Changeset 3065291
- Timestamp:
- 04/05/2024 08:46:57 AM (2 years ago)
- Location:
- metabase-post-user-meta-editor
- Files:
-
- 20 edited
- 1 copied
-
tags/0.3 (copied) (copied from metabase-post-user-meta-editor/trunk)
-
tags/0.3/README.txt (modified) (2 diffs)
-
tags/0.3/app/Admin.php (modified) (1 diff)
-
tags/0.3/metabase.php (modified) (2 diffs)
-
tags/0.3/resources/js/admin.js (modified) (1 diff)
-
tags/0.3/resources/views/post-meta.php (modified) (1 diff)
-
tags/0.3/vendor/autoload.php (modified) (1 diff)
-
tags/0.3/vendor/composer/ClassLoader.php (modified) (24 diffs)
-
tags/0.3/vendor/composer/autoload_real.php (modified) (2 diffs)
-
tags/0.3/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/0.3/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/app/Admin.php (modified) (1 diff)
-
trunk/metabase.php (modified) (2 diffs)
-
trunk/resources/js/admin.js (modified) (1 diff)
-
trunk/resources/views/post-meta.php (modified) (1 diff)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/ClassLoader.php (modified) (24 diffs)
-
trunk/vendor/composer/autoload_real.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
metabase-post-user-meta-editor/tags/0.3/README.txt
r2908637 r3065291 4 4 Tags: meta, metadata, user, post, user meta, post meta, show post meta, show user meta, view post meta, view user meta, update 5 5 Requires at least: 5.0 6 Tested up to: 6. 17 Stable tag: 0. 2.16 Tested up to: 6.5 7 Stable tag: 0.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 14 15 15 This plugin shows the post meta and user meta of your website. Post meta of custom post types can also be viewed. Only admins can view this meta data. 16 17 [video https://pluginette.com/wp-content/uploads/2024/04/Screen-Recording-2024-04-05-at-09.07.06.mp4] 16 18 17 19 ## Post Meta -
metabase-post-user-meta-editor/tags/0.3/app/Admin.php
r2908637 r3065291 240 240 global $post, $pagenow; 241 241 242 if( ! in_array( $pagenow, array('profile.php', 'user-edit.php', 'post.php') ) ){242 if( ! in_array($pagenow, array('profile.php', 'user-edit.php', 'post.php') ) ){ 243 243 return; 244 244 } -
metabase-post-user-meta-editor/tags/0.3/metabase.php
r2908637 r3065291 11 11 * Plugin URI: https://pluginette.com/product/metabase/ 12 12 * Description: Manage post meta and user meta effortlessly. Works with custom post types too. 13 * Version: 0. 2.113 * Version: 0.3 14 14 * Author: David Towoju 15 15 * Author URI: https://pluginette.com … … 28 28 * Current plugin version. 29 29 */ 30 define( 'METABASE_VERSION', '0. 2.1' );30 define( 'METABASE_VERSION', '0.3' ); 31 31 define( 'METABASE_DIR_PATH', plugin_dir_path( __FILE__ ) ); 32 32 define( 'METABASE_DIR_URL', plugin_dir_url( __FILE__ ) ); -
metabase-post-user-meta-editor/tags/0.3/resources/js/admin.js
r2899582 r3065291 1 (()=>{var t,e={796:(t,e,i)=>{"use strict";var n,s,r,o,l=!1,a=!1,h=[];function c(t){!function(t){h.includes(t)||h.push(t);a||l||(l=!0,queueMicrotask(f))}(t)}function u(t){let e=h.indexOf(t);-1!==e&&h.splice(e,1)}function f(){l=!1,a=!0;for(let t=0;t<h.length;t++)h[t]();h.length=0,a=!1}var d=!0;function p(t){s=t}var m=[],g=[],v=[];function w(t,e){"function"==typeof e?(t._x_cleanups||(t._x_cleanups=[]),t._x_cleanups.push(e)):(e=t,g.push(e))}function y(t,e){t._x_attributeCleanups&&Object.entries(t._x_attributeCleanups).forEach((([i,n])=>{(void 0===e||e.includes(i))&&(n.forEach((t=>t())),delete t._x_attributeCleanups[i])}))}var b=new MutationObserver(T),x=!1;function k(){b.observe(document,{subtree:!0,childList:!0,attributes:!0,attributeOldValue:!0}),x=!0}function S(){(C=C.concat(b.takeRecords())).length&&!A&&(A=!0,queueMicrotask((()=>{T(C),C.length=0,A=!1}))),b.disconnect(),x=!1}var C=[],A=!1;function M(t){if(!x)return t();S();let e=t();return k(),e}var O=!1,D=[];function T(t){if(O)return void(D=D.concat(t));let e=[],i=[],n=new Map,s=new Map;for(let r=0;r<t.length;r++)if(!t[r].target._x_ignoreMutationObserver&&("childList"===t[r].type&&(t[r].addedNodes.forEach((t=>1===t.nodeType&&e.push(t))),t[r].removedNodes.forEach((t=>1===t.nodeType&&i.push(t)))),"attributes"===t[r].type)){let e=t[r].target,i=t[r].attributeName,o=t[r].oldValue,l=()=>{n.has(e)||n.set(e,[]),n.get(e).push({name:i,value:e.getAttribute(i)})},a=()=>{s.has(e)||s.set(e,[]),s.get(e).push(i)};e.hasAttribute(i)&&null===o?l():e.hasAttribute(i)?(a(),l()):a()}s.forEach(((t,e)=>{y(e,t)})),n.forEach(((t,e)=>{m.forEach((i=>i(e,t)))}));for(let t of i)if(!e.includes(t)&&(g.forEach((e=>e(t))),t._x_cleanups))for(;t._x_cleanups.length;)t._x_cleanups.pop()();e.forEach((t=>{t._x_ignoreSelf=!0,t._x_ignore=!0}));for(let t of e)i.includes(t)||t.isConnected&&(delete t._x_ignoreSelf,delete t._x_ignore,v.forEach((e=>e(t))),t._x_ignore=!0,t._x_ignoreSelf=!0);e.forEach((t=>{delete t._x_ignoreSelf,delete t._x_ignore})),e=null,i=null,n=null,s=null}function _(t){return B(P(t))}function E(t,e,i){return t._x_dataStack=[e,...P(i||t)],()=>{t._x_dataStack=t._x_dataStack.filter((t=>t!==e))}}function R(t,e){let i=t._x_dataStack[0];Object.entries(e).forEach((([t,e])=>{i[t]=e}))}function P(t){return t._x_dataStack?t._x_dataStack:"function"==typeof ShadowRoot&&t instanceof ShadowRoot?P(t.host):t.parentNode?P(t.parentNode):[]}function B(t){let e=new Proxy({},{ownKeys:()=>Array.from(new Set(t.flatMap((t=>Object.keys(t))))),has:(e,i)=>t.some((t=>t.hasOwnProperty(i))),get:(i,n)=>(t.find((t=>{if(t.hasOwnProperty(n)){let i=Object.getOwnPropertyDescriptor(t,n);if(i.get&&i.get._x_alreadyBound||i.set&&i.set._x_alreadyBound)return!0;if((i.get||i.set)&&i.enumerable){let s=i.get,r=i.set,o=i;s=s&&s.bind(e),r=r&&r.bind(e),s&&(s._x_alreadyBound=!0),r&&(r._x_alreadyBound=!0),Object.defineProperty(t,n,{...o,get:s,set:r})}return!0}return!1}))||{})[n],set:(e,i,n)=>{let s=t.find((t=>t.hasOwnProperty(i)));return s?s[i]=n:t[t.length-1][i]=n,!0}});return e}function L(t){let e=(i,n="")=>{Object.entries(Object.getOwnPropertyDescriptors(i)).forEach((([s,{value:r,enumerable:o}])=>{if(!1===o||void 0===r)return;let l=""===n?s:`${n}.${s}`;var a;"object"==typeof r&&null!==r&&r._x_interceptor?i[s]=r.initialize(t,l,s):"object"!=typeof(a=r)||Array.isArray(a)||null===a||r===i||r instanceof Element||e(r,l)}))};return e(t)}function N(t,e=(()=>{})){let i={initialValue:void 0,_x_interceptor:!0,initialize(e,i,n){return t(this.initialValue,(()=>function(t,e){return e.split(".").reduce(((t,e)=>t[e]),t)}(e,i)),(t=>I(e,i,t)),i,n)}};return e(i),t=>{if("object"==typeof t&&null!==t&&t._x_interceptor){let e=i.initialize.bind(i);i.initialize=(n,s,r)=>{let o=t.initialize(n,s,r);return i.initialValue=o,e(n,s,r)}}else i.initialValue=t;return i}}function I(t,e,i){if("string"==typeof e&&(e=e.split(".")),1!==e.length){if(0===e.length)throw error;return t[e[0]]||(t[e[0]]={}),I(t[e[0]],e.slice(1),i)}t[e[0]]=i}var V={};function W(t,e){V[t]=e}function z(t,e){return Object.entries(V).forEach((([i,n])=>{Object.defineProperty(t,`$${i}`,{get(){let[t,i]=st(e);return t={interceptor:N,...t},w(e,i),n(e,t)},enumerable:!1})})),t}function H(t,e,i,...n){try{return i(...n)}catch(i){F(i,t,e)}}function F(t,e,i){Object.assign(t,{el:e,expression:i}),console.warn(`Alpine Expression Error: ${t.message}\n\n${i?'Expression: "'+i+'"\n\n':""}`,e),setTimeout((()=>{throw t}),0)}var j=!0;function q(t,e,i={}){let n;return $(t,e)((t=>n=t),i),n}function $(...t){return K(...t)}var K=U;function U(t,e){let i={};z(i,t);let n=[i,...P(t)];if("function"==typeof e)return function(t,e){return(i=(()=>{}),{scope:n={},params:s=[]}={})=>{Q(i,e.apply(B([n,...t]),s))}}(n,e);let s=function(t,e,i){let n=function(t,e){if(G[t])return G[t];let i=Object.getPrototypeOf((async function(){})).constructor,n=/^[\n\s]*if.*\(.*\)/.test(t)||/^(let|const)\s/.test(t)?`(() => { ${t} })()`:t;let s=(()=>{try{return new i(["__self","scope"],`with (scope) { __self.result = ${n} }; __self.finished = true; return __self.result;`)}catch(i){return F(i,e,t),Promise.resolve()}})();return G[t]=s,s}(e,i);return(s=(()=>{}),{scope:r={},params:o=[]}={})=>{n.result=void 0,n.finished=!1;let l=B([r,...t]);if("function"==typeof n){let t=n(n,l).catch((t=>F(t,i,e)));n.finished?(Q(s,n.result,l,o,i),n.result=void 0):t.then((t=>{Q(s,t,l,o,i)})).catch((t=>F(t,i,e))).finally((()=>n.result=void 0))}}}(n,e,t);return H.bind(null,t,e,s)}var G={};function Q(t,e,i,n,s){if(j&&"function"==typeof e){let r=e.apply(i,n);r instanceof Promise?r.then((e=>Q(t,e,i,n))).catch((t=>F(t,s,e))):t(r)}else t(e)}var J="x-";function X(t=""){return J+t}var Y={};function Z(t,e){Y[t]=e}function tt(t,e,i){let n={},s=Array.from(e).map(ot(((t,e)=>n[t]=e))).filter(ht).map(function(t,e){return({name:i,value:n})=>{let s=i.match(ct()),r=i.match(/:([a-zA-Z0-9\-:]+)/),o=i.match(/\.[^.\]]+(?=[^\]]*$)/g)||[],l=e||t[i]||i;return{type:s?s[1]:null,value:r?r[1]:null,modifiers:o.map((t=>t.replace(".",""))),expression:n,original:l}}}(n,i)).sort(dt);return s.map((e=>function(t,e){let i=()=>{},n=Y[e.type]||i,[s,r]=st(t);!function(t,e,i){t._x_attributeCleanups||(t._x_attributeCleanups={}),t._x_attributeCleanups[e]||(t._x_attributeCleanups[e]=[]),t._x_attributeCleanups[e].push(i)}(t,e.original,r);let o=()=>{t._x_ignore||t._x_ignoreSelf||(n.inline&&n.inline(t,e,s),n=n.bind(n,t,e,s),et?it.get(nt).push(n):n())};return o.runCleanups=r,o}(t,e)))}var et=!1,it=new Map,nt=Symbol();function st(t){let e=[],[i,n]=function(t){let e=()=>{};return[i=>{let n=s(i);return t._x_effects||(t._x_effects=new Set,t._x_runEffects=()=>{t._x_effects.forEach((t=>t()))}),t._x_effects.add(n),e=()=>{void 0!==n&&(t._x_effects.delete(n),r(n))},n},()=>{e()}]}(t);e.push(n);return[{Alpine:Qt,effect:i,cleanup:t=>e.push(t),evaluateLater:$.bind($,t),evaluate:q.bind(q,t)},()=>e.forEach((t=>t()))]}var rt=(t,e)=>({name:i,value:n})=>(i.startsWith(t)&&(i=i.replace(t,e)),{name:i,value:n});function ot(t=(()=>{})){return({name:e,value:i})=>{let{name:n,value:s}=lt.reduce(((t,e)=>e(t)),{name:e,value:i});return n!==e&&t(n,e),{name:n,value:s}}}var lt=[];function at(t){lt.push(t)}function ht({name:t}){return ct().test(t)}var ct=()=>new RegExp(`^${J}([^:^.]+)\\b`);var ut="DEFAULT",ft=["ignore","ref","data","id","bind","init","for","mask","model","modelable","transition","show","if",ut,"teleport","element"];function dt(t,e){let i=-1===ft.indexOf(t.type)?ut:t.type,n=-1===ft.indexOf(e.type)?ut:e.type;return ft.indexOf(i)-ft.indexOf(n)}function pt(t,e,i={}){t.dispatchEvent(new CustomEvent(e,{detail:i,bubbles:!0,composed:!0,cancelable:!0}))}var mt=[],gt=!1;function vt(t=(()=>{})){return queueMicrotask((()=>{gt||setTimeout((()=>{wt()}))})),new Promise((e=>{mt.push((()=>{t(),e()}))}))}function wt(){for(gt=!1;mt.length;)mt.shift()()}function yt(t,e){if("function"==typeof ShadowRoot&&t instanceof ShadowRoot)return void Array.from(t.children).forEach((t=>yt(t,e)));let i=!1;if(e(t,(()=>i=!0)),i)return;let n=t.firstElementChild;for(;n;)yt(n,e),n=n.nextElementSibling}function bt(t,...e){console.warn(`Alpine Warning: ${t}`,...e)}var xt=[],kt=[];function St(){return xt.map((t=>t()))}function Ct(){return xt.concat(kt).map((t=>t()))}function At(t){xt.push(t)}function Mt(t){kt.push(t)}function Ot(t,e=!1){return Dt(t,(t=>{if((e?Ct():St()).some((e=>t.matches(e))))return!0}))}function Dt(t,e){if(t){if(e(t))return t;if(t._x_teleportBack&&(t=t._x_teleportBack),t.parentElement)return Dt(t.parentElement,e)}}function Tt(t,e=yt){!function(t){et=!0;let e=Symbol();nt=e,it.set(e,[]);let i=()=>{for(;it.get(e).length;)it.get(e).shift()();it.delete(e)};t(i),et=!1,i()}((()=>{e(t,((t,e)=>{tt(t,t.attributes).forEach((t=>t())),t._x_ignore&&e()}))}))}function _t(t,e){return Array.isArray(e)?Et(t,e.join(" ")):"object"==typeof e&&null!==e?function(t,e){let i=t=>t.split(" ").filter(Boolean),n=Object.entries(e).flatMap((([t,e])=>!!e&&i(t))).filter(Boolean),s=Object.entries(e).flatMap((([t,e])=>!e&&i(t))).filter(Boolean),r=[],o=[];return s.forEach((e=>{t.classList.contains(e)&&(t.classList.remove(e),o.push(e))})),n.forEach((e=>{t.classList.contains(e)||(t.classList.add(e),r.push(e))})),()=>{o.forEach((e=>t.classList.add(e))),r.forEach((e=>t.classList.remove(e)))}}(t,e):"function"==typeof e?_t(t,e()):Et(t,e)}function Et(t,e){return e=!0===e?e="":e||"",i=e.split(" ").filter((e=>!t.classList.contains(e))).filter(Boolean),t.classList.add(...i),()=>{t.classList.remove(...i)};var i}function Rt(t,e){return"object"==typeof e&&null!==e?function(t,e){let i={};return Object.entries(e).forEach((([e,n])=>{i[e]=t.style[e],e.startsWith("--")||(e=e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()),t.style.setProperty(e,n)})),setTimeout((()=>{0===t.style.length&&t.removeAttribute("style")})),()=>{Rt(t,i)}}(t,e):function(t,e){let i=t.getAttribute("style",e);return t.setAttribute("style",e),()=>{t.setAttribute("style",i||"")}}(t,e)}function Pt(t,e=(()=>{})){let i=!1;return function(){i?e.apply(this,arguments):(i=!0,t.apply(this,arguments))}}function Bt(t,e,i={}){t._x_transition||(t._x_transition={enter:{during:i,start:i,end:i},leave:{during:i,start:i,end:i},in(i=(()=>{}),n=(()=>{})){Nt(t,e,{during:this.enter.during,start:this.enter.start,end:this.enter.end},i,n)},out(i=(()=>{}),n=(()=>{})){Nt(t,e,{during:this.leave.during,start:this.leave.start,end:this.leave.end},i,n)}})}function Lt(t){let e=t.parentNode;if(e)return e._x_hidePromise?e:Lt(e)}function Nt(t,e,{during:i,start:n,end:s}={},r=(()=>{}),o=(()=>{})){if(t._x_transitioning&&t._x_transitioning.cancel(),0===Object.keys(i).length&&0===Object.keys(n).length&&0===Object.keys(s).length)return r(),void o();let l,a,h;!function(t,e){let i,n,s,r=Pt((()=>{M((()=>{i=!0,n||e.before(),s||(e.end(),wt()),e.after(),t.isConnected&&e.cleanup(),delete t._x_transitioning}))}));t._x_transitioning={beforeCancels:[],beforeCancel(t){this.beforeCancels.push(t)},cancel:Pt((function(){for(;this.beforeCancels.length;)this.beforeCancels.shift()();r()})),finish:r},M((()=>{e.start(),e.during()})),gt=!0,requestAnimationFrame((()=>{if(i)return;let r=1e3*Number(getComputedStyle(t).transitionDuration.replace(/,.*/,"").replace("s","")),o=1e3*Number(getComputedStyle(t).transitionDelay.replace(/,.*/,"").replace("s",""));0===r&&(r=1e3*Number(getComputedStyle(t).animationDuration.replace("s",""))),M((()=>{e.before()})),n=!0,requestAnimationFrame((()=>{i||(M((()=>{e.end()})),wt(),setTimeout(t._x_transitioning.finish,r+o),s=!0)}))}))}(t,{start(){l=e(t,n)},during(){a=e(t,i)},before:r,end(){l(),h=e(t,s)},after:o,cleanup(){a(),h()}})}function It(t,e,i){if(-1===t.indexOf(e))return i;const n=t[t.indexOf(e)+1];if(!n)return i;if("scale"===e&&isNaN(n))return i;if("duration"===e){let t=n.match(/([0-9]+)ms/);if(t)return t[1]}return"origin"===e&&["top","right","left","center","bottom"].includes(t[t.indexOf(e)+2])?[n,t[t.indexOf(e)+2]].join(" "):n}Z("transition",((t,{value:e,modifiers:i,expression:n},{evaluate:s})=>{"function"==typeof n&&(n=s(n)),n?function(t,e,i){Bt(t,_t,""),{enter:e=>{t._x_transition.enter.during=e},"enter-start":e=>{t._x_transition.enter.start=e},"enter-end":e=>{t._x_transition.enter.end=e},leave:e=>{t._x_transition.leave.during=e},"leave-start":e=>{t._x_transition.leave.start=e},"leave-end":e=>{t._x_transition.leave.end=e}}[i](e)}(t,n,e):function(t,e,i){Bt(t,Rt);let n=!e.includes("in")&&!e.includes("out")&&!i,s=n||e.includes("in")||["enter"].includes(i),r=n||e.includes("out")||["leave"].includes(i);e.includes("in")&&!n&&(e=e.filter(((t,i)=>i<e.indexOf("out"))));e.includes("out")&&!n&&(e=e.filter(((t,i)=>i>e.indexOf("out"))));let o=!e.includes("opacity")&&!e.includes("scale"),l=o||e.includes("opacity"),a=o||e.includes("scale"),h=l?0:1,c=a?It(e,"scale",95)/100:1,u=It(e,"delay",0),f=It(e,"origin","center"),d="opacity, transform",p=It(e,"duration",150)/1e3,m=It(e,"duration",75)/1e3,g="cubic-bezier(0.4, 0.0, 0.2, 1)";s&&(t._x_transition.enter.during={transformOrigin:f,transitionDelay:u,transitionProperty:d,transitionDuration:`${p}s`,transitionTimingFunction:g},t._x_transition.enter.start={opacity:h,transform:`scale(${c})`},t._x_transition.enter.end={opacity:1,transform:"scale(1)"});r&&(t._x_transition.leave.during={transformOrigin:f,transitionDelay:u,transitionProperty:d,transitionDuration:`${m}s`,transitionTimingFunction:g},t._x_transition.leave.start={opacity:1,transform:"scale(1)"},t._x_transition.leave.end={opacity:h,transform:`scale(${c})`})}(t,i,e)})),window.Element.prototype._x_toggleAndCascadeWithTransitions=function(t,e,i,n){let s=()=>{"visible"===document.visibilityState?requestAnimationFrame(i):setTimeout(i)};e?t._x_transition&&(t._x_transition.enter||t._x_transition.leave)?t._x_transition.enter&&(Object.entries(t._x_transition.enter.during).length||Object.entries(t._x_transition.enter.start).length||Object.entries(t._x_transition.enter.end).length)?t._x_transition.in(i):s():t._x_transition?t._x_transition.in(i):s():(t._x_hidePromise=t._x_transition?new Promise(((e,i)=>{t._x_transition.out((()=>{}),(()=>e(n))),t._x_transitioning.beforeCancel((()=>i({isFromCancelledTransition:!0})))})):Promise.resolve(n),queueMicrotask((()=>{let e=Lt(t);e?(e._x_hideChildren||(e._x_hideChildren=[]),e._x_hideChildren.push(t)):queueMicrotask((()=>{let e=t=>{let i=Promise.all([t._x_hidePromise,...(t._x_hideChildren||[]).map(e)]).then((([t])=>t()));return delete t._x_hidePromise,delete t._x_hideChildren,i};e(t).catch((t=>{if(!t.isFromCancelledTransition)throw t}))}))})))};var Vt=!1;function Wt(t,e=(()=>{})){return(...i)=>Vt?e(...i):t(...i)}function zt(t,e,i,s=[]){switch(t._x_bindings||(t._x_bindings=n({})),t._x_bindings[e]=i,e=s.includes("camel")?e.toLowerCase().replace(/-(\w)/g,((t,e)=>e.toUpperCase())):e){case"value":!function(t,e){if("radio"===t.type)void 0===t.attributes.value&&(t.value=e),window.fromModel&&(t.checked=Ht(t.value,e));else if("checkbox"===t.type)Number.isInteger(e)?t.value=e:Number.isInteger(e)||Array.isArray(e)||"boolean"==typeof e||[null,void 0].includes(e)?Array.isArray(e)?t.checked=e.some((e=>Ht(e,t.value))):t.checked=!!e:t.value=String(e);else if("SELECT"===t.tagName)!function(t,e){const i=[].concat(e).map((t=>t+""));Array.from(t.options).forEach((t=>{t.selected=i.includes(t.value)}))}(t,e);else{if(t.value===e)return;t.value=e}}(t,i);break;case"style":!function(t,e){t._x_undoAddedStyles&&t._x_undoAddedStyles();t._x_undoAddedStyles=Rt(t,e)}(t,i);break;case"class":!function(t,e){t._x_undoAddedClasses&&t._x_undoAddedClasses();t._x_undoAddedClasses=_t(t,e)}(t,i);break;default:!function(t,e,i){[null,void 0,!1].includes(i)&&function(t){return!["aria-pressed","aria-checked","aria-expanded","aria-selected"].includes(t)}(e)?t.removeAttribute(e):(Ft(e)&&(i=e),function(t,e,i){t.getAttribute(e)!=i&&t.setAttribute(e,i)}(t,e,i))}(t,e,i)}}function Ht(t,e){return t==e}function Ft(t){return["disabled","checked","required","readonly","hidden","open","selected","autofocus","itemscope","multiple","novalidate","allowfullscreen","allowpaymentrequest","formnovalidate","autoplay","controls","loop","muted","playsinline","default","ismap","reversed","async","defer","nomodule"].includes(t)}function jt(t,e){var i;return function(){var n=this,s=arguments,r=function(){i=null,t.apply(n,s)};clearTimeout(i),i=setTimeout(r,e)}}function qt(t,e){let i;return function(){let n=this,s=arguments;i||(t.apply(n,s),i=!0,setTimeout((()=>i=!1),e))}}var $t={},Kt=!1;var Ut={};var Gt={};var Qt={get reactive(){return n},get release(){return r},get effect(){return s},get raw(){return o},version:"3.10.0",flushAndStopDeferringMutations:function(){O=!1,T(D),D=[]},dontAutoEvaluateFunctions:function(t){let e=j;j=!1,t(),j=e},disableEffectScheduling:function(t){d=!1,t(),d=!0},setReactivityEngine:function(t){n=t.reactive,r=t.release,s=e=>t.effect(e,{scheduler:t=>{d?c(t):t()}}),o=t.raw},closestDataStack:P,skipDuringClone:Wt,addRootSelector:At,addInitSelector:Mt,addScopeToNode:E,deferMutations:function(){O=!0},mapAttributes:at,evaluateLater:$,setEvaluator:function(t){K=t},mergeProxies:B,findClosest:Dt,closestRoot:Ot,interceptor:N,transition:Nt,setStyles:Rt,mutateDom:M,directive:Z,throttle:qt,debounce:jt,evaluate:q,initTree:Tt,nextTick:vt,prefixed:X,prefix:function(t){J=t},plugin:function(t){t(Qt)},magic:W,store:function(t,e){if(Kt||($t=n($t),Kt=!0),void 0===e)return $t[t];$t[t]=e,"object"==typeof e&&null!==e&&e.hasOwnProperty("init")&&"function"==typeof e.init&&$t[t].init(),L($t[t])},start:function(){var t;document.body||bt("Unable to initialize. Trying to load Alpine before `<body>` is available. Did you forget to add `defer` in Alpine's `<script>` tag?"),pt(document,"alpine:init"),pt(document,"alpine:initializing"),k(),t=t=>Tt(t,yt),v.push(t),w((t=>{yt(t,(t=>y(t)))})),function(t){m.push(t)}(((t,e)=>{tt(t,e).forEach((t=>t()))})),Array.from(document.querySelectorAll(Ct())).filter((t=>!Ot(t.parentElement,!0))).forEach((t=>{Tt(t)})),pt(document,"alpine:initialized")},clone:function(t,e){e._x_dataStack||(e._x_dataStack=t._x_dataStack),Vt=!0,function(t){let e=s;p(((t,i)=>{let n=e(t);return r(n),()=>{}})),t(),p(e)}((()=>{!function(t){let e=!1;Tt(t,((t,i)=>{yt(t,((t,n)=>{if(e&&function(t){return St().some((e=>t.matches(e)))}(t))return n();e=!0,i(t,n)}))}))}(e)})),Vt=!1},bound:function(t,e,i){if(t._x_bindings&&void 0!==t._x_bindings[e])return t._x_bindings[e];let n=t.getAttribute(e);return null===n?"function"==typeof i?i():i:Ft(e)?!![e,"true"].includes(n):""===n||n},$data:_,data:function(t,e){Gt[t]=e},bind:function(t,e){Ut[t]="function"!=typeof e?()=>e:e}};function Jt(t,e){const i=Object.create(null),n=t.split(",");for(let t=0;t<n.length;t++)i[n[t]]=!0;return e?t=>!!i[t.toLowerCase()]:t=>!!i[t]}var Xt,Yt={},Zt=Object.assign,te=Object.prototype.hasOwnProperty,ee=(t,e)=>te.call(t,e),ie=Array.isArray,ne=t=>"[object Map]"===le(t),se=t=>"symbol"==typeof t,re=t=>null!==t&&"object"==typeof t,oe=Object.prototype.toString,le=t=>oe.call(t),ae=t=>"string"==typeof t&&"NaN"!==t&&"-"!==t[0]&&""+parseInt(t,10)===t,he=t=>{const e=Object.create(null);return i=>e[i]||(e[i]=t(i))},ce=/-(\w)/g,ue=(he((t=>t.replace(ce,((t,e)=>e?e.toUpperCase():"")))),/\B([A-Z])/g),fe=(he((t=>t.replace(ue,"-$1").toLowerCase())),he((t=>t.charAt(0).toUpperCase()+t.slice(1)))),de=(he((t=>t?`on${fe(t)}`:"")),(t,e)=>t!==e&&(t==t||e==e)),pe=new WeakMap,me=[],ge=Symbol(""),ve=Symbol("");var we=0;function ye(t){const{deps:e}=t;if(e.length){for(let i=0;i<e.length;i++)e[i].delete(t);e.length=0}}var be=!0,xe=[];function ke(){const t=xe.pop();be=void 0===t||t}function Se(t,e,i){if(!be||void 0===Xt)return;let n=pe.get(t);n||pe.set(t,n=new Map);let s=n.get(i);s||n.set(i,s=new Set),s.has(Xt)||(s.add(Xt),Xt.deps.push(s))}function Ce(t,e,i,n,s,r){const o=pe.get(t);if(!o)return;const l=new Set,a=t=>{t&&t.forEach((t=>{(t!==Xt||t.allowRecurse)&&l.add(t)}))};if("clear"===e)o.forEach(a);else if("length"===i&&ie(t))o.forEach(((t,e)=>{("length"===e||e>=n)&&a(t)}));else switch(void 0!==i&&a(o.get(i)),e){case"add":ie(t)?ae(i)&&a(o.get("length")):(a(o.get(ge)),ne(t)&&a(o.get(ve)));break;case"delete":ie(t)||(a(o.get(ge)),ne(t)&&a(o.get(ve)));break;case"set":ne(t)&&a(o.get(ge))}l.forEach((t=>{t.options.scheduler?t.options.scheduler(t):t()}))}var Ae=Jt("__proto__,__v_isRef,__isVue"),Me=new Set(Object.getOwnPropertyNames(Symbol).map((t=>Symbol[t])).filter(se)),Oe=Re(),De=Re(!1,!0),Te=Re(!0),_e=Re(!0,!0),Ee={};function Re(t=!1,e=!1){return function(i,n,s){if("__v_isReactive"===n)return!t;if("__v_isReadonly"===n)return t;if("__v_raw"===n&&s===(t?e?oi:ri:e?si:ni).get(i))return i;const r=ie(i);if(!t&&r&&ee(Ee,n))return Reflect.get(Ee,n,s);const o=Reflect.get(i,n,s);if(se(n)?Me.has(n):Ae(n))return o;if(t||Se(i,0,n),e)return o;if(fi(o)){return!r||!ae(n)?o.value:o}return re(o)?t?hi(o):ai(o):o}}function Pe(t=!1){return function(e,i,n,s){let r=e[i];if(!t&&(n=ui(n),r=ui(r),!ie(e)&&fi(r)&&!fi(n)))return r.value=n,!0;const o=ie(e)&&ae(i)?Number(i)<e.length:ee(e,i),l=Reflect.set(e,i,n,s);return e===ui(s)&&(o?de(n,r)&&Ce(e,"set",i,n):Ce(e,"add",i,n)),l}}["includes","indexOf","lastIndexOf"].forEach((t=>{const e=Array.prototype[t];Ee[t]=function(...t){const i=ui(this);for(let t=0,e=this.length;t<e;t++)Se(i,0,t+"");const n=e.apply(i,t);return-1===n||!1===n?e.apply(i,t.map(ui)):n}})),["push","pop","shift","unshift","splice"].forEach((t=>{const e=Array.prototype[t];Ee[t]=function(...t){xe.push(be),be=!1;const i=e.apply(this,t);return ke(),i}}));var Be={get:Oe,set:Pe(),deleteProperty:function(t,e){const i=ee(t,e),n=(t[e],Reflect.deleteProperty(t,e));return n&&i&&Ce(t,"delete",e,void 0),n},has:function(t,e){const i=Reflect.has(t,e);return se(e)&&Me.has(e)||Se(t,0,e),i},ownKeys:function(t){return Se(t,0,ie(t)?"length":ge),Reflect.ownKeys(t)}},Le={get:Te,set:(t,e)=>!0,deleteProperty:(t,e)=>!0},Ne=(Zt({},Be,{get:De,set:Pe(!0)}),Zt({},Le,{get:_e}),t=>re(t)?ai(t):t),Ie=t=>re(t)?hi(t):t,Ve=t=>t,We=t=>Reflect.getPrototypeOf(t);function ze(t,e,i=!1,n=!1){const s=ui(t=t.__v_raw),r=ui(e);e!==r&&!i&&Se(s,0,e),!i&&Se(s,0,r);const{has:o}=We(s),l=n?Ve:i?Ie:Ne;return o.call(s,e)?l(t.get(e)):o.call(s,r)?l(t.get(r)):void(t!==s&&t.get(e))}function He(t,e=!1){const i=this.__v_raw,n=ui(i),s=ui(t);return t!==s&&!e&&Se(n,0,t),!e&&Se(n,0,s),t===s?i.has(t):i.has(t)||i.has(s)}function Fe(t,e=!1){return t=t.__v_raw,!e&&Se(ui(t),0,ge),Reflect.get(t,"size",t)}function je(t){t=ui(t);const e=ui(this);return We(e).has.call(e,t)||(e.add(t),Ce(e,"add",t,t)),this}function qe(t,e){e=ui(e);const i=ui(this),{has:n,get:s}=We(i);let r=n.call(i,t);r||(t=ui(t),r=n.call(i,t));const o=s.call(i,t);return i.set(t,e),r?de(e,o)&&Ce(i,"set",t,e):Ce(i,"add",t,e),this}function $e(t){const e=ui(this),{has:i,get:n}=We(e);let s=i.call(e,t);s||(t=ui(t),s=i.call(e,t));n&&n.call(e,t);const r=e.delete(t);return s&&Ce(e,"delete",t,void 0),r}function Ke(){const t=ui(this),e=0!==t.size,i=t.clear();return e&&Ce(t,"clear",void 0,void 0),i}function Ue(t,e){return function(i,n){const s=this,r=s.__v_raw,o=ui(r),l=e?Ve:t?Ie:Ne;return!t&&Se(o,0,ge),r.forEach(((t,e)=>i.call(n,l(t),l(e),s)))}}function Ge(t,e,i){return function(...n){const s=this.__v_raw,r=ui(s),o=ne(r),l="entries"===t||t===Symbol.iterator&&o,a="keys"===t&&o,h=s[t](...n),c=i?Ve:e?Ie:Ne;return!e&&Se(r,0,a?ve:ge),{next(){const{value:t,done:e}=h.next();return e?{value:t,done:e}:{value:l?[c(t[0]),c(t[1])]:c(t),done:e}},[Symbol.iterator](){return this}}}}function Qe(t){return function(...e){return"delete"!==t&&this}}var Je={get(t){return ze(this,t)},get size(){return Fe(this)},has:He,add:je,set:qe,delete:$e,clear:Ke,forEach:Ue(!1,!1)},Xe={get(t){return ze(this,t,!1,!0)},get size(){return Fe(this)},has:He,add:je,set:qe,delete:$e,clear:Ke,forEach:Ue(!1,!0)},Ye={get(t){return ze(this,t,!0)},get size(){return Fe(this,!0)},has(t){return He.call(this,t,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ue(!0,!1)},Ze={get(t){return ze(this,t,!0,!0)},get size(){return Fe(this,!0)},has(t){return He.call(this,t,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ue(!0,!0)};function ti(t,e){const i=e?t?Ze:Xe:t?Ye:Je;return(e,n,s)=>"__v_isReactive"===n?!t:"__v_isReadonly"===n?t:"__v_raw"===n?e:Reflect.get(ee(i,n)&&n in e?i:e,n,s)}["keys","values","entries",Symbol.iterator].forEach((t=>{Je[t]=Ge(t,!1,!1),Ye[t]=Ge(t,!0,!1),Xe[t]=Ge(t,!1,!0),Ze[t]=Ge(t,!0,!0)}));var ei={get:ti(!1,!1)},ii=(ti(!1,!0),{get:ti(!0,!1)}),ni=(ti(!0,!0),new WeakMap),si=new WeakMap,ri=new WeakMap,oi=new WeakMap;function li(t){return t.__v_skip||!Object.isExtensible(t)?0:function(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((t=>le(t).slice(8,-1))(t))}function ai(t){return t&&t.__v_isReadonly?t:ci(t,!1,Be,ei,ni)}function hi(t){return ci(t,!0,Le,ii,ri)}function ci(t,e,i,n,s){if(!re(t))return t;if(t.__v_raw&&(!e||!t.__v_isReactive))return t;const r=s.get(t);if(r)return r;const o=li(t);if(0===o)return t;const l=new Proxy(t,2===o?n:i);return s.set(t,l),l}function ui(t){return t&&ui(t.__v_raw)||t}function fi(t){return Boolean(t&&!0===t.__v_isRef)}W("nextTick",(()=>vt)),W("dispatch",(t=>pt.bind(pt,t))),W("watch",((t,{evaluateLater:e,effect:i})=>(n,s)=>{let r,o=e(n),l=!0,a=i((()=>o((t=>{JSON.stringify(t),l?r=t:queueMicrotask((()=>{s(t,r),r=t})),l=!1}))));t._x_effects.delete(a)})),W("store",(function(){return $t})),W("data",(t=>_(t))),W("root",(t=>Ot(t))),W("refs",(t=>(t._x_refs_proxy||(t._x_refs_proxy=B(function(t){let e=[],i=t;for(;i;)i._x_refs&&e.push(i._x_refs),i=i.parentNode;return e}(t))),t._x_refs_proxy)));var di={};function pi(t){return di[t]||(di[t]=0),++di[t]}function mi(t,e,i){W(e,(e=>bt(`You can't use [$${directiveName}] without first installing the "${t}" plugin here: https://alpinejs.dev/plugins/${i}`,e)))}W("id",(t=>(e,i=null)=>{let n=function(t,e){return Dt(t,(t=>{if(t._x_ids&&t._x_ids[e])return!0}))}(t,e),s=n?n._x_ids[e]:pi(e);return i?`${e}-${s}-${i}`:`${e}-${s}`})),W("el",(t=>t)),mi("Focus","focus","focus"),mi("Persist","persist","persist"),Z("modelable",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e),r=()=>{let t;return s((e=>t=e)),t},o=n(`${e} = __placeholder`),l=t=>o((()=>{}),{scope:{__placeholder:t}}),a=r();l(a),queueMicrotask((()=>{if(!t._x_model)return;t._x_removeModelListeners.default();let e=t._x_model.get,n=t._x_model.set;i((()=>l(e()))),i((()=>n(r())))}))})),Z("teleport",((t,{expression:e},{cleanup:i})=>{"template"!==t.tagName.toLowerCase()&&bt("x-teleport can only be used on a <template> tag",t);let n=document.querySelector(e);n||bt(`Cannot find x-teleport element for selector: "${e}"`);let s=t.content.cloneNode(!0).firstElementChild;t._x_teleport=s,s._x_teleportBack=t,t._x_forwardEvents&&t._x_forwardEvents.forEach((e=>{s.addEventListener(e,(e=>{e.stopPropagation(),t.dispatchEvent(new e.constructor(e.type,e))}))})),E(s,{},t),M((()=>{n.appendChild(s),Tt(s),s._x_ignore=!0})),i((()=>s.remove()))}));var gi=()=>{};function vi(t,e,i,n){let s=t,r=t=>n(t),o={},l=(t,e)=>i=>e(t,i);if(i.includes("dot")&&(e=e.replace(/-/g,".")),i.includes("camel")&&(e=function(t){return t.toLowerCase().replace(/-(\w)/g,((t,e)=>e.toUpperCase()))}(e)),i.includes("passive")&&(o.passive=!0),i.includes("capture")&&(o.capture=!0),i.includes("window")&&(s=window),i.includes("document")&&(s=document),i.includes("prevent")&&(r=l(r,((t,e)=>{e.preventDefault(),t(e)}))),i.includes("stop")&&(r=l(r,((t,e)=>{e.stopPropagation(),t(e)}))),i.includes("self")&&(r=l(r,((e,i)=>{i.target===t&&e(i)}))),(i.includes("away")||i.includes("outside"))&&(s=document,r=l(r,((e,i)=>{t.contains(i.target)||!1!==i.target.isConnected&&(t.offsetWidth<1&&t.offsetHeight<1||!1!==t._x_isShown&&e(i))}))),i.includes("once")&&(r=l(r,((t,i)=>{t(i),s.removeEventListener(e,r,o)}))),r=l(r,((t,n)=>{(function(t){return["keydown","keyup"].includes(t)})(e)&&function(t,e){let i=e.filter((t=>!["window","document","prevent","stop","once"].includes(t)));if(i.includes("debounce")){let t=i.indexOf("debounce");i.splice(t,wi((i[t+1]||"invalid-wait").split("ms")[0])?2:1)}if(0===i.length)return!1;if(1===i.length&&yi(t.key).includes(i[0]))return!1;const n=["ctrl","shift","alt","meta","cmd","super"].filter((t=>i.includes(t)));if(i=i.filter((t=>!n.includes(t))),n.length>0){if(n.filter((e=>("cmd"!==e&&"super"!==e||(e="meta"),t[`${e}Key`]))).length===n.length&&yi(t.key).includes(i[0]))return!1}return!0}(n,i)||t(n)})),i.includes("debounce")){let t=i[i.indexOf("debounce")+1]||"invalid-wait",e=wi(t.split("ms")[0])?Number(t.split("ms")[0]):250;r=jt(r,e)}if(i.includes("throttle")){let t=i[i.indexOf("throttle")+1]||"invalid-wait",e=wi(t.split("ms")[0])?Number(t.split("ms")[0]):250;r=qt(r,e)}return s.addEventListener(e,r,o),()=>{s.removeEventListener(e,r,o)}}function wi(t){return!Array.isArray(t)&&!isNaN(t)}function yi(t){if(!t)return[];t=t.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[_\s]/,"-").toLowerCase();let e={ctrl:"control",slash:"/",space:"-",spacebar:"-",cmd:"meta",esc:"escape",up:"arrow-up",down:"arrow-down",left:"arrow-left",right:"arrow-right",period:".",equal:"="};return e[t]=t,Object.keys(e).map((i=>{if(e[i]===t)return i})).filter((t=>t))}function bi(t){let e=t?parseFloat(t):null;return i=e,Array.isArray(i)||isNaN(i)?t:e;var i}function xi(t,e,i,n){let s={};if(/^\[.*\]$/.test(t.item)&&Array.isArray(e)){let i=t.item.replace("[","").replace("]","").split(",").map((t=>t.trim()));i.forEach(((t,i)=>{s[t]=e[i]}))}else if(/^\{.*\}$/.test(t.item)&&!Array.isArray(e)&&"object"==typeof e){let i=t.item.replace("{","").replace("}","").split(",").map((t=>t.trim()));i.forEach((t=>{s[t]=e[t]}))}else s[t.item]=e;return t.index&&(s[t.index]=i),t.collection&&(s[t.collection]=n),s}function ki(){}function Si(t,e,i){Z(e,(n=>bt(`You can't use [x-${e}] without first installing the "${t}" plugin here: https://alpinejs.dev/plugins/${i}`,n)))}gi.inline=(t,{modifiers:e},{cleanup:i})=>{e.includes("self")?t._x_ignoreSelf=!0:t._x_ignore=!0,i((()=>{e.includes("self")?delete t._x_ignoreSelf:delete t._x_ignore}))},Z("ignore",gi),Z("effect",((t,{expression:e},{effect:i})=>i($(t,e)))),Z("model",((t,{modifiers:e,expression:i},{effect:n,cleanup:s})=>{let r=$(t,i),o=$(t,`${i} = rightSideOfExpression($event, ${i})`);var l="select"===t.tagName.toLowerCase()||["checkbox","radio"].includes(t.type)||e.includes("lazy")?"change":"input";let a=function(t,e,i){"radio"===t.type&&M((()=>{t.hasAttribute("name")||t.setAttribute("name",i)}));return(i,n)=>M((()=>{if(i instanceof CustomEvent&&void 0!==i.detail)return i.detail||i.target.value;if("checkbox"===t.type){if(Array.isArray(n)){let t=e.includes("number")?bi(i.target.value):i.target.value;return i.target.checked?n.concat([t]):n.filter((e=>!(e==t)))}return i.target.checked}if("select"===t.tagName.toLowerCase()&&t.multiple)return e.includes("number")?Array.from(i.target.selectedOptions).map((t=>bi(t.value||t.text))):Array.from(i.target.selectedOptions).map((t=>t.value||t.text));{let t=i.target.value;return e.includes("number")?bi(t):e.includes("trim")?t.trim():t}}))}(t,e,i),h=vi(t,l,e,(t=>{o((()=>{}),{scope:{$event:t,rightSideOfExpression:a}})}));t._x_removeModelListeners||(t._x_removeModelListeners={}),t._x_removeModelListeners.default=h,s((()=>t._x_removeModelListeners.default()));let c=$(t,`${i} = __placeholder`);t._x_model={get(){let t;return r((e=>t=e)),t},set(t){c((()=>{}),{scope:{__placeholder:t}})}},t._x_forceModelUpdate=()=>{r((e=>{void 0===e&&i.match(/\./)&&(e=""),window.fromModel=!0,M((()=>zt(t,"value",e))),delete window.fromModel}))},n((()=>{e.includes("unintrusive")&&document.activeElement.isSameNode(t)||t._x_forceModelUpdate()}))})),Z("cloak",(t=>queueMicrotask((()=>M((()=>t.removeAttribute(X("cloak")))))))),Mt((()=>`[${X("init")}]`)),Z("init",Wt(((t,{expression:e},{evaluate:i})=>"string"==typeof e?!!e.trim()&&i(e,{},!1):i(e,{},!1)))),Z("text",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e);i((()=>{s((e=>{M((()=>{t.textContent=e}))}))}))})),Z("html",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e);i((()=>{s((e=>{M((()=>{t.innerHTML=e,t._x_ignoreSelf=!0,Tt(t),delete t._x_ignoreSelf}))}))}))})),at(rt(":",X("bind:"))),Z("bind",((t,{value:e,modifiers:i,expression:n,original:s},{effect:r})=>{if(!e)return function(t,e,i,n){let s={};r=s,Object.entries(Ut).forEach((([t,e])=>{Object.defineProperty(r,t,{get:()=>(...t)=>e(...t)})}));var r;let o=$(t,e),l=[];for(;l.length;)l.pop()();o((e=>{let n=Object.entries(e).map((([t,e])=>({name:t,value:e}))),s=function(t){return Array.from(t).map(ot()).filter((t=>!ht(t)))}(n);n=n.map((t=>s.find((e=>e.name===t.name))?{name:`x-bind:${t.name}`,value:`"${t.value}"`}:t)),tt(t,n,i).map((t=>{l.push(t.runCleanups),t()}))}),{scope:s})}(t,n,s);if("key"===e)return function(t,e){t._x_keyExpression=e}(t,n);let o=$(t,n);r((()=>o((s=>{void 0===s&&n.match(/\./)&&(s=""),M((()=>zt(t,e,s,i)))}))))})),At((()=>`[${X("data")}]`)),Z("data",Wt(((t,{expression:e},{cleanup:i})=>{e=""===e?"{}":e;let s={};z(s,t);let r={};var o,l;o=r,l=s,Object.entries(Gt).forEach((([t,e])=>{Object.defineProperty(o,t,{get:()=>(...t)=>e.bind(l)(...t),enumerable:!1})}));let a=q(t,e,{scope:r});void 0===a&&(a={}),z(a,t);let h=n(a);L(h);let c=E(t,h);h.init&&q(t,h.init),i((()=>{h.destroy&&q(t,h.destroy),c()}))}))),Z("show",((t,{modifiers:e,expression:i},{effect:n})=>{let s=$(t,i);t._x_doHide||(t._x_doHide=()=>{M((()=>t.style.display="none"))}),t._x_doShow||(t._x_doShow=()=>{M((()=>{1===t.style.length&&"none"===t.style.display?t.removeAttribute("style"):t.style.removeProperty("display")}))});let r,o=()=>{t._x_doHide(),t._x_isShown=!1},l=()=>{t._x_doShow(),t._x_isShown=!0},a=()=>setTimeout(l),h=Pt((t=>t?l():o()),(e=>{"function"==typeof t._x_toggleAndCascadeWithTransitions?t._x_toggleAndCascadeWithTransitions(t,e,l,o):e?a():o()})),c=!0;n((()=>s((t=>{(c||t!==r)&&(e.includes("immediate")&&(t?a():o()),h(t),r=t,c=!1)}))))})),Z("for",((t,{expression:e},{effect:i,cleanup:s})=>{let r=function(t){let e=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,i=/^\s*\(|\)\s*$/g,n=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,s=t.match(n);if(!s)return;let r={};r.items=s[2].trim();let o=s[1].replace(i,"").trim(),l=o.match(e);l?(r.item=o.replace(e,"").trim(),r.index=l[1].trim(),l[2]&&(r.collection=l[2].trim())):r.item=o;return r}(e),o=$(t,r.items),l=$(t,t._x_keyExpression||"index");t._x_prevKeys=[],t._x_lookup={},i((()=>function(t,e,i,s){let r=t=>"object"==typeof t&&!Array.isArray(t),o=t;i((i=>{var l;l=i,!Array.isArray(l)&&!isNaN(l)&&i>=0&&(i=Array.from(Array(i).keys(),(t=>t+1))),void 0===i&&(i=[]);let a=t._x_lookup,h=t._x_prevKeys,c=[],f=[];if(r(i))i=Object.entries(i).map((([t,n])=>{let r=xi(e,n,t,i);s((t=>f.push(t)),{scope:{index:t,...r}}),c.push(r)}));else for(let t=0;t<i.length;t++){let n=xi(e,i[t],t,i);s((t=>f.push(t)),{scope:{index:t,...n}}),c.push(n)}let d=[],p=[],m=[],g=[];for(let t=0;t<h.length;t++){let e=h[t];-1===f.indexOf(e)&&m.push(e)}h=h.filter((t=>!m.includes(t)));let v="template";for(let t=0;t<f.length;t++){let e=f[t],i=h.indexOf(e);if(-1===i)h.splice(t,0,e),d.push([v,t]);else if(i!==t){let e=h.splice(t,1)[0],n=h.splice(i-1,1)[0];h.splice(t,0,n),h.splice(i,0,e),p.push([e,n])}else g.push(e);v=e}for(let t=0;t<m.length;t++){let e=m[t];a[e]._x_effects&&a[e]._x_effects.forEach(u),a[e].remove(),a[e]=null,delete a[e]}for(let t=0;t<p.length;t++){let[e,i]=p[t],n=a[e],s=a[i],r=document.createElement("div");M((()=>{s.after(r),n.after(s),s._x_currentIfEl&&s.after(s._x_currentIfEl),r.before(n),n._x_currentIfEl&&n.after(n._x_currentIfEl),r.remove()})),R(s,c[f.indexOf(i)])}for(let t=0;t<d.length;t++){let[e,i]=d[t],s="template"===e?o:a[e];s._x_currentIfEl&&(s=s._x_currentIfEl);let r=c[i],l=f[i],h=document.importNode(o.content,!0).firstElementChild;E(h,n(r),o),M((()=>{s.after(h),Tt(h)})),"object"==typeof l&&bt("x-for key cannot be an object, it must be a string or an integer",o),a[l]=h}for(let t=0;t<g.length;t++)R(a[g[t]],c[f.indexOf(g[t])]);o._x_prevKeys=f}))}(t,r,o,l))),s((()=>{Object.values(t._x_lookup).forEach((t=>t.remove())),delete t._x_prevKeys,delete t._x_lookup}))})),ki.inline=(t,{expression:e},{cleanup:i})=>{let n=Ot(t);n._x_refs||(n._x_refs={}),n._x_refs[e]=t,i((()=>delete n._x_refs[e]))},Z("ref",ki),Z("if",((t,{expression:e},{effect:i,cleanup:n})=>{let s=$(t,e);i((()=>s((e=>{e?(()=>{if(t._x_currentIfEl)return t._x_currentIfEl;let e=t.content.cloneNode(!0).firstElementChild;E(e,{},t),M((()=>{t.after(e),Tt(e)})),t._x_currentIfEl=e,t._x_undoIf=()=>{yt(e,(t=>{t._x_effects&&t._x_effects.forEach(u)})),e.remove(),delete t._x_currentIfEl}})():t._x_undoIf&&(t._x_undoIf(),delete t._x_undoIf)})))),n((()=>t._x_undoIf&&t._x_undoIf()))})),Z("id",((t,{expression:e},{evaluate:i})=>{i(e).forEach((e=>function(t,e){t._x_ids||(t._x_ids={}),t._x_ids[e]||(t._x_ids[e]=pi(e))}(t,e)))})),at(rt("@",X("on:"))),Z("on",Wt(((t,{value:e,modifiers:i,expression:n},{cleanup:s})=>{let r=n?$(t,n):()=>{};"template"===t.tagName.toLowerCase()&&(t._x_forwardEvents||(t._x_forwardEvents=[]),t._x_forwardEvents.includes(e)||t._x_forwardEvents.push(e));let o=vi(t,e,i,(t=>{r((()=>{}),{scope:{$event:t},params:[t]})}));s((()=>o()))}))),Si("Collapse","collapse","collapse"),Si("Intersect","intersect","intersect"),Si("Focus","trap","focus"),Si("Mask","mask","mask"),Qt.setEvaluator(U),Qt.setReactivityEngine({reactive:ai,effect:function(t,e=Yt){(function(t){return t&&!0===t._isEffect})(t)&&(t=t.raw);const i=function(t,e){const i=function(){if(!i.active)return t();if(!me.includes(i)){ye(i);try{return xe.push(be),be=!0,me.push(i),Xt=i,t()}finally{me.pop(),ke(),Xt=me[me.length-1]}}};return i.id=we++,i.allowRecurse=!!e.allowRecurse,i._isEffect=!0,i.active=!0,i.raw=t,i.deps=[],i.options=e,i}(t,e);return e.lazy||i(),i},release:function(t){t.active&&(ye(t),t.options.onStop&&t.options.onStop(),t.active=!1)},raw:ui});var Ci=Qt;class Ai{constructor(){}lineAt(t){if(t<0||t>this.length)throw new RangeError(`Invalid position ${t} in document of length ${this.length}`);return this.lineInner(t,!1,1,0)}line(t){if(t<1||t>this.lines)throw new RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return this.lineInner(t,!0,1,0)}replace(t,e,i){let n=[];return this.decompose(0,t,n,2),i.length&&i.decompose(0,i.length,n,3),this.decompose(e,this.length,n,1),Oi.from(n,this.length-(e-t)+i.length)}append(t){return this.replace(this.length,this.length,t)}slice(t,e=this.length){let i=[];return this.decompose(t,e,i,0),Oi.from(i,e-t)}eq(t){if(t==this)return!0;if(t.length!=this.length||t.lines!=this.lines)return!1;let e=this.scanIdentical(t,1),i=this.length-this.scanIdentical(t,-1),n=new _i(this),s=new _i(t);for(let t=e,r=e;;){if(n.next(t),s.next(t),t=0,n.lineBreak!=s.lineBreak||n.done!=s.done||n.value!=s.value)return!1;if(r+=n.value.length,n.done||r>=i)return!0}}iter(t=1){return new _i(this,t)}iterRange(t,e=this.length){return new Ei(this,t,e)}iterLines(t,e){let i;if(null==t)i=this.iter();else{null==e&&(e=this.lines+1);let n=this.line(t).from;i=this.iterRange(n,Math.max(n,e==this.lines+1?this.length:e<=1?0:this.line(e-1).to))}return new Ri(i)}toString(){return this.sliceString(0)}toJSON(){let t=[];return this.flatten(t),t}static of(t){if(0==t.length)throw new RangeError("A document must have at least one line");return 1!=t.length||t[0]?t.length<=32?new Mi(t):Oi.from(Mi.split(t,[])):Ai.empty}}class Mi extends Ai{constructor(t,e=function(t){let e=-1;for(let i of t)e+=i.length+1;return e}(t)){super(),this.text=t,this.length=e}get lines(){return this.text.length}get children(){return null}lineInner(t,e,i,n){for(let s=0;;s++){let r=this.text[s],o=n+r.length;if((e?i:o)>=t)return new Pi(n,o,i,r);n=o+1,i++}}decompose(t,e,i,n){let s=t<=0&&e>=this.length?this:new Mi(Ti(this.text,t,e),Math.min(e,this.length)-Math.max(0,t));if(1&n){let t=i.pop(),e=Di(s.text,t.text.slice(),0,s.length);if(e.length<=32)i.push(new Mi(e,t.length+s.length));else{let t=e.length>>1;i.push(new Mi(e.slice(0,t)),new Mi(e.slice(t)))}}else i.push(s)}replace(t,e,i){if(!(i instanceof Mi))return super.replace(t,e,i);let n=Di(this.text,Di(i.text,Ti(this.text,0,t)),e),s=this.length+i.length-(e-t);return n.length<=32?new Mi(n,s):Oi.from(Mi.split(n,[]),s)}sliceString(t,e=this.length,i="\n"){let n="";for(let s=0,r=0;s<=e&&r<this.text.length;r++){let o=this.text[r],l=s+o.length;s>t&&r&&(n+=i),t<l&&e>s&&(n+=o.slice(Math.max(0,t-s),e-s)),s=l+1}return n}flatten(t){for(let e of this.text)t.push(e)}scanIdentical(){return 0}static split(t,e){let i=[],n=-1;for(let s of t)i.push(s),n+=s.length+1,32==i.length&&(e.push(new Mi(i,n)),i=[],n=-1);return n>-1&&e.push(new Mi(i,n)),e}}class Oi extends Ai{constructor(t,e){super(),this.children=t,this.length=e,this.lines=0;for(let e of t)this.lines+=e.lines}lineInner(t,e,i,n){for(let s=0;;s++){let r=this.children[s],o=n+r.length,l=i+r.lines-1;if((e?l:o)>=t)return r.lineInner(t,e,i,n);n=o+1,i=l+1}}decompose(t,e,i,n){for(let s=0,r=0;r<=e&&s<this.children.length;s++){let o=this.children[s],l=r+o.length;if(t<=l&&e>=r){let s=n&((r<=t?1:0)|(l>=e?2:0));r>=t&&l<=e&&!s?i.push(o):o.decompose(t-r,e-r,i,s)}r=l+1}}replace(t,e,i){if(i.lines<this.lines)for(let n=0,s=0;n<this.children.length;n++){let r=this.children[n],o=s+r.length;if(t>=s&&e<=o){let l=r.replace(t-s,e-s,i),a=this.lines-r.lines+l.lines;if(l.lines<a>>4&&l.lines>a>>6){let s=this.children.slice();return s[n]=l,new Oi(s,this.length-(e-t)+i.length)}return super.replace(s,o,l)}s=o+1}return super.replace(t,e,i)}sliceString(t,e=this.length,i="\n"){let n="";for(let s=0,r=0;s<this.children.length&&r<=e;s++){let o=this.children[s],l=r+o.length;r>t&&s&&(n+=i),t<l&&e>r&&(n+=o.sliceString(t-r,e-r,i)),r=l+1}return n}flatten(t){for(let e of this.children)e.flatten(t)}scanIdentical(t,e){if(!(t instanceof Oi))return 0;let i=0,[n,s,r,o]=e>0?[0,0,this.children.length,t.children.length]:[this.children.length-1,t.children.length-1,-1,-1];for(;;n+=e,s+=e){if(n==r||s==o)return i;let l=this.children[n],a=t.children[s];if(l!=a)return i+l.scanIdentical(a,e);i+=l.length+1}}static from(t,e=t.reduce(((t,e)=>t+e.length+1),-1)){let i=0;for(let e of t)i+=e.lines;if(i<32){let i=[];for(let e of t)e.flatten(i);return new Mi(i,e)}let n=Math.max(32,i>>5),s=n<<1,r=n>>1,o=[],l=0,a=-1,h=[];function c(t){let e;if(t.lines>s&&t instanceof Oi)for(let e of t.children)c(e);else t.lines>r&&(l>r||!l)?(u(),o.push(t)):t instanceof Mi&&l&&(e=h[h.length-1])instanceof Mi&&t.lines+e.lines<=32?(l+=t.lines,a+=t.length+1,h[h.length-1]=new Mi(e.text.concat(t.text),e.length+1+t.length)):(l+t.lines>n&&u(),l+=t.lines,a+=t.length+1,h.push(t))}function u(){0!=l&&(o.push(1==h.length?h[0]:Oi.from(h,a)),a=-1,l=h.length=0)}for(let e of t)c(e);return u(),1==o.length?o[0]:new Oi(o,e)}}function Di(t,e,i=0,n=1e9){for(let s=0,r=0,o=!0;r<t.length&&s<=n;r++){let l=t[r],a=s+l.length;a>=i&&(a>n&&(l=l.slice(0,n-s)),s<i&&(l=l.slice(i-s)),o?(e[e.length-1]+=l,o=!1):e.push(l)),s=a+1}return e}function Ti(t,e,i){return Di(t,[""],e,i)}Ai.empty=new Mi([""],0);class _i{constructor(t,e=1){this.dir=e,this.done=!1,this.lineBreak=!1,this.value="",this.nodes=[t],this.offsets=[e>0?1:(t instanceof Mi?t.text.length:t.children.length)<<1]}nextInner(t,e){for(this.done=this.lineBreak=!1;;){let i=this.nodes.length-1,n=this.nodes[i],s=this.offsets[i],r=s>>1,o=n instanceof Mi?n.text.length:n.children.length;if(r==(e>0?o:0)){if(0==i)return this.done=!0,this.value="",this;e>0&&this.offsets[i-1]++,this.nodes.pop(),this.offsets.pop()}else if((1&s)==(e>0?0:1)){if(this.offsets[i]+=e,0==t)return this.lineBreak=!0,this.value="\n",this;t--}else if(n instanceof Mi){let s=n.text[r+(e<0?-1:0)];if(this.offsets[i]+=e,s.length>Math.max(0,t))return this.value=0==t?s:e>0?s.slice(t):s.slice(0,s.length-t),this;t-=s.length}else{let s=n.children[r+(e<0?-1:0)];t>s.length?(t-=s.length,this.offsets[i]+=e):(e<0&&this.offsets[i]--,this.nodes.push(s),this.offsets.push(e>0?1:(s instanceof Mi?s.text.length:s.children.length)<<1))}}}next(t=0){return t<0&&(this.nextInner(-t,-this.dir),t=this.value.length),this.nextInner(t,this.dir)}}class Ei{constructor(t,e,i){this.value="",this.done=!1,this.cursor=new _i(t,e>i?-1:1),this.pos=e>i?t.length:0,this.from=Math.min(e,i),this.to=Math.max(e,i)}nextInner(t,e){if(e<0?this.pos<=this.from:this.pos>=this.to)return this.value="",this.done=!0,this;t+=Math.max(0,e<0?this.pos-this.to:this.from-this.pos);let i=e<0?this.pos-this.from:this.to-this.pos;t>i&&(t=i),i-=t;let{value:n}=this.cursor.next(t);return this.pos+=(n.length+t)*e,this.value=n.length<=i?n:e<0?n.slice(n.length-i):n.slice(0,i),this.done=!this.value,this}next(t=0){return t<0?t=Math.max(t,this.from-this.pos):t>0&&(t=Math.min(t,this.to-this.pos)),this.nextInner(t,this.cursor.dir)}get lineBreak(){return this.cursor.lineBreak&&""!=this.value}}class Ri{constructor(t){this.inner=t,this.afterBreak=!0,this.value="",this.done=!1}next(t=0){let{done:e,lineBreak:i,value:n}=this.inner.next(t);return e?(this.done=!0,this.value=""):i?this.afterBreak?this.value="":(this.afterBreak=!0,this.next()):(this.value=n,this.afterBreak=!1),this}get lineBreak(){return!1}}"undefined"!=typeof Symbol&&(Ai.prototype[Symbol.iterator]=function(){return this.iter()},_i.prototype[Symbol.iterator]=Ei.prototype[Symbol.iterator]=Ri.prototype[Symbol.iterator]=function(){return this});class Pi{constructor(t,e,i,n){this.from=t,this.to=e,this.number=i,this.text=n}get length(){return this.to-this.from}}let Bi="lc,34,7n,7,7b,19,,,,2,,2,,,20,b,1c,l,g,,2t,7,2,6,2,2,,4,z,,u,r,2j,b,1m,9,9,,o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,2,3,,b,2,1l,,4,5,,2,4,,k,2,m,6,,,1m,,,2,,4,8,,7,3,a,2,u,,1n,,,,c,,9,,14,,3,,1l,3,5,3,,4,7,2,b,2,t,,1m,,2,,2,,3,,5,2,7,2,b,2,s,2,1l,2,,,2,4,8,,9,,a,2,t,,20,,4,,2,3,,,8,,29,,2,7,c,8,2q,,2,9,b,6,22,2,r,,,,,,1j,e,,5,,2,5,b,,10,9,,2u,4,,6,,2,2,2,p,2,4,3,g,4,d,,2,2,6,,f,,jj,3,qa,3,t,3,t,2,u,2,1s,2,,7,8,,2,b,9,,19,3,3b,2,y,,3a,3,4,2,9,,6,3,63,2,2,,1m,,,7,,,,,2,8,6,a,2,,1c,h,1r,4,1c,7,,,5,,14,9,c,2,w,4,2,2,,3,1k,,,2,3,,,3,1m,8,2,2,48,3,,d,,7,4,,6,,3,2,5i,1m,,5,ek,,5f,x,2da,3,3x,,2o,w,fe,6,2x,2,n9w,4,,a,w,2,28,2,7k,,3,,4,,p,2,5,,47,2,q,i,d,,12,8,p,b,1a,3,1c,,2,4,2,2,13,,1v,6,2,2,2,2,c,,8,,1b,,1f,,,3,2,2,5,2,,,16,2,8,,6m,,2,,4,,fn4,,kh,g,g,g,a6,2,gt,,6a,,45,5,1ae,3,,2,5,4,14,3,4,,4l,2,fx,4,ar,2,49,b,4w,,1i,f,1k,3,1d,4,2,2,1x,3,10,5,,8,1q,,c,2,1g,9,a,4,2,,2n,3,2,,,2,6,,4g,,3,8,l,2,1l,2,,,,,m,,e,7,3,5,5f,8,2,3,,,n,,29,,2,6,,,2,,,2,,2,6j,,2,4,6,2,,2,r,2,2d,8,2,,,2,2y,,,,2,6,,,2t,3,2,4,,5,77,9,,2,6t,,a,2,,,4,,40,4,2,2,4,,w,a,14,6,2,4,8,,9,6,2,3,1a,d,,2,ba,7,,6,,,2a,m,2,7,,2,,2,3e,6,3,,,2,,7,,,20,2,3,,,,9n,2,f0b,5,1n,7,t4,,1r,4,29,,f5k,2,43q,,,3,4,5,8,8,2,7,u,4,44,3,1iz,1j,4,1e,8,,e,,m,5,,f,11s,7,,h,2,7,,2,,5,79,7,c5,4,15s,7,31,7,240,5,gx7k,2o,3k,6o".split(",").map((t=>t?parseInt(t,36):1));for(let t=1;t<Bi.length;t++)Bi[t]+=Bi[t-1];function Li(t){for(let e=1;e<Bi.length;e+=2)if(Bi[e]>t)return Bi[e-1]<=t;return!1}function Ni(t){return t>=127462&&t<=127487}function Ii(t,e,i=!0,n=!0){return(i?Vi:Wi)(t,e,n)}function Vi(t,e,i){if(e==t.length)return e;e&&zi(t.charCodeAt(e))&&Hi(t.charCodeAt(e-1))&&e--;let n=Fi(t,e);for(e+=qi(n);e<t.length;){let s=Fi(t,e);if(8205==n||8205==s||i&&Li(s))e+=qi(s),n=s;else{if(!Ni(s))break;{let i=0,n=e-2;for(;n>=0&&Ni(Fi(t,n));)i++,n-=2;if(i%2==0)break;e+=2}}}return e}function Wi(t,e,i){for(;e>0;){let n=Vi(t,e-2,i);if(n<e)return n;e--}return 0}function zi(t){return t>=56320&&t<57344}function Hi(t){return t>=55296&&t<56320}function Fi(t,e){let i=t.charCodeAt(e);if(!Hi(i)||e+1==t.length)return i;let n=t.charCodeAt(e+1);return zi(n)?n-56320+(i-55296<<10)+65536:i}function ji(t){return t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10),56320+(1023&t)))}function qi(t){return t<65536?1:2}const $i=/\r\n?|\n/;var Ki=function(t){return t[t.Simple=0]="Simple",t[t.TrackDel=1]="TrackDel",t[t.TrackBefore=2]="TrackBefore",t[t.TrackAfter=3]="TrackAfter",t}(Ki||(Ki={}));class Ui{constructor(t){this.sections=t}get length(){let t=0;for(let e=0;e<this.sections.length;e+=2)t+=this.sections[e];return t}get newLength(){let t=0;for(let e=0;e<this.sections.length;e+=2){let i=this.sections[e+1];t+=i<0?this.sections[e]:i}return t}get empty(){return 0==this.sections.length||2==this.sections.length&&this.sections[1]<0}iterGaps(t){for(let e=0,i=0,n=0;e<this.sections.length;){let s=this.sections[e++],r=this.sections[e++];r<0?(t(i,n,s),n+=s):n+=r,i+=s}}iterChangedRanges(t,e=!1){Xi(this,t,e)}get invertedDesc(){let t=[];for(let e=0;e<this.sections.length;){let i=this.sections[e++],n=this.sections[e++];n<0?t.push(i,n):t.push(n,i)}return new Ui(t)}composeDesc(t){return this.empty?t:t.empty?this:Zi(this,t)}mapDesc(t,e=!1){return t.empty?this:Yi(this,t,e)}mapPos(t,e=-1,i=Ki.Simple){let n=0,s=0;for(let r=0;r<this.sections.length;){let o=this.sections[r++],l=this.sections[r++],a=n+o;if(l<0){if(a>t)return s+(t-n);s+=o}else{if(i!=Ki.Simple&&a>=t&&(i==Ki.TrackDel&&n<t&&a>t||i==Ki.TrackBefore&&n<t||i==Ki.TrackAfter&&a>t))return null;if(a>t||a==t&&e<0&&!o)return t==n||e<0?s:s+l;s+=l}n=a}if(t>n)throw new RangeError(`Position ${t} is out of range for changeset of length ${n}`);return s}touchesRange(t,e=t){for(let i=0,n=0;i<this.sections.length&&n<=e;){let s=n+this.sections[i++];if(this.sections[i++]>=0&&n<=e&&s>=t)return!(n<t&&s>e)||"cover";n=s}return!1}toString(){let t="";for(let e=0;e<this.sections.length;){let i=this.sections[e++],n=this.sections[e++];t+=(t?" ":"")+i+(n>=0?":"+n:"")}return t}toJSON(){return this.sections}static fromJSON(t){if(!Array.isArray(t)||t.length%2||t.some((t=>"number"!=typeof t)))throw new RangeError("Invalid JSON representation of ChangeDesc");return new Ui(t)}static create(t){return new Ui(t)}}class Gi extends Ui{constructor(t,e){super(t),this.inserted=e}apply(t){if(this.length!=t.length)throw new RangeError("Applying change set to a document with the wrong length");return Xi(this,((e,i,n,s,r)=>t=t.replace(n,n+(i-e),r)),!1),t}mapDesc(t,e=!1){return Yi(this,t,e,!0)}invert(t){let e=this.sections.slice(),i=[];for(let n=0,s=0;n<e.length;n+=2){let r=e[n],o=e[n+1];if(o>=0){e[n]=o,e[n+1]=r;let l=n>>1;for(;i.length<l;)i.push(Ai.empty);i.push(r?t.slice(s,s+r):Ai.empty)}s+=r}return new Gi(e,i)}compose(t){return this.empty?t:t.empty?this:Zi(this,t,!0)}map(t,e=!1){return t.empty?this:Yi(this,t,e,!0)}iterChanges(t,e=!1){Xi(this,t,e)}get desc(){return Ui.create(this.sections)}filter(t){let e=[],i=[],n=[],s=new tn(this);t:for(let r=0,o=0;;){let l=r==t.length?1e9:t[r++];for(;o<l||o==l&&0==s.len;){if(s.done)break t;let t=Math.min(s.len,l-o);Qi(n,t,-1);let r=-1==s.ins?-1:0==s.off?s.ins:0;Qi(e,t,r),r>0&&Ji(i,e,s.text),s.forward(t),o+=t}let a=t[r++];for(;o<a;){if(s.done)break t;let t=Math.min(s.len,a-o);Qi(e,t,-1),Qi(n,t,-1==s.ins?-1:0==s.off?s.ins:0),s.forward(t),o+=t}}return{changes:new Gi(e,i),filtered:Ui.create(n)}}toJSON(){let t=[];for(let e=0;e<this.sections.length;e+=2){let i=this.sections[e],n=this.sections[e+1];n<0?t.push(i):0==n?t.push([i]):t.push([i].concat(this.inserted[e>>1].toJSON()))}return t}static of(t,e,i){let n=[],s=[],r=0,o=null;function l(t=!1){if(!t&&!n.length)return;r<e&&Qi(n,e-r,-1);let i=new Gi(n,s);o=o?o.compose(i.map(o)):i,n=[],s=[],r=0}return function t(a){if(Array.isArray(a))for(let e of a)t(e);else if(a instanceof Gi){if(a.length!=e)throw new RangeError(`Mismatched change set length (got ${a.length}, expected ${e})`);l(),o=o?o.compose(a.map(o)):a}else{let{from:t,to:o=t,insert:h}=a;if(t>o||t<0||o>e)throw new RangeError(`Invalid change range ${t} to ${o} (in doc of length ${e})`);let c=h?"string"==typeof h?Ai.of(h.split(i||$i)):h:Ai.empty,u=c.length;if(t==o&&0==u)return;t<r&&l(),t>r&&Qi(n,t-r,-1),Qi(n,o-t,u),Ji(s,n,c),r=o}}(t),l(!o),o}static empty(t){return new Gi(t?[t,-1]:[],[])}static fromJSON(t){if(!Array.isArray(t))throw new RangeError("Invalid JSON representation of ChangeSet");let e=[],i=[];for(let n=0;n<t.length;n++){let s=t[n];if("number"==typeof s)e.push(s,-1);else{if(!Array.isArray(s)||"number"!=typeof s[0]||s.some(((t,e)=>e&&"string"!=typeof t)))throw new RangeError("Invalid JSON representation of ChangeSet");if(1==s.length)e.push(s[0],0);else{for(;i.length<n;)i.push(Ai.empty);i[n]=Ai.of(s.slice(1)),e.push(s[0],i[n].length)}}}return new Gi(e,i)}static createSet(t,e){return new Gi(t,e)}}function Qi(t,e,i,n=!1){if(0==e&&i<=0)return;let s=t.length-2;s>=0&&i<=0&&i==t[s+1]?t[s]+=e:0==e&&0==t[s]?t[s+1]+=i:n?(t[s]+=e,t[s+1]+=i):t.push(e,i)}function Ji(t,e,i){if(0==i.length)return;let n=e.length-2>>1;if(n<t.length)t[t.length-1]=t[t.length-1].append(i);else{for(;t.length<n;)t.push(Ai.empty);t.push(i)}}function Xi(t,e,i){let n=t.inserted;for(let s=0,r=0,o=0;o<t.sections.length;){let l=t.sections[o++],a=t.sections[o++];if(a<0)s+=l,r+=l;else{let h=s,c=r,u=Ai.empty;for(;h+=l,c+=a,a&&n&&(u=u.append(n[o-2>>1])),!(i||o==t.sections.length||t.sections[o+1]<0);)l=t.sections[o++],a=t.sections[o++];e(s,h,r,c,u),s=h,r=c}}}function Yi(t,e,i,n=!1){let s=[],r=n?[]:null,o=new tn(t),l=new tn(e);for(let t=-1;;)if(-1==o.ins&&-1==l.ins){let t=Math.min(o.len,l.len);Qi(s,t,-1),o.forward(t),l.forward(t)}else if(l.ins>=0&&(o.ins<0||t==o.i||0==o.off&&(l.len<o.len||l.len==o.len&&!i))){let e=l.len;for(Qi(s,l.ins,-1);e;){let i=Math.min(o.len,e);o.ins>=0&&t<o.i&&o.len<=i&&(Qi(s,0,o.ins),r&&Ji(r,s,o.text),t=o.i),o.forward(i),e-=i}l.next()}else{if(!(o.ins>=0)){if(o.done&&l.done)return r?Gi.createSet(s,r):Ui.create(s);throw new Error("Mismatched change set lengths")}{let e=0,i=o.len;for(;i;)if(-1==l.ins){let t=Math.min(i,l.len);e+=t,i-=t,l.forward(t)}else{if(!(0==l.ins&&l.len<i))break;i-=l.len,l.next()}Qi(s,e,t<o.i?o.ins:0),r&&t<o.i&&Ji(r,s,o.text),t=o.i,o.forward(o.len-i)}}}function Zi(t,e,i=!1){let n=[],s=i?[]:null,r=new tn(t),o=new tn(e);for(let t=!1;;){if(r.done&&o.done)return s?Gi.createSet(n,s):Ui.create(n);if(0==r.ins)Qi(n,r.len,0,t),r.next();else if(0!=o.len||o.done){if(r.done||o.done)throw new Error("Mismatched change set lengths");{let e=Math.min(r.len2,o.len),i=n.length;if(-1==r.ins){let i=-1==o.ins?-1:o.off?0:o.ins;Qi(n,e,i,t),s&&i&&Ji(s,n,o.text)}else-1==o.ins?(Qi(n,r.off?0:r.len,e,t),s&&Ji(s,n,r.textBit(e))):(Qi(n,r.off?0:r.len,o.off?0:o.ins,t),s&&!o.off&&Ji(s,n,o.text));t=(r.ins>e||o.ins>=0&&o.len>e)&&(t||n.length>i),r.forward2(e),o.forward(e)}}else Qi(n,0,o.ins,t),s&&Ji(s,n,o.text),o.next()}}class tn{constructor(t){this.set=t,this.i=0,this.next()}next(){let{sections:t}=this.set;this.i<t.length?(this.len=t[this.i++],this.ins=t[this.i++]):(this.len=0,this.ins=-2),this.off=0}get done(){return-2==this.ins}get len2(){return this.ins<0?this.len:this.ins}get text(){let{inserted:t}=this.set,e=this.i-2>>1;return e>=t.length?Ai.empty:t[e]}textBit(t){let{inserted:e}=this.set,i=this.i-2>>1;return i>=e.length&&!t?Ai.empty:e[i].slice(this.off,null==t?void 0:this.off+t)}forward(t){t==this.len?this.next():(this.len-=t,this.off+=t)}forward2(t){-1==this.ins?this.forward(t):t==this.ins?this.next():(this.ins-=t,this.off+=t)}}class en{constructor(t,e,i){this.from=t,this.to=e,this.flags=i}get anchor(){return 16&this.flags?this.to:this.from}get head(){return 16&this.flags?this.from:this.to}get empty(){return this.from==this.to}get assoc(){return 4&this.flags?-1:8&this.flags?1:0}get bidiLevel(){let t=3&this.flags;return 3==t?null:t}get goalColumn(){let t=this.flags>>5;return 33554431==t?void 0:t}map(t,e=-1){let i,n;return this.empty?i=n=t.mapPos(this.from,e):(i=t.mapPos(this.from,1),n=t.mapPos(this.to,-1)),i==this.from&&n==this.to?this:new en(i,n,this.flags)}extend(t,e=t){if(t<=this.anchor&&e>=this.anchor)return nn.range(t,e);let i=Math.abs(t-this.anchor)>Math.abs(e-this.anchor)?t:e;return nn.range(this.anchor,i)}eq(t){return this.anchor==t.anchor&&this.head==t.head}toJSON(){return{anchor:this.anchor,head:this.head}}static fromJSON(t){if(!t||"number"!=typeof t.anchor||"number"!=typeof t.head)throw new RangeError("Invalid JSON representation for SelectionRange");return nn.range(t.anchor,t.head)}static create(t,e,i){return new en(t,e,i)}}class nn{constructor(t,e){this.ranges=t,this.mainIndex=e}map(t,e=-1){return t.empty?this:nn.create(this.ranges.map((i=>i.map(t,e))),this.mainIndex)}eq(t){if(this.ranges.length!=t.ranges.length||this.mainIndex!=t.mainIndex)return!1;for(let e=0;e<this.ranges.length;e++)if(!this.ranges[e].eq(t.ranges[e]))return!1;return!0}get main(){return this.ranges[this.mainIndex]}asSingle(){return 1==this.ranges.length?this:new nn([this.main],0)}addRange(t,e=!0){return nn.create([t].concat(this.ranges),e?0:this.mainIndex+1)}replaceRange(t,e=this.mainIndex){let i=this.ranges.slice();return i[e]=t,nn.create(i,this.mainIndex)}toJSON(){return{ranges:this.ranges.map((t=>t.toJSON())),main:this.mainIndex}}static fromJSON(t){if(!t||!Array.isArray(t.ranges)||"number"!=typeof t.main||t.main>=t.ranges.length)throw new RangeError("Invalid JSON representation for EditorSelection");return new nn(t.ranges.map((t=>en.fromJSON(t))),t.main)}static single(t,e=t){return new nn([nn.range(t,e)],0)}static create(t,e=0){if(0==t.length)throw new RangeError("A selection needs at least one range");for(let i=0,n=0;n<t.length;n++){let s=t[n];if(s.empty?s.from<=i:s.from<i)return nn.normalized(t.slice(),e);i=s.to}return new nn(t,e)}static cursor(t,e=0,i,n){return en.create(t,t,(0==e?0:e<0?4:8)|(null==i?3:Math.min(2,i))|(null!=n?n:33554431)<<5)}static range(t,e,i,n){let s=(null!=i?i:33554431)<<5|(null==n?3:Math.min(2,n));return e<t?en.create(e,t,24|s):en.create(t,e,(e>t?4:0)|s)}static normalized(t,e=0){let i=t[e];t.sort(((t,e)=>t.from-e.from)),e=t.indexOf(i);for(let i=1;i<t.length;i++){let n=t[i],s=t[i-1];if(n.empty?n.from<=s.to:n.from<s.to){let r=s.from,o=Math.max(n.to,s.to);i<=e&&e--,t.splice(--i,2,n.anchor>n.head?nn.range(o,r):nn.range(r,o))}}return new nn(t,e)}}function sn(t,e){for(let i of t.ranges)if(i.to>e)throw new RangeError("Selection points outside of document")}let rn=0;class on{constructor(t,e,i,n,s){this.combine=t,this.compareInput=e,this.compare=i,this.isStatic=n,this.id=rn++,this.default=t([]),this.extensions="function"==typeof s?s(this):s}static define(t={}){return new on(t.combine||(t=>t),t.compareInput||((t,e)=>t===e),t.compare||(t.combine?(t,e)=>t===e:ln),!!t.static,t.enables)}of(t){return new an([],this,0,t)}compute(t,e){if(this.isStatic)throw new Error("Can't compute a static facet");return new an(t,this,1,e)}computeN(t,e){if(this.isStatic)throw new Error("Can't compute a static facet");return new an(t,this,2,e)}from(t,e){return e||(e=t=>t),this.compute([t],(i=>e(i.field(t))))}}function ln(t,e){return t==e||t.length==e.length&&t.every(((t,i)=>t===e[i]))}class an{constructor(t,e,i,n){this.dependencies=t,this.facet=e,this.type=i,this.value=n,this.id=rn++}dynamicSlot(t){var e;let i=this.value,n=this.facet.compareInput,s=this.id,r=t[s]>>1,o=2==this.type,l=!1,a=!1,h=[];for(let i of this.dependencies)"doc"==i?l=!0:"selection"==i?a=!0:0==(1&(null!==(e=t[i.id])&&void 0!==e?e:1))&&h.push(t[i.id]);return{create:t=>(t.values[r]=i(t),1),update(t,e){if(l&&e.docChanged||a&&(e.docChanged||e.selection)||cn(t,h)){let e=i(t);if(o?!hn(e,t.values[r],n):!n(e,t.values[r]))return t.values[r]=e,1}return 0},reconfigure:(t,e)=>{let l,a=e.config.address[s];if(null!=a){let s=An(e,a);if(this.dependencies.every((i=>i instanceof on?e.facet(i)===t.facet(i):!(i instanceof dn)||e.field(i,!1)==t.field(i,!1)))||(o?hn(l=i(t),s,n):n(l=i(t),s)))return t.values[r]=s,0}else l=i(t);return t.values[r]=l,1}}}}function hn(t,e,i){if(t.length!=e.length)return!1;for(let n=0;n<t.length;n++)if(!i(t[n],e[n]))return!1;return!0}function cn(t,e){let i=!1;for(let n of e)1&Cn(t,n)&&(i=!0);return i}function un(t,e,i){let n=i.map((e=>t[e.id])),s=i.map((t=>t.type)),r=n.filter((t=>!(1&t))),o=t[e.id]>>1;function l(t){let i=[];for(let e=0;e<n.length;e++){let r=An(t,n[e]);if(2==s[e])for(let t of r)i.push(t);else i.push(r)}return e.combine(i)}return{create(t){for(let e of n)Cn(t,e);return t.values[o]=l(t),1},update(t,i){if(!cn(t,r))return 0;let n=l(t);return e.compare(n,t.values[o])?0:(t.values[o]=n,1)},reconfigure(t,s){let r=cn(t,n),a=s.config.facets[e.id],h=s.facet(e);if(a&&!r&&ln(i,a))return t.values[o]=h,0;let c=l(t);return e.compare(c,h)?(t.values[o]=h,0):(t.values[o]=c,1)}}}const fn=on.define({static:!0});class dn{constructor(t,e,i,n,s){this.id=t,this.createF=e,this.updateF=i,this.compareF=n,this.spec=s,this.provides=void 0}static define(t){let e=new dn(rn++,t.create,t.update,t.compare||((t,e)=>t===e),t);return t.provide&&(e.provides=t.provide(e)),e}create(t){let e=t.facet(fn).find((t=>t.field==this));return((null==e?void 0:e.create)||this.createF)(t)}slot(t){let e=t[this.id]>>1;return{create:t=>(t.values[e]=this.create(t),1),update:(t,i)=>{let n=t.values[e],s=this.updateF(n,i);return this.compareF(n,s)?0:(t.values[e]=s,1)},reconfigure:(t,i)=>null!=i.config.address[this.id]?(t.values[e]=i.field(this),0):(t.values[e]=this.create(t),1)}}init(t){return[this,fn.of({field:this,create:t})]}get extension(){return this}}const pn=4,mn=3,gn=2,vn=1;function wn(t){return e=>new bn(e,t)}const yn={highest:wn(0),high:wn(vn),default:wn(gn),low:wn(mn),lowest:wn(pn)};class bn{constructor(t,e){this.inner=t,this.prec=e}}class xn{of(t){return new kn(this,t)}reconfigure(t){return xn.reconfigure.of({compartment:this,extension:t})}get(t){return t.config.compartments.get(this)}}class kn{constructor(t,e){this.compartment=t,this.inner=e}}class Sn{constructor(t,e,i,n,s,r){for(this.base=t,this.compartments=e,this.dynamicSlots=i,this.address=n,this.staticValues=s,this.facets=r,this.statusTemplate=[];this.statusTemplate.length<i.length;)this.statusTemplate.push(0)}staticFacet(t){let e=this.address[t.id];return null==e?t.default:this.staticValues[e>>1]}static resolve(t,e,i){let n=[],s=Object.create(null),r=new Map;for(let i of function(t,e,i){let n=[[],[],[],[],[]],s=new Map;function r(t,o){let l=s.get(t);if(null!=l){if(l<=o)return;let e=n[l].indexOf(t);e>-1&&n[l].splice(e,1),t instanceof kn&&i.delete(t.compartment)}if(s.set(t,o),Array.isArray(t))for(let e of t)r(e,o);else if(t instanceof kn){if(i.has(t.compartment))throw new RangeError("Duplicate use of compartment in extensions");let n=e.get(t.compartment)||t.inner;i.set(t.compartment,n),r(n,o)}else if(t instanceof bn)r(t.inner,t.prec);else if(t instanceof dn)n[o].push(t),t.provides&&r(t.provides,o);else if(t instanceof an)n[o].push(t),t.facet.extensions&&r(t.facet.extensions,gn);else{let e=t.extension;if(!e)throw new Error(`Unrecognized extension value in extension set (${t}). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.`);r(e,o)}}return r(t,gn),n.reduce(((t,e)=>t.concat(e)))}(t,e,r))i instanceof dn?n.push(i):(s[i.facet.id]||(s[i.facet.id]=[])).push(i);let o=Object.create(null),l=[],a=[];for(let t of n)o[t.id]=a.length<<1,a.push((e=>t.slot(e)));let h=null==i?void 0:i.config.facets;for(let t in s){let e=s[t],n=e[0].facet,r=h&&h[t]||[];if(e.every((t=>0==t.type)))if(o[n.id]=l.length<<1|1,ln(r,e))l.push(i.facet(n));else{let t=n.combine(e.map((t=>t.value)));l.push(i&&n.compare(t,i.facet(n))?i.facet(n):t)}else{for(let t of e)0==t.type?(o[t.id]=l.length<<1|1,l.push(t.value)):(o[t.id]=a.length<<1,a.push((e=>t.dynamicSlot(e))));o[n.id]=a.length<<1,a.push((t=>un(t,n,e)))}}let c=a.map((t=>t(o)));return new Sn(t,r,c,o,l,s)}}function Cn(t,e){if(1&e)return 2;let i=e>>1,n=t.status[i];if(4==n)throw new Error("Cyclic dependency between fields and/or facets");if(2&n)return n;t.status[i]=4;let s=t.computeSlot(t,t.config.dynamicSlots[i]);return t.status[i]=2|s}function An(t,e){return 1&e?t.config.staticValues[e>>1]:t.values[e>>1]}const Mn=on.define(),On=on.define({combine:t=>t.some((t=>t)),static:!0}),Dn=on.define({combine:t=>t.length?t[0]:void 0,static:!0}),Tn=on.define(),_n=on.define(),En=on.define(),Rn=on.define({combine:t=>!!t.length&&t[0]});class Pn{constructor(t,e){this.type=t,this.value=e}static define(){return new Bn}}class Bn{of(t){return new Pn(this,t)}}class Ln{constructor(t){this.map=t}of(t){return new Nn(this,t)}}class Nn{constructor(t,e){this.type=t,this.value=e}map(t){let e=this.type.map(this.value,t);return void 0===e?void 0:e==this.value?this:new Nn(this.type,e)}is(t){return this.type==t}static define(t={}){return new Ln(t.map||(t=>t))}static mapEffects(t,e){if(!t.length)return t;let i=[];for(let n of t){let t=n.map(e);t&&i.push(t)}return i}}Nn.reconfigure=Nn.define(),Nn.appendConfig=Nn.define();class In{constructor(t,e,i,n,s,r){this.startState=t,this.changes=e,this.selection=i,this.effects=n,this.annotations=s,this.scrollIntoView=r,this._doc=null,this._state=null,i&&sn(i,e.newLength),s.some((t=>t.type==In.time))||(this.annotations=s.concat(In.time.of(Date.now())))}static create(t,e,i,n,s,r){return new In(t,e,i,n,s,r)}get newDoc(){return this._doc||(this._doc=this.changes.apply(this.startState.doc))}get newSelection(){return this.selection||this.startState.selection.map(this.changes)}get state(){return this._state||this.startState.applyTransaction(this),this._state}annotation(t){for(let e of this.annotations)if(e.type==t)return e.value}get docChanged(){return!this.changes.empty}get reconfigured(){return this.startState.config!=this.state.config}isUserEvent(t){let e=this.annotation(In.userEvent);return!(!e||!(e==t||e.length>t.length&&e.slice(0,t.length)==t&&"."==e[t.length]))}}function Vn(t,e){let i=[];for(let n=0,s=0;;){let r,o;if(n<t.length&&(s==e.length||e[s]>=t[n]))r=t[n++],o=t[n++];else{if(!(s<e.length))return i;r=e[s++],o=e[s++]}!i.length||i[i.length-1]<r?i.push(r,o):i[i.length-1]<o&&(i[i.length-1]=o)}}function Wn(t,e,i){var n;let s,r,o;return i?(s=e.changes,r=Gi.empty(e.changes.length),o=t.changes.compose(e.changes)):(s=e.changes.map(t.changes),r=t.changes.mapDesc(e.changes,!0),o=t.changes.compose(s)),{changes:o,selection:e.selection?e.selection.map(r):null===(n=t.selection)||void 0===n?void 0:n.map(s),effects:Nn.mapEffects(t.effects,s).concat(Nn.mapEffects(e.effects,r)),annotations:t.annotations.length?t.annotations.concat(e.annotations):e.annotations,scrollIntoView:t.scrollIntoView||e.scrollIntoView}}function zn(t,e,i){let n=e.selection,s=jn(e.annotations);return e.userEvent&&(s=s.concat(In.userEvent.of(e.userEvent))),{changes:e.changes instanceof Gi?e.changes:Gi.of(e.changes||[],i,t.facet(Dn)),selection:n&&(n instanceof nn?n:nn.single(n.anchor,n.head)),effects:jn(e.effects),annotations:s,scrollIntoView:!!e.scrollIntoView}}function Hn(t,e,i){let n=zn(t,e.length?e[0]:{},t.doc.length);e.length&&!1===e[0].filter&&(i=!1);for(let s=1;s<e.length;s++){!1===e[s].filter&&(i=!1);let r=!!e[s].sequential;n=Wn(n,zn(t,e[s],r?n.changes.newLength:t.doc.length),r)}let s=In.create(t,n.changes,n.selection,n.effects,n.annotations,n.scrollIntoView);return function(t){let e=t.startState,i=e.facet(En),n=t;for(let s=i.length-1;s>=0;s--){let r=i[s](t);r&&Object.keys(r).length&&(n=Wn(n,zn(e,r,t.changes.newLength),!0))}return n==t?t:In.create(e,t.changes,t.selection,n.effects,n.annotations,n.scrollIntoView)}(i?function(t){let e=t.startState,i=!0;for(let n of e.facet(Tn)){let e=n(t);if(!1===e){i=!1;break}Array.isArray(e)&&(i=!0===i?e:Vn(i,e))}if(!0!==i){let n,s;if(!1===i)s=t.changes.invertedDesc,n=Gi.empty(e.doc.length);else{let e=t.changes.filter(i);n=e.changes,s=e.filtered.mapDesc(e.changes).invertedDesc}t=In.create(e,n,t.selection&&t.selection.map(s),Nn.mapEffects(t.effects,s),t.annotations,t.scrollIntoView)}let n=e.facet(_n);for(let i=n.length-1;i>=0;i--){let s=n[i](t);t=s instanceof In?s:Array.isArray(s)&&1==s.length&&s[0]instanceof In?s[0]:Hn(e,jn(s),!1)}return t}(s):s)}In.time=Pn.define(),In.userEvent=Pn.define(),In.addToHistory=Pn.define(),In.remote=Pn.define();const Fn=[];function jn(t){return null==t?Fn:Array.isArray(t)?t:[t]}var qn=function(t){return t[t.Word=0]="Word",t[t.Space=1]="Space",t[t.Other=2]="Other",t}(qn||(qn={}));const $n=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;let Kn;try{Kn=new RegExp("[\\p{Alphabetic}\\p{Number}_]","u")}catch(t){}function Un(t){return e=>{if(!/\S/.test(e))return qn.Space;if(function(t){if(Kn)return Kn.test(t);for(let e=0;e<t.length;e++){let i=t[e];if(/\w/.test(i)||i>""&&(i.toUpperCase()!=i.toLowerCase()||$n.test(i)))return!0}return!1}(e))return qn.Word;for(let i=0;i<t.length;i++)if(e.indexOf(t[i])>-1)return qn.Word;return qn.Other}}class Gn{constructor(t,e,i,n,s,r){this.config=t,this.doc=e,this.selection=i,this.values=n,this.status=t.statusTemplate.slice(),this.computeSlot=s,r&&(r._state=this);for(let t=0;t<this.config.dynamicSlots.length;t++)Cn(this,t<<1);this.computeSlot=null}field(t,e=!0){let i=this.config.address[t.id];if(null!=i)return Cn(this,i),An(this,i);if(e)throw new RangeError("Field is not present in this state")}update(...t){return Hn(this,t,!0)}applyTransaction(t){let e,i=this.config,{base:n,compartments:s}=i;for(let e of t.effects)e.is(xn.reconfigure)?(i&&(s=new Map,i.compartments.forEach(((t,e)=>s.set(e,t))),i=null),s.set(e.value.compartment,e.value.extension)):e.is(Nn.reconfigure)?(i=null,n=e.value):e.is(Nn.appendConfig)&&(i=null,n=jn(n).concat(e.value));if(i)e=t.startState.values.slice();else{i=Sn.resolve(n,s,this),e=new Gn(i,this.doc,this.selection,i.dynamicSlots.map((()=>null)),((t,e)=>e.reconfigure(t,this)),null).values}new Gn(i,t.newDoc,t.newSelection,e,((e,i)=>i.update(e,t)),t)}replaceSelection(t){return"string"==typeof t&&(t=this.toText(t)),this.changeByRange((e=>({changes:{from:e.from,to:e.to,insert:t},range:nn.cursor(e.from+t.length)})))}changeByRange(t){let e=this.selection,i=t(e.ranges[0]),n=this.changes(i.changes),s=[i.range],r=jn(i.effects);for(let i=1;i<e.ranges.length;i++){let o=t(e.ranges[i]),l=this.changes(o.changes),a=l.map(n);for(let t=0;t<i;t++)s[t]=s[t].map(a);let h=n.mapDesc(l,!0);s.push(o.range.map(h)),n=n.compose(a),r=Nn.mapEffects(r,a).concat(Nn.mapEffects(jn(o.effects),h))}return{changes:n,selection:nn.create(s,e.mainIndex),effects:r}}changes(t=[]){return t instanceof Gi?t:Gi.of(t,this.doc.length,this.facet(Gn.lineSeparator))}toText(t){return Ai.of(t.split(this.facet(Gn.lineSeparator)||$i))}sliceDoc(t=0,e=this.doc.length){return this.doc.sliceString(t,e,this.lineBreak)}facet(t){let e=this.config.address[t.id];return null==e?t.default:(Cn(this,e),An(this,e))}toJSON(t){let e={doc:this.sliceDoc(),selection:this.selection.toJSON()};if(t)for(let i in t){let n=t[i];n instanceof dn&&null!=this.config.address[n.id]&&(e[i]=n.spec.toJSON(this.field(t[i]),this))}return e}static fromJSON(t,e={},i){if(!t||"string"!=typeof t.doc)throw new RangeError("Invalid JSON representation for EditorState");let n=[];if(i)for(let e in i)if(Object.prototype.hasOwnProperty.call(t,e)){let s=i[e],r=t[e];n.push(s.init((t=>s.spec.fromJSON(r,t))))}return Gn.create({doc:t.doc,selection:nn.fromJSON(t.selection),extensions:e.extensions?n.concat([e.extensions]):n})}static create(t={}){let e=Sn.resolve(t.extensions||[],new Map),i=t.doc instanceof Ai?t.doc:Ai.of((t.doc||"").split(e.staticFacet(Gn.lineSeparator)||$i)),n=t.selection?t.selection instanceof nn?t.selection:nn.single(t.selection.anchor,t.selection.head):nn.single(0);return sn(n,i.length),e.staticFacet(On)||(n=n.asSingle()),new Gn(e,i,n,e.dynamicSlots.map((()=>null)),((t,e)=>e.create(t)),null)}get tabSize(){return this.facet(Gn.tabSize)}get lineBreak(){return this.facet(Gn.lineSeparator)||"\n"}get readOnly(){return this.facet(Rn)}phrase(t,...e){for(let e of this.facet(Gn.phrases))if(Object.prototype.hasOwnProperty.call(e,t)){t=e[t];break}return e.length&&(t=t.replace(/\$(\$|\d*)/g,((t,i)=>{if("$"==i)return"$";let n=+(i||1);return!n||n>e.length?t:e[n-1]}))),t}languageDataAt(t,e,i=-1){let n=[];for(let s of this.facet(Mn))for(let r of s(this,e,i))Object.prototype.hasOwnProperty.call(r,t)&&n.push(r[t]);return n}charCategorizer(t){return Un(this.languageDataAt("wordChars",t).join(""))}wordAt(t){let{text:e,from:i,length:n}=this.doc.lineAt(t),s=this.charCategorizer(t),r=t-i,o=t-i;for(;r>0;){let t=Ii(e,r,!1);if(s(e.slice(t,r))!=qn.Word)break;r=t}for(;o<n;){let t=Ii(e,o);if(s(e.slice(o,t))!=qn.Word)break;o=t}return r==o?null:nn.range(r+i,o+i)}}function Qn(t,e,i={}){let n={};for(let e of t)for(let t of Object.keys(e)){let s=e[t],r=n[t];if(void 0===r)n[t]=s;else if(r===s||void 0===s);else{if(!Object.hasOwnProperty.call(i,t))throw new Error("Config merge conflict for field "+t);n[t]=i[t](r,s)}}for(let t in e)void 0===n[t]&&(n[t]=e[t]);return n}Gn.allowMultipleSelections=On,Gn.tabSize=on.define({combine:t=>t.length?t[0]:4}),Gn.lineSeparator=Dn,Gn.readOnly=Rn,Gn.phrases=on.define({compare(t,e){let i=Object.keys(t),n=Object.keys(e);return i.length==n.length&&i.every((i=>t[i]==e[i]))}}),Gn.languageData=Mn,Gn.changeFilter=Tn,Gn.transactionFilter=_n,Gn.transactionExtender=En,xn.reconfigure=Nn.define();class Jn{eq(t){return this==t}range(t,e=t){return Xn.create(t,e,this)}}Jn.prototype.startSide=Jn.prototype.endSide=0,Jn.prototype.point=!1,Jn.prototype.mapMode=Ki.TrackDel;class Xn{constructor(t,e,i){this.from=t,this.to=e,this.value=i}static create(t,e,i){return new Xn(t,e,i)}}function Yn(t,e){return t.from-e.from||t.value.startSide-e.value.startSide}class Zn{constructor(t,e,i,n){this.from=t,this.to=e,this.value=i,this.maxPoint=n}get length(){return this.to[this.to.length-1]}findIndex(t,e,i,n=0){let s=i?this.to:this.from;for(let r=n,o=s.length;;){if(r==o)return r;let n=r+o>>1,l=s[n]-t||(i?this.value[n].endSide:this.value[n].startSide)-e;if(n==r)return l>=0?r:o;l>=0?o=n:r=n+1}}between(t,e,i,n){for(let s=this.findIndex(e,-1e9,!0),r=this.findIndex(i,1e9,!1,s);s<r;s++)if(!1===n(this.from[s]+t,this.to[s]+t,this.value[s]))return!1}map(t,e){let i=[],n=[],s=[],r=-1,o=-1;for(let l=0;l<this.value.length;l++){let a,h,c=this.value[l],u=this.from[l]+t,f=this.to[l]+t;if(u==f){let t=e.mapPos(u,c.startSide,c.mapMode);if(null==t)continue;if(a=h=t,c.startSide!=c.endSide&&(h=e.mapPos(u,c.endSide),h<a))continue}else if(a=e.mapPos(u,c.startSide),h=e.mapPos(f,c.endSide),a>h||a==h&&c.startSide>0&&c.endSide<=0)continue;(h-a||c.endSide-c.startSide)<0||(r<0&&(r=a),c.point&&(o=Math.max(o,h-a)),i.push(c),n.push(a-r),s.push(h-r))}return{mapped:i.length?new Zn(n,s,i,o):null,pos:r}}}class ts{constructor(t,e,i,n){this.chunkPos=t,this.chunk=e,this.nextLayer=i,this.maxPoint=n}static create(t,e,i,n){return new ts(t,e,i,n)}get length(){let t=this.chunk.length-1;return t<0?0:Math.max(this.chunkEnd(t),this.nextLayer.length)}get size(){if(this.isEmpty)return 0;let t=this.nextLayer.size;for(let e of this.chunk)t+=e.value.length;return t}chunkEnd(t){return this.chunkPos[t]+this.chunk[t].length}update(t){let{add:e=[],sort:i=!1,filterFrom:n=0,filterTo:s=this.length}=t,r=t.filter;if(0==e.length&&!r)return this;if(i&&(e=e.slice().sort(Yn)),this.isEmpty)return e.length?ts.of(e):this;let o=new ns(this,null,-1).goto(0),l=0,a=[],h=new es;for(;o.value||l<e.length;)if(l<e.length&&(o.from-e[l].from||o.startSide-e[l].value.startSide)>=0){let t=e[l++];h.addInner(t.from,t.to,t.value)||a.push(t)}else 1==o.rangeIndex&&o.chunkIndex<this.chunk.length&&(l==e.length||this.chunkEnd(o.chunkIndex)<e[l].from)&&(!r||n>this.chunkEnd(o.chunkIndex)||s<this.chunkPos[o.chunkIndex])&&h.addChunk(this.chunkPos[o.chunkIndex],this.chunk[o.chunkIndex])?o.nextChunk():((!r||n>o.to||s<o.from||r(o.from,o.to,o.value))&&(h.addInner(o.from,o.to,o.value)||a.push(Xn.create(o.from,o.to,o.value))),o.next());return h.finishInner(this.nextLayer.isEmpty&&!a.length?ts.empty:this.nextLayer.update({add:a,filter:r,filterFrom:n,filterTo:s}))}map(t){if(t.empty||this.isEmpty)return this;let e=[],i=[],n=-1;for(let s=0;s<this.chunk.length;s++){let r=this.chunkPos[s],o=this.chunk[s],l=t.touchesRange(r,r+o.length);if(!1===l)n=Math.max(n,o.maxPoint),e.push(o),i.push(t.mapPos(r));else if(!0===l){let{mapped:s,pos:l}=o.map(r,t);s&&(n=Math.max(n,s.maxPoint),e.push(s),i.push(l))}}let s=this.nextLayer.map(t);return 0==e.length?s:new ts(i,e,s||ts.empty,n)}between(t,e,i){if(!this.isEmpty){for(let n=0;n<this.chunk.length;n++){let s=this.chunkPos[n],r=this.chunk[n];if(e>=s&&t<=s+r.length&&!1===r.between(s,t-s,e-s,i))return}this.nextLayer.between(t,e,i)}}iter(t=0){return ss.from([this]).goto(t)}get isEmpty(){return this.nextLayer==this}static iter(t,e=0){return ss.from(t).goto(e)}static compare(t,e,i,n,s=-1){let r=t.filter((t=>t.maxPoint>0||!t.isEmpty&&t.maxPoint>=s)),o=e.filter((t=>t.maxPoint>0||!t.isEmpty&&t.maxPoint>=s)),l=is(r,o,i),a=new os(r,l,s),h=new os(o,l,s);i.iterGaps(((t,e,i)=>ls(a,t,h,e,i,n))),i.empty&&0==i.length&&ls(a,0,h,0,0,n)}static eq(t,e,i=0,n){null==n&&(n=999999999);let s=t.filter((t=>!t.isEmpty&&e.indexOf(t)<0)),r=e.filter((e=>!e.isEmpty&&t.indexOf(e)<0));if(s.length!=r.length)return!1;if(!s.length)return!0;let o=is(s,r),l=new os(s,o,0).goto(i),a=new os(r,o,0).goto(i);for(;;){if(l.to!=a.to||!as(l.active,a.active)||l.point&&(!a.point||!l.point.eq(a.point)))return!1;if(l.to>n)return!0;l.next(),a.next()}}static spans(t,e,i,n,s=-1){let r=new os(t,null,s).goto(e),o=e,l=r.openStart;for(;;){let t=Math.min(r.to,i);if(r.point){let i=r.activeForPoint(r.to),s=r.pointFrom<e?i.length+1:Math.min(i.length,l);n.point(o,t,r.point,i,s,r.pointRank),l=Math.min(r.openEnd(t),i.length)}else t>o&&(n.span(o,t,r.active,l),l=r.openEnd(t));if(r.to>i)return l+(r.point&&r.to>i?1:0);o=r.to,r.next()}}static of(t,e=!1){let i=new es;for(let n of t instanceof Xn?[t]:e?function(t){if(t.length>1)for(let e=t[0],i=1;i<t.length;i++){let n=t[i];if(Yn(e,n)>0)return t.slice().sort(Yn);e=n}return t}(t):t)i.add(n.from,n.to,n.value);return i.finish()}}ts.empty=new ts([],[],null,-1),ts.empty.nextLayer=ts.empty;class es{constructor(){this.chunks=[],this.chunkPos=[],this.chunkStart=-1,this.last=null,this.lastFrom=-1e9,this.lastTo=-1e9,this.from=[],this.to=[],this.value=[],this.maxPoint=-1,this.setMaxPoint=-1,this.nextLayer=null}finishChunk(t){this.chunks.push(new Zn(this.from,this.to,this.value,this.maxPoint)),this.chunkPos.push(this.chunkStart),this.chunkStart=-1,this.setMaxPoint=Math.max(this.setMaxPoint,this.maxPoint),this.maxPoint=-1,t&&(this.from=[],this.to=[],this.value=[])}add(t,e,i){this.addInner(t,e,i)||(this.nextLayer||(this.nextLayer=new es)).add(t,e,i)}addInner(t,e,i){let n=t-this.lastTo||i.startSide-this.last.endSide;if(n<=0&&(t-this.lastFrom||i.startSide-this.last.startSide)<0)throw new Error("Ranges must be added sorted by `from` position and `startSide`");return!(n<0)&&(250==this.from.length&&this.finishChunk(!0),this.chunkStart<0&&(this.chunkStart=t),this.from.push(t-this.chunkStart),this.to.push(e-this.chunkStart),this.last=i,this.lastFrom=t,this.lastTo=e,this.value.push(i),i.point&&(this.maxPoint=Math.max(this.maxPoint,e-t)),!0)}addChunk(t,e){if((t-this.lastTo||e.value[0].startSide-this.last.endSide)<0)return!1;this.from.length&&this.finishChunk(!0),this.setMaxPoint=Math.max(this.setMaxPoint,e.maxPoint),this.chunks.push(e),this.chunkPos.push(t);let i=e.value.length-1;return this.last=e.value[i],this.lastFrom=e.from[i]+t,this.lastTo=e.to[i]+t,!0}finish(){return this.finishInner(ts.empty)}finishInner(t){if(this.from.length&&this.finishChunk(!1),0==this.chunks.length)return t;let e=ts.create(this.chunkPos,this.chunks,this.nextLayer?this.nextLayer.finishInner(t):t,this.setMaxPoint);return this.from=null,e}}function is(t,e,i){let n=new Map;for(let e of t)for(let t=0;t<e.chunk.length;t++)e.chunk[t].maxPoint<=0&&n.set(e.chunk[t],e.chunkPos[t]);let s=new Set;for(let t of e)for(let e=0;e<t.chunk.length;e++){let r=n.get(t.chunk[e]);null==r||(i?i.mapPos(r):r)!=t.chunkPos[e]||(null==i?void 0:i.touchesRange(r,r+t.chunk[e].length))||s.add(t.chunk[e])}return s}class ns{constructor(t,e,i,n=0){this.layer=t,this.skip=e,this.minPoint=i,this.rank=n}get startSide(){return this.value?this.value.startSide:0}get endSide(){return this.value?this.value.endSide:0}goto(t,e=-1e9){return this.chunkIndex=this.rangeIndex=0,this.gotoInner(t,e,!1),this}gotoInner(t,e,i){for(;this.chunkIndex<this.layer.chunk.length;){let e=this.layer.chunk[this.chunkIndex];if(!(this.skip&&this.skip.has(e)||this.layer.chunkEnd(this.chunkIndex)<t||e.maxPoint<this.minPoint))break;this.chunkIndex++,i=!1}if(this.chunkIndex<this.layer.chunk.length){let n=this.layer.chunk[this.chunkIndex].findIndex(t-this.layer.chunkPos[this.chunkIndex],e,!0);(!i||this.rangeIndex<n)&&this.setRangeIndex(n)}this.next()}forward(t,e){(this.to-t||this.endSide-e)<0&&this.gotoInner(t,e,!0)}next(){for(;;){if(this.chunkIndex==this.layer.chunk.length){this.from=this.to=1e9,this.value=null;break}{let t=this.layer.chunkPos[this.chunkIndex],e=this.layer.chunk[this.chunkIndex],i=t+e.from[this.rangeIndex];if(this.from=i,this.to=t+e.to[this.rangeIndex],this.value=e.value[this.rangeIndex],this.setRangeIndex(this.rangeIndex+1),this.minPoint<0||this.value.point&&this.to-this.from>=this.minPoint)break}}}setRangeIndex(t){if(t==this.layer.chunk[this.chunkIndex].value.length){if(this.chunkIndex++,this.skip)for(;this.chunkIndex<this.layer.chunk.length&&this.skip.has(this.layer.chunk[this.chunkIndex]);)this.chunkIndex++;this.rangeIndex=0}else this.rangeIndex=t}nextChunk(){this.chunkIndex++,this.rangeIndex=0,this.next()}compare(t){return this.from-t.from||this.startSide-t.startSide||this.rank-t.rank||this.to-t.to||this.endSide-t.endSide}}class ss{constructor(t){this.heap=t}static from(t,e=null,i=-1){let n=[];for(let s=0;s<t.length;s++)for(let r=t[s];!r.isEmpty;r=r.nextLayer)r.maxPoint>=i&&n.push(new ns(r,e,i,s));return 1==n.length?n[0]:new ss(n)}get startSide(){return this.value?this.value.startSide:0}goto(t,e=-1e9){for(let i of this.heap)i.goto(t,e);for(let t=this.heap.length>>1;t>=0;t--)rs(this.heap,t);return this.next(),this}forward(t,e){for(let i of this.heap)i.forward(t,e);for(let t=this.heap.length>>1;t>=0;t--)rs(this.heap,t);(this.to-t||this.value.endSide-e)<0&&this.next()}next(){if(0==this.heap.length)this.from=this.to=1e9,this.value=null,this.rank=-1;else{let t=this.heap[0];this.from=t.from,this.to=t.to,this.value=t.value,this.rank=t.rank,t.value&&t.next(),rs(this.heap,0)}}}function rs(t,e){for(let i=t[e];;){let n=1+(e<<1);if(n>=t.length)break;let s=t[n];if(n+1<t.length&&s.compare(t[n+1])>=0&&(s=t[n+1],n++),i.compare(s)<0)break;t[n]=i,t[e]=s,e=n}}class os{constructor(t,e,i){this.minPoint=i,this.active=[],this.activeTo=[],this.activeRank=[],this.minActive=-1,this.point=null,this.pointFrom=0,this.pointRank=0,this.to=-1e9,this.endSide=0,this.openStart=-1,this.cursor=ss.from(t,e,i)}goto(t,e=-1e9){return this.cursor.goto(t,e),this.active.length=this.activeTo.length=this.activeRank.length=0,this.minActive=-1,this.to=t,this.endSide=e,this.openStart=-1,this.next(),this}forward(t,e){for(;this.minActive>-1&&(this.activeTo[this.minActive]-t||this.active[this.minActive].endSide-e)<0;)this.removeActive(this.minActive);this.cursor.forward(t,e)}removeActive(t){hs(this.active,t),hs(this.activeTo,t),hs(this.activeRank,t),this.minActive=us(this.active,this.activeTo)}addActive(t){let e=0,{value:i,to:n,rank:s}=this.cursor;for(;e<this.activeRank.length&&this.activeRank[e]<=s;)e++;cs(this.active,e,i),cs(this.activeTo,e,n),cs(this.activeRank,e,s),t&&cs(t,e,this.cursor.from),this.minActive=us(this.active,this.activeTo)}next(){let t=this.to,e=this.point;this.point=null;let i=this.openStart<0?[]:null;for(;;){let n=this.minActive;if(n>-1&&(this.activeTo[n]-this.cursor.from||this.active[n].endSide-this.cursor.startSide)<0){if(this.activeTo[n]>t){this.to=this.activeTo[n],this.endSide=this.active[n].endSide;break}this.removeActive(n),i&&hs(i,n)}else{if(!this.cursor.value){this.to=this.endSide=1e9;break}if(this.cursor.from>t){this.to=this.cursor.from,this.endSide=this.cursor.startSide;break}{let t=this.cursor.value;if(t.point){if(!(e&&this.cursor.to==this.to&&this.cursor.from<this.cursor.to)){this.point=t,this.pointFrom=this.cursor.from,this.pointRank=this.cursor.rank,this.to=this.cursor.to,this.endSide=t.endSide,this.cursor.next(),this.forward(this.to,this.endSide);break}this.cursor.next()}else this.addActive(i),this.cursor.next()}}}if(i){this.openStart=0;for(let e=i.length-1;e>=0&&i[e]<t;e--)this.openStart++}}activeForPoint(t){if(!this.active.length)return this.active;let e=[];for(let i=this.active.length-1;i>=0&&!(this.activeRank[i]<this.pointRank);i--)(this.activeTo[i]>t||this.activeTo[i]==t&&this.active[i].endSide>=this.point.endSide)&&e.push(this.active[i]);return e.reverse()}openEnd(t){let e=0;for(let i=this.activeTo.length-1;i>=0&&this.activeTo[i]>t;i--)e++;return e}}function ls(t,e,i,n,s,r){t.goto(e),i.goto(n);let o=n+s,l=n,a=n-e;for(;;){let e=t.to+a-i.to||t.endSide-i.endSide,n=e<0?t.to+a:i.to,s=Math.min(n,o);if(t.point||i.point?t.point&&i.point&&(t.point==i.point||t.point.eq(i.point))&&as(t.activeForPoint(t.to+a),i.activeForPoint(i.to))||r.comparePoint(l,s,t.point,i.point):s>l&&!as(t.active,i.active)&&r.compareRange(l,s,t.active,i.active),n>o)break;l=n,e<=0&&t.next(),e>=0&&i.next()}}function as(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++)if(t[i]!=e[i]&&!t[i].eq(e[i]))return!1;return!0}function hs(t,e){for(let i=e,n=t.length-1;i<n;i++)t[i]=t[i+1];t.pop()}function cs(t,e,i){for(let i=t.length-1;i>=e;i--)t[i+1]=t[i];t[e]=i}function us(t,e){let i=-1,n=1e9;for(let s=0;s<e.length;s++)(e[s]-n||t[s].endSide-t[i].endSide)<0&&(i=s,n=e[s]);return i}function fs(t,e,i=t.length){let n=0;for(let s=0;s<i;)9==t.charCodeAt(s)?(n+=e-n%e,s++):(n++,s=Ii(t,s));return n}function ds(t,e,i,n){for(let n=0,s=0;;){if(s>=e)return n;if(n==t.length)break;s+=9==t.charCodeAt(n)?i-s%i:1,n=Ii(t,n)}return!0===n?-1:t.length}const ps="undefined"==typeof Symbol?"__ͼ":Symbol.for("ͼ"),ms="undefined"==typeof Symbol?"__styleSet"+Math.floor(1e8*Math.random()):Symbol("styleSet"),gs="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:{};class vs{constructor(t,e){this.rules=[];let{finish:i}=e||{};function n(t){return/^@/.test(t)?[t]:t.split(/,\s*/)}function s(t,e,r,o){let l=[],a=/^@(\w+)\b/.exec(t[0]),h=a&&"keyframes"==a[1];if(a&&null==e)return r.push(t[0]+";");for(let i in e){let o=e[i];if(/&/.test(i))s(i.split(/,\s*/).map((e=>t.map((t=>e.replace(/&/,t))))).reduce(((t,e)=>t.concat(e))),o,r);else if(o&&"object"==typeof o){if(!a)throw new RangeError("The value of a property ("+i+") should be a primitive value.");s(n(i),o,l,h)}else null!=o&&l.push(i.replace(/_.*/,"").replace(/[A-Z]/g,(t=>"-"+t.toLowerCase()))+": "+o+";")}(l.length||h)&&r.push((!i||a||o?t:t.map(i)).join(", ")+" {"+l.join(" ")+"}")}for(let e in t)s(n(e),t[e],this.rules)}getRules(){return this.rules.join("\n")}static newName(){let t=gs[ps]||1;return gs[ps]=t+1,"ͼ"+t.toString(36)}static mount(t,e){(t[ms]||new ys(t)).mount(Array.isArray(e)?e:[e])}}let ws=null;class ys{constructor(t){if(!t.head&&t.adoptedStyleSheets&&"undefined"!=typeof CSSStyleSheet){if(ws)return t.adoptedStyleSheets=[ws.sheet,...t.adoptedStyleSheets],t[ms]=ws;this.sheet=new CSSStyleSheet,t.adoptedStyleSheets=[this.sheet,...t.adoptedStyleSheets],ws=this}else{this.styleTag=(t.ownerDocument||t).createElement("style");let e=t.head||t;e.insertBefore(this.styleTag,e.firstChild)}this.modules=[],t[ms]=this}mount(t){let e=this.sheet,i=0,n=0;for(let s=0;s<t.length;s++){let r=t[s],o=this.modules.indexOf(r);if(o<n&&o>-1&&(this.modules.splice(o,1),n--,o=-1),-1==o){if(this.modules.splice(n++,0,r),e)for(let t=0;t<r.rules.length;t++)e.insertRule(r.rules[t],i++)}else{for(;n<o;)i+=this.modules[n++].rules.length;i+=r.rules.length,n++}}if(!e){let t="";for(let e=0;e<this.modules.length;e++)t+=this.modules[e].getRules()+"\n";this.styleTag.textContent=t}}}for(var bs={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:"'"},xs={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},ks="undefined"!=typeof navigator&&/Chrome\/(\d+)/.exec(navigator.userAgent),Ss=("undefined"!=typeof navigator&&/Gecko\/\d+/.test(navigator.userAgent),"undefined"!=typeof navigator&&/Mac/.test(navigator.platform)),Cs="undefined"!=typeof navigator&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),As=Ss||ks&&+ks[1]<57,Ms=0;Ms<10;Ms++)bs[48+Ms]=bs[96+Ms]=String(Ms);for(Ms=1;Ms<=24;Ms++)bs[Ms+111]="F"+Ms;for(Ms=65;Ms<=90;Ms++)bs[Ms]=String.fromCharCode(Ms+32),xs[Ms]=String.fromCharCode(Ms);for(var Os in bs)xs.hasOwnProperty(Os)||(xs[Os]=bs[Os]);function Ds(t){let e;return e=11==t.nodeType?t.getSelection?t:t.ownerDocument:t,e.getSelection()}function Ts(t,e){return!!e&&(t==e||t.contains(1!=e.nodeType?e.parentNode:e))}function _s(t,e){if(!e.anchorNode)return!1;try{return Ts(t,e.anchorNode)}catch(t){return!1}}function Es(t){return 3==t.nodeType?js(t,0,t.nodeValue.length).getClientRects():1==t.nodeType?t.getClientRects():[]}function Rs(t,e,i,n){return!!i&&(Bs(t,e,i,n,-1)||Bs(t,e,i,n,1))}function Ps(t){for(var e=0;;e++)if(!(t=t.previousSibling))return e}function Bs(t,e,i,n,s){for(;;){if(t==i&&e==n)return!0;if(e==(s<0?0:Ls(t))){if("DIV"==t.nodeName)return!1;let i=t.parentNode;if(!i||1!=i.nodeType)return!1;e=Ps(t)+(s<0?0:1),t=i}else{if(1!=t.nodeType)return!1;if(1==(t=t.childNodes[e+(s<0?-1:0)]).nodeType&&"false"==t.contentEditable)return!1;e=s<0?Ls(t):0}}}function Ls(t){return 3==t.nodeType?t.nodeValue.length:t.childNodes.length}const Ns={left:0,right:0,top:0,bottom:0};function Is(t,e){let i=e?t.left:t.right;return{left:i,right:i,top:t.top,bottom:t.bottom}}function Vs(t){return{left:0,right:t.innerWidth,top:0,bottom:t.innerHeight}}class Ws{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}eq(t){return this.anchorNode==t.anchorNode&&this.anchorOffset==t.anchorOffset&&this.focusNode==t.focusNode&&this.focusOffset==t.focusOffset}setRange(t){this.set(t.anchorNode,t.anchorOffset,t.focusNode,t.focusOffset)}set(t,e,i,n){this.anchorNode=t,this.anchorOffset=e,this.focusNode=i,this.focusOffset=n}}let zs,Hs=null;function Fs(t){if(t.setActive)return t.setActive();if(Hs)return t.focus(Hs);let e=[];for(let i=t;i&&(e.push(i,i.scrollTop,i.scrollLeft),i!=i.ownerDocument);i=i.parentNode);if(t.focus(null==Hs?{get preventScroll(){return Hs={preventScroll:!0},!0}}:void 0),!Hs){Hs=!1;for(let t=0;t<e.length;){let i=e[t++],n=e[t++],s=e[t++];i.scrollTop!=n&&(i.scrollTop=n),i.scrollLeft!=s&&(i.scrollLeft=s)}}}function js(t,e,i=e){let n=zs||(zs=document.createRange());return n.setEnd(t,i),n.setStart(t,e),n}function qs(t,e,i){let n={key:e,code:e,keyCode:i,which:i,cancelable:!0},s=new KeyboardEvent("keydown",n);s.synthetic=!0,t.dispatchEvent(s);let r=new KeyboardEvent("keyup",n);return r.synthetic=!0,t.dispatchEvent(r),s.defaultPrevented||r.defaultPrevented}function $s(t){for(;t.attributes.length;)t.removeAttributeNode(t.attributes[0])}class Ks{constructor(t,e,i=!0){this.node=t,this.offset=e,this.precise=i}static before(t,e){return new Ks(t.parentNode,Ps(t),e)}static after(t,e){return new Ks(t.parentNode,Ps(t)+1,e)}}const Us=[];class Gs{constructor(){this.parent=null,this.dom=null,this.dirty=2}get overrideDOMText(){return null}get posAtStart(){return this.parent?this.parent.posBefore(this):0}get posAtEnd(){return this.posAtStart+this.length}posBefore(t){let e=this.posAtStart;for(let i of this.children){if(i==t)return e;e+=i.length+i.breakAfter}throw new RangeError("Invalid child in posBefore")}posAfter(t){return this.posBefore(t)+t.length}coordsAt(t,e){return null}sync(t,e){if(2&this.dirty){let i,n=this.dom,s=null;for(let r of this.children){if(r.dirty){if(!r.dom&&(i=s?s.nextSibling:n.firstChild)){let t=Gs.get(i);(!t||!t.parent&&t.canReuseDOM(r))&&r.reuseDOM(i)}r.sync(t,e),r.dirty=0}if(i=s?s.nextSibling:n.firstChild,e&&!e.written&&e.node==n&&i!=r.dom&&(e.written=!0),r.dom.parentNode==n)for(;i&&i!=r.dom;)i=Qs(i);else n.insertBefore(r.dom,i);s=r.dom}for(i=s?s.nextSibling:n.firstChild,i&&e&&e.node==n&&(e.written=!0);i;)i=Qs(i)}else if(1&this.dirty)for(let i of this.children)i.dirty&&(i.sync(t,e),i.dirty=0)}reuseDOM(t){}localPosFromDOM(t,e){let i;if(t==this.dom)i=this.dom.childNodes[e];else{let n=0==Ls(t)?0:0==e?-1:1;for(;;){let e=t.parentNode;if(e==this.dom)break;0==n&&e.firstChild!=e.lastChild&&(n=t==e.firstChild?-1:1),t=e}i=n<0?t:t.nextSibling}if(i==this.dom.firstChild)return 0;for(;i&&!Gs.get(i);)i=i.nextSibling;if(!i)return this.length;for(let t=0,e=0;;t++){let n=this.children[t];if(n.dom==i)return e;e+=n.length+n.breakAfter}}domBoundsAround(t,e,i=0){let n=-1,s=-1,r=-1,o=-1;for(let l=0,a=i,h=i;l<this.children.length;l++){let i=this.children[l],c=a+i.length;if(a<t&&c>e)return i.domBoundsAround(t,e,a);if(c>=t&&-1==n&&(n=l,s=a),a>e&&i.dom.parentNode==this.dom){r=l,o=h;break}h=c,a=c+i.breakAfter}return{from:s,to:o<0?i+this.length:o,startDOM:(n?this.children[n-1].dom.nextSibling:null)||this.dom.firstChild,endDOM:r<this.children.length&&r>=0?this.children[r].dom:null}}markDirty(t=!1){this.dirty|=2,this.markParentsDirty(t)}markParentsDirty(t){for(let e=this.parent;e;e=e.parent){if(t&&(e.dirty|=2),1&e.dirty)return;e.dirty|=1,t=!1}}setParent(t){this.parent!=t&&(this.parent=t,this.dirty&&this.markParentsDirty(!0))}setDOM(t){this.dom&&(this.dom.cmView=null),this.dom=t,t.cmView=this}get rootView(){for(let t=this;;){let e=t.parent;if(!e)return t;t=e}}replaceChildren(t,e,i=Us){this.markDirty();for(let i=t;i<e;i++){let t=this.children[i];t.parent==this&&t.destroy()}this.children.splice(t,e-t,...i);for(let t=0;t<i.length;t++)i[t].setParent(this)}ignoreMutation(t){return!1}ignoreEvent(t){return!1}childCursor(t=this.length){return new Js(this.children,t,this.children.length)}childPos(t,e=1){return this.childCursor().findPos(t,e)}toString(){let t=this.constructor.name.replace("View","");return t+(this.children.length?"("+this.children.join()+")":this.length?"["+("Text"==t?this.text:this.length)+"]":"")+(this.breakAfter?"#":"")}static get(t){return t.cmView}get isEditable(){return!0}get isWidget(){return!1}merge(t,e,i,n,s,r){return!1}become(t){return!1}canReuseDOM(t){return t.constructor==this.constructor}getSide(){return 0}destroy(){this.parent=null}}function Qs(t){let e=t.nextSibling;return t.parentNode.removeChild(t),e}Gs.prototype.breakAfter=0;class Js{constructor(t,e,i){this.children=t,this.pos=e,this.i=i,this.off=0}findPos(t,e=1){for(;;){if(t>this.pos||t==this.pos&&(e>0||0==this.i||this.children[this.i-1].breakAfter))return this.off=t-this.pos,this;let i=this.children[--this.i];this.pos-=i.length+i.breakAfter}}}function Xs(t,e,i,n,s,r,o,l,a){let{children:h}=t,c=h.length?h[e]:null,u=r.length?r[r.length-1]:null,f=u?u.breakAfter:o;if(!(e==n&&c&&!o&&!f&&r.length<2&&c.merge(i,s,r.length?u:null,0==i,l,a))){if(n<h.length){let t=h[n];t&&s<t.length?(e==n&&(t=t.split(s),s=0),!f&&u&&t.merge(0,s,u,!0,0,a)?r[r.length-1]=t:(s&&t.merge(0,s,null,!1,0,a),r.push(t))):(null==t?void 0:t.breakAfter)&&(u?u.breakAfter=1:o=1),n++}for(c&&(c.breakAfter=o,i>0&&(!o&&r.length&&c.merge(i,c.length,r[0],!1,l,0)?c.breakAfter=r.shift().breakAfter:(i<c.length||c.children.length&&0==c.children[c.children.length-1].length)&&c.merge(i,c.length,null,!1,l,0),e++));e<n&&r.length;)if(h[n-1].become(r[r.length-1]))n--,r.pop(),a=r.length?0:l;else{if(!h[e].become(r[0]))break;e++,r.shift(),l=r.length?0:a}!r.length&&e&&n<h.length&&!h[e-1].breakAfter&&h[n].merge(0,0,h[e-1],!1,l,a)&&e--,(e<n||r.length)&&t.replaceChildren(e,n,r)}}function Ys(t,e,i,n,s,r){let o=t.childCursor(),{i:l,off:a}=o.findPos(i,1),{i:h,off:c}=o.findPos(e,-1),u=e-i;for(let t of n)u+=t.length;t.length+=u,Xs(t,h,c,l,a,n,0,s,r)}let Zs="undefined"!=typeof navigator?navigator:{userAgent:"",vendor:"",platform:""},tr="undefined"!=typeof document?document:{documentElement:{style:{}}};const er=/Edge\/(\d+)/.exec(Zs.userAgent),ir=/MSIE \d/.test(Zs.userAgent),nr=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Zs.userAgent),sr=!!(ir||nr||er),rr=!sr&&/gecko\/(\d+)/i.test(Zs.userAgent),or=!sr&&/Chrome\/(\d+)/.exec(Zs.userAgent),lr="webkitFontSmoothing"in tr.documentElement.style,ar=!sr&&/Apple Computer/.test(Zs.vendor),hr=ar&&(/Mobile\/\w+/.test(Zs.userAgent)||Zs.maxTouchPoints>2);var cr={mac:hr||/Mac/.test(Zs.platform),windows:/Win/.test(Zs.platform),linux:/Linux|X11/.test(Zs.platform),ie:sr,ie_version:ir?tr.documentMode||6:nr?+nr[1]:er?+er[1]:0,gecko:rr,gecko_version:rr?+(/Firefox\/(\d+)/.exec(Zs.userAgent)||[0,0])[1]:0,chrome:!!or,chrome_version:or?+or[1]:0,ios:hr,android:/Android\b/.test(Zs.userAgent),webkit:lr,safari:ar,webkit_version:lr?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0,tabSize:null!=tr.documentElement.style.tabSize?"tab-size":"-moz-tab-size"};class ur extends Gs{constructor(t){super(),this.text=t}get length(){return this.text.length}createDOM(t){this.setDOM(t||document.createTextNode(this.text))}sync(t,e){this.dom||this.createDOM(),this.dom.nodeValue!=this.text&&(e&&e.node==this.dom&&(e.written=!0),this.dom.nodeValue=this.text)}reuseDOM(t){3==t.nodeType&&this.createDOM(t)}merge(t,e,i){return(!i||i instanceof ur&&!(this.length-(e-t)+i.length>256))&&(this.text=this.text.slice(0,t)+(i?i.text:"")+this.text.slice(e),this.markDirty(),!0)}split(t){let e=new ur(this.text.slice(t));return this.text=this.text.slice(0,t),this.markDirty(),e}localPosFromDOM(t,e){return t==this.dom?e:e?this.text.length:0}domAtPos(t){return new Ks(this.dom,t)}domBoundsAround(t,e,i){return{from:i,to:i+this.length,startDOM:this.dom,endDOM:this.dom.nextSibling}}coordsAt(t,e){return dr(this.dom,t,e)}}class fr extends Gs{constructor(t,e=[],i=0){super(),this.mark=t,this.children=e,this.length=i;for(let t of e)t.setParent(this)}setAttrs(t){if($s(t),this.mark.class&&(t.className=this.mark.class),this.mark.attrs)for(let e in this.mark.attrs)t.setAttribute(e,this.mark.attrs[e]);return t}reuseDOM(t){t.nodeName==this.mark.tagName.toUpperCase()&&(this.setDOM(t),this.dirty|=6)}sync(t,e){this.dom?4&this.dirty&&this.setAttrs(this.dom):this.setDOM(this.setAttrs(document.createElement(this.mark.tagName))),super.sync(t,e)}merge(t,e,i,n,s,r){return(!i||!(!(i instanceof fr&&i.mark.eq(this.mark))||t&&s<=0||e<this.length&&r<=0))&&(Ys(this,t,e,i?i.children:[],s-1,r-1),this.markDirty(),!0)}split(t){let e=[],i=0,n=-1,s=0;for(let r of this.children){let o=i+r.length;o>t&&e.push(i<t?r.split(t-i):r),n<0&&i>=t&&(n=s),i=o,s++}let r=this.length-t;return this.length=t,n>-1&&(this.children.length=n,this.markDirty()),new fr(this.mark,e,r)}domAtPos(t){return yr(this,t)}coordsAt(t,e){return xr(this,t,e)}}function dr(t,e,i){let n=t.nodeValue.length;e>n&&(e=n);let s=e,r=e,o=0;0==e&&i<0||e==n&&i>=0?cr.chrome||cr.gecko||(e?(s--,o=1):r<n&&(r++,o=-1)):i<0?s--:r<n&&r++;let l=js(t,s,r).getClientRects();if(!l.length)return Ns;let a=l[(o?o<0:i>=0)?0:l.length-1];return cr.safari&&!o&&0==a.width&&(a=Array.prototype.find.call(l,(t=>t.width))||a),o?Is(a,o<0):a||null}class pr extends Gs{constructor(t,e,i){super(),this.widget=t,this.length=e,this.side=i,this.prevWidget=null}static create(t,e,i){return new(t.customView||pr)(t,e,i)}split(t){let e=pr.create(this.widget,this.length-t,this.side);return this.length-=t,e}sync(t){this.dom&&this.widget.updateDOM(this.dom,t)||(this.dom&&this.prevWidget&&this.prevWidget.destroy(this.dom),this.prevWidget=null,this.setDOM(this.widget.toDOM(t)),this.dom.contentEditable="false")}getSide(){return this.side}merge(t,e,i,n,s,r){return!(i&&(!(i instanceof pr&&this.widget.compare(i.widget))||t>0&&s<=0||e<this.length&&r<=0))&&(this.length=t+(i?i.length:0)+(this.length-e),!0)}become(t){return t.length==this.length&&t instanceof pr&&t.side==this.side&&this.widget.constructor==t.widget.constructor&&(this.widget.eq(t.widget)||this.markDirty(!0),this.dom&&!this.prevWidget&&(this.prevWidget=this.widget),this.widget=t.widget,!0)}ignoreMutation(){return!0}ignoreEvent(t){return this.widget.ignoreEvent(t)}get overrideDOMText(){if(0==this.length)return Ai.empty;let t=this;for(;t.parent;)t=t.parent;let{view:e}=t,i=e&&e.state.doc,n=this.posAtStart;return i?i.slice(n,n+this.length):Ai.empty}domAtPos(t){return 0==t?Ks.before(this.dom):Ks.after(this.dom,t==this.length)}domBoundsAround(){return null}coordsAt(t,e){let i=this.dom.getClientRects(),n=null;if(!i.length)return Ns;for(let e=t>0?i.length-1:0;n=i[e],!(t>0?0==e:e==i.length-1||n.top<n.bottom);e+=t>0?-1:1);return this.length?n:Is(n,this.side>0)}get isEditable(){return!1}get isWidget(){return!0}destroy(){super.destroy(),this.dom&&this.widget.destroy(this.dom)}}class mr extends pr{domAtPos(t){let{topView:e,text:i}=this.widget;return e?gr(t,0,e,i,((t,e)=>t.domAtPos(e)),(t=>new Ks(i,Math.min(t,i.nodeValue.length)))):new Ks(i,Math.min(t,i.nodeValue.length))}sync(){this.setDOM(this.widget.toDOM())}localPosFromDOM(t,e){let{topView:i,text:n}=this.widget;return i?vr(t,e,i,n):Math.min(e,this.length)}ignoreMutation(){return!1}get overrideDOMText(){return null}coordsAt(t,e){let{topView:i,text:n}=this.widget;return i?gr(t,e,i,n,((t,e,i)=>t.coordsAt(e,i)),((t,e)=>dr(n,t,e))):dr(n,t,e)}destroy(){var t;super.destroy(),null===(t=this.widget.topView)||void 0===t||t.destroy()}get isEditable(){return!0}canReuseDOM(){return!0}}function gr(t,e,i,n,s,r){if(i instanceof fr){for(let o=i.dom.firstChild;o;o=o.nextSibling){let i=Gs.get(o);if(!i)return r(t,e);let l=Ts(o,n),a=i.length+(l?n.nodeValue.length:0);if(t<a||t==a&&i.getSide()<=0)return l?gr(t,e,i,n,s,r):s(i,t,e);t-=a}return s(i,i.length,-1)}return i.dom==n?r(t,e):s(i,t,e)}function vr(t,e,i,n){if(i instanceof fr){let s=0;for(let r of i.children){let i=Ts(r.dom,n);if(Ts(r.dom,t))return s+(i?vr(t,e,r,n):r.localPosFromDOM(t,e));s+=i?n.nodeValue.length:r.length}}else if(i.dom==n)return Math.min(e,n.nodeValue.length);return i.localPosFromDOM(t,e)}class wr extends Gs{constructor(t){super(),this.side=t}get length(){return 0}merge(){return!1}become(t){return t instanceof wr&&t.side==this.side}split(){return new wr(this.side)}sync(){if(!this.dom){let t=document.createElement("img");t.className="cm-widgetBuffer",t.setAttribute("aria-hidden","true"),this.setDOM(t)}}getSide(){return this.side}domAtPos(t){return this.side>0?Ks.before(this.dom):Ks.after(this.dom)}localPosFromDOM(){return 0}domBoundsAround(){return null}coordsAt(t){let e=this.dom.getBoundingClientRect(),i=function(t,e){let i=t.parent,n=i?i.children.indexOf(t):-1;for(;i&&n>=0;)if(e<0?n>0:n<i.children.length){let t=i.children[n+e];if(t instanceof ur){let i=t.coordsAt(e<0?t.length:0,e);if(i)return i}n+=e}else{if(!(i instanceof fr&&i.parent)){let t=i.dom.lastChild;if(t&&"BR"==t.nodeName)return t.getClientRects()[0];break}n=i.parent.children.indexOf(i)+(e<0?0:1),i=i.parent}return}(this,this.side>0?-1:1);return i&&i.top<e.bottom&&i.bottom>e.top?{left:e.left,right:e.right,top:i.top,bottom:i.bottom}:e}get overrideDOMText(){return Ai.empty}}function yr(t,e){let i=t.dom,{children:n}=t,s=0;for(let t=0;s<n.length;s++){let r=n[s],o=t+r.length;if(!(o==t&&r.getSide()<=0)){if(e>t&&e<o&&r.dom.parentNode==i)return r.domAtPos(e-t);if(e<=t)break;t=o}}for(let t=s;t>0;t--){let e=n[t-1];if(e.dom.parentNode==i)return e.domAtPos(e.length)}for(let t=s;t<n.length;t++){let e=n[t];if(e.dom.parentNode==i)return e.domAtPos(0)}return new Ks(i,0)}function br(t,e,i){let n,{children:s}=t;i>0&&e instanceof fr&&s.length&&(n=s[s.length-1])instanceof fr&&n.mark.eq(e.mark)?br(n,e.children[0],i-1):(s.push(e),e.setParent(t)),t.length+=e.length}function xr(t,e,i){let n=null,s=-1,r=null,o=-1;!function t(e,i){for(let l=0,a=0;l<e.children.length&&a<=i;l++){let h=e.children[l],c=a+h.length;c>=i&&(h.children.length?t(h,i-a):!r&&(c>i||a==c&&h.getSide()>0)?(r=h,o=i-a):(a<i||a==c&&h.getSide()<0)&&(n=h,s=i-a)),a=c}}(t,e);let l=(i<0?n:r)||n||r;return l?l.coordsAt(Math.max(0,l==n?s:o),i):function(t){let e=t.dom.lastChild;if(!e)return t.dom.getBoundingClientRect();let i=Es(e);return i[i.length-1]||null}(t)}function kr(t,e){for(let i in t)"class"==i&&e.class?e.class+=" "+t.class:"style"==i&&e.style?e.style+=";"+t.style:e[i]=t[i];return e}function Sr(t,e){if(t==e)return!0;if(!t||!e)return!1;let i=Object.keys(t),n=Object.keys(e);if(i.length!=n.length)return!1;for(let s of i)if(-1==n.indexOf(s)||t[s]!==e[s])return!1;return!0}function Cr(t,e,i){let n=null;if(e)for(let s in e)i&&s in i||t.removeAttribute(n=s);if(i)for(let s in i)e&&e[s]==i[s]||t.setAttribute(n=s,i[s]);return!!n}ur.prototype.children=pr.prototype.children=wr.prototype.children=Us;class Ar{eq(t){return!1}updateDOM(t,e){return!1}compare(t){return this==t||this.constructor==t.constructor&&this.eq(t)}get estimatedHeight(){return-1}ignoreEvent(t){return!0}get customView(){return null}destroy(t){}}var Mr=function(t){return t[t.Text=0]="Text",t[t.WidgetBefore=1]="WidgetBefore",t[t.WidgetAfter=2]="WidgetAfter",t[t.WidgetRange=3]="WidgetRange",t}(Mr||(Mr={}));class Or extends Jn{constructor(t,e,i,n){super(),this.startSide=t,this.endSide=e,this.widget=i,this.spec=n}get heightRelevant(){return!1}static mark(t){return new Dr(t)}static widget(t){let e=t.side||0,i=!!t.block;return e+=i?e>0?3e8:-4e8:e>0?1e8:-1e8,new _r(t,e,e,i,t.widget||null,!1)}static replace(t){let e,i,n=!!t.block;if(t.isBlockGap)e=-5e8,i=4e8;else{let{start:s,end:r}=Er(t,n);e=(s?n?-3e8:-1:5e8)-1,i=1+(r?n?2e8:1:-6e8)}return new _r(t,e,i,n,t.widget||null,!0)}static line(t){return new Tr(t)}static set(t,e=!1){return ts.of(t,e)}hasHeight(){return!!this.widget&&this.widget.estimatedHeight>-1}}Or.none=ts.empty;class Dr extends Or{constructor(t){let{start:e,end:i}=Er(t);super(e?-1:5e8,i?1:-6e8,null,t),this.tagName=t.tagName||"span",this.class=t.class||"",this.attrs=t.attributes||null}eq(t){return this==t||t instanceof Dr&&this.tagName==t.tagName&&this.class==t.class&&Sr(this.attrs,t.attrs)}range(t,e=t){if(t>=e)throw new RangeError("Mark decorations may not be empty");return super.range(t,e)}}Dr.prototype.point=!1;class Tr extends Or{constructor(t){super(-2e8,-2e8,null,t)}eq(t){return t instanceof Tr&&this.spec.class==t.spec.class&&Sr(this.spec.attributes,t.spec.attributes)}range(t,e=t){if(e!=t)throw new RangeError("Line decoration ranges must be zero-length");return super.range(t,e)}}Tr.prototype.mapMode=Ki.TrackBefore,Tr.prototype.point=!0;class _r extends Or{constructor(t,e,i,n,s,r){super(e,i,s,t),this.block=n,this.isReplace=r,this.mapMode=n?e<=0?Ki.TrackBefore:Ki.TrackAfter:Ki.TrackDel}get type(){return this.startSide<this.endSide?Mr.WidgetRange:this.startSide<=0?Mr.WidgetBefore:Mr.WidgetAfter}get heightRelevant(){return this.block||!!this.widget&&this.widget.estimatedHeight>=5}eq(t){return t instanceof _r&&(e=this.widget,i=t.widget,e==i||!!(e&&i&&e.compare(i)))&&this.block==t.block&&this.startSide==t.startSide&&this.endSide==t.endSide;var e,i}range(t,e=t){if(this.isReplace&&(t>e||t==e&&this.startSide>0&&this.endSide<=0))throw new RangeError("Invalid range for replacement decoration");if(!this.isReplace&&e!=t)throw new RangeError("Widget decorations can only have zero-length ranges");return super.range(t,e)}}function Er(t,e=!1){let{inclusiveStart:i,inclusiveEnd:n}=t;return null==i&&(i=t.inclusive),null==n&&(n=t.inclusive),{start:null!=i?i:e,end:null!=n?n:e}}function Rr(t,e,i,n=0){let s=i.length-1;s>=0&&i[s]+n>=t?i[s]=Math.max(i[s],e):i.push(t,e)}_r.prototype.point=!0;class Pr extends Gs{constructor(){super(...arguments),this.children=[],this.length=0,this.prevAttrs=void 0,this.attrs=null,this.breakAfter=0}merge(t,e,i,n,s,r){if(i){if(!(i instanceof Pr))return!1;this.dom||i.transferDOM(this)}return n&&this.setDeco(i?i.attrs:null),Ys(this,t,e,i?i.children:[],s,r),!0}split(t){let e=new Pr;if(e.breakAfter=this.breakAfter,0==this.length)return e;let{i,off:n}=this.childPos(t);n&&(e.append(this.children[i].split(n),0),this.children[i].merge(n,this.children[i].length,null,!1,0,0),i++);for(let t=i;t<this.children.length;t++)e.append(this.children[t],0);for(;i>0&&0==this.children[i-1].length;)this.children[--i].destroy();return this.children.length=i,this.markDirty(),this.length=t,e}transferDOM(t){this.dom&&(this.markDirty(),t.setDOM(this.dom),t.prevAttrs=void 0===this.prevAttrs?this.attrs:this.prevAttrs,this.prevAttrs=void 0,this.dom=null)}setDeco(t){Sr(this.attrs,t)||(this.dom&&(this.prevAttrs=this.attrs,this.markDirty()),this.attrs=t)}append(t,e){br(this,t,e)}addLineDeco(t){let e=t.spec.attributes,i=t.spec.class;e&&(this.attrs=kr(e,this.attrs||{})),i&&(this.attrs=kr({class:i},this.attrs||{}))}domAtPos(t){return yr(this,t)}reuseDOM(t){"DIV"==t.nodeName&&(this.setDOM(t),this.dirty|=6)}sync(t,e){var i;this.dom?4&this.dirty&&($s(this.dom),this.dom.className="cm-line",this.prevAttrs=this.attrs?null:void 0):(this.setDOM(document.createElement("div")),this.dom.className="cm-line",this.prevAttrs=this.attrs?null:void 0),void 0!==this.prevAttrs&&(Cr(this.dom,this.prevAttrs,this.attrs),this.dom.classList.add("cm-line"),this.prevAttrs=void 0),super.sync(t,e);let n=this.dom.lastChild;for(;n&&Gs.get(n)instanceof fr;)n=n.lastChild;if(!(n&&this.length&&("BR"==n.nodeName||0!=(null===(i=Gs.get(n))||void 0===i?void 0:i.isEditable)||cr.ios&&this.children.some((t=>t instanceof ur))))){let t=document.createElement("BR");t.cmIgnore=!0,this.dom.appendChild(t)}}measureTextSize(){if(0==this.children.length||this.length>20)return null;let t,e=0;for(let i of this.children){if(!(i instanceof ur)||/[^ -~]/.test(i.text))return null;let n=Es(i.dom);if(1!=n.length)return null;e+=n[0].width,t=n[0].height}return e?{lineHeight:this.dom.getBoundingClientRect().height,charWidth:e/this.length,textHeight:t}:null}coordsAt(t,e){let i=xr(this,t,e);if(!this.children.length&&i&&this.parent){let{heightOracle:t}=this.parent.view.viewState,e=i.bottom-i.top;if(Math.abs(e-t.lineHeight)<2&&t.textHeight<e){let n=(e-t.textHeight)/2;return{top:i.top+n,bottom:i.bottom-n,left:i.left,right:i.left}}}return i}become(t){return!1}get type(){return Mr.Text}static find(t,e){for(let i=0,n=0;i<t.children.length;i++){let s=t.children[i],r=n+s.length;if(r>=e){if(s instanceof Pr)return s;if(r>e)break}n=r+s.breakAfter}return null}}class Br extends Gs{constructor(t,e,i){super(),this.widget=t,this.length=e,this.type=i,this.breakAfter=0,this.prevWidget=null}merge(t,e,i,n,s,r){return!(i&&(!(i instanceof Br&&this.widget.compare(i.widget))||t>0&&s<=0||e<this.length&&r<=0))&&(this.length=t+(i?i.length:0)+(this.length-e),!0)}domAtPos(t){return 0==t?Ks.before(this.dom):Ks.after(this.dom,t==this.length)}split(t){let e=this.length-t;this.length=t;let i=new Br(this.widget,e,this.type);return i.breakAfter=this.breakAfter,i}get children(){return Us}sync(t){this.dom&&this.widget.updateDOM(this.dom,t)||(this.dom&&this.prevWidget&&this.prevWidget.destroy(this.dom),this.prevWidget=null,this.setDOM(this.widget.toDOM(t)),this.dom.contentEditable="false")}get overrideDOMText(){return this.parent?this.parent.view.state.doc.slice(this.posAtStart,this.posAtEnd):Ai.empty}domBoundsAround(){return null}become(t){return t instanceof Br&&t.type==this.type&&t.widget.constructor==this.widget.constructor&&(t.widget.eq(this.widget)||this.markDirty(!0),this.dom&&!this.prevWidget&&(this.prevWidget=this.widget),this.widget=t.widget,this.length=t.length,this.breakAfter=t.breakAfter,!0)}ignoreMutation(){return!0}ignoreEvent(t){return this.widget.ignoreEvent(t)}get isEditable(){return!1}get isWidget(){return!0}destroy(){super.destroy(),this.dom&&this.widget.destroy(this.dom)}}class Lr{constructor(t,e,i,n){this.doc=t,this.pos=e,this.end=i,this.disallowBlockEffectsFor=n,this.content=[],this.curLine=null,this.breakAtStart=0,this.pendingBuffer=0,this.bufferMarks=[],this.atCursorPos=!0,this.openStart=-1,this.openEnd=-1,this.text="",this.textOff=0,this.cursor=t.iter(),this.skip=e}posCovered(){if(0==this.content.length)return!this.breakAtStart&&this.doc.lineAt(this.pos).from!=this.pos;let t=this.content[this.content.length-1];return!(t.breakAfter||t instanceof Br&&t.type==Mr.WidgetBefore)}getLine(){return this.curLine||(this.content.push(this.curLine=new Pr),this.atCursorPos=!0),this.curLine}flushBuffer(t=this.bufferMarks){this.pendingBuffer&&(this.curLine.append(Nr(new wr(-1),t),t.length),this.pendingBuffer=0)}addBlockWidget(t){this.flushBuffer(),this.curLine=null,this.content.push(t)}finish(t){this.pendingBuffer&&t<=this.bufferMarks.length?this.flushBuffer():this.pendingBuffer=0,this.posCovered()||this.getLine()}buildText(t,e,i){for(;t>0;){if(this.textOff==this.text.length){let{value:e,lineBreak:i,done:n}=this.cursor.next(this.skip);if(this.skip=0,n)throw new Error("Ran out of text content when drawing inline views");if(i){this.posCovered()||this.getLine(),this.content.length?this.content[this.content.length-1].breakAfter=1:this.breakAtStart=1,this.flushBuffer(),this.curLine=null,this.atCursorPos=!0,t--;continue}this.text=e,this.textOff=0}let n=Math.min(this.text.length-this.textOff,t,512);this.flushBuffer(e.slice(e.length-i)),this.getLine().append(Nr(new ur(this.text.slice(this.textOff,this.textOff+n)),e),i),this.atCursorPos=!0,this.textOff+=n,t-=n,i=0}}span(t,e,i,n){this.buildText(e-t,i,n),this.pos=e,this.openStart<0&&(this.openStart=n)}point(t,e,i,n,s,r){if(this.disallowBlockEffectsFor[r]&&i instanceof _r){if(i.block)throw new RangeError("Block decorations may not be specified via plugins");if(e>this.doc.lineAt(this.pos).to)throw new RangeError("Decorations that replace line breaks may not be specified via plugins")}let o=e-t;if(i instanceof _r)if(i.block){let{type:t}=i;t!=Mr.WidgetAfter||this.posCovered()||this.getLine(),this.addBlockWidget(new Br(i.widget||new Ir("div"),o,t))}else{let r=pr.create(i.widget||new Ir("span"),o,o?0:i.startSide),l=this.atCursorPos&&!r.isEditable&&s<=n.length&&(t<e||i.startSide>0),a=!r.isEditable&&(t<e||s>n.length||i.startSide<=0),h=this.getLine();2!=this.pendingBuffer||l||(this.pendingBuffer=0),this.flushBuffer(n),l&&(h.append(Nr(new wr(1),n),s),s=n.length+Math.max(0,s-n.length)),h.append(Nr(r,n),s),this.atCursorPos=a,this.pendingBuffer=a?t<e||s>n.length?1:2:0,this.pendingBuffer&&(this.bufferMarks=n.slice())}else this.doc.lineAt(this.pos).from==this.pos&&this.getLine().addLineDeco(i);o&&(this.textOff+o<=this.text.length?this.textOff+=o:(this.skip+=o-(this.text.length-this.textOff),this.text="",this.textOff=0),this.pos=e),this.openStart<0&&(this.openStart=s)}static build(t,e,i,n,s){let r=new Lr(t,e,i,s);return r.openEnd=ts.spans(n,e,i,r),r.openStart<0&&(r.openStart=r.openEnd),r.finish(r.openEnd),r}}function Nr(t,e){for(let i of e)t=new fr(i,[t],t.length);return t}class Ir extends Ar{constructor(t){super(),this.tag=t}eq(t){return t.tag==this.tag}toDOM(){return document.createElement(this.tag)}updateDOM(t){return t.nodeName.toLowerCase()==this.tag}}const Vr=on.define(),Wr=on.define(),zr=on.define(),Hr=on.define(),Fr=on.define(),jr=on.define(),qr=on.define(),$r=on.define({combine:t=>t.some((t=>t))}),Kr=on.define({combine:t=>t.some((t=>t))});class Ur{constructor(t,e="nearest",i="nearest",n=5,s=5){this.range=t,this.y=e,this.x=i,this.yMargin=n,this.xMargin=s}map(t){return t.empty?this:new Ur(this.range.map(t),this.y,this.x,this.yMargin,this.xMargin)}}const Gr=Nn.define({map:(t,e)=>t.map(e)});function Qr(t,e,i){let n=t.facet(Hr);n.length?n[0](e):window.onerror?window.onerror(String(e),i,void 0,void 0,e):i?console.error(i+":",e):console.error(e)}const Jr=on.define({combine:t=>!t.length||t[0]});let Xr=0;const Yr=on.define();class Zr{constructor(t,e,i,n){this.id=t,this.create=e,this.domEventHandlers=i,this.extension=n(this)}static define(t,e){const{eventHandlers:i,provide:n,decorations:s}=e||{};return new Zr(Xr++,t,i,(t=>{let e=[Yr.of(t)];return s&&e.push(no.of((e=>{let i=e.plugin(t);return i?s(i):Or.none}))),n&&e.push(n(t)),e}))}static fromClass(t,e){return Zr.define((e=>new t(e)),e)}}class to{constructor(t){this.spec=t,this.mustUpdate=null,this.value=null}update(t){if(this.value){if(this.mustUpdate){let t=this.mustUpdate;if(this.mustUpdate=null,this.value.update)try{this.value.update(t)}catch(e){if(Qr(t.state,e,"CodeMirror plugin crashed"),this.value.destroy)try{this.value.destroy()}catch(t){}this.deactivate()}}}else if(this.spec)try{this.value=this.spec.create(t)}catch(e){Qr(t.state,e,"CodeMirror plugin crashed"),this.deactivate()}return this}destroy(t){var e;if(null===(e=this.value)||void 0===e?void 0:e.destroy)try{this.value.destroy()}catch(e){Qr(t.state,e,"CodeMirror plugin crashed")}}deactivate(){this.spec=this.value=null}}const eo=on.define(),io=on.define(),no=on.define(),so=on.define(),ro=on.define(),oo=on.define();class lo{constructor(t,e,i,n){this.fromA=t,this.toA=e,this.fromB=i,this.toB=n}join(t){return new lo(Math.min(this.fromA,t.fromA),Math.max(this.toA,t.toA),Math.min(this.fromB,t.fromB),Math.max(this.toB,t.toB))}addToSet(t){let e=t.length,i=this;for(;e>0;e--){let n=t[e-1];if(!(n.fromA>i.toA)){if(n.toA<i.fromA)break;i=i.join(n),t.splice(e-1,1)}}return t.splice(e,0,i),t}static extendWithRanges(t,e){if(0==e.length)return t;let i=[];for(let n=0,s=0,r=0,o=0;;n++){let l=n==t.length?null:t[n],a=r-o,h=l?l.fromB:1e9;for(;s<e.length&&e[s]<h;){let t=e[s],n=e[s+1],r=Math.max(o,t),l=Math.min(h,n);if(r<=l&&new lo(r+a,l+a,r,l).addToSet(i),n>h)break;s+=2}if(!l)return i;new lo(l.fromA,l.toA,l.fromB,l.toB).addToSet(i),r=l.toA,o=l.toB}}}class ao{constructor(t,e,i){this.view=t,this.state=e,this.transactions=i,this.flags=0,this.startState=t.state,this.changes=Gi.empty(this.startState.doc.length);for(let t of i)this.changes=this.changes.compose(t.changes);let n=[];this.changes.iterChangedRanges(((t,e,i,s)=>n.push(new lo(t,e,i,s)))),this.changedRanges=n}static create(t,e,i){return new ao(t,e,i)}get viewportChanged(){return(4&this.flags)>0}get heightChanged(){return(2&this.flags)>0}get geometryChanged(){return this.docChanged||(10&this.flags)>0}get focusChanged(){return(1&this.flags)>0}get docChanged(){return!this.changes.empty}get selectionSet(){return this.transactions.some((t=>t.selection))}get empty(){return 0==this.flags&&0==this.transactions.length}}var ho=function(t){return t[t.LTR=0]="LTR",t[t.RTL=1]="RTL",t}(ho||(ho={}));const co=ho.LTR,uo=ho.RTL;function fo(t){let e=[];for(let i=0;i<t.length;i++)e.push(1<<+t[i]);return e}const po=fo("88888888888888888888888888888888888666888888787833333333337888888000000000000000000000000008888880000000000000000000000000088888888888888888888888888888888888887866668888088888663380888308888800000000000000000000000800000000000000000000000000000008"),mo=fo("4444448826627288999999999992222222222222222222222222222222222222222222222229999999999999999999994444444444644222822222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222999999949999999229989999223333333333"),go=Object.create(null),vo=[];for(let t of["()","[]","{}"]){let e=t.charCodeAt(0),i=t.charCodeAt(1);go[e]=i,go[i]=-e}const wo=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac\ufb50-\ufdff]/;class yo{constructor(t,e,i){this.from=t,this.to=e,this.level=i}get dir(){return this.level%2?uo:co}side(t,e){return this.dir==e==t?this.to:this.from}static find(t,e,i,n){let s=-1;for(let r=0;r<t.length;r++){let o=t[r];if(o.from<=e&&o.to>=e){if(o.level==i)return r;(s<0||(0!=n?n<0?o.from<e:o.to>e:t[s].level>o.level))&&(s=r)}}if(s<0)throw new RangeError("Index out of range");return s}}const bo=[];function xo(t,e){let i=t.length,n=e==co?1:2,s=e==co?2:1;if(!t||1==n&&!wo.test(t))return ko(i);for(let e=0,s=n,o=n;e<i;e++){let i=(r=t.charCodeAt(e))<=247?po[r]:1424<=r&&r<=1524?2:1536<=r&&r<=1785?mo[r-1536]:1774<=r&&r<=2220?4:8192<=r&&r<=8203?256:64336<=r&&r<=65023?4:8204==r?256:1;512==i?i=s:8==i&&4==o&&(i=16),bo[e]=4==i?2:i,7&i&&(o=i),s=i}var r;for(let t=0,e=n,s=n;t<i;t++){let n=bo[t];if(128==n)t<i-1&&e==bo[t+1]&&24&e?n=bo[t]=e:bo[t]=256;else if(64==n){let n=t+1;for(;n<i&&64==bo[n];)n++;let r=t&&8==e||n<i&&8==bo[n]?1==s?1:8:256;for(let e=t;e<n;e++)bo[e]=r;t=n-1}else 8==n&&1==s&&(bo[t]=1);e=n,7&n&&(s=n)}for(let e,r,o,l=0,a=0,h=0;l<i;l++)if(r=go[e=t.charCodeAt(l)])if(r<0){for(let t=a-3;t>=0;t-=3)if(vo[t+1]==-r){let e=vo[t+2],i=2&e?n:4&e?1&e?s:n:0;i&&(bo[l]=bo[vo[t]]=i),a=t;break}}else{if(189==vo.length)break;vo[a++]=l,vo[a++]=e,vo[a++]=h}else if(2==(o=bo[l])||1==o){let t=o==n;h=t?0:1;for(let e=a-3;e>=0;e-=3){let i=vo[e+2];if(2&i)break;if(t)vo[e+2]|=2;else{if(4&i)break;vo[e+2]|=4}}}for(let t=0;t<i;t++)if(256==bo[t]){let e=t+1;for(;e<i&&256==bo[e];)e++;let s=1==(t?bo[t-1]:n),r=s==(1==(e<i?bo[e]:n))?s?1:2:n;for(let i=t;i<e;i++)bo[i]=r;t=e-1}let o=[];if(1==n)for(let t=0;t<i;){let e=t,n=1!=bo[t++];for(;t<i&&n==(1!=bo[t]);)t++;if(n)for(let i=t;i>e;){let t=i,n=2!=bo[--i];for(;i>e&&n==(2!=bo[i-1]);)i--;o.push(new yo(i,t,n?2:1))}else o.push(new yo(e,t,0))}else for(let t=0;t<i;){let e=t,n=2==bo[t++];for(;t<i&&n==(2==bo[t]);)t++;o.push(new yo(e,t,n?1:2))}return o}function ko(t){return[new yo(0,t,0)]}let So="";function Co(t,e,i,n,s){var r;let o=n.head-t.from,l=-1;if(0==o){if(!s||!t.length)return null;e[0].level!=i&&(o=e[0].side(!1,i),l=0)}else if(o==t.length){if(s)return null;let t=e[e.length-1];t.level!=i&&(o=t.side(!0,i),l=e.length-1)}l<0&&(l=yo.find(e,o,null!==(r=n.bidiLevel)&&void 0!==r?r:-1,n.assoc));let a=e[l];o==a.side(s,i)&&(a=e[l+=s?1:-1],o=a.side(!s,i));let h=s==(a.dir==i),c=Ii(t.text,o,h);if(So=t.text.slice(Math.min(o,c),Math.max(o,c)),c!=a.side(s,i))return nn.cursor(c+t.from,h?-1:1,a.level);let u=l==(s?e.length-1:0)?null:e[l+(s?1:-1)];return u||a.level==i?u&&u.level<a.level?nn.cursor(u.side(!s,i)+t.from,s?1:-1,u.level):nn.cursor(c+t.from,s?-1:1,a.level):nn.cursor(s?t.to:t.from,s?-1:1,i)}const Ao="";class Mo{constructor(t,e){this.points=t,this.text="",this.lineSeparator=e.facet(Gn.lineSeparator)}append(t){this.text+=t}lineBreak(){this.text+=Ao}readRange(t,e){if(!t)return this;let i=t.parentNode;for(let n=t;;){this.findPointBefore(i,n),this.readNode(n);let t=n.nextSibling;if(t==e)break;let s=Gs.get(n),r=Gs.get(t);(s&&r?s.breakAfter:(s?s.breakAfter:Oo(n))||Oo(t)&&("BR"!=n.nodeName||n.cmIgnore))&&this.lineBreak(),n=t}return this.findPointBefore(i,e),this}readTextNode(t){let e=t.nodeValue;for(let i of this.points)i.node==t&&(i.pos=this.text.length+Math.min(i.offset,e.length));for(let i=0,n=this.lineSeparator?null:/\r\n?|\n/g;;){let s,r=-1,o=1;if(this.lineSeparator?(r=e.indexOf(this.lineSeparator,i),o=this.lineSeparator.length):(s=n.exec(e))&&(r=s.index,o=s[0].length),this.append(e.slice(i,r<0?e.length:r)),r<0)break;if(this.lineBreak(),o>1)for(let e of this.points)e.node==t&&e.pos>this.text.length&&(e.pos-=o-1);i=r+o}}readNode(t){if(t.cmIgnore)return;let e=Gs.get(t),i=e&&e.overrideDOMText;if(null!=i){this.findPointInside(t,i.length);for(let t=i.iter();!t.next().done;)t.lineBreak?this.lineBreak():this.append(t.value)}else 3==t.nodeType?this.readTextNode(t):"BR"==t.nodeName?t.nextSibling&&this.lineBreak():1==t.nodeType&&this.readRange(t.firstChild,null)}findPointBefore(t,e){for(let i of this.points)i.node==t&&t.childNodes[i.offset]==e&&(i.pos=this.text.length)}findPointInside(t,e){for(let i of this.points)(3==t.nodeType?i.node==t:t.contains(i.node))&&(i.pos=this.text.length+Math.min(e,i.offset))}}function Oo(t){return 1==t.nodeType&&/^(DIV|P|LI|UL|OL|BLOCKQUOTE|DD|DT|H\d|SECTION|PRE)$/.test(t.nodeName)}class Do{constructor(t,e){this.node=t,this.offset=e,this.pos=-1}}class To extends Gs{constructor(t){super(),this.view=t,this.compositionDeco=Or.none,this.decorations=[],this.dynamicDecorationMap=[],this.minWidth=0,this.minWidthFrom=0,this.minWidthTo=0,this.impreciseAnchor=null,this.impreciseHead=null,this.forceSelection=!1,this.lastUpdate=Date.now(),this.setDOM(t.contentDOM),this.children=[new Pr],this.children[0].setParent(this),this.updateDeco(),this.updateInner([new lo(0,0,0,t.state.doc.length)],0)}get length(){return this.view.state.doc.length}update(t){let e=t.changedRanges;this.minWidth>0&&e.length&&(e.every((({fromA:t,toA:e})=>e<this.minWidthFrom||t>this.minWidthTo))?(this.minWidthFrom=t.changes.mapPos(this.minWidthFrom,1),this.minWidthTo=t.changes.mapPos(this.minWidthTo,1)):this.minWidth=this.minWidthFrom=this.minWidthTo=0),this.view.inputState.composing<0?this.compositionDeco=Or.none:(t.transactions.length||this.dirty)&&(this.compositionDeco=function(t,e){let i=Eo(t);if(!i)return Or.none;let{from:n,to:s,node:r,text:o}=i,l=e.mapPos(n,1),a=Math.max(l,e.mapPos(s,-1)),{state:h}=t,c=3==r.nodeType?r.nodeValue:new Mo([],h).readRange(r.firstChild,null).text;if(a-l<c.length)if(h.doc.sliceString(l,Math.min(h.doc.length,l+c.length),Ao)==c)a=l+c.length;else{if(h.doc.sliceString(Math.max(0,a-c.length),a,Ao)!=c)return Or.none;l=a-c.length}else if(h.doc.sliceString(l,a,Ao)!=c)return Or.none;let u=Gs.get(r);u instanceof mr?u=u.widget.topView:u&&(u.parent=null);return Or.set(Or.replace({widget:new Ro(r,o,u),inclusive:!0}).range(l,a))}(this.view,t.changes)),(cr.ie||cr.chrome)&&!this.compositionDeco.size&&t&&t.state.doc.lines!=t.startState.doc.lines&&(this.forceSelection=!0);let i=function(t,e,i){let n=new Bo;return ts.compare(t,e,i,n),n.changes}(this.decorations,this.updateDeco(),t.changes);return e=lo.extendWithRanges(e,i),(0!=this.dirty||0!=e.length)&&(this.updateInner(e,t.startState.doc.length),t.transactions.length&&(this.lastUpdate=Date.now()),!0)}updateInner(t,e){this.view.viewState.mustMeasureContent=!0,this.updateChildren(t,e);let{observer:i}=this.view;i.ignore((()=>{this.dom.style.height=this.view.viewState.contentHeight+"px",this.dom.style.flexBasis=this.minWidth?this.minWidth+"px":"";let t=cr.chrome||cr.ios?{node:i.selectionRange.focusNode,written:!1}:void 0;this.sync(this.view,t),this.dirty=0,t&&(t.written||i.selectionRange.focusNode!=t.node)&&(this.forceSelection=!0),this.dom.style.height=""}));let n=[];if(this.view.viewport.from||this.view.viewport.to<this.view.state.doc.length)for(let t of this.children)t instanceof Br&&t.widget instanceof _o&&n.push(t.dom);i.updateGaps(n)}updateChildren(t,e){let i=this.childCursor(e);for(let e=t.length-1;;e--){let n=e>=0?t[e]:null;if(!n)break;let{fromA:s,toA:r,fromB:o,toB:l}=n,{content:a,breakAtStart:h,openStart:c,openEnd:u}=Lr.build(this.view.state.doc,o,l,this.decorations,this.dynamicDecorationMap),{i:f,off:d}=i.findPos(r,1),{i:p,off:m}=i.findPos(s,-1);Xs(this,p,m,f,d,a,h,c,u)}}updateSelection(t=!1,e=!1){if(!t&&this.view.observer.selectionRange.focusNode||this.view.observer.readSelectionRange(),!e&&!this.mayControlSelection())return;let i=this.forceSelection;this.forceSelection=!1;let n=this.view.state.selection.main,s=this.domAtPos(n.anchor),r=n.empty?s:this.domAtPos(n.head);if(cr.gecko&&n.empty&&(1==(o=s).node.nodeType&&o.node.firstChild&&(0==o.offset||"false"==o.node.childNodes[o.offset-1].contentEditable)&&(o.offset==o.node.childNodes.length||"false"==o.node.childNodes[o.offset].contentEditable))){let t=document.createTextNode("");this.view.observer.ignore((()=>s.node.insertBefore(t,s.node.childNodes[s.offset]||null))),s=r=new Ks(t,0),i=!0}var o;let l=this.view.observer.selectionRange;!i&&l.focusNode&&Rs(s.node,s.offset,l.anchorNode,l.anchorOffset)&&Rs(r.node,r.offset,l.focusNode,l.focusOffset)||(this.view.observer.ignore((()=>{cr.android&&cr.chrome&&this.dom.contains(l.focusNode)&&function(t,e){for(let i=t;i&&i!=e;i=i.assignedSlot||i.parentNode)if(1==i.nodeType&&"false"==i.contentEditable)return!0;return!1}(l.focusNode,this.dom)&&(this.dom.blur(),this.dom.focus({preventScroll:!0}));let t=Ds(this.view.root);if(t)if(n.empty){if(cr.gecko){let t=(e=s.node,i=s.offset,1!=e.nodeType?0:(i&&"false"==e.childNodes[i-1].contentEditable?1:0)|(i<e.childNodes.length&&"false"==e.childNodes[i].contentEditable?2:0));if(t&&3!=t){let e=Po(s.node,s.offset,1==t?1:-1);e&&(s=new Ks(e,1==t?0:e.nodeValue.length))}}t.collapse(s.node,s.offset),null!=n.bidiLevel&&null!=l.cursorBidiLevel&&(l.cursorBidiLevel=n.bidiLevel)}else if(t.extend){t.collapse(s.node,s.offset);try{t.extend(r.node,r.offset)}catch(t){}}else{let e=document.createRange();n.anchor>n.head&&([s,r]=[r,s]),e.setEnd(r.node,r.offset),e.setStart(s.node,s.offset),t.removeAllRanges(),t.addRange(e)}else;var e,i})),this.view.observer.setSelectionRange(s,r)),this.impreciseAnchor=s.precise?null:new Ks(l.anchorNode,l.anchorOffset),this.impreciseHead=r.precise?null:new Ks(l.focusNode,l.focusOffset)}enforceCursorAssoc(){if(this.compositionDeco.size)return;let{view:t}=this,e=t.state.selection.main,i=Ds(t.root),{anchorNode:n,anchorOffset:s}=t.observer.selectionRange;if(!(i&&e.empty&&e.assoc&&i.modify))return;let r=Pr.find(this,e.head);if(!r)return;let o=r.posAtStart;if(e.head==o||e.head==o+r.length)return;let l=this.coordsAt(e.head,-1),a=this.coordsAt(e.head,1);if(!l||!a||l.bottom>a.top)return;let h=this.domAtPos(e.head+e.assoc);i.collapse(h.node,h.offset),i.modify("move",e.assoc<0?"forward":"backward","lineboundary"),t.observer.readSelectionRange();let c=t.observer.selectionRange;t.docView.posFromDOM(c.anchorNode,c.anchorOffset)!=e.from&&i.collapse(n,s)}mayControlSelection(){let t=this.view.root.activeElement;return t==this.dom||_s(this.dom,this.view.observer.selectionRange)&&!(t&&this.dom.contains(t))}nearest(t){for(let e=t;e;){let t=Gs.get(e);if(t&&t.rootView==this)return t;e=e.parentNode}return null}posFromDOM(t,e){let i=this.nearest(t);if(!i)throw new RangeError("Trying to find position for a DOM position outside of the document");return i.localPosFromDOM(t,e)+i.posAtStart}domAtPos(t){let{i:e,off:i}=this.childCursor().findPos(t,-1);for(;e<this.children.length-1;){let t=this.children[e];if(i<t.length||t instanceof Pr)break;e++,i=0}return this.children[e].domAtPos(i)}coordsAt(t,e){for(let i=this.length,n=this.children.length-1;;n--){let s=this.children[n],r=i-s.breakAfter-s.length;if(t>r||t==r&&s.type!=Mr.WidgetBefore&&s.type!=Mr.WidgetAfter&&(!n||2==e||this.children[n-1].breakAfter||this.children[n-1].type==Mr.WidgetBefore&&e>-2))return s.coordsAt(t-r,e);i=r}}measureVisibleLineHeights(t){let e=[],{from:i,to:n}=t,s=this.view.contentDOM.clientWidth,r=s>Math.max(this.view.scrollDOM.clientWidth,this.minWidth)+1,o=-1,l=this.view.textDirection==ho.LTR;for(let t=0,a=0;a<this.children.length;a++){let h=this.children[a],c=t+h.length;if(c>n)break;if(t>=i){let i=h.dom.getBoundingClientRect();if(e.push(i.height),r){let e=h.dom.lastChild,n=e?Es(e):[];if(n.length){let e=n[n.length-1],r=l?e.right-i.left:i.right-e.left;r>o&&(o=r,this.minWidth=s,this.minWidthFrom=t,this.minWidthTo=c)}}}t=c+h.breakAfter}return e}textDirectionAt(t){let{i:e}=this.childPos(t,1);return"rtl"==getComputedStyle(this.children[e].dom).direction?ho.RTL:ho.LTR}measureTextSize(){for(let t of this.children)if(t instanceof Pr){let e=t.measureTextSize();if(e)return e}let t,e,i,n=document.createElement("div");return n.className="cm-line",n.style.width="99999px",n.textContent="abc def ghi jkl mno pqr stu",this.view.observer.ignore((()=>{this.dom.appendChild(n);let s=Es(n.firstChild)[0];t=n.getBoundingClientRect().height,e=s?s.width/27:7,i=s?s.height:t,n.remove()})),{lineHeight:t,charWidth:e,textHeight:i}}childCursor(t=this.length){let e=this.children.length;return e&&(t-=this.children[--e].length),new Js(this.children,t,e)}computeBlockGapDeco(){let t=[],e=this.view.viewState;for(let i=0,n=0;;n++){let s=n==e.viewports.length?null:e.viewports[n],r=s?s.from-1:this.length;if(r>i){let n=e.lineBlockAt(r).bottom-e.lineBlockAt(i).top;t.push(Or.replace({widget:new _o(n),block:!0,inclusive:!0,isBlockGap:!0}).range(i,r))}if(!s)break;i=s.to+1}return Or.set(t)}updateDeco(){let t=this.view.state.facet(no).map(((t,e)=>(this.dynamicDecorationMap[e]="function"==typeof t)?t(this.view):t));for(let e=t.length;e<t.length+3;e++)this.dynamicDecorationMap[e]=!1;return this.decorations=[...t,this.compositionDeco,this.computeBlockGapDeco(),this.view.viewState.lineGapDeco]}scrollIntoView(t){let e,{range:i}=t,n=this.coordsAt(i.head,i.empty?i.assoc:i.head>i.anchor?-1:1);if(!n)return;!i.empty&&(e=this.coordsAt(i.anchor,i.anchor>i.head?-1:1))&&(n={left:Math.min(n.left,e.left),top:Math.min(n.top,e.top),right:Math.max(n.right,e.right),bottom:Math.max(n.bottom,e.bottom)});let s=0,r=0,o=0,l=0;for(let t of this.view.state.facet(ro).map((t=>t(this.view))))if(t){let{left:e,right:i,top:n,bottom:a}=t;null!=e&&(s=Math.max(s,e)),null!=i&&(r=Math.max(r,i)),null!=n&&(o=Math.max(o,n)),null!=a&&(l=Math.max(l,a))}let a={left:n.left-s,top:n.top-o,right:n.right+r,bottom:n.bottom+l};!function(t,e,i,n,s,r,o,l){let a=t.ownerDocument,h=a.defaultView||window;for(let c=t;c;)if(1==c.nodeType){let t,u=c==a.body;if(u)t=Vs(h);else{if(c.scrollHeight<=c.clientHeight&&c.scrollWidth<=c.clientWidth){c=c.assignedSlot||c.parentNode;continue}let e=c.getBoundingClientRect();t={left:e.left,right:e.left+c.clientWidth,top:e.top,bottom:e.top+c.clientHeight}}let f=0,d=0;if("nearest"==s)e.top<t.top?(d=-(t.top-e.top+o),i>0&&e.bottom>t.bottom+d&&(d=e.bottom-t.bottom+d+o)):e.bottom>t.bottom&&(d=e.bottom-t.bottom+o,i<0&&e.top-d<t.top&&(d=-(t.top+d-e.top+o)));else{let n=e.bottom-e.top,r=t.bottom-t.top;d=("center"==s&&n<=r?e.top+n/2-r/2:"start"==s||"center"==s&&i<0?e.top-o:e.bottom-r+o)-t.top}if("nearest"==n?e.left<t.left?(f=-(t.left-e.left+r),i>0&&e.right>t.right+f&&(f=e.right-t.right+f+r)):e.right>t.right&&(f=e.right-t.right+r,i<0&&e.left<t.left+f&&(f=-(t.left+f-e.left+r))):f=("center"==n?e.left+(e.right-e.left)/2-(t.right-t.left)/2:"start"==n==l?e.left-r:e.right-(t.right-t.left)+r)-t.left,f||d)if(u)h.scrollBy(f,d);else{let t=0,i=0;if(d){let t=c.scrollTop;c.scrollTop+=d,i=c.scrollTop-t}if(f){let e=c.scrollLeft;c.scrollLeft+=f,t=c.scrollLeft-e}e={left:e.left-t,top:e.top-i,right:e.right-t,bottom:e.bottom-i},t&&Math.abs(t-f)<1&&(n="nearest"),i&&Math.abs(i-d)<1&&(s="nearest")}if(u)break;c=c.assignedSlot||c.parentNode}else{if(11!=c.nodeType)break;c=c.host}}(this.view.scrollDOM,a,i.head<i.anchor?-1:1,t.x,t.y,t.xMargin,t.yMargin,this.view.textDirection==ho.LTR)}}class _o extends Ar{constructor(t){super(),this.height=t}toDOM(){let t=document.createElement("div");return this.updateDOM(t),t}eq(t){return t.height==this.height}updateDOM(t){return t.style.height=this.height+"px",!0}get estimatedHeight(){return this.height}}function Eo(t){let e=t.observer.selectionRange,i=e.focusNode&&Po(e.focusNode,e.focusOffset,0);if(!i)return null;let n=t.docView.nearest(i);if(!n)return null;if(n instanceof Pr){let t=i;for(;t.parentNode!=n.dom;)t=t.parentNode;let e=t.previousSibling;for(;e&&!Gs.get(e);)e=e.previousSibling;let s=e?Gs.get(e).posAtEnd:n.posAtStart;return{from:s,to:s,node:t,text:i}}{for(;;){let{parent:t}=n;if(!t)return null;if(t instanceof Pr)break;n=t}let t=n.posAtStart;return{from:t,to:t+n.length,node:n.dom,text:i}}}class Ro extends Ar{constructor(t,e,i){super(),this.top=t,this.text=e,this.topView=i}eq(t){return this.top==t.top&&this.text==t.text}toDOM(){return this.top}ignoreEvent(){return!1}get customView(){return mr}}function Po(t,e,i){if(i<=0)for(let i=t,n=e;;){if(3==i.nodeType)return i;if(!(1==i.nodeType&&n>0))break;i=i.childNodes[n-1],n=Ls(i)}if(i>=0)for(let n=t,s=e;;){if(3==n.nodeType)return n;if(!(1==n.nodeType&&s<n.childNodes.length&&i>=0))break;n=n.childNodes[s],s=0}return null}class Bo{constructor(){this.changes=[]}compareRange(t,e){Rr(t,e,this.changes)}comparePoint(t,e){Rr(t,e,this.changes)}}function Lo(t,e){return e.left>t?e.left-t:Math.max(0,t-e.right)}function No(t,e){return e.top>t?e.top-t:Math.max(0,t-e.bottom)}function Io(t,e){return t.top<e.bottom-1&&t.bottom>e.top+1}function Vo(t,e){return e<t.top?{top:e,left:t.left,right:t.right,bottom:t.bottom}:t}function Wo(t,e){return e>t.bottom?{top:t.top,left:t.left,right:t.right,bottom:e}:t}function zo(t,e,i){let n,s,r,o,l,a,h,c,u=!1;for(let f=t.firstChild;f;f=f.nextSibling){let t=Es(f);for(let d=0;d<t.length;d++){let p=t[d];s&&Io(s,p)&&(p=Vo(Wo(p,s.bottom),s.top));let m=Lo(e,p),g=No(i,p);if(0==m&&0==g)return 3==f.nodeType?Ho(f,e,i):zo(f,e,i);if(!n||o>g||o==g&&r>m){n=f,s=p,r=m,o=g;let l=g?i<p.top?-1:1:m?e<p.left?-1:1:0;u=!l||(l>0?d<t.length-1:d>0)}0==m?i>p.bottom&&(!h||h.bottom<p.bottom)?(l=f,h=p):i<p.top&&(!c||c.top>p.top)&&(a=f,c=p):h&&Io(h,p)?h=Wo(h,p.bottom):c&&Io(c,p)&&(c=Vo(c,p.top))}}if(h&&h.bottom>=i?(n=l,s=h):c&&c.top<=i&&(n=a,s=c),!n)return{node:t,offset:0};let f=Math.max(s.left,Math.min(s.right,e));return 3==n.nodeType?Ho(n,f,i):u&&"false"!=n.contentEditable?zo(n,f,i):{node:t,offset:Array.prototype.indexOf.call(t.childNodes,n)+(e>=(s.left+s.right)/2?1:0)}}function Ho(t,e,i){let n=t.nodeValue.length,s=-1,r=1e9,o=0;for(let l=0;l<n;l++){let n=js(t,l,l+1).getClientRects();for(let a=0;a<n.length;a++){let h=n[a];if(h.top==h.bottom)continue;o||(o=e-h.left);let c=(h.top>i?h.top-i:i-h.bottom)-1;if(h.left-1<=e&&h.right+1>=e&&c<r){let i=e>=(h.left+h.right)/2,n=i;if(cr.chrome||cr.gecko){js(t,l).getBoundingClientRect().left==h.right&&(n=!i)}if(c<=0)return{node:t,offset:l+(n?1:0)};s=l+(n?1:0),r=c}}}return{node:t,offset:s>-1?s:o>0?t.nodeValue.length:0}}function Fo(t,e,i,n=-1){var s,r;let o,l=t.contentDOM.getBoundingClientRect(),a=l.top+t.viewState.paddingTop,{docHeight:h}=t.viewState,{x:c,y:u}=e,f=u-a;if(f<0)return 0;if(f>h)return t.state.doc.length;for(let e=t.defaultLineHeight/2,s=!1;o=t.elementAtHeight(f),o.type!=Mr.Text;)for(;f=n>0?o.bottom+e:o.top-e,!(f>=0&&f<=h);){if(s)return i?null:0;s=!0,n=-n}u=a+f;let d=o.from;if(d<t.viewport.from)return 0==t.viewport.from?0:i?null:jo(t,l,o,c,u);if(d>t.viewport.to)return t.viewport.to==t.state.doc.length?t.state.doc.length:i?null:jo(t,l,o,c,u);let p=t.dom.ownerDocument,m=t.root.elementFromPoint?t.root:p,g=m.elementFromPoint(c,u);g&&!t.contentDOM.contains(g)&&(g=null),g||(c=Math.max(l.left+1,Math.min(l.right-1,c)),g=m.elementFromPoint(c,u),g&&!t.contentDOM.contains(g)&&(g=null));let v,w=-1;if(g&&0!=(null===(s=t.docView.nearest(g))||void 0===s?void 0:s.isEditable))if(p.caretPositionFromPoint){let t=p.caretPositionFromPoint(c,u);t&&({offsetNode:v,offset:w}=t)}else if(p.caretRangeFromPoint){let e=p.caretRangeFromPoint(c,u);e&&(({startContainer:v,startOffset:w}=e),(!t.contentDOM.contains(v)||cr.safari&&function(t,e,i){let n;if(3!=t.nodeType||e!=(n=t.nodeValue.length))return!1;for(let e=t.nextSibling;e;e=e.nextSibling)if(1!=e.nodeType||"BR"!=e.nodeName)return!1;return js(t,n-1,n).getBoundingClientRect().left>i}(v,w,c)||cr.chrome&&function(t,e,i){if(0!=e)return!1;for(let e=t;;){let t=e.parentNode;if(!t||1!=t.nodeType||t.firstChild!=e)return!1;if(t.classList.contains("cm-line"))break;e=t}let n=1==t.nodeType?t.getBoundingClientRect():js(t,0,Math.max(t.nodeValue.length,1)).getBoundingClientRect();return i-n.left>5}(v,w,c))&&(v=void 0))}if(!v||!t.docView.dom.contains(v)){let e=Pr.find(t.docView,d);if(!e)return f>o.top+o.height/2?o.to:o.from;({node:v,offset:w}=zo(e.dom,c,u))}let y=t.docView.nearest(v);if(!y)return null;if(y.isWidget&&1==(null===(r=y.dom)||void 0===r?void 0:r.nodeType)){let t=y.dom.getBoundingClientRect();return e.y<t.top||e.y<=t.bottom&&e.x<=(t.left+t.right)/2?y.posAtStart:y.posAtEnd}return y.localPosFromDOM(v,w)+y.posAtStart}function jo(t,e,i,n,s){let r=Math.round((n-e.left)*t.defaultCharacterWidth);if(t.lineWrapping&&i.height>1.5*t.defaultLineHeight){r+=Math.floor((s-i.top)/t.defaultLineHeight)*t.viewState.heightOracle.lineLength}let o=t.state.sliceDoc(i.from,i.to);return i.from+ds(o,r,t.state.tabSize)}function qo(t,e,i,n){let s=t.state.doc.lineAt(e.head),r=t.bidiSpans(s),o=t.textDirectionAt(s.from);for(let l=e,a=null;;){let e=Co(s,r,o,l,i),h=So;if(!e){if(s.number==(i?t.state.doc.lines:1))return l;h="\n",s=t.state.doc.line(s.number+(i?1:-1)),r=t.bidiSpans(s),e=nn.cursor(i?s.from:s.to)}if(a){if(!a(h))return l}else{if(!n)return e;a=n(h)}l=e}}function $o(t,e,i){let n=t.state.facet(so).map((e=>e(t)));for(;;){let t=!1;for(let s of n)s.between(i.from-1,i.from+1,((n,s,r)=>{i.from>n&&i.from<s&&(i=e.head>i.from?nn.cursor(n,1):nn.cursor(s,-1),t=!0)}));if(!t)return i}}class Ko{constructor(t){this.lastKeyCode=0,this.lastKeyTime=0,this.lastTouchTime=0,this.lastFocusTime=0,this.lastScrollTop=0,this.lastScrollLeft=0,this.chromeScrollHack=-1,this.pendingIOSKey=void 0,this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastEscPress=0,this.lastContextMenu=0,this.scrollHandlers=[],this.registeredEvents=[],this.customHandlers=[],this.composing=-1,this.compositionFirstChange=null,this.compositionEndedAt=0,this.mouseSelection=null;let e=(e,i)=>{this.ignoreDuringComposition(i)||"keydown"==i.type&&this.keydown(t,i)||(this.mustFlushObserver(i)&&t.observer.forceFlush(),this.runCustomHandlers(i.type,t,i)?i.preventDefault():e(t,i))};for(let i in Zo){let n=Zo[i];t.contentDOM.addEventListener(i,(i=>{Yo(t,i)&&e(n,i)}),tl[i]),this.registeredEvents.push(i)}t.scrollDOM.addEventListener("mousedown",(i=>{if(i.target==t.scrollDOM&&i.clientY>t.contentDOM.getBoundingClientRect().bottom&&(e(Zo.mousedown,i),!i.defaultPrevented&&2==i.button)){let e=t.contentDOM.style.minHeight;t.contentDOM.style.minHeight="100%",setTimeout((()=>t.contentDOM.style.minHeight=e),200)}})),cr.chrome&&102==cr.chrome_version&&t.scrollDOM.addEventListener("wheel",(()=>{this.chromeScrollHack<0?t.contentDOM.style.pointerEvents="none":window.clearTimeout(this.chromeScrollHack),this.chromeScrollHack=setTimeout((()=>{this.chromeScrollHack=-1,t.contentDOM.style.pointerEvents=""}),100)}),{passive:!0}),this.notifiedFocused=t.hasFocus,cr.safari&&t.contentDOM.addEventListener("input",(()=>null))}setSelectionOrigin(t){this.lastSelectionOrigin=t,this.lastSelectionTime=Date.now()}ensureHandlers(t,e){var i;let n;this.customHandlers=[];for(let s of e)if(n=null===(i=s.update(t).spec)||void 0===i?void 0:i.domEventHandlers){this.customHandlers.push({plugin:s.value,handlers:n});for(let e in n)this.registeredEvents.indexOf(e)<0&&"scroll"!=e&&(this.registeredEvents.push(e),t.contentDOM.addEventListener(e,(i=>{Yo(t,i)&&this.runCustomHandlers(e,t,i)&&i.preventDefault()})))}}runCustomHandlers(t,e,i){for(let n of this.customHandlers){let s=n.handlers[t];if(s)try{if(s.call(n.plugin,i,e)||i.defaultPrevented)return!0}catch(t){Qr(e.state,t)}}return!1}runScrollHandlers(t,e){this.lastScrollTop=t.scrollDOM.scrollTop,this.lastScrollLeft=t.scrollDOM.scrollLeft;for(let i of this.customHandlers){let n=i.handlers.scroll;if(n)try{n.call(i.plugin,e,t)}catch(e){Qr(t.state,e)}}}keydown(t,e){if(this.lastKeyCode=e.keyCode,this.lastKeyTime=Date.now(),9==e.keyCode&&Date.now()<this.lastEscPress+2e3)return!0;if(cr.android&&cr.chrome&&!e.synthetic&&(13==e.keyCode||8==e.keyCode))return t.observer.delayAndroidKey(e.key,e.keyCode),!0;let i;return!(!cr.ios||e.synthetic||e.altKey||e.metaKey||!((i=Uo.find((t=>t.keyCode==e.keyCode)))&&!e.ctrlKey||Go.indexOf(e.key)>-1&&e.ctrlKey&&!e.shiftKey))&&(this.pendingIOSKey=i||e,setTimeout((()=>this.flushIOSKey(t)),250),!0)}flushIOSKey(t){let e=this.pendingIOSKey;return!!e&&(this.pendingIOSKey=void 0,qs(t.contentDOM,e.key,e.keyCode))}ignoreDuringComposition(t){return!!/^key/.test(t.type)&&(this.composing>0||!!(cr.safari&&!cr.ios&&Date.now()-this.compositionEndedAt<100)&&(this.compositionEndedAt=0,!0))}mustFlushObserver(t){return"keydown"==t.type&&229!=t.keyCode}startMouseSelection(t){this.mouseSelection&&this.mouseSelection.destroy(),this.mouseSelection=t}update(t){this.mouseSelection&&this.mouseSelection.update(t),t.transactions.length&&(this.lastKeyCode=this.lastSelectionTime=0)}destroy(){this.mouseSelection&&this.mouseSelection.destroy()}}const Uo=[{key:"Backspace",keyCode:8,inputType:"deleteContentBackward"},{key:"Enter",keyCode:13,inputType:"insertParagraph"},{key:"Delete",keyCode:46,inputType:"deleteContentForward"}],Go="dthko",Qo=[16,17,18,20,91,92,224,225];function Jo(t){return.7*t+8}class Xo{constructor(t,e,i,n){this.view=t,this.style=i,this.mustSelect=n,this.scrollSpeed={x:0,y:0},this.scrolling=-1,this.lastEvent=e,this.scrollParent=function(t){let e=t.ownerDocument;for(let i=t.parentNode;i&&i!=e.body;)if(1==i.nodeType){if(i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth)return i;i=i.assignedSlot||i.parentNode}else{if(11!=i.nodeType)break;i=i.host}return null}(t.contentDOM);let s=t.contentDOM.ownerDocument;s.addEventListener("mousemove",this.move=this.move.bind(this)),s.addEventListener("mouseup",this.up=this.up.bind(this)),this.extend=e.shiftKey,this.multiple=t.state.facet(Gn.allowMultipleSelections)&&function(t,e){let i=t.state.facet(Vr);return i.length?i[0](e):cr.mac?e.metaKey:e.ctrlKey}(t,e),this.dragMove=function(t,e){let i=t.state.facet(Wr);return i.length?i[0](e):cr.mac?!e.altKey:!e.ctrlKey}(t,e),this.dragging=!(!function(t,e){let{main:i}=t.state.selection;if(i.empty)return!1;let n=Ds(t.root);if(!n||0==n.rangeCount)return!0;let s=n.getRangeAt(0).getClientRects();for(let t=0;t<s.length;t++){let i=s[t];if(i.left<=e.clientX&&i.right>=e.clientX&&i.top<=e.clientY&&i.bottom>=e.clientY)return!0}return!1}(t,e)||1!=fl(e))&&null}start(t){!1===this.dragging&&(t.preventDefault(),this.select(t))}move(t){var e;if(0==t.buttons)return this.destroy();if(!1!==this.dragging)return;this.select(this.lastEvent=t);let i=0,n=0,s=(null===(e=this.scrollParent)||void 0===e?void 0:e.getBoundingClientRect())||{left:0,top:0,right:this.view.win.innerWidth,bottom:this.view.win.innerHeight};t.clientX<=s.left?i=-Jo(s.left-t.clientX):t.clientX>=s.right&&(i=Jo(t.clientX-s.right)),t.clientY<=s.top?n=-Jo(s.top-t.clientY):t.clientY>=s.bottom&&(n=Jo(t.clientY-s.bottom)),this.setScrollSpeed(i,n)}up(t){null==this.dragging&&this.select(this.lastEvent),this.dragging||t.preventDefault(),this.destroy()}destroy(){this.setScrollSpeed(0,0);let t=this.view.contentDOM.ownerDocument;t.removeEventListener("mousemove",this.move),t.removeEventListener("mouseup",this.up),this.view.inputState.mouseSelection=null}setScrollSpeed(t,e){this.scrollSpeed={x:t,y:e},t||e?this.scrolling<0&&(this.scrolling=setInterval((()=>this.scroll()),50)):this.scrolling>-1&&(clearInterval(this.scrolling),this.scrolling=-1)}scroll(){this.scrollParent?(this.scrollParent.scrollLeft+=this.scrollSpeed.x,this.scrollParent.scrollTop+=this.scrollSpeed.y):this.view.win.scrollBy(this.scrollSpeed.x,this.scrollSpeed.y),!1===this.dragging&&this.select(this.lastEvent)}select(t){let e=this.style.get(t,this.extend,this.multiple);!this.mustSelect&&e.eq(this.view.state.selection)&&e.main.assoc==this.view.state.selection.main.assoc||this.view.dispatch({selection:e,userEvent:"select.pointer"}),this.mustSelect=!1}update(t){t.docChanged&&this.dragging&&(this.dragging=this.dragging.map(t.changes)),this.style.update(t)&&setTimeout((()=>this.select(this.lastEvent)),20)}}function Yo(t,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let i,n=e.target;n!=t.contentDOM;n=n.parentNode)if(!n||11==n.nodeType||(i=Gs.get(n))&&i.ignoreEvent(e))return!1;return!0}const Zo=Object.create(null),tl=Object.create(null),el=cr.ie&&cr.ie_version<15||cr.ios&&cr.webkit_version<604;function il(t,e){let i,{state:n}=t,s=1,r=n.toText(e),o=r.lines==n.selection.ranges.length;if(null!=pl&&n.selection.ranges.every((t=>t.empty))&&pl==r.toString()){let t=-1;i=n.changeByRange((i=>{let l=n.doc.lineAt(i.from);if(l.from==t)return{range:i};t=l.from;let a=n.toText((o?r.line(s++).text:e)+n.lineBreak);return{changes:{from:l.from,insert:a},range:nn.cursor(i.from+a.length)}}))}else i=o?n.changeByRange((t=>{let e=r.line(s++);return{changes:{from:t.from,to:t.to,insert:e.text},range:nn.cursor(t.from+e.length)}})):n.replaceSelection(r);t.dispatch(i,{userEvent:"input.paste",scrollIntoView:!0})}function nl(t,e,i,n){if(1==n)return nn.cursor(e,i);if(2==n)return function(t,e,i=1){let n=t.charCategorizer(e),s=t.doc.lineAt(e),r=e-s.from;if(0==s.length)return nn.cursor(e);0==r?i=1:r==s.length&&(i=-1);let o=r,l=r;i<0?o=Ii(s.text,r,!1):l=Ii(s.text,r);let a=n(s.text.slice(o,l));for(;o>0;){let t=Ii(s.text,o,!1);if(n(s.text.slice(t,o))!=a)break;o=t}for(;l<s.length;){let t=Ii(s.text,l);if(n(s.text.slice(l,t))!=a)break;l=t}return nn.range(o+s.from,l+s.from)}(t.state,e,i);{let i=Pr.find(t.docView,e),n=t.state.doc.lineAt(i?i.posAtEnd:e),s=i?i.posAtStart:n.from,r=i?i.posAtEnd:n.to;return r<t.state.doc.length&&r==n.to&&r++,nn.range(s,r)}}Zo.keydown=(t,e)=>{t.inputState.setSelectionOrigin("select"),27==e.keyCode?t.inputState.lastEscPress=Date.now():Qo.indexOf(e.keyCode)<0&&(t.inputState.lastEscPress=0)},Zo.touchstart=(t,e)=>{t.inputState.lastTouchTime=Date.now(),t.inputState.setSelectionOrigin("select.pointer")},Zo.touchmove=t=>{t.inputState.setSelectionOrigin("select.pointer")},tl.touchstart=tl.touchmove={passive:!0},Zo.mousedown=(t,e)=>{if(t.observer.flush(),t.inputState.lastTouchTime>Date.now()-2e3)return;let i=null;for(let n of t.state.facet(zr))if(i=n(t,e),i)break;if(i||0!=e.button||(i=function(t,e){let i=ll(t,e),n=fl(e),s=t.state.selection;return{update(t){t.docChanged&&(i.pos=t.changes.mapPos(i.pos),s=s.map(t.changes))},get(e,r,o){let l=ll(t,e),a=nl(t,l.pos,l.bias,n);if(i.pos!=l.pos&&!r){let e=nl(t,i.pos,i.bias,n),s=Math.min(e.from,a.from),r=Math.max(e.to,a.to);a=s<a.from?nn.range(s,r):nn.range(r,s)}return r?s.replaceRange(s.main.extend(a.from,a.to)):o&&s.ranges.length>1&&s.ranges.some((t=>t.eq(a)))?function(t,e){for(let i=0;;i++)if(t.ranges[i].eq(e))return nn.create(t.ranges.slice(0,i).concat(t.ranges.slice(i+1)),t.mainIndex==i?0:t.mainIndex-(t.mainIndex>i?1:0))}(s,a):o?s.addRange(a):nn.create([a])}}}(t,e)),i){let n=t.root.activeElement!=t.contentDOM;t.inputState.startMouseSelection(new Xo(t,e,i,n)),n&&t.observer.ignore((()=>Fs(t.contentDOM))),t.inputState.mouseSelection&&t.inputState.mouseSelection.start(e)}};let sl=(t,e)=>t>=e.top&&t<=e.bottom,rl=(t,e,i)=>sl(e,i)&&t>=i.left&&t<=i.right;function ol(t,e,i,n){let s=Pr.find(t.docView,e);if(!s)return 1;let r=e-s.posAtStart;if(0==r)return 1;if(r==s.length)return-1;let o=s.coordsAt(r,-1);if(o&&rl(i,n,o))return-1;let l=s.coordsAt(r,1);return l&&rl(i,n,l)?1:o&&sl(n,o)?-1:1}function ll(t,e){let i=t.posAtCoords({x:e.clientX,y:e.clientY},!1);return{pos:i,bias:ol(t,i,e.clientX,e.clientY)}}const al=cr.ie&&cr.ie_version<=11;let hl=null,cl=0,ul=0;function fl(t){if(!al)return t.detail;let e=hl,i=ul;return hl=t,ul=Date.now(),cl=!e||i>Date.now()-400&&Math.abs(e.clientX-t.clientX)<2&&Math.abs(e.clientY-t.clientY)<2?(cl+1)%3:1}function dl(t,e,i,n){if(!i)return;let s=t.posAtCoords({x:e.clientX,y:e.clientY},!1);e.preventDefault();let{mouseSelection:r}=t.inputState,o=n&&r&&r.dragging&&r.dragMove?{from:r.dragging.from,to:r.dragging.to}:null,l={from:s,insert:i},a=t.state.changes(o?[o,l]:l);t.focus(),t.dispatch({changes:a,selection:{anchor:a.mapPos(s,-1),head:a.mapPos(s,1)},userEvent:o?"move.drop":"input.drop"})}Zo.dragstart=(t,e)=>{let{selection:{main:i}}=t.state,{mouseSelection:n}=t.inputState;n&&(n.dragging=i),e.dataTransfer&&(e.dataTransfer.setData("Text",t.state.sliceDoc(i.from,i.to)),e.dataTransfer.effectAllowed="copyMove")},Zo.drop=(t,e)=>{if(!e.dataTransfer)return;if(t.state.readOnly)return e.preventDefault();let i=e.dataTransfer.files;if(i&&i.length){e.preventDefault();let n=Array(i.length),s=0,r=()=>{++s==i.length&&dl(t,e,n.filter((t=>null!=t)).join(t.state.lineBreak),!1)};for(let t=0;t<i.length;t++){let e=new FileReader;e.onerror=r,e.onload=()=>{/[\x00-\x08\x0e-\x1f]{2}/.test(e.result)||(n[t]=e.result),r()},e.readAsText(i[t])}}else dl(t,e,e.dataTransfer.getData("Text"),!0)},Zo.paste=(t,e)=>{if(t.state.readOnly)return e.preventDefault();t.observer.flush();let i=el?null:e.clipboardData;i?(il(t,i.getData("text/plain")||i.getData("text/uri-text")),e.preventDefault()):function(t){let e=t.dom.parentNode;if(!e)return;let i=e.appendChild(document.createElement("textarea"));i.style.cssText="position: fixed; left: -10000px; top: 10px",i.focus(),setTimeout((()=>{t.focus(),i.remove(),il(t,i.value)}),50)}(t)};let pl=null;Zo.copy=Zo.cut=(t,e)=>{let{text:i,ranges:n,linewise:s}=function(t){let e=[],i=[],n=!1;for(let n of t.selection.ranges)n.empty||(e.push(t.sliceDoc(n.from,n.to)),i.push(n));if(!e.length){let s=-1;for(let{from:n}of t.selection.ranges){let r=t.doc.lineAt(n);r.number>s&&(e.push(r.text),i.push({from:r.from,to:Math.min(t.doc.length,r.to+1)})),s=r.number}n=!0}return{text:e.join(t.lineBreak),ranges:i,linewise:n}}(t.state);if(!i&&!s)return;pl=s?i:null;let r=el?null:e.clipboardData;r?(e.preventDefault(),r.clearData(),r.setData("text/plain",i)):function(t,e){let i=t.dom.parentNode;if(!i)return;let n=i.appendChild(document.createElement("textarea"));n.style.cssText="position: fixed; left: -10000px; top: 10px",n.value=e,n.focus(),n.selectionEnd=e.length,n.selectionStart=0,setTimeout((()=>{n.remove(),t.focus()}),50)}(t,i),"cut"!=e.type||t.state.readOnly||t.dispatch({changes:n,scrollIntoView:!0,userEvent:"delete.cut"})};const ml=Pn.define();function gl(t,e){let i=[];for(let n of t.facet(qr)){let s=n(t,e);s&&i.push(s)}return i?t.update({effects:i,annotations:ml.of(!0)}):null}function vl(t){setTimeout((()=>{let e=t.hasFocus;if(e!=t.inputState.notifiedFocused){let i=gl(t.state,e);i?t.dispatch(i):t.update([])}}),10)}Zo.focus=t=>{t.inputState.lastFocusTime=Date.now(),t.scrollDOM.scrollTop||!t.inputState.lastScrollTop&&!t.inputState.lastScrollLeft||(t.scrollDOM.scrollTop=t.inputState.lastScrollTop,t.scrollDOM.scrollLeft=t.inputState.lastScrollLeft),vl(t)},Zo.blur=t=>{t.observer.clearSelectionRange(),vl(t)},Zo.compositionstart=Zo.compositionupdate=t=>{null==t.inputState.compositionFirstChange&&(t.inputState.compositionFirstChange=!0),t.inputState.composing<0&&(t.inputState.composing=0)},Zo.compositionend=t=>{t.inputState.composing=-1,t.inputState.compositionEndedAt=Date.now(),t.inputState.compositionFirstChange=null,cr.chrome&&cr.android&&t.observer.flushSoon(),setTimeout((()=>{t.inputState.composing<0&&t.docView.compositionDeco.size&&t.update([])}),50)},Zo.contextmenu=t=>{t.inputState.lastContextMenu=Date.now()},Zo.beforeinput=(t,e)=>{var i;let n;if(cr.chrome&&cr.android&&(n=Uo.find((t=>t.inputType==e.inputType)))&&(t.observer.delayAndroidKey(n.key,n.keyCode),"Backspace"==n.key||"Delete"==n.key)){let e=(null===(i=window.visualViewport)||void 0===i?void 0:i.height)||0;setTimeout((()=>{var i;((null===(i=window.visualViewport)||void 0===i?void 0:i.height)||0)>e+10&&t.hasFocus&&(t.contentDOM.blur(),t.focus())}),100)}};const wl=["pre-wrap","normal","pre-line","break-spaces"];class yl{constructor(t){this.lineWrapping=t,this.doc=Ai.empty,this.heightSamples={},this.lineHeight=14,this.charWidth=7,this.textHeight=14,this.lineLength=30,this.heightChanged=!1}heightForGap(t,e){let i=this.doc.lineAt(e).number-this.doc.lineAt(t).number+1;return this.lineWrapping&&(i+=Math.max(0,Math.ceil((e-t-i*this.lineLength*.5)/this.lineLength))),this.lineHeight*i}heightForLine(t){if(!this.lineWrapping)return this.lineHeight;return(1+Math.max(0,Math.ceil((t-this.lineLength)/(this.lineLength-5))))*this.lineHeight}setDoc(t){return this.doc=t,this}mustRefreshForWrapping(t){return wl.indexOf(t)>-1!=this.lineWrapping}mustRefreshForHeights(t){let e=!1;for(let i=0;i<t.length;i++){let n=t[i];n<0?i++:this.heightSamples[Math.floor(10*n)]||(e=!0,this.heightSamples[Math.floor(10*n)]=!0)}return e}refresh(t,e,i,n,s,r){let o=wl.indexOf(t)>-1,l=Math.round(e)!=Math.round(this.lineHeight)||this.lineWrapping!=o;if(this.lineWrapping=o,this.lineHeight=e,this.charWidth=i,this.textHeight=n,this.lineLength=s,l){this.heightSamples={};for(let t=0;t<r.length;t++){let e=r[t];e<0?t++:this.heightSamples[Math.floor(10*e)]=!0}}return l}}class bl{constructor(t,e){this.from=t,this.heights=e,this.index=0}get more(){return this.index<this.heights.length}}class xl{constructor(t,e,i,n,s){this.from=t,this.length=e,this.top=i,this.height=n,this.type=s}get to(){return this.from+this.length}get bottom(){return this.top+this.height}join(t){let e=(Array.isArray(this.type)?this.type:[this]).concat(Array.isArray(t.type)?t.type:[t]);return new xl(this.from,this.length+t.length,this.top,this.height+t.height,e)}}var kl=function(t){return t[t.ByPos=0]="ByPos",t[t.ByHeight=1]="ByHeight",t[t.ByPosNoHeight=2]="ByPosNoHeight",t}(kl||(kl={}));const Sl=.001;class Cl{constructor(t,e,i=2){this.length=t,this.height=e,this.flags=i}get outdated(){return(2&this.flags)>0}set outdated(t){this.flags=(t?2:0)|-3&this.flags}setHeight(t,e){this.height!=e&&(Math.abs(this.height-e)>Sl&&(t.heightChanged=!0),this.height=e)}replace(t,e,i){return Cl.of(i)}decomposeLeft(t,e){e.push(this)}decomposeRight(t,e){e.push(this)}applyChanges(t,e,i,n){let s=this,r=i.doc;for(let o=n.length-1;o>=0;o--){let{fromA:l,toA:a,fromB:h,toB:c}=n[o],u=s.lineAt(l,kl.ByPosNoHeight,i.setDoc(e),0,0),f=u.to>=a?u:s.lineAt(a,kl.ByPosNoHeight,i,0,0);for(c+=f.to-a,a=f.to;o>0&&u.from<=n[o-1].toA;)l=n[o-1].fromA,h=n[o-1].fromB,o--,l<u.from&&(u=s.lineAt(l,kl.ByPosNoHeight,i,0,0));h+=u.from-l,l=u.from;let d=_l.build(i.setDoc(r),t,h,c);s=s.replace(l,a,d)}return s.updateHeight(i,0)}static empty(){return new Ml(0,0)}static of(t){if(1==t.length)return t[0];let e=0,i=t.length,n=0,s=0;for(;;)if(e==i)if(n>2*s){let s=t[e-1];s.break?t.splice(--e,1,s.left,null,s.right):t.splice(--e,1,s.left,s.right),i+=1+s.break,n-=s.size}else{if(!(s>2*n))break;{let e=t[i];e.break?t.splice(i,1,e.left,null,e.right):t.splice(i,1,e.left,e.right),i+=2+e.break,s-=e.size}}else if(n<s){let i=t[e++];i&&(n+=i.size)}else{let e=t[--i];e&&(s+=e.size)}let r=0;return null==t[e-1]?(r=1,e--):null==t[e]&&(r=1,i++),new Dl(Cl.of(t.slice(0,e)),r,Cl.of(t.slice(i)))}}Cl.prototype.size=1;class Al extends Cl{constructor(t,e,i){super(t,e),this.type=i}blockAt(t,e,i,n){return new xl(n,this.length,i,this.height,this.type)}lineAt(t,e,i,n,s){return this.blockAt(0,i,n,s)}forEachLine(t,e,i,n,s,r){t<=s+this.length&&e>=s&&r(this.blockAt(0,i,n,s))}updateHeight(t,e=0,i=!1,n){return n&&n.from<=e&&n.more&&this.setHeight(t,n.heights[n.index++]),this.outdated=!1,this}toString(){return`block(${this.length})`}}class Ml extends Al{constructor(t,e){super(t,e,Mr.Text),this.collapsed=0,this.widgetHeight=0}replace(t,e,i){let n=i[0];return 1==i.length&&(n instanceof Ml||n instanceof Ol&&4&n.flags)&&Math.abs(this.length-n.length)<10?(n instanceof Ol?n=new Ml(n.length,this.height):n.height=this.height,this.outdated||(n.outdated=!1),n):Cl.of(i)}updateHeight(t,e=0,i=!1,n){return n&&n.from<=e&&n.more?this.setHeight(t,n.heights[n.index++]):(i||this.outdated)&&this.setHeight(t,Math.max(this.widgetHeight,t.heightForLine(this.length-this.collapsed))),this.outdated=!1,this}toString(){return`line(${this.length}${this.collapsed?-this.collapsed:""}${this.widgetHeight?":"+this.widgetHeight:""})`}}class Ol extends Cl{constructor(t){super(t,0)}heightMetrics(t,e){let i,n=t.doc.lineAt(e).number,s=t.doc.lineAt(e+this.length).number,r=s-n+1,o=0;if(t.lineWrapping){let e=Math.min(this.height,t.lineHeight*r);i=e/r,o=(this.height-e)/(this.length-r-1)}else i=this.height/r;return{firstLine:n,lastLine:s,perLine:i,perChar:o}}blockAt(t,e,i,n){let{firstLine:s,lastLine:r,perLine:o,perChar:l}=this.heightMetrics(e,n);if(e.lineWrapping){let s=n+Math.round(Math.max(0,Math.min(1,(t-i)/this.height))*this.length),r=e.doc.lineAt(s),a=o+r.length*l,h=Math.max(i,t-a/2);return new xl(r.from,r.length,h,a,Mr.Text)}{let n=Math.max(0,Math.min(r-s,Math.floor((t-i)/o))),{from:l,length:a}=e.doc.line(s+n);return new xl(l,a,i+o*n,o,Mr.Text)}}lineAt(t,e,i,n,s){if(e==kl.ByHeight)return this.blockAt(t,i,n,s);if(e==kl.ByPosNoHeight){let{from:e,to:n}=i.doc.lineAt(t);return new xl(e,n-e,0,0,Mr.Text)}let{firstLine:r,perLine:o,perChar:l}=this.heightMetrics(i,s),a=i.doc.lineAt(t),h=o+a.length*l,c=a.number-r,u=n+o*c+l*(a.from-s-c);return new xl(a.from,a.length,Math.max(n,Math.min(u,n+this.height-h)),h,Mr.Text)}forEachLine(t,e,i,n,s,r){t=Math.max(t,s),e=Math.min(e,s+this.length);let{firstLine:o,perLine:l,perChar:a}=this.heightMetrics(i,s);for(let h=t,c=n;h<=e;){let e=i.doc.lineAt(h);if(h==t){let i=e.number-o;c+=l*i+a*(t-s-i)}let n=l+a*e.length;r(new xl(e.from,e.length,c,n,Mr.Text)),c+=n,h=e.to+1}}replace(t,e,i){let n=this.length-e;if(n>0){let t=i[i.length-1];t instanceof Ol?i[i.length-1]=new Ol(t.length+n):i.push(null,new Ol(n-1))}if(t>0){let e=i[0];e instanceof Ol?i[0]=new Ol(t+e.length):i.unshift(new Ol(t-1),null)}return Cl.of(i)}decomposeLeft(t,e){e.push(new Ol(t-1),null)}decomposeRight(t,e){e.push(null,new Ol(this.length-t-1))}updateHeight(t,e=0,i=!1,n){let s=e+this.length;if(n&&n.from<=e+this.length&&n.more){let i=[],r=Math.max(e,n.from),o=-1;for(n.from>e&&i.push(new Ol(n.from-e-1).updateHeight(t,e));r<=s&&n.more;){let e=t.doc.lineAt(r).length;i.length&&i.push(null);let s=n.heights[n.index++];-1==o?o=s:Math.abs(s-o)>=Sl&&(o=-2);let l=new Ml(e,s);l.outdated=!1,i.push(l),r+=e+1}r<=s&&i.push(null,new Ol(s-r).updateHeight(t,r));let l=Cl.of(i);return(o<0||Math.abs(l.height-this.height)>=Sl||Math.abs(o-this.heightMetrics(t,e).perLine)>=Sl)&&(t.heightChanged=!0),l}return(i||this.outdated)&&(this.setHeight(t,t.heightForGap(e,e+this.length)),this.outdated=!1),this}toString(){return`gap(${this.length})`}}class Dl extends Cl{constructor(t,e,i){super(t.length+e+i.length,t.height+i.height,e|(t.outdated||i.outdated?2:0)),this.left=t,this.right=i,this.size=t.size+i.size}get break(){return 1&this.flags}blockAt(t,e,i,n){let s=i+this.left.height;return t<s?this.left.blockAt(t,e,i,n):this.right.blockAt(t,e,s,n+this.left.length+this.break)}lineAt(t,e,i,n,s){let r=n+this.left.height,o=s+this.left.length+this.break,l=e==kl.ByHeight?t<r:t<o,a=l?this.left.lineAt(t,e,i,n,s):this.right.lineAt(t,e,i,r,o);if(this.break||(l?a.to<o:a.from>o))return a;let h=e==kl.ByPosNoHeight?kl.ByPosNoHeight:kl.ByPos;return l?a.join(this.right.lineAt(o,h,i,r,o)):this.left.lineAt(o,h,i,n,s).join(a)}forEachLine(t,e,i,n,s,r){let o=n+this.left.height,l=s+this.left.length+this.break;if(this.break)t<l&&this.left.forEachLine(t,e,i,n,s,r),e>=l&&this.right.forEachLine(t,e,i,o,l,r);else{let a=this.lineAt(l,kl.ByPos,i,n,s);t<a.from&&this.left.forEachLine(t,a.from-1,i,n,s,r),a.to>=t&&a.from<=e&&r(a),e>a.to&&this.right.forEachLine(a.to+1,e,i,o,l,r)}}replace(t,e,i){let n=this.left.length+this.break;if(e<n)return this.balanced(this.left.replace(t,e,i),this.right);if(t>this.left.length)return this.balanced(this.left,this.right.replace(t-n,e-n,i));let s=[];t>0&&this.decomposeLeft(t,s);let r=s.length;for(let t of i)s.push(t);if(t>0&&Tl(s,r-1),e<this.length){let t=s.length;this.decomposeRight(e,s),Tl(s,t)}return Cl.of(s)}decomposeLeft(t,e){let i=this.left.length;if(t<=i)return this.left.decomposeLeft(t,e);e.push(this.left),this.break&&(i++,t>=i&&e.push(null)),t>i&&this.right.decomposeLeft(t-i,e)}decomposeRight(t,e){let i=this.left.length,n=i+this.break;if(t>=n)return this.right.decomposeRight(t-n,e);t<i&&this.left.decomposeRight(t,e),this.break&&t<n&&e.push(null),e.push(this.right)}balanced(t,e){return t.size>2*e.size||e.size>2*t.size?Cl.of(this.break?[t,null,e]:[t,e]):(this.left=t,this.right=e,this.height=t.height+e.height,this.outdated=t.outdated||e.outdated,this.size=t.size+e.size,this.length=t.length+this.break+e.length,this)}updateHeight(t,e=0,i=!1,n){let{left:s,right:r}=this,o=e+s.length+this.break,l=null;return n&&n.from<=e+s.length&&n.more?l=s=s.updateHeight(t,e,i,n):s.updateHeight(t,e,i),n&&n.from<=o+r.length&&n.more?l=r=r.updateHeight(t,o,i,n):r.updateHeight(t,o,i),l?this.balanced(s,r):(this.height=this.left.height+this.right.height,this.outdated=!1,this)}toString(){return this.left+(this.break?" ":"-")+this.right}}function Tl(t,e){let i,n;null==t[e]&&(i=t[e-1])instanceof Ol&&(n=t[e+1])instanceof Ol&&t.splice(e-1,3,new Ol(i.length+1+n.length))}class _l{constructor(t,e){this.pos=t,this.oracle=e,this.nodes=[],this.lineStart=-1,this.lineEnd=-1,this.covering=null,this.writtenTo=t}get isCovered(){return this.covering&&this.nodes[this.nodes.length-1]==this.covering}span(t,e){if(this.lineStart>-1){let t=Math.min(e,this.lineEnd),i=this.nodes[this.nodes.length-1];i instanceof Ml?i.length+=t-this.pos:(t>this.pos||!this.isCovered)&&this.nodes.push(new Ml(t-this.pos,-1)),this.writtenTo=t,e>t&&(this.nodes.push(null),this.writtenTo++,this.lineStart=-1)}this.pos=e}point(t,e,i){if(t<e||i.heightRelevant){let n=i.widget?i.widget.estimatedHeight:0;n<0&&(n=this.oracle.lineHeight);let s=e-t;i.block?this.addBlock(new Al(s,n,i.type)):(s||n>=5)&&this.addLineDeco(n,s)}else e>t&&this.span(t,e);this.lineEnd>-1&&this.lineEnd<this.pos&&(this.lineEnd=this.oracle.doc.lineAt(this.pos).to)}enterLine(){if(this.lineStart>-1)return;let{from:t,to:e}=this.oracle.doc.lineAt(this.pos);this.lineStart=t,this.lineEnd=e,this.writtenTo<t&&((this.writtenTo<t-1||null==this.nodes[this.nodes.length-1])&&this.nodes.push(this.blankContent(this.writtenTo,t-1)),this.nodes.push(null)),this.pos>t&&this.nodes.push(new Ml(this.pos-t,-1)),this.writtenTo=this.pos}blankContent(t,e){let i=new Ol(e-t);return this.oracle.doc.lineAt(t).to==e&&(i.flags|=4),i}ensureLine(){this.enterLine();let t=this.nodes.length?this.nodes[this.nodes.length-1]:null;if(t instanceof Ml)return t;let e=new Ml(0,-1);return this.nodes.push(e),e}addBlock(t){this.enterLine(),t.type!=Mr.WidgetAfter||this.isCovered||this.ensureLine(),this.nodes.push(t),this.writtenTo=this.pos=this.pos+t.length,t.type!=Mr.WidgetBefore&&(this.covering=t)}addLineDeco(t,e){let i=this.ensureLine();i.length+=e,i.collapsed+=e,i.widgetHeight=Math.max(i.widgetHeight,t),this.writtenTo=this.pos=this.pos+e}finish(t){let e=0==this.nodes.length?null:this.nodes[this.nodes.length-1];!(this.lineStart>-1)||e instanceof Ml||this.isCovered?(this.writtenTo<this.pos||null==e)&&this.nodes.push(this.blankContent(this.writtenTo,this.pos)):this.nodes.push(new Ml(0,-1));let i=t;for(let t of this.nodes)t instanceof Ml&&t.updateHeight(this.oracle,i),i+=t?t.length:1;return this.nodes}static build(t,e,i,n){let s=new _l(i,t);return ts.spans(e,i,n,s,0),s.finish(i)}}class El{constructor(){this.changes=[]}compareRange(){}comparePoint(t,e,i,n){(t<e||i&&i.heightRelevant||n&&n.heightRelevant)&&Rr(t,e,this.changes,5)}}function Rl(t,e){let i=t.getBoundingClientRect(),n=t.ownerDocument,s=n.defaultView||window,r=Math.max(0,i.left),o=Math.min(s.innerWidth,i.right),l=Math.max(0,i.top),a=Math.min(s.innerHeight,i.bottom);for(let e=t.parentNode;e&&e!=n.body;)if(1==e.nodeType){let i=e,n=window.getComputedStyle(i);if((i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth)&&"visible"!=n.overflow){let n=i.getBoundingClientRect();r=Math.max(r,n.left),o=Math.min(o,n.right),l=Math.max(l,n.top),a=e==t.parentNode?n.bottom:Math.min(a,n.bottom)}e="absolute"==n.position||"fixed"==n.position?i.offsetParent:i.parentNode}else{if(11!=e.nodeType)break;e=e.host}return{left:r-i.left,right:Math.max(r,o)-i.left,top:l-(i.top+e),bottom:Math.max(l,a)-(i.top+e)}}function Pl(t,e){let i=t.getBoundingClientRect();return{left:0,right:i.right-i.left,top:e,bottom:i.bottom-(i.top+e)}}class Bl{constructor(t,e,i){this.from=t,this.to=e,this.size=i}static same(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++){let n=t[i],s=e[i];if(n.from!=s.from||n.to!=s.to||n.size!=s.size)return!1}return!0}draw(t){return Or.replace({widget:new Ll(this.size,t)}).range(this.from,this.to)}}class Ll extends Ar{constructor(t,e){super(),this.size=t,this.vertical=e}eq(t){return t.size==this.size&&t.vertical==this.vertical}toDOM(){let t=document.createElement("div");return this.vertical?t.style.height=this.size+"px":(t.style.width=this.size+"px",t.style.height="2px",t.style.display="inline-block"),t}get estimatedHeight(){return this.vertical?this.size:-1}}class Nl{constructor(t){this.state=t,this.pixelViewport={left:0,right:window.innerWidth,top:0,bottom:0},this.inView=!0,this.paddingTop=0,this.paddingBottom=0,this.contentDOMWidth=0,this.contentDOMHeight=0,this.editorHeight=0,this.editorWidth=0,this.scaler=Hl,this.scrollTarget=null,this.printing=!1,this.mustMeasureContent=!0,this.defaultTextDirection=ho.LTR,this.visibleRanges=[],this.mustEnforceCursorAssoc=!1;let e=t.facet(io).some((t=>"function"!=typeof t&&"cm-lineWrapping"==t.class));this.heightOracle=new yl(e),this.stateDeco=t.facet(no).filter((t=>"function"!=typeof t)),this.heightMap=Cl.empty().applyChanges(this.stateDeco,Ai.empty,this.heightOracle.setDoc(t.doc),[new lo(0,0,0,t.doc.length)]),this.viewport=this.getViewport(0,null),this.updateViewportLines(),this.updateForViewport(),this.lineGaps=this.ensureLineGaps([]),this.lineGapDeco=Or.set(this.lineGaps.map((t=>t.draw(!1)))),this.computeVisibleRanges()}updateForViewport(){let t=[this.viewport],{main:e}=this.state.selection;for(let i=0;i<=1;i++){let n=i?e.head:e.anchor;if(!t.some((({from:t,to:e})=>n>=t&&n<=e))){let{from:e,to:i}=this.lineBlockAt(n);t.push(new Il(e,i))}}this.viewports=t.sort(((t,e)=>t.from-e.from)),this.scaler=this.heightMap.height<=7e6?Hl:new Fl(this.heightOracle,this.heightMap,this.viewports)}updateViewportLines(){this.viewportLines=[],this.heightMap.forEachLine(this.viewport.from,this.viewport.to,this.heightOracle.setDoc(this.state.doc),0,0,(t=>{this.viewportLines.push(1==this.scaler.scale?t:jl(t,this.scaler))}))}update(t,e=null){this.state=t.state;let i=this.stateDeco;this.stateDeco=this.state.facet(no).filter((t=>"function"!=typeof t));let n=t.changedRanges,s=lo.extendWithRanges(n,function(t,e,i){let n=new El;return ts.compare(t,e,i,n,0),n.changes}(i,this.stateDeco,t?t.changes:Gi.empty(this.state.doc.length))),r=this.heightMap.height;this.heightMap=this.heightMap.applyChanges(this.stateDeco,t.startState.doc,this.heightOracle.setDoc(this.state.doc),s),this.heightMap.height!=r&&(t.flags|=2);let o=s.length?this.mapViewport(this.viewport,t.changes):this.viewport;(e&&(e.range.head<o.from||e.range.head>o.to)||!this.viewportIsAppropriate(o))&&(o=this.getViewport(0,e));let l=!t.changes.empty||2&t.flags||o.from!=this.viewport.from||o.to!=this.viewport.to;this.viewport=o,this.updateForViewport(),l&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(this.mapLineGaps(this.lineGaps,t.changes))),t.flags|=this.computeVisibleRanges(),e&&(this.scrollTarget=e),!this.mustEnforceCursorAssoc&&t.selectionSet&&t.view.lineWrapping&&t.state.selection.main.empty&&t.state.selection.main.assoc&&!t.state.facet(Kr)&&(this.mustEnforceCursorAssoc=!0)}measure(t){let e=t.contentDOM,i=window.getComputedStyle(e),n=this.heightOracle,s=i.whiteSpace;this.defaultTextDirection="rtl"==i.direction?ho.RTL:ho.LTR;let r=this.heightOracle.mustRefreshForWrapping(s),o=e.getBoundingClientRect(),l=r||this.mustMeasureContent||this.contentDOMHeight!=o.height;this.contentDOMHeight=o.height,this.mustMeasureContent=!1;let a=0,h=0,c=parseInt(i.paddingTop)||0,u=parseInt(i.paddingBottom)||0;this.paddingTop==c&&this.paddingBottom==u||(this.paddingTop=c,this.paddingBottom=u,a|=10),this.editorWidth!=t.scrollDOM.clientWidth&&(n.lineWrapping&&(l=!0),this.editorWidth=t.scrollDOM.clientWidth,a|=8);let f=(this.printing?Pl:Rl)(e,this.paddingTop),d=f.top-this.pixelViewport.top,p=f.bottom-this.pixelViewport.bottom;this.pixelViewport=f;let m=this.pixelViewport.bottom>this.pixelViewport.top&&this.pixelViewport.right>this.pixelViewport.left;if(m!=this.inView&&(this.inView=m,m&&(l=!0)),!this.inView&&!this.scrollTarget)return 0;let g=o.width;if(this.contentDOMWidth==g&&this.editorHeight==t.scrollDOM.clientHeight||(this.contentDOMWidth=o.width,this.editorHeight=t.scrollDOM.clientHeight,a|=8),l){let e=t.docView.measureVisibleLineHeights(this.viewport);if(n.mustRefreshForHeights(e)&&(r=!0),r||n.lineWrapping&&Math.abs(g-this.contentDOMWidth)>n.charWidth){let{lineHeight:i,charWidth:o,textHeight:l}=t.docView.measureTextSize();r=i>0&&n.refresh(s,i,o,l,g/o,e),r&&(t.docView.minWidth=0,a|=8)}d>0&&p>0?h=Math.max(d,p):d<0&&p<0&&(h=Math.min(d,p)),n.heightChanged=!1;for(let i of this.viewports){let s=i.from==this.viewport.from?e:t.docView.measureVisibleLineHeights(i);this.heightMap=(r?Cl.empty().applyChanges(this.stateDeco,Ai.empty,this.heightOracle,[new lo(0,0,0,t.state.doc.length)]):this.heightMap).updateHeight(n,0,r,new bl(i.from,s))}n.heightChanged&&(a|=2)}let v=!this.viewportIsAppropriate(this.viewport,h)||this.scrollTarget&&(this.scrollTarget.range.head<this.viewport.from||this.scrollTarget.range.head>this.viewport.to);return v&&(this.viewport=this.getViewport(h,this.scrollTarget)),this.updateForViewport(),(2&a||v)&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(r?[]:this.lineGaps,t)),a|=this.computeVisibleRanges(),this.mustEnforceCursorAssoc&&(this.mustEnforceCursorAssoc=!1,t.docView.enforceCursorAssoc()),a}get visibleTop(){return this.scaler.fromDOM(this.pixelViewport.top)}get visibleBottom(){return this.scaler.fromDOM(this.pixelViewport.bottom)}getViewport(t,e){let i=.5-Math.max(-.5,Math.min(.5,t/1e3/2)),n=this.heightMap,s=this.heightOracle,{visibleTop:r,visibleBottom:o}=this,l=new Il(n.lineAt(r-1e3*i,kl.ByHeight,s,0,0).from,n.lineAt(o+1e3*(1-i),kl.ByHeight,s,0,0).to);if(e){let{head:t}=e.range;if(t<l.from||t>l.to){let i,r=Math.min(this.editorHeight,this.pixelViewport.bottom-this.pixelViewport.top),o=n.lineAt(t,kl.ByPos,s,0,0);i="center"==e.y?(o.top+o.bottom)/2-r/2:"start"==e.y||"nearest"==e.y&&t<l.from?o.top:o.bottom-r,l=new Il(n.lineAt(i-500,kl.ByHeight,s,0,0).from,n.lineAt(i+r+500,kl.ByHeight,s,0,0).to)}}return l}mapViewport(t,e){let i=e.mapPos(t.from,-1),n=e.mapPos(t.to,1);return new Il(this.heightMap.lineAt(i,kl.ByPos,this.heightOracle,0,0).from,this.heightMap.lineAt(n,kl.ByPos,this.heightOracle,0,0).to)}viewportIsAppropriate({from:t,to:e},i=0){if(!this.inView)return!0;let{top:n}=this.heightMap.lineAt(t,kl.ByPos,this.heightOracle,0,0),{bottom:s}=this.heightMap.lineAt(e,kl.ByPos,this.heightOracle,0,0),{visibleTop:r,visibleBottom:o}=this;return(0==t||n<=r-Math.max(10,Math.min(-i,250)))&&(e==this.state.doc.length||s>=o+Math.max(10,Math.min(i,250)))&&n>r-2e3&&s<o+2e3}mapLineGaps(t,e){if(!t.length||e.empty)return t;let i=[];for(let n of t)e.touchesRange(n.from,n.to)||i.push(new Bl(e.mapPos(n.from),e.mapPos(n.to),n.size));return i}ensureLineGaps(t,e){let i=this.heightOracle.lineWrapping,n=i?1e4:2e3,s=n>>1,r=n<<1;if(this.defaultTextDirection!=ho.LTR&&!i)return[];let o=[],l=(n,r,a,h)=>{if(r-n<s)return;let c=this.state.selection.main,u=[c.from];c.empty||u.push(c.to);for(let t of u)if(t>n&&t<r)return l(n,t-10,a,h),void l(t+10,r,a,h);let f=function(t,e){for(let i of t)if(e(i))return i;return}(t,(t=>t.from>=a.from&&t.to<=a.to&&Math.abs(t.from-n)<s&&Math.abs(t.to-r)<s&&!u.some((e=>t.from<e&&t.to>e))));if(!f){if(r<a.to&&e&&i&&e.visibleRanges.some((t=>t.from<=r&&t.to>=r))){let t=e.moveToLineBoundary(nn.cursor(r),!1,!0).head;t>n&&(r=t)}f=new Bl(n,r,this.gapSize(a,n,r,h))}o.push(f)};for(let t of this.viewportLines){if(t.length<r)continue;let e=Vl(t.from,t.to,this.stateDeco);if(e.total<r)continue;let s,o,a=this.scrollTarget?this.scrollTarget.range.head:null;if(i){let i,r,l=n/this.heightOracle.lineLength*this.heightOracle.lineHeight;if(null!=a){let n=zl(e,a),s=((this.visibleBottom-this.visibleTop)/2+l)/t.height;i=n-s,r=n+s}else i=(this.visibleTop-t.top-l)/t.height,r=(this.visibleBottom-t.top+l)/t.height;s=Wl(e,i),o=Wl(e,r)}else{let t,i,r=e.total*this.heightOracle.charWidth,l=n*this.heightOracle.charWidth;if(null!=a){let n=zl(e,a),s=((this.pixelViewport.right-this.pixelViewport.left)/2+l)/r;t=n-s,i=n+s}else t=(this.pixelViewport.left-l)/r,i=(this.pixelViewport.right+l)/r;s=Wl(e,t),o=Wl(e,i)}s>t.from&&l(t.from,s,t,e),o<t.to&&l(o,t.to,t,e)}return o}gapSize(t,e,i,n){let s=zl(n,i)-zl(n,e);return this.heightOracle.lineWrapping?t.height*s:n.total*this.heightOracle.charWidth*s}updateLineGaps(t){Bl.same(t,this.lineGaps)||(this.lineGaps=t,this.lineGapDeco=Or.set(t.map((t=>t.draw(this.heightOracle.lineWrapping)))))}computeVisibleRanges(){let t=this.stateDeco;this.lineGaps.length&&(t=t.concat(this.lineGapDeco));let e=[];ts.spans(t,this.viewport.from,this.viewport.to,{span(t,i){e.push({from:t,to:i})},point(){}},20);let i=e.length!=this.visibleRanges.length||this.visibleRanges.some(((t,i)=>t.from!=e[i].from||t.to!=e[i].to));return this.visibleRanges=e,i?4:0}lineBlockAt(t){return t>=this.viewport.from&&t<=this.viewport.to&&this.viewportLines.find((e=>e.from<=t&&e.to>=t))||jl(this.heightMap.lineAt(t,kl.ByPos,this.heightOracle,0,0),this.scaler)}lineBlockAtHeight(t){return jl(this.heightMap.lineAt(this.scaler.fromDOM(t),kl.ByHeight,this.heightOracle,0,0),this.scaler)}elementAtHeight(t){return jl(this.heightMap.blockAt(this.scaler.fromDOM(t),this.heightOracle,0,0),this.scaler)}get docHeight(){return this.scaler.toDOM(this.heightMap.height)}get contentHeight(){return this.docHeight+this.paddingTop+this.paddingBottom}}class Il{constructor(t,e){this.from=t,this.to=e}}function Vl(t,e,i){let n=[],s=t,r=0;return ts.spans(i,t,e,{span(){},point(t,e){t>s&&(n.push({from:s,to:t}),r+=t-s),s=e}},20),s<e&&(n.push({from:s,to:e}),r+=e-s),{total:r,ranges:n}}function Wl({total:t,ranges:e},i){if(i<=0)return e[0].from;if(i>=1)return e[e.length-1].to;let n=Math.floor(t*i);for(let t=0;;t++){let{from:i,to:s}=e[t],r=s-i;if(n<=r)return i+n;n-=r}}function zl(t,e){let i=0;for(let{from:n,to:s}of t.ranges){if(e<=s){i+=e-n;break}i+=s-n}return i/t.total}const Hl={toDOM:t=>t,fromDOM:t=>t,scale:1};class Fl{constructor(t,e,i){let n=0,s=0,r=0;this.viewports=i.map((({from:i,to:s})=>{let r=e.lineAt(i,kl.ByPos,t,0,0).top,o=e.lineAt(s,kl.ByPos,t,0,0).bottom;return n+=o-r,{from:i,to:s,top:r,bottom:o,domTop:0,domBottom:0}})),this.scale=(7e6-n)/(e.height-n);for(let t of this.viewports)t.domTop=r+(t.top-s)*this.scale,r=t.domBottom=t.domTop+(t.bottom-t.top),s=t.bottom}toDOM(t){for(let e=0,i=0,n=0;;e++){let s=e<this.viewports.length?this.viewports[e]:null;if(!s||t<s.top)return n+(t-i)*this.scale;if(t<=s.bottom)return s.domTop+(t-s.top);i=s.bottom,n=s.domBottom}}fromDOM(t){for(let e=0,i=0,n=0;;e++){let s=e<this.viewports.length?this.viewports[e]:null;if(!s||t<s.domTop)return i+(t-n)/this.scale;if(t<=s.domBottom)return s.top+(t-s.domTop);i=s.bottom,n=s.domBottom}}}function jl(t,e){if(1==e.scale)return t;let i=e.toDOM(t.top),n=e.toDOM(t.bottom);return new xl(t.from,t.length,i,n-i,Array.isArray(t.type)?t.type.map((t=>jl(t,e))):t.type)}const ql=on.define({combine:t=>t.join(" ")}),$l=on.define({combine:t=>t.indexOf(!0)>-1}),Kl=vs.newName(),Ul=vs.newName(),Gl=vs.newName(),Ql={"&light":"."+Ul,"&dark":"."+Gl};function Jl(t,e,i){return new vs(e,{finish:e=>/&/.test(e)?e.replace(/&\w*/,(e=>{if("&"==e)return t;if(!i||!i[e])throw new RangeError(`Unsupported selector: ${e}`);return i[e]})):t+" "+e})}const Xl=Jl("."+Kl,{"&":{position:"relative !important",boxSizing:"border-box","&.cm-focused":{outline:"1px dotted #212121"},display:"flex !important",flexDirection:"column"},".cm-scroller":{display:"flex !important",alignItems:"flex-start !important",fontFamily:"monospace",lineHeight:1.4,height:"100%",overflowX:"auto",position:"relative",zIndex:0},".cm-content":{margin:0,flexGrow:2,flexShrink:0,display:"block",whiteSpace:"pre",wordWrap:"normal",boxSizing:"border-box",padding:"4px 0",outline:"none","&[contenteditable=true]":{WebkitUserModify:"read-write-plaintext-only"}},".cm-lineWrapping":{whiteSpace_fallback:"pre-wrap",whiteSpace:"break-spaces",wordBreak:"break-word",overflowWrap:"anywhere",flexShrink:1},"&light .cm-content":{caretColor:"black"},"&dark .cm-content":{caretColor:"white"},".cm-line":{display:"block",padding:"0 2px 0 6px"},".cm-layer":{position:"absolute",left:0,top:0,contain:"size style","& > *":{position:"absolute"}},"&light .cm-selectionBackground":{background:"#d9d9d9"},"&dark .cm-selectionBackground":{background:"#222"},"&light.cm-focused .cm-selectionBackground":{background:"#d7d4f0"},"&dark.cm-focused .cm-selectionBackground":{background:"#233"},".cm-cursorLayer":{pointerEvents:"none"},"&.cm-focused .cm-cursorLayer":{animation:"steps(1) cm-blink 1.2s infinite"},"@keyframes cm-blink":{"0%":{},"50%":{opacity:0},"100%":{}},"@keyframes cm-blink2":{"0%":{},"50%":{opacity:0},"100%":{}},".cm-cursor, .cm-dropCursor":{borderLeft:"1.2px solid black",marginLeft:"-0.6px",pointerEvents:"none"},".cm-cursor":{display:"none"},"&dark .cm-cursor":{borderLeftColor:"#444"},".cm-dropCursor":{position:"absolute"},"&.cm-focused .cm-cursor":{display:"block"},"&light .cm-activeLine":{backgroundColor:"#cceeff44"},"&dark .cm-activeLine":{backgroundColor:"#99eeff33"},"&light .cm-specialChar":{color:"red"},"&dark .cm-specialChar":{color:"#f78"},".cm-gutters":{flexShrink:0,display:"flex",height:"100%",boxSizing:"border-box",left:0,zIndex:200},"&light .cm-gutters":{backgroundColor:"#f5f5f5",color:"#6c6c6c",borderRight:"1px solid #ddd"},"&dark .cm-gutters":{backgroundColor:"#333338",color:"#ccc"},".cm-gutter":{display:"flex !important",flexDirection:"column",flexShrink:0,boxSizing:"border-box",minHeight:"100%",overflow:"hidden"},".cm-gutterElement":{boxSizing:"border-box"},".cm-lineNumbers .cm-gutterElement":{padding:"0 3px 0 5px",minWidth:"20px",textAlign:"right",whiteSpace:"nowrap"},"&light .cm-activeLineGutter":{backgroundColor:"#e2f2ff"},"&dark .cm-activeLineGutter":{backgroundColor:"#222227"},".cm-panels":{boxSizing:"border-box",position:"sticky",left:0,right:0},"&light .cm-panels":{backgroundColor:"#f5f5f5",color:"black"},"&light .cm-panels-top":{borderBottom:"1px solid #ddd"},"&light .cm-panels-bottom":{borderTop:"1px solid #ddd"},"&dark .cm-panels":{backgroundColor:"#333338",color:"white"},".cm-tab":{display:"inline-block",overflow:"hidden",verticalAlign:"bottom"},".cm-widgetBuffer":{verticalAlign:"text-top",height:"1em",width:0,display:"inline"},".cm-placeholder":{color:"#888",display:"inline-block",verticalAlign:"top"},".cm-highlightSpace:before":{content:"attr(data-display)",position:"absolute",pointerEvents:"none",color:"#888"},".cm-highlightTab":{backgroundImage:'url(\'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="20"><path stroke="%23888" stroke-width="1" fill="none" d="M1 10H196L190 5M190 15L196 10M197 4L197 16"/></svg>\')',backgroundSize:"auto 100%",backgroundPosition:"right 90%",backgroundRepeat:"no-repeat"},".cm-trailingSpace":{backgroundColor:"#ff332255"},".cm-button":{verticalAlign:"middle",color:"inherit",fontSize:"70%",padding:".2em 1em",borderRadius:"1px"},"&light .cm-button":{backgroundImage:"linear-gradient(#eff1f5, #d9d9df)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#b4b4b4, #d0d3d6)"}},"&dark .cm-button":{backgroundImage:"linear-gradient(#393939, #111)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#111, #333)"}},".cm-textfield":{verticalAlign:"middle",color:"inherit",fontSize:"70%",border:"1px solid silver",padding:".2em .5em"},"&light .cm-textfield":{backgroundColor:"white"},"&dark .cm-textfield":{border:"1px solid #555",backgroundColor:"inherit"}},Ql);class Yl{constructor(t,e,i,n){this.typeOver=n,this.bounds=null,this.text="";let{impreciseHead:s,impreciseAnchor:r}=t.docView;if(t.state.readOnly&&e>-1)this.newSel=null;else if(e>-1&&(this.bounds=t.docView.domBoundsAround(e,i,0))){let e=s||r?[]:function(t){let e=[];if(t.root.activeElement!=t.contentDOM)return e;let{anchorNode:i,anchorOffset:n,focusNode:s,focusOffset:r}=t.observer.selectionRange;i&&(e.push(new Do(i,n)),s==i&&r==n||e.push(new Do(s,r)));return e}(t),i=new Mo(e,t.state);i.readRange(this.bounds.startDOM,this.bounds.endDOM),this.text=i.text,this.newSel=function(t,e){if(0==t.length)return null;let i=t[0].pos,n=2==t.length?t[1].pos:i;return i>-1&&n>-1?nn.single(i+e,n+e):null}(e,this.bounds.from)}else{let e=t.observer.selectionRange,i=s&&s.node==e.focusNode&&s.offset==e.focusOffset||!Ts(t.contentDOM,e.focusNode)?t.state.selection.main.head:t.docView.posFromDOM(e.focusNode,e.focusOffset),n=r&&r.node==e.anchorNode&&r.offset==e.anchorOffset||!Ts(t.contentDOM,e.anchorNode)?t.state.selection.main.anchor:t.docView.posFromDOM(e.anchorNode,e.anchorOffset);this.newSel=nn.single(n,i)}}}function Zl(t,e){let i,{newSel:n}=e,s=t.state.selection.main;if(e.bounds){let{from:n,to:r}=e.bounds,o=s.from,l=null;(8===t.inputState.lastKeyCode&&t.inputState.lastKeyTime>Date.now()-100||cr.android&&e.text.length<r-n)&&(o=s.to,l="end");let a=function(t,e,i,n){let s=Math.min(t.length,e.length),r=0;for(;r<s&&t.charCodeAt(r)==e.charCodeAt(r);)r++;if(r==s&&t.length==e.length)return null;let o=t.length,l=e.length;for(;o>0&&l>0&&t.charCodeAt(o-1)==e.charCodeAt(l-1);)o--,l--;if("end"==n){i-=o+Math.max(0,r-Math.min(o,l))-r}if(o<r&&t.length<e.length){r-=i<=r&&i>=o?r-i:0,l=r+(l-o),o=r}else if(l<r){r-=i<=r&&i>=l?r-i:0,o=r+(o-l),l=r}return{from:r,toA:o,toB:l}}(t.state.doc.sliceString(n,r,Ao),e.text,o-n,l);a&&(cr.chrome&&13==t.inputState.lastKeyCode&&a.toB==a.from+2&&""==e.text.slice(a.from,a.toB)&&a.toB--,i={from:n+a.from,to:n+a.toA,insert:Ai.of(e.text.slice(a.from,a.toB).split(Ao))})}else n&&(!t.hasFocus&&t.state.facet(Jr)||n.main.eq(s))&&(n=null);if(!i&&!n)return!1;if(!i&&e.typeOver&&!s.empty&&n&&n.main.empty?i={from:s.from,to:s.to,insert:t.state.doc.slice(s.from,s.to)}:i&&i.from>=s.from&&i.to<=s.to&&(i.from!=s.from||i.to!=s.to)&&s.to-s.from-(i.to-i.from)<=4?i={from:s.from,to:s.to,insert:t.state.doc.slice(s.from,i.from).append(i.insert).append(t.state.doc.slice(i.to,s.to))}:(cr.mac||cr.android)&&i&&i.from==i.to&&i.from==s.head-1&&/^\. ?$/.test(i.insert.toString())&&"off"==t.contentDOM.getAttribute("autocorrect")?(n&&2==i.insert.length&&(n=nn.single(n.main.anchor-1,n.main.head-1)),i={from:s.from,to:s.to,insert:Ai.of([" "])}):cr.chrome&&i&&i.from==i.to&&i.from==s.head&&"\n "==i.insert.toString()&&t.lineWrapping&&(n&&(n=nn.single(n.main.anchor-1,n.main.head-1)),i={from:s.from,to:s.to,insert:Ai.of([" "])}),i){let e=t.state;if(cr.ios&&t.inputState.flushIOSKey(t))return!0;if(cr.android&&(i.from==s.from&&i.to==s.to&&1==i.insert.length&&2==i.insert.lines&&qs(t.contentDOM,"Enter",13)||i.from==s.from-1&&i.to==s.to&&0==i.insert.length&&qs(t.contentDOM,"Backspace",8)||i.from==s.from&&i.to==s.to+1&&0==i.insert.length&&qs(t.contentDOM,"Delete",46)))return!0;let r,o=i.insert.toString();if(t.state.facet(jr).some((e=>e(t,i.from,i.to,o))))return!0;if(t.inputState.composing>=0&&t.inputState.composing++,i.from>=s.from&&i.to<=s.to&&i.to-i.from>=(s.to-s.from)/3&&(!n||n.main.empty&&n.main.from==i.from+i.insert.length)&&t.inputState.composing<0){let n=s.from<i.from?e.sliceDoc(s.from,i.from):"",o=s.to>i.to?e.sliceDoc(i.to,s.to):"";r=e.replaceSelection(t.state.toText(n+i.insert.sliceString(0,void 0,t.state.lineBreak)+o))}else{let o=e.changes(i),l=n&&!e.selection.main.eq(n.main)&&n.main.to<=o.newLength?n.main:void 0;if(e.selection.ranges.length>1&&t.inputState.composing>=0&&i.to<=s.to&&i.to>=s.to-10){let n=t.state.sliceDoc(i.from,i.to),a=Eo(t)||t.state.doc.lineAt(s.head),h=s.to-i.to,c=s.to-s.from;r=e.changeByRange((r=>{if(r.from==s.from&&r.to==s.to)return{changes:o,range:l||r.map(o)};let u=r.to-h,f=u-n.length;if(r.to-r.from!=c||t.state.sliceDoc(f,u)!=n||a&&r.to>=a.from&&r.from<=a.to)return{range:r};let d=e.changes({from:f,to:u,insert:i.insert}),p=r.to-s.to;return{changes:d,range:l?nn.range(Math.max(0,l.anchor+p),Math.max(0,l.head+p)):r.map(d)}}))}else r={changes:o,selection:l&&e.selection.replaceRange(l)}}let l="input.type";return t.composing&&(l+=".compose",t.inputState.compositionFirstChange&&(l+=".start",t.inputState.compositionFirstChange=!1)),t.dispatch(r,{scrollIntoView:!0,userEvent:l}),!0}if(n&&!n.main.eq(s)){let e=!1,i="select";return t.inputState.lastSelectionTime>Date.now()-50&&("select"==t.inputState.lastSelectionOrigin&&(e=!0),i=t.inputState.lastSelectionOrigin),t.dispatch({selection:n,scrollIntoView:e,userEvent:i}),!0}return!1}const ta={childList:!0,characterData:!0,subtree:!0,attributes:!0,characterDataOldValue:!0},ea=cr.ie&&cr.ie_version<=11;class ia{constructor(t){this.view=t,this.active=!1,this.selectionRange=new Ws,this.selectionChanged=!1,this.delayedFlush=-1,this.resizeTimeout=-1,this.queue=[],this.delayedAndroidKey=null,this.flushingAndroidKey=-1,this.lastChange=0,this.scrollTargets=[],this.intersection=null,this.resizeScroll=null,this.resizeContent=null,this.intersecting=!1,this.gapIntersection=null,this.gaps=[],this.parentCheck=-1,this.dom=t.contentDOM,this.observer=new MutationObserver((e=>{for(let t of e)this.queue.push(t);(cr.ie&&cr.ie_version<=11||cr.ios&&t.composing)&&e.some((t=>"childList"==t.type&&t.removedNodes.length||"characterData"==t.type&&t.oldValue.length>t.target.nodeValue.length))?this.flushSoon():this.flush()})),ea&&(this.onCharData=t=>{this.queue.push({target:t.target,type:"characterData",oldValue:t.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this),this.onResize=this.onResize.bind(this),this.onPrint=this.onPrint.bind(this),this.onScroll=this.onScroll.bind(this),"function"==typeof ResizeObserver&&(this.resizeScroll=new ResizeObserver((()=>{var t;(null===(t=this.view.docView)||void 0===t?void 0:t.lastUpdate)<Date.now()-75&&this.onResize()})),this.resizeScroll.observe(t.scrollDOM),this.resizeContent=new ResizeObserver((()=>this.view.requestMeasure())),this.resizeContent.observe(t.contentDOM)),this.addWindowListeners(this.win=t.win),this.start(),"function"==typeof IntersectionObserver&&(this.intersection=new IntersectionObserver((t=>{this.parentCheck<0&&(this.parentCheck=setTimeout(this.listenForScroll.bind(this),1e3)),t.length>0&&t[t.length-1].intersectionRatio>0!=this.intersecting&&(this.intersecting=!this.intersecting,this.intersecting!=this.view.inView&&this.onScrollChanged(document.createEvent("Event")))}),{}),this.intersection.observe(this.dom),this.gapIntersection=new IntersectionObserver((t=>{t.length>0&&t[t.length-1].intersectionRatio>0&&this.onScrollChanged(document.createEvent("Event"))}),{})),this.listenForScroll(),this.readSelectionRange()}onScrollChanged(t){this.view.inputState.runScrollHandlers(this.view,t),this.intersecting&&this.view.measure()}onScroll(t){this.intersecting&&this.flush(!1),this.onScrollChanged(t)}onResize(){this.resizeTimeout<0&&(this.resizeTimeout=setTimeout((()=>{this.resizeTimeout=-1,this.view.requestMeasure()}),50))}onPrint(){this.view.viewState.printing=!0,this.view.measure(),setTimeout((()=>{this.view.viewState.printing=!1,this.view.requestMeasure()}),500)}updateGaps(t){if(this.gapIntersection&&(t.length!=this.gaps.length||this.gaps.some(((e,i)=>e!=t[i])))){this.gapIntersection.disconnect();for(let e of t)this.gapIntersection.observe(e);this.gaps=t}}onSelectionChange(t){let e=this.selectionChanged;if(!this.readSelectionRange()||this.delayedAndroidKey)return;let{view:i}=this,n=this.selectionRange;if(i.state.facet(Jr)?i.root.activeElement!=this.dom:!_s(i.dom,n))return;let s=n.anchorNode&&i.docView.nearest(n.anchorNode);s&&s.ignoreEvent(t)?e||(this.selectionChanged=!1):(cr.ie&&cr.ie_version<=11||cr.android&&cr.chrome)&&!i.state.selection.main.empty&&n.focusNode&&Rs(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)?this.flushSoon():this.flush(!1)}readSelectionRange(){let{view:t}=this,e=cr.safari&&11==t.root.nodeType&&function(t){let e=t.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}(this.dom.ownerDocument)==this.dom&&function(t){let e=null;function i(t){t.preventDefault(),t.stopImmediatePropagation(),e=t.getTargetRanges()[0]}if(t.contentDOM.addEventListener("beforeinput",i,!0),t.dom.ownerDocument.execCommand("indent"),t.contentDOM.removeEventListener("beforeinput",i,!0),!e)return null;let n=e.startContainer,s=e.startOffset,r=e.endContainer,o=e.endOffset,l=t.docView.domAtPos(t.state.selection.main.anchor);Rs(l.node,l.offset,r,o)&&([n,s,r,o]=[r,o,n,s]);return{anchorNode:n,anchorOffset:s,focusNode:r,focusOffset:o}}(this.view)||Ds(t.root);if(!e||this.selectionRange.eq(e))return!1;let i=_s(this.dom,e);return i&&!this.selectionChanged&&t.inputState.lastFocusTime>Date.now()-200&&t.inputState.lastTouchTime<Date.now()-300&&function(t,e){let i=e.focusNode,n=e.focusOffset;if(!i||e.anchorNode!=i||e.anchorOffset!=n)return!1;for(;;)if(n){if(1!=i.nodeType)return!1;let t=i.childNodes[n-1];"false"==t.contentEditable?n--:(i=t,n=Ls(i))}else{if(i==t)return!0;n=Ps(i),i=i.parentNode}}(this.dom,e)?(this.view.inputState.lastFocusTime=0,t.docView.updateSelection(),!1):(this.selectionRange.setRange(e),i&&(this.selectionChanged=!0),!0)}setSelectionRange(t,e){this.selectionRange.set(t.node,t.offset,e.node,e.offset),this.selectionChanged=!1}clearSelectionRange(){this.selectionRange.set(null,0,null,0)}listenForScroll(){this.parentCheck=-1;let t=0,e=null;for(let i=this.dom;i;)if(1==i.nodeType)!e&&t<this.scrollTargets.length&&this.scrollTargets[t]==i?t++:e||(e=this.scrollTargets.slice(0,t)),e&&e.push(i),i=i.assignedSlot||i.parentNode;else{if(11!=i.nodeType)break;i=i.host}if(t<this.scrollTargets.length&&!e&&(e=this.scrollTargets.slice(0,t)),e){for(let t of this.scrollTargets)t.removeEventListener("scroll",this.onScroll);for(let t of this.scrollTargets=e)t.addEventListener("scroll",this.onScroll)}}ignore(t){if(!this.active)return t();try{return this.stop(),t()}finally{this.start(),this.clear()}}start(){this.active||(this.observer.observe(this.dom,ta),ea&&this.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.active=!0)}stop(){this.active&&(this.active=!1,this.observer.disconnect(),ea&&this.dom.removeEventListener("DOMCharacterDataModified",this.onCharData))}clear(){this.processRecords(),this.queue.length=0,this.selectionChanged=!1}delayAndroidKey(t,e){var i;if(!this.delayedAndroidKey){let t=()=>{let t=this.delayedAndroidKey;t&&(this.clearDelayedAndroidKey(),!this.flush()&&t.force&&qs(this.dom,t.key,t.keyCode))};this.flushingAndroidKey=this.view.win.requestAnimationFrame(t)}this.delayedAndroidKey&&"Enter"!=t||(this.delayedAndroidKey={key:t,keyCode:e,force:this.lastChange<Date.now()-50||!!(null===(i=this.delayedAndroidKey)||void 0===i?void 0:i.force)})}clearDelayedAndroidKey(){this.win.cancelAnimationFrame(this.flushingAndroidKey),this.delayedAndroidKey=null,this.flushingAndroidKey=-1}flushSoon(){this.delayedFlush<0&&(this.delayedFlush=this.view.win.requestAnimationFrame((()=>{this.delayedFlush=-1,this.flush()})))}forceFlush(){this.delayedFlush>=0&&(this.view.win.cancelAnimationFrame(this.delayedFlush),this.delayedFlush=-1),this.flush()}processRecords(){let t=this.queue;for(let e of this.observer.takeRecords())t.push(e);t.length&&(this.queue=[]);let e=-1,i=-1,n=!1;for(let s of t){let t=this.readMutation(s);t&&(t.typeOver&&(n=!0),-1==e?({from:e,to:i}=t):(e=Math.min(t.from,e),i=Math.max(t.to,i)))}return{from:e,to:i,typeOver:n}}readChange(){let{from:t,to:e,typeOver:i}=this.processRecords(),n=this.selectionChanged&&_s(this.dom,this.selectionRange);return t<0&&!n?null:(t>-1&&(this.lastChange=Date.now()),this.view.inputState.lastFocusTime=0,this.selectionChanged=!1,new Yl(this.view,t,e,i))}flush(t=!0){if(this.delayedFlush>=0||this.delayedAndroidKey)return!1;t&&this.readSelectionRange();let e=this.readChange();if(!e)return!1;let i=this.view.state,n=Zl(this.view,e);return this.view.state==i&&this.view.update([]),n}readMutation(t){let e=this.view.docView.nearest(t.target);if(!e||e.ignoreMutation(t))return null;if(e.markDirty("attributes"==t.type),"attributes"==t.type&&(e.dirty|=4),"childList"==t.type){let i=na(e,t.previousSibling||t.target.previousSibling,-1),n=na(e,t.nextSibling||t.target.nextSibling,1);return{from:i?e.posAfter(i):e.posAtStart,to:n?e.posBefore(n):e.posAtEnd,typeOver:!1}}return"characterData"==t.type?{from:e.posAtStart,to:e.posAtEnd,typeOver:t.target.nodeValue==t.oldValue}:null}setWindow(t){t!=this.win&&(this.removeWindowListeners(this.win),this.win=t,this.addWindowListeners(this.win))}addWindowListeners(t){t.addEventListener("resize",this.onResize),t.addEventListener("beforeprint",this.onPrint),t.addEventListener("scroll",this.onScroll),t.document.addEventListener("selectionchange",this.onSelectionChange)}removeWindowListeners(t){t.removeEventListener("scroll",this.onScroll),t.removeEventListener("resize",this.onResize),t.removeEventListener("beforeprint",this.onPrint),t.document.removeEventListener("selectionchange",this.onSelectionChange)}destroy(){var t,e,i,n;this.stop(),null===(t=this.intersection)||void 0===t||t.disconnect(),null===(e=this.gapIntersection)||void 0===e||e.disconnect(),null===(i=this.resizeScroll)||void 0===i||i.disconnect(),null===(n=this.resizeContent)||void 0===n||n.disconnect();for(let t of this.scrollTargets)t.removeEventListener("scroll",this.onScroll);this.removeWindowListeners(this.win),clearTimeout(this.parentCheck),clearTimeout(this.resizeTimeout),this.win.cancelAnimationFrame(this.delayedFlush),this.win.cancelAnimationFrame(this.flushingAndroidKey)}}function na(t,e,i){for(;e;){let n=Gs.get(e);if(n&&n.parent==t)return n;let s=e.parentNode;e=s!=t.dom?s:i>0?e.nextSibling:e.previousSibling}return null}class sa{constructor(t={}){this.plugins=[],this.pluginMap=new Map,this.editorAttrs={},this.contentAttrs={},this.bidiCache=[],this.destroyed=!1,this.updateState=2,this.measureScheduled=-1,this.measureRequests=[],this.contentDOM=document.createElement("div"),this.scrollDOM=document.createElement("div"),this.scrollDOM.tabIndex=-1,this.scrollDOM.className="cm-scroller",this.scrollDOM.appendChild(this.contentDOM),this.announceDOM=document.createElement("div"),this.announceDOM.style.cssText="position: fixed; top: -10000px",this.announceDOM.setAttribute("aria-live","polite"),this.dom=document.createElement("div"),this.dom.appendChild(this.announceDOM),this.dom.appendChild(this.scrollDOM),this._dispatch=t.dispatch||(t=>this.update([t])),this.dispatch=this.dispatch.bind(this),this._root=t.root||function(t){for(;t;){if(t&&(9==t.nodeType||11==t.nodeType&&t.host))return t;t=t.assignedSlot||t.parentNode}return null}(t.parent)||document,this.viewState=new Nl(t.state||Gn.create(t)),this.plugins=this.state.facet(Yr).map((t=>new to(t)));for(let t of this.plugins)t.update(this);this.observer=new ia(this),this.inputState=new Ko(this),this.inputState.ensureHandlers(this,this.plugins),this.docView=new To(this),this.mountStyles(),this.updateAttrs(),this.updateState=0,this.requestMeasure(),t.parent&&t.parent.appendChild(this.dom)}get state(){return this.viewState.state}get viewport(){return this.viewState.viewport}get visibleRanges(){return this.viewState.visibleRanges}get inView(){return this.viewState.inView}get composing(){return this.inputState.composing>0}get compositionStarted(){return this.inputState.composing>=0}get root(){return this._root}get win(){return this.dom.ownerDocument.defaultView||window}dispatch(...t){this._dispatch(1==t.length&&t[0]instanceof In?t[0]:this.state.update(...t))}update(t){if(0!=this.updateState)throw new Error("Calls to EditorView.update are not allowed while an update is in progress");let e,i=!1,n=!1,s=this.state;for(let e of t){if(e.startState!=s)throw new RangeError("Trying to update state with a transaction that doesn't start from the previous state.");s=e.state}if(this.destroyed)return void(this.viewState.state=s);let r=this.hasFocus,o=0,l=null;t.some((t=>t.annotation(ml)))?(this.inputState.notifiedFocused=r,o=1):r!=this.inputState.notifiedFocused&&(this.inputState.notifiedFocused=r,l=gl(s,r),l||(o=1));let a=this.observer.delayedAndroidKey,h=null;if(a?(this.observer.clearDelayedAndroidKey(),h=this.observer.readChange(),(h&&!this.state.doc.eq(s.doc)||!this.state.selection.eq(s.selection))&&(h=null)):this.observer.clear(),s.facet(Gn.phrases)!=this.state.facet(Gn.phrases))return this.setState(s);e=ao.create(this,s,t),e.flags|=o;let c=this.viewState.scrollTarget;try{this.updateState=2;for(let e of t){if(c&&(c=c.map(e.changes)),e.scrollIntoView){let{main:t}=e.state.selection;c=new Ur(t.empty?t:nn.cursor(t.head,t.head>t.anchor?-1:1))}for(let t of e.effects)t.is(Gr)&&(c=t.value)}this.viewState.update(e,c),this.bidiCache=la.update(this.bidiCache,e.changes),e.empty||(this.updatePlugins(e),this.inputState.update(e)),i=this.docView.update(e),this.state.facet(oo)!=this.styleModules&&this.mountStyles(),n=this.updateAttrs(),this.showAnnouncements(t),this.docView.updateSelection(i,t.some((t=>t.isUserEvent("select.pointer"))))}finally{this.updateState=0}if(e.startState.facet(ql)!=e.state.facet(ql)&&(this.viewState.mustMeasureContent=!0),(i||n||c||this.viewState.mustEnforceCursorAssoc||this.viewState.mustMeasureContent)&&this.requestMeasure(),!e.empty)for(let t of this.state.facet(Fr))t(e);(l||h)&&Promise.resolve().then((()=>{l&&this.state==l.startState&&this.dispatch(l),h&&!Zl(this,h)&&a.force&&qs(this.contentDOM,a.key,a.keyCode)}))}setState(t){if(0!=this.updateState)throw new Error("Calls to EditorView.setState are not allowed while an update is in progress");if(this.destroyed)return void(this.viewState.state=t);this.updateState=2;let e=this.hasFocus;try{for(let t of this.plugins)t.destroy(this);this.viewState=new Nl(t),this.plugins=t.facet(Yr).map((t=>new to(t))),this.pluginMap.clear();for(let t of this.plugins)t.update(this);this.docView=new To(this),this.inputState.ensureHandlers(this,this.plugins),this.mountStyles(),this.updateAttrs(),this.bidiCache=[]}finally{this.updateState=0}e&&this.focus(),this.requestMeasure()}updatePlugins(t){let e=t.startState.facet(Yr),i=t.state.facet(Yr);if(e!=i){let n=[];for(let s of i){let i=e.indexOf(s);if(i<0)n.push(new to(s));else{let e=this.plugins[i];e.mustUpdate=t,n.push(e)}}for(let e of this.plugins)e.mustUpdate!=t&&e.destroy(this);this.plugins=n,this.pluginMap.clear(),this.inputState.ensureHandlers(this,this.plugins)}else for(let e of this.plugins)e.mustUpdate=t;for(let t=0;t<this.plugins.length;t++)this.plugins[t].update(this)}measure(t=!0){if(this.destroyed)return;this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.measureScheduled=0,t&&this.observer.forceFlush();let e=null,{scrollHeight:i,scrollTop:n,clientHeight:s}=this.scrollDOM,r=n>i-s-4?i:n;try{for(let t=0;;t++){this.updateState=1;let i=this.viewport,n=this.viewState.lineBlockAtHeight(r),s=this.viewState.measure(this);if(!s&&!this.measureRequests.length&&null==this.viewState.scrollTarget)break;if(t>5){console.warn(this.measureRequests.length?"Measure loop restarted more than 5 times":"Viewport failed to stabilize");break}let o=[];4&s||([this.measureRequests,o]=[o,this.measureRequests]);let l=o.map((t=>{try{return t.read(this)}catch(t){return Qr(this.state,t),oa}})),a=ao.create(this,this.state,[]),h=!1,c=!1;a.flags|=s,e?e.flags|=s:e=a,this.updateState=2,a.empty||(this.updatePlugins(a),this.inputState.update(a),this.updateAttrs(),h=this.docView.update(a));for(let t=0;t<o.length;t++)if(l[t]!=oa)try{let e=o[t];e.write&&e.write(l[t],this)}catch(t){Qr(this.state,t)}if(this.viewState.editorHeight)if(this.viewState.scrollTarget)this.docView.scrollIntoView(this.viewState.scrollTarget),this.viewState.scrollTarget=null,c=!0;else{let t=this.viewState.lineBlockAt(n.from).top-n.top;(t>1||t<-1)&&(this.scrollDOM.scrollTop+=t,c=!0)}if(h&&this.docView.updateSelection(!0),this.viewport.from==i.from&&this.viewport.to==i.to&&!c&&0==this.measureRequests.length)break}}finally{this.updateState=0,this.measureScheduled=-1}if(e&&!e.empty)for(let t of this.state.facet(Fr))t(e)}get themeClasses(){return Kl+" "+(this.state.facet($l)?Gl:Ul)+" "+this.state.facet(ql)}updateAttrs(){let t=aa(this,eo,{class:"cm-editor"+(this.hasFocus?" cm-focused ":" ")+this.themeClasses}),e={spellcheck:"false",autocorrect:"off",autocapitalize:"off",translate:"no",contenteditable:this.state.facet(Jr)?"true":"false",class:"cm-content",style:`${cr.tabSize}: ${this.state.tabSize}`,role:"textbox","aria-multiline":"true"};this.state.readOnly&&(e["aria-readonly"]="true"),aa(this,io,e);let i=this.observer.ignore((()=>{let i=Cr(this.contentDOM,this.contentAttrs,e),n=Cr(this.dom,this.editorAttrs,t);return i||n}));return this.editorAttrs=t,this.contentAttrs=e,i}showAnnouncements(t){let e=!0;for(let i of t)for(let t of i.effects)if(t.is(sa.announce)){e&&(this.announceDOM.textContent=""),e=!1,this.announceDOM.appendChild(document.createElement("div")).textContent=t.value}}mountStyles(){this.styleModules=this.state.facet(oo),vs.mount(this.root,this.styleModules.concat(Xl).reverse())}readMeasured(){if(2==this.updateState)throw new Error("Reading the editor layout isn't allowed during an update");0==this.updateState&&this.measureScheduled>-1&&this.measure(!1)}requestMeasure(t){if(this.measureScheduled<0&&(this.measureScheduled=this.win.requestAnimationFrame((()=>this.measure()))),t){if(this.measureRequests.indexOf(t)>-1)return;if(null!=t.key)for(let e=0;e<this.measureRequests.length;e++)if(this.measureRequests[e].key===t.key)return void(this.measureRequests[e]=t);this.measureRequests.push(t)}}plugin(t){let e=this.pluginMap.get(t);return(void 0===e||e&&e.spec!=t)&&this.pluginMap.set(t,e=this.plugins.find((e=>e.spec==t))||null),e&&e.update(this).value}get documentTop(){return this.contentDOM.getBoundingClientRect().top+this.viewState.paddingTop}get documentPadding(){return{top:this.viewState.paddingTop,bottom:this.viewState.paddingBottom}}elementAtHeight(t){return this.readMeasured(),this.viewState.elementAtHeight(t)}lineBlockAtHeight(t){return this.readMeasured(),this.viewState.lineBlockAtHeight(t)}get viewportLineBlocks(){return this.viewState.viewportLines}lineBlockAt(t){return this.viewState.lineBlockAt(t)}get contentHeight(){return this.viewState.contentHeight}moveByChar(t,e,i){return $o(this,t,qo(this,t,e,i))}moveByGroup(t,e){return $o(this,t,qo(this,t,e,(e=>function(t,e,i){let n=t.state.charCategorizer(e),s=n(i);return t=>{let e=n(t);return s==qn.Space&&(s=e),s==e}}(this,t.head,e))))}moveToLineBoundary(t,e,i=!0){return function(t,e,i,n){let s=t.state.doc.lineAt(e.head),r=n&&t.lineWrapping?t.coordsAtPos(e.assoc<0&&e.head>s.from?e.head-1:e.head):null;if(r){let e=t.dom.getBoundingClientRect(),n=t.textDirectionAt(s.from),o=t.posAtCoords({x:i==(n==ho.LTR)?e.right-1:e.left+1,y:(r.top+r.bottom)/2});if(null!=o)return nn.cursor(o,i?-1:1)}let o=Pr.find(t.docView,e.head),l=o?i?o.posAtEnd:o.posAtStart:i?s.to:s.from;return nn.cursor(l,i?-1:1)}(this,t,e,i)}moveVertically(t,e,i){return $o(this,t,function(t,e,i,n){let s=e.head,r=i?1:-1;if(s==(i?t.state.doc.length:0))return nn.cursor(s,e.assoc);let o,l=e.goalColumn,a=t.contentDOM.getBoundingClientRect(),h=t.coordsAtPos(s),c=t.documentTop;if(h)null==l&&(l=h.left-a.left),o=r<0?h.top:h.bottom;else{let e=t.viewState.lineBlockAt(s);null==l&&(l=Math.min(a.right-a.left,t.defaultCharacterWidth*(s-e.from))),o=(r<0?e.top:e.bottom)+c}let u=a.left+l,f=null!=n?n:t.defaultLineHeight>>1;for(let i=0;;i+=10){let n=o+(f+i)*r,h=Fo(t,{x:u,y:n},!1,r);if(n<a.top||n>a.bottom||(r<0?h<s:h>s))return nn.cursor(h,e.assoc,void 0,l)}}(this,t,e,i))}domAtPos(t){return this.docView.domAtPos(t)}posAtDOM(t,e=0){return this.docView.posFromDOM(t,e)}posAtCoords(t,e=!0){return this.readMeasured(),Fo(this,t,e)}coordsAtPos(t,e=1){this.readMeasured();let i=this.docView.coordsAt(t,e);if(!i||i.left==i.right)return i;let n=this.state.doc.lineAt(t),s=this.bidiSpans(n);return Is(i,s[yo.find(s,t-n.from,-1,e)].dir==ho.LTR==e>0)}get defaultCharacterWidth(){return this.viewState.heightOracle.charWidth}get defaultLineHeight(){return this.viewState.heightOracle.lineHeight}get textDirection(){return this.viewState.defaultTextDirection}textDirectionAt(t){return!this.state.facet($r)||t<this.viewport.from||t>this.viewport.to?this.textDirection:(this.readMeasured(),this.docView.textDirectionAt(t))}get lineWrapping(){return this.viewState.heightOracle.lineWrapping}bidiSpans(t){if(t.length>ra)return ko(t.length);let e=this.textDirectionAt(t.from);for(let i of this.bidiCache)if(i.from==t.from&&i.dir==e)return i.order;let i=xo(t.text,e);return this.bidiCache.push(new la(t.from,t.to,e,i)),i}get hasFocus(){var t;return(this.dom.ownerDocument.hasFocus()||cr.safari&&(null===(t=this.inputState)||void 0===t?void 0:t.lastContextMenu)>Date.now()-3e4)&&this.root.activeElement==this.contentDOM}focus(){this.observer.ignore((()=>{Fs(this.contentDOM),this.docView.updateSelection()}))}setRoot(t){this._root!=t&&(this._root=t,this.observer.setWindow((9==t.nodeType?t:t.ownerDocument).defaultView||window),this.mountStyles())}destroy(){for(let t of this.plugins)t.destroy(this);this.plugins=[],this.inputState.destroy(),this.dom.remove(),this.observer.destroy(),this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.destroyed=!0}static scrollIntoView(t,e={}){return Gr.of(new Ur("number"==typeof t?nn.cursor(t):t,e.y,e.x,e.yMargin,e.xMargin))}static domEventHandlers(t){return Zr.define((()=>({})),{eventHandlers:t})}static theme(t,e){let i=vs.newName(),n=[ql.of(i),oo.of(Jl(`.${i}`,t))];return e&&e.dark&&n.push($l.of(!0)),n}static baseTheme(t){return yn.lowest(oo.of(Jl("."+Kl,t,Ql)))}static findFromDOM(t){var e;let i=t.querySelector(".cm-content"),n=i&&Gs.get(i)||Gs.get(t);return(null===(e=null==n?void 0:n.rootView)||void 0===e?void 0:e.view)||null}}sa.styleModule=oo,sa.inputHandler=jr,sa.focusChangeEffect=qr,sa.perLineTextDirection=$r,sa.exceptionSink=Hr,sa.updateListener=Fr,sa.editable=Jr,sa.mouseSelectionStyle=zr,sa.dragMovesSelection=Wr,sa.clickAddsSelectionRange=Vr,sa.decorations=no,sa.atomicRanges=so,sa.scrollMargins=ro,sa.darkTheme=$l,sa.contentAttributes=io,sa.editorAttributes=eo,sa.lineWrapping=sa.contentAttributes.of({class:"cm-lineWrapping"}),sa.announce=Nn.define();const ra=4096,oa={};class la{constructor(t,e,i,n){this.from=t,this.to=e,this.dir=i,this.order=n}static update(t,e){if(e.empty)return t;let i=[],n=t.length?t[t.length-1].dir:ho.LTR;for(let s=Math.max(0,t.length-10);s<t.length;s++){let r=t[s];r.dir!=n||e.touchesRange(r.from,r.to)||i.push(new la(e.mapPos(r.from,1),e.mapPos(r.to,-1),r.dir,r.order))}return i}}function aa(t,e,i){for(let n=t.state.facet(e),s=n.length-1;s>=0;s--){let e=n[s],r="function"==typeof e?e(t):e;r&&kr(r,i)}return i}const ha=cr.mac?"mac":cr.windows?"win":cr.linux?"linux":"key";function ca(t,e,i){return e.altKey&&(t="Alt-"+t),e.ctrlKey&&(t="Ctrl-"+t),e.metaKey&&(t="Meta-"+t),!1!==i&&e.shiftKey&&(t="Shift-"+t),t}const ua=yn.default(sa.domEventHandlers({keydown:(t,e)=>ga(pa(e.state),t,e,"editor")})),fa=on.define({enables:ua}),da=new WeakMap;function pa(t){let e=t.facet(fa),i=da.get(e);return i||da.set(e,i=function(t,e=ha){let i=Object.create(null),n=Object.create(null),s=(t,e)=>{let i=n[t];if(null==i)n[t]=e;else if(i!=e)throw new Error("Key binding "+t+" is used both as a regular binding and as a multi-stroke prefix")},r=(t,n,r,o)=>{var l,a;let h=i[t]||(i[t]=Object.create(null)),c=n.split(/ (?!$)/).map((t=>function(t,e){const i=t.split(/-(?!$)/);let n,s,r,o,l=i[i.length-1];"Space"==l&&(l=" ");for(let t=0;t<i.length-1;++t){const l=i[t];if(/^(cmd|meta|m)$/i.test(l))o=!0;else if(/^a(lt)?$/i.test(l))n=!0;else if(/^(c|ctrl|control)$/i.test(l))s=!0;else if(/^s(hift)?$/i.test(l))r=!0;else{if(!/^mod$/i.test(l))throw new Error("Unrecognized modifier name: "+l);"mac"==e?o=!0:s=!0}}return n&&(l="Alt-"+l),s&&(l="Ctrl-"+l),o&&(l="Meta-"+l),r&&(l="Shift-"+l),l}(t,e)));for(let e=1;e<c.length;e++){let i=c.slice(0,e).join(" ");s(i,!0),h[i]||(h[i]={preventDefault:!0,run:[e=>{let n=ma={view:e,prefix:i,scope:t};return setTimeout((()=>{ma==n&&(ma=null)}),4e3),!0}]})}let u=c.join(" ");s(u,!1);let f=h[u]||(h[u]={preventDefault:!1,run:(null===(a=null===(l=h._any)||void 0===l?void 0:l.run)||void 0===a?void 0:a.slice())||[]});r&&f.run.push(r),o&&(f.preventDefault=!0)};for(let n of t){let t=n.scope?n.scope.split(" "):["editor"];if(n.any)for(let e of t){let t=i[e]||(i[e]=Object.create(null));t._any||(t._any={preventDefault:!1,run:[]});for(let e in t)t[e].run.push(n.any)}let s=n[e]||n.key;if(s)for(let e of t)r(e,s,n.run,n.preventDefault),n.shift&&r(e,"Shift-"+s,n.shift,n.preventDefault)}return i}(e.reduce(((t,e)=>t.concat(e)),[]))),i}let ma=null;function ga(t,e,i,n){let s=function(t){var e=!(As&&(t.ctrlKey||t.altKey||t.metaKey)||Cs&&t.shiftKey&&t.key&&1==t.key.length||"Unidentified"==t.key)&&t.key||(t.shiftKey?xs:bs)[t.keyCode]||t.key||"Unidentified";return"Esc"==e&&(e="Escape"),"Del"==e&&(e="Delete"),"Left"==e&&(e="ArrowLeft"),"Up"==e&&(e="ArrowUp"),"Right"==e&&(e="ArrowRight"),"Down"==e&&(e="ArrowDown"),e}(e),r=qi(Fi(s,0))==s.length&&" "!=s,o="",l=!1;ma&&ma.view==i&&ma.scope==n&&(o=ma.prefix+" ",(l=Qo.indexOf(e.keyCode)<0)&&(ma=null));let a,h,c=new Set,u=t=>{if(t){for(let n of t.run)if(!c.has(n)&&(c.add(n),n(i,e)))return!0;t.preventDefault&&(l=!0)}return!1},f=t[n];if(f){if(u(f[o+ca(s,e,!r)]))return!0;if(r&&(e.altKey||e.metaKey||e.ctrlKey)&&!(cr.windows&&e.ctrlKey&&e.altKey)&&(a=bs[e.keyCode])&&a!=s){if(u(f[o+ca(a,e,!0)]))return!0;if(e.shiftKey&&(h=xs[e.keyCode])!=s&&h!=a&&u(f[o+ca(h,e,!1)]))return!0}else if(r&&e.shiftKey&&u(f[o+ca(s,e,!0)]))return!0;if(u(f._any))return!0}return l}class va{constructor(t,e,i,n,s){this.className=t,this.left=e,this.top=i,this.width=n,this.height=s}draw(){let t=document.createElement("div");return t.className=this.className,this.adjust(t),t}update(t,e){return e.className==this.className&&(this.adjust(t),!0)}adjust(t){t.style.left=this.left+"px",t.style.top=this.top+"px",null!=this.width&&(t.style.width=this.width+"px"),t.style.height=this.height+"px"}eq(t){return this.left==t.left&&this.top==t.top&&this.width==t.width&&this.height==t.height&&this.className==t.className}static forRange(t,e,i){if(i.empty){let n=t.coordsAtPos(i.head,i.assoc||1);if(!n)return[];let s=wa(t);return[new va(e,n.left-s.left,n.top-s.top,null,n.bottom-n.top)]}return function(t,e,i){if(i.to<=t.viewport.from||i.from>=t.viewport.to)return[];let n=Math.max(i.from,t.viewport.from),s=Math.min(i.to,t.viewport.to),r=t.textDirection==ho.LTR,o=t.contentDOM,l=o.getBoundingClientRect(),a=wa(t),h=o.querySelector(".cm-line"),c=h&&window.getComputedStyle(h),u=l.left+(c?parseInt(c.paddingLeft)+Math.min(0,parseInt(c.textIndent)):0),f=l.right-(c?parseInt(c.paddingRight):0),d=ba(t,n),p=ba(t,s),m=d.type==Mr.Text?d:null,g=p.type==Mr.Text?p:null;t.lineWrapping&&(m&&(m=ya(t,n,m)),g&&(g=ya(t,s,g)));if(m&&g&&m.from==g.from)return w(y(i.from,i.to,m));{let e=m?y(i.from,null,m):b(d,!1),n=g?y(null,i.to,g):b(p,!0),s=[];return(m||d).to<(g||p).from-1?s.push(v(u,e.bottom,f,n.top)):e.bottom<n.top&&t.elementAtHeight((e.bottom+n.top)/2).type==Mr.Text&&(e.bottom=n.top=(e.bottom+n.top)/2),w(e).concat(s).concat(w(n))}function v(t,i,n,s){return new va(e,t-a.left,i-a.top-.01,n-t,s-i+.01)}function w({top:t,bottom:e,horizontal:i}){let n=[];for(let s=0;s<i.length;s+=2)n.push(v(i[s],t,i[s+1],e));return n}function y(e,i,n){let s=1e9,o=-1e9,l=[];function a(e,i,a,h,c){let d=t.coordsAtPos(e,e==n.to?-2:2),p=t.coordsAtPos(a,a==n.from?2:-2);s=Math.min(d.top,p.top,s),o=Math.max(d.bottom,p.bottom,o),c==ho.LTR?l.push(r&&i?u:d.left,r&&h?f:p.right):l.push(!r&&h?u:p.left,!r&&i?f:d.right)}let h=null!=e?e:n.from,c=null!=i?i:n.to;for(let n of t.visibleRanges)if(n.to>h&&n.from<c)for(let s=Math.max(n.from,h),r=Math.min(n.to,c);;){let n=t.state.doc.lineAt(s);for(let o of t.bidiSpans(n)){let t=o.from+n.from,l=o.to+n.from;if(t>=r)break;l>s&&a(Math.max(t,s),null==e&&t<=h,Math.min(l,r),null==i&&l>=c,o.dir)}if(s=n.to+1,s>=r)break}return 0==l.length&&a(h,null==e,c,null==i,t.textDirection),{top:s,bottom:o,horizontal:l}}function b(t,e){let i=l.top+(e?t.top:t.bottom);return{top:i,bottom:i,horizontal:[]}}}(t,e,i)}}function wa(t){let e=t.scrollDOM.getBoundingClientRect();return{left:(t.textDirection==ho.LTR?e.left:e.right-t.scrollDOM.clientWidth)-t.scrollDOM.scrollLeft,top:e.top-t.scrollDOM.scrollTop}}function ya(t,e,i){let n=nn.cursor(e);return{from:Math.max(i.from,t.moveToLineBoundary(n,!1,!0).from),to:Math.min(i.to,t.moveToLineBoundary(n,!0,!0).from),type:Mr.Text}}function ba(t,e){let i=t.lineBlockAt(e);if(Array.isArray(i.type))for(let t of i.type)if(t.to>e||t.to==e&&(t.to==i.to||t.type==Mr.Text))return t;return i}class xa{constructor(t,e){this.view=t,this.layer=e,this.drawn=[],this.measureReq={read:this.measure.bind(this),write:this.draw.bind(this)},this.dom=t.scrollDOM.appendChild(document.createElement("div")),this.dom.classList.add("cm-layer"),e.above&&this.dom.classList.add("cm-layer-above"),e.class&&this.dom.classList.add(e.class),this.dom.setAttribute("aria-hidden","true"),this.setOrder(t.state),t.requestMeasure(this.measureReq),e.mount&&e.mount(this.dom,t)}update(t){t.startState.facet(ka)!=t.state.facet(ka)&&this.setOrder(t.state),(this.layer.update(t,this.dom)||t.geometryChanged)&&t.view.requestMeasure(this.measureReq)}setOrder(t){let e=0,i=t.facet(ka);for(;e<i.length&&i[e]!=this.layer;)e++;this.dom.style.zIndex=String((this.layer.above?150:-1)-e)}measure(){return this.layer.markers(this.view)}draw(t){if(t.length!=this.drawn.length||t.some(((t,e)=>{return i=t,n=this.drawn[e],!(i.constructor==n.constructor&&i.eq(n));var i,n}))){let e=this.dom.firstChild,i=0;for(let n of t)n.update&&e&&n.constructor&&this.drawn[i].constructor&&n.update(e,this.drawn[i])?(e=e.nextSibling,i++):this.dom.insertBefore(n.draw(),e);for(;e;){let t=e.nextSibling;e.remove(),e=t}this.drawn=t}}destroy(){this.layer.destroy&&this.layer.destroy(this.dom,this.view),this.dom.remove()}}const ka=on.define();function Sa(t){return[Zr.define((e=>new xa(e,t))),ka.of(t)]}const Ca=!cr.ios,Aa=on.define({combine:t=>Qn(t,{cursorBlinkRate:1200,drawRangeCursor:!0},{cursorBlinkRate:(t,e)=>Math.min(t,e),drawRangeCursor:(t,e)=>t||e})});function Ma(t={}){return[Aa.of(t),Da,_a,Ra,Kr.of(!0)]}function Oa(t){return t.startState.facet(Aa)!=t.state.facet(Aa)}const Da=Sa({above:!0,markers(t){let{state:e}=t,i=e.facet(Aa),n=[];for(let s of e.selection.ranges){let r=s==e.selection.main;if(s.empty?!r||Ca:i.drawRangeCursor){let e=r?"cm-cursor cm-cursor-primary":"cm-cursor cm-cursor-secondary",i=s.empty?s:nn.cursor(s.head,s.head>s.anchor?-1:1);for(let s of va.forRange(t,e,i))n.push(s)}}return n},update(t,e){t.transactions.some((t=>t.selection))&&(e.style.animationName="cm-blink"==e.style.animationName?"cm-blink2":"cm-blink");let i=Oa(t);return i&&Ta(t.state,e),t.docChanged||t.selectionSet||i},mount(t,e){Ta(e.state,t)},class:"cm-cursorLayer"});function Ta(t,e){e.style.animationDuration=t.facet(Aa).cursorBlinkRate+"ms"}const _a=Sa({above:!1,markers:t=>t.state.selection.ranges.map((e=>e.empty?[]:va.forRange(t,"cm-selectionBackground",e))).reduce(((t,e)=>t.concat(e))),update:(t,e)=>t.docChanged||t.selectionSet||t.viewportChanged||Oa(t),class:"cm-selectionLayer"}),Ea={".cm-line":{"& ::selection":{backgroundColor:"transparent !important"},"&::selection":{backgroundColor:"transparent !important"}}};Ca&&(Ea[".cm-line"].caretColor="transparent !important");const Ra=yn.highest(sa.theme(Ea)),Pa=Nn.define({map:(t,e)=>null==t?null:e.mapPos(t)}),Ba=dn.define({create:()=>null,update:(t,e)=>(null!=t&&(t=e.changes.mapPos(t)),e.effects.reduce(((t,e)=>e.is(Pa)?e.value:t),t))}),La=Zr.fromClass(class{constructor(t){this.view=t,this.cursor=null,this.measureReq={read:this.readPos.bind(this),write:this.drawCursor.bind(this)}}update(t){var e;let i=t.state.field(Ba);null==i?null!=this.cursor&&(null===(e=this.cursor)||void 0===e||e.remove(),this.cursor=null):(this.cursor||(this.cursor=this.view.scrollDOM.appendChild(document.createElement("div")),this.cursor.className="cm-dropCursor"),(t.startState.field(Ba)!=i||t.docChanged||t.geometryChanged)&&this.view.requestMeasure(this.measureReq))}readPos(){let t=this.view.state.field(Ba),e=null!=t&&this.view.coordsAtPos(t);if(!e)return null;let i=this.view.scrollDOM.getBoundingClientRect();return{left:e.left-i.left+this.view.scrollDOM.scrollLeft,top:e.top-i.top+this.view.scrollDOM.scrollTop,height:e.bottom-e.top}}drawCursor(t){this.cursor&&(t?(this.cursor.style.left=t.left+"px",this.cursor.style.top=t.top+"px",this.cursor.style.height=t.height+"px"):this.cursor.style.left="-100000px")}destroy(){this.cursor&&this.cursor.remove()}setDropPos(t){this.view.state.field(Ba)!=t&&this.view.dispatch({effects:Pa.of(t)})}},{eventHandlers:{dragover(t){this.setDropPos(this.view.posAtCoords({x:t.clientX,y:t.clientY}))},dragleave(t){t.target!=this.view.contentDOM&&this.view.contentDOM.contains(t.relatedTarget)||this.setDropPos(null)},dragend(){this.setDropPos(null)},drop(){this.setDropPos(null)}}});function Na(t,e,i,n,s){e.lastIndex=0;for(let r,o=t.iterRange(i,n),l=i;!o.next().done;l+=o.value.length)if(!o.lineBreak)for(;r=e.exec(o.value);)s(l+r.index,r)}class Ia{constructor(t){const{regexp:e,decoration:i,decorate:n,boundary:s,maxLength:r=1e3}=t;if(!e.global)throw new RangeError("The regular expression given to MatchDecorator should have its 'g' flag set");if(this.regexp=e,n)this.addMatch=(t,e,i,s)=>n(s,i,i+t[0].length,t,e);else if("function"==typeof i)this.addMatch=(t,e,n,s)=>{let r=i(t,e,n);r&&s(n,n+t[0].length,r)};else{if(!i)throw new RangeError("Either 'decorate' or 'decoration' should be provided to MatchDecorator");this.addMatch=(t,e,n,s)=>s(n,n+t[0].length,i)}this.boundary=s,this.maxLength=r}createDeco(t){let e=new es,i=e.add.bind(e);for(let{from:e,to:n}of function(t,e){let i=t.visibleRanges;if(1==i.length&&i[0].from==t.viewport.from&&i[0].to==t.viewport.to)return i;let n=[];for(let{from:s,to:r}of i)s=Math.max(t.state.doc.lineAt(s).from,s-e),r=Math.min(t.state.doc.lineAt(r).to,r+e),n.length&&n[n.length-1].to>=s?n[n.length-1].to=r:n.push({from:s,to:r});return n}(t,this.maxLength))Na(t.state.doc,this.regexp,e,n,((e,n)=>this.addMatch(n,t,e,i)));return e.finish()}updateDeco(t,e){let i=1e9,n=-1;return t.docChanged&&t.changes.iterChanges(((e,s,r,o)=>{o>t.view.viewport.from&&r<t.view.viewport.to&&(i=Math.min(r,i),n=Math.max(o,n))})),t.viewportChanged||n-i>1e3?this.createDeco(t.view):n>-1?this.updateRange(t.view,e.map(t.changes),i,n):e}updateRange(t,e,i,n){for(let s of t.visibleRanges){let r=Math.max(s.from,i),o=Math.min(s.to,n);if(o>r){let i=t.state.doc.lineAt(r),n=i.to<o?t.state.doc.lineAt(o):i,l=Math.max(s.from,i.from),a=Math.min(s.to,n.to);if(this.boundary){for(;r>i.from;r--)if(this.boundary.test(i.text[r-1-i.from])){l=r;break}for(;o<n.to;o++)if(this.boundary.test(n.text[o-n.from])){a=o;break}}let h,c=[],u=(t,e,i)=>c.push(i.range(t,e));if(i==n)for(this.regexp.lastIndex=l-i.from;(h=this.regexp.exec(i.text))&&h.index<a-i.from;)this.addMatch(h,t,h.index+i.from,u);else Na(t.state.doc,this.regexp,l,a,((e,i)=>this.addMatch(i,t,e,u)));e=e.update({filterFrom:l,filterTo:a,filter:(t,e)=>t<l||e>a,add:c})}}return e}}const Va=null!=/x/.unicode?"gu":"g",Wa=new RegExp("[\0-\b\n--\u2028\u2029\ufeff-]",Va),za={0:"null",7:"bell",8:"backspace",10:"newline",11:"vertical tab",13:"carriage return",27:"escape",8203:"zero width space",8204:"zero width non-joiner",8205:"zero width joiner",8206:"left-to-right mark",8207:"right-to-left mark",8232:"line separator",8237:"left-to-right override",8238:"right-to-left override",8294:"left-to-right isolate",8295:"right-to-left isolate",8297:"pop directional isolate",8233:"paragraph separator",65279:"zero width no-break space",65532:"object replacement"};let Ha=null;const Fa=on.define({combine(t){let e=Qn(t,{render:null,specialChars:Wa,addSpecialChars:null});return(e.replaceTabs=!function(){var t;if(null==Ha&&"undefined"!=typeof document&&document.body){let e=document.body.style;Ha=null!=(null!==(t=e.tabSize)&&void 0!==t?t:e.MozTabSize)}return Ha||!1}())&&(e.specialChars=new RegExp("\t|"+e.specialChars.source,Va)),e.addSpecialChars&&(e.specialChars=new RegExp(e.specialChars.source+"|"+e.addSpecialChars.source,Va)),e}});function ja(t={}){return[Fa.of(t),qa||(qa=Zr.fromClass(class{constructor(t){this.view=t,this.decorations=Or.none,this.decorationCache=Object.create(null),this.decorator=this.makeDecorator(t.state.facet(Fa)),this.decorations=this.decorator.createDeco(t)}makeDecorator(t){return new Ia({regexp:t.specialChars,decoration:(e,i,n)=>{let{doc:s}=i.state,r=Fi(e[0],0);if(9==r){let t=s.lineAt(n),e=i.state.tabSize,r=fs(t.text,e,n-t.from);return Or.replace({widget:new Ka((e-r%e)*this.view.defaultCharacterWidth)})}return this.decorationCache[r]||(this.decorationCache[r]=Or.replace({widget:new $a(t,r)}))},boundary:t.replaceTabs?void 0:/[^]/})}update(t){let e=t.state.facet(Fa);t.startState.facet(Fa)!=e?(this.decorator=this.makeDecorator(e),this.decorations=this.decorator.createDeco(t.view)):this.decorations=this.decorator.updateDeco(t,this.decorations)}},{decorations:t=>t.decorations}))]}let qa=null;class $a extends Ar{constructor(t,e){super(),this.options=t,this.code=e}eq(t){return t.code==this.code}toDOM(t){let e=function(t){return t>=32?"•":10==t?"":String.fromCharCode(9216+t)}(this.code),i=t.state.phrase("Control character")+" "+(za[this.code]||"0x"+this.code.toString(16)),n=this.options.render&&this.options.render(this.code,i,e);if(n)return n;let s=document.createElement("span");return s.textContent=e,s.title=i,s.setAttribute("aria-label",i),s.className="cm-specialChar",s}ignoreEvent(){return!1}}class Ka extends Ar{constructor(t){super(),this.width=t}eq(t){return t.width==this.width}toDOM(){let t=document.createElement("span");return t.textContent="\t",t.className="cm-tab",t.style.width=this.width+"px",t}ignoreEvent(){return!1}}const Ua=Or.line({class:"cm-activeLine"}),Ga=Zr.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.docChanged||t.selectionSet)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=-1,i=[];for(let n of t.state.selection.ranges){let s=t.lineBlockAt(n.head);s.from>e&&(i.push(Ua.range(s.from)),e=s.from)}return Or.set(i)}},{decorations:t=>t.decorations});const Qa=2e3;function Ja(t,e){let i=t.posAtCoords({x:e.clientX,y:e.clientY},!1),n=t.state.doc.lineAt(i),s=i-n.from,r=s>Qa?-1:s==n.length?function(t,e){let i=t.coordsAtPos(t.viewport.from);return i?Math.round(Math.abs((i.left-e)/t.defaultCharacterWidth)):-1}(t,e.clientX):fs(n.text,t.state.tabSize,i-n.from);return{line:n.number,col:r,off:s}}function Xa(t,e){let i=Ja(t,e),n=t.state.selection;return i?{update(t){if(t.docChanged){let e=t.changes.mapPos(t.startState.doc.line(i.line).from),s=t.state.doc.lineAt(e);i={line:s.number,col:i.col,off:Math.min(i.off,s.length)},n=n.map(t.changes)}},get(e,s,r){let o=Ja(t,e);if(!o)return n;let l=function(t,e,i){let n=Math.min(e.line,i.line),s=Math.max(e.line,i.line),r=[];if(e.off>Qa||i.off>Qa||e.col<0||i.col<0){let o=Math.min(e.off,i.off),l=Math.max(e.off,i.off);for(let e=n;e<=s;e++){let i=t.doc.line(e);i.length<=l&&r.push(nn.range(i.from+o,i.to+l))}}else{let o=Math.min(e.col,i.col),l=Math.max(e.col,i.col);for(let e=n;e<=s;e++){let i=t.doc.line(e),n=ds(i.text,o,t.tabSize,!0);if(n<0)r.push(nn.cursor(i.to));else{let e=ds(i.text,l,t.tabSize);r.push(nn.range(i.from+n,i.from+e))}}}return r}(t.state,i,o);return l.length?r?nn.create(l.concat(n.ranges)):nn.create(l):n}}:null}function Ya(t){let e=(null==t?void 0:t.eventFilter)||(t=>t.altKey&&0==t.button);return sa.mouseSelectionStyle.of(((t,i)=>e(i)?Xa(t,i):null))}const Za={Alt:[18,t=>t.altKey],Control:[17,t=>t.ctrlKey],Shift:[16,t=>t.shiftKey],Meta:[91,t=>t.metaKey]},th={style:"cursor: crosshair"};function eh(t={}){let[e,i]=Za[t.key||"Alt"],n=Zr.fromClass(class{constructor(t){this.view=t,this.isDown=!1}set(t){this.isDown!=t&&(this.isDown=t,this.view.update([]))}},{eventHandlers:{keydown(t){this.set(t.keyCode==e||i(t))},keyup(t){t.keyCode!=e&&i(t)||this.set(!1)},mousemove(t){this.set(i(t))}}});return[n,sa.contentAttributes.of((t=>{var e;return(null===(e=t.plugin(n))||void 0===e?void 0:e.isDown)?th:null}))]}const ih="-10000px";class nh{constructor(t,e,i){this.facet=e,this.createTooltipView=i,this.input=t.state.facet(e),this.tooltips=this.input.filter((t=>t)),this.tooltipViews=this.tooltips.map(i)}update(t){var e;let i=t.state.facet(this.facet),n=i.filter((t=>t));if(i===this.input){for(let e of this.tooltipViews)e.update&&e.update(t);return!1}let s=[];for(let e=0;e<n.length;e++){let i=n[e],r=-1;if(i){for(let t=0;t<this.tooltips.length;t++){let e=this.tooltips[t];e&&e.create==i.create&&(r=t)}if(r<0)s[e]=this.createTooltipView(i);else{let i=s[e]=this.tooltipViews[r];i.update&&i.update(t)}}}for(let t of this.tooltipViews)s.indexOf(t)<0&&(t.dom.remove(),null===(e=t.destroy)||void 0===e||e.call(t));return this.input=i,this.tooltips=n,this.tooltipViews=s,!0}}function sh(t){let{win:e}=t;return{top:0,left:0,bottom:e.innerHeight,right:e.innerWidth}}const rh=on.define({combine:t=>{var e,i,n;return{position:cr.ios?"absolute":(null===(e=t.find((t=>t.position)))||void 0===e?void 0:e.position)||"fixed",parent:(null===(i=t.find((t=>t.parent)))||void 0===i?void 0:i.parent)||null,tooltipSpace:(null===(n=t.find((t=>t.tooltipSpace)))||void 0===n?void 0:n.tooltipSpace)||sh}}}),oh=new WeakMap,lh=Zr.fromClass(class{constructor(t){this.view=t,this.inView=!0,this.lastTransaction=0,this.measureTimeout=-1;let e=t.state.facet(rh);this.position=e.position,this.parent=e.parent,this.classes=t.themeClasses,this.createContainer(),this.measureReq={read:this.readMeasure.bind(this),write:this.writeMeasure.bind(this),key:this},this.manager=new nh(t,ch,(t=>this.createTooltip(t))),this.intersectionObserver="function"==typeof IntersectionObserver?new IntersectionObserver((t=>{Date.now()>this.lastTransaction-50&&t.length>0&&t[t.length-1].intersectionRatio<1&&this.measureSoon()}),{threshold:[1]}):null,this.observeIntersection(),t.win.addEventListener("resize",this.measureSoon=this.measureSoon.bind(this)),this.maybeMeasure()}createContainer(){this.parent?(this.container=document.createElement("div"),this.container.style.position="relative",this.container.className=this.view.themeClasses,this.parent.appendChild(this.container)):this.container=this.view.dom}observeIntersection(){if(this.intersectionObserver){this.intersectionObserver.disconnect();for(let t of this.manager.tooltipViews)this.intersectionObserver.observe(t.dom)}}measureSoon(){this.measureTimeout<0&&(this.measureTimeout=setTimeout((()=>{this.measureTimeout=-1,this.maybeMeasure()}),50))}update(t){t.transactions.length&&(this.lastTransaction=Date.now());let e=this.manager.update(t);e&&this.observeIntersection();let i=e||t.geometryChanged,n=t.state.facet(rh);if(n.position!=this.position){this.position=n.position;for(let t of this.manager.tooltipViews)t.dom.style.position=this.position;i=!0}if(n.parent!=this.parent){this.parent&&this.container.remove(),this.parent=n.parent,this.createContainer();for(let t of this.manager.tooltipViews)this.container.appendChild(t.dom);i=!0}else this.parent&&this.view.themeClasses!=this.classes&&(this.classes=this.container.className=this.view.themeClasses);i&&this.maybeMeasure()}createTooltip(t){let e=t.create(this.view);if(e.dom.classList.add("cm-tooltip"),t.arrow&&!e.dom.querySelector(".cm-tooltip > .cm-tooltip-arrow")){let t=document.createElement("div");t.className="cm-tooltip-arrow",e.dom.appendChild(t)}return e.dom.style.position=this.position,e.dom.style.top=ih,this.container.appendChild(e.dom),e.mount&&e.mount(this.view),e}destroy(){var t,e;this.view.win.removeEventListener("resize",this.measureSoon);for(let e of this.manager.tooltipViews)e.dom.remove(),null===(t=e.destroy)||void 0===t||t.call(e);null===(e=this.intersectionObserver)||void 0===e||e.disconnect(),clearTimeout(this.measureTimeout)}readMeasure(){let t=this.view.dom.getBoundingClientRect();return{editor:t,parent:this.parent?this.container.getBoundingClientRect():t,pos:this.manager.tooltips.map(((t,e)=>{let i=this.manager.tooltipViews[e];return i.getCoords?i.getCoords(t.pos):this.view.coordsAtPos(t.pos)})),size:this.manager.tooltipViews.map((({dom:t})=>t.getBoundingClientRect())),space:this.view.state.facet(rh).tooltipSpace(this.view)}}writeMeasure(t){var e;let{editor:i,space:n}=t,s=[];for(let r=0;r<this.manager.tooltips.length;r++){let o=this.manager.tooltips[r],l=this.manager.tooltipViews[r],{dom:a}=l,h=t.pos[r],c=t.size[r];if(!h||h.bottom<=Math.max(i.top,n.top)||h.top>=Math.min(i.bottom,n.bottom)||h.right<Math.max(i.left,n.left)-.1||h.left>Math.min(i.right,n.right)+.1){a.style.top=ih;continue}let u=o.arrow?l.dom.querySelector(".cm-tooltip-arrow"):null,f=u?7:0,d=c.right-c.left,p=null!==(e=oh.get(l))&&void 0!==e?e:c.bottom-c.top,m=l.offset||hh,g=this.view.textDirection==ho.LTR,v=c.width>n.right-n.left?g?n.left:n.right-c.width:g?Math.min(h.left-(u?14:0)+m.x,n.right-d):Math.max(n.left,h.left-d+(u?14:0)-m.x),w=!!o.above;!o.strictSide&&(w?h.top-(c.bottom-c.top)-m.y<n.top:h.bottom+(c.bottom-c.top)+m.y>n.bottom)&&w==n.bottom-h.bottom>h.top-n.top&&(w=!w);let y=(w?h.top-n.top:n.bottom-h.bottom)-f;if(y<p&&!1!==l.resize){if(y<this.view.defaultLineHeight){a.style.top=ih;continue}oh.set(l,p),a.style.height=(p=y)+"px"}else a.style.height&&(a.style.height="");let b=w?h.top-p-f-m.y:h.bottom+f+m.y,x=v+d;if(!0!==l.overlap)for(let t of s)t.left<x&&t.right>v&&t.top<b+p&&t.bottom>b&&(b=w?t.top-p-2-f:t.bottom+f+2);"absolute"==this.position?(a.style.top=b-t.parent.top+"px",a.style.left=v-t.parent.left+"px"):(a.style.top=b+"px",a.style.left=v+"px"),u&&(u.style.left=h.left+(g?m.x:-m.x)-(v+14-7)+"px"),!0!==l.overlap&&s.push({left:v,top:b,right:x,bottom:b+p}),a.classList.toggle("cm-tooltip-above",w),a.classList.toggle("cm-tooltip-below",!w),l.positioned&&l.positioned(t.space)}}maybeMeasure(){if(this.manager.tooltips.length&&(this.view.inView&&this.view.requestMeasure(this.measureReq),this.inView!=this.view.inView&&(this.inView=this.view.inView,!this.inView)))for(let t of this.manager.tooltipViews)t.dom.style.top=ih}},{eventHandlers:{scroll(){this.maybeMeasure()}}}),ah=sa.baseTheme({".cm-tooltip":{zIndex:100,boxSizing:"border-box"},"&light .cm-tooltip":{border:"1px solid #bbb",backgroundColor:"#f5f5f5"},"&light .cm-tooltip-section:not(:first-child)":{borderTop:"1px solid #bbb"},"&dark .cm-tooltip":{backgroundColor:"#333338",color:"white"},".cm-tooltip-arrow":{height:"7px",width:"14px",position:"absolute",zIndex:-1,overflow:"hidden","&:before, &:after":{content:"''",position:"absolute",width:0,height:0,borderLeft:"7px solid transparent",borderRight:"7px solid transparent"},".cm-tooltip-above &":{bottom:"-7px","&:before":{borderTop:"7px solid #bbb"},"&:after":{borderTop:"7px solid #f5f5f5",bottom:"1px"}},".cm-tooltip-below &":{top:"-7px","&:before":{borderBottom:"7px solid #bbb"},"&:after":{borderBottom:"7px solid #f5f5f5",top:"1px"}}},"&dark .cm-tooltip .cm-tooltip-arrow":{"&:before":{borderTopColor:"#333338",borderBottomColor:"#333338"},"&:after":{borderTopColor:"transparent",borderBottomColor:"transparent"}}}),hh={x:0,y:0},ch=on.define({enables:[lh,ah]}),uh=on.define();class fh{constructor(t){this.view=t,this.mounted=!1,this.dom=document.createElement("div"),this.dom.classList.add("cm-tooltip-hover"),this.manager=new nh(t,uh,(t=>this.createHostedView(t)))}static create(t){return new fh(t)}createHostedView(t){let e=t.create(this.view);return e.dom.classList.add("cm-tooltip-section"),this.dom.appendChild(e.dom),this.mounted&&e.mount&&e.mount(this.view),e}mount(t){for(let e of this.manager.tooltipViews)e.mount&&e.mount(t);this.mounted=!0}positioned(t){for(let e of this.manager.tooltipViews)e.positioned&&e.positioned(t)}update(t){this.manager.update(t)}}const dh=ch.compute([uh],(t=>{let e=t.facet(uh).filter((t=>t));return 0===e.length?null:{pos:Math.min(...e.map((t=>t.pos))),end:Math.max(...e.filter((t=>null!=t.end)).map((t=>t.end))),create:fh.create,above:e[0].above,arrow:e.some((t=>t.arrow))}}));class ph{constructor(t,e,i,n,s){this.view=t,this.source=e,this.field=i,this.setHover=n,this.hoverTime=s,this.hoverTimeout=-1,this.restartTimeout=-1,this.pending=null,this.lastMove={x:0,y:0,target:t.dom,time:0},this.checkHover=this.checkHover.bind(this),t.dom.addEventListener("mouseleave",this.mouseleave=this.mouseleave.bind(this)),t.dom.addEventListener("mousemove",this.mousemove=this.mousemove.bind(this))}update(){this.pending&&(this.pending=null,clearTimeout(this.restartTimeout),this.restartTimeout=setTimeout((()=>this.startHover()),20))}get active(){return this.view.state.field(this.field)}checkHover(){if(this.hoverTimeout=-1,this.active)return;let t=Date.now()-this.lastMove.time;t<this.hoverTime?this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime-t):this.startHover()}startHover(){clearTimeout(this.restartTimeout);let{lastMove:t}=this,e=this.view.contentDOM.contains(t.target)?this.view.posAtCoords(t):null;if(null==e)return;let i=this.view.coordsAtPos(e);if(null==i||t.y<i.top||t.y>i.bottom||t.x<i.left-this.view.defaultCharacterWidth||t.x>i.right+this.view.defaultCharacterWidth)return;let n=this.view.bidiSpans(this.view.state.doc.lineAt(e)).find((t=>t.from<=e&&t.to>=e)),s=n&&n.dir==ho.RTL?-1:1,r=this.source(this.view,e,t.x<i.left?-s:s);if(null==r?void 0:r.then){let t=this.pending={pos:e};r.then((e=>{this.pending==t&&(this.pending=null,e&&this.view.dispatch({effects:this.setHover.of(e)}))}),(t=>Qr(this.view.state,t,"hover tooltip")))}else r&&this.view.dispatch({effects:this.setHover.of(r)})}mousemove(t){var e;this.lastMove={x:t.clientX,y:t.clientY,target:t.target,time:Date.now()},this.hoverTimeout<0&&(this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime));let i=this.active;if(i&&!mh(this.lastMove.target)||this.pending){let{pos:n}=i||this.pending,s=null!==(e=null==i?void 0:i.end)&&void 0!==e?e:n;(n==s?this.view.posAtCoords(this.lastMove)==n:function(t,e,i,n,s,r){let o=document.createRange(),l=t.domAtPos(e),a=t.domAtPos(i);o.setEnd(a.node,a.offset),o.setStart(l.node,l.offset);let h=o.getClientRects();o.detach();for(let t=0;t<h.length;t++){let e=h[t];if(Math.max(e.top-s,s-e.bottom,e.left-n,n-e.right)<=r)return!0}return!1}(this.view,n,s,t.clientX,t.clientY,6))||(this.view.dispatch({effects:this.setHover.of(null)}),this.pending=null)}}mouseleave(t){clearTimeout(this.hoverTimeout),this.hoverTimeout=-1,this.active&&!mh(t.relatedTarget)&&this.view.dispatch({effects:this.setHover.of(null)})}destroy(){clearTimeout(this.hoverTimeout),this.view.dom.removeEventListener("mouseleave",this.mouseleave),this.view.dom.removeEventListener("mousemove",this.mousemove)}}function mh(t){for(let e=t;e;e=e.parentNode)if(1==e.nodeType&&e.classList.contains("cm-tooltip"))return!0;return!1}function gh(t,e={}){let i=Nn.define(),n=dn.define({create:()=>null,update(t,n){if(t&&(e.hideOnChange&&(n.docChanged||n.selection)||e.hideOn&&e.hideOn(n,t)))return null;if(t&&n.docChanged){let e=n.changes.mapPos(t.pos,-1,Ki.TrackDel);if(null==e)return null;let i=Object.assign(Object.create(null),t);i.pos=e,null!=t.end&&(i.end=n.changes.mapPos(t.end)),t=i}for(let e of n.effects)e.is(i)&&(t=e.value),e.is(vh)&&(t=null);return t},provide:t=>uh.from(t)});return[n,Zr.define((s=>new ph(s,t,n,i,e.hoverTime||300))),dh]}const vh=Nn.define();const wh=on.define({combine(t){let e,i;for(let n of t)e=e||n.topContainer,i=i||n.bottomContainer;return{topContainer:e,bottomContainer:i}}});function yh(t,e){let i=t.plugin(bh),n=i?i.specs.indexOf(e):-1;return n>-1?i.panels[n]:null}const bh=Zr.fromClass(class{constructor(t){this.input=t.state.facet(Sh),this.specs=this.input.filter((t=>t)),this.panels=this.specs.map((e=>e(t)));let e=t.state.facet(wh);this.top=new xh(t,!0,e.topContainer),this.bottom=new xh(t,!1,e.bottomContainer),this.top.sync(this.panels.filter((t=>t.top))),this.bottom.sync(this.panels.filter((t=>!t.top)));for(let t of this.panels)t.dom.classList.add("cm-panel"),t.mount&&t.mount()}update(t){let e=t.state.facet(wh);this.top.container!=e.topContainer&&(this.top.sync([]),this.top=new xh(t.view,!0,e.topContainer)),this.bottom.container!=e.bottomContainer&&(this.bottom.sync([]),this.bottom=new xh(t.view,!1,e.bottomContainer)),this.top.syncClasses(),this.bottom.syncClasses();let i=t.state.facet(Sh);if(i!=this.input){let e=i.filter((t=>t)),n=[],s=[],r=[],o=[];for(let i of e){let e,l=this.specs.indexOf(i);l<0?(e=i(t.view),o.push(e)):(e=this.panels[l],e.update&&e.update(t)),n.push(e),(e.top?s:r).push(e)}this.specs=e,this.panels=n,this.top.sync(s),this.bottom.sync(r);for(let t of o)t.dom.classList.add("cm-panel"),t.mount&&t.mount()}else for(let e of this.panels)e.update&&e.update(t)}destroy(){this.top.sync([]),this.bottom.sync([])}},{provide:t=>sa.scrollMargins.of((e=>{let i=e.plugin(t);return i&&{top:i.top.scrollMargin(),bottom:i.bottom.scrollMargin()}}))});class xh{constructor(t,e,i){this.view=t,this.top=e,this.container=i,this.dom=void 0,this.classes="",this.panels=[],this.syncClasses()}sync(t){for(let e of this.panels)e.destroy&&t.indexOf(e)<0&&e.destroy();this.panels=t,this.syncDOM()}syncDOM(){if(0==this.panels.length)return void(this.dom&&(this.dom.remove(),this.dom=void 0));if(!this.dom){this.dom=document.createElement("div"),this.dom.className=this.top?"cm-panels cm-panels-top":"cm-panels cm-panels-bottom",this.dom.style[this.top?"top":"bottom"]="0";let t=this.container||this.view.dom;t.insertBefore(this.dom,this.top?t.firstChild:null)}let t=this.dom.firstChild;for(let e of this.panels)if(e.dom.parentNode==this.dom){for(;t!=e.dom;)t=kh(t);t=t.nextSibling}else this.dom.insertBefore(e.dom,t);for(;t;)t=kh(t)}scrollMargin(){return!this.dom||this.container?0:Math.max(0,this.top?this.dom.getBoundingClientRect().bottom-Math.max(0,this.view.scrollDOM.getBoundingClientRect().top):Math.min(innerHeight,this.view.scrollDOM.getBoundingClientRect().bottom)-this.dom.getBoundingClientRect().top)}syncClasses(){if(this.container&&this.classes!=this.view.themeClasses){for(let t of this.classes.split(" "))t&&this.container.classList.remove(t);for(let t of(this.classes=this.view.themeClasses).split(" "))t&&this.container.classList.add(t)}}}function kh(t){let e=t.nextSibling;return t.remove(),e}const Sh=on.define({enables:bh});class Ch extends Jn{compare(t){return this==t||this.constructor==t.constructor&&this.eq(t)}eq(t){return!1}destroy(t){}}Ch.prototype.elementClass="",Ch.prototype.toDOM=void 0,Ch.prototype.mapMode=Ki.TrackBefore,Ch.prototype.startSide=Ch.prototype.endSide=-1,Ch.prototype.point=!0;const Ah=on.define(),Mh={class:"",renderEmptyElements:!1,elementStyle:"",markers:()=>ts.empty,lineMarker:()=>null,lineMarkerChange:null,initialSpacer:null,updateSpacer:null,domEventHandlers:{}},Oh=on.define();function Dh(t){return[_h(),Oh.of(Object.assign(Object.assign({},Mh),t))]}const Th=on.define({combine:t=>t.some((t=>t))});function _h(t){let e=[Eh];return t&&!1===t.fixed&&e.push(Th.of(!0)),e}const Eh=Zr.fromClass(class{constructor(t){this.view=t,this.prevViewport=t.viewport,this.dom=document.createElement("div"),this.dom.className="cm-gutters",this.dom.setAttribute("aria-hidden","true"),this.dom.style.minHeight=this.view.contentHeight+"px",this.gutters=t.state.facet(Oh).map((e=>new Lh(t,e)));for(let t of this.gutters)this.dom.appendChild(t.dom);this.fixed=!t.state.facet(Th),this.fixed&&(this.dom.style.position="sticky"),this.syncGutters(!1),t.scrollDOM.insertBefore(this.dom,t.contentDOM)}update(t){if(this.updateGutters(t)){let e=this.prevViewport,i=t.view.viewport,n=Math.min(e.to,i.to)-Math.max(e.from,i.from);this.syncGutters(n<.8*(i.to-i.from))}t.geometryChanged&&(this.dom.style.minHeight=this.view.contentHeight+"px"),this.view.state.facet(Th)!=!this.fixed&&(this.fixed=!this.fixed,this.dom.style.position=this.fixed?"sticky":""),this.prevViewport=t.view.viewport}syncGutters(t){let e=this.dom.nextSibling;t&&this.dom.remove();let i=ts.iter(this.view.state.facet(Ah),this.view.viewport.from),n=[],s=this.gutters.map((t=>new Bh(t,this.view.viewport,-this.view.documentPadding.top)));for(let t of this.view.viewportLineBlocks){let e;if(Array.isArray(t.type)){for(let i of t.type)if(i.type==Mr.Text){e=i;break}}else e=t.type==Mr.Text?t:void 0;if(e){n.length&&(n=[]),Ph(i,n,t.from);for(let t of s)t.line(this.view,e,n)}}for(let t of s)t.finish();t&&this.view.scrollDOM.insertBefore(this.dom,e)}updateGutters(t){let e=t.startState.facet(Oh),i=t.state.facet(Oh),n=t.docChanged||t.heightChanged||t.viewportChanged||!ts.eq(t.startState.facet(Ah),t.state.facet(Ah),t.view.viewport.from,t.view.viewport.to);if(e==i)for(let e of this.gutters)e.update(t)&&(n=!0);else{n=!0;let s=[];for(let n of i){let i=e.indexOf(n);i<0?s.push(new Lh(this.view,n)):(this.gutters[i].update(t),s.push(this.gutters[i]))}for(let t of this.gutters)t.dom.remove(),s.indexOf(t)<0&&t.destroy();for(let t of s)this.dom.appendChild(t.dom);this.gutters=s}return n}destroy(){for(let t of this.gutters)t.destroy();this.dom.remove()}},{provide:t=>sa.scrollMargins.of((e=>{let i=e.plugin(t);return i&&0!=i.gutters.length&&i.fixed?e.textDirection==ho.LTR?{left:i.dom.offsetWidth}:{right:i.dom.offsetWidth}:null}))});function Rh(t){return Array.isArray(t)?t:[t]}function Ph(t,e,i){for(;t.value&&t.from<=i;)t.from==i&&e.push(t.value),t.next()}class Bh{constructor(t,e,i){this.gutter=t,this.height=i,this.i=0,this.cursor=ts.iter(t.markers,e.from)}line(t,e,i){let n=[];Ph(this.cursor,n,e.from),i.length&&(n=n.concat(i));let s=this.gutter.config.lineMarker(t,e,n);s&&n.unshift(s);let r=this.gutter;if(0==n.length&&!r.config.renderEmptyElements)return;let o=e.top-this.height;if(this.i==r.elements.length){let i=new Nh(t,e.height,o,n);r.elements.push(i),r.dom.appendChild(i.dom)}else r.elements[this.i].update(t,e.height,o,n);this.height=e.bottom,this.i++}finish(){let t=this.gutter;for(;t.elements.length>this.i;){let e=t.elements.pop();t.dom.removeChild(e.dom),e.destroy()}}}class Lh{constructor(t,e){this.view=t,this.config=e,this.elements=[],this.spacer=null,this.dom=document.createElement("div"),this.dom.className="cm-gutter"+(this.config.class?" "+this.config.class:"");for(let i in e.domEventHandlers)this.dom.addEventListener(i,(n=>{let s,r=n.target;if(r!=this.dom&&this.dom.contains(r)){for(;r.parentNode!=this.dom;)r=r.parentNode;let t=r.getBoundingClientRect();s=(t.top+t.bottom)/2}else s=n.clientY;let o=t.lineBlockAtHeight(s-t.documentTop);e.domEventHandlers[i](t,o,n)&&n.preventDefault()}));this.markers=Rh(e.markers(t)),e.initialSpacer&&(this.spacer=new Nh(t,0,0,[e.initialSpacer(t)]),this.dom.appendChild(this.spacer.dom),this.spacer.dom.style.cssText+="visibility: hidden; pointer-events: none")}update(t){let e=this.markers;if(this.markers=Rh(this.config.markers(t.view)),this.spacer&&this.config.updateSpacer){let e=this.config.updateSpacer(this.spacer.markers[0],t);e!=this.spacer.markers[0]&&this.spacer.update(t.view,0,0,[e])}let i=t.view.viewport;return!ts.eq(this.markers,e,i.from,i.to)||!!this.config.lineMarkerChange&&this.config.lineMarkerChange(t)}destroy(){for(let t of this.elements)t.destroy()}}class Nh{constructor(t,e,i,n){this.height=-1,this.above=0,this.markers=[],this.dom=document.createElement("div"),this.dom.className="cm-gutterElement",this.update(t,e,i,n)}update(t,e,i,n){this.height!=e&&(this.dom.style.height=(this.height=e)+"px"),this.above!=i&&(this.dom.style.marginTop=(this.above=i)?i+"px":""),function(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++)if(!t[i].compare(e[i]))return!1;return!0}(this.markers,n)||this.setMarkers(t,n)}setMarkers(t,e){let i="cm-gutterElement",n=this.dom.firstChild;for(let s=0,r=0;;){let o=r,l=s<e.length?e[s++]:null,a=!1;if(l){let t=l.elementClass;t&&(i+=" "+t);for(let t=r;t<this.markers.length;t++)if(this.markers[t].compare(l)){o=t,a=!0;break}}else o=this.markers.length;for(;r<o;){let t=this.markers[r++];if(t.toDOM){t.destroy(n);let e=n.nextSibling;n.remove(),n=e}}if(!l)break;l.toDOM&&(a?n=n.nextSibling:this.dom.insertBefore(l.toDOM(t),n)),a&&r++}this.dom.className=i,this.markers=e}destroy(){this.setMarkers(null,[])}}const Ih=on.define(),Vh=on.define({combine:t=>Qn(t,{formatNumber:String,domEventHandlers:{}},{domEventHandlers(t,e){let i=Object.assign({},t);for(let t in e){let n=i[t],s=e[t];i[t]=n?(t,e,i)=>n(t,e,i)||s(t,e,i):s}return i}})});class Wh extends Ch{constructor(t){super(),this.number=t}eq(t){return this.number==t.number}toDOM(){return document.createTextNode(this.number)}}function zh(t,e){return t.state.facet(Vh).formatNumber(e,t.state)}const Hh=Oh.compute([Vh],(t=>({class:"cm-lineNumbers",renderEmptyElements:!1,markers:t=>t.state.facet(Ih),lineMarker:(t,e,i)=>i.some((t=>t.toDOM))?null:new Wh(zh(t,t.state.doc.lineAt(e.from).number)),lineMarkerChange:t=>t.startState.facet(Vh)!=t.state.facet(Vh),initialSpacer:t=>new Wh(zh(t,jh(t.state.doc.lines))),updateSpacer(t,e){let i=zh(e.view,jh(e.view.state.doc.lines));return i==t.number?t:new Wh(i)},domEventHandlers:t.facet(Vh).domEventHandlers})));function Fh(t={}){return[Vh.of(t),_h(),Hh]}function jh(t){let e=9;for(;e<t;)e=10*e+9;return e}const qh=new class extends Ch{constructor(){super(...arguments),this.elementClass="cm-activeLineGutter"}},$h=Ah.compute(["selection"],(t=>{let e=[],i=-1;for(let n of t.selection.ranges){let s=t.doc.lineAt(n.head).from;s>i&&(i=s,e.push(qh.range(s)))}return ts.of(e)}));const Kh=1024;let Uh=0;class Gh{constructor(t,e){this.from=t,this.to=e}}class Qh{constructor(t={}){this.id=Uh++,this.perNode=!!t.perNode,this.deserialize=t.deserialize||(()=>{throw new Error("This node type doesn't define a deserialize function")})}add(t){if(this.perNode)throw new RangeError("Can't add per-node props to node types");return"function"!=typeof t&&(t=Xh.match(t)),e=>{let i=t(e);return void 0===i?null:[this,i]}}}Qh.closedBy=new Qh({deserialize:t=>t.split(" ")}),Qh.openedBy=new Qh({deserialize:t=>t.split(" ")}),Qh.group=new Qh({deserialize:t=>t.split(" ")}),Qh.contextHash=new Qh({perNode:!0}),Qh.lookAhead=new Qh({perNode:!0}),Qh.mounted=new Qh({perNode:!0});const Jh=Object.create(null);class Xh{constructor(t,e,i,n=0){this.name=t,this.props=e,this.id=i,this.flags=n}static define(t){let e=t.props&&t.props.length?Object.create(null):Jh,i=(t.top?1:0)|(t.skipped?2:0)|(t.error?4:0)|(null==t.name?8:0),n=new Xh(t.name||"",e,t.id,i);if(t.props)for(let i of t.props)if(Array.isArray(i)||(i=i(n)),i){if(i[0].perNode)throw new RangeError("Can't store a per-node prop on a node type");e[i[0].id]=i[1]}return n}prop(t){return this.props[t.id]}get isTop(){return(1&this.flags)>0}get isSkipped(){return(2&this.flags)>0}get isError(){return(4&this.flags)>0}get isAnonymous(){return(8&this.flags)>0}is(t){if("string"==typeof t){if(this.name==t)return!0;let e=this.prop(Qh.group);return!!e&&e.indexOf(t)>-1}return this.id==t}static match(t){let e=Object.create(null);for(let i in t)for(let n of i.split(" "))e[n]=t[i];return t=>{for(let i=t.prop(Qh.group),n=-1;n<(i?i.length:0);n++){let s=e[n<0?t.name:i[n]];if(s)return s}}}}Xh.none=new Xh("",Object.create(null),0,8);class Yh{constructor(t){this.types=t;for(let e=0;e<t.length;e++)if(t[e].id!=e)throw new RangeError("Node type ids should correspond to array positions when creating a node set")}extend(...t){let e=[];for(let i of this.types){let n=null;for(let e of t){let t=e(i);t&&(n||(n=Object.assign({},i.props)),n[t[0].id]=t[1])}e.push(n?new Xh(i.name,n,i.id,i.flags):i)}return new Yh(e)}}const Zh=new WeakMap,tc=new WeakMap;var ec;!function(t){t[t.ExcludeBuffers=1]="ExcludeBuffers",t[t.IncludeAnonymous=2]="IncludeAnonymous",t[t.IgnoreMounts=4]="IgnoreMounts",t[t.IgnoreOverlays=8]="IgnoreOverlays"}(ec||(ec={}));class ic{constructor(t,e,i,n,s){if(this.type=t,this.children=e,this.positions=i,this.length=n,this.props=null,s&&s.length){this.props=Object.create(null);for(let[t,e]of s)this.props["number"==typeof t?t:t.id]=e}}toString(){let t=this.prop(Qh.mounted);if(t&&!t.overlay)return t.tree.toString();let e="";for(let t of this.children){let i=t.toString();i&&(e&&(e+=","),e+=i)}return this.type.name?(/\W/.test(this.type.name)&&!this.type.isError?JSON.stringify(this.type.name):this.type.name)+(e.length?"("+e+")":""):e}cursor(t=0){return new dc(this.topNode,t)}cursorAt(t,e=0,i=0){let n=Zh.get(this)||this.topNode,s=new dc(n);return s.moveTo(t,e),Zh.set(this,s._tree),s}get topNode(){return new ac(this,0,0,null)}resolve(t,e=0){let i=lc(Zh.get(this)||this.topNode,t,e,!1);return Zh.set(this,i),i}resolveInner(t,e=0){let i=lc(tc.get(this)||this.topNode,t,e,!0);return tc.set(this,i),i}iterate(t){let{enter:e,leave:i,from:n=0,to:s=this.length}=t;for(let r=this.cursor((t.mode||0)|ec.IncludeAnonymous);;){let t=!1;if(r.from<=s&&r.to>=n&&(r.type.isAnonymous||!1!==e(r))){if(r.firstChild())continue;t=!0}for(;t&&i&&!r.type.isAnonymous&&i(r),!r.nextSibling();){if(!r.parent())return;t=!0}}}prop(t){return t.perNode?this.props?this.props[t.id]:void 0:this.type.prop(t)}get propValues(){let t=[];if(this.props)for(let e in this.props)t.push([+e,this.props[e]]);return t}balance(t={}){return this.children.length<=8?this:vc(Xh.none,this.children,this.positions,0,this.children.length,0,this.length,((t,e,i)=>new ic(this.type,t,e,i,this.propValues)),t.makeTree||((t,e,i)=>new ic(Xh.none,t,e,i)))}static build(t){return function(t){var e;let{buffer:i,nodeSet:n,maxBufferLength:s=Kh,reused:r=[],minRepeatType:o=n.types.length}=t,l=Array.isArray(i)?new nc(i,i.length):i,a=n.types,h=0,c=0;function u(t,e,i,v,w){let{id:y,start:b,end:x,size:k}=l,S=c;for(;k<0;){if(l.next(),-1==k){let e=r[y];return i.push(e),void v.push(b-t)}if(-3==k)return void(h=y);if(-4==k)return void(c=y);throw new RangeError(`Unrecognized record size: ${k}`)}let C,A,M=a[y],O=b-t;if(x-b<=s&&(A=m(l.pos-e,w))){let e=new Uint16Array(A.size-A.skip),i=l.pos-A.size,s=e.length;for(;l.pos>i;)s=g(A.start,e,s);C=new sc(e,x-A.start,n),O=A.start-t}else{let t=l.pos-k;l.next();let e=[],i=[],n=y>=o?y:-1,r=0,a=x;for(;l.pos>t;)n>=0&&l.id==n&&l.size>=0?(l.end<=a-s&&(d(e,i,b,r,l.end,a,n,S),r=e.length,a=l.end),l.next()):u(b,t,e,i,n);if(n>=0&&r>0&&r<e.length&&d(e,i,b,r,b,a,n,S),e.reverse(),i.reverse(),n>-1&&r>0){let t=f(M);C=vc(M,e,i,0,e.length,0,x-b,t,t)}else C=p(M,e,i,x-b,S-x)}i.push(C),v.push(O)}function f(t){return(e,i,n)=>{let s,r,o=0,l=e.length-1;if(l>=0&&(s=e[l])instanceof ic){if(!l&&s.type==t&&s.length==n)return s;(r=s.prop(Qh.lookAhead))&&(o=i[l]+s.length+r)}return p(t,e,i,n,o)}}function d(t,e,i,s,r,o,l,a){let h=[],c=[];for(;t.length>s;)h.push(t.pop()),c.push(e.pop()+i-r);t.push(p(n.types[l],h,c,o-r,a-o)),e.push(r-i)}function p(t,e,i,n,s=0,r){if(h){let t=[Qh.contextHash,h];r=r?[t].concat(r):[t]}if(s>25){let t=[Qh.lookAhead,s];r=r?[t].concat(r):[t]}return new ic(t,e,i,n,r)}function m(t,e){let i=l.fork(),n=0,r=0,a=0,h=i.end-s,c={size:0,start:0,skip:0};t:for(let s=i.pos-t;i.pos>s;){let t=i.size;if(i.id==e&&t>=0){c.size=n,c.start=r,c.skip=a,a+=4,n+=4,i.next();continue}let l=i.pos-t;if(t<0||l<s||i.start<h)break;let u=i.id>=o?4:0,f=i.start;for(i.next();i.pos>l;){if(i.size<0){if(-3!=i.size)break t;u+=4}else i.id>=o&&(u+=4);i.next()}r=f,n+=t,a+=u}return(e<0||n==t)&&(c.size=n,c.start=r,c.skip=a),c.size>4?c:void 0}function g(t,e,i){let{id:n,start:s,end:r,size:a}=l;if(l.next(),a>=0&&n<o){let o=i;if(a>4){let n=l.pos-(a-4);for(;l.pos>n;)i=g(t,e,i)}e[--i]=o,e[--i]=r-t,e[--i]=s-t,e[--i]=n}else-3==a?h=n:-4==a&&(c=n);return i}let v=[],w=[];for(;l.pos>0;)u(t.start||0,t.bufferStart||0,v,w,-1);let y=null!==(e=t.length)&&void 0!==e?e:v.length?w[0]+v[0].length:0;return new ic(a[t.topID],v.reverse(),w.reverse(),y)}(t)}}ic.empty=new ic(Xh.none,[],[],0);class nc{constructor(t,e){this.buffer=t,this.index=e}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}get pos(){return this.index}next(){this.index-=4}fork(){return new nc(this.buffer,this.index)}}class sc{constructor(t,e,i){this.buffer=t,this.length=e,this.set=i}get type(){return Xh.none}toString(){let t=[];for(let e=0;e<this.buffer.length;)t.push(this.childString(e)),e=this.buffer[e+3];return t.join(",")}childString(t){let e=this.buffer[t],i=this.buffer[t+3],n=this.set.types[e],s=n.name;if(/\W/.test(s)&&!n.isError&&(s=JSON.stringify(s)),i==(t+=4))return s;let r=[];for(;t<i;)r.push(this.childString(t)),t=this.buffer[t+3];return s+"("+r.join(",")+")"}findChild(t,e,i,n,s){let{buffer:r}=this,o=-1;for(let l=t;l!=e&&!(rc(s,n,r[l+1],r[l+2])&&(o=l,i>0));l=r[l+3]);return o}slice(t,e,i){let n=this.buffer,s=new Uint16Array(e-t),r=0;for(let o=t,l=0;o<e;){s[l++]=n[o++],s[l++]=n[o++]-i;let e=s[l++]=n[o++]-i;s[l++]=n[o++]-t,r=Math.max(r,e)}return new sc(s,r,this.set)}}function rc(t,e,i,n){switch(t){case-2:return i<e;case-1:return n>=e&&i<e;case 0:return i<e&&n>e;case 1:return i<=e&&n>e;case 2:return n>e;case 4:return!0}}function oc(t,e){let i=t.childBefore(e);for(;i;){let e=i.lastChild;if(!e||e.to!=i.to)break;e.type.isError&&e.from==e.to?(t=i,i=e.prevSibling):i=e}return t}function lc(t,e,i,n){for(var s;t.from==t.to||(i<1?t.from>=e:t.from>e)||(i>-1?t.to<=e:t.to<e);){let e=!n&&t instanceof ac&&t.index<0?null:t.parent;if(!e)return t;t=e}let r=n?0:ec.IgnoreOverlays;if(n)for(let n=t,o=n.parent;o;n=o,o=n.parent)n instanceof ac&&n.index<0&&(null===(s=o.enter(e,i,r))||void 0===s?void 0:s.from)!=n.from&&(t=o);for(;;){let n=t.enter(e,i,r);if(!n)return t;t=n}}class ac{constructor(t,e,i,n){this._tree=t,this.from=e,this.index=i,this._parent=n}get type(){return this._tree.type}get name(){return this._tree.type.name}get to(){return this.from+this._tree.length}nextChild(t,e,i,n,s=0){for(let r=this;;){for(let{children:o,positions:l}=r._tree,a=e>0?o.length:-1;t!=a;t+=e){let a=o[t],h=l[t]+r.from;if(rc(n,i,h,h+a.length))if(a instanceof sc){if(s&ec.ExcludeBuffers)continue;let o=a.findChild(0,a.buffer.length,e,i-h,n);if(o>-1)return new fc(new uc(r,a,t,h),null,o)}else if(s&ec.IncludeAnonymous||!a.type.isAnonymous||pc(a)){let o;if(!(s&ec.IgnoreMounts)&&a.props&&(o=a.prop(Qh.mounted))&&!o.overlay)return new ac(o.tree,h,t,r);let l=new ac(a,h,t,r);return s&ec.IncludeAnonymous||!l.type.isAnonymous?l:l.nextChild(e<0?a.children.length-1:0,e,i,n)}}if(s&ec.IncludeAnonymous||!r.type.isAnonymous)return null;if(t=r.index>=0?r.index+e:e<0?-1:r._parent._tree.children.length,r=r._parent,!r)return null}}get firstChild(){return this.nextChild(0,1,0,4)}get lastChild(){return this.nextChild(this._tree.children.length-1,-1,0,4)}childAfter(t){return this.nextChild(0,1,t,2)}childBefore(t){return this.nextChild(this._tree.children.length-1,-1,t,-2)}enter(t,e,i=0){let n;if(!(i&ec.IgnoreOverlays)&&(n=this._tree.prop(Qh.mounted))&&n.overlay){let i=t-this.from;for(let{from:t,to:s}of n.overlay)if((e>0?t<=i:t<i)&&(e<0?s>=i:s>i))return new ac(n.tree,n.overlay[0].from+this.from,-1,this)}return this.nextChild(0,1,t,e,i)}nextSignificantParent(){let t=this;for(;t.type.isAnonymous&&t._parent;)t=t._parent;return t}get parent(){return this._parent?this._parent.nextSignificantParent():null}get nextSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index+1,1,0,4):null}get prevSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index-1,-1,0,4):null}cursor(t=0){return new dc(this,t)}get tree(){return this._tree}toTree(){return this._tree}resolve(t,e=0){return lc(this,t,e,!1)}resolveInner(t,e=0){return lc(this,t,e,!0)}enterUnfinishedNodesBefore(t){return oc(this,t)}getChild(t,e=null,i=null){let n=hc(this,t,e,i);return n.length?n[0]:null}getChildren(t,e=null,i=null){return hc(this,t,e,i)}toString(){return this._tree.toString()}get node(){return this}matchContext(t){return cc(this,t)}}function hc(t,e,i,n){let s=t.cursor(),r=[];if(!s.firstChild())return r;if(null!=i)for(;!s.type.is(i);)if(!s.nextSibling())return r;for(;;){if(null!=n&&s.type.is(n))return r;if(s.type.is(e)&&r.push(s.node),!s.nextSibling())return null==n?r:[]}}function cc(t,e,i=e.length-1){for(let n=t.parent;i>=0;n=n.parent){if(!n)return!1;if(!n.type.isAnonymous){if(e[i]&&e[i]!=n.name)return!1;i--}}return!0}class uc{constructor(t,e,i,n){this.parent=t,this.buffer=e,this.index=i,this.start=n}}class fc{get name(){return this.type.name}get from(){return this.context.start+this.context.buffer.buffer[this.index+1]}get to(){return this.context.start+this.context.buffer.buffer[this.index+2]}constructor(t,e,i){this.context=t,this._parent=e,this.index=i,this.type=t.buffer.set.types[t.buffer.buffer[i]]}child(t,e,i){let{buffer:n}=this.context,s=n.findChild(this.index+4,n.buffer[this.index+3],t,e-this.context.start,i);return s<0?null:new fc(this.context,this,s)}get firstChild(){return this.child(1,0,4)}get lastChild(){return this.child(-1,0,4)}childAfter(t){return this.child(1,t,2)}childBefore(t){return this.child(-1,t,-2)}enter(t,e,i=0){if(i&ec.ExcludeBuffers)return null;let{buffer:n}=this.context,s=n.findChild(this.index+4,n.buffer[this.index+3],e>0?1:-1,t-this.context.start,e);return s<0?null:new fc(this.context,this,s)}get parent(){return this._parent||this.context.parent.nextSignificantParent()}externalSibling(t){return this._parent?null:this.context.parent.nextChild(this.context.index+t,t,0,4)}get nextSibling(){let{buffer:t}=this.context,e=t.buffer[this.index+3];return e<(this._parent?t.buffer[this._parent.index+3]:t.buffer.length)?new fc(this.context,this._parent,e):this.externalSibling(1)}get prevSibling(){let{buffer:t}=this.context,e=this._parent?this._parent.index+4:0;return this.index==e?this.externalSibling(-1):new fc(this.context,this._parent,t.findChild(e,this.index,-1,0,4))}cursor(t=0){return new dc(this,t)}get tree(){return null}toTree(){let t=[],e=[],{buffer:i}=this.context,n=this.index+4,s=i.buffer[this.index+3];if(s>n){let r=i.buffer[this.index+1];t.push(i.slice(n,s,r)),e.push(0)}return new ic(this.type,t,e,this.to-this.from)}resolve(t,e=0){return lc(this,t,e,!1)}resolveInner(t,e=0){return lc(this,t,e,!0)}enterUnfinishedNodesBefore(t){return oc(this,t)}toString(){return this.context.buffer.childString(this.index)}getChild(t,e=null,i=null){let n=hc(this,t,e,i);return n.length?n[0]:null}getChildren(t,e=null,i=null){return hc(this,t,e,i)}get node(){return this}matchContext(t){return cc(this,t)}}class dc{get name(){return this.type.name}constructor(t,e=0){if(this.mode=e,this.buffer=null,this.stack=[],this.index=0,this.bufferNode=null,t instanceof ac)this.yieldNode(t);else{this._tree=t.context.parent,this.buffer=t.context;for(let e=t._parent;e;e=e._parent)this.stack.unshift(e.index);this.bufferNode=t,this.yieldBuf(t.index)}}yieldNode(t){return!!t&&(this._tree=t,this.type=t.type,this.from=t.from,this.to=t.to,!0)}yieldBuf(t,e){this.index=t;let{start:i,buffer:n}=this.buffer;return this.type=e||n.set.types[n.buffer[t]],this.from=i+n.buffer[t+1],this.to=i+n.buffer[t+2],!0}yield(t){return!!t&&(t instanceof ac?(this.buffer=null,this.yieldNode(t)):(this.buffer=t.context,this.yieldBuf(t.index,t.type)))}toString(){return this.buffer?this.buffer.buffer.childString(this.index):this._tree.toString()}enterChild(t,e,i){if(!this.buffer)return this.yield(this._tree.nextChild(t<0?this._tree._tree.children.length-1:0,t,e,i,this.mode));let{buffer:n}=this.buffer,s=n.findChild(this.index+4,n.buffer[this.index+3],t,e-this.buffer.start,i);return!(s<0)&&(this.stack.push(this.index),this.yieldBuf(s))}firstChild(){return this.enterChild(1,0,4)}lastChild(){return this.enterChild(-1,0,4)}childAfter(t){return this.enterChild(1,t,2)}childBefore(t){return this.enterChild(-1,t,-2)}enter(t,e,i=this.mode){return this.buffer?!(i&ec.ExcludeBuffers)&&this.enterChild(1,t,e):this.yield(this._tree.enter(t,e,i))}parent(){if(!this.buffer)return this.yieldNode(this.mode&ec.IncludeAnonymous?this._tree._parent:this._tree.parent);if(this.stack.length)return this.yieldBuf(this.stack.pop());let t=this.mode&ec.IncludeAnonymous?this.buffer.parent:this.buffer.parent.nextSignificantParent();return this.buffer=null,this.yieldNode(t)}sibling(t){if(!this.buffer)return!!this._tree._parent&&this.yield(this._tree.index<0?null:this._tree._parent.nextChild(this._tree.index+t,t,0,4,this.mode));let{buffer:e}=this.buffer,i=this.stack.length-1;if(t<0){let t=i<0?0:this.stack[i]+4;if(this.index!=t)return this.yieldBuf(e.findChild(t,this.index,-1,0,4))}else{let t=e.buffer[this.index+3];if(t<(i<0?e.buffer.length:e.buffer[this.stack[i]+3]))return this.yieldBuf(t)}return i<0&&this.yield(this.buffer.parent.nextChild(this.buffer.index+t,t,0,4,this.mode))}nextSibling(){return this.sibling(1)}prevSibling(){return this.sibling(-1)}atLastNode(t){let e,i,{buffer:n}=this;if(n){if(t>0){if(this.index<n.buffer.buffer.length)return!1}else for(let t=0;t<this.index;t++)if(n.buffer.buffer[t+3]<this.index)return!1;({index:e,parent:i}=n)}else({index:e,_parent:i}=this._tree);for(;i;({index:e,_parent:i}=i))if(e>-1)for(let n=e+t,s=t<0?-1:i._tree.children.length;n!=s;n+=t){let t=i._tree.children[n];if(this.mode&ec.IncludeAnonymous||t instanceof sc||!t.type.isAnonymous||pc(t))return!1}return!0}move(t,e){if(e&&this.enterChild(t,0,4))return!0;for(;;){if(this.sibling(t))return!0;if(this.atLastNode(t)||!this.parent())return!1}}next(t=!0){return this.move(1,t)}prev(t=!0){return this.move(-1,t)}moveTo(t,e=0){for(;(this.from==this.to||(e<1?this.from>=t:this.from>t)||(e>-1?this.to<=t:this.to<t))&&this.parent(););for(;this.enterChild(1,t,e););return this}get node(){if(!this.buffer)return this._tree;let t=this.bufferNode,e=null,i=0;if(t&&t.context==this.buffer)t:for(let n=this.index,s=this.stack.length;s>=0;){for(let r=t;r;r=r._parent)if(r.index==n){if(n==this.index)return r;e=r,i=s+1;break t}n=this.stack[--s]}for(let t=i;t<this.stack.length;t++)e=new fc(this.buffer,e,this.stack[t]);return this.bufferNode=new fc(this.buffer,e,this.index)}get tree(){return this.buffer?null:this._tree._tree}iterate(t,e){for(let i=0;;){let n=!1;if(this.type.isAnonymous||!1!==t(this)){if(this.firstChild()){i++;continue}this.type.isAnonymous||(n=!0)}for(;n&&e&&e(this),n=this.type.isAnonymous,!this.nextSibling();){if(!i)return;this.parent(),i--,n=!0}}}matchContext(t){if(!this.buffer)return cc(this.node,t);let{buffer:e}=this.buffer,{types:i}=e.set;for(let n=t.length-1,s=this.stack.length-1;n>=0;s--){if(s<0)return cc(this.node,t,n);let r=i[e.buffer[this.stack[s]]];if(!r.isAnonymous){if(t[n]&&t[n]!=r.name)return!1;n--}}return!0}}function pc(t){return t.children.some((t=>t instanceof sc||!t.type.isAnonymous||pc(t)))}const mc=new WeakMap;function gc(t,e){if(!t.isAnonymous||e instanceof sc||e.type!=t)return 1;let i=mc.get(e);if(null==i){i=1;for(let n of e.children){if(n.type!=t||!(n instanceof ic)){i=1;break}i+=gc(t,n)}mc.set(e,i)}return i}function vc(t,e,i,n,s,r,o,l,a){let h=0;for(let i=n;i<s;i++)h+=gc(t,e[i]);let c=Math.ceil(1.5*h/8),u=[],f=[];return function e(i,n,s,o,l){for(let h=s;h<o;){let s=h,d=n[h],p=gc(t,i[h]);for(h++;h<o;h++){let e=gc(t,i[h]);if(p+e>=c)break;p+=e}if(h==s+1){if(p>c){let t=i[s];e(t.children,t.positions,0,t.children.length,n[s]+l);continue}u.push(i[s])}else{let e=n[h-1]+i[h-1].length-d;u.push(vc(t,i,n,s,h,d,e,null,a))}f.push(d+l-r)}}(e,i,n,s,0),(l||a)(u,f,o)}class wc{constructor(t,e,i,n,s=!1,r=!1){this.from=t,this.to=e,this.tree=i,this.offset=n,this.open=(s?1:0)|(r?2:0)}get openStart(){return(1&this.open)>0}get openEnd(){return(2&this.open)>0}static addTree(t,e=[],i=!1){let n=[new wc(0,t.length,t,0,!1,i)];for(let i of e)i.to>t.length&&n.push(i);return n}static applyChanges(t,e,i=128){if(!e.length)return t;let n=[],s=1,r=t.length?t[0]:null;for(let o=0,l=0,a=0;;o++){let h=o<e.length?e[o]:null,c=h?h.fromA:1e9;if(c-l>=i)for(;r&&r.from<c;){let e=r;if(l>=e.from||c<=e.to||a){let t=Math.max(e.from,l)-a,i=Math.min(e.to,c)-a;e=t>=i?null:new wc(t,i,e.tree,e.offset+a,o>0,!!h)}if(e&&n.push(e),r.to>c)break;r=s<t.length?t[s++]:null}if(!h)break;l=h.toA,a=h.toA-h.toB}return n}}class yc{startParse(t,e,i){return"string"==typeof t&&(t=new bc(t)),i=i?i.length?i.map((t=>new Gh(t.from,t.to))):[new Gh(0,0)]:[new Gh(0,t.length)],this.createParse(t,e||[],i)}parse(t,e,i){let n=this.startParse(t,e,i);for(;;){let t=n.advance();if(t)return t}}}class bc{constructor(t){this.string=t}get length(){return this.string.length}chunk(t){return this.string.slice(t)}get lineChunks(){return!1}read(t,e){return this.string.slice(t,e)}}new Qh({perNode:!0});let xc=0;class kc{constructor(t,e,i){this.set=t,this.base=e,this.modified=i,this.id=xc++}static define(t){if(null==t?void 0:t.base)throw new Error("Can not derive from a modified tag");let e=new kc([],null,[]);if(e.set.push(e),t)for(let i of t.set)e.set.push(i);return e}static defineModifier(){let t=new Cc;return e=>e.modified.indexOf(t)>-1?e:Cc.get(e.base||e,e.modified.concat(t).sort(((t,e)=>t.id-e.id)))}}let Sc=0;class Cc{constructor(){this.instances=[],this.id=Sc++}static get(t,e){if(!e.length)return t;let i=e[0].instances.find((i=>{return i.base==t&&(n=e,s=i.modified,n.length==s.length&&n.every(((t,e)=>t==s[e])));var n,s}));if(i)return i;let n=[],s=new kc(n,t,e);for(let t of e)t.instances.push(s);let r=function(t){let e=[[]];for(let i=0;i<t.length;i++)for(let n=0,s=e.length;n<s;n++)e.push(e[n].concat(t[i]));return e.sort(((t,e)=>e.length-t.length))}(e);for(let e of t.set)if(!e.modified.length)for(let t of r)n.push(Cc.get(e,t));return s}}function Ac(t){let e=Object.create(null);for(let i in t){let n=t[i];Array.isArray(n)||(n=[n]);for(let t of i.split(" "))if(t){let i=[],s=2,r=t;for(let e=0;;){if("..."==r&&e>0&&e+3==t.length){s=1;break}let n=/^"(?:[^"\\]|\\.)*?"|[^\/!]+/.exec(r);if(!n)throw new RangeError("Invalid path: "+t);if(i.push("*"==n[0]?"":'"'==n[0][0]?JSON.parse(n[0]):n[0]),e+=n[0].length,e==t.length)break;let o=t[e++];if(e==t.length&&"!"==o){s=0;break}if("/"!=o)throw new RangeError("Invalid path: "+t);r=t.slice(e)}let o=i.length-1,l=i[o];if(!l)throw new RangeError("Invalid path: "+t);let a=new Oc(n,s,o>0?i.slice(0,o):null);e[l]=a.sort(e[l])}}return Mc.add(e)}const Mc=new Qh;class Oc{constructor(t,e,i,n){this.tags=t,this.mode=e,this.context=i,this.next=n}get opaque(){return 0==this.mode}get inherit(){return 1==this.mode}sort(t){return!t||t.depth<this.depth?(this.next=t,this):(t.next=this.sort(t.next),t)}get depth(){return this.context?this.context.length:0}}function Dc(t,e){let i=Object.create(null);for(let e of t)if(Array.isArray(e.tag))for(let t of e.tag)i[t.id]=e.class;else i[e.tag.id]=e.class;let{scope:n,all:s=null}=e||{};return{style:t=>{let e=s;for(let n of t)for(let t of n.set){let n=i[t.id];if(n){e=e?e+" "+n:n;break}}return e},scope:n}}function Tc(t,e,i,n=0,s=t.length){let r=new _c(n,Array.isArray(e)?e:[e],i);r.highlightRange(t.cursor(),n,s,"",r.highlighters),r.flush(s)}Oc.empty=new Oc([],2,null);class _c{constructor(t,e,i){this.at=t,this.highlighters=e,this.span=i,this.class=""}startSpan(t,e){e!=this.class&&(this.flush(t),t>this.at&&(this.at=t),this.class=e)}flush(t){t>this.at&&this.class&&this.span(this.at,t,this.class)}highlightRange(t,e,i,n,s){let{type:r,from:o,to:l}=t;if(o>=i||l<=e)return;r.isTop&&(s=this.highlighters.filter((t=>!t.scope||t.scope(r))));let a=n,h=function(t){let e=t.type.prop(Mc);for(;e&&e.context&&!t.matchContext(e.context);)e=e.next;return e||null}(t)||Oc.empty,c=function(t,e){let i=null;for(let n of t){let t=n.style(e);t&&(i=i?i+" "+t:t)}return i}(s,h.tags);if(c&&(a&&(a+=" "),a+=c,1==h.mode&&(n+=(n?" ":"")+c)),this.startSpan(t.from,a),h.opaque)return;let u=t.tree&&t.tree.prop(Qh.mounted);if(u&&u.overlay){let r=t.node.enter(u.overlay[0].from+o,1),h=this.highlighters.filter((t=>!t.scope||t.scope(u.tree.type))),c=t.firstChild();for(let f=0,d=o;;f++){let p=f<u.overlay.length?u.overlay[f]:null,m=p?p.from+o:l,g=Math.max(e,d),v=Math.min(i,m);if(g<v&&c)for(;t.from<v&&(this.highlightRange(t,g,v,n,s),this.startSpan(Math.min(v,t.to),a),!(t.to>=m)&&t.nextSibling()););if(!p||m>i)break;d=p.to+o,d>e&&(this.highlightRange(r.cursor(),Math.max(e,p.from+o),Math.min(i,d),n,h),this.startSpan(d,a))}c&&t.parent()}else if(t.firstChild()){do{if(!(t.to<=e)){if(t.from>=i)break;this.highlightRange(t,e,i,n,s),this.startSpan(Math.min(i,t.to),a)}}while(t.nextSibling());t.parent()}}}const Ec=kc.define,Rc=Ec(),Pc=Ec(),Bc=Ec(Pc),Lc=Ec(Pc),Nc=Ec(),Ic=Ec(Nc),Vc=Ec(Nc),Wc=Ec(),zc=Ec(Wc),Hc=Ec(),Fc=Ec(),jc=Ec(),qc=Ec(jc),$c=Ec(),Kc={comment:Rc,lineComment:Ec(Rc),blockComment:Ec(Rc),docComment:Ec(Rc),name:Pc,variableName:Ec(Pc),typeName:Bc,tagName:Ec(Bc),propertyName:Lc,attributeName:Ec(Lc),className:Ec(Pc),labelName:Ec(Pc),namespace:Ec(Pc),macroName:Ec(Pc),literal:Nc,string:Ic,docString:Ec(Ic),character:Ec(Ic),attributeValue:Ec(Ic),number:Vc,integer:Ec(Vc),float:Ec(Vc),bool:Ec(Nc),regexp:Ec(Nc),escape:Ec(Nc),color:Ec(Nc),url:Ec(Nc),keyword:Hc,self:Ec(Hc),null:Ec(Hc),atom:Ec(Hc),unit:Ec(Hc),modifier:Ec(Hc),operatorKeyword:Ec(Hc),controlKeyword:Ec(Hc),definitionKeyword:Ec(Hc),moduleKeyword:Ec(Hc),operator:Fc,derefOperator:Ec(Fc),arithmeticOperator:Ec(Fc),logicOperator:Ec(Fc),bitwiseOperator:Ec(Fc),compareOperator:Ec(Fc),updateOperator:Ec(Fc),definitionOperator:Ec(Fc),typeOperator:Ec(Fc),controlOperator:Ec(Fc),punctuation:jc,separator:Ec(jc),bracket:qc,angleBracket:Ec(qc),squareBracket:Ec(qc),paren:Ec(qc),brace:Ec(qc),content:Wc,heading:zc,heading1:Ec(zc),heading2:Ec(zc),heading3:Ec(zc),heading4:Ec(zc),heading5:Ec(zc),heading6:Ec(zc),contentSeparator:Ec(Wc),list:Ec(Wc),quote:Ec(Wc),emphasis:Ec(Wc),strong:Ec(Wc),link:Ec(Wc),monospace:Ec(Wc),strikethrough:Ec(Wc),inserted:Ec(),deleted:Ec(),changed:Ec(),invalid:Ec(),meta:$c,documentMeta:Ec($c),annotation:Ec($c),processingInstruction:Ec($c),definition:kc.defineModifier(),constant:kc.defineModifier(),function:kc.defineModifier(),standard:kc.defineModifier(),local:kc.defineModifier(),special:kc.defineModifier()};Dc([{tag:Kc.link,class:"tok-link"},{tag:Kc.heading,class:"tok-heading"},{tag:Kc.emphasis,class:"tok-emphasis"},{tag:Kc.strong,class:"tok-strong"},{tag:Kc.keyword,class:"tok-keyword"},{tag:Kc.atom,class:"tok-atom"},{tag:Kc.bool,class:"tok-bool"},{tag:Kc.url,class:"tok-url"},{tag:Kc.labelName,class:"tok-labelName"},{tag:Kc.inserted,class:"tok-inserted"},{tag:Kc.deleted,class:"tok-deleted"},{tag:Kc.literal,class:"tok-literal"},{tag:Kc.string,class:"tok-string"},{tag:Kc.number,class:"tok-number"},{tag:[Kc.regexp,Kc.escape,Kc.special(Kc.string)],class:"tok-string2"},{tag:Kc.variableName,class:"tok-variableName"},{tag:Kc.local(Kc.variableName),class:"tok-variableName tok-local"},{tag:Kc.definition(Kc.variableName),class:"tok-variableName tok-definition"},{tag:Kc.special(Kc.variableName),class:"tok-variableName2"},{tag:Kc.definition(Kc.propertyName),class:"tok-propertyName tok-definition"},{tag:Kc.typeName,class:"tok-typeName"},{tag:Kc.namespace,class:"tok-namespace"},{tag:Kc.className,class:"tok-className"},{tag:Kc.macroName,class:"tok-macroName"},{tag:Kc.propertyName,class:"tok-propertyName"},{tag:Kc.operator,class:"tok-operator"},{tag:Kc.comment,class:"tok-comment"},{tag:Kc.meta,class:"tok-meta"},{tag:Kc.invalid,class:"tok-invalid"},{tag:Kc.punctuation,class:"tok-punctuation"}]);var Uc;const Gc=new Qh;function Qc(t){return on.define({combine:t?e=>e.concat(t):void 0})}const Jc=new Qh;class Xc{constructor(t,e,i=[],n=""){this.data=t,this.name=n,Gn.prototype.hasOwnProperty("tree")||Object.defineProperty(Gn.prototype,"tree",{get(){return tu(this)}}),this.parser=e,this.extension=[hu.of(this),Gn.languageData.of(((t,e,i)=>{let n=Yc(t,e,i),s=n.type.prop(Gc);if(!s)return[];let r=t.facet(s),o=n.type.prop(Jc);if(o){let s=n.resolve(e-n.from,i);for(let e of o)if(e.test(s,t)){let i=t.facet(e.facet);return"replace"==e.type?i:i.concat(r)}}return r}))].concat(i)}isActiveAt(t,e,i=-1){return Yc(t,e,i).type.prop(Gc)==this.data}findRegions(t){let e=t.facet(hu);if((null==e?void 0:e.data)==this.data)return[{from:0,to:t.doc.length}];if(!e||!e.allowsNesting)return[];let i=[],n=(t,e)=>{if(t.prop(Gc)==this.data)return void i.push({from:e,to:e+t.length});let s=t.prop(Qh.mounted);if(s){if(s.tree.prop(Gc)==this.data){if(s.overlay)for(let t of s.overlay)i.push({from:t.from+e,to:t.to+e});else i.push({from:e,to:e+t.length});return}if(s.overlay){let t=i.length;if(n(s.tree,s.overlay[0].from+e),i.length>t)return}}for(let i=0;i<t.children.length;i++){let s=t.children[i];s instanceof ic&&n(s,t.positions[i]+e)}};return n(tu(t),0),i}get allowsNesting(){return!0}}function Yc(t,e,i){let n=t.facet(hu),s=tu(t).topNode;if(!n||n.allowsNesting)for(let t=s;t;t=t.enter(e,i,ec.ExcludeBuffers))t.type.isTop&&(s=t);return s}Xc.setState=Nn.define();class Zc extends Xc{constructor(t,e,i){super(t,e,[],i),this.parser=e}static define(t){let e=Qc(t.languageData);return new Zc(e,t.parser.configure({props:[Gc.add((t=>t.isTop?e:void 0))]}),t.name)}configure(t,e){return new Zc(this.data,this.parser.configure(t),e||this.name)}get allowsNesting(){return this.parser.hasWrappers()}}function tu(t){let e=t.field(Xc.state,!1);return e?e.tree:ic.empty}class eu{constructor(t){this.doc=t,this.cursorPos=0,this.string="",this.cursor=t.iter()}get length(){return this.doc.length}syncTo(t){return this.string=this.cursor.next(t-this.cursorPos).value,this.cursorPos=t+this.string.length,this.cursorPos-this.string.length}chunk(t){return this.syncTo(t),this.string}get lineChunks(){return!0}read(t,e){let i=this.cursorPos-this.string.length;return t<i||e>=this.cursorPos?this.doc.sliceString(t,e):this.string.slice(t-i,e-i)}}let iu=null;class nu{constructor(t,e,i=[],n,s,r,o,l){this.parser=t,this.state=e,this.fragments=i,this.tree=n,this.treeLen=s,this.viewport=r,this.skipped=o,this.scheduleOn=l,this.parse=null,this.tempSkipped=[]}static create(t,e,i){return new nu(t,e,[],ic.empty,0,i,[],null)}startParse(){return this.parser.startParse(new eu(this.state.doc),this.fragments)}work(t,e){return null!=e&&e>=this.state.doc.length&&(e=void 0),this.tree!=ic.empty&&this.isDone(null!=e?e:this.state.doc.length)?(this.takeTree(),!0):this.withContext((()=>{var i;if("number"==typeof t){let e=Date.now()+t;t=()=>Date.now()>e}for(this.parse||(this.parse=this.startParse()),null!=e&&(null==this.parse.stoppedAt||this.parse.stoppedAt>e)&&e<this.state.doc.length&&this.parse.stopAt(e);;){let n=this.parse.advance();if(n){if(this.fragments=this.withoutTempSkipped(wc.addTree(n,this.fragments,null!=this.parse.stoppedAt)),this.treeLen=null!==(i=this.parse.stoppedAt)&&void 0!==i?i:this.state.doc.length,this.tree=n,this.parse=null,!(this.treeLen<(null!=e?e:this.state.doc.length)))return!0;this.parse=this.startParse()}if(t())return!1}}))}takeTree(){let t,e;this.parse&&(t=this.parse.parsedPos)>=this.treeLen&&((null==this.parse.stoppedAt||this.parse.stoppedAt>t)&&this.parse.stopAt(t),this.withContext((()=>{for(;!(e=this.parse.advance()););})),this.treeLen=t,this.tree=e,this.fragments=this.withoutTempSkipped(wc.addTree(this.tree,this.fragments,!0)),this.parse=null)}withContext(t){let e=iu;iu=this;try{return t()}finally{iu=e}}withoutTempSkipped(t){for(let e;e=this.tempSkipped.pop();)t=su(t,e.from,e.to);return t}changes(t,e){let{fragments:i,tree:n,treeLen:s,viewport:r,skipped:o}=this;if(this.takeTree(),!t.empty){let e=[];if(t.iterChangedRanges(((t,i,n,s)=>e.push({fromA:t,toA:i,fromB:n,toB:s}))),i=wc.applyChanges(i,e),n=ic.empty,s=0,r={from:t.mapPos(r.from,-1),to:t.mapPos(r.to,1)},this.skipped.length){o=[];for(let e of this.skipped){let i=t.mapPos(e.from,1),n=t.mapPos(e.to,-1);i<n&&o.push({from:i,to:n})}}}return new nu(this.parser,e,i,n,s,r,o,this.scheduleOn)}updateViewport(t){if(this.viewport.from==t.from&&this.viewport.to==t.to)return!1;this.viewport=t;let e=this.skipped.length;for(let e=0;e<this.skipped.length;e++){let{from:i,to:n}=this.skipped[e];i<t.to&&n>t.from&&(this.fragments=su(this.fragments,i,n),this.skipped.splice(e--,1))}return!(this.skipped.length>=e)&&(this.reset(),!0)}reset(){this.parse&&(this.takeTree(),this.parse=null)}skipUntilInView(t,e){this.skipped.push({from:t,to:e})}static getSkippingParser(t){return new class extends yc{createParse(e,i,n){let s=n[0].from,r=n[n.length-1].to;return{parsedPos:s,advance(){let e=iu;if(e){for(let t of n)e.tempSkipped.push(t);t&&(e.scheduleOn=e.scheduleOn?Promise.all([e.scheduleOn,t]):t)}return this.parsedPos=r,new ic(Xh.none,[],[],r-s)},stoppedAt:null,stopAt(){}}}}}isDone(t){t=Math.min(t,this.state.doc.length);let e=this.fragments;return this.treeLen>=t&&e.length&&0==e[0].from&&e[0].to>=t}static get(){return iu}}function su(t,e,i){return wc.applyChanges(t,[{fromA:e,toA:i,fromB:e,toB:i}])}class ru{constructor(t){this.context=t,this.tree=t.tree}apply(t){if(!t.docChanged&&this.tree==this.context.tree)return this;let e=this.context.changes(t.changes,t.state),i=this.context.treeLen==t.startState.doc.length?void 0:Math.max(t.changes.mapPos(this.context.treeLen),e.viewport.to);return e.work(20,i)||e.takeTree(),new ru(e)}static init(t){let e=Math.min(3e3,t.doc.length),i=nu.create(t.facet(hu).parser,t,{from:0,to:e});return i.work(20,e)||i.takeTree(),new ru(i)}}Xc.state=dn.define({create:ru.init,update(t,e){for(let t of e.effects)if(t.is(Xc.setState))return t.value;return e.startState.facet(hu)!=e.state.facet(hu)?ru.init(e.state):t.apply(e)}});let ou=t=>{let e=setTimeout((()=>t()),500);return()=>clearTimeout(e)};"undefined"!=typeof requestIdleCallback&&(ou=t=>{let e=-1,i=setTimeout((()=>{e=requestIdleCallback(t,{timeout:400})}),100);return()=>e<0?clearTimeout(i):cancelIdleCallback(e)});const lu="undefined"!=typeof navigator&&(null===(Uc=navigator.scheduling)||void 0===Uc?void 0:Uc.isInputPending)?()=>navigator.scheduling.isInputPending():null,au=Zr.fromClass(class{constructor(t){this.view=t,this.working=null,this.workScheduled=0,this.chunkEnd=-1,this.chunkBudget=-1,this.work=this.work.bind(this),this.scheduleWork()}update(t){let e=this.view.state.field(Xc.state).context;(e.updateViewport(t.view.viewport)||this.view.viewport.to>e.treeLen)&&this.scheduleWork(),t.docChanged&&(this.view.hasFocus&&(this.chunkBudget+=50),this.scheduleWork()),this.checkAsyncSchedule(e)}scheduleWork(){if(this.working)return;let{state:t}=this.view,e=t.field(Xc.state);e.tree==e.context.tree&&e.context.isDone(t.doc.length)||(this.working=ou(this.work))}work(t){this.working=null;let e=Date.now();if(this.chunkEnd<e&&(this.chunkEnd<0||this.view.hasFocus)&&(this.chunkEnd=e+3e4,this.chunkBudget=3e3),this.chunkBudget<=0)return;let{state:i,viewport:{to:n}}=this.view,s=i.field(Xc.state);if(s.tree==s.context.tree&&s.context.isDone(n+1e5))return;let r=Date.now()+Math.min(this.chunkBudget,100,t&&!lu?Math.max(25,t.timeRemaining()-5):1e9),o=s.context.treeLen<n&&i.doc.length>n+1e3,l=s.context.work((()=>lu&&lu()||Date.now()>r),n+(o?0:1e5));this.chunkBudget-=Date.now()-e,(l||this.chunkBudget<=0)&&(s.context.takeTree(),this.view.dispatch({effects:Xc.setState.of(new ru(s.context))})),this.chunkBudget>0&&(!l||o)&&this.scheduleWork(),this.checkAsyncSchedule(s.context)}checkAsyncSchedule(t){t.scheduleOn&&(this.workScheduled++,t.scheduleOn.then((()=>this.scheduleWork())).catch((t=>Qr(this.view.state,t))).then((()=>this.workScheduled--)),t.scheduleOn=null)}destroy(){this.working&&this.working()}isWorking(){return!!(this.working||this.workScheduled>0)}},{eventHandlers:{focus(){this.scheduleWork()}}}),hu=on.define({combine:t=>t.length?t[0]:null,enables:t=>[Xc.state,au,sa.contentAttributes.compute([t],(e=>{let i=e.facet(t);return i&&i.name?{"data-language":i.name}:{}}))]});class cu{constructor(t,e=[]){this.language=t,this.support=e,this.extension=[t,e]}}const uu=on.define(),fu=on.define({combine:t=>{if(!t.length)return" ";let e=t[0];if(!e||/\S/.test(e)||Array.from(e).some((t=>t!=e[0])))throw new Error("Invalid indent unit: "+JSON.stringify(t[0]));return e}});function du(t){let e=t.facet(fu);return 9==e.charCodeAt(0)?t.tabSize*e.length:e.length}function pu(t,e){let i="",n=t.tabSize,s=t.facet(fu)[0];if("\t"==s){for(;e>=n;)i+="\t",e-=n;s=" "}for(let t=0;t<e;t++)i+=s;return i}function mu(t,e){t instanceof Gn&&(t=new gu(t));for(let i of t.state.facet(uu)){let n=i(t,e);if(void 0!==n)return n}let i=tu(t.state);return i?function(t,e,i){return yu(e.resolveInner(i).enterUnfinishedNodesBefore(i),i,t)}(t,i,e):null}class gu{constructor(t,e={}){this.state=t,this.options=e,this.unit=du(t)}lineAt(t,e=1){let i=this.state.doc.lineAt(t),{simulateBreak:n,simulateDoubleBreak:s}=this.options;return null!=n&&n>=i.from&&n<=i.to?s&&n==t?{text:"",from:t}:(e<0?n<t:n<=t)?{text:i.text.slice(n-i.from),from:n}:{text:i.text.slice(0,n-i.from),from:i.from}:i}textAfterPos(t,e=1){if(this.options.simulateDoubleBreak&&t==this.options.simulateBreak)return"";let{text:i,from:n}=this.lineAt(t,e);return i.slice(t-n,Math.min(i.length,t+100-n))}column(t,e=1){let{text:i,from:n}=this.lineAt(t,e),s=this.countColumn(i,t-n),r=this.options.overrideIndentation?this.options.overrideIndentation(n):-1;return r>-1&&(s+=r-this.countColumn(i,i.search(/\S|$/))),s}countColumn(t,e=t.length){return fs(t,this.state.tabSize,e)}lineIndent(t,e=1){let{text:i,from:n}=this.lineAt(t,e),s=this.options.overrideIndentation;if(s){let t=s(n);if(t>-1)return t}return this.countColumn(i,i.search(/\S|$/))}get simulatedBreak(){return this.options.simulateBreak||null}}const vu=new Qh;function wu(t){let e=t.type.prop(vu);if(e)return e;let i,n=t.firstChild;if(n&&(i=n.type.prop(Qh.closedBy))){let e=t.lastChild,n=e&&i.indexOf(e.name)>-1;return t=>Su(t,!0,1,void 0,n&&!function(t){return t.pos==t.options.simulateBreak&&t.options.simulateDoubleBreak}(t)?e.from:void 0)}return null==t.parent?bu:null}function yu(t,e,i){for(;t;t=t.parent){let n=wu(t);if(n)return n(xu.create(i,e,t))}return null}function bu(){return 0}class xu extends gu{constructor(t,e,i){super(t.state,t.options),this.base=t,this.pos=e,this.node=i}static create(t,e,i){return new xu(t,e,i)}get textAfter(){return this.textAfterPos(this.pos)}get baseIndent(){let t=this.state.doc.lineAt(this.node.from);for(;;){let e=this.node.resolve(t.from);for(;e.parent&&e.parent.from==e.from;)e=e.parent;if(ku(e,this.node))break;t=this.state.doc.lineAt(e.from)}return this.lineIndent(t.from)}continue(){let t=this.node.parent;return t?yu(t,this.pos,this.base):0}}function ku(t,e){for(let i=e;i;i=i.parent)if(t==i)return!0;return!1}function Su(t,e,i,n,s){let r=t.textAfter,o=r.match(/^\s*/)[0].length,l=n&&r.slice(o,o+n.length)==n||s==t.pos+o,a=e?function(t){let e=t.node,i=e.childAfter(e.from),n=e.lastChild;if(!i)return null;let s=t.options.simulateBreak,r=t.state.doc.lineAt(i.from),o=null==s||s<=r.from?r.to:Math.min(r.to,s);for(let t=i.to;;){let s=e.childAfter(t);if(!s||s==n)return null;if(!s.type.isSkipped)return s.from<o?i:null;t=s.to}}(t):null;return a?l?t.column(a.from):t.column(a.to):t.baseIndent+(l?0:t.unit*i)}function Cu({except:t,units:e=1}={}){return i=>{let n=t&&t.test(i.textAfter);return i.baseIndent+(n?0:e*i.unit)}}const Au=on.define(),Mu=new Qh;function Ou(t){let e=t.lastChild;return e&&e.to==t.to&&e.type.isError}function Du(t,e,i){for(let n of t.facet(Au)){let s=n(t,e,i);if(s)return s}return function(t,e,i){let n=tu(t);if(n.length<i)return null;let s=null;for(let r=n.resolveInner(i,1);r;r=r.parent){if(r.to<=i||r.from>i)continue;if(s&&r.from<e)break;let o=r.type.prop(Mu);if(o&&(r.to<n.length-50||n.length==t.doc.length||!Ou(r))){let n=o(r,t);n&&n.from<=i&&n.from>=e&&n.to>i&&(s=n)}}return s}(t,e,i)}function Tu(t,e){let i=e.mapPos(t.from,1),n=e.mapPos(t.to,-1);return i>=n?void 0:{from:i,to:n}}const _u=Nn.define({map:Tu}),Eu=Nn.define({map:Tu});function Ru(t){let e=[];for(let{head:i}of t.state.selection.ranges)e.some((t=>t.from<=i&&t.to>=i))||e.push(t.lineBlockAt(i));return e}const Pu=dn.define({create:()=>Or.none,update(t,e){t=t.map(e.changes);for(let i of e.effects)i.is(_u)&&!Lu(t,i.value.from,i.value.to)?t=t.update({add:[Fu.range(i.value.from,i.value.to)]}):i.is(Eu)&&(t=t.update({filter:(t,e)=>i.value.from!=t||i.value.to!=e,filterFrom:i.value.from,filterTo:i.value.to}));if(e.selection){let i=!1,{head:n}=e.selection.main;t.between(n,n,((t,e)=>{t<n&&e>n&&(i=!0)})),i&&(t=t.update({filterFrom:n,filterTo:n,filter:(t,e)=>e<=n||t>=n}))}return t},provide:t=>sa.decorations.from(t),toJSON(t,e){let i=[];return t.between(0,e.doc.length,((t,e)=>{i.push(t,e)})),i},fromJSON(t){if(!Array.isArray(t)||t.length%2)throw new RangeError("Invalid JSON for fold state");let e=[];for(let i=0;i<t.length;){let n=t[i++],s=t[i++];if("number"!=typeof n||"number"!=typeof s)throw new RangeError("Invalid JSON for fold state");e.push(Fu.range(n,s))}return Or.set(e,!0)}});function Bu(t,e,i){var n;let s=null;return null===(n=t.field(Pu,!1))||void 0===n||n.between(e,i,((t,e)=>{(!s||s.from>t)&&(s={from:t,to:e})})),s}function Lu(t,e,i){let n=!1;return t.between(e,e,((t,s)=>{t==e&&s==i&&(n=!0)})),n}function Nu(t,e){return t.field(Pu,!1)?e:e.concat(Nn.appendConfig.of(Hu()))}function Iu(t,e,i=!0){let n=t.state.doc.lineAt(e.from).number,s=t.state.doc.lineAt(e.to).number;return sa.announce.of(`${t.state.phrase(i?"Folded lines":"Unfolded lines")} ${n} ${t.state.phrase("to")} ${s}.`)}const Vu=[{key:"Ctrl-Shift-[",mac:"Cmd-Alt-[",run:t=>{for(let e of Ru(t)){let i=Du(t.state,e.from,e.to);if(i)return t.dispatch({effects:Nu(t.state,[_u.of(i),Iu(t,i)])}),!0}return!1}},{key:"Ctrl-Shift-]",mac:"Cmd-Alt-]",run:t=>{if(!t.state.field(Pu,!1))return!1;let e=[];for(let i of Ru(t)){let n=Bu(t.state,i.from,i.to);n&&e.push(Eu.of(n),Iu(t,n,!1))}return e.length&&t.dispatch({effects:e}),e.length>0}},{key:"Ctrl-Alt-[",run:t=>{let{state:e}=t,i=[];for(let n=0;n<e.doc.length;){let s=t.lineBlockAt(n),r=Du(e,s.from,s.to);r&&i.push(_u.of(r)),n=(r?t.lineBlockAt(r.to):s).to+1}return i.length&&t.dispatch({effects:Nu(t.state,i)}),!!i.length}},{key:"Ctrl-Alt-]",run:t=>{let e=t.state.field(Pu,!1);if(!e||!e.size)return!1;let i=[];return e.between(0,t.state.doc.length,((t,e)=>{i.push(Eu.of({from:t,to:e}))})),t.dispatch({effects:i}),!0}}],Wu={placeholderDOM:null,placeholderText:"…"},zu=on.define({combine:t=>Qn(t,Wu)});function Hu(t){let e=[Pu,Ku];return t&&e.push(zu.of(t)),e}const Fu=Or.replace({widget:new class extends Ar{toDOM(t){let{state:e}=t,i=e.facet(zu),n=e=>{let i=t.lineBlockAt(t.posAtDOM(e.target)),n=Bu(t.state,i.from,i.to);n&&t.dispatch({effects:Eu.of(n)}),e.preventDefault()};if(i.placeholderDOM)return i.placeholderDOM(t,n);let s=document.createElement("span");return s.textContent=i.placeholderText,s.setAttribute("aria-label",e.phrase("folded code")),s.title=e.phrase("unfold"),s.className="cm-foldPlaceholder",s.onclick=n,s}}}),ju={openText:"⌄",closedText:"›",markerDOM:null,domEventHandlers:{},foldingChanged:()=>!1};class qu extends Ch{constructor(t,e){super(),this.config=t,this.open=e}eq(t){return this.config==t.config&&this.open==t.open}toDOM(t){if(this.config.markerDOM)return this.config.markerDOM(this.open);let e=document.createElement("span");return e.textContent=this.open?this.config.openText:this.config.closedText,e.title=t.state.phrase(this.open?"Fold line":"Unfold line"),e}}function $u(t={}){let e=Object.assign(Object.assign({},ju),t),i=new qu(e,!0),n=new qu(e,!1),s=Zr.fromClass(class{constructor(t){this.from=t.viewport.from,this.markers=this.buildMarkers(t)}update(t){(t.docChanged||t.viewportChanged||t.startState.facet(hu)!=t.state.facet(hu)||t.startState.field(Pu,!1)!=t.state.field(Pu,!1)||tu(t.startState)!=tu(t.state)||e.foldingChanged(t))&&(this.markers=this.buildMarkers(t.view))}buildMarkers(t){let e=new es;for(let s of t.viewportLineBlocks){let r=Bu(t.state,s.from,s.to)?n:Du(t.state,s.from,s.to)?i:null;r&&e.add(s.from,s.from,r)}return e.finish()}}),{domEventHandlers:r}=e;return[s,Dh({class:"cm-foldGutter",markers(t){var e;return(null===(e=t.plugin(s))||void 0===e?void 0:e.markers)||ts.empty},initialSpacer:()=>new qu(e,!1),domEventHandlers:Object.assign(Object.assign({},r),{click:(t,e,i)=>{if(r.click&&r.click(t,e,i))return!0;let n=Bu(t.state,e.from,e.to);if(n)return t.dispatch({effects:Eu.of(n)}),!0;let s=Du(t.state,e.from,e.to);return!!s&&(t.dispatch({effects:_u.of(s)}),!0)}})}),Hu()]}const Ku=sa.baseTheme({".cm-foldPlaceholder":{backgroundColor:"#eee",border:"1px solid #ddd",color:"#888",borderRadius:".2em",margin:"0 1px",padding:"0 1px",cursor:"pointer"},".cm-foldGutter span":{padding:"0 1px",cursor:"pointer"}});class Uu{constructor(t,e){let i;function n(t){let e=vs.newName();return(i||(i=Object.create(null)))["."+e]=t,e}this.specs=t;const s="string"==typeof e.all?e.all:e.all?n(e.all):void 0,r=e.scope;this.scope=r instanceof Xc?t=>t.prop(Gc)==r.data:r?t=>t==r:void 0,this.style=Dc(t.map((t=>({tag:t.tag,class:t.class||n(Object.assign({},t,{tag:null}))}))),{all:s}).style,this.module=i?new vs(i):null,this.themeType=e.themeType}static define(t,e){return new Uu(t,e||{})}}const Gu=on.define(),Qu=on.define({combine:t=>t.length?[t[0]]:null});function Ju(t){let e=t.facet(Gu);return e.length?e:t.facet(Qu)}function Xu(t,e){let i,n=[Zu];return t instanceof Uu&&(t.module&&n.push(sa.styleModule.of(t.module)),i=t.themeType),(null==e?void 0:e.fallback)?n.push(Qu.of(t)):i?n.push(Gu.computeN([sa.darkTheme],(e=>e.facet(sa.darkTheme)==("dark"==i)?[t]:[]))):n.push(Gu.of(t)),n}class Yu{constructor(t){this.markCache=Object.create(null),this.tree=tu(t.state),this.decorations=this.buildDeco(t,Ju(t.state))}update(t){let e=tu(t.state),i=Ju(t.state),n=i!=Ju(t.startState);e.length<t.view.viewport.to&&!n&&e.type==this.tree.type?this.decorations=this.decorations.map(t.changes):(e!=this.tree||t.viewportChanged||n)&&(this.tree=e,this.decorations=this.buildDeco(t.view,i))}buildDeco(t,e){if(!e||!this.tree.length)return Or.none;let i=new es;for(let{from:n,to:s}of t.visibleRanges)Tc(this.tree,e,((t,e,n)=>{i.add(t,e,this.markCache[n]||(this.markCache[n]=Or.mark({class:n})))}),n,s);return i.finish()}}const Zu=yn.high(Zr.fromClass(Yu,{decorations:t=>t.decorations})),tf=Uu.define([{tag:Kc.meta,color:"#404740"},{tag:Kc.link,textDecoration:"underline"},{tag:Kc.heading,textDecoration:"underline",fontWeight:"bold"},{tag:Kc.emphasis,fontStyle:"italic"},{tag:Kc.strong,fontWeight:"bold"},{tag:Kc.strikethrough,textDecoration:"line-through"},{tag:Kc.keyword,color:"#708"},{tag:[Kc.atom,Kc.bool,Kc.url,Kc.contentSeparator,Kc.labelName],color:"#219"},{tag:[Kc.literal,Kc.inserted],color:"#164"},{tag:[Kc.string,Kc.deleted],color:"#a11"},{tag:[Kc.regexp,Kc.escape,Kc.special(Kc.string)],color:"#e40"},{tag:Kc.definition(Kc.variableName),color:"#00f"},{tag:Kc.local(Kc.variableName),color:"#30a"},{tag:[Kc.typeName,Kc.namespace],color:"#085"},{tag:Kc.className,color:"#167"},{tag:[Kc.special(Kc.variableName),Kc.macroName],color:"#256"},{tag:Kc.definition(Kc.propertyName),color:"#00c"},{tag:Kc.comment,color:"#940"},{tag:Kc.invalid,color:"#f00"}]),ef=sa.baseTheme({"&.cm-focused .cm-matchingBracket":{backgroundColor:"#328c8252"},"&.cm-focused .cm-nonmatchingBracket":{backgroundColor:"#bb555544"}}),nf="()[]{}",sf=on.define({combine:t=>Qn(t,{afterCursor:!0,brackets:nf,maxScanDistance:1e4,renderMatch:lf})}),rf=Or.mark({class:"cm-matchingBracket"}),of=Or.mark({class:"cm-nonmatchingBracket"});function lf(t){let e=[],i=t.matched?rf:of;return e.push(i.range(t.start.from,t.start.to)),t.end&&e.push(i.range(t.end.from,t.end.to)),e}const af=dn.define({create:()=>Or.none,update(t,e){if(!e.docChanged&&!e.selection)return t;let i=[],n=e.state.facet(sf);for(let t of e.state.selection.ranges){if(!t.empty)continue;let s=pf(e.state,t.head,-1,n)||t.head>0&&pf(e.state,t.head-1,1,n)||n.afterCursor&&(pf(e.state,t.head,1,n)||t.head<e.state.doc.length&&pf(e.state,t.head+1,-1,n));s&&(i=i.concat(n.renderMatch(s,e.state)))}return Or.set(i,!0)},provide:t=>sa.decorations.from(t)}),hf=[af,ef];function cf(t={}){return[sf.of(t),hf]}const uf=new Qh;function ff(t,e,i){let n=t.prop(e<0?Qh.openedBy:Qh.closedBy);if(n)return n;if(1==t.name.length){let n=i.indexOf(t.name);if(n>-1&&n%2==(e<0?1:0))return[i[n+e]]}return null}function df(t){let e=t.type.prop(uf);return e?e(t.node):t}function pf(t,e,i,n={}){let s=n.maxScanDistance||1e4,r=n.brackets||nf,o=tu(t),l=o.resolveInner(e,i);for(let n=l;n;n=n.parent){let s=ff(n.type,i,r);if(s&&n.from<n.to){let o=df(n);if(o&&(i>0?e>=o.from&&e<o.to:e>o.from&&e<=o.to))return mf(t,e,i,n,o,s,r)}}return function(t,e,i,n,s,r,o){let l=i<0?t.sliceDoc(e-1,e):t.sliceDoc(e,e+1),a=o.indexOf(l);if(a<0||a%2==0!=i>0)return null;let h={from:i<0?e-1:e,to:i>0?e+1:e},c=t.doc.iterRange(e,i>0?t.doc.length:0),u=0;for(let t=0;!c.next().done&&t<=r;){let r=c.value;i<0&&(t+=r.length);let l=e+t*i;for(let t=i>0?0:r.length-1,e=i>0?r.length:-1;t!=e;t+=i){let e=o.indexOf(r[t]);if(!(e<0||n.resolveInner(l+t,1).type!=s))if(e%2==0==i>0)u++;else{if(1==u)return{start:h,end:{from:l+t,to:l+t+1},matched:e>>1==a>>1};u--}}i>0&&(t+=r.length)}return c.done?{start:h,matched:!1}:null}(t,e,i,o,l.type,s,r)}function mf(t,e,i,n,s,r,o){let l=n.parent,a={from:s.from,to:s.to},h=0,c=null==l?void 0:l.cursor();if(c&&(i<0?c.childBefore(n.from):c.childAfter(n.to)))do{if(i<0?c.to<=n.from:c.from>=n.to){if(0==h&&r.indexOf(c.type.name)>-1&&c.from<c.to){let t=df(c);return{start:a,end:t?{from:t.from,to:t.to}:void 0,matched:!0}}if(ff(c.type,i,o))h++;else if(ff(c.type,-i,o)){if(0==h){let t=df(c);return{start:a,end:t&&t.from<t.to?{from:t.from,to:t.to}:void 0,matched:!1}}h--}}}while(i<0?c.prevSibling():c.nextSibling());return{start:a,matched:!1}}const gf=Object.create(null),vf=[Xh.none],wf=[],yf=Object.create(null);for(let[t,e]of[["variable","variableName"],["variable-2","variableName.special"],["string-2","string.special"],["def","variableName.definition"],["tag","tagName"],["attribute","attributeName"],["type","typeName"],["builtin","variableName.standard"],["qualifier","modifier"],["error","invalid"],["header","heading"],["property","propertyName"]])yf[t]=xf(gf,e);function bf(t,e){wf.indexOf(t)>-1||(wf.push(t),console.warn(e))}function xf(t,e){let i=null;for(let n of e.split(".")){let e=t[n]||Kc[n];e?"function"==typeof e?i?i=e(i):bf(n,`Modifier ${n} used at start of tag`):i?bf(n,`Tag ${n} used as modifier`):i=e:bf(n,`Unknown highlighting tag ${n}`)}if(!i)return 0;let n=e.replace(/ /g,"_"),s=Xh.define({id:vf.length,name:n,props:[Ac({[n]:i})]});return vf.push(s),s.id}function kf(t,e){return({state:i,dispatch:n})=>{if(i.readOnly)return!1;let s=t(e,i);return!!s&&(n(i.update(s)),!0)}}const Sf=kf(Df,0),Cf=kf(Of,0),Af=kf(((t,e)=>Of(t,e,function(t){let e=[];for(let i of t.selection.ranges){let n=t.doc.lineAt(i.from),s=i.to<=n.to?n:t.doc.lineAt(i.to),r=e.length-1;r>=0&&e[r].to>n.from?e[r].to=s.to:e.push({from:n.from,to:s.to})}return e}(e))),0);function Mf(t,e){let i=t.languageDataAt("commentTokens",e);return i.length?i[0]:{}}function Of(t,e,i=e.selection.ranges){let n=i.map((t=>Mf(e,t.from).block));if(!n.every((t=>t)))return null;let s=i.map(((t,i)=>function(t,{open:e,close:i},n,s){let r,o,l=t.sliceDoc(n-50,n),a=t.sliceDoc(s,s+50),h=/\s*$/.exec(l)[0].length,c=/^\s*/.exec(a)[0].length,u=l.length-h;if(l.slice(u-e.length,u)==e&&a.slice(c,c+i.length)==i)return{open:{pos:n-h,margin:h&&1},close:{pos:s+c,margin:c&&1}};s-n<=100?r=o=t.sliceDoc(n,s):(r=t.sliceDoc(n,n+50),o=t.sliceDoc(s-50,s));let f=/^\s*/.exec(r)[0].length,d=/\s*$/.exec(o)[0].length,p=o.length-d-i.length;return r.slice(f,f+e.length)==e&&o.slice(p,p+i.length)==i?{open:{pos:n+f+e.length,margin:/\s/.test(r.charAt(f+e.length))?1:0},close:{pos:s-d-i.length,margin:/\s/.test(o.charAt(p-1))?1:0}}:null}(e,n[i],t.from,t.to)));if(2!=t&&!s.every((t=>t)))return{changes:e.changes(i.map(((t,e)=>s[e]?[]:[{from:t.from,insert:n[e].open+" "},{from:t.to,insert:" "+n[e].close}])))};if(1!=t&&s.some((t=>t))){let t=[];for(let e,i=0;i<s.length;i++)if(e=s[i]){let s=n[i],{open:r,close:o}=e;t.push({from:r.pos-s.open.length,to:r.pos+r.margin},{from:o.pos-o.margin,to:o.pos+s.close.length})}return{changes:t}}return null}function Df(t,e,i=e.selection.ranges){let n=[],s=-1;for(let{from:t,to:r}of i){let i=n.length,o=1e9,l=Mf(e,t).line;if(l){for(let i=t;i<=r;){let a=e.doc.lineAt(i);if(a.from>s&&(t==r||r>a.from)){s=a.from;let t=/^\s*/.exec(a.text)[0].length,e=t==a.length,i=a.text.slice(t,t+l.length)==l?t:-1;t<a.text.length&&t<o&&(o=t),n.push({line:a,comment:i,token:l,indent:t,empty:e,single:!1})}i=a.to+1}if(o<1e9)for(let t=i;t<n.length;t++)n[t].indent<n[t].line.text.length&&(n[t].indent=o);n.length==i+1&&(n[i].single=!0)}}if(2!=t&&n.some((t=>t.comment<0&&(!t.empty||t.single)))){let t=[];for(let{line:e,token:i,indent:s,empty:r,single:o}of n)!o&&r||t.push({from:e.from+s,insert:i+" "});let i=e.changes(t);return{changes:i,selection:e.selection.map(i,1)}}if(1!=t&&n.some((t=>t.comment>=0))){let t=[];for(let{line:e,comment:i,token:s}of n)if(i>=0){let n=e.from+i,r=n+s.length;" "==e.text[r-e.from]&&r++,t.push({from:n,to:r})}return{changes:t}}return null}const Tf=Pn.define(),_f=Pn.define(),Ef=on.define(),Rf=on.define({combine:t=>Qn(t,{minDepth:100,newGroupDelay:500,joinToEvent:(t,e)=>e},{minDepth:Math.max,newGroupDelay:Math.min,joinToEvent:(t,e)=>(i,n)=>t(i,n)||e(i,n)})});const Pf=dn.define({create:()=>Qf.empty,update(t,e){let i=e.state.facet(Rf),n=e.annotation(Tf);if(n){let s=e.docChanged?nn.single(function(t){let e=0;return t.iterChangedRanges(((t,i)=>e=i)),e}(e.changes)):void 0,r=zf.fromTransaction(e,s),o=n.side,l=0==o?t.undone:t.done;return l=r?Hf(l,l.length,i.minDepth,r):qf(l,e.startState.selection),new Qf(0==o?n.rest:l,0==o?l:n.rest)}let s=e.annotation(_f);if("full"!=s&&"before"!=s||(t=t.isolate()),!1===e.annotation(In.addToHistory))return e.changes.empty?t:t.addMapping(e.changes.desc);let r=zf.fromTransaction(e),o=e.annotation(In.time),l=e.annotation(In.userEvent);return r?t=t.addChanges(r,o,l,i,e):e.selection&&(t=t.addSelection(e.startState.selection,o,l,i.newGroupDelay)),"full"!=s&&"after"!=s||(t=t.isolate()),t},toJSON:t=>({done:t.done.map((t=>t.toJSON())),undone:t.undone.map((t=>t.toJSON()))}),fromJSON:t=>new Qf(t.done.map(zf.fromJSON),t.undone.map(zf.fromJSON))});function Bf(t={}){return[Pf,Rf.of(t),sa.domEventHandlers({beforeinput(t,e){let i="historyUndo"==t.inputType?Nf:"historyRedo"==t.inputType?If:null;return!!i&&(t.preventDefault(),i(e))}})]}function Lf(t,e){return function({state:i,dispatch:n}){if(!e&&i.readOnly)return!1;let s=i.field(Pf,!1);if(!s)return!1;let r=s.pop(t,i,e);return!!r&&(n(r),!0)}}const Nf=Lf(0,!1),If=Lf(1,!1),Vf=Lf(0,!0),Wf=Lf(1,!0);class zf{constructor(t,e,i,n,s){this.changes=t,this.effects=e,this.mapped=i,this.startSelection=n,this.selectionsAfter=s}setSelAfter(t){return new zf(this.changes,this.effects,this.mapped,this.startSelection,t)}toJSON(){var t,e,i;return{changes:null===(t=this.changes)||void 0===t?void 0:t.toJSON(),mapped:null===(e=this.mapped)||void 0===e?void 0:e.toJSON(),startSelection:null===(i=this.startSelection)||void 0===i?void 0:i.toJSON(),selectionsAfter:this.selectionsAfter.map((t=>t.toJSON()))}}static fromJSON(t){return new zf(t.changes&&Gi.fromJSON(t.changes),[],t.mapped&&Ui.fromJSON(t.mapped),t.startSelection&&nn.fromJSON(t.startSelection),t.selectionsAfter.map(nn.fromJSON))}static fromTransaction(t,e){let i=jf;for(let e of t.startState.facet(Ef)){let n=e(t);n.length&&(i=i.concat(n))}return!i.length&&t.changes.empty?null:new zf(t.changes.invert(t.startState.doc),i,void 0,e||t.startState.selection,jf)}static selection(t){return new zf(void 0,jf,void 0,void 0,t)}}function Hf(t,e,i,n){let s=e+1>i+20?e-i-1:0,r=t.slice(s,e);return r.push(n),r}function Ff(t,e){return t.length?e.length?t.concat(e):t:e}const jf=[];function qf(t,e){if(t.length){let i=t[t.length-1],n=i.selectionsAfter.slice(Math.max(0,i.selectionsAfter.length-200));return n.length&&n[n.length-1].eq(e)?t:(n.push(e),Hf(t,t.length-1,1e9,i.setSelAfter(n)))}return[zf.selection([e])]}function $f(t){let e=t[t.length-1],i=t.slice();return i[t.length-1]=e.setSelAfter(e.selectionsAfter.slice(0,e.selectionsAfter.length-1)),i}function Kf(t,e){if(!t.length)return t;let i=t.length,n=jf;for(;i;){let s=Uf(t[i-1],e,n);if(s.changes&&!s.changes.empty||s.effects.length){let e=t.slice(0,i);return e[i-1]=s,e}e=s.mapped,i--,n=s.selectionsAfter}return n.length?[zf.selection(n)]:jf}function Uf(t,e,i){let n=Ff(t.selectionsAfter.length?t.selectionsAfter.map((t=>t.map(e))):jf,i);if(!t.changes)return zf.selection(n);let s=t.changes.map(e),r=e.mapDesc(t.changes,!0),o=t.mapped?t.mapped.composeDesc(r):r;return new zf(s,Nn.mapEffects(t.effects,e),o,t.startSelection.map(r),n)}const Gf=/^(input\.type|delete)($|\.)/;class Qf{constructor(t,e,i=0,n){this.done=t,this.undone=e,this.prevTime=i,this.prevUserEvent=n}isolate(){return this.prevTime?new Qf(this.done,this.undone):this}addChanges(t,e,i,n,s){let r=this.done,o=r[r.length-1];return r=o&&o.changes&&!o.changes.empty&&t.changes&&(!i||Gf.test(i))&&(!o.selectionsAfter.length&&e-this.prevTime<n.newGroupDelay&&n.joinToEvent(s,function(t,e){let i=[],n=!1;return t.iterChangedRanges(((t,e)=>i.push(t,e))),e.iterChangedRanges(((t,e,s,r)=>{for(let t=0;t<i.length;){let e=i[t++],o=i[t++];r>=e&&s<=o&&(n=!0)}})),n}(o.changes,t.changes))||"input.type.compose"==i)?Hf(r,r.length-1,n.minDepth,new zf(t.changes.compose(o.changes),Ff(t.effects,o.effects),o.mapped,o.startSelection,jf)):Hf(r,r.length,n.minDepth,t),new Qf(r,jf,e,i)}addSelection(t,e,i,n){let s=this.done.length?this.done[this.done.length-1].selectionsAfter:jf;return s.length>0&&e-this.prevTime<n&&i==this.prevUserEvent&&i&&/^select($|\.)/.test(i)&&(r=s[s.length-1],o=t,r.ranges.length==o.ranges.length&&0===r.ranges.filter(((t,e)=>t.empty!=o.ranges[e].empty)).length)?this:new Qf(qf(this.done,t),this.undone,e,i);var r,o}addMapping(t){return new Qf(Kf(this.done,t),Kf(this.undone,t),this.prevTime,this.prevUserEvent)}pop(t,e,i){let n=0==t?this.done:this.undone;if(0==n.length)return null;let s=n[n.length-1];if(i&&s.selectionsAfter.length)return e.update({selection:s.selectionsAfter[s.selectionsAfter.length-1],annotations:Tf.of({side:t,rest:$f(n)}),userEvent:0==t?"select.undo":"select.redo",scrollIntoView:!0});if(s.changes){let i=1==n.length?jf:n.slice(0,n.length-1);return s.mapped&&(i=Kf(i,s.mapped)),e.update({changes:s.changes,selection:s.startSelection,effects:s.effects,annotations:Tf.of({side:t,rest:i}),filter:!1,userEvent:0==t?"undo":"redo",scrollIntoView:!0})}return null}}Qf.empty=new Qf(jf,jf);const Jf=[{key:"Mod-z",run:Nf,preventDefault:!0},{key:"Mod-y",mac:"Mod-Shift-z",run:If,preventDefault:!0},{linux:"Ctrl-Shift-z",run:If,preventDefault:!0},{key:"Mod-u",run:Vf,preventDefault:!0},{key:"Alt-u",mac:"Mod-Shift-u",run:Wf,preventDefault:!0}];function Xf(t,e){return nn.create(t.ranges.map(e),t.mainIndex)}function Yf(t,e){return t.update({selection:e,scrollIntoView:!0,userEvent:"select"})}function Zf({state:t,dispatch:e},i){let n=Xf(t.selection,i);return!n.eq(t.selection)&&(e(Yf(t,n)),!0)}function td(t,e){return nn.cursor(e?t.to:t.from)}function ed(t,e){return Zf(t,(i=>i.empty?t.moveByChar(i,e):td(i,e)))}function id(t){return t.textDirectionAt(t.state.selection.main.head)==ho.LTR}const nd=t=>ed(t,!id(t)),sd=t=>ed(t,id(t));function rd(t,e){return Zf(t,(i=>i.empty?t.moveByGroup(i,e):td(i,e)))}function od(t,e,i){if(e.type.prop(i))return!0;let n=e.to-e.from;return n&&(n>2||/[^\s,.;:]/.test(t.sliceDoc(e.from,e.to)))||e.firstChild}function ld(t,e,i){let n,s,r=tu(t).resolveInner(e.head),o=i?Qh.closedBy:Qh.openedBy;for(let n=e.head;;){let e=i?r.childAfter(n):r.childBefore(n);if(!e)break;od(t,e,o)?r=e:n=i?e.to:e.from}return s=r.type.prop(o)&&(n=i?pf(t,r.from,1):pf(t,r.to,-1))&&n.matched?i?n.end.to:n.end.from:i?r.to:r.from,nn.cursor(s,i?-1:1)}function ad(t,e){return Zf(t,(i=>{if(!i.empty)return td(i,e);let n=t.moveVertically(i,e);return n.head!=i.head?n:t.moveToLineBoundary(i,e)}))}const hd=t=>ad(t,!1),cd=t=>ad(t,!0);function ud(t){let e,i=t.scrollDOM.clientHeight<t.scrollDOM.scrollHeight-2,n=0,s=0;if(i){for(let e of t.state.facet(sa.scrollMargins)){let i=e(t);(null==i?void 0:i.top)&&(n=Math.max(null==i?void 0:i.top,n)),(null==i?void 0:i.bottom)&&(s=Math.max(null==i?void 0:i.bottom,s))}e=t.scrollDOM.clientHeight-n-s}else e=(t.dom.ownerDocument.defaultView||window).innerHeight;return{marginTop:n,marginBottom:s,selfScroll:i,height:Math.max(t.defaultLineHeight,e-5)}}function fd(t,e){let i,n=ud(t),{state:s}=t,r=Xf(s.selection,(i=>i.empty?t.moveVertically(i,e,n.height):td(i,e)));if(r.eq(s.selection))return!1;if(n.selfScroll){let e=t.coordsAtPos(s.selection.main.head),o=t.scrollDOM.getBoundingClientRect(),l=o.top+n.marginTop,a=o.bottom-n.marginBottom;e&&e.top>l&&e.bottom<a&&(i=sa.scrollIntoView(r.main.head,{y:"start",yMargin:e.top-l}))}return t.dispatch(Yf(s,r),{effects:i}),!0}const dd=t=>fd(t,!1),pd=t=>fd(t,!0);function md(t,e,i){let n=t.lineBlockAt(e.head),s=t.moveToLineBoundary(e,i);if(s.head==e.head&&s.head!=(i?n.to:n.from)&&(s=t.moveToLineBoundary(e,i,!1)),!i&&s.head==n.from&&n.length){let i=/^\s*/.exec(t.state.sliceDoc(n.from,Math.min(n.from+100,n.to)))[0].length;i&&e.head!=n.from+i&&(s=nn.cursor(n.from+i))}return s}function gd(t,e,i){let n=!1,s=Xf(t.selection,(e=>{let s=pf(t,e.head,-1)||pf(t,e.head,1)||e.head>0&&pf(t,e.head-1,1)||e.head<t.doc.length&&pf(t,e.head+1,-1);if(!s||!s.end)return e;n=!0;let r=s.start.from==e.head?s.end.to:s.end.from;return i?nn.range(e.anchor,r):nn.cursor(r)}));return!!n&&(e(Yf(t,s)),!0)}function vd(t,e){let i=Xf(t.state.selection,(t=>{let i=e(t);return nn.range(t.anchor,i.head,i.goalColumn,i.bidiLevel||void 0)}));return!i.eq(t.state.selection)&&(t.dispatch(Yf(t.state,i)),!0)}function wd(t,e){return vd(t,(i=>t.moveByChar(i,e)))}const yd=t=>wd(t,!id(t)),bd=t=>wd(t,id(t));function xd(t,e){return vd(t,(i=>t.moveByGroup(i,e)))}function kd(t,e){return vd(t,(i=>t.moveVertically(i,e)))}const Sd=t=>kd(t,!1),Cd=t=>kd(t,!0);function Ad(t,e){return vd(t,(i=>t.moveVertically(i,e,ud(t).height)))}const Md=t=>Ad(t,!1),Od=t=>Ad(t,!0),Dd=({state:t,dispatch:e})=>(e(Yf(t,{anchor:0})),!0),Td=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.doc.length})),!0),_d=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.selection.main.anchor,head:0})),!0),Ed=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.selection.main.anchor,head:t.doc.length})),!0);function Rd(t,e){if(t.state.readOnly)return!1;let i="delete.selection",{state:n}=t,s=n.changeByRange((n=>{let{from:s,to:r}=n;if(s==r){let n=e(s);n<s?(i="delete.backward",n=Pd(t,n,!1)):n>s&&(i="delete.forward",n=Pd(t,n,!0)),s=Math.min(s,n),r=Math.max(r,n)}else s=Pd(t,s,!1),r=Pd(t,r,!0);return s==r?{range:n}:{changes:{from:s,to:r},range:nn.cursor(s)}}));return!s.changes.empty&&(t.dispatch(n.update(s,{scrollIntoView:!0,userEvent:i,effects:"delete.selection"==i?sa.announce.of(n.phrase("Selection deleted")):void 0})),!0)}function Pd(t,e,i){if(t instanceof sa)for(let n of t.state.facet(sa.atomicRanges).map((e=>e(t))))n.between(e,e,((t,n)=>{t<e&&n>e&&(e=i?n:t)}));return e}const Bd=(t,e)=>Rd(t,(i=>{let n,s,{state:r}=t,o=r.doc.lineAt(i);if(!e&&i>o.from&&i<o.from+200&&!/[^ \t]/.test(n=o.text.slice(0,i-o.from))){if("\t"==n[n.length-1])return i-1;let t=fs(n,r.tabSize)%du(r)||du(r);for(let e=0;e<t&&" "==n[n.length-1-e];e++)i--;s=i}else s=Ii(o.text,i-o.from,e,e)+o.from,s==i&&o.number!=(e?r.doc.lines:1)&&(s+=e?1:-1);return s})),Ld=t=>Bd(t,!1),Nd=t=>Bd(t,!0),Id=(t,e)=>Rd(t,(i=>{let n=i,{state:s}=t,r=s.doc.lineAt(n),o=s.charCategorizer(n);for(let t=null;;){if(n==(e?r.to:r.from)){n==i&&r.number!=(e?s.doc.lines:1)&&(n+=e?1:-1);break}let l=Ii(r.text,n-r.from,e)+r.from,a=r.text.slice(Math.min(n,l)-r.from,Math.max(n,l)-r.from),h=o(a);if(null!=t&&h!=t)break;" "==a&&n==i||(t=h),n=l}return n})),Vd=t=>Id(t,!1),Wd=t=>Rd(t,(e=>{let i=t.lineBlockAt(e).to;return e<i?i:Math.min(t.state.doc.length,e+1)}));function zd(t){let e=[],i=-1;for(let n of t.selection.ranges){let s=t.doc.lineAt(n.from),r=t.doc.lineAt(n.to);if(n.empty||n.to!=r.from||(r=t.doc.lineAt(n.to-1)),i>=s.number){let t=e[e.length-1];t.to=r.to,t.ranges.push(n)}else e.push({from:s.from,to:r.to,ranges:[n]});i=r.number+1}return e}function Hd(t,e,i){if(t.readOnly)return!1;let n=[],s=[];for(let e of zd(t)){if(i?e.to==t.doc.length:0==e.from)continue;let r=t.doc.lineAt(i?e.to+1:e.from-1),o=r.length+1;if(i){n.push({from:e.to,to:r.to},{from:e.from,insert:r.text+t.lineBreak});for(let i of e.ranges)s.push(nn.range(Math.min(t.doc.length,i.anchor+o),Math.min(t.doc.length,i.head+o)))}else{n.push({from:r.from,to:e.from},{from:e.to,insert:t.lineBreak+r.text});for(let t of e.ranges)s.push(nn.range(t.anchor-o,t.head-o))}}return!!n.length&&(e(t.update({changes:n,scrollIntoView:!0,selection:nn.create(s,t.selection.mainIndex),userEvent:"move.line"})),!0)}function Fd(t,e,i){if(t.readOnly)return!1;let n=[];for(let e of zd(t))i?n.push({from:e.from,insert:t.doc.slice(e.from,e.to)+t.lineBreak}):n.push({from:e.to,insert:t.lineBreak+t.doc.slice(e.from,e.to)});return e(t.update({changes:n,scrollIntoView:!0,userEvent:"input.copyline"})),!0}const jd=$d(!1),qd=$d(!0);function $d(t){return({state:e,dispatch:i})=>{if(e.readOnly)return!1;let n=e.changeByRange((i=>{let{from:n,to:s}=i,r=e.doc.lineAt(n),o=!t&&n==s&&function(t,e){if(/\(\)|\[\]|\{\}/.test(t.sliceDoc(e-1,e+1)))return{from:e,to:e};let i,n=tu(t).resolveInner(e),s=n.childBefore(e),r=n.childAfter(e);return s&&r&&s.to<=e&&r.from>=e&&(i=s.type.prop(Qh.closedBy))&&i.indexOf(r.name)>-1&&t.doc.lineAt(s.to).from==t.doc.lineAt(r.from).from?{from:s.to,to:r.from}:null}(e,n);t&&(n=s=(s<=r.to?r:e.doc.lineAt(s)).to);let l=new gu(e,{simulateBreak:n,simulateDoubleBreak:!!o}),a=mu(l,n);for(null==a&&(a=/^\s*/.exec(e.doc.lineAt(n).text)[0].length);s<r.to&&/\s/.test(r.text[s-r.from]);)s++;o?({from:n,to:s}=o):n>r.from&&n<r.from+100&&!/\S/.test(r.text.slice(0,n))&&(n=r.from);let h=["",pu(e,a)];return o&&h.push(pu(e,l.lineIndent(r.from,-1))),{changes:{from:n,to:s,insert:Ai.of(h)},range:nn.cursor(n+1+h[1].length)}}));return i(e.update(n,{scrollIntoView:!0,userEvent:"input"})),!0}}function Kd(t,e){let i=-1;return t.changeByRange((n=>{let s=[];for(let r=n.from;r<=n.to;){let o=t.doc.lineAt(r);o.number>i&&(n.empty||n.to>o.from)&&(e(o,s,n),i=o.number),r=o.to+1}let r=t.changes(s);return{changes:s,range:nn.range(r.mapPos(n.anchor,1),r.mapPos(n.head,1))}}))}const Ud=({state:t,dispatch:e})=>!t.readOnly&&(e(t.update(Kd(t,((e,i)=>{i.push({from:e.from,insert:t.facet(fu)})})),{userEvent:"input.indent"})),!0),Gd=({state:t,dispatch:e})=>!t.readOnly&&(e(t.update(Kd(t,((e,i)=>{let n=/^\s*/.exec(e.text)[0];if(!n)return;let s=fs(n,t.tabSize),r=0,o=pu(t,Math.max(0,s-du(t)));for(;r<n.length&&r<o.length&&n.charCodeAt(r)==o.charCodeAt(r);)r++;i.push({from:e.from+r,to:e.from+n.length,insert:o.slice(r)})})),{userEvent:"delete.dedent"})),!0),Qd=[{key:"Ctrl-b",run:nd,shift:yd,preventDefault:!0},{key:"Ctrl-f",run:sd,shift:bd},{key:"Ctrl-p",run:hd,shift:Sd},{key:"Ctrl-n",run:cd,shift:Cd},{key:"Ctrl-a",run:t=>Zf(t,(e=>nn.cursor(t.lineBlockAt(e.head).from,1))),shift:t=>vd(t,(e=>nn.cursor(t.lineBlockAt(e.head).from)))},{key:"Ctrl-e",run:t=>Zf(t,(e=>nn.cursor(t.lineBlockAt(e.head).to,-1))),shift:t=>vd(t,(e=>nn.cursor(t.lineBlockAt(e.head).to)))},{key:"Ctrl-d",run:Nd},{key:"Ctrl-h",run:Ld},{key:"Ctrl-k",run:Wd},{key:"Ctrl-Alt-h",run:Vd},{key:"Ctrl-o",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=t.changeByRange((t=>({changes:{from:t.from,to:t.to,insert:Ai.of(["",""])},range:nn.cursor(t.from)})));return e(t.update(i,{scrollIntoView:!0,userEvent:"input"})),!0}},{key:"Ctrl-t",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=t.changeByRange((e=>{if(!e.empty||0==e.from||e.from==t.doc.length)return{range:e};let i=e.from,n=t.doc.lineAt(i),s=i==n.from?i-1:Ii(n.text,i-n.from,!1)+n.from,r=i==n.to?i+1:Ii(n.text,i-n.from,!0)+n.from;return{changes:{from:s,to:r,insert:t.doc.slice(i,r).append(t.doc.slice(s,i))},range:nn.cursor(r)}}));return!i.changes.empty&&(e(t.update(i,{scrollIntoView:!0,userEvent:"move.character"})),!0)}},{key:"Ctrl-v",run:pd}],Jd=[{key:"ArrowLeft",run:nd,shift:yd,preventDefault:!0},{key:"Mod-ArrowLeft",mac:"Alt-ArrowLeft",run:t=>rd(t,!id(t)),shift:t=>xd(t,!id(t)),preventDefault:!0},{mac:"Cmd-ArrowLeft",run:t=>Zf(t,(e=>md(t,e,!id(t)))),shift:t=>vd(t,(e=>md(t,e,!id(t)))),preventDefault:!0},{key:"ArrowRight",run:sd,shift:bd,preventDefault:!0},{key:"Mod-ArrowRight",mac:"Alt-ArrowRight",run:t=>rd(t,id(t)),shift:t=>xd(t,id(t)),preventDefault:!0},{mac:"Cmd-ArrowRight",run:t=>Zf(t,(e=>md(t,e,id(t)))),shift:t=>vd(t,(e=>md(t,e,id(t)))),preventDefault:!0},{key:"ArrowUp",run:hd,shift:Sd,preventDefault:!0},{mac:"Cmd-ArrowUp",run:Dd,shift:_d},{mac:"Ctrl-ArrowUp",run:dd,shift:Md},{key:"ArrowDown",run:cd,shift:Cd,preventDefault:!0},{mac:"Cmd-ArrowDown",run:Td,shift:Ed},{mac:"Ctrl-ArrowDown",run:pd,shift:Od},{key:"PageUp",run:dd,shift:Md},{key:"PageDown",run:pd,shift:Od},{key:"Home",run:t=>Zf(t,(e=>md(t,e,!1))),shift:t=>vd(t,(e=>md(t,e,!1))),preventDefault:!0},{key:"Mod-Home",run:Dd,shift:_d},{key:"End",run:t=>Zf(t,(e=>md(t,e,!0))),shift:t=>vd(t,(e=>md(t,e,!0))),preventDefault:!0},{key:"Mod-End",run:Td,shift:Ed},{key:"Enter",run:jd},{key:"Mod-a",run:({state:t,dispatch:e})=>(e(t.update({selection:{anchor:0,head:t.doc.length},userEvent:"select"})),!0)},{key:"Backspace",run:Ld,shift:Ld},{key:"Delete",run:Nd},{key:"Mod-Backspace",mac:"Alt-Backspace",run:Vd},{key:"Mod-Delete",mac:"Alt-Delete",run:t=>Id(t,!0)},{mac:"Mod-Backspace",run:t=>Rd(t,(e=>{let i=t.lineBlockAt(e).from;return e>i?i:Math.max(0,e-1)}))},{mac:"Mod-Delete",run:Wd}].concat(Qd.map((t=>({mac:t.key,run:t.run,shift:t.shift})))),Xd=[{key:"Alt-ArrowLeft",mac:"Ctrl-ArrowLeft",run:t=>Zf(t,(e=>ld(t.state,e,!id(t)))),shift:t=>vd(t,(e=>ld(t.state,e,!id(t))))},{key:"Alt-ArrowRight",mac:"Ctrl-ArrowRight",run:t=>Zf(t,(e=>ld(t.state,e,id(t)))),shift:t=>vd(t,(e=>ld(t.state,e,id(t))))},{key:"Alt-ArrowUp",run:({state:t,dispatch:e})=>Hd(t,e,!1)},{key:"Shift-Alt-ArrowUp",run:({state:t,dispatch:e})=>Fd(t,e,!1)},{key:"Alt-ArrowDown",run:({state:t,dispatch:e})=>Hd(t,e,!0)},{key:"Shift-Alt-ArrowDown",run:({state:t,dispatch:e})=>Fd(t,e,!0)},{key:"Escape",run:({state:t,dispatch:e})=>{let i=t.selection,n=null;return i.ranges.length>1?n=nn.create([i.main]):i.main.empty||(n=nn.create([nn.cursor(i.main.head)])),!!n&&(e(Yf(t,n)),!0)}},{key:"Mod-Enter",run:qd},{key:"Alt-l",mac:"Ctrl-l",run:({state:t,dispatch:e})=>{let i=zd(t).map((({from:e,to:i})=>nn.range(e,Math.min(i+1,t.doc.length))));return e(t.update({selection:nn.create(i),userEvent:"select"})),!0}},{key:"Mod-i",run:({state:t,dispatch:e})=>{let i=Xf(t.selection,(e=>{var i;let n=tu(t).resolveInner(e.head,1);for(;!(n.from<e.from&&n.to>=e.to||n.to>e.to&&n.from<=e.from)&&(null===(i=n.parent)||void 0===i?void 0:i.parent);)n=n.parent;return nn.range(n.to,n.from)}));return e(Yf(t,i)),!0},preventDefault:!0},{key:"Mod-[",run:Gd},{key:"Mod-]",run:Ud},{key:"Mod-Alt-\\",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=Object.create(null),n=new gu(t,{overrideIndentation:t=>{let e=i[t];return null==e?-1:e}}),s=Kd(t,((e,s,r)=>{let o=mu(n,e.from);if(null==o)return;/\S/.test(e.text)||(o=0);let l=/^\s*/.exec(e.text)[0],a=pu(t,o);(l!=a||r.from<e.from+l.length)&&(i[e.from]=o,s.push({from:e.from,to:e.from+l.length,insert:a}))}));return s.changes.empty||e(t.update(s,{userEvent:"indent"})),!0}},{key:"Shift-Mod-k",run:t=>{if(t.state.readOnly)return!1;let{state:e}=t,i=e.changes(zd(e).map((({from:t,to:i})=>(t>0?t--:i<e.doc.length&&i++,{from:t,to:i})))),n=Xf(e.selection,(e=>t.moveVertically(e,!0))).map(i);return t.dispatch({changes:i,selection:n,scrollIntoView:!0,userEvent:"delete.line"}),!0}},{key:"Shift-Mod-\\",run:({state:t,dispatch:e})=>gd(t,e,!1)},{key:"Mod-/",run:t=>{let{state:e}=t,i=e.doc.lineAt(e.selection.main.from),n=Mf(t.state,i.from);return n.line?Sf(t):!!n.block&&Af(t)}},{key:"Alt-A",run:Cf}].concat(Jd);function Yd(){var t=arguments[0];"string"==typeof t&&(t=document.createElement(t));var e=1,i=arguments[1];if(i&&"object"==typeof i&&null==i.nodeType&&!Array.isArray(i)){for(var n in i)if(Object.prototype.hasOwnProperty.call(i,n)){var s=i[n];"string"==typeof s?t.setAttribute(n,s):null!=s&&(t[n]=s)}e++}for(;e<arguments.length;e++)Zd(t,arguments[e]);return t}function Zd(t,e){if("string"==typeof e)t.appendChild(document.createTextNode(e));else if(null==e);else if(null!=e.nodeType)t.appendChild(e);else{if(!Array.isArray(e))throw new RangeError("Unsupported child node: "+e);for(var i=0;i<e.length;i++)Zd(t,e[i])}}const tp="function"==typeof String.prototype.normalize?t=>t.normalize("NFKD"):t=>t;class ep{constructor(t,e,i=0,n=t.length,s,r){this.test=r,this.value={from:0,to:0},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=t.iterRange(i,n),this.bufferStart=i,this.normalize=s?t=>s(tp(t)):tp,this.query=this.normalize(e)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return-1;this.bufferPos=0,this.buffer=this.iter.value}return Fi(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let t=this.peek();if(t<0)return this.done=!0,this;let e=ji(t),i=this.bufferStart+this.bufferPos;this.bufferPos+=qi(t);let n=this.normalize(e);for(let t=0,s=i;;t++){let r=n.charCodeAt(t),o=this.match(r,s);if(o)return this.value=o,this;if(t==n.length-1)break;s==i&&t<e.length&&e.charCodeAt(t)==r&&s++}}}match(t,e){let i=null;for(let n=0;n<this.matches.length;n+=2){let s=this.matches[n],r=!1;this.query.charCodeAt(s)==t&&(s==this.query.length-1?i={from:this.matches[n+1],to:e+1}:(this.matches[n]++,r=!0)),r||(this.matches.splice(n,2),n-=2)}return this.query.charCodeAt(0)==t&&(1==this.query.length?i={from:e,to:e+1}:this.matches.push(1,e)),i&&this.test&&!this.test(i.from,i.to,this.buffer,this.bufferPos)&&(i=null),i}}"undefined"!=typeof Symbol&&(ep.prototype[Symbol.iterator]=function(){return this});const ip={from:-1,to:-1,match:/.*/.exec("")},np="gm"+(null==/x/.unicode?"":"u");class sp{constructor(t,e,i,n=0,s=t.length){if(this.text=t,this.to=s,this.curLine="",this.done=!1,this.value=ip,/\\[sWDnr]|\n|\r|\[\^/.test(e))return new lp(t,e,i,n,s);this.re=new RegExp(e,np+((null==i?void 0:i.ignoreCase)?"i":"")),this.test=null==i?void 0:i.test,this.iter=t.iter();let r=t.lineAt(n);this.curLineStart=r.from,this.matchPos=ap(t,n),this.getLine(this.curLineStart)}getLine(t){this.iter.next(t),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let t=this.matchPos-this.curLineStart;;){this.re.lastIndex=t;let e=this.matchPos<=this.to&&this.re.exec(this.curLine);if(e){let i=this.curLineStart+e.index,n=i+e[0].length;if(this.matchPos=ap(this.text,n+(i==n?1:0)),i==this.curLineStart+this.curLine.length&&this.nextLine(),(i<n||i>this.value.to)&&(!this.test||this.test(i,n,e)))return this.value={from:i,to:n,match:e},this;t=this.matchPos-this.curLineStart}else{if(!(this.curLineStart+this.curLine.length<this.to))return this.done=!0,this;this.nextLine(),t=0}}}}const rp=new WeakMap;class op{constructor(t,e){this.from=t,this.text=e}get to(){return this.from+this.text.length}static get(t,e,i){let n=rp.get(t);if(!n||n.from>=i||n.to<=e){let n=new op(e,t.sliceString(e,i));return rp.set(t,n),n}if(n.from==e&&n.to==i)return n;let{text:s,from:r}=n;return r>e&&(s=t.sliceString(e,r)+s,r=e),n.to<i&&(s+=t.sliceString(n.to,i)),rp.set(t,new op(r,s)),new op(e,s.slice(e-r,i-r))}}class lp{constructor(t,e,i,n,s){this.text=t,this.to=s,this.done=!1,this.value=ip,this.matchPos=ap(t,n),this.re=new RegExp(e,np+((null==i?void 0:i.ignoreCase)?"i":"")),this.test=null==i?void 0:i.test,this.flat=op.get(t,n,this.chunkEnd(n+5e3))}chunkEnd(t){return t>=this.to?this.to:this.text.lineAt(t).to}next(){for(;;){let t=this.re.lastIndex=this.matchPos-this.flat.from,e=this.re.exec(this.flat.text);if(e&&!e[0]&&e.index==t&&(this.re.lastIndex=t+1,e=this.re.exec(this.flat.text)),e){let t=this.flat.from+e.index,i=t+e[0].length;if((this.flat.to>=this.to||e.index+e[0].length<=this.flat.text.length-10)&&(!this.test||this.test(t,i,e)))return this.value={from:t,to:i,match:e},this.matchPos=ap(this.text,i+(t==i?1:0)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=op.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+2*this.flat.text.length))}}}function ap(t,e){if(e>=t.length)return e;let i,n=t.lineAt(e);for(;e<n.to&&(i=n.text.charCodeAt(e-n.from))>=56320&&i<57344;)e++;return e}function hp(t){let e=Yd("input",{class:"cm-textfield",name:"line"});function i(){let i=/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(e.value);if(!i)return;let{state:n}=t,s=n.doc.lineAt(n.selection.main.head),[,r,o,l,a]=i,h=l?+l.slice(1):0,c=o?+o:s.number;if(o&&a){let t=c/100;r&&(t=t*("-"==r?-1:1)+s.number/n.doc.lines),c=Math.round(n.doc.lines*t)}else o&&r&&(c=c*("-"==r?-1:1)+s.number);let u=n.doc.line(Math.max(1,Math.min(n.doc.lines,c)));t.dispatch({effects:cp.of(!1),selection:nn.cursor(u.from+Math.max(0,Math.min(h,u.length))),scrollIntoView:!0}),t.focus()}return{dom:Yd("form",{class:"cm-gotoLine",onkeydown:e=>{27==e.keyCode?(e.preventDefault(),t.dispatch({effects:cp.of(!1)}),t.focus()):13==e.keyCode&&(e.preventDefault(),i())},onsubmit:t=>{t.preventDefault(),i()}},Yd("label",t.state.phrase("Go to line"),": ",e)," ",Yd("button",{class:"cm-button",type:"submit"},t.state.phrase("go")))}}"undefined"!=typeof Symbol&&(sp.prototype[Symbol.iterator]=lp.prototype[Symbol.iterator]=function(){return this});const cp=Nn.define(),up=dn.define({create:()=>!0,update(t,e){for(let i of e.effects)i.is(cp)&&(t=i.value);return t},provide:t=>Sh.from(t,(t=>t?hp:null))}),fp=sa.baseTheme({".cm-panel.cm-gotoLine":{padding:"2px 6px 4px","& label":{fontSize:"80%"}}}),dp={highlightWordAroundCursor:!1,minSelectionLength:1,maxMatches:100,wholeWords:!1},pp=on.define({combine:t=>Qn(t,dp,{highlightWordAroundCursor:(t,e)=>t||e,minSelectionLength:Math.min,maxMatches:Math.min})});function mp(t){let e=[bp,yp];return t&&e.push(pp.of(t)),e}const gp=Or.mark({class:"cm-selectionMatch"}),vp=Or.mark({class:"cm-selectionMatch cm-selectionMatch-main"});function wp(t,e,i,n){return!(0!=i&&t(e.sliceDoc(i-1,i))==qn.Word||n!=e.doc.length&&t(e.sliceDoc(n,n+1))==qn.Word)}const yp=Zr.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.selectionSet||t.docChanged||t.viewportChanged)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=t.state.facet(pp),{state:i}=t,n=i.selection;if(n.ranges.length>1)return Or.none;let s,r=n.main,o=null;if(r.empty){if(!e.highlightWordAroundCursor)return Or.none;let t=i.wordAt(r.head);if(!t)return Or.none;o=i.charCategorizer(r.head),s=i.sliceDoc(t.from,t.to)}else{let t=r.to-r.from;if(t<e.minSelectionLength||t>200)return Or.none;if(e.wholeWords){if(s=i.sliceDoc(r.from,r.to),o=i.charCategorizer(r.head),!wp(o,i,r.from,r.to)||!function(t,e,i,n){return t(e.sliceDoc(i,i+1))==qn.Word&&t(e.sliceDoc(n-1,n))==qn.Word}(o,i,r.from,r.to))return Or.none}else if(s=i.sliceDoc(r.from,r.to).trim(),!s)return Or.none}let l=[];for(let n of t.visibleRanges){let t=new ep(i.doc,s,n.from,n.to);for(;!t.next().done;){let{from:n,to:s}=t.value;if((!o||wp(o,i,n,s))&&(r.empty&&n<=r.from&&s>=r.to?l.push(vp.range(n,s)):(n>=r.to||s<=r.from)&&l.push(gp.range(n,s)),l.length>e.maxMatches))return Or.none}}return Or.set(l)}},{decorations:t=>t.decorations}),bp=sa.baseTheme({".cm-selectionMatch":{backgroundColor:"#99ff7780"},".cm-searchMatch .cm-selectionMatch":{backgroundColor:"transparent"}});const xp=on.define({combine:t=>Qn(t,{top:!1,caseSensitive:!1,literal:!1,wholeWord:!1,createPanel:t=>new Gp(t),scrollToMatch:t=>sa.scrollIntoView(t)})});class kp{constructor(t){this.search=t.search,this.caseSensitive=!!t.caseSensitive,this.literal=!!t.literal,this.regexp=!!t.regexp,this.replace=t.replace||"",this.valid=!!this.search&&(!this.regexp||function(t){try{return new RegExp(t,np),!0}catch(t){return!1}}(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!t.wholeWord}unquote(t){return this.literal?t:t.replace(/\\([nrt\\])/g,((t,e)=>"n"==e?"\n":"r"==e?"\r":"t"==e?"\t":"\\"))}eq(t){return this.search==t.search&&this.replace==t.replace&&this.caseSensitive==t.caseSensitive&&this.regexp==t.regexp&&this.wholeWord==t.wholeWord}create(){return this.regexp?new Tp(this):new Ap(this)}getCursor(t,e=0,i){let n=t.doc?t:Gn.create({doc:t});return null==i&&(i=n.doc.length),this.regexp?Mp(this,n,e,i):Cp(this,n,e,i)}}class Sp{constructor(t){this.spec=t}}function Cp(t,e,i,n){return new ep(e.doc,t.unquoted,i,n,t.caseSensitive?void 0:t=>t.toLowerCase(),t.wholeWord?function(t,e){return(i,n,s,r)=>((r>i||r+s.length<n)&&(r=Math.max(0,i-2),s=t.sliceString(r,Math.min(t.length,n+2))),!(e(Op(s,i-r))==qn.Word&&e(Dp(s,i-r))==qn.Word||e(Dp(s,n-r))==qn.Word&&e(Op(s,n-r))==qn.Word))}(e.doc,e.charCategorizer(e.selection.main.head)):void 0)}class Ap extends Sp{constructor(t){super(t)}nextMatch(t,e,i){let n=Cp(this.spec,t,i,t.doc.length).nextOverlapping();return n.done&&(n=Cp(this.spec,t,0,e).nextOverlapping()),n.done?null:n.value}prevMatchInRange(t,e,i){for(let n=i;;){let i=Math.max(e,n-1e4-this.spec.unquoted.length),s=Cp(this.spec,t,i,n),r=null;for(;!s.nextOverlapping().done;)r=s.value;if(r)return r;if(i==e)return null;n-=1e4}}prevMatch(t,e,i){return this.prevMatchInRange(t,0,e)||this.prevMatchInRange(t,i,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace)}matchAll(t,e){let i=Cp(this.spec,t,0,t.doc.length),n=[];for(;!i.next().done;){if(n.length>=e)return null;n.push(i.value)}return n}highlight(t,e,i,n){let s=Cp(this.spec,t,Math.max(0,e-this.spec.unquoted.length),Math.min(i+this.spec.unquoted.length,t.doc.length));for(;!s.next().done;)n(s.value.from,s.value.to)}}function Mp(t,e,i,n){return new sp(e.doc,t.search,{ignoreCase:!t.caseSensitive,test:t.wholeWord?(s=e.charCategorizer(e.selection.main.head),(t,e,i)=>!i[0].length||(s(Op(i.input,i.index))!=qn.Word||s(Dp(i.input,i.index))!=qn.Word)&&(s(Dp(i.input,i.index+i[0].length))!=qn.Word||s(Op(i.input,i.index+i[0].length))!=qn.Word)):void 0},i,n);var s}function Op(t,e){return t.slice(Ii(t,e,!1),e)}function Dp(t,e){return t.slice(e,Ii(t,e))}class Tp extends Sp{nextMatch(t,e,i){let n=Mp(this.spec,t,i,t.doc.length).next();return n.done&&(n=Mp(this.spec,t,0,e).next()),n.done?null:n.value}prevMatchInRange(t,e,i){for(let n=1;;n++){let s=Math.max(e,i-1e4*n),r=Mp(this.spec,t,s,i),o=null;for(;!r.next().done;)o=r.value;if(o&&(s==e||o.from>s+10))return o;if(s==e)return null}}prevMatch(t,e,i){return this.prevMatchInRange(t,0,e)||this.prevMatchInRange(t,i,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace.replace(/\$([$&\d+])/g,((e,i)=>"$"==i?"$":"&"==i?t.match[0]:"0"!=i&&+i<t.match.length?t.match[i]:e)))}matchAll(t,e){let i=Mp(this.spec,t,0,t.doc.length),n=[];for(;!i.next().done;){if(n.length>=e)return null;n.push(i.value)}return n}highlight(t,e,i,n){let s=Mp(this.spec,t,Math.max(0,e-250),Math.min(i+250,t.doc.length));for(;!s.next().done;)n(s.value.from,s.value.to)}}const _p=Nn.define(),Ep=Nn.define(),Rp=dn.define({create:t=>new Pp(qp(t).create(),null),update(t,e){for(let i of e.effects)i.is(_p)?t=new Pp(i.value.create(),t.panel):i.is(Ep)&&(t=new Pp(t.query,i.value?jp:null));return t},provide:t=>Sh.from(t,(t=>t.panel))});class Pp{constructor(t,e){this.query=t,this.panel=e}}const Bp=Or.mark({class:"cm-searchMatch"}),Lp=Or.mark({class:"cm-searchMatch cm-searchMatch-selected"}),Np=Zr.fromClass(class{constructor(t){this.view=t,this.decorations=this.highlight(t.state.field(Rp))}update(t){let e=t.state.field(Rp);(e!=t.startState.field(Rp)||t.docChanged||t.selectionSet||t.viewportChanged)&&(this.decorations=this.highlight(e))}highlight({query:t,panel:e}){if(!e||!t.spec.valid)return Or.none;let{view:i}=this,n=new es;for(let e=0,s=i.visibleRanges,r=s.length;e<r;e++){let{from:o,to:l}=s[e];for(;e<r-1&&l>s[e+1].from-500;)l=s[++e].to;t.highlight(i.state,o,l,((t,e)=>{let s=i.state.selection.ranges.some((i=>i.from==t&&i.to==e));n.add(t,e,s?Lp:Bp)}))}return n.finish()}},{decorations:t=>t.decorations});function Ip(t){return e=>{let i=e.state.field(Rp,!1);return i&&i.query.spec.valid?t(e,i):$p(e)}}const Vp=Ip(((t,{query:e})=>{let{to:i}=t.state.selection.main,n=e.nextMatch(t.state,i,i);if(!n)return!1;let s=nn.single(n.from,n.to),r=t.state.facet(xp);return t.dispatch({selection:s,effects:[Xp(t,n),r.scrollToMatch(s.main)],userEvent:"select.search"}),!0})),Wp=Ip(((t,{query:e})=>{let{state:i}=t,{from:n}=i.selection.main,s=e.prevMatch(i,n,n);if(!s)return!1;let r=nn.single(s.from,s.to),o=t.state.facet(xp);return t.dispatch({selection:r,effects:[Xp(t,s),o.scrollToMatch(r.main)],userEvent:"select.search"}),!0})),zp=Ip(((t,{query:e})=>{let i=e.matchAll(t.state,1e3);return!(!i||!i.length)&&(t.dispatch({selection:nn.create(i.map((t=>nn.range(t.from,t.to)))),userEvent:"select.search.matches"}),!0)})),Hp=Ip(((t,{query:e})=>{let{state:i}=t,{from:n,to:s}=i.selection.main;if(i.readOnly)return!1;let r=e.nextMatch(i,n,n);if(!r)return!1;let o,l,a=[],h=[];if(r.from==n&&r.to==s&&(l=i.toText(e.getReplacement(r)),a.push({from:r.from,to:r.to,insert:l}),r=e.nextMatch(i,r.from,r.to),h.push(sa.announce.of(i.phrase("replaced match on line $",i.doc.lineAt(n).number)+"."))),r){let e=0==a.length||a[0].from>=r.to?0:r.to-r.from-l.length;o=nn.single(r.from-e,r.to-e),h.push(Xp(t,r)),h.push(i.facet(xp).scrollToMatch(o.main))}return t.dispatch({changes:a,selection:o,effects:h,userEvent:"input.replace"}),!0})),Fp=Ip(((t,{query:e})=>{if(t.state.readOnly)return!1;let i=e.matchAll(t.state,1e9).map((t=>{let{from:i,to:n}=t;return{from:i,to:n,insert:e.getReplacement(t)}}));if(!i.length)return!1;let n=t.state.phrase("replaced $ matches",i.length)+".";return t.dispatch({changes:i,effects:sa.announce.of(n),userEvent:"input.replace.all"}),!0}));function jp(t){return t.state.facet(xp).createPanel(t)}function qp(t,e){var i,n,s,r;let o=t.selection.main,l=o.empty||o.to>o.from+100?"":t.sliceDoc(o.from,o.to);if(e&&!l)return e;let a=t.facet(xp);return new kp({search:(null!==(i=null==e?void 0:e.literal)&&void 0!==i?i:a.literal)?l:l.replace(/\n/g,"\\n"),caseSensitive:null!==(n=null==e?void 0:e.caseSensitive)&&void 0!==n?n:a.caseSensitive,literal:null!==(s=null==e?void 0:e.literal)&&void 0!==s?s:a.literal,wholeWord:null!==(r=null==e?void 0:e.wholeWord)&&void 0!==r?r:a.wholeWord})}const $p=t=>{let e=t.state.field(Rp,!1);if(e&&e.panel){let i=yh(t,jp);if(!i)return!1;let n=i.dom.querySelector("[main-field]");if(n&&n!=t.root.activeElement){let i=qp(t.state,e.query.spec);i.valid&&t.dispatch({effects:_p.of(i)}),n.focus(),n.select()}}else t.dispatch({effects:[Ep.of(!0),e?_p.of(qp(t.state,e.query.spec)):Nn.appendConfig.of(Zp)]});return!0},Kp=t=>{let e=t.state.field(Rp,!1);if(!e||!e.panel)return!1;let i=yh(t,jp);return i&&i.dom.contains(t.root.activeElement)&&t.focus(),t.dispatch({effects:Ep.of(!1)}),!0},Up=[{key:"Mod-f",run:$p,scope:"editor search-panel"},{key:"F3",run:Vp,shift:Wp,scope:"editor search-panel",preventDefault:!0},{key:"Mod-g",run:Vp,shift:Wp,scope:"editor search-panel",preventDefault:!0},{key:"Escape",run:Kp,scope:"editor search-panel"},{key:"Mod-Shift-l",run:({state:t,dispatch:e})=>{let i=t.selection;if(i.ranges.length>1||i.main.empty)return!1;let{from:n,to:s}=i.main,r=[],o=0;for(let e=new ep(t.doc,t.sliceDoc(n,s));!e.next().done;){if(r.length>1e3)return!1;e.value.from==n&&(o=r.length),r.push(nn.range(e.value.from,e.value.to))}return e(t.update({selection:nn.create(r,o),userEvent:"select.search.matches"})),!0}},{key:"Alt-g",run:t=>{let e=yh(t,hp);if(!e){let i=[cp.of(!0)];null==t.state.field(up,!1)&&i.push(Nn.appendConfig.of([up,fp])),t.dispatch({effects:i}),e=yh(t,hp)}return e&&e.dom.querySelector("input").focus(),!0}},{key:"Mod-d",run:({state:t,dispatch:e})=>{let{ranges:i}=t.selection;if(i.some((t=>t.from===t.to)))return(({state:t,dispatch:e})=>{let{selection:i}=t,n=nn.create(i.ranges.map((e=>t.wordAt(e.head)||nn.cursor(e.head))),i.mainIndex);return!n.eq(i)&&(e(t.update({selection:n})),!0)})({state:t,dispatch:e});let n=t.sliceDoc(i[0].from,i[0].to);if(t.selection.ranges.some((e=>t.sliceDoc(e.from,e.to)!=n)))return!1;let s=function(t,e){let{main:i,ranges:n}=t.selection,s=t.wordAt(i.head),r=s&&s.from==i.from&&s.to==i.to;for(let i=!1,s=new ep(t.doc,e,n[n.length-1].to);;){if(s.next(),!s.done){if(i&&n.some((t=>t.from==s.value.from)))continue;if(r){let e=t.wordAt(s.value.from);if(!e||e.from!=s.value.from||e.to!=s.value.to)continue}return s.value}if(i)return null;s=new ep(t.doc,e,0,Math.max(0,n[n.length-1].from-1)),i=!0}}(t,n);return!!s&&(e(t.update({selection:t.selection.addRange(nn.range(s.from,s.to),!1),effects:sa.scrollIntoView(s.to)})),!0)},preventDefault:!0}];class Gp{constructor(t){this.view=t;let e=this.query=t.state.field(Rp).query.spec;function i(t,e,i){return Yd("button",{class:"cm-button",name:t,onclick:e,type:"button"},i)}this.commit=this.commit.bind(this),this.searchField=Yd("input",{value:e.search,placeholder:Qp(t,"Find"),"aria-label":Qp(t,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=Yd("input",{value:e.replace,placeholder:Qp(t,"Replace"),"aria-label":Qp(t,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=Yd("input",{type:"checkbox",name:"case",form:"",checked:e.caseSensitive,onchange:this.commit}),this.reField=Yd("input",{type:"checkbox",name:"re",form:"",checked:e.regexp,onchange:this.commit}),this.wordField=Yd("input",{type:"checkbox",name:"word",form:"",checked:e.wholeWord,onchange:this.commit}),this.dom=Yd("div",{onkeydown:t=>this.keydown(t),class:"cm-search"},[this.searchField,i("next",(()=>Vp(t)),[Qp(t,"next")]),i("prev",(()=>Wp(t)),[Qp(t,"previous")]),i("select",(()=>zp(t)),[Qp(t,"all")]),Yd("label",null,[this.caseField,Qp(t,"match case")]),Yd("label",null,[this.reField,Qp(t,"regexp")]),Yd("label",null,[this.wordField,Qp(t,"by word")]),...t.state.readOnly?[]:[Yd("br"),this.replaceField,i("replace",(()=>Hp(t)),[Qp(t,"replace")]),i("replaceAll",(()=>Fp(t)),[Qp(t,"replace all")])],Yd("button",{name:"close",onclick:()=>Kp(t),"aria-label":Qp(t,"close"),type:"button"},["×"])])}commit(){let t=new kp({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});t.eq(this.query)||(this.query=t,this.view.dispatch({effects:_p.of(t)}))}keydown(t){!function(t,e,i){return ga(pa(t.state),e,t,i)}(this.view,t,"search-panel")?13==t.keyCode&&t.target==this.searchField?(t.preventDefault(),(t.shiftKey?Wp:Vp)(this.view)):13==t.keyCode&&t.target==this.replaceField&&(t.preventDefault(),Hp(this.view)):t.preventDefault()}update(t){for(let e of t.transactions)for(let t of e.effects)t.is(_p)&&!t.value.eq(this.query)&&this.setQuery(t.value)}setQuery(t){this.query=t,this.searchField.value=t.search,this.replaceField.value=t.replace,this.caseField.checked=t.caseSensitive,this.reField.checked=t.regexp,this.wordField.checked=t.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(xp).top}}function Qp(t,e){return t.state.phrase(e)}const Jp=/[\s\.,:;?!]/;function Xp(t,{from:e,to:i}){let n=t.state.doc.lineAt(e),s=t.state.doc.lineAt(i).to,r=Math.max(n.from,e-30),o=Math.min(s,i+30),l=t.state.sliceDoc(r,o);if(r!=n.from)for(let t=0;t<30;t++)if(!Jp.test(l[t+1])&&Jp.test(l[t])){l=l.slice(t);break}if(o!=s)for(let t=l.length-1;t>l.length-30;t--)if(!Jp.test(l[t-1])&&Jp.test(l[t])){l=l.slice(0,t);break}return sa.announce.of(`${t.state.phrase("current match")}. ${l} ${t.state.phrase("on line")} ${n.number}.`)}const Yp=sa.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),Zp=[Rp,yn.lowest(Np),Yp];class tm{constructor(t,e,i){this.state=t,this.pos=e,this.explicit=i,this.abortListeners=[]}tokenBefore(t){let e=tu(this.state).resolveInner(this.pos,-1);for(;e&&t.indexOf(e.name)<0;)e=e.parent;return e?{from:e.from,to:this.pos,text:this.state.sliceDoc(e.from,this.pos),type:e.type}:null}matchBefore(t){let e=this.state.doc.lineAt(this.pos),i=Math.max(e.from,this.pos-250),n=e.text.slice(i-e.from,this.pos-e.from),s=n.search(rm(t,!1));return s<0?null:{from:i+s,to:this.pos,text:n.slice(s)}}get aborted(){return null==this.abortListeners}addEventListener(t,e){"abort"==t&&this.abortListeners&&this.abortListeners.push(e)}}function em(t){let e=Object.keys(t).join(""),i=/\w/.test(e);return i&&(e=e.replace(/\w/g,"")),`[${i?"\\w":""}${e.replace(/[^\w\s]/g,"\\$&")}]`}function im(t){let e=t.map((t=>"string"==typeof t?{label:t}:t)),[i,n]=e.every((t=>/^\w+$/.test(t.label)))?[/\w*$/,/\w+$/]:function(t){let e=Object.create(null),i=Object.create(null);for(let{label:n}of t){e[n[0]]=!0;for(let t=1;t<n.length;t++)i[n[t]]=!0}let n=em(e)+em(i)+"*$";return[new RegExp("^"+n),new RegExp(n)]}(e);return t=>{let s=t.matchBefore(n);return s||t.explicit?{from:s?s.from:t.pos,options:e,validFor:i}:null}}class nm{constructor(t,e,i){this.completion=t,this.source=e,this.match=i}}function sm(t){return t.selection.main.head}function rm(t,e){var i;let{source:n}=t,s=e&&"^"!=n[0],r="$"!=n[n.length-1];return s||r?new RegExp(`${s?"^":""}(?:${n})${r?"$":""}`,null!==(i=t.flags)&&void 0!==i?i:t.ignoreCase?"i":""):t}const om=Pn.define();function lm(t,e){const i=e.completion.apply||e.completion.label;let n=e.source;var s,r,o,l;"string"==typeof i?t.dispatch(Object.assign(Object.assign({},(s=t.state,r=i,o=n.from,l=n.to,Object.assign(Object.assign({},s.changeByRange((t=>{if(t==s.selection.main)return{changes:{from:o,to:l,insert:r},range:nn.cursor(o+r.length)};let e=l-o;return!t.empty||e&&s.sliceDoc(t.from-e,t.from)!=s.sliceDoc(o,l)?{range:t}:{changes:{from:t.from-e,to:t.from,insert:r},range:nn.cursor(t.from-e+r.length)}}))),{userEvent:"input.complete"}))),{annotations:om.of(e.completion)})):i(t,e.completion,n.from,n.to)}const am=new WeakMap;function hm(t){if(!Array.isArray(t))return t;let e=am.get(t);return e||am.set(t,e=im(t)),e}class cm{constructor(t){this.pattern=t,this.chars=[],this.folded=[],this.any=[],this.precise=[],this.byWord=[];for(let e=0;e<t.length;){let i=Fi(t,e),n=qi(i);this.chars.push(i);let s=t.slice(e,e+n),r=s.toUpperCase();this.folded.push(Fi(r==s?s.toLowerCase():r,0)),e+=n}this.astral=t.length!=this.chars.length}match(t){if(0==this.pattern.length)return[0];if(t.length<this.pattern.length)return null;let{chars:e,folded:i,any:n,precise:s,byWord:r}=this;if(1==e.length){let n=Fi(t,0),s=qi(n),r=s==t.length?0:-100;if(n==e[0]);else{if(n!=i[0])return null;r+=-200}return[r,0,s]}let o=t.indexOf(this.pattern);if(0==o)return[t.length==this.pattern.length?0:-100,0,this.pattern.length];let l=e.length,a=0;if(o<0){for(let s=0,r=Math.min(t.length,200);s<r&&a<l;){let r=Fi(t,s);r!=e[a]&&r!=i[a]||(n[a++]=s),s+=qi(r)}if(a<l)return null}let h=0,c=0,u=!1,f=0,d=-1,p=-1,m=/[a-z]/.test(t),g=!0;for(let n=0,a=Math.min(t.length,200),v=0;n<a&&c<l;){let a=Fi(t,n);o<0&&(h<l&&a==e[h]&&(s[h++]=n),f<l&&(a==e[f]||a==i[f]?(0==f&&(d=n),p=n+1,f++):f=0));let w,y=a<255?a>=48&&a<=57||a>=97&&a<=122?2:a>=65&&a<=90?1:0:(w=ji(a))!=w.toLowerCase()?1:w!=w.toUpperCase()?2:0;(!n||1==y&&m||0==v&&0!=y)&&(e[c]==a||i[c]==a&&(u=!0)?r[c++]=n:r.length&&(g=!1)),v=y,n+=qi(a)}return c==l&&0==r[0]&&g?this.result((u?-200:0)-100,r,t):f==l&&0==d?[-200-t.length+(p==t.length?0:-100),0,p]:o>-1?[-700-t.length,o,o+this.pattern.length]:f==l?[-900-t.length,d,p]:c==l?this.result((u?-200:0)-100-700+(g?0:-1100),r,t):2==e.length?null:this.result((n[0]?-700:0)-200-1100,n,t)}result(t,e,i){let n=[t-i.length],s=1;for(let t of e){let e=t+(this.astral?qi(Fi(i,t)):1);s>1&&n[s-1]==t?n[s-1]=e:(n[s++]=t,n[s++]=e)}return n}}const um=on.define({combine:t=>Qn(t,{activateOnTyping:!0,selectOnOpen:!0,override:null,closeOnBlur:!0,maxRenderedOptions:100,defaultKeymap:!0,tooltipClass:()=>"",optionClass:()=>"",aboveCursor:!1,icons:!0,addToOptions:[],compareCompletions:(t,e)=>t.label.localeCompare(e.label),interactionDelay:75},{defaultKeymap:(t,e)=>t&&e,closeOnBlur:(t,e)=>t&&e,icons:(t,e)=>t&&e,tooltipClass:(t,e)=>i=>fm(t(i),e(i)),optionClass:(t,e)=>i=>fm(t(i),e(i)),addToOptions:(t,e)=>t.concat(e)})});function fm(t,e){return t?e?t+" "+e:t:e}function dm(t,e,i){if(t<=i)return{from:0,to:t};if(e<0&&(e=0),e<=t>>1){let t=Math.floor(e/i);return{from:t*i,to:(t+1)*i}}let n=Math.floor((t-e)/i);return{from:t-(n+1)*i,to:t-n*i}}class pm{constructor(t,e){this.view=t,this.stateField=e,this.info=null,this.placeInfo={read:()=>this.measureInfo(),write:t=>this.positionInfo(t),key:this},this.space=null,this.currentClass="";let i=t.state.field(e),{options:n,selected:s}=i.open,r=t.state.facet(um);this.optionContent=function(t){let e=t.addToOptions.slice();return t.icons&&e.push({render(t){let e=document.createElement("div");return e.classList.add("cm-completionIcon"),t.type&&e.classList.add(...t.type.split(/\s+/g).map((t=>"cm-completionIcon-"+t))),e.setAttribute("aria-hidden","true"),e},position:20}),e.push({render(t,e,i){let n=document.createElement("span");n.className="cm-completionLabel";let{label:s}=t,r=0;for(let t=1;t<i.length;){let e=i[t++],o=i[t++];e>r&&n.appendChild(document.createTextNode(s.slice(r,e)));let l=n.appendChild(document.createElement("span"));l.appendChild(document.createTextNode(s.slice(e,o))),l.className="cm-completionMatchedText",r=o}return r<s.length&&n.appendChild(document.createTextNode(s.slice(r))),n},position:50},{render(t){if(!t.detail)return null;let e=document.createElement("span");return e.className="cm-completionDetail",e.textContent=t.detail,e},position:80}),e.sort(((t,e)=>t.position-e.position)).map((t=>t.render))}(r),this.optionClass=r.optionClass,this.tooltipClass=r.tooltipClass,this.range=dm(n.length,s,r.maxRenderedOptions),this.dom=document.createElement("div"),this.dom.className="cm-tooltip-autocomplete",this.updateTooltipClass(t.state),this.dom.addEventListener("mousedown",(e=>{for(let i,s=e.target;s&&s!=this.dom;s=s.parentNode)if("LI"==s.nodeName&&(i=/-(\d+)$/.exec(s.id))&&+i[1]<n.length)return lm(t,n[+i[1]]),void e.preventDefault()})),this.list=this.dom.appendChild(this.createListBox(n,i.id,this.range)),this.list.addEventListener("scroll",(()=>{this.info&&this.view.requestMeasure(this.placeInfo)}))}mount(){this.updateSel()}update(t){var e,i,n;let s=t.state.field(this.stateField),r=t.startState.field(this.stateField);this.updateTooltipClass(t.state),s!=r&&(this.updateSel(),(null===(e=s.open)||void 0===e?void 0:e.disabled)!=(null===(i=r.open)||void 0===i?void 0:i.disabled)&&this.dom.classList.toggle("cm-tooltip-autocomplete-disabled",!!(null===(n=s.open)||void 0===n?void 0:n.disabled)))}updateTooltipClass(t){let e=this.tooltipClass(t);if(e!=this.currentClass){for(let t of this.currentClass.split(" "))t&&this.dom.classList.remove(t);for(let t of e.split(" "))t&&this.dom.classList.add(t);this.currentClass=e}}positioned(t){this.space=t,this.info&&this.view.requestMeasure(this.placeInfo)}updateSel(){let t=this.view.state.field(this.stateField),e=t.open;if((e.selected>-1&&e.selected<this.range.from||e.selected>=this.range.to)&&(this.range=dm(e.options.length,e.selected,this.view.state.facet(um).maxRenderedOptions),this.list.remove(),this.list=this.dom.appendChild(this.createListBox(e.options,t.id,this.range)),this.list.addEventListener("scroll",(()=>{this.info&&this.view.requestMeasure(this.placeInfo)}))),this.updateSelectedOption(e.selected)){this.info&&(this.info.remove(),this.info=null);let{completion:i}=e.options[e.selected],{info:n}=i;if(!n)return;let s="string"==typeof n?document.createTextNode(n):n(i);if(!s)return;"then"in s?s.then((e=>{e&&this.view.state.field(this.stateField,!1)==t&&this.addInfoPane(e)})).catch((t=>Qr(this.view.state,t,"completion info"))):this.addInfoPane(s)}}addInfoPane(t){let e=this.info=document.createElement("div");e.className="cm-tooltip cm-completionInfo",e.appendChild(t),this.dom.appendChild(e),this.view.requestMeasure(this.placeInfo)}updateSelectedOption(t){let e=null;for(let i=this.list.firstChild,n=this.range.from;i;i=i.nextSibling,n++)n==t?i.hasAttribute("aria-selected")||(i.setAttribute("aria-selected","true"),e=i):i.hasAttribute("aria-selected")&&i.removeAttribute("aria-selected");return e&&function(t,e){let i=t.getBoundingClientRect(),n=e.getBoundingClientRect();n.top<i.top?t.scrollTop-=i.top-n.top:n.bottom>i.bottom&&(t.scrollTop+=n.bottom-i.bottom)}(this.list,e),e}measureInfo(){let t=this.dom.querySelector("[aria-selected]");if(!t||!this.info)return null;let e=this.dom.getBoundingClientRect(),i=this.info.getBoundingClientRect(),n=t.getBoundingClientRect(),s=this.space;if(!s){let t=this.dom.ownerDocument.defaultView||window;s={left:0,top:0,right:t.innerWidth,bottom:t.innerHeight}}if(n.top>Math.min(s.bottom,e.bottom)-10||n.bottom<Math.max(s.top,e.top)+10)return null;let r,o=this.view.textDirection==ho.RTL,l=o,a=!1,h="",c="",u=e.left-s.left,f=s.right-e.right;if(l&&u<Math.min(i.width,f)?l=!1:!l&&f<Math.min(i.width,u)&&(l=!0),i.width<=(l?u:f))h=Math.max(s.top,Math.min(n.top,s.bottom-i.height))-e.top+"px",r=Math.min(400,l?u:f)+"px";else{a=!0,r=Math.min(400,(o?e.right:s.right-e.left)-30)+"px";let t=s.bottom-e.bottom;t>=i.height||t>e.top?h=n.bottom-e.top+"px":c=e.bottom-n.top+"px"}return{top:h,bottom:c,maxWidth:r,class:a?o?"left-narrow":"right-narrow":l?"left":"right"}}positionInfo(t){this.info&&(t?(this.info.style.top=t.top,this.info.style.bottom=t.bottom,this.info.style.maxWidth=t.maxWidth,this.info.className="cm-tooltip cm-completionInfo cm-completionInfo-"+t.class):this.info.style.top="-1e6px")}createListBox(t,e,i){const n=document.createElement("ul");n.id=e,n.setAttribute("role","listbox"),n.setAttribute("aria-expanded","true"),n.setAttribute("aria-label",this.view.state.phrase("Completions"));for(let s=i.from;s<i.to;s++){let{completion:i,match:r}=t[s];const o=n.appendChild(document.createElement("li"));o.id=e+"-"+s,o.setAttribute("role","option");let l=this.optionClass(i);l&&(o.className=l);for(let t of this.optionContent){let e=t(i,this.view.state,r);e&&o.appendChild(e)}}return i.from&&n.classList.add("cm-completionListIncompleteTop"),i.to<t.length&&n.classList.add("cm-completionListIncompleteBottom"),n}}function mm(t){return 100*(t.boost||0)+(t.apply?10:0)+(t.info?5:0)+(t.type?1:0)}class gm{constructor(t,e,i,n,s,r){this.options=t,this.attrs=e,this.tooltip=i,this.timestamp=n,this.selected=s,this.disabled=r}setSelected(t,e){return t==this.selected||t>=this.options.length?this:new gm(this.options,ym(e,t),this.tooltip,this.timestamp,t,this.disabled)}static build(t,e,i,n,s){let r=function(t,e){let i=[],n=0;for(let s of t)if(s.hasResult())if(!1===s.result.filter){let t=s.result.getMatch;for(let e of s.result.options){let r=[1e9-n++];if(t)for(let i of t(e))r.push(i);i.push(new nm(e,s,r))}}else{let t,n=new cm(e.sliceDoc(s.from,s.to));for(let e of s.result.options)(t=n.match(e.label))&&(null!=e.boost&&(t[0]+=e.boost),i.push(new nm(e,s,t)))}let s=[],r=null,o=e.facet(um).compareCompletions;for(let t of i.sort(((t,e)=>e.match[0]-t.match[0]||o(t.completion,e.completion))))!r||r.label!=t.completion.label||r.detail!=t.completion.detail||null!=r.type&&null!=t.completion.type&&r.type!=t.completion.type||r.apply!=t.completion.apply?s.push(t):mm(t.completion)>mm(r)&&(s[s.length-1]=t),r=t.completion;return s}(t,e);if(!r.length)return n&&t.some((t=>1==t.state))?new gm(n.options,n.attrs,n.tooltip,n.timestamp,n.selected,!0):null;let o=e.facet(um).selectOnOpen?0:-1;if(n&&n.selected!=o&&-1!=n.selected){let t=n.options[n.selected].completion;for(let e=0;e<r.length;e++)if(r[e].completion==t){o=e;break}}return new gm(r,ym(i,o),{pos:t.reduce(((t,e)=>e.hasResult()?Math.min(t,e.from):t),1e8),create:(l=Dm,t=>new pm(t,l)),above:s.aboveCursor},n?n.timestamp:Date.now(),o,!1);var l}map(t){return new gm(this.options,this.attrs,Object.assign(Object.assign({},this.tooltip),{pos:t.mapPos(this.tooltip.pos)}),this.timestamp,this.selected,this.disabled)}}class vm{constructor(t,e,i){this.active=t,this.id=e,this.open=i}static start(){return new vm(bm,"cm-ac-"+Math.floor(2e6*Math.random()).toString(36),null)}update(t){let{state:e}=t,i=e.facet(um),n=(i.override||e.languageDataAt("autocomplete",sm(e)).map(hm)).map((e=>(this.active.find((t=>t.source==e))||new km(e,this.active.some((t=>0!=t.state))?1:0)).update(t,i)));n.length==this.active.length&&n.every(((t,e)=>t==this.active[e]))&&(n=this.active);let s=this.open;s&&t.docChanged&&(s=s.map(t.changes)),t.selection||n.some((e=>e.hasResult()&&t.changes.touchesRange(e.from,e.to)))||!function(t,e){if(t==e)return!0;for(let i=0,n=0;;){for(;i<t.length&&!t[i].hasResult;)i++;for(;n<e.length&&!e[n].hasResult;)n++;let s=i==t.length,r=n==e.length;if(s||r)return s==r;if(t[i++].result!=e[n++].result)return!1}}(n,this.active)?s=gm.build(n,e,this.id,s,i):s&&s.disabled&&!n.some((t=>1==t.state))&&(s=null),!s&&n.every((t=>1!=t.state))&&n.some((t=>t.hasResult()))&&(n=n.map((t=>t.hasResult()?new km(t.source,0):t)));for(let e of t.effects)e.is(Om)&&(s=s&&s.setSelected(e.value,this.id));return n==this.active&&s==this.open?this:new vm(n,this.id,s)}get tooltip(){return this.open?this.open.tooltip:null}get attrs(){return this.open?this.open.attrs:wm}}const wm={"aria-autocomplete":"list"};function ym(t,e){let i={"aria-autocomplete":"list","aria-haspopup":"listbox","aria-controls":t};return e>-1&&(i["aria-activedescendant"]=t+"-"+e),i}const bm=[];function xm(t){return t.isUserEvent("input.type")?"input":t.isUserEvent("delete.backward")?"delete":null}class km{constructor(t,e,i=-1){this.source=t,this.state=e,this.explicitPos=i}hasResult(){return!1}update(t,e){let i=xm(t),n=this;i?n=n.handleUserEvent(t,i,e):t.docChanged?n=n.handleChange(t):t.selection&&0!=n.state&&(n=new km(n.source,0));for(let e of t.effects)if(e.is(Cm))n=new km(n.source,1,e.value?sm(t.state):-1);else if(e.is(Am))n=new km(n.source,0);else if(e.is(Mm))for(let t of e.value)t.source==n.source&&(n=t);return n}handleUserEvent(t,e,i){return"delete"!=e&&i.activateOnTyping?new km(this.source,1):this.map(t.changes)}handleChange(t){return t.changes.touchesRange(sm(t.startState))?new km(this.source,0):this.map(t.changes)}map(t){return t.empty||this.explicitPos<0?this:new km(this.source,this.state,t.mapPos(this.explicitPos))}}class Sm extends km{constructor(t,e,i,n,s){super(t,2,e),this.result=i,this.from=n,this.to=s}hasResult(){return!0}handleUserEvent(t,e,i){var n;let s=t.changes.mapPos(this.from),r=t.changes.mapPos(this.to,1),o=sm(t.state);if((this.explicitPos<0?o<=s:o<this.from)||o>r||"delete"==e&&sm(t.startState)==this.from)return new km(this.source,"input"==e&&i.activateOnTyping?1:0);let l,a=this.explicitPos<0?-1:t.changes.mapPos(this.explicitPos);return function(t,e,i,n){if(!t)return!1;let s=e.sliceDoc(i,n);return"function"==typeof t?t(s,i,n,e):rm(t,!0).test(s)}(this.result.validFor,t.state,s,r)?new Sm(this.source,a,this.result,s,r):this.result.update&&(l=this.result.update(this.result,s,r,new tm(t.state,o,a>=0)))?new Sm(this.source,a,l,l.from,null!==(n=l.to)&&void 0!==n?n:sm(t.state)):new km(this.source,1,a)}handleChange(t){return t.changes.touchesRange(this.from,this.to)?new km(this.source,0):this.map(t.changes)}map(t){return t.empty?this:new Sm(this.source,this.explicitPos<0?-1:t.mapPos(this.explicitPos),this.result,t.mapPos(this.from),t.mapPos(this.to,1))}}const Cm=Nn.define(),Am=Nn.define(),Mm=Nn.define({map:(t,e)=>t.map((t=>t.map(e)))}),Om=Nn.define(),Dm=dn.define({create:()=>vm.start(),update:(t,e)=>t.update(e),provide:t=>[ch.from(t,(t=>t.tooltip)),sa.contentAttributes.from(t,(t=>t.attrs))]});function Tm(t,e="option"){return i=>{let n=i.state.field(Dm,!1);if(!n||!n.open||n.open.disabled||Date.now()-n.open.timestamp<i.state.facet(um).interactionDelay)return!1;let s,r=1;"page"==e&&(s=function(t,e){let i=t.plugin(lh);if(!i)return null;let n=i.manager.tooltips.indexOf(e);return n<0?null:i.manager.tooltipViews[n]}(i,n.open.tooltip))&&(r=Math.max(2,Math.floor(s.dom.offsetHeight/s.dom.querySelector("li").offsetHeight)-1));let{length:o}=n.open.options,l=n.open.selected>-1?n.open.selected+r*(t?1:-1):t?0:o-1;return l<0?l="page"==e?0:o-1:l>=o&&(l="page"==e?o-1:0),i.dispatch({effects:Om.of(l)}),!0}}class _m{constructor(t,e){this.active=t,this.context=e,this.time=Date.now(),this.updates=[],this.done=void 0}}const Em=Zr.fromClass(class{constructor(t){this.view=t,this.debounceUpdate=-1,this.running=[],this.debounceAccept=-1,this.composing=0;for(let e of t.state.field(Dm).active)1==e.state&&this.startQuery(e)}update(t){let e=t.state.field(Dm);if(!t.selectionSet&&!t.docChanged&&t.startState.field(Dm)==e)return;let i=t.transactions.some((t=>(t.selection||t.docChanged)&&!xm(t)));for(let e=0;e<this.running.length;e++){let n=this.running[e];if(i||n.updates.length+t.transactions.length>50&&Date.now()-n.time>1e3){for(let t of n.context.abortListeners)try{t()}catch(t){Qr(this.view.state,t)}n.context.abortListeners=null,this.running.splice(e--,1)}else n.updates.push(...t.transactions)}if(this.debounceUpdate>-1&&clearTimeout(this.debounceUpdate),this.debounceUpdate=e.active.some((t=>1==t.state&&!this.running.some((e=>e.active.source==t.source))))?setTimeout((()=>this.startUpdate()),50):-1,0!=this.composing)for(let e of t.transactions)"input"==xm(e)?this.composing=2:2==this.composing&&e.selection&&(this.composing=3)}startUpdate(){this.debounceUpdate=-1;let{state:t}=this.view,e=t.field(Dm);for(let t of e.active)1!=t.state||this.running.some((e=>e.active.source==t.source))||this.startQuery(t)}startQuery(t){let{state:e}=this.view,i=sm(e),n=new tm(e,i,t.explicitPos==i),s=new _m(t,n);this.running.push(s),Promise.resolve(t.source(n)).then((t=>{s.context.aborted||(s.done=t||null,this.scheduleAccept())}),(t=>{this.view.dispatch({effects:Am.of(null)}),Qr(this.view.state,t)}))}scheduleAccept(){this.running.every((t=>void 0!==t.done))?this.accept():this.debounceAccept<0&&(this.debounceAccept=setTimeout((()=>this.accept()),50))}accept(){var t;this.debounceAccept>-1&&clearTimeout(this.debounceAccept),this.debounceAccept=-1;let e=[],i=this.view.state.facet(um);for(let n=0;n<this.running.length;n++){let s=this.running[n];if(void 0===s.done)continue;if(this.running.splice(n--,1),s.done){let n=new Sm(s.active.source,s.active.explicitPos,s.done,s.done.from,null!==(t=s.done.to)&&void 0!==t?t:sm(s.updates.length?s.updates[0].startState:this.view.state));for(let t of s.updates)n=n.update(t,i);if(n.hasResult()){e.push(n);continue}}let r=this.view.state.field(Dm).active.find((t=>t.source==s.active.source));if(r&&1==r.state)if(null==s.done){let t=new km(s.active.source,0);for(let e of s.updates)t=t.update(e,i);1!=t.state&&e.push(t)}else this.startQuery(r)}e.length&&this.view.dispatch({effects:Mm.of(e)})}},{eventHandlers:{blur(){let t=this.view.state.field(Dm,!1);t&&t.tooltip&&this.view.state.facet(um).closeOnBlur&&this.view.dispatch({effects:Am.of(null)})},compositionstart(){this.composing=1},compositionend(){3==this.composing&&setTimeout((()=>this.view.dispatch({effects:Cm.of(!1)})),20),this.composing=0}}}),Rm=sa.baseTheme({".cm-tooltip.cm-tooltip-autocomplete":{"& > ul":{fontFamily:"monospace",whiteSpace:"nowrap",overflow:"hidden auto",maxWidth_fallback:"700px",maxWidth:"min(700px, 95vw)",minWidth:"250px",maxHeight:"10em",height:"100%",listStyle:"none",margin:0,padding:0,"& > li":{overflowX:"hidden",textOverflow:"ellipsis",cursor:"pointer",padding:"1px 3px",lineHeight:1.2}}},"&light .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#17c",color:"white"},"&light .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#777"},"&dark .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#347",color:"white"},"&dark .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#444"},".cm-completionListIncompleteTop:before, .cm-completionListIncompleteBottom:after":{content:'"···"',opacity:.5,display:"block",textAlign:"center"},".cm-tooltip.cm-completionInfo":{position:"absolute",padding:"3px 9px",width:"max-content",maxWidth:"400px",boxSizing:"border-box"},".cm-completionInfo.cm-completionInfo-left":{right:"100%"},".cm-completionInfo.cm-completionInfo-right":{left:"100%"},".cm-completionInfo.cm-completionInfo-left-narrow":{right:"30px"},".cm-completionInfo.cm-completionInfo-right-narrow":{left:"30px"},"&light .cm-snippetField":{backgroundColor:"#00000022"},"&dark .cm-snippetField":{backgroundColor:"#ffffff22"},".cm-snippetFieldPosition":{verticalAlign:"text-top",width:0,height:"1.15em",display:"inline-block",margin:"0 -0.7px -.7em",borderLeft:"1.4px dotted #888"},".cm-completionMatchedText":{textDecoration:"underline"},".cm-completionDetail":{marginLeft:"0.5em",fontStyle:"italic"},".cm-completionIcon":{fontSize:"90%",width:".8em",display:"inline-block",textAlign:"center",paddingRight:".6em",opacity:"0.6",boxSizing:"content-box"},".cm-completionIcon-function, .cm-completionIcon-method":{"&:after":{content:"'ƒ'"}},".cm-completionIcon-class":{"&:after":{content:"'○'"}},".cm-completionIcon-interface":{"&:after":{content:"'◌'"}},".cm-completionIcon-variable":{"&:after":{content:"'𝑥'"}},".cm-completionIcon-constant":{"&:after":{content:"'𝐶'"}},".cm-completionIcon-type":{"&:after":{content:"'𝑡'"}},".cm-completionIcon-enum":{"&:after":{content:"'∪'"}},".cm-completionIcon-property":{"&:after":{content:"'□'"}},".cm-completionIcon-keyword":{"&:after":{content:"'🔑︎'"}},".cm-completionIcon-namespace":{"&:after":{content:"'▢'"}},".cm-completionIcon-text":{"&:after":{content:"'abc'",fontSize:"50%",verticalAlign:"middle"}}});const Pm={brackets:["(","[","{","'",'"'],before:")]}:;>",stringPrefixes:[]},Bm=Nn.define({map(t,e){let i=e.mapPos(t,-1,Ki.TrackAfter);return null==i?void 0:i}}),Lm=Nn.define({map:(t,e)=>e.mapPos(t)}),Nm=new class extends Jn{};Nm.startSide=1,Nm.endSide=-1;const Im=dn.define({create:()=>ts.empty,update(t,e){if(e.selection){let i=e.state.doc.lineAt(e.selection.main.head).from,n=e.startState.doc.lineAt(e.startState.selection.main.head).from;i!=e.changes.mapPos(n,-1)&&(t=ts.empty)}t=t.map(e.changes);for(let i of e.effects)i.is(Bm)?t=t.update({add:[Nm.range(i.value,i.value+1)]}):i.is(Lm)&&(t=t.update({filter:t=>t!=i.value}));return t}});const Vm="()[]{}<>";function Wm(t){for(let e=0;e<Vm.length;e+=2)if(Vm.charCodeAt(e)==t)return Vm.charAt(e+1);return ji(t<128?t:t+1)}function zm(t,e){return t.languageDataAt("closeBrackets",e)[0]||Pm}const Hm="object"==typeof navigator&&/Android\b/.test(navigator.userAgent),Fm=sa.inputHandler.of(((t,e,i,n)=>{if((Hm?t.composing:t.compositionStarted)||t.state.readOnly)return!1;let s=t.state.selection.main;if(n.length>2||2==n.length&&1==qi(Fi(n,0))||e!=s.from||i!=s.to)return!1;let r=function(t,e){let i=zm(t,t.selection.main.head),n=i.brackets||Pm.brackets;for(let s of n){let r=Wm(Fi(s,0));if(e==s)return r==s?Gm(t,s,n.indexOf(s+s+s)>-1,i):Km(t,s,r,i.before||Pm.before);if(e==r&&qm(t,t.selection.main.from))return Um(t,s,r)}return null}(t.state,n);return!!r&&(t.dispatch(r),!0)})),jm=[{key:"Backspace",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=zm(t,t.selection.main.head).brackets||Pm.brackets,n=null,s=t.changeByRange((e=>{if(e.empty){let n=function(t,e){let i=t.sliceString(e-2,e);return qi(Fi(i,0))==i.length?i:i.slice(1)}(t.doc,e.head);for(let s of i)if(s==n&&$m(t.doc,e.head)==Wm(Fi(s,0)))return{changes:{from:e.head-s.length,to:e.head+s.length},range:nn.cursor(e.head-s.length)}}return{range:n=e}}));return n||e(t.update(s,{scrollIntoView:!0,userEvent:"delete.backward"})),!n}}];function qm(t,e){let i=!1;return t.field(Im).between(0,t.doc.length,(t=>{t==e&&(i=!0)})),i}function $m(t,e){let i=t.sliceString(e,e+2);return i.slice(0,qi(Fi(i,0)))}function Km(t,e,i,n){let s=null,r=t.changeByRange((r=>{if(!r.empty)return{changes:[{insert:e,from:r.from},{insert:i,from:r.to}],effects:Bm.of(r.to+e.length),range:nn.range(r.anchor+e.length,r.head+e.length)};let o=$m(t.doc,r.head);return!o||/\s/.test(o)||n.indexOf(o)>-1?{changes:{insert:e+i,from:r.head},effects:Bm.of(r.head+e.length),range:nn.cursor(r.head+e.length)}:{range:s=r}}));return s?null:t.update(r,{scrollIntoView:!0,userEvent:"input.type"})}function Um(t,e,i){let n=null,s=t.selection.ranges.map((e=>e.empty&&$m(t.doc,e.head)==i?nn.cursor(e.head+i.length):n=e));return n?null:t.update({selection:nn.create(s,t.selection.mainIndex),scrollIntoView:!0,effects:t.selection.ranges.map((({from:t})=>Lm.of(t)))})}function Gm(t,e,i,n){let s=n.stringPrefixes||Pm.stringPrefixes,r=null,o=t.changeByRange((n=>{if(!n.empty)return{changes:[{insert:e,from:n.from},{insert:e,from:n.to}],effects:Bm.of(n.to+e.length),range:nn.range(n.anchor+e.length,n.head+e.length)};let o,l=n.head,a=$m(t.doc,l);if(a==e){if(Qm(t,l))return{changes:{insert:e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)};if(qm(t,l)){let n=i&&t.sliceDoc(l,l+3*e.length)==e+e+e;return{range:nn.cursor(l+e.length*(n?3:1)),effects:Lm.of(l)}}}else{if(i&&t.sliceDoc(l-2*e.length,l)==e+e&&(o=Jm(t,l-2*e.length,s))>-1&&Qm(t,o))return{changes:{insert:e+e+e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)};if(t.charCategorizer(l)(a)!=qn.Word&&Jm(t,l,s)>-1&&!function(t,e,i,n){let s=tu(t).resolveInner(e,-1),r=n.reduce(((t,e)=>Math.max(t,e.length)),0);for(let o=0;o<5;o++){let o=t.sliceDoc(s.from,Math.min(s.to,s.from+i.length+r)),l=o.indexOf(i);if(!l||l>-1&&n.indexOf(o.slice(0,l))>-1){let e=s.firstChild;for(;e&&e.from==s.from&&e.to-e.from>i.length+l;){if(t.sliceDoc(e.to-i.length,e.to)==i)return!1;e=e.firstChild}return!0}let a=s.to==e&&s.parent;if(!a)break;s=a}return!1}(t,l,e,s))return{changes:{insert:e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)}}return{range:r=n}}));return r?null:t.update(o,{scrollIntoView:!0,userEvent:"input.type"})}function Qm(t,e){let i=tu(t).resolveInner(e+1);return i.parent&&i.from==e}function Jm(t,e,i){let n=t.charCategorizer(e);if(n(t.sliceDoc(e-1,e))!=qn.Word)return e;for(let s of i){let i=e-s.length;if(t.sliceDoc(i,e)==s&&n(t.sliceDoc(i-1,i))!=qn.Word)return i}return-1}function Xm(t={}){return[Dm,um.of(t),Em,Zm,Rm]}const Ym=[{key:"Ctrl-Space",run:t=>!!t.state.field(Dm,!1)&&(t.dispatch({effects:Cm.of(!0)}),!0)},{key:"Escape",run:t=>{let e=t.state.field(Dm,!1);return!(!e||!e.active.some((t=>0!=t.state)))&&(t.dispatch({effects:Am.of(null)}),!0)}},{key:"ArrowDown",run:Tm(!0)},{key:"ArrowUp",run:Tm(!1)},{key:"PageDown",run:Tm(!0,"page")},{key:"PageUp",run:Tm(!1,"page")},{key:"Enter",run:t=>{let e=t.state.field(Dm,!1);return!(t.state.readOnly||!e||!e.open||e.open.selected<0||Date.now()-e.open.timestamp<t.state.facet(um).interactionDelay)&&(e.open.disabled||lm(t,e.open.options[e.open.selected]),!0)}}],Zm=yn.highest(fa.computeN([um],(t=>t.facet(um).defaultKeymap?[Ym]:[])));class tg{constructor(t,e,i){this.from=t,this.to=e,this.diagnostic=i}}class eg{constructor(t,e,i){this.diagnostics=t,this.panel=e,this.selected=i}static init(t,e,i){let n=t,s=i.facet(mg).markerFilter;s&&(n=s(n));let r=Or.set(n.map((t=>t.from==t.to||t.from==t.to-1&&i.doc.lineAt(t.from).to==t.from?Or.widget({widget:new wg(t),diagnostic:t}).range(t.from):Or.mark({attributes:{class:"cm-lintRange cm-lintRange-"+t.severity},diagnostic:t}).range(t.from,t.to))),!0);return new eg(r,e,ig(r))}}function ig(t,e=null,i=0){let n=null;return t.between(i,1e9,((t,i,{spec:s})=>{if(!e||s.diagnostic==e)return n=new tg(t,i,s.diagnostic),!1})),n}function ng(t,e){return!(!t.effects.some((t=>t.is(rg)))&&!t.changes.touchesRange(e.pos))}function sg(t,e){return t.field(ag,!1)?e:e.concat(Nn.appendConfig.of([ag,sa.decorations.compute([ag],(t=>{let{selected:e,panel:i}=t.field(ag);return e&&i&&e.from!=e.to?Or.set([hg.range(e.from,e.to)]):Or.none})),gh(cg,{hideOn:ng}),Sg]))}const rg=Nn.define(),og=Nn.define(),lg=Nn.define(),ag=dn.define({create:()=>new eg(Or.none,null,null),update(t,e){if(e.docChanged){let i=t.diagnostics.map(e.changes),n=null;if(t.selected){let s=e.changes.mapPos(t.selected.from,1);n=ig(i,t.selected.diagnostic,s)||ig(i,null,s)}t=new eg(i,t.panel,n)}for(let i of e.effects)i.is(rg)?t=eg.init(i.value,t.panel,e.state):i.is(og)?t=new eg(t.diagnostics,i.value?bg.open:null,t.selected):i.is(lg)&&(t=new eg(t.diagnostics,t.panel,i.value));return t},provide:t=>[Sh.from(t,(t=>t.panel)),sa.decorations.from(t,(t=>t.diagnostics))]});const hg=Or.mark({class:"cm-lintRange cm-lintRange-active"});function cg(t,e,i){let{diagnostics:n}=t.state.field(ag),s=[],r=2e8,o=0;n.between(e-(i<0?1:0),e+(i>0?1:0),((t,n,{spec:l})=>{e>=t&&e<=n&&(t==n||(e>t||i>0)&&(e<n||i<0))&&(s.push(l.diagnostic),r=Math.min(t,r),o=Math.max(n,o))}));let l=t.state.facet(mg).tooltipFilter;return l&&(s=l(s)),s.length?{pos:r,end:o,above:t.state.doc.lineAt(r).to<o,create:()=>({dom:ug(t,s)})}:null}function ug(t,e){return Yd("ul",{class:"cm-tooltip-lint"},e.map((e=>vg(t,e,!1))))}const fg=t=>{let e=t.state.field(ag,!1);return!(!e||!e.panel)&&(t.dispatch({effects:og.of(!1)}),!0)},dg=[{key:"Mod-Shift-m",run:t=>{let e=t.state.field(ag,!1);e&&e.panel||t.dispatch({effects:sg(t.state,[og.of(!0)])});let i=yh(t,bg.open);return i&&i.dom.querySelector(".cm-panel-lint ul").focus(),!0},preventDefault:!0},{key:"F8",run:t=>{let e=t.state.field(ag,!1);if(!e)return!1;let i=t.state.selection.main,n=e.diagnostics.iter(i.to+1);return!(!n.value&&(n=e.diagnostics.iter(0),!n.value||n.from==i.from&&n.to==i.to))&&(t.dispatch({selection:{anchor:n.from,head:n.to},scrollIntoView:!0}),!0)}}],pg=Zr.fromClass(class{constructor(t){this.view=t,this.timeout=-1,this.set=!0;let{delay:e}=t.state.facet(mg);this.lintTime=Date.now()+e,this.run=this.run.bind(this),this.timeout=setTimeout(this.run,e)}run(){let t=Date.now();if(t<this.lintTime-10)setTimeout(this.run,this.lintTime-t);else{this.set=!1;let{state:t}=this.view,{sources:e}=t.facet(mg);Promise.all(e.map((t=>Promise.resolve(t(this.view))))).then((e=>{let i=e.reduce(((t,e)=>t.concat(e)));this.view.state.doc==t.doc&&this.view.dispatch(function(t,e){return{effects:sg(t,[rg.of(e)])}}(this.view.state,i))}),(t=>{Qr(this.view.state,t)}))}}update(t){let e=t.state.facet(mg);(t.docChanged||e!=t.startState.facet(mg)||e.needsRefresh&&e.needsRefresh(t))&&(this.lintTime=Date.now()+e.delay,this.set||(this.set=!0,this.timeout=setTimeout(this.run,e.delay)))}force(){this.set&&(this.lintTime=Date.now(),this.run())}destroy(){clearTimeout(this.timeout)}}),mg=on.define({combine:t=>Object.assign({sources:t.map((t=>t.source))},Qn(t.map((t=>t.config)),{delay:750,markerFilter:null,tooltipFilter:null,needsRefresh:null},{needsRefresh:(t,e)=>t?e?i=>t(i)||e(i):t:e})),enables:pg});function gg(t){let e=[];if(t)t:for(let{name:i}of t){for(let t=0;t<i.length;t++){let n=i[t];if(/[a-zA-Z]/.test(n)&&!e.some((t=>t.toLowerCase()==n.toLowerCase()))){e.push(n);continue t}}e.push("")}return e}function vg(t,e,i){var n;let s=i?gg(e.actions):[];return Yd("li",{class:"cm-diagnostic cm-diagnostic-"+e.severity},Yd("span",{class:"cm-diagnosticText"},e.renderMessage?e.renderMessage():e.message),null===(n=e.actions)||void 0===n?void 0:n.map(((i,n)=>{let r=!1,o=n=>{if(n.preventDefault(),r)return;r=!0;let s=ig(t.state.field(ag).diagnostics,e);s&&i.apply(t,s.from,s.to)},{name:l}=i,a=s[n]?l.indexOf(s[n]):-1,h=a<0?l:[l.slice(0,a),Yd("u",l.slice(a,a+1)),l.slice(a+1)];return Yd("button",{type:"button",class:"cm-diagnosticAction",onclick:o,onmousedown:o,"aria-label":` Action: ${l}${a<0?"":` (access key "${s[n]})"`}.`},h)})),e.source&&Yd("div",{class:"cm-diagnosticSource"},e.source))}class wg extends Ar{constructor(t){super(),this.diagnostic=t}eq(t){return t.diagnostic==this.diagnostic}toDOM(){return Yd("span",{class:"cm-lintPoint cm-lintPoint-"+this.diagnostic.severity})}}class yg{constructor(t,e){this.diagnostic=e,this.id="item_"+Math.floor(4294967295*Math.random()).toString(16),this.dom=vg(t,e,!0),this.dom.id=this.id,this.dom.setAttribute("role","option")}}class bg{constructor(t){this.view=t,this.items=[];this.list=Yd("ul",{tabIndex:0,role:"listbox","aria-label":this.view.state.phrase("Diagnostics"),onkeydown:e=>{if(27==e.keyCode)fg(this.view),this.view.focus();else if(38==e.keyCode||33==e.keyCode)this.moveSelection((this.selectedIndex-1+this.items.length)%this.items.length);else if(40==e.keyCode||34==e.keyCode)this.moveSelection((this.selectedIndex+1)%this.items.length);else if(36==e.keyCode)this.moveSelection(0);else if(35==e.keyCode)this.moveSelection(this.items.length-1);else if(13==e.keyCode)this.view.focus();else{if(!(e.keyCode>=65&&e.keyCode<=90&&this.selectedIndex>=0))return;{let{diagnostic:i}=this.items[this.selectedIndex],n=gg(i.actions);for(let s=0;s<n.length;s++)if(n[s].toUpperCase().charCodeAt(0)==e.keyCode){let e=ig(this.view.state.field(ag).diagnostics,i);e&&i.actions[s].apply(t,e.from,e.to)}}}e.preventDefault()},onclick:t=>{for(let e=0;e<this.items.length;e++)this.items[e].dom.contains(t.target)&&this.moveSelection(e)}}),this.dom=Yd("div",{class:"cm-panel-lint"},this.list,Yd("button",{type:"button",name:"close","aria-label":this.view.state.phrase("close"),onclick:()=>fg(this.view)},"×")),this.update()}get selectedIndex(){let t=this.view.state.field(ag).selected;if(!t)return-1;for(let e=0;e<this.items.length;e++)if(this.items[e].diagnostic==t.diagnostic)return e;return-1}update(){let{diagnostics:t,selected:e}=this.view.state.field(ag),i=0,n=!1,s=null;for(t.between(0,this.view.state.doc.length,((t,r,{spec:o})=>{let l,a=-1;for(let t=i;t<this.items.length;t++)if(this.items[t].diagnostic==o.diagnostic){a=t;break}a<0?(l=new yg(this.view,o.diagnostic),this.items.splice(i,0,l),n=!0):(l=this.items[a],a>i&&(this.items.splice(i,a-i),n=!0)),e&&l.diagnostic==e.diagnostic?l.dom.hasAttribute("aria-selected")||(l.dom.setAttribute("aria-selected","true"),s=l):l.dom.hasAttribute("aria-selected")&&l.dom.removeAttribute("aria-selected"),i++}));i<this.items.length&&!(1==this.items.length&&this.items[0].diagnostic.from<0);)n=!0,this.items.pop();0==this.items.length&&(this.items.push(new yg(this.view,{from:-1,to:-1,severity:"info",message:this.view.state.phrase("No diagnostics")})),n=!0),s?(this.list.setAttribute("aria-activedescendant",s.id),this.view.requestMeasure({key:this,read:()=>({sel:s.dom.getBoundingClientRect(),panel:this.list.getBoundingClientRect()}),write:({sel:t,panel:e})=>{t.top<e.top?this.list.scrollTop-=e.top-t.top:t.bottom>e.bottom&&(this.list.scrollTop+=t.bottom-e.bottom)}})):this.selectedIndex<0&&this.list.removeAttribute("aria-activedescendant"),n&&this.sync()}sync(){let t=this.list.firstChild;function e(){let e=t;t=e.nextSibling,e.remove()}for(let i of this.items)if(i.dom.parentNode==this.list){for(;t!=i.dom;)e();t=i.dom.nextSibling}else this.list.insertBefore(i.dom,t);for(;t;)e()}moveSelection(t){if(this.selectedIndex<0)return;let e=ig(this.view.state.field(ag).diagnostics,this.items[t].diagnostic);e&&this.view.dispatch({selection:{anchor:e.from,head:e.to},scrollIntoView:!0,effects:lg.of(e)})}static open(t){return new bg(t)}}function xg(t,e='viewBox="0 0 40 40"'){return`url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" ${e}>${encodeURIComponent(t)}</svg>')`}function kg(t){return xg(`<path d="m0 2.5 l2 -1.5 l1 0 l2 1.5 l1 0" stroke="${t}" fill="none" stroke-width=".7"/>`,'width="6" height="3"')}const Sg=sa.baseTheme({".cm-diagnostic":{padding:"3px 6px 3px 8px",marginLeft:"-1px",display:"block",whiteSpace:"pre-wrap"},".cm-diagnostic-error":{borderLeft:"5px solid #d11"},".cm-diagnostic-warning":{borderLeft:"5px solid orange"},".cm-diagnostic-info":{borderLeft:"5px solid #999"},".cm-diagnosticAction":{font:"inherit",border:"none",padding:"2px 4px",backgroundColor:"#444",color:"white",borderRadius:"3px",marginLeft:"8px",cursor:"pointer"},".cm-diagnosticSource":{fontSize:"70%",opacity:.7},".cm-lintRange":{backgroundPosition:"left bottom",backgroundRepeat:"repeat-x",paddingBottom:"0.7px"},".cm-lintRange-error":{backgroundImage:kg("#d11")},".cm-lintRange-warning":{backgroundImage:kg("orange")},".cm-lintRange-info":{backgroundImage:kg("#999")},".cm-lintRange-active":{backgroundColor:"#ffdd9980"},".cm-tooltip-lint":{padding:0,margin:0},".cm-lintPoint":{position:"relative","&:after":{content:'""',position:"absolute",bottom:0,left:"-2px",borderLeft:"3px solid transparent",borderRight:"3px solid transparent",borderBottom:"4px solid #d11"}},".cm-lintPoint-warning":{"&:after":{borderBottomColor:"orange"}},".cm-lintPoint-info":{"&:after":{borderBottomColor:"#999"}},".cm-panel.cm-panel-lint":{position:"relative","& ul":{maxHeight:"100px",overflowY:"auto","& [aria-selected]":{backgroundColor:"#ddd","& u":{textDecoration:"underline"}},"&:focus [aria-selected]":{background_fallback:"#bdf",backgroundColor:"Highlight",color_fallback:"white",color:"HighlightText"},"& u":{textDecoration:"none"},padding:0,margin:0},"& [name=close]":{position:"absolute",top:"0",right:"2px",background:"inherit",border:"none",font:"inherit",padding:0,margin:0}}});const Cg=(()=>[Fh(),$h,ja(),Bf(),$u(),Ma(),[Ba,La],Gn.allowMultipleSelections.of(!0),Gn.transactionFilter.of((t=>{if(!t.docChanged||!t.isUserEvent("input.type")&&!t.isUserEvent("input.complete"))return t;let e=t.startState.languageDataAt("indentOnInput",t.startState.selection.main.head);if(!e.length)return t;let i=t.newDoc,{head:n}=t.newSelection.main,s=i.lineAt(n);if(n>s.from+200)return t;let r=i.sliceString(s.from,n);if(!e.some((t=>t.test(r))))return t;let{state:o}=t,l=-1,a=[];for(let{head:t}of o.selection.ranges){let e=o.doc.lineAt(t);if(e.from==l)continue;l=e.from;let i=mu(o,e.from);if(null==i)continue;let n=/^\s*/.exec(e.text)[0],s=pu(o,i);n!=s&&a.push({from:e.from,to:e.from+n.length,insert:s})}return a.length?[t,{changes:a,sequential:!0}]:t})),Xu(tf,{fallback:!0}),cf(),[Fm,Im],Xm(),Ya(),eh(),Ga,mp(),fa.of([...jm,...Xd,...Up,...Jf,...Vu,...Ym,...dg])])();var Ag,Mg=i(155);class Og{constructor(t,e,i,n,s,r,o,l,a,h=0,c){this.p=t,this.stack=e,this.state=i,this.reducePos=n,this.pos=s,this.score=r,this.buffer=o,this.bufferBase=l,this.curContext=a,this.lookAhead=h,this.parent=c}toString(){return`[${this.stack.filter(((t,e)=>e%3==0)).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(t,e,i=0){let n=t.parser.context;return new Og(t,[],e,i,i,0,[],0,n?new Dg(n,n.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(t,e){this.stack.push(this.state,e,this.bufferBase+this.buffer.length),this.state=t}reduce(t){var e;let i=t>>19,n=65535&t,{parser:s}=this.p,r=s.dynamicPrecedence(n);if(r&&(this.score+=r),0==i)return this.pushState(s.getGoto(this.state,n,!0),this.reducePos),n<s.minRepeatTerm&&this.storeNode(n,this.reducePos,this.reducePos,4,!0),void this.reduceContext(n,this.reducePos);let o=this.stack.length-3*(i-1)-(262144&t?6:0),l=o?this.stack[o-2]:this.p.ranges[0].from,a=this.reducePos-l;a>=2e3&&!(null===(e=this.p.parser.nodeSet.types[n])||void 0===e?void 0:e.isAnonymous)&&(l==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=a):this.p.lastBigReductionSize<a&&(this.p.bigReductionCount=1,this.p.lastBigReductionStart=l,this.p.lastBigReductionSize=a));let h=o?this.stack[o-1]:0,c=this.bufferBase+this.buffer.length-h;if(n<s.minRepeatTerm||131072&t){let t=s.stateFlag(this.state,1)?this.pos:this.reducePos;this.storeNode(n,l,t,c+4,!0)}if(262144&t)this.state=this.stack[o];else{let t=this.stack[o-3];this.state=s.getGoto(t,n,!0)}for(;this.stack.length>o;)this.stack.pop();this.reduceContext(n,l)}storeNode(t,e,i,n=4,s=!1){if(0==t&&(!this.stack.length||this.stack[this.stack.length-1]<this.buffer.length+this.bufferBase)){let t=this,n=this.buffer.length;if(0==n&&t.parent&&(n=t.bufferBase-t.parent.bufferBase,t=t.parent),n>0&&0==t.buffer[n-4]&&t.buffer[n-1]>-1){if(e==i)return;if(t.buffer[n-2]>=e)return void(t.buffer[n-2]=i)}}if(s&&this.pos!=i){let s=this.buffer.length;if(s>0&&0!=this.buffer[s-4])for(;s>0&&this.buffer[s-2]>i;)this.buffer[s]=this.buffer[s-4],this.buffer[s+1]=this.buffer[s-3],this.buffer[s+2]=this.buffer[s-2],this.buffer[s+3]=this.buffer[s-1],s-=4,n>4&&(n-=4);this.buffer[s]=t,this.buffer[s+1]=e,this.buffer[s+2]=i,this.buffer[s+3]=n}else this.buffer.push(t,e,i,n)}shift(t,e,i){let n=this.pos;if(131072&t)this.pushState(65535&t,this.pos);else if(0==(262144&t)){let s=t,{parser:r}=this.p;(i>this.pos||e<=r.maxNode)&&(this.pos=i,r.stateFlag(s,1)||(this.reducePos=i)),this.pushState(s,n),this.shiftContext(e,n),e<=r.maxNode&&this.buffer.push(e,n,i,4)}else this.pos=i,this.shiftContext(e,n),e<=this.p.parser.maxNode&&this.buffer.push(e,n,i,4)}apply(t,e,i){65536&t?this.reduce(t):this.shift(t,e,i)}useNode(t,e){let i=this.p.reused.length-1;(i<0||this.p.reused[i]!=t)&&(this.p.reused.push(t),i++);let n=this.pos;this.reducePos=this.pos=n+t.length,this.pushState(e,n),this.buffer.push(i,n,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,t,this,this.p.stream.reset(this.pos-t.length)))}split(){let t=this,e=t.buffer.length;for(;e>0&&t.buffer[e-2]>t.reducePos;)e-=4;let i=t.buffer.slice(e),n=t.bufferBase+e;for(;t&&n==t.bufferBase;)t=t.parent;return new Og(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,i,n,this.curContext,this.lookAhead,t)}recoverByDelete(t,e){let i=t<=this.p.parser.maxNode;i&&this.storeNode(t,this.pos,e,4),this.storeNode(0,this.pos,e,i?8:4),this.pos=this.reducePos=e,this.score-=190}canShift(t){for(let e=new Tg(this);;){let i=this.p.parser.stateSlot(e.state,4)||this.p.parser.hasAction(e.state,t);if(0==i)return!1;if(0==(65536&i))return!0;e.reduce(i)}}recoverByInsert(t){if(this.stack.length>=300)return[];let e=this.p.parser.nextStates(this.state);if(e.length>8||this.stack.length>=120){let i=[];for(let n,s=0;s<e.length;s+=2)(n=e[s+1])!=this.state&&this.p.parser.hasAction(n,t)&&i.push(e[s],n);if(this.stack.length<120)for(let t=0;i.length<8&&t<e.length;t+=2){let n=e[t+1];i.some(((t,e)=>1&e&&t==n))||i.push(e[t],n)}e=i}let i=[];for(let t=0;t<e.length&&i.length<4;t+=2){let n=e[t+1];if(n==this.state)continue;let s=this.split();s.pushState(n,this.pos),s.storeNode(0,s.pos,s.pos,4,!0),s.shiftContext(e[t],this.pos),s.score-=200,i.push(s)}return i}forceReduce(){let t=this.p.parser.stateSlot(this.state,5);if(0==(65536&t))return!1;let{parser:e}=this.p;if(!e.validAction(this.state,t)){let i=t>>19,n=65535&t,s=this.stack.length-3*i;if(s<0||e.getGoto(this.stack[s],n,!1)<0)return!1;this.storeNode(0,this.reducePos,this.reducePos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(t),!0}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(3!=this.stack.length)return!1;let{parser:t}=this.p;return 65535==t.data[t.stateSlot(this.state,1)]&&!t.stateSlot(this.state,4)}restart(){this.state=this.stack[0],this.stack.length=0}sameState(t){if(this.state!=t.state||this.stack.length!=t.stack.length)return!1;for(let e=0;e<this.stack.length;e+=3)if(this.stack[e]!=t.stack[e])return!1;return!0}get parser(){return this.p.parser}dialectEnabled(t){return this.p.parser.dialect.flags[t]}shiftContext(t,e){this.curContext&&this.updateContext(this.curContext.tracker.shift(this.curContext.context,t,this,this.p.stream.reset(e)))}reduceContext(t,e){this.curContext&&this.updateContext(this.curContext.tracker.reduce(this.curContext.context,t,this,this.p.stream.reset(e)))}emitContext(){let t=this.buffer.length-1;(t<0||-3!=this.buffer[t])&&this.buffer.push(this.curContext.hash,this.reducePos,this.reducePos,-3)}emitLookAhead(){let t=this.buffer.length-1;(t<0||-4!=this.buffer[t])&&this.buffer.push(this.lookAhead,this.reducePos,this.reducePos,-4)}updateContext(t){if(t!=this.curContext.context){let e=new Dg(this.curContext.tracker,t);e.hash!=this.curContext.hash&&this.emitContext(),this.curContext=e}}setLookAhead(t){t>this.lookAhead&&(this.emitLookAhead(),this.lookAhead=t)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class Dg{constructor(t,e){this.tracker=t,this.context=e,this.hash=t.strict?t.hash(e):0}}!function(t){t[t.Insert=200]="Insert",t[t.Delete=190]="Delete",t[t.Reduce=100]="Reduce",t[t.MaxNext=4]="MaxNext",t[t.MaxInsertStackDepth=300]="MaxInsertStackDepth",t[t.DampenInsertStackDepth=120]="DampenInsertStackDepth",t[t.MinBigReduction=2e3]="MinBigReduction"}(Ag||(Ag={}));class Tg{constructor(t){this.start=t,this.state=t.state,this.stack=t.stack,this.base=this.stack.length}reduce(t){let e=65535&t,i=t>>19;0==i?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=3*(i-1);let n=this.start.p.parser.getGoto(this.stack[this.base-3],e,!0);this.state=n}}class _g{constructor(t,e,i){this.stack=t,this.pos=e,this.index=i,this.buffer=t.buffer,0==this.index&&this.maybeNext()}static create(t,e=t.bufferBase+t.buffer.length){return new _g(t,e,e-t.bufferBase)}maybeNext(){let t=this.stack.parent;null!=t&&(this.index=this.stack.bufferBase-t.bufferBase,this.stack=t,this.buffer=t.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,0==this.index&&this.maybeNext()}fork(){return new _g(this.stack,this.pos,this.index)}}function Eg(t,e=Uint16Array){if("string"!=typeof t)return t;let i=null;for(let n=0,s=0;n<t.length;){let r=0;for(;;){let e=t.charCodeAt(n++),i=!1;if(126==e){r=65535;break}e>=92&&e--,e>=34&&e--;let s=e-32;if(s>=46&&(s-=46,i=!0),r+=s,i)break;r*=46}i?i[s++]=r:i=new e(r)}return i}class Rg{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}const Pg=new Rg;class Bg{constructor(t,e){this.input=t,this.ranges=e,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=Pg,this.rangeIndex=0,this.pos=this.chunkPos=e[0].from,this.range=e[0],this.end=e[e.length-1].to,this.readNext()}resolveOffset(t,e){let i=this.range,n=this.rangeIndex,s=this.pos+t;for(;s<i.from;){if(!n)return null;let t=this.ranges[--n];s-=i.from-t.to,i=t}for(;e<0?s>i.to:s>=i.to;){if(n==this.ranges.length-1)return null;let t=this.ranges[++n];s+=t.from-i.to,i=t}return s}clipPos(t){if(t>=this.range.from&&t<this.range.to)return t;for(let e of this.ranges)if(e.to>t)return Math.max(t,e.from);return this.end}peek(t){let e,i,n=this.chunkOff+t;if(n>=0&&n<this.chunk.length)e=this.pos+t,i=this.chunk.charCodeAt(n);else{let n=this.resolveOffset(t,1);if(null==n)return-1;if(e=n,e>=this.chunk2Pos&&e<this.chunk2Pos+this.chunk2.length)i=this.chunk2.charCodeAt(e-this.chunk2Pos);else{let t=this.rangeIndex,n=this.range;for(;n.to<=e;)n=this.ranges[++t];this.chunk2=this.input.chunk(this.chunk2Pos=e),e+this.chunk2.length>n.to&&(this.chunk2=this.chunk2.slice(0,n.to-e)),i=this.chunk2.charCodeAt(0)}}return e>=this.token.lookAhead&&(this.token.lookAhead=e+1),i}acceptToken(t,e=0){let i=e?this.resolveOffset(e,-1):this.pos;if(null==i||i<this.token.start)throw new RangeError("Token end out of bounds");this.token.value=t,this.token.end=i}getChunk(){if(this.pos>=this.chunk2Pos&&this.pos<this.chunk2Pos+this.chunk2.length){let{chunk:t,chunkPos:e}=this;this.chunk=this.chunk2,this.chunkPos=this.chunk2Pos,this.chunk2=t,this.chunk2Pos=e,this.chunkOff=this.pos-this.chunkPos}else{this.chunk2=this.chunk,this.chunk2Pos=this.chunkPos;let t=this.input.chunk(this.pos),e=this.pos+t.length;this.chunk=e>this.range.to?t.slice(0,this.range.to-this.pos):t,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(t=1){for(this.chunkOff+=t;this.pos+t>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();t-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=t,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(t,e){if(e?(this.token=e,e.start=t,e.lookAhead=t+1,e.value=e.extended=-1):this.token=Pg,this.pos!=t){if(this.pos=t,t==this.end)return this.setDone(),this;for(;t<this.range.from;)this.range=this.ranges[--this.rangeIndex];for(;t>=this.range.to;)this.range=this.ranges[++this.rangeIndex];t>=this.chunkPos&&t<this.chunkPos+this.chunk.length?this.chunkOff=t-this.chunkPos:(this.chunk="",this.chunkOff=0),this.readNext()}return this}read(t,e){if(t>=this.chunkPos&&e<=this.chunkPos+this.chunk.length)return this.chunk.slice(t-this.chunkPos,e-this.chunkPos);if(t>=this.chunk2Pos&&e<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(t-this.chunk2Pos,e-this.chunk2Pos);if(t>=this.range.from&&e<=this.range.to)return this.input.read(t,e);let i="";for(let n of this.ranges){if(n.from>=e)break;n.to>t&&(i+=this.input.read(Math.max(n.from,t),Math.min(n.to,e)))}return i}}class Lg{constructor(t,e){this.data=t,this.id=e}token(t,e){let{parser:i}=e.p;Ng(this.data,t,e,this.id,i.data,i.tokenPrecTable)}}Lg.prototype.contextual=Lg.prototype.fallback=Lg.prototype.extend=!1;Lg.prototype.fallback=Lg.prototype.extend=!1;function Ng(t,e,i,n,s,r){let o=0,l=1<<n,{dialect:a}=i.p.parser;t:for(;0!=(l&t[o]);){let i=t[o+1];for(let n=o+3;n<i;n+=2)if((t[n+1]&l)>0){let i=t[n];if(a.allows(i)&&(-1==e.token.value||e.token.value==i||Vg(i,e.token.value,s,r))){e.acceptToken(i);break}}let n=e.next,h=0,c=t[o+2];if(!(e.next<0&&c>h&&65535==t[i+3*c-3]&&65535==t[i+3*c-3])){for(;h<c;){let s=h+c>>1,r=i+s+(s<<1),l=t[r],a=t[r+1]||65536;if(n<l)c=s;else{if(!(n>=a)){o=t[r+2],e.advance();continue t}h=s+1}}break}o=t[i+3*c-1]}}function Ig(t,e,i){for(let n,s=e;65535!=(n=t[s]);s++)if(n==i)return s-e;return-1}function Vg(t,e,i,n){let s=Ig(i,n,e);return s<0||Ig(i,n,t)<s}const Wg=void 0!==Mg&&Mg.env&&/\bparse\b/.test(Mg.env.LOG);let zg=null;var Hg,Fg;function jg(t,e,i){let n=t.cursor(ec.IncludeAnonymous);for(n.moveTo(e);;)if(!(i<0?n.childBefore(e):n.childAfter(e)))for(;;){if((i<0?n.to<e:n.from>e)&&!n.type.isError)return i<0?Math.max(0,Math.min(n.to-1,e-25)):Math.min(t.length,Math.max(n.from+1,e+25));if(i<0?n.prevSibling():n.nextSibling())break;if(!n.parent())return i<0?0:t.length}}!function(t){t[t.Margin=25]="Margin"}(Hg||(Hg={}));class qg{constructor(t,e){this.fragments=t,this.nodeSet=e,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let t=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(t){for(this.safeFrom=t.openStart?jg(t.tree,t.from+t.offset,1)-t.offset:t.from,this.safeTo=t.openEnd?jg(t.tree,t.to+t.offset,-1)-t.offset:t.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(t.tree),this.start.push(-t.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(t){if(t<this.nextStart)return null;for(;this.fragment&&this.safeTo<=t;)this.nextFragment();if(!this.fragment)return null;for(;;){let e=this.trees.length-1;if(e<0)return this.nextFragment(),null;let i=this.trees[e],n=this.index[e];if(n==i.children.length){this.trees.pop(),this.start.pop(),this.index.pop();continue}let s=i.children[n],r=this.start[e]+i.positions[n];if(r>t)return this.nextStart=r,null;if(s instanceof ic){if(r==t){if(r<this.safeFrom)return null;let t=r+s.length;if(t<=this.safeTo){let e=s.prop(Qh.lookAhead);if(!e||t+e<this.fragment.to)return s}}this.index[e]++,r+s.length>=Math.max(this.safeFrom,t)&&(this.trees.push(s),this.start.push(r),this.index.push(0))}else this.index[e]++,this.nextStart=r+s.length}}}class $g{constructor(t,e){this.stream=e,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=t.tokenizers.map((t=>new Rg))}getActions(t){let e=0,i=null,{parser:n}=t.p,{tokenizers:s}=n,r=n.stateSlot(t.state,3),o=t.curContext?t.curContext.hash:0,l=0;for(let n=0;n<s.length;n++){if(0==(1<<n&r))continue;let a=s[n],h=this.tokens[n];if((!i||a.fallback)&&((a.contextual||h.start!=t.pos||h.mask!=r||h.context!=o)&&(this.updateCachedToken(h,a,t),h.mask=r,h.context=o),h.lookAhead>h.end+25&&(l=Math.max(h.lookAhead,l)),0!=h.value)){let n=e;if(h.extended>-1&&(e=this.addActions(t,h.extended,h.end,e)),e=this.addActions(t,h.value,h.end,e),!a.extend&&(i=h,e>n))break}}for(;this.actions.length>e;)this.actions.pop();return l&&t.setLookAhead(l),i||t.pos!=this.stream.end||(i=new Rg,i.value=t.p.parser.eofTerm,i.start=i.end=t.pos,e=this.addActions(t,i.value,i.end,e)),this.mainToken=i,this.actions}getMainToken(t){if(this.mainToken)return this.mainToken;let e=new Rg,{pos:i,p:n}=t;return e.start=i,e.end=Math.min(i+1,n.stream.end),e.value=i==n.stream.end?n.parser.eofTerm:0,e}updateCachedToken(t,e,i){let n=this.stream.clipPos(i.pos);if(e.token(this.stream.reset(n,t),i),t.value>-1){let{parser:e}=i.p;for(let n=0;n<e.specialized.length;n++)if(e.specialized[n]==t.value){let s=e.specializers[n](this.stream.read(t.start,t.end),i);if(s>=0&&i.p.parser.dialect.allows(s>>1)){0==(1&s)?t.value=s>>1:t.extended=s>>1;break}}}else t.value=0,t.end=this.stream.clipPos(n+1)}putAction(t,e,i,n){for(let e=0;e<n;e+=3)if(this.actions[e]==t)return n;return this.actions[n++]=t,this.actions[n++]=e,this.actions[n++]=i,n}addActions(t,e,i,n){let{state:s}=t,{parser:r}=t.p,{data:o}=r;for(let t=0;t<2;t++)for(let l=r.stateSlot(s,t?2:1);;l+=3){if(65535==o[l]){if(1!=o[l+1]){0==n&&2==o[l+1]&&(n=this.putAction(Jg(o,l+2),e,i,n));break}l=Jg(o,l+2)}o[l]==e&&(n=this.putAction(Jg(o,l+1),e,i,n))}return n}}!function(t){t[t.Distance=5]="Distance",t[t.MaxRemainingPerStep=3]="MaxRemainingPerStep",t[t.MinBufferLengthPrune=500]="MinBufferLengthPrune",t[t.ForceReduceLimit=10]="ForceReduceLimit",t[t.CutDepth=15e3]="CutDepth",t[t.CutTo=9e3]="CutTo",t[t.MaxLeftAssociativeReductionCount=300]="MaxLeftAssociativeReductionCount",t[t.MaxStackCount=12]="MaxStackCount"}(Fg||(Fg={}));class Kg{constructor(t,e,i,n){this.parser=t,this.input=e,this.ranges=n,this.recovering=0,this.nextStackID=9812,this.minStackPos=0,this.reused=[],this.stoppedAt=null,this.lastBigReductionStart=-1,this.lastBigReductionSize=0,this.bigReductionCount=0,this.stream=new Bg(e,n),this.tokens=new $g(t,this.stream),this.topTerm=t.top[1];let{from:s}=n[0];this.stacks=[Og.start(this,t.top[0],s)],this.fragments=i.length&&this.stream.end-s>4*t.bufferLength?new qg(i,t.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let t,e,i=this.stacks,n=this.minStackPos,s=this.stacks=[];if(this.bigReductionCount>300&&1==i.length){let[t]=i;for(;t.forceReduce()&&t.stack.length&&t.stack[t.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let r=0;r<i.length;r++){let o=i[r];for(;;){if(this.tokens.mainToken=null,o.pos>n)s.push(o);else{if(this.advanceStack(o,s,i))continue;{t||(t=[],e=[]),t.push(o);let i=this.tokens.getMainToken(o);e.push(i.value,i.end)}}break}}if(!s.length){let e=t&&function(t){let e=null;for(let i of t){let t=i.p.stoppedAt;(i.pos==i.p.stream.end||null!=t&&i.pos>t)&&i.p.parser.stateFlag(i.state,2)&&(!e||e.score<i.score)&&(e=i)}return e}(t);if(e)return this.stackToTree(e);if(this.parser.strict)throw Wg&&t&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),new SyntaxError("No parse at "+n);this.recovering||(this.recovering=5)}if(this.recovering&&t){let i=null!=this.stoppedAt&&t[0].pos>this.stoppedAt?t[0]:this.runRecovery(t,e,s);if(i)return this.stackToTree(i.forceAll())}if(this.recovering){let t=1==this.recovering?1:3*this.recovering;if(s.length>t)for(s.sort(((t,e)=>e.score-t.score));s.length>t;)s.pop();s.some((t=>t.reducePos>n))&&this.recovering--}else if(s.length>1){t:for(let t=0;t<s.length-1;t++){let e=s[t];for(let i=t+1;i<s.length;i++){let n=s[i];if(e.sameState(n)||e.buffer.length>500&&n.buffer.length>500){if(!((e.score-n.score||e.buffer.length-n.buffer.length)>0)){s.splice(t--,1);continue t}s.splice(i--,1)}}}s.length>12&&s.splice(12,s.length-12)}this.minStackPos=s[0].pos;for(let t=1;t<s.length;t++)s[t].pos<this.minStackPos&&(this.minStackPos=s[t].pos);return null}stopAt(t){if(null!=this.stoppedAt&&this.stoppedAt<t)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=t}advanceStack(t,e,i){let n=t.pos,{parser:s}=this,r=Wg?this.stackID(t)+" -> ":"";if(null!=this.stoppedAt&&n>this.stoppedAt)return t.forceReduce()?t:null;if(this.fragments){let e=t.curContext&&t.curContext.tracker.strict,i=e?t.curContext.hash:0;for(let o=this.fragments.nodeAt(n);o;){let n=this.parser.nodeSet.types[o.type.id]==o.type?s.getGoto(t.state,o.type.id):-1;if(n>-1&&o.length&&(!e||(o.prop(Qh.contextHash)||0)==i))return t.useNode(o,n),Wg&&console.log(r+this.stackID(t)+` (via reuse of ${s.getName(o.type.id)})`),!0;if(!(o instanceof ic)||0==o.children.length||o.positions[0]>0)break;let l=o.children[0];if(!(l instanceof ic&&0==o.positions[0]))break;o=l}}let o=s.stateSlot(t.state,4);if(o>0)return t.reduce(o),Wg&&console.log(r+this.stackID(t)+` (via always-reduce ${s.getName(65535&o)})`),!0;if(t.stack.length>=15e3)for(;t.stack.length>9e3&&t.forceReduce(););let l=this.tokens.getActions(t);for(let o=0;o<l.length;){let a=l[o++],h=l[o++],c=l[o++],u=o==l.length||!i,f=u?t:t.split();if(f.apply(a,h,c),Wg&&console.log(r+this.stackID(f)+` (via ${0==(65536&a)?"shift":`reduce of ${s.getName(65535&a)}`} for ${s.getName(h)} @ ${n}${f==t?"":", split"})`),u)return!0;f.pos>n?e.push(f):i.push(f)}return!1}advanceFully(t,e){let i=t.pos;for(;;){if(!this.advanceStack(t,null,null))return!1;if(t.pos>i)return Ug(t,e),!0}}runRecovery(t,e,i){let n=null,s=!1;for(let r=0;r<t.length;r++){let o=t[r],l=e[r<<1],a=e[1+(r<<1)],h=Wg?this.stackID(o)+" -> ":"";if(o.deadEnd){if(s)continue;if(s=!0,o.restart(),Wg&&console.log(h+this.stackID(o)+" (restarted)"),this.advanceFully(o,i))continue}let c=o.split(),u=h;for(let t=0;c.forceReduce()&&t<10;t++){if(Wg&&console.log(u+this.stackID(c)+" (via force-reduce)"),this.advanceFully(c,i))break;Wg&&(u=this.stackID(c)+" -> ")}for(let t of o.recoverByInsert(l))Wg&&console.log(h+this.stackID(t)+" (via recover-insert)"),this.advanceFully(t,i);this.stream.end>o.pos?(a==o.pos&&(a++,l=0),o.recoverByDelete(l,a),Wg&&console.log(h+this.stackID(o)+` (via recover-delete ${this.parser.getName(l)})`),Ug(o,i)):(!n||n.score<o.score)&&(n=o)}return n}stackToTree(t){return t.close(),ic.build({buffer:_g.create(t),nodeSet:this.parser.nodeSet,topID:this.topTerm,maxBufferLength:this.parser.bufferLength,reused:this.reused,start:this.ranges[0].from,length:t.pos-this.ranges[0].from,minRepeatType:this.parser.minRepeatTerm})}stackID(t){let e=(zg||(zg=new WeakMap)).get(t);return e||zg.set(t,e=String.fromCodePoint(this.nextStackID++)),e+t}}function Ug(t,e){for(let i=0;i<e.length;i++){let n=e[i];if(n.pos==t.pos&&n.sameState(t))return void(e[i].score<t.score&&(e[i]=t))}e.push(t)}class Gg{constructor(t,e,i){this.source=t,this.flags=e,this.disabled=i}allows(t){return!this.disabled||0==this.disabled[t]}}class Qg extends yc{constructor(t){if(super(),this.wrappers=[],14!=t.version)throw new RangeError(`Parser version (${t.version}) doesn't match runtime version (14)`);let e=t.nodeNames.split(" ");this.minRepeatTerm=e.length;for(let i=0;i<t.repeatNodeCount;i++)e.push("");let i=Object.keys(t.topRules).map((e=>t.topRules[e][1])),n=[];for(let t=0;t<e.length;t++)n.push([]);function s(t,e,i){n[t].push([e,e.deserialize(String(i))])}if(t.nodeProps)for(let e of t.nodeProps){let t=e[0];"string"==typeof t&&(t=Qh[t]);for(let i=1;i<e.length;){let n=e[i++];if(n>=0)s(n,t,e[i++]);else{let r=e[i+-n];for(let o=-n;o>0;o--)s(e[i++],t,r);i++}}}this.nodeSet=new Yh(e.map(((e,s)=>Xh.define({name:s>=this.minRepeatTerm?void 0:e,id:s,props:n[s],top:i.indexOf(s)>-1,error:0==s,skipped:t.skippedNodes&&t.skippedNodes.indexOf(s)>-1})))),t.propSources&&(this.nodeSet=this.nodeSet.extend(...t.propSources)),this.strict=!1,this.bufferLength=Kh;let r=Eg(t.tokenData);this.context=t.context,this.specializerSpecs=t.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let t=0;t<this.specializerSpecs.length;t++)this.specialized[t]=this.specializerSpecs[t].term;this.specializers=this.specializerSpecs.map(Xg),this.states=Eg(t.states,Uint32Array),this.data=Eg(t.stateData),this.goto=Eg(t.goto),this.maxTerm=t.maxTerm,this.tokenizers=t.tokenizers.map((t=>"number"==typeof t?new Lg(r,t):t)),this.topRules=t.topRules,this.dialects=t.dialects||{},this.dynamicPrecedences=t.dynamicPrecedences||null,this.tokenPrecTable=t.tokenPrec,this.termNames=t.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(t,e,i){let n=new Kg(this,t,e,i);for(let s of this.wrappers)n=s(n,t,e,i);return n}getGoto(t,e,i=!1){let n=this.goto;if(e>=n[0])return-1;for(let s=n[e+1];;){let e=n[s++],r=1&e,o=n[s++];if(r&&i)return o;for(let i=s+(e>>1);s<i;s++)if(n[s]==t)return o;if(r)return-1}}hasAction(t,e){let i=this.data;for(let n=0;n<2;n++)for(let s,r=this.stateSlot(t,n?2:1);;r+=3){if(65535==(s=i[r])){if(1!=i[r+1]){if(2==i[r+1])return Jg(i,r+2);break}s=i[r=Jg(i,r+2)]}if(s==e||0==s)return Jg(i,r+1)}return 0}stateSlot(t,e){return this.states[6*t+e]}stateFlag(t,e){return(this.stateSlot(t,0)&e)>0}validAction(t,e){if(e==this.stateSlot(t,4))return!0;for(let i=this.stateSlot(t,1);;i+=3){if(65535==this.data[i]){if(1!=this.data[i+1])return!1;i=Jg(this.data,i+2)}if(e==Jg(this.data,i+1))return!0}}nextStates(t){let e=[];for(let i=this.stateSlot(t,1);;i+=3){if(65535==this.data[i]){if(1!=this.data[i+1])break;i=Jg(this.data,i+2)}if(0==(1&this.data[i+2])){let t=this.data[i+1];e.some(((e,i)=>1&i&&e==t))||e.push(this.data[i],t)}}return e}configure(t){let e=Object.assign(Object.create(Qg.prototype),this);if(t.props&&(e.nodeSet=this.nodeSet.extend(...t.props)),t.top){let i=this.topRules[t.top];if(!i)throw new RangeError(`Invalid top rule name ${t.top}`);e.top=i}return t.tokenizers&&(e.tokenizers=this.tokenizers.map((e=>{let i=t.tokenizers.find((t=>t.from==e));return i?i.to:e}))),t.specializers&&(e.specializers=this.specializers.slice(),e.specializerSpecs=this.specializerSpecs.map(((i,n)=>{let s=t.specializers.find((t=>t.from==i.external));if(!s)return i;let r=Object.assign(Object.assign({},i),{external:s.to});return e.specializers[n]=Xg(r),r}))),t.contextTracker&&(e.context=t.contextTracker),t.dialect&&(e.dialect=this.parseDialect(t.dialect)),null!=t.strict&&(e.strict=t.strict),t.wrap&&(e.wrappers=e.wrappers.concat(t.wrap)),null!=t.bufferLength&&(e.bufferLength=t.bufferLength),e}hasWrappers(){return this.wrappers.length>0}getName(t){return this.termNames?this.termNames[t]:String(t<=this.maxNode&&this.nodeSet.types[t].name||t)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(t){let e=this.dynamicPrecedences;return null==e?0:e[t]||0}parseDialect(t){let e=Object.keys(this.dialects),i=e.map((()=>!1));if(t)for(let n of t.split(" ")){let t=e.indexOf(n);t>=0&&(i[t]=!0)}let n=null;for(let t=0;t<e.length;t++)if(!i[t])for(let i,s=this.dialects[e[t]];65535!=(i=this.data[s++]);)(n||(n=new Uint8Array(this.maxTerm+1)))[i]=1;return new Gg(t,i,n)}static deserialize(t){return new Qg(t)}}function Jg(t,e){return t[e]|t[e+1]<<16}function Xg(t){if(t.external){let e=t.extend?1:0;return(i,n)=>t.external(i,n)<<1|e}return t.get}const Yg=Ac({String:Kc.string,Number:Kc.number,"True False":Kc.bool,PropertyName:Kc.propertyName,Null:Kc.null,",":Kc.separator,"[ ]":Kc.squareBracket,"{ }":Kc.brace}),Zg=Qg.deserialize({version:14,states:"$bOVQPOOOOQO'#Cb'#CbOnQPO'#CeOvQPO'#CjOOQO'#Cp'#CpQOQPOOOOQO'#Cg'#CgO}QPO'#CfO!SQPO'#CrOOQO,59P,59PO![QPO,59PO!aQPO'#CuOOQO,59U,59UO!iQPO,59UOVQPO,59QOqQPO'#CkO!nQPO,59^OOQO1G.k1G.kOVQPO'#ClO!vQPO,59aOOQO1G.p1G.pOOQO1G.l1G.lOOQO,59V,59VOOQO-E6i-E6iOOQO,59W,59WOOQO-E6j-E6j",stateData:"#O~OcOS~OQSORSOSSOTSOWQO]ROePO~OVXOeUO~O[[O~PVOg^O~Oh_OVfX~OVaO~OhbO[iX~O[dO~Oh_OVfa~OhbO[ia~O",goto:"!kjPPPPPPkPPkqwPPk{!RPPP!XP!ePP!hXSOR^bQWQRf_TVQ_Q`WRg`QcZRicQTOQZRQe^RhbRYQR]R",nodeNames:"⚠ JsonText True False Null Number String } { Object Property PropertyName ] [ Array",maxTerm:25,nodeProps:[["openedBy",7,"{",12,"["],["closedBy",8,"}",13,"]"]],propSources:[Yg],skippedNodes:[0],repeatNodeCount:2,tokenData:"(p~RaXY!WYZ!W]^!Wpq!Wrs!]|}$i}!O$n!Q!R$w!R![&V![!]&h!}#O&m#P#Q&r#Y#Z&w#b#c'f#h#i'}#o#p(f#q#r(k~!]Oc~~!`Upq!]qr!]rs!rs#O!]#O#P!w#P~!]~!wOe~~!zXrs!]!P!Q!]#O#P!]#U#V!]#Y#Z!]#b#c!]#f#g!]#h#i!]#i#j#g~#jR!Q![#s!c!i#s#T#Z#s~#vR!Q![$P!c!i$P#T#Z$P~$SR!Q![$]!c!i$]#T#Z$]~$`R!Q![!]!c!i!]#T#Z!]~$nOh~~$qQ!Q!R$w!R![&V~$|RT~!O!P%V!g!h%k#X#Y%k~%YP!Q![%]~%bRT~!Q![%]!g!h%k#X#Y%k~%nR{|%w}!O%w!Q![%}~%zP!Q![%}~&SPT~!Q![%}~&[ST~!O!P%V!Q![&V!g!h%k#X#Y%k~&mOg~~&rO]~~&wO[~~&zP#T#U&}~'QP#`#a'T~'WP#g#h'Z~'^P#X#Y'a~'fOR~~'iP#i#j'l~'oP#`#a'r~'uP#`#a'x~'}OS~~(QP#f#g(T~(WP#i#j(Z~(^P#X#Y(a~(fOQ~~(kOW~~(pOV~",tokenizers:[0],topRules:{JsonText:[0,1]},tokenPrec:0}),tv=()=>t=>{try{JSON.parse(t.state.doc.toString())}catch(e){if(!(e instanceof SyntaxError))throw e;const i=function(t,e){let i;return(i=t.message.match(/at position (\d+)/))?Math.min(+i[1],e.length):(i=t.message.match(/at line (\d+) column (\d+)/))?Math.min(e.line(+i[1]).from+ +i[2]-1,e.length):0}(e,t.state.doc);return[{from:i,message:e.message,severity:"error",to:i}]}return[]};const ev=Zc.define({name:"json",parser:Zg.configure({props:[vu.add({Object:Cu({except:/^\s*\}/}),Array:Cu({except:/^\s*\]/})}),Mu.add({"Object Array":function(t){let e=t.firstChild,i=t.lastChild;return e&&e.to<i.from?{from:e.to,to:i.type.isError?t.to:i.from}:null}})]}),languageData:{closeBrackets:{brackets:["[","{",'"']},indentOnInput:/^\s*[\}\]]$/}});function iv(t){return iv="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},iv(t)}window.metabase={settings:window.metabaseJS,fields:[],object:null,metaType:null,openModal:!1,openTab:!0,confirmDelete:!1,loading:null,savingMeta:null,deleted:[],currentField:{},editing:"",codeMirror:null,errorCode:"",capitalize:function(t){return(null==t?void 0:t.charAt(0).toUpperCase())+(null==t?void 0:t.slice(1))},get errorMessage(){return this.settings.errors[this.errorCode]},init:function(t){if(t){this.fields=t.fields,this.object=t.object,this.metaType=t.type;var e=this,i=new xn,n=new xn,s=function(t,e={}){return mg.of({source:t,config:e})}(tv()),r=Gn.create({extensions:[Cg,i.of(new cu(ev)),n.of(Gn.tabSize.of(8)),s,sa.updateListener.of((function(t){e.errorCode=""}))]}),o=new sa({state:r,parent:document.querySelector("#metabase-editor")});this.codeMirror=o}},edit:function(t){this.openModal=!0,this.savingMeta=!1,this.currentField=t,this.editing=JSON.stringify(t.value,null,2),this.cannotEdit?this.errorCode="lint":this.codeMirror.dispatch({changes:{from:0,to:this.codeMirror.state.doc.length,insert:this.editing}})},trash:function(t,e){var i=this;this.loading=e;var n=new FormData;n.append("action","ajax_edit_meta"),n.append("do","trash"),n.append("field",JSON.stringify(t)),n.append("object",this.object),n.append("meta_type",this.metaType),n.append("security",this.settings.trashnonce),fetch(this.settings.ajaxUrl,{method:"POST",body:n}).then((function(t){return t.json()})).then((function(t){"success"==t.data.message&&i.deleted.push(e),i.loading=null}))},saveMeta:function( t){var e=this;if(function(t){let e=t.field(ag,!1);return e?e.diagnostics.size:0}(this.codeMirror.state)>0)this.errorCode="lint";else{this.savingMeta=!0;var i=this.codeMirror.state.doc.toString(),n=new FormData;n.append("action","ajax_edit_meta"),n.append("do","edit"),n.append("object",this.object||0),n.append("key",this.currentField.key||""),n.append("data_type",this.currentField.type||""),n.append("is_serialized",this.currentField.is_serialized||!1),n.append("value",i),n.append("meta_type",this.metaType||"post"),n.append("security",this.settings.editnonce),fetch(this.settings.ajaxUrl,{method:"POST",body:n}).then((function(t){return t.json()})).then((function(t){"success"==t.data.message?(e.currentField.value[0]=t.data.new,e.openModal=!1):e.errorCode=t.data.code||"http",e.saveMeta=!1}))}},dump:function(t,e){var i="";e||(e=0);for(var n="",s=0;s<e+1;s++)n+=" ";if("object"==iv(t))for(var r in t){var o=t[r];"object"==iv(o)?(i+=n+"'"+r+"' ...\n",i+=this.dump(o,e+1)):i+=n+"'"+r+"' => \""+o+'"\n'}else i="===>"+t+"<===("+iv(t)+")";return i}},window.Alpine=Ci,Ci.start()},583:()=>{},155:t=>{var e,i,n=t.exports={};function s(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function o(t){if(e===setTimeout)return setTimeout(t,0);if((e===s||!e)&&setTimeout)return e=setTimeout,setTimeout(t,0);try{return e(t,0)}catch(i){try{return e.call(null,t,0)}catch(i){return e.call(this,t,0)}}}!function(){try{e="function"==typeof setTimeout?setTimeout:s}catch(t){e=s}try{i="function"==typeof clearTimeout?clearTimeout:r}catch(t){i=r}}();var l,a=[],h=!1,c=-1;function u(){h&&l&&(h=!1,l.length?a=l.concat(a):c=-1,a.length&&f())}function f(){if(!h){var t=o(u);h=!0;for(var e=a.length;e;){for(l=a,a=[];++c<e;)l&&l[c].run();c=-1,e=a.length}l=null,h=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===r||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(t)}}function d(t,e){this.fun=t,this.array=e}function p(){}n.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)e[i-1]=arguments[i];a.push(new d(t,e)),1!==a.length||h||o(f)},d.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=p,n.addListener=p,n.once=p,n.off=p,n.removeListener=p,n.removeAllListeners=p,n.emit=p,n.prependListener=p,n.prependOnceListener=p,n.listeners=function(t){return[]},n.binding=function(t){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(t){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}}},i={};function n(t){var s=i[t];if(void 0!==s)return s.exports;var r=i[t]={exports:{}};return e[t](r,r.exports,n),r.exports}n.m=e,t=[],n.O=(e,i,s,r)=>{if(!i){var o=1/0;for(c=0;c<t.length;c++){for(var[i,s,r]=t[c],l=!0,a=0;a<i.length;a++)(!1&r||o>=r)&&Object.keys(n.O).every((t=>n.O[t](i[a])))?i.splice(a--,1):(l=!1,r<o&&(o=r));if(l){t.splice(c--,1);var h=s();void 0!==h&&(e=h)}}return e}r=r||0;for(var c=t.length;c>0&&t[c-1][2]>r;c--)t[c]=t[c-1];t[c]=[i,s,r]},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{var t={983:0,739:0};n.O.j=e=>0===t[e];var e=(e,i)=>{var s,r,[o,l,a]=i,h=0;if(o.some((e=>0!==t[e]))){for(s in l)n.o(l,s)&&(n.m[s]=l[s]);if(a)var c=a(n)}for(e&&e(i);h<o.length;h++)r=o[h],n.o(t,r)&&t[r]&&t[r][0](),t[r]=0;return n.O(c)},i=self.webpackChunkbookslot=self.webpackChunkbookslot||[];i.forEach(e.bind(null,0)),i.push=e.bind(null,i.push.bind(i))})(),n.O(void 0,[739],(()=>n(796)));var s=n.O(void 0,[739],(()=>n(583)));s=n.O(s)})();1 (()=>{var t,e={796:(t,e,i)=>{"use strict";var n,s,r,o,l=!1,a=!1,h=[];function c(t){!function(t){h.includes(t)||h.push(t);a||l||(l=!0,queueMicrotask(f))}(t)}function u(t){let e=h.indexOf(t);-1!==e&&h.splice(e,1)}function f(){l=!1,a=!0;for(let t=0;t<h.length;t++)h[t]();h.length=0,a=!1}var d=!0;function p(t){s=t}var m=[],g=[],v=[];function w(t,e){"function"==typeof e?(t._x_cleanups||(t._x_cleanups=[]),t._x_cleanups.push(e)):(e=t,g.push(e))}function y(t,e){t._x_attributeCleanups&&Object.entries(t._x_attributeCleanups).forEach((([i,n])=>{(void 0===e||e.includes(i))&&(n.forEach((t=>t())),delete t._x_attributeCleanups[i])}))}var b=new MutationObserver(T),x=!1;function k(){b.observe(document,{subtree:!0,childList:!0,attributes:!0,attributeOldValue:!0}),x=!0}function S(){(C=C.concat(b.takeRecords())).length&&!A&&(A=!0,queueMicrotask((()=>{T(C),C.length=0,A=!1}))),b.disconnect(),x=!1}var C=[],A=!1;function M(t){if(!x)return t();S();let e=t();return k(),e}var O=!1,D=[];function T(t){if(O)return void(D=D.concat(t));let e=[],i=[],n=new Map,s=new Map;for(let r=0;r<t.length;r++)if(!t[r].target._x_ignoreMutationObserver&&("childList"===t[r].type&&(t[r].addedNodes.forEach((t=>1===t.nodeType&&e.push(t))),t[r].removedNodes.forEach((t=>1===t.nodeType&&i.push(t)))),"attributes"===t[r].type)){let e=t[r].target,i=t[r].attributeName,o=t[r].oldValue,l=()=>{n.has(e)||n.set(e,[]),n.get(e).push({name:i,value:e.getAttribute(i)})},a=()=>{s.has(e)||s.set(e,[]),s.get(e).push(i)};e.hasAttribute(i)&&null===o?l():e.hasAttribute(i)?(a(),l()):a()}s.forEach(((t,e)=>{y(e,t)})),n.forEach(((t,e)=>{m.forEach((i=>i(e,t)))}));for(let t of i)if(!e.includes(t)&&(g.forEach((e=>e(t))),t._x_cleanups))for(;t._x_cleanups.length;)t._x_cleanups.pop()();e.forEach((t=>{t._x_ignoreSelf=!0,t._x_ignore=!0}));for(let t of e)i.includes(t)||t.isConnected&&(delete t._x_ignoreSelf,delete t._x_ignore,v.forEach((e=>e(t))),t._x_ignore=!0,t._x_ignoreSelf=!0);e.forEach((t=>{delete t._x_ignoreSelf,delete t._x_ignore})),e=null,i=null,n=null,s=null}function _(t){return B(P(t))}function E(t,e,i){return t._x_dataStack=[e,...P(i||t)],()=>{t._x_dataStack=t._x_dataStack.filter((t=>t!==e))}}function R(t,e){let i=t._x_dataStack[0];Object.entries(e).forEach((([t,e])=>{i[t]=e}))}function P(t){return t._x_dataStack?t._x_dataStack:"function"==typeof ShadowRoot&&t instanceof ShadowRoot?P(t.host):t.parentNode?P(t.parentNode):[]}function B(t){let e=new Proxy({},{ownKeys:()=>Array.from(new Set(t.flatMap((t=>Object.keys(t))))),has:(e,i)=>t.some((t=>t.hasOwnProperty(i))),get:(i,n)=>(t.find((t=>{if(t.hasOwnProperty(n)){let i=Object.getOwnPropertyDescriptor(t,n);if(i.get&&i.get._x_alreadyBound||i.set&&i.set._x_alreadyBound)return!0;if((i.get||i.set)&&i.enumerable){let s=i.get,r=i.set,o=i;s=s&&s.bind(e),r=r&&r.bind(e),s&&(s._x_alreadyBound=!0),r&&(r._x_alreadyBound=!0),Object.defineProperty(t,n,{...o,get:s,set:r})}return!0}return!1}))||{})[n],set:(e,i,n)=>{let s=t.find((t=>t.hasOwnProperty(i)));return s?s[i]=n:t[t.length-1][i]=n,!0}});return e}function L(t){let e=(i,n="")=>{Object.entries(Object.getOwnPropertyDescriptors(i)).forEach((([s,{value:r,enumerable:o}])=>{if(!1===o||void 0===r)return;let l=""===n?s:`${n}.${s}`;var a;"object"==typeof r&&null!==r&&r._x_interceptor?i[s]=r.initialize(t,l,s):"object"!=typeof(a=r)||Array.isArray(a)||null===a||r===i||r instanceof Element||e(r,l)}))};return e(t)}function N(t,e=(()=>{})){let i={initialValue:void 0,_x_interceptor:!0,initialize(e,i,n){return t(this.initialValue,(()=>function(t,e){return e.split(".").reduce(((t,e)=>t[e]),t)}(e,i)),(t=>I(e,i,t)),i,n)}};return e(i),t=>{if("object"==typeof t&&null!==t&&t._x_interceptor){let e=i.initialize.bind(i);i.initialize=(n,s,r)=>{let o=t.initialize(n,s,r);return i.initialValue=o,e(n,s,r)}}else i.initialValue=t;return i}}function I(t,e,i){if("string"==typeof e&&(e=e.split(".")),1!==e.length){if(0===e.length)throw error;return t[e[0]]||(t[e[0]]={}),I(t[e[0]],e.slice(1),i)}t[e[0]]=i}var V={};function W(t,e){V[t]=e}function z(t,e){return Object.entries(V).forEach((([i,n])=>{Object.defineProperty(t,`$${i}`,{get(){let[t,i]=st(e);return t={interceptor:N,...t},w(e,i),n(e,t)},enumerable:!1})})),t}function H(t,e,i,...n){try{return i(...n)}catch(i){F(i,t,e)}}function F(t,e,i){Object.assign(t,{el:e,expression:i}),console.warn(`Alpine Expression Error: ${t.message}\n\n${i?'Expression: "'+i+'"\n\n':""}`,e),setTimeout((()=>{throw t}),0)}var j=!0;function q(t,e,i={}){let n;return $(t,e)((t=>n=t),i),n}function $(...t){return K(...t)}var K=U;function U(t,e){let i={};z(i,t);let n=[i,...P(t)];if("function"==typeof e)return function(t,e){return(i=(()=>{}),{scope:n={},params:s=[]}={})=>{Q(i,e.apply(B([n,...t]),s))}}(n,e);let s=function(t,e,i){let n=function(t,e){if(G[t])return G[t];let i=Object.getPrototypeOf((async function(){})).constructor,n=/^[\n\s]*if.*\(.*\)/.test(t)||/^(let|const)\s/.test(t)?`(() => { ${t} })()`:t;let s=(()=>{try{return new i(["__self","scope"],`with (scope) { __self.result = ${n} }; __self.finished = true; return __self.result;`)}catch(i){return F(i,e,t),Promise.resolve()}})();return G[t]=s,s}(e,i);return(s=(()=>{}),{scope:r={},params:o=[]}={})=>{n.result=void 0,n.finished=!1;let l=B([r,...t]);if("function"==typeof n){let t=n(n,l).catch((t=>F(t,i,e)));n.finished?(Q(s,n.result,l,o,i),n.result=void 0):t.then((t=>{Q(s,t,l,o,i)})).catch((t=>F(t,i,e))).finally((()=>n.result=void 0))}}}(n,e,t);return H.bind(null,t,e,s)}var G={};function Q(t,e,i,n,s){if(j&&"function"==typeof e){let r=e.apply(i,n);r instanceof Promise?r.then((e=>Q(t,e,i,n))).catch((t=>F(t,s,e))):t(r)}else t(e)}var J="x-";function X(t=""){return J+t}var Y={};function Z(t,e){Y[t]=e}function tt(t,e,i){let n={},s=Array.from(e).map(ot(((t,e)=>n[t]=e))).filter(ht).map(function(t,e){return({name:i,value:n})=>{let s=i.match(ct()),r=i.match(/:([a-zA-Z0-9\-:]+)/),o=i.match(/\.[^.\]]+(?=[^\]]*$)/g)||[],l=e||t[i]||i;return{type:s?s[1]:null,value:r?r[1]:null,modifiers:o.map((t=>t.replace(".",""))),expression:n,original:l}}}(n,i)).sort(dt);return s.map((e=>function(t,e){let i=()=>{},n=Y[e.type]||i,[s,r]=st(t);!function(t,e,i){t._x_attributeCleanups||(t._x_attributeCleanups={}),t._x_attributeCleanups[e]||(t._x_attributeCleanups[e]=[]),t._x_attributeCleanups[e].push(i)}(t,e.original,r);let o=()=>{t._x_ignore||t._x_ignoreSelf||(n.inline&&n.inline(t,e,s),n=n.bind(n,t,e,s),et?it.get(nt).push(n):n())};return o.runCleanups=r,o}(t,e)))}var et=!1,it=new Map,nt=Symbol();function st(t){let e=[],[i,n]=function(t){let e=()=>{};return[i=>{let n=s(i);return t._x_effects||(t._x_effects=new Set,t._x_runEffects=()=>{t._x_effects.forEach((t=>t()))}),t._x_effects.add(n),e=()=>{void 0!==n&&(t._x_effects.delete(n),r(n))},n},()=>{e()}]}(t);e.push(n);return[{Alpine:Qt,effect:i,cleanup:t=>e.push(t),evaluateLater:$.bind($,t),evaluate:q.bind(q,t)},()=>e.forEach((t=>t()))]}var rt=(t,e)=>({name:i,value:n})=>(i.startsWith(t)&&(i=i.replace(t,e)),{name:i,value:n});function ot(t=(()=>{})){return({name:e,value:i})=>{let{name:n,value:s}=lt.reduce(((t,e)=>e(t)),{name:e,value:i});return n!==e&&t(n,e),{name:n,value:s}}}var lt=[];function at(t){lt.push(t)}function ht({name:t}){return ct().test(t)}var ct=()=>new RegExp(`^${J}([^:^.]+)\\b`);var ut="DEFAULT",ft=["ignore","ref","data","id","bind","init","for","mask","model","modelable","transition","show","if",ut,"teleport","element"];function dt(t,e){let i=-1===ft.indexOf(t.type)?ut:t.type,n=-1===ft.indexOf(e.type)?ut:e.type;return ft.indexOf(i)-ft.indexOf(n)}function pt(t,e,i={}){t.dispatchEvent(new CustomEvent(e,{detail:i,bubbles:!0,composed:!0,cancelable:!0}))}var mt=[],gt=!1;function vt(t=(()=>{})){return queueMicrotask((()=>{gt||setTimeout((()=>{wt()}))})),new Promise((e=>{mt.push((()=>{t(),e()}))}))}function wt(){for(gt=!1;mt.length;)mt.shift()()}function yt(t,e){if("function"==typeof ShadowRoot&&t instanceof ShadowRoot)return void Array.from(t.children).forEach((t=>yt(t,e)));let i=!1;if(e(t,(()=>i=!0)),i)return;let n=t.firstElementChild;for(;n;)yt(n,e),n=n.nextElementSibling}function bt(t,...e){console.warn(`Alpine Warning: ${t}`,...e)}var xt=[],kt=[];function St(){return xt.map((t=>t()))}function Ct(){return xt.concat(kt).map((t=>t()))}function At(t){xt.push(t)}function Mt(t){kt.push(t)}function Ot(t,e=!1){return Dt(t,(t=>{if((e?Ct():St()).some((e=>t.matches(e))))return!0}))}function Dt(t,e){if(t){if(e(t))return t;if(t._x_teleportBack&&(t=t._x_teleportBack),t.parentElement)return Dt(t.parentElement,e)}}function Tt(t,e=yt){!function(t){et=!0;let e=Symbol();nt=e,it.set(e,[]);let i=()=>{for(;it.get(e).length;)it.get(e).shift()();it.delete(e)};t(i),et=!1,i()}((()=>{e(t,((t,e)=>{tt(t,t.attributes).forEach((t=>t())),t._x_ignore&&e()}))}))}function _t(t,e){return Array.isArray(e)?Et(t,e.join(" ")):"object"==typeof e&&null!==e?function(t,e){let i=t=>t.split(" ").filter(Boolean),n=Object.entries(e).flatMap((([t,e])=>!!e&&i(t))).filter(Boolean),s=Object.entries(e).flatMap((([t,e])=>!e&&i(t))).filter(Boolean),r=[],o=[];return s.forEach((e=>{t.classList.contains(e)&&(t.classList.remove(e),o.push(e))})),n.forEach((e=>{t.classList.contains(e)||(t.classList.add(e),r.push(e))})),()=>{o.forEach((e=>t.classList.add(e))),r.forEach((e=>t.classList.remove(e)))}}(t,e):"function"==typeof e?_t(t,e()):Et(t,e)}function Et(t,e){return e=!0===e?e="":e||"",i=e.split(" ").filter((e=>!t.classList.contains(e))).filter(Boolean),t.classList.add(...i),()=>{t.classList.remove(...i)};var i}function Rt(t,e){return"object"==typeof e&&null!==e?function(t,e){let i={};return Object.entries(e).forEach((([e,n])=>{i[e]=t.style[e],e.startsWith("--")||(e=e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()),t.style.setProperty(e,n)})),setTimeout((()=>{0===t.style.length&&t.removeAttribute("style")})),()=>{Rt(t,i)}}(t,e):function(t,e){let i=t.getAttribute("style",e);return t.setAttribute("style",e),()=>{t.setAttribute("style",i||"")}}(t,e)}function Pt(t,e=(()=>{})){let i=!1;return function(){i?e.apply(this,arguments):(i=!0,t.apply(this,arguments))}}function Bt(t,e,i={}){t._x_transition||(t._x_transition={enter:{during:i,start:i,end:i},leave:{during:i,start:i,end:i},in(i=(()=>{}),n=(()=>{})){Nt(t,e,{during:this.enter.during,start:this.enter.start,end:this.enter.end},i,n)},out(i=(()=>{}),n=(()=>{})){Nt(t,e,{during:this.leave.during,start:this.leave.start,end:this.leave.end},i,n)}})}function Lt(t){let e=t.parentNode;if(e)return e._x_hidePromise?e:Lt(e)}function Nt(t,e,{during:i,start:n,end:s}={},r=(()=>{}),o=(()=>{})){if(t._x_transitioning&&t._x_transitioning.cancel(),0===Object.keys(i).length&&0===Object.keys(n).length&&0===Object.keys(s).length)return r(),void o();let l,a,h;!function(t,e){let i,n,s,r=Pt((()=>{M((()=>{i=!0,n||e.before(),s||(e.end(),wt()),e.after(),t.isConnected&&e.cleanup(),delete t._x_transitioning}))}));t._x_transitioning={beforeCancels:[],beforeCancel(t){this.beforeCancels.push(t)},cancel:Pt((function(){for(;this.beforeCancels.length;)this.beforeCancels.shift()();r()})),finish:r},M((()=>{e.start(),e.during()})),gt=!0,requestAnimationFrame((()=>{if(i)return;let r=1e3*Number(getComputedStyle(t).transitionDuration.replace(/,.*/,"").replace("s","")),o=1e3*Number(getComputedStyle(t).transitionDelay.replace(/,.*/,"").replace("s",""));0===r&&(r=1e3*Number(getComputedStyle(t).animationDuration.replace("s",""))),M((()=>{e.before()})),n=!0,requestAnimationFrame((()=>{i||(M((()=>{e.end()})),wt(),setTimeout(t._x_transitioning.finish,r+o),s=!0)}))}))}(t,{start(){l=e(t,n)},during(){a=e(t,i)},before:r,end(){l(),h=e(t,s)},after:o,cleanup(){a(),h()}})}function It(t,e,i){if(-1===t.indexOf(e))return i;const n=t[t.indexOf(e)+1];if(!n)return i;if("scale"===e&&isNaN(n))return i;if("duration"===e){let t=n.match(/([0-9]+)ms/);if(t)return t[1]}return"origin"===e&&["top","right","left","center","bottom"].includes(t[t.indexOf(e)+2])?[n,t[t.indexOf(e)+2]].join(" "):n}Z("transition",((t,{value:e,modifiers:i,expression:n},{evaluate:s})=>{"function"==typeof n&&(n=s(n)),n?function(t,e,i){Bt(t,_t,""),{enter:e=>{t._x_transition.enter.during=e},"enter-start":e=>{t._x_transition.enter.start=e},"enter-end":e=>{t._x_transition.enter.end=e},leave:e=>{t._x_transition.leave.during=e},"leave-start":e=>{t._x_transition.leave.start=e},"leave-end":e=>{t._x_transition.leave.end=e}}[i](e)}(t,n,e):function(t,e,i){Bt(t,Rt);let n=!e.includes("in")&&!e.includes("out")&&!i,s=n||e.includes("in")||["enter"].includes(i),r=n||e.includes("out")||["leave"].includes(i);e.includes("in")&&!n&&(e=e.filter(((t,i)=>i<e.indexOf("out"))));e.includes("out")&&!n&&(e=e.filter(((t,i)=>i>e.indexOf("out"))));let o=!e.includes("opacity")&&!e.includes("scale"),l=o||e.includes("opacity"),a=o||e.includes("scale"),h=l?0:1,c=a?It(e,"scale",95)/100:1,u=It(e,"delay",0),f=It(e,"origin","center"),d="opacity, transform",p=It(e,"duration",150)/1e3,m=It(e,"duration",75)/1e3,g="cubic-bezier(0.4, 0.0, 0.2, 1)";s&&(t._x_transition.enter.during={transformOrigin:f,transitionDelay:u,transitionProperty:d,transitionDuration:`${p}s`,transitionTimingFunction:g},t._x_transition.enter.start={opacity:h,transform:`scale(${c})`},t._x_transition.enter.end={opacity:1,transform:"scale(1)"});r&&(t._x_transition.leave.during={transformOrigin:f,transitionDelay:u,transitionProperty:d,transitionDuration:`${m}s`,transitionTimingFunction:g},t._x_transition.leave.start={opacity:1,transform:"scale(1)"},t._x_transition.leave.end={opacity:h,transform:`scale(${c})`})}(t,i,e)})),window.Element.prototype._x_toggleAndCascadeWithTransitions=function(t,e,i,n){let s=()=>{"visible"===document.visibilityState?requestAnimationFrame(i):setTimeout(i)};e?t._x_transition&&(t._x_transition.enter||t._x_transition.leave)?t._x_transition.enter&&(Object.entries(t._x_transition.enter.during).length||Object.entries(t._x_transition.enter.start).length||Object.entries(t._x_transition.enter.end).length)?t._x_transition.in(i):s():t._x_transition?t._x_transition.in(i):s():(t._x_hidePromise=t._x_transition?new Promise(((e,i)=>{t._x_transition.out((()=>{}),(()=>e(n))),t._x_transitioning.beforeCancel((()=>i({isFromCancelledTransition:!0})))})):Promise.resolve(n),queueMicrotask((()=>{let e=Lt(t);e?(e._x_hideChildren||(e._x_hideChildren=[]),e._x_hideChildren.push(t)):queueMicrotask((()=>{let e=t=>{let i=Promise.all([t._x_hidePromise,...(t._x_hideChildren||[]).map(e)]).then((([t])=>t()));return delete t._x_hidePromise,delete t._x_hideChildren,i};e(t).catch((t=>{if(!t.isFromCancelledTransition)throw t}))}))})))};var Vt=!1;function Wt(t,e=(()=>{})){return(...i)=>Vt?e(...i):t(...i)}function zt(t,e,i,s=[]){switch(t._x_bindings||(t._x_bindings=n({})),t._x_bindings[e]=i,e=s.includes("camel")?e.toLowerCase().replace(/-(\w)/g,((t,e)=>e.toUpperCase())):e){case"value":!function(t,e){if("radio"===t.type)void 0===t.attributes.value&&(t.value=e),window.fromModel&&(t.checked=Ht(t.value,e));else if("checkbox"===t.type)Number.isInteger(e)?t.value=e:Number.isInteger(e)||Array.isArray(e)||"boolean"==typeof e||[null,void 0].includes(e)?Array.isArray(e)?t.checked=e.some((e=>Ht(e,t.value))):t.checked=!!e:t.value=String(e);else if("SELECT"===t.tagName)!function(t,e){const i=[].concat(e).map((t=>t+""));Array.from(t.options).forEach((t=>{t.selected=i.includes(t.value)}))}(t,e);else{if(t.value===e)return;t.value=e}}(t,i);break;case"style":!function(t,e){t._x_undoAddedStyles&&t._x_undoAddedStyles();t._x_undoAddedStyles=Rt(t,e)}(t,i);break;case"class":!function(t,e){t._x_undoAddedClasses&&t._x_undoAddedClasses();t._x_undoAddedClasses=_t(t,e)}(t,i);break;default:!function(t,e,i){[null,void 0,!1].includes(i)&&function(t){return!["aria-pressed","aria-checked","aria-expanded","aria-selected"].includes(t)}(e)?t.removeAttribute(e):(Ft(e)&&(i=e),function(t,e,i){t.getAttribute(e)!=i&&t.setAttribute(e,i)}(t,e,i))}(t,e,i)}}function Ht(t,e){return t==e}function Ft(t){return["disabled","checked","required","readonly","hidden","open","selected","autofocus","itemscope","multiple","novalidate","allowfullscreen","allowpaymentrequest","formnovalidate","autoplay","controls","loop","muted","playsinline","default","ismap","reversed","async","defer","nomodule"].includes(t)}function jt(t,e){var i;return function(){var n=this,s=arguments,r=function(){i=null,t.apply(n,s)};clearTimeout(i),i=setTimeout(r,e)}}function qt(t,e){let i;return function(){let n=this,s=arguments;i||(t.apply(n,s),i=!0,setTimeout((()=>i=!1),e))}}var $t={},Kt=!1;var Ut={};var Gt={};var Qt={get reactive(){return n},get release(){return r},get effect(){return s},get raw(){return o},version:"3.10.0",flushAndStopDeferringMutations:function(){O=!1,T(D),D=[]},dontAutoEvaluateFunctions:function(t){let e=j;j=!1,t(),j=e},disableEffectScheduling:function(t){d=!1,t(),d=!0},setReactivityEngine:function(t){n=t.reactive,r=t.release,s=e=>t.effect(e,{scheduler:t=>{d?c(t):t()}}),o=t.raw},closestDataStack:P,skipDuringClone:Wt,addRootSelector:At,addInitSelector:Mt,addScopeToNode:E,deferMutations:function(){O=!0},mapAttributes:at,evaluateLater:$,setEvaluator:function(t){K=t},mergeProxies:B,findClosest:Dt,closestRoot:Ot,interceptor:N,transition:Nt,setStyles:Rt,mutateDom:M,directive:Z,throttle:qt,debounce:jt,evaluate:q,initTree:Tt,nextTick:vt,prefixed:X,prefix:function(t){J=t},plugin:function(t){t(Qt)},magic:W,store:function(t,e){if(Kt||($t=n($t),Kt=!0),void 0===e)return $t[t];$t[t]=e,"object"==typeof e&&null!==e&&e.hasOwnProperty("init")&&"function"==typeof e.init&&$t[t].init(),L($t[t])},start:function(){var t;document.body||bt("Unable to initialize. Trying to load Alpine before `<body>` is available. Did you forget to add `defer` in Alpine's `<script>` tag?"),pt(document,"alpine:init"),pt(document,"alpine:initializing"),k(),t=t=>Tt(t,yt),v.push(t),w((t=>{yt(t,(t=>y(t)))})),function(t){m.push(t)}(((t,e)=>{tt(t,e).forEach((t=>t()))})),Array.from(document.querySelectorAll(Ct())).filter((t=>!Ot(t.parentElement,!0))).forEach((t=>{Tt(t)})),pt(document,"alpine:initialized")},clone:function(t,e){e._x_dataStack||(e._x_dataStack=t._x_dataStack),Vt=!0,function(t){let e=s;p(((t,i)=>{let n=e(t);return r(n),()=>{}})),t(),p(e)}((()=>{!function(t){let e=!1;Tt(t,((t,i)=>{yt(t,((t,n)=>{if(e&&function(t){return St().some((e=>t.matches(e)))}(t))return n();e=!0,i(t,n)}))}))}(e)})),Vt=!1},bound:function(t,e,i){if(t._x_bindings&&void 0!==t._x_bindings[e])return t._x_bindings[e];let n=t.getAttribute(e);return null===n?"function"==typeof i?i():i:Ft(e)?!![e,"true"].includes(n):""===n||n},$data:_,data:function(t,e){Gt[t]=e},bind:function(t,e){Ut[t]="function"!=typeof e?()=>e:e}};function Jt(t,e){const i=Object.create(null),n=t.split(",");for(let t=0;t<n.length;t++)i[n[t]]=!0;return e?t=>!!i[t.toLowerCase()]:t=>!!i[t]}var Xt,Yt={},Zt=Object.assign,te=Object.prototype.hasOwnProperty,ee=(t,e)=>te.call(t,e),ie=Array.isArray,ne=t=>"[object Map]"===le(t),se=t=>"symbol"==typeof t,re=t=>null!==t&&"object"==typeof t,oe=Object.prototype.toString,le=t=>oe.call(t),ae=t=>"string"==typeof t&&"NaN"!==t&&"-"!==t[0]&&""+parseInt(t,10)===t,he=t=>{const e=Object.create(null);return i=>e[i]||(e[i]=t(i))},ce=/-(\w)/g,ue=(he((t=>t.replace(ce,((t,e)=>e?e.toUpperCase():"")))),/\B([A-Z])/g),fe=(he((t=>t.replace(ue,"-$1").toLowerCase())),he((t=>t.charAt(0).toUpperCase()+t.slice(1)))),de=(he((t=>t?`on${fe(t)}`:"")),(t,e)=>t!==e&&(t==t||e==e)),pe=new WeakMap,me=[],ge=Symbol(""),ve=Symbol("");var we=0;function ye(t){const{deps:e}=t;if(e.length){for(let i=0;i<e.length;i++)e[i].delete(t);e.length=0}}var be=!0,xe=[];function ke(){const t=xe.pop();be=void 0===t||t}function Se(t,e,i){if(!be||void 0===Xt)return;let n=pe.get(t);n||pe.set(t,n=new Map);let s=n.get(i);s||n.set(i,s=new Set),s.has(Xt)||(s.add(Xt),Xt.deps.push(s))}function Ce(t,e,i,n,s,r){const o=pe.get(t);if(!o)return;const l=new Set,a=t=>{t&&t.forEach((t=>{(t!==Xt||t.allowRecurse)&&l.add(t)}))};if("clear"===e)o.forEach(a);else if("length"===i&&ie(t))o.forEach(((t,e)=>{("length"===e||e>=n)&&a(t)}));else switch(void 0!==i&&a(o.get(i)),e){case"add":ie(t)?ae(i)&&a(o.get("length")):(a(o.get(ge)),ne(t)&&a(o.get(ve)));break;case"delete":ie(t)||(a(o.get(ge)),ne(t)&&a(o.get(ve)));break;case"set":ne(t)&&a(o.get(ge))}l.forEach((t=>{t.options.scheduler?t.options.scheduler(t):t()}))}var Ae=Jt("__proto__,__v_isRef,__isVue"),Me=new Set(Object.getOwnPropertyNames(Symbol).map((t=>Symbol[t])).filter(se)),Oe=Re(),De=Re(!1,!0),Te=Re(!0),_e=Re(!0,!0),Ee={};function Re(t=!1,e=!1){return function(i,n,s){if("__v_isReactive"===n)return!t;if("__v_isReadonly"===n)return t;if("__v_raw"===n&&s===(t?e?oi:ri:e?si:ni).get(i))return i;const r=ie(i);if(!t&&r&&ee(Ee,n))return Reflect.get(Ee,n,s);const o=Reflect.get(i,n,s);if(se(n)?Me.has(n):Ae(n))return o;if(t||Se(i,0,n),e)return o;if(fi(o)){return!r||!ae(n)?o.value:o}return re(o)?t?hi(o):ai(o):o}}function Pe(t=!1){return function(e,i,n,s){let r=e[i];if(!t&&(n=ui(n),r=ui(r),!ie(e)&&fi(r)&&!fi(n)))return r.value=n,!0;const o=ie(e)&&ae(i)?Number(i)<e.length:ee(e,i),l=Reflect.set(e,i,n,s);return e===ui(s)&&(o?de(n,r)&&Ce(e,"set",i,n):Ce(e,"add",i,n)),l}}["includes","indexOf","lastIndexOf"].forEach((t=>{const e=Array.prototype[t];Ee[t]=function(...t){const i=ui(this);for(let t=0,e=this.length;t<e;t++)Se(i,0,t+"");const n=e.apply(i,t);return-1===n||!1===n?e.apply(i,t.map(ui)):n}})),["push","pop","shift","unshift","splice"].forEach((t=>{const e=Array.prototype[t];Ee[t]=function(...t){xe.push(be),be=!1;const i=e.apply(this,t);return ke(),i}}));var Be={get:Oe,set:Pe(),deleteProperty:function(t,e){const i=ee(t,e),n=(t[e],Reflect.deleteProperty(t,e));return n&&i&&Ce(t,"delete",e,void 0),n},has:function(t,e){const i=Reflect.has(t,e);return se(e)&&Me.has(e)||Se(t,0,e),i},ownKeys:function(t){return Se(t,0,ie(t)?"length":ge),Reflect.ownKeys(t)}},Le={get:Te,set:(t,e)=>!0,deleteProperty:(t,e)=>!0},Ne=(Zt({},Be,{get:De,set:Pe(!0)}),Zt({},Le,{get:_e}),t=>re(t)?ai(t):t),Ie=t=>re(t)?hi(t):t,Ve=t=>t,We=t=>Reflect.getPrototypeOf(t);function ze(t,e,i=!1,n=!1){const s=ui(t=t.__v_raw),r=ui(e);e!==r&&!i&&Se(s,0,e),!i&&Se(s,0,r);const{has:o}=We(s),l=n?Ve:i?Ie:Ne;return o.call(s,e)?l(t.get(e)):o.call(s,r)?l(t.get(r)):void(t!==s&&t.get(e))}function He(t,e=!1){const i=this.__v_raw,n=ui(i),s=ui(t);return t!==s&&!e&&Se(n,0,t),!e&&Se(n,0,s),t===s?i.has(t):i.has(t)||i.has(s)}function Fe(t,e=!1){return t=t.__v_raw,!e&&Se(ui(t),0,ge),Reflect.get(t,"size",t)}function je(t){t=ui(t);const e=ui(this);return We(e).has.call(e,t)||(e.add(t),Ce(e,"add",t,t)),this}function qe(t,e){e=ui(e);const i=ui(this),{has:n,get:s}=We(i);let r=n.call(i,t);r||(t=ui(t),r=n.call(i,t));const o=s.call(i,t);return i.set(t,e),r?de(e,o)&&Ce(i,"set",t,e):Ce(i,"add",t,e),this}function $e(t){const e=ui(this),{has:i,get:n}=We(e);let s=i.call(e,t);s||(t=ui(t),s=i.call(e,t));n&&n.call(e,t);const r=e.delete(t);return s&&Ce(e,"delete",t,void 0),r}function Ke(){const t=ui(this),e=0!==t.size,i=t.clear();return e&&Ce(t,"clear",void 0,void 0),i}function Ue(t,e){return function(i,n){const s=this,r=s.__v_raw,o=ui(r),l=e?Ve:t?Ie:Ne;return!t&&Se(o,0,ge),r.forEach(((t,e)=>i.call(n,l(t),l(e),s)))}}function Ge(t,e,i){return function(...n){const s=this.__v_raw,r=ui(s),o=ne(r),l="entries"===t||t===Symbol.iterator&&o,a="keys"===t&&o,h=s[t](...n),c=i?Ve:e?Ie:Ne;return!e&&Se(r,0,a?ve:ge),{next(){const{value:t,done:e}=h.next();return e?{value:t,done:e}:{value:l?[c(t[0]),c(t[1])]:c(t),done:e}},[Symbol.iterator](){return this}}}}function Qe(t){return function(...e){return"delete"!==t&&this}}var Je={get(t){return ze(this,t)},get size(){return Fe(this)},has:He,add:je,set:qe,delete:$e,clear:Ke,forEach:Ue(!1,!1)},Xe={get(t){return ze(this,t,!1,!0)},get size(){return Fe(this)},has:He,add:je,set:qe,delete:$e,clear:Ke,forEach:Ue(!1,!0)},Ye={get(t){return ze(this,t,!0)},get size(){return Fe(this,!0)},has(t){return He.call(this,t,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ue(!0,!1)},Ze={get(t){return ze(this,t,!0,!0)},get size(){return Fe(this,!0)},has(t){return He.call(this,t,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ue(!0,!0)};function ti(t,e){const i=e?t?Ze:Xe:t?Ye:Je;return(e,n,s)=>"__v_isReactive"===n?!t:"__v_isReadonly"===n?t:"__v_raw"===n?e:Reflect.get(ee(i,n)&&n in e?i:e,n,s)}["keys","values","entries",Symbol.iterator].forEach((t=>{Je[t]=Ge(t,!1,!1),Ye[t]=Ge(t,!0,!1),Xe[t]=Ge(t,!1,!0),Ze[t]=Ge(t,!0,!0)}));var ei={get:ti(!1,!1)},ii=(ti(!1,!0),{get:ti(!0,!1)}),ni=(ti(!0,!0),new WeakMap),si=new WeakMap,ri=new WeakMap,oi=new WeakMap;function li(t){return t.__v_skip||!Object.isExtensible(t)?0:function(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((t=>le(t).slice(8,-1))(t))}function ai(t){return t&&t.__v_isReadonly?t:ci(t,!1,Be,ei,ni)}function hi(t){return ci(t,!0,Le,ii,ri)}function ci(t,e,i,n,s){if(!re(t))return t;if(t.__v_raw&&(!e||!t.__v_isReactive))return t;const r=s.get(t);if(r)return r;const o=li(t);if(0===o)return t;const l=new Proxy(t,2===o?n:i);return s.set(t,l),l}function ui(t){return t&&ui(t.__v_raw)||t}function fi(t){return Boolean(t&&!0===t.__v_isRef)}W("nextTick",(()=>vt)),W("dispatch",(t=>pt.bind(pt,t))),W("watch",((t,{evaluateLater:e,effect:i})=>(n,s)=>{let r,o=e(n),l=!0,a=i((()=>o((t=>{JSON.stringify(t),l?r=t:queueMicrotask((()=>{s(t,r),r=t})),l=!1}))));t._x_effects.delete(a)})),W("store",(function(){return $t})),W("data",(t=>_(t))),W("root",(t=>Ot(t))),W("refs",(t=>(t._x_refs_proxy||(t._x_refs_proxy=B(function(t){let e=[],i=t;for(;i;)i._x_refs&&e.push(i._x_refs),i=i.parentNode;return e}(t))),t._x_refs_proxy)));var di={};function pi(t){return di[t]||(di[t]=0),++di[t]}function mi(t,e,i){W(e,(e=>bt(`You can't use [$${directiveName}] without first installing the "${t}" plugin here: https://alpinejs.dev/plugins/${i}`,e)))}W("id",(t=>(e,i=null)=>{let n=function(t,e){return Dt(t,(t=>{if(t._x_ids&&t._x_ids[e])return!0}))}(t,e),s=n?n._x_ids[e]:pi(e);return i?`${e}-${s}-${i}`:`${e}-${s}`})),W("el",(t=>t)),mi("Focus","focus","focus"),mi("Persist","persist","persist"),Z("modelable",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e),r=()=>{let t;return s((e=>t=e)),t},o=n(`${e} = __placeholder`),l=t=>o((()=>{}),{scope:{__placeholder:t}}),a=r();l(a),queueMicrotask((()=>{if(!t._x_model)return;t._x_removeModelListeners.default();let e=t._x_model.get,n=t._x_model.set;i((()=>l(e()))),i((()=>n(r())))}))})),Z("teleport",((t,{expression:e},{cleanup:i})=>{"template"!==t.tagName.toLowerCase()&&bt("x-teleport can only be used on a <template> tag",t);let n=document.querySelector(e);n||bt(`Cannot find x-teleport element for selector: "${e}"`);let s=t.content.cloneNode(!0).firstElementChild;t._x_teleport=s,s._x_teleportBack=t,t._x_forwardEvents&&t._x_forwardEvents.forEach((e=>{s.addEventListener(e,(e=>{e.stopPropagation(),t.dispatchEvent(new e.constructor(e.type,e))}))})),E(s,{},t),M((()=>{n.appendChild(s),Tt(s),s._x_ignore=!0})),i((()=>s.remove()))}));var gi=()=>{};function vi(t,e,i,n){let s=t,r=t=>n(t),o={},l=(t,e)=>i=>e(t,i);if(i.includes("dot")&&(e=e.replace(/-/g,".")),i.includes("camel")&&(e=function(t){return t.toLowerCase().replace(/-(\w)/g,((t,e)=>e.toUpperCase()))}(e)),i.includes("passive")&&(o.passive=!0),i.includes("capture")&&(o.capture=!0),i.includes("window")&&(s=window),i.includes("document")&&(s=document),i.includes("prevent")&&(r=l(r,((t,e)=>{e.preventDefault(),t(e)}))),i.includes("stop")&&(r=l(r,((t,e)=>{e.stopPropagation(),t(e)}))),i.includes("self")&&(r=l(r,((e,i)=>{i.target===t&&e(i)}))),(i.includes("away")||i.includes("outside"))&&(s=document,r=l(r,((e,i)=>{t.contains(i.target)||!1!==i.target.isConnected&&(t.offsetWidth<1&&t.offsetHeight<1||!1!==t._x_isShown&&e(i))}))),i.includes("once")&&(r=l(r,((t,i)=>{t(i),s.removeEventListener(e,r,o)}))),r=l(r,((t,n)=>{(function(t){return["keydown","keyup"].includes(t)})(e)&&function(t,e){let i=e.filter((t=>!["window","document","prevent","stop","once"].includes(t)));if(i.includes("debounce")){let t=i.indexOf("debounce");i.splice(t,wi((i[t+1]||"invalid-wait").split("ms")[0])?2:1)}if(0===i.length)return!1;if(1===i.length&&yi(t.key).includes(i[0]))return!1;const n=["ctrl","shift","alt","meta","cmd","super"].filter((t=>i.includes(t)));if(i=i.filter((t=>!n.includes(t))),n.length>0){if(n.filter((e=>("cmd"!==e&&"super"!==e||(e="meta"),t[`${e}Key`]))).length===n.length&&yi(t.key).includes(i[0]))return!1}return!0}(n,i)||t(n)})),i.includes("debounce")){let t=i[i.indexOf("debounce")+1]||"invalid-wait",e=wi(t.split("ms")[0])?Number(t.split("ms")[0]):250;r=jt(r,e)}if(i.includes("throttle")){let t=i[i.indexOf("throttle")+1]||"invalid-wait",e=wi(t.split("ms")[0])?Number(t.split("ms")[0]):250;r=qt(r,e)}return s.addEventListener(e,r,o),()=>{s.removeEventListener(e,r,o)}}function wi(t){return!Array.isArray(t)&&!isNaN(t)}function yi(t){if(!t)return[];t=t.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[_\s]/,"-").toLowerCase();let e={ctrl:"control",slash:"/",space:"-",spacebar:"-",cmd:"meta",esc:"escape",up:"arrow-up",down:"arrow-down",left:"arrow-left",right:"arrow-right",period:".",equal:"="};return e[t]=t,Object.keys(e).map((i=>{if(e[i]===t)return i})).filter((t=>t))}function bi(t){let e=t?parseFloat(t):null;return i=e,Array.isArray(i)||isNaN(i)?t:e;var i}function xi(t,e,i,n){let s={};if(/^\[.*\]$/.test(t.item)&&Array.isArray(e)){let i=t.item.replace("[","").replace("]","").split(",").map((t=>t.trim()));i.forEach(((t,i)=>{s[t]=e[i]}))}else if(/^\{.*\}$/.test(t.item)&&!Array.isArray(e)&&"object"==typeof e){let i=t.item.replace("{","").replace("}","").split(",").map((t=>t.trim()));i.forEach((t=>{s[t]=e[t]}))}else s[t.item]=e;return t.index&&(s[t.index]=i),t.collection&&(s[t.collection]=n),s}function ki(){}function Si(t,e,i){Z(e,(n=>bt(`You can't use [x-${e}] without first installing the "${t}" plugin here: https://alpinejs.dev/plugins/${i}`,n)))}gi.inline=(t,{modifiers:e},{cleanup:i})=>{e.includes("self")?t._x_ignoreSelf=!0:t._x_ignore=!0,i((()=>{e.includes("self")?delete t._x_ignoreSelf:delete t._x_ignore}))},Z("ignore",gi),Z("effect",((t,{expression:e},{effect:i})=>i($(t,e)))),Z("model",((t,{modifiers:e,expression:i},{effect:n,cleanup:s})=>{let r=$(t,i),o=$(t,`${i} = rightSideOfExpression($event, ${i})`);var l="select"===t.tagName.toLowerCase()||["checkbox","radio"].includes(t.type)||e.includes("lazy")?"change":"input";let a=function(t,e,i){"radio"===t.type&&M((()=>{t.hasAttribute("name")||t.setAttribute("name",i)}));return(i,n)=>M((()=>{if(i instanceof CustomEvent&&void 0!==i.detail)return i.detail||i.target.value;if("checkbox"===t.type){if(Array.isArray(n)){let t=e.includes("number")?bi(i.target.value):i.target.value;return i.target.checked?n.concat([t]):n.filter((e=>!(e==t)))}return i.target.checked}if("select"===t.tagName.toLowerCase()&&t.multiple)return e.includes("number")?Array.from(i.target.selectedOptions).map((t=>bi(t.value||t.text))):Array.from(i.target.selectedOptions).map((t=>t.value||t.text));{let t=i.target.value;return e.includes("number")?bi(t):e.includes("trim")?t.trim():t}}))}(t,e,i),h=vi(t,l,e,(t=>{o((()=>{}),{scope:{$event:t,rightSideOfExpression:a}})}));t._x_removeModelListeners||(t._x_removeModelListeners={}),t._x_removeModelListeners.default=h,s((()=>t._x_removeModelListeners.default()));let c=$(t,`${i} = __placeholder`);t._x_model={get(){let t;return r((e=>t=e)),t},set(t){c((()=>{}),{scope:{__placeholder:t}})}},t._x_forceModelUpdate=()=>{r((e=>{void 0===e&&i.match(/\./)&&(e=""),window.fromModel=!0,M((()=>zt(t,"value",e))),delete window.fromModel}))},n((()=>{e.includes("unintrusive")&&document.activeElement.isSameNode(t)||t._x_forceModelUpdate()}))})),Z("cloak",(t=>queueMicrotask((()=>M((()=>t.removeAttribute(X("cloak")))))))),Mt((()=>`[${X("init")}]`)),Z("init",Wt(((t,{expression:e},{evaluate:i})=>"string"==typeof e?!!e.trim()&&i(e,{},!1):i(e,{},!1)))),Z("text",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e);i((()=>{s((e=>{M((()=>{t.textContent=e}))}))}))})),Z("html",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e);i((()=>{s((e=>{M((()=>{t.innerHTML=e,t._x_ignoreSelf=!0,Tt(t),delete t._x_ignoreSelf}))}))}))})),at(rt(":",X("bind:"))),Z("bind",((t,{value:e,modifiers:i,expression:n,original:s},{effect:r})=>{if(!e)return function(t,e,i,n){let s={};r=s,Object.entries(Ut).forEach((([t,e])=>{Object.defineProperty(r,t,{get:()=>(...t)=>e(...t)})}));var r;let o=$(t,e),l=[];for(;l.length;)l.pop()();o((e=>{let n=Object.entries(e).map((([t,e])=>({name:t,value:e}))),s=function(t){return Array.from(t).map(ot()).filter((t=>!ht(t)))}(n);n=n.map((t=>s.find((e=>e.name===t.name))?{name:`x-bind:${t.name}`,value:`"${t.value}"`}:t)),tt(t,n,i).map((t=>{l.push(t.runCleanups),t()}))}),{scope:s})}(t,n,s);if("key"===e)return function(t,e){t._x_keyExpression=e}(t,n);let o=$(t,n);r((()=>o((s=>{void 0===s&&n.match(/\./)&&(s=""),M((()=>zt(t,e,s,i)))}))))})),At((()=>`[${X("data")}]`)),Z("data",Wt(((t,{expression:e},{cleanup:i})=>{e=""===e?"{}":e;let s={};z(s,t);let r={};var o,l;o=r,l=s,Object.entries(Gt).forEach((([t,e])=>{Object.defineProperty(o,t,{get:()=>(...t)=>e.bind(l)(...t),enumerable:!1})}));let a=q(t,e,{scope:r});void 0===a&&(a={}),z(a,t);let h=n(a);L(h);let c=E(t,h);h.init&&q(t,h.init),i((()=>{h.destroy&&q(t,h.destroy),c()}))}))),Z("show",((t,{modifiers:e,expression:i},{effect:n})=>{let s=$(t,i);t._x_doHide||(t._x_doHide=()=>{M((()=>t.style.display="none"))}),t._x_doShow||(t._x_doShow=()=>{M((()=>{1===t.style.length&&"none"===t.style.display?t.removeAttribute("style"):t.style.removeProperty("display")}))});let r,o=()=>{t._x_doHide(),t._x_isShown=!1},l=()=>{t._x_doShow(),t._x_isShown=!0},a=()=>setTimeout(l),h=Pt((t=>t?l():o()),(e=>{"function"==typeof t._x_toggleAndCascadeWithTransitions?t._x_toggleAndCascadeWithTransitions(t,e,l,o):e?a():o()})),c=!0;n((()=>s((t=>{(c||t!==r)&&(e.includes("immediate")&&(t?a():o()),h(t),r=t,c=!1)}))))})),Z("for",((t,{expression:e},{effect:i,cleanup:s})=>{let r=function(t){let e=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,i=/^\s*\(|\)\s*$/g,n=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,s=t.match(n);if(!s)return;let r={};r.items=s[2].trim();let o=s[1].replace(i,"").trim(),l=o.match(e);l?(r.item=o.replace(e,"").trim(),r.index=l[1].trim(),l[2]&&(r.collection=l[2].trim())):r.item=o;return r}(e),o=$(t,r.items),l=$(t,t._x_keyExpression||"index");t._x_prevKeys=[],t._x_lookup={},i((()=>function(t,e,i,s){let r=t=>"object"==typeof t&&!Array.isArray(t),o=t;i((i=>{var l;l=i,!Array.isArray(l)&&!isNaN(l)&&i>=0&&(i=Array.from(Array(i).keys(),(t=>t+1))),void 0===i&&(i=[]);let a=t._x_lookup,h=t._x_prevKeys,c=[],f=[];if(r(i))i=Object.entries(i).map((([t,n])=>{let r=xi(e,n,t,i);s((t=>f.push(t)),{scope:{index:t,...r}}),c.push(r)}));else for(let t=0;t<i.length;t++){let n=xi(e,i[t],t,i);s((t=>f.push(t)),{scope:{index:t,...n}}),c.push(n)}let d=[],p=[],m=[],g=[];for(let t=0;t<h.length;t++){let e=h[t];-1===f.indexOf(e)&&m.push(e)}h=h.filter((t=>!m.includes(t)));let v="template";for(let t=0;t<f.length;t++){let e=f[t],i=h.indexOf(e);if(-1===i)h.splice(t,0,e),d.push([v,t]);else if(i!==t){let e=h.splice(t,1)[0],n=h.splice(i-1,1)[0];h.splice(t,0,n),h.splice(i,0,e),p.push([e,n])}else g.push(e);v=e}for(let t=0;t<m.length;t++){let e=m[t];a[e]._x_effects&&a[e]._x_effects.forEach(u),a[e].remove(),a[e]=null,delete a[e]}for(let t=0;t<p.length;t++){let[e,i]=p[t],n=a[e],s=a[i],r=document.createElement("div");M((()=>{s.after(r),n.after(s),s._x_currentIfEl&&s.after(s._x_currentIfEl),r.before(n),n._x_currentIfEl&&n.after(n._x_currentIfEl),r.remove()})),R(s,c[f.indexOf(i)])}for(let t=0;t<d.length;t++){let[e,i]=d[t],s="template"===e?o:a[e];s._x_currentIfEl&&(s=s._x_currentIfEl);let r=c[i],l=f[i],h=document.importNode(o.content,!0).firstElementChild;E(h,n(r),o),M((()=>{s.after(h),Tt(h)})),"object"==typeof l&&bt("x-for key cannot be an object, it must be a string or an integer",o),a[l]=h}for(let t=0;t<g.length;t++)R(a[g[t]],c[f.indexOf(g[t])]);o._x_prevKeys=f}))}(t,r,o,l))),s((()=>{Object.values(t._x_lookup).forEach((t=>t.remove())),delete t._x_prevKeys,delete t._x_lookup}))})),ki.inline=(t,{expression:e},{cleanup:i})=>{let n=Ot(t);n._x_refs||(n._x_refs={}),n._x_refs[e]=t,i((()=>delete n._x_refs[e]))},Z("ref",ki),Z("if",((t,{expression:e},{effect:i,cleanup:n})=>{let s=$(t,e);i((()=>s((e=>{e?(()=>{if(t._x_currentIfEl)return t._x_currentIfEl;let e=t.content.cloneNode(!0).firstElementChild;E(e,{},t),M((()=>{t.after(e),Tt(e)})),t._x_currentIfEl=e,t._x_undoIf=()=>{yt(e,(t=>{t._x_effects&&t._x_effects.forEach(u)})),e.remove(),delete t._x_currentIfEl}})():t._x_undoIf&&(t._x_undoIf(),delete t._x_undoIf)})))),n((()=>t._x_undoIf&&t._x_undoIf()))})),Z("id",((t,{expression:e},{evaluate:i})=>{i(e).forEach((e=>function(t,e){t._x_ids||(t._x_ids={}),t._x_ids[e]||(t._x_ids[e]=pi(e))}(t,e)))})),at(rt("@",X("on:"))),Z("on",Wt(((t,{value:e,modifiers:i,expression:n},{cleanup:s})=>{let r=n?$(t,n):()=>{};"template"===t.tagName.toLowerCase()&&(t._x_forwardEvents||(t._x_forwardEvents=[]),t._x_forwardEvents.includes(e)||t._x_forwardEvents.push(e));let o=vi(t,e,i,(t=>{r((()=>{}),{scope:{$event:t},params:[t]})}));s((()=>o()))}))),Si("Collapse","collapse","collapse"),Si("Intersect","intersect","intersect"),Si("Focus","trap","focus"),Si("Mask","mask","mask"),Qt.setEvaluator(U),Qt.setReactivityEngine({reactive:ai,effect:function(t,e=Yt){(function(t){return t&&!0===t._isEffect})(t)&&(t=t.raw);const i=function(t,e){const i=function(){if(!i.active)return t();if(!me.includes(i)){ye(i);try{return xe.push(be),be=!0,me.push(i),Xt=i,t()}finally{me.pop(),ke(),Xt=me[me.length-1]}}};return i.id=we++,i.allowRecurse=!!e.allowRecurse,i._isEffect=!0,i.active=!0,i.raw=t,i.deps=[],i.options=e,i}(t,e);return e.lazy||i(),i},release:function(t){t.active&&(ye(t),t.options.onStop&&t.options.onStop(),t.active=!1)},raw:ui});var Ci=Qt;class Ai{constructor(){}lineAt(t){if(t<0||t>this.length)throw new RangeError(`Invalid position ${t} in document of length ${this.length}`);return this.lineInner(t,!1,1,0)}line(t){if(t<1||t>this.lines)throw new RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return this.lineInner(t,!0,1,0)}replace(t,e,i){let n=[];return this.decompose(0,t,n,2),i.length&&i.decompose(0,i.length,n,3),this.decompose(e,this.length,n,1),Oi.from(n,this.length-(e-t)+i.length)}append(t){return this.replace(this.length,this.length,t)}slice(t,e=this.length){let i=[];return this.decompose(t,e,i,0),Oi.from(i,e-t)}eq(t){if(t==this)return!0;if(t.length!=this.length||t.lines!=this.lines)return!1;let e=this.scanIdentical(t,1),i=this.length-this.scanIdentical(t,-1),n=new _i(this),s=new _i(t);for(let t=e,r=e;;){if(n.next(t),s.next(t),t=0,n.lineBreak!=s.lineBreak||n.done!=s.done||n.value!=s.value)return!1;if(r+=n.value.length,n.done||r>=i)return!0}}iter(t=1){return new _i(this,t)}iterRange(t,e=this.length){return new Ei(this,t,e)}iterLines(t,e){let i;if(null==t)i=this.iter();else{null==e&&(e=this.lines+1);let n=this.line(t).from;i=this.iterRange(n,Math.max(n,e==this.lines+1?this.length:e<=1?0:this.line(e-1).to))}return new Ri(i)}toString(){return this.sliceString(0)}toJSON(){let t=[];return this.flatten(t),t}static of(t){if(0==t.length)throw new RangeError("A document must have at least one line");return 1!=t.length||t[0]?t.length<=32?new Mi(t):Oi.from(Mi.split(t,[])):Ai.empty}}class Mi extends Ai{constructor(t,e=function(t){let e=-1;for(let i of t)e+=i.length+1;return e}(t)){super(),this.text=t,this.length=e}get lines(){return this.text.length}get children(){return null}lineInner(t,e,i,n){for(let s=0;;s++){let r=this.text[s],o=n+r.length;if((e?i:o)>=t)return new Pi(n,o,i,r);n=o+1,i++}}decompose(t,e,i,n){let s=t<=0&&e>=this.length?this:new Mi(Ti(this.text,t,e),Math.min(e,this.length)-Math.max(0,t));if(1&n){let t=i.pop(),e=Di(s.text,t.text.slice(),0,s.length);if(e.length<=32)i.push(new Mi(e,t.length+s.length));else{let t=e.length>>1;i.push(new Mi(e.slice(0,t)),new Mi(e.slice(t)))}}else i.push(s)}replace(t,e,i){if(!(i instanceof Mi))return super.replace(t,e,i);let n=Di(this.text,Di(i.text,Ti(this.text,0,t)),e),s=this.length+i.length-(e-t);return n.length<=32?new Mi(n,s):Oi.from(Mi.split(n,[]),s)}sliceString(t,e=this.length,i="\n"){let n="";for(let s=0,r=0;s<=e&&r<this.text.length;r++){let o=this.text[r],l=s+o.length;s>t&&r&&(n+=i),t<l&&e>s&&(n+=o.slice(Math.max(0,t-s),e-s)),s=l+1}return n}flatten(t){for(let e of this.text)t.push(e)}scanIdentical(){return 0}static split(t,e){let i=[],n=-1;for(let s of t)i.push(s),n+=s.length+1,32==i.length&&(e.push(new Mi(i,n)),i=[],n=-1);return n>-1&&e.push(new Mi(i,n)),e}}class Oi extends Ai{constructor(t,e){super(),this.children=t,this.length=e,this.lines=0;for(let e of t)this.lines+=e.lines}lineInner(t,e,i,n){for(let s=0;;s++){let r=this.children[s],o=n+r.length,l=i+r.lines-1;if((e?l:o)>=t)return r.lineInner(t,e,i,n);n=o+1,i=l+1}}decompose(t,e,i,n){for(let s=0,r=0;r<=e&&s<this.children.length;s++){let o=this.children[s],l=r+o.length;if(t<=l&&e>=r){let s=n&((r<=t?1:0)|(l>=e?2:0));r>=t&&l<=e&&!s?i.push(o):o.decompose(t-r,e-r,i,s)}r=l+1}}replace(t,e,i){if(i.lines<this.lines)for(let n=0,s=0;n<this.children.length;n++){let r=this.children[n],o=s+r.length;if(t>=s&&e<=o){let l=r.replace(t-s,e-s,i),a=this.lines-r.lines+l.lines;if(l.lines<a>>4&&l.lines>a>>6){let s=this.children.slice();return s[n]=l,new Oi(s,this.length-(e-t)+i.length)}return super.replace(s,o,l)}s=o+1}return super.replace(t,e,i)}sliceString(t,e=this.length,i="\n"){let n="";for(let s=0,r=0;s<this.children.length&&r<=e;s++){let o=this.children[s],l=r+o.length;r>t&&s&&(n+=i),t<l&&e>r&&(n+=o.sliceString(t-r,e-r,i)),r=l+1}return n}flatten(t){for(let e of this.children)e.flatten(t)}scanIdentical(t,e){if(!(t instanceof Oi))return 0;let i=0,[n,s,r,o]=e>0?[0,0,this.children.length,t.children.length]:[this.children.length-1,t.children.length-1,-1,-1];for(;;n+=e,s+=e){if(n==r||s==o)return i;let l=this.children[n],a=t.children[s];if(l!=a)return i+l.scanIdentical(a,e);i+=l.length+1}}static from(t,e=t.reduce(((t,e)=>t+e.length+1),-1)){let i=0;for(let e of t)i+=e.lines;if(i<32){let i=[];for(let e of t)e.flatten(i);return new Mi(i,e)}let n=Math.max(32,i>>5),s=n<<1,r=n>>1,o=[],l=0,a=-1,h=[];function c(t){let e;if(t.lines>s&&t instanceof Oi)for(let e of t.children)c(e);else t.lines>r&&(l>r||!l)?(u(),o.push(t)):t instanceof Mi&&l&&(e=h[h.length-1])instanceof Mi&&t.lines+e.lines<=32?(l+=t.lines,a+=t.length+1,h[h.length-1]=new Mi(e.text.concat(t.text),e.length+1+t.length)):(l+t.lines>n&&u(),l+=t.lines,a+=t.length+1,h.push(t))}function u(){0!=l&&(o.push(1==h.length?h[0]:Oi.from(h,a)),a=-1,l=h.length=0)}for(let e of t)c(e);return u(),1==o.length?o[0]:new Oi(o,e)}}function Di(t,e,i=0,n=1e9){for(let s=0,r=0,o=!0;r<t.length&&s<=n;r++){let l=t[r],a=s+l.length;a>=i&&(a>n&&(l=l.slice(0,n-s)),s<i&&(l=l.slice(i-s)),o?(e[e.length-1]+=l,o=!1):e.push(l)),s=a+1}return e}function Ti(t,e,i){return Di(t,[""],e,i)}Ai.empty=new Mi([""],0);class _i{constructor(t,e=1){this.dir=e,this.done=!1,this.lineBreak=!1,this.value="",this.nodes=[t],this.offsets=[e>0?1:(t instanceof Mi?t.text.length:t.children.length)<<1]}nextInner(t,e){for(this.done=this.lineBreak=!1;;){let i=this.nodes.length-1,n=this.nodes[i],s=this.offsets[i],r=s>>1,o=n instanceof Mi?n.text.length:n.children.length;if(r==(e>0?o:0)){if(0==i)return this.done=!0,this.value="",this;e>0&&this.offsets[i-1]++,this.nodes.pop(),this.offsets.pop()}else if((1&s)==(e>0?0:1)){if(this.offsets[i]+=e,0==t)return this.lineBreak=!0,this.value="\n",this;t--}else if(n instanceof Mi){let s=n.text[r+(e<0?-1:0)];if(this.offsets[i]+=e,s.length>Math.max(0,t))return this.value=0==t?s:e>0?s.slice(t):s.slice(0,s.length-t),this;t-=s.length}else{let s=n.children[r+(e<0?-1:0)];t>s.length?(t-=s.length,this.offsets[i]+=e):(e<0&&this.offsets[i]--,this.nodes.push(s),this.offsets.push(e>0?1:(s instanceof Mi?s.text.length:s.children.length)<<1))}}}next(t=0){return t<0&&(this.nextInner(-t,-this.dir),t=this.value.length),this.nextInner(t,this.dir)}}class Ei{constructor(t,e,i){this.value="",this.done=!1,this.cursor=new _i(t,e>i?-1:1),this.pos=e>i?t.length:0,this.from=Math.min(e,i),this.to=Math.max(e,i)}nextInner(t,e){if(e<0?this.pos<=this.from:this.pos>=this.to)return this.value="",this.done=!0,this;t+=Math.max(0,e<0?this.pos-this.to:this.from-this.pos);let i=e<0?this.pos-this.from:this.to-this.pos;t>i&&(t=i),i-=t;let{value:n}=this.cursor.next(t);return this.pos+=(n.length+t)*e,this.value=n.length<=i?n:e<0?n.slice(n.length-i):n.slice(0,i),this.done=!this.value,this}next(t=0){return t<0?t=Math.max(t,this.from-this.pos):t>0&&(t=Math.min(t,this.to-this.pos)),this.nextInner(t,this.cursor.dir)}get lineBreak(){return this.cursor.lineBreak&&""!=this.value}}class Ri{constructor(t){this.inner=t,this.afterBreak=!0,this.value="",this.done=!1}next(t=0){let{done:e,lineBreak:i,value:n}=this.inner.next(t);return e?(this.done=!0,this.value=""):i?this.afterBreak?this.value="":(this.afterBreak=!0,this.next()):(this.value=n,this.afterBreak=!1),this}get lineBreak(){return!1}}"undefined"!=typeof Symbol&&(Ai.prototype[Symbol.iterator]=function(){return this.iter()},_i.prototype[Symbol.iterator]=Ei.prototype[Symbol.iterator]=Ri.prototype[Symbol.iterator]=function(){return this});class Pi{constructor(t,e,i,n){this.from=t,this.to=e,this.number=i,this.text=n}get length(){return this.to-this.from}}let Bi="lc,34,7n,7,7b,19,,,,2,,2,,,20,b,1c,l,g,,2t,7,2,6,2,2,,4,z,,u,r,2j,b,1m,9,9,,o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,2,3,,b,2,1l,,4,5,,2,4,,k,2,m,6,,,1m,,,2,,4,8,,7,3,a,2,u,,1n,,,,c,,9,,14,,3,,1l,3,5,3,,4,7,2,b,2,t,,1m,,2,,2,,3,,5,2,7,2,b,2,s,2,1l,2,,,2,4,8,,9,,a,2,t,,20,,4,,2,3,,,8,,29,,2,7,c,8,2q,,2,9,b,6,22,2,r,,,,,,1j,e,,5,,2,5,b,,10,9,,2u,4,,6,,2,2,2,p,2,4,3,g,4,d,,2,2,6,,f,,jj,3,qa,3,t,3,t,2,u,2,1s,2,,7,8,,2,b,9,,19,3,3b,2,y,,3a,3,4,2,9,,6,3,63,2,2,,1m,,,7,,,,,2,8,6,a,2,,1c,h,1r,4,1c,7,,,5,,14,9,c,2,w,4,2,2,,3,1k,,,2,3,,,3,1m,8,2,2,48,3,,d,,7,4,,6,,3,2,5i,1m,,5,ek,,5f,x,2da,3,3x,,2o,w,fe,6,2x,2,n9w,4,,a,w,2,28,2,7k,,3,,4,,p,2,5,,47,2,q,i,d,,12,8,p,b,1a,3,1c,,2,4,2,2,13,,1v,6,2,2,2,2,c,,8,,1b,,1f,,,3,2,2,5,2,,,16,2,8,,6m,,2,,4,,fn4,,kh,g,g,g,a6,2,gt,,6a,,45,5,1ae,3,,2,5,4,14,3,4,,4l,2,fx,4,ar,2,49,b,4w,,1i,f,1k,3,1d,4,2,2,1x,3,10,5,,8,1q,,c,2,1g,9,a,4,2,,2n,3,2,,,2,6,,4g,,3,8,l,2,1l,2,,,,,m,,e,7,3,5,5f,8,2,3,,,n,,29,,2,6,,,2,,,2,,2,6j,,2,4,6,2,,2,r,2,2d,8,2,,,2,2y,,,,2,6,,,2t,3,2,4,,5,77,9,,2,6t,,a,2,,,4,,40,4,2,2,4,,w,a,14,6,2,4,8,,9,6,2,3,1a,d,,2,ba,7,,6,,,2a,m,2,7,,2,,2,3e,6,3,,,2,,7,,,20,2,3,,,,9n,2,f0b,5,1n,7,t4,,1r,4,29,,f5k,2,43q,,,3,4,5,8,8,2,7,u,4,44,3,1iz,1j,4,1e,8,,e,,m,5,,f,11s,7,,h,2,7,,2,,5,79,7,c5,4,15s,7,31,7,240,5,gx7k,2o,3k,6o".split(",").map((t=>t?parseInt(t,36):1));for(let t=1;t<Bi.length;t++)Bi[t]+=Bi[t-1];function Li(t){for(let e=1;e<Bi.length;e+=2)if(Bi[e]>t)return Bi[e-1]<=t;return!1}function Ni(t){return t>=127462&&t<=127487}function Ii(t,e,i=!0,n=!0){return(i?Vi:Wi)(t,e,n)}function Vi(t,e,i){if(e==t.length)return e;e&&zi(t.charCodeAt(e))&&Hi(t.charCodeAt(e-1))&&e--;let n=Fi(t,e);for(e+=qi(n);e<t.length;){let s=Fi(t,e);if(8205==n||8205==s||i&&Li(s))e+=qi(s),n=s;else{if(!Ni(s))break;{let i=0,n=e-2;for(;n>=0&&Ni(Fi(t,n));)i++,n-=2;if(i%2==0)break;e+=2}}}return e}function Wi(t,e,i){for(;e>0;){let n=Vi(t,e-2,i);if(n<e)return n;e--}return 0}function zi(t){return t>=56320&&t<57344}function Hi(t){return t>=55296&&t<56320}function Fi(t,e){let i=t.charCodeAt(e);if(!Hi(i)||e+1==t.length)return i;let n=t.charCodeAt(e+1);return zi(n)?n-56320+(i-55296<<10)+65536:i}function ji(t){return t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10),56320+(1023&t)))}function qi(t){return t<65536?1:2}const $i=/\r\n?|\n/;var Ki=function(t){return t[t.Simple=0]="Simple",t[t.TrackDel=1]="TrackDel",t[t.TrackBefore=2]="TrackBefore",t[t.TrackAfter=3]="TrackAfter",t}(Ki||(Ki={}));class Ui{constructor(t){this.sections=t}get length(){let t=0;for(let e=0;e<this.sections.length;e+=2)t+=this.sections[e];return t}get newLength(){let t=0;for(let e=0;e<this.sections.length;e+=2){let i=this.sections[e+1];t+=i<0?this.sections[e]:i}return t}get empty(){return 0==this.sections.length||2==this.sections.length&&this.sections[1]<0}iterGaps(t){for(let e=0,i=0,n=0;e<this.sections.length;){let s=this.sections[e++],r=this.sections[e++];r<0?(t(i,n,s),n+=s):n+=r,i+=s}}iterChangedRanges(t,e=!1){Xi(this,t,e)}get invertedDesc(){let t=[];for(let e=0;e<this.sections.length;){let i=this.sections[e++],n=this.sections[e++];n<0?t.push(i,n):t.push(n,i)}return new Ui(t)}composeDesc(t){return this.empty?t:t.empty?this:Zi(this,t)}mapDesc(t,e=!1){return t.empty?this:Yi(this,t,e)}mapPos(t,e=-1,i=Ki.Simple){let n=0,s=0;for(let r=0;r<this.sections.length;){let o=this.sections[r++],l=this.sections[r++],a=n+o;if(l<0){if(a>t)return s+(t-n);s+=o}else{if(i!=Ki.Simple&&a>=t&&(i==Ki.TrackDel&&n<t&&a>t||i==Ki.TrackBefore&&n<t||i==Ki.TrackAfter&&a>t))return null;if(a>t||a==t&&e<0&&!o)return t==n||e<0?s:s+l;s+=l}n=a}if(t>n)throw new RangeError(`Position ${t} is out of range for changeset of length ${n}`);return s}touchesRange(t,e=t){for(let i=0,n=0;i<this.sections.length&&n<=e;){let s=n+this.sections[i++];if(this.sections[i++]>=0&&n<=e&&s>=t)return!(n<t&&s>e)||"cover";n=s}return!1}toString(){let t="";for(let e=0;e<this.sections.length;){let i=this.sections[e++],n=this.sections[e++];t+=(t?" ":"")+i+(n>=0?":"+n:"")}return t}toJSON(){return this.sections}static fromJSON(t){if(!Array.isArray(t)||t.length%2||t.some((t=>"number"!=typeof t)))throw new RangeError("Invalid JSON representation of ChangeDesc");return new Ui(t)}static create(t){return new Ui(t)}}class Gi extends Ui{constructor(t,e){super(t),this.inserted=e}apply(t){if(this.length!=t.length)throw new RangeError("Applying change set to a document with the wrong length");return Xi(this,((e,i,n,s,r)=>t=t.replace(n,n+(i-e),r)),!1),t}mapDesc(t,e=!1){return Yi(this,t,e,!0)}invert(t){let e=this.sections.slice(),i=[];for(let n=0,s=0;n<e.length;n+=2){let r=e[n],o=e[n+1];if(o>=0){e[n]=o,e[n+1]=r;let l=n>>1;for(;i.length<l;)i.push(Ai.empty);i.push(r?t.slice(s,s+r):Ai.empty)}s+=r}return new Gi(e,i)}compose(t){return this.empty?t:t.empty?this:Zi(this,t,!0)}map(t,e=!1){return t.empty?this:Yi(this,t,e,!0)}iterChanges(t,e=!1){Xi(this,t,e)}get desc(){return Ui.create(this.sections)}filter(t){let e=[],i=[],n=[],s=new tn(this);t:for(let r=0,o=0;;){let l=r==t.length?1e9:t[r++];for(;o<l||o==l&&0==s.len;){if(s.done)break t;let t=Math.min(s.len,l-o);Qi(n,t,-1);let r=-1==s.ins?-1:0==s.off?s.ins:0;Qi(e,t,r),r>0&&Ji(i,e,s.text),s.forward(t),o+=t}let a=t[r++];for(;o<a;){if(s.done)break t;let t=Math.min(s.len,a-o);Qi(e,t,-1),Qi(n,t,-1==s.ins?-1:0==s.off?s.ins:0),s.forward(t),o+=t}}return{changes:new Gi(e,i),filtered:Ui.create(n)}}toJSON(){let t=[];for(let e=0;e<this.sections.length;e+=2){let i=this.sections[e],n=this.sections[e+1];n<0?t.push(i):0==n?t.push([i]):t.push([i].concat(this.inserted[e>>1].toJSON()))}return t}static of(t,e,i){let n=[],s=[],r=0,o=null;function l(t=!1){if(!t&&!n.length)return;r<e&&Qi(n,e-r,-1);let i=new Gi(n,s);o=o?o.compose(i.map(o)):i,n=[],s=[],r=0}return function t(a){if(Array.isArray(a))for(let e of a)t(e);else if(a instanceof Gi){if(a.length!=e)throw new RangeError(`Mismatched change set length (got ${a.length}, expected ${e})`);l(),o=o?o.compose(a.map(o)):a}else{let{from:t,to:o=t,insert:h}=a;if(t>o||t<0||o>e)throw new RangeError(`Invalid change range ${t} to ${o} (in doc of length ${e})`);let c=h?"string"==typeof h?Ai.of(h.split(i||$i)):h:Ai.empty,u=c.length;if(t==o&&0==u)return;t<r&&l(),t>r&&Qi(n,t-r,-1),Qi(n,o-t,u),Ji(s,n,c),r=o}}(t),l(!o),o}static empty(t){return new Gi(t?[t,-1]:[],[])}static fromJSON(t){if(!Array.isArray(t))throw new RangeError("Invalid JSON representation of ChangeSet");let e=[],i=[];for(let n=0;n<t.length;n++){let s=t[n];if("number"==typeof s)e.push(s,-1);else{if(!Array.isArray(s)||"number"!=typeof s[0]||s.some(((t,e)=>e&&"string"!=typeof t)))throw new RangeError("Invalid JSON representation of ChangeSet");if(1==s.length)e.push(s[0],0);else{for(;i.length<n;)i.push(Ai.empty);i[n]=Ai.of(s.slice(1)),e.push(s[0],i[n].length)}}}return new Gi(e,i)}static createSet(t,e){return new Gi(t,e)}}function Qi(t,e,i,n=!1){if(0==e&&i<=0)return;let s=t.length-2;s>=0&&i<=0&&i==t[s+1]?t[s]+=e:0==e&&0==t[s]?t[s+1]+=i:n?(t[s]+=e,t[s+1]+=i):t.push(e,i)}function Ji(t,e,i){if(0==i.length)return;let n=e.length-2>>1;if(n<t.length)t[t.length-1]=t[t.length-1].append(i);else{for(;t.length<n;)t.push(Ai.empty);t.push(i)}}function Xi(t,e,i){let n=t.inserted;for(let s=0,r=0,o=0;o<t.sections.length;){let l=t.sections[o++],a=t.sections[o++];if(a<0)s+=l,r+=l;else{let h=s,c=r,u=Ai.empty;for(;h+=l,c+=a,a&&n&&(u=u.append(n[o-2>>1])),!(i||o==t.sections.length||t.sections[o+1]<0);)l=t.sections[o++],a=t.sections[o++];e(s,h,r,c,u),s=h,r=c}}}function Yi(t,e,i,n=!1){let s=[],r=n?[]:null,o=new tn(t),l=new tn(e);for(let t=-1;;)if(-1==o.ins&&-1==l.ins){let t=Math.min(o.len,l.len);Qi(s,t,-1),o.forward(t),l.forward(t)}else if(l.ins>=0&&(o.ins<0||t==o.i||0==o.off&&(l.len<o.len||l.len==o.len&&!i))){let e=l.len;for(Qi(s,l.ins,-1);e;){let i=Math.min(o.len,e);o.ins>=0&&t<o.i&&o.len<=i&&(Qi(s,0,o.ins),r&&Ji(r,s,o.text),t=o.i),o.forward(i),e-=i}l.next()}else{if(!(o.ins>=0)){if(o.done&&l.done)return r?Gi.createSet(s,r):Ui.create(s);throw new Error("Mismatched change set lengths")}{let e=0,i=o.len;for(;i;)if(-1==l.ins){let t=Math.min(i,l.len);e+=t,i-=t,l.forward(t)}else{if(!(0==l.ins&&l.len<i))break;i-=l.len,l.next()}Qi(s,e,t<o.i?o.ins:0),r&&t<o.i&&Ji(r,s,o.text),t=o.i,o.forward(o.len-i)}}}function Zi(t,e,i=!1){let n=[],s=i?[]:null,r=new tn(t),o=new tn(e);for(let t=!1;;){if(r.done&&o.done)return s?Gi.createSet(n,s):Ui.create(n);if(0==r.ins)Qi(n,r.len,0,t),r.next();else if(0!=o.len||o.done){if(r.done||o.done)throw new Error("Mismatched change set lengths");{let e=Math.min(r.len2,o.len),i=n.length;if(-1==r.ins){let i=-1==o.ins?-1:o.off?0:o.ins;Qi(n,e,i,t),s&&i&&Ji(s,n,o.text)}else-1==o.ins?(Qi(n,r.off?0:r.len,e,t),s&&Ji(s,n,r.textBit(e))):(Qi(n,r.off?0:r.len,o.off?0:o.ins,t),s&&!o.off&&Ji(s,n,o.text));t=(r.ins>e||o.ins>=0&&o.len>e)&&(t||n.length>i),r.forward2(e),o.forward(e)}}else Qi(n,0,o.ins,t),s&&Ji(s,n,o.text),o.next()}}class tn{constructor(t){this.set=t,this.i=0,this.next()}next(){let{sections:t}=this.set;this.i<t.length?(this.len=t[this.i++],this.ins=t[this.i++]):(this.len=0,this.ins=-2),this.off=0}get done(){return-2==this.ins}get len2(){return this.ins<0?this.len:this.ins}get text(){let{inserted:t}=this.set,e=this.i-2>>1;return e>=t.length?Ai.empty:t[e]}textBit(t){let{inserted:e}=this.set,i=this.i-2>>1;return i>=e.length&&!t?Ai.empty:e[i].slice(this.off,null==t?void 0:this.off+t)}forward(t){t==this.len?this.next():(this.len-=t,this.off+=t)}forward2(t){-1==this.ins?this.forward(t):t==this.ins?this.next():(this.ins-=t,this.off+=t)}}class en{constructor(t,e,i){this.from=t,this.to=e,this.flags=i}get anchor(){return 16&this.flags?this.to:this.from}get head(){return 16&this.flags?this.from:this.to}get empty(){return this.from==this.to}get assoc(){return 4&this.flags?-1:8&this.flags?1:0}get bidiLevel(){let t=3&this.flags;return 3==t?null:t}get goalColumn(){let t=this.flags>>5;return 33554431==t?void 0:t}map(t,e=-1){let i,n;return this.empty?i=n=t.mapPos(this.from,e):(i=t.mapPos(this.from,1),n=t.mapPos(this.to,-1)),i==this.from&&n==this.to?this:new en(i,n,this.flags)}extend(t,e=t){if(t<=this.anchor&&e>=this.anchor)return nn.range(t,e);let i=Math.abs(t-this.anchor)>Math.abs(e-this.anchor)?t:e;return nn.range(this.anchor,i)}eq(t){return this.anchor==t.anchor&&this.head==t.head}toJSON(){return{anchor:this.anchor,head:this.head}}static fromJSON(t){if(!t||"number"!=typeof t.anchor||"number"!=typeof t.head)throw new RangeError("Invalid JSON representation for SelectionRange");return nn.range(t.anchor,t.head)}static create(t,e,i){return new en(t,e,i)}}class nn{constructor(t,e){this.ranges=t,this.mainIndex=e}map(t,e=-1){return t.empty?this:nn.create(this.ranges.map((i=>i.map(t,e))),this.mainIndex)}eq(t){if(this.ranges.length!=t.ranges.length||this.mainIndex!=t.mainIndex)return!1;for(let e=0;e<this.ranges.length;e++)if(!this.ranges[e].eq(t.ranges[e]))return!1;return!0}get main(){return this.ranges[this.mainIndex]}asSingle(){return 1==this.ranges.length?this:new nn([this.main],0)}addRange(t,e=!0){return nn.create([t].concat(this.ranges),e?0:this.mainIndex+1)}replaceRange(t,e=this.mainIndex){let i=this.ranges.slice();return i[e]=t,nn.create(i,this.mainIndex)}toJSON(){return{ranges:this.ranges.map((t=>t.toJSON())),main:this.mainIndex}}static fromJSON(t){if(!t||!Array.isArray(t.ranges)||"number"!=typeof t.main||t.main>=t.ranges.length)throw new RangeError("Invalid JSON representation for EditorSelection");return new nn(t.ranges.map((t=>en.fromJSON(t))),t.main)}static single(t,e=t){return new nn([nn.range(t,e)],0)}static create(t,e=0){if(0==t.length)throw new RangeError("A selection needs at least one range");for(let i=0,n=0;n<t.length;n++){let s=t[n];if(s.empty?s.from<=i:s.from<i)return nn.normalized(t.slice(),e);i=s.to}return new nn(t,e)}static cursor(t,e=0,i,n){return en.create(t,t,(0==e?0:e<0?4:8)|(null==i?3:Math.min(2,i))|(null!=n?n:33554431)<<5)}static range(t,e,i,n){let s=(null!=i?i:33554431)<<5|(null==n?3:Math.min(2,n));return e<t?en.create(e,t,24|s):en.create(t,e,(e>t?4:0)|s)}static normalized(t,e=0){let i=t[e];t.sort(((t,e)=>t.from-e.from)),e=t.indexOf(i);for(let i=1;i<t.length;i++){let n=t[i],s=t[i-1];if(n.empty?n.from<=s.to:n.from<s.to){let r=s.from,o=Math.max(n.to,s.to);i<=e&&e--,t.splice(--i,2,n.anchor>n.head?nn.range(o,r):nn.range(r,o))}}return new nn(t,e)}}function sn(t,e){for(let i of t.ranges)if(i.to>e)throw new RangeError("Selection points outside of document")}let rn=0;class on{constructor(t,e,i,n,s){this.combine=t,this.compareInput=e,this.compare=i,this.isStatic=n,this.id=rn++,this.default=t([]),this.extensions="function"==typeof s?s(this):s}static define(t={}){return new on(t.combine||(t=>t),t.compareInput||((t,e)=>t===e),t.compare||(t.combine?(t,e)=>t===e:ln),!!t.static,t.enables)}of(t){return new an([],this,0,t)}compute(t,e){if(this.isStatic)throw new Error("Can't compute a static facet");return new an(t,this,1,e)}computeN(t,e){if(this.isStatic)throw new Error("Can't compute a static facet");return new an(t,this,2,e)}from(t,e){return e||(e=t=>t),this.compute([t],(i=>e(i.field(t))))}}function ln(t,e){return t==e||t.length==e.length&&t.every(((t,i)=>t===e[i]))}class an{constructor(t,e,i,n){this.dependencies=t,this.facet=e,this.type=i,this.value=n,this.id=rn++}dynamicSlot(t){var e;let i=this.value,n=this.facet.compareInput,s=this.id,r=t[s]>>1,o=2==this.type,l=!1,a=!1,h=[];for(let i of this.dependencies)"doc"==i?l=!0:"selection"==i?a=!0:0==(1&(null!==(e=t[i.id])&&void 0!==e?e:1))&&h.push(t[i.id]);return{create:t=>(t.values[r]=i(t),1),update(t,e){if(l&&e.docChanged||a&&(e.docChanged||e.selection)||cn(t,h)){let e=i(t);if(o?!hn(e,t.values[r],n):!n(e,t.values[r]))return t.values[r]=e,1}return 0},reconfigure:(t,e)=>{let l,a=e.config.address[s];if(null!=a){let s=An(e,a);if(this.dependencies.every((i=>i instanceof on?e.facet(i)===t.facet(i):!(i instanceof dn)||e.field(i,!1)==t.field(i,!1)))||(o?hn(l=i(t),s,n):n(l=i(t),s)))return t.values[r]=s,0}else l=i(t);return t.values[r]=l,1}}}}function hn(t,e,i){if(t.length!=e.length)return!1;for(let n=0;n<t.length;n++)if(!i(t[n],e[n]))return!1;return!0}function cn(t,e){let i=!1;for(let n of e)1&Cn(t,n)&&(i=!0);return i}function un(t,e,i){let n=i.map((e=>t[e.id])),s=i.map((t=>t.type)),r=n.filter((t=>!(1&t))),o=t[e.id]>>1;function l(t){let i=[];for(let e=0;e<n.length;e++){let r=An(t,n[e]);if(2==s[e])for(let t of r)i.push(t);else i.push(r)}return e.combine(i)}return{create(t){for(let e of n)Cn(t,e);return t.values[o]=l(t),1},update(t,i){if(!cn(t,r))return 0;let n=l(t);return e.compare(n,t.values[o])?0:(t.values[o]=n,1)},reconfigure(t,s){let r=cn(t,n),a=s.config.facets[e.id],h=s.facet(e);if(a&&!r&&ln(i,a))return t.values[o]=h,0;let c=l(t);return e.compare(c,h)?(t.values[o]=h,0):(t.values[o]=c,1)}}}const fn=on.define({static:!0});class dn{constructor(t,e,i,n,s){this.id=t,this.createF=e,this.updateF=i,this.compareF=n,this.spec=s,this.provides=void 0}static define(t){let e=new dn(rn++,t.create,t.update,t.compare||((t,e)=>t===e),t);return t.provide&&(e.provides=t.provide(e)),e}create(t){let e=t.facet(fn).find((t=>t.field==this));return((null==e?void 0:e.create)||this.createF)(t)}slot(t){let e=t[this.id]>>1;return{create:t=>(t.values[e]=this.create(t),1),update:(t,i)=>{let n=t.values[e],s=this.updateF(n,i);return this.compareF(n,s)?0:(t.values[e]=s,1)},reconfigure:(t,i)=>null!=i.config.address[this.id]?(t.values[e]=i.field(this),0):(t.values[e]=this.create(t),1)}}init(t){return[this,fn.of({field:this,create:t})]}get extension(){return this}}const pn=4,mn=3,gn=2,vn=1;function wn(t){return e=>new bn(e,t)}const yn={highest:wn(0),high:wn(vn),default:wn(gn),low:wn(mn),lowest:wn(pn)};class bn{constructor(t,e){this.inner=t,this.prec=e}}class xn{of(t){return new kn(this,t)}reconfigure(t){return xn.reconfigure.of({compartment:this,extension:t})}get(t){return t.config.compartments.get(this)}}class kn{constructor(t,e){this.compartment=t,this.inner=e}}class Sn{constructor(t,e,i,n,s,r){for(this.base=t,this.compartments=e,this.dynamicSlots=i,this.address=n,this.staticValues=s,this.facets=r,this.statusTemplate=[];this.statusTemplate.length<i.length;)this.statusTemplate.push(0)}staticFacet(t){let e=this.address[t.id];return null==e?t.default:this.staticValues[e>>1]}static resolve(t,e,i){let n=[],s=Object.create(null),r=new Map;for(let i of function(t,e,i){let n=[[],[],[],[],[]],s=new Map;function r(t,o){let l=s.get(t);if(null!=l){if(l<=o)return;let e=n[l].indexOf(t);e>-1&&n[l].splice(e,1),t instanceof kn&&i.delete(t.compartment)}if(s.set(t,o),Array.isArray(t))for(let e of t)r(e,o);else if(t instanceof kn){if(i.has(t.compartment))throw new RangeError("Duplicate use of compartment in extensions");let n=e.get(t.compartment)||t.inner;i.set(t.compartment,n),r(n,o)}else if(t instanceof bn)r(t.inner,t.prec);else if(t instanceof dn)n[o].push(t),t.provides&&r(t.provides,o);else if(t instanceof an)n[o].push(t),t.facet.extensions&&r(t.facet.extensions,gn);else{let e=t.extension;if(!e)throw new Error(`Unrecognized extension value in extension set (${t}). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.`);r(e,o)}}return r(t,gn),n.reduce(((t,e)=>t.concat(e)))}(t,e,r))i instanceof dn?n.push(i):(s[i.facet.id]||(s[i.facet.id]=[])).push(i);let o=Object.create(null),l=[],a=[];for(let t of n)o[t.id]=a.length<<1,a.push((e=>t.slot(e)));let h=null==i?void 0:i.config.facets;for(let t in s){let e=s[t],n=e[0].facet,r=h&&h[t]||[];if(e.every((t=>0==t.type)))if(o[n.id]=l.length<<1|1,ln(r,e))l.push(i.facet(n));else{let t=n.combine(e.map((t=>t.value)));l.push(i&&n.compare(t,i.facet(n))?i.facet(n):t)}else{for(let t of e)0==t.type?(o[t.id]=l.length<<1|1,l.push(t.value)):(o[t.id]=a.length<<1,a.push((e=>t.dynamicSlot(e))));o[n.id]=a.length<<1,a.push((t=>un(t,n,e)))}}let c=a.map((t=>t(o)));return new Sn(t,r,c,o,l,s)}}function Cn(t,e){if(1&e)return 2;let i=e>>1,n=t.status[i];if(4==n)throw new Error("Cyclic dependency between fields and/or facets");if(2&n)return n;t.status[i]=4;let s=t.computeSlot(t,t.config.dynamicSlots[i]);return t.status[i]=2|s}function An(t,e){return 1&e?t.config.staticValues[e>>1]:t.values[e>>1]}const Mn=on.define(),On=on.define({combine:t=>t.some((t=>t)),static:!0}),Dn=on.define({combine:t=>t.length?t[0]:void 0,static:!0}),Tn=on.define(),_n=on.define(),En=on.define(),Rn=on.define({combine:t=>!!t.length&&t[0]});class Pn{constructor(t,e){this.type=t,this.value=e}static define(){return new Bn}}class Bn{of(t){return new Pn(this,t)}}class Ln{constructor(t){this.map=t}of(t){return new Nn(this,t)}}class Nn{constructor(t,e){this.type=t,this.value=e}map(t){let e=this.type.map(this.value,t);return void 0===e?void 0:e==this.value?this:new Nn(this.type,e)}is(t){return this.type==t}static define(t={}){return new Ln(t.map||(t=>t))}static mapEffects(t,e){if(!t.length)return t;let i=[];for(let n of t){let t=n.map(e);t&&i.push(t)}return i}}Nn.reconfigure=Nn.define(),Nn.appendConfig=Nn.define();class In{constructor(t,e,i,n,s,r){this.startState=t,this.changes=e,this.selection=i,this.effects=n,this.annotations=s,this.scrollIntoView=r,this._doc=null,this._state=null,i&&sn(i,e.newLength),s.some((t=>t.type==In.time))||(this.annotations=s.concat(In.time.of(Date.now())))}static create(t,e,i,n,s,r){return new In(t,e,i,n,s,r)}get newDoc(){return this._doc||(this._doc=this.changes.apply(this.startState.doc))}get newSelection(){return this.selection||this.startState.selection.map(this.changes)}get state(){return this._state||this.startState.applyTransaction(this),this._state}annotation(t){for(let e of this.annotations)if(e.type==t)return e.value}get docChanged(){return!this.changes.empty}get reconfigured(){return this.startState.config!=this.state.config}isUserEvent(t){let e=this.annotation(In.userEvent);return!(!e||!(e==t||e.length>t.length&&e.slice(0,t.length)==t&&"."==e[t.length]))}}function Vn(t,e){let i=[];for(let n=0,s=0;;){let r,o;if(n<t.length&&(s==e.length||e[s]>=t[n]))r=t[n++],o=t[n++];else{if(!(s<e.length))return i;r=e[s++],o=e[s++]}!i.length||i[i.length-1]<r?i.push(r,o):i[i.length-1]<o&&(i[i.length-1]=o)}}function Wn(t,e,i){var n;let s,r,o;return i?(s=e.changes,r=Gi.empty(e.changes.length),o=t.changes.compose(e.changes)):(s=e.changes.map(t.changes),r=t.changes.mapDesc(e.changes,!0),o=t.changes.compose(s)),{changes:o,selection:e.selection?e.selection.map(r):null===(n=t.selection)||void 0===n?void 0:n.map(s),effects:Nn.mapEffects(t.effects,s).concat(Nn.mapEffects(e.effects,r)),annotations:t.annotations.length?t.annotations.concat(e.annotations):e.annotations,scrollIntoView:t.scrollIntoView||e.scrollIntoView}}function zn(t,e,i){let n=e.selection,s=jn(e.annotations);return e.userEvent&&(s=s.concat(In.userEvent.of(e.userEvent))),{changes:e.changes instanceof Gi?e.changes:Gi.of(e.changes||[],i,t.facet(Dn)),selection:n&&(n instanceof nn?n:nn.single(n.anchor,n.head)),effects:jn(e.effects),annotations:s,scrollIntoView:!!e.scrollIntoView}}function Hn(t,e,i){let n=zn(t,e.length?e[0]:{},t.doc.length);e.length&&!1===e[0].filter&&(i=!1);for(let s=1;s<e.length;s++){!1===e[s].filter&&(i=!1);let r=!!e[s].sequential;n=Wn(n,zn(t,e[s],r?n.changes.newLength:t.doc.length),r)}let s=In.create(t,n.changes,n.selection,n.effects,n.annotations,n.scrollIntoView);return function(t){let e=t.startState,i=e.facet(En),n=t;for(let s=i.length-1;s>=0;s--){let r=i[s](t);r&&Object.keys(r).length&&(n=Wn(n,zn(e,r,t.changes.newLength),!0))}return n==t?t:In.create(e,t.changes,t.selection,n.effects,n.annotations,n.scrollIntoView)}(i?function(t){let e=t.startState,i=!0;for(let n of e.facet(Tn)){let e=n(t);if(!1===e){i=!1;break}Array.isArray(e)&&(i=!0===i?e:Vn(i,e))}if(!0!==i){let n,s;if(!1===i)s=t.changes.invertedDesc,n=Gi.empty(e.doc.length);else{let e=t.changes.filter(i);n=e.changes,s=e.filtered.mapDesc(e.changes).invertedDesc}t=In.create(e,n,t.selection&&t.selection.map(s),Nn.mapEffects(t.effects,s),t.annotations,t.scrollIntoView)}let n=e.facet(_n);for(let i=n.length-1;i>=0;i--){let s=n[i](t);t=s instanceof In?s:Array.isArray(s)&&1==s.length&&s[0]instanceof In?s[0]:Hn(e,jn(s),!1)}return t}(s):s)}In.time=Pn.define(),In.userEvent=Pn.define(),In.addToHistory=Pn.define(),In.remote=Pn.define();const Fn=[];function jn(t){return null==t?Fn:Array.isArray(t)?t:[t]}var qn=function(t){return t[t.Word=0]="Word",t[t.Space=1]="Space",t[t.Other=2]="Other",t}(qn||(qn={}));const $n=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;let Kn;try{Kn=new RegExp("[\\p{Alphabetic}\\p{Number}_]","u")}catch(t){}function Un(t){return e=>{if(!/\S/.test(e))return qn.Space;if(function(t){if(Kn)return Kn.test(t);for(let e=0;e<t.length;e++){let i=t[e];if(/\w/.test(i)||i>""&&(i.toUpperCase()!=i.toLowerCase()||$n.test(i)))return!0}return!1}(e))return qn.Word;for(let i=0;i<t.length;i++)if(e.indexOf(t[i])>-1)return qn.Word;return qn.Other}}class Gn{constructor(t,e,i,n,s,r){this.config=t,this.doc=e,this.selection=i,this.values=n,this.status=t.statusTemplate.slice(),this.computeSlot=s,r&&(r._state=this);for(let t=0;t<this.config.dynamicSlots.length;t++)Cn(this,t<<1);this.computeSlot=null}field(t,e=!0){let i=this.config.address[t.id];if(null!=i)return Cn(this,i),An(this,i);if(e)throw new RangeError("Field is not present in this state")}update(...t){return Hn(this,t,!0)}applyTransaction(t){let e,i=this.config,{base:n,compartments:s}=i;for(let e of t.effects)e.is(xn.reconfigure)?(i&&(s=new Map,i.compartments.forEach(((t,e)=>s.set(e,t))),i=null),s.set(e.value.compartment,e.value.extension)):e.is(Nn.reconfigure)?(i=null,n=e.value):e.is(Nn.appendConfig)&&(i=null,n=jn(n).concat(e.value));if(i)e=t.startState.values.slice();else{i=Sn.resolve(n,s,this),e=new Gn(i,this.doc,this.selection,i.dynamicSlots.map((()=>null)),((t,e)=>e.reconfigure(t,this)),null).values}new Gn(i,t.newDoc,t.newSelection,e,((e,i)=>i.update(e,t)),t)}replaceSelection(t){return"string"==typeof t&&(t=this.toText(t)),this.changeByRange((e=>({changes:{from:e.from,to:e.to,insert:t},range:nn.cursor(e.from+t.length)})))}changeByRange(t){let e=this.selection,i=t(e.ranges[0]),n=this.changes(i.changes),s=[i.range],r=jn(i.effects);for(let i=1;i<e.ranges.length;i++){let o=t(e.ranges[i]),l=this.changes(o.changes),a=l.map(n);for(let t=0;t<i;t++)s[t]=s[t].map(a);let h=n.mapDesc(l,!0);s.push(o.range.map(h)),n=n.compose(a),r=Nn.mapEffects(r,a).concat(Nn.mapEffects(jn(o.effects),h))}return{changes:n,selection:nn.create(s,e.mainIndex),effects:r}}changes(t=[]){return t instanceof Gi?t:Gi.of(t,this.doc.length,this.facet(Gn.lineSeparator))}toText(t){return Ai.of(t.split(this.facet(Gn.lineSeparator)||$i))}sliceDoc(t=0,e=this.doc.length){return this.doc.sliceString(t,e,this.lineBreak)}facet(t){let e=this.config.address[t.id];return null==e?t.default:(Cn(this,e),An(this,e))}toJSON(t){let e={doc:this.sliceDoc(),selection:this.selection.toJSON()};if(t)for(let i in t){let n=t[i];n instanceof dn&&null!=this.config.address[n.id]&&(e[i]=n.spec.toJSON(this.field(t[i]),this))}return e}static fromJSON(t,e={},i){if(!t||"string"!=typeof t.doc)throw new RangeError("Invalid JSON representation for EditorState");let n=[];if(i)for(let e in i)if(Object.prototype.hasOwnProperty.call(t,e)){let s=i[e],r=t[e];n.push(s.init((t=>s.spec.fromJSON(r,t))))}return Gn.create({doc:t.doc,selection:nn.fromJSON(t.selection),extensions:e.extensions?n.concat([e.extensions]):n})}static create(t={}){let e=Sn.resolve(t.extensions||[],new Map),i=t.doc instanceof Ai?t.doc:Ai.of((t.doc||"").split(e.staticFacet(Gn.lineSeparator)||$i)),n=t.selection?t.selection instanceof nn?t.selection:nn.single(t.selection.anchor,t.selection.head):nn.single(0);return sn(n,i.length),e.staticFacet(On)||(n=n.asSingle()),new Gn(e,i,n,e.dynamicSlots.map((()=>null)),((t,e)=>e.create(t)),null)}get tabSize(){return this.facet(Gn.tabSize)}get lineBreak(){return this.facet(Gn.lineSeparator)||"\n"}get readOnly(){return this.facet(Rn)}phrase(t,...e){for(let e of this.facet(Gn.phrases))if(Object.prototype.hasOwnProperty.call(e,t)){t=e[t];break}return e.length&&(t=t.replace(/\$(\$|\d*)/g,((t,i)=>{if("$"==i)return"$";let n=+(i||1);return!n||n>e.length?t:e[n-1]}))),t}languageDataAt(t,e,i=-1){let n=[];for(let s of this.facet(Mn))for(let r of s(this,e,i))Object.prototype.hasOwnProperty.call(r,t)&&n.push(r[t]);return n}charCategorizer(t){return Un(this.languageDataAt("wordChars",t).join(""))}wordAt(t){let{text:e,from:i,length:n}=this.doc.lineAt(t),s=this.charCategorizer(t),r=t-i,o=t-i;for(;r>0;){let t=Ii(e,r,!1);if(s(e.slice(t,r))!=qn.Word)break;r=t}for(;o<n;){let t=Ii(e,o);if(s(e.slice(o,t))!=qn.Word)break;o=t}return r==o?null:nn.range(r+i,o+i)}}function Qn(t,e,i={}){let n={};for(let e of t)for(let t of Object.keys(e)){let s=e[t],r=n[t];if(void 0===r)n[t]=s;else if(r===s||void 0===s);else{if(!Object.hasOwnProperty.call(i,t))throw new Error("Config merge conflict for field "+t);n[t]=i[t](r,s)}}for(let t in e)void 0===n[t]&&(n[t]=e[t]);return n}Gn.allowMultipleSelections=On,Gn.tabSize=on.define({combine:t=>t.length?t[0]:4}),Gn.lineSeparator=Dn,Gn.readOnly=Rn,Gn.phrases=on.define({compare(t,e){let i=Object.keys(t),n=Object.keys(e);return i.length==n.length&&i.every((i=>t[i]==e[i]))}}),Gn.languageData=Mn,Gn.changeFilter=Tn,Gn.transactionFilter=_n,Gn.transactionExtender=En,xn.reconfigure=Nn.define();class Jn{eq(t){return this==t}range(t,e=t){return Xn.create(t,e,this)}}Jn.prototype.startSide=Jn.prototype.endSide=0,Jn.prototype.point=!1,Jn.prototype.mapMode=Ki.TrackDel;class Xn{constructor(t,e,i){this.from=t,this.to=e,this.value=i}static create(t,e,i){return new Xn(t,e,i)}}function Yn(t,e){return t.from-e.from||t.value.startSide-e.value.startSide}class Zn{constructor(t,e,i,n){this.from=t,this.to=e,this.value=i,this.maxPoint=n}get length(){return this.to[this.to.length-1]}findIndex(t,e,i,n=0){let s=i?this.to:this.from;for(let r=n,o=s.length;;){if(r==o)return r;let n=r+o>>1,l=s[n]-t||(i?this.value[n].endSide:this.value[n].startSide)-e;if(n==r)return l>=0?r:o;l>=0?o=n:r=n+1}}between(t,e,i,n){for(let s=this.findIndex(e,-1e9,!0),r=this.findIndex(i,1e9,!1,s);s<r;s++)if(!1===n(this.from[s]+t,this.to[s]+t,this.value[s]))return!1}map(t,e){let i=[],n=[],s=[],r=-1,o=-1;for(let l=0;l<this.value.length;l++){let a,h,c=this.value[l],u=this.from[l]+t,f=this.to[l]+t;if(u==f){let t=e.mapPos(u,c.startSide,c.mapMode);if(null==t)continue;if(a=h=t,c.startSide!=c.endSide&&(h=e.mapPos(u,c.endSide),h<a))continue}else if(a=e.mapPos(u,c.startSide),h=e.mapPos(f,c.endSide),a>h||a==h&&c.startSide>0&&c.endSide<=0)continue;(h-a||c.endSide-c.startSide)<0||(r<0&&(r=a),c.point&&(o=Math.max(o,h-a)),i.push(c),n.push(a-r),s.push(h-r))}return{mapped:i.length?new Zn(n,s,i,o):null,pos:r}}}class ts{constructor(t,e,i,n){this.chunkPos=t,this.chunk=e,this.nextLayer=i,this.maxPoint=n}static create(t,e,i,n){return new ts(t,e,i,n)}get length(){let t=this.chunk.length-1;return t<0?0:Math.max(this.chunkEnd(t),this.nextLayer.length)}get size(){if(this.isEmpty)return 0;let t=this.nextLayer.size;for(let e of this.chunk)t+=e.value.length;return t}chunkEnd(t){return this.chunkPos[t]+this.chunk[t].length}update(t){let{add:e=[],sort:i=!1,filterFrom:n=0,filterTo:s=this.length}=t,r=t.filter;if(0==e.length&&!r)return this;if(i&&(e=e.slice().sort(Yn)),this.isEmpty)return e.length?ts.of(e):this;let o=new ns(this,null,-1).goto(0),l=0,a=[],h=new es;for(;o.value||l<e.length;)if(l<e.length&&(o.from-e[l].from||o.startSide-e[l].value.startSide)>=0){let t=e[l++];h.addInner(t.from,t.to,t.value)||a.push(t)}else 1==o.rangeIndex&&o.chunkIndex<this.chunk.length&&(l==e.length||this.chunkEnd(o.chunkIndex)<e[l].from)&&(!r||n>this.chunkEnd(o.chunkIndex)||s<this.chunkPos[o.chunkIndex])&&h.addChunk(this.chunkPos[o.chunkIndex],this.chunk[o.chunkIndex])?o.nextChunk():((!r||n>o.to||s<o.from||r(o.from,o.to,o.value))&&(h.addInner(o.from,o.to,o.value)||a.push(Xn.create(o.from,o.to,o.value))),o.next());return h.finishInner(this.nextLayer.isEmpty&&!a.length?ts.empty:this.nextLayer.update({add:a,filter:r,filterFrom:n,filterTo:s}))}map(t){if(t.empty||this.isEmpty)return this;let e=[],i=[],n=-1;for(let s=0;s<this.chunk.length;s++){let r=this.chunkPos[s],o=this.chunk[s],l=t.touchesRange(r,r+o.length);if(!1===l)n=Math.max(n,o.maxPoint),e.push(o),i.push(t.mapPos(r));else if(!0===l){let{mapped:s,pos:l}=o.map(r,t);s&&(n=Math.max(n,s.maxPoint),e.push(s),i.push(l))}}let s=this.nextLayer.map(t);return 0==e.length?s:new ts(i,e,s||ts.empty,n)}between(t,e,i){if(!this.isEmpty){for(let n=0;n<this.chunk.length;n++){let s=this.chunkPos[n],r=this.chunk[n];if(e>=s&&t<=s+r.length&&!1===r.between(s,t-s,e-s,i))return}this.nextLayer.between(t,e,i)}}iter(t=0){return ss.from([this]).goto(t)}get isEmpty(){return this.nextLayer==this}static iter(t,e=0){return ss.from(t).goto(e)}static compare(t,e,i,n,s=-1){let r=t.filter((t=>t.maxPoint>0||!t.isEmpty&&t.maxPoint>=s)),o=e.filter((t=>t.maxPoint>0||!t.isEmpty&&t.maxPoint>=s)),l=is(r,o,i),a=new os(r,l,s),h=new os(o,l,s);i.iterGaps(((t,e,i)=>ls(a,t,h,e,i,n))),i.empty&&0==i.length&&ls(a,0,h,0,0,n)}static eq(t,e,i=0,n){null==n&&(n=999999999);let s=t.filter((t=>!t.isEmpty&&e.indexOf(t)<0)),r=e.filter((e=>!e.isEmpty&&t.indexOf(e)<0));if(s.length!=r.length)return!1;if(!s.length)return!0;let o=is(s,r),l=new os(s,o,0).goto(i),a=new os(r,o,0).goto(i);for(;;){if(l.to!=a.to||!as(l.active,a.active)||l.point&&(!a.point||!l.point.eq(a.point)))return!1;if(l.to>n)return!0;l.next(),a.next()}}static spans(t,e,i,n,s=-1){let r=new os(t,null,s).goto(e),o=e,l=r.openStart;for(;;){let t=Math.min(r.to,i);if(r.point){let i=r.activeForPoint(r.to),s=r.pointFrom<e?i.length+1:Math.min(i.length,l);n.point(o,t,r.point,i,s,r.pointRank),l=Math.min(r.openEnd(t),i.length)}else t>o&&(n.span(o,t,r.active,l),l=r.openEnd(t));if(r.to>i)return l+(r.point&&r.to>i?1:0);o=r.to,r.next()}}static of(t,e=!1){let i=new es;for(let n of t instanceof Xn?[t]:e?function(t){if(t.length>1)for(let e=t[0],i=1;i<t.length;i++){let n=t[i];if(Yn(e,n)>0)return t.slice().sort(Yn);e=n}return t}(t):t)i.add(n.from,n.to,n.value);return i.finish()}}ts.empty=new ts([],[],null,-1),ts.empty.nextLayer=ts.empty;class es{constructor(){this.chunks=[],this.chunkPos=[],this.chunkStart=-1,this.last=null,this.lastFrom=-1e9,this.lastTo=-1e9,this.from=[],this.to=[],this.value=[],this.maxPoint=-1,this.setMaxPoint=-1,this.nextLayer=null}finishChunk(t){this.chunks.push(new Zn(this.from,this.to,this.value,this.maxPoint)),this.chunkPos.push(this.chunkStart),this.chunkStart=-1,this.setMaxPoint=Math.max(this.setMaxPoint,this.maxPoint),this.maxPoint=-1,t&&(this.from=[],this.to=[],this.value=[])}add(t,e,i){this.addInner(t,e,i)||(this.nextLayer||(this.nextLayer=new es)).add(t,e,i)}addInner(t,e,i){let n=t-this.lastTo||i.startSide-this.last.endSide;if(n<=0&&(t-this.lastFrom||i.startSide-this.last.startSide)<0)throw new Error("Ranges must be added sorted by `from` position and `startSide`");return!(n<0)&&(250==this.from.length&&this.finishChunk(!0),this.chunkStart<0&&(this.chunkStart=t),this.from.push(t-this.chunkStart),this.to.push(e-this.chunkStart),this.last=i,this.lastFrom=t,this.lastTo=e,this.value.push(i),i.point&&(this.maxPoint=Math.max(this.maxPoint,e-t)),!0)}addChunk(t,e){if((t-this.lastTo||e.value[0].startSide-this.last.endSide)<0)return!1;this.from.length&&this.finishChunk(!0),this.setMaxPoint=Math.max(this.setMaxPoint,e.maxPoint),this.chunks.push(e),this.chunkPos.push(t);let i=e.value.length-1;return this.last=e.value[i],this.lastFrom=e.from[i]+t,this.lastTo=e.to[i]+t,!0}finish(){return this.finishInner(ts.empty)}finishInner(t){if(this.from.length&&this.finishChunk(!1),0==this.chunks.length)return t;let e=ts.create(this.chunkPos,this.chunks,this.nextLayer?this.nextLayer.finishInner(t):t,this.setMaxPoint);return this.from=null,e}}function is(t,e,i){let n=new Map;for(let e of t)for(let t=0;t<e.chunk.length;t++)e.chunk[t].maxPoint<=0&&n.set(e.chunk[t],e.chunkPos[t]);let s=new Set;for(let t of e)for(let e=0;e<t.chunk.length;e++){let r=n.get(t.chunk[e]);null==r||(i?i.mapPos(r):r)!=t.chunkPos[e]||(null==i?void 0:i.touchesRange(r,r+t.chunk[e].length))||s.add(t.chunk[e])}return s}class ns{constructor(t,e,i,n=0){this.layer=t,this.skip=e,this.minPoint=i,this.rank=n}get startSide(){return this.value?this.value.startSide:0}get endSide(){return this.value?this.value.endSide:0}goto(t,e=-1e9){return this.chunkIndex=this.rangeIndex=0,this.gotoInner(t,e,!1),this}gotoInner(t,e,i){for(;this.chunkIndex<this.layer.chunk.length;){let e=this.layer.chunk[this.chunkIndex];if(!(this.skip&&this.skip.has(e)||this.layer.chunkEnd(this.chunkIndex)<t||e.maxPoint<this.minPoint))break;this.chunkIndex++,i=!1}if(this.chunkIndex<this.layer.chunk.length){let n=this.layer.chunk[this.chunkIndex].findIndex(t-this.layer.chunkPos[this.chunkIndex],e,!0);(!i||this.rangeIndex<n)&&this.setRangeIndex(n)}this.next()}forward(t,e){(this.to-t||this.endSide-e)<0&&this.gotoInner(t,e,!0)}next(){for(;;){if(this.chunkIndex==this.layer.chunk.length){this.from=this.to=1e9,this.value=null;break}{let t=this.layer.chunkPos[this.chunkIndex],e=this.layer.chunk[this.chunkIndex],i=t+e.from[this.rangeIndex];if(this.from=i,this.to=t+e.to[this.rangeIndex],this.value=e.value[this.rangeIndex],this.setRangeIndex(this.rangeIndex+1),this.minPoint<0||this.value.point&&this.to-this.from>=this.minPoint)break}}}setRangeIndex(t){if(t==this.layer.chunk[this.chunkIndex].value.length){if(this.chunkIndex++,this.skip)for(;this.chunkIndex<this.layer.chunk.length&&this.skip.has(this.layer.chunk[this.chunkIndex]);)this.chunkIndex++;this.rangeIndex=0}else this.rangeIndex=t}nextChunk(){this.chunkIndex++,this.rangeIndex=0,this.next()}compare(t){return this.from-t.from||this.startSide-t.startSide||this.rank-t.rank||this.to-t.to||this.endSide-t.endSide}}class ss{constructor(t){this.heap=t}static from(t,e=null,i=-1){let n=[];for(let s=0;s<t.length;s++)for(let r=t[s];!r.isEmpty;r=r.nextLayer)r.maxPoint>=i&&n.push(new ns(r,e,i,s));return 1==n.length?n[0]:new ss(n)}get startSide(){return this.value?this.value.startSide:0}goto(t,e=-1e9){for(let i of this.heap)i.goto(t,e);for(let t=this.heap.length>>1;t>=0;t--)rs(this.heap,t);return this.next(),this}forward(t,e){for(let i of this.heap)i.forward(t,e);for(let t=this.heap.length>>1;t>=0;t--)rs(this.heap,t);(this.to-t||this.value.endSide-e)<0&&this.next()}next(){if(0==this.heap.length)this.from=this.to=1e9,this.value=null,this.rank=-1;else{let t=this.heap[0];this.from=t.from,this.to=t.to,this.value=t.value,this.rank=t.rank,t.value&&t.next(),rs(this.heap,0)}}}function rs(t,e){for(let i=t[e];;){let n=1+(e<<1);if(n>=t.length)break;let s=t[n];if(n+1<t.length&&s.compare(t[n+1])>=0&&(s=t[n+1],n++),i.compare(s)<0)break;t[n]=i,t[e]=s,e=n}}class os{constructor(t,e,i){this.minPoint=i,this.active=[],this.activeTo=[],this.activeRank=[],this.minActive=-1,this.point=null,this.pointFrom=0,this.pointRank=0,this.to=-1e9,this.endSide=0,this.openStart=-1,this.cursor=ss.from(t,e,i)}goto(t,e=-1e9){return this.cursor.goto(t,e),this.active.length=this.activeTo.length=this.activeRank.length=0,this.minActive=-1,this.to=t,this.endSide=e,this.openStart=-1,this.next(),this}forward(t,e){for(;this.minActive>-1&&(this.activeTo[this.minActive]-t||this.active[this.minActive].endSide-e)<0;)this.removeActive(this.minActive);this.cursor.forward(t,e)}removeActive(t){hs(this.active,t),hs(this.activeTo,t),hs(this.activeRank,t),this.minActive=us(this.active,this.activeTo)}addActive(t){let e=0,{value:i,to:n,rank:s}=this.cursor;for(;e<this.activeRank.length&&this.activeRank[e]<=s;)e++;cs(this.active,e,i),cs(this.activeTo,e,n),cs(this.activeRank,e,s),t&&cs(t,e,this.cursor.from),this.minActive=us(this.active,this.activeTo)}next(){let t=this.to,e=this.point;this.point=null;let i=this.openStart<0?[]:null;for(;;){let n=this.minActive;if(n>-1&&(this.activeTo[n]-this.cursor.from||this.active[n].endSide-this.cursor.startSide)<0){if(this.activeTo[n]>t){this.to=this.activeTo[n],this.endSide=this.active[n].endSide;break}this.removeActive(n),i&&hs(i,n)}else{if(!this.cursor.value){this.to=this.endSide=1e9;break}if(this.cursor.from>t){this.to=this.cursor.from,this.endSide=this.cursor.startSide;break}{let t=this.cursor.value;if(t.point){if(!(e&&this.cursor.to==this.to&&this.cursor.from<this.cursor.to)){this.point=t,this.pointFrom=this.cursor.from,this.pointRank=this.cursor.rank,this.to=this.cursor.to,this.endSide=t.endSide,this.cursor.next(),this.forward(this.to,this.endSide);break}this.cursor.next()}else this.addActive(i),this.cursor.next()}}}if(i){this.openStart=0;for(let e=i.length-1;e>=0&&i[e]<t;e--)this.openStart++}}activeForPoint(t){if(!this.active.length)return this.active;let e=[];for(let i=this.active.length-1;i>=0&&!(this.activeRank[i]<this.pointRank);i--)(this.activeTo[i]>t||this.activeTo[i]==t&&this.active[i].endSide>=this.point.endSide)&&e.push(this.active[i]);return e.reverse()}openEnd(t){let e=0;for(let i=this.activeTo.length-1;i>=0&&this.activeTo[i]>t;i--)e++;return e}}function ls(t,e,i,n,s,r){t.goto(e),i.goto(n);let o=n+s,l=n,a=n-e;for(;;){let e=t.to+a-i.to||t.endSide-i.endSide,n=e<0?t.to+a:i.to,s=Math.min(n,o);if(t.point||i.point?t.point&&i.point&&(t.point==i.point||t.point.eq(i.point))&&as(t.activeForPoint(t.to+a),i.activeForPoint(i.to))||r.comparePoint(l,s,t.point,i.point):s>l&&!as(t.active,i.active)&&r.compareRange(l,s,t.active,i.active),n>o)break;l=n,e<=0&&t.next(),e>=0&&i.next()}}function as(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++)if(t[i]!=e[i]&&!t[i].eq(e[i]))return!1;return!0}function hs(t,e){for(let i=e,n=t.length-1;i<n;i++)t[i]=t[i+1];t.pop()}function cs(t,e,i){for(let i=t.length-1;i>=e;i--)t[i+1]=t[i];t[e]=i}function us(t,e){let i=-1,n=1e9;for(let s=0;s<e.length;s++)(e[s]-n||t[s].endSide-t[i].endSide)<0&&(i=s,n=e[s]);return i}function fs(t,e,i=t.length){let n=0;for(let s=0;s<i;)9==t.charCodeAt(s)?(n+=e-n%e,s++):(n++,s=Ii(t,s));return n}function ds(t,e,i,n){for(let n=0,s=0;;){if(s>=e)return n;if(n==t.length)break;s+=9==t.charCodeAt(n)?i-s%i:1,n=Ii(t,n)}return!0===n?-1:t.length}const ps="undefined"==typeof Symbol?"__ͼ":Symbol.for("ͼ"),ms="undefined"==typeof Symbol?"__styleSet"+Math.floor(1e8*Math.random()):Symbol("styleSet"),gs="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:{};class vs{constructor(t,e){this.rules=[];let{finish:i}=e||{};function n(t){return/^@/.test(t)?[t]:t.split(/,\s*/)}function s(t,e,r,o){let l=[],a=/^@(\w+)\b/.exec(t[0]),h=a&&"keyframes"==a[1];if(a&&null==e)return r.push(t[0]+";");for(let i in e){let o=e[i];if(/&/.test(i))s(i.split(/,\s*/).map((e=>t.map((t=>e.replace(/&/,t))))).reduce(((t,e)=>t.concat(e))),o,r);else if(o&&"object"==typeof o){if(!a)throw new RangeError("The value of a property ("+i+") should be a primitive value.");s(n(i),o,l,h)}else null!=o&&l.push(i.replace(/_.*/,"").replace(/[A-Z]/g,(t=>"-"+t.toLowerCase()))+": "+o+";")}(l.length||h)&&r.push((!i||a||o?t:t.map(i)).join(", ")+" {"+l.join(" ")+"}")}for(let e in t)s(n(e),t[e],this.rules)}getRules(){return this.rules.join("\n")}static newName(){let t=gs[ps]||1;return gs[ps]=t+1,"ͼ"+t.toString(36)}static mount(t,e){(t[ms]||new ys(t)).mount(Array.isArray(e)?e:[e])}}let ws=null;class ys{constructor(t){if(!t.head&&t.adoptedStyleSheets&&"undefined"!=typeof CSSStyleSheet){if(ws)return t.adoptedStyleSheets=[ws.sheet,...t.adoptedStyleSheets],t[ms]=ws;this.sheet=new CSSStyleSheet,t.adoptedStyleSheets=[this.sheet,...t.adoptedStyleSheets],ws=this}else{this.styleTag=(t.ownerDocument||t).createElement("style");let e=t.head||t;e.insertBefore(this.styleTag,e.firstChild)}this.modules=[],t[ms]=this}mount(t){let e=this.sheet,i=0,n=0;for(let s=0;s<t.length;s++){let r=t[s],o=this.modules.indexOf(r);if(o<n&&o>-1&&(this.modules.splice(o,1),n--,o=-1),-1==o){if(this.modules.splice(n++,0,r),e)for(let t=0;t<r.rules.length;t++)e.insertRule(r.rules[t],i++)}else{for(;n<o;)i+=this.modules[n++].rules.length;i+=r.rules.length,n++}}if(!e){let t="";for(let e=0;e<this.modules.length;e++)t+=this.modules[e].getRules()+"\n";this.styleTag.textContent=t}}}for(var bs={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:"'"},xs={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},ks="undefined"!=typeof navigator&&/Chrome\/(\d+)/.exec(navigator.userAgent),Ss=("undefined"!=typeof navigator&&/Gecko\/\d+/.test(navigator.userAgent),"undefined"!=typeof navigator&&/Mac/.test(navigator.platform)),Cs="undefined"!=typeof navigator&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),As=Ss||ks&&+ks[1]<57,Ms=0;Ms<10;Ms++)bs[48+Ms]=bs[96+Ms]=String(Ms);for(Ms=1;Ms<=24;Ms++)bs[Ms+111]="F"+Ms;for(Ms=65;Ms<=90;Ms++)bs[Ms]=String.fromCharCode(Ms+32),xs[Ms]=String.fromCharCode(Ms);for(var Os in bs)xs.hasOwnProperty(Os)||(xs[Os]=bs[Os]);function Ds(t){let e;return e=11==t.nodeType?t.getSelection?t:t.ownerDocument:t,e.getSelection()}function Ts(t,e){return!!e&&(t==e||t.contains(1!=e.nodeType?e.parentNode:e))}function _s(t,e){if(!e.anchorNode)return!1;try{return Ts(t,e.anchorNode)}catch(t){return!1}}function Es(t){return 3==t.nodeType?js(t,0,t.nodeValue.length).getClientRects():1==t.nodeType?t.getClientRects():[]}function Rs(t,e,i,n){return!!i&&(Bs(t,e,i,n,-1)||Bs(t,e,i,n,1))}function Ps(t){for(var e=0;;e++)if(!(t=t.previousSibling))return e}function Bs(t,e,i,n,s){for(;;){if(t==i&&e==n)return!0;if(e==(s<0?0:Ls(t))){if("DIV"==t.nodeName)return!1;let i=t.parentNode;if(!i||1!=i.nodeType)return!1;e=Ps(t)+(s<0?0:1),t=i}else{if(1!=t.nodeType)return!1;if(1==(t=t.childNodes[e+(s<0?-1:0)]).nodeType&&"false"==t.contentEditable)return!1;e=s<0?Ls(t):0}}}function Ls(t){return 3==t.nodeType?t.nodeValue.length:t.childNodes.length}const Ns={left:0,right:0,top:0,bottom:0};function Is(t,e){let i=e?t.left:t.right;return{left:i,right:i,top:t.top,bottom:t.bottom}}function Vs(t){return{left:0,right:t.innerWidth,top:0,bottom:t.innerHeight}}class Ws{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}eq(t){return this.anchorNode==t.anchorNode&&this.anchorOffset==t.anchorOffset&&this.focusNode==t.focusNode&&this.focusOffset==t.focusOffset}setRange(t){this.set(t.anchorNode,t.anchorOffset,t.focusNode,t.focusOffset)}set(t,e,i,n){this.anchorNode=t,this.anchorOffset=e,this.focusNode=i,this.focusOffset=n}}let zs,Hs=null;function Fs(t){if(t.setActive)return t.setActive();if(Hs)return t.focus(Hs);let e=[];for(let i=t;i&&(e.push(i,i.scrollTop,i.scrollLeft),i!=i.ownerDocument);i=i.parentNode);if(t.focus(null==Hs?{get preventScroll(){return Hs={preventScroll:!0},!0}}:void 0),!Hs){Hs=!1;for(let t=0;t<e.length;){let i=e[t++],n=e[t++],s=e[t++];i.scrollTop!=n&&(i.scrollTop=n),i.scrollLeft!=s&&(i.scrollLeft=s)}}}function js(t,e,i=e){let n=zs||(zs=document.createRange());return n.setEnd(t,i),n.setStart(t,e),n}function qs(t,e,i){let n={key:e,code:e,keyCode:i,which:i,cancelable:!0},s=new KeyboardEvent("keydown",n);s.synthetic=!0,t.dispatchEvent(s);let r=new KeyboardEvent("keyup",n);return r.synthetic=!0,t.dispatchEvent(r),s.defaultPrevented||r.defaultPrevented}function $s(t){for(;t.attributes.length;)t.removeAttributeNode(t.attributes[0])}class Ks{constructor(t,e,i=!0){this.node=t,this.offset=e,this.precise=i}static before(t,e){return new Ks(t.parentNode,Ps(t),e)}static after(t,e){return new Ks(t.parentNode,Ps(t)+1,e)}}const Us=[];class Gs{constructor(){this.parent=null,this.dom=null,this.dirty=2}get overrideDOMText(){return null}get posAtStart(){return this.parent?this.parent.posBefore(this):0}get posAtEnd(){return this.posAtStart+this.length}posBefore(t){let e=this.posAtStart;for(let i of this.children){if(i==t)return e;e+=i.length+i.breakAfter}throw new RangeError("Invalid child in posBefore")}posAfter(t){return this.posBefore(t)+t.length}coordsAt(t,e){return null}sync(t,e){if(2&this.dirty){let i,n=this.dom,s=null;for(let r of this.children){if(r.dirty){if(!r.dom&&(i=s?s.nextSibling:n.firstChild)){let t=Gs.get(i);(!t||!t.parent&&t.canReuseDOM(r))&&r.reuseDOM(i)}r.sync(t,e),r.dirty=0}if(i=s?s.nextSibling:n.firstChild,e&&!e.written&&e.node==n&&i!=r.dom&&(e.written=!0),r.dom.parentNode==n)for(;i&&i!=r.dom;)i=Qs(i);else n.insertBefore(r.dom,i);s=r.dom}for(i=s?s.nextSibling:n.firstChild,i&&e&&e.node==n&&(e.written=!0);i;)i=Qs(i)}else if(1&this.dirty)for(let i of this.children)i.dirty&&(i.sync(t,e),i.dirty=0)}reuseDOM(t){}localPosFromDOM(t,e){let i;if(t==this.dom)i=this.dom.childNodes[e];else{let n=0==Ls(t)?0:0==e?-1:1;for(;;){let e=t.parentNode;if(e==this.dom)break;0==n&&e.firstChild!=e.lastChild&&(n=t==e.firstChild?-1:1),t=e}i=n<0?t:t.nextSibling}if(i==this.dom.firstChild)return 0;for(;i&&!Gs.get(i);)i=i.nextSibling;if(!i)return this.length;for(let t=0,e=0;;t++){let n=this.children[t];if(n.dom==i)return e;e+=n.length+n.breakAfter}}domBoundsAround(t,e,i=0){let n=-1,s=-1,r=-1,o=-1;for(let l=0,a=i,h=i;l<this.children.length;l++){let i=this.children[l],c=a+i.length;if(a<t&&c>e)return i.domBoundsAround(t,e,a);if(c>=t&&-1==n&&(n=l,s=a),a>e&&i.dom.parentNode==this.dom){r=l,o=h;break}h=c,a=c+i.breakAfter}return{from:s,to:o<0?i+this.length:o,startDOM:(n?this.children[n-1].dom.nextSibling:null)||this.dom.firstChild,endDOM:r<this.children.length&&r>=0?this.children[r].dom:null}}markDirty(t=!1){this.dirty|=2,this.markParentsDirty(t)}markParentsDirty(t){for(let e=this.parent;e;e=e.parent){if(t&&(e.dirty|=2),1&e.dirty)return;e.dirty|=1,t=!1}}setParent(t){this.parent!=t&&(this.parent=t,this.dirty&&this.markParentsDirty(!0))}setDOM(t){this.dom&&(this.dom.cmView=null),this.dom=t,t.cmView=this}get rootView(){for(let t=this;;){let e=t.parent;if(!e)return t;t=e}}replaceChildren(t,e,i=Us){this.markDirty();for(let i=t;i<e;i++){let t=this.children[i];t.parent==this&&t.destroy()}this.children.splice(t,e-t,...i);for(let t=0;t<i.length;t++)i[t].setParent(this)}ignoreMutation(t){return!1}ignoreEvent(t){return!1}childCursor(t=this.length){return new Js(this.children,t,this.children.length)}childPos(t,e=1){return this.childCursor().findPos(t,e)}toString(){let t=this.constructor.name.replace("View","");return t+(this.children.length?"("+this.children.join()+")":this.length?"["+("Text"==t?this.text:this.length)+"]":"")+(this.breakAfter?"#":"")}static get(t){return t.cmView}get isEditable(){return!0}get isWidget(){return!1}merge(t,e,i,n,s,r){return!1}become(t){return!1}canReuseDOM(t){return t.constructor==this.constructor}getSide(){return 0}destroy(){this.parent=null}}function Qs(t){let e=t.nextSibling;return t.parentNode.removeChild(t),e}Gs.prototype.breakAfter=0;class Js{constructor(t,e,i){this.children=t,this.pos=e,this.i=i,this.off=0}findPos(t,e=1){for(;;){if(t>this.pos||t==this.pos&&(e>0||0==this.i||this.children[this.i-1].breakAfter))return this.off=t-this.pos,this;let i=this.children[--this.i];this.pos-=i.length+i.breakAfter}}}function Xs(t,e,i,n,s,r,o,l,a){let{children:h}=t,c=h.length?h[e]:null,u=r.length?r[r.length-1]:null,f=u?u.breakAfter:o;if(!(e==n&&c&&!o&&!f&&r.length<2&&c.merge(i,s,r.length?u:null,0==i,l,a))){if(n<h.length){let t=h[n];t&&s<t.length?(e==n&&(t=t.split(s),s=0),!f&&u&&t.merge(0,s,u,!0,0,a)?r[r.length-1]=t:(s&&t.merge(0,s,null,!1,0,a),r.push(t))):(null==t?void 0:t.breakAfter)&&(u?u.breakAfter=1:o=1),n++}for(c&&(c.breakAfter=o,i>0&&(!o&&r.length&&c.merge(i,c.length,r[0],!1,l,0)?c.breakAfter=r.shift().breakAfter:(i<c.length||c.children.length&&0==c.children[c.children.length-1].length)&&c.merge(i,c.length,null,!1,l,0),e++));e<n&&r.length;)if(h[n-1].become(r[r.length-1]))n--,r.pop(),a=r.length?0:l;else{if(!h[e].become(r[0]))break;e++,r.shift(),l=r.length?0:a}!r.length&&e&&n<h.length&&!h[e-1].breakAfter&&h[n].merge(0,0,h[e-1],!1,l,a)&&e--,(e<n||r.length)&&t.replaceChildren(e,n,r)}}function Ys(t,e,i,n,s,r){let o=t.childCursor(),{i:l,off:a}=o.findPos(i,1),{i:h,off:c}=o.findPos(e,-1),u=e-i;for(let t of n)u+=t.length;t.length+=u,Xs(t,h,c,l,a,n,0,s,r)}let Zs="undefined"!=typeof navigator?navigator:{userAgent:"",vendor:"",platform:""},tr="undefined"!=typeof document?document:{documentElement:{style:{}}};const er=/Edge\/(\d+)/.exec(Zs.userAgent),ir=/MSIE \d/.test(Zs.userAgent),nr=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Zs.userAgent),sr=!!(ir||nr||er),rr=!sr&&/gecko\/(\d+)/i.test(Zs.userAgent),or=!sr&&/Chrome\/(\d+)/.exec(Zs.userAgent),lr="webkitFontSmoothing"in tr.documentElement.style,ar=!sr&&/Apple Computer/.test(Zs.vendor),hr=ar&&(/Mobile\/\w+/.test(Zs.userAgent)||Zs.maxTouchPoints>2);var cr={mac:hr||/Mac/.test(Zs.platform),windows:/Win/.test(Zs.platform),linux:/Linux|X11/.test(Zs.platform),ie:sr,ie_version:ir?tr.documentMode||6:nr?+nr[1]:er?+er[1]:0,gecko:rr,gecko_version:rr?+(/Firefox\/(\d+)/.exec(Zs.userAgent)||[0,0])[1]:0,chrome:!!or,chrome_version:or?+or[1]:0,ios:hr,android:/Android\b/.test(Zs.userAgent),webkit:lr,safari:ar,webkit_version:lr?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0,tabSize:null!=tr.documentElement.style.tabSize?"tab-size":"-moz-tab-size"};class ur extends Gs{constructor(t){super(),this.text=t}get length(){return this.text.length}createDOM(t){this.setDOM(t||document.createTextNode(this.text))}sync(t,e){this.dom||this.createDOM(),this.dom.nodeValue!=this.text&&(e&&e.node==this.dom&&(e.written=!0),this.dom.nodeValue=this.text)}reuseDOM(t){3==t.nodeType&&this.createDOM(t)}merge(t,e,i){return(!i||i instanceof ur&&!(this.length-(e-t)+i.length>256))&&(this.text=this.text.slice(0,t)+(i?i.text:"")+this.text.slice(e),this.markDirty(),!0)}split(t){let e=new ur(this.text.slice(t));return this.text=this.text.slice(0,t),this.markDirty(),e}localPosFromDOM(t,e){return t==this.dom?e:e?this.text.length:0}domAtPos(t){return new Ks(this.dom,t)}domBoundsAround(t,e,i){return{from:i,to:i+this.length,startDOM:this.dom,endDOM:this.dom.nextSibling}}coordsAt(t,e){return dr(this.dom,t,e)}}class fr extends Gs{constructor(t,e=[],i=0){super(),this.mark=t,this.children=e,this.length=i;for(let t of e)t.setParent(this)}setAttrs(t){if($s(t),this.mark.class&&(t.className=this.mark.class),this.mark.attrs)for(let e in this.mark.attrs)t.setAttribute(e,this.mark.attrs[e]);return t}reuseDOM(t){t.nodeName==this.mark.tagName.toUpperCase()&&(this.setDOM(t),this.dirty|=6)}sync(t,e){this.dom?4&this.dirty&&this.setAttrs(this.dom):this.setDOM(this.setAttrs(document.createElement(this.mark.tagName))),super.sync(t,e)}merge(t,e,i,n,s,r){return(!i||!(!(i instanceof fr&&i.mark.eq(this.mark))||t&&s<=0||e<this.length&&r<=0))&&(Ys(this,t,e,i?i.children:[],s-1,r-1),this.markDirty(),!0)}split(t){let e=[],i=0,n=-1,s=0;for(let r of this.children){let o=i+r.length;o>t&&e.push(i<t?r.split(t-i):r),n<0&&i>=t&&(n=s),i=o,s++}let r=this.length-t;return this.length=t,n>-1&&(this.children.length=n,this.markDirty()),new fr(this.mark,e,r)}domAtPos(t){return yr(this,t)}coordsAt(t,e){return xr(this,t,e)}}function dr(t,e,i){let n=t.nodeValue.length;e>n&&(e=n);let s=e,r=e,o=0;0==e&&i<0||e==n&&i>=0?cr.chrome||cr.gecko||(e?(s--,o=1):r<n&&(r++,o=-1)):i<0?s--:r<n&&r++;let l=js(t,s,r).getClientRects();if(!l.length)return Ns;let a=l[(o?o<0:i>=0)?0:l.length-1];return cr.safari&&!o&&0==a.width&&(a=Array.prototype.find.call(l,(t=>t.width))||a),o?Is(a,o<0):a||null}class pr extends Gs{constructor(t,e,i){super(),this.widget=t,this.length=e,this.side=i,this.prevWidget=null}static create(t,e,i){return new(t.customView||pr)(t,e,i)}split(t){let e=pr.create(this.widget,this.length-t,this.side);return this.length-=t,e}sync(t){this.dom&&this.widget.updateDOM(this.dom,t)||(this.dom&&this.prevWidget&&this.prevWidget.destroy(this.dom),this.prevWidget=null,this.setDOM(this.widget.toDOM(t)),this.dom.contentEditable="false")}getSide(){return this.side}merge(t,e,i,n,s,r){return!(i&&(!(i instanceof pr&&this.widget.compare(i.widget))||t>0&&s<=0||e<this.length&&r<=0))&&(this.length=t+(i?i.length:0)+(this.length-e),!0)}become(t){return t.length==this.length&&t instanceof pr&&t.side==this.side&&this.widget.constructor==t.widget.constructor&&(this.widget.eq(t.widget)||this.markDirty(!0),this.dom&&!this.prevWidget&&(this.prevWidget=this.widget),this.widget=t.widget,!0)}ignoreMutation(){return!0}ignoreEvent(t){return this.widget.ignoreEvent(t)}get overrideDOMText(){if(0==this.length)return Ai.empty;let t=this;for(;t.parent;)t=t.parent;let{view:e}=t,i=e&&e.state.doc,n=this.posAtStart;return i?i.slice(n,n+this.length):Ai.empty}domAtPos(t){return 0==t?Ks.before(this.dom):Ks.after(this.dom,t==this.length)}domBoundsAround(){return null}coordsAt(t,e){let i=this.dom.getClientRects(),n=null;if(!i.length)return Ns;for(let e=t>0?i.length-1:0;n=i[e],!(t>0?0==e:e==i.length-1||n.top<n.bottom);e+=t>0?-1:1);return this.length?n:Is(n,this.side>0)}get isEditable(){return!1}get isWidget(){return!0}destroy(){super.destroy(),this.dom&&this.widget.destroy(this.dom)}}class mr extends pr{domAtPos(t){let{topView:e,text:i}=this.widget;return e?gr(t,0,e,i,((t,e)=>t.domAtPos(e)),(t=>new Ks(i,Math.min(t,i.nodeValue.length)))):new Ks(i,Math.min(t,i.nodeValue.length))}sync(){this.setDOM(this.widget.toDOM())}localPosFromDOM(t,e){let{topView:i,text:n}=this.widget;return i?vr(t,e,i,n):Math.min(e,this.length)}ignoreMutation(){return!1}get overrideDOMText(){return null}coordsAt(t,e){let{topView:i,text:n}=this.widget;return i?gr(t,e,i,n,((t,e,i)=>t.coordsAt(e,i)),((t,e)=>dr(n,t,e))):dr(n,t,e)}destroy(){var t;super.destroy(),null===(t=this.widget.topView)||void 0===t||t.destroy()}get isEditable(){return!0}canReuseDOM(){return!0}}function gr(t,e,i,n,s,r){if(i instanceof fr){for(let o=i.dom.firstChild;o;o=o.nextSibling){let i=Gs.get(o);if(!i)return r(t,e);let l=Ts(o,n),a=i.length+(l?n.nodeValue.length:0);if(t<a||t==a&&i.getSide()<=0)return l?gr(t,e,i,n,s,r):s(i,t,e);t-=a}return s(i,i.length,-1)}return i.dom==n?r(t,e):s(i,t,e)}function vr(t,e,i,n){if(i instanceof fr){let s=0;for(let r of i.children){let i=Ts(r.dom,n);if(Ts(r.dom,t))return s+(i?vr(t,e,r,n):r.localPosFromDOM(t,e));s+=i?n.nodeValue.length:r.length}}else if(i.dom==n)return Math.min(e,n.nodeValue.length);return i.localPosFromDOM(t,e)}class wr extends Gs{constructor(t){super(),this.side=t}get length(){return 0}merge(){return!1}become(t){return t instanceof wr&&t.side==this.side}split(){return new wr(this.side)}sync(){if(!this.dom){let t=document.createElement("img");t.className="cm-widgetBuffer",t.setAttribute("aria-hidden","true"),this.setDOM(t)}}getSide(){return this.side}domAtPos(t){return this.side>0?Ks.before(this.dom):Ks.after(this.dom)}localPosFromDOM(){return 0}domBoundsAround(){return null}coordsAt(t){let e=this.dom.getBoundingClientRect(),i=function(t,e){let i=t.parent,n=i?i.children.indexOf(t):-1;for(;i&&n>=0;)if(e<0?n>0:n<i.children.length){let t=i.children[n+e];if(t instanceof ur){let i=t.coordsAt(e<0?t.length:0,e);if(i)return i}n+=e}else{if(!(i instanceof fr&&i.parent)){let t=i.dom.lastChild;if(t&&"BR"==t.nodeName)return t.getClientRects()[0];break}n=i.parent.children.indexOf(i)+(e<0?0:1),i=i.parent}return}(this,this.side>0?-1:1);return i&&i.top<e.bottom&&i.bottom>e.top?{left:e.left,right:e.right,top:i.top,bottom:i.bottom}:e}get overrideDOMText(){return Ai.empty}}function yr(t,e){let i=t.dom,{children:n}=t,s=0;for(let t=0;s<n.length;s++){let r=n[s],o=t+r.length;if(!(o==t&&r.getSide()<=0)){if(e>t&&e<o&&r.dom.parentNode==i)return r.domAtPos(e-t);if(e<=t)break;t=o}}for(let t=s;t>0;t--){let e=n[t-1];if(e.dom.parentNode==i)return e.domAtPos(e.length)}for(let t=s;t<n.length;t++){let e=n[t];if(e.dom.parentNode==i)return e.domAtPos(0)}return new Ks(i,0)}function br(t,e,i){let n,{children:s}=t;i>0&&e instanceof fr&&s.length&&(n=s[s.length-1])instanceof fr&&n.mark.eq(e.mark)?br(n,e.children[0],i-1):(s.push(e),e.setParent(t)),t.length+=e.length}function xr(t,e,i){let n=null,s=-1,r=null,o=-1;!function t(e,i){for(let l=0,a=0;l<e.children.length&&a<=i;l++){let h=e.children[l],c=a+h.length;c>=i&&(h.children.length?t(h,i-a):!r&&(c>i||a==c&&h.getSide()>0)?(r=h,o=i-a):(a<i||a==c&&h.getSide()<0)&&(n=h,s=i-a)),a=c}}(t,e);let l=(i<0?n:r)||n||r;return l?l.coordsAt(Math.max(0,l==n?s:o),i):function(t){let e=t.dom.lastChild;if(!e)return t.dom.getBoundingClientRect();let i=Es(e);return i[i.length-1]||null}(t)}function kr(t,e){for(let i in t)"class"==i&&e.class?e.class+=" "+t.class:"style"==i&&e.style?e.style+=";"+t.style:e[i]=t[i];return e}function Sr(t,e){if(t==e)return!0;if(!t||!e)return!1;let i=Object.keys(t),n=Object.keys(e);if(i.length!=n.length)return!1;for(let s of i)if(-1==n.indexOf(s)||t[s]!==e[s])return!1;return!0}function Cr(t,e,i){let n=null;if(e)for(let s in e)i&&s in i||t.removeAttribute(n=s);if(i)for(let s in i)e&&e[s]==i[s]||t.setAttribute(n=s,i[s]);return!!n}ur.prototype.children=pr.prototype.children=wr.prototype.children=Us;class Ar{eq(t){return!1}updateDOM(t,e){return!1}compare(t){return this==t||this.constructor==t.constructor&&this.eq(t)}get estimatedHeight(){return-1}ignoreEvent(t){return!0}get customView(){return null}destroy(t){}}var Mr=function(t){return t[t.Text=0]="Text",t[t.WidgetBefore=1]="WidgetBefore",t[t.WidgetAfter=2]="WidgetAfter",t[t.WidgetRange=3]="WidgetRange",t}(Mr||(Mr={}));class Or extends Jn{constructor(t,e,i,n){super(),this.startSide=t,this.endSide=e,this.widget=i,this.spec=n}get heightRelevant(){return!1}static mark(t){return new Dr(t)}static widget(t){let e=t.side||0,i=!!t.block;return e+=i?e>0?3e8:-4e8:e>0?1e8:-1e8,new _r(t,e,e,i,t.widget||null,!1)}static replace(t){let e,i,n=!!t.block;if(t.isBlockGap)e=-5e8,i=4e8;else{let{start:s,end:r}=Er(t,n);e=(s?n?-3e8:-1:5e8)-1,i=1+(r?n?2e8:1:-6e8)}return new _r(t,e,i,n,t.widget||null,!0)}static line(t){return new Tr(t)}static set(t,e=!1){return ts.of(t,e)}hasHeight(){return!!this.widget&&this.widget.estimatedHeight>-1}}Or.none=ts.empty;class Dr extends Or{constructor(t){let{start:e,end:i}=Er(t);super(e?-1:5e8,i?1:-6e8,null,t),this.tagName=t.tagName||"span",this.class=t.class||"",this.attrs=t.attributes||null}eq(t){return this==t||t instanceof Dr&&this.tagName==t.tagName&&this.class==t.class&&Sr(this.attrs,t.attrs)}range(t,e=t){if(t>=e)throw new RangeError("Mark decorations may not be empty");return super.range(t,e)}}Dr.prototype.point=!1;class Tr extends Or{constructor(t){super(-2e8,-2e8,null,t)}eq(t){return t instanceof Tr&&this.spec.class==t.spec.class&&Sr(this.spec.attributes,t.spec.attributes)}range(t,e=t){if(e!=t)throw new RangeError("Line decoration ranges must be zero-length");return super.range(t,e)}}Tr.prototype.mapMode=Ki.TrackBefore,Tr.prototype.point=!0;class _r extends Or{constructor(t,e,i,n,s,r){super(e,i,s,t),this.block=n,this.isReplace=r,this.mapMode=n?e<=0?Ki.TrackBefore:Ki.TrackAfter:Ki.TrackDel}get type(){return this.startSide<this.endSide?Mr.WidgetRange:this.startSide<=0?Mr.WidgetBefore:Mr.WidgetAfter}get heightRelevant(){return this.block||!!this.widget&&this.widget.estimatedHeight>=5}eq(t){return t instanceof _r&&(e=this.widget,i=t.widget,e==i||!!(e&&i&&e.compare(i)))&&this.block==t.block&&this.startSide==t.startSide&&this.endSide==t.endSide;var e,i}range(t,e=t){if(this.isReplace&&(t>e||t==e&&this.startSide>0&&this.endSide<=0))throw new RangeError("Invalid range for replacement decoration");if(!this.isReplace&&e!=t)throw new RangeError("Widget decorations can only have zero-length ranges");return super.range(t,e)}}function Er(t,e=!1){let{inclusiveStart:i,inclusiveEnd:n}=t;return null==i&&(i=t.inclusive),null==n&&(n=t.inclusive),{start:null!=i?i:e,end:null!=n?n:e}}function Rr(t,e,i,n=0){let s=i.length-1;s>=0&&i[s]+n>=t?i[s]=Math.max(i[s],e):i.push(t,e)}_r.prototype.point=!0;class Pr extends Gs{constructor(){super(...arguments),this.children=[],this.length=0,this.prevAttrs=void 0,this.attrs=null,this.breakAfter=0}merge(t,e,i,n,s,r){if(i){if(!(i instanceof Pr))return!1;this.dom||i.transferDOM(this)}return n&&this.setDeco(i?i.attrs:null),Ys(this,t,e,i?i.children:[],s,r),!0}split(t){let e=new Pr;if(e.breakAfter=this.breakAfter,0==this.length)return e;let{i,off:n}=this.childPos(t);n&&(e.append(this.children[i].split(n),0),this.children[i].merge(n,this.children[i].length,null,!1,0,0),i++);for(let t=i;t<this.children.length;t++)e.append(this.children[t],0);for(;i>0&&0==this.children[i-1].length;)this.children[--i].destroy();return this.children.length=i,this.markDirty(),this.length=t,e}transferDOM(t){this.dom&&(this.markDirty(),t.setDOM(this.dom),t.prevAttrs=void 0===this.prevAttrs?this.attrs:this.prevAttrs,this.prevAttrs=void 0,this.dom=null)}setDeco(t){Sr(this.attrs,t)||(this.dom&&(this.prevAttrs=this.attrs,this.markDirty()),this.attrs=t)}append(t,e){br(this,t,e)}addLineDeco(t){let e=t.spec.attributes,i=t.spec.class;e&&(this.attrs=kr(e,this.attrs||{})),i&&(this.attrs=kr({class:i},this.attrs||{}))}domAtPos(t){return yr(this,t)}reuseDOM(t){"DIV"==t.nodeName&&(this.setDOM(t),this.dirty|=6)}sync(t,e){var i;this.dom?4&this.dirty&&($s(this.dom),this.dom.className="cm-line",this.prevAttrs=this.attrs?null:void 0):(this.setDOM(document.createElement("div")),this.dom.className="cm-line",this.prevAttrs=this.attrs?null:void 0),void 0!==this.prevAttrs&&(Cr(this.dom,this.prevAttrs,this.attrs),this.dom.classList.add("cm-line"),this.prevAttrs=void 0),super.sync(t,e);let n=this.dom.lastChild;for(;n&&Gs.get(n)instanceof fr;)n=n.lastChild;if(!(n&&this.length&&("BR"==n.nodeName||0!=(null===(i=Gs.get(n))||void 0===i?void 0:i.isEditable)||cr.ios&&this.children.some((t=>t instanceof ur))))){let t=document.createElement("BR");t.cmIgnore=!0,this.dom.appendChild(t)}}measureTextSize(){if(0==this.children.length||this.length>20)return null;let t,e=0;for(let i of this.children){if(!(i instanceof ur)||/[^ -~]/.test(i.text))return null;let n=Es(i.dom);if(1!=n.length)return null;e+=n[0].width,t=n[0].height}return e?{lineHeight:this.dom.getBoundingClientRect().height,charWidth:e/this.length,textHeight:t}:null}coordsAt(t,e){let i=xr(this,t,e);if(!this.children.length&&i&&this.parent){let{heightOracle:t}=this.parent.view.viewState,e=i.bottom-i.top;if(Math.abs(e-t.lineHeight)<2&&t.textHeight<e){let n=(e-t.textHeight)/2;return{top:i.top+n,bottom:i.bottom-n,left:i.left,right:i.left}}}return i}become(t){return!1}get type(){return Mr.Text}static find(t,e){for(let i=0,n=0;i<t.children.length;i++){let s=t.children[i],r=n+s.length;if(r>=e){if(s instanceof Pr)return s;if(r>e)break}n=r+s.breakAfter}return null}}class Br extends Gs{constructor(t,e,i){super(),this.widget=t,this.length=e,this.type=i,this.breakAfter=0,this.prevWidget=null}merge(t,e,i,n,s,r){return!(i&&(!(i instanceof Br&&this.widget.compare(i.widget))||t>0&&s<=0||e<this.length&&r<=0))&&(this.length=t+(i?i.length:0)+(this.length-e),!0)}domAtPos(t){return 0==t?Ks.before(this.dom):Ks.after(this.dom,t==this.length)}split(t){let e=this.length-t;this.length=t;let i=new Br(this.widget,e,this.type);return i.breakAfter=this.breakAfter,i}get children(){return Us}sync(t){this.dom&&this.widget.updateDOM(this.dom,t)||(this.dom&&this.prevWidget&&this.prevWidget.destroy(this.dom),this.prevWidget=null,this.setDOM(this.widget.toDOM(t)),this.dom.contentEditable="false")}get overrideDOMText(){return this.parent?this.parent.view.state.doc.slice(this.posAtStart,this.posAtEnd):Ai.empty}domBoundsAround(){return null}become(t){return t instanceof Br&&t.type==this.type&&t.widget.constructor==this.widget.constructor&&(t.widget.eq(this.widget)||this.markDirty(!0),this.dom&&!this.prevWidget&&(this.prevWidget=this.widget),this.widget=t.widget,this.length=t.length,this.breakAfter=t.breakAfter,!0)}ignoreMutation(){return!0}ignoreEvent(t){return this.widget.ignoreEvent(t)}get isEditable(){return!1}get isWidget(){return!0}destroy(){super.destroy(),this.dom&&this.widget.destroy(this.dom)}}class Lr{constructor(t,e,i,n){this.doc=t,this.pos=e,this.end=i,this.disallowBlockEffectsFor=n,this.content=[],this.curLine=null,this.breakAtStart=0,this.pendingBuffer=0,this.bufferMarks=[],this.atCursorPos=!0,this.openStart=-1,this.openEnd=-1,this.text="",this.textOff=0,this.cursor=t.iter(),this.skip=e}posCovered(){if(0==this.content.length)return!this.breakAtStart&&this.doc.lineAt(this.pos).from!=this.pos;let t=this.content[this.content.length-1];return!(t.breakAfter||t instanceof Br&&t.type==Mr.WidgetBefore)}getLine(){return this.curLine||(this.content.push(this.curLine=new Pr),this.atCursorPos=!0),this.curLine}flushBuffer(t=this.bufferMarks){this.pendingBuffer&&(this.curLine.append(Nr(new wr(-1),t),t.length),this.pendingBuffer=0)}addBlockWidget(t){this.flushBuffer(),this.curLine=null,this.content.push(t)}finish(t){this.pendingBuffer&&t<=this.bufferMarks.length?this.flushBuffer():this.pendingBuffer=0,this.posCovered()||this.getLine()}buildText(t,e,i){for(;t>0;){if(this.textOff==this.text.length){let{value:e,lineBreak:i,done:n}=this.cursor.next(this.skip);if(this.skip=0,n)throw new Error("Ran out of text content when drawing inline views");if(i){this.posCovered()||this.getLine(),this.content.length?this.content[this.content.length-1].breakAfter=1:this.breakAtStart=1,this.flushBuffer(),this.curLine=null,this.atCursorPos=!0,t--;continue}this.text=e,this.textOff=0}let n=Math.min(this.text.length-this.textOff,t,512);this.flushBuffer(e.slice(e.length-i)),this.getLine().append(Nr(new ur(this.text.slice(this.textOff,this.textOff+n)),e),i),this.atCursorPos=!0,this.textOff+=n,t-=n,i=0}}span(t,e,i,n){this.buildText(e-t,i,n),this.pos=e,this.openStart<0&&(this.openStart=n)}point(t,e,i,n,s,r){if(this.disallowBlockEffectsFor[r]&&i instanceof _r){if(i.block)throw new RangeError("Block decorations may not be specified via plugins");if(e>this.doc.lineAt(this.pos).to)throw new RangeError("Decorations that replace line breaks may not be specified via plugins")}let o=e-t;if(i instanceof _r)if(i.block){let{type:t}=i;t!=Mr.WidgetAfter||this.posCovered()||this.getLine(),this.addBlockWidget(new Br(i.widget||new Ir("div"),o,t))}else{let r=pr.create(i.widget||new Ir("span"),o,o?0:i.startSide),l=this.atCursorPos&&!r.isEditable&&s<=n.length&&(t<e||i.startSide>0),a=!r.isEditable&&(t<e||s>n.length||i.startSide<=0),h=this.getLine();2!=this.pendingBuffer||l||(this.pendingBuffer=0),this.flushBuffer(n),l&&(h.append(Nr(new wr(1),n),s),s=n.length+Math.max(0,s-n.length)),h.append(Nr(r,n),s),this.atCursorPos=a,this.pendingBuffer=a?t<e||s>n.length?1:2:0,this.pendingBuffer&&(this.bufferMarks=n.slice())}else this.doc.lineAt(this.pos).from==this.pos&&this.getLine().addLineDeco(i);o&&(this.textOff+o<=this.text.length?this.textOff+=o:(this.skip+=o-(this.text.length-this.textOff),this.text="",this.textOff=0),this.pos=e),this.openStart<0&&(this.openStart=s)}static build(t,e,i,n,s){let r=new Lr(t,e,i,s);return r.openEnd=ts.spans(n,e,i,r),r.openStart<0&&(r.openStart=r.openEnd),r.finish(r.openEnd),r}}function Nr(t,e){for(let i of e)t=new fr(i,[t],t.length);return t}class Ir extends Ar{constructor(t){super(),this.tag=t}eq(t){return t.tag==this.tag}toDOM(){return document.createElement(this.tag)}updateDOM(t){return t.nodeName.toLowerCase()==this.tag}}const Vr=on.define(),Wr=on.define(),zr=on.define(),Hr=on.define(),Fr=on.define(),jr=on.define(),qr=on.define(),$r=on.define({combine:t=>t.some((t=>t))}),Kr=on.define({combine:t=>t.some((t=>t))});class Ur{constructor(t,e="nearest",i="nearest",n=5,s=5){this.range=t,this.y=e,this.x=i,this.yMargin=n,this.xMargin=s}map(t){return t.empty?this:new Ur(this.range.map(t),this.y,this.x,this.yMargin,this.xMargin)}}const Gr=Nn.define({map:(t,e)=>t.map(e)});function Qr(t,e,i){let n=t.facet(Hr);n.length?n[0](e):window.onerror?window.onerror(String(e),i,void 0,void 0,e):i?console.error(i+":",e):console.error(e)}const Jr=on.define({combine:t=>!t.length||t[0]});let Xr=0;const Yr=on.define();class Zr{constructor(t,e,i,n){this.id=t,this.create=e,this.domEventHandlers=i,this.extension=n(this)}static define(t,e){const{eventHandlers:i,provide:n,decorations:s}=e||{};return new Zr(Xr++,t,i,(t=>{let e=[Yr.of(t)];return s&&e.push(no.of((e=>{let i=e.plugin(t);return i?s(i):Or.none}))),n&&e.push(n(t)),e}))}static fromClass(t,e){return Zr.define((e=>new t(e)),e)}}class to{constructor(t){this.spec=t,this.mustUpdate=null,this.value=null}update(t){if(this.value){if(this.mustUpdate){let t=this.mustUpdate;if(this.mustUpdate=null,this.value.update)try{this.value.update(t)}catch(e){if(Qr(t.state,e,"CodeMirror plugin crashed"),this.value.destroy)try{this.value.destroy()}catch(t){}this.deactivate()}}}else if(this.spec)try{this.value=this.spec.create(t)}catch(e){Qr(t.state,e,"CodeMirror plugin crashed"),this.deactivate()}return this}destroy(t){var e;if(null===(e=this.value)||void 0===e?void 0:e.destroy)try{this.value.destroy()}catch(e){Qr(t.state,e,"CodeMirror plugin crashed")}}deactivate(){this.spec=this.value=null}}const eo=on.define(),io=on.define(),no=on.define(),so=on.define(),ro=on.define(),oo=on.define();class lo{constructor(t,e,i,n){this.fromA=t,this.toA=e,this.fromB=i,this.toB=n}join(t){return new lo(Math.min(this.fromA,t.fromA),Math.max(this.toA,t.toA),Math.min(this.fromB,t.fromB),Math.max(this.toB,t.toB))}addToSet(t){let e=t.length,i=this;for(;e>0;e--){let n=t[e-1];if(!(n.fromA>i.toA)){if(n.toA<i.fromA)break;i=i.join(n),t.splice(e-1,1)}}return t.splice(e,0,i),t}static extendWithRanges(t,e){if(0==e.length)return t;let i=[];for(let n=0,s=0,r=0,o=0;;n++){let l=n==t.length?null:t[n],a=r-o,h=l?l.fromB:1e9;for(;s<e.length&&e[s]<h;){let t=e[s],n=e[s+1],r=Math.max(o,t),l=Math.min(h,n);if(r<=l&&new lo(r+a,l+a,r,l).addToSet(i),n>h)break;s+=2}if(!l)return i;new lo(l.fromA,l.toA,l.fromB,l.toB).addToSet(i),r=l.toA,o=l.toB}}}class ao{constructor(t,e,i){this.view=t,this.state=e,this.transactions=i,this.flags=0,this.startState=t.state,this.changes=Gi.empty(this.startState.doc.length);for(let t of i)this.changes=this.changes.compose(t.changes);let n=[];this.changes.iterChangedRanges(((t,e,i,s)=>n.push(new lo(t,e,i,s)))),this.changedRanges=n}static create(t,e,i){return new ao(t,e,i)}get viewportChanged(){return(4&this.flags)>0}get heightChanged(){return(2&this.flags)>0}get geometryChanged(){return this.docChanged||(10&this.flags)>0}get focusChanged(){return(1&this.flags)>0}get docChanged(){return!this.changes.empty}get selectionSet(){return this.transactions.some((t=>t.selection))}get empty(){return 0==this.flags&&0==this.transactions.length}}var ho=function(t){return t[t.LTR=0]="LTR",t[t.RTL=1]="RTL",t}(ho||(ho={}));const co=ho.LTR,uo=ho.RTL;function fo(t){let e=[];for(let i=0;i<t.length;i++)e.push(1<<+t[i]);return e}const po=fo("88888888888888888888888888888888888666888888787833333333337888888000000000000000000000000008888880000000000000000000000000088888888888888888888888888888888888887866668888088888663380888308888800000000000000000000000800000000000000000000000000000008"),mo=fo("4444448826627288999999999992222222222222222222222222222222222222222222222229999999999999999999994444444444644222822222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222999999949999999229989999223333333333"),go=Object.create(null),vo=[];for(let t of["()","[]","{}"]){let e=t.charCodeAt(0),i=t.charCodeAt(1);go[e]=i,go[i]=-e}const wo=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac\ufb50-\ufdff]/;class yo{constructor(t,e,i){this.from=t,this.to=e,this.level=i}get dir(){return this.level%2?uo:co}side(t,e){return this.dir==e==t?this.to:this.from}static find(t,e,i,n){let s=-1;for(let r=0;r<t.length;r++){let o=t[r];if(o.from<=e&&o.to>=e){if(o.level==i)return r;(s<0||(0!=n?n<0?o.from<e:o.to>e:t[s].level>o.level))&&(s=r)}}if(s<0)throw new RangeError("Index out of range");return s}}const bo=[];function xo(t,e){let i=t.length,n=e==co?1:2,s=e==co?2:1;if(!t||1==n&&!wo.test(t))return ko(i);for(let e=0,s=n,o=n;e<i;e++){let i=(r=t.charCodeAt(e))<=247?po[r]:1424<=r&&r<=1524?2:1536<=r&&r<=1785?mo[r-1536]:1774<=r&&r<=2220?4:8192<=r&&r<=8203?256:64336<=r&&r<=65023?4:8204==r?256:1;512==i?i=s:8==i&&4==o&&(i=16),bo[e]=4==i?2:i,7&i&&(o=i),s=i}var r;for(let t=0,e=n,s=n;t<i;t++){let n=bo[t];if(128==n)t<i-1&&e==bo[t+1]&&24&e?n=bo[t]=e:bo[t]=256;else if(64==n){let n=t+1;for(;n<i&&64==bo[n];)n++;let r=t&&8==e||n<i&&8==bo[n]?1==s?1:8:256;for(let e=t;e<n;e++)bo[e]=r;t=n-1}else 8==n&&1==s&&(bo[t]=1);e=n,7&n&&(s=n)}for(let e,r,o,l=0,a=0,h=0;l<i;l++)if(r=go[e=t.charCodeAt(l)])if(r<0){for(let t=a-3;t>=0;t-=3)if(vo[t+1]==-r){let e=vo[t+2],i=2&e?n:4&e?1&e?s:n:0;i&&(bo[l]=bo[vo[t]]=i),a=t;break}}else{if(189==vo.length)break;vo[a++]=l,vo[a++]=e,vo[a++]=h}else if(2==(o=bo[l])||1==o){let t=o==n;h=t?0:1;for(let e=a-3;e>=0;e-=3){let i=vo[e+2];if(2&i)break;if(t)vo[e+2]|=2;else{if(4&i)break;vo[e+2]|=4}}}for(let t=0;t<i;t++)if(256==bo[t]){let e=t+1;for(;e<i&&256==bo[e];)e++;let s=1==(t?bo[t-1]:n),r=s==(1==(e<i?bo[e]:n))?s?1:2:n;for(let i=t;i<e;i++)bo[i]=r;t=e-1}let o=[];if(1==n)for(let t=0;t<i;){let e=t,n=1!=bo[t++];for(;t<i&&n==(1!=bo[t]);)t++;if(n)for(let i=t;i>e;){let t=i,n=2!=bo[--i];for(;i>e&&n==(2!=bo[i-1]);)i--;o.push(new yo(i,t,n?2:1))}else o.push(new yo(e,t,0))}else for(let t=0;t<i;){let e=t,n=2==bo[t++];for(;t<i&&n==(2==bo[t]);)t++;o.push(new yo(e,t,n?1:2))}return o}function ko(t){return[new yo(0,t,0)]}let So="";function Co(t,e,i,n,s){var r;let o=n.head-t.from,l=-1;if(0==o){if(!s||!t.length)return null;e[0].level!=i&&(o=e[0].side(!1,i),l=0)}else if(o==t.length){if(s)return null;let t=e[e.length-1];t.level!=i&&(o=t.side(!0,i),l=e.length-1)}l<0&&(l=yo.find(e,o,null!==(r=n.bidiLevel)&&void 0!==r?r:-1,n.assoc));let a=e[l];o==a.side(s,i)&&(a=e[l+=s?1:-1],o=a.side(!s,i));let h=s==(a.dir==i),c=Ii(t.text,o,h);if(So=t.text.slice(Math.min(o,c),Math.max(o,c)),c!=a.side(s,i))return nn.cursor(c+t.from,h?-1:1,a.level);let u=l==(s?e.length-1:0)?null:e[l+(s?1:-1)];return u||a.level==i?u&&u.level<a.level?nn.cursor(u.side(!s,i)+t.from,s?1:-1,u.level):nn.cursor(c+t.from,s?-1:1,a.level):nn.cursor(s?t.to:t.from,s?-1:1,i)}const Ao="";class Mo{constructor(t,e){this.points=t,this.text="",this.lineSeparator=e.facet(Gn.lineSeparator)}append(t){this.text+=t}lineBreak(){this.text+=Ao}readRange(t,e){if(!t)return this;let i=t.parentNode;for(let n=t;;){this.findPointBefore(i,n),this.readNode(n);let t=n.nextSibling;if(t==e)break;let s=Gs.get(n),r=Gs.get(t);(s&&r?s.breakAfter:(s?s.breakAfter:Oo(n))||Oo(t)&&("BR"!=n.nodeName||n.cmIgnore))&&this.lineBreak(),n=t}return this.findPointBefore(i,e),this}readTextNode(t){let e=t.nodeValue;for(let i of this.points)i.node==t&&(i.pos=this.text.length+Math.min(i.offset,e.length));for(let i=0,n=this.lineSeparator?null:/\r\n?|\n/g;;){let s,r=-1,o=1;if(this.lineSeparator?(r=e.indexOf(this.lineSeparator,i),o=this.lineSeparator.length):(s=n.exec(e))&&(r=s.index,o=s[0].length),this.append(e.slice(i,r<0?e.length:r)),r<0)break;if(this.lineBreak(),o>1)for(let e of this.points)e.node==t&&e.pos>this.text.length&&(e.pos-=o-1);i=r+o}}readNode(t){if(t.cmIgnore)return;let e=Gs.get(t),i=e&&e.overrideDOMText;if(null!=i){this.findPointInside(t,i.length);for(let t=i.iter();!t.next().done;)t.lineBreak?this.lineBreak():this.append(t.value)}else 3==t.nodeType?this.readTextNode(t):"BR"==t.nodeName?t.nextSibling&&this.lineBreak():1==t.nodeType&&this.readRange(t.firstChild,null)}findPointBefore(t,e){for(let i of this.points)i.node==t&&t.childNodes[i.offset]==e&&(i.pos=this.text.length)}findPointInside(t,e){for(let i of this.points)(3==t.nodeType?i.node==t:t.contains(i.node))&&(i.pos=this.text.length+Math.min(e,i.offset))}}function Oo(t){return 1==t.nodeType&&/^(DIV|P|LI|UL|OL|BLOCKQUOTE|DD|DT|H\d|SECTION|PRE)$/.test(t.nodeName)}class Do{constructor(t,e){this.node=t,this.offset=e,this.pos=-1}}class To extends Gs{constructor(t){super(),this.view=t,this.compositionDeco=Or.none,this.decorations=[],this.dynamicDecorationMap=[],this.minWidth=0,this.minWidthFrom=0,this.minWidthTo=0,this.impreciseAnchor=null,this.impreciseHead=null,this.forceSelection=!1,this.lastUpdate=Date.now(),this.setDOM(t.contentDOM),this.children=[new Pr],this.children[0].setParent(this),this.updateDeco(),this.updateInner([new lo(0,0,0,t.state.doc.length)],0)}get length(){return this.view.state.doc.length}update(t){let e=t.changedRanges;this.minWidth>0&&e.length&&(e.every((({fromA:t,toA:e})=>e<this.minWidthFrom||t>this.minWidthTo))?(this.minWidthFrom=t.changes.mapPos(this.minWidthFrom,1),this.minWidthTo=t.changes.mapPos(this.minWidthTo,1)):this.minWidth=this.minWidthFrom=this.minWidthTo=0),this.view.inputState.composing<0?this.compositionDeco=Or.none:(t.transactions.length||this.dirty)&&(this.compositionDeco=function(t,e){let i=Eo(t);if(!i)return Or.none;let{from:n,to:s,node:r,text:o}=i,l=e.mapPos(n,1),a=Math.max(l,e.mapPos(s,-1)),{state:h}=t,c=3==r.nodeType?r.nodeValue:new Mo([],h).readRange(r.firstChild,null).text;if(a-l<c.length)if(h.doc.sliceString(l,Math.min(h.doc.length,l+c.length),Ao)==c)a=l+c.length;else{if(h.doc.sliceString(Math.max(0,a-c.length),a,Ao)!=c)return Or.none;l=a-c.length}else if(h.doc.sliceString(l,a,Ao)!=c)return Or.none;let u=Gs.get(r);u instanceof mr?u=u.widget.topView:u&&(u.parent=null);return Or.set(Or.replace({widget:new Ro(r,o,u),inclusive:!0}).range(l,a))}(this.view,t.changes)),(cr.ie||cr.chrome)&&!this.compositionDeco.size&&t&&t.state.doc.lines!=t.startState.doc.lines&&(this.forceSelection=!0);let i=function(t,e,i){let n=new Bo;return ts.compare(t,e,i,n),n.changes}(this.decorations,this.updateDeco(),t.changes);return e=lo.extendWithRanges(e,i),(0!=this.dirty||0!=e.length)&&(this.updateInner(e,t.startState.doc.length),t.transactions.length&&(this.lastUpdate=Date.now()),!0)}updateInner(t,e){this.view.viewState.mustMeasureContent=!0,this.updateChildren(t,e);let{observer:i}=this.view;i.ignore((()=>{this.dom.style.height=this.view.viewState.contentHeight+"px",this.dom.style.flexBasis=this.minWidth?this.minWidth+"px":"";let t=cr.chrome||cr.ios?{node:i.selectionRange.focusNode,written:!1}:void 0;this.sync(this.view,t),this.dirty=0,t&&(t.written||i.selectionRange.focusNode!=t.node)&&(this.forceSelection=!0),this.dom.style.height=""}));let n=[];if(this.view.viewport.from||this.view.viewport.to<this.view.state.doc.length)for(let t of this.children)t instanceof Br&&t.widget instanceof _o&&n.push(t.dom);i.updateGaps(n)}updateChildren(t,e){let i=this.childCursor(e);for(let e=t.length-1;;e--){let n=e>=0?t[e]:null;if(!n)break;let{fromA:s,toA:r,fromB:o,toB:l}=n,{content:a,breakAtStart:h,openStart:c,openEnd:u}=Lr.build(this.view.state.doc,o,l,this.decorations,this.dynamicDecorationMap),{i:f,off:d}=i.findPos(r,1),{i:p,off:m}=i.findPos(s,-1);Xs(this,p,m,f,d,a,h,c,u)}}updateSelection(t=!1,e=!1){if(!t&&this.view.observer.selectionRange.focusNode||this.view.observer.readSelectionRange(),!e&&!this.mayControlSelection())return;let i=this.forceSelection;this.forceSelection=!1;let n=this.view.state.selection.main,s=this.domAtPos(n.anchor),r=n.empty?s:this.domAtPos(n.head);if(cr.gecko&&n.empty&&(1==(o=s).node.nodeType&&o.node.firstChild&&(0==o.offset||"false"==o.node.childNodes[o.offset-1].contentEditable)&&(o.offset==o.node.childNodes.length||"false"==o.node.childNodes[o.offset].contentEditable))){let t=document.createTextNode("");this.view.observer.ignore((()=>s.node.insertBefore(t,s.node.childNodes[s.offset]||null))),s=r=new Ks(t,0),i=!0}var o;let l=this.view.observer.selectionRange;!i&&l.focusNode&&Rs(s.node,s.offset,l.anchorNode,l.anchorOffset)&&Rs(r.node,r.offset,l.focusNode,l.focusOffset)||(this.view.observer.ignore((()=>{cr.android&&cr.chrome&&this.dom.contains(l.focusNode)&&function(t,e){for(let i=t;i&&i!=e;i=i.assignedSlot||i.parentNode)if(1==i.nodeType&&"false"==i.contentEditable)return!0;return!1}(l.focusNode,this.dom)&&(this.dom.blur(),this.dom.focus({preventScroll:!0}));let t=Ds(this.view.root);if(t)if(n.empty){if(cr.gecko){let t=(e=s.node,i=s.offset,1!=e.nodeType?0:(i&&"false"==e.childNodes[i-1].contentEditable?1:0)|(i<e.childNodes.length&&"false"==e.childNodes[i].contentEditable?2:0));if(t&&3!=t){let e=Po(s.node,s.offset,1==t?1:-1);e&&(s=new Ks(e,1==t?0:e.nodeValue.length))}}t.collapse(s.node,s.offset),null!=n.bidiLevel&&null!=l.cursorBidiLevel&&(l.cursorBidiLevel=n.bidiLevel)}else if(t.extend){t.collapse(s.node,s.offset);try{t.extend(r.node,r.offset)}catch(t){}}else{let e=document.createRange();n.anchor>n.head&&([s,r]=[r,s]),e.setEnd(r.node,r.offset),e.setStart(s.node,s.offset),t.removeAllRanges(),t.addRange(e)}else;var e,i})),this.view.observer.setSelectionRange(s,r)),this.impreciseAnchor=s.precise?null:new Ks(l.anchorNode,l.anchorOffset),this.impreciseHead=r.precise?null:new Ks(l.focusNode,l.focusOffset)}enforceCursorAssoc(){if(this.compositionDeco.size)return;let{view:t}=this,e=t.state.selection.main,i=Ds(t.root),{anchorNode:n,anchorOffset:s}=t.observer.selectionRange;if(!(i&&e.empty&&e.assoc&&i.modify))return;let r=Pr.find(this,e.head);if(!r)return;let o=r.posAtStart;if(e.head==o||e.head==o+r.length)return;let l=this.coordsAt(e.head,-1),a=this.coordsAt(e.head,1);if(!l||!a||l.bottom>a.top)return;let h=this.domAtPos(e.head+e.assoc);i.collapse(h.node,h.offset),i.modify("move",e.assoc<0?"forward":"backward","lineboundary"),t.observer.readSelectionRange();let c=t.observer.selectionRange;t.docView.posFromDOM(c.anchorNode,c.anchorOffset)!=e.from&&i.collapse(n,s)}mayControlSelection(){let t=this.view.root.activeElement;return t==this.dom||_s(this.dom,this.view.observer.selectionRange)&&!(t&&this.dom.contains(t))}nearest(t){for(let e=t;e;){let t=Gs.get(e);if(t&&t.rootView==this)return t;e=e.parentNode}return null}posFromDOM(t,e){let i=this.nearest(t);if(!i)throw new RangeError("Trying to find position for a DOM position outside of the document");return i.localPosFromDOM(t,e)+i.posAtStart}domAtPos(t){let{i:e,off:i}=this.childCursor().findPos(t,-1);for(;e<this.children.length-1;){let t=this.children[e];if(i<t.length||t instanceof Pr)break;e++,i=0}return this.children[e].domAtPos(i)}coordsAt(t,e){for(let i=this.length,n=this.children.length-1;;n--){let s=this.children[n],r=i-s.breakAfter-s.length;if(t>r||t==r&&s.type!=Mr.WidgetBefore&&s.type!=Mr.WidgetAfter&&(!n||2==e||this.children[n-1].breakAfter||this.children[n-1].type==Mr.WidgetBefore&&e>-2))return s.coordsAt(t-r,e);i=r}}measureVisibleLineHeights(t){let e=[],{from:i,to:n}=t,s=this.view.contentDOM.clientWidth,r=s>Math.max(this.view.scrollDOM.clientWidth,this.minWidth)+1,o=-1,l=this.view.textDirection==ho.LTR;for(let t=0,a=0;a<this.children.length;a++){let h=this.children[a],c=t+h.length;if(c>n)break;if(t>=i){let i=h.dom.getBoundingClientRect();if(e.push(i.height),r){let e=h.dom.lastChild,n=e?Es(e):[];if(n.length){let e=n[n.length-1],r=l?e.right-i.left:i.right-e.left;r>o&&(o=r,this.minWidth=s,this.minWidthFrom=t,this.minWidthTo=c)}}}t=c+h.breakAfter}return e}textDirectionAt(t){let{i:e}=this.childPos(t,1);return"rtl"==getComputedStyle(this.children[e].dom).direction?ho.RTL:ho.LTR}measureTextSize(){for(let t of this.children)if(t instanceof Pr){let e=t.measureTextSize();if(e)return e}let t,e,i,n=document.createElement("div");return n.className="cm-line",n.style.width="99999px",n.textContent="abc def ghi jkl mno pqr stu",this.view.observer.ignore((()=>{this.dom.appendChild(n);let s=Es(n.firstChild)[0];t=n.getBoundingClientRect().height,e=s?s.width/27:7,i=s?s.height:t,n.remove()})),{lineHeight:t,charWidth:e,textHeight:i}}childCursor(t=this.length){let e=this.children.length;return e&&(t-=this.children[--e].length),new Js(this.children,t,e)}computeBlockGapDeco(){let t=[],e=this.view.viewState;for(let i=0,n=0;;n++){let s=n==e.viewports.length?null:e.viewports[n],r=s?s.from-1:this.length;if(r>i){let n=e.lineBlockAt(r).bottom-e.lineBlockAt(i).top;t.push(Or.replace({widget:new _o(n),block:!0,inclusive:!0,isBlockGap:!0}).range(i,r))}if(!s)break;i=s.to+1}return Or.set(t)}updateDeco(){let t=this.view.state.facet(no).map(((t,e)=>(this.dynamicDecorationMap[e]="function"==typeof t)?t(this.view):t));for(let e=t.length;e<t.length+3;e++)this.dynamicDecorationMap[e]=!1;return this.decorations=[...t,this.compositionDeco,this.computeBlockGapDeco(),this.view.viewState.lineGapDeco]}scrollIntoView(t){let e,{range:i}=t,n=this.coordsAt(i.head,i.empty?i.assoc:i.head>i.anchor?-1:1);if(!n)return;!i.empty&&(e=this.coordsAt(i.anchor,i.anchor>i.head?-1:1))&&(n={left:Math.min(n.left,e.left),top:Math.min(n.top,e.top),right:Math.max(n.right,e.right),bottom:Math.max(n.bottom,e.bottom)});let s=0,r=0,o=0,l=0;for(let t of this.view.state.facet(ro).map((t=>t(this.view))))if(t){let{left:e,right:i,top:n,bottom:a}=t;null!=e&&(s=Math.max(s,e)),null!=i&&(r=Math.max(r,i)),null!=n&&(o=Math.max(o,n)),null!=a&&(l=Math.max(l,a))}let a={left:n.left-s,top:n.top-o,right:n.right+r,bottom:n.bottom+l};!function(t,e,i,n,s,r,o,l){let a=t.ownerDocument,h=a.defaultView||window;for(let c=t;c;)if(1==c.nodeType){let t,u=c==a.body;if(u)t=Vs(h);else{if(c.scrollHeight<=c.clientHeight&&c.scrollWidth<=c.clientWidth){c=c.assignedSlot||c.parentNode;continue}let e=c.getBoundingClientRect();t={left:e.left,right:e.left+c.clientWidth,top:e.top,bottom:e.top+c.clientHeight}}let f=0,d=0;if("nearest"==s)e.top<t.top?(d=-(t.top-e.top+o),i>0&&e.bottom>t.bottom+d&&(d=e.bottom-t.bottom+d+o)):e.bottom>t.bottom&&(d=e.bottom-t.bottom+o,i<0&&e.top-d<t.top&&(d=-(t.top+d-e.top+o)));else{let n=e.bottom-e.top,r=t.bottom-t.top;d=("center"==s&&n<=r?e.top+n/2-r/2:"start"==s||"center"==s&&i<0?e.top-o:e.bottom-r+o)-t.top}if("nearest"==n?e.left<t.left?(f=-(t.left-e.left+r),i>0&&e.right>t.right+f&&(f=e.right-t.right+f+r)):e.right>t.right&&(f=e.right-t.right+r,i<0&&e.left<t.left+f&&(f=-(t.left+f-e.left+r))):f=("center"==n?e.left+(e.right-e.left)/2-(t.right-t.left)/2:"start"==n==l?e.left-r:e.right-(t.right-t.left)+r)-t.left,f||d)if(u)h.scrollBy(f,d);else{let t=0,i=0;if(d){let t=c.scrollTop;c.scrollTop+=d,i=c.scrollTop-t}if(f){let e=c.scrollLeft;c.scrollLeft+=f,t=c.scrollLeft-e}e={left:e.left-t,top:e.top-i,right:e.right-t,bottom:e.bottom-i},t&&Math.abs(t-f)<1&&(n="nearest"),i&&Math.abs(i-d)<1&&(s="nearest")}if(u)break;c=c.assignedSlot||c.parentNode}else{if(11!=c.nodeType)break;c=c.host}}(this.view.scrollDOM,a,i.head<i.anchor?-1:1,t.x,t.y,t.xMargin,t.yMargin,this.view.textDirection==ho.LTR)}}class _o extends Ar{constructor(t){super(),this.height=t}toDOM(){let t=document.createElement("div");return this.updateDOM(t),t}eq(t){return t.height==this.height}updateDOM(t){return t.style.height=this.height+"px",!0}get estimatedHeight(){return this.height}}function Eo(t){let e=t.observer.selectionRange,i=e.focusNode&&Po(e.focusNode,e.focusOffset,0);if(!i)return null;let n=t.docView.nearest(i);if(!n)return null;if(n instanceof Pr){let t=i;for(;t.parentNode!=n.dom;)t=t.parentNode;let e=t.previousSibling;for(;e&&!Gs.get(e);)e=e.previousSibling;let s=e?Gs.get(e).posAtEnd:n.posAtStart;return{from:s,to:s,node:t,text:i}}{for(;;){let{parent:t}=n;if(!t)return null;if(t instanceof Pr)break;n=t}let t=n.posAtStart;return{from:t,to:t+n.length,node:n.dom,text:i}}}class Ro extends Ar{constructor(t,e,i){super(),this.top=t,this.text=e,this.topView=i}eq(t){return this.top==t.top&&this.text==t.text}toDOM(){return this.top}ignoreEvent(){return!1}get customView(){return mr}}function Po(t,e,i){if(i<=0)for(let i=t,n=e;;){if(3==i.nodeType)return i;if(!(1==i.nodeType&&n>0))break;i=i.childNodes[n-1],n=Ls(i)}if(i>=0)for(let n=t,s=e;;){if(3==n.nodeType)return n;if(!(1==n.nodeType&&s<n.childNodes.length&&i>=0))break;n=n.childNodes[s],s=0}return null}class Bo{constructor(){this.changes=[]}compareRange(t,e){Rr(t,e,this.changes)}comparePoint(t,e){Rr(t,e,this.changes)}}function Lo(t,e){return e.left>t?e.left-t:Math.max(0,t-e.right)}function No(t,e){return e.top>t?e.top-t:Math.max(0,t-e.bottom)}function Io(t,e){return t.top<e.bottom-1&&t.bottom>e.top+1}function Vo(t,e){return e<t.top?{top:e,left:t.left,right:t.right,bottom:t.bottom}:t}function Wo(t,e){return e>t.bottom?{top:t.top,left:t.left,right:t.right,bottom:e}:t}function zo(t,e,i){let n,s,r,o,l,a,h,c,u=!1;for(let f=t.firstChild;f;f=f.nextSibling){let t=Es(f);for(let d=0;d<t.length;d++){let p=t[d];s&&Io(s,p)&&(p=Vo(Wo(p,s.bottom),s.top));let m=Lo(e,p),g=No(i,p);if(0==m&&0==g)return 3==f.nodeType?Ho(f,e,i):zo(f,e,i);if(!n||o>g||o==g&&r>m){n=f,s=p,r=m,o=g;let l=g?i<p.top?-1:1:m?e<p.left?-1:1:0;u=!l||(l>0?d<t.length-1:d>0)}0==m?i>p.bottom&&(!h||h.bottom<p.bottom)?(l=f,h=p):i<p.top&&(!c||c.top>p.top)&&(a=f,c=p):h&&Io(h,p)?h=Wo(h,p.bottom):c&&Io(c,p)&&(c=Vo(c,p.top))}}if(h&&h.bottom>=i?(n=l,s=h):c&&c.top<=i&&(n=a,s=c),!n)return{node:t,offset:0};let f=Math.max(s.left,Math.min(s.right,e));return 3==n.nodeType?Ho(n,f,i):u&&"false"!=n.contentEditable?zo(n,f,i):{node:t,offset:Array.prototype.indexOf.call(t.childNodes,n)+(e>=(s.left+s.right)/2?1:0)}}function Ho(t,e,i){let n=t.nodeValue.length,s=-1,r=1e9,o=0;for(let l=0;l<n;l++){let n=js(t,l,l+1).getClientRects();for(let a=0;a<n.length;a++){let h=n[a];if(h.top==h.bottom)continue;o||(o=e-h.left);let c=(h.top>i?h.top-i:i-h.bottom)-1;if(h.left-1<=e&&h.right+1>=e&&c<r){let i=e>=(h.left+h.right)/2,n=i;if(cr.chrome||cr.gecko){js(t,l).getBoundingClientRect().left==h.right&&(n=!i)}if(c<=0)return{node:t,offset:l+(n?1:0)};s=l+(n?1:0),r=c}}}return{node:t,offset:s>-1?s:o>0?t.nodeValue.length:0}}function Fo(t,e,i,n=-1){var s,r;let o,l=t.contentDOM.getBoundingClientRect(),a=l.top+t.viewState.paddingTop,{docHeight:h}=t.viewState,{x:c,y:u}=e,f=u-a;if(f<0)return 0;if(f>h)return t.state.doc.length;for(let e=t.defaultLineHeight/2,s=!1;o=t.elementAtHeight(f),o.type!=Mr.Text;)for(;f=n>0?o.bottom+e:o.top-e,!(f>=0&&f<=h);){if(s)return i?null:0;s=!0,n=-n}u=a+f;let d=o.from;if(d<t.viewport.from)return 0==t.viewport.from?0:i?null:jo(t,l,o,c,u);if(d>t.viewport.to)return t.viewport.to==t.state.doc.length?t.state.doc.length:i?null:jo(t,l,o,c,u);let p=t.dom.ownerDocument,m=t.root.elementFromPoint?t.root:p,g=m.elementFromPoint(c,u);g&&!t.contentDOM.contains(g)&&(g=null),g||(c=Math.max(l.left+1,Math.min(l.right-1,c)),g=m.elementFromPoint(c,u),g&&!t.contentDOM.contains(g)&&(g=null));let v,w=-1;if(g&&0!=(null===(s=t.docView.nearest(g))||void 0===s?void 0:s.isEditable))if(p.caretPositionFromPoint){let t=p.caretPositionFromPoint(c,u);t&&({offsetNode:v,offset:w}=t)}else if(p.caretRangeFromPoint){let e=p.caretRangeFromPoint(c,u);e&&(({startContainer:v,startOffset:w}=e),(!t.contentDOM.contains(v)||cr.safari&&function(t,e,i){let n;if(3!=t.nodeType||e!=(n=t.nodeValue.length))return!1;for(let e=t.nextSibling;e;e=e.nextSibling)if(1!=e.nodeType||"BR"!=e.nodeName)return!1;return js(t,n-1,n).getBoundingClientRect().left>i}(v,w,c)||cr.chrome&&function(t,e,i){if(0!=e)return!1;for(let e=t;;){let t=e.parentNode;if(!t||1!=t.nodeType||t.firstChild!=e)return!1;if(t.classList.contains("cm-line"))break;e=t}let n=1==t.nodeType?t.getBoundingClientRect():js(t,0,Math.max(t.nodeValue.length,1)).getBoundingClientRect();return i-n.left>5}(v,w,c))&&(v=void 0))}if(!v||!t.docView.dom.contains(v)){let e=Pr.find(t.docView,d);if(!e)return f>o.top+o.height/2?o.to:o.from;({node:v,offset:w}=zo(e.dom,c,u))}let y=t.docView.nearest(v);if(!y)return null;if(y.isWidget&&1==(null===(r=y.dom)||void 0===r?void 0:r.nodeType)){let t=y.dom.getBoundingClientRect();return e.y<t.top||e.y<=t.bottom&&e.x<=(t.left+t.right)/2?y.posAtStart:y.posAtEnd}return y.localPosFromDOM(v,w)+y.posAtStart}function jo(t,e,i,n,s){let r=Math.round((n-e.left)*t.defaultCharacterWidth);if(t.lineWrapping&&i.height>1.5*t.defaultLineHeight){r+=Math.floor((s-i.top)/t.defaultLineHeight)*t.viewState.heightOracle.lineLength}let o=t.state.sliceDoc(i.from,i.to);return i.from+ds(o,r,t.state.tabSize)}function qo(t,e,i,n){let s=t.state.doc.lineAt(e.head),r=t.bidiSpans(s),o=t.textDirectionAt(s.from);for(let l=e,a=null;;){let e=Co(s,r,o,l,i),h=So;if(!e){if(s.number==(i?t.state.doc.lines:1))return l;h="\n",s=t.state.doc.line(s.number+(i?1:-1)),r=t.bidiSpans(s),e=nn.cursor(i?s.from:s.to)}if(a){if(!a(h))return l}else{if(!n)return e;a=n(h)}l=e}}function $o(t,e,i){let n=t.state.facet(so).map((e=>e(t)));for(;;){let t=!1;for(let s of n)s.between(i.from-1,i.from+1,((n,s,r)=>{i.from>n&&i.from<s&&(i=e.head>i.from?nn.cursor(n,1):nn.cursor(s,-1),t=!0)}));if(!t)return i}}class Ko{constructor(t){this.lastKeyCode=0,this.lastKeyTime=0,this.lastTouchTime=0,this.lastFocusTime=0,this.lastScrollTop=0,this.lastScrollLeft=0,this.chromeScrollHack=-1,this.pendingIOSKey=void 0,this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastEscPress=0,this.lastContextMenu=0,this.scrollHandlers=[],this.registeredEvents=[],this.customHandlers=[],this.composing=-1,this.compositionFirstChange=null,this.compositionEndedAt=0,this.mouseSelection=null;let e=(e,i)=>{this.ignoreDuringComposition(i)||"keydown"==i.type&&this.keydown(t,i)||(this.mustFlushObserver(i)&&t.observer.forceFlush(),this.runCustomHandlers(i.type,t,i)?i.preventDefault():e(t,i))};for(let i in Zo){let n=Zo[i];t.contentDOM.addEventListener(i,(i=>{Yo(t,i)&&e(n,i)}),tl[i]),this.registeredEvents.push(i)}t.scrollDOM.addEventListener("mousedown",(i=>{if(i.target==t.scrollDOM&&i.clientY>t.contentDOM.getBoundingClientRect().bottom&&(e(Zo.mousedown,i),!i.defaultPrevented&&2==i.button)){let e=t.contentDOM.style.minHeight;t.contentDOM.style.minHeight="100%",setTimeout((()=>t.contentDOM.style.minHeight=e),200)}})),cr.chrome&&102==cr.chrome_version&&t.scrollDOM.addEventListener("wheel",(()=>{this.chromeScrollHack<0?t.contentDOM.style.pointerEvents="none":window.clearTimeout(this.chromeScrollHack),this.chromeScrollHack=setTimeout((()=>{this.chromeScrollHack=-1,t.contentDOM.style.pointerEvents=""}),100)}),{passive:!0}),this.notifiedFocused=t.hasFocus,cr.safari&&t.contentDOM.addEventListener("input",(()=>null))}setSelectionOrigin(t){this.lastSelectionOrigin=t,this.lastSelectionTime=Date.now()}ensureHandlers(t,e){var i;let n;this.customHandlers=[];for(let s of e)if(n=null===(i=s.update(t).spec)||void 0===i?void 0:i.domEventHandlers){this.customHandlers.push({plugin:s.value,handlers:n});for(let e in n)this.registeredEvents.indexOf(e)<0&&"scroll"!=e&&(this.registeredEvents.push(e),t.contentDOM.addEventListener(e,(i=>{Yo(t,i)&&this.runCustomHandlers(e,t,i)&&i.preventDefault()})))}}runCustomHandlers(t,e,i){for(let n of this.customHandlers){let s=n.handlers[t];if(s)try{if(s.call(n.plugin,i,e)||i.defaultPrevented)return!0}catch(t){Qr(e.state,t)}}return!1}runScrollHandlers(t,e){this.lastScrollTop=t.scrollDOM.scrollTop,this.lastScrollLeft=t.scrollDOM.scrollLeft;for(let i of this.customHandlers){let n=i.handlers.scroll;if(n)try{n.call(i.plugin,e,t)}catch(e){Qr(t.state,e)}}}keydown(t,e){if(this.lastKeyCode=e.keyCode,this.lastKeyTime=Date.now(),9==e.keyCode&&Date.now()<this.lastEscPress+2e3)return!0;if(cr.android&&cr.chrome&&!e.synthetic&&(13==e.keyCode||8==e.keyCode))return t.observer.delayAndroidKey(e.key,e.keyCode),!0;let i;return!(!cr.ios||e.synthetic||e.altKey||e.metaKey||!((i=Uo.find((t=>t.keyCode==e.keyCode)))&&!e.ctrlKey||Go.indexOf(e.key)>-1&&e.ctrlKey&&!e.shiftKey))&&(this.pendingIOSKey=i||e,setTimeout((()=>this.flushIOSKey(t)),250),!0)}flushIOSKey(t){let e=this.pendingIOSKey;return!!e&&(this.pendingIOSKey=void 0,qs(t.contentDOM,e.key,e.keyCode))}ignoreDuringComposition(t){return!!/^key/.test(t.type)&&(this.composing>0||!!(cr.safari&&!cr.ios&&Date.now()-this.compositionEndedAt<100)&&(this.compositionEndedAt=0,!0))}mustFlushObserver(t){return"keydown"==t.type&&229!=t.keyCode}startMouseSelection(t){this.mouseSelection&&this.mouseSelection.destroy(),this.mouseSelection=t}update(t){this.mouseSelection&&this.mouseSelection.update(t),t.transactions.length&&(this.lastKeyCode=this.lastSelectionTime=0)}destroy(){this.mouseSelection&&this.mouseSelection.destroy()}}const Uo=[{key:"Backspace",keyCode:8,inputType:"deleteContentBackward"},{key:"Enter",keyCode:13,inputType:"insertParagraph"},{key:"Delete",keyCode:46,inputType:"deleteContentForward"}],Go="dthko",Qo=[16,17,18,20,91,92,224,225];function Jo(t){return.7*t+8}class Xo{constructor(t,e,i,n){this.view=t,this.style=i,this.mustSelect=n,this.scrollSpeed={x:0,y:0},this.scrolling=-1,this.lastEvent=e,this.scrollParent=function(t){let e=t.ownerDocument;for(let i=t.parentNode;i&&i!=e.body;)if(1==i.nodeType){if(i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth)return i;i=i.assignedSlot||i.parentNode}else{if(11!=i.nodeType)break;i=i.host}return null}(t.contentDOM);let s=t.contentDOM.ownerDocument;s.addEventListener("mousemove",this.move=this.move.bind(this)),s.addEventListener("mouseup",this.up=this.up.bind(this)),this.extend=e.shiftKey,this.multiple=t.state.facet(Gn.allowMultipleSelections)&&function(t,e){let i=t.state.facet(Vr);return i.length?i[0](e):cr.mac?e.metaKey:e.ctrlKey}(t,e),this.dragMove=function(t,e){let i=t.state.facet(Wr);return i.length?i[0](e):cr.mac?!e.altKey:!e.ctrlKey}(t,e),this.dragging=!(!function(t,e){let{main:i}=t.state.selection;if(i.empty)return!1;let n=Ds(t.root);if(!n||0==n.rangeCount)return!0;let s=n.getRangeAt(0).getClientRects();for(let t=0;t<s.length;t++){let i=s[t];if(i.left<=e.clientX&&i.right>=e.clientX&&i.top<=e.clientY&&i.bottom>=e.clientY)return!0}return!1}(t,e)||1!=fl(e))&&null}start(t){!1===this.dragging&&(t.preventDefault(),this.select(t))}move(t){var e;if(0==t.buttons)return this.destroy();if(!1!==this.dragging)return;this.select(this.lastEvent=t);let i=0,n=0,s=(null===(e=this.scrollParent)||void 0===e?void 0:e.getBoundingClientRect())||{left:0,top:0,right:this.view.win.innerWidth,bottom:this.view.win.innerHeight};t.clientX<=s.left?i=-Jo(s.left-t.clientX):t.clientX>=s.right&&(i=Jo(t.clientX-s.right)),t.clientY<=s.top?n=-Jo(s.top-t.clientY):t.clientY>=s.bottom&&(n=Jo(t.clientY-s.bottom)),this.setScrollSpeed(i,n)}up(t){null==this.dragging&&this.select(this.lastEvent),this.dragging||t.preventDefault(),this.destroy()}destroy(){this.setScrollSpeed(0,0);let t=this.view.contentDOM.ownerDocument;t.removeEventListener("mousemove",this.move),t.removeEventListener("mouseup",this.up),this.view.inputState.mouseSelection=null}setScrollSpeed(t,e){this.scrollSpeed={x:t,y:e},t||e?this.scrolling<0&&(this.scrolling=setInterval((()=>this.scroll()),50)):this.scrolling>-1&&(clearInterval(this.scrolling),this.scrolling=-1)}scroll(){this.scrollParent?(this.scrollParent.scrollLeft+=this.scrollSpeed.x,this.scrollParent.scrollTop+=this.scrollSpeed.y):this.view.win.scrollBy(this.scrollSpeed.x,this.scrollSpeed.y),!1===this.dragging&&this.select(this.lastEvent)}select(t){let e=this.style.get(t,this.extend,this.multiple);!this.mustSelect&&e.eq(this.view.state.selection)&&e.main.assoc==this.view.state.selection.main.assoc||this.view.dispatch({selection:e,userEvent:"select.pointer"}),this.mustSelect=!1}update(t){t.docChanged&&this.dragging&&(this.dragging=this.dragging.map(t.changes)),this.style.update(t)&&setTimeout((()=>this.select(this.lastEvent)),20)}}function Yo(t,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let i,n=e.target;n!=t.contentDOM;n=n.parentNode)if(!n||11==n.nodeType||(i=Gs.get(n))&&i.ignoreEvent(e))return!1;return!0}const Zo=Object.create(null),tl=Object.create(null),el=cr.ie&&cr.ie_version<15||cr.ios&&cr.webkit_version<604;function il(t,e){let i,{state:n}=t,s=1,r=n.toText(e),o=r.lines==n.selection.ranges.length;if(null!=pl&&n.selection.ranges.every((t=>t.empty))&&pl==r.toString()){let t=-1;i=n.changeByRange((i=>{let l=n.doc.lineAt(i.from);if(l.from==t)return{range:i};t=l.from;let a=n.toText((o?r.line(s++).text:e)+n.lineBreak);return{changes:{from:l.from,insert:a},range:nn.cursor(i.from+a.length)}}))}else i=o?n.changeByRange((t=>{let e=r.line(s++);return{changes:{from:t.from,to:t.to,insert:e.text},range:nn.cursor(t.from+e.length)}})):n.replaceSelection(r);t.dispatch(i,{userEvent:"input.paste",scrollIntoView:!0})}function nl(t,e,i,n){if(1==n)return nn.cursor(e,i);if(2==n)return function(t,e,i=1){let n=t.charCategorizer(e),s=t.doc.lineAt(e),r=e-s.from;if(0==s.length)return nn.cursor(e);0==r?i=1:r==s.length&&(i=-1);let o=r,l=r;i<0?o=Ii(s.text,r,!1):l=Ii(s.text,r);let a=n(s.text.slice(o,l));for(;o>0;){let t=Ii(s.text,o,!1);if(n(s.text.slice(t,o))!=a)break;o=t}for(;l<s.length;){let t=Ii(s.text,l);if(n(s.text.slice(l,t))!=a)break;l=t}return nn.range(o+s.from,l+s.from)}(t.state,e,i);{let i=Pr.find(t.docView,e),n=t.state.doc.lineAt(i?i.posAtEnd:e),s=i?i.posAtStart:n.from,r=i?i.posAtEnd:n.to;return r<t.state.doc.length&&r==n.to&&r++,nn.range(s,r)}}Zo.keydown=(t,e)=>{t.inputState.setSelectionOrigin("select"),27==e.keyCode?t.inputState.lastEscPress=Date.now():Qo.indexOf(e.keyCode)<0&&(t.inputState.lastEscPress=0)},Zo.touchstart=(t,e)=>{t.inputState.lastTouchTime=Date.now(),t.inputState.setSelectionOrigin("select.pointer")},Zo.touchmove=t=>{t.inputState.setSelectionOrigin("select.pointer")},tl.touchstart=tl.touchmove={passive:!0},Zo.mousedown=(t,e)=>{if(t.observer.flush(),t.inputState.lastTouchTime>Date.now()-2e3)return;let i=null;for(let n of t.state.facet(zr))if(i=n(t,e),i)break;if(i||0!=e.button||(i=function(t,e){let i=ll(t,e),n=fl(e),s=t.state.selection;return{update(t){t.docChanged&&(i.pos=t.changes.mapPos(i.pos),s=s.map(t.changes))},get(e,r,o){let l=ll(t,e),a=nl(t,l.pos,l.bias,n);if(i.pos!=l.pos&&!r){let e=nl(t,i.pos,i.bias,n),s=Math.min(e.from,a.from),r=Math.max(e.to,a.to);a=s<a.from?nn.range(s,r):nn.range(r,s)}return r?s.replaceRange(s.main.extend(a.from,a.to)):o&&s.ranges.length>1&&s.ranges.some((t=>t.eq(a)))?function(t,e){for(let i=0;;i++)if(t.ranges[i].eq(e))return nn.create(t.ranges.slice(0,i).concat(t.ranges.slice(i+1)),t.mainIndex==i?0:t.mainIndex-(t.mainIndex>i?1:0))}(s,a):o?s.addRange(a):nn.create([a])}}}(t,e)),i){let n=t.root.activeElement!=t.contentDOM;t.inputState.startMouseSelection(new Xo(t,e,i,n)),n&&t.observer.ignore((()=>Fs(t.contentDOM))),t.inputState.mouseSelection&&t.inputState.mouseSelection.start(e)}};let sl=(t,e)=>t>=e.top&&t<=e.bottom,rl=(t,e,i)=>sl(e,i)&&t>=i.left&&t<=i.right;function ol(t,e,i,n){let s=Pr.find(t.docView,e);if(!s)return 1;let r=e-s.posAtStart;if(0==r)return 1;if(r==s.length)return-1;let o=s.coordsAt(r,-1);if(o&&rl(i,n,o))return-1;let l=s.coordsAt(r,1);return l&&rl(i,n,l)?1:o&&sl(n,o)?-1:1}function ll(t,e){let i=t.posAtCoords({x:e.clientX,y:e.clientY},!1);return{pos:i,bias:ol(t,i,e.clientX,e.clientY)}}const al=cr.ie&&cr.ie_version<=11;let hl=null,cl=0,ul=0;function fl(t){if(!al)return t.detail;let e=hl,i=ul;return hl=t,ul=Date.now(),cl=!e||i>Date.now()-400&&Math.abs(e.clientX-t.clientX)<2&&Math.abs(e.clientY-t.clientY)<2?(cl+1)%3:1}function dl(t,e,i,n){if(!i)return;let s=t.posAtCoords({x:e.clientX,y:e.clientY},!1);e.preventDefault();let{mouseSelection:r}=t.inputState,o=n&&r&&r.dragging&&r.dragMove?{from:r.dragging.from,to:r.dragging.to}:null,l={from:s,insert:i},a=t.state.changes(o?[o,l]:l);t.focus(),t.dispatch({changes:a,selection:{anchor:a.mapPos(s,-1),head:a.mapPos(s,1)},userEvent:o?"move.drop":"input.drop"})}Zo.dragstart=(t,e)=>{let{selection:{main:i}}=t.state,{mouseSelection:n}=t.inputState;n&&(n.dragging=i),e.dataTransfer&&(e.dataTransfer.setData("Text",t.state.sliceDoc(i.from,i.to)),e.dataTransfer.effectAllowed="copyMove")},Zo.drop=(t,e)=>{if(!e.dataTransfer)return;if(t.state.readOnly)return e.preventDefault();let i=e.dataTransfer.files;if(i&&i.length){e.preventDefault();let n=Array(i.length),s=0,r=()=>{++s==i.length&&dl(t,e,n.filter((t=>null!=t)).join(t.state.lineBreak),!1)};for(let t=0;t<i.length;t++){let e=new FileReader;e.onerror=r,e.onload=()=>{/[\x00-\x08\x0e-\x1f]{2}/.test(e.result)||(n[t]=e.result),r()},e.readAsText(i[t])}}else dl(t,e,e.dataTransfer.getData("Text"),!0)},Zo.paste=(t,e)=>{if(t.state.readOnly)return e.preventDefault();t.observer.flush();let i=el?null:e.clipboardData;i?(il(t,i.getData("text/plain")||i.getData("text/uri-text")),e.preventDefault()):function(t){let e=t.dom.parentNode;if(!e)return;let i=e.appendChild(document.createElement("textarea"));i.style.cssText="position: fixed; left: -10000px; top: 10px",i.focus(),setTimeout((()=>{t.focus(),i.remove(),il(t,i.value)}),50)}(t)};let pl=null;Zo.copy=Zo.cut=(t,e)=>{let{text:i,ranges:n,linewise:s}=function(t){let e=[],i=[],n=!1;for(let n of t.selection.ranges)n.empty||(e.push(t.sliceDoc(n.from,n.to)),i.push(n));if(!e.length){let s=-1;for(let{from:n}of t.selection.ranges){let r=t.doc.lineAt(n);r.number>s&&(e.push(r.text),i.push({from:r.from,to:Math.min(t.doc.length,r.to+1)})),s=r.number}n=!0}return{text:e.join(t.lineBreak),ranges:i,linewise:n}}(t.state);if(!i&&!s)return;pl=s?i:null;let r=el?null:e.clipboardData;r?(e.preventDefault(),r.clearData(),r.setData("text/plain",i)):function(t,e){let i=t.dom.parentNode;if(!i)return;let n=i.appendChild(document.createElement("textarea"));n.style.cssText="position: fixed; left: -10000px; top: 10px",n.value=e,n.focus(),n.selectionEnd=e.length,n.selectionStart=0,setTimeout((()=>{n.remove(),t.focus()}),50)}(t,i),"cut"!=e.type||t.state.readOnly||t.dispatch({changes:n,scrollIntoView:!0,userEvent:"delete.cut"})};const ml=Pn.define();function gl(t,e){let i=[];for(let n of t.facet(qr)){let s=n(t,e);s&&i.push(s)}return i?t.update({effects:i,annotations:ml.of(!0)}):null}function vl(t){setTimeout((()=>{let e=t.hasFocus;if(e!=t.inputState.notifiedFocused){let i=gl(t.state,e);i?t.dispatch(i):t.update([])}}),10)}Zo.focus=t=>{t.inputState.lastFocusTime=Date.now(),t.scrollDOM.scrollTop||!t.inputState.lastScrollTop&&!t.inputState.lastScrollLeft||(t.scrollDOM.scrollTop=t.inputState.lastScrollTop,t.scrollDOM.scrollLeft=t.inputState.lastScrollLeft),vl(t)},Zo.blur=t=>{t.observer.clearSelectionRange(),vl(t)},Zo.compositionstart=Zo.compositionupdate=t=>{null==t.inputState.compositionFirstChange&&(t.inputState.compositionFirstChange=!0),t.inputState.composing<0&&(t.inputState.composing=0)},Zo.compositionend=t=>{t.inputState.composing=-1,t.inputState.compositionEndedAt=Date.now(),t.inputState.compositionFirstChange=null,cr.chrome&&cr.android&&t.observer.flushSoon(),setTimeout((()=>{t.inputState.composing<0&&t.docView.compositionDeco.size&&t.update([])}),50)},Zo.contextmenu=t=>{t.inputState.lastContextMenu=Date.now()},Zo.beforeinput=(t,e)=>{var i;let n;if(cr.chrome&&cr.android&&(n=Uo.find((t=>t.inputType==e.inputType)))&&(t.observer.delayAndroidKey(n.key,n.keyCode),"Backspace"==n.key||"Delete"==n.key)){let e=(null===(i=window.visualViewport)||void 0===i?void 0:i.height)||0;setTimeout((()=>{var i;((null===(i=window.visualViewport)||void 0===i?void 0:i.height)||0)>e+10&&t.hasFocus&&(t.contentDOM.blur(),t.focus())}),100)}};const wl=["pre-wrap","normal","pre-line","break-spaces"];class yl{constructor(t){this.lineWrapping=t,this.doc=Ai.empty,this.heightSamples={},this.lineHeight=14,this.charWidth=7,this.textHeight=14,this.lineLength=30,this.heightChanged=!1}heightForGap(t,e){let i=this.doc.lineAt(e).number-this.doc.lineAt(t).number+1;return this.lineWrapping&&(i+=Math.max(0,Math.ceil((e-t-i*this.lineLength*.5)/this.lineLength))),this.lineHeight*i}heightForLine(t){if(!this.lineWrapping)return this.lineHeight;return(1+Math.max(0,Math.ceil((t-this.lineLength)/(this.lineLength-5))))*this.lineHeight}setDoc(t){return this.doc=t,this}mustRefreshForWrapping(t){return wl.indexOf(t)>-1!=this.lineWrapping}mustRefreshForHeights(t){let e=!1;for(let i=0;i<t.length;i++){let n=t[i];n<0?i++:this.heightSamples[Math.floor(10*n)]||(e=!0,this.heightSamples[Math.floor(10*n)]=!0)}return e}refresh(t,e,i,n,s,r){let o=wl.indexOf(t)>-1,l=Math.round(e)!=Math.round(this.lineHeight)||this.lineWrapping!=o;if(this.lineWrapping=o,this.lineHeight=e,this.charWidth=i,this.textHeight=n,this.lineLength=s,l){this.heightSamples={};for(let t=0;t<r.length;t++){let e=r[t];e<0?t++:this.heightSamples[Math.floor(10*e)]=!0}}return l}}class bl{constructor(t,e){this.from=t,this.heights=e,this.index=0}get more(){return this.index<this.heights.length}}class xl{constructor(t,e,i,n,s){this.from=t,this.length=e,this.top=i,this.height=n,this.type=s}get to(){return this.from+this.length}get bottom(){return this.top+this.height}join(t){let e=(Array.isArray(this.type)?this.type:[this]).concat(Array.isArray(t.type)?t.type:[t]);return new xl(this.from,this.length+t.length,this.top,this.height+t.height,e)}}var kl=function(t){return t[t.ByPos=0]="ByPos",t[t.ByHeight=1]="ByHeight",t[t.ByPosNoHeight=2]="ByPosNoHeight",t}(kl||(kl={}));const Sl=.001;class Cl{constructor(t,e,i=2){this.length=t,this.height=e,this.flags=i}get outdated(){return(2&this.flags)>0}set outdated(t){this.flags=(t?2:0)|-3&this.flags}setHeight(t,e){this.height!=e&&(Math.abs(this.height-e)>Sl&&(t.heightChanged=!0),this.height=e)}replace(t,e,i){return Cl.of(i)}decomposeLeft(t,e){e.push(this)}decomposeRight(t,e){e.push(this)}applyChanges(t,e,i,n){let s=this,r=i.doc;for(let o=n.length-1;o>=0;o--){let{fromA:l,toA:a,fromB:h,toB:c}=n[o],u=s.lineAt(l,kl.ByPosNoHeight,i.setDoc(e),0,0),f=u.to>=a?u:s.lineAt(a,kl.ByPosNoHeight,i,0,0);for(c+=f.to-a,a=f.to;o>0&&u.from<=n[o-1].toA;)l=n[o-1].fromA,h=n[o-1].fromB,o--,l<u.from&&(u=s.lineAt(l,kl.ByPosNoHeight,i,0,0));h+=u.from-l,l=u.from;let d=_l.build(i.setDoc(r),t,h,c);s=s.replace(l,a,d)}return s.updateHeight(i,0)}static empty(){return new Ml(0,0)}static of(t){if(1==t.length)return t[0];let e=0,i=t.length,n=0,s=0;for(;;)if(e==i)if(n>2*s){let s=t[e-1];s.break?t.splice(--e,1,s.left,null,s.right):t.splice(--e,1,s.left,s.right),i+=1+s.break,n-=s.size}else{if(!(s>2*n))break;{let e=t[i];e.break?t.splice(i,1,e.left,null,e.right):t.splice(i,1,e.left,e.right),i+=2+e.break,s-=e.size}}else if(n<s){let i=t[e++];i&&(n+=i.size)}else{let e=t[--i];e&&(s+=e.size)}let r=0;return null==t[e-1]?(r=1,e--):null==t[e]&&(r=1,i++),new Dl(Cl.of(t.slice(0,e)),r,Cl.of(t.slice(i)))}}Cl.prototype.size=1;class Al extends Cl{constructor(t,e,i){super(t,e),this.type=i}blockAt(t,e,i,n){return new xl(n,this.length,i,this.height,this.type)}lineAt(t,e,i,n,s){return this.blockAt(0,i,n,s)}forEachLine(t,e,i,n,s,r){t<=s+this.length&&e>=s&&r(this.blockAt(0,i,n,s))}updateHeight(t,e=0,i=!1,n){return n&&n.from<=e&&n.more&&this.setHeight(t,n.heights[n.index++]),this.outdated=!1,this}toString(){return`block(${this.length})`}}class Ml extends Al{constructor(t,e){super(t,e,Mr.Text),this.collapsed=0,this.widgetHeight=0}replace(t,e,i){let n=i[0];return 1==i.length&&(n instanceof Ml||n instanceof Ol&&4&n.flags)&&Math.abs(this.length-n.length)<10?(n instanceof Ol?n=new Ml(n.length,this.height):n.height=this.height,this.outdated||(n.outdated=!1),n):Cl.of(i)}updateHeight(t,e=0,i=!1,n){return n&&n.from<=e&&n.more?this.setHeight(t,n.heights[n.index++]):(i||this.outdated)&&this.setHeight(t,Math.max(this.widgetHeight,t.heightForLine(this.length-this.collapsed))),this.outdated=!1,this}toString(){return`line(${this.length}${this.collapsed?-this.collapsed:""}${this.widgetHeight?":"+this.widgetHeight:""})`}}class Ol extends Cl{constructor(t){super(t,0)}heightMetrics(t,e){let i,n=t.doc.lineAt(e).number,s=t.doc.lineAt(e+this.length).number,r=s-n+1,o=0;if(t.lineWrapping){let e=Math.min(this.height,t.lineHeight*r);i=e/r,o=(this.height-e)/(this.length-r-1)}else i=this.height/r;return{firstLine:n,lastLine:s,perLine:i,perChar:o}}blockAt(t,e,i,n){let{firstLine:s,lastLine:r,perLine:o,perChar:l}=this.heightMetrics(e,n);if(e.lineWrapping){let s=n+Math.round(Math.max(0,Math.min(1,(t-i)/this.height))*this.length),r=e.doc.lineAt(s),a=o+r.length*l,h=Math.max(i,t-a/2);return new xl(r.from,r.length,h,a,Mr.Text)}{let n=Math.max(0,Math.min(r-s,Math.floor((t-i)/o))),{from:l,length:a}=e.doc.line(s+n);return new xl(l,a,i+o*n,o,Mr.Text)}}lineAt(t,e,i,n,s){if(e==kl.ByHeight)return this.blockAt(t,i,n,s);if(e==kl.ByPosNoHeight){let{from:e,to:n}=i.doc.lineAt(t);return new xl(e,n-e,0,0,Mr.Text)}let{firstLine:r,perLine:o,perChar:l}=this.heightMetrics(i,s),a=i.doc.lineAt(t),h=o+a.length*l,c=a.number-r,u=n+o*c+l*(a.from-s-c);return new xl(a.from,a.length,Math.max(n,Math.min(u,n+this.height-h)),h,Mr.Text)}forEachLine(t,e,i,n,s,r){t=Math.max(t,s),e=Math.min(e,s+this.length);let{firstLine:o,perLine:l,perChar:a}=this.heightMetrics(i,s);for(let h=t,c=n;h<=e;){let e=i.doc.lineAt(h);if(h==t){let i=e.number-o;c+=l*i+a*(t-s-i)}let n=l+a*e.length;r(new xl(e.from,e.length,c,n,Mr.Text)),c+=n,h=e.to+1}}replace(t,e,i){let n=this.length-e;if(n>0){let t=i[i.length-1];t instanceof Ol?i[i.length-1]=new Ol(t.length+n):i.push(null,new Ol(n-1))}if(t>0){let e=i[0];e instanceof Ol?i[0]=new Ol(t+e.length):i.unshift(new Ol(t-1),null)}return Cl.of(i)}decomposeLeft(t,e){e.push(new Ol(t-1),null)}decomposeRight(t,e){e.push(null,new Ol(this.length-t-1))}updateHeight(t,e=0,i=!1,n){let s=e+this.length;if(n&&n.from<=e+this.length&&n.more){let i=[],r=Math.max(e,n.from),o=-1;for(n.from>e&&i.push(new Ol(n.from-e-1).updateHeight(t,e));r<=s&&n.more;){let e=t.doc.lineAt(r).length;i.length&&i.push(null);let s=n.heights[n.index++];-1==o?o=s:Math.abs(s-o)>=Sl&&(o=-2);let l=new Ml(e,s);l.outdated=!1,i.push(l),r+=e+1}r<=s&&i.push(null,new Ol(s-r).updateHeight(t,r));let l=Cl.of(i);return(o<0||Math.abs(l.height-this.height)>=Sl||Math.abs(o-this.heightMetrics(t,e).perLine)>=Sl)&&(t.heightChanged=!0),l}return(i||this.outdated)&&(this.setHeight(t,t.heightForGap(e,e+this.length)),this.outdated=!1),this}toString(){return`gap(${this.length})`}}class Dl extends Cl{constructor(t,e,i){super(t.length+e+i.length,t.height+i.height,e|(t.outdated||i.outdated?2:0)),this.left=t,this.right=i,this.size=t.size+i.size}get break(){return 1&this.flags}blockAt(t,e,i,n){let s=i+this.left.height;return t<s?this.left.blockAt(t,e,i,n):this.right.blockAt(t,e,s,n+this.left.length+this.break)}lineAt(t,e,i,n,s){let r=n+this.left.height,o=s+this.left.length+this.break,l=e==kl.ByHeight?t<r:t<o,a=l?this.left.lineAt(t,e,i,n,s):this.right.lineAt(t,e,i,r,o);if(this.break||(l?a.to<o:a.from>o))return a;let h=e==kl.ByPosNoHeight?kl.ByPosNoHeight:kl.ByPos;return l?a.join(this.right.lineAt(o,h,i,r,o)):this.left.lineAt(o,h,i,n,s).join(a)}forEachLine(t,e,i,n,s,r){let o=n+this.left.height,l=s+this.left.length+this.break;if(this.break)t<l&&this.left.forEachLine(t,e,i,n,s,r),e>=l&&this.right.forEachLine(t,e,i,o,l,r);else{let a=this.lineAt(l,kl.ByPos,i,n,s);t<a.from&&this.left.forEachLine(t,a.from-1,i,n,s,r),a.to>=t&&a.from<=e&&r(a),e>a.to&&this.right.forEachLine(a.to+1,e,i,o,l,r)}}replace(t,e,i){let n=this.left.length+this.break;if(e<n)return this.balanced(this.left.replace(t,e,i),this.right);if(t>this.left.length)return this.balanced(this.left,this.right.replace(t-n,e-n,i));let s=[];t>0&&this.decomposeLeft(t,s);let r=s.length;for(let t of i)s.push(t);if(t>0&&Tl(s,r-1),e<this.length){let t=s.length;this.decomposeRight(e,s),Tl(s,t)}return Cl.of(s)}decomposeLeft(t,e){let i=this.left.length;if(t<=i)return this.left.decomposeLeft(t,e);e.push(this.left),this.break&&(i++,t>=i&&e.push(null)),t>i&&this.right.decomposeLeft(t-i,e)}decomposeRight(t,e){let i=this.left.length,n=i+this.break;if(t>=n)return this.right.decomposeRight(t-n,e);t<i&&this.left.decomposeRight(t,e),this.break&&t<n&&e.push(null),e.push(this.right)}balanced(t,e){return t.size>2*e.size||e.size>2*t.size?Cl.of(this.break?[t,null,e]:[t,e]):(this.left=t,this.right=e,this.height=t.height+e.height,this.outdated=t.outdated||e.outdated,this.size=t.size+e.size,this.length=t.length+this.break+e.length,this)}updateHeight(t,e=0,i=!1,n){let{left:s,right:r}=this,o=e+s.length+this.break,l=null;return n&&n.from<=e+s.length&&n.more?l=s=s.updateHeight(t,e,i,n):s.updateHeight(t,e,i),n&&n.from<=o+r.length&&n.more?l=r=r.updateHeight(t,o,i,n):r.updateHeight(t,o,i),l?this.balanced(s,r):(this.height=this.left.height+this.right.height,this.outdated=!1,this)}toString(){return this.left+(this.break?" ":"-")+this.right}}function Tl(t,e){let i,n;null==t[e]&&(i=t[e-1])instanceof Ol&&(n=t[e+1])instanceof Ol&&t.splice(e-1,3,new Ol(i.length+1+n.length))}class _l{constructor(t,e){this.pos=t,this.oracle=e,this.nodes=[],this.lineStart=-1,this.lineEnd=-1,this.covering=null,this.writtenTo=t}get isCovered(){return this.covering&&this.nodes[this.nodes.length-1]==this.covering}span(t,e){if(this.lineStart>-1){let t=Math.min(e,this.lineEnd),i=this.nodes[this.nodes.length-1];i instanceof Ml?i.length+=t-this.pos:(t>this.pos||!this.isCovered)&&this.nodes.push(new Ml(t-this.pos,-1)),this.writtenTo=t,e>t&&(this.nodes.push(null),this.writtenTo++,this.lineStart=-1)}this.pos=e}point(t,e,i){if(t<e||i.heightRelevant){let n=i.widget?i.widget.estimatedHeight:0;n<0&&(n=this.oracle.lineHeight);let s=e-t;i.block?this.addBlock(new Al(s,n,i.type)):(s||n>=5)&&this.addLineDeco(n,s)}else e>t&&this.span(t,e);this.lineEnd>-1&&this.lineEnd<this.pos&&(this.lineEnd=this.oracle.doc.lineAt(this.pos).to)}enterLine(){if(this.lineStart>-1)return;let{from:t,to:e}=this.oracle.doc.lineAt(this.pos);this.lineStart=t,this.lineEnd=e,this.writtenTo<t&&((this.writtenTo<t-1||null==this.nodes[this.nodes.length-1])&&this.nodes.push(this.blankContent(this.writtenTo,t-1)),this.nodes.push(null)),this.pos>t&&this.nodes.push(new Ml(this.pos-t,-1)),this.writtenTo=this.pos}blankContent(t,e){let i=new Ol(e-t);return this.oracle.doc.lineAt(t).to==e&&(i.flags|=4),i}ensureLine(){this.enterLine();let t=this.nodes.length?this.nodes[this.nodes.length-1]:null;if(t instanceof Ml)return t;let e=new Ml(0,-1);return this.nodes.push(e),e}addBlock(t){this.enterLine(),t.type!=Mr.WidgetAfter||this.isCovered||this.ensureLine(),this.nodes.push(t),this.writtenTo=this.pos=this.pos+t.length,t.type!=Mr.WidgetBefore&&(this.covering=t)}addLineDeco(t,e){let i=this.ensureLine();i.length+=e,i.collapsed+=e,i.widgetHeight=Math.max(i.widgetHeight,t),this.writtenTo=this.pos=this.pos+e}finish(t){let e=0==this.nodes.length?null:this.nodes[this.nodes.length-1];!(this.lineStart>-1)||e instanceof Ml||this.isCovered?(this.writtenTo<this.pos||null==e)&&this.nodes.push(this.blankContent(this.writtenTo,this.pos)):this.nodes.push(new Ml(0,-1));let i=t;for(let t of this.nodes)t instanceof Ml&&t.updateHeight(this.oracle,i),i+=t?t.length:1;return this.nodes}static build(t,e,i,n){let s=new _l(i,t);return ts.spans(e,i,n,s,0),s.finish(i)}}class El{constructor(){this.changes=[]}compareRange(){}comparePoint(t,e,i,n){(t<e||i&&i.heightRelevant||n&&n.heightRelevant)&&Rr(t,e,this.changes,5)}}function Rl(t,e){let i=t.getBoundingClientRect(),n=t.ownerDocument,s=n.defaultView||window,r=Math.max(0,i.left),o=Math.min(s.innerWidth,i.right),l=Math.max(0,i.top),a=Math.min(s.innerHeight,i.bottom);for(let e=t.parentNode;e&&e!=n.body;)if(1==e.nodeType){let i=e,n=window.getComputedStyle(i);if((i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth)&&"visible"!=n.overflow){let n=i.getBoundingClientRect();r=Math.max(r,n.left),o=Math.min(o,n.right),l=Math.max(l,n.top),a=e==t.parentNode?n.bottom:Math.min(a,n.bottom)}e="absolute"==n.position||"fixed"==n.position?i.offsetParent:i.parentNode}else{if(11!=e.nodeType)break;e=e.host}return{left:r-i.left,right:Math.max(r,o)-i.left,top:l-(i.top+e),bottom:Math.max(l,a)-(i.top+e)}}function Pl(t,e){let i=t.getBoundingClientRect();return{left:0,right:i.right-i.left,top:e,bottom:i.bottom-(i.top+e)}}class Bl{constructor(t,e,i){this.from=t,this.to=e,this.size=i}static same(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++){let n=t[i],s=e[i];if(n.from!=s.from||n.to!=s.to||n.size!=s.size)return!1}return!0}draw(t){return Or.replace({widget:new Ll(this.size,t)}).range(this.from,this.to)}}class Ll extends Ar{constructor(t,e){super(),this.size=t,this.vertical=e}eq(t){return t.size==this.size&&t.vertical==this.vertical}toDOM(){let t=document.createElement("div");return this.vertical?t.style.height=this.size+"px":(t.style.width=this.size+"px",t.style.height="2px",t.style.display="inline-block"),t}get estimatedHeight(){return this.vertical?this.size:-1}}class Nl{constructor(t){this.state=t,this.pixelViewport={left:0,right:window.innerWidth,top:0,bottom:0},this.inView=!0,this.paddingTop=0,this.paddingBottom=0,this.contentDOMWidth=0,this.contentDOMHeight=0,this.editorHeight=0,this.editorWidth=0,this.scaler=Hl,this.scrollTarget=null,this.printing=!1,this.mustMeasureContent=!0,this.defaultTextDirection=ho.LTR,this.visibleRanges=[],this.mustEnforceCursorAssoc=!1;let e=t.facet(io).some((t=>"function"!=typeof t&&"cm-lineWrapping"==t.class));this.heightOracle=new yl(e),this.stateDeco=t.facet(no).filter((t=>"function"!=typeof t)),this.heightMap=Cl.empty().applyChanges(this.stateDeco,Ai.empty,this.heightOracle.setDoc(t.doc),[new lo(0,0,0,t.doc.length)]),this.viewport=this.getViewport(0,null),this.updateViewportLines(),this.updateForViewport(),this.lineGaps=this.ensureLineGaps([]),this.lineGapDeco=Or.set(this.lineGaps.map((t=>t.draw(!1)))),this.computeVisibleRanges()}updateForViewport(){let t=[this.viewport],{main:e}=this.state.selection;for(let i=0;i<=1;i++){let n=i?e.head:e.anchor;if(!t.some((({from:t,to:e})=>n>=t&&n<=e))){let{from:e,to:i}=this.lineBlockAt(n);t.push(new Il(e,i))}}this.viewports=t.sort(((t,e)=>t.from-e.from)),this.scaler=this.heightMap.height<=7e6?Hl:new Fl(this.heightOracle,this.heightMap,this.viewports)}updateViewportLines(){this.viewportLines=[],this.heightMap.forEachLine(this.viewport.from,this.viewport.to,this.heightOracle.setDoc(this.state.doc),0,0,(t=>{this.viewportLines.push(1==this.scaler.scale?t:jl(t,this.scaler))}))}update(t,e=null){this.state=t.state;let i=this.stateDeco;this.stateDeco=this.state.facet(no).filter((t=>"function"!=typeof t));let n=t.changedRanges,s=lo.extendWithRanges(n,function(t,e,i){let n=new El;return ts.compare(t,e,i,n,0),n.changes}(i,this.stateDeco,t?t.changes:Gi.empty(this.state.doc.length))),r=this.heightMap.height;this.heightMap=this.heightMap.applyChanges(this.stateDeco,t.startState.doc,this.heightOracle.setDoc(this.state.doc),s),this.heightMap.height!=r&&(t.flags|=2);let o=s.length?this.mapViewport(this.viewport,t.changes):this.viewport;(e&&(e.range.head<o.from||e.range.head>o.to)||!this.viewportIsAppropriate(o))&&(o=this.getViewport(0,e));let l=!t.changes.empty||2&t.flags||o.from!=this.viewport.from||o.to!=this.viewport.to;this.viewport=o,this.updateForViewport(),l&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(this.mapLineGaps(this.lineGaps,t.changes))),t.flags|=this.computeVisibleRanges(),e&&(this.scrollTarget=e),!this.mustEnforceCursorAssoc&&t.selectionSet&&t.view.lineWrapping&&t.state.selection.main.empty&&t.state.selection.main.assoc&&!t.state.facet(Kr)&&(this.mustEnforceCursorAssoc=!0)}measure(t){let e=t.contentDOM,i=window.getComputedStyle(e),n=this.heightOracle,s=i.whiteSpace;this.defaultTextDirection="rtl"==i.direction?ho.RTL:ho.LTR;let r=this.heightOracle.mustRefreshForWrapping(s),o=e.getBoundingClientRect(),l=r||this.mustMeasureContent||this.contentDOMHeight!=o.height;this.contentDOMHeight=o.height,this.mustMeasureContent=!1;let a=0,h=0,c=parseInt(i.paddingTop)||0,u=parseInt(i.paddingBottom)||0;this.paddingTop==c&&this.paddingBottom==u||(this.paddingTop=c,this.paddingBottom=u,a|=10),this.editorWidth!=t.scrollDOM.clientWidth&&(n.lineWrapping&&(l=!0),this.editorWidth=t.scrollDOM.clientWidth,a|=8);let f=(this.printing?Pl:Rl)(e,this.paddingTop),d=f.top-this.pixelViewport.top,p=f.bottom-this.pixelViewport.bottom;this.pixelViewport=f;let m=this.pixelViewport.bottom>this.pixelViewport.top&&this.pixelViewport.right>this.pixelViewport.left;if(m!=this.inView&&(this.inView=m,m&&(l=!0)),!this.inView&&!this.scrollTarget)return 0;let g=o.width;if(this.contentDOMWidth==g&&this.editorHeight==t.scrollDOM.clientHeight||(this.contentDOMWidth=o.width,this.editorHeight=t.scrollDOM.clientHeight,a|=8),l){let e=t.docView.measureVisibleLineHeights(this.viewport);if(n.mustRefreshForHeights(e)&&(r=!0),r||n.lineWrapping&&Math.abs(g-this.contentDOMWidth)>n.charWidth){let{lineHeight:i,charWidth:o,textHeight:l}=t.docView.measureTextSize();r=i>0&&n.refresh(s,i,o,l,g/o,e),r&&(t.docView.minWidth=0,a|=8)}d>0&&p>0?h=Math.max(d,p):d<0&&p<0&&(h=Math.min(d,p)),n.heightChanged=!1;for(let i of this.viewports){let s=i.from==this.viewport.from?e:t.docView.measureVisibleLineHeights(i);this.heightMap=(r?Cl.empty().applyChanges(this.stateDeco,Ai.empty,this.heightOracle,[new lo(0,0,0,t.state.doc.length)]):this.heightMap).updateHeight(n,0,r,new bl(i.from,s))}n.heightChanged&&(a|=2)}let v=!this.viewportIsAppropriate(this.viewport,h)||this.scrollTarget&&(this.scrollTarget.range.head<this.viewport.from||this.scrollTarget.range.head>this.viewport.to);return v&&(this.viewport=this.getViewport(h,this.scrollTarget)),this.updateForViewport(),(2&a||v)&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(r?[]:this.lineGaps,t)),a|=this.computeVisibleRanges(),this.mustEnforceCursorAssoc&&(this.mustEnforceCursorAssoc=!1,t.docView.enforceCursorAssoc()),a}get visibleTop(){return this.scaler.fromDOM(this.pixelViewport.top)}get visibleBottom(){return this.scaler.fromDOM(this.pixelViewport.bottom)}getViewport(t,e){let i=.5-Math.max(-.5,Math.min(.5,t/1e3/2)),n=this.heightMap,s=this.heightOracle,{visibleTop:r,visibleBottom:o}=this,l=new Il(n.lineAt(r-1e3*i,kl.ByHeight,s,0,0).from,n.lineAt(o+1e3*(1-i),kl.ByHeight,s,0,0).to);if(e){let{head:t}=e.range;if(t<l.from||t>l.to){let i,r=Math.min(this.editorHeight,this.pixelViewport.bottom-this.pixelViewport.top),o=n.lineAt(t,kl.ByPos,s,0,0);i="center"==e.y?(o.top+o.bottom)/2-r/2:"start"==e.y||"nearest"==e.y&&t<l.from?o.top:o.bottom-r,l=new Il(n.lineAt(i-500,kl.ByHeight,s,0,0).from,n.lineAt(i+r+500,kl.ByHeight,s,0,0).to)}}return l}mapViewport(t,e){let i=e.mapPos(t.from,-1),n=e.mapPos(t.to,1);return new Il(this.heightMap.lineAt(i,kl.ByPos,this.heightOracle,0,0).from,this.heightMap.lineAt(n,kl.ByPos,this.heightOracle,0,0).to)}viewportIsAppropriate({from:t,to:e},i=0){if(!this.inView)return!0;let{top:n}=this.heightMap.lineAt(t,kl.ByPos,this.heightOracle,0,0),{bottom:s}=this.heightMap.lineAt(e,kl.ByPos,this.heightOracle,0,0),{visibleTop:r,visibleBottom:o}=this;return(0==t||n<=r-Math.max(10,Math.min(-i,250)))&&(e==this.state.doc.length||s>=o+Math.max(10,Math.min(i,250)))&&n>r-2e3&&s<o+2e3}mapLineGaps(t,e){if(!t.length||e.empty)return t;let i=[];for(let n of t)e.touchesRange(n.from,n.to)||i.push(new Bl(e.mapPos(n.from),e.mapPos(n.to),n.size));return i}ensureLineGaps(t,e){let i=this.heightOracle.lineWrapping,n=i?1e4:2e3,s=n>>1,r=n<<1;if(this.defaultTextDirection!=ho.LTR&&!i)return[];let o=[],l=(n,r,a,h)=>{if(r-n<s)return;let c=this.state.selection.main,u=[c.from];c.empty||u.push(c.to);for(let t of u)if(t>n&&t<r)return l(n,t-10,a,h),void l(t+10,r,a,h);let f=function(t,e){for(let i of t)if(e(i))return i;return}(t,(t=>t.from>=a.from&&t.to<=a.to&&Math.abs(t.from-n)<s&&Math.abs(t.to-r)<s&&!u.some((e=>t.from<e&&t.to>e))));if(!f){if(r<a.to&&e&&i&&e.visibleRanges.some((t=>t.from<=r&&t.to>=r))){let t=e.moveToLineBoundary(nn.cursor(r),!1,!0).head;t>n&&(r=t)}f=new Bl(n,r,this.gapSize(a,n,r,h))}o.push(f)};for(let t of this.viewportLines){if(t.length<r)continue;let e=Vl(t.from,t.to,this.stateDeco);if(e.total<r)continue;let s,o,a=this.scrollTarget?this.scrollTarget.range.head:null;if(i){let i,r,l=n/this.heightOracle.lineLength*this.heightOracle.lineHeight;if(null!=a){let n=zl(e,a),s=((this.visibleBottom-this.visibleTop)/2+l)/t.height;i=n-s,r=n+s}else i=(this.visibleTop-t.top-l)/t.height,r=(this.visibleBottom-t.top+l)/t.height;s=Wl(e,i),o=Wl(e,r)}else{let t,i,r=e.total*this.heightOracle.charWidth,l=n*this.heightOracle.charWidth;if(null!=a){let n=zl(e,a),s=((this.pixelViewport.right-this.pixelViewport.left)/2+l)/r;t=n-s,i=n+s}else t=(this.pixelViewport.left-l)/r,i=(this.pixelViewport.right+l)/r;s=Wl(e,t),o=Wl(e,i)}s>t.from&&l(t.from,s,t,e),o<t.to&&l(o,t.to,t,e)}return o}gapSize(t,e,i,n){let s=zl(n,i)-zl(n,e);return this.heightOracle.lineWrapping?t.height*s:n.total*this.heightOracle.charWidth*s}updateLineGaps(t){Bl.same(t,this.lineGaps)||(this.lineGaps=t,this.lineGapDeco=Or.set(t.map((t=>t.draw(this.heightOracle.lineWrapping)))))}computeVisibleRanges(){let t=this.stateDeco;this.lineGaps.length&&(t=t.concat(this.lineGapDeco));let e=[];ts.spans(t,this.viewport.from,this.viewport.to,{span(t,i){e.push({from:t,to:i})},point(){}},20);let i=e.length!=this.visibleRanges.length||this.visibleRanges.some(((t,i)=>t.from!=e[i].from||t.to!=e[i].to));return this.visibleRanges=e,i?4:0}lineBlockAt(t){return t>=this.viewport.from&&t<=this.viewport.to&&this.viewportLines.find((e=>e.from<=t&&e.to>=t))||jl(this.heightMap.lineAt(t,kl.ByPos,this.heightOracle,0,0),this.scaler)}lineBlockAtHeight(t){return jl(this.heightMap.lineAt(this.scaler.fromDOM(t),kl.ByHeight,this.heightOracle,0,0),this.scaler)}elementAtHeight(t){return jl(this.heightMap.blockAt(this.scaler.fromDOM(t),this.heightOracle,0,0),this.scaler)}get docHeight(){return this.scaler.toDOM(this.heightMap.height)}get contentHeight(){return this.docHeight+this.paddingTop+this.paddingBottom}}class Il{constructor(t,e){this.from=t,this.to=e}}function Vl(t,e,i){let n=[],s=t,r=0;return ts.spans(i,t,e,{span(){},point(t,e){t>s&&(n.push({from:s,to:t}),r+=t-s),s=e}},20),s<e&&(n.push({from:s,to:e}),r+=e-s),{total:r,ranges:n}}function Wl({total:t,ranges:e},i){if(i<=0)return e[0].from;if(i>=1)return e[e.length-1].to;let n=Math.floor(t*i);for(let t=0;;t++){let{from:i,to:s}=e[t],r=s-i;if(n<=r)return i+n;n-=r}}function zl(t,e){let i=0;for(let{from:n,to:s}of t.ranges){if(e<=s){i+=e-n;break}i+=s-n}return i/t.total}const Hl={toDOM:t=>t,fromDOM:t=>t,scale:1};class Fl{constructor(t,e,i){let n=0,s=0,r=0;this.viewports=i.map((({from:i,to:s})=>{let r=e.lineAt(i,kl.ByPos,t,0,0).top,o=e.lineAt(s,kl.ByPos,t,0,0).bottom;return n+=o-r,{from:i,to:s,top:r,bottom:o,domTop:0,domBottom:0}})),this.scale=(7e6-n)/(e.height-n);for(let t of this.viewports)t.domTop=r+(t.top-s)*this.scale,r=t.domBottom=t.domTop+(t.bottom-t.top),s=t.bottom}toDOM(t){for(let e=0,i=0,n=0;;e++){let s=e<this.viewports.length?this.viewports[e]:null;if(!s||t<s.top)return n+(t-i)*this.scale;if(t<=s.bottom)return s.domTop+(t-s.top);i=s.bottom,n=s.domBottom}}fromDOM(t){for(let e=0,i=0,n=0;;e++){let s=e<this.viewports.length?this.viewports[e]:null;if(!s||t<s.domTop)return i+(t-n)/this.scale;if(t<=s.domBottom)return s.top+(t-s.domTop);i=s.bottom,n=s.domBottom}}}function jl(t,e){if(1==e.scale)return t;let i=e.toDOM(t.top),n=e.toDOM(t.bottom);return new xl(t.from,t.length,i,n-i,Array.isArray(t.type)?t.type.map((t=>jl(t,e))):t.type)}const ql=on.define({combine:t=>t.join(" ")}),$l=on.define({combine:t=>t.indexOf(!0)>-1}),Kl=vs.newName(),Ul=vs.newName(),Gl=vs.newName(),Ql={"&light":"."+Ul,"&dark":"."+Gl};function Jl(t,e,i){return new vs(e,{finish:e=>/&/.test(e)?e.replace(/&\w*/,(e=>{if("&"==e)return t;if(!i||!i[e])throw new RangeError(`Unsupported selector: ${e}`);return i[e]})):t+" "+e})}const Xl=Jl("."+Kl,{"&":{position:"relative !important",boxSizing:"border-box","&.cm-focused":{outline:"1px dotted #212121"},display:"flex !important",flexDirection:"column"},".cm-scroller":{display:"flex !important",alignItems:"flex-start !important",fontFamily:"monospace",lineHeight:1.4,height:"100%",overflowX:"auto",position:"relative",zIndex:0},".cm-content":{margin:0,flexGrow:2,flexShrink:0,display:"block",whiteSpace:"pre",wordWrap:"normal",boxSizing:"border-box",padding:"4px 0",outline:"none","&[contenteditable=true]":{WebkitUserModify:"read-write-plaintext-only"}},".cm-lineWrapping":{whiteSpace_fallback:"pre-wrap",whiteSpace:"break-spaces",wordBreak:"break-word",overflowWrap:"anywhere",flexShrink:1},"&light .cm-content":{caretColor:"black"},"&dark .cm-content":{caretColor:"white"},".cm-line":{display:"block",padding:"0 2px 0 6px"},".cm-layer":{position:"absolute",left:0,top:0,contain:"size style","& > *":{position:"absolute"}},"&light .cm-selectionBackground":{background:"#d9d9d9"},"&dark .cm-selectionBackground":{background:"#222"},"&light.cm-focused .cm-selectionBackground":{background:"#d7d4f0"},"&dark.cm-focused .cm-selectionBackground":{background:"#233"},".cm-cursorLayer":{pointerEvents:"none"},"&.cm-focused .cm-cursorLayer":{animation:"steps(1) cm-blink 1.2s infinite"},"@keyframes cm-blink":{"0%":{},"50%":{opacity:0},"100%":{}},"@keyframes cm-blink2":{"0%":{},"50%":{opacity:0},"100%":{}},".cm-cursor, .cm-dropCursor":{borderLeft:"1.2px solid black",marginLeft:"-0.6px",pointerEvents:"none"},".cm-cursor":{display:"none"},"&dark .cm-cursor":{borderLeftColor:"#444"},".cm-dropCursor":{position:"absolute"},"&.cm-focused .cm-cursor":{display:"block"},"&light .cm-activeLine":{backgroundColor:"#cceeff44"},"&dark .cm-activeLine":{backgroundColor:"#99eeff33"},"&light .cm-specialChar":{color:"red"},"&dark .cm-specialChar":{color:"#f78"},".cm-gutters":{flexShrink:0,display:"flex",height:"100%",boxSizing:"border-box",left:0,zIndex:200},"&light .cm-gutters":{backgroundColor:"#f5f5f5",color:"#6c6c6c",borderRight:"1px solid #ddd"},"&dark .cm-gutters":{backgroundColor:"#333338",color:"#ccc"},".cm-gutter":{display:"flex !important",flexDirection:"column",flexShrink:0,boxSizing:"border-box",minHeight:"100%",overflow:"hidden"},".cm-gutterElement":{boxSizing:"border-box"},".cm-lineNumbers .cm-gutterElement":{padding:"0 3px 0 5px",minWidth:"20px",textAlign:"right",whiteSpace:"nowrap"},"&light .cm-activeLineGutter":{backgroundColor:"#e2f2ff"},"&dark .cm-activeLineGutter":{backgroundColor:"#222227"},".cm-panels":{boxSizing:"border-box",position:"sticky",left:0,right:0},"&light .cm-panels":{backgroundColor:"#f5f5f5",color:"black"},"&light .cm-panels-top":{borderBottom:"1px solid #ddd"},"&light .cm-panels-bottom":{borderTop:"1px solid #ddd"},"&dark .cm-panels":{backgroundColor:"#333338",color:"white"},".cm-tab":{display:"inline-block",overflow:"hidden",verticalAlign:"bottom"},".cm-widgetBuffer":{verticalAlign:"text-top",height:"1em",width:0,display:"inline"},".cm-placeholder":{color:"#888",display:"inline-block",verticalAlign:"top"},".cm-highlightSpace:before":{content:"attr(data-display)",position:"absolute",pointerEvents:"none",color:"#888"},".cm-highlightTab":{backgroundImage:'url(\'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="20"><path stroke="%23888" stroke-width="1" fill="none" d="M1 10H196L190 5M190 15L196 10M197 4L197 16"/></svg>\')',backgroundSize:"auto 100%",backgroundPosition:"right 90%",backgroundRepeat:"no-repeat"},".cm-trailingSpace":{backgroundColor:"#ff332255"},".cm-button":{verticalAlign:"middle",color:"inherit",fontSize:"70%",padding:".2em 1em",borderRadius:"1px"},"&light .cm-button":{backgroundImage:"linear-gradient(#eff1f5, #d9d9df)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#b4b4b4, #d0d3d6)"}},"&dark .cm-button":{backgroundImage:"linear-gradient(#393939, #111)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#111, #333)"}},".cm-textfield":{verticalAlign:"middle",color:"inherit",fontSize:"70%",border:"1px solid silver",padding:".2em .5em"},"&light .cm-textfield":{backgroundColor:"white"},"&dark .cm-textfield":{border:"1px solid #555",backgroundColor:"inherit"}},Ql);class Yl{constructor(t,e,i,n){this.typeOver=n,this.bounds=null,this.text="";let{impreciseHead:s,impreciseAnchor:r}=t.docView;if(t.state.readOnly&&e>-1)this.newSel=null;else if(e>-1&&(this.bounds=t.docView.domBoundsAround(e,i,0))){let e=s||r?[]:function(t){let e=[];if(t.root.activeElement!=t.contentDOM)return e;let{anchorNode:i,anchorOffset:n,focusNode:s,focusOffset:r}=t.observer.selectionRange;i&&(e.push(new Do(i,n)),s==i&&r==n||e.push(new Do(s,r)));return e}(t),i=new Mo(e,t.state);i.readRange(this.bounds.startDOM,this.bounds.endDOM),this.text=i.text,this.newSel=function(t,e){if(0==t.length)return null;let i=t[0].pos,n=2==t.length?t[1].pos:i;return i>-1&&n>-1?nn.single(i+e,n+e):null}(e,this.bounds.from)}else{let e=t.observer.selectionRange,i=s&&s.node==e.focusNode&&s.offset==e.focusOffset||!Ts(t.contentDOM,e.focusNode)?t.state.selection.main.head:t.docView.posFromDOM(e.focusNode,e.focusOffset),n=r&&r.node==e.anchorNode&&r.offset==e.anchorOffset||!Ts(t.contentDOM,e.anchorNode)?t.state.selection.main.anchor:t.docView.posFromDOM(e.anchorNode,e.anchorOffset);this.newSel=nn.single(n,i)}}}function Zl(t,e){let i,{newSel:n}=e,s=t.state.selection.main;if(e.bounds){let{from:n,to:r}=e.bounds,o=s.from,l=null;(8===t.inputState.lastKeyCode&&t.inputState.lastKeyTime>Date.now()-100||cr.android&&e.text.length<r-n)&&(o=s.to,l="end");let a=function(t,e,i,n){let s=Math.min(t.length,e.length),r=0;for(;r<s&&t.charCodeAt(r)==e.charCodeAt(r);)r++;if(r==s&&t.length==e.length)return null;let o=t.length,l=e.length;for(;o>0&&l>0&&t.charCodeAt(o-1)==e.charCodeAt(l-1);)o--,l--;if("end"==n){i-=o+Math.max(0,r-Math.min(o,l))-r}if(o<r&&t.length<e.length){r-=i<=r&&i>=o?r-i:0,l=r+(l-o),o=r}else if(l<r){r-=i<=r&&i>=l?r-i:0,o=r+(o-l),l=r}return{from:r,toA:o,toB:l}}(t.state.doc.sliceString(n,r,Ao),e.text,o-n,l);a&&(cr.chrome&&13==t.inputState.lastKeyCode&&a.toB==a.from+2&&""==e.text.slice(a.from,a.toB)&&a.toB--,i={from:n+a.from,to:n+a.toA,insert:Ai.of(e.text.slice(a.from,a.toB).split(Ao))})}else n&&(!t.hasFocus&&t.state.facet(Jr)||n.main.eq(s))&&(n=null);if(!i&&!n)return!1;if(!i&&e.typeOver&&!s.empty&&n&&n.main.empty?i={from:s.from,to:s.to,insert:t.state.doc.slice(s.from,s.to)}:i&&i.from>=s.from&&i.to<=s.to&&(i.from!=s.from||i.to!=s.to)&&s.to-s.from-(i.to-i.from)<=4?i={from:s.from,to:s.to,insert:t.state.doc.slice(s.from,i.from).append(i.insert).append(t.state.doc.slice(i.to,s.to))}:(cr.mac||cr.android)&&i&&i.from==i.to&&i.from==s.head-1&&/^\. ?$/.test(i.insert.toString())&&"off"==t.contentDOM.getAttribute("autocorrect")?(n&&2==i.insert.length&&(n=nn.single(n.main.anchor-1,n.main.head-1)),i={from:s.from,to:s.to,insert:Ai.of([" "])}):cr.chrome&&i&&i.from==i.to&&i.from==s.head&&"\n "==i.insert.toString()&&t.lineWrapping&&(n&&(n=nn.single(n.main.anchor-1,n.main.head-1)),i={from:s.from,to:s.to,insert:Ai.of([" "])}),i){let e=t.state;if(cr.ios&&t.inputState.flushIOSKey(t))return!0;if(cr.android&&(i.from==s.from&&i.to==s.to&&1==i.insert.length&&2==i.insert.lines&&qs(t.contentDOM,"Enter",13)||i.from==s.from-1&&i.to==s.to&&0==i.insert.length&&qs(t.contentDOM,"Backspace",8)||i.from==s.from&&i.to==s.to+1&&0==i.insert.length&&qs(t.contentDOM,"Delete",46)))return!0;let r,o=i.insert.toString();if(t.state.facet(jr).some((e=>e(t,i.from,i.to,o))))return!0;if(t.inputState.composing>=0&&t.inputState.composing++,i.from>=s.from&&i.to<=s.to&&i.to-i.from>=(s.to-s.from)/3&&(!n||n.main.empty&&n.main.from==i.from+i.insert.length)&&t.inputState.composing<0){let n=s.from<i.from?e.sliceDoc(s.from,i.from):"",o=s.to>i.to?e.sliceDoc(i.to,s.to):"";r=e.replaceSelection(t.state.toText(n+i.insert.sliceString(0,void 0,t.state.lineBreak)+o))}else{let o=e.changes(i),l=n&&!e.selection.main.eq(n.main)&&n.main.to<=o.newLength?n.main:void 0;if(e.selection.ranges.length>1&&t.inputState.composing>=0&&i.to<=s.to&&i.to>=s.to-10){let n=t.state.sliceDoc(i.from,i.to),a=Eo(t)||t.state.doc.lineAt(s.head),h=s.to-i.to,c=s.to-s.from;r=e.changeByRange((r=>{if(r.from==s.from&&r.to==s.to)return{changes:o,range:l||r.map(o)};let u=r.to-h,f=u-n.length;if(r.to-r.from!=c||t.state.sliceDoc(f,u)!=n||a&&r.to>=a.from&&r.from<=a.to)return{range:r};let d=e.changes({from:f,to:u,insert:i.insert}),p=r.to-s.to;return{changes:d,range:l?nn.range(Math.max(0,l.anchor+p),Math.max(0,l.head+p)):r.map(d)}}))}else r={changes:o,selection:l&&e.selection.replaceRange(l)}}let l="input.type";return t.composing&&(l+=".compose",t.inputState.compositionFirstChange&&(l+=".start",t.inputState.compositionFirstChange=!1)),t.dispatch(r,{scrollIntoView:!0,userEvent:l}),!0}if(n&&!n.main.eq(s)){let e=!1,i="select";return t.inputState.lastSelectionTime>Date.now()-50&&("select"==t.inputState.lastSelectionOrigin&&(e=!0),i=t.inputState.lastSelectionOrigin),t.dispatch({selection:n,scrollIntoView:e,userEvent:i}),!0}return!1}const ta={childList:!0,characterData:!0,subtree:!0,attributes:!0,characterDataOldValue:!0},ea=cr.ie&&cr.ie_version<=11;class ia{constructor(t){this.view=t,this.active=!1,this.selectionRange=new Ws,this.selectionChanged=!1,this.delayedFlush=-1,this.resizeTimeout=-1,this.queue=[],this.delayedAndroidKey=null,this.flushingAndroidKey=-1,this.lastChange=0,this.scrollTargets=[],this.intersection=null,this.resizeScroll=null,this.resizeContent=null,this.intersecting=!1,this.gapIntersection=null,this.gaps=[],this.parentCheck=-1,this.dom=t.contentDOM,this.observer=new MutationObserver((e=>{for(let t of e)this.queue.push(t);(cr.ie&&cr.ie_version<=11||cr.ios&&t.composing)&&e.some((t=>"childList"==t.type&&t.removedNodes.length||"characterData"==t.type&&t.oldValue.length>t.target.nodeValue.length))?this.flushSoon():this.flush()})),ea&&(this.onCharData=t=>{this.queue.push({target:t.target,type:"characterData",oldValue:t.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this),this.onResize=this.onResize.bind(this),this.onPrint=this.onPrint.bind(this),this.onScroll=this.onScroll.bind(this),"function"==typeof ResizeObserver&&(this.resizeScroll=new ResizeObserver((()=>{var t;(null===(t=this.view.docView)||void 0===t?void 0:t.lastUpdate)<Date.now()-75&&this.onResize()})),this.resizeScroll.observe(t.scrollDOM),this.resizeContent=new ResizeObserver((()=>this.view.requestMeasure())),this.resizeContent.observe(t.contentDOM)),this.addWindowListeners(this.win=t.win),this.start(),"function"==typeof IntersectionObserver&&(this.intersection=new IntersectionObserver((t=>{this.parentCheck<0&&(this.parentCheck=setTimeout(this.listenForScroll.bind(this),1e3)),t.length>0&&t[t.length-1].intersectionRatio>0!=this.intersecting&&(this.intersecting=!this.intersecting,this.intersecting!=this.view.inView&&this.onScrollChanged(document.createEvent("Event")))}),{}),this.intersection.observe(this.dom),this.gapIntersection=new IntersectionObserver((t=>{t.length>0&&t[t.length-1].intersectionRatio>0&&this.onScrollChanged(document.createEvent("Event"))}),{})),this.listenForScroll(),this.readSelectionRange()}onScrollChanged(t){this.view.inputState.runScrollHandlers(this.view,t),this.intersecting&&this.view.measure()}onScroll(t){this.intersecting&&this.flush(!1),this.onScrollChanged(t)}onResize(){this.resizeTimeout<0&&(this.resizeTimeout=setTimeout((()=>{this.resizeTimeout=-1,this.view.requestMeasure()}),50))}onPrint(){this.view.viewState.printing=!0,this.view.measure(),setTimeout((()=>{this.view.viewState.printing=!1,this.view.requestMeasure()}),500)}updateGaps(t){if(this.gapIntersection&&(t.length!=this.gaps.length||this.gaps.some(((e,i)=>e!=t[i])))){this.gapIntersection.disconnect();for(let e of t)this.gapIntersection.observe(e);this.gaps=t}}onSelectionChange(t){let e=this.selectionChanged;if(!this.readSelectionRange()||this.delayedAndroidKey)return;let{view:i}=this,n=this.selectionRange;if(i.state.facet(Jr)?i.root.activeElement!=this.dom:!_s(i.dom,n))return;let s=n.anchorNode&&i.docView.nearest(n.anchorNode);s&&s.ignoreEvent(t)?e||(this.selectionChanged=!1):(cr.ie&&cr.ie_version<=11||cr.android&&cr.chrome)&&!i.state.selection.main.empty&&n.focusNode&&Rs(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)?this.flushSoon():this.flush(!1)}readSelectionRange(){let{view:t}=this,e=cr.safari&&11==t.root.nodeType&&function(t){let e=t.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}(this.dom.ownerDocument)==this.dom&&function(t){let e=null;function i(t){t.preventDefault(),t.stopImmediatePropagation(),e=t.getTargetRanges()[0]}if(t.contentDOM.addEventListener("beforeinput",i,!0),t.dom.ownerDocument.execCommand("indent"),t.contentDOM.removeEventListener("beforeinput",i,!0),!e)return null;let n=e.startContainer,s=e.startOffset,r=e.endContainer,o=e.endOffset,l=t.docView.domAtPos(t.state.selection.main.anchor);Rs(l.node,l.offset,r,o)&&([n,s,r,o]=[r,o,n,s]);return{anchorNode:n,anchorOffset:s,focusNode:r,focusOffset:o}}(this.view)||Ds(t.root);if(!e||this.selectionRange.eq(e))return!1;let i=_s(this.dom,e);return i&&!this.selectionChanged&&t.inputState.lastFocusTime>Date.now()-200&&t.inputState.lastTouchTime<Date.now()-300&&function(t,e){let i=e.focusNode,n=e.focusOffset;if(!i||e.anchorNode!=i||e.anchorOffset!=n)return!1;for(;;)if(n){if(1!=i.nodeType)return!1;let t=i.childNodes[n-1];"false"==t.contentEditable?n--:(i=t,n=Ls(i))}else{if(i==t)return!0;n=Ps(i),i=i.parentNode}}(this.dom,e)?(this.view.inputState.lastFocusTime=0,t.docView.updateSelection(),!1):(this.selectionRange.setRange(e),i&&(this.selectionChanged=!0),!0)}setSelectionRange(t,e){this.selectionRange.set(t.node,t.offset,e.node,e.offset),this.selectionChanged=!1}clearSelectionRange(){this.selectionRange.set(null,0,null,0)}listenForScroll(){this.parentCheck=-1;let t=0,e=null;for(let i=this.dom;i;)if(1==i.nodeType)!e&&t<this.scrollTargets.length&&this.scrollTargets[t]==i?t++:e||(e=this.scrollTargets.slice(0,t)),e&&e.push(i),i=i.assignedSlot||i.parentNode;else{if(11!=i.nodeType)break;i=i.host}if(t<this.scrollTargets.length&&!e&&(e=this.scrollTargets.slice(0,t)),e){for(let t of this.scrollTargets)t.removeEventListener("scroll",this.onScroll);for(let t of this.scrollTargets=e)t.addEventListener("scroll",this.onScroll)}}ignore(t){if(!this.active)return t();try{return this.stop(),t()}finally{this.start(),this.clear()}}start(){this.active||(this.observer.observe(this.dom,ta),ea&&this.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.active=!0)}stop(){this.active&&(this.active=!1,this.observer.disconnect(),ea&&this.dom.removeEventListener("DOMCharacterDataModified",this.onCharData))}clear(){this.processRecords(),this.queue.length=0,this.selectionChanged=!1}delayAndroidKey(t,e){var i;if(!this.delayedAndroidKey){let t=()=>{let t=this.delayedAndroidKey;t&&(this.clearDelayedAndroidKey(),!this.flush()&&t.force&&qs(this.dom,t.key,t.keyCode))};this.flushingAndroidKey=this.view.win.requestAnimationFrame(t)}this.delayedAndroidKey&&"Enter"!=t||(this.delayedAndroidKey={key:t,keyCode:e,force:this.lastChange<Date.now()-50||!!(null===(i=this.delayedAndroidKey)||void 0===i?void 0:i.force)})}clearDelayedAndroidKey(){this.win.cancelAnimationFrame(this.flushingAndroidKey),this.delayedAndroidKey=null,this.flushingAndroidKey=-1}flushSoon(){this.delayedFlush<0&&(this.delayedFlush=this.view.win.requestAnimationFrame((()=>{this.delayedFlush=-1,this.flush()})))}forceFlush(){this.delayedFlush>=0&&(this.view.win.cancelAnimationFrame(this.delayedFlush),this.delayedFlush=-1),this.flush()}processRecords(){let t=this.queue;for(let e of this.observer.takeRecords())t.push(e);t.length&&(this.queue=[]);let e=-1,i=-1,n=!1;for(let s of t){let t=this.readMutation(s);t&&(t.typeOver&&(n=!0),-1==e?({from:e,to:i}=t):(e=Math.min(t.from,e),i=Math.max(t.to,i)))}return{from:e,to:i,typeOver:n}}readChange(){let{from:t,to:e,typeOver:i}=this.processRecords(),n=this.selectionChanged&&_s(this.dom,this.selectionRange);return t<0&&!n?null:(t>-1&&(this.lastChange=Date.now()),this.view.inputState.lastFocusTime=0,this.selectionChanged=!1,new Yl(this.view,t,e,i))}flush(t=!0){if(this.delayedFlush>=0||this.delayedAndroidKey)return!1;t&&this.readSelectionRange();let e=this.readChange();if(!e)return!1;let i=this.view.state,n=Zl(this.view,e);return this.view.state==i&&this.view.update([]),n}readMutation(t){let e=this.view.docView.nearest(t.target);if(!e||e.ignoreMutation(t))return null;if(e.markDirty("attributes"==t.type),"attributes"==t.type&&(e.dirty|=4),"childList"==t.type){let i=na(e,t.previousSibling||t.target.previousSibling,-1),n=na(e,t.nextSibling||t.target.nextSibling,1);return{from:i?e.posAfter(i):e.posAtStart,to:n?e.posBefore(n):e.posAtEnd,typeOver:!1}}return"characterData"==t.type?{from:e.posAtStart,to:e.posAtEnd,typeOver:t.target.nodeValue==t.oldValue}:null}setWindow(t){t!=this.win&&(this.removeWindowListeners(this.win),this.win=t,this.addWindowListeners(this.win))}addWindowListeners(t){t.addEventListener("resize",this.onResize),t.addEventListener("beforeprint",this.onPrint),t.addEventListener("scroll",this.onScroll),t.document.addEventListener("selectionchange",this.onSelectionChange)}removeWindowListeners(t){t.removeEventListener("scroll",this.onScroll),t.removeEventListener("resize",this.onResize),t.removeEventListener("beforeprint",this.onPrint),t.document.removeEventListener("selectionchange",this.onSelectionChange)}destroy(){var t,e,i,n;this.stop(),null===(t=this.intersection)||void 0===t||t.disconnect(),null===(e=this.gapIntersection)||void 0===e||e.disconnect(),null===(i=this.resizeScroll)||void 0===i||i.disconnect(),null===(n=this.resizeContent)||void 0===n||n.disconnect();for(let t of this.scrollTargets)t.removeEventListener("scroll",this.onScroll);this.removeWindowListeners(this.win),clearTimeout(this.parentCheck),clearTimeout(this.resizeTimeout),this.win.cancelAnimationFrame(this.delayedFlush),this.win.cancelAnimationFrame(this.flushingAndroidKey)}}function na(t,e,i){for(;e;){let n=Gs.get(e);if(n&&n.parent==t)return n;let s=e.parentNode;e=s!=t.dom?s:i>0?e.nextSibling:e.previousSibling}return null}class sa{constructor(t={}){this.plugins=[],this.pluginMap=new Map,this.editorAttrs={},this.contentAttrs={},this.bidiCache=[],this.destroyed=!1,this.updateState=2,this.measureScheduled=-1,this.measureRequests=[],this.contentDOM=document.createElement("div"),this.scrollDOM=document.createElement("div"),this.scrollDOM.tabIndex=-1,this.scrollDOM.className="cm-scroller",this.scrollDOM.appendChild(this.contentDOM),this.announceDOM=document.createElement("div"),this.announceDOM.style.cssText="position: fixed; top: -10000px",this.announceDOM.setAttribute("aria-live","polite"),this.dom=document.createElement("div"),this.dom.appendChild(this.announceDOM),this.dom.appendChild(this.scrollDOM),this._dispatch=t.dispatch||(t=>this.update([t])),this.dispatch=this.dispatch.bind(this),this._root=t.root||function(t){for(;t;){if(t&&(9==t.nodeType||11==t.nodeType&&t.host))return t;t=t.assignedSlot||t.parentNode}return null}(t.parent)||document,this.viewState=new Nl(t.state||Gn.create(t)),this.plugins=this.state.facet(Yr).map((t=>new to(t)));for(let t of this.plugins)t.update(this);this.observer=new ia(this),this.inputState=new Ko(this),this.inputState.ensureHandlers(this,this.plugins),this.docView=new To(this),this.mountStyles(),this.updateAttrs(),this.updateState=0,this.requestMeasure(),t.parent&&t.parent.appendChild(this.dom)}get state(){return this.viewState.state}get viewport(){return this.viewState.viewport}get visibleRanges(){return this.viewState.visibleRanges}get inView(){return this.viewState.inView}get composing(){return this.inputState.composing>0}get compositionStarted(){return this.inputState.composing>=0}get root(){return this._root}get win(){return this.dom.ownerDocument.defaultView||window}dispatch(...t){this._dispatch(1==t.length&&t[0]instanceof In?t[0]:this.state.update(...t))}update(t){if(0!=this.updateState)throw new Error("Calls to EditorView.update are not allowed while an update is in progress");let e,i=!1,n=!1,s=this.state;for(let e of t){if(e.startState!=s)throw new RangeError("Trying to update state with a transaction that doesn't start from the previous state.");s=e.state}if(this.destroyed)return void(this.viewState.state=s);let r=this.hasFocus,o=0,l=null;t.some((t=>t.annotation(ml)))?(this.inputState.notifiedFocused=r,o=1):r!=this.inputState.notifiedFocused&&(this.inputState.notifiedFocused=r,l=gl(s,r),l||(o=1));let a=this.observer.delayedAndroidKey,h=null;if(a?(this.observer.clearDelayedAndroidKey(),h=this.observer.readChange(),(h&&!this.state.doc.eq(s.doc)||!this.state.selection.eq(s.selection))&&(h=null)):this.observer.clear(),s.facet(Gn.phrases)!=this.state.facet(Gn.phrases))return this.setState(s);e=ao.create(this,s,t),e.flags|=o;let c=this.viewState.scrollTarget;try{this.updateState=2;for(let e of t){if(c&&(c=c.map(e.changes)),e.scrollIntoView){let{main:t}=e.state.selection;c=new Ur(t.empty?t:nn.cursor(t.head,t.head>t.anchor?-1:1))}for(let t of e.effects)t.is(Gr)&&(c=t.value)}this.viewState.update(e,c),this.bidiCache=la.update(this.bidiCache,e.changes),e.empty||(this.updatePlugins(e),this.inputState.update(e)),i=this.docView.update(e),this.state.facet(oo)!=this.styleModules&&this.mountStyles(),n=this.updateAttrs(),this.showAnnouncements(t),this.docView.updateSelection(i,t.some((t=>t.isUserEvent("select.pointer"))))}finally{this.updateState=0}if(e.startState.facet(ql)!=e.state.facet(ql)&&(this.viewState.mustMeasureContent=!0),(i||n||c||this.viewState.mustEnforceCursorAssoc||this.viewState.mustMeasureContent)&&this.requestMeasure(),!e.empty)for(let t of this.state.facet(Fr))t(e);(l||h)&&Promise.resolve().then((()=>{l&&this.state==l.startState&&this.dispatch(l),h&&!Zl(this,h)&&a.force&&qs(this.contentDOM,a.key,a.keyCode)}))}setState(t){if(0!=this.updateState)throw new Error("Calls to EditorView.setState are not allowed while an update is in progress");if(this.destroyed)return void(this.viewState.state=t);this.updateState=2;let e=this.hasFocus;try{for(let t of this.plugins)t.destroy(this);this.viewState=new Nl(t),this.plugins=t.facet(Yr).map((t=>new to(t))),this.pluginMap.clear();for(let t of this.plugins)t.update(this);this.docView=new To(this),this.inputState.ensureHandlers(this,this.plugins),this.mountStyles(),this.updateAttrs(),this.bidiCache=[]}finally{this.updateState=0}e&&this.focus(),this.requestMeasure()}updatePlugins(t){let e=t.startState.facet(Yr),i=t.state.facet(Yr);if(e!=i){let n=[];for(let s of i){let i=e.indexOf(s);if(i<0)n.push(new to(s));else{let e=this.plugins[i];e.mustUpdate=t,n.push(e)}}for(let e of this.plugins)e.mustUpdate!=t&&e.destroy(this);this.plugins=n,this.pluginMap.clear(),this.inputState.ensureHandlers(this,this.plugins)}else for(let e of this.plugins)e.mustUpdate=t;for(let t=0;t<this.plugins.length;t++)this.plugins[t].update(this)}measure(t=!0){if(this.destroyed)return;this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.measureScheduled=0,t&&this.observer.forceFlush();let e=null,{scrollHeight:i,scrollTop:n,clientHeight:s}=this.scrollDOM,r=n>i-s-4?i:n;try{for(let t=0;;t++){this.updateState=1;let i=this.viewport,n=this.viewState.lineBlockAtHeight(r),s=this.viewState.measure(this);if(!s&&!this.measureRequests.length&&null==this.viewState.scrollTarget)break;if(t>5){console.warn(this.measureRequests.length?"Measure loop restarted more than 5 times":"Viewport failed to stabilize");break}let o=[];4&s||([this.measureRequests,o]=[o,this.measureRequests]);let l=o.map((t=>{try{return t.read(this)}catch(t){return Qr(this.state,t),oa}})),a=ao.create(this,this.state,[]),h=!1,c=!1;a.flags|=s,e?e.flags|=s:e=a,this.updateState=2,a.empty||(this.updatePlugins(a),this.inputState.update(a),this.updateAttrs(),h=this.docView.update(a));for(let t=0;t<o.length;t++)if(l[t]!=oa)try{let e=o[t];e.write&&e.write(l[t],this)}catch(t){Qr(this.state,t)}if(this.viewState.editorHeight)if(this.viewState.scrollTarget)this.docView.scrollIntoView(this.viewState.scrollTarget),this.viewState.scrollTarget=null,c=!0;else{let t=this.viewState.lineBlockAt(n.from).top-n.top;(t>1||t<-1)&&(this.scrollDOM.scrollTop+=t,c=!0)}if(h&&this.docView.updateSelection(!0),this.viewport.from==i.from&&this.viewport.to==i.to&&!c&&0==this.measureRequests.length)break}}finally{this.updateState=0,this.measureScheduled=-1}if(e&&!e.empty)for(let t of this.state.facet(Fr))t(e)}get themeClasses(){return Kl+" "+(this.state.facet($l)?Gl:Ul)+" "+this.state.facet(ql)}updateAttrs(){let t=aa(this,eo,{class:"cm-editor"+(this.hasFocus?" cm-focused ":" ")+this.themeClasses}),e={spellcheck:"false",autocorrect:"off",autocapitalize:"off",translate:"no",contenteditable:this.state.facet(Jr)?"true":"false",class:"cm-content",style:`${cr.tabSize}: ${this.state.tabSize}`,role:"textbox","aria-multiline":"true"};this.state.readOnly&&(e["aria-readonly"]="true"),aa(this,io,e);let i=this.observer.ignore((()=>{let i=Cr(this.contentDOM,this.contentAttrs,e),n=Cr(this.dom,this.editorAttrs,t);return i||n}));return this.editorAttrs=t,this.contentAttrs=e,i}showAnnouncements(t){let e=!0;for(let i of t)for(let t of i.effects)if(t.is(sa.announce)){e&&(this.announceDOM.textContent=""),e=!1,this.announceDOM.appendChild(document.createElement("div")).textContent=t.value}}mountStyles(){this.styleModules=this.state.facet(oo),vs.mount(this.root,this.styleModules.concat(Xl).reverse())}readMeasured(){if(2==this.updateState)throw new Error("Reading the editor layout isn't allowed during an update");0==this.updateState&&this.measureScheduled>-1&&this.measure(!1)}requestMeasure(t){if(this.measureScheduled<0&&(this.measureScheduled=this.win.requestAnimationFrame((()=>this.measure()))),t){if(this.measureRequests.indexOf(t)>-1)return;if(null!=t.key)for(let e=0;e<this.measureRequests.length;e++)if(this.measureRequests[e].key===t.key)return void(this.measureRequests[e]=t);this.measureRequests.push(t)}}plugin(t){let e=this.pluginMap.get(t);return(void 0===e||e&&e.spec!=t)&&this.pluginMap.set(t,e=this.plugins.find((e=>e.spec==t))||null),e&&e.update(this).value}get documentTop(){return this.contentDOM.getBoundingClientRect().top+this.viewState.paddingTop}get documentPadding(){return{top:this.viewState.paddingTop,bottom:this.viewState.paddingBottom}}elementAtHeight(t){return this.readMeasured(),this.viewState.elementAtHeight(t)}lineBlockAtHeight(t){return this.readMeasured(),this.viewState.lineBlockAtHeight(t)}get viewportLineBlocks(){return this.viewState.viewportLines}lineBlockAt(t){return this.viewState.lineBlockAt(t)}get contentHeight(){return this.viewState.contentHeight}moveByChar(t,e,i){return $o(this,t,qo(this,t,e,i))}moveByGroup(t,e){return $o(this,t,qo(this,t,e,(e=>function(t,e,i){let n=t.state.charCategorizer(e),s=n(i);return t=>{let e=n(t);return s==qn.Space&&(s=e),s==e}}(this,t.head,e))))}moveToLineBoundary(t,e,i=!0){return function(t,e,i,n){let s=t.state.doc.lineAt(e.head),r=n&&t.lineWrapping?t.coordsAtPos(e.assoc<0&&e.head>s.from?e.head-1:e.head):null;if(r){let e=t.dom.getBoundingClientRect(),n=t.textDirectionAt(s.from),o=t.posAtCoords({x:i==(n==ho.LTR)?e.right-1:e.left+1,y:(r.top+r.bottom)/2});if(null!=o)return nn.cursor(o,i?-1:1)}let o=Pr.find(t.docView,e.head),l=o?i?o.posAtEnd:o.posAtStart:i?s.to:s.from;return nn.cursor(l,i?-1:1)}(this,t,e,i)}moveVertically(t,e,i){return $o(this,t,function(t,e,i,n){let s=e.head,r=i?1:-1;if(s==(i?t.state.doc.length:0))return nn.cursor(s,e.assoc);let o,l=e.goalColumn,a=t.contentDOM.getBoundingClientRect(),h=t.coordsAtPos(s),c=t.documentTop;if(h)null==l&&(l=h.left-a.left),o=r<0?h.top:h.bottom;else{let e=t.viewState.lineBlockAt(s);null==l&&(l=Math.min(a.right-a.left,t.defaultCharacterWidth*(s-e.from))),o=(r<0?e.top:e.bottom)+c}let u=a.left+l,f=null!=n?n:t.defaultLineHeight>>1;for(let i=0;;i+=10){let n=o+(f+i)*r,h=Fo(t,{x:u,y:n},!1,r);if(n<a.top||n>a.bottom||(r<0?h<s:h>s))return nn.cursor(h,e.assoc,void 0,l)}}(this,t,e,i))}domAtPos(t){return this.docView.domAtPos(t)}posAtDOM(t,e=0){return this.docView.posFromDOM(t,e)}posAtCoords(t,e=!0){return this.readMeasured(),Fo(this,t,e)}coordsAtPos(t,e=1){this.readMeasured();let i=this.docView.coordsAt(t,e);if(!i||i.left==i.right)return i;let n=this.state.doc.lineAt(t),s=this.bidiSpans(n);return Is(i,s[yo.find(s,t-n.from,-1,e)].dir==ho.LTR==e>0)}get defaultCharacterWidth(){return this.viewState.heightOracle.charWidth}get defaultLineHeight(){return this.viewState.heightOracle.lineHeight}get textDirection(){return this.viewState.defaultTextDirection}textDirectionAt(t){return!this.state.facet($r)||t<this.viewport.from||t>this.viewport.to?this.textDirection:(this.readMeasured(),this.docView.textDirectionAt(t))}get lineWrapping(){return this.viewState.heightOracle.lineWrapping}bidiSpans(t){if(t.length>ra)return ko(t.length);let e=this.textDirectionAt(t.from);for(let i of this.bidiCache)if(i.from==t.from&&i.dir==e)return i.order;let i=xo(t.text,e);return this.bidiCache.push(new la(t.from,t.to,e,i)),i}get hasFocus(){var t;return(this.dom.ownerDocument.hasFocus()||cr.safari&&(null===(t=this.inputState)||void 0===t?void 0:t.lastContextMenu)>Date.now()-3e4)&&this.root.activeElement==this.contentDOM}focus(){this.observer.ignore((()=>{Fs(this.contentDOM),this.docView.updateSelection()}))}setRoot(t){this._root!=t&&(this._root=t,this.observer.setWindow((9==t.nodeType?t:t.ownerDocument).defaultView||window),this.mountStyles())}destroy(){for(let t of this.plugins)t.destroy(this);this.plugins=[],this.inputState.destroy(),this.dom.remove(),this.observer.destroy(),this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.destroyed=!0}static scrollIntoView(t,e={}){return Gr.of(new Ur("number"==typeof t?nn.cursor(t):t,e.y,e.x,e.yMargin,e.xMargin))}static domEventHandlers(t){return Zr.define((()=>({})),{eventHandlers:t})}static theme(t,e){let i=vs.newName(),n=[ql.of(i),oo.of(Jl(`.${i}`,t))];return e&&e.dark&&n.push($l.of(!0)),n}static baseTheme(t){return yn.lowest(oo.of(Jl("."+Kl,t,Ql)))}static findFromDOM(t){var e;let i=t.querySelector(".cm-content"),n=i&&Gs.get(i)||Gs.get(t);return(null===(e=null==n?void 0:n.rootView)||void 0===e?void 0:e.view)||null}}sa.styleModule=oo,sa.inputHandler=jr,sa.focusChangeEffect=qr,sa.perLineTextDirection=$r,sa.exceptionSink=Hr,sa.updateListener=Fr,sa.editable=Jr,sa.mouseSelectionStyle=zr,sa.dragMovesSelection=Wr,sa.clickAddsSelectionRange=Vr,sa.decorations=no,sa.atomicRanges=so,sa.scrollMargins=ro,sa.darkTheme=$l,sa.contentAttributes=io,sa.editorAttributes=eo,sa.lineWrapping=sa.contentAttributes.of({class:"cm-lineWrapping"}),sa.announce=Nn.define();const ra=4096,oa={};class la{constructor(t,e,i,n){this.from=t,this.to=e,this.dir=i,this.order=n}static update(t,e){if(e.empty)return t;let i=[],n=t.length?t[t.length-1].dir:ho.LTR;for(let s=Math.max(0,t.length-10);s<t.length;s++){let r=t[s];r.dir!=n||e.touchesRange(r.from,r.to)||i.push(new la(e.mapPos(r.from,1),e.mapPos(r.to,-1),r.dir,r.order))}return i}}function aa(t,e,i){for(let n=t.state.facet(e),s=n.length-1;s>=0;s--){let e=n[s],r="function"==typeof e?e(t):e;r&&kr(r,i)}return i}const ha=cr.mac?"mac":cr.windows?"win":cr.linux?"linux":"key";function ca(t,e,i){return e.altKey&&(t="Alt-"+t),e.ctrlKey&&(t="Ctrl-"+t),e.metaKey&&(t="Meta-"+t),!1!==i&&e.shiftKey&&(t="Shift-"+t),t}const ua=yn.default(sa.domEventHandlers({keydown:(t,e)=>ga(pa(e.state),t,e,"editor")})),fa=on.define({enables:ua}),da=new WeakMap;function pa(t){let e=t.facet(fa),i=da.get(e);return i||da.set(e,i=function(t,e=ha){let i=Object.create(null),n=Object.create(null),s=(t,e)=>{let i=n[t];if(null==i)n[t]=e;else if(i!=e)throw new Error("Key binding "+t+" is used both as a regular binding and as a multi-stroke prefix")},r=(t,n,r,o)=>{var l,a;let h=i[t]||(i[t]=Object.create(null)),c=n.split(/ (?!$)/).map((t=>function(t,e){const i=t.split(/-(?!$)/);let n,s,r,o,l=i[i.length-1];"Space"==l&&(l=" ");for(let t=0;t<i.length-1;++t){const l=i[t];if(/^(cmd|meta|m)$/i.test(l))o=!0;else if(/^a(lt)?$/i.test(l))n=!0;else if(/^(c|ctrl|control)$/i.test(l))s=!0;else if(/^s(hift)?$/i.test(l))r=!0;else{if(!/^mod$/i.test(l))throw new Error("Unrecognized modifier name: "+l);"mac"==e?o=!0:s=!0}}return n&&(l="Alt-"+l),s&&(l="Ctrl-"+l),o&&(l="Meta-"+l),r&&(l="Shift-"+l),l}(t,e)));for(let e=1;e<c.length;e++){let i=c.slice(0,e).join(" ");s(i,!0),h[i]||(h[i]={preventDefault:!0,run:[e=>{let n=ma={view:e,prefix:i,scope:t};return setTimeout((()=>{ma==n&&(ma=null)}),4e3),!0}]})}let u=c.join(" ");s(u,!1);let f=h[u]||(h[u]={preventDefault:!1,run:(null===(a=null===(l=h._any)||void 0===l?void 0:l.run)||void 0===a?void 0:a.slice())||[]});r&&f.run.push(r),o&&(f.preventDefault=!0)};for(let n of t){let t=n.scope?n.scope.split(" "):["editor"];if(n.any)for(let e of t){let t=i[e]||(i[e]=Object.create(null));t._any||(t._any={preventDefault:!1,run:[]});for(let e in t)t[e].run.push(n.any)}let s=n[e]||n.key;if(s)for(let e of t)r(e,s,n.run,n.preventDefault),n.shift&&r(e,"Shift-"+s,n.shift,n.preventDefault)}return i}(e.reduce(((t,e)=>t.concat(e)),[]))),i}let ma=null;function ga(t,e,i,n){let s=function(t){var e=!(As&&(t.ctrlKey||t.altKey||t.metaKey)||Cs&&t.shiftKey&&t.key&&1==t.key.length||"Unidentified"==t.key)&&t.key||(t.shiftKey?xs:bs)[t.keyCode]||t.key||"Unidentified";return"Esc"==e&&(e="Escape"),"Del"==e&&(e="Delete"),"Left"==e&&(e="ArrowLeft"),"Up"==e&&(e="ArrowUp"),"Right"==e&&(e="ArrowRight"),"Down"==e&&(e="ArrowDown"),e}(e),r=qi(Fi(s,0))==s.length&&" "!=s,o="",l=!1;ma&&ma.view==i&&ma.scope==n&&(o=ma.prefix+" ",(l=Qo.indexOf(e.keyCode)<0)&&(ma=null));let a,h,c=new Set,u=t=>{if(t){for(let n of t.run)if(!c.has(n)&&(c.add(n),n(i,e)))return!0;t.preventDefault&&(l=!0)}return!1},f=t[n];if(f){if(u(f[o+ca(s,e,!r)]))return!0;if(r&&(e.altKey||e.metaKey||e.ctrlKey)&&!(cr.windows&&e.ctrlKey&&e.altKey)&&(a=bs[e.keyCode])&&a!=s){if(u(f[o+ca(a,e,!0)]))return!0;if(e.shiftKey&&(h=xs[e.keyCode])!=s&&h!=a&&u(f[o+ca(h,e,!1)]))return!0}else if(r&&e.shiftKey&&u(f[o+ca(s,e,!0)]))return!0;if(u(f._any))return!0}return l}class va{constructor(t,e,i,n,s){this.className=t,this.left=e,this.top=i,this.width=n,this.height=s}draw(){let t=document.createElement("div");return t.className=this.className,this.adjust(t),t}update(t,e){return e.className==this.className&&(this.adjust(t),!0)}adjust(t){t.style.left=this.left+"px",t.style.top=this.top+"px",null!=this.width&&(t.style.width=this.width+"px"),t.style.height=this.height+"px"}eq(t){return this.left==t.left&&this.top==t.top&&this.width==t.width&&this.height==t.height&&this.className==t.className}static forRange(t,e,i){if(i.empty){let n=t.coordsAtPos(i.head,i.assoc||1);if(!n)return[];let s=wa(t);return[new va(e,n.left-s.left,n.top-s.top,null,n.bottom-n.top)]}return function(t,e,i){if(i.to<=t.viewport.from||i.from>=t.viewport.to)return[];let n=Math.max(i.from,t.viewport.from),s=Math.min(i.to,t.viewport.to),r=t.textDirection==ho.LTR,o=t.contentDOM,l=o.getBoundingClientRect(),a=wa(t),h=o.querySelector(".cm-line"),c=h&&window.getComputedStyle(h),u=l.left+(c?parseInt(c.paddingLeft)+Math.min(0,parseInt(c.textIndent)):0),f=l.right-(c?parseInt(c.paddingRight):0),d=ba(t,n),p=ba(t,s),m=d.type==Mr.Text?d:null,g=p.type==Mr.Text?p:null;t.lineWrapping&&(m&&(m=ya(t,n,m)),g&&(g=ya(t,s,g)));if(m&&g&&m.from==g.from)return w(y(i.from,i.to,m));{let e=m?y(i.from,null,m):b(d,!1),n=g?y(null,i.to,g):b(p,!0),s=[];return(m||d).to<(g||p).from-1?s.push(v(u,e.bottom,f,n.top)):e.bottom<n.top&&t.elementAtHeight((e.bottom+n.top)/2).type==Mr.Text&&(e.bottom=n.top=(e.bottom+n.top)/2),w(e).concat(s).concat(w(n))}function v(t,i,n,s){return new va(e,t-a.left,i-a.top-.01,n-t,s-i+.01)}function w({top:t,bottom:e,horizontal:i}){let n=[];for(let s=0;s<i.length;s+=2)n.push(v(i[s],t,i[s+1],e));return n}function y(e,i,n){let s=1e9,o=-1e9,l=[];function a(e,i,a,h,c){let d=t.coordsAtPos(e,e==n.to?-2:2),p=t.coordsAtPos(a,a==n.from?2:-2);s=Math.min(d.top,p.top,s),o=Math.max(d.bottom,p.bottom,o),c==ho.LTR?l.push(r&&i?u:d.left,r&&h?f:p.right):l.push(!r&&h?u:p.left,!r&&i?f:d.right)}let h=null!=e?e:n.from,c=null!=i?i:n.to;for(let n of t.visibleRanges)if(n.to>h&&n.from<c)for(let s=Math.max(n.from,h),r=Math.min(n.to,c);;){let n=t.state.doc.lineAt(s);for(let o of t.bidiSpans(n)){let t=o.from+n.from,l=o.to+n.from;if(t>=r)break;l>s&&a(Math.max(t,s),null==e&&t<=h,Math.min(l,r),null==i&&l>=c,o.dir)}if(s=n.to+1,s>=r)break}return 0==l.length&&a(h,null==e,c,null==i,t.textDirection),{top:s,bottom:o,horizontal:l}}function b(t,e){let i=l.top+(e?t.top:t.bottom);return{top:i,bottom:i,horizontal:[]}}}(t,e,i)}}function wa(t){let e=t.scrollDOM.getBoundingClientRect();return{left:(t.textDirection==ho.LTR?e.left:e.right-t.scrollDOM.clientWidth)-t.scrollDOM.scrollLeft,top:e.top-t.scrollDOM.scrollTop}}function ya(t,e,i){let n=nn.cursor(e);return{from:Math.max(i.from,t.moveToLineBoundary(n,!1,!0).from),to:Math.min(i.to,t.moveToLineBoundary(n,!0,!0).from),type:Mr.Text}}function ba(t,e){let i=t.lineBlockAt(e);if(Array.isArray(i.type))for(let t of i.type)if(t.to>e||t.to==e&&(t.to==i.to||t.type==Mr.Text))return t;return i}class xa{constructor(t,e){this.view=t,this.layer=e,this.drawn=[],this.measureReq={read:this.measure.bind(this),write:this.draw.bind(this)},this.dom=t.scrollDOM.appendChild(document.createElement("div")),this.dom.classList.add("cm-layer"),e.above&&this.dom.classList.add("cm-layer-above"),e.class&&this.dom.classList.add(e.class),this.dom.setAttribute("aria-hidden","true"),this.setOrder(t.state),t.requestMeasure(this.measureReq),e.mount&&e.mount(this.dom,t)}update(t){t.startState.facet(ka)!=t.state.facet(ka)&&this.setOrder(t.state),(this.layer.update(t,this.dom)||t.geometryChanged)&&t.view.requestMeasure(this.measureReq)}setOrder(t){let e=0,i=t.facet(ka);for(;e<i.length&&i[e]!=this.layer;)e++;this.dom.style.zIndex=String((this.layer.above?150:-1)-e)}measure(){return this.layer.markers(this.view)}draw(t){if(t.length!=this.drawn.length||t.some(((t,e)=>{return i=t,n=this.drawn[e],!(i.constructor==n.constructor&&i.eq(n));var i,n}))){let e=this.dom.firstChild,i=0;for(let n of t)n.update&&e&&n.constructor&&this.drawn[i].constructor&&n.update(e,this.drawn[i])?(e=e.nextSibling,i++):this.dom.insertBefore(n.draw(),e);for(;e;){let t=e.nextSibling;e.remove(),e=t}this.drawn=t}}destroy(){this.layer.destroy&&this.layer.destroy(this.dom,this.view),this.dom.remove()}}const ka=on.define();function Sa(t){return[Zr.define((e=>new xa(e,t))),ka.of(t)]}const Ca=!cr.ios,Aa=on.define({combine:t=>Qn(t,{cursorBlinkRate:1200,drawRangeCursor:!0},{cursorBlinkRate:(t,e)=>Math.min(t,e),drawRangeCursor:(t,e)=>t||e})});function Ma(t={}){return[Aa.of(t),Da,_a,Ra,Kr.of(!0)]}function Oa(t){return t.startState.facet(Aa)!=t.state.facet(Aa)}const Da=Sa({above:!0,markers(t){let{state:e}=t,i=e.facet(Aa),n=[];for(let s of e.selection.ranges){let r=s==e.selection.main;if(s.empty?!r||Ca:i.drawRangeCursor){let e=r?"cm-cursor cm-cursor-primary":"cm-cursor cm-cursor-secondary",i=s.empty?s:nn.cursor(s.head,s.head>s.anchor?-1:1);for(let s of va.forRange(t,e,i))n.push(s)}}return n},update(t,e){t.transactions.some((t=>t.selection))&&(e.style.animationName="cm-blink"==e.style.animationName?"cm-blink2":"cm-blink");let i=Oa(t);return i&&Ta(t.state,e),t.docChanged||t.selectionSet||i},mount(t,e){Ta(e.state,t)},class:"cm-cursorLayer"});function Ta(t,e){e.style.animationDuration=t.facet(Aa).cursorBlinkRate+"ms"}const _a=Sa({above:!1,markers:t=>t.state.selection.ranges.map((e=>e.empty?[]:va.forRange(t,"cm-selectionBackground",e))).reduce(((t,e)=>t.concat(e))),update:(t,e)=>t.docChanged||t.selectionSet||t.viewportChanged||Oa(t),class:"cm-selectionLayer"}),Ea={".cm-line":{"& ::selection":{backgroundColor:"transparent !important"},"&::selection":{backgroundColor:"transparent !important"}}};Ca&&(Ea[".cm-line"].caretColor="transparent !important");const Ra=yn.highest(sa.theme(Ea)),Pa=Nn.define({map:(t,e)=>null==t?null:e.mapPos(t)}),Ba=dn.define({create:()=>null,update:(t,e)=>(null!=t&&(t=e.changes.mapPos(t)),e.effects.reduce(((t,e)=>e.is(Pa)?e.value:t),t))}),La=Zr.fromClass(class{constructor(t){this.view=t,this.cursor=null,this.measureReq={read:this.readPos.bind(this),write:this.drawCursor.bind(this)}}update(t){var e;let i=t.state.field(Ba);null==i?null!=this.cursor&&(null===(e=this.cursor)||void 0===e||e.remove(),this.cursor=null):(this.cursor||(this.cursor=this.view.scrollDOM.appendChild(document.createElement("div")),this.cursor.className="cm-dropCursor"),(t.startState.field(Ba)!=i||t.docChanged||t.geometryChanged)&&this.view.requestMeasure(this.measureReq))}readPos(){let t=this.view.state.field(Ba),e=null!=t&&this.view.coordsAtPos(t);if(!e)return null;let i=this.view.scrollDOM.getBoundingClientRect();return{left:e.left-i.left+this.view.scrollDOM.scrollLeft,top:e.top-i.top+this.view.scrollDOM.scrollTop,height:e.bottom-e.top}}drawCursor(t){this.cursor&&(t?(this.cursor.style.left=t.left+"px",this.cursor.style.top=t.top+"px",this.cursor.style.height=t.height+"px"):this.cursor.style.left="-100000px")}destroy(){this.cursor&&this.cursor.remove()}setDropPos(t){this.view.state.field(Ba)!=t&&this.view.dispatch({effects:Pa.of(t)})}},{eventHandlers:{dragover(t){this.setDropPos(this.view.posAtCoords({x:t.clientX,y:t.clientY}))},dragleave(t){t.target!=this.view.contentDOM&&this.view.contentDOM.contains(t.relatedTarget)||this.setDropPos(null)},dragend(){this.setDropPos(null)},drop(){this.setDropPos(null)}}});function Na(t,e,i,n,s){e.lastIndex=0;for(let r,o=t.iterRange(i,n),l=i;!o.next().done;l+=o.value.length)if(!o.lineBreak)for(;r=e.exec(o.value);)s(l+r.index,r)}class Ia{constructor(t){const{regexp:e,decoration:i,decorate:n,boundary:s,maxLength:r=1e3}=t;if(!e.global)throw new RangeError("The regular expression given to MatchDecorator should have its 'g' flag set");if(this.regexp=e,n)this.addMatch=(t,e,i,s)=>n(s,i,i+t[0].length,t,e);else if("function"==typeof i)this.addMatch=(t,e,n,s)=>{let r=i(t,e,n);r&&s(n,n+t[0].length,r)};else{if(!i)throw new RangeError("Either 'decorate' or 'decoration' should be provided to MatchDecorator");this.addMatch=(t,e,n,s)=>s(n,n+t[0].length,i)}this.boundary=s,this.maxLength=r}createDeco(t){let e=new es,i=e.add.bind(e);for(let{from:e,to:n}of function(t,e){let i=t.visibleRanges;if(1==i.length&&i[0].from==t.viewport.from&&i[0].to==t.viewport.to)return i;let n=[];for(let{from:s,to:r}of i)s=Math.max(t.state.doc.lineAt(s).from,s-e),r=Math.min(t.state.doc.lineAt(r).to,r+e),n.length&&n[n.length-1].to>=s?n[n.length-1].to=r:n.push({from:s,to:r});return n}(t,this.maxLength))Na(t.state.doc,this.regexp,e,n,((e,n)=>this.addMatch(n,t,e,i)));return e.finish()}updateDeco(t,e){let i=1e9,n=-1;return t.docChanged&&t.changes.iterChanges(((e,s,r,o)=>{o>t.view.viewport.from&&r<t.view.viewport.to&&(i=Math.min(r,i),n=Math.max(o,n))})),t.viewportChanged||n-i>1e3?this.createDeco(t.view):n>-1?this.updateRange(t.view,e.map(t.changes),i,n):e}updateRange(t,e,i,n){for(let s of t.visibleRanges){let r=Math.max(s.from,i),o=Math.min(s.to,n);if(o>r){let i=t.state.doc.lineAt(r),n=i.to<o?t.state.doc.lineAt(o):i,l=Math.max(s.from,i.from),a=Math.min(s.to,n.to);if(this.boundary){for(;r>i.from;r--)if(this.boundary.test(i.text[r-1-i.from])){l=r;break}for(;o<n.to;o++)if(this.boundary.test(n.text[o-n.from])){a=o;break}}let h,c=[],u=(t,e,i)=>c.push(i.range(t,e));if(i==n)for(this.regexp.lastIndex=l-i.from;(h=this.regexp.exec(i.text))&&h.index<a-i.from;)this.addMatch(h,t,h.index+i.from,u);else Na(t.state.doc,this.regexp,l,a,((e,i)=>this.addMatch(i,t,e,u)));e=e.update({filterFrom:l,filterTo:a,filter:(t,e)=>t<l||e>a,add:c})}}return e}}const Va=null!=/x/.unicode?"gu":"g",Wa=new RegExp("[\0-\b\n--\u2028\u2029\ufeff-]",Va),za={0:"null",7:"bell",8:"backspace",10:"newline",11:"vertical tab",13:"carriage return",27:"escape",8203:"zero width space",8204:"zero width non-joiner",8205:"zero width joiner",8206:"left-to-right mark",8207:"right-to-left mark",8232:"line separator",8237:"left-to-right override",8238:"right-to-left override",8294:"left-to-right isolate",8295:"right-to-left isolate",8297:"pop directional isolate",8233:"paragraph separator",65279:"zero width no-break space",65532:"object replacement"};let Ha=null;const Fa=on.define({combine(t){let e=Qn(t,{render:null,specialChars:Wa,addSpecialChars:null});return(e.replaceTabs=!function(){var t;if(null==Ha&&"undefined"!=typeof document&&document.body){let e=document.body.style;Ha=null!=(null!==(t=e.tabSize)&&void 0!==t?t:e.MozTabSize)}return Ha||!1}())&&(e.specialChars=new RegExp("\t|"+e.specialChars.source,Va)),e.addSpecialChars&&(e.specialChars=new RegExp(e.specialChars.source+"|"+e.addSpecialChars.source,Va)),e}});function ja(t={}){return[Fa.of(t),qa||(qa=Zr.fromClass(class{constructor(t){this.view=t,this.decorations=Or.none,this.decorationCache=Object.create(null),this.decorator=this.makeDecorator(t.state.facet(Fa)),this.decorations=this.decorator.createDeco(t)}makeDecorator(t){return new Ia({regexp:t.specialChars,decoration:(e,i,n)=>{let{doc:s}=i.state,r=Fi(e[0],0);if(9==r){let t=s.lineAt(n),e=i.state.tabSize,r=fs(t.text,e,n-t.from);return Or.replace({widget:new Ka((e-r%e)*this.view.defaultCharacterWidth)})}return this.decorationCache[r]||(this.decorationCache[r]=Or.replace({widget:new $a(t,r)}))},boundary:t.replaceTabs?void 0:/[^]/})}update(t){let e=t.state.facet(Fa);t.startState.facet(Fa)!=e?(this.decorator=this.makeDecorator(e),this.decorations=this.decorator.createDeco(t.view)):this.decorations=this.decorator.updateDeco(t,this.decorations)}},{decorations:t=>t.decorations}))]}let qa=null;class $a extends Ar{constructor(t,e){super(),this.options=t,this.code=e}eq(t){return t.code==this.code}toDOM(t){let e=function(t){return t>=32?"•":10==t?"":String.fromCharCode(9216+t)}(this.code),i=t.state.phrase("Control character")+" "+(za[this.code]||"0x"+this.code.toString(16)),n=this.options.render&&this.options.render(this.code,i,e);if(n)return n;let s=document.createElement("span");return s.textContent=e,s.title=i,s.setAttribute("aria-label",i),s.className="cm-specialChar",s}ignoreEvent(){return!1}}class Ka extends Ar{constructor(t){super(),this.width=t}eq(t){return t.width==this.width}toDOM(){let t=document.createElement("span");return t.textContent="\t",t.className="cm-tab",t.style.width=this.width+"px",t}ignoreEvent(){return!1}}const Ua=Or.line({class:"cm-activeLine"}),Ga=Zr.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.docChanged||t.selectionSet)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=-1,i=[];for(let n of t.state.selection.ranges){let s=t.lineBlockAt(n.head);s.from>e&&(i.push(Ua.range(s.from)),e=s.from)}return Or.set(i)}},{decorations:t=>t.decorations});const Qa=2e3;function Ja(t,e){let i=t.posAtCoords({x:e.clientX,y:e.clientY},!1),n=t.state.doc.lineAt(i),s=i-n.from,r=s>Qa?-1:s==n.length?function(t,e){let i=t.coordsAtPos(t.viewport.from);return i?Math.round(Math.abs((i.left-e)/t.defaultCharacterWidth)):-1}(t,e.clientX):fs(n.text,t.state.tabSize,i-n.from);return{line:n.number,col:r,off:s}}function Xa(t,e){let i=Ja(t,e),n=t.state.selection;return i?{update(t){if(t.docChanged){let e=t.changes.mapPos(t.startState.doc.line(i.line).from),s=t.state.doc.lineAt(e);i={line:s.number,col:i.col,off:Math.min(i.off,s.length)},n=n.map(t.changes)}},get(e,s,r){let o=Ja(t,e);if(!o)return n;let l=function(t,e,i){let n=Math.min(e.line,i.line),s=Math.max(e.line,i.line),r=[];if(e.off>Qa||i.off>Qa||e.col<0||i.col<0){let o=Math.min(e.off,i.off),l=Math.max(e.off,i.off);for(let e=n;e<=s;e++){let i=t.doc.line(e);i.length<=l&&r.push(nn.range(i.from+o,i.to+l))}}else{let o=Math.min(e.col,i.col),l=Math.max(e.col,i.col);for(let e=n;e<=s;e++){let i=t.doc.line(e),n=ds(i.text,o,t.tabSize,!0);if(n<0)r.push(nn.cursor(i.to));else{let e=ds(i.text,l,t.tabSize);r.push(nn.range(i.from+n,i.from+e))}}}return r}(t.state,i,o);return l.length?r?nn.create(l.concat(n.ranges)):nn.create(l):n}}:null}function Ya(t){let e=(null==t?void 0:t.eventFilter)||(t=>t.altKey&&0==t.button);return sa.mouseSelectionStyle.of(((t,i)=>e(i)?Xa(t,i):null))}const Za={Alt:[18,t=>t.altKey],Control:[17,t=>t.ctrlKey],Shift:[16,t=>t.shiftKey],Meta:[91,t=>t.metaKey]},th={style:"cursor: crosshair"};function eh(t={}){let[e,i]=Za[t.key||"Alt"],n=Zr.fromClass(class{constructor(t){this.view=t,this.isDown=!1}set(t){this.isDown!=t&&(this.isDown=t,this.view.update([]))}},{eventHandlers:{keydown(t){this.set(t.keyCode==e||i(t))},keyup(t){t.keyCode!=e&&i(t)||this.set(!1)},mousemove(t){this.set(i(t))}}});return[n,sa.contentAttributes.of((t=>{var e;return(null===(e=t.plugin(n))||void 0===e?void 0:e.isDown)?th:null}))]}const ih="-10000px";class nh{constructor(t,e,i){this.facet=e,this.createTooltipView=i,this.input=t.state.facet(e),this.tooltips=this.input.filter((t=>t)),this.tooltipViews=this.tooltips.map(i)}update(t){var e;let i=t.state.facet(this.facet),n=i.filter((t=>t));if(i===this.input){for(let e of this.tooltipViews)e.update&&e.update(t);return!1}let s=[];for(let e=0;e<n.length;e++){let i=n[e],r=-1;if(i){for(let t=0;t<this.tooltips.length;t++){let e=this.tooltips[t];e&&e.create==i.create&&(r=t)}if(r<0)s[e]=this.createTooltipView(i);else{let i=s[e]=this.tooltipViews[r];i.update&&i.update(t)}}}for(let t of this.tooltipViews)s.indexOf(t)<0&&(t.dom.remove(),null===(e=t.destroy)||void 0===e||e.call(t));return this.input=i,this.tooltips=n,this.tooltipViews=s,!0}}function sh(t){let{win:e}=t;return{top:0,left:0,bottom:e.innerHeight,right:e.innerWidth}}const rh=on.define({combine:t=>{var e,i,n;return{position:cr.ios?"absolute":(null===(e=t.find((t=>t.position)))||void 0===e?void 0:e.position)||"fixed",parent:(null===(i=t.find((t=>t.parent)))||void 0===i?void 0:i.parent)||null,tooltipSpace:(null===(n=t.find((t=>t.tooltipSpace)))||void 0===n?void 0:n.tooltipSpace)||sh}}}),oh=new WeakMap,lh=Zr.fromClass(class{constructor(t){this.view=t,this.inView=!0,this.lastTransaction=0,this.measureTimeout=-1;let e=t.state.facet(rh);this.position=e.position,this.parent=e.parent,this.classes=t.themeClasses,this.createContainer(),this.measureReq={read:this.readMeasure.bind(this),write:this.writeMeasure.bind(this),key:this},this.manager=new nh(t,ch,(t=>this.createTooltip(t))),this.intersectionObserver="function"==typeof IntersectionObserver?new IntersectionObserver((t=>{Date.now()>this.lastTransaction-50&&t.length>0&&t[t.length-1].intersectionRatio<1&&this.measureSoon()}),{threshold:[1]}):null,this.observeIntersection(),t.win.addEventListener("resize",this.measureSoon=this.measureSoon.bind(this)),this.maybeMeasure()}createContainer(){this.parent?(this.container=document.createElement("div"),this.container.style.position="relative",this.container.className=this.view.themeClasses,this.parent.appendChild(this.container)):this.container=this.view.dom}observeIntersection(){if(this.intersectionObserver){this.intersectionObserver.disconnect();for(let t of this.manager.tooltipViews)this.intersectionObserver.observe(t.dom)}}measureSoon(){this.measureTimeout<0&&(this.measureTimeout=setTimeout((()=>{this.measureTimeout=-1,this.maybeMeasure()}),50))}update(t){t.transactions.length&&(this.lastTransaction=Date.now());let e=this.manager.update(t);e&&this.observeIntersection();let i=e||t.geometryChanged,n=t.state.facet(rh);if(n.position!=this.position){this.position=n.position;for(let t of this.manager.tooltipViews)t.dom.style.position=this.position;i=!0}if(n.parent!=this.parent){this.parent&&this.container.remove(),this.parent=n.parent,this.createContainer();for(let t of this.manager.tooltipViews)this.container.appendChild(t.dom);i=!0}else this.parent&&this.view.themeClasses!=this.classes&&(this.classes=this.container.className=this.view.themeClasses);i&&this.maybeMeasure()}createTooltip(t){let e=t.create(this.view);if(e.dom.classList.add("cm-tooltip"),t.arrow&&!e.dom.querySelector(".cm-tooltip > .cm-tooltip-arrow")){let t=document.createElement("div");t.className="cm-tooltip-arrow",e.dom.appendChild(t)}return e.dom.style.position=this.position,e.dom.style.top=ih,this.container.appendChild(e.dom),e.mount&&e.mount(this.view),e}destroy(){var t,e;this.view.win.removeEventListener("resize",this.measureSoon);for(let e of this.manager.tooltipViews)e.dom.remove(),null===(t=e.destroy)||void 0===t||t.call(e);null===(e=this.intersectionObserver)||void 0===e||e.disconnect(),clearTimeout(this.measureTimeout)}readMeasure(){let t=this.view.dom.getBoundingClientRect();return{editor:t,parent:this.parent?this.container.getBoundingClientRect():t,pos:this.manager.tooltips.map(((t,e)=>{let i=this.manager.tooltipViews[e];return i.getCoords?i.getCoords(t.pos):this.view.coordsAtPos(t.pos)})),size:this.manager.tooltipViews.map((({dom:t})=>t.getBoundingClientRect())),space:this.view.state.facet(rh).tooltipSpace(this.view)}}writeMeasure(t){var e;let{editor:i,space:n}=t,s=[];for(let r=0;r<this.manager.tooltips.length;r++){let o=this.manager.tooltips[r],l=this.manager.tooltipViews[r],{dom:a}=l,h=t.pos[r],c=t.size[r];if(!h||h.bottom<=Math.max(i.top,n.top)||h.top>=Math.min(i.bottom,n.bottom)||h.right<Math.max(i.left,n.left)-.1||h.left>Math.min(i.right,n.right)+.1){a.style.top=ih;continue}let u=o.arrow?l.dom.querySelector(".cm-tooltip-arrow"):null,f=u?7:0,d=c.right-c.left,p=null!==(e=oh.get(l))&&void 0!==e?e:c.bottom-c.top,m=l.offset||hh,g=this.view.textDirection==ho.LTR,v=c.width>n.right-n.left?g?n.left:n.right-c.width:g?Math.min(h.left-(u?14:0)+m.x,n.right-d):Math.max(n.left,h.left-d+(u?14:0)-m.x),w=!!o.above;!o.strictSide&&(w?h.top-(c.bottom-c.top)-m.y<n.top:h.bottom+(c.bottom-c.top)+m.y>n.bottom)&&w==n.bottom-h.bottom>h.top-n.top&&(w=!w);let y=(w?h.top-n.top:n.bottom-h.bottom)-f;if(y<p&&!1!==l.resize){if(y<this.view.defaultLineHeight){a.style.top=ih;continue}oh.set(l,p),a.style.height=(p=y)+"px"}else a.style.height&&(a.style.height="");let b=w?h.top-p-f-m.y:h.bottom+f+m.y,x=v+d;if(!0!==l.overlap)for(let t of s)t.left<x&&t.right>v&&t.top<b+p&&t.bottom>b&&(b=w?t.top-p-2-f:t.bottom+f+2);"absolute"==this.position?(a.style.top=b-t.parent.top+"px",a.style.left=v-t.parent.left+"px"):(a.style.top=b+"px",a.style.left=v+"px"),u&&(u.style.left=h.left+(g?m.x:-m.x)-(v+14-7)+"px"),!0!==l.overlap&&s.push({left:v,top:b,right:x,bottom:b+p}),a.classList.toggle("cm-tooltip-above",w),a.classList.toggle("cm-tooltip-below",!w),l.positioned&&l.positioned(t.space)}}maybeMeasure(){if(this.manager.tooltips.length&&(this.view.inView&&this.view.requestMeasure(this.measureReq),this.inView!=this.view.inView&&(this.inView=this.view.inView,!this.inView)))for(let t of this.manager.tooltipViews)t.dom.style.top=ih}},{eventHandlers:{scroll(){this.maybeMeasure()}}}),ah=sa.baseTheme({".cm-tooltip":{zIndex:100,boxSizing:"border-box"},"&light .cm-tooltip":{border:"1px solid #bbb",backgroundColor:"#f5f5f5"},"&light .cm-tooltip-section:not(:first-child)":{borderTop:"1px solid #bbb"},"&dark .cm-tooltip":{backgroundColor:"#333338",color:"white"},".cm-tooltip-arrow":{height:"7px",width:"14px",position:"absolute",zIndex:-1,overflow:"hidden","&:before, &:after":{content:"''",position:"absolute",width:0,height:0,borderLeft:"7px solid transparent",borderRight:"7px solid transparent"},".cm-tooltip-above &":{bottom:"-7px","&:before":{borderTop:"7px solid #bbb"},"&:after":{borderTop:"7px solid #f5f5f5",bottom:"1px"}},".cm-tooltip-below &":{top:"-7px","&:before":{borderBottom:"7px solid #bbb"},"&:after":{borderBottom:"7px solid #f5f5f5",top:"1px"}}},"&dark .cm-tooltip .cm-tooltip-arrow":{"&:before":{borderTopColor:"#333338",borderBottomColor:"#333338"},"&:after":{borderTopColor:"transparent",borderBottomColor:"transparent"}}}),hh={x:0,y:0},ch=on.define({enables:[lh,ah]}),uh=on.define();class fh{constructor(t){this.view=t,this.mounted=!1,this.dom=document.createElement("div"),this.dom.classList.add("cm-tooltip-hover"),this.manager=new nh(t,uh,(t=>this.createHostedView(t)))}static create(t){return new fh(t)}createHostedView(t){let e=t.create(this.view);return e.dom.classList.add("cm-tooltip-section"),this.dom.appendChild(e.dom),this.mounted&&e.mount&&e.mount(this.view),e}mount(t){for(let e of this.manager.tooltipViews)e.mount&&e.mount(t);this.mounted=!0}positioned(t){for(let e of this.manager.tooltipViews)e.positioned&&e.positioned(t)}update(t){this.manager.update(t)}}const dh=ch.compute([uh],(t=>{let e=t.facet(uh).filter((t=>t));return 0===e.length?null:{pos:Math.min(...e.map((t=>t.pos))),end:Math.max(...e.filter((t=>null!=t.end)).map((t=>t.end))),create:fh.create,above:e[0].above,arrow:e.some((t=>t.arrow))}}));class ph{constructor(t,e,i,n,s){this.view=t,this.source=e,this.field=i,this.setHover=n,this.hoverTime=s,this.hoverTimeout=-1,this.restartTimeout=-1,this.pending=null,this.lastMove={x:0,y:0,target:t.dom,time:0},this.checkHover=this.checkHover.bind(this),t.dom.addEventListener("mouseleave",this.mouseleave=this.mouseleave.bind(this)),t.dom.addEventListener("mousemove",this.mousemove=this.mousemove.bind(this))}update(){this.pending&&(this.pending=null,clearTimeout(this.restartTimeout),this.restartTimeout=setTimeout((()=>this.startHover()),20))}get active(){return this.view.state.field(this.field)}checkHover(){if(this.hoverTimeout=-1,this.active)return;let t=Date.now()-this.lastMove.time;t<this.hoverTime?this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime-t):this.startHover()}startHover(){clearTimeout(this.restartTimeout);let{lastMove:t}=this,e=this.view.contentDOM.contains(t.target)?this.view.posAtCoords(t):null;if(null==e)return;let i=this.view.coordsAtPos(e);if(null==i||t.y<i.top||t.y>i.bottom||t.x<i.left-this.view.defaultCharacterWidth||t.x>i.right+this.view.defaultCharacterWidth)return;let n=this.view.bidiSpans(this.view.state.doc.lineAt(e)).find((t=>t.from<=e&&t.to>=e)),s=n&&n.dir==ho.RTL?-1:1,r=this.source(this.view,e,t.x<i.left?-s:s);if(null==r?void 0:r.then){let t=this.pending={pos:e};r.then((e=>{this.pending==t&&(this.pending=null,e&&this.view.dispatch({effects:this.setHover.of(e)}))}),(t=>Qr(this.view.state,t,"hover tooltip")))}else r&&this.view.dispatch({effects:this.setHover.of(r)})}mousemove(t){var e;this.lastMove={x:t.clientX,y:t.clientY,target:t.target,time:Date.now()},this.hoverTimeout<0&&(this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime));let i=this.active;if(i&&!mh(this.lastMove.target)||this.pending){let{pos:n}=i||this.pending,s=null!==(e=null==i?void 0:i.end)&&void 0!==e?e:n;(n==s?this.view.posAtCoords(this.lastMove)==n:function(t,e,i,n,s,r){let o=document.createRange(),l=t.domAtPos(e),a=t.domAtPos(i);o.setEnd(a.node,a.offset),o.setStart(l.node,l.offset);let h=o.getClientRects();o.detach();for(let t=0;t<h.length;t++){let e=h[t];if(Math.max(e.top-s,s-e.bottom,e.left-n,n-e.right)<=r)return!0}return!1}(this.view,n,s,t.clientX,t.clientY,6))||(this.view.dispatch({effects:this.setHover.of(null)}),this.pending=null)}}mouseleave(t){clearTimeout(this.hoverTimeout),this.hoverTimeout=-1,this.active&&!mh(t.relatedTarget)&&this.view.dispatch({effects:this.setHover.of(null)})}destroy(){clearTimeout(this.hoverTimeout),this.view.dom.removeEventListener("mouseleave",this.mouseleave),this.view.dom.removeEventListener("mousemove",this.mousemove)}}function mh(t){for(let e=t;e;e=e.parentNode)if(1==e.nodeType&&e.classList.contains("cm-tooltip"))return!0;return!1}function gh(t,e={}){let i=Nn.define(),n=dn.define({create:()=>null,update(t,n){if(t&&(e.hideOnChange&&(n.docChanged||n.selection)||e.hideOn&&e.hideOn(n,t)))return null;if(t&&n.docChanged){let e=n.changes.mapPos(t.pos,-1,Ki.TrackDel);if(null==e)return null;let i=Object.assign(Object.create(null),t);i.pos=e,null!=t.end&&(i.end=n.changes.mapPos(t.end)),t=i}for(let e of n.effects)e.is(i)&&(t=e.value),e.is(vh)&&(t=null);return t},provide:t=>uh.from(t)});return[n,Zr.define((s=>new ph(s,t,n,i,e.hoverTime||300))),dh]}const vh=Nn.define();const wh=on.define({combine(t){let e,i;for(let n of t)e=e||n.topContainer,i=i||n.bottomContainer;return{topContainer:e,bottomContainer:i}}});function yh(t,e){let i=t.plugin(bh),n=i?i.specs.indexOf(e):-1;return n>-1?i.panels[n]:null}const bh=Zr.fromClass(class{constructor(t){this.input=t.state.facet(Sh),this.specs=this.input.filter((t=>t)),this.panels=this.specs.map((e=>e(t)));let e=t.state.facet(wh);this.top=new xh(t,!0,e.topContainer),this.bottom=new xh(t,!1,e.bottomContainer),this.top.sync(this.panels.filter((t=>t.top))),this.bottom.sync(this.panels.filter((t=>!t.top)));for(let t of this.panels)t.dom.classList.add("cm-panel"),t.mount&&t.mount()}update(t){let e=t.state.facet(wh);this.top.container!=e.topContainer&&(this.top.sync([]),this.top=new xh(t.view,!0,e.topContainer)),this.bottom.container!=e.bottomContainer&&(this.bottom.sync([]),this.bottom=new xh(t.view,!1,e.bottomContainer)),this.top.syncClasses(),this.bottom.syncClasses();let i=t.state.facet(Sh);if(i!=this.input){let e=i.filter((t=>t)),n=[],s=[],r=[],o=[];for(let i of e){let e,l=this.specs.indexOf(i);l<0?(e=i(t.view),o.push(e)):(e=this.panels[l],e.update&&e.update(t)),n.push(e),(e.top?s:r).push(e)}this.specs=e,this.panels=n,this.top.sync(s),this.bottom.sync(r);for(let t of o)t.dom.classList.add("cm-panel"),t.mount&&t.mount()}else for(let e of this.panels)e.update&&e.update(t)}destroy(){this.top.sync([]),this.bottom.sync([])}},{provide:t=>sa.scrollMargins.of((e=>{let i=e.plugin(t);return i&&{top:i.top.scrollMargin(),bottom:i.bottom.scrollMargin()}}))});class xh{constructor(t,e,i){this.view=t,this.top=e,this.container=i,this.dom=void 0,this.classes="",this.panels=[],this.syncClasses()}sync(t){for(let e of this.panels)e.destroy&&t.indexOf(e)<0&&e.destroy();this.panels=t,this.syncDOM()}syncDOM(){if(0==this.panels.length)return void(this.dom&&(this.dom.remove(),this.dom=void 0));if(!this.dom){this.dom=document.createElement("div"),this.dom.className=this.top?"cm-panels cm-panels-top":"cm-panels cm-panels-bottom",this.dom.style[this.top?"top":"bottom"]="0";let t=this.container||this.view.dom;t.insertBefore(this.dom,this.top?t.firstChild:null)}let t=this.dom.firstChild;for(let e of this.panels)if(e.dom.parentNode==this.dom){for(;t!=e.dom;)t=kh(t);t=t.nextSibling}else this.dom.insertBefore(e.dom,t);for(;t;)t=kh(t)}scrollMargin(){return!this.dom||this.container?0:Math.max(0,this.top?this.dom.getBoundingClientRect().bottom-Math.max(0,this.view.scrollDOM.getBoundingClientRect().top):Math.min(innerHeight,this.view.scrollDOM.getBoundingClientRect().bottom)-this.dom.getBoundingClientRect().top)}syncClasses(){if(this.container&&this.classes!=this.view.themeClasses){for(let t of this.classes.split(" "))t&&this.container.classList.remove(t);for(let t of(this.classes=this.view.themeClasses).split(" "))t&&this.container.classList.add(t)}}}function kh(t){let e=t.nextSibling;return t.remove(),e}const Sh=on.define({enables:bh});class Ch extends Jn{compare(t){return this==t||this.constructor==t.constructor&&this.eq(t)}eq(t){return!1}destroy(t){}}Ch.prototype.elementClass="",Ch.prototype.toDOM=void 0,Ch.prototype.mapMode=Ki.TrackBefore,Ch.prototype.startSide=Ch.prototype.endSide=-1,Ch.prototype.point=!0;const Ah=on.define(),Mh={class:"",renderEmptyElements:!1,elementStyle:"",markers:()=>ts.empty,lineMarker:()=>null,lineMarkerChange:null,initialSpacer:null,updateSpacer:null,domEventHandlers:{}},Oh=on.define();function Dh(t){return[_h(),Oh.of(Object.assign(Object.assign({},Mh),t))]}const Th=on.define({combine:t=>t.some((t=>t))});function _h(t){let e=[Eh];return t&&!1===t.fixed&&e.push(Th.of(!0)),e}const Eh=Zr.fromClass(class{constructor(t){this.view=t,this.prevViewport=t.viewport,this.dom=document.createElement("div"),this.dom.className="cm-gutters",this.dom.setAttribute("aria-hidden","true"),this.dom.style.minHeight=this.view.contentHeight+"px",this.gutters=t.state.facet(Oh).map((e=>new Lh(t,e)));for(let t of this.gutters)this.dom.appendChild(t.dom);this.fixed=!t.state.facet(Th),this.fixed&&(this.dom.style.position="sticky"),this.syncGutters(!1),t.scrollDOM.insertBefore(this.dom,t.contentDOM)}update(t){if(this.updateGutters(t)){let e=this.prevViewport,i=t.view.viewport,n=Math.min(e.to,i.to)-Math.max(e.from,i.from);this.syncGutters(n<.8*(i.to-i.from))}t.geometryChanged&&(this.dom.style.minHeight=this.view.contentHeight+"px"),this.view.state.facet(Th)!=!this.fixed&&(this.fixed=!this.fixed,this.dom.style.position=this.fixed?"sticky":""),this.prevViewport=t.view.viewport}syncGutters(t){let e=this.dom.nextSibling;t&&this.dom.remove();let i=ts.iter(this.view.state.facet(Ah),this.view.viewport.from),n=[],s=this.gutters.map((t=>new Bh(t,this.view.viewport,-this.view.documentPadding.top)));for(let t of this.view.viewportLineBlocks){let e;if(Array.isArray(t.type)){for(let i of t.type)if(i.type==Mr.Text){e=i;break}}else e=t.type==Mr.Text?t:void 0;if(e){n.length&&(n=[]),Ph(i,n,t.from);for(let t of s)t.line(this.view,e,n)}}for(let t of s)t.finish();t&&this.view.scrollDOM.insertBefore(this.dom,e)}updateGutters(t){let e=t.startState.facet(Oh),i=t.state.facet(Oh),n=t.docChanged||t.heightChanged||t.viewportChanged||!ts.eq(t.startState.facet(Ah),t.state.facet(Ah),t.view.viewport.from,t.view.viewport.to);if(e==i)for(let e of this.gutters)e.update(t)&&(n=!0);else{n=!0;let s=[];for(let n of i){let i=e.indexOf(n);i<0?s.push(new Lh(this.view,n)):(this.gutters[i].update(t),s.push(this.gutters[i]))}for(let t of this.gutters)t.dom.remove(),s.indexOf(t)<0&&t.destroy();for(let t of s)this.dom.appendChild(t.dom);this.gutters=s}return n}destroy(){for(let t of this.gutters)t.destroy();this.dom.remove()}},{provide:t=>sa.scrollMargins.of((e=>{let i=e.plugin(t);return i&&0!=i.gutters.length&&i.fixed?e.textDirection==ho.LTR?{left:i.dom.offsetWidth}:{right:i.dom.offsetWidth}:null}))});function Rh(t){return Array.isArray(t)?t:[t]}function Ph(t,e,i){for(;t.value&&t.from<=i;)t.from==i&&e.push(t.value),t.next()}class Bh{constructor(t,e,i){this.gutter=t,this.height=i,this.i=0,this.cursor=ts.iter(t.markers,e.from)}line(t,e,i){let n=[];Ph(this.cursor,n,e.from),i.length&&(n=n.concat(i));let s=this.gutter.config.lineMarker(t,e,n);s&&n.unshift(s);let r=this.gutter;if(0==n.length&&!r.config.renderEmptyElements)return;let o=e.top-this.height;if(this.i==r.elements.length){let i=new Nh(t,e.height,o,n);r.elements.push(i),r.dom.appendChild(i.dom)}else r.elements[this.i].update(t,e.height,o,n);this.height=e.bottom,this.i++}finish(){let t=this.gutter;for(;t.elements.length>this.i;){let e=t.elements.pop();t.dom.removeChild(e.dom),e.destroy()}}}class Lh{constructor(t,e){this.view=t,this.config=e,this.elements=[],this.spacer=null,this.dom=document.createElement("div"),this.dom.className="cm-gutter"+(this.config.class?" "+this.config.class:"");for(let i in e.domEventHandlers)this.dom.addEventListener(i,(n=>{let s,r=n.target;if(r!=this.dom&&this.dom.contains(r)){for(;r.parentNode!=this.dom;)r=r.parentNode;let t=r.getBoundingClientRect();s=(t.top+t.bottom)/2}else s=n.clientY;let o=t.lineBlockAtHeight(s-t.documentTop);e.domEventHandlers[i](t,o,n)&&n.preventDefault()}));this.markers=Rh(e.markers(t)),e.initialSpacer&&(this.spacer=new Nh(t,0,0,[e.initialSpacer(t)]),this.dom.appendChild(this.spacer.dom),this.spacer.dom.style.cssText+="visibility: hidden; pointer-events: none")}update(t){let e=this.markers;if(this.markers=Rh(this.config.markers(t.view)),this.spacer&&this.config.updateSpacer){let e=this.config.updateSpacer(this.spacer.markers[0],t);e!=this.spacer.markers[0]&&this.spacer.update(t.view,0,0,[e])}let i=t.view.viewport;return!ts.eq(this.markers,e,i.from,i.to)||!!this.config.lineMarkerChange&&this.config.lineMarkerChange(t)}destroy(){for(let t of this.elements)t.destroy()}}class Nh{constructor(t,e,i,n){this.height=-1,this.above=0,this.markers=[],this.dom=document.createElement("div"),this.dom.className="cm-gutterElement",this.update(t,e,i,n)}update(t,e,i,n){this.height!=e&&(this.dom.style.height=(this.height=e)+"px"),this.above!=i&&(this.dom.style.marginTop=(this.above=i)?i+"px":""),function(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++)if(!t[i].compare(e[i]))return!1;return!0}(this.markers,n)||this.setMarkers(t,n)}setMarkers(t,e){let i="cm-gutterElement",n=this.dom.firstChild;for(let s=0,r=0;;){let o=r,l=s<e.length?e[s++]:null,a=!1;if(l){let t=l.elementClass;t&&(i+=" "+t);for(let t=r;t<this.markers.length;t++)if(this.markers[t].compare(l)){o=t,a=!0;break}}else o=this.markers.length;for(;r<o;){let t=this.markers[r++];if(t.toDOM){t.destroy(n);let e=n.nextSibling;n.remove(),n=e}}if(!l)break;l.toDOM&&(a?n=n.nextSibling:this.dom.insertBefore(l.toDOM(t),n)),a&&r++}this.dom.className=i,this.markers=e}destroy(){this.setMarkers(null,[])}}const Ih=on.define(),Vh=on.define({combine:t=>Qn(t,{formatNumber:String,domEventHandlers:{}},{domEventHandlers(t,e){let i=Object.assign({},t);for(let t in e){let n=i[t],s=e[t];i[t]=n?(t,e,i)=>n(t,e,i)||s(t,e,i):s}return i}})});class Wh extends Ch{constructor(t){super(),this.number=t}eq(t){return this.number==t.number}toDOM(){return document.createTextNode(this.number)}}function zh(t,e){return t.state.facet(Vh).formatNumber(e,t.state)}const Hh=Oh.compute([Vh],(t=>({class:"cm-lineNumbers",renderEmptyElements:!1,markers:t=>t.state.facet(Ih),lineMarker:(t,e,i)=>i.some((t=>t.toDOM))?null:new Wh(zh(t,t.state.doc.lineAt(e.from).number)),lineMarkerChange:t=>t.startState.facet(Vh)!=t.state.facet(Vh),initialSpacer:t=>new Wh(zh(t,jh(t.state.doc.lines))),updateSpacer(t,e){let i=zh(e.view,jh(e.view.state.doc.lines));return i==t.number?t:new Wh(i)},domEventHandlers:t.facet(Vh).domEventHandlers})));function Fh(t={}){return[Vh.of(t),_h(),Hh]}function jh(t){let e=9;for(;e<t;)e=10*e+9;return e}const qh=new class extends Ch{constructor(){super(...arguments),this.elementClass="cm-activeLineGutter"}},$h=Ah.compute(["selection"],(t=>{let e=[],i=-1;for(let n of t.selection.ranges){let s=t.doc.lineAt(n.head).from;s>i&&(i=s,e.push(qh.range(s)))}return ts.of(e)}));const Kh=1024;let Uh=0;class Gh{constructor(t,e){this.from=t,this.to=e}}class Qh{constructor(t={}){this.id=Uh++,this.perNode=!!t.perNode,this.deserialize=t.deserialize||(()=>{throw new Error("This node type doesn't define a deserialize function")})}add(t){if(this.perNode)throw new RangeError("Can't add per-node props to node types");return"function"!=typeof t&&(t=Xh.match(t)),e=>{let i=t(e);return void 0===i?null:[this,i]}}}Qh.closedBy=new Qh({deserialize:t=>t.split(" ")}),Qh.openedBy=new Qh({deserialize:t=>t.split(" ")}),Qh.group=new Qh({deserialize:t=>t.split(" ")}),Qh.contextHash=new Qh({perNode:!0}),Qh.lookAhead=new Qh({perNode:!0}),Qh.mounted=new Qh({perNode:!0});const Jh=Object.create(null);class Xh{constructor(t,e,i,n=0){this.name=t,this.props=e,this.id=i,this.flags=n}static define(t){let e=t.props&&t.props.length?Object.create(null):Jh,i=(t.top?1:0)|(t.skipped?2:0)|(t.error?4:0)|(null==t.name?8:0),n=new Xh(t.name||"",e,t.id,i);if(t.props)for(let i of t.props)if(Array.isArray(i)||(i=i(n)),i){if(i[0].perNode)throw new RangeError("Can't store a per-node prop on a node type");e[i[0].id]=i[1]}return n}prop(t){return this.props[t.id]}get isTop(){return(1&this.flags)>0}get isSkipped(){return(2&this.flags)>0}get isError(){return(4&this.flags)>0}get isAnonymous(){return(8&this.flags)>0}is(t){if("string"==typeof t){if(this.name==t)return!0;let e=this.prop(Qh.group);return!!e&&e.indexOf(t)>-1}return this.id==t}static match(t){let e=Object.create(null);for(let i in t)for(let n of i.split(" "))e[n]=t[i];return t=>{for(let i=t.prop(Qh.group),n=-1;n<(i?i.length:0);n++){let s=e[n<0?t.name:i[n]];if(s)return s}}}}Xh.none=new Xh("",Object.create(null),0,8);class Yh{constructor(t){this.types=t;for(let e=0;e<t.length;e++)if(t[e].id!=e)throw new RangeError("Node type ids should correspond to array positions when creating a node set")}extend(...t){let e=[];for(let i of this.types){let n=null;for(let e of t){let t=e(i);t&&(n||(n=Object.assign({},i.props)),n[t[0].id]=t[1])}e.push(n?new Xh(i.name,n,i.id,i.flags):i)}return new Yh(e)}}const Zh=new WeakMap,tc=new WeakMap;var ec;!function(t){t[t.ExcludeBuffers=1]="ExcludeBuffers",t[t.IncludeAnonymous=2]="IncludeAnonymous",t[t.IgnoreMounts=4]="IgnoreMounts",t[t.IgnoreOverlays=8]="IgnoreOverlays"}(ec||(ec={}));class ic{constructor(t,e,i,n,s){if(this.type=t,this.children=e,this.positions=i,this.length=n,this.props=null,s&&s.length){this.props=Object.create(null);for(let[t,e]of s)this.props["number"==typeof t?t:t.id]=e}}toString(){let t=this.prop(Qh.mounted);if(t&&!t.overlay)return t.tree.toString();let e="";for(let t of this.children){let i=t.toString();i&&(e&&(e+=","),e+=i)}return this.type.name?(/\W/.test(this.type.name)&&!this.type.isError?JSON.stringify(this.type.name):this.type.name)+(e.length?"("+e+")":""):e}cursor(t=0){return new dc(this.topNode,t)}cursorAt(t,e=0,i=0){let n=Zh.get(this)||this.topNode,s=new dc(n);return s.moveTo(t,e),Zh.set(this,s._tree),s}get topNode(){return new ac(this,0,0,null)}resolve(t,e=0){let i=lc(Zh.get(this)||this.topNode,t,e,!1);return Zh.set(this,i),i}resolveInner(t,e=0){let i=lc(tc.get(this)||this.topNode,t,e,!0);return tc.set(this,i),i}iterate(t){let{enter:e,leave:i,from:n=0,to:s=this.length}=t;for(let r=this.cursor((t.mode||0)|ec.IncludeAnonymous);;){let t=!1;if(r.from<=s&&r.to>=n&&(r.type.isAnonymous||!1!==e(r))){if(r.firstChild())continue;t=!0}for(;t&&i&&!r.type.isAnonymous&&i(r),!r.nextSibling();){if(!r.parent())return;t=!0}}}prop(t){return t.perNode?this.props?this.props[t.id]:void 0:this.type.prop(t)}get propValues(){let t=[];if(this.props)for(let e in this.props)t.push([+e,this.props[e]]);return t}balance(t={}){return this.children.length<=8?this:vc(Xh.none,this.children,this.positions,0,this.children.length,0,this.length,((t,e,i)=>new ic(this.type,t,e,i,this.propValues)),t.makeTree||((t,e,i)=>new ic(Xh.none,t,e,i)))}static build(t){return function(t){var e;let{buffer:i,nodeSet:n,maxBufferLength:s=Kh,reused:r=[],minRepeatType:o=n.types.length}=t,l=Array.isArray(i)?new nc(i,i.length):i,a=n.types,h=0,c=0;function u(t,e,i,v,w){let{id:y,start:b,end:x,size:k}=l,S=c;for(;k<0;){if(l.next(),-1==k){let e=r[y];return i.push(e),void v.push(b-t)}if(-3==k)return void(h=y);if(-4==k)return void(c=y);throw new RangeError(`Unrecognized record size: ${k}`)}let C,A,M=a[y],O=b-t;if(x-b<=s&&(A=m(l.pos-e,w))){let e=new Uint16Array(A.size-A.skip),i=l.pos-A.size,s=e.length;for(;l.pos>i;)s=g(A.start,e,s);C=new sc(e,x-A.start,n),O=A.start-t}else{let t=l.pos-k;l.next();let e=[],i=[],n=y>=o?y:-1,r=0,a=x;for(;l.pos>t;)n>=0&&l.id==n&&l.size>=0?(l.end<=a-s&&(d(e,i,b,r,l.end,a,n,S),r=e.length,a=l.end),l.next()):u(b,t,e,i,n);if(n>=0&&r>0&&r<e.length&&d(e,i,b,r,b,a,n,S),e.reverse(),i.reverse(),n>-1&&r>0){let t=f(M);C=vc(M,e,i,0,e.length,0,x-b,t,t)}else C=p(M,e,i,x-b,S-x)}i.push(C),v.push(O)}function f(t){return(e,i,n)=>{let s,r,o=0,l=e.length-1;if(l>=0&&(s=e[l])instanceof ic){if(!l&&s.type==t&&s.length==n)return s;(r=s.prop(Qh.lookAhead))&&(o=i[l]+s.length+r)}return p(t,e,i,n,o)}}function d(t,e,i,s,r,o,l,a){let h=[],c=[];for(;t.length>s;)h.push(t.pop()),c.push(e.pop()+i-r);t.push(p(n.types[l],h,c,o-r,a-o)),e.push(r-i)}function p(t,e,i,n,s=0,r){if(h){let t=[Qh.contextHash,h];r=r?[t].concat(r):[t]}if(s>25){let t=[Qh.lookAhead,s];r=r?[t].concat(r):[t]}return new ic(t,e,i,n,r)}function m(t,e){let i=l.fork(),n=0,r=0,a=0,h=i.end-s,c={size:0,start:0,skip:0};t:for(let s=i.pos-t;i.pos>s;){let t=i.size;if(i.id==e&&t>=0){c.size=n,c.start=r,c.skip=a,a+=4,n+=4,i.next();continue}let l=i.pos-t;if(t<0||l<s||i.start<h)break;let u=i.id>=o?4:0,f=i.start;for(i.next();i.pos>l;){if(i.size<0){if(-3!=i.size)break t;u+=4}else i.id>=o&&(u+=4);i.next()}r=f,n+=t,a+=u}return(e<0||n==t)&&(c.size=n,c.start=r,c.skip=a),c.size>4?c:void 0}function g(t,e,i){let{id:n,start:s,end:r,size:a}=l;if(l.next(),a>=0&&n<o){let o=i;if(a>4){let n=l.pos-(a-4);for(;l.pos>n;)i=g(t,e,i)}e[--i]=o,e[--i]=r-t,e[--i]=s-t,e[--i]=n}else-3==a?h=n:-4==a&&(c=n);return i}let v=[],w=[];for(;l.pos>0;)u(t.start||0,t.bufferStart||0,v,w,-1);let y=null!==(e=t.length)&&void 0!==e?e:v.length?w[0]+v[0].length:0;return new ic(a[t.topID],v.reverse(),w.reverse(),y)}(t)}}ic.empty=new ic(Xh.none,[],[],0);class nc{constructor(t,e){this.buffer=t,this.index=e}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}get pos(){return this.index}next(){this.index-=4}fork(){return new nc(this.buffer,this.index)}}class sc{constructor(t,e,i){this.buffer=t,this.length=e,this.set=i}get type(){return Xh.none}toString(){let t=[];for(let e=0;e<this.buffer.length;)t.push(this.childString(e)),e=this.buffer[e+3];return t.join(",")}childString(t){let e=this.buffer[t],i=this.buffer[t+3],n=this.set.types[e],s=n.name;if(/\W/.test(s)&&!n.isError&&(s=JSON.stringify(s)),i==(t+=4))return s;let r=[];for(;t<i;)r.push(this.childString(t)),t=this.buffer[t+3];return s+"("+r.join(",")+")"}findChild(t,e,i,n,s){let{buffer:r}=this,o=-1;for(let l=t;l!=e&&!(rc(s,n,r[l+1],r[l+2])&&(o=l,i>0));l=r[l+3]);return o}slice(t,e,i){let n=this.buffer,s=new Uint16Array(e-t),r=0;for(let o=t,l=0;o<e;){s[l++]=n[o++],s[l++]=n[o++]-i;let e=s[l++]=n[o++]-i;s[l++]=n[o++]-t,r=Math.max(r,e)}return new sc(s,r,this.set)}}function rc(t,e,i,n){switch(t){case-2:return i<e;case-1:return n>=e&&i<e;case 0:return i<e&&n>e;case 1:return i<=e&&n>e;case 2:return n>e;case 4:return!0}}function oc(t,e){let i=t.childBefore(e);for(;i;){let e=i.lastChild;if(!e||e.to!=i.to)break;e.type.isError&&e.from==e.to?(t=i,i=e.prevSibling):i=e}return t}function lc(t,e,i,n){for(var s;t.from==t.to||(i<1?t.from>=e:t.from>e)||(i>-1?t.to<=e:t.to<e);){let e=!n&&t instanceof ac&&t.index<0?null:t.parent;if(!e)return t;t=e}let r=n?0:ec.IgnoreOverlays;if(n)for(let n=t,o=n.parent;o;n=o,o=n.parent)n instanceof ac&&n.index<0&&(null===(s=o.enter(e,i,r))||void 0===s?void 0:s.from)!=n.from&&(t=o);for(;;){let n=t.enter(e,i,r);if(!n)return t;t=n}}class ac{constructor(t,e,i,n){this._tree=t,this.from=e,this.index=i,this._parent=n}get type(){return this._tree.type}get name(){return this._tree.type.name}get to(){return this.from+this._tree.length}nextChild(t,e,i,n,s=0){for(let r=this;;){for(let{children:o,positions:l}=r._tree,a=e>0?o.length:-1;t!=a;t+=e){let a=o[t],h=l[t]+r.from;if(rc(n,i,h,h+a.length))if(a instanceof sc){if(s&ec.ExcludeBuffers)continue;let o=a.findChild(0,a.buffer.length,e,i-h,n);if(o>-1)return new fc(new uc(r,a,t,h),null,o)}else if(s&ec.IncludeAnonymous||!a.type.isAnonymous||pc(a)){let o;if(!(s&ec.IgnoreMounts)&&a.props&&(o=a.prop(Qh.mounted))&&!o.overlay)return new ac(o.tree,h,t,r);let l=new ac(a,h,t,r);return s&ec.IncludeAnonymous||!l.type.isAnonymous?l:l.nextChild(e<0?a.children.length-1:0,e,i,n)}}if(s&ec.IncludeAnonymous||!r.type.isAnonymous)return null;if(t=r.index>=0?r.index+e:e<0?-1:r._parent._tree.children.length,r=r._parent,!r)return null}}get firstChild(){return this.nextChild(0,1,0,4)}get lastChild(){return this.nextChild(this._tree.children.length-1,-1,0,4)}childAfter(t){return this.nextChild(0,1,t,2)}childBefore(t){return this.nextChild(this._tree.children.length-1,-1,t,-2)}enter(t,e,i=0){let n;if(!(i&ec.IgnoreOverlays)&&(n=this._tree.prop(Qh.mounted))&&n.overlay){let i=t-this.from;for(let{from:t,to:s}of n.overlay)if((e>0?t<=i:t<i)&&(e<0?s>=i:s>i))return new ac(n.tree,n.overlay[0].from+this.from,-1,this)}return this.nextChild(0,1,t,e,i)}nextSignificantParent(){let t=this;for(;t.type.isAnonymous&&t._parent;)t=t._parent;return t}get parent(){return this._parent?this._parent.nextSignificantParent():null}get nextSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index+1,1,0,4):null}get prevSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index-1,-1,0,4):null}cursor(t=0){return new dc(this,t)}get tree(){return this._tree}toTree(){return this._tree}resolve(t,e=0){return lc(this,t,e,!1)}resolveInner(t,e=0){return lc(this,t,e,!0)}enterUnfinishedNodesBefore(t){return oc(this,t)}getChild(t,e=null,i=null){let n=hc(this,t,e,i);return n.length?n[0]:null}getChildren(t,e=null,i=null){return hc(this,t,e,i)}toString(){return this._tree.toString()}get node(){return this}matchContext(t){return cc(this,t)}}function hc(t,e,i,n){let s=t.cursor(),r=[];if(!s.firstChild())return r;if(null!=i)for(;!s.type.is(i);)if(!s.nextSibling())return r;for(;;){if(null!=n&&s.type.is(n))return r;if(s.type.is(e)&&r.push(s.node),!s.nextSibling())return null==n?r:[]}}function cc(t,e,i=e.length-1){for(let n=t.parent;i>=0;n=n.parent){if(!n)return!1;if(!n.type.isAnonymous){if(e[i]&&e[i]!=n.name)return!1;i--}}return!0}class uc{constructor(t,e,i,n){this.parent=t,this.buffer=e,this.index=i,this.start=n}}class fc{get name(){return this.type.name}get from(){return this.context.start+this.context.buffer.buffer[this.index+1]}get to(){return this.context.start+this.context.buffer.buffer[this.index+2]}constructor(t,e,i){this.context=t,this._parent=e,this.index=i,this.type=t.buffer.set.types[t.buffer.buffer[i]]}child(t,e,i){let{buffer:n}=this.context,s=n.findChild(this.index+4,n.buffer[this.index+3],t,e-this.context.start,i);return s<0?null:new fc(this.context,this,s)}get firstChild(){return this.child(1,0,4)}get lastChild(){return this.child(-1,0,4)}childAfter(t){return this.child(1,t,2)}childBefore(t){return this.child(-1,t,-2)}enter(t,e,i=0){if(i&ec.ExcludeBuffers)return null;let{buffer:n}=this.context,s=n.findChild(this.index+4,n.buffer[this.index+3],e>0?1:-1,t-this.context.start,e);return s<0?null:new fc(this.context,this,s)}get parent(){return this._parent||this.context.parent.nextSignificantParent()}externalSibling(t){return this._parent?null:this.context.parent.nextChild(this.context.index+t,t,0,4)}get nextSibling(){let{buffer:t}=this.context,e=t.buffer[this.index+3];return e<(this._parent?t.buffer[this._parent.index+3]:t.buffer.length)?new fc(this.context,this._parent,e):this.externalSibling(1)}get prevSibling(){let{buffer:t}=this.context,e=this._parent?this._parent.index+4:0;return this.index==e?this.externalSibling(-1):new fc(this.context,this._parent,t.findChild(e,this.index,-1,0,4))}cursor(t=0){return new dc(this,t)}get tree(){return null}toTree(){let t=[],e=[],{buffer:i}=this.context,n=this.index+4,s=i.buffer[this.index+3];if(s>n){let r=i.buffer[this.index+1];t.push(i.slice(n,s,r)),e.push(0)}return new ic(this.type,t,e,this.to-this.from)}resolve(t,e=0){return lc(this,t,e,!1)}resolveInner(t,e=0){return lc(this,t,e,!0)}enterUnfinishedNodesBefore(t){return oc(this,t)}toString(){return this.context.buffer.childString(this.index)}getChild(t,e=null,i=null){let n=hc(this,t,e,i);return n.length?n[0]:null}getChildren(t,e=null,i=null){return hc(this,t,e,i)}get node(){return this}matchContext(t){return cc(this,t)}}class dc{get name(){return this.type.name}constructor(t,e=0){if(this.mode=e,this.buffer=null,this.stack=[],this.index=0,this.bufferNode=null,t instanceof ac)this.yieldNode(t);else{this._tree=t.context.parent,this.buffer=t.context;for(let e=t._parent;e;e=e._parent)this.stack.unshift(e.index);this.bufferNode=t,this.yieldBuf(t.index)}}yieldNode(t){return!!t&&(this._tree=t,this.type=t.type,this.from=t.from,this.to=t.to,!0)}yieldBuf(t,e){this.index=t;let{start:i,buffer:n}=this.buffer;return this.type=e||n.set.types[n.buffer[t]],this.from=i+n.buffer[t+1],this.to=i+n.buffer[t+2],!0}yield(t){return!!t&&(t instanceof ac?(this.buffer=null,this.yieldNode(t)):(this.buffer=t.context,this.yieldBuf(t.index,t.type)))}toString(){return this.buffer?this.buffer.buffer.childString(this.index):this._tree.toString()}enterChild(t,e,i){if(!this.buffer)return this.yield(this._tree.nextChild(t<0?this._tree._tree.children.length-1:0,t,e,i,this.mode));let{buffer:n}=this.buffer,s=n.findChild(this.index+4,n.buffer[this.index+3],t,e-this.buffer.start,i);return!(s<0)&&(this.stack.push(this.index),this.yieldBuf(s))}firstChild(){return this.enterChild(1,0,4)}lastChild(){return this.enterChild(-1,0,4)}childAfter(t){return this.enterChild(1,t,2)}childBefore(t){return this.enterChild(-1,t,-2)}enter(t,e,i=this.mode){return this.buffer?!(i&ec.ExcludeBuffers)&&this.enterChild(1,t,e):this.yield(this._tree.enter(t,e,i))}parent(){if(!this.buffer)return this.yieldNode(this.mode&ec.IncludeAnonymous?this._tree._parent:this._tree.parent);if(this.stack.length)return this.yieldBuf(this.stack.pop());let t=this.mode&ec.IncludeAnonymous?this.buffer.parent:this.buffer.parent.nextSignificantParent();return this.buffer=null,this.yieldNode(t)}sibling(t){if(!this.buffer)return!!this._tree._parent&&this.yield(this._tree.index<0?null:this._tree._parent.nextChild(this._tree.index+t,t,0,4,this.mode));let{buffer:e}=this.buffer,i=this.stack.length-1;if(t<0){let t=i<0?0:this.stack[i]+4;if(this.index!=t)return this.yieldBuf(e.findChild(t,this.index,-1,0,4))}else{let t=e.buffer[this.index+3];if(t<(i<0?e.buffer.length:e.buffer[this.stack[i]+3]))return this.yieldBuf(t)}return i<0&&this.yield(this.buffer.parent.nextChild(this.buffer.index+t,t,0,4,this.mode))}nextSibling(){return this.sibling(1)}prevSibling(){return this.sibling(-1)}atLastNode(t){let e,i,{buffer:n}=this;if(n){if(t>0){if(this.index<n.buffer.buffer.length)return!1}else for(let t=0;t<this.index;t++)if(n.buffer.buffer[t+3]<this.index)return!1;({index:e,parent:i}=n)}else({index:e,_parent:i}=this._tree);for(;i;({index:e,_parent:i}=i))if(e>-1)for(let n=e+t,s=t<0?-1:i._tree.children.length;n!=s;n+=t){let t=i._tree.children[n];if(this.mode&ec.IncludeAnonymous||t instanceof sc||!t.type.isAnonymous||pc(t))return!1}return!0}move(t,e){if(e&&this.enterChild(t,0,4))return!0;for(;;){if(this.sibling(t))return!0;if(this.atLastNode(t)||!this.parent())return!1}}next(t=!0){return this.move(1,t)}prev(t=!0){return this.move(-1,t)}moveTo(t,e=0){for(;(this.from==this.to||(e<1?this.from>=t:this.from>t)||(e>-1?this.to<=t:this.to<t))&&this.parent(););for(;this.enterChild(1,t,e););return this}get node(){if(!this.buffer)return this._tree;let t=this.bufferNode,e=null,i=0;if(t&&t.context==this.buffer)t:for(let n=this.index,s=this.stack.length;s>=0;){for(let r=t;r;r=r._parent)if(r.index==n){if(n==this.index)return r;e=r,i=s+1;break t}n=this.stack[--s]}for(let t=i;t<this.stack.length;t++)e=new fc(this.buffer,e,this.stack[t]);return this.bufferNode=new fc(this.buffer,e,this.index)}get tree(){return this.buffer?null:this._tree._tree}iterate(t,e){for(let i=0;;){let n=!1;if(this.type.isAnonymous||!1!==t(this)){if(this.firstChild()){i++;continue}this.type.isAnonymous||(n=!0)}for(;n&&e&&e(this),n=this.type.isAnonymous,!this.nextSibling();){if(!i)return;this.parent(),i--,n=!0}}}matchContext(t){if(!this.buffer)return cc(this.node,t);let{buffer:e}=this.buffer,{types:i}=e.set;for(let n=t.length-1,s=this.stack.length-1;n>=0;s--){if(s<0)return cc(this.node,t,n);let r=i[e.buffer[this.stack[s]]];if(!r.isAnonymous){if(t[n]&&t[n]!=r.name)return!1;n--}}return!0}}function pc(t){return t.children.some((t=>t instanceof sc||!t.type.isAnonymous||pc(t)))}const mc=new WeakMap;function gc(t,e){if(!t.isAnonymous||e instanceof sc||e.type!=t)return 1;let i=mc.get(e);if(null==i){i=1;for(let n of e.children){if(n.type!=t||!(n instanceof ic)){i=1;break}i+=gc(t,n)}mc.set(e,i)}return i}function vc(t,e,i,n,s,r,o,l,a){let h=0;for(let i=n;i<s;i++)h+=gc(t,e[i]);let c=Math.ceil(1.5*h/8),u=[],f=[];return function e(i,n,s,o,l){for(let h=s;h<o;){let s=h,d=n[h],p=gc(t,i[h]);for(h++;h<o;h++){let e=gc(t,i[h]);if(p+e>=c)break;p+=e}if(h==s+1){if(p>c){let t=i[s];e(t.children,t.positions,0,t.children.length,n[s]+l);continue}u.push(i[s])}else{let e=n[h-1]+i[h-1].length-d;u.push(vc(t,i,n,s,h,d,e,null,a))}f.push(d+l-r)}}(e,i,n,s,0),(l||a)(u,f,o)}class wc{constructor(t,e,i,n,s=!1,r=!1){this.from=t,this.to=e,this.tree=i,this.offset=n,this.open=(s?1:0)|(r?2:0)}get openStart(){return(1&this.open)>0}get openEnd(){return(2&this.open)>0}static addTree(t,e=[],i=!1){let n=[new wc(0,t.length,t,0,!1,i)];for(let i of e)i.to>t.length&&n.push(i);return n}static applyChanges(t,e,i=128){if(!e.length)return t;let n=[],s=1,r=t.length?t[0]:null;for(let o=0,l=0,a=0;;o++){let h=o<e.length?e[o]:null,c=h?h.fromA:1e9;if(c-l>=i)for(;r&&r.from<c;){let e=r;if(l>=e.from||c<=e.to||a){let t=Math.max(e.from,l)-a,i=Math.min(e.to,c)-a;e=t>=i?null:new wc(t,i,e.tree,e.offset+a,o>0,!!h)}if(e&&n.push(e),r.to>c)break;r=s<t.length?t[s++]:null}if(!h)break;l=h.toA,a=h.toA-h.toB}return n}}class yc{startParse(t,e,i){return"string"==typeof t&&(t=new bc(t)),i=i?i.length?i.map((t=>new Gh(t.from,t.to))):[new Gh(0,0)]:[new Gh(0,t.length)],this.createParse(t,e||[],i)}parse(t,e,i){let n=this.startParse(t,e,i);for(;;){let t=n.advance();if(t)return t}}}class bc{constructor(t){this.string=t}get length(){return this.string.length}chunk(t){return this.string.slice(t)}get lineChunks(){return!1}read(t,e){return this.string.slice(t,e)}}new Qh({perNode:!0});let xc=0;class kc{constructor(t,e,i){this.set=t,this.base=e,this.modified=i,this.id=xc++}static define(t){if(null==t?void 0:t.base)throw new Error("Can not derive from a modified tag");let e=new kc([],null,[]);if(e.set.push(e),t)for(let i of t.set)e.set.push(i);return e}static defineModifier(){let t=new Cc;return e=>e.modified.indexOf(t)>-1?e:Cc.get(e.base||e,e.modified.concat(t).sort(((t,e)=>t.id-e.id)))}}let Sc=0;class Cc{constructor(){this.instances=[],this.id=Sc++}static get(t,e){if(!e.length)return t;let i=e[0].instances.find((i=>{return i.base==t&&(n=e,s=i.modified,n.length==s.length&&n.every(((t,e)=>t==s[e])));var n,s}));if(i)return i;let n=[],s=new kc(n,t,e);for(let t of e)t.instances.push(s);let r=function(t){let e=[[]];for(let i=0;i<t.length;i++)for(let n=0,s=e.length;n<s;n++)e.push(e[n].concat(t[i]));return e.sort(((t,e)=>e.length-t.length))}(e);for(let e of t.set)if(!e.modified.length)for(let t of r)n.push(Cc.get(e,t));return s}}function Ac(t){let e=Object.create(null);for(let i in t){let n=t[i];Array.isArray(n)||(n=[n]);for(let t of i.split(" "))if(t){let i=[],s=2,r=t;for(let e=0;;){if("..."==r&&e>0&&e+3==t.length){s=1;break}let n=/^"(?:[^"\\]|\\.)*?"|[^\/!]+/.exec(r);if(!n)throw new RangeError("Invalid path: "+t);if(i.push("*"==n[0]?"":'"'==n[0][0]?JSON.parse(n[0]):n[0]),e+=n[0].length,e==t.length)break;let o=t[e++];if(e==t.length&&"!"==o){s=0;break}if("/"!=o)throw new RangeError("Invalid path: "+t);r=t.slice(e)}let o=i.length-1,l=i[o];if(!l)throw new RangeError("Invalid path: "+t);let a=new Oc(n,s,o>0?i.slice(0,o):null);e[l]=a.sort(e[l])}}return Mc.add(e)}const Mc=new Qh;class Oc{constructor(t,e,i,n){this.tags=t,this.mode=e,this.context=i,this.next=n}get opaque(){return 0==this.mode}get inherit(){return 1==this.mode}sort(t){return!t||t.depth<this.depth?(this.next=t,this):(t.next=this.sort(t.next),t)}get depth(){return this.context?this.context.length:0}}function Dc(t,e){let i=Object.create(null);for(let e of t)if(Array.isArray(e.tag))for(let t of e.tag)i[t.id]=e.class;else i[e.tag.id]=e.class;let{scope:n,all:s=null}=e||{};return{style:t=>{let e=s;for(let n of t)for(let t of n.set){let n=i[t.id];if(n){e=e?e+" "+n:n;break}}return e},scope:n}}function Tc(t,e,i,n=0,s=t.length){let r=new _c(n,Array.isArray(e)?e:[e],i);r.highlightRange(t.cursor(),n,s,"",r.highlighters),r.flush(s)}Oc.empty=new Oc([],2,null);class _c{constructor(t,e,i){this.at=t,this.highlighters=e,this.span=i,this.class=""}startSpan(t,e){e!=this.class&&(this.flush(t),t>this.at&&(this.at=t),this.class=e)}flush(t){t>this.at&&this.class&&this.span(this.at,t,this.class)}highlightRange(t,e,i,n,s){let{type:r,from:o,to:l}=t;if(o>=i||l<=e)return;r.isTop&&(s=this.highlighters.filter((t=>!t.scope||t.scope(r))));let a=n,h=function(t){let e=t.type.prop(Mc);for(;e&&e.context&&!t.matchContext(e.context);)e=e.next;return e||null}(t)||Oc.empty,c=function(t,e){let i=null;for(let n of t){let t=n.style(e);t&&(i=i?i+" "+t:t)}return i}(s,h.tags);if(c&&(a&&(a+=" "),a+=c,1==h.mode&&(n+=(n?" ":"")+c)),this.startSpan(t.from,a),h.opaque)return;let u=t.tree&&t.tree.prop(Qh.mounted);if(u&&u.overlay){let r=t.node.enter(u.overlay[0].from+o,1),h=this.highlighters.filter((t=>!t.scope||t.scope(u.tree.type))),c=t.firstChild();for(let f=0,d=o;;f++){let p=f<u.overlay.length?u.overlay[f]:null,m=p?p.from+o:l,g=Math.max(e,d),v=Math.min(i,m);if(g<v&&c)for(;t.from<v&&(this.highlightRange(t,g,v,n,s),this.startSpan(Math.min(v,t.to),a),!(t.to>=m)&&t.nextSibling()););if(!p||m>i)break;d=p.to+o,d>e&&(this.highlightRange(r.cursor(),Math.max(e,p.from+o),Math.min(i,d),n,h),this.startSpan(d,a))}c&&t.parent()}else if(t.firstChild()){do{if(!(t.to<=e)){if(t.from>=i)break;this.highlightRange(t,e,i,n,s),this.startSpan(Math.min(i,t.to),a)}}while(t.nextSibling());t.parent()}}}const Ec=kc.define,Rc=Ec(),Pc=Ec(),Bc=Ec(Pc),Lc=Ec(Pc),Nc=Ec(),Ic=Ec(Nc),Vc=Ec(Nc),Wc=Ec(),zc=Ec(Wc),Hc=Ec(),Fc=Ec(),jc=Ec(),qc=Ec(jc),$c=Ec(),Kc={comment:Rc,lineComment:Ec(Rc),blockComment:Ec(Rc),docComment:Ec(Rc),name:Pc,variableName:Ec(Pc),typeName:Bc,tagName:Ec(Bc),propertyName:Lc,attributeName:Ec(Lc),className:Ec(Pc),labelName:Ec(Pc),namespace:Ec(Pc),macroName:Ec(Pc),literal:Nc,string:Ic,docString:Ec(Ic),character:Ec(Ic),attributeValue:Ec(Ic),number:Vc,integer:Ec(Vc),float:Ec(Vc),bool:Ec(Nc),regexp:Ec(Nc),escape:Ec(Nc),color:Ec(Nc),url:Ec(Nc),keyword:Hc,self:Ec(Hc),null:Ec(Hc),atom:Ec(Hc),unit:Ec(Hc),modifier:Ec(Hc),operatorKeyword:Ec(Hc),controlKeyword:Ec(Hc),definitionKeyword:Ec(Hc),moduleKeyword:Ec(Hc),operator:Fc,derefOperator:Ec(Fc),arithmeticOperator:Ec(Fc),logicOperator:Ec(Fc),bitwiseOperator:Ec(Fc),compareOperator:Ec(Fc),updateOperator:Ec(Fc),definitionOperator:Ec(Fc),typeOperator:Ec(Fc),controlOperator:Ec(Fc),punctuation:jc,separator:Ec(jc),bracket:qc,angleBracket:Ec(qc),squareBracket:Ec(qc),paren:Ec(qc),brace:Ec(qc),content:Wc,heading:zc,heading1:Ec(zc),heading2:Ec(zc),heading3:Ec(zc),heading4:Ec(zc),heading5:Ec(zc),heading6:Ec(zc),contentSeparator:Ec(Wc),list:Ec(Wc),quote:Ec(Wc),emphasis:Ec(Wc),strong:Ec(Wc),link:Ec(Wc),monospace:Ec(Wc),strikethrough:Ec(Wc),inserted:Ec(),deleted:Ec(),changed:Ec(),invalid:Ec(),meta:$c,documentMeta:Ec($c),annotation:Ec($c),processingInstruction:Ec($c),definition:kc.defineModifier(),constant:kc.defineModifier(),function:kc.defineModifier(),standard:kc.defineModifier(),local:kc.defineModifier(),special:kc.defineModifier()};Dc([{tag:Kc.link,class:"tok-link"},{tag:Kc.heading,class:"tok-heading"},{tag:Kc.emphasis,class:"tok-emphasis"},{tag:Kc.strong,class:"tok-strong"},{tag:Kc.keyword,class:"tok-keyword"},{tag:Kc.atom,class:"tok-atom"},{tag:Kc.bool,class:"tok-bool"},{tag:Kc.url,class:"tok-url"},{tag:Kc.labelName,class:"tok-labelName"},{tag:Kc.inserted,class:"tok-inserted"},{tag:Kc.deleted,class:"tok-deleted"},{tag:Kc.literal,class:"tok-literal"},{tag:Kc.string,class:"tok-string"},{tag:Kc.number,class:"tok-number"},{tag:[Kc.regexp,Kc.escape,Kc.special(Kc.string)],class:"tok-string2"},{tag:Kc.variableName,class:"tok-variableName"},{tag:Kc.local(Kc.variableName),class:"tok-variableName tok-local"},{tag:Kc.definition(Kc.variableName),class:"tok-variableName tok-definition"},{tag:Kc.special(Kc.variableName),class:"tok-variableName2"},{tag:Kc.definition(Kc.propertyName),class:"tok-propertyName tok-definition"},{tag:Kc.typeName,class:"tok-typeName"},{tag:Kc.namespace,class:"tok-namespace"},{tag:Kc.className,class:"tok-className"},{tag:Kc.macroName,class:"tok-macroName"},{tag:Kc.propertyName,class:"tok-propertyName"},{tag:Kc.operator,class:"tok-operator"},{tag:Kc.comment,class:"tok-comment"},{tag:Kc.meta,class:"tok-meta"},{tag:Kc.invalid,class:"tok-invalid"},{tag:Kc.punctuation,class:"tok-punctuation"}]);var Uc;const Gc=new Qh;function Qc(t){return on.define({combine:t?e=>e.concat(t):void 0})}const Jc=new Qh;class Xc{constructor(t,e,i=[],n=""){this.data=t,this.name=n,Gn.prototype.hasOwnProperty("tree")||Object.defineProperty(Gn.prototype,"tree",{get(){return tu(this)}}),this.parser=e,this.extension=[hu.of(this),Gn.languageData.of(((t,e,i)=>{let n=Yc(t,e,i),s=n.type.prop(Gc);if(!s)return[];let r=t.facet(s),o=n.type.prop(Jc);if(o){let s=n.resolve(e-n.from,i);for(let e of o)if(e.test(s,t)){let i=t.facet(e.facet);return"replace"==e.type?i:i.concat(r)}}return r}))].concat(i)}isActiveAt(t,e,i=-1){return Yc(t,e,i).type.prop(Gc)==this.data}findRegions(t){let e=t.facet(hu);if((null==e?void 0:e.data)==this.data)return[{from:0,to:t.doc.length}];if(!e||!e.allowsNesting)return[];let i=[],n=(t,e)=>{if(t.prop(Gc)==this.data)return void i.push({from:e,to:e+t.length});let s=t.prop(Qh.mounted);if(s){if(s.tree.prop(Gc)==this.data){if(s.overlay)for(let t of s.overlay)i.push({from:t.from+e,to:t.to+e});else i.push({from:e,to:e+t.length});return}if(s.overlay){let t=i.length;if(n(s.tree,s.overlay[0].from+e),i.length>t)return}}for(let i=0;i<t.children.length;i++){let s=t.children[i];s instanceof ic&&n(s,t.positions[i]+e)}};return n(tu(t),0),i}get allowsNesting(){return!0}}function Yc(t,e,i){let n=t.facet(hu),s=tu(t).topNode;if(!n||n.allowsNesting)for(let t=s;t;t=t.enter(e,i,ec.ExcludeBuffers))t.type.isTop&&(s=t);return s}Xc.setState=Nn.define();class Zc extends Xc{constructor(t,e,i){super(t,e,[],i),this.parser=e}static define(t){let e=Qc(t.languageData);return new Zc(e,t.parser.configure({props:[Gc.add((t=>t.isTop?e:void 0))]}),t.name)}configure(t,e){return new Zc(this.data,this.parser.configure(t),e||this.name)}get allowsNesting(){return this.parser.hasWrappers()}}function tu(t){let e=t.field(Xc.state,!1);return e?e.tree:ic.empty}class eu{constructor(t){this.doc=t,this.cursorPos=0,this.string="",this.cursor=t.iter()}get length(){return this.doc.length}syncTo(t){return this.string=this.cursor.next(t-this.cursorPos).value,this.cursorPos=t+this.string.length,this.cursorPos-this.string.length}chunk(t){return this.syncTo(t),this.string}get lineChunks(){return!0}read(t,e){let i=this.cursorPos-this.string.length;return t<i||e>=this.cursorPos?this.doc.sliceString(t,e):this.string.slice(t-i,e-i)}}let iu=null;class nu{constructor(t,e,i=[],n,s,r,o,l){this.parser=t,this.state=e,this.fragments=i,this.tree=n,this.treeLen=s,this.viewport=r,this.skipped=o,this.scheduleOn=l,this.parse=null,this.tempSkipped=[]}static create(t,e,i){return new nu(t,e,[],ic.empty,0,i,[],null)}startParse(){return this.parser.startParse(new eu(this.state.doc),this.fragments)}work(t,e){return null!=e&&e>=this.state.doc.length&&(e=void 0),this.tree!=ic.empty&&this.isDone(null!=e?e:this.state.doc.length)?(this.takeTree(),!0):this.withContext((()=>{var i;if("number"==typeof t){let e=Date.now()+t;t=()=>Date.now()>e}for(this.parse||(this.parse=this.startParse()),null!=e&&(null==this.parse.stoppedAt||this.parse.stoppedAt>e)&&e<this.state.doc.length&&this.parse.stopAt(e);;){let n=this.parse.advance();if(n){if(this.fragments=this.withoutTempSkipped(wc.addTree(n,this.fragments,null!=this.parse.stoppedAt)),this.treeLen=null!==(i=this.parse.stoppedAt)&&void 0!==i?i:this.state.doc.length,this.tree=n,this.parse=null,!(this.treeLen<(null!=e?e:this.state.doc.length)))return!0;this.parse=this.startParse()}if(t())return!1}}))}takeTree(){let t,e;this.parse&&(t=this.parse.parsedPos)>=this.treeLen&&((null==this.parse.stoppedAt||this.parse.stoppedAt>t)&&this.parse.stopAt(t),this.withContext((()=>{for(;!(e=this.parse.advance()););})),this.treeLen=t,this.tree=e,this.fragments=this.withoutTempSkipped(wc.addTree(this.tree,this.fragments,!0)),this.parse=null)}withContext(t){let e=iu;iu=this;try{return t()}finally{iu=e}}withoutTempSkipped(t){for(let e;e=this.tempSkipped.pop();)t=su(t,e.from,e.to);return t}changes(t,e){let{fragments:i,tree:n,treeLen:s,viewport:r,skipped:o}=this;if(this.takeTree(),!t.empty){let e=[];if(t.iterChangedRanges(((t,i,n,s)=>e.push({fromA:t,toA:i,fromB:n,toB:s}))),i=wc.applyChanges(i,e),n=ic.empty,s=0,r={from:t.mapPos(r.from,-1),to:t.mapPos(r.to,1)},this.skipped.length){o=[];for(let e of this.skipped){let i=t.mapPos(e.from,1),n=t.mapPos(e.to,-1);i<n&&o.push({from:i,to:n})}}}return new nu(this.parser,e,i,n,s,r,o,this.scheduleOn)}updateViewport(t){if(this.viewport.from==t.from&&this.viewport.to==t.to)return!1;this.viewport=t;let e=this.skipped.length;for(let e=0;e<this.skipped.length;e++){let{from:i,to:n}=this.skipped[e];i<t.to&&n>t.from&&(this.fragments=su(this.fragments,i,n),this.skipped.splice(e--,1))}return!(this.skipped.length>=e)&&(this.reset(),!0)}reset(){this.parse&&(this.takeTree(),this.parse=null)}skipUntilInView(t,e){this.skipped.push({from:t,to:e})}static getSkippingParser(t){return new class extends yc{createParse(e,i,n){let s=n[0].from,r=n[n.length-1].to;return{parsedPos:s,advance(){let e=iu;if(e){for(let t of n)e.tempSkipped.push(t);t&&(e.scheduleOn=e.scheduleOn?Promise.all([e.scheduleOn,t]):t)}return this.parsedPos=r,new ic(Xh.none,[],[],r-s)},stoppedAt:null,stopAt(){}}}}}isDone(t){t=Math.min(t,this.state.doc.length);let e=this.fragments;return this.treeLen>=t&&e.length&&0==e[0].from&&e[0].to>=t}static get(){return iu}}function su(t,e,i){return wc.applyChanges(t,[{fromA:e,toA:i,fromB:e,toB:i}])}class ru{constructor(t){this.context=t,this.tree=t.tree}apply(t){if(!t.docChanged&&this.tree==this.context.tree)return this;let e=this.context.changes(t.changes,t.state),i=this.context.treeLen==t.startState.doc.length?void 0:Math.max(t.changes.mapPos(this.context.treeLen),e.viewport.to);return e.work(20,i)||e.takeTree(),new ru(e)}static init(t){let e=Math.min(3e3,t.doc.length),i=nu.create(t.facet(hu).parser,t,{from:0,to:e});return i.work(20,e)||i.takeTree(),new ru(i)}}Xc.state=dn.define({create:ru.init,update(t,e){for(let t of e.effects)if(t.is(Xc.setState))return t.value;return e.startState.facet(hu)!=e.state.facet(hu)?ru.init(e.state):t.apply(e)}});let ou=t=>{let e=setTimeout((()=>t()),500);return()=>clearTimeout(e)};"undefined"!=typeof requestIdleCallback&&(ou=t=>{let e=-1,i=setTimeout((()=>{e=requestIdleCallback(t,{timeout:400})}),100);return()=>e<0?clearTimeout(i):cancelIdleCallback(e)});const lu="undefined"!=typeof navigator&&(null===(Uc=navigator.scheduling)||void 0===Uc?void 0:Uc.isInputPending)?()=>navigator.scheduling.isInputPending():null,au=Zr.fromClass(class{constructor(t){this.view=t,this.working=null,this.workScheduled=0,this.chunkEnd=-1,this.chunkBudget=-1,this.work=this.work.bind(this),this.scheduleWork()}update(t){let e=this.view.state.field(Xc.state).context;(e.updateViewport(t.view.viewport)||this.view.viewport.to>e.treeLen)&&this.scheduleWork(),t.docChanged&&(this.view.hasFocus&&(this.chunkBudget+=50),this.scheduleWork()),this.checkAsyncSchedule(e)}scheduleWork(){if(this.working)return;let{state:t}=this.view,e=t.field(Xc.state);e.tree==e.context.tree&&e.context.isDone(t.doc.length)||(this.working=ou(this.work))}work(t){this.working=null;let e=Date.now();if(this.chunkEnd<e&&(this.chunkEnd<0||this.view.hasFocus)&&(this.chunkEnd=e+3e4,this.chunkBudget=3e3),this.chunkBudget<=0)return;let{state:i,viewport:{to:n}}=this.view,s=i.field(Xc.state);if(s.tree==s.context.tree&&s.context.isDone(n+1e5))return;let r=Date.now()+Math.min(this.chunkBudget,100,t&&!lu?Math.max(25,t.timeRemaining()-5):1e9),o=s.context.treeLen<n&&i.doc.length>n+1e3,l=s.context.work((()=>lu&&lu()||Date.now()>r),n+(o?0:1e5));this.chunkBudget-=Date.now()-e,(l||this.chunkBudget<=0)&&(s.context.takeTree(),this.view.dispatch({effects:Xc.setState.of(new ru(s.context))})),this.chunkBudget>0&&(!l||o)&&this.scheduleWork(),this.checkAsyncSchedule(s.context)}checkAsyncSchedule(t){t.scheduleOn&&(this.workScheduled++,t.scheduleOn.then((()=>this.scheduleWork())).catch((t=>Qr(this.view.state,t))).then((()=>this.workScheduled--)),t.scheduleOn=null)}destroy(){this.working&&this.working()}isWorking(){return!!(this.working||this.workScheduled>0)}},{eventHandlers:{focus(){this.scheduleWork()}}}),hu=on.define({combine:t=>t.length?t[0]:null,enables:t=>[Xc.state,au,sa.contentAttributes.compute([t],(e=>{let i=e.facet(t);return i&&i.name?{"data-language":i.name}:{}}))]});class cu{constructor(t,e=[]){this.language=t,this.support=e,this.extension=[t,e]}}const uu=on.define(),fu=on.define({combine:t=>{if(!t.length)return" ";let e=t[0];if(!e||/\S/.test(e)||Array.from(e).some((t=>t!=e[0])))throw new Error("Invalid indent unit: "+JSON.stringify(t[0]));return e}});function du(t){let e=t.facet(fu);return 9==e.charCodeAt(0)?t.tabSize*e.length:e.length}function pu(t,e){let i="",n=t.tabSize,s=t.facet(fu)[0];if("\t"==s){for(;e>=n;)i+="\t",e-=n;s=" "}for(let t=0;t<e;t++)i+=s;return i}function mu(t,e){t instanceof Gn&&(t=new gu(t));for(let i of t.state.facet(uu)){let n=i(t,e);if(void 0!==n)return n}let i=tu(t.state);return i?function(t,e,i){return yu(e.resolveInner(i).enterUnfinishedNodesBefore(i),i,t)}(t,i,e):null}class gu{constructor(t,e={}){this.state=t,this.options=e,this.unit=du(t)}lineAt(t,e=1){let i=this.state.doc.lineAt(t),{simulateBreak:n,simulateDoubleBreak:s}=this.options;return null!=n&&n>=i.from&&n<=i.to?s&&n==t?{text:"",from:t}:(e<0?n<t:n<=t)?{text:i.text.slice(n-i.from),from:n}:{text:i.text.slice(0,n-i.from),from:i.from}:i}textAfterPos(t,e=1){if(this.options.simulateDoubleBreak&&t==this.options.simulateBreak)return"";let{text:i,from:n}=this.lineAt(t,e);return i.slice(t-n,Math.min(i.length,t+100-n))}column(t,e=1){let{text:i,from:n}=this.lineAt(t,e),s=this.countColumn(i,t-n),r=this.options.overrideIndentation?this.options.overrideIndentation(n):-1;return r>-1&&(s+=r-this.countColumn(i,i.search(/\S|$/))),s}countColumn(t,e=t.length){return fs(t,this.state.tabSize,e)}lineIndent(t,e=1){let{text:i,from:n}=this.lineAt(t,e),s=this.options.overrideIndentation;if(s){let t=s(n);if(t>-1)return t}return this.countColumn(i,i.search(/\S|$/))}get simulatedBreak(){return this.options.simulateBreak||null}}const vu=new Qh;function wu(t){let e=t.type.prop(vu);if(e)return e;let i,n=t.firstChild;if(n&&(i=n.type.prop(Qh.closedBy))){let e=t.lastChild,n=e&&i.indexOf(e.name)>-1;return t=>Su(t,!0,1,void 0,n&&!function(t){return t.pos==t.options.simulateBreak&&t.options.simulateDoubleBreak}(t)?e.from:void 0)}return null==t.parent?bu:null}function yu(t,e,i){for(;t;t=t.parent){let n=wu(t);if(n)return n(xu.create(i,e,t))}return null}function bu(){return 0}class xu extends gu{constructor(t,e,i){super(t.state,t.options),this.base=t,this.pos=e,this.node=i}static create(t,e,i){return new xu(t,e,i)}get textAfter(){return this.textAfterPos(this.pos)}get baseIndent(){let t=this.state.doc.lineAt(this.node.from);for(;;){let e=this.node.resolve(t.from);for(;e.parent&&e.parent.from==e.from;)e=e.parent;if(ku(e,this.node))break;t=this.state.doc.lineAt(e.from)}return this.lineIndent(t.from)}continue(){let t=this.node.parent;return t?yu(t,this.pos,this.base):0}}function ku(t,e){for(let i=e;i;i=i.parent)if(t==i)return!0;return!1}function Su(t,e,i,n,s){let r=t.textAfter,o=r.match(/^\s*/)[0].length,l=n&&r.slice(o,o+n.length)==n||s==t.pos+o,a=e?function(t){let e=t.node,i=e.childAfter(e.from),n=e.lastChild;if(!i)return null;let s=t.options.simulateBreak,r=t.state.doc.lineAt(i.from),o=null==s||s<=r.from?r.to:Math.min(r.to,s);for(let t=i.to;;){let s=e.childAfter(t);if(!s||s==n)return null;if(!s.type.isSkipped)return s.from<o?i:null;t=s.to}}(t):null;return a?l?t.column(a.from):t.column(a.to):t.baseIndent+(l?0:t.unit*i)}function Cu({except:t,units:e=1}={}){return i=>{let n=t&&t.test(i.textAfter);return i.baseIndent+(n?0:e*i.unit)}}const Au=on.define(),Mu=new Qh;function Ou(t){let e=t.lastChild;return e&&e.to==t.to&&e.type.isError}function Du(t,e,i){for(let n of t.facet(Au)){let s=n(t,e,i);if(s)return s}return function(t,e,i){let n=tu(t);if(n.length<i)return null;let s=null;for(let r=n.resolveInner(i,1);r;r=r.parent){if(r.to<=i||r.from>i)continue;if(s&&r.from<e)break;let o=r.type.prop(Mu);if(o&&(r.to<n.length-50||n.length==t.doc.length||!Ou(r))){let n=o(r,t);n&&n.from<=i&&n.from>=e&&n.to>i&&(s=n)}}return s}(t,e,i)}function Tu(t,e){let i=e.mapPos(t.from,1),n=e.mapPos(t.to,-1);return i>=n?void 0:{from:i,to:n}}const _u=Nn.define({map:Tu}),Eu=Nn.define({map:Tu});function Ru(t){let e=[];for(let{head:i}of t.state.selection.ranges)e.some((t=>t.from<=i&&t.to>=i))||e.push(t.lineBlockAt(i));return e}const Pu=dn.define({create:()=>Or.none,update(t,e){t=t.map(e.changes);for(let i of e.effects)i.is(_u)&&!Lu(t,i.value.from,i.value.to)?t=t.update({add:[Fu.range(i.value.from,i.value.to)]}):i.is(Eu)&&(t=t.update({filter:(t,e)=>i.value.from!=t||i.value.to!=e,filterFrom:i.value.from,filterTo:i.value.to}));if(e.selection){let i=!1,{head:n}=e.selection.main;t.between(n,n,((t,e)=>{t<n&&e>n&&(i=!0)})),i&&(t=t.update({filterFrom:n,filterTo:n,filter:(t,e)=>e<=n||t>=n}))}return t},provide:t=>sa.decorations.from(t),toJSON(t,e){let i=[];return t.between(0,e.doc.length,((t,e)=>{i.push(t,e)})),i},fromJSON(t){if(!Array.isArray(t)||t.length%2)throw new RangeError("Invalid JSON for fold state");let e=[];for(let i=0;i<t.length;){let n=t[i++],s=t[i++];if("number"!=typeof n||"number"!=typeof s)throw new RangeError("Invalid JSON for fold state");e.push(Fu.range(n,s))}return Or.set(e,!0)}});function Bu(t,e,i){var n;let s=null;return null===(n=t.field(Pu,!1))||void 0===n||n.between(e,i,((t,e)=>{(!s||s.from>t)&&(s={from:t,to:e})})),s}function Lu(t,e,i){let n=!1;return t.between(e,e,((t,s)=>{t==e&&s==i&&(n=!0)})),n}function Nu(t,e){return t.field(Pu,!1)?e:e.concat(Nn.appendConfig.of(Hu()))}function Iu(t,e,i=!0){let n=t.state.doc.lineAt(e.from).number,s=t.state.doc.lineAt(e.to).number;return sa.announce.of(`${t.state.phrase(i?"Folded lines":"Unfolded lines")} ${n} ${t.state.phrase("to")} ${s}.`)}const Vu=[{key:"Ctrl-Shift-[",mac:"Cmd-Alt-[",run:t=>{for(let e of Ru(t)){let i=Du(t.state,e.from,e.to);if(i)return t.dispatch({effects:Nu(t.state,[_u.of(i),Iu(t,i)])}),!0}return!1}},{key:"Ctrl-Shift-]",mac:"Cmd-Alt-]",run:t=>{if(!t.state.field(Pu,!1))return!1;let e=[];for(let i of Ru(t)){let n=Bu(t.state,i.from,i.to);n&&e.push(Eu.of(n),Iu(t,n,!1))}return e.length&&t.dispatch({effects:e}),e.length>0}},{key:"Ctrl-Alt-[",run:t=>{let{state:e}=t,i=[];for(let n=0;n<e.doc.length;){let s=t.lineBlockAt(n),r=Du(e,s.from,s.to);r&&i.push(_u.of(r)),n=(r?t.lineBlockAt(r.to):s).to+1}return i.length&&t.dispatch({effects:Nu(t.state,i)}),!!i.length}},{key:"Ctrl-Alt-]",run:t=>{let e=t.state.field(Pu,!1);if(!e||!e.size)return!1;let i=[];return e.between(0,t.state.doc.length,((t,e)=>{i.push(Eu.of({from:t,to:e}))})),t.dispatch({effects:i}),!0}}],Wu={placeholderDOM:null,placeholderText:"…"},zu=on.define({combine:t=>Qn(t,Wu)});function Hu(t){let e=[Pu,Ku];return t&&e.push(zu.of(t)),e}const Fu=Or.replace({widget:new class extends Ar{toDOM(t){let{state:e}=t,i=e.facet(zu),n=e=>{let i=t.lineBlockAt(t.posAtDOM(e.target)),n=Bu(t.state,i.from,i.to);n&&t.dispatch({effects:Eu.of(n)}),e.preventDefault()};if(i.placeholderDOM)return i.placeholderDOM(t,n);let s=document.createElement("span");return s.textContent=i.placeholderText,s.setAttribute("aria-label",e.phrase("folded code")),s.title=e.phrase("unfold"),s.className="cm-foldPlaceholder",s.onclick=n,s}}}),ju={openText:"⌄",closedText:"›",markerDOM:null,domEventHandlers:{},foldingChanged:()=>!1};class qu extends Ch{constructor(t,e){super(),this.config=t,this.open=e}eq(t){return this.config==t.config&&this.open==t.open}toDOM(t){if(this.config.markerDOM)return this.config.markerDOM(this.open);let e=document.createElement("span");return e.textContent=this.open?this.config.openText:this.config.closedText,e.title=t.state.phrase(this.open?"Fold line":"Unfold line"),e}}function $u(t={}){let e=Object.assign(Object.assign({},ju),t),i=new qu(e,!0),n=new qu(e,!1),s=Zr.fromClass(class{constructor(t){this.from=t.viewport.from,this.markers=this.buildMarkers(t)}update(t){(t.docChanged||t.viewportChanged||t.startState.facet(hu)!=t.state.facet(hu)||t.startState.field(Pu,!1)!=t.state.field(Pu,!1)||tu(t.startState)!=tu(t.state)||e.foldingChanged(t))&&(this.markers=this.buildMarkers(t.view))}buildMarkers(t){let e=new es;for(let s of t.viewportLineBlocks){let r=Bu(t.state,s.from,s.to)?n:Du(t.state,s.from,s.to)?i:null;r&&e.add(s.from,s.from,r)}return e.finish()}}),{domEventHandlers:r}=e;return[s,Dh({class:"cm-foldGutter",markers(t){var e;return(null===(e=t.plugin(s))||void 0===e?void 0:e.markers)||ts.empty},initialSpacer:()=>new qu(e,!1),domEventHandlers:Object.assign(Object.assign({},r),{click:(t,e,i)=>{if(r.click&&r.click(t,e,i))return!0;let n=Bu(t.state,e.from,e.to);if(n)return t.dispatch({effects:Eu.of(n)}),!0;let s=Du(t.state,e.from,e.to);return!!s&&(t.dispatch({effects:_u.of(s)}),!0)}})}),Hu()]}const Ku=sa.baseTheme({".cm-foldPlaceholder":{backgroundColor:"#eee",border:"1px solid #ddd",color:"#888",borderRadius:".2em",margin:"0 1px",padding:"0 1px",cursor:"pointer"},".cm-foldGutter span":{padding:"0 1px",cursor:"pointer"}});class Uu{constructor(t,e){let i;function n(t){let e=vs.newName();return(i||(i=Object.create(null)))["."+e]=t,e}this.specs=t;const s="string"==typeof e.all?e.all:e.all?n(e.all):void 0,r=e.scope;this.scope=r instanceof Xc?t=>t.prop(Gc)==r.data:r?t=>t==r:void 0,this.style=Dc(t.map((t=>({tag:t.tag,class:t.class||n(Object.assign({},t,{tag:null}))}))),{all:s}).style,this.module=i?new vs(i):null,this.themeType=e.themeType}static define(t,e){return new Uu(t,e||{})}}const Gu=on.define(),Qu=on.define({combine:t=>t.length?[t[0]]:null});function Ju(t){let e=t.facet(Gu);return e.length?e:t.facet(Qu)}function Xu(t,e){let i,n=[Zu];return t instanceof Uu&&(t.module&&n.push(sa.styleModule.of(t.module)),i=t.themeType),(null==e?void 0:e.fallback)?n.push(Qu.of(t)):i?n.push(Gu.computeN([sa.darkTheme],(e=>e.facet(sa.darkTheme)==("dark"==i)?[t]:[]))):n.push(Gu.of(t)),n}class Yu{constructor(t){this.markCache=Object.create(null),this.tree=tu(t.state),this.decorations=this.buildDeco(t,Ju(t.state))}update(t){let e=tu(t.state),i=Ju(t.state),n=i!=Ju(t.startState);e.length<t.view.viewport.to&&!n&&e.type==this.tree.type?this.decorations=this.decorations.map(t.changes):(e!=this.tree||t.viewportChanged||n)&&(this.tree=e,this.decorations=this.buildDeco(t.view,i))}buildDeco(t,e){if(!e||!this.tree.length)return Or.none;let i=new es;for(let{from:n,to:s}of t.visibleRanges)Tc(this.tree,e,((t,e,n)=>{i.add(t,e,this.markCache[n]||(this.markCache[n]=Or.mark({class:n})))}),n,s);return i.finish()}}const Zu=yn.high(Zr.fromClass(Yu,{decorations:t=>t.decorations})),tf=Uu.define([{tag:Kc.meta,color:"#404740"},{tag:Kc.link,textDecoration:"underline"},{tag:Kc.heading,textDecoration:"underline",fontWeight:"bold"},{tag:Kc.emphasis,fontStyle:"italic"},{tag:Kc.strong,fontWeight:"bold"},{tag:Kc.strikethrough,textDecoration:"line-through"},{tag:Kc.keyword,color:"#708"},{tag:[Kc.atom,Kc.bool,Kc.url,Kc.contentSeparator,Kc.labelName],color:"#219"},{tag:[Kc.literal,Kc.inserted],color:"#164"},{tag:[Kc.string,Kc.deleted],color:"#a11"},{tag:[Kc.regexp,Kc.escape,Kc.special(Kc.string)],color:"#e40"},{tag:Kc.definition(Kc.variableName),color:"#00f"},{tag:Kc.local(Kc.variableName),color:"#30a"},{tag:[Kc.typeName,Kc.namespace],color:"#085"},{tag:Kc.className,color:"#167"},{tag:[Kc.special(Kc.variableName),Kc.macroName],color:"#256"},{tag:Kc.definition(Kc.propertyName),color:"#00c"},{tag:Kc.comment,color:"#940"},{tag:Kc.invalid,color:"#f00"}]),ef=sa.baseTheme({"&.cm-focused .cm-matchingBracket":{backgroundColor:"#328c8252"},"&.cm-focused .cm-nonmatchingBracket":{backgroundColor:"#bb555544"}}),nf="()[]{}",sf=on.define({combine:t=>Qn(t,{afterCursor:!0,brackets:nf,maxScanDistance:1e4,renderMatch:lf})}),rf=Or.mark({class:"cm-matchingBracket"}),of=Or.mark({class:"cm-nonmatchingBracket"});function lf(t){let e=[],i=t.matched?rf:of;return e.push(i.range(t.start.from,t.start.to)),t.end&&e.push(i.range(t.end.from,t.end.to)),e}const af=dn.define({create:()=>Or.none,update(t,e){if(!e.docChanged&&!e.selection)return t;let i=[],n=e.state.facet(sf);for(let t of e.state.selection.ranges){if(!t.empty)continue;let s=pf(e.state,t.head,-1,n)||t.head>0&&pf(e.state,t.head-1,1,n)||n.afterCursor&&(pf(e.state,t.head,1,n)||t.head<e.state.doc.length&&pf(e.state,t.head+1,-1,n));s&&(i=i.concat(n.renderMatch(s,e.state)))}return Or.set(i,!0)},provide:t=>sa.decorations.from(t)}),hf=[af,ef];function cf(t={}){return[sf.of(t),hf]}const uf=new Qh;function ff(t,e,i){let n=t.prop(e<0?Qh.openedBy:Qh.closedBy);if(n)return n;if(1==t.name.length){let n=i.indexOf(t.name);if(n>-1&&n%2==(e<0?1:0))return[i[n+e]]}return null}function df(t){let e=t.type.prop(uf);return e?e(t.node):t}function pf(t,e,i,n={}){let s=n.maxScanDistance||1e4,r=n.brackets||nf,o=tu(t),l=o.resolveInner(e,i);for(let n=l;n;n=n.parent){let s=ff(n.type,i,r);if(s&&n.from<n.to){let o=df(n);if(o&&(i>0?e>=o.from&&e<o.to:e>o.from&&e<=o.to))return mf(t,e,i,n,o,s,r)}}return function(t,e,i,n,s,r,o){let l=i<0?t.sliceDoc(e-1,e):t.sliceDoc(e,e+1),a=o.indexOf(l);if(a<0||a%2==0!=i>0)return null;let h={from:i<0?e-1:e,to:i>0?e+1:e},c=t.doc.iterRange(e,i>0?t.doc.length:0),u=0;for(let t=0;!c.next().done&&t<=r;){let r=c.value;i<0&&(t+=r.length);let l=e+t*i;for(let t=i>0?0:r.length-1,e=i>0?r.length:-1;t!=e;t+=i){let e=o.indexOf(r[t]);if(!(e<0||n.resolveInner(l+t,1).type!=s))if(e%2==0==i>0)u++;else{if(1==u)return{start:h,end:{from:l+t,to:l+t+1},matched:e>>1==a>>1};u--}}i>0&&(t+=r.length)}return c.done?{start:h,matched:!1}:null}(t,e,i,o,l.type,s,r)}function mf(t,e,i,n,s,r,o){let l=n.parent,a={from:s.from,to:s.to},h=0,c=null==l?void 0:l.cursor();if(c&&(i<0?c.childBefore(n.from):c.childAfter(n.to)))do{if(i<0?c.to<=n.from:c.from>=n.to){if(0==h&&r.indexOf(c.type.name)>-1&&c.from<c.to){let t=df(c);return{start:a,end:t?{from:t.from,to:t.to}:void 0,matched:!0}}if(ff(c.type,i,o))h++;else if(ff(c.type,-i,o)){if(0==h){let t=df(c);return{start:a,end:t&&t.from<t.to?{from:t.from,to:t.to}:void 0,matched:!1}}h--}}}while(i<0?c.prevSibling():c.nextSibling());return{start:a,matched:!1}}const gf=Object.create(null),vf=[Xh.none],wf=[],yf=Object.create(null);for(let[t,e]of[["variable","variableName"],["variable-2","variableName.special"],["string-2","string.special"],["def","variableName.definition"],["tag","tagName"],["attribute","attributeName"],["type","typeName"],["builtin","variableName.standard"],["qualifier","modifier"],["error","invalid"],["header","heading"],["property","propertyName"]])yf[t]=xf(gf,e);function bf(t,e){wf.indexOf(t)>-1||(wf.push(t),console.warn(e))}function xf(t,e){let i=null;for(let n of e.split(".")){let e=t[n]||Kc[n];e?"function"==typeof e?i?i=e(i):bf(n,`Modifier ${n} used at start of tag`):i?bf(n,`Tag ${n} used as modifier`):i=e:bf(n,`Unknown highlighting tag ${n}`)}if(!i)return 0;let n=e.replace(/ /g,"_"),s=Xh.define({id:vf.length,name:n,props:[Ac({[n]:i})]});return vf.push(s),s.id}function kf(t,e){return({state:i,dispatch:n})=>{if(i.readOnly)return!1;let s=t(e,i);return!!s&&(n(i.update(s)),!0)}}const Sf=kf(Df,0),Cf=kf(Of,0),Af=kf(((t,e)=>Of(t,e,function(t){let e=[];for(let i of t.selection.ranges){let n=t.doc.lineAt(i.from),s=i.to<=n.to?n:t.doc.lineAt(i.to),r=e.length-1;r>=0&&e[r].to>n.from?e[r].to=s.to:e.push({from:n.from,to:s.to})}return e}(e))),0);function Mf(t,e){let i=t.languageDataAt("commentTokens",e);return i.length?i[0]:{}}function Of(t,e,i=e.selection.ranges){let n=i.map((t=>Mf(e,t.from).block));if(!n.every((t=>t)))return null;let s=i.map(((t,i)=>function(t,{open:e,close:i},n,s){let r,o,l=t.sliceDoc(n-50,n),a=t.sliceDoc(s,s+50),h=/\s*$/.exec(l)[0].length,c=/^\s*/.exec(a)[0].length,u=l.length-h;if(l.slice(u-e.length,u)==e&&a.slice(c,c+i.length)==i)return{open:{pos:n-h,margin:h&&1},close:{pos:s+c,margin:c&&1}};s-n<=100?r=o=t.sliceDoc(n,s):(r=t.sliceDoc(n,n+50),o=t.sliceDoc(s-50,s));let f=/^\s*/.exec(r)[0].length,d=/\s*$/.exec(o)[0].length,p=o.length-d-i.length;return r.slice(f,f+e.length)==e&&o.slice(p,p+i.length)==i?{open:{pos:n+f+e.length,margin:/\s/.test(r.charAt(f+e.length))?1:0},close:{pos:s-d-i.length,margin:/\s/.test(o.charAt(p-1))?1:0}}:null}(e,n[i],t.from,t.to)));if(2!=t&&!s.every((t=>t)))return{changes:e.changes(i.map(((t,e)=>s[e]?[]:[{from:t.from,insert:n[e].open+" "},{from:t.to,insert:" "+n[e].close}])))};if(1!=t&&s.some((t=>t))){let t=[];for(let e,i=0;i<s.length;i++)if(e=s[i]){let s=n[i],{open:r,close:o}=e;t.push({from:r.pos-s.open.length,to:r.pos+r.margin},{from:o.pos-o.margin,to:o.pos+s.close.length})}return{changes:t}}return null}function Df(t,e,i=e.selection.ranges){let n=[],s=-1;for(let{from:t,to:r}of i){let i=n.length,o=1e9,l=Mf(e,t).line;if(l){for(let i=t;i<=r;){let a=e.doc.lineAt(i);if(a.from>s&&(t==r||r>a.from)){s=a.from;let t=/^\s*/.exec(a.text)[0].length,e=t==a.length,i=a.text.slice(t,t+l.length)==l?t:-1;t<a.text.length&&t<o&&(o=t),n.push({line:a,comment:i,token:l,indent:t,empty:e,single:!1})}i=a.to+1}if(o<1e9)for(let t=i;t<n.length;t++)n[t].indent<n[t].line.text.length&&(n[t].indent=o);n.length==i+1&&(n[i].single=!0)}}if(2!=t&&n.some((t=>t.comment<0&&(!t.empty||t.single)))){let t=[];for(let{line:e,token:i,indent:s,empty:r,single:o}of n)!o&&r||t.push({from:e.from+s,insert:i+" "});let i=e.changes(t);return{changes:i,selection:e.selection.map(i,1)}}if(1!=t&&n.some((t=>t.comment>=0))){let t=[];for(let{line:e,comment:i,token:s}of n)if(i>=0){let n=e.from+i,r=n+s.length;" "==e.text[r-e.from]&&r++,t.push({from:n,to:r})}return{changes:t}}return null}const Tf=Pn.define(),_f=Pn.define(),Ef=on.define(),Rf=on.define({combine:t=>Qn(t,{minDepth:100,newGroupDelay:500,joinToEvent:(t,e)=>e},{minDepth:Math.max,newGroupDelay:Math.min,joinToEvent:(t,e)=>(i,n)=>t(i,n)||e(i,n)})});const Pf=dn.define({create:()=>Qf.empty,update(t,e){let i=e.state.facet(Rf),n=e.annotation(Tf);if(n){let s=e.docChanged?nn.single(function(t){let e=0;return t.iterChangedRanges(((t,i)=>e=i)),e}(e.changes)):void 0,r=zf.fromTransaction(e,s),o=n.side,l=0==o?t.undone:t.done;return l=r?Hf(l,l.length,i.minDepth,r):qf(l,e.startState.selection),new Qf(0==o?n.rest:l,0==o?l:n.rest)}let s=e.annotation(_f);if("full"!=s&&"before"!=s||(t=t.isolate()),!1===e.annotation(In.addToHistory))return e.changes.empty?t:t.addMapping(e.changes.desc);let r=zf.fromTransaction(e),o=e.annotation(In.time),l=e.annotation(In.userEvent);return r?t=t.addChanges(r,o,l,i,e):e.selection&&(t=t.addSelection(e.startState.selection,o,l,i.newGroupDelay)),"full"!=s&&"after"!=s||(t=t.isolate()),t},toJSON:t=>({done:t.done.map((t=>t.toJSON())),undone:t.undone.map((t=>t.toJSON()))}),fromJSON:t=>new Qf(t.done.map(zf.fromJSON),t.undone.map(zf.fromJSON))});function Bf(t={}){return[Pf,Rf.of(t),sa.domEventHandlers({beforeinput(t,e){let i="historyUndo"==t.inputType?Nf:"historyRedo"==t.inputType?If:null;return!!i&&(t.preventDefault(),i(e))}})]}function Lf(t,e){return function({state:i,dispatch:n}){if(!e&&i.readOnly)return!1;let s=i.field(Pf,!1);if(!s)return!1;let r=s.pop(t,i,e);return!!r&&(n(r),!0)}}const Nf=Lf(0,!1),If=Lf(1,!1),Vf=Lf(0,!0),Wf=Lf(1,!0);class zf{constructor(t,e,i,n,s){this.changes=t,this.effects=e,this.mapped=i,this.startSelection=n,this.selectionsAfter=s}setSelAfter(t){return new zf(this.changes,this.effects,this.mapped,this.startSelection,t)}toJSON(){var t,e,i;return{changes:null===(t=this.changes)||void 0===t?void 0:t.toJSON(),mapped:null===(e=this.mapped)||void 0===e?void 0:e.toJSON(),startSelection:null===(i=this.startSelection)||void 0===i?void 0:i.toJSON(),selectionsAfter:this.selectionsAfter.map((t=>t.toJSON()))}}static fromJSON(t){return new zf(t.changes&&Gi.fromJSON(t.changes),[],t.mapped&&Ui.fromJSON(t.mapped),t.startSelection&&nn.fromJSON(t.startSelection),t.selectionsAfter.map(nn.fromJSON))}static fromTransaction(t,e){let i=jf;for(let e of t.startState.facet(Ef)){let n=e(t);n.length&&(i=i.concat(n))}return!i.length&&t.changes.empty?null:new zf(t.changes.invert(t.startState.doc),i,void 0,e||t.startState.selection,jf)}static selection(t){return new zf(void 0,jf,void 0,void 0,t)}}function Hf(t,e,i,n){let s=e+1>i+20?e-i-1:0,r=t.slice(s,e);return r.push(n),r}function Ff(t,e){return t.length?e.length?t.concat(e):t:e}const jf=[];function qf(t,e){if(t.length){let i=t[t.length-1],n=i.selectionsAfter.slice(Math.max(0,i.selectionsAfter.length-200));return n.length&&n[n.length-1].eq(e)?t:(n.push(e),Hf(t,t.length-1,1e9,i.setSelAfter(n)))}return[zf.selection([e])]}function $f(t){let e=t[t.length-1],i=t.slice();return i[t.length-1]=e.setSelAfter(e.selectionsAfter.slice(0,e.selectionsAfter.length-1)),i}function Kf(t,e){if(!t.length)return t;let i=t.length,n=jf;for(;i;){let s=Uf(t[i-1],e,n);if(s.changes&&!s.changes.empty||s.effects.length){let e=t.slice(0,i);return e[i-1]=s,e}e=s.mapped,i--,n=s.selectionsAfter}return n.length?[zf.selection(n)]:jf}function Uf(t,e,i){let n=Ff(t.selectionsAfter.length?t.selectionsAfter.map((t=>t.map(e))):jf,i);if(!t.changes)return zf.selection(n);let s=t.changes.map(e),r=e.mapDesc(t.changes,!0),o=t.mapped?t.mapped.composeDesc(r):r;return new zf(s,Nn.mapEffects(t.effects,e),o,t.startSelection.map(r),n)}const Gf=/^(input\.type|delete)($|\.)/;class Qf{constructor(t,e,i=0,n){this.done=t,this.undone=e,this.prevTime=i,this.prevUserEvent=n}isolate(){return this.prevTime?new Qf(this.done,this.undone):this}addChanges(t,e,i,n,s){let r=this.done,o=r[r.length-1];return r=o&&o.changes&&!o.changes.empty&&t.changes&&(!i||Gf.test(i))&&(!o.selectionsAfter.length&&e-this.prevTime<n.newGroupDelay&&n.joinToEvent(s,function(t,e){let i=[],n=!1;return t.iterChangedRanges(((t,e)=>i.push(t,e))),e.iterChangedRanges(((t,e,s,r)=>{for(let t=0;t<i.length;){let e=i[t++],o=i[t++];r>=e&&s<=o&&(n=!0)}})),n}(o.changes,t.changes))||"input.type.compose"==i)?Hf(r,r.length-1,n.minDepth,new zf(t.changes.compose(o.changes),Ff(t.effects,o.effects),o.mapped,o.startSelection,jf)):Hf(r,r.length,n.minDepth,t),new Qf(r,jf,e,i)}addSelection(t,e,i,n){let s=this.done.length?this.done[this.done.length-1].selectionsAfter:jf;return s.length>0&&e-this.prevTime<n&&i==this.prevUserEvent&&i&&/^select($|\.)/.test(i)&&(r=s[s.length-1],o=t,r.ranges.length==o.ranges.length&&0===r.ranges.filter(((t,e)=>t.empty!=o.ranges[e].empty)).length)?this:new Qf(qf(this.done,t),this.undone,e,i);var r,o}addMapping(t){return new Qf(Kf(this.done,t),Kf(this.undone,t),this.prevTime,this.prevUserEvent)}pop(t,e,i){let n=0==t?this.done:this.undone;if(0==n.length)return null;let s=n[n.length-1];if(i&&s.selectionsAfter.length)return e.update({selection:s.selectionsAfter[s.selectionsAfter.length-1],annotations:Tf.of({side:t,rest:$f(n)}),userEvent:0==t?"select.undo":"select.redo",scrollIntoView:!0});if(s.changes){let i=1==n.length?jf:n.slice(0,n.length-1);return s.mapped&&(i=Kf(i,s.mapped)),e.update({changes:s.changes,selection:s.startSelection,effects:s.effects,annotations:Tf.of({side:t,rest:i}),filter:!1,userEvent:0==t?"undo":"redo",scrollIntoView:!0})}return null}}Qf.empty=new Qf(jf,jf);const Jf=[{key:"Mod-z",run:Nf,preventDefault:!0},{key:"Mod-y",mac:"Mod-Shift-z",run:If,preventDefault:!0},{linux:"Ctrl-Shift-z",run:If,preventDefault:!0},{key:"Mod-u",run:Vf,preventDefault:!0},{key:"Alt-u",mac:"Mod-Shift-u",run:Wf,preventDefault:!0}];function Xf(t,e){return nn.create(t.ranges.map(e),t.mainIndex)}function Yf(t,e){return t.update({selection:e,scrollIntoView:!0,userEvent:"select"})}function Zf({state:t,dispatch:e},i){let n=Xf(t.selection,i);return!n.eq(t.selection)&&(e(Yf(t,n)),!0)}function td(t,e){return nn.cursor(e?t.to:t.from)}function ed(t,e){return Zf(t,(i=>i.empty?t.moveByChar(i,e):td(i,e)))}function id(t){return t.textDirectionAt(t.state.selection.main.head)==ho.LTR}const nd=t=>ed(t,!id(t)),sd=t=>ed(t,id(t));function rd(t,e){return Zf(t,(i=>i.empty?t.moveByGroup(i,e):td(i,e)))}function od(t,e,i){if(e.type.prop(i))return!0;let n=e.to-e.from;return n&&(n>2||/[^\s,.;:]/.test(t.sliceDoc(e.from,e.to)))||e.firstChild}function ld(t,e,i){let n,s,r=tu(t).resolveInner(e.head),o=i?Qh.closedBy:Qh.openedBy;for(let n=e.head;;){let e=i?r.childAfter(n):r.childBefore(n);if(!e)break;od(t,e,o)?r=e:n=i?e.to:e.from}return s=r.type.prop(o)&&(n=i?pf(t,r.from,1):pf(t,r.to,-1))&&n.matched?i?n.end.to:n.end.from:i?r.to:r.from,nn.cursor(s,i?-1:1)}function ad(t,e){return Zf(t,(i=>{if(!i.empty)return td(i,e);let n=t.moveVertically(i,e);return n.head!=i.head?n:t.moveToLineBoundary(i,e)}))}const hd=t=>ad(t,!1),cd=t=>ad(t,!0);function ud(t){let e,i=t.scrollDOM.clientHeight<t.scrollDOM.scrollHeight-2,n=0,s=0;if(i){for(let e of t.state.facet(sa.scrollMargins)){let i=e(t);(null==i?void 0:i.top)&&(n=Math.max(null==i?void 0:i.top,n)),(null==i?void 0:i.bottom)&&(s=Math.max(null==i?void 0:i.bottom,s))}e=t.scrollDOM.clientHeight-n-s}else e=(t.dom.ownerDocument.defaultView||window).innerHeight;return{marginTop:n,marginBottom:s,selfScroll:i,height:Math.max(t.defaultLineHeight,e-5)}}function fd(t,e){let i,n=ud(t),{state:s}=t,r=Xf(s.selection,(i=>i.empty?t.moveVertically(i,e,n.height):td(i,e)));if(r.eq(s.selection))return!1;if(n.selfScroll){let e=t.coordsAtPos(s.selection.main.head),o=t.scrollDOM.getBoundingClientRect(),l=o.top+n.marginTop,a=o.bottom-n.marginBottom;e&&e.top>l&&e.bottom<a&&(i=sa.scrollIntoView(r.main.head,{y:"start",yMargin:e.top-l}))}return t.dispatch(Yf(s,r),{effects:i}),!0}const dd=t=>fd(t,!1),pd=t=>fd(t,!0);function md(t,e,i){let n=t.lineBlockAt(e.head),s=t.moveToLineBoundary(e,i);if(s.head==e.head&&s.head!=(i?n.to:n.from)&&(s=t.moveToLineBoundary(e,i,!1)),!i&&s.head==n.from&&n.length){let i=/^\s*/.exec(t.state.sliceDoc(n.from,Math.min(n.from+100,n.to)))[0].length;i&&e.head!=n.from+i&&(s=nn.cursor(n.from+i))}return s}function gd(t,e,i){let n=!1,s=Xf(t.selection,(e=>{let s=pf(t,e.head,-1)||pf(t,e.head,1)||e.head>0&&pf(t,e.head-1,1)||e.head<t.doc.length&&pf(t,e.head+1,-1);if(!s||!s.end)return e;n=!0;let r=s.start.from==e.head?s.end.to:s.end.from;return i?nn.range(e.anchor,r):nn.cursor(r)}));return!!n&&(e(Yf(t,s)),!0)}function vd(t,e){let i=Xf(t.state.selection,(t=>{let i=e(t);return nn.range(t.anchor,i.head,i.goalColumn,i.bidiLevel||void 0)}));return!i.eq(t.state.selection)&&(t.dispatch(Yf(t.state,i)),!0)}function wd(t,e){return vd(t,(i=>t.moveByChar(i,e)))}const yd=t=>wd(t,!id(t)),bd=t=>wd(t,id(t));function xd(t,e){return vd(t,(i=>t.moveByGroup(i,e)))}function kd(t,e){return vd(t,(i=>t.moveVertically(i,e)))}const Sd=t=>kd(t,!1),Cd=t=>kd(t,!0);function Ad(t,e){return vd(t,(i=>t.moveVertically(i,e,ud(t).height)))}const Md=t=>Ad(t,!1),Od=t=>Ad(t,!0),Dd=({state:t,dispatch:e})=>(e(Yf(t,{anchor:0})),!0),Td=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.doc.length})),!0),_d=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.selection.main.anchor,head:0})),!0),Ed=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.selection.main.anchor,head:t.doc.length})),!0);function Rd(t,e){if(t.state.readOnly)return!1;let i="delete.selection",{state:n}=t,s=n.changeByRange((n=>{let{from:s,to:r}=n;if(s==r){let n=e(s);n<s?(i="delete.backward",n=Pd(t,n,!1)):n>s&&(i="delete.forward",n=Pd(t,n,!0)),s=Math.min(s,n),r=Math.max(r,n)}else s=Pd(t,s,!1),r=Pd(t,r,!0);return s==r?{range:n}:{changes:{from:s,to:r},range:nn.cursor(s)}}));return!s.changes.empty&&(t.dispatch(n.update(s,{scrollIntoView:!0,userEvent:i,effects:"delete.selection"==i?sa.announce.of(n.phrase("Selection deleted")):void 0})),!0)}function Pd(t,e,i){if(t instanceof sa)for(let n of t.state.facet(sa.atomicRanges).map((e=>e(t))))n.between(e,e,((t,n)=>{t<e&&n>e&&(e=i?n:t)}));return e}const Bd=(t,e)=>Rd(t,(i=>{let n,s,{state:r}=t,o=r.doc.lineAt(i);if(!e&&i>o.from&&i<o.from+200&&!/[^ \t]/.test(n=o.text.slice(0,i-o.from))){if("\t"==n[n.length-1])return i-1;let t=fs(n,r.tabSize)%du(r)||du(r);for(let e=0;e<t&&" "==n[n.length-1-e];e++)i--;s=i}else s=Ii(o.text,i-o.from,e,e)+o.from,s==i&&o.number!=(e?r.doc.lines:1)&&(s+=e?1:-1);return s})),Ld=t=>Bd(t,!1),Nd=t=>Bd(t,!0),Id=(t,e)=>Rd(t,(i=>{let n=i,{state:s}=t,r=s.doc.lineAt(n),o=s.charCategorizer(n);for(let t=null;;){if(n==(e?r.to:r.from)){n==i&&r.number!=(e?s.doc.lines:1)&&(n+=e?1:-1);break}let l=Ii(r.text,n-r.from,e)+r.from,a=r.text.slice(Math.min(n,l)-r.from,Math.max(n,l)-r.from),h=o(a);if(null!=t&&h!=t)break;" "==a&&n==i||(t=h),n=l}return n})),Vd=t=>Id(t,!1),Wd=t=>Rd(t,(e=>{let i=t.lineBlockAt(e).to;return e<i?i:Math.min(t.state.doc.length,e+1)}));function zd(t){let e=[],i=-1;for(let n of t.selection.ranges){let s=t.doc.lineAt(n.from),r=t.doc.lineAt(n.to);if(n.empty||n.to!=r.from||(r=t.doc.lineAt(n.to-1)),i>=s.number){let t=e[e.length-1];t.to=r.to,t.ranges.push(n)}else e.push({from:s.from,to:r.to,ranges:[n]});i=r.number+1}return e}function Hd(t,e,i){if(t.readOnly)return!1;let n=[],s=[];for(let e of zd(t)){if(i?e.to==t.doc.length:0==e.from)continue;let r=t.doc.lineAt(i?e.to+1:e.from-1),o=r.length+1;if(i){n.push({from:e.to,to:r.to},{from:e.from,insert:r.text+t.lineBreak});for(let i of e.ranges)s.push(nn.range(Math.min(t.doc.length,i.anchor+o),Math.min(t.doc.length,i.head+o)))}else{n.push({from:r.from,to:e.from},{from:e.to,insert:t.lineBreak+r.text});for(let t of e.ranges)s.push(nn.range(t.anchor-o,t.head-o))}}return!!n.length&&(e(t.update({changes:n,scrollIntoView:!0,selection:nn.create(s,t.selection.mainIndex),userEvent:"move.line"})),!0)}function Fd(t,e,i){if(t.readOnly)return!1;let n=[];for(let e of zd(t))i?n.push({from:e.from,insert:t.doc.slice(e.from,e.to)+t.lineBreak}):n.push({from:e.to,insert:t.lineBreak+t.doc.slice(e.from,e.to)});return e(t.update({changes:n,scrollIntoView:!0,userEvent:"input.copyline"})),!0}const jd=$d(!1),qd=$d(!0);function $d(t){return({state:e,dispatch:i})=>{if(e.readOnly)return!1;let n=e.changeByRange((i=>{let{from:n,to:s}=i,r=e.doc.lineAt(n),o=!t&&n==s&&function(t,e){if(/\(\)|\[\]|\{\}/.test(t.sliceDoc(e-1,e+1)))return{from:e,to:e};let i,n=tu(t).resolveInner(e),s=n.childBefore(e),r=n.childAfter(e);return s&&r&&s.to<=e&&r.from>=e&&(i=s.type.prop(Qh.closedBy))&&i.indexOf(r.name)>-1&&t.doc.lineAt(s.to).from==t.doc.lineAt(r.from).from?{from:s.to,to:r.from}:null}(e,n);t&&(n=s=(s<=r.to?r:e.doc.lineAt(s)).to);let l=new gu(e,{simulateBreak:n,simulateDoubleBreak:!!o}),a=mu(l,n);for(null==a&&(a=/^\s*/.exec(e.doc.lineAt(n).text)[0].length);s<r.to&&/\s/.test(r.text[s-r.from]);)s++;o?({from:n,to:s}=o):n>r.from&&n<r.from+100&&!/\S/.test(r.text.slice(0,n))&&(n=r.from);let h=["",pu(e,a)];return o&&h.push(pu(e,l.lineIndent(r.from,-1))),{changes:{from:n,to:s,insert:Ai.of(h)},range:nn.cursor(n+1+h[1].length)}}));return i(e.update(n,{scrollIntoView:!0,userEvent:"input"})),!0}}function Kd(t,e){let i=-1;return t.changeByRange((n=>{let s=[];for(let r=n.from;r<=n.to;){let o=t.doc.lineAt(r);o.number>i&&(n.empty||n.to>o.from)&&(e(o,s,n),i=o.number),r=o.to+1}let r=t.changes(s);return{changes:s,range:nn.range(r.mapPos(n.anchor,1),r.mapPos(n.head,1))}}))}const Ud=({state:t,dispatch:e})=>!t.readOnly&&(e(t.update(Kd(t,((e,i)=>{i.push({from:e.from,insert:t.facet(fu)})})),{userEvent:"input.indent"})),!0),Gd=({state:t,dispatch:e})=>!t.readOnly&&(e(t.update(Kd(t,((e,i)=>{let n=/^\s*/.exec(e.text)[0];if(!n)return;let s=fs(n,t.tabSize),r=0,o=pu(t,Math.max(0,s-du(t)));for(;r<n.length&&r<o.length&&n.charCodeAt(r)==o.charCodeAt(r);)r++;i.push({from:e.from+r,to:e.from+n.length,insert:o.slice(r)})})),{userEvent:"delete.dedent"})),!0),Qd=[{key:"Ctrl-b",run:nd,shift:yd,preventDefault:!0},{key:"Ctrl-f",run:sd,shift:bd},{key:"Ctrl-p",run:hd,shift:Sd},{key:"Ctrl-n",run:cd,shift:Cd},{key:"Ctrl-a",run:t=>Zf(t,(e=>nn.cursor(t.lineBlockAt(e.head).from,1))),shift:t=>vd(t,(e=>nn.cursor(t.lineBlockAt(e.head).from)))},{key:"Ctrl-e",run:t=>Zf(t,(e=>nn.cursor(t.lineBlockAt(e.head).to,-1))),shift:t=>vd(t,(e=>nn.cursor(t.lineBlockAt(e.head).to)))},{key:"Ctrl-d",run:Nd},{key:"Ctrl-h",run:Ld},{key:"Ctrl-k",run:Wd},{key:"Ctrl-Alt-h",run:Vd},{key:"Ctrl-o",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=t.changeByRange((t=>({changes:{from:t.from,to:t.to,insert:Ai.of(["",""])},range:nn.cursor(t.from)})));return e(t.update(i,{scrollIntoView:!0,userEvent:"input"})),!0}},{key:"Ctrl-t",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=t.changeByRange((e=>{if(!e.empty||0==e.from||e.from==t.doc.length)return{range:e};let i=e.from,n=t.doc.lineAt(i),s=i==n.from?i-1:Ii(n.text,i-n.from,!1)+n.from,r=i==n.to?i+1:Ii(n.text,i-n.from,!0)+n.from;return{changes:{from:s,to:r,insert:t.doc.slice(i,r).append(t.doc.slice(s,i))},range:nn.cursor(r)}}));return!i.changes.empty&&(e(t.update(i,{scrollIntoView:!0,userEvent:"move.character"})),!0)}},{key:"Ctrl-v",run:pd}],Jd=[{key:"ArrowLeft",run:nd,shift:yd,preventDefault:!0},{key:"Mod-ArrowLeft",mac:"Alt-ArrowLeft",run:t=>rd(t,!id(t)),shift:t=>xd(t,!id(t)),preventDefault:!0},{mac:"Cmd-ArrowLeft",run:t=>Zf(t,(e=>md(t,e,!id(t)))),shift:t=>vd(t,(e=>md(t,e,!id(t)))),preventDefault:!0},{key:"ArrowRight",run:sd,shift:bd,preventDefault:!0},{key:"Mod-ArrowRight",mac:"Alt-ArrowRight",run:t=>rd(t,id(t)),shift:t=>xd(t,id(t)),preventDefault:!0},{mac:"Cmd-ArrowRight",run:t=>Zf(t,(e=>md(t,e,id(t)))),shift:t=>vd(t,(e=>md(t,e,id(t)))),preventDefault:!0},{key:"ArrowUp",run:hd,shift:Sd,preventDefault:!0},{mac:"Cmd-ArrowUp",run:Dd,shift:_d},{mac:"Ctrl-ArrowUp",run:dd,shift:Md},{key:"ArrowDown",run:cd,shift:Cd,preventDefault:!0},{mac:"Cmd-ArrowDown",run:Td,shift:Ed},{mac:"Ctrl-ArrowDown",run:pd,shift:Od},{key:"PageUp",run:dd,shift:Md},{key:"PageDown",run:pd,shift:Od},{key:"Home",run:t=>Zf(t,(e=>md(t,e,!1))),shift:t=>vd(t,(e=>md(t,e,!1))),preventDefault:!0},{key:"Mod-Home",run:Dd,shift:_d},{key:"End",run:t=>Zf(t,(e=>md(t,e,!0))),shift:t=>vd(t,(e=>md(t,e,!0))),preventDefault:!0},{key:"Mod-End",run:Td,shift:Ed},{key:"Enter",run:jd},{key:"Mod-a",run:({state:t,dispatch:e})=>(e(t.update({selection:{anchor:0,head:t.doc.length},userEvent:"select"})),!0)},{key:"Backspace",run:Ld,shift:Ld},{key:"Delete",run:Nd},{key:"Mod-Backspace",mac:"Alt-Backspace",run:Vd},{key:"Mod-Delete",mac:"Alt-Delete",run:t=>Id(t,!0)},{mac:"Mod-Backspace",run:t=>Rd(t,(e=>{let i=t.lineBlockAt(e).from;return e>i?i:Math.max(0,e-1)}))},{mac:"Mod-Delete",run:Wd}].concat(Qd.map((t=>({mac:t.key,run:t.run,shift:t.shift})))),Xd=[{key:"Alt-ArrowLeft",mac:"Ctrl-ArrowLeft",run:t=>Zf(t,(e=>ld(t.state,e,!id(t)))),shift:t=>vd(t,(e=>ld(t.state,e,!id(t))))},{key:"Alt-ArrowRight",mac:"Ctrl-ArrowRight",run:t=>Zf(t,(e=>ld(t.state,e,id(t)))),shift:t=>vd(t,(e=>ld(t.state,e,id(t))))},{key:"Alt-ArrowUp",run:({state:t,dispatch:e})=>Hd(t,e,!1)},{key:"Shift-Alt-ArrowUp",run:({state:t,dispatch:e})=>Fd(t,e,!1)},{key:"Alt-ArrowDown",run:({state:t,dispatch:e})=>Hd(t,e,!0)},{key:"Shift-Alt-ArrowDown",run:({state:t,dispatch:e})=>Fd(t,e,!0)},{key:"Escape",run:({state:t,dispatch:e})=>{let i=t.selection,n=null;return i.ranges.length>1?n=nn.create([i.main]):i.main.empty||(n=nn.create([nn.cursor(i.main.head)])),!!n&&(e(Yf(t,n)),!0)}},{key:"Mod-Enter",run:qd},{key:"Alt-l",mac:"Ctrl-l",run:({state:t,dispatch:e})=>{let i=zd(t).map((({from:e,to:i})=>nn.range(e,Math.min(i+1,t.doc.length))));return e(t.update({selection:nn.create(i),userEvent:"select"})),!0}},{key:"Mod-i",run:({state:t,dispatch:e})=>{let i=Xf(t.selection,(e=>{var i;let n=tu(t).resolveInner(e.head,1);for(;!(n.from<e.from&&n.to>=e.to||n.to>e.to&&n.from<=e.from)&&(null===(i=n.parent)||void 0===i?void 0:i.parent);)n=n.parent;return nn.range(n.to,n.from)}));return e(Yf(t,i)),!0},preventDefault:!0},{key:"Mod-[",run:Gd},{key:"Mod-]",run:Ud},{key:"Mod-Alt-\\",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=Object.create(null),n=new gu(t,{overrideIndentation:t=>{let e=i[t];return null==e?-1:e}}),s=Kd(t,((e,s,r)=>{let o=mu(n,e.from);if(null==o)return;/\S/.test(e.text)||(o=0);let l=/^\s*/.exec(e.text)[0],a=pu(t,o);(l!=a||r.from<e.from+l.length)&&(i[e.from]=o,s.push({from:e.from,to:e.from+l.length,insert:a}))}));return s.changes.empty||e(t.update(s,{userEvent:"indent"})),!0}},{key:"Shift-Mod-k",run:t=>{if(t.state.readOnly)return!1;let{state:e}=t,i=e.changes(zd(e).map((({from:t,to:i})=>(t>0?t--:i<e.doc.length&&i++,{from:t,to:i})))),n=Xf(e.selection,(e=>t.moveVertically(e,!0))).map(i);return t.dispatch({changes:i,selection:n,scrollIntoView:!0,userEvent:"delete.line"}),!0}},{key:"Shift-Mod-\\",run:({state:t,dispatch:e})=>gd(t,e,!1)},{key:"Mod-/",run:t=>{let{state:e}=t,i=e.doc.lineAt(e.selection.main.from),n=Mf(t.state,i.from);return n.line?Sf(t):!!n.block&&Af(t)}},{key:"Alt-A",run:Cf}].concat(Jd);function Yd(){var t=arguments[0];"string"==typeof t&&(t=document.createElement(t));var e=1,i=arguments[1];if(i&&"object"==typeof i&&null==i.nodeType&&!Array.isArray(i)){for(var n in i)if(Object.prototype.hasOwnProperty.call(i,n)){var s=i[n];"string"==typeof s?t.setAttribute(n,s):null!=s&&(t[n]=s)}e++}for(;e<arguments.length;e++)Zd(t,arguments[e]);return t}function Zd(t,e){if("string"==typeof e)t.appendChild(document.createTextNode(e));else if(null==e);else if(null!=e.nodeType)t.appendChild(e);else{if(!Array.isArray(e))throw new RangeError("Unsupported child node: "+e);for(var i=0;i<e.length;i++)Zd(t,e[i])}}const tp="function"==typeof String.prototype.normalize?t=>t.normalize("NFKD"):t=>t;class ep{constructor(t,e,i=0,n=t.length,s,r){this.test=r,this.value={from:0,to:0},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=t.iterRange(i,n),this.bufferStart=i,this.normalize=s?t=>s(tp(t)):tp,this.query=this.normalize(e)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return-1;this.bufferPos=0,this.buffer=this.iter.value}return Fi(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let t=this.peek();if(t<0)return this.done=!0,this;let e=ji(t),i=this.bufferStart+this.bufferPos;this.bufferPos+=qi(t);let n=this.normalize(e);for(let t=0,s=i;;t++){let r=n.charCodeAt(t),o=this.match(r,s);if(o)return this.value=o,this;if(t==n.length-1)break;s==i&&t<e.length&&e.charCodeAt(t)==r&&s++}}}match(t,e){let i=null;for(let n=0;n<this.matches.length;n+=2){let s=this.matches[n],r=!1;this.query.charCodeAt(s)==t&&(s==this.query.length-1?i={from:this.matches[n+1],to:e+1}:(this.matches[n]++,r=!0)),r||(this.matches.splice(n,2),n-=2)}return this.query.charCodeAt(0)==t&&(1==this.query.length?i={from:e,to:e+1}:this.matches.push(1,e)),i&&this.test&&!this.test(i.from,i.to,this.buffer,this.bufferPos)&&(i=null),i}}"undefined"!=typeof Symbol&&(ep.prototype[Symbol.iterator]=function(){return this});const ip={from:-1,to:-1,match:/.*/.exec("")},np="gm"+(null==/x/.unicode?"":"u");class sp{constructor(t,e,i,n=0,s=t.length){if(this.text=t,this.to=s,this.curLine="",this.done=!1,this.value=ip,/\\[sWDnr]|\n|\r|\[\^/.test(e))return new lp(t,e,i,n,s);this.re=new RegExp(e,np+((null==i?void 0:i.ignoreCase)?"i":"")),this.test=null==i?void 0:i.test,this.iter=t.iter();let r=t.lineAt(n);this.curLineStart=r.from,this.matchPos=ap(t,n),this.getLine(this.curLineStart)}getLine(t){this.iter.next(t),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let t=this.matchPos-this.curLineStart;;){this.re.lastIndex=t;let e=this.matchPos<=this.to&&this.re.exec(this.curLine);if(e){let i=this.curLineStart+e.index,n=i+e[0].length;if(this.matchPos=ap(this.text,n+(i==n?1:0)),i==this.curLineStart+this.curLine.length&&this.nextLine(),(i<n||i>this.value.to)&&(!this.test||this.test(i,n,e)))return this.value={from:i,to:n,match:e},this;t=this.matchPos-this.curLineStart}else{if(!(this.curLineStart+this.curLine.length<this.to))return this.done=!0,this;this.nextLine(),t=0}}}}const rp=new WeakMap;class op{constructor(t,e){this.from=t,this.text=e}get to(){return this.from+this.text.length}static get(t,e,i){let n=rp.get(t);if(!n||n.from>=i||n.to<=e){let n=new op(e,t.sliceString(e,i));return rp.set(t,n),n}if(n.from==e&&n.to==i)return n;let{text:s,from:r}=n;return r>e&&(s=t.sliceString(e,r)+s,r=e),n.to<i&&(s+=t.sliceString(n.to,i)),rp.set(t,new op(r,s)),new op(e,s.slice(e-r,i-r))}}class lp{constructor(t,e,i,n,s){this.text=t,this.to=s,this.done=!1,this.value=ip,this.matchPos=ap(t,n),this.re=new RegExp(e,np+((null==i?void 0:i.ignoreCase)?"i":"")),this.test=null==i?void 0:i.test,this.flat=op.get(t,n,this.chunkEnd(n+5e3))}chunkEnd(t){return t>=this.to?this.to:this.text.lineAt(t).to}next(){for(;;){let t=this.re.lastIndex=this.matchPos-this.flat.from,e=this.re.exec(this.flat.text);if(e&&!e[0]&&e.index==t&&(this.re.lastIndex=t+1,e=this.re.exec(this.flat.text)),e){let t=this.flat.from+e.index,i=t+e[0].length;if((this.flat.to>=this.to||e.index+e[0].length<=this.flat.text.length-10)&&(!this.test||this.test(t,i,e)))return this.value={from:t,to:i,match:e},this.matchPos=ap(this.text,i+(t==i?1:0)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=op.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+2*this.flat.text.length))}}}function ap(t,e){if(e>=t.length)return e;let i,n=t.lineAt(e);for(;e<n.to&&(i=n.text.charCodeAt(e-n.from))>=56320&&i<57344;)e++;return e}function hp(t){let e=Yd("input",{class:"cm-textfield",name:"line"});function i(){let i=/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(e.value);if(!i)return;let{state:n}=t,s=n.doc.lineAt(n.selection.main.head),[,r,o,l,a]=i,h=l?+l.slice(1):0,c=o?+o:s.number;if(o&&a){let t=c/100;r&&(t=t*("-"==r?-1:1)+s.number/n.doc.lines),c=Math.round(n.doc.lines*t)}else o&&r&&(c=c*("-"==r?-1:1)+s.number);let u=n.doc.line(Math.max(1,Math.min(n.doc.lines,c)));t.dispatch({effects:cp.of(!1),selection:nn.cursor(u.from+Math.max(0,Math.min(h,u.length))),scrollIntoView:!0}),t.focus()}return{dom:Yd("form",{class:"cm-gotoLine",onkeydown:e=>{27==e.keyCode?(e.preventDefault(),t.dispatch({effects:cp.of(!1)}),t.focus()):13==e.keyCode&&(e.preventDefault(),i())},onsubmit:t=>{t.preventDefault(),i()}},Yd("label",t.state.phrase("Go to line"),": ",e)," ",Yd("button",{class:"cm-button",type:"submit"},t.state.phrase("go")))}}"undefined"!=typeof Symbol&&(sp.prototype[Symbol.iterator]=lp.prototype[Symbol.iterator]=function(){return this});const cp=Nn.define(),up=dn.define({create:()=>!0,update(t,e){for(let i of e.effects)i.is(cp)&&(t=i.value);return t},provide:t=>Sh.from(t,(t=>t?hp:null))}),fp=sa.baseTheme({".cm-panel.cm-gotoLine":{padding:"2px 6px 4px","& label":{fontSize:"80%"}}}),dp={highlightWordAroundCursor:!1,minSelectionLength:1,maxMatches:100,wholeWords:!1},pp=on.define({combine:t=>Qn(t,dp,{highlightWordAroundCursor:(t,e)=>t||e,minSelectionLength:Math.min,maxMatches:Math.min})});function mp(t){let e=[bp,yp];return t&&e.push(pp.of(t)),e}const gp=Or.mark({class:"cm-selectionMatch"}),vp=Or.mark({class:"cm-selectionMatch cm-selectionMatch-main"});function wp(t,e,i,n){return!(0!=i&&t(e.sliceDoc(i-1,i))==qn.Word||n!=e.doc.length&&t(e.sliceDoc(n,n+1))==qn.Word)}const yp=Zr.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.selectionSet||t.docChanged||t.viewportChanged)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=t.state.facet(pp),{state:i}=t,n=i.selection;if(n.ranges.length>1)return Or.none;let s,r=n.main,o=null;if(r.empty){if(!e.highlightWordAroundCursor)return Or.none;let t=i.wordAt(r.head);if(!t)return Or.none;o=i.charCategorizer(r.head),s=i.sliceDoc(t.from,t.to)}else{let t=r.to-r.from;if(t<e.minSelectionLength||t>200)return Or.none;if(e.wholeWords){if(s=i.sliceDoc(r.from,r.to),o=i.charCategorizer(r.head),!wp(o,i,r.from,r.to)||!function(t,e,i,n){return t(e.sliceDoc(i,i+1))==qn.Word&&t(e.sliceDoc(n-1,n))==qn.Word}(o,i,r.from,r.to))return Or.none}else if(s=i.sliceDoc(r.from,r.to).trim(),!s)return Or.none}let l=[];for(let n of t.visibleRanges){let t=new ep(i.doc,s,n.from,n.to);for(;!t.next().done;){let{from:n,to:s}=t.value;if((!o||wp(o,i,n,s))&&(r.empty&&n<=r.from&&s>=r.to?l.push(vp.range(n,s)):(n>=r.to||s<=r.from)&&l.push(gp.range(n,s)),l.length>e.maxMatches))return Or.none}}return Or.set(l)}},{decorations:t=>t.decorations}),bp=sa.baseTheme({".cm-selectionMatch":{backgroundColor:"#99ff7780"},".cm-searchMatch .cm-selectionMatch":{backgroundColor:"transparent"}});const xp=on.define({combine:t=>Qn(t,{top:!1,caseSensitive:!1,literal:!1,wholeWord:!1,createPanel:t=>new Gp(t),scrollToMatch:t=>sa.scrollIntoView(t)})});class kp{constructor(t){this.search=t.search,this.caseSensitive=!!t.caseSensitive,this.literal=!!t.literal,this.regexp=!!t.regexp,this.replace=t.replace||"",this.valid=!!this.search&&(!this.regexp||function(t){try{return new RegExp(t,np),!0}catch(t){return!1}}(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!t.wholeWord}unquote(t){return this.literal?t:t.replace(/\\([nrt\\])/g,((t,e)=>"n"==e?"\n":"r"==e?"\r":"t"==e?"\t":"\\"))}eq(t){return this.search==t.search&&this.replace==t.replace&&this.caseSensitive==t.caseSensitive&&this.regexp==t.regexp&&this.wholeWord==t.wholeWord}create(){return this.regexp?new Tp(this):new Ap(this)}getCursor(t,e=0,i){let n=t.doc?t:Gn.create({doc:t});return null==i&&(i=n.doc.length),this.regexp?Mp(this,n,e,i):Cp(this,n,e,i)}}class Sp{constructor(t){this.spec=t}}function Cp(t,e,i,n){return new ep(e.doc,t.unquoted,i,n,t.caseSensitive?void 0:t=>t.toLowerCase(),t.wholeWord?function(t,e){return(i,n,s,r)=>((r>i||r+s.length<n)&&(r=Math.max(0,i-2),s=t.sliceString(r,Math.min(t.length,n+2))),!(e(Op(s,i-r))==qn.Word&&e(Dp(s,i-r))==qn.Word||e(Dp(s,n-r))==qn.Word&&e(Op(s,n-r))==qn.Word))}(e.doc,e.charCategorizer(e.selection.main.head)):void 0)}class Ap extends Sp{constructor(t){super(t)}nextMatch(t,e,i){let n=Cp(this.spec,t,i,t.doc.length).nextOverlapping();return n.done&&(n=Cp(this.spec,t,0,e).nextOverlapping()),n.done?null:n.value}prevMatchInRange(t,e,i){for(let n=i;;){let i=Math.max(e,n-1e4-this.spec.unquoted.length),s=Cp(this.spec,t,i,n),r=null;for(;!s.nextOverlapping().done;)r=s.value;if(r)return r;if(i==e)return null;n-=1e4}}prevMatch(t,e,i){return this.prevMatchInRange(t,0,e)||this.prevMatchInRange(t,i,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace)}matchAll(t,e){let i=Cp(this.spec,t,0,t.doc.length),n=[];for(;!i.next().done;){if(n.length>=e)return null;n.push(i.value)}return n}highlight(t,e,i,n){let s=Cp(this.spec,t,Math.max(0,e-this.spec.unquoted.length),Math.min(i+this.spec.unquoted.length,t.doc.length));for(;!s.next().done;)n(s.value.from,s.value.to)}}function Mp(t,e,i,n){return new sp(e.doc,t.search,{ignoreCase:!t.caseSensitive,test:t.wholeWord?(s=e.charCategorizer(e.selection.main.head),(t,e,i)=>!i[0].length||(s(Op(i.input,i.index))!=qn.Word||s(Dp(i.input,i.index))!=qn.Word)&&(s(Dp(i.input,i.index+i[0].length))!=qn.Word||s(Op(i.input,i.index+i[0].length))!=qn.Word)):void 0},i,n);var s}function Op(t,e){return t.slice(Ii(t,e,!1),e)}function Dp(t,e){return t.slice(e,Ii(t,e))}class Tp extends Sp{nextMatch(t,e,i){let n=Mp(this.spec,t,i,t.doc.length).next();return n.done&&(n=Mp(this.spec,t,0,e).next()),n.done?null:n.value}prevMatchInRange(t,e,i){for(let n=1;;n++){let s=Math.max(e,i-1e4*n),r=Mp(this.spec,t,s,i),o=null;for(;!r.next().done;)o=r.value;if(o&&(s==e||o.from>s+10))return o;if(s==e)return null}}prevMatch(t,e,i){return this.prevMatchInRange(t,0,e)||this.prevMatchInRange(t,i,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace.replace(/\$([$&\d+])/g,((e,i)=>"$"==i?"$":"&"==i?t.match[0]:"0"!=i&&+i<t.match.length?t.match[i]:e)))}matchAll(t,e){let i=Mp(this.spec,t,0,t.doc.length),n=[];for(;!i.next().done;){if(n.length>=e)return null;n.push(i.value)}return n}highlight(t,e,i,n){let s=Mp(this.spec,t,Math.max(0,e-250),Math.min(i+250,t.doc.length));for(;!s.next().done;)n(s.value.from,s.value.to)}}const _p=Nn.define(),Ep=Nn.define(),Rp=dn.define({create:t=>new Pp(qp(t).create(),null),update(t,e){for(let i of e.effects)i.is(_p)?t=new Pp(i.value.create(),t.panel):i.is(Ep)&&(t=new Pp(t.query,i.value?jp:null));return t},provide:t=>Sh.from(t,(t=>t.panel))});class Pp{constructor(t,e){this.query=t,this.panel=e}}const Bp=Or.mark({class:"cm-searchMatch"}),Lp=Or.mark({class:"cm-searchMatch cm-searchMatch-selected"}),Np=Zr.fromClass(class{constructor(t){this.view=t,this.decorations=this.highlight(t.state.field(Rp))}update(t){let e=t.state.field(Rp);(e!=t.startState.field(Rp)||t.docChanged||t.selectionSet||t.viewportChanged)&&(this.decorations=this.highlight(e))}highlight({query:t,panel:e}){if(!e||!t.spec.valid)return Or.none;let{view:i}=this,n=new es;for(let e=0,s=i.visibleRanges,r=s.length;e<r;e++){let{from:o,to:l}=s[e];for(;e<r-1&&l>s[e+1].from-500;)l=s[++e].to;t.highlight(i.state,o,l,((t,e)=>{let s=i.state.selection.ranges.some((i=>i.from==t&&i.to==e));n.add(t,e,s?Lp:Bp)}))}return n.finish()}},{decorations:t=>t.decorations});function Ip(t){return e=>{let i=e.state.field(Rp,!1);return i&&i.query.spec.valid?t(e,i):$p(e)}}const Vp=Ip(((t,{query:e})=>{let{to:i}=t.state.selection.main,n=e.nextMatch(t.state,i,i);if(!n)return!1;let s=nn.single(n.from,n.to),r=t.state.facet(xp);return t.dispatch({selection:s,effects:[Xp(t,n),r.scrollToMatch(s.main)],userEvent:"select.search"}),!0})),Wp=Ip(((t,{query:e})=>{let{state:i}=t,{from:n}=i.selection.main,s=e.prevMatch(i,n,n);if(!s)return!1;let r=nn.single(s.from,s.to),o=t.state.facet(xp);return t.dispatch({selection:r,effects:[Xp(t,s),o.scrollToMatch(r.main)],userEvent:"select.search"}),!0})),zp=Ip(((t,{query:e})=>{let i=e.matchAll(t.state,1e3);return!(!i||!i.length)&&(t.dispatch({selection:nn.create(i.map((t=>nn.range(t.from,t.to)))),userEvent:"select.search.matches"}),!0)})),Hp=Ip(((t,{query:e})=>{let{state:i}=t,{from:n,to:s}=i.selection.main;if(i.readOnly)return!1;let r=e.nextMatch(i,n,n);if(!r)return!1;let o,l,a=[],h=[];if(r.from==n&&r.to==s&&(l=i.toText(e.getReplacement(r)),a.push({from:r.from,to:r.to,insert:l}),r=e.nextMatch(i,r.from,r.to),h.push(sa.announce.of(i.phrase("replaced match on line $",i.doc.lineAt(n).number)+"."))),r){let e=0==a.length||a[0].from>=r.to?0:r.to-r.from-l.length;o=nn.single(r.from-e,r.to-e),h.push(Xp(t,r)),h.push(i.facet(xp).scrollToMatch(o.main))}return t.dispatch({changes:a,selection:o,effects:h,userEvent:"input.replace"}),!0})),Fp=Ip(((t,{query:e})=>{if(t.state.readOnly)return!1;let i=e.matchAll(t.state,1e9).map((t=>{let{from:i,to:n}=t;return{from:i,to:n,insert:e.getReplacement(t)}}));if(!i.length)return!1;let n=t.state.phrase("replaced $ matches",i.length)+".";return t.dispatch({changes:i,effects:sa.announce.of(n),userEvent:"input.replace.all"}),!0}));function jp(t){return t.state.facet(xp).createPanel(t)}function qp(t,e){var i,n,s,r;let o=t.selection.main,l=o.empty||o.to>o.from+100?"":t.sliceDoc(o.from,o.to);if(e&&!l)return e;let a=t.facet(xp);return new kp({search:(null!==(i=null==e?void 0:e.literal)&&void 0!==i?i:a.literal)?l:l.replace(/\n/g,"\\n"),caseSensitive:null!==(n=null==e?void 0:e.caseSensitive)&&void 0!==n?n:a.caseSensitive,literal:null!==(s=null==e?void 0:e.literal)&&void 0!==s?s:a.literal,wholeWord:null!==(r=null==e?void 0:e.wholeWord)&&void 0!==r?r:a.wholeWord})}const $p=t=>{let e=t.state.field(Rp,!1);if(e&&e.panel){let i=yh(t,jp);if(!i)return!1;let n=i.dom.querySelector("[main-field]");if(n&&n!=t.root.activeElement){let i=qp(t.state,e.query.spec);i.valid&&t.dispatch({effects:_p.of(i)}),n.focus(),n.select()}}else t.dispatch({effects:[Ep.of(!0),e?_p.of(qp(t.state,e.query.spec)):Nn.appendConfig.of(Zp)]});return!0},Kp=t=>{let e=t.state.field(Rp,!1);if(!e||!e.panel)return!1;let i=yh(t,jp);return i&&i.dom.contains(t.root.activeElement)&&t.focus(),t.dispatch({effects:Ep.of(!1)}),!0},Up=[{key:"Mod-f",run:$p,scope:"editor search-panel"},{key:"F3",run:Vp,shift:Wp,scope:"editor search-panel",preventDefault:!0},{key:"Mod-g",run:Vp,shift:Wp,scope:"editor search-panel",preventDefault:!0},{key:"Escape",run:Kp,scope:"editor search-panel"},{key:"Mod-Shift-l",run:({state:t,dispatch:e})=>{let i=t.selection;if(i.ranges.length>1||i.main.empty)return!1;let{from:n,to:s}=i.main,r=[],o=0;for(let e=new ep(t.doc,t.sliceDoc(n,s));!e.next().done;){if(r.length>1e3)return!1;e.value.from==n&&(o=r.length),r.push(nn.range(e.value.from,e.value.to))}return e(t.update({selection:nn.create(r,o),userEvent:"select.search.matches"})),!0}},{key:"Alt-g",run:t=>{let e=yh(t,hp);if(!e){let i=[cp.of(!0)];null==t.state.field(up,!1)&&i.push(Nn.appendConfig.of([up,fp])),t.dispatch({effects:i}),e=yh(t,hp)}return e&&e.dom.querySelector("input").focus(),!0}},{key:"Mod-d",run:({state:t,dispatch:e})=>{let{ranges:i}=t.selection;if(i.some((t=>t.from===t.to)))return(({state:t,dispatch:e})=>{let{selection:i}=t,n=nn.create(i.ranges.map((e=>t.wordAt(e.head)||nn.cursor(e.head))),i.mainIndex);return!n.eq(i)&&(e(t.update({selection:n})),!0)})({state:t,dispatch:e});let n=t.sliceDoc(i[0].from,i[0].to);if(t.selection.ranges.some((e=>t.sliceDoc(e.from,e.to)!=n)))return!1;let s=function(t,e){let{main:i,ranges:n}=t.selection,s=t.wordAt(i.head),r=s&&s.from==i.from&&s.to==i.to;for(let i=!1,s=new ep(t.doc,e,n[n.length-1].to);;){if(s.next(),!s.done){if(i&&n.some((t=>t.from==s.value.from)))continue;if(r){let e=t.wordAt(s.value.from);if(!e||e.from!=s.value.from||e.to!=s.value.to)continue}return s.value}if(i)return null;s=new ep(t.doc,e,0,Math.max(0,n[n.length-1].from-1)),i=!0}}(t,n);return!!s&&(e(t.update({selection:t.selection.addRange(nn.range(s.from,s.to),!1),effects:sa.scrollIntoView(s.to)})),!0)},preventDefault:!0}];class Gp{constructor(t){this.view=t;let e=this.query=t.state.field(Rp).query.spec;function i(t,e,i){return Yd("button",{class:"cm-button",name:t,onclick:e,type:"button"},i)}this.commit=this.commit.bind(this),this.searchField=Yd("input",{value:e.search,placeholder:Qp(t,"Find"),"aria-label":Qp(t,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=Yd("input",{value:e.replace,placeholder:Qp(t,"Replace"),"aria-label":Qp(t,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=Yd("input",{type:"checkbox",name:"case",form:"",checked:e.caseSensitive,onchange:this.commit}),this.reField=Yd("input",{type:"checkbox",name:"re",form:"",checked:e.regexp,onchange:this.commit}),this.wordField=Yd("input",{type:"checkbox",name:"word",form:"",checked:e.wholeWord,onchange:this.commit}),this.dom=Yd("div",{onkeydown:t=>this.keydown(t),class:"cm-search"},[this.searchField,i("next",(()=>Vp(t)),[Qp(t,"next")]),i("prev",(()=>Wp(t)),[Qp(t,"previous")]),i("select",(()=>zp(t)),[Qp(t,"all")]),Yd("label",null,[this.caseField,Qp(t,"match case")]),Yd("label",null,[this.reField,Qp(t,"regexp")]),Yd("label",null,[this.wordField,Qp(t,"by word")]),...t.state.readOnly?[]:[Yd("br"),this.replaceField,i("replace",(()=>Hp(t)),[Qp(t,"replace")]),i("replaceAll",(()=>Fp(t)),[Qp(t,"replace all")])],Yd("button",{name:"close",onclick:()=>Kp(t),"aria-label":Qp(t,"close"),type:"button"},["×"])])}commit(){let t=new kp({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});t.eq(this.query)||(this.query=t,this.view.dispatch({effects:_p.of(t)}))}keydown(t){!function(t,e,i){return ga(pa(t.state),e,t,i)}(this.view,t,"search-panel")?13==t.keyCode&&t.target==this.searchField?(t.preventDefault(),(t.shiftKey?Wp:Vp)(this.view)):13==t.keyCode&&t.target==this.replaceField&&(t.preventDefault(),Hp(this.view)):t.preventDefault()}update(t){for(let e of t.transactions)for(let t of e.effects)t.is(_p)&&!t.value.eq(this.query)&&this.setQuery(t.value)}setQuery(t){this.query=t,this.searchField.value=t.search,this.replaceField.value=t.replace,this.caseField.checked=t.caseSensitive,this.reField.checked=t.regexp,this.wordField.checked=t.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(xp).top}}function Qp(t,e){return t.state.phrase(e)}const Jp=/[\s\.,:;?!]/;function Xp(t,{from:e,to:i}){let n=t.state.doc.lineAt(e),s=t.state.doc.lineAt(i).to,r=Math.max(n.from,e-30),o=Math.min(s,i+30),l=t.state.sliceDoc(r,o);if(r!=n.from)for(let t=0;t<30;t++)if(!Jp.test(l[t+1])&&Jp.test(l[t])){l=l.slice(t);break}if(o!=s)for(let t=l.length-1;t>l.length-30;t--)if(!Jp.test(l[t-1])&&Jp.test(l[t])){l=l.slice(0,t);break}return sa.announce.of(`${t.state.phrase("current match")}. ${l} ${t.state.phrase("on line")} ${n.number}.`)}const Yp=sa.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),Zp=[Rp,yn.lowest(Np),Yp];class tm{constructor(t,e,i){this.state=t,this.pos=e,this.explicit=i,this.abortListeners=[]}tokenBefore(t){let e=tu(this.state).resolveInner(this.pos,-1);for(;e&&t.indexOf(e.name)<0;)e=e.parent;return e?{from:e.from,to:this.pos,text:this.state.sliceDoc(e.from,this.pos),type:e.type}:null}matchBefore(t){let e=this.state.doc.lineAt(this.pos),i=Math.max(e.from,this.pos-250),n=e.text.slice(i-e.from,this.pos-e.from),s=n.search(rm(t,!1));return s<0?null:{from:i+s,to:this.pos,text:n.slice(s)}}get aborted(){return null==this.abortListeners}addEventListener(t,e){"abort"==t&&this.abortListeners&&this.abortListeners.push(e)}}function em(t){let e=Object.keys(t).join(""),i=/\w/.test(e);return i&&(e=e.replace(/\w/g,"")),`[${i?"\\w":""}${e.replace(/[^\w\s]/g,"\\$&")}]`}function im(t){let e=t.map((t=>"string"==typeof t?{label:t}:t)),[i,n]=e.every((t=>/^\w+$/.test(t.label)))?[/\w*$/,/\w+$/]:function(t){let e=Object.create(null),i=Object.create(null);for(let{label:n}of t){e[n[0]]=!0;for(let t=1;t<n.length;t++)i[n[t]]=!0}let n=em(e)+em(i)+"*$";return[new RegExp("^"+n),new RegExp(n)]}(e);return t=>{let s=t.matchBefore(n);return s||t.explicit?{from:s?s.from:t.pos,options:e,validFor:i}:null}}class nm{constructor(t,e,i){this.completion=t,this.source=e,this.match=i}}function sm(t){return t.selection.main.head}function rm(t,e){var i;let{source:n}=t,s=e&&"^"!=n[0],r="$"!=n[n.length-1];return s||r?new RegExp(`${s?"^":""}(?:${n})${r?"$":""}`,null!==(i=t.flags)&&void 0!==i?i:t.ignoreCase?"i":""):t}const om=Pn.define();function lm(t,e){const i=e.completion.apply||e.completion.label;let n=e.source;var s,r,o,l;"string"==typeof i?t.dispatch(Object.assign(Object.assign({},(s=t.state,r=i,o=n.from,l=n.to,Object.assign(Object.assign({},s.changeByRange((t=>{if(t==s.selection.main)return{changes:{from:o,to:l,insert:r},range:nn.cursor(o+r.length)};let e=l-o;return!t.empty||e&&s.sliceDoc(t.from-e,t.from)!=s.sliceDoc(o,l)?{range:t}:{changes:{from:t.from-e,to:t.from,insert:r},range:nn.cursor(t.from-e+r.length)}}))),{userEvent:"input.complete"}))),{annotations:om.of(e.completion)})):i(t,e.completion,n.from,n.to)}const am=new WeakMap;function hm(t){if(!Array.isArray(t))return t;let e=am.get(t);return e||am.set(t,e=im(t)),e}class cm{constructor(t){this.pattern=t,this.chars=[],this.folded=[],this.any=[],this.precise=[],this.byWord=[];for(let e=0;e<t.length;){let i=Fi(t,e),n=qi(i);this.chars.push(i);let s=t.slice(e,e+n),r=s.toUpperCase();this.folded.push(Fi(r==s?s.toLowerCase():r,0)),e+=n}this.astral=t.length!=this.chars.length}match(t){if(0==this.pattern.length)return[0];if(t.length<this.pattern.length)return null;let{chars:e,folded:i,any:n,precise:s,byWord:r}=this;if(1==e.length){let n=Fi(t,0),s=qi(n),r=s==t.length?0:-100;if(n==e[0]);else{if(n!=i[0])return null;r+=-200}return[r,0,s]}let o=t.indexOf(this.pattern);if(0==o)return[t.length==this.pattern.length?0:-100,0,this.pattern.length];let l=e.length,a=0;if(o<0){for(let s=0,r=Math.min(t.length,200);s<r&&a<l;){let r=Fi(t,s);r!=e[a]&&r!=i[a]||(n[a++]=s),s+=qi(r)}if(a<l)return null}let h=0,c=0,u=!1,f=0,d=-1,p=-1,m=/[a-z]/.test(t),g=!0;for(let n=0,a=Math.min(t.length,200),v=0;n<a&&c<l;){let a=Fi(t,n);o<0&&(h<l&&a==e[h]&&(s[h++]=n),f<l&&(a==e[f]||a==i[f]?(0==f&&(d=n),p=n+1,f++):f=0));let w,y=a<255?a>=48&&a<=57||a>=97&&a<=122?2:a>=65&&a<=90?1:0:(w=ji(a))!=w.toLowerCase()?1:w!=w.toUpperCase()?2:0;(!n||1==y&&m||0==v&&0!=y)&&(e[c]==a||i[c]==a&&(u=!0)?r[c++]=n:r.length&&(g=!1)),v=y,n+=qi(a)}return c==l&&0==r[0]&&g?this.result((u?-200:0)-100,r,t):f==l&&0==d?[-200-t.length+(p==t.length?0:-100),0,p]:o>-1?[-700-t.length,o,o+this.pattern.length]:f==l?[-900-t.length,d,p]:c==l?this.result((u?-200:0)-100-700+(g?0:-1100),r,t):2==e.length?null:this.result((n[0]?-700:0)-200-1100,n,t)}result(t,e,i){let n=[t-i.length],s=1;for(let t of e){let e=t+(this.astral?qi(Fi(i,t)):1);s>1&&n[s-1]==t?n[s-1]=e:(n[s++]=t,n[s++]=e)}return n}}const um=on.define({combine:t=>Qn(t,{activateOnTyping:!0,selectOnOpen:!0,override:null,closeOnBlur:!0,maxRenderedOptions:100,defaultKeymap:!0,tooltipClass:()=>"",optionClass:()=>"",aboveCursor:!1,icons:!0,addToOptions:[],compareCompletions:(t,e)=>t.label.localeCompare(e.label),interactionDelay:75},{defaultKeymap:(t,e)=>t&&e,closeOnBlur:(t,e)=>t&&e,icons:(t,e)=>t&&e,tooltipClass:(t,e)=>i=>fm(t(i),e(i)),optionClass:(t,e)=>i=>fm(t(i),e(i)),addToOptions:(t,e)=>t.concat(e)})});function fm(t,e){return t?e?t+" "+e:t:e}function dm(t,e,i){if(t<=i)return{from:0,to:t};if(e<0&&(e=0),e<=t>>1){let t=Math.floor(e/i);return{from:t*i,to:(t+1)*i}}let n=Math.floor((t-e)/i);return{from:t-(n+1)*i,to:t-n*i}}class pm{constructor(t,e){this.view=t,this.stateField=e,this.info=null,this.placeInfo={read:()=>this.measureInfo(),write:t=>this.positionInfo(t),key:this},this.space=null,this.currentClass="";let i=t.state.field(e),{options:n,selected:s}=i.open,r=t.state.facet(um);this.optionContent=function(t){let e=t.addToOptions.slice();return t.icons&&e.push({render(t){let e=document.createElement("div");return e.classList.add("cm-completionIcon"),t.type&&e.classList.add(...t.type.split(/\s+/g).map((t=>"cm-completionIcon-"+t))),e.setAttribute("aria-hidden","true"),e},position:20}),e.push({render(t,e,i){let n=document.createElement("span");n.className="cm-completionLabel";let{label:s}=t,r=0;for(let t=1;t<i.length;){let e=i[t++],o=i[t++];e>r&&n.appendChild(document.createTextNode(s.slice(r,e)));let l=n.appendChild(document.createElement("span"));l.appendChild(document.createTextNode(s.slice(e,o))),l.className="cm-completionMatchedText",r=o}return r<s.length&&n.appendChild(document.createTextNode(s.slice(r))),n},position:50},{render(t){if(!t.detail)return null;let e=document.createElement("span");return e.className="cm-completionDetail",e.textContent=t.detail,e},position:80}),e.sort(((t,e)=>t.position-e.position)).map((t=>t.render))}(r),this.optionClass=r.optionClass,this.tooltipClass=r.tooltipClass,this.range=dm(n.length,s,r.maxRenderedOptions),this.dom=document.createElement("div"),this.dom.className="cm-tooltip-autocomplete",this.updateTooltipClass(t.state),this.dom.addEventListener("mousedown",(e=>{for(let i,s=e.target;s&&s!=this.dom;s=s.parentNode)if("LI"==s.nodeName&&(i=/-(\d+)$/.exec(s.id))&&+i[1]<n.length)return lm(t,n[+i[1]]),void e.preventDefault()})),this.list=this.dom.appendChild(this.createListBox(n,i.id,this.range)),this.list.addEventListener("scroll",(()=>{this.info&&this.view.requestMeasure(this.placeInfo)}))}mount(){this.updateSel()}update(t){var e,i,n;let s=t.state.field(this.stateField),r=t.startState.field(this.stateField);this.updateTooltipClass(t.state),s!=r&&(this.updateSel(),(null===(e=s.open)||void 0===e?void 0:e.disabled)!=(null===(i=r.open)||void 0===i?void 0:i.disabled)&&this.dom.classList.toggle("cm-tooltip-autocomplete-disabled",!!(null===(n=s.open)||void 0===n?void 0:n.disabled)))}updateTooltipClass(t){let e=this.tooltipClass(t);if(e!=this.currentClass){for(let t of this.currentClass.split(" "))t&&this.dom.classList.remove(t);for(let t of e.split(" "))t&&this.dom.classList.add(t);this.currentClass=e}}positioned(t){this.space=t,this.info&&this.view.requestMeasure(this.placeInfo)}updateSel(){let t=this.view.state.field(this.stateField),e=t.open;if((e.selected>-1&&e.selected<this.range.from||e.selected>=this.range.to)&&(this.range=dm(e.options.length,e.selected,this.view.state.facet(um).maxRenderedOptions),this.list.remove(),this.list=this.dom.appendChild(this.createListBox(e.options,t.id,this.range)),this.list.addEventListener("scroll",(()=>{this.info&&this.view.requestMeasure(this.placeInfo)}))),this.updateSelectedOption(e.selected)){this.info&&(this.info.remove(),this.info=null);let{completion:i}=e.options[e.selected],{info:n}=i;if(!n)return;let s="string"==typeof n?document.createTextNode(n):n(i);if(!s)return;"then"in s?s.then((e=>{e&&this.view.state.field(this.stateField,!1)==t&&this.addInfoPane(e)})).catch((t=>Qr(this.view.state,t,"completion info"))):this.addInfoPane(s)}}addInfoPane(t){let e=this.info=document.createElement("div");e.className="cm-tooltip cm-completionInfo",e.appendChild(t),this.dom.appendChild(e),this.view.requestMeasure(this.placeInfo)}updateSelectedOption(t){let e=null;for(let i=this.list.firstChild,n=this.range.from;i;i=i.nextSibling,n++)n==t?i.hasAttribute("aria-selected")||(i.setAttribute("aria-selected","true"),e=i):i.hasAttribute("aria-selected")&&i.removeAttribute("aria-selected");return e&&function(t,e){let i=t.getBoundingClientRect(),n=e.getBoundingClientRect();n.top<i.top?t.scrollTop-=i.top-n.top:n.bottom>i.bottom&&(t.scrollTop+=n.bottom-i.bottom)}(this.list,e),e}measureInfo(){let t=this.dom.querySelector("[aria-selected]");if(!t||!this.info)return null;let e=this.dom.getBoundingClientRect(),i=this.info.getBoundingClientRect(),n=t.getBoundingClientRect(),s=this.space;if(!s){let t=this.dom.ownerDocument.defaultView||window;s={left:0,top:0,right:t.innerWidth,bottom:t.innerHeight}}if(n.top>Math.min(s.bottom,e.bottom)-10||n.bottom<Math.max(s.top,e.top)+10)return null;let r,o=this.view.textDirection==ho.RTL,l=o,a=!1,h="",c="",u=e.left-s.left,f=s.right-e.right;if(l&&u<Math.min(i.width,f)?l=!1:!l&&f<Math.min(i.width,u)&&(l=!0),i.width<=(l?u:f))h=Math.max(s.top,Math.min(n.top,s.bottom-i.height))-e.top+"px",r=Math.min(400,l?u:f)+"px";else{a=!0,r=Math.min(400,(o?e.right:s.right-e.left)-30)+"px";let t=s.bottom-e.bottom;t>=i.height||t>e.top?h=n.bottom-e.top+"px":c=e.bottom-n.top+"px"}return{top:h,bottom:c,maxWidth:r,class:a?o?"left-narrow":"right-narrow":l?"left":"right"}}positionInfo(t){this.info&&(t?(this.info.style.top=t.top,this.info.style.bottom=t.bottom,this.info.style.maxWidth=t.maxWidth,this.info.className="cm-tooltip cm-completionInfo cm-completionInfo-"+t.class):this.info.style.top="-1e6px")}createListBox(t,e,i){const n=document.createElement("ul");n.id=e,n.setAttribute("role","listbox"),n.setAttribute("aria-expanded","true"),n.setAttribute("aria-label",this.view.state.phrase("Completions"));for(let s=i.from;s<i.to;s++){let{completion:i,match:r}=t[s];const o=n.appendChild(document.createElement("li"));o.id=e+"-"+s,o.setAttribute("role","option");let l=this.optionClass(i);l&&(o.className=l);for(let t of this.optionContent){let e=t(i,this.view.state,r);e&&o.appendChild(e)}}return i.from&&n.classList.add("cm-completionListIncompleteTop"),i.to<t.length&&n.classList.add("cm-completionListIncompleteBottom"),n}}function mm(t){return 100*(t.boost||0)+(t.apply?10:0)+(t.info?5:0)+(t.type?1:0)}class gm{constructor(t,e,i,n,s,r){this.options=t,this.attrs=e,this.tooltip=i,this.timestamp=n,this.selected=s,this.disabled=r}setSelected(t,e){return t==this.selected||t>=this.options.length?this:new gm(this.options,ym(e,t),this.tooltip,this.timestamp,t,this.disabled)}static build(t,e,i,n,s){let r=function(t,e){let i=[],n=0;for(let s of t)if(s.hasResult())if(!1===s.result.filter){let t=s.result.getMatch;for(let e of s.result.options){let r=[1e9-n++];if(t)for(let i of t(e))r.push(i);i.push(new nm(e,s,r))}}else{let t,n=new cm(e.sliceDoc(s.from,s.to));for(let e of s.result.options)(t=n.match(e.label))&&(null!=e.boost&&(t[0]+=e.boost),i.push(new nm(e,s,t)))}let s=[],r=null,o=e.facet(um).compareCompletions;for(let t of i.sort(((t,e)=>e.match[0]-t.match[0]||o(t.completion,e.completion))))!r||r.label!=t.completion.label||r.detail!=t.completion.detail||null!=r.type&&null!=t.completion.type&&r.type!=t.completion.type||r.apply!=t.completion.apply?s.push(t):mm(t.completion)>mm(r)&&(s[s.length-1]=t),r=t.completion;return s}(t,e);if(!r.length)return n&&t.some((t=>1==t.state))?new gm(n.options,n.attrs,n.tooltip,n.timestamp,n.selected,!0):null;let o=e.facet(um).selectOnOpen?0:-1;if(n&&n.selected!=o&&-1!=n.selected){let t=n.options[n.selected].completion;for(let e=0;e<r.length;e++)if(r[e].completion==t){o=e;break}}return new gm(r,ym(i,o),{pos:t.reduce(((t,e)=>e.hasResult()?Math.min(t,e.from):t),1e8),create:(l=Dm,t=>new pm(t,l)),above:s.aboveCursor},n?n.timestamp:Date.now(),o,!1);var l}map(t){return new gm(this.options,this.attrs,Object.assign(Object.assign({},this.tooltip),{pos:t.mapPos(this.tooltip.pos)}),this.timestamp,this.selected,this.disabled)}}class vm{constructor(t,e,i){this.active=t,this.id=e,this.open=i}static start(){return new vm(bm,"cm-ac-"+Math.floor(2e6*Math.random()).toString(36),null)}update(t){let{state:e}=t,i=e.facet(um),n=(i.override||e.languageDataAt("autocomplete",sm(e)).map(hm)).map((e=>(this.active.find((t=>t.source==e))||new km(e,this.active.some((t=>0!=t.state))?1:0)).update(t,i)));n.length==this.active.length&&n.every(((t,e)=>t==this.active[e]))&&(n=this.active);let s=this.open;s&&t.docChanged&&(s=s.map(t.changes)),t.selection||n.some((e=>e.hasResult()&&t.changes.touchesRange(e.from,e.to)))||!function(t,e){if(t==e)return!0;for(let i=0,n=0;;){for(;i<t.length&&!t[i].hasResult;)i++;for(;n<e.length&&!e[n].hasResult;)n++;let s=i==t.length,r=n==e.length;if(s||r)return s==r;if(t[i++].result!=e[n++].result)return!1}}(n,this.active)?s=gm.build(n,e,this.id,s,i):s&&s.disabled&&!n.some((t=>1==t.state))&&(s=null),!s&&n.every((t=>1!=t.state))&&n.some((t=>t.hasResult()))&&(n=n.map((t=>t.hasResult()?new km(t.source,0):t)));for(let e of t.effects)e.is(Om)&&(s=s&&s.setSelected(e.value,this.id));return n==this.active&&s==this.open?this:new vm(n,this.id,s)}get tooltip(){return this.open?this.open.tooltip:null}get attrs(){return this.open?this.open.attrs:wm}}const wm={"aria-autocomplete":"list"};function ym(t,e){let i={"aria-autocomplete":"list","aria-haspopup":"listbox","aria-controls":t};return e>-1&&(i["aria-activedescendant"]=t+"-"+e),i}const bm=[];function xm(t){return t.isUserEvent("input.type")?"input":t.isUserEvent("delete.backward")?"delete":null}class km{constructor(t,e,i=-1){this.source=t,this.state=e,this.explicitPos=i}hasResult(){return!1}update(t,e){let i=xm(t),n=this;i?n=n.handleUserEvent(t,i,e):t.docChanged?n=n.handleChange(t):t.selection&&0!=n.state&&(n=new km(n.source,0));for(let e of t.effects)if(e.is(Cm))n=new km(n.source,1,e.value?sm(t.state):-1);else if(e.is(Am))n=new km(n.source,0);else if(e.is(Mm))for(let t of e.value)t.source==n.source&&(n=t);return n}handleUserEvent(t,e,i){return"delete"!=e&&i.activateOnTyping?new km(this.source,1):this.map(t.changes)}handleChange(t){return t.changes.touchesRange(sm(t.startState))?new km(this.source,0):this.map(t.changes)}map(t){return t.empty||this.explicitPos<0?this:new km(this.source,this.state,t.mapPos(this.explicitPos))}}class Sm extends km{constructor(t,e,i,n,s){super(t,2,e),this.result=i,this.from=n,this.to=s}hasResult(){return!0}handleUserEvent(t,e,i){var n;let s=t.changes.mapPos(this.from),r=t.changes.mapPos(this.to,1),o=sm(t.state);if((this.explicitPos<0?o<=s:o<this.from)||o>r||"delete"==e&&sm(t.startState)==this.from)return new km(this.source,"input"==e&&i.activateOnTyping?1:0);let l,a=this.explicitPos<0?-1:t.changes.mapPos(this.explicitPos);return function(t,e,i,n){if(!t)return!1;let s=e.sliceDoc(i,n);return"function"==typeof t?t(s,i,n,e):rm(t,!0).test(s)}(this.result.validFor,t.state,s,r)?new Sm(this.source,a,this.result,s,r):this.result.update&&(l=this.result.update(this.result,s,r,new tm(t.state,o,a>=0)))?new Sm(this.source,a,l,l.from,null!==(n=l.to)&&void 0!==n?n:sm(t.state)):new km(this.source,1,a)}handleChange(t){return t.changes.touchesRange(this.from,this.to)?new km(this.source,0):this.map(t.changes)}map(t){return t.empty?this:new Sm(this.source,this.explicitPos<0?-1:t.mapPos(this.explicitPos),this.result,t.mapPos(this.from),t.mapPos(this.to,1))}}const Cm=Nn.define(),Am=Nn.define(),Mm=Nn.define({map:(t,e)=>t.map((t=>t.map(e)))}),Om=Nn.define(),Dm=dn.define({create:()=>vm.start(),update:(t,e)=>t.update(e),provide:t=>[ch.from(t,(t=>t.tooltip)),sa.contentAttributes.from(t,(t=>t.attrs))]});function Tm(t,e="option"){return i=>{let n=i.state.field(Dm,!1);if(!n||!n.open||n.open.disabled||Date.now()-n.open.timestamp<i.state.facet(um).interactionDelay)return!1;let s,r=1;"page"==e&&(s=function(t,e){let i=t.plugin(lh);if(!i)return null;let n=i.manager.tooltips.indexOf(e);return n<0?null:i.manager.tooltipViews[n]}(i,n.open.tooltip))&&(r=Math.max(2,Math.floor(s.dom.offsetHeight/s.dom.querySelector("li").offsetHeight)-1));let{length:o}=n.open.options,l=n.open.selected>-1?n.open.selected+r*(t?1:-1):t?0:o-1;return l<0?l="page"==e?0:o-1:l>=o&&(l="page"==e?o-1:0),i.dispatch({effects:Om.of(l)}),!0}}class _m{constructor(t,e){this.active=t,this.context=e,this.time=Date.now(),this.updates=[],this.done=void 0}}const Em=Zr.fromClass(class{constructor(t){this.view=t,this.debounceUpdate=-1,this.running=[],this.debounceAccept=-1,this.composing=0;for(let e of t.state.field(Dm).active)1==e.state&&this.startQuery(e)}update(t){let e=t.state.field(Dm);if(!t.selectionSet&&!t.docChanged&&t.startState.field(Dm)==e)return;let i=t.transactions.some((t=>(t.selection||t.docChanged)&&!xm(t)));for(let e=0;e<this.running.length;e++){let n=this.running[e];if(i||n.updates.length+t.transactions.length>50&&Date.now()-n.time>1e3){for(let t of n.context.abortListeners)try{t()}catch(t){Qr(this.view.state,t)}n.context.abortListeners=null,this.running.splice(e--,1)}else n.updates.push(...t.transactions)}if(this.debounceUpdate>-1&&clearTimeout(this.debounceUpdate),this.debounceUpdate=e.active.some((t=>1==t.state&&!this.running.some((e=>e.active.source==t.source))))?setTimeout((()=>this.startUpdate()),50):-1,0!=this.composing)for(let e of t.transactions)"input"==xm(e)?this.composing=2:2==this.composing&&e.selection&&(this.composing=3)}startUpdate(){this.debounceUpdate=-1;let{state:t}=this.view,e=t.field(Dm);for(let t of e.active)1!=t.state||this.running.some((e=>e.active.source==t.source))||this.startQuery(t)}startQuery(t){let{state:e}=this.view,i=sm(e),n=new tm(e,i,t.explicitPos==i),s=new _m(t,n);this.running.push(s),Promise.resolve(t.source(n)).then((t=>{s.context.aborted||(s.done=t||null,this.scheduleAccept())}),(t=>{this.view.dispatch({effects:Am.of(null)}),Qr(this.view.state,t)}))}scheduleAccept(){this.running.every((t=>void 0!==t.done))?this.accept():this.debounceAccept<0&&(this.debounceAccept=setTimeout((()=>this.accept()),50))}accept(){var t;this.debounceAccept>-1&&clearTimeout(this.debounceAccept),this.debounceAccept=-1;let e=[],i=this.view.state.facet(um);for(let n=0;n<this.running.length;n++){let s=this.running[n];if(void 0===s.done)continue;if(this.running.splice(n--,1),s.done){let n=new Sm(s.active.source,s.active.explicitPos,s.done,s.done.from,null!==(t=s.done.to)&&void 0!==t?t:sm(s.updates.length?s.updates[0].startState:this.view.state));for(let t of s.updates)n=n.update(t,i);if(n.hasResult()){e.push(n);continue}}let r=this.view.state.field(Dm).active.find((t=>t.source==s.active.source));if(r&&1==r.state)if(null==s.done){let t=new km(s.active.source,0);for(let e of s.updates)t=t.update(e,i);1!=t.state&&e.push(t)}else this.startQuery(r)}e.length&&this.view.dispatch({effects:Mm.of(e)})}},{eventHandlers:{blur(){let t=this.view.state.field(Dm,!1);t&&t.tooltip&&this.view.state.facet(um).closeOnBlur&&this.view.dispatch({effects:Am.of(null)})},compositionstart(){this.composing=1},compositionend(){3==this.composing&&setTimeout((()=>this.view.dispatch({effects:Cm.of(!1)})),20),this.composing=0}}}),Rm=sa.baseTheme({".cm-tooltip.cm-tooltip-autocomplete":{"& > ul":{fontFamily:"monospace",whiteSpace:"nowrap",overflow:"hidden auto",maxWidth_fallback:"700px",maxWidth:"min(700px, 95vw)",minWidth:"250px",maxHeight:"10em",height:"100%",listStyle:"none",margin:0,padding:0,"& > li":{overflowX:"hidden",textOverflow:"ellipsis",cursor:"pointer",padding:"1px 3px",lineHeight:1.2}}},"&light .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#17c",color:"white"},"&light .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#777"},"&dark .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#347",color:"white"},"&dark .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#444"},".cm-completionListIncompleteTop:before, .cm-completionListIncompleteBottom:after":{content:'"···"',opacity:.5,display:"block",textAlign:"center"},".cm-tooltip.cm-completionInfo":{position:"absolute",padding:"3px 9px",width:"max-content",maxWidth:"400px",boxSizing:"border-box"},".cm-completionInfo.cm-completionInfo-left":{right:"100%"},".cm-completionInfo.cm-completionInfo-right":{left:"100%"},".cm-completionInfo.cm-completionInfo-left-narrow":{right:"30px"},".cm-completionInfo.cm-completionInfo-right-narrow":{left:"30px"},"&light .cm-snippetField":{backgroundColor:"#00000022"},"&dark .cm-snippetField":{backgroundColor:"#ffffff22"},".cm-snippetFieldPosition":{verticalAlign:"text-top",width:0,height:"1.15em",display:"inline-block",margin:"0 -0.7px -.7em",borderLeft:"1.4px dotted #888"},".cm-completionMatchedText":{textDecoration:"underline"},".cm-completionDetail":{marginLeft:"0.5em",fontStyle:"italic"},".cm-completionIcon":{fontSize:"90%",width:".8em",display:"inline-block",textAlign:"center",paddingRight:".6em",opacity:"0.6",boxSizing:"content-box"},".cm-completionIcon-function, .cm-completionIcon-method":{"&:after":{content:"'ƒ'"}},".cm-completionIcon-class":{"&:after":{content:"'○'"}},".cm-completionIcon-interface":{"&:after":{content:"'◌'"}},".cm-completionIcon-variable":{"&:after":{content:"'𝑥'"}},".cm-completionIcon-constant":{"&:after":{content:"'𝐶'"}},".cm-completionIcon-type":{"&:after":{content:"'𝑡'"}},".cm-completionIcon-enum":{"&:after":{content:"'∪'"}},".cm-completionIcon-property":{"&:after":{content:"'□'"}},".cm-completionIcon-keyword":{"&:after":{content:"'🔑︎'"}},".cm-completionIcon-namespace":{"&:after":{content:"'▢'"}},".cm-completionIcon-text":{"&:after":{content:"'abc'",fontSize:"50%",verticalAlign:"middle"}}});const Pm={brackets:["(","[","{","'",'"'],before:")]}:;>",stringPrefixes:[]},Bm=Nn.define({map(t,e){let i=e.mapPos(t,-1,Ki.TrackAfter);return null==i?void 0:i}}),Lm=Nn.define({map:(t,e)=>e.mapPos(t)}),Nm=new class extends Jn{};Nm.startSide=1,Nm.endSide=-1;const Im=dn.define({create:()=>ts.empty,update(t,e){if(e.selection){let i=e.state.doc.lineAt(e.selection.main.head).from,n=e.startState.doc.lineAt(e.startState.selection.main.head).from;i!=e.changes.mapPos(n,-1)&&(t=ts.empty)}t=t.map(e.changes);for(let i of e.effects)i.is(Bm)?t=t.update({add:[Nm.range(i.value,i.value+1)]}):i.is(Lm)&&(t=t.update({filter:t=>t!=i.value}));return t}});const Vm="()[]{}<>";function Wm(t){for(let e=0;e<Vm.length;e+=2)if(Vm.charCodeAt(e)==t)return Vm.charAt(e+1);return ji(t<128?t:t+1)}function zm(t,e){return t.languageDataAt("closeBrackets",e)[0]||Pm}const Hm="object"==typeof navigator&&/Android\b/.test(navigator.userAgent),Fm=sa.inputHandler.of(((t,e,i,n)=>{if((Hm?t.composing:t.compositionStarted)||t.state.readOnly)return!1;let s=t.state.selection.main;if(n.length>2||2==n.length&&1==qi(Fi(n,0))||e!=s.from||i!=s.to)return!1;let r=function(t,e){let i=zm(t,t.selection.main.head),n=i.brackets||Pm.brackets;for(let s of n){let r=Wm(Fi(s,0));if(e==s)return r==s?Gm(t,s,n.indexOf(s+s+s)>-1,i):Km(t,s,r,i.before||Pm.before);if(e==r&&qm(t,t.selection.main.from))return Um(t,s,r)}return null}(t.state,n);return!!r&&(t.dispatch(r),!0)})),jm=[{key:"Backspace",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=zm(t,t.selection.main.head).brackets||Pm.brackets,n=null,s=t.changeByRange((e=>{if(e.empty){let n=function(t,e){let i=t.sliceString(e-2,e);return qi(Fi(i,0))==i.length?i:i.slice(1)}(t.doc,e.head);for(let s of i)if(s==n&&$m(t.doc,e.head)==Wm(Fi(s,0)))return{changes:{from:e.head-s.length,to:e.head+s.length},range:nn.cursor(e.head-s.length)}}return{range:n=e}}));return n||e(t.update(s,{scrollIntoView:!0,userEvent:"delete.backward"})),!n}}];function qm(t,e){let i=!1;return t.field(Im).between(0,t.doc.length,(t=>{t==e&&(i=!0)})),i}function $m(t,e){let i=t.sliceString(e,e+2);return i.slice(0,qi(Fi(i,0)))}function Km(t,e,i,n){let s=null,r=t.changeByRange((r=>{if(!r.empty)return{changes:[{insert:e,from:r.from},{insert:i,from:r.to}],effects:Bm.of(r.to+e.length),range:nn.range(r.anchor+e.length,r.head+e.length)};let o=$m(t.doc,r.head);return!o||/\s/.test(o)||n.indexOf(o)>-1?{changes:{insert:e+i,from:r.head},effects:Bm.of(r.head+e.length),range:nn.cursor(r.head+e.length)}:{range:s=r}}));return s?null:t.update(r,{scrollIntoView:!0,userEvent:"input.type"})}function Um(t,e,i){let n=null,s=t.selection.ranges.map((e=>e.empty&&$m(t.doc,e.head)==i?nn.cursor(e.head+i.length):n=e));return n?null:t.update({selection:nn.create(s,t.selection.mainIndex),scrollIntoView:!0,effects:t.selection.ranges.map((({from:t})=>Lm.of(t)))})}function Gm(t,e,i,n){let s=n.stringPrefixes||Pm.stringPrefixes,r=null,o=t.changeByRange((n=>{if(!n.empty)return{changes:[{insert:e,from:n.from},{insert:e,from:n.to}],effects:Bm.of(n.to+e.length),range:nn.range(n.anchor+e.length,n.head+e.length)};let o,l=n.head,a=$m(t.doc,l);if(a==e){if(Qm(t,l))return{changes:{insert:e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)};if(qm(t,l)){let n=i&&t.sliceDoc(l,l+3*e.length)==e+e+e;return{range:nn.cursor(l+e.length*(n?3:1)),effects:Lm.of(l)}}}else{if(i&&t.sliceDoc(l-2*e.length,l)==e+e&&(o=Jm(t,l-2*e.length,s))>-1&&Qm(t,o))return{changes:{insert:e+e+e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)};if(t.charCategorizer(l)(a)!=qn.Word&&Jm(t,l,s)>-1&&!function(t,e,i,n){let s=tu(t).resolveInner(e,-1),r=n.reduce(((t,e)=>Math.max(t,e.length)),0);for(let o=0;o<5;o++){let o=t.sliceDoc(s.from,Math.min(s.to,s.from+i.length+r)),l=o.indexOf(i);if(!l||l>-1&&n.indexOf(o.slice(0,l))>-1){let e=s.firstChild;for(;e&&e.from==s.from&&e.to-e.from>i.length+l;){if(t.sliceDoc(e.to-i.length,e.to)==i)return!1;e=e.firstChild}return!0}let a=s.to==e&&s.parent;if(!a)break;s=a}return!1}(t,l,e,s))return{changes:{insert:e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)}}return{range:r=n}}));return r?null:t.update(o,{scrollIntoView:!0,userEvent:"input.type"})}function Qm(t,e){let i=tu(t).resolveInner(e+1);return i.parent&&i.from==e}function Jm(t,e,i){let n=t.charCategorizer(e);if(n(t.sliceDoc(e-1,e))!=qn.Word)return e;for(let s of i){let i=e-s.length;if(t.sliceDoc(i,e)==s&&n(t.sliceDoc(i-1,i))!=qn.Word)return i}return-1}function Xm(t={}){return[Dm,um.of(t),Em,Zm,Rm]}const Ym=[{key:"Ctrl-Space",run:t=>!!t.state.field(Dm,!1)&&(t.dispatch({effects:Cm.of(!0)}),!0)},{key:"Escape",run:t=>{let e=t.state.field(Dm,!1);return!(!e||!e.active.some((t=>0!=t.state)))&&(t.dispatch({effects:Am.of(null)}),!0)}},{key:"ArrowDown",run:Tm(!0)},{key:"ArrowUp",run:Tm(!1)},{key:"PageDown",run:Tm(!0,"page")},{key:"PageUp",run:Tm(!1,"page")},{key:"Enter",run:t=>{let e=t.state.field(Dm,!1);return!(t.state.readOnly||!e||!e.open||e.open.selected<0||Date.now()-e.open.timestamp<t.state.facet(um).interactionDelay)&&(e.open.disabled||lm(t,e.open.options[e.open.selected]),!0)}}],Zm=yn.highest(fa.computeN([um],(t=>t.facet(um).defaultKeymap?[Ym]:[])));class tg{constructor(t,e,i){this.from=t,this.to=e,this.diagnostic=i}}class eg{constructor(t,e,i){this.diagnostics=t,this.panel=e,this.selected=i}static init(t,e,i){let n=t,s=i.facet(mg).markerFilter;s&&(n=s(n));let r=Or.set(n.map((t=>t.from==t.to||t.from==t.to-1&&i.doc.lineAt(t.from).to==t.from?Or.widget({widget:new wg(t),diagnostic:t}).range(t.from):Or.mark({attributes:{class:"cm-lintRange cm-lintRange-"+t.severity},diagnostic:t}).range(t.from,t.to))),!0);return new eg(r,e,ig(r))}}function ig(t,e=null,i=0){let n=null;return t.between(i,1e9,((t,i,{spec:s})=>{if(!e||s.diagnostic==e)return n=new tg(t,i,s.diagnostic),!1})),n}function ng(t,e){return!(!t.effects.some((t=>t.is(rg)))&&!t.changes.touchesRange(e.pos))}function sg(t,e){return t.field(ag,!1)?e:e.concat(Nn.appendConfig.of([ag,sa.decorations.compute([ag],(t=>{let{selected:e,panel:i}=t.field(ag);return e&&i&&e.from!=e.to?Or.set([hg.range(e.from,e.to)]):Or.none})),gh(cg,{hideOn:ng}),Sg]))}const rg=Nn.define(),og=Nn.define(),lg=Nn.define(),ag=dn.define({create:()=>new eg(Or.none,null,null),update(t,e){if(e.docChanged){let i=t.diagnostics.map(e.changes),n=null;if(t.selected){let s=e.changes.mapPos(t.selected.from,1);n=ig(i,t.selected.diagnostic,s)||ig(i,null,s)}t=new eg(i,t.panel,n)}for(let i of e.effects)i.is(rg)?t=eg.init(i.value,t.panel,e.state):i.is(og)?t=new eg(t.diagnostics,i.value?bg.open:null,t.selected):i.is(lg)&&(t=new eg(t.diagnostics,t.panel,i.value));return t},provide:t=>[Sh.from(t,(t=>t.panel)),sa.decorations.from(t,(t=>t.diagnostics))]});const hg=Or.mark({class:"cm-lintRange cm-lintRange-active"});function cg(t,e,i){let{diagnostics:n}=t.state.field(ag),s=[],r=2e8,o=0;n.between(e-(i<0?1:0),e+(i>0?1:0),((t,n,{spec:l})=>{e>=t&&e<=n&&(t==n||(e>t||i>0)&&(e<n||i<0))&&(s.push(l.diagnostic),r=Math.min(t,r),o=Math.max(n,o))}));let l=t.state.facet(mg).tooltipFilter;return l&&(s=l(s)),s.length?{pos:r,end:o,above:t.state.doc.lineAt(r).to<o,create:()=>({dom:ug(t,s)})}:null}function ug(t,e){return Yd("ul",{class:"cm-tooltip-lint"},e.map((e=>vg(t,e,!1))))}const fg=t=>{let e=t.state.field(ag,!1);return!(!e||!e.panel)&&(t.dispatch({effects:og.of(!1)}),!0)},dg=[{key:"Mod-Shift-m",run:t=>{let e=t.state.field(ag,!1);e&&e.panel||t.dispatch({effects:sg(t.state,[og.of(!0)])});let i=yh(t,bg.open);return i&&i.dom.querySelector(".cm-panel-lint ul").focus(),!0},preventDefault:!0},{key:"F8",run:t=>{let e=t.state.field(ag,!1);if(!e)return!1;let i=t.state.selection.main,n=e.diagnostics.iter(i.to+1);return!(!n.value&&(n=e.diagnostics.iter(0),!n.value||n.from==i.from&&n.to==i.to))&&(t.dispatch({selection:{anchor:n.from,head:n.to},scrollIntoView:!0}),!0)}}],pg=Zr.fromClass(class{constructor(t){this.view=t,this.timeout=-1,this.set=!0;let{delay:e}=t.state.facet(mg);this.lintTime=Date.now()+e,this.run=this.run.bind(this),this.timeout=setTimeout(this.run,e)}run(){let t=Date.now();if(t<this.lintTime-10)setTimeout(this.run,this.lintTime-t);else{this.set=!1;let{state:t}=this.view,{sources:e}=t.facet(mg);Promise.all(e.map((t=>Promise.resolve(t(this.view))))).then((e=>{let i=e.reduce(((t,e)=>t.concat(e)));this.view.state.doc==t.doc&&this.view.dispatch(function(t,e){return{effects:sg(t,[rg.of(e)])}}(this.view.state,i))}),(t=>{Qr(this.view.state,t)}))}}update(t){let e=t.state.facet(mg);(t.docChanged||e!=t.startState.facet(mg)||e.needsRefresh&&e.needsRefresh(t))&&(this.lintTime=Date.now()+e.delay,this.set||(this.set=!0,this.timeout=setTimeout(this.run,e.delay)))}force(){this.set&&(this.lintTime=Date.now(),this.run())}destroy(){clearTimeout(this.timeout)}}),mg=on.define({combine:t=>Object.assign({sources:t.map((t=>t.source))},Qn(t.map((t=>t.config)),{delay:750,markerFilter:null,tooltipFilter:null,needsRefresh:null},{needsRefresh:(t,e)=>t?e?i=>t(i)||e(i):t:e})),enables:pg});function gg(t){let e=[];if(t)t:for(let{name:i}of t){for(let t=0;t<i.length;t++){let n=i[t];if(/[a-zA-Z]/.test(n)&&!e.some((t=>t.toLowerCase()==n.toLowerCase()))){e.push(n);continue t}}e.push("")}return e}function vg(t,e,i){var n;let s=i?gg(e.actions):[];return Yd("li",{class:"cm-diagnostic cm-diagnostic-"+e.severity},Yd("span",{class:"cm-diagnosticText"},e.renderMessage?e.renderMessage():e.message),null===(n=e.actions)||void 0===n?void 0:n.map(((i,n)=>{let r=!1,o=n=>{if(n.preventDefault(),r)return;r=!0;let s=ig(t.state.field(ag).diagnostics,e);s&&i.apply(t,s.from,s.to)},{name:l}=i,a=s[n]?l.indexOf(s[n]):-1,h=a<0?l:[l.slice(0,a),Yd("u",l.slice(a,a+1)),l.slice(a+1)];return Yd("button",{type:"button",class:"cm-diagnosticAction",onclick:o,onmousedown:o,"aria-label":` Action: ${l}${a<0?"":` (access key "${s[n]})"`}.`},h)})),e.source&&Yd("div",{class:"cm-diagnosticSource"},e.source))}class wg extends Ar{constructor(t){super(),this.diagnostic=t}eq(t){return t.diagnostic==this.diagnostic}toDOM(){return Yd("span",{class:"cm-lintPoint cm-lintPoint-"+this.diagnostic.severity})}}class yg{constructor(t,e){this.diagnostic=e,this.id="item_"+Math.floor(4294967295*Math.random()).toString(16),this.dom=vg(t,e,!0),this.dom.id=this.id,this.dom.setAttribute("role","option")}}class bg{constructor(t){this.view=t,this.items=[];this.list=Yd("ul",{tabIndex:0,role:"listbox","aria-label":this.view.state.phrase("Diagnostics"),onkeydown:e=>{if(27==e.keyCode)fg(this.view),this.view.focus();else if(38==e.keyCode||33==e.keyCode)this.moveSelection((this.selectedIndex-1+this.items.length)%this.items.length);else if(40==e.keyCode||34==e.keyCode)this.moveSelection((this.selectedIndex+1)%this.items.length);else if(36==e.keyCode)this.moveSelection(0);else if(35==e.keyCode)this.moveSelection(this.items.length-1);else if(13==e.keyCode)this.view.focus();else{if(!(e.keyCode>=65&&e.keyCode<=90&&this.selectedIndex>=0))return;{let{diagnostic:i}=this.items[this.selectedIndex],n=gg(i.actions);for(let s=0;s<n.length;s++)if(n[s].toUpperCase().charCodeAt(0)==e.keyCode){let e=ig(this.view.state.field(ag).diagnostics,i);e&&i.actions[s].apply(t,e.from,e.to)}}}e.preventDefault()},onclick:t=>{for(let e=0;e<this.items.length;e++)this.items[e].dom.contains(t.target)&&this.moveSelection(e)}}),this.dom=Yd("div",{class:"cm-panel-lint"},this.list,Yd("button",{type:"button",name:"close","aria-label":this.view.state.phrase("close"),onclick:()=>fg(this.view)},"×")),this.update()}get selectedIndex(){let t=this.view.state.field(ag).selected;if(!t)return-1;for(let e=0;e<this.items.length;e++)if(this.items[e].diagnostic==t.diagnostic)return e;return-1}update(){let{diagnostics:t,selected:e}=this.view.state.field(ag),i=0,n=!1,s=null;for(t.between(0,this.view.state.doc.length,((t,r,{spec:o})=>{let l,a=-1;for(let t=i;t<this.items.length;t++)if(this.items[t].diagnostic==o.diagnostic){a=t;break}a<0?(l=new yg(this.view,o.diagnostic),this.items.splice(i,0,l),n=!0):(l=this.items[a],a>i&&(this.items.splice(i,a-i),n=!0)),e&&l.diagnostic==e.diagnostic?l.dom.hasAttribute("aria-selected")||(l.dom.setAttribute("aria-selected","true"),s=l):l.dom.hasAttribute("aria-selected")&&l.dom.removeAttribute("aria-selected"),i++}));i<this.items.length&&!(1==this.items.length&&this.items[0].diagnostic.from<0);)n=!0,this.items.pop();0==this.items.length&&(this.items.push(new yg(this.view,{from:-1,to:-1,severity:"info",message:this.view.state.phrase("No diagnostics")})),n=!0),s?(this.list.setAttribute("aria-activedescendant",s.id),this.view.requestMeasure({key:this,read:()=>({sel:s.dom.getBoundingClientRect(),panel:this.list.getBoundingClientRect()}),write:({sel:t,panel:e})=>{t.top<e.top?this.list.scrollTop-=e.top-t.top:t.bottom>e.bottom&&(this.list.scrollTop+=t.bottom-e.bottom)}})):this.selectedIndex<0&&this.list.removeAttribute("aria-activedescendant"),n&&this.sync()}sync(){let t=this.list.firstChild;function e(){let e=t;t=e.nextSibling,e.remove()}for(let i of this.items)if(i.dom.parentNode==this.list){for(;t!=i.dom;)e();t=i.dom.nextSibling}else this.list.insertBefore(i.dom,t);for(;t;)e()}moveSelection(t){if(this.selectedIndex<0)return;let e=ig(this.view.state.field(ag).diagnostics,this.items[t].diagnostic);e&&this.view.dispatch({selection:{anchor:e.from,head:e.to},scrollIntoView:!0,effects:lg.of(e)})}static open(t){return new bg(t)}}function xg(t,e='viewBox="0 0 40 40"'){return`url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" ${e}>${encodeURIComponent(t)}</svg>')`}function kg(t){return xg(`<path d="m0 2.5 l2 -1.5 l1 0 l2 1.5 l1 0" stroke="${t}" fill="none" stroke-width=".7"/>`,'width="6" height="3"')}const Sg=sa.baseTheme({".cm-diagnostic":{padding:"3px 6px 3px 8px",marginLeft:"-1px",display:"block",whiteSpace:"pre-wrap"},".cm-diagnostic-error":{borderLeft:"5px solid #d11"},".cm-diagnostic-warning":{borderLeft:"5px solid orange"},".cm-diagnostic-info":{borderLeft:"5px solid #999"},".cm-diagnosticAction":{font:"inherit",border:"none",padding:"2px 4px",backgroundColor:"#444",color:"white",borderRadius:"3px",marginLeft:"8px",cursor:"pointer"},".cm-diagnosticSource":{fontSize:"70%",opacity:.7},".cm-lintRange":{backgroundPosition:"left bottom",backgroundRepeat:"repeat-x",paddingBottom:"0.7px"},".cm-lintRange-error":{backgroundImage:kg("#d11")},".cm-lintRange-warning":{backgroundImage:kg("orange")},".cm-lintRange-info":{backgroundImage:kg("#999")},".cm-lintRange-active":{backgroundColor:"#ffdd9980"},".cm-tooltip-lint":{padding:0,margin:0},".cm-lintPoint":{position:"relative","&:after":{content:'""',position:"absolute",bottom:0,left:"-2px",borderLeft:"3px solid transparent",borderRight:"3px solid transparent",borderBottom:"4px solid #d11"}},".cm-lintPoint-warning":{"&:after":{borderBottomColor:"orange"}},".cm-lintPoint-info":{"&:after":{borderBottomColor:"#999"}},".cm-panel.cm-panel-lint":{position:"relative","& ul":{maxHeight:"100px",overflowY:"auto","& [aria-selected]":{backgroundColor:"#ddd","& u":{textDecoration:"underline"}},"&:focus [aria-selected]":{background_fallback:"#bdf",backgroundColor:"Highlight",color_fallback:"white",color:"HighlightText"},"& u":{textDecoration:"none"},padding:0,margin:0},"& [name=close]":{position:"absolute",top:"0",right:"2px",background:"inherit",border:"none",font:"inherit",padding:0,margin:0}}});const Cg=(()=>[Fh(),$h,ja(),Bf(),$u(),Ma(),[Ba,La],Gn.allowMultipleSelections.of(!0),Gn.transactionFilter.of((t=>{if(!t.docChanged||!t.isUserEvent("input.type")&&!t.isUserEvent("input.complete"))return t;let e=t.startState.languageDataAt("indentOnInput",t.startState.selection.main.head);if(!e.length)return t;let i=t.newDoc,{head:n}=t.newSelection.main,s=i.lineAt(n);if(n>s.from+200)return t;let r=i.sliceString(s.from,n);if(!e.some((t=>t.test(r))))return t;let{state:o}=t,l=-1,a=[];for(let{head:t}of o.selection.ranges){let e=o.doc.lineAt(t);if(e.from==l)continue;l=e.from;let i=mu(o,e.from);if(null==i)continue;let n=/^\s*/.exec(e.text)[0],s=pu(o,i);n!=s&&a.push({from:e.from,to:e.from+n.length,insert:s})}return a.length?[t,{changes:a,sequential:!0}]:t})),Xu(tf,{fallback:!0}),cf(),[Fm,Im],Xm(),Ya(),eh(),Ga,mp(),fa.of([...jm,...Xd,...Up,...Jf,...Vu,...Ym,...dg])])();var Ag,Mg=i(155);class Og{constructor(t,e,i,n,s,r,o,l,a,h=0,c){this.p=t,this.stack=e,this.state=i,this.reducePos=n,this.pos=s,this.score=r,this.buffer=o,this.bufferBase=l,this.curContext=a,this.lookAhead=h,this.parent=c}toString(){return`[${this.stack.filter(((t,e)=>e%3==0)).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(t,e,i=0){let n=t.parser.context;return new Og(t,[],e,i,i,0,[],0,n?new Dg(n,n.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(t,e){this.stack.push(this.state,e,this.bufferBase+this.buffer.length),this.state=t}reduce(t){var e;let i=t>>19,n=65535&t,{parser:s}=this.p,r=s.dynamicPrecedence(n);if(r&&(this.score+=r),0==i)return this.pushState(s.getGoto(this.state,n,!0),this.reducePos),n<s.minRepeatTerm&&this.storeNode(n,this.reducePos,this.reducePos,4,!0),void this.reduceContext(n,this.reducePos);let o=this.stack.length-3*(i-1)-(262144&t?6:0),l=o?this.stack[o-2]:this.p.ranges[0].from,a=this.reducePos-l;a>=2e3&&!(null===(e=this.p.parser.nodeSet.types[n])||void 0===e?void 0:e.isAnonymous)&&(l==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=a):this.p.lastBigReductionSize<a&&(this.p.bigReductionCount=1,this.p.lastBigReductionStart=l,this.p.lastBigReductionSize=a));let h=o?this.stack[o-1]:0,c=this.bufferBase+this.buffer.length-h;if(n<s.minRepeatTerm||131072&t){let t=s.stateFlag(this.state,1)?this.pos:this.reducePos;this.storeNode(n,l,t,c+4,!0)}if(262144&t)this.state=this.stack[o];else{let t=this.stack[o-3];this.state=s.getGoto(t,n,!0)}for(;this.stack.length>o;)this.stack.pop();this.reduceContext(n,l)}storeNode(t,e,i,n=4,s=!1){if(0==t&&(!this.stack.length||this.stack[this.stack.length-1]<this.buffer.length+this.bufferBase)){let t=this,n=this.buffer.length;if(0==n&&t.parent&&(n=t.bufferBase-t.parent.bufferBase,t=t.parent),n>0&&0==t.buffer[n-4]&&t.buffer[n-1]>-1){if(e==i)return;if(t.buffer[n-2]>=e)return void(t.buffer[n-2]=i)}}if(s&&this.pos!=i){let s=this.buffer.length;if(s>0&&0!=this.buffer[s-4])for(;s>0&&this.buffer[s-2]>i;)this.buffer[s]=this.buffer[s-4],this.buffer[s+1]=this.buffer[s-3],this.buffer[s+2]=this.buffer[s-2],this.buffer[s+3]=this.buffer[s-1],s-=4,n>4&&(n-=4);this.buffer[s]=t,this.buffer[s+1]=e,this.buffer[s+2]=i,this.buffer[s+3]=n}else this.buffer.push(t,e,i,n)}shift(t,e,i){let n=this.pos;if(131072&t)this.pushState(65535&t,this.pos);else if(0==(262144&t)){let s=t,{parser:r}=this.p;(i>this.pos||e<=r.maxNode)&&(this.pos=i,r.stateFlag(s,1)||(this.reducePos=i)),this.pushState(s,n),this.shiftContext(e,n),e<=r.maxNode&&this.buffer.push(e,n,i,4)}else this.pos=i,this.shiftContext(e,n),e<=this.p.parser.maxNode&&this.buffer.push(e,n,i,4)}apply(t,e,i){65536&t?this.reduce(t):this.shift(t,e,i)}useNode(t,e){let i=this.p.reused.length-1;(i<0||this.p.reused[i]!=t)&&(this.p.reused.push(t),i++);let n=this.pos;this.reducePos=this.pos=n+t.length,this.pushState(e,n),this.buffer.push(i,n,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,t,this,this.p.stream.reset(this.pos-t.length)))}split(){let t=this,e=t.buffer.length;for(;e>0&&t.buffer[e-2]>t.reducePos;)e-=4;let i=t.buffer.slice(e),n=t.bufferBase+e;for(;t&&n==t.bufferBase;)t=t.parent;return new Og(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,i,n,this.curContext,this.lookAhead,t)}recoverByDelete(t,e){let i=t<=this.p.parser.maxNode;i&&this.storeNode(t,this.pos,e,4),this.storeNode(0,this.pos,e,i?8:4),this.pos=this.reducePos=e,this.score-=190}canShift(t){for(let e=new Tg(this);;){let i=this.p.parser.stateSlot(e.state,4)||this.p.parser.hasAction(e.state,t);if(0==i)return!1;if(0==(65536&i))return!0;e.reduce(i)}}recoverByInsert(t){if(this.stack.length>=300)return[];let e=this.p.parser.nextStates(this.state);if(e.length>8||this.stack.length>=120){let i=[];for(let n,s=0;s<e.length;s+=2)(n=e[s+1])!=this.state&&this.p.parser.hasAction(n,t)&&i.push(e[s],n);if(this.stack.length<120)for(let t=0;i.length<8&&t<e.length;t+=2){let n=e[t+1];i.some(((t,e)=>1&e&&t==n))||i.push(e[t],n)}e=i}let i=[];for(let t=0;t<e.length&&i.length<4;t+=2){let n=e[t+1];if(n==this.state)continue;let s=this.split();s.pushState(n,this.pos),s.storeNode(0,s.pos,s.pos,4,!0),s.shiftContext(e[t],this.pos),s.score-=200,i.push(s)}return i}forceReduce(){let t=this.p.parser.stateSlot(this.state,5);if(0==(65536&t))return!1;let{parser:e}=this.p;if(!e.validAction(this.state,t)){let i=t>>19,n=65535&t,s=this.stack.length-3*i;if(s<0||e.getGoto(this.stack[s],n,!1)<0)return!1;this.storeNode(0,this.reducePos,this.reducePos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(t),!0}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(3!=this.stack.length)return!1;let{parser:t}=this.p;return 65535==t.data[t.stateSlot(this.state,1)]&&!t.stateSlot(this.state,4)}restart(){this.state=this.stack[0],this.stack.length=0}sameState(t){if(this.state!=t.state||this.stack.length!=t.stack.length)return!1;for(let e=0;e<this.stack.length;e+=3)if(this.stack[e]!=t.stack[e])return!1;return!0}get parser(){return this.p.parser}dialectEnabled(t){return this.p.parser.dialect.flags[t]}shiftContext(t,e){this.curContext&&this.updateContext(this.curContext.tracker.shift(this.curContext.context,t,this,this.p.stream.reset(e)))}reduceContext(t,e){this.curContext&&this.updateContext(this.curContext.tracker.reduce(this.curContext.context,t,this,this.p.stream.reset(e)))}emitContext(){let t=this.buffer.length-1;(t<0||-3!=this.buffer[t])&&this.buffer.push(this.curContext.hash,this.reducePos,this.reducePos,-3)}emitLookAhead(){let t=this.buffer.length-1;(t<0||-4!=this.buffer[t])&&this.buffer.push(this.lookAhead,this.reducePos,this.reducePos,-4)}updateContext(t){if(t!=this.curContext.context){let e=new Dg(this.curContext.tracker,t);e.hash!=this.curContext.hash&&this.emitContext(),this.curContext=e}}setLookAhead(t){t>this.lookAhead&&(this.emitLookAhead(),this.lookAhead=t)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class Dg{constructor(t,e){this.tracker=t,this.context=e,this.hash=t.strict?t.hash(e):0}}!function(t){t[t.Insert=200]="Insert",t[t.Delete=190]="Delete",t[t.Reduce=100]="Reduce",t[t.MaxNext=4]="MaxNext",t[t.MaxInsertStackDepth=300]="MaxInsertStackDepth",t[t.DampenInsertStackDepth=120]="DampenInsertStackDepth",t[t.MinBigReduction=2e3]="MinBigReduction"}(Ag||(Ag={}));class Tg{constructor(t){this.start=t,this.state=t.state,this.stack=t.stack,this.base=this.stack.length}reduce(t){let e=65535&t,i=t>>19;0==i?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=3*(i-1);let n=this.start.p.parser.getGoto(this.stack[this.base-3],e,!0);this.state=n}}class _g{constructor(t,e,i){this.stack=t,this.pos=e,this.index=i,this.buffer=t.buffer,0==this.index&&this.maybeNext()}static create(t,e=t.bufferBase+t.buffer.length){return new _g(t,e,e-t.bufferBase)}maybeNext(){let t=this.stack.parent;null!=t&&(this.index=this.stack.bufferBase-t.bufferBase,this.stack=t,this.buffer=t.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,0==this.index&&this.maybeNext()}fork(){return new _g(this.stack,this.pos,this.index)}}function Eg(t,e=Uint16Array){if("string"!=typeof t)return t;let i=null;for(let n=0,s=0;n<t.length;){let r=0;for(;;){let e=t.charCodeAt(n++),i=!1;if(126==e){r=65535;break}e>=92&&e--,e>=34&&e--;let s=e-32;if(s>=46&&(s-=46,i=!0),r+=s,i)break;r*=46}i?i[s++]=r:i=new e(r)}return i}class Rg{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}const Pg=new Rg;class Bg{constructor(t,e){this.input=t,this.ranges=e,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=Pg,this.rangeIndex=0,this.pos=this.chunkPos=e[0].from,this.range=e[0],this.end=e[e.length-1].to,this.readNext()}resolveOffset(t,e){let i=this.range,n=this.rangeIndex,s=this.pos+t;for(;s<i.from;){if(!n)return null;let t=this.ranges[--n];s-=i.from-t.to,i=t}for(;e<0?s>i.to:s>=i.to;){if(n==this.ranges.length-1)return null;let t=this.ranges[++n];s+=t.from-i.to,i=t}return s}clipPos(t){if(t>=this.range.from&&t<this.range.to)return t;for(let e of this.ranges)if(e.to>t)return Math.max(t,e.from);return this.end}peek(t){let e,i,n=this.chunkOff+t;if(n>=0&&n<this.chunk.length)e=this.pos+t,i=this.chunk.charCodeAt(n);else{let n=this.resolveOffset(t,1);if(null==n)return-1;if(e=n,e>=this.chunk2Pos&&e<this.chunk2Pos+this.chunk2.length)i=this.chunk2.charCodeAt(e-this.chunk2Pos);else{let t=this.rangeIndex,n=this.range;for(;n.to<=e;)n=this.ranges[++t];this.chunk2=this.input.chunk(this.chunk2Pos=e),e+this.chunk2.length>n.to&&(this.chunk2=this.chunk2.slice(0,n.to-e)),i=this.chunk2.charCodeAt(0)}}return e>=this.token.lookAhead&&(this.token.lookAhead=e+1),i}acceptToken(t,e=0){let i=e?this.resolveOffset(e,-1):this.pos;if(null==i||i<this.token.start)throw new RangeError("Token end out of bounds");this.token.value=t,this.token.end=i}getChunk(){if(this.pos>=this.chunk2Pos&&this.pos<this.chunk2Pos+this.chunk2.length){let{chunk:t,chunkPos:e}=this;this.chunk=this.chunk2,this.chunkPos=this.chunk2Pos,this.chunk2=t,this.chunk2Pos=e,this.chunkOff=this.pos-this.chunkPos}else{this.chunk2=this.chunk,this.chunk2Pos=this.chunkPos;let t=this.input.chunk(this.pos),e=this.pos+t.length;this.chunk=e>this.range.to?t.slice(0,this.range.to-this.pos):t,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(t=1){for(this.chunkOff+=t;this.pos+t>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();t-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=t,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(t,e){if(e?(this.token=e,e.start=t,e.lookAhead=t+1,e.value=e.extended=-1):this.token=Pg,this.pos!=t){if(this.pos=t,t==this.end)return this.setDone(),this;for(;t<this.range.from;)this.range=this.ranges[--this.rangeIndex];for(;t>=this.range.to;)this.range=this.ranges[++this.rangeIndex];t>=this.chunkPos&&t<this.chunkPos+this.chunk.length?this.chunkOff=t-this.chunkPos:(this.chunk="",this.chunkOff=0),this.readNext()}return this}read(t,e){if(t>=this.chunkPos&&e<=this.chunkPos+this.chunk.length)return this.chunk.slice(t-this.chunkPos,e-this.chunkPos);if(t>=this.chunk2Pos&&e<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(t-this.chunk2Pos,e-this.chunk2Pos);if(t>=this.range.from&&e<=this.range.to)return this.input.read(t,e);let i="";for(let n of this.ranges){if(n.from>=e)break;n.to>t&&(i+=this.input.read(Math.max(n.from,t),Math.min(n.to,e)))}return i}}class Lg{constructor(t,e){this.data=t,this.id=e}token(t,e){let{parser:i}=e.p;Ng(this.data,t,e,this.id,i.data,i.tokenPrecTable)}}Lg.prototype.contextual=Lg.prototype.fallback=Lg.prototype.extend=!1;Lg.prototype.fallback=Lg.prototype.extend=!1;function Ng(t,e,i,n,s,r){let o=0,l=1<<n,{dialect:a}=i.p.parser;t:for(;0!=(l&t[o]);){let i=t[o+1];for(let n=o+3;n<i;n+=2)if((t[n+1]&l)>0){let i=t[n];if(a.allows(i)&&(-1==e.token.value||e.token.value==i||Vg(i,e.token.value,s,r))){e.acceptToken(i);break}}let n=e.next,h=0,c=t[o+2];if(!(e.next<0&&c>h&&65535==t[i+3*c-3]&&65535==t[i+3*c-3])){for(;h<c;){let s=h+c>>1,r=i+s+(s<<1),l=t[r],a=t[r+1]||65536;if(n<l)c=s;else{if(!(n>=a)){o=t[r+2],e.advance();continue t}h=s+1}}break}o=t[i+3*c-1]}}function Ig(t,e,i){for(let n,s=e;65535!=(n=t[s]);s++)if(n==i)return s-e;return-1}function Vg(t,e,i,n){let s=Ig(i,n,e);return s<0||Ig(i,n,t)<s}const Wg=void 0!==Mg&&Mg.env&&/\bparse\b/.test(Mg.env.LOG);let zg=null;var Hg,Fg;function jg(t,e,i){let n=t.cursor(ec.IncludeAnonymous);for(n.moveTo(e);;)if(!(i<0?n.childBefore(e):n.childAfter(e)))for(;;){if((i<0?n.to<e:n.from>e)&&!n.type.isError)return i<0?Math.max(0,Math.min(n.to-1,e-25)):Math.min(t.length,Math.max(n.from+1,e+25));if(i<0?n.prevSibling():n.nextSibling())break;if(!n.parent())return i<0?0:t.length}}!function(t){t[t.Margin=25]="Margin"}(Hg||(Hg={}));class qg{constructor(t,e){this.fragments=t,this.nodeSet=e,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let t=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(t){for(this.safeFrom=t.openStart?jg(t.tree,t.from+t.offset,1)-t.offset:t.from,this.safeTo=t.openEnd?jg(t.tree,t.to+t.offset,-1)-t.offset:t.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(t.tree),this.start.push(-t.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(t){if(t<this.nextStart)return null;for(;this.fragment&&this.safeTo<=t;)this.nextFragment();if(!this.fragment)return null;for(;;){let e=this.trees.length-1;if(e<0)return this.nextFragment(),null;let i=this.trees[e],n=this.index[e];if(n==i.children.length){this.trees.pop(),this.start.pop(),this.index.pop();continue}let s=i.children[n],r=this.start[e]+i.positions[n];if(r>t)return this.nextStart=r,null;if(s instanceof ic){if(r==t){if(r<this.safeFrom)return null;let t=r+s.length;if(t<=this.safeTo){let e=s.prop(Qh.lookAhead);if(!e||t+e<this.fragment.to)return s}}this.index[e]++,r+s.length>=Math.max(this.safeFrom,t)&&(this.trees.push(s),this.start.push(r),this.index.push(0))}else this.index[e]++,this.nextStart=r+s.length}}}class $g{constructor(t,e){this.stream=e,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=t.tokenizers.map((t=>new Rg))}getActions(t){let e=0,i=null,{parser:n}=t.p,{tokenizers:s}=n,r=n.stateSlot(t.state,3),o=t.curContext?t.curContext.hash:0,l=0;for(let n=0;n<s.length;n++){if(0==(1<<n&r))continue;let a=s[n],h=this.tokens[n];if((!i||a.fallback)&&((a.contextual||h.start!=t.pos||h.mask!=r||h.context!=o)&&(this.updateCachedToken(h,a,t),h.mask=r,h.context=o),h.lookAhead>h.end+25&&(l=Math.max(h.lookAhead,l)),0!=h.value)){let n=e;if(h.extended>-1&&(e=this.addActions(t,h.extended,h.end,e)),e=this.addActions(t,h.value,h.end,e),!a.extend&&(i=h,e>n))break}}for(;this.actions.length>e;)this.actions.pop();return l&&t.setLookAhead(l),i||t.pos!=this.stream.end||(i=new Rg,i.value=t.p.parser.eofTerm,i.start=i.end=t.pos,e=this.addActions(t,i.value,i.end,e)),this.mainToken=i,this.actions}getMainToken(t){if(this.mainToken)return this.mainToken;let e=new Rg,{pos:i,p:n}=t;return e.start=i,e.end=Math.min(i+1,n.stream.end),e.value=i==n.stream.end?n.parser.eofTerm:0,e}updateCachedToken(t,e,i){let n=this.stream.clipPos(i.pos);if(e.token(this.stream.reset(n,t),i),t.value>-1){let{parser:e}=i.p;for(let n=0;n<e.specialized.length;n++)if(e.specialized[n]==t.value){let s=e.specializers[n](this.stream.read(t.start,t.end),i);if(s>=0&&i.p.parser.dialect.allows(s>>1)){0==(1&s)?t.value=s>>1:t.extended=s>>1;break}}}else t.value=0,t.end=this.stream.clipPos(n+1)}putAction(t,e,i,n){for(let e=0;e<n;e+=3)if(this.actions[e]==t)return n;return this.actions[n++]=t,this.actions[n++]=e,this.actions[n++]=i,n}addActions(t,e,i,n){let{state:s}=t,{parser:r}=t.p,{data:o}=r;for(let t=0;t<2;t++)for(let l=r.stateSlot(s,t?2:1);;l+=3){if(65535==o[l]){if(1!=o[l+1]){0==n&&2==o[l+1]&&(n=this.putAction(Jg(o,l+2),e,i,n));break}l=Jg(o,l+2)}o[l]==e&&(n=this.putAction(Jg(o,l+1),e,i,n))}return n}}!function(t){t[t.Distance=5]="Distance",t[t.MaxRemainingPerStep=3]="MaxRemainingPerStep",t[t.MinBufferLengthPrune=500]="MinBufferLengthPrune",t[t.ForceReduceLimit=10]="ForceReduceLimit",t[t.CutDepth=15e3]="CutDepth",t[t.CutTo=9e3]="CutTo",t[t.MaxLeftAssociativeReductionCount=300]="MaxLeftAssociativeReductionCount",t[t.MaxStackCount=12]="MaxStackCount"}(Fg||(Fg={}));class Kg{constructor(t,e,i,n){this.parser=t,this.input=e,this.ranges=n,this.recovering=0,this.nextStackID=9812,this.minStackPos=0,this.reused=[],this.stoppedAt=null,this.lastBigReductionStart=-1,this.lastBigReductionSize=0,this.bigReductionCount=0,this.stream=new Bg(e,n),this.tokens=new $g(t,this.stream),this.topTerm=t.top[1];let{from:s}=n[0];this.stacks=[Og.start(this,t.top[0],s)],this.fragments=i.length&&this.stream.end-s>4*t.bufferLength?new qg(i,t.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let t,e,i=this.stacks,n=this.minStackPos,s=this.stacks=[];if(this.bigReductionCount>300&&1==i.length){let[t]=i;for(;t.forceReduce()&&t.stack.length&&t.stack[t.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let r=0;r<i.length;r++){let o=i[r];for(;;){if(this.tokens.mainToken=null,o.pos>n)s.push(o);else{if(this.advanceStack(o,s,i))continue;{t||(t=[],e=[]),t.push(o);let i=this.tokens.getMainToken(o);e.push(i.value,i.end)}}break}}if(!s.length){let e=t&&function(t){let e=null;for(let i of t){let t=i.p.stoppedAt;(i.pos==i.p.stream.end||null!=t&&i.pos>t)&&i.p.parser.stateFlag(i.state,2)&&(!e||e.score<i.score)&&(e=i)}return e}(t);if(e)return this.stackToTree(e);if(this.parser.strict)throw Wg&&t&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),new SyntaxError("No parse at "+n);this.recovering||(this.recovering=5)}if(this.recovering&&t){let i=null!=this.stoppedAt&&t[0].pos>this.stoppedAt?t[0]:this.runRecovery(t,e,s);if(i)return this.stackToTree(i.forceAll())}if(this.recovering){let t=1==this.recovering?1:3*this.recovering;if(s.length>t)for(s.sort(((t,e)=>e.score-t.score));s.length>t;)s.pop();s.some((t=>t.reducePos>n))&&this.recovering--}else if(s.length>1){t:for(let t=0;t<s.length-1;t++){let e=s[t];for(let i=t+1;i<s.length;i++){let n=s[i];if(e.sameState(n)||e.buffer.length>500&&n.buffer.length>500){if(!((e.score-n.score||e.buffer.length-n.buffer.length)>0)){s.splice(t--,1);continue t}s.splice(i--,1)}}}s.length>12&&s.splice(12,s.length-12)}this.minStackPos=s[0].pos;for(let t=1;t<s.length;t++)s[t].pos<this.minStackPos&&(this.minStackPos=s[t].pos);return null}stopAt(t){if(null!=this.stoppedAt&&this.stoppedAt<t)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=t}advanceStack(t,e,i){let n=t.pos,{parser:s}=this,r=Wg?this.stackID(t)+" -> ":"";if(null!=this.stoppedAt&&n>this.stoppedAt)return t.forceReduce()?t:null;if(this.fragments){let e=t.curContext&&t.curContext.tracker.strict,i=e?t.curContext.hash:0;for(let o=this.fragments.nodeAt(n);o;){let n=this.parser.nodeSet.types[o.type.id]==o.type?s.getGoto(t.state,o.type.id):-1;if(n>-1&&o.length&&(!e||(o.prop(Qh.contextHash)||0)==i))return t.useNode(o,n),Wg&&console.log(r+this.stackID(t)+` (via reuse of ${s.getName(o.type.id)})`),!0;if(!(o instanceof ic)||0==o.children.length||o.positions[0]>0)break;let l=o.children[0];if(!(l instanceof ic&&0==o.positions[0]))break;o=l}}let o=s.stateSlot(t.state,4);if(o>0)return t.reduce(o),Wg&&console.log(r+this.stackID(t)+` (via always-reduce ${s.getName(65535&o)})`),!0;if(t.stack.length>=15e3)for(;t.stack.length>9e3&&t.forceReduce(););let l=this.tokens.getActions(t);for(let o=0;o<l.length;){let a=l[o++],h=l[o++],c=l[o++],u=o==l.length||!i,f=u?t:t.split();if(f.apply(a,h,c),Wg&&console.log(r+this.stackID(f)+` (via ${0==(65536&a)?"shift":`reduce of ${s.getName(65535&a)}`} for ${s.getName(h)} @ ${n}${f==t?"":", split"})`),u)return!0;f.pos>n?e.push(f):i.push(f)}return!1}advanceFully(t,e){let i=t.pos;for(;;){if(!this.advanceStack(t,null,null))return!1;if(t.pos>i)return Ug(t,e),!0}}runRecovery(t,e,i){let n=null,s=!1;for(let r=0;r<t.length;r++){let o=t[r],l=e[r<<1],a=e[1+(r<<1)],h=Wg?this.stackID(o)+" -> ":"";if(o.deadEnd){if(s)continue;if(s=!0,o.restart(),Wg&&console.log(h+this.stackID(o)+" (restarted)"),this.advanceFully(o,i))continue}let c=o.split(),u=h;for(let t=0;c.forceReduce()&&t<10;t++){if(Wg&&console.log(u+this.stackID(c)+" (via force-reduce)"),this.advanceFully(c,i))break;Wg&&(u=this.stackID(c)+" -> ")}for(let t of o.recoverByInsert(l))Wg&&console.log(h+this.stackID(t)+" (via recover-insert)"),this.advanceFully(t,i);this.stream.end>o.pos?(a==o.pos&&(a++,l=0),o.recoverByDelete(l,a),Wg&&console.log(h+this.stackID(o)+` (via recover-delete ${this.parser.getName(l)})`),Ug(o,i)):(!n||n.score<o.score)&&(n=o)}return n}stackToTree(t){return t.close(),ic.build({buffer:_g.create(t),nodeSet:this.parser.nodeSet,topID:this.topTerm,maxBufferLength:this.parser.bufferLength,reused:this.reused,start:this.ranges[0].from,length:t.pos-this.ranges[0].from,minRepeatType:this.parser.minRepeatTerm})}stackID(t){let e=(zg||(zg=new WeakMap)).get(t);return e||zg.set(t,e=String.fromCodePoint(this.nextStackID++)),e+t}}function Ug(t,e){for(let i=0;i<e.length;i++){let n=e[i];if(n.pos==t.pos&&n.sameState(t))return void(e[i].score<t.score&&(e[i]=t))}e.push(t)}class Gg{constructor(t,e,i){this.source=t,this.flags=e,this.disabled=i}allows(t){return!this.disabled||0==this.disabled[t]}}class Qg extends yc{constructor(t){if(super(),this.wrappers=[],14!=t.version)throw new RangeError(`Parser version (${t.version}) doesn't match runtime version (14)`);let e=t.nodeNames.split(" ");this.minRepeatTerm=e.length;for(let i=0;i<t.repeatNodeCount;i++)e.push("");let i=Object.keys(t.topRules).map((e=>t.topRules[e][1])),n=[];for(let t=0;t<e.length;t++)n.push([]);function s(t,e,i){n[t].push([e,e.deserialize(String(i))])}if(t.nodeProps)for(let e of t.nodeProps){let t=e[0];"string"==typeof t&&(t=Qh[t]);for(let i=1;i<e.length;){let n=e[i++];if(n>=0)s(n,t,e[i++]);else{let r=e[i+-n];for(let o=-n;o>0;o--)s(e[i++],t,r);i++}}}this.nodeSet=new Yh(e.map(((e,s)=>Xh.define({name:s>=this.minRepeatTerm?void 0:e,id:s,props:n[s],top:i.indexOf(s)>-1,error:0==s,skipped:t.skippedNodes&&t.skippedNodes.indexOf(s)>-1})))),t.propSources&&(this.nodeSet=this.nodeSet.extend(...t.propSources)),this.strict=!1,this.bufferLength=Kh;let r=Eg(t.tokenData);this.context=t.context,this.specializerSpecs=t.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let t=0;t<this.specializerSpecs.length;t++)this.specialized[t]=this.specializerSpecs[t].term;this.specializers=this.specializerSpecs.map(Xg),this.states=Eg(t.states,Uint32Array),this.data=Eg(t.stateData),this.goto=Eg(t.goto),this.maxTerm=t.maxTerm,this.tokenizers=t.tokenizers.map((t=>"number"==typeof t?new Lg(r,t):t)),this.topRules=t.topRules,this.dialects=t.dialects||{},this.dynamicPrecedences=t.dynamicPrecedences||null,this.tokenPrecTable=t.tokenPrec,this.termNames=t.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(t,e,i){let n=new Kg(this,t,e,i);for(let s of this.wrappers)n=s(n,t,e,i);return n}getGoto(t,e,i=!1){let n=this.goto;if(e>=n[0])return-1;for(let s=n[e+1];;){let e=n[s++],r=1&e,o=n[s++];if(r&&i)return o;for(let i=s+(e>>1);s<i;s++)if(n[s]==t)return o;if(r)return-1}}hasAction(t,e){let i=this.data;for(let n=0;n<2;n++)for(let s,r=this.stateSlot(t,n?2:1);;r+=3){if(65535==(s=i[r])){if(1!=i[r+1]){if(2==i[r+1])return Jg(i,r+2);break}s=i[r=Jg(i,r+2)]}if(s==e||0==s)return Jg(i,r+1)}return 0}stateSlot(t,e){return this.states[6*t+e]}stateFlag(t,e){return(this.stateSlot(t,0)&e)>0}validAction(t,e){if(e==this.stateSlot(t,4))return!0;for(let i=this.stateSlot(t,1);;i+=3){if(65535==this.data[i]){if(1!=this.data[i+1])return!1;i=Jg(this.data,i+2)}if(e==Jg(this.data,i+1))return!0}}nextStates(t){let e=[];for(let i=this.stateSlot(t,1);;i+=3){if(65535==this.data[i]){if(1!=this.data[i+1])break;i=Jg(this.data,i+2)}if(0==(1&this.data[i+2])){let t=this.data[i+1];e.some(((e,i)=>1&i&&e==t))||e.push(this.data[i],t)}}return e}configure(t){let e=Object.assign(Object.create(Qg.prototype),this);if(t.props&&(e.nodeSet=this.nodeSet.extend(...t.props)),t.top){let i=this.topRules[t.top];if(!i)throw new RangeError(`Invalid top rule name ${t.top}`);e.top=i}return t.tokenizers&&(e.tokenizers=this.tokenizers.map((e=>{let i=t.tokenizers.find((t=>t.from==e));return i?i.to:e}))),t.specializers&&(e.specializers=this.specializers.slice(),e.specializerSpecs=this.specializerSpecs.map(((i,n)=>{let s=t.specializers.find((t=>t.from==i.external));if(!s)return i;let r=Object.assign(Object.assign({},i),{external:s.to});return e.specializers[n]=Xg(r),r}))),t.contextTracker&&(e.context=t.contextTracker),t.dialect&&(e.dialect=this.parseDialect(t.dialect)),null!=t.strict&&(e.strict=t.strict),t.wrap&&(e.wrappers=e.wrappers.concat(t.wrap)),null!=t.bufferLength&&(e.bufferLength=t.bufferLength),e}hasWrappers(){return this.wrappers.length>0}getName(t){return this.termNames?this.termNames[t]:String(t<=this.maxNode&&this.nodeSet.types[t].name||t)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(t){let e=this.dynamicPrecedences;return null==e?0:e[t]||0}parseDialect(t){let e=Object.keys(this.dialects),i=e.map((()=>!1));if(t)for(let n of t.split(" ")){let t=e.indexOf(n);t>=0&&(i[t]=!0)}let n=null;for(let t=0;t<e.length;t++)if(!i[t])for(let i,s=this.dialects[e[t]];65535!=(i=this.data[s++]);)(n||(n=new Uint8Array(this.maxTerm+1)))[i]=1;return new Gg(t,i,n)}static deserialize(t){return new Qg(t)}}function Jg(t,e){return t[e]|t[e+1]<<16}function Xg(t){if(t.external){let e=t.extend?1:0;return(i,n)=>t.external(i,n)<<1|e}return t.get}const Yg=Ac({String:Kc.string,Number:Kc.number,"True False":Kc.bool,PropertyName:Kc.propertyName,Null:Kc.null,",":Kc.separator,"[ ]":Kc.squareBracket,"{ }":Kc.brace}),Zg=Qg.deserialize({version:14,states:"$bOVQPOOOOQO'#Cb'#CbOnQPO'#CeOvQPO'#CjOOQO'#Cp'#CpQOQPOOOOQO'#Cg'#CgO}QPO'#CfO!SQPO'#CrOOQO,59P,59PO![QPO,59PO!aQPO'#CuOOQO,59U,59UO!iQPO,59UOVQPO,59QOqQPO'#CkO!nQPO,59^OOQO1G.k1G.kOVQPO'#ClO!vQPO,59aOOQO1G.p1G.pOOQO1G.l1G.lOOQO,59V,59VOOQO-E6i-E6iOOQO,59W,59WOOQO-E6j-E6j",stateData:"#O~OcOS~OQSORSOSSOTSOWQO]ROePO~OVXOeUO~O[[O~PVOg^O~Oh_OVfX~OVaO~OhbO[iX~O[dO~Oh_OVfa~OhbO[ia~O",goto:"!kjPPPPPPkPPkqwPPk{!RPPP!XP!ePP!hXSOR^bQWQRf_TVQ_Q`WRg`QcZRicQTOQZRQe^RhbRYQR]R",nodeNames:"⚠ JsonText True False Null Number String } { Object Property PropertyName ] [ Array",maxTerm:25,nodeProps:[["openedBy",7,"{",12,"["],["closedBy",8,"}",13,"]"]],propSources:[Yg],skippedNodes:[0],repeatNodeCount:2,tokenData:"(p~RaXY!WYZ!W]^!Wpq!Wrs!]|}$i}!O$n!Q!R$w!R![&V![!]&h!}#O&m#P#Q&r#Y#Z&w#b#c'f#h#i'}#o#p(f#q#r(k~!]Oc~~!`Upq!]qr!]rs!rs#O!]#O#P!w#P~!]~!wOe~~!zXrs!]!P!Q!]#O#P!]#U#V!]#Y#Z!]#b#c!]#f#g!]#h#i!]#i#j#g~#jR!Q![#s!c!i#s#T#Z#s~#vR!Q![$P!c!i$P#T#Z$P~$SR!Q![$]!c!i$]#T#Z$]~$`R!Q![!]!c!i!]#T#Z!]~$nOh~~$qQ!Q!R$w!R![&V~$|RT~!O!P%V!g!h%k#X#Y%k~%YP!Q![%]~%bRT~!Q![%]!g!h%k#X#Y%k~%nR{|%w}!O%w!Q![%}~%zP!Q![%}~&SPT~!Q![%}~&[ST~!O!P%V!Q![&V!g!h%k#X#Y%k~&mOg~~&rO]~~&wO[~~&zP#T#U&}~'QP#`#a'T~'WP#g#h'Z~'^P#X#Y'a~'fOR~~'iP#i#j'l~'oP#`#a'r~'uP#`#a'x~'}OS~~(QP#f#g(T~(WP#i#j(Z~(^P#X#Y(a~(fOQ~~(kOW~~(pOV~",tokenizers:[0],topRules:{JsonText:[0,1]},tokenPrec:0}),tv=()=>t=>{try{JSON.parse(t.state.doc.toString())}catch(e){if(!(e instanceof SyntaxError))throw e;const i=function(t,e){let i;return(i=t.message.match(/at position (\d+)/))?Math.min(+i[1],e.length):(i=t.message.match(/at line (\d+) column (\d+)/))?Math.min(e.line(+i[1]).from+ +i[2]-1,e.length):0}(e,t.state.doc);return[{from:i,message:e.message,severity:"error",to:i}]}return[]};const ev=Zc.define({name:"json",parser:Zg.configure({props:[vu.add({Object:Cu({except:/^\s*\}/}),Array:Cu({except:/^\s*\]/})}),Mu.add({"Object Array":function(t){let e=t.firstChild,i=t.lastChild;return e&&e.to<i.from?{from:e.to,to:i.type.isError?t.to:i.from}:null}})]}),languageData:{closeBrackets:{brackets:["[","{",'"']},indentOnInput:/^\s*[\}\]]$/}});function iv(t){return iv="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},iv(t)}window.metabase={settings:window.metabaseJS,fields:[],object:null,metaType:null,openModal:!1,openTab:!0,confirmDelete:!1,loading:null,savingMeta:null,deleted:[],currentField:{},editing:"",codeMirror:null,errorCode:"",capitalize:function(t){return(null==t?void 0:t.charAt(0).toUpperCase())+(null==t?void 0:t.slice(1))},get errorMessage(){return this.settings.errors[this.errorCode]},init:function(t){if(t){this.fields=t.fields,this.object=t.object,this.metaType=t.type;var e=this,i=new xn,n=new xn,s=function(t,e={}){return mg.of({source:t,config:e})}(tv()),r=Gn.create({extensions:[Cg,i.of(new cu(ev)),n.of(Gn.tabSize.of(8)),s,sa.updateListener.of((function(t){e.errorCode=""}))]}),o=new sa({state:r,parent:document.querySelector("#metabase-editor")});this.codeMirror=o}},edit:function(t){this.openModal=!0,this.savingMeta=!1,this.currentField=t,this.editing=JSON.stringify(t.value,null,2),this.cannotEdit?this.errorCode="lint":this.codeMirror.dispatch({changes:{from:0,to:this.codeMirror.state.doc.length,insert:this.editing}})},trash:function(t,e){var i=this;this.loading=e;var n=new FormData;n.append("action","ajax_edit_meta"),n.append("do","trash"),n.append("field",JSON.stringify(t)),n.append("object",this.object),n.append("meta_type",this.metaType),n.append("security",this.settings.trashnonce),fetch(this.settings.ajaxUrl,{method:"POST",body:n}).then((function(t){return t.json()})).then((function(t){"success"==t.data.message&&i.deleted.push(e),i.loading=null}))},saveMeta:function(){var t=this;if(function(t){let e=t.field(ag,!1);return e?e.diagnostics.size:0}(this.codeMirror.state)>0)this.errorCode="lint";else{this.savingMeta=!0;var e=this.codeMirror.state.doc.toString(),i=new FormData;i.append("action","ajax_edit_meta"),i.append("do","edit"),i.append("object",this.object||0),i.append("key",this.currentField.key||""),i.append("data_type",this.currentField.type||""),i.append("is_serialized",this.currentField.is_serialized||!1),i.append("value",e),i.append("meta_type",this.metaType||"post"),i.append("security",this.settings.editnonce),fetch(this.settings.ajaxUrl,{method:"POST",body:i}).then((function(t){return t.json()})).then((function(e){"success"==e.data.message?(t.currentField.value[0]=e.data.new,t.openModal=!1):t.errorCode=e.data.code||"http",t.savingMeta=!1}))}},dump:function(t,e){var i="";e||(e=0);for(var n="",s=0;s<e+1;s++)n+=" ";if("object"==iv(t))for(var r in t){var o=t[r];"object"==iv(o)?(i+=n+"'"+r+"' ...\n",i+=this.dump(o,e+1)):i+=n+"'"+r+"' => \""+o+'"\n'}else i="===>"+t+"<===("+iv(t)+")";return i}},window.Alpine=Ci,Ci.start()},583:()=>{},155:t=>{var e,i,n=t.exports={};function s(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function o(t){if(e===setTimeout)return setTimeout(t,0);if((e===s||!e)&&setTimeout)return e=setTimeout,setTimeout(t,0);try{return e(t,0)}catch(i){try{return e.call(null,t,0)}catch(i){return e.call(this,t,0)}}}!function(){try{e="function"==typeof setTimeout?setTimeout:s}catch(t){e=s}try{i="function"==typeof clearTimeout?clearTimeout:r}catch(t){i=r}}();var l,a=[],h=!1,c=-1;function u(){h&&l&&(h=!1,l.length?a=l.concat(a):c=-1,a.length&&f())}function f(){if(!h){var t=o(u);h=!0;for(var e=a.length;e;){for(l=a,a=[];++c<e;)l&&l[c].run();c=-1,e=a.length}l=null,h=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===r||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(t)}}function d(t,e){this.fun=t,this.array=e}function p(){}n.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)e[i-1]=arguments[i];a.push(new d(t,e)),1!==a.length||h||o(f)},d.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=p,n.addListener=p,n.once=p,n.off=p,n.removeListener=p,n.removeAllListeners=p,n.emit=p,n.prependListener=p,n.prependOnceListener=p,n.listeners=function(t){return[]},n.binding=function(t){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(t){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}}},i={};function n(t){var s=i[t];if(void 0!==s)return s.exports;var r=i[t]={exports:{}};return e[t](r,r.exports,n),r.exports}n.m=e,t=[],n.O=(e,i,s,r)=>{if(!i){var o=1/0;for(c=0;c<t.length;c++){for(var[i,s,r]=t[c],l=!0,a=0;a<i.length;a++)(!1&r||o>=r)&&Object.keys(n.O).every((t=>n.O[t](i[a])))?i.splice(a--,1):(l=!1,r<o&&(o=r));if(l){t.splice(c--,1);var h=s();void 0!==h&&(e=h)}}return e}r=r||0;for(var c=t.length;c>0&&t[c-1][2]>r;c--)t[c]=t[c-1];t[c]=[i,s,r]},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{var t={983:0,739:0};n.O.j=e=>0===t[e];var e=(e,i)=>{var s,r,[o,l,a]=i,h=0;if(o.some((e=>0!==t[e]))){for(s in l)n.o(l,s)&&(n.m[s]=l[s]);if(a)var c=a(n)}for(e&&e(i);h<o.length;h++)r=o[h],n.o(t,r)&&t[r]&&t[r][0](),t[r]=0;return n.O(c)},i=self.webpackChunkbookslot=self.webpackChunkbookslot||[];i.forEach(e.bind(null,0)),i.push=e.bind(null,i.push.bind(i))})(),n.O(void 0,[739],(()=>n(796)));var s=n.O(void 0,[739],(()=>n(583)));s=n.O(s)})(); -
metabase-post-user-meta-editor/tags/0.3/resources/views/post-meta.php
r2899582 r3065291 1 1 <div id="metabase-app" x-data="metabase" x-init="init(<?php esc_attr_e(wp_json_encode($data)); ?>)" class="px-4 sm:px-6 lg:px-8"> 2 2 <div class="flex flex-col mt-8"> 3 <div class="-m x-4 -my-2 overflow-x-auto sm:-mx-6 lg:-mx-8">3 <div class="-my-2 overflow-x-auto"> 4 4 <div class="inline-block min-w-full py-2 align-middle md:px-6 lg:px-8"> 5 5 <div class="overflow-hidden shadow-none ring-1 ring-black ring-opacity-5"> 6 6 7 7 <table class="w-full divide-y divide-gray-300 table-fixed"> 8 <thead style="background: # f0f0f1;">8 <thead style="background: #eee;"> 9 9 <tr class=""> 10 <th scope="col" class="py- 3.5pl-4 w-4/12 pr-4 text-left text-sm font-semibold text-gray-900 sm:pl-6">Key</th>11 <th scope="col" class="px-4 py- 3.5text-left text-sm font-semibold text-gray-900">Value</th>12 <th scope="col" class="px-4 w-1/12 py- 3.5text-left text-sm font-semibold text-gray-900"></th>10 <th scope="col" class="py-2 pl-4 w-4/12 pr-4 text-left text-sm font-semibold text-gray-900 sm:pl-6">Key</th> 11 <th scope="col" class="px-4 py-2 text-left text-sm font-semibold text-gray-900">Value</th> 12 <th scope="col" class="px-4 w-1/12 py-2 text-left text-sm font-semibold text-gray-900"></th> 13 13 </tr> 14 14 </thead> -
metabase-post-user-meta-editor/tags/0.3/vendor/autoload.php
r2908637 r3065291 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInit ca22b8f299f3574e5a974712d85e68e6::getLoader();25 return ComposerAutoloaderInitf314ef9ca103635c2b5c6158a7a2e4c6::getLoader(); -
metabase-post-user-meta-editor/tags/0.3/vendor/composer/ClassLoader.php
r2899582 r3065291 46 46 private static $includeFile; 47 47 48 /** @var ?string*/48 /** @var string|null */ 49 49 private $vendorDir; 50 50 51 51 // PSR-4 52 52 /** 53 * @var array[] 54 * @psalm-var array<string, array<string, int>> 53 * @var array<string, array<string, int>> 55 54 */ 56 55 private $prefixLengthsPsr4 = array(); 57 56 /** 58 * @var array[] 59 * @psalm-var array<string, array<int, string>> 57 * @var array<string, list<string>> 60 58 */ 61 59 private $prefixDirsPsr4 = array(); 62 60 /** 63 * @var array[] 64 * @psalm-var array<string, string> 61 * @var list<string> 65 62 */ 66 63 private $fallbackDirsPsr4 = array(); … … 68 65 // PSR-0 69 66 /** 70 * @var array[] 71 * @psalm-var array<string, array<string, string[]>> 67 * List of PSR-0 prefixes 68 * 69 * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2'))) 70 * 71 * @var array<string, array<string, list<string>>> 72 72 */ 73 73 private $prefixesPsr0 = array(); 74 74 /** 75 * @var array[] 76 * @psalm-var array<string, string> 75 * @var list<string> 77 76 */ 78 77 private $fallbackDirsPsr0 = array(); … … 82 81 83 82 /** 84 * @var string[] 85 * @psalm-var array<string, string> 83 * @var array<string, string> 86 84 */ 87 85 private $classMap = array(); … … 91 89 92 90 /** 93 * @var bool[] 94 * @psalm-var array<string, bool> 91 * @var array<string, bool> 95 92 */ 96 93 private $missingClasses = array(); 97 94 98 /** @var ?string*/95 /** @var string|null */ 99 96 private $apcuPrefix; 100 97 101 98 /** 102 * @var self[]99 * @var array<string, self> 103 100 */ 104 101 private static $registeredLoaders = array(); 105 102 106 103 /** 107 * @param ?string$vendorDir104 * @param string|null $vendorDir 108 105 */ 109 106 public function __construct($vendorDir = null) … … 114 111 115 112 /** 116 * @return string[]113 * @return array<string, list<string>> 117 114 */ 118 115 public function getPrefixes() … … 126 123 127 124 /** 128 * @return array[] 129 * @psalm-return array<string, array<int, string>> 125 * @return array<string, list<string>> 130 126 */ 131 127 public function getPrefixesPsr4() … … 135 131 136 132 /** 137 * @return array[] 138 * @psalm-return array<string, string> 133 * @return list<string> 139 134 */ 140 135 public function getFallbackDirs() … … 144 139 145 140 /** 146 * @return array[] 147 * @psalm-return array<string, string> 141 * @return list<string> 148 142 */ 149 143 public function getFallbackDirsPsr4() … … 153 147 154 148 /** 155 * @return string[] Array of classname => path 156 * @psalm-return array<string, string> 149 * @return array<string, string> Array of classname => path 157 150 */ 158 151 public function getClassMap() … … 162 155 163 156 /** 164 * @param string[] $classMap Class to filename map 165 * @psalm-param array<string, string> $classMap 157 * @param array<string, string> $classMap Class to filename map 166 158 * 167 159 * @return void … … 180 172 * appending or prepending to the ones previously set for this prefix. 181 173 * 182 * @param string $prefix The prefix183 * @param string[]|string $paths The PSR-0 root directories184 * @param bool $prepend Whether to prepend the directories174 * @param string $prefix The prefix 175 * @param list<string>|string $paths The PSR-0 root directories 176 * @param bool $prepend Whether to prepend the directories 185 177 * 186 178 * @return void … … 188 180 public function add($prefix, $paths, $prepend = false) 189 181 { 182 $paths = (array) $paths; 190 183 if (!$prefix) { 191 184 if ($prepend) { 192 185 $this->fallbackDirsPsr0 = array_merge( 193 (array)$paths,186 $paths, 194 187 $this->fallbackDirsPsr0 195 188 ); … … 197 190 $this->fallbackDirsPsr0 = array_merge( 198 191 $this->fallbackDirsPsr0, 199 (array)$paths192 $paths 200 193 ); 201 194 } … … 206 199 $first = $prefix[0]; 207 200 if (!isset($this->prefixesPsr0[$first][$prefix])) { 208 $this->prefixesPsr0[$first][$prefix] = (array)$paths;201 $this->prefixesPsr0[$first][$prefix] = $paths; 209 202 210 203 return; … … 212 205 if ($prepend) { 213 206 $this->prefixesPsr0[$first][$prefix] = array_merge( 214 (array)$paths,207 $paths, 215 208 $this->prefixesPsr0[$first][$prefix] 216 209 ); … … 218 211 $this->prefixesPsr0[$first][$prefix] = array_merge( 219 212 $this->prefixesPsr0[$first][$prefix], 220 (array)$paths213 $paths 221 214 ); 222 215 } … … 227 220 * appending or prepending to the ones previously set for this namespace. 228 221 * 229 * @param string $prefix The prefix/namespace, with trailing '\\'230 * @param string[]|string $paths The PSR-4 base directories231 * @param bool $prepend Whether to prepend the directories222 * @param string $prefix The prefix/namespace, with trailing '\\' 223 * @param list<string>|string $paths The PSR-4 base directories 224 * @param bool $prepend Whether to prepend the directories 232 225 * 233 226 * @throws \InvalidArgumentException … … 237 230 public function addPsr4($prefix, $paths, $prepend = false) 238 231 { 232 $paths = (array) $paths; 239 233 if (!$prefix) { 240 234 // Register directories for the root namespace. 241 235 if ($prepend) { 242 236 $this->fallbackDirsPsr4 = array_merge( 243 (array)$paths,237 $paths, 244 238 $this->fallbackDirsPsr4 245 239 ); … … 247 241 $this->fallbackDirsPsr4 = array_merge( 248 242 $this->fallbackDirsPsr4, 249 (array)$paths243 $paths 250 244 ); 251 245 } … … 257 251 } 258 252 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length; 259 $this->prefixDirsPsr4[$prefix] = (array)$paths;253 $this->prefixDirsPsr4[$prefix] = $paths; 260 254 } elseif ($prepend) { 261 255 // Prepend directories for an already registered namespace. 262 256 $this->prefixDirsPsr4[$prefix] = array_merge( 263 (array)$paths,257 $paths, 264 258 $this->prefixDirsPsr4[$prefix] 265 259 ); … … 268 262 $this->prefixDirsPsr4[$prefix] = array_merge( 269 263 $this->prefixDirsPsr4[$prefix], 270 (array)$paths264 $paths 271 265 ); 272 266 } … … 277 271 * replacing any others previously set for this prefix. 278 272 * 279 * @param string $prefix The prefix280 * @param string[]|string $paths The PSR-0 base directories273 * @param string $prefix The prefix 274 * @param list<string>|string $paths The PSR-0 base directories 281 275 * 282 276 * @return void … … 295 289 * replacing any others previously set for this namespace. 296 290 * 297 * @param string $prefix The prefix/namespace, with trailing '\\'298 * @param string[]|string $paths The PSR-4 base directories291 * @param string $prefix The prefix/namespace, with trailing '\\' 292 * @param list<string>|string $paths The PSR-4 base directories 299 293 * 300 294 * @throws \InvalidArgumentException … … 482 476 483 477 /** 484 * Returns the currently registered loaders indexed by their corresponding vendor directories.485 * 486 * @return self[]478 * Returns the currently registered loaders keyed by their corresponding vendor directories. 479 * 480 * @return array<string, self> 487 481 */ 488 482 public static function getRegisteredLoaders() -
metabase-post-user-meta-editor/tags/0.3/vendor/composer/autoload_real.php
r2908637 r3065291 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit ca22b8f299f3574e5a974712d85e68e65 class ComposerAutoloaderInitf314ef9ca103635c2b5c6158a7a2e4c6 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit ca22b8f299f3574e5a974712d85e68e6', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInitf314ef9ca103635c2b5c6158a7a2e4c6', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit ca22b8f299f3574e5a974712d85e68e6', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInitf314ef9ca103635c2b5c6158a7a2e4c6', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit ca22b8f299f3574e5a974712d85e68e6::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6::getInitializer($loader)); 33 33 34 34 $loader->register(true); -
metabase-post-user-meta-editor/tags/0.3/vendor/composer/autoload_static.php
r2908637 r3065291 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit ca22b8f299f3574e5a974712d85e68e67 class ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 36 36 { 37 37 return \Closure::bind(function () use ($loader) { 38 $loader->prefixLengthsPsr4 = ComposerStaticInit ca22b8f299f3574e5a974712d85e68e6::$prefixLengthsPsr4;39 $loader->prefixDirsPsr4 = ComposerStaticInit ca22b8f299f3574e5a974712d85e68e6::$prefixDirsPsr4;40 $loader->classMap = ComposerStaticInit ca22b8f299f3574e5a974712d85e68e6::$classMap;38 $loader->prefixLengthsPsr4 = ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6::$prefixLengthsPsr4; 39 $loader->prefixDirsPsr4 = ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6::$prefixDirsPsr4; 40 $loader->classMap = ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6::$classMap; 41 41 42 42 }, null, ClassLoader::class); -
metabase-post-user-meta-editor/tags/0.3/vendor/composer/installed.php
r2908637 r3065291 2 2 'root' => array( 3 3 'name' => 'figarts/bookslot', 4 'pretty_version' => '0. 2.1',5 'version' => '0. 2.1.0',6 'reference' => ' 80b35e36a16dc6b6d5ac574e318d76f0e3a9b05e',4 'pretty_version' => '0.3', 5 'version' => '0.3.0.0', 6 'reference' => '7b1515ebca57129efd71a953a645f47098708699', 7 7 'type' => 'wordpress-plugins', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'figarts/bookslot' => array( 23 'pretty_version' => '0. 2.1',24 'version' => '0. 2.1.0',25 'reference' => ' 80b35e36a16dc6b6d5ac574e318d76f0e3a9b05e',23 'pretty_version' => '0.3', 24 'version' => '0.3.0.0', 25 'reference' => '7b1515ebca57129efd71a953a645f47098708699', 26 26 'type' => 'wordpress-plugins', 27 27 'install_path' => __DIR__ . '/../../', -
metabase-post-user-meta-editor/trunk/README.txt
r2908637 r3065291 4 4 Tags: meta, metadata, user, post, user meta, post meta, show post meta, show user meta, view post meta, view user meta, update 5 5 Requires at least: 5.0 6 Tested up to: 6. 17 Stable tag: 0. 2.16 Tested up to: 6.5 7 Stable tag: 0.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 14 15 15 This plugin shows the post meta and user meta of your website. Post meta of custom post types can also be viewed. Only admins can view this meta data. 16 17 [video https://pluginette.com/wp-content/uploads/2024/04/Screen-Recording-2024-04-05-at-09.07.06.mp4] 16 18 17 19 ## Post Meta -
metabase-post-user-meta-editor/trunk/app/Admin.php
r2908637 r3065291 240 240 global $post, $pagenow; 241 241 242 if( ! in_array( $pagenow, array('profile.php', 'user-edit.php', 'post.php') ) ){242 if( ! in_array($pagenow, array('profile.php', 'user-edit.php', 'post.php') ) ){ 243 243 return; 244 244 } -
metabase-post-user-meta-editor/trunk/metabase.php
r2908637 r3065291 11 11 * Plugin URI: https://pluginette.com/product/metabase/ 12 12 * Description: Manage post meta and user meta effortlessly. Works with custom post types too. 13 * Version: 0. 2.113 * Version: 0.3 14 14 * Author: David Towoju 15 15 * Author URI: https://pluginette.com … … 28 28 * Current plugin version. 29 29 */ 30 define( 'METABASE_VERSION', '0. 2.1' );30 define( 'METABASE_VERSION', '0.3' ); 31 31 define( 'METABASE_DIR_PATH', plugin_dir_path( __FILE__ ) ); 32 32 define( 'METABASE_DIR_URL', plugin_dir_url( __FILE__ ) ); -
metabase-post-user-meta-editor/trunk/resources/js/admin.js
r2899582 r3065291 1 (()=>{var t,e={796:(t,e,i)=>{"use strict";var n,s,r,o,l=!1,a=!1,h=[];function c(t){!function(t){h.includes(t)||h.push(t);a||l||(l=!0,queueMicrotask(f))}(t)}function u(t){let e=h.indexOf(t);-1!==e&&h.splice(e,1)}function f(){l=!1,a=!0;for(let t=0;t<h.length;t++)h[t]();h.length=0,a=!1}var d=!0;function p(t){s=t}var m=[],g=[],v=[];function w(t,e){"function"==typeof e?(t._x_cleanups||(t._x_cleanups=[]),t._x_cleanups.push(e)):(e=t,g.push(e))}function y(t,e){t._x_attributeCleanups&&Object.entries(t._x_attributeCleanups).forEach((([i,n])=>{(void 0===e||e.includes(i))&&(n.forEach((t=>t())),delete t._x_attributeCleanups[i])}))}var b=new MutationObserver(T),x=!1;function k(){b.observe(document,{subtree:!0,childList:!0,attributes:!0,attributeOldValue:!0}),x=!0}function S(){(C=C.concat(b.takeRecords())).length&&!A&&(A=!0,queueMicrotask((()=>{T(C),C.length=0,A=!1}))),b.disconnect(),x=!1}var C=[],A=!1;function M(t){if(!x)return t();S();let e=t();return k(),e}var O=!1,D=[];function T(t){if(O)return void(D=D.concat(t));let e=[],i=[],n=new Map,s=new Map;for(let r=0;r<t.length;r++)if(!t[r].target._x_ignoreMutationObserver&&("childList"===t[r].type&&(t[r].addedNodes.forEach((t=>1===t.nodeType&&e.push(t))),t[r].removedNodes.forEach((t=>1===t.nodeType&&i.push(t)))),"attributes"===t[r].type)){let e=t[r].target,i=t[r].attributeName,o=t[r].oldValue,l=()=>{n.has(e)||n.set(e,[]),n.get(e).push({name:i,value:e.getAttribute(i)})},a=()=>{s.has(e)||s.set(e,[]),s.get(e).push(i)};e.hasAttribute(i)&&null===o?l():e.hasAttribute(i)?(a(),l()):a()}s.forEach(((t,e)=>{y(e,t)})),n.forEach(((t,e)=>{m.forEach((i=>i(e,t)))}));for(let t of i)if(!e.includes(t)&&(g.forEach((e=>e(t))),t._x_cleanups))for(;t._x_cleanups.length;)t._x_cleanups.pop()();e.forEach((t=>{t._x_ignoreSelf=!0,t._x_ignore=!0}));for(let t of e)i.includes(t)||t.isConnected&&(delete t._x_ignoreSelf,delete t._x_ignore,v.forEach((e=>e(t))),t._x_ignore=!0,t._x_ignoreSelf=!0);e.forEach((t=>{delete t._x_ignoreSelf,delete t._x_ignore})),e=null,i=null,n=null,s=null}function _(t){return B(P(t))}function E(t,e,i){return t._x_dataStack=[e,...P(i||t)],()=>{t._x_dataStack=t._x_dataStack.filter((t=>t!==e))}}function R(t,e){let i=t._x_dataStack[0];Object.entries(e).forEach((([t,e])=>{i[t]=e}))}function P(t){return t._x_dataStack?t._x_dataStack:"function"==typeof ShadowRoot&&t instanceof ShadowRoot?P(t.host):t.parentNode?P(t.parentNode):[]}function B(t){let e=new Proxy({},{ownKeys:()=>Array.from(new Set(t.flatMap((t=>Object.keys(t))))),has:(e,i)=>t.some((t=>t.hasOwnProperty(i))),get:(i,n)=>(t.find((t=>{if(t.hasOwnProperty(n)){let i=Object.getOwnPropertyDescriptor(t,n);if(i.get&&i.get._x_alreadyBound||i.set&&i.set._x_alreadyBound)return!0;if((i.get||i.set)&&i.enumerable){let s=i.get,r=i.set,o=i;s=s&&s.bind(e),r=r&&r.bind(e),s&&(s._x_alreadyBound=!0),r&&(r._x_alreadyBound=!0),Object.defineProperty(t,n,{...o,get:s,set:r})}return!0}return!1}))||{})[n],set:(e,i,n)=>{let s=t.find((t=>t.hasOwnProperty(i)));return s?s[i]=n:t[t.length-1][i]=n,!0}});return e}function L(t){let e=(i,n="")=>{Object.entries(Object.getOwnPropertyDescriptors(i)).forEach((([s,{value:r,enumerable:o}])=>{if(!1===o||void 0===r)return;let l=""===n?s:`${n}.${s}`;var a;"object"==typeof r&&null!==r&&r._x_interceptor?i[s]=r.initialize(t,l,s):"object"!=typeof(a=r)||Array.isArray(a)||null===a||r===i||r instanceof Element||e(r,l)}))};return e(t)}function N(t,e=(()=>{})){let i={initialValue:void 0,_x_interceptor:!0,initialize(e,i,n){return t(this.initialValue,(()=>function(t,e){return e.split(".").reduce(((t,e)=>t[e]),t)}(e,i)),(t=>I(e,i,t)),i,n)}};return e(i),t=>{if("object"==typeof t&&null!==t&&t._x_interceptor){let e=i.initialize.bind(i);i.initialize=(n,s,r)=>{let o=t.initialize(n,s,r);return i.initialValue=o,e(n,s,r)}}else i.initialValue=t;return i}}function I(t,e,i){if("string"==typeof e&&(e=e.split(".")),1!==e.length){if(0===e.length)throw error;return t[e[0]]||(t[e[0]]={}),I(t[e[0]],e.slice(1),i)}t[e[0]]=i}var V={};function W(t,e){V[t]=e}function z(t,e){return Object.entries(V).forEach((([i,n])=>{Object.defineProperty(t,`$${i}`,{get(){let[t,i]=st(e);return t={interceptor:N,...t},w(e,i),n(e,t)},enumerable:!1})})),t}function H(t,e,i,...n){try{return i(...n)}catch(i){F(i,t,e)}}function F(t,e,i){Object.assign(t,{el:e,expression:i}),console.warn(`Alpine Expression Error: ${t.message}\n\n${i?'Expression: "'+i+'"\n\n':""}`,e),setTimeout((()=>{throw t}),0)}var j=!0;function q(t,e,i={}){let n;return $(t,e)((t=>n=t),i),n}function $(...t){return K(...t)}var K=U;function U(t,e){let i={};z(i,t);let n=[i,...P(t)];if("function"==typeof e)return function(t,e){return(i=(()=>{}),{scope:n={},params:s=[]}={})=>{Q(i,e.apply(B([n,...t]),s))}}(n,e);let s=function(t,e,i){let n=function(t,e){if(G[t])return G[t];let i=Object.getPrototypeOf((async function(){})).constructor,n=/^[\n\s]*if.*\(.*\)/.test(t)||/^(let|const)\s/.test(t)?`(() => { ${t} })()`:t;let s=(()=>{try{return new i(["__self","scope"],`with (scope) { __self.result = ${n} }; __self.finished = true; return __self.result;`)}catch(i){return F(i,e,t),Promise.resolve()}})();return G[t]=s,s}(e,i);return(s=(()=>{}),{scope:r={},params:o=[]}={})=>{n.result=void 0,n.finished=!1;let l=B([r,...t]);if("function"==typeof n){let t=n(n,l).catch((t=>F(t,i,e)));n.finished?(Q(s,n.result,l,o,i),n.result=void 0):t.then((t=>{Q(s,t,l,o,i)})).catch((t=>F(t,i,e))).finally((()=>n.result=void 0))}}}(n,e,t);return H.bind(null,t,e,s)}var G={};function Q(t,e,i,n,s){if(j&&"function"==typeof e){let r=e.apply(i,n);r instanceof Promise?r.then((e=>Q(t,e,i,n))).catch((t=>F(t,s,e))):t(r)}else t(e)}var J="x-";function X(t=""){return J+t}var Y={};function Z(t,e){Y[t]=e}function tt(t,e,i){let n={},s=Array.from(e).map(ot(((t,e)=>n[t]=e))).filter(ht).map(function(t,e){return({name:i,value:n})=>{let s=i.match(ct()),r=i.match(/:([a-zA-Z0-9\-:]+)/),o=i.match(/\.[^.\]]+(?=[^\]]*$)/g)||[],l=e||t[i]||i;return{type:s?s[1]:null,value:r?r[1]:null,modifiers:o.map((t=>t.replace(".",""))),expression:n,original:l}}}(n,i)).sort(dt);return s.map((e=>function(t,e){let i=()=>{},n=Y[e.type]||i,[s,r]=st(t);!function(t,e,i){t._x_attributeCleanups||(t._x_attributeCleanups={}),t._x_attributeCleanups[e]||(t._x_attributeCleanups[e]=[]),t._x_attributeCleanups[e].push(i)}(t,e.original,r);let o=()=>{t._x_ignore||t._x_ignoreSelf||(n.inline&&n.inline(t,e,s),n=n.bind(n,t,e,s),et?it.get(nt).push(n):n())};return o.runCleanups=r,o}(t,e)))}var et=!1,it=new Map,nt=Symbol();function st(t){let e=[],[i,n]=function(t){let e=()=>{};return[i=>{let n=s(i);return t._x_effects||(t._x_effects=new Set,t._x_runEffects=()=>{t._x_effects.forEach((t=>t()))}),t._x_effects.add(n),e=()=>{void 0!==n&&(t._x_effects.delete(n),r(n))},n},()=>{e()}]}(t);e.push(n);return[{Alpine:Qt,effect:i,cleanup:t=>e.push(t),evaluateLater:$.bind($,t),evaluate:q.bind(q,t)},()=>e.forEach((t=>t()))]}var rt=(t,e)=>({name:i,value:n})=>(i.startsWith(t)&&(i=i.replace(t,e)),{name:i,value:n});function ot(t=(()=>{})){return({name:e,value:i})=>{let{name:n,value:s}=lt.reduce(((t,e)=>e(t)),{name:e,value:i});return n!==e&&t(n,e),{name:n,value:s}}}var lt=[];function at(t){lt.push(t)}function ht({name:t}){return ct().test(t)}var ct=()=>new RegExp(`^${J}([^:^.]+)\\b`);var ut="DEFAULT",ft=["ignore","ref","data","id","bind","init","for","mask","model","modelable","transition","show","if",ut,"teleport","element"];function dt(t,e){let i=-1===ft.indexOf(t.type)?ut:t.type,n=-1===ft.indexOf(e.type)?ut:e.type;return ft.indexOf(i)-ft.indexOf(n)}function pt(t,e,i={}){t.dispatchEvent(new CustomEvent(e,{detail:i,bubbles:!0,composed:!0,cancelable:!0}))}var mt=[],gt=!1;function vt(t=(()=>{})){return queueMicrotask((()=>{gt||setTimeout((()=>{wt()}))})),new Promise((e=>{mt.push((()=>{t(),e()}))}))}function wt(){for(gt=!1;mt.length;)mt.shift()()}function yt(t,e){if("function"==typeof ShadowRoot&&t instanceof ShadowRoot)return void Array.from(t.children).forEach((t=>yt(t,e)));let i=!1;if(e(t,(()=>i=!0)),i)return;let n=t.firstElementChild;for(;n;)yt(n,e),n=n.nextElementSibling}function bt(t,...e){console.warn(`Alpine Warning: ${t}`,...e)}var xt=[],kt=[];function St(){return xt.map((t=>t()))}function Ct(){return xt.concat(kt).map((t=>t()))}function At(t){xt.push(t)}function Mt(t){kt.push(t)}function Ot(t,e=!1){return Dt(t,(t=>{if((e?Ct():St()).some((e=>t.matches(e))))return!0}))}function Dt(t,e){if(t){if(e(t))return t;if(t._x_teleportBack&&(t=t._x_teleportBack),t.parentElement)return Dt(t.parentElement,e)}}function Tt(t,e=yt){!function(t){et=!0;let e=Symbol();nt=e,it.set(e,[]);let i=()=>{for(;it.get(e).length;)it.get(e).shift()();it.delete(e)};t(i),et=!1,i()}((()=>{e(t,((t,e)=>{tt(t,t.attributes).forEach((t=>t())),t._x_ignore&&e()}))}))}function _t(t,e){return Array.isArray(e)?Et(t,e.join(" ")):"object"==typeof e&&null!==e?function(t,e){let i=t=>t.split(" ").filter(Boolean),n=Object.entries(e).flatMap((([t,e])=>!!e&&i(t))).filter(Boolean),s=Object.entries(e).flatMap((([t,e])=>!e&&i(t))).filter(Boolean),r=[],o=[];return s.forEach((e=>{t.classList.contains(e)&&(t.classList.remove(e),o.push(e))})),n.forEach((e=>{t.classList.contains(e)||(t.classList.add(e),r.push(e))})),()=>{o.forEach((e=>t.classList.add(e))),r.forEach((e=>t.classList.remove(e)))}}(t,e):"function"==typeof e?_t(t,e()):Et(t,e)}function Et(t,e){return e=!0===e?e="":e||"",i=e.split(" ").filter((e=>!t.classList.contains(e))).filter(Boolean),t.classList.add(...i),()=>{t.classList.remove(...i)};var i}function Rt(t,e){return"object"==typeof e&&null!==e?function(t,e){let i={};return Object.entries(e).forEach((([e,n])=>{i[e]=t.style[e],e.startsWith("--")||(e=e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()),t.style.setProperty(e,n)})),setTimeout((()=>{0===t.style.length&&t.removeAttribute("style")})),()=>{Rt(t,i)}}(t,e):function(t,e){let i=t.getAttribute("style",e);return t.setAttribute("style",e),()=>{t.setAttribute("style",i||"")}}(t,e)}function Pt(t,e=(()=>{})){let i=!1;return function(){i?e.apply(this,arguments):(i=!0,t.apply(this,arguments))}}function Bt(t,e,i={}){t._x_transition||(t._x_transition={enter:{during:i,start:i,end:i},leave:{during:i,start:i,end:i},in(i=(()=>{}),n=(()=>{})){Nt(t,e,{during:this.enter.during,start:this.enter.start,end:this.enter.end},i,n)},out(i=(()=>{}),n=(()=>{})){Nt(t,e,{during:this.leave.during,start:this.leave.start,end:this.leave.end},i,n)}})}function Lt(t){let e=t.parentNode;if(e)return e._x_hidePromise?e:Lt(e)}function Nt(t,e,{during:i,start:n,end:s}={},r=(()=>{}),o=(()=>{})){if(t._x_transitioning&&t._x_transitioning.cancel(),0===Object.keys(i).length&&0===Object.keys(n).length&&0===Object.keys(s).length)return r(),void o();let l,a,h;!function(t,e){let i,n,s,r=Pt((()=>{M((()=>{i=!0,n||e.before(),s||(e.end(),wt()),e.after(),t.isConnected&&e.cleanup(),delete t._x_transitioning}))}));t._x_transitioning={beforeCancels:[],beforeCancel(t){this.beforeCancels.push(t)},cancel:Pt((function(){for(;this.beforeCancels.length;)this.beforeCancels.shift()();r()})),finish:r},M((()=>{e.start(),e.during()})),gt=!0,requestAnimationFrame((()=>{if(i)return;let r=1e3*Number(getComputedStyle(t).transitionDuration.replace(/,.*/,"").replace("s","")),o=1e3*Number(getComputedStyle(t).transitionDelay.replace(/,.*/,"").replace("s",""));0===r&&(r=1e3*Number(getComputedStyle(t).animationDuration.replace("s",""))),M((()=>{e.before()})),n=!0,requestAnimationFrame((()=>{i||(M((()=>{e.end()})),wt(),setTimeout(t._x_transitioning.finish,r+o),s=!0)}))}))}(t,{start(){l=e(t,n)},during(){a=e(t,i)},before:r,end(){l(),h=e(t,s)},after:o,cleanup(){a(),h()}})}function It(t,e,i){if(-1===t.indexOf(e))return i;const n=t[t.indexOf(e)+1];if(!n)return i;if("scale"===e&&isNaN(n))return i;if("duration"===e){let t=n.match(/([0-9]+)ms/);if(t)return t[1]}return"origin"===e&&["top","right","left","center","bottom"].includes(t[t.indexOf(e)+2])?[n,t[t.indexOf(e)+2]].join(" "):n}Z("transition",((t,{value:e,modifiers:i,expression:n},{evaluate:s})=>{"function"==typeof n&&(n=s(n)),n?function(t,e,i){Bt(t,_t,""),{enter:e=>{t._x_transition.enter.during=e},"enter-start":e=>{t._x_transition.enter.start=e},"enter-end":e=>{t._x_transition.enter.end=e},leave:e=>{t._x_transition.leave.during=e},"leave-start":e=>{t._x_transition.leave.start=e},"leave-end":e=>{t._x_transition.leave.end=e}}[i](e)}(t,n,e):function(t,e,i){Bt(t,Rt);let n=!e.includes("in")&&!e.includes("out")&&!i,s=n||e.includes("in")||["enter"].includes(i),r=n||e.includes("out")||["leave"].includes(i);e.includes("in")&&!n&&(e=e.filter(((t,i)=>i<e.indexOf("out"))));e.includes("out")&&!n&&(e=e.filter(((t,i)=>i>e.indexOf("out"))));let o=!e.includes("opacity")&&!e.includes("scale"),l=o||e.includes("opacity"),a=o||e.includes("scale"),h=l?0:1,c=a?It(e,"scale",95)/100:1,u=It(e,"delay",0),f=It(e,"origin","center"),d="opacity, transform",p=It(e,"duration",150)/1e3,m=It(e,"duration",75)/1e3,g="cubic-bezier(0.4, 0.0, 0.2, 1)";s&&(t._x_transition.enter.during={transformOrigin:f,transitionDelay:u,transitionProperty:d,transitionDuration:`${p}s`,transitionTimingFunction:g},t._x_transition.enter.start={opacity:h,transform:`scale(${c})`},t._x_transition.enter.end={opacity:1,transform:"scale(1)"});r&&(t._x_transition.leave.during={transformOrigin:f,transitionDelay:u,transitionProperty:d,transitionDuration:`${m}s`,transitionTimingFunction:g},t._x_transition.leave.start={opacity:1,transform:"scale(1)"},t._x_transition.leave.end={opacity:h,transform:`scale(${c})`})}(t,i,e)})),window.Element.prototype._x_toggleAndCascadeWithTransitions=function(t,e,i,n){let s=()=>{"visible"===document.visibilityState?requestAnimationFrame(i):setTimeout(i)};e?t._x_transition&&(t._x_transition.enter||t._x_transition.leave)?t._x_transition.enter&&(Object.entries(t._x_transition.enter.during).length||Object.entries(t._x_transition.enter.start).length||Object.entries(t._x_transition.enter.end).length)?t._x_transition.in(i):s():t._x_transition?t._x_transition.in(i):s():(t._x_hidePromise=t._x_transition?new Promise(((e,i)=>{t._x_transition.out((()=>{}),(()=>e(n))),t._x_transitioning.beforeCancel((()=>i({isFromCancelledTransition:!0})))})):Promise.resolve(n),queueMicrotask((()=>{let e=Lt(t);e?(e._x_hideChildren||(e._x_hideChildren=[]),e._x_hideChildren.push(t)):queueMicrotask((()=>{let e=t=>{let i=Promise.all([t._x_hidePromise,...(t._x_hideChildren||[]).map(e)]).then((([t])=>t()));return delete t._x_hidePromise,delete t._x_hideChildren,i};e(t).catch((t=>{if(!t.isFromCancelledTransition)throw t}))}))})))};var Vt=!1;function Wt(t,e=(()=>{})){return(...i)=>Vt?e(...i):t(...i)}function zt(t,e,i,s=[]){switch(t._x_bindings||(t._x_bindings=n({})),t._x_bindings[e]=i,e=s.includes("camel")?e.toLowerCase().replace(/-(\w)/g,((t,e)=>e.toUpperCase())):e){case"value":!function(t,e){if("radio"===t.type)void 0===t.attributes.value&&(t.value=e),window.fromModel&&(t.checked=Ht(t.value,e));else if("checkbox"===t.type)Number.isInteger(e)?t.value=e:Number.isInteger(e)||Array.isArray(e)||"boolean"==typeof e||[null,void 0].includes(e)?Array.isArray(e)?t.checked=e.some((e=>Ht(e,t.value))):t.checked=!!e:t.value=String(e);else if("SELECT"===t.tagName)!function(t,e){const i=[].concat(e).map((t=>t+""));Array.from(t.options).forEach((t=>{t.selected=i.includes(t.value)}))}(t,e);else{if(t.value===e)return;t.value=e}}(t,i);break;case"style":!function(t,e){t._x_undoAddedStyles&&t._x_undoAddedStyles();t._x_undoAddedStyles=Rt(t,e)}(t,i);break;case"class":!function(t,e){t._x_undoAddedClasses&&t._x_undoAddedClasses();t._x_undoAddedClasses=_t(t,e)}(t,i);break;default:!function(t,e,i){[null,void 0,!1].includes(i)&&function(t){return!["aria-pressed","aria-checked","aria-expanded","aria-selected"].includes(t)}(e)?t.removeAttribute(e):(Ft(e)&&(i=e),function(t,e,i){t.getAttribute(e)!=i&&t.setAttribute(e,i)}(t,e,i))}(t,e,i)}}function Ht(t,e){return t==e}function Ft(t){return["disabled","checked","required","readonly","hidden","open","selected","autofocus","itemscope","multiple","novalidate","allowfullscreen","allowpaymentrequest","formnovalidate","autoplay","controls","loop","muted","playsinline","default","ismap","reversed","async","defer","nomodule"].includes(t)}function jt(t,e){var i;return function(){var n=this,s=arguments,r=function(){i=null,t.apply(n,s)};clearTimeout(i),i=setTimeout(r,e)}}function qt(t,e){let i;return function(){let n=this,s=arguments;i||(t.apply(n,s),i=!0,setTimeout((()=>i=!1),e))}}var $t={},Kt=!1;var Ut={};var Gt={};var Qt={get reactive(){return n},get release(){return r},get effect(){return s},get raw(){return o},version:"3.10.0",flushAndStopDeferringMutations:function(){O=!1,T(D),D=[]},dontAutoEvaluateFunctions:function(t){let e=j;j=!1,t(),j=e},disableEffectScheduling:function(t){d=!1,t(),d=!0},setReactivityEngine:function(t){n=t.reactive,r=t.release,s=e=>t.effect(e,{scheduler:t=>{d?c(t):t()}}),o=t.raw},closestDataStack:P,skipDuringClone:Wt,addRootSelector:At,addInitSelector:Mt,addScopeToNode:E,deferMutations:function(){O=!0},mapAttributes:at,evaluateLater:$,setEvaluator:function(t){K=t},mergeProxies:B,findClosest:Dt,closestRoot:Ot,interceptor:N,transition:Nt,setStyles:Rt,mutateDom:M,directive:Z,throttle:qt,debounce:jt,evaluate:q,initTree:Tt,nextTick:vt,prefixed:X,prefix:function(t){J=t},plugin:function(t){t(Qt)},magic:W,store:function(t,e){if(Kt||($t=n($t),Kt=!0),void 0===e)return $t[t];$t[t]=e,"object"==typeof e&&null!==e&&e.hasOwnProperty("init")&&"function"==typeof e.init&&$t[t].init(),L($t[t])},start:function(){var t;document.body||bt("Unable to initialize. Trying to load Alpine before `<body>` is available. Did you forget to add `defer` in Alpine's `<script>` tag?"),pt(document,"alpine:init"),pt(document,"alpine:initializing"),k(),t=t=>Tt(t,yt),v.push(t),w((t=>{yt(t,(t=>y(t)))})),function(t){m.push(t)}(((t,e)=>{tt(t,e).forEach((t=>t()))})),Array.from(document.querySelectorAll(Ct())).filter((t=>!Ot(t.parentElement,!0))).forEach((t=>{Tt(t)})),pt(document,"alpine:initialized")},clone:function(t,e){e._x_dataStack||(e._x_dataStack=t._x_dataStack),Vt=!0,function(t){let e=s;p(((t,i)=>{let n=e(t);return r(n),()=>{}})),t(),p(e)}((()=>{!function(t){let e=!1;Tt(t,((t,i)=>{yt(t,((t,n)=>{if(e&&function(t){return St().some((e=>t.matches(e)))}(t))return n();e=!0,i(t,n)}))}))}(e)})),Vt=!1},bound:function(t,e,i){if(t._x_bindings&&void 0!==t._x_bindings[e])return t._x_bindings[e];let n=t.getAttribute(e);return null===n?"function"==typeof i?i():i:Ft(e)?!![e,"true"].includes(n):""===n||n},$data:_,data:function(t,e){Gt[t]=e},bind:function(t,e){Ut[t]="function"!=typeof e?()=>e:e}};function Jt(t,e){const i=Object.create(null),n=t.split(",");for(let t=0;t<n.length;t++)i[n[t]]=!0;return e?t=>!!i[t.toLowerCase()]:t=>!!i[t]}var Xt,Yt={},Zt=Object.assign,te=Object.prototype.hasOwnProperty,ee=(t,e)=>te.call(t,e),ie=Array.isArray,ne=t=>"[object Map]"===le(t),se=t=>"symbol"==typeof t,re=t=>null!==t&&"object"==typeof t,oe=Object.prototype.toString,le=t=>oe.call(t),ae=t=>"string"==typeof t&&"NaN"!==t&&"-"!==t[0]&&""+parseInt(t,10)===t,he=t=>{const e=Object.create(null);return i=>e[i]||(e[i]=t(i))},ce=/-(\w)/g,ue=(he((t=>t.replace(ce,((t,e)=>e?e.toUpperCase():"")))),/\B([A-Z])/g),fe=(he((t=>t.replace(ue,"-$1").toLowerCase())),he((t=>t.charAt(0).toUpperCase()+t.slice(1)))),de=(he((t=>t?`on${fe(t)}`:"")),(t,e)=>t!==e&&(t==t||e==e)),pe=new WeakMap,me=[],ge=Symbol(""),ve=Symbol("");var we=0;function ye(t){const{deps:e}=t;if(e.length){for(let i=0;i<e.length;i++)e[i].delete(t);e.length=0}}var be=!0,xe=[];function ke(){const t=xe.pop();be=void 0===t||t}function Se(t,e,i){if(!be||void 0===Xt)return;let n=pe.get(t);n||pe.set(t,n=new Map);let s=n.get(i);s||n.set(i,s=new Set),s.has(Xt)||(s.add(Xt),Xt.deps.push(s))}function Ce(t,e,i,n,s,r){const o=pe.get(t);if(!o)return;const l=new Set,a=t=>{t&&t.forEach((t=>{(t!==Xt||t.allowRecurse)&&l.add(t)}))};if("clear"===e)o.forEach(a);else if("length"===i&&ie(t))o.forEach(((t,e)=>{("length"===e||e>=n)&&a(t)}));else switch(void 0!==i&&a(o.get(i)),e){case"add":ie(t)?ae(i)&&a(o.get("length")):(a(o.get(ge)),ne(t)&&a(o.get(ve)));break;case"delete":ie(t)||(a(o.get(ge)),ne(t)&&a(o.get(ve)));break;case"set":ne(t)&&a(o.get(ge))}l.forEach((t=>{t.options.scheduler?t.options.scheduler(t):t()}))}var Ae=Jt("__proto__,__v_isRef,__isVue"),Me=new Set(Object.getOwnPropertyNames(Symbol).map((t=>Symbol[t])).filter(se)),Oe=Re(),De=Re(!1,!0),Te=Re(!0),_e=Re(!0,!0),Ee={};function Re(t=!1,e=!1){return function(i,n,s){if("__v_isReactive"===n)return!t;if("__v_isReadonly"===n)return t;if("__v_raw"===n&&s===(t?e?oi:ri:e?si:ni).get(i))return i;const r=ie(i);if(!t&&r&&ee(Ee,n))return Reflect.get(Ee,n,s);const o=Reflect.get(i,n,s);if(se(n)?Me.has(n):Ae(n))return o;if(t||Se(i,0,n),e)return o;if(fi(o)){return!r||!ae(n)?o.value:o}return re(o)?t?hi(o):ai(o):o}}function Pe(t=!1){return function(e,i,n,s){let r=e[i];if(!t&&(n=ui(n),r=ui(r),!ie(e)&&fi(r)&&!fi(n)))return r.value=n,!0;const o=ie(e)&&ae(i)?Number(i)<e.length:ee(e,i),l=Reflect.set(e,i,n,s);return e===ui(s)&&(o?de(n,r)&&Ce(e,"set",i,n):Ce(e,"add",i,n)),l}}["includes","indexOf","lastIndexOf"].forEach((t=>{const e=Array.prototype[t];Ee[t]=function(...t){const i=ui(this);for(let t=0,e=this.length;t<e;t++)Se(i,0,t+"");const n=e.apply(i,t);return-1===n||!1===n?e.apply(i,t.map(ui)):n}})),["push","pop","shift","unshift","splice"].forEach((t=>{const e=Array.prototype[t];Ee[t]=function(...t){xe.push(be),be=!1;const i=e.apply(this,t);return ke(),i}}));var Be={get:Oe,set:Pe(),deleteProperty:function(t,e){const i=ee(t,e),n=(t[e],Reflect.deleteProperty(t,e));return n&&i&&Ce(t,"delete",e,void 0),n},has:function(t,e){const i=Reflect.has(t,e);return se(e)&&Me.has(e)||Se(t,0,e),i},ownKeys:function(t){return Se(t,0,ie(t)?"length":ge),Reflect.ownKeys(t)}},Le={get:Te,set:(t,e)=>!0,deleteProperty:(t,e)=>!0},Ne=(Zt({},Be,{get:De,set:Pe(!0)}),Zt({},Le,{get:_e}),t=>re(t)?ai(t):t),Ie=t=>re(t)?hi(t):t,Ve=t=>t,We=t=>Reflect.getPrototypeOf(t);function ze(t,e,i=!1,n=!1){const s=ui(t=t.__v_raw),r=ui(e);e!==r&&!i&&Se(s,0,e),!i&&Se(s,0,r);const{has:o}=We(s),l=n?Ve:i?Ie:Ne;return o.call(s,e)?l(t.get(e)):o.call(s,r)?l(t.get(r)):void(t!==s&&t.get(e))}function He(t,e=!1){const i=this.__v_raw,n=ui(i),s=ui(t);return t!==s&&!e&&Se(n,0,t),!e&&Se(n,0,s),t===s?i.has(t):i.has(t)||i.has(s)}function Fe(t,e=!1){return t=t.__v_raw,!e&&Se(ui(t),0,ge),Reflect.get(t,"size",t)}function je(t){t=ui(t);const e=ui(this);return We(e).has.call(e,t)||(e.add(t),Ce(e,"add",t,t)),this}function qe(t,e){e=ui(e);const i=ui(this),{has:n,get:s}=We(i);let r=n.call(i,t);r||(t=ui(t),r=n.call(i,t));const o=s.call(i,t);return i.set(t,e),r?de(e,o)&&Ce(i,"set",t,e):Ce(i,"add",t,e),this}function $e(t){const e=ui(this),{has:i,get:n}=We(e);let s=i.call(e,t);s||(t=ui(t),s=i.call(e,t));n&&n.call(e,t);const r=e.delete(t);return s&&Ce(e,"delete",t,void 0),r}function Ke(){const t=ui(this),e=0!==t.size,i=t.clear();return e&&Ce(t,"clear",void 0,void 0),i}function Ue(t,e){return function(i,n){const s=this,r=s.__v_raw,o=ui(r),l=e?Ve:t?Ie:Ne;return!t&&Se(o,0,ge),r.forEach(((t,e)=>i.call(n,l(t),l(e),s)))}}function Ge(t,e,i){return function(...n){const s=this.__v_raw,r=ui(s),o=ne(r),l="entries"===t||t===Symbol.iterator&&o,a="keys"===t&&o,h=s[t](...n),c=i?Ve:e?Ie:Ne;return!e&&Se(r,0,a?ve:ge),{next(){const{value:t,done:e}=h.next();return e?{value:t,done:e}:{value:l?[c(t[0]),c(t[1])]:c(t),done:e}},[Symbol.iterator](){return this}}}}function Qe(t){return function(...e){return"delete"!==t&&this}}var Je={get(t){return ze(this,t)},get size(){return Fe(this)},has:He,add:je,set:qe,delete:$e,clear:Ke,forEach:Ue(!1,!1)},Xe={get(t){return ze(this,t,!1,!0)},get size(){return Fe(this)},has:He,add:je,set:qe,delete:$e,clear:Ke,forEach:Ue(!1,!0)},Ye={get(t){return ze(this,t,!0)},get size(){return Fe(this,!0)},has(t){return He.call(this,t,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ue(!0,!1)},Ze={get(t){return ze(this,t,!0,!0)},get size(){return Fe(this,!0)},has(t){return He.call(this,t,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ue(!0,!0)};function ti(t,e){const i=e?t?Ze:Xe:t?Ye:Je;return(e,n,s)=>"__v_isReactive"===n?!t:"__v_isReadonly"===n?t:"__v_raw"===n?e:Reflect.get(ee(i,n)&&n in e?i:e,n,s)}["keys","values","entries",Symbol.iterator].forEach((t=>{Je[t]=Ge(t,!1,!1),Ye[t]=Ge(t,!0,!1),Xe[t]=Ge(t,!1,!0),Ze[t]=Ge(t,!0,!0)}));var ei={get:ti(!1,!1)},ii=(ti(!1,!0),{get:ti(!0,!1)}),ni=(ti(!0,!0),new WeakMap),si=new WeakMap,ri=new WeakMap,oi=new WeakMap;function li(t){return t.__v_skip||!Object.isExtensible(t)?0:function(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((t=>le(t).slice(8,-1))(t))}function ai(t){return t&&t.__v_isReadonly?t:ci(t,!1,Be,ei,ni)}function hi(t){return ci(t,!0,Le,ii,ri)}function ci(t,e,i,n,s){if(!re(t))return t;if(t.__v_raw&&(!e||!t.__v_isReactive))return t;const r=s.get(t);if(r)return r;const o=li(t);if(0===o)return t;const l=new Proxy(t,2===o?n:i);return s.set(t,l),l}function ui(t){return t&&ui(t.__v_raw)||t}function fi(t){return Boolean(t&&!0===t.__v_isRef)}W("nextTick",(()=>vt)),W("dispatch",(t=>pt.bind(pt,t))),W("watch",((t,{evaluateLater:e,effect:i})=>(n,s)=>{let r,o=e(n),l=!0,a=i((()=>o((t=>{JSON.stringify(t),l?r=t:queueMicrotask((()=>{s(t,r),r=t})),l=!1}))));t._x_effects.delete(a)})),W("store",(function(){return $t})),W("data",(t=>_(t))),W("root",(t=>Ot(t))),W("refs",(t=>(t._x_refs_proxy||(t._x_refs_proxy=B(function(t){let e=[],i=t;for(;i;)i._x_refs&&e.push(i._x_refs),i=i.parentNode;return e}(t))),t._x_refs_proxy)));var di={};function pi(t){return di[t]||(di[t]=0),++di[t]}function mi(t,e,i){W(e,(e=>bt(`You can't use [$${directiveName}] without first installing the "${t}" plugin here: https://alpinejs.dev/plugins/${i}`,e)))}W("id",(t=>(e,i=null)=>{let n=function(t,e){return Dt(t,(t=>{if(t._x_ids&&t._x_ids[e])return!0}))}(t,e),s=n?n._x_ids[e]:pi(e);return i?`${e}-${s}-${i}`:`${e}-${s}`})),W("el",(t=>t)),mi("Focus","focus","focus"),mi("Persist","persist","persist"),Z("modelable",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e),r=()=>{let t;return s((e=>t=e)),t},o=n(`${e} = __placeholder`),l=t=>o((()=>{}),{scope:{__placeholder:t}}),a=r();l(a),queueMicrotask((()=>{if(!t._x_model)return;t._x_removeModelListeners.default();let e=t._x_model.get,n=t._x_model.set;i((()=>l(e()))),i((()=>n(r())))}))})),Z("teleport",((t,{expression:e},{cleanup:i})=>{"template"!==t.tagName.toLowerCase()&&bt("x-teleport can only be used on a <template> tag",t);let n=document.querySelector(e);n||bt(`Cannot find x-teleport element for selector: "${e}"`);let s=t.content.cloneNode(!0).firstElementChild;t._x_teleport=s,s._x_teleportBack=t,t._x_forwardEvents&&t._x_forwardEvents.forEach((e=>{s.addEventListener(e,(e=>{e.stopPropagation(),t.dispatchEvent(new e.constructor(e.type,e))}))})),E(s,{},t),M((()=>{n.appendChild(s),Tt(s),s._x_ignore=!0})),i((()=>s.remove()))}));var gi=()=>{};function vi(t,e,i,n){let s=t,r=t=>n(t),o={},l=(t,e)=>i=>e(t,i);if(i.includes("dot")&&(e=e.replace(/-/g,".")),i.includes("camel")&&(e=function(t){return t.toLowerCase().replace(/-(\w)/g,((t,e)=>e.toUpperCase()))}(e)),i.includes("passive")&&(o.passive=!0),i.includes("capture")&&(o.capture=!0),i.includes("window")&&(s=window),i.includes("document")&&(s=document),i.includes("prevent")&&(r=l(r,((t,e)=>{e.preventDefault(),t(e)}))),i.includes("stop")&&(r=l(r,((t,e)=>{e.stopPropagation(),t(e)}))),i.includes("self")&&(r=l(r,((e,i)=>{i.target===t&&e(i)}))),(i.includes("away")||i.includes("outside"))&&(s=document,r=l(r,((e,i)=>{t.contains(i.target)||!1!==i.target.isConnected&&(t.offsetWidth<1&&t.offsetHeight<1||!1!==t._x_isShown&&e(i))}))),i.includes("once")&&(r=l(r,((t,i)=>{t(i),s.removeEventListener(e,r,o)}))),r=l(r,((t,n)=>{(function(t){return["keydown","keyup"].includes(t)})(e)&&function(t,e){let i=e.filter((t=>!["window","document","prevent","stop","once"].includes(t)));if(i.includes("debounce")){let t=i.indexOf("debounce");i.splice(t,wi((i[t+1]||"invalid-wait").split("ms")[0])?2:1)}if(0===i.length)return!1;if(1===i.length&&yi(t.key).includes(i[0]))return!1;const n=["ctrl","shift","alt","meta","cmd","super"].filter((t=>i.includes(t)));if(i=i.filter((t=>!n.includes(t))),n.length>0){if(n.filter((e=>("cmd"!==e&&"super"!==e||(e="meta"),t[`${e}Key`]))).length===n.length&&yi(t.key).includes(i[0]))return!1}return!0}(n,i)||t(n)})),i.includes("debounce")){let t=i[i.indexOf("debounce")+1]||"invalid-wait",e=wi(t.split("ms")[0])?Number(t.split("ms")[0]):250;r=jt(r,e)}if(i.includes("throttle")){let t=i[i.indexOf("throttle")+1]||"invalid-wait",e=wi(t.split("ms")[0])?Number(t.split("ms")[0]):250;r=qt(r,e)}return s.addEventListener(e,r,o),()=>{s.removeEventListener(e,r,o)}}function wi(t){return!Array.isArray(t)&&!isNaN(t)}function yi(t){if(!t)return[];t=t.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[_\s]/,"-").toLowerCase();let e={ctrl:"control",slash:"/",space:"-",spacebar:"-",cmd:"meta",esc:"escape",up:"arrow-up",down:"arrow-down",left:"arrow-left",right:"arrow-right",period:".",equal:"="};return e[t]=t,Object.keys(e).map((i=>{if(e[i]===t)return i})).filter((t=>t))}function bi(t){let e=t?parseFloat(t):null;return i=e,Array.isArray(i)||isNaN(i)?t:e;var i}function xi(t,e,i,n){let s={};if(/^\[.*\]$/.test(t.item)&&Array.isArray(e)){let i=t.item.replace("[","").replace("]","").split(",").map((t=>t.trim()));i.forEach(((t,i)=>{s[t]=e[i]}))}else if(/^\{.*\}$/.test(t.item)&&!Array.isArray(e)&&"object"==typeof e){let i=t.item.replace("{","").replace("}","").split(",").map((t=>t.trim()));i.forEach((t=>{s[t]=e[t]}))}else s[t.item]=e;return t.index&&(s[t.index]=i),t.collection&&(s[t.collection]=n),s}function ki(){}function Si(t,e,i){Z(e,(n=>bt(`You can't use [x-${e}] without first installing the "${t}" plugin here: https://alpinejs.dev/plugins/${i}`,n)))}gi.inline=(t,{modifiers:e},{cleanup:i})=>{e.includes("self")?t._x_ignoreSelf=!0:t._x_ignore=!0,i((()=>{e.includes("self")?delete t._x_ignoreSelf:delete t._x_ignore}))},Z("ignore",gi),Z("effect",((t,{expression:e},{effect:i})=>i($(t,e)))),Z("model",((t,{modifiers:e,expression:i},{effect:n,cleanup:s})=>{let r=$(t,i),o=$(t,`${i} = rightSideOfExpression($event, ${i})`);var l="select"===t.tagName.toLowerCase()||["checkbox","radio"].includes(t.type)||e.includes("lazy")?"change":"input";let a=function(t,e,i){"radio"===t.type&&M((()=>{t.hasAttribute("name")||t.setAttribute("name",i)}));return(i,n)=>M((()=>{if(i instanceof CustomEvent&&void 0!==i.detail)return i.detail||i.target.value;if("checkbox"===t.type){if(Array.isArray(n)){let t=e.includes("number")?bi(i.target.value):i.target.value;return i.target.checked?n.concat([t]):n.filter((e=>!(e==t)))}return i.target.checked}if("select"===t.tagName.toLowerCase()&&t.multiple)return e.includes("number")?Array.from(i.target.selectedOptions).map((t=>bi(t.value||t.text))):Array.from(i.target.selectedOptions).map((t=>t.value||t.text));{let t=i.target.value;return e.includes("number")?bi(t):e.includes("trim")?t.trim():t}}))}(t,e,i),h=vi(t,l,e,(t=>{o((()=>{}),{scope:{$event:t,rightSideOfExpression:a}})}));t._x_removeModelListeners||(t._x_removeModelListeners={}),t._x_removeModelListeners.default=h,s((()=>t._x_removeModelListeners.default()));let c=$(t,`${i} = __placeholder`);t._x_model={get(){let t;return r((e=>t=e)),t},set(t){c((()=>{}),{scope:{__placeholder:t}})}},t._x_forceModelUpdate=()=>{r((e=>{void 0===e&&i.match(/\./)&&(e=""),window.fromModel=!0,M((()=>zt(t,"value",e))),delete window.fromModel}))},n((()=>{e.includes("unintrusive")&&document.activeElement.isSameNode(t)||t._x_forceModelUpdate()}))})),Z("cloak",(t=>queueMicrotask((()=>M((()=>t.removeAttribute(X("cloak")))))))),Mt((()=>`[${X("init")}]`)),Z("init",Wt(((t,{expression:e},{evaluate:i})=>"string"==typeof e?!!e.trim()&&i(e,{},!1):i(e,{},!1)))),Z("text",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e);i((()=>{s((e=>{M((()=>{t.textContent=e}))}))}))})),Z("html",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e);i((()=>{s((e=>{M((()=>{t.innerHTML=e,t._x_ignoreSelf=!0,Tt(t),delete t._x_ignoreSelf}))}))}))})),at(rt(":",X("bind:"))),Z("bind",((t,{value:e,modifiers:i,expression:n,original:s},{effect:r})=>{if(!e)return function(t,e,i,n){let s={};r=s,Object.entries(Ut).forEach((([t,e])=>{Object.defineProperty(r,t,{get:()=>(...t)=>e(...t)})}));var r;let o=$(t,e),l=[];for(;l.length;)l.pop()();o((e=>{let n=Object.entries(e).map((([t,e])=>({name:t,value:e}))),s=function(t){return Array.from(t).map(ot()).filter((t=>!ht(t)))}(n);n=n.map((t=>s.find((e=>e.name===t.name))?{name:`x-bind:${t.name}`,value:`"${t.value}"`}:t)),tt(t,n,i).map((t=>{l.push(t.runCleanups),t()}))}),{scope:s})}(t,n,s);if("key"===e)return function(t,e){t._x_keyExpression=e}(t,n);let o=$(t,n);r((()=>o((s=>{void 0===s&&n.match(/\./)&&(s=""),M((()=>zt(t,e,s,i)))}))))})),At((()=>`[${X("data")}]`)),Z("data",Wt(((t,{expression:e},{cleanup:i})=>{e=""===e?"{}":e;let s={};z(s,t);let r={};var o,l;o=r,l=s,Object.entries(Gt).forEach((([t,e])=>{Object.defineProperty(o,t,{get:()=>(...t)=>e.bind(l)(...t),enumerable:!1})}));let a=q(t,e,{scope:r});void 0===a&&(a={}),z(a,t);let h=n(a);L(h);let c=E(t,h);h.init&&q(t,h.init),i((()=>{h.destroy&&q(t,h.destroy),c()}))}))),Z("show",((t,{modifiers:e,expression:i},{effect:n})=>{let s=$(t,i);t._x_doHide||(t._x_doHide=()=>{M((()=>t.style.display="none"))}),t._x_doShow||(t._x_doShow=()=>{M((()=>{1===t.style.length&&"none"===t.style.display?t.removeAttribute("style"):t.style.removeProperty("display")}))});let r,o=()=>{t._x_doHide(),t._x_isShown=!1},l=()=>{t._x_doShow(),t._x_isShown=!0},a=()=>setTimeout(l),h=Pt((t=>t?l():o()),(e=>{"function"==typeof t._x_toggleAndCascadeWithTransitions?t._x_toggleAndCascadeWithTransitions(t,e,l,o):e?a():o()})),c=!0;n((()=>s((t=>{(c||t!==r)&&(e.includes("immediate")&&(t?a():o()),h(t),r=t,c=!1)}))))})),Z("for",((t,{expression:e},{effect:i,cleanup:s})=>{let r=function(t){let e=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,i=/^\s*\(|\)\s*$/g,n=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,s=t.match(n);if(!s)return;let r={};r.items=s[2].trim();let o=s[1].replace(i,"").trim(),l=o.match(e);l?(r.item=o.replace(e,"").trim(),r.index=l[1].trim(),l[2]&&(r.collection=l[2].trim())):r.item=o;return r}(e),o=$(t,r.items),l=$(t,t._x_keyExpression||"index");t._x_prevKeys=[],t._x_lookup={},i((()=>function(t,e,i,s){let r=t=>"object"==typeof t&&!Array.isArray(t),o=t;i((i=>{var l;l=i,!Array.isArray(l)&&!isNaN(l)&&i>=0&&(i=Array.from(Array(i).keys(),(t=>t+1))),void 0===i&&(i=[]);let a=t._x_lookup,h=t._x_prevKeys,c=[],f=[];if(r(i))i=Object.entries(i).map((([t,n])=>{let r=xi(e,n,t,i);s((t=>f.push(t)),{scope:{index:t,...r}}),c.push(r)}));else for(let t=0;t<i.length;t++){let n=xi(e,i[t],t,i);s((t=>f.push(t)),{scope:{index:t,...n}}),c.push(n)}let d=[],p=[],m=[],g=[];for(let t=0;t<h.length;t++){let e=h[t];-1===f.indexOf(e)&&m.push(e)}h=h.filter((t=>!m.includes(t)));let v="template";for(let t=0;t<f.length;t++){let e=f[t],i=h.indexOf(e);if(-1===i)h.splice(t,0,e),d.push([v,t]);else if(i!==t){let e=h.splice(t,1)[0],n=h.splice(i-1,1)[0];h.splice(t,0,n),h.splice(i,0,e),p.push([e,n])}else g.push(e);v=e}for(let t=0;t<m.length;t++){let e=m[t];a[e]._x_effects&&a[e]._x_effects.forEach(u),a[e].remove(),a[e]=null,delete a[e]}for(let t=0;t<p.length;t++){let[e,i]=p[t],n=a[e],s=a[i],r=document.createElement("div");M((()=>{s.after(r),n.after(s),s._x_currentIfEl&&s.after(s._x_currentIfEl),r.before(n),n._x_currentIfEl&&n.after(n._x_currentIfEl),r.remove()})),R(s,c[f.indexOf(i)])}for(let t=0;t<d.length;t++){let[e,i]=d[t],s="template"===e?o:a[e];s._x_currentIfEl&&(s=s._x_currentIfEl);let r=c[i],l=f[i],h=document.importNode(o.content,!0).firstElementChild;E(h,n(r),o),M((()=>{s.after(h),Tt(h)})),"object"==typeof l&&bt("x-for key cannot be an object, it must be a string or an integer",o),a[l]=h}for(let t=0;t<g.length;t++)R(a[g[t]],c[f.indexOf(g[t])]);o._x_prevKeys=f}))}(t,r,o,l))),s((()=>{Object.values(t._x_lookup).forEach((t=>t.remove())),delete t._x_prevKeys,delete t._x_lookup}))})),ki.inline=(t,{expression:e},{cleanup:i})=>{let n=Ot(t);n._x_refs||(n._x_refs={}),n._x_refs[e]=t,i((()=>delete n._x_refs[e]))},Z("ref",ki),Z("if",((t,{expression:e},{effect:i,cleanup:n})=>{let s=$(t,e);i((()=>s((e=>{e?(()=>{if(t._x_currentIfEl)return t._x_currentIfEl;let e=t.content.cloneNode(!0).firstElementChild;E(e,{},t),M((()=>{t.after(e),Tt(e)})),t._x_currentIfEl=e,t._x_undoIf=()=>{yt(e,(t=>{t._x_effects&&t._x_effects.forEach(u)})),e.remove(),delete t._x_currentIfEl}})():t._x_undoIf&&(t._x_undoIf(),delete t._x_undoIf)})))),n((()=>t._x_undoIf&&t._x_undoIf()))})),Z("id",((t,{expression:e},{evaluate:i})=>{i(e).forEach((e=>function(t,e){t._x_ids||(t._x_ids={}),t._x_ids[e]||(t._x_ids[e]=pi(e))}(t,e)))})),at(rt("@",X("on:"))),Z("on",Wt(((t,{value:e,modifiers:i,expression:n},{cleanup:s})=>{let r=n?$(t,n):()=>{};"template"===t.tagName.toLowerCase()&&(t._x_forwardEvents||(t._x_forwardEvents=[]),t._x_forwardEvents.includes(e)||t._x_forwardEvents.push(e));let o=vi(t,e,i,(t=>{r((()=>{}),{scope:{$event:t},params:[t]})}));s((()=>o()))}))),Si("Collapse","collapse","collapse"),Si("Intersect","intersect","intersect"),Si("Focus","trap","focus"),Si("Mask","mask","mask"),Qt.setEvaluator(U),Qt.setReactivityEngine({reactive:ai,effect:function(t,e=Yt){(function(t){return t&&!0===t._isEffect})(t)&&(t=t.raw);const i=function(t,e){const i=function(){if(!i.active)return t();if(!me.includes(i)){ye(i);try{return xe.push(be),be=!0,me.push(i),Xt=i,t()}finally{me.pop(),ke(),Xt=me[me.length-1]}}};return i.id=we++,i.allowRecurse=!!e.allowRecurse,i._isEffect=!0,i.active=!0,i.raw=t,i.deps=[],i.options=e,i}(t,e);return e.lazy||i(),i},release:function(t){t.active&&(ye(t),t.options.onStop&&t.options.onStop(),t.active=!1)},raw:ui});var Ci=Qt;class Ai{constructor(){}lineAt(t){if(t<0||t>this.length)throw new RangeError(`Invalid position ${t} in document of length ${this.length}`);return this.lineInner(t,!1,1,0)}line(t){if(t<1||t>this.lines)throw new RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return this.lineInner(t,!0,1,0)}replace(t,e,i){let n=[];return this.decompose(0,t,n,2),i.length&&i.decompose(0,i.length,n,3),this.decompose(e,this.length,n,1),Oi.from(n,this.length-(e-t)+i.length)}append(t){return this.replace(this.length,this.length,t)}slice(t,e=this.length){let i=[];return this.decompose(t,e,i,0),Oi.from(i,e-t)}eq(t){if(t==this)return!0;if(t.length!=this.length||t.lines!=this.lines)return!1;let e=this.scanIdentical(t,1),i=this.length-this.scanIdentical(t,-1),n=new _i(this),s=new _i(t);for(let t=e,r=e;;){if(n.next(t),s.next(t),t=0,n.lineBreak!=s.lineBreak||n.done!=s.done||n.value!=s.value)return!1;if(r+=n.value.length,n.done||r>=i)return!0}}iter(t=1){return new _i(this,t)}iterRange(t,e=this.length){return new Ei(this,t,e)}iterLines(t,e){let i;if(null==t)i=this.iter();else{null==e&&(e=this.lines+1);let n=this.line(t).from;i=this.iterRange(n,Math.max(n,e==this.lines+1?this.length:e<=1?0:this.line(e-1).to))}return new Ri(i)}toString(){return this.sliceString(0)}toJSON(){let t=[];return this.flatten(t),t}static of(t){if(0==t.length)throw new RangeError("A document must have at least one line");return 1!=t.length||t[0]?t.length<=32?new Mi(t):Oi.from(Mi.split(t,[])):Ai.empty}}class Mi extends Ai{constructor(t,e=function(t){let e=-1;for(let i of t)e+=i.length+1;return e}(t)){super(),this.text=t,this.length=e}get lines(){return this.text.length}get children(){return null}lineInner(t,e,i,n){for(let s=0;;s++){let r=this.text[s],o=n+r.length;if((e?i:o)>=t)return new Pi(n,o,i,r);n=o+1,i++}}decompose(t,e,i,n){let s=t<=0&&e>=this.length?this:new Mi(Ti(this.text,t,e),Math.min(e,this.length)-Math.max(0,t));if(1&n){let t=i.pop(),e=Di(s.text,t.text.slice(),0,s.length);if(e.length<=32)i.push(new Mi(e,t.length+s.length));else{let t=e.length>>1;i.push(new Mi(e.slice(0,t)),new Mi(e.slice(t)))}}else i.push(s)}replace(t,e,i){if(!(i instanceof Mi))return super.replace(t,e,i);let n=Di(this.text,Di(i.text,Ti(this.text,0,t)),e),s=this.length+i.length-(e-t);return n.length<=32?new Mi(n,s):Oi.from(Mi.split(n,[]),s)}sliceString(t,e=this.length,i="\n"){let n="";for(let s=0,r=0;s<=e&&r<this.text.length;r++){let o=this.text[r],l=s+o.length;s>t&&r&&(n+=i),t<l&&e>s&&(n+=o.slice(Math.max(0,t-s),e-s)),s=l+1}return n}flatten(t){for(let e of this.text)t.push(e)}scanIdentical(){return 0}static split(t,e){let i=[],n=-1;for(let s of t)i.push(s),n+=s.length+1,32==i.length&&(e.push(new Mi(i,n)),i=[],n=-1);return n>-1&&e.push(new Mi(i,n)),e}}class Oi extends Ai{constructor(t,e){super(),this.children=t,this.length=e,this.lines=0;for(let e of t)this.lines+=e.lines}lineInner(t,e,i,n){for(let s=0;;s++){let r=this.children[s],o=n+r.length,l=i+r.lines-1;if((e?l:o)>=t)return r.lineInner(t,e,i,n);n=o+1,i=l+1}}decompose(t,e,i,n){for(let s=0,r=0;r<=e&&s<this.children.length;s++){let o=this.children[s],l=r+o.length;if(t<=l&&e>=r){let s=n&((r<=t?1:0)|(l>=e?2:0));r>=t&&l<=e&&!s?i.push(o):o.decompose(t-r,e-r,i,s)}r=l+1}}replace(t,e,i){if(i.lines<this.lines)for(let n=0,s=0;n<this.children.length;n++){let r=this.children[n],o=s+r.length;if(t>=s&&e<=o){let l=r.replace(t-s,e-s,i),a=this.lines-r.lines+l.lines;if(l.lines<a>>4&&l.lines>a>>6){let s=this.children.slice();return s[n]=l,new Oi(s,this.length-(e-t)+i.length)}return super.replace(s,o,l)}s=o+1}return super.replace(t,e,i)}sliceString(t,e=this.length,i="\n"){let n="";for(let s=0,r=0;s<this.children.length&&r<=e;s++){let o=this.children[s],l=r+o.length;r>t&&s&&(n+=i),t<l&&e>r&&(n+=o.sliceString(t-r,e-r,i)),r=l+1}return n}flatten(t){for(let e of this.children)e.flatten(t)}scanIdentical(t,e){if(!(t instanceof Oi))return 0;let i=0,[n,s,r,o]=e>0?[0,0,this.children.length,t.children.length]:[this.children.length-1,t.children.length-1,-1,-1];for(;;n+=e,s+=e){if(n==r||s==o)return i;let l=this.children[n],a=t.children[s];if(l!=a)return i+l.scanIdentical(a,e);i+=l.length+1}}static from(t,e=t.reduce(((t,e)=>t+e.length+1),-1)){let i=0;for(let e of t)i+=e.lines;if(i<32){let i=[];for(let e of t)e.flatten(i);return new Mi(i,e)}let n=Math.max(32,i>>5),s=n<<1,r=n>>1,o=[],l=0,a=-1,h=[];function c(t){let e;if(t.lines>s&&t instanceof Oi)for(let e of t.children)c(e);else t.lines>r&&(l>r||!l)?(u(),o.push(t)):t instanceof Mi&&l&&(e=h[h.length-1])instanceof Mi&&t.lines+e.lines<=32?(l+=t.lines,a+=t.length+1,h[h.length-1]=new Mi(e.text.concat(t.text),e.length+1+t.length)):(l+t.lines>n&&u(),l+=t.lines,a+=t.length+1,h.push(t))}function u(){0!=l&&(o.push(1==h.length?h[0]:Oi.from(h,a)),a=-1,l=h.length=0)}for(let e of t)c(e);return u(),1==o.length?o[0]:new Oi(o,e)}}function Di(t,e,i=0,n=1e9){for(let s=0,r=0,o=!0;r<t.length&&s<=n;r++){let l=t[r],a=s+l.length;a>=i&&(a>n&&(l=l.slice(0,n-s)),s<i&&(l=l.slice(i-s)),o?(e[e.length-1]+=l,o=!1):e.push(l)),s=a+1}return e}function Ti(t,e,i){return Di(t,[""],e,i)}Ai.empty=new Mi([""],0);class _i{constructor(t,e=1){this.dir=e,this.done=!1,this.lineBreak=!1,this.value="",this.nodes=[t],this.offsets=[e>0?1:(t instanceof Mi?t.text.length:t.children.length)<<1]}nextInner(t,e){for(this.done=this.lineBreak=!1;;){let i=this.nodes.length-1,n=this.nodes[i],s=this.offsets[i],r=s>>1,o=n instanceof Mi?n.text.length:n.children.length;if(r==(e>0?o:0)){if(0==i)return this.done=!0,this.value="",this;e>0&&this.offsets[i-1]++,this.nodes.pop(),this.offsets.pop()}else if((1&s)==(e>0?0:1)){if(this.offsets[i]+=e,0==t)return this.lineBreak=!0,this.value="\n",this;t--}else if(n instanceof Mi){let s=n.text[r+(e<0?-1:0)];if(this.offsets[i]+=e,s.length>Math.max(0,t))return this.value=0==t?s:e>0?s.slice(t):s.slice(0,s.length-t),this;t-=s.length}else{let s=n.children[r+(e<0?-1:0)];t>s.length?(t-=s.length,this.offsets[i]+=e):(e<0&&this.offsets[i]--,this.nodes.push(s),this.offsets.push(e>0?1:(s instanceof Mi?s.text.length:s.children.length)<<1))}}}next(t=0){return t<0&&(this.nextInner(-t,-this.dir),t=this.value.length),this.nextInner(t,this.dir)}}class Ei{constructor(t,e,i){this.value="",this.done=!1,this.cursor=new _i(t,e>i?-1:1),this.pos=e>i?t.length:0,this.from=Math.min(e,i),this.to=Math.max(e,i)}nextInner(t,e){if(e<0?this.pos<=this.from:this.pos>=this.to)return this.value="",this.done=!0,this;t+=Math.max(0,e<0?this.pos-this.to:this.from-this.pos);let i=e<0?this.pos-this.from:this.to-this.pos;t>i&&(t=i),i-=t;let{value:n}=this.cursor.next(t);return this.pos+=(n.length+t)*e,this.value=n.length<=i?n:e<0?n.slice(n.length-i):n.slice(0,i),this.done=!this.value,this}next(t=0){return t<0?t=Math.max(t,this.from-this.pos):t>0&&(t=Math.min(t,this.to-this.pos)),this.nextInner(t,this.cursor.dir)}get lineBreak(){return this.cursor.lineBreak&&""!=this.value}}class Ri{constructor(t){this.inner=t,this.afterBreak=!0,this.value="",this.done=!1}next(t=0){let{done:e,lineBreak:i,value:n}=this.inner.next(t);return e?(this.done=!0,this.value=""):i?this.afterBreak?this.value="":(this.afterBreak=!0,this.next()):(this.value=n,this.afterBreak=!1),this}get lineBreak(){return!1}}"undefined"!=typeof Symbol&&(Ai.prototype[Symbol.iterator]=function(){return this.iter()},_i.prototype[Symbol.iterator]=Ei.prototype[Symbol.iterator]=Ri.prototype[Symbol.iterator]=function(){return this});class Pi{constructor(t,e,i,n){this.from=t,this.to=e,this.number=i,this.text=n}get length(){return this.to-this.from}}let Bi="lc,34,7n,7,7b,19,,,,2,,2,,,20,b,1c,l,g,,2t,7,2,6,2,2,,4,z,,u,r,2j,b,1m,9,9,,o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,2,3,,b,2,1l,,4,5,,2,4,,k,2,m,6,,,1m,,,2,,4,8,,7,3,a,2,u,,1n,,,,c,,9,,14,,3,,1l,3,5,3,,4,7,2,b,2,t,,1m,,2,,2,,3,,5,2,7,2,b,2,s,2,1l,2,,,2,4,8,,9,,a,2,t,,20,,4,,2,3,,,8,,29,,2,7,c,8,2q,,2,9,b,6,22,2,r,,,,,,1j,e,,5,,2,5,b,,10,9,,2u,4,,6,,2,2,2,p,2,4,3,g,4,d,,2,2,6,,f,,jj,3,qa,3,t,3,t,2,u,2,1s,2,,7,8,,2,b,9,,19,3,3b,2,y,,3a,3,4,2,9,,6,3,63,2,2,,1m,,,7,,,,,2,8,6,a,2,,1c,h,1r,4,1c,7,,,5,,14,9,c,2,w,4,2,2,,3,1k,,,2,3,,,3,1m,8,2,2,48,3,,d,,7,4,,6,,3,2,5i,1m,,5,ek,,5f,x,2da,3,3x,,2o,w,fe,6,2x,2,n9w,4,,a,w,2,28,2,7k,,3,,4,,p,2,5,,47,2,q,i,d,,12,8,p,b,1a,3,1c,,2,4,2,2,13,,1v,6,2,2,2,2,c,,8,,1b,,1f,,,3,2,2,5,2,,,16,2,8,,6m,,2,,4,,fn4,,kh,g,g,g,a6,2,gt,,6a,,45,5,1ae,3,,2,5,4,14,3,4,,4l,2,fx,4,ar,2,49,b,4w,,1i,f,1k,3,1d,4,2,2,1x,3,10,5,,8,1q,,c,2,1g,9,a,4,2,,2n,3,2,,,2,6,,4g,,3,8,l,2,1l,2,,,,,m,,e,7,3,5,5f,8,2,3,,,n,,29,,2,6,,,2,,,2,,2,6j,,2,4,6,2,,2,r,2,2d,8,2,,,2,2y,,,,2,6,,,2t,3,2,4,,5,77,9,,2,6t,,a,2,,,4,,40,4,2,2,4,,w,a,14,6,2,4,8,,9,6,2,3,1a,d,,2,ba,7,,6,,,2a,m,2,7,,2,,2,3e,6,3,,,2,,7,,,20,2,3,,,,9n,2,f0b,5,1n,7,t4,,1r,4,29,,f5k,2,43q,,,3,4,5,8,8,2,7,u,4,44,3,1iz,1j,4,1e,8,,e,,m,5,,f,11s,7,,h,2,7,,2,,5,79,7,c5,4,15s,7,31,7,240,5,gx7k,2o,3k,6o".split(",").map((t=>t?parseInt(t,36):1));for(let t=1;t<Bi.length;t++)Bi[t]+=Bi[t-1];function Li(t){for(let e=1;e<Bi.length;e+=2)if(Bi[e]>t)return Bi[e-1]<=t;return!1}function Ni(t){return t>=127462&&t<=127487}function Ii(t,e,i=!0,n=!0){return(i?Vi:Wi)(t,e,n)}function Vi(t,e,i){if(e==t.length)return e;e&&zi(t.charCodeAt(e))&&Hi(t.charCodeAt(e-1))&&e--;let n=Fi(t,e);for(e+=qi(n);e<t.length;){let s=Fi(t,e);if(8205==n||8205==s||i&&Li(s))e+=qi(s),n=s;else{if(!Ni(s))break;{let i=0,n=e-2;for(;n>=0&&Ni(Fi(t,n));)i++,n-=2;if(i%2==0)break;e+=2}}}return e}function Wi(t,e,i){for(;e>0;){let n=Vi(t,e-2,i);if(n<e)return n;e--}return 0}function zi(t){return t>=56320&&t<57344}function Hi(t){return t>=55296&&t<56320}function Fi(t,e){let i=t.charCodeAt(e);if(!Hi(i)||e+1==t.length)return i;let n=t.charCodeAt(e+1);return zi(n)?n-56320+(i-55296<<10)+65536:i}function ji(t){return t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10),56320+(1023&t)))}function qi(t){return t<65536?1:2}const $i=/\r\n?|\n/;var Ki=function(t){return t[t.Simple=0]="Simple",t[t.TrackDel=1]="TrackDel",t[t.TrackBefore=2]="TrackBefore",t[t.TrackAfter=3]="TrackAfter",t}(Ki||(Ki={}));class Ui{constructor(t){this.sections=t}get length(){let t=0;for(let e=0;e<this.sections.length;e+=2)t+=this.sections[e];return t}get newLength(){let t=0;for(let e=0;e<this.sections.length;e+=2){let i=this.sections[e+1];t+=i<0?this.sections[e]:i}return t}get empty(){return 0==this.sections.length||2==this.sections.length&&this.sections[1]<0}iterGaps(t){for(let e=0,i=0,n=0;e<this.sections.length;){let s=this.sections[e++],r=this.sections[e++];r<0?(t(i,n,s),n+=s):n+=r,i+=s}}iterChangedRanges(t,e=!1){Xi(this,t,e)}get invertedDesc(){let t=[];for(let e=0;e<this.sections.length;){let i=this.sections[e++],n=this.sections[e++];n<0?t.push(i,n):t.push(n,i)}return new Ui(t)}composeDesc(t){return this.empty?t:t.empty?this:Zi(this,t)}mapDesc(t,e=!1){return t.empty?this:Yi(this,t,e)}mapPos(t,e=-1,i=Ki.Simple){let n=0,s=0;for(let r=0;r<this.sections.length;){let o=this.sections[r++],l=this.sections[r++],a=n+o;if(l<0){if(a>t)return s+(t-n);s+=o}else{if(i!=Ki.Simple&&a>=t&&(i==Ki.TrackDel&&n<t&&a>t||i==Ki.TrackBefore&&n<t||i==Ki.TrackAfter&&a>t))return null;if(a>t||a==t&&e<0&&!o)return t==n||e<0?s:s+l;s+=l}n=a}if(t>n)throw new RangeError(`Position ${t} is out of range for changeset of length ${n}`);return s}touchesRange(t,e=t){for(let i=0,n=0;i<this.sections.length&&n<=e;){let s=n+this.sections[i++];if(this.sections[i++]>=0&&n<=e&&s>=t)return!(n<t&&s>e)||"cover";n=s}return!1}toString(){let t="";for(let e=0;e<this.sections.length;){let i=this.sections[e++],n=this.sections[e++];t+=(t?" ":"")+i+(n>=0?":"+n:"")}return t}toJSON(){return this.sections}static fromJSON(t){if(!Array.isArray(t)||t.length%2||t.some((t=>"number"!=typeof t)))throw new RangeError("Invalid JSON representation of ChangeDesc");return new Ui(t)}static create(t){return new Ui(t)}}class Gi extends Ui{constructor(t,e){super(t),this.inserted=e}apply(t){if(this.length!=t.length)throw new RangeError("Applying change set to a document with the wrong length");return Xi(this,((e,i,n,s,r)=>t=t.replace(n,n+(i-e),r)),!1),t}mapDesc(t,e=!1){return Yi(this,t,e,!0)}invert(t){let e=this.sections.slice(),i=[];for(let n=0,s=0;n<e.length;n+=2){let r=e[n],o=e[n+1];if(o>=0){e[n]=o,e[n+1]=r;let l=n>>1;for(;i.length<l;)i.push(Ai.empty);i.push(r?t.slice(s,s+r):Ai.empty)}s+=r}return new Gi(e,i)}compose(t){return this.empty?t:t.empty?this:Zi(this,t,!0)}map(t,e=!1){return t.empty?this:Yi(this,t,e,!0)}iterChanges(t,e=!1){Xi(this,t,e)}get desc(){return Ui.create(this.sections)}filter(t){let e=[],i=[],n=[],s=new tn(this);t:for(let r=0,o=0;;){let l=r==t.length?1e9:t[r++];for(;o<l||o==l&&0==s.len;){if(s.done)break t;let t=Math.min(s.len,l-o);Qi(n,t,-1);let r=-1==s.ins?-1:0==s.off?s.ins:0;Qi(e,t,r),r>0&&Ji(i,e,s.text),s.forward(t),o+=t}let a=t[r++];for(;o<a;){if(s.done)break t;let t=Math.min(s.len,a-o);Qi(e,t,-1),Qi(n,t,-1==s.ins?-1:0==s.off?s.ins:0),s.forward(t),o+=t}}return{changes:new Gi(e,i),filtered:Ui.create(n)}}toJSON(){let t=[];for(let e=0;e<this.sections.length;e+=2){let i=this.sections[e],n=this.sections[e+1];n<0?t.push(i):0==n?t.push([i]):t.push([i].concat(this.inserted[e>>1].toJSON()))}return t}static of(t,e,i){let n=[],s=[],r=0,o=null;function l(t=!1){if(!t&&!n.length)return;r<e&&Qi(n,e-r,-1);let i=new Gi(n,s);o=o?o.compose(i.map(o)):i,n=[],s=[],r=0}return function t(a){if(Array.isArray(a))for(let e of a)t(e);else if(a instanceof Gi){if(a.length!=e)throw new RangeError(`Mismatched change set length (got ${a.length}, expected ${e})`);l(),o=o?o.compose(a.map(o)):a}else{let{from:t,to:o=t,insert:h}=a;if(t>o||t<0||o>e)throw new RangeError(`Invalid change range ${t} to ${o} (in doc of length ${e})`);let c=h?"string"==typeof h?Ai.of(h.split(i||$i)):h:Ai.empty,u=c.length;if(t==o&&0==u)return;t<r&&l(),t>r&&Qi(n,t-r,-1),Qi(n,o-t,u),Ji(s,n,c),r=o}}(t),l(!o),o}static empty(t){return new Gi(t?[t,-1]:[],[])}static fromJSON(t){if(!Array.isArray(t))throw new RangeError("Invalid JSON representation of ChangeSet");let e=[],i=[];for(let n=0;n<t.length;n++){let s=t[n];if("number"==typeof s)e.push(s,-1);else{if(!Array.isArray(s)||"number"!=typeof s[0]||s.some(((t,e)=>e&&"string"!=typeof t)))throw new RangeError("Invalid JSON representation of ChangeSet");if(1==s.length)e.push(s[0],0);else{for(;i.length<n;)i.push(Ai.empty);i[n]=Ai.of(s.slice(1)),e.push(s[0],i[n].length)}}}return new Gi(e,i)}static createSet(t,e){return new Gi(t,e)}}function Qi(t,e,i,n=!1){if(0==e&&i<=0)return;let s=t.length-2;s>=0&&i<=0&&i==t[s+1]?t[s]+=e:0==e&&0==t[s]?t[s+1]+=i:n?(t[s]+=e,t[s+1]+=i):t.push(e,i)}function Ji(t,e,i){if(0==i.length)return;let n=e.length-2>>1;if(n<t.length)t[t.length-1]=t[t.length-1].append(i);else{for(;t.length<n;)t.push(Ai.empty);t.push(i)}}function Xi(t,e,i){let n=t.inserted;for(let s=0,r=0,o=0;o<t.sections.length;){let l=t.sections[o++],a=t.sections[o++];if(a<0)s+=l,r+=l;else{let h=s,c=r,u=Ai.empty;for(;h+=l,c+=a,a&&n&&(u=u.append(n[o-2>>1])),!(i||o==t.sections.length||t.sections[o+1]<0);)l=t.sections[o++],a=t.sections[o++];e(s,h,r,c,u),s=h,r=c}}}function Yi(t,e,i,n=!1){let s=[],r=n?[]:null,o=new tn(t),l=new tn(e);for(let t=-1;;)if(-1==o.ins&&-1==l.ins){let t=Math.min(o.len,l.len);Qi(s,t,-1),o.forward(t),l.forward(t)}else if(l.ins>=0&&(o.ins<0||t==o.i||0==o.off&&(l.len<o.len||l.len==o.len&&!i))){let e=l.len;for(Qi(s,l.ins,-1);e;){let i=Math.min(o.len,e);o.ins>=0&&t<o.i&&o.len<=i&&(Qi(s,0,o.ins),r&&Ji(r,s,o.text),t=o.i),o.forward(i),e-=i}l.next()}else{if(!(o.ins>=0)){if(o.done&&l.done)return r?Gi.createSet(s,r):Ui.create(s);throw new Error("Mismatched change set lengths")}{let e=0,i=o.len;for(;i;)if(-1==l.ins){let t=Math.min(i,l.len);e+=t,i-=t,l.forward(t)}else{if(!(0==l.ins&&l.len<i))break;i-=l.len,l.next()}Qi(s,e,t<o.i?o.ins:0),r&&t<o.i&&Ji(r,s,o.text),t=o.i,o.forward(o.len-i)}}}function Zi(t,e,i=!1){let n=[],s=i?[]:null,r=new tn(t),o=new tn(e);for(let t=!1;;){if(r.done&&o.done)return s?Gi.createSet(n,s):Ui.create(n);if(0==r.ins)Qi(n,r.len,0,t),r.next();else if(0!=o.len||o.done){if(r.done||o.done)throw new Error("Mismatched change set lengths");{let e=Math.min(r.len2,o.len),i=n.length;if(-1==r.ins){let i=-1==o.ins?-1:o.off?0:o.ins;Qi(n,e,i,t),s&&i&&Ji(s,n,o.text)}else-1==o.ins?(Qi(n,r.off?0:r.len,e,t),s&&Ji(s,n,r.textBit(e))):(Qi(n,r.off?0:r.len,o.off?0:o.ins,t),s&&!o.off&&Ji(s,n,o.text));t=(r.ins>e||o.ins>=0&&o.len>e)&&(t||n.length>i),r.forward2(e),o.forward(e)}}else Qi(n,0,o.ins,t),s&&Ji(s,n,o.text),o.next()}}class tn{constructor(t){this.set=t,this.i=0,this.next()}next(){let{sections:t}=this.set;this.i<t.length?(this.len=t[this.i++],this.ins=t[this.i++]):(this.len=0,this.ins=-2),this.off=0}get done(){return-2==this.ins}get len2(){return this.ins<0?this.len:this.ins}get text(){let{inserted:t}=this.set,e=this.i-2>>1;return e>=t.length?Ai.empty:t[e]}textBit(t){let{inserted:e}=this.set,i=this.i-2>>1;return i>=e.length&&!t?Ai.empty:e[i].slice(this.off,null==t?void 0:this.off+t)}forward(t){t==this.len?this.next():(this.len-=t,this.off+=t)}forward2(t){-1==this.ins?this.forward(t):t==this.ins?this.next():(this.ins-=t,this.off+=t)}}class en{constructor(t,e,i){this.from=t,this.to=e,this.flags=i}get anchor(){return 16&this.flags?this.to:this.from}get head(){return 16&this.flags?this.from:this.to}get empty(){return this.from==this.to}get assoc(){return 4&this.flags?-1:8&this.flags?1:0}get bidiLevel(){let t=3&this.flags;return 3==t?null:t}get goalColumn(){let t=this.flags>>5;return 33554431==t?void 0:t}map(t,e=-1){let i,n;return this.empty?i=n=t.mapPos(this.from,e):(i=t.mapPos(this.from,1),n=t.mapPos(this.to,-1)),i==this.from&&n==this.to?this:new en(i,n,this.flags)}extend(t,e=t){if(t<=this.anchor&&e>=this.anchor)return nn.range(t,e);let i=Math.abs(t-this.anchor)>Math.abs(e-this.anchor)?t:e;return nn.range(this.anchor,i)}eq(t){return this.anchor==t.anchor&&this.head==t.head}toJSON(){return{anchor:this.anchor,head:this.head}}static fromJSON(t){if(!t||"number"!=typeof t.anchor||"number"!=typeof t.head)throw new RangeError("Invalid JSON representation for SelectionRange");return nn.range(t.anchor,t.head)}static create(t,e,i){return new en(t,e,i)}}class nn{constructor(t,e){this.ranges=t,this.mainIndex=e}map(t,e=-1){return t.empty?this:nn.create(this.ranges.map((i=>i.map(t,e))),this.mainIndex)}eq(t){if(this.ranges.length!=t.ranges.length||this.mainIndex!=t.mainIndex)return!1;for(let e=0;e<this.ranges.length;e++)if(!this.ranges[e].eq(t.ranges[e]))return!1;return!0}get main(){return this.ranges[this.mainIndex]}asSingle(){return 1==this.ranges.length?this:new nn([this.main],0)}addRange(t,e=!0){return nn.create([t].concat(this.ranges),e?0:this.mainIndex+1)}replaceRange(t,e=this.mainIndex){let i=this.ranges.slice();return i[e]=t,nn.create(i,this.mainIndex)}toJSON(){return{ranges:this.ranges.map((t=>t.toJSON())),main:this.mainIndex}}static fromJSON(t){if(!t||!Array.isArray(t.ranges)||"number"!=typeof t.main||t.main>=t.ranges.length)throw new RangeError("Invalid JSON representation for EditorSelection");return new nn(t.ranges.map((t=>en.fromJSON(t))),t.main)}static single(t,e=t){return new nn([nn.range(t,e)],0)}static create(t,e=0){if(0==t.length)throw new RangeError("A selection needs at least one range");for(let i=0,n=0;n<t.length;n++){let s=t[n];if(s.empty?s.from<=i:s.from<i)return nn.normalized(t.slice(),e);i=s.to}return new nn(t,e)}static cursor(t,e=0,i,n){return en.create(t,t,(0==e?0:e<0?4:8)|(null==i?3:Math.min(2,i))|(null!=n?n:33554431)<<5)}static range(t,e,i,n){let s=(null!=i?i:33554431)<<5|(null==n?3:Math.min(2,n));return e<t?en.create(e,t,24|s):en.create(t,e,(e>t?4:0)|s)}static normalized(t,e=0){let i=t[e];t.sort(((t,e)=>t.from-e.from)),e=t.indexOf(i);for(let i=1;i<t.length;i++){let n=t[i],s=t[i-1];if(n.empty?n.from<=s.to:n.from<s.to){let r=s.from,o=Math.max(n.to,s.to);i<=e&&e--,t.splice(--i,2,n.anchor>n.head?nn.range(o,r):nn.range(r,o))}}return new nn(t,e)}}function sn(t,e){for(let i of t.ranges)if(i.to>e)throw new RangeError("Selection points outside of document")}let rn=0;class on{constructor(t,e,i,n,s){this.combine=t,this.compareInput=e,this.compare=i,this.isStatic=n,this.id=rn++,this.default=t([]),this.extensions="function"==typeof s?s(this):s}static define(t={}){return new on(t.combine||(t=>t),t.compareInput||((t,e)=>t===e),t.compare||(t.combine?(t,e)=>t===e:ln),!!t.static,t.enables)}of(t){return new an([],this,0,t)}compute(t,e){if(this.isStatic)throw new Error("Can't compute a static facet");return new an(t,this,1,e)}computeN(t,e){if(this.isStatic)throw new Error("Can't compute a static facet");return new an(t,this,2,e)}from(t,e){return e||(e=t=>t),this.compute([t],(i=>e(i.field(t))))}}function ln(t,e){return t==e||t.length==e.length&&t.every(((t,i)=>t===e[i]))}class an{constructor(t,e,i,n){this.dependencies=t,this.facet=e,this.type=i,this.value=n,this.id=rn++}dynamicSlot(t){var e;let i=this.value,n=this.facet.compareInput,s=this.id,r=t[s]>>1,o=2==this.type,l=!1,a=!1,h=[];for(let i of this.dependencies)"doc"==i?l=!0:"selection"==i?a=!0:0==(1&(null!==(e=t[i.id])&&void 0!==e?e:1))&&h.push(t[i.id]);return{create:t=>(t.values[r]=i(t),1),update(t,e){if(l&&e.docChanged||a&&(e.docChanged||e.selection)||cn(t,h)){let e=i(t);if(o?!hn(e,t.values[r],n):!n(e,t.values[r]))return t.values[r]=e,1}return 0},reconfigure:(t,e)=>{let l,a=e.config.address[s];if(null!=a){let s=An(e,a);if(this.dependencies.every((i=>i instanceof on?e.facet(i)===t.facet(i):!(i instanceof dn)||e.field(i,!1)==t.field(i,!1)))||(o?hn(l=i(t),s,n):n(l=i(t),s)))return t.values[r]=s,0}else l=i(t);return t.values[r]=l,1}}}}function hn(t,e,i){if(t.length!=e.length)return!1;for(let n=0;n<t.length;n++)if(!i(t[n],e[n]))return!1;return!0}function cn(t,e){let i=!1;for(let n of e)1&Cn(t,n)&&(i=!0);return i}function un(t,e,i){let n=i.map((e=>t[e.id])),s=i.map((t=>t.type)),r=n.filter((t=>!(1&t))),o=t[e.id]>>1;function l(t){let i=[];for(let e=0;e<n.length;e++){let r=An(t,n[e]);if(2==s[e])for(let t of r)i.push(t);else i.push(r)}return e.combine(i)}return{create(t){for(let e of n)Cn(t,e);return t.values[o]=l(t),1},update(t,i){if(!cn(t,r))return 0;let n=l(t);return e.compare(n,t.values[o])?0:(t.values[o]=n,1)},reconfigure(t,s){let r=cn(t,n),a=s.config.facets[e.id],h=s.facet(e);if(a&&!r&&ln(i,a))return t.values[o]=h,0;let c=l(t);return e.compare(c,h)?(t.values[o]=h,0):(t.values[o]=c,1)}}}const fn=on.define({static:!0});class dn{constructor(t,e,i,n,s){this.id=t,this.createF=e,this.updateF=i,this.compareF=n,this.spec=s,this.provides=void 0}static define(t){let e=new dn(rn++,t.create,t.update,t.compare||((t,e)=>t===e),t);return t.provide&&(e.provides=t.provide(e)),e}create(t){let e=t.facet(fn).find((t=>t.field==this));return((null==e?void 0:e.create)||this.createF)(t)}slot(t){let e=t[this.id]>>1;return{create:t=>(t.values[e]=this.create(t),1),update:(t,i)=>{let n=t.values[e],s=this.updateF(n,i);return this.compareF(n,s)?0:(t.values[e]=s,1)},reconfigure:(t,i)=>null!=i.config.address[this.id]?(t.values[e]=i.field(this),0):(t.values[e]=this.create(t),1)}}init(t){return[this,fn.of({field:this,create:t})]}get extension(){return this}}const pn=4,mn=3,gn=2,vn=1;function wn(t){return e=>new bn(e,t)}const yn={highest:wn(0),high:wn(vn),default:wn(gn),low:wn(mn),lowest:wn(pn)};class bn{constructor(t,e){this.inner=t,this.prec=e}}class xn{of(t){return new kn(this,t)}reconfigure(t){return xn.reconfigure.of({compartment:this,extension:t})}get(t){return t.config.compartments.get(this)}}class kn{constructor(t,e){this.compartment=t,this.inner=e}}class Sn{constructor(t,e,i,n,s,r){for(this.base=t,this.compartments=e,this.dynamicSlots=i,this.address=n,this.staticValues=s,this.facets=r,this.statusTemplate=[];this.statusTemplate.length<i.length;)this.statusTemplate.push(0)}staticFacet(t){let e=this.address[t.id];return null==e?t.default:this.staticValues[e>>1]}static resolve(t,e,i){let n=[],s=Object.create(null),r=new Map;for(let i of function(t,e,i){let n=[[],[],[],[],[]],s=new Map;function r(t,o){let l=s.get(t);if(null!=l){if(l<=o)return;let e=n[l].indexOf(t);e>-1&&n[l].splice(e,1),t instanceof kn&&i.delete(t.compartment)}if(s.set(t,o),Array.isArray(t))for(let e of t)r(e,o);else if(t instanceof kn){if(i.has(t.compartment))throw new RangeError("Duplicate use of compartment in extensions");let n=e.get(t.compartment)||t.inner;i.set(t.compartment,n),r(n,o)}else if(t instanceof bn)r(t.inner,t.prec);else if(t instanceof dn)n[o].push(t),t.provides&&r(t.provides,o);else if(t instanceof an)n[o].push(t),t.facet.extensions&&r(t.facet.extensions,gn);else{let e=t.extension;if(!e)throw new Error(`Unrecognized extension value in extension set (${t}). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.`);r(e,o)}}return r(t,gn),n.reduce(((t,e)=>t.concat(e)))}(t,e,r))i instanceof dn?n.push(i):(s[i.facet.id]||(s[i.facet.id]=[])).push(i);let o=Object.create(null),l=[],a=[];for(let t of n)o[t.id]=a.length<<1,a.push((e=>t.slot(e)));let h=null==i?void 0:i.config.facets;for(let t in s){let e=s[t],n=e[0].facet,r=h&&h[t]||[];if(e.every((t=>0==t.type)))if(o[n.id]=l.length<<1|1,ln(r,e))l.push(i.facet(n));else{let t=n.combine(e.map((t=>t.value)));l.push(i&&n.compare(t,i.facet(n))?i.facet(n):t)}else{for(let t of e)0==t.type?(o[t.id]=l.length<<1|1,l.push(t.value)):(o[t.id]=a.length<<1,a.push((e=>t.dynamicSlot(e))));o[n.id]=a.length<<1,a.push((t=>un(t,n,e)))}}let c=a.map((t=>t(o)));return new Sn(t,r,c,o,l,s)}}function Cn(t,e){if(1&e)return 2;let i=e>>1,n=t.status[i];if(4==n)throw new Error("Cyclic dependency between fields and/or facets");if(2&n)return n;t.status[i]=4;let s=t.computeSlot(t,t.config.dynamicSlots[i]);return t.status[i]=2|s}function An(t,e){return 1&e?t.config.staticValues[e>>1]:t.values[e>>1]}const Mn=on.define(),On=on.define({combine:t=>t.some((t=>t)),static:!0}),Dn=on.define({combine:t=>t.length?t[0]:void 0,static:!0}),Tn=on.define(),_n=on.define(),En=on.define(),Rn=on.define({combine:t=>!!t.length&&t[0]});class Pn{constructor(t,e){this.type=t,this.value=e}static define(){return new Bn}}class Bn{of(t){return new Pn(this,t)}}class Ln{constructor(t){this.map=t}of(t){return new Nn(this,t)}}class Nn{constructor(t,e){this.type=t,this.value=e}map(t){let e=this.type.map(this.value,t);return void 0===e?void 0:e==this.value?this:new Nn(this.type,e)}is(t){return this.type==t}static define(t={}){return new Ln(t.map||(t=>t))}static mapEffects(t,e){if(!t.length)return t;let i=[];for(let n of t){let t=n.map(e);t&&i.push(t)}return i}}Nn.reconfigure=Nn.define(),Nn.appendConfig=Nn.define();class In{constructor(t,e,i,n,s,r){this.startState=t,this.changes=e,this.selection=i,this.effects=n,this.annotations=s,this.scrollIntoView=r,this._doc=null,this._state=null,i&&sn(i,e.newLength),s.some((t=>t.type==In.time))||(this.annotations=s.concat(In.time.of(Date.now())))}static create(t,e,i,n,s,r){return new In(t,e,i,n,s,r)}get newDoc(){return this._doc||(this._doc=this.changes.apply(this.startState.doc))}get newSelection(){return this.selection||this.startState.selection.map(this.changes)}get state(){return this._state||this.startState.applyTransaction(this),this._state}annotation(t){for(let e of this.annotations)if(e.type==t)return e.value}get docChanged(){return!this.changes.empty}get reconfigured(){return this.startState.config!=this.state.config}isUserEvent(t){let e=this.annotation(In.userEvent);return!(!e||!(e==t||e.length>t.length&&e.slice(0,t.length)==t&&"."==e[t.length]))}}function Vn(t,e){let i=[];for(let n=0,s=0;;){let r,o;if(n<t.length&&(s==e.length||e[s]>=t[n]))r=t[n++],o=t[n++];else{if(!(s<e.length))return i;r=e[s++],o=e[s++]}!i.length||i[i.length-1]<r?i.push(r,o):i[i.length-1]<o&&(i[i.length-1]=o)}}function Wn(t,e,i){var n;let s,r,o;return i?(s=e.changes,r=Gi.empty(e.changes.length),o=t.changes.compose(e.changes)):(s=e.changes.map(t.changes),r=t.changes.mapDesc(e.changes,!0),o=t.changes.compose(s)),{changes:o,selection:e.selection?e.selection.map(r):null===(n=t.selection)||void 0===n?void 0:n.map(s),effects:Nn.mapEffects(t.effects,s).concat(Nn.mapEffects(e.effects,r)),annotations:t.annotations.length?t.annotations.concat(e.annotations):e.annotations,scrollIntoView:t.scrollIntoView||e.scrollIntoView}}function zn(t,e,i){let n=e.selection,s=jn(e.annotations);return e.userEvent&&(s=s.concat(In.userEvent.of(e.userEvent))),{changes:e.changes instanceof Gi?e.changes:Gi.of(e.changes||[],i,t.facet(Dn)),selection:n&&(n instanceof nn?n:nn.single(n.anchor,n.head)),effects:jn(e.effects),annotations:s,scrollIntoView:!!e.scrollIntoView}}function Hn(t,e,i){let n=zn(t,e.length?e[0]:{},t.doc.length);e.length&&!1===e[0].filter&&(i=!1);for(let s=1;s<e.length;s++){!1===e[s].filter&&(i=!1);let r=!!e[s].sequential;n=Wn(n,zn(t,e[s],r?n.changes.newLength:t.doc.length),r)}let s=In.create(t,n.changes,n.selection,n.effects,n.annotations,n.scrollIntoView);return function(t){let e=t.startState,i=e.facet(En),n=t;for(let s=i.length-1;s>=0;s--){let r=i[s](t);r&&Object.keys(r).length&&(n=Wn(n,zn(e,r,t.changes.newLength),!0))}return n==t?t:In.create(e,t.changes,t.selection,n.effects,n.annotations,n.scrollIntoView)}(i?function(t){let e=t.startState,i=!0;for(let n of e.facet(Tn)){let e=n(t);if(!1===e){i=!1;break}Array.isArray(e)&&(i=!0===i?e:Vn(i,e))}if(!0!==i){let n,s;if(!1===i)s=t.changes.invertedDesc,n=Gi.empty(e.doc.length);else{let e=t.changes.filter(i);n=e.changes,s=e.filtered.mapDesc(e.changes).invertedDesc}t=In.create(e,n,t.selection&&t.selection.map(s),Nn.mapEffects(t.effects,s),t.annotations,t.scrollIntoView)}let n=e.facet(_n);for(let i=n.length-1;i>=0;i--){let s=n[i](t);t=s instanceof In?s:Array.isArray(s)&&1==s.length&&s[0]instanceof In?s[0]:Hn(e,jn(s),!1)}return t}(s):s)}In.time=Pn.define(),In.userEvent=Pn.define(),In.addToHistory=Pn.define(),In.remote=Pn.define();const Fn=[];function jn(t){return null==t?Fn:Array.isArray(t)?t:[t]}var qn=function(t){return t[t.Word=0]="Word",t[t.Space=1]="Space",t[t.Other=2]="Other",t}(qn||(qn={}));const $n=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;let Kn;try{Kn=new RegExp("[\\p{Alphabetic}\\p{Number}_]","u")}catch(t){}function Un(t){return e=>{if(!/\S/.test(e))return qn.Space;if(function(t){if(Kn)return Kn.test(t);for(let e=0;e<t.length;e++){let i=t[e];if(/\w/.test(i)||i>""&&(i.toUpperCase()!=i.toLowerCase()||$n.test(i)))return!0}return!1}(e))return qn.Word;for(let i=0;i<t.length;i++)if(e.indexOf(t[i])>-1)return qn.Word;return qn.Other}}class Gn{constructor(t,e,i,n,s,r){this.config=t,this.doc=e,this.selection=i,this.values=n,this.status=t.statusTemplate.slice(),this.computeSlot=s,r&&(r._state=this);for(let t=0;t<this.config.dynamicSlots.length;t++)Cn(this,t<<1);this.computeSlot=null}field(t,e=!0){let i=this.config.address[t.id];if(null!=i)return Cn(this,i),An(this,i);if(e)throw new RangeError("Field is not present in this state")}update(...t){return Hn(this,t,!0)}applyTransaction(t){let e,i=this.config,{base:n,compartments:s}=i;for(let e of t.effects)e.is(xn.reconfigure)?(i&&(s=new Map,i.compartments.forEach(((t,e)=>s.set(e,t))),i=null),s.set(e.value.compartment,e.value.extension)):e.is(Nn.reconfigure)?(i=null,n=e.value):e.is(Nn.appendConfig)&&(i=null,n=jn(n).concat(e.value));if(i)e=t.startState.values.slice();else{i=Sn.resolve(n,s,this),e=new Gn(i,this.doc,this.selection,i.dynamicSlots.map((()=>null)),((t,e)=>e.reconfigure(t,this)),null).values}new Gn(i,t.newDoc,t.newSelection,e,((e,i)=>i.update(e,t)),t)}replaceSelection(t){return"string"==typeof t&&(t=this.toText(t)),this.changeByRange((e=>({changes:{from:e.from,to:e.to,insert:t},range:nn.cursor(e.from+t.length)})))}changeByRange(t){let e=this.selection,i=t(e.ranges[0]),n=this.changes(i.changes),s=[i.range],r=jn(i.effects);for(let i=1;i<e.ranges.length;i++){let o=t(e.ranges[i]),l=this.changes(o.changes),a=l.map(n);for(let t=0;t<i;t++)s[t]=s[t].map(a);let h=n.mapDesc(l,!0);s.push(o.range.map(h)),n=n.compose(a),r=Nn.mapEffects(r,a).concat(Nn.mapEffects(jn(o.effects),h))}return{changes:n,selection:nn.create(s,e.mainIndex),effects:r}}changes(t=[]){return t instanceof Gi?t:Gi.of(t,this.doc.length,this.facet(Gn.lineSeparator))}toText(t){return Ai.of(t.split(this.facet(Gn.lineSeparator)||$i))}sliceDoc(t=0,e=this.doc.length){return this.doc.sliceString(t,e,this.lineBreak)}facet(t){let e=this.config.address[t.id];return null==e?t.default:(Cn(this,e),An(this,e))}toJSON(t){let e={doc:this.sliceDoc(),selection:this.selection.toJSON()};if(t)for(let i in t){let n=t[i];n instanceof dn&&null!=this.config.address[n.id]&&(e[i]=n.spec.toJSON(this.field(t[i]),this))}return e}static fromJSON(t,e={},i){if(!t||"string"!=typeof t.doc)throw new RangeError("Invalid JSON representation for EditorState");let n=[];if(i)for(let e in i)if(Object.prototype.hasOwnProperty.call(t,e)){let s=i[e],r=t[e];n.push(s.init((t=>s.spec.fromJSON(r,t))))}return Gn.create({doc:t.doc,selection:nn.fromJSON(t.selection),extensions:e.extensions?n.concat([e.extensions]):n})}static create(t={}){let e=Sn.resolve(t.extensions||[],new Map),i=t.doc instanceof Ai?t.doc:Ai.of((t.doc||"").split(e.staticFacet(Gn.lineSeparator)||$i)),n=t.selection?t.selection instanceof nn?t.selection:nn.single(t.selection.anchor,t.selection.head):nn.single(0);return sn(n,i.length),e.staticFacet(On)||(n=n.asSingle()),new Gn(e,i,n,e.dynamicSlots.map((()=>null)),((t,e)=>e.create(t)),null)}get tabSize(){return this.facet(Gn.tabSize)}get lineBreak(){return this.facet(Gn.lineSeparator)||"\n"}get readOnly(){return this.facet(Rn)}phrase(t,...e){for(let e of this.facet(Gn.phrases))if(Object.prototype.hasOwnProperty.call(e,t)){t=e[t];break}return e.length&&(t=t.replace(/\$(\$|\d*)/g,((t,i)=>{if("$"==i)return"$";let n=+(i||1);return!n||n>e.length?t:e[n-1]}))),t}languageDataAt(t,e,i=-1){let n=[];for(let s of this.facet(Mn))for(let r of s(this,e,i))Object.prototype.hasOwnProperty.call(r,t)&&n.push(r[t]);return n}charCategorizer(t){return Un(this.languageDataAt("wordChars",t).join(""))}wordAt(t){let{text:e,from:i,length:n}=this.doc.lineAt(t),s=this.charCategorizer(t),r=t-i,o=t-i;for(;r>0;){let t=Ii(e,r,!1);if(s(e.slice(t,r))!=qn.Word)break;r=t}for(;o<n;){let t=Ii(e,o);if(s(e.slice(o,t))!=qn.Word)break;o=t}return r==o?null:nn.range(r+i,o+i)}}function Qn(t,e,i={}){let n={};for(let e of t)for(let t of Object.keys(e)){let s=e[t],r=n[t];if(void 0===r)n[t]=s;else if(r===s||void 0===s);else{if(!Object.hasOwnProperty.call(i,t))throw new Error("Config merge conflict for field "+t);n[t]=i[t](r,s)}}for(let t in e)void 0===n[t]&&(n[t]=e[t]);return n}Gn.allowMultipleSelections=On,Gn.tabSize=on.define({combine:t=>t.length?t[0]:4}),Gn.lineSeparator=Dn,Gn.readOnly=Rn,Gn.phrases=on.define({compare(t,e){let i=Object.keys(t),n=Object.keys(e);return i.length==n.length&&i.every((i=>t[i]==e[i]))}}),Gn.languageData=Mn,Gn.changeFilter=Tn,Gn.transactionFilter=_n,Gn.transactionExtender=En,xn.reconfigure=Nn.define();class Jn{eq(t){return this==t}range(t,e=t){return Xn.create(t,e,this)}}Jn.prototype.startSide=Jn.prototype.endSide=0,Jn.prototype.point=!1,Jn.prototype.mapMode=Ki.TrackDel;class Xn{constructor(t,e,i){this.from=t,this.to=e,this.value=i}static create(t,e,i){return new Xn(t,e,i)}}function Yn(t,e){return t.from-e.from||t.value.startSide-e.value.startSide}class Zn{constructor(t,e,i,n){this.from=t,this.to=e,this.value=i,this.maxPoint=n}get length(){return this.to[this.to.length-1]}findIndex(t,e,i,n=0){let s=i?this.to:this.from;for(let r=n,o=s.length;;){if(r==o)return r;let n=r+o>>1,l=s[n]-t||(i?this.value[n].endSide:this.value[n].startSide)-e;if(n==r)return l>=0?r:o;l>=0?o=n:r=n+1}}between(t,e,i,n){for(let s=this.findIndex(e,-1e9,!0),r=this.findIndex(i,1e9,!1,s);s<r;s++)if(!1===n(this.from[s]+t,this.to[s]+t,this.value[s]))return!1}map(t,e){let i=[],n=[],s=[],r=-1,o=-1;for(let l=0;l<this.value.length;l++){let a,h,c=this.value[l],u=this.from[l]+t,f=this.to[l]+t;if(u==f){let t=e.mapPos(u,c.startSide,c.mapMode);if(null==t)continue;if(a=h=t,c.startSide!=c.endSide&&(h=e.mapPos(u,c.endSide),h<a))continue}else if(a=e.mapPos(u,c.startSide),h=e.mapPos(f,c.endSide),a>h||a==h&&c.startSide>0&&c.endSide<=0)continue;(h-a||c.endSide-c.startSide)<0||(r<0&&(r=a),c.point&&(o=Math.max(o,h-a)),i.push(c),n.push(a-r),s.push(h-r))}return{mapped:i.length?new Zn(n,s,i,o):null,pos:r}}}class ts{constructor(t,e,i,n){this.chunkPos=t,this.chunk=e,this.nextLayer=i,this.maxPoint=n}static create(t,e,i,n){return new ts(t,e,i,n)}get length(){let t=this.chunk.length-1;return t<0?0:Math.max(this.chunkEnd(t),this.nextLayer.length)}get size(){if(this.isEmpty)return 0;let t=this.nextLayer.size;for(let e of this.chunk)t+=e.value.length;return t}chunkEnd(t){return this.chunkPos[t]+this.chunk[t].length}update(t){let{add:e=[],sort:i=!1,filterFrom:n=0,filterTo:s=this.length}=t,r=t.filter;if(0==e.length&&!r)return this;if(i&&(e=e.slice().sort(Yn)),this.isEmpty)return e.length?ts.of(e):this;let o=new ns(this,null,-1).goto(0),l=0,a=[],h=new es;for(;o.value||l<e.length;)if(l<e.length&&(o.from-e[l].from||o.startSide-e[l].value.startSide)>=0){let t=e[l++];h.addInner(t.from,t.to,t.value)||a.push(t)}else 1==o.rangeIndex&&o.chunkIndex<this.chunk.length&&(l==e.length||this.chunkEnd(o.chunkIndex)<e[l].from)&&(!r||n>this.chunkEnd(o.chunkIndex)||s<this.chunkPos[o.chunkIndex])&&h.addChunk(this.chunkPos[o.chunkIndex],this.chunk[o.chunkIndex])?o.nextChunk():((!r||n>o.to||s<o.from||r(o.from,o.to,o.value))&&(h.addInner(o.from,o.to,o.value)||a.push(Xn.create(o.from,o.to,o.value))),o.next());return h.finishInner(this.nextLayer.isEmpty&&!a.length?ts.empty:this.nextLayer.update({add:a,filter:r,filterFrom:n,filterTo:s}))}map(t){if(t.empty||this.isEmpty)return this;let e=[],i=[],n=-1;for(let s=0;s<this.chunk.length;s++){let r=this.chunkPos[s],o=this.chunk[s],l=t.touchesRange(r,r+o.length);if(!1===l)n=Math.max(n,o.maxPoint),e.push(o),i.push(t.mapPos(r));else if(!0===l){let{mapped:s,pos:l}=o.map(r,t);s&&(n=Math.max(n,s.maxPoint),e.push(s),i.push(l))}}let s=this.nextLayer.map(t);return 0==e.length?s:new ts(i,e,s||ts.empty,n)}between(t,e,i){if(!this.isEmpty){for(let n=0;n<this.chunk.length;n++){let s=this.chunkPos[n],r=this.chunk[n];if(e>=s&&t<=s+r.length&&!1===r.between(s,t-s,e-s,i))return}this.nextLayer.between(t,e,i)}}iter(t=0){return ss.from([this]).goto(t)}get isEmpty(){return this.nextLayer==this}static iter(t,e=0){return ss.from(t).goto(e)}static compare(t,e,i,n,s=-1){let r=t.filter((t=>t.maxPoint>0||!t.isEmpty&&t.maxPoint>=s)),o=e.filter((t=>t.maxPoint>0||!t.isEmpty&&t.maxPoint>=s)),l=is(r,o,i),a=new os(r,l,s),h=new os(o,l,s);i.iterGaps(((t,e,i)=>ls(a,t,h,e,i,n))),i.empty&&0==i.length&&ls(a,0,h,0,0,n)}static eq(t,e,i=0,n){null==n&&(n=999999999);let s=t.filter((t=>!t.isEmpty&&e.indexOf(t)<0)),r=e.filter((e=>!e.isEmpty&&t.indexOf(e)<0));if(s.length!=r.length)return!1;if(!s.length)return!0;let o=is(s,r),l=new os(s,o,0).goto(i),a=new os(r,o,0).goto(i);for(;;){if(l.to!=a.to||!as(l.active,a.active)||l.point&&(!a.point||!l.point.eq(a.point)))return!1;if(l.to>n)return!0;l.next(),a.next()}}static spans(t,e,i,n,s=-1){let r=new os(t,null,s).goto(e),o=e,l=r.openStart;for(;;){let t=Math.min(r.to,i);if(r.point){let i=r.activeForPoint(r.to),s=r.pointFrom<e?i.length+1:Math.min(i.length,l);n.point(o,t,r.point,i,s,r.pointRank),l=Math.min(r.openEnd(t),i.length)}else t>o&&(n.span(o,t,r.active,l),l=r.openEnd(t));if(r.to>i)return l+(r.point&&r.to>i?1:0);o=r.to,r.next()}}static of(t,e=!1){let i=new es;for(let n of t instanceof Xn?[t]:e?function(t){if(t.length>1)for(let e=t[0],i=1;i<t.length;i++){let n=t[i];if(Yn(e,n)>0)return t.slice().sort(Yn);e=n}return t}(t):t)i.add(n.from,n.to,n.value);return i.finish()}}ts.empty=new ts([],[],null,-1),ts.empty.nextLayer=ts.empty;class es{constructor(){this.chunks=[],this.chunkPos=[],this.chunkStart=-1,this.last=null,this.lastFrom=-1e9,this.lastTo=-1e9,this.from=[],this.to=[],this.value=[],this.maxPoint=-1,this.setMaxPoint=-1,this.nextLayer=null}finishChunk(t){this.chunks.push(new Zn(this.from,this.to,this.value,this.maxPoint)),this.chunkPos.push(this.chunkStart),this.chunkStart=-1,this.setMaxPoint=Math.max(this.setMaxPoint,this.maxPoint),this.maxPoint=-1,t&&(this.from=[],this.to=[],this.value=[])}add(t,e,i){this.addInner(t,e,i)||(this.nextLayer||(this.nextLayer=new es)).add(t,e,i)}addInner(t,e,i){let n=t-this.lastTo||i.startSide-this.last.endSide;if(n<=0&&(t-this.lastFrom||i.startSide-this.last.startSide)<0)throw new Error("Ranges must be added sorted by `from` position and `startSide`");return!(n<0)&&(250==this.from.length&&this.finishChunk(!0),this.chunkStart<0&&(this.chunkStart=t),this.from.push(t-this.chunkStart),this.to.push(e-this.chunkStart),this.last=i,this.lastFrom=t,this.lastTo=e,this.value.push(i),i.point&&(this.maxPoint=Math.max(this.maxPoint,e-t)),!0)}addChunk(t,e){if((t-this.lastTo||e.value[0].startSide-this.last.endSide)<0)return!1;this.from.length&&this.finishChunk(!0),this.setMaxPoint=Math.max(this.setMaxPoint,e.maxPoint),this.chunks.push(e),this.chunkPos.push(t);let i=e.value.length-1;return this.last=e.value[i],this.lastFrom=e.from[i]+t,this.lastTo=e.to[i]+t,!0}finish(){return this.finishInner(ts.empty)}finishInner(t){if(this.from.length&&this.finishChunk(!1),0==this.chunks.length)return t;let e=ts.create(this.chunkPos,this.chunks,this.nextLayer?this.nextLayer.finishInner(t):t,this.setMaxPoint);return this.from=null,e}}function is(t,e,i){let n=new Map;for(let e of t)for(let t=0;t<e.chunk.length;t++)e.chunk[t].maxPoint<=0&&n.set(e.chunk[t],e.chunkPos[t]);let s=new Set;for(let t of e)for(let e=0;e<t.chunk.length;e++){let r=n.get(t.chunk[e]);null==r||(i?i.mapPos(r):r)!=t.chunkPos[e]||(null==i?void 0:i.touchesRange(r,r+t.chunk[e].length))||s.add(t.chunk[e])}return s}class ns{constructor(t,e,i,n=0){this.layer=t,this.skip=e,this.minPoint=i,this.rank=n}get startSide(){return this.value?this.value.startSide:0}get endSide(){return this.value?this.value.endSide:0}goto(t,e=-1e9){return this.chunkIndex=this.rangeIndex=0,this.gotoInner(t,e,!1),this}gotoInner(t,e,i){for(;this.chunkIndex<this.layer.chunk.length;){let e=this.layer.chunk[this.chunkIndex];if(!(this.skip&&this.skip.has(e)||this.layer.chunkEnd(this.chunkIndex)<t||e.maxPoint<this.minPoint))break;this.chunkIndex++,i=!1}if(this.chunkIndex<this.layer.chunk.length){let n=this.layer.chunk[this.chunkIndex].findIndex(t-this.layer.chunkPos[this.chunkIndex],e,!0);(!i||this.rangeIndex<n)&&this.setRangeIndex(n)}this.next()}forward(t,e){(this.to-t||this.endSide-e)<0&&this.gotoInner(t,e,!0)}next(){for(;;){if(this.chunkIndex==this.layer.chunk.length){this.from=this.to=1e9,this.value=null;break}{let t=this.layer.chunkPos[this.chunkIndex],e=this.layer.chunk[this.chunkIndex],i=t+e.from[this.rangeIndex];if(this.from=i,this.to=t+e.to[this.rangeIndex],this.value=e.value[this.rangeIndex],this.setRangeIndex(this.rangeIndex+1),this.minPoint<0||this.value.point&&this.to-this.from>=this.minPoint)break}}}setRangeIndex(t){if(t==this.layer.chunk[this.chunkIndex].value.length){if(this.chunkIndex++,this.skip)for(;this.chunkIndex<this.layer.chunk.length&&this.skip.has(this.layer.chunk[this.chunkIndex]);)this.chunkIndex++;this.rangeIndex=0}else this.rangeIndex=t}nextChunk(){this.chunkIndex++,this.rangeIndex=0,this.next()}compare(t){return this.from-t.from||this.startSide-t.startSide||this.rank-t.rank||this.to-t.to||this.endSide-t.endSide}}class ss{constructor(t){this.heap=t}static from(t,e=null,i=-1){let n=[];for(let s=0;s<t.length;s++)for(let r=t[s];!r.isEmpty;r=r.nextLayer)r.maxPoint>=i&&n.push(new ns(r,e,i,s));return 1==n.length?n[0]:new ss(n)}get startSide(){return this.value?this.value.startSide:0}goto(t,e=-1e9){for(let i of this.heap)i.goto(t,e);for(let t=this.heap.length>>1;t>=0;t--)rs(this.heap,t);return this.next(),this}forward(t,e){for(let i of this.heap)i.forward(t,e);for(let t=this.heap.length>>1;t>=0;t--)rs(this.heap,t);(this.to-t||this.value.endSide-e)<0&&this.next()}next(){if(0==this.heap.length)this.from=this.to=1e9,this.value=null,this.rank=-1;else{let t=this.heap[0];this.from=t.from,this.to=t.to,this.value=t.value,this.rank=t.rank,t.value&&t.next(),rs(this.heap,0)}}}function rs(t,e){for(let i=t[e];;){let n=1+(e<<1);if(n>=t.length)break;let s=t[n];if(n+1<t.length&&s.compare(t[n+1])>=0&&(s=t[n+1],n++),i.compare(s)<0)break;t[n]=i,t[e]=s,e=n}}class os{constructor(t,e,i){this.minPoint=i,this.active=[],this.activeTo=[],this.activeRank=[],this.minActive=-1,this.point=null,this.pointFrom=0,this.pointRank=0,this.to=-1e9,this.endSide=0,this.openStart=-1,this.cursor=ss.from(t,e,i)}goto(t,e=-1e9){return this.cursor.goto(t,e),this.active.length=this.activeTo.length=this.activeRank.length=0,this.minActive=-1,this.to=t,this.endSide=e,this.openStart=-1,this.next(),this}forward(t,e){for(;this.minActive>-1&&(this.activeTo[this.minActive]-t||this.active[this.minActive].endSide-e)<0;)this.removeActive(this.minActive);this.cursor.forward(t,e)}removeActive(t){hs(this.active,t),hs(this.activeTo,t),hs(this.activeRank,t),this.minActive=us(this.active,this.activeTo)}addActive(t){let e=0,{value:i,to:n,rank:s}=this.cursor;for(;e<this.activeRank.length&&this.activeRank[e]<=s;)e++;cs(this.active,e,i),cs(this.activeTo,e,n),cs(this.activeRank,e,s),t&&cs(t,e,this.cursor.from),this.minActive=us(this.active,this.activeTo)}next(){let t=this.to,e=this.point;this.point=null;let i=this.openStart<0?[]:null;for(;;){let n=this.minActive;if(n>-1&&(this.activeTo[n]-this.cursor.from||this.active[n].endSide-this.cursor.startSide)<0){if(this.activeTo[n]>t){this.to=this.activeTo[n],this.endSide=this.active[n].endSide;break}this.removeActive(n),i&&hs(i,n)}else{if(!this.cursor.value){this.to=this.endSide=1e9;break}if(this.cursor.from>t){this.to=this.cursor.from,this.endSide=this.cursor.startSide;break}{let t=this.cursor.value;if(t.point){if(!(e&&this.cursor.to==this.to&&this.cursor.from<this.cursor.to)){this.point=t,this.pointFrom=this.cursor.from,this.pointRank=this.cursor.rank,this.to=this.cursor.to,this.endSide=t.endSide,this.cursor.next(),this.forward(this.to,this.endSide);break}this.cursor.next()}else this.addActive(i),this.cursor.next()}}}if(i){this.openStart=0;for(let e=i.length-1;e>=0&&i[e]<t;e--)this.openStart++}}activeForPoint(t){if(!this.active.length)return this.active;let e=[];for(let i=this.active.length-1;i>=0&&!(this.activeRank[i]<this.pointRank);i--)(this.activeTo[i]>t||this.activeTo[i]==t&&this.active[i].endSide>=this.point.endSide)&&e.push(this.active[i]);return e.reverse()}openEnd(t){let e=0;for(let i=this.activeTo.length-1;i>=0&&this.activeTo[i]>t;i--)e++;return e}}function ls(t,e,i,n,s,r){t.goto(e),i.goto(n);let o=n+s,l=n,a=n-e;for(;;){let e=t.to+a-i.to||t.endSide-i.endSide,n=e<0?t.to+a:i.to,s=Math.min(n,o);if(t.point||i.point?t.point&&i.point&&(t.point==i.point||t.point.eq(i.point))&&as(t.activeForPoint(t.to+a),i.activeForPoint(i.to))||r.comparePoint(l,s,t.point,i.point):s>l&&!as(t.active,i.active)&&r.compareRange(l,s,t.active,i.active),n>o)break;l=n,e<=0&&t.next(),e>=0&&i.next()}}function as(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++)if(t[i]!=e[i]&&!t[i].eq(e[i]))return!1;return!0}function hs(t,e){for(let i=e,n=t.length-1;i<n;i++)t[i]=t[i+1];t.pop()}function cs(t,e,i){for(let i=t.length-1;i>=e;i--)t[i+1]=t[i];t[e]=i}function us(t,e){let i=-1,n=1e9;for(let s=0;s<e.length;s++)(e[s]-n||t[s].endSide-t[i].endSide)<0&&(i=s,n=e[s]);return i}function fs(t,e,i=t.length){let n=0;for(let s=0;s<i;)9==t.charCodeAt(s)?(n+=e-n%e,s++):(n++,s=Ii(t,s));return n}function ds(t,e,i,n){for(let n=0,s=0;;){if(s>=e)return n;if(n==t.length)break;s+=9==t.charCodeAt(n)?i-s%i:1,n=Ii(t,n)}return!0===n?-1:t.length}const ps="undefined"==typeof Symbol?"__ͼ":Symbol.for("ͼ"),ms="undefined"==typeof Symbol?"__styleSet"+Math.floor(1e8*Math.random()):Symbol("styleSet"),gs="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:{};class vs{constructor(t,e){this.rules=[];let{finish:i}=e||{};function n(t){return/^@/.test(t)?[t]:t.split(/,\s*/)}function s(t,e,r,o){let l=[],a=/^@(\w+)\b/.exec(t[0]),h=a&&"keyframes"==a[1];if(a&&null==e)return r.push(t[0]+";");for(let i in e){let o=e[i];if(/&/.test(i))s(i.split(/,\s*/).map((e=>t.map((t=>e.replace(/&/,t))))).reduce(((t,e)=>t.concat(e))),o,r);else if(o&&"object"==typeof o){if(!a)throw new RangeError("The value of a property ("+i+") should be a primitive value.");s(n(i),o,l,h)}else null!=o&&l.push(i.replace(/_.*/,"").replace(/[A-Z]/g,(t=>"-"+t.toLowerCase()))+": "+o+";")}(l.length||h)&&r.push((!i||a||o?t:t.map(i)).join(", ")+" {"+l.join(" ")+"}")}for(let e in t)s(n(e),t[e],this.rules)}getRules(){return this.rules.join("\n")}static newName(){let t=gs[ps]||1;return gs[ps]=t+1,"ͼ"+t.toString(36)}static mount(t,e){(t[ms]||new ys(t)).mount(Array.isArray(e)?e:[e])}}let ws=null;class ys{constructor(t){if(!t.head&&t.adoptedStyleSheets&&"undefined"!=typeof CSSStyleSheet){if(ws)return t.adoptedStyleSheets=[ws.sheet,...t.adoptedStyleSheets],t[ms]=ws;this.sheet=new CSSStyleSheet,t.adoptedStyleSheets=[this.sheet,...t.adoptedStyleSheets],ws=this}else{this.styleTag=(t.ownerDocument||t).createElement("style");let e=t.head||t;e.insertBefore(this.styleTag,e.firstChild)}this.modules=[],t[ms]=this}mount(t){let e=this.sheet,i=0,n=0;for(let s=0;s<t.length;s++){let r=t[s],o=this.modules.indexOf(r);if(o<n&&o>-1&&(this.modules.splice(o,1),n--,o=-1),-1==o){if(this.modules.splice(n++,0,r),e)for(let t=0;t<r.rules.length;t++)e.insertRule(r.rules[t],i++)}else{for(;n<o;)i+=this.modules[n++].rules.length;i+=r.rules.length,n++}}if(!e){let t="";for(let e=0;e<this.modules.length;e++)t+=this.modules[e].getRules()+"\n";this.styleTag.textContent=t}}}for(var bs={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:"'"},xs={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},ks="undefined"!=typeof navigator&&/Chrome\/(\d+)/.exec(navigator.userAgent),Ss=("undefined"!=typeof navigator&&/Gecko\/\d+/.test(navigator.userAgent),"undefined"!=typeof navigator&&/Mac/.test(navigator.platform)),Cs="undefined"!=typeof navigator&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),As=Ss||ks&&+ks[1]<57,Ms=0;Ms<10;Ms++)bs[48+Ms]=bs[96+Ms]=String(Ms);for(Ms=1;Ms<=24;Ms++)bs[Ms+111]="F"+Ms;for(Ms=65;Ms<=90;Ms++)bs[Ms]=String.fromCharCode(Ms+32),xs[Ms]=String.fromCharCode(Ms);for(var Os in bs)xs.hasOwnProperty(Os)||(xs[Os]=bs[Os]);function Ds(t){let e;return e=11==t.nodeType?t.getSelection?t:t.ownerDocument:t,e.getSelection()}function Ts(t,e){return!!e&&(t==e||t.contains(1!=e.nodeType?e.parentNode:e))}function _s(t,e){if(!e.anchorNode)return!1;try{return Ts(t,e.anchorNode)}catch(t){return!1}}function Es(t){return 3==t.nodeType?js(t,0,t.nodeValue.length).getClientRects():1==t.nodeType?t.getClientRects():[]}function Rs(t,e,i,n){return!!i&&(Bs(t,e,i,n,-1)||Bs(t,e,i,n,1))}function Ps(t){for(var e=0;;e++)if(!(t=t.previousSibling))return e}function Bs(t,e,i,n,s){for(;;){if(t==i&&e==n)return!0;if(e==(s<0?0:Ls(t))){if("DIV"==t.nodeName)return!1;let i=t.parentNode;if(!i||1!=i.nodeType)return!1;e=Ps(t)+(s<0?0:1),t=i}else{if(1!=t.nodeType)return!1;if(1==(t=t.childNodes[e+(s<0?-1:0)]).nodeType&&"false"==t.contentEditable)return!1;e=s<0?Ls(t):0}}}function Ls(t){return 3==t.nodeType?t.nodeValue.length:t.childNodes.length}const Ns={left:0,right:0,top:0,bottom:0};function Is(t,e){let i=e?t.left:t.right;return{left:i,right:i,top:t.top,bottom:t.bottom}}function Vs(t){return{left:0,right:t.innerWidth,top:0,bottom:t.innerHeight}}class Ws{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}eq(t){return this.anchorNode==t.anchorNode&&this.anchorOffset==t.anchorOffset&&this.focusNode==t.focusNode&&this.focusOffset==t.focusOffset}setRange(t){this.set(t.anchorNode,t.anchorOffset,t.focusNode,t.focusOffset)}set(t,e,i,n){this.anchorNode=t,this.anchorOffset=e,this.focusNode=i,this.focusOffset=n}}let zs,Hs=null;function Fs(t){if(t.setActive)return t.setActive();if(Hs)return t.focus(Hs);let e=[];for(let i=t;i&&(e.push(i,i.scrollTop,i.scrollLeft),i!=i.ownerDocument);i=i.parentNode);if(t.focus(null==Hs?{get preventScroll(){return Hs={preventScroll:!0},!0}}:void 0),!Hs){Hs=!1;for(let t=0;t<e.length;){let i=e[t++],n=e[t++],s=e[t++];i.scrollTop!=n&&(i.scrollTop=n),i.scrollLeft!=s&&(i.scrollLeft=s)}}}function js(t,e,i=e){let n=zs||(zs=document.createRange());return n.setEnd(t,i),n.setStart(t,e),n}function qs(t,e,i){let n={key:e,code:e,keyCode:i,which:i,cancelable:!0},s=new KeyboardEvent("keydown",n);s.synthetic=!0,t.dispatchEvent(s);let r=new KeyboardEvent("keyup",n);return r.synthetic=!0,t.dispatchEvent(r),s.defaultPrevented||r.defaultPrevented}function $s(t){for(;t.attributes.length;)t.removeAttributeNode(t.attributes[0])}class Ks{constructor(t,e,i=!0){this.node=t,this.offset=e,this.precise=i}static before(t,e){return new Ks(t.parentNode,Ps(t),e)}static after(t,e){return new Ks(t.parentNode,Ps(t)+1,e)}}const Us=[];class Gs{constructor(){this.parent=null,this.dom=null,this.dirty=2}get overrideDOMText(){return null}get posAtStart(){return this.parent?this.parent.posBefore(this):0}get posAtEnd(){return this.posAtStart+this.length}posBefore(t){let e=this.posAtStart;for(let i of this.children){if(i==t)return e;e+=i.length+i.breakAfter}throw new RangeError("Invalid child in posBefore")}posAfter(t){return this.posBefore(t)+t.length}coordsAt(t,e){return null}sync(t,e){if(2&this.dirty){let i,n=this.dom,s=null;for(let r of this.children){if(r.dirty){if(!r.dom&&(i=s?s.nextSibling:n.firstChild)){let t=Gs.get(i);(!t||!t.parent&&t.canReuseDOM(r))&&r.reuseDOM(i)}r.sync(t,e),r.dirty=0}if(i=s?s.nextSibling:n.firstChild,e&&!e.written&&e.node==n&&i!=r.dom&&(e.written=!0),r.dom.parentNode==n)for(;i&&i!=r.dom;)i=Qs(i);else n.insertBefore(r.dom,i);s=r.dom}for(i=s?s.nextSibling:n.firstChild,i&&e&&e.node==n&&(e.written=!0);i;)i=Qs(i)}else if(1&this.dirty)for(let i of this.children)i.dirty&&(i.sync(t,e),i.dirty=0)}reuseDOM(t){}localPosFromDOM(t,e){let i;if(t==this.dom)i=this.dom.childNodes[e];else{let n=0==Ls(t)?0:0==e?-1:1;for(;;){let e=t.parentNode;if(e==this.dom)break;0==n&&e.firstChild!=e.lastChild&&(n=t==e.firstChild?-1:1),t=e}i=n<0?t:t.nextSibling}if(i==this.dom.firstChild)return 0;for(;i&&!Gs.get(i);)i=i.nextSibling;if(!i)return this.length;for(let t=0,e=0;;t++){let n=this.children[t];if(n.dom==i)return e;e+=n.length+n.breakAfter}}domBoundsAround(t,e,i=0){let n=-1,s=-1,r=-1,o=-1;for(let l=0,a=i,h=i;l<this.children.length;l++){let i=this.children[l],c=a+i.length;if(a<t&&c>e)return i.domBoundsAround(t,e,a);if(c>=t&&-1==n&&(n=l,s=a),a>e&&i.dom.parentNode==this.dom){r=l,o=h;break}h=c,a=c+i.breakAfter}return{from:s,to:o<0?i+this.length:o,startDOM:(n?this.children[n-1].dom.nextSibling:null)||this.dom.firstChild,endDOM:r<this.children.length&&r>=0?this.children[r].dom:null}}markDirty(t=!1){this.dirty|=2,this.markParentsDirty(t)}markParentsDirty(t){for(let e=this.parent;e;e=e.parent){if(t&&(e.dirty|=2),1&e.dirty)return;e.dirty|=1,t=!1}}setParent(t){this.parent!=t&&(this.parent=t,this.dirty&&this.markParentsDirty(!0))}setDOM(t){this.dom&&(this.dom.cmView=null),this.dom=t,t.cmView=this}get rootView(){for(let t=this;;){let e=t.parent;if(!e)return t;t=e}}replaceChildren(t,e,i=Us){this.markDirty();for(let i=t;i<e;i++){let t=this.children[i];t.parent==this&&t.destroy()}this.children.splice(t,e-t,...i);for(let t=0;t<i.length;t++)i[t].setParent(this)}ignoreMutation(t){return!1}ignoreEvent(t){return!1}childCursor(t=this.length){return new Js(this.children,t,this.children.length)}childPos(t,e=1){return this.childCursor().findPos(t,e)}toString(){let t=this.constructor.name.replace("View","");return t+(this.children.length?"("+this.children.join()+")":this.length?"["+("Text"==t?this.text:this.length)+"]":"")+(this.breakAfter?"#":"")}static get(t){return t.cmView}get isEditable(){return!0}get isWidget(){return!1}merge(t,e,i,n,s,r){return!1}become(t){return!1}canReuseDOM(t){return t.constructor==this.constructor}getSide(){return 0}destroy(){this.parent=null}}function Qs(t){let e=t.nextSibling;return t.parentNode.removeChild(t),e}Gs.prototype.breakAfter=0;class Js{constructor(t,e,i){this.children=t,this.pos=e,this.i=i,this.off=0}findPos(t,e=1){for(;;){if(t>this.pos||t==this.pos&&(e>0||0==this.i||this.children[this.i-1].breakAfter))return this.off=t-this.pos,this;let i=this.children[--this.i];this.pos-=i.length+i.breakAfter}}}function Xs(t,e,i,n,s,r,o,l,a){let{children:h}=t,c=h.length?h[e]:null,u=r.length?r[r.length-1]:null,f=u?u.breakAfter:o;if(!(e==n&&c&&!o&&!f&&r.length<2&&c.merge(i,s,r.length?u:null,0==i,l,a))){if(n<h.length){let t=h[n];t&&s<t.length?(e==n&&(t=t.split(s),s=0),!f&&u&&t.merge(0,s,u,!0,0,a)?r[r.length-1]=t:(s&&t.merge(0,s,null,!1,0,a),r.push(t))):(null==t?void 0:t.breakAfter)&&(u?u.breakAfter=1:o=1),n++}for(c&&(c.breakAfter=o,i>0&&(!o&&r.length&&c.merge(i,c.length,r[0],!1,l,0)?c.breakAfter=r.shift().breakAfter:(i<c.length||c.children.length&&0==c.children[c.children.length-1].length)&&c.merge(i,c.length,null,!1,l,0),e++));e<n&&r.length;)if(h[n-1].become(r[r.length-1]))n--,r.pop(),a=r.length?0:l;else{if(!h[e].become(r[0]))break;e++,r.shift(),l=r.length?0:a}!r.length&&e&&n<h.length&&!h[e-1].breakAfter&&h[n].merge(0,0,h[e-1],!1,l,a)&&e--,(e<n||r.length)&&t.replaceChildren(e,n,r)}}function Ys(t,e,i,n,s,r){let o=t.childCursor(),{i:l,off:a}=o.findPos(i,1),{i:h,off:c}=o.findPos(e,-1),u=e-i;for(let t of n)u+=t.length;t.length+=u,Xs(t,h,c,l,a,n,0,s,r)}let Zs="undefined"!=typeof navigator?navigator:{userAgent:"",vendor:"",platform:""},tr="undefined"!=typeof document?document:{documentElement:{style:{}}};const er=/Edge\/(\d+)/.exec(Zs.userAgent),ir=/MSIE \d/.test(Zs.userAgent),nr=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Zs.userAgent),sr=!!(ir||nr||er),rr=!sr&&/gecko\/(\d+)/i.test(Zs.userAgent),or=!sr&&/Chrome\/(\d+)/.exec(Zs.userAgent),lr="webkitFontSmoothing"in tr.documentElement.style,ar=!sr&&/Apple Computer/.test(Zs.vendor),hr=ar&&(/Mobile\/\w+/.test(Zs.userAgent)||Zs.maxTouchPoints>2);var cr={mac:hr||/Mac/.test(Zs.platform),windows:/Win/.test(Zs.platform),linux:/Linux|X11/.test(Zs.platform),ie:sr,ie_version:ir?tr.documentMode||6:nr?+nr[1]:er?+er[1]:0,gecko:rr,gecko_version:rr?+(/Firefox\/(\d+)/.exec(Zs.userAgent)||[0,0])[1]:0,chrome:!!or,chrome_version:or?+or[1]:0,ios:hr,android:/Android\b/.test(Zs.userAgent),webkit:lr,safari:ar,webkit_version:lr?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0,tabSize:null!=tr.documentElement.style.tabSize?"tab-size":"-moz-tab-size"};class ur extends Gs{constructor(t){super(),this.text=t}get length(){return this.text.length}createDOM(t){this.setDOM(t||document.createTextNode(this.text))}sync(t,e){this.dom||this.createDOM(),this.dom.nodeValue!=this.text&&(e&&e.node==this.dom&&(e.written=!0),this.dom.nodeValue=this.text)}reuseDOM(t){3==t.nodeType&&this.createDOM(t)}merge(t,e,i){return(!i||i instanceof ur&&!(this.length-(e-t)+i.length>256))&&(this.text=this.text.slice(0,t)+(i?i.text:"")+this.text.slice(e),this.markDirty(),!0)}split(t){let e=new ur(this.text.slice(t));return this.text=this.text.slice(0,t),this.markDirty(),e}localPosFromDOM(t,e){return t==this.dom?e:e?this.text.length:0}domAtPos(t){return new Ks(this.dom,t)}domBoundsAround(t,e,i){return{from:i,to:i+this.length,startDOM:this.dom,endDOM:this.dom.nextSibling}}coordsAt(t,e){return dr(this.dom,t,e)}}class fr extends Gs{constructor(t,e=[],i=0){super(),this.mark=t,this.children=e,this.length=i;for(let t of e)t.setParent(this)}setAttrs(t){if($s(t),this.mark.class&&(t.className=this.mark.class),this.mark.attrs)for(let e in this.mark.attrs)t.setAttribute(e,this.mark.attrs[e]);return t}reuseDOM(t){t.nodeName==this.mark.tagName.toUpperCase()&&(this.setDOM(t),this.dirty|=6)}sync(t,e){this.dom?4&this.dirty&&this.setAttrs(this.dom):this.setDOM(this.setAttrs(document.createElement(this.mark.tagName))),super.sync(t,e)}merge(t,e,i,n,s,r){return(!i||!(!(i instanceof fr&&i.mark.eq(this.mark))||t&&s<=0||e<this.length&&r<=0))&&(Ys(this,t,e,i?i.children:[],s-1,r-1),this.markDirty(),!0)}split(t){let e=[],i=0,n=-1,s=0;for(let r of this.children){let o=i+r.length;o>t&&e.push(i<t?r.split(t-i):r),n<0&&i>=t&&(n=s),i=o,s++}let r=this.length-t;return this.length=t,n>-1&&(this.children.length=n,this.markDirty()),new fr(this.mark,e,r)}domAtPos(t){return yr(this,t)}coordsAt(t,e){return xr(this,t,e)}}function dr(t,e,i){let n=t.nodeValue.length;e>n&&(e=n);let s=e,r=e,o=0;0==e&&i<0||e==n&&i>=0?cr.chrome||cr.gecko||(e?(s--,o=1):r<n&&(r++,o=-1)):i<0?s--:r<n&&r++;let l=js(t,s,r).getClientRects();if(!l.length)return Ns;let a=l[(o?o<0:i>=0)?0:l.length-1];return cr.safari&&!o&&0==a.width&&(a=Array.prototype.find.call(l,(t=>t.width))||a),o?Is(a,o<0):a||null}class pr extends Gs{constructor(t,e,i){super(),this.widget=t,this.length=e,this.side=i,this.prevWidget=null}static create(t,e,i){return new(t.customView||pr)(t,e,i)}split(t){let e=pr.create(this.widget,this.length-t,this.side);return this.length-=t,e}sync(t){this.dom&&this.widget.updateDOM(this.dom,t)||(this.dom&&this.prevWidget&&this.prevWidget.destroy(this.dom),this.prevWidget=null,this.setDOM(this.widget.toDOM(t)),this.dom.contentEditable="false")}getSide(){return this.side}merge(t,e,i,n,s,r){return!(i&&(!(i instanceof pr&&this.widget.compare(i.widget))||t>0&&s<=0||e<this.length&&r<=0))&&(this.length=t+(i?i.length:0)+(this.length-e),!0)}become(t){return t.length==this.length&&t instanceof pr&&t.side==this.side&&this.widget.constructor==t.widget.constructor&&(this.widget.eq(t.widget)||this.markDirty(!0),this.dom&&!this.prevWidget&&(this.prevWidget=this.widget),this.widget=t.widget,!0)}ignoreMutation(){return!0}ignoreEvent(t){return this.widget.ignoreEvent(t)}get overrideDOMText(){if(0==this.length)return Ai.empty;let t=this;for(;t.parent;)t=t.parent;let{view:e}=t,i=e&&e.state.doc,n=this.posAtStart;return i?i.slice(n,n+this.length):Ai.empty}domAtPos(t){return 0==t?Ks.before(this.dom):Ks.after(this.dom,t==this.length)}domBoundsAround(){return null}coordsAt(t,e){let i=this.dom.getClientRects(),n=null;if(!i.length)return Ns;for(let e=t>0?i.length-1:0;n=i[e],!(t>0?0==e:e==i.length-1||n.top<n.bottom);e+=t>0?-1:1);return this.length?n:Is(n,this.side>0)}get isEditable(){return!1}get isWidget(){return!0}destroy(){super.destroy(),this.dom&&this.widget.destroy(this.dom)}}class mr extends pr{domAtPos(t){let{topView:e,text:i}=this.widget;return e?gr(t,0,e,i,((t,e)=>t.domAtPos(e)),(t=>new Ks(i,Math.min(t,i.nodeValue.length)))):new Ks(i,Math.min(t,i.nodeValue.length))}sync(){this.setDOM(this.widget.toDOM())}localPosFromDOM(t,e){let{topView:i,text:n}=this.widget;return i?vr(t,e,i,n):Math.min(e,this.length)}ignoreMutation(){return!1}get overrideDOMText(){return null}coordsAt(t,e){let{topView:i,text:n}=this.widget;return i?gr(t,e,i,n,((t,e,i)=>t.coordsAt(e,i)),((t,e)=>dr(n,t,e))):dr(n,t,e)}destroy(){var t;super.destroy(),null===(t=this.widget.topView)||void 0===t||t.destroy()}get isEditable(){return!0}canReuseDOM(){return!0}}function gr(t,e,i,n,s,r){if(i instanceof fr){for(let o=i.dom.firstChild;o;o=o.nextSibling){let i=Gs.get(o);if(!i)return r(t,e);let l=Ts(o,n),a=i.length+(l?n.nodeValue.length:0);if(t<a||t==a&&i.getSide()<=0)return l?gr(t,e,i,n,s,r):s(i,t,e);t-=a}return s(i,i.length,-1)}return i.dom==n?r(t,e):s(i,t,e)}function vr(t,e,i,n){if(i instanceof fr){let s=0;for(let r of i.children){let i=Ts(r.dom,n);if(Ts(r.dom,t))return s+(i?vr(t,e,r,n):r.localPosFromDOM(t,e));s+=i?n.nodeValue.length:r.length}}else if(i.dom==n)return Math.min(e,n.nodeValue.length);return i.localPosFromDOM(t,e)}class wr extends Gs{constructor(t){super(),this.side=t}get length(){return 0}merge(){return!1}become(t){return t instanceof wr&&t.side==this.side}split(){return new wr(this.side)}sync(){if(!this.dom){let t=document.createElement("img");t.className="cm-widgetBuffer",t.setAttribute("aria-hidden","true"),this.setDOM(t)}}getSide(){return this.side}domAtPos(t){return this.side>0?Ks.before(this.dom):Ks.after(this.dom)}localPosFromDOM(){return 0}domBoundsAround(){return null}coordsAt(t){let e=this.dom.getBoundingClientRect(),i=function(t,e){let i=t.parent,n=i?i.children.indexOf(t):-1;for(;i&&n>=0;)if(e<0?n>0:n<i.children.length){let t=i.children[n+e];if(t instanceof ur){let i=t.coordsAt(e<0?t.length:0,e);if(i)return i}n+=e}else{if(!(i instanceof fr&&i.parent)){let t=i.dom.lastChild;if(t&&"BR"==t.nodeName)return t.getClientRects()[0];break}n=i.parent.children.indexOf(i)+(e<0?0:1),i=i.parent}return}(this,this.side>0?-1:1);return i&&i.top<e.bottom&&i.bottom>e.top?{left:e.left,right:e.right,top:i.top,bottom:i.bottom}:e}get overrideDOMText(){return Ai.empty}}function yr(t,e){let i=t.dom,{children:n}=t,s=0;for(let t=0;s<n.length;s++){let r=n[s],o=t+r.length;if(!(o==t&&r.getSide()<=0)){if(e>t&&e<o&&r.dom.parentNode==i)return r.domAtPos(e-t);if(e<=t)break;t=o}}for(let t=s;t>0;t--){let e=n[t-1];if(e.dom.parentNode==i)return e.domAtPos(e.length)}for(let t=s;t<n.length;t++){let e=n[t];if(e.dom.parentNode==i)return e.domAtPos(0)}return new Ks(i,0)}function br(t,e,i){let n,{children:s}=t;i>0&&e instanceof fr&&s.length&&(n=s[s.length-1])instanceof fr&&n.mark.eq(e.mark)?br(n,e.children[0],i-1):(s.push(e),e.setParent(t)),t.length+=e.length}function xr(t,e,i){let n=null,s=-1,r=null,o=-1;!function t(e,i){for(let l=0,a=0;l<e.children.length&&a<=i;l++){let h=e.children[l],c=a+h.length;c>=i&&(h.children.length?t(h,i-a):!r&&(c>i||a==c&&h.getSide()>0)?(r=h,o=i-a):(a<i||a==c&&h.getSide()<0)&&(n=h,s=i-a)),a=c}}(t,e);let l=(i<0?n:r)||n||r;return l?l.coordsAt(Math.max(0,l==n?s:o),i):function(t){let e=t.dom.lastChild;if(!e)return t.dom.getBoundingClientRect();let i=Es(e);return i[i.length-1]||null}(t)}function kr(t,e){for(let i in t)"class"==i&&e.class?e.class+=" "+t.class:"style"==i&&e.style?e.style+=";"+t.style:e[i]=t[i];return e}function Sr(t,e){if(t==e)return!0;if(!t||!e)return!1;let i=Object.keys(t),n=Object.keys(e);if(i.length!=n.length)return!1;for(let s of i)if(-1==n.indexOf(s)||t[s]!==e[s])return!1;return!0}function Cr(t,e,i){let n=null;if(e)for(let s in e)i&&s in i||t.removeAttribute(n=s);if(i)for(let s in i)e&&e[s]==i[s]||t.setAttribute(n=s,i[s]);return!!n}ur.prototype.children=pr.prototype.children=wr.prototype.children=Us;class Ar{eq(t){return!1}updateDOM(t,e){return!1}compare(t){return this==t||this.constructor==t.constructor&&this.eq(t)}get estimatedHeight(){return-1}ignoreEvent(t){return!0}get customView(){return null}destroy(t){}}var Mr=function(t){return t[t.Text=0]="Text",t[t.WidgetBefore=1]="WidgetBefore",t[t.WidgetAfter=2]="WidgetAfter",t[t.WidgetRange=3]="WidgetRange",t}(Mr||(Mr={}));class Or extends Jn{constructor(t,e,i,n){super(),this.startSide=t,this.endSide=e,this.widget=i,this.spec=n}get heightRelevant(){return!1}static mark(t){return new Dr(t)}static widget(t){let e=t.side||0,i=!!t.block;return e+=i?e>0?3e8:-4e8:e>0?1e8:-1e8,new _r(t,e,e,i,t.widget||null,!1)}static replace(t){let e,i,n=!!t.block;if(t.isBlockGap)e=-5e8,i=4e8;else{let{start:s,end:r}=Er(t,n);e=(s?n?-3e8:-1:5e8)-1,i=1+(r?n?2e8:1:-6e8)}return new _r(t,e,i,n,t.widget||null,!0)}static line(t){return new Tr(t)}static set(t,e=!1){return ts.of(t,e)}hasHeight(){return!!this.widget&&this.widget.estimatedHeight>-1}}Or.none=ts.empty;class Dr extends Or{constructor(t){let{start:e,end:i}=Er(t);super(e?-1:5e8,i?1:-6e8,null,t),this.tagName=t.tagName||"span",this.class=t.class||"",this.attrs=t.attributes||null}eq(t){return this==t||t instanceof Dr&&this.tagName==t.tagName&&this.class==t.class&&Sr(this.attrs,t.attrs)}range(t,e=t){if(t>=e)throw new RangeError("Mark decorations may not be empty");return super.range(t,e)}}Dr.prototype.point=!1;class Tr extends Or{constructor(t){super(-2e8,-2e8,null,t)}eq(t){return t instanceof Tr&&this.spec.class==t.spec.class&&Sr(this.spec.attributes,t.spec.attributes)}range(t,e=t){if(e!=t)throw new RangeError("Line decoration ranges must be zero-length");return super.range(t,e)}}Tr.prototype.mapMode=Ki.TrackBefore,Tr.prototype.point=!0;class _r extends Or{constructor(t,e,i,n,s,r){super(e,i,s,t),this.block=n,this.isReplace=r,this.mapMode=n?e<=0?Ki.TrackBefore:Ki.TrackAfter:Ki.TrackDel}get type(){return this.startSide<this.endSide?Mr.WidgetRange:this.startSide<=0?Mr.WidgetBefore:Mr.WidgetAfter}get heightRelevant(){return this.block||!!this.widget&&this.widget.estimatedHeight>=5}eq(t){return t instanceof _r&&(e=this.widget,i=t.widget,e==i||!!(e&&i&&e.compare(i)))&&this.block==t.block&&this.startSide==t.startSide&&this.endSide==t.endSide;var e,i}range(t,e=t){if(this.isReplace&&(t>e||t==e&&this.startSide>0&&this.endSide<=0))throw new RangeError("Invalid range for replacement decoration");if(!this.isReplace&&e!=t)throw new RangeError("Widget decorations can only have zero-length ranges");return super.range(t,e)}}function Er(t,e=!1){let{inclusiveStart:i,inclusiveEnd:n}=t;return null==i&&(i=t.inclusive),null==n&&(n=t.inclusive),{start:null!=i?i:e,end:null!=n?n:e}}function Rr(t,e,i,n=0){let s=i.length-1;s>=0&&i[s]+n>=t?i[s]=Math.max(i[s],e):i.push(t,e)}_r.prototype.point=!0;class Pr extends Gs{constructor(){super(...arguments),this.children=[],this.length=0,this.prevAttrs=void 0,this.attrs=null,this.breakAfter=0}merge(t,e,i,n,s,r){if(i){if(!(i instanceof Pr))return!1;this.dom||i.transferDOM(this)}return n&&this.setDeco(i?i.attrs:null),Ys(this,t,e,i?i.children:[],s,r),!0}split(t){let e=new Pr;if(e.breakAfter=this.breakAfter,0==this.length)return e;let{i,off:n}=this.childPos(t);n&&(e.append(this.children[i].split(n),0),this.children[i].merge(n,this.children[i].length,null,!1,0,0),i++);for(let t=i;t<this.children.length;t++)e.append(this.children[t],0);for(;i>0&&0==this.children[i-1].length;)this.children[--i].destroy();return this.children.length=i,this.markDirty(),this.length=t,e}transferDOM(t){this.dom&&(this.markDirty(),t.setDOM(this.dom),t.prevAttrs=void 0===this.prevAttrs?this.attrs:this.prevAttrs,this.prevAttrs=void 0,this.dom=null)}setDeco(t){Sr(this.attrs,t)||(this.dom&&(this.prevAttrs=this.attrs,this.markDirty()),this.attrs=t)}append(t,e){br(this,t,e)}addLineDeco(t){let e=t.spec.attributes,i=t.spec.class;e&&(this.attrs=kr(e,this.attrs||{})),i&&(this.attrs=kr({class:i},this.attrs||{}))}domAtPos(t){return yr(this,t)}reuseDOM(t){"DIV"==t.nodeName&&(this.setDOM(t),this.dirty|=6)}sync(t,e){var i;this.dom?4&this.dirty&&($s(this.dom),this.dom.className="cm-line",this.prevAttrs=this.attrs?null:void 0):(this.setDOM(document.createElement("div")),this.dom.className="cm-line",this.prevAttrs=this.attrs?null:void 0),void 0!==this.prevAttrs&&(Cr(this.dom,this.prevAttrs,this.attrs),this.dom.classList.add("cm-line"),this.prevAttrs=void 0),super.sync(t,e);let n=this.dom.lastChild;for(;n&&Gs.get(n)instanceof fr;)n=n.lastChild;if(!(n&&this.length&&("BR"==n.nodeName||0!=(null===(i=Gs.get(n))||void 0===i?void 0:i.isEditable)||cr.ios&&this.children.some((t=>t instanceof ur))))){let t=document.createElement("BR");t.cmIgnore=!0,this.dom.appendChild(t)}}measureTextSize(){if(0==this.children.length||this.length>20)return null;let t,e=0;for(let i of this.children){if(!(i instanceof ur)||/[^ -~]/.test(i.text))return null;let n=Es(i.dom);if(1!=n.length)return null;e+=n[0].width,t=n[0].height}return e?{lineHeight:this.dom.getBoundingClientRect().height,charWidth:e/this.length,textHeight:t}:null}coordsAt(t,e){let i=xr(this,t,e);if(!this.children.length&&i&&this.parent){let{heightOracle:t}=this.parent.view.viewState,e=i.bottom-i.top;if(Math.abs(e-t.lineHeight)<2&&t.textHeight<e){let n=(e-t.textHeight)/2;return{top:i.top+n,bottom:i.bottom-n,left:i.left,right:i.left}}}return i}become(t){return!1}get type(){return Mr.Text}static find(t,e){for(let i=0,n=0;i<t.children.length;i++){let s=t.children[i],r=n+s.length;if(r>=e){if(s instanceof Pr)return s;if(r>e)break}n=r+s.breakAfter}return null}}class Br extends Gs{constructor(t,e,i){super(),this.widget=t,this.length=e,this.type=i,this.breakAfter=0,this.prevWidget=null}merge(t,e,i,n,s,r){return!(i&&(!(i instanceof Br&&this.widget.compare(i.widget))||t>0&&s<=0||e<this.length&&r<=0))&&(this.length=t+(i?i.length:0)+(this.length-e),!0)}domAtPos(t){return 0==t?Ks.before(this.dom):Ks.after(this.dom,t==this.length)}split(t){let e=this.length-t;this.length=t;let i=new Br(this.widget,e,this.type);return i.breakAfter=this.breakAfter,i}get children(){return Us}sync(t){this.dom&&this.widget.updateDOM(this.dom,t)||(this.dom&&this.prevWidget&&this.prevWidget.destroy(this.dom),this.prevWidget=null,this.setDOM(this.widget.toDOM(t)),this.dom.contentEditable="false")}get overrideDOMText(){return this.parent?this.parent.view.state.doc.slice(this.posAtStart,this.posAtEnd):Ai.empty}domBoundsAround(){return null}become(t){return t instanceof Br&&t.type==this.type&&t.widget.constructor==this.widget.constructor&&(t.widget.eq(this.widget)||this.markDirty(!0),this.dom&&!this.prevWidget&&(this.prevWidget=this.widget),this.widget=t.widget,this.length=t.length,this.breakAfter=t.breakAfter,!0)}ignoreMutation(){return!0}ignoreEvent(t){return this.widget.ignoreEvent(t)}get isEditable(){return!1}get isWidget(){return!0}destroy(){super.destroy(),this.dom&&this.widget.destroy(this.dom)}}class Lr{constructor(t,e,i,n){this.doc=t,this.pos=e,this.end=i,this.disallowBlockEffectsFor=n,this.content=[],this.curLine=null,this.breakAtStart=0,this.pendingBuffer=0,this.bufferMarks=[],this.atCursorPos=!0,this.openStart=-1,this.openEnd=-1,this.text="",this.textOff=0,this.cursor=t.iter(),this.skip=e}posCovered(){if(0==this.content.length)return!this.breakAtStart&&this.doc.lineAt(this.pos).from!=this.pos;let t=this.content[this.content.length-1];return!(t.breakAfter||t instanceof Br&&t.type==Mr.WidgetBefore)}getLine(){return this.curLine||(this.content.push(this.curLine=new Pr),this.atCursorPos=!0),this.curLine}flushBuffer(t=this.bufferMarks){this.pendingBuffer&&(this.curLine.append(Nr(new wr(-1),t),t.length),this.pendingBuffer=0)}addBlockWidget(t){this.flushBuffer(),this.curLine=null,this.content.push(t)}finish(t){this.pendingBuffer&&t<=this.bufferMarks.length?this.flushBuffer():this.pendingBuffer=0,this.posCovered()||this.getLine()}buildText(t,e,i){for(;t>0;){if(this.textOff==this.text.length){let{value:e,lineBreak:i,done:n}=this.cursor.next(this.skip);if(this.skip=0,n)throw new Error("Ran out of text content when drawing inline views");if(i){this.posCovered()||this.getLine(),this.content.length?this.content[this.content.length-1].breakAfter=1:this.breakAtStart=1,this.flushBuffer(),this.curLine=null,this.atCursorPos=!0,t--;continue}this.text=e,this.textOff=0}let n=Math.min(this.text.length-this.textOff,t,512);this.flushBuffer(e.slice(e.length-i)),this.getLine().append(Nr(new ur(this.text.slice(this.textOff,this.textOff+n)),e),i),this.atCursorPos=!0,this.textOff+=n,t-=n,i=0}}span(t,e,i,n){this.buildText(e-t,i,n),this.pos=e,this.openStart<0&&(this.openStart=n)}point(t,e,i,n,s,r){if(this.disallowBlockEffectsFor[r]&&i instanceof _r){if(i.block)throw new RangeError("Block decorations may not be specified via plugins");if(e>this.doc.lineAt(this.pos).to)throw new RangeError("Decorations that replace line breaks may not be specified via plugins")}let o=e-t;if(i instanceof _r)if(i.block){let{type:t}=i;t!=Mr.WidgetAfter||this.posCovered()||this.getLine(),this.addBlockWidget(new Br(i.widget||new Ir("div"),o,t))}else{let r=pr.create(i.widget||new Ir("span"),o,o?0:i.startSide),l=this.atCursorPos&&!r.isEditable&&s<=n.length&&(t<e||i.startSide>0),a=!r.isEditable&&(t<e||s>n.length||i.startSide<=0),h=this.getLine();2!=this.pendingBuffer||l||(this.pendingBuffer=0),this.flushBuffer(n),l&&(h.append(Nr(new wr(1),n),s),s=n.length+Math.max(0,s-n.length)),h.append(Nr(r,n),s),this.atCursorPos=a,this.pendingBuffer=a?t<e||s>n.length?1:2:0,this.pendingBuffer&&(this.bufferMarks=n.slice())}else this.doc.lineAt(this.pos).from==this.pos&&this.getLine().addLineDeco(i);o&&(this.textOff+o<=this.text.length?this.textOff+=o:(this.skip+=o-(this.text.length-this.textOff),this.text="",this.textOff=0),this.pos=e),this.openStart<0&&(this.openStart=s)}static build(t,e,i,n,s){let r=new Lr(t,e,i,s);return r.openEnd=ts.spans(n,e,i,r),r.openStart<0&&(r.openStart=r.openEnd),r.finish(r.openEnd),r}}function Nr(t,e){for(let i of e)t=new fr(i,[t],t.length);return t}class Ir extends Ar{constructor(t){super(),this.tag=t}eq(t){return t.tag==this.tag}toDOM(){return document.createElement(this.tag)}updateDOM(t){return t.nodeName.toLowerCase()==this.tag}}const Vr=on.define(),Wr=on.define(),zr=on.define(),Hr=on.define(),Fr=on.define(),jr=on.define(),qr=on.define(),$r=on.define({combine:t=>t.some((t=>t))}),Kr=on.define({combine:t=>t.some((t=>t))});class Ur{constructor(t,e="nearest",i="nearest",n=5,s=5){this.range=t,this.y=e,this.x=i,this.yMargin=n,this.xMargin=s}map(t){return t.empty?this:new Ur(this.range.map(t),this.y,this.x,this.yMargin,this.xMargin)}}const Gr=Nn.define({map:(t,e)=>t.map(e)});function Qr(t,e,i){let n=t.facet(Hr);n.length?n[0](e):window.onerror?window.onerror(String(e),i,void 0,void 0,e):i?console.error(i+":",e):console.error(e)}const Jr=on.define({combine:t=>!t.length||t[0]});let Xr=0;const Yr=on.define();class Zr{constructor(t,e,i,n){this.id=t,this.create=e,this.domEventHandlers=i,this.extension=n(this)}static define(t,e){const{eventHandlers:i,provide:n,decorations:s}=e||{};return new Zr(Xr++,t,i,(t=>{let e=[Yr.of(t)];return s&&e.push(no.of((e=>{let i=e.plugin(t);return i?s(i):Or.none}))),n&&e.push(n(t)),e}))}static fromClass(t,e){return Zr.define((e=>new t(e)),e)}}class to{constructor(t){this.spec=t,this.mustUpdate=null,this.value=null}update(t){if(this.value){if(this.mustUpdate){let t=this.mustUpdate;if(this.mustUpdate=null,this.value.update)try{this.value.update(t)}catch(e){if(Qr(t.state,e,"CodeMirror plugin crashed"),this.value.destroy)try{this.value.destroy()}catch(t){}this.deactivate()}}}else if(this.spec)try{this.value=this.spec.create(t)}catch(e){Qr(t.state,e,"CodeMirror plugin crashed"),this.deactivate()}return this}destroy(t){var e;if(null===(e=this.value)||void 0===e?void 0:e.destroy)try{this.value.destroy()}catch(e){Qr(t.state,e,"CodeMirror plugin crashed")}}deactivate(){this.spec=this.value=null}}const eo=on.define(),io=on.define(),no=on.define(),so=on.define(),ro=on.define(),oo=on.define();class lo{constructor(t,e,i,n){this.fromA=t,this.toA=e,this.fromB=i,this.toB=n}join(t){return new lo(Math.min(this.fromA,t.fromA),Math.max(this.toA,t.toA),Math.min(this.fromB,t.fromB),Math.max(this.toB,t.toB))}addToSet(t){let e=t.length,i=this;for(;e>0;e--){let n=t[e-1];if(!(n.fromA>i.toA)){if(n.toA<i.fromA)break;i=i.join(n),t.splice(e-1,1)}}return t.splice(e,0,i),t}static extendWithRanges(t,e){if(0==e.length)return t;let i=[];for(let n=0,s=0,r=0,o=0;;n++){let l=n==t.length?null:t[n],a=r-o,h=l?l.fromB:1e9;for(;s<e.length&&e[s]<h;){let t=e[s],n=e[s+1],r=Math.max(o,t),l=Math.min(h,n);if(r<=l&&new lo(r+a,l+a,r,l).addToSet(i),n>h)break;s+=2}if(!l)return i;new lo(l.fromA,l.toA,l.fromB,l.toB).addToSet(i),r=l.toA,o=l.toB}}}class ao{constructor(t,e,i){this.view=t,this.state=e,this.transactions=i,this.flags=0,this.startState=t.state,this.changes=Gi.empty(this.startState.doc.length);for(let t of i)this.changes=this.changes.compose(t.changes);let n=[];this.changes.iterChangedRanges(((t,e,i,s)=>n.push(new lo(t,e,i,s)))),this.changedRanges=n}static create(t,e,i){return new ao(t,e,i)}get viewportChanged(){return(4&this.flags)>0}get heightChanged(){return(2&this.flags)>0}get geometryChanged(){return this.docChanged||(10&this.flags)>0}get focusChanged(){return(1&this.flags)>0}get docChanged(){return!this.changes.empty}get selectionSet(){return this.transactions.some((t=>t.selection))}get empty(){return 0==this.flags&&0==this.transactions.length}}var ho=function(t){return t[t.LTR=0]="LTR",t[t.RTL=1]="RTL",t}(ho||(ho={}));const co=ho.LTR,uo=ho.RTL;function fo(t){let e=[];for(let i=0;i<t.length;i++)e.push(1<<+t[i]);return e}const po=fo("88888888888888888888888888888888888666888888787833333333337888888000000000000000000000000008888880000000000000000000000000088888888888888888888888888888888888887866668888088888663380888308888800000000000000000000000800000000000000000000000000000008"),mo=fo("4444448826627288999999999992222222222222222222222222222222222222222222222229999999999999999999994444444444644222822222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222999999949999999229989999223333333333"),go=Object.create(null),vo=[];for(let t of["()","[]","{}"]){let e=t.charCodeAt(0),i=t.charCodeAt(1);go[e]=i,go[i]=-e}const wo=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac\ufb50-\ufdff]/;class yo{constructor(t,e,i){this.from=t,this.to=e,this.level=i}get dir(){return this.level%2?uo:co}side(t,e){return this.dir==e==t?this.to:this.from}static find(t,e,i,n){let s=-1;for(let r=0;r<t.length;r++){let o=t[r];if(o.from<=e&&o.to>=e){if(o.level==i)return r;(s<0||(0!=n?n<0?o.from<e:o.to>e:t[s].level>o.level))&&(s=r)}}if(s<0)throw new RangeError("Index out of range");return s}}const bo=[];function xo(t,e){let i=t.length,n=e==co?1:2,s=e==co?2:1;if(!t||1==n&&!wo.test(t))return ko(i);for(let e=0,s=n,o=n;e<i;e++){let i=(r=t.charCodeAt(e))<=247?po[r]:1424<=r&&r<=1524?2:1536<=r&&r<=1785?mo[r-1536]:1774<=r&&r<=2220?4:8192<=r&&r<=8203?256:64336<=r&&r<=65023?4:8204==r?256:1;512==i?i=s:8==i&&4==o&&(i=16),bo[e]=4==i?2:i,7&i&&(o=i),s=i}var r;for(let t=0,e=n,s=n;t<i;t++){let n=bo[t];if(128==n)t<i-1&&e==bo[t+1]&&24&e?n=bo[t]=e:bo[t]=256;else if(64==n){let n=t+1;for(;n<i&&64==bo[n];)n++;let r=t&&8==e||n<i&&8==bo[n]?1==s?1:8:256;for(let e=t;e<n;e++)bo[e]=r;t=n-1}else 8==n&&1==s&&(bo[t]=1);e=n,7&n&&(s=n)}for(let e,r,o,l=0,a=0,h=0;l<i;l++)if(r=go[e=t.charCodeAt(l)])if(r<0){for(let t=a-3;t>=0;t-=3)if(vo[t+1]==-r){let e=vo[t+2],i=2&e?n:4&e?1&e?s:n:0;i&&(bo[l]=bo[vo[t]]=i),a=t;break}}else{if(189==vo.length)break;vo[a++]=l,vo[a++]=e,vo[a++]=h}else if(2==(o=bo[l])||1==o){let t=o==n;h=t?0:1;for(let e=a-3;e>=0;e-=3){let i=vo[e+2];if(2&i)break;if(t)vo[e+2]|=2;else{if(4&i)break;vo[e+2]|=4}}}for(let t=0;t<i;t++)if(256==bo[t]){let e=t+1;for(;e<i&&256==bo[e];)e++;let s=1==(t?bo[t-1]:n),r=s==(1==(e<i?bo[e]:n))?s?1:2:n;for(let i=t;i<e;i++)bo[i]=r;t=e-1}let o=[];if(1==n)for(let t=0;t<i;){let e=t,n=1!=bo[t++];for(;t<i&&n==(1!=bo[t]);)t++;if(n)for(let i=t;i>e;){let t=i,n=2!=bo[--i];for(;i>e&&n==(2!=bo[i-1]);)i--;o.push(new yo(i,t,n?2:1))}else o.push(new yo(e,t,0))}else for(let t=0;t<i;){let e=t,n=2==bo[t++];for(;t<i&&n==(2==bo[t]);)t++;o.push(new yo(e,t,n?1:2))}return o}function ko(t){return[new yo(0,t,0)]}let So="";function Co(t,e,i,n,s){var r;let o=n.head-t.from,l=-1;if(0==o){if(!s||!t.length)return null;e[0].level!=i&&(o=e[0].side(!1,i),l=0)}else if(o==t.length){if(s)return null;let t=e[e.length-1];t.level!=i&&(o=t.side(!0,i),l=e.length-1)}l<0&&(l=yo.find(e,o,null!==(r=n.bidiLevel)&&void 0!==r?r:-1,n.assoc));let a=e[l];o==a.side(s,i)&&(a=e[l+=s?1:-1],o=a.side(!s,i));let h=s==(a.dir==i),c=Ii(t.text,o,h);if(So=t.text.slice(Math.min(o,c),Math.max(o,c)),c!=a.side(s,i))return nn.cursor(c+t.from,h?-1:1,a.level);let u=l==(s?e.length-1:0)?null:e[l+(s?1:-1)];return u||a.level==i?u&&u.level<a.level?nn.cursor(u.side(!s,i)+t.from,s?1:-1,u.level):nn.cursor(c+t.from,s?-1:1,a.level):nn.cursor(s?t.to:t.from,s?-1:1,i)}const Ao="";class Mo{constructor(t,e){this.points=t,this.text="",this.lineSeparator=e.facet(Gn.lineSeparator)}append(t){this.text+=t}lineBreak(){this.text+=Ao}readRange(t,e){if(!t)return this;let i=t.parentNode;for(let n=t;;){this.findPointBefore(i,n),this.readNode(n);let t=n.nextSibling;if(t==e)break;let s=Gs.get(n),r=Gs.get(t);(s&&r?s.breakAfter:(s?s.breakAfter:Oo(n))||Oo(t)&&("BR"!=n.nodeName||n.cmIgnore))&&this.lineBreak(),n=t}return this.findPointBefore(i,e),this}readTextNode(t){let e=t.nodeValue;for(let i of this.points)i.node==t&&(i.pos=this.text.length+Math.min(i.offset,e.length));for(let i=0,n=this.lineSeparator?null:/\r\n?|\n/g;;){let s,r=-1,o=1;if(this.lineSeparator?(r=e.indexOf(this.lineSeparator,i),o=this.lineSeparator.length):(s=n.exec(e))&&(r=s.index,o=s[0].length),this.append(e.slice(i,r<0?e.length:r)),r<0)break;if(this.lineBreak(),o>1)for(let e of this.points)e.node==t&&e.pos>this.text.length&&(e.pos-=o-1);i=r+o}}readNode(t){if(t.cmIgnore)return;let e=Gs.get(t),i=e&&e.overrideDOMText;if(null!=i){this.findPointInside(t,i.length);for(let t=i.iter();!t.next().done;)t.lineBreak?this.lineBreak():this.append(t.value)}else 3==t.nodeType?this.readTextNode(t):"BR"==t.nodeName?t.nextSibling&&this.lineBreak():1==t.nodeType&&this.readRange(t.firstChild,null)}findPointBefore(t,e){for(let i of this.points)i.node==t&&t.childNodes[i.offset]==e&&(i.pos=this.text.length)}findPointInside(t,e){for(let i of this.points)(3==t.nodeType?i.node==t:t.contains(i.node))&&(i.pos=this.text.length+Math.min(e,i.offset))}}function Oo(t){return 1==t.nodeType&&/^(DIV|P|LI|UL|OL|BLOCKQUOTE|DD|DT|H\d|SECTION|PRE)$/.test(t.nodeName)}class Do{constructor(t,e){this.node=t,this.offset=e,this.pos=-1}}class To extends Gs{constructor(t){super(),this.view=t,this.compositionDeco=Or.none,this.decorations=[],this.dynamicDecorationMap=[],this.minWidth=0,this.minWidthFrom=0,this.minWidthTo=0,this.impreciseAnchor=null,this.impreciseHead=null,this.forceSelection=!1,this.lastUpdate=Date.now(),this.setDOM(t.contentDOM),this.children=[new Pr],this.children[0].setParent(this),this.updateDeco(),this.updateInner([new lo(0,0,0,t.state.doc.length)],0)}get length(){return this.view.state.doc.length}update(t){let e=t.changedRanges;this.minWidth>0&&e.length&&(e.every((({fromA:t,toA:e})=>e<this.minWidthFrom||t>this.minWidthTo))?(this.minWidthFrom=t.changes.mapPos(this.minWidthFrom,1),this.minWidthTo=t.changes.mapPos(this.minWidthTo,1)):this.minWidth=this.minWidthFrom=this.minWidthTo=0),this.view.inputState.composing<0?this.compositionDeco=Or.none:(t.transactions.length||this.dirty)&&(this.compositionDeco=function(t,e){let i=Eo(t);if(!i)return Or.none;let{from:n,to:s,node:r,text:o}=i,l=e.mapPos(n,1),a=Math.max(l,e.mapPos(s,-1)),{state:h}=t,c=3==r.nodeType?r.nodeValue:new Mo([],h).readRange(r.firstChild,null).text;if(a-l<c.length)if(h.doc.sliceString(l,Math.min(h.doc.length,l+c.length),Ao)==c)a=l+c.length;else{if(h.doc.sliceString(Math.max(0,a-c.length),a,Ao)!=c)return Or.none;l=a-c.length}else if(h.doc.sliceString(l,a,Ao)!=c)return Or.none;let u=Gs.get(r);u instanceof mr?u=u.widget.topView:u&&(u.parent=null);return Or.set(Or.replace({widget:new Ro(r,o,u),inclusive:!0}).range(l,a))}(this.view,t.changes)),(cr.ie||cr.chrome)&&!this.compositionDeco.size&&t&&t.state.doc.lines!=t.startState.doc.lines&&(this.forceSelection=!0);let i=function(t,e,i){let n=new Bo;return ts.compare(t,e,i,n),n.changes}(this.decorations,this.updateDeco(),t.changes);return e=lo.extendWithRanges(e,i),(0!=this.dirty||0!=e.length)&&(this.updateInner(e,t.startState.doc.length),t.transactions.length&&(this.lastUpdate=Date.now()),!0)}updateInner(t,e){this.view.viewState.mustMeasureContent=!0,this.updateChildren(t,e);let{observer:i}=this.view;i.ignore((()=>{this.dom.style.height=this.view.viewState.contentHeight+"px",this.dom.style.flexBasis=this.minWidth?this.minWidth+"px":"";let t=cr.chrome||cr.ios?{node:i.selectionRange.focusNode,written:!1}:void 0;this.sync(this.view,t),this.dirty=0,t&&(t.written||i.selectionRange.focusNode!=t.node)&&(this.forceSelection=!0),this.dom.style.height=""}));let n=[];if(this.view.viewport.from||this.view.viewport.to<this.view.state.doc.length)for(let t of this.children)t instanceof Br&&t.widget instanceof _o&&n.push(t.dom);i.updateGaps(n)}updateChildren(t,e){let i=this.childCursor(e);for(let e=t.length-1;;e--){let n=e>=0?t[e]:null;if(!n)break;let{fromA:s,toA:r,fromB:o,toB:l}=n,{content:a,breakAtStart:h,openStart:c,openEnd:u}=Lr.build(this.view.state.doc,o,l,this.decorations,this.dynamicDecorationMap),{i:f,off:d}=i.findPos(r,1),{i:p,off:m}=i.findPos(s,-1);Xs(this,p,m,f,d,a,h,c,u)}}updateSelection(t=!1,e=!1){if(!t&&this.view.observer.selectionRange.focusNode||this.view.observer.readSelectionRange(),!e&&!this.mayControlSelection())return;let i=this.forceSelection;this.forceSelection=!1;let n=this.view.state.selection.main,s=this.domAtPos(n.anchor),r=n.empty?s:this.domAtPos(n.head);if(cr.gecko&&n.empty&&(1==(o=s).node.nodeType&&o.node.firstChild&&(0==o.offset||"false"==o.node.childNodes[o.offset-1].contentEditable)&&(o.offset==o.node.childNodes.length||"false"==o.node.childNodes[o.offset].contentEditable))){let t=document.createTextNode("");this.view.observer.ignore((()=>s.node.insertBefore(t,s.node.childNodes[s.offset]||null))),s=r=new Ks(t,0),i=!0}var o;let l=this.view.observer.selectionRange;!i&&l.focusNode&&Rs(s.node,s.offset,l.anchorNode,l.anchorOffset)&&Rs(r.node,r.offset,l.focusNode,l.focusOffset)||(this.view.observer.ignore((()=>{cr.android&&cr.chrome&&this.dom.contains(l.focusNode)&&function(t,e){for(let i=t;i&&i!=e;i=i.assignedSlot||i.parentNode)if(1==i.nodeType&&"false"==i.contentEditable)return!0;return!1}(l.focusNode,this.dom)&&(this.dom.blur(),this.dom.focus({preventScroll:!0}));let t=Ds(this.view.root);if(t)if(n.empty){if(cr.gecko){let t=(e=s.node,i=s.offset,1!=e.nodeType?0:(i&&"false"==e.childNodes[i-1].contentEditable?1:0)|(i<e.childNodes.length&&"false"==e.childNodes[i].contentEditable?2:0));if(t&&3!=t){let e=Po(s.node,s.offset,1==t?1:-1);e&&(s=new Ks(e,1==t?0:e.nodeValue.length))}}t.collapse(s.node,s.offset),null!=n.bidiLevel&&null!=l.cursorBidiLevel&&(l.cursorBidiLevel=n.bidiLevel)}else if(t.extend){t.collapse(s.node,s.offset);try{t.extend(r.node,r.offset)}catch(t){}}else{let e=document.createRange();n.anchor>n.head&&([s,r]=[r,s]),e.setEnd(r.node,r.offset),e.setStart(s.node,s.offset),t.removeAllRanges(),t.addRange(e)}else;var e,i})),this.view.observer.setSelectionRange(s,r)),this.impreciseAnchor=s.precise?null:new Ks(l.anchorNode,l.anchorOffset),this.impreciseHead=r.precise?null:new Ks(l.focusNode,l.focusOffset)}enforceCursorAssoc(){if(this.compositionDeco.size)return;let{view:t}=this,e=t.state.selection.main,i=Ds(t.root),{anchorNode:n,anchorOffset:s}=t.observer.selectionRange;if(!(i&&e.empty&&e.assoc&&i.modify))return;let r=Pr.find(this,e.head);if(!r)return;let o=r.posAtStart;if(e.head==o||e.head==o+r.length)return;let l=this.coordsAt(e.head,-1),a=this.coordsAt(e.head,1);if(!l||!a||l.bottom>a.top)return;let h=this.domAtPos(e.head+e.assoc);i.collapse(h.node,h.offset),i.modify("move",e.assoc<0?"forward":"backward","lineboundary"),t.observer.readSelectionRange();let c=t.observer.selectionRange;t.docView.posFromDOM(c.anchorNode,c.anchorOffset)!=e.from&&i.collapse(n,s)}mayControlSelection(){let t=this.view.root.activeElement;return t==this.dom||_s(this.dom,this.view.observer.selectionRange)&&!(t&&this.dom.contains(t))}nearest(t){for(let e=t;e;){let t=Gs.get(e);if(t&&t.rootView==this)return t;e=e.parentNode}return null}posFromDOM(t,e){let i=this.nearest(t);if(!i)throw new RangeError("Trying to find position for a DOM position outside of the document");return i.localPosFromDOM(t,e)+i.posAtStart}domAtPos(t){let{i:e,off:i}=this.childCursor().findPos(t,-1);for(;e<this.children.length-1;){let t=this.children[e];if(i<t.length||t instanceof Pr)break;e++,i=0}return this.children[e].domAtPos(i)}coordsAt(t,e){for(let i=this.length,n=this.children.length-1;;n--){let s=this.children[n],r=i-s.breakAfter-s.length;if(t>r||t==r&&s.type!=Mr.WidgetBefore&&s.type!=Mr.WidgetAfter&&(!n||2==e||this.children[n-1].breakAfter||this.children[n-1].type==Mr.WidgetBefore&&e>-2))return s.coordsAt(t-r,e);i=r}}measureVisibleLineHeights(t){let e=[],{from:i,to:n}=t,s=this.view.contentDOM.clientWidth,r=s>Math.max(this.view.scrollDOM.clientWidth,this.minWidth)+1,o=-1,l=this.view.textDirection==ho.LTR;for(let t=0,a=0;a<this.children.length;a++){let h=this.children[a],c=t+h.length;if(c>n)break;if(t>=i){let i=h.dom.getBoundingClientRect();if(e.push(i.height),r){let e=h.dom.lastChild,n=e?Es(e):[];if(n.length){let e=n[n.length-1],r=l?e.right-i.left:i.right-e.left;r>o&&(o=r,this.minWidth=s,this.minWidthFrom=t,this.minWidthTo=c)}}}t=c+h.breakAfter}return e}textDirectionAt(t){let{i:e}=this.childPos(t,1);return"rtl"==getComputedStyle(this.children[e].dom).direction?ho.RTL:ho.LTR}measureTextSize(){for(let t of this.children)if(t instanceof Pr){let e=t.measureTextSize();if(e)return e}let t,e,i,n=document.createElement("div");return n.className="cm-line",n.style.width="99999px",n.textContent="abc def ghi jkl mno pqr stu",this.view.observer.ignore((()=>{this.dom.appendChild(n);let s=Es(n.firstChild)[0];t=n.getBoundingClientRect().height,e=s?s.width/27:7,i=s?s.height:t,n.remove()})),{lineHeight:t,charWidth:e,textHeight:i}}childCursor(t=this.length){let e=this.children.length;return e&&(t-=this.children[--e].length),new Js(this.children,t,e)}computeBlockGapDeco(){let t=[],e=this.view.viewState;for(let i=0,n=0;;n++){let s=n==e.viewports.length?null:e.viewports[n],r=s?s.from-1:this.length;if(r>i){let n=e.lineBlockAt(r).bottom-e.lineBlockAt(i).top;t.push(Or.replace({widget:new _o(n),block:!0,inclusive:!0,isBlockGap:!0}).range(i,r))}if(!s)break;i=s.to+1}return Or.set(t)}updateDeco(){let t=this.view.state.facet(no).map(((t,e)=>(this.dynamicDecorationMap[e]="function"==typeof t)?t(this.view):t));for(let e=t.length;e<t.length+3;e++)this.dynamicDecorationMap[e]=!1;return this.decorations=[...t,this.compositionDeco,this.computeBlockGapDeco(),this.view.viewState.lineGapDeco]}scrollIntoView(t){let e,{range:i}=t,n=this.coordsAt(i.head,i.empty?i.assoc:i.head>i.anchor?-1:1);if(!n)return;!i.empty&&(e=this.coordsAt(i.anchor,i.anchor>i.head?-1:1))&&(n={left:Math.min(n.left,e.left),top:Math.min(n.top,e.top),right:Math.max(n.right,e.right),bottom:Math.max(n.bottom,e.bottom)});let s=0,r=0,o=0,l=0;for(let t of this.view.state.facet(ro).map((t=>t(this.view))))if(t){let{left:e,right:i,top:n,bottom:a}=t;null!=e&&(s=Math.max(s,e)),null!=i&&(r=Math.max(r,i)),null!=n&&(o=Math.max(o,n)),null!=a&&(l=Math.max(l,a))}let a={left:n.left-s,top:n.top-o,right:n.right+r,bottom:n.bottom+l};!function(t,e,i,n,s,r,o,l){let a=t.ownerDocument,h=a.defaultView||window;for(let c=t;c;)if(1==c.nodeType){let t,u=c==a.body;if(u)t=Vs(h);else{if(c.scrollHeight<=c.clientHeight&&c.scrollWidth<=c.clientWidth){c=c.assignedSlot||c.parentNode;continue}let e=c.getBoundingClientRect();t={left:e.left,right:e.left+c.clientWidth,top:e.top,bottom:e.top+c.clientHeight}}let f=0,d=0;if("nearest"==s)e.top<t.top?(d=-(t.top-e.top+o),i>0&&e.bottom>t.bottom+d&&(d=e.bottom-t.bottom+d+o)):e.bottom>t.bottom&&(d=e.bottom-t.bottom+o,i<0&&e.top-d<t.top&&(d=-(t.top+d-e.top+o)));else{let n=e.bottom-e.top,r=t.bottom-t.top;d=("center"==s&&n<=r?e.top+n/2-r/2:"start"==s||"center"==s&&i<0?e.top-o:e.bottom-r+o)-t.top}if("nearest"==n?e.left<t.left?(f=-(t.left-e.left+r),i>0&&e.right>t.right+f&&(f=e.right-t.right+f+r)):e.right>t.right&&(f=e.right-t.right+r,i<0&&e.left<t.left+f&&(f=-(t.left+f-e.left+r))):f=("center"==n?e.left+(e.right-e.left)/2-(t.right-t.left)/2:"start"==n==l?e.left-r:e.right-(t.right-t.left)+r)-t.left,f||d)if(u)h.scrollBy(f,d);else{let t=0,i=0;if(d){let t=c.scrollTop;c.scrollTop+=d,i=c.scrollTop-t}if(f){let e=c.scrollLeft;c.scrollLeft+=f,t=c.scrollLeft-e}e={left:e.left-t,top:e.top-i,right:e.right-t,bottom:e.bottom-i},t&&Math.abs(t-f)<1&&(n="nearest"),i&&Math.abs(i-d)<1&&(s="nearest")}if(u)break;c=c.assignedSlot||c.parentNode}else{if(11!=c.nodeType)break;c=c.host}}(this.view.scrollDOM,a,i.head<i.anchor?-1:1,t.x,t.y,t.xMargin,t.yMargin,this.view.textDirection==ho.LTR)}}class _o extends Ar{constructor(t){super(),this.height=t}toDOM(){let t=document.createElement("div");return this.updateDOM(t),t}eq(t){return t.height==this.height}updateDOM(t){return t.style.height=this.height+"px",!0}get estimatedHeight(){return this.height}}function Eo(t){let e=t.observer.selectionRange,i=e.focusNode&&Po(e.focusNode,e.focusOffset,0);if(!i)return null;let n=t.docView.nearest(i);if(!n)return null;if(n instanceof Pr){let t=i;for(;t.parentNode!=n.dom;)t=t.parentNode;let e=t.previousSibling;for(;e&&!Gs.get(e);)e=e.previousSibling;let s=e?Gs.get(e).posAtEnd:n.posAtStart;return{from:s,to:s,node:t,text:i}}{for(;;){let{parent:t}=n;if(!t)return null;if(t instanceof Pr)break;n=t}let t=n.posAtStart;return{from:t,to:t+n.length,node:n.dom,text:i}}}class Ro extends Ar{constructor(t,e,i){super(),this.top=t,this.text=e,this.topView=i}eq(t){return this.top==t.top&&this.text==t.text}toDOM(){return this.top}ignoreEvent(){return!1}get customView(){return mr}}function Po(t,e,i){if(i<=0)for(let i=t,n=e;;){if(3==i.nodeType)return i;if(!(1==i.nodeType&&n>0))break;i=i.childNodes[n-1],n=Ls(i)}if(i>=0)for(let n=t,s=e;;){if(3==n.nodeType)return n;if(!(1==n.nodeType&&s<n.childNodes.length&&i>=0))break;n=n.childNodes[s],s=0}return null}class Bo{constructor(){this.changes=[]}compareRange(t,e){Rr(t,e,this.changes)}comparePoint(t,e){Rr(t,e,this.changes)}}function Lo(t,e){return e.left>t?e.left-t:Math.max(0,t-e.right)}function No(t,e){return e.top>t?e.top-t:Math.max(0,t-e.bottom)}function Io(t,e){return t.top<e.bottom-1&&t.bottom>e.top+1}function Vo(t,e){return e<t.top?{top:e,left:t.left,right:t.right,bottom:t.bottom}:t}function Wo(t,e){return e>t.bottom?{top:t.top,left:t.left,right:t.right,bottom:e}:t}function zo(t,e,i){let n,s,r,o,l,a,h,c,u=!1;for(let f=t.firstChild;f;f=f.nextSibling){let t=Es(f);for(let d=0;d<t.length;d++){let p=t[d];s&&Io(s,p)&&(p=Vo(Wo(p,s.bottom),s.top));let m=Lo(e,p),g=No(i,p);if(0==m&&0==g)return 3==f.nodeType?Ho(f,e,i):zo(f,e,i);if(!n||o>g||o==g&&r>m){n=f,s=p,r=m,o=g;let l=g?i<p.top?-1:1:m?e<p.left?-1:1:0;u=!l||(l>0?d<t.length-1:d>0)}0==m?i>p.bottom&&(!h||h.bottom<p.bottom)?(l=f,h=p):i<p.top&&(!c||c.top>p.top)&&(a=f,c=p):h&&Io(h,p)?h=Wo(h,p.bottom):c&&Io(c,p)&&(c=Vo(c,p.top))}}if(h&&h.bottom>=i?(n=l,s=h):c&&c.top<=i&&(n=a,s=c),!n)return{node:t,offset:0};let f=Math.max(s.left,Math.min(s.right,e));return 3==n.nodeType?Ho(n,f,i):u&&"false"!=n.contentEditable?zo(n,f,i):{node:t,offset:Array.prototype.indexOf.call(t.childNodes,n)+(e>=(s.left+s.right)/2?1:0)}}function Ho(t,e,i){let n=t.nodeValue.length,s=-1,r=1e9,o=0;for(let l=0;l<n;l++){let n=js(t,l,l+1).getClientRects();for(let a=0;a<n.length;a++){let h=n[a];if(h.top==h.bottom)continue;o||(o=e-h.left);let c=(h.top>i?h.top-i:i-h.bottom)-1;if(h.left-1<=e&&h.right+1>=e&&c<r){let i=e>=(h.left+h.right)/2,n=i;if(cr.chrome||cr.gecko){js(t,l).getBoundingClientRect().left==h.right&&(n=!i)}if(c<=0)return{node:t,offset:l+(n?1:0)};s=l+(n?1:0),r=c}}}return{node:t,offset:s>-1?s:o>0?t.nodeValue.length:0}}function Fo(t,e,i,n=-1){var s,r;let o,l=t.contentDOM.getBoundingClientRect(),a=l.top+t.viewState.paddingTop,{docHeight:h}=t.viewState,{x:c,y:u}=e,f=u-a;if(f<0)return 0;if(f>h)return t.state.doc.length;for(let e=t.defaultLineHeight/2,s=!1;o=t.elementAtHeight(f),o.type!=Mr.Text;)for(;f=n>0?o.bottom+e:o.top-e,!(f>=0&&f<=h);){if(s)return i?null:0;s=!0,n=-n}u=a+f;let d=o.from;if(d<t.viewport.from)return 0==t.viewport.from?0:i?null:jo(t,l,o,c,u);if(d>t.viewport.to)return t.viewport.to==t.state.doc.length?t.state.doc.length:i?null:jo(t,l,o,c,u);let p=t.dom.ownerDocument,m=t.root.elementFromPoint?t.root:p,g=m.elementFromPoint(c,u);g&&!t.contentDOM.contains(g)&&(g=null),g||(c=Math.max(l.left+1,Math.min(l.right-1,c)),g=m.elementFromPoint(c,u),g&&!t.contentDOM.contains(g)&&(g=null));let v,w=-1;if(g&&0!=(null===(s=t.docView.nearest(g))||void 0===s?void 0:s.isEditable))if(p.caretPositionFromPoint){let t=p.caretPositionFromPoint(c,u);t&&({offsetNode:v,offset:w}=t)}else if(p.caretRangeFromPoint){let e=p.caretRangeFromPoint(c,u);e&&(({startContainer:v,startOffset:w}=e),(!t.contentDOM.contains(v)||cr.safari&&function(t,e,i){let n;if(3!=t.nodeType||e!=(n=t.nodeValue.length))return!1;for(let e=t.nextSibling;e;e=e.nextSibling)if(1!=e.nodeType||"BR"!=e.nodeName)return!1;return js(t,n-1,n).getBoundingClientRect().left>i}(v,w,c)||cr.chrome&&function(t,e,i){if(0!=e)return!1;for(let e=t;;){let t=e.parentNode;if(!t||1!=t.nodeType||t.firstChild!=e)return!1;if(t.classList.contains("cm-line"))break;e=t}let n=1==t.nodeType?t.getBoundingClientRect():js(t,0,Math.max(t.nodeValue.length,1)).getBoundingClientRect();return i-n.left>5}(v,w,c))&&(v=void 0))}if(!v||!t.docView.dom.contains(v)){let e=Pr.find(t.docView,d);if(!e)return f>o.top+o.height/2?o.to:o.from;({node:v,offset:w}=zo(e.dom,c,u))}let y=t.docView.nearest(v);if(!y)return null;if(y.isWidget&&1==(null===(r=y.dom)||void 0===r?void 0:r.nodeType)){let t=y.dom.getBoundingClientRect();return e.y<t.top||e.y<=t.bottom&&e.x<=(t.left+t.right)/2?y.posAtStart:y.posAtEnd}return y.localPosFromDOM(v,w)+y.posAtStart}function jo(t,e,i,n,s){let r=Math.round((n-e.left)*t.defaultCharacterWidth);if(t.lineWrapping&&i.height>1.5*t.defaultLineHeight){r+=Math.floor((s-i.top)/t.defaultLineHeight)*t.viewState.heightOracle.lineLength}let o=t.state.sliceDoc(i.from,i.to);return i.from+ds(o,r,t.state.tabSize)}function qo(t,e,i,n){let s=t.state.doc.lineAt(e.head),r=t.bidiSpans(s),o=t.textDirectionAt(s.from);for(let l=e,a=null;;){let e=Co(s,r,o,l,i),h=So;if(!e){if(s.number==(i?t.state.doc.lines:1))return l;h="\n",s=t.state.doc.line(s.number+(i?1:-1)),r=t.bidiSpans(s),e=nn.cursor(i?s.from:s.to)}if(a){if(!a(h))return l}else{if(!n)return e;a=n(h)}l=e}}function $o(t,e,i){let n=t.state.facet(so).map((e=>e(t)));for(;;){let t=!1;for(let s of n)s.between(i.from-1,i.from+1,((n,s,r)=>{i.from>n&&i.from<s&&(i=e.head>i.from?nn.cursor(n,1):nn.cursor(s,-1),t=!0)}));if(!t)return i}}class Ko{constructor(t){this.lastKeyCode=0,this.lastKeyTime=0,this.lastTouchTime=0,this.lastFocusTime=0,this.lastScrollTop=0,this.lastScrollLeft=0,this.chromeScrollHack=-1,this.pendingIOSKey=void 0,this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastEscPress=0,this.lastContextMenu=0,this.scrollHandlers=[],this.registeredEvents=[],this.customHandlers=[],this.composing=-1,this.compositionFirstChange=null,this.compositionEndedAt=0,this.mouseSelection=null;let e=(e,i)=>{this.ignoreDuringComposition(i)||"keydown"==i.type&&this.keydown(t,i)||(this.mustFlushObserver(i)&&t.observer.forceFlush(),this.runCustomHandlers(i.type,t,i)?i.preventDefault():e(t,i))};for(let i in Zo){let n=Zo[i];t.contentDOM.addEventListener(i,(i=>{Yo(t,i)&&e(n,i)}),tl[i]),this.registeredEvents.push(i)}t.scrollDOM.addEventListener("mousedown",(i=>{if(i.target==t.scrollDOM&&i.clientY>t.contentDOM.getBoundingClientRect().bottom&&(e(Zo.mousedown,i),!i.defaultPrevented&&2==i.button)){let e=t.contentDOM.style.minHeight;t.contentDOM.style.minHeight="100%",setTimeout((()=>t.contentDOM.style.minHeight=e),200)}})),cr.chrome&&102==cr.chrome_version&&t.scrollDOM.addEventListener("wheel",(()=>{this.chromeScrollHack<0?t.contentDOM.style.pointerEvents="none":window.clearTimeout(this.chromeScrollHack),this.chromeScrollHack=setTimeout((()=>{this.chromeScrollHack=-1,t.contentDOM.style.pointerEvents=""}),100)}),{passive:!0}),this.notifiedFocused=t.hasFocus,cr.safari&&t.contentDOM.addEventListener("input",(()=>null))}setSelectionOrigin(t){this.lastSelectionOrigin=t,this.lastSelectionTime=Date.now()}ensureHandlers(t,e){var i;let n;this.customHandlers=[];for(let s of e)if(n=null===(i=s.update(t).spec)||void 0===i?void 0:i.domEventHandlers){this.customHandlers.push({plugin:s.value,handlers:n});for(let e in n)this.registeredEvents.indexOf(e)<0&&"scroll"!=e&&(this.registeredEvents.push(e),t.contentDOM.addEventListener(e,(i=>{Yo(t,i)&&this.runCustomHandlers(e,t,i)&&i.preventDefault()})))}}runCustomHandlers(t,e,i){for(let n of this.customHandlers){let s=n.handlers[t];if(s)try{if(s.call(n.plugin,i,e)||i.defaultPrevented)return!0}catch(t){Qr(e.state,t)}}return!1}runScrollHandlers(t,e){this.lastScrollTop=t.scrollDOM.scrollTop,this.lastScrollLeft=t.scrollDOM.scrollLeft;for(let i of this.customHandlers){let n=i.handlers.scroll;if(n)try{n.call(i.plugin,e,t)}catch(e){Qr(t.state,e)}}}keydown(t,e){if(this.lastKeyCode=e.keyCode,this.lastKeyTime=Date.now(),9==e.keyCode&&Date.now()<this.lastEscPress+2e3)return!0;if(cr.android&&cr.chrome&&!e.synthetic&&(13==e.keyCode||8==e.keyCode))return t.observer.delayAndroidKey(e.key,e.keyCode),!0;let i;return!(!cr.ios||e.synthetic||e.altKey||e.metaKey||!((i=Uo.find((t=>t.keyCode==e.keyCode)))&&!e.ctrlKey||Go.indexOf(e.key)>-1&&e.ctrlKey&&!e.shiftKey))&&(this.pendingIOSKey=i||e,setTimeout((()=>this.flushIOSKey(t)),250),!0)}flushIOSKey(t){let e=this.pendingIOSKey;return!!e&&(this.pendingIOSKey=void 0,qs(t.contentDOM,e.key,e.keyCode))}ignoreDuringComposition(t){return!!/^key/.test(t.type)&&(this.composing>0||!!(cr.safari&&!cr.ios&&Date.now()-this.compositionEndedAt<100)&&(this.compositionEndedAt=0,!0))}mustFlushObserver(t){return"keydown"==t.type&&229!=t.keyCode}startMouseSelection(t){this.mouseSelection&&this.mouseSelection.destroy(),this.mouseSelection=t}update(t){this.mouseSelection&&this.mouseSelection.update(t),t.transactions.length&&(this.lastKeyCode=this.lastSelectionTime=0)}destroy(){this.mouseSelection&&this.mouseSelection.destroy()}}const Uo=[{key:"Backspace",keyCode:8,inputType:"deleteContentBackward"},{key:"Enter",keyCode:13,inputType:"insertParagraph"},{key:"Delete",keyCode:46,inputType:"deleteContentForward"}],Go="dthko",Qo=[16,17,18,20,91,92,224,225];function Jo(t){return.7*t+8}class Xo{constructor(t,e,i,n){this.view=t,this.style=i,this.mustSelect=n,this.scrollSpeed={x:0,y:0},this.scrolling=-1,this.lastEvent=e,this.scrollParent=function(t){let e=t.ownerDocument;for(let i=t.parentNode;i&&i!=e.body;)if(1==i.nodeType){if(i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth)return i;i=i.assignedSlot||i.parentNode}else{if(11!=i.nodeType)break;i=i.host}return null}(t.contentDOM);let s=t.contentDOM.ownerDocument;s.addEventListener("mousemove",this.move=this.move.bind(this)),s.addEventListener("mouseup",this.up=this.up.bind(this)),this.extend=e.shiftKey,this.multiple=t.state.facet(Gn.allowMultipleSelections)&&function(t,e){let i=t.state.facet(Vr);return i.length?i[0](e):cr.mac?e.metaKey:e.ctrlKey}(t,e),this.dragMove=function(t,e){let i=t.state.facet(Wr);return i.length?i[0](e):cr.mac?!e.altKey:!e.ctrlKey}(t,e),this.dragging=!(!function(t,e){let{main:i}=t.state.selection;if(i.empty)return!1;let n=Ds(t.root);if(!n||0==n.rangeCount)return!0;let s=n.getRangeAt(0).getClientRects();for(let t=0;t<s.length;t++){let i=s[t];if(i.left<=e.clientX&&i.right>=e.clientX&&i.top<=e.clientY&&i.bottom>=e.clientY)return!0}return!1}(t,e)||1!=fl(e))&&null}start(t){!1===this.dragging&&(t.preventDefault(),this.select(t))}move(t){var e;if(0==t.buttons)return this.destroy();if(!1!==this.dragging)return;this.select(this.lastEvent=t);let i=0,n=0,s=(null===(e=this.scrollParent)||void 0===e?void 0:e.getBoundingClientRect())||{left:0,top:0,right:this.view.win.innerWidth,bottom:this.view.win.innerHeight};t.clientX<=s.left?i=-Jo(s.left-t.clientX):t.clientX>=s.right&&(i=Jo(t.clientX-s.right)),t.clientY<=s.top?n=-Jo(s.top-t.clientY):t.clientY>=s.bottom&&(n=Jo(t.clientY-s.bottom)),this.setScrollSpeed(i,n)}up(t){null==this.dragging&&this.select(this.lastEvent),this.dragging||t.preventDefault(),this.destroy()}destroy(){this.setScrollSpeed(0,0);let t=this.view.contentDOM.ownerDocument;t.removeEventListener("mousemove",this.move),t.removeEventListener("mouseup",this.up),this.view.inputState.mouseSelection=null}setScrollSpeed(t,e){this.scrollSpeed={x:t,y:e},t||e?this.scrolling<0&&(this.scrolling=setInterval((()=>this.scroll()),50)):this.scrolling>-1&&(clearInterval(this.scrolling),this.scrolling=-1)}scroll(){this.scrollParent?(this.scrollParent.scrollLeft+=this.scrollSpeed.x,this.scrollParent.scrollTop+=this.scrollSpeed.y):this.view.win.scrollBy(this.scrollSpeed.x,this.scrollSpeed.y),!1===this.dragging&&this.select(this.lastEvent)}select(t){let e=this.style.get(t,this.extend,this.multiple);!this.mustSelect&&e.eq(this.view.state.selection)&&e.main.assoc==this.view.state.selection.main.assoc||this.view.dispatch({selection:e,userEvent:"select.pointer"}),this.mustSelect=!1}update(t){t.docChanged&&this.dragging&&(this.dragging=this.dragging.map(t.changes)),this.style.update(t)&&setTimeout((()=>this.select(this.lastEvent)),20)}}function Yo(t,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let i,n=e.target;n!=t.contentDOM;n=n.parentNode)if(!n||11==n.nodeType||(i=Gs.get(n))&&i.ignoreEvent(e))return!1;return!0}const Zo=Object.create(null),tl=Object.create(null),el=cr.ie&&cr.ie_version<15||cr.ios&&cr.webkit_version<604;function il(t,e){let i,{state:n}=t,s=1,r=n.toText(e),o=r.lines==n.selection.ranges.length;if(null!=pl&&n.selection.ranges.every((t=>t.empty))&&pl==r.toString()){let t=-1;i=n.changeByRange((i=>{let l=n.doc.lineAt(i.from);if(l.from==t)return{range:i};t=l.from;let a=n.toText((o?r.line(s++).text:e)+n.lineBreak);return{changes:{from:l.from,insert:a},range:nn.cursor(i.from+a.length)}}))}else i=o?n.changeByRange((t=>{let e=r.line(s++);return{changes:{from:t.from,to:t.to,insert:e.text},range:nn.cursor(t.from+e.length)}})):n.replaceSelection(r);t.dispatch(i,{userEvent:"input.paste",scrollIntoView:!0})}function nl(t,e,i,n){if(1==n)return nn.cursor(e,i);if(2==n)return function(t,e,i=1){let n=t.charCategorizer(e),s=t.doc.lineAt(e),r=e-s.from;if(0==s.length)return nn.cursor(e);0==r?i=1:r==s.length&&(i=-1);let o=r,l=r;i<0?o=Ii(s.text,r,!1):l=Ii(s.text,r);let a=n(s.text.slice(o,l));for(;o>0;){let t=Ii(s.text,o,!1);if(n(s.text.slice(t,o))!=a)break;o=t}for(;l<s.length;){let t=Ii(s.text,l);if(n(s.text.slice(l,t))!=a)break;l=t}return nn.range(o+s.from,l+s.from)}(t.state,e,i);{let i=Pr.find(t.docView,e),n=t.state.doc.lineAt(i?i.posAtEnd:e),s=i?i.posAtStart:n.from,r=i?i.posAtEnd:n.to;return r<t.state.doc.length&&r==n.to&&r++,nn.range(s,r)}}Zo.keydown=(t,e)=>{t.inputState.setSelectionOrigin("select"),27==e.keyCode?t.inputState.lastEscPress=Date.now():Qo.indexOf(e.keyCode)<0&&(t.inputState.lastEscPress=0)},Zo.touchstart=(t,e)=>{t.inputState.lastTouchTime=Date.now(),t.inputState.setSelectionOrigin("select.pointer")},Zo.touchmove=t=>{t.inputState.setSelectionOrigin("select.pointer")},tl.touchstart=tl.touchmove={passive:!0},Zo.mousedown=(t,e)=>{if(t.observer.flush(),t.inputState.lastTouchTime>Date.now()-2e3)return;let i=null;for(let n of t.state.facet(zr))if(i=n(t,e),i)break;if(i||0!=e.button||(i=function(t,e){let i=ll(t,e),n=fl(e),s=t.state.selection;return{update(t){t.docChanged&&(i.pos=t.changes.mapPos(i.pos),s=s.map(t.changes))},get(e,r,o){let l=ll(t,e),a=nl(t,l.pos,l.bias,n);if(i.pos!=l.pos&&!r){let e=nl(t,i.pos,i.bias,n),s=Math.min(e.from,a.from),r=Math.max(e.to,a.to);a=s<a.from?nn.range(s,r):nn.range(r,s)}return r?s.replaceRange(s.main.extend(a.from,a.to)):o&&s.ranges.length>1&&s.ranges.some((t=>t.eq(a)))?function(t,e){for(let i=0;;i++)if(t.ranges[i].eq(e))return nn.create(t.ranges.slice(0,i).concat(t.ranges.slice(i+1)),t.mainIndex==i?0:t.mainIndex-(t.mainIndex>i?1:0))}(s,a):o?s.addRange(a):nn.create([a])}}}(t,e)),i){let n=t.root.activeElement!=t.contentDOM;t.inputState.startMouseSelection(new Xo(t,e,i,n)),n&&t.observer.ignore((()=>Fs(t.contentDOM))),t.inputState.mouseSelection&&t.inputState.mouseSelection.start(e)}};let sl=(t,e)=>t>=e.top&&t<=e.bottom,rl=(t,e,i)=>sl(e,i)&&t>=i.left&&t<=i.right;function ol(t,e,i,n){let s=Pr.find(t.docView,e);if(!s)return 1;let r=e-s.posAtStart;if(0==r)return 1;if(r==s.length)return-1;let o=s.coordsAt(r,-1);if(o&&rl(i,n,o))return-1;let l=s.coordsAt(r,1);return l&&rl(i,n,l)?1:o&&sl(n,o)?-1:1}function ll(t,e){let i=t.posAtCoords({x:e.clientX,y:e.clientY},!1);return{pos:i,bias:ol(t,i,e.clientX,e.clientY)}}const al=cr.ie&&cr.ie_version<=11;let hl=null,cl=0,ul=0;function fl(t){if(!al)return t.detail;let e=hl,i=ul;return hl=t,ul=Date.now(),cl=!e||i>Date.now()-400&&Math.abs(e.clientX-t.clientX)<2&&Math.abs(e.clientY-t.clientY)<2?(cl+1)%3:1}function dl(t,e,i,n){if(!i)return;let s=t.posAtCoords({x:e.clientX,y:e.clientY},!1);e.preventDefault();let{mouseSelection:r}=t.inputState,o=n&&r&&r.dragging&&r.dragMove?{from:r.dragging.from,to:r.dragging.to}:null,l={from:s,insert:i},a=t.state.changes(o?[o,l]:l);t.focus(),t.dispatch({changes:a,selection:{anchor:a.mapPos(s,-1),head:a.mapPos(s,1)},userEvent:o?"move.drop":"input.drop"})}Zo.dragstart=(t,e)=>{let{selection:{main:i}}=t.state,{mouseSelection:n}=t.inputState;n&&(n.dragging=i),e.dataTransfer&&(e.dataTransfer.setData("Text",t.state.sliceDoc(i.from,i.to)),e.dataTransfer.effectAllowed="copyMove")},Zo.drop=(t,e)=>{if(!e.dataTransfer)return;if(t.state.readOnly)return e.preventDefault();let i=e.dataTransfer.files;if(i&&i.length){e.preventDefault();let n=Array(i.length),s=0,r=()=>{++s==i.length&&dl(t,e,n.filter((t=>null!=t)).join(t.state.lineBreak),!1)};for(let t=0;t<i.length;t++){let e=new FileReader;e.onerror=r,e.onload=()=>{/[\x00-\x08\x0e-\x1f]{2}/.test(e.result)||(n[t]=e.result),r()},e.readAsText(i[t])}}else dl(t,e,e.dataTransfer.getData("Text"),!0)},Zo.paste=(t,e)=>{if(t.state.readOnly)return e.preventDefault();t.observer.flush();let i=el?null:e.clipboardData;i?(il(t,i.getData("text/plain")||i.getData("text/uri-text")),e.preventDefault()):function(t){let e=t.dom.parentNode;if(!e)return;let i=e.appendChild(document.createElement("textarea"));i.style.cssText="position: fixed; left: -10000px; top: 10px",i.focus(),setTimeout((()=>{t.focus(),i.remove(),il(t,i.value)}),50)}(t)};let pl=null;Zo.copy=Zo.cut=(t,e)=>{let{text:i,ranges:n,linewise:s}=function(t){let e=[],i=[],n=!1;for(let n of t.selection.ranges)n.empty||(e.push(t.sliceDoc(n.from,n.to)),i.push(n));if(!e.length){let s=-1;for(let{from:n}of t.selection.ranges){let r=t.doc.lineAt(n);r.number>s&&(e.push(r.text),i.push({from:r.from,to:Math.min(t.doc.length,r.to+1)})),s=r.number}n=!0}return{text:e.join(t.lineBreak),ranges:i,linewise:n}}(t.state);if(!i&&!s)return;pl=s?i:null;let r=el?null:e.clipboardData;r?(e.preventDefault(),r.clearData(),r.setData("text/plain",i)):function(t,e){let i=t.dom.parentNode;if(!i)return;let n=i.appendChild(document.createElement("textarea"));n.style.cssText="position: fixed; left: -10000px; top: 10px",n.value=e,n.focus(),n.selectionEnd=e.length,n.selectionStart=0,setTimeout((()=>{n.remove(),t.focus()}),50)}(t,i),"cut"!=e.type||t.state.readOnly||t.dispatch({changes:n,scrollIntoView:!0,userEvent:"delete.cut"})};const ml=Pn.define();function gl(t,e){let i=[];for(let n of t.facet(qr)){let s=n(t,e);s&&i.push(s)}return i?t.update({effects:i,annotations:ml.of(!0)}):null}function vl(t){setTimeout((()=>{let e=t.hasFocus;if(e!=t.inputState.notifiedFocused){let i=gl(t.state,e);i?t.dispatch(i):t.update([])}}),10)}Zo.focus=t=>{t.inputState.lastFocusTime=Date.now(),t.scrollDOM.scrollTop||!t.inputState.lastScrollTop&&!t.inputState.lastScrollLeft||(t.scrollDOM.scrollTop=t.inputState.lastScrollTop,t.scrollDOM.scrollLeft=t.inputState.lastScrollLeft),vl(t)},Zo.blur=t=>{t.observer.clearSelectionRange(),vl(t)},Zo.compositionstart=Zo.compositionupdate=t=>{null==t.inputState.compositionFirstChange&&(t.inputState.compositionFirstChange=!0),t.inputState.composing<0&&(t.inputState.composing=0)},Zo.compositionend=t=>{t.inputState.composing=-1,t.inputState.compositionEndedAt=Date.now(),t.inputState.compositionFirstChange=null,cr.chrome&&cr.android&&t.observer.flushSoon(),setTimeout((()=>{t.inputState.composing<0&&t.docView.compositionDeco.size&&t.update([])}),50)},Zo.contextmenu=t=>{t.inputState.lastContextMenu=Date.now()},Zo.beforeinput=(t,e)=>{var i;let n;if(cr.chrome&&cr.android&&(n=Uo.find((t=>t.inputType==e.inputType)))&&(t.observer.delayAndroidKey(n.key,n.keyCode),"Backspace"==n.key||"Delete"==n.key)){let e=(null===(i=window.visualViewport)||void 0===i?void 0:i.height)||0;setTimeout((()=>{var i;((null===(i=window.visualViewport)||void 0===i?void 0:i.height)||0)>e+10&&t.hasFocus&&(t.contentDOM.blur(),t.focus())}),100)}};const wl=["pre-wrap","normal","pre-line","break-spaces"];class yl{constructor(t){this.lineWrapping=t,this.doc=Ai.empty,this.heightSamples={},this.lineHeight=14,this.charWidth=7,this.textHeight=14,this.lineLength=30,this.heightChanged=!1}heightForGap(t,e){let i=this.doc.lineAt(e).number-this.doc.lineAt(t).number+1;return this.lineWrapping&&(i+=Math.max(0,Math.ceil((e-t-i*this.lineLength*.5)/this.lineLength))),this.lineHeight*i}heightForLine(t){if(!this.lineWrapping)return this.lineHeight;return(1+Math.max(0,Math.ceil((t-this.lineLength)/(this.lineLength-5))))*this.lineHeight}setDoc(t){return this.doc=t,this}mustRefreshForWrapping(t){return wl.indexOf(t)>-1!=this.lineWrapping}mustRefreshForHeights(t){let e=!1;for(let i=0;i<t.length;i++){let n=t[i];n<0?i++:this.heightSamples[Math.floor(10*n)]||(e=!0,this.heightSamples[Math.floor(10*n)]=!0)}return e}refresh(t,e,i,n,s,r){let o=wl.indexOf(t)>-1,l=Math.round(e)!=Math.round(this.lineHeight)||this.lineWrapping!=o;if(this.lineWrapping=o,this.lineHeight=e,this.charWidth=i,this.textHeight=n,this.lineLength=s,l){this.heightSamples={};for(let t=0;t<r.length;t++){let e=r[t];e<0?t++:this.heightSamples[Math.floor(10*e)]=!0}}return l}}class bl{constructor(t,e){this.from=t,this.heights=e,this.index=0}get more(){return this.index<this.heights.length}}class xl{constructor(t,e,i,n,s){this.from=t,this.length=e,this.top=i,this.height=n,this.type=s}get to(){return this.from+this.length}get bottom(){return this.top+this.height}join(t){let e=(Array.isArray(this.type)?this.type:[this]).concat(Array.isArray(t.type)?t.type:[t]);return new xl(this.from,this.length+t.length,this.top,this.height+t.height,e)}}var kl=function(t){return t[t.ByPos=0]="ByPos",t[t.ByHeight=1]="ByHeight",t[t.ByPosNoHeight=2]="ByPosNoHeight",t}(kl||(kl={}));const Sl=.001;class Cl{constructor(t,e,i=2){this.length=t,this.height=e,this.flags=i}get outdated(){return(2&this.flags)>0}set outdated(t){this.flags=(t?2:0)|-3&this.flags}setHeight(t,e){this.height!=e&&(Math.abs(this.height-e)>Sl&&(t.heightChanged=!0),this.height=e)}replace(t,e,i){return Cl.of(i)}decomposeLeft(t,e){e.push(this)}decomposeRight(t,e){e.push(this)}applyChanges(t,e,i,n){let s=this,r=i.doc;for(let o=n.length-1;o>=0;o--){let{fromA:l,toA:a,fromB:h,toB:c}=n[o],u=s.lineAt(l,kl.ByPosNoHeight,i.setDoc(e),0,0),f=u.to>=a?u:s.lineAt(a,kl.ByPosNoHeight,i,0,0);for(c+=f.to-a,a=f.to;o>0&&u.from<=n[o-1].toA;)l=n[o-1].fromA,h=n[o-1].fromB,o--,l<u.from&&(u=s.lineAt(l,kl.ByPosNoHeight,i,0,0));h+=u.from-l,l=u.from;let d=_l.build(i.setDoc(r),t,h,c);s=s.replace(l,a,d)}return s.updateHeight(i,0)}static empty(){return new Ml(0,0)}static of(t){if(1==t.length)return t[0];let e=0,i=t.length,n=0,s=0;for(;;)if(e==i)if(n>2*s){let s=t[e-1];s.break?t.splice(--e,1,s.left,null,s.right):t.splice(--e,1,s.left,s.right),i+=1+s.break,n-=s.size}else{if(!(s>2*n))break;{let e=t[i];e.break?t.splice(i,1,e.left,null,e.right):t.splice(i,1,e.left,e.right),i+=2+e.break,s-=e.size}}else if(n<s){let i=t[e++];i&&(n+=i.size)}else{let e=t[--i];e&&(s+=e.size)}let r=0;return null==t[e-1]?(r=1,e--):null==t[e]&&(r=1,i++),new Dl(Cl.of(t.slice(0,e)),r,Cl.of(t.slice(i)))}}Cl.prototype.size=1;class Al extends Cl{constructor(t,e,i){super(t,e),this.type=i}blockAt(t,e,i,n){return new xl(n,this.length,i,this.height,this.type)}lineAt(t,e,i,n,s){return this.blockAt(0,i,n,s)}forEachLine(t,e,i,n,s,r){t<=s+this.length&&e>=s&&r(this.blockAt(0,i,n,s))}updateHeight(t,e=0,i=!1,n){return n&&n.from<=e&&n.more&&this.setHeight(t,n.heights[n.index++]),this.outdated=!1,this}toString(){return`block(${this.length})`}}class Ml extends Al{constructor(t,e){super(t,e,Mr.Text),this.collapsed=0,this.widgetHeight=0}replace(t,e,i){let n=i[0];return 1==i.length&&(n instanceof Ml||n instanceof Ol&&4&n.flags)&&Math.abs(this.length-n.length)<10?(n instanceof Ol?n=new Ml(n.length,this.height):n.height=this.height,this.outdated||(n.outdated=!1),n):Cl.of(i)}updateHeight(t,e=0,i=!1,n){return n&&n.from<=e&&n.more?this.setHeight(t,n.heights[n.index++]):(i||this.outdated)&&this.setHeight(t,Math.max(this.widgetHeight,t.heightForLine(this.length-this.collapsed))),this.outdated=!1,this}toString(){return`line(${this.length}${this.collapsed?-this.collapsed:""}${this.widgetHeight?":"+this.widgetHeight:""})`}}class Ol extends Cl{constructor(t){super(t,0)}heightMetrics(t,e){let i,n=t.doc.lineAt(e).number,s=t.doc.lineAt(e+this.length).number,r=s-n+1,o=0;if(t.lineWrapping){let e=Math.min(this.height,t.lineHeight*r);i=e/r,o=(this.height-e)/(this.length-r-1)}else i=this.height/r;return{firstLine:n,lastLine:s,perLine:i,perChar:o}}blockAt(t,e,i,n){let{firstLine:s,lastLine:r,perLine:o,perChar:l}=this.heightMetrics(e,n);if(e.lineWrapping){let s=n+Math.round(Math.max(0,Math.min(1,(t-i)/this.height))*this.length),r=e.doc.lineAt(s),a=o+r.length*l,h=Math.max(i,t-a/2);return new xl(r.from,r.length,h,a,Mr.Text)}{let n=Math.max(0,Math.min(r-s,Math.floor((t-i)/o))),{from:l,length:a}=e.doc.line(s+n);return new xl(l,a,i+o*n,o,Mr.Text)}}lineAt(t,e,i,n,s){if(e==kl.ByHeight)return this.blockAt(t,i,n,s);if(e==kl.ByPosNoHeight){let{from:e,to:n}=i.doc.lineAt(t);return new xl(e,n-e,0,0,Mr.Text)}let{firstLine:r,perLine:o,perChar:l}=this.heightMetrics(i,s),a=i.doc.lineAt(t),h=o+a.length*l,c=a.number-r,u=n+o*c+l*(a.from-s-c);return new xl(a.from,a.length,Math.max(n,Math.min(u,n+this.height-h)),h,Mr.Text)}forEachLine(t,e,i,n,s,r){t=Math.max(t,s),e=Math.min(e,s+this.length);let{firstLine:o,perLine:l,perChar:a}=this.heightMetrics(i,s);for(let h=t,c=n;h<=e;){let e=i.doc.lineAt(h);if(h==t){let i=e.number-o;c+=l*i+a*(t-s-i)}let n=l+a*e.length;r(new xl(e.from,e.length,c,n,Mr.Text)),c+=n,h=e.to+1}}replace(t,e,i){let n=this.length-e;if(n>0){let t=i[i.length-1];t instanceof Ol?i[i.length-1]=new Ol(t.length+n):i.push(null,new Ol(n-1))}if(t>0){let e=i[0];e instanceof Ol?i[0]=new Ol(t+e.length):i.unshift(new Ol(t-1),null)}return Cl.of(i)}decomposeLeft(t,e){e.push(new Ol(t-1),null)}decomposeRight(t,e){e.push(null,new Ol(this.length-t-1))}updateHeight(t,e=0,i=!1,n){let s=e+this.length;if(n&&n.from<=e+this.length&&n.more){let i=[],r=Math.max(e,n.from),o=-1;for(n.from>e&&i.push(new Ol(n.from-e-1).updateHeight(t,e));r<=s&&n.more;){let e=t.doc.lineAt(r).length;i.length&&i.push(null);let s=n.heights[n.index++];-1==o?o=s:Math.abs(s-o)>=Sl&&(o=-2);let l=new Ml(e,s);l.outdated=!1,i.push(l),r+=e+1}r<=s&&i.push(null,new Ol(s-r).updateHeight(t,r));let l=Cl.of(i);return(o<0||Math.abs(l.height-this.height)>=Sl||Math.abs(o-this.heightMetrics(t,e).perLine)>=Sl)&&(t.heightChanged=!0),l}return(i||this.outdated)&&(this.setHeight(t,t.heightForGap(e,e+this.length)),this.outdated=!1),this}toString(){return`gap(${this.length})`}}class Dl extends Cl{constructor(t,e,i){super(t.length+e+i.length,t.height+i.height,e|(t.outdated||i.outdated?2:0)),this.left=t,this.right=i,this.size=t.size+i.size}get break(){return 1&this.flags}blockAt(t,e,i,n){let s=i+this.left.height;return t<s?this.left.blockAt(t,e,i,n):this.right.blockAt(t,e,s,n+this.left.length+this.break)}lineAt(t,e,i,n,s){let r=n+this.left.height,o=s+this.left.length+this.break,l=e==kl.ByHeight?t<r:t<o,a=l?this.left.lineAt(t,e,i,n,s):this.right.lineAt(t,e,i,r,o);if(this.break||(l?a.to<o:a.from>o))return a;let h=e==kl.ByPosNoHeight?kl.ByPosNoHeight:kl.ByPos;return l?a.join(this.right.lineAt(o,h,i,r,o)):this.left.lineAt(o,h,i,n,s).join(a)}forEachLine(t,e,i,n,s,r){let o=n+this.left.height,l=s+this.left.length+this.break;if(this.break)t<l&&this.left.forEachLine(t,e,i,n,s,r),e>=l&&this.right.forEachLine(t,e,i,o,l,r);else{let a=this.lineAt(l,kl.ByPos,i,n,s);t<a.from&&this.left.forEachLine(t,a.from-1,i,n,s,r),a.to>=t&&a.from<=e&&r(a),e>a.to&&this.right.forEachLine(a.to+1,e,i,o,l,r)}}replace(t,e,i){let n=this.left.length+this.break;if(e<n)return this.balanced(this.left.replace(t,e,i),this.right);if(t>this.left.length)return this.balanced(this.left,this.right.replace(t-n,e-n,i));let s=[];t>0&&this.decomposeLeft(t,s);let r=s.length;for(let t of i)s.push(t);if(t>0&&Tl(s,r-1),e<this.length){let t=s.length;this.decomposeRight(e,s),Tl(s,t)}return Cl.of(s)}decomposeLeft(t,e){let i=this.left.length;if(t<=i)return this.left.decomposeLeft(t,e);e.push(this.left),this.break&&(i++,t>=i&&e.push(null)),t>i&&this.right.decomposeLeft(t-i,e)}decomposeRight(t,e){let i=this.left.length,n=i+this.break;if(t>=n)return this.right.decomposeRight(t-n,e);t<i&&this.left.decomposeRight(t,e),this.break&&t<n&&e.push(null),e.push(this.right)}balanced(t,e){return t.size>2*e.size||e.size>2*t.size?Cl.of(this.break?[t,null,e]:[t,e]):(this.left=t,this.right=e,this.height=t.height+e.height,this.outdated=t.outdated||e.outdated,this.size=t.size+e.size,this.length=t.length+this.break+e.length,this)}updateHeight(t,e=0,i=!1,n){let{left:s,right:r}=this,o=e+s.length+this.break,l=null;return n&&n.from<=e+s.length&&n.more?l=s=s.updateHeight(t,e,i,n):s.updateHeight(t,e,i),n&&n.from<=o+r.length&&n.more?l=r=r.updateHeight(t,o,i,n):r.updateHeight(t,o,i),l?this.balanced(s,r):(this.height=this.left.height+this.right.height,this.outdated=!1,this)}toString(){return this.left+(this.break?" ":"-")+this.right}}function Tl(t,e){let i,n;null==t[e]&&(i=t[e-1])instanceof Ol&&(n=t[e+1])instanceof Ol&&t.splice(e-1,3,new Ol(i.length+1+n.length))}class _l{constructor(t,e){this.pos=t,this.oracle=e,this.nodes=[],this.lineStart=-1,this.lineEnd=-1,this.covering=null,this.writtenTo=t}get isCovered(){return this.covering&&this.nodes[this.nodes.length-1]==this.covering}span(t,e){if(this.lineStart>-1){let t=Math.min(e,this.lineEnd),i=this.nodes[this.nodes.length-1];i instanceof Ml?i.length+=t-this.pos:(t>this.pos||!this.isCovered)&&this.nodes.push(new Ml(t-this.pos,-1)),this.writtenTo=t,e>t&&(this.nodes.push(null),this.writtenTo++,this.lineStart=-1)}this.pos=e}point(t,e,i){if(t<e||i.heightRelevant){let n=i.widget?i.widget.estimatedHeight:0;n<0&&(n=this.oracle.lineHeight);let s=e-t;i.block?this.addBlock(new Al(s,n,i.type)):(s||n>=5)&&this.addLineDeco(n,s)}else e>t&&this.span(t,e);this.lineEnd>-1&&this.lineEnd<this.pos&&(this.lineEnd=this.oracle.doc.lineAt(this.pos).to)}enterLine(){if(this.lineStart>-1)return;let{from:t,to:e}=this.oracle.doc.lineAt(this.pos);this.lineStart=t,this.lineEnd=e,this.writtenTo<t&&((this.writtenTo<t-1||null==this.nodes[this.nodes.length-1])&&this.nodes.push(this.blankContent(this.writtenTo,t-1)),this.nodes.push(null)),this.pos>t&&this.nodes.push(new Ml(this.pos-t,-1)),this.writtenTo=this.pos}blankContent(t,e){let i=new Ol(e-t);return this.oracle.doc.lineAt(t).to==e&&(i.flags|=4),i}ensureLine(){this.enterLine();let t=this.nodes.length?this.nodes[this.nodes.length-1]:null;if(t instanceof Ml)return t;let e=new Ml(0,-1);return this.nodes.push(e),e}addBlock(t){this.enterLine(),t.type!=Mr.WidgetAfter||this.isCovered||this.ensureLine(),this.nodes.push(t),this.writtenTo=this.pos=this.pos+t.length,t.type!=Mr.WidgetBefore&&(this.covering=t)}addLineDeco(t,e){let i=this.ensureLine();i.length+=e,i.collapsed+=e,i.widgetHeight=Math.max(i.widgetHeight,t),this.writtenTo=this.pos=this.pos+e}finish(t){let e=0==this.nodes.length?null:this.nodes[this.nodes.length-1];!(this.lineStart>-1)||e instanceof Ml||this.isCovered?(this.writtenTo<this.pos||null==e)&&this.nodes.push(this.blankContent(this.writtenTo,this.pos)):this.nodes.push(new Ml(0,-1));let i=t;for(let t of this.nodes)t instanceof Ml&&t.updateHeight(this.oracle,i),i+=t?t.length:1;return this.nodes}static build(t,e,i,n){let s=new _l(i,t);return ts.spans(e,i,n,s,0),s.finish(i)}}class El{constructor(){this.changes=[]}compareRange(){}comparePoint(t,e,i,n){(t<e||i&&i.heightRelevant||n&&n.heightRelevant)&&Rr(t,e,this.changes,5)}}function Rl(t,e){let i=t.getBoundingClientRect(),n=t.ownerDocument,s=n.defaultView||window,r=Math.max(0,i.left),o=Math.min(s.innerWidth,i.right),l=Math.max(0,i.top),a=Math.min(s.innerHeight,i.bottom);for(let e=t.parentNode;e&&e!=n.body;)if(1==e.nodeType){let i=e,n=window.getComputedStyle(i);if((i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth)&&"visible"!=n.overflow){let n=i.getBoundingClientRect();r=Math.max(r,n.left),o=Math.min(o,n.right),l=Math.max(l,n.top),a=e==t.parentNode?n.bottom:Math.min(a,n.bottom)}e="absolute"==n.position||"fixed"==n.position?i.offsetParent:i.parentNode}else{if(11!=e.nodeType)break;e=e.host}return{left:r-i.left,right:Math.max(r,o)-i.left,top:l-(i.top+e),bottom:Math.max(l,a)-(i.top+e)}}function Pl(t,e){let i=t.getBoundingClientRect();return{left:0,right:i.right-i.left,top:e,bottom:i.bottom-(i.top+e)}}class Bl{constructor(t,e,i){this.from=t,this.to=e,this.size=i}static same(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++){let n=t[i],s=e[i];if(n.from!=s.from||n.to!=s.to||n.size!=s.size)return!1}return!0}draw(t){return Or.replace({widget:new Ll(this.size,t)}).range(this.from,this.to)}}class Ll extends Ar{constructor(t,e){super(),this.size=t,this.vertical=e}eq(t){return t.size==this.size&&t.vertical==this.vertical}toDOM(){let t=document.createElement("div");return this.vertical?t.style.height=this.size+"px":(t.style.width=this.size+"px",t.style.height="2px",t.style.display="inline-block"),t}get estimatedHeight(){return this.vertical?this.size:-1}}class Nl{constructor(t){this.state=t,this.pixelViewport={left:0,right:window.innerWidth,top:0,bottom:0},this.inView=!0,this.paddingTop=0,this.paddingBottom=0,this.contentDOMWidth=0,this.contentDOMHeight=0,this.editorHeight=0,this.editorWidth=0,this.scaler=Hl,this.scrollTarget=null,this.printing=!1,this.mustMeasureContent=!0,this.defaultTextDirection=ho.LTR,this.visibleRanges=[],this.mustEnforceCursorAssoc=!1;let e=t.facet(io).some((t=>"function"!=typeof t&&"cm-lineWrapping"==t.class));this.heightOracle=new yl(e),this.stateDeco=t.facet(no).filter((t=>"function"!=typeof t)),this.heightMap=Cl.empty().applyChanges(this.stateDeco,Ai.empty,this.heightOracle.setDoc(t.doc),[new lo(0,0,0,t.doc.length)]),this.viewport=this.getViewport(0,null),this.updateViewportLines(),this.updateForViewport(),this.lineGaps=this.ensureLineGaps([]),this.lineGapDeco=Or.set(this.lineGaps.map((t=>t.draw(!1)))),this.computeVisibleRanges()}updateForViewport(){let t=[this.viewport],{main:e}=this.state.selection;for(let i=0;i<=1;i++){let n=i?e.head:e.anchor;if(!t.some((({from:t,to:e})=>n>=t&&n<=e))){let{from:e,to:i}=this.lineBlockAt(n);t.push(new Il(e,i))}}this.viewports=t.sort(((t,e)=>t.from-e.from)),this.scaler=this.heightMap.height<=7e6?Hl:new Fl(this.heightOracle,this.heightMap,this.viewports)}updateViewportLines(){this.viewportLines=[],this.heightMap.forEachLine(this.viewport.from,this.viewport.to,this.heightOracle.setDoc(this.state.doc),0,0,(t=>{this.viewportLines.push(1==this.scaler.scale?t:jl(t,this.scaler))}))}update(t,e=null){this.state=t.state;let i=this.stateDeco;this.stateDeco=this.state.facet(no).filter((t=>"function"!=typeof t));let n=t.changedRanges,s=lo.extendWithRanges(n,function(t,e,i){let n=new El;return ts.compare(t,e,i,n,0),n.changes}(i,this.stateDeco,t?t.changes:Gi.empty(this.state.doc.length))),r=this.heightMap.height;this.heightMap=this.heightMap.applyChanges(this.stateDeco,t.startState.doc,this.heightOracle.setDoc(this.state.doc),s),this.heightMap.height!=r&&(t.flags|=2);let o=s.length?this.mapViewport(this.viewport,t.changes):this.viewport;(e&&(e.range.head<o.from||e.range.head>o.to)||!this.viewportIsAppropriate(o))&&(o=this.getViewport(0,e));let l=!t.changes.empty||2&t.flags||o.from!=this.viewport.from||o.to!=this.viewport.to;this.viewport=o,this.updateForViewport(),l&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(this.mapLineGaps(this.lineGaps,t.changes))),t.flags|=this.computeVisibleRanges(),e&&(this.scrollTarget=e),!this.mustEnforceCursorAssoc&&t.selectionSet&&t.view.lineWrapping&&t.state.selection.main.empty&&t.state.selection.main.assoc&&!t.state.facet(Kr)&&(this.mustEnforceCursorAssoc=!0)}measure(t){let e=t.contentDOM,i=window.getComputedStyle(e),n=this.heightOracle,s=i.whiteSpace;this.defaultTextDirection="rtl"==i.direction?ho.RTL:ho.LTR;let r=this.heightOracle.mustRefreshForWrapping(s),o=e.getBoundingClientRect(),l=r||this.mustMeasureContent||this.contentDOMHeight!=o.height;this.contentDOMHeight=o.height,this.mustMeasureContent=!1;let a=0,h=0,c=parseInt(i.paddingTop)||0,u=parseInt(i.paddingBottom)||0;this.paddingTop==c&&this.paddingBottom==u||(this.paddingTop=c,this.paddingBottom=u,a|=10),this.editorWidth!=t.scrollDOM.clientWidth&&(n.lineWrapping&&(l=!0),this.editorWidth=t.scrollDOM.clientWidth,a|=8);let f=(this.printing?Pl:Rl)(e,this.paddingTop),d=f.top-this.pixelViewport.top,p=f.bottom-this.pixelViewport.bottom;this.pixelViewport=f;let m=this.pixelViewport.bottom>this.pixelViewport.top&&this.pixelViewport.right>this.pixelViewport.left;if(m!=this.inView&&(this.inView=m,m&&(l=!0)),!this.inView&&!this.scrollTarget)return 0;let g=o.width;if(this.contentDOMWidth==g&&this.editorHeight==t.scrollDOM.clientHeight||(this.contentDOMWidth=o.width,this.editorHeight=t.scrollDOM.clientHeight,a|=8),l){let e=t.docView.measureVisibleLineHeights(this.viewport);if(n.mustRefreshForHeights(e)&&(r=!0),r||n.lineWrapping&&Math.abs(g-this.contentDOMWidth)>n.charWidth){let{lineHeight:i,charWidth:o,textHeight:l}=t.docView.measureTextSize();r=i>0&&n.refresh(s,i,o,l,g/o,e),r&&(t.docView.minWidth=0,a|=8)}d>0&&p>0?h=Math.max(d,p):d<0&&p<0&&(h=Math.min(d,p)),n.heightChanged=!1;for(let i of this.viewports){let s=i.from==this.viewport.from?e:t.docView.measureVisibleLineHeights(i);this.heightMap=(r?Cl.empty().applyChanges(this.stateDeco,Ai.empty,this.heightOracle,[new lo(0,0,0,t.state.doc.length)]):this.heightMap).updateHeight(n,0,r,new bl(i.from,s))}n.heightChanged&&(a|=2)}let v=!this.viewportIsAppropriate(this.viewport,h)||this.scrollTarget&&(this.scrollTarget.range.head<this.viewport.from||this.scrollTarget.range.head>this.viewport.to);return v&&(this.viewport=this.getViewport(h,this.scrollTarget)),this.updateForViewport(),(2&a||v)&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(r?[]:this.lineGaps,t)),a|=this.computeVisibleRanges(),this.mustEnforceCursorAssoc&&(this.mustEnforceCursorAssoc=!1,t.docView.enforceCursorAssoc()),a}get visibleTop(){return this.scaler.fromDOM(this.pixelViewport.top)}get visibleBottom(){return this.scaler.fromDOM(this.pixelViewport.bottom)}getViewport(t,e){let i=.5-Math.max(-.5,Math.min(.5,t/1e3/2)),n=this.heightMap,s=this.heightOracle,{visibleTop:r,visibleBottom:o}=this,l=new Il(n.lineAt(r-1e3*i,kl.ByHeight,s,0,0).from,n.lineAt(o+1e3*(1-i),kl.ByHeight,s,0,0).to);if(e){let{head:t}=e.range;if(t<l.from||t>l.to){let i,r=Math.min(this.editorHeight,this.pixelViewport.bottom-this.pixelViewport.top),o=n.lineAt(t,kl.ByPos,s,0,0);i="center"==e.y?(o.top+o.bottom)/2-r/2:"start"==e.y||"nearest"==e.y&&t<l.from?o.top:o.bottom-r,l=new Il(n.lineAt(i-500,kl.ByHeight,s,0,0).from,n.lineAt(i+r+500,kl.ByHeight,s,0,0).to)}}return l}mapViewport(t,e){let i=e.mapPos(t.from,-1),n=e.mapPos(t.to,1);return new Il(this.heightMap.lineAt(i,kl.ByPos,this.heightOracle,0,0).from,this.heightMap.lineAt(n,kl.ByPos,this.heightOracle,0,0).to)}viewportIsAppropriate({from:t,to:e},i=0){if(!this.inView)return!0;let{top:n}=this.heightMap.lineAt(t,kl.ByPos,this.heightOracle,0,0),{bottom:s}=this.heightMap.lineAt(e,kl.ByPos,this.heightOracle,0,0),{visibleTop:r,visibleBottom:o}=this;return(0==t||n<=r-Math.max(10,Math.min(-i,250)))&&(e==this.state.doc.length||s>=o+Math.max(10,Math.min(i,250)))&&n>r-2e3&&s<o+2e3}mapLineGaps(t,e){if(!t.length||e.empty)return t;let i=[];for(let n of t)e.touchesRange(n.from,n.to)||i.push(new Bl(e.mapPos(n.from),e.mapPos(n.to),n.size));return i}ensureLineGaps(t,e){let i=this.heightOracle.lineWrapping,n=i?1e4:2e3,s=n>>1,r=n<<1;if(this.defaultTextDirection!=ho.LTR&&!i)return[];let o=[],l=(n,r,a,h)=>{if(r-n<s)return;let c=this.state.selection.main,u=[c.from];c.empty||u.push(c.to);for(let t of u)if(t>n&&t<r)return l(n,t-10,a,h),void l(t+10,r,a,h);let f=function(t,e){for(let i of t)if(e(i))return i;return}(t,(t=>t.from>=a.from&&t.to<=a.to&&Math.abs(t.from-n)<s&&Math.abs(t.to-r)<s&&!u.some((e=>t.from<e&&t.to>e))));if(!f){if(r<a.to&&e&&i&&e.visibleRanges.some((t=>t.from<=r&&t.to>=r))){let t=e.moveToLineBoundary(nn.cursor(r),!1,!0).head;t>n&&(r=t)}f=new Bl(n,r,this.gapSize(a,n,r,h))}o.push(f)};for(let t of this.viewportLines){if(t.length<r)continue;let e=Vl(t.from,t.to,this.stateDeco);if(e.total<r)continue;let s,o,a=this.scrollTarget?this.scrollTarget.range.head:null;if(i){let i,r,l=n/this.heightOracle.lineLength*this.heightOracle.lineHeight;if(null!=a){let n=zl(e,a),s=((this.visibleBottom-this.visibleTop)/2+l)/t.height;i=n-s,r=n+s}else i=(this.visibleTop-t.top-l)/t.height,r=(this.visibleBottom-t.top+l)/t.height;s=Wl(e,i),o=Wl(e,r)}else{let t,i,r=e.total*this.heightOracle.charWidth,l=n*this.heightOracle.charWidth;if(null!=a){let n=zl(e,a),s=((this.pixelViewport.right-this.pixelViewport.left)/2+l)/r;t=n-s,i=n+s}else t=(this.pixelViewport.left-l)/r,i=(this.pixelViewport.right+l)/r;s=Wl(e,t),o=Wl(e,i)}s>t.from&&l(t.from,s,t,e),o<t.to&&l(o,t.to,t,e)}return o}gapSize(t,e,i,n){let s=zl(n,i)-zl(n,e);return this.heightOracle.lineWrapping?t.height*s:n.total*this.heightOracle.charWidth*s}updateLineGaps(t){Bl.same(t,this.lineGaps)||(this.lineGaps=t,this.lineGapDeco=Or.set(t.map((t=>t.draw(this.heightOracle.lineWrapping)))))}computeVisibleRanges(){let t=this.stateDeco;this.lineGaps.length&&(t=t.concat(this.lineGapDeco));let e=[];ts.spans(t,this.viewport.from,this.viewport.to,{span(t,i){e.push({from:t,to:i})},point(){}},20);let i=e.length!=this.visibleRanges.length||this.visibleRanges.some(((t,i)=>t.from!=e[i].from||t.to!=e[i].to));return this.visibleRanges=e,i?4:0}lineBlockAt(t){return t>=this.viewport.from&&t<=this.viewport.to&&this.viewportLines.find((e=>e.from<=t&&e.to>=t))||jl(this.heightMap.lineAt(t,kl.ByPos,this.heightOracle,0,0),this.scaler)}lineBlockAtHeight(t){return jl(this.heightMap.lineAt(this.scaler.fromDOM(t),kl.ByHeight,this.heightOracle,0,0),this.scaler)}elementAtHeight(t){return jl(this.heightMap.blockAt(this.scaler.fromDOM(t),this.heightOracle,0,0),this.scaler)}get docHeight(){return this.scaler.toDOM(this.heightMap.height)}get contentHeight(){return this.docHeight+this.paddingTop+this.paddingBottom}}class Il{constructor(t,e){this.from=t,this.to=e}}function Vl(t,e,i){let n=[],s=t,r=0;return ts.spans(i,t,e,{span(){},point(t,e){t>s&&(n.push({from:s,to:t}),r+=t-s),s=e}},20),s<e&&(n.push({from:s,to:e}),r+=e-s),{total:r,ranges:n}}function Wl({total:t,ranges:e},i){if(i<=0)return e[0].from;if(i>=1)return e[e.length-1].to;let n=Math.floor(t*i);for(let t=0;;t++){let{from:i,to:s}=e[t],r=s-i;if(n<=r)return i+n;n-=r}}function zl(t,e){let i=0;for(let{from:n,to:s}of t.ranges){if(e<=s){i+=e-n;break}i+=s-n}return i/t.total}const Hl={toDOM:t=>t,fromDOM:t=>t,scale:1};class Fl{constructor(t,e,i){let n=0,s=0,r=0;this.viewports=i.map((({from:i,to:s})=>{let r=e.lineAt(i,kl.ByPos,t,0,0).top,o=e.lineAt(s,kl.ByPos,t,0,0).bottom;return n+=o-r,{from:i,to:s,top:r,bottom:o,domTop:0,domBottom:0}})),this.scale=(7e6-n)/(e.height-n);for(let t of this.viewports)t.domTop=r+(t.top-s)*this.scale,r=t.domBottom=t.domTop+(t.bottom-t.top),s=t.bottom}toDOM(t){for(let e=0,i=0,n=0;;e++){let s=e<this.viewports.length?this.viewports[e]:null;if(!s||t<s.top)return n+(t-i)*this.scale;if(t<=s.bottom)return s.domTop+(t-s.top);i=s.bottom,n=s.domBottom}}fromDOM(t){for(let e=0,i=0,n=0;;e++){let s=e<this.viewports.length?this.viewports[e]:null;if(!s||t<s.domTop)return i+(t-n)/this.scale;if(t<=s.domBottom)return s.top+(t-s.domTop);i=s.bottom,n=s.domBottom}}}function jl(t,e){if(1==e.scale)return t;let i=e.toDOM(t.top),n=e.toDOM(t.bottom);return new xl(t.from,t.length,i,n-i,Array.isArray(t.type)?t.type.map((t=>jl(t,e))):t.type)}const ql=on.define({combine:t=>t.join(" ")}),$l=on.define({combine:t=>t.indexOf(!0)>-1}),Kl=vs.newName(),Ul=vs.newName(),Gl=vs.newName(),Ql={"&light":"."+Ul,"&dark":"."+Gl};function Jl(t,e,i){return new vs(e,{finish:e=>/&/.test(e)?e.replace(/&\w*/,(e=>{if("&"==e)return t;if(!i||!i[e])throw new RangeError(`Unsupported selector: ${e}`);return i[e]})):t+" "+e})}const Xl=Jl("."+Kl,{"&":{position:"relative !important",boxSizing:"border-box","&.cm-focused":{outline:"1px dotted #212121"},display:"flex !important",flexDirection:"column"},".cm-scroller":{display:"flex !important",alignItems:"flex-start !important",fontFamily:"monospace",lineHeight:1.4,height:"100%",overflowX:"auto",position:"relative",zIndex:0},".cm-content":{margin:0,flexGrow:2,flexShrink:0,display:"block",whiteSpace:"pre",wordWrap:"normal",boxSizing:"border-box",padding:"4px 0",outline:"none","&[contenteditable=true]":{WebkitUserModify:"read-write-plaintext-only"}},".cm-lineWrapping":{whiteSpace_fallback:"pre-wrap",whiteSpace:"break-spaces",wordBreak:"break-word",overflowWrap:"anywhere",flexShrink:1},"&light .cm-content":{caretColor:"black"},"&dark .cm-content":{caretColor:"white"},".cm-line":{display:"block",padding:"0 2px 0 6px"},".cm-layer":{position:"absolute",left:0,top:0,contain:"size style","& > *":{position:"absolute"}},"&light .cm-selectionBackground":{background:"#d9d9d9"},"&dark .cm-selectionBackground":{background:"#222"},"&light.cm-focused .cm-selectionBackground":{background:"#d7d4f0"},"&dark.cm-focused .cm-selectionBackground":{background:"#233"},".cm-cursorLayer":{pointerEvents:"none"},"&.cm-focused .cm-cursorLayer":{animation:"steps(1) cm-blink 1.2s infinite"},"@keyframes cm-blink":{"0%":{},"50%":{opacity:0},"100%":{}},"@keyframes cm-blink2":{"0%":{},"50%":{opacity:0},"100%":{}},".cm-cursor, .cm-dropCursor":{borderLeft:"1.2px solid black",marginLeft:"-0.6px",pointerEvents:"none"},".cm-cursor":{display:"none"},"&dark .cm-cursor":{borderLeftColor:"#444"},".cm-dropCursor":{position:"absolute"},"&.cm-focused .cm-cursor":{display:"block"},"&light .cm-activeLine":{backgroundColor:"#cceeff44"},"&dark .cm-activeLine":{backgroundColor:"#99eeff33"},"&light .cm-specialChar":{color:"red"},"&dark .cm-specialChar":{color:"#f78"},".cm-gutters":{flexShrink:0,display:"flex",height:"100%",boxSizing:"border-box",left:0,zIndex:200},"&light .cm-gutters":{backgroundColor:"#f5f5f5",color:"#6c6c6c",borderRight:"1px solid #ddd"},"&dark .cm-gutters":{backgroundColor:"#333338",color:"#ccc"},".cm-gutter":{display:"flex !important",flexDirection:"column",flexShrink:0,boxSizing:"border-box",minHeight:"100%",overflow:"hidden"},".cm-gutterElement":{boxSizing:"border-box"},".cm-lineNumbers .cm-gutterElement":{padding:"0 3px 0 5px",minWidth:"20px",textAlign:"right",whiteSpace:"nowrap"},"&light .cm-activeLineGutter":{backgroundColor:"#e2f2ff"},"&dark .cm-activeLineGutter":{backgroundColor:"#222227"},".cm-panels":{boxSizing:"border-box",position:"sticky",left:0,right:0},"&light .cm-panels":{backgroundColor:"#f5f5f5",color:"black"},"&light .cm-panels-top":{borderBottom:"1px solid #ddd"},"&light .cm-panels-bottom":{borderTop:"1px solid #ddd"},"&dark .cm-panels":{backgroundColor:"#333338",color:"white"},".cm-tab":{display:"inline-block",overflow:"hidden",verticalAlign:"bottom"},".cm-widgetBuffer":{verticalAlign:"text-top",height:"1em",width:0,display:"inline"},".cm-placeholder":{color:"#888",display:"inline-block",verticalAlign:"top"},".cm-highlightSpace:before":{content:"attr(data-display)",position:"absolute",pointerEvents:"none",color:"#888"},".cm-highlightTab":{backgroundImage:'url(\'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="20"><path stroke="%23888" stroke-width="1" fill="none" d="M1 10H196L190 5M190 15L196 10M197 4L197 16"/></svg>\')',backgroundSize:"auto 100%",backgroundPosition:"right 90%",backgroundRepeat:"no-repeat"},".cm-trailingSpace":{backgroundColor:"#ff332255"},".cm-button":{verticalAlign:"middle",color:"inherit",fontSize:"70%",padding:".2em 1em",borderRadius:"1px"},"&light .cm-button":{backgroundImage:"linear-gradient(#eff1f5, #d9d9df)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#b4b4b4, #d0d3d6)"}},"&dark .cm-button":{backgroundImage:"linear-gradient(#393939, #111)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#111, #333)"}},".cm-textfield":{verticalAlign:"middle",color:"inherit",fontSize:"70%",border:"1px solid silver",padding:".2em .5em"},"&light .cm-textfield":{backgroundColor:"white"},"&dark .cm-textfield":{border:"1px solid #555",backgroundColor:"inherit"}},Ql);class Yl{constructor(t,e,i,n){this.typeOver=n,this.bounds=null,this.text="";let{impreciseHead:s,impreciseAnchor:r}=t.docView;if(t.state.readOnly&&e>-1)this.newSel=null;else if(e>-1&&(this.bounds=t.docView.domBoundsAround(e,i,0))){let e=s||r?[]:function(t){let e=[];if(t.root.activeElement!=t.contentDOM)return e;let{anchorNode:i,anchorOffset:n,focusNode:s,focusOffset:r}=t.observer.selectionRange;i&&(e.push(new Do(i,n)),s==i&&r==n||e.push(new Do(s,r)));return e}(t),i=new Mo(e,t.state);i.readRange(this.bounds.startDOM,this.bounds.endDOM),this.text=i.text,this.newSel=function(t,e){if(0==t.length)return null;let i=t[0].pos,n=2==t.length?t[1].pos:i;return i>-1&&n>-1?nn.single(i+e,n+e):null}(e,this.bounds.from)}else{let e=t.observer.selectionRange,i=s&&s.node==e.focusNode&&s.offset==e.focusOffset||!Ts(t.contentDOM,e.focusNode)?t.state.selection.main.head:t.docView.posFromDOM(e.focusNode,e.focusOffset),n=r&&r.node==e.anchorNode&&r.offset==e.anchorOffset||!Ts(t.contentDOM,e.anchorNode)?t.state.selection.main.anchor:t.docView.posFromDOM(e.anchorNode,e.anchorOffset);this.newSel=nn.single(n,i)}}}function Zl(t,e){let i,{newSel:n}=e,s=t.state.selection.main;if(e.bounds){let{from:n,to:r}=e.bounds,o=s.from,l=null;(8===t.inputState.lastKeyCode&&t.inputState.lastKeyTime>Date.now()-100||cr.android&&e.text.length<r-n)&&(o=s.to,l="end");let a=function(t,e,i,n){let s=Math.min(t.length,e.length),r=0;for(;r<s&&t.charCodeAt(r)==e.charCodeAt(r);)r++;if(r==s&&t.length==e.length)return null;let o=t.length,l=e.length;for(;o>0&&l>0&&t.charCodeAt(o-1)==e.charCodeAt(l-1);)o--,l--;if("end"==n){i-=o+Math.max(0,r-Math.min(o,l))-r}if(o<r&&t.length<e.length){r-=i<=r&&i>=o?r-i:0,l=r+(l-o),o=r}else if(l<r){r-=i<=r&&i>=l?r-i:0,o=r+(o-l),l=r}return{from:r,toA:o,toB:l}}(t.state.doc.sliceString(n,r,Ao),e.text,o-n,l);a&&(cr.chrome&&13==t.inputState.lastKeyCode&&a.toB==a.from+2&&""==e.text.slice(a.from,a.toB)&&a.toB--,i={from:n+a.from,to:n+a.toA,insert:Ai.of(e.text.slice(a.from,a.toB).split(Ao))})}else n&&(!t.hasFocus&&t.state.facet(Jr)||n.main.eq(s))&&(n=null);if(!i&&!n)return!1;if(!i&&e.typeOver&&!s.empty&&n&&n.main.empty?i={from:s.from,to:s.to,insert:t.state.doc.slice(s.from,s.to)}:i&&i.from>=s.from&&i.to<=s.to&&(i.from!=s.from||i.to!=s.to)&&s.to-s.from-(i.to-i.from)<=4?i={from:s.from,to:s.to,insert:t.state.doc.slice(s.from,i.from).append(i.insert).append(t.state.doc.slice(i.to,s.to))}:(cr.mac||cr.android)&&i&&i.from==i.to&&i.from==s.head-1&&/^\. ?$/.test(i.insert.toString())&&"off"==t.contentDOM.getAttribute("autocorrect")?(n&&2==i.insert.length&&(n=nn.single(n.main.anchor-1,n.main.head-1)),i={from:s.from,to:s.to,insert:Ai.of([" "])}):cr.chrome&&i&&i.from==i.to&&i.from==s.head&&"\n "==i.insert.toString()&&t.lineWrapping&&(n&&(n=nn.single(n.main.anchor-1,n.main.head-1)),i={from:s.from,to:s.to,insert:Ai.of([" "])}),i){let e=t.state;if(cr.ios&&t.inputState.flushIOSKey(t))return!0;if(cr.android&&(i.from==s.from&&i.to==s.to&&1==i.insert.length&&2==i.insert.lines&&qs(t.contentDOM,"Enter",13)||i.from==s.from-1&&i.to==s.to&&0==i.insert.length&&qs(t.contentDOM,"Backspace",8)||i.from==s.from&&i.to==s.to+1&&0==i.insert.length&&qs(t.contentDOM,"Delete",46)))return!0;let r,o=i.insert.toString();if(t.state.facet(jr).some((e=>e(t,i.from,i.to,o))))return!0;if(t.inputState.composing>=0&&t.inputState.composing++,i.from>=s.from&&i.to<=s.to&&i.to-i.from>=(s.to-s.from)/3&&(!n||n.main.empty&&n.main.from==i.from+i.insert.length)&&t.inputState.composing<0){let n=s.from<i.from?e.sliceDoc(s.from,i.from):"",o=s.to>i.to?e.sliceDoc(i.to,s.to):"";r=e.replaceSelection(t.state.toText(n+i.insert.sliceString(0,void 0,t.state.lineBreak)+o))}else{let o=e.changes(i),l=n&&!e.selection.main.eq(n.main)&&n.main.to<=o.newLength?n.main:void 0;if(e.selection.ranges.length>1&&t.inputState.composing>=0&&i.to<=s.to&&i.to>=s.to-10){let n=t.state.sliceDoc(i.from,i.to),a=Eo(t)||t.state.doc.lineAt(s.head),h=s.to-i.to,c=s.to-s.from;r=e.changeByRange((r=>{if(r.from==s.from&&r.to==s.to)return{changes:o,range:l||r.map(o)};let u=r.to-h,f=u-n.length;if(r.to-r.from!=c||t.state.sliceDoc(f,u)!=n||a&&r.to>=a.from&&r.from<=a.to)return{range:r};let d=e.changes({from:f,to:u,insert:i.insert}),p=r.to-s.to;return{changes:d,range:l?nn.range(Math.max(0,l.anchor+p),Math.max(0,l.head+p)):r.map(d)}}))}else r={changes:o,selection:l&&e.selection.replaceRange(l)}}let l="input.type";return t.composing&&(l+=".compose",t.inputState.compositionFirstChange&&(l+=".start",t.inputState.compositionFirstChange=!1)),t.dispatch(r,{scrollIntoView:!0,userEvent:l}),!0}if(n&&!n.main.eq(s)){let e=!1,i="select";return t.inputState.lastSelectionTime>Date.now()-50&&("select"==t.inputState.lastSelectionOrigin&&(e=!0),i=t.inputState.lastSelectionOrigin),t.dispatch({selection:n,scrollIntoView:e,userEvent:i}),!0}return!1}const ta={childList:!0,characterData:!0,subtree:!0,attributes:!0,characterDataOldValue:!0},ea=cr.ie&&cr.ie_version<=11;class ia{constructor(t){this.view=t,this.active=!1,this.selectionRange=new Ws,this.selectionChanged=!1,this.delayedFlush=-1,this.resizeTimeout=-1,this.queue=[],this.delayedAndroidKey=null,this.flushingAndroidKey=-1,this.lastChange=0,this.scrollTargets=[],this.intersection=null,this.resizeScroll=null,this.resizeContent=null,this.intersecting=!1,this.gapIntersection=null,this.gaps=[],this.parentCheck=-1,this.dom=t.contentDOM,this.observer=new MutationObserver((e=>{for(let t of e)this.queue.push(t);(cr.ie&&cr.ie_version<=11||cr.ios&&t.composing)&&e.some((t=>"childList"==t.type&&t.removedNodes.length||"characterData"==t.type&&t.oldValue.length>t.target.nodeValue.length))?this.flushSoon():this.flush()})),ea&&(this.onCharData=t=>{this.queue.push({target:t.target,type:"characterData",oldValue:t.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this),this.onResize=this.onResize.bind(this),this.onPrint=this.onPrint.bind(this),this.onScroll=this.onScroll.bind(this),"function"==typeof ResizeObserver&&(this.resizeScroll=new ResizeObserver((()=>{var t;(null===(t=this.view.docView)||void 0===t?void 0:t.lastUpdate)<Date.now()-75&&this.onResize()})),this.resizeScroll.observe(t.scrollDOM),this.resizeContent=new ResizeObserver((()=>this.view.requestMeasure())),this.resizeContent.observe(t.contentDOM)),this.addWindowListeners(this.win=t.win),this.start(),"function"==typeof IntersectionObserver&&(this.intersection=new IntersectionObserver((t=>{this.parentCheck<0&&(this.parentCheck=setTimeout(this.listenForScroll.bind(this),1e3)),t.length>0&&t[t.length-1].intersectionRatio>0!=this.intersecting&&(this.intersecting=!this.intersecting,this.intersecting!=this.view.inView&&this.onScrollChanged(document.createEvent("Event")))}),{}),this.intersection.observe(this.dom),this.gapIntersection=new IntersectionObserver((t=>{t.length>0&&t[t.length-1].intersectionRatio>0&&this.onScrollChanged(document.createEvent("Event"))}),{})),this.listenForScroll(),this.readSelectionRange()}onScrollChanged(t){this.view.inputState.runScrollHandlers(this.view,t),this.intersecting&&this.view.measure()}onScroll(t){this.intersecting&&this.flush(!1),this.onScrollChanged(t)}onResize(){this.resizeTimeout<0&&(this.resizeTimeout=setTimeout((()=>{this.resizeTimeout=-1,this.view.requestMeasure()}),50))}onPrint(){this.view.viewState.printing=!0,this.view.measure(),setTimeout((()=>{this.view.viewState.printing=!1,this.view.requestMeasure()}),500)}updateGaps(t){if(this.gapIntersection&&(t.length!=this.gaps.length||this.gaps.some(((e,i)=>e!=t[i])))){this.gapIntersection.disconnect();for(let e of t)this.gapIntersection.observe(e);this.gaps=t}}onSelectionChange(t){let e=this.selectionChanged;if(!this.readSelectionRange()||this.delayedAndroidKey)return;let{view:i}=this,n=this.selectionRange;if(i.state.facet(Jr)?i.root.activeElement!=this.dom:!_s(i.dom,n))return;let s=n.anchorNode&&i.docView.nearest(n.anchorNode);s&&s.ignoreEvent(t)?e||(this.selectionChanged=!1):(cr.ie&&cr.ie_version<=11||cr.android&&cr.chrome)&&!i.state.selection.main.empty&&n.focusNode&&Rs(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)?this.flushSoon():this.flush(!1)}readSelectionRange(){let{view:t}=this,e=cr.safari&&11==t.root.nodeType&&function(t){let e=t.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}(this.dom.ownerDocument)==this.dom&&function(t){let e=null;function i(t){t.preventDefault(),t.stopImmediatePropagation(),e=t.getTargetRanges()[0]}if(t.contentDOM.addEventListener("beforeinput",i,!0),t.dom.ownerDocument.execCommand("indent"),t.contentDOM.removeEventListener("beforeinput",i,!0),!e)return null;let n=e.startContainer,s=e.startOffset,r=e.endContainer,o=e.endOffset,l=t.docView.domAtPos(t.state.selection.main.anchor);Rs(l.node,l.offset,r,o)&&([n,s,r,o]=[r,o,n,s]);return{anchorNode:n,anchorOffset:s,focusNode:r,focusOffset:o}}(this.view)||Ds(t.root);if(!e||this.selectionRange.eq(e))return!1;let i=_s(this.dom,e);return i&&!this.selectionChanged&&t.inputState.lastFocusTime>Date.now()-200&&t.inputState.lastTouchTime<Date.now()-300&&function(t,e){let i=e.focusNode,n=e.focusOffset;if(!i||e.anchorNode!=i||e.anchorOffset!=n)return!1;for(;;)if(n){if(1!=i.nodeType)return!1;let t=i.childNodes[n-1];"false"==t.contentEditable?n--:(i=t,n=Ls(i))}else{if(i==t)return!0;n=Ps(i),i=i.parentNode}}(this.dom,e)?(this.view.inputState.lastFocusTime=0,t.docView.updateSelection(),!1):(this.selectionRange.setRange(e),i&&(this.selectionChanged=!0),!0)}setSelectionRange(t,e){this.selectionRange.set(t.node,t.offset,e.node,e.offset),this.selectionChanged=!1}clearSelectionRange(){this.selectionRange.set(null,0,null,0)}listenForScroll(){this.parentCheck=-1;let t=0,e=null;for(let i=this.dom;i;)if(1==i.nodeType)!e&&t<this.scrollTargets.length&&this.scrollTargets[t]==i?t++:e||(e=this.scrollTargets.slice(0,t)),e&&e.push(i),i=i.assignedSlot||i.parentNode;else{if(11!=i.nodeType)break;i=i.host}if(t<this.scrollTargets.length&&!e&&(e=this.scrollTargets.slice(0,t)),e){for(let t of this.scrollTargets)t.removeEventListener("scroll",this.onScroll);for(let t of this.scrollTargets=e)t.addEventListener("scroll",this.onScroll)}}ignore(t){if(!this.active)return t();try{return this.stop(),t()}finally{this.start(),this.clear()}}start(){this.active||(this.observer.observe(this.dom,ta),ea&&this.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.active=!0)}stop(){this.active&&(this.active=!1,this.observer.disconnect(),ea&&this.dom.removeEventListener("DOMCharacterDataModified",this.onCharData))}clear(){this.processRecords(),this.queue.length=0,this.selectionChanged=!1}delayAndroidKey(t,e){var i;if(!this.delayedAndroidKey){let t=()=>{let t=this.delayedAndroidKey;t&&(this.clearDelayedAndroidKey(),!this.flush()&&t.force&&qs(this.dom,t.key,t.keyCode))};this.flushingAndroidKey=this.view.win.requestAnimationFrame(t)}this.delayedAndroidKey&&"Enter"!=t||(this.delayedAndroidKey={key:t,keyCode:e,force:this.lastChange<Date.now()-50||!!(null===(i=this.delayedAndroidKey)||void 0===i?void 0:i.force)})}clearDelayedAndroidKey(){this.win.cancelAnimationFrame(this.flushingAndroidKey),this.delayedAndroidKey=null,this.flushingAndroidKey=-1}flushSoon(){this.delayedFlush<0&&(this.delayedFlush=this.view.win.requestAnimationFrame((()=>{this.delayedFlush=-1,this.flush()})))}forceFlush(){this.delayedFlush>=0&&(this.view.win.cancelAnimationFrame(this.delayedFlush),this.delayedFlush=-1),this.flush()}processRecords(){let t=this.queue;for(let e of this.observer.takeRecords())t.push(e);t.length&&(this.queue=[]);let e=-1,i=-1,n=!1;for(let s of t){let t=this.readMutation(s);t&&(t.typeOver&&(n=!0),-1==e?({from:e,to:i}=t):(e=Math.min(t.from,e),i=Math.max(t.to,i)))}return{from:e,to:i,typeOver:n}}readChange(){let{from:t,to:e,typeOver:i}=this.processRecords(),n=this.selectionChanged&&_s(this.dom,this.selectionRange);return t<0&&!n?null:(t>-1&&(this.lastChange=Date.now()),this.view.inputState.lastFocusTime=0,this.selectionChanged=!1,new Yl(this.view,t,e,i))}flush(t=!0){if(this.delayedFlush>=0||this.delayedAndroidKey)return!1;t&&this.readSelectionRange();let e=this.readChange();if(!e)return!1;let i=this.view.state,n=Zl(this.view,e);return this.view.state==i&&this.view.update([]),n}readMutation(t){let e=this.view.docView.nearest(t.target);if(!e||e.ignoreMutation(t))return null;if(e.markDirty("attributes"==t.type),"attributes"==t.type&&(e.dirty|=4),"childList"==t.type){let i=na(e,t.previousSibling||t.target.previousSibling,-1),n=na(e,t.nextSibling||t.target.nextSibling,1);return{from:i?e.posAfter(i):e.posAtStart,to:n?e.posBefore(n):e.posAtEnd,typeOver:!1}}return"characterData"==t.type?{from:e.posAtStart,to:e.posAtEnd,typeOver:t.target.nodeValue==t.oldValue}:null}setWindow(t){t!=this.win&&(this.removeWindowListeners(this.win),this.win=t,this.addWindowListeners(this.win))}addWindowListeners(t){t.addEventListener("resize",this.onResize),t.addEventListener("beforeprint",this.onPrint),t.addEventListener("scroll",this.onScroll),t.document.addEventListener("selectionchange",this.onSelectionChange)}removeWindowListeners(t){t.removeEventListener("scroll",this.onScroll),t.removeEventListener("resize",this.onResize),t.removeEventListener("beforeprint",this.onPrint),t.document.removeEventListener("selectionchange",this.onSelectionChange)}destroy(){var t,e,i,n;this.stop(),null===(t=this.intersection)||void 0===t||t.disconnect(),null===(e=this.gapIntersection)||void 0===e||e.disconnect(),null===(i=this.resizeScroll)||void 0===i||i.disconnect(),null===(n=this.resizeContent)||void 0===n||n.disconnect();for(let t of this.scrollTargets)t.removeEventListener("scroll",this.onScroll);this.removeWindowListeners(this.win),clearTimeout(this.parentCheck),clearTimeout(this.resizeTimeout),this.win.cancelAnimationFrame(this.delayedFlush),this.win.cancelAnimationFrame(this.flushingAndroidKey)}}function na(t,e,i){for(;e;){let n=Gs.get(e);if(n&&n.parent==t)return n;let s=e.parentNode;e=s!=t.dom?s:i>0?e.nextSibling:e.previousSibling}return null}class sa{constructor(t={}){this.plugins=[],this.pluginMap=new Map,this.editorAttrs={},this.contentAttrs={},this.bidiCache=[],this.destroyed=!1,this.updateState=2,this.measureScheduled=-1,this.measureRequests=[],this.contentDOM=document.createElement("div"),this.scrollDOM=document.createElement("div"),this.scrollDOM.tabIndex=-1,this.scrollDOM.className="cm-scroller",this.scrollDOM.appendChild(this.contentDOM),this.announceDOM=document.createElement("div"),this.announceDOM.style.cssText="position: fixed; top: -10000px",this.announceDOM.setAttribute("aria-live","polite"),this.dom=document.createElement("div"),this.dom.appendChild(this.announceDOM),this.dom.appendChild(this.scrollDOM),this._dispatch=t.dispatch||(t=>this.update([t])),this.dispatch=this.dispatch.bind(this),this._root=t.root||function(t){for(;t;){if(t&&(9==t.nodeType||11==t.nodeType&&t.host))return t;t=t.assignedSlot||t.parentNode}return null}(t.parent)||document,this.viewState=new Nl(t.state||Gn.create(t)),this.plugins=this.state.facet(Yr).map((t=>new to(t)));for(let t of this.plugins)t.update(this);this.observer=new ia(this),this.inputState=new Ko(this),this.inputState.ensureHandlers(this,this.plugins),this.docView=new To(this),this.mountStyles(),this.updateAttrs(),this.updateState=0,this.requestMeasure(),t.parent&&t.parent.appendChild(this.dom)}get state(){return this.viewState.state}get viewport(){return this.viewState.viewport}get visibleRanges(){return this.viewState.visibleRanges}get inView(){return this.viewState.inView}get composing(){return this.inputState.composing>0}get compositionStarted(){return this.inputState.composing>=0}get root(){return this._root}get win(){return this.dom.ownerDocument.defaultView||window}dispatch(...t){this._dispatch(1==t.length&&t[0]instanceof In?t[0]:this.state.update(...t))}update(t){if(0!=this.updateState)throw new Error("Calls to EditorView.update are not allowed while an update is in progress");let e,i=!1,n=!1,s=this.state;for(let e of t){if(e.startState!=s)throw new RangeError("Trying to update state with a transaction that doesn't start from the previous state.");s=e.state}if(this.destroyed)return void(this.viewState.state=s);let r=this.hasFocus,o=0,l=null;t.some((t=>t.annotation(ml)))?(this.inputState.notifiedFocused=r,o=1):r!=this.inputState.notifiedFocused&&(this.inputState.notifiedFocused=r,l=gl(s,r),l||(o=1));let a=this.observer.delayedAndroidKey,h=null;if(a?(this.observer.clearDelayedAndroidKey(),h=this.observer.readChange(),(h&&!this.state.doc.eq(s.doc)||!this.state.selection.eq(s.selection))&&(h=null)):this.observer.clear(),s.facet(Gn.phrases)!=this.state.facet(Gn.phrases))return this.setState(s);e=ao.create(this,s,t),e.flags|=o;let c=this.viewState.scrollTarget;try{this.updateState=2;for(let e of t){if(c&&(c=c.map(e.changes)),e.scrollIntoView){let{main:t}=e.state.selection;c=new Ur(t.empty?t:nn.cursor(t.head,t.head>t.anchor?-1:1))}for(let t of e.effects)t.is(Gr)&&(c=t.value)}this.viewState.update(e,c),this.bidiCache=la.update(this.bidiCache,e.changes),e.empty||(this.updatePlugins(e),this.inputState.update(e)),i=this.docView.update(e),this.state.facet(oo)!=this.styleModules&&this.mountStyles(),n=this.updateAttrs(),this.showAnnouncements(t),this.docView.updateSelection(i,t.some((t=>t.isUserEvent("select.pointer"))))}finally{this.updateState=0}if(e.startState.facet(ql)!=e.state.facet(ql)&&(this.viewState.mustMeasureContent=!0),(i||n||c||this.viewState.mustEnforceCursorAssoc||this.viewState.mustMeasureContent)&&this.requestMeasure(),!e.empty)for(let t of this.state.facet(Fr))t(e);(l||h)&&Promise.resolve().then((()=>{l&&this.state==l.startState&&this.dispatch(l),h&&!Zl(this,h)&&a.force&&qs(this.contentDOM,a.key,a.keyCode)}))}setState(t){if(0!=this.updateState)throw new Error("Calls to EditorView.setState are not allowed while an update is in progress");if(this.destroyed)return void(this.viewState.state=t);this.updateState=2;let e=this.hasFocus;try{for(let t of this.plugins)t.destroy(this);this.viewState=new Nl(t),this.plugins=t.facet(Yr).map((t=>new to(t))),this.pluginMap.clear();for(let t of this.plugins)t.update(this);this.docView=new To(this),this.inputState.ensureHandlers(this,this.plugins),this.mountStyles(),this.updateAttrs(),this.bidiCache=[]}finally{this.updateState=0}e&&this.focus(),this.requestMeasure()}updatePlugins(t){let e=t.startState.facet(Yr),i=t.state.facet(Yr);if(e!=i){let n=[];for(let s of i){let i=e.indexOf(s);if(i<0)n.push(new to(s));else{let e=this.plugins[i];e.mustUpdate=t,n.push(e)}}for(let e of this.plugins)e.mustUpdate!=t&&e.destroy(this);this.plugins=n,this.pluginMap.clear(),this.inputState.ensureHandlers(this,this.plugins)}else for(let e of this.plugins)e.mustUpdate=t;for(let t=0;t<this.plugins.length;t++)this.plugins[t].update(this)}measure(t=!0){if(this.destroyed)return;this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.measureScheduled=0,t&&this.observer.forceFlush();let e=null,{scrollHeight:i,scrollTop:n,clientHeight:s}=this.scrollDOM,r=n>i-s-4?i:n;try{for(let t=0;;t++){this.updateState=1;let i=this.viewport,n=this.viewState.lineBlockAtHeight(r),s=this.viewState.measure(this);if(!s&&!this.measureRequests.length&&null==this.viewState.scrollTarget)break;if(t>5){console.warn(this.measureRequests.length?"Measure loop restarted more than 5 times":"Viewport failed to stabilize");break}let o=[];4&s||([this.measureRequests,o]=[o,this.measureRequests]);let l=o.map((t=>{try{return t.read(this)}catch(t){return Qr(this.state,t),oa}})),a=ao.create(this,this.state,[]),h=!1,c=!1;a.flags|=s,e?e.flags|=s:e=a,this.updateState=2,a.empty||(this.updatePlugins(a),this.inputState.update(a),this.updateAttrs(),h=this.docView.update(a));for(let t=0;t<o.length;t++)if(l[t]!=oa)try{let e=o[t];e.write&&e.write(l[t],this)}catch(t){Qr(this.state,t)}if(this.viewState.editorHeight)if(this.viewState.scrollTarget)this.docView.scrollIntoView(this.viewState.scrollTarget),this.viewState.scrollTarget=null,c=!0;else{let t=this.viewState.lineBlockAt(n.from).top-n.top;(t>1||t<-1)&&(this.scrollDOM.scrollTop+=t,c=!0)}if(h&&this.docView.updateSelection(!0),this.viewport.from==i.from&&this.viewport.to==i.to&&!c&&0==this.measureRequests.length)break}}finally{this.updateState=0,this.measureScheduled=-1}if(e&&!e.empty)for(let t of this.state.facet(Fr))t(e)}get themeClasses(){return Kl+" "+(this.state.facet($l)?Gl:Ul)+" "+this.state.facet(ql)}updateAttrs(){let t=aa(this,eo,{class:"cm-editor"+(this.hasFocus?" cm-focused ":" ")+this.themeClasses}),e={spellcheck:"false",autocorrect:"off",autocapitalize:"off",translate:"no",contenteditable:this.state.facet(Jr)?"true":"false",class:"cm-content",style:`${cr.tabSize}: ${this.state.tabSize}`,role:"textbox","aria-multiline":"true"};this.state.readOnly&&(e["aria-readonly"]="true"),aa(this,io,e);let i=this.observer.ignore((()=>{let i=Cr(this.contentDOM,this.contentAttrs,e),n=Cr(this.dom,this.editorAttrs,t);return i||n}));return this.editorAttrs=t,this.contentAttrs=e,i}showAnnouncements(t){let e=!0;for(let i of t)for(let t of i.effects)if(t.is(sa.announce)){e&&(this.announceDOM.textContent=""),e=!1,this.announceDOM.appendChild(document.createElement("div")).textContent=t.value}}mountStyles(){this.styleModules=this.state.facet(oo),vs.mount(this.root,this.styleModules.concat(Xl).reverse())}readMeasured(){if(2==this.updateState)throw new Error("Reading the editor layout isn't allowed during an update");0==this.updateState&&this.measureScheduled>-1&&this.measure(!1)}requestMeasure(t){if(this.measureScheduled<0&&(this.measureScheduled=this.win.requestAnimationFrame((()=>this.measure()))),t){if(this.measureRequests.indexOf(t)>-1)return;if(null!=t.key)for(let e=0;e<this.measureRequests.length;e++)if(this.measureRequests[e].key===t.key)return void(this.measureRequests[e]=t);this.measureRequests.push(t)}}plugin(t){let e=this.pluginMap.get(t);return(void 0===e||e&&e.spec!=t)&&this.pluginMap.set(t,e=this.plugins.find((e=>e.spec==t))||null),e&&e.update(this).value}get documentTop(){return this.contentDOM.getBoundingClientRect().top+this.viewState.paddingTop}get documentPadding(){return{top:this.viewState.paddingTop,bottom:this.viewState.paddingBottom}}elementAtHeight(t){return this.readMeasured(),this.viewState.elementAtHeight(t)}lineBlockAtHeight(t){return this.readMeasured(),this.viewState.lineBlockAtHeight(t)}get viewportLineBlocks(){return this.viewState.viewportLines}lineBlockAt(t){return this.viewState.lineBlockAt(t)}get contentHeight(){return this.viewState.contentHeight}moveByChar(t,e,i){return $o(this,t,qo(this,t,e,i))}moveByGroup(t,e){return $o(this,t,qo(this,t,e,(e=>function(t,e,i){let n=t.state.charCategorizer(e),s=n(i);return t=>{let e=n(t);return s==qn.Space&&(s=e),s==e}}(this,t.head,e))))}moveToLineBoundary(t,e,i=!0){return function(t,e,i,n){let s=t.state.doc.lineAt(e.head),r=n&&t.lineWrapping?t.coordsAtPos(e.assoc<0&&e.head>s.from?e.head-1:e.head):null;if(r){let e=t.dom.getBoundingClientRect(),n=t.textDirectionAt(s.from),o=t.posAtCoords({x:i==(n==ho.LTR)?e.right-1:e.left+1,y:(r.top+r.bottom)/2});if(null!=o)return nn.cursor(o,i?-1:1)}let o=Pr.find(t.docView,e.head),l=o?i?o.posAtEnd:o.posAtStart:i?s.to:s.from;return nn.cursor(l,i?-1:1)}(this,t,e,i)}moveVertically(t,e,i){return $o(this,t,function(t,e,i,n){let s=e.head,r=i?1:-1;if(s==(i?t.state.doc.length:0))return nn.cursor(s,e.assoc);let o,l=e.goalColumn,a=t.contentDOM.getBoundingClientRect(),h=t.coordsAtPos(s),c=t.documentTop;if(h)null==l&&(l=h.left-a.left),o=r<0?h.top:h.bottom;else{let e=t.viewState.lineBlockAt(s);null==l&&(l=Math.min(a.right-a.left,t.defaultCharacterWidth*(s-e.from))),o=(r<0?e.top:e.bottom)+c}let u=a.left+l,f=null!=n?n:t.defaultLineHeight>>1;for(let i=0;;i+=10){let n=o+(f+i)*r,h=Fo(t,{x:u,y:n},!1,r);if(n<a.top||n>a.bottom||(r<0?h<s:h>s))return nn.cursor(h,e.assoc,void 0,l)}}(this,t,e,i))}domAtPos(t){return this.docView.domAtPos(t)}posAtDOM(t,e=0){return this.docView.posFromDOM(t,e)}posAtCoords(t,e=!0){return this.readMeasured(),Fo(this,t,e)}coordsAtPos(t,e=1){this.readMeasured();let i=this.docView.coordsAt(t,e);if(!i||i.left==i.right)return i;let n=this.state.doc.lineAt(t),s=this.bidiSpans(n);return Is(i,s[yo.find(s,t-n.from,-1,e)].dir==ho.LTR==e>0)}get defaultCharacterWidth(){return this.viewState.heightOracle.charWidth}get defaultLineHeight(){return this.viewState.heightOracle.lineHeight}get textDirection(){return this.viewState.defaultTextDirection}textDirectionAt(t){return!this.state.facet($r)||t<this.viewport.from||t>this.viewport.to?this.textDirection:(this.readMeasured(),this.docView.textDirectionAt(t))}get lineWrapping(){return this.viewState.heightOracle.lineWrapping}bidiSpans(t){if(t.length>ra)return ko(t.length);let e=this.textDirectionAt(t.from);for(let i of this.bidiCache)if(i.from==t.from&&i.dir==e)return i.order;let i=xo(t.text,e);return this.bidiCache.push(new la(t.from,t.to,e,i)),i}get hasFocus(){var t;return(this.dom.ownerDocument.hasFocus()||cr.safari&&(null===(t=this.inputState)||void 0===t?void 0:t.lastContextMenu)>Date.now()-3e4)&&this.root.activeElement==this.contentDOM}focus(){this.observer.ignore((()=>{Fs(this.contentDOM),this.docView.updateSelection()}))}setRoot(t){this._root!=t&&(this._root=t,this.observer.setWindow((9==t.nodeType?t:t.ownerDocument).defaultView||window),this.mountStyles())}destroy(){for(let t of this.plugins)t.destroy(this);this.plugins=[],this.inputState.destroy(),this.dom.remove(),this.observer.destroy(),this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.destroyed=!0}static scrollIntoView(t,e={}){return Gr.of(new Ur("number"==typeof t?nn.cursor(t):t,e.y,e.x,e.yMargin,e.xMargin))}static domEventHandlers(t){return Zr.define((()=>({})),{eventHandlers:t})}static theme(t,e){let i=vs.newName(),n=[ql.of(i),oo.of(Jl(`.${i}`,t))];return e&&e.dark&&n.push($l.of(!0)),n}static baseTheme(t){return yn.lowest(oo.of(Jl("."+Kl,t,Ql)))}static findFromDOM(t){var e;let i=t.querySelector(".cm-content"),n=i&&Gs.get(i)||Gs.get(t);return(null===(e=null==n?void 0:n.rootView)||void 0===e?void 0:e.view)||null}}sa.styleModule=oo,sa.inputHandler=jr,sa.focusChangeEffect=qr,sa.perLineTextDirection=$r,sa.exceptionSink=Hr,sa.updateListener=Fr,sa.editable=Jr,sa.mouseSelectionStyle=zr,sa.dragMovesSelection=Wr,sa.clickAddsSelectionRange=Vr,sa.decorations=no,sa.atomicRanges=so,sa.scrollMargins=ro,sa.darkTheme=$l,sa.contentAttributes=io,sa.editorAttributes=eo,sa.lineWrapping=sa.contentAttributes.of({class:"cm-lineWrapping"}),sa.announce=Nn.define();const ra=4096,oa={};class la{constructor(t,e,i,n){this.from=t,this.to=e,this.dir=i,this.order=n}static update(t,e){if(e.empty)return t;let i=[],n=t.length?t[t.length-1].dir:ho.LTR;for(let s=Math.max(0,t.length-10);s<t.length;s++){let r=t[s];r.dir!=n||e.touchesRange(r.from,r.to)||i.push(new la(e.mapPos(r.from,1),e.mapPos(r.to,-1),r.dir,r.order))}return i}}function aa(t,e,i){for(let n=t.state.facet(e),s=n.length-1;s>=0;s--){let e=n[s],r="function"==typeof e?e(t):e;r&&kr(r,i)}return i}const ha=cr.mac?"mac":cr.windows?"win":cr.linux?"linux":"key";function ca(t,e,i){return e.altKey&&(t="Alt-"+t),e.ctrlKey&&(t="Ctrl-"+t),e.metaKey&&(t="Meta-"+t),!1!==i&&e.shiftKey&&(t="Shift-"+t),t}const ua=yn.default(sa.domEventHandlers({keydown:(t,e)=>ga(pa(e.state),t,e,"editor")})),fa=on.define({enables:ua}),da=new WeakMap;function pa(t){let e=t.facet(fa),i=da.get(e);return i||da.set(e,i=function(t,e=ha){let i=Object.create(null),n=Object.create(null),s=(t,e)=>{let i=n[t];if(null==i)n[t]=e;else if(i!=e)throw new Error("Key binding "+t+" is used both as a regular binding and as a multi-stroke prefix")},r=(t,n,r,o)=>{var l,a;let h=i[t]||(i[t]=Object.create(null)),c=n.split(/ (?!$)/).map((t=>function(t,e){const i=t.split(/-(?!$)/);let n,s,r,o,l=i[i.length-1];"Space"==l&&(l=" ");for(let t=0;t<i.length-1;++t){const l=i[t];if(/^(cmd|meta|m)$/i.test(l))o=!0;else if(/^a(lt)?$/i.test(l))n=!0;else if(/^(c|ctrl|control)$/i.test(l))s=!0;else if(/^s(hift)?$/i.test(l))r=!0;else{if(!/^mod$/i.test(l))throw new Error("Unrecognized modifier name: "+l);"mac"==e?o=!0:s=!0}}return n&&(l="Alt-"+l),s&&(l="Ctrl-"+l),o&&(l="Meta-"+l),r&&(l="Shift-"+l),l}(t,e)));for(let e=1;e<c.length;e++){let i=c.slice(0,e).join(" ");s(i,!0),h[i]||(h[i]={preventDefault:!0,run:[e=>{let n=ma={view:e,prefix:i,scope:t};return setTimeout((()=>{ma==n&&(ma=null)}),4e3),!0}]})}let u=c.join(" ");s(u,!1);let f=h[u]||(h[u]={preventDefault:!1,run:(null===(a=null===(l=h._any)||void 0===l?void 0:l.run)||void 0===a?void 0:a.slice())||[]});r&&f.run.push(r),o&&(f.preventDefault=!0)};for(let n of t){let t=n.scope?n.scope.split(" "):["editor"];if(n.any)for(let e of t){let t=i[e]||(i[e]=Object.create(null));t._any||(t._any={preventDefault:!1,run:[]});for(let e in t)t[e].run.push(n.any)}let s=n[e]||n.key;if(s)for(let e of t)r(e,s,n.run,n.preventDefault),n.shift&&r(e,"Shift-"+s,n.shift,n.preventDefault)}return i}(e.reduce(((t,e)=>t.concat(e)),[]))),i}let ma=null;function ga(t,e,i,n){let s=function(t){var e=!(As&&(t.ctrlKey||t.altKey||t.metaKey)||Cs&&t.shiftKey&&t.key&&1==t.key.length||"Unidentified"==t.key)&&t.key||(t.shiftKey?xs:bs)[t.keyCode]||t.key||"Unidentified";return"Esc"==e&&(e="Escape"),"Del"==e&&(e="Delete"),"Left"==e&&(e="ArrowLeft"),"Up"==e&&(e="ArrowUp"),"Right"==e&&(e="ArrowRight"),"Down"==e&&(e="ArrowDown"),e}(e),r=qi(Fi(s,0))==s.length&&" "!=s,o="",l=!1;ma&&ma.view==i&&ma.scope==n&&(o=ma.prefix+" ",(l=Qo.indexOf(e.keyCode)<0)&&(ma=null));let a,h,c=new Set,u=t=>{if(t){for(let n of t.run)if(!c.has(n)&&(c.add(n),n(i,e)))return!0;t.preventDefault&&(l=!0)}return!1},f=t[n];if(f){if(u(f[o+ca(s,e,!r)]))return!0;if(r&&(e.altKey||e.metaKey||e.ctrlKey)&&!(cr.windows&&e.ctrlKey&&e.altKey)&&(a=bs[e.keyCode])&&a!=s){if(u(f[o+ca(a,e,!0)]))return!0;if(e.shiftKey&&(h=xs[e.keyCode])!=s&&h!=a&&u(f[o+ca(h,e,!1)]))return!0}else if(r&&e.shiftKey&&u(f[o+ca(s,e,!0)]))return!0;if(u(f._any))return!0}return l}class va{constructor(t,e,i,n,s){this.className=t,this.left=e,this.top=i,this.width=n,this.height=s}draw(){let t=document.createElement("div");return t.className=this.className,this.adjust(t),t}update(t,e){return e.className==this.className&&(this.adjust(t),!0)}adjust(t){t.style.left=this.left+"px",t.style.top=this.top+"px",null!=this.width&&(t.style.width=this.width+"px"),t.style.height=this.height+"px"}eq(t){return this.left==t.left&&this.top==t.top&&this.width==t.width&&this.height==t.height&&this.className==t.className}static forRange(t,e,i){if(i.empty){let n=t.coordsAtPos(i.head,i.assoc||1);if(!n)return[];let s=wa(t);return[new va(e,n.left-s.left,n.top-s.top,null,n.bottom-n.top)]}return function(t,e,i){if(i.to<=t.viewport.from||i.from>=t.viewport.to)return[];let n=Math.max(i.from,t.viewport.from),s=Math.min(i.to,t.viewport.to),r=t.textDirection==ho.LTR,o=t.contentDOM,l=o.getBoundingClientRect(),a=wa(t),h=o.querySelector(".cm-line"),c=h&&window.getComputedStyle(h),u=l.left+(c?parseInt(c.paddingLeft)+Math.min(0,parseInt(c.textIndent)):0),f=l.right-(c?parseInt(c.paddingRight):0),d=ba(t,n),p=ba(t,s),m=d.type==Mr.Text?d:null,g=p.type==Mr.Text?p:null;t.lineWrapping&&(m&&(m=ya(t,n,m)),g&&(g=ya(t,s,g)));if(m&&g&&m.from==g.from)return w(y(i.from,i.to,m));{let e=m?y(i.from,null,m):b(d,!1),n=g?y(null,i.to,g):b(p,!0),s=[];return(m||d).to<(g||p).from-1?s.push(v(u,e.bottom,f,n.top)):e.bottom<n.top&&t.elementAtHeight((e.bottom+n.top)/2).type==Mr.Text&&(e.bottom=n.top=(e.bottom+n.top)/2),w(e).concat(s).concat(w(n))}function v(t,i,n,s){return new va(e,t-a.left,i-a.top-.01,n-t,s-i+.01)}function w({top:t,bottom:e,horizontal:i}){let n=[];for(let s=0;s<i.length;s+=2)n.push(v(i[s],t,i[s+1],e));return n}function y(e,i,n){let s=1e9,o=-1e9,l=[];function a(e,i,a,h,c){let d=t.coordsAtPos(e,e==n.to?-2:2),p=t.coordsAtPos(a,a==n.from?2:-2);s=Math.min(d.top,p.top,s),o=Math.max(d.bottom,p.bottom,o),c==ho.LTR?l.push(r&&i?u:d.left,r&&h?f:p.right):l.push(!r&&h?u:p.left,!r&&i?f:d.right)}let h=null!=e?e:n.from,c=null!=i?i:n.to;for(let n of t.visibleRanges)if(n.to>h&&n.from<c)for(let s=Math.max(n.from,h),r=Math.min(n.to,c);;){let n=t.state.doc.lineAt(s);for(let o of t.bidiSpans(n)){let t=o.from+n.from,l=o.to+n.from;if(t>=r)break;l>s&&a(Math.max(t,s),null==e&&t<=h,Math.min(l,r),null==i&&l>=c,o.dir)}if(s=n.to+1,s>=r)break}return 0==l.length&&a(h,null==e,c,null==i,t.textDirection),{top:s,bottom:o,horizontal:l}}function b(t,e){let i=l.top+(e?t.top:t.bottom);return{top:i,bottom:i,horizontal:[]}}}(t,e,i)}}function wa(t){let e=t.scrollDOM.getBoundingClientRect();return{left:(t.textDirection==ho.LTR?e.left:e.right-t.scrollDOM.clientWidth)-t.scrollDOM.scrollLeft,top:e.top-t.scrollDOM.scrollTop}}function ya(t,e,i){let n=nn.cursor(e);return{from:Math.max(i.from,t.moveToLineBoundary(n,!1,!0).from),to:Math.min(i.to,t.moveToLineBoundary(n,!0,!0).from),type:Mr.Text}}function ba(t,e){let i=t.lineBlockAt(e);if(Array.isArray(i.type))for(let t of i.type)if(t.to>e||t.to==e&&(t.to==i.to||t.type==Mr.Text))return t;return i}class xa{constructor(t,e){this.view=t,this.layer=e,this.drawn=[],this.measureReq={read:this.measure.bind(this),write:this.draw.bind(this)},this.dom=t.scrollDOM.appendChild(document.createElement("div")),this.dom.classList.add("cm-layer"),e.above&&this.dom.classList.add("cm-layer-above"),e.class&&this.dom.classList.add(e.class),this.dom.setAttribute("aria-hidden","true"),this.setOrder(t.state),t.requestMeasure(this.measureReq),e.mount&&e.mount(this.dom,t)}update(t){t.startState.facet(ka)!=t.state.facet(ka)&&this.setOrder(t.state),(this.layer.update(t,this.dom)||t.geometryChanged)&&t.view.requestMeasure(this.measureReq)}setOrder(t){let e=0,i=t.facet(ka);for(;e<i.length&&i[e]!=this.layer;)e++;this.dom.style.zIndex=String((this.layer.above?150:-1)-e)}measure(){return this.layer.markers(this.view)}draw(t){if(t.length!=this.drawn.length||t.some(((t,e)=>{return i=t,n=this.drawn[e],!(i.constructor==n.constructor&&i.eq(n));var i,n}))){let e=this.dom.firstChild,i=0;for(let n of t)n.update&&e&&n.constructor&&this.drawn[i].constructor&&n.update(e,this.drawn[i])?(e=e.nextSibling,i++):this.dom.insertBefore(n.draw(),e);for(;e;){let t=e.nextSibling;e.remove(),e=t}this.drawn=t}}destroy(){this.layer.destroy&&this.layer.destroy(this.dom,this.view),this.dom.remove()}}const ka=on.define();function Sa(t){return[Zr.define((e=>new xa(e,t))),ka.of(t)]}const Ca=!cr.ios,Aa=on.define({combine:t=>Qn(t,{cursorBlinkRate:1200,drawRangeCursor:!0},{cursorBlinkRate:(t,e)=>Math.min(t,e),drawRangeCursor:(t,e)=>t||e})});function Ma(t={}){return[Aa.of(t),Da,_a,Ra,Kr.of(!0)]}function Oa(t){return t.startState.facet(Aa)!=t.state.facet(Aa)}const Da=Sa({above:!0,markers(t){let{state:e}=t,i=e.facet(Aa),n=[];for(let s of e.selection.ranges){let r=s==e.selection.main;if(s.empty?!r||Ca:i.drawRangeCursor){let e=r?"cm-cursor cm-cursor-primary":"cm-cursor cm-cursor-secondary",i=s.empty?s:nn.cursor(s.head,s.head>s.anchor?-1:1);for(let s of va.forRange(t,e,i))n.push(s)}}return n},update(t,e){t.transactions.some((t=>t.selection))&&(e.style.animationName="cm-blink"==e.style.animationName?"cm-blink2":"cm-blink");let i=Oa(t);return i&&Ta(t.state,e),t.docChanged||t.selectionSet||i},mount(t,e){Ta(e.state,t)},class:"cm-cursorLayer"});function Ta(t,e){e.style.animationDuration=t.facet(Aa).cursorBlinkRate+"ms"}const _a=Sa({above:!1,markers:t=>t.state.selection.ranges.map((e=>e.empty?[]:va.forRange(t,"cm-selectionBackground",e))).reduce(((t,e)=>t.concat(e))),update:(t,e)=>t.docChanged||t.selectionSet||t.viewportChanged||Oa(t),class:"cm-selectionLayer"}),Ea={".cm-line":{"& ::selection":{backgroundColor:"transparent !important"},"&::selection":{backgroundColor:"transparent !important"}}};Ca&&(Ea[".cm-line"].caretColor="transparent !important");const Ra=yn.highest(sa.theme(Ea)),Pa=Nn.define({map:(t,e)=>null==t?null:e.mapPos(t)}),Ba=dn.define({create:()=>null,update:(t,e)=>(null!=t&&(t=e.changes.mapPos(t)),e.effects.reduce(((t,e)=>e.is(Pa)?e.value:t),t))}),La=Zr.fromClass(class{constructor(t){this.view=t,this.cursor=null,this.measureReq={read:this.readPos.bind(this),write:this.drawCursor.bind(this)}}update(t){var e;let i=t.state.field(Ba);null==i?null!=this.cursor&&(null===(e=this.cursor)||void 0===e||e.remove(),this.cursor=null):(this.cursor||(this.cursor=this.view.scrollDOM.appendChild(document.createElement("div")),this.cursor.className="cm-dropCursor"),(t.startState.field(Ba)!=i||t.docChanged||t.geometryChanged)&&this.view.requestMeasure(this.measureReq))}readPos(){let t=this.view.state.field(Ba),e=null!=t&&this.view.coordsAtPos(t);if(!e)return null;let i=this.view.scrollDOM.getBoundingClientRect();return{left:e.left-i.left+this.view.scrollDOM.scrollLeft,top:e.top-i.top+this.view.scrollDOM.scrollTop,height:e.bottom-e.top}}drawCursor(t){this.cursor&&(t?(this.cursor.style.left=t.left+"px",this.cursor.style.top=t.top+"px",this.cursor.style.height=t.height+"px"):this.cursor.style.left="-100000px")}destroy(){this.cursor&&this.cursor.remove()}setDropPos(t){this.view.state.field(Ba)!=t&&this.view.dispatch({effects:Pa.of(t)})}},{eventHandlers:{dragover(t){this.setDropPos(this.view.posAtCoords({x:t.clientX,y:t.clientY}))},dragleave(t){t.target!=this.view.contentDOM&&this.view.contentDOM.contains(t.relatedTarget)||this.setDropPos(null)},dragend(){this.setDropPos(null)},drop(){this.setDropPos(null)}}});function Na(t,e,i,n,s){e.lastIndex=0;for(let r,o=t.iterRange(i,n),l=i;!o.next().done;l+=o.value.length)if(!o.lineBreak)for(;r=e.exec(o.value);)s(l+r.index,r)}class Ia{constructor(t){const{regexp:e,decoration:i,decorate:n,boundary:s,maxLength:r=1e3}=t;if(!e.global)throw new RangeError("The regular expression given to MatchDecorator should have its 'g' flag set");if(this.regexp=e,n)this.addMatch=(t,e,i,s)=>n(s,i,i+t[0].length,t,e);else if("function"==typeof i)this.addMatch=(t,e,n,s)=>{let r=i(t,e,n);r&&s(n,n+t[0].length,r)};else{if(!i)throw new RangeError("Either 'decorate' or 'decoration' should be provided to MatchDecorator");this.addMatch=(t,e,n,s)=>s(n,n+t[0].length,i)}this.boundary=s,this.maxLength=r}createDeco(t){let e=new es,i=e.add.bind(e);for(let{from:e,to:n}of function(t,e){let i=t.visibleRanges;if(1==i.length&&i[0].from==t.viewport.from&&i[0].to==t.viewport.to)return i;let n=[];for(let{from:s,to:r}of i)s=Math.max(t.state.doc.lineAt(s).from,s-e),r=Math.min(t.state.doc.lineAt(r).to,r+e),n.length&&n[n.length-1].to>=s?n[n.length-1].to=r:n.push({from:s,to:r});return n}(t,this.maxLength))Na(t.state.doc,this.regexp,e,n,((e,n)=>this.addMatch(n,t,e,i)));return e.finish()}updateDeco(t,e){let i=1e9,n=-1;return t.docChanged&&t.changes.iterChanges(((e,s,r,o)=>{o>t.view.viewport.from&&r<t.view.viewport.to&&(i=Math.min(r,i),n=Math.max(o,n))})),t.viewportChanged||n-i>1e3?this.createDeco(t.view):n>-1?this.updateRange(t.view,e.map(t.changes),i,n):e}updateRange(t,e,i,n){for(let s of t.visibleRanges){let r=Math.max(s.from,i),o=Math.min(s.to,n);if(o>r){let i=t.state.doc.lineAt(r),n=i.to<o?t.state.doc.lineAt(o):i,l=Math.max(s.from,i.from),a=Math.min(s.to,n.to);if(this.boundary){for(;r>i.from;r--)if(this.boundary.test(i.text[r-1-i.from])){l=r;break}for(;o<n.to;o++)if(this.boundary.test(n.text[o-n.from])){a=o;break}}let h,c=[],u=(t,e,i)=>c.push(i.range(t,e));if(i==n)for(this.regexp.lastIndex=l-i.from;(h=this.regexp.exec(i.text))&&h.index<a-i.from;)this.addMatch(h,t,h.index+i.from,u);else Na(t.state.doc,this.regexp,l,a,((e,i)=>this.addMatch(i,t,e,u)));e=e.update({filterFrom:l,filterTo:a,filter:(t,e)=>t<l||e>a,add:c})}}return e}}const Va=null!=/x/.unicode?"gu":"g",Wa=new RegExp("[\0-\b\n--\u2028\u2029\ufeff-]",Va),za={0:"null",7:"bell",8:"backspace",10:"newline",11:"vertical tab",13:"carriage return",27:"escape",8203:"zero width space",8204:"zero width non-joiner",8205:"zero width joiner",8206:"left-to-right mark",8207:"right-to-left mark",8232:"line separator",8237:"left-to-right override",8238:"right-to-left override",8294:"left-to-right isolate",8295:"right-to-left isolate",8297:"pop directional isolate",8233:"paragraph separator",65279:"zero width no-break space",65532:"object replacement"};let Ha=null;const Fa=on.define({combine(t){let e=Qn(t,{render:null,specialChars:Wa,addSpecialChars:null});return(e.replaceTabs=!function(){var t;if(null==Ha&&"undefined"!=typeof document&&document.body){let e=document.body.style;Ha=null!=(null!==(t=e.tabSize)&&void 0!==t?t:e.MozTabSize)}return Ha||!1}())&&(e.specialChars=new RegExp("\t|"+e.specialChars.source,Va)),e.addSpecialChars&&(e.specialChars=new RegExp(e.specialChars.source+"|"+e.addSpecialChars.source,Va)),e}});function ja(t={}){return[Fa.of(t),qa||(qa=Zr.fromClass(class{constructor(t){this.view=t,this.decorations=Or.none,this.decorationCache=Object.create(null),this.decorator=this.makeDecorator(t.state.facet(Fa)),this.decorations=this.decorator.createDeco(t)}makeDecorator(t){return new Ia({regexp:t.specialChars,decoration:(e,i,n)=>{let{doc:s}=i.state,r=Fi(e[0],0);if(9==r){let t=s.lineAt(n),e=i.state.tabSize,r=fs(t.text,e,n-t.from);return Or.replace({widget:new Ka((e-r%e)*this.view.defaultCharacterWidth)})}return this.decorationCache[r]||(this.decorationCache[r]=Or.replace({widget:new $a(t,r)}))},boundary:t.replaceTabs?void 0:/[^]/})}update(t){let e=t.state.facet(Fa);t.startState.facet(Fa)!=e?(this.decorator=this.makeDecorator(e),this.decorations=this.decorator.createDeco(t.view)):this.decorations=this.decorator.updateDeco(t,this.decorations)}},{decorations:t=>t.decorations}))]}let qa=null;class $a extends Ar{constructor(t,e){super(),this.options=t,this.code=e}eq(t){return t.code==this.code}toDOM(t){let e=function(t){return t>=32?"•":10==t?"":String.fromCharCode(9216+t)}(this.code),i=t.state.phrase("Control character")+" "+(za[this.code]||"0x"+this.code.toString(16)),n=this.options.render&&this.options.render(this.code,i,e);if(n)return n;let s=document.createElement("span");return s.textContent=e,s.title=i,s.setAttribute("aria-label",i),s.className="cm-specialChar",s}ignoreEvent(){return!1}}class Ka extends Ar{constructor(t){super(),this.width=t}eq(t){return t.width==this.width}toDOM(){let t=document.createElement("span");return t.textContent="\t",t.className="cm-tab",t.style.width=this.width+"px",t}ignoreEvent(){return!1}}const Ua=Or.line({class:"cm-activeLine"}),Ga=Zr.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.docChanged||t.selectionSet)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=-1,i=[];for(let n of t.state.selection.ranges){let s=t.lineBlockAt(n.head);s.from>e&&(i.push(Ua.range(s.from)),e=s.from)}return Or.set(i)}},{decorations:t=>t.decorations});const Qa=2e3;function Ja(t,e){let i=t.posAtCoords({x:e.clientX,y:e.clientY},!1),n=t.state.doc.lineAt(i),s=i-n.from,r=s>Qa?-1:s==n.length?function(t,e){let i=t.coordsAtPos(t.viewport.from);return i?Math.round(Math.abs((i.left-e)/t.defaultCharacterWidth)):-1}(t,e.clientX):fs(n.text,t.state.tabSize,i-n.from);return{line:n.number,col:r,off:s}}function Xa(t,e){let i=Ja(t,e),n=t.state.selection;return i?{update(t){if(t.docChanged){let e=t.changes.mapPos(t.startState.doc.line(i.line).from),s=t.state.doc.lineAt(e);i={line:s.number,col:i.col,off:Math.min(i.off,s.length)},n=n.map(t.changes)}},get(e,s,r){let o=Ja(t,e);if(!o)return n;let l=function(t,e,i){let n=Math.min(e.line,i.line),s=Math.max(e.line,i.line),r=[];if(e.off>Qa||i.off>Qa||e.col<0||i.col<0){let o=Math.min(e.off,i.off),l=Math.max(e.off,i.off);for(let e=n;e<=s;e++){let i=t.doc.line(e);i.length<=l&&r.push(nn.range(i.from+o,i.to+l))}}else{let o=Math.min(e.col,i.col),l=Math.max(e.col,i.col);for(let e=n;e<=s;e++){let i=t.doc.line(e),n=ds(i.text,o,t.tabSize,!0);if(n<0)r.push(nn.cursor(i.to));else{let e=ds(i.text,l,t.tabSize);r.push(nn.range(i.from+n,i.from+e))}}}return r}(t.state,i,o);return l.length?r?nn.create(l.concat(n.ranges)):nn.create(l):n}}:null}function Ya(t){let e=(null==t?void 0:t.eventFilter)||(t=>t.altKey&&0==t.button);return sa.mouseSelectionStyle.of(((t,i)=>e(i)?Xa(t,i):null))}const Za={Alt:[18,t=>t.altKey],Control:[17,t=>t.ctrlKey],Shift:[16,t=>t.shiftKey],Meta:[91,t=>t.metaKey]},th={style:"cursor: crosshair"};function eh(t={}){let[e,i]=Za[t.key||"Alt"],n=Zr.fromClass(class{constructor(t){this.view=t,this.isDown=!1}set(t){this.isDown!=t&&(this.isDown=t,this.view.update([]))}},{eventHandlers:{keydown(t){this.set(t.keyCode==e||i(t))},keyup(t){t.keyCode!=e&&i(t)||this.set(!1)},mousemove(t){this.set(i(t))}}});return[n,sa.contentAttributes.of((t=>{var e;return(null===(e=t.plugin(n))||void 0===e?void 0:e.isDown)?th:null}))]}const ih="-10000px";class nh{constructor(t,e,i){this.facet=e,this.createTooltipView=i,this.input=t.state.facet(e),this.tooltips=this.input.filter((t=>t)),this.tooltipViews=this.tooltips.map(i)}update(t){var e;let i=t.state.facet(this.facet),n=i.filter((t=>t));if(i===this.input){for(let e of this.tooltipViews)e.update&&e.update(t);return!1}let s=[];for(let e=0;e<n.length;e++){let i=n[e],r=-1;if(i){for(let t=0;t<this.tooltips.length;t++){let e=this.tooltips[t];e&&e.create==i.create&&(r=t)}if(r<0)s[e]=this.createTooltipView(i);else{let i=s[e]=this.tooltipViews[r];i.update&&i.update(t)}}}for(let t of this.tooltipViews)s.indexOf(t)<0&&(t.dom.remove(),null===(e=t.destroy)||void 0===e||e.call(t));return this.input=i,this.tooltips=n,this.tooltipViews=s,!0}}function sh(t){let{win:e}=t;return{top:0,left:0,bottom:e.innerHeight,right:e.innerWidth}}const rh=on.define({combine:t=>{var e,i,n;return{position:cr.ios?"absolute":(null===(e=t.find((t=>t.position)))||void 0===e?void 0:e.position)||"fixed",parent:(null===(i=t.find((t=>t.parent)))||void 0===i?void 0:i.parent)||null,tooltipSpace:(null===(n=t.find((t=>t.tooltipSpace)))||void 0===n?void 0:n.tooltipSpace)||sh}}}),oh=new WeakMap,lh=Zr.fromClass(class{constructor(t){this.view=t,this.inView=!0,this.lastTransaction=0,this.measureTimeout=-1;let e=t.state.facet(rh);this.position=e.position,this.parent=e.parent,this.classes=t.themeClasses,this.createContainer(),this.measureReq={read:this.readMeasure.bind(this),write:this.writeMeasure.bind(this),key:this},this.manager=new nh(t,ch,(t=>this.createTooltip(t))),this.intersectionObserver="function"==typeof IntersectionObserver?new IntersectionObserver((t=>{Date.now()>this.lastTransaction-50&&t.length>0&&t[t.length-1].intersectionRatio<1&&this.measureSoon()}),{threshold:[1]}):null,this.observeIntersection(),t.win.addEventListener("resize",this.measureSoon=this.measureSoon.bind(this)),this.maybeMeasure()}createContainer(){this.parent?(this.container=document.createElement("div"),this.container.style.position="relative",this.container.className=this.view.themeClasses,this.parent.appendChild(this.container)):this.container=this.view.dom}observeIntersection(){if(this.intersectionObserver){this.intersectionObserver.disconnect();for(let t of this.manager.tooltipViews)this.intersectionObserver.observe(t.dom)}}measureSoon(){this.measureTimeout<0&&(this.measureTimeout=setTimeout((()=>{this.measureTimeout=-1,this.maybeMeasure()}),50))}update(t){t.transactions.length&&(this.lastTransaction=Date.now());let e=this.manager.update(t);e&&this.observeIntersection();let i=e||t.geometryChanged,n=t.state.facet(rh);if(n.position!=this.position){this.position=n.position;for(let t of this.manager.tooltipViews)t.dom.style.position=this.position;i=!0}if(n.parent!=this.parent){this.parent&&this.container.remove(),this.parent=n.parent,this.createContainer();for(let t of this.manager.tooltipViews)this.container.appendChild(t.dom);i=!0}else this.parent&&this.view.themeClasses!=this.classes&&(this.classes=this.container.className=this.view.themeClasses);i&&this.maybeMeasure()}createTooltip(t){let e=t.create(this.view);if(e.dom.classList.add("cm-tooltip"),t.arrow&&!e.dom.querySelector(".cm-tooltip > .cm-tooltip-arrow")){let t=document.createElement("div");t.className="cm-tooltip-arrow",e.dom.appendChild(t)}return e.dom.style.position=this.position,e.dom.style.top=ih,this.container.appendChild(e.dom),e.mount&&e.mount(this.view),e}destroy(){var t,e;this.view.win.removeEventListener("resize",this.measureSoon);for(let e of this.manager.tooltipViews)e.dom.remove(),null===(t=e.destroy)||void 0===t||t.call(e);null===(e=this.intersectionObserver)||void 0===e||e.disconnect(),clearTimeout(this.measureTimeout)}readMeasure(){let t=this.view.dom.getBoundingClientRect();return{editor:t,parent:this.parent?this.container.getBoundingClientRect():t,pos:this.manager.tooltips.map(((t,e)=>{let i=this.manager.tooltipViews[e];return i.getCoords?i.getCoords(t.pos):this.view.coordsAtPos(t.pos)})),size:this.manager.tooltipViews.map((({dom:t})=>t.getBoundingClientRect())),space:this.view.state.facet(rh).tooltipSpace(this.view)}}writeMeasure(t){var e;let{editor:i,space:n}=t,s=[];for(let r=0;r<this.manager.tooltips.length;r++){let o=this.manager.tooltips[r],l=this.manager.tooltipViews[r],{dom:a}=l,h=t.pos[r],c=t.size[r];if(!h||h.bottom<=Math.max(i.top,n.top)||h.top>=Math.min(i.bottom,n.bottom)||h.right<Math.max(i.left,n.left)-.1||h.left>Math.min(i.right,n.right)+.1){a.style.top=ih;continue}let u=o.arrow?l.dom.querySelector(".cm-tooltip-arrow"):null,f=u?7:0,d=c.right-c.left,p=null!==(e=oh.get(l))&&void 0!==e?e:c.bottom-c.top,m=l.offset||hh,g=this.view.textDirection==ho.LTR,v=c.width>n.right-n.left?g?n.left:n.right-c.width:g?Math.min(h.left-(u?14:0)+m.x,n.right-d):Math.max(n.left,h.left-d+(u?14:0)-m.x),w=!!o.above;!o.strictSide&&(w?h.top-(c.bottom-c.top)-m.y<n.top:h.bottom+(c.bottom-c.top)+m.y>n.bottom)&&w==n.bottom-h.bottom>h.top-n.top&&(w=!w);let y=(w?h.top-n.top:n.bottom-h.bottom)-f;if(y<p&&!1!==l.resize){if(y<this.view.defaultLineHeight){a.style.top=ih;continue}oh.set(l,p),a.style.height=(p=y)+"px"}else a.style.height&&(a.style.height="");let b=w?h.top-p-f-m.y:h.bottom+f+m.y,x=v+d;if(!0!==l.overlap)for(let t of s)t.left<x&&t.right>v&&t.top<b+p&&t.bottom>b&&(b=w?t.top-p-2-f:t.bottom+f+2);"absolute"==this.position?(a.style.top=b-t.parent.top+"px",a.style.left=v-t.parent.left+"px"):(a.style.top=b+"px",a.style.left=v+"px"),u&&(u.style.left=h.left+(g?m.x:-m.x)-(v+14-7)+"px"),!0!==l.overlap&&s.push({left:v,top:b,right:x,bottom:b+p}),a.classList.toggle("cm-tooltip-above",w),a.classList.toggle("cm-tooltip-below",!w),l.positioned&&l.positioned(t.space)}}maybeMeasure(){if(this.manager.tooltips.length&&(this.view.inView&&this.view.requestMeasure(this.measureReq),this.inView!=this.view.inView&&(this.inView=this.view.inView,!this.inView)))for(let t of this.manager.tooltipViews)t.dom.style.top=ih}},{eventHandlers:{scroll(){this.maybeMeasure()}}}),ah=sa.baseTheme({".cm-tooltip":{zIndex:100,boxSizing:"border-box"},"&light .cm-tooltip":{border:"1px solid #bbb",backgroundColor:"#f5f5f5"},"&light .cm-tooltip-section:not(:first-child)":{borderTop:"1px solid #bbb"},"&dark .cm-tooltip":{backgroundColor:"#333338",color:"white"},".cm-tooltip-arrow":{height:"7px",width:"14px",position:"absolute",zIndex:-1,overflow:"hidden","&:before, &:after":{content:"''",position:"absolute",width:0,height:0,borderLeft:"7px solid transparent",borderRight:"7px solid transparent"},".cm-tooltip-above &":{bottom:"-7px","&:before":{borderTop:"7px solid #bbb"},"&:after":{borderTop:"7px solid #f5f5f5",bottom:"1px"}},".cm-tooltip-below &":{top:"-7px","&:before":{borderBottom:"7px solid #bbb"},"&:after":{borderBottom:"7px solid #f5f5f5",top:"1px"}}},"&dark .cm-tooltip .cm-tooltip-arrow":{"&:before":{borderTopColor:"#333338",borderBottomColor:"#333338"},"&:after":{borderTopColor:"transparent",borderBottomColor:"transparent"}}}),hh={x:0,y:0},ch=on.define({enables:[lh,ah]}),uh=on.define();class fh{constructor(t){this.view=t,this.mounted=!1,this.dom=document.createElement("div"),this.dom.classList.add("cm-tooltip-hover"),this.manager=new nh(t,uh,(t=>this.createHostedView(t)))}static create(t){return new fh(t)}createHostedView(t){let e=t.create(this.view);return e.dom.classList.add("cm-tooltip-section"),this.dom.appendChild(e.dom),this.mounted&&e.mount&&e.mount(this.view),e}mount(t){for(let e of this.manager.tooltipViews)e.mount&&e.mount(t);this.mounted=!0}positioned(t){for(let e of this.manager.tooltipViews)e.positioned&&e.positioned(t)}update(t){this.manager.update(t)}}const dh=ch.compute([uh],(t=>{let e=t.facet(uh).filter((t=>t));return 0===e.length?null:{pos:Math.min(...e.map((t=>t.pos))),end:Math.max(...e.filter((t=>null!=t.end)).map((t=>t.end))),create:fh.create,above:e[0].above,arrow:e.some((t=>t.arrow))}}));class ph{constructor(t,e,i,n,s){this.view=t,this.source=e,this.field=i,this.setHover=n,this.hoverTime=s,this.hoverTimeout=-1,this.restartTimeout=-1,this.pending=null,this.lastMove={x:0,y:0,target:t.dom,time:0},this.checkHover=this.checkHover.bind(this),t.dom.addEventListener("mouseleave",this.mouseleave=this.mouseleave.bind(this)),t.dom.addEventListener("mousemove",this.mousemove=this.mousemove.bind(this))}update(){this.pending&&(this.pending=null,clearTimeout(this.restartTimeout),this.restartTimeout=setTimeout((()=>this.startHover()),20))}get active(){return this.view.state.field(this.field)}checkHover(){if(this.hoverTimeout=-1,this.active)return;let t=Date.now()-this.lastMove.time;t<this.hoverTime?this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime-t):this.startHover()}startHover(){clearTimeout(this.restartTimeout);let{lastMove:t}=this,e=this.view.contentDOM.contains(t.target)?this.view.posAtCoords(t):null;if(null==e)return;let i=this.view.coordsAtPos(e);if(null==i||t.y<i.top||t.y>i.bottom||t.x<i.left-this.view.defaultCharacterWidth||t.x>i.right+this.view.defaultCharacterWidth)return;let n=this.view.bidiSpans(this.view.state.doc.lineAt(e)).find((t=>t.from<=e&&t.to>=e)),s=n&&n.dir==ho.RTL?-1:1,r=this.source(this.view,e,t.x<i.left?-s:s);if(null==r?void 0:r.then){let t=this.pending={pos:e};r.then((e=>{this.pending==t&&(this.pending=null,e&&this.view.dispatch({effects:this.setHover.of(e)}))}),(t=>Qr(this.view.state,t,"hover tooltip")))}else r&&this.view.dispatch({effects:this.setHover.of(r)})}mousemove(t){var e;this.lastMove={x:t.clientX,y:t.clientY,target:t.target,time:Date.now()},this.hoverTimeout<0&&(this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime));let i=this.active;if(i&&!mh(this.lastMove.target)||this.pending){let{pos:n}=i||this.pending,s=null!==(e=null==i?void 0:i.end)&&void 0!==e?e:n;(n==s?this.view.posAtCoords(this.lastMove)==n:function(t,e,i,n,s,r){let o=document.createRange(),l=t.domAtPos(e),a=t.domAtPos(i);o.setEnd(a.node,a.offset),o.setStart(l.node,l.offset);let h=o.getClientRects();o.detach();for(let t=0;t<h.length;t++){let e=h[t];if(Math.max(e.top-s,s-e.bottom,e.left-n,n-e.right)<=r)return!0}return!1}(this.view,n,s,t.clientX,t.clientY,6))||(this.view.dispatch({effects:this.setHover.of(null)}),this.pending=null)}}mouseleave(t){clearTimeout(this.hoverTimeout),this.hoverTimeout=-1,this.active&&!mh(t.relatedTarget)&&this.view.dispatch({effects:this.setHover.of(null)})}destroy(){clearTimeout(this.hoverTimeout),this.view.dom.removeEventListener("mouseleave",this.mouseleave),this.view.dom.removeEventListener("mousemove",this.mousemove)}}function mh(t){for(let e=t;e;e=e.parentNode)if(1==e.nodeType&&e.classList.contains("cm-tooltip"))return!0;return!1}function gh(t,e={}){let i=Nn.define(),n=dn.define({create:()=>null,update(t,n){if(t&&(e.hideOnChange&&(n.docChanged||n.selection)||e.hideOn&&e.hideOn(n,t)))return null;if(t&&n.docChanged){let e=n.changes.mapPos(t.pos,-1,Ki.TrackDel);if(null==e)return null;let i=Object.assign(Object.create(null),t);i.pos=e,null!=t.end&&(i.end=n.changes.mapPos(t.end)),t=i}for(let e of n.effects)e.is(i)&&(t=e.value),e.is(vh)&&(t=null);return t},provide:t=>uh.from(t)});return[n,Zr.define((s=>new ph(s,t,n,i,e.hoverTime||300))),dh]}const vh=Nn.define();const wh=on.define({combine(t){let e,i;for(let n of t)e=e||n.topContainer,i=i||n.bottomContainer;return{topContainer:e,bottomContainer:i}}});function yh(t,e){let i=t.plugin(bh),n=i?i.specs.indexOf(e):-1;return n>-1?i.panels[n]:null}const bh=Zr.fromClass(class{constructor(t){this.input=t.state.facet(Sh),this.specs=this.input.filter((t=>t)),this.panels=this.specs.map((e=>e(t)));let e=t.state.facet(wh);this.top=new xh(t,!0,e.topContainer),this.bottom=new xh(t,!1,e.bottomContainer),this.top.sync(this.panels.filter((t=>t.top))),this.bottom.sync(this.panels.filter((t=>!t.top)));for(let t of this.panels)t.dom.classList.add("cm-panel"),t.mount&&t.mount()}update(t){let e=t.state.facet(wh);this.top.container!=e.topContainer&&(this.top.sync([]),this.top=new xh(t.view,!0,e.topContainer)),this.bottom.container!=e.bottomContainer&&(this.bottom.sync([]),this.bottom=new xh(t.view,!1,e.bottomContainer)),this.top.syncClasses(),this.bottom.syncClasses();let i=t.state.facet(Sh);if(i!=this.input){let e=i.filter((t=>t)),n=[],s=[],r=[],o=[];for(let i of e){let e,l=this.specs.indexOf(i);l<0?(e=i(t.view),o.push(e)):(e=this.panels[l],e.update&&e.update(t)),n.push(e),(e.top?s:r).push(e)}this.specs=e,this.panels=n,this.top.sync(s),this.bottom.sync(r);for(let t of o)t.dom.classList.add("cm-panel"),t.mount&&t.mount()}else for(let e of this.panels)e.update&&e.update(t)}destroy(){this.top.sync([]),this.bottom.sync([])}},{provide:t=>sa.scrollMargins.of((e=>{let i=e.plugin(t);return i&&{top:i.top.scrollMargin(),bottom:i.bottom.scrollMargin()}}))});class xh{constructor(t,e,i){this.view=t,this.top=e,this.container=i,this.dom=void 0,this.classes="",this.panels=[],this.syncClasses()}sync(t){for(let e of this.panels)e.destroy&&t.indexOf(e)<0&&e.destroy();this.panels=t,this.syncDOM()}syncDOM(){if(0==this.panels.length)return void(this.dom&&(this.dom.remove(),this.dom=void 0));if(!this.dom){this.dom=document.createElement("div"),this.dom.className=this.top?"cm-panels cm-panels-top":"cm-panels cm-panels-bottom",this.dom.style[this.top?"top":"bottom"]="0";let t=this.container||this.view.dom;t.insertBefore(this.dom,this.top?t.firstChild:null)}let t=this.dom.firstChild;for(let e of this.panels)if(e.dom.parentNode==this.dom){for(;t!=e.dom;)t=kh(t);t=t.nextSibling}else this.dom.insertBefore(e.dom,t);for(;t;)t=kh(t)}scrollMargin(){return!this.dom||this.container?0:Math.max(0,this.top?this.dom.getBoundingClientRect().bottom-Math.max(0,this.view.scrollDOM.getBoundingClientRect().top):Math.min(innerHeight,this.view.scrollDOM.getBoundingClientRect().bottom)-this.dom.getBoundingClientRect().top)}syncClasses(){if(this.container&&this.classes!=this.view.themeClasses){for(let t of this.classes.split(" "))t&&this.container.classList.remove(t);for(let t of(this.classes=this.view.themeClasses).split(" "))t&&this.container.classList.add(t)}}}function kh(t){let e=t.nextSibling;return t.remove(),e}const Sh=on.define({enables:bh});class Ch extends Jn{compare(t){return this==t||this.constructor==t.constructor&&this.eq(t)}eq(t){return!1}destroy(t){}}Ch.prototype.elementClass="",Ch.prototype.toDOM=void 0,Ch.prototype.mapMode=Ki.TrackBefore,Ch.prototype.startSide=Ch.prototype.endSide=-1,Ch.prototype.point=!0;const Ah=on.define(),Mh={class:"",renderEmptyElements:!1,elementStyle:"",markers:()=>ts.empty,lineMarker:()=>null,lineMarkerChange:null,initialSpacer:null,updateSpacer:null,domEventHandlers:{}},Oh=on.define();function Dh(t){return[_h(),Oh.of(Object.assign(Object.assign({},Mh),t))]}const Th=on.define({combine:t=>t.some((t=>t))});function _h(t){let e=[Eh];return t&&!1===t.fixed&&e.push(Th.of(!0)),e}const Eh=Zr.fromClass(class{constructor(t){this.view=t,this.prevViewport=t.viewport,this.dom=document.createElement("div"),this.dom.className="cm-gutters",this.dom.setAttribute("aria-hidden","true"),this.dom.style.minHeight=this.view.contentHeight+"px",this.gutters=t.state.facet(Oh).map((e=>new Lh(t,e)));for(let t of this.gutters)this.dom.appendChild(t.dom);this.fixed=!t.state.facet(Th),this.fixed&&(this.dom.style.position="sticky"),this.syncGutters(!1),t.scrollDOM.insertBefore(this.dom,t.contentDOM)}update(t){if(this.updateGutters(t)){let e=this.prevViewport,i=t.view.viewport,n=Math.min(e.to,i.to)-Math.max(e.from,i.from);this.syncGutters(n<.8*(i.to-i.from))}t.geometryChanged&&(this.dom.style.minHeight=this.view.contentHeight+"px"),this.view.state.facet(Th)!=!this.fixed&&(this.fixed=!this.fixed,this.dom.style.position=this.fixed?"sticky":""),this.prevViewport=t.view.viewport}syncGutters(t){let e=this.dom.nextSibling;t&&this.dom.remove();let i=ts.iter(this.view.state.facet(Ah),this.view.viewport.from),n=[],s=this.gutters.map((t=>new Bh(t,this.view.viewport,-this.view.documentPadding.top)));for(let t of this.view.viewportLineBlocks){let e;if(Array.isArray(t.type)){for(let i of t.type)if(i.type==Mr.Text){e=i;break}}else e=t.type==Mr.Text?t:void 0;if(e){n.length&&(n=[]),Ph(i,n,t.from);for(let t of s)t.line(this.view,e,n)}}for(let t of s)t.finish();t&&this.view.scrollDOM.insertBefore(this.dom,e)}updateGutters(t){let e=t.startState.facet(Oh),i=t.state.facet(Oh),n=t.docChanged||t.heightChanged||t.viewportChanged||!ts.eq(t.startState.facet(Ah),t.state.facet(Ah),t.view.viewport.from,t.view.viewport.to);if(e==i)for(let e of this.gutters)e.update(t)&&(n=!0);else{n=!0;let s=[];for(let n of i){let i=e.indexOf(n);i<0?s.push(new Lh(this.view,n)):(this.gutters[i].update(t),s.push(this.gutters[i]))}for(let t of this.gutters)t.dom.remove(),s.indexOf(t)<0&&t.destroy();for(let t of s)this.dom.appendChild(t.dom);this.gutters=s}return n}destroy(){for(let t of this.gutters)t.destroy();this.dom.remove()}},{provide:t=>sa.scrollMargins.of((e=>{let i=e.plugin(t);return i&&0!=i.gutters.length&&i.fixed?e.textDirection==ho.LTR?{left:i.dom.offsetWidth}:{right:i.dom.offsetWidth}:null}))});function Rh(t){return Array.isArray(t)?t:[t]}function Ph(t,e,i){for(;t.value&&t.from<=i;)t.from==i&&e.push(t.value),t.next()}class Bh{constructor(t,e,i){this.gutter=t,this.height=i,this.i=0,this.cursor=ts.iter(t.markers,e.from)}line(t,e,i){let n=[];Ph(this.cursor,n,e.from),i.length&&(n=n.concat(i));let s=this.gutter.config.lineMarker(t,e,n);s&&n.unshift(s);let r=this.gutter;if(0==n.length&&!r.config.renderEmptyElements)return;let o=e.top-this.height;if(this.i==r.elements.length){let i=new Nh(t,e.height,o,n);r.elements.push(i),r.dom.appendChild(i.dom)}else r.elements[this.i].update(t,e.height,o,n);this.height=e.bottom,this.i++}finish(){let t=this.gutter;for(;t.elements.length>this.i;){let e=t.elements.pop();t.dom.removeChild(e.dom),e.destroy()}}}class Lh{constructor(t,e){this.view=t,this.config=e,this.elements=[],this.spacer=null,this.dom=document.createElement("div"),this.dom.className="cm-gutter"+(this.config.class?" "+this.config.class:"");for(let i in e.domEventHandlers)this.dom.addEventListener(i,(n=>{let s,r=n.target;if(r!=this.dom&&this.dom.contains(r)){for(;r.parentNode!=this.dom;)r=r.parentNode;let t=r.getBoundingClientRect();s=(t.top+t.bottom)/2}else s=n.clientY;let o=t.lineBlockAtHeight(s-t.documentTop);e.domEventHandlers[i](t,o,n)&&n.preventDefault()}));this.markers=Rh(e.markers(t)),e.initialSpacer&&(this.spacer=new Nh(t,0,0,[e.initialSpacer(t)]),this.dom.appendChild(this.spacer.dom),this.spacer.dom.style.cssText+="visibility: hidden; pointer-events: none")}update(t){let e=this.markers;if(this.markers=Rh(this.config.markers(t.view)),this.spacer&&this.config.updateSpacer){let e=this.config.updateSpacer(this.spacer.markers[0],t);e!=this.spacer.markers[0]&&this.spacer.update(t.view,0,0,[e])}let i=t.view.viewport;return!ts.eq(this.markers,e,i.from,i.to)||!!this.config.lineMarkerChange&&this.config.lineMarkerChange(t)}destroy(){for(let t of this.elements)t.destroy()}}class Nh{constructor(t,e,i,n){this.height=-1,this.above=0,this.markers=[],this.dom=document.createElement("div"),this.dom.className="cm-gutterElement",this.update(t,e,i,n)}update(t,e,i,n){this.height!=e&&(this.dom.style.height=(this.height=e)+"px"),this.above!=i&&(this.dom.style.marginTop=(this.above=i)?i+"px":""),function(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++)if(!t[i].compare(e[i]))return!1;return!0}(this.markers,n)||this.setMarkers(t,n)}setMarkers(t,e){let i="cm-gutterElement",n=this.dom.firstChild;for(let s=0,r=0;;){let o=r,l=s<e.length?e[s++]:null,a=!1;if(l){let t=l.elementClass;t&&(i+=" "+t);for(let t=r;t<this.markers.length;t++)if(this.markers[t].compare(l)){o=t,a=!0;break}}else o=this.markers.length;for(;r<o;){let t=this.markers[r++];if(t.toDOM){t.destroy(n);let e=n.nextSibling;n.remove(),n=e}}if(!l)break;l.toDOM&&(a?n=n.nextSibling:this.dom.insertBefore(l.toDOM(t),n)),a&&r++}this.dom.className=i,this.markers=e}destroy(){this.setMarkers(null,[])}}const Ih=on.define(),Vh=on.define({combine:t=>Qn(t,{formatNumber:String,domEventHandlers:{}},{domEventHandlers(t,e){let i=Object.assign({},t);for(let t in e){let n=i[t],s=e[t];i[t]=n?(t,e,i)=>n(t,e,i)||s(t,e,i):s}return i}})});class Wh extends Ch{constructor(t){super(),this.number=t}eq(t){return this.number==t.number}toDOM(){return document.createTextNode(this.number)}}function zh(t,e){return t.state.facet(Vh).formatNumber(e,t.state)}const Hh=Oh.compute([Vh],(t=>({class:"cm-lineNumbers",renderEmptyElements:!1,markers:t=>t.state.facet(Ih),lineMarker:(t,e,i)=>i.some((t=>t.toDOM))?null:new Wh(zh(t,t.state.doc.lineAt(e.from).number)),lineMarkerChange:t=>t.startState.facet(Vh)!=t.state.facet(Vh),initialSpacer:t=>new Wh(zh(t,jh(t.state.doc.lines))),updateSpacer(t,e){let i=zh(e.view,jh(e.view.state.doc.lines));return i==t.number?t:new Wh(i)},domEventHandlers:t.facet(Vh).domEventHandlers})));function Fh(t={}){return[Vh.of(t),_h(),Hh]}function jh(t){let e=9;for(;e<t;)e=10*e+9;return e}const qh=new class extends Ch{constructor(){super(...arguments),this.elementClass="cm-activeLineGutter"}},$h=Ah.compute(["selection"],(t=>{let e=[],i=-1;for(let n of t.selection.ranges){let s=t.doc.lineAt(n.head).from;s>i&&(i=s,e.push(qh.range(s)))}return ts.of(e)}));const Kh=1024;let Uh=0;class Gh{constructor(t,e){this.from=t,this.to=e}}class Qh{constructor(t={}){this.id=Uh++,this.perNode=!!t.perNode,this.deserialize=t.deserialize||(()=>{throw new Error("This node type doesn't define a deserialize function")})}add(t){if(this.perNode)throw new RangeError("Can't add per-node props to node types");return"function"!=typeof t&&(t=Xh.match(t)),e=>{let i=t(e);return void 0===i?null:[this,i]}}}Qh.closedBy=new Qh({deserialize:t=>t.split(" ")}),Qh.openedBy=new Qh({deserialize:t=>t.split(" ")}),Qh.group=new Qh({deserialize:t=>t.split(" ")}),Qh.contextHash=new Qh({perNode:!0}),Qh.lookAhead=new Qh({perNode:!0}),Qh.mounted=new Qh({perNode:!0});const Jh=Object.create(null);class Xh{constructor(t,e,i,n=0){this.name=t,this.props=e,this.id=i,this.flags=n}static define(t){let e=t.props&&t.props.length?Object.create(null):Jh,i=(t.top?1:0)|(t.skipped?2:0)|(t.error?4:0)|(null==t.name?8:0),n=new Xh(t.name||"",e,t.id,i);if(t.props)for(let i of t.props)if(Array.isArray(i)||(i=i(n)),i){if(i[0].perNode)throw new RangeError("Can't store a per-node prop on a node type");e[i[0].id]=i[1]}return n}prop(t){return this.props[t.id]}get isTop(){return(1&this.flags)>0}get isSkipped(){return(2&this.flags)>0}get isError(){return(4&this.flags)>0}get isAnonymous(){return(8&this.flags)>0}is(t){if("string"==typeof t){if(this.name==t)return!0;let e=this.prop(Qh.group);return!!e&&e.indexOf(t)>-1}return this.id==t}static match(t){let e=Object.create(null);for(let i in t)for(let n of i.split(" "))e[n]=t[i];return t=>{for(let i=t.prop(Qh.group),n=-1;n<(i?i.length:0);n++){let s=e[n<0?t.name:i[n]];if(s)return s}}}}Xh.none=new Xh("",Object.create(null),0,8);class Yh{constructor(t){this.types=t;for(let e=0;e<t.length;e++)if(t[e].id!=e)throw new RangeError("Node type ids should correspond to array positions when creating a node set")}extend(...t){let e=[];for(let i of this.types){let n=null;for(let e of t){let t=e(i);t&&(n||(n=Object.assign({},i.props)),n[t[0].id]=t[1])}e.push(n?new Xh(i.name,n,i.id,i.flags):i)}return new Yh(e)}}const Zh=new WeakMap,tc=new WeakMap;var ec;!function(t){t[t.ExcludeBuffers=1]="ExcludeBuffers",t[t.IncludeAnonymous=2]="IncludeAnonymous",t[t.IgnoreMounts=4]="IgnoreMounts",t[t.IgnoreOverlays=8]="IgnoreOverlays"}(ec||(ec={}));class ic{constructor(t,e,i,n,s){if(this.type=t,this.children=e,this.positions=i,this.length=n,this.props=null,s&&s.length){this.props=Object.create(null);for(let[t,e]of s)this.props["number"==typeof t?t:t.id]=e}}toString(){let t=this.prop(Qh.mounted);if(t&&!t.overlay)return t.tree.toString();let e="";for(let t of this.children){let i=t.toString();i&&(e&&(e+=","),e+=i)}return this.type.name?(/\W/.test(this.type.name)&&!this.type.isError?JSON.stringify(this.type.name):this.type.name)+(e.length?"("+e+")":""):e}cursor(t=0){return new dc(this.topNode,t)}cursorAt(t,e=0,i=0){let n=Zh.get(this)||this.topNode,s=new dc(n);return s.moveTo(t,e),Zh.set(this,s._tree),s}get topNode(){return new ac(this,0,0,null)}resolve(t,e=0){let i=lc(Zh.get(this)||this.topNode,t,e,!1);return Zh.set(this,i),i}resolveInner(t,e=0){let i=lc(tc.get(this)||this.topNode,t,e,!0);return tc.set(this,i),i}iterate(t){let{enter:e,leave:i,from:n=0,to:s=this.length}=t;for(let r=this.cursor((t.mode||0)|ec.IncludeAnonymous);;){let t=!1;if(r.from<=s&&r.to>=n&&(r.type.isAnonymous||!1!==e(r))){if(r.firstChild())continue;t=!0}for(;t&&i&&!r.type.isAnonymous&&i(r),!r.nextSibling();){if(!r.parent())return;t=!0}}}prop(t){return t.perNode?this.props?this.props[t.id]:void 0:this.type.prop(t)}get propValues(){let t=[];if(this.props)for(let e in this.props)t.push([+e,this.props[e]]);return t}balance(t={}){return this.children.length<=8?this:vc(Xh.none,this.children,this.positions,0,this.children.length,0,this.length,((t,e,i)=>new ic(this.type,t,e,i,this.propValues)),t.makeTree||((t,e,i)=>new ic(Xh.none,t,e,i)))}static build(t){return function(t){var e;let{buffer:i,nodeSet:n,maxBufferLength:s=Kh,reused:r=[],minRepeatType:o=n.types.length}=t,l=Array.isArray(i)?new nc(i,i.length):i,a=n.types,h=0,c=0;function u(t,e,i,v,w){let{id:y,start:b,end:x,size:k}=l,S=c;for(;k<0;){if(l.next(),-1==k){let e=r[y];return i.push(e),void v.push(b-t)}if(-3==k)return void(h=y);if(-4==k)return void(c=y);throw new RangeError(`Unrecognized record size: ${k}`)}let C,A,M=a[y],O=b-t;if(x-b<=s&&(A=m(l.pos-e,w))){let e=new Uint16Array(A.size-A.skip),i=l.pos-A.size,s=e.length;for(;l.pos>i;)s=g(A.start,e,s);C=new sc(e,x-A.start,n),O=A.start-t}else{let t=l.pos-k;l.next();let e=[],i=[],n=y>=o?y:-1,r=0,a=x;for(;l.pos>t;)n>=0&&l.id==n&&l.size>=0?(l.end<=a-s&&(d(e,i,b,r,l.end,a,n,S),r=e.length,a=l.end),l.next()):u(b,t,e,i,n);if(n>=0&&r>0&&r<e.length&&d(e,i,b,r,b,a,n,S),e.reverse(),i.reverse(),n>-1&&r>0){let t=f(M);C=vc(M,e,i,0,e.length,0,x-b,t,t)}else C=p(M,e,i,x-b,S-x)}i.push(C),v.push(O)}function f(t){return(e,i,n)=>{let s,r,o=0,l=e.length-1;if(l>=0&&(s=e[l])instanceof ic){if(!l&&s.type==t&&s.length==n)return s;(r=s.prop(Qh.lookAhead))&&(o=i[l]+s.length+r)}return p(t,e,i,n,o)}}function d(t,e,i,s,r,o,l,a){let h=[],c=[];for(;t.length>s;)h.push(t.pop()),c.push(e.pop()+i-r);t.push(p(n.types[l],h,c,o-r,a-o)),e.push(r-i)}function p(t,e,i,n,s=0,r){if(h){let t=[Qh.contextHash,h];r=r?[t].concat(r):[t]}if(s>25){let t=[Qh.lookAhead,s];r=r?[t].concat(r):[t]}return new ic(t,e,i,n,r)}function m(t,e){let i=l.fork(),n=0,r=0,a=0,h=i.end-s,c={size:0,start:0,skip:0};t:for(let s=i.pos-t;i.pos>s;){let t=i.size;if(i.id==e&&t>=0){c.size=n,c.start=r,c.skip=a,a+=4,n+=4,i.next();continue}let l=i.pos-t;if(t<0||l<s||i.start<h)break;let u=i.id>=o?4:0,f=i.start;for(i.next();i.pos>l;){if(i.size<0){if(-3!=i.size)break t;u+=4}else i.id>=o&&(u+=4);i.next()}r=f,n+=t,a+=u}return(e<0||n==t)&&(c.size=n,c.start=r,c.skip=a),c.size>4?c:void 0}function g(t,e,i){let{id:n,start:s,end:r,size:a}=l;if(l.next(),a>=0&&n<o){let o=i;if(a>4){let n=l.pos-(a-4);for(;l.pos>n;)i=g(t,e,i)}e[--i]=o,e[--i]=r-t,e[--i]=s-t,e[--i]=n}else-3==a?h=n:-4==a&&(c=n);return i}let v=[],w=[];for(;l.pos>0;)u(t.start||0,t.bufferStart||0,v,w,-1);let y=null!==(e=t.length)&&void 0!==e?e:v.length?w[0]+v[0].length:0;return new ic(a[t.topID],v.reverse(),w.reverse(),y)}(t)}}ic.empty=new ic(Xh.none,[],[],0);class nc{constructor(t,e){this.buffer=t,this.index=e}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}get pos(){return this.index}next(){this.index-=4}fork(){return new nc(this.buffer,this.index)}}class sc{constructor(t,e,i){this.buffer=t,this.length=e,this.set=i}get type(){return Xh.none}toString(){let t=[];for(let e=0;e<this.buffer.length;)t.push(this.childString(e)),e=this.buffer[e+3];return t.join(",")}childString(t){let e=this.buffer[t],i=this.buffer[t+3],n=this.set.types[e],s=n.name;if(/\W/.test(s)&&!n.isError&&(s=JSON.stringify(s)),i==(t+=4))return s;let r=[];for(;t<i;)r.push(this.childString(t)),t=this.buffer[t+3];return s+"("+r.join(",")+")"}findChild(t,e,i,n,s){let{buffer:r}=this,o=-1;for(let l=t;l!=e&&!(rc(s,n,r[l+1],r[l+2])&&(o=l,i>0));l=r[l+3]);return o}slice(t,e,i){let n=this.buffer,s=new Uint16Array(e-t),r=0;for(let o=t,l=0;o<e;){s[l++]=n[o++],s[l++]=n[o++]-i;let e=s[l++]=n[o++]-i;s[l++]=n[o++]-t,r=Math.max(r,e)}return new sc(s,r,this.set)}}function rc(t,e,i,n){switch(t){case-2:return i<e;case-1:return n>=e&&i<e;case 0:return i<e&&n>e;case 1:return i<=e&&n>e;case 2:return n>e;case 4:return!0}}function oc(t,e){let i=t.childBefore(e);for(;i;){let e=i.lastChild;if(!e||e.to!=i.to)break;e.type.isError&&e.from==e.to?(t=i,i=e.prevSibling):i=e}return t}function lc(t,e,i,n){for(var s;t.from==t.to||(i<1?t.from>=e:t.from>e)||(i>-1?t.to<=e:t.to<e);){let e=!n&&t instanceof ac&&t.index<0?null:t.parent;if(!e)return t;t=e}let r=n?0:ec.IgnoreOverlays;if(n)for(let n=t,o=n.parent;o;n=o,o=n.parent)n instanceof ac&&n.index<0&&(null===(s=o.enter(e,i,r))||void 0===s?void 0:s.from)!=n.from&&(t=o);for(;;){let n=t.enter(e,i,r);if(!n)return t;t=n}}class ac{constructor(t,e,i,n){this._tree=t,this.from=e,this.index=i,this._parent=n}get type(){return this._tree.type}get name(){return this._tree.type.name}get to(){return this.from+this._tree.length}nextChild(t,e,i,n,s=0){for(let r=this;;){for(let{children:o,positions:l}=r._tree,a=e>0?o.length:-1;t!=a;t+=e){let a=o[t],h=l[t]+r.from;if(rc(n,i,h,h+a.length))if(a instanceof sc){if(s&ec.ExcludeBuffers)continue;let o=a.findChild(0,a.buffer.length,e,i-h,n);if(o>-1)return new fc(new uc(r,a,t,h),null,o)}else if(s&ec.IncludeAnonymous||!a.type.isAnonymous||pc(a)){let o;if(!(s&ec.IgnoreMounts)&&a.props&&(o=a.prop(Qh.mounted))&&!o.overlay)return new ac(o.tree,h,t,r);let l=new ac(a,h,t,r);return s&ec.IncludeAnonymous||!l.type.isAnonymous?l:l.nextChild(e<0?a.children.length-1:0,e,i,n)}}if(s&ec.IncludeAnonymous||!r.type.isAnonymous)return null;if(t=r.index>=0?r.index+e:e<0?-1:r._parent._tree.children.length,r=r._parent,!r)return null}}get firstChild(){return this.nextChild(0,1,0,4)}get lastChild(){return this.nextChild(this._tree.children.length-1,-1,0,4)}childAfter(t){return this.nextChild(0,1,t,2)}childBefore(t){return this.nextChild(this._tree.children.length-1,-1,t,-2)}enter(t,e,i=0){let n;if(!(i&ec.IgnoreOverlays)&&(n=this._tree.prop(Qh.mounted))&&n.overlay){let i=t-this.from;for(let{from:t,to:s}of n.overlay)if((e>0?t<=i:t<i)&&(e<0?s>=i:s>i))return new ac(n.tree,n.overlay[0].from+this.from,-1,this)}return this.nextChild(0,1,t,e,i)}nextSignificantParent(){let t=this;for(;t.type.isAnonymous&&t._parent;)t=t._parent;return t}get parent(){return this._parent?this._parent.nextSignificantParent():null}get nextSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index+1,1,0,4):null}get prevSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index-1,-1,0,4):null}cursor(t=0){return new dc(this,t)}get tree(){return this._tree}toTree(){return this._tree}resolve(t,e=0){return lc(this,t,e,!1)}resolveInner(t,e=0){return lc(this,t,e,!0)}enterUnfinishedNodesBefore(t){return oc(this,t)}getChild(t,e=null,i=null){let n=hc(this,t,e,i);return n.length?n[0]:null}getChildren(t,e=null,i=null){return hc(this,t,e,i)}toString(){return this._tree.toString()}get node(){return this}matchContext(t){return cc(this,t)}}function hc(t,e,i,n){let s=t.cursor(),r=[];if(!s.firstChild())return r;if(null!=i)for(;!s.type.is(i);)if(!s.nextSibling())return r;for(;;){if(null!=n&&s.type.is(n))return r;if(s.type.is(e)&&r.push(s.node),!s.nextSibling())return null==n?r:[]}}function cc(t,e,i=e.length-1){for(let n=t.parent;i>=0;n=n.parent){if(!n)return!1;if(!n.type.isAnonymous){if(e[i]&&e[i]!=n.name)return!1;i--}}return!0}class uc{constructor(t,e,i,n){this.parent=t,this.buffer=e,this.index=i,this.start=n}}class fc{get name(){return this.type.name}get from(){return this.context.start+this.context.buffer.buffer[this.index+1]}get to(){return this.context.start+this.context.buffer.buffer[this.index+2]}constructor(t,e,i){this.context=t,this._parent=e,this.index=i,this.type=t.buffer.set.types[t.buffer.buffer[i]]}child(t,e,i){let{buffer:n}=this.context,s=n.findChild(this.index+4,n.buffer[this.index+3],t,e-this.context.start,i);return s<0?null:new fc(this.context,this,s)}get firstChild(){return this.child(1,0,4)}get lastChild(){return this.child(-1,0,4)}childAfter(t){return this.child(1,t,2)}childBefore(t){return this.child(-1,t,-2)}enter(t,e,i=0){if(i&ec.ExcludeBuffers)return null;let{buffer:n}=this.context,s=n.findChild(this.index+4,n.buffer[this.index+3],e>0?1:-1,t-this.context.start,e);return s<0?null:new fc(this.context,this,s)}get parent(){return this._parent||this.context.parent.nextSignificantParent()}externalSibling(t){return this._parent?null:this.context.parent.nextChild(this.context.index+t,t,0,4)}get nextSibling(){let{buffer:t}=this.context,e=t.buffer[this.index+3];return e<(this._parent?t.buffer[this._parent.index+3]:t.buffer.length)?new fc(this.context,this._parent,e):this.externalSibling(1)}get prevSibling(){let{buffer:t}=this.context,e=this._parent?this._parent.index+4:0;return this.index==e?this.externalSibling(-1):new fc(this.context,this._parent,t.findChild(e,this.index,-1,0,4))}cursor(t=0){return new dc(this,t)}get tree(){return null}toTree(){let t=[],e=[],{buffer:i}=this.context,n=this.index+4,s=i.buffer[this.index+3];if(s>n){let r=i.buffer[this.index+1];t.push(i.slice(n,s,r)),e.push(0)}return new ic(this.type,t,e,this.to-this.from)}resolve(t,e=0){return lc(this,t,e,!1)}resolveInner(t,e=0){return lc(this,t,e,!0)}enterUnfinishedNodesBefore(t){return oc(this,t)}toString(){return this.context.buffer.childString(this.index)}getChild(t,e=null,i=null){let n=hc(this,t,e,i);return n.length?n[0]:null}getChildren(t,e=null,i=null){return hc(this,t,e,i)}get node(){return this}matchContext(t){return cc(this,t)}}class dc{get name(){return this.type.name}constructor(t,e=0){if(this.mode=e,this.buffer=null,this.stack=[],this.index=0,this.bufferNode=null,t instanceof ac)this.yieldNode(t);else{this._tree=t.context.parent,this.buffer=t.context;for(let e=t._parent;e;e=e._parent)this.stack.unshift(e.index);this.bufferNode=t,this.yieldBuf(t.index)}}yieldNode(t){return!!t&&(this._tree=t,this.type=t.type,this.from=t.from,this.to=t.to,!0)}yieldBuf(t,e){this.index=t;let{start:i,buffer:n}=this.buffer;return this.type=e||n.set.types[n.buffer[t]],this.from=i+n.buffer[t+1],this.to=i+n.buffer[t+2],!0}yield(t){return!!t&&(t instanceof ac?(this.buffer=null,this.yieldNode(t)):(this.buffer=t.context,this.yieldBuf(t.index,t.type)))}toString(){return this.buffer?this.buffer.buffer.childString(this.index):this._tree.toString()}enterChild(t,e,i){if(!this.buffer)return this.yield(this._tree.nextChild(t<0?this._tree._tree.children.length-1:0,t,e,i,this.mode));let{buffer:n}=this.buffer,s=n.findChild(this.index+4,n.buffer[this.index+3],t,e-this.buffer.start,i);return!(s<0)&&(this.stack.push(this.index),this.yieldBuf(s))}firstChild(){return this.enterChild(1,0,4)}lastChild(){return this.enterChild(-1,0,4)}childAfter(t){return this.enterChild(1,t,2)}childBefore(t){return this.enterChild(-1,t,-2)}enter(t,e,i=this.mode){return this.buffer?!(i&ec.ExcludeBuffers)&&this.enterChild(1,t,e):this.yield(this._tree.enter(t,e,i))}parent(){if(!this.buffer)return this.yieldNode(this.mode&ec.IncludeAnonymous?this._tree._parent:this._tree.parent);if(this.stack.length)return this.yieldBuf(this.stack.pop());let t=this.mode&ec.IncludeAnonymous?this.buffer.parent:this.buffer.parent.nextSignificantParent();return this.buffer=null,this.yieldNode(t)}sibling(t){if(!this.buffer)return!!this._tree._parent&&this.yield(this._tree.index<0?null:this._tree._parent.nextChild(this._tree.index+t,t,0,4,this.mode));let{buffer:e}=this.buffer,i=this.stack.length-1;if(t<0){let t=i<0?0:this.stack[i]+4;if(this.index!=t)return this.yieldBuf(e.findChild(t,this.index,-1,0,4))}else{let t=e.buffer[this.index+3];if(t<(i<0?e.buffer.length:e.buffer[this.stack[i]+3]))return this.yieldBuf(t)}return i<0&&this.yield(this.buffer.parent.nextChild(this.buffer.index+t,t,0,4,this.mode))}nextSibling(){return this.sibling(1)}prevSibling(){return this.sibling(-1)}atLastNode(t){let e,i,{buffer:n}=this;if(n){if(t>0){if(this.index<n.buffer.buffer.length)return!1}else for(let t=0;t<this.index;t++)if(n.buffer.buffer[t+3]<this.index)return!1;({index:e,parent:i}=n)}else({index:e,_parent:i}=this._tree);for(;i;({index:e,_parent:i}=i))if(e>-1)for(let n=e+t,s=t<0?-1:i._tree.children.length;n!=s;n+=t){let t=i._tree.children[n];if(this.mode&ec.IncludeAnonymous||t instanceof sc||!t.type.isAnonymous||pc(t))return!1}return!0}move(t,e){if(e&&this.enterChild(t,0,4))return!0;for(;;){if(this.sibling(t))return!0;if(this.atLastNode(t)||!this.parent())return!1}}next(t=!0){return this.move(1,t)}prev(t=!0){return this.move(-1,t)}moveTo(t,e=0){for(;(this.from==this.to||(e<1?this.from>=t:this.from>t)||(e>-1?this.to<=t:this.to<t))&&this.parent(););for(;this.enterChild(1,t,e););return this}get node(){if(!this.buffer)return this._tree;let t=this.bufferNode,e=null,i=0;if(t&&t.context==this.buffer)t:for(let n=this.index,s=this.stack.length;s>=0;){for(let r=t;r;r=r._parent)if(r.index==n){if(n==this.index)return r;e=r,i=s+1;break t}n=this.stack[--s]}for(let t=i;t<this.stack.length;t++)e=new fc(this.buffer,e,this.stack[t]);return this.bufferNode=new fc(this.buffer,e,this.index)}get tree(){return this.buffer?null:this._tree._tree}iterate(t,e){for(let i=0;;){let n=!1;if(this.type.isAnonymous||!1!==t(this)){if(this.firstChild()){i++;continue}this.type.isAnonymous||(n=!0)}for(;n&&e&&e(this),n=this.type.isAnonymous,!this.nextSibling();){if(!i)return;this.parent(),i--,n=!0}}}matchContext(t){if(!this.buffer)return cc(this.node,t);let{buffer:e}=this.buffer,{types:i}=e.set;for(let n=t.length-1,s=this.stack.length-1;n>=0;s--){if(s<0)return cc(this.node,t,n);let r=i[e.buffer[this.stack[s]]];if(!r.isAnonymous){if(t[n]&&t[n]!=r.name)return!1;n--}}return!0}}function pc(t){return t.children.some((t=>t instanceof sc||!t.type.isAnonymous||pc(t)))}const mc=new WeakMap;function gc(t,e){if(!t.isAnonymous||e instanceof sc||e.type!=t)return 1;let i=mc.get(e);if(null==i){i=1;for(let n of e.children){if(n.type!=t||!(n instanceof ic)){i=1;break}i+=gc(t,n)}mc.set(e,i)}return i}function vc(t,e,i,n,s,r,o,l,a){let h=0;for(let i=n;i<s;i++)h+=gc(t,e[i]);let c=Math.ceil(1.5*h/8),u=[],f=[];return function e(i,n,s,o,l){for(let h=s;h<o;){let s=h,d=n[h],p=gc(t,i[h]);for(h++;h<o;h++){let e=gc(t,i[h]);if(p+e>=c)break;p+=e}if(h==s+1){if(p>c){let t=i[s];e(t.children,t.positions,0,t.children.length,n[s]+l);continue}u.push(i[s])}else{let e=n[h-1]+i[h-1].length-d;u.push(vc(t,i,n,s,h,d,e,null,a))}f.push(d+l-r)}}(e,i,n,s,0),(l||a)(u,f,o)}class wc{constructor(t,e,i,n,s=!1,r=!1){this.from=t,this.to=e,this.tree=i,this.offset=n,this.open=(s?1:0)|(r?2:0)}get openStart(){return(1&this.open)>0}get openEnd(){return(2&this.open)>0}static addTree(t,e=[],i=!1){let n=[new wc(0,t.length,t,0,!1,i)];for(let i of e)i.to>t.length&&n.push(i);return n}static applyChanges(t,e,i=128){if(!e.length)return t;let n=[],s=1,r=t.length?t[0]:null;for(let o=0,l=0,a=0;;o++){let h=o<e.length?e[o]:null,c=h?h.fromA:1e9;if(c-l>=i)for(;r&&r.from<c;){let e=r;if(l>=e.from||c<=e.to||a){let t=Math.max(e.from,l)-a,i=Math.min(e.to,c)-a;e=t>=i?null:new wc(t,i,e.tree,e.offset+a,o>0,!!h)}if(e&&n.push(e),r.to>c)break;r=s<t.length?t[s++]:null}if(!h)break;l=h.toA,a=h.toA-h.toB}return n}}class yc{startParse(t,e,i){return"string"==typeof t&&(t=new bc(t)),i=i?i.length?i.map((t=>new Gh(t.from,t.to))):[new Gh(0,0)]:[new Gh(0,t.length)],this.createParse(t,e||[],i)}parse(t,e,i){let n=this.startParse(t,e,i);for(;;){let t=n.advance();if(t)return t}}}class bc{constructor(t){this.string=t}get length(){return this.string.length}chunk(t){return this.string.slice(t)}get lineChunks(){return!1}read(t,e){return this.string.slice(t,e)}}new Qh({perNode:!0});let xc=0;class kc{constructor(t,e,i){this.set=t,this.base=e,this.modified=i,this.id=xc++}static define(t){if(null==t?void 0:t.base)throw new Error("Can not derive from a modified tag");let e=new kc([],null,[]);if(e.set.push(e),t)for(let i of t.set)e.set.push(i);return e}static defineModifier(){let t=new Cc;return e=>e.modified.indexOf(t)>-1?e:Cc.get(e.base||e,e.modified.concat(t).sort(((t,e)=>t.id-e.id)))}}let Sc=0;class Cc{constructor(){this.instances=[],this.id=Sc++}static get(t,e){if(!e.length)return t;let i=e[0].instances.find((i=>{return i.base==t&&(n=e,s=i.modified,n.length==s.length&&n.every(((t,e)=>t==s[e])));var n,s}));if(i)return i;let n=[],s=new kc(n,t,e);for(let t of e)t.instances.push(s);let r=function(t){let e=[[]];for(let i=0;i<t.length;i++)for(let n=0,s=e.length;n<s;n++)e.push(e[n].concat(t[i]));return e.sort(((t,e)=>e.length-t.length))}(e);for(let e of t.set)if(!e.modified.length)for(let t of r)n.push(Cc.get(e,t));return s}}function Ac(t){let e=Object.create(null);for(let i in t){let n=t[i];Array.isArray(n)||(n=[n]);for(let t of i.split(" "))if(t){let i=[],s=2,r=t;for(let e=0;;){if("..."==r&&e>0&&e+3==t.length){s=1;break}let n=/^"(?:[^"\\]|\\.)*?"|[^\/!]+/.exec(r);if(!n)throw new RangeError("Invalid path: "+t);if(i.push("*"==n[0]?"":'"'==n[0][0]?JSON.parse(n[0]):n[0]),e+=n[0].length,e==t.length)break;let o=t[e++];if(e==t.length&&"!"==o){s=0;break}if("/"!=o)throw new RangeError("Invalid path: "+t);r=t.slice(e)}let o=i.length-1,l=i[o];if(!l)throw new RangeError("Invalid path: "+t);let a=new Oc(n,s,o>0?i.slice(0,o):null);e[l]=a.sort(e[l])}}return Mc.add(e)}const Mc=new Qh;class Oc{constructor(t,e,i,n){this.tags=t,this.mode=e,this.context=i,this.next=n}get opaque(){return 0==this.mode}get inherit(){return 1==this.mode}sort(t){return!t||t.depth<this.depth?(this.next=t,this):(t.next=this.sort(t.next),t)}get depth(){return this.context?this.context.length:0}}function Dc(t,e){let i=Object.create(null);for(let e of t)if(Array.isArray(e.tag))for(let t of e.tag)i[t.id]=e.class;else i[e.tag.id]=e.class;let{scope:n,all:s=null}=e||{};return{style:t=>{let e=s;for(let n of t)for(let t of n.set){let n=i[t.id];if(n){e=e?e+" "+n:n;break}}return e},scope:n}}function Tc(t,e,i,n=0,s=t.length){let r=new _c(n,Array.isArray(e)?e:[e],i);r.highlightRange(t.cursor(),n,s,"",r.highlighters),r.flush(s)}Oc.empty=new Oc([],2,null);class _c{constructor(t,e,i){this.at=t,this.highlighters=e,this.span=i,this.class=""}startSpan(t,e){e!=this.class&&(this.flush(t),t>this.at&&(this.at=t),this.class=e)}flush(t){t>this.at&&this.class&&this.span(this.at,t,this.class)}highlightRange(t,e,i,n,s){let{type:r,from:o,to:l}=t;if(o>=i||l<=e)return;r.isTop&&(s=this.highlighters.filter((t=>!t.scope||t.scope(r))));let a=n,h=function(t){let e=t.type.prop(Mc);for(;e&&e.context&&!t.matchContext(e.context);)e=e.next;return e||null}(t)||Oc.empty,c=function(t,e){let i=null;for(let n of t){let t=n.style(e);t&&(i=i?i+" "+t:t)}return i}(s,h.tags);if(c&&(a&&(a+=" "),a+=c,1==h.mode&&(n+=(n?" ":"")+c)),this.startSpan(t.from,a),h.opaque)return;let u=t.tree&&t.tree.prop(Qh.mounted);if(u&&u.overlay){let r=t.node.enter(u.overlay[0].from+o,1),h=this.highlighters.filter((t=>!t.scope||t.scope(u.tree.type))),c=t.firstChild();for(let f=0,d=o;;f++){let p=f<u.overlay.length?u.overlay[f]:null,m=p?p.from+o:l,g=Math.max(e,d),v=Math.min(i,m);if(g<v&&c)for(;t.from<v&&(this.highlightRange(t,g,v,n,s),this.startSpan(Math.min(v,t.to),a),!(t.to>=m)&&t.nextSibling()););if(!p||m>i)break;d=p.to+o,d>e&&(this.highlightRange(r.cursor(),Math.max(e,p.from+o),Math.min(i,d),n,h),this.startSpan(d,a))}c&&t.parent()}else if(t.firstChild()){do{if(!(t.to<=e)){if(t.from>=i)break;this.highlightRange(t,e,i,n,s),this.startSpan(Math.min(i,t.to),a)}}while(t.nextSibling());t.parent()}}}const Ec=kc.define,Rc=Ec(),Pc=Ec(),Bc=Ec(Pc),Lc=Ec(Pc),Nc=Ec(),Ic=Ec(Nc),Vc=Ec(Nc),Wc=Ec(),zc=Ec(Wc),Hc=Ec(),Fc=Ec(),jc=Ec(),qc=Ec(jc),$c=Ec(),Kc={comment:Rc,lineComment:Ec(Rc),blockComment:Ec(Rc),docComment:Ec(Rc),name:Pc,variableName:Ec(Pc),typeName:Bc,tagName:Ec(Bc),propertyName:Lc,attributeName:Ec(Lc),className:Ec(Pc),labelName:Ec(Pc),namespace:Ec(Pc),macroName:Ec(Pc),literal:Nc,string:Ic,docString:Ec(Ic),character:Ec(Ic),attributeValue:Ec(Ic),number:Vc,integer:Ec(Vc),float:Ec(Vc),bool:Ec(Nc),regexp:Ec(Nc),escape:Ec(Nc),color:Ec(Nc),url:Ec(Nc),keyword:Hc,self:Ec(Hc),null:Ec(Hc),atom:Ec(Hc),unit:Ec(Hc),modifier:Ec(Hc),operatorKeyword:Ec(Hc),controlKeyword:Ec(Hc),definitionKeyword:Ec(Hc),moduleKeyword:Ec(Hc),operator:Fc,derefOperator:Ec(Fc),arithmeticOperator:Ec(Fc),logicOperator:Ec(Fc),bitwiseOperator:Ec(Fc),compareOperator:Ec(Fc),updateOperator:Ec(Fc),definitionOperator:Ec(Fc),typeOperator:Ec(Fc),controlOperator:Ec(Fc),punctuation:jc,separator:Ec(jc),bracket:qc,angleBracket:Ec(qc),squareBracket:Ec(qc),paren:Ec(qc),brace:Ec(qc),content:Wc,heading:zc,heading1:Ec(zc),heading2:Ec(zc),heading3:Ec(zc),heading4:Ec(zc),heading5:Ec(zc),heading6:Ec(zc),contentSeparator:Ec(Wc),list:Ec(Wc),quote:Ec(Wc),emphasis:Ec(Wc),strong:Ec(Wc),link:Ec(Wc),monospace:Ec(Wc),strikethrough:Ec(Wc),inserted:Ec(),deleted:Ec(),changed:Ec(),invalid:Ec(),meta:$c,documentMeta:Ec($c),annotation:Ec($c),processingInstruction:Ec($c),definition:kc.defineModifier(),constant:kc.defineModifier(),function:kc.defineModifier(),standard:kc.defineModifier(),local:kc.defineModifier(),special:kc.defineModifier()};Dc([{tag:Kc.link,class:"tok-link"},{tag:Kc.heading,class:"tok-heading"},{tag:Kc.emphasis,class:"tok-emphasis"},{tag:Kc.strong,class:"tok-strong"},{tag:Kc.keyword,class:"tok-keyword"},{tag:Kc.atom,class:"tok-atom"},{tag:Kc.bool,class:"tok-bool"},{tag:Kc.url,class:"tok-url"},{tag:Kc.labelName,class:"tok-labelName"},{tag:Kc.inserted,class:"tok-inserted"},{tag:Kc.deleted,class:"tok-deleted"},{tag:Kc.literal,class:"tok-literal"},{tag:Kc.string,class:"tok-string"},{tag:Kc.number,class:"tok-number"},{tag:[Kc.regexp,Kc.escape,Kc.special(Kc.string)],class:"tok-string2"},{tag:Kc.variableName,class:"tok-variableName"},{tag:Kc.local(Kc.variableName),class:"tok-variableName tok-local"},{tag:Kc.definition(Kc.variableName),class:"tok-variableName tok-definition"},{tag:Kc.special(Kc.variableName),class:"tok-variableName2"},{tag:Kc.definition(Kc.propertyName),class:"tok-propertyName tok-definition"},{tag:Kc.typeName,class:"tok-typeName"},{tag:Kc.namespace,class:"tok-namespace"},{tag:Kc.className,class:"tok-className"},{tag:Kc.macroName,class:"tok-macroName"},{tag:Kc.propertyName,class:"tok-propertyName"},{tag:Kc.operator,class:"tok-operator"},{tag:Kc.comment,class:"tok-comment"},{tag:Kc.meta,class:"tok-meta"},{tag:Kc.invalid,class:"tok-invalid"},{tag:Kc.punctuation,class:"tok-punctuation"}]);var Uc;const Gc=new Qh;function Qc(t){return on.define({combine:t?e=>e.concat(t):void 0})}const Jc=new Qh;class Xc{constructor(t,e,i=[],n=""){this.data=t,this.name=n,Gn.prototype.hasOwnProperty("tree")||Object.defineProperty(Gn.prototype,"tree",{get(){return tu(this)}}),this.parser=e,this.extension=[hu.of(this),Gn.languageData.of(((t,e,i)=>{let n=Yc(t,e,i),s=n.type.prop(Gc);if(!s)return[];let r=t.facet(s),o=n.type.prop(Jc);if(o){let s=n.resolve(e-n.from,i);for(let e of o)if(e.test(s,t)){let i=t.facet(e.facet);return"replace"==e.type?i:i.concat(r)}}return r}))].concat(i)}isActiveAt(t,e,i=-1){return Yc(t,e,i).type.prop(Gc)==this.data}findRegions(t){let e=t.facet(hu);if((null==e?void 0:e.data)==this.data)return[{from:0,to:t.doc.length}];if(!e||!e.allowsNesting)return[];let i=[],n=(t,e)=>{if(t.prop(Gc)==this.data)return void i.push({from:e,to:e+t.length});let s=t.prop(Qh.mounted);if(s){if(s.tree.prop(Gc)==this.data){if(s.overlay)for(let t of s.overlay)i.push({from:t.from+e,to:t.to+e});else i.push({from:e,to:e+t.length});return}if(s.overlay){let t=i.length;if(n(s.tree,s.overlay[0].from+e),i.length>t)return}}for(let i=0;i<t.children.length;i++){let s=t.children[i];s instanceof ic&&n(s,t.positions[i]+e)}};return n(tu(t),0),i}get allowsNesting(){return!0}}function Yc(t,e,i){let n=t.facet(hu),s=tu(t).topNode;if(!n||n.allowsNesting)for(let t=s;t;t=t.enter(e,i,ec.ExcludeBuffers))t.type.isTop&&(s=t);return s}Xc.setState=Nn.define();class Zc extends Xc{constructor(t,e,i){super(t,e,[],i),this.parser=e}static define(t){let e=Qc(t.languageData);return new Zc(e,t.parser.configure({props:[Gc.add((t=>t.isTop?e:void 0))]}),t.name)}configure(t,e){return new Zc(this.data,this.parser.configure(t),e||this.name)}get allowsNesting(){return this.parser.hasWrappers()}}function tu(t){let e=t.field(Xc.state,!1);return e?e.tree:ic.empty}class eu{constructor(t){this.doc=t,this.cursorPos=0,this.string="",this.cursor=t.iter()}get length(){return this.doc.length}syncTo(t){return this.string=this.cursor.next(t-this.cursorPos).value,this.cursorPos=t+this.string.length,this.cursorPos-this.string.length}chunk(t){return this.syncTo(t),this.string}get lineChunks(){return!0}read(t,e){let i=this.cursorPos-this.string.length;return t<i||e>=this.cursorPos?this.doc.sliceString(t,e):this.string.slice(t-i,e-i)}}let iu=null;class nu{constructor(t,e,i=[],n,s,r,o,l){this.parser=t,this.state=e,this.fragments=i,this.tree=n,this.treeLen=s,this.viewport=r,this.skipped=o,this.scheduleOn=l,this.parse=null,this.tempSkipped=[]}static create(t,e,i){return new nu(t,e,[],ic.empty,0,i,[],null)}startParse(){return this.parser.startParse(new eu(this.state.doc),this.fragments)}work(t,e){return null!=e&&e>=this.state.doc.length&&(e=void 0),this.tree!=ic.empty&&this.isDone(null!=e?e:this.state.doc.length)?(this.takeTree(),!0):this.withContext((()=>{var i;if("number"==typeof t){let e=Date.now()+t;t=()=>Date.now()>e}for(this.parse||(this.parse=this.startParse()),null!=e&&(null==this.parse.stoppedAt||this.parse.stoppedAt>e)&&e<this.state.doc.length&&this.parse.stopAt(e);;){let n=this.parse.advance();if(n){if(this.fragments=this.withoutTempSkipped(wc.addTree(n,this.fragments,null!=this.parse.stoppedAt)),this.treeLen=null!==(i=this.parse.stoppedAt)&&void 0!==i?i:this.state.doc.length,this.tree=n,this.parse=null,!(this.treeLen<(null!=e?e:this.state.doc.length)))return!0;this.parse=this.startParse()}if(t())return!1}}))}takeTree(){let t,e;this.parse&&(t=this.parse.parsedPos)>=this.treeLen&&((null==this.parse.stoppedAt||this.parse.stoppedAt>t)&&this.parse.stopAt(t),this.withContext((()=>{for(;!(e=this.parse.advance()););})),this.treeLen=t,this.tree=e,this.fragments=this.withoutTempSkipped(wc.addTree(this.tree,this.fragments,!0)),this.parse=null)}withContext(t){let e=iu;iu=this;try{return t()}finally{iu=e}}withoutTempSkipped(t){for(let e;e=this.tempSkipped.pop();)t=su(t,e.from,e.to);return t}changes(t,e){let{fragments:i,tree:n,treeLen:s,viewport:r,skipped:o}=this;if(this.takeTree(),!t.empty){let e=[];if(t.iterChangedRanges(((t,i,n,s)=>e.push({fromA:t,toA:i,fromB:n,toB:s}))),i=wc.applyChanges(i,e),n=ic.empty,s=0,r={from:t.mapPos(r.from,-1),to:t.mapPos(r.to,1)},this.skipped.length){o=[];for(let e of this.skipped){let i=t.mapPos(e.from,1),n=t.mapPos(e.to,-1);i<n&&o.push({from:i,to:n})}}}return new nu(this.parser,e,i,n,s,r,o,this.scheduleOn)}updateViewport(t){if(this.viewport.from==t.from&&this.viewport.to==t.to)return!1;this.viewport=t;let e=this.skipped.length;for(let e=0;e<this.skipped.length;e++){let{from:i,to:n}=this.skipped[e];i<t.to&&n>t.from&&(this.fragments=su(this.fragments,i,n),this.skipped.splice(e--,1))}return!(this.skipped.length>=e)&&(this.reset(),!0)}reset(){this.parse&&(this.takeTree(),this.parse=null)}skipUntilInView(t,e){this.skipped.push({from:t,to:e})}static getSkippingParser(t){return new class extends yc{createParse(e,i,n){let s=n[0].from,r=n[n.length-1].to;return{parsedPos:s,advance(){let e=iu;if(e){for(let t of n)e.tempSkipped.push(t);t&&(e.scheduleOn=e.scheduleOn?Promise.all([e.scheduleOn,t]):t)}return this.parsedPos=r,new ic(Xh.none,[],[],r-s)},stoppedAt:null,stopAt(){}}}}}isDone(t){t=Math.min(t,this.state.doc.length);let e=this.fragments;return this.treeLen>=t&&e.length&&0==e[0].from&&e[0].to>=t}static get(){return iu}}function su(t,e,i){return wc.applyChanges(t,[{fromA:e,toA:i,fromB:e,toB:i}])}class ru{constructor(t){this.context=t,this.tree=t.tree}apply(t){if(!t.docChanged&&this.tree==this.context.tree)return this;let e=this.context.changes(t.changes,t.state),i=this.context.treeLen==t.startState.doc.length?void 0:Math.max(t.changes.mapPos(this.context.treeLen),e.viewport.to);return e.work(20,i)||e.takeTree(),new ru(e)}static init(t){let e=Math.min(3e3,t.doc.length),i=nu.create(t.facet(hu).parser,t,{from:0,to:e});return i.work(20,e)||i.takeTree(),new ru(i)}}Xc.state=dn.define({create:ru.init,update(t,e){for(let t of e.effects)if(t.is(Xc.setState))return t.value;return e.startState.facet(hu)!=e.state.facet(hu)?ru.init(e.state):t.apply(e)}});let ou=t=>{let e=setTimeout((()=>t()),500);return()=>clearTimeout(e)};"undefined"!=typeof requestIdleCallback&&(ou=t=>{let e=-1,i=setTimeout((()=>{e=requestIdleCallback(t,{timeout:400})}),100);return()=>e<0?clearTimeout(i):cancelIdleCallback(e)});const lu="undefined"!=typeof navigator&&(null===(Uc=navigator.scheduling)||void 0===Uc?void 0:Uc.isInputPending)?()=>navigator.scheduling.isInputPending():null,au=Zr.fromClass(class{constructor(t){this.view=t,this.working=null,this.workScheduled=0,this.chunkEnd=-1,this.chunkBudget=-1,this.work=this.work.bind(this),this.scheduleWork()}update(t){let e=this.view.state.field(Xc.state).context;(e.updateViewport(t.view.viewport)||this.view.viewport.to>e.treeLen)&&this.scheduleWork(),t.docChanged&&(this.view.hasFocus&&(this.chunkBudget+=50),this.scheduleWork()),this.checkAsyncSchedule(e)}scheduleWork(){if(this.working)return;let{state:t}=this.view,e=t.field(Xc.state);e.tree==e.context.tree&&e.context.isDone(t.doc.length)||(this.working=ou(this.work))}work(t){this.working=null;let e=Date.now();if(this.chunkEnd<e&&(this.chunkEnd<0||this.view.hasFocus)&&(this.chunkEnd=e+3e4,this.chunkBudget=3e3),this.chunkBudget<=0)return;let{state:i,viewport:{to:n}}=this.view,s=i.field(Xc.state);if(s.tree==s.context.tree&&s.context.isDone(n+1e5))return;let r=Date.now()+Math.min(this.chunkBudget,100,t&&!lu?Math.max(25,t.timeRemaining()-5):1e9),o=s.context.treeLen<n&&i.doc.length>n+1e3,l=s.context.work((()=>lu&&lu()||Date.now()>r),n+(o?0:1e5));this.chunkBudget-=Date.now()-e,(l||this.chunkBudget<=0)&&(s.context.takeTree(),this.view.dispatch({effects:Xc.setState.of(new ru(s.context))})),this.chunkBudget>0&&(!l||o)&&this.scheduleWork(),this.checkAsyncSchedule(s.context)}checkAsyncSchedule(t){t.scheduleOn&&(this.workScheduled++,t.scheduleOn.then((()=>this.scheduleWork())).catch((t=>Qr(this.view.state,t))).then((()=>this.workScheduled--)),t.scheduleOn=null)}destroy(){this.working&&this.working()}isWorking(){return!!(this.working||this.workScheduled>0)}},{eventHandlers:{focus(){this.scheduleWork()}}}),hu=on.define({combine:t=>t.length?t[0]:null,enables:t=>[Xc.state,au,sa.contentAttributes.compute([t],(e=>{let i=e.facet(t);return i&&i.name?{"data-language":i.name}:{}}))]});class cu{constructor(t,e=[]){this.language=t,this.support=e,this.extension=[t,e]}}const uu=on.define(),fu=on.define({combine:t=>{if(!t.length)return" ";let e=t[0];if(!e||/\S/.test(e)||Array.from(e).some((t=>t!=e[0])))throw new Error("Invalid indent unit: "+JSON.stringify(t[0]));return e}});function du(t){let e=t.facet(fu);return 9==e.charCodeAt(0)?t.tabSize*e.length:e.length}function pu(t,e){let i="",n=t.tabSize,s=t.facet(fu)[0];if("\t"==s){for(;e>=n;)i+="\t",e-=n;s=" "}for(let t=0;t<e;t++)i+=s;return i}function mu(t,e){t instanceof Gn&&(t=new gu(t));for(let i of t.state.facet(uu)){let n=i(t,e);if(void 0!==n)return n}let i=tu(t.state);return i?function(t,e,i){return yu(e.resolveInner(i).enterUnfinishedNodesBefore(i),i,t)}(t,i,e):null}class gu{constructor(t,e={}){this.state=t,this.options=e,this.unit=du(t)}lineAt(t,e=1){let i=this.state.doc.lineAt(t),{simulateBreak:n,simulateDoubleBreak:s}=this.options;return null!=n&&n>=i.from&&n<=i.to?s&&n==t?{text:"",from:t}:(e<0?n<t:n<=t)?{text:i.text.slice(n-i.from),from:n}:{text:i.text.slice(0,n-i.from),from:i.from}:i}textAfterPos(t,e=1){if(this.options.simulateDoubleBreak&&t==this.options.simulateBreak)return"";let{text:i,from:n}=this.lineAt(t,e);return i.slice(t-n,Math.min(i.length,t+100-n))}column(t,e=1){let{text:i,from:n}=this.lineAt(t,e),s=this.countColumn(i,t-n),r=this.options.overrideIndentation?this.options.overrideIndentation(n):-1;return r>-1&&(s+=r-this.countColumn(i,i.search(/\S|$/))),s}countColumn(t,e=t.length){return fs(t,this.state.tabSize,e)}lineIndent(t,e=1){let{text:i,from:n}=this.lineAt(t,e),s=this.options.overrideIndentation;if(s){let t=s(n);if(t>-1)return t}return this.countColumn(i,i.search(/\S|$/))}get simulatedBreak(){return this.options.simulateBreak||null}}const vu=new Qh;function wu(t){let e=t.type.prop(vu);if(e)return e;let i,n=t.firstChild;if(n&&(i=n.type.prop(Qh.closedBy))){let e=t.lastChild,n=e&&i.indexOf(e.name)>-1;return t=>Su(t,!0,1,void 0,n&&!function(t){return t.pos==t.options.simulateBreak&&t.options.simulateDoubleBreak}(t)?e.from:void 0)}return null==t.parent?bu:null}function yu(t,e,i){for(;t;t=t.parent){let n=wu(t);if(n)return n(xu.create(i,e,t))}return null}function bu(){return 0}class xu extends gu{constructor(t,e,i){super(t.state,t.options),this.base=t,this.pos=e,this.node=i}static create(t,e,i){return new xu(t,e,i)}get textAfter(){return this.textAfterPos(this.pos)}get baseIndent(){let t=this.state.doc.lineAt(this.node.from);for(;;){let e=this.node.resolve(t.from);for(;e.parent&&e.parent.from==e.from;)e=e.parent;if(ku(e,this.node))break;t=this.state.doc.lineAt(e.from)}return this.lineIndent(t.from)}continue(){let t=this.node.parent;return t?yu(t,this.pos,this.base):0}}function ku(t,e){for(let i=e;i;i=i.parent)if(t==i)return!0;return!1}function Su(t,e,i,n,s){let r=t.textAfter,o=r.match(/^\s*/)[0].length,l=n&&r.slice(o,o+n.length)==n||s==t.pos+o,a=e?function(t){let e=t.node,i=e.childAfter(e.from),n=e.lastChild;if(!i)return null;let s=t.options.simulateBreak,r=t.state.doc.lineAt(i.from),o=null==s||s<=r.from?r.to:Math.min(r.to,s);for(let t=i.to;;){let s=e.childAfter(t);if(!s||s==n)return null;if(!s.type.isSkipped)return s.from<o?i:null;t=s.to}}(t):null;return a?l?t.column(a.from):t.column(a.to):t.baseIndent+(l?0:t.unit*i)}function Cu({except:t,units:e=1}={}){return i=>{let n=t&&t.test(i.textAfter);return i.baseIndent+(n?0:e*i.unit)}}const Au=on.define(),Mu=new Qh;function Ou(t){let e=t.lastChild;return e&&e.to==t.to&&e.type.isError}function Du(t,e,i){for(let n of t.facet(Au)){let s=n(t,e,i);if(s)return s}return function(t,e,i){let n=tu(t);if(n.length<i)return null;let s=null;for(let r=n.resolveInner(i,1);r;r=r.parent){if(r.to<=i||r.from>i)continue;if(s&&r.from<e)break;let o=r.type.prop(Mu);if(o&&(r.to<n.length-50||n.length==t.doc.length||!Ou(r))){let n=o(r,t);n&&n.from<=i&&n.from>=e&&n.to>i&&(s=n)}}return s}(t,e,i)}function Tu(t,e){let i=e.mapPos(t.from,1),n=e.mapPos(t.to,-1);return i>=n?void 0:{from:i,to:n}}const _u=Nn.define({map:Tu}),Eu=Nn.define({map:Tu});function Ru(t){let e=[];for(let{head:i}of t.state.selection.ranges)e.some((t=>t.from<=i&&t.to>=i))||e.push(t.lineBlockAt(i));return e}const Pu=dn.define({create:()=>Or.none,update(t,e){t=t.map(e.changes);for(let i of e.effects)i.is(_u)&&!Lu(t,i.value.from,i.value.to)?t=t.update({add:[Fu.range(i.value.from,i.value.to)]}):i.is(Eu)&&(t=t.update({filter:(t,e)=>i.value.from!=t||i.value.to!=e,filterFrom:i.value.from,filterTo:i.value.to}));if(e.selection){let i=!1,{head:n}=e.selection.main;t.between(n,n,((t,e)=>{t<n&&e>n&&(i=!0)})),i&&(t=t.update({filterFrom:n,filterTo:n,filter:(t,e)=>e<=n||t>=n}))}return t},provide:t=>sa.decorations.from(t),toJSON(t,e){let i=[];return t.between(0,e.doc.length,((t,e)=>{i.push(t,e)})),i},fromJSON(t){if(!Array.isArray(t)||t.length%2)throw new RangeError("Invalid JSON for fold state");let e=[];for(let i=0;i<t.length;){let n=t[i++],s=t[i++];if("number"!=typeof n||"number"!=typeof s)throw new RangeError("Invalid JSON for fold state");e.push(Fu.range(n,s))}return Or.set(e,!0)}});function Bu(t,e,i){var n;let s=null;return null===(n=t.field(Pu,!1))||void 0===n||n.between(e,i,((t,e)=>{(!s||s.from>t)&&(s={from:t,to:e})})),s}function Lu(t,e,i){let n=!1;return t.between(e,e,((t,s)=>{t==e&&s==i&&(n=!0)})),n}function Nu(t,e){return t.field(Pu,!1)?e:e.concat(Nn.appendConfig.of(Hu()))}function Iu(t,e,i=!0){let n=t.state.doc.lineAt(e.from).number,s=t.state.doc.lineAt(e.to).number;return sa.announce.of(`${t.state.phrase(i?"Folded lines":"Unfolded lines")} ${n} ${t.state.phrase("to")} ${s}.`)}const Vu=[{key:"Ctrl-Shift-[",mac:"Cmd-Alt-[",run:t=>{for(let e of Ru(t)){let i=Du(t.state,e.from,e.to);if(i)return t.dispatch({effects:Nu(t.state,[_u.of(i),Iu(t,i)])}),!0}return!1}},{key:"Ctrl-Shift-]",mac:"Cmd-Alt-]",run:t=>{if(!t.state.field(Pu,!1))return!1;let e=[];for(let i of Ru(t)){let n=Bu(t.state,i.from,i.to);n&&e.push(Eu.of(n),Iu(t,n,!1))}return e.length&&t.dispatch({effects:e}),e.length>0}},{key:"Ctrl-Alt-[",run:t=>{let{state:e}=t,i=[];for(let n=0;n<e.doc.length;){let s=t.lineBlockAt(n),r=Du(e,s.from,s.to);r&&i.push(_u.of(r)),n=(r?t.lineBlockAt(r.to):s).to+1}return i.length&&t.dispatch({effects:Nu(t.state,i)}),!!i.length}},{key:"Ctrl-Alt-]",run:t=>{let e=t.state.field(Pu,!1);if(!e||!e.size)return!1;let i=[];return e.between(0,t.state.doc.length,((t,e)=>{i.push(Eu.of({from:t,to:e}))})),t.dispatch({effects:i}),!0}}],Wu={placeholderDOM:null,placeholderText:"…"},zu=on.define({combine:t=>Qn(t,Wu)});function Hu(t){let e=[Pu,Ku];return t&&e.push(zu.of(t)),e}const Fu=Or.replace({widget:new class extends Ar{toDOM(t){let{state:e}=t,i=e.facet(zu),n=e=>{let i=t.lineBlockAt(t.posAtDOM(e.target)),n=Bu(t.state,i.from,i.to);n&&t.dispatch({effects:Eu.of(n)}),e.preventDefault()};if(i.placeholderDOM)return i.placeholderDOM(t,n);let s=document.createElement("span");return s.textContent=i.placeholderText,s.setAttribute("aria-label",e.phrase("folded code")),s.title=e.phrase("unfold"),s.className="cm-foldPlaceholder",s.onclick=n,s}}}),ju={openText:"⌄",closedText:"›",markerDOM:null,domEventHandlers:{},foldingChanged:()=>!1};class qu extends Ch{constructor(t,e){super(),this.config=t,this.open=e}eq(t){return this.config==t.config&&this.open==t.open}toDOM(t){if(this.config.markerDOM)return this.config.markerDOM(this.open);let e=document.createElement("span");return e.textContent=this.open?this.config.openText:this.config.closedText,e.title=t.state.phrase(this.open?"Fold line":"Unfold line"),e}}function $u(t={}){let e=Object.assign(Object.assign({},ju),t),i=new qu(e,!0),n=new qu(e,!1),s=Zr.fromClass(class{constructor(t){this.from=t.viewport.from,this.markers=this.buildMarkers(t)}update(t){(t.docChanged||t.viewportChanged||t.startState.facet(hu)!=t.state.facet(hu)||t.startState.field(Pu,!1)!=t.state.field(Pu,!1)||tu(t.startState)!=tu(t.state)||e.foldingChanged(t))&&(this.markers=this.buildMarkers(t.view))}buildMarkers(t){let e=new es;for(let s of t.viewportLineBlocks){let r=Bu(t.state,s.from,s.to)?n:Du(t.state,s.from,s.to)?i:null;r&&e.add(s.from,s.from,r)}return e.finish()}}),{domEventHandlers:r}=e;return[s,Dh({class:"cm-foldGutter",markers(t){var e;return(null===(e=t.plugin(s))||void 0===e?void 0:e.markers)||ts.empty},initialSpacer:()=>new qu(e,!1),domEventHandlers:Object.assign(Object.assign({},r),{click:(t,e,i)=>{if(r.click&&r.click(t,e,i))return!0;let n=Bu(t.state,e.from,e.to);if(n)return t.dispatch({effects:Eu.of(n)}),!0;let s=Du(t.state,e.from,e.to);return!!s&&(t.dispatch({effects:_u.of(s)}),!0)}})}),Hu()]}const Ku=sa.baseTheme({".cm-foldPlaceholder":{backgroundColor:"#eee",border:"1px solid #ddd",color:"#888",borderRadius:".2em",margin:"0 1px",padding:"0 1px",cursor:"pointer"},".cm-foldGutter span":{padding:"0 1px",cursor:"pointer"}});class Uu{constructor(t,e){let i;function n(t){let e=vs.newName();return(i||(i=Object.create(null)))["."+e]=t,e}this.specs=t;const s="string"==typeof e.all?e.all:e.all?n(e.all):void 0,r=e.scope;this.scope=r instanceof Xc?t=>t.prop(Gc)==r.data:r?t=>t==r:void 0,this.style=Dc(t.map((t=>({tag:t.tag,class:t.class||n(Object.assign({},t,{tag:null}))}))),{all:s}).style,this.module=i?new vs(i):null,this.themeType=e.themeType}static define(t,e){return new Uu(t,e||{})}}const Gu=on.define(),Qu=on.define({combine:t=>t.length?[t[0]]:null});function Ju(t){let e=t.facet(Gu);return e.length?e:t.facet(Qu)}function Xu(t,e){let i,n=[Zu];return t instanceof Uu&&(t.module&&n.push(sa.styleModule.of(t.module)),i=t.themeType),(null==e?void 0:e.fallback)?n.push(Qu.of(t)):i?n.push(Gu.computeN([sa.darkTheme],(e=>e.facet(sa.darkTheme)==("dark"==i)?[t]:[]))):n.push(Gu.of(t)),n}class Yu{constructor(t){this.markCache=Object.create(null),this.tree=tu(t.state),this.decorations=this.buildDeco(t,Ju(t.state))}update(t){let e=tu(t.state),i=Ju(t.state),n=i!=Ju(t.startState);e.length<t.view.viewport.to&&!n&&e.type==this.tree.type?this.decorations=this.decorations.map(t.changes):(e!=this.tree||t.viewportChanged||n)&&(this.tree=e,this.decorations=this.buildDeco(t.view,i))}buildDeco(t,e){if(!e||!this.tree.length)return Or.none;let i=new es;for(let{from:n,to:s}of t.visibleRanges)Tc(this.tree,e,((t,e,n)=>{i.add(t,e,this.markCache[n]||(this.markCache[n]=Or.mark({class:n})))}),n,s);return i.finish()}}const Zu=yn.high(Zr.fromClass(Yu,{decorations:t=>t.decorations})),tf=Uu.define([{tag:Kc.meta,color:"#404740"},{tag:Kc.link,textDecoration:"underline"},{tag:Kc.heading,textDecoration:"underline",fontWeight:"bold"},{tag:Kc.emphasis,fontStyle:"italic"},{tag:Kc.strong,fontWeight:"bold"},{tag:Kc.strikethrough,textDecoration:"line-through"},{tag:Kc.keyword,color:"#708"},{tag:[Kc.atom,Kc.bool,Kc.url,Kc.contentSeparator,Kc.labelName],color:"#219"},{tag:[Kc.literal,Kc.inserted],color:"#164"},{tag:[Kc.string,Kc.deleted],color:"#a11"},{tag:[Kc.regexp,Kc.escape,Kc.special(Kc.string)],color:"#e40"},{tag:Kc.definition(Kc.variableName),color:"#00f"},{tag:Kc.local(Kc.variableName),color:"#30a"},{tag:[Kc.typeName,Kc.namespace],color:"#085"},{tag:Kc.className,color:"#167"},{tag:[Kc.special(Kc.variableName),Kc.macroName],color:"#256"},{tag:Kc.definition(Kc.propertyName),color:"#00c"},{tag:Kc.comment,color:"#940"},{tag:Kc.invalid,color:"#f00"}]),ef=sa.baseTheme({"&.cm-focused .cm-matchingBracket":{backgroundColor:"#328c8252"},"&.cm-focused .cm-nonmatchingBracket":{backgroundColor:"#bb555544"}}),nf="()[]{}",sf=on.define({combine:t=>Qn(t,{afterCursor:!0,brackets:nf,maxScanDistance:1e4,renderMatch:lf})}),rf=Or.mark({class:"cm-matchingBracket"}),of=Or.mark({class:"cm-nonmatchingBracket"});function lf(t){let e=[],i=t.matched?rf:of;return e.push(i.range(t.start.from,t.start.to)),t.end&&e.push(i.range(t.end.from,t.end.to)),e}const af=dn.define({create:()=>Or.none,update(t,e){if(!e.docChanged&&!e.selection)return t;let i=[],n=e.state.facet(sf);for(let t of e.state.selection.ranges){if(!t.empty)continue;let s=pf(e.state,t.head,-1,n)||t.head>0&&pf(e.state,t.head-1,1,n)||n.afterCursor&&(pf(e.state,t.head,1,n)||t.head<e.state.doc.length&&pf(e.state,t.head+1,-1,n));s&&(i=i.concat(n.renderMatch(s,e.state)))}return Or.set(i,!0)},provide:t=>sa.decorations.from(t)}),hf=[af,ef];function cf(t={}){return[sf.of(t),hf]}const uf=new Qh;function ff(t,e,i){let n=t.prop(e<0?Qh.openedBy:Qh.closedBy);if(n)return n;if(1==t.name.length){let n=i.indexOf(t.name);if(n>-1&&n%2==(e<0?1:0))return[i[n+e]]}return null}function df(t){let e=t.type.prop(uf);return e?e(t.node):t}function pf(t,e,i,n={}){let s=n.maxScanDistance||1e4,r=n.brackets||nf,o=tu(t),l=o.resolveInner(e,i);for(let n=l;n;n=n.parent){let s=ff(n.type,i,r);if(s&&n.from<n.to){let o=df(n);if(o&&(i>0?e>=o.from&&e<o.to:e>o.from&&e<=o.to))return mf(t,e,i,n,o,s,r)}}return function(t,e,i,n,s,r,o){let l=i<0?t.sliceDoc(e-1,e):t.sliceDoc(e,e+1),a=o.indexOf(l);if(a<0||a%2==0!=i>0)return null;let h={from:i<0?e-1:e,to:i>0?e+1:e},c=t.doc.iterRange(e,i>0?t.doc.length:0),u=0;for(let t=0;!c.next().done&&t<=r;){let r=c.value;i<0&&(t+=r.length);let l=e+t*i;for(let t=i>0?0:r.length-1,e=i>0?r.length:-1;t!=e;t+=i){let e=o.indexOf(r[t]);if(!(e<0||n.resolveInner(l+t,1).type!=s))if(e%2==0==i>0)u++;else{if(1==u)return{start:h,end:{from:l+t,to:l+t+1},matched:e>>1==a>>1};u--}}i>0&&(t+=r.length)}return c.done?{start:h,matched:!1}:null}(t,e,i,o,l.type,s,r)}function mf(t,e,i,n,s,r,o){let l=n.parent,a={from:s.from,to:s.to},h=0,c=null==l?void 0:l.cursor();if(c&&(i<0?c.childBefore(n.from):c.childAfter(n.to)))do{if(i<0?c.to<=n.from:c.from>=n.to){if(0==h&&r.indexOf(c.type.name)>-1&&c.from<c.to){let t=df(c);return{start:a,end:t?{from:t.from,to:t.to}:void 0,matched:!0}}if(ff(c.type,i,o))h++;else if(ff(c.type,-i,o)){if(0==h){let t=df(c);return{start:a,end:t&&t.from<t.to?{from:t.from,to:t.to}:void 0,matched:!1}}h--}}}while(i<0?c.prevSibling():c.nextSibling());return{start:a,matched:!1}}const gf=Object.create(null),vf=[Xh.none],wf=[],yf=Object.create(null);for(let[t,e]of[["variable","variableName"],["variable-2","variableName.special"],["string-2","string.special"],["def","variableName.definition"],["tag","tagName"],["attribute","attributeName"],["type","typeName"],["builtin","variableName.standard"],["qualifier","modifier"],["error","invalid"],["header","heading"],["property","propertyName"]])yf[t]=xf(gf,e);function bf(t,e){wf.indexOf(t)>-1||(wf.push(t),console.warn(e))}function xf(t,e){let i=null;for(let n of e.split(".")){let e=t[n]||Kc[n];e?"function"==typeof e?i?i=e(i):bf(n,`Modifier ${n} used at start of tag`):i?bf(n,`Tag ${n} used as modifier`):i=e:bf(n,`Unknown highlighting tag ${n}`)}if(!i)return 0;let n=e.replace(/ /g,"_"),s=Xh.define({id:vf.length,name:n,props:[Ac({[n]:i})]});return vf.push(s),s.id}function kf(t,e){return({state:i,dispatch:n})=>{if(i.readOnly)return!1;let s=t(e,i);return!!s&&(n(i.update(s)),!0)}}const Sf=kf(Df,0),Cf=kf(Of,0),Af=kf(((t,e)=>Of(t,e,function(t){let e=[];for(let i of t.selection.ranges){let n=t.doc.lineAt(i.from),s=i.to<=n.to?n:t.doc.lineAt(i.to),r=e.length-1;r>=0&&e[r].to>n.from?e[r].to=s.to:e.push({from:n.from,to:s.to})}return e}(e))),0);function Mf(t,e){let i=t.languageDataAt("commentTokens",e);return i.length?i[0]:{}}function Of(t,e,i=e.selection.ranges){let n=i.map((t=>Mf(e,t.from).block));if(!n.every((t=>t)))return null;let s=i.map(((t,i)=>function(t,{open:e,close:i},n,s){let r,o,l=t.sliceDoc(n-50,n),a=t.sliceDoc(s,s+50),h=/\s*$/.exec(l)[0].length,c=/^\s*/.exec(a)[0].length,u=l.length-h;if(l.slice(u-e.length,u)==e&&a.slice(c,c+i.length)==i)return{open:{pos:n-h,margin:h&&1},close:{pos:s+c,margin:c&&1}};s-n<=100?r=o=t.sliceDoc(n,s):(r=t.sliceDoc(n,n+50),o=t.sliceDoc(s-50,s));let f=/^\s*/.exec(r)[0].length,d=/\s*$/.exec(o)[0].length,p=o.length-d-i.length;return r.slice(f,f+e.length)==e&&o.slice(p,p+i.length)==i?{open:{pos:n+f+e.length,margin:/\s/.test(r.charAt(f+e.length))?1:0},close:{pos:s-d-i.length,margin:/\s/.test(o.charAt(p-1))?1:0}}:null}(e,n[i],t.from,t.to)));if(2!=t&&!s.every((t=>t)))return{changes:e.changes(i.map(((t,e)=>s[e]?[]:[{from:t.from,insert:n[e].open+" "},{from:t.to,insert:" "+n[e].close}])))};if(1!=t&&s.some((t=>t))){let t=[];for(let e,i=0;i<s.length;i++)if(e=s[i]){let s=n[i],{open:r,close:o}=e;t.push({from:r.pos-s.open.length,to:r.pos+r.margin},{from:o.pos-o.margin,to:o.pos+s.close.length})}return{changes:t}}return null}function Df(t,e,i=e.selection.ranges){let n=[],s=-1;for(let{from:t,to:r}of i){let i=n.length,o=1e9,l=Mf(e,t).line;if(l){for(let i=t;i<=r;){let a=e.doc.lineAt(i);if(a.from>s&&(t==r||r>a.from)){s=a.from;let t=/^\s*/.exec(a.text)[0].length,e=t==a.length,i=a.text.slice(t,t+l.length)==l?t:-1;t<a.text.length&&t<o&&(o=t),n.push({line:a,comment:i,token:l,indent:t,empty:e,single:!1})}i=a.to+1}if(o<1e9)for(let t=i;t<n.length;t++)n[t].indent<n[t].line.text.length&&(n[t].indent=o);n.length==i+1&&(n[i].single=!0)}}if(2!=t&&n.some((t=>t.comment<0&&(!t.empty||t.single)))){let t=[];for(let{line:e,token:i,indent:s,empty:r,single:o}of n)!o&&r||t.push({from:e.from+s,insert:i+" "});let i=e.changes(t);return{changes:i,selection:e.selection.map(i,1)}}if(1!=t&&n.some((t=>t.comment>=0))){let t=[];for(let{line:e,comment:i,token:s}of n)if(i>=0){let n=e.from+i,r=n+s.length;" "==e.text[r-e.from]&&r++,t.push({from:n,to:r})}return{changes:t}}return null}const Tf=Pn.define(),_f=Pn.define(),Ef=on.define(),Rf=on.define({combine:t=>Qn(t,{minDepth:100,newGroupDelay:500,joinToEvent:(t,e)=>e},{minDepth:Math.max,newGroupDelay:Math.min,joinToEvent:(t,e)=>(i,n)=>t(i,n)||e(i,n)})});const Pf=dn.define({create:()=>Qf.empty,update(t,e){let i=e.state.facet(Rf),n=e.annotation(Tf);if(n){let s=e.docChanged?nn.single(function(t){let e=0;return t.iterChangedRanges(((t,i)=>e=i)),e}(e.changes)):void 0,r=zf.fromTransaction(e,s),o=n.side,l=0==o?t.undone:t.done;return l=r?Hf(l,l.length,i.minDepth,r):qf(l,e.startState.selection),new Qf(0==o?n.rest:l,0==o?l:n.rest)}let s=e.annotation(_f);if("full"!=s&&"before"!=s||(t=t.isolate()),!1===e.annotation(In.addToHistory))return e.changes.empty?t:t.addMapping(e.changes.desc);let r=zf.fromTransaction(e),o=e.annotation(In.time),l=e.annotation(In.userEvent);return r?t=t.addChanges(r,o,l,i,e):e.selection&&(t=t.addSelection(e.startState.selection,o,l,i.newGroupDelay)),"full"!=s&&"after"!=s||(t=t.isolate()),t},toJSON:t=>({done:t.done.map((t=>t.toJSON())),undone:t.undone.map((t=>t.toJSON()))}),fromJSON:t=>new Qf(t.done.map(zf.fromJSON),t.undone.map(zf.fromJSON))});function Bf(t={}){return[Pf,Rf.of(t),sa.domEventHandlers({beforeinput(t,e){let i="historyUndo"==t.inputType?Nf:"historyRedo"==t.inputType?If:null;return!!i&&(t.preventDefault(),i(e))}})]}function Lf(t,e){return function({state:i,dispatch:n}){if(!e&&i.readOnly)return!1;let s=i.field(Pf,!1);if(!s)return!1;let r=s.pop(t,i,e);return!!r&&(n(r),!0)}}const Nf=Lf(0,!1),If=Lf(1,!1),Vf=Lf(0,!0),Wf=Lf(1,!0);class zf{constructor(t,e,i,n,s){this.changes=t,this.effects=e,this.mapped=i,this.startSelection=n,this.selectionsAfter=s}setSelAfter(t){return new zf(this.changes,this.effects,this.mapped,this.startSelection,t)}toJSON(){var t,e,i;return{changes:null===(t=this.changes)||void 0===t?void 0:t.toJSON(),mapped:null===(e=this.mapped)||void 0===e?void 0:e.toJSON(),startSelection:null===(i=this.startSelection)||void 0===i?void 0:i.toJSON(),selectionsAfter:this.selectionsAfter.map((t=>t.toJSON()))}}static fromJSON(t){return new zf(t.changes&&Gi.fromJSON(t.changes),[],t.mapped&&Ui.fromJSON(t.mapped),t.startSelection&&nn.fromJSON(t.startSelection),t.selectionsAfter.map(nn.fromJSON))}static fromTransaction(t,e){let i=jf;for(let e of t.startState.facet(Ef)){let n=e(t);n.length&&(i=i.concat(n))}return!i.length&&t.changes.empty?null:new zf(t.changes.invert(t.startState.doc),i,void 0,e||t.startState.selection,jf)}static selection(t){return new zf(void 0,jf,void 0,void 0,t)}}function Hf(t,e,i,n){let s=e+1>i+20?e-i-1:0,r=t.slice(s,e);return r.push(n),r}function Ff(t,e){return t.length?e.length?t.concat(e):t:e}const jf=[];function qf(t,e){if(t.length){let i=t[t.length-1],n=i.selectionsAfter.slice(Math.max(0,i.selectionsAfter.length-200));return n.length&&n[n.length-1].eq(e)?t:(n.push(e),Hf(t,t.length-1,1e9,i.setSelAfter(n)))}return[zf.selection([e])]}function $f(t){let e=t[t.length-1],i=t.slice();return i[t.length-1]=e.setSelAfter(e.selectionsAfter.slice(0,e.selectionsAfter.length-1)),i}function Kf(t,e){if(!t.length)return t;let i=t.length,n=jf;for(;i;){let s=Uf(t[i-1],e,n);if(s.changes&&!s.changes.empty||s.effects.length){let e=t.slice(0,i);return e[i-1]=s,e}e=s.mapped,i--,n=s.selectionsAfter}return n.length?[zf.selection(n)]:jf}function Uf(t,e,i){let n=Ff(t.selectionsAfter.length?t.selectionsAfter.map((t=>t.map(e))):jf,i);if(!t.changes)return zf.selection(n);let s=t.changes.map(e),r=e.mapDesc(t.changes,!0),o=t.mapped?t.mapped.composeDesc(r):r;return new zf(s,Nn.mapEffects(t.effects,e),o,t.startSelection.map(r),n)}const Gf=/^(input\.type|delete)($|\.)/;class Qf{constructor(t,e,i=0,n){this.done=t,this.undone=e,this.prevTime=i,this.prevUserEvent=n}isolate(){return this.prevTime?new Qf(this.done,this.undone):this}addChanges(t,e,i,n,s){let r=this.done,o=r[r.length-1];return r=o&&o.changes&&!o.changes.empty&&t.changes&&(!i||Gf.test(i))&&(!o.selectionsAfter.length&&e-this.prevTime<n.newGroupDelay&&n.joinToEvent(s,function(t,e){let i=[],n=!1;return t.iterChangedRanges(((t,e)=>i.push(t,e))),e.iterChangedRanges(((t,e,s,r)=>{for(let t=0;t<i.length;){let e=i[t++],o=i[t++];r>=e&&s<=o&&(n=!0)}})),n}(o.changes,t.changes))||"input.type.compose"==i)?Hf(r,r.length-1,n.minDepth,new zf(t.changes.compose(o.changes),Ff(t.effects,o.effects),o.mapped,o.startSelection,jf)):Hf(r,r.length,n.minDepth,t),new Qf(r,jf,e,i)}addSelection(t,e,i,n){let s=this.done.length?this.done[this.done.length-1].selectionsAfter:jf;return s.length>0&&e-this.prevTime<n&&i==this.prevUserEvent&&i&&/^select($|\.)/.test(i)&&(r=s[s.length-1],o=t,r.ranges.length==o.ranges.length&&0===r.ranges.filter(((t,e)=>t.empty!=o.ranges[e].empty)).length)?this:new Qf(qf(this.done,t),this.undone,e,i);var r,o}addMapping(t){return new Qf(Kf(this.done,t),Kf(this.undone,t),this.prevTime,this.prevUserEvent)}pop(t,e,i){let n=0==t?this.done:this.undone;if(0==n.length)return null;let s=n[n.length-1];if(i&&s.selectionsAfter.length)return e.update({selection:s.selectionsAfter[s.selectionsAfter.length-1],annotations:Tf.of({side:t,rest:$f(n)}),userEvent:0==t?"select.undo":"select.redo",scrollIntoView:!0});if(s.changes){let i=1==n.length?jf:n.slice(0,n.length-1);return s.mapped&&(i=Kf(i,s.mapped)),e.update({changes:s.changes,selection:s.startSelection,effects:s.effects,annotations:Tf.of({side:t,rest:i}),filter:!1,userEvent:0==t?"undo":"redo",scrollIntoView:!0})}return null}}Qf.empty=new Qf(jf,jf);const Jf=[{key:"Mod-z",run:Nf,preventDefault:!0},{key:"Mod-y",mac:"Mod-Shift-z",run:If,preventDefault:!0},{linux:"Ctrl-Shift-z",run:If,preventDefault:!0},{key:"Mod-u",run:Vf,preventDefault:!0},{key:"Alt-u",mac:"Mod-Shift-u",run:Wf,preventDefault:!0}];function Xf(t,e){return nn.create(t.ranges.map(e),t.mainIndex)}function Yf(t,e){return t.update({selection:e,scrollIntoView:!0,userEvent:"select"})}function Zf({state:t,dispatch:e},i){let n=Xf(t.selection,i);return!n.eq(t.selection)&&(e(Yf(t,n)),!0)}function td(t,e){return nn.cursor(e?t.to:t.from)}function ed(t,e){return Zf(t,(i=>i.empty?t.moveByChar(i,e):td(i,e)))}function id(t){return t.textDirectionAt(t.state.selection.main.head)==ho.LTR}const nd=t=>ed(t,!id(t)),sd=t=>ed(t,id(t));function rd(t,e){return Zf(t,(i=>i.empty?t.moveByGroup(i,e):td(i,e)))}function od(t,e,i){if(e.type.prop(i))return!0;let n=e.to-e.from;return n&&(n>2||/[^\s,.;:]/.test(t.sliceDoc(e.from,e.to)))||e.firstChild}function ld(t,e,i){let n,s,r=tu(t).resolveInner(e.head),o=i?Qh.closedBy:Qh.openedBy;for(let n=e.head;;){let e=i?r.childAfter(n):r.childBefore(n);if(!e)break;od(t,e,o)?r=e:n=i?e.to:e.from}return s=r.type.prop(o)&&(n=i?pf(t,r.from,1):pf(t,r.to,-1))&&n.matched?i?n.end.to:n.end.from:i?r.to:r.from,nn.cursor(s,i?-1:1)}function ad(t,e){return Zf(t,(i=>{if(!i.empty)return td(i,e);let n=t.moveVertically(i,e);return n.head!=i.head?n:t.moveToLineBoundary(i,e)}))}const hd=t=>ad(t,!1),cd=t=>ad(t,!0);function ud(t){let e,i=t.scrollDOM.clientHeight<t.scrollDOM.scrollHeight-2,n=0,s=0;if(i){for(let e of t.state.facet(sa.scrollMargins)){let i=e(t);(null==i?void 0:i.top)&&(n=Math.max(null==i?void 0:i.top,n)),(null==i?void 0:i.bottom)&&(s=Math.max(null==i?void 0:i.bottom,s))}e=t.scrollDOM.clientHeight-n-s}else e=(t.dom.ownerDocument.defaultView||window).innerHeight;return{marginTop:n,marginBottom:s,selfScroll:i,height:Math.max(t.defaultLineHeight,e-5)}}function fd(t,e){let i,n=ud(t),{state:s}=t,r=Xf(s.selection,(i=>i.empty?t.moveVertically(i,e,n.height):td(i,e)));if(r.eq(s.selection))return!1;if(n.selfScroll){let e=t.coordsAtPos(s.selection.main.head),o=t.scrollDOM.getBoundingClientRect(),l=o.top+n.marginTop,a=o.bottom-n.marginBottom;e&&e.top>l&&e.bottom<a&&(i=sa.scrollIntoView(r.main.head,{y:"start",yMargin:e.top-l}))}return t.dispatch(Yf(s,r),{effects:i}),!0}const dd=t=>fd(t,!1),pd=t=>fd(t,!0);function md(t,e,i){let n=t.lineBlockAt(e.head),s=t.moveToLineBoundary(e,i);if(s.head==e.head&&s.head!=(i?n.to:n.from)&&(s=t.moveToLineBoundary(e,i,!1)),!i&&s.head==n.from&&n.length){let i=/^\s*/.exec(t.state.sliceDoc(n.from,Math.min(n.from+100,n.to)))[0].length;i&&e.head!=n.from+i&&(s=nn.cursor(n.from+i))}return s}function gd(t,e,i){let n=!1,s=Xf(t.selection,(e=>{let s=pf(t,e.head,-1)||pf(t,e.head,1)||e.head>0&&pf(t,e.head-1,1)||e.head<t.doc.length&&pf(t,e.head+1,-1);if(!s||!s.end)return e;n=!0;let r=s.start.from==e.head?s.end.to:s.end.from;return i?nn.range(e.anchor,r):nn.cursor(r)}));return!!n&&(e(Yf(t,s)),!0)}function vd(t,e){let i=Xf(t.state.selection,(t=>{let i=e(t);return nn.range(t.anchor,i.head,i.goalColumn,i.bidiLevel||void 0)}));return!i.eq(t.state.selection)&&(t.dispatch(Yf(t.state,i)),!0)}function wd(t,e){return vd(t,(i=>t.moveByChar(i,e)))}const yd=t=>wd(t,!id(t)),bd=t=>wd(t,id(t));function xd(t,e){return vd(t,(i=>t.moveByGroup(i,e)))}function kd(t,e){return vd(t,(i=>t.moveVertically(i,e)))}const Sd=t=>kd(t,!1),Cd=t=>kd(t,!0);function Ad(t,e){return vd(t,(i=>t.moveVertically(i,e,ud(t).height)))}const Md=t=>Ad(t,!1),Od=t=>Ad(t,!0),Dd=({state:t,dispatch:e})=>(e(Yf(t,{anchor:0})),!0),Td=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.doc.length})),!0),_d=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.selection.main.anchor,head:0})),!0),Ed=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.selection.main.anchor,head:t.doc.length})),!0);function Rd(t,e){if(t.state.readOnly)return!1;let i="delete.selection",{state:n}=t,s=n.changeByRange((n=>{let{from:s,to:r}=n;if(s==r){let n=e(s);n<s?(i="delete.backward",n=Pd(t,n,!1)):n>s&&(i="delete.forward",n=Pd(t,n,!0)),s=Math.min(s,n),r=Math.max(r,n)}else s=Pd(t,s,!1),r=Pd(t,r,!0);return s==r?{range:n}:{changes:{from:s,to:r},range:nn.cursor(s)}}));return!s.changes.empty&&(t.dispatch(n.update(s,{scrollIntoView:!0,userEvent:i,effects:"delete.selection"==i?sa.announce.of(n.phrase("Selection deleted")):void 0})),!0)}function Pd(t,e,i){if(t instanceof sa)for(let n of t.state.facet(sa.atomicRanges).map((e=>e(t))))n.between(e,e,((t,n)=>{t<e&&n>e&&(e=i?n:t)}));return e}const Bd=(t,e)=>Rd(t,(i=>{let n,s,{state:r}=t,o=r.doc.lineAt(i);if(!e&&i>o.from&&i<o.from+200&&!/[^ \t]/.test(n=o.text.slice(0,i-o.from))){if("\t"==n[n.length-1])return i-1;let t=fs(n,r.tabSize)%du(r)||du(r);for(let e=0;e<t&&" "==n[n.length-1-e];e++)i--;s=i}else s=Ii(o.text,i-o.from,e,e)+o.from,s==i&&o.number!=(e?r.doc.lines:1)&&(s+=e?1:-1);return s})),Ld=t=>Bd(t,!1),Nd=t=>Bd(t,!0),Id=(t,e)=>Rd(t,(i=>{let n=i,{state:s}=t,r=s.doc.lineAt(n),o=s.charCategorizer(n);for(let t=null;;){if(n==(e?r.to:r.from)){n==i&&r.number!=(e?s.doc.lines:1)&&(n+=e?1:-1);break}let l=Ii(r.text,n-r.from,e)+r.from,a=r.text.slice(Math.min(n,l)-r.from,Math.max(n,l)-r.from),h=o(a);if(null!=t&&h!=t)break;" "==a&&n==i||(t=h),n=l}return n})),Vd=t=>Id(t,!1),Wd=t=>Rd(t,(e=>{let i=t.lineBlockAt(e).to;return e<i?i:Math.min(t.state.doc.length,e+1)}));function zd(t){let e=[],i=-1;for(let n of t.selection.ranges){let s=t.doc.lineAt(n.from),r=t.doc.lineAt(n.to);if(n.empty||n.to!=r.from||(r=t.doc.lineAt(n.to-1)),i>=s.number){let t=e[e.length-1];t.to=r.to,t.ranges.push(n)}else e.push({from:s.from,to:r.to,ranges:[n]});i=r.number+1}return e}function Hd(t,e,i){if(t.readOnly)return!1;let n=[],s=[];for(let e of zd(t)){if(i?e.to==t.doc.length:0==e.from)continue;let r=t.doc.lineAt(i?e.to+1:e.from-1),o=r.length+1;if(i){n.push({from:e.to,to:r.to},{from:e.from,insert:r.text+t.lineBreak});for(let i of e.ranges)s.push(nn.range(Math.min(t.doc.length,i.anchor+o),Math.min(t.doc.length,i.head+o)))}else{n.push({from:r.from,to:e.from},{from:e.to,insert:t.lineBreak+r.text});for(let t of e.ranges)s.push(nn.range(t.anchor-o,t.head-o))}}return!!n.length&&(e(t.update({changes:n,scrollIntoView:!0,selection:nn.create(s,t.selection.mainIndex),userEvent:"move.line"})),!0)}function Fd(t,e,i){if(t.readOnly)return!1;let n=[];for(let e of zd(t))i?n.push({from:e.from,insert:t.doc.slice(e.from,e.to)+t.lineBreak}):n.push({from:e.to,insert:t.lineBreak+t.doc.slice(e.from,e.to)});return e(t.update({changes:n,scrollIntoView:!0,userEvent:"input.copyline"})),!0}const jd=$d(!1),qd=$d(!0);function $d(t){return({state:e,dispatch:i})=>{if(e.readOnly)return!1;let n=e.changeByRange((i=>{let{from:n,to:s}=i,r=e.doc.lineAt(n),o=!t&&n==s&&function(t,e){if(/\(\)|\[\]|\{\}/.test(t.sliceDoc(e-1,e+1)))return{from:e,to:e};let i,n=tu(t).resolveInner(e),s=n.childBefore(e),r=n.childAfter(e);return s&&r&&s.to<=e&&r.from>=e&&(i=s.type.prop(Qh.closedBy))&&i.indexOf(r.name)>-1&&t.doc.lineAt(s.to).from==t.doc.lineAt(r.from).from?{from:s.to,to:r.from}:null}(e,n);t&&(n=s=(s<=r.to?r:e.doc.lineAt(s)).to);let l=new gu(e,{simulateBreak:n,simulateDoubleBreak:!!o}),a=mu(l,n);for(null==a&&(a=/^\s*/.exec(e.doc.lineAt(n).text)[0].length);s<r.to&&/\s/.test(r.text[s-r.from]);)s++;o?({from:n,to:s}=o):n>r.from&&n<r.from+100&&!/\S/.test(r.text.slice(0,n))&&(n=r.from);let h=["",pu(e,a)];return o&&h.push(pu(e,l.lineIndent(r.from,-1))),{changes:{from:n,to:s,insert:Ai.of(h)},range:nn.cursor(n+1+h[1].length)}}));return i(e.update(n,{scrollIntoView:!0,userEvent:"input"})),!0}}function Kd(t,e){let i=-1;return t.changeByRange((n=>{let s=[];for(let r=n.from;r<=n.to;){let o=t.doc.lineAt(r);o.number>i&&(n.empty||n.to>o.from)&&(e(o,s,n),i=o.number),r=o.to+1}let r=t.changes(s);return{changes:s,range:nn.range(r.mapPos(n.anchor,1),r.mapPos(n.head,1))}}))}const Ud=({state:t,dispatch:e})=>!t.readOnly&&(e(t.update(Kd(t,((e,i)=>{i.push({from:e.from,insert:t.facet(fu)})})),{userEvent:"input.indent"})),!0),Gd=({state:t,dispatch:e})=>!t.readOnly&&(e(t.update(Kd(t,((e,i)=>{let n=/^\s*/.exec(e.text)[0];if(!n)return;let s=fs(n,t.tabSize),r=0,o=pu(t,Math.max(0,s-du(t)));for(;r<n.length&&r<o.length&&n.charCodeAt(r)==o.charCodeAt(r);)r++;i.push({from:e.from+r,to:e.from+n.length,insert:o.slice(r)})})),{userEvent:"delete.dedent"})),!0),Qd=[{key:"Ctrl-b",run:nd,shift:yd,preventDefault:!0},{key:"Ctrl-f",run:sd,shift:bd},{key:"Ctrl-p",run:hd,shift:Sd},{key:"Ctrl-n",run:cd,shift:Cd},{key:"Ctrl-a",run:t=>Zf(t,(e=>nn.cursor(t.lineBlockAt(e.head).from,1))),shift:t=>vd(t,(e=>nn.cursor(t.lineBlockAt(e.head).from)))},{key:"Ctrl-e",run:t=>Zf(t,(e=>nn.cursor(t.lineBlockAt(e.head).to,-1))),shift:t=>vd(t,(e=>nn.cursor(t.lineBlockAt(e.head).to)))},{key:"Ctrl-d",run:Nd},{key:"Ctrl-h",run:Ld},{key:"Ctrl-k",run:Wd},{key:"Ctrl-Alt-h",run:Vd},{key:"Ctrl-o",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=t.changeByRange((t=>({changes:{from:t.from,to:t.to,insert:Ai.of(["",""])},range:nn.cursor(t.from)})));return e(t.update(i,{scrollIntoView:!0,userEvent:"input"})),!0}},{key:"Ctrl-t",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=t.changeByRange((e=>{if(!e.empty||0==e.from||e.from==t.doc.length)return{range:e};let i=e.from,n=t.doc.lineAt(i),s=i==n.from?i-1:Ii(n.text,i-n.from,!1)+n.from,r=i==n.to?i+1:Ii(n.text,i-n.from,!0)+n.from;return{changes:{from:s,to:r,insert:t.doc.slice(i,r).append(t.doc.slice(s,i))},range:nn.cursor(r)}}));return!i.changes.empty&&(e(t.update(i,{scrollIntoView:!0,userEvent:"move.character"})),!0)}},{key:"Ctrl-v",run:pd}],Jd=[{key:"ArrowLeft",run:nd,shift:yd,preventDefault:!0},{key:"Mod-ArrowLeft",mac:"Alt-ArrowLeft",run:t=>rd(t,!id(t)),shift:t=>xd(t,!id(t)),preventDefault:!0},{mac:"Cmd-ArrowLeft",run:t=>Zf(t,(e=>md(t,e,!id(t)))),shift:t=>vd(t,(e=>md(t,e,!id(t)))),preventDefault:!0},{key:"ArrowRight",run:sd,shift:bd,preventDefault:!0},{key:"Mod-ArrowRight",mac:"Alt-ArrowRight",run:t=>rd(t,id(t)),shift:t=>xd(t,id(t)),preventDefault:!0},{mac:"Cmd-ArrowRight",run:t=>Zf(t,(e=>md(t,e,id(t)))),shift:t=>vd(t,(e=>md(t,e,id(t)))),preventDefault:!0},{key:"ArrowUp",run:hd,shift:Sd,preventDefault:!0},{mac:"Cmd-ArrowUp",run:Dd,shift:_d},{mac:"Ctrl-ArrowUp",run:dd,shift:Md},{key:"ArrowDown",run:cd,shift:Cd,preventDefault:!0},{mac:"Cmd-ArrowDown",run:Td,shift:Ed},{mac:"Ctrl-ArrowDown",run:pd,shift:Od},{key:"PageUp",run:dd,shift:Md},{key:"PageDown",run:pd,shift:Od},{key:"Home",run:t=>Zf(t,(e=>md(t,e,!1))),shift:t=>vd(t,(e=>md(t,e,!1))),preventDefault:!0},{key:"Mod-Home",run:Dd,shift:_d},{key:"End",run:t=>Zf(t,(e=>md(t,e,!0))),shift:t=>vd(t,(e=>md(t,e,!0))),preventDefault:!0},{key:"Mod-End",run:Td,shift:Ed},{key:"Enter",run:jd},{key:"Mod-a",run:({state:t,dispatch:e})=>(e(t.update({selection:{anchor:0,head:t.doc.length},userEvent:"select"})),!0)},{key:"Backspace",run:Ld,shift:Ld},{key:"Delete",run:Nd},{key:"Mod-Backspace",mac:"Alt-Backspace",run:Vd},{key:"Mod-Delete",mac:"Alt-Delete",run:t=>Id(t,!0)},{mac:"Mod-Backspace",run:t=>Rd(t,(e=>{let i=t.lineBlockAt(e).from;return e>i?i:Math.max(0,e-1)}))},{mac:"Mod-Delete",run:Wd}].concat(Qd.map((t=>({mac:t.key,run:t.run,shift:t.shift})))),Xd=[{key:"Alt-ArrowLeft",mac:"Ctrl-ArrowLeft",run:t=>Zf(t,(e=>ld(t.state,e,!id(t)))),shift:t=>vd(t,(e=>ld(t.state,e,!id(t))))},{key:"Alt-ArrowRight",mac:"Ctrl-ArrowRight",run:t=>Zf(t,(e=>ld(t.state,e,id(t)))),shift:t=>vd(t,(e=>ld(t.state,e,id(t))))},{key:"Alt-ArrowUp",run:({state:t,dispatch:e})=>Hd(t,e,!1)},{key:"Shift-Alt-ArrowUp",run:({state:t,dispatch:e})=>Fd(t,e,!1)},{key:"Alt-ArrowDown",run:({state:t,dispatch:e})=>Hd(t,e,!0)},{key:"Shift-Alt-ArrowDown",run:({state:t,dispatch:e})=>Fd(t,e,!0)},{key:"Escape",run:({state:t,dispatch:e})=>{let i=t.selection,n=null;return i.ranges.length>1?n=nn.create([i.main]):i.main.empty||(n=nn.create([nn.cursor(i.main.head)])),!!n&&(e(Yf(t,n)),!0)}},{key:"Mod-Enter",run:qd},{key:"Alt-l",mac:"Ctrl-l",run:({state:t,dispatch:e})=>{let i=zd(t).map((({from:e,to:i})=>nn.range(e,Math.min(i+1,t.doc.length))));return e(t.update({selection:nn.create(i),userEvent:"select"})),!0}},{key:"Mod-i",run:({state:t,dispatch:e})=>{let i=Xf(t.selection,(e=>{var i;let n=tu(t).resolveInner(e.head,1);for(;!(n.from<e.from&&n.to>=e.to||n.to>e.to&&n.from<=e.from)&&(null===(i=n.parent)||void 0===i?void 0:i.parent);)n=n.parent;return nn.range(n.to,n.from)}));return e(Yf(t,i)),!0},preventDefault:!0},{key:"Mod-[",run:Gd},{key:"Mod-]",run:Ud},{key:"Mod-Alt-\\",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=Object.create(null),n=new gu(t,{overrideIndentation:t=>{let e=i[t];return null==e?-1:e}}),s=Kd(t,((e,s,r)=>{let o=mu(n,e.from);if(null==o)return;/\S/.test(e.text)||(o=0);let l=/^\s*/.exec(e.text)[0],a=pu(t,o);(l!=a||r.from<e.from+l.length)&&(i[e.from]=o,s.push({from:e.from,to:e.from+l.length,insert:a}))}));return s.changes.empty||e(t.update(s,{userEvent:"indent"})),!0}},{key:"Shift-Mod-k",run:t=>{if(t.state.readOnly)return!1;let{state:e}=t,i=e.changes(zd(e).map((({from:t,to:i})=>(t>0?t--:i<e.doc.length&&i++,{from:t,to:i})))),n=Xf(e.selection,(e=>t.moveVertically(e,!0))).map(i);return t.dispatch({changes:i,selection:n,scrollIntoView:!0,userEvent:"delete.line"}),!0}},{key:"Shift-Mod-\\",run:({state:t,dispatch:e})=>gd(t,e,!1)},{key:"Mod-/",run:t=>{let{state:e}=t,i=e.doc.lineAt(e.selection.main.from),n=Mf(t.state,i.from);return n.line?Sf(t):!!n.block&&Af(t)}},{key:"Alt-A",run:Cf}].concat(Jd);function Yd(){var t=arguments[0];"string"==typeof t&&(t=document.createElement(t));var e=1,i=arguments[1];if(i&&"object"==typeof i&&null==i.nodeType&&!Array.isArray(i)){for(var n in i)if(Object.prototype.hasOwnProperty.call(i,n)){var s=i[n];"string"==typeof s?t.setAttribute(n,s):null!=s&&(t[n]=s)}e++}for(;e<arguments.length;e++)Zd(t,arguments[e]);return t}function Zd(t,e){if("string"==typeof e)t.appendChild(document.createTextNode(e));else if(null==e);else if(null!=e.nodeType)t.appendChild(e);else{if(!Array.isArray(e))throw new RangeError("Unsupported child node: "+e);for(var i=0;i<e.length;i++)Zd(t,e[i])}}const tp="function"==typeof String.prototype.normalize?t=>t.normalize("NFKD"):t=>t;class ep{constructor(t,e,i=0,n=t.length,s,r){this.test=r,this.value={from:0,to:0},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=t.iterRange(i,n),this.bufferStart=i,this.normalize=s?t=>s(tp(t)):tp,this.query=this.normalize(e)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return-1;this.bufferPos=0,this.buffer=this.iter.value}return Fi(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let t=this.peek();if(t<0)return this.done=!0,this;let e=ji(t),i=this.bufferStart+this.bufferPos;this.bufferPos+=qi(t);let n=this.normalize(e);for(let t=0,s=i;;t++){let r=n.charCodeAt(t),o=this.match(r,s);if(o)return this.value=o,this;if(t==n.length-1)break;s==i&&t<e.length&&e.charCodeAt(t)==r&&s++}}}match(t,e){let i=null;for(let n=0;n<this.matches.length;n+=2){let s=this.matches[n],r=!1;this.query.charCodeAt(s)==t&&(s==this.query.length-1?i={from:this.matches[n+1],to:e+1}:(this.matches[n]++,r=!0)),r||(this.matches.splice(n,2),n-=2)}return this.query.charCodeAt(0)==t&&(1==this.query.length?i={from:e,to:e+1}:this.matches.push(1,e)),i&&this.test&&!this.test(i.from,i.to,this.buffer,this.bufferPos)&&(i=null),i}}"undefined"!=typeof Symbol&&(ep.prototype[Symbol.iterator]=function(){return this});const ip={from:-1,to:-1,match:/.*/.exec("")},np="gm"+(null==/x/.unicode?"":"u");class sp{constructor(t,e,i,n=0,s=t.length){if(this.text=t,this.to=s,this.curLine="",this.done=!1,this.value=ip,/\\[sWDnr]|\n|\r|\[\^/.test(e))return new lp(t,e,i,n,s);this.re=new RegExp(e,np+((null==i?void 0:i.ignoreCase)?"i":"")),this.test=null==i?void 0:i.test,this.iter=t.iter();let r=t.lineAt(n);this.curLineStart=r.from,this.matchPos=ap(t,n),this.getLine(this.curLineStart)}getLine(t){this.iter.next(t),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let t=this.matchPos-this.curLineStart;;){this.re.lastIndex=t;let e=this.matchPos<=this.to&&this.re.exec(this.curLine);if(e){let i=this.curLineStart+e.index,n=i+e[0].length;if(this.matchPos=ap(this.text,n+(i==n?1:0)),i==this.curLineStart+this.curLine.length&&this.nextLine(),(i<n||i>this.value.to)&&(!this.test||this.test(i,n,e)))return this.value={from:i,to:n,match:e},this;t=this.matchPos-this.curLineStart}else{if(!(this.curLineStart+this.curLine.length<this.to))return this.done=!0,this;this.nextLine(),t=0}}}}const rp=new WeakMap;class op{constructor(t,e){this.from=t,this.text=e}get to(){return this.from+this.text.length}static get(t,e,i){let n=rp.get(t);if(!n||n.from>=i||n.to<=e){let n=new op(e,t.sliceString(e,i));return rp.set(t,n),n}if(n.from==e&&n.to==i)return n;let{text:s,from:r}=n;return r>e&&(s=t.sliceString(e,r)+s,r=e),n.to<i&&(s+=t.sliceString(n.to,i)),rp.set(t,new op(r,s)),new op(e,s.slice(e-r,i-r))}}class lp{constructor(t,e,i,n,s){this.text=t,this.to=s,this.done=!1,this.value=ip,this.matchPos=ap(t,n),this.re=new RegExp(e,np+((null==i?void 0:i.ignoreCase)?"i":"")),this.test=null==i?void 0:i.test,this.flat=op.get(t,n,this.chunkEnd(n+5e3))}chunkEnd(t){return t>=this.to?this.to:this.text.lineAt(t).to}next(){for(;;){let t=this.re.lastIndex=this.matchPos-this.flat.from,e=this.re.exec(this.flat.text);if(e&&!e[0]&&e.index==t&&(this.re.lastIndex=t+1,e=this.re.exec(this.flat.text)),e){let t=this.flat.from+e.index,i=t+e[0].length;if((this.flat.to>=this.to||e.index+e[0].length<=this.flat.text.length-10)&&(!this.test||this.test(t,i,e)))return this.value={from:t,to:i,match:e},this.matchPos=ap(this.text,i+(t==i?1:0)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=op.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+2*this.flat.text.length))}}}function ap(t,e){if(e>=t.length)return e;let i,n=t.lineAt(e);for(;e<n.to&&(i=n.text.charCodeAt(e-n.from))>=56320&&i<57344;)e++;return e}function hp(t){let e=Yd("input",{class:"cm-textfield",name:"line"});function i(){let i=/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(e.value);if(!i)return;let{state:n}=t,s=n.doc.lineAt(n.selection.main.head),[,r,o,l,a]=i,h=l?+l.slice(1):0,c=o?+o:s.number;if(o&&a){let t=c/100;r&&(t=t*("-"==r?-1:1)+s.number/n.doc.lines),c=Math.round(n.doc.lines*t)}else o&&r&&(c=c*("-"==r?-1:1)+s.number);let u=n.doc.line(Math.max(1,Math.min(n.doc.lines,c)));t.dispatch({effects:cp.of(!1),selection:nn.cursor(u.from+Math.max(0,Math.min(h,u.length))),scrollIntoView:!0}),t.focus()}return{dom:Yd("form",{class:"cm-gotoLine",onkeydown:e=>{27==e.keyCode?(e.preventDefault(),t.dispatch({effects:cp.of(!1)}),t.focus()):13==e.keyCode&&(e.preventDefault(),i())},onsubmit:t=>{t.preventDefault(),i()}},Yd("label",t.state.phrase("Go to line"),": ",e)," ",Yd("button",{class:"cm-button",type:"submit"},t.state.phrase("go")))}}"undefined"!=typeof Symbol&&(sp.prototype[Symbol.iterator]=lp.prototype[Symbol.iterator]=function(){return this});const cp=Nn.define(),up=dn.define({create:()=>!0,update(t,e){for(let i of e.effects)i.is(cp)&&(t=i.value);return t},provide:t=>Sh.from(t,(t=>t?hp:null))}),fp=sa.baseTheme({".cm-panel.cm-gotoLine":{padding:"2px 6px 4px","& label":{fontSize:"80%"}}}),dp={highlightWordAroundCursor:!1,minSelectionLength:1,maxMatches:100,wholeWords:!1},pp=on.define({combine:t=>Qn(t,dp,{highlightWordAroundCursor:(t,e)=>t||e,minSelectionLength:Math.min,maxMatches:Math.min})});function mp(t){let e=[bp,yp];return t&&e.push(pp.of(t)),e}const gp=Or.mark({class:"cm-selectionMatch"}),vp=Or.mark({class:"cm-selectionMatch cm-selectionMatch-main"});function wp(t,e,i,n){return!(0!=i&&t(e.sliceDoc(i-1,i))==qn.Word||n!=e.doc.length&&t(e.sliceDoc(n,n+1))==qn.Word)}const yp=Zr.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.selectionSet||t.docChanged||t.viewportChanged)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=t.state.facet(pp),{state:i}=t,n=i.selection;if(n.ranges.length>1)return Or.none;let s,r=n.main,o=null;if(r.empty){if(!e.highlightWordAroundCursor)return Or.none;let t=i.wordAt(r.head);if(!t)return Or.none;o=i.charCategorizer(r.head),s=i.sliceDoc(t.from,t.to)}else{let t=r.to-r.from;if(t<e.minSelectionLength||t>200)return Or.none;if(e.wholeWords){if(s=i.sliceDoc(r.from,r.to),o=i.charCategorizer(r.head),!wp(o,i,r.from,r.to)||!function(t,e,i,n){return t(e.sliceDoc(i,i+1))==qn.Word&&t(e.sliceDoc(n-1,n))==qn.Word}(o,i,r.from,r.to))return Or.none}else if(s=i.sliceDoc(r.from,r.to).trim(),!s)return Or.none}let l=[];for(let n of t.visibleRanges){let t=new ep(i.doc,s,n.from,n.to);for(;!t.next().done;){let{from:n,to:s}=t.value;if((!o||wp(o,i,n,s))&&(r.empty&&n<=r.from&&s>=r.to?l.push(vp.range(n,s)):(n>=r.to||s<=r.from)&&l.push(gp.range(n,s)),l.length>e.maxMatches))return Or.none}}return Or.set(l)}},{decorations:t=>t.decorations}),bp=sa.baseTheme({".cm-selectionMatch":{backgroundColor:"#99ff7780"},".cm-searchMatch .cm-selectionMatch":{backgroundColor:"transparent"}});const xp=on.define({combine:t=>Qn(t,{top:!1,caseSensitive:!1,literal:!1,wholeWord:!1,createPanel:t=>new Gp(t),scrollToMatch:t=>sa.scrollIntoView(t)})});class kp{constructor(t){this.search=t.search,this.caseSensitive=!!t.caseSensitive,this.literal=!!t.literal,this.regexp=!!t.regexp,this.replace=t.replace||"",this.valid=!!this.search&&(!this.regexp||function(t){try{return new RegExp(t,np),!0}catch(t){return!1}}(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!t.wholeWord}unquote(t){return this.literal?t:t.replace(/\\([nrt\\])/g,((t,e)=>"n"==e?"\n":"r"==e?"\r":"t"==e?"\t":"\\"))}eq(t){return this.search==t.search&&this.replace==t.replace&&this.caseSensitive==t.caseSensitive&&this.regexp==t.regexp&&this.wholeWord==t.wholeWord}create(){return this.regexp?new Tp(this):new Ap(this)}getCursor(t,e=0,i){let n=t.doc?t:Gn.create({doc:t});return null==i&&(i=n.doc.length),this.regexp?Mp(this,n,e,i):Cp(this,n,e,i)}}class Sp{constructor(t){this.spec=t}}function Cp(t,e,i,n){return new ep(e.doc,t.unquoted,i,n,t.caseSensitive?void 0:t=>t.toLowerCase(),t.wholeWord?function(t,e){return(i,n,s,r)=>((r>i||r+s.length<n)&&(r=Math.max(0,i-2),s=t.sliceString(r,Math.min(t.length,n+2))),!(e(Op(s,i-r))==qn.Word&&e(Dp(s,i-r))==qn.Word||e(Dp(s,n-r))==qn.Word&&e(Op(s,n-r))==qn.Word))}(e.doc,e.charCategorizer(e.selection.main.head)):void 0)}class Ap extends Sp{constructor(t){super(t)}nextMatch(t,e,i){let n=Cp(this.spec,t,i,t.doc.length).nextOverlapping();return n.done&&(n=Cp(this.spec,t,0,e).nextOverlapping()),n.done?null:n.value}prevMatchInRange(t,e,i){for(let n=i;;){let i=Math.max(e,n-1e4-this.spec.unquoted.length),s=Cp(this.spec,t,i,n),r=null;for(;!s.nextOverlapping().done;)r=s.value;if(r)return r;if(i==e)return null;n-=1e4}}prevMatch(t,e,i){return this.prevMatchInRange(t,0,e)||this.prevMatchInRange(t,i,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace)}matchAll(t,e){let i=Cp(this.spec,t,0,t.doc.length),n=[];for(;!i.next().done;){if(n.length>=e)return null;n.push(i.value)}return n}highlight(t,e,i,n){let s=Cp(this.spec,t,Math.max(0,e-this.spec.unquoted.length),Math.min(i+this.spec.unquoted.length,t.doc.length));for(;!s.next().done;)n(s.value.from,s.value.to)}}function Mp(t,e,i,n){return new sp(e.doc,t.search,{ignoreCase:!t.caseSensitive,test:t.wholeWord?(s=e.charCategorizer(e.selection.main.head),(t,e,i)=>!i[0].length||(s(Op(i.input,i.index))!=qn.Word||s(Dp(i.input,i.index))!=qn.Word)&&(s(Dp(i.input,i.index+i[0].length))!=qn.Word||s(Op(i.input,i.index+i[0].length))!=qn.Word)):void 0},i,n);var s}function Op(t,e){return t.slice(Ii(t,e,!1),e)}function Dp(t,e){return t.slice(e,Ii(t,e))}class Tp extends Sp{nextMatch(t,e,i){let n=Mp(this.spec,t,i,t.doc.length).next();return n.done&&(n=Mp(this.spec,t,0,e).next()),n.done?null:n.value}prevMatchInRange(t,e,i){for(let n=1;;n++){let s=Math.max(e,i-1e4*n),r=Mp(this.spec,t,s,i),o=null;for(;!r.next().done;)o=r.value;if(o&&(s==e||o.from>s+10))return o;if(s==e)return null}}prevMatch(t,e,i){return this.prevMatchInRange(t,0,e)||this.prevMatchInRange(t,i,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace.replace(/\$([$&\d+])/g,((e,i)=>"$"==i?"$":"&"==i?t.match[0]:"0"!=i&&+i<t.match.length?t.match[i]:e)))}matchAll(t,e){let i=Mp(this.spec,t,0,t.doc.length),n=[];for(;!i.next().done;){if(n.length>=e)return null;n.push(i.value)}return n}highlight(t,e,i,n){let s=Mp(this.spec,t,Math.max(0,e-250),Math.min(i+250,t.doc.length));for(;!s.next().done;)n(s.value.from,s.value.to)}}const _p=Nn.define(),Ep=Nn.define(),Rp=dn.define({create:t=>new Pp(qp(t).create(),null),update(t,e){for(let i of e.effects)i.is(_p)?t=new Pp(i.value.create(),t.panel):i.is(Ep)&&(t=new Pp(t.query,i.value?jp:null));return t},provide:t=>Sh.from(t,(t=>t.panel))});class Pp{constructor(t,e){this.query=t,this.panel=e}}const Bp=Or.mark({class:"cm-searchMatch"}),Lp=Or.mark({class:"cm-searchMatch cm-searchMatch-selected"}),Np=Zr.fromClass(class{constructor(t){this.view=t,this.decorations=this.highlight(t.state.field(Rp))}update(t){let e=t.state.field(Rp);(e!=t.startState.field(Rp)||t.docChanged||t.selectionSet||t.viewportChanged)&&(this.decorations=this.highlight(e))}highlight({query:t,panel:e}){if(!e||!t.spec.valid)return Or.none;let{view:i}=this,n=new es;for(let e=0,s=i.visibleRanges,r=s.length;e<r;e++){let{from:o,to:l}=s[e];for(;e<r-1&&l>s[e+1].from-500;)l=s[++e].to;t.highlight(i.state,o,l,((t,e)=>{let s=i.state.selection.ranges.some((i=>i.from==t&&i.to==e));n.add(t,e,s?Lp:Bp)}))}return n.finish()}},{decorations:t=>t.decorations});function Ip(t){return e=>{let i=e.state.field(Rp,!1);return i&&i.query.spec.valid?t(e,i):$p(e)}}const Vp=Ip(((t,{query:e})=>{let{to:i}=t.state.selection.main,n=e.nextMatch(t.state,i,i);if(!n)return!1;let s=nn.single(n.from,n.to),r=t.state.facet(xp);return t.dispatch({selection:s,effects:[Xp(t,n),r.scrollToMatch(s.main)],userEvent:"select.search"}),!0})),Wp=Ip(((t,{query:e})=>{let{state:i}=t,{from:n}=i.selection.main,s=e.prevMatch(i,n,n);if(!s)return!1;let r=nn.single(s.from,s.to),o=t.state.facet(xp);return t.dispatch({selection:r,effects:[Xp(t,s),o.scrollToMatch(r.main)],userEvent:"select.search"}),!0})),zp=Ip(((t,{query:e})=>{let i=e.matchAll(t.state,1e3);return!(!i||!i.length)&&(t.dispatch({selection:nn.create(i.map((t=>nn.range(t.from,t.to)))),userEvent:"select.search.matches"}),!0)})),Hp=Ip(((t,{query:e})=>{let{state:i}=t,{from:n,to:s}=i.selection.main;if(i.readOnly)return!1;let r=e.nextMatch(i,n,n);if(!r)return!1;let o,l,a=[],h=[];if(r.from==n&&r.to==s&&(l=i.toText(e.getReplacement(r)),a.push({from:r.from,to:r.to,insert:l}),r=e.nextMatch(i,r.from,r.to),h.push(sa.announce.of(i.phrase("replaced match on line $",i.doc.lineAt(n).number)+"."))),r){let e=0==a.length||a[0].from>=r.to?0:r.to-r.from-l.length;o=nn.single(r.from-e,r.to-e),h.push(Xp(t,r)),h.push(i.facet(xp).scrollToMatch(o.main))}return t.dispatch({changes:a,selection:o,effects:h,userEvent:"input.replace"}),!0})),Fp=Ip(((t,{query:e})=>{if(t.state.readOnly)return!1;let i=e.matchAll(t.state,1e9).map((t=>{let{from:i,to:n}=t;return{from:i,to:n,insert:e.getReplacement(t)}}));if(!i.length)return!1;let n=t.state.phrase("replaced $ matches",i.length)+".";return t.dispatch({changes:i,effects:sa.announce.of(n),userEvent:"input.replace.all"}),!0}));function jp(t){return t.state.facet(xp).createPanel(t)}function qp(t,e){var i,n,s,r;let o=t.selection.main,l=o.empty||o.to>o.from+100?"":t.sliceDoc(o.from,o.to);if(e&&!l)return e;let a=t.facet(xp);return new kp({search:(null!==(i=null==e?void 0:e.literal)&&void 0!==i?i:a.literal)?l:l.replace(/\n/g,"\\n"),caseSensitive:null!==(n=null==e?void 0:e.caseSensitive)&&void 0!==n?n:a.caseSensitive,literal:null!==(s=null==e?void 0:e.literal)&&void 0!==s?s:a.literal,wholeWord:null!==(r=null==e?void 0:e.wholeWord)&&void 0!==r?r:a.wholeWord})}const $p=t=>{let e=t.state.field(Rp,!1);if(e&&e.panel){let i=yh(t,jp);if(!i)return!1;let n=i.dom.querySelector("[main-field]");if(n&&n!=t.root.activeElement){let i=qp(t.state,e.query.spec);i.valid&&t.dispatch({effects:_p.of(i)}),n.focus(),n.select()}}else t.dispatch({effects:[Ep.of(!0),e?_p.of(qp(t.state,e.query.spec)):Nn.appendConfig.of(Zp)]});return!0},Kp=t=>{let e=t.state.field(Rp,!1);if(!e||!e.panel)return!1;let i=yh(t,jp);return i&&i.dom.contains(t.root.activeElement)&&t.focus(),t.dispatch({effects:Ep.of(!1)}),!0},Up=[{key:"Mod-f",run:$p,scope:"editor search-panel"},{key:"F3",run:Vp,shift:Wp,scope:"editor search-panel",preventDefault:!0},{key:"Mod-g",run:Vp,shift:Wp,scope:"editor search-panel",preventDefault:!0},{key:"Escape",run:Kp,scope:"editor search-panel"},{key:"Mod-Shift-l",run:({state:t,dispatch:e})=>{let i=t.selection;if(i.ranges.length>1||i.main.empty)return!1;let{from:n,to:s}=i.main,r=[],o=0;for(let e=new ep(t.doc,t.sliceDoc(n,s));!e.next().done;){if(r.length>1e3)return!1;e.value.from==n&&(o=r.length),r.push(nn.range(e.value.from,e.value.to))}return e(t.update({selection:nn.create(r,o),userEvent:"select.search.matches"})),!0}},{key:"Alt-g",run:t=>{let e=yh(t,hp);if(!e){let i=[cp.of(!0)];null==t.state.field(up,!1)&&i.push(Nn.appendConfig.of([up,fp])),t.dispatch({effects:i}),e=yh(t,hp)}return e&&e.dom.querySelector("input").focus(),!0}},{key:"Mod-d",run:({state:t,dispatch:e})=>{let{ranges:i}=t.selection;if(i.some((t=>t.from===t.to)))return(({state:t,dispatch:e})=>{let{selection:i}=t,n=nn.create(i.ranges.map((e=>t.wordAt(e.head)||nn.cursor(e.head))),i.mainIndex);return!n.eq(i)&&(e(t.update({selection:n})),!0)})({state:t,dispatch:e});let n=t.sliceDoc(i[0].from,i[0].to);if(t.selection.ranges.some((e=>t.sliceDoc(e.from,e.to)!=n)))return!1;let s=function(t,e){let{main:i,ranges:n}=t.selection,s=t.wordAt(i.head),r=s&&s.from==i.from&&s.to==i.to;for(let i=!1,s=new ep(t.doc,e,n[n.length-1].to);;){if(s.next(),!s.done){if(i&&n.some((t=>t.from==s.value.from)))continue;if(r){let e=t.wordAt(s.value.from);if(!e||e.from!=s.value.from||e.to!=s.value.to)continue}return s.value}if(i)return null;s=new ep(t.doc,e,0,Math.max(0,n[n.length-1].from-1)),i=!0}}(t,n);return!!s&&(e(t.update({selection:t.selection.addRange(nn.range(s.from,s.to),!1),effects:sa.scrollIntoView(s.to)})),!0)},preventDefault:!0}];class Gp{constructor(t){this.view=t;let e=this.query=t.state.field(Rp).query.spec;function i(t,e,i){return Yd("button",{class:"cm-button",name:t,onclick:e,type:"button"},i)}this.commit=this.commit.bind(this),this.searchField=Yd("input",{value:e.search,placeholder:Qp(t,"Find"),"aria-label":Qp(t,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=Yd("input",{value:e.replace,placeholder:Qp(t,"Replace"),"aria-label":Qp(t,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=Yd("input",{type:"checkbox",name:"case",form:"",checked:e.caseSensitive,onchange:this.commit}),this.reField=Yd("input",{type:"checkbox",name:"re",form:"",checked:e.regexp,onchange:this.commit}),this.wordField=Yd("input",{type:"checkbox",name:"word",form:"",checked:e.wholeWord,onchange:this.commit}),this.dom=Yd("div",{onkeydown:t=>this.keydown(t),class:"cm-search"},[this.searchField,i("next",(()=>Vp(t)),[Qp(t,"next")]),i("prev",(()=>Wp(t)),[Qp(t,"previous")]),i("select",(()=>zp(t)),[Qp(t,"all")]),Yd("label",null,[this.caseField,Qp(t,"match case")]),Yd("label",null,[this.reField,Qp(t,"regexp")]),Yd("label",null,[this.wordField,Qp(t,"by word")]),...t.state.readOnly?[]:[Yd("br"),this.replaceField,i("replace",(()=>Hp(t)),[Qp(t,"replace")]),i("replaceAll",(()=>Fp(t)),[Qp(t,"replace all")])],Yd("button",{name:"close",onclick:()=>Kp(t),"aria-label":Qp(t,"close"),type:"button"},["×"])])}commit(){let t=new kp({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});t.eq(this.query)||(this.query=t,this.view.dispatch({effects:_p.of(t)}))}keydown(t){!function(t,e,i){return ga(pa(t.state),e,t,i)}(this.view,t,"search-panel")?13==t.keyCode&&t.target==this.searchField?(t.preventDefault(),(t.shiftKey?Wp:Vp)(this.view)):13==t.keyCode&&t.target==this.replaceField&&(t.preventDefault(),Hp(this.view)):t.preventDefault()}update(t){for(let e of t.transactions)for(let t of e.effects)t.is(_p)&&!t.value.eq(this.query)&&this.setQuery(t.value)}setQuery(t){this.query=t,this.searchField.value=t.search,this.replaceField.value=t.replace,this.caseField.checked=t.caseSensitive,this.reField.checked=t.regexp,this.wordField.checked=t.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(xp).top}}function Qp(t,e){return t.state.phrase(e)}const Jp=/[\s\.,:;?!]/;function Xp(t,{from:e,to:i}){let n=t.state.doc.lineAt(e),s=t.state.doc.lineAt(i).to,r=Math.max(n.from,e-30),o=Math.min(s,i+30),l=t.state.sliceDoc(r,o);if(r!=n.from)for(let t=0;t<30;t++)if(!Jp.test(l[t+1])&&Jp.test(l[t])){l=l.slice(t);break}if(o!=s)for(let t=l.length-1;t>l.length-30;t--)if(!Jp.test(l[t-1])&&Jp.test(l[t])){l=l.slice(0,t);break}return sa.announce.of(`${t.state.phrase("current match")}. ${l} ${t.state.phrase("on line")} ${n.number}.`)}const Yp=sa.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),Zp=[Rp,yn.lowest(Np),Yp];class tm{constructor(t,e,i){this.state=t,this.pos=e,this.explicit=i,this.abortListeners=[]}tokenBefore(t){let e=tu(this.state).resolveInner(this.pos,-1);for(;e&&t.indexOf(e.name)<0;)e=e.parent;return e?{from:e.from,to:this.pos,text:this.state.sliceDoc(e.from,this.pos),type:e.type}:null}matchBefore(t){let e=this.state.doc.lineAt(this.pos),i=Math.max(e.from,this.pos-250),n=e.text.slice(i-e.from,this.pos-e.from),s=n.search(rm(t,!1));return s<0?null:{from:i+s,to:this.pos,text:n.slice(s)}}get aborted(){return null==this.abortListeners}addEventListener(t,e){"abort"==t&&this.abortListeners&&this.abortListeners.push(e)}}function em(t){let e=Object.keys(t).join(""),i=/\w/.test(e);return i&&(e=e.replace(/\w/g,"")),`[${i?"\\w":""}${e.replace(/[^\w\s]/g,"\\$&")}]`}function im(t){let e=t.map((t=>"string"==typeof t?{label:t}:t)),[i,n]=e.every((t=>/^\w+$/.test(t.label)))?[/\w*$/,/\w+$/]:function(t){let e=Object.create(null),i=Object.create(null);for(let{label:n}of t){e[n[0]]=!0;for(let t=1;t<n.length;t++)i[n[t]]=!0}let n=em(e)+em(i)+"*$";return[new RegExp("^"+n),new RegExp(n)]}(e);return t=>{let s=t.matchBefore(n);return s||t.explicit?{from:s?s.from:t.pos,options:e,validFor:i}:null}}class nm{constructor(t,e,i){this.completion=t,this.source=e,this.match=i}}function sm(t){return t.selection.main.head}function rm(t,e){var i;let{source:n}=t,s=e&&"^"!=n[0],r="$"!=n[n.length-1];return s||r?new RegExp(`${s?"^":""}(?:${n})${r?"$":""}`,null!==(i=t.flags)&&void 0!==i?i:t.ignoreCase?"i":""):t}const om=Pn.define();function lm(t,e){const i=e.completion.apply||e.completion.label;let n=e.source;var s,r,o,l;"string"==typeof i?t.dispatch(Object.assign(Object.assign({},(s=t.state,r=i,o=n.from,l=n.to,Object.assign(Object.assign({},s.changeByRange((t=>{if(t==s.selection.main)return{changes:{from:o,to:l,insert:r},range:nn.cursor(o+r.length)};let e=l-o;return!t.empty||e&&s.sliceDoc(t.from-e,t.from)!=s.sliceDoc(o,l)?{range:t}:{changes:{from:t.from-e,to:t.from,insert:r},range:nn.cursor(t.from-e+r.length)}}))),{userEvent:"input.complete"}))),{annotations:om.of(e.completion)})):i(t,e.completion,n.from,n.to)}const am=new WeakMap;function hm(t){if(!Array.isArray(t))return t;let e=am.get(t);return e||am.set(t,e=im(t)),e}class cm{constructor(t){this.pattern=t,this.chars=[],this.folded=[],this.any=[],this.precise=[],this.byWord=[];for(let e=0;e<t.length;){let i=Fi(t,e),n=qi(i);this.chars.push(i);let s=t.slice(e,e+n),r=s.toUpperCase();this.folded.push(Fi(r==s?s.toLowerCase():r,0)),e+=n}this.astral=t.length!=this.chars.length}match(t){if(0==this.pattern.length)return[0];if(t.length<this.pattern.length)return null;let{chars:e,folded:i,any:n,precise:s,byWord:r}=this;if(1==e.length){let n=Fi(t,0),s=qi(n),r=s==t.length?0:-100;if(n==e[0]);else{if(n!=i[0])return null;r+=-200}return[r,0,s]}let o=t.indexOf(this.pattern);if(0==o)return[t.length==this.pattern.length?0:-100,0,this.pattern.length];let l=e.length,a=0;if(o<0){for(let s=0,r=Math.min(t.length,200);s<r&&a<l;){let r=Fi(t,s);r!=e[a]&&r!=i[a]||(n[a++]=s),s+=qi(r)}if(a<l)return null}let h=0,c=0,u=!1,f=0,d=-1,p=-1,m=/[a-z]/.test(t),g=!0;for(let n=0,a=Math.min(t.length,200),v=0;n<a&&c<l;){let a=Fi(t,n);o<0&&(h<l&&a==e[h]&&(s[h++]=n),f<l&&(a==e[f]||a==i[f]?(0==f&&(d=n),p=n+1,f++):f=0));let w,y=a<255?a>=48&&a<=57||a>=97&&a<=122?2:a>=65&&a<=90?1:0:(w=ji(a))!=w.toLowerCase()?1:w!=w.toUpperCase()?2:0;(!n||1==y&&m||0==v&&0!=y)&&(e[c]==a||i[c]==a&&(u=!0)?r[c++]=n:r.length&&(g=!1)),v=y,n+=qi(a)}return c==l&&0==r[0]&&g?this.result((u?-200:0)-100,r,t):f==l&&0==d?[-200-t.length+(p==t.length?0:-100),0,p]:o>-1?[-700-t.length,o,o+this.pattern.length]:f==l?[-900-t.length,d,p]:c==l?this.result((u?-200:0)-100-700+(g?0:-1100),r,t):2==e.length?null:this.result((n[0]?-700:0)-200-1100,n,t)}result(t,e,i){let n=[t-i.length],s=1;for(let t of e){let e=t+(this.astral?qi(Fi(i,t)):1);s>1&&n[s-1]==t?n[s-1]=e:(n[s++]=t,n[s++]=e)}return n}}const um=on.define({combine:t=>Qn(t,{activateOnTyping:!0,selectOnOpen:!0,override:null,closeOnBlur:!0,maxRenderedOptions:100,defaultKeymap:!0,tooltipClass:()=>"",optionClass:()=>"",aboveCursor:!1,icons:!0,addToOptions:[],compareCompletions:(t,e)=>t.label.localeCompare(e.label),interactionDelay:75},{defaultKeymap:(t,e)=>t&&e,closeOnBlur:(t,e)=>t&&e,icons:(t,e)=>t&&e,tooltipClass:(t,e)=>i=>fm(t(i),e(i)),optionClass:(t,e)=>i=>fm(t(i),e(i)),addToOptions:(t,e)=>t.concat(e)})});function fm(t,e){return t?e?t+" "+e:t:e}function dm(t,e,i){if(t<=i)return{from:0,to:t};if(e<0&&(e=0),e<=t>>1){let t=Math.floor(e/i);return{from:t*i,to:(t+1)*i}}let n=Math.floor((t-e)/i);return{from:t-(n+1)*i,to:t-n*i}}class pm{constructor(t,e){this.view=t,this.stateField=e,this.info=null,this.placeInfo={read:()=>this.measureInfo(),write:t=>this.positionInfo(t),key:this},this.space=null,this.currentClass="";let i=t.state.field(e),{options:n,selected:s}=i.open,r=t.state.facet(um);this.optionContent=function(t){let e=t.addToOptions.slice();return t.icons&&e.push({render(t){let e=document.createElement("div");return e.classList.add("cm-completionIcon"),t.type&&e.classList.add(...t.type.split(/\s+/g).map((t=>"cm-completionIcon-"+t))),e.setAttribute("aria-hidden","true"),e},position:20}),e.push({render(t,e,i){let n=document.createElement("span");n.className="cm-completionLabel";let{label:s}=t,r=0;for(let t=1;t<i.length;){let e=i[t++],o=i[t++];e>r&&n.appendChild(document.createTextNode(s.slice(r,e)));let l=n.appendChild(document.createElement("span"));l.appendChild(document.createTextNode(s.slice(e,o))),l.className="cm-completionMatchedText",r=o}return r<s.length&&n.appendChild(document.createTextNode(s.slice(r))),n},position:50},{render(t){if(!t.detail)return null;let e=document.createElement("span");return e.className="cm-completionDetail",e.textContent=t.detail,e},position:80}),e.sort(((t,e)=>t.position-e.position)).map((t=>t.render))}(r),this.optionClass=r.optionClass,this.tooltipClass=r.tooltipClass,this.range=dm(n.length,s,r.maxRenderedOptions),this.dom=document.createElement("div"),this.dom.className="cm-tooltip-autocomplete",this.updateTooltipClass(t.state),this.dom.addEventListener("mousedown",(e=>{for(let i,s=e.target;s&&s!=this.dom;s=s.parentNode)if("LI"==s.nodeName&&(i=/-(\d+)$/.exec(s.id))&&+i[1]<n.length)return lm(t,n[+i[1]]),void e.preventDefault()})),this.list=this.dom.appendChild(this.createListBox(n,i.id,this.range)),this.list.addEventListener("scroll",(()=>{this.info&&this.view.requestMeasure(this.placeInfo)}))}mount(){this.updateSel()}update(t){var e,i,n;let s=t.state.field(this.stateField),r=t.startState.field(this.stateField);this.updateTooltipClass(t.state),s!=r&&(this.updateSel(),(null===(e=s.open)||void 0===e?void 0:e.disabled)!=(null===(i=r.open)||void 0===i?void 0:i.disabled)&&this.dom.classList.toggle("cm-tooltip-autocomplete-disabled",!!(null===(n=s.open)||void 0===n?void 0:n.disabled)))}updateTooltipClass(t){let e=this.tooltipClass(t);if(e!=this.currentClass){for(let t of this.currentClass.split(" "))t&&this.dom.classList.remove(t);for(let t of e.split(" "))t&&this.dom.classList.add(t);this.currentClass=e}}positioned(t){this.space=t,this.info&&this.view.requestMeasure(this.placeInfo)}updateSel(){let t=this.view.state.field(this.stateField),e=t.open;if((e.selected>-1&&e.selected<this.range.from||e.selected>=this.range.to)&&(this.range=dm(e.options.length,e.selected,this.view.state.facet(um).maxRenderedOptions),this.list.remove(),this.list=this.dom.appendChild(this.createListBox(e.options,t.id,this.range)),this.list.addEventListener("scroll",(()=>{this.info&&this.view.requestMeasure(this.placeInfo)}))),this.updateSelectedOption(e.selected)){this.info&&(this.info.remove(),this.info=null);let{completion:i}=e.options[e.selected],{info:n}=i;if(!n)return;let s="string"==typeof n?document.createTextNode(n):n(i);if(!s)return;"then"in s?s.then((e=>{e&&this.view.state.field(this.stateField,!1)==t&&this.addInfoPane(e)})).catch((t=>Qr(this.view.state,t,"completion info"))):this.addInfoPane(s)}}addInfoPane(t){let e=this.info=document.createElement("div");e.className="cm-tooltip cm-completionInfo",e.appendChild(t),this.dom.appendChild(e),this.view.requestMeasure(this.placeInfo)}updateSelectedOption(t){let e=null;for(let i=this.list.firstChild,n=this.range.from;i;i=i.nextSibling,n++)n==t?i.hasAttribute("aria-selected")||(i.setAttribute("aria-selected","true"),e=i):i.hasAttribute("aria-selected")&&i.removeAttribute("aria-selected");return e&&function(t,e){let i=t.getBoundingClientRect(),n=e.getBoundingClientRect();n.top<i.top?t.scrollTop-=i.top-n.top:n.bottom>i.bottom&&(t.scrollTop+=n.bottom-i.bottom)}(this.list,e),e}measureInfo(){let t=this.dom.querySelector("[aria-selected]");if(!t||!this.info)return null;let e=this.dom.getBoundingClientRect(),i=this.info.getBoundingClientRect(),n=t.getBoundingClientRect(),s=this.space;if(!s){let t=this.dom.ownerDocument.defaultView||window;s={left:0,top:0,right:t.innerWidth,bottom:t.innerHeight}}if(n.top>Math.min(s.bottom,e.bottom)-10||n.bottom<Math.max(s.top,e.top)+10)return null;let r,o=this.view.textDirection==ho.RTL,l=o,a=!1,h="",c="",u=e.left-s.left,f=s.right-e.right;if(l&&u<Math.min(i.width,f)?l=!1:!l&&f<Math.min(i.width,u)&&(l=!0),i.width<=(l?u:f))h=Math.max(s.top,Math.min(n.top,s.bottom-i.height))-e.top+"px",r=Math.min(400,l?u:f)+"px";else{a=!0,r=Math.min(400,(o?e.right:s.right-e.left)-30)+"px";let t=s.bottom-e.bottom;t>=i.height||t>e.top?h=n.bottom-e.top+"px":c=e.bottom-n.top+"px"}return{top:h,bottom:c,maxWidth:r,class:a?o?"left-narrow":"right-narrow":l?"left":"right"}}positionInfo(t){this.info&&(t?(this.info.style.top=t.top,this.info.style.bottom=t.bottom,this.info.style.maxWidth=t.maxWidth,this.info.className="cm-tooltip cm-completionInfo cm-completionInfo-"+t.class):this.info.style.top="-1e6px")}createListBox(t,e,i){const n=document.createElement("ul");n.id=e,n.setAttribute("role","listbox"),n.setAttribute("aria-expanded","true"),n.setAttribute("aria-label",this.view.state.phrase("Completions"));for(let s=i.from;s<i.to;s++){let{completion:i,match:r}=t[s];const o=n.appendChild(document.createElement("li"));o.id=e+"-"+s,o.setAttribute("role","option");let l=this.optionClass(i);l&&(o.className=l);for(let t of this.optionContent){let e=t(i,this.view.state,r);e&&o.appendChild(e)}}return i.from&&n.classList.add("cm-completionListIncompleteTop"),i.to<t.length&&n.classList.add("cm-completionListIncompleteBottom"),n}}function mm(t){return 100*(t.boost||0)+(t.apply?10:0)+(t.info?5:0)+(t.type?1:0)}class gm{constructor(t,e,i,n,s,r){this.options=t,this.attrs=e,this.tooltip=i,this.timestamp=n,this.selected=s,this.disabled=r}setSelected(t,e){return t==this.selected||t>=this.options.length?this:new gm(this.options,ym(e,t),this.tooltip,this.timestamp,t,this.disabled)}static build(t,e,i,n,s){let r=function(t,e){let i=[],n=0;for(let s of t)if(s.hasResult())if(!1===s.result.filter){let t=s.result.getMatch;for(let e of s.result.options){let r=[1e9-n++];if(t)for(let i of t(e))r.push(i);i.push(new nm(e,s,r))}}else{let t,n=new cm(e.sliceDoc(s.from,s.to));for(let e of s.result.options)(t=n.match(e.label))&&(null!=e.boost&&(t[0]+=e.boost),i.push(new nm(e,s,t)))}let s=[],r=null,o=e.facet(um).compareCompletions;for(let t of i.sort(((t,e)=>e.match[0]-t.match[0]||o(t.completion,e.completion))))!r||r.label!=t.completion.label||r.detail!=t.completion.detail||null!=r.type&&null!=t.completion.type&&r.type!=t.completion.type||r.apply!=t.completion.apply?s.push(t):mm(t.completion)>mm(r)&&(s[s.length-1]=t),r=t.completion;return s}(t,e);if(!r.length)return n&&t.some((t=>1==t.state))?new gm(n.options,n.attrs,n.tooltip,n.timestamp,n.selected,!0):null;let o=e.facet(um).selectOnOpen?0:-1;if(n&&n.selected!=o&&-1!=n.selected){let t=n.options[n.selected].completion;for(let e=0;e<r.length;e++)if(r[e].completion==t){o=e;break}}return new gm(r,ym(i,o),{pos:t.reduce(((t,e)=>e.hasResult()?Math.min(t,e.from):t),1e8),create:(l=Dm,t=>new pm(t,l)),above:s.aboveCursor},n?n.timestamp:Date.now(),o,!1);var l}map(t){return new gm(this.options,this.attrs,Object.assign(Object.assign({},this.tooltip),{pos:t.mapPos(this.tooltip.pos)}),this.timestamp,this.selected,this.disabled)}}class vm{constructor(t,e,i){this.active=t,this.id=e,this.open=i}static start(){return new vm(bm,"cm-ac-"+Math.floor(2e6*Math.random()).toString(36),null)}update(t){let{state:e}=t,i=e.facet(um),n=(i.override||e.languageDataAt("autocomplete",sm(e)).map(hm)).map((e=>(this.active.find((t=>t.source==e))||new km(e,this.active.some((t=>0!=t.state))?1:0)).update(t,i)));n.length==this.active.length&&n.every(((t,e)=>t==this.active[e]))&&(n=this.active);let s=this.open;s&&t.docChanged&&(s=s.map(t.changes)),t.selection||n.some((e=>e.hasResult()&&t.changes.touchesRange(e.from,e.to)))||!function(t,e){if(t==e)return!0;for(let i=0,n=0;;){for(;i<t.length&&!t[i].hasResult;)i++;for(;n<e.length&&!e[n].hasResult;)n++;let s=i==t.length,r=n==e.length;if(s||r)return s==r;if(t[i++].result!=e[n++].result)return!1}}(n,this.active)?s=gm.build(n,e,this.id,s,i):s&&s.disabled&&!n.some((t=>1==t.state))&&(s=null),!s&&n.every((t=>1!=t.state))&&n.some((t=>t.hasResult()))&&(n=n.map((t=>t.hasResult()?new km(t.source,0):t)));for(let e of t.effects)e.is(Om)&&(s=s&&s.setSelected(e.value,this.id));return n==this.active&&s==this.open?this:new vm(n,this.id,s)}get tooltip(){return this.open?this.open.tooltip:null}get attrs(){return this.open?this.open.attrs:wm}}const wm={"aria-autocomplete":"list"};function ym(t,e){let i={"aria-autocomplete":"list","aria-haspopup":"listbox","aria-controls":t};return e>-1&&(i["aria-activedescendant"]=t+"-"+e),i}const bm=[];function xm(t){return t.isUserEvent("input.type")?"input":t.isUserEvent("delete.backward")?"delete":null}class km{constructor(t,e,i=-1){this.source=t,this.state=e,this.explicitPos=i}hasResult(){return!1}update(t,e){let i=xm(t),n=this;i?n=n.handleUserEvent(t,i,e):t.docChanged?n=n.handleChange(t):t.selection&&0!=n.state&&(n=new km(n.source,0));for(let e of t.effects)if(e.is(Cm))n=new km(n.source,1,e.value?sm(t.state):-1);else if(e.is(Am))n=new km(n.source,0);else if(e.is(Mm))for(let t of e.value)t.source==n.source&&(n=t);return n}handleUserEvent(t,e,i){return"delete"!=e&&i.activateOnTyping?new km(this.source,1):this.map(t.changes)}handleChange(t){return t.changes.touchesRange(sm(t.startState))?new km(this.source,0):this.map(t.changes)}map(t){return t.empty||this.explicitPos<0?this:new km(this.source,this.state,t.mapPos(this.explicitPos))}}class Sm extends km{constructor(t,e,i,n,s){super(t,2,e),this.result=i,this.from=n,this.to=s}hasResult(){return!0}handleUserEvent(t,e,i){var n;let s=t.changes.mapPos(this.from),r=t.changes.mapPos(this.to,1),o=sm(t.state);if((this.explicitPos<0?o<=s:o<this.from)||o>r||"delete"==e&&sm(t.startState)==this.from)return new km(this.source,"input"==e&&i.activateOnTyping?1:0);let l,a=this.explicitPos<0?-1:t.changes.mapPos(this.explicitPos);return function(t,e,i,n){if(!t)return!1;let s=e.sliceDoc(i,n);return"function"==typeof t?t(s,i,n,e):rm(t,!0).test(s)}(this.result.validFor,t.state,s,r)?new Sm(this.source,a,this.result,s,r):this.result.update&&(l=this.result.update(this.result,s,r,new tm(t.state,o,a>=0)))?new Sm(this.source,a,l,l.from,null!==(n=l.to)&&void 0!==n?n:sm(t.state)):new km(this.source,1,a)}handleChange(t){return t.changes.touchesRange(this.from,this.to)?new km(this.source,0):this.map(t.changes)}map(t){return t.empty?this:new Sm(this.source,this.explicitPos<0?-1:t.mapPos(this.explicitPos),this.result,t.mapPos(this.from),t.mapPos(this.to,1))}}const Cm=Nn.define(),Am=Nn.define(),Mm=Nn.define({map:(t,e)=>t.map((t=>t.map(e)))}),Om=Nn.define(),Dm=dn.define({create:()=>vm.start(),update:(t,e)=>t.update(e),provide:t=>[ch.from(t,(t=>t.tooltip)),sa.contentAttributes.from(t,(t=>t.attrs))]});function Tm(t,e="option"){return i=>{let n=i.state.field(Dm,!1);if(!n||!n.open||n.open.disabled||Date.now()-n.open.timestamp<i.state.facet(um).interactionDelay)return!1;let s,r=1;"page"==e&&(s=function(t,e){let i=t.plugin(lh);if(!i)return null;let n=i.manager.tooltips.indexOf(e);return n<0?null:i.manager.tooltipViews[n]}(i,n.open.tooltip))&&(r=Math.max(2,Math.floor(s.dom.offsetHeight/s.dom.querySelector("li").offsetHeight)-1));let{length:o}=n.open.options,l=n.open.selected>-1?n.open.selected+r*(t?1:-1):t?0:o-1;return l<0?l="page"==e?0:o-1:l>=o&&(l="page"==e?o-1:0),i.dispatch({effects:Om.of(l)}),!0}}class _m{constructor(t,e){this.active=t,this.context=e,this.time=Date.now(),this.updates=[],this.done=void 0}}const Em=Zr.fromClass(class{constructor(t){this.view=t,this.debounceUpdate=-1,this.running=[],this.debounceAccept=-1,this.composing=0;for(let e of t.state.field(Dm).active)1==e.state&&this.startQuery(e)}update(t){let e=t.state.field(Dm);if(!t.selectionSet&&!t.docChanged&&t.startState.field(Dm)==e)return;let i=t.transactions.some((t=>(t.selection||t.docChanged)&&!xm(t)));for(let e=0;e<this.running.length;e++){let n=this.running[e];if(i||n.updates.length+t.transactions.length>50&&Date.now()-n.time>1e3){for(let t of n.context.abortListeners)try{t()}catch(t){Qr(this.view.state,t)}n.context.abortListeners=null,this.running.splice(e--,1)}else n.updates.push(...t.transactions)}if(this.debounceUpdate>-1&&clearTimeout(this.debounceUpdate),this.debounceUpdate=e.active.some((t=>1==t.state&&!this.running.some((e=>e.active.source==t.source))))?setTimeout((()=>this.startUpdate()),50):-1,0!=this.composing)for(let e of t.transactions)"input"==xm(e)?this.composing=2:2==this.composing&&e.selection&&(this.composing=3)}startUpdate(){this.debounceUpdate=-1;let{state:t}=this.view,e=t.field(Dm);for(let t of e.active)1!=t.state||this.running.some((e=>e.active.source==t.source))||this.startQuery(t)}startQuery(t){let{state:e}=this.view,i=sm(e),n=new tm(e,i,t.explicitPos==i),s=new _m(t,n);this.running.push(s),Promise.resolve(t.source(n)).then((t=>{s.context.aborted||(s.done=t||null,this.scheduleAccept())}),(t=>{this.view.dispatch({effects:Am.of(null)}),Qr(this.view.state,t)}))}scheduleAccept(){this.running.every((t=>void 0!==t.done))?this.accept():this.debounceAccept<0&&(this.debounceAccept=setTimeout((()=>this.accept()),50))}accept(){var t;this.debounceAccept>-1&&clearTimeout(this.debounceAccept),this.debounceAccept=-1;let e=[],i=this.view.state.facet(um);for(let n=0;n<this.running.length;n++){let s=this.running[n];if(void 0===s.done)continue;if(this.running.splice(n--,1),s.done){let n=new Sm(s.active.source,s.active.explicitPos,s.done,s.done.from,null!==(t=s.done.to)&&void 0!==t?t:sm(s.updates.length?s.updates[0].startState:this.view.state));for(let t of s.updates)n=n.update(t,i);if(n.hasResult()){e.push(n);continue}}let r=this.view.state.field(Dm).active.find((t=>t.source==s.active.source));if(r&&1==r.state)if(null==s.done){let t=new km(s.active.source,0);for(let e of s.updates)t=t.update(e,i);1!=t.state&&e.push(t)}else this.startQuery(r)}e.length&&this.view.dispatch({effects:Mm.of(e)})}},{eventHandlers:{blur(){let t=this.view.state.field(Dm,!1);t&&t.tooltip&&this.view.state.facet(um).closeOnBlur&&this.view.dispatch({effects:Am.of(null)})},compositionstart(){this.composing=1},compositionend(){3==this.composing&&setTimeout((()=>this.view.dispatch({effects:Cm.of(!1)})),20),this.composing=0}}}),Rm=sa.baseTheme({".cm-tooltip.cm-tooltip-autocomplete":{"& > ul":{fontFamily:"monospace",whiteSpace:"nowrap",overflow:"hidden auto",maxWidth_fallback:"700px",maxWidth:"min(700px, 95vw)",minWidth:"250px",maxHeight:"10em",height:"100%",listStyle:"none",margin:0,padding:0,"& > li":{overflowX:"hidden",textOverflow:"ellipsis",cursor:"pointer",padding:"1px 3px",lineHeight:1.2}}},"&light .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#17c",color:"white"},"&light .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#777"},"&dark .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#347",color:"white"},"&dark .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#444"},".cm-completionListIncompleteTop:before, .cm-completionListIncompleteBottom:after":{content:'"···"',opacity:.5,display:"block",textAlign:"center"},".cm-tooltip.cm-completionInfo":{position:"absolute",padding:"3px 9px",width:"max-content",maxWidth:"400px",boxSizing:"border-box"},".cm-completionInfo.cm-completionInfo-left":{right:"100%"},".cm-completionInfo.cm-completionInfo-right":{left:"100%"},".cm-completionInfo.cm-completionInfo-left-narrow":{right:"30px"},".cm-completionInfo.cm-completionInfo-right-narrow":{left:"30px"},"&light .cm-snippetField":{backgroundColor:"#00000022"},"&dark .cm-snippetField":{backgroundColor:"#ffffff22"},".cm-snippetFieldPosition":{verticalAlign:"text-top",width:0,height:"1.15em",display:"inline-block",margin:"0 -0.7px -.7em",borderLeft:"1.4px dotted #888"},".cm-completionMatchedText":{textDecoration:"underline"},".cm-completionDetail":{marginLeft:"0.5em",fontStyle:"italic"},".cm-completionIcon":{fontSize:"90%",width:".8em",display:"inline-block",textAlign:"center",paddingRight:".6em",opacity:"0.6",boxSizing:"content-box"},".cm-completionIcon-function, .cm-completionIcon-method":{"&:after":{content:"'ƒ'"}},".cm-completionIcon-class":{"&:after":{content:"'○'"}},".cm-completionIcon-interface":{"&:after":{content:"'◌'"}},".cm-completionIcon-variable":{"&:after":{content:"'𝑥'"}},".cm-completionIcon-constant":{"&:after":{content:"'𝐶'"}},".cm-completionIcon-type":{"&:after":{content:"'𝑡'"}},".cm-completionIcon-enum":{"&:after":{content:"'∪'"}},".cm-completionIcon-property":{"&:after":{content:"'□'"}},".cm-completionIcon-keyword":{"&:after":{content:"'🔑︎'"}},".cm-completionIcon-namespace":{"&:after":{content:"'▢'"}},".cm-completionIcon-text":{"&:after":{content:"'abc'",fontSize:"50%",verticalAlign:"middle"}}});const Pm={brackets:["(","[","{","'",'"'],before:")]}:;>",stringPrefixes:[]},Bm=Nn.define({map(t,e){let i=e.mapPos(t,-1,Ki.TrackAfter);return null==i?void 0:i}}),Lm=Nn.define({map:(t,e)=>e.mapPos(t)}),Nm=new class extends Jn{};Nm.startSide=1,Nm.endSide=-1;const Im=dn.define({create:()=>ts.empty,update(t,e){if(e.selection){let i=e.state.doc.lineAt(e.selection.main.head).from,n=e.startState.doc.lineAt(e.startState.selection.main.head).from;i!=e.changes.mapPos(n,-1)&&(t=ts.empty)}t=t.map(e.changes);for(let i of e.effects)i.is(Bm)?t=t.update({add:[Nm.range(i.value,i.value+1)]}):i.is(Lm)&&(t=t.update({filter:t=>t!=i.value}));return t}});const Vm="()[]{}<>";function Wm(t){for(let e=0;e<Vm.length;e+=2)if(Vm.charCodeAt(e)==t)return Vm.charAt(e+1);return ji(t<128?t:t+1)}function zm(t,e){return t.languageDataAt("closeBrackets",e)[0]||Pm}const Hm="object"==typeof navigator&&/Android\b/.test(navigator.userAgent),Fm=sa.inputHandler.of(((t,e,i,n)=>{if((Hm?t.composing:t.compositionStarted)||t.state.readOnly)return!1;let s=t.state.selection.main;if(n.length>2||2==n.length&&1==qi(Fi(n,0))||e!=s.from||i!=s.to)return!1;let r=function(t,e){let i=zm(t,t.selection.main.head),n=i.brackets||Pm.brackets;for(let s of n){let r=Wm(Fi(s,0));if(e==s)return r==s?Gm(t,s,n.indexOf(s+s+s)>-1,i):Km(t,s,r,i.before||Pm.before);if(e==r&&qm(t,t.selection.main.from))return Um(t,s,r)}return null}(t.state,n);return!!r&&(t.dispatch(r),!0)})),jm=[{key:"Backspace",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=zm(t,t.selection.main.head).brackets||Pm.brackets,n=null,s=t.changeByRange((e=>{if(e.empty){let n=function(t,e){let i=t.sliceString(e-2,e);return qi(Fi(i,0))==i.length?i:i.slice(1)}(t.doc,e.head);for(let s of i)if(s==n&&$m(t.doc,e.head)==Wm(Fi(s,0)))return{changes:{from:e.head-s.length,to:e.head+s.length},range:nn.cursor(e.head-s.length)}}return{range:n=e}}));return n||e(t.update(s,{scrollIntoView:!0,userEvent:"delete.backward"})),!n}}];function qm(t,e){let i=!1;return t.field(Im).between(0,t.doc.length,(t=>{t==e&&(i=!0)})),i}function $m(t,e){let i=t.sliceString(e,e+2);return i.slice(0,qi(Fi(i,0)))}function Km(t,e,i,n){let s=null,r=t.changeByRange((r=>{if(!r.empty)return{changes:[{insert:e,from:r.from},{insert:i,from:r.to}],effects:Bm.of(r.to+e.length),range:nn.range(r.anchor+e.length,r.head+e.length)};let o=$m(t.doc,r.head);return!o||/\s/.test(o)||n.indexOf(o)>-1?{changes:{insert:e+i,from:r.head},effects:Bm.of(r.head+e.length),range:nn.cursor(r.head+e.length)}:{range:s=r}}));return s?null:t.update(r,{scrollIntoView:!0,userEvent:"input.type"})}function Um(t,e,i){let n=null,s=t.selection.ranges.map((e=>e.empty&&$m(t.doc,e.head)==i?nn.cursor(e.head+i.length):n=e));return n?null:t.update({selection:nn.create(s,t.selection.mainIndex),scrollIntoView:!0,effects:t.selection.ranges.map((({from:t})=>Lm.of(t)))})}function Gm(t,e,i,n){let s=n.stringPrefixes||Pm.stringPrefixes,r=null,o=t.changeByRange((n=>{if(!n.empty)return{changes:[{insert:e,from:n.from},{insert:e,from:n.to}],effects:Bm.of(n.to+e.length),range:nn.range(n.anchor+e.length,n.head+e.length)};let o,l=n.head,a=$m(t.doc,l);if(a==e){if(Qm(t,l))return{changes:{insert:e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)};if(qm(t,l)){let n=i&&t.sliceDoc(l,l+3*e.length)==e+e+e;return{range:nn.cursor(l+e.length*(n?3:1)),effects:Lm.of(l)}}}else{if(i&&t.sliceDoc(l-2*e.length,l)==e+e&&(o=Jm(t,l-2*e.length,s))>-1&&Qm(t,o))return{changes:{insert:e+e+e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)};if(t.charCategorizer(l)(a)!=qn.Word&&Jm(t,l,s)>-1&&!function(t,e,i,n){let s=tu(t).resolveInner(e,-1),r=n.reduce(((t,e)=>Math.max(t,e.length)),0);for(let o=0;o<5;o++){let o=t.sliceDoc(s.from,Math.min(s.to,s.from+i.length+r)),l=o.indexOf(i);if(!l||l>-1&&n.indexOf(o.slice(0,l))>-1){let e=s.firstChild;for(;e&&e.from==s.from&&e.to-e.from>i.length+l;){if(t.sliceDoc(e.to-i.length,e.to)==i)return!1;e=e.firstChild}return!0}let a=s.to==e&&s.parent;if(!a)break;s=a}return!1}(t,l,e,s))return{changes:{insert:e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)}}return{range:r=n}}));return r?null:t.update(o,{scrollIntoView:!0,userEvent:"input.type"})}function Qm(t,e){let i=tu(t).resolveInner(e+1);return i.parent&&i.from==e}function Jm(t,e,i){let n=t.charCategorizer(e);if(n(t.sliceDoc(e-1,e))!=qn.Word)return e;for(let s of i){let i=e-s.length;if(t.sliceDoc(i,e)==s&&n(t.sliceDoc(i-1,i))!=qn.Word)return i}return-1}function Xm(t={}){return[Dm,um.of(t),Em,Zm,Rm]}const Ym=[{key:"Ctrl-Space",run:t=>!!t.state.field(Dm,!1)&&(t.dispatch({effects:Cm.of(!0)}),!0)},{key:"Escape",run:t=>{let e=t.state.field(Dm,!1);return!(!e||!e.active.some((t=>0!=t.state)))&&(t.dispatch({effects:Am.of(null)}),!0)}},{key:"ArrowDown",run:Tm(!0)},{key:"ArrowUp",run:Tm(!1)},{key:"PageDown",run:Tm(!0,"page")},{key:"PageUp",run:Tm(!1,"page")},{key:"Enter",run:t=>{let e=t.state.field(Dm,!1);return!(t.state.readOnly||!e||!e.open||e.open.selected<0||Date.now()-e.open.timestamp<t.state.facet(um).interactionDelay)&&(e.open.disabled||lm(t,e.open.options[e.open.selected]),!0)}}],Zm=yn.highest(fa.computeN([um],(t=>t.facet(um).defaultKeymap?[Ym]:[])));class tg{constructor(t,e,i){this.from=t,this.to=e,this.diagnostic=i}}class eg{constructor(t,e,i){this.diagnostics=t,this.panel=e,this.selected=i}static init(t,e,i){let n=t,s=i.facet(mg).markerFilter;s&&(n=s(n));let r=Or.set(n.map((t=>t.from==t.to||t.from==t.to-1&&i.doc.lineAt(t.from).to==t.from?Or.widget({widget:new wg(t),diagnostic:t}).range(t.from):Or.mark({attributes:{class:"cm-lintRange cm-lintRange-"+t.severity},diagnostic:t}).range(t.from,t.to))),!0);return new eg(r,e,ig(r))}}function ig(t,e=null,i=0){let n=null;return t.between(i,1e9,((t,i,{spec:s})=>{if(!e||s.diagnostic==e)return n=new tg(t,i,s.diagnostic),!1})),n}function ng(t,e){return!(!t.effects.some((t=>t.is(rg)))&&!t.changes.touchesRange(e.pos))}function sg(t,e){return t.field(ag,!1)?e:e.concat(Nn.appendConfig.of([ag,sa.decorations.compute([ag],(t=>{let{selected:e,panel:i}=t.field(ag);return e&&i&&e.from!=e.to?Or.set([hg.range(e.from,e.to)]):Or.none})),gh(cg,{hideOn:ng}),Sg]))}const rg=Nn.define(),og=Nn.define(),lg=Nn.define(),ag=dn.define({create:()=>new eg(Or.none,null,null),update(t,e){if(e.docChanged){let i=t.diagnostics.map(e.changes),n=null;if(t.selected){let s=e.changes.mapPos(t.selected.from,1);n=ig(i,t.selected.diagnostic,s)||ig(i,null,s)}t=new eg(i,t.panel,n)}for(let i of e.effects)i.is(rg)?t=eg.init(i.value,t.panel,e.state):i.is(og)?t=new eg(t.diagnostics,i.value?bg.open:null,t.selected):i.is(lg)&&(t=new eg(t.diagnostics,t.panel,i.value));return t},provide:t=>[Sh.from(t,(t=>t.panel)),sa.decorations.from(t,(t=>t.diagnostics))]});const hg=Or.mark({class:"cm-lintRange cm-lintRange-active"});function cg(t,e,i){let{diagnostics:n}=t.state.field(ag),s=[],r=2e8,o=0;n.between(e-(i<0?1:0),e+(i>0?1:0),((t,n,{spec:l})=>{e>=t&&e<=n&&(t==n||(e>t||i>0)&&(e<n||i<0))&&(s.push(l.diagnostic),r=Math.min(t,r),o=Math.max(n,o))}));let l=t.state.facet(mg).tooltipFilter;return l&&(s=l(s)),s.length?{pos:r,end:o,above:t.state.doc.lineAt(r).to<o,create:()=>({dom:ug(t,s)})}:null}function ug(t,e){return Yd("ul",{class:"cm-tooltip-lint"},e.map((e=>vg(t,e,!1))))}const fg=t=>{let e=t.state.field(ag,!1);return!(!e||!e.panel)&&(t.dispatch({effects:og.of(!1)}),!0)},dg=[{key:"Mod-Shift-m",run:t=>{let e=t.state.field(ag,!1);e&&e.panel||t.dispatch({effects:sg(t.state,[og.of(!0)])});let i=yh(t,bg.open);return i&&i.dom.querySelector(".cm-panel-lint ul").focus(),!0},preventDefault:!0},{key:"F8",run:t=>{let e=t.state.field(ag,!1);if(!e)return!1;let i=t.state.selection.main,n=e.diagnostics.iter(i.to+1);return!(!n.value&&(n=e.diagnostics.iter(0),!n.value||n.from==i.from&&n.to==i.to))&&(t.dispatch({selection:{anchor:n.from,head:n.to},scrollIntoView:!0}),!0)}}],pg=Zr.fromClass(class{constructor(t){this.view=t,this.timeout=-1,this.set=!0;let{delay:e}=t.state.facet(mg);this.lintTime=Date.now()+e,this.run=this.run.bind(this),this.timeout=setTimeout(this.run,e)}run(){let t=Date.now();if(t<this.lintTime-10)setTimeout(this.run,this.lintTime-t);else{this.set=!1;let{state:t}=this.view,{sources:e}=t.facet(mg);Promise.all(e.map((t=>Promise.resolve(t(this.view))))).then((e=>{let i=e.reduce(((t,e)=>t.concat(e)));this.view.state.doc==t.doc&&this.view.dispatch(function(t,e){return{effects:sg(t,[rg.of(e)])}}(this.view.state,i))}),(t=>{Qr(this.view.state,t)}))}}update(t){let e=t.state.facet(mg);(t.docChanged||e!=t.startState.facet(mg)||e.needsRefresh&&e.needsRefresh(t))&&(this.lintTime=Date.now()+e.delay,this.set||(this.set=!0,this.timeout=setTimeout(this.run,e.delay)))}force(){this.set&&(this.lintTime=Date.now(),this.run())}destroy(){clearTimeout(this.timeout)}}),mg=on.define({combine:t=>Object.assign({sources:t.map((t=>t.source))},Qn(t.map((t=>t.config)),{delay:750,markerFilter:null,tooltipFilter:null,needsRefresh:null},{needsRefresh:(t,e)=>t?e?i=>t(i)||e(i):t:e})),enables:pg});function gg(t){let e=[];if(t)t:for(let{name:i}of t){for(let t=0;t<i.length;t++){let n=i[t];if(/[a-zA-Z]/.test(n)&&!e.some((t=>t.toLowerCase()==n.toLowerCase()))){e.push(n);continue t}}e.push("")}return e}function vg(t,e,i){var n;let s=i?gg(e.actions):[];return Yd("li",{class:"cm-diagnostic cm-diagnostic-"+e.severity},Yd("span",{class:"cm-diagnosticText"},e.renderMessage?e.renderMessage():e.message),null===(n=e.actions)||void 0===n?void 0:n.map(((i,n)=>{let r=!1,o=n=>{if(n.preventDefault(),r)return;r=!0;let s=ig(t.state.field(ag).diagnostics,e);s&&i.apply(t,s.from,s.to)},{name:l}=i,a=s[n]?l.indexOf(s[n]):-1,h=a<0?l:[l.slice(0,a),Yd("u",l.slice(a,a+1)),l.slice(a+1)];return Yd("button",{type:"button",class:"cm-diagnosticAction",onclick:o,onmousedown:o,"aria-label":` Action: ${l}${a<0?"":` (access key "${s[n]})"`}.`},h)})),e.source&&Yd("div",{class:"cm-diagnosticSource"},e.source))}class wg extends Ar{constructor(t){super(),this.diagnostic=t}eq(t){return t.diagnostic==this.diagnostic}toDOM(){return Yd("span",{class:"cm-lintPoint cm-lintPoint-"+this.diagnostic.severity})}}class yg{constructor(t,e){this.diagnostic=e,this.id="item_"+Math.floor(4294967295*Math.random()).toString(16),this.dom=vg(t,e,!0),this.dom.id=this.id,this.dom.setAttribute("role","option")}}class bg{constructor(t){this.view=t,this.items=[];this.list=Yd("ul",{tabIndex:0,role:"listbox","aria-label":this.view.state.phrase("Diagnostics"),onkeydown:e=>{if(27==e.keyCode)fg(this.view),this.view.focus();else if(38==e.keyCode||33==e.keyCode)this.moveSelection((this.selectedIndex-1+this.items.length)%this.items.length);else if(40==e.keyCode||34==e.keyCode)this.moveSelection((this.selectedIndex+1)%this.items.length);else if(36==e.keyCode)this.moveSelection(0);else if(35==e.keyCode)this.moveSelection(this.items.length-1);else if(13==e.keyCode)this.view.focus();else{if(!(e.keyCode>=65&&e.keyCode<=90&&this.selectedIndex>=0))return;{let{diagnostic:i}=this.items[this.selectedIndex],n=gg(i.actions);for(let s=0;s<n.length;s++)if(n[s].toUpperCase().charCodeAt(0)==e.keyCode){let e=ig(this.view.state.field(ag).diagnostics,i);e&&i.actions[s].apply(t,e.from,e.to)}}}e.preventDefault()},onclick:t=>{for(let e=0;e<this.items.length;e++)this.items[e].dom.contains(t.target)&&this.moveSelection(e)}}),this.dom=Yd("div",{class:"cm-panel-lint"},this.list,Yd("button",{type:"button",name:"close","aria-label":this.view.state.phrase("close"),onclick:()=>fg(this.view)},"×")),this.update()}get selectedIndex(){let t=this.view.state.field(ag).selected;if(!t)return-1;for(let e=0;e<this.items.length;e++)if(this.items[e].diagnostic==t.diagnostic)return e;return-1}update(){let{diagnostics:t,selected:e}=this.view.state.field(ag),i=0,n=!1,s=null;for(t.between(0,this.view.state.doc.length,((t,r,{spec:o})=>{let l,a=-1;for(let t=i;t<this.items.length;t++)if(this.items[t].diagnostic==o.diagnostic){a=t;break}a<0?(l=new yg(this.view,o.diagnostic),this.items.splice(i,0,l),n=!0):(l=this.items[a],a>i&&(this.items.splice(i,a-i),n=!0)),e&&l.diagnostic==e.diagnostic?l.dom.hasAttribute("aria-selected")||(l.dom.setAttribute("aria-selected","true"),s=l):l.dom.hasAttribute("aria-selected")&&l.dom.removeAttribute("aria-selected"),i++}));i<this.items.length&&!(1==this.items.length&&this.items[0].diagnostic.from<0);)n=!0,this.items.pop();0==this.items.length&&(this.items.push(new yg(this.view,{from:-1,to:-1,severity:"info",message:this.view.state.phrase("No diagnostics")})),n=!0),s?(this.list.setAttribute("aria-activedescendant",s.id),this.view.requestMeasure({key:this,read:()=>({sel:s.dom.getBoundingClientRect(),panel:this.list.getBoundingClientRect()}),write:({sel:t,panel:e})=>{t.top<e.top?this.list.scrollTop-=e.top-t.top:t.bottom>e.bottom&&(this.list.scrollTop+=t.bottom-e.bottom)}})):this.selectedIndex<0&&this.list.removeAttribute("aria-activedescendant"),n&&this.sync()}sync(){let t=this.list.firstChild;function e(){let e=t;t=e.nextSibling,e.remove()}for(let i of this.items)if(i.dom.parentNode==this.list){for(;t!=i.dom;)e();t=i.dom.nextSibling}else this.list.insertBefore(i.dom,t);for(;t;)e()}moveSelection(t){if(this.selectedIndex<0)return;let e=ig(this.view.state.field(ag).diagnostics,this.items[t].diagnostic);e&&this.view.dispatch({selection:{anchor:e.from,head:e.to},scrollIntoView:!0,effects:lg.of(e)})}static open(t){return new bg(t)}}function xg(t,e='viewBox="0 0 40 40"'){return`url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" ${e}>${encodeURIComponent(t)}</svg>')`}function kg(t){return xg(`<path d="m0 2.5 l2 -1.5 l1 0 l2 1.5 l1 0" stroke="${t}" fill="none" stroke-width=".7"/>`,'width="6" height="3"')}const Sg=sa.baseTheme({".cm-diagnostic":{padding:"3px 6px 3px 8px",marginLeft:"-1px",display:"block",whiteSpace:"pre-wrap"},".cm-diagnostic-error":{borderLeft:"5px solid #d11"},".cm-diagnostic-warning":{borderLeft:"5px solid orange"},".cm-diagnostic-info":{borderLeft:"5px solid #999"},".cm-diagnosticAction":{font:"inherit",border:"none",padding:"2px 4px",backgroundColor:"#444",color:"white",borderRadius:"3px",marginLeft:"8px",cursor:"pointer"},".cm-diagnosticSource":{fontSize:"70%",opacity:.7},".cm-lintRange":{backgroundPosition:"left bottom",backgroundRepeat:"repeat-x",paddingBottom:"0.7px"},".cm-lintRange-error":{backgroundImage:kg("#d11")},".cm-lintRange-warning":{backgroundImage:kg("orange")},".cm-lintRange-info":{backgroundImage:kg("#999")},".cm-lintRange-active":{backgroundColor:"#ffdd9980"},".cm-tooltip-lint":{padding:0,margin:0},".cm-lintPoint":{position:"relative","&:after":{content:'""',position:"absolute",bottom:0,left:"-2px",borderLeft:"3px solid transparent",borderRight:"3px solid transparent",borderBottom:"4px solid #d11"}},".cm-lintPoint-warning":{"&:after":{borderBottomColor:"orange"}},".cm-lintPoint-info":{"&:after":{borderBottomColor:"#999"}},".cm-panel.cm-panel-lint":{position:"relative","& ul":{maxHeight:"100px",overflowY:"auto","& [aria-selected]":{backgroundColor:"#ddd","& u":{textDecoration:"underline"}},"&:focus [aria-selected]":{background_fallback:"#bdf",backgroundColor:"Highlight",color_fallback:"white",color:"HighlightText"},"& u":{textDecoration:"none"},padding:0,margin:0},"& [name=close]":{position:"absolute",top:"0",right:"2px",background:"inherit",border:"none",font:"inherit",padding:0,margin:0}}});const Cg=(()=>[Fh(),$h,ja(),Bf(),$u(),Ma(),[Ba,La],Gn.allowMultipleSelections.of(!0),Gn.transactionFilter.of((t=>{if(!t.docChanged||!t.isUserEvent("input.type")&&!t.isUserEvent("input.complete"))return t;let e=t.startState.languageDataAt("indentOnInput",t.startState.selection.main.head);if(!e.length)return t;let i=t.newDoc,{head:n}=t.newSelection.main,s=i.lineAt(n);if(n>s.from+200)return t;let r=i.sliceString(s.from,n);if(!e.some((t=>t.test(r))))return t;let{state:o}=t,l=-1,a=[];for(let{head:t}of o.selection.ranges){let e=o.doc.lineAt(t);if(e.from==l)continue;l=e.from;let i=mu(o,e.from);if(null==i)continue;let n=/^\s*/.exec(e.text)[0],s=pu(o,i);n!=s&&a.push({from:e.from,to:e.from+n.length,insert:s})}return a.length?[t,{changes:a,sequential:!0}]:t})),Xu(tf,{fallback:!0}),cf(),[Fm,Im],Xm(),Ya(),eh(),Ga,mp(),fa.of([...jm,...Xd,...Up,...Jf,...Vu,...Ym,...dg])])();var Ag,Mg=i(155);class Og{constructor(t,e,i,n,s,r,o,l,a,h=0,c){this.p=t,this.stack=e,this.state=i,this.reducePos=n,this.pos=s,this.score=r,this.buffer=o,this.bufferBase=l,this.curContext=a,this.lookAhead=h,this.parent=c}toString(){return`[${this.stack.filter(((t,e)=>e%3==0)).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(t,e,i=0){let n=t.parser.context;return new Og(t,[],e,i,i,0,[],0,n?new Dg(n,n.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(t,e){this.stack.push(this.state,e,this.bufferBase+this.buffer.length),this.state=t}reduce(t){var e;let i=t>>19,n=65535&t,{parser:s}=this.p,r=s.dynamicPrecedence(n);if(r&&(this.score+=r),0==i)return this.pushState(s.getGoto(this.state,n,!0),this.reducePos),n<s.minRepeatTerm&&this.storeNode(n,this.reducePos,this.reducePos,4,!0),void this.reduceContext(n,this.reducePos);let o=this.stack.length-3*(i-1)-(262144&t?6:0),l=o?this.stack[o-2]:this.p.ranges[0].from,a=this.reducePos-l;a>=2e3&&!(null===(e=this.p.parser.nodeSet.types[n])||void 0===e?void 0:e.isAnonymous)&&(l==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=a):this.p.lastBigReductionSize<a&&(this.p.bigReductionCount=1,this.p.lastBigReductionStart=l,this.p.lastBigReductionSize=a));let h=o?this.stack[o-1]:0,c=this.bufferBase+this.buffer.length-h;if(n<s.minRepeatTerm||131072&t){let t=s.stateFlag(this.state,1)?this.pos:this.reducePos;this.storeNode(n,l,t,c+4,!0)}if(262144&t)this.state=this.stack[o];else{let t=this.stack[o-3];this.state=s.getGoto(t,n,!0)}for(;this.stack.length>o;)this.stack.pop();this.reduceContext(n,l)}storeNode(t,e,i,n=4,s=!1){if(0==t&&(!this.stack.length||this.stack[this.stack.length-1]<this.buffer.length+this.bufferBase)){let t=this,n=this.buffer.length;if(0==n&&t.parent&&(n=t.bufferBase-t.parent.bufferBase,t=t.parent),n>0&&0==t.buffer[n-4]&&t.buffer[n-1]>-1){if(e==i)return;if(t.buffer[n-2]>=e)return void(t.buffer[n-2]=i)}}if(s&&this.pos!=i){let s=this.buffer.length;if(s>0&&0!=this.buffer[s-4])for(;s>0&&this.buffer[s-2]>i;)this.buffer[s]=this.buffer[s-4],this.buffer[s+1]=this.buffer[s-3],this.buffer[s+2]=this.buffer[s-2],this.buffer[s+3]=this.buffer[s-1],s-=4,n>4&&(n-=4);this.buffer[s]=t,this.buffer[s+1]=e,this.buffer[s+2]=i,this.buffer[s+3]=n}else this.buffer.push(t,e,i,n)}shift(t,e,i){let n=this.pos;if(131072&t)this.pushState(65535&t,this.pos);else if(0==(262144&t)){let s=t,{parser:r}=this.p;(i>this.pos||e<=r.maxNode)&&(this.pos=i,r.stateFlag(s,1)||(this.reducePos=i)),this.pushState(s,n),this.shiftContext(e,n),e<=r.maxNode&&this.buffer.push(e,n,i,4)}else this.pos=i,this.shiftContext(e,n),e<=this.p.parser.maxNode&&this.buffer.push(e,n,i,4)}apply(t,e,i){65536&t?this.reduce(t):this.shift(t,e,i)}useNode(t,e){let i=this.p.reused.length-1;(i<0||this.p.reused[i]!=t)&&(this.p.reused.push(t),i++);let n=this.pos;this.reducePos=this.pos=n+t.length,this.pushState(e,n),this.buffer.push(i,n,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,t,this,this.p.stream.reset(this.pos-t.length)))}split(){let t=this,e=t.buffer.length;for(;e>0&&t.buffer[e-2]>t.reducePos;)e-=4;let i=t.buffer.slice(e),n=t.bufferBase+e;for(;t&&n==t.bufferBase;)t=t.parent;return new Og(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,i,n,this.curContext,this.lookAhead,t)}recoverByDelete(t,e){let i=t<=this.p.parser.maxNode;i&&this.storeNode(t,this.pos,e,4),this.storeNode(0,this.pos,e,i?8:4),this.pos=this.reducePos=e,this.score-=190}canShift(t){for(let e=new Tg(this);;){let i=this.p.parser.stateSlot(e.state,4)||this.p.parser.hasAction(e.state,t);if(0==i)return!1;if(0==(65536&i))return!0;e.reduce(i)}}recoverByInsert(t){if(this.stack.length>=300)return[];let e=this.p.parser.nextStates(this.state);if(e.length>8||this.stack.length>=120){let i=[];for(let n,s=0;s<e.length;s+=2)(n=e[s+1])!=this.state&&this.p.parser.hasAction(n,t)&&i.push(e[s],n);if(this.stack.length<120)for(let t=0;i.length<8&&t<e.length;t+=2){let n=e[t+1];i.some(((t,e)=>1&e&&t==n))||i.push(e[t],n)}e=i}let i=[];for(let t=0;t<e.length&&i.length<4;t+=2){let n=e[t+1];if(n==this.state)continue;let s=this.split();s.pushState(n,this.pos),s.storeNode(0,s.pos,s.pos,4,!0),s.shiftContext(e[t],this.pos),s.score-=200,i.push(s)}return i}forceReduce(){let t=this.p.parser.stateSlot(this.state,5);if(0==(65536&t))return!1;let{parser:e}=this.p;if(!e.validAction(this.state,t)){let i=t>>19,n=65535&t,s=this.stack.length-3*i;if(s<0||e.getGoto(this.stack[s],n,!1)<0)return!1;this.storeNode(0,this.reducePos,this.reducePos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(t),!0}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(3!=this.stack.length)return!1;let{parser:t}=this.p;return 65535==t.data[t.stateSlot(this.state,1)]&&!t.stateSlot(this.state,4)}restart(){this.state=this.stack[0],this.stack.length=0}sameState(t){if(this.state!=t.state||this.stack.length!=t.stack.length)return!1;for(let e=0;e<this.stack.length;e+=3)if(this.stack[e]!=t.stack[e])return!1;return!0}get parser(){return this.p.parser}dialectEnabled(t){return this.p.parser.dialect.flags[t]}shiftContext(t,e){this.curContext&&this.updateContext(this.curContext.tracker.shift(this.curContext.context,t,this,this.p.stream.reset(e)))}reduceContext(t,e){this.curContext&&this.updateContext(this.curContext.tracker.reduce(this.curContext.context,t,this,this.p.stream.reset(e)))}emitContext(){let t=this.buffer.length-1;(t<0||-3!=this.buffer[t])&&this.buffer.push(this.curContext.hash,this.reducePos,this.reducePos,-3)}emitLookAhead(){let t=this.buffer.length-1;(t<0||-4!=this.buffer[t])&&this.buffer.push(this.lookAhead,this.reducePos,this.reducePos,-4)}updateContext(t){if(t!=this.curContext.context){let e=new Dg(this.curContext.tracker,t);e.hash!=this.curContext.hash&&this.emitContext(),this.curContext=e}}setLookAhead(t){t>this.lookAhead&&(this.emitLookAhead(),this.lookAhead=t)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class Dg{constructor(t,e){this.tracker=t,this.context=e,this.hash=t.strict?t.hash(e):0}}!function(t){t[t.Insert=200]="Insert",t[t.Delete=190]="Delete",t[t.Reduce=100]="Reduce",t[t.MaxNext=4]="MaxNext",t[t.MaxInsertStackDepth=300]="MaxInsertStackDepth",t[t.DampenInsertStackDepth=120]="DampenInsertStackDepth",t[t.MinBigReduction=2e3]="MinBigReduction"}(Ag||(Ag={}));class Tg{constructor(t){this.start=t,this.state=t.state,this.stack=t.stack,this.base=this.stack.length}reduce(t){let e=65535&t,i=t>>19;0==i?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=3*(i-1);let n=this.start.p.parser.getGoto(this.stack[this.base-3],e,!0);this.state=n}}class _g{constructor(t,e,i){this.stack=t,this.pos=e,this.index=i,this.buffer=t.buffer,0==this.index&&this.maybeNext()}static create(t,e=t.bufferBase+t.buffer.length){return new _g(t,e,e-t.bufferBase)}maybeNext(){let t=this.stack.parent;null!=t&&(this.index=this.stack.bufferBase-t.bufferBase,this.stack=t,this.buffer=t.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,0==this.index&&this.maybeNext()}fork(){return new _g(this.stack,this.pos,this.index)}}function Eg(t,e=Uint16Array){if("string"!=typeof t)return t;let i=null;for(let n=0,s=0;n<t.length;){let r=0;for(;;){let e=t.charCodeAt(n++),i=!1;if(126==e){r=65535;break}e>=92&&e--,e>=34&&e--;let s=e-32;if(s>=46&&(s-=46,i=!0),r+=s,i)break;r*=46}i?i[s++]=r:i=new e(r)}return i}class Rg{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}const Pg=new Rg;class Bg{constructor(t,e){this.input=t,this.ranges=e,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=Pg,this.rangeIndex=0,this.pos=this.chunkPos=e[0].from,this.range=e[0],this.end=e[e.length-1].to,this.readNext()}resolveOffset(t,e){let i=this.range,n=this.rangeIndex,s=this.pos+t;for(;s<i.from;){if(!n)return null;let t=this.ranges[--n];s-=i.from-t.to,i=t}for(;e<0?s>i.to:s>=i.to;){if(n==this.ranges.length-1)return null;let t=this.ranges[++n];s+=t.from-i.to,i=t}return s}clipPos(t){if(t>=this.range.from&&t<this.range.to)return t;for(let e of this.ranges)if(e.to>t)return Math.max(t,e.from);return this.end}peek(t){let e,i,n=this.chunkOff+t;if(n>=0&&n<this.chunk.length)e=this.pos+t,i=this.chunk.charCodeAt(n);else{let n=this.resolveOffset(t,1);if(null==n)return-1;if(e=n,e>=this.chunk2Pos&&e<this.chunk2Pos+this.chunk2.length)i=this.chunk2.charCodeAt(e-this.chunk2Pos);else{let t=this.rangeIndex,n=this.range;for(;n.to<=e;)n=this.ranges[++t];this.chunk2=this.input.chunk(this.chunk2Pos=e),e+this.chunk2.length>n.to&&(this.chunk2=this.chunk2.slice(0,n.to-e)),i=this.chunk2.charCodeAt(0)}}return e>=this.token.lookAhead&&(this.token.lookAhead=e+1),i}acceptToken(t,e=0){let i=e?this.resolveOffset(e,-1):this.pos;if(null==i||i<this.token.start)throw new RangeError("Token end out of bounds");this.token.value=t,this.token.end=i}getChunk(){if(this.pos>=this.chunk2Pos&&this.pos<this.chunk2Pos+this.chunk2.length){let{chunk:t,chunkPos:e}=this;this.chunk=this.chunk2,this.chunkPos=this.chunk2Pos,this.chunk2=t,this.chunk2Pos=e,this.chunkOff=this.pos-this.chunkPos}else{this.chunk2=this.chunk,this.chunk2Pos=this.chunkPos;let t=this.input.chunk(this.pos),e=this.pos+t.length;this.chunk=e>this.range.to?t.slice(0,this.range.to-this.pos):t,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(t=1){for(this.chunkOff+=t;this.pos+t>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();t-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=t,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(t,e){if(e?(this.token=e,e.start=t,e.lookAhead=t+1,e.value=e.extended=-1):this.token=Pg,this.pos!=t){if(this.pos=t,t==this.end)return this.setDone(),this;for(;t<this.range.from;)this.range=this.ranges[--this.rangeIndex];for(;t>=this.range.to;)this.range=this.ranges[++this.rangeIndex];t>=this.chunkPos&&t<this.chunkPos+this.chunk.length?this.chunkOff=t-this.chunkPos:(this.chunk="",this.chunkOff=0),this.readNext()}return this}read(t,e){if(t>=this.chunkPos&&e<=this.chunkPos+this.chunk.length)return this.chunk.slice(t-this.chunkPos,e-this.chunkPos);if(t>=this.chunk2Pos&&e<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(t-this.chunk2Pos,e-this.chunk2Pos);if(t>=this.range.from&&e<=this.range.to)return this.input.read(t,e);let i="";for(let n of this.ranges){if(n.from>=e)break;n.to>t&&(i+=this.input.read(Math.max(n.from,t),Math.min(n.to,e)))}return i}}class Lg{constructor(t,e){this.data=t,this.id=e}token(t,e){let{parser:i}=e.p;Ng(this.data,t,e,this.id,i.data,i.tokenPrecTable)}}Lg.prototype.contextual=Lg.prototype.fallback=Lg.prototype.extend=!1;Lg.prototype.fallback=Lg.prototype.extend=!1;function Ng(t,e,i,n,s,r){let o=0,l=1<<n,{dialect:a}=i.p.parser;t:for(;0!=(l&t[o]);){let i=t[o+1];for(let n=o+3;n<i;n+=2)if((t[n+1]&l)>0){let i=t[n];if(a.allows(i)&&(-1==e.token.value||e.token.value==i||Vg(i,e.token.value,s,r))){e.acceptToken(i);break}}let n=e.next,h=0,c=t[o+2];if(!(e.next<0&&c>h&&65535==t[i+3*c-3]&&65535==t[i+3*c-3])){for(;h<c;){let s=h+c>>1,r=i+s+(s<<1),l=t[r],a=t[r+1]||65536;if(n<l)c=s;else{if(!(n>=a)){o=t[r+2],e.advance();continue t}h=s+1}}break}o=t[i+3*c-1]}}function Ig(t,e,i){for(let n,s=e;65535!=(n=t[s]);s++)if(n==i)return s-e;return-1}function Vg(t,e,i,n){let s=Ig(i,n,e);return s<0||Ig(i,n,t)<s}const Wg=void 0!==Mg&&Mg.env&&/\bparse\b/.test(Mg.env.LOG);let zg=null;var Hg,Fg;function jg(t,e,i){let n=t.cursor(ec.IncludeAnonymous);for(n.moveTo(e);;)if(!(i<0?n.childBefore(e):n.childAfter(e)))for(;;){if((i<0?n.to<e:n.from>e)&&!n.type.isError)return i<0?Math.max(0,Math.min(n.to-1,e-25)):Math.min(t.length,Math.max(n.from+1,e+25));if(i<0?n.prevSibling():n.nextSibling())break;if(!n.parent())return i<0?0:t.length}}!function(t){t[t.Margin=25]="Margin"}(Hg||(Hg={}));class qg{constructor(t,e){this.fragments=t,this.nodeSet=e,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let t=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(t){for(this.safeFrom=t.openStart?jg(t.tree,t.from+t.offset,1)-t.offset:t.from,this.safeTo=t.openEnd?jg(t.tree,t.to+t.offset,-1)-t.offset:t.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(t.tree),this.start.push(-t.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(t){if(t<this.nextStart)return null;for(;this.fragment&&this.safeTo<=t;)this.nextFragment();if(!this.fragment)return null;for(;;){let e=this.trees.length-1;if(e<0)return this.nextFragment(),null;let i=this.trees[e],n=this.index[e];if(n==i.children.length){this.trees.pop(),this.start.pop(),this.index.pop();continue}let s=i.children[n],r=this.start[e]+i.positions[n];if(r>t)return this.nextStart=r,null;if(s instanceof ic){if(r==t){if(r<this.safeFrom)return null;let t=r+s.length;if(t<=this.safeTo){let e=s.prop(Qh.lookAhead);if(!e||t+e<this.fragment.to)return s}}this.index[e]++,r+s.length>=Math.max(this.safeFrom,t)&&(this.trees.push(s),this.start.push(r),this.index.push(0))}else this.index[e]++,this.nextStart=r+s.length}}}class $g{constructor(t,e){this.stream=e,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=t.tokenizers.map((t=>new Rg))}getActions(t){let e=0,i=null,{parser:n}=t.p,{tokenizers:s}=n,r=n.stateSlot(t.state,3),o=t.curContext?t.curContext.hash:0,l=0;for(let n=0;n<s.length;n++){if(0==(1<<n&r))continue;let a=s[n],h=this.tokens[n];if((!i||a.fallback)&&((a.contextual||h.start!=t.pos||h.mask!=r||h.context!=o)&&(this.updateCachedToken(h,a,t),h.mask=r,h.context=o),h.lookAhead>h.end+25&&(l=Math.max(h.lookAhead,l)),0!=h.value)){let n=e;if(h.extended>-1&&(e=this.addActions(t,h.extended,h.end,e)),e=this.addActions(t,h.value,h.end,e),!a.extend&&(i=h,e>n))break}}for(;this.actions.length>e;)this.actions.pop();return l&&t.setLookAhead(l),i||t.pos!=this.stream.end||(i=new Rg,i.value=t.p.parser.eofTerm,i.start=i.end=t.pos,e=this.addActions(t,i.value,i.end,e)),this.mainToken=i,this.actions}getMainToken(t){if(this.mainToken)return this.mainToken;let e=new Rg,{pos:i,p:n}=t;return e.start=i,e.end=Math.min(i+1,n.stream.end),e.value=i==n.stream.end?n.parser.eofTerm:0,e}updateCachedToken(t,e,i){let n=this.stream.clipPos(i.pos);if(e.token(this.stream.reset(n,t),i),t.value>-1){let{parser:e}=i.p;for(let n=0;n<e.specialized.length;n++)if(e.specialized[n]==t.value){let s=e.specializers[n](this.stream.read(t.start,t.end),i);if(s>=0&&i.p.parser.dialect.allows(s>>1)){0==(1&s)?t.value=s>>1:t.extended=s>>1;break}}}else t.value=0,t.end=this.stream.clipPos(n+1)}putAction(t,e,i,n){for(let e=0;e<n;e+=3)if(this.actions[e]==t)return n;return this.actions[n++]=t,this.actions[n++]=e,this.actions[n++]=i,n}addActions(t,e,i,n){let{state:s}=t,{parser:r}=t.p,{data:o}=r;for(let t=0;t<2;t++)for(let l=r.stateSlot(s,t?2:1);;l+=3){if(65535==o[l]){if(1!=o[l+1]){0==n&&2==o[l+1]&&(n=this.putAction(Jg(o,l+2),e,i,n));break}l=Jg(o,l+2)}o[l]==e&&(n=this.putAction(Jg(o,l+1),e,i,n))}return n}}!function(t){t[t.Distance=5]="Distance",t[t.MaxRemainingPerStep=3]="MaxRemainingPerStep",t[t.MinBufferLengthPrune=500]="MinBufferLengthPrune",t[t.ForceReduceLimit=10]="ForceReduceLimit",t[t.CutDepth=15e3]="CutDepth",t[t.CutTo=9e3]="CutTo",t[t.MaxLeftAssociativeReductionCount=300]="MaxLeftAssociativeReductionCount",t[t.MaxStackCount=12]="MaxStackCount"}(Fg||(Fg={}));class Kg{constructor(t,e,i,n){this.parser=t,this.input=e,this.ranges=n,this.recovering=0,this.nextStackID=9812,this.minStackPos=0,this.reused=[],this.stoppedAt=null,this.lastBigReductionStart=-1,this.lastBigReductionSize=0,this.bigReductionCount=0,this.stream=new Bg(e,n),this.tokens=new $g(t,this.stream),this.topTerm=t.top[1];let{from:s}=n[0];this.stacks=[Og.start(this,t.top[0],s)],this.fragments=i.length&&this.stream.end-s>4*t.bufferLength?new qg(i,t.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let t,e,i=this.stacks,n=this.minStackPos,s=this.stacks=[];if(this.bigReductionCount>300&&1==i.length){let[t]=i;for(;t.forceReduce()&&t.stack.length&&t.stack[t.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let r=0;r<i.length;r++){let o=i[r];for(;;){if(this.tokens.mainToken=null,o.pos>n)s.push(o);else{if(this.advanceStack(o,s,i))continue;{t||(t=[],e=[]),t.push(o);let i=this.tokens.getMainToken(o);e.push(i.value,i.end)}}break}}if(!s.length){let e=t&&function(t){let e=null;for(let i of t){let t=i.p.stoppedAt;(i.pos==i.p.stream.end||null!=t&&i.pos>t)&&i.p.parser.stateFlag(i.state,2)&&(!e||e.score<i.score)&&(e=i)}return e}(t);if(e)return this.stackToTree(e);if(this.parser.strict)throw Wg&&t&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),new SyntaxError("No parse at "+n);this.recovering||(this.recovering=5)}if(this.recovering&&t){let i=null!=this.stoppedAt&&t[0].pos>this.stoppedAt?t[0]:this.runRecovery(t,e,s);if(i)return this.stackToTree(i.forceAll())}if(this.recovering){let t=1==this.recovering?1:3*this.recovering;if(s.length>t)for(s.sort(((t,e)=>e.score-t.score));s.length>t;)s.pop();s.some((t=>t.reducePos>n))&&this.recovering--}else if(s.length>1){t:for(let t=0;t<s.length-1;t++){let e=s[t];for(let i=t+1;i<s.length;i++){let n=s[i];if(e.sameState(n)||e.buffer.length>500&&n.buffer.length>500){if(!((e.score-n.score||e.buffer.length-n.buffer.length)>0)){s.splice(t--,1);continue t}s.splice(i--,1)}}}s.length>12&&s.splice(12,s.length-12)}this.minStackPos=s[0].pos;for(let t=1;t<s.length;t++)s[t].pos<this.minStackPos&&(this.minStackPos=s[t].pos);return null}stopAt(t){if(null!=this.stoppedAt&&this.stoppedAt<t)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=t}advanceStack(t,e,i){let n=t.pos,{parser:s}=this,r=Wg?this.stackID(t)+" -> ":"";if(null!=this.stoppedAt&&n>this.stoppedAt)return t.forceReduce()?t:null;if(this.fragments){let e=t.curContext&&t.curContext.tracker.strict,i=e?t.curContext.hash:0;for(let o=this.fragments.nodeAt(n);o;){let n=this.parser.nodeSet.types[o.type.id]==o.type?s.getGoto(t.state,o.type.id):-1;if(n>-1&&o.length&&(!e||(o.prop(Qh.contextHash)||0)==i))return t.useNode(o,n),Wg&&console.log(r+this.stackID(t)+` (via reuse of ${s.getName(o.type.id)})`),!0;if(!(o instanceof ic)||0==o.children.length||o.positions[0]>0)break;let l=o.children[0];if(!(l instanceof ic&&0==o.positions[0]))break;o=l}}let o=s.stateSlot(t.state,4);if(o>0)return t.reduce(o),Wg&&console.log(r+this.stackID(t)+` (via always-reduce ${s.getName(65535&o)})`),!0;if(t.stack.length>=15e3)for(;t.stack.length>9e3&&t.forceReduce(););let l=this.tokens.getActions(t);for(let o=0;o<l.length;){let a=l[o++],h=l[o++],c=l[o++],u=o==l.length||!i,f=u?t:t.split();if(f.apply(a,h,c),Wg&&console.log(r+this.stackID(f)+` (via ${0==(65536&a)?"shift":`reduce of ${s.getName(65535&a)}`} for ${s.getName(h)} @ ${n}${f==t?"":", split"})`),u)return!0;f.pos>n?e.push(f):i.push(f)}return!1}advanceFully(t,e){let i=t.pos;for(;;){if(!this.advanceStack(t,null,null))return!1;if(t.pos>i)return Ug(t,e),!0}}runRecovery(t,e,i){let n=null,s=!1;for(let r=0;r<t.length;r++){let o=t[r],l=e[r<<1],a=e[1+(r<<1)],h=Wg?this.stackID(o)+" -> ":"";if(o.deadEnd){if(s)continue;if(s=!0,o.restart(),Wg&&console.log(h+this.stackID(o)+" (restarted)"),this.advanceFully(o,i))continue}let c=o.split(),u=h;for(let t=0;c.forceReduce()&&t<10;t++){if(Wg&&console.log(u+this.stackID(c)+" (via force-reduce)"),this.advanceFully(c,i))break;Wg&&(u=this.stackID(c)+" -> ")}for(let t of o.recoverByInsert(l))Wg&&console.log(h+this.stackID(t)+" (via recover-insert)"),this.advanceFully(t,i);this.stream.end>o.pos?(a==o.pos&&(a++,l=0),o.recoverByDelete(l,a),Wg&&console.log(h+this.stackID(o)+` (via recover-delete ${this.parser.getName(l)})`),Ug(o,i)):(!n||n.score<o.score)&&(n=o)}return n}stackToTree(t){return t.close(),ic.build({buffer:_g.create(t),nodeSet:this.parser.nodeSet,topID:this.topTerm,maxBufferLength:this.parser.bufferLength,reused:this.reused,start:this.ranges[0].from,length:t.pos-this.ranges[0].from,minRepeatType:this.parser.minRepeatTerm})}stackID(t){let e=(zg||(zg=new WeakMap)).get(t);return e||zg.set(t,e=String.fromCodePoint(this.nextStackID++)),e+t}}function Ug(t,e){for(let i=0;i<e.length;i++){let n=e[i];if(n.pos==t.pos&&n.sameState(t))return void(e[i].score<t.score&&(e[i]=t))}e.push(t)}class Gg{constructor(t,e,i){this.source=t,this.flags=e,this.disabled=i}allows(t){return!this.disabled||0==this.disabled[t]}}class Qg extends yc{constructor(t){if(super(),this.wrappers=[],14!=t.version)throw new RangeError(`Parser version (${t.version}) doesn't match runtime version (14)`);let e=t.nodeNames.split(" ");this.minRepeatTerm=e.length;for(let i=0;i<t.repeatNodeCount;i++)e.push("");let i=Object.keys(t.topRules).map((e=>t.topRules[e][1])),n=[];for(let t=0;t<e.length;t++)n.push([]);function s(t,e,i){n[t].push([e,e.deserialize(String(i))])}if(t.nodeProps)for(let e of t.nodeProps){let t=e[0];"string"==typeof t&&(t=Qh[t]);for(let i=1;i<e.length;){let n=e[i++];if(n>=0)s(n,t,e[i++]);else{let r=e[i+-n];for(let o=-n;o>0;o--)s(e[i++],t,r);i++}}}this.nodeSet=new Yh(e.map(((e,s)=>Xh.define({name:s>=this.minRepeatTerm?void 0:e,id:s,props:n[s],top:i.indexOf(s)>-1,error:0==s,skipped:t.skippedNodes&&t.skippedNodes.indexOf(s)>-1})))),t.propSources&&(this.nodeSet=this.nodeSet.extend(...t.propSources)),this.strict=!1,this.bufferLength=Kh;let r=Eg(t.tokenData);this.context=t.context,this.specializerSpecs=t.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let t=0;t<this.specializerSpecs.length;t++)this.specialized[t]=this.specializerSpecs[t].term;this.specializers=this.specializerSpecs.map(Xg),this.states=Eg(t.states,Uint32Array),this.data=Eg(t.stateData),this.goto=Eg(t.goto),this.maxTerm=t.maxTerm,this.tokenizers=t.tokenizers.map((t=>"number"==typeof t?new Lg(r,t):t)),this.topRules=t.topRules,this.dialects=t.dialects||{},this.dynamicPrecedences=t.dynamicPrecedences||null,this.tokenPrecTable=t.tokenPrec,this.termNames=t.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(t,e,i){let n=new Kg(this,t,e,i);for(let s of this.wrappers)n=s(n,t,e,i);return n}getGoto(t,e,i=!1){let n=this.goto;if(e>=n[0])return-1;for(let s=n[e+1];;){let e=n[s++],r=1&e,o=n[s++];if(r&&i)return o;for(let i=s+(e>>1);s<i;s++)if(n[s]==t)return o;if(r)return-1}}hasAction(t,e){let i=this.data;for(let n=0;n<2;n++)for(let s,r=this.stateSlot(t,n?2:1);;r+=3){if(65535==(s=i[r])){if(1!=i[r+1]){if(2==i[r+1])return Jg(i,r+2);break}s=i[r=Jg(i,r+2)]}if(s==e||0==s)return Jg(i,r+1)}return 0}stateSlot(t,e){return this.states[6*t+e]}stateFlag(t,e){return(this.stateSlot(t,0)&e)>0}validAction(t,e){if(e==this.stateSlot(t,4))return!0;for(let i=this.stateSlot(t,1);;i+=3){if(65535==this.data[i]){if(1!=this.data[i+1])return!1;i=Jg(this.data,i+2)}if(e==Jg(this.data,i+1))return!0}}nextStates(t){let e=[];for(let i=this.stateSlot(t,1);;i+=3){if(65535==this.data[i]){if(1!=this.data[i+1])break;i=Jg(this.data,i+2)}if(0==(1&this.data[i+2])){let t=this.data[i+1];e.some(((e,i)=>1&i&&e==t))||e.push(this.data[i],t)}}return e}configure(t){let e=Object.assign(Object.create(Qg.prototype),this);if(t.props&&(e.nodeSet=this.nodeSet.extend(...t.props)),t.top){let i=this.topRules[t.top];if(!i)throw new RangeError(`Invalid top rule name ${t.top}`);e.top=i}return t.tokenizers&&(e.tokenizers=this.tokenizers.map((e=>{let i=t.tokenizers.find((t=>t.from==e));return i?i.to:e}))),t.specializers&&(e.specializers=this.specializers.slice(),e.specializerSpecs=this.specializerSpecs.map(((i,n)=>{let s=t.specializers.find((t=>t.from==i.external));if(!s)return i;let r=Object.assign(Object.assign({},i),{external:s.to});return e.specializers[n]=Xg(r),r}))),t.contextTracker&&(e.context=t.contextTracker),t.dialect&&(e.dialect=this.parseDialect(t.dialect)),null!=t.strict&&(e.strict=t.strict),t.wrap&&(e.wrappers=e.wrappers.concat(t.wrap)),null!=t.bufferLength&&(e.bufferLength=t.bufferLength),e}hasWrappers(){return this.wrappers.length>0}getName(t){return this.termNames?this.termNames[t]:String(t<=this.maxNode&&this.nodeSet.types[t].name||t)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(t){let e=this.dynamicPrecedences;return null==e?0:e[t]||0}parseDialect(t){let e=Object.keys(this.dialects),i=e.map((()=>!1));if(t)for(let n of t.split(" ")){let t=e.indexOf(n);t>=0&&(i[t]=!0)}let n=null;for(let t=0;t<e.length;t++)if(!i[t])for(let i,s=this.dialects[e[t]];65535!=(i=this.data[s++]);)(n||(n=new Uint8Array(this.maxTerm+1)))[i]=1;return new Gg(t,i,n)}static deserialize(t){return new Qg(t)}}function Jg(t,e){return t[e]|t[e+1]<<16}function Xg(t){if(t.external){let e=t.extend?1:0;return(i,n)=>t.external(i,n)<<1|e}return t.get}const Yg=Ac({String:Kc.string,Number:Kc.number,"True False":Kc.bool,PropertyName:Kc.propertyName,Null:Kc.null,",":Kc.separator,"[ ]":Kc.squareBracket,"{ }":Kc.brace}),Zg=Qg.deserialize({version:14,states:"$bOVQPOOOOQO'#Cb'#CbOnQPO'#CeOvQPO'#CjOOQO'#Cp'#CpQOQPOOOOQO'#Cg'#CgO}QPO'#CfO!SQPO'#CrOOQO,59P,59PO![QPO,59PO!aQPO'#CuOOQO,59U,59UO!iQPO,59UOVQPO,59QOqQPO'#CkO!nQPO,59^OOQO1G.k1G.kOVQPO'#ClO!vQPO,59aOOQO1G.p1G.pOOQO1G.l1G.lOOQO,59V,59VOOQO-E6i-E6iOOQO,59W,59WOOQO-E6j-E6j",stateData:"#O~OcOS~OQSORSOSSOTSOWQO]ROePO~OVXOeUO~O[[O~PVOg^O~Oh_OVfX~OVaO~OhbO[iX~O[dO~Oh_OVfa~OhbO[ia~O",goto:"!kjPPPPPPkPPkqwPPk{!RPPP!XP!ePP!hXSOR^bQWQRf_TVQ_Q`WRg`QcZRicQTOQZRQe^RhbRYQR]R",nodeNames:"⚠ JsonText True False Null Number String } { Object Property PropertyName ] [ Array",maxTerm:25,nodeProps:[["openedBy",7,"{",12,"["],["closedBy",8,"}",13,"]"]],propSources:[Yg],skippedNodes:[0],repeatNodeCount:2,tokenData:"(p~RaXY!WYZ!W]^!Wpq!Wrs!]|}$i}!O$n!Q!R$w!R![&V![!]&h!}#O&m#P#Q&r#Y#Z&w#b#c'f#h#i'}#o#p(f#q#r(k~!]Oc~~!`Upq!]qr!]rs!rs#O!]#O#P!w#P~!]~!wOe~~!zXrs!]!P!Q!]#O#P!]#U#V!]#Y#Z!]#b#c!]#f#g!]#h#i!]#i#j#g~#jR!Q![#s!c!i#s#T#Z#s~#vR!Q![$P!c!i$P#T#Z$P~$SR!Q![$]!c!i$]#T#Z$]~$`R!Q![!]!c!i!]#T#Z!]~$nOh~~$qQ!Q!R$w!R![&V~$|RT~!O!P%V!g!h%k#X#Y%k~%YP!Q![%]~%bRT~!Q![%]!g!h%k#X#Y%k~%nR{|%w}!O%w!Q![%}~%zP!Q![%}~&SPT~!Q![%}~&[ST~!O!P%V!Q![&V!g!h%k#X#Y%k~&mOg~~&rO]~~&wO[~~&zP#T#U&}~'QP#`#a'T~'WP#g#h'Z~'^P#X#Y'a~'fOR~~'iP#i#j'l~'oP#`#a'r~'uP#`#a'x~'}OS~~(QP#f#g(T~(WP#i#j(Z~(^P#X#Y(a~(fOQ~~(kOW~~(pOV~",tokenizers:[0],topRules:{JsonText:[0,1]},tokenPrec:0}),tv=()=>t=>{try{JSON.parse(t.state.doc.toString())}catch(e){if(!(e instanceof SyntaxError))throw e;const i=function(t,e){let i;return(i=t.message.match(/at position (\d+)/))?Math.min(+i[1],e.length):(i=t.message.match(/at line (\d+) column (\d+)/))?Math.min(e.line(+i[1]).from+ +i[2]-1,e.length):0}(e,t.state.doc);return[{from:i,message:e.message,severity:"error",to:i}]}return[]};const ev=Zc.define({name:"json",parser:Zg.configure({props:[vu.add({Object:Cu({except:/^\s*\}/}),Array:Cu({except:/^\s*\]/})}),Mu.add({"Object Array":function(t){let e=t.firstChild,i=t.lastChild;return e&&e.to<i.from?{from:e.to,to:i.type.isError?t.to:i.from}:null}})]}),languageData:{closeBrackets:{brackets:["[","{",'"']},indentOnInput:/^\s*[\}\]]$/}});function iv(t){return iv="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},iv(t)}window.metabase={settings:window.metabaseJS,fields:[],object:null,metaType:null,openModal:!1,openTab:!0,confirmDelete:!1,loading:null,savingMeta:null,deleted:[],currentField:{},editing:"",codeMirror:null,errorCode:"",capitalize:function(t){return(null==t?void 0:t.charAt(0).toUpperCase())+(null==t?void 0:t.slice(1))},get errorMessage(){return this.settings.errors[this.errorCode]},init:function(t){if(t){this.fields=t.fields,this.object=t.object,this.metaType=t.type;var e=this,i=new xn,n=new xn,s=function(t,e={}){return mg.of({source:t,config:e})}(tv()),r=Gn.create({extensions:[Cg,i.of(new cu(ev)),n.of(Gn.tabSize.of(8)),s,sa.updateListener.of((function(t){e.errorCode=""}))]}),o=new sa({state:r,parent:document.querySelector("#metabase-editor")});this.codeMirror=o}},edit:function(t){this.openModal=!0,this.savingMeta=!1,this.currentField=t,this.editing=JSON.stringify(t.value,null,2),this.cannotEdit?this.errorCode="lint":this.codeMirror.dispatch({changes:{from:0,to:this.codeMirror.state.doc.length,insert:this.editing}})},trash:function(t,e){var i=this;this.loading=e;var n=new FormData;n.append("action","ajax_edit_meta"),n.append("do","trash"),n.append("field",JSON.stringify(t)),n.append("object",this.object),n.append("meta_type",this.metaType),n.append("security",this.settings.trashnonce),fetch(this.settings.ajaxUrl,{method:"POST",body:n}).then((function(t){return t.json()})).then((function(t){"success"==t.data.message&&i.deleted.push(e),i.loading=null}))},saveMeta:function( t){var e=this;if(function(t){let e=t.field(ag,!1);return e?e.diagnostics.size:0}(this.codeMirror.state)>0)this.errorCode="lint";else{this.savingMeta=!0;var i=this.codeMirror.state.doc.toString(),n=new FormData;n.append("action","ajax_edit_meta"),n.append("do","edit"),n.append("object",this.object||0),n.append("key",this.currentField.key||""),n.append("data_type",this.currentField.type||""),n.append("is_serialized",this.currentField.is_serialized||!1),n.append("value",i),n.append("meta_type",this.metaType||"post"),n.append("security",this.settings.editnonce),fetch(this.settings.ajaxUrl,{method:"POST",body:n}).then((function(t){return t.json()})).then((function(t){"success"==t.data.message?(e.currentField.value[0]=t.data.new,e.openModal=!1):e.errorCode=t.data.code||"http",e.saveMeta=!1}))}},dump:function(t,e){var i="";e||(e=0);for(var n="",s=0;s<e+1;s++)n+=" ";if("object"==iv(t))for(var r in t){var o=t[r];"object"==iv(o)?(i+=n+"'"+r+"' ...\n",i+=this.dump(o,e+1)):i+=n+"'"+r+"' => \""+o+'"\n'}else i="===>"+t+"<===("+iv(t)+")";return i}},window.Alpine=Ci,Ci.start()},583:()=>{},155:t=>{var e,i,n=t.exports={};function s(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function o(t){if(e===setTimeout)return setTimeout(t,0);if((e===s||!e)&&setTimeout)return e=setTimeout,setTimeout(t,0);try{return e(t,0)}catch(i){try{return e.call(null,t,0)}catch(i){return e.call(this,t,0)}}}!function(){try{e="function"==typeof setTimeout?setTimeout:s}catch(t){e=s}try{i="function"==typeof clearTimeout?clearTimeout:r}catch(t){i=r}}();var l,a=[],h=!1,c=-1;function u(){h&&l&&(h=!1,l.length?a=l.concat(a):c=-1,a.length&&f())}function f(){if(!h){var t=o(u);h=!0;for(var e=a.length;e;){for(l=a,a=[];++c<e;)l&&l[c].run();c=-1,e=a.length}l=null,h=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===r||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(t)}}function d(t,e){this.fun=t,this.array=e}function p(){}n.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)e[i-1]=arguments[i];a.push(new d(t,e)),1!==a.length||h||o(f)},d.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=p,n.addListener=p,n.once=p,n.off=p,n.removeListener=p,n.removeAllListeners=p,n.emit=p,n.prependListener=p,n.prependOnceListener=p,n.listeners=function(t){return[]},n.binding=function(t){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(t){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}}},i={};function n(t){var s=i[t];if(void 0!==s)return s.exports;var r=i[t]={exports:{}};return e[t](r,r.exports,n),r.exports}n.m=e,t=[],n.O=(e,i,s,r)=>{if(!i){var o=1/0;for(c=0;c<t.length;c++){for(var[i,s,r]=t[c],l=!0,a=0;a<i.length;a++)(!1&r||o>=r)&&Object.keys(n.O).every((t=>n.O[t](i[a])))?i.splice(a--,1):(l=!1,r<o&&(o=r));if(l){t.splice(c--,1);var h=s();void 0!==h&&(e=h)}}return e}r=r||0;for(var c=t.length;c>0&&t[c-1][2]>r;c--)t[c]=t[c-1];t[c]=[i,s,r]},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{var t={983:0,739:0};n.O.j=e=>0===t[e];var e=(e,i)=>{var s,r,[o,l,a]=i,h=0;if(o.some((e=>0!==t[e]))){for(s in l)n.o(l,s)&&(n.m[s]=l[s]);if(a)var c=a(n)}for(e&&e(i);h<o.length;h++)r=o[h],n.o(t,r)&&t[r]&&t[r][0](),t[r]=0;return n.O(c)},i=self.webpackChunkbookslot=self.webpackChunkbookslot||[];i.forEach(e.bind(null,0)),i.push=e.bind(null,i.push.bind(i))})(),n.O(void 0,[739],(()=>n(796)));var s=n.O(void 0,[739],(()=>n(583)));s=n.O(s)})();1 (()=>{var t,e={796:(t,e,i)=>{"use strict";var n,s,r,o,l=!1,a=!1,h=[];function c(t){!function(t){h.includes(t)||h.push(t);a||l||(l=!0,queueMicrotask(f))}(t)}function u(t){let e=h.indexOf(t);-1!==e&&h.splice(e,1)}function f(){l=!1,a=!0;for(let t=0;t<h.length;t++)h[t]();h.length=0,a=!1}var d=!0;function p(t){s=t}var m=[],g=[],v=[];function w(t,e){"function"==typeof e?(t._x_cleanups||(t._x_cleanups=[]),t._x_cleanups.push(e)):(e=t,g.push(e))}function y(t,e){t._x_attributeCleanups&&Object.entries(t._x_attributeCleanups).forEach((([i,n])=>{(void 0===e||e.includes(i))&&(n.forEach((t=>t())),delete t._x_attributeCleanups[i])}))}var b=new MutationObserver(T),x=!1;function k(){b.observe(document,{subtree:!0,childList:!0,attributes:!0,attributeOldValue:!0}),x=!0}function S(){(C=C.concat(b.takeRecords())).length&&!A&&(A=!0,queueMicrotask((()=>{T(C),C.length=0,A=!1}))),b.disconnect(),x=!1}var C=[],A=!1;function M(t){if(!x)return t();S();let e=t();return k(),e}var O=!1,D=[];function T(t){if(O)return void(D=D.concat(t));let e=[],i=[],n=new Map,s=new Map;for(let r=0;r<t.length;r++)if(!t[r].target._x_ignoreMutationObserver&&("childList"===t[r].type&&(t[r].addedNodes.forEach((t=>1===t.nodeType&&e.push(t))),t[r].removedNodes.forEach((t=>1===t.nodeType&&i.push(t)))),"attributes"===t[r].type)){let e=t[r].target,i=t[r].attributeName,o=t[r].oldValue,l=()=>{n.has(e)||n.set(e,[]),n.get(e).push({name:i,value:e.getAttribute(i)})},a=()=>{s.has(e)||s.set(e,[]),s.get(e).push(i)};e.hasAttribute(i)&&null===o?l():e.hasAttribute(i)?(a(),l()):a()}s.forEach(((t,e)=>{y(e,t)})),n.forEach(((t,e)=>{m.forEach((i=>i(e,t)))}));for(let t of i)if(!e.includes(t)&&(g.forEach((e=>e(t))),t._x_cleanups))for(;t._x_cleanups.length;)t._x_cleanups.pop()();e.forEach((t=>{t._x_ignoreSelf=!0,t._x_ignore=!0}));for(let t of e)i.includes(t)||t.isConnected&&(delete t._x_ignoreSelf,delete t._x_ignore,v.forEach((e=>e(t))),t._x_ignore=!0,t._x_ignoreSelf=!0);e.forEach((t=>{delete t._x_ignoreSelf,delete t._x_ignore})),e=null,i=null,n=null,s=null}function _(t){return B(P(t))}function E(t,e,i){return t._x_dataStack=[e,...P(i||t)],()=>{t._x_dataStack=t._x_dataStack.filter((t=>t!==e))}}function R(t,e){let i=t._x_dataStack[0];Object.entries(e).forEach((([t,e])=>{i[t]=e}))}function P(t){return t._x_dataStack?t._x_dataStack:"function"==typeof ShadowRoot&&t instanceof ShadowRoot?P(t.host):t.parentNode?P(t.parentNode):[]}function B(t){let e=new Proxy({},{ownKeys:()=>Array.from(new Set(t.flatMap((t=>Object.keys(t))))),has:(e,i)=>t.some((t=>t.hasOwnProperty(i))),get:(i,n)=>(t.find((t=>{if(t.hasOwnProperty(n)){let i=Object.getOwnPropertyDescriptor(t,n);if(i.get&&i.get._x_alreadyBound||i.set&&i.set._x_alreadyBound)return!0;if((i.get||i.set)&&i.enumerable){let s=i.get,r=i.set,o=i;s=s&&s.bind(e),r=r&&r.bind(e),s&&(s._x_alreadyBound=!0),r&&(r._x_alreadyBound=!0),Object.defineProperty(t,n,{...o,get:s,set:r})}return!0}return!1}))||{})[n],set:(e,i,n)=>{let s=t.find((t=>t.hasOwnProperty(i)));return s?s[i]=n:t[t.length-1][i]=n,!0}});return e}function L(t){let e=(i,n="")=>{Object.entries(Object.getOwnPropertyDescriptors(i)).forEach((([s,{value:r,enumerable:o}])=>{if(!1===o||void 0===r)return;let l=""===n?s:`${n}.${s}`;var a;"object"==typeof r&&null!==r&&r._x_interceptor?i[s]=r.initialize(t,l,s):"object"!=typeof(a=r)||Array.isArray(a)||null===a||r===i||r instanceof Element||e(r,l)}))};return e(t)}function N(t,e=(()=>{})){let i={initialValue:void 0,_x_interceptor:!0,initialize(e,i,n){return t(this.initialValue,(()=>function(t,e){return e.split(".").reduce(((t,e)=>t[e]),t)}(e,i)),(t=>I(e,i,t)),i,n)}};return e(i),t=>{if("object"==typeof t&&null!==t&&t._x_interceptor){let e=i.initialize.bind(i);i.initialize=(n,s,r)=>{let o=t.initialize(n,s,r);return i.initialValue=o,e(n,s,r)}}else i.initialValue=t;return i}}function I(t,e,i){if("string"==typeof e&&(e=e.split(".")),1!==e.length){if(0===e.length)throw error;return t[e[0]]||(t[e[0]]={}),I(t[e[0]],e.slice(1),i)}t[e[0]]=i}var V={};function W(t,e){V[t]=e}function z(t,e){return Object.entries(V).forEach((([i,n])=>{Object.defineProperty(t,`$${i}`,{get(){let[t,i]=st(e);return t={interceptor:N,...t},w(e,i),n(e,t)},enumerable:!1})})),t}function H(t,e,i,...n){try{return i(...n)}catch(i){F(i,t,e)}}function F(t,e,i){Object.assign(t,{el:e,expression:i}),console.warn(`Alpine Expression Error: ${t.message}\n\n${i?'Expression: "'+i+'"\n\n':""}`,e),setTimeout((()=>{throw t}),0)}var j=!0;function q(t,e,i={}){let n;return $(t,e)((t=>n=t),i),n}function $(...t){return K(...t)}var K=U;function U(t,e){let i={};z(i,t);let n=[i,...P(t)];if("function"==typeof e)return function(t,e){return(i=(()=>{}),{scope:n={},params:s=[]}={})=>{Q(i,e.apply(B([n,...t]),s))}}(n,e);let s=function(t,e,i){let n=function(t,e){if(G[t])return G[t];let i=Object.getPrototypeOf((async function(){})).constructor,n=/^[\n\s]*if.*\(.*\)/.test(t)||/^(let|const)\s/.test(t)?`(() => { ${t} })()`:t;let s=(()=>{try{return new i(["__self","scope"],`with (scope) { __self.result = ${n} }; __self.finished = true; return __self.result;`)}catch(i){return F(i,e,t),Promise.resolve()}})();return G[t]=s,s}(e,i);return(s=(()=>{}),{scope:r={},params:o=[]}={})=>{n.result=void 0,n.finished=!1;let l=B([r,...t]);if("function"==typeof n){let t=n(n,l).catch((t=>F(t,i,e)));n.finished?(Q(s,n.result,l,o,i),n.result=void 0):t.then((t=>{Q(s,t,l,o,i)})).catch((t=>F(t,i,e))).finally((()=>n.result=void 0))}}}(n,e,t);return H.bind(null,t,e,s)}var G={};function Q(t,e,i,n,s){if(j&&"function"==typeof e){let r=e.apply(i,n);r instanceof Promise?r.then((e=>Q(t,e,i,n))).catch((t=>F(t,s,e))):t(r)}else t(e)}var J="x-";function X(t=""){return J+t}var Y={};function Z(t,e){Y[t]=e}function tt(t,e,i){let n={},s=Array.from(e).map(ot(((t,e)=>n[t]=e))).filter(ht).map(function(t,e){return({name:i,value:n})=>{let s=i.match(ct()),r=i.match(/:([a-zA-Z0-9\-:]+)/),o=i.match(/\.[^.\]]+(?=[^\]]*$)/g)||[],l=e||t[i]||i;return{type:s?s[1]:null,value:r?r[1]:null,modifiers:o.map((t=>t.replace(".",""))),expression:n,original:l}}}(n,i)).sort(dt);return s.map((e=>function(t,e){let i=()=>{},n=Y[e.type]||i,[s,r]=st(t);!function(t,e,i){t._x_attributeCleanups||(t._x_attributeCleanups={}),t._x_attributeCleanups[e]||(t._x_attributeCleanups[e]=[]),t._x_attributeCleanups[e].push(i)}(t,e.original,r);let o=()=>{t._x_ignore||t._x_ignoreSelf||(n.inline&&n.inline(t,e,s),n=n.bind(n,t,e,s),et?it.get(nt).push(n):n())};return o.runCleanups=r,o}(t,e)))}var et=!1,it=new Map,nt=Symbol();function st(t){let e=[],[i,n]=function(t){let e=()=>{};return[i=>{let n=s(i);return t._x_effects||(t._x_effects=new Set,t._x_runEffects=()=>{t._x_effects.forEach((t=>t()))}),t._x_effects.add(n),e=()=>{void 0!==n&&(t._x_effects.delete(n),r(n))},n},()=>{e()}]}(t);e.push(n);return[{Alpine:Qt,effect:i,cleanup:t=>e.push(t),evaluateLater:$.bind($,t),evaluate:q.bind(q,t)},()=>e.forEach((t=>t()))]}var rt=(t,e)=>({name:i,value:n})=>(i.startsWith(t)&&(i=i.replace(t,e)),{name:i,value:n});function ot(t=(()=>{})){return({name:e,value:i})=>{let{name:n,value:s}=lt.reduce(((t,e)=>e(t)),{name:e,value:i});return n!==e&&t(n,e),{name:n,value:s}}}var lt=[];function at(t){lt.push(t)}function ht({name:t}){return ct().test(t)}var ct=()=>new RegExp(`^${J}([^:^.]+)\\b`);var ut="DEFAULT",ft=["ignore","ref","data","id","bind","init","for","mask","model","modelable","transition","show","if",ut,"teleport","element"];function dt(t,e){let i=-1===ft.indexOf(t.type)?ut:t.type,n=-1===ft.indexOf(e.type)?ut:e.type;return ft.indexOf(i)-ft.indexOf(n)}function pt(t,e,i={}){t.dispatchEvent(new CustomEvent(e,{detail:i,bubbles:!0,composed:!0,cancelable:!0}))}var mt=[],gt=!1;function vt(t=(()=>{})){return queueMicrotask((()=>{gt||setTimeout((()=>{wt()}))})),new Promise((e=>{mt.push((()=>{t(),e()}))}))}function wt(){for(gt=!1;mt.length;)mt.shift()()}function yt(t,e){if("function"==typeof ShadowRoot&&t instanceof ShadowRoot)return void Array.from(t.children).forEach((t=>yt(t,e)));let i=!1;if(e(t,(()=>i=!0)),i)return;let n=t.firstElementChild;for(;n;)yt(n,e),n=n.nextElementSibling}function bt(t,...e){console.warn(`Alpine Warning: ${t}`,...e)}var xt=[],kt=[];function St(){return xt.map((t=>t()))}function Ct(){return xt.concat(kt).map((t=>t()))}function At(t){xt.push(t)}function Mt(t){kt.push(t)}function Ot(t,e=!1){return Dt(t,(t=>{if((e?Ct():St()).some((e=>t.matches(e))))return!0}))}function Dt(t,e){if(t){if(e(t))return t;if(t._x_teleportBack&&(t=t._x_teleportBack),t.parentElement)return Dt(t.parentElement,e)}}function Tt(t,e=yt){!function(t){et=!0;let e=Symbol();nt=e,it.set(e,[]);let i=()=>{for(;it.get(e).length;)it.get(e).shift()();it.delete(e)};t(i),et=!1,i()}((()=>{e(t,((t,e)=>{tt(t,t.attributes).forEach((t=>t())),t._x_ignore&&e()}))}))}function _t(t,e){return Array.isArray(e)?Et(t,e.join(" ")):"object"==typeof e&&null!==e?function(t,e){let i=t=>t.split(" ").filter(Boolean),n=Object.entries(e).flatMap((([t,e])=>!!e&&i(t))).filter(Boolean),s=Object.entries(e).flatMap((([t,e])=>!e&&i(t))).filter(Boolean),r=[],o=[];return s.forEach((e=>{t.classList.contains(e)&&(t.classList.remove(e),o.push(e))})),n.forEach((e=>{t.classList.contains(e)||(t.classList.add(e),r.push(e))})),()=>{o.forEach((e=>t.classList.add(e))),r.forEach((e=>t.classList.remove(e)))}}(t,e):"function"==typeof e?_t(t,e()):Et(t,e)}function Et(t,e){return e=!0===e?e="":e||"",i=e.split(" ").filter((e=>!t.classList.contains(e))).filter(Boolean),t.classList.add(...i),()=>{t.classList.remove(...i)};var i}function Rt(t,e){return"object"==typeof e&&null!==e?function(t,e){let i={};return Object.entries(e).forEach((([e,n])=>{i[e]=t.style[e],e.startsWith("--")||(e=e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()),t.style.setProperty(e,n)})),setTimeout((()=>{0===t.style.length&&t.removeAttribute("style")})),()=>{Rt(t,i)}}(t,e):function(t,e){let i=t.getAttribute("style",e);return t.setAttribute("style",e),()=>{t.setAttribute("style",i||"")}}(t,e)}function Pt(t,e=(()=>{})){let i=!1;return function(){i?e.apply(this,arguments):(i=!0,t.apply(this,arguments))}}function Bt(t,e,i={}){t._x_transition||(t._x_transition={enter:{during:i,start:i,end:i},leave:{during:i,start:i,end:i},in(i=(()=>{}),n=(()=>{})){Nt(t,e,{during:this.enter.during,start:this.enter.start,end:this.enter.end},i,n)},out(i=(()=>{}),n=(()=>{})){Nt(t,e,{during:this.leave.during,start:this.leave.start,end:this.leave.end},i,n)}})}function Lt(t){let e=t.parentNode;if(e)return e._x_hidePromise?e:Lt(e)}function Nt(t,e,{during:i,start:n,end:s}={},r=(()=>{}),o=(()=>{})){if(t._x_transitioning&&t._x_transitioning.cancel(),0===Object.keys(i).length&&0===Object.keys(n).length&&0===Object.keys(s).length)return r(),void o();let l,a,h;!function(t,e){let i,n,s,r=Pt((()=>{M((()=>{i=!0,n||e.before(),s||(e.end(),wt()),e.after(),t.isConnected&&e.cleanup(),delete t._x_transitioning}))}));t._x_transitioning={beforeCancels:[],beforeCancel(t){this.beforeCancels.push(t)},cancel:Pt((function(){for(;this.beforeCancels.length;)this.beforeCancels.shift()();r()})),finish:r},M((()=>{e.start(),e.during()})),gt=!0,requestAnimationFrame((()=>{if(i)return;let r=1e3*Number(getComputedStyle(t).transitionDuration.replace(/,.*/,"").replace("s","")),o=1e3*Number(getComputedStyle(t).transitionDelay.replace(/,.*/,"").replace("s",""));0===r&&(r=1e3*Number(getComputedStyle(t).animationDuration.replace("s",""))),M((()=>{e.before()})),n=!0,requestAnimationFrame((()=>{i||(M((()=>{e.end()})),wt(),setTimeout(t._x_transitioning.finish,r+o),s=!0)}))}))}(t,{start(){l=e(t,n)},during(){a=e(t,i)},before:r,end(){l(),h=e(t,s)},after:o,cleanup(){a(),h()}})}function It(t,e,i){if(-1===t.indexOf(e))return i;const n=t[t.indexOf(e)+1];if(!n)return i;if("scale"===e&&isNaN(n))return i;if("duration"===e){let t=n.match(/([0-9]+)ms/);if(t)return t[1]}return"origin"===e&&["top","right","left","center","bottom"].includes(t[t.indexOf(e)+2])?[n,t[t.indexOf(e)+2]].join(" "):n}Z("transition",((t,{value:e,modifiers:i,expression:n},{evaluate:s})=>{"function"==typeof n&&(n=s(n)),n?function(t,e,i){Bt(t,_t,""),{enter:e=>{t._x_transition.enter.during=e},"enter-start":e=>{t._x_transition.enter.start=e},"enter-end":e=>{t._x_transition.enter.end=e},leave:e=>{t._x_transition.leave.during=e},"leave-start":e=>{t._x_transition.leave.start=e},"leave-end":e=>{t._x_transition.leave.end=e}}[i](e)}(t,n,e):function(t,e,i){Bt(t,Rt);let n=!e.includes("in")&&!e.includes("out")&&!i,s=n||e.includes("in")||["enter"].includes(i),r=n||e.includes("out")||["leave"].includes(i);e.includes("in")&&!n&&(e=e.filter(((t,i)=>i<e.indexOf("out"))));e.includes("out")&&!n&&(e=e.filter(((t,i)=>i>e.indexOf("out"))));let o=!e.includes("opacity")&&!e.includes("scale"),l=o||e.includes("opacity"),a=o||e.includes("scale"),h=l?0:1,c=a?It(e,"scale",95)/100:1,u=It(e,"delay",0),f=It(e,"origin","center"),d="opacity, transform",p=It(e,"duration",150)/1e3,m=It(e,"duration",75)/1e3,g="cubic-bezier(0.4, 0.0, 0.2, 1)";s&&(t._x_transition.enter.during={transformOrigin:f,transitionDelay:u,transitionProperty:d,transitionDuration:`${p}s`,transitionTimingFunction:g},t._x_transition.enter.start={opacity:h,transform:`scale(${c})`},t._x_transition.enter.end={opacity:1,transform:"scale(1)"});r&&(t._x_transition.leave.during={transformOrigin:f,transitionDelay:u,transitionProperty:d,transitionDuration:`${m}s`,transitionTimingFunction:g},t._x_transition.leave.start={opacity:1,transform:"scale(1)"},t._x_transition.leave.end={opacity:h,transform:`scale(${c})`})}(t,i,e)})),window.Element.prototype._x_toggleAndCascadeWithTransitions=function(t,e,i,n){let s=()=>{"visible"===document.visibilityState?requestAnimationFrame(i):setTimeout(i)};e?t._x_transition&&(t._x_transition.enter||t._x_transition.leave)?t._x_transition.enter&&(Object.entries(t._x_transition.enter.during).length||Object.entries(t._x_transition.enter.start).length||Object.entries(t._x_transition.enter.end).length)?t._x_transition.in(i):s():t._x_transition?t._x_transition.in(i):s():(t._x_hidePromise=t._x_transition?new Promise(((e,i)=>{t._x_transition.out((()=>{}),(()=>e(n))),t._x_transitioning.beforeCancel((()=>i({isFromCancelledTransition:!0})))})):Promise.resolve(n),queueMicrotask((()=>{let e=Lt(t);e?(e._x_hideChildren||(e._x_hideChildren=[]),e._x_hideChildren.push(t)):queueMicrotask((()=>{let e=t=>{let i=Promise.all([t._x_hidePromise,...(t._x_hideChildren||[]).map(e)]).then((([t])=>t()));return delete t._x_hidePromise,delete t._x_hideChildren,i};e(t).catch((t=>{if(!t.isFromCancelledTransition)throw t}))}))})))};var Vt=!1;function Wt(t,e=(()=>{})){return(...i)=>Vt?e(...i):t(...i)}function zt(t,e,i,s=[]){switch(t._x_bindings||(t._x_bindings=n({})),t._x_bindings[e]=i,e=s.includes("camel")?e.toLowerCase().replace(/-(\w)/g,((t,e)=>e.toUpperCase())):e){case"value":!function(t,e){if("radio"===t.type)void 0===t.attributes.value&&(t.value=e),window.fromModel&&(t.checked=Ht(t.value,e));else if("checkbox"===t.type)Number.isInteger(e)?t.value=e:Number.isInteger(e)||Array.isArray(e)||"boolean"==typeof e||[null,void 0].includes(e)?Array.isArray(e)?t.checked=e.some((e=>Ht(e,t.value))):t.checked=!!e:t.value=String(e);else if("SELECT"===t.tagName)!function(t,e){const i=[].concat(e).map((t=>t+""));Array.from(t.options).forEach((t=>{t.selected=i.includes(t.value)}))}(t,e);else{if(t.value===e)return;t.value=e}}(t,i);break;case"style":!function(t,e){t._x_undoAddedStyles&&t._x_undoAddedStyles();t._x_undoAddedStyles=Rt(t,e)}(t,i);break;case"class":!function(t,e){t._x_undoAddedClasses&&t._x_undoAddedClasses();t._x_undoAddedClasses=_t(t,e)}(t,i);break;default:!function(t,e,i){[null,void 0,!1].includes(i)&&function(t){return!["aria-pressed","aria-checked","aria-expanded","aria-selected"].includes(t)}(e)?t.removeAttribute(e):(Ft(e)&&(i=e),function(t,e,i){t.getAttribute(e)!=i&&t.setAttribute(e,i)}(t,e,i))}(t,e,i)}}function Ht(t,e){return t==e}function Ft(t){return["disabled","checked","required","readonly","hidden","open","selected","autofocus","itemscope","multiple","novalidate","allowfullscreen","allowpaymentrequest","formnovalidate","autoplay","controls","loop","muted","playsinline","default","ismap","reversed","async","defer","nomodule"].includes(t)}function jt(t,e){var i;return function(){var n=this,s=arguments,r=function(){i=null,t.apply(n,s)};clearTimeout(i),i=setTimeout(r,e)}}function qt(t,e){let i;return function(){let n=this,s=arguments;i||(t.apply(n,s),i=!0,setTimeout((()=>i=!1),e))}}var $t={},Kt=!1;var Ut={};var Gt={};var Qt={get reactive(){return n},get release(){return r},get effect(){return s},get raw(){return o},version:"3.10.0",flushAndStopDeferringMutations:function(){O=!1,T(D),D=[]},dontAutoEvaluateFunctions:function(t){let e=j;j=!1,t(),j=e},disableEffectScheduling:function(t){d=!1,t(),d=!0},setReactivityEngine:function(t){n=t.reactive,r=t.release,s=e=>t.effect(e,{scheduler:t=>{d?c(t):t()}}),o=t.raw},closestDataStack:P,skipDuringClone:Wt,addRootSelector:At,addInitSelector:Mt,addScopeToNode:E,deferMutations:function(){O=!0},mapAttributes:at,evaluateLater:$,setEvaluator:function(t){K=t},mergeProxies:B,findClosest:Dt,closestRoot:Ot,interceptor:N,transition:Nt,setStyles:Rt,mutateDom:M,directive:Z,throttle:qt,debounce:jt,evaluate:q,initTree:Tt,nextTick:vt,prefixed:X,prefix:function(t){J=t},plugin:function(t){t(Qt)},magic:W,store:function(t,e){if(Kt||($t=n($t),Kt=!0),void 0===e)return $t[t];$t[t]=e,"object"==typeof e&&null!==e&&e.hasOwnProperty("init")&&"function"==typeof e.init&&$t[t].init(),L($t[t])},start:function(){var t;document.body||bt("Unable to initialize. Trying to load Alpine before `<body>` is available. Did you forget to add `defer` in Alpine's `<script>` tag?"),pt(document,"alpine:init"),pt(document,"alpine:initializing"),k(),t=t=>Tt(t,yt),v.push(t),w((t=>{yt(t,(t=>y(t)))})),function(t){m.push(t)}(((t,e)=>{tt(t,e).forEach((t=>t()))})),Array.from(document.querySelectorAll(Ct())).filter((t=>!Ot(t.parentElement,!0))).forEach((t=>{Tt(t)})),pt(document,"alpine:initialized")},clone:function(t,e){e._x_dataStack||(e._x_dataStack=t._x_dataStack),Vt=!0,function(t){let e=s;p(((t,i)=>{let n=e(t);return r(n),()=>{}})),t(),p(e)}((()=>{!function(t){let e=!1;Tt(t,((t,i)=>{yt(t,((t,n)=>{if(e&&function(t){return St().some((e=>t.matches(e)))}(t))return n();e=!0,i(t,n)}))}))}(e)})),Vt=!1},bound:function(t,e,i){if(t._x_bindings&&void 0!==t._x_bindings[e])return t._x_bindings[e];let n=t.getAttribute(e);return null===n?"function"==typeof i?i():i:Ft(e)?!![e,"true"].includes(n):""===n||n},$data:_,data:function(t,e){Gt[t]=e},bind:function(t,e){Ut[t]="function"!=typeof e?()=>e:e}};function Jt(t,e){const i=Object.create(null),n=t.split(",");for(let t=0;t<n.length;t++)i[n[t]]=!0;return e?t=>!!i[t.toLowerCase()]:t=>!!i[t]}var Xt,Yt={},Zt=Object.assign,te=Object.prototype.hasOwnProperty,ee=(t,e)=>te.call(t,e),ie=Array.isArray,ne=t=>"[object Map]"===le(t),se=t=>"symbol"==typeof t,re=t=>null!==t&&"object"==typeof t,oe=Object.prototype.toString,le=t=>oe.call(t),ae=t=>"string"==typeof t&&"NaN"!==t&&"-"!==t[0]&&""+parseInt(t,10)===t,he=t=>{const e=Object.create(null);return i=>e[i]||(e[i]=t(i))},ce=/-(\w)/g,ue=(he((t=>t.replace(ce,((t,e)=>e?e.toUpperCase():"")))),/\B([A-Z])/g),fe=(he((t=>t.replace(ue,"-$1").toLowerCase())),he((t=>t.charAt(0).toUpperCase()+t.slice(1)))),de=(he((t=>t?`on${fe(t)}`:"")),(t,e)=>t!==e&&(t==t||e==e)),pe=new WeakMap,me=[],ge=Symbol(""),ve=Symbol("");var we=0;function ye(t){const{deps:e}=t;if(e.length){for(let i=0;i<e.length;i++)e[i].delete(t);e.length=0}}var be=!0,xe=[];function ke(){const t=xe.pop();be=void 0===t||t}function Se(t,e,i){if(!be||void 0===Xt)return;let n=pe.get(t);n||pe.set(t,n=new Map);let s=n.get(i);s||n.set(i,s=new Set),s.has(Xt)||(s.add(Xt),Xt.deps.push(s))}function Ce(t,e,i,n,s,r){const o=pe.get(t);if(!o)return;const l=new Set,a=t=>{t&&t.forEach((t=>{(t!==Xt||t.allowRecurse)&&l.add(t)}))};if("clear"===e)o.forEach(a);else if("length"===i&&ie(t))o.forEach(((t,e)=>{("length"===e||e>=n)&&a(t)}));else switch(void 0!==i&&a(o.get(i)),e){case"add":ie(t)?ae(i)&&a(o.get("length")):(a(o.get(ge)),ne(t)&&a(o.get(ve)));break;case"delete":ie(t)||(a(o.get(ge)),ne(t)&&a(o.get(ve)));break;case"set":ne(t)&&a(o.get(ge))}l.forEach((t=>{t.options.scheduler?t.options.scheduler(t):t()}))}var Ae=Jt("__proto__,__v_isRef,__isVue"),Me=new Set(Object.getOwnPropertyNames(Symbol).map((t=>Symbol[t])).filter(se)),Oe=Re(),De=Re(!1,!0),Te=Re(!0),_e=Re(!0,!0),Ee={};function Re(t=!1,e=!1){return function(i,n,s){if("__v_isReactive"===n)return!t;if("__v_isReadonly"===n)return t;if("__v_raw"===n&&s===(t?e?oi:ri:e?si:ni).get(i))return i;const r=ie(i);if(!t&&r&&ee(Ee,n))return Reflect.get(Ee,n,s);const o=Reflect.get(i,n,s);if(se(n)?Me.has(n):Ae(n))return o;if(t||Se(i,0,n),e)return o;if(fi(o)){return!r||!ae(n)?o.value:o}return re(o)?t?hi(o):ai(o):o}}function Pe(t=!1){return function(e,i,n,s){let r=e[i];if(!t&&(n=ui(n),r=ui(r),!ie(e)&&fi(r)&&!fi(n)))return r.value=n,!0;const o=ie(e)&&ae(i)?Number(i)<e.length:ee(e,i),l=Reflect.set(e,i,n,s);return e===ui(s)&&(o?de(n,r)&&Ce(e,"set",i,n):Ce(e,"add",i,n)),l}}["includes","indexOf","lastIndexOf"].forEach((t=>{const e=Array.prototype[t];Ee[t]=function(...t){const i=ui(this);for(let t=0,e=this.length;t<e;t++)Se(i,0,t+"");const n=e.apply(i,t);return-1===n||!1===n?e.apply(i,t.map(ui)):n}})),["push","pop","shift","unshift","splice"].forEach((t=>{const e=Array.prototype[t];Ee[t]=function(...t){xe.push(be),be=!1;const i=e.apply(this,t);return ke(),i}}));var Be={get:Oe,set:Pe(),deleteProperty:function(t,e){const i=ee(t,e),n=(t[e],Reflect.deleteProperty(t,e));return n&&i&&Ce(t,"delete",e,void 0),n},has:function(t,e){const i=Reflect.has(t,e);return se(e)&&Me.has(e)||Se(t,0,e),i},ownKeys:function(t){return Se(t,0,ie(t)?"length":ge),Reflect.ownKeys(t)}},Le={get:Te,set:(t,e)=>!0,deleteProperty:(t,e)=>!0},Ne=(Zt({},Be,{get:De,set:Pe(!0)}),Zt({},Le,{get:_e}),t=>re(t)?ai(t):t),Ie=t=>re(t)?hi(t):t,Ve=t=>t,We=t=>Reflect.getPrototypeOf(t);function ze(t,e,i=!1,n=!1){const s=ui(t=t.__v_raw),r=ui(e);e!==r&&!i&&Se(s,0,e),!i&&Se(s,0,r);const{has:o}=We(s),l=n?Ve:i?Ie:Ne;return o.call(s,e)?l(t.get(e)):o.call(s,r)?l(t.get(r)):void(t!==s&&t.get(e))}function He(t,e=!1){const i=this.__v_raw,n=ui(i),s=ui(t);return t!==s&&!e&&Se(n,0,t),!e&&Se(n,0,s),t===s?i.has(t):i.has(t)||i.has(s)}function Fe(t,e=!1){return t=t.__v_raw,!e&&Se(ui(t),0,ge),Reflect.get(t,"size",t)}function je(t){t=ui(t);const e=ui(this);return We(e).has.call(e,t)||(e.add(t),Ce(e,"add",t,t)),this}function qe(t,e){e=ui(e);const i=ui(this),{has:n,get:s}=We(i);let r=n.call(i,t);r||(t=ui(t),r=n.call(i,t));const o=s.call(i,t);return i.set(t,e),r?de(e,o)&&Ce(i,"set",t,e):Ce(i,"add",t,e),this}function $e(t){const e=ui(this),{has:i,get:n}=We(e);let s=i.call(e,t);s||(t=ui(t),s=i.call(e,t));n&&n.call(e,t);const r=e.delete(t);return s&&Ce(e,"delete",t,void 0),r}function Ke(){const t=ui(this),e=0!==t.size,i=t.clear();return e&&Ce(t,"clear",void 0,void 0),i}function Ue(t,e){return function(i,n){const s=this,r=s.__v_raw,o=ui(r),l=e?Ve:t?Ie:Ne;return!t&&Se(o,0,ge),r.forEach(((t,e)=>i.call(n,l(t),l(e),s)))}}function Ge(t,e,i){return function(...n){const s=this.__v_raw,r=ui(s),o=ne(r),l="entries"===t||t===Symbol.iterator&&o,a="keys"===t&&o,h=s[t](...n),c=i?Ve:e?Ie:Ne;return!e&&Se(r,0,a?ve:ge),{next(){const{value:t,done:e}=h.next();return e?{value:t,done:e}:{value:l?[c(t[0]),c(t[1])]:c(t),done:e}},[Symbol.iterator](){return this}}}}function Qe(t){return function(...e){return"delete"!==t&&this}}var Je={get(t){return ze(this,t)},get size(){return Fe(this)},has:He,add:je,set:qe,delete:$e,clear:Ke,forEach:Ue(!1,!1)},Xe={get(t){return ze(this,t,!1,!0)},get size(){return Fe(this)},has:He,add:je,set:qe,delete:$e,clear:Ke,forEach:Ue(!1,!0)},Ye={get(t){return ze(this,t,!0)},get size(){return Fe(this,!0)},has(t){return He.call(this,t,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ue(!0,!1)},Ze={get(t){return ze(this,t,!0,!0)},get size(){return Fe(this,!0)},has(t){return He.call(this,t,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ue(!0,!0)};function ti(t,e){const i=e?t?Ze:Xe:t?Ye:Je;return(e,n,s)=>"__v_isReactive"===n?!t:"__v_isReadonly"===n?t:"__v_raw"===n?e:Reflect.get(ee(i,n)&&n in e?i:e,n,s)}["keys","values","entries",Symbol.iterator].forEach((t=>{Je[t]=Ge(t,!1,!1),Ye[t]=Ge(t,!0,!1),Xe[t]=Ge(t,!1,!0),Ze[t]=Ge(t,!0,!0)}));var ei={get:ti(!1,!1)},ii=(ti(!1,!0),{get:ti(!0,!1)}),ni=(ti(!0,!0),new WeakMap),si=new WeakMap,ri=new WeakMap,oi=new WeakMap;function li(t){return t.__v_skip||!Object.isExtensible(t)?0:function(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((t=>le(t).slice(8,-1))(t))}function ai(t){return t&&t.__v_isReadonly?t:ci(t,!1,Be,ei,ni)}function hi(t){return ci(t,!0,Le,ii,ri)}function ci(t,e,i,n,s){if(!re(t))return t;if(t.__v_raw&&(!e||!t.__v_isReactive))return t;const r=s.get(t);if(r)return r;const o=li(t);if(0===o)return t;const l=new Proxy(t,2===o?n:i);return s.set(t,l),l}function ui(t){return t&&ui(t.__v_raw)||t}function fi(t){return Boolean(t&&!0===t.__v_isRef)}W("nextTick",(()=>vt)),W("dispatch",(t=>pt.bind(pt,t))),W("watch",((t,{evaluateLater:e,effect:i})=>(n,s)=>{let r,o=e(n),l=!0,a=i((()=>o((t=>{JSON.stringify(t),l?r=t:queueMicrotask((()=>{s(t,r),r=t})),l=!1}))));t._x_effects.delete(a)})),W("store",(function(){return $t})),W("data",(t=>_(t))),W("root",(t=>Ot(t))),W("refs",(t=>(t._x_refs_proxy||(t._x_refs_proxy=B(function(t){let e=[],i=t;for(;i;)i._x_refs&&e.push(i._x_refs),i=i.parentNode;return e}(t))),t._x_refs_proxy)));var di={};function pi(t){return di[t]||(di[t]=0),++di[t]}function mi(t,e,i){W(e,(e=>bt(`You can't use [$${directiveName}] without first installing the "${t}" plugin here: https://alpinejs.dev/plugins/${i}`,e)))}W("id",(t=>(e,i=null)=>{let n=function(t,e){return Dt(t,(t=>{if(t._x_ids&&t._x_ids[e])return!0}))}(t,e),s=n?n._x_ids[e]:pi(e);return i?`${e}-${s}-${i}`:`${e}-${s}`})),W("el",(t=>t)),mi("Focus","focus","focus"),mi("Persist","persist","persist"),Z("modelable",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e),r=()=>{let t;return s((e=>t=e)),t},o=n(`${e} = __placeholder`),l=t=>o((()=>{}),{scope:{__placeholder:t}}),a=r();l(a),queueMicrotask((()=>{if(!t._x_model)return;t._x_removeModelListeners.default();let e=t._x_model.get,n=t._x_model.set;i((()=>l(e()))),i((()=>n(r())))}))})),Z("teleport",((t,{expression:e},{cleanup:i})=>{"template"!==t.tagName.toLowerCase()&&bt("x-teleport can only be used on a <template> tag",t);let n=document.querySelector(e);n||bt(`Cannot find x-teleport element for selector: "${e}"`);let s=t.content.cloneNode(!0).firstElementChild;t._x_teleport=s,s._x_teleportBack=t,t._x_forwardEvents&&t._x_forwardEvents.forEach((e=>{s.addEventListener(e,(e=>{e.stopPropagation(),t.dispatchEvent(new e.constructor(e.type,e))}))})),E(s,{},t),M((()=>{n.appendChild(s),Tt(s),s._x_ignore=!0})),i((()=>s.remove()))}));var gi=()=>{};function vi(t,e,i,n){let s=t,r=t=>n(t),o={},l=(t,e)=>i=>e(t,i);if(i.includes("dot")&&(e=e.replace(/-/g,".")),i.includes("camel")&&(e=function(t){return t.toLowerCase().replace(/-(\w)/g,((t,e)=>e.toUpperCase()))}(e)),i.includes("passive")&&(o.passive=!0),i.includes("capture")&&(o.capture=!0),i.includes("window")&&(s=window),i.includes("document")&&(s=document),i.includes("prevent")&&(r=l(r,((t,e)=>{e.preventDefault(),t(e)}))),i.includes("stop")&&(r=l(r,((t,e)=>{e.stopPropagation(),t(e)}))),i.includes("self")&&(r=l(r,((e,i)=>{i.target===t&&e(i)}))),(i.includes("away")||i.includes("outside"))&&(s=document,r=l(r,((e,i)=>{t.contains(i.target)||!1!==i.target.isConnected&&(t.offsetWidth<1&&t.offsetHeight<1||!1!==t._x_isShown&&e(i))}))),i.includes("once")&&(r=l(r,((t,i)=>{t(i),s.removeEventListener(e,r,o)}))),r=l(r,((t,n)=>{(function(t){return["keydown","keyup"].includes(t)})(e)&&function(t,e){let i=e.filter((t=>!["window","document","prevent","stop","once"].includes(t)));if(i.includes("debounce")){let t=i.indexOf("debounce");i.splice(t,wi((i[t+1]||"invalid-wait").split("ms")[0])?2:1)}if(0===i.length)return!1;if(1===i.length&&yi(t.key).includes(i[0]))return!1;const n=["ctrl","shift","alt","meta","cmd","super"].filter((t=>i.includes(t)));if(i=i.filter((t=>!n.includes(t))),n.length>0){if(n.filter((e=>("cmd"!==e&&"super"!==e||(e="meta"),t[`${e}Key`]))).length===n.length&&yi(t.key).includes(i[0]))return!1}return!0}(n,i)||t(n)})),i.includes("debounce")){let t=i[i.indexOf("debounce")+1]||"invalid-wait",e=wi(t.split("ms")[0])?Number(t.split("ms")[0]):250;r=jt(r,e)}if(i.includes("throttle")){let t=i[i.indexOf("throttle")+1]||"invalid-wait",e=wi(t.split("ms")[0])?Number(t.split("ms")[0]):250;r=qt(r,e)}return s.addEventListener(e,r,o),()=>{s.removeEventListener(e,r,o)}}function wi(t){return!Array.isArray(t)&&!isNaN(t)}function yi(t){if(!t)return[];t=t.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[_\s]/,"-").toLowerCase();let e={ctrl:"control",slash:"/",space:"-",spacebar:"-",cmd:"meta",esc:"escape",up:"arrow-up",down:"arrow-down",left:"arrow-left",right:"arrow-right",period:".",equal:"="};return e[t]=t,Object.keys(e).map((i=>{if(e[i]===t)return i})).filter((t=>t))}function bi(t){let e=t?parseFloat(t):null;return i=e,Array.isArray(i)||isNaN(i)?t:e;var i}function xi(t,e,i,n){let s={};if(/^\[.*\]$/.test(t.item)&&Array.isArray(e)){let i=t.item.replace("[","").replace("]","").split(",").map((t=>t.trim()));i.forEach(((t,i)=>{s[t]=e[i]}))}else if(/^\{.*\}$/.test(t.item)&&!Array.isArray(e)&&"object"==typeof e){let i=t.item.replace("{","").replace("}","").split(",").map((t=>t.trim()));i.forEach((t=>{s[t]=e[t]}))}else s[t.item]=e;return t.index&&(s[t.index]=i),t.collection&&(s[t.collection]=n),s}function ki(){}function Si(t,e,i){Z(e,(n=>bt(`You can't use [x-${e}] without first installing the "${t}" plugin here: https://alpinejs.dev/plugins/${i}`,n)))}gi.inline=(t,{modifiers:e},{cleanup:i})=>{e.includes("self")?t._x_ignoreSelf=!0:t._x_ignore=!0,i((()=>{e.includes("self")?delete t._x_ignoreSelf:delete t._x_ignore}))},Z("ignore",gi),Z("effect",((t,{expression:e},{effect:i})=>i($(t,e)))),Z("model",((t,{modifiers:e,expression:i},{effect:n,cleanup:s})=>{let r=$(t,i),o=$(t,`${i} = rightSideOfExpression($event, ${i})`);var l="select"===t.tagName.toLowerCase()||["checkbox","radio"].includes(t.type)||e.includes("lazy")?"change":"input";let a=function(t,e,i){"radio"===t.type&&M((()=>{t.hasAttribute("name")||t.setAttribute("name",i)}));return(i,n)=>M((()=>{if(i instanceof CustomEvent&&void 0!==i.detail)return i.detail||i.target.value;if("checkbox"===t.type){if(Array.isArray(n)){let t=e.includes("number")?bi(i.target.value):i.target.value;return i.target.checked?n.concat([t]):n.filter((e=>!(e==t)))}return i.target.checked}if("select"===t.tagName.toLowerCase()&&t.multiple)return e.includes("number")?Array.from(i.target.selectedOptions).map((t=>bi(t.value||t.text))):Array.from(i.target.selectedOptions).map((t=>t.value||t.text));{let t=i.target.value;return e.includes("number")?bi(t):e.includes("trim")?t.trim():t}}))}(t,e,i),h=vi(t,l,e,(t=>{o((()=>{}),{scope:{$event:t,rightSideOfExpression:a}})}));t._x_removeModelListeners||(t._x_removeModelListeners={}),t._x_removeModelListeners.default=h,s((()=>t._x_removeModelListeners.default()));let c=$(t,`${i} = __placeholder`);t._x_model={get(){let t;return r((e=>t=e)),t},set(t){c((()=>{}),{scope:{__placeholder:t}})}},t._x_forceModelUpdate=()=>{r((e=>{void 0===e&&i.match(/\./)&&(e=""),window.fromModel=!0,M((()=>zt(t,"value",e))),delete window.fromModel}))},n((()=>{e.includes("unintrusive")&&document.activeElement.isSameNode(t)||t._x_forceModelUpdate()}))})),Z("cloak",(t=>queueMicrotask((()=>M((()=>t.removeAttribute(X("cloak")))))))),Mt((()=>`[${X("init")}]`)),Z("init",Wt(((t,{expression:e},{evaluate:i})=>"string"==typeof e?!!e.trim()&&i(e,{},!1):i(e,{},!1)))),Z("text",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e);i((()=>{s((e=>{M((()=>{t.textContent=e}))}))}))})),Z("html",((t,{expression:e},{effect:i,evaluateLater:n})=>{let s=n(e);i((()=>{s((e=>{M((()=>{t.innerHTML=e,t._x_ignoreSelf=!0,Tt(t),delete t._x_ignoreSelf}))}))}))})),at(rt(":",X("bind:"))),Z("bind",((t,{value:e,modifiers:i,expression:n,original:s},{effect:r})=>{if(!e)return function(t,e,i,n){let s={};r=s,Object.entries(Ut).forEach((([t,e])=>{Object.defineProperty(r,t,{get:()=>(...t)=>e(...t)})}));var r;let o=$(t,e),l=[];for(;l.length;)l.pop()();o((e=>{let n=Object.entries(e).map((([t,e])=>({name:t,value:e}))),s=function(t){return Array.from(t).map(ot()).filter((t=>!ht(t)))}(n);n=n.map((t=>s.find((e=>e.name===t.name))?{name:`x-bind:${t.name}`,value:`"${t.value}"`}:t)),tt(t,n,i).map((t=>{l.push(t.runCleanups),t()}))}),{scope:s})}(t,n,s);if("key"===e)return function(t,e){t._x_keyExpression=e}(t,n);let o=$(t,n);r((()=>o((s=>{void 0===s&&n.match(/\./)&&(s=""),M((()=>zt(t,e,s,i)))}))))})),At((()=>`[${X("data")}]`)),Z("data",Wt(((t,{expression:e},{cleanup:i})=>{e=""===e?"{}":e;let s={};z(s,t);let r={};var o,l;o=r,l=s,Object.entries(Gt).forEach((([t,e])=>{Object.defineProperty(o,t,{get:()=>(...t)=>e.bind(l)(...t),enumerable:!1})}));let a=q(t,e,{scope:r});void 0===a&&(a={}),z(a,t);let h=n(a);L(h);let c=E(t,h);h.init&&q(t,h.init),i((()=>{h.destroy&&q(t,h.destroy),c()}))}))),Z("show",((t,{modifiers:e,expression:i},{effect:n})=>{let s=$(t,i);t._x_doHide||(t._x_doHide=()=>{M((()=>t.style.display="none"))}),t._x_doShow||(t._x_doShow=()=>{M((()=>{1===t.style.length&&"none"===t.style.display?t.removeAttribute("style"):t.style.removeProperty("display")}))});let r,o=()=>{t._x_doHide(),t._x_isShown=!1},l=()=>{t._x_doShow(),t._x_isShown=!0},a=()=>setTimeout(l),h=Pt((t=>t?l():o()),(e=>{"function"==typeof t._x_toggleAndCascadeWithTransitions?t._x_toggleAndCascadeWithTransitions(t,e,l,o):e?a():o()})),c=!0;n((()=>s((t=>{(c||t!==r)&&(e.includes("immediate")&&(t?a():o()),h(t),r=t,c=!1)}))))})),Z("for",((t,{expression:e},{effect:i,cleanup:s})=>{let r=function(t){let e=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,i=/^\s*\(|\)\s*$/g,n=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,s=t.match(n);if(!s)return;let r={};r.items=s[2].trim();let o=s[1].replace(i,"").trim(),l=o.match(e);l?(r.item=o.replace(e,"").trim(),r.index=l[1].trim(),l[2]&&(r.collection=l[2].trim())):r.item=o;return r}(e),o=$(t,r.items),l=$(t,t._x_keyExpression||"index");t._x_prevKeys=[],t._x_lookup={},i((()=>function(t,e,i,s){let r=t=>"object"==typeof t&&!Array.isArray(t),o=t;i((i=>{var l;l=i,!Array.isArray(l)&&!isNaN(l)&&i>=0&&(i=Array.from(Array(i).keys(),(t=>t+1))),void 0===i&&(i=[]);let a=t._x_lookup,h=t._x_prevKeys,c=[],f=[];if(r(i))i=Object.entries(i).map((([t,n])=>{let r=xi(e,n,t,i);s((t=>f.push(t)),{scope:{index:t,...r}}),c.push(r)}));else for(let t=0;t<i.length;t++){let n=xi(e,i[t],t,i);s((t=>f.push(t)),{scope:{index:t,...n}}),c.push(n)}let d=[],p=[],m=[],g=[];for(let t=0;t<h.length;t++){let e=h[t];-1===f.indexOf(e)&&m.push(e)}h=h.filter((t=>!m.includes(t)));let v="template";for(let t=0;t<f.length;t++){let e=f[t],i=h.indexOf(e);if(-1===i)h.splice(t,0,e),d.push([v,t]);else if(i!==t){let e=h.splice(t,1)[0],n=h.splice(i-1,1)[0];h.splice(t,0,n),h.splice(i,0,e),p.push([e,n])}else g.push(e);v=e}for(let t=0;t<m.length;t++){let e=m[t];a[e]._x_effects&&a[e]._x_effects.forEach(u),a[e].remove(),a[e]=null,delete a[e]}for(let t=0;t<p.length;t++){let[e,i]=p[t],n=a[e],s=a[i],r=document.createElement("div");M((()=>{s.after(r),n.after(s),s._x_currentIfEl&&s.after(s._x_currentIfEl),r.before(n),n._x_currentIfEl&&n.after(n._x_currentIfEl),r.remove()})),R(s,c[f.indexOf(i)])}for(let t=0;t<d.length;t++){let[e,i]=d[t],s="template"===e?o:a[e];s._x_currentIfEl&&(s=s._x_currentIfEl);let r=c[i],l=f[i],h=document.importNode(o.content,!0).firstElementChild;E(h,n(r),o),M((()=>{s.after(h),Tt(h)})),"object"==typeof l&&bt("x-for key cannot be an object, it must be a string or an integer",o),a[l]=h}for(let t=0;t<g.length;t++)R(a[g[t]],c[f.indexOf(g[t])]);o._x_prevKeys=f}))}(t,r,o,l))),s((()=>{Object.values(t._x_lookup).forEach((t=>t.remove())),delete t._x_prevKeys,delete t._x_lookup}))})),ki.inline=(t,{expression:e},{cleanup:i})=>{let n=Ot(t);n._x_refs||(n._x_refs={}),n._x_refs[e]=t,i((()=>delete n._x_refs[e]))},Z("ref",ki),Z("if",((t,{expression:e},{effect:i,cleanup:n})=>{let s=$(t,e);i((()=>s((e=>{e?(()=>{if(t._x_currentIfEl)return t._x_currentIfEl;let e=t.content.cloneNode(!0).firstElementChild;E(e,{},t),M((()=>{t.after(e),Tt(e)})),t._x_currentIfEl=e,t._x_undoIf=()=>{yt(e,(t=>{t._x_effects&&t._x_effects.forEach(u)})),e.remove(),delete t._x_currentIfEl}})():t._x_undoIf&&(t._x_undoIf(),delete t._x_undoIf)})))),n((()=>t._x_undoIf&&t._x_undoIf()))})),Z("id",((t,{expression:e},{evaluate:i})=>{i(e).forEach((e=>function(t,e){t._x_ids||(t._x_ids={}),t._x_ids[e]||(t._x_ids[e]=pi(e))}(t,e)))})),at(rt("@",X("on:"))),Z("on",Wt(((t,{value:e,modifiers:i,expression:n},{cleanup:s})=>{let r=n?$(t,n):()=>{};"template"===t.tagName.toLowerCase()&&(t._x_forwardEvents||(t._x_forwardEvents=[]),t._x_forwardEvents.includes(e)||t._x_forwardEvents.push(e));let o=vi(t,e,i,(t=>{r((()=>{}),{scope:{$event:t},params:[t]})}));s((()=>o()))}))),Si("Collapse","collapse","collapse"),Si("Intersect","intersect","intersect"),Si("Focus","trap","focus"),Si("Mask","mask","mask"),Qt.setEvaluator(U),Qt.setReactivityEngine({reactive:ai,effect:function(t,e=Yt){(function(t){return t&&!0===t._isEffect})(t)&&(t=t.raw);const i=function(t,e){const i=function(){if(!i.active)return t();if(!me.includes(i)){ye(i);try{return xe.push(be),be=!0,me.push(i),Xt=i,t()}finally{me.pop(),ke(),Xt=me[me.length-1]}}};return i.id=we++,i.allowRecurse=!!e.allowRecurse,i._isEffect=!0,i.active=!0,i.raw=t,i.deps=[],i.options=e,i}(t,e);return e.lazy||i(),i},release:function(t){t.active&&(ye(t),t.options.onStop&&t.options.onStop(),t.active=!1)},raw:ui});var Ci=Qt;class Ai{constructor(){}lineAt(t){if(t<0||t>this.length)throw new RangeError(`Invalid position ${t} in document of length ${this.length}`);return this.lineInner(t,!1,1,0)}line(t){if(t<1||t>this.lines)throw new RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return this.lineInner(t,!0,1,0)}replace(t,e,i){let n=[];return this.decompose(0,t,n,2),i.length&&i.decompose(0,i.length,n,3),this.decompose(e,this.length,n,1),Oi.from(n,this.length-(e-t)+i.length)}append(t){return this.replace(this.length,this.length,t)}slice(t,e=this.length){let i=[];return this.decompose(t,e,i,0),Oi.from(i,e-t)}eq(t){if(t==this)return!0;if(t.length!=this.length||t.lines!=this.lines)return!1;let e=this.scanIdentical(t,1),i=this.length-this.scanIdentical(t,-1),n=new _i(this),s=new _i(t);for(let t=e,r=e;;){if(n.next(t),s.next(t),t=0,n.lineBreak!=s.lineBreak||n.done!=s.done||n.value!=s.value)return!1;if(r+=n.value.length,n.done||r>=i)return!0}}iter(t=1){return new _i(this,t)}iterRange(t,e=this.length){return new Ei(this,t,e)}iterLines(t,e){let i;if(null==t)i=this.iter();else{null==e&&(e=this.lines+1);let n=this.line(t).from;i=this.iterRange(n,Math.max(n,e==this.lines+1?this.length:e<=1?0:this.line(e-1).to))}return new Ri(i)}toString(){return this.sliceString(0)}toJSON(){let t=[];return this.flatten(t),t}static of(t){if(0==t.length)throw new RangeError("A document must have at least one line");return 1!=t.length||t[0]?t.length<=32?new Mi(t):Oi.from(Mi.split(t,[])):Ai.empty}}class Mi extends Ai{constructor(t,e=function(t){let e=-1;for(let i of t)e+=i.length+1;return e}(t)){super(),this.text=t,this.length=e}get lines(){return this.text.length}get children(){return null}lineInner(t,e,i,n){for(let s=0;;s++){let r=this.text[s],o=n+r.length;if((e?i:o)>=t)return new Pi(n,o,i,r);n=o+1,i++}}decompose(t,e,i,n){let s=t<=0&&e>=this.length?this:new Mi(Ti(this.text,t,e),Math.min(e,this.length)-Math.max(0,t));if(1&n){let t=i.pop(),e=Di(s.text,t.text.slice(),0,s.length);if(e.length<=32)i.push(new Mi(e,t.length+s.length));else{let t=e.length>>1;i.push(new Mi(e.slice(0,t)),new Mi(e.slice(t)))}}else i.push(s)}replace(t,e,i){if(!(i instanceof Mi))return super.replace(t,e,i);let n=Di(this.text,Di(i.text,Ti(this.text,0,t)),e),s=this.length+i.length-(e-t);return n.length<=32?new Mi(n,s):Oi.from(Mi.split(n,[]),s)}sliceString(t,e=this.length,i="\n"){let n="";for(let s=0,r=0;s<=e&&r<this.text.length;r++){let o=this.text[r],l=s+o.length;s>t&&r&&(n+=i),t<l&&e>s&&(n+=o.slice(Math.max(0,t-s),e-s)),s=l+1}return n}flatten(t){for(let e of this.text)t.push(e)}scanIdentical(){return 0}static split(t,e){let i=[],n=-1;for(let s of t)i.push(s),n+=s.length+1,32==i.length&&(e.push(new Mi(i,n)),i=[],n=-1);return n>-1&&e.push(new Mi(i,n)),e}}class Oi extends Ai{constructor(t,e){super(),this.children=t,this.length=e,this.lines=0;for(let e of t)this.lines+=e.lines}lineInner(t,e,i,n){for(let s=0;;s++){let r=this.children[s],o=n+r.length,l=i+r.lines-1;if((e?l:o)>=t)return r.lineInner(t,e,i,n);n=o+1,i=l+1}}decompose(t,e,i,n){for(let s=0,r=0;r<=e&&s<this.children.length;s++){let o=this.children[s],l=r+o.length;if(t<=l&&e>=r){let s=n&((r<=t?1:0)|(l>=e?2:0));r>=t&&l<=e&&!s?i.push(o):o.decompose(t-r,e-r,i,s)}r=l+1}}replace(t,e,i){if(i.lines<this.lines)for(let n=0,s=0;n<this.children.length;n++){let r=this.children[n],o=s+r.length;if(t>=s&&e<=o){let l=r.replace(t-s,e-s,i),a=this.lines-r.lines+l.lines;if(l.lines<a>>4&&l.lines>a>>6){let s=this.children.slice();return s[n]=l,new Oi(s,this.length-(e-t)+i.length)}return super.replace(s,o,l)}s=o+1}return super.replace(t,e,i)}sliceString(t,e=this.length,i="\n"){let n="";for(let s=0,r=0;s<this.children.length&&r<=e;s++){let o=this.children[s],l=r+o.length;r>t&&s&&(n+=i),t<l&&e>r&&(n+=o.sliceString(t-r,e-r,i)),r=l+1}return n}flatten(t){for(let e of this.children)e.flatten(t)}scanIdentical(t,e){if(!(t instanceof Oi))return 0;let i=0,[n,s,r,o]=e>0?[0,0,this.children.length,t.children.length]:[this.children.length-1,t.children.length-1,-1,-1];for(;;n+=e,s+=e){if(n==r||s==o)return i;let l=this.children[n],a=t.children[s];if(l!=a)return i+l.scanIdentical(a,e);i+=l.length+1}}static from(t,e=t.reduce(((t,e)=>t+e.length+1),-1)){let i=0;for(let e of t)i+=e.lines;if(i<32){let i=[];for(let e of t)e.flatten(i);return new Mi(i,e)}let n=Math.max(32,i>>5),s=n<<1,r=n>>1,o=[],l=0,a=-1,h=[];function c(t){let e;if(t.lines>s&&t instanceof Oi)for(let e of t.children)c(e);else t.lines>r&&(l>r||!l)?(u(),o.push(t)):t instanceof Mi&&l&&(e=h[h.length-1])instanceof Mi&&t.lines+e.lines<=32?(l+=t.lines,a+=t.length+1,h[h.length-1]=new Mi(e.text.concat(t.text),e.length+1+t.length)):(l+t.lines>n&&u(),l+=t.lines,a+=t.length+1,h.push(t))}function u(){0!=l&&(o.push(1==h.length?h[0]:Oi.from(h,a)),a=-1,l=h.length=0)}for(let e of t)c(e);return u(),1==o.length?o[0]:new Oi(o,e)}}function Di(t,e,i=0,n=1e9){for(let s=0,r=0,o=!0;r<t.length&&s<=n;r++){let l=t[r],a=s+l.length;a>=i&&(a>n&&(l=l.slice(0,n-s)),s<i&&(l=l.slice(i-s)),o?(e[e.length-1]+=l,o=!1):e.push(l)),s=a+1}return e}function Ti(t,e,i){return Di(t,[""],e,i)}Ai.empty=new Mi([""],0);class _i{constructor(t,e=1){this.dir=e,this.done=!1,this.lineBreak=!1,this.value="",this.nodes=[t],this.offsets=[e>0?1:(t instanceof Mi?t.text.length:t.children.length)<<1]}nextInner(t,e){for(this.done=this.lineBreak=!1;;){let i=this.nodes.length-1,n=this.nodes[i],s=this.offsets[i],r=s>>1,o=n instanceof Mi?n.text.length:n.children.length;if(r==(e>0?o:0)){if(0==i)return this.done=!0,this.value="",this;e>0&&this.offsets[i-1]++,this.nodes.pop(),this.offsets.pop()}else if((1&s)==(e>0?0:1)){if(this.offsets[i]+=e,0==t)return this.lineBreak=!0,this.value="\n",this;t--}else if(n instanceof Mi){let s=n.text[r+(e<0?-1:0)];if(this.offsets[i]+=e,s.length>Math.max(0,t))return this.value=0==t?s:e>0?s.slice(t):s.slice(0,s.length-t),this;t-=s.length}else{let s=n.children[r+(e<0?-1:0)];t>s.length?(t-=s.length,this.offsets[i]+=e):(e<0&&this.offsets[i]--,this.nodes.push(s),this.offsets.push(e>0?1:(s instanceof Mi?s.text.length:s.children.length)<<1))}}}next(t=0){return t<0&&(this.nextInner(-t,-this.dir),t=this.value.length),this.nextInner(t,this.dir)}}class Ei{constructor(t,e,i){this.value="",this.done=!1,this.cursor=new _i(t,e>i?-1:1),this.pos=e>i?t.length:0,this.from=Math.min(e,i),this.to=Math.max(e,i)}nextInner(t,e){if(e<0?this.pos<=this.from:this.pos>=this.to)return this.value="",this.done=!0,this;t+=Math.max(0,e<0?this.pos-this.to:this.from-this.pos);let i=e<0?this.pos-this.from:this.to-this.pos;t>i&&(t=i),i-=t;let{value:n}=this.cursor.next(t);return this.pos+=(n.length+t)*e,this.value=n.length<=i?n:e<0?n.slice(n.length-i):n.slice(0,i),this.done=!this.value,this}next(t=0){return t<0?t=Math.max(t,this.from-this.pos):t>0&&(t=Math.min(t,this.to-this.pos)),this.nextInner(t,this.cursor.dir)}get lineBreak(){return this.cursor.lineBreak&&""!=this.value}}class Ri{constructor(t){this.inner=t,this.afterBreak=!0,this.value="",this.done=!1}next(t=0){let{done:e,lineBreak:i,value:n}=this.inner.next(t);return e?(this.done=!0,this.value=""):i?this.afterBreak?this.value="":(this.afterBreak=!0,this.next()):(this.value=n,this.afterBreak=!1),this}get lineBreak(){return!1}}"undefined"!=typeof Symbol&&(Ai.prototype[Symbol.iterator]=function(){return this.iter()},_i.prototype[Symbol.iterator]=Ei.prototype[Symbol.iterator]=Ri.prototype[Symbol.iterator]=function(){return this});class Pi{constructor(t,e,i,n){this.from=t,this.to=e,this.number=i,this.text=n}get length(){return this.to-this.from}}let Bi="lc,34,7n,7,7b,19,,,,2,,2,,,20,b,1c,l,g,,2t,7,2,6,2,2,,4,z,,u,r,2j,b,1m,9,9,,o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,2,3,,b,2,1l,,4,5,,2,4,,k,2,m,6,,,1m,,,2,,4,8,,7,3,a,2,u,,1n,,,,c,,9,,14,,3,,1l,3,5,3,,4,7,2,b,2,t,,1m,,2,,2,,3,,5,2,7,2,b,2,s,2,1l,2,,,2,4,8,,9,,a,2,t,,20,,4,,2,3,,,8,,29,,2,7,c,8,2q,,2,9,b,6,22,2,r,,,,,,1j,e,,5,,2,5,b,,10,9,,2u,4,,6,,2,2,2,p,2,4,3,g,4,d,,2,2,6,,f,,jj,3,qa,3,t,3,t,2,u,2,1s,2,,7,8,,2,b,9,,19,3,3b,2,y,,3a,3,4,2,9,,6,3,63,2,2,,1m,,,7,,,,,2,8,6,a,2,,1c,h,1r,4,1c,7,,,5,,14,9,c,2,w,4,2,2,,3,1k,,,2,3,,,3,1m,8,2,2,48,3,,d,,7,4,,6,,3,2,5i,1m,,5,ek,,5f,x,2da,3,3x,,2o,w,fe,6,2x,2,n9w,4,,a,w,2,28,2,7k,,3,,4,,p,2,5,,47,2,q,i,d,,12,8,p,b,1a,3,1c,,2,4,2,2,13,,1v,6,2,2,2,2,c,,8,,1b,,1f,,,3,2,2,5,2,,,16,2,8,,6m,,2,,4,,fn4,,kh,g,g,g,a6,2,gt,,6a,,45,5,1ae,3,,2,5,4,14,3,4,,4l,2,fx,4,ar,2,49,b,4w,,1i,f,1k,3,1d,4,2,2,1x,3,10,5,,8,1q,,c,2,1g,9,a,4,2,,2n,3,2,,,2,6,,4g,,3,8,l,2,1l,2,,,,,m,,e,7,3,5,5f,8,2,3,,,n,,29,,2,6,,,2,,,2,,2,6j,,2,4,6,2,,2,r,2,2d,8,2,,,2,2y,,,,2,6,,,2t,3,2,4,,5,77,9,,2,6t,,a,2,,,4,,40,4,2,2,4,,w,a,14,6,2,4,8,,9,6,2,3,1a,d,,2,ba,7,,6,,,2a,m,2,7,,2,,2,3e,6,3,,,2,,7,,,20,2,3,,,,9n,2,f0b,5,1n,7,t4,,1r,4,29,,f5k,2,43q,,,3,4,5,8,8,2,7,u,4,44,3,1iz,1j,4,1e,8,,e,,m,5,,f,11s,7,,h,2,7,,2,,5,79,7,c5,4,15s,7,31,7,240,5,gx7k,2o,3k,6o".split(",").map((t=>t?parseInt(t,36):1));for(let t=1;t<Bi.length;t++)Bi[t]+=Bi[t-1];function Li(t){for(let e=1;e<Bi.length;e+=2)if(Bi[e]>t)return Bi[e-1]<=t;return!1}function Ni(t){return t>=127462&&t<=127487}function Ii(t,e,i=!0,n=!0){return(i?Vi:Wi)(t,e,n)}function Vi(t,e,i){if(e==t.length)return e;e&&zi(t.charCodeAt(e))&&Hi(t.charCodeAt(e-1))&&e--;let n=Fi(t,e);for(e+=qi(n);e<t.length;){let s=Fi(t,e);if(8205==n||8205==s||i&&Li(s))e+=qi(s),n=s;else{if(!Ni(s))break;{let i=0,n=e-2;for(;n>=0&&Ni(Fi(t,n));)i++,n-=2;if(i%2==0)break;e+=2}}}return e}function Wi(t,e,i){for(;e>0;){let n=Vi(t,e-2,i);if(n<e)return n;e--}return 0}function zi(t){return t>=56320&&t<57344}function Hi(t){return t>=55296&&t<56320}function Fi(t,e){let i=t.charCodeAt(e);if(!Hi(i)||e+1==t.length)return i;let n=t.charCodeAt(e+1);return zi(n)?n-56320+(i-55296<<10)+65536:i}function ji(t){return t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10),56320+(1023&t)))}function qi(t){return t<65536?1:2}const $i=/\r\n?|\n/;var Ki=function(t){return t[t.Simple=0]="Simple",t[t.TrackDel=1]="TrackDel",t[t.TrackBefore=2]="TrackBefore",t[t.TrackAfter=3]="TrackAfter",t}(Ki||(Ki={}));class Ui{constructor(t){this.sections=t}get length(){let t=0;for(let e=0;e<this.sections.length;e+=2)t+=this.sections[e];return t}get newLength(){let t=0;for(let e=0;e<this.sections.length;e+=2){let i=this.sections[e+1];t+=i<0?this.sections[e]:i}return t}get empty(){return 0==this.sections.length||2==this.sections.length&&this.sections[1]<0}iterGaps(t){for(let e=0,i=0,n=0;e<this.sections.length;){let s=this.sections[e++],r=this.sections[e++];r<0?(t(i,n,s),n+=s):n+=r,i+=s}}iterChangedRanges(t,e=!1){Xi(this,t,e)}get invertedDesc(){let t=[];for(let e=0;e<this.sections.length;){let i=this.sections[e++],n=this.sections[e++];n<0?t.push(i,n):t.push(n,i)}return new Ui(t)}composeDesc(t){return this.empty?t:t.empty?this:Zi(this,t)}mapDesc(t,e=!1){return t.empty?this:Yi(this,t,e)}mapPos(t,e=-1,i=Ki.Simple){let n=0,s=0;for(let r=0;r<this.sections.length;){let o=this.sections[r++],l=this.sections[r++],a=n+o;if(l<0){if(a>t)return s+(t-n);s+=o}else{if(i!=Ki.Simple&&a>=t&&(i==Ki.TrackDel&&n<t&&a>t||i==Ki.TrackBefore&&n<t||i==Ki.TrackAfter&&a>t))return null;if(a>t||a==t&&e<0&&!o)return t==n||e<0?s:s+l;s+=l}n=a}if(t>n)throw new RangeError(`Position ${t} is out of range for changeset of length ${n}`);return s}touchesRange(t,e=t){for(let i=0,n=0;i<this.sections.length&&n<=e;){let s=n+this.sections[i++];if(this.sections[i++]>=0&&n<=e&&s>=t)return!(n<t&&s>e)||"cover";n=s}return!1}toString(){let t="";for(let e=0;e<this.sections.length;){let i=this.sections[e++],n=this.sections[e++];t+=(t?" ":"")+i+(n>=0?":"+n:"")}return t}toJSON(){return this.sections}static fromJSON(t){if(!Array.isArray(t)||t.length%2||t.some((t=>"number"!=typeof t)))throw new RangeError("Invalid JSON representation of ChangeDesc");return new Ui(t)}static create(t){return new Ui(t)}}class Gi extends Ui{constructor(t,e){super(t),this.inserted=e}apply(t){if(this.length!=t.length)throw new RangeError("Applying change set to a document with the wrong length");return Xi(this,((e,i,n,s,r)=>t=t.replace(n,n+(i-e),r)),!1),t}mapDesc(t,e=!1){return Yi(this,t,e,!0)}invert(t){let e=this.sections.slice(),i=[];for(let n=0,s=0;n<e.length;n+=2){let r=e[n],o=e[n+1];if(o>=0){e[n]=o,e[n+1]=r;let l=n>>1;for(;i.length<l;)i.push(Ai.empty);i.push(r?t.slice(s,s+r):Ai.empty)}s+=r}return new Gi(e,i)}compose(t){return this.empty?t:t.empty?this:Zi(this,t,!0)}map(t,e=!1){return t.empty?this:Yi(this,t,e,!0)}iterChanges(t,e=!1){Xi(this,t,e)}get desc(){return Ui.create(this.sections)}filter(t){let e=[],i=[],n=[],s=new tn(this);t:for(let r=0,o=0;;){let l=r==t.length?1e9:t[r++];for(;o<l||o==l&&0==s.len;){if(s.done)break t;let t=Math.min(s.len,l-o);Qi(n,t,-1);let r=-1==s.ins?-1:0==s.off?s.ins:0;Qi(e,t,r),r>0&&Ji(i,e,s.text),s.forward(t),o+=t}let a=t[r++];for(;o<a;){if(s.done)break t;let t=Math.min(s.len,a-o);Qi(e,t,-1),Qi(n,t,-1==s.ins?-1:0==s.off?s.ins:0),s.forward(t),o+=t}}return{changes:new Gi(e,i),filtered:Ui.create(n)}}toJSON(){let t=[];for(let e=0;e<this.sections.length;e+=2){let i=this.sections[e],n=this.sections[e+1];n<0?t.push(i):0==n?t.push([i]):t.push([i].concat(this.inserted[e>>1].toJSON()))}return t}static of(t,e,i){let n=[],s=[],r=0,o=null;function l(t=!1){if(!t&&!n.length)return;r<e&&Qi(n,e-r,-1);let i=new Gi(n,s);o=o?o.compose(i.map(o)):i,n=[],s=[],r=0}return function t(a){if(Array.isArray(a))for(let e of a)t(e);else if(a instanceof Gi){if(a.length!=e)throw new RangeError(`Mismatched change set length (got ${a.length}, expected ${e})`);l(),o=o?o.compose(a.map(o)):a}else{let{from:t,to:o=t,insert:h}=a;if(t>o||t<0||o>e)throw new RangeError(`Invalid change range ${t} to ${o} (in doc of length ${e})`);let c=h?"string"==typeof h?Ai.of(h.split(i||$i)):h:Ai.empty,u=c.length;if(t==o&&0==u)return;t<r&&l(),t>r&&Qi(n,t-r,-1),Qi(n,o-t,u),Ji(s,n,c),r=o}}(t),l(!o),o}static empty(t){return new Gi(t?[t,-1]:[],[])}static fromJSON(t){if(!Array.isArray(t))throw new RangeError("Invalid JSON representation of ChangeSet");let e=[],i=[];for(let n=0;n<t.length;n++){let s=t[n];if("number"==typeof s)e.push(s,-1);else{if(!Array.isArray(s)||"number"!=typeof s[0]||s.some(((t,e)=>e&&"string"!=typeof t)))throw new RangeError("Invalid JSON representation of ChangeSet");if(1==s.length)e.push(s[0],0);else{for(;i.length<n;)i.push(Ai.empty);i[n]=Ai.of(s.slice(1)),e.push(s[0],i[n].length)}}}return new Gi(e,i)}static createSet(t,e){return new Gi(t,e)}}function Qi(t,e,i,n=!1){if(0==e&&i<=0)return;let s=t.length-2;s>=0&&i<=0&&i==t[s+1]?t[s]+=e:0==e&&0==t[s]?t[s+1]+=i:n?(t[s]+=e,t[s+1]+=i):t.push(e,i)}function Ji(t,e,i){if(0==i.length)return;let n=e.length-2>>1;if(n<t.length)t[t.length-1]=t[t.length-1].append(i);else{for(;t.length<n;)t.push(Ai.empty);t.push(i)}}function Xi(t,e,i){let n=t.inserted;for(let s=0,r=0,o=0;o<t.sections.length;){let l=t.sections[o++],a=t.sections[o++];if(a<0)s+=l,r+=l;else{let h=s,c=r,u=Ai.empty;for(;h+=l,c+=a,a&&n&&(u=u.append(n[o-2>>1])),!(i||o==t.sections.length||t.sections[o+1]<0);)l=t.sections[o++],a=t.sections[o++];e(s,h,r,c,u),s=h,r=c}}}function Yi(t,e,i,n=!1){let s=[],r=n?[]:null,o=new tn(t),l=new tn(e);for(let t=-1;;)if(-1==o.ins&&-1==l.ins){let t=Math.min(o.len,l.len);Qi(s,t,-1),o.forward(t),l.forward(t)}else if(l.ins>=0&&(o.ins<0||t==o.i||0==o.off&&(l.len<o.len||l.len==o.len&&!i))){let e=l.len;for(Qi(s,l.ins,-1);e;){let i=Math.min(o.len,e);o.ins>=0&&t<o.i&&o.len<=i&&(Qi(s,0,o.ins),r&&Ji(r,s,o.text),t=o.i),o.forward(i),e-=i}l.next()}else{if(!(o.ins>=0)){if(o.done&&l.done)return r?Gi.createSet(s,r):Ui.create(s);throw new Error("Mismatched change set lengths")}{let e=0,i=o.len;for(;i;)if(-1==l.ins){let t=Math.min(i,l.len);e+=t,i-=t,l.forward(t)}else{if(!(0==l.ins&&l.len<i))break;i-=l.len,l.next()}Qi(s,e,t<o.i?o.ins:0),r&&t<o.i&&Ji(r,s,o.text),t=o.i,o.forward(o.len-i)}}}function Zi(t,e,i=!1){let n=[],s=i?[]:null,r=new tn(t),o=new tn(e);for(let t=!1;;){if(r.done&&o.done)return s?Gi.createSet(n,s):Ui.create(n);if(0==r.ins)Qi(n,r.len,0,t),r.next();else if(0!=o.len||o.done){if(r.done||o.done)throw new Error("Mismatched change set lengths");{let e=Math.min(r.len2,o.len),i=n.length;if(-1==r.ins){let i=-1==o.ins?-1:o.off?0:o.ins;Qi(n,e,i,t),s&&i&&Ji(s,n,o.text)}else-1==o.ins?(Qi(n,r.off?0:r.len,e,t),s&&Ji(s,n,r.textBit(e))):(Qi(n,r.off?0:r.len,o.off?0:o.ins,t),s&&!o.off&&Ji(s,n,o.text));t=(r.ins>e||o.ins>=0&&o.len>e)&&(t||n.length>i),r.forward2(e),o.forward(e)}}else Qi(n,0,o.ins,t),s&&Ji(s,n,o.text),o.next()}}class tn{constructor(t){this.set=t,this.i=0,this.next()}next(){let{sections:t}=this.set;this.i<t.length?(this.len=t[this.i++],this.ins=t[this.i++]):(this.len=0,this.ins=-2),this.off=0}get done(){return-2==this.ins}get len2(){return this.ins<0?this.len:this.ins}get text(){let{inserted:t}=this.set,e=this.i-2>>1;return e>=t.length?Ai.empty:t[e]}textBit(t){let{inserted:e}=this.set,i=this.i-2>>1;return i>=e.length&&!t?Ai.empty:e[i].slice(this.off,null==t?void 0:this.off+t)}forward(t){t==this.len?this.next():(this.len-=t,this.off+=t)}forward2(t){-1==this.ins?this.forward(t):t==this.ins?this.next():(this.ins-=t,this.off+=t)}}class en{constructor(t,e,i){this.from=t,this.to=e,this.flags=i}get anchor(){return 16&this.flags?this.to:this.from}get head(){return 16&this.flags?this.from:this.to}get empty(){return this.from==this.to}get assoc(){return 4&this.flags?-1:8&this.flags?1:0}get bidiLevel(){let t=3&this.flags;return 3==t?null:t}get goalColumn(){let t=this.flags>>5;return 33554431==t?void 0:t}map(t,e=-1){let i,n;return this.empty?i=n=t.mapPos(this.from,e):(i=t.mapPos(this.from,1),n=t.mapPos(this.to,-1)),i==this.from&&n==this.to?this:new en(i,n,this.flags)}extend(t,e=t){if(t<=this.anchor&&e>=this.anchor)return nn.range(t,e);let i=Math.abs(t-this.anchor)>Math.abs(e-this.anchor)?t:e;return nn.range(this.anchor,i)}eq(t){return this.anchor==t.anchor&&this.head==t.head}toJSON(){return{anchor:this.anchor,head:this.head}}static fromJSON(t){if(!t||"number"!=typeof t.anchor||"number"!=typeof t.head)throw new RangeError("Invalid JSON representation for SelectionRange");return nn.range(t.anchor,t.head)}static create(t,e,i){return new en(t,e,i)}}class nn{constructor(t,e){this.ranges=t,this.mainIndex=e}map(t,e=-1){return t.empty?this:nn.create(this.ranges.map((i=>i.map(t,e))),this.mainIndex)}eq(t){if(this.ranges.length!=t.ranges.length||this.mainIndex!=t.mainIndex)return!1;for(let e=0;e<this.ranges.length;e++)if(!this.ranges[e].eq(t.ranges[e]))return!1;return!0}get main(){return this.ranges[this.mainIndex]}asSingle(){return 1==this.ranges.length?this:new nn([this.main],0)}addRange(t,e=!0){return nn.create([t].concat(this.ranges),e?0:this.mainIndex+1)}replaceRange(t,e=this.mainIndex){let i=this.ranges.slice();return i[e]=t,nn.create(i,this.mainIndex)}toJSON(){return{ranges:this.ranges.map((t=>t.toJSON())),main:this.mainIndex}}static fromJSON(t){if(!t||!Array.isArray(t.ranges)||"number"!=typeof t.main||t.main>=t.ranges.length)throw new RangeError("Invalid JSON representation for EditorSelection");return new nn(t.ranges.map((t=>en.fromJSON(t))),t.main)}static single(t,e=t){return new nn([nn.range(t,e)],0)}static create(t,e=0){if(0==t.length)throw new RangeError("A selection needs at least one range");for(let i=0,n=0;n<t.length;n++){let s=t[n];if(s.empty?s.from<=i:s.from<i)return nn.normalized(t.slice(),e);i=s.to}return new nn(t,e)}static cursor(t,e=0,i,n){return en.create(t,t,(0==e?0:e<0?4:8)|(null==i?3:Math.min(2,i))|(null!=n?n:33554431)<<5)}static range(t,e,i,n){let s=(null!=i?i:33554431)<<5|(null==n?3:Math.min(2,n));return e<t?en.create(e,t,24|s):en.create(t,e,(e>t?4:0)|s)}static normalized(t,e=0){let i=t[e];t.sort(((t,e)=>t.from-e.from)),e=t.indexOf(i);for(let i=1;i<t.length;i++){let n=t[i],s=t[i-1];if(n.empty?n.from<=s.to:n.from<s.to){let r=s.from,o=Math.max(n.to,s.to);i<=e&&e--,t.splice(--i,2,n.anchor>n.head?nn.range(o,r):nn.range(r,o))}}return new nn(t,e)}}function sn(t,e){for(let i of t.ranges)if(i.to>e)throw new RangeError("Selection points outside of document")}let rn=0;class on{constructor(t,e,i,n,s){this.combine=t,this.compareInput=e,this.compare=i,this.isStatic=n,this.id=rn++,this.default=t([]),this.extensions="function"==typeof s?s(this):s}static define(t={}){return new on(t.combine||(t=>t),t.compareInput||((t,e)=>t===e),t.compare||(t.combine?(t,e)=>t===e:ln),!!t.static,t.enables)}of(t){return new an([],this,0,t)}compute(t,e){if(this.isStatic)throw new Error("Can't compute a static facet");return new an(t,this,1,e)}computeN(t,e){if(this.isStatic)throw new Error("Can't compute a static facet");return new an(t,this,2,e)}from(t,e){return e||(e=t=>t),this.compute([t],(i=>e(i.field(t))))}}function ln(t,e){return t==e||t.length==e.length&&t.every(((t,i)=>t===e[i]))}class an{constructor(t,e,i,n){this.dependencies=t,this.facet=e,this.type=i,this.value=n,this.id=rn++}dynamicSlot(t){var e;let i=this.value,n=this.facet.compareInput,s=this.id,r=t[s]>>1,o=2==this.type,l=!1,a=!1,h=[];for(let i of this.dependencies)"doc"==i?l=!0:"selection"==i?a=!0:0==(1&(null!==(e=t[i.id])&&void 0!==e?e:1))&&h.push(t[i.id]);return{create:t=>(t.values[r]=i(t),1),update(t,e){if(l&&e.docChanged||a&&(e.docChanged||e.selection)||cn(t,h)){let e=i(t);if(o?!hn(e,t.values[r],n):!n(e,t.values[r]))return t.values[r]=e,1}return 0},reconfigure:(t,e)=>{let l,a=e.config.address[s];if(null!=a){let s=An(e,a);if(this.dependencies.every((i=>i instanceof on?e.facet(i)===t.facet(i):!(i instanceof dn)||e.field(i,!1)==t.field(i,!1)))||(o?hn(l=i(t),s,n):n(l=i(t),s)))return t.values[r]=s,0}else l=i(t);return t.values[r]=l,1}}}}function hn(t,e,i){if(t.length!=e.length)return!1;for(let n=0;n<t.length;n++)if(!i(t[n],e[n]))return!1;return!0}function cn(t,e){let i=!1;for(let n of e)1&Cn(t,n)&&(i=!0);return i}function un(t,e,i){let n=i.map((e=>t[e.id])),s=i.map((t=>t.type)),r=n.filter((t=>!(1&t))),o=t[e.id]>>1;function l(t){let i=[];for(let e=0;e<n.length;e++){let r=An(t,n[e]);if(2==s[e])for(let t of r)i.push(t);else i.push(r)}return e.combine(i)}return{create(t){for(let e of n)Cn(t,e);return t.values[o]=l(t),1},update(t,i){if(!cn(t,r))return 0;let n=l(t);return e.compare(n,t.values[o])?0:(t.values[o]=n,1)},reconfigure(t,s){let r=cn(t,n),a=s.config.facets[e.id],h=s.facet(e);if(a&&!r&&ln(i,a))return t.values[o]=h,0;let c=l(t);return e.compare(c,h)?(t.values[o]=h,0):(t.values[o]=c,1)}}}const fn=on.define({static:!0});class dn{constructor(t,e,i,n,s){this.id=t,this.createF=e,this.updateF=i,this.compareF=n,this.spec=s,this.provides=void 0}static define(t){let e=new dn(rn++,t.create,t.update,t.compare||((t,e)=>t===e),t);return t.provide&&(e.provides=t.provide(e)),e}create(t){let e=t.facet(fn).find((t=>t.field==this));return((null==e?void 0:e.create)||this.createF)(t)}slot(t){let e=t[this.id]>>1;return{create:t=>(t.values[e]=this.create(t),1),update:(t,i)=>{let n=t.values[e],s=this.updateF(n,i);return this.compareF(n,s)?0:(t.values[e]=s,1)},reconfigure:(t,i)=>null!=i.config.address[this.id]?(t.values[e]=i.field(this),0):(t.values[e]=this.create(t),1)}}init(t){return[this,fn.of({field:this,create:t})]}get extension(){return this}}const pn=4,mn=3,gn=2,vn=1;function wn(t){return e=>new bn(e,t)}const yn={highest:wn(0),high:wn(vn),default:wn(gn),low:wn(mn),lowest:wn(pn)};class bn{constructor(t,e){this.inner=t,this.prec=e}}class xn{of(t){return new kn(this,t)}reconfigure(t){return xn.reconfigure.of({compartment:this,extension:t})}get(t){return t.config.compartments.get(this)}}class kn{constructor(t,e){this.compartment=t,this.inner=e}}class Sn{constructor(t,e,i,n,s,r){for(this.base=t,this.compartments=e,this.dynamicSlots=i,this.address=n,this.staticValues=s,this.facets=r,this.statusTemplate=[];this.statusTemplate.length<i.length;)this.statusTemplate.push(0)}staticFacet(t){let e=this.address[t.id];return null==e?t.default:this.staticValues[e>>1]}static resolve(t,e,i){let n=[],s=Object.create(null),r=new Map;for(let i of function(t,e,i){let n=[[],[],[],[],[]],s=new Map;function r(t,o){let l=s.get(t);if(null!=l){if(l<=o)return;let e=n[l].indexOf(t);e>-1&&n[l].splice(e,1),t instanceof kn&&i.delete(t.compartment)}if(s.set(t,o),Array.isArray(t))for(let e of t)r(e,o);else if(t instanceof kn){if(i.has(t.compartment))throw new RangeError("Duplicate use of compartment in extensions");let n=e.get(t.compartment)||t.inner;i.set(t.compartment,n),r(n,o)}else if(t instanceof bn)r(t.inner,t.prec);else if(t instanceof dn)n[o].push(t),t.provides&&r(t.provides,o);else if(t instanceof an)n[o].push(t),t.facet.extensions&&r(t.facet.extensions,gn);else{let e=t.extension;if(!e)throw new Error(`Unrecognized extension value in extension set (${t}). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.`);r(e,o)}}return r(t,gn),n.reduce(((t,e)=>t.concat(e)))}(t,e,r))i instanceof dn?n.push(i):(s[i.facet.id]||(s[i.facet.id]=[])).push(i);let o=Object.create(null),l=[],a=[];for(let t of n)o[t.id]=a.length<<1,a.push((e=>t.slot(e)));let h=null==i?void 0:i.config.facets;for(let t in s){let e=s[t],n=e[0].facet,r=h&&h[t]||[];if(e.every((t=>0==t.type)))if(o[n.id]=l.length<<1|1,ln(r,e))l.push(i.facet(n));else{let t=n.combine(e.map((t=>t.value)));l.push(i&&n.compare(t,i.facet(n))?i.facet(n):t)}else{for(let t of e)0==t.type?(o[t.id]=l.length<<1|1,l.push(t.value)):(o[t.id]=a.length<<1,a.push((e=>t.dynamicSlot(e))));o[n.id]=a.length<<1,a.push((t=>un(t,n,e)))}}let c=a.map((t=>t(o)));return new Sn(t,r,c,o,l,s)}}function Cn(t,e){if(1&e)return 2;let i=e>>1,n=t.status[i];if(4==n)throw new Error("Cyclic dependency between fields and/or facets");if(2&n)return n;t.status[i]=4;let s=t.computeSlot(t,t.config.dynamicSlots[i]);return t.status[i]=2|s}function An(t,e){return 1&e?t.config.staticValues[e>>1]:t.values[e>>1]}const Mn=on.define(),On=on.define({combine:t=>t.some((t=>t)),static:!0}),Dn=on.define({combine:t=>t.length?t[0]:void 0,static:!0}),Tn=on.define(),_n=on.define(),En=on.define(),Rn=on.define({combine:t=>!!t.length&&t[0]});class Pn{constructor(t,e){this.type=t,this.value=e}static define(){return new Bn}}class Bn{of(t){return new Pn(this,t)}}class Ln{constructor(t){this.map=t}of(t){return new Nn(this,t)}}class Nn{constructor(t,e){this.type=t,this.value=e}map(t){let e=this.type.map(this.value,t);return void 0===e?void 0:e==this.value?this:new Nn(this.type,e)}is(t){return this.type==t}static define(t={}){return new Ln(t.map||(t=>t))}static mapEffects(t,e){if(!t.length)return t;let i=[];for(let n of t){let t=n.map(e);t&&i.push(t)}return i}}Nn.reconfigure=Nn.define(),Nn.appendConfig=Nn.define();class In{constructor(t,e,i,n,s,r){this.startState=t,this.changes=e,this.selection=i,this.effects=n,this.annotations=s,this.scrollIntoView=r,this._doc=null,this._state=null,i&&sn(i,e.newLength),s.some((t=>t.type==In.time))||(this.annotations=s.concat(In.time.of(Date.now())))}static create(t,e,i,n,s,r){return new In(t,e,i,n,s,r)}get newDoc(){return this._doc||(this._doc=this.changes.apply(this.startState.doc))}get newSelection(){return this.selection||this.startState.selection.map(this.changes)}get state(){return this._state||this.startState.applyTransaction(this),this._state}annotation(t){for(let e of this.annotations)if(e.type==t)return e.value}get docChanged(){return!this.changes.empty}get reconfigured(){return this.startState.config!=this.state.config}isUserEvent(t){let e=this.annotation(In.userEvent);return!(!e||!(e==t||e.length>t.length&&e.slice(0,t.length)==t&&"."==e[t.length]))}}function Vn(t,e){let i=[];for(let n=0,s=0;;){let r,o;if(n<t.length&&(s==e.length||e[s]>=t[n]))r=t[n++],o=t[n++];else{if(!(s<e.length))return i;r=e[s++],o=e[s++]}!i.length||i[i.length-1]<r?i.push(r,o):i[i.length-1]<o&&(i[i.length-1]=o)}}function Wn(t,e,i){var n;let s,r,o;return i?(s=e.changes,r=Gi.empty(e.changes.length),o=t.changes.compose(e.changes)):(s=e.changes.map(t.changes),r=t.changes.mapDesc(e.changes,!0),o=t.changes.compose(s)),{changes:o,selection:e.selection?e.selection.map(r):null===(n=t.selection)||void 0===n?void 0:n.map(s),effects:Nn.mapEffects(t.effects,s).concat(Nn.mapEffects(e.effects,r)),annotations:t.annotations.length?t.annotations.concat(e.annotations):e.annotations,scrollIntoView:t.scrollIntoView||e.scrollIntoView}}function zn(t,e,i){let n=e.selection,s=jn(e.annotations);return e.userEvent&&(s=s.concat(In.userEvent.of(e.userEvent))),{changes:e.changes instanceof Gi?e.changes:Gi.of(e.changes||[],i,t.facet(Dn)),selection:n&&(n instanceof nn?n:nn.single(n.anchor,n.head)),effects:jn(e.effects),annotations:s,scrollIntoView:!!e.scrollIntoView}}function Hn(t,e,i){let n=zn(t,e.length?e[0]:{},t.doc.length);e.length&&!1===e[0].filter&&(i=!1);for(let s=1;s<e.length;s++){!1===e[s].filter&&(i=!1);let r=!!e[s].sequential;n=Wn(n,zn(t,e[s],r?n.changes.newLength:t.doc.length),r)}let s=In.create(t,n.changes,n.selection,n.effects,n.annotations,n.scrollIntoView);return function(t){let e=t.startState,i=e.facet(En),n=t;for(let s=i.length-1;s>=0;s--){let r=i[s](t);r&&Object.keys(r).length&&(n=Wn(n,zn(e,r,t.changes.newLength),!0))}return n==t?t:In.create(e,t.changes,t.selection,n.effects,n.annotations,n.scrollIntoView)}(i?function(t){let e=t.startState,i=!0;for(let n of e.facet(Tn)){let e=n(t);if(!1===e){i=!1;break}Array.isArray(e)&&(i=!0===i?e:Vn(i,e))}if(!0!==i){let n,s;if(!1===i)s=t.changes.invertedDesc,n=Gi.empty(e.doc.length);else{let e=t.changes.filter(i);n=e.changes,s=e.filtered.mapDesc(e.changes).invertedDesc}t=In.create(e,n,t.selection&&t.selection.map(s),Nn.mapEffects(t.effects,s),t.annotations,t.scrollIntoView)}let n=e.facet(_n);for(let i=n.length-1;i>=0;i--){let s=n[i](t);t=s instanceof In?s:Array.isArray(s)&&1==s.length&&s[0]instanceof In?s[0]:Hn(e,jn(s),!1)}return t}(s):s)}In.time=Pn.define(),In.userEvent=Pn.define(),In.addToHistory=Pn.define(),In.remote=Pn.define();const Fn=[];function jn(t){return null==t?Fn:Array.isArray(t)?t:[t]}var qn=function(t){return t[t.Word=0]="Word",t[t.Space=1]="Space",t[t.Other=2]="Other",t}(qn||(qn={}));const $n=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;let Kn;try{Kn=new RegExp("[\\p{Alphabetic}\\p{Number}_]","u")}catch(t){}function Un(t){return e=>{if(!/\S/.test(e))return qn.Space;if(function(t){if(Kn)return Kn.test(t);for(let e=0;e<t.length;e++){let i=t[e];if(/\w/.test(i)||i>""&&(i.toUpperCase()!=i.toLowerCase()||$n.test(i)))return!0}return!1}(e))return qn.Word;for(let i=0;i<t.length;i++)if(e.indexOf(t[i])>-1)return qn.Word;return qn.Other}}class Gn{constructor(t,e,i,n,s,r){this.config=t,this.doc=e,this.selection=i,this.values=n,this.status=t.statusTemplate.slice(),this.computeSlot=s,r&&(r._state=this);for(let t=0;t<this.config.dynamicSlots.length;t++)Cn(this,t<<1);this.computeSlot=null}field(t,e=!0){let i=this.config.address[t.id];if(null!=i)return Cn(this,i),An(this,i);if(e)throw new RangeError("Field is not present in this state")}update(...t){return Hn(this,t,!0)}applyTransaction(t){let e,i=this.config,{base:n,compartments:s}=i;for(let e of t.effects)e.is(xn.reconfigure)?(i&&(s=new Map,i.compartments.forEach(((t,e)=>s.set(e,t))),i=null),s.set(e.value.compartment,e.value.extension)):e.is(Nn.reconfigure)?(i=null,n=e.value):e.is(Nn.appendConfig)&&(i=null,n=jn(n).concat(e.value));if(i)e=t.startState.values.slice();else{i=Sn.resolve(n,s,this),e=new Gn(i,this.doc,this.selection,i.dynamicSlots.map((()=>null)),((t,e)=>e.reconfigure(t,this)),null).values}new Gn(i,t.newDoc,t.newSelection,e,((e,i)=>i.update(e,t)),t)}replaceSelection(t){return"string"==typeof t&&(t=this.toText(t)),this.changeByRange((e=>({changes:{from:e.from,to:e.to,insert:t},range:nn.cursor(e.from+t.length)})))}changeByRange(t){let e=this.selection,i=t(e.ranges[0]),n=this.changes(i.changes),s=[i.range],r=jn(i.effects);for(let i=1;i<e.ranges.length;i++){let o=t(e.ranges[i]),l=this.changes(o.changes),a=l.map(n);for(let t=0;t<i;t++)s[t]=s[t].map(a);let h=n.mapDesc(l,!0);s.push(o.range.map(h)),n=n.compose(a),r=Nn.mapEffects(r,a).concat(Nn.mapEffects(jn(o.effects),h))}return{changes:n,selection:nn.create(s,e.mainIndex),effects:r}}changes(t=[]){return t instanceof Gi?t:Gi.of(t,this.doc.length,this.facet(Gn.lineSeparator))}toText(t){return Ai.of(t.split(this.facet(Gn.lineSeparator)||$i))}sliceDoc(t=0,e=this.doc.length){return this.doc.sliceString(t,e,this.lineBreak)}facet(t){let e=this.config.address[t.id];return null==e?t.default:(Cn(this,e),An(this,e))}toJSON(t){let e={doc:this.sliceDoc(),selection:this.selection.toJSON()};if(t)for(let i in t){let n=t[i];n instanceof dn&&null!=this.config.address[n.id]&&(e[i]=n.spec.toJSON(this.field(t[i]),this))}return e}static fromJSON(t,e={},i){if(!t||"string"!=typeof t.doc)throw new RangeError("Invalid JSON representation for EditorState");let n=[];if(i)for(let e in i)if(Object.prototype.hasOwnProperty.call(t,e)){let s=i[e],r=t[e];n.push(s.init((t=>s.spec.fromJSON(r,t))))}return Gn.create({doc:t.doc,selection:nn.fromJSON(t.selection),extensions:e.extensions?n.concat([e.extensions]):n})}static create(t={}){let e=Sn.resolve(t.extensions||[],new Map),i=t.doc instanceof Ai?t.doc:Ai.of((t.doc||"").split(e.staticFacet(Gn.lineSeparator)||$i)),n=t.selection?t.selection instanceof nn?t.selection:nn.single(t.selection.anchor,t.selection.head):nn.single(0);return sn(n,i.length),e.staticFacet(On)||(n=n.asSingle()),new Gn(e,i,n,e.dynamicSlots.map((()=>null)),((t,e)=>e.create(t)),null)}get tabSize(){return this.facet(Gn.tabSize)}get lineBreak(){return this.facet(Gn.lineSeparator)||"\n"}get readOnly(){return this.facet(Rn)}phrase(t,...e){for(let e of this.facet(Gn.phrases))if(Object.prototype.hasOwnProperty.call(e,t)){t=e[t];break}return e.length&&(t=t.replace(/\$(\$|\d*)/g,((t,i)=>{if("$"==i)return"$";let n=+(i||1);return!n||n>e.length?t:e[n-1]}))),t}languageDataAt(t,e,i=-1){let n=[];for(let s of this.facet(Mn))for(let r of s(this,e,i))Object.prototype.hasOwnProperty.call(r,t)&&n.push(r[t]);return n}charCategorizer(t){return Un(this.languageDataAt("wordChars",t).join(""))}wordAt(t){let{text:e,from:i,length:n}=this.doc.lineAt(t),s=this.charCategorizer(t),r=t-i,o=t-i;for(;r>0;){let t=Ii(e,r,!1);if(s(e.slice(t,r))!=qn.Word)break;r=t}for(;o<n;){let t=Ii(e,o);if(s(e.slice(o,t))!=qn.Word)break;o=t}return r==o?null:nn.range(r+i,o+i)}}function Qn(t,e,i={}){let n={};for(let e of t)for(let t of Object.keys(e)){let s=e[t],r=n[t];if(void 0===r)n[t]=s;else if(r===s||void 0===s);else{if(!Object.hasOwnProperty.call(i,t))throw new Error("Config merge conflict for field "+t);n[t]=i[t](r,s)}}for(let t in e)void 0===n[t]&&(n[t]=e[t]);return n}Gn.allowMultipleSelections=On,Gn.tabSize=on.define({combine:t=>t.length?t[0]:4}),Gn.lineSeparator=Dn,Gn.readOnly=Rn,Gn.phrases=on.define({compare(t,e){let i=Object.keys(t),n=Object.keys(e);return i.length==n.length&&i.every((i=>t[i]==e[i]))}}),Gn.languageData=Mn,Gn.changeFilter=Tn,Gn.transactionFilter=_n,Gn.transactionExtender=En,xn.reconfigure=Nn.define();class Jn{eq(t){return this==t}range(t,e=t){return Xn.create(t,e,this)}}Jn.prototype.startSide=Jn.prototype.endSide=0,Jn.prototype.point=!1,Jn.prototype.mapMode=Ki.TrackDel;class Xn{constructor(t,e,i){this.from=t,this.to=e,this.value=i}static create(t,e,i){return new Xn(t,e,i)}}function Yn(t,e){return t.from-e.from||t.value.startSide-e.value.startSide}class Zn{constructor(t,e,i,n){this.from=t,this.to=e,this.value=i,this.maxPoint=n}get length(){return this.to[this.to.length-1]}findIndex(t,e,i,n=0){let s=i?this.to:this.from;for(let r=n,o=s.length;;){if(r==o)return r;let n=r+o>>1,l=s[n]-t||(i?this.value[n].endSide:this.value[n].startSide)-e;if(n==r)return l>=0?r:o;l>=0?o=n:r=n+1}}between(t,e,i,n){for(let s=this.findIndex(e,-1e9,!0),r=this.findIndex(i,1e9,!1,s);s<r;s++)if(!1===n(this.from[s]+t,this.to[s]+t,this.value[s]))return!1}map(t,e){let i=[],n=[],s=[],r=-1,o=-1;for(let l=0;l<this.value.length;l++){let a,h,c=this.value[l],u=this.from[l]+t,f=this.to[l]+t;if(u==f){let t=e.mapPos(u,c.startSide,c.mapMode);if(null==t)continue;if(a=h=t,c.startSide!=c.endSide&&(h=e.mapPos(u,c.endSide),h<a))continue}else if(a=e.mapPos(u,c.startSide),h=e.mapPos(f,c.endSide),a>h||a==h&&c.startSide>0&&c.endSide<=0)continue;(h-a||c.endSide-c.startSide)<0||(r<0&&(r=a),c.point&&(o=Math.max(o,h-a)),i.push(c),n.push(a-r),s.push(h-r))}return{mapped:i.length?new Zn(n,s,i,o):null,pos:r}}}class ts{constructor(t,e,i,n){this.chunkPos=t,this.chunk=e,this.nextLayer=i,this.maxPoint=n}static create(t,e,i,n){return new ts(t,e,i,n)}get length(){let t=this.chunk.length-1;return t<0?0:Math.max(this.chunkEnd(t),this.nextLayer.length)}get size(){if(this.isEmpty)return 0;let t=this.nextLayer.size;for(let e of this.chunk)t+=e.value.length;return t}chunkEnd(t){return this.chunkPos[t]+this.chunk[t].length}update(t){let{add:e=[],sort:i=!1,filterFrom:n=0,filterTo:s=this.length}=t,r=t.filter;if(0==e.length&&!r)return this;if(i&&(e=e.slice().sort(Yn)),this.isEmpty)return e.length?ts.of(e):this;let o=new ns(this,null,-1).goto(0),l=0,a=[],h=new es;for(;o.value||l<e.length;)if(l<e.length&&(o.from-e[l].from||o.startSide-e[l].value.startSide)>=0){let t=e[l++];h.addInner(t.from,t.to,t.value)||a.push(t)}else 1==o.rangeIndex&&o.chunkIndex<this.chunk.length&&(l==e.length||this.chunkEnd(o.chunkIndex)<e[l].from)&&(!r||n>this.chunkEnd(o.chunkIndex)||s<this.chunkPos[o.chunkIndex])&&h.addChunk(this.chunkPos[o.chunkIndex],this.chunk[o.chunkIndex])?o.nextChunk():((!r||n>o.to||s<o.from||r(o.from,o.to,o.value))&&(h.addInner(o.from,o.to,o.value)||a.push(Xn.create(o.from,o.to,o.value))),o.next());return h.finishInner(this.nextLayer.isEmpty&&!a.length?ts.empty:this.nextLayer.update({add:a,filter:r,filterFrom:n,filterTo:s}))}map(t){if(t.empty||this.isEmpty)return this;let e=[],i=[],n=-1;for(let s=0;s<this.chunk.length;s++){let r=this.chunkPos[s],o=this.chunk[s],l=t.touchesRange(r,r+o.length);if(!1===l)n=Math.max(n,o.maxPoint),e.push(o),i.push(t.mapPos(r));else if(!0===l){let{mapped:s,pos:l}=o.map(r,t);s&&(n=Math.max(n,s.maxPoint),e.push(s),i.push(l))}}let s=this.nextLayer.map(t);return 0==e.length?s:new ts(i,e,s||ts.empty,n)}between(t,e,i){if(!this.isEmpty){for(let n=0;n<this.chunk.length;n++){let s=this.chunkPos[n],r=this.chunk[n];if(e>=s&&t<=s+r.length&&!1===r.between(s,t-s,e-s,i))return}this.nextLayer.between(t,e,i)}}iter(t=0){return ss.from([this]).goto(t)}get isEmpty(){return this.nextLayer==this}static iter(t,e=0){return ss.from(t).goto(e)}static compare(t,e,i,n,s=-1){let r=t.filter((t=>t.maxPoint>0||!t.isEmpty&&t.maxPoint>=s)),o=e.filter((t=>t.maxPoint>0||!t.isEmpty&&t.maxPoint>=s)),l=is(r,o,i),a=new os(r,l,s),h=new os(o,l,s);i.iterGaps(((t,e,i)=>ls(a,t,h,e,i,n))),i.empty&&0==i.length&&ls(a,0,h,0,0,n)}static eq(t,e,i=0,n){null==n&&(n=999999999);let s=t.filter((t=>!t.isEmpty&&e.indexOf(t)<0)),r=e.filter((e=>!e.isEmpty&&t.indexOf(e)<0));if(s.length!=r.length)return!1;if(!s.length)return!0;let o=is(s,r),l=new os(s,o,0).goto(i),a=new os(r,o,0).goto(i);for(;;){if(l.to!=a.to||!as(l.active,a.active)||l.point&&(!a.point||!l.point.eq(a.point)))return!1;if(l.to>n)return!0;l.next(),a.next()}}static spans(t,e,i,n,s=-1){let r=new os(t,null,s).goto(e),o=e,l=r.openStart;for(;;){let t=Math.min(r.to,i);if(r.point){let i=r.activeForPoint(r.to),s=r.pointFrom<e?i.length+1:Math.min(i.length,l);n.point(o,t,r.point,i,s,r.pointRank),l=Math.min(r.openEnd(t),i.length)}else t>o&&(n.span(o,t,r.active,l),l=r.openEnd(t));if(r.to>i)return l+(r.point&&r.to>i?1:0);o=r.to,r.next()}}static of(t,e=!1){let i=new es;for(let n of t instanceof Xn?[t]:e?function(t){if(t.length>1)for(let e=t[0],i=1;i<t.length;i++){let n=t[i];if(Yn(e,n)>0)return t.slice().sort(Yn);e=n}return t}(t):t)i.add(n.from,n.to,n.value);return i.finish()}}ts.empty=new ts([],[],null,-1),ts.empty.nextLayer=ts.empty;class es{constructor(){this.chunks=[],this.chunkPos=[],this.chunkStart=-1,this.last=null,this.lastFrom=-1e9,this.lastTo=-1e9,this.from=[],this.to=[],this.value=[],this.maxPoint=-1,this.setMaxPoint=-1,this.nextLayer=null}finishChunk(t){this.chunks.push(new Zn(this.from,this.to,this.value,this.maxPoint)),this.chunkPos.push(this.chunkStart),this.chunkStart=-1,this.setMaxPoint=Math.max(this.setMaxPoint,this.maxPoint),this.maxPoint=-1,t&&(this.from=[],this.to=[],this.value=[])}add(t,e,i){this.addInner(t,e,i)||(this.nextLayer||(this.nextLayer=new es)).add(t,e,i)}addInner(t,e,i){let n=t-this.lastTo||i.startSide-this.last.endSide;if(n<=0&&(t-this.lastFrom||i.startSide-this.last.startSide)<0)throw new Error("Ranges must be added sorted by `from` position and `startSide`");return!(n<0)&&(250==this.from.length&&this.finishChunk(!0),this.chunkStart<0&&(this.chunkStart=t),this.from.push(t-this.chunkStart),this.to.push(e-this.chunkStart),this.last=i,this.lastFrom=t,this.lastTo=e,this.value.push(i),i.point&&(this.maxPoint=Math.max(this.maxPoint,e-t)),!0)}addChunk(t,e){if((t-this.lastTo||e.value[0].startSide-this.last.endSide)<0)return!1;this.from.length&&this.finishChunk(!0),this.setMaxPoint=Math.max(this.setMaxPoint,e.maxPoint),this.chunks.push(e),this.chunkPos.push(t);let i=e.value.length-1;return this.last=e.value[i],this.lastFrom=e.from[i]+t,this.lastTo=e.to[i]+t,!0}finish(){return this.finishInner(ts.empty)}finishInner(t){if(this.from.length&&this.finishChunk(!1),0==this.chunks.length)return t;let e=ts.create(this.chunkPos,this.chunks,this.nextLayer?this.nextLayer.finishInner(t):t,this.setMaxPoint);return this.from=null,e}}function is(t,e,i){let n=new Map;for(let e of t)for(let t=0;t<e.chunk.length;t++)e.chunk[t].maxPoint<=0&&n.set(e.chunk[t],e.chunkPos[t]);let s=new Set;for(let t of e)for(let e=0;e<t.chunk.length;e++){let r=n.get(t.chunk[e]);null==r||(i?i.mapPos(r):r)!=t.chunkPos[e]||(null==i?void 0:i.touchesRange(r,r+t.chunk[e].length))||s.add(t.chunk[e])}return s}class ns{constructor(t,e,i,n=0){this.layer=t,this.skip=e,this.minPoint=i,this.rank=n}get startSide(){return this.value?this.value.startSide:0}get endSide(){return this.value?this.value.endSide:0}goto(t,e=-1e9){return this.chunkIndex=this.rangeIndex=0,this.gotoInner(t,e,!1),this}gotoInner(t,e,i){for(;this.chunkIndex<this.layer.chunk.length;){let e=this.layer.chunk[this.chunkIndex];if(!(this.skip&&this.skip.has(e)||this.layer.chunkEnd(this.chunkIndex)<t||e.maxPoint<this.minPoint))break;this.chunkIndex++,i=!1}if(this.chunkIndex<this.layer.chunk.length){let n=this.layer.chunk[this.chunkIndex].findIndex(t-this.layer.chunkPos[this.chunkIndex],e,!0);(!i||this.rangeIndex<n)&&this.setRangeIndex(n)}this.next()}forward(t,e){(this.to-t||this.endSide-e)<0&&this.gotoInner(t,e,!0)}next(){for(;;){if(this.chunkIndex==this.layer.chunk.length){this.from=this.to=1e9,this.value=null;break}{let t=this.layer.chunkPos[this.chunkIndex],e=this.layer.chunk[this.chunkIndex],i=t+e.from[this.rangeIndex];if(this.from=i,this.to=t+e.to[this.rangeIndex],this.value=e.value[this.rangeIndex],this.setRangeIndex(this.rangeIndex+1),this.minPoint<0||this.value.point&&this.to-this.from>=this.minPoint)break}}}setRangeIndex(t){if(t==this.layer.chunk[this.chunkIndex].value.length){if(this.chunkIndex++,this.skip)for(;this.chunkIndex<this.layer.chunk.length&&this.skip.has(this.layer.chunk[this.chunkIndex]);)this.chunkIndex++;this.rangeIndex=0}else this.rangeIndex=t}nextChunk(){this.chunkIndex++,this.rangeIndex=0,this.next()}compare(t){return this.from-t.from||this.startSide-t.startSide||this.rank-t.rank||this.to-t.to||this.endSide-t.endSide}}class ss{constructor(t){this.heap=t}static from(t,e=null,i=-1){let n=[];for(let s=0;s<t.length;s++)for(let r=t[s];!r.isEmpty;r=r.nextLayer)r.maxPoint>=i&&n.push(new ns(r,e,i,s));return 1==n.length?n[0]:new ss(n)}get startSide(){return this.value?this.value.startSide:0}goto(t,e=-1e9){for(let i of this.heap)i.goto(t,e);for(let t=this.heap.length>>1;t>=0;t--)rs(this.heap,t);return this.next(),this}forward(t,e){for(let i of this.heap)i.forward(t,e);for(let t=this.heap.length>>1;t>=0;t--)rs(this.heap,t);(this.to-t||this.value.endSide-e)<0&&this.next()}next(){if(0==this.heap.length)this.from=this.to=1e9,this.value=null,this.rank=-1;else{let t=this.heap[0];this.from=t.from,this.to=t.to,this.value=t.value,this.rank=t.rank,t.value&&t.next(),rs(this.heap,0)}}}function rs(t,e){for(let i=t[e];;){let n=1+(e<<1);if(n>=t.length)break;let s=t[n];if(n+1<t.length&&s.compare(t[n+1])>=0&&(s=t[n+1],n++),i.compare(s)<0)break;t[n]=i,t[e]=s,e=n}}class os{constructor(t,e,i){this.minPoint=i,this.active=[],this.activeTo=[],this.activeRank=[],this.minActive=-1,this.point=null,this.pointFrom=0,this.pointRank=0,this.to=-1e9,this.endSide=0,this.openStart=-1,this.cursor=ss.from(t,e,i)}goto(t,e=-1e9){return this.cursor.goto(t,e),this.active.length=this.activeTo.length=this.activeRank.length=0,this.minActive=-1,this.to=t,this.endSide=e,this.openStart=-1,this.next(),this}forward(t,e){for(;this.minActive>-1&&(this.activeTo[this.minActive]-t||this.active[this.minActive].endSide-e)<0;)this.removeActive(this.minActive);this.cursor.forward(t,e)}removeActive(t){hs(this.active,t),hs(this.activeTo,t),hs(this.activeRank,t),this.minActive=us(this.active,this.activeTo)}addActive(t){let e=0,{value:i,to:n,rank:s}=this.cursor;for(;e<this.activeRank.length&&this.activeRank[e]<=s;)e++;cs(this.active,e,i),cs(this.activeTo,e,n),cs(this.activeRank,e,s),t&&cs(t,e,this.cursor.from),this.minActive=us(this.active,this.activeTo)}next(){let t=this.to,e=this.point;this.point=null;let i=this.openStart<0?[]:null;for(;;){let n=this.minActive;if(n>-1&&(this.activeTo[n]-this.cursor.from||this.active[n].endSide-this.cursor.startSide)<0){if(this.activeTo[n]>t){this.to=this.activeTo[n],this.endSide=this.active[n].endSide;break}this.removeActive(n),i&&hs(i,n)}else{if(!this.cursor.value){this.to=this.endSide=1e9;break}if(this.cursor.from>t){this.to=this.cursor.from,this.endSide=this.cursor.startSide;break}{let t=this.cursor.value;if(t.point){if(!(e&&this.cursor.to==this.to&&this.cursor.from<this.cursor.to)){this.point=t,this.pointFrom=this.cursor.from,this.pointRank=this.cursor.rank,this.to=this.cursor.to,this.endSide=t.endSide,this.cursor.next(),this.forward(this.to,this.endSide);break}this.cursor.next()}else this.addActive(i),this.cursor.next()}}}if(i){this.openStart=0;for(let e=i.length-1;e>=0&&i[e]<t;e--)this.openStart++}}activeForPoint(t){if(!this.active.length)return this.active;let e=[];for(let i=this.active.length-1;i>=0&&!(this.activeRank[i]<this.pointRank);i--)(this.activeTo[i]>t||this.activeTo[i]==t&&this.active[i].endSide>=this.point.endSide)&&e.push(this.active[i]);return e.reverse()}openEnd(t){let e=0;for(let i=this.activeTo.length-1;i>=0&&this.activeTo[i]>t;i--)e++;return e}}function ls(t,e,i,n,s,r){t.goto(e),i.goto(n);let o=n+s,l=n,a=n-e;for(;;){let e=t.to+a-i.to||t.endSide-i.endSide,n=e<0?t.to+a:i.to,s=Math.min(n,o);if(t.point||i.point?t.point&&i.point&&(t.point==i.point||t.point.eq(i.point))&&as(t.activeForPoint(t.to+a),i.activeForPoint(i.to))||r.comparePoint(l,s,t.point,i.point):s>l&&!as(t.active,i.active)&&r.compareRange(l,s,t.active,i.active),n>o)break;l=n,e<=0&&t.next(),e>=0&&i.next()}}function as(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++)if(t[i]!=e[i]&&!t[i].eq(e[i]))return!1;return!0}function hs(t,e){for(let i=e,n=t.length-1;i<n;i++)t[i]=t[i+1];t.pop()}function cs(t,e,i){for(let i=t.length-1;i>=e;i--)t[i+1]=t[i];t[e]=i}function us(t,e){let i=-1,n=1e9;for(let s=0;s<e.length;s++)(e[s]-n||t[s].endSide-t[i].endSide)<0&&(i=s,n=e[s]);return i}function fs(t,e,i=t.length){let n=0;for(let s=0;s<i;)9==t.charCodeAt(s)?(n+=e-n%e,s++):(n++,s=Ii(t,s));return n}function ds(t,e,i,n){for(let n=0,s=0;;){if(s>=e)return n;if(n==t.length)break;s+=9==t.charCodeAt(n)?i-s%i:1,n=Ii(t,n)}return!0===n?-1:t.length}const ps="undefined"==typeof Symbol?"__ͼ":Symbol.for("ͼ"),ms="undefined"==typeof Symbol?"__styleSet"+Math.floor(1e8*Math.random()):Symbol("styleSet"),gs="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:{};class vs{constructor(t,e){this.rules=[];let{finish:i}=e||{};function n(t){return/^@/.test(t)?[t]:t.split(/,\s*/)}function s(t,e,r,o){let l=[],a=/^@(\w+)\b/.exec(t[0]),h=a&&"keyframes"==a[1];if(a&&null==e)return r.push(t[0]+";");for(let i in e){let o=e[i];if(/&/.test(i))s(i.split(/,\s*/).map((e=>t.map((t=>e.replace(/&/,t))))).reduce(((t,e)=>t.concat(e))),o,r);else if(o&&"object"==typeof o){if(!a)throw new RangeError("The value of a property ("+i+") should be a primitive value.");s(n(i),o,l,h)}else null!=o&&l.push(i.replace(/_.*/,"").replace(/[A-Z]/g,(t=>"-"+t.toLowerCase()))+": "+o+";")}(l.length||h)&&r.push((!i||a||o?t:t.map(i)).join(", ")+" {"+l.join(" ")+"}")}for(let e in t)s(n(e),t[e],this.rules)}getRules(){return this.rules.join("\n")}static newName(){let t=gs[ps]||1;return gs[ps]=t+1,"ͼ"+t.toString(36)}static mount(t,e){(t[ms]||new ys(t)).mount(Array.isArray(e)?e:[e])}}let ws=null;class ys{constructor(t){if(!t.head&&t.adoptedStyleSheets&&"undefined"!=typeof CSSStyleSheet){if(ws)return t.adoptedStyleSheets=[ws.sheet,...t.adoptedStyleSheets],t[ms]=ws;this.sheet=new CSSStyleSheet,t.adoptedStyleSheets=[this.sheet,...t.adoptedStyleSheets],ws=this}else{this.styleTag=(t.ownerDocument||t).createElement("style");let e=t.head||t;e.insertBefore(this.styleTag,e.firstChild)}this.modules=[],t[ms]=this}mount(t){let e=this.sheet,i=0,n=0;for(let s=0;s<t.length;s++){let r=t[s],o=this.modules.indexOf(r);if(o<n&&o>-1&&(this.modules.splice(o,1),n--,o=-1),-1==o){if(this.modules.splice(n++,0,r),e)for(let t=0;t<r.rules.length;t++)e.insertRule(r.rules[t],i++)}else{for(;n<o;)i+=this.modules[n++].rules.length;i+=r.rules.length,n++}}if(!e){let t="";for(let e=0;e<this.modules.length;e++)t+=this.modules[e].getRules()+"\n";this.styleTag.textContent=t}}}for(var bs={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:"'"},xs={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},ks="undefined"!=typeof navigator&&/Chrome\/(\d+)/.exec(navigator.userAgent),Ss=("undefined"!=typeof navigator&&/Gecko\/\d+/.test(navigator.userAgent),"undefined"!=typeof navigator&&/Mac/.test(navigator.platform)),Cs="undefined"!=typeof navigator&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),As=Ss||ks&&+ks[1]<57,Ms=0;Ms<10;Ms++)bs[48+Ms]=bs[96+Ms]=String(Ms);for(Ms=1;Ms<=24;Ms++)bs[Ms+111]="F"+Ms;for(Ms=65;Ms<=90;Ms++)bs[Ms]=String.fromCharCode(Ms+32),xs[Ms]=String.fromCharCode(Ms);for(var Os in bs)xs.hasOwnProperty(Os)||(xs[Os]=bs[Os]);function Ds(t){let e;return e=11==t.nodeType?t.getSelection?t:t.ownerDocument:t,e.getSelection()}function Ts(t,e){return!!e&&(t==e||t.contains(1!=e.nodeType?e.parentNode:e))}function _s(t,e){if(!e.anchorNode)return!1;try{return Ts(t,e.anchorNode)}catch(t){return!1}}function Es(t){return 3==t.nodeType?js(t,0,t.nodeValue.length).getClientRects():1==t.nodeType?t.getClientRects():[]}function Rs(t,e,i,n){return!!i&&(Bs(t,e,i,n,-1)||Bs(t,e,i,n,1))}function Ps(t){for(var e=0;;e++)if(!(t=t.previousSibling))return e}function Bs(t,e,i,n,s){for(;;){if(t==i&&e==n)return!0;if(e==(s<0?0:Ls(t))){if("DIV"==t.nodeName)return!1;let i=t.parentNode;if(!i||1!=i.nodeType)return!1;e=Ps(t)+(s<0?0:1),t=i}else{if(1!=t.nodeType)return!1;if(1==(t=t.childNodes[e+(s<0?-1:0)]).nodeType&&"false"==t.contentEditable)return!1;e=s<0?Ls(t):0}}}function Ls(t){return 3==t.nodeType?t.nodeValue.length:t.childNodes.length}const Ns={left:0,right:0,top:0,bottom:0};function Is(t,e){let i=e?t.left:t.right;return{left:i,right:i,top:t.top,bottom:t.bottom}}function Vs(t){return{left:0,right:t.innerWidth,top:0,bottom:t.innerHeight}}class Ws{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}eq(t){return this.anchorNode==t.anchorNode&&this.anchorOffset==t.anchorOffset&&this.focusNode==t.focusNode&&this.focusOffset==t.focusOffset}setRange(t){this.set(t.anchorNode,t.anchorOffset,t.focusNode,t.focusOffset)}set(t,e,i,n){this.anchorNode=t,this.anchorOffset=e,this.focusNode=i,this.focusOffset=n}}let zs,Hs=null;function Fs(t){if(t.setActive)return t.setActive();if(Hs)return t.focus(Hs);let e=[];for(let i=t;i&&(e.push(i,i.scrollTop,i.scrollLeft),i!=i.ownerDocument);i=i.parentNode);if(t.focus(null==Hs?{get preventScroll(){return Hs={preventScroll:!0},!0}}:void 0),!Hs){Hs=!1;for(let t=0;t<e.length;){let i=e[t++],n=e[t++],s=e[t++];i.scrollTop!=n&&(i.scrollTop=n),i.scrollLeft!=s&&(i.scrollLeft=s)}}}function js(t,e,i=e){let n=zs||(zs=document.createRange());return n.setEnd(t,i),n.setStart(t,e),n}function qs(t,e,i){let n={key:e,code:e,keyCode:i,which:i,cancelable:!0},s=new KeyboardEvent("keydown",n);s.synthetic=!0,t.dispatchEvent(s);let r=new KeyboardEvent("keyup",n);return r.synthetic=!0,t.dispatchEvent(r),s.defaultPrevented||r.defaultPrevented}function $s(t){for(;t.attributes.length;)t.removeAttributeNode(t.attributes[0])}class Ks{constructor(t,e,i=!0){this.node=t,this.offset=e,this.precise=i}static before(t,e){return new Ks(t.parentNode,Ps(t),e)}static after(t,e){return new Ks(t.parentNode,Ps(t)+1,e)}}const Us=[];class Gs{constructor(){this.parent=null,this.dom=null,this.dirty=2}get overrideDOMText(){return null}get posAtStart(){return this.parent?this.parent.posBefore(this):0}get posAtEnd(){return this.posAtStart+this.length}posBefore(t){let e=this.posAtStart;for(let i of this.children){if(i==t)return e;e+=i.length+i.breakAfter}throw new RangeError("Invalid child in posBefore")}posAfter(t){return this.posBefore(t)+t.length}coordsAt(t,e){return null}sync(t,e){if(2&this.dirty){let i,n=this.dom,s=null;for(let r of this.children){if(r.dirty){if(!r.dom&&(i=s?s.nextSibling:n.firstChild)){let t=Gs.get(i);(!t||!t.parent&&t.canReuseDOM(r))&&r.reuseDOM(i)}r.sync(t,e),r.dirty=0}if(i=s?s.nextSibling:n.firstChild,e&&!e.written&&e.node==n&&i!=r.dom&&(e.written=!0),r.dom.parentNode==n)for(;i&&i!=r.dom;)i=Qs(i);else n.insertBefore(r.dom,i);s=r.dom}for(i=s?s.nextSibling:n.firstChild,i&&e&&e.node==n&&(e.written=!0);i;)i=Qs(i)}else if(1&this.dirty)for(let i of this.children)i.dirty&&(i.sync(t,e),i.dirty=0)}reuseDOM(t){}localPosFromDOM(t,e){let i;if(t==this.dom)i=this.dom.childNodes[e];else{let n=0==Ls(t)?0:0==e?-1:1;for(;;){let e=t.parentNode;if(e==this.dom)break;0==n&&e.firstChild!=e.lastChild&&(n=t==e.firstChild?-1:1),t=e}i=n<0?t:t.nextSibling}if(i==this.dom.firstChild)return 0;for(;i&&!Gs.get(i);)i=i.nextSibling;if(!i)return this.length;for(let t=0,e=0;;t++){let n=this.children[t];if(n.dom==i)return e;e+=n.length+n.breakAfter}}domBoundsAround(t,e,i=0){let n=-1,s=-1,r=-1,o=-1;for(let l=0,a=i,h=i;l<this.children.length;l++){let i=this.children[l],c=a+i.length;if(a<t&&c>e)return i.domBoundsAround(t,e,a);if(c>=t&&-1==n&&(n=l,s=a),a>e&&i.dom.parentNode==this.dom){r=l,o=h;break}h=c,a=c+i.breakAfter}return{from:s,to:o<0?i+this.length:o,startDOM:(n?this.children[n-1].dom.nextSibling:null)||this.dom.firstChild,endDOM:r<this.children.length&&r>=0?this.children[r].dom:null}}markDirty(t=!1){this.dirty|=2,this.markParentsDirty(t)}markParentsDirty(t){for(let e=this.parent;e;e=e.parent){if(t&&(e.dirty|=2),1&e.dirty)return;e.dirty|=1,t=!1}}setParent(t){this.parent!=t&&(this.parent=t,this.dirty&&this.markParentsDirty(!0))}setDOM(t){this.dom&&(this.dom.cmView=null),this.dom=t,t.cmView=this}get rootView(){for(let t=this;;){let e=t.parent;if(!e)return t;t=e}}replaceChildren(t,e,i=Us){this.markDirty();for(let i=t;i<e;i++){let t=this.children[i];t.parent==this&&t.destroy()}this.children.splice(t,e-t,...i);for(let t=0;t<i.length;t++)i[t].setParent(this)}ignoreMutation(t){return!1}ignoreEvent(t){return!1}childCursor(t=this.length){return new Js(this.children,t,this.children.length)}childPos(t,e=1){return this.childCursor().findPos(t,e)}toString(){let t=this.constructor.name.replace("View","");return t+(this.children.length?"("+this.children.join()+")":this.length?"["+("Text"==t?this.text:this.length)+"]":"")+(this.breakAfter?"#":"")}static get(t){return t.cmView}get isEditable(){return!0}get isWidget(){return!1}merge(t,e,i,n,s,r){return!1}become(t){return!1}canReuseDOM(t){return t.constructor==this.constructor}getSide(){return 0}destroy(){this.parent=null}}function Qs(t){let e=t.nextSibling;return t.parentNode.removeChild(t),e}Gs.prototype.breakAfter=0;class Js{constructor(t,e,i){this.children=t,this.pos=e,this.i=i,this.off=0}findPos(t,e=1){for(;;){if(t>this.pos||t==this.pos&&(e>0||0==this.i||this.children[this.i-1].breakAfter))return this.off=t-this.pos,this;let i=this.children[--this.i];this.pos-=i.length+i.breakAfter}}}function Xs(t,e,i,n,s,r,o,l,a){let{children:h}=t,c=h.length?h[e]:null,u=r.length?r[r.length-1]:null,f=u?u.breakAfter:o;if(!(e==n&&c&&!o&&!f&&r.length<2&&c.merge(i,s,r.length?u:null,0==i,l,a))){if(n<h.length){let t=h[n];t&&s<t.length?(e==n&&(t=t.split(s),s=0),!f&&u&&t.merge(0,s,u,!0,0,a)?r[r.length-1]=t:(s&&t.merge(0,s,null,!1,0,a),r.push(t))):(null==t?void 0:t.breakAfter)&&(u?u.breakAfter=1:o=1),n++}for(c&&(c.breakAfter=o,i>0&&(!o&&r.length&&c.merge(i,c.length,r[0],!1,l,0)?c.breakAfter=r.shift().breakAfter:(i<c.length||c.children.length&&0==c.children[c.children.length-1].length)&&c.merge(i,c.length,null,!1,l,0),e++));e<n&&r.length;)if(h[n-1].become(r[r.length-1]))n--,r.pop(),a=r.length?0:l;else{if(!h[e].become(r[0]))break;e++,r.shift(),l=r.length?0:a}!r.length&&e&&n<h.length&&!h[e-1].breakAfter&&h[n].merge(0,0,h[e-1],!1,l,a)&&e--,(e<n||r.length)&&t.replaceChildren(e,n,r)}}function Ys(t,e,i,n,s,r){let o=t.childCursor(),{i:l,off:a}=o.findPos(i,1),{i:h,off:c}=o.findPos(e,-1),u=e-i;for(let t of n)u+=t.length;t.length+=u,Xs(t,h,c,l,a,n,0,s,r)}let Zs="undefined"!=typeof navigator?navigator:{userAgent:"",vendor:"",platform:""},tr="undefined"!=typeof document?document:{documentElement:{style:{}}};const er=/Edge\/(\d+)/.exec(Zs.userAgent),ir=/MSIE \d/.test(Zs.userAgent),nr=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Zs.userAgent),sr=!!(ir||nr||er),rr=!sr&&/gecko\/(\d+)/i.test(Zs.userAgent),or=!sr&&/Chrome\/(\d+)/.exec(Zs.userAgent),lr="webkitFontSmoothing"in tr.documentElement.style,ar=!sr&&/Apple Computer/.test(Zs.vendor),hr=ar&&(/Mobile\/\w+/.test(Zs.userAgent)||Zs.maxTouchPoints>2);var cr={mac:hr||/Mac/.test(Zs.platform),windows:/Win/.test(Zs.platform),linux:/Linux|X11/.test(Zs.platform),ie:sr,ie_version:ir?tr.documentMode||6:nr?+nr[1]:er?+er[1]:0,gecko:rr,gecko_version:rr?+(/Firefox\/(\d+)/.exec(Zs.userAgent)||[0,0])[1]:0,chrome:!!or,chrome_version:or?+or[1]:0,ios:hr,android:/Android\b/.test(Zs.userAgent),webkit:lr,safari:ar,webkit_version:lr?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0,tabSize:null!=tr.documentElement.style.tabSize?"tab-size":"-moz-tab-size"};class ur extends Gs{constructor(t){super(),this.text=t}get length(){return this.text.length}createDOM(t){this.setDOM(t||document.createTextNode(this.text))}sync(t,e){this.dom||this.createDOM(),this.dom.nodeValue!=this.text&&(e&&e.node==this.dom&&(e.written=!0),this.dom.nodeValue=this.text)}reuseDOM(t){3==t.nodeType&&this.createDOM(t)}merge(t,e,i){return(!i||i instanceof ur&&!(this.length-(e-t)+i.length>256))&&(this.text=this.text.slice(0,t)+(i?i.text:"")+this.text.slice(e),this.markDirty(),!0)}split(t){let e=new ur(this.text.slice(t));return this.text=this.text.slice(0,t),this.markDirty(),e}localPosFromDOM(t,e){return t==this.dom?e:e?this.text.length:0}domAtPos(t){return new Ks(this.dom,t)}domBoundsAround(t,e,i){return{from:i,to:i+this.length,startDOM:this.dom,endDOM:this.dom.nextSibling}}coordsAt(t,e){return dr(this.dom,t,e)}}class fr extends Gs{constructor(t,e=[],i=0){super(),this.mark=t,this.children=e,this.length=i;for(let t of e)t.setParent(this)}setAttrs(t){if($s(t),this.mark.class&&(t.className=this.mark.class),this.mark.attrs)for(let e in this.mark.attrs)t.setAttribute(e,this.mark.attrs[e]);return t}reuseDOM(t){t.nodeName==this.mark.tagName.toUpperCase()&&(this.setDOM(t),this.dirty|=6)}sync(t,e){this.dom?4&this.dirty&&this.setAttrs(this.dom):this.setDOM(this.setAttrs(document.createElement(this.mark.tagName))),super.sync(t,e)}merge(t,e,i,n,s,r){return(!i||!(!(i instanceof fr&&i.mark.eq(this.mark))||t&&s<=0||e<this.length&&r<=0))&&(Ys(this,t,e,i?i.children:[],s-1,r-1),this.markDirty(),!0)}split(t){let e=[],i=0,n=-1,s=0;for(let r of this.children){let o=i+r.length;o>t&&e.push(i<t?r.split(t-i):r),n<0&&i>=t&&(n=s),i=o,s++}let r=this.length-t;return this.length=t,n>-1&&(this.children.length=n,this.markDirty()),new fr(this.mark,e,r)}domAtPos(t){return yr(this,t)}coordsAt(t,e){return xr(this,t,e)}}function dr(t,e,i){let n=t.nodeValue.length;e>n&&(e=n);let s=e,r=e,o=0;0==e&&i<0||e==n&&i>=0?cr.chrome||cr.gecko||(e?(s--,o=1):r<n&&(r++,o=-1)):i<0?s--:r<n&&r++;let l=js(t,s,r).getClientRects();if(!l.length)return Ns;let a=l[(o?o<0:i>=0)?0:l.length-1];return cr.safari&&!o&&0==a.width&&(a=Array.prototype.find.call(l,(t=>t.width))||a),o?Is(a,o<0):a||null}class pr extends Gs{constructor(t,e,i){super(),this.widget=t,this.length=e,this.side=i,this.prevWidget=null}static create(t,e,i){return new(t.customView||pr)(t,e,i)}split(t){let e=pr.create(this.widget,this.length-t,this.side);return this.length-=t,e}sync(t){this.dom&&this.widget.updateDOM(this.dom,t)||(this.dom&&this.prevWidget&&this.prevWidget.destroy(this.dom),this.prevWidget=null,this.setDOM(this.widget.toDOM(t)),this.dom.contentEditable="false")}getSide(){return this.side}merge(t,e,i,n,s,r){return!(i&&(!(i instanceof pr&&this.widget.compare(i.widget))||t>0&&s<=0||e<this.length&&r<=0))&&(this.length=t+(i?i.length:0)+(this.length-e),!0)}become(t){return t.length==this.length&&t instanceof pr&&t.side==this.side&&this.widget.constructor==t.widget.constructor&&(this.widget.eq(t.widget)||this.markDirty(!0),this.dom&&!this.prevWidget&&(this.prevWidget=this.widget),this.widget=t.widget,!0)}ignoreMutation(){return!0}ignoreEvent(t){return this.widget.ignoreEvent(t)}get overrideDOMText(){if(0==this.length)return Ai.empty;let t=this;for(;t.parent;)t=t.parent;let{view:e}=t,i=e&&e.state.doc,n=this.posAtStart;return i?i.slice(n,n+this.length):Ai.empty}domAtPos(t){return 0==t?Ks.before(this.dom):Ks.after(this.dom,t==this.length)}domBoundsAround(){return null}coordsAt(t,e){let i=this.dom.getClientRects(),n=null;if(!i.length)return Ns;for(let e=t>0?i.length-1:0;n=i[e],!(t>0?0==e:e==i.length-1||n.top<n.bottom);e+=t>0?-1:1);return this.length?n:Is(n,this.side>0)}get isEditable(){return!1}get isWidget(){return!0}destroy(){super.destroy(),this.dom&&this.widget.destroy(this.dom)}}class mr extends pr{domAtPos(t){let{topView:e,text:i}=this.widget;return e?gr(t,0,e,i,((t,e)=>t.domAtPos(e)),(t=>new Ks(i,Math.min(t,i.nodeValue.length)))):new Ks(i,Math.min(t,i.nodeValue.length))}sync(){this.setDOM(this.widget.toDOM())}localPosFromDOM(t,e){let{topView:i,text:n}=this.widget;return i?vr(t,e,i,n):Math.min(e,this.length)}ignoreMutation(){return!1}get overrideDOMText(){return null}coordsAt(t,e){let{topView:i,text:n}=this.widget;return i?gr(t,e,i,n,((t,e,i)=>t.coordsAt(e,i)),((t,e)=>dr(n,t,e))):dr(n,t,e)}destroy(){var t;super.destroy(),null===(t=this.widget.topView)||void 0===t||t.destroy()}get isEditable(){return!0}canReuseDOM(){return!0}}function gr(t,e,i,n,s,r){if(i instanceof fr){for(let o=i.dom.firstChild;o;o=o.nextSibling){let i=Gs.get(o);if(!i)return r(t,e);let l=Ts(o,n),a=i.length+(l?n.nodeValue.length:0);if(t<a||t==a&&i.getSide()<=0)return l?gr(t,e,i,n,s,r):s(i,t,e);t-=a}return s(i,i.length,-1)}return i.dom==n?r(t,e):s(i,t,e)}function vr(t,e,i,n){if(i instanceof fr){let s=0;for(let r of i.children){let i=Ts(r.dom,n);if(Ts(r.dom,t))return s+(i?vr(t,e,r,n):r.localPosFromDOM(t,e));s+=i?n.nodeValue.length:r.length}}else if(i.dom==n)return Math.min(e,n.nodeValue.length);return i.localPosFromDOM(t,e)}class wr extends Gs{constructor(t){super(),this.side=t}get length(){return 0}merge(){return!1}become(t){return t instanceof wr&&t.side==this.side}split(){return new wr(this.side)}sync(){if(!this.dom){let t=document.createElement("img");t.className="cm-widgetBuffer",t.setAttribute("aria-hidden","true"),this.setDOM(t)}}getSide(){return this.side}domAtPos(t){return this.side>0?Ks.before(this.dom):Ks.after(this.dom)}localPosFromDOM(){return 0}domBoundsAround(){return null}coordsAt(t){let e=this.dom.getBoundingClientRect(),i=function(t,e){let i=t.parent,n=i?i.children.indexOf(t):-1;for(;i&&n>=0;)if(e<0?n>0:n<i.children.length){let t=i.children[n+e];if(t instanceof ur){let i=t.coordsAt(e<0?t.length:0,e);if(i)return i}n+=e}else{if(!(i instanceof fr&&i.parent)){let t=i.dom.lastChild;if(t&&"BR"==t.nodeName)return t.getClientRects()[0];break}n=i.parent.children.indexOf(i)+(e<0?0:1),i=i.parent}return}(this,this.side>0?-1:1);return i&&i.top<e.bottom&&i.bottom>e.top?{left:e.left,right:e.right,top:i.top,bottom:i.bottom}:e}get overrideDOMText(){return Ai.empty}}function yr(t,e){let i=t.dom,{children:n}=t,s=0;for(let t=0;s<n.length;s++){let r=n[s],o=t+r.length;if(!(o==t&&r.getSide()<=0)){if(e>t&&e<o&&r.dom.parentNode==i)return r.domAtPos(e-t);if(e<=t)break;t=o}}for(let t=s;t>0;t--){let e=n[t-1];if(e.dom.parentNode==i)return e.domAtPos(e.length)}for(let t=s;t<n.length;t++){let e=n[t];if(e.dom.parentNode==i)return e.domAtPos(0)}return new Ks(i,0)}function br(t,e,i){let n,{children:s}=t;i>0&&e instanceof fr&&s.length&&(n=s[s.length-1])instanceof fr&&n.mark.eq(e.mark)?br(n,e.children[0],i-1):(s.push(e),e.setParent(t)),t.length+=e.length}function xr(t,e,i){let n=null,s=-1,r=null,o=-1;!function t(e,i){for(let l=0,a=0;l<e.children.length&&a<=i;l++){let h=e.children[l],c=a+h.length;c>=i&&(h.children.length?t(h,i-a):!r&&(c>i||a==c&&h.getSide()>0)?(r=h,o=i-a):(a<i||a==c&&h.getSide()<0)&&(n=h,s=i-a)),a=c}}(t,e);let l=(i<0?n:r)||n||r;return l?l.coordsAt(Math.max(0,l==n?s:o),i):function(t){let e=t.dom.lastChild;if(!e)return t.dom.getBoundingClientRect();let i=Es(e);return i[i.length-1]||null}(t)}function kr(t,e){for(let i in t)"class"==i&&e.class?e.class+=" "+t.class:"style"==i&&e.style?e.style+=";"+t.style:e[i]=t[i];return e}function Sr(t,e){if(t==e)return!0;if(!t||!e)return!1;let i=Object.keys(t),n=Object.keys(e);if(i.length!=n.length)return!1;for(let s of i)if(-1==n.indexOf(s)||t[s]!==e[s])return!1;return!0}function Cr(t,e,i){let n=null;if(e)for(let s in e)i&&s in i||t.removeAttribute(n=s);if(i)for(let s in i)e&&e[s]==i[s]||t.setAttribute(n=s,i[s]);return!!n}ur.prototype.children=pr.prototype.children=wr.prototype.children=Us;class Ar{eq(t){return!1}updateDOM(t,e){return!1}compare(t){return this==t||this.constructor==t.constructor&&this.eq(t)}get estimatedHeight(){return-1}ignoreEvent(t){return!0}get customView(){return null}destroy(t){}}var Mr=function(t){return t[t.Text=0]="Text",t[t.WidgetBefore=1]="WidgetBefore",t[t.WidgetAfter=2]="WidgetAfter",t[t.WidgetRange=3]="WidgetRange",t}(Mr||(Mr={}));class Or extends Jn{constructor(t,e,i,n){super(),this.startSide=t,this.endSide=e,this.widget=i,this.spec=n}get heightRelevant(){return!1}static mark(t){return new Dr(t)}static widget(t){let e=t.side||0,i=!!t.block;return e+=i?e>0?3e8:-4e8:e>0?1e8:-1e8,new _r(t,e,e,i,t.widget||null,!1)}static replace(t){let e,i,n=!!t.block;if(t.isBlockGap)e=-5e8,i=4e8;else{let{start:s,end:r}=Er(t,n);e=(s?n?-3e8:-1:5e8)-1,i=1+(r?n?2e8:1:-6e8)}return new _r(t,e,i,n,t.widget||null,!0)}static line(t){return new Tr(t)}static set(t,e=!1){return ts.of(t,e)}hasHeight(){return!!this.widget&&this.widget.estimatedHeight>-1}}Or.none=ts.empty;class Dr extends Or{constructor(t){let{start:e,end:i}=Er(t);super(e?-1:5e8,i?1:-6e8,null,t),this.tagName=t.tagName||"span",this.class=t.class||"",this.attrs=t.attributes||null}eq(t){return this==t||t instanceof Dr&&this.tagName==t.tagName&&this.class==t.class&&Sr(this.attrs,t.attrs)}range(t,e=t){if(t>=e)throw new RangeError("Mark decorations may not be empty");return super.range(t,e)}}Dr.prototype.point=!1;class Tr extends Or{constructor(t){super(-2e8,-2e8,null,t)}eq(t){return t instanceof Tr&&this.spec.class==t.spec.class&&Sr(this.spec.attributes,t.spec.attributes)}range(t,e=t){if(e!=t)throw new RangeError("Line decoration ranges must be zero-length");return super.range(t,e)}}Tr.prototype.mapMode=Ki.TrackBefore,Tr.prototype.point=!0;class _r extends Or{constructor(t,e,i,n,s,r){super(e,i,s,t),this.block=n,this.isReplace=r,this.mapMode=n?e<=0?Ki.TrackBefore:Ki.TrackAfter:Ki.TrackDel}get type(){return this.startSide<this.endSide?Mr.WidgetRange:this.startSide<=0?Mr.WidgetBefore:Mr.WidgetAfter}get heightRelevant(){return this.block||!!this.widget&&this.widget.estimatedHeight>=5}eq(t){return t instanceof _r&&(e=this.widget,i=t.widget,e==i||!!(e&&i&&e.compare(i)))&&this.block==t.block&&this.startSide==t.startSide&&this.endSide==t.endSide;var e,i}range(t,e=t){if(this.isReplace&&(t>e||t==e&&this.startSide>0&&this.endSide<=0))throw new RangeError("Invalid range for replacement decoration");if(!this.isReplace&&e!=t)throw new RangeError("Widget decorations can only have zero-length ranges");return super.range(t,e)}}function Er(t,e=!1){let{inclusiveStart:i,inclusiveEnd:n}=t;return null==i&&(i=t.inclusive),null==n&&(n=t.inclusive),{start:null!=i?i:e,end:null!=n?n:e}}function Rr(t,e,i,n=0){let s=i.length-1;s>=0&&i[s]+n>=t?i[s]=Math.max(i[s],e):i.push(t,e)}_r.prototype.point=!0;class Pr extends Gs{constructor(){super(...arguments),this.children=[],this.length=0,this.prevAttrs=void 0,this.attrs=null,this.breakAfter=0}merge(t,e,i,n,s,r){if(i){if(!(i instanceof Pr))return!1;this.dom||i.transferDOM(this)}return n&&this.setDeco(i?i.attrs:null),Ys(this,t,e,i?i.children:[],s,r),!0}split(t){let e=new Pr;if(e.breakAfter=this.breakAfter,0==this.length)return e;let{i,off:n}=this.childPos(t);n&&(e.append(this.children[i].split(n),0),this.children[i].merge(n,this.children[i].length,null,!1,0,0),i++);for(let t=i;t<this.children.length;t++)e.append(this.children[t],0);for(;i>0&&0==this.children[i-1].length;)this.children[--i].destroy();return this.children.length=i,this.markDirty(),this.length=t,e}transferDOM(t){this.dom&&(this.markDirty(),t.setDOM(this.dom),t.prevAttrs=void 0===this.prevAttrs?this.attrs:this.prevAttrs,this.prevAttrs=void 0,this.dom=null)}setDeco(t){Sr(this.attrs,t)||(this.dom&&(this.prevAttrs=this.attrs,this.markDirty()),this.attrs=t)}append(t,e){br(this,t,e)}addLineDeco(t){let e=t.spec.attributes,i=t.spec.class;e&&(this.attrs=kr(e,this.attrs||{})),i&&(this.attrs=kr({class:i},this.attrs||{}))}domAtPos(t){return yr(this,t)}reuseDOM(t){"DIV"==t.nodeName&&(this.setDOM(t),this.dirty|=6)}sync(t,e){var i;this.dom?4&this.dirty&&($s(this.dom),this.dom.className="cm-line",this.prevAttrs=this.attrs?null:void 0):(this.setDOM(document.createElement("div")),this.dom.className="cm-line",this.prevAttrs=this.attrs?null:void 0),void 0!==this.prevAttrs&&(Cr(this.dom,this.prevAttrs,this.attrs),this.dom.classList.add("cm-line"),this.prevAttrs=void 0),super.sync(t,e);let n=this.dom.lastChild;for(;n&&Gs.get(n)instanceof fr;)n=n.lastChild;if(!(n&&this.length&&("BR"==n.nodeName||0!=(null===(i=Gs.get(n))||void 0===i?void 0:i.isEditable)||cr.ios&&this.children.some((t=>t instanceof ur))))){let t=document.createElement("BR");t.cmIgnore=!0,this.dom.appendChild(t)}}measureTextSize(){if(0==this.children.length||this.length>20)return null;let t,e=0;for(let i of this.children){if(!(i instanceof ur)||/[^ -~]/.test(i.text))return null;let n=Es(i.dom);if(1!=n.length)return null;e+=n[0].width,t=n[0].height}return e?{lineHeight:this.dom.getBoundingClientRect().height,charWidth:e/this.length,textHeight:t}:null}coordsAt(t,e){let i=xr(this,t,e);if(!this.children.length&&i&&this.parent){let{heightOracle:t}=this.parent.view.viewState,e=i.bottom-i.top;if(Math.abs(e-t.lineHeight)<2&&t.textHeight<e){let n=(e-t.textHeight)/2;return{top:i.top+n,bottom:i.bottom-n,left:i.left,right:i.left}}}return i}become(t){return!1}get type(){return Mr.Text}static find(t,e){for(let i=0,n=0;i<t.children.length;i++){let s=t.children[i],r=n+s.length;if(r>=e){if(s instanceof Pr)return s;if(r>e)break}n=r+s.breakAfter}return null}}class Br extends Gs{constructor(t,e,i){super(),this.widget=t,this.length=e,this.type=i,this.breakAfter=0,this.prevWidget=null}merge(t,e,i,n,s,r){return!(i&&(!(i instanceof Br&&this.widget.compare(i.widget))||t>0&&s<=0||e<this.length&&r<=0))&&(this.length=t+(i?i.length:0)+(this.length-e),!0)}domAtPos(t){return 0==t?Ks.before(this.dom):Ks.after(this.dom,t==this.length)}split(t){let e=this.length-t;this.length=t;let i=new Br(this.widget,e,this.type);return i.breakAfter=this.breakAfter,i}get children(){return Us}sync(t){this.dom&&this.widget.updateDOM(this.dom,t)||(this.dom&&this.prevWidget&&this.prevWidget.destroy(this.dom),this.prevWidget=null,this.setDOM(this.widget.toDOM(t)),this.dom.contentEditable="false")}get overrideDOMText(){return this.parent?this.parent.view.state.doc.slice(this.posAtStart,this.posAtEnd):Ai.empty}domBoundsAround(){return null}become(t){return t instanceof Br&&t.type==this.type&&t.widget.constructor==this.widget.constructor&&(t.widget.eq(this.widget)||this.markDirty(!0),this.dom&&!this.prevWidget&&(this.prevWidget=this.widget),this.widget=t.widget,this.length=t.length,this.breakAfter=t.breakAfter,!0)}ignoreMutation(){return!0}ignoreEvent(t){return this.widget.ignoreEvent(t)}get isEditable(){return!1}get isWidget(){return!0}destroy(){super.destroy(),this.dom&&this.widget.destroy(this.dom)}}class Lr{constructor(t,e,i,n){this.doc=t,this.pos=e,this.end=i,this.disallowBlockEffectsFor=n,this.content=[],this.curLine=null,this.breakAtStart=0,this.pendingBuffer=0,this.bufferMarks=[],this.atCursorPos=!0,this.openStart=-1,this.openEnd=-1,this.text="",this.textOff=0,this.cursor=t.iter(),this.skip=e}posCovered(){if(0==this.content.length)return!this.breakAtStart&&this.doc.lineAt(this.pos).from!=this.pos;let t=this.content[this.content.length-1];return!(t.breakAfter||t instanceof Br&&t.type==Mr.WidgetBefore)}getLine(){return this.curLine||(this.content.push(this.curLine=new Pr),this.atCursorPos=!0),this.curLine}flushBuffer(t=this.bufferMarks){this.pendingBuffer&&(this.curLine.append(Nr(new wr(-1),t),t.length),this.pendingBuffer=0)}addBlockWidget(t){this.flushBuffer(),this.curLine=null,this.content.push(t)}finish(t){this.pendingBuffer&&t<=this.bufferMarks.length?this.flushBuffer():this.pendingBuffer=0,this.posCovered()||this.getLine()}buildText(t,e,i){for(;t>0;){if(this.textOff==this.text.length){let{value:e,lineBreak:i,done:n}=this.cursor.next(this.skip);if(this.skip=0,n)throw new Error("Ran out of text content when drawing inline views");if(i){this.posCovered()||this.getLine(),this.content.length?this.content[this.content.length-1].breakAfter=1:this.breakAtStart=1,this.flushBuffer(),this.curLine=null,this.atCursorPos=!0,t--;continue}this.text=e,this.textOff=0}let n=Math.min(this.text.length-this.textOff,t,512);this.flushBuffer(e.slice(e.length-i)),this.getLine().append(Nr(new ur(this.text.slice(this.textOff,this.textOff+n)),e),i),this.atCursorPos=!0,this.textOff+=n,t-=n,i=0}}span(t,e,i,n){this.buildText(e-t,i,n),this.pos=e,this.openStart<0&&(this.openStart=n)}point(t,e,i,n,s,r){if(this.disallowBlockEffectsFor[r]&&i instanceof _r){if(i.block)throw new RangeError("Block decorations may not be specified via plugins");if(e>this.doc.lineAt(this.pos).to)throw new RangeError("Decorations that replace line breaks may not be specified via plugins")}let o=e-t;if(i instanceof _r)if(i.block){let{type:t}=i;t!=Mr.WidgetAfter||this.posCovered()||this.getLine(),this.addBlockWidget(new Br(i.widget||new Ir("div"),o,t))}else{let r=pr.create(i.widget||new Ir("span"),o,o?0:i.startSide),l=this.atCursorPos&&!r.isEditable&&s<=n.length&&(t<e||i.startSide>0),a=!r.isEditable&&(t<e||s>n.length||i.startSide<=0),h=this.getLine();2!=this.pendingBuffer||l||(this.pendingBuffer=0),this.flushBuffer(n),l&&(h.append(Nr(new wr(1),n),s),s=n.length+Math.max(0,s-n.length)),h.append(Nr(r,n),s),this.atCursorPos=a,this.pendingBuffer=a?t<e||s>n.length?1:2:0,this.pendingBuffer&&(this.bufferMarks=n.slice())}else this.doc.lineAt(this.pos).from==this.pos&&this.getLine().addLineDeco(i);o&&(this.textOff+o<=this.text.length?this.textOff+=o:(this.skip+=o-(this.text.length-this.textOff),this.text="",this.textOff=0),this.pos=e),this.openStart<0&&(this.openStart=s)}static build(t,e,i,n,s){let r=new Lr(t,e,i,s);return r.openEnd=ts.spans(n,e,i,r),r.openStart<0&&(r.openStart=r.openEnd),r.finish(r.openEnd),r}}function Nr(t,e){for(let i of e)t=new fr(i,[t],t.length);return t}class Ir extends Ar{constructor(t){super(),this.tag=t}eq(t){return t.tag==this.tag}toDOM(){return document.createElement(this.tag)}updateDOM(t){return t.nodeName.toLowerCase()==this.tag}}const Vr=on.define(),Wr=on.define(),zr=on.define(),Hr=on.define(),Fr=on.define(),jr=on.define(),qr=on.define(),$r=on.define({combine:t=>t.some((t=>t))}),Kr=on.define({combine:t=>t.some((t=>t))});class Ur{constructor(t,e="nearest",i="nearest",n=5,s=5){this.range=t,this.y=e,this.x=i,this.yMargin=n,this.xMargin=s}map(t){return t.empty?this:new Ur(this.range.map(t),this.y,this.x,this.yMargin,this.xMargin)}}const Gr=Nn.define({map:(t,e)=>t.map(e)});function Qr(t,e,i){let n=t.facet(Hr);n.length?n[0](e):window.onerror?window.onerror(String(e),i,void 0,void 0,e):i?console.error(i+":",e):console.error(e)}const Jr=on.define({combine:t=>!t.length||t[0]});let Xr=0;const Yr=on.define();class Zr{constructor(t,e,i,n){this.id=t,this.create=e,this.domEventHandlers=i,this.extension=n(this)}static define(t,e){const{eventHandlers:i,provide:n,decorations:s}=e||{};return new Zr(Xr++,t,i,(t=>{let e=[Yr.of(t)];return s&&e.push(no.of((e=>{let i=e.plugin(t);return i?s(i):Or.none}))),n&&e.push(n(t)),e}))}static fromClass(t,e){return Zr.define((e=>new t(e)),e)}}class to{constructor(t){this.spec=t,this.mustUpdate=null,this.value=null}update(t){if(this.value){if(this.mustUpdate){let t=this.mustUpdate;if(this.mustUpdate=null,this.value.update)try{this.value.update(t)}catch(e){if(Qr(t.state,e,"CodeMirror plugin crashed"),this.value.destroy)try{this.value.destroy()}catch(t){}this.deactivate()}}}else if(this.spec)try{this.value=this.spec.create(t)}catch(e){Qr(t.state,e,"CodeMirror plugin crashed"),this.deactivate()}return this}destroy(t){var e;if(null===(e=this.value)||void 0===e?void 0:e.destroy)try{this.value.destroy()}catch(e){Qr(t.state,e,"CodeMirror plugin crashed")}}deactivate(){this.spec=this.value=null}}const eo=on.define(),io=on.define(),no=on.define(),so=on.define(),ro=on.define(),oo=on.define();class lo{constructor(t,e,i,n){this.fromA=t,this.toA=e,this.fromB=i,this.toB=n}join(t){return new lo(Math.min(this.fromA,t.fromA),Math.max(this.toA,t.toA),Math.min(this.fromB,t.fromB),Math.max(this.toB,t.toB))}addToSet(t){let e=t.length,i=this;for(;e>0;e--){let n=t[e-1];if(!(n.fromA>i.toA)){if(n.toA<i.fromA)break;i=i.join(n),t.splice(e-1,1)}}return t.splice(e,0,i),t}static extendWithRanges(t,e){if(0==e.length)return t;let i=[];for(let n=0,s=0,r=0,o=0;;n++){let l=n==t.length?null:t[n],a=r-o,h=l?l.fromB:1e9;for(;s<e.length&&e[s]<h;){let t=e[s],n=e[s+1],r=Math.max(o,t),l=Math.min(h,n);if(r<=l&&new lo(r+a,l+a,r,l).addToSet(i),n>h)break;s+=2}if(!l)return i;new lo(l.fromA,l.toA,l.fromB,l.toB).addToSet(i),r=l.toA,o=l.toB}}}class ao{constructor(t,e,i){this.view=t,this.state=e,this.transactions=i,this.flags=0,this.startState=t.state,this.changes=Gi.empty(this.startState.doc.length);for(let t of i)this.changes=this.changes.compose(t.changes);let n=[];this.changes.iterChangedRanges(((t,e,i,s)=>n.push(new lo(t,e,i,s)))),this.changedRanges=n}static create(t,e,i){return new ao(t,e,i)}get viewportChanged(){return(4&this.flags)>0}get heightChanged(){return(2&this.flags)>0}get geometryChanged(){return this.docChanged||(10&this.flags)>0}get focusChanged(){return(1&this.flags)>0}get docChanged(){return!this.changes.empty}get selectionSet(){return this.transactions.some((t=>t.selection))}get empty(){return 0==this.flags&&0==this.transactions.length}}var ho=function(t){return t[t.LTR=0]="LTR",t[t.RTL=1]="RTL",t}(ho||(ho={}));const co=ho.LTR,uo=ho.RTL;function fo(t){let e=[];for(let i=0;i<t.length;i++)e.push(1<<+t[i]);return e}const po=fo("88888888888888888888888888888888888666888888787833333333337888888000000000000000000000000008888880000000000000000000000000088888888888888888888888888888888888887866668888088888663380888308888800000000000000000000000800000000000000000000000000000008"),mo=fo("4444448826627288999999999992222222222222222222222222222222222222222222222229999999999999999999994444444444644222822222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222999999949999999229989999223333333333"),go=Object.create(null),vo=[];for(let t of["()","[]","{}"]){let e=t.charCodeAt(0),i=t.charCodeAt(1);go[e]=i,go[i]=-e}const wo=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac\ufb50-\ufdff]/;class yo{constructor(t,e,i){this.from=t,this.to=e,this.level=i}get dir(){return this.level%2?uo:co}side(t,e){return this.dir==e==t?this.to:this.from}static find(t,e,i,n){let s=-1;for(let r=0;r<t.length;r++){let o=t[r];if(o.from<=e&&o.to>=e){if(o.level==i)return r;(s<0||(0!=n?n<0?o.from<e:o.to>e:t[s].level>o.level))&&(s=r)}}if(s<0)throw new RangeError("Index out of range");return s}}const bo=[];function xo(t,e){let i=t.length,n=e==co?1:2,s=e==co?2:1;if(!t||1==n&&!wo.test(t))return ko(i);for(let e=0,s=n,o=n;e<i;e++){let i=(r=t.charCodeAt(e))<=247?po[r]:1424<=r&&r<=1524?2:1536<=r&&r<=1785?mo[r-1536]:1774<=r&&r<=2220?4:8192<=r&&r<=8203?256:64336<=r&&r<=65023?4:8204==r?256:1;512==i?i=s:8==i&&4==o&&(i=16),bo[e]=4==i?2:i,7&i&&(o=i),s=i}var r;for(let t=0,e=n,s=n;t<i;t++){let n=bo[t];if(128==n)t<i-1&&e==bo[t+1]&&24&e?n=bo[t]=e:bo[t]=256;else if(64==n){let n=t+1;for(;n<i&&64==bo[n];)n++;let r=t&&8==e||n<i&&8==bo[n]?1==s?1:8:256;for(let e=t;e<n;e++)bo[e]=r;t=n-1}else 8==n&&1==s&&(bo[t]=1);e=n,7&n&&(s=n)}for(let e,r,o,l=0,a=0,h=0;l<i;l++)if(r=go[e=t.charCodeAt(l)])if(r<0){for(let t=a-3;t>=0;t-=3)if(vo[t+1]==-r){let e=vo[t+2],i=2&e?n:4&e?1&e?s:n:0;i&&(bo[l]=bo[vo[t]]=i),a=t;break}}else{if(189==vo.length)break;vo[a++]=l,vo[a++]=e,vo[a++]=h}else if(2==(o=bo[l])||1==o){let t=o==n;h=t?0:1;for(let e=a-3;e>=0;e-=3){let i=vo[e+2];if(2&i)break;if(t)vo[e+2]|=2;else{if(4&i)break;vo[e+2]|=4}}}for(let t=0;t<i;t++)if(256==bo[t]){let e=t+1;for(;e<i&&256==bo[e];)e++;let s=1==(t?bo[t-1]:n),r=s==(1==(e<i?bo[e]:n))?s?1:2:n;for(let i=t;i<e;i++)bo[i]=r;t=e-1}let o=[];if(1==n)for(let t=0;t<i;){let e=t,n=1!=bo[t++];for(;t<i&&n==(1!=bo[t]);)t++;if(n)for(let i=t;i>e;){let t=i,n=2!=bo[--i];for(;i>e&&n==(2!=bo[i-1]);)i--;o.push(new yo(i,t,n?2:1))}else o.push(new yo(e,t,0))}else for(let t=0;t<i;){let e=t,n=2==bo[t++];for(;t<i&&n==(2==bo[t]);)t++;o.push(new yo(e,t,n?1:2))}return o}function ko(t){return[new yo(0,t,0)]}let So="";function Co(t,e,i,n,s){var r;let o=n.head-t.from,l=-1;if(0==o){if(!s||!t.length)return null;e[0].level!=i&&(o=e[0].side(!1,i),l=0)}else if(o==t.length){if(s)return null;let t=e[e.length-1];t.level!=i&&(o=t.side(!0,i),l=e.length-1)}l<0&&(l=yo.find(e,o,null!==(r=n.bidiLevel)&&void 0!==r?r:-1,n.assoc));let a=e[l];o==a.side(s,i)&&(a=e[l+=s?1:-1],o=a.side(!s,i));let h=s==(a.dir==i),c=Ii(t.text,o,h);if(So=t.text.slice(Math.min(o,c),Math.max(o,c)),c!=a.side(s,i))return nn.cursor(c+t.from,h?-1:1,a.level);let u=l==(s?e.length-1:0)?null:e[l+(s?1:-1)];return u||a.level==i?u&&u.level<a.level?nn.cursor(u.side(!s,i)+t.from,s?1:-1,u.level):nn.cursor(c+t.from,s?-1:1,a.level):nn.cursor(s?t.to:t.from,s?-1:1,i)}const Ao="";class Mo{constructor(t,e){this.points=t,this.text="",this.lineSeparator=e.facet(Gn.lineSeparator)}append(t){this.text+=t}lineBreak(){this.text+=Ao}readRange(t,e){if(!t)return this;let i=t.parentNode;for(let n=t;;){this.findPointBefore(i,n),this.readNode(n);let t=n.nextSibling;if(t==e)break;let s=Gs.get(n),r=Gs.get(t);(s&&r?s.breakAfter:(s?s.breakAfter:Oo(n))||Oo(t)&&("BR"!=n.nodeName||n.cmIgnore))&&this.lineBreak(),n=t}return this.findPointBefore(i,e),this}readTextNode(t){let e=t.nodeValue;for(let i of this.points)i.node==t&&(i.pos=this.text.length+Math.min(i.offset,e.length));for(let i=0,n=this.lineSeparator?null:/\r\n?|\n/g;;){let s,r=-1,o=1;if(this.lineSeparator?(r=e.indexOf(this.lineSeparator,i),o=this.lineSeparator.length):(s=n.exec(e))&&(r=s.index,o=s[0].length),this.append(e.slice(i,r<0?e.length:r)),r<0)break;if(this.lineBreak(),o>1)for(let e of this.points)e.node==t&&e.pos>this.text.length&&(e.pos-=o-1);i=r+o}}readNode(t){if(t.cmIgnore)return;let e=Gs.get(t),i=e&&e.overrideDOMText;if(null!=i){this.findPointInside(t,i.length);for(let t=i.iter();!t.next().done;)t.lineBreak?this.lineBreak():this.append(t.value)}else 3==t.nodeType?this.readTextNode(t):"BR"==t.nodeName?t.nextSibling&&this.lineBreak():1==t.nodeType&&this.readRange(t.firstChild,null)}findPointBefore(t,e){for(let i of this.points)i.node==t&&t.childNodes[i.offset]==e&&(i.pos=this.text.length)}findPointInside(t,e){for(let i of this.points)(3==t.nodeType?i.node==t:t.contains(i.node))&&(i.pos=this.text.length+Math.min(e,i.offset))}}function Oo(t){return 1==t.nodeType&&/^(DIV|P|LI|UL|OL|BLOCKQUOTE|DD|DT|H\d|SECTION|PRE)$/.test(t.nodeName)}class Do{constructor(t,e){this.node=t,this.offset=e,this.pos=-1}}class To extends Gs{constructor(t){super(),this.view=t,this.compositionDeco=Or.none,this.decorations=[],this.dynamicDecorationMap=[],this.minWidth=0,this.minWidthFrom=0,this.minWidthTo=0,this.impreciseAnchor=null,this.impreciseHead=null,this.forceSelection=!1,this.lastUpdate=Date.now(),this.setDOM(t.contentDOM),this.children=[new Pr],this.children[0].setParent(this),this.updateDeco(),this.updateInner([new lo(0,0,0,t.state.doc.length)],0)}get length(){return this.view.state.doc.length}update(t){let e=t.changedRanges;this.minWidth>0&&e.length&&(e.every((({fromA:t,toA:e})=>e<this.minWidthFrom||t>this.minWidthTo))?(this.minWidthFrom=t.changes.mapPos(this.minWidthFrom,1),this.minWidthTo=t.changes.mapPos(this.minWidthTo,1)):this.minWidth=this.minWidthFrom=this.minWidthTo=0),this.view.inputState.composing<0?this.compositionDeco=Or.none:(t.transactions.length||this.dirty)&&(this.compositionDeco=function(t,e){let i=Eo(t);if(!i)return Or.none;let{from:n,to:s,node:r,text:o}=i,l=e.mapPos(n,1),a=Math.max(l,e.mapPos(s,-1)),{state:h}=t,c=3==r.nodeType?r.nodeValue:new Mo([],h).readRange(r.firstChild,null).text;if(a-l<c.length)if(h.doc.sliceString(l,Math.min(h.doc.length,l+c.length),Ao)==c)a=l+c.length;else{if(h.doc.sliceString(Math.max(0,a-c.length),a,Ao)!=c)return Or.none;l=a-c.length}else if(h.doc.sliceString(l,a,Ao)!=c)return Or.none;let u=Gs.get(r);u instanceof mr?u=u.widget.topView:u&&(u.parent=null);return Or.set(Or.replace({widget:new Ro(r,o,u),inclusive:!0}).range(l,a))}(this.view,t.changes)),(cr.ie||cr.chrome)&&!this.compositionDeco.size&&t&&t.state.doc.lines!=t.startState.doc.lines&&(this.forceSelection=!0);let i=function(t,e,i){let n=new Bo;return ts.compare(t,e,i,n),n.changes}(this.decorations,this.updateDeco(),t.changes);return e=lo.extendWithRanges(e,i),(0!=this.dirty||0!=e.length)&&(this.updateInner(e,t.startState.doc.length),t.transactions.length&&(this.lastUpdate=Date.now()),!0)}updateInner(t,e){this.view.viewState.mustMeasureContent=!0,this.updateChildren(t,e);let{observer:i}=this.view;i.ignore((()=>{this.dom.style.height=this.view.viewState.contentHeight+"px",this.dom.style.flexBasis=this.minWidth?this.minWidth+"px":"";let t=cr.chrome||cr.ios?{node:i.selectionRange.focusNode,written:!1}:void 0;this.sync(this.view,t),this.dirty=0,t&&(t.written||i.selectionRange.focusNode!=t.node)&&(this.forceSelection=!0),this.dom.style.height=""}));let n=[];if(this.view.viewport.from||this.view.viewport.to<this.view.state.doc.length)for(let t of this.children)t instanceof Br&&t.widget instanceof _o&&n.push(t.dom);i.updateGaps(n)}updateChildren(t,e){let i=this.childCursor(e);for(let e=t.length-1;;e--){let n=e>=0?t[e]:null;if(!n)break;let{fromA:s,toA:r,fromB:o,toB:l}=n,{content:a,breakAtStart:h,openStart:c,openEnd:u}=Lr.build(this.view.state.doc,o,l,this.decorations,this.dynamicDecorationMap),{i:f,off:d}=i.findPos(r,1),{i:p,off:m}=i.findPos(s,-1);Xs(this,p,m,f,d,a,h,c,u)}}updateSelection(t=!1,e=!1){if(!t&&this.view.observer.selectionRange.focusNode||this.view.observer.readSelectionRange(),!e&&!this.mayControlSelection())return;let i=this.forceSelection;this.forceSelection=!1;let n=this.view.state.selection.main,s=this.domAtPos(n.anchor),r=n.empty?s:this.domAtPos(n.head);if(cr.gecko&&n.empty&&(1==(o=s).node.nodeType&&o.node.firstChild&&(0==o.offset||"false"==o.node.childNodes[o.offset-1].contentEditable)&&(o.offset==o.node.childNodes.length||"false"==o.node.childNodes[o.offset].contentEditable))){let t=document.createTextNode("");this.view.observer.ignore((()=>s.node.insertBefore(t,s.node.childNodes[s.offset]||null))),s=r=new Ks(t,0),i=!0}var o;let l=this.view.observer.selectionRange;!i&&l.focusNode&&Rs(s.node,s.offset,l.anchorNode,l.anchorOffset)&&Rs(r.node,r.offset,l.focusNode,l.focusOffset)||(this.view.observer.ignore((()=>{cr.android&&cr.chrome&&this.dom.contains(l.focusNode)&&function(t,e){for(let i=t;i&&i!=e;i=i.assignedSlot||i.parentNode)if(1==i.nodeType&&"false"==i.contentEditable)return!0;return!1}(l.focusNode,this.dom)&&(this.dom.blur(),this.dom.focus({preventScroll:!0}));let t=Ds(this.view.root);if(t)if(n.empty){if(cr.gecko){let t=(e=s.node,i=s.offset,1!=e.nodeType?0:(i&&"false"==e.childNodes[i-1].contentEditable?1:0)|(i<e.childNodes.length&&"false"==e.childNodes[i].contentEditable?2:0));if(t&&3!=t){let e=Po(s.node,s.offset,1==t?1:-1);e&&(s=new Ks(e,1==t?0:e.nodeValue.length))}}t.collapse(s.node,s.offset),null!=n.bidiLevel&&null!=l.cursorBidiLevel&&(l.cursorBidiLevel=n.bidiLevel)}else if(t.extend){t.collapse(s.node,s.offset);try{t.extend(r.node,r.offset)}catch(t){}}else{let e=document.createRange();n.anchor>n.head&&([s,r]=[r,s]),e.setEnd(r.node,r.offset),e.setStart(s.node,s.offset),t.removeAllRanges(),t.addRange(e)}else;var e,i})),this.view.observer.setSelectionRange(s,r)),this.impreciseAnchor=s.precise?null:new Ks(l.anchorNode,l.anchorOffset),this.impreciseHead=r.precise?null:new Ks(l.focusNode,l.focusOffset)}enforceCursorAssoc(){if(this.compositionDeco.size)return;let{view:t}=this,e=t.state.selection.main,i=Ds(t.root),{anchorNode:n,anchorOffset:s}=t.observer.selectionRange;if(!(i&&e.empty&&e.assoc&&i.modify))return;let r=Pr.find(this,e.head);if(!r)return;let o=r.posAtStart;if(e.head==o||e.head==o+r.length)return;let l=this.coordsAt(e.head,-1),a=this.coordsAt(e.head,1);if(!l||!a||l.bottom>a.top)return;let h=this.domAtPos(e.head+e.assoc);i.collapse(h.node,h.offset),i.modify("move",e.assoc<0?"forward":"backward","lineboundary"),t.observer.readSelectionRange();let c=t.observer.selectionRange;t.docView.posFromDOM(c.anchorNode,c.anchorOffset)!=e.from&&i.collapse(n,s)}mayControlSelection(){let t=this.view.root.activeElement;return t==this.dom||_s(this.dom,this.view.observer.selectionRange)&&!(t&&this.dom.contains(t))}nearest(t){for(let e=t;e;){let t=Gs.get(e);if(t&&t.rootView==this)return t;e=e.parentNode}return null}posFromDOM(t,e){let i=this.nearest(t);if(!i)throw new RangeError("Trying to find position for a DOM position outside of the document");return i.localPosFromDOM(t,e)+i.posAtStart}domAtPos(t){let{i:e,off:i}=this.childCursor().findPos(t,-1);for(;e<this.children.length-1;){let t=this.children[e];if(i<t.length||t instanceof Pr)break;e++,i=0}return this.children[e].domAtPos(i)}coordsAt(t,e){for(let i=this.length,n=this.children.length-1;;n--){let s=this.children[n],r=i-s.breakAfter-s.length;if(t>r||t==r&&s.type!=Mr.WidgetBefore&&s.type!=Mr.WidgetAfter&&(!n||2==e||this.children[n-1].breakAfter||this.children[n-1].type==Mr.WidgetBefore&&e>-2))return s.coordsAt(t-r,e);i=r}}measureVisibleLineHeights(t){let e=[],{from:i,to:n}=t,s=this.view.contentDOM.clientWidth,r=s>Math.max(this.view.scrollDOM.clientWidth,this.minWidth)+1,o=-1,l=this.view.textDirection==ho.LTR;for(let t=0,a=0;a<this.children.length;a++){let h=this.children[a],c=t+h.length;if(c>n)break;if(t>=i){let i=h.dom.getBoundingClientRect();if(e.push(i.height),r){let e=h.dom.lastChild,n=e?Es(e):[];if(n.length){let e=n[n.length-1],r=l?e.right-i.left:i.right-e.left;r>o&&(o=r,this.minWidth=s,this.minWidthFrom=t,this.minWidthTo=c)}}}t=c+h.breakAfter}return e}textDirectionAt(t){let{i:e}=this.childPos(t,1);return"rtl"==getComputedStyle(this.children[e].dom).direction?ho.RTL:ho.LTR}measureTextSize(){for(let t of this.children)if(t instanceof Pr){let e=t.measureTextSize();if(e)return e}let t,e,i,n=document.createElement("div");return n.className="cm-line",n.style.width="99999px",n.textContent="abc def ghi jkl mno pqr stu",this.view.observer.ignore((()=>{this.dom.appendChild(n);let s=Es(n.firstChild)[0];t=n.getBoundingClientRect().height,e=s?s.width/27:7,i=s?s.height:t,n.remove()})),{lineHeight:t,charWidth:e,textHeight:i}}childCursor(t=this.length){let e=this.children.length;return e&&(t-=this.children[--e].length),new Js(this.children,t,e)}computeBlockGapDeco(){let t=[],e=this.view.viewState;for(let i=0,n=0;;n++){let s=n==e.viewports.length?null:e.viewports[n],r=s?s.from-1:this.length;if(r>i){let n=e.lineBlockAt(r).bottom-e.lineBlockAt(i).top;t.push(Or.replace({widget:new _o(n),block:!0,inclusive:!0,isBlockGap:!0}).range(i,r))}if(!s)break;i=s.to+1}return Or.set(t)}updateDeco(){let t=this.view.state.facet(no).map(((t,e)=>(this.dynamicDecorationMap[e]="function"==typeof t)?t(this.view):t));for(let e=t.length;e<t.length+3;e++)this.dynamicDecorationMap[e]=!1;return this.decorations=[...t,this.compositionDeco,this.computeBlockGapDeco(),this.view.viewState.lineGapDeco]}scrollIntoView(t){let e,{range:i}=t,n=this.coordsAt(i.head,i.empty?i.assoc:i.head>i.anchor?-1:1);if(!n)return;!i.empty&&(e=this.coordsAt(i.anchor,i.anchor>i.head?-1:1))&&(n={left:Math.min(n.left,e.left),top:Math.min(n.top,e.top),right:Math.max(n.right,e.right),bottom:Math.max(n.bottom,e.bottom)});let s=0,r=0,o=0,l=0;for(let t of this.view.state.facet(ro).map((t=>t(this.view))))if(t){let{left:e,right:i,top:n,bottom:a}=t;null!=e&&(s=Math.max(s,e)),null!=i&&(r=Math.max(r,i)),null!=n&&(o=Math.max(o,n)),null!=a&&(l=Math.max(l,a))}let a={left:n.left-s,top:n.top-o,right:n.right+r,bottom:n.bottom+l};!function(t,e,i,n,s,r,o,l){let a=t.ownerDocument,h=a.defaultView||window;for(let c=t;c;)if(1==c.nodeType){let t,u=c==a.body;if(u)t=Vs(h);else{if(c.scrollHeight<=c.clientHeight&&c.scrollWidth<=c.clientWidth){c=c.assignedSlot||c.parentNode;continue}let e=c.getBoundingClientRect();t={left:e.left,right:e.left+c.clientWidth,top:e.top,bottom:e.top+c.clientHeight}}let f=0,d=0;if("nearest"==s)e.top<t.top?(d=-(t.top-e.top+o),i>0&&e.bottom>t.bottom+d&&(d=e.bottom-t.bottom+d+o)):e.bottom>t.bottom&&(d=e.bottom-t.bottom+o,i<0&&e.top-d<t.top&&(d=-(t.top+d-e.top+o)));else{let n=e.bottom-e.top,r=t.bottom-t.top;d=("center"==s&&n<=r?e.top+n/2-r/2:"start"==s||"center"==s&&i<0?e.top-o:e.bottom-r+o)-t.top}if("nearest"==n?e.left<t.left?(f=-(t.left-e.left+r),i>0&&e.right>t.right+f&&(f=e.right-t.right+f+r)):e.right>t.right&&(f=e.right-t.right+r,i<0&&e.left<t.left+f&&(f=-(t.left+f-e.left+r))):f=("center"==n?e.left+(e.right-e.left)/2-(t.right-t.left)/2:"start"==n==l?e.left-r:e.right-(t.right-t.left)+r)-t.left,f||d)if(u)h.scrollBy(f,d);else{let t=0,i=0;if(d){let t=c.scrollTop;c.scrollTop+=d,i=c.scrollTop-t}if(f){let e=c.scrollLeft;c.scrollLeft+=f,t=c.scrollLeft-e}e={left:e.left-t,top:e.top-i,right:e.right-t,bottom:e.bottom-i},t&&Math.abs(t-f)<1&&(n="nearest"),i&&Math.abs(i-d)<1&&(s="nearest")}if(u)break;c=c.assignedSlot||c.parentNode}else{if(11!=c.nodeType)break;c=c.host}}(this.view.scrollDOM,a,i.head<i.anchor?-1:1,t.x,t.y,t.xMargin,t.yMargin,this.view.textDirection==ho.LTR)}}class _o extends Ar{constructor(t){super(),this.height=t}toDOM(){let t=document.createElement("div");return this.updateDOM(t),t}eq(t){return t.height==this.height}updateDOM(t){return t.style.height=this.height+"px",!0}get estimatedHeight(){return this.height}}function Eo(t){let e=t.observer.selectionRange,i=e.focusNode&&Po(e.focusNode,e.focusOffset,0);if(!i)return null;let n=t.docView.nearest(i);if(!n)return null;if(n instanceof Pr){let t=i;for(;t.parentNode!=n.dom;)t=t.parentNode;let e=t.previousSibling;for(;e&&!Gs.get(e);)e=e.previousSibling;let s=e?Gs.get(e).posAtEnd:n.posAtStart;return{from:s,to:s,node:t,text:i}}{for(;;){let{parent:t}=n;if(!t)return null;if(t instanceof Pr)break;n=t}let t=n.posAtStart;return{from:t,to:t+n.length,node:n.dom,text:i}}}class Ro extends Ar{constructor(t,e,i){super(),this.top=t,this.text=e,this.topView=i}eq(t){return this.top==t.top&&this.text==t.text}toDOM(){return this.top}ignoreEvent(){return!1}get customView(){return mr}}function Po(t,e,i){if(i<=0)for(let i=t,n=e;;){if(3==i.nodeType)return i;if(!(1==i.nodeType&&n>0))break;i=i.childNodes[n-1],n=Ls(i)}if(i>=0)for(let n=t,s=e;;){if(3==n.nodeType)return n;if(!(1==n.nodeType&&s<n.childNodes.length&&i>=0))break;n=n.childNodes[s],s=0}return null}class Bo{constructor(){this.changes=[]}compareRange(t,e){Rr(t,e,this.changes)}comparePoint(t,e){Rr(t,e,this.changes)}}function Lo(t,e){return e.left>t?e.left-t:Math.max(0,t-e.right)}function No(t,e){return e.top>t?e.top-t:Math.max(0,t-e.bottom)}function Io(t,e){return t.top<e.bottom-1&&t.bottom>e.top+1}function Vo(t,e){return e<t.top?{top:e,left:t.left,right:t.right,bottom:t.bottom}:t}function Wo(t,e){return e>t.bottom?{top:t.top,left:t.left,right:t.right,bottom:e}:t}function zo(t,e,i){let n,s,r,o,l,a,h,c,u=!1;for(let f=t.firstChild;f;f=f.nextSibling){let t=Es(f);for(let d=0;d<t.length;d++){let p=t[d];s&&Io(s,p)&&(p=Vo(Wo(p,s.bottom),s.top));let m=Lo(e,p),g=No(i,p);if(0==m&&0==g)return 3==f.nodeType?Ho(f,e,i):zo(f,e,i);if(!n||o>g||o==g&&r>m){n=f,s=p,r=m,o=g;let l=g?i<p.top?-1:1:m?e<p.left?-1:1:0;u=!l||(l>0?d<t.length-1:d>0)}0==m?i>p.bottom&&(!h||h.bottom<p.bottom)?(l=f,h=p):i<p.top&&(!c||c.top>p.top)&&(a=f,c=p):h&&Io(h,p)?h=Wo(h,p.bottom):c&&Io(c,p)&&(c=Vo(c,p.top))}}if(h&&h.bottom>=i?(n=l,s=h):c&&c.top<=i&&(n=a,s=c),!n)return{node:t,offset:0};let f=Math.max(s.left,Math.min(s.right,e));return 3==n.nodeType?Ho(n,f,i):u&&"false"!=n.contentEditable?zo(n,f,i):{node:t,offset:Array.prototype.indexOf.call(t.childNodes,n)+(e>=(s.left+s.right)/2?1:0)}}function Ho(t,e,i){let n=t.nodeValue.length,s=-1,r=1e9,o=0;for(let l=0;l<n;l++){let n=js(t,l,l+1).getClientRects();for(let a=0;a<n.length;a++){let h=n[a];if(h.top==h.bottom)continue;o||(o=e-h.left);let c=(h.top>i?h.top-i:i-h.bottom)-1;if(h.left-1<=e&&h.right+1>=e&&c<r){let i=e>=(h.left+h.right)/2,n=i;if(cr.chrome||cr.gecko){js(t,l).getBoundingClientRect().left==h.right&&(n=!i)}if(c<=0)return{node:t,offset:l+(n?1:0)};s=l+(n?1:0),r=c}}}return{node:t,offset:s>-1?s:o>0?t.nodeValue.length:0}}function Fo(t,e,i,n=-1){var s,r;let o,l=t.contentDOM.getBoundingClientRect(),a=l.top+t.viewState.paddingTop,{docHeight:h}=t.viewState,{x:c,y:u}=e,f=u-a;if(f<0)return 0;if(f>h)return t.state.doc.length;for(let e=t.defaultLineHeight/2,s=!1;o=t.elementAtHeight(f),o.type!=Mr.Text;)for(;f=n>0?o.bottom+e:o.top-e,!(f>=0&&f<=h);){if(s)return i?null:0;s=!0,n=-n}u=a+f;let d=o.from;if(d<t.viewport.from)return 0==t.viewport.from?0:i?null:jo(t,l,o,c,u);if(d>t.viewport.to)return t.viewport.to==t.state.doc.length?t.state.doc.length:i?null:jo(t,l,o,c,u);let p=t.dom.ownerDocument,m=t.root.elementFromPoint?t.root:p,g=m.elementFromPoint(c,u);g&&!t.contentDOM.contains(g)&&(g=null),g||(c=Math.max(l.left+1,Math.min(l.right-1,c)),g=m.elementFromPoint(c,u),g&&!t.contentDOM.contains(g)&&(g=null));let v,w=-1;if(g&&0!=(null===(s=t.docView.nearest(g))||void 0===s?void 0:s.isEditable))if(p.caretPositionFromPoint){let t=p.caretPositionFromPoint(c,u);t&&({offsetNode:v,offset:w}=t)}else if(p.caretRangeFromPoint){let e=p.caretRangeFromPoint(c,u);e&&(({startContainer:v,startOffset:w}=e),(!t.contentDOM.contains(v)||cr.safari&&function(t,e,i){let n;if(3!=t.nodeType||e!=(n=t.nodeValue.length))return!1;for(let e=t.nextSibling;e;e=e.nextSibling)if(1!=e.nodeType||"BR"!=e.nodeName)return!1;return js(t,n-1,n).getBoundingClientRect().left>i}(v,w,c)||cr.chrome&&function(t,e,i){if(0!=e)return!1;for(let e=t;;){let t=e.parentNode;if(!t||1!=t.nodeType||t.firstChild!=e)return!1;if(t.classList.contains("cm-line"))break;e=t}let n=1==t.nodeType?t.getBoundingClientRect():js(t,0,Math.max(t.nodeValue.length,1)).getBoundingClientRect();return i-n.left>5}(v,w,c))&&(v=void 0))}if(!v||!t.docView.dom.contains(v)){let e=Pr.find(t.docView,d);if(!e)return f>o.top+o.height/2?o.to:o.from;({node:v,offset:w}=zo(e.dom,c,u))}let y=t.docView.nearest(v);if(!y)return null;if(y.isWidget&&1==(null===(r=y.dom)||void 0===r?void 0:r.nodeType)){let t=y.dom.getBoundingClientRect();return e.y<t.top||e.y<=t.bottom&&e.x<=(t.left+t.right)/2?y.posAtStart:y.posAtEnd}return y.localPosFromDOM(v,w)+y.posAtStart}function jo(t,e,i,n,s){let r=Math.round((n-e.left)*t.defaultCharacterWidth);if(t.lineWrapping&&i.height>1.5*t.defaultLineHeight){r+=Math.floor((s-i.top)/t.defaultLineHeight)*t.viewState.heightOracle.lineLength}let o=t.state.sliceDoc(i.from,i.to);return i.from+ds(o,r,t.state.tabSize)}function qo(t,e,i,n){let s=t.state.doc.lineAt(e.head),r=t.bidiSpans(s),o=t.textDirectionAt(s.from);for(let l=e,a=null;;){let e=Co(s,r,o,l,i),h=So;if(!e){if(s.number==(i?t.state.doc.lines:1))return l;h="\n",s=t.state.doc.line(s.number+(i?1:-1)),r=t.bidiSpans(s),e=nn.cursor(i?s.from:s.to)}if(a){if(!a(h))return l}else{if(!n)return e;a=n(h)}l=e}}function $o(t,e,i){let n=t.state.facet(so).map((e=>e(t)));for(;;){let t=!1;for(let s of n)s.between(i.from-1,i.from+1,((n,s,r)=>{i.from>n&&i.from<s&&(i=e.head>i.from?nn.cursor(n,1):nn.cursor(s,-1),t=!0)}));if(!t)return i}}class Ko{constructor(t){this.lastKeyCode=0,this.lastKeyTime=0,this.lastTouchTime=0,this.lastFocusTime=0,this.lastScrollTop=0,this.lastScrollLeft=0,this.chromeScrollHack=-1,this.pendingIOSKey=void 0,this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastEscPress=0,this.lastContextMenu=0,this.scrollHandlers=[],this.registeredEvents=[],this.customHandlers=[],this.composing=-1,this.compositionFirstChange=null,this.compositionEndedAt=0,this.mouseSelection=null;let e=(e,i)=>{this.ignoreDuringComposition(i)||"keydown"==i.type&&this.keydown(t,i)||(this.mustFlushObserver(i)&&t.observer.forceFlush(),this.runCustomHandlers(i.type,t,i)?i.preventDefault():e(t,i))};for(let i in Zo){let n=Zo[i];t.contentDOM.addEventListener(i,(i=>{Yo(t,i)&&e(n,i)}),tl[i]),this.registeredEvents.push(i)}t.scrollDOM.addEventListener("mousedown",(i=>{if(i.target==t.scrollDOM&&i.clientY>t.contentDOM.getBoundingClientRect().bottom&&(e(Zo.mousedown,i),!i.defaultPrevented&&2==i.button)){let e=t.contentDOM.style.minHeight;t.contentDOM.style.minHeight="100%",setTimeout((()=>t.contentDOM.style.minHeight=e),200)}})),cr.chrome&&102==cr.chrome_version&&t.scrollDOM.addEventListener("wheel",(()=>{this.chromeScrollHack<0?t.contentDOM.style.pointerEvents="none":window.clearTimeout(this.chromeScrollHack),this.chromeScrollHack=setTimeout((()=>{this.chromeScrollHack=-1,t.contentDOM.style.pointerEvents=""}),100)}),{passive:!0}),this.notifiedFocused=t.hasFocus,cr.safari&&t.contentDOM.addEventListener("input",(()=>null))}setSelectionOrigin(t){this.lastSelectionOrigin=t,this.lastSelectionTime=Date.now()}ensureHandlers(t,e){var i;let n;this.customHandlers=[];for(let s of e)if(n=null===(i=s.update(t).spec)||void 0===i?void 0:i.domEventHandlers){this.customHandlers.push({plugin:s.value,handlers:n});for(let e in n)this.registeredEvents.indexOf(e)<0&&"scroll"!=e&&(this.registeredEvents.push(e),t.contentDOM.addEventListener(e,(i=>{Yo(t,i)&&this.runCustomHandlers(e,t,i)&&i.preventDefault()})))}}runCustomHandlers(t,e,i){for(let n of this.customHandlers){let s=n.handlers[t];if(s)try{if(s.call(n.plugin,i,e)||i.defaultPrevented)return!0}catch(t){Qr(e.state,t)}}return!1}runScrollHandlers(t,e){this.lastScrollTop=t.scrollDOM.scrollTop,this.lastScrollLeft=t.scrollDOM.scrollLeft;for(let i of this.customHandlers){let n=i.handlers.scroll;if(n)try{n.call(i.plugin,e,t)}catch(e){Qr(t.state,e)}}}keydown(t,e){if(this.lastKeyCode=e.keyCode,this.lastKeyTime=Date.now(),9==e.keyCode&&Date.now()<this.lastEscPress+2e3)return!0;if(cr.android&&cr.chrome&&!e.synthetic&&(13==e.keyCode||8==e.keyCode))return t.observer.delayAndroidKey(e.key,e.keyCode),!0;let i;return!(!cr.ios||e.synthetic||e.altKey||e.metaKey||!((i=Uo.find((t=>t.keyCode==e.keyCode)))&&!e.ctrlKey||Go.indexOf(e.key)>-1&&e.ctrlKey&&!e.shiftKey))&&(this.pendingIOSKey=i||e,setTimeout((()=>this.flushIOSKey(t)),250),!0)}flushIOSKey(t){let e=this.pendingIOSKey;return!!e&&(this.pendingIOSKey=void 0,qs(t.contentDOM,e.key,e.keyCode))}ignoreDuringComposition(t){return!!/^key/.test(t.type)&&(this.composing>0||!!(cr.safari&&!cr.ios&&Date.now()-this.compositionEndedAt<100)&&(this.compositionEndedAt=0,!0))}mustFlushObserver(t){return"keydown"==t.type&&229!=t.keyCode}startMouseSelection(t){this.mouseSelection&&this.mouseSelection.destroy(),this.mouseSelection=t}update(t){this.mouseSelection&&this.mouseSelection.update(t),t.transactions.length&&(this.lastKeyCode=this.lastSelectionTime=0)}destroy(){this.mouseSelection&&this.mouseSelection.destroy()}}const Uo=[{key:"Backspace",keyCode:8,inputType:"deleteContentBackward"},{key:"Enter",keyCode:13,inputType:"insertParagraph"},{key:"Delete",keyCode:46,inputType:"deleteContentForward"}],Go="dthko",Qo=[16,17,18,20,91,92,224,225];function Jo(t){return.7*t+8}class Xo{constructor(t,e,i,n){this.view=t,this.style=i,this.mustSelect=n,this.scrollSpeed={x:0,y:0},this.scrolling=-1,this.lastEvent=e,this.scrollParent=function(t){let e=t.ownerDocument;for(let i=t.parentNode;i&&i!=e.body;)if(1==i.nodeType){if(i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth)return i;i=i.assignedSlot||i.parentNode}else{if(11!=i.nodeType)break;i=i.host}return null}(t.contentDOM);let s=t.contentDOM.ownerDocument;s.addEventListener("mousemove",this.move=this.move.bind(this)),s.addEventListener("mouseup",this.up=this.up.bind(this)),this.extend=e.shiftKey,this.multiple=t.state.facet(Gn.allowMultipleSelections)&&function(t,e){let i=t.state.facet(Vr);return i.length?i[0](e):cr.mac?e.metaKey:e.ctrlKey}(t,e),this.dragMove=function(t,e){let i=t.state.facet(Wr);return i.length?i[0](e):cr.mac?!e.altKey:!e.ctrlKey}(t,e),this.dragging=!(!function(t,e){let{main:i}=t.state.selection;if(i.empty)return!1;let n=Ds(t.root);if(!n||0==n.rangeCount)return!0;let s=n.getRangeAt(0).getClientRects();for(let t=0;t<s.length;t++){let i=s[t];if(i.left<=e.clientX&&i.right>=e.clientX&&i.top<=e.clientY&&i.bottom>=e.clientY)return!0}return!1}(t,e)||1!=fl(e))&&null}start(t){!1===this.dragging&&(t.preventDefault(),this.select(t))}move(t){var e;if(0==t.buttons)return this.destroy();if(!1!==this.dragging)return;this.select(this.lastEvent=t);let i=0,n=0,s=(null===(e=this.scrollParent)||void 0===e?void 0:e.getBoundingClientRect())||{left:0,top:0,right:this.view.win.innerWidth,bottom:this.view.win.innerHeight};t.clientX<=s.left?i=-Jo(s.left-t.clientX):t.clientX>=s.right&&(i=Jo(t.clientX-s.right)),t.clientY<=s.top?n=-Jo(s.top-t.clientY):t.clientY>=s.bottom&&(n=Jo(t.clientY-s.bottom)),this.setScrollSpeed(i,n)}up(t){null==this.dragging&&this.select(this.lastEvent),this.dragging||t.preventDefault(),this.destroy()}destroy(){this.setScrollSpeed(0,0);let t=this.view.contentDOM.ownerDocument;t.removeEventListener("mousemove",this.move),t.removeEventListener("mouseup",this.up),this.view.inputState.mouseSelection=null}setScrollSpeed(t,e){this.scrollSpeed={x:t,y:e},t||e?this.scrolling<0&&(this.scrolling=setInterval((()=>this.scroll()),50)):this.scrolling>-1&&(clearInterval(this.scrolling),this.scrolling=-1)}scroll(){this.scrollParent?(this.scrollParent.scrollLeft+=this.scrollSpeed.x,this.scrollParent.scrollTop+=this.scrollSpeed.y):this.view.win.scrollBy(this.scrollSpeed.x,this.scrollSpeed.y),!1===this.dragging&&this.select(this.lastEvent)}select(t){let e=this.style.get(t,this.extend,this.multiple);!this.mustSelect&&e.eq(this.view.state.selection)&&e.main.assoc==this.view.state.selection.main.assoc||this.view.dispatch({selection:e,userEvent:"select.pointer"}),this.mustSelect=!1}update(t){t.docChanged&&this.dragging&&(this.dragging=this.dragging.map(t.changes)),this.style.update(t)&&setTimeout((()=>this.select(this.lastEvent)),20)}}function Yo(t,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let i,n=e.target;n!=t.contentDOM;n=n.parentNode)if(!n||11==n.nodeType||(i=Gs.get(n))&&i.ignoreEvent(e))return!1;return!0}const Zo=Object.create(null),tl=Object.create(null),el=cr.ie&&cr.ie_version<15||cr.ios&&cr.webkit_version<604;function il(t,e){let i,{state:n}=t,s=1,r=n.toText(e),o=r.lines==n.selection.ranges.length;if(null!=pl&&n.selection.ranges.every((t=>t.empty))&&pl==r.toString()){let t=-1;i=n.changeByRange((i=>{let l=n.doc.lineAt(i.from);if(l.from==t)return{range:i};t=l.from;let a=n.toText((o?r.line(s++).text:e)+n.lineBreak);return{changes:{from:l.from,insert:a},range:nn.cursor(i.from+a.length)}}))}else i=o?n.changeByRange((t=>{let e=r.line(s++);return{changes:{from:t.from,to:t.to,insert:e.text},range:nn.cursor(t.from+e.length)}})):n.replaceSelection(r);t.dispatch(i,{userEvent:"input.paste",scrollIntoView:!0})}function nl(t,e,i,n){if(1==n)return nn.cursor(e,i);if(2==n)return function(t,e,i=1){let n=t.charCategorizer(e),s=t.doc.lineAt(e),r=e-s.from;if(0==s.length)return nn.cursor(e);0==r?i=1:r==s.length&&(i=-1);let o=r,l=r;i<0?o=Ii(s.text,r,!1):l=Ii(s.text,r);let a=n(s.text.slice(o,l));for(;o>0;){let t=Ii(s.text,o,!1);if(n(s.text.slice(t,o))!=a)break;o=t}for(;l<s.length;){let t=Ii(s.text,l);if(n(s.text.slice(l,t))!=a)break;l=t}return nn.range(o+s.from,l+s.from)}(t.state,e,i);{let i=Pr.find(t.docView,e),n=t.state.doc.lineAt(i?i.posAtEnd:e),s=i?i.posAtStart:n.from,r=i?i.posAtEnd:n.to;return r<t.state.doc.length&&r==n.to&&r++,nn.range(s,r)}}Zo.keydown=(t,e)=>{t.inputState.setSelectionOrigin("select"),27==e.keyCode?t.inputState.lastEscPress=Date.now():Qo.indexOf(e.keyCode)<0&&(t.inputState.lastEscPress=0)},Zo.touchstart=(t,e)=>{t.inputState.lastTouchTime=Date.now(),t.inputState.setSelectionOrigin("select.pointer")},Zo.touchmove=t=>{t.inputState.setSelectionOrigin("select.pointer")},tl.touchstart=tl.touchmove={passive:!0},Zo.mousedown=(t,e)=>{if(t.observer.flush(),t.inputState.lastTouchTime>Date.now()-2e3)return;let i=null;for(let n of t.state.facet(zr))if(i=n(t,e),i)break;if(i||0!=e.button||(i=function(t,e){let i=ll(t,e),n=fl(e),s=t.state.selection;return{update(t){t.docChanged&&(i.pos=t.changes.mapPos(i.pos),s=s.map(t.changes))},get(e,r,o){let l=ll(t,e),a=nl(t,l.pos,l.bias,n);if(i.pos!=l.pos&&!r){let e=nl(t,i.pos,i.bias,n),s=Math.min(e.from,a.from),r=Math.max(e.to,a.to);a=s<a.from?nn.range(s,r):nn.range(r,s)}return r?s.replaceRange(s.main.extend(a.from,a.to)):o&&s.ranges.length>1&&s.ranges.some((t=>t.eq(a)))?function(t,e){for(let i=0;;i++)if(t.ranges[i].eq(e))return nn.create(t.ranges.slice(0,i).concat(t.ranges.slice(i+1)),t.mainIndex==i?0:t.mainIndex-(t.mainIndex>i?1:0))}(s,a):o?s.addRange(a):nn.create([a])}}}(t,e)),i){let n=t.root.activeElement!=t.contentDOM;t.inputState.startMouseSelection(new Xo(t,e,i,n)),n&&t.observer.ignore((()=>Fs(t.contentDOM))),t.inputState.mouseSelection&&t.inputState.mouseSelection.start(e)}};let sl=(t,e)=>t>=e.top&&t<=e.bottom,rl=(t,e,i)=>sl(e,i)&&t>=i.left&&t<=i.right;function ol(t,e,i,n){let s=Pr.find(t.docView,e);if(!s)return 1;let r=e-s.posAtStart;if(0==r)return 1;if(r==s.length)return-1;let o=s.coordsAt(r,-1);if(o&&rl(i,n,o))return-1;let l=s.coordsAt(r,1);return l&&rl(i,n,l)?1:o&&sl(n,o)?-1:1}function ll(t,e){let i=t.posAtCoords({x:e.clientX,y:e.clientY},!1);return{pos:i,bias:ol(t,i,e.clientX,e.clientY)}}const al=cr.ie&&cr.ie_version<=11;let hl=null,cl=0,ul=0;function fl(t){if(!al)return t.detail;let e=hl,i=ul;return hl=t,ul=Date.now(),cl=!e||i>Date.now()-400&&Math.abs(e.clientX-t.clientX)<2&&Math.abs(e.clientY-t.clientY)<2?(cl+1)%3:1}function dl(t,e,i,n){if(!i)return;let s=t.posAtCoords({x:e.clientX,y:e.clientY},!1);e.preventDefault();let{mouseSelection:r}=t.inputState,o=n&&r&&r.dragging&&r.dragMove?{from:r.dragging.from,to:r.dragging.to}:null,l={from:s,insert:i},a=t.state.changes(o?[o,l]:l);t.focus(),t.dispatch({changes:a,selection:{anchor:a.mapPos(s,-1),head:a.mapPos(s,1)},userEvent:o?"move.drop":"input.drop"})}Zo.dragstart=(t,e)=>{let{selection:{main:i}}=t.state,{mouseSelection:n}=t.inputState;n&&(n.dragging=i),e.dataTransfer&&(e.dataTransfer.setData("Text",t.state.sliceDoc(i.from,i.to)),e.dataTransfer.effectAllowed="copyMove")},Zo.drop=(t,e)=>{if(!e.dataTransfer)return;if(t.state.readOnly)return e.preventDefault();let i=e.dataTransfer.files;if(i&&i.length){e.preventDefault();let n=Array(i.length),s=0,r=()=>{++s==i.length&&dl(t,e,n.filter((t=>null!=t)).join(t.state.lineBreak),!1)};for(let t=0;t<i.length;t++){let e=new FileReader;e.onerror=r,e.onload=()=>{/[\x00-\x08\x0e-\x1f]{2}/.test(e.result)||(n[t]=e.result),r()},e.readAsText(i[t])}}else dl(t,e,e.dataTransfer.getData("Text"),!0)},Zo.paste=(t,e)=>{if(t.state.readOnly)return e.preventDefault();t.observer.flush();let i=el?null:e.clipboardData;i?(il(t,i.getData("text/plain")||i.getData("text/uri-text")),e.preventDefault()):function(t){let e=t.dom.parentNode;if(!e)return;let i=e.appendChild(document.createElement("textarea"));i.style.cssText="position: fixed; left: -10000px; top: 10px",i.focus(),setTimeout((()=>{t.focus(),i.remove(),il(t,i.value)}),50)}(t)};let pl=null;Zo.copy=Zo.cut=(t,e)=>{let{text:i,ranges:n,linewise:s}=function(t){let e=[],i=[],n=!1;for(let n of t.selection.ranges)n.empty||(e.push(t.sliceDoc(n.from,n.to)),i.push(n));if(!e.length){let s=-1;for(let{from:n}of t.selection.ranges){let r=t.doc.lineAt(n);r.number>s&&(e.push(r.text),i.push({from:r.from,to:Math.min(t.doc.length,r.to+1)})),s=r.number}n=!0}return{text:e.join(t.lineBreak),ranges:i,linewise:n}}(t.state);if(!i&&!s)return;pl=s?i:null;let r=el?null:e.clipboardData;r?(e.preventDefault(),r.clearData(),r.setData("text/plain",i)):function(t,e){let i=t.dom.parentNode;if(!i)return;let n=i.appendChild(document.createElement("textarea"));n.style.cssText="position: fixed; left: -10000px; top: 10px",n.value=e,n.focus(),n.selectionEnd=e.length,n.selectionStart=0,setTimeout((()=>{n.remove(),t.focus()}),50)}(t,i),"cut"!=e.type||t.state.readOnly||t.dispatch({changes:n,scrollIntoView:!0,userEvent:"delete.cut"})};const ml=Pn.define();function gl(t,e){let i=[];for(let n of t.facet(qr)){let s=n(t,e);s&&i.push(s)}return i?t.update({effects:i,annotations:ml.of(!0)}):null}function vl(t){setTimeout((()=>{let e=t.hasFocus;if(e!=t.inputState.notifiedFocused){let i=gl(t.state,e);i?t.dispatch(i):t.update([])}}),10)}Zo.focus=t=>{t.inputState.lastFocusTime=Date.now(),t.scrollDOM.scrollTop||!t.inputState.lastScrollTop&&!t.inputState.lastScrollLeft||(t.scrollDOM.scrollTop=t.inputState.lastScrollTop,t.scrollDOM.scrollLeft=t.inputState.lastScrollLeft),vl(t)},Zo.blur=t=>{t.observer.clearSelectionRange(),vl(t)},Zo.compositionstart=Zo.compositionupdate=t=>{null==t.inputState.compositionFirstChange&&(t.inputState.compositionFirstChange=!0),t.inputState.composing<0&&(t.inputState.composing=0)},Zo.compositionend=t=>{t.inputState.composing=-1,t.inputState.compositionEndedAt=Date.now(),t.inputState.compositionFirstChange=null,cr.chrome&&cr.android&&t.observer.flushSoon(),setTimeout((()=>{t.inputState.composing<0&&t.docView.compositionDeco.size&&t.update([])}),50)},Zo.contextmenu=t=>{t.inputState.lastContextMenu=Date.now()},Zo.beforeinput=(t,e)=>{var i;let n;if(cr.chrome&&cr.android&&(n=Uo.find((t=>t.inputType==e.inputType)))&&(t.observer.delayAndroidKey(n.key,n.keyCode),"Backspace"==n.key||"Delete"==n.key)){let e=(null===(i=window.visualViewport)||void 0===i?void 0:i.height)||0;setTimeout((()=>{var i;((null===(i=window.visualViewport)||void 0===i?void 0:i.height)||0)>e+10&&t.hasFocus&&(t.contentDOM.blur(),t.focus())}),100)}};const wl=["pre-wrap","normal","pre-line","break-spaces"];class yl{constructor(t){this.lineWrapping=t,this.doc=Ai.empty,this.heightSamples={},this.lineHeight=14,this.charWidth=7,this.textHeight=14,this.lineLength=30,this.heightChanged=!1}heightForGap(t,e){let i=this.doc.lineAt(e).number-this.doc.lineAt(t).number+1;return this.lineWrapping&&(i+=Math.max(0,Math.ceil((e-t-i*this.lineLength*.5)/this.lineLength))),this.lineHeight*i}heightForLine(t){if(!this.lineWrapping)return this.lineHeight;return(1+Math.max(0,Math.ceil((t-this.lineLength)/(this.lineLength-5))))*this.lineHeight}setDoc(t){return this.doc=t,this}mustRefreshForWrapping(t){return wl.indexOf(t)>-1!=this.lineWrapping}mustRefreshForHeights(t){let e=!1;for(let i=0;i<t.length;i++){let n=t[i];n<0?i++:this.heightSamples[Math.floor(10*n)]||(e=!0,this.heightSamples[Math.floor(10*n)]=!0)}return e}refresh(t,e,i,n,s,r){let o=wl.indexOf(t)>-1,l=Math.round(e)!=Math.round(this.lineHeight)||this.lineWrapping!=o;if(this.lineWrapping=o,this.lineHeight=e,this.charWidth=i,this.textHeight=n,this.lineLength=s,l){this.heightSamples={};for(let t=0;t<r.length;t++){let e=r[t];e<0?t++:this.heightSamples[Math.floor(10*e)]=!0}}return l}}class bl{constructor(t,e){this.from=t,this.heights=e,this.index=0}get more(){return this.index<this.heights.length}}class xl{constructor(t,e,i,n,s){this.from=t,this.length=e,this.top=i,this.height=n,this.type=s}get to(){return this.from+this.length}get bottom(){return this.top+this.height}join(t){let e=(Array.isArray(this.type)?this.type:[this]).concat(Array.isArray(t.type)?t.type:[t]);return new xl(this.from,this.length+t.length,this.top,this.height+t.height,e)}}var kl=function(t){return t[t.ByPos=0]="ByPos",t[t.ByHeight=1]="ByHeight",t[t.ByPosNoHeight=2]="ByPosNoHeight",t}(kl||(kl={}));const Sl=.001;class Cl{constructor(t,e,i=2){this.length=t,this.height=e,this.flags=i}get outdated(){return(2&this.flags)>0}set outdated(t){this.flags=(t?2:0)|-3&this.flags}setHeight(t,e){this.height!=e&&(Math.abs(this.height-e)>Sl&&(t.heightChanged=!0),this.height=e)}replace(t,e,i){return Cl.of(i)}decomposeLeft(t,e){e.push(this)}decomposeRight(t,e){e.push(this)}applyChanges(t,e,i,n){let s=this,r=i.doc;for(let o=n.length-1;o>=0;o--){let{fromA:l,toA:a,fromB:h,toB:c}=n[o],u=s.lineAt(l,kl.ByPosNoHeight,i.setDoc(e),0,0),f=u.to>=a?u:s.lineAt(a,kl.ByPosNoHeight,i,0,0);for(c+=f.to-a,a=f.to;o>0&&u.from<=n[o-1].toA;)l=n[o-1].fromA,h=n[o-1].fromB,o--,l<u.from&&(u=s.lineAt(l,kl.ByPosNoHeight,i,0,0));h+=u.from-l,l=u.from;let d=_l.build(i.setDoc(r),t,h,c);s=s.replace(l,a,d)}return s.updateHeight(i,0)}static empty(){return new Ml(0,0)}static of(t){if(1==t.length)return t[0];let e=0,i=t.length,n=0,s=0;for(;;)if(e==i)if(n>2*s){let s=t[e-1];s.break?t.splice(--e,1,s.left,null,s.right):t.splice(--e,1,s.left,s.right),i+=1+s.break,n-=s.size}else{if(!(s>2*n))break;{let e=t[i];e.break?t.splice(i,1,e.left,null,e.right):t.splice(i,1,e.left,e.right),i+=2+e.break,s-=e.size}}else if(n<s){let i=t[e++];i&&(n+=i.size)}else{let e=t[--i];e&&(s+=e.size)}let r=0;return null==t[e-1]?(r=1,e--):null==t[e]&&(r=1,i++),new Dl(Cl.of(t.slice(0,e)),r,Cl.of(t.slice(i)))}}Cl.prototype.size=1;class Al extends Cl{constructor(t,e,i){super(t,e),this.type=i}blockAt(t,e,i,n){return new xl(n,this.length,i,this.height,this.type)}lineAt(t,e,i,n,s){return this.blockAt(0,i,n,s)}forEachLine(t,e,i,n,s,r){t<=s+this.length&&e>=s&&r(this.blockAt(0,i,n,s))}updateHeight(t,e=0,i=!1,n){return n&&n.from<=e&&n.more&&this.setHeight(t,n.heights[n.index++]),this.outdated=!1,this}toString(){return`block(${this.length})`}}class Ml extends Al{constructor(t,e){super(t,e,Mr.Text),this.collapsed=0,this.widgetHeight=0}replace(t,e,i){let n=i[0];return 1==i.length&&(n instanceof Ml||n instanceof Ol&&4&n.flags)&&Math.abs(this.length-n.length)<10?(n instanceof Ol?n=new Ml(n.length,this.height):n.height=this.height,this.outdated||(n.outdated=!1),n):Cl.of(i)}updateHeight(t,e=0,i=!1,n){return n&&n.from<=e&&n.more?this.setHeight(t,n.heights[n.index++]):(i||this.outdated)&&this.setHeight(t,Math.max(this.widgetHeight,t.heightForLine(this.length-this.collapsed))),this.outdated=!1,this}toString(){return`line(${this.length}${this.collapsed?-this.collapsed:""}${this.widgetHeight?":"+this.widgetHeight:""})`}}class Ol extends Cl{constructor(t){super(t,0)}heightMetrics(t,e){let i,n=t.doc.lineAt(e).number,s=t.doc.lineAt(e+this.length).number,r=s-n+1,o=0;if(t.lineWrapping){let e=Math.min(this.height,t.lineHeight*r);i=e/r,o=(this.height-e)/(this.length-r-1)}else i=this.height/r;return{firstLine:n,lastLine:s,perLine:i,perChar:o}}blockAt(t,e,i,n){let{firstLine:s,lastLine:r,perLine:o,perChar:l}=this.heightMetrics(e,n);if(e.lineWrapping){let s=n+Math.round(Math.max(0,Math.min(1,(t-i)/this.height))*this.length),r=e.doc.lineAt(s),a=o+r.length*l,h=Math.max(i,t-a/2);return new xl(r.from,r.length,h,a,Mr.Text)}{let n=Math.max(0,Math.min(r-s,Math.floor((t-i)/o))),{from:l,length:a}=e.doc.line(s+n);return new xl(l,a,i+o*n,o,Mr.Text)}}lineAt(t,e,i,n,s){if(e==kl.ByHeight)return this.blockAt(t,i,n,s);if(e==kl.ByPosNoHeight){let{from:e,to:n}=i.doc.lineAt(t);return new xl(e,n-e,0,0,Mr.Text)}let{firstLine:r,perLine:o,perChar:l}=this.heightMetrics(i,s),a=i.doc.lineAt(t),h=o+a.length*l,c=a.number-r,u=n+o*c+l*(a.from-s-c);return new xl(a.from,a.length,Math.max(n,Math.min(u,n+this.height-h)),h,Mr.Text)}forEachLine(t,e,i,n,s,r){t=Math.max(t,s),e=Math.min(e,s+this.length);let{firstLine:o,perLine:l,perChar:a}=this.heightMetrics(i,s);for(let h=t,c=n;h<=e;){let e=i.doc.lineAt(h);if(h==t){let i=e.number-o;c+=l*i+a*(t-s-i)}let n=l+a*e.length;r(new xl(e.from,e.length,c,n,Mr.Text)),c+=n,h=e.to+1}}replace(t,e,i){let n=this.length-e;if(n>0){let t=i[i.length-1];t instanceof Ol?i[i.length-1]=new Ol(t.length+n):i.push(null,new Ol(n-1))}if(t>0){let e=i[0];e instanceof Ol?i[0]=new Ol(t+e.length):i.unshift(new Ol(t-1),null)}return Cl.of(i)}decomposeLeft(t,e){e.push(new Ol(t-1),null)}decomposeRight(t,e){e.push(null,new Ol(this.length-t-1))}updateHeight(t,e=0,i=!1,n){let s=e+this.length;if(n&&n.from<=e+this.length&&n.more){let i=[],r=Math.max(e,n.from),o=-1;for(n.from>e&&i.push(new Ol(n.from-e-1).updateHeight(t,e));r<=s&&n.more;){let e=t.doc.lineAt(r).length;i.length&&i.push(null);let s=n.heights[n.index++];-1==o?o=s:Math.abs(s-o)>=Sl&&(o=-2);let l=new Ml(e,s);l.outdated=!1,i.push(l),r+=e+1}r<=s&&i.push(null,new Ol(s-r).updateHeight(t,r));let l=Cl.of(i);return(o<0||Math.abs(l.height-this.height)>=Sl||Math.abs(o-this.heightMetrics(t,e).perLine)>=Sl)&&(t.heightChanged=!0),l}return(i||this.outdated)&&(this.setHeight(t,t.heightForGap(e,e+this.length)),this.outdated=!1),this}toString(){return`gap(${this.length})`}}class Dl extends Cl{constructor(t,e,i){super(t.length+e+i.length,t.height+i.height,e|(t.outdated||i.outdated?2:0)),this.left=t,this.right=i,this.size=t.size+i.size}get break(){return 1&this.flags}blockAt(t,e,i,n){let s=i+this.left.height;return t<s?this.left.blockAt(t,e,i,n):this.right.blockAt(t,e,s,n+this.left.length+this.break)}lineAt(t,e,i,n,s){let r=n+this.left.height,o=s+this.left.length+this.break,l=e==kl.ByHeight?t<r:t<o,a=l?this.left.lineAt(t,e,i,n,s):this.right.lineAt(t,e,i,r,o);if(this.break||(l?a.to<o:a.from>o))return a;let h=e==kl.ByPosNoHeight?kl.ByPosNoHeight:kl.ByPos;return l?a.join(this.right.lineAt(o,h,i,r,o)):this.left.lineAt(o,h,i,n,s).join(a)}forEachLine(t,e,i,n,s,r){let o=n+this.left.height,l=s+this.left.length+this.break;if(this.break)t<l&&this.left.forEachLine(t,e,i,n,s,r),e>=l&&this.right.forEachLine(t,e,i,o,l,r);else{let a=this.lineAt(l,kl.ByPos,i,n,s);t<a.from&&this.left.forEachLine(t,a.from-1,i,n,s,r),a.to>=t&&a.from<=e&&r(a),e>a.to&&this.right.forEachLine(a.to+1,e,i,o,l,r)}}replace(t,e,i){let n=this.left.length+this.break;if(e<n)return this.balanced(this.left.replace(t,e,i),this.right);if(t>this.left.length)return this.balanced(this.left,this.right.replace(t-n,e-n,i));let s=[];t>0&&this.decomposeLeft(t,s);let r=s.length;for(let t of i)s.push(t);if(t>0&&Tl(s,r-1),e<this.length){let t=s.length;this.decomposeRight(e,s),Tl(s,t)}return Cl.of(s)}decomposeLeft(t,e){let i=this.left.length;if(t<=i)return this.left.decomposeLeft(t,e);e.push(this.left),this.break&&(i++,t>=i&&e.push(null)),t>i&&this.right.decomposeLeft(t-i,e)}decomposeRight(t,e){let i=this.left.length,n=i+this.break;if(t>=n)return this.right.decomposeRight(t-n,e);t<i&&this.left.decomposeRight(t,e),this.break&&t<n&&e.push(null),e.push(this.right)}balanced(t,e){return t.size>2*e.size||e.size>2*t.size?Cl.of(this.break?[t,null,e]:[t,e]):(this.left=t,this.right=e,this.height=t.height+e.height,this.outdated=t.outdated||e.outdated,this.size=t.size+e.size,this.length=t.length+this.break+e.length,this)}updateHeight(t,e=0,i=!1,n){let{left:s,right:r}=this,o=e+s.length+this.break,l=null;return n&&n.from<=e+s.length&&n.more?l=s=s.updateHeight(t,e,i,n):s.updateHeight(t,e,i),n&&n.from<=o+r.length&&n.more?l=r=r.updateHeight(t,o,i,n):r.updateHeight(t,o,i),l?this.balanced(s,r):(this.height=this.left.height+this.right.height,this.outdated=!1,this)}toString(){return this.left+(this.break?" ":"-")+this.right}}function Tl(t,e){let i,n;null==t[e]&&(i=t[e-1])instanceof Ol&&(n=t[e+1])instanceof Ol&&t.splice(e-1,3,new Ol(i.length+1+n.length))}class _l{constructor(t,e){this.pos=t,this.oracle=e,this.nodes=[],this.lineStart=-1,this.lineEnd=-1,this.covering=null,this.writtenTo=t}get isCovered(){return this.covering&&this.nodes[this.nodes.length-1]==this.covering}span(t,e){if(this.lineStart>-1){let t=Math.min(e,this.lineEnd),i=this.nodes[this.nodes.length-1];i instanceof Ml?i.length+=t-this.pos:(t>this.pos||!this.isCovered)&&this.nodes.push(new Ml(t-this.pos,-1)),this.writtenTo=t,e>t&&(this.nodes.push(null),this.writtenTo++,this.lineStart=-1)}this.pos=e}point(t,e,i){if(t<e||i.heightRelevant){let n=i.widget?i.widget.estimatedHeight:0;n<0&&(n=this.oracle.lineHeight);let s=e-t;i.block?this.addBlock(new Al(s,n,i.type)):(s||n>=5)&&this.addLineDeco(n,s)}else e>t&&this.span(t,e);this.lineEnd>-1&&this.lineEnd<this.pos&&(this.lineEnd=this.oracle.doc.lineAt(this.pos).to)}enterLine(){if(this.lineStart>-1)return;let{from:t,to:e}=this.oracle.doc.lineAt(this.pos);this.lineStart=t,this.lineEnd=e,this.writtenTo<t&&((this.writtenTo<t-1||null==this.nodes[this.nodes.length-1])&&this.nodes.push(this.blankContent(this.writtenTo,t-1)),this.nodes.push(null)),this.pos>t&&this.nodes.push(new Ml(this.pos-t,-1)),this.writtenTo=this.pos}blankContent(t,e){let i=new Ol(e-t);return this.oracle.doc.lineAt(t).to==e&&(i.flags|=4),i}ensureLine(){this.enterLine();let t=this.nodes.length?this.nodes[this.nodes.length-1]:null;if(t instanceof Ml)return t;let e=new Ml(0,-1);return this.nodes.push(e),e}addBlock(t){this.enterLine(),t.type!=Mr.WidgetAfter||this.isCovered||this.ensureLine(),this.nodes.push(t),this.writtenTo=this.pos=this.pos+t.length,t.type!=Mr.WidgetBefore&&(this.covering=t)}addLineDeco(t,e){let i=this.ensureLine();i.length+=e,i.collapsed+=e,i.widgetHeight=Math.max(i.widgetHeight,t),this.writtenTo=this.pos=this.pos+e}finish(t){let e=0==this.nodes.length?null:this.nodes[this.nodes.length-1];!(this.lineStart>-1)||e instanceof Ml||this.isCovered?(this.writtenTo<this.pos||null==e)&&this.nodes.push(this.blankContent(this.writtenTo,this.pos)):this.nodes.push(new Ml(0,-1));let i=t;for(let t of this.nodes)t instanceof Ml&&t.updateHeight(this.oracle,i),i+=t?t.length:1;return this.nodes}static build(t,e,i,n){let s=new _l(i,t);return ts.spans(e,i,n,s,0),s.finish(i)}}class El{constructor(){this.changes=[]}compareRange(){}comparePoint(t,e,i,n){(t<e||i&&i.heightRelevant||n&&n.heightRelevant)&&Rr(t,e,this.changes,5)}}function Rl(t,e){let i=t.getBoundingClientRect(),n=t.ownerDocument,s=n.defaultView||window,r=Math.max(0,i.left),o=Math.min(s.innerWidth,i.right),l=Math.max(0,i.top),a=Math.min(s.innerHeight,i.bottom);for(let e=t.parentNode;e&&e!=n.body;)if(1==e.nodeType){let i=e,n=window.getComputedStyle(i);if((i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth)&&"visible"!=n.overflow){let n=i.getBoundingClientRect();r=Math.max(r,n.left),o=Math.min(o,n.right),l=Math.max(l,n.top),a=e==t.parentNode?n.bottom:Math.min(a,n.bottom)}e="absolute"==n.position||"fixed"==n.position?i.offsetParent:i.parentNode}else{if(11!=e.nodeType)break;e=e.host}return{left:r-i.left,right:Math.max(r,o)-i.left,top:l-(i.top+e),bottom:Math.max(l,a)-(i.top+e)}}function Pl(t,e){let i=t.getBoundingClientRect();return{left:0,right:i.right-i.left,top:e,bottom:i.bottom-(i.top+e)}}class Bl{constructor(t,e,i){this.from=t,this.to=e,this.size=i}static same(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++){let n=t[i],s=e[i];if(n.from!=s.from||n.to!=s.to||n.size!=s.size)return!1}return!0}draw(t){return Or.replace({widget:new Ll(this.size,t)}).range(this.from,this.to)}}class Ll extends Ar{constructor(t,e){super(),this.size=t,this.vertical=e}eq(t){return t.size==this.size&&t.vertical==this.vertical}toDOM(){let t=document.createElement("div");return this.vertical?t.style.height=this.size+"px":(t.style.width=this.size+"px",t.style.height="2px",t.style.display="inline-block"),t}get estimatedHeight(){return this.vertical?this.size:-1}}class Nl{constructor(t){this.state=t,this.pixelViewport={left:0,right:window.innerWidth,top:0,bottom:0},this.inView=!0,this.paddingTop=0,this.paddingBottom=0,this.contentDOMWidth=0,this.contentDOMHeight=0,this.editorHeight=0,this.editorWidth=0,this.scaler=Hl,this.scrollTarget=null,this.printing=!1,this.mustMeasureContent=!0,this.defaultTextDirection=ho.LTR,this.visibleRanges=[],this.mustEnforceCursorAssoc=!1;let e=t.facet(io).some((t=>"function"!=typeof t&&"cm-lineWrapping"==t.class));this.heightOracle=new yl(e),this.stateDeco=t.facet(no).filter((t=>"function"!=typeof t)),this.heightMap=Cl.empty().applyChanges(this.stateDeco,Ai.empty,this.heightOracle.setDoc(t.doc),[new lo(0,0,0,t.doc.length)]),this.viewport=this.getViewport(0,null),this.updateViewportLines(),this.updateForViewport(),this.lineGaps=this.ensureLineGaps([]),this.lineGapDeco=Or.set(this.lineGaps.map((t=>t.draw(!1)))),this.computeVisibleRanges()}updateForViewport(){let t=[this.viewport],{main:e}=this.state.selection;for(let i=0;i<=1;i++){let n=i?e.head:e.anchor;if(!t.some((({from:t,to:e})=>n>=t&&n<=e))){let{from:e,to:i}=this.lineBlockAt(n);t.push(new Il(e,i))}}this.viewports=t.sort(((t,e)=>t.from-e.from)),this.scaler=this.heightMap.height<=7e6?Hl:new Fl(this.heightOracle,this.heightMap,this.viewports)}updateViewportLines(){this.viewportLines=[],this.heightMap.forEachLine(this.viewport.from,this.viewport.to,this.heightOracle.setDoc(this.state.doc),0,0,(t=>{this.viewportLines.push(1==this.scaler.scale?t:jl(t,this.scaler))}))}update(t,e=null){this.state=t.state;let i=this.stateDeco;this.stateDeco=this.state.facet(no).filter((t=>"function"!=typeof t));let n=t.changedRanges,s=lo.extendWithRanges(n,function(t,e,i){let n=new El;return ts.compare(t,e,i,n,0),n.changes}(i,this.stateDeco,t?t.changes:Gi.empty(this.state.doc.length))),r=this.heightMap.height;this.heightMap=this.heightMap.applyChanges(this.stateDeco,t.startState.doc,this.heightOracle.setDoc(this.state.doc),s),this.heightMap.height!=r&&(t.flags|=2);let o=s.length?this.mapViewport(this.viewport,t.changes):this.viewport;(e&&(e.range.head<o.from||e.range.head>o.to)||!this.viewportIsAppropriate(o))&&(o=this.getViewport(0,e));let l=!t.changes.empty||2&t.flags||o.from!=this.viewport.from||o.to!=this.viewport.to;this.viewport=o,this.updateForViewport(),l&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(this.mapLineGaps(this.lineGaps,t.changes))),t.flags|=this.computeVisibleRanges(),e&&(this.scrollTarget=e),!this.mustEnforceCursorAssoc&&t.selectionSet&&t.view.lineWrapping&&t.state.selection.main.empty&&t.state.selection.main.assoc&&!t.state.facet(Kr)&&(this.mustEnforceCursorAssoc=!0)}measure(t){let e=t.contentDOM,i=window.getComputedStyle(e),n=this.heightOracle,s=i.whiteSpace;this.defaultTextDirection="rtl"==i.direction?ho.RTL:ho.LTR;let r=this.heightOracle.mustRefreshForWrapping(s),o=e.getBoundingClientRect(),l=r||this.mustMeasureContent||this.contentDOMHeight!=o.height;this.contentDOMHeight=o.height,this.mustMeasureContent=!1;let a=0,h=0,c=parseInt(i.paddingTop)||0,u=parseInt(i.paddingBottom)||0;this.paddingTop==c&&this.paddingBottom==u||(this.paddingTop=c,this.paddingBottom=u,a|=10),this.editorWidth!=t.scrollDOM.clientWidth&&(n.lineWrapping&&(l=!0),this.editorWidth=t.scrollDOM.clientWidth,a|=8);let f=(this.printing?Pl:Rl)(e,this.paddingTop),d=f.top-this.pixelViewport.top,p=f.bottom-this.pixelViewport.bottom;this.pixelViewport=f;let m=this.pixelViewport.bottom>this.pixelViewport.top&&this.pixelViewport.right>this.pixelViewport.left;if(m!=this.inView&&(this.inView=m,m&&(l=!0)),!this.inView&&!this.scrollTarget)return 0;let g=o.width;if(this.contentDOMWidth==g&&this.editorHeight==t.scrollDOM.clientHeight||(this.contentDOMWidth=o.width,this.editorHeight=t.scrollDOM.clientHeight,a|=8),l){let e=t.docView.measureVisibleLineHeights(this.viewport);if(n.mustRefreshForHeights(e)&&(r=!0),r||n.lineWrapping&&Math.abs(g-this.contentDOMWidth)>n.charWidth){let{lineHeight:i,charWidth:o,textHeight:l}=t.docView.measureTextSize();r=i>0&&n.refresh(s,i,o,l,g/o,e),r&&(t.docView.minWidth=0,a|=8)}d>0&&p>0?h=Math.max(d,p):d<0&&p<0&&(h=Math.min(d,p)),n.heightChanged=!1;for(let i of this.viewports){let s=i.from==this.viewport.from?e:t.docView.measureVisibleLineHeights(i);this.heightMap=(r?Cl.empty().applyChanges(this.stateDeco,Ai.empty,this.heightOracle,[new lo(0,0,0,t.state.doc.length)]):this.heightMap).updateHeight(n,0,r,new bl(i.from,s))}n.heightChanged&&(a|=2)}let v=!this.viewportIsAppropriate(this.viewport,h)||this.scrollTarget&&(this.scrollTarget.range.head<this.viewport.from||this.scrollTarget.range.head>this.viewport.to);return v&&(this.viewport=this.getViewport(h,this.scrollTarget)),this.updateForViewport(),(2&a||v)&&this.updateViewportLines(),(this.lineGaps.length||this.viewport.to-this.viewport.from>4e3)&&this.updateLineGaps(this.ensureLineGaps(r?[]:this.lineGaps,t)),a|=this.computeVisibleRanges(),this.mustEnforceCursorAssoc&&(this.mustEnforceCursorAssoc=!1,t.docView.enforceCursorAssoc()),a}get visibleTop(){return this.scaler.fromDOM(this.pixelViewport.top)}get visibleBottom(){return this.scaler.fromDOM(this.pixelViewport.bottom)}getViewport(t,e){let i=.5-Math.max(-.5,Math.min(.5,t/1e3/2)),n=this.heightMap,s=this.heightOracle,{visibleTop:r,visibleBottom:o}=this,l=new Il(n.lineAt(r-1e3*i,kl.ByHeight,s,0,0).from,n.lineAt(o+1e3*(1-i),kl.ByHeight,s,0,0).to);if(e){let{head:t}=e.range;if(t<l.from||t>l.to){let i,r=Math.min(this.editorHeight,this.pixelViewport.bottom-this.pixelViewport.top),o=n.lineAt(t,kl.ByPos,s,0,0);i="center"==e.y?(o.top+o.bottom)/2-r/2:"start"==e.y||"nearest"==e.y&&t<l.from?o.top:o.bottom-r,l=new Il(n.lineAt(i-500,kl.ByHeight,s,0,0).from,n.lineAt(i+r+500,kl.ByHeight,s,0,0).to)}}return l}mapViewport(t,e){let i=e.mapPos(t.from,-1),n=e.mapPos(t.to,1);return new Il(this.heightMap.lineAt(i,kl.ByPos,this.heightOracle,0,0).from,this.heightMap.lineAt(n,kl.ByPos,this.heightOracle,0,0).to)}viewportIsAppropriate({from:t,to:e},i=0){if(!this.inView)return!0;let{top:n}=this.heightMap.lineAt(t,kl.ByPos,this.heightOracle,0,0),{bottom:s}=this.heightMap.lineAt(e,kl.ByPos,this.heightOracle,0,0),{visibleTop:r,visibleBottom:o}=this;return(0==t||n<=r-Math.max(10,Math.min(-i,250)))&&(e==this.state.doc.length||s>=o+Math.max(10,Math.min(i,250)))&&n>r-2e3&&s<o+2e3}mapLineGaps(t,e){if(!t.length||e.empty)return t;let i=[];for(let n of t)e.touchesRange(n.from,n.to)||i.push(new Bl(e.mapPos(n.from),e.mapPos(n.to),n.size));return i}ensureLineGaps(t,e){let i=this.heightOracle.lineWrapping,n=i?1e4:2e3,s=n>>1,r=n<<1;if(this.defaultTextDirection!=ho.LTR&&!i)return[];let o=[],l=(n,r,a,h)=>{if(r-n<s)return;let c=this.state.selection.main,u=[c.from];c.empty||u.push(c.to);for(let t of u)if(t>n&&t<r)return l(n,t-10,a,h),void l(t+10,r,a,h);let f=function(t,e){for(let i of t)if(e(i))return i;return}(t,(t=>t.from>=a.from&&t.to<=a.to&&Math.abs(t.from-n)<s&&Math.abs(t.to-r)<s&&!u.some((e=>t.from<e&&t.to>e))));if(!f){if(r<a.to&&e&&i&&e.visibleRanges.some((t=>t.from<=r&&t.to>=r))){let t=e.moveToLineBoundary(nn.cursor(r),!1,!0).head;t>n&&(r=t)}f=new Bl(n,r,this.gapSize(a,n,r,h))}o.push(f)};for(let t of this.viewportLines){if(t.length<r)continue;let e=Vl(t.from,t.to,this.stateDeco);if(e.total<r)continue;let s,o,a=this.scrollTarget?this.scrollTarget.range.head:null;if(i){let i,r,l=n/this.heightOracle.lineLength*this.heightOracle.lineHeight;if(null!=a){let n=zl(e,a),s=((this.visibleBottom-this.visibleTop)/2+l)/t.height;i=n-s,r=n+s}else i=(this.visibleTop-t.top-l)/t.height,r=(this.visibleBottom-t.top+l)/t.height;s=Wl(e,i),o=Wl(e,r)}else{let t,i,r=e.total*this.heightOracle.charWidth,l=n*this.heightOracle.charWidth;if(null!=a){let n=zl(e,a),s=((this.pixelViewport.right-this.pixelViewport.left)/2+l)/r;t=n-s,i=n+s}else t=(this.pixelViewport.left-l)/r,i=(this.pixelViewport.right+l)/r;s=Wl(e,t),o=Wl(e,i)}s>t.from&&l(t.from,s,t,e),o<t.to&&l(o,t.to,t,e)}return o}gapSize(t,e,i,n){let s=zl(n,i)-zl(n,e);return this.heightOracle.lineWrapping?t.height*s:n.total*this.heightOracle.charWidth*s}updateLineGaps(t){Bl.same(t,this.lineGaps)||(this.lineGaps=t,this.lineGapDeco=Or.set(t.map((t=>t.draw(this.heightOracle.lineWrapping)))))}computeVisibleRanges(){let t=this.stateDeco;this.lineGaps.length&&(t=t.concat(this.lineGapDeco));let e=[];ts.spans(t,this.viewport.from,this.viewport.to,{span(t,i){e.push({from:t,to:i})},point(){}},20);let i=e.length!=this.visibleRanges.length||this.visibleRanges.some(((t,i)=>t.from!=e[i].from||t.to!=e[i].to));return this.visibleRanges=e,i?4:0}lineBlockAt(t){return t>=this.viewport.from&&t<=this.viewport.to&&this.viewportLines.find((e=>e.from<=t&&e.to>=t))||jl(this.heightMap.lineAt(t,kl.ByPos,this.heightOracle,0,0),this.scaler)}lineBlockAtHeight(t){return jl(this.heightMap.lineAt(this.scaler.fromDOM(t),kl.ByHeight,this.heightOracle,0,0),this.scaler)}elementAtHeight(t){return jl(this.heightMap.blockAt(this.scaler.fromDOM(t),this.heightOracle,0,0),this.scaler)}get docHeight(){return this.scaler.toDOM(this.heightMap.height)}get contentHeight(){return this.docHeight+this.paddingTop+this.paddingBottom}}class Il{constructor(t,e){this.from=t,this.to=e}}function Vl(t,e,i){let n=[],s=t,r=0;return ts.spans(i,t,e,{span(){},point(t,e){t>s&&(n.push({from:s,to:t}),r+=t-s),s=e}},20),s<e&&(n.push({from:s,to:e}),r+=e-s),{total:r,ranges:n}}function Wl({total:t,ranges:e},i){if(i<=0)return e[0].from;if(i>=1)return e[e.length-1].to;let n=Math.floor(t*i);for(let t=0;;t++){let{from:i,to:s}=e[t],r=s-i;if(n<=r)return i+n;n-=r}}function zl(t,e){let i=0;for(let{from:n,to:s}of t.ranges){if(e<=s){i+=e-n;break}i+=s-n}return i/t.total}const Hl={toDOM:t=>t,fromDOM:t=>t,scale:1};class Fl{constructor(t,e,i){let n=0,s=0,r=0;this.viewports=i.map((({from:i,to:s})=>{let r=e.lineAt(i,kl.ByPos,t,0,0).top,o=e.lineAt(s,kl.ByPos,t,0,0).bottom;return n+=o-r,{from:i,to:s,top:r,bottom:o,domTop:0,domBottom:0}})),this.scale=(7e6-n)/(e.height-n);for(let t of this.viewports)t.domTop=r+(t.top-s)*this.scale,r=t.domBottom=t.domTop+(t.bottom-t.top),s=t.bottom}toDOM(t){for(let e=0,i=0,n=0;;e++){let s=e<this.viewports.length?this.viewports[e]:null;if(!s||t<s.top)return n+(t-i)*this.scale;if(t<=s.bottom)return s.domTop+(t-s.top);i=s.bottom,n=s.domBottom}}fromDOM(t){for(let e=0,i=0,n=0;;e++){let s=e<this.viewports.length?this.viewports[e]:null;if(!s||t<s.domTop)return i+(t-n)/this.scale;if(t<=s.domBottom)return s.top+(t-s.domTop);i=s.bottom,n=s.domBottom}}}function jl(t,e){if(1==e.scale)return t;let i=e.toDOM(t.top),n=e.toDOM(t.bottom);return new xl(t.from,t.length,i,n-i,Array.isArray(t.type)?t.type.map((t=>jl(t,e))):t.type)}const ql=on.define({combine:t=>t.join(" ")}),$l=on.define({combine:t=>t.indexOf(!0)>-1}),Kl=vs.newName(),Ul=vs.newName(),Gl=vs.newName(),Ql={"&light":"."+Ul,"&dark":"."+Gl};function Jl(t,e,i){return new vs(e,{finish:e=>/&/.test(e)?e.replace(/&\w*/,(e=>{if("&"==e)return t;if(!i||!i[e])throw new RangeError(`Unsupported selector: ${e}`);return i[e]})):t+" "+e})}const Xl=Jl("."+Kl,{"&":{position:"relative !important",boxSizing:"border-box","&.cm-focused":{outline:"1px dotted #212121"},display:"flex !important",flexDirection:"column"},".cm-scroller":{display:"flex !important",alignItems:"flex-start !important",fontFamily:"monospace",lineHeight:1.4,height:"100%",overflowX:"auto",position:"relative",zIndex:0},".cm-content":{margin:0,flexGrow:2,flexShrink:0,display:"block",whiteSpace:"pre",wordWrap:"normal",boxSizing:"border-box",padding:"4px 0",outline:"none","&[contenteditable=true]":{WebkitUserModify:"read-write-plaintext-only"}},".cm-lineWrapping":{whiteSpace_fallback:"pre-wrap",whiteSpace:"break-spaces",wordBreak:"break-word",overflowWrap:"anywhere",flexShrink:1},"&light .cm-content":{caretColor:"black"},"&dark .cm-content":{caretColor:"white"},".cm-line":{display:"block",padding:"0 2px 0 6px"},".cm-layer":{position:"absolute",left:0,top:0,contain:"size style","& > *":{position:"absolute"}},"&light .cm-selectionBackground":{background:"#d9d9d9"},"&dark .cm-selectionBackground":{background:"#222"},"&light.cm-focused .cm-selectionBackground":{background:"#d7d4f0"},"&dark.cm-focused .cm-selectionBackground":{background:"#233"},".cm-cursorLayer":{pointerEvents:"none"},"&.cm-focused .cm-cursorLayer":{animation:"steps(1) cm-blink 1.2s infinite"},"@keyframes cm-blink":{"0%":{},"50%":{opacity:0},"100%":{}},"@keyframes cm-blink2":{"0%":{},"50%":{opacity:0},"100%":{}},".cm-cursor, .cm-dropCursor":{borderLeft:"1.2px solid black",marginLeft:"-0.6px",pointerEvents:"none"},".cm-cursor":{display:"none"},"&dark .cm-cursor":{borderLeftColor:"#444"},".cm-dropCursor":{position:"absolute"},"&.cm-focused .cm-cursor":{display:"block"},"&light .cm-activeLine":{backgroundColor:"#cceeff44"},"&dark .cm-activeLine":{backgroundColor:"#99eeff33"},"&light .cm-specialChar":{color:"red"},"&dark .cm-specialChar":{color:"#f78"},".cm-gutters":{flexShrink:0,display:"flex",height:"100%",boxSizing:"border-box",left:0,zIndex:200},"&light .cm-gutters":{backgroundColor:"#f5f5f5",color:"#6c6c6c",borderRight:"1px solid #ddd"},"&dark .cm-gutters":{backgroundColor:"#333338",color:"#ccc"},".cm-gutter":{display:"flex !important",flexDirection:"column",flexShrink:0,boxSizing:"border-box",minHeight:"100%",overflow:"hidden"},".cm-gutterElement":{boxSizing:"border-box"},".cm-lineNumbers .cm-gutterElement":{padding:"0 3px 0 5px",minWidth:"20px",textAlign:"right",whiteSpace:"nowrap"},"&light .cm-activeLineGutter":{backgroundColor:"#e2f2ff"},"&dark .cm-activeLineGutter":{backgroundColor:"#222227"},".cm-panels":{boxSizing:"border-box",position:"sticky",left:0,right:0},"&light .cm-panels":{backgroundColor:"#f5f5f5",color:"black"},"&light .cm-panels-top":{borderBottom:"1px solid #ddd"},"&light .cm-panels-bottom":{borderTop:"1px solid #ddd"},"&dark .cm-panels":{backgroundColor:"#333338",color:"white"},".cm-tab":{display:"inline-block",overflow:"hidden",verticalAlign:"bottom"},".cm-widgetBuffer":{verticalAlign:"text-top",height:"1em",width:0,display:"inline"},".cm-placeholder":{color:"#888",display:"inline-block",verticalAlign:"top"},".cm-highlightSpace:before":{content:"attr(data-display)",position:"absolute",pointerEvents:"none",color:"#888"},".cm-highlightTab":{backgroundImage:'url(\'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="20"><path stroke="%23888" stroke-width="1" fill="none" d="M1 10H196L190 5M190 15L196 10M197 4L197 16"/></svg>\')',backgroundSize:"auto 100%",backgroundPosition:"right 90%",backgroundRepeat:"no-repeat"},".cm-trailingSpace":{backgroundColor:"#ff332255"},".cm-button":{verticalAlign:"middle",color:"inherit",fontSize:"70%",padding:".2em 1em",borderRadius:"1px"},"&light .cm-button":{backgroundImage:"linear-gradient(#eff1f5, #d9d9df)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#b4b4b4, #d0d3d6)"}},"&dark .cm-button":{backgroundImage:"linear-gradient(#393939, #111)",border:"1px solid #888","&:active":{backgroundImage:"linear-gradient(#111, #333)"}},".cm-textfield":{verticalAlign:"middle",color:"inherit",fontSize:"70%",border:"1px solid silver",padding:".2em .5em"},"&light .cm-textfield":{backgroundColor:"white"},"&dark .cm-textfield":{border:"1px solid #555",backgroundColor:"inherit"}},Ql);class Yl{constructor(t,e,i,n){this.typeOver=n,this.bounds=null,this.text="";let{impreciseHead:s,impreciseAnchor:r}=t.docView;if(t.state.readOnly&&e>-1)this.newSel=null;else if(e>-1&&(this.bounds=t.docView.domBoundsAround(e,i,0))){let e=s||r?[]:function(t){let e=[];if(t.root.activeElement!=t.contentDOM)return e;let{anchorNode:i,anchorOffset:n,focusNode:s,focusOffset:r}=t.observer.selectionRange;i&&(e.push(new Do(i,n)),s==i&&r==n||e.push(new Do(s,r)));return e}(t),i=new Mo(e,t.state);i.readRange(this.bounds.startDOM,this.bounds.endDOM),this.text=i.text,this.newSel=function(t,e){if(0==t.length)return null;let i=t[0].pos,n=2==t.length?t[1].pos:i;return i>-1&&n>-1?nn.single(i+e,n+e):null}(e,this.bounds.from)}else{let e=t.observer.selectionRange,i=s&&s.node==e.focusNode&&s.offset==e.focusOffset||!Ts(t.contentDOM,e.focusNode)?t.state.selection.main.head:t.docView.posFromDOM(e.focusNode,e.focusOffset),n=r&&r.node==e.anchorNode&&r.offset==e.anchorOffset||!Ts(t.contentDOM,e.anchorNode)?t.state.selection.main.anchor:t.docView.posFromDOM(e.anchorNode,e.anchorOffset);this.newSel=nn.single(n,i)}}}function Zl(t,e){let i,{newSel:n}=e,s=t.state.selection.main;if(e.bounds){let{from:n,to:r}=e.bounds,o=s.from,l=null;(8===t.inputState.lastKeyCode&&t.inputState.lastKeyTime>Date.now()-100||cr.android&&e.text.length<r-n)&&(o=s.to,l="end");let a=function(t,e,i,n){let s=Math.min(t.length,e.length),r=0;for(;r<s&&t.charCodeAt(r)==e.charCodeAt(r);)r++;if(r==s&&t.length==e.length)return null;let o=t.length,l=e.length;for(;o>0&&l>0&&t.charCodeAt(o-1)==e.charCodeAt(l-1);)o--,l--;if("end"==n){i-=o+Math.max(0,r-Math.min(o,l))-r}if(o<r&&t.length<e.length){r-=i<=r&&i>=o?r-i:0,l=r+(l-o),o=r}else if(l<r){r-=i<=r&&i>=l?r-i:0,o=r+(o-l),l=r}return{from:r,toA:o,toB:l}}(t.state.doc.sliceString(n,r,Ao),e.text,o-n,l);a&&(cr.chrome&&13==t.inputState.lastKeyCode&&a.toB==a.from+2&&""==e.text.slice(a.from,a.toB)&&a.toB--,i={from:n+a.from,to:n+a.toA,insert:Ai.of(e.text.slice(a.from,a.toB).split(Ao))})}else n&&(!t.hasFocus&&t.state.facet(Jr)||n.main.eq(s))&&(n=null);if(!i&&!n)return!1;if(!i&&e.typeOver&&!s.empty&&n&&n.main.empty?i={from:s.from,to:s.to,insert:t.state.doc.slice(s.from,s.to)}:i&&i.from>=s.from&&i.to<=s.to&&(i.from!=s.from||i.to!=s.to)&&s.to-s.from-(i.to-i.from)<=4?i={from:s.from,to:s.to,insert:t.state.doc.slice(s.from,i.from).append(i.insert).append(t.state.doc.slice(i.to,s.to))}:(cr.mac||cr.android)&&i&&i.from==i.to&&i.from==s.head-1&&/^\. ?$/.test(i.insert.toString())&&"off"==t.contentDOM.getAttribute("autocorrect")?(n&&2==i.insert.length&&(n=nn.single(n.main.anchor-1,n.main.head-1)),i={from:s.from,to:s.to,insert:Ai.of([" "])}):cr.chrome&&i&&i.from==i.to&&i.from==s.head&&"\n "==i.insert.toString()&&t.lineWrapping&&(n&&(n=nn.single(n.main.anchor-1,n.main.head-1)),i={from:s.from,to:s.to,insert:Ai.of([" "])}),i){let e=t.state;if(cr.ios&&t.inputState.flushIOSKey(t))return!0;if(cr.android&&(i.from==s.from&&i.to==s.to&&1==i.insert.length&&2==i.insert.lines&&qs(t.contentDOM,"Enter",13)||i.from==s.from-1&&i.to==s.to&&0==i.insert.length&&qs(t.contentDOM,"Backspace",8)||i.from==s.from&&i.to==s.to+1&&0==i.insert.length&&qs(t.contentDOM,"Delete",46)))return!0;let r,o=i.insert.toString();if(t.state.facet(jr).some((e=>e(t,i.from,i.to,o))))return!0;if(t.inputState.composing>=0&&t.inputState.composing++,i.from>=s.from&&i.to<=s.to&&i.to-i.from>=(s.to-s.from)/3&&(!n||n.main.empty&&n.main.from==i.from+i.insert.length)&&t.inputState.composing<0){let n=s.from<i.from?e.sliceDoc(s.from,i.from):"",o=s.to>i.to?e.sliceDoc(i.to,s.to):"";r=e.replaceSelection(t.state.toText(n+i.insert.sliceString(0,void 0,t.state.lineBreak)+o))}else{let o=e.changes(i),l=n&&!e.selection.main.eq(n.main)&&n.main.to<=o.newLength?n.main:void 0;if(e.selection.ranges.length>1&&t.inputState.composing>=0&&i.to<=s.to&&i.to>=s.to-10){let n=t.state.sliceDoc(i.from,i.to),a=Eo(t)||t.state.doc.lineAt(s.head),h=s.to-i.to,c=s.to-s.from;r=e.changeByRange((r=>{if(r.from==s.from&&r.to==s.to)return{changes:o,range:l||r.map(o)};let u=r.to-h,f=u-n.length;if(r.to-r.from!=c||t.state.sliceDoc(f,u)!=n||a&&r.to>=a.from&&r.from<=a.to)return{range:r};let d=e.changes({from:f,to:u,insert:i.insert}),p=r.to-s.to;return{changes:d,range:l?nn.range(Math.max(0,l.anchor+p),Math.max(0,l.head+p)):r.map(d)}}))}else r={changes:o,selection:l&&e.selection.replaceRange(l)}}let l="input.type";return t.composing&&(l+=".compose",t.inputState.compositionFirstChange&&(l+=".start",t.inputState.compositionFirstChange=!1)),t.dispatch(r,{scrollIntoView:!0,userEvent:l}),!0}if(n&&!n.main.eq(s)){let e=!1,i="select";return t.inputState.lastSelectionTime>Date.now()-50&&("select"==t.inputState.lastSelectionOrigin&&(e=!0),i=t.inputState.lastSelectionOrigin),t.dispatch({selection:n,scrollIntoView:e,userEvent:i}),!0}return!1}const ta={childList:!0,characterData:!0,subtree:!0,attributes:!0,characterDataOldValue:!0},ea=cr.ie&&cr.ie_version<=11;class ia{constructor(t){this.view=t,this.active=!1,this.selectionRange=new Ws,this.selectionChanged=!1,this.delayedFlush=-1,this.resizeTimeout=-1,this.queue=[],this.delayedAndroidKey=null,this.flushingAndroidKey=-1,this.lastChange=0,this.scrollTargets=[],this.intersection=null,this.resizeScroll=null,this.resizeContent=null,this.intersecting=!1,this.gapIntersection=null,this.gaps=[],this.parentCheck=-1,this.dom=t.contentDOM,this.observer=new MutationObserver((e=>{for(let t of e)this.queue.push(t);(cr.ie&&cr.ie_version<=11||cr.ios&&t.composing)&&e.some((t=>"childList"==t.type&&t.removedNodes.length||"characterData"==t.type&&t.oldValue.length>t.target.nodeValue.length))?this.flushSoon():this.flush()})),ea&&(this.onCharData=t=>{this.queue.push({target:t.target,type:"characterData",oldValue:t.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this),this.onResize=this.onResize.bind(this),this.onPrint=this.onPrint.bind(this),this.onScroll=this.onScroll.bind(this),"function"==typeof ResizeObserver&&(this.resizeScroll=new ResizeObserver((()=>{var t;(null===(t=this.view.docView)||void 0===t?void 0:t.lastUpdate)<Date.now()-75&&this.onResize()})),this.resizeScroll.observe(t.scrollDOM),this.resizeContent=new ResizeObserver((()=>this.view.requestMeasure())),this.resizeContent.observe(t.contentDOM)),this.addWindowListeners(this.win=t.win),this.start(),"function"==typeof IntersectionObserver&&(this.intersection=new IntersectionObserver((t=>{this.parentCheck<0&&(this.parentCheck=setTimeout(this.listenForScroll.bind(this),1e3)),t.length>0&&t[t.length-1].intersectionRatio>0!=this.intersecting&&(this.intersecting=!this.intersecting,this.intersecting!=this.view.inView&&this.onScrollChanged(document.createEvent("Event")))}),{}),this.intersection.observe(this.dom),this.gapIntersection=new IntersectionObserver((t=>{t.length>0&&t[t.length-1].intersectionRatio>0&&this.onScrollChanged(document.createEvent("Event"))}),{})),this.listenForScroll(),this.readSelectionRange()}onScrollChanged(t){this.view.inputState.runScrollHandlers(this.view,t),this.intersecting&&this.view.measure()}onScroll(t){this.intersecting&&this.flush(!1),this.onScrollChanged(t)}onResize(){this.resizeTimeout<0&&(this.resizeTimeout=setTimeout((()=>{this.resizeTimeout=-1,this.view.requestMeasure()}),50))}onPrint(){this.view.viewState.printing=!0,this.view.measure(),setTimeout((()=>{this.view.viewState.printing=!1,this.view.requestMeasure()}),500)}updateGaps(t){if(this.gapIntersection&&(t.length!=this.gaps.length||this.gaps.some(((e,i)=>e!=t[i])))){this.gapIntersection.disconnect();for(let e of t)this.gapIntersection.observe(e);this.gaps=t}}onSelectionChange(t){let e=this.selectionChanged;if(!this.readSelectionRange()||this.delayedAndroidKey)return;let{view:i}=this,n=this.selectionRange;if(i.state.facet(Jr)?i.root.activeElement!=this.dom:!_s(i.dom,n))return;let s=n.anchorNode&&i.docView.nearest(n.anchorNode);s&&s.ignoreEvent(t)?e||(this.selectionChanged=!1):(cr.ie&&cr.ie_version<=11||cr.android&&cr.chrome)&&!i.state.selection.main.empty&&n.focusNode&&Rs(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)?this.flushSoon():this.flush(!1)}readSelectionRange(){let{view:t}=this,e=cr.safari&&11==t.root.nodeType&&function(t){let e=t.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}(this.dom.ownerDocument)==this.dom&&function(t){let e=null;function i(t){t.preventDefault(),t.stopImmediatePropagation(),e=t.getTargetRanges()[0]}if(t.contentDOM.addEventListener("beforeinput",i,!0),t.dom.ownerDocument.execCommand("indent"),t.contentDOM.removeEventListener("beforeinput",i,!0),!e)return null;let n=e.startContainer,s=e.startOffset,r=e.endContainer,o=e.endOffset,l=t.docView.domAtPos(t.state.selection.main.anchor);Rs(l.node,l.offset,r,o)&&([n,s,r,o]=[r,o,n,s]);return{anchorNode:n,anchorOffset:s,focusNode:r,focusOffset:o}}(this.view)||Ds(t.root);if(!e||this.selectionRange.eq(e))return!1;let i=_s(this.dom,e);return i&&!this.selectionChanged&&t.inputState.lastFocusTime>Date.now()-200&&t.inputState.lastTouchTime<Date.now()-300&&function(t,e){let i=e.focusNode,n=e.focusOffset;if(!i||e.anchorNode!=i||e.anchorOffset!=n)return!1;for(;;)if(n){if(1!=i.nodeType)return!1;let t=i.childNodes[n-1];"false"==t.contentEditable?n--:(i=t,n=Ls(i))}else{if(i==t)return!0;n=Ps(i),i=i.parentNode}}(this.dom,e)?(this.view.inputState.lastFocusTime=0,t.docView.updateSelection(),!1):(this.selectionRange.setRange(e),i&&(this.selectionChanged=!0),!0)}setSelectionRange(t,e){this.selectionRange.set(t.node,t.offset,e.node,e.offset),this.selectionChanged=!1}clearSelectionRange(){this.selectionRange.set(null,0,null,0)}listenForScroll(){this.parentCheck=-1;let t=0,e=null;for(let i=this.dom;i;)if(1==i.nodeType)!e&&t<this.scrollTargets.length&&this.scrollTargets[t]==i?t++:e||(e=this.scrollTargets.slice(0,t)),e&&e.push(i),i=i.assignedSlot||i.parentNode;else{if(11!=i.nodeType)break;i=i.host}if(t<this.scrollTargets.length&&!e&&(e=this.scrollTargets.slice(0,t)),e){for(let t of this.scrollTargets)t.removeEventListener("scroll",this.onScroll);for(let t of this.scrollTargets=e)t.addEventListener("scroll",this.onScroll)}}ignore(t){if(!this.active)return t();try{return this.stop(),t()}finally{this.start(),this.clear()}}start(){this.active||(this.observer.observe(this.dom,ta),ea&&this.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.active=!0)}stop(){this.active&&(this.active=!1,this.observer.disconnect(),ea&&this.dom.removeEventListener("DOMCharacterDataModified",this.onCharData))}clear(){this.processRecords(),this.queue.length=0,this.selectionChanged=!1}delayAndroidKey(t,e){var i;if(!this.delayedAndroidKey){let t=()=>{let t=this.delayedAndroidKey;t&&(this.clearDelayedAndroidKey(),!this.flush()&&t.force&&qs(this.dom,t.key,t.keyCode))};this.flushingAndroidKey=this.view.win.requestAnimationFrame(t)}this.delayedAndroidKey&&"Enter"!=t||(this.delayedAndroidKey={key:t,keyCode:e,force:this.lastChange<Date.now()-50||!!(null===(i=this.delayedAndroidKey)||void 0===i?void 0:i.force)})}clearDelayedAndroidKey(){this.win.cancelAnimationFrame(this.flushingAndroidKey),this.delayedAndroidKey=null,this.flushingAndroidKey=-1}flushSoon(){this.delayedFlush<0&&(this.delayedFlush=this.view.win.requestAnimationFrame((()=>{this.delayedFlush=-1,this.flush()})))}forceFlush(){this.delayedFlush>=0&&(this.view.win.cancelAnimationFrame(this.delayedFlush),this.delayedFlush=-1),this.flush()}processRecords(){let t=this.queue;for(let e of this.observer.takeRecords())t.push(e);t.length&&(this.queue=[]);let e=-1,i=-1,n=!1;for(let s of t){let t=this.readMutation(s);t&&(t.typeOver&&(n=!0),-1==e?({from:e,to:i}=t):(e=Math.min(t.from,e),i=Math.max(t.to,i)))}return{from:e,to:i,typeOver:n}}readChange(){let{from:t,to:e,typeOver:i}=this.processRecords(),n=this.selectionChanged&&_s(this.dom,this.selectionRange);return t<0&&!n?null:(t>-1&&(this.lastChange=Date.now()),this.view.inputState.lastFocusTime=0,this.selectionChanged=!1,new Yl(this.view,t,e,i))}flush(t=!0){if(this.delayedFlush>=0||this.delayedAndroidKey)return!1;t&&this.readSelectionRange();let e=this.readChange();if(!e)return!1;let i=this.view.state,n=Zl(this.view,e);return this.view.state==i&&this.view.update([]),n}readMutation(t){let e=this.view.docView.nearest(t.target);if(!e||e.ignoreMutation(t))return null;if(e.markDirty("attributes"==t.type),"attributes"==t.type&&(e.dirty|=4),"childList"==t.type){let i=na(e,t.previousSibling||t.target.previousSibling,-1),n=na(e,t.nextSibling||t.target.nextSibling,1);return{from:i?e.posAfter(i):e.posAtStart,to:n?e.posBefore(n):e.posAtEnd,typeOver:!1}}return"characterData"==t.type?{from:e.posAtStart,to:e.posAtEnd,typeOver:t.target.nodeValue==t.oldValue}:null}setWindow(t){t!=this.win&&(this.removeWindowListeners(this.win),this.win=t,this.addWindowListeners(this.win))}addWindowListeners(t){t.addEventListener("resize",this.onResize),t.addEventListener("beforeprint",this.onPrint),t.addEventListener("scroll",this.onScroll),t.document.addEventListener("selectionchange",this.onSelectionChange)}removeWindowListeners(t){t.removeEventListener("scroll",this.onScroll),t.removeEventListener("resize",this.onResize),t.removeEventListener("beforeprint",this.onPrint),t.document.removeEventListener("selectionchange",this.onSelectionChange)}destroy(){var t,e,i,n;this.stop(),null===(t=this.intersection)||void 0===t||t.disconnect(),null===(e=this.gapIntersection)||void 0===e||e.disconnect(),null===(i=this.resizeScroll)||void 0===i||i.disconnect(),null===(n=this.resizeContent)||void 0===n||n.disconnect();for(let t of this.scrollTargets)t.removeEventListener("scroll",this.onScroll);this.removeWindowListeners(this.win),clearTimeout(this.parentCheck),clearTimeout(this.resizeTimeout),this.win.cancelAnimationFrame(this.delayedFlush),this.win.cancelAnimationFrame(this.flushingAndroidKey)}}function na(t,e,i){for(;e;){let n=Gs.get(e);if(n&&n.parent==t)return n;let s=e.parentNode;e=s!=t.dom?s:i>0?e.nextSibling:e.previousSibling}return null}class sa{constructor(t={}){this.plugins=[],this.pluginMap=new Map,this.editorAttrs={},this.contentAttrs={},this.bidiCache=[],this.destroyed=!1,this.updateState=2,this.measureScheduled=-1,this.measureRequests=[],this.contentDOM=document.createElement("div"),this.scrollDOM=document.createElement("div"),this.scrollDOM.tabIndex=-1,this.scrollDOM.className="cm-scroller",this.scrollDOM.appendChild(this.contentDOM),this.announceDOM=document.createElement("div"),this.announceDOM.style.cssText="position: fixed; top: -10000px",this.announceDOM.setAttribute("aria-live","polite"),this.dom=document.createElement("div"),this.dom.appendChild(this.announceDOM),this.dom.appendChild(this.scrollDOM),this._dispatch=t.dispatch||(t=>this.update([t])),this.dispatch=this.dispatch.bind(this),this._root=t.root||function(t){for(;t;){if(t&&(9==t.nodeType||11==t.nodeType&&t.host))return t;t=t.assignedSlot||t.parentNode}return null}(t.parent)||document,this.viewState=new Nl(t.state||Gn.create(t)),this.plugins=this.state.facet(Yr).map((t=>new to(t)));for(let t of this.plugins)t.update(this);this.observer=new ia(this),this.inputState=new Ko(this),this.inputState.ensureHandlers(this,this.plugins),this.docView=new To(this),this.mountStyles(),this.updateAttrs(),this.updateState=0,this.requestMeasure(),t.parent&&t.parent.appendChild(this.dom)}get state(){return this.viewState.state}get viewport(){return this.viewState.viewport}get visibleRanges(){return this.viewState.visibleRanges}get inView(){return this.viewState.inView}get composing(){return this.inputState.composing>0}get compositionStarted(){return this.inputState.composing>=0}get root(){return this._root}get win(){return this.dom.ownerDocument.defaultView||window}dispatch(...t){this._dispatch(1==t.length&&t[0]instanceof In?t[0]:this.state.update(...t))}update(t){if(0!=this.updateState)throw new Error("Calls to EditorView.update are not allowed while an update is in progress");let e,i=!1,n=!1,s=this.state;for(let e of t){if(e.startState!=s)throw new RangeError("Trying to update state with a transaction that doesn't start from the previous state.");s=e.state}if(this.destroyed)return void(this.viewState.state=s);let r=this.hasFocus,o=0,l=null;t.some((t=>t.annotation(ml)))?(this.inputState.notifiedFocused=r,o=1):r!=this.inputState.notifiedFocused&&(this.inputState.notifiedFocused=r,l=gl(s,r),l||(o=1));let a=this.observer.delayedAndroidKey,h=null;if(a?(this.observer.clearDelayedAndroidKey(),h=this.observer.readChange(),(h&&!this.state.doc.eq(s.doc)||!this.state.selection.eq(s.selection))&&(h=null)):this.observer.clear(),s.facet(Gn.phrases)!=this.state.facet(Gn.phrases))return this.setState(s);e=ao.create(this,s,t),e.flags|=o;let c=this.viewState.scrollTarget;try{this.updateState=2;for(let e of t){if(c&&(c=c.map(e.changes)),e.scrollIntoView){let{main:t}=e.state.selection;c=new Ur(t.empty?t:nn.cursor(t.head,t.head>t.anchor?-1:1))}for(let t of e.effects)t.is(Gr)&&(c=t.value)}this.viewState.update(e,c),this.bidiCache=la.update(this.bidiCache,e.changes),e.empty||(this.updatePlugins(e),this.inputState.update(e)),i=this.docView.update(e),this.state.facet(oo)!=this.styleModules&&this.mountStyles(),n=this.updateAttrs(),this.showAnnouncements(t),this.docView.updateSelection(i,t.some((t=>t.isUserEvent("select.pointer"))))}finally{this.updateState=0}if(e.startState.facet(ql)!=e.state.facet(ql)&&(this.viewState.mustMeasureContent=!0),(i||n||c||this.viewState.mustEnforceCursorAssoc||this.viewState.mustMeasureContent)&&this.requestMeasure(),!e.empty)for(let t of this.state.facet(Fr))t(e);(l||h)&&Promise.resolve().then((()=>{l&&this.state==l.startState&&this.dispatch(l),h&&!Zl(this,h)&&a.force&&qs(this.contentDOM,a.key,a.keyCode)}))}setState(t){if(0!=this.updateState)throw new Error("Calls to EditorView.setState are not allowed while an update is in progress");if(this.destroyed)return void(this.viewState.state=t);this.updateState=2;let e=this.hasFocus;try{for(let t of this.plugins)t.destroy(this);this.viewState=new Nl(t),this.plugins=t.facet(Yr).map((t=>new to(t))),this.pluginMap.clear();for(let t of this.plugins)t.update(this);this.docView=new To(this),this.inputState.ensureHandlers(this,this.plugins),this.mountStyles(),this.updateAttrs(),this.bidiCache=[]}finally{this.updateState=0}e&&this.focus(),this.requestMeasure()}updatePlugins(t){let e=t.startState.facet(Yr),i=t.state.facet(Yr);if(e!=i){let n=[];for(let s of i){let i=e.indexOf(s);if(i<0)n.push(new to(s));else{let e=this.plugins[i];e.mustUpdate=t,n.push(e)}}for(let e of this.plugins)e.mustUpdate!=t&&e.destroy(this);this.plugins=n,this.pluginMap.clear(),this.inputState.ensureHandlers(this,this.plugins)}else for(let e of this.plugins)e.mustUpdate=t;for(let t=0;t<this.plugins.length;t++)this.plugins[t].update(this)}measure(t=!0){if(this.destroyed)return;this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.measureScheduled=0,t&&this.observer.forceFlush();let e=null,{scrollHeight:i,scrollTop:n,clientHeight:s}=this.scrollDOM,r=n>i-s-4?i:n;try{for(let t=0;;t++){this.updateState=1;let i=this.viewport,n=this.viewState.lineBlockAtHeight(r),s=this.viewState.measure(this);if(!s&&!this.measureRequests.length&&null==this.viewState.scrollTarget)break;if(t>5){console.warn(this.measureRequests.length?"Measure loop restarted more than 5 times":"Viewport failed to stabilize");break}let o=[];4&s||([this.measureRequests,o]=[o,this.measureRequests]);let l=o.map((t=>{try{return t.read(this)}catch(t){return Qr(this.state,t),oa}})),a=ao.create(this,this.state,[]),h=!1,c=!1;a.flags|=s,e?e.flags|=s:e=a,this.updateState=2,a.empty||(this.updatePlugins(a),this.inputState.update(a),this.updateAttrs(),h=this.docView.update(a));for(let t=0;t<o.length;t++)if(l[t]!=oa)try{let e=o[t];e.write&&e.write(l[t],this)}catch(t){Qr(this.state,t)}if(this.viewState.editorHeight)if(this.viewState.scrollTarget)this.docView.scrollIntoView(this.viewState.scrollTarget),this.viewState.scrollTarget=null,c=!0;else{let t=this.viewState.lineBlockAt(n.from).top-n.top;(t>1||t<-1)&&(this.scrollDOM.scrollTop+=t,c=!0)}if(h&&this.docView.updateSelection(!0),this.viewport.from==i.from&&this.viewport.to==i.to&&!c&&0==this.measureRequests.length)break}}finally{this.updateState=0,this.measureScheduled=-1}if(e&&!e.empty)for(let t of this.state.facet(Fr))t(e)}get themeClasses(){return Kl+" "+(this.state.facet($l)?Gl:Ul)+" "+this.state.facet(ql)}updateAttrs(){let t=aa(this,eo,{class:"cm-editor"+(this.hasFocus?" cm-focused ":" ")+this.themeClasses}),e={spellcheck:"false",autocorrect:"off",autocapitalize:"off",translate:"no",contenteditable:this.state.facet(Jr)?"true":"false",class:"cm-content",style:`${cr.tabSize}: ${this.state.tabSize}`,role:"textbox","aria-multiline":"true"};this.state.readOnly&&(e["aria-readonly"]="true"),aa(this,io,e);let i=this.observer.ignore((()=>{let i=Cr(this.contentDOM,this.contentAttrs,e),n=Cr(this.dom,this.editorAttrs,t);return i||n}));return this.editorAttrs=t,this.contentAttrs=e,i}showAnnouncements(t){let e=!0;for(let i of t)for(let t of i.effects)if(t.is(sa.announce)){e&&(this.announceDOM.textContent=""),e=!1,this.announceDOM.appendChild(document.createElement("div")).textContent=t.value}}mountStyles(){this.styleModules=this.state.facet(oo),vs.mount(this.root,this.styleModules.concat(Xl).reverse())}readMeasured(){if(2==this.updateState)throw new Error("Reading the editor layout isn't allowed during an update");0==this.updateState&&this.measureScheduled>-1&&this.measure(!1)}requestMeasure(t){if(this.measureScheduled<0&&(this.measureScheduled=this.win.requestAnimationFrame((()=>this.measure()))),t){if(this.measureRequests.indexOf(t)>-1)return;if(null!=t.key)for(let e=0;e<this.measureRequests.length;e++)if(this.measureRequests[e].key===t.key)return void(this.measureRequests[e]=t);this.measureRequests.push(t)}}plugin(t){let e=this.pluginMap.get(t);return(void 0===e||e&&e.spec!=t)&&this.pluginMap.set(t,e=this.plugins.find((e=>e.spec==t))||null),e&&e.update(this).value}get documentTop(){return this.contentDOM.getBoundingClientRect().top+this.viewState.paddingTop}get documentPadding(){return{top:this.viewState.paddingTop,bottom:this.viewState.paddingBottom}}elementAtHeight(t){return this.readMeasured(),this.viewState.elementAtHeight(t)}lineBlockAtHeight(t){return this.readMeasured(),this.viewState.lineBlockAtHeight(t)}get viewportLineBlocks(){return this.viewState.viewportLines}lineBlockAt(t){return this.viewState.lineBlockAt(t)}get contentHeight(){return this.viewState.contentHeight}moveByChar(t,e,i){return $o(this,t,qo(this,t,e,i))}moveByGroup(t,e){return $o(this,t,qo(this,t,e,(e=>function(t,e,i){let n=t.state.charCategorizer(e),s=n(i);return t=>{let e=n(t);return s==qn.Space&&(s=e),s==e}}(this,t.head,e))))}moveToLineBoundary(t,e,i=!0){return function(t,e,i,n){let s=t.state.doc.lineAt(e.head),r=n&&t.lineWrapping?t.coordsAtPos(e.assoc<0&&e.head>s.from?e.head-1:e.head):null;if(r){let e=t.dom.getBoundingClientRect(),n=t.textDirectionAt(s.from),o=t.posAtCoords({x:i==(n==ho.LTR)?e.right-1:e.left+1,y:(r.top+r.bottom)/2});if(null!=o)return nn.cursor(o,i?-1:1)}let o=Pr.find(t.docView,e.head),l=o?i?o.posAtEnd:o.posAtStart:i?s.to:s.from;return nn.cursor(l,i?-1:1)}(this,t,e,i)}moveVertically(t,e,i){return $o(this,t,function(t,e,i,n){let s=e.head,r=i?1:-1;if(s==(i?t.state.doc.length:0))return nn.cursor(s,e.assoc);let o,l=e.goalColumn,a=t.contentDOM.getBoundingClientRect(),h=t.coordsAtPos(s),c=t.documentTop;if(h)null==l&&(l=h.left-a.left),o=r<0?h.top:h.bottom;else{let e=t.viewState.lineBlockAt(s);null==l&&(l=Math.min(a.right-a.left,t.defaultCharacterWidth*(s-e.from))),o=(r<0?e.top:e.bottom)+c}let u=a.left+l,f=null!=n?n:t.defaultLineHeight>>1;for(let i=0;;i+=10){let n=o+(f+i)*r,h=Fo(t,{x:u,y:n},!1,r);if(n<a.top||n>a.bottom||(r<0?h<s:h>s))return nn.cursor(h,e.assoc,void 0,l)}}(this,t,e,i))}domAtPos(t){return this.docView.domAtPos(t)}posAtDOM(t,e=0){return this.docView.posFromDOM(t,e)}posAtCoords(t,e=!0){return this.readMeasured(),Fo(this,t,e)}coordsAtPos(t,e=1){this.readMeasured();let i=this.docView.coordsAt(t,e);if(!i||i.left==i.right)return i;let n=this.state.doc.lineAt(t),s=this.bidiSpans(n);return Is(i,s[yo.find(s,t-n.from,-1,e)].dir==ho.LTR==e>0)}get defaultCharacterWidth(){return this.viewState.heightOracle.charWidth}get defaultLineHeight(){return this.viewState.heightOracle.lineHeight}get textDirection(){return this.viewState.defaultTextDirection}textDirectionAt(t){return!this.state.facet($r)||t<this.viewport.from||t>this.viewport.to?this.textDirection:(this.readMeasured(),this.docView.textDirectionAt(t))}get lineWrapping(){return this.viewState.heightOracle.lineWrapping}bidiSpans(t){if(t.length>ra)return ko(t.length);let e=this.textDirectionAt(t.from);for(let i of this.bidiCache)if(i.from==t.from&&i.dir==e)return i.order;let i=xo(t.text,e);return this.bidiCache.push(new la(t.from,t.to,e,i)),i}get hasFocus(){var t;return(this.dom.ownerDocument.hasFocus()||cr.safari&&(null===(t=this.inputState)||void 0===t?void 0:t.lastContextMenu)>Date.now()-3e4)&&this.root.activeElement==this.contentDOM}focus(){this.observer.ignore((()=>{Fs(this.contentDOM),this.docView.updateSelection()}))}setRoot(t){this._root!=t&&(this._root=t,this.observer.setWindow((9==t.nodeType?t:t.ownerDocument).defaultView||window),this.mountStyles())}destroy(){for(let t of this.plugins)t.destroy(this);this.plugins=[],this.inputState.destroy(),this.dom.remove(),this.observer.destroy(),this.measureScheduled>-1&&this.win.cancelAnimationFrame(this.measureScheduled),this.destroyed=!0}static scrollIntoView(t,e={}){return Gr.of(new Ur("number"==typeof t?nn.cursor(t):t,e.y,e.x,e.yMargin,e.xMargin))}static domEventHandlers(t){return Zr.define((()=>({})),{eventHandlers:t})}static theme(t,e){let i=vs.newName(),n=[ql.of(i),oo.of(Jl(`.${i}`,t))];return e&&e.dark&&n.push($l.of(!0)),n}static baseTheme(t){return yn.lowest(oo.of(Jl("."+Kl,t,Ql)))}static findFromDOM(t){var e;let i=t.querySelector(".cm-content"),n=i&&Gs.get(i)||Gs.get(t);return(null===(e=null==n?void 0:n.rootView)||void 0===e?void 0:e.view)||null}}sa.styleModule=oo,sa.inputHandler=jr,sa.focusChangeEffect=qr,sa.perLineTextDirection=$r,sa.exceptionSink=Hr,sa.updateListener=Fr,sa.editable=Jr,sa.mouseSelectionStyle=zr,sa.dragMovesSelection=Wr,sa.clickAddsSelectionRange=Vr,sa.decorations=no,sa.atomicRanges=so,sa.scrollMargins=ro,sa.darkTheme=$l,sa.contentAttributes=io,sa.editorAttributes=eo,sa.lineWrapping=sa.contentAttributes.of({class:"cm-lineWrapping"}),sa.announce=Nn.define();const ra=4096,oa={};class la{constructor(t,e,i,n){this.from=t,this.to=e,this.dir=i,this.order=n}static update(t,e){if(e.empty)return t;let i=[],n=t.length?t[t.length-1].dir:ho.LTR;for(let s=Math.max(0,t.length-10);s<t.length;s++){let r=t[s];r.dir!=n||e.touchesRange(r.from,r.to)||i.push(new la(e.mapPos(r.from,1),e.mapPos(r.to,-1),r.dir,r.order))}return i}}function aa(t,e,i){for(let n=t.state.facet(e),s=n.length-1;s>=0;s--){let e=n[s],r="function"==typeof e?e(t):e;r&&kr(r,i)}return i}const ha=cr.mac?"mac":cr.windows?"win":cr.linux?"linux":"key";function ca(t,e,i){return e.altKey&&(t="Alt-"+t),e.ctrlKey&&(t="Ctrl-"+t),e.metaKey&&(t="Meta-"+t),!1!==i&&e.shiftKey&&(t="Shift-"+t),t}const ua=yn.default(sa.domEventHandlers({keydown:(t,e)=>ga(pa(e.state),t,e,"editor")})),fa=on.define({enables:ua}),da=new WeakMap;function pa(t){let e=t.facet(fa),i=da.get(e);return i||da.set(e,i=function(t,e=ha){let i=Object.create(null),n=Object.create(null),s=(t,e)=>{let i=n[t];if(null==i)n[t]=e;else if(i!=e)throw new Error("Key binding "+t+" is used both as a regular binding and as a multi-stroke prefix")},r=(t,n,r,o)=>{var l,a;let h=i[t]||(i[t]=Object.create(null)),c=n.split(/ (?!$)/).map((t=>function(t,e){const i=t.split(/-(?!$)/);let n,s,r,o,l=i[i.length-1];"Space"==l&&(l=" ");for(let t=0;t<i.length-1;++t){const l=i[t];if(/^(cmd|meta|m)$/i.test(l))o=!0;else if(/^a(lt)?$/i.test(l))n=!0;else if(/^(c|ctrl|control)$/i.test(l))s=!0;else if(/^s(hift)?$/i.test(l))r=!0;else{if(!/^mod$/i.test(l))throw new Error("Unrecognized modifier name: "+l);"mac"==e?o=!0:s=!0}}return n&&(l="Alt-"+l),s&&(l="Ctrl-"+l),o&&(l="Meta-"+l),r&&(l="Shift-"+l),l}(t,e)));for(let e=1;e<c.length;e++){let i=c.slice(0,e).join(" ");s(i,!0),h[i]||(h[i]={preventDefault:!0,run:[e=>{let n=ma={view:e,prefix:i,scope:t};return setTimeout((()=>{ma==n&&(ma=null)}),4e3),!0}]})}let u=c.join(" ");s(u,!1);let f=h[u]||(h[u]={preventDefault:!1,run:(null===(a=null===(l=h._any)||void 0===l?void 0:l.run)||void 0===a?void 0:a.slice())||[]});r&&f.run.push(r),o&&(f.preventDefault=!0)};for(let n of t){let t=n.scope?n.scope.split(" "):["editor"];if(n.any)for(let e of t){let t=i[e]||(i[e]=Object.create(null));t._any||(t._any={preventDefault:!1,run:[]});for(let e in t)t[e].run.push(n.any)}let s=n[e]||n.key;if(s)for(let e of t)r(e,s,n.run,n.preventDefault),n.shift&&r(e,"Shift-"+s,n.shift,n.preventDefault)}return i}(e.reduce(((t,e)=>t.concat(e)),[]))),i}let ma=null;function ga(t,e,i,n){let s=function(t){var e=!(As&&(t.ctrlKey||t.altKey||t.metaKey)||Cs&&t.shiftKey&&t.key&&1==t.key.length||"Unidentified"==t.key)&&t.key||(t.shiftKey?xs:bs)[t.keyCode]||t.key||"Unidentified";return"Esc"==e&&(e="Escape"),"Del"==e&&(e="Delete"),"Left"==e&&(e="ArrowLeft"),"Up"==e&&(e="ArrowUp"),"Right"==e&&(e="ArrowRight"),"Down"==e&&(e="ArrowDown"),e}(e),r=qi(Fi(s,0))==s.length&&" "!=s,o="",l=!1;ma&&ma.view==i&&ma.scope==n&&(o=ma.prefix+" ",(l=Qo.indexOf(e.keyCode)<0)&&(ma=null));let a,h,c=new Set,u=t=>{if(t){for(let n of t.run)if(!c.has(n)&&(c.add(n),n(i,e)))return!0;t.preventDefault&&(l=!0)}return!1},f=t[n];if(f){if(u(f[o+ca(s,e,!r)]))return!0;if(r&&(e.altKey||e.metaKey||e.ctrlKey)&&!(cr.windows&&e.ctrlKey&&e.altKey)&&(a=bs[e.keyCode])&&a!=s){if(u(f[o+ca(a,e,!0)]))return!0;if(e.shiftKey&&(h=xs[e.keyCode])!=s&&h!=a&&u(f[o+ca(h,e,!1)]))return!0}else if(r&&e.shiftKey&&u(f[o+ca(s,e,!0)]))return!0;if(u(f._any))return!0}return l}class va{constructor(t,e,i,n,s){this.className=t,this.left=e,this.top=i,this.width=n,this.height=s}draw(){let t=document.createElement("div");return t.className=this.className,this.adjust(t),t}update(t,e){return e.className==this.className&&(this.adjust(t),!0)}adjust(t){t.style.left=this.left+"px",t.style.top=this.top+"px",null!=this.width&&(t.style.width=this.width+"px"),t.style.height=this.height+"px"}eq(t){return this.left==t.left&&this.top==t.top&&this.width==t.width&&this.height==t.height&&this.className==t.className}static forRange(t,e,i){if(i.empty){let n=t.coordsAtPos(i.head,i.assoc||1);if(!n)return[];let s=wa(t);return[new va(e,n.left-s.left,n.top-s.top,null,n.bottom-n.top)]}return function(t,e,i){if(i.to<=t.viewport.from||i.from>=t.viewport.to)return[];let n=Math.max(i.from,t.viewport.from),s=Math.min(i.to,t.viewport.to),r=t.textDirection==ho.LTR,o=t.contentDOM,l=o.getBoundingClientRect(),a=wa(t),h=o.querySelector(".cm-line"),c=h&&window.getComputedStyle(h),u=l.left+(c?parseInt(c.paddingLeft)+Math.min(0,parseInt(c.textIndent)):0),f=l.right-(c?parseInt(c.paddingRight):0),d=ba(t,n),p=ba(t,s),m=d.type==Mr.Text?d:null,g=p.type==Mr.Text?p:null;t.lineWrapping&&(m&&(m=ya(t,n,m)),g&&(g=ya(t,s,g)));if(m&&g&&m.from==g.from)return w(y(i.from,i.to,m));{let e=m?y(i.from,null,m):b(d,!1),n=g?y(null,i.to,g):b(p,!0),s=[];return(m||d).to<(g||p).from-1?s.push(v(u,e.bottom,f,n.top)):e.bottom<n.top&&t.elementAtHeight((e.bottom+n.top)/2).type==Mr.Text&&(e.bottom=n.top=(e.bottom+n.top)/2),w(e).concat(s).concat(w(n))}function v(t,i,n,s){return new va(e,t-a.left,i-a.top-.01,n-t,s-i+.01)}function w({top:t,bottom:e,horizontal:i}){let n=[];for(let s=0;s<i.length;s+=2)n.push(v(i[s],t,i[s+1],e));return n}function y(e,i,n){let s=1e9,o=-1e9,l=[];function a(e,i,a,h,c){let d=t.coordsAtPos(e,e==n.to?-2:2),p=t.coordsAtPos(a,a==n.from?2:-2);s=Math.min(d.top,p.top,s),o=Math.max(d.bottom,p.bottom,o),c==ho.LTR?l.push(r&&i?u:d.left,r&&h?f:p.right):l.push(!r&&h?u:p.left,!r&&i?f:d.right)}let h=null!=e?e:n.from,c=null!=i?i:n.to;for(let n of t.visibleRanges)if(n.to>h&&n.from<c)for(let s=Math.max(n.from,h),r=Math.min(n.to,c);;){let n=t.state.doc.lineAt(s);for(let o of t.bidiSpans(n)){let t=o.from+n.from,l=o.to+n.from;if(t>=r)break;l>s&&a(Math.max(t,s),null==e&&t<=h,Math.min(l,r),null==i&&l>=c,o.dir)}if(s=n.to+1,s>=r)break}return 0==l.length&&a(h,null==e,c,null==i,t.textDirection),{top:s,bottom:o,horizontal:l}}function b(t,e){let i=l.top+(e?t.top:t.bottom);return{top:i,bottom:i,horizontal:[]}}}(t,e,i)}}function wa(t){let e=t.scrollDOM.getBoundingClientRect();return{left:(t.textDirection==ho.LTR?e.left:e.right-t.scrollDOM.clientWidth)-t.scrollDOM.scrollLeft,top:e.top-t.scrollDOM.scrollTop}}function ya(t,e,i){let n=nn.cursor(e);return{from:Math.max(i.from,t.moveToLineBoundary(n,!1,!0).from),to:Math.min(i.to,t.moveToLineBoundary(n,!0,!0).from),type:Mr.Text}}function ba(t,e){let i=t.lineBlockAt(e);if(Array.isArray(i.type))for(let t of i.type)if(t.to>e||t.to==e&&(t.to==i.to||t.type==Mr.Text))return t;return i}class xa{constructor(t,e){this.view=t,this.layer=e,this.drawn=[],this.measureReq={read:this.measure.bind(this),write:this.draw.bind(this)},this.dom=t.scrollDOM.appendChild(document.createElement("div")),this.dom.classList.add("cm-layer"),e.above&&this.dom.classList.add("cm-layer-above"),e.class&&this.dom.classList.add(e.class),this.dom.setAttribute("aria-hidden","true"),this.setOrder(t.state),t.requestMeasure(this.measureReq),e.mount&&e.mount(this.dom,t)}update(t){t.startState.facet(ka)!=t.state.facet(ka)&&this.setOrder(t.state),(this.layer.update(t,this.dom)||t.geometryChanged)&&t.view.requestMeasure(this.measureReq)}setOrder(t){let e=0,i=t.facet(ka);for(;e<i.length&&i[e]!=this.layer;)e++;this.dom.style.zIndex=String((this.layer.above?150:-1)-e)}measure(){return this.layer.markers(this.view)}draw(t){if(t.length!=this.drawn.length||t.some(((t,e)=>{return i=t,n=this.drawn[e],!(i.constructor==n.constructor&&i.eq(n));var i,n}))){let e=this.dom.firstChild,i=0;for(let n of t)n.update&&e&&n.constructor&&this.drawn[i].constructor&&n.update(e,this.drawn[i])?(e=e.nextSibling,i++):this.dom.insertBefore(n.draw(),e);for(;e;){let t=e.nextSibling;e.remove(),e=t}this.drawn=t}}destroy(){this.layer.destroy&&this.layer.destroy(this.dom,this.view),this.dom.remove()}}const ka=on.define();function Sa(t){return[Zr.define((e=>new xa(e,t))),ka.of(t)]}const Ca=!cr.ios,Aa=on.define({combine:t=>Qn(t,{cursorBlinkRate:1200,drawRangeCursor:!0},{cursorBlinkRate:(t,e)=>Math.min(t,e),drawRangeCursor:(t,e)=>t||e})});function Ma(t={}){return[Aa.of(t),Da,_a,Ra,Kr.of(!0)]}function Oa(t){return t.startState.facet(Aa)!=t.state.facet(Aa)}const Da=Sa({above:!0,markers(t){let{state:e}=t,i=e.facet(Aa),n=[];for(let s of e.selection.ranges){let r=s==e.selection.main;if(s.empty?!r||Ca:i.drawRangeCursor){let e=r?"cm-cursor cm-cursor-primary":"cm-cursor cm-cursor-secondary",i=s.empty?s:nn.cursor(s.head,s.head>s.anchor?-1:1);for(let s of va.forRange(t,e,i))n.push(s)}}return n},update(t,e){t.transactions.some((t=>t.selection))&&(e.style.animationName="cm-blink"==e.style.animationName?"cm-blink2":"cm-blink");let i=Oa(t);return i&&Ta(t.state,e),t.docChanged||t.selectionSet||i},mount(t,e){Ta(e.state,t)},class:"cm-cursorLayer"});function Ta(t,e){e.style.animationDuration=t.facet(Aa).cursorBlinkRate+"ms"}const _a=Sa({above:!1,markers:t=>t.state.selection.ranges.map((e=>e.empty?[]:va.forRange(t,"cm-selectionBackground",e))).reduce(((t,e)=>t.concat(e))),update:(t,e)=>t.docChanged||t.selectionSet||t.viewportChanged||Oa(t),class:"cm-selectionLayer"}),Ea={".cm-line":{"& ::selection":{backgroundColor:"transparent !important"},"&::selection":{backgroundColor:"transparent !important"}}};Ca&&(Ea[".cm-line"].caretColor="transparent !important");const Ra=yn.highest(sa.theme(Ea)),Pa=Nn.define({map:(t,e)=>null==t?null:e.mapPos(t)}),Ba=dn.define({create:()=>null,update:(t,e)=>(null!=t&&(t=e.changes.mapPos(t)),e.effects.reduce(((t,e)=>e.is(Pa)?e.value:t),t))}),La=Zr.fromClass(class{constructor(t){this.view=t,this.cursor=null,this.measureReq={read:this.readPos.bind(this),write:this.drawCursor.bind(this)}}update(t){var e;let i=t.state.field(Ba);null==i?null!=this.cursor&&(null===(e=this.cursor)||void 0===e||e.remove(),this.cursor=null):(this.cursor||(this.cursor=this.view.scrollDOM.appendChild(document.createElement("div")),this.cursor.className="cm-dropCursor"),(t.startState.field(Ba)!=i||t.docChanged||t.geometryChanged)&&this.view.requestMeasure(this.measureReq))}readPos(){let t=this.view.state.field(Ba),e=null!=t&&this.view.coordsAtPos(t);if(!e)return null;let i=this.view.scrollDOM.getBoundingClientRect();return{left:e.left-i.left+this.view.scrollDOM.scrollLeft,top:e.top-i.top+this.view.scrollDOM.scrollTop,height:e.bottom-e.top}}drawCursor(t){this.cursor&&(t?(this.cursor.style.left=t.left+"px",this.cursor.style.top=t.top+"px",this.cursor.style.height=t.height+"px"):this.cursor.style.left="-100000px")}destroy(){this.cursor&&this.cursor.remove()}setDropPos(t){this.view.state.field(Ba)!=t&&this.view.dispatch({effects:Pa.of(t)})}},{eventHandlers:{dragover(t){this.setDropPos(this.view.posAtCoords({x:t.clientX,y:t.clientY}))},dragleave(t){t.target!=this.view.contentDOM&&this.view.contentDOM.contains(t.relatedTarget)||this.setDropPos(null)},dragend(){this.setDropPos(null)},drop(){this.setDropPos(null)}}});function Na(t,e,i,n,s){e.lastIndex=0;for(let r,o=t.iterRange(i,n),l=i;!o.next().done;l+=o.value.length)if(!o.lineBreak)for(;r=e.exec(o.value);)s(l+r.index,r)}class Ia{constructor(t){const{regexp:e,decoration:i,decorate:n,boundary:s,maxLength:r=1e3}=t;if(!e.global)throw new RangeError("The regular expression given to MatchDecorator should have its 'g' flag set");if(this.regexp=e,n)this.addMatch=(t,e,i,s)=>n(s,i,i+t[0].length,t,e);else if("function"==typeof i)this.addMatch=(t,e,n,s)=>{let r=i(t,e,n);r&&s(n,n+t[0].length,r)};else{if(!i)throw new RangeError("Either 'decorate' or 'decoration' should be provided to MatchDecorator");this.addMatch=(t,e,n,s)=>s(n,n+t[0].length,i)}this.boundary=s,this.maxLength=r}createDeco(t){let e=new es,i=e.add.bind(e);for(let{from:e,to:n}of function(t,e){let i=t.visibleRanges;if(1==i.length&&i[0].from==t.viewport.from&&i[0].to==t.viewport.to)return i;let n=[];for(let{from:s,to:r}of i)s=Math.max(t.state.doc.lineAt(s).from,s-e),r=Math.min(t.state.doc.lineAt(r).to,r+e),n.length&&n[n.length-1].to>=s?n[n.length-1].to=r:n.push({from:s,to:r});return n}(t,this.maxLength))Na(t.state.doc,this.regexp,e,n,((e,n)=>this.addMatch(n,t,e,i)));return e.finish()}updateDeco(t,e){let i=1e9,n=-1;return t.docChanged&&t.changes.iterChanges(((e,s,r,o)=>{o>t.view.viewport.from&&r<t.view.viewport.to&&(i=Math.min(r,i),n=Math.max(o,n))})),t.viewportChanged||n-i>1e3?this.createDeco(t.view):n>-1?this.updateRange(t.view,e.map(t.changes),i,n):e}updateRange(t,e,i,n){for(let s of t.visibleRanges){let r=Math.max(s.from,i),o=Math.min(s.to,n);if(o>r){let i=t.state.doc.lineAt(r),n=i.to<o?t.state.doc.lineAt(o):i,l=Math.max(s.from,i.from),a=Math.min(s.to,n.to);if(this.boundary){for(;r>i.from;r--)if(this.boundary.test(i.text[r-1-i.from])){l=r;break}for(;o<n.to;o++)if(this.boundary.test(n.text[o-n.from])){a=o;break}}let h,c=[],u=(t,e,i)=>c.push(i.range(t,e));if(i==n)for(this.regexp.lastIndex=l-i.from;(h=this.regexp.exec(i.text))&&h.index<a-i.from;)this.addMatch(h,t,h.index+i.from,u);else Na(t.state.doc,this.regexp,l,a,((e,i)=>this.addMatch(i,t,e,u)));e=e.update({filterFrom:l,filterTo:a,filter:(t,e)=>t<l||e>a,add:c})}}return e}}const Va=null!=/x/.unicode?"gu":"g",Wa=new RegExp("[\0-\b\n--\u2028\u2029\ufeff-]",Va),za={0:"null",7:"bell",8:"backspace",10:"newline",11:"vertical tab",13:"carriage return",27:"escape",8203:"zero width space",8204:"zero width non-joiner",8205:"zero width joiner",8206:"left-to-right mark",8207:"right-to-left mark",8232:"line separator",8237:"left-to-right override",8238:"right-to-left override",8294:"left-to-right isolate",8295:"right-to-left isolate",8297:"pop directional isolate",8233:"paragraph separator",65279:"zero width no-break space",65532:"object replacement"};let Ha=null;const Fa=on.define({combine(t){let e=Qn(t,{render:null,specialChars:Wa,addSpecialChars:null});return(e.replaceTabs=!function(){var t;if(null==Ha&&"undefined"!=typeof document&&document.body){let e=document.body.style;Ha=null!=(null!==(t=e.tabSize)&&void 0!==t?t:e.MozTabSize)}return Ha||!1}())&&(e.specialChars=new RegExp("\t|"+e.specialChars.source,Va)),e.addSpecialChars&&(e.specialChars=new RegExp(e.specialChars.source+"|"+e.addSpecialChars.source,Va)),e}});function ja(t={}){return[Fa.of(t),qa||(qa=Zr.fromClass(class{constructor(t){this.view=t,this.decorations=Or.none,this.decorationCache=Object.create(null),this.decorator=this.makeDecorator(t.state.facet(Fa)),this.decorations=this.decorator.createDeco(t)}makeDecorator(t){return new Ia({regexp:t.specialChars,decoration:(e,i,n)=>{let{doc:s}=i.state,r=Fi(e[0],0);if(9==r){let t=s.lineAt(n),e=i.state.tabSize,r=fs(t.text,e,n-t.from);return Or.replace({widget:new Ka((e-r%e)*this.view.defaultCharacterWidth)})}return this.decorationCache[r]||(this.decorationCache[r]=Or.replace({widget:new $a(t,r)}))},boundary:t.replaceTabs?void 0:/[^]/})}update(t){let e=t.state.facet(Fa);t.startState.facet(Fa)!=e?(this.decorator=this.makeDecorator(e),this.decorations=this.decorator.createDeco(t.view)):this.decorations=this.decorator.updateDeco(t,this.decorations)}},{decorations:t=>t.decorations}))]}let qa=null;class $a extends Ar{constructor(t,e){super(),this.options=t,this.code=e}eq(t){return t.code==this.code}toDOM(t){let e=function(t){return t>=32?"•":10==t?"":String.fromCharCode(9216+t)}(this.code),i=t.state.phrase("Control character")+" "+(za[this.code]||"0x"+this.code.toString(16)),n=this.options.render&&this.options.render(this.code,i,e);if(n)return n;let s=document.createElement("span");return s.textContent=e,s.title=i,s.setAttribute("aria-label",i),s.className="cm-specialChar",s}ignoreEvent(){return!1}}class Ka extends Ar{constructor(t){super(),this.width=t}eq(t){return t.width==this.width}toDOM(){let t=document.createElement("span");return t.textContent="\t",t.className="cm-tab",t.style.width=this.width+"px",t}ignoreEvent(){return!1}}const Ua=Or.line({class:"cm-activeLine"}),Ga=Zr.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.docChanged||t.selectionSet)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=-1,i=[];for(let n of t.state.selection.ranges){let s=t.lineBlockAt(n.head);s.from>e&&(i.push(Ua.range(s.from)),e=s.from)}return Or.set(i)}},{decorations:t=>t.decorations});const Qa=2e3;function Ja(t,e){let i=t.posAtCoords({x:e.clientX,y:e.clientY},!1),n=t.state.doc.lineAt(i),s=i-n.from,r=s>Qa?-1:s==n.length?function(t,e){let i=t.coordsAtPos(t.viewport.from);return i?Math.round(Math.abs((i.left-e)/t.defaultCharacterWidth)):-1}(t,e.clientX):fs(n.text,t.state.tabSize,i-n.from);return{line:n.number,col:r,off:s}}function Xa(t,e){let i=Ja(t,e),n=t.state.selection;return i?{update(t){if(t.docChanged){let e=t.changes.mapPos(t.startState.doc.line(i.line).from),s=t.state.doc.lineAt(e);i={line:s.number,col:i.col,off:Math.min(i.off,s.length)},n=n.map(t.changes)}},get(e,s,r){let o=Ja(t,e);if(!o)return n;let l=function(t,e,i){let n=Math.min(e.line,i.line),s=Math.max(e.line,i.line),r=[];if(e.off>Qa||i.off>Qa||e.col<0||i.col<0){let o=Math.min(e.off,i.off),l=Math.max(e.off,i.off);for(let e=n;e<=s;e++){let i=t.doc.line(e);i.length<=l&&r.push(nn.range(i.from+o,i.to+l))}}else{let o=Math.min(e.col,i.col),l=Math.max(e.col,i.col);for(let e=n;e<=s;e++){let i=t.doc.line(e),n=ds(i.text,o,t.tabSize,!0);if(n<0)r.push(nn.cursor(i.to));else{let e=ds(i.text,l,t.tabSize);r.push(nn.range(i.from+n,i.from+e))}}}return r}(t.state,i,o);return l.length?r?nn.create(l.concat(n.ranges)):nn.create(l):n}}:null}function Ya(t){let e=(null==t?void 0:t.eventFilter)||(t=>t.altKey&&0==t.button);return sa.mouseSelectionStyle.of(((t,i)=>e(i)?Xa(t,i):null))}const Za={Alt:[18,t=>t.altKey],Control:[17,t=>t.ctrlKey],Shift:[16,t=>t.shiftKey],Meta:[91,t=>t.metaKey]},th={style:"cursor: crosshair"};function eh(t={}){let[e,i]=Za[t.key||"Alt"],n=Zr.fromClass(class{constructor(t){this.view=t,this.isDown=!1}set(t){this.isDown!=t&&(this.isDown=t,this.view.update([]))}},{eventHandlers:{keydown(t){this.set(t.keyCode==e||i(t))},keyup(t){t.keyCode!=e&&i(t)||this.set(!1)},mousemove(t){this.set(i(t))}}});return[n,sa.contentAttributes.of((t=>{var e;return(null===(e=t.plugin(n))||void 0===e?void 0:e.isDown)?th:null}))]}const ih="-10000px";class nh{constructor(t,e,i){this.facet=e,this.createTooltipView=i,this.input=t.state.facet(e),this.tooltips=this.input.filter((t=>t)),this.tooltipViews=this.tooltips.map(i)}update(t){var e;let i=t.state.facet(this.facet),n=i.filter((t=>t));if(i===this.input){for(let e of this.tooltipViews)e.update&&e.update(t);return!1}let s=[];for(let e=0;e<n.length;e++){let i=n[e],r=-1;if(i){for(let t=0;t<this.tooltips.length;t++){let e=this.tooltips[t];e&&e.create==i.create&&(r=t)}if(r<0)s[e]=this.createTooltipView(i);else{let i=s[e]=this.tooltipViews[r];i.update&&i.update(t)}}}for(let t of this.tooltipViews)s.indexOf(t)<0&&(t.dom.remove(),null===(e=t.destroy)||void 0===e||e.call(t));return this.input=i,this.tooltips=n,this.tooltipViews=s,!0}}function sh(t){let{win:e}=t;return{top:0,left:0,bottom:e.innerHeight,right:e.innerWidth}}const rh=on.define({combine:t=>{var e,i,n;return{position:cr.ios?"absolute":(null===(e=t.find((t=>t.position)))||void 0===e?void 0:e.position)||"fixed",parent:(null===(i=t.find((t=>t.parent)))||void 0===i?void 0:i.parent)||null,tooltipSpace:(null===(n=t.find((t=>t.tooltipSpace)))||void 0===n?void 0:n.tooltipSpace)||sh}}}),oh=new WeakMap,lh=Zr.fromClass(class{constructor(t){this.view=t,this.inView=!0,this.lastTransaction=0,this.measureTimeout=-1;let e=t.state.facet(rh);this.position=e.position,this.parent=e.parent,this.classes=t.themeClasses,this.createContainer(),this.measureReq={read:this.readMeasure.bind(this),write:this.writeMeasure.bind(this),key:this},this.manager=new nh(t,ch,(t=>this.createTooltip(t))),this.intersectionObserver="function"==typeof IntersectionObserver?new IntersectionObserver((t=>{Date.now()>this.lastTransaction-50&&t.length>0&&t[t.length-1].intersectionRatio<1&&this.measureSoon()}),{threshold:[1]}):null,this.observeIntersection(),t.win.addEventListener("resize",this.measureSoon=this.measureSoon.bind(this)),this.maybeMeasure()}createContainer(){this.parent?(this.container=document.createElement("div"),this.container.style.position="relative",this.container.className=this.view.themeClasses,this.parent.appendChild(this.container)):this.container=this.view.dom}observeIntersection(){if(this.intersectionObserver){this.intersectionObserver.disconnect();for(let t of this.manager.tooltipViews)this.intersectionObserver.observe(t.dom)}}measureSoon(){this.measureTimeout<0&&(this.measureTimeout=setTimeout((()=>{this.measureTimeout=-1,this.maybeMeasure()}),50))}update(t){t.transactions.length&&(this.lastTransaction=Date.now());let e=this.manager.update(t);e&&this.observeIntersection();let i=e||t.geometryChanged,n=t.state.facet(rh);if(n.position!=this.position){this.position=n.position;for(let t of this.manager.tooltipViews)t.dom.style.position=this.position;i=!0}if(n.parent!=this.parent){this.parent&&this.container.remove(),this.parent=n.parent,this.createContainer();for(let t of this.manager.tooltipViews)this.container.appendChild(t.dom);i=!0}else this.parent&&this.view.themeClasses!=this.classes&&(this.classes=this.container.className=this.view.themeClasses);i&&this.maybeMeasure()}createTooltip(t){let e=t.create(this.view);if(e.dom.classList.add("cm-tooltip"),t.arrow&&!e.dom.querySelector(".cm-tooltip > .cm-tooltip-arrow")){let t=document.createElement("div");t.className="cm-tooltip-arrow",e.dom.appendChild(t)}return e.dom.style.position=this.position,e.dom.style.top=ih,this.container.appendChild(e.dom),e.mount&&e.mount(this.view),e}destroy(){var t,e;this.view.win.removeEventListener("resize",this.measureSoon);for(let e of this.manager.tooltipViews)e.dom.remove(),null===(t=e.destroy)||void 0===t||t.call(e);null===(e=this.intersectionObserver)||void 0===e||e.disconnect(),clearTimeout(this.measureTimeout)}readMeasure(){let t=this.view.dom.getBoundingClientRect();return{editor:t,parent:this.parent?this.container.getBoundingClientRect():t,pos:this.manager.tooltips.map(((t,e)=>{let i=this.manager.tooltipViews[e];return i.getCoords?i.getCoords(t.pos):this.view.coordsAtPos(t.pos)})),size:this.manager.tooltipViews.map((({dom:t})=>t.getBoundingClientRect())),space:this.view.state.facet(rh).tooltipSpace(this.view)}}writeMeasure(t){var e;let{editor:i,space:n}=t,s=[];for(let r=0;r<this.manager.tooltips.length;r++){let o=this.manager.tooltips[r],l=this.manager.tooltipViews[r],{dom:a}=l,h=t.pos[r],c=t.size[r];if(!h||h.bottom<=Math.max(i.top,n.top)||h.top>=Math.min(i.bottom,n.bottom)||h.right<Math.max(i.left,n.left)-.1||h.left>Math.min(i.right,n.right)+.1){a.style.top=ih;continue}let u=o.arrow?l.dom.querySelector(".cm-tooltip-arrow"):null,f=u?7:0,d=c.right-c.left,p=null!==(e=oh.get(l))&&void 0!==e?e:c.bottom-c.top,m=l.offset||hh,g=this.view.textDirection==ho.LTR,v=c.width>n.right-n.left?g?n.left:n.right-c.width:g?Math.min(h.left-(u?14:0)+m.x,n.right-d):Math.max(n.left,h.left-d+(u?14:0)-m.x),w=!!o.above;!o.strictSide&&(w?h.top-(c.bottom-c.top)-m.y<n.top:h.bottom+(c.bottom-c.top)+m.y>n.bottom)&&w==n.bottom-h.bottom>h.top-n.top&&(w=!w);let y=(w?h.top-n.top:n.bottom-h.bottom)-f;if(y<p&&!1!==l.resize){if(y<this.view.defaultLineHeight){a.style.top=ih;continue}oh.set(l,p),a.style.height=(p=y)+"px"}else a.style.height&&(a.style.height="");let b=w?h.top-p-f-m.y:h.bottom+f+m.y,x=v+d;if(!0!==l.overlap)for(let t of s)t.left<x&&t.right>v&&t.top<b+p&&t.bottom>b&&(b=w?t.top-p-2-f:t.bottom+f+2);"absolute"==this.position?(a.style.top=b-t.parent.top+"px",a.style.left=v-t.parent.left+"px"):(a.style.top=b+"px",a.style.left=v+"px"),u&&(u.style.left=h.left+(g?m.x:-m.x)-(v+14-7)+"px"),!0!==l.overlap&&s.push({left:v,top:b,right:x,bottom:b+p}),a.classList.toggle("cm-tooltip-above",w),a.classList.toggle("cm-tooltip-below",!w),l.positioned&&l.positioned(t.space)}}maybeMeasure(){if(this.manager.tooltips.length&&(this.view.inView&&this.view.requestMeasure(this.measureReq),this.inView!=this.view.inView&&(this.inView=this.view.inView,!this.inView)))for(let t of this.manager.tooltipViews)t.dom.style.top=ih}},{eventHandlers:{scroll(){this.maybeMeasure()}}}),ah=sa.baseTheme({".cm-tooltip":{zIndex:100,boxSizing:"border-box"},"&light .cm-tooltip":{border:"1px solid #bbb",backgroundColor:"#f5f5f5"},"&light .cm-tooltip-section:not(:first-child)":{borderTop:"1px solid #bbb"},"&dark .cm-tooltip":{backgroundColor:"#333338",color:"white"},".cm-tooltip-arrow":{height:"7px",width:"14px",position:"absolute",zIndex:-1,overflow:"hidden","&:before, &:after":{content:"''",position:"absolute",width:0,height:0,borderLeft:"7px solid transparent",borderRight:"7px solid transparent"},".cm-tooltip-above &":{bottom:"-7px","&:before":{borderTop:"7px solid #bbb"},"&:after":{borderTop:"7px solid #f5f5f5",bottom:"1px"}},".cm-tooltip-below &":{top:"-7px","&:before":{borderBottom:"7px solid #bbb"},"&:after":{borderBottom:"7px solid #f5f5f5",top:"1px"}}},"&dark .cm-tooltip .cm-tooltip-arrow":{"&:before":{borderTopColor:"#333338",borderBottomColor:"#333338"},"&:after":{borderTopColor:"transparent",borderBottomColor:"transparent"}}}),hh={x:0,y:0},ch=on.define({enables:[lh,ah]}),uh=on.define();class fh{constructor(t){this.view=t,this.mounted=!1,this.dom=document.createElement("div"),this.dom.classList.add("cm-tooltip-hover"),this.manager=new nh(t,uh,(t=>this.createHostedView(t)))}static create(t){return new fh(t)}createHostedView(t){let e=t.create(this.view);return e.dom.classList.add("cm-tooltip-section"),this.dom.appendChild(e.dom),this.mounted&&e.mount&&e.mount(this.view),e}mount(t){for(let e of this.manager.tooltipViews)e.mount&&e.mount(t);this.mounted=!0}positioned(t){for(let e of this.manager.tooltipViews)e.positioned&&e.positioned(t)}update(t){this.manager.update(t)}}const dh=ch.compute([uh],(t=>{let e=t.facet(uh).filter((t=>t));return 0===e.length?null:{pos:Math.min(...e.map((t=>t.pos))),end:Math.max(...e.filter((t=>null!=t.end)).map((t=>t.end))),create:fh.create,above:e[0].above,arrow:e.some((t=>t.arrow))}}));class ph{constructor(t,e,i,n,s){this.view=t,this.source=e,this.field=i,this.setHover=n,this.hoverTime=s,this.hoverTimeout=-1,this.restartTimeout=-1,this.pending=null,this.lastMove={x:0,y:0,target:t.dom,time:0},this.checkHover=this.checkHover.bind(this),t.dom.addEventListener("mouseleave",this.mouseleave=this.mouseleave.bind(this)),t.dom.addEventListener("mousemove",this.mousemove=this.mousemove.bind(this))}update(){this.pending&&(this.pending=null,clearTimeout(this.restartTimeout),this.restartTimeout=setTimeout((()=>this.startHover()),20))}get active(){return this.view.state.field(this.field)}checkHover(){if(this.hoverTimeout=-1,this.active)return;let t=Date.now()-this.lastMove.time;t<this.hoverTime?this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime-t):this.startHover()}startHover(){clearTimeout(this.restartTimeout);let{lastMove:t}=this,e=this.view.contentDOM.contains(t.target)?this.view.posAtCoords(t):null;if(null==e)return;let i=this.view.coordsAtPos(e);if(null==i||t.y<i.top||t.y>i.bottom||t.x<i.left-this.view.defaultCharacterWidth||t.x>i.right+this.view.defaultCharacterWidth)return;let n=this.view.bidiSpans(this.view.state.doc.lineAt(e)).find((t=>t.from<=e&&t.to>=e)),s=n&&n.dir==ho.RTL?-1:1,r=this.source(this.view,e,t.x<i.left?-s:s);if(null==r?void 0:r.then){let t=this.pending={pos:e};r.then((e=>{this.pending==t&&(this.pending=null,e&&this.view.dispatch({effects:this.setHover.of(e)}))}),(t=>Qr(this.view.state,t,"hover tooltip")))}else r&&this.view.dispatch({effects:this.setHover.of(r)})}mousemove(t){var e;this.lastMove={x:t.clientX,y:t.clientY,target:t.target,time:Date.now()},this.hoverTimeout<0&&(this.hoverTimeout=setTimeout(this.checkHover,this.hoverTime));let i=this.active;if(i&&!mh(this.lastMove.target)||this.pending){let{pos:n}=i||this.pending,s=null!==(e=null==i?void 0:i.end)&&void 0!==e?e:n;(n==s?this.view.posAtCoords(this.lastMove)==n:function(t,e,i,n,s,r){let o=document.createRange(),l=t.domAtPos(e),a=t.domAtPos(i);o.setEnd(a.node,a.offset),o.setStart(l.node,l.offset);let h=o.getClientRects();o.detach();for(let t=0;t<h.length;t++){let e=h[t];if(Math.max(e.top-s,s-e.bottom,e.left-n,n-e.right)<=r)return!0}return!1}(this.view,n,s,t.clientX,t.clientY,6))||(this.view.dispatch({effects:this.setHover.of(null)}),this.pending=null)}}mouseleave(t){clearTimeout(this.hoverTimeout),this.hoverTimeout=-1,this.active&&!mh(t.relatedTarget)&&this.view.dispatch({effects:this.setHover.of(null)})}destroy(){clearTimeout(this.hoverTimeout),this.view.dom.removeEventListener("mouseleave",this.mouseleave),this.view.dom.removeEventListener("mousemove",this.mousemove)}}function mh(t){for(let e=t;e;e=e.parentNode)if(1==e.nodeType&&e.classList.contains("cm-tooltip"))return!0;return!1}function gh(t,e={}){let i=Nn.define(),n=dn.define({create:()=>null,update(t,n){if(t&&(e.hideOnChange&&(n.docChanged||n.selection)||e.hideOn&&e.hideOn(n,t)))return null;if(t&&n.docChanged){let e=n.changes.mapPos(t.pos,-1,Ki.TrackDel);if(null==e)return null;let i=Object.assign(Object.create(null),t);i.pos=e,null!=t.end&&(i.end=n.changes.mapPos(t.end)),t=i}for(let e of n.effects)e.is(i)&&(t=e.value),e.is(vh)&&(t=null);return t},provide:t=>uh.from(t)});return[n,Zr.define((s=>new ph(s,t,n,i,e.hoverTime||300))),dh]}const vh=Nn.define();const wh=on.define({combine(t){let e,i;for(let n of t)e=e||n.topContainer,i=i||n.bottomContainer;return{topContainer:e,bottomContainer:i}}});function yh(t,e){let i=t.plugin(bh),n=i?i.specs.indexOf(e):-1;return n>-1?i.panels[n]:null}const bh=Zr.fromClass(class{constructor(t){this.input=t.state.facet(Sh),this.specs=this.input.filter((t=>t)),this.panels=this.specs.map((e=>e(t)));let e=t.state.facet(wh);this.top=new xh(t,!0,e.topContainer),this.bottom=new xh(t,!1,e.bottomContainer),this.top.sync(this.panels.filter((t=>t.top))),this.bottom.sync(this.panels.filter((t=>!t.top)));for(let t of this.panels)t.dom.classList.add("cm-panel"),t.mount&&t.mount()}update(t){let e=t.state.facet(wh);this.top.container!=e.topContainer&&(this.top.sync([]),this.top=new xh(t.view,!0,e.topContainer)),this.bottom.container!=e.bottomContainer&&(this.bottom.sync([]),this.bottom=new xh(t.view,!1,e.bottomContainer)),this.top.syncClasses(),this.bottom.syncClasses();let i=t.state.facet(Sh);if(i!=this.input){let e=i.filter((t=>t)),n=[],s=[],r=[],o=[];for(let i of e){let e,l=this.specs.indexOf(i);l<0?(e=i(t.view),o.push(e)):(e=this.panels[l],e.update&&e.update(t)),n.push(e),(e.top?s:r).push(e)}this.specs=e,this.panels=n,this.top.sync(s),this.bottom.sync(r);for(let t of o)t.dom.classList.add("cm-panel"),t.mount&&t.mount()}else for(let e of this.panels)e.update&&e.update(t)}destroy(){this.top.sync([]),this.bottom.sync([])}},{provide:t=>sa.scrollMargins.of((e=>{let i=e.plugin(t);return i&&{top:i.top.scrollMargin(),bottom:i.bottom.scrollMargin()}}))});class xh{constructor(t,e,i){this.view=t,this.top=e,this.container=i,this.dom=void 0,this.classes="",this.panels=[],this.syncClasses()}sync(t){for(let e of this.panels)e.destroy&&t.indexOf(e)<0&&e.destroy();this.panels=t,this.syncDOM()}syncDOM(){if(0==this.panels.length)return void(this.dom&&(this.dom.remove(),this.dom=void 0));if(!this.dom){this.dom=document.createElement("div"),this.dom.className=this.top?"cm-panels cm-panels-top":"cm-panels cm-panels-bottom",this.dom.style[this.top?"top":"bottom"]="0";let t=this.container||this.view.dom;t.insertBefore(this.dom,this.top?t.firstChild:null)}let t=this.dom.firstChild;for(let e of this.panels)if(e.dom.parentNode==this.dom){for(;t!=e.dom;)t=kh(t);t=t.nextSibling}else this.dom.insertBefore(e.dom,t);for(;t;)t=kh(t)}scrollMargin(){return!this.dom||this.container?0:Math.max(0,this.top?this.dom.getBoundingClientRect().bottom-Math.max(0,this.view.scrollDOM.getBoundingClientRect().top):Math.min(innerHeight,this.view.scrollDOM.getBoundingClientRect().bottom)-this.dom.getBoundingClientRect().top)}syncClasses(){if(this.container&&this.classes!=this.view.themeClasses){for(let t of this.classes.split(" "))t&&this.container.classList.remove(t);for(let t of(this.classes=this.view.themeClasses).split(" "))t&&this.container.classList.add(t)}}}function kh(t){let e=t.nextSibling;return t.remove(),e}const Sh=on.define({enables:bh});class Ch extends Jn{compare(t){return this==t||this.constructor==t.constructor&&this.eq(t)}eq(t){return!1}destroy(t){}}Ch.prototype.elementClass="",Ch.prototype.toDOM=void 0,Ch.prototype.mapMode=Ki.TrackBefore,Ch.prototype.startSide=Ch.prototype.endSide=-1,Ch.prototype.point=!0;const Ah=on.define(),Mh={class:"",renderEmptyElements:!1,elementStyle:"",markers:()=>ts.empty,lineMarker:()=>null,lineMarkerChange:null,initialSpacer:null,updateSpacer:null,domEventHandlers:{}},Oh=on.define();function Dh(t){return[_h(),Oh.of(Object.assign(Object.assign({},Mh),t))]}const Th=on.define({combine:t=>t.some((t=>t))});function _h(t){let e=[Eh];return t&&!1===t.fixed&&e.push(Th.of(!0)),e}const Eh=Zr.fromClass(class{constructor(t){this.view=t,this.prevViewport=t.viewport,this.dom=document.createElement("div"),this.dom.className="cm-gutters",this.dom.setAttribute("aria-hidden","true"),this.dom.style.minHeight=this.view.contentHeight+"px",this.gutters=t.state.facet(Oh).map((e=>new Lh(t,e)));for(let t of this.gutters)this.dom.appendChild(t.dom);this.fixed=!t.state.facet(Th),this.fixed&&(this.dom.style.position="sticky"),this.syncGutters(!1),t.scrollDOM.insertBefore(this.dom,t.contentDOM)}update(t){if(this.updateGutters(t)){let e=this.prevViewport,i=t.view.viewport,n=Math.min(e.to,i.to)-Math.max(e.from,i.from);this.syncGutters(n<.8*(i.to-i.from))}t.geometryChanged&&(this.dom.style.minHeight=this.view.contentHeight+"px"),this.view.state.facet(Th)!=!this.fixed&&(this.fixed=!this.fixed,this.dom.style.position=this.fixed?"sticky":""),this.prevViewport=t.view.viewport}syncGutters(t){let e=this.dom.nextSibling;t&&this.dom.remove();let i=ts.iter(this.view.state.facet(Ah),this.view.viewport.from),n=[],s=this.gutters.map((t=>new Bh(t,this.view.viewport,-this.view.documentPadding.top)));for(let t of this.view.viewportLineBlocks){let e;if(Array.isArray(t.type)){for(let i of t.type)if(i.type==Mr.Text){e=i;break}}else e=t.type==Mr.Text?t:void 0;if(e){n.length&&(n=[]),Ph(i,n,t.from);for(let t of s)t.line(this.view,e,n)}}for(let t of s)t.finish();t&&this.view.scrollDOM.insertBefore(this.dom,e)}updateGutters(t){let e=t.startState.facet(Oh),i=t.state.facet(Oh),n=t.docChanged||t.heightChanged||t.viewportChanged||!ts.eq(t.startState.facet(Ah),t.state.facet(Ah),t.view.viewport.from,t.view.viewport.to);if(e==i)for(let e of this.gutters)e.update(t)&&(n=!0);else{n=!0;let s=[];for(let n of i){let i=e.indexOf(n);i<0?s.push(new Lh(this.view,n)):(this.gutters[i].update(t),s.push(this.gutters[i]))}for(let t of this.gutters)t.dom.remove(),s.indexOf(t)<0&&t.destroy();for(let t of s)this.dom.appendChild(t.dom);this.gutters=s}return n}destroy(){for(let t of this.gutters)t.destroy();this.dom.remove()}},{provide:t=>sa.scrollMargins.of((e=>{let i=e.plugin(t);return i&&0!=i.gutters.length&&i.fixed?e.textDirection==ho.LTR?{left:i.dom.offsetWidth}:{right:i.dom.offsetWidth}:null}))});function Rh(t){return Array.isArray(t)?t:[t]}function Ph(t,e,i){for(;t.value&&t.from<=i;)t.from==i&&e.push(t.value),t.next()}class Bh{constructor(t,e,i){this.gutter=t,this.height=i,this.i=0,this.cursor=ts.iter(t.markers,e.from)}line(t,e,i){let n=[];Ph(this.cursor,n,e.from),i.length&&(n=n.concat(i));let s=this.gutter.config.lineMarker(t,e,n);s&&n.unshift(s);let r=this.gutter;if(0==n.length&&!r.config.renderEmptyElements)return;let o=e.top-this.height;if(this.i==r.elements.length){let i=new Nh(t,e.height,o,n);r.elements.push(i),r.dom.appendChild(i.dom)}else r.elements[this.i].update(t,e.height,o,n);this.height=e.bottom,this.i++}finish(){let t=this.gutter;for(;t.elements.length>this.i;){let e=t.elements.pop();t.dom.removeChild(e.dom),e.destroy()}}}class Lh{constructor(t,e){this.view=t,this.config=e,this.elements=[],this.spacer=null,this.dom=document.createElement("div"),this.dom.className="cm-gutter"+(this.config.class?" "+this.config.class:"");for(let i in e.domEventHandlers)this.dom.addEventListener(i,(n=>{let s,r=n.target;if(r!=this.dom&&this.dom.contains(r)){for(;r.parentNode!=this.dom;)r=r.parentNode;let t=r.getBoundingClientRect();s=(t.top+t.bottom)/2}else s=n.clientY;let o=t.lineBlockAtHeight(s-t.documentTop);e.domEventHandlers[i](t,o,n)&&n.preventDefault()}));this.markers=Rh(e.markers(t)),e.initialSpacer&&(this.spacer=new Nh(t,0,0,[e.initialSpacer(t)]),this.dom.appendChild(this.spacer.dom),this.spacer.dom.style.cssText+="visibility: hidden; pointer-events: none")}update(t){let e=this.markers;if(this.markers=Rh(this.config.markers(t.view)),this.spacer&&this.config.updateSpacer){let e=this.config.updateSpacer(this.spacer.markers[0],t);e!=this.spacer.markers[0]&&this.spacer.update(t.view,0,0,[e])}let i=t.view.viewport;return!ts.eq(this.markers,e,i.from,i.to)||!!this.config.lineMarkerChange&&this.config.lineMarkerChange(t)}destroy(){for(let t of this.elements)t.destroy()}}class Nh{constructor(t,e,i,n){this.height=-1,this.above=0,this.markers=[],this.dom=document.createElement("div"),this.dom.className="cm-gutterElement",this.update(t,e,i,n)}update(t,e,i,n){this.height!=e&&(this.dom.style.height=(this.height=e)+"px"),this.above!=i&&(this.dom.style.marginTop=(this.above=i)?i+"px":""),function(t,e){if(t.length!=e.length)return!1;for(let i=0;i<t.length;i++)if(!t[i].compare(e[i]))return!1;return!0}(this.markers,n)||this.setMarkers(t,n)}setMarkers(t,e){let i="cm-gutterElement",n=this.dom.firstChild;for(let s=0,r=0;;){let o=r,l=s<e.length?e[s++]:null,a=!1;if(l){let t=l.elementClass;t&&(i+=" "+t);for(let t=r;t<this.markers.length;t++)if(this.markers[t].compare(l)){o=t,a=!0;break}}else o=this.markers.length;for(;r<o;){let t=this.markers[r++];if(t.toDOM){t.destroy(n);let e=n.nextSibling;n.remove(),n=e}}if(!l)break;l.toDOM&&(a?n=n.nextSibling:this.dom.insertBefore(l.toDOM(t),n)),a&&r++}this.dom.className=i,this.markers=e}destroy(){this.setMarkers(null,[])}}const Ih=on.define(),Vh=on.define({combine:t=>Qn(t,{formatNumber:String,domEventHandlers:{}},{domEventHandlers(t,e){let i=Object.assign({},t);for(let t in e){let n=i[t],s=e[t];i[t]=n?(t,e,i)=>n(t,e,i)||s(t,e,i):s}return i}})});class Wh extends Ch{constructor(t){super(),this.number=t}eq(t){return this.number==t.number}toDOM(){return document.createTextNode(this.number)}}function zh(t,e){return t.state.facet(Vh).formatNumber(e,t.state)}const Hh=Oh.compute([Vh],(t=>({class:"cm-lineNumbers",renderEmptyElements:!1,markers:t=>t.state.facet(Ih),lineMarker:(t,e,i)=>i.some((t=>t.toDOM))?null:new Wh(zh(t,t.state.doc.lineAt(e.from).number)),lineMarkerChange:t=>t.startState.facet(Vh)!=t.state.facet(Vh),initialSpacer:t=>new Wh(zh(t,jh(t.state.doc.lines))),updateSpacer(t,e){let i=zh(e.view,jh(e.view.state.doc.lines));return i==t.number?t:new Wh(i)},domEventHandlers:t.facet(Vh).domEventHandlers})));function Fh(t={}){return[Vh.of(t),_h(),Hh]}function jh(t){let e=9;for(;e<t;)e=10*e+9;return e}const qh=new class extends Ch{constructor(){super(...arguments),this.elementClass="cm-activeLineGutter"}},$h=Ah.compute(["selection"],(t=>{let e=[],i=-1;for(let n of t.selection.ranges){let s=t.doc.lineAt(n.head).from;s>i&&(i=s,e.push(qh.range(s)))}return ts.of(e)}));const Kh=1024;let Uh=0;class Gh{constructor(t,e){this.from=t,this.to=e}}class Qh{constructor(t={}){this.id=Uh++,this.perNode=!!t.perNode,this.deserialize=t.deserialize||(()=>{throw new Error("This node type doesn't define a deserialize function")})}add(t){if(this.perNode)throw new RangeError("Can't add per-node props to node types");return"function"!=typeof t&&(t=Xh.match(t)),e=>{let i=t(e);return void 0===i?null:[this,i]}}}Qh.closedBy=new Qh({deserialize:t=>t.split(" ")}),Qh.openedBy=new Qh({deserialize:t=>t.split(" ")}),Qh.group=new Qh({deserialize:t=>t.split(" ")}),Qh.contextHash=new Qh({perNode:!0}),Qh.lookAhead=new Qh({perNode:!0}),Qh.mounted=new Qh({perNode:!0});const Jh=Object.create(null);class Xh{constructor(t,e,i,n=0){this.name=t,this.props=e,this.id=i,this.flags=n}static define(t){let e=t.props&&t.props.length?Object.create(null):Jh,i=(t.top?1:0)|(t.skipped?2:0)|(t.error?4:0)|(null==t.name?8:0),n=new Xh(t.name||"",e,t.id,i);if(t.props)for(let i of t.props)if(Array.isArray(i)||(i=i(n)),i){if(i[0].perNode)throw new RangeError("Can't store a per-node prop on a node type");e[i[0].id]=i[1]}return n}prop(t){return this.props[t.id]}get isTop(){return(1&this.flags)>0}get isSkipped(){return(2&this.flags)>0}get isError(){return(4&this.flags)>0}get isAnonymous(){return(8&this.flags)>0}is(t){if("string"==typeof t){if(this.name==t)return!0;let e=this.prop(Qh.group);return!!e&&e.indexOf(t)>-1}return this.id==t}static match(t){let e=Object.create(null);for(let i in t)for(let n of i.split(" "))e[n]=t[i];return t=>{for(let i=t.prop(Qh.group),n=-1;n<(i?i.length:0);n++){let s=e[n<0?t.name:i[n]];if(s)return s}}}}Xh.none=new Xh("",Object.create(null),0,8);class Yh{constructor(t){this.types=t;for(let e=0;e<t.length;e++)if(t[e].id!=e)throw new RangeError("Node type ids should correspond to array positions when creating a node set")}extend(...t){let e=[];for(let i of this.types){let n=null;for(let e of t){let t=e(i);t&&(n||(n=Object.assign({},i.props)),n[t[0].id]=t[1])}e.push(n?new Xh(i.name,n,i.id,i.flags):i)}return new Yh(e)}}const Zh=new WeakMap,tc=new WeakMap;var ec;!function(t){t[t.ExcludeBuffers=1]="ExcludeBuffers",t[t.IncludeAnonymous=2]="IncludeAnonymous",t[t.IgnoreMounts=4]="IgnoreMounts",t[t.IgnoreOverlays=8]="IgnoreOverlays"}(ec||(ec={}));class ic{constructor(t,e,i,n,s){if(this.type=t,this.children=e,this.positions=i,this.length=n,this.props=null,s&&s.length){this.props=Object.create(null);for(let[t,e]of s)this.props["number"==typeof t?t:t.id]=e}}toString(){let t=this.prop(Qh.mounted);if(t&&!t.overlay)return t.tree.toString();let e="";for(let t of this.children){let i=t.toString();i&&(e&&(e+=","),e+=i)}return this.type.name?(/\W/.test(this.type.name)&&!this.type.isError?JSON.stringify(this.type.name):this.type.name)+(e.length?"("+e+")":""):e}cursor(t=0){return new dc(this.topNode,t)}cursorAt(t,e=0,i=0){let n=Zh.get(this)||this.topNode,s=new dc(n);return s.moveTo(t,e),Zh.set(this,s._tree),s}get topNode(){return new ac(this,0,0,null)}resolve(t,e=0){let i=lc(Zh.get(this)||this.topNode,t,e,!1);return Zh.set(this,i),i}resolveInner(t,e=0){let i=lc(tc.get(this)||this.topNode,t,e,!0);return tc.set(this,i),i}iterate(t){let{enter:e,leave:i,from:n=0,to:s=this.length}=t;for(let r=this.cursor((t.mode||0)|ec.IncludeAnonymous);;){let t=!1;if(r.from<=s&&r.to>=n&&(r.type.isAnonymous||!1!==e(r))){if(r.firstChild())continue;t=!0}for(;t&&i&&!r.type.isAnonymous&&i(r),!r.nextSibling();){if(!r.parent())return;t=!0}}}prop(t){return t.perNode?this.props?this.props[t.id]:void 0:this.type.prop(t)}get propValues(){let t=[];if(this.props)for(let e in this.props)t.push([+e,this.props[e]]);return t}balance(t={}){return this.children.length<=8?this:vc(Xh.none,this.children,this.positions,0,this.children.length,0,this.length,((t,e,i)=>new ic(this.type,t,e,i,this.propValues)),t.makeTree||((t,e,i)=>new ic(Xh.none,t,e,i)))}static build(t){return function(t){var e;let{buffer:i,nodeSet:n,maxBufferLength:s=Kh,reused:r=[],minRepeatType:o=n.types.length}=t,l=Array.isArray(i)?new nc(i,i.length):i,a=n.types,h=0,c=0;function u(t,e,i,v,w){let{id:y,start:b,end:x,size:k}=l,S=c;for(;k<0;){if(l.next(),-1==k){let e=r[y];return i.push(e),void v.push(b-t)}if(-3==k)return void(h=y);if(-4==k)return void(c=y);throw new RangeError(`Unrecognized record size: ${k}`)}let C,A,M=a[y],O=b-t;if(x-b<=s&&(A=m(l.pos-e,w))){let e=new Uint16Array(A.size-A.skip),i=l.pos-A.size,s=e.length;for(;l.pos>i;)s=g(A.start,e,s);C=new sc(e,x-A.start,n),O=A.start-t}else{let t=l.pos-k;l.next();let e=[],i=[],n=y>=o?y:-1,r=0,a=x;for(;l.pos>t;)n>=0&&l.id==n&&l.size>=0?(l.end<=a-s&&(d(e,i,b,r,l.end,a,n,S),r=e.length,a=l.end),l.next()):u(b,t,e,i,n);if(n>=0&&r>0&&r<e.length&&d(e,i,b,r,b,a,n,S),e.reverse(),i.reverse(),n>-1&&r>0){let t=f(M);C=vc(M,e,i,0,e.length,0,x-b,t,t)}else C=p(M,e,i,x-b,S-x)}i.push(C),v.push(O)}function f(t){return(e,i,n)=>{let s,r,o=0,l=e.length-1;if(l>=0&&(s=e[l])instanceof ic){if(!l&&s.type==t&&s.length==n)return s;(r=s.prop(Qh.lookAhead))&&(o=i[l]+s.length+r)}return p(t,e,i,n,o)}}function d(t,e,i,s,r,o,l,a){let h=[],c=[];for(;t.length>s;)h.push(t.pop()),c.push(e.pop()+i-r);t.push(p(n.types[l],h,c,o-r,a-o)),e.push(r-i)}function p(t,e,i,n,s=0,r){if(h){let t=[Qh.contextHash,h];r=r?[t].concat(r):[t]}if(s>25){let t=[Qh.lookAhead,s];r=r?[t].concat(r):[t]}return new ic(t,e,i,n,r)}function m(t,e){let i=l.fork(),n=0,r=0,a=0,h=i.end-s,c={size:0,start:0,skip:0};t:for(let s=i.pos-t;i.pos>s;){let t=i.size;if(i.id==e&&t>=0){c.size=n,c.start=r,c.skip=a,a+=4,n+=4,i.next();continue}let l=i.pos-t;if(t<0||l<s||i.start<h)break;let u=i.id>=o?4:0,f=i.start;for(i.next();i.pos>l;){if(i.size<0){if(-3!=i.size)break t;u+=4}else i.id>=o&&(u+=4);i.next()}r=f,n+=t,a+=u}return(e<0||n==t)&&(c.size=n,c.start=r,c.skip=a),c.size>4?c:void 0}function g(t,e,i){let{id:n,start:s,end:r,size:a}=l;if(l.next(),a>=0&&n<o){let o=i;if(a>4){let n=l.pos-(a-4);for(;l.pos>n;)i=g(t,e,i)}e[--i]=o,e[--i]=r-t,e[--i]=s-t,e[--i]=n}else-3==a?h=n:-4==a&&(c=n);return i}let v=[],w=[];for(;l.pos>0;)u(t.start||0,t.bufferStart||0,v,w,-1);let y=null!==(e=t.length)&&void 0!==e?e:v.length?w[0]+v[0].length:0;return new ic(a[t.topID],v.reverse(),w.reverse(),y)}(t)}}ic.empty=new ic(Xh.none,[],[],0);class nc{constructor(t,e){this.buffer=t,this.index=e}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}get pos(){return this.index}next(){this.index-=4}fork(){return new nc(this.buffer,this.index)}}class sc{constructor(t,e,i){this.buffer=t,this.length=e,this.set=i}get type(){return Xh.none}toString(){let t=[];for(let e=0;e<this.buffer.length;)t.push(this.childString(e)),e=this.buffer[e+3];return t.join(",")}childString(t){let e=this.buffer[t],i=this.buffer[t+3],n=this.set.types[e],s=n.name;if(/\W/.test(s)&&!n.isError&&(s=JSON.stringify(s)),i==(t+=4))return s;let r=[];for(;t<i;)r.push(this.childString(t)),t=this.buffer[t+3];return s+"("+r.join(",")+")"}findChild(t,e,i,n,s){let{buffer:r}=this,o=-1;for(let l=t;l!=e&&!(rc(s,n,r[l+1],r[l+2])&&(o=l,i>0));l=r[l+3]);return o}slice(t,e,i){let n=this.buffer,s=new Uint16Array(e-t),r=0;for(let o=t,l=0;o<e;){s[l++]=n[o++],s[l++]=n[o++]-i;let e=s[l++]=n[o++]-i;s[l++]=n[o++]-t,r=Math.max(r,e)}return new sc(s,r,this.set)}}function rc(t,e,i,n){switch(t){case-2:return i<e;case-1:return n>=e&&i<e;case 0:return i<e&&n>e;case 1:return i<=e&&n>e;case 2:return n>e;case 4:return!0}}function oc(t,e){let i=t.childBefore(e);for(;i;){let e=i.lastChild;if(!e||e.to!=i.to)break;e.type.isError&&e.from==e.to?(t=i,i=e.prevSibling):i=e}return t}function lc(t,e,i,n){for(var s;t.from==t.to||(i<1?t.from>=e:t.from>e)||(i>-1?t.to<=e:t.to<e);){let e=!n&&t instanceof ac&&t.index<0?null:t.parent;if(!e)return t;t=e}let r=n?0:ec.IgnoreOverlays;if(n)for(let n=t,o=n.parent;o;n=o,o=n.parent)n instanceof ac&&n.index<0&&(null===(s=o.enter(e,i,r))||void 0===s?void 0:s.from)!=n.from&&(t=o);for(;;){let n=t.enter(e,i,r);if(!n)return t;t=n}}class ac{constructor(t,e,i,n){this._tree=t,this.from=e,this.index=i,this._parent=n}get type(){return this._tree.type}get name(){return this._tree.type.name}get to(){return this.from+this._tree.length}nextChild(t,e,i,n,s=0){for(let r=this;;){for(let{children:o,positions:l}=r._tree,a=e>0?o.length:-1;t!=a;t+=e){let a=o[t],h=l[t]+r.from;if(rc(n,i,h,h+a.length))if(a instanceof sc){if(s&ec.ExcludeBuffers)continue;let o=a.findChild(0,a.buffer.length,e,i-h,n);if(o>-1)return new fc(new uc(r,a,t,h),null,o)}else if(s&ec.IncludeAnonymous||!a.type.isAnonymous||pc(a)){let o;if(!(s&ec.IgnoreMounts)&&a.props&&(o=a.prop(Qh.mounted))&&!o.overlay)return new ac(o.tree,h,t,r);let l=new ac(a,h,t,r);return s&ec.IncludeAnonymous||!l.type.isAnonymous?l:l.nextChild(e<0?a.children.length-1:0,e,i,n)}}if(s&ec.IncludeAnonymous||!r.type.isAnonymous)return null;if(t=r.index>=0?r.index+e:e<0?-1:r._parent._tree.children.length,r=r._parent,!r)return null}}get firstChild(){return this.nextChild(0,1,0,4)}get lastChild(){return this.nextChild(this._tree.children.length-1,-1,0,4)}childAfter(t){return this.nextChild(0,1,t,2)}childBefore(t){return this.nextChild(this._tree.children.length-1,-1,t,-2)}enter(t,e,i=0){let n;if(!(i&ec.IgnoreOverlays)&&(n=this._tree.prop(Qh.mounted))&&n.overlay){let i=t-this.from;for(let{from:t,to:s}of n.overlay)if((e>0?t<=i:t<i)&&(e<0?s>=i:s>i))return new ac(n.tree,n.overlay[0].from+this.from,-1,this)}return this.nextChild(0,1,t,e,i)}nextSignificantParent(){let t=this;for(;t.type.isAnonymous&&t._parent;)t=t._parent;return t}get parent(){return this._parent?this._parent.nextSignificantParent():null}get nextSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index+1,1,0,4):null}get prevSibling(){return this._parent&&this.index>=0?this._parent.nextChild(this.index-1,-1,0,4):null}cursor(t=0){return new dc(this,t)}get tree(){return this._tree}toTree(){return this._tree}resolve(t,e=0){return lc(this,t,e,!1)}resolveInner(t,e=0){return lc(this,t,e,!0)}enterUnfinishedNodesBefore(t){return oc(this,t)}getChild(t,e=null,i=null){let n=hc(this,t,e,i);return n.length?n[0]:null}getChildren(t,e=null,i=null){return hc(this,t,e,i)}toString(){return this._tree.toString()}get node(){return this}matchContext(t){return cc(this,t)}}function hc(t,e,i,n){let s=t.cursor(),r=[];if(!s.firstChild())return r;if(null!=i)for(;!s.type.is(i);)if(!s.nextSibling())return r;for(;;){if(null!=n&&s.type.is(n))return r;if(s.type.is(e)&&r.push(s.node),!s.nextSibling())return null==n?r:[]}}function cc(t,e,i=e.length-1){for(let n=t.parent;i>=0;n=n.parent){if(!n)return!1;if(!n.type.isAnonymous){if(e[i]&&e[i]!=n.name)return!1;i--}}return!0}class uc{constructor(t,e,i,n){this.parent=t,this.buffer=e,this.index=i,this.start=n}}class fc{get name(){return this.type.name}get from(){return this.context.start+this.context.buffer.buffer[this.index+1]}get to(){return this.context.start+this.context.buffer.buffer[this.index+2]}constructor(t,e,i){this.context=t,this._parent=e,this.index=i,this.type=t.buffer.set.types[t.buffer.buffer[i]]}child(t,e,i){let{buffer:n}=this.context,s=n.findChild(this.index+4,n.buffer[this.index+3],t,e-this.context.start,i);return s<0?null:new fc(this.context,this,s)}get firstChild(){return this.child(1,0,4)}get lastChild(){return this.child(-1,0,4)}childAfter(t){return this.child(1,t,2)}childBefore(t){return this.child(-1,t,-2)}enter(t,e,i=0){if(i&ec.ExcludeBuffers)return null;let{buffer:n}=this.context,s=n.findChild(this.index+4,n.buffer[this.index+3],e>0?1:-1,t-this.context.start,e);return s<0?null:new fc(this.context,this,s)}get parent(){return this._parent||this.context.parent.nextSignificantParent()}externalSibling(t){return this._parent?null:this.context.parent.nextChild(this.context.index+t,t,0,4)}get nextSibling(){let{buffer:t}=this.context,e=t.buffer[this.index+3];return e<(this._parent?t.buffer[this._parent.index+3]:t.buffer.length)?new fc(this.context,this._parent,e):this.externalSibling(1)}get prevSibling(){let{buffer:t}=this.context,e=this._parent?this._parent.index+4:0;return this.index==e?this.externalSibling(-1):new fc(this.context,this._parent,t.findChild(e,this.index,-1,0,4))}cursor(t=0){return new dc(this,t)}get tree(){return null}toTree(){let t=[],e=[],{buffer:i}=this.context,n=this.index+4,s=i.buffer[this.index+3];if(s>n){let r=i.buffer[this.index+1];t.push(i.slice(n,s,r)),e.push(0)}return new ic(this.type,t,e,this.to-this.from)}resolve(t,e=0){return lc(this,t,e,!1)}resolveInner(t,e=0){return lc(this,t,e,!0)}enterUnfinishedNodesBefore(t){return oc(this,t)}toString(){return this.context.buffer.childString(this.index)}getChild(t,e=null,i=null){let n=hc(this,t,e,i);return n.length?n[0]:null}getChildren(t,e=null,i=null){return hc(this,t,e,i)}get node(){return this}matchContext(t){return cc(this,t)}}class dc{get name(){return this.type.name}constructor(t,e=0){if(this.mode=e,this.buffer=null,this.stack=[],this.index=0,this.bufferNode=null,t instanceof ac)this.yieldNode(t);else{this._tree=t.context.parent,this.buffer=t.context;for(let e=t._parent;e;e=e._parent)this.stack.unshift(e.index);this.bufferNode=t,this.yieldBuf(t.index)}}yieldNode(t){return!!t&&(this._tree=t,this.type=t.type,this.from=t.from,this.to=t.to,!0)}yieldBuf(t,e){this.index=t;let{start:i,buffer:n}=this.buffer;return this.type=e||n.set.types[n.buffer[t]],this.from=i+n.buffer[t+1],this.to=i+n.buffer[t+2],!0}yield(t){return!!t&&(t instanceof ac?(this.buffer=null,this.yieldNode(t)):(this.buffer=t.context,this.yieldBuf(t.index,t.type)))}toString(){return this.buffer?this.buffer.buffer.childString(this.index):this._tree.toString()}enterChild(t,e,i){if(!this.buffer)return this.yield(this._tree.nextChild(t<0?this._tree._tree.children.length-1:0,t,e,i,this.mode));let{buffer:n}=this.buffer,s=n.findChild(this.index+4,n.buffer[this.index+3],t,e-this.buffer.start,i);return!(s<0)&&(this.stack.push(this.index),this.yieldBuf(s))}firstChild(){return this.enterChild(1,0,4)}lastChild(){return this.enterChild(-1,0,4)}childAfter(t){return this.enterChild(1,t,2)}childBefore(t){return this.enterChild(-1,t,-2)}enter(t,e,i=this.mode){return this.buffer?!(i&ec.ExcludeBuffers)&&this.enterChild(1,t,e):this.yield(this._tree.enter(t,e,i))}parent(){if(!this.buffer)return this.yieldNode(this.mode&ec.IncludeAnonymous?this._tree._parent:this._tree.parent);if(this.stack.length)return this.yieldBuf(this.stack.pop());let t=this.mode&ec.IncludeAnonymous?this.buffer.parent:this.buffer.parent.nextSignificantParent();return this.buffer=null,this.yieldNode(t)}sibling(t){if(!this.buffer)return!!this._tree._parent&&this.yield(this._tree.index<0?null:this._tree._parent.nextChild(this._tree.index+t,t,0,4,this.mode));let{buffer:e}=this.buffer,i=this.stack.length-1;if(t<0){let t=i<0?0:this.stack[i]+4;if(this.index!=t)return this.yieldBuf(e.findChild(t,this.index,-1,0,4))}else{let t=e.buffer[this.index+3];if(t<(i<0?e.buffer.length:e.buffer[this.stack[i]+3]))return this.yieldBuf(t)}return i<0&&this.yield(this.buffer.parent.nextChild(this.buffer.index+t,t,0,4,this.mode))}nextSibling(){return this.sibling(1)}prevSibling(){return this.sibling(-1)}atLastNode(t){let e,i,{buffer:n}=this;if(n){if(t>0){if(this.index<n.buffer.buffer.length)return!1}else for(let t=0;t<this.index;t++)if(n.buffer.buffer[t+3]<this.index)return!1;({index:e,parent:i}=n)}else({index:e,_parent:i}=this._tree);for(;i;({index:e,_parent:i}=i))if(e>-1)for(let n=e+t,s=t<0?-1:i._tree.children.length;n!=s;n+=t){let t=i._tree.children[n];if(this.mode&ec.IncludeAnonymous||t instanceof sc||!t.type.isAnonymous||pc(t))return!1}return!0}move(t,e){if(e&&this.enterChild(t,0,4))return!0;for(;;){if(this.sibling(t))return!0;if(this.atLastNode(t)||!this.parent())return!1}}next(t=!0){return this.move(1,t)}prev(t=!0){return this.move(-1,t)}moveTo(t,e=0){for(;(this.from==this.to||(e<1?this.from>=t:this.from>t)||(e>-1?this.to<=t:this.to<t))&&this.parent(););for(;this.enterChild(1,t,e););return this}get node(){if(!this.buffer)return this._tree;let t=this.bufferNode,e=null,i=0;if(t&&t.context==this.buffer)t:for(let n=this.index,s=this.stack.length;s>=0;){for(let r=t;r;r=r._parent)if(r.index==n){if(n==this.index)return r;e=r,i=s+1;break t}n=this.stack[--s]}for(let t=i;t<this.stack.length;t++)e=new fc(this.buffer,e,this.stack[t]);return this.bufferNode=new fc(this.buffer,e,this.index)}get tree(){return this.buffer?null:this._tree._tree}iterate(t,e){for(let i=0;;){let n=!1;if(this.type.isAnonymous||!1!==t(this)){if(this.firstChild()){i++;continue}this.type.isAnonymous||(n=!0)}for(;n&&e&&e(this),n=this.type.isAnonymous,!this.nextSibling();){if(!i)return;this.parent(),i--,n=!0}}}matchContext(t){if(!this.buffer)return cc(this.node,t);let{buffer:e}=this.buffer,{types:i}=e.set;for(let n=t.length-1,s=this.stack.length-1;n>=0;s--){if(s<0)return cc(this.node,t,n);let r=i[e.buffer[this.stack[s]]];if(!r.isAnonymous){if(t[n]&&t[n]!=r.name)return!1;n--}}return!0}}function pc(t){return t.children.some((t=>t instanceof sc||!t.type.isAnonymous||pc(t)))}const mc=new WeakMap;function gc(t,e){if(!t.isAnonymous||e instanceof sc||e.type!=t)return 1;let i=mc.get(e);if(null==i){i=1;for(let n of e.children){if(n.type!=t||!(n instanceof ic)){i=1;break}i+=gc(t,n)}mc.set(e,i)}return i}function vc(t,e,i,n,s,r,o,l,a){let h=0;for(let i=n;i<s;i++)h+=gc(t,e[i]);let c=Math.ceil(1.5*h/8),u=[],f=[];return function e(i,n,s,o,l){for(let h=s;h<o;){let s=h,d=n[h],p=gc(t,i[h]);for(h++;h<o;h++){let e=gc(t,i[h]);if(p+e>=c)break;p+=e}if(h==s+1){if(p>c){let t=i[s];e(t.children,t.positions,0,t.children.length,n[s]+l);continue}u.push(i[s])}else{let e=n[h-1]+i[h-1].length-d;u.push(vc(t,i,n,s,h,d,e,null,a))}f.push(d+l-r)}}(e,i,n,s,0),(l||a)(u,f,o)}class wc{constructor(t,e,i,n,s=!1,r=!1){this.from=t,this.to=e,this.tree=i,this.offset=n,this.open=(s?1:0)|(r?2:0)}get openStart(){return(1&this.open)>0}get openEnd(){return(2&this.open)>0}static addTree(t,e=[],i=!1){let n=[new wc(0,t.length,t,0,!1,i)];for(let i of e)i.to>t.length&&n.push(i);return n}static applyChanges(t,e,i=128){if(!e.length)return t;let n=[],s=1,r=t.length?t[0]:null;for(let o=0,l=0,a=0;;o++){let h=o<e.length?e[o]:null,c=h?h.fromA:1e9;if(c-l>=i)for(;r&&r.from<c;){let e=r;if(l>=e.from||c<=e.to||a){let t=Math.max(e.from,l)-a,i=Math.min(e.to,c)-a;e=t>=i?null:new wc(t,i,e.tree,e.offset+a,o>0,!!h)}if(e&&n.push(e),r.to>c)break;r=s<t.length?t[s++]:null}if(!h)break;l=h.toA,a=h.toA-h.toB}return n}}class yc{startParse(t,e,i){return"string"==typeof t&&(t=new bc(t)),i=i?i.length?i.map((t=>new Gh(t.from,t.to))):[new Gh(0,0)]:[new Gh(0,t.length)],this.createParse(t,e||[],i)}parse(t,e,i){let n=this.startParse(t,e,i);for(;;){let t=n.advance();if(t)return t}}}class bc{constructor(t){this.string=t}get length(){return this.string.length}chunk(t){return this.string.slice(t)}get lineChunks(){return!1}read(t,e){return this.string.slice(t,e)}}new Qh({perNode:!0});let xc=0;class kc{constructor(t,e,i){this.set=t,this.base=e,this.modified=i,this.id=xc++}static define(t){if(null==t?void 0:t.base)throw new Error("Can not derive from a modified tag");let e=new kc([],null,[]);if(e.set.push(e),t)for(let i of t.set)e.set.push(i);return e}static defineModifier(){let t=new Cc;return e=>e.modified.indexOf(t)>-1?e:Cc.get(e.base||e,e.modified.concat(t).sort(((t,e)=>t.id-e.id)))}}let Sc=0;class Cc{constructor(){this.instances=[],this.id=Sc++}static get(t,e){if(!e.length)return t;let i=e[0].instances.find((i=>{return i.base==t&&(n=e,s=i.modified,n.length==s.length&&n.every(((t,e)=>t==s[e])));var n,s}));if(i)return i;let n=[],s=new kc(n,t,e);for(let t of e)t.instances.push(s);let r=function(t){let e=[[]];for(let i=0;i<t.length;i++)for(let n=0,s=e.length;n<s;n++)e.push(e[n].concat(t[i]));return e.sort(((t,e)=>e.length-t.length))}(e);for(let e of t.set)if(!e.modified.length)for(let t of r)n.push(Cc.get(e,t));return s}}function Ac(t){let e=Object.create(null);for(let i in t){let n=t[i];Array.isArray(n)||(n=[n]);for(let t of i.split(" "))if(t){let i=[],s=2,r=t;for(let e=0;;){if("..."==r&&e>0&&e+3==t.length){s=1;break}let n=/^"(?:[^"\\]|\\.)*?"|[^\/!]+/.exec(r);if(!n)throw new RangeError("Invalid path: "+t);if(i.push("*"==n[0]?"":'"'==n[0][0]?JSON.parse(n[0]):n[0]),e+=n[0].length,e==t.length)break;let o=t[e++];if(e==t.length&&"!"==o){s=0;break}if("/"!=o)throw new RangeError("Invalid path: "+t);r=t.slice(e)}let o=i.length-1,l=i[o];if(!l)throw new RangeError("Invalid path: "+t);let a=new Oc(n,s,o>0?i.slice(0,o):null);e[l]=a.sort(e[l])}}return Mc.add(e)}const Mc=new Qh;class Oc{constructor(t,e,i,n){this.tags=t,this.mode=e,this.context=i,this.next=n}get opaque(){return 0==this.mode}get inherit(){return 1==this.mode}sort(t){return!t||t.depth<this.depth?(this.next=t,this):(t.next=this.sort(t.next),t)}get depth(){return this.context?this.context.length:0}}function Dc(t,e){let i=Object.create(null);for(let e of t)if(Array.isArray(e.tag))for(let t of e.tag)i[t.id]=e.class;else i[e.tag.id]=e.class;let{scope:n,all:s=null}=e||{};return{style:t=>{let e=s;for(let n of t)for(let t of n.set){let n=i[t.id];if(n){e=e?e+" "+n:n;break}}return e},scope:n}}function Tc(t,e,i,n=0,s=t.length){let r=new _c(n,Array.isArray(e)?e:[e],i);r.highlightRange(t.cursor(),n,s,"",r.highlighters),r.flush(s)}Oc.empty=new Oc([],2,null);class _c{constructor(t,e,i){this.at=t,this.highlighters=e,this.span=i,this.class=""}startSpan(t,e){e!=this.class&&(this.flush(t),t>this.at&&(this.at=t),this.class=e)}flush(t){t>this.at&&this.class&&this.span(this.at,t,this.class)}highlightRange(t,e,i,n,s){let{type:r,from:o,to:l}=t;if(o>=i||l<=e)return;r.isTop&&(s=this.highlighters.filter((t=>!t.scope||t.scope(r))));let a=n,h=function(t){let e=t.type.prop(Mc);for(;e&&e.context&&!t.matchContext(e.context);)e=e.next;return e||null}(t)||Oc.empty,c=function(t,e){let i=null;for(let n of t){let t=n.style(e);t&&(i=i?i+" "+t:t)}return i}(s,h.tags);if(c&&(a&&(a+=" "),a+=c,1==h.mode&&(n+=(n?" ":"")+c)),this.startSpan(t.from,a),h.opaque)return;let u=t.tree&&t.tree.prop(Qh.mounted);if(u&&u.overlay){let r=t.node.enter(u.overlay[0].from+o,1),h=this.highlighters.filter((t=>!t.scope||t.scope(u.tree.type))),c=t.firstChild();for(let f=0,d=o;;f++){let p=f<u.overlay.length?u.overlay[f]:null,m=p?p.from+o:l,g=Math.max(e,d),v=Math.min(i,m);if(g<v&&c)for(;t.from<v&&(this.highlightRange(t,g,v,n,s),this.startSpan(Math.min(v,t.to),a),!(t.to>=m)&&t.nextSibling()););if(!p||m>i)break;d=p.to+o,d>e&&(this.highlightRange(r.cursor(),Math.max(e,p.from+o),Math.min(i,d),n,h),this.startSpan(d,a))}c&&t.parent()}else if(t.firstChild()){do{if(!(t.to<=e)){if(t.from>=i)break;this.highlightRange(t,e,i,n,s),this.startSpan(Math.min(i,t.to),a)}}while(t.nextSibling());t.parent()}}}const Ec=kc.define,Rc=Ec(),Pc=Ec(),Bc=Ec(Pc),Lc=Ec(Pc),Nc=Ec(),Ic=Ec(Nc),Vc=Ec(Nc),Wc=Ec(),zc=Ec(Wc),Hc=Ec(),Fc=Ec(),jc=Ec(),qc=Ec(jc),$c=Ec(),Kc={comment:Rc,lineComment:Ec(Rc),blockComment:Ec(Rc),docComment:Ec(Rc),name:Pc,variableName:Ec(Pc),typeName:Bc,tagName:Ec(Bc),propertyName:Lc,attributeName:Ec(Lc),className:Ec(Pc),labelName:Ec(Pc),namespace:Ec(Pc),macroName:Ec(Pc),literal:Nc,string:Ic,docString:Ec(Ic),character:Ec(Ic),attributeValue:Ec(Ic),number:Vc,integer:Ec(Vc),float:Ec(Vc),bool:Ec(Nc),regexp:Ec(Nc),escape:Ec(Nc),color:Ec(Nc),url:Ec(Nc),keyword:Hc,self:Ec(Hc),null:Ec(Hc),atom:Ec(Hc),unit:Ec(Hc),modifier:Ec(Hc),operatorKeyword:Ec(Hc),controlKeyword:Ec(Hc),definitionKeyword:Ec(Hc),moduleKeyword:Ec(Hc),operator:Fc,derefOperator:Ec(Fc),arithmeticOperator:Ec(Fc),logicOperator:Ec(Fc),bitwiseOperator:Ec(Fc),compareOperator:Ec(Fc),updateOperator:Ec(Fc),definitionOperator:Ec(Fc),typeOperator:Ec(Fc),controlOperator:Ec(Fc),punctuation:jc,separator:Ec(jc),bracket:qc,angleBracket:Ec(qc),squareBracket:Ec(qc),paren:Ec(qc),brace:Ec(qc),content:Wc,heading:zc,heading1:Ec(zc),heading2:Ec(zc),heading3:Ec(zc),heading4:Ec(zc),heading5:Ec(zc),heading6:Ec(zc),contentSeparator:Ec(Wc),list:Ec(Wc),quote:Ec(Wc),emphasis:Ec(Wc),strong:Ec(Wc),link:Ec(Wc),monospace:Ec(Wc),strikethrough:Ec(Wc),inserted:Ec(),deleted:Ec(),changed:Ec(),invalid:Ec(),meta:$c,documentMeta:Ec($c),annotation:Ec($c),processingInstruction:Ec($c),definition:kc.defineModifier(),constant:kc.defineModifier(),function:kc.defineModifier(),standard:kc.defineModifier(),local:kc.defineModifier(),special:kc.defineModifier()};Dc([{tag:Kc.link,class:"tok-link"},{tag:Kc.heading,class:"tok-heading"},{tag:Kc.emphasis,class:"tok-emphasis"},{tag:Kc.strong,class:"tok-strong"},{tag:Kc.keyword,class:"tok-keyword"},{tag:Kc.atom,class:"tok-atom"},{tag:Kc.bool,class:"tok-bool"},{tag:Kc.url,class:"tok-url"},{tag:Kc.labelName,class:"tok-labelName"},{tag:Kc.inserted,class:"tok-inserted"},{tag:Kc.deleted,class:"tok-deleted"},{tag:Kc.literal,class:"tok-literal"},{tag:Kc.string,class:"tok-string"},{tag:Kc.number,class:"tok-number"},{tag:[Kc.regexp,Kc.escape,Kc.special(Kc.string)],class:"tok-string2"},{tag:Kc.variableName,class:"tok-variableName"},{tag:Kc.local(Kc.variableName),class:"tok-variableName tok-local"},{tag:Kc.definition(Kc.variableName),class:"tok-variableName tok-definition"},{tag:Kc.special(Kc.variableName),class:"tok-variableName2"},{tag:Kc.definition(Kc.propertyName),class:"tok-propertyName tok-definition"},{tag:Kc.typeName,class:"tok-typeName"},{tag:Kc.namespace,class:"tok-namespace"},{tag:Kc.className,class:"tok-className"},{tag:Kc.macroName,class:"tok-macroName"},{tag:Kc.propertyName,class:"tok-propertyName"},{tag:Kc.operator,class:"tok-operator"},{tag:Kc.comment,class:"tok-comment"},{tag:Kc.meta,class:"tok-meta"},{tag:Kc.invalid,class:"tok-invalid"},{tag:Kc.punctuation,class:"tok-punctuation"}]);var Uc;const Gc=new Qh;function Qc(t){return on.define({combine:t?e=>e.concat(t):void 0})}const Jc=new Qh;class Xc{constructor(t,e,i=[],n=""){this.data=t,this.name=n,Gn.prototype.hasOwnProperty("tree")||Object.defineProperty(Gn.prototype,"tree",{get(){return tu(this)}}),this.parser=e,this.extension=[hu.of(this),Gn.languageData.of(((t,e,i)=>{let n=Yc(t,e,i),s=n.type.prop(Gc);if(!s)return[];let r=t.facet(s),o=n.type.prop(Jc);if(o){let s=n.resolve(e-n.from,i);for(let e of o)if(e.test(s,t)){let i=t.facet(e.facet);return"replace"==e.type?i:i.concat(r)}}return r}))].concat(i)}isActiveAt(t,e,i=-1){return Yc(t,e,i).type.prop(Gc)==this.data}findRegions(t){let e=t.facet(hu);if((null==e?void 0:e.data)==this.data)return[{from:0,to:t.doc.length}];if(!e||!e.allowsNesting)return[];let i=[],n=(t,e)=>{if(t.prop(Gc)==this.data)return void i.push({from:e,to:e+t.length});let s=t.prop(Qh.mounted);if(s){if(s.tree.prop(Gc)==this.data){if(s.overlay)for(let t of s.overlay)i.push({from:t.from+e,to:t.to+e});else i.push({from:e,to:e+t.length});return}if(s.overlay){let t=i.length;if(n(s.tree,s.overlay[0].from+e),i.length>t)return}}for(let i=0;i<t.children.length;i++){let s=t.children[i];s instanceof ic&&n(s,t.positions[i]+e)}};return n(tu(t),0),i}get allowsNesting(){return!0}}function Yc(t,e,i){let n=t.facet(hu),s=tu(t).topNode;if(!n||n.allowsNesting)for(let t=s;t;t=t.enter(e,i,ec.ExcludeBuffers))t.type.isTop&&(s=t);return s}Xc.setState=Nn.define();class Zc extends Xc{constructor(t,e,i){super(t,e,[],i),this.parser=e}static define(t){let e=Qc(t.languageData);return new Zc(e,t.parser.configure({props:[Gc.add((t=>t.isTop?e:void 0))]}),t.name)}configure(t,e){return new Zc(this.data,this.parser.configure(t),e||this.name)}get allowsNesting(){return this.parser.hasWrappers()}}function tu(t){let e=t.field(Xc.state,!1);return e?e.tree:ic.empty}class eu{constructor(t){this.doc=t,this.cursorPos=0,this.string="",this.cursor=t.iter()}get length(){return this.doc.length}syncTo(t){return this.string=this.cursor.next(t-this.cursorPos).value,this.cursorPos=t+this.string.length,this.cursorPos-this.string.length}chunk(t){return this.syncTo(t),this.string}get lineChunks(){return!0}read(t,e){let i=this.cursorPos-this.string.length;return t<i||e>=this.cursorPos?this.doc.sliceString(t,e):this.string.slice(t-i,e-i)}}let iu=null;class nu{constructor(t,e,i=[],n,s,r,o,l){this.parser=t,this.state=e,this.fragments=i,this.tree=n,this.treeLen=s,this.viewport=r,this.skipped=o,this.scheduleOn=l,this.parse=null,this.tempSkipped=[]}static create(t,e,i){return new nu(t,e,[],ic.empty,0,i,[],null)}startParse(){return this.parser.startParse(new eu(this.state.doc),this.fragments)}work(t,e){return null!=e&&e>=this.state.doc.length&&(e=void 0),this.tree!=ic.empty&&this.isDone(null!=e?e:this.state.doc.length)?(this.takeTree(),!0):this.withContext((()=>{var i;if("number"==typeof t){let e=Date.now()+t;t=()=>Date.now()>e}for(this.parse||(this.parse=this.startParse()),null!=e&&(null==this.parse.stoppedAt||this.parse.stoppedAt>e)&&e<this.state.doc.length&&this.parse.stopAt(e);;){let n=this.parse.advance();if(n){if(this.fragments=this.withoutTempSkipped(wc.addTree(n,this.fragments,null!=this.parse.stoppedAt)),this.treeLen=null!==(i=this.parse.stoppedAt)&&void 0!==i?i:this.state.doc.length,this.tree=n,this.parse=null,!(this.treeLen<(null!=e?e:this.state.doc.length)))return!0;this.parse=this.startParse()}if(t())return!1}}))}takeTree(){let t,e;this.parse&&(t=this.parse.parsedPos)>=this.treeLen&&((null==this.parse.stoppedAt||this.parse.stoppedAt>t)&&this.parse.stopAt(t),this.withContext((()=>{for(;!(e=this.parse.advance()););})),this.treeLen=t,this.tree=e,this.fragments=this.withoutTempSkipped(wc.addTree(this.tree,this.fragments,!0)),this.parse=null)}withContext(t){let e=iu;iu=this;try{return t()}finally{iu=e}}withoutTempSkipped(t){for(let e;e=this.tempSkipped.pop();)t=su(t,e.from,e.to);return t}changes(t,e){let{fragments:i,tree:n,treeLen:s,viewport:r,skipped:o}=this;if(this.takeTree(),!t.empty){let e=[];if(t.iterChangedRanges(((t,i,n,s)=>e.push({fromA:t,toA:i,fromB:n,toB:s}))),i=wc.applyChanges(i,e),n=ic.empty,s=0,r={from:t.mapPos(r.from,-1),to:t.mapPos(r.to,1)},this.skipped.length){o=[];for(let e of this.skipped){let i=t.mapPos(e.from,1),n=t.mapPos(e.to,-1);i<n&&o.push({from:i,to:n})}}}return new nu(this.parser,e,i,n,s,r,o,this.scheduleOn)}updateViewport(t){if(this.viewport.from==t.from&&this.viewport.to==t.to)return!1;this.viewport=t;let e=this.skipped.length;for(let e=0;e<this.skipped.length;e++){let{from:i,to:n}=this.skipped[e];i<t.to&&n>t.from&&(this.fragments=su(this.fragments,i,n),this.skipped.splice(e--,1))}return!(this.skipped.length>=e)&&(this.reset(),!0)}reset(){this.parse&&(this.takeTree(),this.parse=null)}skipUntilInView(t,e){this.skipped.push({from:t,to:e})}static getSkippingParser(t){return new class extends yc{createParse(e,i,n){let s=n[0].from,r=n[n.length-1].to;return{parsedPos:s,advance(){let e=iu;if(e){for(let t of n)e.tempSkipped.push(t);t&&(e.scheduleOn=e.scheduleOn?Promise.all([e.scheduleOn,t]):t)}return this.parsedPos=r,new ic(Xh.none,[],[],r-s)},stoppedAt:null,stopAt(){}}}}}isDone(t){t=Math.min(t,this.state.doc.length);let e=this.fragments;return this.treeLen>=t&&e.length&&0==e[0].from&&e[0].to>=t}static get(){return iu}}function su(t,e,i){return wc.applyChanges(t,[{fromA:e,toA:i,fromB:e,toB:i}])}class ru{constructor(t){this.context=t,this.tree=t.tree}apply(t){if(!t.docChanged&&this.tree==this.context.tree)return this;let e=this.context.changes(t.changes,t.state),i=this.context.treeLen==t.startState.doc.length?void 0:Math.max(t.changes.mapPos(this.context.treeLen),e.viewport.to);return e.work(20,i)||e.takeTree(),new ru(e)}static init(t){let e=Math.min(3e3,t.doc.length),i=nu.create(t.facet(hu).parser,t,{from:0,to:e});return i.work(20,e)||i.takeTree(),new ru(i)}}Xc.state=dn.define({create:ru.init,update(t,e){for(let t of e.effects)if(t.is(Xc.setState))return t.value;return e.startState.facet(hu)!=e.state.facet(hu)?ru.init(e.state):t.apply(e)}});let ou=t=>{let e=setTimeout((()=>t()),500);return()=>clearTimeout(e)};"undefined"!=typeof requestIdleCallback&&(ou=t=>{let e=-1,i=setTimeout((()=>{e=requestIdleCallback(t,{timeout:400})}),100);return()=>e<0?clearTimeout(i):cancelIdleCallback(e)});const lu="undefined"!=typeof navigator&&(null===(Uc=navigator.scheduling)||void 0===Uc?void 0:Uc.isInputPending)?()=>navigator.scheduling.isInputPending():null,au=Zr.fromClass(class{constructor(t){this.view=t,this.working=null,this.workScheduled=0,this.chunkEnd=-1,this.chunkBudget=-1,this.work=this.work.bind(this),this.scheduleWork()}update(t){let e=this.view.state.field(Xc.state).context;(e.updateViewport(t.view.viewport)||this.view.viewport.to>e.treeLen)&&this.scheduleWork(),t.docChanged&&(this.view.hasFocus&&(this.chunkBudget+=50),this.scheduleWork()),this.checkAsyncSchedule(e)}scheduleWork(){if(this.working)return;let{state:t}=this.view,e=t.field(Xc.state);e.tree==e.context.tree&&e.context.isDone(t.doc.length)||(this.working=ou(this.work))}work(t){this.working=null;let e=Date.now();if(this.chunkEnd<e&&(this.chunkEnd<0||this.view.hasFocus)&&(this.chunkEnd=e+3e4,this.chunkBudget=3e3),this.chunkBudget<=0)return;let{state:i,viewport:{to:n}}=this.view,s=i.field(Xc.state);if(s.tree==s.context.tree&&s.context.isDone(n+1e5))return;let r=Date.now()+Math.min(this.chunkBudget,100,t&&!lu?Math.max(25,t.timeRemaining()-5):1e9),o=s.context.treeLen<n&&i.doc.length>n+1e3,l=s.context.work((()=>lu&&lu()||Date.now()>r),n+(o?0:1e5));this.chunkBudget-=Date.now()-e,(l||this.chunkBudget<=0)&&(s.context.takeTree(),this.view.dispatch({effects:Xc.setState.of(new ru(s.context))})),this.chunkBudget>0&&(!l||o)&&this.scheduleWork(),this.checkAsyncSchedule(s.context)}checkAsyncSchedule(t){t.scheduleOn&&(this.workScheduled++,t.scheduleOn.then((()=>this.scheduleWork())).catch((t=>Qr(this.view.state,t))).then((()=>this.workScheduled--)),t.scheduleOn=null)}destroy(){this.working&&this.working()}isWorking(){return!!(this.working||this.workScheduled>0)}},{eventHandlers:{focus(){this.scheduleWork()}}}),hu=on.define({combine:t=>t.length?t[0]:null,enables:t=>[Xc.state,au,sa.contentAttributes.compute([t],(e=>{let i=e.facet(t);return i&&i.name?{"data-language":i.name}:{}}))]});class cu{constructor(t,e=[]){this.language=t,this.support=e,this.extension=[t,e]}}const uu=on.define(),fu=on.define({combine:t=>{if(!t.length)return" ";let e=t[0];if(!e||/\S/.test(e)||Array.from(e).some((t=>t!=e[0])))throw new Error("Invalid indent unit: "+JSON.stringify(t[0]));return e}});function du(t){let e=t.facet(fu);return 9==e.charCodeAt(0)?t.tabSize*e.length:e.length}function pu(t,e){let i="",n=t.tabSize,s=t.facet(fu)[0];if("\t"==s){for(;e>=n;)i+="\t",e-=n;s=" "}for(let t=0;t<e;t++)i+=s;return i}function mu(t,e){t instanceof Gn&&(t=new gu(t));for(let i of t.state.facet(uu)){let n=i(t,e);if(void 0!==n)return n}let i=tu(t.state);return i?function(t,e,i){return yu(e.resolveInner(i).enterUnfinishedNodesBefore(i),i,t)}(t,i,e):null}class gu{constructor(t,e={}){this.state=t,this.options=e,this.unit=du(t)}lineAt(t,e=1){let i=this.state.doc.lineAt(t),{simulateBreak:n,simulateDoubleBreak:s}=this.options;return null!=n&&n>=i.from&&n<=i.to?s&&n==t?{text:"",from:t}:(e<0?n<t:n<=t)?{text:i.text.slice(n-i.from),from:n}:{text:i.text.slice(0,n-i.from),from:i.from}:i}textAfterPos(t,e=1){if(this.options.simulateDoubleBreak&&t==this.options.simulateBreak)return"";let{text:i,from:n}=this.lineAt(t,e);return i.slice(t-n,Math.min(i.length,t+100-n))}column(t,e=1){let{text:i,from:n}=this.lineAt(t,e),s=this.countColumn(i,t-n),r=this.options.overrideIndentation?this.options.overrideIndentation(n):-1;return r>-1&&(s+=r-this.countColumn(i,i.search(/\S|$/))),s}countColumn(t,e=t.length){return fs(t,this.state.tabSize,e)}lineIndent(t,e=1){let{text:i,from:n}=this.lineAt(t,e),s=this.options.overrideIndentation;if(s){let t=s(n);if(t>-1)return t}return this.countColumn(i,i.search(/\S|$/))}get simulatedBreak(){return this.options.simulateBreak||null}}const vu=new Qh;function wu(t){let e=t.type.prop(vu);if(e)return e;let i,n=t.firstChild;if(n&&(i=n.type.prop(Qh.closedBy))){let e=t.lastChild,n=e&&i.indexOf(e.name)>-1;return t=>Su(t,!0,1,void 0,n&&!function(t){return t.pos==t.options.simulateBreak&&t.options.simulateDoubleBreak}(t)?e.from:void 0)}return null==t.parent?bu:null}function yu(t,e,i){for(;t;t=t.parent){let n=wu(t);if(n)return n(xu.create(i,e,t))}return null}function bu(){return 0}class xu extends gu{constructor(t,e,i){super(t.state,t.options),this.base=t,this.pos=e,this.node=i}static create(t,e,i){return new xu(t,e,i)}get textAfter(){return this.textAfterPos(this.pos)}get baseIndent(){let t=this.state.doc.lineAt(this.node.from);for(;;){let e=this.node.resolve(t.from);for(;e.parent&&e.parent.from==e.from;)e=e.parent;if(ku(e,this.node))break;t=this.state.doc.lineAt(e.from)}return this.lineIndent(t.from)}continue(){let t=this.node.parent;return t?yu(t,this.pos,this.base):0}}function ku(t,e){for(let i=e;i;i=i.parent)if(t==i)return!0;return!1}function Su(t,e,i,n,s){let r=t.textAfter,o=r.match(/^\s*/)[0].length,l=n&&r.slice(o,o+n.length)==n||s==t.pos+o,a=e?function(t){let e=t.node,i=e.childAfter(e.from),n=e.lastChild;if(!i)return null;let s=t.options.simulateBreak,r=t.state.doc.lineAt(i.from),o=null==s||s<=r.from?r.to:Math.min(r.to,s);for(let t=i.to;;){let s=e.childAfter(t);if(!s||s==n)return null;if(!s.type.isSkipped)return s.from<o?i:null;t=s.to}}(t):null;return a?l?t.column(a.from):t.column(a.to):t.baseIndent+(l?0:t.unit*i)}function Cu({except:t,units:e=1}={}){return i=>{let n=t&&t.test(i.textAfter);return i.baseIndent+(n?0:e*i.unit)}}const Au=on.define(),Mu=new Qh;function Ou(t){let e=t.lastChild;return e&&e.to==t.to&&e.type.isError}function Du(t,e,i){for(let n of t.facet(Au)){let s=n(t,e,i);if(s)return s}return function(t,e,i){let n=tu(t);if(n.length<i)return null;let s=null;for(let r=n.resolveInner(i,1);r;r=r.parent){if(r.to<=i||r.from>i)continue;if(s&&r.from<e)break;let o=r.type.prop(Mu);if(o&&(r.to<n.length-50||n.length==t.doc.length||!Ou(r))){let n=o(r,t);n&&n.from<=i&&n.from>=e&&n.to>i&&(s=n)}}return s}(t,e,i)}function Tu(t,e){let i=e.mapPos(t.from,1),n=e.mapPos(t.to,-1);return i>=n?void 0:{from:i,to:n}}const _u=Nn.define({map:Tu}),Eu=Nn.define({map:Tu});function Ru(t){let e=[];for(let{head:i}of t.state.selection.ranges)e.some((t=>t.from<=i&&t.to>=i))||e.push(t.lineBlockAt(i));return e}const Pu=dn.define({create:()=>Or.none,update(t,e){t=t.map(e.changes);for(let i of e.effects)i.is(_u)&&!Lu(t,i.value.from,i.value.to)?t=t.update({add:[Fu.range(i.value.from,i.value.to)]}):i.is(Eu)&&(t=t.update({filter:(t,e)=>i.value.from!=t||i.value.to!=e,filterFrom:i.value.from,filterTo:i.value.to}));if(e.selection){let i=!1,{head:n}=e.selection.main;t.between(n,n,((t,e)=>{t<n&&e>n&&(i=!0)})),i&&(t=t.update({filterFrom:n,filterTo:n,filter:(t,e)=>e<=n||t>=n}))}return t},provide:t=>sa.decorations.from(t),toJSON(t,e){let i=[];return t.between(0,e.doc.length,((t,e)=>{i.push(t,e)})),i},fromJSON(t){if(!Array.isArray(t)||t.length%2)throw new RangeError("Invalid JSON for fold state");let e=[];for(let i=0;i<t.length;){let n=t[i++],s=t[i++];if("number"!=typeof n||"number"!=typeof s)throw new RangeError("Invalid JSON for fold state");e.push(Fu.range(n,s))}return Or.set(e,!0)}});function Bu(t,e,i){var n;let s=null;return null===(n=t.field(Pu,!1))||void 0===n||n.between(e,i,((t,e)=>{(!s||s.from>t)&&(s={from:t,to:e})})),s}function Lu(t,e,i){let n=!1;return t.between(e,e,((t,s)=>{t==e&&s==i&&(n=!0)})),n}function Nu(t,e){return t.field(Pu,!1)?e:e.concat(Nn.appendConfig.of(Hu()))}function Iu(t,e,i=!0){let n=t.state.doc.lineAt(e.from).number,s=t.state.doc.lineAt(e.to).number;return sa.announce.of(`${t.state.phrase(i?"Folded lines":"Unfolded lines")} ${n} ${t.state.phrase("to")} ${s}.`)}const Vu=[{key:"Ctrl-Shift-[",mac:"Cmd-Alt-[",run:t=>{for(let e of Ru(t)){let i=Du(t.state,e.from,e.to);if(i)return t.dispatch({effects:Nu(t.state,[_u.of(i),Iu(t,i)])}),!0}return!1}},{key:"Ctrl-Shift-]",mac:"Cmd-Alt-]",run:t=>{if(!t.state.field(Pu,!1))return!1;let e=[];for(let i of Ru(t)){let n=Bu(t.state,i.from,i.to);n&&e.push(Eu.of(n),Iu(t,n,!1))}return e.length&&t.dispatch({effects:e}),e.length>0}},{key:"Ctrl-Alt-[",run:t=>{let{state:e}=t,i=[];for(let n=0;n<e.doc.length;){let s=t.lineBlockAt(n),r=Du(e,s.from,s.to);r&&i.push(_u.of(r)),n=(r?t.lineBlockAt(r.to):s).to+1}return i.length&&t.dispatch({effects:Nu(t.state,i)}),!!i.length}},{key:"Ctrl-Alt-]",run:t=>{let e=t.state.field(Pu,!1);if(!e||!e.size)return!1;let i=[];return e.between(0,t.state.doc.length,((t,e)=>{i.push(Eu.of({from:t,to:e}))})),t.dispatch({effects:i}),!0}}],Wu={placeholderDOM:null,placeholderText:"…"},zu=on.define({combine:t=>Qn(t,Wu)});function Hu(t){let e=[Pu,Ku];return t&&e.push(zu.of(t)),e}const Fu=Or.replace({widget:new class extends Ar{toDOM(t){let{state:e}=t,i=e.facet(zu),n=e=>{let i=t.lineBlockAt(t.posAtDOM(e.target)),n=Bu(t.state,i.from,i.to);n&&t.dispatch({effects:Eu.of(n)}),e.preventDefault()};if(i.placeholderDOM)return i.placeholderDOM(t,n);let s=document.createElement("span");return s.textContent=i.placeholderText,s.setAttribute("aria-label",e.phrase("folded code")),s.title=e.phrase("unfold"),s.className="cm-foldPlaceholder",s.onclick=n,s}}}),ju={openText:"⌄",closedText:"›",markerDOM:null,domEventHandlers:{},foldingChanged:()=>!1};class qu extends Ch{constructor(t,e){super(),this.config=t,this.open=e}eq(t){return this.config==t.config&&this.open==t.open}toDOM(t){if(this.config.markerDOM)return this.config.markerDOM(this.open);let e=document.createElement("span");return e.textContent=this.open?this.config.openText:this.config.closedText,e.title=t.state.phrase(this.open?"Fold line":"Unfold line"),e}}function $u(t={}){let e=Object.assign(Object.assign({},ju),t),i=new qu(e,!0),n=new qu(e,!1),s=Zr.fromClass(class{constructor(t){this.from=t.viewport.from,this.markers=this.buildMarkers(t)}update(t){(t.docChanged||t.viewportChanged||t.startState.facet(hu)!=t.state.facet(hu)||t.startState.field(Pu,!1)!=t.state.field(Pu,!1)||tu(t.startState)!=tu(t.state)||e.foldingChanged(t))&&(this.markers=this.buildMarkers(t.view))}buildMarkers(t){let e=new es;for(let s of t.viewportLineBlocks){let r=Bu(t.state,s.from,s.to)?n:Du(t.state,s.from,s.to)?i:null;r&&e.add(s.from,s.from,r)}return e.finish()}}),{domEventHandlers:r}=e;return[s,Dh({class:"cm-foldGutter",markers(t){var e;return(null===(e=t.plugin(s))||void 0===e?void 0:e.markers)||ts.empty},initialSpacer:()=>new qu(e,!1),domEventHandlers:Object.assign(Object.assign({},r),{click:(t,e,i)=>{if(r.click&&r.click(t,e,i))return!0;let n=Bu(t.state,e.from,e.to);if(n)return t.dispatch({effects:Eu.of(n)}),!0;let s=Du(t.state,e.from,e.to);return!!s&&(t.dispatch({effects:_u.of(s)}),!0)}})}),Hu()]}const Ku=sa.baseTheme({".cm-foldPlaceholder":{backgroundColor:"#eee",border:"1px solid #ddd",color:"#888",borderRadius:".2em",margin:"0 1px",padding:"0 1px",cursor:"pointer"},".cm-foldGutter span":{padding:"0 1px",cursor:"pointer"}});class Uu{constructor(t,e){let i;function n(t){let e=vs.newName();return(i||(i=Object.create(null)))["."+e]=t,e}this.specs=t;const s="string"==typeof e.all?e.all:e.all?n(e.all):void 0,r=e.scope;this.scope=r instanceof Xc?t=>t.prop(Gc)==r.data:r?t=>t==r:void 0,this.style=Dc(t.map((t=>({tag:t.tag,class:t.class||n(Object.assign({},t,{tag:null}))}))),{all:s}).style,this.module=i?new vs(i):null,this.themeType=e.themeType}static define(t,e){return new Uu(t,e||{})}}const Gu=on.define(),Qu=on.define({combine:t=>t.length?[t[0]]:null});function Ju(t){let e=t.facet(Gu);return e.length?e:t.facet(Qu)}function Xu(t,e){let i,n=[Zu];return t instanceof Uu&&(t.module&&n.push(sa.styleModule.of(t.module)),i=t.themeType),(null==e?void 0:e.fallback)?n.push(Qu.of(t)):i?n.push(Gu.computeN([sa.darkTheme],(e=>e.facet(sa.darkTheme)==("dark"==i)?[t]:[]))):n.push(Gu.of(t)),n}class Yu{constructor(t){this.markCache=Object.create(null),this.tree=tu(t.state),this.decorations=this.buildDeco(t,Ju(t.state))}update(t){let e=tu(t.state),i=Ju(t.state),n=i!=Ju(t.startState);e.length<t.view.viewport.to&&!n&&e.type==this.tree.type?this.decorations=this.decorations.map(t.changes):(e!=this.tree||t.viewportChanged||n)&&(this.tree=e,this.decorations=this.buildDeco(t.view,i))}buildDeco(t,e){if(!e||!this.tree.length)return Or.none;let i=new es;for(let{from:n,to:s}of t.visibleRanges)Tc(this.tree,e,((t,e,n)=>{i.add(t,e,this.markCache[n]||(this.markCache[n]=Or.mark({class:n})))}),n,s);return i.finish()}}const Zu=yn.high(Zr.fromClass(Yu,{decorations:t=>t.decorations})),tf=Uu.define([{tag:Kc.meta,color:"#404740"},{tag:Kc.link,textDecoration:"underline"},{tag:Kc.heading,textDecoration:"underline",fontWeight:"bold"},{tag:Kc.emphasis,fontStyle:"italic"},{tag:Kc.strong,fontWeight:"bold"},{tag:Kc.strikethrough,textDecoration:"line-through"},{tag:Kc.keyword,color:"#708"},{tag:[Kc.atom,Kc.bool,Kc.url,Kc.contentSeparator,Kc.labelName],color:"#219"},{tag:[Kc.literal,Kc.inserted],color:"#164"},{tag:[Kc.string,Kc.deleted],color:"#a11"},{tag:[Kc.regexp,Kc.escape,Kc.special(Kc.string)],color:"#e40"},{tag:Kc.definition(Kc.variableName),color:"#00f"},{tag:Kc.local(Kc.variableName),color:"#30a"},{tag:[Kc.typeName,Kc.namespace],color:"#085"},{tag:Kc.className,color:"#167"},{tag:[Kc.special(Kc.variableName),Kc.macroName],color:"#256"},{tag:Kc.definition(Kc.propertyName),color:"#00c"},{tag:Kc.comment,color:"#940"},{tag:Kc.invalid,color:"#f00"}]),ef=sa.baseTheme({"&.cm-focused .cm-matchingBracket":{backgroundColor:"#328c8252"},"&.cm-focused .cm-nonmatchingBracket":{backgroundColor:"#bb555544"}}),nf="()[]{}",sf=on.define({combine:t=>Qn(t,{afterCursor:!0,brackets:nf,maxScanDistance:1e4,renderMatch:lf})}),rf=Or.mark({class:"cm-matchingBracket"}),of=Or.mark({class:"cm-nonmatchingBracket"});function lf(t){let e=[],i=t.matched?rf:of;return e.push(i.range(t.start.from,t.start.to)),t.end&&e.push(i.range(t.end.from,t.end.to)),e}const af=dn.define({create:()=>Or.none,update(t,e){if(!e.docChanged&&!e.selection)return t;let i=[],n=e.state.facet(sf);for(let t of e.state.selection.ranges){if(!t.empty)continue;let s=pf(e.state,t.head,-1,n)||t.head>0&&pf(e.state,t.head-1,1,n)||n.afterCursor&&(pf(e.state,t.head,1,n)||t.head<e.state.doc.length&&pf(e.state,t.head+1,-1,n));s&&(i=i.concat(n.renderMatch(s,e.state)))}return Or.set(i,!0)},provide:t=>sa.decorations.from(t)}),hf=[af,ef];function cf(t={}){return[sf.of(t),hf]}const uf=new Qh;function ff(t,e,i){let n=t.prop(e<0?Qh.openedBy:Qh.closedBy);if(n)return n;if(1==t.name.length){let n=i.indexOf(t.name);if(n>-1&&n%2==(e<0?1:0))return[i[n+e]]}return null}function df(t){let e=t.type.prop(uf);return e?e(t.node):t}function pf(t,e,i,n={}){let s=n.maxScanDistance||1e4,r=n.brackets||nf,o=tu(t),l=o.resolveInner(e,i);for(let n=l;n;n=n.parent){let s=ff(n.type,i,r);if(s&&n.from<n.to){let o=df(n);if(o&&(i>0?e>=o.from&&e<o.to:e>o.from&&e<=o.to))return mf(t,e,i,n,o,s,r)}}return function(t,e,i,n,s,r,o){let l=i<0?t.sliceDoc(e-1,e):t.sliceDoc(e,e+1),a=o.indexOf(l);if(a<0||a%2==0!=i>0)return null;let h={from:i<0?e-1:e,to:i>0?e+1:e},c=t.doc.iterRange(e,i>0?t.doc.length:0),u=0;for(let t=0;!c.next().done&&t<=r;){let r=c.value;i<0&&(t+=r.length);let l=e+t*i;for(let t=i>0?0:r.length-1,e=i>0?r.length:-1;t!=e;t+=i){let e=o.indexOf(r[t]);if(!(e<0||n.resolveInner(l+t,1).type!=s))if(e%2==0==i>0)u++;else{if(1==u)return{start:h,end:{from:l+t,to:l+t+1},matched:e>>1==a>>1};u--}}i>0&&(t+=r.length)}return c.done?{start:h,matched:!1}:null}(t,e,i,o,l.type,s,r)}function mf(t,e,i,n,s,r,o){let l=n.parent,a={from:s.from,to:s.to},h=0,c=null==l?void 0:l.cursor();if(c&&(i<0?c.childBefore(n.from):c.childAfter(n.to)))do{if(i<0?c.to<=n.from:c.from>=n.to){if(0==h&&r.indexOf(c.type.name)>-1&&c.from<c.to){let t=df(c);return{start:a,end:t?{from:t.from,to:t.to}:void 0,matched:!0}}if(ff(c.type,i,o))h++;else if(ff(c.type,-i,o)){if(0==h){let t=df(c);return{start:a,end:t&&t.from<t.to?{from:t.from,to:t.to}:void 0,matched:!1}}h--}}}while(i<0?c.prevSibling():c.nextSibling());return{start:a,matched:!1}}const gf=Object.create(null),vf=[Xh.none],wf=[],yf=Object.create(null);for(let[t,e]of[["variable","variableName"],["variable-2","variableName.special"],["string-2","string.special"],["def","variableName.definition"],["tag","tagName"],["attribute","attributeName"],["type","typeName"],["builtin","variableName.standard"],["qualifier","modifier"],["error","invalid"],["header","heading"],["property","propertyName"]])yf[t]=xf(gf,e);function bf(t,e){wf.indexOf(t)>-1||(wf.push(t),console.warn(e))}function xf(t,e){let i=null;for(let n of e.split(".")){let e=t[n]||Kc[n];e?"function"==typeof e?i?i=e(i):bf(n,`Modifier ${n} used at start of tag`):i?bf(n,`Tag ${n} used as modifier`):i=e:bf(n,`Unknown highlighting tag ${n}`)}if(!i)return 0;let n=e.replace(/ /g,"_"),s=Xh.define({id:vf.length,name:n,props:[Ac({[n]:i})]});return vf.push(s),s.id}function kf(t,e){return({state:i,dispatch:n})=>{if(i.readOnly)return!1;let s=t(e,i);return!!s&&(n(i.update(s)),!0)}}const Sf=kf(Df,0),Cf=kf(Of,0),Af=kf(((t,e)=>Of(t,e,function(t){let e=[];for(let i of t.selection.ranges){let n=t.doc.lineAt(i.from),s=i.to<=n.to?n:t.doc.lineAt(i.to),r=e.length-1;r>=0&&e[r].to>n.from?e[r].to=s.to:e.push({from:n.from,to:s.to})}return e}(e))),0);function Mf(t,e){let i=t.languageDataAt("commentTokens",e);return i.length?i[0]:{}}function Of(t,e,i=e.selection.ranges){let n=i.map((t=>Mf(e,t.from).block));if(!n.every((t=>t)))return null;let s=i.map(((t,i)=>function(t,{open:e,close:i},n,s){let r,o,l=t.sliceDoc(n-50,n),a=t.sliceDoc(s,s+50),h=/\s*$/.exec(l)[0].length,c=/^\s*/.exec(a)[0].length,u=l.length-h;if(l.slice(u-e.length,u)==e&&a.slice(c,c+i.length)==i)return{open:{pos:n-h,margin:h&&1},close:{pos:s+c,margin:c&&1}};s-n<=100?r=o=t.sliceDoc(n,s):(r=t.sliceDoc(n,n+50),o=t.sliceDoc(s-50,s));let f=/^\s*/.exec(r)[0].length,d=/\s*$/.exec(o)[0].length,p=o.length-d-i.length;return r.slice(f,f+e.length)==e&&o.slice(p,p+i.length)==i?{open:{pos:n+f+e.length,margin:/\s/.test(r.charAt(f+e.length))?1:0},close:{pos:s-d-i.length,margin:/\s/.test(o.charAt(p-1))?1:0}}:null}(e,n[i],t.from,t.to)));if(2!=t&&!s.every((t=>t)))return{changes:e.changes(i.map(((t,e)=>s[e]?[]:[{from:t.from,insert:n[e].open+" "},{from:t.to,insert:" "+n[e].close}])))};if(1!=t&&s.some((t=>t))){let t=[];for(let e,i=0;i<s.length;i++)if(e=s[i]){let s=n[i],{open:r,close:o}=e;t.push({from:r.pos-s.open.length,to:r.pos+r.margin},{from:o.pos-o.margin,to:o.pos+s.close.length})}return{changes:t}}return null}function Df(t,e,i=e.selection.ranges){let n=[],s=-1;for(let{from:t,to:r}of i){let i=n.length,o=1e9,l=Mf(e,t).line;if(l){for(let i=t;i<=r;){let a=e.doc.lineAt(i);if(a.from>s&&(t==r||r>a.from)){s=a.from;let t=/^\s*/.exec(a.text)[0].length,e=t==a.length,i=a.text.slice(t,t+l.length)==l?t:-1;t<a.text.length&&t<o&&(o=t),n.push({line:a,comment:i,token:l,indent:t,empty:e,single:!1})}i=a.to+1}if(o<1e9)for(let t=i;t<n.length;t++)n[t].indent<n[t].line.text.length&&(n[t].indent=o);n.length==i+1&&(n[i].single=!0)}}if(2!=t&&n.some((t=>t.comment<0&&(!t.empty||t.single)))){let t=[];for(let{line:e,token:i,indent:s,empty:r,single:o}of n)!o&&r||t.push({from:e.from+s,insert:i+" "});let i=e.changes(t);return{changes:i,selection:e.selection.map(i,1)}}if(1!=t&&n.some((t=>t.comment>=0))){let t=[];for(let{line:e,comment:i,token:s}of n)if(i>=0){let n=e.from+i,r=n+s.length;" "==e.text[r-e.from]&&r++,t.push({from:n,to:r})}return{changes:t}}return null}const Tf=Pn.define(),_f=Pn.define(),Ef=on.define(),Rf=on.define({combine:t=>Qn(t,{minDepth:100,newGroupDelay:500,joinToEvent:(t,e)=>e},{minDepth:Math.max,newGroupDelay:Math.min,joinToEvent:(t,e)=>(i,n)=>t(i,n)||e(i,n)})});const Pf=dn.define({create:()=>Qf.empty,update(t,e){let i=e.state.facet(Rf),n=e.annotation(Tf);if(n){let s=e.docChanged?nn.single(function(t){let e=0;return t.iterChangedRanges(((t,i)=>e=i)),e}(e.changes)):void 0,r=zf.fromTransaction(e,s),o=n.side,l=0==o?t.undone:t.done;return l=r?Hf(l,l.length,i.minDepth,r):qf(l,e.startState.selection),new Qf(0==o?n.rest:l,0==o?l:n.rest)}let s=e.annotation(_f);if("full"!=s&&"before"!=s||(t=t.isolate()),!1===e.annotation(In.addToHistory))return e.changes.empty?t:t.addMapping(e.changes.desc);let r=zf.fromTransaction(e),o=e.annotation(In.time),l=e.annotation(In.userEvent);return r?t=t.addChanges(r,o,l,i,e):e.selection&&(t=t.addSelection(e.startState.selection,o,l,i.newGroupDelay)),"full"!=s&&"after"!=s||(t=t.isolate()),t},toJSON:t=>({done:t.done.map((t=>t.toJSON())),undone:t.undone.map((t=>t.toJSON()))}),fromJSON:t=>new Qf(t.done.map(zf.fromJSON),t.undone.map(zf.fromJSON))});function Bf(t={}){return[Pf,Rf.of(t),sa.domEventHandlers({beforeinput(t,e){let i="historyUndo"==t.inputType?Nf:"historyRedo"==t.inputType?If:null;return!!i&&(t.preventDefault(),i(e))}})]}function Lf(t,e){return function({state:i,dispatch:n}){if(!e&&i.readOnly)return!1;let s=i.field(Pf,!1);if(!s)return!1;let r=s.pop(t,i,e);return!!r&&(n(r),!0)}}const Nf=Lf(0,!1),If=Lf(1,!1),Vf=Lf(0,!0),Wf=Lf(1,!0);class zf{constructor(t,e,i,n,s){this.changes=t,this.effects=e,this.mapped=i,this.startSelection=n,this.selectionsAfter=s}setSelAfter(t){return new zf(this.changes,this.effects,this.mapped,this.startSelection,t)}toJSON(){var t,e,i;return{changes:null===(t=this.changes)||void 0===t?void 0:t.toJSON(),mapped:null===(e=this.mapped)||void 0===e?void 0:e.toJSON(),startSelection:null===(i=this.startSelection)||void 0===i?void 0:i.toJSON(),selectionsAfter:this.selectionsAfter.map((t=>t.toJSON()))}}static fromJSON(t){return new zf(t.changes&&Gi.fromJSON(t.changes),[],t.mapped&&Ui.fromJSON(t.mapped),t.startSelection&&nn.fromJSON(t.startSelection),t.selectionsAfter.map(nn.fromJSON))}static fromTransaction(t,e){let i=jf;for(let e of t.startState.facet(Ef)){let n=e(t);n.length&&(i=i.concat(n))}return!i.length&&t.changes.empty?null:new zf(t.changes.invert(t.startState.doc),i,void 0,e||t.startState.selection,jf)}static selection(t){return new zf(void 0,jf,void 0,void 0,t)}}function Hf(t,e,i,n){let s=e+1>i+20?e-i-1:0,r=t.slice(s,e);return r.push(n),r}function Ff(t,e){return t.length?e.length?t.concat(e):t:e}const jf=[];function qf(t,e){if(t.length){let i=t[t.length-1],n=i.selectionsAfter.slice(Math.max(0,i.selectionsAfter.length-200));return n.length&&n[n.length-1].eq(e)?t:(n.push(e),Hf(t,t.length-1,1e9,i.setSelAfter(n)))}return[zf.selection([e])]}function $f(t){let e=t[t.length-1],i=t.slice();return i[t.length-1]=e.setSelAfter(e.selectionsAfter.slice(0,e.selectionsAfter.length-1)),i}function Kf(t,e){if(!t.length)return t;let i=t.length,n=jf;for(;i;){let s=Uf(t[i-1],e,n);if(s.changes&&!s.changes.empty||s.effects.length){let e=t.slice(0,i);return e[i-1]=s,e}e=s.mapped,i--,n=s.selectionsAfter}return n.length?[zf.selection(n)]:jf}function Uf(t,e,i){let n=Ff(t.selectionsAfter.length?t.selectionsAfter.map((t=>t.map(e))):jf,i);if(!t.changes)return zf.selection(n);let s=t.changes.map(e),r=e.mapDesc(t.changes,!0),o=t.mapped?t.mapped.composeDesc(r):r;return new zf(s,Nn.mapEffects(t.effects,e),o,t.startSelection.map(r),n)}const Gf=/^(input\.type|delete)($|\.)/;class Qf{constructor(t,e,i=0,n){this.done=t,this.undone=e,this.prevTime=i,this.prevUserEvent=n}isolate(){return this.prevTime?new Qf(this.done,this.undone):this}addChanges(t,e,i,n,s){let r=this.done,o=r[r.length-1];return r=o&&o.changes&&!o.changes.empty&&t.changes&&(!i||Gf.test(i))&&(!o.selectionsAfter.length&&e-this.prevTime<n.newGroupDelay&&n.joinToEvent(s,function(t,e){let i=[],n=!1;return t.iterChangedRanges(((t,e)=>i.push(t,e))),e.iterChangedRanges(((t,e,s,r)=>{for(let t=0;t<i.length;){let e=i[t++],o=i[t++];r>=e&&s<=o&&(n=!0)}})),n}(o.changes,t.changes))||"input.type.compose"==i)?Hf(r,r.length-1,n.minDepth,new zf(t.changes.compose(o.changes),Ff(t.effects,o.effects),o.mapped,o.startSelection,jf)):Hf(r,r.length,n.minDepth,t),new Qf(r,jf,e,i)}addSelection(t,e,i,n){let s=this.done.length?this.done[this.done.length-1].selectionsAfter:jf;return s.length>0&&e-this.prevTime<n&&i==this.prevUserEvent&&i&&/^select($|\.)/.test(i)&&(r=s[s.length-1],o=t,r.ranges.length==o.ranges.length&&0===r.ranges.filter(((t,e)=>t.empty!=o.ranges[e].empty)).length)?this:new Qf(qf(this.done,t),this.undone,e,i);var r,o}addMapping(t){return new Qf(Kf(this.done,t),Kf(this.undone,t),this.prevTime,this.prevUserEvent)}pop(t,e,i){let n=0==t?this.done:this.undone;if(0==n.length)return null;let s=n[n.length-1];if(i&&s.selectionsAfter.length)return e.update({selection:s.selectionsAfter[s.selectionsAfter.length-1],annotations:Tf.of({side:t,rest:$f(n)}),userEvent:0==t?"select.undo":"select.redo",scrollIntoView:!0});if(s.changes){let i=1==n.length?jf:n.slice(0,n.length-1);return s.mapped&&(i=Kf(i,s.mapped)),e.update({changes:s.changes,selection:s.startSelection,effects:s.effects,annotations:Tf.of({side:t,rest:i}),filter:!1,userEvent:0==t?"undo":"redo",scrollIntoView:!0})}return null}}Qf.empty=new Qf(jf,jf);const Jf=[{key:"Mod-z",run:Nf,preventDefault:!0},{key:"Mod-y",mac:"Mod-Shift-z",run:If,preventDefault:!0},{linux:"Ctrl-Shift-z",run:If,preventDefault:!0},{key:"Mod-u",run:Vf,preventDefault:!0},{key:"Alt-u",mac:"Mod-Shift-u",run:Wf,preventDefault:!0}];function Xf(t,e){return nn.create(t.ranges.map(e),t.mainIndex)}function Yf(t,e){return t.update({selection:e,scrollIntoView:!0,userEvent:"select"})}function Zf({state:t,dispatch:e},i){let n=Xf(t.selection,i);return!n.eq(t.selection)&&(e(Yf(t,n)),!0)}function td(t,e){return nn.cursor(e?t.to:t.from)}function ed(t,e){return Zf(t,(i=>i.empty?t.moveByChar(i,e):td(i,e)))}function id(t){return t.textDirectionAt(t.state.selection.main.head)==ho.LTR}const nd=t=>ed(t,!id(t)),sd=t=>ed(t,id(t));function rd(t,e){return Zf(t,(i=>i.empty?t.moveByGroup(i,e):td(i,e)))}function od(t,e,i){if(e.type.prop(i))return!0;let n=e.to-e.from;return n&&(n>2||/[^\s,.;:]/.test(t.sliceDoc(e.from,e.to)))||e.firstChild}function ld(t,e,i){let n,s,r=tu(t).resolveInner(e.head),o=i?Qh.closedBy:Qh.openedBy;for(let n=e.head;;){let e=i?r.childAfter(n):r.childBefore(n);if(!e)break;od(t,e,o)?r=e:n=i?e.to:e.from}return s=r.type.prop(o)&&(n=i?pf(t,r.from,1):pf(t,r.to,-1))&&n.matched?i?n.end.to:n.end.from:i?r.to:r.from,nn.cursor(s,i?-1:1)}function ad(t,e){return Zf(t,(i=>{if(!i.empty)return td(i,e);let n=t.moveVertically(i,e);return n.head!=i.head?n:t.moveToLineBoundary(i,e)}))}const hd=t=>ad(t,!1),cd=t=>ad(t,!0);function ud(t){let e,i=t.scrollDOM.clientHeight<t.scrollDOM.scrollHeight-2,n=0,s=0;if(i){for(let e of t.state.facet(sa.scrollMargins)){let i=e(t);(null==i?void 0:i.top)&&(n=Math.max(null==i?void 0:i.top,n)),(null==i?void 0:i.bottom)&&(s=Math.max(null==i?void 0:i.bottom,s))}e=t.scrollDOM.clientHeight-n-s}else e=(t.dom.ownerDocument.defaultView||window).innerHeight;return{marginTop:n,marginBottom:s,selfScroll:i,height:Math.max(t.defaultLineHeight,e-5)}}function fd(t,e){let i,n=ud(t),{state:s}=t,r=Xf(s.selection,(i=>i.empty?t.moveVertically(i,e,n.height):td(i,e)));if(r.eq(s.selection))return!1;if(n.selfScroll){let e=t.coordsAtPos(s.selection.main.head),o=t.scrollDOM.getBoundingClientRect(),l=o.top+n.marginTop,a=o.bottom-n.marginBottom;e&&e.top>l&&e.bottom<a&&(i=sa.scrollIntoView(r.main.head,{y:"start",yMargin:e.top-l}))}return t.dispatch(Yf(s,r),{effects:i}),!0}const dd=t=>fd(t,!1),pd=t=>fd(t,!0);function md(t,e,i){let n=t.lineBlockAt(e.head),s=t.moveToLineBoundary(e,i);if(s.head==e.head&&s.head!=(i?n.to:n.from)&&(s=t.moveToLineBoundary(e,i,!1)),!i&&s.head==n.from&&n.length){let i=/^\s*/.exec(t.state.sliceDoc(n.from,Math.min(n.from+100,n.to)))[0].length;i&&e.head!=n.from+i&&(s=nn.cursor(n.from+i))}return s}function gd(t,e,i){let n=!1,s=Xf(t.selection,(e=>{let s=pf(t,e.head,-1)||pf(t,e.head,1)||e.head>0&&pf(t,e.head-1,1)||e.head<t.doc.length&&pf(t,e.head+1,-1);if(!s||!s.end)return e;n=!0;let r=s.start.from==e.head?s.end.to:s.end.from;return i?nn.range(e.anchor,r):nn.cursor(r)}));return!!n&&(e(Yf(t,s)),!0)}function vd(t,e){let i=Xf(t.state.selection,(t=>{let i=e(t);return nn.range(t.anchor,i.head,i.goalColumn,i.bidiLevel||void 0)}));return!i.eq(t.state.selection)&&(t.dispatch(Yf(t.state,i)),!0)}function wd(t,e){return vd(t,(i=>t.moveByChar(i,e)))}const yd=t=>wd(t,!id(t)),bd=t=>wd(t,id(t));function xd(t,e){return vd(t,(i=>t.moveByGroup(i,e)))}function kd(t,e){return vd(t,(i=>t.moveVertically(i,e)))}const Sd=t=>kd(t,!1),Cd=t=>kd(t,!0);function Ad(t,e){return vd(t,(i=>t.moveVertically(i,e,ud(t).height)))}const Md=t=>Ad(t,!1),Od=t=>Ad(t,!0),Dd=({state:t,dispatch:e})=>(e(Yf(t,{anchor:0})),!0),Td=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.doc.length})),!0),_d=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.selection.main.anchor,head:0})),!0),Ed=({state:t,dispatch:e})=>(e(Yf(t,{anchor:t.selection.main.anchor,head:t.doc.length})),!0);function Rd(t,e){if(t.state.readOnly)return!1;let i="delete.selection",{state:n}=t,s=n.changeByRange((n=>{let{from:s,to:r}=n;if(s==r){let n=e(s);n<s?(i="delete.backward",n=Pd(t,n,!1)):n>s&&(i="delete.forward",n=Pd(t,n,!0)),s=Math.min(s,n),r=Math.max(r,n)}else s=Pd(t,s,!1),r=Pd(t,r,!0);return s==r?{range:n}:{changes:{from:s,to:r},range:nn.cursor(s)}}));return!s.changes.empty&&(t.dispatch(n.update(s,{scrollIntoView:!0,userEvent:i,effects:"delete.selection"==i?sa.announce.of(n.phrase("Selection deleted")):void 0})),!0)}function Pd(t,e,i){if(t instanceof sa)for(let n of t.state.facet(sa.atomicRanges).map((e=>e(t))))n.between(e,e,((t,n)=>{t<e&&n>e&&(e=i?n:t)}));return e}const Bd=(t,e)=>Rd(t,(i=>{let n,s,{state:r}=t,o=r.doc.lineAt(i);if(!e&&i>o.from&&i<o.from+200&&!/[^ \t]/.test(n=o.text.slice(0,i-o.from))){if("\t"==n[n.length-1])return i-1;let t=fs(n,r.tabSize)%du(r)||du(r);for(let e=0;e<t&&" "==n[n.length-1-e];e++)i--;s=i}else s=Ii(o.text,i-o.from,e,e)+o.from,s==i&&o.number!=(e?r.doc.lines:1)&&(s+=e?1:-1);return s})),Ld=t=>Bd(t,!1),Nd=t=>Bd(t,!0),Id=(t,e)=>Rd(t,(i=>{let n=i,{state:s}=t,r=s.doc.lineAt(n),o=s.charCategorizer(n);for(let t=null;;){if(n==(e?r.to:r.from)){n==i&&r.number!=(e?s.doc.lines:1)&&(n+=e?1:-1);break}let l=Ii(r.text,n-r.from,e)+r.from,a=r.text.slice(Math.min(n,l)-r.from,Math.max(n,l)-r.from),h=o(a);if(null!=t&&h!=t)break;" "==a&&n==i||(t=h),n=l}return n})),Vd=t=>Id(t,!1),Wd=t=>Rd(t,(e=>{let i=t.lineBlockAt(e).to;return e<i?i:Math.min(t.state.doc.length,e+1)}));function zd(t){let e=[],i=-1;for(let n of t.selection.ranges){let s=t.doc.lineAt(n.from),r=t.doc.lineAt(n.to);if(n.empty||n.to!=r.from||(r=t.doc.lineAt(n.to-1)),i>=s.number){let t=e[e.length-1];t.to=r.to,t.ranges.push(n)}else e.push({from:s.from,to:r.to,ranges:[n]});i=r.number+1}return e}function Hd(t,e,i){if(t.readOnly)return!1;let n=[],s=[];for(let e of zd(t)){if(i?e.to==t.doc.length:0==e.from)continue;let r=t.doc.lineAt(i?e.to+1:e.from-1),o=r.length+1;if(i){n.push({from:e.to,to:r.to},{from:e.from,insert:r.text+t.lineBreak});for(let i of e.ranges)s.push(nn.range(Math.min(t.doc.length,i.anchor+o),Math.min(t.doc.length,i.head+o)))}else{n.push({from:r.from,to:e.from},{from:e.to,insert:t.lineBreak+r.text});for(let t of e.ranges)s.push(nn.range(t.anchor-o,t.head-o))}}return!!n.length&&(e(t.update({changes:n,scrollIntoView:!0,selection:nn.create(s,t.selection.mainIndex),userEvent:"move.line"})),!0)}function Fd(t,e,i){if(t.readOnly)return!1;let n=[];for(let e of zd(t))i?n.push({from:e.from,insert:t.doc.slice(e.from,e.to)+t.lineBreak}):n.push({from:e.to,insert:t.lineBreak+t.doc.slice(e.from,e.to)});return e(t.update({changes:n,scrollIntoView:!0,userEvent:"input.copyline"})),!0}const jd=$d(!1),qd=$d(!0);function $d(t){return({state:e,dispatch:i})=>{if(e.readOnly)return!1;let n=e.changeByRange((i=>{let{from:n,to:s}=i,r=e.doc.lineAt(n),o=!t&&n==s&&function(t,e){if(/\(\)|\[\]|\{\}/.test(t.sliceDoc(e-1,e+1)))return{from:e,to:e};let i,n=tu(t).resolveInner(e),s=n.childBefore(e),r=n.childAfter(e);return s&&r&&s.to<=e&&r.from>=e&&(i=s.type.prop(Qh.closedBy))&&i.indexOf(r.name)>-1&&t.doc.lineAt(s.to).from==t.doc.lineAt(r.from).from?{from:s.to,to:r.from}:null}(e,n);t&&(n=s=(s<=r.to?r:e.doc.lineAt(s)).to);let l=new gu(e,{simulateBreak:n,simulateDoubleBreak:!!o}),a=mu(l,n);for(null==a&&(a=/^\s*/.exec(e.doc.lineAt(n).text)[0].length);s<r.to&&/\s/.test(r.text[s-r.from]);)s++;o?({from:n,to:s}=o):n>r.from&&n<r.from+100&&!/\S/.test(r.text.slice(0,n))&&(n=r.from);let h=["",pu(e,a)];return o&&h.push(pu(e,l.lineIndent(r.from,-1))),{changes:{from:n,to:s,insert:Ai.of(h)},range:nn.cursor(n+1+h[1].length)}}));return i(e.update(n,{scrollIntoView:!0,userEvent:"input"})),!0}}function Kd(t,e){let i=-1;return t.changeByRange((n=>{let s=[];for(let r=n.from;r<=n.to;){let o=t.doc.lineAt(r);o.number>i&&(n.empty||n.to>o.from)&&(e(o,s,n),i=o.number),r=o.to+1}let r=t.changes(s);return{changes:s,range:nn.range(r.mapPos(n.anchor,1),r.mapPos(n.head,1))}}))}const Ud=({state:t,dispatch:e})=>!t.readOnly&&(e(t.update(Kd(t,((e,i)=>{i.push({from:e.from,insert:t.facet(fu)})})),{userEvent:"input.indent"})),!0),Gd=({state:t,dispatch:e})=>!t.readOnly&&(e(t.update(Kd(t,((e,i)=>{let n=/^\s*/.exec(e.text)[0];if(!n)return;let s=fs(n,t.tabSize),r=0,o=pu(t,Math.max(0,s-du(t)));for(;r<n.length&&r<o.length&&n.charCodeAt(r)==o.charCodeAt(r);)r++;i.push({from:e.from+r,to:e.from+n.length,insert:o.slice(r)})})),{userEvent:"delete.dedent"})),!0),Qd=[{key:"Ctrl-b",run:nd,shift:yd,preventDefault:!0},{key:"Ctrl-f",run:sd,shift:bd},{key:"Ctrl-p",run:hd,shift:Sd},{key:"Ctrl-n",run:cd,shift:Cd},{key:"Ctrl-a",run:t=>Zf(t,(e=>nn.cursor(t.lineBlockAt(e.head).from,1))),shift:t=>vd(t,(e=>nn.cursor(t.lineBlockAt(e.head).from)))},{key:"Ctrl-e",run:t=>Zf(t,(e=>nn.cursor(t.lineBlockAt(e.head).to,-1))),shift:t=>vd(t,(e=>nn.cursor(t.lineBlockAt(e.head).to)))},{key:"Ctrl-d",run:Nd},{key:"Ctrl-h",run:Ld},{key:"Ctrl-k",run:Wd},{key:"Ctrl-Alt-h",run:Vd},{key:"Ctrl-o",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=t.changeByRange((t=>({changes:{from:t.from,to:t.to,insert:Ai.of(["",""])},range:nn.cursor(t.from)})));return e(t.update(i,{scrollIntoView:!0,userEvent:"input"})),!0}},{key:"Ctrl-t",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=t.changeByRange((e=>{if(!e.empty||0==e.from||e.from==t.doc.length)return{range:e};let i=e.from,n=t.doc.lineAt(i),s=i==n.from?i-1:Ii(n.text,i-n.from,!1)+n.from,r=i==n.to?i+1:Ii(n.text,i-n.from,!0)+n.from;return{changes:{from:s,to:r,insert:t.doc.slice(i,r).append(t.doc.slice(s,i))},range:nn.cursor(r)}}));return!i.changes.empty&&(e(t.update(i,{scrollIntoView:!0,userEvent:"move.character"})),!0)}},{key:"Ctrl-v",run:pd}],Jd=[{key:"ArrowLeft",run:nd,shift:yd,preventDefault:!0},{key:"Mod-ArrowLeft",mac:"Alt-ArrowLeft",run:t=>rd(t,!id(t)),shift:t=>xd(t,!id(t)),preventDefault:!0},{mac:"Cmd-ArrowLeft",run:t=>Zf(t,(e=>md(t,e,!id(t)))),shift:t=>vd(t,(e=>md(t,e,!id(t)))),preventDefault:!0},{key:"ArrowRight",run:sd,shift:bd,preventDefault:!0},{key:"Mod-ArrowRight",mac:"Alt-ArrowRight",run:t=>rd(t,id(t)),shift:t=>xd(t,id(t)),preventDefault:!0},{mac:"Cmd-ArrowRight",run:t=>Zf(t,(e=>md(t,e,id(t)))),shift:t=>vd(t,(e=>md(t,e,id(t)))),preventDefault:!0},{key:"ArrowUp",run:hd,shift:Sd,preventDefault:!0},{mac:"Cmd-ArrowUp",run:Dd,shift:_d},{mac:"Ctrl-ArrowUp",run:dd,shift:Md},{key:"ArrowDown",run:cd,shift:Cd,preventDefault:!0},{mac:"Cmd-ArrowDown",run:Td,shift:Ed},{mac:"Ctrl-ArrowDown",run:pd,shift:Od},{key:"PageUp",run:dd,shift:Md},{key:"PageDown",run:pd,shift:Od},{key:"Home",run:t=>Zf(t,(e=>md(t,e,!1))),shift:t=>vd(t,(e=>md(t,e,!1))),preventDefault:!0},{key:"Mod-Home",run:Dd,shift:_d},{key:"End",run:t=>Zf(t,(e=>md(t,e,!0))),shift:t=>vd(t,(e=>md(t,e,!0))),preventDefault:!0},{key:"Mod-End",run:Td,shift:Ed},{key:"Enter",run:jd},{key:"Mod-a",run:({state:t,dispatch:e})=>(e(t.update({selection:{anchor:0,head:t.doc.length},userEvent:"select"})),!0)},{key:"Backspace",run:Ld,shift:Ld},{key:"Delete",run:Nd},{key:"Mod-Backspace",mac:"Alt-Backspace",run:Vd},{key:"Mod-Delete",mac:"Alt-Delete",run:t=>Id(t,!0)},{mac:"Mod-Backspace",run:t=>Rd(t,(e=>{let i=t.lineBlockAt(e).from;return e>i?i:Math.max(0,e-1)}))},{mac:"Mod-Delete",run:Wd}].concat(Qd.map((t=>({mac:t.key,run:t.run,shift:t.shift})))),Xd=[{key:"Alt-ArrowLeft",mac:"Ctrl-ArrowLeft",run:t=>Zf(t,(e=>ld(t.state,e,!id(t)))),shift:t=>vd(t,(e=>ld(t.state,e,!id(t))))},{key:"Alt-ArrowRight",mac:"Ctrl-ArrowRight",run:t=>Zf(t,(e=>ld(t.state,e,id(t)))),shift:t=>vd(t,(e=>ld(t.state,e,id(t))))},{key:"Alt-ArrowUp",run:({state:t,dispatch:e})=>Hd(t,e,!1)},{key:"Shift-Alt-ArrowUp",run:({state:t,dispatch:e})=>Fd(t,e,!1)},{key:"Alt-ArrowDown",run:({state:t,dispatch:e})=>Hd(t,e,!0)},{key:"Shift-Alt-ArrowDown",run:({state:t,dispatch:e})=>Fd(t,e,!0)},{key:"Escape",run:({state:t,dispatch:e})=>{let i=t.selection,n=null;return i.ranges.length>1?n=nn.create([i.main]):i.main.empty||(n=nn.create([nn.cursor(i.main.head)])),!!n&&(e(Yf(t,n)),!0)}},{key:"Mod-Enter",run:qd},{key:"Alt-l",mac:"Ctrl-l",run:({state:t,dispatch:e})=>{let i=zd(t).map((({from:e,to:i})=>nn.range(e,Math.min(i+1,t.doc.length))));return e(t.update({selection:nn.create(i),userEvent:"select"})),!0}},{key:"Mod-i",run:({state:t,dispatch:e})=>{let i=Xf(t.selection,(e=>{var i;let n=tu(t).resolveInner(e.head,1);for(;!(n.from<e.from&&n.to>=e.to||n.to>e.to&&n.from<=e.from)&&(null===(i=n.parent)||void 0===i?void 0:i.parent);)n=n.parent;return nn.range(n.to,n.from)}));return e(Yf(t,i)),!0},preventDefault:!0},{key:"Mod-[",run:Gd},{key:"Mod-]",run:Ud},{key:"Mod-Alt-\\",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=Object.create(null),n=new gu(t,{overrideIndentation:t=>{let e=i[t];return null==e?-1:e}}),s=Kd(t,((e,s,r)=>{let o=mu(n,e.from);if(null==o)return;/\S/.test(e.text)||(o=0);let l=/^\s*/.exec(e.text)[0],a=pu(t,o);(l!=a||r.from<e.from+l.length)&&(i[e.from]=o,s.push({from:e.from,to:e.from+l.length,insert:a}))}));return s.changes.empty||e(t.update(s,{userEvent:"indent"})),!0}},{key:"Shift-Mod-k",run:t=>{if(t.state.readOnly)return!1;let{state:e}=t,i=e.changes(zd(e).map((({from:t,to:i})=>(t>0?t--:i<e.doc.length&&i++,{from:t,to:i})))),n=Xf(e.selection,(e=>t.moveVertically(e,!0))).map(i);return t.dispatch({changes:i,selection:n,scrollIntoView:!0,userEvent:"delete.line"}),!0}},{key:"Shift-Mod-\\",run:({state:t,dispatch:e})=>gd(t,e,!1)},{key:"Mod-/",run:t=>{let{state:e}=t,i=e.doc.lineAt(e.selection.main.from),n=Mf(t.state,i.from);return n.line?Sf(t):!!n.block&&Af(t)}},{key:"Alt-A",run:Cf}].concat(Jd);function Yd(){var t=arguments[0];"string"==typeof t&&(t=document.createElement(t));var e=1,i=arguments[1];if(i&&"object"==typeof i&&null==i.nodeType&&!Array.isArray(i)){for(var n in i)if(Object.prototype.hasOwnProperty.call(i,n)){var s=i[n];"string"==typeof s?t.setAttribute(n,s):null!=s&&(t[n]=s)}e++}for(;e<arguments.length;e++)Zd(t,arguments[e]);return t}function Zd(t,e){if("string"==typeof e)t.appendChild(document.createTextNode(e));else if(null==e);else if(null!=e.nodeType)t.appendChild(e);else{if(!Array.isArray(e))throw new RangeError("Unsupported child node: "+e);for(var i=0;i<e.length;i++)Zd(t,e[i])}}const tp="function"==typeof String.prototype.normalize?t=>t.normalize("NFKD"):t=>t;class ep{constructor(t,e,i=0,n=t.length,s,r){this.test=r,this.value={from:0,to:0},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=t.iterRange(i,n),this.bufferStart=i,this.normalize=s?t=>s(tp(t)):tp,this.query=this.normalize(e)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return-1;this.bufferPos=0,this.buffer=this.iter.value}return Fi(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let t=this.peek();if(t<0)return this.done=!0,this;let e=ji(t),i=this.bufferStart+this.bufferPos;this.bufferPos+=qi(t);let n=this.normalize(e);for(let t=0,s=i;;t++){let r=n.charCodeAt(t),o=this.match(r,s);if(o)return this.value=o,this;if(t==n.length-1)break;s==i&&t<e.length&&e.charCodeAt(t)==r&&s++}}}match(t,e){let i=null;for(let n=0;n<this.matches.length;n+=2){let s=this.matches[n],r=!1;this.query.charCodeAt(s)==t&&(s==this.query.length-1?i={from:this.matches[n+1],to:e+1}:(this.matches[n]++,r=!0)),r||(this.matches.splice(n,2),n-=2)}return this.query.charCodeAt(0)==t&&(1==this.query.length?i={from:e,to:e+1}:this.matches.push(1,e)),i&&this.test&&!this.test(i.from,i.to,this.buffer,this.bufferPos)&&(i=null),i}}"undefined"!=typeof Symbol&&(ep.prototype[Symbol.iterator]=function(){return this});const ip={from:-1,to:-1,match:/.*/.exec("")},np="gm"+(null==/x/.unicode?"":"u");class sp{constructor(t,e,i,n=0,s=t.length){if(this.text=t,this.to=s,this.curLine="",this.done=!1,this.value=ip,/\\[sWDnr]|\n|\r|\[\^/.test(e))return new lp(t,e,i,n,s);this.re=new RegExp(e,np+((null==i?void 0:i.ignoreCase)?"i":"")),this.test=null==i?void 0:i.test,this.iter=t.iter();let r=t.lineAt(n);this.curLineStart=r.from,this.matchPos=ap(t,n),this.getLine(this.curLineStart)}getLine(t){this.iter.next(t),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let t=this.matchPos-this.curLineStart;;){this.re.lastIndex=t;let e=this.matchPos<=this.to&&this.re.exec(this.curLine);if(e){let i=this.curLineStart+e.index,n=i+e[0].length;if(this.matchPos=ap(this.text,n+(i==n?1:0)),i==this.curLineStart+this.curLine.length&&this.nextLine(),(i<n||i>this.value.to)&&(!this.test||this.test(i,n,e)))return this.value={from:i,to:n,match:e},this;t=this.matchPos-this.curLineStart}else{if(!(this.curLineStart+this.curLine.length<this.to))return this.done=!0,this;this.nextLine(),t=0}}}}const rp=new WeakMap;class op{constructor(t,e){this.from=t,this.text=e}get to(){return this.from+this.text.length}static get(t,e,i){let n=rp.get(t);if(!n||n.from>=i||n.to<=e){let n=new op(e,t.sliceString(e,i));return rp.set(t,n),n}if(n.from==e&&n.to==i)return n;let{text:s,from:r}=n;return r>e&&(s=t.sliceString(e,r)+s,r=e),n.to<i&&(s+=t.sliceString(n.to,i)),rp.set(t,new op(r,s)),new op(e,s.slice(e-r,i-r))}}class lp{constructor(t,e,i,n,s){this.text=t,this.to=s,this.done=!1,this.value=ip,this.matchPos=ap(t,n),this.re=new RegExp(e,np+((null==i?void 0:i.ignoreCase)?"i":"")),this.test=null==i?void 0:i.test,this.flat=op.get(t,n,this.chunkEnd(n+5e3))}chunkEnd(t){return t>=this.to?this.to:this.text.lineAt(t).to}next(){for(;;){let t=this.re.lastIndex=this.matchPos-this.flat.from,e=this.re.exec(this.flat.text);if(e&&!e[0]&&e.index==t&&(this.re.lastIndex=t+1,e=this.re.exec(this.flat.text)),e){let t=this.flat.from+e.index,i=t+e[0].length;if((this.flat.to>=this.to||e.index+e[0].length<=this.flat.text.length-10)&&(!this.test||this.test(t,i,e)))return this.value={from:t,to:i,match:e},this.matchPos=ap(this.text,i+(t==i?1:0)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=op.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+2*this.flat.text.length))}}}function ap(t,e){if(e>=t.length)return e;let i,n=t.lineAt(e);for(;e<n.to&&(i=n.text.charCodeAt(e-n.from))>=56320&&i<57344;)e++;return e}function hp(t){let e=Yd("input",{class:"cm-textfield",name:"line"});function i(){let i=/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(e.value);if(!i)return;let{state:n}=t,s=n.doc.lineAt(n.selection.main.head),[,r,o,l,a]=i,h=l?+l.slice(1):0,c=o?+o:s.number;if(o&&a){let t=c/100;r&&(t=t*("-"==r?-1:1)+s.number/n.doc.lines),c=Math.round(n.doc.lines*t)}else o&&r&&(c=c*("-"==r?-1:1)+s.number);let u=n.doc.line(Math.max(1,Math.min(n.doc.lines,c)));t.dispatch({effects:cp.of(!1),selection:nn.cursor(u.from+Math.max(0,Math.min(h,u.length))),scrollIntoView:!0}),t.focus()}return{dom:Yd("form",{class:"cm-gotoLine",onkeydown:e=>{27==e.keyCode?(e.preventDefault(),t.dispatch({effects:cp.of(!1)}),t.focus()):13==e.keyCode&&(e.preventDefault(),i())},onsubmit:t=>{t.preventDefault(),i()}},Yd("label",t.state.phrase("Go to line"),": ",e)," ",Yd("button",{class:"cm-button",type:"submit"},t.state.phrase("go")))}}"undefined"!=typeof Symbol&&(sp.prototype[Symbol.iterator]=lp.prototype[Symbol.iterator]=function(){return this});const cp=Nn.define(),up=dn.define({create:()=>!0,update(t,e){for(let i of e.effects)i.is(cp)&&(t=i.value);return t},provide:t=>Sh.from(t,(t=>t?hp:null))}),fp=sa.baseTheme({".cm-panel.cm-gotoLine":{padding:"2px 6px 4px","& label":{fontSize:"80%"}}}),dp={highlightWordAroundCursor:!1,minSelectionLength:1,maxMatches:100,wholeWords:!1},pp=on.define({combine:t=>Qn(t,dp,{highlightWordAroundCursor:(t,e)=>t||e,minSelectionLength:Math.min,maxMatches:Math.min})});function mp(t){let e=[bp,yp];return t&&e.push(pp.of(t)),e}const gp=Or.mark({class:"cm-selectionMatch"}),vp=Or.mark({class:"cm-selectionMatch cm-selectionMatch-main"});function wp(t,e,i,n){return!(0!=i&&t(e.sliceDoc(i-1,i))==qn.Word||n!=e.doc.length&&t(e.sliceDoc(n,n+1))==qn.Word)}const yp=Zr.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.selectionSet||t.docChanged||t.viewportChanged)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=t.state.facet(pp),{state:i}=t,n=i.selection;if(n.ranges.length>1)return Or.none;let s,r=n.main,o=null;if(r.empty){if(!e.highlightWordAroundCursor)return Or.none;let t=i.wordAt(r.head);if(!t)return Or.none;o=i.charCategorizer(r.head),s=i.sliceDoc(t.from,t.to)}else{let t=r.to-r.from;if(t<e.minSelectionLength||t>200)return Or.none;if(e.wholeWords){if(s=i.sliceDoc(r.from,r.to),o=i.charCategorizer(r.head),!wp(o,i,r.from,r.to)||!function(t,e,i,n){return t(e.sliceDoc(i,i+1))==qn.Word&&t(e.sliceDoc(n-1,n))==qn.Word}(o,i,r.from,r.to))return Or.none}else if(s=i.sliceDoc(r.from,r.to).trim(),!s)return Or.none}let l=[];for(let n of t.visibleRanges){let t=new ep(i.doc,s,n.from,n.to);for(;!t.next().done;){let{from:n,to:s}=t.value;if((!o||wp(o,i,n,s))&&(r.empty&&n<=r.from&&s>=r.to?l.push(vp.range(n,s)):(n>=r.to||s<=r.from)&&l.push(gp.range(n,s)),l.length>e.maxMatches))return Or.none}}return Or.set(l)}},{decorations:t=>t.decorations}),bp=sa.baseTheme({".cm-selectionMatch":{backgroundColor:"#99ff7780"},".cm-searchMatch .cm-selectionMatch":{backgroundColor:"transparent"}});const xp=on.define({combine:t=>Qn(t,{top:!1,caseSensitive:!1,literal:!1,wholeWord:!1,createPanel:t=>new Gp(t),scrollToMatch:t=>sa.scrollIntoView(t)})});class kp{constructor(t){this.search=t.search,this.caseSensitive=!!t.caseSensitive,this.literal=!!t.literal,this.regexp=!!t.regexp,this.replace=t.replace||"",this.valid=!!this.search&&(!this.regexp||function(t){try{return new RegExp(t,np),!0}catch(t){return!1}}(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!t.wholeWord}unquote(t){return this.literal?t:t.replace(/\\([nrt\\])/g,((t,e)=>"n"==e?"\n":"r"==e?"\r":"t"==e?"\t":"\\"))}eq(t){return this.search==t.search&&this.replace==t.replace&&this.caseSensitive==t.caseSensitive&&this.regexp==t.regexp&&this.wholeWord==t.wholeWord}create(){return this.regexp?new Tp(this):new Ap(this)}getCursor(t,e=0,i){let n=t.doc?t:Gn.create({doc:t});return null==i&&(i=n.doc.length),this.regexp?Mp(this,n,e,i):Cp(this,n,e,i)}}class Sp{constructor(t){this.spec=t}}function Cp(t,e,i,n){return new ep(e.doc,t.unquoted,i,n,t.caseSensitive?void 0:t=>t.toLowerCase(),t.wholeWord?function(t,e){return(i,n,s,r)=>((r>i||r+s.length<n)&&(r=Math.max(0,i-2),s=t.sliceString(r,Math.min(t.length,n+2))),!(e(Op(s,i-r))==qn.Word&&e(Dp(s,i-r))==qn.Word||e(Dp(s,n-r))==qn.Word&&e(Op(s,n-r))==qn.Word))}(e.doc,e.charCategorizer(e.selection.main.head)):void 0)}class Ap extends Sp{constructor(t){super(t)}nextMatch(t,e,i){let n=Cp(this.spec,t,i,t.doc.length).nextOverlapping();return n.done&&(n=Cp(this.spec,t,0,e).nextOverlapping()),n.done?null:n.value}prevMatchInRange(t,e,i){for(let n=i;;){let i=Math.max(e,n-1e4-this.spec.unquoted.length),s=Cp(this.spec,t,i,n),r=null;for(;!s.nextOverlapping().done;)r=s.value;if(r)return r;if(i==e)return null;n-=1e4}}prevMatch(t,e,i){return this.prevMatchInRange(t,0,e)||this.prevMatchInRange(t,i,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace)}matchAll(t,e){let i=Cp(this.spec,t,0,t.doc.length),n=[];for(;!i.next().done;){if(n.length>=e)return null;n.push(i.value)}return n}highlight(t,e,i,n){let s=Cp(this.spec,t,Math.max(0,e-this.spec.unquoted.length),Math.min(i+this.spec.unquoted.length,t.doc.length));for(;!s.next().done;)n(s.value.from,s.value.to)}}function Mp(t,e,i,n){return new sp(e.doc,t.search,{ignoreCase:!t.caseSensitive,test:t.wholeWord?(s=e.charCategorizer(e.selection.main.head),(t,e,i)=>!i[0].length||(s(Op(i.input,i.index))!=qn.Word||s(Dp(i.input,i.index))!=qn.Word)&&(s(Dp(i.input,i.index+i[0].length))!=qn.Word||s(Op(i.input,i.index+i[0].length))!=qn.Word)):void 0},i,n);var s}function Op(t,e){return t.slice(Ii(t,e,!1),e)}function Dp(t,e){return t.slice(e,Ii(t,e))}class Tp extends Sp{nextMatch(t,e,i){let n=Mp(this.spec,t,i,t.doc.length).next();return n.done&&(n=Mp(this.spec,t,0,e).next()),n.done?null:n.value}prevMatchInRange(t,e,i){for(let n=1;;n++){let s=Math.max(e,i-1e4*n),r=Mp(this.spec,t,s,i),o=null;for(;!r.next().done;)o=r.value;if(o&&(s==e||o.from>s+10))return o;if(s==e)return null}}prevMatch(t,e,i){return this.prevMatchInRange(t,0,e)||this.prevMatchInRange(t,i,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace.replace(/\$([$&\d+])/g,((e,i)=>"$"==i?"$":"&"==i?t.match[0]:"0"!=i&&+i<t.match.length?t.match[i]:e)))}matchAll(t,e){let i=Mp(this.spec,t,0,t.doc.length),n=[];for(;!i.next().done;){if(n.length>=e)return null;n.push(i.value)}return n}highlight(t,e,i,n){let s=Mp(this.spec,t,Math.max(0,e-250),Math.min(i+250,t.doc.length));for(;!s.next().done;)n(s.value.from,s.value.to)}}const _p=Nn.define(),Ep=Nn.define(),Rp=dn.define({create:t=>new Pp(qp(t).create(),null),update(t,e){for(let i of e.effects)i.is(_p)?t=new Pp(i.value.create(),t.panel):i.is(Ep)&&(t=new Pp(t.query,i.value?jp:null));return t},provide:t=>Sh.from(t,(t=>t.panel))});class Pp{constructor(t,e){this.query=t,this.panel=e}}const Bp=Or.mark({class:"cm-searchMatch"}),Lp=Or.mark({class:"cm-searchMatch cm-searchMatch-selected"}),Np=Zr.fromClass(class{constructor(t){this.view=t,this.decorations=this.highlight(t.state.field(Rp))}update(t){let e=t.state.field(Rp);(e!=t.startState.field(Rp)||t.docChanged||t.selectionSet||t.viewportChanged)&&(this.decorations=this.highlight(e))}highlight({query:t,panel:e}){if(!e||!t.spec.valid)return Or.none;let{view:i}=this,n=new es;for(let e=0,s=i.visibleRanges,r=s.length;e<r;e++){let{from:o,to:l}=s[e];for(;e<r-1&&l>s[e+1].from-500;)l=s[++e].to;t.highlight(i.state,o,l,((t,e)=>{let s=i.state.selection.ranges.some((i=>i.from==t&&i.to==e));n.add(t,e,s?Lp:Bp)}))}return n.finish()}},{decorations:t=>t.decorations});function Ip(t){return e=>{let i=e.state.field(Rp,!1);return i&&i.query.spec.valid?t(e,i):$p(e)}}const Vp=Ip(((t,{query:e})=>{let{to:i}=t.state.selection.main,n=e.nextMatch(t.state,i,i);if(!n)return!1;let s=nn.single(n.from,n.to),r=t.state.facet(xp);return t.dispatch({selection:s,effects:[Xp(t,n),r.scrollToMatch(s.main)],userEvent:"select.search"}),!0})),Wp=Ip(((t,{query:e})=>{let{state:i}=t,{from:n}=i.selection.main,s=e.prevMatch(i,n,n);if(!s)return!1;let r=nn.single(s.from,s.to),o=t.state.facet(xp);return t.dispatch({selection:r,effects:[Xp(t,s),o.scrollToMatch(r.main)],userEvent:"select.search"}),!0})),zp=Ip(((t,{query:e})=>{let i=e.matchAll(t.state,1e3);return!(!i||!i.length)&&(t.dispatch({selection:nn.create(i.map((t=>nn.range(t.from,t.to)))),userEvent:"select.search.matches"}),!0)})),Hp=Ip(((t,{query:e})=>{let{state:i}=t,{from:n,to:s}=i.selection.main;if(i.readOnly)return!1;let r=e.nextMatch(i,n,n);if(!r)return!1;let o,l,a=[],h=[];if(r.from==n&&r.to==s&&(l=i.toText(e.getReplacement(r)),a.push({from:r.from,to:r.to,insert:l}),r=e.nextMatch(i,r.from,r.to),h.push(sa.announce.of(i.phrase("replaced match on line $",i.doc.lineAt(n).number)+"."))),r){let e=0==a.length||a[0].from>=r.to?0:r.to-r.from-l.length;o=nn.single(r.from-e,r.to-e),h.push(Xp(t,r)),h.push(i.facet(xp).scrollToMatch(o.main))}return t.dispatch({changes:a,selection:o,effects:h,userEvent:"input.replace"}),!0})),Fp=Ip(((t,{query:e})=>{if(t.state.readOnly)return!1;let i=e.matchAll(t.state,1e9).map((t=>{let{from:i,to:n}=t;return{from:i,to:n,insert:e.getReplacement(t)}}));if(!i.length)return!1;let n=t.state.phrase("replaced $ matches",i.length)+".";return t.dispatch({changes:i,effects:sa.announce.of(n),userEvent:"input.replace.all"}),!0}));function jp(t){return t.state.facet(xp).createPanel(t)}function qp(t,e){var i,n,s,r;let o=t.selection.main,l=o.empty||o.to>o.from+100?"":t.sliceDoc(o.from,o.to);if(e&&!l)return e;let a=t.facet(xp);return new kp({search:(null!==(i=null==e?void 0:e.literal)&&void 0!==i?i:a.literal)?l:l.replace(/\n/g,"\\n"),caseSensitive:null!==(n=null==e?void 0:e.caseSensitive)&&void 0!==n?n:a.caseSensitive,literal:null!==(s=null==e?void 0:e.literal)&&void 0!==s?s:a.literal,wholeWord:null!==(r=null==e?void 0:e.wholeWord)&&void 0!==r?r:a.wholeWord})}const $p=t=>{let e=t.state.field(Rp,!1);if(e&&e.panel){let i=yh(t,jp);if(!i)return!1;let n=i.dom.querySelector("[main-field]");if(n&&n!=t.root.activeElement){let i=qp(t.state,e.query.spec);i.valid&&t.dispatch({effects:_p.of(i)}),n.focus(),n.select()}}else t.dispatch({effects:[Ep.of(!0),e?_p.of(qp(t.state,e.query.spec)):Nn.appendConfig.of(Zp)]});return!0},Kp=t=>{let e=t.state.field(Rp,!1);if(!e||!e.panel)return!1;let i=yh(t,jp);return i&&i.dom.contains(t.root.activeElement)&&t.focus(),t.dispatch({effects:Ep.of(!1)}),!0},Up=[{key:"Mod-f",run:$p,scope:"editor search-panel"},{key:"F3",run:Vp,shift:Wp,scope:"editor search-panel",preventDefault:!0},{key:"Mod-g",run:Vp,shift:Wp,scope:"editor search-panel",preventDefault:!0},{key:"Escape",run:Kp,scope:"editor search-panel"},{key:"Mod-Shift-l",run:({state:t,dispatch:e})=>{let i=t.selection;if(i.ranges.length>1||i.main.empty)return!1;let{from:n,to:s}=i.main,r=[],o=0;for(let e=new ep(t.doc,t.sliceDoc(n,s));!e.next().done;){if(r.length>1e3)return!1;e.value.from==n&&(o=r.length),r.push(nn.range(e.value.from,e.value.to))}return e(t.update({selection:nn.create(r,o),userEvent:"select.search.matches"})),!0}},{key:"Alt-g",run:t=>{let e=yh(t,hp);if(!e){let i=[cp.of(!0)];null==t.state.field(up,!1)&&i.push(Nn.appendConfig.of([up,fp])),t.dispatch({effects:i}),e=yh(t,hp)}return e&&e.dom.querySelector("input").focus(),!0}},{key:"Mod-d",run:({state:t,dispatch:e})=>{let{ranges:i}=t.selection;if(i.some((t=>t.from===t.to)))return(({state:t,dispatch:e})=>{let{selection:i}=t,n=nn.create(i.ranges.map((e=>t.wordAt(e.head)||nn.cursor(e.head))),i.mainIndex);return!n.eq(i)&&(e(t.update({selection:n})),!0)})({state:t,dispatch:e});let n=t.sliceDoc(i[0].from,i[0].to);if(t.selection.ranges.some((e=>t.sliceDoc(e.from,e.to)!=n)))return!1;let s=function(t,e){let{main:i,ranges:n}=t.selection,s=t.wordAt(i.head),r=s&&s.from==i.from&&s.to==i.to;for(let i=!1,s=new ep(t.doc,e,n[n.length-1].to);;){if(s.next(),!s.done){if(i&&n.some((t=>t.from==s.value.from)))continue;if(r){let e=t.wordAt(s.value.from);if(!e||e.from!=s.value.from||e.to!=s.value.to)continue}return s.value}if(i)return null;s=new ep(t.doc,e,0,Math.max(0,n[n.length-1].from-1)),i=!0}}(t,n);return!!s&&(e(t.update({selection:t.selection.addRange(nn.range(s.from,s.to),!1),effects:sa.scrollIntoView(s.to)})),!0)},preventDefault:!0}];class Gp{constructor(t){this.view=t;let e=this.query=t.state.field(Rp).query.spec;function i(t,e,i){return Yd("button",{class:"cm-button",name:t,onclick:e,type:"button"},i)}this.commit=this.commit.bind(this),this.searchField=Yd("input",{value:e.search,placeholder:Qp(t,"Find"),"aria-label":Qp(t,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=Yd("input",{value:e.replace,placeholder:Qp(t,"Replace"),"aria-label":Qp(t,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=Yd("input",{type:"checkbox",name:"case",form:"",checked:e.caseSensitive,onchange:this.commit}),this.reField=Yd("input",{type:"checkbox",name:"re",form:"",checked:e.regexp,onchange:this.commit}),this.wordField=Yd("input",{type:"checkbox",name:"word",form:"",checked:e.wholeWord,onchange:this.commit}),this.dom=Yd("div",{onkeydown:t=>this.keydown(t),class:"cm-search"},[this.searchField,i("next",(()=>Vp(t)),[Qp(t,"next")]),i("prev",(()=>Wp(t)),[Qp(t,"previous")]),i("select",(()=>zp(t)),[Qp(t,"all")]),Yd("label",null,[this.caseField,Qp(t,"match case")]),Yd("label",null,[this.reField,Qp(t,"regexp")]),Yd("label",null,[this.wordField,Qp(t,"by word")]),...t.state.readOnly?[]:[Yd("br"),this.replaceField,i("replace",(()=>Hp(t)),[Qp(t,"replace")]),i("replaceAll",(()=>Fp(t)),[Qp(t,"replace all")])],Yd("button",{name:"close",onclick:()=>Kp(t),"aria-label":Qp(t,"close"),type:"button"},["×"])])}commit(){let t=new kp({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});t.eq(this.query)||(this.query=t,this.view.dispatch({effects:_p.of(t)}))}keydown(t){!function(t,e,i){return ga(pa(t.state),e,t,i)}(this.view,t,"search-panel")?13==t.keyCode&&t.target==this.searchField?(t.preventDefault(),(t.shiftKey?Wp:Vp)(this.view)):13==t.keyCode&&t.target==this.replaceField&&(t.preventDefault(),Hp(this.view)):t.preventDefault()}update(t){for(let e of t.transactions)for(let t of e.effects)t.is(_p)&&!t.value.eq(this.query)&&this.setQuery(t.value)}setQuery(t){this.query=t,this.searchField.value=t.search,this.replaceField.value=t.replace,this.caseField.checked=t.caseSensitive,this.reField.checked=t.regexp,this.wordField.checked=t.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(xp).top}}function Qp(t,e){return t.state.phrase(e)}const Jp=/[\s\.,:;?!]/;function Xp(t,{from:e,to:i}){let n=t.state.doc.lineAt(e),s=t.state.doc.lineAt(i).to,r=Math.max(n.from,e-30),o=Math.min(s,i+30),l=t.state.sliceDoc(r,o);if(r!=n.from)for(let t=0;t<30;t++)if(!Jp.test(l[t+1])&&Jp.test(l[t])){l=l.slice(t);break}if(o!=s)for(let t=l.length-1;t>l.length-30;t--)if(!Jp.test(l[t-1])&&Jp.test(l[t])){l=l.slice(0,t);break}return sa.announce.of(`${t.state.phrase("current match")}. ${l} ${t.state.phrase("on line")} ${n.number}.`)}const Yp=sa.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),Zp=[Rp,yn.lowest(Np),Yp];class tm{constructor(t,e,i){this.state=t,this.pos=e,this.explicit=i,this.abortListeners=[]}tokenBefore(t){let e=tu(this.state).resolveInner(this.pos,-1);for(;e&&t.indexOf(e.name)<0;)e=e.parent;return e?{from:e.from,to:this.pos,text:this.state.sliceDoc(e.from,this.pos),type:e.type}:null}matchBefore(t){let e=this.state.doc.lineAt(this.pos),i=Math.max(e.from,this.pos-250),n=e.text.slice(i-e.from,this.pos-e.from),s=n.search(rm(t,!1));return s<0?null:{from:i+s,to:this.pos,text:n.slice(s)}}get aborted(){return null==this.abortListeners}addEventListener(t,e){"abort"==t&&this.abortListeners&&this.abortListeners.push(e)}}function em(t){let e=Object.keys(t).join(""),i=/\w/.test(e);return i&&(e=e.replace(/\w/g,"")),`[${i?"\\w":""}${e.replace(/[^\w\s]/g,"\\$&")}]`}function im(t){let e=t.map((t=>"string"==typeof t?{label:t}:t)),[i,n]=e.every((t=>/^\w+$/.test(t.label)))?[/\w*$/,/\w+$/]:function(t){let e=Object.create(null),i=Object.create(null);for(let{label:n}of t){e[n[0]]=!0;for(let t=1;t<n.length;t++)i[n[t]]=!0}let n=em(e)+em(i)+"*$";return[new RegExp("^"+n),new RegExp(n)]}(e);return t=>{let s=t.matchBefore(n);return s||t.explicit?{from:s?s.from:t.pos,options:e,validFor:i}:null}}class nm{constructor(t,e,i){this.completion=t,this.source=e,this.match=i}}function sm(t){return t.selection.main.head}function rm(t,e){var i;let{source:n}=t,s=e&&"^"!=n[0],r="$"!=n[n.length-1];return s||r?new RegExp(`${s?"^":""}(?:${n})${r?"$":""}`,null!==(i=t.flags)&&void 0!==i?i:t.ignoreCase?"i":""):t}const om=Pn.define();function lm(t,e){const i=e.completion.apply||e.completion.label;let n=e.source;var s,r,o,l;"string"==typeof i?t.dispatch(Object.assign(Object.assign({},(s=t.state,r=i,o=n.from,l=n.to,Object.assign(Object.assign({},s.changeByRange((t=>{if(t==s.selection.main)return{changes:{from:o,to:l,insert:r},range:nn.cursor(o+r.length)};let e=l-o;return!t.empty||e&&s.sliceDoc(t.from-e,t.from)!=s.sliceDoc(o,l)?{range:t}:{changes:{from:t.from-e,to:t.from,insert:r},range:nn.cursor(t.from-e+r.length)}}))),{userEvent:"input.complete"}))),{annotations:om.of(e.completion)})):i(t,e.completion,n.from,n.to)}const am=new WeakMap;function hm(t){if(!Array.isArray(t))return t;let e=am.get(t);return e||am.set(t,e=im(t)),e}class cm{constructor(t){this.pattern=t,this.chars=[],this.folded=[],this.any=[],this.precise=[],this.byWord=[];for(let e=0;e<t.length;){let i=Fi(t,e),n=qi(i);this.chars.push(i);let s=t.slice(e,e+n),r=s.toUpperCase();this.folded.push(Fi(r==s?s.toLowerCase():r,0)),e+=n}this.astral=t.length!=this.chars.length}match(t){if(0==this.pattern.length)return[0];if(t.length<this.pattern.length)return null;let{chars:e,folded:i,any:n,precise:s,byWord:r}=this;if(1==e.length){let n=Fi(t,0),s=qi(n),r=s==t.length?0:-100;if(n==e[0]);else{if(n!=i[0])return null;r+=-200}return[r,0,s]}let o=t.indexOf(this.pattern);if(0==o)return[t.length==this.pattern.length?0:-100,0,this.pattern.length];let l=e.length,a=0;if(o<0){for(let s=0,r=Math.min(t.length,200);s<r&&a<l;){let r=Fi(t,s);r!=e[a]&&r!=i[a]||(n[a++]=s),s+=qi(r)}if(a<l)return null}let h=0,c=0,u=!1,f=0,d=-1,p=-1,m=/[a-z]/.test(t),g=!0;for(let n=0,a=Math.min(t.length,200),v=0;n<a&&c<l;){let a=Fi(t,n);o<0&&(h<l&&a==e[h]&&(s[h++]=n),f<l&&(a==e[f]||a==i[f]?(0==f&&(d=n),p=n+1,f++):f=0));let w,y=a<255?a>=48&&a<=57||a>=97&&a<=122?2:a>=65&&a<=90?1:0:(w=ji(a))!=w.toLowerCase()?1:w!=w.toUpperCase()?2:0;(!n||1==y&&m||0==v&&0!=y)&&(e[c]==a||i[c]==a&&(u=!0)?r[c++]=n:r.length&&(g=!1)),v=y,n+=qi(a)}return c==l&&0==r[0]&&g?this.result((u?-200:0)-100,r,t):f==l&&0==d?[-200-t.length+(p==t.length?0:-100),0,p]:o>-1?[-700-t.length,o,o+this.pattern.length]:f==l?[-900-t.length,d,p]:c==l?this.result((u?-200:0)-100-700+(g?0:-1100),r,t):2==e.length?null:this.result((n[0]?-700:0)-200-1100,n,t)}result(t,e,i){let n=[t-i.length],s=1;for(let t of e){let e=t+(this.astral?qi(Fi(i,t)):1);s>1&&n[s-1]==t?n[s-1]=e:(n[s++]=t,n[s++]=e)}return n}}const um=on.define({combine:t=>Qn(t,{activateOnTyping:!0,selectOnOpen:!0,override:null,closeOnBlur:!0,maxRenderedOptions:100,defaultKeymap:!0,tooltipClass:()=>"",optionClass:()=>"",aboveCursor:!1,icons:!0,addToOptions:[],compareCompletions:(t,e)=>t.label.localeCompare(e.label),interactionDelay:75},{defaultKeymap:(t,e)=>t&&e,closeOnBlur:(t,e)=>t&&e,icons:(t,e)=>t&&e,tooltipClass:(t,e)=>i=>fm(t(i),e(i)),optionClass:(t,e)=>i=>fm(t(i),e(i)),addToOptions:(t,e)=>t.concat(e)})});function fm(t,e){return t?e?t+" "+e:t:e}function dm(t,e,i){if(t<=i)return{from:0,to:t};if(e<0&&(e=0),e<=t>>1){let t=Math.floor(e/i);return{from:t*i,to:(t+1)*i}}let n=Math.floor((t-e)/i);return{from:t-(n+1)*i,to:t-n*i}}class pm{constructor(t,e){this.view=t,this.stateField=e,this.info=null,this.placeInfo={read:()=>this.measureInfo(),write:t=>this.positionInfo(t),key:this},this.space=null,this.currentClass="";let i=t.state.field(e),{options:n,selected:s}=i.open,r=t.state.facet(um);this.optionContent=function(t){let e=t.addToOptions.slice();return t.icons&&e.push({render(t){let e=document.createElement("div");return e.classList.add("cm-completionIcon"),t.type&&e.classList.add(...t.type.split(/\s+/g).map((t=>"cm-completionIcon-"+t))),e.setAttribute("aria-hidden","true"),e},position:20}),e.push({render(t,e,i){let n=document.createElement("span");n.className="cm-completionLabel";let{label:s}=t,r=0;for(let t=1;t<i.length;){let e=i[t++],o=i[t++];e>r&&n.appendChild(document.createTextNode(s.slice(r,e)));let l=n.appendChild(document.createElement("span"));l.appendChild(document.createTextNode(s.slice(e,o))),l.className="cm-completionMatchedText",r=o}return r<s.length&&n.appendChild(document.createTextNode(s.slice(r))),n},position:50},{render(t){if(!t.detail)return null;let e=document.createElement("span");return e.className="cm-completionDetail",e.textContent=t.detail,e},position:80}),e.sort(((t,e)=>t.position-e.position)).map((t=>t.render))}(r),this.optionClass=r.optionClass,this.tooltipClass=r.tooltipClass,this.range=dm(n.length,s,r.maxRenderedOptions),this.dom=document.createElement("div"),this.dom.className="cm-tooltip-autocomplete",this.updateTooltipClass(t.state),this.dom.addEventListener("mousedown",(e=>{for(let i,s=e.target;s&&s!=this.dom;s=s.parentNode)if("LI"==s.nodeName&&(i=/-(\d+)$/.exec(s.id))&&+i[1]<n.length)return lm(t,n[+i[1]]),void e.preventDefault()})),this.list=this.dom.appendChild(this.createListBox(n,i.id,this.range)),this.list.addEventListener("scroll",(()=>{this.info&&this.view.requestMeasure(this.placeInfo)}))}mount(){this.updateSel()}update(t){var e,i,n;let s=t.state.field(this.stateField),r=t.startState.field(this.stateField);this.updateTooltipClass(t.state),s!=r&&(this.updateSel(),(null===(e=s.open)||void 0===e?void 0:e.disabled)!=(null===(i=r.open)||void 0===i?void 0:i.disabled)&&this.dom.classList.toggle("cm-tooltip-autocomplete-disabled",!!(null===(n=s.open)||void 0===n?void 0:n.disabled)))}updateTooltipClass(t){let e=this.tooltipClass(t);if(e!=this.currentClass){for(let t of this.currentClass.split(" "))t&&this.dom.classList.remove(t);for(let t of e.split(" "))t&&this.dom.classList.add(t);this.currentClass=e}}positioned(t){this.space=t,this.info&&this.view.requestMeasure(this.placeInfo)}updateSel(){let t=this.view.state.field(this.stateField),e=t.open;if((e.selected>-1&&e.selected<this.range.from||e.selected>=this.range.to)&&(this.range=dm(e.options.length,e.selected,this.view.state.facet(um).maxRenderedOptions),this.list.remove(),this.list=this.dom.appendChild(this.createListBox(e.options,t.id,this.range)),this.list.addEventListener("scroll",(()=>{this.info&&this.view.requestMeasure(this.placeInfo)}))),this.updateSelectedOption(e.selected)){this.info&&(this.info.remove(),this.info=null);let{completion:i}=e.options[e.selected],{info:n}=i;if(!n)return;let s="string"==typeof n?document.createTextNode(n):n(i);if(!s)return;"then"in s?s.then((e=>{e&&this.view.state.field(this.stateField,!1)==t&&this.addInfoPane(e)})).catch((t=>Qr(this.view.state,t,"completion info"))):this.addInfoPane(s)}}addInfoPane(t){let e=this.info=document.createElement("div");e.className="cm-tooltip cm-completionInfo",e.appendChild(t),this.dom.appendChild(e),this.view.requestMeasure(this.placeInfo)}updateSelectedOption(t){let e=null;for(let i=this.list.firstChild,n=this.range.from;i;i=i.nextSibling,n++)n==t?i.hasAttribute("aria-selected")||(i.setAttribute("aria-selected","true"),e=i):i.hasAttribute("aria-selected")&&i.removeAttribute("aria-selected");return e&&function(t,e){let i=t.getBoundingClientRect(),n=e.getBoundingClientRect();n.top<i.top?t.scrollTop-=i.top-n.top:n.bottom>i.bottom&&(t.scrollTop+=n.bottom-i.bottom)}(this.list,e),e}measureInfo(){let t=this.dom.querySelector("[aria-selected]");if(!t||!this.info)return null;let e=this.dom.getBoundingClientRect(),i=this.info.getBoundingClientRect(),n=t.getBoundingClientRect(),s=this.space;if(!s){let t=this.dom.ownerDocument.defaultView||window;s={left:0,top:0,right:t.innerWidth,bottom:t.innerHeight}}if(n.top>Math.min(s.bottom,e.bottom)-10||n.bottom<Math.max(s.top,e.top)+10)return null;let r,o=this.view.textDirection==ho.RTL,l=o,a=!1,h="",c="",u=e.left-s.left,f=s.right-e.right;if(l&&u<Math.min(i.width,f)?l=!1:!l&&f<Math.min(i.width,u)&&(l=!0),i.width<=(l?u:f))h=Math.max(s.top,Math.min(n.top,s.bottom-i.height))-e.top+"px",r=Math.min(400,l?u:f)+"px";else{a=!0,r=Math.min(400,(o?e.right:s.right-e.left)-30)+"px";let t=s.bottom-e.bottom;t>=i.height||t>e.top?h=n.bottom-e.top+"px":c=e.bottom-n.top+"px"}return{top:h,bottom:c,maxWidth:r,class:a?o?"left-narrow":"right-narrow":l?"left":"right"}}positionInfo(t){this.info&&(t?(this.info.style.top=t.top,this.info.style.bottom=t.bottom,this.info.style.maxWidth=t.maxWidth,this.info.className="cm-tooltip cm-completionInfo cm-completionInfo-"+t.class):this.info.style.top="-1e6px")}createListBox(t,e,i){const n=document.createElement("ul");n.id=e,n.setAttribute("role","listbox"),n.setAttribute("aria-expanded","true"),n.setAttribute("aria-label",this.view.state.phrase("Completions"));for(let s=i.from;s<i.to;s++){let{completion:i,match:r}=t[s];const o=n.appendChild(document.createElement("li"));o.id=e+"-"+s,o.setAttribute("role","option");let l=this.optionClass(i);l&&(o.className=l);for(let t of this.optionContent){let e=t(i,this.view.state,r);e&&o.appendChild(e)}}return i.from&&n.classList.add("cm-completionListIncompleteTop"),i.to<t.length&&n.classList.add("cm-completionListIncompleteBottom"),n}}function mm(t){return 100*(t.boost||0)+(t.apply?10:0)+(t.info?5:0)+(t.type?1:0)}class gm{constructor(t,e,i,n,s,r){this.options=t,this.attrs=e,this.tooltip=i,this.timestamp=n,this.selected=s,this.disabled=r}setSelected(t,e){return t==this.selected||t>=this.options.length?this:new gm(this.options,ym(e,t),this.tooltip,this.timestamp,t,this.disabled)}static build(t,e,i,n,s){let r=function(t,e){let i=[],n=0;for(let s of t)if(s.hasResult())if(!1===s.result.filter){let t=s.result.getMatch;for(let e of s.result.options){let r=[1e9-n++];if(t)for(let i of t(e))r.push(i);i.push(new nm(e,s,r))}}else{let t,n=new cm(e.sliceDoc(s.from,s.to));for(let e of s.result.options)(t=n.match(e.label))&&(null!=e.boost&&(t[0]+=e.boost),i.push(new nm(e,s,t)))}let s=[],r=null,o=e.facet(um).compareCompletions;for(let t of i.sort(((t,e)=>e.match[0]-t.match[0]||o(t.completion,e.completion))))!r||r.label!=t.completion.label||r.detail!=t.completion.detail||null!=r.type&&null!=t.completion.type&&r.type!=t.completion.type||r.apply!=t.completion.apply?s.push(t):mm(t.completion)>mm(r)&&(s[s.length-1]=t),r=t.completion;return s}(t,e);if(!r.length)return n&&t.some((t=>1==t.state))?new gm(n.options,n.attrs,n.tooltip,n.timestamp,n.selected,!0):null;let o=e.facet(um).selectOnOpen?0:-1;if(n&&n.selected!=o&&-1!=n.selected){let t=n.options[n.selected].completion;for(let e=0;e<r.length;e++)if(r[e].completion==t){o=e;break}}return new gm(r,ym(i,o),{pos:t.reduce(((t,e)=>e.hasResult()?Math.min(t,e.from):t),1e8),create:(l=Dm,t=>new pm(t,l)),above:s.aboveCursor},n?n.timestamp:Date.now(),o,!1);var l}map(t){return new gm(this.options,this.attrs,Object.assign(Object.assign({},this.tooltip),{pos:t.mapPos(this.tooltip.pos)}),this.timestamp,this.selected,this.disabled)}}class vm{constructor(t,e,i){this.active=t,this.id=e,this.open=i}static start(){return new vm(bm,"cm-ac-"+Math.floor(2e6*Math.random()).toString(36),null)}update(t){let{state:e}=t,i=e.facet(um),n=(i.override||e.languageDataAt("autocomplete",sm(e)).map(hm)).map((e=>(this.active.find((t=>t.source==e))||new km(e,this.active.some((t=>0!=t.state))?1:0)).update(t,i)));n.length==this.active.length&&n.every(((t,e)=>t==this.active[e]))&&(n=this.active);let s=this.open;s&&t.docChanged&&(s=s.map(t.changes)),t.selection||n.some((e=>e.hasResult()&&t.changes.touchesRange(e.from,e.to)))||!function(t,e){if(t==e)return!0;for(let i=0,n=0;;){for(;i<t.length&&!t[i].hasResult;)i++;for(;n<e.length&&!e[n].hasResult;)n++;let s=i==t.length,r=n==e.length;if(s||r)return s==r;if(t[i++].result!=e[n++].result)return!1}}(n,this.active)?s=gm.build(n,e,this.id,s,i):s&&s.disabled&&!n.some((t=>1==t.state))&&(s=null),!s&&n.every((t=>1!=t.state))&&n.some((t=>t.hasResult()))&&(n=n.map((t=>t.hasResult()?new km(t.source,0):t)));for(let e of t.effects)e.is(Om)&&(s=s&&s.setSelected(e.value,this.id));return n==this.active&&s==this.open?this:new vm(n,this.id,s)}get tooltip(){return this.open?this.open.tooltip:null}get attrs(){return this.open?this.open.attrs:wm}}const wm={"aria-autocomplete":"list"};function ym(t,e){let i={"aria-autocomplete":"list","aria-haspopup":"listbox","aria-controls":t};return e>-1&&(i["aria-activedescendant"]=t+"-"+e),i}const bm=[];function xm(t){return t.isUserEvent("input.type")?"input":t.isUserEvent("delete.backward")?"delete":null}class km{constructor(t,e,i=-1){this.source=t,this.state=e,this.explicitPos=i}hasResult(){return!1}update(t,e){let i=xm(t),n=this;i?n=n.handleUserEvent(t,i,e):t.docChanged?n=n.handleChange(t):t.selection&&0!=n.state&&(n=new km(n.source,0));for(let e of t.effects)if(e.is(Cm))n=new km(n.source,1,e.value?sm(t.state):-1);else if(e.is(Am))n=new km(n.source,0);else if(e.is(Mm))for(let t of e.value)t.source==n.source&&(n=t);return n}handleUserEvent(t,e,i){return"delete"!=e&&i.activateOnTyping?new km(this.source,1):this.map(t.changes)}handleChange(t){return t.changes.touchesRange(sm(t.startState))?new km(this.source,0):this.map(t.changes)}map(t){return t.empty||this.explicitPos<0?this:new km(this.source,this.state,t.mapPos(this.explicitPos))}}class Sm extends km{constructor(t,e,i,n,s){super(t,2,e),this.result=i,this.from=n,this.to=s}hasResult(){return!0}handleUserEvent(t,e,i){var n;let s=t.changes.mapPos(this.from),r=t.changes.mapPos(this.to,1),o=sm(t.state);if((this.explicitPos<0?o<=s:o<this.from)||o>r||"delete"==e&&sm(t.startState)==this.from)return new km(this.source,"input"==e&&i.activateOnTyping?1:0);let l,a=this.explicitPos<0?-1:t.changes.mapPos(this.explicitPos);return function(t,e,i,n){if(!t)return!1;let s=e.sliceDoc(i,n);return"function"==typeof t?t(s,i,n,e):rm(t,!0).test(s)}(this.result.validFor,t.state,s,r)?new Sm(this.source,a,this.result,s,r):this.result.update&&(l=this.result.update(this.result,s,r,new tm(t.state,o,a>=0)))?new Sm(this.source,a,l,l.from,null!==(n=l.to)&&void 0!==n?n:sm(t.state)):new km(this.source,1,a)}handleChange(t){return t.changes.touchesRange(this.from,this.to)?new km(this.source,0):this.map(t.changes)}map(t){return t.empty?this:new Sm(this.source,this.explicitPos<0?-1:t.mapPos(this.explicitPos),this.result,t.mapPos(this.from),t.mapPos(this.to,1))}}const Cm=Nn.define(),Am=Nn.define(),Mm=Nn.define({map:(t,e)=>t.map((t=>t.map(e)))}),Om=Nn.define(),Dm=dn.define({create:()=>vm.start(),update:(t,e)=>t.update(e),provide:t=>[ch.from(t,(t=>t.tooltip)),sa.contentAttributes.from(t,(t=>t.attrs))]});function Tm(t,e="option"){return i=>{let n=i.state.field(Dm,!1);if(!n||!n.open||n.open.disabled||Date.now()-n.open.timestamp<i.state.facet(um).interactionDelay)return!1;let s,r=1;"page"==e&&(s=function(t,e){let i=t.plugin(lh);if(!i)return null;let n=i.manager.tooltips.indexOf(e);return n<0?null:i.manager.tooltipViews[n]}(i,n.open.tooltip))&&(r=Math.max(2,Math.floor(s.dom.offsetHeight/s.dom.querySelector("li").offsetHeight)-1));let{length:o}=n.open.options,l=n.open.selected>-1?n.open.selected+r*(t?1:-1):t?0:o-1;return l<0?l="page"==e?0:o-1:l>=o&&(l="page"==e?o-1:0),i.dispatch({effects:Om.of(l)}),!0}}class _m{constructor(t,e){this.active=t,this.context=e,this.time=Date.now(),this.updates=[],this.done=void 0}}const Em=Zr.fromClass(class{constructor(t){this.view=t,this.debounceUpdate=-1,this.running=[],this.debounceAccept=-1,this.composing=0;for(let e of t.state.field(Dm).active)1==e.state&&this.startQuery(e)}update(t){let e=t.state.field(Dm);if(!t.selectionSet&&!t.docChanged&&t.startState.field(Dm)==e)return;let i=t.transactions.some((t=>(t.selection||t.docChanged)&&!xm(t)));for(let e=0;e<this.running.length;e++){let n=this.running[e];if(i||n.updates.length+t.transactions.length>50&&Date.now()-n.time>1e3){for(let t of n.context.abortListeners)try{t()}catch(t){Qr(this.view.state,t)}n.context.abortListeners=null,this.running.splice(e--,1)}else n.updates.push(...t.transactions)}if(this.debounceUpdate>-1&&clearTimeout(this.debounceUpdate),this.debounceUpdate=e.active.some((t=>1==t.state&&!this.running.some((e=>e.active.source==t.source))))?setTimeout((()=>this.startUpdate()),50):-1,0!=this.composing)for(let e of t.transactions)"input"==xm(e)?this.composing=2:2==this.composing&&e.selection&&(this.composing=3)}startUpdate(){this.debounceUpdate=-1;let{state:t}=this.view,e=t.field(Dm);for(let t of e.active)1!=t.state||this.running.some((e=>e.active.source==t.source))||this.startQuery(t)}startQuery(t){let{state:e}=this.view,i=sm(e),n=new tm(e,i,t.explicitPos==i),s=new _m(t,n);this.running.push(s),Promise.resolve(t.source(n)).then((t=>{s.context.aborted||(s.done=t||null,this.scheduleAccept())}),(t=>{this.view.dispatch({effects:Am.of(null)}),Qr(this.view.state,t)}))}scheduleAccept(){this.running.every((t=>void 0!==t.done))?this.accept():this.debounceAccept<0&&(this.debounceAccept=setTimeout((()=>this.accept()),50))}accept(){var t;this.debounceAccept>-1&&clearTimeout(this.debounceAccept),this.debounceAccept=-1;let e=[],i=this.view.state.facet(um);for(let n=0;n<this.running.length;n++){let s=this.running[n];if(void 0===s.done)continue;if(this.running.splice(n--,1),s.done){let n=new Sm(s.active.source,s.active.explicitPos,s.done,s.done.from,null!==(t=s.done.to)&&void 0!==t?t:sm(s.updates.length?s.updates[0].startState:this.view.state));for(let t of s.updates)n=n.update(t,i);if(n.hasResult()){e.push(n);continue}}let r=this.view.state.field(Dm).active.find((t=>t.source==s.active.source));if(r&&1==r.state)if(null==s.done){let t=new km(s.active.source,0);for(let e of s.updates)t=t.update(e,i);1!=t.state&&e.push(t)}else this.startQuery(r)}e.length&&this.view.dispatch({effects:Mm.of(e)})}},{eventHandlers:{blur(){let t=this.view.state.field(Dm,!1);t&&t.tooltip&&this.view.state.facet(um).closeOnBlur&&this.view.dispatch({effects:Am.of(null)})},compositionstart(){this.composing=1},compositionend(){3==this.composing&&setTimeout((()=>this.view.dispatch({effects:Cm.of(!1)})),20),this.composing=0}}}),Rm=sa.baseTheme({".cm-tooltip.cm-tooltip-autocomplete":{"& > ul":{fontFamily:"monospace",whiteSpace:"nowrap",overflow:"hidden auto",maxWidth_fallback:"700px",maxWidth:"min(700px, 95vw)",minWidth:"250px",maxHeight:"10em",height:"100%",listStyle:"none",margin:0,padding:0,"& > li":{overflowX:"hidden",textOverflow:"ellipsis",cursor:"pointer",padding:"1px 3px",lineHeight:1.2}}},"&light .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#17c",color:"white"},"&light .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#777"},"&dark .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#347",color:"white"},"&dark .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#444"},".cm-completionListIncompleteTop:before, .cm-completionListIncompleteBottom:after":{content:'"···"',opacity:.5,display:"block",textAlign:"center"},".cm-tooltip.cm-completionInfo":{position:"absolute",padding:"3px 9px",width:"max-content",maxWidth:"400px",boxSizing:"border-box"},".cm-completionInfo.cm-completionInfo-left":{right:"100%"},".cm-completionInfo.cm-completionInfo-right":{left:"100%"},".cm-completionInfo.cm-completionInfo-left-narrow":{right:"30px"},".cm-completionInfo.cm-completionInfo-right-narrow":{left:"30px"},"&light .cm-snippetField":{backgroundColor:"#00000022"},"&dark .cm-snippetField":{backgroundColor:"#ffffff22"},".cm-snippetFieldPosition":{verticalAlign:"text-top",width:0,height:"1.15em",display:"inline-block",margin:"0 -0.7px -.7em",borderLeft:"1.4px dotted #888"},".cm-completionMatchedText":{textDecoration:"underline"},".cm-completionDetail":{marginLeft:"0.5em",fontStyle:"italic"},".cm-completionIcon":{fontSize:"90%",width:".8em",display:"inline-block",textAlign:"center",paddingRight:".6em",opacity:"0.6",boxSizing:"content-box"},".cm-completionIcon-function, .cm-completionIcon-method":{"&:after":{content:"'ƒ'"}},".cm-completionIcon-class":{"&:after":{content:"'○'"}},".cm-completionIcon-interface":{"&:after":{content:"'◌'"}},".cm-completionIcon-variable":{"&:after":{content:"'𝑥'"}},".cm-completionIcon-constant":{"&:after":{content:"'𝐶'"}},".cm-completionIcon-type":{"&:after":{content:"'𝑡'"}},".cm-completionIcon-enum":{"&:after":{content:"'∪'"}},".cm-completionIcon-property":{"&:after":{content:"'□'"}},".cm-completionIcon-keyword":{"&:after":{content:"'🔑︎'"}},".cm-completionIcon-namespace":{"&:after":{content:"'▢'"}},".cm-completionIcon-text":{"&:after":{content:"'abc'",fontSize:"50%",verticalAlign:"middle"}}});const Pm={brackets:["(","[","{","'",'"'],before:")]}:;>",stringPrefixes:[]},Bm=Nn.define({map(t,e){let i=e.mapPos(t,-1,Ki.TrackAfter);return null==i?void 0:i}}),Lm=Nn.define({map:(t,e)=>e.mapPos(t)}),Nm=new class extends Jn{};Nm.startSide=1,Nm.endSide=-1;const Im=dn.define({create:()=>ts.empty,update(t,e){if(e.selection){let i=e.state.doc.lineAt(e.selection.main.head).from,n=e.startState.doc.lineAt(e.startState.selection.main.head).from;i!=e.changes.mapPos(n,-1)&&(t=ts.empty)}t=t.map(e.changes);for(let i of e.effects)i.is(Bm)?t=t.update({add:[Nm.range(i.value,i.value+1)]}):i.is(Lm)&&(t=t.update({filter:t=>t!=i.value}));return t}});const Vm="()[]{}<>";function Wm(t){for(let e=0;e<Vm.length;e+=2)if(Vm.charCodeAt(e)==t)return Vm.charAt(e+1);return ji(t<128?t:t+1)}function zm(t,e){return t.languageDataAt("closeBrackets",e)[0]||Pm}const Hm="object"==typeof navigator&&/Android\b/.test(navigator.userAgent),Fm=sa.inputHandler.of(((t,e,i,n)=>{if((Hm?t.composing:t.compositionStarted)||t.state.readOnly)return!1;let s=t.state.selection.main;if(n.length>2||2==n.length&&1==qi(Fi(n,0))||e!=s.from||i!=s.to)return!1;let r=function(t,e){let i=zm(t,t.selection.main.head),n=i.brackets||Pm.brackets;for(let s of n){let r=Wm(Fi(s,0));if(e==s)return r==s?Gm(t,s,n.indexOf(s+s+s)>-1,i):Km(t,s,r,i.before||Pm.before);if(e==r&&qm(t,t.selection.main.from))return Um(t,s,r)}return null}(t.state,n);return!!r&&(t.dispatch(r),!0)})),jm=[{key:"Backspace",run:({state:t,dispatch:e})=>{if(t.readOnly)return!1;let i=zm(t,t.selection.main.head).brackets||Pm.brackets,n=null,s=t.changeByRange((e=>{if(e.empty){let n=function(t,e){let i=t.sliceString(e-2,e);return qi(Fi(i,0))==i.length?i:i.slice(1)}(t.doc,e.head);for(let s of i)if(s==n&&$m(t.doc,e.head)==Wm(Fi(s,0)))return{changes:{from:e.head-s.length,to:e.head+s.length},range:nn.cursor(e.head-s.length)}}return{range:n=e}}));return n||e(t.update(s,{scrollIntoView:!0,userEvent:"delete.backward"})),!n}}];function qm(t,e){let i=!1;return t.field(Im).between(0,t.doc.length,(t=>{t==e&&(i=!0)})),i}function $m(t,e){let i=t.sliceString(e,e+2);return i.slice(0,qi(Fi(i,0)))}function Km(t,e,i,n){let s=null,r=t.changeByRange((r=>{if(!r.empty)return{changes:[{insert:e,from:r.from},{insert:i,from:r.to}],effects:Bm.of(r.to+e.length),range:nn.range(r.anchor+e.length,r.head+e.length)};let o=$m(t.doc,r.head);return!o||/\s/.test(o)||n.indexOf(o)>-1?{changes:{insert:e+i,from:r.head},effects:Bm.of(r.head+e.length),range:nn.cursor(r.head+e.length)}:{range:s=r}}));return s?null:t.update(r,{scrollIntoView:!0,userEvent:"input.type"})}function Um(t,e,i){let n=null,s=t.selection.ranges.map((e=>e.empty&&$m(t.doc,e.head)==i?nn.cursor(e.head+i.length):n=e));return n?null:t.update({selection:nn.create(s,t.selection.mainIndex),scrollIntoView:!0,effects:t.selection.ranges.map((({from:t})=>Lm.of(t)))})}function Gm(t,e,i,n){let s=n.stringPrefixes||Pm.stringPrefixes,r=null,o=t.changeByRange((n=>{if(!n.empty)return{changes:[{insert:e,from:n.from},{insert:e,from:n.to}],effects:Bm.of(n.to+e.length),range:nn.range(n.anchor+e.length,n.head+e.length)};let o,l=n.head,a=$m(t.doc,l);if(a==e){if(Qm(t,l))return{changes:{insert:e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)};if(qm(t,l)){let n=i&&t.sliceDoc(l,l+3*e.length)==e+e+e;return{range:nn.cursor(l+e.length*(n?3:1)),effects:Lm.of(l)}}}else{if(i&&t.sliceDoc(l-2*e.length,l)==e+e&&(o=Jm(t,l-2*e.length,s))>-1&&Qm(t,o))return{changes:{insert:e+e+e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)};if(t.charCategorizer(l)(a)!=qn.Word&&Jm(t,l,s)>-1&&!function(t,e,i,n){let s=tu(t).resolveInner(e,-1),r=n.reduce(((t,e)=>Math.max(t,e.length)),0);for(let o=0;o<5;o++){let o=t.sliceDoc(s.from,Math.min(s.to,s.from+i.length+r)),l=o.indexOf(i);if(!l||l>-1&&n.indexOf(o.slice(0,l))>-1){let e=s.firstChild;for(;e&&e.from==s.from&&e.to-e.from>i.length+l;){if(t.sliceDoc(e.to-i.length,e.to)==i)return!1;e=e.firstChild}return!0}let a=s.to==e&&s.parent;if(!a)break;s=a}return!1}(t,l,e,s))return{changes:{insert:e+e,from:l},effects:Bm.of(l+e.length),range:nn.cursor(l+e.length)}}return{range:r=n}}));return r?null:t.update(o,{scrollIntoView:!0,userEvent:"input.type"})}function Qm(t,e){let i=tu(t).resolveInner(e+1);return i.parent&&i.from==e}function Jm(t,e,i){let n=t.charCategorizer(e);if(n(t.sliceDoc(e-1,e))!=qn.Word)return e;for(let s of i){let i=e-s.length;if(t.sliceDoc(i,e)==s&&n(t.sliceDoc(i-1,i))!=qn.Word)return i}return-1}function Xm(t={}){return[Dm,um.of(t),Em,Zm,Rm]}const Ym=[{key:"Ctrl-Space",run:t=>!!t.state.field(Dm,!1)&&(t.dispatch({effects:Cm.of(!0)}),!0)},{key:"Escape",run:t=>{let e=t.state.field(Dm,!1);return!(!e||!e.active.some((t=>0!=t.state)))&&(t.dispatch({effects:Am.of(null)}),!0)}},{key:"ArrowDown",run:Tm(!0)},{key:"ArrowUp",run:Tm(!1)},{key:"PageDown",run:Tm(!0,"page")},{key:"PageUp",run:Tm(!1,"page")},{key:"Enter",run:t=>{let e=t.state.field(Dm,!1);return!(t.state.readOnly||!e||!e.open||e.open.selected<0||Date.now()-e.open.timestamp<t.state.facet(um).interactionDelay)&&(e.open.disabled||lm(t,e.open.options[e.open.selected]),!0)}}],Zm=yn.highest(fa.computeN([um],(t=>t.facet(um).defaultKeymap?[Ym]:[])));class tg{constructor(t,e,i){this.from=t,this.to=e,this.diagnostic=i}}class eg{constructor(t,e,i){this.diagnostics=t,this.panel=e,this.selected=i}static init(t,e,i){let n=t,s=i.facet(mg).markerFilter;s&&(n=s(n));let r=Or.set(n.map((t=>t.from==t.to||t.from==t.to-1&&i.doc.lineAt(t.from).to==t.from?Or.widget({widget:new wg(t),diagnostic:t}).range(t.from):Or.mark({attributes:{class:"cm-lintRange cm-lintRange-"+t.severity},diagnostic:t}).range(t.from,t.to))),!0);return new eg(r,e,ig(r))}}function ig(t,e=null,i=0){let n=null;return t.between(i,1e9,((t,i,{spec:s})=>{if(!e||s.diagnostic==e)return n=new tg(t,i,s.diagnostic),!1})),n}function ng(t,e){return!(!t.effects.some((t=>t.is(rg)))&&!t.changes.touchesRange(e.pos))}function sg(t,e){return t.field(ag,!1)?e:e.concat(Nn.appendConfig.of([ag,sa.decorations.compute([ag],(t=>{let{selected:e,panel:i}=t.field(ag);return e&&i&&e.from!=e.to?Or.set([hg.range(e.from,e.to)]):Or.none})),gh(cg,{hideOn:ng}),Sg]))}const rg=Nn.define(),og=Nn.define(),lg=Nn.define(),ag=dn.define({create:()=>new eg(Or.none,null,null),update(t,e){if(e.docChanged){let i=t.diagnostics.map(e.changes),n=null;if(t.selected){let s=e.changes.mapPos(t.selected.from,1);n=ig(i,t.selected.diagnostic,s)||ig(i,null,s)}t=new eg(i,t.panel,n)}for(let i of e.effects)i.is(rg)?t=eg.init(i.value,t.panel,e.state):i.is(og)?t=new eg(t.diagnostics,i.value?bg.open:null,t.selected):i.is(lg)&&(t=new eg(t.diagnostics,t.panel,i.value));return t},provide:t=>[Sh.from(t,(t=>t.panel)),sa.decorations.from(t,(t=>t.diagnostics))]});const hg=Or.mark({class:"cm-lintRange cm-lintRange-active"});function cg(t,e,i){let{diagnostics:n}=t.state.field(ag),s=[],r=2e8,o=0;n.between(e-(i<0?1:0),e+(i>0?1:0),((t,n,{spec:l})=>{e>=t&&e<=n&&(t==n||(e>t||i>0)&&(e<n||i<0))&&(s.push(l.diagnostic),r=Math.min(t,r),o=Math.max(n,o))}));let l=t.state.facet(mg).tooltipFilter;return l&&(s=l(s)),s.length?{pos:r,end:o,above:t.state.doc.lineAt(r).to<o,create:()=>({dom:ug(t,s)})}:null}function ug(t,e){return Yd("ul",{class:"cm-tooltip-lint"},e.map((e=>vg(t,e,!1))))}const fg=t=>{let e=t.state.field(ag,!1);return!(!e||!e.panel)&&(t.dispatch({effects:og.of(!1)}),!0)},dg=[{key:"Mod-Shift-m",run:t=>{let e=t.state.field(ag,!1);e&&e.panel||t.dispatch({effects:sg(t.state,[og.of(!0)])});let i=yh(t,bg.open);return i&&i.dom.querySelector(".cm-panel-lint ul").focus(),!0},preventDefault:!0},{key:"F8",run:t=>{let e=t.state.field(ag,!1);if(!e)return!1;let i=t.state.selection.main,n=e.diagnostics.iter(i.to+1);return!(!n.value&&(n=e.diagnostics.iter(0),!n.value||n.from==i.from&&n.to==i.to))&&(t.dispatch({selection:{anchor:n.from,head:n.to},scrollIntoView:!0}),!0)}}],pg=Zr.fromClass(class{constructor(t){this.view=t,this.timeout=-1,this.set=!0;let{delay:e}=t.state.facet(mg);this.lintTime=Date.now()+e,this.run=this.run.bind(this),this.timeout=setTimeout(this.run,e)}run(){let t=Date.now();if(t<this.lintTime-10)setTimeout(this.run,this.lintTime-t);else{this.set=!1;let{state:t}=this.view,{sources:e}=t.facet(mg);Promise.all(e.map((t=>Promise.resolve(t(this.view))))).then((e=>{let i=e.reduce(((t,e)=>t.concat(e)));this.view.state.doc==t.doc&&this.view.dispatch(function(t,e){return{effects:sg(t,[rg.of(e)])}}(this.view.state,i))}),(t=>{Qr(this.view.state,t)}))}}update(t){let e=t.state.facet(mg);(t.docChanged||e!=t.startState.facet(mg)||e.needsRefresh&&e.needsRefresh(t))&&(this.lintTime=Date.now()+e.delay,this.set||(this.set=!0,this.timeout=setTimeout(this.run,e.delay)))}force(){this.set&&(this.lintTime=Date.now(),this.run())}destroy(){clearTimeout(this.timeout)}}),mg=on.define({combine:t=>Object.assign({sources:t.map((t=>t.source))},Qn(t.map((t=>t.config)),{delay:750,markerFilter:null,tooltipFilter:null,needsRefresh:null},{needsRefresh:(t,e)=>t?e?i=>t(i)||e(i):t:e})),enables:pg});function gg(t){let e=[];if(t)t:for(let{name:i}of t){for(let t=0;t<i.length;t++){let n=i[t];if(/[a-zA-Z]/.test(n)&&!e.some((t=>t.toLowerCase()==n.toLowerCase()))){e.push(n);continue t}}e.push("")}return e}function vg(t,e,i){var n;let s=i?gg(e.actions):[];return Yd("li",{class:"cm-diagnostic cm-diagnostic-"+e.severity},Yd("span",{class:"cm-diagnosticText"},e.renderMessage?e.renderMessage():e.message),null===(n=e.actions)||void 0===n?void 0:n.map(((i,n)=>{let r=!1,o=n=>{if(n.preventDefault(),r)return;r=!0;let s=ig(t.state.field(ag).diagnostics,e);s&&i.apply(t,s.from,s.to)},{name:l}=i,a=s[n]?l.indexOf(s[n]):-1,h=a<0?l:[l.slice(0,a),Yd("u",l.slice(a,a+1)),l.slice(a+1)];return Yd("button",{type:"button",class:"cm-diagnosticAction",onclick:o,onmousedown:o,"aria-label":` Action: ${l}${a<0?"":` (access key "${s[n]})"`}.`},h)})),e.source&&Yd("div",{class:"cm-diagnosticSource"},e.source))}class wg extends Ar{constructor(t){super(),this.diagnostic=t}eq(t){return t.diagnostic==this.diagnostic}toDOM(){return Yd("span",{class:"cm-lintPoint cm-lintPoint-"+this.diagnostic.severity})}}class yg{constructor(t,e){this.diagnostic=e,this.id="item_"+Math.floor(4294967295*Math.random()).toString(16),this.dom=vg(t,e,!0),this.dom.id=this.id,this.dom.setAttribute("role","option")}}class bg{constructor(t){this.view=t,this.items=[];this.list=Yd("ul",{tabIndex:0,role:"listbox","aria-label":this.view.state.phrase("Diagnostics"),onkeydown:e=>{if(27==e.keyCode)fg(this.view),this.view.focus();else if(38==e.keyCode||33==e.keyCode)this.moveSelection((this.selectedIndex-1+this.items.length)%this.items.length);else if(40==e.keyCode||34==e.keyCode)this.moveSelection((this.selectedIndex+1)%this.items.length);else if(36==e.keyCode)this.moveSelection(0);else if(35==e.keyCode)this.moveSelection(this.items.length-1);else if(13==e.keyCode)this.view.focus();else{if(!(e.keyCode>=65&&e.keyCode<=90&&this.selectedIndex>=0))return;{let{diagnostic:i}=this.items[this.selectedIndex],n=gg(i.actions);for(let s=0;s<n.length;s++)if(n[s].toUpperCase().charCodeAt(0)==e.keyCode){let e=ig(this.view.state.field(ag).diagnostics,i);e&&i.actions[s].apply(t,e.from,e.to)}}}e.preventDefault()},onclick:t=>{for(let e=0;e<this.items.length;e++)this.items[e].dom.contains(t.target)&&this.moveSelection(e)}}),this.dom=Yd("div",{class:"cm-panel-lint"},this.list,Yd("button",{type:"button",name:"close","aria-label":this.view.state.phrase("close"),onclick:()=>fg(this.view)},"×")),this.update()}get selectedIndex(){let t=this.view.state.field(ag).selected;if(!t)return-1;for(let e=0;e<this.items.length;e++)if(this.items[e].diagnostic==t.diagnostic)return e;return-1}update(){let{diagnostics:t,selected:e}=this.view.state.field(ag),i=0,n=!1,s=null;for(t.between(0,this.view.state.doc.length,((t,r,{spec:o})=>{let l,a=-1;for(let t=i;t<this.items.length;t++)if(this.items[t].diagnostic==o.diagnostic){a=t;break}a<0?(l=new yg(this.view,o.diagnostic),this.items.splice(i,0,l),n=!0):(l=this.items[a],a>i&&(this.items.splice(i,a-i),n=!0)),e&&l.diagnostic==e.diagnostic?l.dom.hasAttribute("aria-selected")||(l.dom.setAttribute("aria-selected","true"),s=l):l.dom.hasAttribute("aria-selected")&&l.dom.removeAttribute("aria-selected"),i++}));i<this.items.length&&!(1==this.items.length&&this.items[0].diagnostic.from<0);)n=!0,this.items.pop();0==this.items.length&&(this.items.push(new yg(this.view,{from:-1,to:-1,severity:"info",message:this.view.state.phrase("No diagnostics")})),n=!0),s?(this.list.setAttribute("aria-activedescendant",s.id),this.view.requestMeasure({key:this,read:()=>({sel:s.dom.getBoundingClientRect(),panel:this.list.getBoundingClientRect()}),write:({sel:t,panel:e})=>{t.top<e.top?this.list.scrollTop-=e.top-t.top:t.bottom>e.bottom&&(this.list.scrollTop+=t.bottom-e.bottom)}})):this.selectedIndex<0&&this.list.removeAttribute("aria-activedescendant"),n&&this.sync()}sync(){let t=this.list.firstChild;function e(){let e=t;t=e.nextSibling,e.remove()}for(let i of this.items)if(i.dom.parentNode==this.list){for(;t!=i.dom;)e();t=i.dom.nextSibling}else this.list.insertBefore(i.dom,t);for(;t;)e()}moveSelection(t){if(this.selectedIndex<0)return;let e=ig(this.view.state.field(ag).diagnostics,this.items[t].diagnostic);e&&this.view.dispatch({selection:{anchor:e.from,head:e.to},scrollIntoView:!0,effects:lg.of(e)})}static open(t){return new bg(t)}}function xg(t,e='viewBox="0 0 40 40"'){return`url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" ${e}>${encodeURIComponent(t)}</svg>')`}function kg(t){return xg(`<path d="m0 2.5 l2 -1.5 l1 0 l2 1.5 l1 0" stroke="${t}" fill="none" stroke-width=".7"/>`,'width="6" height="3"')}const Sg=sa.baseTheme({".cm-diagnostic":{padding:"3px 6px 3px 8px",marginLeft:"-1px",display:"block",whiteSpace:"pre-wrap"},".cm-diagnostic-error":{borderLeft:"5px solid #d11"},".cm-diagnostic-warning":{borderLeft:"5px solid orange"},".cm-diagnostic-info":{borderLeft:"5px solid #999"},".cm-diagnosticAction":{font:"inherit",border:"none",padding:"2px 4px",backgroundColor:"#444",color:"white",borderRadius:"3px",marginLeft:"8px",cursor:"pointer"},".cm-diagnosticSource":{fontSize:"70%",opacity:.7},".cm-lintRange":{backgroundPosition:"left bottom",backgroundRepeat:"repeat-x",paddingBottom:"0.7px"},".cm-lintRange-error":{backgroundImage:kg("#d11")},".cm-lintRange-warning":{backgroundImage:kg("orange")},".cm-lintRange-info":{backgroundImage:kg("#999")},".cm-lintRange-active":{backgroundColor:"#ffdd9980"},".cm-tooltip-lint":{padding:0,margin:0},".cm-lintPoint":{position:"relative","&:after":{content:'""',position:"absolute",bottom:0,left:"-2px",borderLeft:"3px solid transparent",borderRight:"3px solid transparent",borderBottom:"4px solid #d11"}},".cm-lintPoint-warning":{"&:after":{borderBottomColor:"orange"}},".cm-lintPoint-info":{"&:after":{borderBottomColor:"#999"}},".cm-panel.cm-panel-lint":{position:"relative","& ul":{maxHeight:"100px",overflowY:"auto","& [aria-selected]":{backgroundColor:"#ddd","& u":{textDecoration:"underline"}},"&:focus [aria-selected]":{background_fallback:"#bdf",backgroundColor:"Highlight",color_fallback:"white",color:"HighlightText"},"& u":{textDecoration:"none"},padding:0,margin:0},"& [name=close]":{position:"absolute",top:"0",right:"2px",background:"inherit",border:"none",font:"inherit",padding:0,margin:0}}});const Cg=(()=>[Fh(),$h,ja(),Bf(),$u(),Ma(),[Ba,La],Gn.allowMultipleSelections.of(!0),Gn.transactionFilter.of((t=>{if(!t.docChanged||!t.isUserEvent("input.type")&&!t.isUserEvent("input.complete"))return t;let e=t.startState.languageDataAt("indentOnInput",t.startState.selection.main.head);if(!e.length)return t;let i=t.newDoc,{head:n}=t.newSelection.main,s=i.lineAt(n);if(n>s.from+200)return t;let r=i.sliceString(s.from,n);if(!e.some((t=>t.test(r))))return t;let{state:o}=t,l=-1,a=[];for(let{head:t}of o.selection.ranges){let e=o.doc.lineAt(t);if(e.from==l)continue;l=e.from;let i=mu(o,e.from);if(null==i)continue;let n=/^\s*/.exec(e.text)[0],s=pu(o,i);n!=s&&a.push({from:e.from,to:e.from+n.length,insert:s})}return a.length?[t,{changes:a,sequential:!0}]:t})),Xu(tf,{fallback:!0}),cf(),[Fm,Im],Xm(),Ya(),eh(),Ga,mp(),fa.of([...jm,...Xd,...Up,...Jf,...Vu,...Ym,...dg])])();var Ag,Mg=i(155);class Og{constructor(t,e,i,n,s,r,o,l,a,h=0,c){this.p=t,this.stack=e,this.state=i,this.reducePos=n,this.pos=s,this.score=r,this.buffer=o,this.bufferBase=l,this.curContext=a,this.lookAhead=h,this.parent=c}toString(){return`[${this.stack.filter(((t,e)=>e%3==0)).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(t,e,i=0){let n=t.parser.context;return new Og(t,[],e,i,i,0,[],0,n?new Dg(n,n.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(t,e){this.stack.push(this.state,e,this.bufferBase+this.buffer.length),this.state=t}reduce(t){var e;let i=t>>19,n=65535&t,{parser:s}=this.p,r=s.dynamicPrecedence(n);if(r&&(this.score+=r),0==i)return this.pushState(s.getGoto(this.state,n,!0),this.reducePos),n<s.minRepeatTerm&&this.storeNode(n,this.reducePos,this.reducePos,4,!0),void this.reduceContext(n,this.reducePos);let o=this.stack.length-3*(i-1)-(262144&t?6:0),l=o?this.stack[o-2]:this.p.ranges[0].from,a=this.reducePos-l;a>=2e3&&!(null===(e=this.p.parser.nodeSet.types[n])||void 0===e?void 0:e.isAnonymous)&&(l==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=a):this.p.lastBigReductionSize<a&&(this.p.bigReductionCount=1,this.p.lastBigReductionStart=l,this.p.lastBigReductionSize=a));let h=o?this.stack[o-1]:0,c=this.bufferBase+this.buffer.length-h;if(n<s.minRepeatTerm||131072&t){let t=s.stateFlag(this.state,1)?this.pos:this.reducePos;this.storeNode(n,l,t,c+4,!0)}if(262144&t)this.state=this.stack[o];else{let t=this.stack[o-3];this.state=s.getGoto(t,n,!0)}for(;this.stack.length>o;)this.stack.pop();this.reduceContext(n,l)}storeNode(t,e,i,n=4,s=!1){if(0==t&&(!this.stack.length||this.stack[this.stack.length-1]<this.buffer.length+this.bufferBase)){let t=this,n=this.buffer.length;if(0==n&&t.parent&&(n=t.bufferBase-t.parent.bufferBase,t=t.parent),n>0&&0==t.buffer[n-4]&&t.buffer[n-1]>-1){if(e==i)return;if(t.buffer[n-2]>=e)return void(t.buffer[n-2]=i)}}if(s&&this.pos!=i){let s=this.buffer.length;if(s>0&&0!=this.buffer[s-4])for(;s>0&&this.buffer[s-2]>i;)this.buffer[s]=this.buffer[s-4],this.buffer[s+1]=this.buffer[s-3],this.buffer[s+2]=this.buffer[s-2],this.buffer[s+3]=this.buffer[s-1],s-=4,n>4&&(n-=4);this.buffer[s]=t,this.buffer[s+1]=e,this.buffer[s+2]=i,this.buffer[s+3]=n}else this.buffer.push(t,e,i,n)}shift(t,e,i){let n=this.pos;if(131072&t)this.pushState(65535&t,this.pos);else if(0==(262144&t)){let s=t,{parser:r}=this.p;(i>this.pos||e<=r.maxNode)&&(this.pos=i,r.stateFlag(s,1)||(this.reducePos=i)),this.pushState(s,n),this.shiftContext(e,n),e<=r.maxNode&&this.buffer.push(e,n,i,4)}else this.pos=i,this.shiftContext(e,n),e<=this.p.parser.maxNode&&this.buffer.push(e,n,i,4)}apply(t,e,i){65536&t?this.reduce(t):this.shift(t,e,i)}useNode(t,e){let i=this.p.reused.length-1;(i<0||this.p.reused[i]!=t)&&(this.p.reused.push(t),i++);let n=this.pos;this.reducePos=this.pos=n+t.length,this.pushState(e,n),this.buffer.push(i,n,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,t,this,this.p.stream.reset(this.pos-t.length)))}split(){let t=this,e=t.buffer.length;for(;e>0&&t.buffer[e-2]>t.reducePos;)e-=4;let i=t.buffer.slice(e),n=t.bufferBase+e;for(;t&&n==t.bufferBase;)t=t.parent;return new Og(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,i,n,this.curContext,this.lookAhead,t)}recoverByDelete(t,e){let i=t<=this.p.parser.maxNode;i&&this.storeNode(t,this.pos,e,4),this.storeNode(0,this.pos,e,i?8:4),this.pos=this.reducePos=e,this.score-=190}canShift(t){for(let e=new Tg(this);;){let i=this.p.parser.stateSlot(e.state,4)||this.p.parser.hasAction(e.state,t);if(0==i)return!1;if(0==(65536&i))return!0;e.reduce(i)}}recoverByInsert(t){if(this.stack.length>=300)return[];let e=this.p.parser.nextStates(this.state);if(e.length>8||this.stack.length>=120){let i=[];for(let n,s=0;s<e.length;s+=2)(n=e[s+1])!=this.state&&this.p.parser.hasAction(n,t)&&i.push(e[s],n);if(this.stack.length<120)for(let t=0;i.length<8&&t<e.length;t+=2){let n=e[t+1];i.some(((t,e)=>1&e&&t==n))||i.push(e[t],n)}e=i}let i=[];for(let t=0;t<e.length&&i.length<4;t+=2){let n=e[t+1];if(n==this.state)continue;let s=this.split();s.pushState(n,this.pos),s.storeNode(0,s.pos,s.pos,4,!0),s.shiftContext(e[t],this.pos),s.score-=200,i.push(s)}return i}forceReduce(){let t=this.p.parser.stateSlot(this.state,5);if(0==(65536&t))return!1;let{parser:e}=this.p;if(!e.validAction(this.state,t)){let i=t>>19,n=65535&t,s=this.stack.length-3*i;if(s<0||e.getGoto(this.stack[s],n,!1)<0)return!1;this.storeNode(0,this.reducePos,this.reducePos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(t),!0}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(3!=this.stack.length)return!1;let{parser:t}=this.p;return 65535==t.data[t.stateSlot(this.state,1)]&&!t.stateSlot(this.state,4)}restart(){this.state=this.stack[0],this.stack.length=0}sameState(t){if(this.state!=t.state||this.stack.length!=t.stack.length)return!1;for(let e=0;e<this.stack.length;e+=3)if(this.stack[e]!=t.stack[e])return!1;return!0}get parser(){return this.p.parser}dialectEnabled(t){return this.p.parser.dialect.flags[t]}shiftContext(t,e){this.curContext&&this.updateContext(this.curContext.tracker.shift(this.curContext.context,t,this,this.p.stream.reset(e)))}reduceContext(t,e){this.curContext&&this.updateContext(this.curContext.tracker.reduce(this.curContext.context,t,this,this.p.stream.reset(e)))}emitContext(){let t=this.buffer.length-1;(t<0||-3!=this.buffer[t])&&this.buffer.push(this.curContext.hash,this.reducePos,this.reducePos,-3)}emitLookAhead(){let t=this.buffer.length-1;(t<0||-4!=this.buffer[t])&&this.buffer.push(this.lookAhead,this.reducePos,this.reducePos,-4)}updateContext(t){if(t!=this.curContext.context){let e=new Dg(this.curContext.tracker,t);e.hash!=this.curContext.hash&&this.emitContext(),this.curContext=e}}setLookAhead(t){t>this.lookAhead&&(this.emitLookAhead(),this.lookAhead=t)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class Dg{constructor(t,e){this.tracker=t,this.context=e,this.hash=t.strict?t.hash(e):0}}!function(t){t[t.Insert=200]="Insert",t[t.Delete=190]="Delete",t[t.Reduce=100]="Reduce",t[t.MaxNext=4]="MaxNext",t[t.MaxInsertStackDepth=300]="MaxInsertStackDepth",t[t.DampenInsertStackDepth=120]="DampenInsertStackDepth",t[t.MinBigReduction=2e3]="MinBigReduction"}(Ag||(Ag={}));class Tg{constructor(t){this.start=t,this.state=t.state,this.stack=t.stack,this.base=this.stack.length}reduce(t){let e=65535&t,i=t>>19;0==i?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=3*(i-1);let n=this.start.p.parser.getGoto(this.stack[this.base-3],e,!0);this.state=n}}class _g{constructor(t,e,i){this.stack=t,this.pos=e,this.index=i,this.buffer=t.buffer,0==this.index&&this.maybeNext()}static create(t,e=t.bufferBase+t.buffer.length){return new _g(t,e,e-t.bufferBase)}maybeNext(){let t=this.stack.parent;null!=t&&(this.index=this.stack.bufferBase-t.bufferBase,this.stack=t,this.buffer=t.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,0==this.index&&this.maybeNext()}fork(){return new _g(this.stack,this.pos,this.index)}}function Eg(t,e=Uint16Array){if("string"!=typeof t)return t;let i=null;for(let n=0,s=0;n<t.length;){let r=0;for(;;){let e=t.charCodeAt(n++),i=!1;if(126==e){r=65535;break}e>=92&&e--,e>=34&&e--;let s=e-32;if(s>=46&&(s-=46,i=!0),r+=s,i)break;r*=46}i?i[s++]=r:i=new e(r)}return i}class Rg{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}const Pg=new Rg;class Bg{constructor(t,e){this.input=t,this.ranges=e,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=Pg,this.rangeIndex=0,this.pos=this.chunkPos=e[0].from,this.range=e[0],this.end=e[e.length-1].to,this.readNext()}resolveOffset(t,e){let i=this.range,n=this.rangeIndex,s=this.pos+t;for(;s<i.from;){if(!n)return null;let t=this.ranges[--n];s-=i.from-t.to,i=t}for(;e<0?s>i.to:s>=i.to;){if(n==this.ranges.length-1)return null;let t=this.ranges[++n];s+=t.from-i.to,i=t}return s}clipPos(t){if(t>=this.range.from&&t<this.range.to)return t;for(let e of this.ranges)if(e.to>t)return Math.max(t,e.from);return this.end}peek(t){let e,i,n=this.chunkOff+t;if(n>=0&&n<this.chunk.length)e=this.pos+t,i=this.chunk.charCodeAt(n);else{let n=this.resolveOffset(t,1);if(null==n)return-1;if(e=n,e>=this.chunk2Pos&&e<this.chunk2Pos+this.chunk2.length)i=this.chunk2.charCodeAt(e-this.chunk2Pos);else{let t=this.rangeIndex,n=this.range;for(;n.to<=e;)n=this.ranges[++t];this.chunk2=this.input.chunk(this.chunk2Pos=e),e+this.chunk2.length>n.to&&(this.chunk2=this.chunk2.slice(0,n.to-e)),i=this.chunk2.charCodeAt(0)}}return e>=this.token.lookAhead&&(this.token.lookAhead=e+1),i}acceptToken(t,e=0){let i=e?this.resolveOffset(e,-1):this.pos;if(null==i||i<this.token.start)throw new RangeError("Token end out of bounds");this.token.value=t,this.token.end=i}getChunk(){if(this.pos>=this.chunk2Pos&&this.pos<this.chunk2Pos+this.chunk2.length){let{chunk:t,chunkPos:e}=this;this.chunk=this.chunk2,this.chunkPos=this.chunk2Pos,this.chunk2=t,this.chunk2Pos=e,this.chunkOff=this.pos-this.chunkPos}else{this.chunk2=this.chunk,this.chunk2Pos=this.chunkPos;let t=this.input.chunk(this.pos),e=this.pos+t.length;this.chunk=e>this.range.to?t.slice(0,this.range.to-this.pos):t,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(t=1){for(this.chunkOff+=t;this.pos+t>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();t-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=t,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(t,e){if(e?(this.token=e,e.start=t,e.lookAhead=t+1,e.value=e.extended=-1):this.token=Pg,this.pos!=t){if(this.pos=t,t==this.end)return this.setDone(),this;for(;t<this.range.from;)this.range=this.ranges[--this.rangeIndex];for(;t>=this.range.to;)this.range=this.ranges[++this.rangeIndex];t>=this.chunkPos&&t<this.chunkPos+this.chunk.length?this.chunkOff=t-this.chunkPos:(this.chunk="",this.chunkOff=0),this.readNext()}return this}read(t,e){if(t>=this.chunkPos&&e<=this.chunkPos+this.chunk.length)return this.chunk.slice(t-this.chunkPos,e-this.chunkPos);if(t>=this.chunk2Pos&&e<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(t-this.chunk2Pos,e-this.chunk2Pos);if(t>=this.range.from&&e<=this.range.to)return this.input.read(t,e);let i="";for(let n of this.ranges){if(n.from>=e)break;n.to>t&&(i+=this.input.read(Math.max(n.from,t),Math.min(n.to,e)))}return i}}class Lg{constructor(t,e){this.data=t,this.id=e}token(t,e){let{parser:i}=e.p;Ng(this.data,t,e,this.id,i.data,i.tokenPrecTable)}}Lg.prototype.contextual=Lg.prototype.fallback=Lg.prototype.extend=!1;Lg.prototype.fallback=Lg.prototype.extend=!1;function Ng(t,e,i,n,s,r){let o=0,l=1<<n,{dialect:a}=i.p.parser;t:for(;0!=(l&t[o]);){let i=t[o+1];for(let n=o+3;n<i;n+=2)if((t[n+1]&l)>0){let i=t[n];if(a.allows(i)&&(-1==e.token.value||e.token.value==i||Vg(i,e.token.value,s,r))){e.acceptToken(i);break}}let n=e.next,h=0,c=t[o+2];if(!(e.next<0&&c>h&&65535==t[i+3*c-3]&&65535==t[i+3*c-3])){for(;h<c;){let s=h+c>>1,r=i+s+(s<<1),l=t[r],a=t[r+1]||65536;if(n<l)c=s;else{if(!(n>=a)){o=t[r+2],e.advance();continue t}h=s+1}}break}o=t[i+3*c-1]}}function Ig(t,e,i){for(let n,s=e;65535!=(n=t[s]);s++)if(n==i)return s-e;return-1}function Vg(t,e,i,n){let s=Ig(i,n,e);return s<0||Ig(i,n,t)<s}const Wg=void 0!==Mg&&Mg.env&&/\bparse\b/.test(Mg.env.LOG);let zg=null;var Hg,Fg;function jg(t,e,i){let n=t.cursor(ec.IncludeAnonymous);for(n.moveTo(e);;)if(!(i<0?n.childBefore(e):n.childAfter(e)))for(;;){if((i<0?n.to<e:n.from>e)&&!n.type.isError)return i<0?Math.max(0,Math.min(n.to-1,e-25)):Math.min(t.length,Math.max(n.from+1,e+25));if(i<0?n.prevSibling():n.nextSibling())break;if(!n.parent())return i<0?0:t.length}}!function(t){t[t.Margin=25]="Margin"}(Hg||(Hg={}));class qg{constructor(t,e){this.fragments=t,this.nodeSet=e,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let t=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(t){for(this.safeFrom=t.openStart?jg(t.tree,t.from+t.offset,1)-t.offset:t.from,this.safeTo=t.openEnd?jg(t.tree,t.to+t.offset,-1)-t.offset:t.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(t.tree),this.start.push(-t.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(t){if(t<this.nextStart)return null;for(;this.fragment&&this.safeTo<=t;)this.nextFragment();if(!this.fragment)return null;for(;;){let e=this.trees.length-1;if(e<0)return this.nextFragment(),null;let i=this.trees[e],n=this.index[e];if(n==i.children.length){this.trees.pop(),this.start.pop(),this.index.pop();continue}let s=i.children[n],r=this.start[e]+i.positions[n];if(r>t)return this.nextStart=r,null;if(s instanceof ic){if(r==t){if(r<this.safeFrom)return null;let t=r+s.length;if(t<=this.safeTo){let e=s.prop(Qh.lookAhead);if(!e||t+e<this.fragment.to)return s}}this.index[e]++,r+s.length>=Math.max(this.safeFrom,t)&&(this.trees.push(s),this.start.push(r),this.index.push(0))}else this.index[e]++,this.nextStart=r+s.length}}}class $g{constructor(t,e){this.stream=e,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=t.tokenizers.map((t=>new Rg))}getActions(t){let e=0,i=null,{parser:n}=t.p,{tokenizers:s}=n,r=n.stateSlot(t.state,3),o=t.curContext?t.curContext.hash:0,l=0;for(let n=0;n<s.length;n++){if(0==(1<<n&r))continue;let a=s[n],h=this.tokens[n];if((!i||a.fallback)&&((a.contextual||h.start!=t.pos||h.mask!=r||h.context!=o)&&(this.updateCachedToken(h,a,t),h.mask=r,h.context=o),h.lookAhead>h.end+25&&(l=Math.max(h.lookAhead,l)),0!=h.value)){let n=e;if(h.extended>-1&&(e=this.addActions(t,h.extended,h.end,e)),e=this.addActions(t,h.value,h.end,e),!a.extend&&(i=h,e>n))break}}for(;this.actions.length>e;)this.actions.pop();return l&&t.setLookAhead(l),i||t.pos!=this.stream.end||(i=new Rg,i.value=t.p.parser.eofTerm,i.start=i.end=t.pos,e=this.addActions(t,i.value,i.end,e)),this.mainToken=i,this.actions}getMainToken(t){if(this.mainToken)return this.mainToken;let e=new Rg,{pos:i,p:n}=t;return e.start=i,e.end=Math.min(i+1,n.stream.end),e.value=i==n.stream.end?n.parser.eofTerm:0,e}updateCachedToken(t,e,i){let n=this.stream.clipPos(i.pos);if(e.token(this.stream.reset(n,t),i),t.value>-1){let{parser:e}=i.p;for(let n=0;n<e.specialized.length;n++)if(e.specialized[n]==t.value){let s=e.specializers[n](this.stream.read(t.start,t.end),i);if(s>=0&&i.p.parser.dialect.allows(s>>1)){0==(1&s)?t.value=s>>1:t.extended=s>>1;break}}}else t.value=0,t.end=this.stream.clipPos(n+1)}putAction(t,e,i,n){for(let e=0;e<n;e+=3)if(this.actions[e]==t)return n;return this.actions[n++]=t,this.actions[n++]=e,this.actions[n++]=i,n}addActions(t,e,i,n){let{state:s}=t,{parser:r}=t.p,{data:o}=r;for(let t=0;t<2;t++)for(let l=r.stateSlot(s,t?2:1);;l+=3){if(65535==o[l]){if(1!=o[l+1]){0==n&&2==o[l+1]&&(n=this.putAction(Jg(o,l+2),e,i,n));break}l=Jg(o,l+2)}o[l]==e&&(n=this.putAction(Jg(o,l+1),e,i,n))}return n}}!function(t){t[t.Distance=5]="Distance",t[t.MaxRemainingPerStep=3]="MaxRemainingPerStep",t[t.MinBufferLengthPrune=500]="MinBufferLengthPrune",t[t.ForceReduceLimit=10]="ForceReduceLimit",t[t.CutDepth=15e3]="CutDepth",t[t.CutTo=9e3]="CutTo",t[t.MaxLeftAssociativeReductionCount=300]="MaxLeftAssociativeReductionCount",t[t.MaxStackCount=12]="MaxStackCount"}(Fg||(Fg={}));class Kg{constructor(t,e,i,n){this.parser=t,this.input=e,this.ranges=n,this.recovering=0,this.nextStackID=9812,this.minStackPos=0,this.reused=[],this.stoppedAt=null,this.lastBigReductionStart=-1,this.lastBigReductionSize=0,this.bigReductionCount=0,this.stream=new Bg(e,n),this.tokens=new $g(t,this.stream),this.topTerm=t.top[1];let{from:s}=n[0];this.stacks=[Og.start(this,t.top[0],s)],this.fragments=i.length&&this.stream.end-s>4*t.bufferLength?new qg(i,t.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let t,e,i=this.stacks,n=this.minStackPos,s=this.stacks=[];if(this.bigReductionCount>300&&1==i.length){let[t]=i;for(;t.forceReduce()&&t.stack.length&&t.stack[t.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let r=0;r<i.length;r++){let o=i[r];for(;;){if(this.tokens.mainToken=null,o.pos>n)s.push(o);else{if(this.advanceStack(o,s,i))continue;{t||(t=[],e=[]),t.push(o);let i=this.tokens.getMainToken(o);e.push(i.value,i.end)}}break}}if(!s.length){let e=t&&function(t){let e=null;for(let i of t){let t=i.p.stoppedAt;(i.pos==i.p.stream.end||null!=t&&i.pos>t)&&i.p.parser.stateFlag(i.state,2)&&(!e||e.score<i.score)&&(e=i)}return e}(t);if(e)return this.stackToTree(e);if(this.parser.strict)throw Wg&&t&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),new SyntaxError("No parse at "+n);this.recovering||(this.recovering=5)}if(this.recovering&&t){let i=null!=this.stoppedAt&&t[0].pos>this.stoppedAt?t[0]:this.runRecovery(t,e,s);if(i)return this.stackToTree(i.forceAll())}if(this.recovering){let t=1==this.recovering?1:3*this.recovering;if(s.length>t)for(s.sort(((t,e)=>e.score-t.score));s.length>t;)s.pop();s.some((t=>t.reducePos>n))&&this.recovering--}else if(s.length>1){t:for(let t=0;t<s.length-1;t++){let e=s[t];for(let i=t+1;i<s.length;i++){let n=s[i];if(e.sameState(n)||e.buffer.length>500&&n.buffer.length>500){if(!((e.score-n.score||e.buffer.length-n.buffer.length)>0)){s.splice(t--,1);continue t}s.splice(i--,1)}}}s.length>12&&s.splice(12,s.length-12)}this.minStackPos=s[0].pos;for(let t=1;t<s.length;t++)s[t].pos<this.minStackPos&&(this.minStackPos=s[t].pos);return null}stopAt(t){if(null!=this.stoppedAt&&this.stoppedAt<t)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=t}advanceStack(t,e,i){let n=t.pos,{parser:s}=this,r=Wg?this.stackID(t)+" -> ":"";if(null!=this.stoppedAt&&n>this.stoppedAt)return t.forceReduce()?t:null;if(this.fragments){let e=t.curContext&&t.curContext.tracker.strict,i=e?t.curContext.hash:0;for(let o=this.fragments.nodeAt(n);o;){let n=this.parser.nodeSet.types[o.type.id]==o.type?s.getGoto(t.state,o.type.id):-1;if(n>-1&&o.length&&(!e||(o.prop(Qh.contextHash)||0)==i))return t.useNode(o,n),Wg&&console.log(r+this.stackID(t)+` (via reuse of ${s.getName(o.type.id)})`),!0;if(!(o instanceof ic)||0==o.children.length||o.positions[0]>0)break;let l=o.children[0];if(!(l instanceof ic&&0==o.positions[0]))break;o=l}}let o=s.stateSlot(t.state,4);if(o>0)return t.reduce(o),Wg&&console.log(r+this.stackID(t)+` (via always-reduce ${s.getName(65535&o)})`),!0;if(t.stack.length>=15e3)for(;t.stack.length>9e3&&t.forceReduce(););let l=this.tokens.getActions(t);for(let o=0;o<l.length;){let a=l[o++],h=l[o++],c=l[o++],u=o==l.length||!i,f=u?t:t.split();if(f.apply(a,h,c),Wg&&console.log(r+this.stackID(f)+` (via ${0==(65536&a)?"shift":`reduce of ${s.getName(65535&a)}`} for ${s.getName(h)} @ ${n}${f==t?"":", split"})`),u)return!0;f.pos>n?e.push(f):i.push(f)}return!1}advanceFully(t,e){let i=t.pos;for(;;){if(!this.advanceStack(t,null,null))return!1;if(t.pos>i)return Ug(t,e),!0}}runRecovery(t,e,i){let n=null,s=!1;for(let r=0;r<t.length;r++){let o=t[r],l=e[r<<1],a=e[1+(r<<1)],h=Wg?this.stackID(o)+" -> ":"";if(o.deadEnd){if(s)continue;if(s=!0,o.restart(),Wg&&console.log(h+this.stackID(o)+" (restarted)"),this.advanceFully(o,i))continue}let c=o.split(),u=h;for(let t=0;c.forceReduce()&&t<10;t++){if(Wg&&console.log(u+this.stackID(c)+" (via force-reduce)"),this.advanceFully(c,i))break;Wg&&(u=this.stackID(c)+" -> ")}for(let t of o.recoverByInsert(l))Wg&&console.log(h+this.stackID(t)+" (via recover-insert)"),this.advanceFully(t,i);this.stream.end>o.pos?(a==o.pos&&(a++,l=0),o.recoverByDelete(l,a),Wg&&console.log(h+this.stackID(o)+` (via recover-delete ${this.parser.getName(l)})`),Ug(o,i)):(!n||n.score<o.score)&&(n=o)}return n}stackToTree(t){return t.close(),ic.build({buffer:_g.create(t),nodeSet:this.parser.nodeSet,topID:this.topTerm,maxBufferLength:this.parser.bufferLength,reused:this.reused,start:this.ranges[0].from,length:t.pos-this.ranges[0].from,minRepeatType:this.parser.minRepeatTerm})}stackID(t){let e=(zg||(zg=new WeakMap)).get(t);return e||zg.set(t,e=String.fromCodePoint(this.nextStackID++)),e+t}}function Ug(t,e){for(let i=0;i<e.length;i++){let n=e[i];if(n.pos==t.pos&&n.sameState(t))return void(e[i].score<t.score&&(e[i]=t))}e.push(t)}class Gg{constructor(t,e,i){this.source=t,this.flags=e,this.disabled=i}allows(t){return!this.disabled||0==this.disabled[t]}}class Qg extends yc{constructor(t){if(super(),this.wrappers=[],14!=t.version)throw new RangeError(`Parser version (${t.version}) doesn't match runtime version (14)`);let e=t.nodeNames.split(" ");this.minRepeatTerm=e.length;for(let i=0;i<t.repeatNodeCount;i++)e.push("");let i=Object.keys(t.topRules).map((e=>t.topRules[e][1])),n=[];for(let t=0;t<e.length;t++)n.push([]);function s(t,e,i){n[t].push([e,e.deserialize(String(i))])}if(t.nodeProps)for(let e of t.nodeProps){let t=e[0];"string"==typeof t&&(t=Qh[t]);for(let i=1;i<e.length;){let n=e[i++];if(n>=0)s(n,t,e[i++]);else{let r=e[i+-n];for(let o=-n;o>0;o--)s(e[i++],t,r);i++}}}this.nodeSet=new Yh(e.map(((e,s)=>Xh.define({name:s>=this.minRepeatTerm?void 0:e,id:s,props:n[s],top:i.indexOf(s)>-1,error:0==s,skipped:t.skippedNodes&&t.skippedNodes.indexOf(s)>-1})))),t.propSources&&(this.nodeSet=this.nodeSet.extend(...t.propSources)),this.strict=!1,this.bufferLength=Kh;let r=Eg(t.tokenData);this.context=t.context,this.specializerSpecs=t.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let t=0;t<this.specializerSpecs.length;t++)this.specialized[t]=this.specializerSpecs[t].term;this.specializers=this.specializerSpecs.map(Xg),this.states=Eg(t.states,Uint32Array),this.data=Eg(t.stateData),this.goto=Eg(t.goto),this.maxTerm=t.maxTerm,this.tokenizers=t.tokenizers.map((t=>"number"==typeof t?new Lg(r,t):t)),this.topRules=t.topRules,this.dialects=t.dialects||{},this.dynamicPrecedences=t.dynamicPrecedences||null,this.tokenPrecTable=t.tokenPrec,this.termNames=t.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(t,e,i){let n=new Kg(this,t,e,i);for(let s of this.wrappers)n=s(n,t,e,i);return n}getGoto(t,e,i=!1){let n=this.goto;if(e>=n[0])return-1;for(let s=n[e+1];;){let e=n[s++],r=1&e,o=n[s++];if(r&&i)return o;for(let i=s+(e>>1);s<i;s++)if(n[s]==t)return o;if(r)return-1}}hasAction(t,e){let i=this.data;for(let n=0;n<2;n++)for(let s,r=this.stateSlot(t,n?2:1);;r+=3){if(65535==(s=i[r])){if(1!=i[r+1]){if(2==i[r+1])return Jg(i,r+2);break}s=i[r=Jg(i,r+2)]}if(s==e||0==s)return Jg(i,r+1)}return 0}stateSlot(t,e){return this.states[6*t+e]}stateFlag(t,e){return(this.stateSlot(t,0)&e)>0}validAction(t,e){if(e==this.stateSlot(t,4))return!0;for(let i=this.stateSlot(t,1);;i+=3){if(65535==this.data[i]){if(1!=this.data[i+1])return!1;i=Jg(this.data,i+2)}if(e==Jg(this.data,i+1))return!0}}nextStates(t){let e=[];for(let i=this.stateSlot(t,1);;i+=3){if(65535==this.data[i]){if(1!=this.data[i+1])break;i=Jg(this.data,i+2)}if(0==(1&this.data[i+2])){let t=this.data[i+1];e.some(((e,i)=>1&i&&e==t))||e.push(this.data[i],t)}}return e}configure(t){let e=Object.assign(Object.create(Qg.prototype),this);if(t.props&&(e.nodeSet=this.nodeSet.extend(...t.props)),t.top){let i=this.topRules[t.top];if(!i)throw new RangeError(`Invalid top rule name ${t.top}`);e.top=i}return t.tokenizers&&(e.tokenizers=this.tokenizers.map((e=>{let i=t.tokenizers.find((t=>t.from==e));return i?i.to:e}))),t.specializers&&(e.specializers=this.specializers.slice(),e.specializerSpecs=this.specializerSpecs.map(((i,n)=>{let s=t.specializers.find((t=>t.from==i.external));if(!s)return i;let r=Object.assign(Object.assign({},i),{external:s.to});return e.specializers[n]=Xg(r),r}))),t.contextTracker&&(e.context=t.contextTracker),t.dialect&&(e.dialect=this.parseDialect(t.dialect)),null!=t.strict&&(e.strict=t.strict),t.wrap&&(e.wrappers=e.wrappers.concat(t.wrap)),null!=t.bufferLength&&(e.bufferLength=t.bufferLength),e}hasWrappers(){return this.wrappers.length>0}getName(t){return this.termNames?this.termNames[t]:String(t<=this.maxNode&&this.nodeSet.types[t].name||t)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(t){let e=this.dynamicPrecedences;return null==e?0:e[t]||0}parseDialect(t){let e=Object.keys(this.dialects),i=e.map((()=>!1));if(t)for(let n of t.split(" ")){let t=e.indexOf(n);t>=0&&(i[t]=!0)}let n=null;for(let t=0;t<e.length;t++)if(!i[t])for(let i,s=this.dialects[e[t]];65535!=(i=this.data[s++]);)(n||(n=new Uint8Array(this.maxTerm+1)))[i]=1;return new Gg(t,i,n)}static deserialize(t){return new Qg(t)}}function Jg(t,e){return t[e]|t[e+1]<<16}function Xg(t){if(t.external){let e=t.extend?1:0;return(i,n)=>t.external(i,n)<<1|e}return t.get}const Yg=Ac({String:Kc.string,Number:Kc.number,"True False":Kc.bool,PropertyName:Kc.propertyName,Null:Kc.null,",":Kc.separator,"[ ]":Kc.squareBracket,"{ }":Kc.brace}),Zg=Qg.deserialize({version:14,states:"$bOVQPOOOOQO'#Cb'#CbOnQPO'#CeOvQPO'#CjOOQO'#Cp'#CpQOQPOOOOQO'#Cg'#CgO}QPO'#CfO!SQPO'#CrOOQO,59P,59PO![QPO,59PO!aQPO'#CuOOQO,59U,59UO!iQPO,59UOVQPO,59QOqQPO'#CkO!nQPO,59^OOQO1G.k1G.kOVQPO'#ClO!vQPO,59aOOQO1G.p1G.pOOQO1G.l1G.lOOQO,59V,59VOOQO-E6i-E6iOOQO,59W,59WOOQO-E6j-E6j",stateData:"#O~OcOS~OQSORSOSSOTSOWQO]ROePO~OVXOeUO~O[[O~PVOg^O~Oh_OVfX~OVaO~OhbO[iX~O[dO~Oh_OVfa~OhbO[ia~O",goto:"!kjPPPPPPkPPkqwPPk{!RPPP!XP!ePP!hXSOR^bQWQRf_TVQ_Q`WRg`QcZRicQTOQZRQe^RhbRYQR]R",nodeNames:"⚠ JsonText True False Null Number String } { Object Property PropertyName ] [ Array",maxTerm:25,nodeProps:[["openedBy",7,"{",12,"["],["closedBy",8,"}",13,"]"]],propSources:[Yg],skippedNodes:[0],repeatNodeCount:2,tokenData:"(p~RaXY!WYZ!W]^!Wpq!Wrs!]|}$i}!O$n!Q!R$w!R![&V![!]&h!}#O&m#P#Q&r#Y#Z&w#b#c'f#h#i'}#o#p(f#q#r(k~!]Oc~~!`Upq!]qr!]rs!rs#O!]#O#P!w#P~!]~!wOe~~!zXrs!]!P!Q!]#O#P!]#U#V!]#Y#Z!]#b#c!]#f#g!]#h#i!]#i#j#g~#jR!Q![#s!c!i#s#T#Z#s~#vR!Q![$P!c!i$P#T#Z$P~$SR!Q![$]!c!i$]#T#Z$]~$`R!Q![!]!c!i!]#T#Z!]~$nOh~~$qQ!Q!R$w!R![&V~$|RT~!O!P%V!g!h%k#X#Y%k~%YP!Q![%]~%bRT~!Q![%]!g!h%k#X#Y%k~%nR{|%w}!O%w!Q![%}~%zP!Q![%}~&SPT~!Q![%}~&[ST~!O!P%V!Q![&V!g!h%k#X#Y%k~&mOg~~&rO]~~&wO[~~&zP#T#U&}~'QP#`#a'T~'WP#g#h'Z~'^P#X#Y'a~'fOR~~'iP#i#j'l~'oP#`#a'r~'uP#`#a'x~'}OS~~(QP#f#g(T~(WP#i#j(Z~(^P#X#Y(a~(fOQ~~(kOW~~(pOV~",tokenizers:[0],topRules:{JsonText:[0,1]},tokenPrec:0}),tv=()=>t=>{try{JSON.parse(t.state.doc.toString())}catch(e){if(!(e instanceof SyntaxError))throw e;const i=function(t,e){let i;return(i=t.message.match(/at position (\d+)/))?Math.min(+i[1],e.length):(i=t.message.match(/at line (\d+) column (\d+)/))?Math.min(e.line(+i[1]).from+ +i[2]-1,e.length):0}(e,t.state.doc);return[{from:i,message:e.message,severity:"error",to:i}]}return[]};const ev=Zc.define({name:"json",parser:Zg.configure({props:[vu.add({Object:Cu({except:/^\s*\}/}),Array:Cu({except:/^\s*\]/})}),Mu.add({"Object Array":function(t){let e=t.firstChild,i=t.lastChild;return e&&e.to<i.from?{from:e.to,to:i.type.isError?t.to:i.from}:null}})]}),languageData:{closeBrackets:{brackets:["[","{",'"']},indentOnInput:/^\s*[\}\]]$/}});function iv(t){return iv="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},iv(t)}window.metabase={settings:window.metabaseJS,fields:[],object:null,metaType:null,openModal:!1,openTab:!0,confirmDelete:!1,loading:null,savingMeta:null,deleted:[],currentField:{},editing:"",codeMirror:null,errorCode:"",capitalize:function(t){return(null==t?void 0:t.charAt(0).toUpperCase())+(null==t?void 0:t.slice(1))},get errorMessage(){return this.settings.errors[this.errorCode]},init:function(t){if(t){this.fields=t.fields,this.object=t.object,this.metaType=t.type;var e=this,i=new xn,n=new xn,s=function(t,e={}){return mg.of({source:t,config:e})}(tv()),r=Gn.create({extensions:[Cg,i.of(new cu(ev)),n.of(Gn.tabSize.of(8)),s,sa.updateListener.of((function(t){e.errorCode=""}))]}),o=new sa({state:r,parent:document.querySelector("#metabase-editor")});this.codeMirror=o}},edit:function(t){this.openModal=!0,this.savingMeta=!1,this.currentField=t,this.editing=JSON.stringify(t.value,null,2),this.cannotEdit?this.errorCode="lint":this.codeMirror.dispatch({changes:{from:0,to:this.codeMirror.state.doc.length,insert:this.editing}})},trash:function(t,e){var i=this;this.loading=e;var n=new FormData;n.append("action","ajax_edit_meta"),n.append("do","trash"),n.append("field",JSON.stringify(t)),n.append("object",this.object),n.append("meta_type",this.metaType),n.append("security",this.settings.trashnonce),fetch(this.settings.ajaxUrl,{method:"POST",body:n}).then((function(t){return t.json()})).then((function(t){"success"==t.data.message&&i.deleted.push(e),i.loading=null}))},saveMeta:function(){var t=this;if(function(t){let e=t.field(ag,!1);return e?e.diagnostics.size:0}(this.codeMirror.state)>0)this.errorCode="lint";else{this.savingMeta=!0;var e=this.codeMirror.state.doc.toString(),i=new FormData;i.append("action","ajax_edit_meta"),i.append("do","edit"),i.append("object",this.object||0),i.append("key",this.currentField.key||""),i.append("data_type",this.currentField.type||""),i.append("is_serialized",this.currentField.is_serialized||!1),i.append("value",e),i.append("meta_type",this.metaType||"post"),i.append("security",this.settings.editnonce),fetch(this.settings.ajaxUrl,{method:"POST",body:i}).then((function(t){return t.json()})).then((function(e){"success"==e.data.message?(t.currentField.value[0]=e.data.new,t.openModal=!1):t.errorCode=e.data.code||"http",t.savingMeta=!1}))}},dump:function(t,e){var i="";e||(e=0);for(var n="",s=0;s<e+1;s++)n+=" ";if("object"==iv(t))for(var r in t){var o=t[r];"object"==iv(o)?(i+=n+"'"+r+"' ...\n",i+=this.dump(o,e+1)):i+=n+"'"+r+"' => \""+o+'"\n'}else i="===>"+t+"<===("+iv(t)+")";return i}},window.Alpine=Ci,Ci.start()},583:()=>{},155:t=>{var e,i,n=t.exports={};function s(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function o(t){if(e===setTimeout)return setTimeout(t,0);if((e===s||!e)&&setTimeout)return e=setTimeout,setTimeout(t,0);try{return e(t,0)}catch(i){try{return e.call(null,t,0)}catch(i){return e.call(this,t,0)}}}!function(){try{e="function"==typeof setTimeout?setTimeout:s}catch(t){e=s}try{i="function"==typeof clearTimeout?clearTimeout:r}catch(t){i=r}}();var l,a=[],h=!1,c=-1;function u(){h&&l&&(h=!1,l.length?a=l.concat(a):c=-1,a.length&&f())}function f(){if(!h){var t=o(u);h=!0;for(var e=a.length;e;){for(l=a,a=[];++c<e;)l&&l[c].run();c=-1,e=a.length}l=null,h=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===r||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(t)}}function d(t,e){this.fun=t,this.array=e}function p(){}n.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)e[i-1]=arguments[i];a.push(new d(t,e)),1!==a.length||h||o(f)},d.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=p,n.addListener=p,n.once=p,n.off=p,n.removeListener=p,n.removeAllListeners=p,n.emit=p,n.prependListener=p,n.prependOnceListener=p,n.listeners=function(t){return[]},n.binding=function(t){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(t){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}}},i={};function n(t){var s=i[t];if(void 0!==s)return s.exports;var r=i[t]={exports:{}};return e[t](r,r.exports,n),r.exports}n.m=e,t=[],n.O=(e,i,s,r)=>{if(!i){var o=1/0;for(c=0;c<t.length;c++){for(var[i,s,r]=t[c],l=!0,a=0;a<i.length;a++)(!1&r||o>=r)&&Object.keys(n.O).every((t=>n.O[t](i[a])))?i.splice(a--,1):(l=!1,r<o&&(o=r));if(l){t.splice(c--,1);var h=s();void 0!==h&&(e=h)}}return e}r=r||0;for(var c=t.length;c>0&&t[c-1][2]>r;c--)t[c]=t[c-1];t[c]=[i,s,r]},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{var t={983:0,739:0};n.O.j=e=>0===t[e];var e=(e,i)=>{var s,r,[o,l,a]=i,h=0;if(o.some((e=>0!==t[e]))){for(s in l)n.o(l,s)&&(n.m[s]=l[s]);if(a)var c=a(n)}for(e&&e(i);h<o.length;h++)r=o[h],n.o(t,r)&&t[r]&&t[r][0](),t[r]=0;return n.O(c)},i=self.webpackChunkbookslot=self.webpackChunkbookslot||[];i.forEach(e.bind(null,0)),i.push=e.bind(null,i.push.bind(i))})(),n.O(void 0,[739],(()=>n(796)));var s=n.O(void 0,[739],(()=>n(583)));s=n.O(s)})(); -
metabase-post-user-meta-editor/trunk/resources/views/post-meta.php
r2899582 r3065291 1 1 <div id="metabase-app" x-data="metabase" x-init="init(<?php esc_attr_e(wp_json_encode($data)); ?>)" class="px-4 sm:px-6 lg:px-8"> 2 2 <div class="flex flex-col mt-8"> 3 <div class="-m x-4 -my-2 overflow-x-auto sm:-mx-6 lg:-mx-8">3 <div class="-my-2 overflow-x-auto"> 4 4 <div class="inline-block min-w-full py-2 align-middle md:px-6 lg:px-8"> 5 5 <div class="overflow-hidden shadow-none ring-1 ring-black ring-opacity-5"> 6 6 7 7 <table class="w-full divide-y divide-gray-300 table-fixed"> 8 <thead style="background: # f0f0f1;">8 <thead style="background: #eee;"> 9 9 <tr class=""> 10 <th scope="col" class="py- 3.5pl-4 w-4/12 pr-4 text-left text-sm font-semibold text-gray-900 sm:pl-6">Key</th>11 <th scope="col" class="px-4 py- 3.5text-left text-sm font-semibold text-gray-900">Value</th>12 <th scope="col" class="px-4 w-1/12 py- 3.5text-left text-sm font-semibold text-gray-900"></th>10 <th scope="col" class="py-2 pl-4 w-4/12 pr-4 text-left text-sm font-semibold text-gray-900 sm:pl-6">Key</th> 11 <th scope="col" class="px-4 py-2 text-left text-sm font-semibold text-gray-900">Value</th> 12 <th scope="col" class="px-4 w-1/12 py-2 text-left text-sm font-semibold text-gray-900"></th> 13 13 </tr> 14 14 </thead> -
metabase-post-user-meta-editor/trunk/vendor/autoload.php
r2908637 r3065291 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInit ca22b8f299f3574e5a974712d85e68e6::getLoader();25 return ComposerAutoloaderInitf314ef9ca103635c2b5c6158a7a2e4c6::getLoader(); -
metabase-post-user-meta-editor/trunk/vendor/composer/ClassLoader.php
r2899582 r3065291 46 46 private static $includeFile; 47 47 48 /** @var ?string*/48 /** @var string|null */ 49 49 private $vendorDir; 50 50 51 51 // PSR-4 52 52 /** 53 * @var array[] 54 * @psalm-var array<string, array<string, int>> 53 * @var array<string, array<string, int>> 55 54 */ 56 55 private $prefixLengthsPsr4 = array(); 57 56 /** 58 * @var array[] 59 * @psalm-var array<string, array<int, string>> 57 * @var array<string, list<string>> 60 58 */ 61 59 private $prefixDirsPsr4 = array(); 62 60 /** 63 * @var array[] 64 * @psalm-var array<string, string> 61 * @var list<string> 65 62 */ 66 63 private $fallbackDirsPsr4 = array(); … … 68 65 // PSR-0 69 66 /** 70 * @var array[] 71 * @psalm-var array<string, array<string, string[]>> 67 * List of PSR-0 prefixes 68 * 69 * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2'))) 70 * 71 * @var array<string, array<string, list<string>>> 72 72 */ 73 73 private $prefixesPsr0 = array(); 74 74 /** 75 * @var array[] 76 * @psalm-var array<string, string> 75 * @var list<string> 77 76 */ 78 77 private $fallbackDirsPsr0 = array(); … … 82 81 83 82 /** 84 * @var string[] 85 * @psalm-var array<string, string> 83 * @var array<string, string> 86 84 */ 87 85 private $classMap = array(); … … 91 89 92 90 /** 93 * @var bool[] 94 * @psalm-var array<string, bool> 91 * @var array<string, bool> 95 92 */ 96 93 private $missingClasses = array(); 97 94 98 /** @var ?string*/95 /** @var string|null */ 99 96 private $apcuPrefix; 100 97 101 98 /** 102 * @var self[]99 * @var array<string, self> 103 100 */ 104 101 private static $registeredLoaders = array(); 105 102 106 103 /** 107 * @param ?string$vendorDir104 * @param string|null $vendorDir 108 105 */ 109 106 public function __construct($vendorDir = null) … … 114 111 115 112 /** 116 * @return string[]113 * @return array<string, list<string>> 117 114 */ 118 115 public function getPrefixes() … … 126 123 127 124 /** 128 * @return array[] 129 * @psalm-return array<string, array<int, string>> 125 * @return array<string, list<string>> 130 126 */ 131 127 public function getPrefixesPsr4() … … 135 131 136 132 /** 137 * @return array[] 138 * @psalm-return array<string, string> 133 * @return list<string> 139 134 */ 140 135 public function getFallbackDirs() … … 144 139 145 140 /** 146 * @return array[] 147 * @psalm-return array<string, string> 141 * @return list<string> 148 142 */ 149 143 public function getFallbackDirsPsr4() … … 153 147 154 148 /** 155 * @return string[] Array of classname => path 156 * @psalm-return array<string, string> 149 * @return array<string, string> Array of classname => path 157 150 */ 158 151 public function getClassMap() … … 162 155 163 156 /** 164 * @param string[] $classMap Class to filename map 165 * @psalm-param array<string, string> $classMap 157 * @param array<string, string> $classMap Class to filename map 166 158 * 167 159 * @return void … … 180 172 * appending or prepending to the ones previously set for this prefix. 181 173 * 182 * @param string $prefix The prefix183 * @param string[]|string $paths The PSR-0 root directories184 * @param bool $prepend Whether to prepend the directories174 * @param string $prefix The prefix 175 * @param list<string>|string $paths The PSR-0 root directories 176 * @param bool $prepend Whether to prepend the directories 185 177 * 186 178 * @return void … … 188 180 public function add($prefix, $paths, $prepend = false) 189 181 { 182 $paths = (array) $paths; 190 183 if (!$prefix) { 191 184 if ($prepend) { 192 185 $this->fallbackDirsPsr0 = array_merge( 193 (array)$paths,186 $paths, 194 187 $this->fallbackDirsPsr0 195 188 ); … … 197 190 $this->fallbackDirsPsr0 = array_merge( 198 191 $this->fallbackDirsPsr0, 199 (array)$paths192 $paths 200 193 ); 201 194 } … … 206 199 $first = $prefix[0]; 207 200 if (!isset($this->prefixesPsr0[$first][$prefix])) { 208 $this->prefixesPsr0[$first][$prefix] = (array)$paths;201 $this->prefixesPsr0[$first][$prefix] = $paths; 209 202 210 203 return; … … 212 205 if ($prepend) { 213 206 $this->prefixesPsr0[$first][$prefix] = array_merge( 214 (array)$paths,207 $paths, 215 208 $this->prefixesPsr0[$first][$prefix] 216 209 ); … … 218 211 $this->prefixesPsr0[$first][$prefix] = array_merge( 219 212 $this->prefixesPsr0[$first][$prefix], 220 (array)$paths213 $paths 221 214 ); 222 215 } … … 227 220 * appending or prepending to the ones previously set for this namespace. 228 221 * 229 * @param string $prefix The prefix/namespace, with trailing '\\'230 * @param string[]|string $paths The PSR-4 base directories231 * @param bool $prepend Whether to prepend the directories222 * @param string $prefix The prefix/namespace, with trailing '\\' 223 * @param list<string>|string $paths The PSR-4 base directories 224 * @param bool $prepend Whether to prepend the directories 232 225 * 233 226 * @throws \InvalidArgumentException … … 237 230 public function addPsr4($prefix, $paths, $prepend = false) 238 231 { 232 $paths = (array) $paths; 239 233 if (!$prefix) { 240 234 // Register directories for the root namespace. 241 235 if ($prepend) { 242 236 $this->fallbackDirsPsr4 = array_merge( 243 (array)$paths,237 $paths, 244 238 $this->fallbackDirsPsr4 245 239 ); … … 247 241 $this->fallbackDirsPsr4 = array_merge( 248 242 $this->fallbackDirsPsr4, 249 (array)$paths243 $paths 250 244 ); 251 245 } … … 257 251 } 258 252 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length; 259 $this->prefixDirsPsr4[$prefix] = (array)$paths;253 $this->prefixDirsPsr4[$prefix] = $paths; 260 254 } elseif ($prepend) { 261 255 // Prepend directories for an already registered namespace. 262 256 $this->prefixDirsPsr4[$prefix] = array_merge( 263 (array)$paths,257 $paths, 264 258 $this->prefixDirsPsr4[$prefix] 265 259 ); … … 268 262 $this->prefixDirsPsr4[$prefix] = array_merge( 269 263 $this->prefixDirsPsr4[$prefix], 270 (array)$paths264 $paths 271 265 ); 272 266 } … … 277 271 * replacing any others previously set for this prefix. 278 272 * 279 * @param string $prefix The prefix280 * @param string[]|string $paths The PSR-0 base directories273 * @param string $prefix The prefix 274 * @param list<string>|string $paths The PSR-0 base directories 281 275 * 282 276 * @return void … … 295 289 * replacing any others previously set for this namespace. 296 290 * 297 * @param string $prefix The prefix/namespace, with trailing '\\'298 * @param string[]|string $paths The PSR-4 base directories291 * @param string $prefix The prefix/namespace, with trailing '\\' 292 * @param list<string>|string $paths The PSR-4 base directories 299 293 * 300 294 * @throws \InvalidArgumentException … … 482 476 483 477 /** 484 * Returns the currently registered loaders indexed by their corresponding vendor directories.485 * 486 * @return self[]478 * Returns the currently registered loaders keyed by their corresponding vendor directories. 479 * 480 * @return array<string, self> 487 481 */ 488 482 public static function getRegisteredLoaders() -
metabase-post-user-meta-editor/trunk/vendor/composer/autoload_real.php
r2908637 r3065291 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit ca22b8f299f3574e5a974712d85e68e65 class ComposerAutoloaderInitf314ef9ca103635c2b5c6158a7a2e4c6 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit ca22b8f299f3574e5a974712d85e68e6', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInitf314ef9ca103635c2b5c6158a7a2e4c6', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit ca22b8f299f3574e5a974712d85e68e6', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInitf314ef9ca103635c2b5c6158a7a2e4c6', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit ca22b8f299f3574e5a974712d85e68e6::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6::getInitializer($loader)); 33 33 34 34 $loader->register(true); -
metabase-post-user-meta-editor/trunk/vendor/composer/autoload_static.php
r2908637 r3065291 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit ca22b8f299f3574e5a974712d85e68e67 class ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 36 36 { 37 37 return \Closure::bind(function () use ($loader) { 38 $loader->prefixLengthsPsr4 = ComposerStaticInit ca22b8f299f3574e5a974712d85e68e6::$prefixLengthsPsr4;39 $loader->prefixDirsPsr4 = ComposerStaticInit ca22b8f299f3574e5a974712d85e68e6::$prefixDirsPsr4;40 $loader->classMap = ComposerStaticInit ca22b8f299f3574e5a974712d85e68e6::$classMap;38 $loader->prefixLengthsPsr4 = ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6::$prefixLengthsPsr4; 39 $loader->prefixDirsPsr4 = ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6::$prefixDirsPsr4; 40 $loader->classMap = ComposerStaticInitf314ef9ca103635c2b5c6158a7a2e4c6::$classMap; 41 41 42 42 }, null, ClassLoader::class); -
metabase-post-user-meta-editor/trunk/vendor/composer/installed.php
r2908637 r3065291 2 2 'root' => array( 3 3 'name' => 'figarts/bookslot', 4 'pretty_version' => '0. 2.1',5 'version' => '0. 2.1.0',6 'reference' => ' 80b35e36a16dc6b6d5ac574e318d76f0e3a9b05e',4 'pretty_version' => '0.3', 5 'version' => '0.3.0.0', 6 'reference' => '7b1515ebca57129efd71a953a645f47098708699', 7 7 'type' => 'wordpress-plugins', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'figarts/bookslot' => array( 23 'pretty_version' => '0. 2.1',24 'version' => '0. 2.1.0',25 'reference' => ' 80b35e36a16dc6b6d5ac574e318d76f0e3a9b05e',23 'pretty_version' => '0.3', 24 'version' => '0.3.0.0', 25 'reference' => '7b1515ebca57129efd71a953a645f47098708699', 26 26 'type' => 'wordpress-plugins', 27 27 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.