openwriter 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bin/pad.js +64 -0
- package/dist/client/assets/index-DNJs7lC-.js +205 -0
- package/dist/client/assets/index-WweytMO1.css +1 -0
- package/dist/client/index.html +16 -0
- package/dist/server/compact.js +214 -0
- package/dist/server/documents.js +230 -0
- package/dist/server/export-html-template.js +109 -0
- package/dist/server/export-routes.js +96 -0
- package/dist/server/gdoc-import.js +200 -0
- package/dist/server/git-sync.js +272 -0
- package/dist/server/helpers.js +87 -0
- package/dist/server/image-upload.js +55 -0
- package/dist/server/index.js +315 -0
- package/dist/server/link-routes.js +116 -0
- package/dist/server/markdown-parse.js +405 -0
- package/dist/server/markdown-serialize.js +263 -0
- package/dist/server/markdown.js +6 -0
- package/dist/server/mcp-client.js +37 -0
- package/dist/server/mcp.js +457 -0
- package/dist/server/plugin-loader.js +36 -0
- package/dist/server/plugin-types.js +5 -0
- package/dist/server/state.js +749 -0
- package/dist/server/sync-routes.js +75 -0
- package/dist/server/text-edit.js +249 -0
- package/dist/server/version-routes.js +79 -0
- package/dist/server/versions.js +198 -0
- package/dist/server/workspace-routes.js +176 -0
- package/dist/server/workspace-tags.js +33 -0
- package/dist/server/workspace-tree.js +200 -0
- package/dist/server/workspace-types.js +38 -0
- package/dist/server/workspaces.js +257 -0
- package/dist/server/ws.js +211 -0
- package/package.json +88 -0
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const s of i)if(s.type==="childList")for(const l of s.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&r(l)}).observe(document,{childList:!0,subtree:!0});function n(i){const s={};return i.integrity&&(s.integrity=i.integrity),i.referrerPolicy&&(s.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?s.credentials="include":i.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(i){if(i.ep)return;i.ep=!0;const s=n(i);fetch(i.href,s)}})();function Nu(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var _f={exports:{}},sl={},Tf={exports:{}},We={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* react.production.min.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var cy;function Qx(){if(cy)return We;cy=1;var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.iterator;function g(_){return _===null||typeof _!="object"?null:(_=m&&_[m]||_["@@iterator"],typeof _=="function"?_:null)}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},k=Object.assign,w={};function x(_,z,re){this.props=_,this.context=z,this.refs=w,this.updater=re||y}x.prototype.isReactComponent={},x.prototype.setState=function(_,z){if(typeof _!="object"&&typeof _!="function"&&_!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,_,z,"setState")},x.prototype.forceUpdate=function(_){this.updater.enqueueForceUpdate(this,_,"forceUpdate")};function C(){}C.prototype=x.prototype;function N(_,z,re){this.props=_,this.context=z,this.refs=w,this.updater=re||y}var M=N.prototype=new C;M.constructor=N,k(M,x.prototype),M.isPureReactComponent=!0;var B=Array.isArray,I=Object.prototype.hasOwnProperty,F={current:null},V={key:!0,ref:!0,__self:!0,__source:!0};function Q(_,z,re){var ae,se={},fe=null,Fe=null;if(z!=null)for(ae in z.ref!==void 0&&(Fe=z.ref),z.key!==void 0&&(fe=""+z.key),z)I.call(z,ae)&&!V.hasOwnProperty(ae)&&(se[ae]=z[ae]);var Le=arguments.length-2;if(Le===1)se.children=re;else if(1<Le){for(var He=Array(Le),Pe=0;Pe<Le;Pe++)He[Pe]=arguments[Pe+2];se.children=He}if(_&&_.defaultProps)for(ae in Le=_.defaultProps,Le)se[ae]===void 0&&(se[ae]=Le[ae]);return{$$typeof:t,type:_,key:fe,ref:Fe,props:se,_owner:F.current}}function ee(_,z){return{$$typeof:t,type:_.type,key:z,ref:_.ref,props:_.props,_owner:_._owner}}function Y(_){return typeof _=="object"&&_!==null&&_.$$typeof===t}function G(_){var z={"=":"=0",":":"=2"};return"$"+_.replace(/[=:]/g,function(re){return z[re]})}var H=/\/+/g;function K(_,z){return typeof _=="object"&&_!==null&&_.key!=null?G(""+_.key):z.toString(36)}function U(_,z,re,ae,se){var fe=typeof _;(fe==="undefined"||fe==="boolean")&&(_=null);var Fe=!1;if(_===null)Fe=!0;else switch(fe){case"string":case"number":Fe=!0;break;case"object":switch(_.$$typeof){case t:case e:Fe=!0}}if(Fe)return Fe=_,se=se(Fe),_=ae===""?"."+K(Fe,0):ae,B(se)?(re="",_!=null&&(re=_.replace(H,"$&/")+"/"),U(se,z,re,"",function(Pe){return Pe})):se!=null&&(Y(se)&&(se=ee(se,re+(!se.key||Fe&&Fe.key===se.key?"":(""+se.key).replace(H,"$&/")+"/")+_)),z.push(se)),1;if(Fe=0,ae=ae===""?".":ae+":",B(_))for(var Le=0;Le<_.length;Le++){fe=_[Le];var He=ae+K(fe,Le);Fe+=U(fe,z,re,He,se)}else if(He=g(_),typeof He=="function")for(_=He.call(_),Le=0;!(fe=_.next()).done;)fe=fe.value,He=ae+K(fe,Le++),Fe+=U(fe,z,re,He,se);else if(fe==="object")throw z=String(_),Error("Objects are not valid as a React child (found: "+(z==="[object Object]"?"object with keys {"+Object.keys(_).join(", ")+"}":z)+"). If you meant to render a collection of children, use an array instead.");return Fe}function X(_,z,re){if(_==null)return _;var ae=[],se=0;return U(_,ae,"","",function(fe){return z.call(re,fe,se++)}),ae}function te(_){if(_._status===-1){var z=_._result;z=z(),z.then(function(re){(_._status===0||_._status===-1)&&(_._status=1,_._result=re)},function(re){(_._status===0||_._status===-1)&&(_._status=2,_._result=re)}),_._status===-1&&(_._status=0,_._result=z)}if(_._status===1)return _._result.default;throw _._result}var ge={current:null},P={transition:null},q={ReactCurrentDispatcher:ge,ReactCurrentBatchConfig:P,ReactCurrentOwner:F};function D(){throw Error("act(...) is not supported in production builds of React.")}return We.Children={map:X,forEach:function(_,z,re){X(_,function(){z.apply(this,arguments)},re)},count:function(_){var z=0;return X(_,function(){z++}),z},toArray:function(_){return X(_,function(z){return z})||[]},only:function(_){if(!Y(_))throw Error("React.Children.only expected to receive a single React element child.");return _}},We.Component=x,We.Fragment=n,We.Profiler=i,We.PureComponent=N,We.StrictMode=r,We.Suspense=u,We.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=q,We.act=D,We.cloneElement=function(_,z,re){if(_==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+_+".");var ae=k({},_.props),se=_.key,fe=_.ref,Fe=_._owner;if(z!=null){if(z.ref!==void 0&&(fe=z.ref,Fe=F.current),z.key!==void 0&&(se=""+z.key),_.type&&_.type.defaultProps)var Le=_.type.defaultProps;for(He in z)I.call(z,He)&&!V.hasOwnProperty(He)&&(ae[He]=z[He]===void 0&&Le!==void 0?Le[He]:z[He])}var He=arguments.length-2;if(He===1)ae.children=re;else if(1<He){Le=Array(He);for(var Pe=0;Pe<He;Pe++)Le[Pe]=arguments[Pe+2];ae.children=Le}return{$$typeof:t,type:_.type,key:se,ref:fe,props:ae,_owner:Fe}},We.createContext=function(_){return _={$$typeof:l,_currentValue:_,_currentValue2:_,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},_.Provider={$$typeof:s,_context:_},_.Consumer=_},We.createElement=Q,We.createFactory=function(_){var z=Q.bind(null,_);return z.type=_,z},We.createRef=function(){return{current:null}},We.forwardRef=function(_){return{$$typeof:c,render:_}},We.isValidElement=Y,We.lazy=function(_){return{$$typeof:p,_payload:{_status:-1,_result:_},_init:te}},We.memo=function(_,z){return{$$typeof:f,type:_,compare:z===void 0?null:z}},We.startTransition=function(_){var z=P.transition;P.transition={};try{_()}finally{P.transition=z}},We.unstable_act=D,We.useCallback=function(_,z){return ge.current.useCallback(_,z)},We.useContext=function(_){return ge.current.useContext(_)},We.useDebugValue=function(){},We.useDeferredValue=function(_){return ge.current.useDeferredValue(_)},We.useEffect=function(_,z){return ge.current.useEffect(_,z)},We.useId=function(){return ge.current.useId()},We.useImperativeHandle=function(_,z,re){return ge.current.useImperativeHandle(_,z,re)},We.useInsertionEffect=function(_,z){return ge.current.useInsertionEffect(_,z)},We.useLayoutEffect=function(_,z){return ge.current.useLayoutEffect(_,z)},We.useMemo=function(_,z){return ge.current.useMemo(_,z)},We.useReducer=function(_,z,re){return ge.current.useReducer(_,z,re)},We.useRef=function(_){return ge.current.useRef(_)},We.useState=function(_){return ge.current.useState(_)},We.useSyncExternalStore=function(_,z,re){return ge.current.useSyncExternalStore(_,z,re)},We.useTransition=function(){return ge.current.useTransition()},We.version="18.3.1",We}var uy;function jl(){return uy||(uy=1,Tf.exports=Qx()),Tf.exports}/**
|
|
10
|
+
* @license React
|
|
11
|
+
* react-jsx-runtime.production.min.js
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
14
|
+
*
|
|
15
|
+
* This source code is licensed under the MIT license found in the
|
|
16
|
+
* LICENSE file in the root directory of this source tree.
|
|
17
|
+
*/var dy;function Xx(){if(dy)return sl;dy=1;var t=jl(),e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function l(c,u,f){var p,m={},g=null,y=null;f!==void 0&&(g=""+f),u.key!==void 0&&(g=""+u.key),u.ref!==void 0&&(y=u.ref);for(p in u)r.call(u,p)&&!s.hasOwnProperty(p)&&(m[p]=u[p]);if(c&&c.defaultProps)for(p in u=c.defaultProps,u)m[p]===void 0&&(m[p]=u[p]);return{$$typeof:e,type:c,key:g,ref:y,props:m,_owner:i.current}}return sl.Fragment=n,sl.jsx=l,sl.jsxs=l,sl}var fy;function Zx(){return fy||(fy=1,_f.exports=Xx()),_f.exports}var v=Zx(),A=jl();const Mi=Nu(A);var ec={},Mf={exports:{}},vn={},Af={exports:{}},Of={};/**
|
|
18
|
+
* @license React
|
|
19
|
+
* scheduler.production.min.js
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
22
|
+
*
|
|
23
|
+
* This source code is licensed under the MIT license found in the
|
|
24
|
+
* LICENSE file in the root directory of this source tree.
|
|
25
|
+
*/var py;function eS(){return py||(py=1,(function(t){function e(P,q){var D=P.length;P.push(q);e:for(;0<D;){var _=D-1>>>1,z=P[_];if(0<i(z,q))P[_]=q,P[D]=z,D=_;else break e}}function n(P){return P.length===0?null:P[0]}function r(P){if(P.length===0)return null;var q=P[0],D=P.pop();if(D!==q){P[0]=D;e:for(var _=0,z=P.length,re=z>>>1;_<re;){var ae=2*(_+1)-1,se=P[ae],fe=ae+1,Fe=P[fe];if(0>i(se,D))fe<z&&0>i(Fe,se)?(P[_]=Fe,P[fe]=D,_=fe):(P[_]=se,P[ae]=D,_=ae);else if(fe<z&&0>i(Fe,D))P[_]=Fe,P[fe]=D,_=fe;else break e}}return q}function i(P,q){var D=P.sortIndex-q.sortIndex;return D!==0?D:P.id-q.id}if(typeof performance=="object"&&typeof performance.now=="function"){var s=performance;t.unstable_now=function(){return s.now()}}else{var l=Date,c=l.now();t.unstable_now=function(){return l.now()-c}}var u=[],f=[],p=1,m=null,g=3,y=!1,k=!1,w=!1,x=typeof setTimeout=="function"?setTimeout:null,C=typeof clearTimeout=="function"?clearTimeout:null,N=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function M(P){for(var q=n(f);q!==null;){if(q.callback===null)r(f);else if(q.startTime<=P)r(f),q.sortIndex=q.expirationTime,e(u,q);else break;q=n(f)}}function B(P){if(w=!1,M(P),!k)if(n(u)!==null)k=!0,te(I);else{var q=n(f);q!==null&&ge(B,q.startTime-P)}}function I(P,q){k=!1,w&&(w=!1,C(Q),Q=-1),y=!0;var D=g;try{for(M(q),m=n(u);m!==null&&(!(m.expirationTime>q)||P&&!G());){var _=m.callback;if(typeof _=="function"){m.callback=null,g=m.priorityLevel;var z=_(m.expirationTime<=q);q=t.unstable_now(),typeof z=="function"?m.callback=z:m===n(u)&&r(u),M(q)}else r(u);m=n(u)}if(m!==null)var re=!0;else{var ae=n(f);ae!==null&&ge(B,ae.startTime-q),re=!1}return re}finally{m=null,g=D,y=!1}}var F=!1,V=null,Q=-1,ee=5,Y=-1;function G(){return!(t.unstable_now()-Y<ee)}function H(){if(V!==null){var P=t.unstable_now();Y=P;var q=!0;try{q=V(!0,P)}finally{q?K():(F=!1,V=null)}}else F=!1}var K;if(typeof N=="function")K=function(){N(H)};else if(typeof MessageChannel<"u"){var U=new MessageChannel,X=U.port2;U.port1.onmessage=H,K=function(){X.postMessage(null)}}else K=function(){x(H,0)};function te(P){V=P,F||(F=!0,K())}function ge(P,q){Q=x(function(){P(t.unstable_now())},q)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(P){P.callback=null},t.unstable_continueExecution=function(){k||y||(k=!0,te(I))},t.unstable_forceFrameRate=function(P){0>P||125<P?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):ee=0<P?Math.floor(1e3/P):5},t.unstable_getCurrentPriorityLevel=function(){return g},t.unstable_getFirstCallbackNode=function(){return n(u)},t.unstable_next=function(P){switch(g){case 1:case 2:case 3:var q=3;break;default:q=g}var D=g;g=q;try{return P()}finally{g=D}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=function(){},t.unstable_runWithPriority=function(P,q){switch(P){case 1:case 2:case 3:case 4:case 5:break;default:P=3}var D=g;g=P;try{return q()}finally{g=D}},t.unstable_scheduleCallback=function(P,q,D){var _=t.unstable_now();switch(typeof D=="object"&&D!==null?(D=D.delay,D=typeof D=="number"&&0<D?_+D:_):D=_,P){case 1:var z=-1;break;case 2:z=250;break;case 5:z=1073741823;break;case 4:z=1e4;break;default:z=5e3}return z=D+z,P={id:p++,callback:q,priorityLevel:P,startTime:D,expirationTime:z,sortIndex:-1},D>_?(P.sortIndex=D,e(f,P),n(u)===null&&P===n(f)&&(w?(C(Q),Q=-1):w=!0,ge(B,D-_))):(P.sortIndex=z,e(u,P),k||y||(k=!0,te(I))),P},t.unstable_shouldYield=G,t.unstable_wrapCallback=function(P){var q=g;return function(){var D=g;g=q;try{return P.apply(this,arguments)}finally{g=D}}}})(Of)),Of}var hy;function tS(){return hy||(hy=1,Af.exports=eS()),Af.exports}/**
|
|
26
|
+
* @license React
|
|
27
|
+
* react-dom.production.min.js
|
|
28
|
+
*
|
|
29
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
30
|
+
*
|
|
31
|
+
* This source code is licensed under the MIT license found in the
|
|
32
|
+
* LICENSE file in the root directory of this source tree.
|
|
33
|
+
*/var my;function nS(){if(my)return vn;my=1;var t=jl(),e=tS();function n(o){for(var a="https://reactjs.org/docs/error-decoder.html?invariant="+o,d=1;d<arguments.length;d++)a+="&args[]="+encodeURIComponent(arguments[d]);return"Minified React error #"+o+"; visit "+a+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var r=new Set,i={};function s(o,a){l(o,a),l(o+"Capture",a)}function l(o,a){for(i[o]=a,o=0;o<a.length;o++)r.add(a[o])}var c=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),u=Object.prototype.hasOwnProperty,f=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p={},m={};function g(o){return u.call(m,o)?!0:u.call(p,o)?!1:f.test(o)?m[o]=!0:(p[o]=!0,!1)}function y(o,a,d,h){if(d!==null&&d.type===0)return!1;switch(typeof a){case"function":case"symbol":return!0;case"boolean":return h?!1:d!==null?!d.acceptsBooleans:(o=o.toLowerCase().slice(0,5),o!=="data-"&&o!=="aria-");default:return!1}}function k(o,a,d,h){if(a===null||typeof a>"u"||y(o,a,d,h))return!0;if(h)return!1;if(d!==null)switch(d.type){case 3:return!a;case 4:return a===!1;case 5:return isNaN(a);case 6:return isNaN(a)||1>a}return!1}function w(o,a,d,h,b,E,S){this.acceptsBooleans=a===2||a===3||a===4,this.attributeName=h,this.attributeNamespace=b,this.mustUseProperty=d,this.propertyName=o,this.type=a,this.sanitizeURL=E,this.removeEmptyString=S}var x={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(o){x[o]=new w(o,0,!1,o,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(o){var a=o[0];x[a]=new w(a,1,!1,o[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(o){x[o]=new w(o,2,!1,o.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(o){x[o]=new w(o,2,!1,o,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(o){x[o]=new w(o,3,!1,o.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(o){x[o]=new w(o,3,!0,o,null,!1,!1)}),["capture","download"].forEach(function(o){x[o]=new w(o,4,!1,o,null,!1,!1)}),["cols","rows","size","span"].forEach(function(o){x[o]=new w(o,6,!1,o,null,!1,!1)}),["rowSpan","start"].forEach(function(o){x[o]=new w(o,5,!1,o.toLowerCase(),null,!1,!1)});var C=/[\-:]([a-z])/g;function N(o){return o[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(o){var a=o.replace(C,N);x[a]=new w(a,1,!1,o,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(o){var a=o.replace(C,N);x[a]=new w(a,1,!1,o,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(o){var a=o.replace(C,N);x[a]=new w(a,1,!1,o,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(o){x[o]=new w(o,1,!1,o.toLowerCase(),null,!1,!1)}),x.xlinkHref=new w("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(o){x[o]=new w(o,1,!1,o.toLowerCase(),null,!0,!0)});function M(o,a,d,h){var b=x.hasOwnProperty(a)?x[a]:null;(b!==null?b.type!==0:h||!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(k(a,d,b,h)&&(d=null),h||b===null?g(a)&&(d===null?o.removeAttribute(a):o.setAttribute(a,""+d)):b.mustUseProperty?o[b.propertyName]=d===null?b.type===3?!1:"":d:(a=b.attributeName,h=b.attributeNamespace,d===null?o.removeAttribute(a):(b=b.type,d=b===3||b===4&&d===!0?"":""+d,h?o.setAttributeNS(h,a,d):o.setAttribute(a,d))))}var B=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,I=Symbol.for("react.element"),F=Symbol.for("react.portal"),V=Symbol.for("react.fragment"),Q=Symbol.for("react.strict_mode"),ee=Symbol.for("react.profiler"),Y=Symbol.for("react.provider"),G=Symbol.for("react.context"),H=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),U=Symbol.for("react.suspense_list"),X=Symbol.for("react.memo"),te=Symbol.for("react.lazy"),ge=Symbol.for("react.offscreen"),P=Symbol.iterator;function q(o){return o===null||typeof o!="object"?null:(o=P&&o[P]||o["@@iterator"],typeof o=="function"?o:null)}var D=Object.assign,_;function z(o){if(_===void 0)try{throw Error()}catch(d){var a=d.stack.trim().match(/\n( *(at )?)/);_=a&&a[1]||""}return`
|
|
34
|
+
`+_+o}var re=!1;function ae(o,a){if(!o||re)return"";re=!0;var d=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(a)if(a=function(){throw Error()},Object.defineProperty(a.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(a,[])}catch(W){var h=W}Reflect.construct(o,[],a)}else{try{a.call()}catch(W){h=W}o.call(a.prototype)}else{try{throw Error()}catch(W){h=W}o()}}catch(W){if(W&&h&&typeof W.stack=="string"){for(var b=W.stack.split(`
|
|
35
|
+
`),E=h.stack.split(`
|
|
36
|
+
`),S=b.length-1,T=E.length-1;1<=S&&0<=T&&b[S]!==E[T];)T--;for(;1<=S&&0<=T;S--,T--)if(b[S]!==E[T]){if(S!==1||T!==1)do if(S--,T--,0>T||b[S]!==E[T]){var R=`
|
|
37
|
+
`+b[S].replace(" at new "," at ");return o.displayName&&R.includes("<anonymous>")&&(R=R.replace("<anonymous>",o.displayName)),R}while(1<=S&&0<=T);break}}}finally{re=!1,Error.prepareStackTrace=d}return(o=o?o.displayName||o.name:"")?z(o):""}function se(o){switch(o.tag){case 5:return z(o.type);case 16:return z("Lazy");case 13:return z("Suspense");case 19:return z("SuspenseList");case 0:case 2:case 15:return o=ae(o.type,!1),o;case 11:return o=ae(o.type.render,!1),o;case 1:return o=ae(o.type,!0),o;default:return""}}function fe(o){if(o==null)return null;if(typeof o=="function")return o.displayName||o.name||null;if(typeof o=="string")return o;switch(o){case V:return"Fragment";case F:return"Portal";case ee:return"Profiler";case Q:return"StrictMode";case K:return"Suspense";case U:return"SuspenseList"}if(typeof o=="object")switch(o.$$typeof){case G:return(o.displayName||"Context")+".Consumer";case Y:return(o._context.displayName||"Context")+".Provider";case H:var a=o.render;return o=o.displayName,o||(o=a.displayName||a.name||"",o=o!==""?"ForwardRef("+o+")":"ForwardRef"),o;case X:return a=o.displayName||null,a!==null?a:fe(o.type)||"Memo";case te:a=o._payload,o=o._init;try{return fe(o(a))}catch{}}return null}function Fe(o){var a=o.type;switch(o.tag){case 24:return"Cache";case 9:return(a.displayName||"Context")+".Consumer";case 10:return(a._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return o=a.render,o=o.displayName||o.name||"",a.displayName||(o!==""?"ForwardRef("+o+")":"ForwardRef");case 7:return"Fragment";case 5:return a;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return fe(a);case 8:return a===Q?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof a=="function")return a.displayName||a.name||null;if(typeof a=="string")return a}return null}function Le(o){switch(typeof o){case"boolean":case"number":case"string":case"undefined":return o;case"object":return o;default:return""}}function He(o){var a=o.type;return(o=o.nodeName)&&o.toLowerCase()==="input"&&(a==="checkbox"||a==="radio")}function Pe(o){var a=He(o)?"checked":"value",d=Object.getOwnPropertyDescriptor(o.constructor.prototype,a),h=""+o[a];if(!o.hasOwnProperty(a)&&typeof d<"u"&&typeof d.get=="function"&&typeof d.set=="function"){var b=d.get,E=d.set;return Object.defineProperty(o,a,{configurable:!0,get:function(){return b.call(this)},set:function(S){h=""+S,E.call(this,S)}}),Object.defineProperty(o,a,{enumerable:d.enumerable}),{getValue:function(){return h},setValue:function(S){h=""+S},stopTracking:function(){o._valueTracker=null,delete o[a]}}}}function Wt(o){o._valueTracker||(o._valueTracker=Pe(o))}function wn(o){if(!o)return!1;var a=o._valueTracker;if(!a)return!0;var d=a.getValue(),h="";return o&&(h=He(o)?o.checked?"true":"false":o.value),o=h,o!==d?(a.setValue(o),!0):!1}function xn(o){if(o=o||(typeof document<"u"?document:void 0),typeof o>"u")return null;try{return o.activeElement||o.body}catch{return o.body}}function Kn(o,a){var d=a.checked;return D({},a,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:d??o._wrapperState.initialChecked})}function me(o,a){var d=a.defaultValue==null?"":a.defaultValue,h=a.checked!=null?a.checked:a.defaultChecked;d=Le(a.value!=null?a.value:d),o._wrapperState={initialChecked:h,initialValue:d,controlled:a.type==="checkbox"||a.type==="radio"?a.checked!=null:a.value!=null}}function xe(o,a){a=a.checked,a!=null&&M(o,"checked",a,!1)}function ft(o,a){xe(o,a);var d=Le(a.value),h=a.type;if(d!=null)h==="number"?(d===0&&o.value===""||o.value!=d)&&(o.value=""+d):o.value!==""+d&&(o.value=""+d);else if(h==="submit"||h==="reset"){o.removeAttribute("value");return}a.hasOwnProperty("value")?Pi(o,a.type,d):a.hasOwnProperty("defaultValue")&&Pi(o,a.type,Le(a.defaultValue)),a.checked==null&&a.defaultChecked!=null&&(o.defaultChecked=!!a.defaultChecked)}function On(o,a,d){if(a.hasOwnProperty("value")||a.hasOwnProperty("defaultValue")){var h=a.type;if(!(h!=="submit"&&h!=="reset"||a.value!==void 0&&a.value!==null))return;a=""+o._wrapperState.initialValue,d||a===o.value||(o.value=a),o.defaultValue=a}d=o.name,d!==""&&(o.name=""),o.defaultChecked=!!o._wrapperState.initialChecked,d!==""&&(o.name=d)}function Pi(o,a,d){(a!=="number"||xn(o.ownerDocument)!==o)&&(d==null?o.defaultValue=""+o._wrapperState.initialValue:o.defaultValue!==""+d&&(o.defaultValue=""+d))}var Wr=Array.isArray;function Vr(o,a,d,h){if(o=o.options,a){a={};for(var b=0;b<d.length;b++)a["$"+d[b]]=!0;for(d=0;d<o.length;d++)b=a.hasOwnProperty("$"+o[d].value),o[d].selected!==b&&(o[d].selected=b),b&&h&&(o[d].defaultSelected=!0)}else{for(d=""+Le(d),a=null,b=0;b<o.length;b++){if(o[b].value===d){o[b].selected=!0,h&&(o[b].defaultSelected=!0);return}a!==null||o[b].disabled||(a=o[b])}a!==null&&(a.selected=!0)}}function bo(o,a){if(a.dangerouslySetInnerHTML!=null)throw Error(n(91));return D({},a,{value:void 0,defaultValue:void 0,children:""+o._wrapperState.initialValue})}function vo(o,a){var d=a.value;if(d==null){if(d=a.children,a=a.defaultValue,d!=null){if(a!=null)throw Error(n(92));if(Wr(d)){if(1<d.length)throw Error(n(93));d=d[0]}a=d}a==null&&(a=""),d=a}o._wrapperState={initialValue:Le(d)}}function sr(o,a){var d=Le(a.value),h=Le(a.defaultValue);d!=null&&(d=""+d,d!==o.value&&(o.value=d),a.defaultValue==null&&o.defaultValue!==d&&(o.defaultValue=d)),h!=null&&(o.defaultValue=""+h)}function ko(o){var a=o.textContent;a===o._wrapperState.initialValue&&a!==""&&a!==null&&(o.value=a)}function wr(o){switch(o){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Kr(o,a){return o==null||o==="http://www.w3.org/1999/xhtml"?wr(a):o==="http://www.w3.org/2000/svg"&&a==="foreignObject"?"http://www.w3.org/1999/xhtml":o}var Bi,Vl=(function(o){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(a,d,h,b){MSApp.execUnsafeLocalFunction(function(){return o(a,d,h,b)})}:o})(function(o,a){if(o.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in o)o.innerHTML=a;else{for(Bi=Bi||document.createElement("div"),Bi.innerHTML="<svg>"+a.valueOf().toString()+"</svg>",a=Bi.firstChild;o.firstChild;)o.removeChild(o.firstChild);for(;a.firstChild;)o.appendChild(a.firstChild)}});function zi(o,a){if(a){var d=o.firstChild;if(d&&d===o.lastChild&&d.nodeType===3){d.nodeValue=a;return}}o.textContent=a}var ji={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Wu=["Webkit","ms","Moz","O"];Object.keys(ji).forEach(function(o){Wu.forEach(function(a){a=a+o.charAt(0).toUpperCase()+o.substring(1),ji[a]=ji[o]})});function Kl(o,a,d){return a==null||typeof a=="boolean"||a===""?"":d||typeof a!="number"||a===0||ji.hasOwnProperty(o)&&ji[o]?(""+a).trim():a+"px"}function Eo(o,a){o=o.style;for(var d in a)if(a.hasOwnProperty(d)){var h=d.indexOf("--")===0,b=Kl(d,a[d],h);d==="float"&&(d="cssFloat"),h?o.setProperty(d,b):o[d]=b}}var Vu=D({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function wo(o,a){if(a){if(Vu[o]&&(a.children!=null||a.dangerouslySetInnerHTML!=null))throw Error(n(137,o));if(a.dangerouslySetInnerHTML!=null){if(a.children!=null)throw Error(n(60));if(typeof a.dangerouslySetInnerHTML!="object"||!("__html"in a.dangerouslySetInnerHTML))throw Error(n(61))}if(a.style!=null&&typeof a.style!="object")throw Error(n(62))}}function xo(o,a){if(o.indexOf("-")===-1)return typeof a.is=="string";switch(o){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Fi=null;function Ns(o){return o=o.target||o.srcElement||window,o.correspondingUseElement&&(o=o.correspondingUseElement),o.nodeType===3?o.parentNode:o}var _s=null,qr=null,xr=null;function Sr(o){if(o=Wo(o)){if(typeof _s!="function")throw Error(n(280));var a=o.stateNode;a&&(a=ma(a),_s(o.stateNode,o.type,a))}}function O(o){qr?xr?xr.push(o):xr=[o]:qr=o}function J(){if(qr){var o=qr,a=xr;if(xr=qr=null,Sr(o),a)for(o=0;o<a.length;o++)Sr(a[o])}}function pe(o,a){return o(a)}function Be(){}var at=!1;function pt(o,a,d){if(at)return o(a,d);at=!0;try{return pe(o,a,d)}finally{at=!1,(qr!==null||xr!==null)&&(Be(),J())}}function ve(o,a){var d=o.stateNode;if(d===null)return null;var h=ma(d);if(h===null)return null;d=h[a];e:switch(a){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(h=!h.disabled)||(o=o.type,h=!(o==="button"||o==="input"||o==="select"||o==="textarea")),o=!h;break e;default:o=!1}if(o)return null;if(d&&typeof d!="function")throw Error(n(231,a,typeof d));return d}var be=!1;if(c)try{var Ae={};Object.defineProperty(Ae,"passive",{get:function(){be=!0}}),window.addEventListener("test",Ae,Ae),window.removeEventListener("test",Ae,Ae)}catch{be=!1}function Mt(o,a,d,h,b,E,S,T,R){var W=Array.prototype.slice.call(arguments,3);try{a.apply(d,W)}catch(ie){this.onError(ie)}}var it=!1,or=null,Gr=!1,$i=null,Ku={onError:function(o){it=!0,or=o}};function So(o,a,d,h,b,E,S,T,R){it=!1,or=null,Mt.apply(Ku,arguments)}function qu(o,a,d,h,b,E,S,T,R){if(So.apply(this,arguments),it){if(it){var W=or;it=!1,or=null}else throw Error(n(198));Gr||(Gr=!0,$i=W)}}function Cr(o){var a=o,d=o;if(o.alternate)for(;a.return;)a=a.return;else{o=a;do a=o,(a.flags&4098)!==0&&(d=a.return),o=a.return;while(o)}return a.tag===3?d:null}function ql(o){if(o.tag===13){var a=o.memoizedState;if(a===null&&(o=o.alternate,o!==null&&(a=o.memoizedState)),a!==null)return a.dehydrated}return null}function Co(o){if(Cr(o)!==o)throw Error(n(188))}function Ts(o){var a=o.alternate;if(!a){if(a=Cr(o),a===null)throw Error(n(188));return a!==o?null:o}for(var d=o,h=a;;){var b=d.return;if(b===null)break;var E=b.alternate;if(E===null){if(h=b.return,h!==null){d=h;continue}break}if(b.child===E.child){for(E=b.child;E;){if(E===d)return Co(b),o;if(E===h)return Co(b),a;E=E.sibling}throw Error(n(188))}if(d.return!==h.return)d=b,h=E;else{for(var S=!1,T=b.child;T;){if(T===d){S=!0,d=b,h=E;break}if(T===h){S=!0,h=b,d=E;break}T=T.sibling}if(!S){for(T=E.child;T;){if(T===d){S=!0,d=E,h=b;break}if(T===h){S=!0,h=E,d=b;break}T=T.sibling}if(!S)throw Error(n(189))}}if(d.alternate!==h)throw Error(n(190))}if(d.tag!==3)throw Error(n(188));return d.stateNode.current===d?o:a}function Gl(o){return o=Ts(o),o!==null?Yl(o):null}function Yl(o){if(o.tag===5||o.tag===6)return o;for(o=o.child;o!==null;){var a=Yl(o);if(a!==null)return a;o=o.sibling}return null}var Jl=e.unstable_scheduleCallback,qn=e.unstable_cancelCallback,Ql=e.unstable_shouldYield,Xl=e.unstable_requestPaint,gt=e.unstable_now,Gu=e.unstable_getCurrentPriorityLevel,No=e.unstable_ImmediatePriority,Ui=e.unstable_UserBlockingPriority,Ms=e.unstable_NormalPriority,ce=e.unstable_LowPriority,Ne=e.unstable_IdlePriority,$e=null,Ve=null;function Nt(o){if(Ve&&typeof Ve.onCommitFiberRoot=="function")try{Ve.onCommitFiberRoot($e,o,void 0,(o.current.flags&128)===128)}catch{}}var yt=Math.clz32?Math.clz32:ln,lr=Math.log,As=Math.LN2;function ln(o){return o>>>=0,o===0?32:31-(lr(o)/As|0)|0}var an=64,Hi=4194304;function Yr(o){switch(o&-o){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return o&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return o&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return o}}function Wi(o,a){var d=o.pendingLanes;if(d===0)return 0;var h=0,b=o.suspendedLanes,E=o.pingedLanes,S=d&268435455;if(S!==0){var T=S&~b;T!==0?h=Yr(T):(E&=S,E!==0&&(h=Yr(E)))}else S=d&~b,S!==0?h=Yr(S):E!==0&&(h=Yr(E));if(h===0)return 0;if(a!==0&&a!==h&&(a&b)===0&&(b=h&-h,E=a&-a,b>=E||b===16&&(E&4194240)!==0))return a;if((h&4)!==0&&(h|=d&16),a=o.entangledLanes,a!==0)for(o=o.entanglements,a&=h;0<a;)d=31-yt(a),b=1<<d,h|=o[d],a&=~b;return h}function Yu(o,a){switch(o){case 1:case 2:case 4:return a+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return a+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Ju(o,a){for(var d=o.suspendedLanes,h=o.pingedLanes,b=o.expirationTimes,E=o.pendingLanes;0<E;){var S=31-yt(E),T=1<<S,R=b[S];R===-1?((T&d)===0||(T&h)!==0)&&(b[S]=Yu(T,a)):R<=a&&(o.expiredLanes|=T),E&=~T}}function _o(o){return o=o.pendingLanes&-1073741825,o!==0?o:o&1073741824?1073741824:0}function Zl(){var o=an;return an<<=1,(an&4194240)===0&&(an=64),o}function Jr(o){for(var a=[],d=0;31>d;d++)a.push(o);return a}function Qr(o,a,d){o.pendingLanes|=a,a!==536870912&&(o.suspendedLanes=0,o.pingedLanes=0),o=o.eventTimes,a=31-yt(a),o[a]=d}function Rn(o,a){var d=o.pendingLanes&~a;o.pendingLanes=a,o.suspendedLanes=0,o.pingedLanes=0,o.expiredLanes&=a,o.mutableReadLanes&=a,o.entangledLanes&=a,a=o.entanglements;var h=o.eventTimes;for(o=o.expirationTimes;0<d;){var b=31-yt(d),E=1<<b;a[b]=0,h[b]=-1,o[b]=-1,d&=~E}}function To(o,a){var d=o.entangledLanes|=a;for(o=o.entanglements;d;){var h=31-yt(d),b=1<<h;b&a|o[h]&a&&(o[h]|=a),d&=~b}}var qe=0;function je(o){return o&=-o,1<o?4<o?(o&268435455)!==0?16:536870912:4:1}var Mo,_t,Ze,Vi,ar,Ki=!1,Xr=[],de=null,ke=null,De=null,Ke=new Map,kt=new Map,Pt=[],Qu="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function ea(o,a){switch(o){case"focusin":case"focusout":de=null;break;case"dragenter":case"dragleave":ke=null;break;case"mouseover":case"mouseout":De=null;break;case"pointerover":case"pointerout":Ke.delete(a.pointerId);break;case"gotpointercapture":case"lostpointercapture":kt.delete(a.pointerId)}}function Ao(o,a,d,h,b,E){return o===null||o.nativeEvent!==E?(o={blockedOn:a,domEventName:d,eventSystemFlags:h,nativeEvent:E,targetContainers:[b]},a!==null&&(a=Wo(a),a!==null&&_t(a)),o):(o.eventSystemFlags|=h,a=o.targetContainers,b!==null&&a.indexOf(b)===-1&&a.push(b),o)}function kw(o,a,d,h,b){switch(a){case"focusin":return de=Ao(de,o,a,d,h,b),!0;case"dragenter":return ke=Ao(ke,o,a,d,h,b),!0;case"mouseover":return De=Ao(De,o,a,d,h,b),!0;case"pointerover":var E=b.pointerId;return Ke.set(E,Ao(Ke.get(E)||null,o,a,d,h,b)),!0;case"gotpointercapture":return E=b.pointerId,kt.set(E,Ao(kt.get(E)||null,o,a,d,h,b)),!0}return!1}function qh(o){var a=qi(o.target);if(a!==null){var d=Cr(a);if(d!==null){if(a=d.tag,a===13){if(a=ql(d),a!==null){o.blockedOn=a,ar(o.priority,function(){Ze(d)});return}}else if(a===3&&d.stateNode.current.memoizedState.isDehydrated){o.blockedOn=d.tag===3?d.stateNode.containerInfo:null;return}}}o.blockedOn=null}function ta(o){if(o.blockedOn!==null)return!1;for(var a=o.targetContainers;0<a.length;){var d=Zu(o.domEventName,o.eventSystemFlags,a[0],o.nativeEvent);if(d===null){d=o.nativeEvent;var h=new d.constructor(d.type,d);Fi=h,d.target.dispatchEvent(h),Fi=null}else return a=Wo(d),a!==null&&_t(a),o.blockedOn=d,!1;a.shift()}return!0}function Gh(o,a,d){ta(o)&&d.delete(a)}function Ew(){Ki=!1,de!==null&&ta(de)&&(de=null),ke!==null&&ta(ke)&&(ke=null),De!==null&&ta(De)&&(De=null),Ke.forEach(Gh),kt.forEach(Gh)}function Oo(o,a){o.blockedOn===a&&(o.blockedOn=null,Ki||(Ki=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Ew)))}function Ro(o){function a(b){return Oo(b,o)}if(0<Xr.length){Oo(Xr[0],o);for(var d=1;d<Xr.length;d++){var h=Xr[d];h.blockedOn===o&&(h.blockedOn=null)}}for(de!==null&&Oo(de,o),ke!==null&&Oo(ke,o),De!==null&&Oo(De,o),Ke.forEach(a),kt.forEach(a),d=0;d<Pt.length;d++)h=Pt[d],h.blockedOn===o&&(h.blockedOn=null);for(;0<Pt.length&&(d=Pt[0],d.blockedOn===null);)qh(d),d.blockedOn===null&&Pt.shift()}var Os=B.ReactCurrentBatchConfig,na=!0;function ww(o,a,d,h){var b=qe,E=Os.transition;Os.transition=null;try{qe=1,Xu(o,a,d,h)}finally{qe=b,Os.transition=E}}function xw(o,a,d,h){var b=qe,E=Os.transition;Os.transition=null;try{qe=4,Xu(o,a,d,h)}finally{qe=b,Os.transition=E}}function Xu(o,a,d,h){if(na){var b=Zu(o,a,d,h);if(b===null)gd(o,a,h,ra,d),ea(o,h);else if(kw(b,o,a,d,h))h.stopPropagation();else if(ea(o,h),a&4&&-1<Qu.indexOf(o)){for(;b!==null;){var E=Wo(b);if(E!==null&&Mo(E),E=Zu(o,a,d,h),E===null&&gd(o,a,h,ra,d),E===b)break;b=E}b!==null&&h.stopPropagation()}else gd(o,a,h,null,d)}}var ra=null;function Zu(o,a,d,h){if(ra=null,o=Ns(h),o=qi(o),o!==null)if(a=Cr(o),a===null)o=null;else if(d=a.tag,d===13){if(o=ql(a),o!==null)return o;o=null}else if(d===3){if(a.stateNode.current.memoizedState.isDehydrated)return a.tag===3?a.stateNode.containerInfo:null;o=null}else a!==o&&(o=null);return ra=o,null}function Yh(o){switch(o){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Gu()){case No:return 1;case Ui:return 4;case Ms:case ce:return 16;case Ne:return 536870912;default:return 16}default:return 16}}var Zr=null,ed=null,ia=null;function Jh(){if(ia)return ia;var o,a=ed,d=a.length,h,b="value"in Zr?Zr.value:Zr.textContent,E=b.length;for(o=0;o<d&&a[o]===b[o];o++);var S=d-o;for(h=1;h<=S&&a[d-h]===b[E-h];h++);return ia=b.slice(o,1<h?1-h:void 0)}function sa(o){var a=o.keyCode;return"charCode"in o?(o=o.charCode,o===0&&a===13&&(o=13)):o=a,o===10&&(o=13),32<=o||o===13?o:0}function oa(){return!0}function Qh(){return!1}function Sn(o){function a(d,h,b,E,S){this._reactName=d,this._targetInst=b,this.type=h,this.nativeEvent=E,this.target=S,this.currentTarget=null;for(var T in o)o.hasOwnProperty(T)&&(d=o[T],this[T]=d?d(E):E[T]);return this.isDefaultPrevented=(E.defaultPrevented!=null?E.defaultPrevented:E.returnValue===!1)?oa:Qh,this.isPropagationStopped=Qh,this}return D(a.prototype,{preventDefault:function(){this.defaultPrevented=!0;var d=this.nativeEvent;d&&(d.preventDefault?d.preventDefault():typeof d.returnValue!="unknown"&&(d.returnValue=!1),this.isDefaultPrevented=oa)},stopPropagation:function(){var d=this.nativeEvent;d&&(d.stopPropagation?d.stopPropagation():typeof d.cancelBubble!="unknown"&&(d.cancelBubble=!0),this.isPropagationStopped=oa)},persist:function(){},isPersistent:oa}),a}var Rs={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(o){return o.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},td=Sn(Rs),Io=D({},Rs,{view:0,detail:0}),Sw=Sn(Io),nd,rd,Lo,la=D({},Io,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:sd,button:0,buttons:0,relatedTarget:function(o){return o.relatedTarget===void 0?o.fromElement===o.srcElement?o.toElement:o.fromElement:o.relatedTarget},movementX:function(o){return"movementX"in o?o.movementX:(o!==Lo&&(Lo&&o.type==="mousemove"?(nd=o.screenX-Lo.screenX,rd=o.screenY-Lo.screenY):rd=nd=0,Lo=o),nd)},movementY:function(o){return"movementY"in o?o.movementY:rd}}),Xh=Sn(la),Cw=D({},la,{dataTransfer:0}),Nw=Sn(Cw),_w=D({},Io,{relatedTarget:0}),id=Sn(_w),Tw=D({},Rs,{animationName:0,elapsedTime:0,pseudoElement:0}),Mw=Sn(Tw),Aw=D({},Rs,{clipboardData:function(o){return"clipboardData"in o?o.clipboardData:window.clipboardData}}),Ow=Sn(Aw),Rw=D({},Rs,{data:0}),Zh=Sn(Rw),Iw={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Lw={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Dw={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Pw(o){var a=this.nativeEvent;return a.getModifierState?a.getModifierState(o):(o=Dw[o])?!!a[o]:!1}function sd(){return Pw}var Bw=D({},Io,{key:function(o){if(o.key){var a=Iw[o.key]||o.key;if(a!=="Unidentified")return a}return o.type==="keypress"?(o=sa(o),o===13?"Enter":String.fromCharCode(o)):o.type==="keydown"||o.type==="keyup"?Lw[o.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:sd,charCode:function(o){return o.type==="keypress"?sa(o):0},keyCode:function(o){return o.type==="keydown"||o.type==="keyup"?o.keyCode:0},which:function(o){return o.type==="keypress"?sa(o):o.type==="keydown"||o.type==="keyup"?o.keyCode:0}}),zw=Sn(Bw),jw=D({},la,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),em=Sn(jw),Fw=D({},Io,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:sd}),$w=Sn(Fw),Uw=D({},Rs,{propertyName:0,elapsedTime:0,pseudoElement:0}),Hw=Sn(Uw),Ww=D({},la,{deltaX:function(o){return"deltaX"in o?o.deltaX:"wheelDeltaX"in o?-o.wheelDeltaX:0},deltaY:function(o){return"deltaY"in o?o.deltaY:"wheelDeltaY"in o?-o.wheelDeltaY:"wheelDelta"in o?-o.wheelDelta:0},deltaZ:0,deltaMode:0}),Vw=Sn(Ww),Kw=[9,13,27,32],od=c&&"CompositionEvent"in window,Do=null;c&&"documentMode"in document&&(Do=document.documentMode);var qw=c&&"TextEvent"in window&&!Do,tm=c&&(!od||Do&&8<Do&&11>=Do),nm=" ",rm=!1;function im(o,a){switch(o){case"keyup":return Kw.indexOf(a.keyCode)!==-1;case"keydown":return a.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function sm(o){return o=o.detail,typeof o=="object"&&"data"in o?o.data:null}var Is=!1;function Gw(o,a){switch(o){case"compositionend":return sm(a);case"keypress":return a.which!==32?null:(rm=!0,nm);case"textInput":return o=a.data,o===nm&&rm?null:o;default:return null}}function Yw(o,a){if(Is)return o==="compositionend"||!od&&im(o,a)?(o=Jh(),ia=ed=Zr=null,Is=!1,o):null;switch(o){case"paste":return null;case"keypress":if(!(a.ctrlKey||a.altKey||a.metaKey)||a.ctrlKey&&a.altKey){if(a.char&&1<a.char.length)return a.char;if(a.which)return String.fromCharCode(a.which)}return null;case"compositionend":return tm&&a.locale!=="ko"?null:a.data;default:return null}}var Jw={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function om(o){var a=o&&o.nodeName&&o.nodeName.toLowerCase();return a==="input"?!!Jw[o.type]:a==="textarea"}function lm(o,a,d,h){O(h),a=fa(a,"onChange"),0<a.length&&(d=new td("onChange","change",null,d,h),o.push({event:d,listeners:a}))}var Po=null,Bo=null;function Qw(o){Cm(o,0)}function aa(o){var a=zs(o);if(wn(a))return o}function Xw(o,a){if(o==="change")return a}var am=!1;if(c){var ld;if(c){var ad="oninput"in document;if(!ad){var cm=document.createElement("div");cm.setAttribute("oninput","return;"),ad=typeof cm.oninput=="function"}ld=ad}else ld=!1;am=ld&&(!document.documentMode||9<document.documentMode)}function um(){Po&&(Po.detachEvent("onpropertychange",dm),Bo=Po=null)}function dm(o){if(o.propertyName==="value"&&aa(Bo)){var a=[];lm(a,Bo,o,Ns(o)),pt(Qw,a)}}function Zw(o,a,d){o==="focusin"?(um(),Po=a,Bo=d,Po.attachEvent("onpropertychange",dm)):o==="focusout"&&um()}function ex(o){if(o==="selectionchange"||o==="keyup"||o==="keydown")return aa(Bo)}function tx(o,a){if(o==="click")return aa(a)}function nx(o,a){if(o==="input"||o==="change")return aa(a)}function rx(o,a){return o===a&&(o!==0||1/o===1/a)||o!==o&&a!==a}var Gn=typeof Object.is=="function"?Object.is:rx;function zo(o,a){if(Gn(o,a))return!0;if(typeof o!="object"||o===null||typeof a!="object"||a===null)return!1;var d=Object.keys(o),h=Object.keys(a);if(d.length!==h.length)return!1;for(h=0;h<d.length;h++){var b=d[h];if(!u.call(a,b)||!Gn(o[b],a[b]))return!1}return!0}function fm(o){for(;o&&o.firstChild;)o=o.firstChild;return o}function pm(o,a){var d=fm(o);o=0;for(var h;d;){if(d.nodeType===3){if(h=o+d.textContent.length,o<=a&&h>=a)return{node:d,offset:a-o};o=h}e:{for(;d;){if(d.nextSibling){d=d.nextSibling;break e}d=d.parentNode}d=void 0}d=fm(d)}}function hm(o,a){return o&&a?o===a?!0:o&&o.nodeType===3?!1:a&&a.nodeType===3?hm(o,a.parentNode):"contains"in o?o.contains(a):o.compareDocumentPosition?!!(o.compareDocumentPosition(a)&16):!1:!1}function mm(){for(var o=window,a=xn();a instanceof o.HTMLIFrameElement;){try{var d=typeof a.contentWindow.location.href=="string"}catch{d=!1}if(d)o=a.contentWindow;else break;a=xn(o.document)}return a}function cd(o){var a=o&&o.nodeName&&o.nodeName.toLowerCase();return a&&(a==="input"&&(o.type==="text"||o.type==="search"||o.type==="tel"||o.type==="url"||o.type==="password")||a==="textarea"||o.contentEditable==="true")}function ix(o){var a=mm(),d=o.focusedElem,h=o.selectionRange;if(a!==d&&d&&d.ownerDocument&&hm(d.ownerDocument.documentElement,d)){if(h!==null&&cd(d)){if(a=h.start,o=h.end,o===void 0&&(o=a),"selectionStart"in d)d.selectionStart=a,d.selectionEnd=Math.min(o,d.value.length);else if(o=(a=d.ownerDocument||document)&&a.defaultView||window,o.getSelection){o=o.getSelection();var b=d.textContent.length,E=Math.min(h.start,b);h=h.end===void 0?E:Math.min(h.end,b),!o.extend&&E>h&&(b=h,h=E,E=b),b=pm(d,E);var S=pm(d,h);b&&S&&(o.rangeCount!==1||o.anchorNode!==b.node||o.anchorOffset!==b.offset||o.focusNode!==S.node||o.focusOffset!==S.offset)&&(a=a.createRange(),a.setStart(b.node,b.offset),o.removeAllRanges(),E>h?(o.addRange(a),o.extend(S.node,S.offset)):(a.setEnd(S.node,S.offset),o.addRange(a)))}}for(a=[],o=d;o=o.parentNode;)o.nodeType===1&&a.push({element:o,left:o.scrollLeft,top:o.scrollTop});for(typeof d.focus=="function"&&d.focus(),d=0;d<a.length;d++)o=a[d],o.element.scrollLeft=o.left,o.element.scrollTop=o.top}}var sx=c&&"documentMode"in document&&11>=document.documentMode,Ls=null,ud=null,jo=null,dd=!1;function gm(o,a,d){var h=d.window===d?d.document:d.nodeType===9?d:d.ownerDocument;dd||Ls==null||Ls!==xn(h)||(h=Ls,"selectionStart"in h&&cd(h)?h={start:h.selectionStart,end:h.selectionEnd}:(h=(h.ownerDocument&&h.ownerDocument.defaultView||window).getSelection(),h={anchorNode:h.anchorNode,anchorOffset:h.anchorOffset,focusNode:h.focusNode,focusOffset:h.focusOffset}),jo&&zo(jo,h)||(jo=h,h=fa(ud,"onSelect"),0<h.length&&(a=new td("onSelect","select",null,a,d),o.push({event:a,listeners:h}),a.target=Ls)))}function ca(o,a){var d={};return d[o.toLowerCase()]=a.toLowerCase(),d["Webkit"+o]="webkit"+a,d["Moz"+o]="moz"+a,d}var Ds={animationend:ca("Animation","AnimationEnd"),animationiteration:ca("Animation","AnimationIteration"),animationstart:ca("Animation","AnimationStart"),transitionend:ca("Transition","TransitionEnd")},fd={},ym={};c&&(ym=document.createElement("div").style,"AnimationEvent"in window||(delete Ds.animationend.animation,delete Ds.animationiteration.animation,delete Ds.animationstart.animation),"TransitionEvent"in window||delete Ds.transitionend.transition);function ua(o){if(fd[o])return fd[o];if(!Ds[o])return o;var a=Ds[o],d;for(d in a)if(a.hasOwnProperty(d)&&d in ym)return fd[o]=a[d];return o}var bm=ua("animationend"),vm=ua("animationiteration"),km=ua("animationstart"),Em=ua("transitionend"),wm=new Map,xm="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function ei(o,a){wm.set(o,a),s(a,[o])}for(var pd=0;pd<xm.length;pd++){var hd=xm[pd],ox=hd.toLowerCase(),lx=hd[0].toUpperCase()+hd.slice(1);ei(ox,"on"+lx)}ei(bm,"onAnimationEnd"),ei(vm,"onAnimationIteration"),ei(km,"onAnimationStart"),ei("dblclick","onDoubleClick"),ei("focusin","onFocus"),ei("focusout","onBlur"),ei(Em,"onTransitionEnd"),l("onMouseEnter",["mouseout","mouseover"]),l("onMouseLeave",["mouseout","mouseover"]),l("onPointerEnter",["pointerout","pointerover"]),l("onPointerLeave",["pointerout","pointerover"]),s("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),s("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),s("onBeforeInput",["compositionend","keypress","textInput","paste"]),s("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),s("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),s("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Fo="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),ax=new Set("cancel close invalid load scroll toggle".split(" ").concat(Fo));function Sm(o,a,d){var h=o.type||"unknown-event";o.currentTarget=d,qu(h,a,void 0,o),o.currentTarget=null}function Cm(o,a){a=(a&4)!==0;for(var d=0;d<o.length;d++){var h=o[d],b=h.event;h=h.listeners;e:{var E=void 0;if(a)for(var S=h.length-1;0<=S;S--){var T=h[S],R=T.instance,W=T.currentTarget;if(T=T.listener,R!==E&&b.isPropagationStopped())break e;Sm(b,T,W),E=R}else for(S=0;S<h.length;S++){if(T=h[S],R=T.instance,W=T.currentTarget,T=T.listener,R!==E&&b.isPropagationStopped())break e;Sm(b,T,W),E=R}}}if(Gr)throw o=$i,Gr=!1,$i=null,o}function ct(o,a){var d=a[wd];d===void 0&&(d=a[wd]=new Set);var h=o+"__bubble";d.has(h)||(Nm(a,o,2,!1),d.add(h))}function md(o,a,d){var h=0;a&&(h|=4),Nm(d,o,h,a)}var da="_reactListening"+Math.random().toString(36).slice(2);function $o(o){if(!o[da]){o[da]=!0,r.forEach(function(d){d!=="selectionchange"&&(ax.has(d)||md(d,!1,o),md(d,!0,o))});var a=o.nodeType===9?o:o.ownerDocument;a===null||a[da]||(a[da]=!0,md("selectionchange",!1,a))}}function Nm(o,a,d,h){switch(Yh(a)){case 1:var b=ww;break;case 4:b=xw;break;default:b=Xu}d=b.bind(null,a,d,o),b=void 0,!be||a!=="touchstart"&&a!=="touchmove"&&a!=="wheel"||(b=!0),h?b!==void 0?o.addEventListener(a,d,{capture:!0,passive:b}):o.addEventListener(a,d,!0):b!==void 0?o.addEventListener(a,d,{passive:b}):o.addEventListener(a,d,!1)}function gd(o,a,d,h,b){var E=h;if((a&1)===0&&(a&2)===0&&h!==null)e:for(;;){if(h===null)return;var S=h.tag;if(S===3||S===4){var T=h.stateNode.containerInfo;if(T===b||T.nodeType===8&&T.parentNode===b)break;if(S===4)for(S=h.return;S!==null;){var R=S.tag;if((R===3||R===4)&&(R=S.stateNode.containerInfo,R===b||R.nodeType===8&&R.parentNode===b))return;S=S.return}for(;T!==null;){if(S=qi(T),S===null)return;if(R=S.tag,R===5||R===6){h=E=S;continue e}T=T.parentNode}}h=h.return}pt(function(){var W=E,ie=Ns(d),oe=[];e:{var ne=wm.get(o);if(ne!==void 0){var ye=td,we=o;switch(o){case"keypress":if(sa(d)===0)break e;case"keydown":case"keyup":ye=zw;break;case"focusin":we="focus",ye=id;break;case"focusout":we="blur",ye=id;break;case"beforeblur":case"afterblur":ye=id;break;case"click":if(d.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":ye=Xh;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":ye=Nw;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":ye=$w;break;case bm:case vm:case km:ye=Mw;break;case Em:ye=Hw;break;case"scroll":ye=Sw;break;case"wheel":ye=Vw;break;case"copy":case"cut":case"paste":ye=Ow;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":ye=em}var Se=(a&4)!==0,Tt=!Se&&o==="scroll",j=Se?ne!==null?ne+"Capture":null:ne;Se=[];for(var L=W,$;L!==null;){$=L;var ue=$.stateNode;if($.tag===5&&ue!==null&&($=ue,j!==null&&(ue=ve(L,j),ue!=null&&Se.push(Uo(L,ue,$)))),Tt)break;L=L.return}0<Se.length&&(ne=new ye(ne,we,null,d,ie),oe.push({event:ne,listeners:Se}))}}if((a&7)===0){e:{if(ne=o==="mouseover"||o==="pointerover",ye=o==="mouseout"||o==="pointerout",ne&&d!==Fi&&(we=d.relatedTarget||d.fromElement)&&(qi(we)||we[Nr]))break e;if((ye||ne)&&(ne=ie.window===ie?ie:(ne=ie.ownerDocument)?ne.defaultView||ne.parentWindow:window,ye?(we=d.relatedTarget||d.toElement,ye=W,we=we?qi(we):null,we!==null&&(Tt=Cr(we),we!==Tt||we.tag!==5&&we.tag!==6)&&(we=null)):(ye=null,we=W),ye!==we)){if(Se=Xh,ue="onMouseLeave",j="onMouseEnter",L="mouse",(o==="pointerout"||o==="pointerover")&&(Se=em,ue="onPointerLeave",j="onPointerEnter",L="pointer"),Tt=ye==null?ne:zs(ye),$=we==null?ne:zs(we),ne=new Se(ue,L+"leave",ye,d,ie),ne.target=Tt,ne.relatedTarget=$,ue=null,qi(ie)===W&&(Se=new Se(j,L+"enter",we,d,ie),Se.target=$,Se.relatedTarget=Tt,ue=Se),Tt=ue,ye&&we)t:{for(Se=ye,j=we,L=0,$=Se;$;$=Ps($))L++;for($=0,ue=j;ue;ue=Ps(ue))$++;for(;0<L-$;)Se=Ps(Se),L--;for(;0<$-L;)j=Ps(j),$--;for(;L--;){if(Se===j||j!==null&&Se===j.alternate)break t;Se=Ps(Se),j=Ps(j)}Se=null}else Se=null;ye!==null&&_m(oe,ne,ye,Se,!1),we!==null&&Tt!==null&&_m(oe,Tt,we,Se,!0)}}e:{if(ne=W?zs(W):window,ye=ne.nodeName&&ne.nodeName.toLowerCase(),ye==="select"||ye==="input"&&ne.type==="file")var Ce=Xw;else if(om(ne))if(am)Ce=nx;else{Ce=ex;var Oe=Zw}else(ye=ne.nodeName)&&ye.toLowerCase()==="input"&&(ne.type==="checkbox"||ne.type==="radio")&&(Ce=tx);if(Ce&&(Ce=Ce(o,W))){lm(oe,Ce,d,ie);break e}Oe&&Oe(o,ne,W),o==="focusout"&&(Oe=ne._wrapperState)&&Oe.controlled&&ne.type==="number"&&Pi(ne,"number",ne.value)}switch(Oe=W?zs(W):window,o){case"focusin":(om(Oe)||Oe.contentEditable==="true")&&(Ls=Oe,ud=W,jo=null);break;case"focusout":jo=ud=Ls=null;break;case"mousedown":dd=!0;break;case"contextmenu":case"mouseup":case"dragend":dd=!1,gm(oe,d,ie);break;case"selectionchange":if(sx)break;case"keydown":case"keyup":gm(oe,d,ie)}var Re;if(od)e:{switch(o){case"compositionstart":var ze="onCompositionStart";break e;case"compositionend":ze="onCompositionEnd";break e;case"compositionupdate":ze="onCompositionUpdate";break e}ze=void 0}else Is?im(o,d)&&(ze="onCompositionEnd"):o==="keydown"&&d.keyCode===229&&(ze="onCompositionStart");ze&&(tm&&d.locale!=="ko"&&(Is||ze!=="onCompositionStart"?ze==="onCompositionEnd"&&Is&&(Re=Jh()):(Zr=ie,ed="value"in Zr?Zr.value:Zr.textContent,Is=!0)),Oe=fa(W,ze),0<Oe.length&&(ze=new Zh(ze,o,null,d,ie),oe.push({event:ze,listeners:Oe}),Re?ze.data=Re:(Re=sm(d),Re!==null&&(ze.data=Re)))),(Re=qw?Gw(o,d):Yw(o,d))&&(W=fa(W,"onBeforeInput"),0<W.length&&(ie=new Zh("onBeforeInput","beforeinput",null,d,ie),oe.push({event:ie,listeners:W}),ie.data=Re))}Cm(oe,a)})}function Uo(o,a,d){return{instance:o,listener:a,currentTarget:d}}function fa(o,a){for(var d=a+"Capture",h=[];o!==null;){var b=o,E=b.stateNode;b.tag===5&&E!==null&&(b=E,E=ve(o,d),E!=null&&h.unshift(Uo(o,E,b)),E=ve(o,a),E!=null&&h.push(Uo(o,E,b))),o=o.return}return h}function Ps(o){if(o===null)return null;do o=o.return;while(o&&o.tag!==5);return o||null}function _m(o,a,d,h,b){for(var E=a._reactName,S=[];d!==null&&d!==h;){var T=d,R=T.alternate,W=T.stateNode;if(R!==null&&R===h)break;T.tag===5&&W!==null&&(T=W,b?(R=ve(d,E),R!=null&&S.unshift(Uo(d,R,T))):b||(R=ve(d,E),R!=null&&S.push(Uo(d,R,T)))),d=d.return}S.length!==0&&o.push({event:a,listeners:S})}var cx=/\r\n?/g,ux=/\u0000|\uFFFD/g;function Tm(o){return(typeof o=="string"?o:""+o).replace(cx,`
|
|
38
|
+
`).replace(ux,"")}function pa(o,a,d){if(a=Tm(a),Tm(o)!==a&&d)throw Error(n(425))}function ha(){}var yd=null,bd=null;function vd(o,a){return o==="textarea"||o==="noscript"||typeof a.children=="string"||typeof a.children=="number"||typeof a.dangerouslySetInnerHTML=="object"&&a.dangerouslySetInnerHTML!==null&&a.dangerouslySetInnerHTML.__html!=null}var kd=typeof setTimeout=="function"?setTimeout:void 0,dx=typeof clearTimeout=="function"?clearTimeout:void 0,Mm=typeof Promise=="function"?Promise:void 0,fx=typeof queueMicrotask=="function"?queueMicrotask:typeof Mm<"u"?function(o){return Mm.resolve(null).then(o).catch(px)}:kd;function px(o){setTimeout(function(){throw o})}function Ed(o,a){var d=a,h=0;do{var b=d.nextSibling;if(o.removeChild(d),b&&b.nodeType===8)if(d=b.data,d==="/$"){if(h===0){o.removeChild(b),Ro(a);return}h--}else d!=="$"&&d!=="$?"&&d!=="$!"||h++;d=b}while(d);Ro(a)}function ti(o){for(;o!=null;o=o.nextSibling){var a=o.nodeType;if(a===1||a===3)break;if(a===8){if(a=o.data,a==="$"||a==="$!"||a==="$?")break;if(a==="/$")return null}}return o}function Am(o){o=o.previousSibling;for(var a=0;o;){if(o.nodeType===8){var d=o.data;if(d==="$"||d==="$!"||d==="$?"){if(a===0)return o;a--}else d==="/$"&&a++}o=o.previousSibling}return null}var Bs=Math.random().toString(36).slice(2),cr="__reactFiber$"+Bs,Ho="__reactProps$"+Bs,Nr="__reactContainer$"+Bs,wd="__reactEvents$"+Bs,hx="__reactListeners$"+Bs,mx="__reactHandles$"+Bs;function qi(o){var a=o[cr];if(a)return a;for(var d=o.parentNode;d;){if(a=d[Nr]||d[cr]){if(d=a.alternate,a.child!==null||d!==null&&d.child!==null)for(o=Am(o);o!==null;){if(d=o[cr])return d;o=Am(o)}return a}o=d,d=o.parentNode}return null}function Wo(o){return o=o[cr]||o[Nr],!o||o.tag!==5&&o.tag!==6&&o.tag!==13&&o.tag!==3?null:o}function zs(o){if(o.tag===5||o.tag===6)return o.stateNode;throw Error(n(33))}function ma(o){return o[Ho]||null}var xd=[],js=-1;function ni(o){return{current:o}}function ut(o){0>js||(o.current=xd[js],xd[js]=null,js--)}function st(o,a){js++,xd[js]=o.current,o.current=a}var ri={},Xt=ni(ri),hn=ni(!1),Gi=ri;function Fs(o,a){var d=o.type.contextTypes;if(!d)return ri;var h=o.stateNode;if(h&&h.__reactInternalMemoizedUnmaskedChildContext===a)return h.__reactInternalMemoizedMaskedChildContext;var b={},E;for(E in d)b[E]=a[E];return h&&(o=o.stateNode,o.__reactInternalMemoizedUnmaskedChildContext=a,o.__reactInternalMemoizedMaskedChildContext=b),b}function mn(o){return o=o.childContextTypes,o!=null}function ga(){ut(hn),ut(Xt)}function Om(o,a,d){if(Xt.current!==ri)throw Error(n(168));st(Xt,a),st(hn,d)}function Rm(o,a,d){var h=o.stateNode;if(a=a.childContextTypes,typeof h.getChildContext!="function")return d;h=h.getChildContext();for(var b in h)if(!(b in a))throw Error(n(108,Fe(o)||"Unknown",b));return D({},d,h)}function ya(o){return o=(o=o.stateNode)&&o.__reactInternalMemoizedMergedChildContext||ri,Gi=Xt.current,st(Xt,o),st(hn,hn.current),!0}function Im(o,a,d){var h=o.stateNode;if(!h)throw Error(n(169));d?(o=Rm(o,a,Gi),h.__reactInternalMemoizedMergedChildContext=o,ut(hn),ut(Xt),st(Xt,o)):ut(hn),st(hn,d)}var _r=null,ba=!1,Sd=!1;function Lm(o){_r===null?_r=[o]:_r.push(o)}function gx(o){ba=!0,Lm(o)}function ii(){if(!Sd&&_r!==null){Sd=!0;var o=0,a=qe;try{var d=_r;for(qe=1;o<d.length;o++){var h=d[o];do h=h(!0);while(h!==null)}_r=null,ba=!1}catch(b){throw _r!==null&&(_r=_r.slice(o+1)),Jl(No,ii),b}finally{qe=a,Sd=!1}}return null}var $s=[],Us=0,va=null,ka=0,In=[],Ln=0,Yi=null,Tr=1,Mr="";function Ji(o,a){$s[Us++]=ka,$s[Us++]=va,va=o,ka=a}function Dm(o,a,d){In[Ln++]=Tr,In[Ln++]=Mr,In[Ln++]=Yi,Yi=o;var h=Tr;o=Mr;var b=32-yt(h)-1;h&=~(1<<b),d+=1;var E=32-yt(a)+b;if(30<E){var S=b-b%5;E=(h&(1<<S)-1).toString(32),h>>=S,b-=S,Tr=1<<32-yt(a)+b|d<<b|h,Mr=E+o}else Tr=1<<E|d<<b|h,Mr=o}function Cd(o){o.return!==null&&(Ji(o,1),Dm(o,1,0))}function Nd(o){for(;o===va;)va=$s[--Us],$s[Us]=null,ka=$s[--Us],$s[Us]=null;for(;o===Yi;)Yi=In[--Ln],In[Ln]=null,Mr=In[--Ln],In[Ln]=null,Tr=In[--Ln],In[Ln]=null}var Cn=null,Nn=null,ht=!1,Yn=null;function Pm(o,a){var d=zn(5,null,null,0);d.elementType="DELETED",d.stateNode=a,d.return=o,a=o.deletions,a===null?(o.deletions=[d],o.flags|=16):a.push(d)}function Bm(o,a){switch(o.tag){case 5:var d=o.type;return a=a.nodeType!==1||d.toLowerCase()!==a.nodeName.toLowerCase()?null:a,a!==null?(o.stateNode=a,Cn=o,Nn=ti(a.firstChild),!0):!1;case 6:return a=o.pendingProps===""||a.nodeType!==3?null:a,a!==null?(o.stateNode=a,Cn=o,Nn=null,!0):!1;case 13:return a=a.nodeType!==8?null:a,a!==null?(d=Yi!==null?{id:Tr,overflow:Mr}:null,o.memoizedState={dehydrated:a,treeContext:d,retryLane:1073741824},d=zn(18,null,null,0),d.stateNode=a,d.return=o,o.child=d,Cn=o,Nn=null,!0):!1;default:return!1}}function _d(o){return(o.mode&1)!==0&&(o.flags&128)===0}function Td(o){if(ht){var a=Nn;if(a){var d=a;if(!Bm(o,a)){if(_d(o))throw Error(n(418));a=ti(d.nextSibling);var h=Cn;a&&Bm(o,a)?Pm(h,d):(o.flags=o.flags&-4097|2,ht=!1,Cn=o)}}else{if(_d(o))throw Error(n(418));o.flags=o.flags&-4097|2,ht=!1,Cn=o}}}function zm(o){for(o=o.return;o!==null&&o.tag!==5&&o.tag!==3&&o.tag!==13;)o=o.return;Cn=o}function Ea(o){if(o!==Cn)return!1;if(!ht)return zm(o),ht=!0,!1;var a;if((a=o.tag!==3)&&!(a=o.tag!==5)&&(a=o.type,a=a!=="head"&&a!=="body"&&!vd(o.type,o.memoizedProps)),a&&(a=Nn)){if(_d(o))throw jm(),Error(n(418));for(;a;)Pm(o,a),a=ti(a.nextSibling)}if(zm(o),o.tag===13){if(o=o.memoizedState,o=o!==null?o.dehydrated:null,!o)throw Error(n(317));e:{for(o=o.nextSibling,a=0;o;){if(o.nodeType===8){var d=o.data;if(d==="/$"){if(a===0){Nn=ti(o.nextSibling);break e}a--}else d!=="$"&&d!=="$!"&&d!=="$?"||a++}o=o.nextSibling}Nn=null}}else Nn=Cn?ti(o.stateNode.nextSibling):null;return!0}function jm(){for(var o=Nn;o;)o=ti(o.nextSibling)}function Hs(){Nn=Cn=null,ht=!1}function Md(o){Yn===null?Yn=[o]:Yn.push(o)}var yx=B.ReactCurrentBatchConfig;function Vo(o,a,d){if(o=d.ref,o!==null&&typeof o!="function"&&typeof o!="object"){if(d._owner){if(d=d._owner,d){if(d.tag!==1)throw Error(n(309));var h=d.stateNode}if(!h)throw Error(n(147,o));var b=h,E=""+o;return a!==null&&a.ref!==null&&typeof a.ref=="function"&&a.ref._stringRef===E?a.ref:(a=function(S){var T=b.refs;S===null?delete T[E]:T[E]=S},a._stringRef=E,a)}if(typeof o!="string")throw Error(n(284));if(!d._owner)throw Error(n(290,o))}return o}function wa(o,a){throw o=Object.prototype.toString.call(a),Error(n(31,o==="[object Object]"?"object with keys {"+Object.keys(a).join(", ")+"}":o))}function Fm(o){var a=o._init;return a(o._payload)}function $m(o){function a(j,L){if(o){var $=j.deletions;$===null?(j.deletions=[L],j.flags|=16):$.push(L)}}function d(j,L){if(!o)return null;for(;L!==null;)a(j,L),L=L.sibling;return null}function h(j,L){for(j=new Map;L!==null;)L.key!==null?j.set(L.key,L):j.set(L.index,L),L=L.sibling;return j}function b(j,L){return j=fi(j,L),j.index=0,j.sibling=null,j}function E(j,L,$){return j.index=$,o?($=j.alternate,$!==null?($=$.index,$<L?(j.flags|=2,L):$):(j.flags|=2,L)):(j.flags|=1048576,L)}function S(j){return o&&j.alternate===null&&(j.flags|=2),j}function T(j,L,$,ue){return L===null||L.tag!==6?(L=Ef($,j.mode,ue),L.return=j,L):(L=b(L,$),L.return=j,L)}function R(j,L,$,ue){var Ce=$.type;return Ce===V?ie(j,L,$.props.children,ue,$.key):L!==null&&(L.elementType===Ce||typeof Ce=="object"&&Ce!==null&&Ce.$$typeof===te&&Fm(Ce)===L.type)?(ue=b(L,$.props),ue.ref=Vo(j,L,$),ue.return=j,ue):(ue=Ka($.type,$.key,$.props,null,j.mode,ue),ue.ref=Vo(j,L,$),ue.return=j,ue)}function W(j,L,$,ue){return L===null||L.tag!==4||L.stateNode.containerInfo!==$.containerInfo||L.stateNode.implementation!==$.implementation?(L=wf($,j.mode,ue),L.return=j,L):(L=b(L,$.children||[]),L.return=j,L)}function ie(j,L,$,ue,Ce){return L===null||L.tag!==7?(L=is($,j.mode,ue,Ce),L.return=j,L):(L=b(L,$),L.return=j,L)}function oe(j,L,$){if(typeof L=="string"&&L!==""||typeof L=="number")return L=Ef(""+L,j.mode,$),L.return=j,L;if(typeof L=="object"&&L!==null){switch(L.$$typeof){case I:return $=Ka(L.type,L.key,L.props,null,j.mode,$),$.ref=Vo(j,null,L),$.return=j,$;case F:return L=wf(L,j.mode,$),L.return=j,L;case te:var ue=L._init;return oe(j,ue(L._payload),$)}if(Wr(L)||q(L))return L=is(L,j.mode,$,null),L.return=j,L;wa(j,L)}return null}function ne(j,L,$,ue){var Ce=L!==null?L.key:null;if(typeof $=="string"&&$!==""||typeof $=="number")return Ce!==null?null:T(j,L,""+$,ue);if(typeof $=="object"&&$!==null){switch($.$$typeof){case I:return $.key===Ce?R(j,L,$,ue):null;case F:return $.key===Ce?W(j,L,$,ue):null;case te:return Ce=$._init,ne(j,L,Ce($._payload),ue)}if(Wr($)||q($))return Ce!==null?null:ie(j,L,$,ue,null);wa(j,$)}return null}function ye(j,L,$,ue,Ce){if(typeof ue=="string"&&ue!==""||typeof ue=="number")return j=j.get($)||null,T(L,j,""+ue,Ce);if(typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case I:return j=j.get(ue.key===null?$:ue.key)||null,R(L,j,ue,Ce);case F:return j=j.get(ue.key===null?$:ue.key)||null,W(L,j,ue,Ce);case te:var Oe=ue._init;return ye(j,L,$,Oe(ue._payload),Ce)}if(Wr(ue)||q(ue))return j=j.get($)||null,ie(L,j,ue,Ce,null);wa(L,ue)}return null}function we(j,L,$,ue){for(var Ce=null,Oe=null,Re=L,ze=L=0,jt=null;Re!==null&&ze<$.length;ze++){Re.index>ze?(jt=Re,Re=null):jt=Re.sibling;var Ye=ne(j,Re,$[ze],ue);if(Ye===null){Re===null&&(Re=jt);break}o&&Re&&Ye.alternate===null&&a(j,Re),L=E(Ye,L,ze),Oe===null?Ce=Ye:Oe.sibling=Ye,Oe=Ye,Re=jt}if(ze===$.length)return d(j,Re),ht&&Ji(j,ze),Ce;if(Re===null){for(;ze<$.length;ze++)Re=oe(j,$[ze],ue),Re!==null&&(L=E(Re,L,ze),Oe===null?Ce=Re:Oe.sibling=Re,Oe=Re);return ht&&Ji(j,ze),Ce}for(Re=h(j,Re);ze<$.length;ze++)jt=ye(Re,j,ze,$[ze],ue),jt!==null&&(o&&jt.alternate!==null&&Re.delete(jt.key===null?ze:jt.key),L=E(jt,L,ze),Oe===null?Ce=jt:Oe.sibling=jt,Oe=jt);return o&&Re.forEach(function(pi){return a(j,pi)}),ht&&Ji(j,ze),Ce}function Se(j,L,$,ue){var Ce=q($);if(typeof Ce!="function")throw Error(n(150));if($=Ce.call($),$==null)throw Error(n(151));for(var Oe=Ce=null,Re=L,ze=L=0,jt=null,Ye=$.next();Re!==null&&!Ye.done;ze++,Ye=$.next()){Re.index>ze?(jt=Re,Re=null):jt=Re.sibling;var pi=ne(j,Re,Ye.value,ue);if(pi===null){Re===null&&(Re=jt);break}o&&Re&&pi.alternate===null&&a(j,Re),L=E(pi,L,ze),Oe===null?Ce=pi:Oe.sibling=pi,Oe=pi,Re=jt}if(Ye.done)return d(j,Re),ht&&Ji(j,ze),Ce;if(Re===null){for(;!Ye.done;ze++,Ye=$.next())Ye=oe(j,Ye.value,ue),Ye!==null&&(L=E(Ye,L,ze),Oe===null?Ce=Ye:Oe.sibling=Ye,Oe=Ye);return ht&&Ji(j,ze),Ce}for(Re=h(j,Re);!Ye.done;ze++,Ye=$.next())Ye=ye(Re,j,ze,Ye.value,ue),Ye!==null&&(o&&Ye.alternate!==null&&Re.delete(Ye.key===null?ze:Ye.key),L=E(Ye,L,ze),Oe===null?Ce=Ye:Oe.sibling=Ye,Oe=Ye);return o&&Re.forEach(function(Jx){return a(j,Jx)}),ht&&Ji(j,ze),Ce}function Tt(j,L,$,ue){if(typeof $=="object"&&$!==null&&$.type===V&&$.key===null&&($=$.props.children),typeof $=="object"&&$!==null){switch($.$$typeof){case I:e:{for(var Ce=$.key,Oe=L;Oe!==null;){if(Oe.key===Ce){if(Ce=$.type,Ce===V){if(Oe.tag===7){d(j,Oe.sibling),L=b(Oe,$.props.children),L.return=j,j=L;break e}}else if(Oe.elementType===Ce||typeof Ce=="object"&&Ce!==null&&Ce.$$typeof===te&&Fm(Ce)===Oe.type){d(j,Oe.sibling),L=b(Oe,$.props),L.ref=Vo(j,Oe,$),L.return=j,j=L;break e}d(j,Oe);break}else a(j,Oe);Oe=Oe.sibling}$.type===V?(L=is($.props.children,j.mode,ue,$.key),L.return=j,j=L):(ue=Ka($.type,$.key,$.props,null,j.mode,ue),ue.ref=Vo(j,L,$),ue.return=j,j=ue)}return S(j);case F:e:{for(Oe=$.key;L!==null;){if(L.key===Oe)if(L.tag===4&&L.stateNode.containerInfo===$.containerInfo&&L.stateNode.implementation===$.implementation){d(j,L.sibling),L=b(L,$.children||[]),L.return=j,j=L;break e}else{d(j,L);break}else a(j,L);L=L.sibling}L=wf($,j.mode,ue),L.return=j,j=L}return S(j);case te:return Oe=$._init,Tt(j,L,Oe($._payload),ue)}if(Wr($))return we(j,L,$,ue);if(q($))return Se(j,L,$,ue);wa(j,$)}return typeof $=="string"&&$!==""||typeof $=="number"?($=""+$,L!==null&&L.tag===6?(d(j,L.sibling),L=b(L,$),L.return=j,j=L):(d(j,L),L=Ef($,j.mode,ue),L.return=j,j=L),S(j)):d(j,L)}return Tt}var Ws=$m(!0),Um=$m(!1),xa=ni(null),Sa=null,Vs=null,Ad=null;function Od(){Ad=Vs=Sa=null}function Rd(o){var a=xa.current;ut(xa),o._currentValue=a}function Id(o,a,d){for(;o!==null;){var h=o.alternate;if((o.childLanes&a)!==a?(o.childLanes|=a,h!==null&&(h.childLanes|=a)):h!==null&&(h.childLanes&a)!==a&&(h.childLanes|=a),o===d)break;o=o.return}}function Ks(o,a){Sa=o,Ad=Vs=null,o=o.dependencies,o!==null&&o.firstContext!==null&&((o.lanes&a)!==0&&(gn=!0),o.firstContext=null)}function Dn(o){var a=o._currentValue;if(Ad!==o)if(o={context:o,memoizedValue:a,next:null},Vs===null){if(Sa===null)throw Error(n(308));Vs=o,Sa.dependencies={lanes:0,firstContext:o}}else Vs=Vs.next=o;return a}var Qi=null;function Ld(o){Qi===null?Qi=[o]:Qi.push(o)}function Hm(o,a,d,h){var b=a.interleaved;return b===null?(d.next=d,Ld(a)):(d.next=b.next,b.next=d),a.interleaved=d,Ar(o,h)}function Ar(o,a){o.lanes|=a;var d=o.alternate;for(d!==null&&(d.lanes|=a),d=o,o=o.return;o!==null;)o.childLanes|=a,d=o.alternate,d!==null&&(d.childLanes|=a),d=o,o=o.return;return d.tag===3?d.stateNode:null}var si=!1;function Dd(o){o.updateQueue={baseState:o.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Wm(o,a){o=o.updateQueue,a.updateQueue===o&&(a.updateQueue={baseState:o.baseState,firstBaseUpdate:o.firstBaseUpdate,lastBaseUpdate:o.lastBaseUpdate,shared:o.shared,effects:o.effects})}function Or(o,a){return{eventTime:o,lane:a,tag:0,payload:null,callback:null,next:null}}function oi(o,a,d){var h=o.updateQueue;if(h===null)return null;if(h=h.shared,(Ge&2)!==0){var b=h.pending;return b===null?a.next=a:(a.next=b.next,b.next=a),h.pending=a,Ar(o,d)}return b=h.interleaved,b===null?(a.next=a,Ld(h)):(a.next=b.next,b.next=a),h.interleaved=a,Ar(o,d)}function Ca(o,a,d){if(a=a.updateQueue,a!==null&&(a=a.shared,(d&4194240)!==0)){var h=a.lanes;h&=o.pendingLanes,d|=h,a.lanes=d,To(o,d)}}function Vm(o,a){var d=o.updateQueue,h=o.alternate;if(h!==null&&(h=h.updateQueue,d===h)){var b=null,E=null;if(d=d.firstBaseUpdate,d!==null){do{var S={eventTime:d.eventTime,lane:d.lane,tag:d.tag,payload:d.payload,callback:d.callback,next:null};E===null?b=E=S:E=E.next=S,d=d.next}while(d!==null);E===null?b=E=a:E=E.next=a}else b=E=a;d={baseState:h.baseState,firstBaseUpdate:b,lastBaseUpdate:E,shared:h.shared,effects:h.effects},o.updateQueue=d;return}o=d.lastBaseUpdate,o===null?d.firstBaseUpdate=a:o.next=a,d.lastBaseUpdate=a}function Na(o,a,d,h){var b=o.updateQueue;si=!1;var E=b.firstBaseUpdate,S=b.lastBaseUpdate,T=b.shared.pending;if(T!==null){b.shared.pending=null;var R=T,W=R.next;R.next=null,S===null?E=W:S.next=W,S=R;var ie=o.alternate;ie!==null&&(ie=ie.updateQueue,T=ie.lastBaseUpdate,T!==S&&(T===null?ie.firstBaseUpdate=W:T.next=W,ie.lastBaseUpdate=R))}if(E!==null){var oe=b.baseState;S=0,ie=W=R=null,T=E;do{var ne=T.lane,ye=T.eventTime;if((h&ne)===ne){ie!==null&&(ie=ie.next={eventTime:ye,lane:0,tag:T.tag,payload:T.payload,callback:T.callback,next:null});e:{var we=o,Se=T;switch(ne=a,ye=d,Se.tag){case 1:if(we=Se.payload,typeof we=="function"){oe=we.call(ye,oe,ne);break e}oe=we;break e;case 3:we.flags=we.flags&-65537|128;case 0:if(we=Se.payload,ne=typeof we=="function"?we.call(ye,oe,ne):we,ne==null)break e;oe=D({},oe,ne);break e;case 2:si=!0}}T.callback!==null&&T.lane!==0&&(o.flags|=64,ne=b.effects,ne===null?b.effects=[T]:ne.push(T))}else ye={eventTime:ye,lane:ne,tag:T.tag,payload:T.payload,callback:T.callback,next:null},ie===null?(W=ie=ye,R=oe):ie=ie.next=ye,S|=ne;if(T=T.next,T===null){if(T=b.shared.pending,T===null)break;ne=T,T=ne.next,ne.next=null,b.lastBaseUpdate=ne,b.shared.pending=null}}while(!0);if(ie===null&&(R=oe),b.baseState=R,b.firstBaseUpdate=W,b.lastBaseUpdate=ie,a=b.shared.interleaved,a!==null){b=a;do S|=b.lane,b=b.next;while(b!==a)}else E===null&&(b.shared.lanes=0);es|=S,o.lanes=S,o.memoizedState=oe}}function Km(o,a,d){if(o=a.effects,a.effects=null,o!==null)for(a=0;a<o.length;a++){var h=o[a],b=h.callback;if(b!==null){if(h.callback=null,h=d,typeof b!="function")throw Error(n(191,b));b.call(h)}}}var Ko={},ur=ni(Ko),qo=ni(Ko),Go=ni(Ko);function Xi(o){if(o===Ko)throw Error(n(174));return o}function Pd(o,a){switch(st(Go,a),st(qo,o),st(ur,Ko),o=a.nodeType,o){case 9:case 11:a=(a=a.documentElement)?a.namespaceURI:Kr(null,"");break;default:o=o===8?a.parentNode:a,a=o.namespaceURI||null,o=o.tagName,a=Kr(a,o)}ut(ur),st(ur,a)}function qs(){ut(ur),ut(qo),ut(Go)}function qm(o){Xi(Go.current);var a=Xi(ur.current),d=Kr(a,o.type);a!==d&&(st(qo,o),st(ur,d))}function Bd(o){qo.current===o&&(ut(ur),ut(qo))}var bt=ni(0);function _a(o){for(var a=o;a!==null;){if(a.tag===13){var d=a.memoizedState;if(d!==null&&(d=d.dehydrated,d===null||d.data==="$?"||d.data==="$!"))return a}else if(a.tag===19&&a.memoizedProps.revealOrder!==void 0){if((a.flags&128)!==0)return a}else if(a.child!==null){a.child.return=a,a=a.child;continue}if(a===o)break;for(;a.sibling===null;){if(a.return===null||a.return===o)return null;a=a.return}a.sibling.return=a.return,a=a.sibling}return null}var zd=[];function jd(){for(var o=0;o<zd.length;o++)zd[o]._workInProgressVersionPrimary=null;zd.length=0}var Ta=B.ReactCurrentDispatcher,Fd=B.ReactCurrentBatchConfig,Zi=0,vt=null,Lt=null,Bt=null,Ma=!1,Yo=!1,Jo=0,bx=0;function Zt(){throw Error(n(321))}function $d(o,a){if(a===null)return!1;for(var d=0;d<a.length&&d<o.length;d++)if(!Gn(o[d],a[d]))return!1;return!0}function Ud(o,a,d,h,b,E){if(Zi=E,vt=a,a.memoizedState=null,a.updateQueue=null,a.lanes=0,Ta.current=o===null||o.memoizedState===null?wx:xx,o=d(h,b),Yo){E=0;do{if(Yo=!1,Jo=0,25<=E)throw Error(n(301));E+=1,Bt=Lt=null,a.updateQueue=null,Ta.current=Sx,o=d(h,b)}while(Yo)}if(Ta.current=Ra,a=Lt!==null&&Lt.next!==null,Zi=0,Bt=Lt=vt=null,Ma=!1,a)throw Error(n(300));return o}function Hd(){var o=Jo!==0;return Jo=0,o}function dr(){var o={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Bt===null?vt.memoizedState=Bt=o:Bt=Bt.next=o,Bt}function Pn(){if(Lt===null){var o=vt.alternate;o=o!==null?o.memoizedState:null}else o=Lt.next;var a=Bt===null?vt.memoizedState:Bt.next;if(a!==null)Bt=a,Lt=o;else{if(o===null)throw Error(n(310));Lt=o,o={memoizedState:Lt.memoizedState,baseState:Lt.baseState,baseQueue:Lt.baseQueue,queue:Lt.queue,next:null},Bt===null?vt.memoizedState=Bt=o:Bt=Bt.next=o}return Bt}function Qo(o,a){return typeof a=="function"?a(o):a}function Wd(o){var a=Pn(),d=a.queue;if(d===null)throw Error(n(311));d.lastRenderedReducer=o;var h=Lt,b=h.baseQueue,E=d.pending;if(E!==null){if(b!==null){var S=b.next;b.next=E.next,E.next=S}h.baseQueue=b=E,d.pending=null}if(b!==null){E=b.next,h=h.baseState;var T=S=null,R=null,W=E;do{var ie=W.lane;if((Zi&ie)===ie)R!==null&&(R=R.next={lane:0,action:W.action,hasEagerState:W.hasEagerState,eagerState:W.eagerState,next:null}),h=W.hasEagerState?W.eagerState:o(h,W.action);else{var oe={lane:ie,action:W.action,hasEagerState:W.hasEagerState,eagerState:W.eagerState,next:null};R===null?(T=R=oe,S=h):R=R.next=oe,vt.lanes|=ie,es|=ie}W=W.next}while(W!==null&&W!==E);R===null?S=h:R.next=T,Gn(h,a.memoizedState)||(gn=!0),a.memoizedState=h,a.baseState=S,a.baseQueue=R,d.lastRenderedState=h}if(o=d.interleaved,o!==null){b=o;do E=b.lane,vt.lanes|=E,es|=E,b=b.next;while(b!==o)}else b===null&&(d.lanes=0);return[a.memoizedState,d.dispatch]}function Vd(o){var a=Pn(),d=a.queue;if(d===null)throw Error(n(311));d.lastRenderedReducer=o;var h=d.dispatch,b=d.pending,E=a.memoizedState;if(b!==null){d.pending=null;var S=b=b.next;do E=o(E,S.action),S=S.next;while(S!==b);Gn(E,a.memoizedState)||(gn=!0),a.memoizedState=E,a.baseQueue===null&&(a.baseState=E),d.lastRenderedState=E}return[E,h]}function Gm(){}function Ym(o,a){var d=vt,h=Pn(),b=a(),E=!Gn(h.memoizedState,b);if(E&&(h.memoizedState=b,gn=!0),h=h.queue,Kd(Xm.bind(null,d,h,o),[o]),h.getSnapshot!==a||E||Bt!==null&&Bt.memoizedState.tag&1){if(d.flags|=2048,Xo(9,Qm.bind(null,d,h,b,a),void 0,null),zt===null)throw Error(n(349));(Zi&30)!==0||Jm(d,a,b)}return b}function Jm(o,a,d){o.flags|=16384,o={getSnapshot:a,value:d},a=vt.updateQueue,a===null?(a={lastEffect:null,stores:null},vt.updateQueue=a,a.stores=[o]):(d=a.stores,d===null?a.stores=[o]:d.push(o))}function Qm(o,a,d,h){a.value=d,a.getSnapshot=h,Zm(a)&&eg(o)}function Xm(o,a,d){return d(function(){Zm(a)&&eg(o)})}function Zm(o){var a=o.getSnapshot;o=o.value;try{var d=a();return!Gn(o,d)}catch{return!0}}function eg(o){var a=Ar(o,1);a!==null&&Zn(a,o,1,-1)}function tg(o){var a=dr();return typeof o=="function"&&(o=o()),a.memoizedState=a.baseState=o,o={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Qo,lastRenderedState:o},a.queue=o,o=o.dispatch=Ex.bind(null,vt,o),[a.memoizedState,o]}function Xo(o,a,d,h){return o={tag:o,create:a,destroy:d,deps:h,next:null},a=vt.updateQueue,a===null?(a={lastEffect:null,stores:null},vt.updateQueue=a,a.lastEffect=o.next=o):(d=a.lastEffect,d===null?a.lastEffect=o.next=o:(h=d.next,d.next=o,o.next=h,a.lastEffect=o)),o}function ng(){return Pn().memoizedState}function Aa(o,a,d,h){var b=dr();vt.flags|=o,b.memoizedState=Xo(1|a,d,void 0,h===void 0?null:h)}function Oa(o,a,d,h){var b=Pn();h=h===void 0?null:h;var E=void 0;if(Lt!==null){var S=Lt.memoizedState;if(E=S.destroy,h!==null&&$d(h,S.deps)){b.memoizedState=Xo(a,d,E,h);return}}vt.flags|=o,b.memoizedState=Xo(1|a,d,E,h)}function rg(o,a){return Aa(8390656,8,o,a)}function Kd(o,a){return Oa(2048,8,o,a)}function ig(o,a){return Oa(4,2,o,a)}function sg(o,a){return Oa(4,4,o,a)}function og(o,a){if(typeof a=="function")return o=o(),a(o),function(){a(null)};if(a!=null)return o=o(),a.current=o,function(){a.current=null}}function lg(o,a,d){return d=d!=null?d.concat([o]):null,Oa(4,4,og.bind(null,a,o),d)}function qd(){}function ag(o,a){var d=Pn();a=a===void 0?null:a;var h=d.memoizedState;return h!==null&&a!==null&&$d(a,h[1])?h[0]:(d.memoizedState=[o,a],o)}function cg(o,a){var d=Pn();a=a===void 0?null:a;var h=d.memoizedState;return h!==null&&a!==null&&$d(a,h[1])?h[0]:(o=o(),d.memoizedState=[o,a],o)}function ug(o,a,d){return(Zi&21)===0?(o.baseState&&(o.baseState=!1,gn=!0),o.memoizedState=d):(Gn(d,a)||(d=Zl(),vt.lanes|=d,es|=d,o.baseState=!0),a)}function vx(o,a){var d=qe;qe=d!==0&&4>d?d:4,o(!0);var h=Fd.transition;Fd.transition={};try{o(!1),a()}finally{qe=d,Fd.transition=h}}function dg(){return Pn().memoizedState}function kx(o,a,d){var h=ui(o);if(d={lane:h,action:d,hasEagerState:!1,eagerState:null,next:null},fg(o))pg(a,d);else if(d=Hm(o,a,d,h),d!==null){var b=un();Zn(d,o,h,b),hg(d,a,h)}}function Ex(o,a,d){var h=ui(o),b={lane:h,action:d,hasEagerState:!1,eagerState:null,next:null};if(fg(o))pg(a,b);else{var E=o.alternate;if(o.lanes===0&&(E===null||E.lanes===0)&&(E=a.lastRenderedReducer,E!==null))try{var S=a.lastRenderedState,T=E(S,d);if(b.hasEagerState=!0,b.eagerState=T,Gn(T,S)){var R=a.interleaved;R===null?(b.next=b,Ld(a)):(b.next=R.next,R.next=b),a.interleaved=b;return}}catch{}finally{}d=Hm(o,a,b,h),d!==null&&(b=un(),Zn(d,o,h,b),hg(d,a,h))}}function fg(o){var a=o.alternate;return o===vt||a!==null&&a===vt}function pg(o,a){Yo=Ma=!0;var d=o.pending;d===null?a.next=a:(a.next=d.next,d.next=a),o.pending=a}function hg(o,a,d){if((d&4194240)!==0){var h=a.lanes;h&=o.pendingLanes,d|=h,a.lanes=d,To(o,d)}}var Ra={readContext:Dn,useCallback:Zt,useContext:Zt,useEffect:Zt,useImperativeHandle:Zt,useInsertionEffect:Zt,useLayoutEffect:Zt,useMemo:Zt,useReducer:Zt,useRef:Zt,useState:Zt,useDebugValue:Zt,useDeferredValue:Zt,useTransition:Zt,useMutableSource:Zt,useSyncExternalStore:Zt,useId:Zt,unstable_isNewReconciler:!1},wx={readContext:Dn,useCallback:function(o,a){return dr().memoizedState=[o,a===void 0?null:a],o},useContext:Dn,useEffect:rg,useImperativeHandle:function(o,a,d){return d=d!=null?d.concat([o]):null,Aa(4194308,4,og.bind(null,a,o),d)},useLayoutEffect:function(o,a){return Aa(4194308,4,o,a)},useInsertionEffect:function(o,a){return Aa(4,2,o,a)},useMemo:function(o,a){var d=dr();return a=a===void 0?null:a,o=o(),d.memoizedState=[o,a],o},useReducer:function(o,a,d){var h=dr();return a=d!==void 0?d(a):a,h.memoizedState=h.baseState=a,o={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:o,lastRenderedState:a},h.queue=o,o=o.dispatch=kx.bind(null,vt,o),[h.memoizedState,o]},useRef:function(o){var a=dr();return o={current:o},a.memoizedState=o},useState:tg,useDebugValue:qd,useDeferredValue:function(o){return dr().memoizedState=o},useTransition:function(){var o=tg(!1),a=o[0];return o=vx.bind(null,o[1]),dr().memoizedState=o,[a,o]},useMutableSource:function(){},useSyncExternalStore:function(o,a,d){var h=vt,b=dr();if(ht){if(d===void 0)throw Error(n(407));d=d()}else{if(d=a(),zt===null)throw Error(n(349));(Zi&30)!==0||Jm(h,a,d)}b.memoizedState=d;var E={value:d,getSnapshot:a};return b.queue=E,rg(Xm.bind(null,h,E,o),[o]),h.flags|=2048,Xo(9,Qm.bind(null,h,E,d,a),void 0,null),d},useId:function(){var o=dr(),a=zt.identifierPrefix;if(ht){var d=Mr,h=Tr;d=(h&~(1<<32-yt(h)-1)).toString(32)+d,a=":"+a+"R"+d,d=Jo++,0<d&&(a+="H"+d.toString(32)),a+=":"}else d=bx++,a=":"+a+"r"+d.toString(32)+":";return o.memoizedState=a},unstable_isNewReconciler:!1},xx={readContext:Dn,useCallback:ag,useContext:Dn,useEffect:Kd,useImperativeHandle:lg,useInsertionEffect:ig,useLayoutEffect:sg,useMemo:cg,useReducer:Wd,useRef:ng,useState:function(){return Wd(Qo)},useDebugValue:qd,useDeferredValue:function(o){var a=Pn();return ug(a,Lt.memoizedState,o)},useTransition:function(){var o=Wd(Qo)[0],a=Pn().memoizedState;return[o,a]},useMutableSource:Gm,useSyncExternalStore:Ym,useId:dg,unstable_isNewReconciler:!1},Sx={readContext:Dn,useCallback:ag,useContext:Dn,useEffect:Kd,useImperativeHandle:lg,useInsertionEffect:ig,useLayoutEffect:sg,useMemo:cg,useReducer:Vd,useRef:ng,useState:function(){return Vd(Qo)},useDebugValue:qd,useDeferredValue:function(o){var a=Pn();return Lt===null?a.memoizedState=o:ug(a,Lt.memoizedState,o)},useTransition:function(){var o=Vd(Qo)[0],a=Pn().memoizedState;return[o,a]},useMutableSource:Gm,useSyncExternalStore:Ym,useId:dg,unstable_isNewReconciler:!1};function Jn(o,a){if(o&&o.defaultProps){a=D({},a),o=o.defaultProps;for(var d in o)a[d]===void 0&&(a[d]=o[d]);return a}return a}function Gd(o,a,d,h){a=o.memoizedState,d=d(h,a),d=d==null?a:D({},a,d),o.memoizedState=d,o.lanes===0&&(o.updateQueue.baseState=d)}var Ia={isMounted:function(o){return(o=o._reactInternals)?Cr(o)===o:!1},enqueueSetState:function(o,a,d){o=o._reactInternals;var h=un(),b=ui(o),E=Or(h,b);E.payload=a,d!=null&&(E.callback=d),a=oi(o,E,b),a!==null&&(Zn(a,o,b,h),Ca(a,o,b))},enqueueReplaceState:function(o,a,d){o=o._reactInternals;var h=un(),b=ui(o),E=Or(h,b);E.tag=1,E.payload=a,d!=null&&(E.callback=d),a=oi(o,E,b),a!==null&&(Zn(a,o,b,h),Ca(a,o,b))},enqueueForceUpdate:function(o,a){o=o._reactInternals;var d=un(),h=ui(o),b=Or(d,h);b.tag=2,a!=null&&(b.callback=a),a=oi(o,b,h),a!==null&&(Zn(a,o,h,d),Ca(a,o,h))}};function mg(o,a,d,h,b,E,S){return o=o.stateNode,typeof o.shouldComponentUpdate=="function"?o.shouldComponentUpdate(h,E,S):a.prototype&&a.prototype.isPureReactComponent?!zo(d,h)||!zo(b,E):!0}function gg(o,a,d){var h=!1,b=ri,E=a.contextType;return typeof E=="object"&&E!==null?E=Dn(E):(b=mn(a)?Gi:Xt.current,h=a.contextTypes,E=(h=h!=null)?Fs(o,b):ri),a=new a(d,E),o.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,a.updater=Ia,o.stateNode=a,a._reactInternals=o,h&&(o=o.stateNode,o.__reactInternalMemoizedUnmaskedChildContext=b,o.__reactInternalMemoizedMaskedChildContext=E),a}function yg(o,a,d,h){o=a.state,typeof a.componentWillReceiveProps=="function"&&a.componentWillReceiveProps(d,h),typeof a.UNSAFE_componentWillReceiveProps=="function"&&a.UNSAFE_componentWillReceiveProps(d,h),a.state!==o&&Ia.enqueueReplaceState(a,a.state,null)}function Yd(o,a,d,h){var b=o.stateNode;b.props=d,b.state=o.memoizedState,b.refs={},Dd(o);var E=a.contextType;typeof E=="object"&&E!==null?b.context=Dn(E):(E=mn(a)?Gi:Xt.current,b.context=Fs(o,E)),b.state=o.memoizedState,E=a.getDerivedStateFromProps,typeof E=="function"&&(Gd(o,a,E,d),b.state=o.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof b.getSnapshotBeforeUpdate=="function"||typeof b.UNSAFE_componentWillMount!="function"&&typeof b.componentWillMount!="function"||(a=b.state,typeof b.componentWillMount=="function"&&b.componentWillMount(),typeof b.UNSAFE_componentWillMount=="function"&&b.UNSAFE_componentWillMount(),a!==b.state&&Ia.enqueueReplaceState(b,b.state,null),Na(o,d,b,h),b.state=o.memoizedState),typeof b.componentDidMount=="function"&&(o.flags|=4194308)}function Gs(o,a){try{var d="",h=a;do d+=se(h),h=h.return;while(h);var b=d}catch(E){b=`
|
|
39
|
+
Error generating stack: `+E.message+`
|
|
40
|
+
`+E.stack}return{value:o,source:a,stack:b,digest:null}}function Jd(o,a,d){return{value:o,source:null,stack:d??null,digest:a??null}}function Qd(o,a){try{console.error(a.value)}catch(d){setTimeout(function(){throw d})}}var Cx=typeof WeakMap=="function"?WeakMap:Map;function bg(o,a,d){d=Or(-1,d),d.tag=3,d.payload={element:null};var h=a.value;return d.callback=function(){Fa||(Fa=!0,pf=h),Qd(o,a)},d}function vg(o,a,d){d=Or(-1,d),d.tag=3;var h=o.type.getDerivedStateFromError;if(typeof h=="function"){var b=a.value;d.payload=function(){return h(b)},d.callback=function(){Qd(o,a)}}var E=o.stateNode;return E!==null&&typeof E.componentDidCatch=="function"&&(d.callback=function(){Qd(o,a),typeof h!="function"&&(ai===null?ai=new Set([this]):ai.add(this));var S=a.stack;this.componentDidCatch(a.value,{componentStack:S!==null?S:""})}),d}function kg(o,a,d){var h=o.pingCache;if(h===null){h=o.pingCache=new Cx;var b=new Set;h.set(a,b)}else b=h.get(a),b===void 0&&(b=new Set,h.set(a,b));b.has(d)||(b.add(d),o=jx.bind(null,o,a,d),a.then(o,o))}function Eg(o){do{var a;if((a=o.tag===13)&&(a=o.memoizedState,a=a!==null?a.dehydrated!==null:!0),a)return o;o=o.return}while(o!==null);return null}function wg(o,a,d,h,b){return(o.mode&1)===0?(o===a?o.flags|=65536:(o.flags|=128,d.flags|=131072,d.flags&=-52805,d.tag===1&&(d.alternate===null?d.tag=17:(a=Or(-1,1),a.tag=2,oi(d,a,1))),d.lanes|=1),o):(o.flags|=65536,o.lanes=b,o)}var Nx=B.ReactCurrentOwner,gn=!1;function cn(o,a,d,h){a.child=o===null?Um(a,null,d,h):Ws(a,o.child,d,h)}function xg(o,a,d,h,b){d=d.render;var E=a.ref;return Ks(a,b),h=Ud(o,a,d,h,E,b),d=Hd(),o!==null&&!gn?(a.updateQueue=o.updateQueue,a.flags&=-2053,o.lanes&=~b,Rr(o,a,b)):(ht&&d&&Cd(a),a.flags|=1,cn(o,a,h,b),a.child)}function Sg(o,a,d,h,b){if(o===null){var E=d.type;return typeof E=="function"&&!kf(E)&&E.defaultProps===void 0&&d.compare===null&&d.defaultProps===void 0?(a.tag=15,a.type=E,Cg(o,a,E,h,b)):(o=Ka(d.type,null,h,a,a.mode,b),o.ref=a.ref,o.return=a,a.child=o)}if(E=o.child,(o.lanes&b)===0){var S=E.memoizedProps;if(d=d.compare,d=d!==null?d:zo,d(S,h)&&o.ref===a.ref)return Rr(o,a,b)}return a.flags|=1,o=fi(E,h),o.ref=a.ref,o.return=a,a.child=o}function Cg(o,a,d,h,b){if(o!==null){var E=o.memoizedProps;if(zo(E,h)&&o.ref===a.ref)if(gn=!1,a.pendingProps=h=E,(o.lanes&b)!==0)(o.flags&131072)!==0&&(gn=!0);else return a.lanes=o.lanes,Rr(o,a,b)}return Xd(o,a,d,h,b)}function Ng(o,a,d){var h=a.pendingProps,b=h.children,E=o!==null?o.memoizedState:null;if(h.mode==="hidden")if((a.mode&1)===0)a.memoizedState={baseLanes:0,cachePool:null,transitions:null},st(Js,_n),_n|=d;else{if((d&1073741824)===0)return o=E!==null?E.baseLanes|d:d,a.lanes=a.childLanes=1073741824,a.memoizedState={baseLanes:o,cachePool:null,transitions:null},a.updateQueue=null,st(Js,_n),_n|=o,null;a.memoizedState={baseLanes:0,cachePool:null,transitions:null},h=E!==null?E.baseLanes:d,st(Js,_n),_n|=h}else E!==null?(h=E.baseLanes|d,a.memoizedState=null):h=d,st(Js,_n),_n|=h;return cn(o,a,b,d),a.child}function _g(o,a){var d=a.ref;(o===null&&d!==null||o!==null&&o.ref!==d)&&(a.flags|=512,a.flags|=2097152)}function Xd(o,a,d,h,b){var E=mn(d)?Gi:Xt.current;return E=Fs(a,E),Ks(a,b),d=Ud(o,a,d,h,E,b),h=Hd(),o!==null&&!gn?(a.updateQueue=o.updateQueue,a.flags&=-2053,o.lanes&=~b,Rr(o,a,b)):(ht&&h&&Cd(a),a.flags|=1,cn(o,a,d,b),a.child)}function Tg(o,a,d,h,b){if(mn(d)){var E=!0;ya(a)}else E=!1;if(Ks(a,b),a.stateNode===null)Da(o,a),gg(a,d,h),Yd(a,d,h,b),h=!0;else if(o===null){var S=a.stateNode,T=a.memoizedProps;S.props=T;var R=S.context,W=d.contextType;typeof W=="object"&&W!==null?W=Dn(W):(W=mn(d)?Gi:Xt.current,W=Fs(a,W));var ie=d.getDerivedStateFromProps,oe=typeof ie=="function"||typeof S.getSnapshotBeforeUpdate=="function";oe||typeof S.UNSAFE_componentWillReceiveProps!="function"&&typeof S.componentWillReceiveProps!="function"||(T!==h||R!==W)&&yg(a,S,h,W),si=!1;var ne=a.memoizedState;S.state=ne,Na(a,h,S,b),R=a.memoizedState,T!==h||ne!==R||hn.current||si?(typeof ie=="function"&&(Gd(a,d,ie,h),R=a.memoizedState),(T=si||mg(a,d,T,h,ne,R,W))?(oe||typeof S.UNSAFE_componentWillMount!="function"&&typeof S.componentWillMount!="function"||(typeof S.componentWillMount=="function"&&S.componentWillMount(),typeof S.UNSAFE_componentWillMount=="function"&&S.UNSAFE_componentWillMount()),typeof S.componentDidMount=="function"&&(a.flags|=4194308)):(typeof S.componentDidMount=="function"&&(a.flags|=4194308),a.memoizedProps=h,a.memoizedState=R),S.props=h,S.state=R,S.context=W,h=T):(typeof S.componentDidMount=="function"&&(a.flags|=4194308),h=!1)}else{S=a.stateNode,Wm(o,a),T=a.memoizedProps,W=a.type===a.elementType?T:Jn(a.type,T),S.props=W,oe=a.pendingProps,ne=S.context,R=d.contextType,typeof R=="object"&&R!==null?R=Dn(R):(R=mn(d)?Gi:Xt.current,R=Fs(a,R));var ye=d.getDerivedStateFromProps;(ie=typeof ye=="function"||typeof S.getSnapshotBeforeUpdate=="function")||typeof S.UNSAFE_componentWillReceiveProps!="function"&&typeof S.componentWillReceiveProps!="function"||(T!==oe||ne!==R)&&yg(a,S,h,R),si=!1,ne=a.memoizedState,S.state=ne,Na(a,h,S,b);var we=a.memoizedState;T!==oe||ne!==we||hn.current||si?(typeof ye=="function"&&(Gd(a,d,ye,h),we=a.memoizedState),(W=si||mg(a,d,W,h,ne,we,R)||!1)?(ie||typeof S.UNSAFE_componentWillUpdate!="function"&&typeof S.componentWillUpdate!="function"||(typeof S.componentWillUpdate=="function"&&S.componentWillUpdate(h,we,R),typeof S.UNSAFE_componentWillUpdate=="function"&&S.UNSAFE_componentWillUpdate(h,we,R)),typeof S.componentDidUpdate=="function"&&(a.flags|=4),typeof S.getSnapshotBeforeUpdate=="function"&&(a.flags|=1024)):(typeof S.componentDidUpdate!="function"||T===o.memoizedProps&&ne===o.memoizedState||(a.flags|=4),typeof S.getSnapshotBeforeUpdate!="function"||T===o.memoizedProps&&ne===o.memoizedState||(a.flags|=1024),a.memoizedProps=h,a.memoizedState=we),S.props=h,S.state=we,S.context=R,h=W):(typeof S.componentDidUpdate!="function"||T===o.memoizedProps&&ne===o.memoizedState||(a.flags|=4),typeof S.getSnapshotBeforeUpdate!="function"||T===o.memoizedProps&&ne===o.memoizedState||(a.flags|=1024),h=!1)}return Zd(o,a,d,h,E,b)}function Zd(o,a,d,h,b,E){_g(o,a);var S=(a.flags&128)!==0;if(!h&&!S)return b&&Im(a,d,!1),Rr(o,a,E);h=a.stateNode,Nx.current=a;var T=S&&typeof d.getDerivedStateFromError!="function"?null:h.render();return a.flags|=1,o!==null&&S?(a.child=Ws(a,o.child,null,E),a.child=Ws(a,null,T,E)):cn(o,a,T,E),a.memoizedState=h.state,b&&Im(a,d,!0),a.child}function Mg(o){var a=o.stateNode;a.pendingContext?Om(o,a.pendingContext,a.pendingContext!==a.context):a.context&&Om(o,a.context,!1),Pd(o,a.containerInfo)}function Ag(o,a,d,h,b){return Hs(),Md(b),a.flags|=256,cn(o,a,d,h),a.child}var ef={dehydrated:null,treeContext:null,retryLane:0};function tf(o){return{baseLanes:o,cachePool:null,transitions:null}}function Og(o,a,d){var h=a.pendingProps,b=bt.current,E=!1,S=(a.flags&128)!==0,T;if((T=S)||(T=o!==null&&o.memoizedState===null?!1:(b&2)!==0),T?(E=!0,a.flags&=-129):(o===null||o.memoizedState!==null)&&(b|=1),st(bt,b&1),o===null)return Td(a),o=a.memoizedState,o!==null&&(o=o.dehydrated,o!==null)?((a.mode&1)===0?a.lanes=1:o.data==="$!"?a.lanes=8:a.lanes=1073741824,null):(S=h.children,o=h.fallback,E?(h=a.mode,E=a.child,S={mode:"hidden",children:S},(h&1)===0&&E!==null?(E.childLanes=0,E.pendingProps=S):E=qa(S,h,0,null),o=is(o,h,d,null),E.return=a,o.return=a,E.sibling=o,a.child=E,a.child.memoizedState=tf(d),a.memoizedState=ef,o):nf(a,S));if(b=o.memoizedState,b!==null&&(T=b.dehydrated,T!==null))return _x(o,a,S,h,T,b,d);if(E){E=h.fallback,S=a.mode,b=o.child,T=b.sibling;var R={mode:"hidden",children:h.children};return(S&1)===0&&a.child!==b?(h=a.child,h.childLanes=0,h.pendingProps=R,a.deletions=null):(h=fi(b,R),h.subtreeFlags=b.subtreeFlags&14680064),T!==null?E=fi(T,E):(E=is(E,S,d,null),E.flags|=2),E.return=a,h.return=a,h.sibling=E,a.child=h,h=E,E=a.child,S=o.child.memoizedState,S=S===null?tf(d):{baseLanes:S.baseLanes|d,cachePool:null,transitions:S.transitions},E.memoizedState=S,E.childLanes=o.childLanes&~d,a.memoizedState=ef,h}return E=o.child,o=E.sibling,h=fi(E,{mode:"visible",children:h.children}),(a.mode&1)===0&&(h.lanes=d),h.return=a,h.sibling=null,o!==null&&(d=a.deletions,d===null?(a.deletions=[o],a.flags|=16):d.push(o)),a.child=h,a.memoizedState=null,h}function nf(o,a){return a=qa({mode:"visible",children:a},o.mode,0,null),a.return=o,o.child=a}function La(o,a,d,h){return h!==null&&Md(h),Ws(a,o.child,null,d),o=nf(a,a.pendingProps.children),o.flags|=2,a.memoizedState=null,o}function _x(o,a,d,h,b,E,S){if(d)return a.flags&256?(a.flags&=-257,h=Jd(Error(n(422))),La(o,a,S,h)):a.memoizedState!==null?(a.child=o.child,a.flags|=128,null):(E=h.fallback,b=a.mode,h=qa({mode:"visible",children:h.children},b,0,null),E=is(E,b,S,null),E.flags|=2,h.return=a,E.return=a,h.sibling=E,a.child=h,(a.mode&1)!==0&&Ws(a,o.child,null,S),a.child.memoizedState=tf(S),a.memoizedState=ef,E);if((a.mode&1)===0)return La(o,a,S,null);if(b.data==="$!"){if(h=b.nextSibling&&b.nextSibling.dataset,h)var T=h.dgst;return h=T,E=Error(n(419)),h=Jd(E,h,void 0),La(o,a,S,h)}if(T=(S&o.childLanes)!==0,gn||T){if(h=zt,h!==null){switch(S&-S){case 4:b=2;break;case 16:b=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:b=32;break;case 536870912:b=268435456;break;default:b=0}b=(b&(h.suspendedLanes|S))!==0?0:b,b!==0&&b!==E.retryLane&&(E.retryLane=b,Ar(o,b),Zn(h,o,b,-1))}return vf(),h=Jd(Error(n(421))),La(o,a,S,h)}return b.data==="$?"?(a.flags|=128,a.child=o.child,a=Fx.bind(null,o),b._reactRetry=a,null):(o=E.treeContext,Nn=ti(b.nextSibling),Cn=a,ht=!0,Yn=null,o!==null&&(In[Ln++]=Tr,In[Ln++]=Mr,In[Ln++]=Yi,Tr=o.id,Mr=o.overflow,Yi=a),a=nf(a,h.children),a.flags|=4096,a)}function Rg(o,a,d){o.lanes|=a;var h=o.alternate;h!==null&&(h.lanes|=a),Id(o.return,a,d)}function rf(o,a,d,h,b){var E=o.memoizedState;E===null?o.memoizedState={isBackwards:a,rendering:null,renderingStartTime:0,last:h,tail:d,tailMode:b}:(E.isBackwards=a,E.rendering=null,E.renderingStartTime=0,E.last=h,E.tail=d,E.tailMode=b)}function Ig(o,a,d){var h=a.pendingProps,b=h.revealOrder,E=h.tail;if(cn(o,a,h.children,d),h=bt.current,(h&2)!==0)h=h&1|2,a.flags|=128;else{if(o!==null&&(o.flags&128)!==0)e:for(o=a.child;o!==null;){if(o.tag===13)o.memoizedState!==null&&Rg(o,d,a);else if(o.tag===19)Rg(o,d,a);else if(o.child!==null){o.child.return=o,o=o.child;continue}if(o===a)break e;for(;o.sibling===null;){if(o.return===null||o.return===a)break e;o=o.return}o.sibling.return=o.return,o=o.sibling}h&=1}if(st(bt,h),(a.mode&1)===0)a.memoizedState=null;else switch(b){case"forwards":for(d=a.child,b=null;d!==null;)o=d.alternate,o!==null&&_a(o)===null&&(b=d),d=d.sibling;d=b,d===null?(b=a.child,a.child=null):(b=d.sibling,d.sibling=null),rf(a,!1,b,d,E);break;case"backwards":for(d=null,b=a.child,a.child=null;b!==null;){if(o=b.alternate,o!==null&&_a(o)===null){a.child=b;break}o=b.sibling,b.sibling=d,d=b,b=o}rf(a,!0,d,null,E);break;case"together":rf(a,!1,null,null,void 0);break;default:a.memoizedState=null}return a.child}function Da(o,a){(a.mode&1)===0&&o!==null&&(o.alternate=null,a.alternate=null,a.flags|=2)}function Rr(o,a,d){if(o!==null&&(a.dependencies=o.dependencies),es|=a.lanes,(d&a.childLanes)===0)return null;if(o!==null&&a.child!==o.child)throw Error(n(153));if(a.child!==null){for(o=a.child,d=fi(o,o.pendingProps),a.child=d,d.return=a;o.sibling!==null;)o=o.sibling,d=d.sibling=fi(o,o.pendingProps),d.return=a;d.sibling=null}return a.child}function Tx(o,a,d){switch(a.tag){case 3:Mg(a),Hs();break;case 5:qm(a);break;case 1:mn(a.type)&&ya(a);break;case 4:Pd(a,a.stateNode.containerInfo);break;case 10:var h=a.type._context,b=a.memoizedProps.value;st(xa,h._currentValue),h._currentValue=b;break;case 13:if(h=a.memoizedState,h!==null)return h.dehydrated!==null?(st(bt,bt.current&1),a.flags|=128,null):(d&a.child.childLanes)!==0?Og(o,a,d):(st(bt,bt.current&1),o=Rr(o,a,d),o!==null?o.sibling:null);st(bt,bt.current&1);break;case 19:if(h=(d&a.childLanes)!==0,(o.flags&128)!==0){if(h)return Ig(o,a,d);a.flags|=128}if(b=a.memoizedState,b!==null&&(b.rendering=null,b.tail=null,b.lastEffect=null),st(bt,bt.current),h)break;return null;case 22:case 23:return a.lanes=0,Ng(o,a,d)}return Rr(o,a,d)}var Lg,sf,Dg,Pg;Lg=function(o,a){for(var d=a.child;d!==null;){if(d.tag===5||d.tag===6)o.appendChild(d.stateNode);else if(d.tag!==4&&d.child!==null){d.child.return=d,d=d.child;continue}if(d===a)break;for(;d.sibling===null;){if(d.return===null||d.return===a)return;d=d.return}d.sibling.return=d.return,d=d.sibling}},sf=function(){},Dg=function(o,a,d,h){var b=o.memoizedProps;if(b!==h){o=a.stateNode,Xi(ur.current);var E=null;switch(d){case"input":b=Kn(o,b),h=Kn(o,h),E=[];break;case"select":b=D({},b,{value:void 0}),h=D({},h,{value:void 0}),E=[];break;case"textarea":b=bo(o,b),h=bo(o,h),E=[];break;default:typeof b.onClick!="function"&&typeof h.onClick=="function"&&(o.onclick=ha)}wo(d,h);var S;d=null;for(W in b)if(!h.hasOwnProperty(W)&&b.hasOwnProperty(W)&&b[W]!=null)if(W==="style"){var T=b[W];for(S in T)T.hasOwnProperty(S)&&(d||(d={}),d[S]="")}else W!=="dangerouslySetInnerHTML"&&W!=="children"&&W!=="suppressContentEditableWarning"&&W!=="suppressHydrationWarning"&&W!=="autoFocus"&&(i.hasOwnProperty(W)?E||(E=[]):(E=E||[]).push(W,null));for(W in h){var R=h[W];if(T=b!=null?b[W]:void 0,h.hasOwnProperty(W)&&R!==T&&(R!=null||T!=null))if(W==="style")if(T){for(S in T)!T.hasOwnProperty(S)||R&&R.hasOwnProperty(S)||(d||(d={}),d[S]="");for(S in R)R.hasOwnProperty(S)&&T[S]!==R[S]&&(d||(d={}),d[S]=R[S])}else d||(E||(E=[]),E.push(W,d)),d=R;else W==="dangerouslySetInnerHTML"?(R=R?R.__html:void 0,T=T?T.__html:void 0,R!=null&&T!==R&&(E=E||[]).push(W,R)):W==="children"?typeof R!="string"&&typeof R!="number"||(E=E||[]).push(W,""+R):W!=="suppressContentEditableWarning"&&W!=="suppressHydrationWarning"&&(i.hasOwnProperty(W)?(R!=null&&W==="onScroll"&&ct("scroll",o),E||T===R||(E=[])):(E=E||[]).push(W,R))}d&&(E=E||[]).push("style",d);var W=E;(a.updateQueue=W)&&(a.flags|=4)}},Pg=function(o,a,d,h){d!==h&&(a.flags|=4)};function Zo(o,a){if(!ht)switch(o.tailMode){case"hidden":a=o.tail;for(var d=null;a!==null;)a.alternate!==null&&(d=a),a=a.sibling;d===null?o.tail=null:d.sibling=null;break;case"collapsed":d=o.tail;for(var h=null;d!==null;)d.alternate!==null&&(h=d),d=d.sibling;h===null?a||o.tail===null?o.tail=null:o.tail.sibling=null:h.sibling=null}}function en(o){var a=o.alternate!==null&&o.alternate.child===o.child,d=0,h=0;if(a)for(var b=o.child;b!==null;)d|=b.lanes|b.childLanes,h|=b.subtreeFlags&14680064,h|=b.flags&14680064,b.return=o,b=b.sibling;else for(b=o.child;b!==null;)d|=b.lanes|b.childLanes,h|=b.subtreeFlags,h|=b.flags,b.return=o,b=b.sibling;return o.subtreeFlags|=h,o.childLanes=d,a}function Mx(o,a,d){var h=a.pendingProps;switch(Nd(a),a.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return en(a),null;case 1:return mn(a.type)&&ga(),en(a),null;case 3:return h=a.stateNode,qs(),ut(hn),ut(Xt),jd(),h.pendingContext&&(h.context=h.pendingContext,h.pendingContext=null),(o===null||o.child===null)&&(Ea(a)?a.flags|=4:o===null||o.memoizedState.isDehydrated&&(a.flags&256)===0||(a.flags|=1024,Yn!==null&&(gf(Yn),Yn=null))),sf(o,a),en(a),null;case 5:Bd(a);var b=Xi(Go.current);if(d=a.type,o!==null&&a.stateNode!=null)Dg(o,a,d,h,b),o.ref!==a.ref&&(a.flags|=512,a.flags|=2097152);else{if(!h){if(a.stateNode===null)throw Error(n(166));return en(a),null}if(o=Xi(ur.current),Ea(a)){h=a.stateNode,d=a.type;var E=a.memoizedProps;switch(h[cr]=a,h[Ho]=E,o=(a.mode&1)!==0,d){case"dialog":ct("cancel",h),ct("close",h);break;case"iframe":case"object":case"embed":ct("load",h);break;case"video":case"audio":for(b=0;b<Fo.length;b++)ct(Fo[b],h);break;case"source":ct("error",h);break;case"img":case"image":case"link":ct("error",h),ct("load",h);break;case"details":ct("toggle",h);break;case"input":me(h,E),ct("invalid",h);break;case"select":h._wrapperState={wasMultiple:!!E.multiple},ct("invalid",h);break;case"textarea":vo(h,E),ct("invalid",h)}wo(d,E),b=null;for(var S in E)if(E.hasOwnProperty(S)){var T=E[S];S==="children"?typeof T=="string"?h.textContent!==T&&(E.suppressHydrationWarning!==!0&&pa(h.textContent,T,o),b=["children",T]):typeof T=="number"&&h.textContent!==""+T&&(E.suppressHydrationWarning!==!0&&pa(h.textContent,T,o),b=["children",""+T]):i.hasOwnProperty(S)&&T!=null&&S==="onScroll"&&ct("scroll",h)}switch(d){case"input":Wt(h),On(h,E,!0);break;case"textarea":Wt(h),ko(h);break;case"select":case"option":break;default:typeof E.onClick=="function"&&(h.onclick=ha)}h=b,a.updateQueue=h,h!==null&&(a.flags|=4)}else{S=b.nodeType===9?b:b.ownerDocument,o==="http://www.w3.org/1999/xhtml"&&(o=wr(d)),o==="http://www.w3.org/1999/xhtml"?d==="script"?(o=S.createElement("div"),o.innerHTML="<script><\/script>",o=o.removeChild(o.firstChild)):typeof h.is=="string"?o=S.createElement(d,{is:h.is}):(o=S.createElement(d),d==="select"&&(S=o,h.multiple?S.multiple=!0:h.size&&(S.size=h.size))):o=S.createElementNS(o,d),o[cr]=a,o[Ho]=h,Lg(o,a,!1,!1),a.stateNode=o;e:{switch(S=xo(d,h),d){case"dialog":ct("cancel",o),ct("close",o),b=h;break;case"iframe":case"object":case"embed":ct("load",o),b=h;break;case"video":case"audio":for(b=0;b<Fo.length;b++)ct(Fo[b],o);b=h;break;case"source":ct("error",o),b=h;break;case"img":case"image":case"link":ct("error",o),ct("load",o),b=h;break;case"details":ct("toggle",o),b=h;break;case"input":me(o,h),b=Kn(o,h),ct("invalid",o);break;case"option":b=h;break;case"select":o._wrapperState={wasMultiple:!!h.multiple},b=D({},h,{value:void 0}),ct("invalid",o);break;case"textarea":vo(o,h),b=bo(o,h),ct("invalid",o);break;default:b=h}wo(d,b),T=b;for(E in T)if(T.hasOwnProperty(E)){var R=T[E];E==="style"?Eo(o,R):E==="dangerouslySetInnerHTML"?(R=R?R.__html:void 0,R!=null&&Vl(o,R)):E==="children"?typeof R=="string"?(d!=="textarea"||R!=="")&&zi(o,R):typeof R=="number"&&zi(o,""+R):E!=="suppressContentEditableWarning"&&E!=="suppressHydrationWarning"&&E!=="autoFocus"&&(i.hasOwnProperty(E)?R!=null&&E==="onScroll"&&ct("scroll",o):R!=null&&M(o,E,R,S))}switch(d){case"input":Wt(o),On(o,h,!1);break;case"textarea":Wt(o),ko(o);break;case"option":h.value!=null&&o.setAttribute("value",""+Le(h.value));break;case"select":o.multiple=!!h.multiple,E=h.value,E!=null?Vr(o,!!h.multiple,E,!1):h.defaultValue!=null&&Vr(o,!!h.multiple,h.defaultValue,!0);break;default:typeof b.onClick=="function"&&(o.onclick=ha)}switch(d){case"button":case"input":case"select":case"textarea":h=!!h.autoFocus;break e;case"img":h=!0;break e;default:h=!1}}h&&(a.flags|=4)}a.ref!==null&&(a.flags|=512,a.flags|=2097152)}return en(a),null;case 6:if(o&&a.stateNode!=null)Pg(o,a,o.memoizedProps,h);else{if(typeof h!="string"&&a.stateNode===null)throw Error(n(166));if(d=Xi(Go.current),Xi(ur.current),Ea(a)){if(h=a.stateNode,d=a.memoizedProps,h[cr]=a,(E=h.nodeValue!==d)&&(o=Cn,o!==null))switch(o.tag){case 3:pa(h.nodeValue,d,(o.mode&1)!==0);break;case 5:o.memoizedProps.suppressHydrationWarning!==!0&&pa(h.nodeValue,d,(o.mode&1)!==0)}E&&(a.flags|=4)}else h=(d.nodeType===9?d:d.ownerDocument).createTextNode(h),h[cr]=a,a.stateNode=h}return en(a),null;case 13:if(ut(bt),h=a.memoizedState,o===null||o.memoizedState!==null&&o.memoizedState.dehydrated!==null){if(ht&&Nn!==null&&(a.mode&1)!==0&&(a.flags&128)===0)jm(),Hs(),a.flags|=98560,E=!1;else if(E=Ea(a),h!==null&&h.dehydrated!==null){if(o===null){if(!E)throw Error(n(318));if(E=a.memoizedState,E=E!==null?E.dehydrated:null,!E)throw Error(n(317));E[cr]=a}else Hs(),(a.flags&128)===0&&(a.memoizedState=null),a.flags|=4;en(a),E=!1}else Yn!==null&&(gf(Yn),Yn=null),E=!0;if(!E)return a.flags&65536?a:null}return(a.flags&128)!==0?(a.lanes=d,a):(h=h!==null,h!==(o!==null&&o.memoizedState!==null)&&h&&(a.child.flags|=8192,(a.mode&1)!==0&&(o===null||(bt.current&1)!==0?Dt===0&&(Dt=3):vf())),a.updateQueue!==null&&(a.flags|=4),en(a),null);case 4:return qs(),sf(o,a),o===null&&$o(a.stateNode.containerInfo),en(a),null;case 10:return Rd(a.type._context),en(a),null;case 17:return mn(a.type)&&ga(),en(a),null;case 19:if(ut(bt),E=a.memoizedState,E===null)return en(a),null;if(h=(a.flags&128)!==0,S=E.rendering,S===null)if(h)Zo(E,!1);else{if(Dt!==0||o!==null&&(o.flags&128)!==0)for(o=a.child;o!==null;){if(S=_a(o),S!==null){for(a.flags|=128,Zo(E,!1),h=S.updateQueue,h!==null&&(a.updateQueue=h,a.flags|=4),a.subtreeFlags=0,h=d,d=a.child;d!==null;)E=d,o=h,E.flags&=14680066,S=E.alternate,S===null?(E.childLanes=0,E.lanes=o,E.child=null,E.subtreeFlags=0,E.memoizedProps=null,E.memoizedState=null,E.updateQueue=null,E.dependencies=null,E.stateNode=null):(E.childLanes=S.childLanes,E.lanes=S.lanes,E.child=S.child,E.subtreeFlags=0,E.deletions=null,E.memoizedProps=S.memoizedProps,E.memoizedState=S.memoizedState,E.updateQueue=S.updateQueue,E.type=S.type,o=S.dependencies,E.dependencies=o===null?null:{lanes:o.lanes,firstContext:o.firstContext}),d=d.sibling;return st(bt,bt.current&1|2),a.child}o=o.sibling}E.tail!==null&>()>Qs&&(a.flags|=128,h=!0,Zo(E,!1),a.lanes=4194304)}else{if(!h)if(o=_a(S),o!==null){if(a.flags|=128,h=!0,d=o.updateQueue,d!==null&&(a.updateQueue=d,a.flags|=4),Zo(E,!0),E.tail===null&&E.tailMode==="hidden"&&!S.alternate&&!ht)return en(a),null}else 2*gt()-E.renderingStartTime>Qs&&d!==1073741824&&(a.flags|=128,h=!0,Zo(E,!1),a.lanes=4194304);E.isBackwards?(S.sibling=a.child,a.child=S):(d=E.last,d!==null?d.sibling=S:a.child=S,E.last=S)}return E.tail!==null?(a=E.tail,E.rendering=a,E.tail=a.sibling,E.renderingStartTime=gt(),a.sibling=null,d=bt.current,st(bt,h?d&1|2:d&1),a):(en(a),null);case 22:case 23:return bf(),h=a.memoizedState!==null,o!==null&&o.memoizedState!==null!==h&&(a.flags|=8192),h&&(a.mode&1)!==0?(_n&1073741824)!==0&&(en(a),a.subtreeFlags&6&&(a.flags|=8192)):en(a),null;case 24:return null;case 25:return null}throw Error(n(156,a.tag))}function Ax(o,a){switch(Nd(a),a.tag){case 1:return mn(a.type)&&ga(),o=a.flags,o&65536?(a.flags=o&-65537|128,a):null;case 3:return qs(),ut(hn),ut(Xt),jd(),o=a.flags,(o&65536)!==0&&(o&128)===0?(a.flags=o&-65537|128,a):null;case 5:return Bd(a),null;case 13:if(ut(bt),o=a.memoizedState,o!==null&&o.dehydrated!==null){if(a.alternate===null)throw Error(n(340));Hs()}return o=a.flags,o&65536?(a.flags=o&-65537|128,a):null;case 19:return ut(bt),null;case 4:return qs(),null;case 10:return Rd(a.type._context),null;case 22:case 23:return bf(),null;case 24:return null;default:return null}}var Pa=!1,tn=!1,Ox=typeof WeakSet=="function"?WeakSet:Set,Ee=null;function Ys(o,a){var d=o.ref;if(d!==null)if(typeof d=="function")try{d(null)}catch(h){Et(o,a,h)}else d.current=null}function of(o,a,d){try{d()}catch(h){Et(o,a,h)}}var Bg=!1;function Rx(o,a){if(yd=na,o=mm(),cd(o)){if("selectionStart"in o)var d={start:o.selectionStart,end:o.selectionEnd};else e:{d=(d=o.ownerDocument)&&d.defaultView||window;var h=d.getSelection&&d.getSelection();if(h&&h.rangeCount!==0){d=h.anchorNode;var b=h.anchorOffset,E=h.focusNode;h=h.focusOffset;try{d.nodeType,E.nodeType}catch{d=null;break e}var S=0,T=-1,R=-1,W=0,ie=0,oe=o,ne=null;t:for(;;){for(var ye;oe!==d||b!==0&&oe.nodeType!==3||(T=S+b),oe!==E||h!==0&&oe.nodeType!==3||(R=S+h),oe.nodeType===3&&(S+=oe.nodeValue.length),(ye=oe.firstChild)!==null;)ne=oe,oe=ye;for(;;){if(oe===o)break t;if(ne===d&&++W===b&&(T=S),ne===E&&++ie===h&&(R=S),(ye=oe.nextSibling)!==null)break;oe=ne,ne=oe.parentNode}oe=ye}d=T===-1||R===-1?null:{start:T,end:R}}else d=null}d=d||{start:0,end:0}}else d=null;for(bd={focusedElem:o,selectionRange:d},na=!1,Ee=a;Ee!==null;)if(a=Ee,o=a.child,(a.subtreeFlags&1028)!==0&&o!==null)o.return=a,Ee=o;else for(;Ee!==null;){a=Ee;try{var we=a.alternate;if((a.flags&1024)!==0)switch(a.tag){case 0:case 11:case 15:break;case 1:if(we!==null){var Se=we.memoizedProps,Tt=we.memoizedState,j=a.stateNode,L=j.getSnapshotBeforeUpdate(a.elementType===a.type?Se:Jn(a.type,Se),Tt);j.__reactInternalSnapshotBeforeUpdate=L}break;case 3:var $=a.stateNode.containerInfo;$.nodeType===1?$.textContent="":$.nodeType===9&&$.documentElement&&$.removeChild($.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(n(163))}}catch(ue){Et(a,a.return,ue)}if(o=a.sibling,o!==null){o.return=a.return,Ee=o;break}Ee=a.return}return we=Bg,Bg=!1,we}function el(o,a,d){var h=a.updateQueue;if(h=h!==null?h.lastEffect:null,h!==null){var b=h=h.next;do{if((b.tag&o)===o){var E=b.destroy;b.destroy=void 0,E!==void 0&&of(a,d,E)}b=b.next}while(b!==h)}}function Ba(o,a){if(a=a.updateQueue,a=a!==null?a.lastEffect:null,a!==null){var d=a=a.next;do{if((d.tag&o)===o){var h=d.create;d.destroy=h()}d=d.next}while(d!==a)}}function lf(o){var a=o.ref;if(a!==null){var d=o.stateNode;switch(o.tag){case 5:o=d;break;default:o=d}typeof a=="function"?a(o):a.current=o}}function zg(o){var a=o.alternate;a!==null&&(o.alternate=null,zg(a)),o.child=null,o.deletions=null,o.sibling=null,o.tag===5&&(a=o.stateNode,a!==null&&(delete a[cr],delete a[Ho],delete a[wd],delete a[hx],delete a[mx])),o.stateNode=null,o.return=null,o.dependencies=null,o.memoizedProps=null,o.memoizedState=null,o.pendingProps=null,o.stateNode=null,o.updateQueue=null}function jg(o){return o.tag===5||o.tag===3||o.tag===4}function Fg(o){e:for(;;){for(;o.sibling===null;){if(o.return===null||jg(o.return))return null;o=o.return}for(o.sibling.return=o.return,o=o.sibling;o.tag!==5&&o.tag!==6&&o.tag!==18;){if(o.flags&2||o.child===null||o.tag===4)continue e;o.child.return=o,o=o.child}if(!(o.flags&2))return o.stateNode}}function af(o,a,d){var h=o.tag;if(h===5||h===6)o=o.stateNode,a?d.nodeType===8?d.parentNode.insertBefore(o,a):d.insertBefore(o,a):(d.nodeType===8?(a=d.parentNode,a.insertBefore(o,d)):(a=d,a.appendChild(o)),d=d._reactRootContainer,d!=null||a.onclick!==null||(a.onclick=ha));else if(h!==4&&(o=o.child,o!==null))for(af(o,a,d),o=o.sibling;o!==null;)af(o,a,d),o=o.sibling}function cf(o,a,d){var h=o.tag;if(h===5||h===6)o=o.stateNode,a?d.insertBefore(o,a):d.appendChild(o);else if(h!==4&&(o=o.child,o!==null))for(cf(o,a,d),o=o.sibling;o!==null;)cf(o,a,d),o=o.sibling}var Vt=null,Qn=!1;function li(o,a,d){for(d=d.child;d!==null;)$g(o,a,d),d=d.sibling}function $g(o,a,d){if(Ve&&typeof Ve.onCommitFiberUnmount=="function")try{Ve.onCommitFiberUnmount($e,d)}catch{}switch(d.tag){case 5:tn||Ys(d,a);case 6:var h=Vt,b=Qn;Vt=null,li(o,a,d),Vt=h,Qn=b,Vt!==null&&(Qn?(o=Vt,d=d.stateNode,o.nodeType===8?o.parentNode.removeChild(d):o.removeChild(d)):Vt.removeChild(d.stateNode));break;case 18:Vt!==null&&(Qn?(o=Vt,d=d.stateNode,o.nodeType===8?Ed(o.parentNode,d):o.nodeType===1&&Ed(o,d),Ro(o)):Ed(Vt,d.stateNode));break;case 4:h=Vt,b=Qn,Vt=d.stateNode.containerInfo,Qn=!0,li(o,a,d),Vt=h,Qn=b;break;case 0:case 11:case 14:case 15:if(!tn&&(h=d.updateQueue,h!==null&&(h=h.lastEffect,h!==null))){b=h=h.next;do{var E=b,S=E.destroy;E=E.tag,S!==void 0&&((E&2)!==0||(E&4)!==0)&&of(d,a,S),b=b.next}while(b!==h)}li(o,a,d);break;case 1:if(!tn&&(Ys(d,a),h=d.stateNode,typeof h.componentWillUnmount=="function"))try{h.props=d.memoizedProps,h.state=d.memoizedState,h.componentWillUnmount()}catch(T){Et(d,a,T)}li(o,a,d);break;case 21:li(o,a,d);break;case 22:d.mode&1?(tn=(h=tn)||d.memoizedState!==null,li(o,a,d),tn=h):li(o,a,d);break;default:li(o,a,d)}}function Ug(o){var a=o.updateQueue;if(a!==null){o.updateQueue=null;var d=o.stateNode;d===null&&(d=o.stateNode=new Ox),a.forEach(function(h){var b=$x.bind(null,o,h);d.has(h)||(d.add(h),h.then(b,b))})}}function Xn(o,a){var d=a.deletions;if(d!==null)for(var h=0;h<d.length;h++){var b=d[h];try{var E=o,S=a,T=S;e:for(;T!==null;){switch(T.tag){case 5:Vt=T.stateNode,Qn=!1;break e;case 3:Vt=T.stateNode.containerInfo,Qn=!0;break e;case 4:Vt=T.stateNode.containerInfo,Qn=!0;break e}T=T.return}if(Vt===null)throw Error(n(160));$g(E,S,b),Vt=null,Qn=!1;var R=b.alternate;R!==null&&(R.return=null),b.return=null}catch(W){Et(b,a,W)}}if(a.subtreeFlags&12854)for(a=a.child;a!==null;)Hg(a,o),a=a.sibling}function Hg(o,a){var d=o.alternate,h=o.flags;switch(o.tag){case 0:case 11:case 14:case 15:if(Xn(a,o),fr(o),h&4){try{el(3,o,o.return),Ba(3,o)}catch(Se){Et(o,o.return,Se)}try{el(5,o,o.return)}catch(Se){Et(o,o.return,Se)}}break;case 1:Xn(a,o),fr(o),h&512&&d!==null&&Ys(d,d.return);break;case 5:if(Xn(a,o),fr(o),h&512&&d!==null&&Ys(d,d.return),o.flags&32){var b=o.stateNode;try{zi(b,"")}catch(Se){Et(o,o.return,Se)}}if(h&4&&(b=o.stateNode,b!=null)){var E=o.memoizedProps,S=d!==null?d.memoizedProps:E,T=o.type,R=o.updateQueue;if(o.updateQueue=null,R!==null)try{T==="input"&&E.type==="radio"&&E.name!=null&&xe(b,E),xo(T,S);var W=xo(T,E);for(S=0;S<R.length;S+=2){var ie=R[S],oe=R[S+1];ie==="style"?Eo(b,oe):ie==="dangerouslySetInnerHTML"?Vl(b,oe):ie==="children"?zi(b,oe):M(b,ie,oe,W)}switch(T){case"input":ft(b,E);break;case"textarea":sr(b,E);break;case"select":var ne=b._wrapperState.wasMultiple;b._wrapperState.wasMultiple=!!E.multiple;var ye=E.value;ye!=null?Vr(b,!!E.multiple,ye,!1):ne!==!!E.multiple&&(E.defaultValue!=null?Vr(b,!!E.multiple,E.defaultValue,!0):Vr(b,!!E.multiple,E.multiple?[]:"",!1))}b[Ho]=E}catch(Se){Et(o,o.return,Se)}}break;case 6:if(Xn(a,o),fr(o),h&4){if(o.stateNode===null)throw Error(n(162));b=o.stateNode,E=o.memoizedProps;try{b.nodeValue=E}catch(Se){Et(o,o.return,Se)}}break;case 3:if(Xn(a,o),fr(o),h&4&&d!==null&&d.memoizedState.isDehydrated)try{Ro(a.containerInfo)}catch(Se){Et(o,o.return,Se)}break;case 4:Xn(a,o),fr(o);break;case 13:Xn(a,o),fr(o),b=o.child,b.flags&8192&&(E=b.memoizedState!==null,b.stateNode.isHidden=E,!E||b.alternate!==null&&b.alternate.memoizedState!==null||(ff=gt())),h&4&&Ug(o);break;case 22:if(ie=d!==null&&d.memoizedState!==null,o.mode&1?(tn=(W=tn)||ie,Xn(a,o),tn=W):Xn(a,o),fr(o),h&8192){if(W=o.memoizedState!==null,(o.stateNode.isHidden=W)&&!ie&&(o.mode&1)!==0)for(Ee=o,ie=o.child;ie!==null;){for(oe=Ee=ie;Ee!==null;){switch(ne=Ee,ye=ne.child,ne.tag){case 0:case 11:case 14:case 15:el(4,ne,ne.return);break;case 1:Ys(ne,ne.return);var we=ne.stateNode;if(typeof we.componentWillUnmount=="function"){h=ne,d=ne.return;try{a=h,we.props=a.memoizedProps,we.state=a.memoizedState,we.componentWillUnmount()}catch(Se){Et(h,d,Se)}}break;case 5:Ys(ne,ne.return);break;case 22:if(ne.memoizedState!==null){Kg(oe);continue}}ye!==null?(ye.return=ne,Ee=ye):Kg(oe)}ie=ie.sibling}e:for(ie=null,oe=o;;){if(oe.tag===5){if(ie===null){ie=oe;try{b=oe.stateNode,W?(E=b.style,typeof E.setProperty=="function"?E.setProperty("display","none","important"):E.display="none"):(T=oe.stateNode,R=oe.memoizedProps.style,S=R!=null&&R.hasOwnProperty("display")?R.display:null,T.style.display=Kl("display",S))}catch(Se){Et(o,o.return,Se)}}}else if(oe.tag===6){if(ie===null)try{oe.stateNode.nodeValue=W?"":oe.memoizedProps}catch(Se){Et(o,o.return,Se)}}else if((oe.tag!==22&&oe.tag!==23||oe.memoizedState===null||oe===o)&&oe.child!==null){oe.child.return=oe,oe=oe.child;continue}if(oe===o)break e;for(;oe.sibling===null;){if(oe.return===null||oe.return===o)break e;ie===oe&&(ie=null),oe=oe.return}ie===oe&&(ie=null),oe.sibling.return=oe.return,oe=oe.sibling}}break;case 19:Xn(a,o),fr(o),h&4&&Ug(o);break;case 21:break;default:Xn(a,o),fr(o)}}function fr(o){var a=o.flags;if(a&2){try{e:{for(var d=o.return;d!==null;){if(jg(d)){var h=d;break e}d=d.return}throw Error(n(160))}switch(h.tag){case 5:var b=h.stateNode;h.flags&32&&(zi(b,""),h.flags&=-33);var E=Fg(o);cf(o,E,b);break;case 3:case 4:var S=h.stateNode.containerInfo,T=Fg(o);af(o,T,S);break;default:throw Error(n(161))}}catch(R){Et(o,o.return,R)}o.flags&=-3}a&4096&&(o.flags&=-4097)}function Ix(o,a,d){Ee=o,Wg(o)}function Wg(o,a,d){for(var h=(o.mode&1)!==0;Ee!==null;){var b=Ee,E=b.child;if(b.tag===22&&h){var S=b.memoizedState!==null||Pa;if(!S){var T=b.alternate,R=T!==null&&T.memoizedState!==null||tn;T=Pa;var W=tn;if(Pa=S,(tn=R)&&!W)for(Ee=b;Ee!==null;)S=Ee,R=S.child,S.tag===22&&S.memoizedState!==null?qg(b):R!==null?(R.return=S,Ee=R):qg(b);for(;E!==null;)Ee=E,Wg(E),E=E.sibling;Ee=b,Pa=T,tn=W}Vg(o)}else(b.subtreeFlags&8772)!==0&&E!==null?(E.return=b,Ee=E):Vg(o)}}function Vg(o){for(;Ee!==null;){var a=Ee;if((a.flags&8772)!==0){var d=a.alternate;try{if((a.flags&8772)!==0)switch(a.tag){case 0:case 11:case 15:tn||Ba(5,a);break;case 1:var h=a.stateNode;if(a.flags&4&&!tn)if(d===null)h.componentDidMount();else{var b=a.elementType===a.type?d.memoizedProps:Jn(a.type,d.memoizedProps);h.componentDidUpdate(b,d.memoizedState,h.__reactInternalSnapshotBeforeUpdate)}var E=a.updateQueue;E!==null&&Km(a,E,h);break;case 3:var S=a.updateQueue;if(S!==null){if(d=null,a.child!==null)switch(a.child.tag){case 5:d=a.child.stateNode;break;case 1:d=a.child.stateNode}Km(a,S,d)}break;case 5:var T=a.stateNode;if(d===null&&a.flags&4){d=T;var R=a.memoizedProps;switch(a.type){case"button":case"input":case"select":case"textarea":R.autoFocus&&d.focus();break;case"img":R.src&&(d.src=R.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(a.memoizedState===null){var W=a.alternate;if(W!==null){var ie=W.memoizedState;if(ie!==null){var oe=ie.dehydrated;oe!==null&&Ro(oe)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(n(163))}tn||a.flags&512&&lf(a)}catch(ne){Et(a,a.return,ne)}}if(a===o){Ee=null;break}if(d=a.sibling,d!==null){d.return=a.return,Ee=d;break}Ee=a.return}}function Kg(o){for(;Ee!==null;){var a=Ee;if(a===o){Ee=null;break}var d=a.sibling;if(d!==null){d.return=a.return,Ee=d;break}Ee=a.return}}function qg(o){for(;Ee!==null;){var a=Ee;try{switch(a.tag){case 0:case 11:case 15:var d=a.return;try{Ba(4,a)}catch(R){Et(a,d,R)}break;case 1:var h=a.stateNode;if(typeof h.componentDidMount=="function"){var b=a.return;try{h.componentDidMount()}catch(R){Et(a,b,R)}}var E=a.return;try{lf(a)}catch(R){Et(a,E,R)}break;case 5:var S=a.return;try{lf(a)}catch(R){Et(a,S,R)}}}catch(R){Et(a,a.return,R)}if(a===o){Ee=null;break}var T=a.sibling;if(T!==null){T.return=a.return,Ee=T;break}Ee=a.return}}var Lx=Math.ceil,za=B.ReactCurrentDispatcher,uf=B.ReactCurrentOwner,Bn=B.ReactCurrentBatchConfig,Ge=0,zt=null,At=null,Kt=0,_n=0,Js=ni(0),Dt=0,tl=null,es=0,ja=0,df=0,nl=null,yn=null,ff=0,Qs=1/0,Ir=null,Fa=!1,pf=null,ai=null,$a=!1,ci=null,Ua=0,rl=0,hf=null,Ha=-1,Wa=0;function un(){return(Ge&6)!==0?gt():Ha!==-1?Ha:Ha=gt()}function ui(o){return(o.mode&1)===0?1:(Ge&2)!==0&&Kt!==0?Kt&-Kt:yx.transition!==null?(Wa===0&&(Wa=Zl()),Wa):(o=qe,o!==0||(o=window.event,o=o===void 0?16:Yh(o.type)),o)}function Zn(o,a,d,h){if(50<rl)throw rl=0,hf=null,Error(n(185));Qr(o,d,h),((Ge&2)===0||o!==zt)&&(o===zt&&((Ge&2)===0&&(ja|=d),Dt===4&&di(o,Kt)),bn(o,h),d===1&&Ge===0&&(a.mode&1)===0&&(Qs=gt()+500,ba&&ii()))}function bn(o,a){var d=o.callbackNode;Ju(o,a);var h=Wi(o,o===zt?Kt:0);if(h===0)d!==null&&qn(d),o.callbackNode=null,o.callbackPriority=0;else if(a=h&-h,o.callbackPriority!==a){if(d!=null&&qn(d),a===1)o.tag===0?gx(Yg.bind(null,o)):Lm(Yg.bind(null,o)),fx(function(){(Ge&6)===0&&ii()}),d=null;else{switch(je(h)){case 1:d=No;break;case 4:d=Ui;break;case 16:d=Ms;break;case 536870912:d=Ne;break;default:d=Ms}d=ry(d,Gg.bind(null,o))}o.callbackPriority=a,o.callbackNode=d}}function Gg(o,a){if(Ha=-1,Wa=0,(Ge&6)!==0)throw Error(n(327));var d=o.callbackNode;if(Xs()&&o.callbackNode!==d)return null;var h=Wi(o,o===zt?Kt:0);if(h===0)return null;if((h&30)!==0||(h&o.expiredLanes)!==0||a)a=Va(o,h);else{a=h;var b=Ge;Ge|=2;var E=Qg();(zt!==o||Kt!==a)&&(Ir=null,Qs=gt()+500,ns(o,a));do try{Bx();break}catch(T){Jg(o,T)}while(!0);Od(),za.current=E,Ge=b,At!==null?a=0:(zt=null,Kt=0,a=Dt)}if(a!==0){if(a===2&&(b=_o(o),b!==0&&(h=b,a=mf(o,b))),a===1)throw d=tl,ns(o,0),di(o,h),bn(o,gt()),d;if(a===6)di(o,h);else{if(b=o.current.alternate,(h&30)===0&&!Dx(b)&&(a=Va(o,h),a===2&&(E=_o(o),E!==0&&(h=E,a=mf(o,E))),a===1))throw d=tl,ns(o,0),di(o,h),bn(o,gt()),d;switch(o.finishedWork=b,o.finishedLanes=h,a){case 0:case 1:throw Error(n(345));case 2:rs(o,yn,Ir);break;case 3:if(di(o,h),(h&130023424)===h&&(a=ff+500-gt(),10<a)){if(Wi(o,0)!==0)break;if(b=o.suspendedLanes,(b&h)!==h){un(),o.pingedLanes|=o.suspendedLanes&b;break}o.timeoutHandle=kd(rs.bind(null,o,yn,Ir),a);break}rs(o,yn,Ir);break;case 4:if(di(o,h),(h&4194240)===h)break;for(a=o.eventTimes,b=-1;0<h;){var S=31-yt(h);E=1<<S,S=a[S],S>b&&(b=S),h&=~E}if(h=b,h=gt()-h,h=(120>h?120:480>h?480:1080>h?1080:1920>h?1920:3e3>h?3e3:4320>h?4320:1960*Lx(h/1960))-h,10<h){o.timeoutHandle=kd(rs.bind(null,o,yn,Ir),h);break}rs(o,yn,Ir);break;case 5:rs(o,yn,Ir);break;default:throw Error(n(329))}}}return bn(o,gt()),o.callbackNode===d?Gg.bind(null,o):null}function mf(o,a){var d=nl;return o.current.memoizedState.isDehydrated&&(ns(o,a).flags|=256),o=Va(o,a),o!==2&&(a=yn,yn=d,a!==null&&gf(a)),o}function gf(o){yn===null?yn=o:yn.push.apply(yn,o)}function Dx(o){for(var a=o;;){if(a.flags&16384){var d=a.updateQueue;if(d!==null&&(d=d.stores,d!==null))for(var h=0;h<d.length;h++){var b=d[h],E=b.getSnapshot;b=b.value;try{if(!Gn(E(),b))return!1}catch{return!1}}}if(d=a.child,a.subtreeFlags&16384&&d!==null)d.return=a,a=d;else{if(a===o)break;for(;a.sibling===null;){if(a.return===null||a.return===o)return!0;a=a.return}a.sibling.return=a.return,a=a.sibling}}return!0}function di(o,a){for(a&=~df,a&=~ja,o.suspendedLanes|=a,o.pingedLanes&=~a,o=o.expirationTimes;0<a;){var d=31-yt(a),h=1<<d;o[d]=-1,a&=~h}}function Yg(o){if((Ge&6)!==0)throw Error(n(327));Xs();var a=Wi(o,0);if((a&1)===0)return bn(o,gt()),null;var d=Va(o,a);if(o.tag!==0&&d===2){var h=_o(o);h!==0&&(a=h,d=mf(o,h))}if(d===1)throw d=tl,ns(o,0),di(o,a),bn(o,gt()),d;if(d===6)throw Error(n(345));return o.finishedWork=o.current.alternate,o.finishedLanes=a,rs(o,yn,Ir),bn(o,gt()),null}function yf(o,a){var d=Ge;Ge|=1;try{return o(a)}finally{Ge=d,Ge===0&&(Qs=gt()+500,ba&&ii())}}function ts(o){ci!==null&&ci.tag===0&&(Ge&6)===0&&Xs();var a=Ge;Ge|=1;var d=Bn.transition,h=qe;try{if(Bn.transition=null,qe=1,o)return o()}finally{qe=h,Bn.transition=d,Ge=a,(Ge&6)===0&&ii()}}function bf(){_n=Js.current,ut(Js)}function ns(o,a){o.finishedWork=null,o.finishedLanes=0;var d=o.timeoutHandle;if(d!==-1&&(o.timeoutHandle=-1,dx(d)),At!==null)for(d=At.return;d!==null;){var h=d;switch(Nd(h),h.tag){case 1:h=h.type.childContextTypes,h!=null&&ga();break;case 3:qs(),ut(hn),ut(Xt),jd();break;case 5:Bd(h);break;case 4:qs();break;case 13:ut(bt);break;case 19:ut(bt);break;case 10:Rd(h.type._context);break;case 22:case 23:bf()}d=d.return}if(zt=o,At=o=fi(o.current,null),Kt=_n=a,Dt=0,tl=null,df=ja=es=0,yn=nl=null,Qi!==null){for(a=0;a<Qi.length;a++)if(d=Qi[a],h=d.interleaved,h!==null){d.interleaved=null;var b=h.next,E=d.pending;if(E!==null){var S=E.next;E.next=b,h.next=S}d.pending=h}Qi=null}return o}function Jg(o,a){do{var d=At;try{if(Od(),Ta.current=Ra,Ma){for(var h=vt.memoizedState;h!==null;){var b=h.queue;b!==null&&(b.pending=null),h=h.next}Ma=!1}if(Zi=0,Bt=Lt=vt=null,Yo=!1,Jo=0,uf.current=null,d===null||d.return===null){Dt=1,tl=a,At=null;break}e:{var E=o,S=d.return,T=d,R=a;if(a=Kt,T.flags|=32768,R!==null&&typeof R=="object"&&typeof R.then=="function"){var W=R,ie=T,oe=ie.tag;if((ie.mode&1)===0&&(oe===0||oe===11||oe===15)){var ne=ie.alternate;ne?(ie.updateQueue=ne.updateQueue,ie.memoizedState=ne.memoizedState,ie.lanes=ne.lanes):(ie.updateQueue=null,ie.memoizedState=null)}var ye=Eg(S);if(ye!==null){ye.flags&=-257,wg(ye,S,T,E,a),ye.mode&1&&kg(E,W,a),a=ye,R=W;var we=a.updateQueue;if(we===null){var Se=new Set;Se.add(R),a.updateQueue=Se}else we.add(R);break e}else{if((a&1)===0){kg(E,W,a),vf();break e}R=Error(n(426))}}else if(ht&&T.mode&1){var Tt=Eg(S);if(Tt!==null){(Tt.flags&65536)===0&&(Tt.flags|=256),wg(Tt,S,T,E,a),Md(Gs(R,T));break e}}E=R=Gs(R,T),Dt!==4&&(Dt=2),nl===null?nl=[E]:nl.push(E),E=S;do{switch(E.tag){case 3:E.flags|=65536,a&=-a,E.lanes|=a;var j=bg(E,R,a);Vm(E,j);break e;case 1:T=R;var L=E.type,$=E.stateNode;if((E.flags&128)===0&&(typeof L.getDerivedStateFromError=="function"||$!==null&&typeof $.componentDidCatch=="function"&&(ai===null||!ai.has($)))){E.flags|=65536,a&=-a,E.lanes|=a;var ue=vg(E,T,a);Vm(E,ue);break e}}E=E.return}while(E!==null)}Zg(d)}catch(Ce){a=Ce,At===d&&d!==null&&(At=d=d.return);continue}break}while(!0)}function Qg(){var o=za.current;return za.current=Ra,o===null?Ra:o}function vf(){(Dt===0||Dt===3||Dt===2)&&(Dt=4),zt===null||(es&268435455)===0&&(ja&268435455)===0||di(zt,Kt)}function Va(o,a){var d=Ge;Ge|=2;var h=Qg();(zt!==o||Kt!==a)&&(Ir=null,ns(o,a));do try{Px();break}catch(b){Jg(o,b)}while(!0);if(Od(),Ge=d,za.current=h,At!==null)throw Error(n(261));return zt=null,Kt=0,Dt}function Px(){for(;At!==null;)Xg(At)}function Bx(){for(;At!==null&&!Ql();)Xg(At)}function Xg(o){var a=ny(o.alternate,o,_n);o.memoizedProps=o.pendingProps,a===null?Zg(o):At=a,uf.current=null}function Zg(o){var a=o;do{var d=a.alternate;if(o=a.return,(a.flags&32768)===0){if(d=Mx(d,a,_n),d!==null){At=d;return}}else{if(d=Ax(d,a),d!==null){d.flags&=32767,At=d;return}if(o!==null)o.flags|=32768,o.subtreeFlags=0,o.deletions=null;else{Dt=6,At=null;return}}if(a=a.sibling,a!==null){At=a;return}At=a=o}while(a!==null);Dt===0&&(Dt=5)}function rs(o,a,d){var h=qe,b=Bn.transition;try{Bn.transition=null,qe=1,zx(o,a,d,h)}finally{Bn.transition=b,qe=h}return null}function zx(o,a,d,h){do Xs();while(ci!==null);if((Ge&6)!==0)throw Error(n(327));d=o.finishedWork;var b=o.finishedLanes;if(d===null)return null;if(o.finishedWork=null,o.finishedLanes=0,d===o.current)throw Error(n(177));o.callbackNode=null,o.callbackPriority=0;var E=d.lanes|d.childLanes;if(Rn(o,E),o===zt&&(At=zt=null,Kt=0),(d.subtreeFlags&2064)===0&&(d.flags&2064)===0||$a||($a=!0,ry(Ms,function(){return Xs(),null})),E=(d.flags&15990)!==0,(d.subtreeFlags&15990)!==0||E){E=Bn.transition,Bn.transition=null;var S=qe;qe=1;var T=Ge;Ge|=4,uf.current=null,Rx(o,d),Hg(d,o),ix(bd),na=!!yd,bd=yd=null,o.current=d,Ix(d),Xl(),Ge=T,qe=S,Bn.transition=E}else o.current=d;if($a&&($a=!1,ci=o,Ua=b),E=o.pendingLanes,E===0&&(ai=null),Nt(d.stateNode),bn(o,gt()),a!==null)for(h=o.onRecoverableError,d=0;d<a.length;d++)b=a[d],h(b.value,{componentStack:b.stack,digest:b.digest});if(Fa)throw Fa=!1,o=pf,pf=null,o;return(Ua&1)!==0&&o.tag!==0&&Xs(),E=o.pendingLanes,(E&1)!==0?o===hf?rl++:(rl=0,hf=o):rl=0,ii(),null}function Xs(){if(ci!==null){var o=je(Ua),a=Bn.transition,d=qe;try{if(Bn.transition=null,qe=16>o?16:o,ci===null)var h=!1;else{if(o=ci,ci=null,Ua=0,(Ge&6)!==0)throw Error(n(331));var b=Ge;for(Ge|=4,Ee=o.current;Ee!==null;){var E=Ee,S=E.child;if((Ee.flags&16)!==0){var T=E.deletions;if(T!==null){for(var R=0;R<T.length;R++){var W=T[R];for(Ee=W;Ee!==null;){var ie=Ee;switch(ie.tag){case 0:case 11:case 15:el(8,ie,E)}var oe=ie.child;if(oe!==null)oe.return=ie,Ee=oe;else for(;Ee!==null;){ie=Ee;var ne=ie.sibling,ye=ie.return;if(zg(ie),ie===W){Ee=null;break}if(ne!==null){ne.return=ye,Ee=ne;break}Ee=ye}}}var we=E.alternate;if(we!==null){var Se=we.child;if(Se!==null){we.child=null;do{var Tt=Se.sibling;Se.sibling=null,Se=Tt}while(Se!==null)}}Ee=E}}if((E.subtreeFlags&2064)!==0&&S!==null)S.return=E,Ee=S;else e:for(;Ee!==null;){if(E=Ee,(E.flags&2048)!==0)switch(E.tag){case 0:case 11:case 15:el(9,E,E.return)}var j=E.sibling;if(j!==null){j.return=E.return,Ee=j;break e}Ee=E.return}}var L=o.current;for(Ee=L;Ee!==null;){S=Ee;var $=S.child;if((S.subtreeFlags&2064)!==0&&$!==null)$.return=S,Ee=$;else e:for(S=L;Ee!==null;){if(T=Ee,(T.flags&2048)!==0)try{switch(T.tag){case 0:case 11:case 15:Ba(9,T)}}catch(Ce){Et(T,T.return,Ce)}if(T===S){Ee=null;break e}var ue=T.sibling;if(ue!==null){ue.return=T.return,Ee=ue;break e}Ee=T.return}}if(Ge=b,ii(),Ve&&typeof Ve.onPostCommitFiberRoot=="function")try{Ve.onPostCommitFiberRoot($e,o)}catch{}h=!0}return h}finally{qe=d,Bn.transition=a}}return!1}function ey(o,a,d){a=Gs(d,a),a=bg(o,a,1),o=oi(o,a,1),a=un(),o!==null&&(Qr(o,1,a),bn(o,a))}function Et(o,a,d){if(o.tag===3)ey(o,o,d);else for(;a!==null;){if(a.tag===3){ey(a,o,d);break}else if(a.tag===1){var h=a.stateNode;if(typeof a.type.getDerivedStateFromError=="function"||typeof h.componentDidCatch=="function"&&(ai===null||!ai.has(h))){o=Gs(d,o),o=vg(a,o,1),a=oi(a,o,1),o=un(),a!==null&&(Qr(a,1,o),bn(a,o));break}}a=a.return}}function jx(o,a,d){var h=o.pingCache;h!==null&&h.delete(a),a=un(),o.pingedLanes|=o.suspendedLanes&d,zt===o&&(Kt&d)===d&&(Dt===4||Dt===3&&(Kt&130023424)===Kt&&500>gt()-ff?ns(o,0):df|=d),bn(o,a)}function ty(o,a){a===0&&((o.mode&1)===0?a=1:(a=Hi,Hi<<=1,(Hi&130023424)===0&&(Hi=4194304)));var d=un();o=Ar(o,a),o!==null&&(Qr(o,a,d),bn(o,d))}function Fx(o){var a=o.memoizedState,d=0;a!==null&&(d=a.retryLane),ty(o,d)}function $x(o,a){var d=0;switch(o.tag){case 13:var h=o.stateNode,b=o.memoizedState;b!==null&&(d=b.retryLane);break;case 19:h=o.stateNode;break;default:throw Error(n(314))}h!==null&&h.delete(a),ty(o,d)}var ny;ny=function(o,a,d){if(o!==null)if(o.memoizedProps!==a.pendingProps||hn.current)gn=!0;else{if((o.lanes&d)===0&&(a.flags&128)===0)return gn=!1,Tx(o,a,d);gn=(o.flags&131072)!==0}else gn=!1,ht&&(a.flags&1048576)!==0&&Dm(a,ka,a.index);switch(a.lanes=0,a.tag){case 2:var h=a.type;Da(o,a),o=a.pendingProps;var b=Fs(a,Xt.current);Ks(a,d),b=Ud(null,a,h,o,b,d);var E=Hd();return a.flags|=1,typeof b=="object"&&b!==null&&typeof b.render=="function"&&b.$$typeof===void 0?(a.tag=1,a.memoizedState=null,a.updateQueue=null,mn(h)?(E=!0,ya(a)):E=!1,a.memoizedState=b.state!==null&&b.state!==void 0?b.state:null,Dd(a),b.updater=Ia,a.stateNode=b,b._reactInternals=a,Yd(a,h,o,d),a=Zd(null,a,h,!0,E,d)):(a.tag=0,ht&&E&&Cd(a),cn(null,a,b,d),a=a.child),a;case 16:h=a.elementType;e:{switch(Da(o,a),o=a.pendingProps,b=h._init,h=b(h._payload),a.type=h,b=a.tag=Hx(h),o=Jn(h,o),b){case 0:a=Xd(null,a,h,o,d);break e;case 1:a=Tg(null,a,h,o,d);break e;case 11:a=xg(null,a,h,o,d);break e;case 14:a=Sg(null,a,h,Jn(h.type,o),d);break e}throw Error(n(306,h,""))}return a;case 0:return h=a.type,b=a.pendingProps,b=a.elementType===h?b:Jn(h,b),Xd(o,a,h,b,d);case 1:return h=a.type,b=a.pendingProps,b=a.elementType===h?b:Jn(h,b),Tg(o,a,h,b,d);case 3:e:{if(Mg(a),o===null)throw Error(n(387));h=a.pendingProps,E=a.memoizedState,b=E.element,Wm(o,a),Na(a,h,null,d);var S=a.memoizedState;if(h=S.element,E.isDehydrated)if(E={element:h,isDehydrated:!1,cache:S.cache,pendingSuspenseBoundaries:S.pendingSuspenseBoundaries,transitions:S.transitions},a.updateQueue.baseState=E,a.memoizedState=E,a.flags&256){b=Gs(Error(n(423)),a),a=Ag(o,a,h,d,b);break e}else if(h!==b){b=Gs(Error(n(424)),a),a=Ag(o,a,h,d,b);break e}else for(Nn=ti(a.stateNode.containerInfo.firstChild),Cn=a,ht=!0,Yn=null,d=Um(a,null,h,d),a.child=d;d;)d.flags=d.flags&-3|4096,d=d.sibling;else{if(Hs(),h===b){a=Rr(o,a,d);break e}cn(o,a,h,d)}a=a.child}return a;case 5:return qm(a),o===null&&Td(a),h=a.type,b=a.pendingProps,E=o!==null?o.memoizedProps:null,S=b.children,vd(h,b)?S=null:E!==null&&vd(h,E)&&(a.flags|=32),_g(o,a),cn(o,a,S,d),a.child;case 6:return o===null&&Td(a),null;case 13:return Og(o,a,d);case 4:return Pd(a,a.stateNode.containerInfo),h=a.pendingProps,o===null?a.child=Ws(a,null,h,d):cn(o,a,h,d),a.child;case 11:return h=a.type,b=a.pendingProps,b=a.elementType===h?b:Jn(h,b),xg(o,a,h,b,d);case 7:return cn(o,a,a.pendingProps,d),a.child;case 8:return cn(o,a,a.pendingProps.children,d),a.child;case 12:return cn(o,a,a.pendingProps.children,d),a.child;case 10:e:{if(h=a.type._context,b=a.pendingProps,E=a.memoizedProps,S=b.value,st(xa,h._currentValue),h._currentValue=S,E!==null)if(Gn(E.value,S)){if(E.children===b.children&&!hn.current){a=Rr(o,a,d);break e}}else for(E=a.child,E!==null&&(E.return=a);E!==null;){var T=E.dependencies;if(T!==null){S=E.child;for(var R=T.firstContext;R!==null;){if(R.context===h){if(E.tag===1){R=Or(-1,d&-d),R.tag=2;var W=E.updateQueue;if(W!==null){W=W.shared;var ie=W.pending;ie===null?R.next=R:(R.next=ie.next,ie.next=R),W.pending=R}}E.lanes|=d,R=E.alternate,R!==null&&(R.lanes|=d),Id(E.return,d,a),T.lanes|=d;break}R=R.next}}else if(E.tag===10)S=E.type===a.type?null:E.child;else if(E.tag===18){if(S=E.return,S===null)throw Error(n(341));S.lanes|=d,T=S.alternate,T!==null&&(T.lanes|=d),Id(S,d,a),S=E.sibling}else S=E.child;if(S!==null)S.return=E;else for(S=E;S!==null;){if(S===a){S=null;break}if(E=S.sibling,E!==null){E.return=S.return,S=E;break}S=S.return}E=S}cn(o,a,b.children,d),a=a.child}return a;case 9:return b=a.type,h=a.pendingProps.children,Ks(a,d),b=Dn(b),h=h(b),a.flags|=1,cn(o,a,h,d),a.child;case 14:return h=a.type,b=Jn(h,a.pendingProps),b=Jn(h.type,b),Sg(o,a,h,b,d);case 15:return Cg(o,a,a.type,a.pendingProps,d);case 17:return h=a.type,b=a.pendingProps,b=a.elementType===h?b:Jn(h,b),Da(o,a),a.tag=1,mn(h)?(o=!0,ya(a)):o=!1,Ks(a,d),gg(a,h,b),Yd(a,h,b,d),Zd(null,a,h,!0,o,d);case 19:return Ig(o,a,d);case 22:return Ng(o,a,d)}throw Error(n(156,a.tag))};function ry(o,a){return Jl(o,a)}function Ux(o,a,d,h){this.tag=o,this.key=d,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=a,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=h,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function zn(o,a,d,h){return new Ux(o,a,d,h)}function kf(o){return o=o.prototype,!(!o||!o.isReactComponent)}function Hx(o){if(typeof o=="function")return kf(o)?1:0;if(o!=null){if(o=o.$$typeof,o===H)return 11;if(o===X)return 14}return 2}function fi(o,a){var d=o.alternate;return d===null?(d=zn(o.tag,a,o.key,o.mode),d.elementType=o.elementType,d.type=o.type,d.stateNode=o.stateNode,d.alternate=o,o.alternate=d):(d.pendingProps=a,d.type=o.type,d.flags=0,d.subtreeFlags=0,d.deletions=null),d.flags=o.flags&14680064,d.childLanes=o.childLanes,d.lanes=o.lanes,d.child=o.child,d.memoizedProps=o.memoizedProps,d.memoizedState=o.memoizedState,d.updateQueue=o.updateQueue,a=o.dependencies,d.dependencies=a===null?null:{lanes:a.lanes,firstContext:a.firstContext},d.sibling=o.sibling,d.index=o.index,d.ref=o.ref,d}function Ka(o,a,d,h,b,E){var S=2;if(h=o,typeof o=="function")kf(o)&&(S=1);else if(typeof o=="string")S=5;else e:switch(o){case V:return is(d.children,b,E,a);case Q:S=8,b|=8;break;case ee:return o=zn(12,d,a,b|2),o.elementType=ee,o.lanes=E,o;case K:return o=zn(13,d,a,b),o.elementType=K,o.lanes=E,o;case U:return o=zn(19,d,a,b),o.elementType=U,o.lanes=E,o;case ge:return qa(d,b,E,a);default:if(typeof o=="object"&&o!==null)switch(o.$$typeof){case Y:S=10;break e;case G:S=9;break e;case H:S=11;break e;case X:S=14;break e;case te:S=16,h=null;break e}throw Error(n(130,o==null?o:typeof o,""))}return a=zn(S,d,a,b),a.elementType=o,a.type=h,a.lanes=E,a}function is(o,a,d,h){return o=zn(7,o,h,a),o.lanes=d,o}function qa(o,a,d,h){return o=zn(22,o,h,a),o.elementType=ge,o.lanes=d,o.stateNode={isHidden:!1},o}function Ef(o,a,d){return o=zn(6,o,null,a),o.lanes=d,o}function wf(o,a,d){return a=zn(4,o.children!==null?o.children:[],o.key,a),a.lanes=d,a.stateNode={containerInfo:o.containerInfo,pendingChildren:null,implementation:o.implementation},a}function Wx(o,a,d,h,b){this.tag=a,this.containerInfo=o,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Jr(0),this.expirationTimes=Jr(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Jr(0),this.identifierPrefix=h,this.onRecoverableError=b,this.mutableSourceEagerHydrationData=null}function xf(o,a,d,h,b,E,S,T,R){return o=new Wx(o,a,d,T,R),a===1?(a=1,E===!0&&(a|=8)):a=0,E=zn(3,null,null,a),o.current=E,E.stateNode=o,E.memoizedState={element:h,isDehydrated:d,cache:null,transitions:null,pendingSuspenseBoundaries:null},Dd(E),o}function Vx(o,a,d){var h=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:F,key:h==null?null:""+h,children:o,containerInfo:a,implementation:d}}function iy(o){if(!o)return ri;o=o._reactInternals;e:{if(Cr(o)!==o||o.tag!==1)throw Error(n(170));var a=o;do{switch(a.tag){case 3:a=a.stateNode.context;break e;case 1:if(mn(a.type)){a=a.stateNode.__reactInternalMemoizedMergedChildContext;break e}}a=a.return}while(a!==null);throw Error(n(171))}if(o.tag===1){var d=o.type;if(mn(d))return Rm(o,d,a)}return a}function sy(o,a,d,h,b,E,S,T,R){return o=xf(d,h,!0,o,b,E,S,T,R),o.context=iy(null),d=o.current,h=un(),b=ui(d),E=Or(h,b),E.callback=a??null,oi(d,E,b),o.current.lanes=b,Qr(o,b,h),bn(o,h),o}function Ga(o,a,d,h){var b=a.current,E=un(),S=ui(b);return d=iy(d),a.context===null?a.context=d:a.pendingContext=d,a=Or(E,S),a.payload={element:o},h=h===void 0?null:h,h!==null&&(a.callback=h),o=oi(b,a,S),o!==null&&(Zn(o,b,S,E),Ca(o,b,S)),S}function Ya(o){if(o=o.current,!o.child)return null;switch(o.child.tag){case 5:return o.child.stateNode;default:return o.child.stateNode}}function oy(o,a){if(o=o.memoizedState,o!==null&&o.dehydrated!==null){var d=o.retryLane;o.retryLane=d!==0&&d<a?d:a}}function Sf(o,a){oy(o,a),(o=o.alternate)&&oy(o,a)}function Kx(){return null}var ly=typeof reportError=="function"?reportError:function(o){console.error(o)};function Cf(o){this._internalRoot=o}Ja.prototype.render=Cf.prototype.render=function(o){var a=this._internalRoot;if(a===null)throw Error(n(409));Ga(o,a,null,null)},Ja.prototype.unmount=Cf.prototype.unmount=function(){var o=this._internalRoot;if(o!==null){this._internalRoot=null;var a=o.containerInfo;ts(function(){Ga(null,o,null,null)}),a[Nr]=null}};function Ja(o){this._internalRoot=o}Ja.prototype.unstable_scheduleHydration=function(o){if(o){var a=Vi();o={blockedOn:null,target:o,priority:a};for(var d=0;d<Pt.length&&a!==0&&a<Pt[d].priority;d++);Pt.splice(d,0,o),d===0&&qh(o)}};function Nf(o){return!(!o||o.nodeType!==1&&o.nodeType!==9&&o.nodeType!==11)}function Qa(o){return!(!o||o.nodeType!==1&&o.nodeType!==9&&o.nodeType!==11&&(o.nodeType!==8||o.nodeValue!==" react-mount-point-unstable "))}function ay(){}function qx(o,a,d,h,b){if(b){if(typeof h=="function"){var E=h;h=function(){var W=Ya(S);E.call(W)}}var S=sy(a,h,o,0,null,!1,!1,"",ay);return o._reactRootContainer=S,o[Nr]=S.current,$o(o.nodeType===8?o.parentNode:o),ts(),S}for(;b=o.lastChild;)o.removeChild(b);if(typeof h=="function"){var T=h;h=function(){var W=Ya(R);T.call(W)}}var R=xf(o,0,!1,null,null,!1,!1,"",ay);return o._reactRootContainer=R,o[Nr]=R.current,$o(o.nodeType===8?o.parentNode:o),ts(function(){Ga(a,R,d,h)}),R}function Xa(o,a,d,h,b){var E=d._reactRootContainer;if(E){var S=E;if(typeof b=="function"){var T=b;b=function(){var R=Ya(S);T.call(R)}}Ga(a,S,o,b)}else S=qx(d,a,o,b,h);return Ya(S)}Mo=function(o){switch(o.tag){case 3:var a=o.stateNode;if(a.current.memoizedState.isDehydrated){var d=Yr(a.pendingLanes);d!==0&&(To(a,d|1),bn(a,gt()),(Ge&6)===0&&(Qs=gt()+500,ii()))}break;case 13:ts(function(){var h=Ar(o,1);if(h!==null){var b=un();Zn(h,o,1,b)}}),Sf(o,1)}},_t=function(o){if(o.tag===13){var a=Ar(o,134217728);if(a!==null){var d=un();Zn(a,o,134217728,d)}Sf(o,134217728)}},Ze=function(o){if(o.tag===13){var a=ui(o),d=Ar(o,a);if(d!==null){var h=un();Zn(d,o,a,h)}Sf(o,a)}},Vi=function(){return qe},ar=function(o,a){var d=qe;try{return qe=o,a()}finally{qe=d}},_s=function(o,a,d){switch(a){case"input":if(ft(o,d),a=d.name,d.type==="radio"&&a!=null){for(d=o;d.parentNode;)d=d.parentNode;for(d=d.querySelectorAll("input[name="+JSON.stringify(""+a)+'][type="radio"]'),a=0;a<d.length;a++){var h=d[a];if(h!==o&&h.form===o.form){var b=ma(h);if(!b)throw Error(n(90));wn(h),ft(h,b)}}}break;case"textarea":sr(o,d);break;case"select":a=d.value,a!=null&&Vr(o,!!d.multiple,a,!1)}},pe=yf,Be=ts;var Gx={usingClientEntryPoint:!1,Events:[Wo,zs,ma,O,J,yf]},il={findFiberByHostInstance:qi,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},Yx={bundleType:il.bundleType,version:il.version,rendererPackageName:il.rendererPackageName,rendererConfig:il.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:B.ReactCurrentDispatcher,findHostInstanceByFiber:function(o){return o=Gl(o),o===null?null:o.stateNode},findFiberByHostInstance:il.findFiberByHostInstance||Kx,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Za=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Za.isDisabled&&Za.supportsFiber)try{$e=Za.inject(Yx),Ve=Za}catch{}}return vn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Gx,vn.createPortal=function(o,a){var d=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Nf(a))throw Error(n(200));return Vx(o,a,null,d)},vn.createRoot=function(o,a){if(!Nf(o))throw Error(n(299));var d=!1,h="",b=ly;return a!=null&&(a.unstable_strictMode===!0&&(d=!0),a.identifierPrefix!==void 0&&(h=a.identifierPrefix),a.onRecoverableError!==void 0&&(b=a.onRecoverableError)),a=xf(o,1,!1,null,null,d,!1,h,b),o[Nr]=a.current,$o(o.nodeType===8?o.parentNode:o),new Cf(a)},vn.findDOMNode=function(o){if(o==null)return null;if(o.nodeType===1)return o;var a=o._reactInternals;if(a===void 0)throw typeof o.render=="function"?Error(n(188)):(o=Object.keys(o).join(","),Error(n(268,o)));return o=Gl(a),o=o===null?null:o.stateNode,o},vn.flushSync=function(o){return ts(o)},vn.hydrate=function(o,a,d){if(!Qa(a))throw Error(n(200));return Xa(null,o,a,!0,d)},vn.hydrateRoot=function(o,a,d){if(!Nf(o))throw Error(n(405));var h=d!=null&&d.hydratedSources||null,b=!1,E="",S=ly;if(d!=null&&(d.unstable_strictMode===!0&&(b=!0),d.identifierPrefix!==void 0&&(E=d.identifierPrefix),d.onRecoverableError!==void 0&&(S=d.onRecoverableError)),a=sy(a,null,o,1,d??null,b,!1,E,S),o[Nr]=a.current,$o(o),h)for(o=0;o<h.length;o++)d=h[o],b=d._getVersion,b=b(d._source),a.mutableSourceEagerHydrationData==null?a.mutableSourceEagerHydrationData=[d,b]:a.mutableSourceEagerHydrationData.push(d,b);return new Ja(a)},vn.render=function(o,a,d){if(!Qa(a))throw Error(n(200));return Xa(null,o,a,!1,d)},vn.unmountComponentAtNode=function(o){if(!Qa(o))throw Error(n(40));return o._reactRootContainer?(ts(function(){Xa(null,null,o,!1,function(){o._reactRootContainer=null,o[Nr]=null})}),!0):!1},vn.unstable_batchedUpdates=yf,vn.unstable_renderSubtreeIntoContainer=function(o,a,d,h){if(!Qa(d))throw Error(n(200));if(o==null||o._reactInternals===void 0)throw Error(n(38));return Xa(o,a,d,!1,h)},vn.version="18.3.1-next-f1338f8080-20240426",vn}var gy;function R0(){if(gy)return Mf.exports;gy=1;function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(e){console.error(e)}}return t(),Mf.exports=nS(),Mf.exports}var yy;function rS(){if(yy)return ec;yy=1;var t=R0();return ec.createRoot=t.createRoot,ec.hydrateRoot=t.hydrateRoot,ec}var iS=rS();const sS=Nu(iS),I0=[{id:"ink",label:"Ink",description:"Charter + Inter",swatch:{light:"#5b7a9d",dark:"#7d9bba"}},{id:"novel",label:"Novel",description:"Source Serif 4 + Newsreader",swatch:{light:"#a68b6b",dark:"#c4a882"}},{id:"mono",label:"Mono",description:"IBM Plex Mono + Sans",swatch:{light:"#787878",dark:"#a0a0a0"}},{id:"editorial",label:"Editorial",description:"Crimson Pro + Playfair",swatch:{light:"#9e6b6b",dark:"#b88a8a"}},{id:"studio",label:"Studio",description:"Inter everywhere",swatch:{light:"#8b7baa",dark:"#a899c4"}},{id:"calm",label:"Calm",description:"Inter warm tones",swatch:{light:"#8a9e6b",dark:"#a4b886"}},{id:"prose",label:"Prose",description:"Libre Baskerville + Inter",swatch:{light:"#6b9e95",dark:"#8ab8af"}},{id:"craft",label:"Craft",description:"Space Grotesk + Mono",swatch:{light:"#7b6b9e",dark:"#9a8ab8"}},{id:"literata",label:"Literata",description:"Literata + Inter",swatch:{light:"#b09070",dark:"#c8a88a"}},{id:"swiss",label:"Swiss",description:"DM Sans + DM Serif",swatch:{light:"#c47a6b",dark:"#d49a8c"}}],L0=[{id:"default",label:"Tree",icon:"tree"},{id:"timeline",label:"Timeline",icon:"timeline"},{id:"board",label:"Board",icon:"board"},{id:"shelf",label:"Shelf",icon:"shelf"}],D0=[{id:"default",label:"Default"},{id:"frost",label:"Frost"},{id:"minimal",label:"Minimal"},{id:"terminal",label:"Terminal"}],P0=[{id:"default",label:"Default"},{id:"web",label:"Web"},{id:"blog",label:"Blog"},{id:"butterick",label:"Butterick"}],br={theme:"ow-theme",mode:"ow-theme-mode",sidebarMode:"ow-sidebar-mode",sidebarStyle:"ow-sidebar-style",typography:"ow-typography"};function B0(){const t=localStorage.getItem(br.theme);return t&&I0.some(e=>e.id===t)?t:"ink"}function z0(){const t=localStorage.getItem(br.mode);return t==="light"||t==="dark"?t:window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function _u(){const t=localStorage.getItem(br.sidebarMode);return t&&L0.some(e=>e.id===t)?t:"default"}function j0(){const t=localStorage.getItem(br.sidebarStyle);return t&&D0.some(e=>e.id===t)?t:"default"}function F0(){const t=localStorage.getItem(br.typography);return t&&P0.some(e=>e.id===t)?t:"default"}function $0(t,e,n,r,i="default"){const s=document.documentElement;s.setAttribute("data-theme",t),s.setAttribute("data-mode",e),s.setAttribute("data-sidebar-mode",n),s.setAttribute("data-sidebar-style",r),i==="default"?s.removeAttribute("data-typography"):s.setAttribute("data-typography",i),localStorage.setItem(br.theme,t),localStorage.setItem(br.mode,e),localStorage.setItem(br.sidebarMode,n),localStorage.setItem(br.sidebarStyle,r),localStorage.setItem(br.typography,i)}function oS(){$0(B0(),z0(),_u(),j0(),F0())}var lS=R0();const aS=Nu(lS);var Rf={exports:{}},If={};/**
|
|
41
|
+
* @license React
|
|
42
|
+
* use-sync-external-store-shim.production.js
|
|
43
|
+
*
|
|
44
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
45
|
+
*
|
|
46
|
+
* This source code is licensed under the MIT license found in the
|
|
47
|
+
* LICENSE file in the root directory of this source tree.
|
|
48
|
+
*/var by;function cS(){if(by)return If;by=1;var t=jl();function e(m,g){return m===g&&(m!==0||1/m===1/g)||m!==m&&g!==g}var n=typeof Object.is=="function"?Object.is:e,r=t.useState,i=t.useEffect,s=t.useLayoutEffect,l=t.useDebugValue;function c(m,g){var y=g(),k=r({inst:{value:y,getSnapshot:g}}),w=k[0].inst,x=k[1];return s(function(){w.value=y,w.getSnapshot=g,u(w)&&x({inst:w})},[m,y,g]),i(function(){return u(w)&&x({inst:w}),m(function(){u(w)&&x({inst:w})})},[m]),l(y),y}function u(m){var g=m.getSnapshot;m=m.value;try{var y=g();return!n(m,y)}catch{return!0}}function f(m,g){return g()}var p=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?f:c;return If.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:p,If}var vy;function U0(){return vy||(vy=1,Rf.exports=cS()),Rf.exports}var H0=U0();function Gt(t){this.content=t}Gt.prototype={constructor:Gt,find:function(t){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===t)return e;return-1},get:function(t){var e=this.find(t);return e==-1?void 0:this.content[e+1]},update:function(t,e,n){var r=n&&n!=t?this.remove(n):this,i=r.find(t),s=r.content.slice();return i==-1?s.push(n||t,e):(s[i+1]=e,n&&(s[i]=n)),new Gt(s)},remove:function(t){var e=this.find(t);if(e==-1)return this;var n=this.content.slice();return n.splice(e,2),new Gt(n)},addToStart:function(t,e){return new Gt([t,e].concat(this.remove(t).content))},addToEnd:function(t,e){var n=this.remove(t).content.slice();return n.push(t,e),new Gt(n)},addBefore:function(t,e,n){var r=this.remove(e),i=r.content.slice(),s=r.find(t);return i.splice(s==-1?i.length:s,0,e,n),new Gt(i)},forEach:function(t){for(var e=0;e<this.content.length;e+=2)t(this.content[e],this.content[e+1])},prepend:function(t){return t=Gt.from(t),t.size?new Gt(t.content.concat(this.subtract(t).content)):this},append:function(t){return t=Gt.from(t),t.size?new Gt(this.subtract(t).content.concat(t.content)):this},subtract:function(t){var e=this;t=Gt.from(t);for(var n=0;n<t.content.length;n+=2)e=e.remove(t.content[n]);return e},toObject:function(){var t={};return this.forEach(function(e,n){t[e]=n}),t},get size(){return this.content.length>>1}};Gt.from=function(t){if(t instanceof Gt)return t;var e=[];if(t)for(var n in t)e.push(n,t[n]);return new Gt(e)};function W0(t,e,n){for(let r=0;;r++){if(r==t.childCount||r==e.childCount)return t.childCount==e.childCount?null:n;let i=t.child(r),s=e.child(r);if(i==s){n+=i.nodeSize;continue}if(!i.sameMarkup(s))return n;if(i.isText&&i.text!=s.text){for(let l=0;i.text[l]==s.text[l];l++)n++;return n}if(i.content.size||s.content.size){let l=W0(i.content,s.content,n+1);if(l!=null)return l}n+=i.nodeSize}}function V0(t,e,n,r){for(let i=t.childCount,s=e.childCount;;){if(i==0||s==0)return i==s?null:{a:n,b:r};let l=t.child(--i),c=e.child(--s),u=l.nodeSize;if(l==c){n-=u,r-=u;continue}if(!l.sameMarkup(c))return{a:n,b:r};if(l.isText&&l.text!=c.text){let f=0,p=Math.min(l.text.length,c.text.length);for(;f<p&&l.text[l.text.length-f-1]==c.text[c.text.length-f-1];)f++,n--,r--;return{a:n,b:r}}if(l.content.size||c.content.size){let f=V0(l.content,c.content,n-1,r-1);if(f)return f}n-=u,r-=u}}class Z{constructor(e,n){if(this.content=e,this.size=n||0,n==null)for(let r=0;r<e.length;r++)this.size+=e[r].nodeSize}nodesBetween(e,n,r,i=0,s){for(let l=0,c=0;c<n;l++){let u=this.content[l],f=c+u.nodeSize;if(f>e&&r(u,i+c,s||null,l)!==!1&&u.content.size){let p=c+1;u.nodesBetween(Math.max(0,e-p),Math.min(u.content.size,n-p),r,i+p)}c=f}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,n,r,i){let s="",l=!0;return this.nodesBetween(e,n,(c,u)=>{let f=c.isText?c.text.slice(Math.max(e,u)-u,n-u):c.isLeaf?i?typeof i=="function"?i(c):i:c.type.spec.leafText?c.type.spec.leafText(c):"":"";c.isBlock&&(c.isLeaf&&f||c.isTextblock)&&r&&(l?l=!1:s+=r),s+=f},0),s}append(e){if(!e.size)return this;if(!this.size)return e;let n=this.lastChild,r=e.firstChild,i=this.content.slice(),s=0;for(n.isText&&n.sameMarkup(r)&&(i[i.length-1]=n.withText(n.text+r.text),s=1);s<e.content.length;s++)i.push(e.content[s]);return new Z(i,this.size+e.size)}cut(e,n=this.size){if(e==0&&n==this.size)return this;let r=[],i=0;if(n>e)for(let s=0,l=0;l<n;s++){let c=this.content[s],u=l+c.nodeSize;u>e&&((l<e||u>n)&&(c.isText?c=c.cut(Math.max(0,e-l),Math.min(c.text.length,n-l)):c=c.cut(Math.max(0,e-l-1),Math.min(c.content.size,n-l-1))),r.push(c),i+=c.nodeSize),l=u}return new Z(r,i)}cutByIndex(e,n){return e==n?Z.empty:e==0&&n==this.content.length?this:new Z(this.content.slice(e,n))}replaceChild(e,n){let r=this.content[e];if(r==n)return this;let i=this.content.slice(),s=this.size+n.nodeSize-r.nodeSize;return i[e]=n,new Z(i,s)}addToStart(e){return new Z([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new Z(this.content.concat(e),this.size+e.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let n=0;n<this.content.length;n++)if(!this.content[n].eq(e.content[n]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let n=this.content[e];if(!n)throw new RangeError("Index "+e+" out of range for "+this);return n}maybeChild(e){return this.content[e]||null}forEach(e){for(let n=0,r=0;n<this.content.length;n++){let i=this.content[n];e(i,r,n),r+=i.nodeSize}}findDiffStart(e,n=0){return W0(this,e,n)}findDiffEnd(e,n=this.size,r=e.size){return V0(this,e,n,r)}findIndex(e){if(e==0)return tc(0,e);if(e==this.size)return tc(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let n=0,r=0;;n++){let i=this.child(n),s=r+i.nodeSize;if(s>=e)return s==e?tc(n+1,s):tc(n,r);r=s}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,n){if(!n)return Z.empty;if(!Array.isArray(n))throw new RangeError("Invalid input for Fragment.fromJSON");return new Z(n.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return Z.empty;let n,r=0;for(let i=0;i<e.length;i++){let s=e[i];r+=s.nodeSize,i&&s.isText&&e[i-1].sameMarkup(s)?(n||(n=e.slice(0,i)),n[n.length-1]=s.withText(n[n.length-1].text+s.text)):n&&n.push(s)}return new Z(n||e,r)}static from(e){if(!e)return Z.empty;if(e instanceof Z)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new Z([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}Z.empty=new Z([],0);const Lf={index:0,offset:0};function tc(t,e){return Lf.index=t,Lf.offset=e,Lf}function Ic(t,e){if(t===e)return!0;if(!(t&&typeof t=="object")||!(e&&typeof e=="object"))return!1;let n=Array.isArray(t);if(Array.isArray(e)!=n)return!1;if(n){if(t.length!=e.length)return!1;for(let r=0;r<t.length;r++)if(!Ic(t[r],e[r]))return!1}else{for(let r in t)if(!(r in e)||!Ic(t[r],e[r]))return!1;for(let r in e)if(!(r in t))return!1}return!0}let rt=class hp{constructor(e,n){this.type=e,this.attrs=n}addToSet(e){let n,r=!1;for(let i=0;i<e.length;i++){let s=e[i];if(this.eq(s))return e;if(this.type.excludes(s.type))n||(n=e.slice(0,i));else{if(s.type.excludes(this.type))return e;!r&&s.type.rank>this.type.rank&&(n||(n=e.slice(0,i)),n.push(this),r=!0),n&&n.push(s)}}return n||(n=e.slice()),r||n.push(this),n}removeFromSet(e){for(let n=0;n<e.length;n++)if(this.eq(e[n]))return e.slice(0,n).concat(e.slice(n+1));return e}isInSet(e){for(let n=0;n<e.length;n++)if(this.eq(e[n]))return!0;return!1}eq(e){return this==e||this.type==e.type&&Ic(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let n in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,n){if(!n)throw new RangeError("Invalid input for Mark.fromJSON");let r=e.marks[n.type];if(!r)throw new RangeError(`There is no mark type ${n.type} in this schema`);let i=r.create(n.attrs);return r.checkAttrs(i.attrs),i}static sameSet(e,n){if(e==n)return!0;if(e.length!=n.length)return!1;for(let r=0;r<e.length;r++)if(!e[r].eq(n[r]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return hp.none;if(e instanceof hp)return[e];let n=e.slice();return n.sort((r,i)=>r.type.rank-i.type.rank),n}};rt.none=[];class Lc extends Error{}class he{constructor(e,n,r){this.content=e,this.openStart=n,this.openEnd=r}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,n){let r=q0(this.content,e+this.openStart,n);return r&&new he(r,this.openStart,this.openEnd)}removeBetween(e,n){return new he(K0(this.content,e+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+"("+this.openStart+","+this.openEnd+")"}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(e,n){if(!n)return he.empty;let r=n.openStart||0,i=n.openEnd||0;if(typeof r!="number"||typeof i!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new he(Z.fromJSON(e,n.content),r,i)}static maxOpen(e,n=!0){let r=0,i=0;for(let s=e.firstChild;s&&!s.isLeaf&&(n||!s.type.spec.isolating);s=s.firstChild)r++;for(let s=e.lastChild;s&&!s.isLeaf&&(n||!s.type.spec.isolating);s=s.lastChild)i++;return new he(e,r,i)}}he.empty=new he(Z.empty,0,0);function K0(t,e,n){let{index:r,offset:i}=t.findIndex(e),s=t.maybeChild(r),{index:l,offset:c}=t.findIndex(n);if(i==e||s.isText){if(c!=n&&!t.child(l).isText)throw new RangeError("Removing non-flat range");return t.cut(0,e).append(t.cut(n))}if(r!=l)throw new RangeError("Removing non-flat range");return t.replaceChild(r,s.copy(K0(s.content,e-i-1,n-i-1)))}function q0(t,e,n,r){let{index:i,offset:s}=t.findIndex(e),l=t.maybeChild(i);if(s==e||l.isText)return r&&!r.canReplace(i,i,n)?null:t.cut(0,e).append(n).append(t.cut(e));let c=q0(l.content,e-s-1,n,l);return c&&t.replaceChild(i,l.copy(c))}function uS(t,e,n){if(n.openStart>t.depth)throw new Lc("Inserted content deeper than insertion position");if(t.depth-n.openStart!=e.depth-n.openEnd)throw new Lc("Inconsistent open depths");return G0(t,e,n,0)}function G0(t,e,n,r){let i=t.index(r),s=t.node(r);if(i==e.index(r)&&r<t.depth-n.openStart){let l=G0(t,e,n,r+1);return s.copy(s.content.replaceChild(i,l))}else if(n.content.size)if(!n.openStart&&!n.openEnd&&t.depth==r&&e.depth==r){let l=t.parent,c=l.content;return ps(l,c.cut(0,t.parentOffset).append(n.content).append(c.cut(e.parentOffset)))}else{let{start:l,end:c}=dS(n,t);return ps(s,J0(t,l,c,e,r))}else return ps(s,Dc(t,e,r))}function Y0(t,e){if(!e.type.compatibleContent(t.type))throw new Lc("Cannot join "+e.type.name+" onto "+t.type.name)}function mp(t,e,n){let r=t.node(n);return Y0(r,e.node(n)),r}function fs(t,e){let n=e.length-1;n>=0&&t.isText&&t.sameMarkup(e[n])?e[n]=t.withText(e[n].text+t.text):e.push(t)}function gl(t,e,n,r){let i=(e||t).node(n),s=0,l=e?e.index(n):i.childCount;t&&(s=t.index(n),t.depth>n?s++:t.textOffset&&(fs(t.nodeAfter,r),s++));for(let c=s;c<l;c++)fs(i.child(c),r);e&&e.depth==n&&e.textOffset&&fs(e.nodeBefore,r)}function ps(t,e){return t.type.checkContent(e),t.copy(e)}function J0(t,e,n,r,i){let s=t.depth>i&&mp(t,e,i+1),l=r.depth>i&&mp(n,r,i+1),c=[];return gl(null,t,i,c),s&&l&&e.index(i)==n.index(i)?(Y0(s,l),fs(ps(s,J0(t,e,n,r,i+1)),c)):(s&&fs(ps(s,Dc(t,e,i+1)),c),gl(e,n,i,c),l&&fs(ps(l,Dc(n,r,i+1)),c)),gl(r,null,i,c),new Z(c)}function Dc(t,e,n){let r=[];if(gl(null,t,n,r),t.depth>n){let i=mp(t,e,n+1);fs(ps(i,Dc(t,e,n+1)),r)}return gl(e,null,n,r),new Z(r)}function dS(t,e){let n=e.depth-t.openStart,i=e.node(n).copy(t.content);for(let s=n-1;s>=0;s--)i=e.node(s).copy(Z.from(i));return{start:i.resolveNoCache(t.openStart+n),end:i.resolveNoCache(i.content.size-t.openEnd-n)}}class _l{constructor(e,n,r){this.pos=e,this.path=n,this.parentOffset=r,this.depth=n.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position before the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position after the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,n=this.index(this.depth);if(n==e.childCount)return null;let r=this.pos-this.path[this.path.length-1],i=e.child(n);return r?e.child(n).cut(r):i}get nodeBefore(){let e=this.index(this.depth),n=this.pos-this.path[this.path.length-1];return n?this.parent.child(e).cut(0,n):e==0?null:this.parent.child(e-1)}posAtIndex(e,n){n=this.resolveDepth(n);let r=this.path[n*3],i=n==0?0:this.path[n*3-1]+1;for(let s=0;s<e;s++)i+=r.child(s).nodeSize;return i}marks(){let e=this.parent,n=this.index();if(e.content.size==0)return rt.none;if(this.textOffset)return e.child(n).marks;let r=e.maybeChild(n-1),i=e.maybeChild(n);if(!r){let c=r;r=i,i=c}let s=r.marks;for(var l=0;l<s.length;l++)s[l].type.spec.inclusive===!1&&(!i||!s[l].isInSet(i.marks))&&(s=s[l--].removeFromSet(s));return s}marksAcross(e){let n=this.parent.maybeChild(this.index());if(!n||!n.isInline)return null;let r=n.marks,i=e.parent.maybeChild(e.index());for(var s=0;s<r.length;s++)r[s].type.spec.inclusive===!1&&(!i||!r[s].isInSet(i.marks))&&(r=r[s--].removeFromSet(r));return r}sharedDepth(e){for(let n=this.depth;n>0;n--)if(this.start(n)<=e&&this.end(n)>=e)return n;return 0}blockRange(e=this,n){if(e.pos<this.pos)return e.blockRange(this);for(let r=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);r>=0;r--)if(e.pos<=this.end(r)&&(!n||n(this.node(r))))return new Pc(this,e,r);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e="";for(let n=1;n<=this.depth;n++)e+=(e?"/":"")+this.node(n).type.name+"_"+this.index(n-1);return e+":"+this.parentOffset}static resolve(e,n){if(!(n>=0&&n<=e.content.size))throw new RangeError("Position "+n+" out of range");let r=[],i=0,s=n;for(let l=e;;){let{index:c,offset:u}=l.content.findIndex(s),f=s-u;if(r.push(l,c,i+u),!f||(l=l.child(c),l.isText))break;s=f-1,i+=u+1}return new _l(n,r,s)}static resolveCached(e,n){let r=ky.get(e);if(r)for(let s=0;s<r.elts.length;s++){let l=r.elts[s];if(l.pos==n)return l}else ky.set(e,r=new fS);let i=r.elts[r.i]=_l.resolve(e,n);return r.i=(r.i+1)%pS,i}}class fS{constructor(){this.elts=[],this.i=0}}const pS=12,ky=new WeakMap;class Pc{constructor(e,n,r){this.$from=e,this.$to=n,this.depth=r}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}}const hS=Object.create(null);class nr{constructor(e,n,r,i=rt.none){this.type=e,this.attrs=n,this.marks=i,this.content=r||Z.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,n,r,i=0){this.content.nodesBetween(e,n,r,i,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(e,n,r,i){return this.content.textBetween(e,n,r,i)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,n,r){return this.type==e&&Ic(this.attrs,n||e.defaultAttrs||hS)&&rt.sameSet(this.marks,r||rt.none)}copy(e=null){return e==this.content?this:new nr(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new nr(this.type,this.attrs,this.content,e)}cut(e,n=this.content.size){return e==0&&n==this.content.size?this:this.copy(this.content.cut(e,n))}slice(e,n=this.content.size,r=!1){if(e==n)return he.empty;let i=this.resolve(e),s=this.resolve(n),l=r?0:i.sharedDepth(n),c=i.start(l),f=i.node(l).content.cut(i.pos-c,s.pos-c);return new he(f,i.depth-l,s.depth-l)}replace(e,n,r){return uS(this.resolve(e),this.resolve(n),r)}nodeAt(e){for(let n=this;;){let{index:r,offset:i}=n.content.findIndex(e);if(n=n.maybeChild(r),!n)return null;if(i==e||n.isText)return n;e-=i+1}}childAfter(e){let{index:n,offset:r}=this.content.findIndex(e);return{node:this.content.maybeChild(n),index:n,offset:r}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:n,offset:r}=this.content.findIndex(e);if(r<e)return{node:this.content.child(n),index:n,offset:r};let i=this.content.child(n-1);return{node:i,index:n-1,offset:r-i.nodeSize}}resolve(e){return _l.resolveCached(this,e)}resolveNoCache(e){return _l.resolve(this,e)}rangeHasMark(e,n,r){let i=!1;return n>e&&this.nodesBetween(e,n,s=>(r.isInSet(s.marks)&&(i=!0),!i)),i}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+="("+this.content.toStringInner()+")"),Q0(this.marks,e)}contentMatchAt(e){let n=this.type.contentMatch.matchFragment(this.content,0,e);if(!n)throw new Error("Called contentMatchAt on a node with invalid content");return n}canReplace(e,n,r=Z.empty,i=0,s=r.childCount){let l=this.contentMatchAt(e).matchFragment(r,i,s),c=l&&l.matchFragment(this.content,n);if(!c||!c.validEnd)return!1;for(let u=i;u<s;u++)if(!this.type.allowsMarks(r.child(u).marks))return!1;return!0}canReplaceWith(e,n,r,i){if(i&&!this.type.allowsMarks(i))return!1;let s=this.contentMatchAt(e).matchType(r),l=s&&s.matchFragment(this.content,n);return l?l.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=rt.none;for(let n=0;n<this.marks.length;n++){let r=this.marks[n];r.type.checkAttrs(r.attrs),e=r.addToSet(e)}if(!rt.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(n=>n.type.name)}`);this.content.forEach(n=>n.check())}toJSON(){let e={type:this.type.name};for(let n in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(n=>n.toJSON())),e}static fromJSON(e,n){if(!n)throw new RangeError("Invalid input for Node.fromJSON");let r;if(n.marks){if(!Array.isArray(n.marks))throw new RangeError("Invalid mark data for Node.fromJSON");r=n.marks.map(e.markFromJSON)}if(n.type=="text"){if(typeof n.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(n.text,r)}let i=Z.fromJSON(e,n.content),s=e.nodeType(n.type).create(n.attrs,i,r);return s.type.checkAttrs(s.attrs),s}}nr.prototype.text=void 0;class Bc extends nr{constructor(e,n,r,i){if(super(e,n,null,i),!r)throw new RangeError("Empty text nodes are not allowed");this.text=r}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Q0(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,n){return this.text.slice(e,n)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new Bc(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new Bc(this.type,this.attrs,e,this.marks)}cut(e=0,n=this.text.length){return e==0&&n==this.text.length?this:this.withText(this.text.slice(e,n))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}}function Q0(t,e){for(let n=t.length-1;n>=0;n--)e=t[n].type.name+"("+e+")";return e}class ys{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,n){let r=new mS(e,n);if(r.next==null)return ys.empty;let i=X0(r);r.next&&r.err("Unexpected trailing text");let s=wS(ES(i));return xS(s,r),s}matchType(e){for(let n=0;n<this.next.length;n++)if(this.next[n].type==e)return this.next[n].next;return null}matchFragment(e,n=0,r=e.childCount){let i=this;for(let s=n;i&&s<r;s++)i=i.matchType(e.child(s).type);return i}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:n}=this.next[e];if(!(n.isText||n.hasRequiredAttrs()))return n}return null}compatible(e){for(let n=0;n<this.next.length;n++)for(let r=0;r<e.next.length;r++)if(this.next[n].type==e.next[r].type)return!0;return!1}fillBefore(e,n=!1,r=0){let i=[this];function s(l,c){let u=l.matchFragment(e,r);if(u&&(!n||u.validEnd))return Z.from(c.map(f=>f.createAndFill()));for(let f=0;f<l.next.length;f++){let{type:p,next:m}=l.next[f];if(!(p.isText||p.hasRequiredAttrs())&&i.indexOf(m)==-1){i.push(m);let g=s(m,c.concat(p));if(g)return g}}return null}return s(this,[])}findWrapping(e){for(let r=0;r<this.wrapCache.length;r+=2)if(this.wrapCache[r]==e)return this.wrapCache[r+1];let n=this.computeWrapping(e);return this.wrapCache.push(e,n),n}computeWrapping(e){let n=Object.create(null),r=[{match:this,type:null,via:null}];for(;r.length;){let i=r.shift(),s=i.match;if(s.matchType(e)){let l=[];for(let c=i;c.type;c=c.via)l.push(c.type);return l.reverse()}for(let l=0;l<s.next.length;l++){let{type:c,next:u}=s.next[l];!c.isLeaf&&!c.hasRequiredAttrs()&&!(c.name in n)&&(!i.type||u.validEnd)&&(r.push({match:c.contentMatch,type:c,via:i}),n[c.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function n(r){e.push(r);for(let i=0;i<r.next.length;i++)e.indexOf(r.next[i].next)==-1&&n(r.next[i].next)}return n(this),e.map((r,i)=>{let s=i+(r.validEnd?"*":" ")+" ";for(let l=0;l<r.next.length;l++)s+=(l?", ":"")+r.next[l].type.name+"->"+e.indexOf(r.next[l].next);return s}).join(`
|
|
49
|
+
`)}}ys.empty=new ys(!0);class mS{constructor(e,n){this.string=e,this.nodeTypes=n,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),this.tokens[this.tokens.length-1]==""&&this.tokens.pop(),this.tokens[0]==""&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw new SyntaxError(e+" (in content expression '"+this.string+"')")}}function X0(t){let e=[];do e.push(gS(t));while(t.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function gS(t){let e=[];do e.push(yS(t));while(t.next&&t.next!=")"&&t.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function yS(t){let e=kS(t);for(;;)if(t.eat("+"))e={type:"plus",expr:e};else if(t.eat("*"))e={type:"star",expr:e};else if(t.eat("?"))e={type:"opt",expr:e};else if(t.eat("{"))e=bS(t,e);else break;return e}function Ey(t){/\D/.test(t.next)&&t.err("Expected number, got '"+t.next+"'");let e=Number(t.next);return t.pos++,e}function bS(t,e){let n=Ey(t),r=n;return t.eat(",")&&(t.next!="}"?r=Ey(t):r=-1),t.eat("}")||t.err("Unclosed braced range"),{type:"range",min:n,max:r,expr:e}}function vS(t,e){let n=t.nodeTypes,r=n[e];if(r)return[r];let i=[];for(let s in n){let l=n[s];l.isInGroup(e)&&i.push(l)}return i.length==0&&t.err("No node type or group '"+e+"' found"),i}function kS(t){if(t.eat("(")){let e=X0(t);return t.eat(")")||t.err("Missing closing paren"),e}else if(/\W/.test(t.next))t.err("Unexpected token '"+t.next+"'");else{let e=vS(t,t.next).map(n=>(t.inline==null?t.inline=n.isInline:t.inline!=n.isInline&&t.err("Mixing inline and block content"),{type:"name",value:n}));return t.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function ES(t){let e=[[]];return i(s(t,0),n()),e;function n(){return e.push([])-1}function r(l,c,u){let f={term:u,to:c};return e[l].push(f),f}function i(l,c){l.forEach(u=>u.to=c)}function s(l,c){if(l.type=="choice")return l.exprs.reduce((u,f)=>u.concat(s(f,c)),[]);if(l.type=="seq")for(let u=0;;u++){let f=s(l.exprs[u],c);if(u==l.exprs.length-1)return f;i(f,c=n())}else if(l.type=="star"){let u=n();return r(c,u),i(s(l.expr,u),u),[r(u)]}else if(l.type=="plus"){let u=n();return i(s(l.expr,c),u),i(s(l.expr,u),u),[r(u)]}else{if(l.type=="opt")return[r(c)].concat(s(l.expr,c));if(l.type=="range"){let u=c;for(let f=0;f<l.min;f++){let p=n();i(s(l.expr,u),p),u=p}if(l.max==-1)i(s(l.expr,u),u);else for(let f=l.min;f<l.max;f++){let p=n();r(u,p),i(s(l.expr,u),p),u=p}return[r(u)]}else{if(l.type=="name")return[r(c,void 0,l.value)];throw new Error("Unknown expr type")}}}}function Z0(t,e){return e-t}function wy(t,e){let n=[];return r(e),n.sort(Z0);function r(i){let s=t[i];if(s.length==1&&!s[0].term)return r(s[0].to);n.push(i);for(let l=0;l<s.length;l++){let{term:c,to:u}=s[l];!c&&n.indexOf(u)==-1&&r(u)}}}function wS(t){let e=Object.create(null);return n(wy(t,0));function n(r){let i=[];r.forEach(l=>{t[l].forEach(({term:c,to:u})=>{if(!c)return;let f;for(let p=0;p<i.length;p++)i[p][0]==c&&(f=i[p][1]);wy(t,u).forEach(p=>{f||i.push([c,f=[]]),f.indexOf(p)==-1&&f.push(p)})})});let s=e[r.join(",")]=new ys(r.indexOf(t.length-1)>-1);for(let l=0;l<i.length;l++){let c=i[l][1].sort(Z0);s.next.push({type:i[l][0],next:e[c.join(",")]||n(c)})}return s}}function xS(t,e){for(let n=0,r=[t];n<r.length;n++){let i=r[n],s=!i.validEnd,l=[];for(let c=0;c<i.next.length;c++){let{type:u,next:f}=i.next[c];l.push(u.name),s&&!(u.isText||u.hasRequiredAttrs())&&(s=!1),r.indexOf(f)==-1&&r.push(f)}s&&e.err("Only non-generatable nodes ("+l.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function ev(t){let e=Object.create(null);for(let n in t){let r=t[n];if(!r.hasDefault)return null;e[n]=r.default}return e}function tv(t,e){let n=Object.create(null);for(let r in t){let i=e&&e[r];if(i===void 0){let s=t[r];if(s.hasDefault)i=s.default;else throw new RangeError("No value supplied for attribute "+r)}n[r]=i}return n}function nv(t,e,n,r){for(let i in e)if(!(i in t))throw new RangeError(`Unsupported attribute ${i} for ${n} of type ${i}`);for(let i in t){let s=t[i];s.validate&&s.validate(e[i])}}function rv(t,e){let n=Object.create(null);if(e)for(let r in e)n[r]=new CS(t,r,e[r]);return n}let xy=class iv{constructor(e,n,r){this.name=e,this.schema=n,this.spec=r,this.markSet=null,this.groups=r.group?r.group.split(" "):[],this.attrs=rv(e,r.attrs),this.defaultAttrs=ev(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(r.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==ys.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}isInGroup(e){return this.groups.indexOf(e)>-1}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let e in this.attrs)if(this.attrs[e].isRequired)return!0;return!1}compatibleContent(e){return this==e||this.contentMatch.compatible(e.contentMatch)}computeAttrs(e){return!e&&this.defaultAttrs?this.defaultAttrs:tv(this.attrs,e)}create(e=null,n,r){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new nr(this,this.computeAttrs(e),Z.from(n),rt.setFrom(r))}createChecked(e=null,n,r){return n=Z.from(n),this.checkContent(n),new nr(this,this.computeAttrs(e),n,rt.setFrom(r))}createAndFill(e=null,n,r){if(e=this.computeAttrs(e),n=Z.from(n),n.size){let l=this.contentMatch.fillBefore(n);if(!l)return null;n=l.append(n)}let i=this.contentMatch.matchFragment(n),s=i&&i.fillBefore(Z.empty,!0);return s?new nr(this,e,n.append(s),rt.setFrom(r)):null}validContent(e){let n=this.contentMatch.matchFragment(e);if(!n||!n.validEnd)return!1;for(let r=0;r<e.childCount;r++)if(!this.allowsMarks(e.child(r).marks))return!1;return!0}checkContent(e){if(!this.validContent(e))throw new RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}checkAttrs(e){nv(this.attrs,e,"node",this.name)}allowsMarkType(e){return this.markSet==null||this.markSet.indexOf(e)>-1}allowsMarks(e){if(this.markSet==null)return!0;for(let n=0;n<e.length;n++)if(!this.allowsMarkType(e[n].type))return!1;return!0}allowedMarks(e){if(this.markSet==null)return e;let n;for(let r=0;r<e.length;r++)this.allowsMarkType(e[r].type)?n&&n.push(e[r]):n||(n=e.slice(0,r));return n?n.length?n:rt.none:e}static compile(e,n){let r=Object.create(null);e.forEach((s,l)=>r[s]=new iv(s,n,l));let i=n.spec.topNode||"doc";if(!r[i])throw new RangeError("Schema is missing its top node type ('"+i+"')");if(!r.text)throw new RangeError("Every schema needs a 'text' type");for(let s in r.text.attrs)throw new RangeError("The text node type should not have attributes");return r}};function SS(t,e,n){let r=n.split("|");return i=>{let s=i===null?"null":typeof i;if(r.indexOf(s)<0)throw new RangeError(`Expected value of type ${r} for attribute ${e} on type ${t}, got ${s}`)}}class CS{constructor(e,n,r){this.hasDefault=Object.prototype.hasOwnProperty.call(r,"default"),this.default=r.default,this.validate=typeof r.validate=="string"?SS(e,n,r.validate):r.validate}get isRequired(){return!this.hasDefault}}class Tu{constructor(e,n,r,i){this.name=e,this.rank=n,this.schema=r,this.spec=i,this.attrs=rv(e,i.attrs),this.excluded=null;let s=ev(this.attrs);this.instance=s?new rt(this,s):null}create(e=null){return!e&&this.instance?this.instance:new rt(this,tv(this.attrs,e))}static compile(e,n){let r=Object.create(null),i=0;return e.forEach((s,l)=>r[s]=new Tu(s,i++,n,l)),r}removeFromSet(e){for(var n=0;n<e.length;n++)e[n].type==this&&(e=e.slice(0,n).concat(e.slice(n+1)),n--);return e}isInSet(e){for(let n=0;n<e.length;n++)if(e[n].type==this)return e[n]}checkAttrs(e){nv(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class sv{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let n=this.spec={};for(let i in e)n[i]=e[i];n.nodes=Gt.from(e.nodes),n.marks=Gt.from(e.marks||{}),this.nodes=xy.compile(this.spec.nodes,this),this.marks=Tu.compile(this.spec.marks,this);let r=Object.create(null);for(let i in this.nodes){if(i in this.marks)throw new RangeError(i+" can not be both a node and a mark");let s=this.nodes[i],l=s.spec.content||"",c=s.spec.marks;if(s.contentMatch=r[l]||(r[l]=ys.parse(l,this.nodes)),s.inlineContent=s.contentMatch.inlineContent,s.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!s.isInline||!s.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=s}s.markSet=c=="_"?null:c?Sy(this,c.split(" ")):c==""||!s.inlineContent?[]:null}for(let i in this.marks){let s=this.marks[i],l=s.spec.excludes;s.excluded=l==null?[s]:l==""?[]:Sy(this,l.split(" "))}this.nodeFromJSON=i=>nr.fromJSON(this,i),this.markFromJSON=i=>rt.fromJSON(this,i),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,n=null,r,i){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof xy){if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}else throw new RangeError("Invalid node type: "+e);return e.createChecked(n,r,i)}text(e,n){let r=this.nodes.text;return new Bc(r,r.defaultAttrs,e,rt.setFrom(n))}mark(e,n){return typeof e=="string"&&(e=this.marks[e]),e.create(n)}nodeType(e){let n=this.nodes[e];if(!n)throw new RangeError("Unknown node type: "+e);return n}}function Sy(t,e){let n=[];for(let r=0;r<e.length;r++){let i=e[r],s=t.marks[i],l=s;if(s)n.push(s);else for(let c in t.marks){let u=t.marks[c];(i=="_"||u.spec.group&&u.spec.group.split(" ").indexOf(i)>-1)&&n.push(l=u)}if(!l)throw new SyntaxError("Unknown mark type: '"+e[r]+"'")}return n}function NS(t){return t.tag!=null}function _S(t){return t.style!=null}class Ci{constructor(e,n){this.schema=e,this.rules=n,this.tags=[],this.styles=[];let r=this.matchedStyles=[];n.forEach(i=>{if(NS(i))this.tags.push(i);else if(_S(i)){let s=/[^=]*/.exec(i.style)[0];r.indexOf(s)<0&&r.push(s),this.styles.push(i)}}),this.normalizeLists=!this.tags.some(i=>{if(!/^(ul|ol)\b/.test(i.tag)||!i.node)return!1;let s=e.nodes[i.node];return s.contentMatch.matchType(s)})}parse(e,n={}){let r=new Ny(this,n,!1);return r.addAll(e,rt.none,n.from,n.to),r.finish()}parseSlice(e,n={}){let r=new Ny(this,n,!0);return r.addAll(e,rt.none,n.from,n.to),he.maxOpen(r.finish())}matchTag(e,n,r){for(let i=r?this.tags.indexOf(r)+1:0;i<this.tags.length;i++){let s=this.tags[i];if(AS(e,s.tag)&&(s.namespace===void 0||e.namespaceURI==s.namespace)&&(!s.context||n.matchesContext(s.context))){if(s.getAttrs){let l=s.getAttrs(e);if(l===!1)continue;s.attrs=l||void 0}return s}}}matchStyle(e,n,r,i){for(let s=i?this.styles.indexOf(i)+1:0;s<this.styles.length;s++){let l=this.styles[s],c=l.style;if(!(c.indexOf(e)!=0||l.context&&!r.matchesContext(l.context)||c.length>e.length&&(c.charCodeAt(e.length)!=61||c.slice(e.length+1)!=n))){if(l.getAttrs){let u=l.getAttrs(n);if(u===!1)continue;l.attrs=u||void 0}return l}}}static schemaRules(e){let n=[];function r(i){let s=i.priority==null?50:i.priority,l=0;for(;l<n.length;l++){let c=n[l];if((c.priority==null?50:c.priority)<s)break}n.splice(l,0,i)}for(let i in e.marks){let s=e.marks[i].spec.parseDOM;s&&s.forEach(l=>{r(l=_y(l)),l.mark||l.ignore||l.clearMark||(l.mark=i)})}for(let i in e.nodes){let s=e.nodes[i].spec.parseDOM;s&&s.forEach(l=>{r(l=_y(l)),l.node||l.ignore||l.mark||(l.node=i)})}return n}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new Ci(e,Ci.schemaRules(e)))}}const ov={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},TS={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},lv={ol:!0,ul:!0},Tl=1,gp=2,yl=4;function Cy(t,e,n){return e!=null?(e?Tl:0)|(e==="full"?gp:0):t&&t.whitespace=="pre"?Tl|gp:n&~yl}class nc{constructor(e,n,r,i,s,l){this.type=e,this.attrs=n,this.marks=r,this.solid=i,this.options=l,this.content=[],this.activeMarks=rt.none,this.match=s||(l&yl?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let n=this.type.contentMatch.fillBefore(Z.from(e));if(n)this.match=this.type.contentMatch.matchFragment(n);else{let r=this.type.contentMatch,i;return(i=r.findWrapping(e.type))?(this.match=r,i):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&Tl)){let r=this.content[this.content.length-1],i;if(r&&r.isText&&(i=/[ \t\r\n\u000c]+$/.exec(r.text))){let s=r;r.text.length==i[0].length?this.content.pop():this.content[this.content.length-1]=s.withText(s.text.slice(0,s.text.length-i[0].length))}}let n=Z.from(this.content);return!e&&this.match&&(n=n.append(this.match.fillBefore(Z.empty,!0))),this.type?this.type.create(this.attrs,n,this.marks):n}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!ov.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class Ny{constructor(e,n,r){this.parser=e,this.options=n,this.isOpen=r,this.open=0,this.localPreserveWS=!1;let i=n.topNode,s,l=Cy(null,n.preserveWhitespace,0)|(r?yl:0);i?s=new nc(i.type,i.attrs,rt.none,!0,n.topMatch||i.type.contentMatch,l):r?s=new nc(null,null,rt.none,!0,null,l):s=new nc(e.schema.topNodeType,null,rt.none,!0,null,l),this.nodes=[s],this.find=n.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e,n){e.nodeType==3?this.addTextNode(e,n):e.nodeType==1&&this.addElement(e,n)}addTextNode(e,n){let r=e.nodeValue,i=this.top,s=i.options&gp?"full":this.localPreserveWS||(i.options&Tl)>0,{schema:l}=this.parser;if(s==="full"||i.inlineContext(e)||/[^ \t\r\n\u000c]/.test(r)){if(s)if(s==="full")r=r.replace(/\r\n?/g,`
|
|
50
|
+
`);else if(l.linebreakReplacement&&/[\r\n]/.test(r)&&this.top.findWrapping(l.linebreakReplacement.create())){let c=r.split(/\r?\n|\r/);for(let u=0;u<c.length;u++)u&&this.insertNode(l.linebreakReplacement.create(),n,!0),c[u]&&this.insertNode(l.text(c[u]),n,!/\S/.test(c[u]));r=""}else r=r.replace(/\r?\n|\r/g," ");else if(r=r.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(r)&&this.open==this.nodes.length-1){let c=i.content[i.content.length-1],u=e.previousSibling;(!c||u&&u.nodeName=="BR"||c.isText&&/[ \t\r\n\u000c]$/.test(c.text))&&(r=r.slice(1))}r&&this.insertNode(l.text(r),n,!/\S/.test(r)),this.findInText(e)}else this.findInside(e)}addElement(e,n,r){let i=this.localPreserveWS,s=this.top;(e.tagName=="PRE"||/pre/.test(e.style&&e.style.whiteSpace))&&(this.localPreserveWS=!0);let l=e.nodeName.toLowerCase(),c;lv.hasOwnProperty(l)&&this.parser.normalizeLists&&MS(e);let u=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(c=this.parser.matchTag(e,this,r));e:if(u?u.ignore:TS.hasOwnProperty(l))this.findInside(e),this.ignoreFallback(e,n);else if(!u||u.skip||u.closeParent){u&&u.closeParent?this.open=Math.max(0,this.open-1):u&&u.skip.nodeType&&(e=u.skip);let f,p=this.needsBlock;if(ov.hasOwnProperty(l))s.content.length&&s.content[0].isInline&&this.open&&(this.open--,s=this.top),f=!0,s.type||(this.needsBlock=!0);else if(!e.firstChild){this.leafFallback(e,n);break e}let m=u&&u.skip?n:this.readStyles(e,n);m&&this.addAll(e,m),f&&this.sync(s),this.needsBlock=p}else{let f=this.readStyles(e,n);f&&this.addElementByRule(e,u,f,u.consuming===!1?c:void 0)}this.localPreserveWS=i}leafFallback(e,n){e.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
|
|
51
|
+
`),n)}ignoreFallback(e,n){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"),n,!0)}readStyles(e,n){let r=e.style;if(r&&r.length)for(let i=0;i<this.parser.matchedStyles.length;i++){let s=this.parser.matchedStyles[i],l=r.getPropertyValue(s);if(l)for(let c=void 0;;){let u=this.parser.matchStyle(s,l,this,c);if(!u)break;if(u.ignore)return null;if(u.clearMark?n=n.filter(f=>!u.clearMark(f)):n=n.concat(this.parser.schema.marks[u.mark].create(u.attrs)),u.consuming===!1)c=u;else break}}return n}addElementByRule(e,n,r,i){let s,l;if(n.node)if(l=this.parser.schema.nodes[n.node],l.isLeaf)this.insertNode(l.create(n.attrs),r,e.nodeName=="BR")||this.leafFallback(e,r);else{let u=this.enter(l,n.attrs||null,r,n.preserveWhitespace);u&&(s=!0,r=u)}else{let u=this.parser.schema.marks[n.mark];r=r.concat(u.create(n.attrs))}let c=this.top;if(l&&l.isLeaf)this.findInside(e);else if(i)this.addElement(e,r,i);else if(n.getContent)this.findInside(e),n.getContent(e,this.parser.schema).forEach(u=>this.insertNode(u,r,!1));else{let u=e;typeof n.contentElement=="string"?u=e.querySelector(n.contentElement):typeof n.contentElement=="function"?u=n.contentElement(e):n.contentElement&&(u=n.contentElement),this.findAround(e,u,!0),this.addAll(u,r),this.findAround(e,u,!1)}s&&this.sync(c)&&this.open--}addAll(e,n,r,i){let s=r||0;for(let l=r?e.childNodes[r]:e.firstChild,c=i==null?null:e.childNodes[i];l!=c;l=l.nextSibling,++s)this.findAtPoint(e,s),this.addDOM(l,n);this.findAtPoint(e,s)}findPlace(e,n,r){let i,s;for(let l=this.open,c=0;l>=0;l--){let u=this.nodes[l],f=u.findWrapping(e);if(f&&(!i||i.length>f.length+c)&&(i=f,s=u,!f.length))break;if(u.solid){if(r)break;c+=2}}if(!i)return null;this.sync(s);for(let l=0;l<i.length;l++)n=this.enterInner(i[l],null,n,!1);return n}insertNode(e,n,r){if(e.isInline&&this.needsBlock&&!this.top.type){let s=this.textblockFromContext();s&&(n=this.enterInner(s,null,n))}let i=this.findPlace(e,n,r);if(i){this.closeExtra();let s=this.top;s.match&&(s.match=s.match.matchType(e.type));let l=rt.none;for(let c of i.concat(e.marks))(s.type?s.type.allowsMarkType(c.type):Ty(c.type,e.type))&&(l=c.addToSet(l));return s.content.push(e.mark(l)),!0}return!1}enter(e,n,r,i){let s=this.findPlace(e.create(n),r,!1);return s&&(s=this.enterInner(e,n,r,!0,i)),s}enterInner(e,n,r,i=!1,s){this.closeExtra();let l=this.top;l.match=l.match&&l.match.matchType(e);let c=Cy(e,s,l.options);l.options&yl&&l.content.length==0&&(c|=yl);let u=rt.none;return r=r.filter(f=>(l.type?l.type.allowsMarkType(f.type):Ty(f.type,e))?(u=f.addToSet(u),!1):!0),this.nodes.push(new nc(e,n,u,i,null,c)),this.open++,r}closeExtra(e=!1){let n=this.nodes.length-1;if(n>this.open){for(;n>this.open;n--)this.nodes[n-1].content.push(this.nodes[n].finish(e));this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(!!(this.isOpen||this.options.topOpen))}sync(e){for(let n=this.open;n>=0;n--){if(this.nodes[n]==e)return this.open=n,!0;this.localPreserveWS&&(this.nodes[n].options|=Tl)}return!1}get currentPos(){this.closeExtra();let e=0;for(let n=this.open;n>=0;n--){let r=this.nodes[n].content;for(let i=r.length-1;i>=0;i--)e+=r[i].nodeSize;n&&e++}return e}findAtPoint(e,n){if(this.find)for(let r=0;r<this.find.length;r++)this.find[r].node==e&&this.find[r].offset==n&&(this.find[r].pos=this.currentPos)}findInside(e){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].pos==null&&e.nodeType==1&&e.contains(this.find[n].node)&&(this.find[n].pos=this.currentPos)}findAround(e,n,r){if(e!=n&&this.find)for(let i=0;i<this.find.length;i++)this.find[i].pos==null&&e.nodeType==1&&e.contains(this.find[i].node)&&n.compareDocumentPosition(this.find[i].node)&(r?2:4)&&(this.find[i].pos=this.currentPos)}findInText(e){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].node==e&&(this.find[n].pos=this.currentPos-(e.nodeValue.length-this.find[n].offset))}matchesContext(e){if(e.indexOf("|")>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let n=e.split("/"),r=this.options.context,i=!this.isOpen&&(!r||r.parent.type==this.nodes[0].type),s=-(r?r.depth+1:0)+(i?0:1),l=(c,u)=>{for(;c>=0;c--){let f=n[c];if(f==""){if(c==n.length-1||c==0)continue;for(;u>=s;u--)if(l(c-1,u))return!0;return!1}else{let p=u>0||u==0&&i?this.nodes[u].type:r&&u>=s?r.node(u-s).type:null;if(!p||p.name!=f&&!p.isInGroup(f))return!1;u--}}return!0};return l(n.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let n=e.depth;n>=0;n--){let r=e.node(n).contentMatchAt(e.indexAfter(n)).defaultType;if(r&&r.isTextblock&&r.defaultAttrs)return r}for(let n in this.parser.schema.nodes){let r=this.parser.schema.nodes[n];if(r.isTextblock&&r.defaultAttrs)return r}}}function MS(t){for(let e=t.firstChild,n=null;e;e=e.nextSibling){let r=e.nodeType==1?e.nodeName.toLowerCase():null;r&&lv.hasOwnProperty(r)&&n?(n.appendChild(e),e=n):r=="li"?n=e:r&&(n=null)}}function AS(t,e){return(t.matches||t.msMatchesSelector||t.webkitMatchesSelector||t.mozMatchesSelector).call(t,e)}function _y(t){let e={};for(let n in t)e[n]=t[n];return e}function Ty(t,e){let n=e.schema.nodes;for(let r in n){let i=n[r];if(!i.allowsMarkType(t))continue;let s=[],l=c=>{s.push(c);for(let u=0;u<c.edgeCount;u++){let{type:f,next:p}=c.edge(u);if(f==e||s.indexOf(p)<0&&l(p))return!0}};if(l(i.contentMatch))return!0}}class Ss{constructor(e,n){this.nodes=e,this.marks=n}serializeFragment(e,n={},r){r||(r=Df(n).createDocumentFragment());let i=r,s=[];return e.forEach(l=>{if(s.length||l.marks.length){let c=0,u=0;for(;c<s.length&&u<l.marks.length;){let f=l.marks[u];if(!this.marks[f.type.name]){u++;continue}if(!f.eq(s[c][0])||f.type.spec.spanning===!1)break;c++,u++}for(;c<s.length;)i=s.pop()[1];for(;u<l.marks.length;){let f=l.marks[u++],p=this.serializeMark(f,l.isInline,n);p&&(s.push([f,i]),i.appendChild(p.dom),i=p.contentDOM||p.dom)}}i.appendChild(this.serializeNodeInner(l,n))}),r}serializeNodeInner(e,n){let{dom:r,contentDOM:i}=Nc(Df(n),this.nodes[e.type.name](e),null,e.attrs);if(i){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,n,i)}return r}serializeNode(e,n={}){let r=this.serializeNodeInner(e,n);for(let i=e.marks.length-1;i>=0;i--){let s=this.serializeMark(e.marks[i],e.isInline,n);s&&((s.contentDOM||s.dom).appendChild(r),r=s.dom)}return r}serializeMark(e,n,r={}){let i=this.marks[e.type.name];return i&&Nc(Df(r),i(e,n),null,e.attrs)}static renderSpec(e,n,r=null,i){return Nc(e,n,r,i)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new Ss(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let n=My(e.nodes);return n.text||(n.text=r=>r.text),n}static marksFromSchema(e){return My(e.marks)}}function My(t){let e={};for(let n in t){let r=t[n].spec.toDOM;r&&(e[n]=r)}return e}function Df(t){return t.document||window.document}const Ay=new WeakMap;function OS(t){let e=Ay.get(t);return e===void 0&&Ay.set(t,e=RS(t)),e}function RS(t){let e=null;function n(r){if(r&&typeof r=="object")if(Array.isArray(r))if(typeof r[0]=="string")e||(e=[]),e.push(r);else for(let i=0;i<r.length;i++)n(r[i]);else for(let i in r)n(r[i])}return n(t),e}function Nc(t,e,n,r){if(typeof e=="string")return{dom:t.createTextNode(e)};if(e.nodeType!=null)return{dom:e};if(e.dom&&e.dom.nodeType!=null)return e;let i=e[0],s;if(typeof i!="string")throw new RangeError("Invalid array passed to renderSpec");if(r&&(s=OS(r))&&s.indexOf(e)>-1)throw new RangeError("Using an array from an attribute object as a DOM spec. This may be an attempted cross site scripting attack.");let l=i.indexOf(" ");l>0&&(n=i.slice(0,l),i=i.slice(l+1));let c,u=n?t.createElementNS(n,i):t.createElement(i),f=e[1],p=1;if(f&&typeof f=="object"&&f.nodeType==null&&!Array.isArray(f)){p=2;for(let m in f)if(f[m]!=null){let g=m.indexOf(" ");g>0?u.setAttributeNS(m.slice(0,g),m.slice(g+1),f[m]):m=="style"&&u.style?u.style.cssText=f[m]:u.setAttribute(m,f[m])}}for(let m=p;m<e.length;m++){let g=e[m];if(g===0){if(m<e.length-1||m>p)throw new RangeError("Content hole must be the only child of its parent node");return{dom:u,contentDOM:u}}else{let{dom:y,contentDOM:k}=Nc(t,g,n,r);if(u.appendChild(y),k){if(c)throw new RangeError("Multiple content holes");c=k}}}return{dom:u,contentDOM:c}}const av=65535,cv=Math.pow(2,16);function IS(t,e){return t+e*cv}function Oy(t){return t&av}function LS(t){return(t-(t&av))/cv}const uv=1,dv=2,_c=4,fv=8;class yp{constructor(e,n,r){this.pos=e,this.delInfo=n,this.recover=r}get deleted(){return(this.delInfo&fv)>0}get deletedBefore(){return(this.delInfo&(uv|_c))>0}get deletedAfter(){return(this.delInfo&(dv|_c))>0}get deletedAcross(){return(this.delInfo&_c)>0}}class Tn{constructor(e,n=!1){if(this.ranges=e,this.inverted=n,!e.length&&Tn.empty)return Tn.empty}recover(e){let n=0,r=Oy(e);if(!this.inverted)for(let i=0;i<r;i++)n+=this.ranges[i*3+2]-this.ranges[i*3+1];return this.ranges[r*3]+n+LS(e)}mapResult(e,n=1){return this._map(e,n,!1)}map(e,n=1){return this._map(e,n,!0)}_map(e,n,r){let i=0,s=this.inverted?2:1,l=this.inverted?1:2;for(let c=0;c<this.ranges.length;c+=3){let u=this.ranges[c]-(this.inverted?i:0);if(u>e)break;let f=this.ranges[c+s],p=this.ranges[c+l],m=u+f;if(e<=m){let g=f?e==u?-1:e==m?1:n:n,y=u+i+(g<0?0:p);if(r)return y;let k=e==(n<0?u:m)?null:IS(c/3,e-u),w=e==u?dv:e==m?uv:_c;return(n<0?e!=u:e!=m)&&(w|=fv),new yp(y,w,k)}i+=p-f}return r?e+i:new yp(e+i,0,null)}touches(e,n){let r=0,i=Oy(n),s=this.inverted?2:1,l=this.inverted?1:2;for(let c=0;c<this.ranges.length;c+=3){let u=this.ranges[c]-(this.inverted?r:0);if(u>e)break;let f=this.ranges[c+s],p=u+f;if(e<=p&&c==i*3)return!0;r+=this.ranges[c+l]-f}return!1}forEach(e){let n=this.inverted?2:1,r=this.inverted?1:2;for(let i=0,s=0;i<this.ranges.length;i+=3){let l=this.ranges[i],c=l-(this.inverted?s:0),u=l+(this.inverted?0:s),f=this.ranges[i+n],p=this.ranges[i+r];e(c,c+f,u,u+p),s+=p-f}}invert(){return new Tn(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?Tn.empty:new Tn(e<0?[0,-e,0]:[0,0,e])}}Tn.empty=new Tn([]);class Ml{constructor(e,n,r=0,i=e?e.length:0){this.mirror=n,this.from=r,this.to=i,this._maps=e||[],this.ownData=!(e||n)}get maps(){return this._maps}slice(e=0,n=this.maps.length){return new Ml(this._maps,this.mirror,e,n)}appendMap(e,n){this.ownData||(this._maps=this._maps.slice(),this.mirror=this.mirror&&this.mirror.slice(),this.ownData=!0),this.to=this._maps.push(e),n!=null&&this.setMirror(this._maps.length-1,n)}appendMapping(e){for(let n=0,r=this._maps.length;n<e._maps.length;n++){let i=e.getMirror(n);this.appendMap(e._maps[n],i!=null&&i<n?r+i:void 0)}}getMirror(e){if(this.mirror){for(let n=0;n<this.mirror.length;n++)if(this.mirror[n]==e)return this.mirror[n+(n%2?-1:1)]}}setMirror(e,n){this.mirror||(this.mirror=[]),this.mirror.push(e,n)}appendMappingInverted(e){for(let n=e.maps.length-1,r=this._maps.length+e._maps.length;n>=0;n--){let i=e.getMirror(n);this.appendMap(e._maps[n].invert(),i!=null&&i>n?r-i-1:void 0)}}invert(){let e=new Ml;return e.appendMappingInverted(this),e}map(e,n=1){if(this.mirror)return this._map(e,n,!0);for(let r=this.from;r<this.to;r++)e=this._maps[r].map(e,n);return e}mapResult(e,n=1){return this._map(e,n,!1)}_map(e,n,r){let i=0;for(let s=this.from;s<this.to;s++){let l=this._maps[s],c=l.mapResult(e,n);if(c.recover!=null){let u=this.getMirror(s);if(u!=null&&u>s&&u<this.to){s=u,e=this._maps[u].recover(c.recover);continue}}i|=c.delInfo,e=c.pos}return r?e:new yp(e,i,null)}}const Pf=Object.create(null);class on{getMap(){return Tn.empty}merge(e){return null}static fromJSON(e,n){if(!n||!n.stepType)throw new RangeError("Invalid input for Step.fromJSON");let r=Pf[n.stepType];if(!r)throw new RangeError(`No step type ${n.stepType} defined`);return r.fromJSON(e,n)}static jsonID(e,n){if(e in Pf)throw new RangeError("Duplicate use of step JSON ID "+e);return Pf[e]=n,n.prototype.jsonID=e,n}}class Rt{constructor(e,n){this.doc=e,this.failed=n}static ok(e){return new Rt(e,null)}static fail(e){return new Rt(null,e)}static fromReplace(e,n,r,i){try{return Rt.ok(e.replace(n,r,i))}catch(s){if(s instanceof Lc)return Rt.fail(s.message);throw s}}}function eh(t,e,n){let r=[];for(let i=0;i<t.childCount;i++){let s=t.child(i);s.content.size&&(s=s.copy(eh(s.content,e,s))),s.isInline&&(s=e(s,n,i)),r.push(s)}return Z.fromArray(r)}class wi extends on{constructor(e,n,r){super(),this.from=e,this.to=n,this.mark=r}apply(e){let n=e.slice(this.from,this.to),r=e.resolve(this.from),i=r.node(r.sharedDepth(this.to)),s=new he(eh(n.content,(l,c)=>!l.isAtom||!c.type.allowsMarkType(this.mark.type)?l:l.mark(this.mark.addToSet(l.marks)),i),n.openStart,n.openEnd);return Rt.fromReplace(e,this.from,this.to,s)}invert(){return new tr(this.from,this.to,this.mark)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new wi(n.pos,r.pos,this.mark)}merge(e){return e instanceof wi&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new wi(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"addMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new wi(n.from,n.to,e.markFromJSON(n.mark))}}on.jsonID("addMark",wi);class tr extends on{constructor(e,n,r){super(),this.from=e,this.to=n,this.mark=r}apply(e){let n=e.slice(this.from,this.to),r=new he(eh(n.content,i=>i.mark(this.mark.removeFromSet(i.marks)),e),n.openStart,n.openEnd);return Rt.fromReplace(e,this.from,this.to,r)}invert(){return new wi(this.from,this.to,this.mark)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new tr(n.pos,r.pos,this.mark)}merge(e){return e instanceof tr&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new tr(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"removeMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new tr(n.from,n.to,e.markFromJSON(n.mark))}}on.jsonID("removeMark",tr);class xi extends on{constructor(e,n){super(),this.pos=e,this.mark=n}apply(e){let n=e.nodeAt(this.pos);if(!n)return Rt.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.addToSet(n.marks));return Rt.fromReplace(e,this.pos,this.pos+1,new he(Z.from(r),0,n.isLeaf?0:1))}invert(e){let n=e.nodeAt(this.pos);if(n){let r=this.mark.addToSet(n.marks);if(r.length==n.marks.length){for(let i=0;i<n.marks.length;i++)if(!n.marks[i].isInSet(r))return new xi(this.pos,n.marks[i]);return new xi(this.pos,this.mark)}}return new bs(this.pos,this.mark)}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new xi(n.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new xi(n.pos,e.markFromJSON(n.mark))}}on.jsonID("addNodeMark",xi);class bs extends on{constructor(e,n){super(),this.pos=e,this.mark=n}apply(e){let n=e.nodeAt(this.pos);if(!n)return Rt.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.removeFromSet(n.marks));return Rt.fromReplace(e,this.pos,this.pos+1,new he(Z.from(r),0,n.isLeaf?0:1))}invert(e){let n=e.nodeAt(this.pos);return!n||!this.mark.isInSet(n.marks)?this:new xi(this.pos,this.mark)}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new bs(n.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new bs(n.pos,e.markFromJSON(n.mark))}}on.jsonID("removeNodeMark",bs);class Ft extends on{constructor(e,n,r,i=!1){super(),this.from=e,this.to=n,this.slice=r,this.structure=i}apply(e){return this.structure&&bp(e,this.from,this.to)?Rt.fail("Structure replace would overwrite content"):Rt.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new Tn([this.from,this.to-this.from,this.slice.size])}invert(e){return new Ft(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deletedAcross&&r.deletedAcross?null:new Ft(n.pos,Math.max(n.pos,r.pos),this.slice,this.structure)}merge(e){if(!(e instanceof Ft)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let n=this.slice.size+e.slice.size==0?he.empty:new he(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new Ft(this.from,this.to+(e.to-e.from),n,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let n=this.slice.size+e.slice.size==0?he.empty:new he(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new Ft(e.from,this.to,n,this.structure)}else return null}toJSON(){let e={stepType:"replace",from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new Ft(n.from,n.to,he.fromJSON(e,n.slice),!!n.structure)}}on.jsonID("replace",Ft);class $t extends on{constructor(e,n,r,i,s,l,c=!1){super(),this.from=e,this.to=n,this.gapFrom=r,this.gapTo=i,this.slice=s,this.insert=l,this.structure=c}apply(e){if(this.structure&&(bp(e,this.from,this.gapFrom)||bp(e,this.gapTo,this.to)))return Rt.fail("Structure gap-replace would overwrite content");let n=e.slice(this.gapFrom,this.gapTo);if(n.openStart||n.openEnd)return Rt.fail("Gap is not a flat range");let r=this.slice.insertAt(this.insert,n.content);return r?Rt.fromReplace(e,this.from,this.to,r):Rt.fail("Content does not fit in gap")}getMap(){return new Tn([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let n=this.gapTo-this.gapFrom;return new $t(this.from,this.from+this.slice.size+n,this.from+this.insert,this.from+this.insert+n,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1),i=this.from==this.gapFrom?n.pos:e.map(this.gapFrom,-1),s=this.to==this.gapTo?r.pos:e.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||i<n.pos||s>r.pos?null:new $t(n.pos,r.pos,i,s,this.slice,this.insert,this.structure)}toJSON(){let e={stepType:"replaceAround",from:this.from,to:this.to,gapFrom:this.gapFrom,gapTo:this.gapTo,insert:this.insert};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number"||typeof n.gapFrom!="number"||typeof n.gapTo!="number"||typeof n.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new $t(n.from,n.to,n.gapFrom,n.gapTo,he.fromJSON(e,n.slice),n.insert,!!n.structure)}}on.jsonID("replaceAround",$t);function bp(t,e,n){let r=t.resolve(e),i=n-e,s=r.depth;for(;i>0&&s>0&&r.indexAfter(s)==r.node(s).childCount;)s--,i--;if(i>0){let l=r.node(s).maybeChild(r.indexAfter(s));for(;i>0;){if(!l||l.isLeaf)return!0;l=l.firstChild,i--}}return!1}function DS(t,e,n,r){let i=[],s=[],l,c;t.doc.nodesBetween(e,n,(u,f,p)=>{if(!u.isInline)return;let m=u.marks;if(!r.isInSet(m)&&p.type.allowsMarkType(r.type)){let g=Math.max(f,e),y=Math.min(f+u.nodeSize,n),k=r.addToSet(m);for(let w=0;w<m.length;w++)m[w].isInSet(k)||(l&&l.to==g&&l.mark.eq(m[w])?l.to=y:i.push(l=new tr(g,y,m[w])));c&&c.to==g?c.to=y:s.push(c=new wi(g,y,r))}}),i.forEach(u=>t.step(u)),s.forEach(u=>t.step(u))}function PS(t,e,n,r){let i=[],s=0;t.doc.nodesBetween(e,n,(l,c)=>{if(!l.isInline)return;s++;let u=null;if(r instanceof Tu){let f=l.marks,p;for(;p=r.isInSet(f);)(u||(u=[])).push(p),f=p.removeFromSet(f)}else r?r.isInSet(l.marks)&&(u=[r]):u=l.marks;if(u&&u.length){let f=Math.min(c+l.nodeSize,n);for(let p=0;p<u.length;p++){let m=u[p],g;for(let y=0;y<i.length;y++){let k=i[y];k.step==s-1&&m.eq(i[y].style)&&(g=k)}g?(g.to=f,g.step=s):i.push({style:m,from:Math.max(c,e),to:f,step:s})}}}),i.forEach(l=>t.step(new tr(l.from,l.to,l.style)))}function th(t,e,n,r=n.contentMatch,i=!0){let s=t.doc.nodeAt(e),l=[],c=e+1;for(let u=0;u<s.childCount;u++){let f=s.child(u),p=c+f.nodeSize,m=r.matchType(f.type);if(!m)l.push(new Ft(c,p,he.empty));else{r=m;for(let g=0;g<f.marks.length;g++)n.allowsMarkType(f.marks[g].type)||t.step(new tr(c,p,f.marks[g]));if(i&&f.isText&&n.whitespace!="pre"){let g,y=/\r?\n|\r/g,k;for(;g=y.exec(f.text);)k||(k=new he(Z.from(n.schema.text(" ",n.allowedMarks(f.marks))),0,0)),l.push(new Ft(c+g.index,c+g.index+g[0].length,k))}}c=p}if(!r.validEnd){let u=r.fillBefore(Z.empty,!0);t.replace(c,c,new he(u,0,0))}for(let u=l.length-1;u>=0;u--)t.step(l[u])}function BS(t,e,n){return(e==0||t.canReplace(e,t.childCount))&&(n==t.childCount||t.canReplace(0,n))}function go(t){let n=t.parent.content.cutByIndex(t.startIndex,t.endIndex);for(let r=t.depth,i=0,s=0;;--r){let l=t.$from.node(r),c=t.$from.index(r)+i,u=t.$to.indexAfter(r)-s;if(r<t.depth&&l.canReplace(c,u,n))return r;if(r==0||l.type.spec.isolating||!BS(l,c,u))break;c&&(i=1),u<l.childCount&&(s=1)}return null}function zS(t,e,n){let{$from:r,$to:i,depth:s}=e,l=r.before(s+1),c=i.after(s+1),u=l,f=c,p=Z.empty,m=0;for(let k=s,w=!1;k>n;k--)w||r.index(k)>0?(w=!0,p=Z.from(r.node(k).copy(p)),m++):u--;let g=Z.empty,y=0;for(let k=s,w=!1;k>n;k--)w||i.after(k+1)<i.end(k)?(w=!0,g=Z.from(i.node(k).copy(g)),y++):f++;t.step(new $t(u,f,l,c,new he(p.append(g),m,y),p.size-m,!0))}function nh(t,e,n=null,r=t){let i=jS(t,e),s=i&&FS(r,e);return s?i.map(Ry).concat({type:e,attrs:n}).concat(s.map(Ry)):null}function Ry(t){return{type:t,attrs:null}}function jS(t,e){let{parent:n,startIndex:r,endIndex:i}=t,s=n.contentMatchAt(r).findWrapping(e);if(!s)return null;let l=s.length?s[0]:e;return n.canReplaceWith(r,i,l)?s:null}function FS(t,e){let{parent:n,startIndex:r,endIndex:i}=t,s=n.child(r),l=e.contentMatch.findWrapping(s.type);if(!l)return null;let u=(l.length?l[l.length-1]:e).contentMatch;for(let f=r;u&&f<i;f++)u=u.matchType(n.child(f).type);return!u||!u.validEnd?null:l}function $S(t,e,n){let r=Z.empty;for(let l=n.length-1;l>=0;l--){if(r.size){let c=n[l].type.contentMatch.matchFragment(r);if(!c||!c.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}r=Z.from(n[l].type.create(n[l].attrs,r))}let i=e.start,s=e.end;t.step(new $t(i,s,i,s,new he(r,0,0),n.length,!0))}function US(t,e,n,r,i){if(!r.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let s=t.steps.length;t.doc.nodesBetween(e,n,(l,c)=>{let u=typeof i=="function"?i(l):i;if(l.isTextblock&&!l.hasMarkup(r,u)&&HS(t.doc,t.mapping.slice(s).map(c),r)){let f=null;if(r.schema.linebreakReplacement){let y=r.whitespace=="pre",k=!!r.contentMatch.matchType(r.schema.linebreakReplacement);y&&!k?f=!1:!y&&k&&(f=!0)}f===!1&&hv(t,l,c,s),th(t,t.mapping.slice(s).map(c,1),r,void 0,f===null);let p=t.mapping.slice(s),m=p.map(c,1),g=p.map(c+l.nodeSize,1);return t.step(new $t(m,g,m+1,g-1,new he(Z.from(r.create(u,null,l.marks)),0,0),1,!0)),f===!0&&pv(t,l,c,s),!1}})}function pv(t,e,n,r){e.forEach((i,s)=>{if(i.isText){let l,c=/\r?\n|\r/g;for(;l=c.exec(i.text);){let u=t.mapping.slice(r).map(n+1+s+l.index);t.replaceWith(u,u+1,e.type.schema.linebreakReplacement.create())}}})}function hv(t,e,n,r){e.forEach((i,s)=>{if(i.type==i.type.schema.linebreakReplacement){let l=t.mapping.slice(r).map(n+1+s);t.replaceWith(l,l+1,e.type.schema.text(`
|
|
52
|
+
`))}})}function HS(t,e,n){let r=t.resolve(e),i=r.index();return r.parent.canReplaceWith(i,i+1,n)}function WS(t,e,n,r,i){let s=t.doc.nodeAt(e);if(!s)throw new RangeError("No node at given position");n||(n=s.type);let l=n.create(r,null,i||s.marks);if(s.isLeaf)return t.replaceWith(e,e+s.nodeSize,l);if(!n.validContent(s.content))throw new RangeError("Invalid content for node type "+n.name);t.step(new $t(e,e+s.nodeSize,e+1,e+s.nodeSize-1,new he(Z.from(l),0,0),1,!0))}function $r(t,e,n=1,r){let i=t.resolve(e),s=i.depth-n,l=r&&r[r.length-1]||i.parent;if(s<0||i.parent.type.spec.isolating||!i.parent.canReplace(i.index(),i.parent.childCount)||!l.type.validContent(i.parent.content.cutByIndex(i.index(),i.parent.childCount)))return!1;for(let f=i.depth-1,p=n-2;f>s;f--,p--){let m=i.node(f),g=i.index(f);if(m.type.spec.isolating)return!1;let y=m.content.cutByIndex(g,m.childCount),k=r&&r[p+1];k&&(y=y.replaceChild(0,k.type.create(k.attrs)));let w=r&&r[p]||m;if(!m.canReplace(g+1,m.childCount)||!w.type.validContent(y))return!1}let c=i.indexAfter(s),u=r&&r[0];return i.node(s).canReplaceWith(c,c,u?u.type:i.node(s+1).type)}function VS(t,e,n=1,r){let i=t.doc.resolve(e),s=Z.empty,l=Z.empty;for(let c=i.depth,u=i.depth-n,f=n-1;c>u;c--,f--){s=Z.from(i.node(c).copy(s));let p=r&&r[f];l=Z.from(p?p.type.create(p.attrs,l):i.node(c).copy(l))}t.step(new Ft(e,e,new he(s.append(l),n,n),!0))}function Ii(t,e){let n=t.resolve(e),r=n.index();return mv(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function KS(t,e){e.content.size||t.type.compatibleContent(e.type);let n=t.contentMatchAt(t.childCount),{linebreakReplacement:r}=t.type.schema;for(let i=0;i<e.childCount;i++){let s=e.child(i),l=s.type==r?t.type.schema.nodes.text:s.type;if(n=n.matchType(l),!n||!t.type.allowsMarks(s.marks))return!1}return n.validEnd}function mv(t,e){return!!(t&&e&&!t.isLeaf&&KS(t,e))}function Mu(t,e,n=-1){let r=t.resolve(e);for(let i=r.depth;;i--){let s,l,c=r.index(i);if(i==r.depth?(s=r.nodeBefore,l=r.nodeAfter):n>0?(s=r.node(i+1),c++,l=r.node(i).maybeChild(c)):(s=r.node(i).maybeChild(c-1),l=r.node(i+1)),s&&!s.isTextblock&&mv(s,l)&&r.node(i).canReplace(c,c+1))return e;if(i==0)break;e=n<0?r.before(i):r.after(i)}}function qS(t,e,n){let r=null,{linebreakReplacement:i}=t.doc.type.schema,s=t.doc.resolve(e-n),l=s.node().type;if(i&&l.inlineContent){let p=l.whitespace=="pre",m=!!l.contentMatch.matchType(i);p&&!m?r=!1:!p&&m&&(r=!0)}let c=t.steps.length;if(r===!1){let p=t.doc.resolve(e+n);hv(t,p.node(),p.before(),c)}l.inlineContent&&th(t,e+n-1,l,s.node().contentMatchAt(s.index()),r==null);let u=t.mapping.slice(c),f=u.map(e-n);if(t.step(new Ft(f,u.map(e+n,-1),he.empty,!0)),r===!0){let p=t.doc.resolve(f);pv(t,p.node(),p.before(),t.steps.length)}return t}function GS(t,e,n){let r=t.resolve(e);if(r.parent.canReplaceWith(r.index(),r.index(),n))return e;if(r.parentOffset==0)for(let i=r.depth-1;i>=0;i--){let s=r.index(i);if(r.node(i).canReplaceWith(s,s,n))return r.before(i+1);if(s>0)return null}if(r.parentOffset==r.parent.content.size)for(let i=r.depth-1;i>=0;i--){let s=r.indexAfter(i);if(r.node(i).canReplaceWith(s,s,n))return r.after(i+1);if(s<r.node(i).childCount)return null}return null}function gv(t,e,n){let r=t.resolve(e);if(!n.content.size)return e;let i=n.content;for(let s=0;s<n.openStart;s++)i=i.firstChild.content;for(let s=1;s<=(n.openStart==0&&n.size?2:1);s++)for(let l=r.depth;l>=0;l--){let c=l==r.depth?0:r.pos<=(r.start(l+1)+r.end(l+1))/2?-1:1,u=r.index(l)+(c>0?1:0),f=r.node(l),p=!1;if(s==1)p=f.canReplace(u,u,i);else{let m=f.contentMatchAt(u).findWrapping(i.firstChild.type);p=m&&f.canReplaceWith(u,u,m[0])}if(p)return c==0?r.pos:c<0?r.before(l+1):r.after(l+1)}return null}function Au(t,e,n=e,r=he.empty){if(e==n&&!r.size)return null;let i=t.resolve(e),s=t.resolve(n);return yv(i,s,r)?new Ft(e,n,r):new YS(i,s,r).fit()}function yv(t,e,n){return!n.openStart&&!n.openEnd&&t.start()==e.start()&&t.parent.canReplace(t.index(),e.index(),n.content)}class YS{constructor(e,n,r){this.$from=e,this.$to=n,this.unplaced=r,this.frontier=[],this.placed=Z.empty;for(let i=0;i<=e.depth;i++){let s=e.node(i);this.frontier.push({type:s.type,match:s.contentMatchAt(e.indexAfter(i))})}for(let i=e.depth;i>0;i--)this.placed=Z.from(e.node(i).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let f=this.findFittable();f?this.placeNodes(f):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),n=this.placed.size-this.depth-this.$from.depth,r=this.$from,i=this.close(e<0?this.$to:r.doc.resolve(e));if(!i)return null;let s=this.placed,l=r.depth,c=i.depth;for(;l&&c&&s.childCount==1;)s=s.firstChild.content,l--,c--;let u=new he(s,l,c);return e>-1?new $t(r.pos,e,this.$to.pos,this.$to.end(),u,n):u.size||r.pos!=this.$to.pos?new Ft(r.pos,i.pos,u):null}findFittable(){let e=this.unplaced.openStart;for(let n=this.unplaced.content,r=0,i=this.unplaced.openEnd;r<e;r++){let s=n.firstChild;if(n.childCount>1&&(i=0),s.type.spec.isolating&&i<=r){e=r;break}n=s.content}for(let n=1;n<=2;n++)for(let r=n==1?e:this.unplaced.openStart;r>=0;r--){let i,s=null;r?(s=Bf(this.unplaced.content,r-1).firstChild,i=s.content):i=this.unplaced.content;let l=i.firstChild;for(let c=this.depth;c>=0;c--){let{type:u,match:f}=this.frontier[c],p,m=null;if(n==1&&(l?f.matchType(l.type)||(m=f.fillBefore(Z.from(l),!1)):s&&u.compatibleContent(s.type)))return{sliceDepth:r,frontierDepth:c,parent:s,inject:m};if(n==2&&l&&(p=f.findWrapping(l.type)))return{sliceDepth:r,frontierDepth:c,parent:s,wrap:p};if(s&&f.matchType(s.type))break}}}openMore(){let{content:e,openStart:n,openEnd:r}=this.unplaced,i=Bf(e,n);return!i.childCount||i.firstChild.isLeaf?!1:(this.unplaced=new he(e,n+1,Math.max(r,i.size+n>=e.size-r?n+1:0)),!0)}dropNode(){let{content:e,openStart:n,openEnd:r}=this.unplaced,i=Bf(e,n);if(i.childCount<=1&&n>0){let s=e.size-n<=n+i.size;this.unplaced=new he(dl(e,n-1,1),n-1,s?n-1:r)}else this.unplaced=new he(dl(e,n,1),n,r)}placeNodes({sliceDepth:e,frontierDepth:n,parent:r,inject:i,wrap:s}){for(;this.depth>n;)this.closeFrontierNode();if(s)for(let w=0;w<s.length;w++)this.openFrontierNode(s[w]);let l=this.unplaced,c=r?r.content:l.content,u=l.openStart-e,f=0,p=[],{match:m,type:g}=this.frontier[n];if(i){for(let w=0;w<i.childCount;w++)p.push(i.child(w));m=m.matchFragment(i)}let y=c.size+e-(l.content.size-l.openEnd);for(;f<c.childCount;){let w=c.child(f),x=m.matchType(w.type);if(!x)break;f++,(f>1||u==0||w.content.size)&&(m=x,p.push(bv(w.mark(g.allowedMarks(w.marks)),f==1?u:0,f==c.childCount?y:-1)))}let k=f==c.childCount;k||(y=-1),this.placed=fl(this.placed,n,Z.from(p)),this.frontier[n].match=m,k&&y<0&&r&&r.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let w=0,x=c;w<y;w++){let C=x.lastChild;this.frontier.push({type:C.type,match:C.contentMatchAt(C.childCount)}),x=C.content}this.unplaced=k?e==0?he.empty:new he(dl(l.content,e-1,1),e-1,y<0?l.openEnd:e-1):new he(dl(l.content,e,f),l.openStart,l.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],n;if(!e.type.isTextblock||!zf(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(n=this.findCloseLevel(this.$to))&&n.depth==this.depth)return-1;let{depth:r}=this.$to,i=this.$to.after(r);for(;r>1&&i==this.$to.end(--r);)++i;return i}findCloseLevel(e){e:for(let n=Math.min(this.depth,e.depth);n>=0;n--){let{match:r,type:i}=this.frontier[n],s=n<e.depth&&e.end(n+1)==e.pos+(e.depth-(n+1)),l=zf(e,n,i,r,s);if(l){for(let c=n-1;c>=0;c--){let{match:u,type:f}=this.frontier[c],p=zf(e,c,f,u,!0);if(!p||p.childCount)continue e}return{depth:n,fit:l,move:s?e.doc.resolve(e.after(n+1)):e}}}}close(e){let n=this.findCloseLevel(e);if(!n)return null;for(;this.depth>n.depth;)this.closeFrontierNode();n.fit.childCount&&(this.placed=fl(this.placed,n.depth,n.fit)),e=n.move;for(let r=n.depth+1;r<=e.depth;r++){let i=e.node(r),s=i.type.contentMatch.fillBefore(i.content,!0,e.index(r));this.openFrontierNode(i.type,i.attrs,s)}return e}openFrontierNode(e,n=null,r){let i=this.frontier[this.depth];i.match=i.match.matchType(e),this.placed=fl(this.placed,this.depth,Z.from(e.create(n,r))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let n=this.frontier.pop().match.fillBefore(Z.empty,!0);n.childCount&&(this.placed=fl(this.placed,this.frontier.length,n))}}function dl(t,e,n){return e==0?t.cutByIndex(n,t.childCount):t.replaceChild(0,t.firstChild.copy(dl(t.firstChild.content,e-1,n)))}function fl(t,e,n){return e==0?t.append(n):t.replaceChild(t.childCount-1,t.lastChild.copy(fl(t.lastChild.content,e-1,n)))}function Bf(t,e){for(let n=0;n<e;n++)t=t.firstChild.content;return t}function bv(t,e,n){if(e<=0)return t;let r=t.content;return e>1&&(r=r.replaceChild(0,bv(r.firstChild,e-1,r.childCount==1?n-1:0))),e>0&&(r=t.type.contentMatch.fillBefore(r).append(r),n<=0&&(r=r.append(t.type.contentMatch.matchFragment(r).fillBefore(Z.empty,!0)))),t.copy(r)}function zf(t,e,n,r,i){let s=t.node(e),l=i?t.indexAfter(e):t.index(e);if(l==s.childCount&&!n.compatibleContent(s.type))return null;let c=r.fillBefore(s.content,!0,l);return c&&!JS(n,s.content,l)?c:null}function JS(t,e,n){for(let r=n;r<e.childCount;r++)if(!t.allowsMarks(e.child(r).marks))return!0;return!1}function QS(t){return t.spec.defining||t.spec.definingForContent}function XS(t,e,n,r){if(!r.size)return t.deleteRange(e,n);let i=t.doc.resolve(e),s=t.doc.resolve(n);if(yv(i,s,r))return t.step(new Ft(e,n,r));let l=kv(i,s);l[l.length-1]==0&&l.pop();let c=-(i.depth+1);l.unshift(c);for(let g=i.depth,y=i.pos-1;g>0;g--,y--){let k=i.node(g).type.spec;if(k.defining||k.definingAsContext||k.isolating)break;l.indexOf(g)>-1?c=g:i.before(g)==y&&l.splice(1,0,-g)}let u=l.indexOf(c),f=[],p=r.openStart;for(let g=r.content,y=0;;y++){let k=g.firstChild;if(f.push(k),y==r.openStart)break;g=k.content}for(let g=p-1;g>=0;g--){let y=f[g],k=QS(y.type);if(k&&!y.sameMarkup(i.node(Math.abs(c)-1)))p=g;else if(k||!y.type.isTextblock)break}for(let g=r.openStart;g>=0;g--){let y=(g+p+1)%(r.openStart+1),k=f[y];if(k)for(let w=0;w<l.length;w++){let x=l[(w+u)%l.length],C=!0;x<0&&(C=!1,x=-x);let N=i.node(x-1),M=i.index(x-1);if(N.canReplaceWith(M,M,k.type,k.marks))return t.replace(i.before(x),C?s.after(x):n,new he(vv(r.content,0,r.openStart,y),y,r.openEnd))}}let m=t.steps.length;for(let g=l.length-1;g>=0&&(t.replace(e,n,r),!(t.steps.length>m));g--){let y=l[g];y<0||(e=i.before(y),n=s.after(y))}}function vv(t,e,n,r,i){if(e<n){let s=t.firstChild;t=t.replaceChild(0,s.copy(vv(s.content,e+1,n,r,s)))}if(e>r){let s=i.contentMatchAt(0),l=s.fillBefore(t).append(t);t=l.append(s.matchFragment(l).fillBefore(Z.empty,!0))}return t}function ZS(t,e,n,r){if(!r.isInline&&e==n&&t.doc.resolve(e).parent.content.size){let i=GS(t.doc,e,r.type);i!=null&&(e=n=i)}t.replaceRange(e,n,new he(Z.from(r),0,0))}function e1(t,e,n){let r=t.doc.resolve(e),i=t.doc.resolve(n),s=kv(r,i);for(let l=0;l<s.length;l++){let c=s[l],u=l==s.length-1;if(u&&c==0||r.node(c).type.contentMatch.validEnd)return t.delete(r.start(c),i.end(c));if(c>0&&(u||r.node(c-1).canReplace(r.index(c-1),i.indexAfter(c-1))))return t.delete(r.before(c),i.after(c))}for(let l=1;l<=r.depth&&l<=i.depth;l++)if(e-r.start(l)==r.depth-l&&n>r.end(l)&&i.end(l)-n!=i.depth-l&&r.start(l-1)==i.start(l-1)&&r.node(l-1).canReplace(r.index(l-1),i.index(l-1)))return t.delete(r.before(l),n);t.delete(e,n)}function kv(t,e){let n=[],r=Math.min(t.depth,e.depth);for(let i=r;i>=0;i--){let s=t.start(i);if(s<t.pos-(t.depth-i)||e.end(i)>e.pos+(e.depth-i)||t.node(i).type.spec.isolating||e.node(i).type.spec.isolating)break;(s==e.start(i)||i==t.depth&&i==e.depth&&t.parent.inlineContent&&e.parent.inlineContent&&i&&e.start(i-1)==s-1)&&n.push(i)}return n}class lo extends on{constructor(e,n,r){super(),this.pos=e,this.attr=n,this.value=r}apply(e){let n=e.nodeAt(this.pos);if(!n)return Rt.fail("No node at attribute step's position");let r=Object.create(null);for(let s in n.attrs)r[s]=n.attrs[s];r[this.attr]=this.value;let i=n.type.create(r,null,n.marks);return Rt.fromReplace(e,this.pos,this.pos+1,new he(Z.from(i),0,n.isLeaf?0:1))}getMap(){return Tn.empty}invert(e){return new lo(this.pos,this.attr,e.nodeAt(this.pos).attrs[this.attr])}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new lo(n.pos,this.attr,this.value)}toJSON(){return{stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(e,n){if(typeof n.pos!="number"||typeof n.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new lo(n.pos,n.attr,n.value)}}on.jsonID("attr",lo);class Al extends on{constructor(e,n){super(),this.attr=e,this.value=n}apply(e){let n=Object.create(null);for(let i in e.attrs)n[i]=e.attrs[i];n[this.attr]=this.value;let r=e.type.create(n,e.content,e.marks);return Rt.ok(r)}getMap(){return Tn.empty}invert(e){return new Al(this.attr,e.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:"docAttr",attr:this.attr,value:this.value}}static fromJSON(e,n){if(typeof n.attr!="string")throw new RangeError("Invalid input for DocAttrStep.fromJSON");return new Al(n.attr,n.value)}}on.jsonID("docAttr",Al);let co=class extends Error{};co=function t(e){let n=Error.call(this,e);return n.__proto__=t.prototype,n};co.prototype=Object.create(Error.prototype);co.prototype.constructor=co;co.prototype.name="TransformError";class rh{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new Ml}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let n=this.maybeStep(e);if(n.failed)throw new co(n.failed);return this}maybeStep(e){let n=e.apply(this.doc);return n.failed||this.addStep(e,n.doc),n}get docChanged(){return this.steps.length>0}changedRange(){let e=1e9,n=-1e9;for(let r=0;r<this.mapping.maps.length;r++){let i=this.mapping.maps[r];r&&(e=i.map(e,1),n=i.map(n,-1)),i.forEach((s,l,c,u)=>{e=Math.min(e,c),n=Math.max(n,u)})}return e==1e9?null:{from:e,to:n}}addStep(e,n){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=n}replace(e,n=e,r=he.empty){let i=Au(this.doc,e,n,r);return i&&this.step(i),this}replaceWith(e,n,r){return this.replace(e,n,new he(Z.from(r),0,0))}delete(e,n){return this.replace(e,n,he.empty)}insert(e,n){return this.replaceWith(e,e,n)}replaceRange(e,n,r){return XS(this,e,n,r),this}replaceRangeWith(e,n,r){return ZS(this,e,n,r),this}deleteRange(e,n){return e1(this,e,n),this}lift(e,n){return zS(this,e,n),this}join(e,n=1){return qS(this,e,n),this}wrap(e,n){return $S(this,e,n),this}setBlockType(e,n=e,r,i=null){return US(this,e,n,r,i),this}setNodeMarkup(e,n,r=null,i){return WS(this,e,n,r,i),this}setNodeAttribute(e,n,r){return this.step(new lo(e,n,r)),this}setDocAttribute(e,n){return this.step(new Al(e,n)),this}addNodeMark(e,n){return this.step(new xi(e,n)),this}removeNodeMark(e,n){let r=this.doc.nodeAt(e);if(!r)throw new RangeError("No node at position "+e);if(n instanceof rt)n.isInSet(r.marks)&&this.step(new bs(e,n));else{let i=r.marks,s,l=[];for(;s=n.isInSet(i);)l.push(new bs(e,s)),i=s.removeFromSet(i);for(let c=l.length-1;c>=0;c--)this.step(l[c])}return this}split(e,n=1,r){return VS(this,e,n,r),this}addMark(e,n,r){return DS(this,e,n,r),this}removeMark(e,n,r){return PS(this,e,n,r),this}clearIncompatible(e,n,r){return th(this,e,n,r),this}}const jf=Object.create(null);class Ie{constructor(e,n,r){this.$anchor=e,this.$head=n,this.ranges=r||[new Ev(e.min(n),e.max(n))]}get anchor(){return this.$anchor.pos}get head(){return this.$head.pos}get from(){return this.$from.pos}get to(){return this.$to.pos}get $from(){return this.ranges[0].$from}get $to(){return this.ranges[0].$to}get empty(){let e=this.ranges;for(let n=0;n<e.length;n++)if(e[n].$from.pos!=e[n].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(e,n=he.empty){let r=n.content.lastChild,i=null;for(let c=0;c<n.openEnd;c++)i=r,r=r.lastChild;let s=e.steps.length,l=this.ranges;for(let c=0;c<l.length;c++){let{$from:u,$to:f}=l[c],p=e.mapping.slice(s);e.replaceRange(p.map(u.pos),p.map(f.pos),c?he.empty:n),c==0&&Dy(e,s,(r?r.isInline:i&&i.isTextblock)?-1:1)}}replaceWith(e,n){let r=e.steps.length,i=this.ranges;for(let s=0;s<i.length;s++){let{$from:l,$to:c}=i[s],u=e.mapping.slice(r),f=u.map(l.pos),p=u.map(c.pos);s?e.deleteRange(f,p):(e.replaceRangeWith(f,p,n),Dy(e,r,n.isInline?-1:1))}}static findFrom(e,n,r=!1){let i=e.parent.inlineContent?new Me(e):to(e.node(0),e.parent,e.pos,e.index(),n,r);if(i)return i;for(let s=e.depth-1;s>=0;s--){let l=n<0?to(e.node(0),e.node(s),e.before(s+1),e.index(s),n,r):to(e.node(0),e.node(s),e.after(s+1),e.index(s)+1,n,r);if(l)return l}return null}static near(e,n=1){return this.findFrom(e,n)||this.findFrom(e,-n)||new An(e.node(0))}static atStart(e){return to(e,e,0,0,1)||new An(e)}static atEnd(e){return to(e,e,e.content.size,e.childCount,-1)||new An(e)}static fromJSON(e,n){if(!n||!n.type)throw new RangeError("Invalid input for Selection.fromJSON");let r=jf[n.type];if(!r)throw new RangeError(`No selection type ${n.type} defined`);return r.fromJSON(e,n)}static jsonID(e,n){if(e in jf)throw new RangeError("Duplicate use of selection JSON ID "+e);return jf[e]=n,n.prototype.jsonID=e,n}getBookmark(){return Me.between(this.$anchor,this.$head).getBookmark()}}Ie.prototype.visible=!0;class Ev{constructor(e,n){this.$from=e,this.$to=n}}let Iy=!1;function Ly(t){!Iy&&!t.parent.inlineContent&&(Iy=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+t.parent.type.name+")"))}class Me extends Ie{constructor(e,n=e){Ly(e),Ly(n),super(e,n)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,n){let r=e.resolve(n.map(this.head));if(!r.parent.inlineContent)return Ie.near(r);let i=e.resolve(n.map(this.anchor));return new Me(i.parent.inlineContent?i:r,r)}replace(e,n=he.empty){if(super.replace(e,n),n==he.empty){let r=this.$from.marksAcross(this.$to);r&&e.ensureMarks(r)}}eq(e){return e instanceof Me&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new Ou(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,n){if(typeof n.anchor!="number"||typeof n.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new Me(e.resolve(n.anchor),e.resolve(n.head))}static create(e,n,r=n){let i=e.resolve(n);return new this(i,r==n?i:e.resolve(r))}static between(e,n,r){let i=e.pos-n.pos;if((!r||i)&&(r=i>=0?1:-1),!n.parent.inlineContent){let s=Ie.findFrom(n,r,!0)||Ie.findFrom(n,-r,!0);if(s)n=s.$head;else return Ie.near(n,r)}return e.parent.inlineContent||(i==0?e=n:(e=(Ie.findFrom(e,-r,!0)||Ie.findFrom(e,r,!0)).$anchor,e.pos<n.pos!=i<0&&(e=n))),new Me(e,n)}}Ie.jsonID("text",Me);class Ou{constructor(e,n){this.anchor=e,this.head=n}map(e){return new Ou(e.map(this.anchor),e.map(this.head))}resolve(e){return Me.between(e.resolve(this.anchor),e.resolve(this.head))}}class Te extends Ie{constructor(e){let n=e.nodeAfter,r=e.node(0).resolve(e.pos+n.nodeSize);super(e,r),this.node=n}map(e,n){let{deleted:r,pos:i}=n.mapResult(this.anchor),s=e.resolve(i);return r?Ie.near(s):new Te(s)}content(){return new he(Z.from(this.node),0,0)}eq(e){return e instanceof Te&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new ih(this.anchor)}static fromJSON(e,n){if(typeof n.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new Te(e.resolve(n.anchor))}static create(e,n){return new Te(e.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}Te.prototype.visible=!1;Ie.jsonID("node",Te);class ih{constructor(e){this.anchor=e}map(e){let{deleted:n,pos:r}=e.mapResult(this.anchor);return n?new Ou(r,r):new ih(r)}resolve(e){let n=e.resolve(this.anchor),r=n.nodeAfter;return r&&Te.isSelectable(r)?new Te(n):Ie.near(n)}}class An extends Ie{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,n=he.empty){if(n==he.empty){e.delete(0,e.doc.content.size);let r=Ie.atStart(e.doc);r.eq(e.selection)||e.setSelection(r)}else super.replace(e,n)}toJSON(){return{type:"all"}}static fromJSON(e){return new An(e)}map(e){return new An(e)}eq(e){return e instanceof An}getBookmark(){return t1}}Ie.jsonID("all",An);const t1={map(){return this},resolve(t){return new An(t)}};function to(t,e,n,r,i,s=!1){if(e.inlineContent)return Me.create(t,n);for(let l=r-(i>0?0:1);i>0?l<e.childCount:l>=0;l+=i){let c=e.child(l);if(c.isAtom){if(!s&&Te.isSelectable(c))return Te.create(t,n-(i<0?c.nodeSize:0))}else{let u=to(t,c,n+i,i<0?c.childCount:0,i,s);if(u)return u}n+=c.nodeSize*i}return null}function Dy(t,e,n){let r=t.steps.length-1;if(r<e)return;let i=t.steps[r];if(!(i instanceof Ft||i instanceof $t))return;let s=t.mapping.maps[r],l;s.forEach((c,u,f,p)=>{l==null&&(l=p)}),t.setSelection(Ie.near(t.doc.resolve(l),n))}const Py=1,rc=2,By=4;class n1 extends rh{constructor(e){super(e.doc),this.curSelectionFor=0,this.updated=0,this.meta=Object.create(null),this.time=Date.now(),this.curSelection=e.selection,this.storedMarks=e.storedMarks}get selection(){return this.curSelectionFor<this.steps.length&&(this.curSelection=this.curSelection.map(this.doc,this.mapping.slice(this.curSelectionFor)),this.curSelectionFor=this.steps.length),this.curSelection}setSelection(e){if(e.$from.doc!=this.doc)throw new RangeError("Selection passed to setSelection must point at the current document");return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|Py)&~rc,this.storedMarks=null,this}get selectionSet(){return(this.updated&Py)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=rc,this}ensureMarks(e){return rt.sameSet(this.storedMarks||this.selection.$from.marks(),e)||this.setStoredMarks(e),this}addStoredMark(e){return this.ensureMarks(e.addToSet(this.storedMarks||this.selection.$head.marks()))}removeStoredMark(e){return this.ensureMarks(e.removeFromSet(this.storedMarks||this.selection.$head.marks()))}get storedMarksSet(){return(this.updated&rc)>0}addStep(e,n){super.addStep(e,n),this.updated=this.updated&~rc,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,n=!0){let r=this.selection;return n&&(e=e.mark(this.storedMarks||(r.empty?r.$from.marks():r.$from.marksAcross(r.$to)||rt.none))),r.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,n,r){let i=this.doc.type.schema;if(n==null)return e?this.replaceSelectionWith(i.text(e),!0):this.deleteSelection();{if(r==null&&(r=n),!e)return this.deleteRange(n,r);let s=this.storedMarks;if(!s){let l=this.doc.resolve(n);s=r==n?l.marks():l.marksAcross(this.doc.resolve(r))}return this.replaceRangeWith(n,r,i.text(e,s)),!this.selection.empty&&this.selection.to==n+e.length&&this.setSelection(Ie.near(this.selection.$to)),this}}setMeta(e,n){return this.meta[typeof e=="string"?e:e.key]=n,this}getMeta(e){return this.meta[typeof e=="string"?e:e.key]}get isGeneric(){for(let e in this.meta)return!1;return!0}scrollIntoView(){return this.updated|=By,this}get scrolledIntoView(){return(this.updated&By)>0}}function zy(t,e){return!e||!t?t:t.bind(e)}class pl{constructor(e,n,r){this.name=e,this.init=zy(n.init,r),this.apply=zy(n.apply,r)}}const r1=[new pl("doc",{init(t){return t.doc||t.schema.topNodeType.createAndFill()},apply(t){return t.doc}}),new pl("selection",{init(t,e){return t.selection||Ie.atStart(e.doc)},apply(t){return t.selection}}),new pl("storedMarks",{init(t){return t.storedMarks||null},apply(t,e,n,r){return r.selection.$cursor?t.storedMarks:null}}),new pl("scrollToSelection",{init(){return 0},apply(t,e){return t.scrolledIntoView?e+1:e}})];class Ff{constructor(e,n){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=r1.slice(),n&&n.forEach(r=>{if(this.pluginsByKey[r.key])throw new RangeError("Adding different instances of a keyed plugin ("+r.key+")");this.plugins.push(r),this.pluginsByKey[r.key]=r,r.spec.state&&this.fields.push(new pl(r.key,r.spec.state,r))})}}class oo{constructor(e){this.config=e}get schema(){return this.config.schema}get plugins(){return this.config.plugins}apply(e){return this.applyTransaction(e).state}filterTransaction(e,n=-1){for(let r=0;r<this.config.plugins.length;r++)if(r!=n){let i=this.config.plugins[r];if(i.spec.filterTransaction&&!i.spec.filterTransaction.call(i,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let n=[e],r=this.applyInner(e),i=null;for(;;){let s=!1;for(let l=0;l<this.config.plugins.length;l++){let c=this.config.plugins[l];if(c.spec.appendTransaction){let u=i?i[l].n:0,f=i?i[l].state:this,p=u<n.length&&c.spec.appendTransaction.call(c,u?n.slice(u):n,f,r);if(p&&r.filterTransaction(p,l)){if(p.setMeta("appendedTransaction",e),!i){i=[];for(let m=0;m<this.config.plugins.length;m++)i.push(m<l?{state:r,n:n.length}:{state:this,n:0})}n.push(p),r=r.applyInner(p),s=!0}i&&(i[l]={state:r,n:n.length})}}if(!s)return{state:r,transactions:n}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let n=new oo(this.config),r=this.config.fields;for(let i=0;i<r.length;i++){let s=r[i];n[s.name]=s.apply(e,this[s.name],this,n)}return n}get tr(){return new n1(this)}static create(e){let n=new Ff(e.doc?e.doc.type.schema:e.schema,e.plugins),r=new oo(n);for(let i=0;i<n.fields.length;i++)r[n.fields[i].name]=n.fields[i].init(e,r);return r}reconfigure(e){let n=new Ff(this.schema,e.plugins),r=n.fields,i=new oo(n);for(let s=0;s<r.length;s++){let l=r[s].name;i[l]=this.hasOwnProperty(l)?this[l]:r[s].init(e,i)}return i}toJSON(e){let n={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(n.storedMarks=this.storedMarks.map(r=>r.toJSON())),e&&typeof e=="object")for(let r in e){if(r=="doc"||r=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let i=e[r],s=i.spec.state;s&&s.toJSON&&(n[r]=s.toJSON.call(i,this[i.key]))}return n}static fromJSON(e,n,r){if(!n)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let i=new Ff(e.schema,e.plugins),s=new oo(i);return i.fields.forEach(l=>{if(l.name=="doc")s.doc=nr.fromJSON(e.schema,n.doc);else if(l.name=="selection")s.selection=Ie.fromJSON(s.doc,n.selection);else if(l.name=="storedMarks")n.storedMarks&&(s.storedMarks=n.storedMarks.map(e.schema.markFromJSON));else{if(r)for(let c in r){let u=r[c],f=u.spec.state;if(u.key==l.name&&f&&f.fromJSON&&Object.prototype.hasOwnProperty.call(n,c)){s[l.name]=f.fromJSON.call(u,e,n[c],s);return}}s[l.name]=l.init(e,s)}}),s}}function wv(t,e,n){for(let r in t){let i=t[r];i instanceof Function?i=i.bind(e):r=="handleDOMEvents"&&(i=wv(i,e,{})),n[r]=i}return n}class tt{constructor(e){this.spec=e,this.props={},e.props&&wv(e.props,this,this.props),this.key=e.key?e.key.key:xv("plugin")}getState(e){return e[this.key]}}const $f=Object.create(null);function xv(t){return t in $f?t+"$"+ ++$f[t]:($f[t]=0,t+"$")}class lt{constructor(e="key"){this.key=xv(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const sh=(t,e)=>t.selection.empty?!1:(e&&e(t.tr.deleteSelection().scrollIntoView()),!0);function Sv(t,e){let{$cursor:n}=t.selection;return!n||(e?!e.endOfTextblock("backward",t):n.parentOffset>0)?null:n}const Cv=(t,e,n)=>{let r=Sv(t,n);if(!r)return!1;let i=oh(r);if(!i){let l=r.blockRange(),c=l&&go(l);return c==null?!1:(e&&e(t.tr.lift(l,c).scrollIntoView()),!0)}let s=i.nodeBefore;if(Lv(t,i,e,-1))return!0;if(r.parent.content.size==0&&(uo(s,"end")||Te.isSelectable(s)))for(let l=r.depth;;l--){let c=Au(t.doc,r.before(l),r.after(l),he.empty);if(c&&c.slice.size<c.to-c.from){if(e){let u=t.tr.step(c);u.setSelection(uo(s,"end")?Ie.findFrom(u.doc.resolve(u.mapping.map(i.pos,-1)),-1):Te.create(u.doc,i.pos-s.nodeSize)),e(u.scrollIntoView())}return!0}if(l==1||r.node(l-1).childCount>1)break}return s.isAtom&&i.depth==r.depth-1?(e&&e(t.tr.delete(i.pos-s.nodeSize,i.pos).scrollIntoView()),!0):!1},i1=(t,e,n)=>{let r=Sv(t,n);if(!r)return!1;let i=oh(r);return i?Nv(t,i,e):!1},s1=(t,e,n)=>{let r=Tv(t,n);if(!r)return!1;let i=lh(r);return i?Nv(t,i,e):!1};function Nv(t,e,n){let r=e.nodeBefore,i=r,s=e.pos-1;for(;!i.isTextblock;s--){if(i.type.spec.isolating)return!1;let p=i.lastChild;if(!p)return!1;i=p}let l=e.nodeAfter,c=l,u=e.pos+1;for(;!c.isTextblock;u++){if(c.type.spec.isolating)return!1;let p=c.firstChild;if(!p)return!1;c=p}let f=Au(t.doc,s,u,he.empty);if(!f||f.from!=s||f instanceof Ft&&f.slice.size>=u-s)return!1;if(n){let p=t.tr.step(f);p.setSelection(Me.create(p.doc,s)),n(p.scrollIntoView())}return!0}function uo(t,e,n=!1){for(let r=t;r;r=e=="start"?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(n&&r.childCount!=1)return!1}return!1}const _v=(t,e,n)=>{let{$head:r,empty:i}=t.selection,s=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("backward",t):r.parentOffset>0)return!1;s=oh(r)}let l=s&&s.nodeBefore;return!l||!Te.isSelectable(l)?!1:(e&&e(t.tr.setSelection(Te.create(t.doc,s.pos-l.nodeSize)).scrollIntoView()),!0)};function oh(t){if(!t.parent.type.spec.isolating)for(let e=t.depth-1;e>=0;e--){if(t.index(e)>0)return t.doc.resolve(t.before(e+1));if(t.node(e).type.spec.isolating)break}return null}function Tv(t,e){let{$cursor:n}=t.selection;return!n||(e?!e.endOfTextblock("forward",t):n.parentOffset<n.parent.content.size)?null:n}const Mv=(t,e,n)=>{let r=Tv(t,n);if(!r)return!1;let i=lh(r);if(!i)return!1;let s=i.nodeAfter;if(Lv(t,i,e,1))return!0;if(r.parent.content.size==0&&(uo(s,"start")||Te.isSelectable(s))){let l=Au(t.doc,r.before(),r.after(),he.empty);if(l&&l.slice.size<l.to-l.from){if(e){let c=t.tr.step(l);c.setSelection(uo(s,"start")?Ie.findFrom(c.doc.resolve(c.mapping.map(i.pos)),1):Te.create(c.doc,c.mapping.map(i.pos))),e(c.scrollIntoView())}return!0}}return s.isAtom&&i.depth==r.depth-1?(e&&e(t.tr.delete(i.pos,i.pos+s.nodeSize).scrollIntoView()),!0):!1},Av=(t,e,n)=>{let{$head:r,empty:i}=t.selection,s=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("forward",t):r.parentOffset<r.parent.content.size)return!1;s=lh(r)}let l=s&&s.nodeAfter;return!l||!Te.isSelectable(l)?!1:(e&&e(t.tr.setSelection(Te.create(t.doc,s.pos)).scrollIntoView()),!0)};function lh(t){if(!t.parent.type.spec.isolating)for(let e=t.depth-1;e>=0;e--){let n=t.node(e);if(t.index(e)+1<n.childCount)return t.doc.resolve(t.after(e+1));if(n.type.spec.isolating)break}return null}const o1=(t,e)=>{let n=t.selection,r=n instanceof Te,i;if(r){if(n.node.isTextblock||!Ii(t.doc,n.from))return!1;i=n.from}else if(i=Mu(t.doc,n.from,-1),i==null)return!1;if(e){let s=t.tr.join(i);r&&s.setSelection(Te.create(s.doc,i-t.doc.resolve(i).nodeBefore.nodeSize)),e(s.scrollIntoView())}return!0},l1=(t,e)=>{let n=t.selection,r;if(n instanceof Te){if(n.node.isTextblock||!Ii(t.doc,n.to))return!1;r=n.to}else if(r=Mu(t.doc,n.to,1),r==null)return!1;return e&&e(t.tr.join(r).scrollIntoView()),!0},a1=(t,e)=>{let{$from:n,$to:r}=t.selection,i=n.blockRange(r),s=i&&go(i);return s==null?!1:(e&&e(t.tr.lift(i,s).scrollIntoView()),!0)},Ov=(t,e)=>{let{$head:n,$anchor:r}=t.selection;return!n.parent.type.spec.code||!n.sameParent(r)?!1:(e&&e(t.tr.insertText(`
|
|
53
|
+
`).scrollIntoView()),!0)};function ah(t){for(let e=0;e<t.edgeCount;e++){let{type:n}=t.edge(e);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}const c1=(t,e)=>{let{$head:n,$anchor:r}=t.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let i=n.node(-1),s=n.indexAfter(-1),l=ah(i.contentMatchAt(s));if(!l||!i.canReplaceWith(s,s,l))return!1;if(e){let c=n.after(),u=t.tr.replaceWith(c,c,l.createAndFill());u.setSelection(Ie.near(u.doc.resolve(c),1)),e(u.scrollIntoView())}return!0},Rv=(t,e)=>{let n=t.selection,{$from:r,$to:i}=n;if(n instanceof An||r.parent.inlineContent||i.parent.inlineContent)return!1;let s=ah(i.parent.contentMatchAt(i.indexAfter()));if(!s||!s.isTextblock)return!1;if(e){let l=(!r.parentOffset&&i.index()<i.parent.childCount?r:i).pos,c=t.tr.insert(l,s.createAndFill());c.setSelection(Me.create(c.doc,l+1)),e(c.scrollIntoView())}return!0},Iv=(t,e)=>{let{$cursor:n}=t.selection;if(!n||n.parent.content.size)return!1;if(n.depth>1&&n.after()!=n.end(-1)){let s=n.before();if($r(t.doc,s))return e&&e(t.tr.split(s).scrollIntoView()),!0}let r=n.blockRange(),i=r&&go(r);return i==null?!1:(e&&e(t.tr.lift(r,i).scrollIntoView()),!0)};function u1(t){return(e,n)=>{let{$from:r,$to:i}=e.selection;if(e.selection instanceof Te&&e.selection.node.isBlock)return!r.parentOffset||!$r(e.doc,r.pos)?!1:(n&&n(e.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let s=[],l,c,u=!1,f=!1;for(let y=r.depth;;y--)if(r.node(y).isBlock){u=r.end(y)==r.pos+(r.depth-y),f=r.start(y)==r.pos-(r.depth-y),c=ah(r.node(y-1).contentMatchAt(r.indexAfter(y-1))),s.unshift(u&&c?{type:c}:null),l=y;break}else{if(y==1)return!1;s.unshift(null)}let p=e.tr;(e.selection instanceof Me||e.selection instanceof An)&&p.deleteSelection();let m=p.mapping.map(r.pos),g=$r(p.doc,m,s.length,s);if(g||(s[0]=c?{type:c}:null,g=$r(p.doc,m,s.length,s)),!g)return!1;if(p.split(m,s.length,s),!u&&f&&r.node(l).type!=c){let y=p.mapping.map(r.before(l)),k=p.doc.resolve(y);c&&r.node(l-1).canReplaceWith(k.index(),k.index()+1,c)&&p.setNodeMarkup(p.mapping.map(r.before(l)),c)}return n&&n(p.scrollIntoView()),!0}}const d1=u1(),f1=(t,e)=>{let{$from:n,to:r}=t.selection,i,s=n.sharedDepth(r);return s==0?!1:(i=n.before(s),e&&e(t.tr.setSelection(Te.create(t.doc,i))),!0)};function p1(t,e,n){let r=e.nodeBefore,i=e.nodeAfter,s=e.index();return!r||!i||!r.type.compatibleContent(i.type)?!1:!r.content.size&&e.parent.canReplace(s-1,s)?(n&&n(t.tr.delete(e.pos-r.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(s,s+1)||!(i.isTextblock||Ii(t.doc,e.pos))?!1:(n&&n(t.tr.join(e.pos).scrollIntoView()),!0)}function Lv(t,e,n,r){let i=e.nodeBefore,s=e.nodeAfter,l,c,u=i.type.spec.isolating||s.type.spec.isolating;if(!u&&p1(t,e,n))return!0;let f=!u&&e.parent.canReplace(e.index(),e.index()+1);if(f&&(l=(c=i.contentMatchAt(i.childCount)).findWrapping(s.type))&&c.matchType(l[0]||s.type).validEnd){if(n){let y=e.pos+s.nodeSize,k=Z.empty;for(let C=l.length-1;C>=0;C--)k=Z.from(l[C].create(null,k));k=Z.from(i.copy(k));let w=t.tr.step(new $t(e.pos-1,y,e.pos,y,new he(k,1,0),l.length,!0)),x=w.doc.resolve(y+2*l.length);x.nodeAfter&&x.nodeAfter.type==i.type&&Ii(w.doc,x.pos)&&w.join(x.pos),n(w.scrollIntoView())}return!0}let p=s.type.spec.isolating||r>0&&u?null:Ie.findFrom(e,1),m=p&&p.$from.blockRange(p.$to),g=m&&go(m);if(g!=null&&g>=e.depth)return n&&n(t.tr.lift(m,g).scrollIntoView()),!0;if(f&&uo(s,"start",!0)&&uo(i,"end")){let y=i,k=[];for(;k.push(y),!y.isTextblock;)y=y.lastChild;let w=s,x=1;for(;!w.isTextblock;w=w.firstChild)x++;if(y.canReplace(y.childCount,y.childCount,w.content)){if(n){let C=Z.empty;for(let M=k.length-1;M>=0;M--)C=Z.from(k[M].copy(C));let N=t.tr.step(new $t(e.pos-k.length,e.pos+s.nodeSize,e.pos+x,e.pos+s.nodeSize-x,new he(C,k.length,0),0,!0));n(N.scrollIntoView())}return!0}}return!1}function Dv(t){return function(e,n){let r=e.selection,i=t<0?r.$from:r.$to,s=i.depth;for(;i.node(s).isInline;){if(!s)return!1;s--}return i.node(s).isTextblock?(n&&n(e.tr.setSelection(Me.create(e.doc,t<0?i.start(s):i.end(s)))),!0):!1}}const h1=Dv(-1),m1=Dv(1);function g1(t,e=null){return function(n,r){let{$from:i,$to:s}=n.selection,l=i.blockRange(s),c=l&&nh(l,t,e);return c?(r&&r(n.tr.wrap(l,c).scrollIntoView()),!0):!1}}function jy(t,e=null){return function(n,r){let i=!1;for(let s=0;s<n.selection.ranges.length&&!i;s++){let{$from:{pos:l},$to:{pos:c}}=n.selection.ranges[s];n.doc.nodesBetween(l,c,(u,f)=>{if(i)return!1;if(!(!u.isTextblock||u.hasMarkup(t,e)))if(u.type==t)i=!0;else{let p=n.doc.resolve(f),m=p.index();i=p.parent.canReplaceWith(m,m+1,t)}})}if(!i)return!1;if(r){let s=n.tr;for(let l=0;l<n.selection.ranges.length;l++){let{$from:{pos:c},$to:{pos:u}}=n.selection.ranges[l];s.setBlockType(c,u,t,e)}r(s.scrollIntoView())}return!0}}function ch(...t){return function(e,n,r){for(let i=0;i<t.length;i++)if(t[i](e,n,r))return!0;return!1}}ch(sh,Cv,_v);ch(sh,Mv,Av);ch(Ov,Rv,Iv,d1);typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform&&os.platform()=="darwin";function y1(t,e=null){return function(n,r){let{$from:i,$to:s}=n.selection,l=i.blockRange(s);if(!l)return!1;let c=r?n.tr:null;return b1(c,l,t,e)?(r&&r(c.scrollIntoView()),!0):!1}}function b1(t,e,n,r=null){let i=!1,s=e,l=e.$from.doc;if(e.depth>=2&&e.$from.node(e.depth-1).type.compatibleContent(n)&&e.startIndex==0){if(e.$from.index(e.depth-1)==0)return!1;let u=l.resolve(e.start-2);s=new Pc(u,u,e.depth),e.endIndex<e.parent.childCount&&(e=new Pc(e.$from,l.resolve(e.$to.end(e.depth)),e.depth)),i=!0}let c=nh(s,n,r,e);return c?(t&&v1(t,e,c,i,n),!0):!1}function v1(t,e,n,r,i){let s=Z.empty;for(let p=n.length-1;p>=0;p--)s=Z.from(n[p].type.create(n[p].attrs,s));t.step(new $t(e.start-(r?2:0),e.end,e.start,e.end,new he(s,0,0),n.length,!0));let l=0;for(let p=0;p<n.length;p++)n[p].type==i&&(l=p+1);let c=n.length-l,u=e.start+n.length-(r?2:0),f=e.parent;for(let p=e.startIndex,m=e.endIndex,g=!0;p<m;p++,g=!1)!g&&$r(t.doc,u,c)&&(t.split(u,c),u+=2*c),u+=f.child(p).nodeSize;return t}function k1(t){return function(e,n){let{$from:r,$to:i}=e.selection,s=r.blockRange(i,l=>l.childCount>0&&l.firstChild.type==t);return s?n?r.node(s.depth-1).type==t?E1(e,n,t,s):w1(e,n,s):!0:!1}}function E1(t,e,n,r){let i=t.tr,s=r.end,l=r.$to.end(r.depth);s<l&&(i.step(new $t(s-1,l,s,l,new he(Z.from(n.create(null,r.parent.copy())),1,0),1,!0)),r=new Pc(i.doc.resolve(r.$from.pos),i.doc.resolve(l),r.depth));const c=go(r);if(c==null)return!1;i.lift(r,c);let u=i.doc.resolve(i.mapping.map(s,-1)-1);return Ii(i.doc,u.pos)&&u.nodeBefore.type==u.nodeAfter.type&&i.join(u.pos),e(i.scrollIntoView()),!0}function w1(t,e,n){let r=t.tr,i=n.parent;for(let y=n.end,k=n.endIndex-1,w=n.startIndex;k>w;k--)y-=i.child(k).nodeSize,r.delete(y-1,y+1);let s=r.doc.resolve(n.start),l=s.nodeAfter;if(r.mapping.map(n.end)!=n.start+s.nodeAfter.nodeSize)return!1;let c=n.startIndex==0,u=n.endIndex==i.childCount,f=s.node(-1),p=s.index(-1);if(!f.canReplace(p+(c?0:1),p+1,l.content.append(u?Z.empty:Z.from(i))))return!1;let m=s.pos,g=m+l.nodeSize;return r.step(new $t(m-(c?1:0),g+(u?1:0),m+1,g-1,new he((c?Z.empty:Z.from(i.copy(Z.empty))).append(u?Z.empty:Z.from(i.copy(Z.empty))),c?0:1,u?0:1),c?0:1)),e(r.scrollIntoView()),!0}function x1(t){return function(e,n){let{$from:r,$to:i}=e.selection,s=r.blockRange(i,f=>f.childCount>0&&f.firstChild.type==t);if(!s)return!1;let l=s.startIndex;if(l==0)return!1;let c=s.parent,u=c.child(l-1);if(u.type!=t)return!1;if(n){let f=u.lastChild&&u.lastChild.type==c.type,p=Z.from(f?t.create():null),m=new he(Z.from(t.create(null,Z.from(c.type.create(null,p)))),f?3:1,0),g=s.start,y=s.end;n(e.tr.step(new $t(g-(f?3:1),y,g,y,m,1,!0)).scrollIntoView())}return!0}}const Yt=function(t){for(var e=0;;e++)if(t=t.previousSibling,!t)return e},fo=function(t){let e=t.assignedSlot||t.parentNode;return e&&e.nodeType==11?e.host:e};let vp=null;const jr=function(t,e,n){let r=vp||(vp=document.createRange());return r.setEnd(t,n??t.nodeValue.length),r.setStart(t,e||0),r},S1=function(){vp=null},vs=function(t,e,n,r){return n&&(Fy(t,e,n,r,-1)||Fy(t,e,n,r,1))},C1=/^(img|br|input|textarea|hr)$/i;function Fy(t,e,n,r,i){for(var s;;){if(t==n&&e==r)return!0;if(e==(i<0?0:Un(t))){let l=t.parentNode;if(!l||l.nodeType!=1||Fl(t)||C1.test(t.nodeName)||t.contentEditable=="false")return!1;e=Yt(t)+(i<0?0:1),t=l}else if(t.nodeType==1){let l=t.childNodes[e+(i<0?-1:0)];if(l.nodeType==1&&l.contentEditable=="false")if(!((s=l.pmViewDesc)===null||s===void 0)&&s.ignoreForSelection)e+=i;else return!1;else t=l,e=i<0?Un(t):0}else return!1}}function Un(t){return t.nodeType==3?t.nodeValue.length:t.childNodes.length}function N1(t,e){for(;;){if(t.nodeType==3&&e)return t;if(t.nodeType==1&&e>0){if(t.contentEditable=="false")return null;t=t.childNodes[e-1],e=Un(t)}else if(t.parentNode&&!Fl(t))e=Yt(t),t=t.parentNode;else return null}}function _1(t,e){for(;;){if(t.nodeType==3&&e<t.nodeValue.length)return t;if(t.nodeType==1&&e<t.childNodes.length){if(t.contentEditable=="false")return null;t=t.childNodes[e],e=0}else if(t.parentNode&&!Fl(t))e=Yt(t)+1,t=t.parentNode;else return null}}function T1(t,e,n){for(let r=e==0,i=e==Un(t);r||i;){if(t==n)return!0;let s=Yt(t);if(t=t.parentNode,!t)return!1;r=r&&s==0,i=i&&s==Un(t)}}function Fl(t){let e;for(let n=t;n&&!(e=n.pmViewDesc);n=n.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==t||e.contentDOM==t)}const Ru=function(t){return t.focusNode&&vs(t.focusNode,t.focusOffset,t.anchorNode,t.anchorOffset)};function ls(t,e){let n=document.createEvent("Event");return n.initEvent("keydown",!0,!0),n.keyCode=t,n.key=n.code=e,n}function M1(t){let e=t.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function A1(t,e,n){if(t.caretPositionFromPoint)try{let r=t.caretPositionFromPoint(e,n);if(r)return{node:r.offsetNode,offset:Math.min(Un(r.offsetNode),r.offset)}}catch{}if(t.caretRangeFromPoint){let r=t.caretRangeFromPoint(e,n);if(r)return{node:r.startContainer,offset:Math.min(Un(r.startContainer),r.startOffset)}}}const vr=typeof navigator<"u"?navigator:null,$y=typeof document<"u"?document:null,Li=vr&&vr.userAgent||"",kp=/Edge\/(\d+)/.exec(Li),Pv=/MSIE \d/.exec(Li),Ep=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Li),En=!!(Pv||Ep||kp),Ni=Pv?document.documentMode:Ep?+Ep[1]:kp?+kp[1]:0,Hn=!En&&/gecko\/(\d+)/i.test(Li);Hn&&+(/Firefox\/(\d+)/.exec(Li)||[0,0])[1];const wp=!En&&/Chrome\/(\d+)/.exec(Li),Qt=!!wp,Bv=wp?+wp[1]:0,rn=!En&&!!vr&&/Apple Computer/.test(vr.vendor),po=rn&&(/Mobile\/\w+/.test(Li)||!!vr&&vr.maxTouchPoints>2),$n=po||(vr?/Mac/.test(vr.platform):!1),zv=vr?/Win/.test(vr.platform):!1,Fr=/Android \d/.test(Li),$l=!!$y&&"webkitFontSmoothing"in $y.documentElement.style,O1=$l?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function R1(t){let e=t.defaultView&&t.defaultView.visualViewport;return e?{left:0,right:e.width,top:0,bottom:e.height}:{left:0,right:t.documentElement.clientWidth,top:0,bottom:t.documentElement.clientHeight}}function Lr(t,e){return typeof t=="number"?t:t[e]}function I1(t){let e=t.getBoundingClientRect(),n=e.width/t.offsetWidth||1,r=e.height/t.offsetHeight||1;return{left:e.left,right:e.left+t.clientWidth*n,top:e.top,bottom:e.top+t.clientHeight*r}}function Uy(t,e,n){let r=t.someProp("scrollThreshold")||0,i=t.someProp("scrollMargin")||5,s=t.dom.ownerDocument;for(let l=n||t.dom;l;){if(l.nodeType!=1){l=fo(l);continue}let c=l,u=c==s.body,f=u?R1(s):I1(c),p=0,m=0;if(e.top<f.top+Lr(r,"top")?m=-(f.top-e.top+Lr(i,"top")):e.bottom>f.bottom-Lr(r,"bottom")&&(m=e.bottom-e.top>f.bottom-f.top?e.top+Lr(i,"top")-f.top:e.bottom-f.bottom+Lr(i,"bottom")),e.left<f.left+Lr(r,"left")?p=-(f.left-e.left+Lr(i,"left")):e.right>f.right-Lr(r,"right")&&(p=e.right-f.right+Lr(i,"right")),p||m)if(u)s.defaultView.scrollBy(p,m);else{let y=c.scrollLeft,k=c.scrollTop;m&&(c.scrollTop+=m),p&&(c.scrollLeft+=p);let w=c.scrollLeft-y,x=c.scrollTop-k;e={left:e.left-w,top:e.top-x,right:e.right-w,bottom:e.bottom-x}}let g=u?"fixed":getComputedStyle(l).position;if(/^(fixed|sticky)$/.test(g))break;l=g=="absolute"?l.offsetParent:fo(l)}}function L1(t){let e=t.dom.getBoundingClientRect(),n=Math.max(0,e.top),r,i;for(let s=(e.left+e.right)/2,l=n+1;l<Math.min(innerHeight,e.bottom);l+=5){let c=t.root.elementFromPoint(s,l);if(!c||c==t.dom||!t.dom.contains(c))continue;let u=c.getBoundingClientRect();if(u.top>=n-20){r=c,i=u.top;break}}return{refDOM:r,refTop:i,stack:jv(t.dom)}}function jv(t){let e=[],n=t.ownerDocument;for(let r=t;r&&(e.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),t!=n);r=fo(r));return e}function D1({refDOM:t,refTop:e,stack:n}){let r=t?t.getBoundingClientRect().top:0;Fv(n,r==0?0:r-e)}function Fv(t,e){for(let n=0;n<t.length;n++){let{dom:r,top:i,left:s}=t[n];r.scrollTop!=i+e&&(r.scrollTop=i+e),r.scrollLeft!=s&&(r.scrollLeft=s)}}let Zs=null;function P1(t){if(t.setActive)return t.setActive();if(Zs)return t.focus(Zs);let e=jv(t);t.focus(Zs==null?{get preventScroll(){return Zs={preventScroll:!0},!0}}:void 0),Zs||(Zs=!1,Fv(e,0))}function $v(t,e){let n,r=2e8,i,s=0,l=e.top,c=e.top,u,f;for(let p=t.firstChild,m=0;p;p=p.nextSibling,m++){let g;if(p.nodeType==1)g=p.getClientRects();else if(p.nodeType==3)g=jr(p).getClientRects();else continue;for(let y=0;y<g.length;y++){let k=g[y];if(k.top<=l&&k.bottom>=c){l=Math.max(k.bottom,l),c=Math.min(k.top,c);let w=k.left>e.left?k.left-e.left:k.right<e.left?e.left-k.right:0;if(w<r){n=p,r=w,i=w&&n.nodeType==3?{left:k.right<e.left?k.right:k.left,top:e.top}:e,p.nodeType==1&&w&&(s=m+(e.left>=(k.left+k.right)/2?1:0));continue}}else k.top>e.top&&!u&&k.left<=e.left&&k.right>=e.left&&(u=p,f={left:Math.max(k.left,Math.min(k.right,e.left)),top:k.top});!n&&(e.left>=k.right&&e.top>=k.top||e.left>=k.left&&e.top>=k.bottom)&&(s=m+1)}}return!n&&u&&(n=u,i=f,r=0),n&&n.nodeType==3?B1(n,i):!n||r&&n.nodeType==1?{node:t,offset:s}:$v(n,i)}function B1(t,e){let n=t.nodeValue.length,r=document.createRange(),i;for(let s=0;s<n;s++){r.setEnd(t,s+1),r.setStart(t,s);let l=mi(r,1);if(l.top!=l.bottom&&uh(e,l)){i={node:t,offset:s+(e.left>=(l.left+l.right)/2?1:0)};break}}return r.detach(),i||{node:t,offset:0}}function uh(t,e){return t.left>=e.left-1&&t.left<=e.right+1&&t.top>=e.top-1&&t.top<=e.bottom+1}function z1(t,e){let n=t.parentNode;return n&&/^li$/i.test(n.nodeName)&&e.left<t.getBoundingClientRect().left?n:t}function j1(t,e,n){let{node:r,offset:i}=$v(e,n),s=-1;if(r.nodeType==1&&!r.firstChild){let l=r.getBoundingClientRect();s=l.left!=l.right&&n.left>(l.left+l.right)/2?1:-1}return t.docView.posFromDOM(r,i,s)}function F1(t,e,n,r){let i=-1;for(let s=e,l=!1;s!=t.dom;){let c=t.docView.nearestDesc(s,!0),u;if(!c)return null;if(c.dom.nodeType==1&&(c.node.isBlock&&c.parent||!c.contentDOM)&&((u=c.dom.getBoundingClientRect()).width||u.height)&&(c.node.isBlock&&c.parent&&!/^T(R|BODY|HEAD|FOOT)$/.test(c.dom.nodeName)&&(!l&&u.left>r.left||u.top>r.top?i=c.posBefore:(!l&&u.right<r.left||u.bottom<r.top)&&(i=c.posAfter),l=!0),!c.contentDOM&&i<0&&!c.node.isText))return(c.node.isBlock?r.top<(u.top+u.bottom)/2:r.left<(u.left+u.right)/2)?c.posBefore:c.posAfter;s=c.dom.parentNode}return i>-1?i:t.docView.posFromDOM(e,n,-1)}function Uv(t,e,n){let r=t.childNodes.length;if(r&&n.top<n.bottom)for(let i=Math.max(0,Math.min(r-1,Math.floor(r*(e.top-n.top)/(n.bottom-n.top))-2)),s=i;;){let l=t.childNodes[s];if(l.nodeType==1){let c=l.getClientRects();for(let u=0;u<c.length;u++){let f=c[u];if(uh(e,f))return Uv(l,e,f)}}if((s=(s+1)%r)==i)break}return t}function $1(t,e){let n=t.dom.ownerDocument,r,i=0,s=A1(n,e.left,e.top);s&&({node:r,offset:i}=s);let l=(t.root.elementFromPoint?t.root:n).elementFromPoint(e.left,e.top),c;if(!l||!t.dom.contains(l.nodeType!=1?l.parentNode:l)){let f=t.dom.getBoundingClientRect();if(!uh(e,f)||(l=Uv(t.dom,e,f),!l))return null}if(rn)for(let f=l;r&&f;f=fo(f))f.draggable&&(r=void 0);if(l=z1(l,e),r){if(Hn&&r.nodeType==1&&(i=Math.min(i,r.childNodes.length),i<r.childNodes.length)){let p=r.childNodes[i],m;p.nodeName=="IMG"&&(m=p.getBoundingClientRect()).right<=e.left&&m.bottom>e.top&&i++}let f;$l&&i&&r.nodeType==1&&(f=r.childNodes[i-1]).nodeType==1&&f.contentEditable=="false"&&f.getBoundingClientRect().top>=e.top&&i--,r==t.dom&&i==r.childNodes.length-1&&r.lastChild.nodeType==1&&e.top>r.lastChild.getBoundingClientRect().bottom?c=t.state.doc.content.size:(i==0||r.nodeType!=1||r.childNodes[i-1].nodeName!="BR")&&(c=F1(t,r,i,e))}c==null&&(c=j1(t,l,e));let u=t.docView.nearestDesc(l,!0);return{pos:c,inside:u?u.posAtStart-u.border:-1}}function Hy(t){return t.top<t.bottom||t.left<t.right}function mi(t,e){let n=t.getClientRects();if(n.length){let r=n[e<0?0:n.length-1];if(Hy(r))return r}return Array.prototype.find.call(n,Hy)||t.getBoundingClientRect()}const U1=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function Hv(t,e,n){let{node:r,offset:i,atom:s}=t.docView.domFromPos(e,n<0?-1:1),l=$l||Hn;if(r.nodeType==3)if(l&&(U1.test(r.nodeValue)||(n<0?!i:i==r.nodeValue.length))){let u=mi(jr(r,i,i),n);if(Hn&&i&&/\s/.test(r.nodeValue[i-1])&&i<r.nodeValue.length){let f=mi(jr(r,i-1,i-1),-1);if(f.top==u.top){let p=mi(jr(r,i,i+1),-1);if(p.top!=u.top)return ol(p,p.left<f.left)}}return u}else{let u=i,f=i,p=n<0?1:-1;return n<0&&!i?(f++,p=-1):n>=0&&i==r.nodeValue.length?(u--,p=1):n<0?u--:f++,ol(mi(jr(r,u,f),p),p<0)}if(!t.state.doc.resolve(e-(s||0)).parent.inlineContent){if(s==null&&i&&(n<0||i==Un(r))){let u=r.childNodes[i-1];if(u.nodeType==1)return Uf(u.getBoundingClientRect(),!1)}if(s==null&&i<Un(r)){let u=r.childNodes[i];if(u.nodeType==1)return Uf(u.getBoundingClientRect(),!0)}return Uf(r.getBoundingClientRect(),n>=0)}if(s==null&&i&&(n<0||i==Un(r))){let u=r.childNodes[i-1],f=u.nodeType==3?jr(u,Un(u)-(l?0:1)):u.nodeType==1&&(u.nodeName!="BR"||!u.nextSibling)?u:null;if(f)return ol(mi(f,1),!1)}if(s==null&&i<Un(r)){let u=r.childNodes[i];for(;u.pmViewDesc&&u.pmViewDesc.ignoreForCoords;)u=u.nextSibling;let f=u?u.nodeType==3?jr(u,0,l?0:1):u.nodeType==1?u:null:null;if(f)return ol(mi(f,-1),!0)}return ol(mi(r.nodeType==3?jr(r):r,-n),n>=0)}function ol(t,e){if(t.width==0)return t;let n=e?t.left:t.right;return{top:t.top,bottom:t.bottom,left:n,right:n}}function Uf(t,e){if(t.height==0)return t;let n=e?t.top:t.bottom;return{top:n,bottom:n,left:t.left,right:t.right}}function Wv(t,e,n){let r=t.state,i=t.root.activeElement;r!=e&&t.updateState(e),i!=t.dom&&t.focus();try{return n()}finally{r!=e&&t.updateState(r),i!=t.dom&&i&&i.focus()}}function H1(t,e,n){let r=e.selection,i=n=="up"?r.$from:r.$to;return Wv(t,e,()=>{let{node:s}=t.docView.domFromPos(i.pos,n=="up"?-1:1);for(;;){let c=t.docView.nearestDesc(s,!0);if(!c)break;if(c.node.isBlock){s=c.contentDOM||c.dom;break}s=c.dom.parentNode}let l=Hv(t,i.pos,1);for(let c=s.firstChild;c;c=c.nextSibling){let u;if(c.nodeType==1)u=c.getClientRects();else if(c.nodeType==3)u=jr(c,0,c.nodeValue.length).getClientRects();else continue;for(let f=0;f<u.length;f++){let p=u[f];if(p.bottom>p.top+1&&(n=="up"?l.top-p.top>(p.bottom-l.top)*2:p.bottom-l.bottom>(l.bottom-p.top)*2))return!1}}return!0})}const W1=/[\u0590-\u08ac]/;function V1(t,e,n){let{$head:r}=e.selection;if(!r.parent.isTextblock)return!1;let i=r.parentOffset,s=!i,l=i==r.parent.content.size,c=t.domSelection();return c?!W1.test(r.parent.textContent)||!c.modify?n=="left"||n=="backward"?s:l:Wv(t,e,()=>{let{focusNode:u,focusOffset:f,anchorNode:p,anchorOffset:m}=t.domSelectionRange(),g=c.caretBidiLevel;c.modify("move",n,"character");let y=r.depth?t.docView.domAfterPos(r.before()):t.dom,{focusNode:k,focusOffset:w}=t.domSelectionRange(),x=k&&!y.contains(k.nodeType==1?k:k.parentNode)||u==k&&f==w;try{c.collapse(p,m),u&&(u!=p||f!=m)&&c.extend&&c.extend(u,f)}catch{}return g!=null&&(c.caretBidiLevel=g),x}):r.pos==r.start()||r.pos==r.end()}let Wy=null,Vy=null,Ky=!1;function K1(t,e,n){return Wy==e&&Vy==n?Ky:(Wy=e,Vy=n,Ky=n=="up"||n=="down"?H1(t,e,n):V1(t,e,n))}const Wn=0,qy=1,as=2,kr=3;class Ul{constructor(e,n,r,i){this.parent=e,this.children=n,this.dom=r,this.contentDOM=i,this.dirty=Wn,r.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,n,r){return!1}matchesHack(e){return!1}parseRule(){return null}stopEvent(e){return!1}get size(){let e=0;for(let n=0;n<this.children.length;n++)e+=this.children[n].size;return e}get border(){return 0}destroy(){this.parent=void 0,this.dom.pmViewDesc==this&&(this.dom.pmViewDesc=void 0);for(let e=0;e<this.children.length;e++)this.children[e].destroy()}posBeforeChild(e){for(let n=0,r=this.posAtStart;;n++){let i=this.children[n];if(i==e)return r;r+=i.size}}get posBefore(){return this.parent.posBeforeChild(this)}get posAtStart(){return this.parent?this.parent.posBeforeChild(this)+this.border:0}get posAfter(){return this.posBefore+this.size}get posAtEnd(){return this.posAtStart+this.size-2*this.border}localPosFromDOM(e,n,r){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(r<0){let s,l;if(e==this.contentDOM)s=e.childNodes[n-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.previousSibling}for(;s&&!((l=s.pmViewDesc)&&l.parent==this);)s=s.previousSibling;return s?this.posBeforeChild(l)+l.size:this.posAtStart}else{let s,l;if(e==this.contentDOM)s=e.childNodes[n];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.nextSibling}for(;s&&!((l=s.pmViewDesc)&&l.parent==this);)s=s.nextSibling;return s?this.posBeforeChild(l):this.posAtEnd}let i;if(e==this.dom&&this.contentDOM)i=n>Yt(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))i=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(n==0)for(let s=e;;s=s.parentNode){if(s==this.dom){i=!1;break}if(s.previousSibling)break}if(i==null&&n==e.childNodes.length)for(let s=e;;s=s.parentNode){if(s==this.dom){i=!0;break}if(s.nextSibling)break}}return i??r>0?this.posAtEnd:this.posAtStart}nearestDesc(e,n=!1){for(let r=!0,i=e;i;i=i.parentNode){let s=this.getDesc(i),l;if(s&&(!n||s.node))if(r&&(l=s.nodeDOM)&&!(l.nodeType==1?l.contains(e.nodeType==1?e:e.parentNode):l==e))r=!1;else return s}}getDesc(e){let n=e.pmViewDesc;for(let r=n;r;r=r.parent)if(r==this)return n}posFromDOM(e,n,r){for(let i=e;i;i=i.parentNode){let s=this.getDesc(i);if(s)return s.localPosFromDOM(e,n,r)}return-1}descAt(e){for(let n=0,r=0;n<this.children.length;n++){let i=this.children[n],s=r+i.size;if(r==e&&s!=r){for(;!i.border&&i.children.length;)for(let l=0;l<i.children.length;l++){let c=i.children[l];if(c.size){i=c;break}}return i}if(e<s)return i.descAt(e-r-i.border);r=s}}domFromPos(e,n){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let r=0,i=0;for(let s=0;r<this.children.length;r++){let l=this.children[r],c=s+l.size;if(c>e||l instanceof Kv){i=e-s;break}s=c}if(i)return this.children[r].domFromPos(i-this.children[r].border,n);for(let s;r&&!(s=this.children[r-1]).size&&s instanceof Vv&&s.side>=0;r--);if(n<=0){let s,l=!0;for(;s=r?this.children[r-1]:null,!(!s||s.dom.parentNode==this.contentDOM);r--,l=!1);return s&&n&&l&&!s.border&&!s.domAtom?s.domFromPos(s.size,n):{node:this.contentDOM,offset:s?Yt(s.dom)+1:0}}else{let s,l=!0;for(;s=r<this.children.length?this.children[r]:null,!(!s||s.dom.parentNode==this.contentDOM);r++,l=!1);return s&&l&&!s.border&&!s.domAtom?s.domFromPos(0,n):{node:this.contentDOM,offset:s?Yt(s.dom):this.contentDOM.childNodes.length}}}parseRange(e,n,r=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:n,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let i=-1,s=-1;for(let l=r,c=0;;c++){let u=this.children[c],f=l+u.size;if(i==-1&&e<=f){let p=l+u.border;if(e>=p&&n<=f-u.border&&u.node&&u.contentDOM&&this.contentDOM.contains(u.contentDOM))return u.parseRange(e,n,p);e=l;for(let m=c;m>0;m--){let g=this.children[m-1];if(g.size&&g.dom.parentNode==this.contentDOM&&!g.emptyChildAt(1)){i=Yt(g.dom)+1;break}e-=g.size}i==-1&&(i=0)}if(i>-1&&(f>n||c==this.children.length-1)){n=f;for(let p=c+1;p<this.children.length;p++){let m=this.children[p];if(m.size&&m.dom.parentNode==this.contentDOM&&!m.emptyChildAt(-1)){s=Yt(m.dom);break}n+=m.size}s==-1&&(s=this.contentDOM.childNodes.length);break}l=f}return{node:this.contentDOM,from:e,to:n,fromOffset:i,toOffset:s}}emptyChildAt(e){if(this.border||!this.contentDOM||!this.children.length)return!1;let n=this.children[e<0?0:this.children.length-1];return n.size==0||n.emptyChildAt(e)}domAfterPos(e){let{node:n,offset:r}=this.domFromPos(e,0);if(n.nodeType!=1||r==n.childNodes.length)throw new RangeError("No node after pos "+e);return n.childNodes[r]}setSelection(e,n,r,i=!1){let s=Math.min(e,n),l=Math.max(e,n);for(let y=0,k=0;y<this.children.length;y++){let w=this.children[y],x=k+w.size;if(s>k&&l<x)return w.setSelection(e-k-w.border,n-k-w.border,r,i);k=x}let c=this.domFromPos(e,e?-1:1),u=n==e?c:this.domFromPos(n,n?-1:1),f=r.root.getSelection(),p=r.domSelectionRange(),m=!1;if((Hn||rn)&&e==n){let{node:y,offset:k}=c;if(y.nodeType==3){if(m=!!(k&&y.nodeValue[k-1]==`
|
|
54
|
+
`),m&&k==y.nodeValue.length)for(let w=y,x;w;w=w.parentNode){if(x=w.nextSibling){x.nodeName=="BR"&&(c=u={node:x.parentNode,offset:Yt(x)+1});break}let C=w.pmViewDesc;if(C&&C.node&&C.node.isBlock)break}}else{let w=y.childNodes[k-1];m=w&&(w.nodeName=="BR"||w.contentEditable=="false")}}if(Hn&&p.focusNode&&p.focusNode!=u.node&&p.focusNode.nodeType==1){let y=p.focusNode.childNodes[p.focusOffset];y&&y.contentEditable=="false"&&(i=!0)}if(!(i||m&&rn)&&vs(c.node,c.offset,p.anchorNode,p.anchorOffset)&&vs(u.node,u.offset,p.focusNode,p.focusOffset))return;let g=!1;if((f.extend||e==n)&&!(m&&Hn)){f.collapse(c.node,c.offset);try{e!=n&&f.extend(u.node,u.offset),g=!0}catch{}}if(!g){if(e>n){let k=c;c=u,u=k}let y=document.createRange();y.setEnd(u.node,u.offset),y.setStart(c.node,c.offset),f.removeAllRanges(),f.addRange(y)}}ignoreMutation(e){return!this.contentDOM&&e.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,n){for(let r=0,i=0;i<this.children.length;i++){let s=this.children[i],l=r+s.size;if(r==l?e<=l&&n>=r:e<l&&n>r){let c=r+s.border,u=l-s.border;if(e>=c&&n<=u){this.dirty=e==r||n==l?as:qy,e==c&&n==u&&(s.contentLost||s.dom.parentNode!=this.contentDOM)?s.dirty=kr:s.markDirty(e-c,n-c);return}else s.dirty=s.dom==s.contentDOM&&s.dom.parentNode==this.contentDOM&&!s.children.length?as:kr}r=l}this.dirty=as}markParentsDirty(){let e=1;for(let n=this.parent;n;n=n.parent,e++){let r=e==1?as:qy;n.dirty<r&&(n.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(e){return!1}}class Vv extends Ul{constructor(e,n,r,i){let s,l=n.type.toDOM;if(typeof l=="function"&&(l=l(r,()=>{if(!s)return i;if(s.parent)return s.parent.posBeforeChild(s)})),!n.type.spec.raw){if(l.nodeType!=1){let c=document.createElement("span");c.appendChild(l),l=c}l.contentEditable="false",l.classList.add("ProseMirror-widget")}super(e,[],l,null),this.widget=n,this.widget=n,s=this}matchesWidget(e){return this.dirty==Wn&&e.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(e){let n=this.widget.spec.stopEvent;return n?n(e):!1}ignoreMutation(e){return e.type!="selection"||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get ignoreForSelection(){return!!this.widget.type.spec.relaxedSide}get side(){return this.widget.type.side}}class q1 extends Ul{constructor(e,n,r,i){super(e,[],n,null),this.textDOM=r,this.text=i}get size(){return this.text.length}localPosFromDOM(e,n){return e!=this.textDOM?this.posAtStart+(n?this.size:0):this.posAtStart+n}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type==="characterData"&&e.target.nodeValue==e.oldValue}}class ks extends Ul{constructor(e,n,r,i,s){super(e,[],r,i),this.mark=n,this.spec=s}static create(e,n,r,i){let s=i.nodeViews[n.type.name],l=s&&s(n,i,r);return(!l||!l.dom)&&(l=Ss.renderSpec(document,n.type.spec.toDOM(n,r),null,n.attrs)),new ks(e,n,l.dom,l.contentDOM||l.dom,l)}parseRule(){return this.dirty&kr||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=kr&&this.mark.eq(e)}markDirty(e,n){if(super.markDirty(e,n),this.dirty!=Wn){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=Wn}}slice(e,n,r){let i=ks.create(this.parent,this.mark,!0,r),s=this.children,l=this.size;n<l&&(s=Sp(s,n,l,r)),e>0&&(s=Sp(s,0,e,r));for(let c=0;c<s.length;c++)s[c].parent=i;return i.children=s,i}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class _i extends Ul{constructor(e,n,r,i,s,l,c,u,f){super(e,[],s,l),this.node=n,this.outerDeco=r,this.innerDeco=i,this.nodeDOM=c}static create(e,n,r,i,s,l){let c=s.nodeViews[n.type.name],u,f=c&&c(n,s,()=>{if(!u)return l;if(u.parent)return u.parent.posBeforeChild(u)},r,i),p=f&&f.dom,m=f&&f.contentDOM;if(n.isText){if(!p)p=document.createTextNode(n.text);else if(p.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else p||({dom:p,contentDOM:m}=Ss.renderSpec(document,n.type.spec.toDOM(n),null,n.attrs));!m&&!n.isText&&p.nodeName!="BR"&&(p.hasAttribute("contenteditable")||(p.contentEditable="false"),n.type.spec.draggable&&(p.draggable=!0));let g=p;return p=Yv(p,r,n),f?u=new G1(e,n,r,i,p,m||null,g,f,s,l+1):n.isText?new Iu(e,n,r,i,p,g,s):new _i(e,n,r,i,p,m||null,g,s,l+1)}parseRule(){if(this.node.type.spec.reparseInView)return null;let e={node:this.node.type.name,attrs:this.node.attrs};if(this.node.type.whitespace=="pre"&&(e.preserveWhitespace="full"),!this.contentDOM)e.getContent=()=>this.node.content;else if(!this.contentLost)e.contentElement=this.contentDOM;else{for(let n=this.children.length-1;n>=0;n--){let r=this.children[n];if(this.dom.contains(r.dom.parentNode)){e.contentElement=r.dom.parentNode;break}}e.contentElement||(e.getContent=()=>Z.empty)}return e}matchesNode(e,n,r){return this.dirty==Wn&&e.eq(this.node)&&zc(n,this.outerDeco)&&r.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,n){let r=this.node.inlineContent,i=n,s=e.composing?this.localCompositionInfo(e,n):null,l=s&&s.pos>-1?s:null,c=s&&s.pos<0,u=new J1(this,l&&l.node,e);Z1(this.node,this.innerDeco,(f,p,m)=>{f.spec.marks?u.syncToMarks(f.spec.marks,r,e,p):f.type.side>=0&&!m&&u.syncToMarks(p==this.node.childCount?rt.none:this.node.child(p).marks,r,e,p),u.placeWidget(f,e,i)},(f,p,m,g)=>{u.syncToMarks(f.marks,r,e,g);let y;u.findNodeMatch(f,p,m,g)||c&&e.state.selection.from>i&&e.state.selection.to<i+f.nodeSize&&(y=u.findIndexWithChild(s.node))>-1&&u.updateNodeAt(f,p,m,y,e)||u.updateNextNode(f,p,m,e,g,i)||u.addNode(f,p,m,e,i),i+=f.nodeSize}),u.syncToMarks([],r,e,0),this.node.isTextblock&&u.addTextblockHacks(),u.destroyRest(),(u.changed||this.dirty==as)&&(l&&this.protectLocalComposition(e,l),qv(this.contentDOM,this.children,e),po&&eC(this.dom))}localCompositionInfo(e,n){let{from:r,to:i}=e.state.selection;if(!(e.state.selection instanceof Me)||r<n||i>n+this.node.content.size)return null;let s=e.input.compositionNode;if(!s||!this.dom.contains(s.parentNode))return null;if(this.node.inlineContent){let l=s.nodeValue,c=tC(this.node.content,l,r-n,i-n);return c<0?null:{node:s,pos:c,text:l}}else return{node:s,pos:-1,text:""}}protectLocalComposition(e,{node:n,pos:r,text:i}){if(this.getDesc(n))return;let s=n;for(;s.parentNode!=this.contentDOM;s=s.parentNode){for(;s.previousSibling;)s.parentNode.removeChild(s.previousSibling);for(;s.nextSibling;)s.parentNode.removeChild(s.nextSibling);s.pmViewDesc&&(s.pmViewDesc=void 0)}let l=new q1(this,s,n,i);e.input.compositionNodes.push(l),this.children=Sp(this.children,r,r+i.length,e,l)}update(e,n,r,i){return this.dirty==kr||!e.sameMarkup(this.node)?!1:(this.updateInner(e,n,r,i),!0)}updateInner(e,n,r,i){this.updateOuterDeco(n),this.node=e,this.innerDeco=r,this.contentDOM&&this.updateChildren(i,this.posAtStart),this.dirty=Wn}updateOuterDeco(e){if(zc(e,this.outerDeco))return;let n=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=Gv(this.dom,this.nodeDOM,xp(this.outerDeco,this.node,n),xp(e,this.node,n)),this.dom!=r&&(r.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.add("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&(this.nodeDOM.draggable=!0))}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&this.nodeDOM.removeAttribute("draggable"))}get domAtom(){return this.node.isAtom}}function Gy(t,e,n,r,i){Yv(r,e,t);let s=new _i(void 0,t,e,n,r,r,r,i,0);return s.contentDOM&&s.updateChildren(i,0),s}class Iu extends _i{constructor(e,n,r,i,s,l,c){super(e,n,r,i,s,null,l,c,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,n,r,i){return this.dirty==kr||this.dirty!=Wn&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(n),(this.dirty!=Wn||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,i.trackWrites==this.nodeDOM&&(i.trackWrites=null)),this.node=e,this.dirty=Wn,!0)}inParent(){let e=this.parent.contentDOM;for(let n=this.nodeDOM;n;n=n.parentNode)if(n==e)return!0;return!1}domFromPos(e){return{node:this.nodeDOM,offset:e}}localPosFromDOM(e,n,r){return e==this.nodeDOM?this.posAtStart+Math.min(n,this.node.text.length):super.localPosFromDOM(e,n,r)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,n,r){let i=this.node.cut(e,n),s=document.createTextNode(i.text);return new Iu(this.parent,i,this.outerDeco,this.innerDeco,s,s,r)}markDirty(e,n){super.markDirty(e,n),this.dom!=this.nodeDOM&&(e==0||n==this.nodeDOM.nodeValue.length)&&(this.dirty=kr)}get domAtom(){return!1}isText(e){return this.node.text==e}}class Kv extends Ul{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==Wn&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class G1 extends _i{constructor(e,n,r,i,s,l,c,u,f,p){super(e,n,r,i,s,l,c,f,p),this.spec=u}update(e,n,r,i){if(this.dirty==kr)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let s=this.spec.update(e,n,r);return s&&this.updateInner(e,n,r,i),s}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,n,r,i)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,n,r,i){this.spec.setSelection?this.spec.setSelection(e,n,r.root):super.setSelection(e,n,r,i)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(e){return this.spec.stopEvent?this.spec.stopEvent(e):!1}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}}function qv(t,e,n){let r=t.firstChild,i=!1;for(let s=0;s<e.length;s++){let l=e[s],c=l.dom;if(c.parentNode==t){for(;c!=r;)r=Yy(r),i=!0;r=r.nextSibling}else i=!0,t.insertBefore(c,r);if(l instanceof ks){let u=r?r.previousSibling:t.lastChild;qv(l.contentDOM,l.children,n),r=u?u.nextSibling:t.firstChild}}for(;r;)r=Yy(r),i=!0;i&&n.trackWrites==t&&(n.trackWrites=null)}const bl=function(t){t&&(this.nodeName=t)};bl.prototype=Object.create(null);const cs=[new bl];function xp(t,e,n){if(t.length==0)return cs;let r=n?cs[0]:new bl,i=[r];for(let s=0;s<t.length;s++){let l=t[s].type.attrs;if(l){l.nodeName&&i.push(r=new bl(l.nodeName));for(let c in l){let u=l[c];u!=null&&(n&&i.length==1&&i.push(r=new bl(e.isInline?"span":"div")),c=="class"?r.class=(r.class?r.class+" ":"")+u:c=="style"?r.style=(r.style?r.style+";":"")+u:c!="nodeName"&&(r[c]=u))}}}return i}function Gv(t,e,n,r){if(n==cs&&r==cs)return e;let i=e;for(let s=0;s<r.length;s++){let l=r[s],c=n[s];if(s){let u;c&&c.nodeName==l.nodeName&&i!=t&&(u=i.parentNode)&&u.nodeName.toLowerCase()==l.nodeName||(u=document.createElement(l.nodeName),u.pmIsDeco=!0,u.appendChild(i),c=cs[0]),i=u}Y1(i,c||cs[0],l)}return i}function Y1(t,e,n){for(let r in e)r!="class"&&r!="style"&&r!="nodeName"&&!(r in n)&&t.removeAttribute(r);for(let r in n)r!="class"&&r!="style"&&r!="nodeName"&&n[r]!=e[r]&&t.setAttribute(r,n[r]);if(e.class!=n.class){let r=e.class?e.class.split(" ").filter(Boolean):[],i=n.class?n.class.split(" ").filter(Boolean):[];for(let s=0;s<r.length;s++)i.indexOf(r[s])==-1&&t.classList.remove(r[s]);for(let s=0;s<i.length;s++)r.indexOf(i[s])==-1&&t.classList.add(i[s]);t.classList.length==0&&t.removeAttribute("class")}if(e.style!=n.style){if(e.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,i;for(;i=r.exec(e.style);)t.style.removeProperty(i[1])}n.style&&(t.style.cssText+=n.style)}}function Yv(t,e,n){return Gv(t,t,cs,xp(e,n,t.nodeType!=1))}function zc(t,e){if(t.length!=e.length)return!1;for(let n=0;n<t.length;n++)if(!t[n].type.eq(e[n].type))return!1;return!0}function Yy(t){let e=t.nextSibling;return t.parentNode.removeChild(t),e}class J1{constructor(e,n,r){this.lock=n,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=Q1(e.node.content,e)}destroyBetween(e,n){if(e!=n){for(let r=e;r<n;r++)this.top.children[r].destroy();this.top.children.splice(e,n-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,n,r,i){let s=0,l=this.stack.length>>1,c=Math.min(l,e.length);for(;s<c&&(s==l-1?this.top:this.stack[s+1<<1]).matchesMark(e[s])&&e[s].type.spec.spanning!==!1;)s++;for(;s<l;)this.destroyRest(),this.top.dirty=Wn,this.index=this.stack.pop(),this.top=this.stack.pop(),l--;for(;l<e.length;){this.stack.push(this.top,this.index+1);let u=-1,f=this.top.children.length;i<this.preMatch.index&&(f=Math.min(this.index+3,f));for(let p=this.index;p<f;p++){let m=this.top.children[p];if(m.matchesMark(e[l])&&!this.isLocked(m.dom)){u=p;break}}if(u>-1)u>this.index&&(this.changed=!0,this.destroyBetween(this.index,u)),this.top=this.top.children[this.index];else{let p=ks.create(this.top,e[l],n,r);this.top.children.splice(this.index,0,p),this.top=p,this.changed=!0}this.index=0,l++}}findNodeMatch(e,n,r,i){let s=-1,l;if(i>=this.preMatch.index&&(l=this.preMatch.matches[i-this.preMatch.index]).parent==this.top&&l.matchesNode(e,n,r))s=this.top.children.indexOf(l,this.index);else for(let c=this.index,u=Math.min(this.top.children.length,c+5);c<u;c++){let f=this.top.children[c];if(f.matchesNode(e,n,r)&&!this.preMatch.matched.has(f)){s=c;break}}return s<0?!1:(this.destroyBetween(this.index,s),this.index++,!0)}updateNodeAt(e,n,r,i,s){let l=this.top.children[i];return l.dirty==kr&&l.dom==l.contentDOM&&(l.dirty=as),l.update(e,n,r,s)?(this.destroyBetween(this.index,i),this.index++,!0):!1}findIndexWithChild(e){for(;;){let n=e.parentNode;if(!n)return-1;if(n==this.top.contentDOM){let r=e.pmViewDesc;if(r){for(let i=this.index;i<this.top.children.length;i++)if(this.top.children[i]==r)return i}return-1}e=n}}updateNextNode(e,n,r,i,s,l){for(let c=this.index;c<this.top.children.length;c++){let u=this.top.children[c];if(u instanceof _i){let f=this.preMatch.matched.get(u);if(f!=null&&f!=s)return!1;let p=u.dom,m,g=this.isLocked(p)&&!(e.isText&&u.node&&u.node.isText&&u.nodeDOM.nodeValue==e.text&&u.dirty!=kr&&zc(n,u.outerDeco));if(!g&&u.update(e,n,r,i))return this.destroyBetween(this.index,c),u.dom!=p&&(this.changed=!0),this.index++,!0;if(!g&&(m=this.recreateWrapper(u,e,n,r,i,l)))return this.destroyBetween(this.index,c),this.top.children[this.index]=m,m.contentDOM&&(m.dirty=as,m.updateChildren(i,l+1),m.dirty=Wn),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,n,r,i,s,l){if(e.dirty||n.isAtom||!e.children.length||!e.node.content.eq(n.content)||!zc(r,e.outerDeco)||!i.eq(e.innerDeco))return null;let c=_i.create(this.top,n,r,i,s,l);if(c.contentDOM){c.children=e.children,e.children=[];for(let u of c.children)u.parent=c}return e.destroy(),c}addNode(e,n,r,i,s){let l=_i.create(this.top,e,n,r,i,s);l.contentDOM&&l.updateChildren(i,s+1),this.top.children.splice(this.index++,0,l),this.changed=!0}placeWidget(e,n,r){let i=this.index<this.top.children.length?this.top.children[this.index]:null;if(i&&i.matchesWidget(e)&&(e==i.widget||!i.widget.type.toDOM.parentNode))this.index++;else{let s=new Vv(this.top,e,n,r);this.top.children.splice(this.index++,0,s),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],n=this.top;for(;e instanceof ks;)n=e,e=n.children[n.children.length-1];(!e||!(e instanceof Iu)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((rn||Qt)&&e&&e.dom.contentEditable=="false"&&this.addHackNode("IMG",n),this.addHackNode("BR",this.top))}addHackNode(e,n){if(n==this.top&&this.index<n.children.length&&n.children[this.index].matchesHack(e))this.index++;else{let r=document.createElement(e);e=="IMG"&&(r.className="ProseMirror-separator",r.alt=""),e=="BR"&&(r.className="ProseMirror-trailingBreak");let i=new Kv(this.top,[],r,null);n!=this.top?n.children.push(i):n.children.splice(this.index++,0,i),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function Q1(t,e){let n=e,r=n.children.length,i=t.childCount,s=new Map,l=[];e:for(;i>0;){let c;for(;;)if(r){let f=n.children[r-1];if(f instanceof ks)n=f,r=f.children.length;else{c=f,r--;break}}else{if(n==e)break e;r=n.parent.children.indexOf(n),n=n.parent}let u=c.node;if(u){if(u!=t.child(i-1))break;--i,s.set(c,i),l.push(c)}}return{index:i,matched:s,matches:l.reverse()}}function X1(t,e){return t.type.side-e.type.side}function Z1(t,e,n,r){let i=e.locals(t),s=0;if(i.length==0){for(let f=0;f<t.childCount;f++){let p=t.child(f);r(p,i,e.forChild(s,p),f),s+=p.nodeSize}return}let l=0,c=[],u=null;for(let f=0;;){let p,m;for(;l<i.length&&i[l].to==s;){let x=i[l++];x.widget&&(p?(m||(m=[p])).push(x):p=x)}if(p)if(m){m.sort(X1);for(let x=0;x<m.length;x++)n(m[x],f,!!u)}else n(p,f,!!u);let g,y;if(u)y=-1,g=u,u=null;else if(f<t.childCount)y=f,g=t.child(f++);else break;for(let x=0;x<c.length;x++)c[x].to<=s&&c.splice(x--,1);for(;l<i.length&&i[l].from<=s&&i[l].to>s;)c.push(i[l++]);let k=s+g.nodeSize;if(g.isText){let x=k;l<i.length&&i[l].from<x&&(x=i[l].from);for(let C=0;C<c.length;C++)c[C].to<x&&(x=c[C].to);x<k&&(u=g.cut(x-s),g=g.cut(0,x-s),k=x,y=-1)}else for(;l<i.length&&i[l].to<k;)l++;let w=g.isInline&&!g.isLeaf?c.filter(x=>!x.inline):c.slice();r(g,w,e.forChild(s,g),y),s=k}}function eC(t){if(t.nodeName=="UL"||t.nodeName=="OL"){let e=t.style.cssText;t.style.cssText=e+"; list-style: square !important",window.getComputedStyle(t).listStyle,t.style.cssText=e}}function tC(t,e,n,r){for(let i=0,s=0;i<t.childCount&&s<=r;){let l=t.child(i++),c=s;if(s+=l.nodeSize,!l.isText)continue;let u=l.text;for(;i<t.childCount;){let f=t.child(i++);if(s+=f.nodeSize,!f.isText)break;u+=f.text}if(s>=n){if(s>=r&&u.slice(r-e.length-c,r-c)==e)return r-e.length;let f=c<r?u.lastIndexOf(e,r-c-1):-1;if(f>=0&&f+e.length+c>=n)return c+f;if(n==r&&u.length>=r+e.length-c&&u.slice(r-c,r-c+e.length)==e)return r}}return-1}function Sp(t,e,n,r,i){let s=[];for(let l=0,c=0;l<t.length;l++){let u=t[l],f=c,p=c+=u.size;f>=n||p<=e?s.push(u):(f<e&&s.push(u.slice(0,e-f,r)),i&&(s.push(i),i=void 0),p>n&&s.push(u.slice(n-f,u.size,r)))}return s}function dh(t,e=null){let n=t.domSelectionRange(),r=t.state.doc;if(!n.focusNode)return null;let i=t.docView.nearestDesc(n.focusNode),s=i&&i.size==0,l=t.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(l<0)return null;let c=r.resolve(l),u,f;if(Ru(n)){for(u=l;i&&!i.node;)i=i.parent;let m=i.node;if(i&&m.isAtom&&Te.isSelectable(m)&&i.parent&&!(m.isInline&&T1(n.focusNode,n.focusOffset,i.dom))){let g=i.posBefore;f=new Te(l==g?c:r.resolve(g))}}else{if(n instanceof t.dom.ownerDocument.defaultView.Selection&&n.rangeCount>1){let m=l,g=l;for(let y=0;y<n.rangeCount;y++){let k=n.getRangeAt(y);m=Math.min(m,t.docView.posFromDOM(k.startContainer,k.startOffset,1)),g=Math.max(g,t.docView.posFromDOM(k.endContainer,k.endOffset,-1))}if(m<0)return null;[u,l]=g==t.state.selection.anchor?[g,m]:[m,g],c=r.resolve(l)}else u=t.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(u<0)return null}let p=r.resolve(u);if(!f){let m=e=="pointer"||t.state.selection.head<c.pos&&!s?1:-1;f=fh(t,p,c,m)}return f}function Jv(t){return t.editable?t.hasFocus():Xv(t)&&document.activeElement&&document.activeElement.contains(t.dom)}function Ur(t,e=!1){let n=t.state.selection;if(Qv(t,n),!!Jv(t)){if(!e&&t.input.mouseDown&&t.input.mouseDown.allowDefault&&Qt){let r=t.domSelectionRange(),i=t.domObserver.currentSelection;if(r.anchorNode&&i.anchorNode&&vs(r.anchorNode,r.anchorOffset,i.anchorNode,i.anchorOffset)){t.input.mouseDown.delayedSelectionSync=!0,t.domObserver.setCurSelection();return}}if(t.domObserver.disconnectSelection(),t.cursorWrapper)rC(t);else{let{anchor:r,head:i}=n,s,l;Jy&&!(n instanceof Me)&&(n.$from.parent.inlineContent||(s=Qy(t,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(l=Qy(t,n.to))),t.docView.setSelection(r,i,t,e),Jy&&(s&&Xy(s),l&&Xy(l)),n.visible?t.dom.classList.remove("ProseMirror-hideselection"):(t.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&nC(t))}t.domObserver.setCurSelection(),t.domObserver.connectSelection()}}const Jy=rn||Qt&&Bv<63;function Qy(t,e){let{node:n,offset:r}=t.docView.domFromPos(e,0),i=r<n.childNodes.length?n.childNodes[r]:null,s=r?n.childNodes[r-1]:null;if(rn&&i&&i.contentEditable=="false")return Hf(i);if((!i||i.contentEditable=="false")&&(!s||s.contentEditable=="false")){if(i)return Hf(i);if(s)return Hf(s)}}function Hf(t){return t.contentEditable="true",rn&&t.draggable&&(t.draggable=!1,t.wasDraggable=!0),t}function Xy(t){t.contentEditable="false",t.wasDraggable&&(t.draggable=!0,t.wasDraggable=null)}function nC(t){let e=t.dom.ownerDocument;e.removeEventListener("selectionchange",t.input.hideSelectionGuard);let n=t.domSelectionRange(),r=n.anchorNode,i=n.anchorOffset;e.addEventListener("selectionchange",t.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=i)&&(e.removeEventListener("selectionchange",t.input.hideSelectionGuard),setTimeout(()=>{(!Jv(t)||t.state.selection.visible)&&t.dom.classList.remove("ProseMirror-hideselection")},20))})}function rC(t){let e=t.domSelection();if(!e)return;let n=t.cursorWrapper.dom,r=n.nodeName=="IMG";r?e.collapse(n.parentNode,Yt(n)+1):e.collapse(n,0),!r&&!t.state.selection.visible&&En&&Ni<=11&&(n.disabled=!0,n.disabled=!1)}function Qv(t,e){if(e instanceof Te){let n=t.docView.descAt(e.from);n!=t.lastSelectedViewDesc&&(Zy(t),n&&n.selectNode(),t.lastSelectedViewDesc=n)}else Zy(t)}function Zy(t){t.lastSelectedViewDesc&&(t.lastSelectedViewDesc.parent&&t.lastSelectedViewDesc.deselectNode(),t.lastSelectedViewDesc=void 0)}function fh(t,e,n,r){return t.someProp("createSelectionBetween",i=>i(t,e,n))||Me.between(e,n,r)}function eb(t){return t.editable&&!t.hasFocus()?!1:Xv(t)}function Xv(t){let e=t.domSelectionRange();if(!e.anchorNode)return!1;try{return t.dom.contains(e.anchorNode.nodeType==3?e.anchorNode.parentNode:e.anchorNode)&&(t.editable||t.dom.contains(e.focusNode.nodeType==3?e.focusNode.parentNode:e.focusNode))}catch{return!1}}function iC(t){let e=t.docView.domFromPos(t.state.selection.anchor,0),n=t.domSelectionRange();return vs(e.node,e.offset,n.anchorNode,n.anchorOffset)}function Cp(t,e){let{$anchor:n,$head:r}=t.selection,i=e>0?n.max(r):n.min(r),s=i.parent.inlineContent?i.depth?t.doc.resolve(e>0?i.after():i.before()):null:i;return s&&Ie.findFrom(s,e)}function gi(t,e){return t.dispatch(t.state.tr.setSelection(e).scrollIntoView()),!0}function tb(t,e,n){let r=t.state.selection;if(r instanceof Me)if(n.indexOf("s")>-1){let{$head:i}=r,s=i.textOffset?null:e<0?i.nodeBefore:i.nodeAfter;if(!s||s.isText||!s.isLeaf)return!1;let l=t.state.doc.resolve(i.pos+s.nodeSize*(e<0?-1:1));return gi(t,new Me(r.$anchor,l))}else if(r.empty){if(t.endOfTextblock(e>0?"forward":"backward")){let i=Cp(t.state,e);return i&&i instanceof Te?gi(t,i):!1}else if(!($n&&n.indexOf("m")>-1)){let i=r.$head,s=i.textOffset?null:e<0?i.nodeBefore:i.nodeAfter,l;if(!s||s.isText)return!1;let c=e<0?i.pos-s.nodeSize:i.pos;return s.isAtom||(l=t.docView.descAt(c))&&!l.contentDOM?Te.isSelectable(s)?gi(t,new Te(e<0?t.state.doc.resolve(i.pos-s.nodeSize):i)):$l?gi(t,new Me(t.state.doc.resolve(e<0?c:c+s.nodeSize))):!1:!1}}else return!1;else{if(r instanceof Te&&r.node.isInline)return gi(t,new Me(e>0?r.$to:r.$from));{let i=Cp(t.state,e);return i?gi(t,i):!1}}}function jc(t){return t.nodeType==3?t.nodeValue.length:t.childNodes.length}function vl(t,e){let n=t.pmViewDesc;return n&&n.size==0&&(e<0||t.nextSibling||t.nodeName!="BR")}function eo(t,e){return e<0?sC(t):oC(t)}function sC(t){let e=t.domSelectionRange(),n=e.focusNode,r=e.focusOffset;if(!n)return;let i,s,l=!1;for(Hn&&n.nodeType==1&&r<jc(n)&&vl(n.childNodes[r],-1)&&(l=!0);;)if(r>0){if(n.nodeType!=1)break;{let c=n.childNodes[r-1];if(vl(c,-1))i=n,s=--r;else if(c.nodeType==3)n=c,r=n.nodeValue.length;else break}}else{if(Zv(n))break;{let c=n.previousSibling;for(;c&&vl(c,-1);)i=n.parentNode,s=Yt(c),c=c.previousSibling;if(c)n=c,r=jc(n);else{if(n=n.parentNode,n==t.dom)break;r=0}}}l?Np(t,n,r):i&&Np(t,i,s)}function oC(t){let e=t.domSelectionRange(),n=e.focusNode,r=e.focusOffset;if(!n)return;let i=jc(n),s,l;for(;;)if(r<i){if(n.nodeType!=1)break;let c=n.childNodes[r];if(vl(c,1))s=n,l=++r;else break}else{if(Zv(n))break;{let c=n.nextSibling;for(;c&&vl(c,1);)s=c.parentNode,l=Yt(c)+1,c=c.nextSibling;if(c)n=c,r=0,i=jc(n);else{if(n=n.parentNode,n==t.dom)break;r=i=0}}}s&&Np(t,s,l)}function Zv(t){let e=t.pmViewDesc;return e&&e.node&&e.node.isBlock}function lC(t,e){for(;t&&e==t.childNodes.length&&!Fl(t);)e=Yt(t)+1,t=t.parentNode;for(;t&&e<t.childNodes.length;){let n=t.childNodes[e];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable=="false")break;t=n,e=0}}function aC(t,e){for(;t&&!e&&!Fl(t);)e=Yt(t),t=t.parentNode;for(;t&&e;){let n=t.childNodes[e-1];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable=="false")break;t=n,e=t.childNodes.length}}function Np(t,e,n){if(e.nodeType!=3){let s,l;(l=lC(e,n))?(e=l,n=0):(s=aC(e,n))&&(e=s,n=s.nodeValue.length)}let r=t.domSelection();if(!r)return;if(Ru(r)){let s=document.createRange();s.setEnd(e,n),s.setStart(e,n),r.removeAllRanges(),r.addRange(s)}else r.extend&&r.extend(e,n);t.domObserver.setCurSelection();let{state:i}=t;setTimeout(()=>{t.state==i&&Ur(t)},50)}function nb(t,e){let n=t.state.doc.resolve(e);if(!(Qt||zv)&&n.parent.inlineContent){let i=t.coordsAtPos(e);if(e>n.start()){let s=t.coordsAtPos(e-1),l=(s.top+s.bottom)/2;if(l>i.top&&l<i.bottom&&Math.abs(s.left-i.left)>1)return s.left<i.left?"ltr":"rtl"}if(e<n.end()){let s=t.coordsAtPos(e+1),l=(s.top+s.bottom)/2;if(l>i.top&&l<i.bottom&&Math.abs(s.left-i.left)>1)return s.left>i.left?"ltr":"rtl"}}return getComputedStyle(t.dom).direction=="rtl"?"rtl":"ltr"}function rb(t,e,n){let r=t.state.selection;if(r instanceof Me&&!r.empty||n.indexOf("s")>-1||$n&&n.indexOf("m")>-1)return!1;let{$from:i,$to:s}=r;if(!i.parent.inlineContent||t.endOfTextblock(e<0?"up":"down")){let l=Cp(t.state,e);if(l&&l instanceof Te)return gi(t,l)}if(!i.parent.inlineContent){let l=e<0?i:s,c=r instanceof An?Ie.near(l,e):Ie.findFrom(l,e);return c?gi(t,c):!1}return!1}function ib(t,e){if(!(t.state.selection instanceof Me))return!0;let{$head:n,$anchor:r,empty:i}=t.state.selection;if(!n.sameParent(r))return!0;if(!i)return!1;if(t.endOfTextblock(e>0?"forward":"backward"))return!0;let s=!n.textOffset&&(e<0?n.nodeBefore:n.nodeAfter);if(s&&!s.isText){let l=t.state.tr;return e<0?l.delete(n.pos-s.nodeSize,n.pos):l.delete(n.pos,n.pos+s.nodeSize),t.dispatch(l),!0}return!1}function sb(t,e,n){t.domObserver.stop(),e.contentEditable=n,t.domObserver.start()}function cC(t){if(!rn||t.state.selection.$head.parentOffset>0)return!1;let{focusNode:e,focusOffset:n}=t.domSelectionRange();if(e&&e.nodeType==1&&n==0&&e.firstChild&&e.firstChild.contentEditable=="false"){let r=e.firstChild;sb(t,r,"true"),setTimeout(()=>sb(t,r,"false"),20)}return!1}function uC(t){let e="";return t.ctrlKey&&(e+="c"),t.metaKey&&(e+="m"),t.altKey&&(e+="a"),t.shiftKey&&(e+="s"),e}function dC(t,e){let n=e.keyCode,r=uC(e);if(n==8||$n&&n==72&&r=="c")return ib(t,-1)||eo(t,-1);if(n==46&&!e.shiftKey||$n&&n==68&&r=="c")return ib(t,1)||eo(t,1);if(n==13||n==27)return!0;if(n==37||$n&&n==66&&r=="c"){let i=n==37?nb(t,t.state.selection.from)=="ltr"?-1:1:-1;return tb(t,i,r)||eo(t,i)}else if(n==39||$n&&n==70&&r=="c"){let i=n==39?nb(t,t.state.selection.from)=="ltr"?1:-1:1;return tb(t,i,r)||eo(t,i)}else{if(n==38||$n&&n==80&&r=="c")return rb(t,-1,r)||eo(t,-1);if(n==40||$n&&n==78&&r=="c")return cC(t)||rb(t,1,r)||eo(t,1);if(r==($n?"m":"c")&&(n==66||n==73||n==89||n==90))return!0}return!1}function ph(t,e){t.someProp("transformCopied",y=>{e=y(e,t)});let n=[],{content:r,openStart:i,openEnd:s}=e;for(;i>1&&s>1&&r.childCount==1&&r.firstChild.childCount==1;){i--,s--;let y=r.firstChild;n.push(y.type.name,y.attrs!=y.type.defaultAttrs?y.attrs:null),r=y.content}let l=t.someProp("clipboardSerializer")||Ss.fromSchema(t.state.schema),c=sk(),u=c.createElement("div");u.appendChild(l.serializeFragment(r,{document:c}));let f=u.firstChild,p,m=0;for(;f&&f.nodeType==1&&(p=ik[f.nodeName.toLowerCase()]);){for(let y=p.length-1;y>=0;y--){let k=c.createElement(p[y]);for(;u.firstChild;)k.appendChild(u.firstChild);u.appendChild(k),m++}f=u.firstChild}f&&f.nodeType==1&&f.setAttribute("data-pm-slice",`${i} ${s}${m?` -${m}`:""} ${JSON.stringify(n)}`);let g=t.someProp("clipboardTextSerializer",y=>y(e,t))||e.content.textBetween(0,e.content.size,`
|
|
55
|
+
|
|
56
|
+
`);return{dom:u,text:g,slice:e}}function ek(t,e,n,r,i){let s=i.parent.type.spec.code,l,c;if(!n&&!e)return null;let u=!!e&&(r||s||!n);if(u){if(t.someProp("transformPastedText",g=>{e=g(e,s||r,t)}),s)return c=new he(Z.from(t.state.schema.text(e.replace(/\r\n?/g,`
|
|
57
|
+
`))),0,0),t.someProp("transformPasted",g=>{c=g(c,t,!0)}),c;let m=t.someProp("clipboardTextParser",g=>g(e,i,r,t));if(m)c=m;else{let g=i.marks(),{schema:y}=t.state,k=Ss.fromSchema(y);l=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(w=>{let x=l.appendChild(document.createElement("p"));w&&x.appendChild(k.serializeNode(y.text(w,g)))})}}else t.someProp("transformPastedHTML",m=>{n=m(n,t)}),l=mC(n),$l&&gC(l);let f=l&&l.querySelector("[data-pm-slice]"),p=f&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(f.getAttribute("data-pm-slice")||"");if(p&&p[3])for(let m=+p[3];m>0;m--){let g=l.firstChild;for(;g&&g.nodeType!=1;)g=g.nextSibling;if(!g)break;l=g}if(c||(c=(t.someProp("clipboardParser")||t.someProp("domParser")||Ci.fromSchema(t.state.schema)).parseSlice(l,{preserveWhitespace:!!(u||p),context:i,ruleFromNode(g){return g.nodeName=="BR"&&!g.nextSibling&&g.parentNode&&!fC.test(g.parentNode.nodeName)?{ignore:!0}:null}})),p)c=yC(ob(c,+p[1],+p[2]),p[4]);else if(c=he.maxOpen(pC(c.content,i),!0),c.openStart||c.openEnd){let m=0,g=0;for(let y=c.content.firstChild;m<c.openStart&&!y.type.spec.isolating;m++,y=y.firstChild);for(let y=c.content.lastChild;g<c.openEnd&&!y.type.spec.isolating;g++,y=y.lastChild);c=ob(c,m,g)}return t.someProp("transformPasted",m=>{c=m(c,t,u)}),c}const fC=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i;function pC(t,e){if(t.childCount<2)return t;for(let n=e.depth;n>=0;n--){let i=e.node(n).contentMatchAt(e.index(n)),s,l=[];if(t.forEach(c=>{if(!l)return;let u=i.findWrapping(c.type),f;if(!u)return l=null;if(f=l.length&&s.length&&nk(u,s,c,l[l.length-1],0))l[l.length-1]=f;else{l.length&&(l[l.length-1]=rk(l[l.length-1],s.length));let p=tk(c,u);l.push(p),i=i.matchType(p.type),s=u}}),l)return Z.from(l)}return t}function tk(t,e,n=0){for(let r=e.length-1;r>=n;r--)t=e[r].create(null,Z.from(t));return t}function nk(t,e,n,r,i){if(i<t.length&&i<e.length&&t[i]==e[i]){let s=nk(t,e,n,r.lastChild,i+1);if(s)return r.copy(r.content.replaceChild(r.childCount-1,s));if(r.contentMatchAt(r.childCount).matchType(i==t.length-1?n.type:t[i+1]))return r.copy(r.content.append(Z.from(tk(n,t,i+1))))}}function rk(t,e){if(e==0)return t;let n=t.content.replaceChild(t.childCount-1,rk(t.lastChild,e-1)),r=t.contentMatchAt(t.childCount).fillBefore(Z.empty,!0);return t.copy(n.append(r))}function _p(t,e,n,r,i,s){let l=e<0?t.firstChild:t.lastChild,c=l.content;return t.childCount>1&&(s=0),i<r-1&&(c=_p(c,e,n,r,i+1,s)),i>=n&&(c=e<0?l.contentMatchAt(0).fillBefore(c,s<=i).append(c):c.append(l.contentMatchAt(l.childCount).fillBefore(Z.empty,!0))),t.replaceChild(e<0?0:t.childCount-1,l.copy(c))}function ob(t,e,n){return e<t.openStart&&(t=new he(_p(t.content,-1,e,t.openStart,0,t.openEnd),e,t.openEnd)),n<t.openEnd&&(t=new he(_p(t.content,1,n,t.openEnd,0,0),t.openStart,n)),t}const ik={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]};let lb=null;function sk(){return lb||(lb=document.implementation.createHTMLDocument("title"))}let Wf=null;function hC(t){let e=window.trustedTypes;return e?(Wf||(Wf=e.defaultPolicy||e.createPolicy("ProseMirrorClipboard",{createHTML:n=>n})),Wf.createHTML(t)):t}function mC(t){let e=/^(\s*<meta [^>]*>)*/.exec(t);e&&(t=t.slice(e[0].length));let n=sk().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(t),i;if((i=r&&ik[r[1].toLowerCase()])&&(t=i.map(s=>"<"+s+">").join("")+t+i.map(s=>"</"+s+">").reverse().join("")),n.innerHTML=hC(t),i)for(let s=0;s<i.length;s++)n=n.querySelector(i[s])||n;return n}function gC(t){let e=t.querySelectorAll(Qt?"span:not([class]):not([style])":"span.Apple-converted-space");for(let n=0;n<e.length;n++){let r=e[n];r.childNodes.length==1&&r.textContent==" "&&r.parentNode&&r.parentNode.replaceChild(t.ownerDocument.createTextNode(" "),r)}}function yC(t,e){if(!t.size)return t;let n=t.content.firstChild.type.schema,r;try{r=JSON.parse(e)}catch{return t}let{content:i,openStart:s,openEnd:l}=t;for(let c=r.length-2;c>=0;c-=2){let u=n.nodes[r[c]];if(!u||u.hasRequiredAttrs())break;i=Z.from(u.create(r[c+1],i)),s++,l++}return new he(i,s,l)}const fn={},pn={},bC={touchstart:!0,touchmove:!0};class vC{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:"",button:0},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.badSafariComposition=!1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function kC(t){for(let e in fn){let n=fn[e];t.dom.addEventListener(e,t.input.eventHandlers[e]=r=>{wC(t,r)&&!hh(t,r)&&(t.editable||!(r.type in pn))&&n(t,r)},bC[e]?{passive:!0}:void 0)}rn&&t.dom.addEventListener("input",()=>null),Tp(t)}function Si(t,e){t.input.lastSelectionOrigin=e,t.input.lastSelectionTime=Date.now()}function EC(t){t.domObserver.stop();for(let e in t.input.eventHandlers)t.dom.removeEventListener(e,t.input.eventHandlers[e]);clearTimeout(t.input.composingTimeout),clearTimeout(t.input.lastIOSEnterFallbackTimeout)}function Tp(t){t.someProp("handleDOMEvents",e=>{for(let n in e)t.input.eventHandlers[n]||t.dom.addEventListener(n,t.input.eventHandlers[n]=r=>hh(t,r))})}function hh(t,e){return t.someProp("handleDOMEvents",n=>{let r=n[e.type];return r?r(t,e)||e.defaultPrevented:!1})}function wC(t,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let n=e.target;n!=t.dom;n=n.parentNode)if(!n||n.nodeType==11||n.pmViewDesc&&n.pmViewDesc.stopEvent(e))return!1;return!0}function xC(t,e){!hh(t,e)&&fn[e.type]&&(t.editable||!(e.type in pn))&&fn[e.type](t,e)}pn.keydown=(t,e)=>{let n=e;if(t.input.shiftKey=n.keyCode==16||n.shiftKey,!lk(t,n)&&(t.input.lastKeyCode=n.keyCode,t.input.lastKeyCodeTime=Date.now(),!(Fr&&Qt&&n.keyCode==13)))if(n.keyCode!=229&&t.domObserver.forceFlush(),po&&n.keyCode==13&&!n.ctrlKey&&!n.altKey&&!n.metaKey){let r=Date.now();t.input.lastIOSEnter=r,t.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{t.input.lastIOSEnter==r&&(t.someProp("handleKeyDown",i=>i(t,ls(13,"Enter"))),t.input.lastIOSEnter=0)},200)}else t.someProp("handleKeyDown",r=>r(t,n))||dC(t,n)?n.preventDefault():Si(t,"key")};pn.keyup=(t,e)=>{e.keyCode==16&&(t.input.shiftKey=!1)};pn.keypress=(t,e)=>{let n=e;if(lk(t,n)||!n.charCode||n.ctrlKey&&!n.altKey||$n&&n.metaKey)return;if(t.someProp("handleKeyPress",i=>i(t,n))){n.preventDefault();return}let r=t.state.selection;if(!(r instanceof Me)||!r.$from.sameParent(r.$to)){let i=String.fromCharCode(n.charCode),s=()=>t.state.tr.insertText(i).scrollIntoView();!/[\r\n]/.test(i)&&!t.someProp("handleTextInput",l=>l(t,r.$from.pos,r.$to.pos,i,s))&&t.dispatch(s()),n.preventDefault()}};function Lu(t){return{left:t.clientX,top:t.clientY}}function SC(t,e){let n=e.x-t.clientX,r=e.y-t.clientY;return n*n+r*r<100}function mh(t,e,n,r,i){if(r==-1)return!1;let s=t.state.doc.resolve(r);for(let l=s.depth+1;l>0;l--)if(t.someProp(e,c=>l>s.depth?c(t,n,s.nodeAfter,s.before(l),i,!0):c(t,n,s.node(l),s.before(l),i,!1)))return!0;return!1}function ao(t,e,n){if(t.focused||t.focus(),t.state.selection.eq(e))return;let r=t.state.tr.setSelection(e);r.setMeta("pointer",!0),t.dispatch(r)}function CC(t,e){if(e==-1)return!1;let n=t.state.doc.resolve(e),r=n.nodeAfter;return r&&r.isAtom&&Te.isSelectable(r)?(ao(t,new Te(n)),!0):!1}function NC(t,e){if(e==-1)return!1;let n=t.state.selection,r,i;n instanceof Te&&(r=n.node);let s=t.state.doc.resolve(e);for(let l=s.depth+1;l>0;l--){let c=l>s.depth?s.nodeAfter:s.node(l);if(Te.isSelectable(c)){r&&n.$from.depth>0&&l>=n.$from.depth&&s.before(n.$from.depth+1)==n.$from.pos?i=s.before(n.$from.depth):i=s.before(l);break}}return i!=null?(ao(t,Te.create(t.state.doc,i)),!0):!1}function _C(t,e,n,r,i){return mh(t,"handleClickOn",e,n,r)||t.someProp("handleClick",s=>s(t,e,r))||(i?NC(t,n):CC(t,n))}function TC(t,e,n,r){return mh(t,"handleDoubleClickOn",e,n,r)||t.someProp("handleDoubleClick",i=>i(t,e,r))}function MC(t,e,n,r){return mh(t,"handleTripleClickOn",e,n,r)||t.someProp("handleTripleClick",i=>i(t,e,r))||AC(t,n,r)}function AC(t,e,n){if(n.button!=0)return!1;let r=t.state.doc;if(e==-1)return r.inlineContent?(ao(t,Me.create(r,0,r.content.size)),!0):!1;let i=r.resolve(e);for(let s=i.depth+1;s>0;s--){let l=s>i.depth?i.nodeAfter:i.node(s),c=i.before(s);if(l.inlineContent)ao(t,Me.create(r,c+1,c+1+l.content.size));else if(Te.isSelectable(l))ao(t,Te.create(r,c));else continue;return!0}}function gh(t){return Fc(t)}const ok=$n?"metaKey":"ctrlKey";fn.mousedown=(t,e)=>{let n=e;t.input.shiftKey=n.shiftKey;let r=gh(t),i=Date.now(),s="singleClick";i-t.input.lastClick.time<500&&SC(n,t.input.lastClick)&&!n[ok]&&t.input.lastClick.button==n.button&&(t.input.lastClick.type=="singleClick"?s="doubleClick":t.input.lastClick.type=="doubleClick"&&(s="tripleClick")),t.input.lastClick={time:i,x:n.clientX,y:n.clientY,type:s,button:n.button};let l=t.posAtCoords(Lu(n));l&&(s=="singleClick"?(t.input.mouseDown&&t.input.mouseDown.done(),t.input.mouseDown=new OC(t,l,n,!!r)):(s=="doubleClick"?TC:MC)(t,l.pos,l.inside,n)?n.preventDefault():Si(t,"pointer"))};class OC{constructor(e,n,r,i){this.view=e,this.pos=n,this.event=r,this.flushed=i,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[ok],this.allowDefault=r.shiftKey;let s,l;if(n.inside>-1)s=e.state.doc.nodeAt(n.inside),l=n.inside;else{let p=e.state.doc.resolve(n.pos);s=p.parent,l=p.depth?p.before():0}const c=i?null:r.target,u=c?e.docView.nearestDesc(c,!0):null;this.target=u&&u.nodeDOM.nodeType==1?u.nodeDOM:null;let{selection:f}=e.state;(r.button==0&&s.type.spec.draggable&&s.type.spec.selectable!==!1||f instanceof Te&&f.from<=l&&f.to>l)&&(this.mightDrag={node:s,pos:l,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&Hn&&!this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout(()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")},20),this.view.domObserver.start()),e.root.addEventListener("mouseup",this.up=this.up.bind(this)),e.root.addEventListener("mousemove",this.move=this.move.bind(this)),Si(e,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout(()=>Ur(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let n=this.pos;this.view.state.doc!=this.startDoc&&(n=this.view.posAtCoords(Lu(e))),this.updateAllowDefault(e),this.allowDefault||!n?Si(this.view,"pointer"):_C(this.view,n.pos,n.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||rn&&this.mightDrag&&!this.mightDrag.node.isAtom||Qt&&!this.view.state.selection.visible&&Math.min(Math.abs(n.pos-this.view.state.selection.from),Math.abs(n.pos-this.view.state.selection.to))<=2)?(ao(this.view,Ie.near(this.view.state.doc.resolve(n.pos))),e.preventDefault()):Si(this.view,"pointer")}move(e){this.updateAllowDefault(e),Si(this.view,"pointer"),e.buttons==0&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}}fn.touchstart=t=>{t.input.lastTouch=Date.now(),gh(t),Si(t,"pointer")};fn.touchmove=t=>{t.input.lastTouch=Date.now(),Si(t,"pointer")};fn.contextmenu=t=>gh(t);function lk(t,e){return t.composing?!0:rn&&Math.abs(e.timeStamp-t.input.compositionEndedAt)<500?(t.input.compositionEndedAt=-2e8,!0):!1}const RC=Fr?5e3:-1;pn.compositionstart=pn.compositionupdate=t=>{if(!t.composing){t.domObserver.flush();let{state:e}=t,n=e.selection.$to;if(e.selection instanceof Me&&(e.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)||Qt&&zv&&IC(t)))t.markCursor=t.state.storedMarks||n.marks(),Fc(t,!0),t.markCursor=null;else if(Fc(t,!e.selection.empty),Hn&&e.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let r=t.domSelectionRange();for(let i=r.focusNode,s=r.focusOffset;i&&i.nodeType==1&&s!=0;){let l=s<0?i.lastChild:i.childNodes[s-1];if(!l)break;if(l.nodeType==3){let c=t.domSelection();c&&c.collapse(l,l.nodeValue.length);break}else i=l,s=-1}}t.input.composing=!0}ak(t,RC)};function IC(t){let{focusNode:e,focusOffset:n}=t.domSelectionRange();if(!e||e.nodeType!=1||n>=e.childNodes.length)return!1;let r=e.childNodes[n];return r.nodeType==1&&r.contentEditable=="false"}pn.compositionend=(t,e)=>{t.composing&&(t.input.composing=!1,t.input.compositionEndedAt=e.timeStamp,t.input.compositionPendingChanges=t.domObserver.pendingRecords().length?t.input.compositionID:0,t.input.compositionNode=null,t.input.badSafariComposition?t.domObserver.forceFlush():t.input.compositionPendingChanges&&Promise.resolve().then(()=>t.domObserver.flush()),t.input.compositionID++,ak(t,20))};function ak(t,e){clearTimeout(t.input.composingTimeout),e>-1&&(t.input.composingTimeout=setTimeout(()=>Fc(t),e))}function ck(t){for(t.composing&&(t.input.composing=!1,t.input.compositionEndedAt=DC());t.input.compositionNodes.length>0;)t.input.compositionNodes.pop().markParentsDirty()}function LC(t){let e=t.domSelectionRange();if(!e.focusNode)return null;let n=N1(e.focusNode,e.focusOffset),r=_1(e.focusNode,e.focusOffset);if(n&&r&&n!=r){let i=r.pmViewDesc,s=t.domObserver.lastChangedTextNode;if(n==s||r==s)return s;if(!i||!i.isText(r.nodeValue))return r;if(t.input.compositionNode==r){let l=n.pmViewDesc;if(!(!l||!l.isText(n.nodeValue)))return r}}return n||r}function DC(){let t=document.createEvent("Event");return t.initEvent("event",!0,!0),t.timeStamp}function Fc(t,e=!1){if(!(Fr&&t.domObserver.flushingSoon>=0)){if(t.domObserver.forceFlush(),ck(t),e||t.docView&&t.docView.dirty){let n=dh(t),r=t.state.selection;return n&&!n.eq(r)?t.dispatch(t.state.tr.setSelection(n)):(t.markCursor||e)&&!r.$from.node(r.$from.sharedDepth(r.to)).inlineContent?t.dispatch(t.state.tr.deleteSelection()):t.updateState(t.state),!0}return!1}}function PC(t,e){if(!t.dom.parentNode)return;let n=t.dom.parentNode.appendChild(document.createElement("div"));n.appendChild(e),n.style.cssText="position: fixed; left: -10000px; top: 10px";let r=getSelection(),i=document.createRange();i.selectNodeContents(e),t.dom.blur(),r.removeAllRanges(),r.addRange(i),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),t.focus()},50)}const Ol=En&&Ni<15||po&&O1<604;fn.copy=pn.cut=(t,e)=>{let n=e,r=t.state.selection,i=n.type=="cut";if(r.empty)return;let s=Ol?null:n.clipboardData,l=r.content(),{dom:c,text:u}=ph(t,l);s?(n.preventDefault(),s.clearData(),s.setData("text/html",c.innerHTML),s.setData("text/plain",u)):PC(t,c),i&&t.dispatch(t.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function BC(t){return t.openStart==0&&t.openEnd==0&&t.content.childCount==1?t.content.firstChild:null}function zC(t,e){if(!t.dom.parentNode)return;let n=t.input.shiftKey||t.state.selection.$from.parent.type.spec.code,r=t.dom.parentNode.appendChild(document.createElement(n?"textarea":"div"));n||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let i=t.input.shiftKey&&t.input.lastKeyCode!=45;setTimeout(()=>{t.focus(),r.parentNode&&r.parentNode.removeChild(r),n?Rl(t,r.value,null,i,e):Rl(t,r.textContent,r.innerHTML,i,e)},50)}function Rl(t,e,n,r,i){let s=ek(t,e,n,r,t.state.selection.$from);if(t.someProp("handlePaste",u=>u(t,i,s||he.empty)))return!0;if(!s)return!1;let l=BC(s),c=l?t.state.tr.replaceSelectionWith(l,r):t.state.tr.replaceSelection(s);return t.dispatch(c.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function uk(t){let e=t.getData("text/plain")||t.getData("Text");if(e)return e;let n=t.getData("text/uri-list");return n?n.replace(/\r?\n/g," "):""}pn.paste=(t,e)=>{let n=e;if(t.composing&&!Fr)return;let r=Ol?null:n.clipboardData,i=t.input.shiftKey&&t.input.lastKeyCode!=45;r&&Rl(t,uk(r),r.getData("text/html"),i,n)?n.preventDefault():zC(t,n)};class dk{constructor(e,n,r){this.slice=e,this.move=n,this.node=r}}const jC=$n?"altKey":"ctrlKey";function fk(t,e){let n=t.someProp("dragCopies",r=>!r(e));return n??!e[jC]}fn.dragstart=(t,e)=>{let n=e,r=t.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let i=t.state.selection,s=i.empty?null:t.posAtCoords(Lu(n)),l;if(!(s&&s.pos>=i.from&&s.pos<=(i instanceof Te?i.to-1:i.to))){if(r&&r.mightDrag)l=Te.create(t.state.doc,r.mightDrag.pos);else if(n.target&&n.target.nodeType==1){let m=t.docView.nearestDesc(n.target,!0);m&&m.node.type.spec.draggable&&m!=t.docView&&(l=Te.create(t.state.doc,m.posBefore))}}let c=(l||t.state.selection).content(),{dom:u,text:f,slice:p}=ph(t,c);(!n.dataTransfer.files.length||!Qt||Bv>120)&&n.dataTransfer.clearData(),n.dataTransfer.setData(Ol?"Text":"text/html",u.innerHTML),n.dataTransfer.effectAllowed="copyMove",Ol||n.dataTransfer.setData("text/plain",f),t.dragging=new dk(p,fk(t,n),l)};fn.dragend=t=>{let e=t.dragging;window.setTimeout(()=>{t.dragging==e&&(t.dragging=null)},50)};pn.dragover=pn.dragenter=(t,e)=>e.preventDefault();pn.drop=(t,e)=>{try{FC(t,e,t.dragging)}finally{t.dragging=null}};function FC(t,e,n){if(!e.dataTransfer)return;let r=t.posAtCoords(Lu(e));if(!r)return;let i=t.state.doc.resolve(r.pos),s=n&&n.slice;s?t.someProp("transformPasted",y=>{s=y(s,t,!1)}):s=ek(t,uk(e.dataTransfer),Ol?null:e.dataTransfer.getData("text/html"),!1,i);let l=!!(n&&fk(t,e));if(t.someProp("handleDrop",y=>y(t,e,s||he.empty,l))){e.preventDefault();return}if(!s)return;e.preventDefault();let c=s?gv(t.state.doc,i.pos,s):i.pos;c==null&&(c=i.pos);let u=t.state.tr;if(l){let{node:y}=n;y?y.replace(u):u.deleteSelection()}let f=u.mapping.map(c),p=s.openStart==0&&s.openEnd==0&&s.content.childCount==1,m=u.doc;if(p?u.replaceRangeWith(f,f,s.content.firstChild):u.replaceRange(f,f,s),u.doc.eq(m))return;let g=u.doc.resolve(f);if(p&&Te.isSelectable(s.content.firstChild)&&g.nodeAfter&&g.nodeAfter.sameMarkup(s.content.firstChild))u.setSelection(new Te(g));else{let y=u.mapping.map(c);u.mapping.maps[u.mapping.maps.length-1].forEach((k,w,x,C)=>y=C),u.setSelection(fh(t,g,u.doc.resolve(y)))}t.focus(),t.dispatch(u.setMeta("uiEvent","drop"))}fn.focus=t=>{t.input.lastFocus=Date.now(),t.focused||(t.domObserver.stop(),t.dom.classList.add("ProseMirror-focused"),t.domObserver.start(),t.focused=!0,setTimeout(()=>{t.docView&&t.hasFocus()&&!t.domObserver.currentSelection.eq(t.domSelectionRange())&&Ur(t)},20))};fn.blur=(t,e)=>{let n=e;t.focused&&(t.domObserver.stop(),t.dom.classList.remove("ProseMirror-focused"),t.domObserver.start(),n.relatedTarget&&t.dom.contains(n.relatedTarget)&&t.domObserver.currentSelection.clear(),t.focused=!1)};fn.beforeinput=(t,e)=>{if(Qt&&Fr&&e.inputType=="deleteContentBackward"){t.domObserver.flushSoon();let{domChangeCount:r}=t.input;setTimeout(()=>{if(t.input.domChangeCount!=r||(t.dom.blur(),t.focus(),t.someProp("handleKeyDown",s=>s(t,ls(8,"Backspace")))))return;let{$cursor:i}=t.state.selection;i&&i.pos>0&&t.dispatch(t.state.tr.delete(i.pos-1,i.pos).scrollIntoView())},50)}};for(let t in pn)fn[t]=pn[t];function Il(t,e){if(t==e)return!0;for(let n in t)if(t[n]!==e[n])return!1;for(let n in e)if(!(n in t))return!1;return!0}class $c{constructor(e,n){this.toDOM=e,this.spec=n||hs,this.side=this.spec.side||0}map(e,n,r,i){let{pos:s,deleted:l}=e.mapResult(n.from+i,this.side<0?-1:1);return l?null:new mt(s-r,s-r,this)}valid(){return!0}eq(e){return this==e||e instanceof $c&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&Il(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class Ti{constructor(e,n){this.attrs=e,this.spec=n||hs}map(e,n,r,i){let s=e.map(n.from+i,this.spec.inclusiveStart?-1:1)-r,l=e.map(n.to+i,this.spec.inclusiveEnd?1:-1)-r;return s>=l?null:new mt(s,l,this)}valid(e,n){return n.from<n.to}eq(e){return this==e||e instanceof Ti&&Il(this.attrs,e.attrs)&&Il(this.spec,e.spec)}static is(e){return e.type instanceof Ti}destroy(){}}class yh{constructor(e,n){this.attrs=e,this.spec=n||hs}map(e,n,r,i){let s=e.mapResult(n.from+i,1);if(s.deleted)return null;let l=e.mapResult(n.to+i,-1);return l.deleted||l.pos<=s.pos?null:new mt(s.pos-r,l.pos-r,this)}valid(e,n){let{index:r,offset:i}=e.content.findIndex(n.from),s;return i==n.from&&!(s=e.child(r)).isText&&i+s.nodeSize==n.to}eq(e){return this==e||e instanceof yh&&Il(this.attrs,e.attrs)&&Il(this.spec,e.spec)}destroy(){}}class mt{constructor(e,n,r){this.from=e,this.to=n,this.type=r}copy(e,n){return new mt(e,n,this.type)}eq(e,n=0){return this.type.eq(e.type)&&this.from+n==e.from&&this.to+n==e.to}map(e,n,r){return this.type.map(e,this,n,r)}static widget(e,n,r){return new mt(e,e,new $c(n,r))}static inline(e,n,r,i){return new mt(e,n,new Ti(r,i))}static node(e,n,r,i){return new mt(e,n,new yh(r,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof Ti}get widget(){return this.type instanceof $c}}const no=[],hs={};class et{constructor(e,n){this.local=e.length?e:no,this.children=n.length?n:no}static create(e,n){return n.length?Uc(n,e,0,hs):nn}find(e,n,r){let i=[];return this.findInner(e??0,n??1e9,i,0,r),i}findInner(e,n,r,i,s){for(let l=0;l<this.local.length;l++){let c=this.local[l];c.from<=n&&c.to>=e&&(!s||s(c.spec))&&r.push(c.copy(c.from+i,c.to+i))}for(let l=0;l<this.children.length;l+=3)if(this.children[l]<n&&this.children[l+1]>e){let c=this.children[l]+1;this.children[l+2].findInner(e-c,n-c,r,i+c,s)}}map(e,n,r){return this==nn||e.maps.length==0?this:this.mapInner(e,n,0,0,r||hs)}mapInner(e,n,r,i,s){let l;for(let c=0;c<this.local.length;c++){let u=this.local[c].map(e,r,i);u&&u.type.valid(n,u)?(l||(l=[])).push(u):s.onRemove&&s.onRemove(this.local[c].spec)}return this.children.length?$C(this.children,l||[],e,n,r,i,s):l?new et(l.sort(ms),no):nn}add(e,n){return n.length?this==nn?et.create(e,n):this.addInner(e,n,0):this}addInner(e,n,r){let i,s=0;e.forEach((c,u)=>{let f=u+r,p;if(p=hk(n,c,f)){for(i||(i=this.children.slice());s<i.length&&i[s]<u;)s+=3;i[s]==u?i[s+2]=i[s+2].addInner(c,p,f+1):i.splice(s,0,u,u+c.nodeSize,Uc(p,c,f+1,hs)),s+=3}});let l=pk(s?mk(n):n,-r);for(let c=0;c<l.length;c++)l[c].type.valid(e,l[c])||l.splice(c--,1);return new et(l.length?this.local.concat(l).sort(ms):this.local,i||this.children)}remove(e){return e.length==0||this==nn?this:this.removeInner(e,0)}removeInner(e,n){let r=this.children,i=this.local;for(let s=0;s<r.length;s+=3){let l,c=r[s]+n,u=r[s+1]+n;for(let p=0,m;p<e.length;p++)(m=e[p])&&m.from>c&&m.to<u&&(e[p]=null,(l||(l=[])).push(m));if(!l)continue;r==this.children&&(r=this.children.slice());let f=r[s+2].removeInner(l,c+1);f!=nn?r[s+2]=f:(r.splice(s,3),s-=3)}if(i.length){for(let s=0,l;s<e.length;s++)if(l=e[s])for(let c=0;c<i.length;c++)i[c].eq(l,n)&&(i==this.local&&(i=this.local.slice()),i.splice(c--,1))}return r==this.children&&i==this.local?this:i.length||r.length?new et(i,r):nn}forChild(e,n){if(this==nn)return this;if(n.isLeaf)return et.empty;let r,i;for(let c=0;c<this.children.length;c+=3)if(this.children[c]>=e){this.children[c]==e&&(r=this.children[c+2]);break}let s=e+1,l=s+n.content.size;for(let c=0;c<this.local.length;c++){let u=this.local[c];if(u.from<l&&u.to>s&&u.type instanceof Ti){let f=Math.max(s,u.from)-s,p=Math.min(l,u.to)-s;f<p&&(i||(i=[])).push(u.copy(f,p))}}if(i){let c=new et(i.sort(ms),no);return r?new vi([c,r]):c}return r||nn}eq(e){if(this==e)return!0;if(!(e instanceof et)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let n=0;n<this.local.length;n++)if(!this.local[n].eq(e.local[n]))return!1;for(let n=0;n<this.children.length;n+=3)if(this.children[n]!=e.children[n]||this.children[n+1]!=e.children[n+1]||!this.children[n+2].eq(e.children[n+2]))return!1;return!0}locals(e){return bh(this.localsInner(e))}localsInner(e){if(this==nn)return no;if(e.inlineContent||!this.local.some(Ti.is))return this.local;let n=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof Ti||n.push(this.local[r]);return n}forEachSet(e){e(this)}}et.empty=new et([],[]);et.removeOverlap=bh;const nn=et.empty;class vi{constructor(e){this.members=e}map(e,n){const r=this.members.map(i=>i.map(e,n,hs));return vi.from(r)}forChild(e,n){if(n.isLeaf)return et.empty;let r=[];for(let i=0;i<this.members.length;i++){let s=this.members[i].forChild(e,n);s!=nn&&(s instanceof vi?r=r.concat(s.members):r.push(s))}return vi.from(r)}eq(e){if(!(e instanceof vi)||e.members.length!=this.members.length)return!1;for(let n=0;n<this.members.length;n++)if(!this.members[n].eq(e.members[n]))return!1;return!0}locals(e){let n,r=!0;for(let i=0;i<this.members.length;i++){let s=this.members[i].localsInner(e);if(s.length)if(!n)n=s;else{r&&(n=n.slice(),r=!1);for(let l=0;l<s.length;l++)n.push(s[l])}}return n?bh(r?n:n.sort(ms)):no}static from(e){switch(e.length){case 0:return nn;case 1:return e[0];default:return new vi(e.every(n=>n instanceof et)?e:e.reduce((n,r)=>n.concat(r instanceof et?r:r.members),[]))}}forEachSet(e){for(let n=0;n<this.members.length;n++)this.members[n].forEachSet(e)}}function $C(t,e,n,r,i,s,l){let c=t.slice();for(let f=0,p=s;f<n.maps.length;f++){let m=0;n.maps[f].forEach((g,y,k,w)=>{let x=w-k-(y-g);for(let C=0;C<c.length;C+=3){let N=c[C+1];if(N<0||g>N+p-m)continue;let M=c[C]+p-m;y>=M?c[C+1]=g<=M?-2:-1:g>=p&&x&&(c[C]+=x,c[C+1]+=x)}m+=x}),p=n.maps[f].map(p,-1)}let u=!1;for(let f=0;f<c.length;f+=3)if(c[f+1]<0){if(c[f+1]==-2){u=!0,c[f+1]=-1;continue}let p=n.map(t[f]+s),m=p-i;if(m<0||m>=r.content.size){u=!0;continue}let g=n.map(t[f+1]+s,-1),y=g-i,{index:k,offset:w}=r.content.findIndex(m),x=r.maybeChild(k);if(x&&w==m&&w+x.nodeSize==y){let C=c[f+2].mapInner(n,x,p+1,t[f]+s+1,l);C!=nn?(c[f]=m,c[f+1]=y,c[f+2]=C):(c[f+1]=-2,u=!0)}else u=!0}if(u){let f=UC(c,t,e,n,i,s,l),p=Uc(f,r,0,l);e=p.local;for(let m=0;m<c.length;m+=3)c[m+1]<0&&(c.splice(m,3),m-=3);for(let m=0,g=0;m<p.children.length;m+=3){let y=p.children[m];for(;g<c.length&&c[g]<y;)g+=3;c.splice(g,0,p.children[m],p.children[m+1],p.children[m+2])}}return new et(e.sort(ms),c)}function pk(t,e){if(!e||!t.length)return t;let n=[];for(let r=0;r<t.length;r++){let i=t[r];n.push(new mt(i.from+e,i.to+e,i.type))}return n}function UC(t,e,n,r,i,s,l){function c(u,f){for(let p=0;p<u.local.length;p++){let m=u.local[p].map(r,i,f);m?n.push(m):l.onRemove&&l.onRemove(u.local[p].spec)}for(let p=0;p<u.children.length;p+=3)c(u.children[p+2],u.children[p]+f+1)}for(let u=0;u<t.length;u+=3)t[u+1]==-1&&c(t[u+2],e[u]+s+1);return n}function hk(t,e,n){if(e.isLeaf)return null;let r=n+e.nodeSize,i=null;for(let s=0,l;s<t.length;s++)(l=t[s])&&l.from>n&&l.to<r&&((i||(i=[])).push(l),t[s]=null);return i}function mk(t){let e=[];for(let n=0;n<t.length;n++)t[n]!=null&&e.push(t[n]);return e}function Uc(t,e,n,r){let i=[],s=!1;e.forEach((c,u)=>{let f=hk(t,c,u+n);if(f){s=!0;let p=Uc(f,c,n+u+1,r);p!=nn&&i.push(u,u+c.nodeSize,p)}});let l=pk(s?mk(t):t,-n).sort(ms);for(let c=0;c<l.length;c++)l[c].type.valid(e,l[c])||(r.onRemove&&r.onRemove(l[c].spec),l.splice(c--,1));return l.length||i.length?new et(l,i):nn}function ms(t,e){return t.from-e.from||t.to-e.to}function bh(t){let e=t;for(let n=0;n<e.length-1;n++){let r=e[n];if(r.from!=r.to)for(let i=n+1;i<e.length;i++){let s=e[i];if(s.from==r.from){s.to!=r.to&&(e==t&&(e=t.slice()),e[i]=s.copy(s.from,r.to),ab(e,i+1,s.copy(r.to,s.to)));continue}else{s.from<r.to&&(e==t&&(e=t.slice()),e[n]=r.copy(r.from,s.from),ab(e,i,r.copy(s.from,r.to)));break}}}return e}function ab(t,e,n){for(;e<t.length&&ms(n,t[e])>0;)e++;t.splice(e,0,n)}function Vf(t){let e=[];return t.someProp("decorations",n=>{let r=n(t.state);r&&r!=nn&&e.push(r)}),t.cursorWrapper&&e.push(et.create(t.state.doc,[t.cursorWrapper.deco])),vi.from(e)}const HC={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},WC=En&&Ni<=11;class VC{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(e){this.anchorNode=e.anchorNode,this.anchorOffset=e.anchorOffset,this.focusNode=e.focusNode,this.focusOffset=e.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(e){return e.anchorNode==this.anchorNode&&e.anchorOffset==this.anchorOffset&&e.focusNode==this.focusNode&&e.focusOffset==this.focusOffset}}class KC{constructor(e,n){this.view=e,this.handleDOMChange=n,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new VC,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let i=0;i<r.length;i++)this.queue.push(r[i]);En&&Ni<=11&&r.some(i=>i.type=="childList"&&i.removedNodes.length||i.type=="characterData"&&i.oldValue.length>i.target.nodeValue.length)?this.flushSoon():rn&&e.composing&&r.some(i=>i.type=="childList"&&i.target.nodeName=="TR")?(e.input.badSafariComposition=!0,this.flushSoon()):this.flush()}),WC&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,HC)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let e=this.observer.takeRecords();if(e.length){for(let n=0;n<e.length;n++)this.queue.push(e[n]);window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener("DOMCharacterDataModified",this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener("selectionchange",this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener("selectionchange",this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if(eb(this.view)){if(this.suppressingSelectionUpdates)return Ur(this.view);if(En&&Ni<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&vs(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset))return this.flushSoon()}this.flush()}}setCurSelection(){this.currentSelection.set(this.view.domSelectionRange())}ignoreSelectionChange(e){if(!e.focusNode)return!0;let n=new Set,r;for(let s=e.focusNode;s;s=fo(s))n.add(s);for(let s=e.anchorNode;s;s=fo(s))if(n.has(s)){r=s;break}let i=r&&this.view.docView.nearestDesc(r);if(i&&i.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}flush(){let{view:e}=this;if(!e.docView||this.flushingSoon>-1)return;let n=this.pendingRecords();n.length&&(this.queue=[]);let r=e.domSelectionRange(),i=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&eb(e)&&!this.ignoreSelectionChange(r),s=-1,l=-1,c=!1,u=[];if(e.editable)for(let p=0;p<n.length;p++){let m=this.registerMutation(n[p],u);m&&(s=s<0?m.from:Math.min(m.from,s),l=l<0?m.to:Math.max(m.to,l),m.typeOver&&(c=!0))}if(u.some(p=>p.nodeName=="BR")&&(e.input.lastKeyCode==8||e.input.lastKeyCode==46)){for(let p of u)if(p.nodeName=="BR"&&p.parentNode){let m=p.nextSibling;m&&m.nodeType==1&&m.contentEditable=="false"&&p.parentNode.removeChild(p)}}else if(Hn&&u.length){let p=u.filter(m=>m.nodeName=="BR");if(p.length==2){let[m,g]=p;m.parentNode&&m.parentNode.parentNode==g.parentNode?g.remove():m.remove()}else{let{focusNode:m}=this.currentSelection;for(let g of p){let y=g.parentNode;y&&y.nodeName=="LI"&&(!m||YC(e,m)!=y)&&g.remove()}}}let f=null;s<0&&i&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Ru(r)&&(f=dh(e))&&f.eq(Ie.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Ur(e),this.currentSelection.set(r),e.scrollToSelection()):(s>-1||i)&&(s>-1&&(e.docView.markDirty(s,l),qC(e)),e.input.badSafariComposition&&(e.input.badSafariComposition=!1,JC(e,u)),this.handleDOMChange(s,l,c,u),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Ur(e),this.currentSelection.set(r))}registerMutation(e,n){if(n.indexOf(e.target)>-1)return null;let r=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(r==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!r||r.ignoreMutation(e))return null;if(e.type=="childList"){for(let p=0;p<e.addedNodes.length;p++){let m=e.addedNodes[p];n.push(m),m.nodeType==3&&(this.lastChangedTextNode=m)}if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(e.target))return{from:r.posBefore,to:r.posAfter};let i=e.previousSibling,s=e.nextSibling;if(En&&Ni<=11&&e.addedNodes.length)for(let p=0;p<e.addedNodes.length;p++){let{previousSibling:m,nextSibling:g}=e.addedNodes[p];(!m||Array.prototype.indexOf.call(e.addedNodes,m)<0)&&(i=m),(!g||Array.prototype.indexOf.call(e.addedNodes,g)<0)&&(s=g)}let l=i&&i.parentNode==e.target?Yt(i)+1:0,c=r.localPosFromDOM(e.target,l,-1),u=s&&s.parentNode==e.target?Yt(s):e.target.childNodes.length,f=r.localPosFromDOM(e.target,u,1);return{from:c,to:f}}else return e.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:(this.lastChangedTextNode=e.target,{from:r.posAtStart,to:r.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let cb=new WeakMap,ub=!1;function qC(t){if(!cb.has(t)&&(cb.set(t,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(t.dom).whiteSpace)!==-1)){if(t.requiresGeckoHackNode=Hn,ub)return;console.warn("ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package."),ub=!0}}function db(t,e){let n=e.startContainer,r=e.startOffset,i=e.endContainer,s=e.endOffset,l=t.domAtPos(t.state.selection.anchor);return vs(l.node,l.offset,i,s)&&([n,r,i,s]=[i,s,n,r]),{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:s}}function GC(t,e){if(e.getComposedRanges){let i=e.getComposedRanges(t.root)[0];if(i)return db(t,i)}let n;function r(i){i.preventDefault(),i.stopImmediatePropagation(),n=i.getTargetRanges()[0]}return t.dom.addEventListener("beforeinput",r,!0),document.execCommand("indent"),t.dom.removeEventListener("beforeinput",r,!0),n?db(t,n):null}function YC(t,e){for(let n=e.parentNode;n&&n!=t.dom;n=n.parentNode){let r=t.docView.nearestDesc(n,!0);if(r&&r.node.isBlock)return n}return null}function JC(t,e){var n;let{focusNode:r,focusOffset:i}=t.domSelectionRange();for(let s of e)if(((n=s.parentNode)===null||n===void 0?void 0:n.nodeName)=="TR"){let l=s.nextSibling;for(;l&&l.nodeName!="TD"&&l.nodeName!="TH";)l=l.nextSibling;if(l){let c=l;for(;;){let u=c.firstChild;if(!u||u.nodeType!=1||u.contentEditable=="false"||/^(BR|IMG)$/.test(u.nodeName))break;c=u}c.insertBefore(s,c.firstChild),r==s&&t.domSelection().collapse(s,i)}else s.parentNode.removeChild(s)}}function QC(t,e,n){let{node:r,fromOffset:i,toOffset:s,from:l,to:c}=t.docView.parseRange(e,n),u=t.domSelectionRange(),f,p=u.anchorNode;if(p&&t.dom.contains(p.nodeType==1?p:p.parentNode)&&(f=[{node:p,offset:u.anchorOffset}],Ru(u)||f.push({node:u.focusNode,offset:u.focusOffset})),Qt&&t.input.lastKeyCode===8)for(let x=s;x>i;x--){let C=r.childNodes[x-1],N=C.pmViewDesc;if(C.nodeName=="BR"&&!N){s=x;break}if(!N||N.size)break}let m=t.state.doc,g=t.someProp("domParser")||Ci.fromSchema(t.state.schema),y=m.resolve(l),k=null,w=g.parse(r,{topNode:y.parent,topMatch:y.parent.contentMatchAt(y.index()),topOpen:!0,from:i,to:s,preserveWhitespace:y.parent.type.whitespace=="pre"?"full":!0,findPositions:f,ruleFromNode:XC,context:y});if(f&&f[0].pos!=null){let x=f[0].pos,C=f[1]&&f[1].pos;C==null&&(C=x),k={anchor:x+l,head:C+l}}return{doc:w,sel:k,from:l,to:c}}function XC(t){let e=t.pmViewDesc;if(e)return e.parseRule();if(t.nodeName=="BR"&&t.parentNode){if(rn&&/^(ul|ol)$/i.test(t.parentNode.nodeName)){let n=document.createElement("div");return n.appendChild(document.createElement("li")),{skip:n}}else if(t.parentNode.lastChild==t||rn&&/^(tr|table)$/i.test(t.parentNode.nodeName))return{ignore:!0}}else if(t.nodeName=="IMG"&&t.getAttribute("mark-placeholder"))return{ignore:!0};return null}const ZC=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|img|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function eN(t,e,n,r,i){let s=t.input.compositionPendingChanges||(t.composing?t.input.compositionID:0);if(t.input.compositionPendingChanges=0,e<0){let V=t.input.lastSelectionTime>Date.now()-50?t.input.lastSelectionOrigin:null,Q=dh(t,V);if(Q&&!t.state.selection.eq(Q)){if(Qt&&Fr&&t.input.lastKeyCode===13&&Date.now()-100<t.input.lastKeyCodeTime&&t.someProp("handleKeyDown",Y=>Y(t,ls(13,"Enter"))))return;let ee=t.state.tr.setSelection(Q);V=="pointer"?ee.setMeta("pointer",!0):V=="key"&&ee.scrollIntoView(),s&&ee.setMeta("composition",s),t.dispatch(ee)}return}let l=t.state.doc.resolve(e),c=l.sharedDepth(n);e=l.before(c+1),n=t.state.doc.resolve(n).after(c+1);let u=t.state.selection,f=QC(t,e,n),p=t.state.doc,m=p.slice(f.from,f.to),g,y;t.input.lastKeyCode===8&&Date.now()-100<t.input.lastKeyCodeTime?(g=t.state.selection.to,y="end"):(g=t.state.selection.from,y="start"),t.input.lastKeyCode=null;let k=rN(m.content,f.doc.content,f.from,g,y);if(k&&t.input.domChangeCount++,(po&&t.input.lastIOSEnter>Date.now()-225||Fr)&&i.some(V=>V.nodeType==1&&!ZC.test(V.nodeName))&&(!k||k.endA>=k.endB)&&t.someProp("handleKeyDown",V=>V(t,ls(13,"Enter")))){t.input.lastIOSEnter=0;return}if(!k)if(r&&u instanceof Me&&!u.empty&&u.$head.sameParent(u.$anchor)&&!t.composing&&!(f.sel&&f.sel.anchor!=f.sel.head))k={start:u.from,endA:u.to,endB:u.to};else{if(f.sel){let V=fb(t,t.state.doc,f.sel);if(V&&!V.eq(t.state.selection)){let Q=t.state.tr.setSelection(V);s&&Q.setMeta("composition",s),t.dispatch(Q)}}return}t.state.selection.from<t.state.selection.to&&k.start==k.endB&&t.state.selection instanceof Me&&(k.start>t.state.selection.from&&k.start<=t.state.selection.from+2&&t.state.selection.from>=f.from?k.start=t.state.selection.from:k.endA<t.state.selection.to&&k.endA>=t.state.selection.to-2&&t.state.selection.to<=f.to&&(k.endB+=t.state.selection.to-k.endA,k.endA=t.state.selection.to)),En&&Ni<=11&&k.endB==k.start+1&&k.endA==k.start&&k.start>f.from&&f.doc.textBetween(k.start-f.from-1,k.start-f.from+1)==" "&&(k.start--,k.endA--,k.endB--);let w=f.doc.resolveNoCache(k.start-f.from),x=f.doc.resolveNoCache(k.endB-f.from),C=p.resolve(k.start),N=w.sameParent(x)&&w.parent.inlineContent&&C.end()>=k.endA;if((po&&t.input.lastIOSEnter>Date.now()-225&&(!N||i.some(V=>V.nodeName=="DIV"||V.nodeName=="P"))||!N&&w.pos<f.doc.content.size&&(!w.sameParent(x)||!w.parent.inlineContent)&&w.pos<x.pos&&!/\S/.test(f.doc.textBetween(w.pos,x.pos,"","")))&&t.someProp("handleKeyDown",V=>V(t,ls(13,"Enter")))){t.input.lastIOSEnter=0;return}if(t.state.selection.anchor>k.start&&nN(p,k.start,k.endA,w,x)&&t.someProp("handleKeyDown",V=>V(t,ls(8,"Backspace")))){Fr&&Qt&&t.domObserver.suppressSelectionUpdates();return}Qt&&k.endB==k.start&&(t.input.lastChromeDelete=Date.now()),Fr&&!N&&w.start()!=x.start()&&x.parentOffset==0&&w.depth==x.depth&&f.sel&&f.sel.anchor==f.sel.head&&f.sel.head==k.endA&&(k.endB-=2,x=f.doc.resolveNoCache(k.endB-f.from),setTimeout(()=>{t.someProp("handleKeyDown",function(V){return V(t,ls(13,"Enter"))})},20));let M=k.start,B=k.endA,I=V=>{let Q=V||t.state.tr.replace(M,B,f.doc.slice(k.start-f.from,k.endB-f.from));if(f.sel){let ee=fb(t,Q.doc,f.sel);ee&&!(Qt&&t.composing&&ee.empty&&(k.start!=k.endB||t.input.lastChromeDelete<Date.now()-100)&&(ee.head==M||ee.head==Q.mapping.map(B)-1)||En&&ee.empty&&ee.head==M)&&Q.setSelection(ee)}return s&&Q.setMeta("composition",s),Q.scrollIntoView()},F;if(N)if(w.pos==x.pos){En&&Ni<=11&&w.parentOffset==0&&(t.domObserver.suppressSelectionUpdates(),setTimeout(()=>Ur(t),20));let V=I(t.state.tr.delete(M,B)),Q=p.resolve(k.start).marksAcross(p.resolve(k.endA));Q&&V.ensureMarks(Q),t.dispatch(V)}else if(k.endA==k.endB&&(F=tN(w.parent.content.cut(w.parentOffset,x.parentOffset),C.parent.content.cut(C.parentOffset,k.endA-C.start())))){let V=I(t.state.tr);F.type=="add"?V.addMark(M,B,F.mark):V.removeMark(M,B,F.mark),t.dispatch(V)}else if(w.parent.child(w.index()).isText&&w.index()==x.index()-(x.textOffset?0:1)){let V=w.parent.textBetween(w.parentOffset,x.parentOffset),Q=()=>I(t.state.tr.insertText(V,M,B));t.someProp("handleTextInput",ee=>ee(t,M,B,V,Q))||t.dispatch(Q())}else t.dispatch(I());else t.dispatch(I())}function fb(t,e,n){return Math.max(n.anchor,n.head)>e.content.size?null:fh(t,e.resolve(n.anchor),e.resolve(n.head))}function tN(t,e){let n=t.firstChild.marks,r=e.firstChild.marks,i=n,s=r,l,c,u;for(let p=0;p<r.length;p++)i=r[p].removeFromSet(i);for(let p=0;p<n.length;p++)s=n[p].removeFromSet(s);if(i.length==1&&s.length==0)c=i[0],l="add",u=p=>p.mark(c.addToSet(p.marks));else if(i.length==0&&s.length==1)c=s[0],l="remove",u=p=>p.mark(c.removeFromSet(p.marks));else return null;let f=[];for(let p=0;p<e.childCount;p++)f.push(u(e.child(p)));if(Z.from(f).eq(t))return{mark:c,type:l}}function nN(t,e,n,r,i){if(n-e<=i.pos-r.pos||Kf(r,!0,!1)<i.pos)return!1;let s=t.resolve(e);if(!r.parent.isTextblock){let c=s.nodeAfter;return c!=null&&n==e+c.nodeSize}if(s.parentOffset<s.parent.content.size||!s.parent.isTextblock)return!1;let l=t.resolve(Kf(s,!0,!0));return!l.parent.isTextblock||l.pos>n||Kf(l,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(l.parent.content)}function Kf(t,e,n){let r=t.depth,i=e?t.end():t.pos;for(;r>0&&(e||t.indexAfter(r)==t.node(r).childCount);)r--,i++,e=!1;if(n){let s=t.node(r).maybeChild(t.indexAfter(r));for(;s&&!s.isLeaf;)s=s.firstChild,i++}return i}function rN(t,e,n,r,i){let s=t.findDiffStart(e,n);if(s==null)return null;let{a:l,b:c}=t.findDiffEnd(e,n+t.size,n+e.size);if(i=="end"){let u=Math.max(0,s-Math.min(l,c));r-=l+u-s}if(l<s&&t.size<e.size){let u=r<=s&&r>=l?s-r:0;s-=u,s&&s<e.size&&pb(e.textBetween(s-1,s+1))&&(s+=u?1:-1),c=s+(c-l),l=s}else if(c<s){let u=r<=s&&r>=c?s-r:0;s-=u,s&&s<t.size&&pb(t.textBetween(s-1,s+1))&&(s+=u?1:-1),l=s+(l-c),c=s}return{start:s,endA:l,endB:c}}function pb(t){if(t.length!=2)return!1;let e=t.charCodeAt(0),n=t.charCodeAt(1);return e>=56320&&e<=57343&&n>=55296&&n<=56319}class gk{constructor(e,n){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new vC,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=n,this.state=n.state,this.directPlugins=n.plugins||[],this.directPlugins.forEach(bb),this.dispatch=this.dispatch.bind(this),this.dom=e&&e.mount||document.createElement("div"),e&&(e.appendChild?e.appendChild(this.dom):typeof e=="function"?e(this.dom):e.mount&&(this.mounted=!0)),this.editable=gb(this),mb(this),this.nodeViews=yb(this),this.docView=Gy(this.state.doc,hb(this),Vf(this),this.dom,this),this.domObserver=new KC(this,(r,i,s,l)=>eN(this,r,i,s,l)),this.domObserver.start(),kC(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let e=this._props;this._props={};for(let n in e)this._props[n]=e[n];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&Tp(this);let n=this._props;this._props=e,e.plugins&&(e.plugins.forEach(bb),this.directPlugins=e.plugins),this.updateStateInner(e.state,n)}setProps(e){let n={};for(let r in this._props)n[r]=this._props[r];n.state=this.state;for(let r in e)n[r]=e[r];this.update(n)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,n){var r;let i=this.state,s=!1,l=!1;e.storedMarks&&this.composing&&(ck(this),l=!0),this.state=e;let c=i.plugins!=e.plugins||this._props.plugins!=n.plugins;if(c||this._props.plugins!=n.plugins||this._props.nodeViews!=n.nodeViews){let y=yb(this);sN(y,this.nodeViews)&&(this.nodeViews=y,s=!0)}(c||n.handleDOMEvents!=this._props.handleDOMEvents)&&Tp(this),this.editable=gb(this),mb(this);let u=Vf(this),f=hb(this),p=i.plugins!=e.plugins&&!i.doc.eq(e.doc)?"reset":e.scrollToSelection>i.scrollToSelection?"to selection":"preserve",m=s||!this.docView.matchesNode(e.doc,f,u);(m||!e.selection.eq(i.selection))&&(l=!0);let g=p=="preserve"&&l&&this.dom.style.overflowAnchor==null&&L1(this);if(l){this.domObserver.stop();let y=m&&(En||Qt)&&!this.composing&&!i.selection.empty&&!e.selection.empty&&iN(i.selection,e.selection);if(m){let k=Qt?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=LC(this)),(s||!this.docView.update(e.doc,f,u,this))&&(this.docView.updateOuterDeco(f),this.docView.destroy(),this.docView=Gy(e.doc,f,u,this.dom,this)),k&&(!this.trackWrites||!this.dom.contains(this.trackWrites))&&(y=!0)}y||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&iC(this))?Ur(this,y):(Qv(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(i),!((r=this.dragging)===null||r===void 0)&&r.node&&!i.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,i),p=="reset"?this.dom.scrollTop=0:p=="to selection"?this.scrollToSelection():g&&D1(g)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))){if(!this.someProp("handleScrollToSelection",n=>n(this)))if(this.state.selection instanceof Te){let n=this.docView.domAfterPos(this.state.selection.from);n.nodeType==1&&Uy(this,n.getBoundingClientRect(),e)}else Uy(this,this.coordsAtPos(this.state.selection.head,1),e)}}destroyPluginViews(){let e;for(;e=this.pluginViews.pop();)e.destroy&&e.destroy()}updatePluginViews(e){if(!e||e.plugins!=this.state.plugins||this.directPlugins!=this.prevDirectPlugins){this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews();for(let n=0;n<this.directPlugins.length;n++){let r=this.directPlugins[n];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let n=0;n<this.state.plugins.length;n++){let r=this.state.plugins[n];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let n=0;n<this.pluginViews.length;n++){let r=this.pluginViews[n];r.update&&r.update(this,e)}}updateDraggedNode(e,n){let r=e.node,i=-1;if(this.state.doc.nodeAt(r.from)==r.node)i=r.from;else{let s=r.from+(this.state.doc.content.size-n.doc.content.size);(s>0&&this.state.doc.nodeAt(s))==r.node&&(i=s)}this.dragging=new dk(e.slice,e.move,i<0?void 0:Te.create(this.state.doc,i))}someProp(e,n){let r=this._props&&this._props[e],i;if(r!=null&&(i=n?n(r):r))return i;for(let l=0;l<this.directPlugins.length;l++){let c=this.directPlugins[l].props[e];if(c!=null&&(i=n?n(c):c))return i}let s=this.state.plugins;if(s)for(let l=0;l<s.length;l++){let c=s[l].props[e];if(c!=null&&(i=n?n(c):c))return i}}hasFocus(){if(En){let e=this.root.activeElement;if(e==this.dom)return!0;if(!e||!this.dom.contains(e))return!1;for(;e&&this.dom!=e&&this.dom.contains(e);){if(e.contentEditable=="false")return!1;e=e.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&P1(this.dom),Ur(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let n=this.dom.parentNode;n;n=n.parentNode)if(n.nodeType==9||n.nodeType==11&&n.host)return n.getSelection||(Object.getPrototypeOf(n).getSelection=()=>n.ownerDocument.getSelection()),this._root=n}return e||document}updateRoot(){this._root=null}posAtCoords(e){return $1(this,e)}coordsAtPos(e,n=1){return Hv(this,e,n)}domAtPos(e,n=0){return this.docView.domFromPos(e,n)}nodeDOM(e){let n=this.docView.descAt(e);return n?n.nodeDOM:null}posAtDOM(e,n,r=-1){let i=this.docView.posFromDOM(e,n,r);if(i==null)throw new RangeError("DOM position not inside the editor");return i}endOfTextblock(e,n){return K1(this,n||this.state,e)}pasteHTML(e,n){return Rl(this,"",e,!1,n||new ClipboardEvent("paste"))}pasteText(e,n){return Rl(this,e,null,!0,n||new ClipboardEvent("paste"))}serializeForClipboard(e){return ph(this,e)}destroy(){this.docView&&(EC(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],Vf(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,S1())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return xC(this,e)}domSelectionRange(){let e=this.domSelection();return e?rn&&this.root.nodeType===11&&M1(this.dom.ownerDocument)==this.dom&&GC(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}gk.prototype.dispatch=function(t){let e=this._props.dispatchTransaction;e?e.call(this,t):this.updateState(this.state.apply(t))};function hb(t){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(t.editable),t.someProp("attributes",n=>{if(typeof n=="function"&&(n=n(t.state)),n)for(let r in n)r=="class"?e.class+=" "+n[r]:r=="style"?e.style=(e.style?e.style+";":"")+n[r]:!e[r]&&r!="contenteditable"&&r!="nodeName"&&(e[r]=String(n[r]))}),e.translate||(e.translate="no"),[mt.node(0,t.state.doc.content.size,e)]}function mb(t){if(t.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),t.cursorWrapper={dom:e,deco:mt.widget(t.state.selection.from,e,{raw:!0,marks:t.markCursor})}}else t.cursorWrapper=null}function gb(t){return!t.someProp("editable",e=>e(t.state)===!1)}function iN(t,e){let n=Math.min(t.$anchor.sharedDepth(t.head),e.$anchor.sharedDepth(e.head));return t.$anchor.start(n)!=e.$anchor.start(n)}function yb(t){let e=Object.create(null);function n(r){for(let i in r)Object.prototype.hasOwnProperty.call(e,i)||(e[i]=r[i])}return t.someProp("nodeViews",n),t.someProp("markViews",n),e}function sN(t,e){let n=0,r=0;for(let i in t){if(t[i]!=e[i])return!0;n++}for(let i in e)r++;return n!=r}function bb(t){if(t.spec.state||t.spec.filterTransaction||t.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}var Ai={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:"'"},Hc={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},oN=typeof navigator<"u"&&/Mac/.test(navigator.platform),lN=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent);for(var Jt=0;Jt<10;Jt++)Ai[48+Jt]=Ai[96+Jt]=String(Jt);for(var Jt=1;Jt<=24;Jt++)Ai[Jt+111]="F"+Jt;for(var Jt=65;Jt<=90;Jt++)Ai[Jt]=String.fromCharCode(Jt+32),Hc[Jt]=String.fromCharCode(Jt);for(var qf in Ai)Hc.hasOwnProperty(qf)||(Hc[qf]=Ai[qf]);function aN(t){var e=oN&&t.metaKey&&t.shiftKey&&!t.ctrlKey&&!t.altKey||lN&&t.shiftKey&&t.key&&t.key.length==1||t.key=="Unidentified",n=!e&&t.key||(t.shiftKey?Hc:Ai)[t.keyCode]||t.key||"Unidentified";return n=="Esc"&&(n="Escape"),n=="Del"&&(n="Delete"),n=="Left"&&(n="ArrowLeft"),n=="Up"&&(n="ArrowUp"),n=="Right"&&(n="ArrowRight"),n=="Down"&&(n="ArrowDown"),n}const cN=typeof navigator<"u"&&/Mac|iP(hone|[oa]d)/.test(navigator.platform),uN=typeof navigator<"u"&&/Win/.test(navigator.platform);function dN(t){let e=t.split(/-(?!$)/),n=e[e.length-1];n=="Space"&&(n=" ");let r,i,s,l;for(let c=0;c<e.length-1;c++){let u=e[c];if(/^(cmd|meta|m)$/i.test(u))l=!0;else if(/^a(lt)?$/i.test(u))r=!0;else if(/^(c|ctrl|control)$/i.test(u))i=!0;else if(/^s(hift)?$/i.test(u))s=!0;else if(/^mod$/i.test(u))cN?l=!0:i=!0;else throw new Error("Unrecognized modifier name: "+u)}return r&&(n="Alt-"+n),i&&(n="Ctrl-"+n),l&&(n="Meta-"+n),s&&(n="Shift-"+n),n}function fN(t){let e=Object.create(null);for(let n in t)e[dN(n)]=t[n];return e}function Gf(t,e,n=!0){return e.altKey&&(t="Alt-"+t),e.ctrlKey&&(t="Ctrl-"+t),e.metaKey&&(t="Meta-"+t),n&&e.shiftKey&&(t="Shift-"+t),t}function pN(t){return new tt({props:{handleKeyDown:vh(t)}})}function vh(t){let e=fN(t);return function(n,r){let i=aN(r),s,l=e[Gf(i,r)];if(l&&l(n.state,n.dispatch,n))return!0;if(i.length==1&&i!=" "){if(r.shiftKey){let c=e[Gf(i,r,!1)];if(c&&c(n.state,n.dispatch,n))return!0}if((r.altKey||r.metaKey||r.ctrlKey)&&!(uN&&r.ctrlKey&&r.altKey)&&(s=Ai[r.keyCode])&&s!=i){let c=e[Gf(s,r)];if(c&&c(n.state,n.dispatch,n))return!0}}return!1}}var hN=Object.defineProperty,kh=(t,e)=>{for(var n in e)hN(t,n,{get:e[n],enumerable:!0})};function Du(t){const{state:e,transaction:n}=t;let{selection:r}=n,{doc:i}=n,{storedMarks:s}=n;return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return s},get selection(){return r},get doc(){return i},get tr(){return r=n.selection,i=n.doc,s=n.storedMarks,n}}}var Pu=class{constructor(t){this.editor=t.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=t.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){const{rawCommands:t,editor:e,state:n}=this,{view:r}=e,{tr:i}=n,s=this.buildProps(i);return Object.fromEntries(Object.entries(t).map(([l,c])=>[l,(...f)=>{const p=c(...f)(s);return!i.getMeta("preventDispatch")&&!this.hasCustomState&&r.dispatch(i),p}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(t,e=!0){const{rawCommands:n,editor:r,state:i}=this,{view:s}=r,l=[],c=!!t,u=t||i.tr,f=()=>(!c&&e&&!u.getMeta("preventDispatch")&&!this.hasCustomState&&s.dispatch(u),l.every(m=>m===!0)),p={...Object.fromEntries(Object.entries(n).map(([m,g])=>[m,(...k)=>{const w=this.buildProps(u,e),x=g(...k)(w);return l.push(x),p}])),run:f};return p}createCan(t){const{rawCommands:e,state:n}=this,r=!1,i=t||n.tr,s=this.buildProps(i,r);return{...Object.fromEntries(Object.entries(e).map(([c,u])=>[c,(...f)=>u(...f)({...s,dispatch:void 0})])),chain:()=>this.createChain(i,r)}}buildProps(t,e=!0){const{rawCommands:n,editor:r,state:i}=this,{view:s}=r,l={tr:t,editor:r,view:s,state:Du({state:i,transaction:t}),dispatch:e?()=>{}:void 0,chain:()=>this.createChain(t,e),can:()=>this.createCan(t),get commands(){return Object.fromEntries(Object.entries(n).map(([c,u])=>[c,(...f)=>u(...f)(l)]))}};return l}},yk={};kh(yk,{blur:()=>mN,clearContent:()=>gN,clearNodes:()=>yN,command:()=>bN,createParagraphNear:()=>vN,cut:()=>kN,deleteCurrentNode:()=>EN,deleteNode:()=>wN,deleteRange:()=>xN,deleteSelection:()=>SN,enter:()=>CN,exitCode:()=>NN,extendMarkRange:()=>_N,first:()=>TN,focus:()=>AN,forEach:()=>ON,insertContent:()=>RN,insertContentAt:()=>DN,joinBackward:()=>zN,joinDown:()=>BN,joinForward:()=>jN,joinItemBackward:()=>FN,joinItemForward:()=>$N,joinTextblockBackward:()=>UN,joinTextblockForward:()=>HN,joinUp:()=>PN,keyboardShortcut:()=>VN,lift:()=>KN,liftEmptyBlock:()=>qN,liftListItem:()=>GN,newlineInCode:()=>YN,resetAttributes:()=>JN,scrollIntoView:()=>QN,selectAll:()=>XN,selectNodeBackward:()=>ZN,selectNodeForward:()=>e_,selectParentNode:()=>t_,selectTextblockEnd:()=>n_,selectTextblockStart:()=>r_,setContent:()=>i_,setMark:()=>w_,setMeta:()=>x_,setNode:()=>S_,setNodeSelection:()=>C_,setTextDirection:()=>N_,setTextSelection:()=>__,sinkListItem:()=>T_,splitBlock:()=>M_,splitListItem:()=>A_,toggleList:()=>O_,toggleMark:()=>R_,toggleNode:()=>I_,toggleWrap:()=>L_,undoInputRule:()=>D_,unsetAllMarks:()=>P_,unsetMark:()=>B_,unsetTextDirection:()=>z_,updateAttributes:()=>j_,wrapIn:()=>F_,wrapInList:()=>$_});var mN=()=>({editor:t,view:e})=>(requestAnimationFrame(()=>{var n;t.isDestroyed||(e.dom.blur(),(n=window==null?void 0:window.getSelection())==null||n.removeAllRanges())}),!0),gN=(t=!0)=>({commands:e})=>e.setContent("",{emitUpdate:t}),yN=()=>({state:t,tr:e,dispatch:n})=>{const{selection:r}=e,{ranges:i}=r;return n&&i.forEach(({$from:s,$to:l})=>{t.doc.nodesBetween(s.pos,l.pos,(c,u)=>{if(c.type.isText)return;const{doc:f,mapping:p}=e,m=f.resolve(p.map(u)),g=f.resolve(p.map(u+c.nodeSize)),y=m.blockRange(g);if(!y)return;const k=go(y);if(c.type.isTextblock){const{defaultType:w}=m.parent.contentMatchAt(m.index());e.setNodeMarkup(y.start,w)}(k||k===0)&&e.lift(y,k)})}),!0},bN=t=>e=>t(e),vN=()=>({state:t,dispatch:e})=>Rv(t,e),kN=(t,e)=>({editor:n,tr:r})=>{const{state:i}=n,s=i.doc.slice(t.from,t.to);r.deleteRange(t.from,t.to);const l=r.mapping.map(e);return r.insert(l,s.content),r.setSelection(new Me(r.doc.resolve(Math.max(l-1,0)))),!0},EN=()=>({tr:t,dispatch:e})=>{const{selection:n}=t,r=n.$anchor.node();if(r.content.size>0)return!1;const i=t.selection.$anchor;for(let s=i.depth;s>0;s-=1)if(i.node(s).type===r.type){if(e){const c=i.before(s),u=i.after(s);t.delete(c,u).scrollIntoView()}return!0}return!1};function It(t,e){if(typeof t=="string"){if(!e.nodes[t])throw Error(`There is no node type named '${t}'. Maybe you forgot to add the extension?`);return e.nodes[t]}return t}var wN=t=>({tr:e,state:n,dispatch:r})=>{const i=It(t,n.schema),s=e.selection.$anchor;for(let l=s.depth;l>0;l-=1)if(s.node(l).type===i){if(r){const u=s.before(l),f=s.after(l);e.delete(u,f).scrollIntoView()}return!0}return!1},xN=t=>({tr:e,dispatch:n})=>{const{from:r,to:i}=t;return n&&e.delete(r,i),!0},SN=()=>({state:t,dispatch:e})=>sh(t,e),CN=()=>({commands:t})=>t.keyboardShortcut("Enter"),NN=()=>({state:t,dispatch:e})=>c1(t,e);function Eh(t){return Object.prototype.toString.call(t)==="[object RegExp]"}function Wc(t,e,n={strict:!0}){const r=Object.keys(e);return r.length?r.every(i=>n.strict?e[i]===t[i]:Eh(e[i])?e[i].test(t[i]):e[i]===t[i]):!0}function bk(t,e,n={}){return t.find(r=>r.type===e&&Wc(Object.fromEntries(Object.keys(n).map(i=>[i,r.attrs[i]])),n))}function vb(t,e,n={}){return!!bk(t,e,n)}function wh(t,e,n){var r;if(!t||!e)return;let i=t.parent.childAfter(t.parentOffset);if((!i.node||!i.node.marks.some(p=>p.type===e))&&(i=t.parent.childBefore(t.parentOffset)),!i.node||!i.node.marks.some(p=>p.type===e)||(n=n||((r=i.node.marks[0])==null?void 0:r.attrs),!bk([...i.node.marks],e,n)))return;let l=i.index,c=t.start()+i.offset,u=l+1,f=c+i.node.nodeSize;for(;l>0&&vb([...t.parent.child(l-1).marks],e,n);)l-=1,c-=t.parent.child(l).nodeSize;for(;u<t.parent.childCount&&vb([...t.parent.child(u).marks],e,n);)f+=t.parent.child(u).nodeSize,u+=1;return{from:c,to:f}}function Hr(t,e){if(typeof t=="string"){if(!e.marks[t])throw Error(`There is no mark type named '${t}'. Maybe you forgot to add the extension?`);return e.marks[t]}return t}var _N=(t,e={})=>({tr:n,state:r,dispatch:i})=>{const s=Hr(t,r.schema),{doc:l,selection:c}=n,{$from:u,from:f,to:p}=c;if(i){const m=wh(u,s,e);if(m&&m.from<=f&&m.to>=p){const g=Me.create(l,m.from,m.to);n.setSelection(g)}}return!0},TN=t=>e=>{const n=typeof t=="function"?t(e):t;for(let r=0;r<n.length;r+=1)if(n[r](e))return!0;return!1};function vk(t){return t instanceof Me}function us(t=0,e=0,n=0){return Math.min(Math.max(t,e),n)}function kk(t,e=null){if(!e)return null;const n=Ie.atStart(t),r=Ie.atEnd(t);if(e==="start"||e===!0)return n;if(e==="end")return r;const i=n.from,s=r.to;return e==="all"?Me.create(t,us(0,i,s),us(t.content.size,i,s)):Me.create(t,us(e,i,s),us(e,i,s))}function kb(){return navigator.platform==="Android"||/android/i.test(navigator.userAgent)}function Vc(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}function MN(){return typeof navigator<"u"?/^((?!chrome|android).)*safari/i.test(navigator.userAgent):!1}var AN=(t=null,e={})=>({editor:n,view:r,tr:i,dispatch:s})=>{e={scrollIntoView:!0,...e};const l=()=>{(Vc()||kb())&&r.dom.focus(),MN()&&!Vc()&&!kb()&&r.dom.focus({preventScroll:!0}),requestAnimationFrame(()=>{n.isDestroyed||(r.focus(),e!=null&&e.scrollIntoView&&n.commands.scrollIntoView())})};try{if(r.hasFocus()&&t===null||t===!1)return!0}catch{return!1}if(s&&t===null&&!vk(n.state.selection))return l(),!0;const c=kk(i.doc,t)||n.state.selection,u=n.state.selection.eq(c);return s&&(u||i.setSelection(c),u&&i.storedMarks&&i.setStoredMarks(i.storedMarks),l()),!0},ON=(t,e)=>n=>t.every((r,i)=>e(r,{...n,index:i})),RN=(t,e)=>({tr:n,commands:r})=>r.insertContentAt({from:n.selection.from,to:n.selection.to},t,e),Ek=t=>{const e=t.childNodes;for(let n=e.length-1;n>=0;n-=1){const r=e[n];r.nodeType===3&&r.nodeValue&&/^(\n\s\s|\n)$/.test(r.nodeValue)?t.removeChild(r):r.nodeType===1&&Ek(r)}return t};function ic(t){if(typeof window>"u")throw new Error("[tiptap error]: there is no window object available, so this function cannot be used");const e=`<body>${t}</body>`,n=new window.DOMParser().parseFromString(e,"text/html").body;return Ek(n)}function Ll(t,e,n){if(t instanceof nr||t instanceof Z)return t;n={slice:!0,parseOptions:{},...n};const r=typeof t=="object"&&t!==null,i=typeof t=="string";if(r)try{if(Array.isArray(t)&&t.length>0)return Z.fromArray(t.map(c=>e.nodeFromJSON(c)));const l=e.nodeFromJSON(t);return n.errorOnInvalidContent&&l.check(),l}catch(s){if(n.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:s});return console.warn("[tiptap warn]: Invalid content.","Passed value:",t,"Error:",s),Ll("",e,n)}if(i){if(n.errorOnInvalidContent){let l=!1,c="";const u=new sv({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:f=>(l=!0,c=typeof f=="string"?f:f.outerHTML,null)}]}})});if(n.slice?Ci.fromSchema(u).parseSlice(ic(t),n.parseOptions):Ci.fromSchema(u).parse(ic(t),n.parseOptions),n.errorOnInvalidContent&&l)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${c}`)})}const s=Ci.fromSchema(e);return n.slice?s.parseSlice(ic(t),n.parseOptions).content:s.parse(ic(t),n.parseOptions)}return Ll("",e,n)}function IN(t,e,n){const r=t.steps.length-1;if(r<e)return;const i=t.steps[r];if(!(i instanceof Ft||i instanceof $t))return;const s=t.mapping.maps[r];let l=0;s.forEach((c,u,f,p)=>{l===0&&(l=p)}),t.setSelection(Ie.near(t.doc.resolve(l),n))}var LN=t=>!("type"in t),DN=(t,e,n)=>({tr:r,dispatch:i,editor:s})=>{var l;if(i){n={parseOptions:s.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...n};let c;const u=x=>{s.emit("contentError",{editor:s,error:x,disableCollaboration:()=>{"collaboration"in s.storage&&typeof s.storage.collaboration=="object"&&s.storage.collaboration&&(s.storage.collaboration.isDisabled=!0)}})},f={preserveWhitespace:"full",...n.parseOptions};if(!n.errorOnInvalidContent&&!s.options.enableContentCheck&&s.options.emitContentError)try{Ll(e,s.schema,{parseOptions:f,errorOnInvalidContent:!0})}catch(x){u(x)}try{c=Ll(e,s.schema,{parseOptions:f,errorOnInvalidContent:(l=n.errorOnInvalidContent)!=null?l:s.options.enableContentCheck})}catch(x){return u(x),!1}let{from:p,to:m}=typeof t=="number"?{from:t,to:t}:{from:t.from,to:t.to},g=!0,y=!0;if((LN(c)?c:[c]).forEach(x=>{x.check(),g=g?x.isText&&x.marks.length===0:!1,y=y?x.isBlock:!1}),p===m&&y){const{parent:x}=r.doc.resolve(p);x.isTextblock&&!x.type.spec.code&&!x.childCount&&(p-=1,m+=1)}let w;if(g){if(Array.isArray(e))w=e.map(x=>x.text||"").join("");else if(e instanceof Z){let x="";e.forEach(C=>{C.text&&(x+=C.text)}),w=x}else typeof e=="object"&&e&&e.text?w=e.text:w=e;r.insertText(w,p,m)}else{w=c;const x=r.doc.resolve(p),C=x.node(),N=x.parentOffset===0,M=C.isText||C.isTextblock,B=C.content.size>0;N&&M&&B&&(p=Math.max(0,p-1)),r.replaceWith(p,m,w)}n.updateSelection&&IN(r,r.steps.length-1,-1),n.applyInputRules&&r.setMeta("applyInputRules",{from:p,text:w}),n.applyPasteRules&&r.setMeta("applyPasteRules",{from:p,text:w})}return!0},PN=()=>({state:t,dispatch:e})=>o1(t,e),BN=()=>({state:t,dispatch:e})=>l1(t,e),zN=()=>({state:t,dispatch:e})=>Cv(t,e),jN=()=>({state:t,dispatch:e})=>Mv(t,e),FN=()=>({state:t,dispatch:e,tr:n})=>{try{const r=Mu(t.doc,t.selection.$from.pos,-1);return r==null?!1:(n.join(r,2),e&&e(n),!0)}catch{return!1}},$N=()=>({state:t,dispatch:e,tr:n})=>{try{const r=Mu(t.doc,t.selection.$from.pos,1);return r==null?!1:(n.join(r,2),e&&e(n),!0)}catch{return!1}},UN=()=>({state:t,dispatch:e})=>i1(t,e),HN=()=>({state:t,dispatch:e})=>s1(t,e);function wk(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function WN(t){const e=t.split(/-(?!$)/);let n=e[e.length-1];n==="Space"&&(n=" ");let r,i,s,l;for(let c=0;c<e.length-1;c+=1){const u=e[c];if(/^(cmd|meta|m)$/i.test(u))l=!0;else if(/^a(lt)?$/i.test(u))r=!0;else if(/^(c|ctrl|control)$/i.test(u))i=!0;else if(/^s(hift)?$/i.test(u))s=!0;else if(/^mod$/i.test(u))Vc()||wk()?l=!0:i=!0;else throw new Error(`Unrecognized modifier name: ${u}`)}return r&&(n=`Alt-${n}`),i&&(n=`Ctrl-${n}`),l&&(n=`Meta-${n}`),s&&(n=`Shift-${n}`),n}var VN=t=>({editor:e,view:n,tr:r,dispatch:i})=>{const s=WN(t).split(/-(?!$)/),l=s.find(f=>!["Alt","Ctrl","Meta","Shift"].includes(f)),c=new KeyboardEvent("keydown",{key:l==="Space"?" ":l,altKey:s.includes("Alt"),ctrlKey:s.includes("Ctrl"),metaKey:s.includes("Meta"),shiftKey:s.includes("Shift"),bubbles:!0,cancelable:!0}),u=e.captureTransaction(()=>{n.someProp("handleKeyDown",f=>f(n,c))});return u==null||u.steps.forEach(f=>{const p=f.map(r.mapping);p&&i&&r.maybeStep(p)}),!0};function Oi(t,e,n={}){const{from:r,to:i,empty:s}=t.selection,l=e?It(e,t.schema):null,c=[];t.doc.nodesBetween(r,i,(m,g)=>{if(m.isText)return;const y=Math.max(r,g),k=Math.min(i,g+m.nodeSize);c.push({node:m,from:y,to:k})});const u=i-r,f=c.filter(m=>l?l.name===m.node.type.name:!0).filter(m=>Wc(m.node.attrs,n,{strict:!1}));return s?!!f.length:f.reduce((m,g)=>m+g.to-g.from,0)>=u}var KN=(t,e={})=>({state:n,dispatch:r})=>{const i=It(t,n.schema);return Oi(n,i,e)?a1(n,r):!1},qN=()=>({state:t,dispatch:e})=>Iv(t,e),GN=t=>({state:e,dispatch:n})=>{const r=It(t,e.schema);return k1(r)(e,n)},YN=()=>({state:t,dispatch:e})=>Ov(t,e);function Bu(t,e){return e.nodes[t]?"node":e.marks[t]?"mark":null}function Eb(t,e){const n=typeof e=="string"?[e]:e;return Object.keys(t).reduce((r,i)=>(n.includes(i)||(r[i]=t[i]),r),{})}var JN=(t,e)=>({tr:n,state:r,dispatch:i})=>{let s=null,l=null;const c=Bu(typeof t=="string"?t:t.name,r.schema);if(!c)return!1;c==="node"&&(s=It(t,r.schema)),c==="mark"&&(l=Hr(t,r.schema));let u=!1;return n.selection.ranges.forEach(f=>{r.doc.nodesBetween(f.$from.pos,f.$to.pos,(p,m)=>{s&&s===p.type&&(u=!0,i&&n.setNodeMarkup(m,void 0,Eb(p.attrs,e))),l&&p.marks.length&&p.marks.forEach(g=>{l===g.type&&(u=!0,i&&n.addMark(m,m+p.nodeSize,l.create(Eb(g.attrs,e))))})})}),u},QN=()=>({tr:t,dispatch:e})=>(e&&t.scrollIntoView(),!0),XN=()=>({tr:t,dispatch:e})=>{if(e){const n=new An(t.doc);t.setSelection(n)}return!0},ZN=()=>({state:t,dispatch:e})=>_v(t,e),e_=()=>({state:t,dispatch:e})=>Av(t,e),t_=()=>({state:t,dispatch:e})=>f1(t,e),n_=()=>({state:t,dispatch:e})=>m1(t,e),r_=()=>({state:t,dispatch:e})=>h1(t,e);function Mp(t,e,n={},r={}){return Ll(t,e,{slice:!1,parseOptions:n,errorOnInvalidContent:r.errorOnInvalidContent})}var i_=(t,{errorOnInvalidContent:e,emitUpdate:n=!0,parseOptions:r={}}={})=>({editor:i,tr:s,dispatch:l,commands:c})=>{const{doc:u}=s;if(r.preserveWhitespace!=="full"){const f=Mp(t,i.schema,r,{errorOnInvalidContent:e??i.options.enableContentCheck});return l&&s.replaceWith(0,u.content.size,f).setMeta("preventUpdate",!n),!0}return l&&s.setMeta("preventUpdate",!n),c.insertContentAt({from:0,to:u.content.size},t,{parseOptions:r,errorOnInvalidContent:e??i.options.enableContentCheck})};function xk(t,e){const n=Hr(e,t.schema),{from:r,to:i,empty:s}=t.selection,l=[];s?(t.storedMarks&&l.push(...t.storedMarks),l.push(...t.selection.$head.marks())):t.doc.nodesBetween(r,i,u=>{l.push(...u.marks)});const c=l.find(u=>u.type.name===n.name);return c?{...c.attrs}:{}}function xh(t,e){const n=new rh(t);return e.forEach(r=>{r.steps.forEach(i=>{n.step(i)})}),n}function s_(t){for(let e=0;e<t.edgeCount;e+=1){const{type:n}=t.edge(e);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}function Kc(t,e){const n=[];return t.descendants((r,i)=>{e(r)&&n.push({node:r,pos:i})}),n}function Sk(t,e,n){const r=[];return t.nodesBetween(e.from,e.to,(i,s)=>{n(i)&&r.push({node:i,pos:s})}),r}function Ck(t,e){for(let n=t.depth;n>0;n-=1){const r=t.node(n);if(e(r))return{pos:n>0?t.before(n):0,start:t.start(n),depth:n,node:r}}}function zu(t){return e=>Ck(e.$from,t)}function _e(t,e,n){return t.config[e]===void 0&&t.parent?_e(t.parent,e,n):typeof t.config[e]=="function"?t.config[e].bind({...n,parent:t.parent?_e(t.parent,e,n):null}):t.config[e]}function Sh(t){return t.map(e=>{const n={name:e.name,options:e.options,storage:e.storage},r=_e(e,"addExtensions",n);return r?[e,...Sh(r())]:e}).flat(10)}function Ch(t,e){const n=Ss.fromSchema(e).serializeFragment(t),i=document.implementation.createHTMLDocument().createElement("div");return i.appendChild(n),i.innerHTML}function Nk(t){return typeof t=="function"}function Qe(t,e=void 0,...n){return Nk(t)?e?t.bind(e)(...n):t(...n):t}function o_(t={}){return Object.keys(t).length===0&&t.constructor===Object}function ho(t){const e=t.filter(i=>i.type==="extension"),n=t.filter(i=>i.type==="node"),r=t.filter(i=>i.type==="mark");return{baseExtensions:e,nodeExtensions:n,markExtensions:r}}function _k(t){const e=[],{nodeExtensions:n,markExtensions:r}=ho(t),i=[...n,...r],s={default:null,validate:void 0,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return t.forEach(l=>{const c={name:l.name,options:l.options,storage:l.storage,extensions:i},u=_e(l,"addGlobalAttributes",c);if(!u)return;u().forEach(p=>{p.types.forEach(m=>{Object.entries(p.attributes).forEach(([g,y])=>{e.push({type:m,name:g,attribute:{...s,...y}})})})})}),i.forEach(l=>{const c={name:l.name,options:l.options,storage:l.storage},u=_e(l,"addAttributes",c);if(!u)return;const f=u();Object.entries(f).forEach(([p,m])=>{const g={...s,...m};typeof(g==null?void 0:g.default)=="function"&&(g.default=g.default()),g!=null&&g.isRequired&&(g==null?void 0:g.default)===void 0&&delete g.default,e.push({type:l.name,name:p,attribute:g})})}),e}function Xe(...t){return t.filter(e=>!!e).reduce((e,n)=>{const r={...e};return Object.entries(n).forEach(([i,s])=>{if(!r[i]){r[i]=s;return}if(i==="class"){const c=s?String(s).split(" "):[],u=r[i]?r[i].split(" "):[],f=c.filter(p=>!u.includes(p));r[i]=[...u,...f].join(" ")}else if(i==="style"){const c=s?s.split(";").map(p=>p.trim()).filter(Boolean):[],u=r[i]?r[i].split(";").map(p=>p.trim()).filter(Boolean):[],f=new Map;u.forEach(p=>{const[m,g]=p.split(":").map(y=>y.trim());f.set(m,g)}),c.forEach(p=>{const[m,g]=p.split(":").map(y=>y.trim());f.set(m,g)}),r[i]=Array.from(f.entries()).map(([p,m])=>`${p}: ${m}`).join("; ")}else r[i]=s}),r},{})}function Dl(t,e){return e.filter(n=>n.type===t.type.name).filter(n=>n.attribute.rendered).map(n=>n.attribute.renderHTML?n.attribute.renderHTML(t.attrs)||{}:{[n.name]:t.attrs[n.name]}).reduce((n,r)=>Xe(n,r),{})}function l_(t){return typeof t!="string"?t:t.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(t):t==="true"?!0:t==="false"?!1:t}function wb(t,e){return"style"in t?t:{...t,getAttrs:n=>{const r=t.getAttrs?t.getAttrs(n):t.attrs;if(r===!1)return!1;const i=e.reduce((s,l)=>{const c=l.attribute.parseHTML?l.attribute.parseHTML(n):l_(n.getAttribute(l.name));return c==null?s:{...s,[l.name]:c}},{});return{...r,...i}}}}function xb(t){return Object.fromEntries(Object.entries(t).filter(([e,n])=>e==="attrs"&&o_(n)?!1:n!=null))}function Sb(t){var e,n;const r={};return!((e=t==null?void 0:t.attribute)!=null&&e.isRequired)&&"default"in((t==null?void 0:t.attribute)||{})&&(r.default=t.attribute.default),((n=t==null?void 0:t.attribute)==null?void 0:n.validate)!==void 0&&(r.validate=t.attribute.validate),[t.name,r]}function a_(t,e){var n;const r=_k(t),{nodeExtensions:i,markExtensions:s}=ho(t),l=(n=i.find(f=>_e(f,"topNode")))==null?void 0:n.name,c=Object.fromEntries(i.map(f=>{const p=r.filter(C=>C.type===f.name),m={name:f.name,options:f.options,storage:f.storage,editor:e},g=t.reduce((C,N)=>{const M=_e(N,"extendNodeSchema",m);return{...C,...M?M(f):{}}},{}),y=xb({...g,content:Qe(_e(f,"content",m)),marks:Qe(_e(f,"marks",m)),group:Qe(_e(f,"group",m)),inline:Qe(_e(f,"inline",m)),atom:Qe(_e(f,"atom",m)),selectable:Qe(_e(f,"selectable",m)),draggable:Qe(_e(f,"draggable",m)),code:Qe(_e(f,"code",m)),whitespace:Qe(_e(f,"whitespace",m)),linebreakReplacement:Qe(_e(f,"linebreakReplacement",m)),defining:Qe(_e(f,"defining",m)),isolating:Qe(_e(f,"isolating",m)),attrs:Object.fromEntries(p.map(Sb))}),k=Qe(_e(f,"parseHTML",m));k&&(y.parseDOM=k.map(C=>wb(C,p)));const w=_e(f,"renderHTML",m);w&&(y.toDOM=C=>w({node:C,HTMLAttributes:Dl(C,p)}));const x=_e(f,"renderText",m);return x&&(y.toText=x),[f.name,y]})),u=Object.fromEntries(s.map(f=>{const p=r.filter(x=>x.type===f.name),m={name:f.name,options:f.options,storage:f.storage,editor:e},g=t.reduce((x,C)=>{const N=_e(C,"extendMarkSchema",m);return{...x,...N?N(f):{}}},{}),y=xb({...g,inclusive:Qe(_e(f,"inclusive",m)),excludes:Qe(_e(f,"excludes",m)),group:Qe(_e(f,"group",m)),spanning:Qe(_e(f,"spanning",m)),code:Qe(_e(f,"code",m)),attrs:Object.fromEntries(p.map(Sb))}),k=Qe(_e(f,"parseHTML",m));k&&(y.parseDOM=k.map(x=>wb(x,p)));const w=_e(f,"renderHTML",m);return w&&(y.toDOM=x=>w({mark:x,HTMLAttributes:Dl(x,p)})),[f.name,y]}));return new sv({topNode:l,nodes:c,marks:u})}function c_(t){const e=t.filter((n,r)=>t.indexOf(n)!==r);return Array.from(new Set(e))}function qc(t){return t.sort((n,r)=>{const i=_e(n,"priority")||100,s=_e(r,"priority")||100;return i>s?-1:i<s?1:0})}function Tk(t){const e=qc(Sh(t)),n=c_(e.map(r=>r.name));return n.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${n.map(r=>`'${r}'`).join(", ")}]. This can lead to issues.`),e}function Mk(t,e,n){const{from:r,to:i}=e,{blockSeparator:s=`
|
|
58
|
+
|
|
59
|
+
`,textSerializers:l={}}=n||{};let c="";return t.nodesBetween(r,i,(u,f,p,m)=>{var g;u.isBlock&&f>r&&(c+=s);const y=l==null?void 0:l[u.type.name];if(y)return p&&(c+=y({node:u,pos:f,parent:p,index:m,range:e})),!1;u.isText&&(c+=(g=u==null?void 0:u.text)==null?void 0:g.slice(Math.max(r,f)-f,i-f))}),c}function u_(t,e){const n={from:0,to:t.content.size};return Mk(t,n,e)}function Ak(t){return Object.fromEntries(Object.entries(t.nodes).filter(([,e])=>e.spec.toText).map(([e,n])=>[e,n.spec.toText]))}function d_(t,e){const n=It(e,t.schema),{from:r,to:i}=t.selection,s=[];t.doc.nodesBetween(r,i,c=>{s.push(c)});const l=s.reverse().find(c=>c.type.name===n.name);return l?{...l.attrs}:{}}function Ok(t,e){const n=Bu(typeof e=="string"?e:e.name,t.schema);return n==="node"?d_(t,e):n==="mark"?xk(t,e):{}}function f_(t,e=JSON.stringify){const n={};return t.filter(r=>{const i=e(r);return Object.prototype.hasOwnProperty.call(n,i)?!1:n[i]=!0})}function p_(t){const e=f_(t);return e.length===1?e:e.filter((n,r)=>!e.filter((s,l)=>l!==r).some(s=>n.oldRange.from>=s.oldRange.from&&n.oldRange.to<=s.oldRange.to&&n.newRange.from>=s.newRange.from&&n.newRange.to<=s.newRange.to))}function Nh(t){const{mapping:e,steps:n}=t,r=[];return e.maps.forEach((i,s)=>{const l=[];if(i.ranges.length)i.forEach((c,u)=>{l.push({from:c,to:u})});else{const{from:c,to:u}=n[s];if(c===void 0||u===void 0)return;l.push({from:c,to:u})}l.forEach(({from:c,to:u})=>{const f=e.slice(s).map(c,-1),p=e.slice(s).map(u),m=e.invert().map(f,-1),g=e.invert().map(p);r.push({oldRange:{from:m,to:g},newRange:{from:f,to:p}})})}),p_(r)}function _h(t,e,n){const r=[];return t===e?n.resolve(t).marks().forEach(i=>{const s=n.resolve(t),l=wh(s,i.type);l&&r.push({mark:i,...l})}):n.nodesBetween(t,e,(i,s)=>{!i||(i==null?void 0:i.nodeSize)===void 0||r.push(...i.marks.map(l=>({from:s,to:s+i.nodeSize,mark:l})))}),r}var h_=(t,e,n,r=20)=>{const i=t.doc.resolve(n);let s=r,l=null;for(;s>0&&l===null;){const c=i.node(s);(c==null?void 0:c.type.name)===e?l=c:s-=1}return[l,s]};function sc(t,e){return e.nodes[t]||e.marks[t]||null}function Tc(t,e,n){return Object.fromEntries(Object.entries(n).filter(([r])=>{const i=t.find(s=>s.type===e&&s.name===r);return i?i.attribute.keepOnSplit:!1}))}var m_=(t,e=500)=>{let n="";const r=t.parentOffset;return t.parent.nodesBetween(Math.max(0,r-e),r,(i,s,l,c)=>{var u,f;const p=((f=(u=i.type.spec).toText)==null?void 0:f.call(u,{node:i,pos:s,parent:l,index:c}))||i.textContent||"%leaf%";n+=i.isAtom&&!i.isText?p:p.slice(0,Math.max(0,r-s))}),n};function Ap(t,e,n={}){const{empty:r,ranges:i}=t.selection,s=e?Hr(e,t.schema):null;if(r)return!!(t.storedMarks||t.selection.$from.marks()).filter(m=>s?s.name===m.type.name:!0).find(m=>Wc(m.attrs,n,{strict:!1}));let l=0;const c=[];if(i.forEach(({$from:m,$to:g})=>{const y=m.pos,k=g.pos;t.doc.nodesBetween(y,k,(w,x)=>{if(!w.isText&&!w.marks.length)return;const C=Math.max(y,x),N=Math.min(k,x+w.nodeSize),M=N-C;l+=M,c.push(...w.marks.map(B=>({mark:B,from:C,to:N})))})}),l===0)return!1;const u=c.filter(m=>s?s.name===m.mark.type.name:!0).filter(m=>Wc(m.mark.attrs,n,{strict:!1})).reduce((m,g)=>m+g.to-g.from,0),f=c.filter(m=>s?m.mark.type!==s&&m.mark.type.excludes(s):!0).reduce((m,g)=>m+g.to-g.from,0);return(u>0?u+f:u)>=l}function g_(t,e,n={}){if(!e)return Oi(t,null,n)||Ap(t,null,n);const r=Bu(e,t.schema);return r==="node"?Oi(t,e,n):r==="mark"?Ap(t,e,n):!1}var y_=(t,e)=>{const{$from:n,$to:r,$anchor:i}=t.selection;if(e){const s=zu(c=>c.type.name===e)(t.selection);if(!s)return!1;const l=t.doc.resolve(s.pos+1);return i.pos+1===l.end()}return!(r.parentOffset<r.parent.nodeSize-2||n.pos!==r.pos)},b_=t=>{const{$from:e,$to:n}=t.selection;return!(e.parentOffset>0||e.pos!==n.pos)};function Cb(t,e){return Array.isArray(e)?e.some(n=>(typeof n=="string"?n:n.name)===t.name):e}function Nb(t,e){const{nodeExtensions:n}=ho(e),r=n.find(l=>l.name===t);if(!r)return!1;const i={name:r.name,options:r.options,storage:r.storage},s=Qe(_e(r,"group",i));return typeof s!="string"?!1:s.split(" ").includes("list")}function ju(t,{checkChildren:e=!0,ignoreWhitespace:n=!1}={}){var r;if(n){if(t.type.name==="hardBreak")return!0;if(t.isText)return/^\s*$/m.test((r=t.text)!=null?r:"")}if(t.isText)return!t.text;if(t.isAtom||t.isLeaf)return!1;if(t.content.childCount===0)return!0;if(e){let i=!0;return t.content.forEach(s=>{i!==!1&&(ju(s,{ignoreWhitespace:n,checkChildren:e})||(i=!1))}),i}return!1}function Rk(t){return t instanceof Te}var Ik=class Lk{constructor(e){this.position=e}static fromJSON(e){return new Lk(e.position)}toJSON(){return{position:this.position}}};function v_(t,e){const n=e.mapping.mapResult(t.position);return{position:new Ik(n.pos),mapResult:n}}function k_(t){return new Ik(t)}function E_(t,e,n){var r;const{selection:i}=e;let s=null;if(vk(i)&&(s=i.$cursor),s){const c=(r=t.storedMarks)!=null?r:s.marks();return s.parent.type.allowsMarkType(n)&&(!!n.isInSet(c)||!c.some(f=>f.type.excludes(n)))}const{ranges:l}=i;return l.some(({$from:c,$to:u})=>{let f=c.depth===0?t.doc.inlineContent&&t.doc.type.allowsMarkType(n):!1;return t.doc.nodesBetween(c.pos,u.pos,(p,m,g)=>{if(f)return!1;if(p.isInline){const y=!g||g.type.allowsMarkType(n),k=!!n.isInSet(p.marks)||!p.marks.some(w=>w.type.excludes(n));f=y&&k}return!f}),f})}var w_=(t,e={})=>({tr:n,state:r,dispatch:i})=>{const{selection:s}=n,{empty:l,ranges:c}=s,u=Hr(t,r.schema);if(i)if(l){const f=xk(r,u);n.addStoredMark(u.create({...f,...e}))}else c.forEach(f=>{const p=f.$from.pos,m=f.$to.pos;r.doc.nodesBetween(p,m,(g,y)=>{const k=Math.max(y,p),w=Math.min(y+g.nodeSize,m);g.marks.find(C=>C.type===u)?g.marks.forEach(C=>{u===C.type&&n.addMark(k,w,u.create({...C.attrs,...e}))}):n.addMark(k,w,u.create(e))})});return E_(r,n,u)},x_=(t,e)=>({tr:n})=>(n.setMeta(t,e),!0),S_=(t,e={})=>({state:n,dispatch:r,chain:i})=>{const s=It(t,n.schema);let l;return n.selection.$anchor.sameParent(n.selection.$head)&&(l=n.selection.$anchor.parent.attrs),s.isTextblock?i().command(({commands:c})=>jy(s,{...l,...e})(n)?!0:c.clearNodes()).command(({state:c})=>jy(s,{...l,...e})(c,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},C_=t=>({tr:e,dispatch:n})=>{if(n){const{doc:r}=e,i=us(t,0,r.content.size),s=Te.create(r,i);e.setSelection(s)}return!0},N_=(t,e)=>({tr:n,state:r,dispatch:i})=>{const{selection:s}=r;let l,c;return typeof e=="number"?(l=e,c=e):e&&"from"in e&&"to"in e?(l=e.from,c=e.to):(l=s.from,c=s.to),i&&n.doc.nodesBetween(l,c,(u,f)=>{u.isText||n.setNodeMarkup(f,void 0,{...u.attrs,dir:t})}),!0},__=t=>({tr:e,dispatch:n})=>{if(n){const{doc:r}=e,{from:i,to:s}=typeof t=="number"?{from:t,to:t}:t,l=Me.atStart(r).from,c=Me.atEnd(r).to,u=us(i,l,c),f=us(s,l,c),p=Me.create(r,u,f);e.setSelection(p)}return!0},T_=t=>({state:e,dispatch:n})=>{const r=It(t,e.schema);return x1(r)(e,n)};function _b(t,e){const n=t.storedMarks||t.selection.$to.parentOffset&&t.selection.$from.marks();if(n){const r=n.filter(i=>e==null?void 0:e.includes(i.type.name));t.tr.ensureMarks(r)}}var M_=({keepMarks:t=!0}={})=>({tr:e,state:n,dispatch:r,editor:i})=>{const{selection:s,doc:l}=e,{$from:c,$to:u}=s,f=i.extensionManager.attributes,p=Tc(f,c.node().type.name,c.node().attrs);if(s instanceof Te&&s.node.isBlock)return!c.parentOffset||!$r(l,c.pos)?!1:(r&&(t&&_b(n,i.extensionManager.splittableMarks),e.split(c.pos).scrollIntoView()),!0);if(!c.parent.isBlock)return!1;const m=u.parentOffset===u.parent.content.size,g=c.depth===0?void 0:s_(c.node(-1).contentMatchAt(c.indexAfter(-1)));let y=m&&g?[{type:g,attrs:p}]:void 0,k=$r(e.doc,e.mapping.map(c.pos),1,y);if(!y&&!k&&$r(e.doc,e.mapping.map(c.pos),1,g?[{type:g}]:void 0)&&(k=!0,y=g?[{type:g,attrs:p}]:void 0),r){if(k&&(s instanceof Me&&e.deleteSelection(),e.split(e.mapping.map(c.pos),1,y),g&&!m&&!c.parentOffset&&c.parent.type!==g)){const w=e.mapping.map(c.before()),x=e.doc.resolve(w);c.node(-1).canReplaceWith(x.index(),x.index()+1,g)&&e.setNodeMarkup(e.mapping.map(c.before()),g)}t&&_b(n,i.extensionManager.splittableMarks),e.scrollIntoView()}return k},A_=(t,e={})=>({tr:n,state:r,dispatch:i,editor:s})=>{var l;const c=It(t,r.schema),{$from:u,$to:f}=r.selection,p=r.selection.node;if(p&&p.isBlock||u.depth<2||!u.sameParent(f))return!1;const m=u.node(-1);if(m.type!==c)return!1;const g=s.extensionManager.attributes;if(u.parent.content.size===0&&u.node(-1).childCount===u.indexAfter(-1)){if(u.depth===2||u.node(-3).type!==c||u.index(-2)!==u.node(-2).childCount-1)return!1;if(i){let C=Z.empty;const N=u.index(-1)?1:u.index(-2)?2:3;for(let Q=u.depth-N;Q>=u.depth-3;Q-=1)C=Z.from(u.node(Q).copy(C));const M=u.indexAfter(-1)<u.node(-2).childCount?1:u.indexAfter(-2)<u.node(-3).childCount?2:3,B={...Tc(g,u.node().type.name,u.node().attrs),...e},I=((l=c.contentMatch.defaultType)==null?void 0:l.createAndFill(B))||void 0;C=C.append(Z.from(c.createAndFill(null,I)||void 0));const F=u.before(u.depth-(N-1));n.replace(F,u.after(-M),new he(C,4-N,0));let V=-1;n.doc.nodesBetween(F,n.doc.content.size,(Q,ee)=>{if(V>-1)return!1;Q.isTextblock&&Q.content.size===0&&(V=ee+1)}),V>-1&&n.setSelection(Me.near(n.doc.resolve(V))),n.scrollIntoView()}return!0}const y=f.pos===u.end()?m.contentMatchAt(0).defaultType:null,k={...Tc(g,m.type.name,m.attrs),...e},w={...Tc(g,u.node().type.name,u.node().attrs),...e};n.delete(u.pos,f.pos);const x=y?[{type:c,attrs:k},{type:y,attrs:w}]:[{type:c,attrs:k}];if(!$r(n.doc,u.pos,2))return!1;if(i){const{selection:C,storedMarks:N}=r,{splittableMarks:M}=s.extensionManager,B=N||C.$to.parentOffset&&C.$from.marks();if(n.split(u.pos,2,x).scrollIntoView(),!B||!i)return!0;const I=B.filter(F=>M.includes(F.type.name));n.ensureMarks(I)}return!0},Yf=(t,e)=>{const n=zu(l=>l.type===e)(t.selection);if(!n)return!0;const r=t.doc.resolve(Math.max(0,n.pos-1)).before(n.depth);if(r===void 0)return!0;const i=t.doc.nodeAt(r);return n.node.type===(i==null?void 0:i.type)&&Ii(t.doc,n.pos)&&t.join(n.pos),!0},Jf=(t,e)=>{const n=zu(l=>l.type===e)(t.selection);if(!n)return!0;const r=t.doc.resolve(n.start).after(n.depth);if(r===void 0)return!0;const i=t.doc.nodeAt(r);return n.node.type===(i==null?void 0:i.type)&&Ii(t.doc,r)&&t.join(r),!0},O_=(t,e,n,r={})=>({editor:i,tr:s,state:l,dispatch:c,chain:u,commands:f,can:p})=>{const{extensions:m,splittableMarks:g}=i.extensionManager,y=It(t,l.schema),k=It(e,l.schema),{selection:w,storedMarks:x}=l,{$from:C,$to:N}=w,M=C.blockRange(N),B=x||w.$to.parentOffset&&w.$from.marks();if(!M)return!1;const I=zu(F=>Nb(F.type.name,m))(w);if(M.depth>=1&&I&&M.depth-I.depth<=1){if(I.node.type===y)return f.liftListItem(k);if(Nb(I.node.type.name,m)&&y.validContent(I.node.content)&&c)return u().command(()=>(s.setNodeMarkup(I.pos,y),!0)).command(()=>Yf(s,y)).command(()=>Jf(s,y)).run()}return!n||!B||!c?u().command(()=>p().wrapInList(y,r)?!0:f.clearNodes()).wrapInList(y,r).command(()=>Yf(s,y)).command(()=>Jf(s,y)).run():u().command(()=>{const F=p().wrapInList(y,r),V=B.filter(Q=>g.includes(Q.type.name));return s.ensureMarks(V),F?!0:f.clearNodes()}).wrapInList(y,r).command(()=>Yf(s,y)).command(()=>Jf(s,y)).run()},R_=(t,e={},n={})=>({state:r,commands:i})=>{const{extendEmptyMarkRange:s=!1}=n,l=Hr(t,r.schema);return Ap(r,l,e)?i.unsetMark(l,{extendEmptyMarkRange:s}):i.setMark(l,e)},I_=(t,e,n={})=>({state:r,commands:i})=>{const s=It(t,r.schema),l=It(e,r.schema),c=Oi(r,s,n);let u;return r.selection.$anchor.sameParent(r.selection.$head)&&(u=r.selection.$anchor.parent.attrs),c?i.setNode(l,u):i.setNode(s,{...u,...n})},L_=(t,e={})=>({state:n,commands:r})=>{const i=It(t,n.schema);return Oi(n,i,e)?r.lift(i):r.wrapIn(i,e)},D_=()=>({state:t,dispatch:e})=>{const n=t.plugins;for(let r=0;r<n.length;r+=1){const i=n[r];let s;if(i.spec.isInputRules&&(s=i.getState(t))){if(e){const l=t.tr,c=s.transform;for(let u=c.steps.length-1;u>=0;u-=1)l.step(c.steps[u].invert(c.docs[u]));if(s.text){const u=l.doc.resolve(s.from).marks();l.replaceWith(s.from,s.to,t.schema.text(s.text,u))}else l.delete(s.from,s.to)}return!0}}return!1},P_=()=>({tr:t,dispatch:e})=>{const{selection:n}=t,{empty:r,ranges:i}=n;return r||e&&i.forEach(s=>{t.removeMark(s.$from.pos,s.$to.pos)}),!0},B_=(t,e={})=>({tr:n,state:r,dispatch:i})=>{var s;const{extendEmptyMarkRange:l=!1}=e,{selection:c}=n,u=Hr(t,r.schema),{$from:f,empty:p,ranges:m}=c;if(!i)return!0;if(p&&l){let{from:g,to:y}=c;const k=(s=f.marks().find(x=>x.type===u))==null?void 0:s.attrs,w=wh(f,u,k);w&&(g=w.from,y=w.to),n.removeMark(g,y,u)}else m.forEach(g=>{n.removeMark(g.$from.pos,g.$to.pos,u)});return n.removeStoredMark(u),!0},z_=t=>({tr:e,state:n,dispatch:r})=>{const{selection:i}=n;let s,l;return typeof t=="number"?(s=t,l=t):t&&"from"in t&&"to"in t?(s=t.from,l=t.to):(s=i.from,l=i.to),r&&e.doc.nodesBetween(s,l,(c,u)=>{if(c.isText)return;const f={...c.attrs};delete f.dir,e.setNodeMarkup(u,void 0,f)}),!0},j_=(t,e={})=>({tr:n,state:r,dispatch:i})=>{let s=null,l=null;const c=Bu(typeof t=="string"?t:t.name,r.schema);if(!c)return!1;c==="node"&&(s=It(t,r.schema)),c==="mark"&&(l=Hr(t,r.schema));let u=!1;return n.selection.ranges.forEach(f=>{const p=f.$from.pos,m=f.$to.pos;let g,y,k,w;n.selection.empty?r.doc.nodesBetween(p,m,(x,C)=>{s&&s===x.type&&(u=!0,k=Math.max(C,p),w=Math.min(C+x.nodeSize,m),g=C,y=x)}):r.doc.nodesBetween(p,m,(x,C)=>{C<p&&s&&s===x.type&&(u=!0,k=Math.max(C,p),w=Math.min(C+x.nodeSize,m),g=C,y=x),C>=p&&C<=m&&(s&&s===x.type&&(u=!0,i&&n.setNodeMarkup(C,void 0,{...x.attrs,...e})),l&&x.marks.length&&x.marks.forEach(N=>{if(l===N.type&&(u=!0,i)){const M=Math.max(C,p),B=Math.min(C+x.nodeSize,m);n.addMark(M,B,l.create({...N.attrs,...e}))}}))}),y&&(g!==void 0&&i&&n.setNodeMarkup(g,void 0,{...y.attrs,...e}),l&&y.marks.length&&y.marks.forEach(x=>{l===x.type&&i&&n.addMark(k,w,l.create({...x.attrs,...e}))}))}),u},F_=(t,e={})=>({state:n,dispatch:r})=>{const i=It(t,n.schema);return g1(i,e)(n,r)},$_=(t,e={})=>({state:n,dispatch:r})=>{const i=It(t,n.schema);return y1(i,e)(n,r)},U_=class{constructor(){this.callbacks={}}on(t,e){return this.callbacks[t]||(this.callbacks[t]=[]),this.callbacks[t].push(e),this}emit(t,...e){const n=this.callbacks[t];return n&&n.forEach(r=>r.apply(this,e)),this}off(t,e){const n=this.callbacks[t];return n&&(e?this.callbacks[t]=n.filter(r=>r!==e):delete this.callbacks[t]),this}once(t,e){const n=(...r)=>{this.off(t,n),e.apply(this,r)};return this.on(t,n)}removeAllListeners(){this.callbacks={}}},Hl=class{constructor(t){var e;this.find=t.find,this.handler=t.handler,this.undoable=(e=t.undoable)!=null?e:!0}},H_=(t,e)=>{if(Eh(e))return e.exec(t);const n=e(t);if(!n)return null;const r=[n.text];return r.index=n.index,r.input=t,r.data=n.data,n.replaceWith&&(n.text.includes(n.replaceWith)||console.warn('[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".'),r.push(n.replaceWith)),r};function oc(t){var e;const{editor:n,from:r,to:i,text:s,rules:l,plugin:c}=t,{view:u}=n;if(u.composing)return!1;const f=u.state.doc.resolve(r);if(f.parent.type.spec.code||(e=f.nodeBefore||f.nodeAfter)!=null&&e.marks.find(g=>g.type.spec.code))return!1;let p=!1;const m=m_(f)+s;return l.forEach(g=>{if(p)return;const y=H_(m,g.find);if(!y)return;const k=u.state.tr,w=Du({state:u.state,transaction:k}),x={from:r-(y[0].length-s.length),to:i},{commands:C,chain:N,can:M}=new Pu({editor:n,state:w});g.handler({state:w,range:x,match:y,commands:C,chain:N,can:M})===null||!k.steps.length||(g.undoable&&k.setMeta(c,{transform:k,from:r,to:i,text:s}),u.dispatch(k),p=!0)}),p}function W_(t){const{editor:e,rules:n}=t,r=new tt({state:{init(){return null},apply(i,s,l){const c=i.getMeta(r);if(c)return c;const u=i.getMeta("applyInputRules");return!!u&&setTimeout(()=>{let{text:p}=u;typeof p=="string"?p=p:p=Ch(Z.from(p),l.schema);const{from:m}=u,g=m+p.length;oc({editor:e,from:m,to:g,text:p,rules:n,plugin:r})}),i.selectionSet||i.docChanged?null:s}},props:{handleTextInput(i,s,l,c){return oc({editor:e,from:s,to:l,text:c,rules:n,plugin:r})},handleDOMEvents:{compositionend:i=>(setTimeout(()=>{const{$cursor:s}=i.state.selection;s&&oc({editor:e,from:s.pos,to:s.pos,text:"",rules:n,plugin:r})}),!1)},handleKeyDown(i,s){if(s.key!=="Enter")return!1;const{$cursor:l}=i.state.selection;return l?oc({editor:e,from:l.pos,to:l.pos,text:`
|
|
60
|
+
`,rules:n,plugin:r}):!1}},isInputRules:!0});return r}function V_(t){return Object.prototype.toString.call(t).slice(8,-1)}function lc(t){return V_(t)!=="Object"?!1:t.constructor===Object&&Object.getPrototypeOf(t)===Object.prototype}function Dk(t,e){const n={...t};return lc(t)&&lc(e)&&Object.keys(e).forEach(r=>{lc(e[r])&&lc(t[r])?n[r]=Dk(t[r],e[r]):n[r]=e[r]}),n}var Th=class{constructor(t={}){this.type="extendable",this.parent=null,this.child=null,this.name="",this.config={name:this.name},this.config={...this.config,...t},this.name=this.config.name}get options(){return{...Qe(_e(this,"addOptions",{name:this.name}))||{}}}get storage(){return{...Qe(_e(this,"addStorage",{name:this.name,options:this.options}))||{}}}configure(t={}){const e=this.extend({...this.config,addOptions:()=>Dk(this.options,t)});return e.name=this.name,e.parent=this.parent,e}extend(t={}){const e=new this.constructor({...this.config,...t});return e.parent=this,this.child=e,e.name="name"in t?t.name:e.parent.name,e}},rr=class Pk extends Th{constructor(){super(...arguments),this.type="mark"}static create(e={}){const n=typeof e=="function"?e():e;return new Pk(n)}static handleExit({editor:e,mark:n}){const{tr:r}=e.state,i=e.state.selection.$from;if(i.pos===i.end()){const l=i.marks();if(!!!l.find(f=>(f==null?void 0:f.type.name)===n.name))return!1;const u=l.find(f=>(f==null?void 0:f.type.name)===n.name);return u&&r.removeStoredMark(u),r.insertText(" ",i.pos),e.view.dispatch(r),!0}return!1}configure(e){return super.configure(e)}extend(e){const n=typeof e=="function"?e():e;return super.extend(n)}};function K_(t){return typeof t=="number"}var q_=class{constructor(t){this.find=t.find,this.handler=t.handler}},G_=(t,e,n)=>{if(Eh(e))return[...t.matchAll(e)];const r=e(t,n);return r?r.map(i=>{const s=[i.text];return s.index=i.index,s.input=t,s.data=i.data,i.replaceWith&&(i.text.includes(i.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),s.push(i.replaceWith)),s}):[]};function Y_(t){const{editor:e,state:n,from:r,to:i,rule:s,pasteEvent:l,dropEvent:c}=t,{commands:u,chain:f,can:p}=new Pu({editor:e,state:n}),m=[];return n.doc.nodesBetween(r,i,(y,k)=>{var w,x,C,N,M;if((x=(w=y.type)==null?void 0:w.spec)!=null&&x.code||!(y.isText||y.isTextblock||y.isInline))return;const B=(M=(N=(C=y.content)==null?void 0:C.size)!=null?N:y.nodeSize)!=null?M:0,I=Math.max(r,k),F=Math.min(i,k+B);if(I>=F)return;const V=y.isText?y.text||"":y.textBetween(I-k,F-k,void 0,"");G_(V,s.find,l).forEach(ee=>{if(ee.index===void 0)return;const Y=I+ee.index+1,G=Y+ee[0].length,H={from:n.tr.mapping.map(Y),to:n.tr.mapping.map(G)},K=s.handler({state:n,range:H,match:ee,commands:u,chain:f,can:p,pasteEvent:l,dropEvent:c});m.push(K)})}),m.every(y=>y!==null)}var ac=null,J_=t=>{var e;const n=new ClipboardEvent("paste",{clipboardData:new DataTransfer});return(e=n.clipboardData)==null||e.setData("text/html",t),n};function Q_(t){const{editor:e,rules:n}=t;let r=null,i=!1,s=!1,l=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,c;try{c=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{c=null}const u=({state:p,from:m,to:g,rule:y,pasteEvt:k})=>{const w=p.tr,x=Du({state:p,transaction:w});if(!(!Y_({editor:e,state:x,from:Math.max(m-1,0),to:g.b-1,rule:y,pasteEvent:k,dropEvent:c})||!w.steps.length)){try{c=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{c=null}return l=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,w}};return n.map(p=>new tt({view(m){const g=k=>{var w;r=(w=m.dom.parentElement)!=null&&w.contains(k.target)?m.dom.parentElement:null,r&&(ac=e)},y=()=>{ac&&(ac=null)};return window.addEventListener("dragstart",g),window.addEventListener("dragend",y),{destroy(){window.removeEventListener("dragstart",g),window.removeEventListener("dragend",y)}}},props:{handleDOMEvents:{drop:(m,g)=>{if(s=r===m.dom.parentElement,c=g,!s){const y=ac;y!=null&&y.isEditable&&setTimeout(()=>{const k=y.state.selection;k&&y.commands.deleteRange({from:k.from,to:k.to})},10)}return!1},paste:(m,g)=>{var y;const k=(y=g.clipboardData)==null?void 0:y.getData("text/html");return l=g,i=!!(k!=null&&k.includes("data-pm-slice")),!1}}},appendTransaction:(m,g,y)=>{const k=m[0],w=k.getMeta("uiEvent")==="paste"&&!i,x=k.getMeta("uiEvent")==="drop"&&!s,C=k.getMeta("applyPasteRules"),N=!!C;if(!w&&!x&&!N)return;if(N){let{text:I}=C;typeof I=="string"?I=I:I=Ch(Z.from(I),y.schema);const{from:F}=C,V=F+I.length,Q=J_(I);return u({rule:p,state:y,from:F,to:{b:V},pasteEvt:Q})}const M=g.doc.content.findDiffStart(y.doc.content),B=g.doc.content.findDiffEnd(y.doc.content);if(!(!K_(M)||!B||M===B.b))return u({rule:p,state:y,from:M,to:B,pasteEvt:l})}}))}var Fu=class{constructor(t,e){this.splittableMarks=[],this.editor=e,this.baseExtensions=t,this.extensions=Tk(t),this.schema=a_(this.extensions,e),this.setupExtensions()}get commands(){return this.extensions.reduce((t,e)=>{const n={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:sc(e.name,this.schema)},r=_e(e,"addCommands",n);return r?{...t,...r()}:t},{})}get plugins(){const{editor:t}=this;return qc([...this.extensions].reverse()).flatMap(r=>{const i={name:r.name,options:r.options,storage:this.editor.extensionStorage[r.name],editor:t,type:sc(r.name,this.schema)},s=[],l=_e(r,"addKeyboardShortcuts",i);let c={};if(r.type==="mark"&&_e(r,"exitable",i)&&(c.ArrowRight=()=>rr.handleExit({editor:t,mark:r})),l){const g=Object.fromEntries(Object.entries(l()).map(([y,k])=>[y,()=>k({editor:t})]));c={...c,...g}}const u=pN(c);s.push(u);const f=_e(r,"addInputRules",i);if(Cb(r,t.options.enableInputRules)&&f){const g=f();if(g&&g.length){const y=W_({editor:t,rules:g}),k=Array.isArray(y)?y:[y];s.push(...k)}}const p=_e(r,"addPasteRules",i);if(Cb(r,t.options.enablePasteRules)&&p){const g=p();if(g&&g.length){const y=Q_({editor:t,rules:g});s.push(...y)}}const m=_e(r,"addProseMirrorPlugins",i);if(m){const g=m();s.push(...g)}return s})}get attributes(){return _k(this.extensions)}get nodeViews(){const{editor:t}=this,{nodeExtensions:e}=ho(this.extensions);return Object.fromEntries(e.filter(n=>!!_e(n,"addNodeView")).map(n=>{const r=this.attributes.filter(u=>u.type===n.name),i={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:It(n.name,this.schema)},s=_e(n,"addNodeView",i);if(!s)return[];const l=s();if(!l)return[];const c=(u,f,p,m,g)=>{const y=Dl(u,r);return l({node:u,view:f,getPos:p,decorations:m,innerDecorations:g,editor:t,extension:n,HTMLAttributes:y})};return[n.name,c]}))}dispatchTransaction(t){const{editor:e}=this;return qc([...this.extensions].reverse()).reduceRight((r,i)=>{const s={name:i.name,options:i.options,storage:this.editor.extensionStorage[i.name],editor:e,type:sc(i.name,this.schema)},l=_e(i,"dispatchTransaction",s);return l?c=>{l.call(s,{transaction:c,next:r})}:r},t)}get markViews(){const{editor:t}=this,{markExtensions:e}=ho(this.extensions);return Object.fromEntries(e.filter(n=>!!_e(n,"addMarkView")).map(n=>{const r=this.attributes.filter(c=>c.type===n.name),i={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:Hr(n.name,this.schema)},s=_e(n,"addMarkView",i);if(!s)return[];const l=(c,u,f)=>{const p=Dl(c,r);return s()({mark:c,view:u,inline:f,editor:t,extension:n,HTMLAttributes:p,updateAttributes:m=>{fT(c,t,m)}})};return[n.name,l]}))}setupExtensions(){const t=this.extensions;this.editor.extensionStorage=Object.fromEntries(t.map(e=>[e.name,e.storage])),t.forEach(e=>{var n;const r={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:sc(e.name,this.schema)};e.type==="mark"&&((n=Qe(_e(e,"keepOnSplit",r)))==null||n)&&this.splittableMarks.push(e.name);const i=_e(e,"onBeforeCreate",r),s=_e(e,"onCreate",r),l=_e(e,"onUpdate",r),c=_e(e,"onSelectionUpdate",r),u=_e(e,"onTransaction",r),f=_e(e,"onFocus",r),p=_e(e,"onBlur",r),m=_e(e,"onDestroy",r);i&&this.editor.on("beforeCreate",i),s&&this.editor.on("create",s),l&&this.editor.on("update",l),c&&this.editor.on("selectionUpdate",c),u&&this.editor.on("transaction",u),f&&this.editor.on("focus",f),p&&this.editor.on("blur",p),m&&this.editor.on("destroy",m)})}};Fu.resolve=Tk;Fu.sort=qc;Fu.flatten=Sh;var X_={};kh(X_,{ClipboardTextSerializer:()=>zk,Commands:()=>jk,Delete:()=>Fk,Drop:()=>$k,Editable:()=>Uk,FocusEvents:()=>Wk,Keymap:()=>Vk,Paste:()=>Kk,Tabindex:()=>qk,TextDirection:()=>Gk,focusEventsPluginKey:()=>Hk});var Je=class Bk extends Th{constructor(){super(...arguments),this.type="extension"}static create(e={}){const n=typeof e=="function"?e():e;return new Bk(n)}configure(e){return super.configure(e)}extend(e){const n=typeof e=="function"?e():e;return super.extend(n)}},zk=Je.create({name:"clipboardTextSerializer",addOptions(){return{blockSeparator:void 0}},addProseMirrorPlugins(){return[new tt({key:new lt("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:t}=this,{state:e,schema:n}=t,{doc:r,selection:i}=e,{ranges:s}=i,l=Math.min(...s.map(p=>p.$from.pos)),c=Math.max(...s.map(p=>p.$to.pos)),u=Ak(n);return Mk(r,{from:l,to:c},{...this.options.blockSeparator!==void 0?{blockSeparator:this.options.blockSeparator}:{},textSerializers:u})}}})]}}),jk=Je.create({name:"commands",addCommands(){return{...yk}}}),Fk=Je.create({name:"delete",onUpdate({transaction:t,appendedTransactions:e}){var n,r,i;const s=()=>{var l,c,u,f;if((f=(u=(c=(l=this.editor.options.coreExtensionOptions)==null?void 0:l.delete)==null?void 0:c.filterTransaction)==null?void 0:u.call(c,t))!=null?f:t.getMeta("y-sync$"))return;const p=xh(t.before,[t,...e]);Nh(p).forEach(y=>{p.mapping.mapResult(y.oldRange.from).deletedAfter&&p.mapping.mapResult(y.oldRange.to).deletedBefore&&p.before.nodesBetween(y.oldRange.from,y.oldRange.to,(k,w)=>{const x=w+k.nodeSize-2,C=y.oldRange.from<=w&&x<=y.oldRange.to;this.editor.emit("delete",{type:"node",node:k,from:w,to:x,newFrom:p.mapping.map(w),newTo:p.mapping.map(x),deletedRange:y.oldRange,newRange:y.newRange,partial:!C,editor:this.editor,transaction:t,combinedTransform:p})})});const g=p.mapping;p.steps.forEach((y,k)=>{var w,x;if(y instanceof tr){const C=g.slice(k).map(y.from,-1),N=g.slice(k).map(y.to),M=g.invert().map(C,-1),B=g.invert().map(N),I=(w=p.doc.nodeAt(C-1))==null?void 0:w.marks.some(V=>V.eq(y.mark)),F=(x=p.doc.nodeAt(N))==null?void 0:x.marks.some(V=>V.eq(y.mark));this.editor.emit("delete",{type:"mark",mark:y.mark,from:y.from,to:y.to,deletedRange:{from:M,to:B},newRange:{from:C,to:N},partial:!!(F||I),editor:this.editor,transaction:t,combinedTransform:p})}})};(i=(r=(n=this.editor.options.coreExtensionOptions)==null?void 0:n.delete)==null?void 0:r.async)==null||i?setTimeout(s,0):s()}}),$k=Je.create({name:"drop",addProseMirrorPlugins(){return[new tt({key:new lt("tiptapDrop"),props:{handleDrop:(t,e,n,r)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:n,moved:r})}}})]}}),Uk=Je.create({name:"editable",addProseMirrorPlugins(){return[new tt({key:new lt("editable"),props:{editable:()=>this.editor.options.editable}})]}}),Hk=new lt("focusEvents"),Wk=Je.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:t}=this;return[new tt({key:Hk,props:{handleDOMEvents:{focus:(e,n)=>{t.isFocused=!0;const r=t.state.tr.setMeta("focus",{event:n}).setMeta("addToHistory",!1);return e.dispatch(r),!1},blur:(e,n)=>{t.isFocused=!1;const r=t.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1);return e.dispatch(r),!1}}}})]}}),Vk=Je.create({name:"keymap",addKeyboardShortcuts(){const t=()=>this.editor.commands.first(({commands:l})=>[()=>l.undoInputRule(),()=>l.command(({tr:c})=>{const{selection:u,doc:f}=c,{empty:p,$anchor:m}=u,{pos:g,parent:y}=m,k=m.parent.isTextblock&&g>0?c.doc.resolve(g-1):m,w=k.parent.type.spec.isolating,x=m.pos-m.parentOffset,C=w&&k.parent.childCount===1?x===m.pos:Ie.atStart(f).from===g;return!p||!y.type.isTextblock||y.textContent.length||!C||C&&m.parent.type.name==="paragraph"?!1:l.clearNodes()}),()=>l.deleteSelection(),()=>l.joinBackward(),()=>l.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:l})=>[()=>l.deleteSelection(),()=>l.deleteCurrentNode(),()=>l.joinForward(),()=>l.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:l})=>[()=>l.newlineInCode(),()=>l.createParagraphNear(),()=>l.liftEmptyBlock(),()=>l.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:t,"Mod-Backspace":t,"Shift-Backspace":t,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},i={...r},s={...r,"Ctrl-h":t,"Alt-Backspace":t,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return Vc()||wk()?s:i},addProseMirrorPlugins(){return[new tt({key:new lt("clearDocument"),appendTransaction:(t,e,n)=>{if(t.some(w=>w.getMeta("composition")))return;const r=t.some(w=>w.docChanged)&&!e.doc.eq(n.doc),i=t.some(w=>w.getMeta("preventClearDocument"));if(!r||i)return;const{empty:s,from:l,to:c}=e.selection,u=Ie.atStart(e.doc).from,f=Ie.atEnd(e.doc).to;if(s||!(l===u&&c===f)||!ju(n.doc))return;const g=n.tr,y=Du({state:n,transaction:g}),{commands:k}=new Pu({editor:this.editor,state:y});if(k.clearNodes(),!!g.steps.length)return g}})]}}),Kk=Je.create({name:"paste",addProseMirrorPlugins(){return[new tt({key:new lt("tiptapPaste"),props:{handlePaste:(t,e,n)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:n})}}})]}}),qk=Je.create({name:"tabindex",addProseMirrorPlugins(){return[new tt({key:new lt("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}}),Gk=Je.create({name:"textDirection",addOptions(){return{direction:void 0}},addGlobalAttributes(){if(!this.options.direction)return[];const{nodeExtensions:t}=ho(this.extensions);return[{types:t.filter(e=>e.name!=="text").map(e=>e.name),attributes:{dir:{default:this.options.direction,parseHTML:e=>{const n=e.getAttribute("dir");return n&&(n==="ltr"||n==="rtl"||n==="auto")?n:this.options.direction},renderHTML:e=>e.dir?{dir:e.dir}:{}}}}]},addProseMirrorPlugins(){return[new tt({key:new lt("textDirection"),props:{attributes:()=>{const t=this.options.direction;return t?{dir:t}:{}}}})]}}),Z_=class hl{constructor(e,n,r=!1,i=null){this.currentNode=null,this.actualDepth=null,this.isBlock=r,this.resolvedPos=e,this.editor=n,this.currentNode=i}get name(){return this.node.type.name}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){var e;return(e=this.actualDepth)!=null?e:this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let n=this.from,r=this.to;if(this.isBlock){if(this.content.size===0){console.error(`You can’t set content on a block node. Tried to set content on ${this.name} at ${this.pos}`);return}n=this.from+1,r=this.to-1}this.editor.commands.insertContentAt({from:n,to:r},e)}get attributes(){return this.node.attrs}get textContent(){return this.node.textContent}get size(){return this.node.nodeSize}get from(){return this.isBlock?this.pos:this.resolvedPos.start(this.resolvedPos.depth)}get range(){return{from:this.from,to:this.to}}get to(){return this.isBlock?this.pos+this.size:this.resolvedPos.end(this.resolvedPos.depth)+(this.node.isText?0:1)}get parent(){if(this.depth===0)return null;const e=this.resolvedPos.start(this.resolvedPos.depth-1),n=this.resolvedPos.doc.resolve(e);return new hl(n,this.editor)}get before(){let e=this.resolvedPos.doc.resolve(this.from-(this.isBlock?1:2));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.from-3)),new hl(e,this.editor)}get after(){let e=this.resolvedPos.doc.resolve(this.to+(this.isBlock?2:1));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.to+3)),new hl(e,this.editor)}get children(){const e=[];return this.node.content.forEach((n,r)=>{const i=n.isBlock&&!n.isTextblock,s=n.isAtom&&!n.isText,l=n.isInline,c=this.pos+r+(s?0:1);if(c<0||c>this.resolvedPos.doc.nodeSize-2)return;const u=this.resolvedPos.doc.resolve(c);if(!i&&!l&&u.depth<=this.depth)return;const f=new hl(u,this.editor,i,i||l?n:null);i&&(f.actualDepth=this.depth+1),e.push(f)}),e}get firstChild(){return this.children[0]||null}get lastChild(){const e=this.children;return e[e.length-1]||null}closest(e,n={}){let r=null,i=this.parent;for(;i&&!r;){if(i.node.type.name===e)if(Object.keys(n).length>0){const s=i.node.attrs,l=Object.keys(n);for(let c=0;c<l.length;c+=1){const u=l[c];if(s[u]!==n[u])break}}else r=i;i=i.parent}return r}querySelector(e,n={}){return this.querySelectorAll(e,n,!0)[0]||null}querySelectorAll(e,n={},r=!1){let i=[];if(!this.children||this.children.length===0)return i;const s=Object.keys(n);return this.children.forEach(l=>{r&&i.length>0||(l.node.type.name===e&&s.every(u=>n[u]===l.node.attrs[u])&&i.push(l),!(r&&i.length>0)&&(i=i.concat(l.querySelectorAll(e,n,r))))}),i}setAttribute(e){const{tr:n}=this.editor.state;n.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(n)}},eT=`.ProseMirror {
|
|
61
|
+
position: relative;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.ProseMirror {
|
|
65
|
+
word-wrap: break-word;
|
|
66
|
+
white-space: pre-wrap;
|
|
67
|
+
white-space: break-spaces;
|
|
68
|
+
-webkit-font-variant-ligatures: none;
|
|
69
|
+
font-variant-ligatures: none;
|
|
70
|
+
font-feature-settings: "liga" 0; /* the above doesn't seem to work in Edge */
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.ProseMirror [contenteditable="false"] {
|
|
74
|
+
white-space: normal;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.ProseMirror [contenteditable="false"] [contenteditable="true"] {
|
|
78
|
+
white-space: pre-wrap;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.ProseMirror pre {
|
|
82
|
+
white-space: pre-wrap;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
img.ProseMirror-separator {
|
|
86
|
+
display: inline !important;
|
|
87
|
+
border: none !important;
|
|
88
|
+
margin: 0 !important;
|
|
89
|
+
width: 0 !important;
|
|
90
|
+
height: 0 !important;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.ProseMirror-gapcursor {
|
|
94
|
+
display: none;
|
|
95
|
+
pointer-events: none;
|
|
96
|
+
position: absolute;
|
|
97
|
+
margin: 0;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.ProseMirror-gapcursor:after {
|
|
101
|
+
content: "";
|
|
102
|
+
display: block;
|
|
103
|
+
position: absolute;
|
|
104
|
+
top: -2px;
|
|
105
|
+
width: 20px;
|
|
106
|
+
border-top: 1px solid black;
|
|
107
|
+
animation: ProseMirror-cursor-blink 1.1s steps(2, start) infinite;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
@keyframes ProseMirror-cursor-blink {
|
|
111
|
+
to {
|
|
112
|
+
visibility: hidden;
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.ProseMirror-hideselection *::selection {
|
|
117
|
+
background: transparent;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.ProseMirror-hideselection *::-moz-selection {
|
|
121
|
+
background: transparent;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.ProseMirror-hideselection * {
|
|
125
|
+
caret-color: transparent;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.ProseMirror-focused .ProseMirror-gapcursor {
|
|
129
|
+
display: block;
|
|
130
|
+
}`;function tT(t,e,n){const r=document.querySelector("style[data-tiptap-style]");if(r!==null)return r;const i=document.createElement("style");return e&&i.setAttribute("nonce",e),i.setAttribute("data-tiptap-style",""),i.innerHTML=t,document.getElementsByTagName("head")[0].appendChild(i),i}var nT=class extends U_{constructor(t={}){super(),this.css=null,this.className="tiptap",this.editorView=null,this.isFocused=!1,this.isInitialized=!1,this.extensionStorage={},this.instanceId=Math.random().toString(36).slice(2,9),this.options={element:typeof document<"u"?document.createElement("div"):null,content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,textDirection:void 0,editorProps:{},parseOptions:{},coreExtensionOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,enableContentCheck:!1,emitContentError:!1,onBeforeCreate:()=>null,onCreate:()=>null,onMount:()=>null,onUnmount:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null,onContentError:({error:r})=>{throw r},onPaste:()=>null,onDrop:()=>null,onDelete:()=>null,enableExtensionDispatchTransaction:!0},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.utils={getUpdatedPosition:v_,createMappablePosition:k_},this.setOptions(t),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.on("mount",this.options.onMount),this.on("unmount",this.options.onUnmount),this.on("contentError",this.options.onContentError),this.on("create",this.options.onCreate),this.on("update",this.options.onUpdate),this.on("selectionUpdate",this.options.onSelectionUpdate),this.on("transaction",this.options.onTransaction),this.on("focus",this.options.onFocus),this.on("blur",this.options.onBlur),this.on("destroy",this.options.onDestroy),this.on("drop",({event:r,slice:i,moved:s})=>this.options.onDrop(r,i,s)),this.on("paste",({event:r,slice:i})=>this.options.onPaste(r,i)),this.on("delete",this.options.onDelete);const e=this.createDoc(),n=kk(e,this.options.autofocus);this.editorState=oo.create({doc:e,schema:this.schema,selection:n||void 0}),this.options.element&&this.mount(this.options.element)}mount(t){if(typeof document>"u")throw new Error("[tiptap error]: The editor cannot be mounted because there is no 'document' defined in this environment.");this.createView(t),this.emit("mount",{editor:this}),this.css&&!document.head.contains(this.css)&&document.head.appendChild(this.css),window.setTimeout(()=>{this.isDestroyed||(this.options.autofocus!==!1&&this.options.autofocus!==null&&this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}),this.isInitialized=!0)},0)}unmount(){if(this.editorView){const t=this.editorView.dom;t!=null&&t.editor&&delete t.editor,this.editorView.destroy()}if(this.editorView=null,this.isInitialized=!1,this.css&&!document.querySelectorAll(`.${this.className}`).length)try{typeof this.css.remove=="function"?this.css.remove():this.css.parentNode&&this.css.parentNode.removeChild(this.css)}catch(t){console.warn("Failed to remove CSS element:",t)}this.css=null,this.emit("unmount",{editor:this})}get storage(){return this.extensionStorage}get commands(){return this.commandManager.commands}chain(){return this.commandManager.chain()}can(){return this.commandManager.can()}injectCSS(){this.options.injectCSS&&typeof document<"u"&&(this.css=tT(eT,this.options.injectNonce))}setOptions(t={}){this.options={...this.options,...t},!(!this.editorView||!this.state||this.isDestroyed)&&(this.options.editorProps&&this.view.setProps(this.options.editorProps),this.view.updateState(this.state))}setEditable(t,e=!0){this.setOptions({editable:t}),e&&this.emit("update",{editor:this,transaction:this.state.tr,appendedTransactions:[]})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get view(){return this.editorView?this.editorView:new Proxy({state:this.editorState,updateState:t=>{this.editorState=t},dispatch:t=>{this.dispatchTransaction(t)},composing:!1,dragging:null,editable:!0,isDestroyed:!1},{get:(t,e)=>{if(this.editorView)return this.editorView[e];if(e==="state")return this.editorState;if(e in t)return Reflect.get(t,e);throw new Error(`[tiptap error]: The editor view is not available. Cannot access view['${e}']. The editor may not be mounted yet.`)}})}get state(){return this.editorView&&(this.editorState=this.view.state),this.editorState}registerPlugin(t,e){const n=Nk(e)?e(t,[...this.state.plugins]):[...this.state.plugins,t],r=this.state.reconfigure({plugins:n});return this.view.updateState(r),r}unregisterPlugin(t){if(this.isDestroyed)return;const e=this.state.plugins;let n=e;if([].concat(t).forEach(i=>{const s=typeof i=="string"?`${i}$`:i.key;n=n.filter(l=>!l.key.startsWith(s))}),e.length===n.length)return;const r=this.state.reconfigure({plugins:n});return this.view.updateState(r),r}createExtensionManager(){var t,e;const r=[...this.options.enableCoreExtensions?[Uk,zk.configure({blockSeparator:(e=(t=this.options.coreExtensionOptions)==null?void 0:t.clipboardTextSerializer)==null?void 0:e.blockSeparator}),jk,Wk,Vk,qk,$k,Kk,Fk,Gk.configure({direction:this.options.textDirection})].filter(i=>typeof this.options.enableCoreExtensions=="object"?this.options.enableCoreExtensions[i.name]!==!1:!0):[],...this.options.extensions].filter(i=>["extension","node","mark"].includes(i==null?void 0:i.type));this.extensionManager=new Fu(r,this)}createCommandManager(){this.commandManager=new Pu({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createDoc(){let t;try{t=Mp(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:this.options.enableContentCheck})}catch(e){if(!(e instanceof Error)||!["[tiptap error]: Invalid JSON content","[tiptap error]: Invalid HTML content"].includes(e.message))throw e;this.emit("contentError",{editor:this,error:e,disableCollaboration:()=>{"collaboration"in this.storage&&typeof this.storage.collaboration=="object"&&this.storage.collaboration&&(this.storage.collaboration.isDisabled=!0),this.options.extensions=this.options.extensions.filter(n=>n.name!=="collaboration"),this.createExtensionManager()}}),t=Mp(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:!1})}return t}createView(t){const{editorProps:e,enableExtensionDispatchTransaction:n}=this.options,r=e.dispatchTransaction||this.dispatchTransaction.bind(this),i=n?this.extensionManager.dispatchTransaction(r):r;this.editorView=new gk(t,{...e,attributes:{role:"textbox",...e==null?void 0:e.attributes},dispatchTransaction:i,state:this.editorState,markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews});const s=this.state.reconfigure({plugins:this.extensionManager.plugins});this.view.updateState(s),this.prependClass(),this.injectCSS();const l=this.view.dom;l.editor=this}createNodeViews(){this.view.isDestroyed||this.view.setProps({markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews})}prependClass(){this.view.dom.className=`${this.className} ${this.view.dom.className}`}captureTransaction(t){this.isCapturingTransaction=!0,t(),this.isCapturingTransaction=!1;const e=this.capturedTransaction;return this.capturedTransaction=null,e}dispatchTransaction(t){if(this.view.isDestroyed)return;if(this.isCapturingTransaction){if(!this.capturedTransaction){this.capturedTransaction=t;return}t.steps.forEach(f=>{var p;return(p=this.capturedTransaction)==null?void 0:p.step(f)});return}const{state:e,transactions:n}=this.state.applyTransaction(t),r=!this.state.selection.eq(e.selection),i=n.includes(t),s=this.state;if(this.emit("beforeTransaction",{editor:this,transaction:t,nextState:e}),!i)return;this.view.updateState(e),this.emit("transaction",{editor:this,transaction:t,appendedTransactions:n.slice(1)}),r&&this.emit("selectionUpdate",{editor:this,transaction:t});const l=n.findLast(f=>f.getMeta("focus")||f.getMeta("blur")),c=l==null?void 0:l.getMeta("focus"),u=l==null?void 0:l.getMeta("blur");c&&this.emit("focus",{editor:this,event:c.event,transaction:l}),u&&this.emit("blur",{editor:this,event:u.event,transaction:l}),!(t.getMeta("preventUpdate")||!n.some(f=>f.docChanged)||s.doc.eq(e.doc))&&this.emit("update",{editor:this,transaction:t,appendedTransactions:n.slice(1)})}getAttributes(t){return Ok(this.state,t)}isActive(t,e){const n=typeof t=="string"?t:null,r=typeof t=="string"?e:t;return g_(this.state,n,r)}getJSON(){return this.state.doc.toJSON()}getHTML(){return Ch(this.state.doc.content,this.schema)}getText(t){const{blockSeparator:e=`
|
|
131
|
+
|
|
132
|
+
`,textSerializers:n={}}=t||{};return u_(this.state.doc,{blockSeparator:e,textSerializers:{...Ak(this.schema),...n}})}get isEmpty(){return ju(this.state.doc)}destroy(){this.emit("destroy"),this.unmount(),this.removeAllListeners()}get isDestroyed(){var t,e;return(e=(t=this.editorView)==null?void 0:t.isDestroyed)!=null?e:!0}$node(t,e){var n;return((n=this.$doc)==null?void 0:n.querySelector(t,e))||null}$nodes(t,e){var n;return((n=this.$doc)==null?void 0:n.querySelectorAll(t,e))||null}$pos(t){const e=this.state.doc.resolve(t);return new Z_(e,this)}get $doc(){return this.$pos(0)}};function Es(t){return new Hl({find:t.find,handler:({state:e,range:n,match:r})=>{const i=Qe(t.getAttributes,void 0,r);if(i===!1||i===null)return null;const{tr:s}=e,l=r[r.length-1],c=r[0];if(l){const u=c.search(/\S/),f=n.from+c.indexOf(l),p=f+l.length;if(_h(n.from,n.to,e.doc).filter(y=>y.mark.type.excluded.find(w=>w===t.type&&w!==y.mark.type)).filter(y=>y.to>f).length)return null;p<n.to&&s.delete(p,n.to),f>n.from&&s.delete(n.from+u,f);const g=n.from+u+l.length;s.addMark(n.from+u,g,t.type.create(i||{})),s.removeStoredMark(t.type)}},undoable:t.undoable})}function Yk(t){return new Hl({find:t.find,handler:({state:e,range:n,match:r})=>{const i=Qe(t.getAttributes,void 0,r)||{},{tr:s}=e,l=n.from;let c=n.to;const u=t.type.create(i);if(r[1]){const f=r[0].lastIndexOf(r[1]);let p=l+f;p>c?p=c:c=p+r[1].length;const m=r[0][r[0].length-1];s.insertText(m,l+r[0].length-1),s.replaceWith(p,c,u)}else if(r[0]){const f=t.type.isInline?l:l-1;s.insert(f,t.type.create(i)).delete(s.mapping.map(l),s.mapping.map(c))}s.scrollIntoView()},undoable:t.undoable})}function Op(t){return new Hl({find:t.find,handler:({state:e,range:n,match:r})=>{const i=e.doc.resolve(n.from),s=Qe(t.getAttributes,void 0,r)||{};if(!i.node(-1).canReplaceWith(i.index(-1),i.indexAfter(-1),t.type))return null;e.tr.delete(n.from,n.to).setBlockType(n.from,n.from,t.type,s)},undoable:t.undoable})}function Ct(t){return new Hl({find:t.find,handler:({state:e,range:n,match:r})=>{let i=t.replace,s=n.from;const l=n.to;if(r[1]){const c=r[0].lastIndexOf(r[1]);i+=r[0].slice(c+r[1].length),s+=c;const u=s-l;u>0&&(i=r[0].slice(c-u,c)+i,s=l)}e.tr.insertText(i,s,l)},undoable:t.undoable})}function mo(t){return new Hl({find:t.find,handler:({state:e,range:n,match:r,chain:i})=>{const s=Qe(t.getAttributes,void 0,r)||{},l=e.tr.delete(n.from,n.to),u=l.doc.resolve(n.from).blockRange(),f=u&&nh(u,t.type,s);if(!f)return null;if(l.wrap(u,f),t.keepMarks&&t.editor){const{selection:m,storedMarks:g}=e,{splittableMarks:y}=t.editor.extensionManager,k=g||m.$to.parentOffset&&m.$from.marks();if(k){const w=k.filter(x=>y.includes(x.type.name));l.ensureMarks(w)}}if(t.keepAttributes){const m=t.type.name==="bulletList"||t.type.name==="orderedList"?"listItem":"taskList";i().updateAttributes(m,s).run()}const p=l.doc.resolve(n.from-1).nodeBefore;p&&p.type===t.type&&Ii(l.doc,n.from-1)&&(!t.joinPredicate||t.joinPredicate(r,p))&&l.join(n.from-1)},undoable:t.undoable})}var rT=t=>"touches"in t,iT=class{constructor(t){this.directions=["bottom-left","bottom-right","top-left","top-right"],this.minSize={height:8,width:8},this.preserveAspectRatio=!1,this.classNames={container:"",wrapper:"",handle:"",resizing:""},this.initialWidth=0,this.initialHeight=0,this.aspectRatio=1,this.isResizing=!1,this.activeHandle=null,this.startX=0,this.startY=0,this.startWidth=0,this.startHeight=0,this.isShiftKeyPressed=!1,this.lastEditableState=void 0,this.handleMap=new Map,this.handleMouseMove=c=>{if(!this.isResizing||!this.activeHandle)return;const u=c.clientX-this.startX,f=c.clientY-this.startY;this.handleResize(u,f)},this.handleTouchMove=c=>{if(!this.isResizing||!this.activeHandle)return;const u=c.touches[0];if(!u)return;const f=u.clientX-this.startX,p=u.clientY-this.startY;this.handleResize(f,p)},this.handleMouseUp=()=>{if(!this.isResizing)return;const c=this.element.offsetWidth,u=this.element.offsetHeight;this.onCommit(c,u),this.isResizing=!1,this.activeHandle=null,this.container.dataset.resizeState="false",this.classNames.resizing&&this.container.classList.remove(this.classNames.resizing),document.removeEventListener("mousemove",this.handleMouseMove),document.removeEventListener("mouseup",this.handleMouseUp),document.removeEventListener("keydown",this.handleKeyDown),document.removeEventListener("keyup",this.handleKeyUp)},this.handleKeyDown=c=>{c.key==="Shift"&&(this.isShiftKeyPressed=!0)},this.handleKeyUp=c=>{c.key==="Shift"&&(this.isShiftKeyPressed=!1)};var e,n,r,i,s,l;this.node=t.node,this.editor=t.editor,this.element=t.element,this.contentElement=t.contentElement,this.getPos=t.getPos,this.onResize=t.onResize,this.onCommit=t.onCommit,this.onUpdate=t.onUpdate,(e=t.options)!=null&&e.min&&(this.minSize={...this.minSize,...t.options.min}),(n=t.options)!=null&&n.max&&(this.maxSize=t.options.max),(r=t==null?void 0:t.options)!=null&&r.directions&&(this.directions=t.options.directions),(i=t.options)!=null&&i.preserveAspectRatio&&(this.preserveAspectRatio=t.options.preserveAspectRatio),(s=t.options)!=null&&s.className&&(this.classNames={container:t.options.className.container||"",wrapper:t.options.className.wrapper||"",handle:t.options.className.handle||"",resizing:t.options.className.resizing||""}),(l=t.options)!=null&&l.createCustomHandle&&(this.createCustomHandle=t.options.createCustomHandle),this.wrapper=this.createWrapper(),this.container=this.createContainer(),this.applyInitialSize(),this.attachHandles(),this.editor.on("update",this.handleEditorUpdate.bind(this))}get dom(){return this.container}get contentDOM(){var t;return(t=this.contentElement)!=null?t:null}handleEditorUpdate(){const t=this.editor.isEditable;t!==this.lastEditableState&&(this.lastEditableState=t,t?t&&this.handleMap.size===0&&this.attachHandles():this.removeHandles())}update(t,e,n){return t.type!==this.node.type?!1:(this.node=t,this.onUpdate?this.onUpdate(t,e,n):!0)}destroy(){this.isResizing&&(this.container.dataset.resizeState="false",this.classNames.resizing&&this.container.classList.remove(this.classNames.resizing),document.removeEventListener("mousemove",this.handleMouseMove),document.removeEventListener("mouseup",this.handleMouseUp),document.removeEventListener("keydown",this.handleKeyDown),document.removeEventListener("keyup",this.handleKeyUp),this.isResizing=!1,this.activeHandle=null),this.editor.off("update",this.handleEditorUpdate.bind(this)),this.container.remove()}createContainer(){const t=document.createElement("div");return t.dataset.resizeContainer="",t.dataset.node=this.node.type.name,t.style.display="flex",this.classNames.container&&(t.className=this.classNames.container),t.appendChild(this.wrapper),t}createWrapper(){const t=document.createElement("div");return t.style.position="relative",t.style.display="block",t.dataset.resizeWrapper="",this.classNames.wrapper&&(t.className=this.classNames.wrapper),t.appendChild(this.element),t}createHandle(t){const e=document.createElement("div");return e.dataset.resizeHandle=t,e.style.position="absolute",this.classNames.handle&&(e.className=this.classNames.handle),e}positionHandle(t,e){const n=e.includes("top"),r=e.includes("bottom"),i=e.includes("left"),s=e.includes("right");n&&(t.style.top="0"),r&&(t.style.bottom="0"),i&&(t.style.left="0"),s&&(t.style.right="0"),(e==="top"||e==="bottom")&&(t.style.left="0",t.style.right="0"),(e==="left"||e==="right")&&(t.style.top="0",t.style.bottom="0")}attachHandles(){this.directions.forEach(t=>{let e;this.createCustomHandle?e=this.createCustomHandle(t):e=this.createHandle(t),e instanceof HTMLElement||(console.warn(`[ResizableNodeView] createCustomHandle("${t}") did not return an HTMLElement. Falling back to default handle.`),e=this.createHandle(t)),this.createCustomHandle||this.positionHandle(e,t),e.addEventListener("mousedown",n=>this.handleResizeStart(n,t)),e.addEventListener("touchstart",n=>this.handleResizeStart(n,t)),this.handleMap.set(t,e),this.wrapper.appendChild(e)})}removeHandles(){this.handleMap.forEach(t=>t.remove()),this.handleMap.clear()}applyInitialSize(){const t=this.node.attrs.width,e=this.node.attrs.height;t?(this.element.style.width=`${t}px`,this.initialWidth=t):this.initialWidth=this.element.offsetWidth,e?(this.element.style.height=`${e}px`,this.initialHeight=e):this.initialHeight=this.element.offsetHeight,this.initialWidth>0&&this.initialHeight>0&&(this.aspectRatio=this.initialWidth/this.initialHeight)}handleResizeStart(t,e){t.preventDefault(),t.stopPropagation(),this.isResizing=!0,this.activeHandle=e,rT(t)?(this.startX=t.touches[0].clientX,this.startY=t.touches[0].clientY):(this.startX=t.clientX,this.startY=t.clientY),this.startWidth=this.element.offsetWidth,this.startHeight=this.element.offsetHeight,this.startWidth>0&&this.startHeight>0&&(this.aspectRatio=this.startWidth/this.startHeight),this.getPos(),this.container.dataset.resizeState="true",this.classNames.resizing&&this.container.classList.add(this.classNames.resizing),document.addEventListener("mousemove",this.handleMouseMove),document.addEventListener("touchmove",this.handleTouchMove),document.addEventListener("mouseup",this.handleMouseUp),document.addEventListener("keydown",this.handleKeyDown),document.addEventListener("keyup",this.handleKeyUp)}handleResize(t,e){if(!this.activeHandle)return;const n=this.preserveAspectRatio||this.isShiftKeyPressed,{width:r,height:i}=this.calculateNewDimensions(this.activeHandle,t,e),s=this.applyConstraints(r,i,n);this.element.style.width=`${s.width}px`,this.element.style.height=`${s.height}px`,this.onResize&&this.onResize(s.width,s.height)}calculateNewDimensions(t,e,n){let r=this.startWidth,i=this.startHeight;const s=t.includes("right"),l=t.includes("left"),c=t.includes("bottom"),u=t.includes("top");return s?r=this.startWidth+e:l&&(r=this.startWidth-e),c?i=this.startHeight+n:u&&(i=this.startHeight-n),(t==="right"||t==="left")&&(r=this.startWidth+(s?e:-e)),(t==="top"||t==="bottom")&&(i=this.startHeight+(c?n:-n)),this.preserveAspectRatio||this.isShiftKeyPressed?this.applyAspectRatio(r,i,t):{width:r,height:i}}applyConstraints(t,e,n){var r,i,s,l;if(!n){let f=Math.max(this.minSize.width,t),p=Math.max(this.minSize.height,e);return(r=this.maxSize)!=null&&r.width&&(f=Math.min(this.maxSize.width,f)),(i=this.maxSize)!=null&&i.height&&(p=Math.min(this.maxSize.height,p)),{width:f,height:p}}let c=t,u=e;return c<this.minSize.width&&(c=this.minSize.width,u=c/this.aspectRatio),u<this.minSize.height&&(u=this.minSize.height,c=u*this.aspectRatio),(s=this.maxSize)!=null&&s.width&&c>this.maxSize.width&&(c=this.maxSize.width,u=c/this.aspectRatio),(l=this.maxSize)!=null&&l.height&&u>this.maxSize.height&&(u=this.maxSize.height,c=u*this.aspectRatio),{width:c,height:u}}applyAspectRatio(t,e,n){const r=n==="left"||n==="right",i=n==="top"||n==="bottom";return r?{width:t,height:t/this.aspectRatio}:i?{width:e*this.aspectRatio,height:e}:{width:t,height:t/this.aspectRatio}}};function sT(t,e){const{selection:n}=t,{$from:r}=n;if(n instanceof Te){const s=r.index();return r.parent.canReplaceWith(s,s+1,e)}let i=r.depth;for(;i>=0;){const s=r.index(i);if(r.node(i).contentMatchAt(s).matchType(e))return!0;i-=1}return!1}var oT={};kh(oT,{createAtomBlockMarkdownSpec:()=>lT,createBlockMarkdownSpec:()=>aT,createInlineMarkdownSpec:()=>dT,parseAttributes:()=>Mh,parseIndentedBlocks:()=>Rp,renderNestedMarkdownContent:()=>Oh,serializeAttributes:()=>Ah});function Mh(t){if(!(t!=null&&t.trim()))return{};const e={},n=[],r=t.replace(/["']([^"']*)["']/g,f=>(n.push(f),`__QUOTED_${n.length-1}__`)),i=r.match(/(?:^|\s)\.([a-zA-Z][\w-]*)/g);if(i){const f=i.map(p=>p.trim().slice(1));e.class=f.join(" ")}const s=r.match(/(?:^|\s)#([a-zA-Z][\w-]*)/);s&&(e.id=s[1]);const l=/([a-zA-Z][\w-]*)\s*=\s*(__QUOTED_\d+__)/g;Array.from(r.matchAll(l)).forEach(([,f,p])=>{var m;const g=parseInt(((m=p.match(/__QUOTED_(\d+)__/))==null?void 0:m[1])||"0",10),y=n[g];y&&(e[f]=y.slice(1,-1))});const u=r.replace(/(?:^|\s)\.([a-zA-Z][\w-]*)/g,"").replace(/(?:^|\s)#([a-zA-Z][\w-]*)/g,"").replace(/([a-zA-Z][\w-]*)\s*=\s*__QUOTED_\d+__/g,"").trim();return u&&u.split(/\s+/).filter(Boolean).forEach(p=>{p.match(/^[a-zA-Z][\w-]*$/)&&(e[p]=!0)}),e}function Ah(t){if(!t||Object.keys(t).length===0)return"";const e=[];return t.class&&String(t.class).split(/\s+/).filter(Boolean).forEach(r=>e.push(`.${r}`)),t.id&&e.push(`#${t.id}`),Object.entries(t).forEach(([n,r])=>{n==="class"||n==="id"||(r===!0?e.push(n):r!==!1&&r!=null&&e.push(`${n}="${String(r)}"`))}),e.join(" ")}function lT(t){const{nodeName:e,name:n,parseAttributes:r=Mh,serializeAttributes:i=Ah,defaultAttributes:s={},requiredAttributes:l=[],allowedAttributes:c}=t,u=n||e,f=p=>{if(!c)return p;const m={};return c.forEach(g=>{g in p&&(m[g]=p[g])}),m};return{parseMarkdown:(p,m)=>{const g={...s,...p.attributes};return m.createNode(e,g,[])},markdownTokenizer:{name:e,level:"block",start(p){var m;const g=new RegExp(`^:::${u}(?:\\s|$)`,"m"),y=(m=p.match(g))==null?void 0:m.index;return y!==void 0?y:-1},tokenize(p,m,g){const y=new RegExp(`^:::${u}(?:\\s+\\{([^}]*)\\})?\\s*:::(?:\\n|$)`),k=p.match(y);if(!k)return;const w=k[1]||"",x=r(w);if(!l.find(N=>!(N in x)))return{type:e,raw:k[0],attributes:x}}},renderMarkdown:p=>{const m=f(p.attrs||{}),g=i(m),y=g?` {${g}}`:"";return`:::${u}${y} :::`}}}function aT(t){const{nodeName:e,name:n,getContent:r,parseAttributes:i=Mh,serializeAttributes:s=Ah,defaultAttributes:l={},content:c="block",allowedAttributes:u}=t,f=n||e,p=m=>{if(!u)return m;const g={};return u.forEach(y=>{y in m&&(g[y]=m[y])}),g};return{parseMarkdown:(m,g)=>{let y;if(r){const w=r(m);y=typeof w=="string"?[{type:"text",text:w}]:w}else c==="block"?y=g.parseChildren(m.tokens||[]):y=g.parseInline(m.tokens||[]);const k={...l,...m.attributes};return g.createNode(e,k,y)},markdownTokenizer:{name:e,level:"block",start(m){var g;const y=new RegExp(`^:::${f}`,"m"),k=(g=m.match(y))==null?void 0:g.index;return k!==void 0?k:-1},tokenize(m,g,y){var k;const w=new RegExp(`^:::${f}(?:\\s+\\{([^}]*)\\})?\\s*\\n`),x=m.match(w);if(!x)return;const[C,N=""]=x,M=i(N);let B=1;const I=C.length;let F="";const V=/^:::([\w-]*)(\s.*)?/gm,Q=m.slice(I);for(V.lastIndex=0;;){const ee=V.exec(Q);if(ee===null)break;const Y=ee.index,G=ee[1];if(!((k=ee[2])!=null&&k.endsWith(":::"))){if(G)B+=1;else if(B-=1,B===0){const H=Q.slice(0,Y);F=H.trim();const K=m.slice(0,I+Y+ee[0].length);let U=[];if(F)if(c==="block")for(U=y.blockTokens(H),U.forEach(X=>{X.text&&(!X.tokens||X.tokens.length===0)&&(X.tokens=y.inlineTokens(X.text))});U.length>0;){const X=U[U.length-1];if(X.type==="paragraph"&&(!X.text||X.text.trim()===""))U.pop();else break}else U=y.inlineTokens(F);return{type:e,raw:K,attributes:M,content:F,tokens:U}}}}}},renderMarkdown:(m,g)=>{const y=p(m.attrs||{}),k=s(y),w=k?` {${k}}`:"",x=g.renderChildren(m.content||[],`
|
|
133
|
+
|
|
134
|
+
`);return`:::${f}${w}
|
|
135
|
+
|
|
136
|
+
${x}
|
|
137
|
+
|
|
138
|
+
:::`}}}function cT(t){if(!t.trim())return{};const e={},n=/(\w+)=(?:"([^"]*)"|'([^']*)')/g;let r=n.exec(t);for(;r!==null;){const[,i,s,l]=r;e[i]=s||l,r=n.exec(t)}return e}function uT(t){return Object.entries(t).filter(([,e])=>e!=null).map(([e,n])=>`${e}="${n}"`).join(" ")}function dT(t){const{nodeName:e,name:n,getContent:r,parseAttributes:i=cT,serializeAttributes:s=uT,defaultAttributes:l={},selfClosing:c=!1,allowedAttributes:u}=t,f=n||e,p=g=>{if(!u)return g;const y={};return u.forEach(k=>{const w=typeof k=="string"?k:k.name,x=typeof k=="string"?void 0:k.skipIfDefault;if(w in g){const C=g[w];if(x!==void 0&&C===x)return;y[w]=C}}),y},m=f.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{parseMarkdown:(g,y)=>{const k={...l,...g.attributes};if(c)return y.createNode(e,k);const w=r?r(g):g.content||"";return w?y.createNode(e,k,[y.createTextNode(w)]):y.createNode(e,k,[])},markdownTokenizer:{name:e,level:"inline",start(g){const y=c?new RegExp(`\\[${m}\\s*[^\\]]*\\]`):new RegExp(`\\[${m}\\s*[^\\]]*\\][\\s\\S]*?\\[\\/${m}\\]`),k=g.match(y),w=k==null?void 0:k.index;return w!==void 0?w:-1},tokenize(g,y,k){const w=c?new RegExp(`^\\[${m}\\s*([^\\]]*)\\]`):new RegExp(`^\\[${m}\\s*([^\\]]*)\\]([\\s\\S]*?)\\[\\/${m}\\]`),x=g.match(w);if(!x)return;let C="",N="";if(c){const[,B]=x;N=B}else{const[,B,I]=x;N=B,C=I||""}const M=i(N.trim());return{type:e,raw:x[0],content:C.trim(),attributes:M}}},renderMarkdown:g=>{let y="";r?y=r(g):g.content&&g.content.length>0&&(y=g.content.filter(C=>C.type==="text").map(C=>C.text).join(""));const k=p(g.attrs||{}),w=s(k),x=w?` ${w}`:"";return c?`[${f}${x}]`:`[${f}${x}]${y}[/${f}]`}}}function Rp(t,e,n){var r,i,s,l;const c=t.split(`
|
|
139
|
+
`),u=[];let f="",p=0;const m=e.baseIndentSize||2;for(;p<c.length;){const g=c[p],y=g.match(e.itemPattern);if(!y){if(u.length>0)break;if(g.trim()===""){p+=1,f=`${f}${g}
|
|
140
|
+
`;continue}else return}const k=e.extractItemData(y),{indentLevel:w,mainContent:x}=k;f=`${f}${g}
|
|
141
|
+
`;const C=[x];for(p+=1;p<c.length;){const I=c[p];if(I.trim()===""){const V=c.slice(p+1).findIndex(Y=>Y.trim()!=="");if(V===-1)break;if((((i=(r=c[p+1+V].match(/^(\s*)/))==null?void 0:r[1])==null?void 0:i.length)||0)>w){C.push(I),f=`${f}${I}
|
|
142
|
+
`,p+=1;continue}else break}if((((l=(s=I.match(/^(\s*)/))==null?void 0:s[1])==null?void 0:l.length)||0)>w)C.push(I),f=`${f}${I}
|
|
143
|
+
`,p+=1;else break}let N;const M=C.slice(1);if(M.length>0){const I=M.map(F=>F.slice(w+m)).join(`
|
|
144
|
+
`);I.trim()&&(e.customNestedParser?N=e.customNestedParser(I):N=n.blockTokens(I))}const B=e.createToken(k,N);u.push(B)}if(u.length!==0)return{items:u,raw:f}}function Oh(t,e,n,r){if(!t||!Array.isArray(t.content))return"";const i=typeof n=="function"?n(r):n,[s,...l]=t.content,c=e.renderChildren([s]),u=[`${i}${c}`];return l&&l.length>0&&l.forEach(f=>{const p=e.renderChildren([f]);if(p){const m=p.split(`
|
|
145
|
+
`).map(g=>g?e.indent(g):"").join(`
|
|
146
|
+
`);u.push(m)}}),u.join(`
|
|
147
|
+
`)}function fT(t,e,n={}){const{state:r}=e,{doc:i,tr:s}=r,l=t;i.descendants((c,u)=>{const f=s.mapping.map(u),p=s.mapping.map(u)+c.nodeSize;let m=null;if(c.marks.forEach(y=>{if(y!==l)return!1;m=y}),!m)return;let g=!1;if(Object.keys(n).forEach(y=>{n[y]!==m.attrs[y]&&(g=!0)}),g){const y=t.type.create({...t.attrs,...n});s.removeMark(f,p,t.type),s.addMark(f,p,y)}}),s.docChanged&&e.view.dispatch(s)}var Ht=class Jk extends Th{constructor(){super(...arguments),this.type="node"}static create(e={}){const n=typeof e=="function"?e():e;return new Jk(n)}configure(e){return super.configure(e)}extend(e){const n=typeof e=="function"?e():e;return super.extend(n)}};function Ri(t){return new q_({find:t.find,handler:({state:e,range:n,match:r,pasteEvent:i})=>{const s=Qe(t.getAttributes,void 0,r,i);if(s===!1||s===null)return null;const{tr:l}=e,c=r[r.length-1],u=r[0];let f=n.to;if(c){const p=u.search(/\S/),m=n.from+u.indexOf(c),g=m+c.length;if(_h(n.from,n.to,e.doc).filter(k=>k.mark.type.excluded.find(x=>x===t.type&&x!==k.mark.type)).filter(k=>k.to>m).length)return null;g<n.to&&l.delete(g,n.to),m>n.from&&l.delete(n.from+p,m),f=n.from+p+c.length,l.addMark(n.from+p,f,t.type.create(s||{})),l.removeStoredMark(t.type)}}})}const{getOwnPropertyNames:pT,getOwnPropertySymbols:hT}=Object,{hasOwnProperty:mT}=Object.prototype;function Qf(t,e){return function(r,i,s){return t(r,i,s)&&e(r,i,s)}}function cc(t){return function(n,r,i){if(!n||!r||typeof n!="object"||typeof r!="object")return t(n,r,i);const{cache:s}=i,l=s.get(n),c=s.get(r);if(l&&c)return l===r&&c===n;s.set(n,r),s.set(r,n);const u=t(n,r,i);return s.delete(n),s.delete(r),u}}function gT(t){return t!=null?t[Symbol.toStringTag]:void 0}function Tb(t){return pT(t).concat(hT(t))}const yT=Object.hasOwn||((t,e)=>mT.call(t,e));function Cs(t,e){return t===e||!t&&!e&&t!==t&&e!==e}const bT="__v",vT="__o",kT="_owner",{getOwnPropertyDescriptor:Mb,keys:Ab}=Object;function ET(t,e){return t.byteLength===e.byteLength&&Gc(new Uint8Array(t),new Uint8Array(e))}function wT(t,e,n){let r=t.length;if(e.length!==r)return!1;for(;r-- >0;)if(!n.equals(t[r],e[r],r,r,t,e,n))return!1;return!0}function xT(t,e){return t.byteLength===e.byteLength&&Gc(new Uint8Array(t.buffer,t.byteOffset,t.byteLength),new Uint8Array(e.buffer,e.byteOffset,e.byteLength))}function ST(t,e){return Cs(t.getTime(),e.getTime())}function CT(t,e){return t.name===e.name&&t.message===e.message&&t.cause===e.cause&&t.stack===e.stack}function NT(t,e){return t===e}function Ob(t,e,n){const r=t.size;if(r!==e.size)return!1;if(!r)return!0;const i=new Array(r),s=t.entries();let l,c,u=0;for(;(l=s.next())&&!l.done;){const f=e.entries();let p=!1,m=0;for(;(c=f.next())&&!c.done;){if(i[m]){m++;continue}const g=l.value,y=c.value;if(n.equals(g[0],y[0],u,m,t,e,n)&&n.equals(g[1],y[1],g[0],y[0],t,e,n)){p=i[m]=!0;break}m++}if(!p)return!1;u++}return!0}const _T=Cs;function TT(t,e,n){const r=Ab(t);let i=r.length;if(Ab(e).length!==i)return!1;for(;i-- >0;)if(!Qk(t,e,n,r[i]))return!1;return!0}function ll(t,e,n){const r=Tb(t);let i=r.length;if(Tb(e).length!==i)return!1;let s,l,c;for(;i-- >0;)if(s=r[i],!Qk(t,e,n,s)||(l=Mb(t,s),c=Mb(e,s),(l||c)&&(!l||!c||l.configurable!==c.configurable||l.enumerable!==c.enumerable||l.writable!==c.writable)))return!1;return!0}function MT(t,e){return Cs(t.valueOf(),e.valueOf())}function AT(t,e){return t.source===e.source&&t.flags===e.flags}function Rb(t,e,n){const r=t.size;if(r!==e.size)return!1;if(!r)return!0;const i=new Array(r),s=t.values();let l,c;for(;(l=s.next())&&!l.done;){const u=e.values();let f=!1,p=0;for(;(c=u.next())&&!c.done;){if(!i[p]&&n.equals(l.value,c.value,l.value,c.value,t,e,n)){f=i[p]=!0;break}p++}if(!f)return!1}return!0}function Gc(t,e){let n=t.byteLength;if(e.byteLength!==n||t.byteOffset!==e.byteOffset)return!1;for(;n-- >0;)if(t[n]!==e[n])return!1;return!0}function OT(t,e){return t.hostname===e.hostname&&t.pathname===e.pathname&&t.protocol===e.protocol&&t.port===e.port&&t.hash===e.hash&&t.username===e.username&&t.password===e.password}function Qk(t,e,n,r){return(r===kT||r===vT||r===bT)&&(t.$$typeof||e.$$typeof)?!0:yT(e,r)&&n.equals(t[r],e[r],r,r,t,e,n)}const RT="[object ArrayBuffer]",IT="[object Arguments]",LT="[object Boolean]",DT="[object DataView]",PT="[object Date]",BT="[object Error]",zT="[object Map]",jT="[object Number]",FT="[object Object]",$T="[object RegExp]",UT="[object Set]",HT="[object String]",WT={"[object Int8Array]":!0,"[object Uint8Array]":!0,"[object Uint8ClampedArray]":!0,"[object Int16Array]":!0,"[object Uint16Array]":!0,"[object Int32Array]":!0,"[object Uint32Array]":!0,"[object Float16Array]":!0,"[object Float32Array]":!0,"[object Float64Array]":!0,"[object BigInt64Array]":!0,"[object BigUint64Array]":!0},VT="[object URL]",KT=Object.prototype.toString;function qT({areArrayBuffersEqual:t,areArraysEqual:e,areDataViewsEqual:n,areDatesEqual:r,areErrorsEqual:i,areFunctionsEqual:s,areMapsEqual:l,areNumbersEqual:c,areObjectsEqual:u,arePrimitiveWrappersEqual:f,areRegExpsEqual:p,areSetsEqual:m,areTypedArraysEqual:g,areUrlsEqual:y,unknownTagComparators:k}){return function(x,C,N){if(x===C)return!0;if(x==null||C==null)return!1;const M=typeof x;if(M!==typeof C)return!1;if(M!=="object")return M==="number"?c(x,C,N):M==="function"?s(x,C,N):!1;const B=x.constructor;if(B!==C.constructor)return!1;if(B===Object)return u(x,C,N);if(Array.isArray(x))return e(x,C,N);if(B===Date)return r(x,C,N);if(B===RegExp)return p(x,C,N);if(B===Map)return l(x,C,N);if(B===Set)return m(x,C,N);const I=KT.call(x);if(I===PT)return r(x,C,N);if(I===$T)return p(x,C,N);if(I===zT)return l(x,C,N);if(I===UT)return m(x,C,N);if(I===FT)return typeof x.then!="function"&&typeof C.then!="function"&&u(x,C,N);if(I===VT)return y(x,C,N);if(I===BT)return i(x,C,N);if(I===IT)return u(x,C,N);if(WT[I])return g(x,C,N);if(I===RT)return t(x,C,N);if(I===DT)return n(x,C,N);if(I===LT||I===jT||I===HT)return f(x,C,N);if(k){let F=k[I];if(!F){const V=gT(x);V&&(F=k[V])}if(F)return F(x,C,N)}return!1}}function GT({circular:t,createCustomConfig:e,strict:n}){let r={areArrayBuffersEqual:ET,areArraysEqual:n?ll:wT,areDataViewsEqual:xT,areDatesEqual:ST,areErrorsEqual:CT,areFunctionsEqual:NT,areMapsEqual:n?Qf(Ob,ll):Ob,areNumbersEqual:_T,areObjectsEqual:n?ll:TT,arePrimitiveWrappersEqual:MT,areRegExpsEqual:AT,areSetsEqual:n?Qf(Rb,ll):Rb,areTypedArraysEqual:n?Qf(Gc,ll):Gc,areUrlsEqual:OT,unknownTagComparators:void 0};if(e&&(r=Object.assign({},r,e(r))),t){const i=cc(r.areArraysEqual),s=cc(r.areMapsEqual),l=cc(r.areObjectsEqual),c=cc(r.areSetsEqual);r=Object.assign({},r,{areArraysEqual:i,areMapsEqual:s,areObjectsEqual:l,areSetsEqual:c})}return r}function YT(t){return function(e,n,r,i,s,l,c){return t(e,n,c)}}function JT({circular:t,comparator:e,createState:n,equals:r,strict:i}){if(n)return function(c,u){const{cache:f=t?new WeakMap:void 0,meta:p}=n();return e(c,u,{cache:f,equals:r,meta:p,strict:i})};if(t)return function(c,u){return e(c,u,{cache:new WeakMap,equals:r,meta:void 0,strict:i})};const s={cache:void 0,equals:r,meta:void 0,strict:i};return function(c,u){return e(c,u,s)}}const QT=Di();Di({strict:!0});Di({circular:!0});Di({circular:!0,strict:!0});Di({createInternalComparator:()=>Cs});Di({strict:!0,createInternalComparator:()=>Cs});Di({circular:!0,createInternalComparator:()=>Cs});Di({circular:!0,createInternalComparator:()=>Cs,strict:!0});function Di(t={}){const{circular:e=!1,createInternalComparator:n,createState:r,strict:i=!1}=t,s=GT(t),l=qT(s),c=n?n(l):YT(l);return JT({circular:e,comparator:l,createState:r,equals:c,strict:i})}var Xf={exports:{}},Zf={};/**
|
|
148
|
+
* @license React
|
|
149
|
+
* use-sync-external-store-shim/with-selector.production.js
|
|
150
|
+
*
|
|
151
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
152
|
+
*
|
|
153
|
+
* This source code is licensed under the MIT license found in the
|
|
154
|
+
* LICENSE file in the root directory of this source tree.
|
|
155
|
+
*/var Ib;function XT(){if(Ib)return Zf;Ib=1;var t=jl(),e=U0();function n(f,p){return f===p&&(f!==0||1/f===1/p)||f!==f&&p!==p}var r=typeof Object.is=="function"?Object.is:n,i=e.useSyncExternalStore,s=t.useRef,l=t.useEffect,c=t.useMemo,u=t.useDebugValue;return Zf.useSyncExternalStoreWithSelector=function(f,p,m,g,y){var k=s(null);if(k.current===null){var w={hasValue:!1,value:null};k.current=w}else w=k.current;k=c(function(){function C(F){if(!N){if(N=!0,M=F,F=g(F),y!==void 0&&w.hasValue){var V=w.value;if(y(V,F))return B=V}return B=F}if(V=B,r(M,F))return V;var Q=g(F);return y!==void 0&&y(V,Q)?(M=F,V):(M=F,B=Q)}var N=!1,M,B,I=m===void 0?null:m;return[function(){return C(p())},I===null?void 0:function(){return C(I())}]},[p,m,g,y]);var x=i(f,k[0],k[1]);return l(function(){w.hasValue=!0,w.value=x},[x]),u(x),x},Zf}var Lb;function ZT(){return Lb||(Lb=1,Xf.exports=XT()),Xf.exports}var eM=ZT(),tM=(...t)=>e=>{t.forEach(n=>{typeof n=="function"?n(e):n&&(n.current=e)})},nM=({contentComponent:t})=>{const e=H0.useSyncExternalStore(t.subscribe,t.getSnapshot,t.getServerSnapshot);return v.jsx(v.Fragment,{children:Object.values(e)})};function rM(){const t=new Set;let e={};return{subscribe(n){return t.add(n),()=>{t.delete(n)}},getSnapshot(){return e},getServerSnapshot(){return e},setRenderer(n,r){e={...e,[n]:aS.createPortal(r.reactElement,r.element,n)},t.forEach(i=>i())},removeRenderer(n){const r={...e};delete r[n],e=r,t.forEach(i=>i())}}}var iM=class extends Mi.Component{constructor(t){var e;super(t),this.editorContentRef=Mi.createRef(),this.initialized=!1,this.state={hasContentComponentInitialized:!!((e=t.editor)!=null&&e.contentComponent)}}componentDidMount(){this.init()}componentDidUpdate(){this.init()}init(){var t;const e=this.props.editor;if(e&&!e.isDestroyed&&((t=e.view.dom)!=null&&t.parentNode)){if(e.contentComponent)return;const n=this.editorContentRef.current;n.append(...e.view.dom.parentNode.childNodes),e.setOptions({element:n}),e.contentComponent=rM(),this.state.hasContentComponentInitialized||(this.unsubscribeToContentComponent=e.contentComponent.subscribe(()=>{this.setState(r=>r.hasContentComponentInitialized?r:{hasContentComponentInitialized:!0}),this.unsubscribeToContentComponent&&this.unsubscribeToContentComponent()})),e.createNodeViews(),this.initialized=!0}}componentWillUnmount(){var t;const e=this.props.editor;if(e){this.initialized=!1,e.isDestroyed||e.view.setProps({nodeViews:{}}),this.unsubscribeToContentComponent&&this.unsubscribeToContentComponent(),e.contentComponent=null;try{if(!((t=e.view.dom)!=null&&t.parentNode))return;const n=document.createElement("div");n.append(...e.view.dom.parentNode.childNodes),e.setOptions({element:n})}catch{}}}render(){const{editor:t,innerRef:e,...n}=this.props;return v.jsxs(v.Fragment,{children:[v.jsx("div",{ref:tM(e,this.editorContentRef),...n}),(t==null?void 0:t.contentComponent)&&v.jsx(nM,{contentComponent:t.contentComponent})]})}},sM=A.forwardRef((t,e)=>{const n=Mi.useMemo(()=>Math.floor(Math.random()*4294967295).toString(),[t.editor]);return Mi.createElement(iM,{key:n,innerRef:e,...t})}),Xk=Mi.memo(sM),oM=typeof window<"u"?A.useLayoutEffect:A.useEffect,lM=class{constructor(t){this.transactionNumber=0,this.lastTransactionNumber=0,this.subscribers=new Set,this.editor=t,this.lastSnapshot={editor:t,transactionNumber:0},this.getSnapshot=this.getSnapshot.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.watch=this.watch.bind(this),this.subscribe=this.subscribe.bind(this)}getSnapshot(){return this.transactionNumber===this.lastTransactionNumber?this.lastSnapshot:(this.lastTransactionNumber=this.transactionNumber,this.lastSnapshot={editor:this.editor,transactionNumber:this.transactionNumber},this.lastSnapshot)}getServerSnapshot(){return{editor:null,transactionNumber:0}}subscribe(t){return this.subscribers.add(t),()=>{this.subscribers.delete(t)}}watch(t){if(this.editor=t,this.editor){const e=()=>{this.transactionNumber+=1,this.subscribers.forEach(r=>r())},n=this.editor;return n.on("transaction",e),()=>{n.off("transaction",e)}}}};function aM(t){var e;const[n]=A.useState(()=>new lM(t.editor)),r=eM.useSyncExternalStoreWithSelector(n.subscribe,n.getSnapshot,n.getServerSnapshot,t.selector,(e=t.equalityFn)!=null?e:QT);return oM(()=>n.watch(t.editor),[t.editor,n]),A.useDebugValue(r),r}var cM=!1,Ip=typeof window>"u",uM=Ip||!!(typeof window<"u"&&window.next),dM=class Zk{constructor(e){this.editor=null,this.subscriptions=new Set,this.isComponentMounted=!1,this.previousDeps=null,this.instanceId="",this.options=e,this.subscriptions=new Set,this.setEditor(this.getInitialEditor()),this.scheduleDestroy(),this.getEditor=this.getEditor.bind(this),this.getServerSnapshot=this.getServerSnapshot.bind(this),this.subscribe=this.subscribe.bind(this),this.refreshEditorInstance=this.refreshEditorInstance.bind(this),this.scheduleDestroy=this.scheduleDestroy.bind(this),this.onRender=this.onRender.bind(this),this.createEditor=this.createEditor.bind(this)}setEditor(e){this.editor=e,this.instanceId=Math.random().toString(36).slice(2,9),this.subscriptions.forEach(n=>n())}getInitialEditor(){return this.options.current.immediatelyRender===void 0?Ip||uM?null:this.createEditor():(this.options.current.immediatelyRender,this.options.current.immediatelyRender?this.createEditor():null)}createEditor(){const e={...this.options.current,onBeforeCreate:(...r)=>{var i,s;return(s=(i=this.options.current).onBeforeCreate)==null?void 0:s.call(i,...r)},onBlur:(...r)=>{var i,s;return(s=(i=this.options.current).onBlur)==null?void 0:s.call(i,...r)},onCreate:(...r)=>{var i,s;return(s=(i=this.options.current).onCreate)==null?void 0:s.call(i,...r)},onDestroy:(...r)=>{var i,s;return(s=(i=this.options.current).onDestroy)==null?void 0:s.call(i,...r)},onFocus:(...r)=>{var i,s;return(s=(i=this.options.current).onFocus)==null?void 0:s.call(i,...r)},onSelectionUpdate:(...r)=>{var i,s;return(s=(i=this.options.current).onSelectionUpdate)==null?void 0:s.call(i,...r)},onTransaction:(...r)=>{var i,s;return(s=(i=this.options.current).onTransaction)==null?void 0:s.call(i,...r)},onUpdate:(...r)=>{var i,s;return(s=(i=this.options.current).onUpdate)==null?void 0:s.call(i,...r)},onContentError:(...r)=>{var i,s;return(s=(i=this.options.current).onContentError)==null?void 0:s.call(i,...r)},onDrop:(...r)=>{var i,s;return(s=(i=this.options.current).onDrop)==null?void 0:s.call(i,...r)},onPaste:(...r)=>{var i,s;return(s=(i=this.options.current).onPaste)==null?void 0:s.call(i,...r)},onDelete:(...r)=>{var i,s;return(s=(i=this.options.current).onDelete)==null?void 0:s.call(i,...r)}};return new nT(e)}getEditor(){return this.editor}getServerSnapshot(){return null}subscribe(e){return this.subscriptions.add(e),()=>{this.subscriptions.delete(e)}}static compareOptions(e,n){return Object.keys(e).every(r=>["onCreate","onBeforeCreate","onDestroy","onUpdate","onTransaction","onFocus","onBlur","onSelectionUpdate","onContentError","onDrop","onPaste"].includes(r)?!0:r==="extensions"&&e.extensions&&n.extensions?e.extensions.length!==n.extensions.length?!1:e.extensions.every((i,s)=>{var l;return i===((l=n.extensions)==null?void 0:l[s])}):e[r]===n[r])}onRender(e){return()=>(this.isComponentMounted=!0,clearTimeout(this.scheduledDestructionTimeout),this.editor&&!this.editor.isDestroyed&&e.length===0?Zk.compareOptions(this.options.current,this.editor.options)||this.editor.setOptions({...this.options.current,editable:this.editor.isEditable}):this.refreshEditorInstance(e),()=>{this.isComponentMounted=!1,this.scheduleDestroy()})}refreshEditorInstance(e){if(this.editor&&!this.editor.isDestroyed){if(this.previousDeps===null){this.previousDeps=e;return}if(this.previousDeps.length===e.length&&this.previousDeps.every((r,i)=>r===e[i]))return}this.editor&&!this.editor.isDestroyed&&this.editor.destroy(),this.setEditor(this.createEditor()),this.previousDeps=e}scheduleDestroy(){const e=this.instanceId,n=this.editor;this.scheduledDestructionTimeout=setTimeout(()=>{if(this.isComponentMounted&&this.instanceId===e){n&&n.setOptions(this.options.current);return}n&&!n.isDestroyed&&(n.destroy(),this.instanceId===e&&this.setEditor(null))},1)}};function fM(t={},e=[]){const n=A.useRef(t);n.current=t;const[r]=A.useState(()=>new dM(n)),i=H0.useSyncExternalStore(r.subscribe,r.getEditor,r.getServerSnapshot);return A.useDebugValue(i),A.useEffect(r.onRender(e)),aM({editor:i,selector:({transactionNumber:s})=>t.shouldRerenderOnTransaction===!1||t.shouldRerenderOnTransaction===void 0?null:t.immediatelyRender&&s===0?0:s+1}),i}var eE=A.createContext({editor:null});eE.Consumer;var pM=A.createContext({onDragStart:()=>{},nodeViewContentChildren:void 0,nodeViewContentRef:()=>{}}),hM=()=>A.useContext(pM);Mi.forwardRef((t,e)=>{const{onDragStart:n}=hM(),r=t.as||"div";return v.jsx(r,{...t,ref:e,"data-node-view-wrapper":"",onDragStart:n,style:{whiteSpace:"normal",...t.style}})});Mi.createContext({markViewContentRef:()=>{}});var Rh=A.createContext({get editor(){throw new Error("useTiptap must be used within a <Tiptap> provider")}});Rh.displayName="TiptapContext";var mM=()=>A.useContext(Rh);function tE({editor:t,instance:e,children:n}){const r=t??e;if(!r)throw new Error("Tiptap: An editor instance is required. Pass a non-null `editor` prop.");const i=A.useMemo(()=>({editor:r}),[r]),s=A.useMemo(()=>({editor:r}),[r]);return v.jsx(eE.Provider,{value:s,children:v.jsx(Rh.Provider,{value:i,children:n})})}tE.displayName="Tiptap";function nE({...t}){const{editor:e}=mM();return v.jsx(Xk,{editor:e,...t})}nE.displayName="Tiptap.Content";Object.assign(tE,{Content:nE});var gM=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,yM=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,bM=rr.create({name:"highlight",addOptions(){return{multicolor:!1,HTMLAttributes:{}}},addAttributes(){return this.options.multicolor?{color:{default:null,parseHTML:t=>t.getAttribute("data-color")||t.style.backgroundColor,renderHTML:t=>t.color?{"data-color":t.color,style:`background-color: ${t.color}; color: inherit`}:{}}}:{}},parseHTML(){return[{tag:"mark"}]},renderHTML({HTMLAttributes:t}){return["mark",Xe(this.options.HTMLAttributes,t),0]},renderMarkdown:(t,e)=>`==${e.renderChildren(t)}==`,parseMarkdown:(t,e)=>e.applyMark("highlight",e.parseInline(t.tokens||[])),markdownTokenizer:{name:"highlight",level:"inline",start:t=>t.indexOf("=="),tokenize(t,e,n){const i=/^(==)([^=]+)(==)/.exec(t);if(i){const s=i[2].trim(),l=n.inlineTokens(s);return{type:"highlight",raw:i[0],text:s,tokens:l}}}},addCommands(){return{setHighlight:t=>({commands:e})=>e.setMark(this.name,t),toggleHighlight:t=>({commands:e})=>e.toggleMark(this.name,t),unsetHighlight:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-h":()=>this.editor.commands.toggleHighlight()}},addInputRules(){return[Es({find:gM,type:this.type})]},addPasteRules(){return[Ri({find:yM,type:this.type})]}}),vM=bM,kM=/(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/,EM=Ht.create({name:"image",addOptions(){return{inline:!1,allowBase64:!1,HTMLAttributes:{},resize:!1}},inline(){return this.options.inline},group(){return this.options.inline?"inline":"block"},draggable:!0,addAttributes(){return{src:{default:null},alt:{default:null},title:{default:null},width:{default:null},height:{default:null}}},parseHTML(){return[{tag:this.options.allowBase64?"img[src]":'img[src]:not([src^="data:"])'}]},renderHTML({HTMLAttributes:t}){return["img",Xe(this.options.HTMLAttributes,t)]},parseMarkdown:(t,e)=>e.createNode("image",{src:t.href,title:t.title,alt:t.text}),renderMarkdown:t=>{var e,n,r,i,s,l;const c=(n=(e=t.attrs)==null?void 0:e.src)!=null?n:"",u=(i=(r=t.attrs)==null?void 0:r.alt)!=null?i:"",f=(l=(s=t.attrs)==null?void 0:s.title)!=null?l:"";return f?``:``},addNodeView(){if(!this.options.resize||!this.options.resize.enabled||typeof document>"u")return null;const{directions:t,minWidth:e,minHeight:n,alwaysPreserveAspectRatio:r}=this.options.resize;return({node:i,getPos:s,HTMLAttributes:l,editor:c})=>{const u=document.createElement("img");Object.entries(l).forEach(([m,g])=>{if(g!=null)switch(m){case"width":case"height":break;default:u.setAttribute(m,g);break}}),u.src=l.src;const f=new iT({element:u,editor:c,node:i,getPos:s,onResize:(m,g)=>{u.style.width=`${m}px`,u.style.height=`${g}px`},onCommit:(m,g)=>{const y=s();y!==void 0&&this.editor.chain().setNodeSelection(y).updateAttributes(this.name,{width:m,height:g}).run()},onUpdate:(m,g,y)=>m.type===i.type,options:{directions:t,min:{width:e,height:n},preserveAspectRatio:r===!0}}),p=f.dom;return p.style.visibility="hidden",p.style.pointerEvents="none",u.onload=()=>{p.style.visibility="",p.style.pointerEvents=""},f}},addCommands(){return{setImage:t=>({commands:e})=>e.insertContent({type:this.name,attrs:t})}},addInputRules(){return[Yk({find:kM,type:this.type,getAttributes:t=>{const[,,e,n,r]=t;return{src:n,alt:e,title:r}}})]}}),wM=EM;const xM="aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3nd0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0axi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",SM="ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2",Lp="numeric",Dp="ascii",Pp="alpha",kl="asciinumeric",ml="alphanumeric",Bp="domain",rE="emoji",CM="scheme",NM="slashscheme",ep="whitespace";function _M(t,e){return t in e||(e[t]=[]),e[t]}function ds(t,e,n){e[Lp]&&(e[kl]=!0,e[ml]=!0),e[Dp]&&(e[kl]=!0,e[Pp]=!0),e[kl]&&(e[ml]=!0),e[Pp]&&(e[ml]=!0),e[ml]&&(e[Bp]=!0),e[rE]&&(e[Bp]=!0);for(const r in e){const i=_M(r,n);i.indexOf(t)<0&&i.push(t)}}function TM(t,e){const n={};for(const r in e)e[r].indexOf(t)>=0&&(n[r]=!0);return n}function kn(t=null){this.j={},this.jr=[],this.jd=null,this.t=t}kn.groups={};kn.prototype={accepts(){return!!this.t},go(t){const e=this,n=e.j[t];if(n)return n;for(let r=0;r<e.jr.length;r++){const i=e.jr[r][0],s=e.jr[r][1];if(s&&i.test(t))return s}return e.jd},has(t,e=!1){return e?t in this.j:!!this.go(t)},ta(t,e,n,r){for(let i=0;i<t.length;i++)this.tt(t[i],e,n,r)},tr(t,e,n,r){r=r||kn.groups;let i;return e&&e.j?i=e:(i=new kn(e),n&&r&&ds(e,n,r)),this.jr.push([t,i]),i},ts(t,e,n,r){let i=this;const s=t.length;if(!s)return i;for(let l=0;l<s-1;l++)i=i.tt(t[l]);return i.tt(t[s-1],e,n,r)},tt(t,e,n,r){r=r||kn.groups;const i=this;if(e&&e.j)return i.j[t]=e,e;const s=e;let l,c=i.go(t);if(c?(l=new kn,Object.assign(l.j,c.j),l.jr.push.apply(l.jr,c.jr),l.jd=c.jd,l.t=c.t):l=new kn,s){if(r)if(l.t&&typeof l.t=="string"){const u=Object.assign(TM(l.t,r),n);ds(s,u,r)}else n&&ds(s,n,r);l.t=s}return i.j[t]=l,l}};const Ue=(t,e,n,r,i)=>t.ta(e,n,r,i),wt=(t,e,n,r,i)=>t.tr(e,n,r,i),Db=(t,e,n,r,i)=>t.ts(e,n,r,i),le=(t,e,n,r,i)=>t.tt(e,n,r,i),Br="WORD",zp="UWORD",iE="ASCIINUMERICAL",sE="ALPHANUMERICAL",Pl="LOCALHOST",jp="TLD",Fp="UTLD",Mc="SCHEME",ro="SLASH_SCHEME",Ih="NUM",$p="WS",Lh="NL",El="OPENBRACE",wl="CLOSEBRACE",Yc="OPENBRACKET",Jc="CLOSEBRACKET",Qc="OPENPAREN",Xc="CLOSEPAREN",Zc="OPENANGLEBRACKET",eu="CLOSEANGLEBRACKET",tu="FULLWIDTHLEFTPAREN",nu="FULLWIDTHRIGHTPAREN",ru="LEFTCORNERBRACKET",iu="RIGHTCORNERBRACKET",su="LEFTWHITECORNERBRACKET",ou="RIGHTWHITECORNERBRACKET",lu="FULLWIDTHLESSTHAN",au="FULLWIDTHGREATERTHAN",cu="AMPERSAND",uu="APOSTROPHE",du="ASTERISK",yi="AT",fu="BACKSLASH",pu="BACKTICK",hu="CARET",ki="COLON",Dh="COMMA",mu="DOLLAR",mr="DOT",gu="EQUALS",Ph="EXCLAMATION",Fn="HYPHEN",xl="PERCENT",yu="PIPE",bu="PLUS",vu="POUND",Sl="QUERY",Bh="QUOTE",oE="FULLWIDTHMIDDLEDOT",zh="SEMI",gr="SLASH",Cl="TILDE",ku="UNDERSCORE",lE="EMOJI",Eu="SYM";var aE=Object.freeze({__proto__:null,ALPHANUMERICAL:sE,AMPERSAND:cu,APOSTROPHE:uu,ASCIINUMERICAL:iE,ASTERISK:du,AT:yi,BACKSLASH:fu,BACKTICK:pu,CARET:hu,CLOSEANGLEBRACKET:eu,CLOSEBRACE:wl,CLOSEBRACKET:Jc,CLOSEPAREN:Xc,COLON:ki,COMMA:Dh,DOLLAR:mu,DOT:mr,EMOJI:lE,EQUALS:gu,EXCLAMATION:Ph,FULLWIDTHGREATERTHAN:au,FULLWIDTHLEFTPAREN:tu,FULLWIDTHLESSTHAN:lu,FULLWIDTHMIDDLEDOT:oE,FULLWIDTHRIGHTPAREN:nu,HYPHEN:Fn,LEFTCORNERBRACKET:ru,LEFTWHITECORNERBRACKET:su,LOCALHOST:Pl,NL:Lh,NUM:Ih,OPENANGLEBRACKET:Zc,OPENBRACE:El,OPENBRACKET:Yc,OPENPAREN:Qc,PERCENT:xl,PIPE:yu,PLUS:bu,POUND:vu,QUERY:Sl,QUOTE:Bh,RIGHTCORNERBRACKET:iu,RIGHTWHITECORNERBRACKET:ou,SCHEME:Mc,SEMI:zh,SLASH:gr,SLASH_SCHEME:ro,SYM:Eu,TILDE:Cl,TLD:jp,UNDERSCORE:ku,UTLD:Fp,UWORD:zp,WORD:Br,WS:$p});const Dr=/[a-z]/,al=new RegExp("\\p{L}","u"),tp=new RegExp("\\p{Emoji}","u"),Pr=/\d/,np=/\s/,Pb="\r",rp=`
|
|
156
|
+
`,MM="️",AM="",ip="";let uc=null,dc=null;function OM(t=[]){const e={};kn.groups=e;const n=new kn;uc==null&&(uc=Bb(xM)),dc==null&&(dc=Bb(SM)),le(n,"'",uu),le(n,"{",El),le(n,"}",wl),le(n,"[",Yc),le(n,"]",Jc),le(n,"(",Qc),le(n,")",Xc),le(n,"<",Zc),le(n,">",eu),le(n,"(",tu),le(n,")",nu),le(n,"「",ru),le(n,"」",iu),le(n,"『",su),le(n,"』",ou),le(n,"<",lu),le(n,">",au),le(n,"&",cu),le(n,"*",du),le(n,"@",yi),le(n,"`",pu),le(n,"^",hu),le(n,":",ki),le(n,",",Dh),le(n,"$",mu),le(n,".",mr),le(n,"=",gu),le(n,"!",Ph),le(n,"-",Fn),le(n,"%",xl),le(n,"|",yu),le(n,"+",bu),le(n,"#",vu),le(n,"?",Sl),le(n,'"',Bh),le(n,"/",gr),le(n,";",zh),le(n,"~",Cl),le(n,"_",ku),le(n,"\\",fu),le(n,"・",oE);const r=wt(n,Pr,Ih,{[Lp]:!0});wt(r,Pr,r);const i=wt(r,Dr,iE,{[kl]:!0}),s=wt(r,al,sE,{[ml]:!0}),l=wt(n,Dr,Br,{[Dp]:!0});wt(l,Pr,i),wt(l,Dr,l),wt(i,Pr,i),wt(i,Dr,i);const c=wt(n,al,zp,{[Pp]:!0});wt(c,Dr),wt(c,Pr,s),wt(c,al,c),wt(s,Pr,s),wt(s,Dr),wt(s,al,s);const u=le(n,rp,Lh,{[ep]:!0}),f=le(n,Pb,$p,{[ep]:!0}),p=wt(n,np,$p,{[ep]:!0});le(n,ip,p),le(f,rp,u),le(f,ip,p),wt(f,np,p),le(p,Pb),le(p,rp),wt(p,np,p),le(p,ip,p);const m=wt(n,tp,lE,{[rE]:!0});le(m,"#"),wt(m,tp,m),le(m,MM,m);const g=le(m,AM);le(g,"#"),wt(g,tp,m);const y=[[Dr,l],[Pr,i]],k=[[Dr,null],[al,c],[Pr,s]];for(let w=0;w<uc.length;w++)hi(n,uc[w],jp,Br,y);for(let w=0;w<dc.length;w++)hi(n,dc[w],Fp,zp,k);ds(jp,{tld:!0,ascii:!0},e),ds(Fp,{utld:!0,alpha:!0},e),hi(n,"file",Mc,Br,y),hi(n,"mailto",Mc,Br,y),hi(n,"http",ro,Br,y),hi(n,"https",ro,Br,y),hi(n,"ftp",ro,Br,y),hi(n,"ftps",ro,Br,y),ds(Mc,{scheme:!0,ascii:!0},e),ds(ro,{slashscheme:!0,ascii:!0},e),t=t.sort((w,x)=>w[0]>x[0]?1:-1);for(let w=0;w<t.length;w++){const x=t[w][0],N=t[w][1]?{[CM]:!0}:{[NM]:!0};x.indexOf("-")>=0?N[Bp]=!0:Dr.test(x)?Pr.test(x)?N[kl]=!0:N[Dp]=!0:N[Lp]=!0,Db(n,x,x,N)}return Db(n,"localhost",Pl,{ascii:!0}),n.jd=new kn(Eu),{start:n,tokens:Object.assign({groups:e},aE)}}function cE(t,e){const n=RM(e.replace(/[A-Z]/g,c=>c.toLowerCase())),r=n.length,i=[];let s=0,l=0;for(;l<r;){let c=t,u=null,f=0,p=null,m=-1,g=-1;for(;l<r&&(u=c.go(n[l]));)c=u,c.accepts()?(m=0,g=0,p=c):m>=0&&(m+=n[l].length,g++),f+=n[l].length,s+=n[l].length,l++;s-=m,l-=g,f-=m,i.push({t:p.t,v:e.slice(s-f,s),s:s-f,e:s})}return i}function RM(t){const e=[],n=t.length;let r=0;for(;r<n;){let i=t.charCodeAt(r),s,l=i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?t[r]:t.slice(r,r+2);e.push(l),r+=l.length}return e}function hi(t,e,n,r,i){let s;const l=e.length;for(let c=0;c<l-1;c++){const u=e[c];t.j[u]?s=t.j[u]:(s=new kn(r),s.jr=i.slice(),t.j[u]=s),t=s}return s=new kn(n),s.jr=i.slice(),t.j[e[l-1]]=s,s}function Bb(t){const e=[],n=[];let r=0,i="0123456789";for(;r<t.length;){let s=0;for(;i.indexOf(t[r+s])>=0;)s++;if(s>0){e.push(n.join(""));for(let l=parseInt(t.substring(r,r+s),10);l>0;l--)n.pop();r+=s}else n.push(t[r]),r++}return e}const Bl={defaultProtocol:"http",events:null,format:zb,formatHref:zb,nl2br:!1,tagName:"a",target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null};function jh(t,e=null){let n=Object.assign({},Bl);t&&(n=Object.assign(n,t instanceof jh?t.o:t));const r=n.ignoreTags,i=[];for(let s=0;s<r.length;s++)i.push(r[s].toUpperCase());this.o=n,e&&(this.defaultRender=e),this.ignoreTags=i}jh.prototype={o:Bl,ignoreTags:[],defaultRender(t){return t},check(t){return this.get("validate",t.toString(),t)},get(t,e,n){const r=e!=null;let i=this.o[t];return i&&(typeof i=="object"?(i=n.t in i?i[n.t]:Bl[t],typeof i=="function"&&r&&(i=i(e,n))):typeof i=="function"&&r&&(i=i(e,n.t,n)),i)},getObj(t,e,n){let r=this.o[t];return typeof r=="function"&&e!=null&&(r=r(e,n.t,n)),r},render(t){const e=t.render(this);return(this.get("render",null,t)||this.defaultRender)(e,t.t,t)}};function zb(t){return t}function uE(t,e){this.t="token",this.v=t,this.tk=e}uE.prototype={isLink:!1,toString(){return this.v},toHref(t){return this.toString()},toFormattedString(t){const e=this.toString(),n=t.get("truncate",e,this),r=t.get("format",e,this);return n&&r.length>n?r.substring(0,n)+"…":r},toFormattedHref(t){return t.get("formatHref",this.toHref(t.get("defaultProtocol")),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(t=Bl.defaultProtocol){return{type:this.t,value:this.toString(),isLink:this.isLink,href:this.toHref(t),start:this.startIndex(),end:this.endIndex()}},toFormattedObject(t){return{type:this.t,value:this.toFormattedString(t),isLink:this.isLink,href:this.toFormattedHref(t),start:this.startIndex(),end:this.endIndex()}},validate(t){return t.get("validate",this.toString(),this)},render(t){const e=this,n=this.toHref(t.get("defaultProtocol")),r=t.get("formatHref",n,this),i=t.get("tagName",n,e),s=this.toFormattedString(t),l={},c=t.get("className",n,e),u=t.get("target",n,e),f=t.get("rel",n,e),p=t.getObj("attributes",n,e),m=t.getObj("events",n,e);return l.href=r,c&&(l.class=c),u&&(l.target=u),f&&(l.rel=f),p&&Object.assign(l,p),{tagName:i,attributes:l,content:s,eventListeners:m}}};function $u(t,e){class n extends uE{constructor(i,s){super(i,s),this.t=t}}for(const r in e)n.prototype[r]=e[r];return n.t=t,n}const jb=$u("email",{isLink:!0,toHref(){return"mailto:"+this.toString()}}),Fb=$u("text"),IM=$u("nl"),fc=$u("url",{isLink:!0,toHref(t=Bl.defaultProtocol){return this.hasProtocol()?this.v:`${t}://${this.v}`},hasProtocol(){const t=this.tk;return t.length>=2&&t[0].t!==Pl&&t[1].t===ki}}),jn=t=>new kn(t);function LM({groups:t}){const e=t.domain.concat([cu,du,yi,fu,pu,hu,mu,gu,Fn,Ih,xl,yu,bu,vu,gr,Eu,Cl,ku]),n=[uu,ki,Dh,mr,Ph,xl,Sl,Bh,zh,Zc,eu,El,wl,Jc,Yc,Qc,Xc,tu,nu,ru,iu,su,ou,lu,au],r=[cu,uu,du,fu,pu,hu,mu,gu,Fn,El,wl,xl,yu,bu,vu,Sl,gr,Eu,Cl,ku],i=jn(),s=le(i,Cl);Ue(s,r,s),Ue(s,t.domain,s);const l=jn(),c=jn(),u=jn();Ue(i,t.domain,l),Ue(i,t.scheme,c),Ue(i,t.slashscheme,u),Ue(l,r,s),Ue(l,t.domain,l);const f=le(l,yi);le(s,yi,f),le(c,yi,f),le(u,yi,f);const p=le(s,mr);Ue(p,r,s),Ue(p,t.domain,s);const m=jn();Ue(f,t.domain,m),Ue(m,t.domain,m);const g=le(m,mr);Ue(g,t.domain,m);const y=jn(jb);Ue(g,t.tld,y),Ue(g,t.utld,y),le(f,Pl,y);const k=le(m,Fn);le(k,Fn,k),Ue(k,t.domain,m),Ue(y,t.domain,m),le(y,mr,g),le(y,Fn,k);const w=le(y,ki);Ue(w,t.numeric,jb);const x=le(l,Fn),C=le(l,mr);le(x,Fn,x),Ue(x,t.domain,l),Ue(C,r,s),Ue(C,t.domain,l);const N=jn(fc);Ue(C,t.tld,N),Ue(C,t.utld,N),Ue(N,t.domain,l),Ue(N,r,s),le(N,mr,C),le(N,Fn,x),le(N,yi,f);const M=le(N,ki),B=jn(fc);Ue(M,t.numeric,B);const I=jn(fc),F=jn();Ue(I,e,I),Ue(I,n,F),Ue(F,e,I),Ue(F,n,F),le(N,gr,I),le(B,gr,I);const V=le(c,ki),Q=le(u,ki),ee=le(Q,gr),Y=le(ee,gr);Ue(c,t.domain,l),le(c,mr,C),le(c,Fn,x),Ue(u,t.domain,l),le(u,mr,C),le(u,Fn,x),Ue(V,t.domain,I),le(V,gr,I),le(V,Sl,I),Ue(Y,t.domain,I),Ue(Y,e,I),le(Y,gr,I);const G=[[El,wl],[Yc,Jc],[Qc,Xc],[Zc,eu],[tu,nu],[ru,iu],[su,ou],[lu,au]];for(let H=0;H<G.length;H++){const[K,U]=G[H],X=le(I,K);le(F,K,X),le(X,U,I);const te=jn(fc);Ue(X,e,te);const ge=jn();Ue(X,n),Ue(te,e,te),Ue(te,n,ge),Ue(ge,e,te),Ue(ge,n,ge),le(te,U,I),le(ge,U,I)}return le(i,Pl,N),le(i,Lh,IM),{start:i,tokens:aE}}function DM(t,e,n){let r=n.length,i=0,s=[],l=[];for(;i<r;){let c=t,u=null,f=null,p=0,m=null,g=-1;for(;i<r&&!(u=c.go(n[i].t));)l.push(n[i++]);for(;i<r&&(f=u||c.go(n[i].t));)u=null,c=f,c.accepts()?(g=0,m=c):g>=0&&g++,i++,p++;if(g<0)i-=p,i<r&&(l.push(n[i]),i++);else{l.length>0&&(s.push(sp(Fb,e,l)),l=[]),i-=g,p-=g;const y=m.t,k=n.slice(i-p,i);s.push(sp(y,e,k))}}return l.length>0&&s.push(sp(Fb,e,l)),s}function sp(t,e,n){const r=n[0].s,i=n[n.length-1].e,s=e.slice(r,i);return new t(s,n)}const PM=typeof console<"u"&&console&&console.warn||(()=>{}),BM="until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time.",dt={scanner:null,parser:null,tokenQueue:[],pluginQueue:[],customSchemes:[],initialized:!1};function zM(){return kn.groups={},dt.scanner=null,dt.parser=null,dt.tokenQueue=[],dt.pluginQueue=[],dt.customSchemes=[],dt.initialized=!1,dt}function $b(t,e=!1){if(dt.initialized&&PM(`linkifyjs: already initialized - will not register custom scheme "${t}" ${BM}`),!/^[0-9a-z]+(-[0-9a-z]+)*$/.test(t))throw new Error(`linkifyjs: incorrect scheme format.
|
|
157
|
+
1. Must only contain digits, lowercase ASCII letters or "-"
|
|
158
|
+
2. Cannot start or end with "-"
|
|
159
|
+
3. "-" cannot repeat`);dt.customSchemes.push([t,e])}function jM(){dt.scanner=OM(dt.customSchemes);for(let t=0;t<dt.tokenQueue.length;t++)dt.tokenQueue[t][1]({scanner:dt.scanner});dt.parser=LM(dt.scanner.tokens);for(let t=0;t<dt.pluginQueue.length;t++)dt.pluginQueue[t][1]({scanner:dt.scanner,parser:dt.parser});return dt.initialized=!0,dt}function Fh(t){return dt.initialized||jM(),DM(dt.parser.start,t,cE(dt.scanner.start,t))}Fh.scan=cE;function dE(t,e=null,n=null){if(e&&typeof e=="object"){if(n)throw Error(`linkifyjs: Invalid link type ${e}; must be a string`);n=e,e=null}const r=new jh(n),i=Fh(t),s=[];for(let l=0;l<i.length;l++){const c=i[l];c.isLink&&(!e||c.t===e)&&r.check(c)&&s.push(c.toFormattedObject(r))}return s}var $h="[\0- -\u2029 ]",FM=new RegExp($h),$M=new RegExp(`${$h}$`),UM=new RegExp($h,"g");function HM(t){return t.length===1?t[0].isLink:t.length===3&&t[1].isLink?["()","[]"].includes(t[0].value+t[2].value):!1}function WM(t){return new tt({key:new lt("autolink"),appendTransaction:(e,n,r)=>{const i=e.some(f=>f.docChanged)&&!n.doc.eq(r.doc),s=e.some(f=>f.getMeta("preventAutolink"));if(!i||s)return;const{tr:l}=r,c=xh(n.doc,[...e]);if(Nh(c).forEach(({newRange:f})=>{const p=Sk(r.doc,f,y=>y.isTextblock);let m,g;if(p.length>1)m=p[0],g=r.doc.textBetween(m.pos,m.pos+m.node.nodeSize,void 0," ");else if(p.length){const y=r.doc.textBetween(f.from,f.to," "," ");if(!$M.test(y))return;m=p[0],g=r.doc.textBetween(m.pos,f.to,void 0," ")}if(m&&g){const y=g.split(FM).filter(Boolean);if(y.length<=0)return!1;const k=y[y.length-1],w=m.pos+g.lastIndexOf(k);if(!k)return!1;const x=Fh(k).map(C=>C.toObject(t.defaultProtocol));if(!HM(x))return!1;x.filter(C=>C.isLink).map(C=>({...C,from:w+C.start+1,to:w+C.end+1})).filter(C=>r.schema.marks.code?!r.doc.rangeHasMark(C.from,C.to,r.schema.marks.code):!0).filter(C=>t.validate(C.value)).filter(C=>t.shouldAutoLink(C.value)).forEach(C=>{_h(C.from,C.to,r.doc).some(N=>N.mark.type===t.type)||l.addMark(C.from,C.to,t.type.create({href:C.href}))})}}),!!l.steps.length)return l}})}function VM(t){return new tt({key:new lt("handleClickLink"),props:{handleClick:(e,n,r)=>{var i,s;if(r.button!==0||!e.editable)return!1;let l=null;if(r.target instanceof HTMLAnchorElement)l=r.target;else{const u=r.target;if(!u)return!1;const f=t.editor.view.dom;l=u.closest("a"),l&&!f.contains(l)&&(l=null)}if(!l)return!1;let c=!1;if(t.enableClickSelection&&(c=t.editor.commands.extendMarkRange(t.type.name)),t.openOnClick){const u=Ok(e.state,t.type.name),f=(i=l.href)!=null?i:u.href,p=(s=l.target)!=null?s:u.target;f&&(window.open(f,p),c=!0)}return c}}})}function KM(t){return new tt({key:new lt("handlePasteLink"),props:{handlePaste:(e,n,r)=>{const{shouldAutoLink:i}=t,{state:s}=e,{selection:l}=s,{empty:c}=l;if(c)return!1;let u="";r.content.forEach(p=>{u+=p.textContent});const f=dE(u,{defaultProtocol:t.defaultProtocol}).find(p=>p.isLink&&p.value===u);return!u||!f||i!==void 0&&!i(f.value)?!1:t.editor.commands.setMark(t.type,{href:f.href})}}})}function ss(t,e){const n=["http","https","ftp","ftps","mailto","tel","callto","sms","cid","xmpp"];return e&&e.forEach(r=>{const i=typeof r=="string"?r:r.scheme;i&&n.push(i)}),!t||t.replace(UM,"").match(new RegExp(`^(?:(?:${n.join("|")}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,"i"))}var fE=rr.create({name:"link",priority:1e3,keepOnSplit:!1,exitable:!0,onCreate(){this.options.validate&&!this.options.shouldAutoLink&&(this.options.shouldAutoLink=this.options.validate,console.warn("The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.")),this.options.protocols.forEach(t=>{if(typeof t=="string"){$b(t);return}$b(t.scheme,t.optionalSlashes)})},onDestroy(){zM()},inclusive(){return this.options.autolink},addOptions(){return{openOnClick:!0,enableClickSelection:!1,linkOnPaste:!0,autolink:!0,protocols:[],defaultProtocol:"http",HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},isAllowedUri:(t,e)=>!!ss(t,e.protocols),validate:t=>!!t,shouldAutoLink:t=>{const e=/^[a-z][a-z0-9+.-]*:\/\//i.test(t),n=/^[a-z][a-z0-9+.-]*:/i.test(t);if(e||n&&!t.includes("@"))return!0;const i=(t.includes("@")?t.split("@").pop():t).split(/[/?#:]/)[0];return!(/^\d{1,3}(\.\d{1,3}){3}$/.test(i)||!/\./.test(i))}}},addAttributes(){return{href:{default:null,parseHTML(t){return t.getAttribute("href")}},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class},title:{default:null}}},parseHTML(){return[{tag:"a[href]",getAttrs:t=>{const e=t.getAttribute("href");return!e||!this.options.isAllowedUri(e,{defaultValidate:n=>!!ss(n,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:null}}]},renderHTML({HTMLAttributes:t}){return this.options.isAllowedUri(t.href,{defaultValidate:e=>!!ss(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?["a",Xe(this.options.HTMLAttributes,t),0]:["a",Xe(this.options.HTMLAttributes,{...t,href:""}),0]},markdownTokenName:"link",parseMarkdown:(t,e)=>e.applyMark("link",e.parseInline(t.tokens||[]),{href:t.href,title:t.title||null}),renderMarkdown:(t,e)=>{var n,r,i,s;const l=(r=(n=t.attrs)==null?void 0:n.href)!=null?r:"",c=(s=(i=t.attrs)==null?void 0:i.title)!=null?s:"",u=e.renderChildren(t);return c?`[${u}](${l} "${c}")`:`[${u}](${l})`},addCommands(){return{setLink:t=>({chain:e})=>{const{href:n}=t;return this.options.isAllowedUri(n,{defaultValidate:r=>!!ss(r,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?e().setMark(this.name,t).setMeta("preventAutolink",!0).run():!1},toggleLink:t=>({chain:e})=>{const{href:n}=t||{};return n&&!this.options.isAllowedUri(n,{defaultValidate:r=>!!ss(r,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:e().toggleMark(this.name,t,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()},unsetLink:()=>({chain:t})=>t().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()}},addPasteRules(){return[Ri({find:t=>{const e=[];if(t){const{protocols:n,defaultProtocol:r}=this.options,i=dE(t).filter(s=>s.isLink&&this.options.isAllowedUri(s.value,{defaultValidate:l=>!!ss(l,n),protocols:n,defaultProtocol:r}));i.length&&i.forEach(s=>{this.options.shouldAutoLink(s.value)&&e.push({text:s.value,data:{href:s.href},index:s.start})})}return e},type:this.type,getAttributes:t=>{var e;return{href:(e=t.data)==null?void 0:e.href}}})]},addProseMirrorPlugins(){const t=[],{protocols:e,defaultProtocol:n}=this.options;return this.options.autolink&&t.push(WM({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:r=>this.options.isAllowedUri(r,{defaultValidate:i=>!!ss(i,e),protocols:e,defaultProtocol:n}),shouldAutoLink:this.options.shouldAutoLink})),t.push(VM({type:this.type,editor:this.editor,openOnClick:this.options.openOnClick==="whenNotEditable"?!0:this.options.openOnClick,enableClickSelection:this.options.enableClickSelection})),this.options.linkOnPaste&&t.push(KM({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type,shouldAutoLink:this.options.shouldAutoLink})),t}}),qM=fE;function GM(t={}){return new tt({view(e){return new YM(e,t)}})}class YM{constructor(e,n){var r;this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=(r=n.width)!==null&&r!==void 0?r:1,this.color=n.color===!1?void 0:n.color||"black",this.class=n.class,this.handlers=["dragover","dragend","drop","dragleave"].map(i=>{let s=l=>{this[i](l)};return e.dom.addEventListener(i,s),{name:i,handler:s}})}destroy(){this.handlers.forEach(({name:e,handler:n})=>this.editorView.dom.removeEventListener(e,n))}update(e,n){this.cursorPos!=null&&n.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,e==null?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e=this.editorView.state.doc.resolve(this.cursorPos),n=!e.parent.inlineContent,r,i=this.editorView.dom,s=i.getBoundingClientRect(),l=s.width/i.offsetWidth,c=s.height/i.offsetHeight;if(n){let m=e.nodeBefore,g=e.nodeAfter;if(m||g){let y=this.editorView.nodeDOM(this.cursorPos-(m?m.nodeSize:0));if(y){let k=y.getBoundingClientRect(),w=m?k.bottom:k.top;m&&g&&(w=(w+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let x=this.width/2*c;r={left:k.left,right:k.right,top:w-x,bottom:w+x}}}}if(!r){let m=this.editorView.coordsAtPos(this.cursorPos),g=this.width/2*l;r={left:m.left-g,right:m.left+g,top:m.top,bottom:m.bottom}}let u=this.editorView.dom.offsetParent;this.element||(this.element=u.appendChild(document.createElement("div")),this.class&&(this.element.className=this.class),this.element.style.cssText="position: absolute; z-index: 50; pointer-events: none;",this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle("prosemirror-dropcursor-block",n),this.element.classList.toggle("prosemirror-dropcursor-inline",!n);let f,p;if(!u||u==document.body&&getComputedStyle(u).position=="static")f=-pageXOffset,p=-pageYOffset;else{let m=u.getBoundingClientRect(),g=m.width/u.offsetWidth,y=m.height/u.offsetHeight;f=m.left-u.scrollLeft*g,p=m.top-u.scrollTop*y}this.element.style.left=(r.left-f)/l+"px",this.element.style.top=(r.top-p)/c+"px",this.element.style.width=(r.right-r.left)/l+"px",this.element.style.height=(r.bottom-r.top)/c+"px"}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout(()=>this.setCursor(null),e)}dragover(e){if(!this.editorView.editable)return;let n=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),r=n&&n.inside>=0&&this.editorView.state.doc.nodeAt(n.inside),i=r&&r.type.spec.disableDropCursor,s=typeof i=="function"?i(this.editorView,n,e):i;if(n&&!s){let l=n.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let c=gv(this.editorView.state.doc,l,this.editorView.dragging.slice);c!=null&&(l=c)}this.setCursor(l),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}}class xt extends Ie{constructor(e){super(e,e)}map(e,n){let r=e.resolve(n.map(this.head));return xt.valid(r)?new xt(r):Ie.near(r)}content(){return he.empty}eq(e){return e instanceof xt&&e.head==this.head}toJSON(){return{type:"gapcursor",pos:this.head}}static fromJSON(e,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for GapCursor.fromJSON");return new xt(e.resolve(n.pos))}getBookmark(){return new Uh(this.anchor)}static valid(e){let n=e.parent;if(n.isTextblock||!JM(e)||!QM(e))return!1;let r=n.type.spec.allowGapCursor;if(r!=null)return r;let i=n.contentMatchAt(e.index()).defaultType;return i&&i.isTextblock}static findGapCursorFrom(e,n,r=!1){e:for(;;){if(!r&&xt.valid(e))return e;let i=e.pos,s=null;for(let l=e.depth;;l--){let c=e.node(l);if(n>0?e.indexAfter(l)<c.childCount:e.index(l)>0){s=c.child(n>0?e.indexAfter(l):e.index(l)-1);break}else if(l==0)return null;i+=n;let u=e.doc.resolve(i);if(xt.valid(u))return u}for(;;){let l=n>0?s.firstChild:s.lastChild;if(!l){if(s.isAtom&&!s.isText&&!Te.isSelectable(s)){e=e.doc.resolve(i+s.nodeSize*n),r=!1;continue e}break}s=l,i+=n;let c=e.doc.resolve(i);if(xt.valid(c))return c}return null}}}xt.prototype.visible=!1;xt.findFrom=xt.findGapCursorFrom;Ie.jsonID("gapcursor",xt);class Uh{constructor(e){this.pos=e}map(e){return new Uh(e.map(this.pos))}resolve(e){let n=e.resolve(this.pos);return xt.valid(n)?new xt(n):Ie.near(n)}}function pE(t){return t.isAtom||t.spec.isolating||t.spec.createGapCursor}function JM(t){for(let e=t.depth;e>=0;e--){let n=t.index(e),r=t.node(e);if(n==0){if(r.type.spec.isolating)return!0;continue}for(let i=r.child(n-1);;i=i.lastChild){if(i.childCount==0&&!i.inlineContent||pE(i.type))return!0;if(i.inlineContent)return!1}}return!0}function QM(t){for(let e=t.depth;e>=0;e--){let n=t.indexAfter(e),r=t.node(e);if(n==r.childCount){if(r.type.spec.isolating)return!0;continue}for(let i=r.child(n);;i=i.firstChild){if(i.childCount==0&&!i.inlineContent||pE(i.type))return!0;if(i.inlineContent)return!1}}return!0}function XM(){return new tt({props:{decorations:nA,createSelectionBetween(t,e,n){return e.pos==n.pos&&xt.valid(n)?new xt(n):null},handleClick:eA,handleKeyDown:ZM,handleDOMEvents:{beforeinput:tA}}})}const ZM=vh({ArrowLeft:pc("horiz",-1),ArrowRight:pc("horiz",1),ArrowUp:pc("vert",-1),ArrowDown:pc("vert",1)});function pc(t,e){const n=t=="vert"?e>0?"down":"up":e>0?"right":"left";return function(r,i,s){let l=r.selection,c=e>0?l.$to:l.$from,u=l.empty;if(l instanceof Me){if(!s.endOfTextblock(n)||c.depth==0)return!1;u=!1,c=r.doc.resolve(e>0?c.after():c.before())}let f=xt.findGapCursorFrom(c,e,u);return f?(i&&i(r.tr.setSelection(new xt(f))),!0):!1}}function eA(t,e,n){if(!t||!t.editable)return!1;let r=t.state.doc.resolve(e);if(!xt.valid(r))return!1;let i=t.posAtCoords({left:n.clientX,top:n.clientY});return i&&i.inside>-1&&Te.isSelectable(t.state.doc.nodeAt(i.inside))?!1:(t.dispatch(t.state.tr.setSelection(new xt(r))),!0)}function tA(t,e){if(e.inputType!="insertCompositionText"||!(t.state.selection instanceof xt))return!1;let{$from:n}=t.state.selection,r=n.parent.contentMatchAt(n.index()).findWrapping(t.state.schema.nodes.text);if(!r)return!1;let i=Z.empty;for(let l=r.length-1;l>=0;l--)i=Z.from(r[l].createAndFill(null,i));let s=t.state.tr.replace(n.pos,n.pos,new he(i,0,0));return s.setSelection(Me.near(s.doc.resolve(n.pos+1))),t.dispatch(s),!1}function nA(t){if(!(t.selection instanceof xt))return null;let e=document.createElement("div");return e.className="ProseMirror-gapcursor",et.create(t.doc,[mt.widget(t.selection.head,e,{key:"gapcursor"})])}var wu=200,Ut=function(){};Ut.prototype.append=function(e){return e.length?(e=Ut.from(e),!this.length&&e||e.length<wu&&this.leafAppend(e)||this.length<wu&&e.leafPrepend(this)||this.appendInner(e)):this};Ut.prototype.prepend=function(e){return e.length?Ut.from(e).append(this):this};Ut.prototype.appendInner=function(e){return new rA(this,e)};Ut.prototype.slice=function(e,n){return e===void 0&&(e=0),n===void 0&&(n=this.length),e>=n?Ut.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,n))};Ut.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)};Ut.prototype.forEach=function(e,n,r){n===void 0&&(n=0),r===void 0&&(r=this.length),n<=r?this.forEachInner(e,n,r,0):this.forEachInvertedInner(e,n,r,0)};Ut.prototype.map=function(e,n,r){n===void 0&&(n=0),r===void 0&&(r=this.length);var i=[];return this.forEach(function(s,l){return i.push(e(s,l))},n,r),i};Ut.from=function(e){return e instanceof Ut?e:e&&e.length?new hE(e):Ut.empty};var hE=(function(t){function e(r){t.call(this),this.values=r}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={length:{configurable:!0},depth:{configurable:!0}};return e.prototype.flatten=function(){return this.values},e.prototype.sliceInner=function(i,s){return i==0&&s==this.length?this:new e(this.values.slice(i,s))},e.prototype.getInner=function(i){return this.values[i]},e.prototype.forEachInner=function(i,s,l,c){for(var u=s;u<l;u++)if(i(this.values[u],c+u)===!1)return!1},e.prototype.forEachInvertedInner=function(i,s,l,c){for(var u=s-1;u>=l;u--)if(i(this.values[u],c+u)===!1)return!1},e.prototype.leafAppend=function(i){if(this.length+i.length<=wu)return new e(this.values.concat(i.flatten()))},e.prototype.leafPrepend=function(i){if(this.length+i.length<=wu)return new e(i.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(e.prototype,n),e})(Ut);Ut.empty=new hE([]);var rA=(function(t){function e(n,r){t.call(this),this.left=n,this.right=r,this.length=n.length+r.length,this.depth=Math.max(n.depth,r.depth)+1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},e.prototype.getInner=function(r){return r<this.left.length?this.left.get(r):this.right.get(r-this.left.length)},e.prototype.forEachInner=function(r,i,s,l){var c=this.left.length;if(i<c&&this.left.forEachInner(r,i,Math.min(s,c),l)===!1||s>c&&this.right.forEachInner(r,Math.max(i-c,0),Math.min(this.length,s)-c,l+c)===!1)return!1},e.prototype.forEachInvertedInner=function(r,i,s,l){var c=this.left.length;if(i>c&&this.right.forEachInvertedInner(r,i-c,Math.max(s,c)-c,l+c)===!1||s<c&&this.left.forEachInvertedInner(r,Math.min(i,c),s,l)===!1)return!1},e.prototype.sliceInner=function(r,i){if(r==0&&i==this.length)return this;var s=this.left.length;return i<=s?this.left.slice(r,i):r>=s?this.right.slice(r-s,i-s):this.left.slice(r,s).append(this.right.slice(0,i-s))},e.prototype.leafAppend=function(r){var i=this.right.leafAppend(r);if(i)return new e(this.left,i)},e.prototype.leafPrepend=function(r){var i=this.left.leafPrepend(r);if(i)return new e(i,this.right)},e.prototype.appendInner=function(r){return this.left.depth>=Math.max(this.right.depth,r.depth)+1?new e(this.left,new e(this.right,r)):new e(this,r)},e})(Ut);const iA=500;class er{constructor(e,n){this.items=e,this.eventCount=n}popEvent(e,n){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let i,s;n&&(i=this.remapping(r,this.items.length),s=i.maps.length);let l=e.tr,c,u,f=[],p=[];return this.items.forEach((m,g)=>{if(!m.step){i||(i=this.remapping(r,g+1),s=i.maps.length),s--,p.push(m);return}if(i){p.push(new yr(m.map));let y=m.step.map(i.slice(s)),k;y&&l.maybeStep(y).doc&&(k=l.mapping.maps[l.mapping.maps.length-1],f.push(new yr(k,void 0,void 0,f.length+p.length))),s--,k&&i.appendMap(k,s)}else l.maybeStep(m.step);if(m.selection)return c=i?m.selection.map(i.slice(s)):m.selection,u=new er(this.items.slice(0,r).append(p.reverse().concat(f)),this.eventCount-1),!1},this.items.length,0),{remaining:u,transform:l,selection:c}}addTransform(e,n,r,i){let s=[],l=this.eventCount,c=this.items,u=!i&&c.length?c.get(c.length-1):null;for(let p=0;p<e.steps.length;p++){let m=e.steps[p].invert(e.docs[p]),g=new yr(e.mapping.maps[p],m,n),y;(y=u&&u.merge(g))&&(g=y,p?s.pop():c=c.slice(0,c.length-1)),s.push(g),n&&(l++,n=void 0),i||(u=g)}let f=l-r.depth;return f>oA&&(c=sA(c,f),l-=f),new er(c.append(s),l)}remapping(e,n){let r=new Ml;return this.items.forEach((i,s)=>{let l=i.mirrorOffset!=null&&s-i.mirrorOffset>=e?r.maps.length-i.mirrorOffset:void 0;r.appendMap(i.map,l)},e,n),r}addMaps(e){return this.eventCount==0?this:new er(this.items.append(e.map(n=>new yr(n))),this.eventCount)}rebased(e,n){if(!this.eventCount)return this;let r=[],i=Math.max(0,this.items.length-n),s=e.mapping,l=e.steps.length,c=this.eventCount;this.items.forEach(g=>{g.selection&&c--},i);let u=n;this.items.forEach(g=>{let y=s.getMirror(--u);if(y==null)return;l=Math.min(l,y);let k=s.maps[y];if(g.step){let w=e.steps[y].invert(e.docs[y]),x=g.selection&&g.selection.map(s.slice(u+1,y));x&&c++,r.push(new yr(k,w,x))}else r.push(new yr(k))},i);let f=[];for(let g=n;g<l;g++)f.push(new yr(s.maps[g]));let p=this.items.slice(0,i).append(f).append(r),m=new er(p,c);return m.emptyItemCount()>iA&&(m=m.compress(this.items.length-r.length)),m}emptyItemCount(){let e=0;return this.items.forEach(n=>{n.step||e++}),e}compress(e=this.items.length){let n=this.remapping(0,e),r=n.maps.length,i=[],s=0;return this.items.forEach((l,c)=>{if(c>=e)i.push(l),l.selection&&s++;else if(l.step){let u=l.step.map(n.slice(r)),f=u&&u.getMap();if(r--,f&&n.appendMap(f,r),u){let p=l.selection&&l.selection.map(n.slice(r));p&&s++;let m=new yr(f.invert(),u,p),g,y=i.length-1;(g=i.length&&i[y].merge(m))?i[y]=g:i.push(m)}}else l.map&&r--},this.items.length,0),new er(Ut.from(i.reverse()),s)}}er.empty=new er(Ut.empty,0);function sA(t,e){let n;return t.forEach((r,i)=>{if(r.selection&&e--==0)return n=i,!1}),t.slice(n)}class yr{constructor(e,n,r,i){this.map=e,this.step=n,this.selection=r,this.mirrorOffset=i}merge(e){if(this.step&&e.step&&!e.selection){let n=e.step.merge(this.step);if(n)return new yr(n.getMap().invert(),n,this.selection)}}}class bi{constructor(e,n,r,i,s){this.done=e,this.undone=n,this.prevRanges=r,this.prevTime=i,this.prevComposition=s}}const oA=20;function lA(t,e,n,r){let i=n.getMeta(gs),s;if(i)return i.historyState;n.getMeta(uA)&&(t=new bi(t.done,t.undone,null,0,-1));let l=n.getMeta("appendedTransaction");if(n.steps.length==0)return t;if(l&&l.getMeta(gs))return l.getMeta(gs).redo?new bi(t.done.addTransform(n,void 0,r,Ac(e)),t.undone,Ub(n.mapping.maps),t.prevTime,t.prevComposition):new bi(t.done,t.undone.addTransform(n,void 0,r,Ac(e)),null,t.prevTime,t.prevComposition);if(n.getMeta("addToHistory")!==!1&&!(l&&l.getMeta("addToHistory")===!1)){let c=n.getMeta("composition"),u=t.prevTime==0||!l&&t.prevComposition!=c&&(t.prevTime<(n.time||0)-r.newGroupDelay||!aA(n,t.prevRanges)),f=l?op(t.prevRanges,n.mapping):Ub(n.mapping.maps);return new bi(t.done.addTransform(n,u?e.selection.getBookmark():void 0,r,Ac(e)),er.empty,f,n.time,c??t.prevComposition)}else return(s=n.getMeta("rebased"))?new bi(t.done.rebased(n,s),t.undone.rebased(n,s),op(t.prevRanges,n.mapping),t.prevTime,t.prevComposition):new bi(t.done.addMaps(n.mapping.maps),t.undone.addMaps(n.mapping.maps),op(t.prevRanges,n.mapping),t.prevTime,t.prevComposition)}function aA(t,e){if(!e)return!1;if(!t.docChanged)return!0;let n=!1;return t.mapping.maps[0].forEach((r,i)=>{for(let s=0;s<e.length;s+=2)r<=e[s+1]&&i>=e[s]&&(n=!0)}),n}function Ub(t){let e=[];for(let n=t.length-1;n>=0&&e.length==0;n--)t[n].forEach((r,i,s,l)=>e.push(s,l));return e}function op(t,e){if(!t)return null;let n=[];for(let r=0;r<t.length;r+=2){let i=e.map(t[r],1),s=e.map(t[r+1],-1);i<=s&&n.push(i,s)}return n}function cA(t,e,n){let r=Ac(e),i=gs.get(e).spec.config,s=(n?t.undone:t.done).popEvent(e,r);if(!s)return null;let l=s.selection.resolve(s.transform.doc),c=(n?t.done:t.undone).addTransform(s.transform,e.selection.getBookmark(),i,r),u=new bi(n?c:s.remaining,n?s.remaining:c,null,0,-1);return s.transform.setSelection(l).setMeta(gs,{redo:n,historyState:u})}let lp=!1,Hb=null;function Ac(t){let e=t.plugins;if(Hb!=e){lp=!1,Hb=e;for(let n=0;n<e.length;n++)if(e[n].spec.historyPreserveItems){lp=!0;break}}return lp}const gs=new lt("history"),uA=new lt("closeHistory");function dA(t={}){return t={depth:t.depth||100,newGroupDelay:t.newGroupDelay||500},new tt({key:gs,state:{init(){return new bi(er.empty,er.empty,null,0,-1)},apply(e,n,r){return lA(n,r,e,t)}},config:t,props:{handleDOMEvents:{beforeinput(e,n){let r=n.inputType,i=r=="historyUndo"?gE:r=="historyRedo"?yE:null;return!i||!e.editable?!1:(n.preventDefault(),i(e.state,e.dispatch))}}}})}function mE(t,e){return(n,r)=>{let i=gs.getState(n);if(!i||(t?i.undone:i.done).eventCount==0)return!1;if(r){let s=cA(i,n,t);s&&r(e?s.scrollIntoView():s)}return!0}}const gE=mE(!1,!0),yE=mE(!0,!0);Je.create({name:"characterCount",addOptions(){return{limit:null,mode:"textSize",textCounter:t=>t.length,wordCounter:t=>t.split(" ").filter(e=>e!=="").length}},addStorage(){return{characters:()=>0,words:()=>0}},onBeforeCreate(){this.storage.characters=t=>{const e=(t==null?void 0:t.node)||this.editor.state.doc;if(((t==null?void 0:t.mode)||this.options.mode)==="textSize"){const r=e.textBetween(0,e.content.size,void 0," ");return this.options.textCounter(r)}return e.nodeSize},this.storage.words=t=>{const e=(t==null?void 0:t.node)||this.editor.state.doc,n=e.textBetween(0,e.content.size," "," ");return this.options.wordCounter(n)}},addProseMirrorPlugins(){let t=!1;return[new tt({key:new lt("characterCount"),appendTransaction:(e,n,r)=>{if(t)return;const i=this.options.limit;if(i==null||i===0){t=!0;return}const s=this.storage.characters({node:r.doc});if(s>i){const l=s-i,c=0,u=l;console.warn(`[CharacterCount] Initial content exceeded limit of ${i} characters. Content was automatically trimmed.`);const f=r.tr.deleteRange(c,u);return t=!0,f}t=!0},filterTransaction:(e,n)=>{const r=this.options.limit;if(!e.docChanged||r===0||r===null||r===void 0)return!0;const i=this.storage.characters({node:n.doc}),s=this.storage.characters({node:e.doc});if(s<=r||i>r&&s>r&&s<=i)return!0;if(i>r&&s>r&&s>i||!e.getMeta("paste"))return!1;const c=e.selection.$head.pos,u=s-r,f=c-u,p=c;return e.deleteRange(f,p),!(this.storage.characters({node:e.doc})>r)}})]}});var fA=Je.create({name:"dropCursor",addOptions(){return{color:"currentColor",width:1,class:void 0}},addProseMirrorPlugins(){return[GM(this.options)]}});Je.create({name:"focus",addOptions(){return{className:"has-focus",mode:"all"}},addProseMirrorPlugins(){return[new tt({key:new lt("focus"),props:{decorations:({doc:t,selection:e})=>{const{isEditable:n,isFocused:r}=this.editor,{anchor:i}=e,s=[];if(!n||!r)return et.create(t,[]);let l=0;this.options.mode==="deepest"&&t.descendants((u,f)=>{if(u.isText)return;if(!(i>=f&&i<=f+u.nodeSize-1))return!1;l+=1});let c=0;return t.descendants((u,f)=>{if(u.isText||!(i>=f&&i<=f+u.nodeSize-1))return!1;if(c+=1,this.options.mode==="deepest"&&l-c>0||this.options.mode==="shallowest"&&c>1)return this.options.mode==="deepest";s.push(mt.node(f,f+u.nodeSize,{class:this.options.className}))}),et.create(t,s)}}})]}});var pA=Je.create({name:"gapCursor",addProseMirrorPlugins(){return[XM()]},extendNodeSchema(t){var e;const n={name:t.name,options:t.options,storage:t.storage};return{allowGapCursor:(e=Qe(_e(t,"allowGapCursor",n)))!=null?e:null}}}),Wb="placeholder";function hA(t){return t.replace(/\s+/g,"-").replace(/[^a-zA-Z0-9-]/g,"").replace(/^[0-9-]+/,"").replace(/^-+/,"").toLowerCase()}var mA=Je.create({name:"placeholder",addOptions(){return{emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",dataAttribute:Wb,placeholder:"Write something …",showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){const t=this.options.dataAttribute?`data-${hA(this.options.dataAttribute)}`:`data-${Wb}`;return[new tt({key:new lt("placeholder"),props:{decorations:({doc:e,selection:n})=>{const r=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:i}=n,s=[];if(!r)return null;const l=this.editor.isEmpty;return e.descendants((c,u)=>{const f=i>=u&&i<=u+c.nodeSize,p=!c.isLeaf&&ju(c);if((f||!this.options.showOnlyCurrent)&&p){const m=[this.options.emptyNodeClass];l&&m.push(this.options.emptyEditorClass);const g=mt.node(u,u+c.nodeSize,{class:m.join(" "),[t]:typeof this.options.placeholder=="function"?this.options.placeholder({editor:this.editor,node:c,pos:u,hasAnchor:f}):this.options.placeholder});s.push(g)}return this.options.includeChildren}),et.create(e,s)}}})]}});Je.create({name:"selection",addOptions(){return{className:"selection"}},addProseMirrorPlugins(){const{editor:t,options:e}=this;return[new tt({key:new lt("selection"),props:{decorations(n){return n.selection.empty||t.isFocused||!t.isEditable||Rk(n.selection)||t.view.dragging?null:et.create(n.doc,[mt.inline(n.selection.from,n.selection.to,{class:e.className})])}}})]}});function Vb({types:t,node:e}){return e&&Array.isArray(t)&&t.includes(e.type)||(e==null?void 0:e.type)===t}var gA=Je.create({name:"trailingNode",addOptions(){return{node:void 0,notAfter:[]}},addProseMirrorPlugins(){var t;const e=new lt(this.name),n=this.options.node||((t=this.editor.schema.topNodeType.contentMatch.defaultType)==null?void 0:t.name)||"paragraph",r=Object.entries(this.editor.schema.nodes).map(([,i])=>i).filter(i=>(this.options.notAfter||[]).concat(n).includes(i.name));return[new tt({key:e,appendTransaction:(i,s,l)=>{const{doc:c,tr:u,schema:f}=l,p=e.getState(l),m=c.content.size,g=f.nodes[n];if(p)return u.insert(m,g.create())},state:{init:(i,s)=>{const l=s.tr.doc.lastChild;return!Vb({node:l,types:r})},apply:(i,s)=>{if(!i.docChanged||i.getMeta("__uniqueIDTransaction"))return s;const l=i.doc.lastChild;return!Vb({node:l,types:r})}}})]}}),yA=Je.create({name:"undoRedo",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:t,dispatch:e})=>gE(t,e),redo:()=>({state:t,dispatch:e})=>yE(t,e)}},addProseMirrorPlugins(){return[dA(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),bA=mA,vA=rr.create({name:"subscript",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"sub"},{style:"vertical-align",getAttrs(t){return t!=="sub"?!1:null}}]},renderHTML({HTMLAttributes:t}){return["sub",Xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setSubscript:()=>({commands:t})=>t.setMark(this.name),toggleSubscript:()=>({commands:t})=>t.toggleMark(this.name),unsetSubscript:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-,":()=>this.editor.commands.toggleSubscript()}}}),kA=vA,EA=rr.create({name:"superscript",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"sup"},{style:"vertical-align",getAttrs(t){return t!=="super"?!1:null}}]},renderHTML({HTMLAttributes:t}){return["sup",Xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setSuperscript:()=>({commands:t})=>t.setMark(this.name),toggleSuperscript:()=>({commands:t})=>t.toggleMark(this.name),unsetSuperscript:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-.":()=>this.editor.commands.toggleSuperscript()}}}),wA=EA;let Up,Hp;if(typeof WeakMap<"u"){let t=new WeakMap;Up=e=>t.get(e),Hp=(e,n)=>(t.set(e,n),n)}else{const t=[];let n=0;Up=r=>{for(let i=0;i<t.length;i+=2)if(t[i]==r)return t[i+1]},Hp=(r,i)=>(n==10&&(n=0),t[n++]=r,t[n++]=i)}var St=class{constructor(t,e,n,r){this.width=t,this.height=e,this.map=n,this.problems=r}findCell(t){for(let e=0;e<this.map.length;e++){const n=this.map[e];if(n!=t)continue;const r=e%this.width,i=e/this.width|0;let s=r+1,l=i+1;for(let c=1;s<this.width&&this.map[e+c]==n;c++)s++;for(let c=1;l<this.height&&this.map[e+this.width*c]==n;c++)l++;return{left:r,top:i,right:s,bottom:l}}throw new RangeError(`No cell with offset ${t} found`)}colCount(t){for(let e=0;e<this.map.length;e++)if(this.map[e]==t)return e%this.width;throw new RangeError(`No cell with offset ${t} found`)}nextCell(t,e,n){const{left:r,right:i,top:s,bottom:l}=this.findCell(t);return e=="horiz"?(n<0?r==0:i==this.width)?null:this.map[s*this.width+(n<0?r-1:i)]:(n<0?s==0:l==this.height)?null:this.map[r+this.width*(n<0?s-1:l)]}rectBetween(t,e){const{left:n,right:r,top:i,bottom:s}=this.findCell(t),{left:l,right:c,top:u,bottom:f}=this.findCell(e);return{left:Math.min(n,l),top:Math.min(i,u),right:Math.max(r,c),bottom:Math.max(s,f)}}cellsInRect(t){const e=[],n={};for(let r=t.top;r<t.bottom;r++)for(let i=t.left;i<t.right;i++){const s=r*this.width+i,l=this.map[s];n[l]||(n[l]=!0,!(i==t.left&&i&&this.map[s-1]==l||r==t.top&&r&&this.map[s-this.width]==l)&&e.push(l))}return e}positionAt(t,e,n){for(let r=0,i=0;;r++){const s=i+n.child(r).nodeSize;if(r==t){let l=e+t*this.width;const c=(t+1)*this.width;for(;l<c&&this.map[l]<i;)l++;return l==c?s-1:this.map[l]}i=s}}static get(t){return Up(t)||Hp(t,xA(t))}};function xA(t){if(t.type.spec.tableRole!="table")throw new RangeError("Not a table node: "+t.type.name);const e=SA(t),n=t.childCount,r=[];let i=0,s=null;const l=[];for(let f=0,p=e*n;f<p;f++)r[f]=0;for(let f=0,p=0;f<n;f++){const m=t.child(f);p++;for(let k=0;;k++){for(;i<r.length&&r[i]!=0;)i++;if(k==m.childCount)break;const w=m.child(k),{colspan:x,rowspan:C,colwidth:N}=w.attrs;for(let M=0;M<C;M++){if(M+f>=n){(s||(s=[])).push({type:"overlong_rowspan",pos:p,n:C-M});break}const B=i+M*e;for(let I=0;I<x;I++){r[B+I]==0?r[B+I]=p:(s||(s=[])).push({type:"collision",row:f,pos:p,n:x-I});const F=N&&N[I];if(F){const V=(B+I)%e*2,Q=l[V];Q==null||Q!=F&&l[V+1]==1?(l[V]=F,l[V+1]=1):Q==F&&l[V+1]++}}}i+=x,p+=w.nodeSize}const g=(f+1)*e;let y=0;for(;i<g;)r[i++]==0&&y++;y&&(s||(s=[])).push({type:"missing",row:f,n:y}),p++}(e===0||n===0)&&(s||(s=[])).push({type:"zero_sized"});const c=new St(e,n,r,s);let u=!1;for(let f=0;!u&&f<l.length;f+=2)l[f]!=null&&l[f+1]<n&&(u=!0);return u&&CA(c,l,t),c}function SA(t){let e=-1,n=!1;for(let r=0;r<t.childCount;r++){const i=t.child(r);let s=0;if(n)for(let l=0;l<r;l++){const c=t.child(l);for(let u=0;u<c.childCount;u++){const f=c.child(u);l+f.attrs.rowspan>r&&(s+=f.attrs.colspan)}}for(let l=0;l<i.childCount;l++){const c=i.child(l);s+=c.attrs.colspan,c.attrs.rowspan>1&&(n=!0)}e==-1?e=s:e!=s&&(e=Math.max(e,s))}return e}function CA(t,e,n){t.problems||(t.problems=[]);const r={};for(let i=0;i<t.map.length;i++){const s=t.map[i];if(r[s])continue;r[s]=!0;const l=n.nodeAt(s);if(!l)throw new RangeError(`No cell with offset ${s} found`);let c=null;const u=l.attrs;for(let f=0;f<u.colspan;f++){const p=e[(i+f)%t.width*2];p!=null&&(!u.colwidth||u.colwidth[f]!=p)&&((c||(c=NA(u)))[f]=p)}c&&t.problems.unshift({type:"colwidth mismatch",pos:s,colwidth:c})}}function NA(t){if(t.colwidth)return t.colwidth.slice();const e=[];for(let n=0;n<t.colspan;n++)e.push(0);return e}function sn(t){let e=t.cached.tableNodeTypes;if(!e){e=t.cached.tableNodeTypes={};for(const n in t.nodes){const r=t.nodes[n],i=r.spec.tableRole;i&&(e[i]=r)}}return e}const Ei=new lt("selectingCells");function ws(t){for(let e=t.depth-1;e>0;e--)if(t.node(e).type.spec.tableRole=="row")return t.node(0).resolve(t.before(e+1));return null}function _A(t){for(let e=t.depth;e>0;e--){const n=t.node(e).type.spec.tableRole;if(n==="cell"||n==="header_cell")return t.node(e)}return null}function ir(t){const e=t.selection.$head;for(let n=e.depth;n>0;n--)if(e.node(n).type.spec.tableRole=="row")return!0;return!1}function Uu(t){const e=t.selection;if("$anchorCell"in e&&e.$anchorCell)return e.$anchorCell.pos>e.$headCell.pos?e.$anchorCell:e.$headCell;if("node"in e&&e.node&&e.node.type.spec.tableRole=="cell")return e.$anchor;const n=ws(e.$head)||TA(e.$head);if(n)return n;throw new RangeError(`No cell found around position ${e.head}`)}function TA(t){for(let e=t.nodeAfter,n=t.pos;e;e=e.firstChild,n++){const r=e.type.spec.tableRole;if(r=="cell"||r=="header_cell")return t.doc.resolve(n)}for(let e=t.nodeBefore,n=t.pos;e;e=e.lastChild,n--){const r=e.type.spec.tableRole;if(r=="cell"||r=="header_cell")return t.doc.resolve(n-e.nodeSize)}}function Wp(t){return t.parent.type.spec.tableRole=="row"&&!!t.nodeAfter}function MA(t){return t.node(0).resolve(t.pos+t.nodeAfter.nodeSize)}function Hh(t,e){return t.depth==e.depth&&t.pos>=e.start(-1)&&t.pos<=e.end(-1)}function bE(t,e,n){const r=t.node(-1),i=St.get(r),s=t.start(-1),l=i.nextCell(t.pos-s,e,n);return l==null?null:t.node(0).resolve(s+l)}function xs(t,e,n=1){const r={...t,colspan:t.colspan-n};return r.colwidth&&(r.colwidth=r.colwidth.slice(),r.colwidth.splice(e,n),r.colwidth.some(i=>i>0)||(r.colwidth=null)),r}function vE(t,e,n=1){const r={...t,colspan:t.colspan+n};if(r.colwidth){r.colwidth=r.colwidth.slice();for(let i=0;i<n;i++)r.colwidth.splice(e,0,0)}return r}function AA(t,e,n){const r=sn(e.type.schema).header_cell;for(let i=0;i<t.height;i++)if(e.nodeAt(t.map[n+i*t.width]).type!=r)return!1;return!0}var ot=class zr extends Ie{constructor(e,n=e){const r=e.node(-1),i=St.get(r),s=e.start(-1),l=i.rectBetween(e.pos-s,n.pos-s),c=e.node(0),u=i.cellsInRect(l).filter(p=>p!=n.pos-s);u.unshift(n.pos-s);const f=u.map(p=>{const m=r.nodeAt(p);if(!m)throw new RangeError(`No cell with offset ${p} found`);const g=s+p+1;return new Ev(c.resolve(g),c.resolve(g+m.content.size))});super(f[0].$from,f[0].$to,f),this.$anchorCell=e,this.$headCell=n}map(e,n){const r=e.resolve(n.map(this.$anchorCell.pos)),i=e.resolve(n.map(this.$headCell.pos));if(Wp(r)&&Wp(i)&&Hh(r,i)){const s=this.$anchorCell.node(-1)!=r.node(-1);return s&&this.isRowSelection()?zr.rowSelection(r,i):s&&this.isColSelection()?zr.colSelection(r,i):new zr(r,i)}return Me.between(r,i)}content(){const e=this.$anchorCell.node(-1),n=St.get(e),r=this.$anchorCell.start(-1),i=n.rectBetween(this.$anchorCell.pos-r,this.$headCell.pos-r),s={},l=[];for(let u=i.top;u<i.bottom;u++){const f=[];for(let p=u*n.width+i.left,m=i.left;m<i.right;m++,p++){const g=n.map[p];if(s[g])continue;s[g]=!0;const y=n.findCell(g);let k=e.nodeAt(g);if(!k)throw new RangeError(`No cell with offset ${g} found`);const w=i.left-y.left,x=y.right-i.right;if(w>0||x>0){let C=k.attrs;if(w>0&&(C=xs(C,0,w)),x>0&&(C=xs(C,C.colspan-x,x)),y.left<i.left){if(k=k.type.createAndFill(C),!k)throw new RangeError(`Could not create cell with attrs ${JSON.stringify(C)}`)}else k=k.type.create(C,k.content)}if(y.top<i.top||y.bottom>i.bottom){const C={...k.attrs,rowspan:Math.min(y.bottom,i.bottom)-Math.max(y.top,i.top)};y.top<i.top?k=k.type.createAndFill(C):k=k.type.create(C,k.content)}f.push(k)}l.push(e.child(u).copy(Z.from(f)))}const c=this.isColSelection()&&this.isRowSelection()?e:l;return new he(Z.from(c),1,1)}replace(e,n=he.empty){const r=e.steps.length,i=this.ranges;for(let l=0;l<i.length;l++){const{$from:c,$to:u}=i[l],f=e.mapping.slice(r);e.replace(f.map(c.pos),f.map(u.pos),l?he.empty:n)}const s=Ie.findFrom(e.doc.resolve(e.mapping.slice(r).map(this.to)),-1);s&&e.setSelection(s)}replaceWith(e,n){this.replace(e,new he(Z.from(n),0,0))}forEachCell(e){const n=this.$anchorCell.node(-1),r=St.get(n),i=this.$anchorCell.start(-1),s=r.cellsInRect(r.rectBetween(this.$anchorCell.pos-i,this.$headCell.pos-i));for(let l=0;l<s.length;l++)e(n.nodeAt(s[l]),i+s[l])}isColSelection(){const e=this.$anchorCell.index(-1),n=this.$headCell.index(-1);if(Math.min(e,n)>0)return!1;const r=e+this.$anchorCell.nodeAfter.attrs.rowspan,i=n+this.$headCell.nodeAfter.attrs.rowspan;return Math.max(r,i)==this.$headCell.node(-1).childCount}static colSelection(e,n=e){const r=e.node(-1),i=St.get(r),s=e.start(-1),l=i.findCell(e.pos-s),c=i.findCell(n.pos-s),u=e.node(0);return l.top<=c.top?(l.top>0&&(e=u.resolve(s+i.map[l.left])),c.bottom<i.height&&(n=u.resolve(s+i.map[i.width*(i.height-1)+c.right-1]))):(c.top>0&&(n=u.resolve(s+i.map[c.left])),l.bottom<i.height&&(e=u.resolve(s+i.map[i.width*(i.height-1)+l.right-1]))),new zr(e,n)}isRowSelection(){const e=this.$anchorCell.node(-1),n=St.get(e),r=this.$anchorCell.start(-1),i=n.colCount(this.$anchorCell.pos-r),s=n.colCount(this.$headCell.pos-r);if(Math.min(i,s)>0)return!1;const l=i+this.$anchorCell.nodeAfter.attrs.colspan,c=s+this.$headCell.nodeAfter.attrs.colspan;return Math.max(l,c)==n.width}eq(e){return e instanceof zr&&e.$anchorCell.pos==this.$anchorCell.pos&&e.$headCell.pos==this.$headCell.pos}static rowSelection(e,n=e){const r=e.node(-1),i=St.get(r),s=e.start(-1),l=i.findCell(e.pos-s),c=i.findCell(n.pos-s),u=e.node(0);return l.left<=c.left?(l.left>0&&(e=u.resolve(s+i.map[l.top*i.width])),c.right<i.width&&(n=u.resolve(s+i.map[i.width*(c.top+1)-1]))):(c.left>0&&(n=u.resolve(s+i.map[c.top*i.width])),l.right<i.width&&(e=u.resolve(s+i.map[i.width*(l.top+1)-1]))),new zr(e,n)}toJSON(){return{type:"cell",anchor:this.$anchorCell.pos,head:this.$headCell.pos}}static fromJSON(e,n){return new zr(e.resolve(n.anchor),e.resolve(n.head))}static create(e,n,r=n){return new zr(e.resolve(n),e.resolve(r))}getBookmark(){return new OA(this.$anchorCell.pos,this.$headCell.pos)}};ot.prototype.visible=!1;Ie.jsonID("cell",ot);var OA=class kE{constructor(e,n){this.anchor=e,this.head=n}map(e){return new kE(e.map(this.anchor),e.map(this.head))}resolve(e){const n=e.resolve(this.anchor),r=e.resolve(this.head);return n.parent.type.spec.tableRole=="row"&&r.parent.type.spec.tableRole=="row"&&n.index()<n.parent.childCount&&r.index()<r.parent.childCount&&Hh(n,r)?new ot(n,r):Ie.near(r,1)}};function RA(t){if(!(t.selection instanceof ot))return null;const e=[];return t.selection.forEachCell((n,r)=>{e.push(mt.node(r,r+n.nodeSize,{class:"selectedCell"}))}),et.create(t.doc,e)}function IA({$from:t,$to:e}){if(t.pos==e.pos||t.pos<e.pos-6)return!1;let n=t.pos,r=e.pos,i=t.depth;for(;i>=0&&!(t.after(i+1)<t.end(i));i--,n++);for(let s=e.depth;s>=0&&!(e.before(s+1)>e.start(s));s--,r--);return n==r&&/row|table/.test(t.node(i).type.spec.tableRole)}function LA({$from:t,$to:e}){let n,r;for(let i=t.depth;i>0;i--){const s=t.node(i);if(s.type.spec.tableRole==="cell"||s.type.spec.tableRole==="header_cell"){n=s;break}}for(let i=e.depth;i>0;i--){const s=e.node(i);if(s.type.spec.tableRole==="cell"||s.type.spec.tableRole==="header_cell"){r=s;break}}return n!==r&&e.parentOffset===0}function DA(t,e,n){const r=(e||t).selection,i=(e||t).doc;let s,l;if(r instanceof Te&&(l=r.node.type.spec.tableRole)){if(l=="cell"||l=="header_cell")s=ot.create(i,r.from);else if(l=="row"){const c=i.resolve(r.from+1);s=ot.rowSelection(c,c)}else if(!n){const c=St.get(r.node),u=r.from+1,f=u+c.map[c.width*c.height-1];s=ot.create(i,u+1,f)}}else r instanceof Me&&IA(r)?s=Me.create(i,r.from):r instanceof Me&&LA(r)&&(s=Me.create(i,r.$from.start(),r.$from.end()));return s&&(e||(e=t.tr)).setSelection(s),e}const PA=new lt("fix-tables");function EE(t,e,n,r){const i=t.childCount,s=e.childCount;e:for(let l=0,c=0;l<s;l++){const u=e.child(l);for(let f=c,p=Math.min(i,l+3);f<p;f++)if(t.child(f)==u){c=f+1,n+=u.nodeSize;continue e}r(u,n),c<i&&t.child(c).sameMarkup(u)?EE(t.child(c),u,n+1,r):u.nodesBetween(0,u.content.size,r,n+1),n+=u.nodeSize}}function wE(t,e){let n;const r=(i,s)=>{i.type.spec.tableRole=="table"&&(n=BA(t,i,s,n))};return e?e.doc!=t.doc&&EE(e.doc,t.doc,0,r):t.doc.descendants(r),n}function BA(t,e,n,r){const i=St.get(e);if(!i.problems)return r;r||(r=t.tr);const s=[];for(let u=0;u<i.height;u++)s.push(0);for(let u=0;u<i.problems.length;u++){const f=i.problems[u];if(f.type=="collision"){const p=e.nodeAt(f.pos);if(!p)continue;const m=p.attrs;for(let g=0;g<m.rowspan;g++)s[f.row+g]+=f.n;r.setNodeMarkup(r.mapping.map(n+1+f.pos),null,xs(m,m.colspan-f.n,f.n))}else if(f.type=="missing")s[f.row]+=f.n;else if(f.type=="overlong_rowspan"){const p=e.nodeAt(f.pos);if(!p)continue;r.setNodeMarkup(r.mapping.map(n+1+f.pos),null,{...p.attrs,rowspan:p.attrs.rowspan-f.n})}else if(f.type=="colwidth mismatch"){const p=e.nodeAt(f.pos);if(!p)continue;r.setNodeMarkup(r.mapping.map(n+1+f.pos),null,{...p.attrs,colwidth:f.colwidth})}else if(f.type=="zero_sized"){const p=r.mapping.map(n);r.delete(p,p+e.nodeSize)}}let l,c;for(let u=0;u<s.length;u++)s[u]&&(l==null&&(l=u),c=u);for(let u=0,f=n+1;u<i.height;u++){const p=e.child(u),m=f+p.nodeSize,g=s[u];if(g>0){let y="cell";p.firstChild&&(y=p.firstChild.type.spec.tableRole);const k=[];for(let x=0;x<g;x++){const C=sn(t.schema)[y].createAndFill();C&&k.push(C)}const w=(u==0||l==u-1)&&c==u?f+1:m-1;r.insert(r.mapping.map(w),k)}f=m}return r.setMeta(PA,{fixTables:!0})}function Er(t){const e=t.selection,n=Uu(t),r=n.node(-1),i=n.start(-1),s=St.get(r);return{...e instanceof ot?s.rectBetween(e.$anchorCell.pos-i,e.$headCell.pos-i):s.findCell(n.pos-i),tableStart:i,map:s,table:r}}function xE(t,{map:e,tableStart:n,table:r},i){let s=i>0?-1:0;AA(e,r,i+s)&&(s=i==0||i==e.width?null:0);for(let l=0;l<e.height;l++){const c=l*e.width+i;if(i>0&&i<e.width&&e.map[c-1]==e.map[c]){const u=e.map[c],f=r.nodeAt(u);t.setNodeMarkup(t.mapping.map(n+u),null,vE(f.attrs,i-e.colCount(u))),l+=f.attrs.rowspan-1}else{const u=s==null?sn(r.type.schema).cell:r.nodeAt(e.map[c+s]).type,f=e.positionAt(l,i,r);t.insert(t.mapping.map(n+f),u.createAndFill())}}return t}function zA(t,e){if(!ir(t))return!1;if(e){const n=Er(t);e(xE(t.tr,n,n.left))}return!0}function jA(t,e){if(!ir(t))return!1;if(e){const n=Er(t);e(xE(t.tr,n,n.right))}return!0}function FA(t,{map:e,table:n,tableStart:r},i){const s=t.mapping.maps.length;for(let l=0;l<e.height;){const c=l*e.width+i,u=e.map[c],f=n.nodeAt(u),p=f.attrs;if(i>0&&e.map[c-1]==u||i<e.width-1&&e.map[c+1]==u)t.setNodeMarkup(t.mapping.slice(s).map(r+u),null,xs(p,i-e.colCount(u)));else{const m=t.mapping.slice(s).map(r+u);t.delete(m,m+f.nodeSize)}l+=p.rowspan}}function $A(t,e){if(!ir(t))return!1;if(e){const n=Er(t),r=t.tr;if(n.left==0&&n.right==n.map.width)return!1;for(let i=n.right-1;FA(r,n,i),i!=n.left;i--){const s=n.tableStart?r.doc.nodeAt(n.tableStart-1):r.doc;if(!s)throw new RangeError("No table found");n.table=s,n.map=St.get(s)}e(r)}return!0}function UA(t,e,n){var r;const i=sn(e.type.schema).header_cell;for(let s=0;s<t.width;s++)if(((r=e.nodeAt(t.map[s+n*t.width]))===null||r===void 0?void 0:r.type)!=i)return!1;return!0}function SE(t,{map:e,tableStart:n,table:r},i){let s=n;for(let f=0;f<i;f++)s+=r.child(f).nodeSize;const l=[];let c=i>0?-1:0;UA(e,r,i+c)&&(c=i==0||i==e.height?null:0);for(let f=0,p=e.width*i;f<e.width;f++,p++)if(i>0&&i<e.height&&e.map[p]==e.map[p-e.width]){const m=e.map[p],g=r.nodeAt(m).attrs;t.setNodeMarkup(n+m,null,{...g,rowspan:g.rowspan+1}),f+=g.colspan-1}else{var u;const m=c==null?sn(r.type.schema).cell:(u=r.nodeAt(e.map[p+c*e.width]))===null||u===void 0?void 0:u.type,g=m==null?void 0:m.createAndFill();g&&l.push(g)}return t.insert(s,sn(r.type.schema).row.create(null,l)),t}function HA(t,e){if(!ir(t))return!1;if(e){const n=Er(t);e(SE(t.tr,n,n.top))}return!0}function WA(t,e){if(!ir(t))return!1;if(e){const n=Er(t);e(SE(t.tr,n,n.bottom))}return!0}function VA(t,{map:e,table:n,tableStart:r},i){let s=0;for(let f=0;f<i;f++)s+=n.child(f).nodeSize;const l=s+n.child(i).nodeSize,c=t.mapping.maps.length;t.delete(s+r,l+r);const u=new Set;for(let f=0,p=i*e.width;f<e.width;f++,p++){const m=e.map[p];if(!u.has(m)){if(u.add(m),i>0&&m==e.map[p-e.width]){const g=n.nodeAt(m).attrs;t.setNodeMarkup(t.mapping.slice(c).map(m+r),null,{...g,rowspan:g.rowspan-1}),f+=g.colspan-1}else if(i<e.height&&m==e.map[p+e.width]){const g=n.nodeAt(m),y=g.attrs,k=g.type.create({...y,rowspan:g.attrs.rowspan-1},g.content),w=e.positionAt(i+1,f,n);t.insert(t.mapping.slice(c).map(r+w),k),f+=y.colspan-1}}}}function KA(t,e){if(!ir(t))return!1;if(e){const n=Er(t),r=t.tr;if(n.top==0&&n.bottom==n.map.height)return!1;for(let i=n.bottom-1;VA(r,n,i),i!=n.top;i--){const s=n.tableStart?r.doc.nodeAt(n.tableStart-1):r.doc;if(!s)throw new RangeError("No table found");n.table=s,n.map=St.get(n.table)}e(r)}return!0}function Kb(t){const e=t.content;return e.childCount==1&&e.child(0).isTextblock&&e.child(0).childCount==0}function qA({width:t,height:e,map:n},r){let i=r.top*t+r.left,s=i,l=(r.bottom-1)*t+r.left,c=i+(r.right-r.left-1);for(let u=r.top;u<r.bottom;u++){if(r.left>0&&n[s]==n[s-1]||r.right<t&&n[c]==n[c+1])return!0;s+=t,c+=t}for(let u=r.left;u<r.right;u++){if(r.top>0&&n[i]==n[i-t]||r.bottom<e&&n[l]==n[l+t])return!0;i++,l++}return!1}function qb(t,e){const n=t.selection;if(!(n instanceof ot)||n.$anchorCell.pos==n.$headCell.pos)return!1;const r=Er(t),{map:i}=r;if(qA(i,r))return!1;if(e){const s=t.tr,l={};let c=Z.empty,u,f;for(let p=r.top;p<r.bottom;p++)for(let m=r.left;m<r.right;m++){const g=i.map[p*i.width+m],y=r.table.nodeAt(g);if(!(l[g]||!y))if(l[g]=!0,u==null)u=g,f=y;else{Kb(y)||(c=c.append(y.content));const k=s.mapping.map(g+r.tableStart);s.delete(k,k+y.nodeSize)}}if(u==null||f==null)return!0;if(s.setNodeMarkup(u+r.tableStart,null,{...vE(f.attrs,f.attrs.colspan,r.right-r.left-f.attrs.colspan),rowspan:r.bottom-r.top}),c.size>0){const p=u+1+f.content.size,m=Kb(f)?u+1:p;s.replaceWith(m+r.tableStart,p+r.tableStart,c)}s.setSelection(new ot(s.doc.resolve(u+r.tableStart))),e(s)}return!0}function Gb(t,e){const n=sn(t.schema);return GA(({node:r})=>n[r.type.spec.tableRole])(t,e)}function GA(t){return(e,n)=>{const r=e.selection;let i,s;if(r instanceof ot){if(r.$anchorCell.pos!=r.$headCell.pos)return!1;i=r.$anchorCell.nodeAfter,s=r.$anchorCell.pos}else{var l;if(i=_A(r.$from),!i)return!1;s=(l=ws(r.$from))===null||l===void 0?void 0:l.pos}if(i==null||s==null||i.attrs.colspan==1&&i.attrs.rowspan==1)return!1;if(n){let c=i.attrs;const u=[],f=c.colwidth;c.rowspan>1&&(c={...c,rowspan:1}),c.colspan>1&&(c={...c,colspan:1});const p=Er(e),m=e.tr;for(let y=0;y<p.right-p.left;y++)u.push(f?{...c,colwidth:f&&f[y]?[f[y]]:null}:c);let g;for(let y=p.top;y<p.bottom;y++){let k=p.map.positionAt(y,p.left,p.table);y==p.top&&(k+=i.nodeSize);for(let w=p.left,x=0;w<p.right;w++,x++)w==p.left&&y==p.top||m.insert(g=m.mapping.map(k+p.tableStart,1),t({node:i,row:y,col:w}).createAndFill(u[x]))}m.setNodeMarkup(s,t({node:i,row:p.top,col:p.left}),u[0]),r instanceof ot&&m.setSelection(new ot(m.doc.resolve(r.$anchorCell.pos),g?m.doc.resolve(g):void 0)),n(m)}return!0}}function YA(t,e){return function(n,r){if(!ir(n))return!1;const i=Uu(n);if(i.nodeAfter.attrs[t]===e)return!1;if(r){const s=n.tr;n.selection instanceof ot?n.selection.forEachCell((l,c)=>{l.attrs[t]!==e&&s.setNodeMarkup(c,null,{...l.attrs,[t]:e})}):s.setNodeMarkup(i.pos,null,{...i.nodeAfter.attrs,[t]:e}),r(s)}return!0}}function JA(t){return function(e,n){if(!ir(e))return!1;if(n){const r=sn(e.schema),i=Er(e),s=e.tr,l=i.map.cellsInRect(t=="column"?{left:i.left,top:0,right:i.right,bottom:i.map.height}:t=="row"?{left:0,top:i.top,right:i.map.width,bottom:i.bottom}:i),c=l.map(u=>i.table.nodeAt(u));for(let u=0;u<l.length;u++)c[u].type==r.header_cell&&s.setNodeMarkup(i.tableStart+l[u],r.cell,c[u].attrs);if(s.steps.length===0)for(let u=0;u<l.length;u++)s.setNodeMarkup(i.tableStart+l[u],r.header_cell,c[u].attrs);n(s)}return!0}}function Yb(t,e,n){const r=e.map.cellsInRect({left:0,top:0,right:t=="row"?e.map.width:1,bottom:t=="column"?e.map.height:1});for(let i=0;i<r.length;i++){const s=e.table.nodeAt(r[i]);if(s&&s.type!==n.header_cell)return!1}return!0}function zl(t,e){return e=e||{useDeprecatedLogic:!1},e.useDeprecatedLogic?JA(t):function(n,r){if(!ir(n))return!1;if(r){const i=sn(n.schema),s=Er(n),l=n.tr,c=Yb("row",s,i),u=Yb("column",s,i),f=(t==="column"?c:t==="row"&&u)?1:0,p=t=="column"?{left:0,top:f,right:1,bottom:s.map.height}:t=="row"?{left:f,top:0,right:s.map.width,bottom:1}:s,m=t=="column"?u?i.cell:i.header_cell:t=="row"?c?i.cell:i.header_cell:i.cell;s.map.cellsInRect(p).forEach(g=>{const y=g+s.tableStart,k=l.doc.nodeAt(y);k&&l.setNodeMarkup(y,m,k.attrs)}),r(l)}return!0}}zl("row",{useDeprecatedLogic:!0});zl("column",{useDeprecatedLogic:!0});const QA=zl("cell",{useDeprecatedLogic:!0});function XA(t,e){if(e<0){const n=t.nodeBefore;if(n)return t.pos-n.nodeSize;for(let r=t.index(-1)-1,i=t.before();r>=0;r--){const s=t.node(-1).child(r),l=s.lastChild;if(l)return i-1-l.nodeSize;i-=s.nodeSize}}else{if(t.index()<t.parent.childCount-1)return t.pos+t.nodeAfter.nodeSize;const n=t.node(-1);for(let r=t.indexAfter(-1),i=t.after();r<n.childCount;r++){const s=n.child(r);if(s.childCount)return i+1;i+=s.nodeSize}}return null}function Jb(t){return function(e,n){if(!ir(e))return!1;const r=XA(Uu(e),t);if(r==null)return!1;if(n){const i=e.doc.resolve(r);n(e.tr.setSelection(Me.between(i,MA(i))).scrollIntoView())}return!0}}function ZA(t,e){const n=t.selection.$anchor;for(let r=n.depth;r>0;r--)if(n.node(r).type.spec.tableRole=="table")return e&&e(t.tr.delete(n.before(r),n.after(r)).scrollIntoView()),!0;return!1}function hc(t,e){const n=t.selection;if(!(n instanceof ot))return!1;if(e){const r=t.tr,i=sn(t.schema).cell.createAndFill().content;n.forEachCell((s,l)=>{s.content.eq(i)||r.replace(r.mapping.map(l+1),r.mapping.map(l+s.nodeSize-1),new he(i,0,0))}),r.docChanged&&e(r)}return!0}function eO(t){if(t.size===0)return null;let{content:e,openStart:n,openEnd:r}=t;for(;e.childCount==1&&(n>0&&r>0||e.child(0).type.spec.tableRole=="table");)n--,r--,e=e.child(0).content;const i=e.child(0),s=i.type.spec.tableRole,l=i.type.schema,c=[];if(s=="row")for(let u=0;u<e.childCount;u++){let f=e.child(u).content;const p=u?0:Math.max(0,n-1),m=u<e.childCount-1?0:Math.max(0,r-1);(p||m)&&(f=Vp(sn(l).row,new he(f,p,m)).content),c.push(f)}else if(s=="cell"||s=="header_cell")c.push(n||r?Vp(sn(l).row,new he(e,n,r)).content:e);else return null;return tO(l,c)}function tO(t,e){const n=[];for(let i=0;i<e.length;i++){const s=e[i];for(let l=s.childCount-1;l>=0;l--){const{rowspan:c,colspan:u}=s.child(l).attrs;for(let f=i;f<i+c;f++)n[f]=(n[f]||0)+u}}let r=0;for(let i=0;i<n.length;i++)r=Math.max(r,n[i]);for(let i=0;i<n.length;i++)if(i>=e.length&&e.push(Z.empty),n[i]<r){const s=sn(t).cell.createAndFill(),l=[];for(let c=n[i];c<r;c++)l.push(s);e[i]=e[i].append(Z.from(l))}return{height:e.length,width:r,rows:e}}function Vp(t,e){const n=t.createAndFill();return new rh(n).replace(0,n.content.size,e).doc}function nO({width:t,height:e,rows:n},r,i){if(t!=r){const s=[],l=[];for(let c=0;c<n.length;c++){const u=n[c],f=[];for(let p=s[c]||0,m=0;p<r;m++){let g=u.child(m%u.childCount);p+g.attrs.colspan>r&&(g=g.type.createChecked(xs(g.attrs,g.attrs.colspan,p+g.attrs.colspan-r),g.content)),f.push(g),p+=g.attrs.colspan;for(let y=1;y<g.attrs.rowspan;y++)s[c+y]=(s[c+y]||0)+g.attrs.colspan}l.push(Z.from(f))}n=l,t=r}if(e!=i){const s=[];for(let l=0,c=0;l<i;l++,c++){const u=[],f=n[c%e];for(let p=0;p<f.childCount;p++){let m=f.child(p);l+m.attrs.rowspan>i&&(m=m.type.create({...m.attrs,rowspan:Math.max(1,i-m.attrs.rowspan)},m.content)),u.push(m)}s.push(Z.from(u))}n=s,e=i}return{width:t,height:e,rows:n}}function rO(t,e,n,r,i,s,l){const c=t.doc.type.schema,u=sn(c);let f,p;if(i>e.width)for(let m=0,g=0;m<e.height;m++){const y=n.child(m);g+=y.nodeSize;const k=[];let w;y.lastChild==null||y.lastChild.type==u.cell?w=f||(f=u.cell.createAndFill()):w=p||(p=u.header_cell.createAndFill());for(let x=e.width;x<i;x++)k.push(w);t.insert(t.mapping.slice(l).map(g-1+r),k)}if(s>e.height){const m=[];for(let k=0,w=(e.height-1)*e.width;k<Math.max(e.width,i);k++){const x=k>=e.width?!1:n.nodeAt(e.map[w+k]).type==u.header_cell;m.push(x?p||(p=u.header_cell.createAndFill()):f||(f=u.cell.createAndFill()))}const g=u.row.create(null,Z.from(m)),y=[];for(let k=e.height;k<s;k++)y.push(g);t.insert(t.mapping.slice(l).map(r+n.nodeSize-2),y)}return!!(f||p)}function Qb(t,e,n,r,i,s,l,c){if(l==0||l==e.height)return!1;let u=!1;for(let f=i;f<s;f++){const p=l*e.width+f,m=e.map[p];if(e.map[p-e.width]==m){u=!0;const g=n.nodeAt(m),{top:y,left:k}=e.findCell(m);t.setNodeMarkup(t.mapping.slice(c).map(m+r),null,{...g.attrs,rowspan:l-y}),t.insert(t.mapping.slice(c).map(e.positionAt(l,k,n)),g.type.createAndFill({...g.attrs,rowspan:y+g.attrs.rowspan-l})),f+=g.attrs.colspan-1}}return u}function Xb(t,e,n,r,i,s,l,c){if(l==0||l==e.width)return!1;let u=!1;for(let f=i;f<s;f++){const p=f*e.width+l,m=e.map[p];if(e.map[p-1]==m){u=!0;const g=n.nodeAt(m),y=e.colCount(m),k=t.mapping.slice(c).map(m+r);t.setNodeMarkup(k,null,xs(g.attrs,l-y,g.attrs.colspan-(l-y))),t.insert(k+g.nodeSize,g.type.createAndFill(xs(g.attrs,0,l-y))),f+=g.attrs.rowspan-1}}return u}function Zb(t,e,n,r,i){let s=n?t.doc.nodeAt(n-1):t.doc;if(!s)throw new Error("No table found");let l=St.get(s);const{top:c,left:u}=r,f=u+i.width,p=c+i.height,m=t.tr;let g=0;function y(){if(s=n?m.doc.nodeAt(n-1):m.doc,!s)throw new Error("No table found");l=St.get(s),g=m.mapping.maps.length}rO(m,l,s,n,f,p,g)&&y(),Qb(m,l,s,n,u,f,c,g)&&y(),Qb(m,l,s,n,u,f,p,g)&&y(),Xb(m,l,s,n,c,p,u,g)&&y(),Xb(m,l,s,n,c,p,f,g)&&y();for(let k=c;k<p;k++){const w=l.positionAt(k,u,s),x=l.positionAt(k,f,s);m.replace(m.mapping.slice(g).map(w+n),m.mapping.slice(g).map(x+n),new he(i.rows[k-c],0,0))}y(),m.setSelection(new ot(m.doc.resolve(n+l.positionAt(c,u,s)),m.doc.resolve(n+l.positionAt(p-1,f-1,s)))),e(m)}const iO=vh({ArrowLeft:mc("horiz",-1),ArrowRight:mc("horiz",1),ArrowUp:mc("vert",-1),ArrowDown:mc("vert",1),"Shift-ArrowLeft":gc("horiz",-1),"Shift-ArrowRight":gc("horiz",1),"Shift-ArrowUp":gc("vert",-1),"Shift-ArrowDown":gc("vert",1),Backspace:hc,"Mod-Backspace":hc,Delete:hc,"Mod-Delete":hc});function Oc(t,e,n){return n.eq(t.selection)?!1:(e&&e(t.tr.setSelection(n).scrollIntoView()),!0)}function mc(t,e){return(n,r,i)=>{if(!i)return!1;const s=n.selection;if(s instanceof ot)return Oc(n,r,Ie.near(s.$headCell,e));if(t!="horiz"&&!s.empty)return!1;const l=CE(i,t,e);if(l==null)return!1;if(t=="horiz")return Oc(n,r,Ie.near(n.doc.resolve(s.head+e),e));{const c=n.doc.resolve(l),u=bE(c,t,e);let f;return u?f=Ie.near(u,1):e<0?f=Ie.near(n.doc.resolve(c.before(-1)),-1):f=Ie.near(n.doc.resolve(c.after(-1)),1),Oc(n,r,f)}}}function gc(t,e){return(n,r,i)=>{if(!i)return!1;const s=n.selection;let l;if(s instanceof ot)l=s;else{const u=CE(i,t,e);if(u==null)return!1;l=new ot(n.doc.resolve(u))}const c=bE(l.$headCell,t,e);return c?Oc(n,r,new ot(l.$anchorCell,c)):!1}}function sO(t,e){const n=t.state.doc,r=ws(n.resolve(e));return r?(t.dispatch(t.state.tr.setSelection(new ot(r))),!0):!1}function oO(t,e,n){if(!ir(t.state))return!1;let r=eO(n);const i=t.state.selection;if(i instanceof ot){r||(r={width:1,height:1,rows:[Z.from(Vp(sn(t.state.schema).cell,n))]});const s=i.$anchorCell.node(-1),l=i.$anchorCell.start(-1),c=St.get(s).rectBetween(i.$anchorCell.pos-l,i.$headCell.pos-l);return r=nO(r,c.right-c.left,c.bottom-c.top),Zb(t.state,t.dispatch,l,c,r),!0}else if(r){const s=Uu(t.state),l=s.start(-1);return Zb(t.state,t.dispatch,l,St.get(s.node(-1)).findCell(s.pos-l),r),!0}else return!1}function lO(t,e){var n;if(e.button!=0||e.ctrlKey||e.metaKey)return;const r=e0(t,e.target);let i;if(e.shiftKey&&t.state.selection instanceof ot)s(t.state.selection.$anchorCell,e),e.preventDefault();else if(e.shiftKey&&r&&(i=ws(t.state.selection.$anchor))!=null&&((n=ap(t,e))===null||n===void 0?void 0:n.pos)!=i.pos)s(i,e),e.preventDefault();else if(!r)return;function s(u,f){let p=ap(t,f);const m=Ei.getState(t.state)==null;if(!p||!Hh(u,p))if(m)p=u;else return;const g=new ot(u,p);if(m||!t.state.selection.eq(g)){const y=t.state.tr.setSelection(g);m&&y.setMeta(Ei,u.pos),t.dispatch(y)}}function l(){t.root.removeEventListener("mouseup",l),t.root.removeEventListener("dragstart",l),t.root.removeEventListener("mousemove",c),Ei.getState(t.state)!=null&&t.dispatch(t.state.tr.setMeta(Ei,-1))}function c(u){const f=u,p=Ei.getState(t.state);let m;if(p!=null)m=t.state.doc.resolve(p);else if(e0(t,f.target)!=r&&(m=ap(t,e),!m))return l();m&&s(m,f)}t.root.addEventListener("mouseup",l),t.root.addEventListener("dragstart",l),t.root.addEventListener("mousemove",c)}function CE(t,e,n){if(!(t.state.selection instanceof Me))return null;const{$head:r}=t.state.selection;for(let i=r.depth-1;i>=0;i--){const s=r.node(i);if((n<0?r.index(i):r.indexAfter(i))!=(n<0?0:s.childCount))return null;if(s.type.spec.tableRole=="cell"||s.type.spec.tableRole=="header_cell"){const l=r.before(i),c=e=="vert"?n>0?"down":"up":n>0?"right":"left";return t.endOfTextblock(c)?l:null}}return null}function e0(t,e){for(;e&&e!=t.dom;e=e.parentNode)if(e.nodeName=="TD"||e.nodeName=="TH")return e;return null}function ap(t,e){const n=t.posAtCoords({left:e.clientX,top:e.clientY});if(!n)return null;let{inside:r,pos:i}=n;return r>=0&&ws(t.state.doc.resolve(r))||ws(t.state.doc.resolve(i))}var aO=class{constructor(e,n){this.node=e,this.defaultCellMinWidth=n,this.dom=document.createElement("div"),this.dom.className="tableWrapper",this.table=this.dom.appendChild(document.createElement("table")),this.table.style.setProperty("--default-cell-min-width",`${n}px`),this.colgroup=this.table.appendChild(document.createElement("colgroup")),Kp(e,this.colgroup,this.table,n),this.contentDOM=this.table.appendChild(document.createElement("tbody"))}update(e){return e.type!=this.node.type?!1:(this.node=e,Kp(e,this.colgroup,this.table,this.defaultCellMinWidth),!0)}ignoreMutation(e){return e.type=="attributes"&&(e.target==this.table||this.colgroup.contains(e.target))}};function Kp(t,e,n,r,i,s){let l=0,c=!0,u=e.firstChild;const f=t.firstChild;if(f){for(let m=0,g=0;m<f.childCount;m++){const{colspan:y,colwidth:k}=f.child(m).attrs;for(let w=0;w<y;w++,g++){const x=i==g?s:k&&k[w],C=x?x+"px":"";if(l+=x||r,x||(c=!1),u)u.style.width!=C&&(u.style.width=C),u=u.nextSibling;else{const N=document.createElement("col");N.style.width=C,e.appendChild(N)}}}for(;u;){var p;const m=u.nextSibling;(p=u.parentNode)===null||p===void 0||p.removeChild(u),u=m}c?(n.style.width=l+"px",n.style.minWidth=""):(n.style.width="",n.style.minWidth=l+"px")}}const Mn=new lt("tableColumnResizing");function cO({handleWidth:t=5,cellMinWidth:e=25,defaultCellMinWidth:n=100,View:r=aO,lastColumnResizable:i=!0}={}){const s=new tt({key:Mn,state:{init(l,c){var u;const f=(u=s.spec)===null||u===void 0||(u=u.props)===null||u===void 0?void 0:u.nodeViews,p=sn(c.schema).table.name;return r&&f&&(f[p]=(m,g)=>new r(m,n,g)),new uO(-1,!1)},apply(l,c){return c.apply(l)}},props:{attributes:l=>{const c=Mn.getState(l);return c&&c.activeHandle>-1?{class:"resize-cursor"}:{}},handleDOMEvents:{mousemove:(l,c)=>{dO(l,c,t,i)},mouseleave:l=>{fO(l)},mousedown:(l,c)=>{pO(l,c,e,n)}},decorations:l=>{const c=Mn.getState(l);if(c&&c.activeHandle>-1)return bO(l,c.activeHandle)},nodeViews:{}}});return s}var uO=class Rc{constructor(e,n){this.activeHandle=e,this.dragging=n}apply(e){const n=this,r=e.getMeta(Mn);if(r&&r.setHandle!=null)return new Rc(r.setHandle,!1);if(r&&r.setDragging!==void 0)return new Rc(n.activeHandle,r.setDragging);if(n.activeHandle>-1&&e.docChanged){let i=e.mapping.map(n.activeHandle,-1);return Wp(e.doc.resolve(i))||(i=-1),new Rc(i,n.dragging)}return n}};function dO(t,e,n,r){if(!t.editable)return;const i=Mn.getState(t.state);if(i&&!i.dragging){const s=mO(e.target);let l=-1;if(s){const{left:c,right:u}=s.getBoundingClientRect();e.clientX-c<=n?l=t0(t,e,"left",n):u-e.clientX<=n&&(l=t0(t,e,"right",n))}if(l!=i.activeHandle){if(!r&&l!==-1){const c=t.state.doc.resolve(l),u=c.node(-1),f=St.get(u),p=c.start(-1);if(f.colCount(c.pos-p)+c.nodeAfter.attrs.colspan-1==f.width-1)return}NE(t,l)}}}function fO(t){if(!t.editable)return;const e=Mn.getState(t.state);e&&e.activeHandle>-1&&!e.dragging&&NE(t,-1)}function pO(t,e,n,r){var i;if(!t.editable)return!1;const s=(i=t.dom.ownerDocument.defaultView)!==null&&i!==void 0?i:window,l=Mn.getState(t.state);if(!l||l.activeHandle==-1||l.dragging)return!1;const c=t.state.doc.nodeAt(l.activeHandle),u=hO(t,l.activeHandle,c.attrs);t.dispatch(t.state.tr.setMeta(Mn,{setDragging:{startX:e.clientX,startWidth:u}}));function f(m){s.removeEventListener("mouseup",f),s.removeEventListener("mousemove",p);const g=Mn.getState(t.state);g!=null&&g.dragging&&(gO(t,g.activeHandle,n0(g.dragging,m,n)),t.dispatch(t.state.tr.setMeta(Mn,{setDragging:null})))}function p(m){if(!m.which)return f(m);const g=Mn.getState(t.state);if(g&&g.dragging){const y=n0(g.dragging,m,n);r0(t,g.activeHandle,y,r)}}return r0(t,l.activeHandle,u,r),s.addEventListener("mouseup",f),s.addEventListener("mousemove",p),e.preventDefault(),!0}function hO(t,e,{colspan:n,colwidth:r}){const i=r&&r[r.length-1];if(i)return i;const s=t.domAtPos(e);let l=s.node.childNodes[s.offset].offsetWidth,c=n;if(r)for(let u=0;u<n;u++)r[u]&&(l-=r[u],c--);return l/c}function mO(t){for(;t&&t.nodeName!="TD"&&t.nodeName!="TH";)t=t.classList&&t.classList.contains("ProseMirror")?null:t.parentNode;return t}function t0(t,e,n,r){const i=n=="right"?-r:r,s=t.posAtCoords({left:e.clientX+i,top:e.clientY});if(!s)return-1;const{pos:l}=s,c=ws(t.state.doc.resolve(l));if(!c)return-1;if(n=="right")return c.pos;const u=St.get(c.node(-1)),f=c.start(-1),p=u.map.indexOf(c.pos-f);return p%u.width==0?-1:f+u.map[p-1]}function n0(t,e,n){const r=e.clientX-t.startX;return Math.max(n,t.startWidth+r)}function NE(t,e){t.dispatch(t.state.tr.setMeta(Mn,{setHandle:e}))}function gO(t,e,n){const r=t.state.doc.resolve(e),i=r.node(-1),s=St.get(i),l=r.start(-1),c=s.colCount(r.pos-l)+r.nodeAfter.attrs.colspan-1,u=t.state.tr;for(let f=0;f<s.height;f++){const p=f*s.width+c;if(f&&s.map[p]==s.map[p-s.width])continue;const m=s.map[p],g=i.nodeAt(m).attrs,y=g.colspan==1?0:c-s.colCount(m);if(g.colwidth&&g.colwidth[y]==n)continue;const k=g.colwidth?g.colwidth.slice():yO(g.colspan);k[y]=n,u.setNodeMarkup(l+m,null,{...g,colwidth:k})}u.docChanged&&t.dispatch(u)}function r0(t,e,n,r){const i=t.state.doc.resolve(e),s=i.node(-1),l=i.start(-1),c=St.get(s).colCount(i.pos-l)+i.nodeAfter.attrs.colspan-1;let u=t.domAtPos(i.start(-1)).node;for(;u&&u.nodeName!="TABLE";)u=u.parentNode;u&&Kp(s,u.firstChild,u,r,c,n)}function yO(t){return Array(t).fill(0)}function bO(t,e){const n=[],r=t.doc.resolve(e),i=r.node(-1);if(!i)return et.empty;const s=St.get(i),l=r.start(-1),c=s.colCount(r.pos-l)+r.nodeAfter.attrs.colspan-1;for(let f=0;f<s.height;f++){const p=c+f*s.width;if((c==s.width-1||s.map[p]!=s.map[p+1])&&(f==0||s.map[p]!=s.map[p-s.width])){var u;const m=s.map[p],g=l+m+i.nodeAt(m).nodeSize-1,y=document.createElement("div");y.className="column-resize-handle",!((u=Mn.getState(t))===null||u===void 0)&&u.dragging&&n.push(mt.node(l+m,l+m+i.nodeAt(m).nodeSize,{class:"column-resize-dragging"})),n.push(mt.widget(g,y))}}return et.create(t.doc,n)}function vO({allowTableNodeSelection:t=!1}={}){return new tt({key:Ei,state:{init(){return null},apply(e,n){const r=e.getMeta(Ei);if(r!=null)return r==-1?null:r;if(n==null||!e.docChanged)return n;const{deleted:i,pos:s}=e.mapping.mapResult(n);return i?null:s}},props:{decorations:RA,handleDOMEvents:{mousedown:lO},createSelectionBetween(e){return Ei.getState(e.state)!=null?e.state.selection:null},handleTripleClick:sO,handleKeyDown:iO,handlePaste:oO},appendTransaction(e,n,r){return DA(r,wE(r,n),t)}})}var _E=Ht.create({name:"tableCell",addOptions(){return{HTMLAttributes:{}}},content:"block+",addAttributes(){return{colspan:{default:1},rowspan:{default:1},colwidth:{default:null,parseHTML:t=>{var e,n;const r=t.getAttribute("colwidth"),i=r?r.split(",").map(s=>parseInt(s,10)):null;if(!i){const s=(e=t.closest("table"))==null?void 0:e.querySelectorAll("colgroup > col"),l=Array.from(((n=t.parentElement)==null?void 0:n.children)||[]).indexOf(t);if(l&&l>-1&&s&&s[l]){const c=s[l].getAttribute("width");return c?[parseInt(c,10)]:null}}return i}}}},tableRole:"cell",isolating:!0,parseHTML(){return[{tag:"td"}]},renderHTML({HTMLAttributes:t}){return["td",Xe(this.options.HTMLAttributes,t),0]}}),TE=Ht.create({name:"tableHeader",addOptions(){return{HTMLAttributes:{}}},content:"block+",addAttributes(){return{colspan:{default:1},rowspan:{default:1},colwidth:{default:null,parseHTML:t=>{const e=t.getAttribute("colwidth");return e?e.split(",").map(r=>parseInt(r,10)):null}}}},tableRole:"header_cell",isolating:!0,parseHTML(){return[{tag:"th"}]},renderHTML({HTMLAttributes:t}){return["th",Xe(this.options.HTMLAttributes,t),0]}}),ME=Ht.create({name:"tableRow",addOptions(){return{HTMLAttributes:{}}},content:"(tableCell | tableHeader)*",tableRole:"row",parseHTML(){return[{tag:"tr"}]},renderHTML({HTMLAttributes:t}){return["tr",Xe(this.options.HTMLAttributes,t),0]}});function qp(t,e){return e?["width",`${Math.max(e,t)}px`]:["min-width",`${t}px`]}function i0(t,e,n,r,i,s){var l;let c=0,u=!0,f=e.firstChild;const p=t.firstChild;if(p!==null)for(let g=0,y=0;g<p.childCount;g+=1){const{colspan:k,colwidth:w}=p.child(g).attrs;for(let x=0;x<k;x+=1,y+=1){const C=i===y?s:w&&w[x],N=C?`${C}px`:"";if(c+=C||r,C||(u=!1),f){if(f.style.width!==N){const[M,B]=qp(r,C);f.style.setProperty(M,B)}f=f.nextSibling}else{const M=document.createElement("col"),[B,I]=qp(r,C);M.style.setProperty(B,I),e.appendChild(M)}}}for(;f;){const g=f.nextSibling;(l=f.parentNode)==null||l.removeChild(f),f=g}const m=t.attrs.style&&typeof t.attrs.style=="string"&&/\bwidth\s*:/i.test(t.attrs.style);u&&!m?(n.style.width=`${c}px`,n.style.minWidth=""):(n.style.width="",n.style.minWidth=`${c}px`)}var kO=class{constructor(t,e){this.node=t,this.cellMinWidth=e,this.dom=document.createElement("div"),this.dom.className="tableWrapper",this.table=this.dom.appendChild(document.createElement("table")),t.attrs.style&&(this.table.style.cssText=t.attrs.style),this.colgroup=this.table.appendChild(document.createElement("colgroup")),i0(t,this.colgroup,this.table,e),this.contentDOM=this.table.appendChild(document.createElement("tbody"))}update(t){return t.type!==this.node.type?!1:(this.node=t,i0(t,this.colgroup,this.table,this.cellMinWidth),!0)}ignoreMutation(t){const e=t.target,n=this.dom.contains(e),r=this.contentDOM.contains(e);return!!(n&&!r&&(t.type==="attributes"||t.type==="childList"||t.type==="characterData"))}};function EO(t,e,n,r){let i=0,s=!0;const l=[],c=t.firstChild;if(!c)return{};for(let m=0,g=0;m<c.childCount;m+=1){const{colspan:y,colwidth:k}=c.child(m).attrs;for(let w=0;w<y;w+=1,g+=1){const x=n===g?r:k&&k[w];i+=x||e,x||(s=!1);const[C,N]=qp(e,x);l.push(["col",{style:`${C}: ${N}`}])}}const u=s?`${i}px`:"",f=s?"":`${i}px`;return{colgroup:["colgroup",{},...l],tableWidth:u,tableMinWidth:f}}function s0(t,e){return t.createAndFill()}function wO(t){if(t.cached.tableNodeTypes)return t.cached.tableNodeTypes;const e={};return Object.keys(t.nodes).forEach(n=>{const r=t.nodes[n];r.spec.tableRole&&(e[r.spec.tableRole]=r)}),t.cached.tableNodeTypes=e,e}function xO(t,e,n,r,i){const s=wO(t),l=[],c=[];for(let f=0;f<n;f+=1){const p=s0(s.cell);if(p&&c.push(p),r){const m=s0(s.header_cell);m&&l.push(m)}}const u=[];for(let f=0;f<e;f+=1)u.push(s.row.createChecked(null,r&&f===0?l:c));return s.table.createChecked(null,u)}function SO(t){return t instanceof ot}var yc=({editor:t})=>{const{selection:e}=t.state;if(!SO(e))return!1;let n=0;const r=Ck(e.ranges[0].$from,s=>s.type.name==="table");return r==null||r.node.descendants(s=>{if(s.type.name==="table")return!1;["tableCell","tableHeader"].includes(s.type.name)&&(n+=1)}),n===e.ranges.length?(t.commands.deleteTable(),!0):!1},CO="";function NO(t){return(t||"").replace(/\s+/g," ").trim()}function _O(t,e,n={}){var r;const i=(r=n.cellLineSeparator)!=null?r:CO;if(!t||!t.content||t.content.length===0)return"";const s=[];t.content.forEach(k=>{const w=[];k.content&&k.content.forEach(x=>{let C="";x.content&&Array.isArray(x.content)&&x.content.length>1?C=x.content.map(I=>e.renderChildren(I)).join(i):C=x.content?e.renderChildren(x.content):"";const N=NO(C),M=x.type==="tableHeader";w.push({text:N,isHeader:M})}),s.push(w)});const l=s.reduce((k,w)=>Math.max(k,w.length),0);if(l===0)return"";const c=new Array(l).fill(0);s.forEach(k=>{var w;for(let x=0;x<l;x+=1){const N=(((w=k[x])==null?void 0:w.text)||"").length;N>c[x]&&(c[x]=N),c[x]<3&&(c[x]=3)}});const u=(k,w)=>k+" ".repeat(Math.max(0,w-k.length)),f=s[0],p=f.some(k=>k.isHeader);let m=`
|
|
160
|
+
`;const g=new Array(l).fill(0).map((k,w)=>p&&f[w]&&f[w].text||"");return m+=`| ${g.map((k,w)=>u(k,c[w])).join(" | ")} |
|
|
161
|
+
`,m+=`| ${c.map(k=>"-".repeat(Math.max(3,k))).join(" | ")} |
|
|
162
|
+
`,(p?s.slice(1):s).forEach(k=>{m+=`| ${new Array(l).fill(0).map((w,x)=>u(k[x]&&k[x].text||"",c[x])).join(" | ")} |
|
|
163
|
+
`}),m}var TO=_O,AE=Ht.create({name:"table",addOptions(){return{HTMLAttributes:{},resizable:!1,renderWrapper:!1,handleWidth:5,cellMinWidth:25,View:kO,lastColumnResizable:!0,allowTableNodeSelection:!1}},content:"tableRow+",tableRole:"table",isolating:!0,group:"block",parseHTML(){return[{tag:"table"}]},renderHTML({node:t,HTMLAttributes:e}){const{colgroup:n,tableWidth:r,tableMinWidth:i}=EO(t,this.options.cellMinWidth),s=e.style;function l(){return s||(r?`width: ${r}`:`min-width: ${i}`)}const c=["table",Xe(this.options.HTMLAttributes,e,{style:l()}),n,["tbody",0]];return this.options.renderWrapper?["div",{class:"tableWrapper"},c]:c},parseMarkdown:(t,e)=>{const n=[];if(t.header){const r=[];t.header.forEach(i=>{r.push(e.createNode("tableHeader",{},[{type:"paragraph",content:e.parseInline(i.tokens)}]))}),n.push(e.createNode("tableRow",{},r))}return t.rows&&t.rows.forEach(r=>{const i=[];r.forEach(s=>{i.push(e.createNode("tableCell",{},[{type:"paragraph",content:e.parseInline(s.tokens)}]))}),n.push(e.createNode("tableRow",{},i))}),e.createNode("table",void 0,n)},renderMarkdown:(t,e)=>TO(t,e),addCommands(){return{insertTable:({rows:t=3,cols:e=3,withHeaderRow:n=!0}={})=>({tr:r,dispatch:i,editor:s})=>{const l=xO(s.schema,t,e,n);if(i){const c=r.selection.from+1;r.replaceSelectionWith(l).scrollIntoView().setSelection(Me.near(r.doc.resolve(c)))}return!0},addColumnBefore:()=>({state:t,dispatch:e})=>zA(t,e),addColumnAfter:()=>({state:t,dispatch:e})=>jA(t,e),deleteColumn:()=>({state:t,dispatch:e})=>$A(t,e),addRowBefore:()=>({state:t,dispatch:e})=>HA(t,e),addRowAfter:()=>({state:t,dispatch:e})=>WA(t,e),deleteRow:()=>({state:t,dispatch:e})=>KA(t,e),deleteTable:()=>({state:t,dispatch:e})=>ZA(t,e),mergeCells:()=>({state:t,dispatch:e})=>qb(t,e),splitCell:()=>({state:t,dispatch:e})=>Gb(t,e),toggleHeaderColumn:()=>({state:t,dispatch:e})=>zl("column")(t,e),toggleHeaderRow:()=>({state:t,dispatch:e})=>zl("row")(t,e),toggleHeaderCell:()=>({state:t,dispatch:e})=>QA(t,e),mergeOrSplit:()=>({state:t,dispatch:e})=>qb(t,e)?!0:Gb(t,e),setCellAttribute:(t,e)=>({state:n,dispatch:r})=>YA(t,e)(n,r),goToNextCell:()=>({state:t,dispatch:e})=>Jb(1)(t,e),goToPreviousCell:()=>({state:t,dispatch:e})=>Jb(-1)(t,e),fixTables:()=>({state:t,dispatch:e})=>(e&&wE(t),!0),setCellSelection:t=>({tr:e,dispatch:n})=>{if(n){const r=ot.create(e.doc,t.anchorCell,t.headCell);e.setSelection(r)}return!0}}},addKeyboardShortcuts(){return{Tab:()=>this.editor.commands.goToNextCell()?!0:this.editor.can().addRowAfter()?this.editor.chain().addRowAfter().goToNextCell().run():!1,"Shift-Tab":()=>this.editor.commands.goToPreviousCell(),Backspace:yc,"Mod-Backspace":yc,Delete:yc,"Mod-Delete":yc}},addProseMirrorPlugins(){return[...this.options.resizable&&this.editor.isEditable?[cO({handleWidth:this.options.handleWidth,cellMinWidth:this.options.cellMinWidth,defaultCellMinWidth:this.options.cellMinWidth,View:this.options.View,lastColumnResizable:this.options.lastColumnResizable})]:[],vO({allowTableNodeSelection:this.options.allowTableNodeSelection})]},extendNodeSchema(t){const e={name:t.name,options:t.options,storage:t.storage};return{tableRole:Qe(_e(t,"tableRole",e))}}});Je.create({name:"tableKit",addExtensions(){const t=[];return this.options.table!==!1&&t.push(AE.configure(this.options.table)),this.options.tableCell!==!1&&t.push(_E.configure(this.options.tableCell)),this.options.tableHeader!==!1&&t.push(TE.configure(this.options.tableHeader)),this.options.tableRow!==!1&&t.push(ME.configure(this.options.tableRow)),t}});var MO=Object.defineProperty,AO=(t,e)=>{for(var n in e)MO(t,n,{get:e[n],enumerable:!0})},OO="listItem",o0="textStyle",l0=/^\s*([-+*])\s$/,OE=Ht.create({name:"bulletList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:"ul"}]},renderHTML({HTMLAttributes:t}){return["ul",Xe(this.options.HTMLAttributes,t),0]},markdownTokenName:"list",parseMarkdown:(t,e)=>t.type!=="list"||t.ordered?[]:{type:"bulletList",content:t.items?e.parseChildren(t.items):[]},renderMarkdown:(t,e)=>t.content?e.renderChildren(t.content,`
|
|
164
|
+
`):"",markdownOptions:{indentsContent:!0},addCommands(){return{toggleBulletList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(OO,this.editor.getAttributes(o0)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let t=mo({find:l0,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(t=mo({find:l0,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(o0),editor:this.editor})),[t]}}),RE=Ht.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",Xe(this.options.HTMLAttributes,t),0]},markdownTokenName:"list_item",parseMarkdown:(t,e)=>{if(t.type!=="list_item")return[];let n=[];if(t.tokens&&t.tokens.length>0)if(t.tokens.some(i=>i.type==="paragraph"))n=e.parseChildren(t.tokens);else{const i=t.tokens[0];if(i&&i.type==="text"&&i.tokens&&i.tokens.length>0){if(n=[{type:"paragraph",content:e.parseInline(i.tokens)}],t.tokens.length>1){const l=t.tokens.slice(1),c=e.parseChildren(l);n.push(...c)}}else n=e.parseChildren(t.tokens)}return n.length===0&&(n=[{type:"paragraph",content:[]}]),{type:"listItem",content:n}},renderMarkdown:(t,e,n)=>Oh(t,e,r=>{var i,s;return r.parentType==="bulletList"?"- ":r.parentType==="orderedList"?`${(((s=(i=r.meta)==null?void 0:i.parentAttrs)==null?void 0:s.start)||1)+r.index}. `:"- "},n),addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),RO={};AO(RO,{findListItemPos:()=>Wl,getNextListDepth:()=>Wh,handleBackspace:()=>Gp,handleDelete:()=>Yp,hasListBefore:()=>IE,hasListItemAfter:()=>IO,hasListItemBefore:()=>LE,listItemHasSubList:()=>DE,nextListIsDeeper:()=>PE,nextListIsHigher:()=>BE});var Wl=(t,e)=>{const{$from:n}=e.selection,r=It(t,e.schema);let i=null,s=n.depth,l=n.pos,c=null;for(;s>0&&c===null;)i=n.node(s),i.type===r?c=s:(s-=1,l-=1);return c===null?null:{$pos:e.doc.resolve(l),depth:c}},Wh=(t,e)=>{const n=Wl(t,e);if(!n)return!1;const[,r]=h_(e,t,n.$pos.pos+4);return r},IE=(t,e,n)=>{const{$anchor:r}=t.selection,i=Math.max(0,r.pos-2),s=t.doc.resolve(i).node();return!(!s||!n.includes(s.type.name))},LE=(t,e)=>{var n;const{$anchor:r}=e.selection,i=e.doc.resolve(r.pos-2);return!(i.index()===0||((n=i.nodeBefore)==null?void 0:n.type.name)!==t)},DE=(t,e,n)=>{if(!n)return!1;const r=It(t,e.schema);let i=!1;return n.descendants(s=>{s.type===r&&(i=!0)}),i},Gp=(t,e,n)=>{if(t.commands.undoInputRule())return!0;if(t.state.selection.from!==t.state.selection.to)return!1;if(!Oi(t.state,e)&&IE(t.state,e,n)){const{$anchor:c}=t.state.selection,u=t.state.doc.resolve(c.before()-1),f=[];u.node().descendants((g,y)=>{g.type.name===e&&f.push({node:g,pos:y})});const p=f.at(-1);if(!p)return!1;const m=t.state.doc.resolve(u.start()+p.pos+1);return t.chain().cut({from:c.start()-1,to:c.end()+1},m.end()).joinForward().run()}if(!Oi(t.state,e)||!b_(t.state))return!1;const r=Wl(e,t.state);if(!r)return!1;const s=t.state.doc.resolve(r.$pos.pos-2).node(r.depth),l=DE(e,t.state,s);return LE(e,t.state)&&!l?t.commands.joinItemBackward():t.chain().liftListItem(e).run()},PE=(t,e)=>{const n=Wh(t,e),r=Wl(t,e);return!r||!n?!1:n>r.depth},BE=(t,e)=>{const n=Wh(t,e),r=Wl(t,e);return!r||!n?!1:n<r.depth},Yp=(t,e)=>{if(!Oi(t.state,e)||!y_(t.state,e))return!1;const{selection:n}=t.state,{$from:r,$to:i}=n;return!n.empty&&r.sameParent(i)?!1:PE(e,t.state)?t.chain().focus(t.state.selection.from+4).lift(e).joinBackward().run():BE(e,t.state)?t.chain().joinForward().joinBackward().run():t.commands.joinItemForward()},IO=(t,e)=>{var n;const{$anchor:r}=e.selection,i=e.doc.resolve(r.pos-r.parentOffset-2);return!(i.index()===i.parent.childCount-1||((n=i.nodeAfter)==null?void 0:n.type.name)!==t)},zE=Je.create({name:"listKeymap",addOptions(){return{listTypes:[{itemName:"listItem",wrapperNames:["bulletList","orderedList"]},{itemName:"taskItem",wrapperNames:["taskList"]}]}},addKeyboardShortcuts(){return{Delete:({editor:t})=>{let e=!1;return this.options.listTypes.forEach(({itemName:n})=>{t.state.schema.nodes[n]!==void 0&&Yp(t,n)&&(e=!0)}),e},"Mod-Delete":({editor:t})=>{let e=!1;return this.options.listTypes.forEach(({itemName:n})=>{t.state.schema.nodes[n]!==void 0&&Yp(t,n)&&(e=!0)}),e},Backspace:({editor:t})=>{let e=!1;return this.options.listTypes.forEach(({itemName:n,wrapperNames:r})=>{t.state.schema.nodes[n]!==void 0&&Gp(t,n,r)&&(e=!0)}),e},"Mod-Backspace":({editor:t})=>{let e=!1;return this.options.listTypes.forEach(({itemName:n,wrapperNames:r})=>{t.state.schema.nodes[n]!==void 0&&Gp(t,n,r)&&(e=!0)}),e}}}}),a0=/^(\s*)(\d+)\.\s+(.*)$/,LO=/^\s/;function DO(t){const e=[];let n=0,r=0;for(;n<t.length;){const i=t[n],s=i.match(a0);if(!s)break;const[,l,c,u]=s,f=l.length;let p=u,m=n+1;const g=[i];for(;m<t.length;){const y=t[m];if(y.match(a0))break;if(y.trim()==="")g.push(y),p+=`
|
|
165
|
+
`,m+=1;else if(y.match(LO))g.push(y),p+=`
|
|
166
|
+
${y.slice(f+2)}`,m+=1;else break}e.push({indent:f,number:parseInt(c,10),content:p.trim(),raw:g.join(`
|
|
167
|
+
`)}),r=m,n=m}return[e,r]}function jE(t,e,n){var r;const i=[];let s=0;for(;s<t.length;){const l=t[s];if(l.indent===e){const c=l.content.split(`
|
|
168
|
+
`),u=((r=c[0])==null?void 0:r.trim())||"",f=[];u&&f.push({type:"paragraph",raw:u,tokens:n.inlineTokens(u)});const p=c.slice(1).join(`
|
|
169
|
+
`).trim();if(p){const y=n.blockTokens(p);f.push(...y)}let m=s+1;const g=[];for(;m<t.length&&t[m].indent>e;)g.push(t[m]),m+=1;if(g.length>0){const y=Math.min(...g.map(w=>w.indent)),k=jE(g,y,n);f.push({type:"list",ordered:!0,start:g[0].number,items:k,raw:g.map(w=>w.raw).join(`
|
|
170
|
+
`)})}i.push({type:"list_item",raw:l.raw,tokens:f}),s=m}else s+=1}return i}function PO(t,e){return t.map(n=>{if(n.type!=="list_item")return e.parseChildren([n])[0];const r=[];return n.tokens&&n.tokens.length>0&&n.tokens.forEach(i=>{if(i.type==="paragraph"||i.type==="list"||i.type==="blockquote"||i.type==="code")r.push(...e.parseChildren([i]));else if(i.type==="text"&&i.tokens){const s=e.parseChildren([i]);r.push({type:"paragraph",content:s})}else{const s=e.parseChildren([i]);s.length>0&&r.push(...s)}}),{type:"listItem",content:r}})}var BO="listItem",c0="textStyle",u0=/^(\d+)\.\s$/,FE=Ht.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1},type:{default:null,parseHTML:t=>t.getAttribute("type")}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...n}=t;return e===1?["ol",Xe(this.options.HTMLAttributes,n),0]:["ol",Xe(this.options.HTMLAttributes,t),0]},markdownTokenName:"list",parseMarkdown:(t,e)=>{if(t.type!=="list"||!t.ordered)return[];const n=t.start||1,r=t.items?PO(t.items,e):[];return n!==1?{type:"orderedList",attrs:{start:n},content:r}:{type:"orderedList",content:r}},renderMarkdown:(t,e)=>t.content?e.renderChildren(t.content,`
|
|
171
|
+
`):"",markdownTokenizer:{name:"orderedList",level:"block",start:t=>{const e=t.match(/^(\s*)(\d+)\.\s+/),n=e==null?void 0:e.index;return n!==void 0?n:-1},tokenize:(t,e,n)=>{var r;const i=t.split(`
|
|
172
|
+
`),[s,l]=DO(i);if(s.length===0)return;const c=jE(s,0,n);return c.length===0?void 0:{type:"list",ordered:!0,start:((r=s[0])==null?void 0:r.number)||1,items:c,raw:i.slice(0,l).join(`
|
|
173
|
+
`)}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(BO,this.editor.getAttributes(c0)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=mo({find:u0,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=mo({find:u0,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(c0)}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1],editor:this.editor})),[t]}}),zO=/^\s*(\[([( |x])?\])\s$/,$E=Ht.create({name:"taskItem",addOptions(){return{nested:!1,HTMLAttributes:{},taskListTypeName:"taskList",a11y:void 0}},content(){return this.options.nested?"paragraph block*":"paragraph+"},defining:!0,addAttributes(){return{checked:{default:!1,keepOnSplit:!1,parseHTML:t=>{const e=t.getAttribute("data-checked");return e===""||e==="true"},renderHTML:t=>({"data-checked":t.checked})}}},parseHTML(){return[{tag:`li[data-type="${this.name}"]`,priority:51}]},renderHTML({node:t,HTMLAttributes:e}){return["li",Xe(this.options.HTMLAttributes,e,{"data-type":this.name}),["label",["input",{type:"checkbox",checked:t.attrs.checked?"checked":null}],["span"]],["div",0]]},parseMarkdown:(t,e)=>{const n=[];if(t.tokens&&t.tokens.length>0?n.push(e.createNode("paragraph",{},e.parseInline(t.tokens))):t.text?n.push(e.createNode("paragraph",{},[e.createNode("text",{text:t.text})])):n.push(e.createNode("paragraph",{},[])),t.nestedTokens&&t.nestedTokens.length>0){const r=e.parseChildren(t.nestedTokens);n.push(...r)}return e.createNode("taskItem",{checked:t.checked||!1},n)},renderMarkdown:(t,e)=>{var n;const i=`- [${(n=t.attrs)!=null&&n.checked?"x":" "}] `;return Oh(t,e,i)},addKeyboardShortcuts(){const t={Enter:()=>this.editor.commands.splitListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)};return this.options.nested?{...t,Tab:()=>this.editor.commands.sinkListItem(this.name)}:t},addNodeView(){return({node:t,HTMLAttributes:e,getPos:n,editor:r})=>{const i=document.createElement("li"),s=document.createElement("label"),l=document.createElement("span"),c=document.createElement("input"),u=document.createElement("div"),f=m=>{var g,y;c.ariaLabel=((y=(g=this.options.a11y)==null?void 0:g.checkboxLabel)==null?void 0:y.call(g,m,c.checked))||`Task item checkbox for ${m.textContent||"empty task item"}`};f(t),s.contentEditable="false",c.type="checkbox",c.addEventListener("mousedown",m=>m.preventDefault()),c.addEventListener("change",m=>{if(!r.isEditable&&!this.options.onReadOnlyChecked){c.checked=!c.checked;return}const{checked:g}=m.target;r.isEditable&&typeof n=="function"&&r.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:y})=>{const k=n();if(typeof k!="number")return!1;const w=y.doc.nodeAt(k);return y.setNodeMarkup(k,void 0,{...w==null?void 0:w.attrs,checked:g}),!0}).run(),!r.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(t,g)||(c.checked=!c.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([m,g])=>{i.setAttribute(m,g)}),i.dataset.checked=t.attrs.checked,c.checked=t.attrs.checked,s.append(c,l),i.append(s,u),Object.entries(e).forEach(([m,g])=>{i.setAttribute(m,g)});let p=new Set(Object.keys(e));return{dom:i,contentDOM:u,update:m=>{if(m.type!==this.type)return!1;i.dataset.checked=m.attrs.checked,c.checked=m.attrs.checked,f(m);const g=r.extensionManager.attributes,y=Dl(m,g),k=new Set(Object.keys(y)),w=this.options.HTMLAttributes;return p.forEach(x=>{k.has(x)||(x in w?i.setAttribute(x,w[x]):i.removeAttribute(x))}),Object.entries(y).forEach(([x,C])=>{C==null?x in w?i.setAttribute(x,w[x]):i.removeAttribute(x):i.setAttribute(x,C)}),p=k,!0}}}},addInputRules(){return[mo({find:zO,type:this.type,getAttributes:t=>({checked:t[t.length-1]==="x"})})]}}),UE=Ht.create({name:"taskList",addOptions(){return{itemTypeName:"taskItem",HTMLAttributes:{}}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul[data-type="${this.name}"]`,priority:51}]},renderHTML({HTMLAttributes:t}){return["ul",Xe(this.options.HTMLAttributes,t,{"data-type":this.name}),0]},parseMarkdown:(t,e)=>e.createNode("taskList",{},e.parseChildren(t.items||[])),renderMarkdown:(t,e)=>t.content?e.renderChildren(t.content,`
|
|
174
|
+
`):"",markdownTokenizer:{name:"taskList",level:"block",start(t){var e;const n=(e=t.match(/^\s*[-+*]\s+\[([ xX])\]\s+/))==null?void 0:e.index;return n!==void 0?n:-1},tokenize(t,e,n){const r=s=>{const l=Rp(s,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:c=>({indentLevel:c[1].length,mainContent:c[4],checked:c[3].toLowerCase()==="x"}),createToken:(c,u)=>({type:"taskItem",raw:"",mainContent:c.mainContent,indentLevel:c.indentLevel,checked:c.checked,text:c.mainContent,tokens:n.inlineTokens(c.mainContent),nestedTokens:u}),customNestedParser:r},n);return l?[{type:"taskList",raw:l.raw,items:l.items}]:n.blockTokens(s)},i=Rp(t,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:s=>({indentLevel:s[1].length,mainContent:s[4],checked:s[3].toLowerCase()==="x"}),createToken:(s,l)=>({type:"taskItem",raw:"",mainContent:s.mainContent,indentLevel:s.indentLevel,checked:s.checked,text:s.mainContent,tokens:n.inlineTokens(s.mainContent),nestedTokens:l}),customNestedParser:r},n);if(i)return{type:"taskList",raw:i.raw,items:i.items}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleTaskList:()=>({commands:t})=>t.toggleList(this.name,this.options.itemTypeName)}},addKeyboardShortcuts(){return{"Mod-Shift-9":()=>this.editor.commands.toggleTaskList()}}});Je.create({name:"listKit",addExtensions(){const t=[];return this.options.bulletList!==!1&&t.push(OE.configure(this.options.bulletList)),this.options.listItem!==!1&&t.push(RE.configure(this.options.listItem)),this.options.listKeymap!==!1&&t.push(zE.configure(this.options.listKeymap)),this.options.orderedList!==!1&&t.push(FE.configure(this.options.orderedList)),this.options.taskItem!==!1&&t.push($E.configure(this.options.taskItem)),this.options.taskList!==!1&&t.push(UE.configure(this.options.taskList)),t}});var jO=$E,FO=UE,$O=20,HE=(t,e=0)=>{const n=[];return!t.children.length||e>$O||Array.from(t.children).forEach(r=>{r.tagName==="SPAN"?n.push(r):r.children.length&&n.push(...HE(r,e+1))}),n},UO=t=>{if(!t.children.length)return;const e=HE(t);e&&e.forEach(n=>{var r,i;const s=n.getAttribute("style"),l=(i=(r=n.parentElement)==null?void 0:r.closest("span"))==null?void 0:i.getAttribute("style");n.setAttribute("style",`${l};${s}`)})},WE=rr.create({name:"textStyle",priority:101,addOptions(){return{HTMLAttributes:{},mergeNestedSpanStyles:!0}},parseHTML(){return[{tag:"span",consuming:!1,getAttrs:t=>t.hasAttribute("style")?(this.options.mergeNestedSpanStyles&&UO(t),{}):!1}]},renderHTML({HTMLAttributes:t}){return["span",Xe(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleTextStyle:t=>({commands:e})=>e.toggleMark(this.name,t),removeEmptyTextStyle:()=>({tr:t})=>{const{selection:e}=t;return t.doc.nodesBetween(e.from,e.to,(n,r)=>{if(n.isTextblock)return!0;n.marks.filter(i=>i.type===this.type).some(i=>Object.values(i.attrs).some(s=>!!s))||t.removeMark(r,r+n.nodeSize,this.type)}),!0}}}}),HO=Je.create({name:"backgroundColor",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{backgroundColor:{default:null,parseHTML:t=>{var e;const n=t.getAttribute("style");if(n){const r=n.split(";").map(i=>i.trim()).filter(Boolean);for(let i=r.length-1;i>=0;i-=1){const s=r[i].split(":");if(s.length>=2){const l=s[0].trim().toLowerCase(),c=s.slice(1).join(":").trim();if(l==="background-color")return c.replace(/['"]+/g,"")}}}return(e=t.style.backgroundColor)==null?void 0:e.replace(/['"]+/g,"")},renderHTML:t=>t.backgroundColor?{style:`background-color: ${t.backgroundColor}`}:{}}}}]},addCommands(){return{setBackgroundColor:t=>({chain:e})=>e().setMark("textStyle",{backgroundColor:t}).run(),unsetBackgroundColor:()=>({chain:t})=>t().setMark("textStyle",{backgroundColor:null}).removeEmptyTextStyle().run()}}}),WO=Je.create({name:"color",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{color:{default:null,parseHTML:t=>{var e;const n=t.getAttribute("style");if(n){const r=n.split(";").map(i=>i.trim()).filter(Boolean);for(let i=r.length-1;i>=0;i-=1){const s=r[i].split(":");if(s.length>=2){const l=s[0].trim().toLowerCase(),c=s.slice(1).join(":").trim();if(l==="color")return c.replace(/['"]+/g,"")}}}return(e=t.style.color)==null?void 0:e.replace(/['"]+/g,"")},renderHTML:t=>t.color?{style:`color: ${t.color}`}:{}}}}]},addCommands(){return{setColor:t=>({chain:e})=>e().setMark("textStyle",{color:t}).run(),unsetColor:()=>({chain:t})=>t().setMark("textStyle",{color:null}).removeEmptyTextStyle().run()}}}),VO=Je.create({name:"fontFamily",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontFamily:{default:null,parseHTML:t=>t.style.fontFamily,renderHTML:t=>t.fontFamily?{style:`font-family: ${t.fontFamily}`}:{}}}}]},addCommands(){return{setFontFamily:t=>({chain:e})=>e().setMark("textStyle",{fontFamily:t}).run(),unsetFontFamily:()=>({chain:t})=>t().setMark("textStyle",{fontFamily:null}).removeEmptyTextStyle().run()}}}),KO=Je.create({name:"fontSize",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontSize:{default:null,parseHTML:t=>t.style.fontSize,renderHTML:t=>t.fontSize?{style:`font-size: ${t.fontSize}`}:{}}}}]},addCommands(){return{setFontSize:t=>({chain:e})=>e().setMark("textStyle",{fontSize:t}).run(),unsetFontSize:()=>({chain:t})=>t().setMark("textStyle",{fontSize:null}).removeEmptyTextStyle().run()}}}),qO=Je.create({name:"lineHeight",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{lineHeight:{default:null,parseHTML:t=>t.style.lineHeight,renderHTML:t=>t.lineHeight?{style:`line-height: ${t.lineHeight}`}:{}}}}]},addCommands(){return{setLineHeight:t=>({chain:e})=>e().setMark("textStyle",{lineHeight:t}).run(),unsetLineHeight:()=>({chain:t})=>t().setMark("textStyle",{lineHeight:null}).removeEmptyTextStyle().run()}}});Je.create({name:"textStyleKit",addExtensions(){const t=[];return this.options.backgroundColor!==!1&&t.push(HO.configure(this.options.backgroundColor)),this.options.color!==!1&&t.push(WO.configure(this.options.color)),this.options.fontFamily!==!1&&t.push(VO.configure(this.options.fontFamily)),this.options.fontSize!==!1&&t.push(KO.configure(this.options.fontSize)),this.options.lineHeight!==!1&&t.push(qO.configure(this.options.lineHeight)),this.options.textStyle!==!1&&t.push(WE.configure(this.options.textStyle)),t}});var GO=t=>Ct({find:/--$/,replace:t??"—"}),YO=t=>Ct({find:/\.\.\.$/,replace:t??"…"}),JO=t=>Ct({find:/(?:^|[\s{[(<'"\u2018\u201C])(")$/,replace:t??"“"}),QO=t=>Ct({find:/"$/,replace:t??"”"}),XO=t=>Ct({find:/(?:^|[\s{[(<'"\u2018\u201C])(')$/,replace:t??"‘"}),ZO=t=>Ct({find:/'$/,replace:t??"’"}),eR=t=>Ct({find:/<-$/,replace:t??"←"}),tR=t=>Ct({find:/->$/,replace:t??"→"}),nR=t=>Ct({find:/\(c\)$/,replace:t??"©"}),rR=t=>Ct({find:/\(tm\)$/,replace:t??"™"}),iR=t=>Ct({find:/\(sm\)$/,replace:t??"℠"}),sR=t=>Ct({find:/\(r\)$/,replace:t??"®"}),oR=t=>Ct({find:/(?:^|\s)(1\/2)\s$/,replace:t??"½"}),lR=t=>Ct({find:/\+\/-$/,replace:t??"±"}),aR=t=>Ct({find:/!=$/,replace:t??"≠"}),cR=t=>Ct({find:/<<$/,replace:t??"«"}),uR=t=>Ct({find:/>>$/,replace:t??"»"}),dR=t=>Ct({find:/\d+\s?([*x])\s?\d+$/,replace:t??"×"}),fR=t=>Ct({find:/\^2$/,replace:t??"²"}),pR=t=>Ct({find:/\^3$/,replace:t??"³"}),hR=t=>Ct({find:/(?:^|\s)(1\/4)\s$/,replace:t??"¼"}),mR=t=>Ct({find:/(?:^|\s)(3\/4)\s$/,replace:t??"¾"}),gR=Je.create({name:"typography",addOptions(){return{closeDoubleQuote:"”",closeSingleQuote:"’",copyright:"©",ellipsis:"…",emDash:"—",laquo:"«",leftArrow:"←",multiplication:"×",notEqual:"≠",oneHalf:"½",oneQuarter:"¼",openDoubleQuote:"“",openSingleQuote:"‘",plusMinus:"±",raquo:"»",registeredTrademark:"®",rightArrow:"→",servicemark:"℠",superscriptThree:"³",superscriptTwo:"²",threeQuarters:"¾",trademark:"™"}},addInputRules(){const t=[];return this.options.emDash!==!1&&t.push(GO(this.options.emDash)),this.options.ellipsis!==!1&&t.push(YO(this.options.ellipsis)),this.options.openDoubleQuote!==!1&&t.push(JO(this.options.openDoubleQuote)),this.options.closeDoubleQuote!==!1&&t.push(QO(this.options.closeDoubleQuote)),this.options.openSingleQuote!==!1&&t.push(XO(this.options.openSingleQuote)),this.options.closeSingleQuote!==!1&&t.push(ZO(this.options.closeSingleQuote)),this.options.leftArrow!==!1&&t.push(eR(this.options.leftArrow)),this.options.rightArrow!==!1&&t.push(tR(this.options.rightArrow)),this.options.copyright!==!1&&t.push(nR(this.options.copyright)),this.options.trademark!==!1&&t.push(rR(this.options.trademark)),this.options.servicemark!==!1&&t.push(iR(this.options.servicemark)),this.options.registeredTrademark!==!1&&t.push(sR(this.options.registeredTrademark)),this.options.oneHalf!==!1&&t.push(oR(this.options.oneHalf)),this.options.plusMinus!==!1&&t.push(lR(this.options.plusMinus)),this.options.notEqual!==!1&&t.push(aR(this.options.notEqual)),this.options.laquo!==!1&&t.push(cR(this.options.laquo)),this.options.raquo!==!1&&t.push(uR(this.options.raquo)),this.options.multiplication!==!1&&t.push(dR(this.options.multiplication)),this.options.superscriptTwo!==!1&&t.push(fR(this.options.superscriptTwo)),this.options.superscriptThree!==!1&&t.push(pR(this.options.superscriptThree)),this.options.oneQuarter!==!1&&t.push(hR(this.options.oneQuarter)),this.options.threeQuarters!==!1&&t.push(mR(this.options.threeQuarters)),t}}),yR=gR,VE=rr.create({name:"underline",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"u"},{style:"text-decoration",consuming:!1,getAttrs:t=>t.includes("underline")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["u",Xe(this.options.HTMLAttributes,t),0]},parseMarkdown(t,e){return e.applyMark(this.name||"underline",e.parseInline(t.tokens||[]))},renderMarkdown(t,e){return`++${e.renderChildren(t)}++`},markdownTokenizer:{name:"underline",level:"inline",start(t){return t.indexOf("++")},tokenize(t,e,n){const i=/^(\+\+)([\s\S]+?)(\+\+)/.exec(t);if(!i)return;const s=i[2].trim();return{type:"underline",raw:i[0],text:s,tokens:n.inlineTokens(s)}}},addCommands(){return{setUnderline:()=>({commands:t})=>t.setMark(this.name),toggleUnderline:()=>({commands:t})=>t.toggleMark(this.name),unsetUnderline:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),bR=VE,qt=[];for(var cp=0;cp<256;++cp)qt.push((cp+256).toString(16).slice(1));function vR(t,e=0){return(qt[t[e+0]]+qt[t[e+1]]+qt[t[e+2]]+qt[t[e+3]]+"-"+qt[t[e+4]]+qt[t[e+5]]+"-"+qt[t[e+6]]+qt[t[e+7]]+"-"+qt[t[e+8]]+qt[t[e+9]]+"-"+qt[t[e+10]]+qt[t[e+11]]+qt[t[e+12]]+qt[t[e+13]]+qt[t[e+14]]+qt[t[e+15]]).toLowerCase()}var bc,kR=new Uint8Array(16);function ER(){if(!bc&&(bc=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!bc))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return bc(kR)}var wR=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);const d0={randomUUID:wR};function xR(t,e,n){if(d0.randomUUID&&!t)return d0.randomUUID();t=t||{};var r=t.random||(t.rng||ER)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,vR(r)}function SR(t){const e=new Set,n=new Set;return t.forEach(r=>{e.has(r)?n.add(r):e.add(r)}),Array.from(n)}var CR=Je.create({name:"uniqueID",priority:1e4,addOptions(){return{attributeName:"id",types:[],generateID:()=>xR(),filterTransaction:null,updateDocument:!0}},addGlobalAttributes(){return[{types:this.options.types,attributes:{[this.options.attributeName]:{default:null,parseHTML:t=>t.getAttribute(`data-${this.options.attributeName}`),renderHTML:t=>t[this.options.attributeName]?{[`data-${this.options.attributeName}`]:t[this.options.attributeName]}:{}}}}]},onCreate(){var t;if(!this.options.updateDocument)return;const e=this.editor.extensionManager.extensions.find(c=>c.name==="collaboration"),n=this.editor.extensionManager.extensions.find(c=>c.name==="collaborationCaret"),i=[e,n].filter(Boolean).find(c=>{var u;return(u=c==null?void 0:c.options)==null?void 0:u.provider}),s=(t=i==null?void 0:i.options)==null?void 0:t.provider,l=()=>{const{view:c,state:u}=this.editor,{tr:f,doc:p}=u,{types:m,attributeName:g,generateID:y}=this.options;Kc(p,w=>m.includes(w.type.name)&&w.attrs[g]===null).forEach(({node:w,pos:x})=>{f.setNodeMarkup(x,void 0,{...w.attrs,[g]:y({node:w,pos:x})})}),f.setMeta("addToHistory",!1),c.dispatch(f),s&&s.off("synced",l)};if(i){if(!s)return l();s.on("synced",l)}else return l()},addProseMirrorPlugins(){if(!this.options.updateDocument)return[];let t=null,e=!1;return[new tt({key:new lt("uniqueID"),appendTransaction:(n,r,i)=>{const s=n.some(w=>w.docChanged)&&!r.doc.eq(i.doc),l=this.options.filterTransaction&&n.some(w=>{var x,C;return!((C=(x=this.options).filterTransaction)!=null&&C.call(x,w))});if(n.find(w=>w.getMeta("y-sync$"))||!s||l)return;const{tr:u}=i,{types:f,attributeName:p,generateID:m}=this.options,g=xh(r.doc,n),{mapping:y}=g;if(Nh(g).forEach(({newRange:w})=>{const x=Sk(i.doc,w,N=>f.includes(N.type.name)),C=x.map(({node:N})=>N.attrs[p]).filter(N=>N!==null);x.forEach(({node:N,pos:M},B)=>{var I;const F=(I=u.doc.nodeAt(M))==null?void 0:I.attrs[p];if(F===null){u.setNodeMarkup(M,void 0,{...N.attrs,[p]:m({node:N,pos:M})});return}const V=x[B+1];if(V&&N.content.size===0){const G=u.doc.nodeAt(V.pos);if(G!=null&&G.attrs[p]&&G.attrs[p]!==F)return;u.setNodeMarkup(V.pos,void 0,{...V.node.attrs,[p]:F}),C[B+1]=F;const H=m({node:N,pos:M});return u.setNodeMarkup(M,void 0,{...N.attrs,[p]:H}),C[B]=H,u}const Q=SR(C),{deleted:ee}=y.invert().mapResult(M);ee&&Q.includes(F)&&u.setNodeMarkup(M,void 0,{...N.attrs,[p]:m({node:N,pos:M})})})}),!!u.steps.length)return u.setStoredMarks(i.tr.storedMarks),u.setMeta("__uniqueIDTransaction",!0),u},view(n){const r=i=>{var s;t=(s=n.dom.parentElement)!=null&&s.contains(i.target)?n.dom.parentElement:null};return window.addEventListener("dragstart",r),{destroy(){window.removeEventListener("dragstart",r)}}},props:{handleDOMEvents:{drop:(n,r)=>{var i,s;return(t!==n.dom.parentElement||((i=r.dataTransfer)==null?void 0:i.effectAllowed)==="copyMove"||((s=r.dataTransfer)==null?void 0:s.effectAllowed)==="copy")&&(t=null,e=!0),!1},paste:()=>(e=!0,!1)},transformPasted:n=>{if(!e)return n;const{types:r,attributeName:i}=this.options,s=l=>{const c=[];return l.forEach(u=>{if(u.isText){c.push(u);return}if(!r.includes(u.type.name)){c.push(u.copy(s(u.content)));return}const f=u.type.create({...u.attrs,[i]:null},s(u.content),u.marks);c.push(f)}),Z.from(c)};return e=!1,new he(s(n.content),n.openStart,n.openEnd)}}})]}}),NR=CR,xu=(t,e)=>{if(t==="slot")return 0;if(t instanceof Function)return t(e);const{children:n,...r}=e??{};if(t==="svg")throw new Error("SVG elements are not supported in the JSX syntax, use the array syntax instead");return[t,r,n]},_R=/^\s*>\s$/,TR=Ht.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return xu("blockquote",{...Xe(this.options.HTMLAttributes,t),children:xu("slot",{})})},parseMarkdown:(t,e)=>e.createNode("blockquote",void 0,e.parseChildren(t.tokens||[])),renderMarkdown:(t,e)=>{if(!t.content)return"";const n=">",r=[];return t.content.forEach(i=>{const c=e.renderChildren([i]).split(`
|
|
175
|
+
`).map(u=>u.trim()===""?n:`${n} ${u}`);r.push(c.join(`
|
|
176
|
+
`))}),r.join(`
|
|
177
|
+
${n}
|
|
178
|
+
`)},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[mo({find:_R,type:this.type})]}}),MR=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,AR=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,OR=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,RR=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,IR=rr.create({name:"bold",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"strong"},{tag:"b",getAttrs:t=>t.style.fontWeight!=="normal"&&null},{style:"font-weight=400",clearMark:t=>t.type.name===this.name},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}]},renderHTML({HTMLAttributes:t}){return xu("strong",{...Xe(this.options.HTMLAttributes,t),children:xu("slot",{})})},markdownTokenName:"strong",parseMarkdown:(t,e)=>e.applyMark("bold",e.parseInline(t.tokens||[])),renderMarkdown:(t,e)=>`**${e.renderChildren(t)}**`,addCommands(){return{setBold:()=>({commands:t})=>t.setMark(this.name),toggleBold:()=>({commands:t})=>t.toggleMark(this.name),unsetBold:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[Es({find:MR,type:this.type}),Es({find:OR,type:this.type})]},addPasteRules(){return[Ri({find:AR,type:this.type}),Ri({find:RR,type:this.type})]}}),LR=/(^|[^`])`([^`]+)`(?!`)$/,DR=/(^|[^`])`([^`]+)`(?!`)/g,PR=rr.create({name:"code",addOptions(){return{HTMLAttributes:{}}},excludes:"_",code:!0,exitable:!0,parseHTML(){return[{tag:"code"}]},renderHTML({HTMLAttributes:t}){return["code",Xe(this.options.HTMLAttributes,t),0]},markdownTokenName:"codespan",parseMarkdown:(t,e)=>e.applyMark("code",[{type:"text",text:t.text||""}]),renderMarkdown:(t,e)=>t.content?`\`${e.renderChildren(t.content)}\``:"",addCommands(){return{setCode:()=>({commands:t})=>t.setMark(this.name),toggleCode:()=>({commands:t})=>t.toggleMark(this.name),unsetCode:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-e":()=>this.editor.commands.toggleCode()}},addInputRules(){return[Es({find:LR,type:this.type})]},addPasteRules(){return[Ri({find:DR,type:this.type})]}}),up=4,BR=/^```([a-z]+)?[\s\n]$/,zR=/^~~~([a-z]+)?[\s\n]$/,KE=Ht.create({name:"codeBlock",addOptions(){return{languageClassPrefix:"language-",exitOnTripleEnter:!0,exitOnArrowDown:!0,defaultLanguage:null,enableTabIndentation:!1,tabSize:up,HTMLAttributes:{}}},content:"text*",marks:"",group:"block",code:!0,defining:!0,addAttributes(){return{language:{default:this.options.defaultLanguage,parseHTML:t=>{var e;const{languageClassPrefix:n}=this.options;if(!n)return null;const s=[...((e=t.firstElementChild)==null?void 0:e.classList)||[]].filter(l=>l.startsWith(n)).map(l=>l.replace(n,""))[0];return s||null},rendered:!1}}},parseHTML(){return[{tag:"pre",preserveWhitespace:"full"}]},renderHTML({node:t,HTMLAttributes:e}){return["pre",Xe(this.options.HTMLAttributes,e),["code",{class:t.attrs.language?this.options.languageClassPrefix+t.attrs.language:null},0]]},markdownTokenName:"code",parseMarkdown:(t,e)=>{var n;return((n=t.raw)==null?void 0:n.startsWith("```"))===!1&&t.codeBlockStyle!=="indented"?[]:e.createNode("codeBlock",{language:t.lang||null},t.text?[e.createTextNode(t.text)]:[])},renderMarkdown:(t,e)=>{var n;let r="";const i=((n=t.attrs)==null?void 0:n.language)||"";return t.content?r=[`\`\`\`${i}`,e.renderChildren(t.content),"```"].join(`
|
|
179
|
+
`):r=`\`\`\`${i}
|
|
180
|
+
|
|
181
|
+
\`\`\``,r},addCommands(){return{setCodeBlock:t=>({commands:e})=>e.setNode(this.name,t),toggleCodeBlock:t=>({commands:e})=>e.toggleNode(this.name,"paragraph",t)}},addKeyboardShortcuts(){return{"Mod-Alt-c":()=>this.editor.commands.toggleCodeBlock(),Backspace:()=>{const{empty:t,$anchor:e}=this.editor.state.selection,n=e.pos===1;return!t||e.parent.type.name!==this.name?!1:n||!e.parent.textContent.length?this.editor.commands.clearNodes():!1},Tab:({editor:t})=>{var e;if(!this.options.enableTabIndentation)return!1;const n=(e=this.options.tabSize)!=null?e:up,{state:r}=t,{selection:i}=r,{$from:s,empty:l}=i;if(s.parent.type!==this.type)return!1;const c=" ".repeat(n);return l?t.commands.insertContent(c):t.commands.command(({tr:u})=>{const{from:f,to:p}=i,y=r.doc.textBetween(f,p,`
|
|
182
|
+
`,`
|
|
183
|
+
`).split(`
|
|
184
|
+
`).map(k=>c+k).join(`
|
|
185
|
+
`);return u.replaceWith(f,p,r.schema.text(y)),!0})},"Shift-Tab":({editor:t})=>{var e;if(!this.options.enableTabIndentation)return!1;const n=(e=this.options.tabSize)!=null?e:up,{state:r}=t,{selection:i}=r,{$from:s,empty:l}=i;return s.parent.type!==this.type?!1:l?t.commands.command(({tr:c})=>{var u;const{pos:f}=s,p=s.start(),m=s.end(),y=r.doc.textBetween(p,m,`
|
|
186
|
+
`,`
|
|
187
|
+
`).split(`
|
|
188
|
+
`);let k=0,w=0;const x=f-p;for(let F=0;F<y.length;F+=1){if(w+y[F].length>=x){k=F;break}w+=y[F].length+1}const N=((u=y[k].match(/^ */))==null?void 0:u[0])||"",M=Math.min(N.length,n);if(M===0)return!0;let B=p;for(let F=0;F<k;F+=1)B+=y[F].length+1;return c.delete(B,B+M),f-B<=M&&c.setSelection(Me.create(c.doc,B)),!0}):t.commands.command(({tr:c})=>{const{from:u,to:f}=i,g=r.doc.textBetween(u,f,`
|
|
189
|
+
`,`
|
|
190
|
+
`).split(`
|
|
191
|
+
`).map(y=>{var k;const w=((k=y.match(/^ */))==null?void 0:k[0])||"",x=Math.min(w.length,n);return y.slice(x)}).join(`
|
|
192
|
+
`);return c.replaceWith(u,f,r.schema.text(g)),!0})},Enter:({editor:t})=>{if(!this.options.exitOnTripleEnter)return!1;const{state:e}=t,{selection:n}=e,{$from:r,empty:i}=n;if(!i||r.parent.type!==this.type)return!1;const s=r.parentOffset===r.parent.nodeSize-2,l=r.parent.textContent.endsWith(`
|
|
193
|
+
|
|
194
|
+
`);return!s||!l?!1:t.chain().command(({tr:c})=>(c.delete(r.pos-2,r.pos),!0)).exitCode().run()},ArrowDown:({editor:t})=>{if(!this.options.exitOnArrowDown)return!1;const{state:e}=t,{selection:n,doc:r}=e,{$from:i,empty:s}=n;if(!s||i.parent.type!==this.type||!(i.parentOffset===i.parent.nodeSize-2))return!1;const c=i.after();return c===void 0?!1:r.nodeAt(c)?t.commands.command(({tr:f})=>(f.setSelection(Ie.near(r.resolve(c))),!0)):t.commands.exitCode()}}},addInputRules(){return[Op({find:BR,type:this.type,getAttributes:t=>({language:t[1]})}),Op({find:zR,type:this.type,getAttributes:t=>({language:t[1]})})]},addProseMirrorPlugins(){return[new tt({key:new lt("codeBlockVSCodeHandler"),props:{handlePaste:(t,e)=>{if(!e.clipboardData||this.editor.isActive(this.type.name))return!1;const n=e.clipboardData.getData("text/plain"),r=e.clipboardData.getData("vscode-editor-data"),i=r?JSON.parse(r):void 0,s=i==null?void 0:i.mode;if(!n||!s)return!1;const{tr:l,schema:c}=t.state,u=c.text(n.replace(/\r\n?/g,`
|
|
195
|
+
`));return l.replaceSelectionWith(this.type.create({language:s},u)),l.selection.$from.parent.type!==this.type&&l.setSelection(Me.near(l.doc.resolve(Math.max(0,l.selection.from-2)))),l.setMeta("paste",!0),t.dispatch(l),!0}}})]}}),jR=KE,FR=Ht.create({name:"doc",topNode:!0,content:"block+",renderMarkdown:(t,e)=>t.content?e.renderChildren(t.content,`
|
|
196
|
+
|
|
197
|
+
`):""}),$R=Ht.create({name:"hardBreak",markdownTokenName:"br",addOptions(){return{keepMarks:!0,HTMLAttributes:{}}},inline:!0,group:"inline",selectable:!1,linebreakReplacement:!0,parseHTML(){return[{tag:"br"}]},renderHTML({HTMLAttributes:t}){return["br",Xe(this.options.HTMLAttributes,t)]},renderText(){return`
|
|
198
|
+
`},renderMarkdown:()=>`
|
|
199
|
+
`,parseMarkdown:()=>({type:"hardBreak"}),addCommands(){return{setHardBreak:()=>({commands:t,chain:e,state:n,editor:r})=>t.first([()=>t.exitCode(),()=>t.command(()=>{const{selection:i,storedMarks:s}=n;if(i.$from.parent.type.spec.isolating)return!1;const{keepMarks:l}=this.options,{splittableMarks:c}=r.extensionManager,u=s||i.$to.parentOffset&&i.$from.marks();return e().insertContent({type:this.name}).command(({tr:f,dispatch:p})=>{if(p&&u&&l){const m=u.filter(g=>c.includes(g.type.name));f.ensureMarks(m)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),UR=Ht.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(t=>({tag:`h${t}`,attrs:{level:t}}))},renderHTML({node:t,HTMLAttributes:e}){return[`h${this.options.levels.includes(t.attrs.level)?t.attrs.level:this.options.levels[0]}`,Xe(this.options.HTMLAttributes,e),0]},parseMarkdown:(t,e)=>e.createNode("heading",{level:t.depth||1},e.parseInline(t.tokens||[])),renderMarkdown:(t,e)=>{var n;const r=(n=t.attrs)!=null&&n.level?parseInt(t.attrs.level,10):1,i="#".repeat(r);return t.content?`${i} ${e.renderChildren(t.content)}`:""},addCommands(){return{setHeading:t=>({commands:e})=>this.options.levels.includes(t.level)?e.setNode(this.name,t):!1,toggleHeading:t=>({commands:e})=>this.options.levels.includes(t.level)?e.toggleNode(this.name,"paragraph",t):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((t,e)=>({...t,[`Mod-Alt-${e}`]:()=>this.editor.commands.toggleHeading({level:e})}),{})},addInputRules(){return this.options.levels.map(t=>Op({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${t}})\\s$`),type:this.type,getAttributes:{level:t}}))}}),HR=Ht.create({name:"horizontalRule",addOptions(){return{HTMLAttributes:{},nextNodeType:"paragraph"}},group:"block",parseHTML(){return[{tag:"hr"}]},renderHTML({HTMLAttributes:t}){return["hr",Xe(this.options.HTMLAttributes,t)]},markdownTokenName:"hr",parseMarkdown:(t,e)=>e.createNode("horizontalRule"),renderMarkdown:()=>"---",addCommands(){return{setHorizontalRule:()=>({chain:t,state:e})=>{if(!sT(e,e.schema.nodes[this.name]))return!1;const{selection:n}=e,{$to:r}=n,i=t();return Rk(n)?i.insertContentAt(r.pos,{type:this.name}):i.insertContent({type:this.name}),i.command(({state:s,tr:l,dispatch:c})=>{if(c){const{$to:u}=l.selection,f=u.end();if(u.nodeAfter)u.nodeAfter.isTextblock?l.setSelection(Me.create(l.doc,u.pos+1)):u.nodeAfter.isBlock?l.setSelection(Te.create(l.doc,u.pos)):l.setSelection(Me.create(l.doc,u.pos));else{const p=s.schema.nodes[this.options.nextNodeType]||u.parent.type.contentMatch.defaultType,m=p==null?void 0:p.create();m&&(l.insert(f,m),l.setSelection(Me.create(l.doc,f+1)))}l.scrollIntoView()}return!0}).run()}}},addInputRules(){return[Yk({find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type})]}}),WR=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,VR=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,KR=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,qR=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,GR=rr.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:t=>t.style.fontStyle!=="normal"&&null},{style:"font-style=normal",clearMark:t=>t.type.name===this.name},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:t}){return["em",Xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setItalic:()=>({commands:t})=>t.setMark(this.name),toggleItalic:()=>({commands:t})=>t.toggleMark(this.name),unsetItalic:()=>({commands:t})=>t.unsetMark(this.name)}},markdownTokenName:"em",parseMarkdown:(t,e)=>e.applyMark("italic",e.parseInline(t.tokens||[])),renderMarkdown:(t,e)=>`*${e.renderChildren(t)}*`,addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[Es({find:WR,type:this.type}),Es({find:KR,type:this.type})]},addPasteRules(){return[Ri({find:VR,type:this.type}),Ri({find:qR,type:this.type})]}}),f0=" ",YR=" ",JR=Ht.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:t}){return["p",Xe(this.options.HTMLAttributes,t),0]},parseMarkdown:(t,e)=>{const n=t.tokens||[];if(n.length===1&&n[0].type==="image")return e.parseChildren([n[0]]);const r=e.parseInline(n);return r.length===1&&r[0].type==="text"&&(r[0].text===f0||r[0].text===YR)?e.createNode("paragraph",void 0,[]):e.createNode("paragraph",void 0,r)},renderMarkdown:(t,e)=>{if(!t)return"";const n=Array.isArray(t.content)?t.content:[];return n.length===0?f0:e.renderChildren(n)},addCommands(){return{setParagraph:()=>({commands:t})=>t.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),QR=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,XR=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,ZR=rr.create({name:"strike",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:t=>t.includes("line-through")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["s",Xe(this.options.HTMLAttributes,t),0]},markdownTokenName:"del",parseMarkdown:(t,e)=>e.applyMark("strike",e.parseInline(t.tokens||[])),renderMarkdown:(t,e)=>`~~${e.renderChildren(t)}~~`,addCommands(){return{setStrike:()=>({commands:t})=>t.setMark(this.name),toggleStrike:()=>({commands:t})=>t.toggleMark(this.name),unsetStrike:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[Es({find:QR,type:this.type})]},addPasteRules(){return[Ri({find:XR,type:this.type})]}}),eI=Ht.create({name:"text",group:"inline",parseMarkdown:t=>({type:"text",text:t.text||""}),renderMarkdown:t=>t.text||""}),tI=Je.create({name:"starterKit",addExtensions(){var t,e,n,r;const i=[];return this.options.bold!==!1&&i.push(IR.configure(this.options.bold)),this.options.blockquote!==!1&&i.push(TR.configure(this.options.blockquote)),this.options.bulletList!==!1&&i.push(OE.configure(this.options.bulletList)),this.options.code!==!1&&i.push(PR.configure(this.options.code)),this.options.codeBlock!==!1&&i.push(KE.configure(this.options.codeBlock)),this.options.document!==!1&&i.push(FR.configure(this.options.document)),this.options.dropcursor!==!1&&i.push(fA.configure(this.options.dropcursor)),this.options.gapcursor!==!1&&i.push(pA.configure(this.options.gapcursor)),this.options.hardBreak!==!1&&i.push($R.configure(this.options.hardBreak)),this.options.heading!==!1&&i.push(UR.configure(this.options.heading)),this.options.undoRedo!==!1&&i.push(yA.configure(this.options.undoRedo)),this.options.horizontalRule!==!1&&i.push(HR.configure(this.options.horizontalRule)),this.options.italic!==!1&&i.push(GR.configure(this.options.italic)),this.options.listItem!==!1&&i.push(RE.configure(this.options.listItem)),this.options.listKeymap!==!1&&i.push(zE.configure((t=this.options)==null?void 0:t.listKeymap)),this.options.link!==!1&&i.push(fE.configure((e=this.options)==null?void 0:e.link)),this.options.orderedList!==!1&&i.push(FE.configure(this.options.orderedList)),this.options.paragraph!==!1&&i.push(JR.configure(this.options.paragraph)),this.options.strike!==!1&&i.push(ZR.configure(this.options.strike)),this.options.text!==!1&&i.push(eI.configure(this.options.text)),this.options.underline!==!1&&i.push(VE.configure((n=this.options)==null?void 0:n.underline)),this.options.trailingNode!==!1&&i.push(gA.configure((r=this.options)==null?void 0:r.trailingNode)),i}}),nI=tI,dp,p0;function rI(){if(p0)return dp;p0=1;function t(O){return O instanceof Map?O.clear=O.delete=O.set=function(){throw new Error("map is read-only")}:O instanceof Set&&(O.add=O.clear=O.delete=function(){throw new Error("set is read-only")}),Object.freeze(O),Object.getOwnPropertyNames(O).forEach(J=>{const pe=O[J],Be=typeof pe;(Be==="object"||Be==="function")&&!Object.isFrozen(pe)&&t(pe)}),O}class e{constructor(J){J.data===void 0&&(J.data={}),this.data=J.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function n(O){return O.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function r(O,...J){const pe=Object.create(null);for(const Be in O)pe[Be]=O[Be];return J.forEach(function(Be){for(const at in Be)pe[at]=Be[at]}),pe}const i="</span>",s=O=>!!O.scope,l=(O,{prefix:J})=>{if(O.startsWith("language:"))return O.replace("language:","language-");if(O.includes(".")){const pe=O.split(".");return[`${J}${pe.shift()}`,...pe.map((Be,at)=>`${Be}${"_".repeat(at+1)}`)].join(" ")}return`${J}${O}`};class c{constructor(J,pe){this.buffer="",this.classPrefix=pe.classPrefix,J.walk(this)}addText(J){this.buffer+=n(J)}openNode(J){if(!s(J))return;const pe=l(J.scope,{prefix:this.classPrefix});this.span(pe)}closeNode(J){s(J)&&(this.buffer+=i)}value(){return this.buffer}span(J){this.buffer+=`<span class="${J}">`}}const u=(O={})=>{const J={children:[]};return Object.assign(J,O),J};class f{constructor(){this.rootNode=u(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(J){this.top.children.push(J)}openNode(J){const pe=u({scope:J});this.add(pe),this.stack.push(pe)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(J){return this.constructor._walk(J,this.rootNode)}static _walk(J,pe){return typeof pe=="string"?J.addText(pe):pe.children&&(J.openNode(pe),pe.children.forEach(Be=>this._walk(J,Be)),J.closeNode(pe)),J}static _collapse(J){typeof J!="string"&&J.children&&(J.children.every(pe=>typeof pe=="string")?J.children=[J.children.join("")]:J.children.forEach(pe=>{f._collapse(pe)}))}}class p extends f{constructor(J){super(),this.options=J}addText(J){J!==""&&this.add(J)}startScope(J){this.openNode(J)}endScope(){this.closeNode()}__addSublanguage(J,pe){const Be=J.root;pe&&(Be.scope=`language:${pe}`),this.add(Be)}toHTML(){return new c(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function m(O){return O?typeof O=="string"?O:O.source:null}function g(O){return w("(?=",O,")")}function y(O){return w("(?:",O,")*")}function k(O){return w("(?:",O,")?")}function w(...O){return O.map(pe=>m(pe)).join("")}function x(O){const J=O[O.length-1];return typeof J=="object"&&J.constructor===Object?(O.splice(O.length-1,1),J):{}}function C(...O){return"("+(x(O).capture?"":"?:")+O.map(Be=>m(Be)).join("|")+")"}function N(O){return new RegExp(O.toString()+"|").exec("").length-1}function M(O,J){const pe=O&&O.exec(J);return pe&&pe.index===0}const B=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function I(O,{joinWith:J}){let pe=0;return O.map(Be=>{pe+=1;const at=pe;let pt=m(Be),ve="";for(;pt.length>0;){const be=B.exec(pt);if(!be){ve+=pt;break}ve+=pt.substring(0,be.index),pt=pt.substring(be.index+be[0].length),be[0][0]==="\\"&&be[1]?ve+="\\"+String(Number(be[1])+at):(ve+=be[0],be[0]==="("&&pe++)}return ve}).map(Be=>`(${Be})`).join(J)}const F=/\b\B/,V="[a-zA-Z]\\w*",Q="[a-zA-Z_]\\w*",ee="\\b\\d+(\\.\\d+)?",Y="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",G="\\b(0b[01]+)",H="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",K=(O={})=>{const J=/^#![ ]*\//;return O.binary&&(O.begin=w(J,/.*\b/,O.binary,/\b.*/)),r({scope:"meta",begin:J,end:/$/,relevance:0,"on:begin":(pe,Be)=>{pe.index!==0&&Be.ignoreMatch()}},O)},U={begin:"\\\\[\\s\\S]",relevance:0},X={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[U]},te={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[U]},ge={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},P=function(O,J,pe={}){const Be=r({scope:"comment",begin:O,end:J,contains:[]},pe);Be.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const at=C("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return Be.contains.push({begin:w(/[ ]+/,"(",at,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),Be},q=P("//","$"),D=P("/\\*","\\*/"),_=P("#","$"),z={scope:"number",begin:ee,relevance:0},re={scope:"number",begin:Y,relevance:0},ae={scope:"number",begin:G,relevance:0},se={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[U,{begin:/\[/,end:/\]/,relevance:0,contains:[U]}]},fe={scope:"title",begin:V,relevance:0},Fe={scope:"title",begin:Q,relevance:0},Le={begin:"\\.\\s*"+Q,relevance:0};var Pe=Object.freeze({__proto__:null,APOS_STRING_MODE:X,BACKSLASH_ESCAPE:U,BINARY_NUMBER_MODE:ae,BINARY_NUMBER_RE:G,COMMENT:P,C_BLOCK_COMMENT_MODE:D,C_LINE_COMMENT_MODE:q,C_NUMBER_MODE:re,C_NUMBER_RE:Y,END_SAME_AS_BEGIN:function(O){return Object.assign(O,{"on:begin":(J,pe)=>{pe.data._beginMatch=J[1]},"on:end":(J,pe)=>{pe.data._beginMatch!==J[1]&&pe.ignoreMatch()}})},HASH_COMMENT_MODE:_,IDENT_RE:V,MATCH_NOTHING_RE:F,METHOD_GUARD:Le,NUMBER_MODE:z,NUMBER_RE:ee,PHRASAL_WORDS_MODE:ge,QUOTE_STRING_MODE:te,REGEXP_MODE:se,RE_STARTERS_RE:H,SHEBANG:K,TITLE_MODE:fe,UNDERSCORE_IDENT_RE:Q,UNDERSCORE_TITLE_MODE:Fe});function Wt(O,J){O.input[O.index-1]==="."&&J.ignoreMatch()}function wn(O,J){O.className!==void 0&&(O.scope=O.className,delete O.className)}function xn(O,J){J&&O.beginKeywords&&(O.begin="\\b("+O.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",O.__beforeBegin=Wt,O.keywords=O.keywords||O.beginKeywords,delete O.beginKeywords,O.relevance===void 0&&(O.relevance=0))}function Kn(O,J){Array.isArray(O.illegal)&&(O.illegal=C(...O.illegal))}function me(O,J){if(O.match){if(O.begin||O.end)throw new Error("begin & end are not supported with match");O.begin=O.match,delete O.match}}function xe(O,J){O.relevance===void 0&&(O.relevance=1)}const ft=(O,J)=>{if(!O.beforeMatch)return;if(O.starts)throw new Error("beforeMatch cannot be used with starts");const pe=Object.assign({},O);Object.keys(O).forEach(Be=>{delete O[Be]}),O.keywords=pe.keywords,O.begin=w(pe.beforeMatch,g(pe.begin)),O.starts={relevance:0,contains:[Object.assign(pe,{endsParent:!0})]},O.relevance=0,delete pe.beforeMatch},On=["of","and","for","in","not","or","if","then","parent","list","value"],Pi="keyword";function Wr(O,J,pe=Pi){const Be=Object.create(null);return typeof O=="string"?at(pe,O.split(" ")):Array.isArray(O)?at(pe,O):Object.keys(O).forEach(function(pt){Object.assign(Be,Wr(O[pt],J,pt))}),Be;function at(pt,ve){J&&(ve=ve.map(be=>be.toLowerCase())),ve.forEach(function(be){const Ae=be.split("|");Be[Ae[0]]=[pt,Vr(Ae[0],Ae[1])]})}}function Vr(O,J){return J?Number(J):bo(O)?0:1}function bo(O){return On.includes(O.toLowerCase())}const vo={},sr=O=>{console.error(O)},ko=(O,...J)=>{console.log(`WARN: ${O}`,...J)},wr=(O,J)=>{vo[`${O}/${J}`]||(console.log(`Deprecated as of ${O}. ${J}`),vo[`${O}/${J}`]=!0)},Kr=new Error;function Bi(O,J,{key:pe}){let Be=0;const at=O[pe],pt={},ve={};for(let be=1;be<=J.length;be++)ve[be+Be]=at[be],pt[be+Be]=!0,Be+=N(J[be-1]);O[pe]=ve,O[pe]._emit=pt,O[pe]._multi=!0}function Vl(O){if(Array.isArray(O.begin)){if(O.skip||O.excludeBegin||O.returnBegin)throw sr("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),Kr;if(typeof O.beginScope!="object"||O.beginScope===null)throw sr("beginScope must be object"),Kr;Bi(O,O.begin,{key:"beginScope"}),O.begin=I(O.begin,{joinWith:""})}}function zi(O){if(Array.isArray(O.end)){if(O.skip||O.excludeEnd||O.returnEnd)throw sr("skip, excludeEnd, returnEnd not compatible with endScope: {}"),Kr;if(typeof O.endScope!="object"||O.endScope===null)throw sr("endScope must be object"),Kr;Bi(O,O.end,{key:"endScope"}),O.end=I(O.end,{joinWith:""})}}function ji(O){O.scope&&typeof O.scope=="object"&&O.scope!==null&&(O.beginScope=O.scope,delete O.scope)}function Wu(O){ji(O),typeof O.beginScope=="string"&&(O.beginScope={_wrap:O.beginScope}),typeof O.endScope=="string"&&(O.endScope={_wrap:O.endScope}),Vl(O),zi(O)}function Kl(O){function J(ve,be){return new RegExp(m(ve),"m"+(O.case_insensitive?"i":"")+(O.unicodeRegex?"u":"")+(be?"g":""))}class pe{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(be,Ae){Ae.position=this.position++,this.matchIndexes[this.matchAt]=Ae,this.regexes.push([Ae,be]),this.matchAt+=N(be)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const be=this.regexes.map(Ae=>Ae[1]);this.matcherRe=J(I(be,{joinWith:"|"}),!0),this.lastIndex=0}exec(be){this.matcherRe.lastIndex=this.lastIndex;const Ae=this.matcherRe.exec(be);if(!Ae)return null;const Mt=Ae.findIndex((or,Gr)=>Gr>0&&or!==void 0),it=this.matchIndexes[Mt];return Ae.splice(0,Mt),Object.assign(Ae,it)}}class Be{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(be){if(this.multiRegexes[be])return this.multiRegexes[be];const Ae=new pe;return this.rules.slice(be).forEach(([Mt,it])=>Ae.addRule(Mt,it)),Ae.compile(),this.multiRegexes[be]=Ae,Ae}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(be,Ae){this.rules.push([be,Ae]),Ae.type==="begin"&&this.count++}exec(be){const Ae=this.getMatcher(this.regexIndex);Ae.lastIndex=this.lastIndex;let Mt=Ae.exec(be);if(this.resumingScanAtSamePosition()&&!(Mt&&Mt.index===this.lastIndex)){const it=this.getMatcher(0);it.lastIndex=this.lastIndex+1,Mt=it.exec(be)}return Mt&&(this.regexIndex+=Mt.position+1,this.regexIndex===this.count&&this.considerAll()),Mt}}function at(ve){const be=new Be;return ve.contains.forEach(Ae=>be.addRule(Ae.begin,{rule:Ae,type:"begin"})),ve.terminatorEnd&&be.addRule(ve.terminatorEnd,{type:"end"}),ve.illegal&&be.addRule(ve.illegal,{type:"illegal"}),be}function pt(ve,be){const Ae=ve;if(ve.isCompiled)return Ae;[wn,me,Wu,ft].forEach(it=>it(ve,be)),O.compilerExtensions.forEach(it=>it(ve,be)),ve.__beforeBegin=null,[xn,Kn,xe].forEach(it=>it(ve,be)),ve.isCompiled=!0;let Mt=null;return typeof ve.keywords=="object"&&ve.keywords.$pattern&&(ve.keywords=Object.assign({},ve.keywords),Mt=ve.keywords.$pattern,delete ve.keywords.$pattern),Mt=Mt||/\w+/,ve.keywords&&(ve.keywords=Wr(ve.keywords,O.case_insensitive)),Ae.keywordPatternRe=J(Mt,!0),be&&(ve.begin||(ve.begin=/\B|\b/),Ae.beginRe=J(Ae.begin),!ve.end&&!ve.endsWithParent&&(ve.end=/\B|\b/),ve.end&&(Ae.endRe=J(Ae.end)),Ae.terminatorEnd=m(Ae.end)||"",ve.endsWithParent&&be.terminatorEnd&&(Ae.terminatorEnd+=(ve.end?"|":"")+be.terminatorEnd)),ve.illegal&&(Ae.illegalRe=J(ve.illegal)),ve.contains||(ve.contains=[]),ve.contains=[].concat(...ve.contains.map(function(it){return Vu(it==="self"?ve:it)})),ve.contains.forEach(function(it){pt(it,Ae)}),ve.starts&&pt(ve.starts,be),Ae.matcher=at(Ae),Ae}if(O.compilerExtensions||(O.compilerExtensions=[]),O.contains&&O.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return O.classNameAliases=r(O.classNameAliases||{}),pt(O)}function Eo(O){return O?O.endsWithParent||Eo(O.starts):!1}function Vu(O){return O.variants&&!O.cachedVariants&&(O.cachedVariants=O.variants.map(function(J){return r(O,{variants:null},J)})),O.cachedVariants?O.cachedVariants:Eo(O)?r(O,{starts:O.starts?r(O.starts):null}):Object.isFrozen(O)?r(O):O}var wo="11.11.1";class xo extends Error{constructor(J,pe){super(J),this.name="HTMLInjectionError",this.html=pe}}const Fi=n,Ns=r,_s=Symbol("nomatch"),qr=7,xr=function(O){const J=Object.create(null),pe=Object.create(null),Be=[];let at=!0;const pt="Could not find the language '{}', did you forget to load/include a language module?",ve={disableAutodetect:!0,name:"Plain text",contains:[]};let be={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:p};function Ae(ce){return be.noHighlightRe.test(ce)}function Mt(ce){let Ne=ce.className+" ";Ne+=ce.parentNode?ce.parentNode.className:"";const $e=be.languageDetectRe.exec(Ne);if($e){const Ve=qn($e[1]);return Ve||(ko(pt.replace("{}",$e[1])),ko("Falling back to no-highlight mode for this block.",ce)),Ve?$e[1]:"no-highlight"}return Ne.split(/\s+/).find(Ve=>Ae(Ve)||qn(Ve))}function it(ce,Ne,$e){let Ve="",Nt="";typeof Ne=="object"?(Ve=ce,$e=Ne.ignoreIllegals,Nt=Ne.language):(wr("10.7.0","highlight(lang, code, ...args) has been deprecated."),wr("10.7.0",`Please use highlight(code, options) instead.
|
|
200
|
+
https://github.com/highlightjs/highlight.js/issues/2277`),Nt=ce,Ve=Ne),$e===void 0&&($e=!0);const yt={code:Ve,language:Nt};Ui("before:highlight",yt);const lr=yt.result?yt.result:or(yt.language,yt.code,$e);return lr.code=yt.code,Ui("after:highlight",lr),lr}function or(ce,Ne,$e,Ve){const Nt=Object.create(null);function yt(de,ke){return de.keywords[ke]}function lr(){if(!je.keywords){_t.addText(Ze);return}let de=0;je.keywordPatternRe.lastIndex=0;let ke=je.keywordPatternRe.exec(Ze),De="";for(;ke;){De+=Ze.substring(de,ke.index);const Ke=Rn.case_insensitive?ke[0].toLowerCase():ke[0],kt=yt(je,Ke);if(kt){const[Pt,Qu]=kt;if(_t.addText(De),De="",Nt[Ke]=(Nt[Ke]||0)+1,Nt[Ke]<=qr&&(Vi+=Qu),Pt.startsWith("_"))De+=ke[0];else{const ea=Rn.classNameAliases[Pt]||Pt;an(ke[0],ea)}}else De+=ke[0];de=je.keywordPatternRe.lastIndex,ke=je.keywordPatternRe.exec(Ze)}De+=Ze.substring(de),_t.addText(De)}function As(){if(Ze==="")return;let de=null;if(typeof je.subLanguage=="string"){if(!J[je.subLanguage]){_t.addText(Ze);return}de=or(je.subLanguage,Ze,!0,Mo[je.subLanguage]),Mo[je.subLanguage]=de._top}else de=$i(Ze,je.subLanguage.length?je.subLanguage:null);je.relevance>0&&(Vi+=de.relevance),_t.__addSublanguage(de._emitter,de.language)}function ln(){je.subLanguage!=null?As():lr(),Ze=""}function an(de,ke){de!==""&&(_t.startScope(ke),_t.addText(de),_t.endScope())}function Hi(de,ke){let De=1;const Ke=ke.length-1;for(;De<=Ke;){if(!de._emit[De]){De++;continue}const kt=Rn.classNameAliases[de[De]]||de[De],Pt=ke[De];kt?an(Pt,kt):(Ze=Pt,lr(),Ze=""),De++}}function Yr(de,ke){return de.scope&&typeof de.scope=="string"&&_t.openNode(Rn.classNameAliases[de.scope]||de.scope),de.beginScope&&(de.beginScope._wrap?(an(Ze,Rn.classNameAliases[de.beginScope._wrap]||de.beginScope._wrap),Ze=""):de.beginScope._multi&&(Hi(de.beginScope,ke),Ze="")),je=Object.create(de,{parent:{value:je}}),je}function Wi(de,ke,De){let Ke=M(de.endRe,De);if(Ke){if(de["on:end"]){const kt=new e(de);de["on:end"](ke,kt),kt.isMatchIgnored&&(Ke=!1)}if(Ke){for(;de.endsParent&&de.parent;)de=de.parent;return de}}if(de.endsWithParent)return Wi(de.parent,ke,De)}function Yu(de){return je.matcher.regexIndex===0?(Ze+=de[0],1):(Xr=!0,0)}function Ju(de){const ke=de[0],De=de.rule,Ke=new e(De),kt=[De.__beforeBegin,De["on:begin"]];for(const Pt of kt)if(Pt&&(Pt(de,Ke),Ke.isMatchIgnored))return Yu(ke);return De.skip?Ze+=ke:(De.excludeBegin&&(Ze+=ke),ln(),!De.returnBegin&&!De.excludeBegin&&(Ze=ke)),Yr(De,de),De.returnBegin?0:ke.length}function _o(de){const ke=de[0],De=Ne.substring(de.index),Ke=Wi(je,de,De);if(!Ke)return _s;const kt=je;je.endScope&&je.endScope._wrap?(ln(),an(ke,je.endScope._wrap)):je.endScope&&je.endScope._multi?(ln(),Hi(je.endScope,de)):kt.skip?Ze+=ke:(kt.returnEnd||kt.excludeEnd||(Ze+=ke),ln(),kt.excludeEnd&&(Ze=ke));do je.scope&&_t.closeNode(),!je.skip&&!je.subLanguage&&(Vi+=je.relevance),je=je.parent;while(je!==Ke.parent);return Ke.starts&&Yr(Ke.starts,de),kt.returnEnd?0:ke.length}function Zl(){const de=[];for(let ke=je;ke!==Rn;ke=ke.parent)ke.scope&&de.unshift(ke.scope);de.forEach(ke=>_t.openNode(ke))}let Jr={};function Qr(de,ke){const De=ke&&ke[0];if(Ze+=de,De==null)return ln(),0;if(Jr.type==="begin"&&ke.type==="end"&&Jr.index===ke.index&&De===""){if(Ze+=Ne.slice(ke.index,ke.index+1),!at){const Ke=new Error(`0 width match regex (${ce})`);throw Ke.languageName=ce,Ke.badRule=Jr.rule,Ke}return 1}if(Jr=ke,ke.type==="begin")return Ju(ke);if(ke.type==="illegal"&&!$e){const Ke=new Error('Illegal lexeme "'+De+'" for mode "'+(je.scope||"<unnamed>")+'"');throw Ke.mode=je,Ke}else if(ke.type==="end"){const Ke=_o(ke);if(Ke!==_s)return Ke}if(ke.type==="illegal"&&De==="")return Ze+=`
|
|
201
|
+
`,1;if(Ki>1e5&&Ki>ke.index*3)throw new Error("potential infinite loop, way more iterations than matches");return Ze+=De,De.length}const Rn=qn(ce);if(!Rn)throw sr(pt.replace("{}",ce)),new Error('Unknown language: "'+ce+'"');const To=Kl(Rn);let qe="",je=Ve||To;const Mo={},_t=new be.__emitter(be);Zl();let Ze="",Vi=0,ar=0,Ki=0,Xr=!1;try{if(Rn.__emitTokens)Rn.__emitTokens(Ne,_t);else{for(je.matcher.considerAll();;){Ki++,Xr?Xr=!1:je.matcher.considerAll(),je.matcher.lastIndex=ar;const de=je.matcher.exec(Ne);if(!de)break;const ke=Ne.substring(ar,de.index),De=Qr(ke,de);ar=de.index+De}Qr(Ne.substring(ar))}return _t.finalize(),qe=_t.toHTML(),{language:ce,value:qe,relevance:Vi,illegal:!1,_emitter:_t,_top:je}}catch(de){if(de.message&&de.message.includes("Illegal"))return{language:ce,value:Fi(Ne),illegal:!0,relevance:0,_illegalBy:{message:de.message,index:ar,context:Ne.slice(ar-100,ar+100),mode:de.mode,resultSoFar:qe},_emitter:_t};if(at)return{language:ce,value:Fi(Ne),illegal:!1,relevance:0,errorRaised:de,_emitter:_t,_top:je};throw de}}function Gr(ce){const Ne={value:Fi(ce),illegal:!1,relevance:0,_top:ve,_emitter:new be.__emitter(be)};return Ne._emitter.addText(ce),Ne}function $i(ce,Ne){Ne=Ne||be.languages||Object.keys(J);const $e=Gr(ce),Ve=Ne.filter(qn).filter(Xl).map(ln=>or(ln,ce,!1));Ve.unshift($e);const Nt=Ve.sort((ln,an)=>{if(ln.relevance!==an.relevance)return an.relevance-ln.relevance;if(ln.language&&an.language){if(qn(ln.language).supersetOf===an.language)return 1;if(qn(an.language).supersetOf===ln.language)return-1}return 0}),[yt,lr]=Nt,As=yt;return As.secondBest=lr,As}function Ku(ce,Ne,$e){const Ve=Ne&&pe[Ne]||$e;ce.classList.add("hljs"),ce.classList.add(`language-${Ve}`)}function So(ce){let Ne=null;const $e=Mt(ce);if(Ae($e))return;if(Ui("before:highlightElement",{el:ce,language:$e}),ce.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",ce);return}if(ce.children.length>0&&(be.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(ce)),be.throwUnescapedHTML))throw new xo("One of your code blocks includes unescaped HTML.",ce.innerHTML);Ne=ce;const Ve=Ne.textContent,Nt=$e?it(Ve,{language:$e,ignoreIllegals:!0}):$i(Ve);ce.innerHTML=Nt.value,ce.dataset.highlighted="yes",Ku(ce,$e,Nt.language),ce.result={language:Nt.language,re:Nt.relevance,relevance:Nt.relevance},Nt.secondBest&&(ce.secondBest={language:Nt.secondBest.language,relevance:Nt.secondBest.relevance}),Ui("after:highlightElement",{el:ce,result:Nt,text:Ve})}function qu(ce){be=Ns(be,ce)}const Cr=()=>{Ts(),wr("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function ql(){Ts(),wr("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let Co=!1;function Ts(){function ce(){Ts()}if(document.readyState==="loading"){Co||window.addEventListener("DOMContentLoaded",ce,!1),Co=!0;return}document.querySelectorAll(be.cssSelector).forEach(So)}function Gl(ce,Ne){let $e=null;try{$e=Ne(O)}catch(Ve){if(sr("Language definition for '{}' could not be registered.".replace("{}",ce)),at)sr(Ve);else throw Ve;$e=ve}$e.name||($e.name=ce),J[ce]=$e,$e.rawDefinition=Ne.bind(null,O),$e.aliases&&Ql($e.aliases,{languageName:ce})}function Yl(ce){delete J[ce];for(const Ne of Object.keys(pe))pe[Ne]===ce&&delete pe[Ne]}function Jl(){return Object.keys(J)}function qn(ce){return ce=(ce||"").toLowerCase(),J[ce]||J[pe[ce]]}function Ql(ce,{languageName:Ne}){typeof ce=="string"&&(ce=[ce]),ce.forEach($e=>{pe[$e.toLowerCase()]=Ne})}function Xl(ce){const Ne=qn(ce);return Ne&&!Ne.disableAutodetect}function gt(ce){ce["before:highlightBlock"]&&!ce["before:highlightElement"]&&(ce["before:highlightElement"]=Ne=>{ce["before:highlightBlock"](Object.assign({block:Ne.el},Ne))}),ce["after:highlightBlock"]&&!ce["after:highlightElement"]&&(ce["after:highlightElement"]=Ne=>{ce["after:highlightBlock"](Object.assign({block:Ne.el},Ne))})}function Gu(ce){gt(ce),Be.push(ce)}function No(ce){const Ne=Be.indexOf(ce);Ne!==-1&&Be.splice(Ne,1)}function Ui(ce,Ne){const $e=ce;Be.forEach(function(Ve){Ve[$e]&&Ve[$e](Ne)})}function Ms(ce){return wr("10.7.0","highlightBlock will be removed entirely in v12.0"),wr("10.7.0","Please use highlightElement now."),So(ce)}Object.assign(O,{highlight:it,highlightAuto:$i,highlightAll:Ts,highlightElement:So,highlightBlock:Ms,configure:qu,initHighlighting:Cr,initHighlightingOnLoad:ql,registerLanguage:Gl,unregisterLanguage:Yl,listLanguages:Jl,getLanguage:qn,registerAliases:Ql,autoDetection:Xl,inherit:Ns,addPlugin:Gu,removePlugin:No}),O.debugMode=function(){at=!1},O.safeMode=function(){at=!0},O.versionString=wo,O.regex={concat:w,lookahead:g,either:C,optional:k,anyNumberOfTimes:y};for(const ce in Pe)typeof Pe[ce]=="object"&&t(Pe[ce]);return Object.assign(O,Pe),O},Sr=xr({});return Sr.newInstance=()=>xr({}),dp=Sr,Sr.HighlightJS=Sr,Sr.default=Sr,dp}var iI=rI();const qE=Nu(iI);function GE(t,e=[]){return t.flatMap(n=>{const r=[...e,...n.properties?n.properties.className:[]];return n.children?GE(n.children,r):{text:n.value,classes:r}})}function h0(t){return t.value||t.children||[]}function sI(t){return!!qE.getLanguage(t)}function m0({doc:t,name:e,lowlight:n,defaultLanguage:r}){const i=[];return Kc(t,s=>s.type.name===e).forEach(s=>{var l;let c=s.pos+1;const u=s.node.attrs.language||r,f=n.listLanguages(),p=u&&(f.includes(u)||sI(u)||(l=n.registered)!=null&&l.call(n,u))?h0(n.highlight(u,s.node.textContent)):h0(n.highlightAuto(s.node.textContent));GE(p).forEach(m=>{const g=c+m.text.length;if(m.classes.length){const y=mt.inline(c,g,{class:m.classes.join(" ")});i.push(y)}c=g})}),et.create(t,i)}function oI(t){return typeof t=="function"}function lI({name:t,lowlight:e,defaultLanguage:n}){if(!["highlight","highlightAuto","listLanguages"].every(i=>oI(e[i])))throw Error("You should provide an instance of lowlight to use the code-block-lowlight extension");const r=new tt({key:new lt("lowlight"),state:{init:(i,{doc:s})=>m0({doc:s,name:t,lowlight:e,defaultLanguage:n}),apply:(i,s,l,c)=>{const u=l.selection.$head.parent.type.name,f=c.selection.$head.parent.type.name,p=Kc(l.doc,g=>g.type.name===t),m=Kc(c.doc,g=>g.type.name===t);return i.docChanged&&([u,f].includes(t)||m.length!==p.length||i.steps.some(g=>g.from!==void 0&&g.to!==void 0&&p.some(y=>y.pos>=g.from&&y.pos+y.node.nodeSize<=g.to)))?m0({doc:i.doc,name:t,lowlight:e,defaultLanguage:n}):s.map(i.mapping,i.doc)}},props:{decorations(i){return r.getState(i)}}});return r}var aI=jR.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),lowlight:{},languageClassPrefix:"language-",exitOnTripleEnter:!0,exitOnArrowDown:!0,defaultLanguage:null,enableTabIndentation:!1,tabSize:4,HTMLAttributes:{}}},addProseMirrorPlugins(){var t;return[...((t=this.parent)==null?void 0:t.call(this))||[],lI({name:this.name,lowlight:this.options.lowlight,defaultLanguage:this.options.defaultLanguage})]}}),cI=aI;function uI(t){const e=t.regex,n=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),r="decltype\\(auto\\)",i="[a-zA-Z_]\\w*::",l="(?!struct)("+r+"|"+e.optional(i)+"[a-zA-Z_]\\w*"+e.optional("<[^<>]+>")+")",c={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},f={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},t.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},p={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},m={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(f,{className:"string"}),{className:"string",begin:/<.*?>/},n,t.C_BLOCK_COMMENT_MODE]},g={className:"title",begin:e.optional(i)+t.IDENT_RE,relevance:0},y=e.optional(i)+t.IDENT_RE+"\\s*\\(",k=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],w=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],x=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","flat_map","flat_set","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],C=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],B={type:w,keyword:k,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:x},I={className:"function.dispatch",relevance:0,keywords:{_hint:C},begin:e.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,t.IDENT_RE,e.lookahead(/(<[^<>]+>|)\s*\(/))},F=[I,m,c,n,t.C_BLOCK_COMMENT_MODE,p,f],V={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:B,contains:F.concat([{begin:/\(/,end:/\)/,keywords:B,contains:F.concat(["self"]),relevance:0}]),relevance:0},Q={className:"function",begin:"("+l+"[\\*&\\s]+)+"+y,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:B,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:r,keywords:B,relevance:0},{begin:y,returnBegin:!0,contains:[g],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[f,p]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:B,relevance:0,contains:[n,t.C_BLOCK_COMMENT_MODE,f,p,c,{begin:/\(/,end:/\)/,keywords:B,relevance:0,contains:["self",n,t.C_BLOCK_COMMENT_MODE,f,p,c]}]},c,n,t.C_BLOCK_COMMENT_MODE,m]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:B,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(V,Q,I,F,[m,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function|flat_map|flat_set)\\s*<(?!<)",end:">",keywords:B,contains:["self",c]},{begin:t.IDENT_RE+"::",keywords:B},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function dI(t){const e={type:["boolean","byte","word","String"],built_in:["KeyboardController","MouseController","SoftwareSerial","EthernetServer","EthernetClient","LiquidCrystal","RobotControl","GSMVoiceCall","EthernetUDP","EsploraTFT","HttpClient","RobotMotor","WiFiClient","GSMScanner","FileSystem","Scheduler","GSMServer","YunClient","YunServer","IPAddress","GSMClient","GSMModem","Keyboard","Ethernet","Console","GSMBand","Esplora","Stepper","Process","WiFiUDP","GSM_SMS","Mailbox","USBHost","Firmata","PImage","Client","Server","GSMPIN","FileIO","Bridge","Serial","EEPROM","Stream","Mouse","Audio","Servo","File","Task","GPRS","WiFi","Wire","TFT","GSM","SPI","SD"],_hints:["setup","loop","runShellCommandAsynchronously","analogWriteResolution","retrieveCallingNumber","printFirmwareVersion","analogReadResolution","sendDigitalPortPair","noListenOnLocalhost","readJoystickButton","setFirmwareVersion","readJoystickSwitch","scrollDisplayRight","getVoiceCallStatus","scrollDisplayLeft","writeMicroseconds","delayMicroseconds","beginTransmission","getSignalStrength","runAsynchronously","getAsynchronously","listenOnLocalhost","getCurrentCarrier","readAccelerometer","messageAvailable","sendDigitalPorts","lineFollowConfig","countryNameWrite","runShellCommand","readStringUntil","rewindDirectory","readTemperature","setClockDivider","readLightSensor","endTransmission","analogReference","detachInterrupt","countryNameRead","attachInterrupt","encryptionType","readBytesUntil","robotNameWrite","readMicrophone","robotNameRead","cityNameWrite","userNameWrite","readJoystickY","readJoystickX","mouseReleased","openNextFile","scanNetworks","noInterrupts","digitalWrite","beginSpeaker","mousePressed","isActionDone","mouseDragged","displayLogos","noAutoscroll","addParameter","remoteNumber","getModifiers","keyboardRead","userNameRead","waitContinue","processInput","parseCommand","printVersion","readNetworks","writeMessage","blinkVersion","cityNameRead","readMessage","setDataMode","parsePacket","isListening","setBitOrder","beginPacket","isDirectory","motorsWrite","drawCompass","digitalRead","clearScreen","serialEvent","rightToLeft","setTextSize","leftToRight","requestFrom","keyReleased","compassRead","analogWrite","interrupts","WiFiServer","disconnect","playMelody","parseFloat","autoscroll","getPINUsed","setPINUsed","setTimeout","sendAnalog","readSlider","analogRead","beginWrite","createChar","motorsStop","keyPressed","tempoWrite","readButton","subnetMask","debugPrint","macAddress","writeGreen","randomSeed","attachGPRS","readString","sendString","remotePort","releaseAll","mouseMoved","background","getXChange","getYChange","answerCall","getResult","voiceCall","endPacket","constrain","getSocket","writeJSON","getButton","available","connected","findUntil","readBytes","exitValue","readGreen","writeBlue","startLoop","IPAddress","isPressed","sendSysex","pauseMode","gatewayIP","setCursor","getOemKey","tuneWrite","noDisplay","loadImage","switchPIN","onRequest","onReceive","changePIN","playFile","noBuffer","parseInt","overflow","checkPIN","knobRead","beginTFT","bitClear","updateIR","bitWrite","position","writeRGB","highByte","writeRed","setSpeed","readBlue","noStroke","remoteIP","transfer","shutdown","hangCall","beginSMS","endWrite","attached","maintain","noCursor","checkReg","checkPUK","shiftOut","isValid","shiftIn","pulseIn","connect","println","localIP","pinMode","getIMEI","display","noBlink","process","getBand","running","beginSD","drawBMP","lowByte","setBand","release","bitRead","prepare","pointTo","readRed","setMode","noFill","remove","listen","stroke","detach","attach","noTone","exists","buffer","height","bitSet","circle","config","cursor","random","IRread","setDNS","endSMS","getKey","micros","millis","begin","print","write","ready","flush","width","isPIN","blink","clear","press","mkdir","rmdir","close","point","yield","image","BSSID","click","delay","read","text","move","peek","beep","rect","line","open","seek","fill","size","turn","stop","home","find","step","tone","sqrt","RSSI","SSID","end","bit","tan","cos","sin","pow","map","abs","max","min","get","run","put"],literal:["DIGITAL_MESSAGE","FIRMATA_STRING","ANALOG_MESSAGE","REPORT_DIGITAL","REPORT_ANALOG","INPUT_PULLUP","SET_PIN_MODE","INTERNAL2V56","SYSTEM_RESET","LED_BUILTIN","INTERNAL1V1","SYSEX_START","INTERNAL","EXTERNAL","DEFAULT","OUTPUT","INPUT","HIGH","LOW"]},n=uI(t),r=n.keywords;return r.type=[...r.type,...e.type],r.literal=[...r.literal,...e.literal],r.built_in=[...r.built_in,...e.built_in],r._hints=e._hints,n.name="Arduino",n.aliases=["ino"],n.supersetOf="cpp",n}function fI(t){const e=t.regex,n={},r={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[n]}]};Object.assign(n,{className:"variable",variants:[{begin:e.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},r]});const i={className:"subst",begin:/\$\(/,end:/\)/,contains:[t.BACKSLASH_ESCAPE]},s=t.inherit(t.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),l={begin:/<<-?\s*(?=\w+)/,starts:{contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},c={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,n,i]};i.contains.push(c);const u={match:/\\"/},f={className:"string",begin:/'/,end:/'/},p={match:/\\'/},m={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},t.NUMBER_MODE,n]},g=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],y=t.SHEBANG({binary:`(${g.join("|")})`,relevance:10}),k={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[t.inherit(t.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},w=["if","then","else","elif","fi","time","for","while","until","in","do","done","case","esac","coproc","function","select"],x=["true","false"],C={match:/(\/[a-z._-]+)+/},N=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],M=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],B=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],I=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:w,literal:x,built_in:[...N,...M,"set","shopt",...B,...I]},contains:[y,t.SHEBANG(),k,m,s,l,C,c,u,f,p,n]}}function pI(t){const e=t.regex,n=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),r="decltype\\(auto\\)",i="[a-zA-Z_]\\w*::",l="("+r+"|"+e.optional(i)+"[a-zA-Z_]\\w*"+e.optional("<[^<>]+>")+")",c={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},f={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},t.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},p={className:"number",variants:[{match:/\b(0b[01']+)/},{match:/(-?)\b([\d']+(\.[\d']*)?|\.[\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)/},{match:/(-?)\b(0[xX][a-fA-F0-9]+(?:'[a-fA-F0-9]+)*(?:\.[a-fA-F0-9]*(?:'[a-fA-F0-9]*)*)?(?:[pP][-+]?[0-9]+)?(l|L)?(u|U)?)/},{match:/(-?)\b\d+(?:'\d+)*(?:\.\d*(?:'\d*)*)?(?:[eE][-+]?\d+)?/}],relevance:0},m={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef elifdef elifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(f,{className:"string"}),{className:"string",begin:/<.*?>/},n,t.C_BLOCK_COMMENT_MODE]},g={className:"title",begin:e.optional(i)+t.IDENT_RE,relevance:0},y=e.optional(i)+t.IDENT_RE+"\\s*\\(",x={keyword:["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","typeof","typeof_unqual","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],type:["float","double","signed","unsigned","int","short","long","char","void","_Bool","_BitInt","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal96","_Decimal128","_Decimal64x","_Decimal128x","_Float16","_Float32","_Float64","_Float128","_Float32x","_Float64x","_Float128x","const","static","constexpr","complex","bool","imaginary"],literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},C=[m,c,n,t.C_BLOCK_COMMENT_MODE,p,f],N={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:x,contains:C.concat([{begin:/\(/,end:/\)/,keywords:x,contains:C.concat(["self"]),relevance:0}]),relevance:0},M={begin:"("+l+"[\\*&\\s]+)+"+y,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:x,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:r,keywords:x,relevance:0},{begin:y,returnBegin:!0,contains:[t.inherit(g,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:x,relevance:0,contains:[n,t.C_BLOCK_COMMENT_MODE,f,p,c,{begin:/\(/,end:/\)/,keywords:x,relevance:0,contains:["self",n,t.C_BLOCK_COMMENT_MODE,f,p,c]}]},c,n,t.C_BLOCK_COMMENT_MODE,m]};return{name:"C",aliases:["h"],keywords:x,disableAutodetect:!0,illegal:"</",contains:[].concat(N,M,C,[m,{begin:t.IDENT_RE+"::",keywords:x},{className:"class",beginKeywords:"enum class struct union",end:/[{;:<>=]/,contains:[{beginKeywords:"final class struct"},t.TITLE_MODE]}]),exports:{preprocessor:m,strings:f,keywords:x}}}function hI(t){const e=t.regex,n=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),r="decltype\\(auto\\)",i="[a-zA-Z_]\\w*::",l="(?!struct)("+r+"|"+e.optional(i)+"[a-zA-Z_]\\w*"+e.optional("<[^<>]+>")+")",c={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},f={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},t.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},p={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},m={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(f,{className:"string"}),{className:"string",begin:/<.*?>/},n,t.C_BLOCK_COMMENT_MODE]},g={className:"title",begin:e.optional(i)+t.IDENT_RE,relevance:0},y=e.optional(i)+t.IDENT_RE+"\\s*\\(",k=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],w=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],x=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","flat_map","flat_set","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],C=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],B={type:w,keyword:k,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:x},I={className:"function.dispatch",relevance:0,keywords:{_hint:C},begin:e.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,t.IDENT_RE,e.lookahead(/(<[^<>]+>|)\s*\(/))},F=[I,m,c,n,t.C_BLOCK_COMMENT_MODE,p,f],V={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:B,contains:F.concat([{begin:/\(/,end:/\)/,keywords:B,contains:F.concat(["self"]),relevance:0}]),relevance:0},Q={className:"function",begin:"("+l+"[\\*&\\s]+)+"+y,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:B,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:r,keywords:B,relevance:0},{begin:y,returnBegin:!0,contains:[g],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[f,p]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:B,relevance:0,contains:[n,t.C_BLOCK_COMMENT_MODE,f,p,c,{begin:/\(/,end:/\)/,keywords:B,relevance:0,contains:["self",n,t.C_BLOCK_COMMENT_MODE,f,p,c]}]},c,n,t.C_BLOCK_COMMENT_MODE,m]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:B,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(V,Q,I,F,[m,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function|flat_map|flat_set)\\s*<(?!<)",end:">",keywords:B,contains:["self",c]},{begin:t.IDENT_RE+"::",keywords:B},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function mI(t){const e=["bool","byte","char","decimal","delegate","double","dynamic","enum","float","int","long","nint","nuint","object","sbyte","short","string","ulong","uint","ushort"],n=["public","private","protected","static","internal","protected","abstract","async","extern","override","unsafe","virtual","new","sealed","partial"],r=["default","false","null","true"],i=["abstract","as","base","break","case","catch","class","const","continue","do","else","event","explicit","extern","finally","fixed","for","foreach","goto","if","implicit","in","interface","internal","is","lock","namespace","new","operator","out","override","params","private","protected","public","readonly","record","ref","return","scoped","sealed","sizeof","stackalloc","static","struct","switch","this","throw","try","typeof","unchecked","unsafe","using","virtual","void","volatile","while"],s=["add","alias","and","ascending","args","async","await","by","descending","dynamic","equals","file","from","get","global","group","init","into","join","let","nameof","not","notnull","on","or","orderby","partial","record","remove","required","scoped","select","set","unmanaged","value|0","var","when","where","with","yield"],l={keyword:i.concat(s),built_in:e,literal:r},c=t.inherit(t.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),u={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},f={className:"string",begin:/"""("*)(?!")(.|\n)*?"""\1/,relevance:1},p={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},m=t.inherit(p,{illegal:/\n/}),g={className:"subst",begin:/\{/,end:/\}/,keywords:l},y=t.inherit(g,{illegal:/\n/}),k={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},t.BACKSLASH_ESCAPE,y]},w={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},g]},x=t.inherit(w,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},y]});g.contains=[w,k,p,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,u,t.C_BLOCK_COMMENT_MODE],y.contains=[x,k,m,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,u,t.inherit(t.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const C={variants:[f,w,k,p,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},N={begin:"<",end:">",contains:[{beginKeywords:"in out"},c]},M=t.IDENT_RE+"(<"+t.IDENT_RE+"(\\s*,\\s*"+t.IDENT_RE+")*>)?(\\[\\])?",B={begin:"@"+t.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:l,illegal:/::/,contains:[t.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"<!--|-->"},{begin:"</?",end:">"}]}]}),t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef warning error line region endregion pragma checksum"}},C,u,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},c,N,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[c,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{beginKeywords:"record",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[c,N,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[(?=[\\w])",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+M+"\\s+)+"+t.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:l,contains:[{beginKeywords:n.join(" "),relevance:0},{begin:t.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,contains:[t.TITLE_MODE,N],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,relevance:0,contains:[C,u,t.C_BLOCK_COMMENT_MODE]},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},B]}}const gI=t=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:t.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:t.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),yI=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],bI=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],vI=[...yI,...bI],kI=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),EI=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),wI=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),xI=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function SI(t){const e=t.regex,n=gI(t),r={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},i="and or not only",s=/@-?\w[\w]*(-\w+)*/,l="[a-zA-Z-][a-zA-Z0-9_-]*",c=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[n.BLOCK_COMMENT,r,n.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+l,relevance:0},n.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+EI.join("|")+")"},{begin:":(:)?("+wI.join("|")+")"}]},n.CSS_VARIABLE,{className:"attribute",begin:"\\b("+xI.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[n.BLOCK_COMMENT,n.HEXCOLOR,n.IMPORTANT,n.CSS_NUMBER_MODE,...c,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...c,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},n.FUNCTION_DISPATCH]},{begin:e.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:s},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:i,attribute:kI.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...c,n.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+vI.join("|")+")\\b"}]}}function CI(t){const e=t.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:e.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:e.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}function NI(t){const s={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:s,illegal:"</",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{className:"string",variants:[t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{match:/-?\b0[xX]\.[a-fA-F0-9](_?[a-fA-F0-9])*[pP][+-]?\d(_?\d)*i?/,relevance:0},{match:/-?\b0[xX](_?[a-fA-F0-9])+((\.([a-fA-F0-9](_?[a-fA-F0-9])*)?)?[pP][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b0[oO](_?[0-7])*i?/,relevance:0},{match:/-?\.\d(_?\d)*([eE][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b\d(_?\d)*(\.(\d(_?\d)*)?)?([eE][+-]?\d(_?\d)*)?i?/,relevance:0}]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[t.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:s,illegal:/["']/}]}]}}function _I(t){const e=t.regex,n=/[_A-Za-z][_0-9A-Za-z]*/;return{name:"GraphQL",aliases:["gql"],case_insensitive:!0,disableAutodetect:!1,keywords:{keyword:["query","mutation","subscription","type","input","schema","directive","interface","union","scalar","fragment","enum","on"],literal:["true","false","null"]},contains:[t.HASH_COMMENT_MODE,t.QUOTE_STRING_MODE,t.NUMBER_MODE,{scope:"punctuation",match:/[.]{3}/,relevance:0},{scope:"punctuation",begin:/[\!\(\)\:\=\[\]\{\|\}]{1}/,relevance:0},{scope:"variable",begin:/\$/,end:/\W/,excludeEnd:!0,relevance:0},{scope:"meta",match:/@\w+/,excludeEnd:!0},{scope:"symbol",begin:e.concat(n,e.lookahead(/\s*:/)),relevance:0}],illegal:[/[;<']/,/BEGIN/]}}function TI(t){const e=t.regex,n={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:t.NUMBER_RE}]},r=t.COMMENT();r.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];const i={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},s={className:"literal",begin:/\bon|off|true|false|yes|no\b/},l={className:"string",contains:[t.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[r,s,i,l,n,"self"],relevance:0},u=/[A-Za-z0-9_-]+/,f=/"(\\"|[^"])*"/,p=/'[^']*'/,m=e.either(u,f,p),g=e.concat(m,"(\\s*\\.\\s*",m,")*",e.lookahead(/\s*=\s*[^#\s]/));return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[r,{className:"section",begin:/\[+/,end:/\]+/},{begin:g,className:"attr",starts:{end:/$/,contains:[r,c,s,i,l,n]}}]}}var io="[0-9](_*[0-9])*",vc=`\\.(${io})`,kc="[0-9a-fA-F](_*[0-9a-fA-F])*",g0={className:"number",variants:[{begin:`(\\b(${io})((${vc})|\\.)?|(${vc}))[eE][+-]?(${io})[fFdD]?\\b`},{begin:`\\b(${io})((${vc})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${vc})[fFdD]?\\b`},{begin:`\\b(${io})[fFdD]\\b`},{begin:`\\b0[xX]((${kc})\\.?|(${kc})?\\.(${kc}))[pP][+-]?(${io})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${kc})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function YE(t,e,n){return n===-1?"":t.replace(e,r=>YE(t,e,n-1))}function MI(t){const e=t.regex,n="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",r=n+YE("(?:<"+n+"~~~(?:\\s*,\\s*"+n+"~~~)*>)?",/~~~/g,2),u={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits","goto","when"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},f={className:"meta",begin:"@"+n,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},p={className:"params",begin:/\(/,end:/\)/,keywords:u,relevance:0,contains:[t.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:u,illegal:/<\/|#/,contains:[t.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[t.BACKSLASH_ESCAPE]},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,n],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[e.concat(/(?!else)/,n),/\s+/,n,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,n],className:{1:"keyword",3:"title.class"},contains:[p,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+r+"\\s+)",t.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:u,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:u,relevance:0,contains:[f,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,g0,t.C_BLOCK_COMMENT_MODE]},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},g0,f]}}const y0="[A-Za-z$_][0-9A-Za-z$_]*",AI=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],OI=["true","false","null","undefined","NaN","Infinity"],JE=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],QE=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],XE=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],RI=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],II=[].concat(XE,JE,QE);function LI(t){const e=t.regex,n=(P,{after:q})=>{const D="</"+P[0].slice(1);return P.input.indexOf(D,q)!==-1},r=y0,i={begin:"<>",end:"</>"},s=/<[A-Za-z0-9\\._:-]+\s*\/>/,l={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(P,q)=>{const D=P[0].length+P.index,_=P.input[D];if(_==="<"||_===","){q.ignoreMatch();return}_===">"&&(n(P,{after:D})||q.ignoreMatch());let z;const re=P.input.substring(D);if(z=re.match(/^\s*=/)){q.ignoreMatch();return}if((z=re.match(/^\s+extends\s+/))&&z.index===0){q.ignoreMatch();return}}},c={$pattern:y0,keyword:AI,literal:OI,built_in:II,"variable.language":RI},u="[0-9](_?[0-9])*",f=`\\.(${u})`,p="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",m={className:"number",variants:[{begin:`(\\b(${p})((${f})|\\.)?|(${f}))[eE][+-]?(${u})\\b`},{begin:`\\b(${p})\\b((${f})\\b|\\.)?|(${f})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},g={className:"subst",begin:"\\$\\{",end:"\\}",keywords:c,contains:[]},y={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"xml"}},k={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"css"}},w={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"graphql"}},x={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,g]},N={className:"comment",variants:[t.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:r+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]},M=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,y,k,w,x,{match:/\$\d+/},m];g.contains=M.concat({begin:/\{/,end:/\}/,keywords:c,contains:["self"].concat(M)});const B=[].concat(N,g.contains),I=B.concat([{begin:/(\s*)\(/,end:/\)/,keywords:c,contains:["self"].concat(B)}]),F={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:I},V={variants:[{match:[/class/,/\s+/,r,/\s+/,/extends/,/\s+/,e.concat(r,"(",e.concat(/\./,r),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,r],scope:{1:"keyword",3:"title.class"}}]},Q={relevance:0,match:e.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...JE,...QE]}},ee={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},Y={variants:[{match:[/function/,/\s+/,r,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[F],illegal:/%/},G={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function H(P){return e.concat("(?!",P.join("|"),")")}const K={match:e.concat(/\b/,H([...XE,"super","import"].map(P=>`${P}\\s*\\(`)),r,e.lookahead(/\s*\(/)),className:"title.function",relevance:0},U={begin:e.concat(/\./,e.lookahead(e.concat(r,/(?![0-9A-Za-z$_(])/))),end:r,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},X={match:[/get|set/,/\s+/,r,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},F]},te="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",ge={match:[/const|var|let/,/\s+/,r,/\s*/,/=\s*/,/(async\s*)?/,e.lookahead(te)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[F]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:c,exports:{PARAMS_CONTAINS:I,CLASS_REFERENCE:Q},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),ee,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,y,k,w,x,N,{match:/\$\d+/},m,Q,{scope:"attr",match:r+e.lookahead(":"),relevance:0},ge,{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[N,t.REGEXP_MODE,{className:"function",begin:te,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:I}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:i.begin,end:i.end},{match:s},{begin:l.begin,"on:begin":l.isTrulyOpeningTag,end:l.end}],subLanguage:"xml",contains:[{begin:l.begin,end:l.end,skip:!0,contains:["self"]}]}]},Y,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[F,t.inherit(t.TITLE_MODE,{begin:r,className:"title.function"})]},{match:/\.\.\./,relevance:0},U,{match:"\\$"+r,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[F]},K,G,V,X,{match:/\$[(.]/}]}}function DI(t){const e={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},n={match:/[{}[\],:]/,className:"punctuation",relevance:0},r=["true","false","null"],i={scope:"literal",beginKeywords:r.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:r},contains:[e,n,t.QUOTE_STRING_MODE,i,t.C_NUMBER_MODE,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}var so="[0-9](_*[0-9])*",Ec=`\\.(${so})`,wc="[0-9a-fA-F](_*[0-9a-fA-F])*",PI={className:"number",variants:[{begin:`(\\b(${so})((${Ec})|\\.)?|(${Ec}))[eE][+-]?(${so})[fFdD]?\\b`},{begin:`\\b(${so})((${Ec})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${Ec})[fFdD]?\\b`},{begin:`\\b(${so})[fFdD]\\b`},{begin:`\\b0[xX]((${wc})\\.?|(${wc})?\\.(${wc}))[pP][+-]?(${so})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${wc})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function BI(t){const e={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},n={className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},r={className:"symbol",begin:t.UNDERSCORE_IDENT_RE+"@"},i={className:"subst",begin:/\$\{/,end:/\}/,contains:[t.C_NUMBER_MODE]},s={className:"variable",begin:"\\$"+t.UNDERSCORE_IDENT_RE},l={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[s,i]},{begin:"'",end:"'",illegal:/\n/,contains:[t.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[t.BACKSLASH_ESCAPE,s,i]}]};i.contains.push(l);const c={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+t.UNDERSCORE_IDENT_RE+")?"},u={className:"meta",begin:"@"+t.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[t.inherit(l,{className:"string"}),"self"]}]},f=PI,p=t.COMMENT("/\\*","\\*/",{contains:[t.C_BLOCK_COMMENT_MODE]}),m={variants:[{className:"type",begin:t.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},g=m;return g.variants[1].contains=[m],m.variants[1].contains=[g],{name:"Kotlin",aliases:["kt","kts"],keywords:e,contains:[t.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),t.C_LINE_COMMENT_MODE,p,n,r,c,u,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:e,relevance:5,contains:[{begin:t.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[t.UNDERSCORE_TITLE_MODE]},{className:"type",begin:/</,end:/>/,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:e,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[m,t.C_LINE_COMMENT_MODE,p],relevance:0},t.C_LINE_COMMENT_MODE,p,c,u,l,t.C_NUMBER_MODE]},p]},{begin:[/class|interface|trait/,/\s+/,t.UNDERSCORE_IDENT_RE],beginScope:{3:"title.class"},keywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},t.UNDERSCORE_TITLE_MODE,{className:"type",begin:/</,end:/>/,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,){\s]|$/,excludeBegin:!0,returnEnd:!0},c,u]},l,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:`
|
|
202
|
+
`},f]}}const zI=t=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:t.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:t.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),jI=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],FI=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],$I=[...jI,...FI],UI=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),ZE=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),ew=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),HI=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse(),WI=ZE.concat(ew).sort().reverse();function VI(t){const e=zI(t),n=WI,r="and or not only",i="[\\w-]+",s="("+i+"|@\\{"+i+"\\})",l=[],c=[],u=function(M){return{className:"string",begin:"~?"+M+".*?"+M}},f=function(M,B,I){return{className:M,begin:B,relevance:I}},p={$pattern:/[a-z-]+/,keyword:r,attribute:UI.join(" ")},m={begin:"\\(",end:"\\)",contains:c,keywords:p,relevance:0};c.push(t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,u("'"),u('"'),e.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},e.HEXCOLOR,m,f("variable","@@?"+i,10),f("variable","@\\{"+i+"\\}"),f("built_in","~?`[^`]*?`"),{className:"attribute",begin:i+"\\s*:",end:":",returnBegin:!0,excludeEnd:!0},e.IMPORTANT,{beginKeywords:"and not"},e.FUNCTION_DISPATCH);const g=c.concat({begin:/\{/,end:/\}/,contains:l}),y={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(c)},k={begin:s+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},e.CSS_VARIABLE,{className:"attribute",begin:"\\b("+HI.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:c}}]},w={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:p,returnEnd:!0,contains:c,relevance:0}},x={className:"variable",variants:[{begin:"@"+i+"\\s*:",relevance:15},{begin:"@"+i}],starts:{end:"[;}]",returnEnd:!0,contains:g}},C={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:s,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:`[<='$"]`,relevance:0,contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,y,f("keyword","all\\b"),f("variable","@\\{"+i+"\\}"),{begin:"\\b("+$I.join("|")+")\\b",className:"selector-tag"},e.CSS_NUMBER_MODE,f("selector-tag",s,0),f("selector-id","#"+s),f("selector-class","\\."+s,0),f("selector-tag","&",0),e.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+ZE.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+ew.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:g},{begin:"!important"},e.FUNCTION_DISPATCH]},N={begin:i+`:(:)?(${n.join("|")})`,returnBegin:!0,contains:[C]};return l.push(t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,w,x,N,k,C,y,e.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:`[=>'/<($"]`,contains:l}}function KI(t){const e="\\[=*\\[",n="\\]=*\\]",r={begin:e,end:n,contains:["self"]},i=[t.COMMENT("--(?!"+e+")","$"),t.COMMENT("--"+e,n,{contains:[r],relevance:10})];return{name:"Lua",aliases:["pluto"],keywords:{$pattern:t.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:i.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[t.inherit(t.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:i}].concat(i)},t.C_NUMBER_MODE,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,{className:"string",begin:e,end:n,contains:[r],relevance:5}])}}function qI(t){const e={className:"variable",variants:[{begin:"\\$\\("+t.UNDERSCORE_IDENT_RE+"\\)",contains:[t.BACKSLASH_ESCAPE]},{begin:/\$[@%<?\^\+\*]/}]},n={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,e]},r={className:"variable",begin:/\$\([\w-]+\s/,end:/\)/,keywords:{built_in:"subst patsubst strip findstring filter filter-out sort word wordlist firstword lastword dir notdir suffix basename addsuffix addprefix join wildcard realpath abspath error warning shell origin flavor foreach if or and call eval file value"},contains:[e,n]},i={begin:"^"+t.UNDERSCORE_IDENT_RE+"\\s*(?=[:+?]?=)"},s={className:"meta",begin:/^\.PHONY:/,end:/$/,keywords:{$pattern:/[\.\w]+/,keyword:".PHONY"}},l={className:"section",begin:/^[^\s]+:/,end:/$/,contains:[e]};return{name:"Makefile",aliases:["mk","mak","make"],keywords:{$pattern:/[\w-]+/,keyword:"define endef undefine ifdef ifndef ifeq ifneq else endif include -include sinclude override export unexport private vpath"},contains:[t.HASH_COMMENT_MODE,e,n,r,i,s,l]}}function GI(t){const e=t.regex,n={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},r={begin:"^[-\\*]{3,}",end:"$"},i={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},s={className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},l={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},c=/[A-Za-z][A-Za-z0-9+.-]*/,u={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.concat(/\[.+?\]\(/,c,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},f={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},p={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},m=t.inherit(f,{contains:[]}),g=t.inherit(p,{contains:[]});f.contains.push(g),p.contains.push(m);let y=[n,u];return[f,p,m,g].forEach(C=>{C.contains=C.contains.concat(y)}),y=y.concat(f,p),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:y},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:y}]}]},n,s,f,p,{className:"quote",begin:"^>\\s+",contains:y,end:"$"},i,r,u,l,{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}function YI(t){const e={className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},n=/[a-zA-Z@][a-zA-Z0-9_]*/,c={"variable.language":["this","super"],$pattern:n,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},u={$pattern:n,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:c,illegal:"</",contains:[e,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.C_NUMBER_MODE,t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(t.QUOTE_STRING_MODE,{className:"string"}),{className:"string",begin:/<.*?>/,end:/$/,illegal:"\\n"},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+u.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:u,contains:[t.UNDERSCORE_TITLE_MODE]},{begin:"\\."+t.UNDERSCORE_IDENT_RE,relevance:0}]}}function JI(t){const e=t.regex,n=["abs","accept","alarm","and","atan2","bind","binmode","bless","break","caller","chdir","chmod","chomp","chop","chown","chr","chroot","class","close","closedir","connect","continue","cos","crypt","dbmclose","dbmopen","defined","delete","die","do","dump","each","else","elsif","endgrent","endhostent","endnetent","endprotoent","endpwent","endservent","eof","eval","exec","exists","exit","exp","fcntl","field","fileno","flock","for","foreach","fork","format","formline","getc","getgrent","getgrgid","getgrnam","gethostbyaddr","gethostbyname","gethostent","getlogin","getnetbyaddr","getnetbyname","getnetent","getpeername","getpgrp","getpriority","getprotobyname","getprotobynumber","getprotoent","getpwent","getpwnam","getpwuid","getservbyname","getservbyport","getservent","getsockname","getsockopt","given","glob","gmtime","goto","grep","gt","hex","if","index","int","ioctl","join","keys","kill","last","lc","lcfirst","length","link","listen","local","localtime","log","lstat","lt","ma","map","method","mkdir","msgctl","msgget","msgrcv","msgsnd","my","ne","next","no","not","oct","open","opendir","or","ord","our","pack","package","pipe","pop","pos","print","printf","prototype","push","q|0","qq","quotemeta","qw","qx","rand","read","readdir","readline","readlink","readpipe","recv","redo","ref","rename","require","reset","return","reverse","rewinddir","rindex","rmdir","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","sethostent","setnetent","setpgrp","setpriority","setprotoent","setpwent","setservent","setsockopt","shift","shmctl","shmget","shmread","shmwrite","shutdown","sin","sleep","socket","socketpair","sort","splice","split","sprintf","sqrt","srand","stat","state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite","tell","telldir","tie","tied","time","times","tr","truncate","uc","ucfirst","umask","undef","unless","unlink","unpack","unshift","untie","until","use","utime","values","vec","wait","waitpid","wantarray","warn","when","while","write","x|0","xor","y|0"],r=/[dualxmsipngr]{0,12}/,i={$pattern:/[\w.]+/,keyword:n.join(" ")},s={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:i},l={begin:/->\{/,end:/\}/},c={scope:"attr",match:/\s+:\s*\w+(\s*\(.*?\))?/},u={scope:"variable",variants:[{begin:/\$\d/},{begin:e.concat(/[$%@](?!")(\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@](?!")[^\s\w{=]|\$=/,relevance:0}],contains:[c]},f={className:"number",variants:[{match:/0?\.[0-9][0-9_]+\b/},{match:/\bv?(0|[1-9][0-9_]*(\.[0-9_]+)?|[1-9][0-9_]*)\b/},{match:/\b0[0-7][0-7_]*\b/},{match:/\b0x[0-9a-fA-F][0-9a-fA-F_]*\b/},{match:/\b0b[0-1][0-1_]*\b/}],relevance:0},p=[t.BACKSLASH_ESCAPE,s,u],m=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],g=(w,x,C="\\1")=>{const N=C==="\\1"?C:e.concat(C,x);return e.concat(e.concat("(?:",w,")"),x,/(?:\\.|[^\\\/])*?/,N,/(?:\\.|[^\\\/])*?/,C,r)},y=(w,x,C)=>e.concat(e.concat("(?:",w,")"),x,/(?:\\.|[^\\\/])*?/,C,r),k=[u,t.HASH_COMMENT_MODE,t.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),l,{className:"string",contains:p,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[t.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},f,{begin:"(\\/\\/|"+t.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[t.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:g("s|tr|y",e.either(...m,{capture:!0}))},{begin:g("s|tr|y","\\(","\\)")},{begin:g("s|tr|y","\\[","\\]")},{begin:g("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:y("(?:m|qr)?",/\//,/\//)},{begin:y("m|qr",e.either(...m,{capture:!0}),/\1/)},{begin:y("m|qr",/\(/,/\)/)},{begin:y("m|qr",/\[/,/\]/)},{begin:y("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub method",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[t.TITLE_MODE,c]},{className:"class",beginKeywords:"class",end:"[;{]",excludeEnd:!0,relevance:5,contains:[t.TITLE_MODE,c,f]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return s.contains=k,l.contains=k,{name:"Perl",aliases:["pl","pm"],keywords:i,contains:k}}function QI(t){const e=t.regex,n=/(?![A-Za-z0-9])(?![$])/,r=e.concat(/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/,n),i=e.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/,n),s=e.concat(/[A-Z]+/,n),l={scope:"variable",match:"\\$+"+r},c={scope:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?=/},{begin:/<\?/,relevance:.1},{begin:/\?>/}]},u={scope:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},f=t.inherit(t.APOS_STRING_MODE,{illegal:null}),p=t.inherit(t.QUOTE_STRING_MODE,{illegal:null,contains:t.QUOTE_STRING_MODE.contains.concat(u)}),m={begin:/<<<[ \t]*(?:(\w+)|"(\w+)")\n/,end:/[ \t]*(\w+)\b/,contains:t.QUOTE_STRING_MODE.contains.concat(u),"on:begin":(U,X)=>{X.data._beginMatch=U[1]||U[2]},"on:end":(U,X)=>{X.data._beginMatch!==U[1]&&X.ignoreMatch()}},g=t.END_SAME_AS_BEGIN({begin:/<<<[ \t]*'(\w+)'\n/,end:/[ \t]*(\w+)\b/}),y=`[
|
|
203
|
+
]`,k={scope:"string",variants:[p,f,m,g]},w={scope:"number",variants:[{begin:"\\b0[bB][01]+(?:_[01]+)*\\b"},{begin:"\\b0[oO][0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?"}],relevance:0},x=["false","null","true"],C=["__CLASS__","__DIR__","__FILE__","__FUNCTION__","__COMPILER_HALT_OFFSET__","__LINE__","__METHOD__","__NAMESPACE__","__TRAIT__","die","echo","exit","include","include_once","print","require","require_once","array","abstract","and","as","binary","bool","boolean","break","callable","case","catch","class","clone","const","continue","declare","default","do","double","else","elseif","empty","enddeclare","endfor","endforeach","endif","endswitch","endwhile","enum","eval","extends","final","finally","float","for","foreach","from","global","goto","if","implements","instanceof","insteadof","int","integer","interface","isset","iterable","list","match|0","mixed","new","never","object","or","private","protected","public","readonly","real","return","string","switch","throw","trait","try","unset","use","var","void","while","xor","yield"],N=["Error|0","AppendIterator","ArgumentCountError","ArithmeticError","ArrayIterator","ArrayObject","AssertionError","BadFunctionCallException","BadMethodCallException","CachingIterator","CallbackFilterIterator","CompileError","Countable","DirectoryIterator","DivisionByZeroError","DomainException","EmptyIterator","ErrorException","Exception","FilesystemIterator","FilterIterator","GlobIterator","InfiniteIterator","InvalidArgumentException","IteratorIterator","LengthException","LimitIterator","LogicException","MultipleIterator","NoRewindIterator","OutOfBoundsException","OutOfRangeException","OuterIterator","OverflowException","ParentIterator","ParseError","RangeException","RecursiveArrayIterator","RecursiveCachingIterator","RecursiveCallbackFilterIterator","RecursiveDirectoryIterator","RecursiveFilterIterator","RecursiveIterator","RecursiveIteratorIterator","RecursiveRegexIterator","RecursiveTreeIterator","RegexIterator","RuntimeException","SeekableIterator","SplDoublyLinkedList","SplFileInfo","SplFileObject","SplFixedArray","SplHeap","SplMaxHeap","SplMinHeap","SplObjectStorage","SplObserver","SplPriorityQueue","SplQueue","SplStack","SplSubject","SplTempFileObject","TypeError","UnderflowException","UnexpectedValueException","UnhandledMatchError","ArrayAccess","BackedEnum","Closure","Fiber","Generator","Iterator","IteratorAggregate","Serializable","Stringable","Throwable","Traversable","UnitEnum","WeakReference","WeakMap","Directory","__PHP_Incomplete_Class","parent","php_user_filter","self","static","stdClass"],B={keyword:C,literal:(U=>{const X=[];return U.forEach(te=>{X.push(te),te.toLowerCase()===te?X.push(te.toUpperCase()):X.push(te.toLowerCase())}),X})(x),built_in:N},I=U=>U.map(X=>X.replace(/\|\d+$/,"")),F={variants:[{match:[/new/,e.concat(y,"+"),e.concat("(?!",I(N).join("\\b|"),"\\b)"),i],scope:{1:"keyword",4:"title.class"}}]},V=e.concat(r,"\\b(?!\\()"),Q={variants:[{match:[e.concat(/::/,e.lookahead(/(?!class\b)/)),V],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[i,e.concat(/::/,e.lookahead(/(?!class\b)/)),V],scope:{1:"title.class",3:"variable.constant"}},{match:[i,e.concat("::",e.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[i,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},ee={scope:"attr",match:e.concat(r,e.lookahead(":"),e.lookahead(/(?!::)/))},Y={relevance:0,begin:/\(/,end:/\)/,keywords:B,contains:[ee,l,Q,t.C_BLOCK_COMMENT_MODE,k,w,F]},G={relevance:0,match:[/\b/,e.concat("(?!fn\\b|function\\b|",I(C).join("\\b|"),"|",I(N).join("\\b|"),"\\b)"),r,e.concat(y,"*"),e.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[Y]};Y.contains.push(G);const H=[ee,Q,t.C_BLOCK_COMMENT_MODE,k,w,F],K={begin:e.concat(/#\[\s*\\?/,e.either(i,s)),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:x,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:x,keyword:["new","array"]},contains:["self",...H]},...H,{scope:"meta",variants:[{match:i},{match:s}]}]};return{case_insensitive:!1,keywords:B,contains:[K,t.HASH_COMMENT_MODE,t.COMMENT("//","$"),t.COMMENT("/\\*","\\*/",{contains:[{scope:"doctag",match:"@[A-Za-z]+"}]}),{match:/__halt_compiler\(\);/,keywords:"__halt_compiler",starts:{scope:"comment",end:t.MATCH_NOTHING_RE,contains:[{match:/\?>/,scope:"meta",endsParent:!0}]}},c,{scope:"variable.language",match:/\$this\b/},l,G,Q,{match:[/const/,/\s/,r],scope:{1:"keyword",3:"variable.constant"}},F,{scope:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},t.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{scope:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:B,contains:["self",K,l,Q,t.C_BLOCK_COMMENT_MODE,k,w]}]},{scope:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},t.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[t.inherit(t.UNDERSCORE_TITLE_MODE,{scope:"title.class"})]},{beginKeywords:"use",relevance:0,end:";",contains:[{match:/\b(as|const|function)\b/,scope:"keyword"},t.UNDERSCORE_TITLE_MODE]},k,w]}}function XI(t){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},t.inherit(t.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),t.inherit(t.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}function ZI(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}function eL(t){const e=t.regex,n=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),r=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],c={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:r,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},u={className:"meta",begin:/^(>>>|\.\.\.) /},f={className:"subst",begin:/\{/,end:/\}/,keywords:c,illegal:/#/},p={begin:/\{\{/,relevance:0},m={className:"string",contains:[t.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,u],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,u],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,u,p,f]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,u,p,f]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[t.BACKSLASH_ESCAPE,p,f]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,p,f]},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},g="[0-9](_?[0-9])*",y=`(\\b(${g}))?\\.(${g})|\\b(${g})\\.`,k=`\\b|${r.join("|")}`,w={className:"number",relevance:0,variants:[{begin:`(\\b(${g})|(${y}))[eE][+-]?(${g})[jJ]?(?=${k})`},{begin:`(${y})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${k})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${k})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${k})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${k})`},{begin:`\\b(${g})[jJ](?=${k})`}]},x={className:"comment",begin:e.lookahead(/# type:/),end:/$/,keywords:c,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},C={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:["self",u,w,m,t.HASH_COMMENT_MODE]}]};return f.contains=[m,w,u],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:c,illegal:/(<\/|\?)|=>/,contains:[u,w,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},m,x,t.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,n],scope:{1:"keyword",3:"title.function"},contains:[C]},{variants:[{match:[/\bclass/,/\s+/,n,/\s*/,/\(\s*/,n,/\s*\)/]},{match:[/\bclass/,/\s+/,n]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[w,C,m]}]}}function tL(t){return{aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}function nL(t){const e=t.regex,n=/(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/,r=e.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/,/0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/,/(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/),i=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,s=e.either(/[()]/,/[{}]/,/\[\[/,/[[\]]/,/\\/,/,/);return{name:"R",keywords:{$pattern:n,keyword:"function if in break next repeat else for while",literal:"NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10",built_in:"LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm"},contains:[t.COMMENT(/#'/,/$/,{contains:[{scope:"doctag",match:/@examples/,starts:{end:e.lookahead(e.either(/\n^#'\s*(?=@[a-zA-Z]+)/,/\n^(?!#')/)),endsParent:!0}},{scope:"doctag",begin:"@param",end:/$/,contains:[{scope:"variable",variants:[{match:n},{match:/`(?:\\.|[^`\\])+`/}],endsParent:!0}]},{scope:"doctag",match:/@[a-zA-Z]+/},{scope:"keyword",match:/\\[a-zA-Z]+/}]}),t.HASH_COMMENT_MODE,{scope:"string",contains:[t.BACKSLASH_ESCAPE],variants:[t.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\(/,end:/\)(-*)"/}),t.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\{/,end:/\}(-*)"/}),t.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\[/,end:/\](-*)"/}),t.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\(/,end:/\)(-*)'/}),t.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\{/,end:/\}(-*)'/}),t.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\[/,end:/\](-*)'/}),{begin:'"',end:'"',relevance:0},{begin:"'",end:"'",relevance:0}]},{relevance:0,variants:[{scope:{1:"operator",2:"number"},match:[i,r]},{scope:{1:"operator",2:"number"},match:[/%[^%]*%/,r]},{scope:{1:"punctuation",2:"number"},match:[s,r]},{scope:{2:"number"},match:[/[^a-zA-Z0-9._]|^/,r]}]},{scope:{3:"operator"},match:[n,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:i},{match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:s},{begin:"`",end:"`",contains:[{begin:/\\./}]}]}}function rL(t){const e=t.regex,n="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",r=e.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),i=e.concat(r,/(::\w+)*/),l={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield",...["include","extend","prepend","public","private","protected","raise","throw"]],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},c={className:"doctag",begin:"@[A-Za-z]+"},u={begin:"#<",end:">"},f=[t.COMMENT("#","$",{contains:[c]}),t.COMMENT("^=begin","^=end",{contains:[c],relevance:10}),t.COMMENT("^__END__",t.MATCH_NOTHING_RE)],p={className:"subst",begin:/#\{/,end:/\}/,keywords:l},m={className:"string",contains:[t.BACKSLASH_ESCAPE,p],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?</,end:/>/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:e.concat(/<<[-~]?'?/,e.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[t.BACKSLASH_ESCAPE,p]})]}]},g="[1-9](_?[0-9])*|0",y="[0-9](_?[0-9])*",k={className:"number",relevance:0,variants:[{begin:`\\b(${g})(\\.(${y}))?([eE][+-]?(${y})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},w={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:l}]},F=[m,{variants:[{match:[/class\s+/,i,/\s+<\s+/,i]},{match:[/\b(class|module)\s+/,i]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:l},{match:[/(include|extend)\s+/,i],scope:{2:"title.class"},keywords:l},{relevance:0,match:[i,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:r,scope:"title.class"},{match:[/def/,/\s+/,n],scope:{1:"keyword",3:"title.function"},contains:[w]},{begin:t.IDENT_RE+"::"},{className:"symbol",begin:t.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[m,{begin:n}],relevance:0},k,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|(?!=)/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:l},{begin:"("+t.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[t.BACKSLASH_ESCAPE,p],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(u,f),relevance:0}].concat(u,f);p.contains=F,w.contains=F;const Y=[{begin:/^\s*=>/,starts:{end:"$",contains:F}},{className:"meta.prompt",begin:"^("+"[>?]>"+"|"+"[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]"+"|"+"(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>"+")(?=[ ])",starts:{end:"$",keywords:l,contains:F}}];return f.unshift(u),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:l,illegal:/\/\*/,contains:[t.SHEBANG({binary:"ruby"})].concat(Y).concat(f).concat(F)}}function iL(t){const e=t.regex,n=/(r#)?/,r=e.concat(n,t.UNDERSCORE_IDENT_RE),i=e.concat(n,t.IDENT_RE),s={className:"title.function.invoke",relevance:0,begin:e.concat(/\b/,/(?!let|for|while|if|else|match\b)/,i,e.lookahead(/\s*\(/))},l="([ui](8|16|32|64|128|size)|f(32|64))?",c=["abstract","as","async","await","become","box","break","const","continue","crate","do","dyn","else","enum","extern","false","final","fn","for","if","impl","in","let","loop","macro","match","mod","move","mut","override","priv","pub","ref","return","self","Self","static","struct","super","trait","true","try","type","typeof","union","unsafe","unsized","use","virtual","where","while","yield"],u=["true","false","Some","None","Ok","Err"],f=["drop ","Copy","Send","Sized","Sync","Drop","Fn","FnMut","FnOnce","ToOwned","Clone","Debug","PartialEq","PartialOrd","Eq","Ord","AsRef","AsMut","Into","From","Default","Iterator","Extend","IntoIterator","DoubleEndedIterator","ExactSizeIterator","SliceConcatExt","ToString","assert!","assert_eq!","bitflags!","bytes!","cfg!","col!","concat!","concat_idents!","debug_assert!","debug_assert_eq!","env!","eprintln!","panic!","file!","format!","format_args!","include_bytes!","include_str!","line!","local_data_key!","module_path!","option_env!","print!","println!","select!","stringify!","try!","unimplemented!","unreachable!","vec!","write!","writeln!","macro_rules!","assert_ne!","debug_assert_ne!"],p=["i8","i16","i32","i64","i128","isize","u8","u16","u32","u64","u128","usize","f32","f64","str","char","bool","Box","Option","Result","String","Vec"];return{name:"Rust",aliases:["rs"],keywords:{$pattern:t.IDENT_RE+"!?",type:p,keyword:c,literal:u,built_in:f},illegal:"</",contains:[t.C_LINE_COMMENT_MODE,t.COMMENT("/\\*","\\*/",{contains:["self"]}),t.inherit(t.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:"symbol",begin:/'[a-zA-Z_][a-zA-Z0-9_]*(?!')/},{scope:"string",variants:[{begin:/b?r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'/,end:/'/,contains:[{scope:"char.escape",match:/\\('|\w|x\w{2}|u\w{4}|U\w{8})/}]}]},{className:"number",variants:[{begin:"\\b0b([01_]+)"+l},{begin:"\\b0o([0-7_]+)"+l},{begin:"\\b0x([A-Fa-f0-9_]+)"+l},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+l}],relevance:0},{begin:[/fn/,/\s+/,r],className:{1:"keyword",3:"title.function"}},{className:"meta",begin:"#!?\\[",end:"\\]",contains:[{className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE]}]},{begin:[/let/,/\s+/,/(?:mut\s+)?/,r],className:{1:"keyword",3:"keyword",4:"variable"}},{begin:[/for/,/\s+/,r,/\s+/,/in/],className:{1:"keyword",3:"variable",5:"keyword"}},{begin:[/type/,/\s+/,r],className:{1:"keyword",3:"title.class"}},{begin:[/(?:trait|enum|struct|union|impl|for)/,/\s+/,r],className:{1:"keyword",3:"title.class"}},{begin:t.IDENT_RE+"::",keywords:{keyword:"Self",built_in:f,type:p}},{className:"punctuation",begin:"->"},s]}}const sL=t=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:t.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:t.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),oL=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],lL=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],aL=[...oL,...lL],cL=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),uL=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),dL=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),fL=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function pL(t){const e=sL(t),n=dL,r=uL,i="@[a-z-]+",s="and or not only",c={className:"variable",begin:"(\\$"+"[a-zA-Z-][a-zA-Z0-9_-]*"+")\\b",relevance:0};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,e.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},e.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+aL.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+r.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+n.join("|")+")"},c,{begin:/\(/,end:/\)/,contains:[e.CSS_NUMBER_MODE]},e.CSS_VARIABLE,{className:"attribute",begin:"\\b("+fL.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,relevance:0,contains:[e.BLOCK_COMMENT,c,e.HEXCOLOR,e.CSS_NUMBER_MODE,t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,e.IMPORTANT,e.FUNCTION_DISPATCH]},{begin:"@(page|font-face)",keywords:{$pattern:i,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:s,attribute:cL.join(" ")},contains:[{begin:i,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},c,t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,e.HEXCOLOR,e.CSS_NUMBER_MODE]},e.FUNCTION_DISPATCH]}}function hL(t){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}function mL(t){const e=t.regex,n=t.COMMENT("--","$"),r={scope:"string",variants:[{begin:/'/,end:/'/,contains:[{match:/''/}]}]},i={begin:/"/,end:/"/,contains:[{match:/""/}]},s=["true","false","unknown"],l=["double precision","large object","with timezone","without timezone"],c=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],u=["add","asc","collation","desc","final","first","last","view"],f=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year"],p=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],m=["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"],g=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],y=p,k=[...f,...u].filter(I=>!p.includes(I)),w={scope:"variable",match:/@[a-z0-9][a-z0-9_]*/},x={scope:"operator",match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},C={match:e.concat(/\b/,e.either(...y),/\s*\(/),relevance:0,keywords:{built_in:y}};function N(I){return e.concat(/\b/,e.either(...I.map(F=>F.replace(/\s+/,"\\s+"))),/\b/)}const M={scope:"keyword",match:N(g),relevance:0};function B(I,{exceptions:F,when:V}={}){const Q=V;return F=F||[],I.map(ee=>ee.match(/\|\d+$/)||F.includes(ee)?ee:Q(ee)?`${ee}|0`:ee)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:B(k,{when:I=>I.length<3}),literal:s,type:c,built_in:m},contains:[{scope:"type",match:N(l)},M,C,w,r,i,t.C_NUMBER_MODE,t.C_BLOCK_COMMENT_MODE,n,x]}}function tw(t){return t?typeof t=="string"?t:t.source:null}function cl(t){return nt("(?=",t,")")}function nt(...t){return t.map(n=>tw(n)).join("")}function gL(t){const e=t[t.length-1];return typeof e=="object"&&e.constructor===Object?(t.splice(t.length-1,1),e):{}}function dn(...t){return"("+(gL(t).capture?"":"?:")+t.map(r=>tw(r)).join("|")+")"}const Vh=t=>nt(/\b/,t,/\w$/.test(t)?/\b/:/\B/),yL=["Protocol","Type"].map(Vh),b0=["init","self"].map(Vh),bL=["Any","Self"],fp=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","borrowing","break","case","catch","class","consume","consuming","continue","convenience","copy","default","defer","deinit","didSet","distributed","do","dynamic","each","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","macro","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","package","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],v0=["false","nil","true"],vL=["assignment","associativity","higherThan","left","lowerThan","none","right"],kL=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],k0=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],nw=dn(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),rw=dn(nw,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),pp=nt(nw,rw,"*"),iw=dn(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),Su=dn(iw,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),hr=nt(iw,Su,"*"),xc=nt(/[A-Z]/,Su,"*"),EL=["attached","autoclosure",nt(/convention\(/,dn("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",nt(/objc\(/,hr,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain","unchecked","unknown","usableFromInline","warn_unqualified_access"],wL=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function xL(t){const e={match:/\s+/,relevance:0},n=t.COMMENT("/\\*","\\*/",{contains:["self"]}),r=[t.C_LINE_COMMENT_MODE,n],i={match:[/\./,dn(...yL,...b0)],className:{2:"keyword"}},s={match:nt(/\./,dn(...fp)),relevance:0},l=fp.filter(xe=>typeof xe=="string").concat(["_|0"]),c=fp.filter(xe=>typeof xe!="string").concat(bL).map(Vh),u={variants:[{className:"keyword",match:dn(...c,...b0)}]},f={$pattern:dn(/\b\w+/,/#\w+/),keyword:l.concat(kL),literal:v0},p=[i,s,u],m={match:nt(/\./,dn(...k0)),relevance:0},g={className:"built_in",match:nt(/\b/,dn(...k0),/(?=\()/)},y=[m,g],k={match:/->/,relevance:0},w={className:"operator",relevance:0,variants:[{match:pp},{match:`\\.(\\.|${rw})+`}]},x=[k,w],C="([0-9]_*)+",N="([0-9a-fA-F]_*)+",M={className:"number",relevance:0,variants:[{match:`\\b(${C})(\\.(${C}))?([eE][+-]?(${C}))?\\b`},{match:`\\b0x(${N})(\\.(${N}))?([pP][+-]?(${C}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},B=(xe="")=>({className:"subst",variants:[{match:nt(/\\/,xe,/[0\\tnr"']/)},{match:nt(/\\/,xe,/u\{[0-9a-fA-F]{1,8}\}/)}]}),I=(xe="")=>({className:"subst",match:nt(/\\/,xe,/[\t ]*(?:[\r\n]|\r\n)/)}),F=(xe="")=>({className:"subst",label:"interpol",begin:nt(/\\/,xe,/\(/),end:/\)/}),V=(xe="")=>({begin:nt(xe,/"""/),end:nt(/"""/,xe),contains:[B(xe),I(xe),F(xe)]}),Q=(xe="")=>({begin:nt(xe,/"/),end:nt(/"/,xe),contains:[B(xe),F(xe)]}),ee={className:"string",variants:[V(),V("#"),V("##"),V("###"),Q(),Q("#"),Q("##"),Q("###")]},Y=[t.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[t.BACKSLASH_ESCAPE]}],G={begin:/\/[^\s](?=[^/\n]*\/)/,end:/\//,contains:Y},H=xe=>{const ft=nt(xe,/\//),On=nt(/\//,xe);return{begin:ft,end:On,contains:[...Y,{scope:"comment",begin:`#(?!.*${On})`,end:/$/}]}},K={scope:"regexp",variants:[H("###"),H("##"),H("#"),G]},U={match:nt(/`/,hr,/`/)},X={className:"variable",match:/\$\d+/},te={className:"variable",match:`\\$${Su}+`},ge=[U,X,te],P={match:/(@|#(un)?)available/,scope:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:wL,contains:[...x,M,ee]}]}},q={scope:"keyword",match:nt(/@/,dn(...EL),cl(dn(/\(/,/\s+/)))},D={scope:"meta",match:nt(/@/,hr)},_=[P,q,D],z={match:cl(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:nt(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,Su,"+")},{className:"type",match:xc,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:nt(/\s+&\s+/,cl(xc)),relevance:0}]},re={begin:/</,end:/>/,keywords:f,contains:[...r,...p,..._,k,z]};z.contains.push(re);const ae={match:nt(hr,/\s*:/),keywords:"_|0",relevance:0},se={begin:/\(/,end:/\)/,relevance:0,keywords:f,contains:["self",ae,...r,K,...p,...y,...x,M,ee,...ge,..._,z]},fe={begin:/</,end:/>/,keywords:"repeat each",contains:[...r,z]},Fe={begin:dn(cl(nt(hr,/\s*:/)),cl(nt(hr,/\s+/,hr,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:hr}]},Le={begin:/\(/,end:/\)/,keywords:f,contains:[Fe,...r,...p,...x,M,ee,..._,z,se],endsParent:!0,illegal:/["']/},He={match:[/(func|macro)/,/\s+/,dn(U.match,hr,pp)],className:{1:"keyword",3:"title.function"},contains:[fe,Le,e],illegal:[/\[/,/%/]},Pe={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[fe,Le,e],illegal:/\[|%/},Wt={match:[/operator/,/\s+/,pp],className:{1:"keyword",3:"title"}},wn={begin:[/precedencegroup/,/\s+/,xc],className:{1:"keyword",3:"title"},contains:[z],keywords:[...vL,...v0],end:/}/},xn={match:[/class\b/,/\s+/,/func\b/,/\s+/,/\b[A-Za-z_][A-Za-z0-9_]*\b/],scope:{1:"keyword",3:"keyword",5:"title.function"}},Kn={match:[/class\b/,/\s+/,/var\b/],scope:{1:"keyword",3:"keyword"}},me={begin:[/(struct|protocol|class|extension|enum|actor)/,/\s+/,hr,/\s*/],beginScope:{1:"keyword",3:"title.class"},keywords:f,contains:[fe,...p,{begin:/:/,end:/\{/,keywords:f,contains:[{scope:"title.class.inherited",match:xc},...p],relevance:0}]};for(const xe of ee.variants){const ft=xe.contains.find(Pi=>Pi.label==="interpol");ft.keywords=f;const On=[...p,...y,...x,M,ee,...ge];ft.contains=[...On,{begin:/\(/,end:/\)/,contains:["self",...On]}]}return{name:"Swift",keywords:f,contains:[...r,He,Pe,xn,Kn,me,Wt,wn,{beginKeywords:"import",end:/$/,contains:[...r],relevance:0},K,...p,...y,...x,M,ee,...ge,..._,z,se]}}const Cu="[A-Za-z$_][0-9A-Za-z$_]*",sw=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],ow=["true","false","null","undefined","NaN","Infinity"],lw=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],aw=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],cw=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],uw=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],dw=[].concat(cw,lw,aw);function SL(t){const e=t.regex,n=(P,{after:q})=>{const D="</"+P[0].slice(1);return P.input.indexOf(D,q)!==-1},r=Cu,i={begin:"<>",end:"</>"},s=/<[A-Za-z0-9\\._:-]+\s*\/>/,l={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(P,q)=>{const D=P[0].length+P.index,_=P.input[D];if(_==="<"||_===","){q.ignoreMatch();return}_===">"&&(n(P,{after:D})||q.ignoreMatch());let z;const re=P.input.substring(D);if(z=re.match(/^\s*=/)){q.ignoreMatch();return}if((z=re.match(/^\s+extends\s+/))&&z.index===0){q.ignoreMatch();return}}},c={$pattern:Cu,keyword:sw,literal:ow,built_in:dw,"variable.language":uw},u="[0-9](_?[0-9])*",f=`\\.(${u})`,p="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",m={className:"number",variants:[{begin:`(\\b(${p})((${f})|\\.)?|(${f}))[eE][+-]?(${u})\\b`},{begin:`\\b(${p})\\b((${f})\\b|\\.)?|(${f})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},g={className:"subst",begin:"\\$\\{",end:"\\}",keywords:c,contains:[]},y={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"xml"}},k={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"css"}},w={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"graphql"}},x={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,g]},N={className:"comment",variants:[t.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:r+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]},M=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,y,k,w,x,{match:/\$\d+/},m];g.contains=M.concat({begin:/\{/,end:/\}/,keywords:c,contains:["self"].concat(M)});const B=[].concat(N,g.contains),I=B.concat([{begin:/(\s*)\(/,end:/\)/,keywords:c,contains:["self"].concat(B)}]),F={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:I},V={variants:[{match:[/class/,/\s+/,r,/\s+/,/extends/,/\s+/,e.concat(r,"(",e.concat(/\./,r),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,r],scope:{1:"keyword",3:"title.class"}}]},Q={relevance:0,match:e.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...lw,...aw]}},ee={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},Y={variants:[{match:[/function/,/\s+/,r,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[F],illegal:/%/},G={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function H(P){return e.concat("(?!",P.join("|"),")")}const K={match:e.concat(/\b/,H([...cw,"super","import"].map(P=>`${P}\\s*\\(`)),r,e.lookahead(/\s*\(/)),className:"title.function",relevance:0},U={begin:e.concat(/\./,e.lookahead(e.concat(r,/(?![0-9A-Za-z$_(])/))),end:r,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},X={match:[/get|set/,/\s+/,r,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},F]},te="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",ge={match:[/const|var|let/,/\s+/,r,/\s*/,/=\s*/,/(async\s*)?/,e.lookahead(te)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[F]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:c,exports:{PARAMS_CONTAINS:I,CLASS_REFERENCE:Q},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),ee,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,y,k,w,x,N,{match:/\$\d+/},m,Q,{scope:"attr",match:r+e.lookahead(":"),relevance:0},ge,{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[N,t.REGEXP_MODE,{className:"function",begin:te,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:c,contains:I}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:i.begin,end:i.end},{match:s},{begin:l.begin,"on:begin":l.isTrulyOpeningTag,end:l.end}],subLanguage:"xml",contains:[{begin:l.begin,end:l.end,skip:!0,contains:["self"]}]}]},Y,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[F,t.inherit(t.TITLE_MODE,{begin:r,className:"title.function"})]},{match:/\.\.\./,relevance:0},U,{match:"\\$"+r,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[F]},K,G,V,X,{match:/\$[(.]/}]}}function CL(t){const e=t.regex,n=SL(t),r=Cu,i=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],s={begin:[/namespace/,/\s+/,t.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},l={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:i},contains:[n.exports.CLASS_REFERENCE]},c={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},u=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],f={$pattern:Cu,keyword:sw.concat(u),literal:ow,built_in:dw.concat(i),"variable.language":uw},p={className:"meta",begin:"@"+r},m=(w,x,C)=>{const N=w.contains.findIndex(M=>M.label===x);if(N===-1)throw new Error("can not find mode to replace");w.contains.splice(N,1,C)};Object.assign(n.keywords,f),n.exports.PARAMS_CONTAINS.push(p);const g=n.contains.find(w=>w.scope==="attr"),y=Object.assign({},g,{match:e.concat(r,e.lookahead(/\s*\?:/))});n.exports.PARAMS_CONTAINS.push([n.exports.CLASS_REFERENCE,g,y]),n.contains=n.contains.concat([p,s,l,y]),m(n,"shebang",t.SHEBANG()),m(n,"use_strict",c);const k=n.contains.find(w=>w.label==="func.def");return k.relevance=0,Object.assign(n,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),n}function NL(t){const e=t.regex,n={className:"string",begin:/"(""|[^/n])"C\b/},r={className:"string",begin:/"/,end:/"/,illegal:/\n/,contains:[{begin:/""/}]},i=/\d{1,2}\/\d{1,2}\/\d{4}/,s=/\d{4}-\d{1,2}-\d{1,2}/,l=/(\d|1[012])(:\d+){0,2} *(AM|PM)/,c=/\d{1,2}(:\d{1,2}){1,2}/,u={className:"literal",variants:[{begin:e.concat(/# */,e.either(s,i),/ *#/)},{begin:e.concat(/# */,c,/ *#/)},{begin:e.concat(/# */,l,/ *#/)},{begin:e.concat(/# */,e.either(s,i),/ +/,e.either(l,c),/ *#/)}]},f={className:"number",relevance:0,variants:[{begin:/\b\d[\d_]*((\.[\d_]+(E[+-]?[\d_]+)?)|(E[+-]?[\d_]+))[RFD@!#]?/},{begin:/\b\d[\d_]*((U?[SIL])|[%&])?/},{begin:/&H[\dA-F_]+((U?[SIL])|[%&])?/},{begin:/&O[0-7_]+((U?[SIL])|[%&])?/},{begin:/&B[01_]+((U?[SIL])|[%&])?/}]},p={className:"label",begin:/^\w+:/},m=t.COMMENT(/'''/,/$/,{contains:[{className:"doctag",begin:/<\/?/,end:/>/}]}),g=t.COMMENT(null,/$/,{variants:[{begin:/'/},{begin:/([\t ]|^)REM(?=\s)/}]});return{name:"Visual Basic .NET",aliases:["vb"],case_insensitive:!0,classNameAliases:{label:"symbol"},keywords:{keyword:"addhandler alias aggregate ansi as async assembly auto binary by byref byval call case catch class compare const continue custom declare default delegate dim distinct do each equals else elseif end enum erase error event exit explicit finally for friend from function get global goto group handles if implements imports in inherits interface into iterator join key let lib loop me mid module mustinherit mustoverride mybase myclass namespace narrowing new next notinheritable notoverridable of off on operator option optional order overloads overridable overrides paramarray partial preserve private property protected public raiseevent readonly redim removehandler resume return select set shadows shared skip static step stop structure strict sub synclock take text then throw to try unicode until using when where while widening with withevents writeonly yield",built_in:"addressof and andalso await directcast gettype getxmlnamespace is isfalse isnot istrue like mod nameof new not or orelse trycast typeof xor cbool cbyte cchar cdate cdbl cdec cint clng cobj csbyte cshort csng cstr cuint culng cushort",type:"boolean byte char date decimal double integer long object sbyte short single string uinteger ulong ushort",literal:"true false nothing"},illegal:"//|\\{|\\}|endif|gosub|variant|wend|^\\$ ",contains:[n,r,u,f,p,m,g,{className:"meta",begin:/[\t ]*#(const|disable|else|elseif|enable|end|externalsource|if|region)\b/,end:/$/,keywords:{keyword:"const disable else elseif enable end externalsource if region then"},contains:[g]}]}}function _L(t){t.regex;const e=t.COMMENT(/\(;/,/;\)/);e.contains.push("self");const n=t.COMMENT(/;;/,/$/),r=["anyfunc","block","br","br_if","br_table","call","call_indirect","data","drop","elem","else","end","export","func","global.get","global.set","local.get","local.set","local.tee","get_global","get_local","global","if","import","local","loop","memory","memory.grow","memory.size","module","mut","nop","offset","param","result","return","select","set_global","set_local","start","table","tee_local","then","type","unreachable"],i={begin:[/(?:func|call|call_indirect)/,/\s+/,/\$[^\s)]+/],className:{1:"keyword",3:"title.function"}},s={className:"variable",begin:/\$[\w_]+/},l={match:/(\((?!;)|\))+/,className:"punctuation",relevance:0},c={className:"number",relevance:0,match:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/},u={match:/(i32|i64|f32|f64)(?!\.)/,className:"type"},f={className:"keyword",match:/\b(f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|nearest|neg?|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|store(?:8|16|32)?|sqrt|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))\b/};return{name:"WebAssembly",keywords:{$pattern:/[\w.]+/,keyword:r},contains:[n,e,{match:[/(?:offset|align)/,/\s*/,/=/],className:{1:"keyword",3:"operator"}},s,l,i,t.QUOTE_STRING_MODE,u,f,c]}}function TL(t){const e=t.regex,n=e.concat(/[\p{L}_]/u,e.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),r=/[\p{L}0-9._:-]+/u,i={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},s={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},l=t.inherit(s,{begin:/\(/,end:/\)/}),c=t.inherit(t.APOS_STRING_MODE,{className:"string"}),u=t.inherit(t.QUOTE_STRING_MODE,{className:"string"}),f={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:r,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[i]},{begin:/'/,end:/'/,contains:[i]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[s,u,c,l,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[s,l,u,c]}]}]},t.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},i,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[u]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[f],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[f],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:e.concat(/</,e.lookahead(e.concat(n,e.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:n,relevance:0,starts:f}]},{className:"tag",begin:e.concat(/<\//,e.lookahead(e.concat(n,/>/))),contains:[{className:"name",begin:n,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}function ML(t){const e="true false yes no null",n="[\\w#;/?:@&=+$,.~*'()[\\]]+",r={className:"attr",variants:[{begin:/[\w*@][\w*@ :()\./-]*:(?=[ \t]|$)/},{begin:/"[\w*@][\w*@ :()\./-]*":(?=[ \t]|$)/},{begin:/'[\w*@][\w*@ :()\./-]*':(?=[ \t]|$)/}]},i={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},s={className:"string",relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:"char.escape",relevance:0}]},l={className:"string",relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,i]},c=t.inherit(l,{variants:[{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),g={className:"number",begin:"\\b"+"[0-9]{4}(-[0-9][0-9]){0,2}"+"([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?"+"(\\.[0-9]*)?"+"([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?"+"\\b"},y={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},k={begin:/\{/,end:/\}/,contains:[y],illegal:"\\n",relevance:0},w={begin:"\\[",end:"\\]",contains:[y],illegal:"\\n",relevance:0},x=[r,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+n},{className:"type",begin:"!<"+n+">"},{className:"type",begin:"!"+n},{className:"type",begin:"!!"+n},{className:"meta",begin:"&"+t.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+t.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},t.HASH_COMMENT_MODE,{beginKeywords:e,keywords:{literal:e}},g,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},k,w,s,l],C=[...x];return C.pop(),C.push(c),y.contains=C,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:x}}const AL={arduino:dI,bash:fI,c:pI,cpp:hI,csharp:mI,css:SI,diff:CI,go:NI,graphql:_I,ini:TI,java:MI,javascript:LI,json:DI,kotlin:BI,less:VI,lua:KI,makefile:qI,markdown:GI,objectivec:YI,perl:JI,php:QI,"php-template":XI,plaintext:ZI,python:eL,"python-repl":tL,r:nL,ruby:rL,rust:iL,scss:pL,shell:hL,sql:mL,swift:xL,typescript:CL,vbnet:NL,wasm:_L,xml:TL,yaml:ML},E0={},OL="hljs-";function RL(t){const e=qE.newInstance();return t&&s(t),{highlight:n,highlightAuto:r,listLanguages:i,register:s,registerAlias:l,registered:c};function n(u,f,p){const m=p||E0,g=typeof m.prefix=="string"?m.prefix:OL;if(!e.getLanguage(u))throw new Error("Unknown language: `"+u+"` is not registered");e.configure({__emitter:IL,classPrefix:g});const y=e.highlight(f,{ignoreIllegals:!0,language:u});if(y.errorRaised)throw new Error("Could not highlight with `Highlight.js`",{cause:y.errorRaised});const k=y._emitter.root,w=k.data;return w.language=y.language,w.relevance=y.relevance,k}function r(u,f){const m=(f||E0).subset||i();let g=-1,y=0,k;for(;++g<m.length;){const w=m[g];if(!e.getLanguage(w))continue;const x=n(w,u,f);x.data&&x.data.relevance!==void 0&&x.data.relevance>y&&(y=x.data.relevance,k=x)}return k||{type:"root",children:[],data:{language:void 0,relevance:y}}}function i(){return e.listLanguages()}function s(u,f){if(typeof u=="string")e.registerLanguage(u,f);else{let p;for(p in u)Object.hasOwn(u,p)&&e.registerLanguage(p,u[p])}}function l(u,f){if(typeof u=="string")e.registerAliases(typeof f=="string"?f:[...f],{languageName:u});else{let p;for(p in u)if(Object.hasOwn(u,p)){const m=u[p];e.registerAliases(typeof m=="string"?m:[...m],{languageName:p})}}}function c(u){return!!e.getLanguage(u)}}class IL{constructor(e){this.options=e,this.root={type:"root",children:[],data:{language:void 0,relevance:0}},this.stack=[this.root]}addText(e){if(e==="")return;const n=this.stack[this.stack.length-1],r=n.children[n.children.length-1];r&&r.type==="text"?r.value+=e:n.children.push({type:"text",value:e})}startScope(e){this.openNode(String(e))}endScope(){this.closeNode()}__addSublanguage(e,n){const r=this.stack[this.stack.length-1],i=e.root.children;n?r.children.push({type:"element",tagName:"span",properties:{className:[n]},children:i}):r.children.push(...i)}openNode(e){const n=this,r=e.split(".").map(function(l,c){return c?l+"_".repeat(c):n.options.classPrefix+l}),i=this.stack[this.stack.length-1],s={type:"element",tagName:"span",properties:{className:r},children:[]};i.children.push(s),this.stack.push(s)}closeNode(){this.stack.pop()}finalize(){}toHTML(){return""}}const LL=new lt("blurredLoadingNode"),DL=Je.create({name:"blurredLoadingNode",addStorage(){return{loadingNodes:{}}},addCommands(){return{applyLoadingEffect:(t,e,n,r="paragraph")=>({editor:i})=>{const s={...this.storage.loadingNodes};return s[t]={from:e,to:n,id:t,active:!0,type:r},this.storage.loadingNodes=s,i.view.dispatch(i.view.state.tr),setTimeout(()=>{i.isFocused&&i.commands.setTextSelection({from:e,to:e})},0),!0},removeLoadingEffect:t=>({editor:e})=>{const n={...this.storage.loadingNodes};return n[t]&&(delete n[t],this.storage.loadingNodes=n,e.view.dispatch(e.view.state.tr),e.isFocused||setTimeout(()=>{e.commands.focus()},0)),!0}}},addProseMirrorPlugins(){return[new tt({key:LL,props:{decorations:t=>{const e=this.storage.loadingNodes,n=[];return Object.entries(e).forEach(([,r])=>{const i=r;if(!i.active)return;const{from:s,to:l,type:c}=i;c==="selection"?n.push(mt.inline(s,l,{class:"node-blur-selection"})):t.doc.nodesBetween(s,l,(u,f)=>["paragraph","heading","blockquote","listItem","codeBlock"].includes(u.type.name)?(n.push(mt.node(f,f+u.nodeSize,{class:"node-blur-effect"})),!1):!0)}),et.create(t.doc,n)}}})]}}),PL=["paragraph","heading","bulletList","orderedList","listItem","blockquote","codeBlock","horizontalRule","table","taskList","taskItem","image"],BL=Je.create({name:"pendingAttributes",addGlobalAttributes(){return[{types:PL,attributes:{pendingStatus:{default:null,parseHTML:t=>t.getAttribute("data-pending-status")||null,renderHTML:t=>t.pendingStatus?{"data-pending-status":t.pendingStatus}:{}},pendingOriginalContent:{default:null,rendered:!1},pendingTextEdits:{default:null,rendered:!1}}}]}}),zL=RL(AL),jL=qM.extend({addAttributes(){var t;return{...(t=this.parent)==null?void 0:t.call(this),target:{default:null}}},renderHTML({HTMLAttributes:t}){var r;const{target:e,...n}=t;if((r=n.href)!=null&&r.startsWith("doc:")){const{href:i,...s}=n;return["span",{...s,"data-doc":i.slice(4),class:"doc-link"},0]}return["a",Xe(this.options.HTMLAttributes,n),0]}}),FL=[nI.configure({codeBlock:!1}),cI.configure({lowlight:zL}),jL.configure({openOnClick:!1,HTMLAttributes:{rel:"noopener noreferrer nofollow"}}),WE,bR,vM,kA,wA,FO,jO.configure({nested:!0}),wM,yR,AE.configure({resizable:!1}),ME,TE,_E,DL,BL,bA.configure({placeholder:"Start writing..."}),NR.configure({types:["paragraph","heading","bulletList","orderedList","listItem","blockquote","codeBlock","horizontalRule","table","tableRow","tableHeader","tableCell","taskList","taskItem","image"],attributeName:"id",generateID:()=>crypto.randomUUID().replace(/-/g,"").slice(0,8)})];function pr({onClick:t,active:e,disabled:n,title:r,children:i}){return v.jsx("button",{className:`floating-toolbar__btn${e?" active":""}${n?" disabled":""}`,onMouseDown:s=>{s.preventDefault(),t()},disabled:n,title:r,children:i})}function w0(){return v.jsx("div",{className:"floating-toolbar__divider"})}function $L({editor:t}){const[e,n]=A.useState(!1),[r,i]=A.useState({top:0,left:0}),[,s]=A.useState(0),l=A.useRef(-1),c=A.useRef(-1),u=A.useRef(!1);return A.useEffect(()=>{const f=t.view.dom,p=()=>{u.current=!0},m=()=>{if(!u.current)return;u.current=!1;const{from:g,to:y}=t.state.selection;if(g!==y){const k=t.isActive("codeBlock"),w=!!document.querySelector(".context-menu");if(!k&&!w){l.current=g,c.current=y;const x=t.view.coordsAtPos(g),C=t.view.coordsAtPos(y,1),N=(x.left+C.right)/2;i({top:x.top,left:N}),n(!0)}}};return f.addEventListener("mousedown",p),document.addEventListener("mouseup",m),()=>{f.removeEventListener("mousedown",p),document.removeEventListener("mouseup",m)}},[t]),A.useEffect(()=>{const f=()=>{const{from:p,to:m}=t.state.selection,g=p===m,y=t.isActive("codeBlock"),k=!!document.querySelector(".context-menu");if(g||y||k)n(!1),l.current=-1,c.current=-1;else if(!u.current&&(n(!0),p!==l.current||m!==c.current)){l.current=p,c.current=m;const w=t.view.coordsAtPos(p),x=t.view.coordsAtPos(m,1),C=(w.left+x.right)/2;i({top:w.top,left:C})}s(w=>w+1)};return t.on("transaction",f),()=>{t.off("transaction",f)}},[t]),e?v.jsxs("div",{className:"floating-toolbar",style:{position:"fixed",top:r.top,left:r.left,transform:"translate(-50%, -100%) translateY(-8px)",zIndex:1500},children:[v.jsx(pr,{onClick:()=>t.chain().focus().toggleBold().run(),active:t.isActive("bold"),title:"Bold (Ctrl+B)",children:v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:v.jsx("path",{d:"M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8"})})}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleItalic().run(),active:t.isActive("italic"),title:"Italic (Ctrl+I)",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("line",{x1:"19",x2:"10",y1:"4",y2:"4"}),v.jsx("line",{x1:"14",x2:"5",y1:"20",y2:"20"}),v.jsx("line",{x1:"15",x2:"9",y1:"4",y2:"20"})]})}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleUnderline().run(),active:t.isActive("underline"),title:"Underline (Ctrl+U)",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M6 4v6a6 6 0 0 0 12 0V4"}),v.jsx("line",{x1:"4",x2:"20",y1:"20",y2:"20"})]})}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleStrike().run(),active:t.isActive("strike"),title:"Strikethrough",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M16 4H9a3 3 0 0 0-2.83 4"}),v.jsx("path",{d:"M14 12a4 4 0 0 1 0 8H6"}),v.jsx("line",{x1:"4",x2:"20",y1:"12",y2:"12"})]})}),v.jsx(w0,{}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleHeading({level:1}).run(),active:t.isActive("heading",{level:1}),title:"Heading 1",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M4 12h8"}),v.jsx("path",{d:"M4 18V6"}),v.jsx("path",{d:"M12 18V6"}),v.jsx("path",{d:"m17 12 3-2v8"})]})}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleHeading({level:2}).run(),active:t.isActive("heading",{level:2}),title:"Heading 2",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M4 12h8"}),v.jsx("path",{d:"M4 18V6"}),v.jsx("path",{d:"M12 18V6"}),v.jsx("path",{d:"M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1"})]})}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleHeading({level:3}).run(),active:t.isActive("heading",{level:3}),title:"Heading 3",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M4 12h8"}),v.jsx("path",{d:"M4 18V6"}),v.jsx("path",{d:"M12 18V6"}),v.jsx("path",{d:"M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2"}),v.jsx("path",{d:"M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2"})]})}),v.jsx(w0,{}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleBulletList().run(),active:t.isActive("bulletList"),title:"Bullet List",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M3 12h.01"}),v.jsx("path",{d:"M3 18h.01"}),v.jsx("path",{d:"M3 6h.01"}),v.jsx("path",{d:"M8 12h13"}),v.jsx("path",{d:"M8 18h13"}),v.jsx("path",{d:"M8 6h13"})]})}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleOrderedList().run(),active:t.isActive("orderedList"),title:"Ordered List",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M11 12h9"}),v.jsx("path",{d:"M11 18h9"}),v.jsx("path",{d:"M11 6h9"}),v.jsx("path",{d:"M4 10V4h1"}),v.jsx("path",{d:"M4 10h2"}),v.jsx("path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1"})]})}),v.jsx(pr,{onClick:()=>t.chain().focus().toggleBlockquote().run(),active:t.isActive("blockquote"),title:"Blockquote",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M17 6H3"}),v.jsx("path",{d:"M21 12H8"}),v.jsx("path",{d:"M21 18H8"}),v.jsx("path",{d:"M3 12v6"})]})})]}):null}const UL=new lt("pendingDecoration");function HL(t){switch(t){case"insert":return"pending-insert";case"rewrite":return"pending-rewrite";case"delete":return"pending-delete";default:return""}}function x0(t,e,n){let r=0,i=e+1;for(let s=0;s<t.childCount;s++){const l=t.child(s);if(l.isText){if(r+l.text.length>=n)return i+(n-r);r+=l.text.length,i+=l.nodeSize}else i+=l.nodeSize}return n===r?i:null}function S0(t){const e=[];return t.descendants((n,r)=>{var l,c;const i=(l=n.attrs)==null?void 0:l.pendingStatus;if(!i)return!0;const s=(c=n.attrs)==null?void 0:c.pendingTextEdits;if(i&&s&&Array.isArray(s)&&s.length>0){for(const u of s){const f=x0(n,r,u.from),p=x0(n,r,u.to);f!==null&&p!==null&&f<p&&e.push(mt.inline(f,p,{class:`pending-inline-${u.type||"rewrite"}`}))}e.push(mt.node(r,r+n.nodeSize,{class:"pending-inline-parent"}))}else if(i){const u=HL(i);u&&e.push(mt.node(r,r+n.nodeSize,{class:u}))}return!0}),et.create(t,e)}function WL(){return new tt({key:UL,state:{init(t,e){return S0(e.doc)},apply(t,e,n,r){return t.docChanged||t.getMeta("forceDecorationUpdate")?S0(r.doc):e.map(t.mapping,t.doc)}},props:{decorations(t){return this.getState(t)}}})}function fw(t){const{state:e,dispatch:n}=t,r=e.tr.setMeta("forceDecorationUpdate",!0);n(r)}async function C0(t,e){const n=new FormData;n.append("image",t);try{const r=await fetch("/api/upload-image",{method:"POST",body:n});if(!r.ok)return;const{src:i}=await r.json(),{state:s}=e,l=s.schema.nodes.image.create({src:i,alt:t.name}),c=s.tr.replaceSelectionWith(l);e.dispatch(c)}catch{}}function VL({initialContent:t,onUpdate:e,onReady:n,onLinkClick:r}){const i=A.useRef(r);i.current=r;const s=fM({extensions:FL,content:t||"<p></p>",onUpdate:({editor:l})=>{e==null||e(l.getJSON())},editorProps:{attributes:{class:"tiptap"},handlePaste:(l,c)=>{var f;const u=(f=c.clipboardData)==null?void 0:f.items;if(!u)return!1;for(const p of u)if(p.type.startsWith("image/")){c.preventDefault();const m=p.getAsFile();return m&&C0(m,l),!0}return!1},handleDrop:(l,c)=>{var f;const u=(f=c.dataTransfer)==null?void 0:f.files;if(!(u!=null&&u.length))return!1;for(const p of u)if(p.type.startsWith("image/"))return c.preventDefault(),C0(p,l),!0;return!1}}},[t]);return A.useEffect(()=>{if(!s)return;const l=s.view.dom,c=u=>{var g;const p=u.target.closest("span.doc-link[data-doc]");if(!p)return;const m=p.getAttribute("data-doc");(g=i.current)==null||g.call(i,m)};return l.addEventListener("click",c,!0),()=>l.removeEventListener("click",c,!0)},[s]),A.useEffect(()=>{if(!s)return;const{state:l}=s.view;if(l.plugins.some(f=>f.key==="pendingDecoration$"))return;const c=WL(),u=l.reconfigure({plugins:[...l.plugins,c]});s.view.updateState(u)},[s]),A.useEffect(()=>{s&&(n==null||n(s))},[s,n]),s?v.jsxs(v.Fragment,{children:[v.jsx(Xk,{editor:s}),v.jsx($L,{editor:s})]}):null}function Ot({onClick:t,active:e,disabled:n,title:r,children:i}){return v.jsx("button",{className:`format-toolbar__btn${e?" active":""}${n?" disabled":""}`,onMouseDown:s=>{s.preventDefault(),t()},disabled:n,title:r,children:i})}function ul(){return v.jsx("div",{className:"format-toolbar__divider"})}async function KL(t,e){const n=new FormData;n.append("image",t);try{const r=await fetch("/api/upload-image",{method:"POST",body:n});if(!r.ok)return;const{src:i}=await r.json();e.chain().focus().setImage({src:i,alt:t.name}).run()}catch{}}function qL({editor:t}){const[,e]=A.useState(0),n=A.useRef(null);A.useEffect(()=>{const i=()=>e(s=>s+1);return t.on("transaction",i),()=>{t.off("transaction",i)}},[t]);const r=i=>{var l;const s=(l=i.target.files)==null?void 0:l[0];s&&KL(s,t),i.target.value=""};return v.jsxs("div",{className:"format-toolbar",children:[v.jsxs("div",{className:"format-toolbar__group",children:[v.jsx(Ot,{onClick:()=>t.chain().focus().toggleBold().run(),active:t.isActive("bold"),title:"Bold (Ctrl+B)",children:v.jsx("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:v.jsx("path",{d:"M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8"})})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleItalic().run(),active:t.isActive("italic"),title:"Italic (Ctrl+I)",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("line",{x1:"19",x2:"10",y1:"4",y2:"4"}),v.jsx("line",{x1:"14",x2:"5",y1:"20",y2:"20"}),v.jsx("line",{x1:"15",x2:"9",y1:"4",y2:"20"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleUnderline().run(),active:t.isActive("underline"),title:"Underline (Ctrl+U)",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M6 4v6a6 6 0 0 0 12 0V4"}),v.jsx("line",{x1:"4",x2:"20",y1:"20",y2:"20"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleStrike().run(),active:t.isActive("strike"),title:"Strikethrough",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M16 4H9a3 3 0 0 0-2.83 4"}),v.jsx("path",{d:"M14 12a4 4 0 0 1 0 8H6"}),v.jsx("line",{x1:"4",x2:"20",y1:"12",y2:"12"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleCode().run(),active:t.isActive("code"),title:"Inline Code",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"m16 18 6-6-6-6"}),v.jsx("path",{d:"m8 6-6 6 6 6"})]})})]}),v.jsx(ul,{}),v.jsxs("div",{className:"format-toolbar__group",children:[v.jsx(Ot,{onClick:()=>t.chain().focus().toggleHighlight().run(),active:t.isActive("highlight"),title:"Highlight",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"m9 11-6 6v3h9l3-3"}),v.jsx("path",{d:"m22 12-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleSubscript().run(),active:t.isActive("subscript"),title:"Subscript",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"m4 5 8 8"}),v.jsx("path",{d:"m12 5-8 8"}),v.jsx("path",{d:"M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleSuperscript().run(),active:t.isActive("superscript"),title:"Superscript",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"m4 19 8-8"}),v.jsx("path",{d:"m12 19-8-8"}),v.jsx("path",{d:"M20 12h-4c0-1.5.44-2 1.5-2.5S20 8.33 20 7c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07"})]})})]}),v.jsx(ul,{}),v.jsxs("div",{className:"format-toolbar__group",children:[v.jsx(Ot,{onClick:()=>t.chain().focus().toggleHeading({level:1}).run(),active:t.isActive("heading",{level:1}),title:"Heading 1",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M4 12h8"}),v.jsx("path",{d:"M4 18V6"}),v.jsx("path",{d:"M12 18V6"}),v.jsx("path",{d:"m17 12 3-2v8"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleHeading({level:2}).run(),active:t.isActive("heading",{level:2}),title:"Heading 2",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M4 12h8"}),v.jsx("path",{d:"M4 18V6"}),v.jsx("path",{d:"M12 18V6"}),v.jsx("path",{d:"M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleHeading({level:3}).run(),active:t.isActive("heading",{level:3}),title:"Heading 3",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M4 12h8"}),v.jsx("path",{d:"M4 18V6"}),v.jsx("path",{d:"M12 18V6"}),v.jsx("path",{d:"M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2"}),v.jsx("path",{d:"M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().setParagraph().run(),active:t.isActive("paragraph")&&!t.isActive("heading"),title:"Paragraph",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M13 4v16"}),v.jsx("path",{d:"M17 4v16"}),v.jsx("path",{d:"M19 4H9.5a4.5 4.5 0 0 0 0 9H13"})]})})]}),v.jsx(ul,{}),v.jsxs("div",{className:"format-toolbar__group",children:[v.jsx(Ot,{onClick:()=>t.chain().focus().toggleBulletList().run(),active:t.isActive("bulletList"),title:"Bullet List",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M3 12h.01"}),v.jsx("path",{d:"M3 18h.01"}),v.jsx("path",{d:"M3 6h.01"}),v.jsx("path",{d:"M8 12h13"}),v.jsx("path",{d:"M8 18h13"}),v.jsx("path",{d:"M8 6h13"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleOrderedList().run(),active:t.isActive("orderedList"),title:"Ordered List",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M11 12h9"}),v.jsx("path",{d:"M11 18h9"}),v.jsx("path",{d:"M11 6h9"}),v.jsx("path",{d:"M4 10V4h1"}),v.jsx("path",{d:"M4 10h2"}),v.jsx("path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleTaskList().run(),active:t.isActive("taskList"),title:"Task List",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"m3 17 2 2 4-4"}),v.jsx("path",{d:"m3 7 2 2 4-4"}),v.jsx("path",{d:"M13 6h8"}),v.jsx("path",{d:"M13 12h8"}),v.jsx("path",{d:"M13 18h8"})]})})]}),v.jsx(ul,{}),v.jsxs("div",{className:"format-toolbar__group",children:[v.jsx(Ot,{onClick:()=>t.chain().focus().toggleBlockquote().run(),active:t.isActive("blockquote"),title:"Blockquote",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M17 6H3"}),v.jsx("path",{d:"M21 12H8"}),v.jsx("path",{d:"M21 18H8"}),v.jsx("path",{d:"M3 12v6"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().toggleCodeBlock().run(),active:t.isActive("codeBlock"),title:"Code Block",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),v.jsx("path",{d:"m10 9-3 3 3 3"}),v.jsx("path",{d:"m14 15 3-3-3-3"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().setHorizontalRule().run(),title:"Horizontal Rule",children:v.jsx("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:v.jsx("path",{d:"M5 12h14"})})})]}),v.jsx(ul,{}),v.jsxs("div",{className:"format-toolbar__group",children:[v.jsx(Ot,{onClick:()=>{var i;return(i=n.current)==null?void 0:i.click()},title:"Insert Image",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"}),v.jsx("circle",{cx:"9",cy:"9",r:"2"}),v.jsx("path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"})]})}),v.jsx(Ot,{onClick:()=>t.chain().focus().insertTable({rows:3,cols:3,withHeaderRow:!0}).run(),title:"Insert Table",children:v.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),v.jsx("path",{d:"M12 3v18"}),v.jsx("path",{d:"M3 9h18"}),v.jsx("path",{d:"M3 15h18"})]})})]}),v.jsx("input",{ref:n,type:"file",accept:"image/*",className:"format-toolbar__file-input",onChange:r})]})}const GL={tree:v.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:v.jsx("path",{d:"M3 3h7v7H3zM14 3h7v4h-7zM14 10h7v4h-7zM3 13h7v8H3z"})}),timeline:v.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),v.jsx("circle",{cx:"12",cy:"6",r:"2"}),v.jsx("circle",{cx:"12",cy:"12",r:"2"}),v.jsx("circle",{cx:"12",cy:"18",r:"2"}),v.jsx("line",{x1:"14",y1:"6",x2:"20",y2:"6"}),v.jsx("line",{x1:"14",y1:"12",x2:"20",y2:"12"}),v.jsx("line",{x1:"14",y1:"18",x2:"20",y2:"18"})]}),board:v.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("rect",{x:"3",y:"3",width:"5",height:"18",rx:"1"}),v.jsx("rect",{x:"10",y:"3",width:"5",height:"12",rx:"1"}),v.jsx("rect",{x:"17",y:"3",width:"5",height:"15",rx:"1"})]}),shelf:v.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M4 19V5"}),v.jsx("path",{d:"M8 19V7"}),v.jsx("path",{d:"M12 19V4"}),v.jsx("path",{d:"M16 19V8"}),v.jsx("path",{d:"M20 19V6"}),v.jsx("line",{x1:"2",y1:"20",x2:"22",y2:"20"})]})};function YL(){const[t,e]=A.useState(!1),[n,r]=A.useState(B0),[i,s]=A.useState(z0),[l,c]=A.useState(_u),[u,f]=A.useState(j0),[p,m]=A.useState(F0),g=A.useRef(null),y=(M,B,I,F,V=p)=>{$0(M,B,I,F,V)},k=M=>{r(M),y(M,i,l,u)},w=()=>{const M=i==="light"?"dark":"light";s(M),y(n,M,l,u)},x=M=>{c(M),y(n,i,M,u),window.dispatchEvent(new CustomEvent("ow-sidebar-mode-change",{detail:M}))},C=M=>{f(M),y(n,i,l,M)},N=M=>{m(M),y(n,i,l,u,M)};return A.useEffect(()=>{if(!t)return;const M=B=>{g.current&&!g.current.contains(B.target)&&e(!1)};return document.addEventListener("mousedown",M),()=>document.removeEventListener("mousedown",M)},[t]),v.jsxs("div",{className:"appearance-wrapper",ref:g,children:[v.jsx("button",{className:`titlebar-nav-btn${t?" titlebar-nav-btn--active":""}`,onClick:()=>e(!t),title:"Appearance",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z"}),v.jsx("circle",{cx:"13.5",cy:"6.5",r:"1",fill:"currentColor",stroke:"none"}),v.jsx("circle",{cx:"17.5",cy:"10.5",r:"1",fill:"currentColor",stroke:"none"}),v.jsx("circle",{cx:"6.5",cy:"12.5",r:"1",fill:"currentColor",stroke:"none"}),v.jsx("circle",{cx:"8.5",cy:"7.5",r:"1",fill:"currentColor",stroke:"none"})]})}),t&&v.jsxs("div",{className:"appearance-dropdown",children:[v.jsxs("div",{className:"appearance-section",children:[v.jsxs("div",{className:"appearance-section-header",children:[v.jsx("span",{className:"appearance-section-title",children:"Theme"}),v.jsxs("button",{className:"appearance-mode-btn",onClick:w,title:i==="light"?"Switch to dark":"Switch to light",children:[i==="light"?v.jsxs("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("circle",{cx:"12",cy:"12",r:"5"}),v.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),v.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),v.jsx("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),v.jsx("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),v.jsx("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),v.jsx("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),v.jsx("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),v.jsx("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]}):v.jsx("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:v.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),v.jsx("span",{children:i==="light"?"Light":"Dark"})]})]}),v.jsx("div",{className:"appearance-theme-grid",children:I0.map(M=>v.jsxs("button",{className:`appearance-swatch ${n===M.id?"active":""}`,onClick:()=>k(M.id),title:M.description,children:[v.jsx("span",{className:"appearance-swatch-color",style:{background:M.swatch[i]}}),v.jsx("span",{className:"appearance-swatch-label",children:M.label})]},M.id))})]}),v.jsxs("div",{className:"appearance-section",children:[v.jsx("div",{className:"appearance-section-header",children:v.jsx("span",{className:"appearance-section-title",children:"Typography"})}),v.jsx("div",{className:"appearance-typography-grid",children:P0.map(M=>v.jsx("button",{className:`appearance-style-option ${p===M.id?"active":""}`,onClick:()=>N(M.id),children:M.label},M.id))})]}),v.jsxs("div",{className:"appearance-section",children:[v.jsx("div",{className:"appearance-section-header",children:v.jsx("span",{className:"appearance-section-title",children:"Layout"})}),v.jsx("div",{className:"appearance-mode-grid",children:L0.map(M=>v.jsxs("button",{className:`appearance-mode-option ${l===M.id?"active":""}`,onClick:()=>x(M.id),children:[GL[M.icon],v.jsx("span",{children:M.label})]},M.id))})]}),v.jsxs("div",{className:"appearance-section",children:[v.jsx("div",{className:"appearance-section-header",children:v.jsx("span",{className:"appearance-section-title",children:"Style"})}),v.jsx("div",{className:"appearance-style-grid",children:D0.map(M=>v.jsx("button",{className:`appearance-style-option ${u===M.id?"active":""}`,onClick:()=>C(M.id),children:M.label},M.id))})]})]})]})}function JL(t){const e=Date.now()-t,n=Math.floor(e/1e3);if(n<60)return"Just now";const r=Math.floor(n/60);if(r<60)return`${r}m ago`;const i=Math.floor(r/60);if(i<24)return`${i}h ago`;const s=Math.floor(i/24);return s<7?`${s}d ago`:new Date(t).toLocaleDateString()}function QL(t){return t<1024?`${t} B`:`${(t/1024).toFixed(1)} KB`}function XL(){const[t,e]=A.useState(!1),[n,r]=A.useState([]),[i,s]=A.useState(null),[l,c]=A.useState(!1),u=A.useRef(null),f=A.useCallback(()=>{fetch("/api/versions").then(m=>m.json()).then(m=>{r(Array.isArray(m)?m:[]),s(null)}).catch(()=>r([]))},[]);A.useEffect(()=>{t&&f()},[t,f]),A.useEffect(()=>{if(!t)return;const m=g=>{u.current&&!u.current.contains(g.target)&&e(!1)};return document.addEventListener("mousedown",m),()=>document.removeEventListener("mousedown",m)},[t]);const p=A.useCallback(async m=>{if(i!==null){c(!0);try{(await fetch(`/api/versions/${i}/restore`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({mode:m})})).ok&&f()}catch{}c(!1)}},[i,f]);return v.jsxs("div",{className:"version-wrapper",ref:u,children:[v.jsx("button",{className:`titlebar-nav-btn${t?" titlebar-nav-btn--active":""}`,onClick:()=>e(!t),title:"Version history",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),v.jsx("path",{d:"M12 7v5l3 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}),t&&v.jsxs("div",{className:"version-dropdown",children:[v.jsx("div",{className:"version-dropdown__header",children:"Version History"}),v.jsx("div",{className:"version-dropdown__list",children:n.length===0?v.jsx("div",{className:"version-dropdown__empty",children:"No versions yet. Versions are created automatically when you save."}):n.map(m=>v.jsxs("div",{className:`version-dropdown__item${i===m.timestamp?" version-dropdown__item--selected":""}`,onClick:()=>s(m.timestamp===i?null:m.timestamp),children:[v.jsx("span",{className:"version-dropdown__item-time",children:JL(m.timestamp)}),v.jsxs("span",{className:"version-dropdown__item-meta",children:[m.wordCount.toLocaleString()," words · ",QL(m.size)]})]},m.timestamp))}),n.length>0&&v.jsxs("div",{className:"version-dropdown__footer",children:[v.jsx("button",{className:"version-dropdown__review-btn",disabled:i===null||l,onClick:()=>p("review"),children:"Review"}),v.jsx("button",{className:"version-dropdown__restore-btn",disabled:i===null||l,onClick:()=>p("full"),children:"Restore"})]})]})]})}const ZL=[{key:"md",label:"Markdown",desc:"Plain .md file",icon:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),v.jsx("path",{d:"M14 2v6h6"})]})},{key:"html",label:"HTML",desc:"Styled web page",icon:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("polyline",{points:"16 18 22 12 16 6"}),v.jsx("polyline",{points:"8 6 2 12 8 18"})]})},{key:"docx",label:"Word",desc:"Microsoft Word .docx",icon:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),v.jsx("path",{d:"M14 2v6h6"}),v.jsx("path",{d:"M16 13H8"}),v.jsx("path",{d:"M16 17H8"}),v.jsx("path",{d:"M10 9H8"})]})},{key:"txt",label:"Plain Text",desc:"Unformatted .txt file",icon:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M17 6.1H3"}),v.jsx("path",{d:"M21 12.1H3"}),v.jsx("path",{d:"M15.1 18H3"})]})},{key:"pdf",label:"PDF",desc:"Print preview for save as PDF",icon:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("polyline",{points:"6 9 6 2 18 2 18 9"}),v.jsx("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),v.jsx("rect",{x:"6",y:"14",width:"12",height:"8"})]})}];function eD(){const[t,e]=A.useState(!1),n=A.useRef(null);A.useEffect(()=>{if(!t)return;const i=s=>{n.current&&!n.current.contains(s.target)&&e(!1)};return document.addEventListener("mousedown",i),()=>document.removeEventListener("mousedown",i)},[t]);const r=i=>{if(e(!1),i==="pdf"){window.open("/api/export?format=pdf","_blank");return}const s=document.createElement("a");s.href=`/api/export?format=${i}`,s.download="",document.body.appendChild(s),s.click(),document.body.removeChild(s)};return v.jsxs("div",{className:"export-wrapper",ref:n,children:[v.jsx("button",{className:`titlebar-nav-btn${t?" titlebar-nav-btn--active":""}`,onClick:()=>e(!t),title:"Export document",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),v.jsx("polyline",{points:"7 10 12 15 17 10"}),v.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"3"})]})}),t&&v.jsxs("div",{className:"export-dropdown",children:[v.jsx("div",{className:"export-dropdown__header",children:"Export"}),v.jsx("div",{className:"export-dropdown__list",children:ZL.map(i=>v.jsxs("div",{className:"export-dropdown__item",onClick:()=>r(i.key),children:[v.jsx("span",{className:"export-dropdown__item-icon",children:i.icon}),v.jsxs("span",{className:"export-dropdown__item-text",children:[v.jsx("span",{className:"export-dropdown__item-label",children:i.label}),v.jsx("span",{className:"export-dropdown__item-desc",children:i.desc})]})]},i.key))})]})]})}const tD=()=>v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:v.jsx("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),nD=()=>v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),v.jsx("path",{d:"M9 14l2 2 4-4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),rD=()=>v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),v.jsx("path",{d:"M12 16v-5M9.5 13.5L12 11l2.5 2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),iD=()=>v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("path",{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),v.jsx("path",{d:"M14 14l-4 4M10 14l4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});function sD({title:t,onTitleChange:e,syncStatus:n,onSync:r,onToggleSidebar:i,canGoBack:s,canGoForward:l,onGoBack:c,onGoForward:u,editor:f,onToggleToolbar:p,toolbarOpen:m}){const[g,y]=A.useState(!1),[,k]=A.useState(0),w=A.useRef(null),[x,C]=A.useState(!1),[N,M]=A.useState([]),[B,I]=A.useState(!1),F=A.useRef(null),V=A.useCallback(()=>{y(!0),setTimeout(()=>{var G;return(G=w.current)==null?void 0:G.select()},0)},[]),Q=A.useCallback(()=>{y(!1)},[]),ee=A.useCallback(G=>{G.key==="Enter"&&y(!1),G.key==="Escape"&&y(!1)},[]),Y=A.useCallback(()=>{if(x){C(!1);return}C(!0),I(!0),fetch("/api/sync/pending").then(G=>G.json()).then(G=>M(G)).catch(()=>M([])).finally(()=>I(!1))},[x]);return A.useEffect(()=>{n.state!=="pending"&&C(!1)},[n.state]),A.useEffect(()=>{if(!x)return;const G=H=>{F.current&&!F.current.contains(H.target)&&C(!1)};return document.addEventListener("mousedown",G),()=>document.removeEventListener("mousedown",G)},[x]),A.useEffect(()=>{if(!f)return;const G=()=>k(H=>H+1);return f.on("transaction",G),()=>{f.off("transaction",G)}},[f]),v.jsxs("div",{className:"titlebar",children:[v.jsxs("div",{className:"titlebar-left",children:[i&&v.jsx("button",{className:"titlebar-menu-btn",onClick:i,title:"Open sidebar",children:v.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:"currentColor",strokeWidth:"1.5"}),v.jsx("path",{d:"M9 3v18",stroke:"currentColor",strokeWidth:"1.5"}),v.jsx("path",{d:"M14 10l2 2-2 2",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})}),c&&v.jsx("button",{className:"titlebar-nav-btn",onClick:c,disabled:!s,title:"Go back (Alt+Left)",children:v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:v.jsx("path",{d:"M10 3L5 8l5 5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),u&&v.jsx("button",{className:"titlebar-nav-btn",onClick:u,disabled:!l,title:"Go forward (Alt+Right)",children:v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:v.jsx("path",{d:"M6 3l5 5-5 5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),f&&v.jsxs(v.Fragment,{children:[v.jsx("div",{className:"titlebar-divider"}),v.jsx("button",{className:"titlebar-nav-btn",onClick:()=>f.chain().focus().undo().run(),disabled:!f.can().undo(),title:"Undo (Ctrl+Z)",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("path",{d:"M3 10h10a5 5 0 0 1 0 10H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),v.jsx("path",{d:"M7 6L3 10l4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}),v.jsx("button",{className:"titlebar-nav-btn",onClick:()=>f.chain().focus().redo().run(),disabled:!f.can().redo(),title:"Redo (Ctrl+Y)",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("path",{d:"M21 10H11a5 5 0 0 0 0 10h4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),v.jsx("path",{d:"M17 6l4 4-4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),v.jsx("div",{className:"titlebar-center",children:g?v.jsx("input",{ref:w,className:"titlebar-input",value:t,onChange:G=>e(G.target.value),onBlur:Q,onKeyDown:ee,autoFocus:!0}):v.jsx("span",{className:"titlebar-title",onDoubleClick:V,children:t})}),v.jsxs("div",{className:"titlebar-right",children:[p&&v.jsx("button",{className:`titlebar-nav-btn${m?" titlebar-nav-btn--active":""}`,onClick:p,title:"Toggle format toolbar",children:v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[v.jsx("path",{d:"M4 20h16"}),v.jsx("path",{d:"m6 16 6-12 6 12"}),v.jsx("path",{d:"M8 12h8"})]})}),v.jsx(YL,{}),v.jsx(XL,{}),v.jsx(eD,{}),v.jsxs("div",{className:"sync-btn-group",ref:F,children:[v.jsxs("button",{className:`titlebar-btn sync-btn-state sync-${n.state}`,onClick:r,disabled:n.state==="syncing",title:n.lastSyncTime?`Last synced: ${new Date(n.lastSyncTime).toLocaleString()}`:"Sync to GitHub",children:[n.state==="unconfigured"&&v.jsxs(v.Fragment,{children:[v.jsx(tD,{})," Sync"]}),n.state==="synced"&&v.jsxs(v.Fragment,{children:[v.jsx(nD,{})," Synced"]}),n.state==="pending"&&v.jsxs(v.Fragment,{children:[v.jsx(rD,{})," Sync",n.pendingFiles?` (${n.pendingFiles})`:""]}),n.state==="syncing"&&v.jsxs(v.Fragment,{children:[v.jsx("div",{className:"sync-btn-spinner"})," Syncing..."]}),n.state==="error"&&v.jsxs(v.Fragment,{children:[v.jsx(iD,{})," Retry"]})]}),n.state==="pending"&&n.pendingFiles&&n.pendingFiles>0&&v.jsx("button",{className:"sync-details-btn",onClick:Y,title:"View pending changes",children:v.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:v.jsx("path",{d:x?"M3 7.5L6 4.5L9 7.5":"M3 4.5L6 7.5L9 4.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),x&&v.jsxs("div",{className:"sync-pending-dropdown",children:[v.jsx("div",{className:"sync-pending-header",children:"Changes to push"}),B?v.jsx("div",{className:"sync-pending-loading",children:"Loading..."}):N.length===0?v.jsx("div",{className:"sync-pending-loading",children:"No changes"}):v.jsx("div",{className:"sync-pending-list",children:N.map((G,H)=>v.jsxs("div",{className:`sync-pending-item sync-file-${G.status}`,children:[v.jsx("span",{className:"sync-file-badge",children:G.status[0].toUpperCase()}),v.jsx("span",{className:"sync-file-name",children:G.file})]},H))})]})]})]})]})}function Vn(t,e){let n=null;return t.state.doc.descendants((r,i)=>{var s;return((s=r.attrs)==null?void 0:s.id)===e?(n={node:r,pos:i},!1):!0}),n}function Jp(){return typeof crypto<"u"&&crypto.randomUUID?crypto.randomUUID().replace(/-/g,"").slice(0,8):Math.random().toString(16).slice(2,10)}function Qp(t){return t?Array.isArray(t)?t.map(Qp).join(""):t.text?t.text:t.content&&Array.isArray(t.content)?t.content.map(e=>Qp(e)).join(""):"":""}function Xp(t,e,n){const r=Array.isArray(n)?n:[n];if(e.nodeId&&!e.afterNodeId&&!e.beforeNodeId){const y=Vn(t,e.nodeId);if(!y)return{success:!1,error:`Node ${e.nodeId} not found`};const k=r.map((w,x)=>{var C;return{...w,attrs:{...w.attrs,id:((C=w.attrs)==null?void 0:C.id)||(x===0?e.nodeId:Jp()),pendingStatus:"insert"}}});try{return t.chain().deleteRange({from:y.pos,to:y.pos+y.node.nodeSize}).insertContentAt(y.pos,k).run(),{success:!0,nodeId:e.nodeId}}catch(w){return{success:!1,error:`Failed to replace empty node: ${w}`}}}if(!e.afterNodeId&&!e.beforeNodeId)return{success:!1,error:"Insert requires afterNodeId, beforeNodeId, or nodeId"};const i=e.afterNodeId||e.beforeNodeId,s=!!e.afterNodeId,l=Vn(t,i);if(!l)return{success:!1,error:`Anchor node ${i} not found`};const c=Qp(n),u=s?l.pos+l.node.nodeSize:0,f=s?l.pos+l.node.nodeSize+5e3:l.pos;let p=null;if(t.state.doc.nodesBetween(u,Math.min(f,t.state.doc.content.size),y=>{var k,w;return((k=y.attrs)==null?void 0:k.pendingStatus)==="insert"&&((w=y.attrs)!=null&&w.id)&&(y.textContent||"")===c?(p=y.attrs.id,!1):!0}),p)return{success:!0,nodeId:p};const m=r.map(y=>{var k;return{...y,attrs:{...y.attrs,id:((k=y.attrs)==null?void 0:k.id)||Jp(),pendingStatus:"insert"}}}),g=s?l.pos+l.node.nodeSize:l.pos;try{return t.chain().insertContentAt(g,m).run(),{success:!0,nodeId:m[0].attrs.id}}catch(y){return{success:!1,error:`Failed to insert content: ${y}`}}}function pw(t,e,n){var g;const r=Vn(t,e);if(!r)return{success:!1,error:`Node ${e} not found`};const{node:i,pos:s}=r,l=Array.isArray(n)?n:[n],u=!((g=i.attrs)!=null&&g.pendingOriginalContent)?i.toJSON():i.attrs.pendingOriginalContent,f={...l[0],attrs:{...l[0].attrs,id:e,pendingStatus:"rewrite",pendingOriginalContent:u}},p=l.slice(1).map(y=>{var k;return{...y,attrs:{...y.attrs,id:((k=y.attrs)==null?void 0:k.id)||Jp(),pendingStatus:"insert"}}}),m=[f,...p];try{return t.chain().deleteRange({from:s,to:s+i.nodeSize}).insertContentAt(s,m.length===1?m[0]:m).run(),{success:!0,nodeId:e}}catch(y){return{success:!1,error:`Failed to rewrite: ${y}`}}}function hw(t,e){var s;const n=Vn(t,e);if(!n)return{success:!1,error:`Node ${e} not found`};const{node:r,pos:i}=n;if(((s=r.attrs)==null?void 0:s.pendingStatus)==="delete")return{success:!0,nodeId:e};try{return t.chain().command(({tr:l})=>(l.setNodeMarkup(i,void 0,{...r.attrs,pendingStatus:"delete"}),!0)).run(),{success:!0,nodeId:e}}catch(l){return{success:!1,error:`Failed to mark for deletion: ${l}`}}}function oD(t,e){if(e.operation==="rewrite"&&e.nodeId&&e.content){const n=pw(t,e.nodeId,e.content);return{success:n.success,error:n.error}}if(e.operation==="insert"&&e.content){let n=null;if(e.nodeId&&!e.afterNodeId?n={nodeId:e.nodeId}:e.afterNodeId&&(n={afterNodeId:e.afterNodeId}),!n)return{success:!1,error:"Insert requires afterNodeId or nodeId"};const r=Xp(t,n,e.content);return{success:r.success,error:r.error}}if(e.operation==="delete"&&e.nodeId){const n=hw(t,e.nodeId);return{success:n.success,error:n.error}}return{success:!1,error:`Invalid operation: ${e.operation}`}}function N0(t,e,n,r){const i=[];if(r==="delete"){for(const s of n)i.push(hw(t,s));return i}if(r==="insert"){const s=n[n.length-1];return s&&e.length>0&&i.push(Xp(t,{afterNodeId:s},e)),i}console.log("[Bridge] Rewrite loop:",{responseCount:e.length,idCount:n.length,ids:n});for(let s=0;s<Math.min(e.length,n.length);s++){const l=pw(t,n[s],e[s]);console.log(`[Bridge] applyRewrite(${n[s]}):`,l),i.push(l)}if(e.length>n.length){const s=n[n.length-1],l=e.slice(n.length);i.push(Xp(t,{afterNodeId:s},l))}return i}const lD=[{action:"delete",label:"Delete",shortcut:"D"}];function aD({editorRef:t}){const[e,n]=A.useState(!1),[r,i]=A.useState({x:0,y:0}),[s,l]=A.useState(!1),[c,u]=A.useState(""),[f,p]=A.useState(!1),[m,g]=A.useState(""),[y,k]=A.useState(!1),[w,x]=A.useState([]),[C,N]=A.useState([]),[M,B]=A.useState(!1),[I,F]=A.useState(""),[V,Q]=A.useState([]),ee=A.useRef(null);A.useEffect(()=>{fetch("/api/plugins").then(P=>P.json()).then(P=>{const q=[];for(const D of P.plugins||[])q.push(...D.contextMenuItems||[]);Q(q)}).catch(()=>{})},[]),A.useEffect(()=>{const P=q=>{ee.current&&!ee.current.contains(q.target)&&(n(!1),p(!1),k(!1))};return document.addEventListener("mousedown",P),()=>document.removeEventListener("mousedown",P)},[]);const Y=A.useCallback(()=>{const P=t.current;return P?P.isActive("link"):!1},[t]),G=A.useCallback(()=>{const P=t.current,{from:q,to:D}=(P==null?void 0:P.state.selection)||{from:0,to:0},_=q!==D,z=[];for(const re of V)re.condition==="has-selection"&&!_||z.push({action:re.action,label:re.label,shortcut:re.shortcut,isPlugin:!0,promptForInput:re.promptForInput});for(const re of lD)z.push(re);return _&&z.push({action:"link",label:"Link to doc",shortcut:"L"}),Y()&&z.push({action:"unlink",label:"Unlink"}),z},[t,Y,V]);A.useEffect(()=>{const P=q=>{const D=t.current;!D||!D.view.dom.contains(q.target)||(q.preventDefault(),i({x:q.clientX,y:q.clientY}),n(!0),p(!1),k(!1))};return document.addEventListener("contextmenu",P),()=>document.removeEventListener("contextmenu",P)},[t]);const H=A.useCallback(()=>{const P=t.current;if(!P)return{nodes:[],nodeIds:[]};const{from:q,to:D}=P.state.selection,_=[],z=[];return P.state.doc.nodesBetween(q,D,re=>{if(re.isBlock&&re.type.name!=="doc"){const ae=re.toJSON();_.push(ae),re.attrs.id&&z.push(re.attrs.id)}}),{nodes:_,nodeIds:z}},[t]),K=A.useCallback(async(P,q)=>{const D=t.current;if(!D)return;const{nodes:_,nodeIds:z}=H();if(_.length===0)return;l(!0),n(!1),p(!1);const{from:re,to:ae}=D.state.selection,se=`ctx-${Date.now()}`;D.commands.applyLoadingEffect(se,re,ae,"paragraph");try{const fe=[],Fe=[];let Le=!1;D.state.doc.descendants((wn,xn)=>{wn.isBlock&&wn.type.name!=="doc"&&(xn>=re&&xn<ae?Le=!0:Le?Fe.push(wn.textContent):fe.push(wn.textContent))});const He={nodes:_,action:P,nodeIds:z,contextBefore:fe.slice(-3).join(`
|
|
204
|
+
`),contextAfter:Fe.slice(0,3).join(`
|
|
205
|
+
`)};q&&(He.instruction=q);const Pe=await fetch(`${window.location.origin}/api/voice/apply-editor`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(He)});if(!Pe.ok)return;const Wt=await Pe.json();Wt.success&&Wt.nodes&&N0(D,Wt.nodes,z,P)}catch(fe){console.error("[ContextMenu] Plugin action failed:",fe)}finally{D.commands.removeLoadingEffect(se),l(!1)}},[t,H]),U=A.useCallback(P=>{const{action:q,isPlugin:D,promptForInput:_}=P;if(D&&_){g(q),p(!0);return}if(D){K(q);return}if(q==="delete"){const z=t.current;if(z){const{from:re,to:ae}=z.state.selection;z.state.doc.nodesBetween(re,ae,se=>{se.isBlock&&se.type.name!=="doc"&&se.attrs.id&&N0(z,[],[se.attrs.id],"delete")})}n(!1);return}if(q==="link"){const z=t.current;if(z){const re=[];z.state.doc.descendants(ae=>{var se;(se=ae.marks)==null||se.forEach(fe=>{var Fe,Le;if(fe.type.name==="link"&&((Le=(Fe=fe.attrs)==null?void 0:Fe.href)!=null&&Le.startsWith("doc:"))){const He=fe.attrs.href.slice(4);re.includes(He)||re.push(He)}})}),N(re)}fetch("/api/documents").then(re=>re.json()).then(re=>{Array.isArray(re)&&x(re.map(ae=>({filename:ae.filename,title:ae.title}))),B(!1),F(""),k(!0)}).catch(()=>{});return}if(q==="unlink"){const z=t.current;z&&z.chain().focus().unsetLink().run(),n(!1);return}},[K,t]),X=A.useCallback(()=>{c.trim()&&(K(m,c.trim()),u(""),g(""))},[K,m,c]),te=A.useCallback(P=>{const q=t.current;q&&q.chain().focus().setLink({href:`doc:${P}`}).run(),fetch("/api/auto-tag-link",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({targetFile:P})}).catch(()=>{}),n(!1),k(!1)},[t]),ge=A.useCallback(()=>{const P=I.trim();if(!P)return;const q=t.current;q&&(fetch("/api/create-link-doc",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:P})}).then(D=>D.json()).then(D=>{D.filename&&q.chain().focus().setLink({href:`doc:${D.filename}`}).run()}).catch(()=>{}),n(!1),k(!1),B(!1),F(""))},[t,I]);return e?v.jsx("div",{ref:ee,className:"context-menu",style:{left:r.x,top:r.y},children:s?v.jsx("div",{className:"context-menu-loading",children:"Applying..."}):f?v.jsxs("div",{className:"context-menu-custom",children:[v.jsx("input",{autoFocus:!0,value:c,onChange:P=>u(P.target.value),onKeyDown:P=>{P.key==="Enter"&&X(),P.key==="Escape"&&n(!1)},placeholder:"Custom instruction..."}),v.jsx("button",{onClick:X,children:"Apply"})]}):y?v.jsxs("div",{className:"context-menu-link-picker",children:[v.jsx("div",{className:"context-menu-link-header",children:"Link to document"}),M?v.jsxs("div",{className:"context-menu-custom",children:[v.jsx("input",{autoFocus:!0,value:I,onChange:P=>F(P.target.value),onKeyDown:P=>{P.key==="Enter"&&ge(),P.key==="Escape"&&B(!1)},placeholder:"New document title..."}),v.jsx("button",{onClick:ge,children:"Create"})]}):v.jsx("button",{className:"context-menu-item context-menu-new-link",onClick:()=>B(!0),children:v.jsx("span",{children:"+ New link doc"})}),v.jsxs("div",{className:"context-menu-link-list",children:[C.length>0&&v.jsxs(v.Fragment,{children:[v.jsx("div",{className:"context-menu-section-header",children:"Linked in this doc"}),w.filter(P=>C.includes(P.filename)).map(({filename:P,title:q})=>v.jsx("button",{className:"context-menu-item",onClick:()=>te(P),children:v.jsx("span",{children:q})},`linked-${P}`))]}),v.jsx("div",{className:"context-menu-section-header",children:"All documents"}),w.filter(P=>!C.includes(P.filename)).map(({filename:P,title:q})=>v.jsx("button",{className:"context-menu-item",onClick:()=>te(P),children:v.jsx("span",{children:q})},P)),w.length===0&&v.jsx("div",{className:"context-menu-loading",children:"No documents"})]})]}):G().map(P=>v.jsxs("button",{className:"context-menu-item",onClick:()=>U(P),children:[v.jsx("span",{children:P.label}),P.shortcut&&v.jsx("span",{className:"context-menu-shortcut",children:P.shortcut})]},P.action))}):null}function Kh(t,e,n){let r=t.resolve(e);for(;r.depth>0;){const i=r.node(r.depth),s=r.before(r.depth),l=s+i.nodeSize;if(i.childCount===1)e=s,n=l,r=t.resolve(e);else break}return{from:e,to:n}}function cD(t,e){const n=Vn(t,e);if(!n)return!1;const{node:r,pos:i}=n;return t.chain().command(({tr:s})=>(s.setNodeMarkup(i,void 0,{...r.attrs,pendingStatus:null}),!0)).run(),!0}function uD(t,e){const n=Vn(t,e);if(!n)return!1;const{node:r,pos:i}=n;return t.chain().command(({tr:s})=>(s.setNodeMarkup(i,void 0,{...r.attrs,pendingStatus:null,pendingOriginalContent:null,pendingTextEdits:null}),!0)).run(),!0}function dD(t,e){var l;const n=Vn(t,e);if(!n)return!1;const{node:r,pos:i}=n;if(((l=r.attrs)==null?void 0:l.pendingStatus)!=="delete")return!0;const s=Kh(t.state.doc,i,i+r.nodeSize);return t.chain().deleteRange(s).run(),!0}function fD(t,e){var l;const n=Vn(t,e);if(!n)return!0;const{node:r,pos:i}=n;if(((l=r.attrs)==null?void 0:l.pendingStatus)!=="insert")return!0;const s=Kh(t.state.doc,i,i+r.nodeSize);return t.chain().deleteRange(s).run(),!0}function pD(t,e){var l,c;const n=Vn(t,e);if(!n)return!1;const{node:r,pos:i}=n;if(((l=r.attrs)==null?void 0:l.pendingStatus)!=="rewrite")return!0;const s=(c=r.attrs)==null?void 0:c.pendingOriginalContent;if(s)t.chain().deleteRange({from:i,to:i+r.nodeSize}).insertContentAt(i,s).run();else{const u=Kh(t.state.doc,i,i+r.nodeSize);t.chain().deleteRange(u).run()}return!0}function hD(t,e){var s;const n=Vn(t,e);if(!n)return!1;const{node:r,pos:i}=n;return((s=r.attrs)==null?void 0:s.pendingStatus)!=="delete"||t.chain().command(({tr:l})=>(l.setNodeMarkup(i,void 0,{...r.attrs,pendingStatus:null}),!0)).run(),!0}function mw(t,e){var i;const n=Vn(t,e);if(!n)return!1;switch((i=n.node.attrs)==null?void 0:i.pendingStatus){case"insert":return cD(t,e);case"rewrite":return uD(t,e);case"delete":return dD(t,e);default:return!1}}function gw(t,e){var i;const n=Vn(t,e);if(!n)return!1;switch((i=n.node.attrs)==null?void 0:i.pendingStatus){case"insert":return fD(t,e);case"rewrite":return pD(t,e);case"delete":return hD(t,e);default:return!1}}function mD(t){const e=yw(t).reverse();for(const n of e)mw(t,n);t.view&&fw(t.view)}function gD(t){const e=yw(t).reverse();for(const n of e)gw(t,n);t.view&&fw(t.view)}function Nl(t){const e=[];return t.state.doc.descendants((n,r)=>{var s,l;const i=(s=n.attrs)==null?void 0:s.pendingStatus;return i&&((l=n.attrs)!=null&&l.id)&&e.push({nodeId:n.attrs.id,pos:r,pendingStatus:i}),!0}),e}function yw(t){return Nl(t).map(e=>e.nodeId)}function yD(t){let e=0,n=0,r=0;for(const i of t)i.pendingStatus==="insert"?e++:i.pendingStatus==="rewrite"?n++:i.pendingStatus==="delete"&&r++;return{insert:e,rewrite:n,delete:r,total:t.length}}function Sc(t,e){let n=-1;if(t.state.doc.descendants((i,s)=>{var l;return((l=i.attrs)==null?void 0:l.id)===e?(n=s,!1):!0}),n===-1)return;const r=t.view.nodeDOM(n);r&&r instanceof HTMLElement&&r.scrollIntoView({behavior:"smooth",block:"center"})}function bD(t){const[e,n]=A.useState([]),[r,i]=A.useState(0),s=A.useRef(),l=A.useCallback(()=>{if(!t||t.isDestroyed){n([]);return}const x=Nl(t);n(x),x.length===0?i(0):i(C=>Math.min(C,x.length-1))},[t]);A.useEffect(()=>{if(!t)return;const x=()=>{clearTimeout(s.current),s.current=setTimeout(l,50)};t.on("transaction",x),l();const C=setTimeout(()=>{if(t.isDestroyed)return;const N=Nl(t);N.length>0&&Sc(t,N[0].nodeId)},150);return()=>{t.off("transaction",x),clearTimeout(s.current),clearTimeout(C)}},[t,l]);const c=yD(e),u=e[r]??null,f=A.useCallback(()=>{if(e.length===0)return;const x=(r+1)%e.length;i(x),t&&e[x]&&Sc(t,e[x].nodeId)},[t,e,r]),p=A.useCallback(()=>{if(e.length===0)return;const x=(r-1+e.length)%e.length;i(x),t&&e[x]&&Sc(t,e[x].nodeId)},[t,e,r]),m=A.useCallback(()=>{if(!t||t.isDestroyed)return;const x=Nl(t);if(x.length===0)return;const C=Math.min(r,x.length-1);Sc(t,x[C].nodeId)},[t,r]),g=A.useCallback(()=>{!t||!u||(mw(t,u.nodeId),l(),m())},[t,u,l,m]),y=A.useCallback(()=>{!t||!u||(gw(t,u.nodeId),l(),m())},[t,u,l,m]),k=A.useCallback(()=>{t&&(mD(t),l())},[t,l]),w=A.useCallback(()=>{t&&(gD(t),l())},[t,l]);return{pendingNodes:e,counts:c,currentNode:u,currentIndex:r,hasPending:c.total>0,goToNext:f,goToPrevious:p,acceptCurrent:g,rejectCurrent:y,acceptAll:k,rejectAll:w,refresh:l}}const yo={strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"},vD=()=>v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:v.jsx("path",{d:"M10 3L5 8l5 5",stroke:"currentColor",...yo})}),_0=()=>v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:v.jsx("path",{d:"M6 3l5 5-5 5",stroke:"currentColor",...yo})}),kD=()=>v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:v.jsx("path",{d:"M3 10l5-5 5 5",stroke:"currentColor",...yo})}),ED=()=>v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:v.jsx("path",{d:"M3 6l5 5 5-5",stroke:"currentColor",...yo})}),T0=()=>v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:v.jsx("path",{d:"M3 8.5l3.5 3.5L13 5",stroke:"currentColor",...yo})}),M0=()=>v.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:v.jsx("path",{d:"M4 4l8 8M12 4l-8 8",stroke:"currentColor",...yo})});function wD({editor:t,pendingDocs:e,currentFilename:n,onSwitchDocument:r,sendMessage:i}){const{counts:s,currentNode:l,currentIndex:c,hasPending:u,goToNext:f,goToPrevious:p,acceptCurrent:m,rejectCurrent:g,acceptAll:y,rejectAll:k}=bD(t),w=e.filenames.length,x=A0(e.filenames,n)>=0?w-1:w,C=u||w>0,N=A0(e.filenames,n),M=A.useCallback(G=>{if(!t||!n)return;Nl(t).length===0&&(i({type:"doc-update",document:t.getJSON()}),i({type:"pending-resolved",filename:n,action:G}))},[t,n,i]),B=A.useCallback(()=>{m(),M("accept")},[m,M]),I=A.useCallback(()=>{g(),M("reject")},[g,M]),F=A.useCallback(()=>{y(),M("accept")},[y,M]),V=A.useCallback(()=>{k(),M("reject")},[k,M]),Q=A.useCallback(()=>{if(w===0||w===1&&N===0)return;const G=N<=0?w-1:N-1;r(e.filenames[G])},[w,N,e.filenames,r]),ee=A.useCallback(()=>{if(w===0||w===1&&N===0)return;const G=N>=w-1?0:N+1;r(e.filenames[G])},[w,N,e.filenames,r]);if(A.useEffect(()=>{if(!C)return;const G=H=>{if(!(H.target instanceof HTMLInputElement||H.target instanceof HTMLTextAreaElement)&&!(H.target instanceof HTMLElement&&H.target.closest("[contenteditable]")))switch(H.key){case"j":case"ArrowDown":!H.metaKey&&!H.ctrlKey&&(H.preventDefault(),f());break;case"k":case"ArrowUp":!H.metaKey&&!H.ctrlKey&&(H.preventDefault(),p());break;case"h":case"ArrowLeft":!H.metaKey&&!H.ctrlKey&&!H.altKey&&(H.preventDefault(),Q());break;case"l":case"ArrowRight":!H.metaKey&&!H.ctrlKey&&!H.altKey&&(H.preventDefault(),ee());break;case"a":!H.metaKey&&!H.ctrlKey&&!H.shiftKey&&(H.preventDefault(),B());break;case"r":!H.metaKey&&!H.ctrlKey&&(H.preventDefault(),I());break;case"A":H.shiftKey&&!H.metaKey&&!H.ctrlKey&&(H.preventDefault(),F());break;case"R":H.shiftKey&&!H.metaKey&&!H.ctrlKey&&(H.preventDefault(),V());break}};return window.addEventListener("keydown",G),()=>window.removeEventListener("keydown",G)},[C,f,p,Q,ee,B,I,F,V]),!C)return null;if(l!=null&&l.pendingStatus,!u&&x>0)return v.jsxs("div",{className:"review-panel",children:[v.jsxs("div",{className:"review-panel__status",children:["No changes here — ",x," other doc",x>1?"s have":" has"," changes"]}),v.jsx("div",{className:"review-panel__divider"}),v.jsx("div",{className:"review-panel__nav",children:v.jsx("button",{className:"review-panel__btn",onClick:ee,title:"Next doc (l)",children:v.jsx(_0,{})})})]});const Y=N>=0?N+1:"?";return v.jsxs("div",{className:"review-panel",children:[w>1&&v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:"review-panel__nav",children:[v.jsx("button",{className:"review-panel__btn",onClick:Q,title:"Previous doc (h)",children:v.jsx(vD,{})}),v.jsx("button",{className:"review-panel__btn",onClick:ee,title:"Next doc (l)",children:v.jsx(_0,{})}),v.jsxs("span",{className:"review-panel__counter",children:[Y,"/",w]})]}),v.jsx("div",{className:"review-panel__divider"})]}),v.jsxs("div",{className:"review-panel__nav",children:[v.jsx("button",{className:"review-panel__btn",onClick:p,disabled:s.total<=1,title:"Previous (k)",children:v.jsx(kD,{})}),v.jsx("button",{className:"review-panel__btn",onClick:f,disabled:s.total<=1,title:"Next (j)",children:v.jsx(ED,{})}),v.jsxs("span",{className:"review-panel__counter",children:[c+1,"/",s.total]})]}),v.jsx("div",{className:"review-panel__divider"}),v.jsxs("div",{className:"review-panel__actions",children:[v.jsx("button",{className:"review-panel__accept",onClick:B,title:"Accept (a)",children:v.jsx(T0,{})}),v.jsx("button",{className:"review-panel__reject",onClick:I,title:"Reject (r)",children:v.jsx(M0,{})}),v.jsxs("button",{className:"review-panel__accept-all",onClick:F,title:"Accept all (Shift+A)",children:[v.jsx(T0,{}),v.jsx("span",{children:"All"})]}),v.jsxs("button",{className:"review-panel__reject-all",onClick:V,title:"Reject all (Shift+R)",children:[v.jsx(M0,{}),v.jsx("span",{children:"All"})]})]})]})}function A0(t,e){return t.indexOf(e)}function Cc(t){return t.type==="doc"?t.file:t.id}function bw(t,e){for(const n of t)n.type==="doc"?e.add(n.file):n.type==="container"&&bw(n.items,e)}function Hu(t){const e=new Date(t),n=Date.now()-e.getTime();return n<6e4?"just now":n<36e5?`${Math.floor(n/6e4)}m ago`:n<864e5?`${Math.floor(n/36e5)}h ago`:n<6048e5?`${Math.floor(n/864e5)}d ago`:e.toLocaleDateString()}function Zp(t){return/^[A-Z]:[/\\]|^\//.test(t)}function vw(t){const e=t.replace(/\\/g,"/").split("/");return e.length>=2?e[e.length-2]:""}function xD(t){const e=new Date(t),n=new Date,r=new Date(n.getFullYear(),n.getMonth(),n.getDate()),i=new Date(r.getTime()-864e5),s=new Date(e.getFullYear(),e.getMonth(),e.getDate());return s.getTime()===r.getTime()?"Today":s.getTime()===i.getTime()?"Yesterday":n.getTime()-s.getTime()<6048e5?e.toLocaleDateString(void 0,{weekday:"long"}):e.toLocaleDateString(void 0,{month:"short",day:"numeric"})}function SD(t,e){const[n,r]=A.useState([]),[i,s]=A.useState([]),[l,c]=A.useState(new Set),u=A.useRef(null),f=A.useCallback(()=>{fetch("/api/documents").then(m=>m.json()).then(m=>{Array.isArray(m)&&r(m)}).catch(()=>{})},[]),p=A.useCallback(()=>{fetch("/api/workspaces").then(m=>m.json()).then(async m=>{if(!Array.isArray(m))return;const g=await Promise.all(m.map(async k=>{try{const x=await(await fetch(`/api/workspaces/${encodeURIComponent(k.filename)}`)).json();return{...k,workspace:x}}catch{return k}}));s(g);const y=new Set;for(const k of g)k.workspace&&bw(k.workspace.root,y);c(y)}).catch(()=>{})},[]);return A.useEffect(()=>{f()},[f,t]),A.useEffect(()=>{p()},[p,e,t]),A.useEffect(()=>{const m=requestAnimationFrame(()=>{var y;const g=(y=u.current)==null?void 0:y.querySelector(".sidebar-item.active");g==null||g.scrollIntoView({block:"nearest",behavior:"instant"})});return()=>cancelAnimationFrame(m)},[n]),{docs:n,workspaces:i,assignedFiles:l,fetchDocs:f,scrollRef:u}}function CD(t,e){const n=A.useCallback(k=>{fetch(`/api/documents/${encodeURIComponent(k)}`,{method:"DELETE"}).catch(()=>{})},[]),r=A.useCallback((k,w,x)=>{!x.trim()||x.trim()===w||fetch(`/api/documents/${encodeURIComponent(k)}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:x.trim()})}).then(()=>e()).catch(()=>{})},[e]),i=A.useCallback(()=>{fetch("/api/workspaces",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:"Untitled Workspace"})}).catch(()=>{})},[]),s=A.useCallback(k=>{fetch(`/api/workspaces/${encodeURIComponent(k)}`,{method:"DELETE"}).catch(()=>{})},[]),l=A.useCallback((k,w)=>{fetch("/api/documents",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({})}).then(x=>x.json()).then(x=>{if(x.filename)return fetch(`/api/workspaces/${encodeURIComponent(k)}/docs`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({file:x.filename,title:x.title||"Untitled",containerId:w})})}).catch(()=>{})},[]),c=A.useCallback((k,w)=>{fetch(`/api/workspaces/${encodeURIComponent(k)}/docs/${encodeURIComponent(w)}`,{method:"DELETE"}).catch(()=>{})},[]),u=A.useCallback((k,w)=>{fetch(`/api/workspaces/${encodeURIComponent(k)}/containers`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:"Untitled",parentContainerId:w})}).catch(()=>{})},[]),f=A.useCallback((k,w)=>{fetch(`/api/workspaces/${encodeURIComponent(k)}/containers/${encodeURIComponent(w)}`,{method:"DELETE"}).catch(()=>{})},[]),p=A.useCallback((k,w,x)=>{x.trim()&&fetch(`/api/workspaces/${encodeURIComponent(k)}/containers/${encodeURIComponent(w)}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:x.trim()})}).catch(()=>{})},[]),m=A.useCallback((k,w)=>{var N;const x=t.find(M=>M.filename===k);if(!((N=x==null?void 0:x.workspace)!=null&&N.tags))return[];const C=[];for(const[M,B]of Object.entries(x.workspace.tags))B.includes(w)&&C.push(M);return C},[t]),g=A.useCallback((k,w,x)=>{x.trim()&&fetch(`/api/workspaces/${encodeURIComponent(k)}/tags/${encodeURIComponent(w)}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tag:x.trim()})}).catch(()=>{})},[]),y=A.useCallback((k,w,x)=>{fetch(`/api/workspaces/${encodeURIComponent(k)}/tags/${encodeURIComponent(w)}/${encodeURIComponent(x)}`,{method:"DELETE"}).catch(()=>{})},[]);return{fetchDocs:e,handleDelete:n,handleRename:r,handleCreateWorkspace:i,handleDeleteWorkspace:s,handleCreateInWorkspace:l,handleRemoveFromWorkspace:c,handleCreateContainer:u,handleDeleteContainer:f,handleRenameContainer:p,getDocTags:m,handleAddTag:g,handleRemoveTag:y}}function ND({docs:t,workspaces:e,assignedFiles:n,scrollRef:r,setCollapsedSections:i}){const[s,l]=A.useState(null),[c,u]=A.useState(null),f=A.useRef(null),p=A.useRef(null),m=A.useRef(null),g=A.useRef(null),y=A.useRef(null),k=5,w=(Y,G,H)=>H==="before"?G>0?Cc(Y[G-1]):null:Cc(Y[G]),x=A.useCallback((Y,G)=>{if(G===null){const U=t.filter(te=>!n.has(te.filename)).map(te=>({type:"doc",file:te.filename,title:te.title})),X=U.findIndex(te=>Cc(te)===Y);return X>=0?{siblings:U,index:X,containerId:null}:null}const H=e.find(U=>U.filename===G);if(!(H!=null&&H.workspace))return null;const K=(U,X)=>{for(let te=0;te<U.length;te++){if(Cc(U[te])===Y)return{siblings:U,index:te,containerId:X};if(U[te].type==="container"){const ge=K(U[te].items,U[te].id);if(ge)return ge}}return null};return K(H.workspace.root,null)},[t,n,e]),C=A.useCallback(()=>{l(null),u(null),y.current=null,g.current=null,m.current&&(m.current.remove(),m.current=null),f.current&&(clearTimeout(f.current),f.current=null),p.current&&(cancelAnimationFrame(p.current),p.current=null),document.body.style.userSelect=""},[]),N=A.useCallback((Y,G)=>{if(!Y||!G)return;if(Y.type==="workspace"){const P=G.itemId;if(P===Y.filename)return;const q=e.map(z=>z.filename),D=q.indexOf(Y.filename);if(D<0)return;q.splice(D,1);let _=q.indexOf(P);if(_<0)return;G.position==="after"&&(_+=1),q.splice(_,0,Y.filename),fetch("/api/workspaces/reorder",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({order:q})}).catch(()=>{});return}const{wsFilename:H,containerId:K,afterId:U}=G,X=Y.type==="doc"?Y.file:Y.id,te=Y.sourceWs;if(G.itemId===X)return;if(Y.type==="container"){if(te!==H||!H)return;fetch(`/api/workspaces/${encodeURIComponent(H)}/docs/${encodeURIComponent(X)}/move`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({targetContainerId:K??null,afterFile:U})}).catch(()=>{});return}const ge=Y.file;if(!(te===null&&H===null)){if(te===null&&H!==null){fetch(`/api/workspaces/${encodeURIComponent(H)}/docs`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({file:ge,title:ge.replace(/\.md$/,""),containerId:K??null,afterFile:U})}).catch(()=>{});return}if(te!==null&&H===null){fetch(`/api/workspaces/${encodeURIComponent(te)}/docs/${encodeURIComponent(ge)}`,{method:"DELETE"}).catch(()=>{});return}if(te===H&&H!==null){fetch(`/api/workspaces/${encodeURIComponent(H)}/docs/${encodeURIComponent(ge)}/move`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({targetContainerId:K??null,afterFile:U})}).catch(()=>{});return}te!==null&&H!==null&&fetch(`/api/workspaces/${encodeURIComponent(H)}/docs/${encodeURIComponent(ge)}/cross-move`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sourceWorkspace:te,containerId:K??null,afterFile:U,title:ge.replace(/\.md$/,"")})}).catch(()=>{})}},[e]),M=A.useCallback((Y,G)=>{const H=m.current;H&&(H.style.display="none");const K=document.elementFromPoint(Y,G);if(H&&(H.style.display=""),!K)return null;if((s==null?void 0:s.type)==="workspace"){const re=K.closest("[data-ws-drag]");if(re){const ae=re.dataset.wsDrag,se=re.getBoundingClientRect(),fe=(G-se.top)/se.height;return{itemId:ae,position:fe<.5?"before":"after",wsFilename:null,containerId:null,afterId:null}}return null}const U=K.closest("[data-drag-id]");if(!U){const re=K.closest("[data-drop-ws]");return re?{itemId:"__section__",position:"inside",wsFilename:re.dataset.dropWs==="__docs__"?null:re.dataset.dropWs,containerId:re.dataset.dropContainer||null,afterId:null}:null}const X=U.dataset.dragId,te=U.dataset.dragType,ge=U.dataset.dragWs==="__docs__"?null:U.dataset.dragWs,P=U.getBoundingClientRect(),q=(G-P.top)/P.height;if(te==="container-header"){const re=X,ae=U.dataset.dragParent||null,se=x(re,ge);return se?q<.25?{itemId:re,position:"before",wsFilename:ge,containerId:ae,afterId:w(se.siblings,se.index,"before")}:q>.75?{itemId:re,position:"after",wsFilename:ge,containerId:ae,afterId:w(se.siblings,se.index,"after")}:{itemId:re,position:"inside",wsFilename:ge,containerId:re,afterId:null}:null}const D=U.dataset.dragContainer||null,_=x(X,ge);if(!_)return null;const z=q<.5?"before":"after";return{itemId:X,position:z,wsFilename:ge,containerId:D,afterId:w(_.siblings,_.index,z)}},[x,s]),B=A.useCallback(Y=>{const G=r.current;if(!G)return;const H=G.getBoundingClientRect(),K=80,U=18;let X=0;if(Y<H.top+K?X=-U*Math.max(0,1-(Y-H.top)/K):Y>H.bottom-K&&(X=U*Math.max(0,1-(H.bottom-Y)/K)),p.current&&(cancelAnimationFrame(p.current),p.current=null),X!==0){const te=()=>{G.scrollTop+=X,p.current=requestAnimationFrame(te)};p.current=requestAnimationFrame(te)}},[r]),I=A.useCallback((Y,G)=>{const H=m.current;H&&(H.style.display="none");const K=document.elementFromPoint(Y,G);H&&(H.style.display="");const U=K==null?void 0:K.closest("[data-section-key]");if(!U){f.current&&(clearTimeout(f.current),f.current=null);return}const X=U.dataset.sectionKey;f.current&&clearTimeout(f.current),f.current=setTimeout(()=>{i(te=>{if(!te.has(X))return te;const ge=new Set(te);return ge.delete(X),ge})},500)},[i]);A.useEffect(()=>{if(!s)return;const Y=H=>{m.current&&(m.current.style.left=`${H.clientX+12}px`,m.current.style.top=`${H.clientY-8}px`),u(M(H.clientX,H.clientY)),B(H.clientY),I(H.clientX,H.clientY)},G=H=>{N(s,M(H.clientX,H.clientY)),C()};return window.addEventListener("pointermove",Y),window.addEventListener("pointerup",G),()=>{window.removeEventListener("pointermove",Y),window.removeEventListener("pointerup",G)}},[s,M,N,C,B,I]);const F=A.useCallback((Y,G,H)=>{if(Y.button!==0||Y.target.closest("input, button, .sidebar-tag-remove, .sidebar-tag-add, .sidebar-container-actions, .sidebar-delete-btn, .sidebar-confirm-delete, .sidebar-inline-confirm"))return;g.current={x:Y.clientX,y:Y.clientY},y.current=G;const U=te=>{if(!g.current||!y.current)return;const ge=te.clientX-g.current.x,P=te.clientY-g.current.y;if(Math.abs(ge)+Math.abs(P)>=k){document.body.style.userSelect="none",window.removeEventListener("pointermove",U),window.removeEventListener("pointerup",X),l(y.current),y.current=null;const q=document.createElement("div");q.style.cssText="position:fixed;pointer-events:none;z-index:9999;padding:4px 10px;background:var(--bg-surface, white);border:1px solid var(--border, #cbd5e1);border-radius:6px;font-size:12px;box-shadow:0 2px 8px rgba(0,0,0,0.12);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink-dark, #334155);",q.textContent=H,document.body.appendChild(q),m.current=q,q.style.left=`${te.clientX+12}px`,q.style.top=`${te.clientY-8}px`}},X=()=>{window.removeEventListener("pointermove",U),window.removeEventListener("pointerup",X),g.current=null,y.current=null,document.body.style.userSelect=""};window.addEventListener("pointermove",U),window.addEventListener("pointerup",X)},[]);return{draggedItem:s,dropIndicator:c,handlePointerDown:F,dropClass:Y=>!c||c.itemId!==Y?"":c.position==="before"?"drop-before":c.position==="after"?"drop-after":c.position==="inside"?"drop-inside":"",isDragging:Y=>s?s.type==="doc"?s.file===Y:s.type==="workspace"?s.filename===Y:s.id===Y:!1,isContainerDropTarget:Y=>!c||!s?!1:c.containerId===Y}}function _D({docs:t,workspaces:e,assignedFiles:n,pendingDocs:r,onSwitchDocument:i,onCreateDocument:s,actions:l,scrollRef:c}){const[u,f]=A.useState(null),[p,m]=A.useState(""),[g,y]=A.useState(null),[k,w]=A.useState(()=>{try{const D=localStorage.getItem("ow-collapsed-sections");return D?new Set(JSON.parse(D)):new Set}catch{return new Set}}),[x,C]=A.useState(null),[N,M]=A.useState(null),[B,I]=A.useState(""),[F,V]=A.useState(null),[Q,ee]=A.useState(""),{draggedItem:Y,dropIndicator:G,handlePointerDown:H,dropClass:K,isDragging:U,isContainerDropTarget:X}=ND({docs:t,workspaces:e,assignedFiles:n,scrollRef:c,setCollapsedSections:w}),te=D=>{w(_=>{const z=new Set(_);return z.has(D)?z.delete(D):z.add(D),localStorage.setItem("ow-collapsed-sections",JSON.stringify([...z])),z})},ge=t.filter(D=>!n.has(D.filename)),P=(D,_,z,re,ae)=>v.jsxs("div",{className:`sidebar-item ${D.isActive?"active":""} ${U(D.filename)?"dragging":""} ${K(D.filename)}`,"data-drag-id":D.filename,"data-drag-type":"doc","data-drag-ws":_||"__docs__","data-drag-container":z||"",onPointerDown:se=>H(se,{type:"doc",file:D.filename,sourceWs:_||null},D.title),onClick:()=>!D.isActive&&!Y&&i(D.filename),onDoubleClick:()=>{f(D.filename),m(D.title)},children:[u===D.filename?v.jsx("input",{className:"sidebar-rename-input",value:p,onChange:se=>m(se.target.value),onBlur:()=>{l.handleRename(D.filename,D.title,p),f(null)},onKeyDown:se=>{se.key==="Enter"&&(l.handleRename(D.filename,D.title,p),f(null)),se.key==="Escape"&&f(null)},autoFocus:!0,onClick:se=>se.stopPropagation()}):v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:"sidebar-item-title",children:[v.jsx("span",{className:"sidebar-item-title-text",children:D.title}),r.filenames.includes(D.filename)&&v.jsx("span",{className:"sidebar-pending-dot"})]}),Zp(D.filename)&&v.jsx("div",{className:"sidebar-item-context",children:vw(D.filename)}),v.jsxs("div",{className:"sidebar-item-meta",children:[D.wordCount.toLocaleString()," words · ",Hu(D.lastModified)]}),_&&v.jsxs("div",{className:"sidebar-tags",children:[l.getDocTags(_,D.filename).map(se=>v.jsxs("span",{className:"sidebar-tag",onClick:fe=>fe.stopPropagation(),children:[se,v.jsx("span",{className:"sidebar-tag-remove",onClick:fe=>{fe.stopPropagation(),l.handleRemoveTag(_,D.filename,se)},children:"×"})]},se)),F===D.filename?v.jsx("input",{className:"sidebar-tag-input",value:Q,onChange:se=>ee(se.target.value),onBlur:()=>{Q.trim()&&l.handleAddTag(_,D.filename,Q),V(null)},onKeyDown:se=>{se.key==="Enter"&&(l.handleAddTag(_,D.filename,Q),V(null),ee("")),se.key==="Escape"&&(V(null),ee(""))},autoFocus:!0,onClick:se=>se.stopPropagation(),placeholder:"tag..."}):v.jsx("button",{className:"sidebar-tag-add",onClick:se=>{se.stopPropagation(),V(D.filename),ee("")},children:"+"})]})]}),_?v.jsx("button",{className:"sidebar-delete-btn",onClick:se=>{se.stopPropagation(),l.handleRemoveFromWorkspace(_,D.filename)},title:"Remove from workspace",children:"×"}):g===D.filename?v.jsxs("div",{className:"sidebar-confirm-delete",onClick:se=>se.stopPropagation(),children:[v.jsx("span",{children:"Delete?"}),v.jsx("button",{onClick:()=>{l.handleDelete(D.filename),y(null)},children:"Yes"}),v.jsx("button",{onClick:()=>y(null),children:"No"})]}):v.jsx("button",{className:"sidebar-delete-btn",onClick:se=>{se.stopPropagation(),y(D.filename)},title:"Delete document",children:"×"})]},D.filename),q=(D,_,z,re,ae,se)=>{if(D.type==="doc"){const Pe=t.find(Wt=>Wt.filename===D.file);return Pe?P(Pe,z,re):Zp(D.file)?v.jsx("div",{className:"sidebar-item sidebar-unavailable",children:v.jsxs("div",{className:"sidebar-item-title",children:[D.title||D.file," (unavailable)"]})},D.file):v.jsxs("div",{className:"sidebar-item sidebar-missing",children:[v.jsxs("div",{className:"sidebar-item-title",children:[D.title||D.file," (missing)"]}),v.jsx("button",{className:"sidebar-delete-btn",onClick:()=>l.handleRemoveFromWorkspace(z,D.file),title:"Remove",children:"×"})]},D.file)}const fe=D,Fe=`container-${fe.id}`,Le=k.has(Fe),He=_<=2?`depth-${_}`:"depth-2";return v.jsxs("div",{className:`sidebar-container ${He} ${Le?"collapsed":""} ${K(fe.id)} ${X(fe.id)?"drop-inside":""}`,children:[v.jsxs("div",{className:`sidebar-container-header ${(G==null?void 0:G.itemId)===fe.id&&G.position==="inside"?"drop-inside":""}`,"data-drag-id":fe.id,"data-drag-type":"container-header","data-drag-ws":z,"data-drag-parent":re||"","data-section-key":Fe,onPointerDown:Pe=>H(Pe,{type:"container",id:fe.id,sourceWs:z},fe.name),onClick:()=>!Y&&te(Fe),children:[v.jsx("span",{className:`sidebar-chevron ${Le?"collapsed":""}`,children:"▾"}),N===fe.id?v.jsx("input",{className:"sidebar-rename-input",value:B,onChange:Pe=>I(Pe.target.value),onBlur:()=>{l.handleRenameContainer(z,fe.id,B),M(null)},onKeyDown:Pe=>{Pe.key==="Enter"&&(l.handleRenameContainer(z,fe.id,B),M(null)),Pe.key==="Escape"&&M(null)},autoFocus:!0,onClick:Pe=>Pe.stopPropagation()}):v.jsx("span",{className:"sidebar-container-name",onDoubleClick:Pe=>{Pe.stopPropagation(),M(fe.id),I(fe.name)},children:fe.name}),v.jsxs("div",{className:"sidebar-container-actions",children:[v.jsx("button",{className:"sidebar-new-btn",onClick:Pe=>{Pe.stopPropagation(),l.handleCreateInWorkspace(z,fe.id)},title:"New doc",children:"+"}),_<2&&v.jsx("button",{className:"sidebar-new-btn",onClick:Pe=>{Pe.stopPropagation(),l.handleCreateContainer(z,fe.id)},title:"New sub-container",children:"☐"}),v.jsx("button",{className:"sidebar-new-btn sidebar-container-delete",onClick:Pe=>{Pe.stopPropagation(),l.handleDeleteContainer(z,fe.id)},title:"Delete container",children:"×"})]})]}),!Le&&v.jsxs("div",{className:"sidebar-container-list","data-drop-ws":z,"data-drop-container":fe.id,children:[fe.items.map((Pe,Wt)=>q(Pe,_+1,z,fe.id,fe.items)),fe.items.length===0&&v.jsx("div",{className:"sidebar-empty",children:Y?"Drop here":"Empty"})]})]},fe.id)};return v.jsxs("div",{className:"sidebar-scroll",ref:c,children:[v.jsxs("div",{className:`sidebar-section sidebar-docs-section ${k.has("docs")?"docs-collapsed":""}`,children:[v.jsxs("div",{className:"sidebar-section-header","data-section-key":"docs",onClick:()=>te("docs"),children:[v.jsx("span",{className:`sidebar-chevron ${k.has("docs")?"collapsed":""}`,children:"▾"}),v.jsx("span",{className:"sidebar-label",children:"Documents"}),v.jsx("button",{className:"sidebar-new-btn",onClick:D=>{D.stopPropagation(),s()},title:"New document",children:"+"})]}),!k.has("docs")&&v.jsxs("div",{className:"sidebar-section-list","data-drop-ws":"__docs__",children:[ge.map((D,_)=>(ge.map(z=>({type:"doc",file:z.filename,title:z.title})),P(D,void 0,null))),ge.length===0&&v.jsx("div",{className:"sidebar-empty",children:Y?"Drop here to unassign":"No unassigned documents"})]})]}),e.map(D=>{var re;const _=((re=D.workspace)==null?void 0:re.root)||[],z=k.has(D.filename);return v.jsxs("div",{className:`sidebar-section sidebar-workspace-section ${z?"ws-collapsed":""} ${U(D.filename)?"dragging":""} ${(G==null?void 0:G.itemId)===D.filename?G.position==="before"?"drop-before":"drop-after":""}`,children:[v.jsxs("div",{className:"sidebar-section-header","data-section-key":D.filename,"data-ws-drag":D.filename,onPointerDown:ae=>H(ae,{type:"workspace",filename:D.filename},D.title),onClick:()=>!Y&&te(D.filename),children:[v.jsx("span",{className:`sidebar-chevron ${z?"collapsed":""}`,children:"▾"}),v.jsx("span",{className:"sidebar-label sidebar-workspace-label",children:D.title}),v.jsxs("div",{className:"sidebar-workspace-actions",children:[v.jsx("button",{className:"sidebar-new-btn",onClick:ae=>{ae.stopPropagation(),l.handleCreateInWorkspace(D.filename,null)},title:"New document",children:"+"}),v.jsx("button",{className:"sidebar-new-btn",onClick:ae=>{ae.stopPropagation(),l.handleCreateContainer(D.filename,null)},title:"New container",children:"☐"}),x===D.filename?v.jsxs("span",{className:"sidebar-inline-confirm",onClick:ae=>ae.stopPropagation(),children:[v.jsx("button",{onClick:()=>{l.handleDeleteWorkspace(D.filename),C(null)},children:"Yes"}),v.jsx("button",{onClick:()=>C(null),children:"No"})]}):v.jsx("button",{className:"sidebar-new-btn sidebar-workspace-delete",onClick:ae=>{ae.stopPropagation(),C(D.filename)},title:"Delete workspace",children:"×"})]})]}),!z&&v.jsxs("div",{className:"sidebar-section-list","data-drop-ws":D.filename,children:[_.map((ae,se)=>q(ae,0,D.filename,null)),_.length===0&&v.jsx("div",{className:"sidebar-empty",children:Y?"Drop here to add":"Empty workspace"})]})]},D.filename)}),v.jsx("div",{className:"sidebar-new-workspace",children:v.jsx("button",{onClick:l.handleCreateWorkspace,children:"+ New Workspace"})})]})}function TD({docs:t,workspaces:e,assignedFiles:n,pendingDocs:r,onSwitchDocument:i,onCreateDocument:s,actions:l,scrollRef:c}){const[u,f]=A.useState(null),p=[...t].sort((k,w)=>new Date(w.lastModified).getTime()-new Date(k.lastModified).getTime()),m=[];let g="";for(const k of p){const w=xD(k.lastModified);w!==g&&(m.push({label:w,docs:[]}),g=w),m[m.length-1].docs.push(k)}const y=k=>{for(const w of e){if(!w.workspace)continue;const x=C=>{for(const N of C)if(N.type==="doc"&&N.file===k||N.type==="container"&&x(N.items))return!0;return!1};if(x(w.workspace.root))return w.title}return null};return v.jsxs("div",{className:"sidebar-scroll tl-scroll",ref:c,children:[v.jsxs("div",{className:"tl-header",children:[v.jsx("span",{className:"tl-title",children:"Timeline"}),v.jsx("button",{className:"sidebar-new-btn",onClick:s,title:"New document",children:"+"})]}),m.map(k=>v.jsxs("div",{className:"tl-group",children:[v.jsx("div",{className:"tl-date",children:k.label}),k.docs.map(w=>{const x=y(w.filename);return v.jsxs("div",{className:`tl-item ${w.isActive?"active":""}`,onClick:()=>!w.isActive&&i(w.filename),children:[v.jsx("div",{className:"tl-dot"}),v.jsxs("div",{className:"tl-content",children:[v.jsxs("div",{className:"tl-item-title",children:[v.jsx("span",{children:w.title}),r.filenames.includes(w.filename)&&v.jsx("span",{className:"sidebar-pending-dot"})]}),Zp(w.filename)&&v.jsx("div",{className:"tl-item-context",children:vw(w.filename)}),v.jsxs("div",{className:"tl-item-meta",children:[w.wordCount.toLocaleString()," words · ",Hu(w.lastModified)]}),x&&v.jsx("div",{className:"tl-badge",children:x})]}),u===w.filename?v.jsxs("div",{className:"sidebar-confirm-delete",onClick:C=>C.stopPropagation(),children:[v.jsx("span",{children:"Delete?"}),v.jsx("button",{onClick:()=>{l.handleDelete(w.filename),f(null)},children:"Yes"}),v.jsx("button",{onClick:()=>f(null),children:"No"})]}):v.jsx("button",{className:"sidebar-delete-btn",onClick:C=>{C.stopPropagation(),f(w.filename)},title:"Delete",children:"×"})]},w.filename)})]},k.label)),t.length===0&&v.jsx("div",{className:"sidebar-empty",children:"No documents yet"})]})}function MD({docs:t,workspaces:e,assignedFiles:n,pendingDocs:r,onSwitchDocument:i,actions:s,scrollRef:l}){const[c,u]=A.useState([]),[f,p]=A.useState(null),[m,g]=A.useState(null),y=A.useRef(null);A.useEffect(()=>{if(!f)return;const K=U=>{y.current&&!y.current.contains(U.target)&&p(null)};return document.addEventListener("mousedown",K),()=>document.removeEventListener("mousedown",K)},[f]);const k=(K,U)=>{for(const X of K)if(X.type==="container"){if(X.id===U)return X;const te=k(X.items,U);if(te)return te}return null},w=K=>{let U=0;for(const X of K)X.type==="doc"?U++:X.type==="container"&&(U+=w(X.items));return U},x=K=>{const U=[];for(const X of K)X.type==="doc"?U.push(X.file):X.type==="container"&&U.push(...x(X.items));return U},C=A.useMemo(()=>{if(c.length===0)return[];const K=c[c.length-1],U=e.find(te=>te.filename===K.wsFilename);if(!(U!=null&&U.workspace))return[];if(K.type==="workspace")return U.workspace.root;const X=k(U.workspace.root,K.key);return X?X.items:[]},[c,e]),N=C.filter(K=>K.type==="container"),M=A.useMemo(()=>{const K=C.filter(U=>U.type==="doc").map(U=>U.file);return t.filter(U=>K.includes(U.filename))},[C,t]),B=K=>{const U=x(K.items);return t.filter(X=>U.includes(X.filename))},I=K=>{const U=e.find(te=>te.filename===K);if(!(U!=null&&U.workspace))return[];const X=x(U.workspace.root);return t.filter(te=>X.includes(te.filename))},F=A.useMemo(()=>t.filter(K=>!n.has(K.filename)),[t,n]),V=K=>{u(U=>[...U,K]),p(null)},Q=()=>{u(K=>K.slice(0,-1)),p(null)},ee=(K,U)=>{if(f===K){p(null);return}const te=U.currentTarget.getBoundingClientRect();g({top:te.bottom+4,left:te.left}),p(K)},Y=K=>{i(K),p(null)},G=c.length>1?c[c.length-2].title:"All",H=()=>{if(!f)return[];if(f==="__unassigned__")return F;if(f==="__level-docs__")return M;const K=e.find(U=>U.filename===f);if(K)return I(K.filename);for(const U of e){if(!U.workspace)continue;const X=k(U.workspace.root,f);if(X)return B(X)}return[]};return v.jsxs("div",{className:"board-scroll",ref:l,children:[c.length===0?v.jsx("button",{className:"board-back board-back--static",tabIndex:-1,children:"All"}):v.jsxs("button",{className:"board-back",onClick:Q,title:`Back to ${G}`,children:["← ",G]}),c.length===0&&v.jsxs(v.Fragment,{children:[F.length>0&&v.jsxs("button",{className:`board-chip ${f==="__unassigned__"?"open":""}`,onClick:K=>ee("__unassigned__",K),children:["Documents ",v.jsx("span",{className:"board-chip-count",children:F.length})]}),e.map(K=>{var X;const U=(X=K.workspace)==null?void 0:X.root.some(te=>te.type==="container");return v.jsxs("button",{className:`board-chip ${f===K.filename?"open":""}`,onClick:te=>U?V({type:"workspace",key:K.filename,title:K.title,wsFilename:K.filename}):ee(K.filename,te),children:[K.title," ",v.jsx("span",{className:"board-chip-count",children:K.docCount}),U&&v.jsx("span",{className:"board-chip-arrow",children:"›"})]},K.filename)}),v.jsx("button",{className:"board-chip board-chip-add",onClick:s.handleCreateWorkspace,title:"New workspace",children:"+"})]}),c.length>0&&v.jsxs(v.Fragment,{children:[M.length>0&&v.jsxs("button",{className:`board-chip board-chip-docs ${f==="__level-docs__"?"open":""}`,onClick:K=>ee("__level-docs__",K),children:["Docs ",v.jsx("span",{className:"board-chip-count",children:M.length})]}),N.map(K=>{const U=K.items.some(X=>X.type==="container");return v.jsxs("button",{className:`board-chip ${f===K.id?"open":""}`,onClick:X=>U?V({type:"container",key:K.id,title:K.name,wsFilename:c[c.length-1].wsFilename}):ee(K.id,X),children:[K.name," ",v.jsx("span",{className:"board-chip-count",children:w(K.items)}),U&&v.jsx("span",{className:"board-chip-arrow",children:"›"})]},K.id)})]}),f&&m&&(()=>{const K=H();return v.jsxs("div",{className:"board-dropdown",ref:y,style:{position:"fixed",top:m.top,left:m.left},children:[K.map(U=>v.jsxs("div",{className:`board-dropdown-item ${U.isActive?"active":""}`,onClick:()=>Y(U.filename),children:[v.jsxs("span",{className:"board-dropdown-title",children:[U.title,r.filenames.includes(U.filename)&&v.jsx("span",{className:"board-pending-dot"})]}),v.jsxs("span",{className:"board-dropdown-meta",children:[U.wordCount.toLocaleString()," words · ",Hu(U.lastModified)]})]},U.filename)),K.length===0&&v.jsx("div",{className:"board-dropdown-empty",children:"No documents"})]})})()]})}function AD({docs:t,workspaces:e,assignedFiles:n,pendingDocs:r,onSwitchDocument:i,actions:s,scrollRef:l}){const[c,u]=A.useState([]),f=(N,M)=>{for(const B of N)if(B.type==="container"){if(B.id===M)return B;const I=f(B.items,M);if(I)return I}return null},p=N=>{let M=0;for(const B of N)B.type==="doc"?M++:B.type==="container"&&(M+=p(B.items));return M},m=A.useMemo(()=>{if(c.length===0)return[];const N=c[c.length-1],M=e.find(I=>I.filename===N.wsFilename);if(!(M!=null&&M.workspace))return[];if(N.type==="workspace")return M.workspace.root;const B=f(M.workspace.root,N.key);return B?B.items:[]},[c,e]),g=m.filter(N=>N.type==="container"),y=A.useMemo(()=>{if(c.length===0)return t.filter(M=>!n.has(M.filename));const N=m.filter(M=>M.type==="doc").map(M=>M.file);return t.filter(M=>N.includes(M.filename))},[c,m,t,n]),k=N=>u(M=>[...M,N]),w=()=>u(N=>N.slice(0,-1)),x=c.length>1?c[c.length-2].title:"Shelf",C=c.length>0?c[c.length-1].title:"Documents";return v.jsxs("div",{className:"shelf-wrapper",children:[v.jsxs("div",{className:"shelf-spines",ref:l,children:[c.length>0&&v.jsxs("button",{className:"shelf-back",onClick:w,title:`Back to ${x}`,children:[v.jsx("span",{className:"shelf-back-arrow",children:"←"}),v.jsx("span",{className:"shelf-back-label",children:x})]}),c.length===0&&v.jsxs(v.Fragment,{children:[e.map(N=>v.jsxs("div",{className:"shelf-section-spine",onClick:()=>k({type:"workspace",key:N.filename,title:N.title,wsFilename:N.filename}),title:N.title,children:[v.jsx("span",{className:"shelf-section-title",children:N.title}),v.jsx("span",{className:"shelf-section-count",children:N.docCount})]},N.filename)),v.jsx("button",{className:"shelf-add",onClick:s.handleCreateWorkspace,title:"New workspace",children:"+"})]}),c.length>0&&g.map(N=>v.jsxs("div",{className:"shelf-section-spine shelf-section-container",onClick:()=>k({type:"container",key:N.id,title:N.name,wsFilename:c[c.length-1].wsFilename}),title:N.name,children:[v.jsx("span",{className:"shelf-section-title",children:N.name}),v.jsx("span",{className:"shelf-section-count",children:p(N.items)})]},N.id))]}),v.jsxs("div",{className:"shelf-docs",children:[v.jsx("div",{className:"shelf-docs-header",children:C}),v.jsxs("div",{className:"shelf-docs-list",children:[y.map(N=>v.jsxs("div",{className:`shelf-doc-item ${N.isActive?"active":""}`,onClick:()=>i(N.filename),children:[v.jsxs("div",{className:"shelf-doc-title",children:[v.jsx("span",{children:N.title}),r.filenames.includes(N.filename)&&v.jsx("span",{className:"shelf-pending-dot"})]}),v.jsxs("div",{className:"shelf-doc-meta",children:[N.wordCount.toLocaleString()," words · ",Hu(N.lastModified)]})]},N.filename)),y.length===0&&v.jsx("div",{className:"shelf-docs-empty",children:"No documents"})]})]})]})}function O0({open:t,onSwitchDocument:e,onCreateDocument:n,refreshKey:r,workspacesRefreshKey:i,pendingDocs:s,onClose:l}){const{docs:c,workspaces:u,assignedFiles:f,fetchDocs:p,scrollRef:m}=SD(r,i),g=CD(u,p),y=_u(),k={docs:c,workspaces:u,assignedFiles:f,pendingDocs:s,onSwitchDocument:e,onCreateDocument:n,actions:g,scrollRef:m},w=()=>{switch(y){case"timeline":return v.jsx(TD,{...k});case"board":return v.jsx(MD,{...k});case"shelf":return v.jsx(AD,{...k});default:return v.jsx(_D,{...k})}};return y==="board"?v.jsx("div",{className:`sidebar sidebar-board-mode ${t?"open":""}`,children:w()}):v.jsxs("div",{className:`sidebar ${t?"open":""}`,children:[v.jsxs("div",{className:"sidebar-topbar",children:[v.jsxs("div",{className:"sidebar-logo",children:[v.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("path",{d:"M17 3a2.83 2.83 0 0 1 4 4L7.5 20.5 2 22l1.5-5.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),v.jsx("path",{d:"M15 5l4 4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),v.jsx("span",{className:"sidebar-logo-text",children:"OpenWriter"})]}),l&&v.jsx("button",{className:"sidebar-collapse-btn",onClick:l,title:"Close sidebar",children:v.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",children:[v.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:"currentColor",strokeWidth:"1.5"}),v.jsx("path",{d:"M9 3v18",stroke:"currentColor",strokeWidth:"1.5"}),v.jsx("path",{d:"M15 10l-2 2 2 2",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})]}),w()]})}function OD({onClose:t,onSetupComplete:e}){const[n,r]=A.useState("detecting"),[i,s]=A.useState(null),[l,c]=A.useState("gh"),[u,f]=A.useState("openwriter-docs"),[p,m]=A.useState(!0),[g,y]=A.useState(""),[k,w]=A.useState(""),[x,C]=A.useState(""),[N,M]=A.useState("");A.useEffect(()=>{fetch("/api/sync/capabilities").then(I=>I.json()).then(I=>{s(I),I.ghAuthenticated?c("gh"):(I.gitInstalled,c("pat")),r("setup")}).catch(()=>{C("Failed to detect git capabilities"),r("error")})},[]);const B=A.useCallback(async()=>{r("progress"),M(l==="connect"?"Connecting to repository...":"Creating repository and syncing...");try{const I={method:l,repoName:u,isPrivate:p};l==="pat"&&(I.pat=g),l==="connect"&&(I.remoteUrl=k,I.pat=g||void 0);const F=await fetch("/api/sync/setup",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(I)});if(!F.ok){const V=await F.json().catch(()=>({}));throw new Error(V.error||`Setup failed (${F.status})`)}r("done"),e()}catch(I){C(I.message),r("error")}},[l,u,p,g,k,e]);return v.jsx("div",{className:"sync-modal-overlay",onClick:t,children:v.jsxs("div",{className:"sync-modal",onClick:I=>I.stopPropagation(),children:[v.jsxs("div",{className:"sync-modal-header",children:[v.jsx("h2",{children:"Sync to GitHub"}),v.jsx("button",{className:"sync-modal-close",onClick:t,children:"×"})]}),n==="detecting"&&v.jsxs("div",{className:"sync-modal-body",children:[v.jsx("div",{className:"sync-spinner"}),v.jsx("p",{children:"Detecting git configuration..."})]}),n==="setup"&&i&&v.jsxs("div",{className:"sync-modal-body",children:[!i.gitInstalled&&v.jsxs("div",{className:"sync-warning",children:["Git is not installed. Please ",v.jsx("a",{href:"https://git-scm.com/downloads",target:"_blank",rel:"noreferrer",children:"install git"})," first."]}),i.gitInstalled&&v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:"sync-tabs",children:[i.ghAuthenticated&&v.jsx("button",{className:`sync-tab${l==="gh"?" active":""}`,onClick:()=>c("gh"),children:"GitHub CLI"}),v.jsx("button",{className:`sync-tab${l==="pat"?" active":""}`,onClick:()=>c("pat"),children:"Personal Access Token"}),v.jsx("button",{className:`sync-tab${l==="connect"?" active":""}`,onClick:()=>c("connect"),children:"Connect Existing"})]}),l==="gh"&&v.jsxs("div",{className:"sync-form",children:[v.jsxs("label",{children:["Repository name",v.jsx("input",{type:"text",value:u,onChange:I=>f(I.target.value),placeholder:"openwriter-docs"})]}),v.jsxs("label",{className:"sync-checkbox",children:[v.jsx("input",{type:"checkbox",checked:p,onChange:I=>m(I.target.checked)}),"Private repository"]})]}),l==="pat"&&v.jsxs("div",{className:"sync-form",children:[!i.ghAuthenticated&&!i.ghInstalled&&v.jsxs("p",{className:"sync-hint",children:["Create a ",v.jsx("a",{href:"https://github.com/settings/tokens/new?scopes=repo&description=OpenWriter",target:"_blank",rel:"noreferrer",children:"Personal Access Token"})," with ",v.jsx("code",{children:"repo"})," scope."]}),v.jsxs("label",{children:["Personal Access Token",v.jsx("input",{type:"password",value:g,onChange:I=>y(I.target.value),placeholder:"ghp_..."})]}),v.jsxs("label",{children:["Repository name",v.jsx("input",{type:"text",value:u,onChange:I=>f(I.target.value),placeholder:"openwriter-docs"})]}),v.jsxs("label",{className:"sync-checkbox",children:[v.jsx("input",{type:"checkbox",checked:p,onChange:I=>m(I.target.checked)}),"Private repository"]})]}),l==="connect"&&v.jsxs("div",{className:"sync-form",children:[v.jsxs("label",{children:["Remote URL",v.jsx("input",{type:"text",value:k,onChange:I=>w(I.target.value),placeholder:"https://github.com/user/repo.git"})]}),v.jsxs("label",{children:["PAT (optional, for private repos)",v.jsx("input",{type:"password",value:g,onChange:I=>y(I.target.value),placeholder:"ghp_..."})]})]}),v.jsxs("div",{className:"sync-modal-actions",children:[v.jsx("button",{className:"sync-btn secondary",onClick:t,children:"Cancel"}),v.jsx("button",{className:"sync-btn primary",onClick:B,disabled:l==="pat"&&!g||l==="connect"&&!k||l!=="connect"&&!u,children:l==="connect"?"Connect & Sync":"Create & Sync"})]})]})]}),n==="progress"&&v.jsxs("div",{className:"sync-modal-body",children:[v.jsx("div",{className:"sync-spinner"}),v.jsx("p",{children:N})]}),n==="done"&&v.jsxs("div",{className:"sync-modal-body",children:[v.jsx("div",{className:"sync-success-icon",children:"✓"}),v.jsx("p",{children:"Successfully synced to GitHub!"}),v.jsx("div",{className:"sync-modal-actions",children:v.jsx("button",{className:"sync-btn primary",onClick:t,children:"Done"})})]}),n==="error"&&v.jsxs("div",{className:"sync-modal-body",children:[v.jsx("div",{className:"sync-error-msg",children:x}),v.jsxs("div",{className:"sync-modal-actions",children:[v.jsx("button",{className:"sync-btn secondary",onClick:()=>r("setup"),children:"Back"}),v.jsx("button",{className:"sync-btn secondary",onClick:t,children:"Close"})]})]})]})})}function RD({onNodeChanges:t,onAgentStatus:e,onDocumentSwitched:n,onDocumentsChanged:r,onWorkspacesChanged:i,onTitleChanged:s,onPendingDocsChanged:l,onSyncStatus:c,getEditorState:u}){const f=A.useRef(null),[p,m]=A.useState(!1),g=A.useRef(t),y=A.useRef(e),k=A.useRef(n),w=A.useRef(r),x=A.useRef(i),C=A.useRef(s),N=A.useRef(l),M=A.useRef(c),B=A.useRef(u);g.current=t,y.current=e,k.current=n,w.current=r,x.current=i,C.current=s,N.current=l,M.current=c,B.current=u,A.useEffect(()=>{const V=`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/ws`;let Q,ee=!1;function Y(){const G=new WebSocket(V);f.current=G,G.onopen=()=>{m(!0),ee&&G.send(JSON.stringify({type:"request-document"})),ee=!0},G.onmessage=H=>{var K,U,X,te,ge,P,q,D;try{const _=JSON.parse(H.data);_.type==="node-changes"&&_.changes&&((K=g.current)==null||K.call(g,_.changes)),_.type==="agent-status"&&((U=y.current)==null||U.call(y,!!_.agentConnected)),_.type==="document-switched"&&((X=k.current)==null||X.call(k,{document:_.document,title:_.title,filename:_.filename,docId:_.docId})),_.type==="documents-changed"&&((te=w.current)==null||te.call(w)),_.type==="workspaces-changed"&&((ge=x.current)==null||ge.call(x)),_.type==="title-changed"&&_.title&&((P=C.current)==null||P.call(C,_.title)),_.type==="pending-docs-changed"&&_.pendingDocs&&((q=N.current)==null||q.call(N,_.pendingDocs)),_.type==="sync-status"&&((D=M.current)==null||D.call(M,{state:_.state,lastSyncTime:_.lastSyncTime,pendingFiles:_.pendingFiles,error:_.error}))}catch{}},G.onclose=()=>{m(!1),Q=setTimeout(Y,2e3)},G.onerror=()=>{G.close()}}return Y(),()=>{var G;clearTimeout(Q),(G=f.current)==null||G.close()}},[]);const I=A.useCallback(F=>{var V;((V=f.current)==null?void 0:V.readyState)===WebSocket.OPEN&&f.current.send(JSON.stringify(F))},[]);return{connected:p,sendMessage:I}}function ID(){const t=A.useRef(null),[e,n]=A.useState(null),[r,i]=A.useState("Untitled"),[s,l]=A.useState(void 0),[c,u]=A.useState(0),[f,p]=A.useState(!0),[m,g]=A.useState(0),[y,k]=A.useState(0),[w,x]=A.useState({filenames:[],counts:{}}),[C,N]=A.useState({state:"unconfigured"}),[M,B]=A.useState(!1),[I,F]=A.useState(()=>localStorage.getItem("ow-toolbar")!=="hidden"),[,V]=A.useState(0),Q=A.useRef(null),ee=A.useRef([]),Y=A.useRef(-1),G=A.useRef(!1),H=A.useRef(""),[K,U]=A.useState(""),[X,te]=A.useState(!1),[ge,P]=A.useState(!1);A.useEffect(()=>{const me=()=>V(xe=>xe+1);return window.addEventListener("ow-sidebar-mode-change",me),()=>window.removeEventListener("ow-sidebar-mode-change",me)},[]),A.useEffect(()=>{fetch("/api/document").then(me=>me.json()).then(me=>{me.document&&l(me.document),me.title&&i(me.title)}).catch(()=>{l(void 0)}),fetch("/api/pending-docs").then(me=>me.json()).then(me=>x(me)).catch(()=>{}),fetch("/api/sync/status").then(me=>me.json()).then(me=>N(me)).catch(()=>{})},[]);const q=A.useCallback(me=>{t.current=me,n(me)},[]),D=A.useCallback(me=>{if(H.current=me.filename,U(me.filename),l(me.document),i(me.title),u(xe=>xe+1),g(xe=>xe+1),G.current){const xe=ee.current[Y.current];xe&&setTimeout(()=>{const ft=document.querySelector(".editor-container");ft&&(ft.scrollTop=xe.scrollTop)},50),G.current=!1}te(Y.current>0),P(Y.current<ee.current.length-1)},[]),_=A.useCallback(()=>{g(me=>me+1)},[]),z=A.useCallback(()=>{k(me=>me+1)},[]),re=A.useCallback(me=>{x(me)},[]),{sendMessage:ae}=RD({onNodeChanges:me=>{const xe=t.current;if(xe)for(const ft of me)oD(xe,ft)},onDocumentSwitched:D,onDocumentsChanged:_,onWorkspacesChanged:z,onPendingDocsChanged:re,onSyncStatus:me=>N(me),onTitleChanged:me=>i(me),getEditorState:()=>{const me=t.current;return me?{document:me.getJSON()}:null}}),se=A.useCallback(()=>{const me=t.current;me&&(Q.current&&(clearTimeout(Q.current),Q.current=null),ae({type:"doc-update",document:me.getJSON()}),ae({type:"save"}))},[ae]);A.useEffect(()=>{const me=()=>{const ft=t.current;if(!ft)return;Q.current&&(clearTimeout(Q.current),Q.current=null);const On=JSON.stringify({type:"flush",document:ft.getJSON()});navigator.sendBeacon("/api/flush",On)},xe=()=>{document.visibilityState==="hidden"&&me()};return window.addEventListener("beforeunload",me),document.addEventListener("visibilitychange",xe),()=>{window.removeEventListener("beforeunload",me),document.removeEventListener("visibilitychange",xe)}},[]);const fe=A.useCallback(()=>{se(),ae({type:"create-document"})},[se,ae]),Fe=A.useCallback(me=>{const xe=document.querySelector(".editor-container"),ft=(xe==null?void 0:xe.scrollTop)||0;!G.current&&H.current&&(ee.current=ee.current.slice(0,Y.current+1),ee.current.push({filename:H.current,scrollTop:ft}),Y.current=ee.current.length-1),se(),ae({type:"switch-document",filename:me})},[se,ae]),Le=A.useCallback(()=>{if(Y.current<=0)return;const me=document.querySelector(".editor-container"),xe=(me==null?void 0:me.scrollTop)||0;Y.current===ee.current.length-1&&H.current?(ee.current=ee.current.slice(0,Y.current+1),ee.current.push({filename:H.current,scrollTop:xe})):H.current&&(ee.current[Y.current+1]={filename:H.current,scrollTop:xe});const ft=ee.current[Y.current];Y.current--,G.current=!0,te(Y.current>0),P(!0),se(),ae({type:"switch-document",filename:ft.filename})},[se,ae]),He=A.useCallback(()=>{if(Y.current>=ee.current.length-2)return;const me=document.querySelector(".editor-container"),xe=(me==null?void 0:me.scrollTop)||0;H.current&&(ee.current[Y.current+1]={filename:H.current,scrollTop:xe}),Y.current++;const ft=ee.current[Y.current+1];G.current=!0,te(!0),P(Y.current<ee.current.length-2),se(),ae({type:"switch-document",filename:ft.filename})},[se,ae]);A.useEffect(()=>{const me=xe=>{xe.altKey&&xe.key==="ArrowLeft"&&(xe.preventDefault(),Le()),xe.altKey&&xe.key==="ArrowRight"&&(xe.preventDefault(),He())};return window.addEventListener("keydown",me),()=>window.removeEventListener("keydown",me)},[Le,He]);const Pe=A.useCallback(me=>{Q.current&&clearTimeout(Q.current),Q.current=setTimeout(()=>{ae({type:"doc-update",document:me})},1e3)},[ae]),Wt=A.useCallback(me=>{i(me),ae({type:"title-update",title:me})},[ae]),wn=A.useCallback(()=>{F(me=>(localStorage.setItem("ow-toolbar",me?"hidden":"visible"),!me))},[]),xn=A.useCallback(()=>{if(C.state==="unconfigured"){B(!0);return}se(),fetch("/api/sync/push",{method:"POST"}).catch(()=>{})},[C.state,se]),Kn=_u()==="board";return v.jsxs("div",{className:"app",children:[!Kn&&v.jsx(O0,{open:f,onSwitchDocument:Fe,onCreateDocument:fe,refreshKey:m,workspacesRefreshKey:y,pendingDocs:w,onClose:()=>p(!1)}),v.jsxs("div",{className:"app-main",children:[v.jsx(sD,{title:r,onTitleChange:Wt,syncStatus:C,onSync:xn,onToggleSidebar:!Kn&&!f?()=>p(!0):void 0,canGoBack:X,canGoForward:ge,onGoBack:Le,onGoForward:He,editor:e,onToggleToolbar:wn,toolbarOpen:I}),I&&e&&v.jsx(qL,{editor:e}),Kn&&v.jsx(O0,{open:!0,onSwitchDocument:Fe,onCreateDocument:fe,refreshKey:m,workspacesRefreshKey:y,pendingDocs:w}),v.jsx("div",{className:"editor-container",children:v.jsx(VL,{initialContent:s,onUpdate:Pe,onReady:q,onLinkClick:Fe},c)}),v.jsx(wD,{editor:e,pendingDocs:w,currentFilename:K,onSwitchDocument:Fe,sendMessage:ae})]}),v.jsx(aD,{editorRef:t}),M&&v.jsx(OD,{onClose:()=>B(!1),onSetupComplete:()=>{fetch("/api/sync/status").then(me=>me.json()).then(N).catch(()=>{})}})]})}oS();sS.createRoot(document.getElementById("root")).render(v.jsx(Mi.StrictMode,{children:v.jsx(ID,{})}));
|