openwriter 0.22.1 → 0.24.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/client/assets/index-AWIKUHJ_.css +1 -0
- package/dist/client/assets/index-DmHLFNTs.js +212 -0
- package/dist/client/index.html +2 -2
- package/dist/server/activity-log.js +2 -0
- package/dist/server/documents.js +97 -3
- package/dist/server/index.js +159 -4
- package/dist/server/mcp.js +183 -55
- package/dist/server/peek-outline.js +304 -0
- package/dist/server/state.js +128 -0
- package/dist/server/title-from-body.js +125 -0
- package/dist/server/workspaces.js +23 -0
- package/dist/server/ws.js +176 -3
- package/package.json +1 -1
- package/skill/SKILL.md +611 -712
- package/skill/agents/openwriter-enrichment-minion.md +7 -0
- package/skill/docs/setup.md +62 -0
- package/dist/client/assets/index-DFbNF7q0.css +0 -1
- package/dist/client/assets/index-OAhOx_JE.js +0 -212
|
@@ -0,0 +1,212 @@
|
|
|
1
|
+
(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const i of s)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(s){const i={};return s.integrity&&(i.integrity=s.integrity),s.referrerPolicy&&(i.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?i.credentials="include":s.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(s){if(s.ep)return;s.ep=!0;const i=n(s);fetch(s.href,i)}})();var zb=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Tl(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Bh={exports:{}},Wa={},zh={exports:{}},Mt={};/**
|
|
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 $b;function nA(){if($b)return Mt;$b=1;var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),o=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),m=Symbol.iterator;function g(j){return j===null||typeof j!="object"?null:(j=m&&j[m]||j["@@iterator"],typeof j=="function"?j:null)}var v={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},b=Object.assign,k={};function w(j,I,Q){this.props=j,this.context=I,this.refs=k,this.updater=Q||v}w.prototype.isReactComponent={},w.prototype.setState=function(j,I){if(typeof j!="object"&&typeof j!="function"&&j!=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,j,I,"setState")},w.prototype.forceUpdate=function(j){this.updater.enqueueForceUpdate(this,j,"forceUpdate")};function E(){}E.prototype=w.prototype;function C(j,I,Q){this.props=j,this.context=I,this.refs=k,this.updater=Q||v}var T=C.prototype=new E;T.constructor=C,b(T,w.prototype),T.isPureReactComponent=!0;var M=Array.isArray,_=Object.prototype.hasOwnProperty,R={current:null},L={key:!0,ref:!0,__self:!0,__source:!0};function $(j,I,Q){var de,ge={},re=null,be=null;if(I!=null)for(de in I.ref!==void 0&&(be=I.ref),I.key!==void 0&&(re=""+I.key),I)_.call(I,de)&&!L.hasOwnProperty(de)&&(ge[de]=I[de]);var fe=arguments.length-2;if(fe===1)ge.children=Q;else if(1<fe){for(var De=Array(fe),Ye=0;Ye<fe;Ye++)De[Ye]=arguments[Ye+2];ge.children=De}if(j&&j.defaultProps)for(de in fe=j.defaultProps,fe)ge[de]===void 0&&(ge[de]=fe[de]);return{$$typeof:t,type:j,key:re,ref:be,props:ge,_owner:R.current}}function z(j,I){return{$$typeof:t,type:j.type,key:I,ref:j.ref,props:j.props,_owner:j._owner}}function H(j){return typeof j=="object"&&j!==null&&j.$$typeof===t}function Z(j){var I={"=":"=0",":":"=2"};return"$"+j.replace(/[=:]/g,function(Q){return I[Q]})}var D=/\/+/g;function J(j,I){return typeof j=="object"&&j!==null&&j.key!=null?Z(""+j.key):I.toString(36)}function q(j,I,Q,de,ge){var re=typeof j;(re==="undefined"||re==="boolean")&&(j=null);var be=!1;if(j===null)be=!0;else switch(re){case"string":case"number":be=!0;break;case"object":switch(j.$$typeof){case t:case e:be=!0}}if(be)return be=j,ge=ge(be),j=de===""?"."+J(be,0):de,M(ge)?(Q="",j!=null&&(Q=j.replace(D,"$&/")+"/"),q(ge,I,Q,"",function(Ye){return Ye})):ge!=null&&(H(ge)&&(ge=z(ge,Q+(!ge.key||be&&be.key===ge.key?"":(""+ge.key).replace(D,"$&/")+"/")+j)),I.push(ge)),1;if(be=0,de=de===""?".":de+":",M(j))for(var fe=0;fe<j.length;fe++){re=j[fe];var De=de+J(re,fe);be+=q(re,I,Q,De,ge)}else if(De=g(j),typeof De=="function")for(j=De.call(j),fe=0;!(re=j.next()).done;)re=re.value,De=de+J(re,fe++),be+=q(re,I,Q,De,ge);else if(re==="object")throw I=String(j),Error("Objects are not valid as a React child (found: "+(I==="[object Object]"?"object with keys {"+Object.keys(j).join(", ")+"}":I)+"). If you meant to render a collection of children, use an array instead.");return be}function W(j,I,Q){if(j==null)return j;var de=[],ge=0;return q(j,de,"","",function(re){return I.call(Q,re,ge++)}),de}function K(j){if(j._status===-1){var I=j._result;I=I(),I.then(function(Q){(j._status===0||j._status===-1)&&(j._status=1,j._result=Q)},function(Q){(j._status===0||j._status===-1)&&(j._status=2,j._result=Q)}),j._status===-1&&(j._status=0,j._result=I)}if(j._status===1)return j._result.default;throw j._result}var ee={current:null},V={transition:null},ne={ReactCurrentDispatcher:ee,ReactCurrentBatchConfig:V,ReactCurrentOwner:R};function F(){throw Error("act(...) is not supported in production builds of React.")}return Mt.Children={map:W,forEach:function(j,I,Q){W(j,function(){I.apply(this,arguments)},Q)},count:function(j){var I=0;return W(j,function(){I++}),I},toArray:function(j){return W(j,function(I){return I})||[]},only:function(j){if(!H(j))throw Error("React.Children.only expected to receive a single React element child.");return j}},Mt.Component=w,Mt.Fragment=n,Mt.Profiler=s,Mt.PureComponent=C,Mt.StrictMode=r,Mt.Suspense=d,Mt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ne,Mt.act=F,Mt.cloneElement=function(j,I,Q){if(j==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+j+".");var de=b({},j.props),ge=j.key,re=j.ref,be=j._owner;if(I!=null){if(I.ref!==void 0&&(re=I.ref,be=R.current),I.key!==void 0&&(ge=""+I.key),j.type&&j.type.defaultProps)var fe=j.type.defaultProps;for(De in I)_.call(I,De)&&!L.hasOwnProperty(De)&&(de[De]=I[De]===void 0&&fe!==void 0?fe[De]:I[De])}var De=arguments.length-2;if(De===1)de.children=Q;else if(1<De){fe=Array(De);for(var Ye=0;Ye<De;Ye++)fe[Ye]=arguments[Ye+2];de.children=fe}return{$$typeof:t,type:j.type,key:ge,ref:re,props:de,_owner:be}},Mt.createContext=function(j){return j={$$typeof:o,_currentValue:j,_currentValue2:j,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},j.Provider={$$typeof:i,_context:j},j.Consumer=j},Mt.createElement=$,Mt.createFactory=function(j){var I=$.bind(null,j);return I.type=j,I},Mt.createRef=function(){return{current:null}},Mt.forwardRef=function(j){return{$$typeof:l,render:j}},Mt.isValidElement=H,Mt.lazy=function(j){return{$$typeof:h,_payload:{_status:-1,_result:j},_init:K}},Mt.memo=function(j,I){return{$$typeof:f,type:j,compare:I===void 0?null:I}},Mt.startTransition=function(j){var I=V.transition;V.transition={};try{j()}finally{V.transition=I}},Mt.unstable_act=F,Mt.useCallback=function(j,I){return ee.current.useCallback(j,I)},Mt.useContext=function(j){return ee.current.useContext(j)},Mt.useDebugValue=function(){},Mt.useDeferredValue=function(j){return ee.current.useDeferredValue(j)},Mt.useEffect=function(j,I){return ee.current.useEffect(j,I)},Mt.useId=function(){return ee.current.useId()},Mt.useImperativeHandle=function(j,I,Q){return ee.current.useImperativeHandle(j,I,Q)},Mt.useInsertionEffect=function(j,I){return ee.current.useInsertionEffect(j,I)},Mt.useLayoutEffect=function(j,I){return ee.current.useLayoutEffect(j,I)},Mt.useMemo=function(j,I){return ee.current.useMemo(j,I)},Mt.useReducer=function(j,I,Q){return ee.current.useReducer(j,I,Q)},Mt.useRef=function(j){return ee.current.useRef(j)},Mt.useState=function(j){return ee.current.useState(j)},Mt.useSyncExternalStore=function(j,I,Q){return ee.current.useSyncExternalStore(j,I,Q)},Mt.useTransition=function(){return ee.current.useTransition()},Mt.version="18.3.1",Mt}var Fb;function Ml(){return Fb||(Fb=1,zh.exports=nA()),zh.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 Ub;function rA(){if(Ub)return Wa;Ub=1;var t=Ml(),e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,s=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function o(l,d,f){var h,m={},g=null,v=null;f!==void 0&&(g=""+f),d.key!==void 0&&(g=""+d.key),d.ref!==void 0&&(v=d.ref);for(h in d)r.call(d,h)&&!i.hasOwnProperty(h)&&(m[h]=d[h]);if(l&&l.defaultProps)for(h in d=l.defaultProps,d)m[h]===void 0&&(m[h]=d[h]);return{$$typeof:e,type:l,key:g,ref:v,props:m,_owner:s.current}}return Wa.Fragment=n,Wa.jsx=o,Wa.jsxs=o,Wa}var Hb;function sA(){return Hb||(Hb=1,Bh.exports=rA()),Bh.exports}var c=sA(),x=Ml();const yi=Tl(x);var Uc={},$h={exports:{}},pr={},Fh={exports:{}},Uh={};/**
|
|
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 Wb;function iA(){return Wb||(Wb=1,(function(t){function e(V,ne){var F=V.length;V.push(ne);e:for(;0<F;){var j=F-1>>>1,I=V[j];if(0<s(I,ne))V[j]=ne,V[F]=I,F=j;else break e}}function n(V){return V.length===0?null:V[0]}function r(V){if(V.length===0)return null;var ne=V[0],F=V.pop();if(F!==ne){V[0]=F;e:for(var j=0,I=V.length,Q=I>>>1;j<Q;){var de=2*(j+1)-1,ge=V[de],re=de+1,be=V[re];if(0>s(ge,F))re<I&&0>s(be,ge)?(V[j]=be,V[re]=F,j=re):(V[j]=ge,V[de]=F,j=de);else if(re<I&&0>s(be,F))V[j]=be,V[re]=F,j=re;else break e}}return ne}function s(V,ne){var F=V.sortIndex-ne.sortIndex;return F!==0?F:V.id-ne.id}if(typeof performance=="object"&&typeof performance.now=="function"){var i=performance;t.unstable_now=function(){return i.now()}}else{var o=Date,l=o.now();t.unstable_now=function(){return o.now()-l}}var d=[],f=[],h=1,m=null,g=3,v=!1,b=!1,k=!1,w=typeof setTimeout=="function"?setTimeout:null,E=typeof clearTimeout=="function"?clearTimeout:null,C=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function T(V){for(var ne=n(f);ne!==null;){if(ne.callback===null)r(f);else if(ne.startTime<=V)r(f),ne.sortIndex=ne.expirationTime,e(d,ne);else break;ne=n(f)}}function M(V){if(k=!1,T(V),!b)if(n(d)!==null)b=!0,K(_);else{var ne=n(f);ne!==null&&ee(M,ne.startTime-V)}}function _(V,ne){b=!1,k&&(k=!1,E($),$=-1),v=!0;var F=g;try{for(T(ne),m=n(d);m!==null&&(!(m.expirationTime>ne)||V&&!Z());){var j=m.callback;if(typeof j=="function"){m.callback=null,g=m.priorityLevel;var I=j(m.expirationTime<=ne);ne=t.unstable_now(),typeof I=="function"?m.callback=I:m===n(d)&&r(d),T(ne)}else r(d);m=n(d)}if(m!==null)var Q=!0;else{var de=n(f);de!==null&&ee(M,de.startTime-ne),Q=!1}return Q}finally{m=null,g=F,v=!1}}var R=!1,L=null,$=-1,z=5,H=-1;function Z(){return!(t.unstable_now()-H<z)}function D(){if(L!==null){var V=t.unstable_now();H=V;var ne=!0;try{ne=L(!0,V)}finally{ne?J():(R=!1,L=null)}}else R=!1}var J;if(typeof C=="function")J=function(){C(D)};else if(typeof MessageChannel<"u"){var q=new MessageChannel,W=q.port2;q.port1.onmessage=D,J=function(){W.postMessage(null)}}else J=function(){w(D,0)};function K(V){L=V,R||(R=!0,J())}function ee(V,ne){$=w(function(){V(t.unstable_now())},ne)}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(V){V.callback=null},t.unstable_continueExecution=function(){b||v||(b=!0,K(_))},t.unstable_forceFrameRate=function(V){0>V||125<V?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):z=0<V?Math.floor(1e3/V):5},t.unstable_getCurrentPriorityLevel=function(){return g},t.unstable_getFirstCallbackNode=function(){return n(d)},t.unstable_next=function(V){switch(g){case 1:case 2:case 3:var ne=3;break;default:ne=g}var F=g;g=ne;try{return V()}finally{g=F}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=function(){},t.unstable_runWithPriority=function(V,ne){switch(V){case 1:case 2:case 3:case 4:case 5:break;default:V=3}var F=g;g=V;try{return ne()}finally{g=F}},t.unstable_scheduleCallback=function(V,ne,F){var j=t.unstable_now();switch(typeof F=="object"&&F!==null?(F=F.delay,F=typeof F=="number"&&0<F?j+F:j):F=j,V){case 1:var I=-1;break;case 2:I=250;break;case 5:I=1073741823;break;case 4:I=1e4;break;default:I=5e3}return I=F+I,V={id:h++,callback:ne,priorityLevel:V,startTime:F,expirationTime:I,sortIndex:-1},F>j?(V.sortIndex=F,e(f,V),n(d)===null&&V===n(f)&&(k?(E($),$=-1):k=!0,ee(M,F-j))):(V.sortIndex=I,e(d,V),b||v||(b=!0,K(_))),V},t.unstable_shouldYield=Z,t.unstable_wrapCallback=function(V){var ne=g;return function(){var F=g;g=ne;try{return V.apply(this,arguments)}finally{g=F}}}})(Uh)),Uh}var qb;function oA(){return qb||(qb=1,Fh.exports=iA()),Fh.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 Vb;function aA(){if(Vb)return pr;Vb=1;var t=Ml(),e=oA();function n(a){for(var u="https://reactjs.org/docs/error-decoder.html?invariant="+a,p=1;p<arguments.length;p++)u+="&args[]="+encodeURIComponent(arguments[p]);return"Minified React error #"+a+"; visit "+u+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var r=new Set,s={};function i(a,u){o(a,u),o(a+"Capture",u)}function o(a,u){for(s[a]=u,a=0;a<u.length;a++)r.add(u[a])}var l=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),d=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]*$/,h={},m={};function g(a){return d.call(m,a)?!0:d.call(h,a)?!1:f.test(a)?m[a]=!0:(h[a]=!0,!1)}function v(a,u,p,y){if(p!==null&&p.type===0)return!1;switch(typeof u){case"function":case"symbol":return!0;case"boolean":return y?!1:p!==null?!p.acceptsBooleans:(a=a.toLowerCase().slice(0,5),a!=="data-"&&a!=="aria-");default:return!1}}function b(a,u,p,y){if(u===null||typeof u>"u"||v(a,u,p,y))return!0;if(y)return!1;if(p!==null)switch(p.type){case 3:return!u;case 4:return u===!1;case 5:return isNaN(u);case 6:return isNaN(u)||1>u}return!1}function k(a,u,p,y,S,N,A){this.acceptsBooleans=u===2||u===3||u===4,this.attributeName=y,this.attributeNamespace=S,this.mustUseProperty=p,this.propertyName=a,this.type=u,this.sanitizeURL=N,this.removeEmptyString=A}var w={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){w[a]=new k(a,0,!1,a,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var u=a[0];w[u]=new k(u,1,!1,a[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(a){w[a]=new k(a,2,!1,a.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(a){w[a]=new k(a,2,!1,a,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(a){w[a]=new k(a,3,!1,a.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(a){w[a]=new k(a,3,!0,a,null,!1,!1)}),["capture","download"].forEach(function(a){w[a]=new k(a,4,!1,a,null,!1,!1)}),["cols","rows","size","span"].forEach(function(a){w[a]=new k(a,6,!1,a,null,!1,!1)}),["rowSpan","start"].forEach(function(a){w[a]=new k(a,5,!1,a.toLowerCase(),null,!1,!1)});var E=/[\-:]([a-z])/g;function C(a){return a[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(a){var u=a.replace(E,C);w[u]=new k(u,1,!1,a,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var u=a.replace(E,C);w[u]=new k(u,1,!1,a,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(a){var u=a.replace(E,C);w[u]=new k(u,1,!1,a,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(a){w[a]=new k(a,1,!1,a.toLowerCase(),null,!1,!1)}),w.xlinkHref=new k("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(a){w[a]=new k(a,1,!1,a.toLowerCase(),null,!0,!0)});function T(a,u,p,y){var S=w.hasOwnProperty(u)?w[u]:null;(S!==null?S.type!==0:y||!(2<u.length)||u[0]!=="o"&&u[0]!=="O"||u[1]!=="n"&&u[1]!=="N")&&(b(u,p,S,y)&&(p=null),y||S===null?g(u)&&(p===null?a.removeAttribute(u):a.setAttribute(u,""+p)):S.mustUseProperty?a[S.propertyName]=p===null?S.type===3?!1:"":p:(u=S.attributeName,y=S.attributeNamespace,p===null?a.removeAttribute(u):(S=S.type,p=S===3||S===4&&p===!0?"":""+p,y?a.setAttributeNS(y,u,p):a.setAttribute(u,p))))}var M=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,_=Symbol.for("react.element"),R=Symbol.for("react.portal"),L=Symbol.for("react.fragment"),$=Symbol.for("react.strict_mode"),z=Symbol.for("react.profiler"),H=Symbol.for("react.provider"),Z=Symbol.for("react.context"),D=Symbol.for("react.forward_ref"),J=Symbol.for("react.suspense"),q=Symbol.for("react.suspense_list"),W=Symbol.for("react.memo"),K=Symbol.for("react.lazy"),ee=Symbol.for("react.offscreen"),V=Symbol.iterator;function ne(a){return a===null||typeof a!="object"?null:(a=V&&a[V]||a["@@iterator"],typeof a=="function"?a:null)}var F=Object.assign,j;function I(a){if(j===void 0)try{throw Error()}catch(p){var u=p.stack.trim().match(/\n( *(at )?)/);j=u&&u[1]||""}return`
|
|
34
|
+
`+j+a}var Q=!1;function de(a,u){if(!a||Q)return"";Q=!0;var p=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(u)if(u=function(){throw Error()},Object.defineProperty(u.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(u,[])}catch(ue){var y=ue}Reflect.construct(a,[],u)}else{try{u.call()}catch(ue){y=ue}a.call(u.prototype)}else{try{throw Error()}catch(ue){y=ue}a()}}catch(ue){if(ue&&y&&typeof ue.stack=="string"){for(var S=ue.stack.split(`
|
|
35
|
+
`),N=y.stack.split(`
|
|
36
|
+
`),A=S.length-1,U=N.length-1;1<=A&&0<=U&&S[A]!==N[U];)U--;for(;1<=A&&0<=U;A--,U--)if(S[A]!==N[U]){if(A!==1||U!==1)do if(A--,U--,0>U||S[A]!==N[U]){var Y=`
|
|
37
|
+
`+S[A].replace(" at new "," at ");return a.displayName&&Y.includes("<anonymous>")&&(Y=Y.replace("<anonymous>",a.displayName)),Y}while(1<=A&&0<=U);break}}}finally{Q=!1,Error.prepareStackTrace=p}return(a=a?a.displayName||a.name:"")?I(a):""}function ge(a){switch(a.tag){case 5:return I(a.type);case 16:return I("Lazy");case 13:return I("Suspense");case 19:return I("SuspenseList");case 0:case 2:case 15:return a=de(a.type,!1),a;case 11:return a=de(a.type.render,!1),a;case 1:return a=de(a.type,!0),a;default:return""}}function re(a){if(a==null)return null;if(typeof a=="function")return a.displayName||a.name||null;if(typeof a=="string")return a;switch(a){case L:return"Fragment";case R:return"Portal";case z:return"Profiler";case $:return"StrictMode";case J:return"Suspense";case q:return"SuspenseList"}if(typeof a=="object")switch(a.$$typeof){case Z:return(a.displayName||"Context")+".Consumer";case H:return(a._context.displayName||"Context")+".Provider";case D:var u=a.render;return a=a.displayName,a||(a=u.displayName||u.name||"",a=a!==""?"ForwardRef("+a+")":"ForwardRef"),a;case W:return u=a.displayName||null,u!==null?u:re(a.type)||"Memo";case K:u=a._payload,a=a._init;try{return re(a(u))}catch{}}return null}function be(a){var u=a.type;switch(a.tag){case 24:return"Cache";case 9:return(u.displayName||"Context")+".Consumer";case 10:return(u._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return a=u.render,a=a.displayName||a.name||"",u.displayName||(a!==""?"ForwardRef("+a+")":"ForwardRef");case 7:return"Fragment";case 5:return u;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return re(u);case 8:return u===$?"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 u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u}return null}function fe(a){switch(typeof a){case"boolean":case"number":case"string":case"undefined":return a;case"object":return a;default:return""}}function De(a){var u=a.type;return(a=a.nodeName)&&a.toLowerCase()==="input"&&(u==="checkbox"||u==="radio")}function Ye(a){var u=De(a)?"checked":"value",p=Object.getOwnPropertyDescriptor(a.constructor.prototype,u),y=""+a[u];if(!a.hasOwnProperty(u)&&typeof p<"u"&&typeof p.get=="function"&&typeof p.set=="function"){var S=p.get,N=p.set;return Object.defineProperty(a,u,{configurable:!0,get:function(){return S.call(this)},set:function(A){y=""+A,N.call(this,A)}}),Object.defineProperty(a,u,{enumerable:p.enumerable}),{getValue:function(){return y},setValue:function(A){y=""+A},stopTracking:function(){a._valueTracker=null,delete a[u]}}}}function Ce(a){a._valueTracker||(a._valueTracker=Ye(a))}function ke(a){if(!a)return!1;var u=a._valueTracker;if(!u)return!0;var p=u.getValue(),y="";return a&&(y=De(a)?a.checked?"true":"false":a.value),a=y,a!==p?(u.setValue(a),!0):!1}function Ee(a){if(a=a||(typeof document<"u"?document:void 0),typeof a>"u")return null;try{return a.activeElement||a.body}catch{return a.body}}function Me(a,u){var p=u.checked;return F({},u,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:p??a._wrapperState.initialChecked})}function Ge(a,u){var p=u.defaultValue==null?"":u.defaultValue,y=u.checked!=null?u.checked:u.defaultChecked;p=fe(u.value!=null?u.value:p),a._wrapperState={initialChecked:y,initialValue:p,controlled:u.type==="checkbox"||u.type==="radio"?u.checked!=null:u.value!=null}}function Pe(a,u){u=u.checked,u!=null&&T(a,"checked",u,!1)}function st(a,u){Pe(a,u);var p=fe(u.value),y=u.type;if(p!=null)y==="number"?(p===0&&a.value===""||a.value!=p)&&(a.value=""+p):a.value!==""+p&&(a.value=""+p);else if(y==="submit"||y==="reset"){a.removeAttribute("value");return}u.hasOwnProperty("value")?Tt(a,u.type,p):u.hasOwnProperty("defaultValue")&&Tt(a,u.type,fe(u.defaultValue)),u.checked==null&&u.defaultChecked!=null&&(a.defaultChecked=!!u.defaultChecked)}function St(a,u,p){if(u.hasOwnProperty("value")||u.hasOwnProperty("defaultValue")){var y=u.type;if(!(y!=="submit"&&y!=="reset"||u.value!==void 0&&u.value!==null))return;u=""+a._wrapperState.initialValue,p||u===a.value||(a.value=u),a.defaultValue=u}p=a.name,p!==""&&(a.name=""),a.defaultChecked=!!a._wrapperState.initialChecked,p!==""&&(a.name=p)}function Tt(a,u,p){(u!=="number"||Ee(a.ownerDocument)!==a)&&(p==null?a.defaultValue=""+a._wrapperState.initialValue:a.defaultValue!==""+p&&(a.defaultValue=""+p))}var He=Array.isArray;function pt(a,u,p,y){if(a=a.options,u){u={};for(var S=0;S<p.length;S++)u["$"+p[S]]=!0;for(p=0;p<a.length;p++)S=u.hasOwnProperty("$"+a[p].value),a[p].selected!==S&&(a[p].selected=S),S&&y&&(a[p].defaultSelected=!0)}else{for(p=""+fe(p),u=null,S=0;S<a.length;S++){if(a[S].value===p){a[S].selected=!0,y&&(a[S].defaultSelected=!0);return}u!==null||a[S].disabled||(u=a[S])}u!==null&&(u.selected=!0)}}function qt(a,u){if(u.dangerouslySetInnerHTML!=null)throw Error(n(91));return F({},u,{value:void 0,defaultValue:void 0,children:""+a._wrapperState.initialValue})}function Ze(a,u){var p=u.value;if(p==null){if(p=u.children,u=u.defaultValue,p!=null){if(u!=null)throw Error(n(92));if(He(p)){if(1<p.length)throw Error(n(93));p=p[0]}u=p}u==null&&(u=""),p=u}a._wrapperState={initialValue:fe(p)}}function ie(a,u){var p=fe(u.value),y=fe(u.defaultValue);p!=null&&(p=""+p,p!==a.value&&(a.value=p),u.defaultValue==null&&a.defaultValue!==p&&(a.defaultValue=p)),y!=null&&(a.defaultValue=""+y)}function Fe(a){var u=a.textContent;u===a._wrapperState.initialValue&&u!==""&&u!==null&&(a.value=u)}function se(a){switch(a){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 pe(a,u){return a==null||a==="http://www.w3.org/1999/xhtml"?se(u):a==="http://www.w3.org/2000/svg"&&u==="foreignObject"?"http://www.w3.org/1999/xhtml":a}var me,tt=(function(a){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(u,p,y,S){MSApp.execUnsafeLocalFunction(function(){return a(u,p,y,S)})}:a})(function(a,u){if(a.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in a)a.innerHTML=u;else{for(me=me||document.createElement("div"),me.innerHTML="<svg>"+u.valueOf().toString()+"</svg>",u=me.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;u.firstChild;)a.appendChild(u.firstChild)}});function Le(a,u){if(u){var p=a.firstChild;if(p&&p===a.lastChild&&p.nodeType===3){p.nodeValue=u;return}}a.textContent=u}var it={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},lt=["Webkit","ms","Moz","O"];Object.keys(it).forEach(function(a){lt.forEach(function(u){u=u+a.charAt(0).toUpperCase()+a.substring(1),it[u]=it[a]})});function ft(a,u,p){return u==null||typeof u=="boolean"||u===""?"":p||typeof u!="number"||u===0||it.hasOwnProperty(a)&&it[a]?(""+u).trim():u+"px"}function nt(a,u){a=a.style;for(var p in u)if(u.hasOwnProperty(p)){var y=p.indexOf("--")===0,S=ft(p,u[p],y);p==="float"&&(p="cssFloat"),y?a.setProperty(p,S):a[p]=S}}var ye=F({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 ve(a,u){if(u){if(ye[a]&&(u.children!=null||u.dangerouslySetInnerHTML!=null))throw Error(n(137,a));if(u.dangerouslySetInnerHTML!=null){if(u.children!=null)throw Error(n(60));if(typeof u.dangerouslySetInnerHTML!="object"||!("__html"in u.dangerouslySetInnerHTML))throw Error(n(61))}if(u.style!=null&&typeof u.style!="object")throw Error(n(62))}}function B(a,u){if(a.indexOf("-")===-1)return typeof u.is=="string";switch(a){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 ae=null;function xe(a){return a=a.target||a.srcElement||window,a.correspondingUseElement&&(a=a.correspondingUseElement),a.nodeType===3?a.parentNode:a}var Ve=null,$e=null,We=null;function P(a){if(a=Ma(a)){if(typeof Ve!="function")throw Error(n(280));var u=a.stateNode;u&&(u=rc(u),Ve(a.stateNode,a.type,u))}}function O(a){$e?We?We.push(a):We=[a]:$e=a}function G(){if($e){var a=$e,u=We;if(We=$e=null,P(a),u)for(a=0;a<u.length;a++)P(u[a])}}function he(a,u){return a(u)}function ze(){}var ot=!1;function Se(a,u,p){if(ot)return a(u,p);ot=!0;try{return he(a,u,p)}finally{ot=!1,($e!==null||We!==null)&&(ze(),G())}}function ce(a,u){var p=a.stateNode;if(p===null)return null;var y=rc(p);if(y===null)return null;p=y[u];e:switch(u){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(y=!y.disabled)||(a=a.type,y=!(a==="button"||a==="input"||a==="select"||a==="textarea")),a=!y;break e;default:a=!1}if(a)return null;if(p&&typeof p!="function")throw Error(n(231,u,typeof p));return p}var Re=!1;if(l)try{var qe={};Object.defineProperty(qe,"passive",{get:function(){Re=!0}}),window.addEventListener("test",qe,qe),window.removeEventListener("test",qe,qe)}catch{Re=!1}function Bt(a,u,p,y,S,N,A,U,Y){var ue=Array.prototype.slice.call(arguments,3);try{u.apply(p,ue)}catch(_e){this.onError(_e)}}var kt=!1,ln=null,vt=!1,Tn=null,Jt={onError:function(a){kt=!0,ln=a}};function Bn(a,u,p,y,S,N,A,U,Y){kt=!1,ln=null,Bt.apply(Jt,arguments)}function yr(a,u,p,y,S,N,A,U,Y){if(Bn.apply(this,arguments),kt){if(kt){var ue=ln;kt=!1,ln=null}else throw Error(n(198));vt||(vt=!0,Tn=ue)}}function nn(a){var u=a,p=a;if(a.alternate)for(;u.return;)u=u.return;else{a=u;do u=a,(u.flags&4098)!==0&&(p=u.return),a=u.return;while(a)}return u.tag===3?p:null}function te(a){if(a.tag===13){var u=a.memoizedState;if(u===null&&(a=a.alternate,a!==null&&(u=a.memoizedState)),u!==null)return u.dehydrated}return null}function Te(a){if(nn(a)!==a)throw Error(n(188))}function Ke(a){var u=a.alternate;if(!u){if(u=nn(a),u===null)throw Error(n(188));return u!==a?null:a}for(var p=a,y=u;;){var S=p.return;if(S===null)break;var N=S.alternate;if(N===null){if(y=S.return,y!==null){p=y;continue}break}if(S.child===N.child){for(N=S.child;N;){if(N===p)return Te(S),a;if(N===y)return Te(S),u;N=N.sibling}throw Error(n(188))}if(p.return!==y.return)p=S,y=N;else{for(var A=!1,U=S.child;U;){if(U===p){A=!0,p=S,y=N;break}if(U===y){A=!0,y=S,p=N;break}U=U.sibling}if(!A){for(U=N.child;U;){if(U===p){A=!0,p=N,y=S;break}if(U===y){A=!0,y=N,p=S;break}U=U.sibling}if(!A)throw Error(n(189))}}if(p.alternate!==y)throw Error(n(190))}if(p.tag!==3)throw Error(n(188));return p.stateNode.current===p?a:u}function Et(a){return a=Ke(a),a!==null?At(a):null}function At(a){if(a.tag===5||a.tag===6)return a;for(a=a.child;a!==null;){var u=At(a);if(u!==null)return u;a=a.sibling}return null}var zn=e.unstable_scheduleCallback,rn=e.unstable_cancelCallback,gn=e.unstable_shouldYield,wn=e.unstable_requestPaint,Kt=e.unstable_now,of=e.unstable_getCurrentPriorityLevel,da=e.unstable_ImmediatePriority,_i=e.unstable_UserBlockingPriority,mo=e.unstable_NormalPriority,Oe=e.unstable_LowPriority,ct=e.unstable_IdlePriority,Nt=null,jt=null;function vn(a){if(jt&&typeof jt.onCommitFiberRoot=="function")try{jt.onCommitFiberRoot(Nt,a,void 0,(a.current.flags&128)===128)}catch{}}var sn=Math.clz32?Math.clz32:nr,ns=Math.log,go=Math.LN2;function nr(a){return a>>>=0,a===0?32:31-(ns(a)/go|0)|0}var rr=64,Ti=4194304;function Bs(a){switch(a&-a){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 a&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return a&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return a}}function Mi(a,u){var p=a.pendingLanes;if(p===0)return 0;var y=0,S=a.suspendedLanes,N=a.pingedLanes,A=p&268435455;if(A!==0){var U=A&~S;U!==0?y=Bs(U):(N&=A,N!==0&&(y=Bs(N)))}else A=p&~S,A!==0?y=Bs(A):N!==0&&(y=Bs(N));if(y===0)return 0;if(u!==0&&u!==y&&(u&S)===0&&(S=y&-y,N=u&-u,S>=N||S===16&&(N&4194240)!==0))return u;if((y&4)!==0&&(y|=p&16),u=a.entangledLanes,u!==0)for(a=a.entanglements,u&=y;0<u;)p=31-sn(u),S=1<<p,y|=a[p],u&=~S;return y}function af(a,u){switch(a){case 1:case 2:case 4:return u+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 u+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 lf(a,u){for(var p=a.suspendedLanes,y=a.pingedLanes,S=a.expirationTimes,N=a.pendingLanes;0<N;){var A=31-sn(N),U=1<<A,Y=S[A];Y===-1?((U&p)===0||(U&y)!==0)&&(S[A]=af(U,u)):Y<=u&&(a.expiredLanes|=U),N&=~U}}function fa(a){return a=a.pendingLanes&-1073741825,a!==0?a:a&1073741824?1073741824:0}function Fl(){var a=rr;return rr<<=1,(rr&4194240)===0&&(rr=64),a}function zs(a){for(var u=[],p=0;31>p;p++)u.push(a);return u}function $s(a,u,p){a.pendingLanes|=u,u!==536870912&&(a.suspendedLanes=0,a.pingedLanes=0),a=a.eventTimes,u=31-sn(u),a[u]=p}function _r(a,u){var p=a.pendingLanes&~u;a.pendingLanes=u,a.suspendedLanes=0,a.pingedLanes=0,a.expiredLanes&=u,a.mutableReadLanes&=u,a.entangledLanes&=u,u=a.entanglements;var y=a.eventTimes;for(a=a.expirationTimes;0<p;){var S=31-sn(p),N=1<<S;u[S]=0,y[S]=-1,a[S]=-1,p&=~N}}function ha(a,u){var p=a.entangledLanes|=u;for(a=a.entanglements;p;){var y=31-sn(p),S=1<<y;S&u|a[y]&u&&(a[y]|=u),p&=~S}}var Lt=0;function wt(a){return a&=-a,1<a?4<a?(a&268435455)!==0?16:536870912:4:1}var pa,yn,Ht,Ai,rs,ji=!1,Fs=[],Be=null,Xe=null,bt=null,Rt=new Map,cn=new Map,Mn=[],cf="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 Ul(a,u){switch(a){case"focusin":case"focusout":Be=null;break;case"dragenter":case"dragleave":Xe=null;break;case"mouseover":case"mouseout":bt=null;break;case"pointerover":case"pointerout":Rt.delete(u.pointerId);break;case"gotpointercapture":case"lostpointercapture":cn.delete(u.pointerId)}}function ma(a,u,p,y,S,N){return a===null||a.nativeEvent!==N?(a={blockedOn:u,domEventName:p,eventSystemFlags:y,nativeEvent:N,targetContainers:[S]},u!==null&&(u=Ma(u),u!==null&&yn(u)),a):(a.eventSystemFlags|=y,u=a.targetContainers,S!==null&&u.indexOf(S)===-1&&u.push(S),a)}function NT(a,u,p,y,S){switch(u){case"focusin":return Be=ma(Be,a,u,p,y,S),!0;case"dragenter":return Xe=ma(Xe,a,u,p,y,S),!0;case"mouseover":return bt=ma(bt,a,u,p,y,S),!0;case"pointerover":var N=S.pointerId;return Rt.set(N,ma(Rt.get(N)||null,a,u,p,y,S)),!0;case"gotpointercapture":return N=S.pointerId,cn.set(N,ma(cn.get(N)||null,a,u,p,y,S)),!0}return!1}function Sy(a){var u=Ri(a.target);if(u!==null){var p=nn(u);if(p!==null){if(u=p.tag,u===13){if(u=te(p),u!==null){a.blockedOn=u,rs(a.priority,function(){Ht(p)});return}}else if(u===3&&p.stateNode.current.memoizedState.isDehydrated){a.blockedOn=p.tag===3?p.stateNode.containerInfo:null;return}}}a.blockedOn=null}function Hl(a){if(a.blockedOn!==null)return!1;for(var u=a.targetContainers;0<u.length;){var p=df(a.domEventName,a.eventSystemFlags,u[0],a.nativeEvent);if(p===null){p=a.nativeEvent;var y=new p.constructor(p.type,p);ae=y,p.target.dispatchEvent(y),ae=null}else return u=Ma(p),u!==null&&yn(u),a.blockedOn=p,!1;u.shift()}return!0}function Ey(a,u,p){Hl(a)&&p.delete(u)}function CT(){ji=!1,Be!==null&&Hl(Be)&&(Be=null),Xe!==null&&Hl(Xe)&&(Xe=null),bt!==null&&Hl(bt)&&(bt=null),Rt.forEach(Ey),cn.forEach(Ey)}function ga(a,u){a.blockedOn===u&&(a.blockedOn=null,ji||(ji=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,CT)))}function va(a){function u(S){return ga(S,a)}if(0<Fs.length){ga(Fs[0],a);for(var p=1;p<Fs.length;p++){var y=Fs[p];y.blockedOn===a&&(y.blockedOn=null)}}for(Be!==null&&ga(Be,a),Xe!==null&&ga(Xe,a),bt!==null&&ga(bt,a),Rt.forEach(u),cn.forEach(u),p=0;p<Mn.length;p++)y=Mn[p],y.blockedOn===a&&(y.blockedOn=null);for(;0<Mn.length&&(p=Mn[0],p.blockedOn===null);)Sy(p),p.blockedOn===null&&Mn.shift()}var vo=M.ReactCurrentBatchConfig,Wl=!0;function _T(a,u,p,y){var S=Lt,N=vo.transition;vo.transition=null;try{Lt=1,uf(a,u,p,y)}finally{Lt=S,vo.transition=N}}function TT(a,u,p,y){var S=Lt,N=vo.transition;vo.transition=null;try{Lt=4,uf(a,u,p,y)}finally{Lt=S,vo.transition=N}}function uf(a,u,p,y){if(Wl){var S=df(a,u,p,y);if(S===null)Tf(a,u,y,ql,p),Ul(a,y);else if(NT(S,a,u,p,y))y.stopPropagation();else if(Ul(a,y),u&4&&-1<cf.indexOf(a)){for(;S!==null;){var N=Ma(S);if(N!==null&&pa(N),N=df(a,u,p,y),N===null&&Tf(a,u,y,ql,p),N===S)break;S=N}S!==null&&y.stopPropagation()}else Tf(a,u,y,null,p)}}var ql=null;function df(a,u,p,y){if(ql=null,a=xe(y),a=Ri(a),a!==null)if(u=nn(a),u===null)a=null;else if(p=u.tag,p===13){if(a=te(u),a!==null)return a;a=null}else if(p===3){if(u.stateNode.current.memoizedState.isDehydrated)return u.tag===3?u.stateNode.containerInfo:null;a=null}else u!==a&&(a=null);return ql=a,null}function Ny(a){switch(a){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(of()){case da:return 1;case _i:return 4;case mo:case Oe:return 16;case ct:return 536870912;default:return 16}default:return 16}}var Us=null,ff=null,Vl=null;function Cy(){if(Vl)return Vl;var a,u=ff,p=u.length,y,S="value"in Us?Us.value:Us.textContent,N=S.length;for(a=0;a<p&&u[a]===S[a];a++);var A=p-a;for(y=1;y<=A&&u[p-y]===S[N-y];y++);return Vl=S.slice(a,1<y?1-y:void 0)}function Kl(a){var u=a.keyCode;return"charCode"in a?(a=a.charCode,a===0&&u===13&&(a=13)):a=u,a===10&&(a=13),32<=a||a===13?a:0}function Gl(){return!0}function _y(){return!1}function br(a){function u(p,y,S,N,A){this._reactName=p,this._targetInst=S,this.type=y,this.nativeEvent=N,this.target=A,this.currentTarget=null;for(var U in a)a.hasOwnProperty(U)&&(p=a[U],this[U]=p?p(N):N[U]);return this.isDefaultPrevented=(N.defaultPrevented!=null?N.defaultPrevented:N.returnValue===!1)?Gl:_y,this.isPropagationStopped=_y,this}return F(u.prototype,{preventDefault:function(){this.defaultPrevented=!0;var p=this.nativeEvent;p&&(p.preventDefault?p.preventDefault():typeof p.returnValue!="unknown"&&(p.returnValue=!1),this.isDefaultPrevented=Gl)},stopPropagation:function(){var p=this.nativeEvent;p&&(p.stopPropagation?p.stopPropagation():typeof p.cancelBubble!="unknown"&&(p.cancelBubble=!0),this.isPropagationStopped=Gl)},persist:function(){},isPersistent:Gl}),u}var yo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(a){return a.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},hf=br(yo),ya=F({},yo,{view:0,detail:0}),MT=br(ya),pf,mf,ba,Jl=F({},ya,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:vf,button:0,buttons:0,relatedTarget:function(a){return a.relatedTarget===void 0?a.fromElement===a.srcElement?a.toElement:a.fromElement:a.relatedTarget},movementX:function(a){return"movementX"in a?a.movementX:(a!==ba&&(ba&&a.type==="mousemove"?(pf=a.screenX-ba.screenX,mf=a.screenY-ba.screenY):mf=pf=0,ba=a),pf)},movementY:function(a){return"movementY"in a?a.movementY:mf}}),Ty=br(Jl),AT=F({},Jl,{dataTransfer:0}),jT=br(AT),RT=F({},ya,{relatedTarget:0}),gf=br(RT),OT=F({},yo,{animationName:0,elapsedTime:0,pseudoElement:0}),IT=br(OT),LT=F({},yo,{clipboardData:function(a){return"clipboardData"in a?a.clipboardData:window.clipboardData}}),DT=br(LT),PT=F({},yo,{data:0}),My=br(PT),BT={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},zT={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"},$T={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function FT(a){var u=this.nativeEvent;return u.getModifierState?u.getModifierState(a):(a=$T[a])?!!u[a]:!1}function vf(){return FT}var UT=F({},ya,{key:function(a){if(a.key){var u=BT[a.key]||a.key;if(u!=="Unidentified")return u}return a.type==="keypress"?(a=Kl(a),a===13?"Enter":String.fromCharCode(a)):a.type==="keydown"||a.type==="keyup"?zT[a.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:vf,charCode:function(a){return a.type==="keypress"?Kl(a):0},keyCode:function(a){return a.type==="keydown"||a.type==="keyup"?a.keyCode:0},which:function(a){return a.type==="keypress"?Kl(a):a.type==="keydown"||a.type==="keyup"?a.keyCode:0}}),HT=br(UT),WT=F({},Jl,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Ay=br(WT),qT=F({},ya,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:vf}),VT=br(qT),KT=F({},yo,{propertyName:0,elapsedTime:0,pseudoElement:0}),GT=br(KT),JT=F({},Jl,{deltaX:function(a){return"deltaX"in a?a.deltaX:"wheelDeltaX"in a?-a.wheelDeltaX:0},deltaY:function(a){return"deltaY"in a?a.deltaY:"wheelDeltaY"in a?-a.wheelDeltaY:"wheelDelta"in a?-a.wheelDelta:0},deltaZ:0,deltaMode:0}),YT=br(JT),XT=[9,13,27,32],yf=l&&"CompositionEvent"in window,xa=null;l&&"documentMode"in document&&(xa=document.documentMode);var QT=l&&"TextEvent"in window&&!xa,jy=l&&(!yf||xa&&8<xa&&11>=xa),Ry=" ",Oy=!1;function Iy(a,u){switch(a){case"keyup":return XT.indexOf(u.keyCode)!==-1;case"keydown":return u.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ly(a){return a=a.detail,typeof a=="object"&&"data"in a?a.data:null}var bo=!1;function ZT(a,u){switch(a){case"compositionend":return Ly(u);case"keypress":return u.which!==32?null:(Oy=!0,Ry);case"textInput":return a=u.data,a===Ry&&Oy?null:a;default:return null}}function eM(a,u){if(bo)return a==="compositionend"||!yf&&Iy(a,u)?(a=Cy(),Vl=ff=Us=null,bo=!1,a):null;switch(a){case"paste":return null;case"keypress":if(!(u.ctrlKey||u.altKey||u.metaKey)||u.ctrlKey&&u.altKey){if(u.char&&1<u.char.length)return u.char;if(u.which)return String.fromCharCode(u.which)}return null;case"compositionend":return jy&&u.locale!=="ko"?null:u.data;default:return null}}var tM={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 Dy(a){var u=a&&a.nodeName&&a.nodeName.toLowerCase();return u==="input"?!!tM[a.type]:u==="textarea"}function Py(a,u,p,y){O(y),u=ec(u,"onChange"),0<u.length&&(p=new hf("onChange","change",null,p,y),a.push({event:p,listeners:u}))}var wa=null,ka=null;function nM(a){t0(a,0)}function Yl(a){var u=Eo(a);if(ke(u))return a}function rM(a,u){if(a==="change")return u}var By=!1;if(l){var bf;if(l){var xf="oninput"in document;if(!xf){var zy=document.createElement("div");zy.setAttribute("oninput","return;"),xf=typeof zy.oninput=="function"}bf=xf}else bf=!1;By=bf&&(!document.documentMode||9<document.documentMode)}function $y(){wa&&(wa.detachEvent("onpropertychange",Fy),ka=wa=null)}function Fy(a){if(a.propertyName==="value"&&Yl(ka)){var u=[];Py(u,ka,a,xe(a)),Se(nM,u)}}function sM(a,u,p){a==="focusin"?($y(),wa=u,ka=p,wa.attachEvent("onpropertychange",Fy)):a==="focusout"&&$y()}function iM(a){if(a==="selectionchange"||a==="keyup"||a==="keydown")return Yl(ka)}function oM(a,u){if(a==="click")return Yl(u)}function aM(a,u){if(a==="input"||a==="change")return Yl(u)}function lM(a,u){return a===u&&(a!==0||1/a===1/u)||a!==a&&u!==u}var Hr=typeof Object.is=="function"?Object.is:lM;function Sa(a,u){if(Hr(a,u))return!0;if(typeof a!="object"||a===null||typeof u!="object"||u===null)return!1;var p=Object.keys(a),y=Object.keys(u);if(p.length!==y.length)return!1;for(y=0;y<p.length;y++){var S=p[y];if(!d.call(u,S)||!Hr(a[S],u[S]))return!1}return!0}function Uy(a){for(;a&&a.firstChild;)a=a.firstChild;return a}function Hy(a,u){var p=Uy(a);a=0;for(var y;p;){if(p.nodeType===3){if(y=a+p.textContent.length,a<=u&&y>=u)return{node:p,offset:u-a};a=y}e:{for(;p;){if(p.nextSibling){p=p.nextSibling;break e}p=p.parentNode}p=void 0}p=Uy(p)}}function Wy(a,u){return a&&u?a===u?!0:a&&a.nodeType===3?!1:u&&u.nodeType===3?Wy(a,u.parentNode):"contains"in a?a.contains(u):a.compareDocumentPosition?!!(a.compareDocumentPosition(u)&16):!1:!1}function qy(){for(var a=window,u=Ee();u instanceof a.HTMLIFrameElement;){try{var p=typeof u.contentWindow.location.href=="string"}catch{p=!1}if(p)a=u.contentWindow;else break;u=Ee(a.document)}return u}function wf(a){var u=a&&a.nodeName&&a.nodeName.toLowerCase();return u&&(u==="input"&&(a.type==="text"||a.type==="search"||a.type==="tel"||a.type==="url"||a.type==="password")||u==="textarea"||a.contentEditable==="true")}function cM(a){var u=qy(),p=a.focusedElem,y=a.selectionRange;if(u!==p&&p&&p.ownerDocument&&Wy(p.ownerDocument.documentElement,p)){if(y!==null&&wf(p)){if(u=y.start,a=y.end,a===void 0&&(a=u),"selectionStart"in p)p.selectionStart=u,p.selectionEnd=Math.min(a,p.value.length);else if(a=(u=p.ownerDocument||document)&&u.defaultView||window,a.getSelection){a=a.getSelection();var S=p.textContent.length,N=Math.min(y.start,S);y=y.end===void 0?N:Math.min(y.end,S),!a.extend&&N>y&&(S=y,y=N,N=S),S=Hy(p,N);var A=Hy(p,y);S&&A&&(a.rangeCount!==1||a.anchorNode!==S.node||a.anchorOffset!==S.offset||a.focusNode!==A.node||a.focusOffset!==A.offset)&&(u=u.createRange(),u.setStart(S.node,S.offset),a.removeAllRanges(),N>y?(a.addRange(u),a.extend(A.node,A.offset)):(u.setEnd(A.node,A.offset),a.addRange(u)))}}for(u=[],a=p;a=a.parentNode;)a.nodeType===1&&u.push({element:a,left:a.scrollLeft,top:a.scrollTop});for(typeof p.focus=="function"&&p.focus(),p=0;p<u.length;p++)a=u[p],a.element.scrollLeft=a.left,a.element.scrollTop=a.top}}var uM=l&&"documentMode"in document&&11>=document.documentMode,xo=null,kf=null,Ea=null,Sf=!1;function Vy(a,u,p){var y=p.window===p?p.document:p.nodeType===9?p:p.ownerDocument;Sf||xo==null||xo!==Ee(y)||(y=xo,"selectionStart"in y&&wf(y)?y={start:y.selectionStart,end:y.selectionEnd}:(y=(y.ownerDocument&&y.ownerDocument.defaultView||window).getSelection(),y={anchorNode:y.anchorNode,anchorOffset:y.anchorOffset,focusNode:y.focusNode,focusOffset:y.focusOffset}),Ea&&Sa(Ea,y)||(Ea=y,y=ec(kf,"onSelect"),0<y.length&&(u=new hf("onSelect","select",null,u,p),a.push({event:u,listeners:y}),u.target=xo)))}function Xl(a,u){var p={};return p[a.toLowerCase()]=u.toLowerCase(),p["Webkit"+a]="webkit"+u,p["Moz"+a]="moz"+u,p}var wo={animationend:Xl("Animation","AnimationEnd"),animationiteration:Xl("Animation","AnimationIteration"),animationstart:Xl("Animation","AnimationStart"),transitionend:Xl("Transition","TransitionEnd")},Ef={},Ky={};l&&(Ky=document.createElement("div").style,"AnimationEvent"in window||(delete wo.animationend.animation,delete wo.animationiteration.animation,delete wo.animationstart.animation),"TransitionEvent"in window||delete wo.transitionend.transition);function Ql(a){if(Ef[a])return Ef[a];if(!wo[a])return a;var u=wo[a],p;for(p in u)if(u.hasOwnProperty(p)&&p in Ky)return Ef[a]=u[p];return a}var Gy=Ql("animationend"),Jy=Ql("animationiteration"),Yy=Ql("animationstart"),Xy=Ql("transitionend"),Qy=new Map,Zy="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 Hs(a,u){Qy.set(a,u),i(u,[a])}for(var Nf=0;Nf<Zy.length;Nf++){var Cf=Zy[Nf],dM=Cf.toLowerCase(),fM=Cf[0].toUpperCase()+Cf.slice(1);Hs(dM,"on"+fM)}Hs(Gy,"onAnimationEnd"),Hs(Jy,"onAnimationIteration"),Hs(Yy,"onAnimationStart"),Hs("dblclick","onDoubleClick"),Hs("focusin","onFocus"),Hs("focusout","onBlur"),Hs(Xy,"onTransitionEnd"),o("onMouseEnter",["mouseout","mouseover"]),o("onMouseLeave",["mouseout","mouseover"]),o("onPointerEnter",["pointerout","pointerover"]),o("onPointerLeave",["pointerout","pointerover"]),i("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),i("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),i("onBeforeInput",["compositionend","keypress","textInput","paste"]),i("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),i("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),i("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Na="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(" "),hM=new Set("cancel close invalid load scroll toggle".split(" ").concat(Na));function e0(a,u,p){var y=a.type||"unknown-event";a.currentTarget=p,yr(y,u,void 0,a),a.currentTarget=null}function t0(a,u){u=(u&4)!==0;for(var p=0;p<a.length;p++){var y=a[p],S=y.event;y=y.listeners;e:{var N=void 0;if(u)for(var A=y.length-1;0<=A;A--){var U=y[A],Y=U.instance,ue=U.currentTarget;if(U=U.listener,Y!==N&&S.isPropagationStopped())break e;e0(S,U,ue),N=Y}else for(A=0;A<y.length;A++){if(U=y[A],Y=U.instance,ue=U.currentTarget,U=U.listener,Y!==N&&S.isPropagationStopped())break e;e0(S,U,ue),N=Y}}}if(vt)throw a=Tn,vt=!1,Tn=null,a}function Qt(a,u){var p=u[If];p===void 0&&(p=u[If]=new Set);var y=a+"__bubble";p.has(y)||(n0(u,a,2,!1),p.add(y))}function _f(a,u,p){var y=0;u&&(y|=4),n0(p,a,y,u)}var Zl="_reactListening"+Math.random().toString(36).slice(2);function Ca(a){if(!a[Zl]){a[Zl]=!0,r.forEach(function(p){p!=="selectionchange"&&(hM.has(p)||_f(p,!1,a),_f(p,!0,a))});var u=a.nodeType===9?a:a.ownerDocument;u===null||u[Zl]||(u[Zl]=!0,_f("selectionchange",!1,u))}}function n0(a,u,p,y){switch(Ny(u)){case 1:var S=_T;break;case 4:S=TT;break;default:S=uf}p=S.bind(null,u,p,a),S=void 0,!Re||u!=="touchstart"&&u!=="touchmove"&&u!=="wheel"||(S=!0),y?S!==void 0?a.addEventListener(u,p,{capture:!0,passive:S}):a.addEventListener(u,p,!0):S!==void 0?a.addEventListener(u,p,{passive:S}):a.addEventListener(u,p,!1)}function Tf(a,u,p,y,S){var N=y;if((u&1)===0&&(u&2)===0&&y!==null)e:for(;;){if(y===null)return;var A=y.tag;if(A===3||A===4){var U=y.stateNode.containerInfo;if(U===S||U.nodeType===8&&U.parentNode===S)break;if(A===4)for(A=y.return;A!==null;){var Y=A.tag;if((Y===3||Y===4)&&(Y=A.stateNode.containerInfo,Y===S||Y.nodeType===8&&Y.parentNode===S))return;A=A.return}for(;U!==null;){if(A=Ri(U),A===null)return;if(Y=A.tag,Y===5||Y===6){y=N=A;continue e}U=U.parentNode}}y=y.return}Se(function(){var ue=N,_e=xe(p),Ae=[];e:{var Ne=Qy.get(a);if(Ne!==void 0){var Je=hf,et=a;switch(a){case"keypress":if(Kl(p)===0)break e;case"keydown":case"keyup":Je=HT;break;case"focusin":et="focus",Je=gf;break;case"focusout":et="blur",Je=gf;break;case"beforeblur":case"afterblur":Je=gf;break;case"click":if(p.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Je=Ty;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Je=jT;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Je=VT;break;case Gy:case Jy:case Yy:Je=IT;break;case Xy:Je=GT;break;case"scroll":Je=MT;break;case"wheel":Je=YT;break;case"copy":case"cut":case"paste":Je=DT;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Je=Ay}var rt=(u&4)!==0,bn=!rt&&a==="scroll",oe=rt?Ne!==null?Ne+"Capture":null:Ne;rt=[];for(var X=ue,le;X!==null;){le=X;var Ie=le.stateNode;if(le.tag===5&&Ie!==null&&(le=Ie,oe!==null&&(Ie=ce(X,oe),Ie!=null&&rt.push(_a(X,Ie,le)))),bn)break;X=X.return}0<rt.length&&(Ne=new Je(Ne,et,null,p,_e),Ae.push({event:Ne,listeners:rt}))}}if((u&7)===0){e:{if(Ne=a==="mouseover"||a==="pointerover",Je=a==="mouseout"||a==="pointerout",Ne&&p!==ae&&(et=p.relatedTarget||p.fromElement)&&(Ri(et)||et[gs]))break e;if((Je||Ne)&&(Ne=_e.window===_e?_e:(Ne=_e.ownerDocument)?Ne.defaultView||Ne.parentWindow:window,Je?(et=p.relatedTarget||p.toElement,Je=ue,et=et?Ri(et):null,et!==null&&(bn=nn(et),et!==bn||et.tag!==5&&et.tag!==6)&&(et=null)):(Je=null,et=ue),Je!==et)){if(rt=Ty,Ie="onMouseLeave",oe="onMouseEnter",X="mouse",(a==="pointerout"||a==="pointerover")&&(rt=Ay,Ie="onPointerLeave",oe="onPointerEnter",X="pointer"),bn=Je==null?Ne:Eo(Je),le=et==null?Ne:Eo(et),Ne=new rt(Ie,X+"leave",Je,p,_e),Ne.target=bn,Ne.relatedTarget=le,Ie=null,Ri(_e)===ue&&(rt=new rt(oe,X+"enter",et,p,_e),rt.target=le,rt.relatedTarget=bn,Ie=rt),bn=Ie,Je&&et)t:{for(rt=Je,oe=et,X=0,le=rt;le;le=ko(le))X++;for(le=0,Ie=oe;Ie;Ie=ko(Ie))le++;for(;0<X-le;)rt=ko(rt),X--;for(;0<le-X;)oe=ko(oe),le--;for(;X--;){if(rt===oe||oe!==null&&rt===oe.alternate)break t;rt=ko(rt),oe=ko(oe)}rt=null}else rt=null;Je!==null&&r0(Ae,Ne,Je,rt,!1),et!==null&&bn!==null&&r0(Ae,bn,et,rt,!0)}}e:{if(Ne=ue?Eo(ue):window,Je=Ne.nodeName&&Ne.nodeName.toLowerCase(),Je==="select"||Je==="input"&&Ne.type==="file")var at=rM;else if(Dy(Ne))if(By)at=aM;else{at=iM;var mt=sM}else(Je=Ne.nodeName)&&Je.toLowerCase()==="input"&&(Ne.type==="checkbox"||Ne.type==="radio")&&(at=oM);if(at&&(at=at(a,ue))){Py(Ae,at,p,_e);break e}mt&&mt(a,Ne,ue),a==="focusout"&&(mt=Ne._wrapperState)&&mt.controlled&&Ne.type==="number"&&Tt(Ne,"number",Ne.value)}switch(mt=ue?Eo(ue):window,a){case"focusin":(Dy(mt)||mt.contentEditable==="true")&&(xo=mt,kf=ue,Ea=null);break;case"focusout":Ea=kf=xo=null;break;case"mousedown":Sf=!0;break;case"contextmenu":case"mouseup":case"dragend":Sf=!1,Vy(Ae,p,_e);break;case"selectionchange":if(uM)break;case"keydown":case"keyup":Vy(Ae,p,_e)}var gt;if(yf)e:{switch(a){case"compositionstart":var xt="onCompositionStart";break e;case"compositionend":xt="onCompositionEnd";break e;case"compositionupdate":xt="onCompositionUpdate";break e}xt=void 0}else bo?Iy(a,p)&&(xt="onCompositionEnd"):a==="keydown"&&p.keyCode===229&&(xt="onCompositionStart");xt&&(jy&&p.locale!=="ko"&&(bo||xt!=="onCompositionStart"?xt==="onCompositionEnd"&&bo&&(gt=Cy()):(Us=_e,ff="value"in Us?Us.value:Us.textContent,bo=!0)),mt=ec(ue,xt),0<mt.length&&(xt=new My(xt,a,null,p,_e),Ae.push({event:xt,listeners:mt}),gt?xt.data=gt:(gt=Ly(p),gt!==null&&(xt.data=gt)))),(gt=QT?ZT(a,p):eM(a,p))&&(ue=ec(ue,"onBeforeInput"),0<ue.length&&(_e=new My("onBeforeInput","beforeinput",null,p,_e),Ae.push({event:_e,listeners:ue}),_e.data=gt))}t0(Ae,u)})}function _a(a,u,p){return{instance:a,listener:u,currentTarget:p}}function ec(a,u){for(var p=u+"Capture",y=[];a!==null;){var S=a,N=S.stateNode;S.tag===5&&N!==null&&(S=N,N=ce(a,p),N!=null&&y.unshift(_a(a,N,S)),N=ce(a,u),N!=null&&y.push(_a(a,N,S))),a=a.return}return y}function ko(a){if(a===null)return null;do a=a.return;while(a&&a.tag!==5);return a||null}function r0(a,u,p,y,S){for(var N=u._reactName,A=[];p!==null&&p!==y;){var U=p,Y=U.alternate,ue=U.stateNode;if(Y!==null&&Y===y)break;U.tag===5&&ue!==null&&(U=ue,S?(Y=ce(p,N),Y!=null&&A.unshift(_a(p,Y,U))):S||(Y=ce(p,N),Y!=null&&A.push(_a(p,Y,U)))),p=p.return}A.length!==0&&a.push({event:u,listeners:A})}var pM=/\r\n?/g,mM=/\u0000|\uFFFD/g;function s0(a){return(typeof a=="string"?a:""+a).replace(pM,`
|
|
38
|
+
`).replace(mM,"")}function tc(a,u,p){if(u=s0(u),s0(a)!==u&&p)throw Error(n(425))}function nc(){}var Mf=null,Af=null;function jf(a,u){return a==="textarea"||a==="noscript"||typeof u.children=="string"||typeof u.children=="number"||typeof u.dangerouslySetInnerHTML=="object"&&u.dangerouslySetInnerHTML!==null&&u.dangerouslySetInnerHTML.__html!=null}var Rf=typeof setTimeout=="function"?setTimeout:void 0,gM=typeof clearTimeout=="function"?clearTimeout:void 0,i0=typeof Promise=="function"?Promise:void 0,vM=typeof queueMicrotask=="function"?queueMicrotask:typeof i0<"u"?function(a){return i0.resolve(null).then(a).catch(yM)}:Rf;function yM(a){setTimeout(function(){throw a})}function Of(a,u){var p=u,y=0;do{var S=p.nextSibling;if(a.removeChild(p),S&&S.nodeType===8)if(p=S.data,p==="/$"){if(y===0){a.removeChild(S),va(u);return}y--}else p!=="$"&&p!=="$?"&&p!=="$!"||y++;p=S}while(p);va(u)}function Ws(a){for(;a!=null;a=a.nextSibling){var u=a.nodeType;if(u===1||u===3)break;if(u===8){if(u=a.data,u==="$"||u==="$!"||u==="$?")break;if(u==="/$")return null}}return a}function o0(a){a=a.previousSibling;for(var u=0;a;){if(a.nodeType===8){var p=a.data;if(p==="$"||p==="$!"||p==="$?"){if(u===0)return a;u--}else p==="/$"&&u++}a=a.previousSibling}return null}var So=Math.random().toString(36).slice(2),ss="__reactFiber$"+So,Ta="__reactProps$"+So,gs="__reactContainer$"+So,If="__reactEvents$"+So,bM="__reactListeners$"+So,xM="__reactHandles$"+So;function Ri(a){var u=a[ss];if(u)return u;for(var p=a.parentNode;p;){if(u=p[gs]||p[ss]){if(p=u.alternate,u.child!==null||p!==null&&p.child!==null)for(a=o0(a);a!==null;){if(p=a[ss])return p;a=o0(a)}return u}a=p,p=a.parentNode}return null}function Ma(a){return a=a[ss]||a[gs],!a||a.tag!==5&&a.tag!==6&&a.tag!==13&&a.tag!==3?null:a}function Eo(a){if(a.tag===5||a.tag===6)return a.stateNode;throw Error(n(33))}function rc(a){return a[Ta]||null}var Lf=[],No=-1;function qs(a){return{current:a}}function Zt(a){0>No||(a.current=Lf[No],Lf[No]=null,No--)}function Yt(a,u){No++,Lf[No]=a.current,a.current=u}var Vs={},Gn=qs(Vs),cr=qs(!1),Oi=Vs;function Co(a,u){var p=a.type.contextTypes;if(!p)return Vs;var y=a.stateNode;if(y&&y.__reactInternalMemoizedUnmaskedChildContext===u)return y.__reactInternalMemoizedMaskedChildContext;var S={},N;for(N in p)S[N]=u[N];return y&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=u,a.__reactInternalMemoizedMaskedChildContext=S),S}function ur(a){return a=a.childContextTypes,a!=null}function sc(){Zt(cr),Zt(Gn)}function a0(a,u,p){if(Gn.current!==Vs)throw Error(n(168));Yt(Gn,u),Yt(cr,p)}function l0(a,u,p){var y=a.stateNode;if(u=u.childContextTypes,typeof y.getChildContext!="function")return p;y=y.getChildContext();for(var S in y)if(!(S in u))throw Error(n(108,be(a)||"Unknown",S));return F({},p,y)}function ic(a){return a=(a=a.stateNode)&&a.__reactInternalMemoizedMergedChildContext||Vs,Oi=Gn.current,Yt(Gn,a),Yt(cr,cr.current),!0}function c0(a,u,p){var y=a.stateNode;if(!y)throw Error(n(169));p?(a=l0(a,u,Oi),y.__reactInternalMemoizedMergedChildContext=a,Zt(cr),Zt(Gn),Yt(Gn,a)):Zt(cr),Yt(cr,p)}var vs=null,oc=!1,Df=!1;function u0(a){vs===null?vs=[a]:vs.push(a)}function wM(a){oc=!0,u0(a)}function Ks(){if(!Df&&vs!==null){Df=!0;var a=0,u=Lt;try{var p=vs;for(Lt=1;a<p.length;a++){var y=p[a];do y=y(!0);while(y!==null)}vs=null,oc=!1}catch(S){throw vs!==null&&(vs=vs.slice(a+1)),zn(da,Ks),S}finally{Lt=u,Df=!1}}return null}var _o=[],To=0,ac=null,lc=0,Tr=[],Mr=0,Ii=null,ys=1,bs="";function Li(a,u){_o[To++]=lc,_o[To++]=ac,ac=a,lc=u}function d0(a,u,p){Tr[Mr++]=ys,Tr[Mr++]=bs,Tr[Mr++]=Ii,Ii=a;var y=ys;a=bs;var S=32-sn(y)-1;y&=~(1<<S),p+=1;var N=32-sn(u)+S;if(30<N){var A=S-S%5;N=(y&(1<<A)-1).toString(32),y>>=A,S-=A,ys=1<<32-sn(u)+S|p<<S|y,bs=N+a}else ys=1<<N|p<<S|y,bs=a}function Pf(a){a.return!==null&&(Li(a,1),d0(a,1,0))}function Bf(a){for(;a===ac;)ac=_o[--To],_o[To]=null,lc=_o[--To],_o[To]=null;for(;a===Ii;)Ii=Tr[--Mr],Tr[Mr]=null,bs=Tr[--Mr],Tr[Mr]=null,ys=Tr[--Mr],Tr[Mr]=null}var xr=null,wr=null,tn=!1,Wr=null;function f0(a,u){var p=Or(5,null,null,0);p.elementType="DELETED",p.stateNode=u,p.return=a,u=a.deletions,u===null?(a.deletions=[p],a.flags|=16):u.push(p)}function h0(a,u){switch(a.tag){case 5:var p=a.type;return u=u.nodeType!==1||p.toLowerCase()!==u.nodeName.toLowerCase()?null:u,u!==null?(a.stateNode=u,xr=a,wr=Ws(u.firstChild),!0):!1;case 6:return u=a.pendingProps===""||u.nodeType!==3?null:u,u!==null?(a.stateNode=u,xr=a,wr=null,!0):!1;case 13:return u=u.nodeType!==8?null:u,u!==null?(p=Ii!==null?{id:ys,overflow:bs}:null,a.memoizedState={dehydrated:u,treeContext:p,retryLane:1073741824},p=Or(18,null,null,0),p.stateNode=u,p.return=a,a.child=p,xr=a,wr=null,!0):!1;default:return!1}}function zf(a){return(a.mode&1)!==0&&(a.flags&128)===0}function $f(a){if(tn){var u=wr;if(u){var p=u;if(!h0(a,u)){if(zf(a))throw Error(n(418));u=Ws(p.nextSibling);var y=xr;u&&h0(a,u)?f0(y,p):(a.flags=a.flags&-4097|2,tn=!1,xr=a)}}else{if(zf(a))throw Error(n(418));a.flags=a.flags&-4097|2,tn=!1,xr=a}}}function p0(a){for(a=a.return;a!==null&&a.tag!==5&&a.tag!==3&&a.tag!==13;)a=a.return;xr=a}function cc(a){if(a!==xr)return!1;if(!tn)return p0(a),tn=!0,!1;var u;if((u=a.tag!==3)&&!(u=a.tag!==5)&&(u=a.type,u=u!=="head"&&u!=="body"&&!jf(a.type,a.memoizedProps)),u&&(u=wr)){if(zf(a))throw m0(),Error(n(418));for(;u;)f0(a,u),u=Ws(u.nextSibling)}if(p0(a),a.tag===13){if(a=a.memoizedState,a=a!==null?a.dehydrated:null,!a)throw Error(n(317));e:{for(a=a.nextSibling,u=0;a;){if(a.nodeType===8){var p=a.data;if(p==="/$"){if(u===0){wr=Ws(a.nextSibling);break e}u--}else p!=="$"&&p!=="$!"&&p!=="$?"||u++}a=a.nextSibling}wr=null}}else wr=xr?Ws(a.stateNode.nextSibling):null;return!0}function m0(){for(var a=wr;a;)a=Ws(a.nextSibling)}function Mo(){wr=xr=null,tn=!1}function Ff(a){Wr===null?Wr=[a]:Wr.push(a)}var kM=M.ReactCurrentBatchConfig;function Aa(a,u,p){if(a=p.ref,a!==null&&typeof a!="function"&&typeof a!="object"){if(p._owner){if(p=p._owner,p){if(p.tag!==1)throw Error(n(309));var y=p.stateNode}if(!y)throw Error(n(147,a));var S=y,N=""+a;return u!==null&&u.ref!==null&&typeof u.ref=="function"&&u.ref._stringRef===N?u.ref:(u=function(A){var U=S.refs;A===null?delete U[N]:U[N]=A},u._stringRef=N,u)}if(typeof a!="string")throw Error(n(284));if(!p._owner)throw Error(n(290,a))}return a}function uc(a,u){throw a=Object.prototype.toString.call(u),Error(n(31,a==="[object Object]"?"object with keys {"+Object.keys(u).join(", ")+"}":a))}function g0(a){var u=a._init;return u(a._payload)}function v0(a){function u(oe,X){if(a){var le=oe.deletions;le===null?(oe.deletions=[X],oe.flags|=16):le.push(X)}}function p(oe,X){if(!a)return null;for(;X!==null;)u(oe,X),X=X.sibling;return null}function y(oe,X){for(oe=new Map;X!==null;)X.key!==null?oe.set(X.key,X):oe.set(X.index,X),X=X.sibling;return oe}function S(oe,X){return oe=ti(oe,X),oe.index=0,oe.sibling=null,oe}function N(oe,X,le){return oe.index=le,a?(le=oe.alternate,le!==null?(le=le.index,le<X?(oe.flags|=2,X):le):(oe.flags|=2,X)):(oe.flags|=1048576,X)}function A(oe){return a&&oe.alternate===null&&(oe.flags|=2),oe}function U(oe,X,le,Ie){return X===null||X.tag!==6?(X=Rh(le,oe.mode,Ie),X.return=oe,X):(X=S(X,le),X.return=oe,X)}function Y(oe,X,le,Ie){var at=le.type;return at===L?_e(oe,X,le.props.children,Ie,le.key):X!==null&&(X.elementType===at||typeof at=="object"&&at!==null&&at.$$typeof===K&&g0(at)===X.type)?(Ie=S(X,le.props),Ie.ref=Aa(oe,X,le),Ie.return=oe,Ie):(Ie=Ic(le.type,le.key,le.props,null,oe.mode,Ie),Ie.ref=Aa(oe,X,le),Ie.return=oe,Ie)}function ue(oe,X,le,Ie){return X===null||X.tag!==4||X.stateNode.containerInfo!==le.containerInfo||X.stateNode.implementation!==le.implementation?(X=Oh(le,oe.mode,Ie),X.return=oe,X):(X=S(X,le.children||[]),X.return=oe,X)}function _e(oe,X,le,Ie,at){return X===null||X.tag!==7?(X=Hi(le,oe.mode,Ie,at),X.return=oe,X):(X=S(X,le),X.return=oe,X)}function Ae(oe,X,le){if(typeof X=="string"&&X!==""||typeof X=="number")return X=Rh(""+X,oe.mode,le),X.return=oe,X;if(typeof X=="object"&&X!==null){switch(X.$$typeof){case _:return le=Ic(X.type,X.key,X.props,null,oe.mode,le),le.ref=Aa(oe,null,X),le.return=oe,le;case R:return X=Oh(X,oe.mode,le),X.return=oe,X;case K:var Ie=X._init;return Ae(oe,Ie(X._payload),le)}if(He(X)||ne(X))return X=Hi(X,oe.mode,le,null),X.return=oe,X;uc(oe,X)}return null}function Ne(oe,X,le,Ie){var at=X!==null?X.key:null;if(typeof le=="string"&&le!==""||typeof le=="number")return at!==null?null:U(oe,X,""+le,Ie);if(typeof le=="object"&&le!==null){switch(le.$$typeof){case _:return le.key===at?Y(oe,X,le,Ie):null;case R:return le.key===at?ue(oe,X,le,Ie):null;case K:return at=le._init,Ne(oe,X,at(le._payload),Ie)}if(He(le)||ne(le))return at!==null?null:_e(oe,X,le,Ie,null);uc(oe,le)}return null}function Je(oe,X,le,Ie,at){if(typeof Ie=="string"&&Ie!==""||typeof Ie=="number")return oe=oe.get(le)||null,U(X,oe,""+Ie,at);if(typeof Ie=="object"&&Ie!==null){switch(Ie.$$typeof){case _:return oe=oe.get(Ie.key===null?le:Ie.key)||null,Y(X,oe,Ie,at);case R:return oe=oe.get(Ie.key===null?le:Ie.key)||null,ue(X,oe,Ie,at);case K:var mt=Ie._init;return Je(oe,X,le,mt(Ie._payload),at)}if(He(Ie)||ne(Ie))return oe=oe.get(le)||null,_e(X,oe,Ie,at,null);uc(X,Ie)}return null}function et(oe,X,le,Ie){for(var at=null,mt=null,gt=X,xt=X=0,Rn=null;gt!==null&&xt<le.length;xt++){gt.index>xt?(Rn=gt,gt=null):Rn=gt.sibling;var zt=Ne(oe,gt,le[xt],Ie);if(zt===null){gt===null&&(gt=Rn);break}a&>&&zt.alternate===null&&u(oe,gt),X=N(zt,X,xt),mt===null?at=zt:mt.sibling=zt,mt=zt,gt=Rn}if(xt===le.length)return p(oe,gt),tn&&Li(oe,xt),at;if(gt===null){for(;xt<le.length;xt++)gt=Ae(oe,le[xt],Ie),gt!==null&&(X=N(gt,X,xt),mt===null?at=gt:mt.sibling=gt,mt=gt);return tn&&Li(oe,xt),at}for(gt=y(oe,gt);xt<le.length;xt++)Rn=Je(gt,oe,xt,le[xt],Ie),Rn!==null&&(a&&Rn.alternate!==null&>.delete(Rn.key===null?xt:Rn.key),X=N(Rn,X,xt),mt===null?at=Rn:mt.sibling=Rn,mt=Rn);return a&>.forEach(function(ni){return u(oe,ni)}),tn&&Li(oe,xt),at}function rt(oe,X,le,Ie){var at=ne(le);if(typeof at!="function")throw Error(n(150));if(le=at.call(le),le==null)throw Error(n(151));for(var mt=at=null,gt=X,xt=X=0,Rn=null,zt=le.next();gt!==null&&!zt.done;xt++,zt=le.next()){gt.index>xt?(Rn=gt,gt=null):Rn=gt.sibling;var ni=Ne(oe,gt,zt.value,Ie);if(ni===null){gt===null&&(gt=Rn);break}a&>&&ni.alternate===null&&u(oe,gt),X=N(ni,X,xt),mt===null?at=ni:mt.sibling=ni,mt=ni,gt=Rn}if(zt.done)return p(oe,gt),tn&&Li(oe,xt),at;if(gt===null){for(;!zt.done;xt++,zt=le.next())zt=Ae(oe,zt.value,Ie),zt!==null&&(X=N(zt,X,xt),mt===null?at=zt:mt.sibling=zt,mt=zt);return tn&&Li(oe,xt),at}for(gt=y(oe,gt);!zt.done;xt++,zt=le.next())zt=Je(gt,oe,xt,zt.value,Ie),zt!==null&&(a&&zt.alternate!==null&>.delete(zt.key===null?xt:zt.key),X=N(zt,X,xt),mt===null?at=zt:mt.sibling=zt,mt=zt);return a&>.forEach(function(tA){return u(oe,tA)}),tn&&Li(oe,xt),at}function bn(oe,X,le,Ie){if(typeof le=="object"&&le!==null&&le.type===L&&le.key===null&&(le=le.props.children),typeof le=="object"&&le!==null){switch(le.$$typeof){case _:e:{for(var at=le.key,mt=X;mt!==null;){if(mt.key===at){if(at=le.type,at===L){if(mt.tag===7){p(oe,mt.sibling),X=S(mt,le.props.children),X.return=oe,oe=X;break e}}else if(mt.elementType===at||typeof at=="object"&&at!==null&&at.$$typeof===K&&g0(at)===mt.type){p(oe,mt.sibling),X=S(mt,le.props),X.ref=Aa(oe,mt,le),X.return=oe,oe=X;break e}p(oe,mt);break}else u(oe,mt);mt=mt.sibling}le.type===L?(X=Hi(le.props.children,oe.mode,Ie,le.key),X.return=oe,oe=X):(Ie=Ic(le.type,le.key,le.props,null,oe.mode,Ie),Ie.ref=Aa(oe,X,le),Ie.return=oe,oe=Ie)}return A(oe);case R:e:{for(mt=le.key;X!==null;){if(X.key===mt)if(X.tag===4&&X.stateNode.containerInfo===le.containerInfo&&X.stateNode.implementation===le.implementation){p(oe,X.sibling),X=S(X,le.children||[]),X.return=oe,oe=X;break e}else{p(oe,X);break}else u(oe,X);X=X.sibling}X=Oh(le,oe.mode,Ie),X.return=oe,oe=X}return A(oe);case K:return mt=le._init,bn(oe,X,mt(le._payload),Ie)}if(He(le))return et(oe,X,le,Ie);if(ne(le))return rt(oe,X,le,Ie);uc(oe,le)}return typeof le=="string"&&le!==""||typeof le=="number"?(le=""+le,X!==null&&X.tag===6?(p(oe,X.sibling),X=S(X,le),X.return=oe,oe=X):(p(oe,X),X=Rh(le,oe.mode,Ie),X.return=oe,oe=X),A(oe)):p(oe,X)}return bn}var Ao=v0(!0),y0=v0(!1),dc=qs(null),fc=null,jo=null,Uf=null;function Hf(){Uf=jo=fc=null}function Wf(a){var u=dc.current;Zt(dc),a._currentValue=u}function qf(a,u,p){for(;a!==null;){var y=a.alternate;if((a.childLanes&u)!==u?(a.childLanes|=u,y!==null&&(y.childLanes|=u)):y!==null&&(y.childLanes&u)!==u&&(y.childLanes|=u),a===p)break;a=a.return}}function Ro(a,u){fc=a,Uf=jo=null,a=a.dependencies,a!==null&&a.firstContext!==null&&((a.lanes&u)!==0&&(dr=!0),a.firstContext=null)}function Ar(a){var u=a._currentValue;if(Uf!==a)if(a={context:a,memoizedValue:u,next:null},jo===null){if(fc===null)throw Error(n(308));jo=a,fc.dependencies={lanes:0,firstContext:a}}else jo=jo.next=a;return u}var Di=null;function Vf(a){Di===null?Di=[a]:Di.push(a)}function b0(a,u,p,y){var S=u.interleaved;return S===null?(p.next=p,Vf(u)):(p.next=S.next,S.next=p),u.interleaved=p,xs(a,y)}function xs(a,u){a.lanes|=u;var p=a.alternate;for(p!==null&&(p.lanes|=u),p=a,a=a.return;a!==null;)a.childLanes|=u,p=a.alternate,p!==null&&(p.childLanes|=u),p=a,a=a.return;return p.tag===3?p.stateNode:null}var Gs=!1;function Kf(a){a.updateQueue={baseState:a.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function x0(a,u){a=a.updateQueue,u.updateQueue===a&&(u.updateQueue={baseState:a.baseState,firstBaseUpdate:a.firstBaseUpdate,lastBaseUpdate:a.lastBaseUpdate,shared:a.shared,effects:a.effects})}function ws(a,u){return{eventTime:a,lane:u,tag:0,payload:null,callback:null,next:null}}function Js(a,u,p){var y=a.updateQueue;if(y===null)return null;if(y=y.shared,(Dt&2)!==0){var S=y.pending;return S===null?u.next=u:(u.next=S.next,S.next=u),y.pending=u,xs(a,p)}return S=y.interleaved,S===null?(u.next=u,Vf(y)):(u.next=S.next,S.next=u),y.interleaved=u,xs(a,p)}function hc(a,u,p){if(u=u.updateQueue,u!==null&&(u=u.shared,(p&4194240)!==0)){var y=u.lanes;y&=a.pendingLanes,p|=y,u.lanes=p,ha(a,p)}}function w0(a,u){var p=a.updateQueue,y=a.alternate;if(y!==null&&(y=y.updateQueue,p===y)){var S=null,N=null;if(p=p.firstBaseUpdate,p!==null){do{var A={eventTime:p.eventTime,lane:p.lane,tag:p.tag,payload:p.payload,callback:p.callback,next:null};N===null?S=N=A:N=N.next=A,p=p.next}while(p!==null);N===null?S=N=u:N=N.next=u}else S=N=u;p={baseState:y.baseState,firstBaseUpdate:S,lastBaseUpdate:N,shared:y.shared,effects:y.effects},a.updateQueue=p;return}a=p.lastBaseUpdate,a===null?p.firstBaseUpdate=u:a.next=u,p.lastBaseUpdate=u}function pc(a,u,p,y){var S=a.updateQueue;Gs=!1;var N=S.firstBaseUpdate,A=S.lastBaseUpdate,U=S.shared.pending;if(U!==null){S.shared.pending=null;var Y=U,ue=Y.next;Y.next=null,A===null?N=ue:A.next=ue,A=Y;var _e=a.alternate;_e!==null&&(_e=_e.updateQueue,U=_e.lastBaseUpdate,U!==A&&(U===null?_e.firstBaseUpdate=ue:U.next=ue,_e.lastBaseUpdate=Y))}if(N!==null){var Ae=S.baseState;A=0,_e=ue=Y=null,U=N;do{var Ne=U.lane,Je=U.eventTime;if((y&Ne)===Ne){_e!==null&&(_e=_e.next={eventTime:Je,lane:0,tag:U.tag,payload:U.payload,callback:U.callback,next:null});e:{var et=a,rt=U;switch(Ne=u,Je=p,rt.tag){case 1:if(et=rt.payload,typeof et=="function"){Ae=et.call(Je,Ae,Ne);break e}Ae=et;break e;case 3:et.flags=et.flags&-65537|128;case 0:if(et=rt.payload,Ne=typeof et=="function"?et.call(Je,Ae,Ne):et,Ne==null)break e;Ae=F({},Ae,Ne);break e;case 2:Gs=!0}}U.callback!==null&&U.lane!==0&&(a.flags|=64,Ne=S.effects,Ne===null?S.effects=[U]:Ne.push(U))}else Je={eventTime:Je,lane:Ne,tag:U.tag,payload:U.payload,callback:U.callback,next:null},_e===null?(ue=_e=Je,Y=Ae):_e=_e.next=Je,A|=Ne;if(U=U.next,U===null){if(U=S.shared.pending,U===null)break;Ne=U,U=Ne.next,Ne.next=null,S.lastBaseUpdate=Ne,S.shared.pending=null}}while(!0);if(_e===null&&(Y=Ae),S.baseState=Y,S.firstBaseUpdate=ue,S.lastBaseUpdate=_e,u=S.shared.interleaved,u!==null){S=u;do A|=S.lane,S=S.next;while(S!==u)}else N===null&&(S.shared.lanes=0);zi|=A,a.lanes=A,a.memoizedState=Ae}}function k0(a,u,p){if(a=u.effects,u.effects=null,a!==null)for(u=0;u<a.length;u++){var y=a[u],S=y.callback;if(S!==null){if(y.callback=null,y=p,typeof S!="function")throw Error(n(191,S));S.call(y)}}}var ja={},is=qs(ja),Ra=qs(ja),Oa=qs(ja);function Pi(a){if(a===ja)throw Error(n(174));return a}function Gf(a,u){switch(Yt(Oa,u),Yt(Ra,a),Yt(is,ja),a=u.nodeType,a){case 9:case 11:u=(u=u.documentElement)?u.namespaceURI:pe(null,"");break;default:a=a===8?u.parentNode:u,u=a.namespaceURI||null,a=a.tagName,u=pe(u,a)}Zt(is),Yt(is,u)}function Oo(){Zt(is),Zt(Ra),Zt(Oa)}function S0(a){Pi(Oa.current);var u=Pi(is.current),p=pe(u,a.type);u!==p&&(Yt(Ra,a),Yt(is,p))}function Jf(a){Ra.current===a&&(Zt(is),Zt(Ra))}var on=qs(0);function mc(a){for(var u=a;u!==null;){if(u.tag===13){var p=u.memoizedState;if(p!==null&&(p=p.dehydrated,p===null||p.data==="$?"||p.data==="$!"))return u}else if(u.tag===19&&u.memoizedProps.revealOrder!==void 0){if((u.flags&128)!==0)return u}else if(u.child!==null){u.child.return=u,u=u.child;continue}if(u===a)break;for(;u.sibling===null;){if(u.return===null||u.return===a)return null;u=u.return}u.sibling.return=u.return,u=u.sibling}return null}var Yf=[];function Xf(){for(var a=0;a<Yf.length;a++)Yf[a]._workInProgressVersionPrimary=null;Yf.length=0}var gc=M.ReactCurrentDispatcher,Qf=M.ReactCurrentBatchConfig,Bi=0,an=null,Cn=null,An=null,vc=!1,Ia=!1,La=0,SM=0;function Jn(){throw Error(n(321))}function Zf(a,u){if(u===null)return!1;for(var p=0;p<u.length&&p<a.length;p++)if(!Hr(a[p],u[p]))return!1;return!0}function eh(a,u,p,y,S,N){if(Bi=N,an=u,u.memoizedState=null,u.updateQueue=null,u.lanes=0,gc.current=a===null||a.memoizedState===null?_M:TM,a=p(y,S),Ia){N=0;do{if(Ia=!1,La=0,25<=N)throw Error(n(301));N+=1,An=Cn=null,u.updateQueue=null,gc.current=MM,a=p(y,S)}while(Ia)}if(gc.current=xc,u=Cn!==null&&Cn.next!==null,Bi=0,An=Cn=an=null,vc=!1,u)throw Error(n(300));return a}function th(){var a=La!==0;return La=0,a}function as(){var a={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return An===null?an.memoizedState=An=a:An=An.next=a,An}function jr(){if(Cn===null){var a=an.alternate;a=a!==null?a.memoizedState:null}else a=Cn.next;var u=An===null?an.memoizedState:An.next;if(u!==null)An=u,Cn=a;else{if(a===null)throw Error(n(310));Cn=a,a={memoizedState:Cn.memoizedState,baseState:Cn.baseState,baseQueue:Cn.baseQueue,queue:Cn.queue,next:null},An===null?an.memoizedState=An=a:An=An.next=a}return An}function Da(a,u){return typeof u=="function"?u(a):u}function nh(a){var u=jr(),p=u.queue;if(p===null)throw Error(n(311));p.lastRenderedReducer=a;var y=Cn,S=y.baseQueue,N=p.pending;if(N!==null){if(S!==null){var A=S.next;S.next=N.next,N.next=A}y.baseQueue=S=N,p.pending=null}if(S!==null){N=S.next,y=y.baseState;var U=A=null,Y=null,ue=N;do{var _e=ue.lane;if((Bi&_e)===_e)Y!==null&&(Y=Y.next={lane:0,action:ue.action,hasEagerState:ue.hasEagerState,eagerState:ue.eagerState,next:null}),y=ue.hasEagerState?ue.eagerState:a(y,ue.action);else{var Ae={lane:_e,action:ue.action,hasEagerState:ue.hasEagerState,eagerState:ue.eagerState,next:null};Y===null?(U=Y=Ae,A=y):Y=Y.next=Ae,an.lanes|=_e,zi|=_e}ue=ue.next}while(ue!==null&&ue!==N);Y===null?A=y:Y.next=U,Hr(y,u.memoizedState)||(dr=!0),u.memoizedState=y,u.baseState=A,u.baseQueue=Y,p.lastRenderedState=y}if(a=p.interleaved,a!==null){S=a;do N=S.lane,an.lanes|=N,zi|=N,S=S.next;while(S!==a)}else S===null&&(p.lanes=0);return[u.memoizedState,p.dispatch]}function rh(a){var u=jr(),p=u.queue;if(p===null)throw Error(n(311));p.lastRenderedReducer=a;var y=p.dispatch,S=p.pending,N=u.memoizedState;if(S!==null){p.pending=null;var A=S=S.next;do N=a(N,A.action),A=A.next;while(A!==S);Hr(N,u.memoizedState)||(dr=!0),u.memoizedState=N,u.baseQueue===null&&(u.baseState=N),p.lastRenderedState=N}return[N,y]}function E0(){}function N0(a,u){var p=an,y=jr(),S=u(),N=!Hr(y.memoizedState,S);if(N&&(y.memoizedState=S,dr=!0),y=y.queue,sh(T0.bind(null,p,y,a),[a]),y.getSnapshot!==u||N||An!==null&&An.memoizedState.tag&1){if(p.flags|=2048,Pa(9,_0.bind(null,p,y,S,u),void 0,null),jn===null)throw Error(n(349));(Bi&30)!==0||C0(p,u,S)}return S}function C0(a,u,p){a.flags|=16384,a={getSnapshot:u,value:p},u=an.updateQueue,u===null?(u={lastEffect:null,stores:null},an.updateQueue=u,u.stores=[a]):(p=u.stores,p===null?u.stores=[a]:p.push(a))}function _0(a,u,p,y){u.value=p,u.getSnapshot=y,M0(u)&&A0(a)}function T0(a,u,p){return p(function(){M0(u)&&A0(a)})}function M0(a){var u=a.getSnapshot;a=a.value;try{var p=u();return!Hr(a,p)}catch{return!0}}function A0(a){var u=xs(a,1);u!==null&&Gr(u,a,1,-1)}function j0(a){var u=as();return typeof a=="function"&&(a=a()),u.memoizedState=u.baseState=a,a={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Da,lastRenderedState:a},u.queue=a,a=a.dispatch=CM.bind(null,an,a),[u.memoizedState,a]}function Pa(a,u,p,y){return a={tag:a,create:u,destroy:p,deps:y,next:null},u=an.updateQueue,u===null?(u={lastEffect:null,stores:null},an.updateQueue=u,u.lastEffect=a.next=a):(p=u.lastEffect,p===null?u.lastEffect=a.next=a:(y=p.next,p.next=a,a.next=y,u.lastEffect=a)),a}function R0(){return jr().memoizedState}function yc(a,u,p,y){var S=as();an.flags|=a,S.memoizedState=Pa(1|u,p,void 0,y===void 0?null:y)}function bc(a,u,p,y){var S=jr();y=y===void 0?null:y;var N=void 0;if(Cn!==null){var A=Cn.memoizedState;if(N=A.destroy,y!==null&&Zf(y,A.deps)){S.memoizedState=Pa(u,p,N,y);return}}an.flags|=a,S.memoizedState=Pa(1|u,p,N,y)}function O0(a,u){return yc(8390656,8,a,u)}function sh(a,u){return bc(2048,8,a,u)}function I0(a,u){return bc(4,2,a,u)}function L0(a,u){return bc(4,4,a,u)}function D0(a,u){if(typeof u=="function")return a=a(),u(a),function(){u(null)};if(u!=null)return a=a(),u.current=a,function(){u.current=null}}function P0(a,u,p){return p=p!=null?p.concat([a]):null,bc(4,4,D0.bind(null,u,a),p)}function ih(){}function B0(a,u){var p=jr();u=u===void 0?null:u;var y=p.memoizedState;return y!==null&&u!==null&&Zf(u,y[1])?y[0]:(p.memoizedState=[a,u],a)}function z0(a,u){var p=jr();u=u===void 0?null:u;var y=p.memoizedState;return y!==null&&u!==null&&Zf(u,y[1])?y[0]:(a=a(),p.memoizedState=[a,u],a)}function $0(a,u,p){return(Bi&21)===0?(a.baseState&&(a.baseState=!1,dr=!0),a.memoizedState=p):(Hr(p,u)||(p=Fl(),an.lanes|=p,zi|=p,a.baseState=!0),u)}function EM(a,u){var p=Lt;Lt=p!==0&&4>p?p:4,a(!0);var y=Qf.transition;Qf.transition={};try{a(!1),u()}finally{Lt=p,Qf.transition=y}}function F0(){return jr().memoizedState}function NM(a,u,p){var y=Zs(a);if(p={lane:y,action:p,hasEagerState:!1,eagerState:null,next:null},U0(a))H0(u,p);else if(p=b0(a,u,p,y),p!==null){var S=ir();Gr(p,a,y,S),W0(p,u,y)}}function CM(a,u,p){var y=Zs(a),S={lane:y,action:p,hasEagerState:!1,eagerState:null,next:null};if(U0(a))H0(u,S);else{var N=a.alternate;if(a.lanes===0&&(N===null||N.lanes===0)&&(N=u.lastRenderedReducer,N!==null))try{var A=u.lastRenderedState,U=N(A,p);if(S.hasEagerState=!0,S.eagerState=U,Hr(U,A)){var Y=u.interleaved;Y===null?(S.next=S,Vf(u)):(S.next=Y.next,Y.next=S),u.interleaved=S;return}}catch{}finally{}p=b0(a,u,S,y),p!==null&&(S=ir(),Gr(p,a,y,S),W0(p,u,y))}}function U0(a){var u=a.alternate;return a===an||u!==null&&u===an}function H0(a,u){Ia=vc=!0;var p=a.pending;p===null?u.next=u:(u.next=p.next,p.next=u),a.pending=u}function W0(a,u,p){if((p&4194240)!==0){var y=u.lanes;y&=a.pendingLanes,p|=y,u.lanes=p,ha(a,p)}}var xc={readContext:Ar,useCallback:Jn,useContext:Jn,useEffect:Jn,useImperativeHandle:Jn,useInsertionEffect:Jn,useLayoutEffect:Jn,useMemo:Jn,useReducer:Jn,useRef:Jn,useState:Jn,useDebugValue:Jn,useDeferredValue:Jn,useTransition:Jn,useMutableSource:Jn,useSyncExternalStore:Jn,useId:Jn,unstable_isNewReconciler:!1},_M={readContext:Ar,useCallback:function(a,u){return as().memoizedState=[a,u===void 0?null:u],a},useContext:Ar,useEffect:O0,useImperativeHandle:function(a,u,p){return p=p!=null?p.concat([a]):null,yc(4194308,4,D0.bind(null,u,a),p)},useLayoutEffect:function(a,u){return yc(4194308,4,a,u)},useInsertionEffect:function(a,u){return yc(4,2,a,u)},useMemo:function(a,u){var p=as();return u=u===void 0?null:u,a=a(),p.memoizedState=[a,u],a},useReducer:function(a,u,p){var y=as();return u=p!==void 0?p(u):u,y.memoizedState=y.baseState=u,a={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:a,lastRenderedState:u},y.queue=a,a=a.dispatch=NM.bind(null,an,a),[y.memoizedState,a]},useRef:function(a){var u=as();return a={current:a},u.memoizedState=a},useState:j0,useDebugValue:ih,useDeferredValue:function(a){return as().memoizedState=a},useTransition:function(){var a=j0(!1),u=a[0];return a=EM.bind(null,a[1]),as().memoizedState=a,[u,a]},useMutableSource:function(){},useSyncExternalStore:function(a,u,p){var y=an,S=as();if(tn){if(p===void 0)throw Error(n(407));p=p()}else{if(p=u(),jn===null)throw Error(n(349));(Bi&30)!==0||C0(y,u,p)}S.memoizedState=p;var N={value:p,getSnapshot:u};return S.queue=N,O0(T0.bind(null,y,N,a),[a]),y.flags|=2048,Pa(9,_0.bind(null,y,N,p,u),void 0,null),p},useId:function(){var a=as(),u=jn.identifierPrefix;if(tn){var p=bs,y=ys;p=(y&~(1<<32-sn(y)-1)).toString(32)+p,u=":"+u+"R"+p,p=La++,0<p&&(u+="H"+p.toString(32)),u+=":"}else p=SM++,u=":"+u+"r"+p.toString(32)+":";return a.memoizedState=u},unstable_isNewReconciler:!1},TM={readContext:Ar,useCallback:B0,useContext:Ar,useEffect:sh,useImperativeHandle:P0,useInsertionEffect:I0,useLayoutEffect:L0,useMemo:z0,useReducer:nh,useRef:R0,useState:function(){return nh(Da)},useDebugValue:ih,useDeferredValue:function(a){var u=jr();return $0(u,Cn.memoizedState,a)},useTransition:function(){var a=nh(Da)[0],u=jr().memoizedState;return[a,u]},useMutableSource:E0,useSyncExternalStore:N0,useId:F0,unstable_isNewReconciler:!1},MM={readContext:Ar,useCallback:B0,useContext:Ar,useEffect:sh,useImperativeHandle:P0,useInsertionEffect:I0,useLayoutEffect:L0,useMemo:z0,useReducer:rh,useRef:R0,useState:function(){return rh(Da)},useDebugValue:ih,useDeferredValue:function(a){var u=jr();return Cn===null?u.memoizedState=a:$0(u,Cn.memoizedState,a)},useTransition:function(){var a=rh(Da)[0],u=jr().memoizedState;return[a,u]},useMutableSource:E0,useSyncExternalStore:N0,useId:F0,unstable_isNewReconciler:!1};function qr(a,u){if(a&&a.defaultProps){u=F({},u),a=a.defaultProps;for(var p in a)u[p]===void 0&&(u[p]=a[p]);return u}return u}function oh(a,u,p,y){u=a.memoizedState,p=p(y,u),p=p==null?u:F({},u,p),a.memoizedState=p,a.lanes===0&&(a.updateQueue.baseState=p)}var wc={isMounted:function(a){return(a=a._reactInternals)?nn(a)===a:!1},enqueueSetState:function(a,u,p){a=a._reactInternals;var y=ir(),S=Zs(a),N=ws(y,S);N.payload=u,p!=null&&(N.callback=p),u=Js(a,N,S),u!==null&&(Gr(u,a,S,y),hc(u,a,S))},enqueueReplaceState:function(a,u,p){a=a._reactInternals;var y=ir(),S=Zs(a),N=ws(y,S);N.tag=1,N.payload=u,p!=null&&(N.callback=p),u=Js(a,N,S),u!==null&&(Gr(u,a,S,y),hc(u,a,S))},enqueueForceUpdate:function(a,u){a=a._reactInternals;var p=ir(),y=Zs(a),S=ws(p,y);S.tag=2,u!=null&&(S.callback=u),u=Js(a,S,y),u!==null&&(Gr(u,a,y,p),hc(u,a,y))}};function q0(a,u,p,y,S,N,A){return a=a.stateNode,typeof a.shouldComponentUpdate=="function"?a.shouldComponentUpdate(y,N,A):u.prototype&&u.prototype.isPureReactComponent?!Sa(p,y)||!Sa(S,N):!0}function V0(a,u,p){var y=!1,S=Vs,N=u.contextType;return typeof N=="object"&&N!==null?N=Ar(N):(S=ur(u)?Oi:Gn.current,y=u.contextTypes,N=(y=y!=null)?Co(a,S):Vs),u=new u(p,N),a.memoizedState=u.state!==null&&u.state!==void 0?u.state:null,u.updater=wc,a.stateNode=u,u._reactInternals=a,y&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=S,a.__reactInternalMemoizedMaskedChildContext=N),u}function K0(a,u,p,y){a=u.state,typeof u.componentWillReceiveProps=="function"&&u.componentWillReceiveProps(p,y),typeof u.UNSAFE_componentWillReceiveProps=="function"&&u.UNSAFE_componentWillReceiveProps(p,y),u.state!==a&&wc.enqueueReplaceState(u,u.state,null)}function ah(a,u,p,y){var S=a.stateNode;S.props=p,S.state=a.memoizedState,S.refs={},Kf(a);var N=u.contextType;typeof N=="object"&&N!==null?S.context=Ar(N):(N=ur(u)?Oi:Gn.current,S.context=Co(a,N)),S.state=a.memoizedState,N=u.getDerivedStateFromProps,typeof N=="function"&&(oh(a,u,N,p),S.state=a.memoizedState),typeof u.getDerivedStateFromProps=="function"||typeof S.getSnapshotBeforeUpdate=="function"||typeof S.UNSAFE_componentWillMount!="function"&&typeof S.componentWillMount!="function"||(u=S.state,typeof S.componentWillMount=="function"&&S.componentWillMount(),typeof S.UNSAFE_componentWillMount=="function"&&S.UNSAFE_componentWillMount(),u!==S.state&&wc.enqueueReplaceState(S,S.state,null),pc(a,p,S,y),S.state=a.memoizedState),typeof S.componentDidMount=="function"&&(a.flags|=4194308)}function Io(a,u){try{var p="",y=u;do p+=ge(y),y=y.return;while(y);var S=p}catch(N){S=`
|
|
39
|
+
Error generating stack: `+N.message+`
|
|
40
|
+
`+N.stack}return{value:a,source:u,stack:S,digest:null}}function lh(a,u,p){return{value:a,source:null,stack:p??null,digest:u??null}}function ch(a,u){try{console.error(u.value)}catch(p){setTimeout(function(){throw p})}}var AM=typeof WeakMap=="function"?WeakMap:Map;function G0(a,u,p){p=ws(-1,p),p.tag=3,p.payload={element:null};var y=u.value;return p.callback=function(){Tc||(Tc=!0,Eh=y),ch(a,u)},p}function J0(a,u,p){p=ws(-1,p),p.tag=3;var y=a.type.getDerivedStateFromError;if(typeof y=="function"){var S=u.value;p.payload=function(){return y(S)},p.callback=function(){ch(a,u)}}var N=a.stateNode;return N!==null&&typeof N.componentDidCatch=="function"&&(p.callback=function(){ch(a,u),typeof y!="function"&&(Xs===null?Xs=new Set([this]):Xs.add(this));var A=u.stack;this.componentDidCatch(u.value,{componentStack:A!==null?A:""})}),p}function Y0(a,u,p){var y=a.pingCache;if(y===null){y=a.pingCache=new AM;var S=new Set;y.set(u,S)}else S=y.get(u),S===void 0&&(S=new Set,y.set(u,S));S.has(p)||(S.add(p),a=WM.bind(null,a,u,p),u.then(a,a))}function X0(a){do{var u;if((u=a.tag===13)&&(u=a.memoizedState,u=u!==null?u.dehydrated!==null:!0),u)return a;a=a.return}while(a!==null);return null}function Q0(a,u,p,y,S){return(a.mode&1)===0?(a===u?a.flags|=65536:(a.flags|=128,p.flags|=131072,p.flags&=-52805,p.tag===1&&(p.alternate===null?p.tag=17:(u=ws(-1,1),u.tag=2,Js(p,u,1))),p.lanes|=1),a):(a.flags|=65536,a.lanes=S,a)}var jM=M.ReactCurrentOwner,dr=!1;function sr(a,u,p,y){u.child=a===null?y0(u,null,p,y):Ao(u,a.child,p,y)}function Z0(a,u,p,y,S){p=p.render;var N=u.ref;return Ro(u,S),y=eh(a,u,p,y,N,S),p=th(),a!==null&&!dr?(u.updateQueue=a.updateQueue,u.flags&=-2053,a.lanes&=~S,ks(a,u,S)):(tn&&p&&Pf(u),u.flags|=1,sr(a,u,y,S),u.child)}function eb(a,u,p,y,S){if(a===null){var N=p.type;return typeof N=="function"&&!jh(N)&&N.defaultProps===void 0&&p.compare===null&&p.defaultProps===void 0?(u.tag=15,u.type=N,tb(a,u,N,y,S)):(a=Ic(p.type,null,y,u,u.mode,S),a.ref=u.ref,a.return=u,u.child=a)}if(N=a.child,(a.lanes&S)===0){var A=N.memoizedProps;if(p=p.compare,p=p!==null?p:Sa,p(A,y)&&a.ref===u.ref)return ks(a,u,S)}return u.flags|=1,a=ti(N,y),a.ref=u.ref,a.return=u,u.child=a}function tb(a,u,p,y,S){if(a!==null){var N=a.memoizedProps;if(Sa(N,y)&&a.ref===u.ref)if(dr=!1,u.pendingProps=y=N,(a.lanes&S)!==0)(a.flags&131072)!==0&&(dr=!0);else return u.lanes=a.lanes,ks(a,u,S)}return uh(a,u,p,y,S)}function nb(a,u,p){var y=u.pendingProps,S=y.children,N=a!==null?a.memoizedState:null;if(y.mode==="hidden")if((u.mode&1)===0)u.memoizedState={baseLanes:0,cachePool:null,transitions:null},Yt(Do,kr),kr|=p;else{if((p&1073741824)===0)return a=N!==null?N.baseLanes|p:p,u.lanes=u.childLanes=1073741824,u.memoizedState={baseLanes:a,cachePool:null,transitions:null},u.updateQueue=null,Yt(Do,kr),kr|=a,null;u.memoizedState={baseLanes:0,cachePool:null,transitions:null},y=N!==null?N.baseLanes:p,Yt(Do,kr),kr|=y}else N!==null?(y=N.baseLanes|p,u.memoizedState=null):y=p,Yt(Do,kr),kr|=y;return sr(a,u,S,p),u.child}function rb(a,u){var p=u.ref;(a===null&&p!==null||a!==null&&a.ref!==p)&&(u.flags|=512,u.flags|=2097152)}function uh(a,u,p,y,S){var N=ur(p)?Oi:Gn.current;return N=Co(u,N),Ro(u,S),p=eh(a,u,p,y,N,S),y=th(),a!==null&&!dr?(u.updateQueue=a.updateQueue,u.flags&=-2053,a.lanes&=~S,ks(a,u,S)):(tn&&y&&Pf(u),u.flags|=1,sr(a,u,p,S),u.child)}function sb(a,u,p,y,S){if(ur(p)){var N=!0;ic(u)}else N=!1;if(Ro(u,S),u.stateNode===null)Sc(a,u),V0(u,p,y),ah(u,p,y,S),y=!0;else if(a===null){var A=u.stateNode,U=u.memoizedProps;A.props=U;var Y=A.context,ue=p.contextType;typeof ue=="object"&&ue!==null?ue=Ar(ue):(ue=ur(p)?Oi:Gn.current,ue=Co(u,ue));var _e=p.getDerivedStateFromProps,Ae=typeof _e=="function"||typeof A.getSnapshotBeforeUpdate=="function";Ae||typeof A.UNSAFE_componentWillReceiveProps!="function"&&typeof A.componentWillReceiveProps!="function"||(U!==y||Y!==ue)&&K0(u,A,y,ue),Gs=!1;var Ne=u.memoizedState;A.state=Ne,pc(u,y,A,S),Y=u.memoizedState,U!==y||Ne!==Y||cr.current||Gs?(typeof _e=="function"&&(oh(u,p,_e,y),Y=u.memoizedState),(U=Gs||q0(u,p,U,y,Ne,Y,ue))?(Ae||typeof A.UNSAFE_componentWillMount!="function"&&typeof A.componentWillMount!="function"||(typeof A.componentWillMount=="function"&&A.componentWillMount(),typeof A.UNSAFE_componentWillMount=="function"&&A.UNSAFE_componentWillMount()),typeof A.componentDidMount=="function"&&(u.flags|=4194308)):(typeof A.componentDidMount=="function"&&(u.flags|=4194308),u.memoizedProps=y,u.memoizedState=Y),A.props=y,A.state=Y,A.context=ue,y=U):(typeof A.componentDidMount=="function"&&(u.flags|=4194308),y=!1)}else{A=u.stateNode,x0(a,u),U=u.memoizedProps,ue=u.type===u.elementType?U:qr(u.type,U),A.props=ue,Ae=u.pendingProps,Ne=A.context,Y=p.contextType,typeof Y=="object"&&Y!==null?Y=Ar(Y):(Y=ur(p)?Oi:Gn.current,Y=Co(u,Y));var Je=p.getDerivedStateFromProps;(_e=typeof Je=="function"||typeof A.getSnapshotBeforeUpdate=="function")||typeof A.UNSAFE_componentWillReceiveProps!="function"&&typeof A.componentWillReceiveProps!="function"||(U!==Ae||Ne!==Y)&&K0(u,A,y,Y),Gs=!1,Ne=u.memoizedState,A.state=Ne,pc(u,y,A,S);var et=u.memoizedState;U!==Ae||Ne!==et||cr.current||Gs?(typeof Je=="function"&&(oh(u,p,Je,y),et=u.memoizedState),(ue=Gs||q0(u,p,ue,y,Ne,et,Y)||!1)?(_e||typeof A.UNSAFE_componentWillUpdate!="function"&&typeof A.componentWillUpdate!="function"||(typeof A.componentWillUpdate=="function"&&A.componentWillUpdate(y,et,Y),typeof A.UNSAFE_componentWillUpdate=="function"&&A.UNSAFE_componentWillUpdate(y,et,Y)),typeof A.componentDidUpdate=="function"&&(u.flags|=4),typeof A.getSnapshotBeforeUpdate=="function"&&(u.flags|=1024)):(typeof A.componentDidUpdate!="function"||U===a.memoizedProps&&Ne===a.memoizedState||(u.flags|=4),typeof A.getSnapshotBeforeUpdate!="function"||U===a.memoizedProps&&Ne===a.memoizedState||(u.flags|=1024),u.memoizedProps=y,u.memoizedState=et),A.props=y,A.state=et,A.context=Y,y=ue):(typeof A.componentDidUpdate!="function"||U===a.memoizedProps&&Ne===a.memoizedState||(u.flags|=4),typeof A.getSnapshotBeforeUpdate!="function"||U===a.memoizedProps&&Ne===a.memoizedState||(u.flags|=1024),y=!1)}return dh(a,u,p,y,N,S)}function dh(a,u,p,y,S,N){rb(a,u);var A=(u.flags&128)!==0;if(!y&&!A)return S&&c0(u,p,!1),ks(a,u,N);y=u.stateNode,jM.current=u;var U=A&&typeof p.getDerivedStateFromError!="function"?null:y.render();return u.flags|=1,a!==null&&A?(u.child=Ao(u,a.child,null,N),u.child=Ao(u,null,U,N)):sr(a,u,U,N),u.memoizedState=y.state,S&&c0(u,p,!0),u.child}function ib(a){var u=a.stateNode;u.pendingContext?a0(a,u.pendingContext,u.pendingContext!==u.context):u.context&&a0(a,u.context,!1),Gf(a,u.containerInfo)}function ob(a,u,p,y,S){return Mo(),Ff(S),u.flags|=256,sr(a,u,p,y),u.child}var fh={dehydrated:null,treeContext:null,retryLane:0};function hh(a){return{baseLanes:a,cachePool:null,transitions:null}}function ab(a,u,p){var y=u.pendingProps,S=on.current,N=!1,A=(u.flags&128)!==0,U;if((U=A)||(U=a!==null&&a.memoizedState===null?!1:(S&2)!==0),U?(N=!0,u.flags&=-129):(a===null||a.memoizedState!==null)&&(S|=1),Yt(on,S&1),a===null)return $f(u),a=u.memoizedState,a!==null&&(a=a.dehydrated,a!==null)?((u.mode&1)===0?u.lanes=1:a.data==="$!"?u.lanes=8:u.lanes=1073741824,null):(A=y.children,a=y.fallback,N?(y=u.mode,N=u.child,A={mode:"hidden",children:A},(y&1)===0&&N!==null?(N.childLanes=0,N.pendingProps=A):N=Lc(A,y,0,null),a=Hi(a,y,p,null),N.return=u,a.return=u,N.sibling=a,u.child=N,u.child.memoizedState=hh(p),u.memoizedState=fh,a):ph(u,A));if(S=a.memoizedState,S!==null&&(U=S.dehydrated,U!==null))return RM(a,u,A,y,U,S,p);if(N){N=y.fallback,A=u.mode,S=a.child,U=S.sibling;var Y={mode:"hidden",children:y.children};return(A&1)===0&&u.child!==S?(y=u.child,y.childLanes=0,y.pendingProps=Y,u.deletions=null):(y=ti(S,Y),y.subtreeFlags=S.subtreeFlags&14680064),U!==null?N=ti(U,N):(N=Hi(N,A,p,null),N.flags|=2),N.return=u,y.return=u,y.sibling=N,u.child=y,y=N,N=u.child,A=a.child.memoizedState,A=A===null?hh(p):{baseLanes:A.baseLanes|p,cachePool:null,transitions:A.transitions},N.memoizedState=A,N.childLanes=a.childLanes&~p,u.memoizedState=fh,y}return N=a.child,a=N.sibling,y=ti(N,{mode:"visible",children:y.children}),(u.mode&1)===0&&(y.lanes=p),y.return=u,y.sibling=null,a!==null&&(p=u.deletions,p===null?(u.deletions=[a],u.flags|=16):p.push(a)),u.child=y,u.memoizedState=null,y}function ph(a,u){return u=Lc({mode:"visible",children:u},a.mode,0,null),u.return=a,a.child=u}function kc(a,u,p,y){return y!==null&&Ff(y),Ao(u,a.child,null,p),a=ph(u,u.pendingProps.children),a.flags|=2,u.memoizedState=null,a}function RM(a,u,p,y,S,N,A){if(p)return u.flags&256?(u.flags&=-257,y=lh(Error(n(422))),kc(a,u,A,y)):u.memoizedState!==null?(u.child=a.child,u.flags|=128,null):(N=y.fallback,S=u.mode,y=Lc({mode:"visible",children:y.children},S,0,null),N=Hi(N,S,A,null),N.flags|=2,y.return=u,N.return=u,y.sibling=N,u.child=y,(u.mode&1)!==0&&Ao(u,a.child,null,A),u.child.memoizedState=hh(A),u.memoizedState=fh,N);if((u.mode&1)===0)return kc(a,u,A,null);if(S.data==="$!"){if(y=S.nextSibling&&S.nextSibling.dataset,y)var U=y.dgst;return y=U,N=Error(n(419)),y=lh(N,y,void 0),kc(a,u,A,y)}if(U=(A&a.childLanes)!==0,dr||U){if(y=jn,y!==null){switch(A&-A){case 4:S=2;break;case 16:S=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:S=32;break;case 536870912:S=268435456;break;default:S=0}S=(S&(y.suspendedLanes|A))!==0?0:S,S!==0&&S!==N.retryLane&&(N.retryLane=S,xs(a,S),Gr(y,a,S,-1))}return Ah(),y=lh(Error(n(421))),kc(a,u,A,y)}return S.data==="$?"?(u.flags|=128,u.child=a.child,u=qM.bind(null,a),S._reactRetry=u,null):(a=N.treeContext,wr=Ws(S.nextSibling),xr=u,tn=!0,Wr=null,a!==null&&(Tr[Mr++]=ys,Tr[Mr++]=bs,Tr[Mr++]=Ii,ys=a.id,bs=a.overflow,Ii=u),u=ph(u,y.children),u.flags|=4096,u)}function lb(a,u,p){a.lanes|=u;var y=a.alternate;y!==null&&(y.lanes|=u),qf(a.return,u,p)}function mh(a,u,p,y,S){var N=a.memoizedState;N===null?a.memoizedState={isBackwards:u,rendering:null,renderingStartTime:0,last:y,tail:p,tailMode:S}:(N.isBackwards=u,N.rendering=null,N.renderingStartTime=0,N.last=y,N.tail=p,N.tailMode=S)}function cb(a,u,p){var y=u.pendingProps,S=y.revealOrder,N=y.tail;if(sr(a,u,y.children,p),y=on.current,(y&2)!==0)y=y&1|2,u.flags|=128;else{if(a!==null&&(a.flags&128)!==0)e:for(a=u.child;a!==null;){if(a.tag===13)a.memoizedState!==null&&lb(a,p,u);else if(a.tag===19)lb(a,p,u);else if(a.child!==null){a.child.return=a,a=a.child;continue}if(a===u)break e;for(;a.sibling===null;){if(a.return===null||a.return===u)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}y&=1}if(Yt(on,y),(u.mode&1)===0)u.memoizedState=null;else switch(S){case"forwards":for(p=u.child,S=null;p!==null;)a=p.alternate,a!==null&&mc(a)===null&&(S=p),p=p.sibling;p=S,p===null?(S=u.child,u.child=null):(S=p.sibling,p.sibling=null),mh(u,!1,S,p,N);break;case"backwards":for(p=null,S=u.child,u.child=null;S!==null;){if(a=S.alternate,a!==null&&mc(a)===null){u.child=S;break}a=S.sibling,S.sibling=p,p=S,S=a}mh(u,!0,p,null,N);break;case"together":mh(u,!1,null,null,void 0);break;default:u.memoizedState=null}return u.child}function Sc(a,u){(u.mode&1)===0&&a!==null&&(a.alternate=null,u.alternate=null,u.flags|=2)}function ks(a,u,p){if(a!==null&&(u.dependencies=a.dependencies),zi|=u.lanes,(p&u.childLanes)===0)return null;if(a!==null&&u.child!==a.child)throw Error(n(153));if(u.child!==null){for(a=u.child,p=ti(a,a.pendingProps),u.child=p,p.return=u;a.sibling!==null;)a=a.sibling,p=p.sibling=ti(a,a.pendingProps),p.return=u;p.sibling=null}return u.child}function OM(a,u,p){switch(u.tag){case 3:ib(u),Mo();break;case 5:S0(u);break;case 1:ur(u.type)&&ic(u);break;case 4:Gf(u,u.stateNode.containerInfo);break;case 10:var y=u.type._context,S=u.memoizedProps.value;Yt(dc,y._currentValue),y._currentValue=S;break;case 13:if(y=u.memoizedState,y!==null)return y.dehydrated!==null?(Yt(on,on.current&1),u.flags|=128,null):(p&u.child.childLanes)!==0?ab(a,u,p):(Yt(on,on.current&1),a=ks(a,u,p),a!==null?a.sibling:null);Yt(on,on.current&1);break;case 19:if(y=(p&u.childLanes)!==0,(a.flags&128)!==0){if(y)return cb(a,u,p);u.flags|=128}if(S=u.memoizedState,S!==null&&(S.rendering=null,S.tail=null,S.lastEffect=null),Yt(on,on.current),y)break;return null;case 22:case 23:return u.lanes=0,nb(a,u,p)}return ks(a,u,p)}var ub,gh,db,fb;ub=function(a,u){for(var p=u.child;p!==null;){if(p.tag===5||p.tag===6)a.appendChild(p.stateNode);else if(p.tag!==4&&p.child!==null){p.child.return=p,p=p.child;continue}if(p===u)break;for(;p.sibling===null;){if(p.return===null||p.return===u)return;p=p.return}p.sibling.return=p.return,p=p.sibling}},gh=function(){},db=function(a,u,p,y){var S=a.memoizedProps;if(S!==y){a=u.stateNode,Pi(is.current);var N=null;switch(p){case"input":S=Me(a,S),y=Me(a,y),N=[];break;case"select":S=F({},S,{value:void 0}),y=F({},y,{value:void 0}),N=[];break;case"textarea":S=qt(a,S),y=qt(a,y),N=[];break;default:typeof S.onClick!="function"&&typeof y.onClick=="function"&&(a.onclick=nc)}ve(p,y);var A;p=null;for(ue in S)if(!y.hasOwnProperty(ue)&&S.hasOwnProperty(ue)&&S[ue]!=null)if(ue==="style"){var U=S[ue];for(A in U)U.hasOwnProperty(A)&&(p||(p={}),p[A]="")}else ue!=="dangerouslySetInnerHTML"&&ue!=="children"&&ue!=="suppressContentEditableWarning"&&ue!=="suppressHydrationWarning"&&ue!=="autoFocus"&&(s.hasOwnProperty(ue)?N||(N=[]):(N=N||[]).push(ue,null));for(ue in y){var Y=y[ue];if(U=S!=null?S[ue]:void 0,y.hasOwnProperty(ue)&&Y!==U&&(Y!=null||U!=null))if(ue==="style")if(U){for(A in U)!U.hasOwnProperty(A)||Y&&Y.hasOwnProperty(A)||(p||(p={}),p[A]="");for(A in Y)Y.hasOwnProperty(A)&&U[A]!==Y[A]&&(p||(p={}),p[A]=Y[A])}else p||(N||(N=[]),N.push(ue,p)),p=Y;else ue==="dangerouslySetInnerHTML"?(Y=Y?Y.__html:void 0,U=U?U.__html:void 0,Y!=null&&U!==Y&&(N=N||[]).push(ue,Y)):ue==="children"?typeof Y!="string"&&typeof Y!="number"||(N=N||[]).push(ue,""+Y):ue!=="suppressContentEditableWarning"&&ue!=="suppressHydrationWarning"&&(s.hasOwnProperty(ue)?(Y!=null&&ue==="onScroll"&&Qt("scroll",a),N||U===Y||(N=[])):(N=N||[]).push(ue,Y))}p&&(N=N||[]).push("style",p);var ue=N;(u.updateQueue=ue)&&(u.flags|=4)}},fb=function(a,u,p,y){p!==y&&(u.flags|=4)};function Ba(a,u){if(!tn)switch(a.tailMode){case"hidden":u=a.tail;for(var p=null;u!==null;)u.alternate!==null&&(p=u),u=u.sibling;p===null?a.tail=null:p.sibling=null;break;case"collapsed":p=a.tail;for(var y=null;p!==null;)p.alternate!==null&&(y=p),p=p.sibling;y===null?u||a.tail===null?a.tail=null:a.tail.sibling=null:y.sibling=null}}function Yn(a){var u=a.alternate!==null&&a.alternate.child===a.child,p=0,y=0;if(u)for(var S=a.child;S!==null;)p|=S.lanes|S.childLanes,y|=S.subtreeFlags&14680064,y|=S.flags&14680064,S.return=a,S=S.sibling;else for(S=a.child;S!==null;)p|=S.lanes|S.childLanes,y|=S.subtreeFlags,y|=S.flags,S.return=a,S=S.sibling;return a.subtreeFlags|=y,a.childLanes=p,u}function IM(a,u,p){var y=u.pendingProps;switch(Bf(u),u.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Yn(u),null;case 1:return ur(u.type)&&sc(),Yn(u),null;case 3:return y=u.stateNode,Oo(),Zt(cr),Zt(Gn),Xf(),y.pendingContext&&(y.context=y.pendingContext,y.pendingContext=null),(a===null||a.child===null)&&(cc(u)?u.flags|=4:a===null||a.memoizedState.isDehydrated&&(u.flags&256)===0||(u.flags|=1024,Wr!==null&&(_h(Wr),Wr=null))),gh(a,u),Yn(u),null;case 5:Jf(u);var S=Pi(Oa.current);if(p=u.type,a!==null&&u.stateNode!=null)db(a,u,p,y,S),a.ref!==u.ref&&(u.flags|=512,u.flags|=2097152);else{if(!y){if(u.stateNode===null)throw Error(n(166));return Yn(u),null}if(a=Pi(is.current),cc(u)){y=u.stateNode,p=u.type;var N=u.memoizedProps;switch(y[ss]=u,y[Ta]=N,a=(u.mode&1)!==0,p){case"dialog":Qt("cancel",y),Qt("close",y);break;case"iframe":case"object":case"embed":Qt("load",y);break;case"video":case"audio":for(S=0;S<Na.length;S++)Qt(Na[S],y);break;case"source":Qt("error",y);break;case"img":case"image":case"link":Qt("error",y),Qt("load",y);break;case"details":Qt("toggle",y);break;case"input":Ge(y,N),Qt("invalid",y);break;case"select":y._wrapperState={wasMultiple:!!N.multiple},Qt("invalid",y);break;case"textarea":Ze(y,N),Qt("invalid",y)}ve(p,N),S=null;for(var A in N)if(N.hasOwnProperty(A)){var U=N[A];A==="children"?typeof U=="string"?y.textContent!==U&&(N.suppressHydrationWarning!==!0&&tc(y.textContent,U,a),S=["children",U]):typeof U=="number"&&y.textContent!==""+U&&(N.suppressHydrationWarning!==!0&&tc(y.textContent,U,a),S=["children",""+U]):s.hasOwnProperty(A)&&U!=null&&A==="onScroll"&&Qt("scroll",y)}switch(p){case"input":Ce(y),St(y,N,!0);break;case"textarea":Ce(y),Fe(y);break;case"select":case"option":break;default:typeof N.onClick=="function"&&(y.onclick=nc)}y=S,u.updateQueue=y,y!==null&&(u.flags|=4)}else{A=S.nodeType===9?S:S.ownerDocument,a==="http://www.w3.org/1999/xhtml"&&(a=se(p)),a==="http://www.w3.org/1999/xhtml"?p==="script"?(a=A.createElement("div"),a.innerHTML="<script><\/script>",a=a.removeChild(a.firstChild)):typeof y.is=="string"?a=A.createElement(p,{is:y.is}):(a=A.createElement(p),p==="select"&&(A=a,y.multiple?A.multiple=!0:y.size&&(A.size=y.size))):a=A.createElementNS(a,p),a[ss]=u,a[Ta]=y,ub(a,u,!1,!1),u.stateNode=a;e:{switch(A=B(p,y),p){case"dialog":Qt("cancel",a),Qt("close",a),S=y;break;case"iframe":case"object":case"embed":Qt("load",a),S=y;break;case"video":case"audio":for(S=0;S<Na.length;S++)Qt(Na[S],a);S=y;break;case"source":Qt("error",a),S=y;break;case"img":case"image":case"link":Qt("error",a),Qt("load",a),S=y;break;case"details":Qt("toggle",a),S=y;break;case"input":Ge(a,y),S=Me(a,y),Qt("invalid",a);break;case"option":S=y;break;case"select":a._wrapperState={wasMultiple:!!y.multiple},S=F({},y,{value:void 0}),Qt("invalid",a);break;case"textarea":Ze(a,y),S=qt(a,y),Qt("invalid",a);break;default:S=y}ve(p,S),U=S;for(N in U)if(U.hasOwnProperty(N)){var Y=U[N];N==="style"?nt(a,Y):N==="dangerouslySetInnerHTML"?(Y=Y?Y.__html:void 0,Y!=null&&tt(a,Y)):N==="children"?typeof Y=="string"?(p!=="textarea"||Y!=="")&&Le(a,Y):typeof Y=="number"&&Le(a,""+Y):N!=="suppressContentEditableWarning"&&N!=="suppressHydrationWarning"&&N!=="autoFocus"&&(s.hasOwnProperty(N)?Y!=null&&N==="onScroll"&&Qt("scroll",a):Y!=null&&T(a,N,Y,A))}switch(p){case"input":Ce(a),St(a,y,!1);break;case"textarea":Ce(a),Fe(a);break;case"option":y.value!=null&&a.setAttribute("value",""+fe(y.value));break;case"select":a.multiple=!!y.multiple,N=y.value,N!=null?pt(a,!!y.multiple,N,!1):y.defaultValue!=null&&pt(a,!!y.multiple,y.defaultValue,!0);break;default:typeof S.onClick=="function"&&(a.onclick=nc)}switch(p){case"button":case"input":case"select":case"textarea":y=!!y.autoFocus;break e;case"img":y=!0;break e;default:y=!1}}y&&(u.flags|=4)}u.ref!==null&&(u.flags|=512,u.flags|=2097152)}return Yn(u),null;case 6:if(a&&u.stateNode!=null)fb(a,u,a.memoizedProps,y);else{if(typeof y!="string"&&u.stateNode===null)throw Error(n(166));if(p=Pi(Oa.current),Pi(is.current),cc(u)){if(y=u.stateNode,p=u.memoizedProps,y[ss]=u,(N=y.nodeValue!==p)&&(a=xr,a!==null))switch(a.tag){case 3:tc(y.nodeValue,p,(a.mode&1)!==0);break;case 5:a.memoizedProps.suppressHydrationWarning!==!0&&tc(y.nodeValue,p,(a.mode&1)!==0)}N&&(u.flags|=4)}else y=(p.nodeType===9?p:p.ownerDocument).createTextNode(y),y[ss]=u,u.stateNode=y}return Yn(u),null;case 13:if(Zt(on),y=u.memoizedState,a===null||a.memoizedState!==null&&a.memoizedState.dehydrated!==null){if(tn&&wr!==null&&(u.mode&1)!==0&&(u.flags&128)===0)m0(),Mo(),u.flags|=98560,N=!1;else if(N=cc(u),y!==null&&y.dehydrated!==null){if(a===null){if(!N)throw Error(n(318));if(N=u.memoizedState,N=N!==null?N.dehydrated:null,!N)throw Error(n(317));N[ss]=u}else Mo(),(u.flags&128)===0&&(u.memoizedState=null),u.flags|=4;Yn(u),N=!1}else Wr!==null&&(_h(Wr),Wr=null),N=!0;if(!N)return u.flags&65536?u:null}return(u.flags&128)!==0?(u.lanes=p,u):(y=y!==null,y!==(a!==null&&a.memoizedState!==null)&&y&&(u.child.flags|=8192,(u.mode&1)!==0&&(a===null||(on.current&1)!==0?_n===0&&(_n=3):Ah())),u.updateQueue!==null&&(u.flags|=4),Yn(u),null);case 4:return Oo(),gh(a,u),a===null&&Ca(u.stateNode.containerInfo),Yn(u),null;case 10:return Wf(u.type._context),Yn(u),null;case 17:return ur(u.type)&&sc(),Yn(u),null;case 19:if(Zt(on),N=u.memoizedState,N===null)return Yn(u),null;if(y=(u.flags&128)!==0,A=N.rendering,A===null)if(y)Ba(N,!1);else{if(_n!==0||a!==null&&(a.flags&128)!==0)for(a=u.child;a!==null;){if(A=mc(a),A!==null){for(u.flags|=128,Ba(N,!1),y=A.updateQueue,y!==null&&(u.updateQueue=y,u.flags|=4),u.subtreeFlags=0,y=p,p=u.child;p!==null;)N=p,a=y,N.flags&=14680066,A=N.alternate,A===null?(N.childLanes=0,N.lanes=a,N.child=null,N.subtreeFlags=0,N.memoizedProps=null,N.memoizedState=null,N.updateQueue=null,N.dependencies=null,N.stateNode=null):(N.childLanes=A.childLanes,N.lanes=A.lanes,N.child=A.child,N.subtreeFlags=0,N.deletions=null,N.memoizedProps=A.memoizedProps,N.memoizedState=A.memoizedState,N.updateQueue=A.updateQueue,N.type=A.type,a=A.dependencies,N.dependencies=a===null?null:{lanes:a.lanes,firstContext:a.firstContext}),p=p.sibling;return Yt(on,on.current&1|2),u.child}a=a.sibling}N.tail!==null&&Kt()>Po&&(u.flags|=128,y=!0,Ba(N,!1),u.lanes=4194304)}else{if(!y)if(a=mc(A),a!==null){if(u.flags|=128,y=!0,p=a.updateQueue,p!==null&&(u.updateQueue=p,u.flags|=4),Ba(N,!0),N.tail===null&&N.tailMode==="hidden"&&!A.alternate&&!tn)return Yn(u),null}else 2*Kt()-N.renderingStartTime>Po&&p!==1073741824&&(u.flags|=128,y=!0,Ba(N,!1),u.lanes=4194304);N.isBackwards?(A.sibling=u.child,u.child=A):(p=N.last,p!==null?p.sibling=A:u.child=A,N.last=A)}return N.tail!==null?(u=N.tail,N.rendering=u,N.tail=u.sibling,N.renderingStartTime=Kt(),u.sibling=null,p=on.current,Yt(on,y?p&1|2:p&1),u):(Yn(u),null);case 22:case 23:return Mh(),y=u.memoizedState!==null,a!==null&&a.memoizedState!==null!==y&&(u.flags|=8192),y&&(u.mode&1)!==0?(kr&1073741824)!==0&&(Yn(u),u.subtreeFlags&6&&(u.flags|=8192)):Yn(u),null;case 24:return null;case 25:return null}throw Error(n(156,u.tag))}function LM(a,u){switch(Bf(u),u.tag){case 1:return ur(u.type)&&sc(),a=u.flags,a&65536?(u.flags=a&-65537|128,u):null;case 3:return Oo(),Zt(cr),Zt(Gn),Xf(),a=u.flags,(a&65536)!==0&&(a&128)===0?(u.flags=a&-65537|128,u):null;case 5:return Jf(u),null;case 13:if(Zt(on),a=u.memoizedState,a!==null&&a.dehydrated!==null){if(u.alternate===null)throw Error(n(340));Mo()}return a=u.flags,a&65536?(u.flags=a&-65537|128,u):null;case 19:return Zt(on),null;case 4:return Oo(),null;case 10:return Wf(u.type._context),null;case 22:case 23:return Mh(),null;case 24:return null;default:return null}}var Ec=!1,Xn=!1,DM=typeof WeakSet=="function"?WeakSet:Set,Qe=null;function Lo(a,u){var p=a.ref;if(p!==null)if(typeof p=="function")try{p(null)}catch(y){un(a,u,y)}else p.current=null}function vh(a,u,p){try{p()}catch(y){un(a,u,y)}}var hb=!1;function PM(a,u){if(Mf=Wl,a=qy(),wf(a)){if("selectionStart"in a)var p={start:a.selectionStart,end:a.selectionEnd};else e:{p=(p=a.ownerDocument)&&p.defaultView||window;var y=p.getSelection&&p.getSelection();if(y&&y.rangeCount!==0){p=y.anchorNode;var S=y.anchorOffset,N=y.focusNode;y=y.focusOffset;try{p.nodeType,N.nodeType}catch{p=null;break e}var A=0,U=-1,Y=-1,ue=0,_e=0,Ae=a,Ne=null;t:for(;;){for(var Je;Ae!==p||S!==0&&Ae.nodeType!==3||(U=A+S),Ae!==N||y!==0&&Ae.nodeType!==3||(Y=A+y),Ae.nodeType===3&&(A+=Ae.nodeValue.length),(Je=Ae.firstChild)!==null;)Ne=Ae,Ae=Je;for(;;){if(Ae===a)break t;if(Ne===p&&++ue===S&&(U=A),Ne===N&&++_e===y&&(Y=A),(Je=Ae.nextSibling)!==null)break;Ae=Ne,Ne=Ae.parentNode}Ae=Je}p=U===-1||Y===-1?null:{start:U,end:Y}}else p=null}p=p||{start:0,end:0}}else p=null;for(Af={focusedElem:a,selectionRange:p},Wl=!1,Qe=u;Qe!==null;)if(u=Qe,a=u.child,(u.subtreeFlags&1028)!==0&&a!==null)a.return=u,Qe=a;else for(;Qe!==null;){u=Qe;try{var et=u.alternate;if((u.flags&1024)!==0)switch(u.tag){case 0:case 11:case 15:break;case 1:if(et!==null){var rt=et.memoizedProps,bn=et.memoizedState,oe=u.stateNode,X=oe.getSnapshotBeforeUpdate(u.elementType===u.type?rt:qr(u.type,rt),bn);oe.__reactInternalSnapshotBeforeUpdate=X}break;case 3:var le=u.stateNode.containerInfo;le.nodeType===1?le.textContent="":le.nodeType===9&&le.documentElement&&le.removeChild(le.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(n(163))}}catch(Ie){un(u,u.return,Ie)}if(a=u.sibling,a!==null){a.return=u.return,Qe=a;break}Qe=u.return}return et=hb,hb=!1,et}function za(a,u,p){var y=u.updateQueue;if(y=y!==null?y.lastEffect:null,y!==null){var S=y=y.next;do{if((S.tag&a)===a){var N=S.destroy;S.destroy=void 0,N!==void 0&&vh(u,p,N)}S=S.next}while(S!==y)}}function Nc(a,u){if(u=u.updateQueue,u=u!==null?u.lastEffect:null,u!==null){var p=u=u.next;do{if((p.tag&a)===a){var y=p.create;p.destroy=y()}p=p.next}while(p!==u)}}function yh(a){var u=a.ref;if(u!==null){var p=a.stateNode;switch(a.tag){case 5:a=p;break;default:a=p}typeof u=="function"?u(a):u.current=a}}function pb(a){var u=a.alternate;u!==null&&(a.alternate=null,pb(u)),a.child=null,a.deletions=null,a.sibling=null,a.tag===5&&(u=a.stateNode,u!==null&&(delete u[ss],delete u[Ta],delete u[If],delete u[bM],delete u[xM])),a.stateNode=null,a.return=null,a.dependencies=null,a.memoizedProps=null,a.memoizedState=null,a.pendingProps=null,a.stateNode=null,a.updateQueue=null}function mb(a){return a.tag===5||a.tag===3||a.tag===4}function gb(a){e:for(;;){for(;a.sibling===null;){if(a.return===null||mb(a.return))return null;a=a.return}for(a.sibling.return=a.return,a=a.sibling;a.tag!==5&&a.tag!==6&&a.tag!==18;){if(a.flags&2||a.child===null||a.tag===4)continue e;a.child.return=a,a=a.child}if(!(a.flags&2))return a.stateNode}}function bh(a,u,p){var y=a.tag;if(y===5||y===6)a=a.stateNode,u?p.nodeType===8?p.parentNode.insertBefore(a,u):p.insertBefore(a,u):(p.nodeType===8?(u=p.parentNode,u.insertBefore(a,p)):(u=p,u.appendChild(a)),p=p._reactRootContainer,p!=null||u.onclick!==null||(u.onclick=nc));else if(y!==4&&(a=a.child,a!==null))for(bh(a,u,p),a=a.sibling;a!==null;)bh(a,u,p),a=a.sibling}function xh(a,u,p){var y=a.tag;if(y===5||y===6)a=a.stateNode,u?p.insertBefore(a,u):p.appendChild(a);else if(y!==4&&(a=a.child,a!==null))for(xh(a,u,p),a=a.sibling;a!==null;)xh(a,u,p),a=a.sibling}var $n=null,Vr=!1;function Ys(a,u,p){for(p=p.child;p!==null;)vb(a,u,p),p=p.sibling}function vb(a,u,p){if(jt&&typeof jt.onCommitFiberUnmount=="function")try{jt.onCommitFiberUnmount(Nt,p)}catch{}switch(p.tag){case 5:Xn||Lo(p,u);case 6:var y=$n,S=Vr;$n=null,Ys(a,u,p),$n=y,Vr=S,$n!==null&&(Vr?(a=$n,p=p.stateNode,a.nodeType===8?a.parentNode.removeChild(p):a.removeChild(p)):$n.removeChild(p.stateNode));break;case 18:$n!==null&&(Vr?(a=$n,p=p.stateNode,a.nodeType===8?Of(a.parentNode,p):a.nodeType===1&&Of(a,p),va(a)):Of($n,p.stateNode));break;case 4:y=$n,S=Vr,$n=p.stateNode.containerInfo,Vr=!0,Ys(a,u,p),$n=y,Vr=S;break;case 0:case 11:case 14:case 15:if(!Xn&&(y=p.updateQueue,y!==null&&(y=y.lastEffect,y!==null))){S=y=y.next;do{var N=S,A=N.destroy;N=N.tag,A!==void 0&&((N&2)!==0||(N&4)!==0)&&vh(p,u,A),S=S.next}while(S!==y)}Ys(a,u,p);break;case 1:if(!Xn&&(Lo(p,u),y=p.stateNode,typeof y.componentWillUnmount=="function"))try{y.props=p.memoizedProps,y.state=p.memoizedState,y.componentWillUnmount()}catch(U){un(p,u,U)}Ys(a,u,p);break;case 21:Ys(a,u,p);break;case 22:p.mode&1?(Xn=(y=Xn)||p.memoizedState!==null,Ys(a,u,p),Xn=y):Ys(a,u,p);break;default:Ys(a,u,p)}}function yb(a){var u=a.updateQueue;if(u!==null){a.updateQueue=null;var p=a.stateNode;p===null&&(p=a.stateNode=new DM),u.forEach(function(y){var S=VM.bind(null,a,y);p.has(y)||(p.add(y),y.then(S,S))})}}function Kr(a,u){var p=u.deletions;if(p!==null)for(var y=0;y<p.length;y++){var S=p[y];try{var N=a,A=u,U=A;e:for(;U!==null;){switch(U.tag){case 5:$n=U.stateNode,Vr=!1;break e;case 3:$n=U.stateNode.containerInfo,Vr=!0;break e;case 4:$n=U.stateNode.containerInfo,Vr=!0;break e}U=U.return}if($n===null)throw Error(n(160));vb(N,A,S),$n=null,Vr=!1;var Y=S.alternate;Y!==null&&(Y.return=null),S.return=null}catch(ue){un(S,u,ue)}}if(u.subtreeFlags&12854)for(u=u.child;u!==null;)bb(u,a),u=u.sibling}function bb(a,u){var p=a.alternate,y=a.flags;switch(a.tag){case 0:case 11:case 14:case 15:if(Kr(u,a),ls(a),y&4){try{za(3,a,a.return),Nc(3,a)}catch(rt){un(a,a.return,rt)}try{za(5,a,a.return)}catch(rt){un(a,a.return,rt)}}break;case 1:Kr(u,a),ls(a),y&512&&p!==null&&Lo(p,p.return);break;case 5:if(Kr(u,a),ls(a),y&512&&p!==null&&Lo(p,p.return),a.flags&32){var S=a.stateNode;try{Le(S,"")}catch(rt){un(a,a.return,rt)}}if(y&4&&(S=a.stateNode,S!=null)){var N=a.memoizedProps,A=p!==null?p.memoizedProps:N,U=a.type,Y=a.updateQueue;if(a.updateQueue=null,Y!==null)try{U==="input"&&N.type==="radio"&&N.name!=null&&Pe(S,N),B(U,A);var ue=B(U,N);for(A=0;A<Y.length;A+=2){var _e=Y[A],Ae=Y[A+1];_e==="style"?nt(S,Ae):_e==="dangerouslySetInnerHTML"?tt(S,Ae):_e==="children"?Le(S,Ae):T(S,_e,Ae,ue)}switch(U){case"input":st(S,N);break;case"textarea":ie(S,N);break;case"select":var Ne=S._wrapperState.wasMultiple;S._wrapperState.wasMultiple=!!N.multiple;var Je=N.value;Je!=null?pt(S,!!N.multiple,Je,!1):Ne!==!!N.multiple&&(N.defaultValue!=null?pt(S,!!N.multiple,N.defaultValue,!0):pt(S,!!N.multiple,N.multiple?[]:"",!1))}S[Ta]=N}catch(rt){un(a,a.return,rt)}}break;case 6:if(Kr(u,a),ls(a),y&4){if(a.stateNode===null)throw Error(n(162));S=a.stateNode,N=a.memoizedProps;try{S.nodeValue=N}catch(rt){un(a,a.return,rt)}}break;case 3:if(Kr(u,a),ls(a),y&4&&p!==null&&p.memoizedState.isDehydrated)try{va(u.containerInfo)}catch(rt){un(a,a.return,rt)}break;case 4:Kr(u,a),ls(a);break;case 13:Kr(u,a),ls(a),S=a.child,S.flags&8192&&(N=S.memoizedState!==null,S.stateNode.isHidden=N,!N||S.alternate!==null&&S.alternate.memoizedState!==null||(Sh=Kt())),y&4&&yb(a);break;case 22:if(_e=p!==null&&p.memoizedState!==null,a.mode&1?(Xn=(ue=Xn)||_e,Kr(u,a),Xn=ue):Kr(u,a),ls(a),y&8192){if(ue=a.memoizedState!==null,(a.stateNode.isHidden=ue)&&!_e&&(a.mode&1)!==0)for(Qe=a,_e=a.child;_e!==null;){for(Ae=Qe=_e;Qe!==null;){switch(Ne=Qe,Je=Ne.child,Ne.tag){case 0:case 11:case 14:case 15:za(4,Ne,Ne.return);break;case 1:Lo(Ne,Ne.return);var et=Ne.stateNode;if(typeof et.componentWillUnmount=="function"){y=Ne,p=Ne.return;try{u=y,et.props=u.memoizedProps,et.state=u.memoizedState,et.componentWillUnmount()}catch(rt){un(y,p,rt)}}break;case 5:Lo(Ne,Ne.return);break;case 22:if(Ne.memoizedState!==null){kb(Ae);continue}}Je!==null?(Je.return=Ne,Qe=Je):kb(Ae)}_e=_e.sibling}e:for(_e=null,Ae=a;;){if(Ae.tag===5){if(_e===null){_e=Ae;try{S=Ae.stateNode,ue?(N=S.style,typeof N.setProperty=="function"?N.setProperty("display","none","important"):N.display="none"):(U=Ae.stateNode,Y=Ae.memoizedProps.style,A=Y!=null&&Y.hasOwnProperty("display")?Y.display:null,U.style.display=ft("display",A))}catch(rt){un(a,a.return,rt)}}}else if(Ae.tag===6){if(_e===null)try{Ae.stateNode.nodeValue=ue?"":Ae.memoizedProps}catch(rt){un(a,a.return,rt)}}else if((Ae.tag!==22&&Ae.tag!==23||Ae.memoizedState===null||Ae===a)&&Ae.child!==null){Ae.child.return=Ae,Ae=Ae.child;continue}if(Ae===a)break e;for(;Ae.sibling===null;){if(Ae.return===null||Ae.return===a)break e;_e===Ae&&(_e=null),Ae=Ae.return}_e===Ae&&(_e=null),Ae.sibling.return=Ae.return,Ae=Ae.sibling}}break;case 19:Kr(u,a),ls(a),y&4&&yb(a);break;case 21:break;default:Kr(u,a),ls(a)}}function ls(a){var u=a.flags;if(u&2){try{e:{for(var p=a.return;p!==null;){if(mb(p)){var y=p;break e}p=p.return}throw Error(n(160))}switch(y.tag){case 5:var S=y.stateNode;y.flags&32&&(Le(S,""),y.flags&=-33);var N=gb(a);xh(a,N,S);break;case 3:case 4:var A=y.stateNode.containerInfo,U=gb(a);bh(a,U,A);break;default:throw Error(n(161))}}catch(Y){un(a,a.return,Y)}a.flags&=-3}u&4096&&(a.flags&=-4097)}function BM(a,u,p){Qe=a,xb(a)}function xb(a,u,p){for(var y=(a.mode&1)!==0;Qe!==null;){var S=Qe,N=S.child;if(S.tag===22&&y){var A=S.memoizedState!==null||Ec;if(!A){var U=S.alternate,Y=U!==null&&U.memoizedState!==null||Xn;U=Ec;var ue=Xn;if(Ec=A,(Xn=Y)&&!ue)for(Qe=S;Qe!==null;)A=Qe,Y=A.child,A.tag===22&&A.memoizedState!==null?Sb(S):Y!==null?(Y.return=A,Qe=Y):Sb(S);for(;N!==null;)Qe=N,xb(N),N=N.sibling;Qe=S,Ec=U,Xn=ue}wb(a)}else(S.subtreeFlags&8772)!==0&&N!==null?(N.return=S,Qe=N):wb(a)}}function wb(a){for(;Qe!==null;){var u=Qe;if((u.flags&8772)!==0){var p=u.alternate;try{if((u.flags&8772)!==0)switch(u.tag){case 0:case 11:case 15:Xn||Nc(5,u);break;case 1:var y=u.stateNode;if(u.flags&4&&!Xn)if(p===null)y.componentDidMount();else{var S=u.elementType===u.type?p.memoizedProps:qr(u.type,p.memoizedProps);y.componentDidUpdate(S,p.memoizedState,y.__reactInternalSnapshotBeforeUpdate)}var N=u.updateQueue;N!==null&&k0(u,N,y);break;case 3:var A=u.updateQueue;if(A!==null){if(p=null,u.child!==null)switch(u.child.tag){case 5:p=u.child.stateNode;break;case 1:p=u.child.stateNode}k0(u,A,p)}break;case 5:var U=u.stateNode;if(p===null&&u.flags&4){p=U;var Y=u.memoizedProps;switch(u.type){case"button":case"input":case"select":case"textarea":Y.autoFocus&&p.focus();break;case"img":Y.src&&(p.src=Y.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(u.memoizedState===null){var ue=u.alternate;if(ue!==null){var _e=ue.memoizedState;if(_e!==null){var Ae=_e.dehydrated;Ae!==null&&va(Ae)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(n(163))}Xn||u.flags&512&&yh(u)}catch(Ne){un(u,u.return,Ne)}}if(u===a){Qe=null;break}if(p=u.sibling,p!==null){p.return=u.return,Qe=p;break}Qe=u.return}}function kb(a){for(;Qe!==null;){var u=Qe;if(u===a){Qe=null;break}var p=u.sibling;if(p!==null){p.return=u.return,Qe=p;break}Qe=u.return}}function Sb(a){for(;Qe!==null;){var u=Qe;try{switch(u.tag){case 0:case 11:case 15:var p=u.return;try{Nc(4,u)}catch(Y){un(u,p,Y)}break;case 1:var y=u.stateNode;if(typeof y.componentDidMount=="function"){var S=u.return;try{y.componentDidMount()}catch(Y){un(u,S,Y)}}var N=u.return;try{yh(u)}catch(Y){un(u,N,Y)}break;case 5:var A=u.return;try{yh(u)}catch(Y){un(u,A,Y)}}}catch(Y){un(u,u.return,Y)}if(u===a){Qe=null;break}var U=u.sibling;if(U!==null){U.return=u.return,Qe=U;break}Qe=u.return}}var zM=Math.ceil,Cc=M.ReactCurrentDispatcher,wh=M.ReactCurrentOwner,Rr=M.ReactCurrentBatchConfig,Dt=0,jn=null,kn=null,Fn=0,kr=0,Do=qs(0),_n=0,$a=null,zi=0,_c=0,kh=0,Fa=null,fr=null,Sh=0,Po=1/0,Ss=null,Tc=!1,Eh=null,Xs=null,Mc=!1,Qs=null,Ac=0,Ua=0,Nh=null,jc=-1,Rc=0;function ir(){return(Dt&6)!==0?Kt():jc!==-1?jc:jc=Kt()}function Zs(a){return(a.mode&1)===0?1:(Dt&2)!==0&&Fn!==0?Fn&-Fn:kM.transition!==null?(Rc===0&&(Rc=Fl()),Rc):(a=Lt,a!==0||(a=window.event,a=a===void 0?16:Ny(a.type)),a)}function Gr(a,u,p,y){if(50<Ua)throw Ua=0,Nh=null,Error(n(185));$s(a,p,y),((Dt&2)===0||a!==jn)&&(a===jn&&((Dt&2)===0&&(_c|=p),_n===4&&ei(a,Fn)),hr(a,y),p===1&&Dt===0&&(u.mode&1)===0&&(Po=Kt()+500,oc&&Ks()))}function hr(a,u){var p=a.callbackNode;lf(a,u);var y=Mi(a,a===jn?Fn:0);if(y===0)p!==null&&rn(p),a.callbackNode=null,a.callbackPriority=0;else if(u=y&-y,a.callbackPriority!==u){if(p!=null&&rn(p),u===1)a.tag===0?wM(Nb.bind(null,a)):u0(Nb.bind(null,a)),vM(function(){(Dt&6)===0&&Ks()}),p=null;else{switch(wt(y)){case 1:p=da;break;case 4:p=_i;break;case 16:p=mo;break;case 536870912:p=ct;break;default:p=mo}p=Ob(p,Eb.bind(null,a))}a.callbackPriority=u,a.callbackNode=p}}function Eb(a,u){if(jc=-1,Rc=0,(Dt&6)!==0)throw Error(n(327));var p=a.callbackNode;if(Bo()&&a.callbackNode!==p)return null;var y=Mi(a,a===jn?Fn:0);if(y===0)return null;if((y&30)!==0||(y&a.expiredLanes)!==0||u)u=Oc(a,y);else{u=y;var S=Dt;Dt|=2;var N=_b();(jn!==a||Fn!==u)&&(Ss=null,Po=Kt()+500,Fi(a,u));do try{UM();break}catch(U){Cb(a,U)}while(!0);Hf(),Cc.current=N,Dt=S,kn!==null?u=0:(jn=null,Fn=0,u=_n)}if(u!==0){if(u===2&&(S=fa(a),S!==0&&(y=S,u=Ch(a,S))),u===1)throw p=$a,Fi(a,0),ei(a,y),hr(a,Kt()),p;if(u===6)ei(a,y);else{if(S=a.current.alternate,(y&30)===0&&!$M(S)&&(u=Oc(a,y),u===2&&(N=fa(a),N!==0&&(y=N,u=Ch(a,N))),u===1))throw p=$a,Fi(a,0),ei(a,y),hr(a,Kt()),p;switch(a.finishedWork=S,a.finishedLanes=y,u){case 0:case 1:throw Error(n(345));case 2:Ui(a,fr,Ss);break;case 3:if(ei(a,y),(y&130023424)===y&&(u=Sh+500-Kt(),10<u)){if(Mi(a,0)!==0)break;if(S=a.suspendedLanes,(S&y)!==y){ir(),a.pingedLanes|=a.suspendedLanes&S;break}a.timeoutHandle=Rf(Ui.bind(null,a,fr,Ss),u);break}Ui(a,fr,Ss);break;case 4:if(ei(a,y),(y&4194240)===y)break;for(u=a.eventTimes,S=-1;0<y;){var A=31-sn(y);N=1<<A,A=u[A],A>S&&(S=A),y&=~N}if(y=S,y=Kt()-y,y=(120>y?120:480>y?480:1080>y?1080:1920>y?1920:3e3>y?3e3:4320>y?4320:1960*zM(y/1960))-y,10<y){a.timeoutHandle=Rf(Ui.bind(null,a,fr,Ss),y);break}Ui(a,fr,Ss);break;case 5:Ui(a,fr,Ss);break;default:throw Error(n(329))}}}return hr(a,Kt()),a.callbackNode===p?Eb.bind(null,a):null}function Ch(a,u){var p=Fa;return a.current.memoizedState.isDehydrated&&(Fi(a,u).flags|=256),a=Oc(a,u),a!==2&&(u=fr,fr=p,u!==null&&_h(u)),a}function _h(a){fr===null?fr=a:fr.push.apply(fr,a)}function $M(a){for(var u=a;;){if(u.flags&16384){var p=u.updateQueue;if(p!==null&&(p=p.stores,p!==null))for(var y=0;y<p.length;y++){var S=p[y],N=S.getSnapshot;S=S.value;try{if(!Hr(N(),S))return!1}catch{return!1}}}if(p=u.child,u.subtreeFlags&16384&&p!==null)p.return=u,u=p;else{if(u===a)break;for(;u.sibling===null;){if(u.return===null||u.return===a)return!0;u=u.return}u.sibling.return=u.return,u=u.sibling}}return!0}function ei(a,u){for(u&=~kh,u&=~_c,a.suspendedLanes|=u,a.pingedLanes&=~u,a=a.expirationTimes;0<u;){var p=31-sn(u),y=1<<p;a[p]=-1,u&=~y}}function Nb(a){if((Dt&6)!==0)throw Error(n(327));Bo();var u=Mi(a,0);if((u&1)===0)return hr(a,Kt()),null;var p=Oc(a,u);if(a.tag!==0&&p===2){var y=fa(a);y!==0&&(u=y,p=Ch(a,y))}if(p===1)throw p=$a,Fi(a,0),ei(a,u),hr(a,Kt()),p;if(p===6)throw Error(n(345));return a.finishedWork=a.current.alternate,a.finishedLanes=u,Ui(a,fr,Ss),hr(a,Kt()),null}function Th(a,u){var p=Dt;Dt|=1;try{return a(u)}finally{Dt=p,Dt===0&&(Po=Kt()+500,oc&&Ks())}}function $i(a){Qs!==null&&Qs.tag===0&&(Dt&6)===0&&Bo();var u=Dt;Dt|=1;var p=Rr.transition,y=Lt;try{if(Rr.transition=null,Lt=1,a)return a()}finally{Lt=y,Rr.transition=p,Dt=u,(Dt&6)===0&&Ks()}}function Mh(){kr=Do.current,Zt(Do)}function Fi(a,u){a.finishedWork=null,a.finishedLanes=0;var p=a.timeoutHandle;if(p!==-1&&(a.timeoutHandle=-1,gM(p)),kn!==null)for(p=kn.return;p!==null;){var y=p;switch(Bf(y),y.tag){case 1:y=y.type.childContextTypes,y!=null&&sc();break;case 3:Oo(),Zt(cr),Zt(Gn),Xf();break;case 5:Jf(y);break;case 4:Oo();break;case 13:Zt(on);break;case 19:Zt(on);break;case 10:Wf(y.type._context);break;case 22:case 23:Mh()}p=p.return}if(jn=a,kn=a=ti(a.current,null),Fn=kr=u,_n=0,$a=null,kh=_c=zi=0,fr=Fa=null,Di!==null){for(u=0;u<Di.length;u++)if(p=Di[u],y=p.interleaved,y!==null){p.interleaved=null;var S=y.next,N=p.pending;if(N!==null){var A=N.next;N.next=S,y.next=A}p.pending=y}Di=null}return a}function Cb(a,u){do{var p=kn;try{if(Hf(),gc.current=xc,vc){for(var y=an.memoizedState;y!==null;){var S=y.queue;S!==null&&(S.pending=null),y=y.next}vc=!1}if(Bi=0,An=Cn=an=null,Ia=!1,La=0,wh.current=null,p===null||p.return===null){_n=1,$a=u,kn=null;break}e:{var N=a,A=p.return,U=p,Y=u;if(u=Fn,U.flags|=32768,Y!==null&&typeof Y=="object"&&typeof Y.then=="function"){var ue=Y,_e=U,Ae=_e.tag;if((_e.mode&1)===0&&(Ae===0||Ae===11||Ae===15)){var Ne=_e.alternate;Ne?(_e.updateQueue=Ne.updateQueue,_e.memoizedState=Ne.memoizedState,_e.lanes=Ne.lanes):(_e.updateQueue=null,_e.memoizedState=null)}var Je=X0(A);if(Je!==null){Je.flags&=-257,Q0(Je,A,U,N,u),Je.mode&1&&Y0(N,ue,u),u=Je,Y=ue;var et=u.updateQueue;if(et===null){var rt=new Set;rt.add(Y),u.updateQueue=rt}else et.add(Y);break e}else{if((u&1)===0){Y0(N,ue,u),Ah();break e}Y=Error(n(426))}}else if(tn&&U.mode&1){var bn=X0(A);if(bn!==null){(bn.flags&65536)===0&&(bn.flags|=256),Q0(bn,A,U,N,u),Ff(Io(Y,U));break e}}N=Y=Io(Y,U),_n!==4&&(_n=2),Fa===null?Fa=[N]:Fa.push(N),N=A;do{switch(N.tag){case 3:N.flags|=65536,u&=-u,N.lanes|=u;var oe=G0(N,Y,u);w0(N,oe);break e;case 1:U=Y;var X=N.type,le=N.stateNode;if((N.flags&128)===0&&(typeof X.getDerivedStateFromError=="function"||le!==null&&typeof le.componentDidCatch=="function"&&(Xs===null||!Xs.has(le)))){N.flags|=65536,u&=-u,N.lanes|=u;var Ie=J0(N,U,u);w0(N,Ie);break e}}N=N.return}while(N!==null)}Mb(p)}catch(at){u=at,kn===p&&p!==null&&(kn=p=p.return);continue}break}while(!0)}function _b(){var a=Cc.current;return Cc.current=xc,a===null?xc:a}function Ah(){(_n===0||_n===3||_n===2)&&(_n=4),jn===null||(zi&268435455)===0&&(_c&268435455)===0||ei(jn,Fn)}function Oc(a,u){var p=Dt;Dt|=2;var y=_b();(jn!==a||Fn!==u)&&(Ss=null,Fi(a,u));do try{FM();break}catch(S){Cb(a,S)}while(!0);if(Hf(),Dt=p,Cc.current=y,kn!==null)throw Error(n(261));return jn=null,Fn=0,_n}function FM(){for(;kn!==null;)Tb(kn)}function UM(){for(;kn!==null&&!gn();)Tb(kn)}function Tb(a){var u=Rb(a.alternate,a,kr);a.memoizedProps=a.pendingProps,u===null?Mb(a):kn=u,wh.current=null}function Mb(a){var u=a;do{var p=u.alternate;if(a=u.return,(u.flags&32768)===0){if(p=IM(p,u,kr),p!==null){kn=p;return}}else{if(p=LM(p,u),p!==null){p.flags&=32767,kn=p;return}if(a!==null)a.flags|=32768,a.subtreeFlags=0,a.deletions=null;else{_n=6,kn=null;return}}if(u=u.sibling,u!==null){kn=u;return}kn=u=a}while(u!==null);_n===0&&(_n=5)}function Ui(a,u,p){var y=Lt,S=Rr.transition;try{Rr.transition=null,Lt=1,HM(a,u,p,y)}finally{Rr.transition=S,Lt=y}return null}function HM(a,u,p,y){do Bo();while(Qs!==null);if((Dt&6)!==0)throw Error(n(327));p=a.finishedWork;var S=a.finishedLanes;if(p===null)return null;if(a.finishedWork=null,a.finishedLanes=0,p===a.current)throw Error(n(177));a.callbackNode=null,a.callbackPriority=0;var N=p.lanes|p.childLanes;if(_r(a,N),a===jn&&(kn=jn=null,Fn=0),(p.subtreeFlags&2064)===0&&(p.flags&2064)===0||Mc||(Mc=!0,Ob(mo,function(){return Bo(),null})),N=(p.flags&15990)!==0,(p.subtreeFlags&15990)!==0||N){N=Rr.transition,Rr.transition=null;var A=Lt;Lt=1;var U=Dt;Dt|=4,wh.current=null,PM(a,p),bb(p,a),cM(Af),Wl=!!Mf,Af=Mf=null,a.current=p,BM(p),wn(),Dt=U,Lt=A,Rr.transition=N}else a.current=p;if(Mc&&(Mc=!1,Qs=a,Ac=S),N=a.pendingLanes,N===0&&(Xs=null),vn(p.stateNode),hr(a,Kt()),u!==null)for(y=a.onRecoverableError,p=0;p<u.length;p++)S=u[p],y(S.value,{componentStack:S.stack,digest:S.digest});if(Tc)throw Tc=!1,a=Eh,Eh=null,a;return(Ac&1)!==0&&a.tag!==0&&Bo(),N=a.pendingLanes,(N&1)!==0?a===Nh?Ua++:(Ua=0,Nh=a):Ua=0,Ks(),null}function Bo(){if(Qs!==null){var a=wt(Ac),u=Rr.transition,p=Lt;try{if(Rr.transition=null,Lt=16>a?16:a,Qs===null)var y=!1;else{if(a=Qs,Qs=null,Ac=0,(Dt&6)!==0)throw Error(n(331));var S=Dt;for(Dt|=4,Qe=a.current;Qe!==null;){var N=Qe,A=N.child;if((Qe.flags&16)!==0){var U=N.deletions;if(U!==null){for(var Y=0;Y<U.length;Y++){var ue=U[Y];for(Qe=ue;Qe!==null;){var _e=Qe;switch(_e.tag){case 0:case 11:case 15:za(8,_e,N)}var Ae=_e.child;if(Ae!==null)Ae.return=_e,Qe=Ae;else for(;Qe!==null;){_e=Qe;var Ne=_e.sibling,Je=_e.return;if(pb(_e),_e===ue){Qe=null;break}if(Ne!==null){Ne.return=Je,Qe=Ne;break}Qe=Je}}}var et=N.alternate;if(et!==null){var rt=et.child;if(rt!==null){et.child=null;do{var bn=rt.sibling;rt.sibling=null,rt=bn}while(rt!==null)}}Qe=N}}if((N.subtreeFlags&2064)!==0&&A!==null)A.return=N,Qe=A;else e:for(;Qe!==null;){if(N=Qe,(N.flags&2048)!==0)switch(N.tag){case 0:case 11:case 15:za(9,N,N.return)}var oe=N.sibling;if(oe!==null){oe.return=N.return,Qe=oe;break e}Qe=N.return}}var X=a.current;for(Qe=X;Qe!==null;){A=Qe;var le=A.child;if((A.subtreeFlags&2064)!==0&&le!==null)le.return=A,Qe=le;else e:for(A=X;Qe!==null;){if(U=Qe,(U.flags&2048)!==0)try{switch(U.tag){case 0:case 11:case 15:Nc(9,U)}}catch(at){un(U,U.return,at)}if(U===A){Qe=null;break e}var Ie=U.sibling;if(Ie!==null){Ie.return=U.return,Qe=Ie;break e}Qe=U.return}}if(Dt=S,Ks(),jt&&typeof jt.onPostCommitFiberRoot=="function")try{jt.onPostCommitFiberRoot(Nt,a)}catch{}y=!0}return y}finally{Lt=p,Rr.transition=u}}return!1}function Ab(a,u,p){u=Io(p,u),u=G0(a,u,1),a=Js(a,u,1),u=ir(),a!==null&&($s(a,1,u),hr(a,u))}function un(a,u,p){if(a.tag===3)Ab(a,a,p);else for(;u!==null;){if(u.tag===3){Ab(u,a,p);break}else if(u.tag===1){var y=u.stateNode;if(typeof u.type.getDerivedStateFromError=="function"||typeof y.componentDidCatch=="function"&&(Xs===null||!Xs.has(y))){a=Io(p,a),a=J0(u,a,1),u=Js(u,a,1),a=ir(),u!==null&&($s(u,1,a),hr(u,a));break}}u=u.return}}function WM(a,u,p){var y=a.pingCache;y!==null&&y.delete(u),u=ir(),a.pingedLanes|=a.suspendedLanes&p,jn===a&&(Fn&p)===p&&(_n===4||_n===3&&(Fn&130023424)===Fn&&500>Kt()-Sh?Fi(a,0):kh|=p),hr(a,u)}function jb(a,u){u===0&&((a.mode&1)===0?u=1:(u=Ti,Ti<<=1,(Ti&130023424)===0&&(Ti=4194304)));var p=ir();a=xs(a,u),a!==null&&($s(a,u,p),hr(a,p))}function qM(a){var u=a.memoizedState,p=0;u!==null&&(p=u.retryLane),jb(a,p)}function VM(a,u){var p=0;switch(a.tag){case 13:var y=a.stateNode,S=a.memoizedState;S!==null&&(p=S.retryLane);break;case 19:y=a.stateNode;break;default:throw Error(n(314))}y!==null&&y.delete(u),jb(a,p)}var Rb;Rb=function(a,u,p){if(a!==null)if(a.memoizedProps!==u.pendingProps||cr.current)dr=!0;else{if((a.lanes&p)===0&&(u.flags&128)===0)return dr=!1,OM(a,u,p);dr=(a.flags&131072)!==0}else dr=!1,tn&&(u.flags&1048576)!==0&&d0(u,lc,u.index);switch(u.lanes=0,u.tag){case 2:var y=u.type;Sc(a,u),a=u.pendingProps;var S=Co(u,Gn.current);Ro(u,p),S=eh(null,u,y,a,S,p);var N=th();return u.flags|=1,typeof S=="object"&&S!==null&&typeof S.render=="function"&&S.$$typeof===void 0?(u.tag=1,u.memoizedState=null,u.updateQueue=null,ur(y)?(N=!0,ic(u)):N=!1,u.memoizedState=S.state!==null&&S.state!==void 0?S.state:null,Kf(u),S.updater=wc,u.stateNode=S,S._reactInternals=u,ah(u,y,a,p),u=dh(null,u,y,!0,N,p)):(u.tag=0,tn&&N&&Pf(u),sr(null,u,S,p),u=u.child),u;case 16:y=u.elementType;e:{switch(Sc(a,u),a=u.pendingProps,S=y._init,y=S(y._payload),u.type=y,S=u.tag=GM(y),a=qr(y,a),S){case 0:u=uh(null,u,y,a,p);break e;case 1:u=sb(null,u,y,a,p);break e;case 11:u=Z0(null,u,y,a,p);break e;case 14:u=eb(null,u,y,qr(y.type,a),p);break e}throw Error(n(306,y,""))}return u;case 0:return y=u.type,S=u.pendingProps,S=u.elementType===y?S:qr(y,S),uh(a,u,y,S,p);case 1:return y=u.type,S=u.pendingProps,S=u.elementType===y?S:qr(y,S),sb(a,u,y,S,p);case 3:e:{if(ib(u),a===null)throw Error(n(387));y=u.pendingProps,N=u.memoizedState,S=N.element,x0(a,u),pc(u,y,null,p);var A=u.memoizedState;if(y=A.element,N.isDehydrated)if(N={element:y,isDehydrated:!1,cache:A.cache,pendingSuspenseBoundaries:A.pendingSuspenseBoundaries,transitions:A.transitions},u.updateQueue.baseState=N,u.memoizedState=N,u.flags&256){S=Io(Error(n(423)),u),u=ob(a,u,y,p,S);break e}else if(y!==S){S=Io(Error(n(424)),u),u=ob(a,u,y,p,S);break e}else for(wr=Ws(u.stateNode.containerInfo.firstChild),xr=u,tn=!0,Wr=null,p=y0(u,null,y,p),u.child=p;p;)p.flags=p.flags&-3|4096,p=p.sibling;else{if(Mo(),y===S){u=ks(a,u,p);break e}sr(a,u,y,p)}u=u.child}return u;case 5:return S0(u),a===null&&$f(u),y=u.type,S=u.pendingProps,N=a!==null?a.memoizedProps:null,A=S.children,jf(y,S)?A=null:N!==null&&jf(y,N)&&(u.flags|=32),rb(a,u),sr(a,u,A,p),u.child;case 6:return a===null&&$f(u),null;case 13:return ab(a,u,p);case 4:return Gf(u,u.stateNode.containerInfo),y=u.pendingProps,a===null?u.child=Ao(u,null,y,p):sr(a,u,y,p),u.child;case 11:return y=u.type,S=u.pendingProps,S=u.elementType===y?S:qr(y,S),Z0(a,u,y,S,p);case 7:return sr(a,u,u.pendingProps,p),u.child;case 8:return sr(a,u,u.pendingProps.children,p),u.child;case 12:return sr(a,u,u.pendingProps.children,p),u.child;case 10:e:{if(y=u.type._context,S=u.pendingProps,N=u.memoizedProps,A=S.value,Yt(dc,y._currentValue),y._currentValue=A,N!==null)if(Hr(N.value,A)){if(N.children===S.children&&!cr.current){u=ks(a,u,p);break e}}else for(N=u.child,N!==null&&(N.return=u);N!==null;){var U=N.dependencies;if(U!==null){A=N.child;for(var Y=U.firstContext;Y!==null;){if(Y.context===y){if(N.tag===1){Y=ws(-1,p&-p),Y.tag=2;var ue=N.updateQueue;if(ue!==null){ue=ue.shared;var _e=ue.pending;_e===null?Y.next=Y:(Y.next=_e.next,_e.next=Y),ue.pending=Y}}N.lanes|=p,Y=N.alternate,Y!==null&&(Y.lanes|=p),qf(N.return,p,u),U.lanes|=p;break}Y=Y.next}}else if(N.tag===10)A=N.type===u.type?null:N.child;else if(N.tag===18){if(A=N.return,A===null)throw Error(n(341));A.lanes|=p,U=A.alternate,U!==null&&(U.lanes|=p),qf(A,p,u),A=N.sibling}else A=N.child;if(A!==null)A.return=N;else for(A=N;A!==null;){if(A===u){A=null;break}if(N=A.sibling,N!==null){N.return=A.return,A=N;break}A=A.return}N=A}sr(a,u,S.children,p),u=u.child}return u;case 9:return S=u.type,y=u.pendingProps.children,Ro(u,p),S=Ar(S),y=y(S),u.flags|=1,sr(a,u,y,p),u.child;case 14:return y=u.type,S=qr(y,u.pendingProps),S=qr(y.type,S),eb(a,u,y,S,p);case 15:return tb(a,u,u.type,u.pendingProps,p);case 17:return y=u.type,S=u.pendingProps,S=u.elementType===y?S:qr(y,S),Sc(a,u),u.tag=1,ur(y)?(a=!0,ic(u)):a=!1,Ro(u,p),V0(u,y,S),ah(u,y,S,p),dh(null,u,y,!0,a,p);case 19:return cb(a,u,p);case 22:return nb(a,u,p)}throw Error(n(156,u.tag))};function Ob(a,u){return zn(a,u)}function KM(a,u,p,y){this.tag=a,this.key=p,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=u,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=y,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Or(a,u,p,y){return new KM(a,u,p,y)}function jh(a){return a=a.prototype,!(!a||!a.isReactComponent)}function GM(a){if(typeof a=="function")return jh(a)?1:0;if(a!=null){if(a=a.$$typeof,a===D)return 11;if(a===W)return 14}return 2}function ti(a,u){var p=a.alternate;return p===null?(p=Or(a.tag,u,a.key,a.mode),p.elementType=a.elementType,p.type=a.type,p.stateNode=a.stateNode,p.alternate=a,a.alternate=p):(p.pendingProps=u,p.type=a.type,p.flags=0,p.subtreeFlags=0,p.deletions=null),p.flags=a.flags&14680064,p.childLanes=a.childLanes,p.lanes=a.lanes,p.child=a.child,p.memoizedProps=a.memoizedProps,p.memoizedState=a.memoizedState,p.updateQueue=a.updateQueue,u=a.dependencies,p.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext},p.sibling=a.sibling,p.index=a.index,p.ref=a.ref,p}function Ic(a,u,p,y,S,N){var A=2;if(y=a,typeof a=="function")jh(a)&&(A=1);else if(typeof a=="string")A=5;else e:switch(a){case L:return Hi(p.children,S,N,u);case $:A=8,S|=8;break;case z:return a=Or(12,p,u,S|2),a.elementType=z,a.lanes=N,a;case J:return a=Or(13,p,u,S),a.elementType=J,a.lanes=N,a;case q:return a=Or(19,p,u,S),a.elementType=q,a.lanes=N,a;case ee:return Lc(p,S,N,u);default:if(typeof a=="object"&&a!==null)switch(a.$$typeof){case H:A=10;break e;case Z:A=9;break e;case D:A=11;break e;case W:A=14;break e;case K:A=16,y=null;break e}throw Error(n(130,a==null?a:typeof a,""))}return u=Or(A,p,u,S),u.elementType=a,u.type=y,u.lanes=N,u}function Hi(a,u,p,y){return a=Or(7,a,y,u),a.lanes=p,a}function Lc(a,u,p,y){return a=Or(22,a,y,u),a.elementType=ee,a.lanes=p,a.stateNode={isHidden:!1},a}function Rh(a,u,p){return a=Or(6,a,null,u),a.lanes=p,a}function Oh(a,u,p){return u=Or(4,a.children!==null?a.children:[],a.key,u),u.lanes=p,u.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation},u}function JM(a,u,p,y,S){this.tag=u,this.containerInfo=a,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=zs(0),this.expirationTimes=zs(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=zs(0),this.identifierPrefix=y,this.onRecoverableError=S,this.mutableSourceEagerHydrationData=null}function Ih(a,u,p,y,S,N,A,U,Y){return a=new JM(a,u,p,U,Y),u===1?(u=1,N===!0&&(u|=8)):u=0,N=Or(3,null,null,u),a.current=N,N.stateNode=a,N.memoizedState={element:y,isDehydrated:p,cache:null,transitions:null,pendingSuspenseBoundaries:null},Kf(N),a}function YM(a,u,p){var y=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:R,key:y==null?null:""+y,children:a,containerInfo:u,implementation:p}}function Ib(a){if(!a)return Vs;a=a._reactInternals;e:{if(nn(a)!==a||a.tag!==1)throw Error(n(170));var u=a;do{switch(u.tag){case 3:u=u.stateNode.context;break e;case 1:if(ur(u.type)){u=u.stateNode.__reactInternalMemoizedMergedChildContext;break e}}u=u.return}while(u!==null);throw Error(n(171))}if(a.tag===1){var p=a.type;if(ur(p))return l0(a,p,u)}return u}function Lb(a,u,p,y,S,N,A,U,Y){return a=Ih(p,y,!0,a,S,N,A,U,Y),a.context=Ib(null),p=a.current,y=ir(),S=Zs(p),N=ws(y,S),N.callback=u??null,Js(p,N,S),a.current.lanes=S,$s(a,S,y),hr(a,y),a}function Dc(a,u,p,y){var S=u.current,N=ir(),A=Zs(S);return p=Ib(p),u.context===null?u.context=p:u.pendingContext=p,u=ws(N,A),u.payload={element:a},y=y===void 0?null:y,y!==null&&(u.callback=y),a=Js(S,u,A),a!==null&&(Gr(a,S,A,N),hc(a,S,A)),A}function Pc(a){if(a=a.current,!a.child)return null;switch(a.child.tag){case 5:return a.child.stateNode;default:return a.child.stateNode}}function Db(a,u){if(a=a.memoizedState,a!==null&&a.dehydrated!==null){var p=a.retryLane;a.retryLane=p!==0&&p<u?p:u}}function Lh(a,u){Db(a,u),(a=a.alternate)&&Db(a,u)}function XM(){return null}var Pb=typeof reportError=="function"?reportError:function(a){console.error(a)};function Dh(a){this._internalRoot=a}Bc.prototype.render=Dh.prototype.render=function(a){var u=this._internalRoot;if(u===null)throw Error(n(409));Dc(a,u,null,null)},Bc.prototype.unmount=Dh.prototype.unmount=function(){var a=this._internalRoot;if(a!==null){this._internalRoot=null;var u=a.containerInfo;$i(function(){Dc(null,a,null,null)}),u[gs]=null}};function Bc(a){this._internalRoot=a}Bc.prototype.unstable_scheduleHydration=function(a){if(a){var u=Ai();a={blockedOn:null,target:a,priority:u};for(var p=0;p<Mn.length&&u!==0&&u<Mn[p].priority;p++);Mn.splice(p,0,a),p===0&&Sy(a)}};function Ph(a){return!(!a||a.nodeType!==1&&a.nodeType!==9&&a.nodeType!==11)}function zc(a){return!(!a||a.nodeType!==1&&a.nodeType!==9&&a.nodeType!==11&&(a.nodeType!==8||a.nodeValue!==" react-mount-point-unstable "))}function Bb(){}function QM(a,u,p,y,S){if(S){if(typeof y=="function"){var N=y;y=function(){var ue=Pc(A);N.call(ue)}}var A=Lb(u,y,a,0,null,!1,!1,"",Bb);return a._reactRootContainer=A,a[gs]=A.current,Ca(a.nodeType===8?a.parentNode:a),$i(),A}for(;S=a.lastChild;)a.removeChild(S);if(typeof y=="function"){var U=y;y=function(){var ue=Pc(Y);U.call(ue)}}var Y=Ih(a,0,!1,null,null,!1,!1,"",Bb);return a._reactRootContainer=Y,a[gs]=Y.current,Ca(a.nodeType===8?a.parentNode:a),$i(function(){Dc(u,Y,p,y)}),Y}function $c(a,u,p,y,S){var N=p._reactRootContainer;if(N){var A=N;if(typeof S=="function"){var U=S;S=function(){var Y=Pc(A);U.call(Y)}}Dc(u,A,a,S)}else A=QM(p,u,a,S,y);return Pc(A)}pa=function(a){switch(a.tag){case 3:var u=a.stateNode;if(u.current.memoizedState.isDehydrated){var p=Bs(u.pendingLanes);p!==0&&(ha(u,p|1),hr(u,Kt()),(Dt&6)===0&&(Po=Kt()+500,Ks()))}break;case 13:$i(function(){var y=xs(a,1);if(y!==null){var S=ir();Gr(y,a,1,S)}}),Lh(a,1)}},yn=function(a){if(a.tag===13){var u=xs(a,134217728);if(u!==null){var p=ir();Gr(u,a,134217728,p)}Lh(a,134217728)}},Ht=function(a){if(a.tag===13){var u=Zs(a),p=xs(a,u);if(p!==null){var y=ir();Gr(p,a,u,y)}Lh(a,u)}},Ai=function(){return Lt},rs=function(a,u){var p=Lt;try{return Lt=a,u()}finally{Lt=p}},Ve=function(a,u,p){switch(u){case"input":if(st(a,p),u=p.name,p.type==="radio"&&u!=null){for(p=a;p.parentNode;)p=p.parentNode;for(p=p.querySelectorAll("input[name="+JSON.stringify(""+u)+'][type="radio"]'),u=0;u<p.length;u++){var y=p[u];if(y!==a&&y.form===a.form){var S=rc(y);if(!S)throw Error(n(90));ke(y),st(y,S)}}}break;case"textarea":ie(a,p);break;case"select":u=p.value,u!=null&&pt(a,!!p.multiple,u,!1)}},he=Th,ze=$i;var ZM={usingClientEntryPoint:!1,Events:[Ma,Eo,rc,O,G,Th]},Ha={findFiberByHostInstance:Ri,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},eA={bundleType:Ha.bundleType,version:Ha.version,rendererPackageName:Ha.rendererPackageName,rendererConfig:Ha.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:M.ReactCurrentDispatcher,findHostInstanceByFiber:function(a){return a=Et(a),a===null?null:a.stateNode},findFiberByHostInstance:Ha.findFiberByHostInstance||XM,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 Fc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Fc.isDisabled&&Fc.supportsFiber)try{Nt=Fc.inject(eA),jt=Fc}catch{}}return pr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ZM,pr.createPortal=function(a,u){var p=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Ph(u))throw Error(n(200));return YM(a,u,null,p)},pr.createRoot=function(a,u){if(!Ph(a))throw Error(n(299));var p=!1,y="",S=Pb;return u!=null&&(u.unstable_strictMode===!0&&(p=!0),u.identifierPrefix!==void 0&&(y=u.identifierPrefix),u.onRecoverableError!==void 0&&(S=u.onRecoverableError)),u=Ih(a,1,!1,null,null,p,!1,y,S),a[gs]=u.current,Ca(a.nodeType===8?a.parentNode:a),new Dh(u)},pr.findDOMNode=function(a){if(a==null)return null;if(a.nodeType===1)return a;var u=a._reactInternals;if(u===void 0)throw typeof a.render=="function"?Error(n(188)):(a=Object.keys(a).join(","),Error(n(268,a)));return a=Et(u),a=a===null?null:a.stateNode,a},pr.flushSync=function(a){return $i(a)},pr.hydrate=function(a,u,p){if(!zc(u))throw Error(n(200));return $c(null,a,u,!0,p)},pr.hydrateRoot=function(a,u,p){if(!Ph(a))throw Error(n(405));var y=p!=null&&p.hydratedSources||null,S=!1,N="",A=Pb;if(p!=null&&(p.unstable_strictMode===!0&&(S=!0),p.identifierPrefix!==void 0&&(N=p.identifierPrefix),p.onRecoverableError!==void 0&&(A=p.onRecoverableError)),u=Lb(u,null,a,1,p??null,S,!1,N,A),a[gs]=u.current,Ca(a),y)for(a=0;a<y.length;a++)p=y[a],S=p._getVersion,S=S(p._source),u.mutableSourceEagerHydrationData==null?u.mutableSourceEagerHydrationData=[p,S]:u.mutableSourceEagerHydrationData.push(p,S);return new Bc(u)},pr.render=function(a,u,p){if(!zc(u))throw Error(n(200));return $c(null,a,u,!1,p)},pr.unmountComponentAtNode=function(a){if(!zc(a))throw Error(n(40));return a._reactRootContainer?($i(function(){$c(null,null,a,!1,function(){a._reactRootContainer=null,a[gs]=null})}),!0):!1},pr.unstable_batchedUpdates=Th,pr.unstable_renderSubtreeIntoContainer=function(a,u,p,y){if(!zc(p))throw Error(n(200));if(a==null||a._reactInternals===void 0)throw Error(n(38));return $c(a,u,p,!1,y)},pr.version="18.3.1-next-f1338f8080-20240426",pr}var Kb;function vE(){if(Kb)return $h.exports;Kb=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(),$h.exports=aA(),$h.exports}var Gb;function lA(){if(Gb)return Uc;Gb=1;var t=vE();return Uc.createRoot=t.createRoot,Uc.hydrateRoot=t.hydrateRoot,Uc}var cA=lA();const uA=Tl(cA),yE=[{id:"charter",label:"Charter",description:"Charter serif"},{id:"source-serif",label:"Source Serif",description:"Source Serif 4"},{id:"plex-mono",label:"Plex Mono",description:"IBM Plex Mono"},{id:"crimson",label:"Crimson",description:"Crimson Pro"},{id:"inter",label:"Inter",description:"Inter sans-serif"},{id:"baskerville",label:"Baskerville",description:"Libre Baskerville"},{id:"grotesk",label:"Grotesk",description:"Space Grotesk"},{id:"literata",label:"Literata",description:"Literata serif"},{id:"dm-sans",label:"DM Sans",description:"DM Sans + Serif"}],bE=[{id:"files",label:"Files",icon:"files"},{id:"default",label:"Tree",icon:"tree"},{id:"timeline",label:"Timeline",icon:"timeline"},{id:"board",label:"Board",icon:"board"}],xE=[{id:"seamless",label:"Seamless"},{id:"outline",label:"Outline"},{id:"page",label:"Page"},{id:"paper",label:"Paper"}],wE=[{id:"default",label:"Default"},{id:"web",label:"Web"},{id:"blog",label:"Blog"},{id:"butterick",label:"Butterick"}],dA=["full","compact","minimal"],Wn={typeface:"ow-typeface",mode:"ow-theme-mode",sidebarMode:"ow-sidebar-mode",sidebarStyle:"ow-sidebar-style",sidebarDensity:"ow-sidebar-density",spacing:"ow-spacing",canvas:"ow-canvas"},fA={ink:"charter",novel:"source-serif",mono:"plex-mono",editorial:"crimson",studio:"inter",prose:"baskerville"};function hA(){const t=localStorage.getItem("ow-theme");if(t&&!localStorage.getItem(Wn.typeface)){const n=fA[t];n&&localStorage.setItem(Wn.typeface,n),localStorage.removeItem("ow-theme")}localStorage.removeItem("ow-color");const e=localStorage.getItem("ow-typography");e&&!localStorage.getItem(Wn.spacing)&&(localStorage.setItem(Wn.spacing,e),localStorage.removeItem("ow-typography"))}function kE(){const t=localStorage.getItem(Wn.typeface);return t&&yE.some(e=>e.id===t)?t:"charter"}function SE(){const t=localStorage.getItem(Wn.mode);return t==="light"||t==="dark"?t:window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function Md(){const t=localStorage.getItem(Wn.sidebarMode);return t&&bE.some(e=>e.id===t)?t:"files"}function EE(){return"cards"}function NE(){const t=localStorage.getItem(Wn.sidebarDensity);return t&&dA.includes(t)?t:"full"}function pA(t){localStorage.setItem(Wn.sidebarDensity,t),document.documentElement.setAttribute("data-sidebar-density",t)}function CE(){const t=localStorage.getItem(Wn.spacing);return t&&wE.some(e=>e.id===t)?t:"default"}function _E(){const t=localStorage.getItem(Wn.canvas);return t&&xE.some(e=>e.id===t)?t:"seamless"}function TE(t,e,n,r,s="default",i="seamless"){const o=document.documentElement;o.setAttribute("data-typeface",t),o.setAttribute("data-mode",e),o.setAttribute("data-sidebar-mode",n),o.setAttribute("data-sidebar-style",r),s==="default"?o.removeAttribute("data-spacing"):o.setAttribute("data-spacing",s),i==="seamless"?o.removeAttribute("data-canvas"):o.setAttribute("data-canvas",i),o.removeAttribute("data-color"),localStorage.setItem(Wn.typeface,t),localStorage.setItem(Wn.mode,e),localStorage.setItem(Wn.sidebarMode,n),localStorage.setItem(Wn.sidebarStyle,r),localStorage.setItem(Wn.spacing,s),localStorage.setItem(Wn.canvas,i)}function mA(){hA(),TE(kE(),SE(),Md(),EE(),CE(),_E()),document.documentElement.setAttribute("data-sidebar-density",NE())}var ME=vE();const gA=Tl(ME);var Hh={exports:{}},Wh={};/**
|
|
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 Jb;function vA(){if(Jb)return Wh;Jb=1;var t=Ml();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,s=t.useEffect,i=t.useLayoutEffect,o=t.useDebugValue;function l(m,g){var v=g(),b=r({inst:{value:v,getSnapshot:g}}),k=b[0].inst,w=b[1];return i(function(){k.value=v,k.getSnapshot=g,d(k)&&w({inst:k})},[m,v,g]),s(function(){return d(k)&&w({inst:k}),m(function(){d(k)&&w({inst:k})})},[m]),o(v),v}function d(m){var g=m.getSnapshot;m=m.value;try{var v=g();return!n(m,v)}catch{return!0}}function f(m,g){return g()}var h=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?f:l;return Wh.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:h,Wh}var Yb;function AE(){return Yb||(Yb=1,Hh.exports=vA()),Hh.exports}var jE=AE();function Hn(t){this.content=t}Hn.prototype={constructor:Hn,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,s=r.find(t),i=r.content.slice();return s==-1?i.push(n||t,e):(i[s+1]=e,n&&(i[s]=n)),new Hn(i)},remove:function(t){var e=this.find(t);if(e==-1)return this;var n=this.content.slice();return n.splice(e,2),new Hn(n)},addToStart:function(t,e){return new Hn([t,e].concat(this.remove(t).content))},addToEnd:function(t,e){var n=this.remove(t).content.slice();return n.push(t,e),new Hn(n)},addBefore:function(t,e,n){var r=this.remove(e),s=r.content.slice(),i=r.find(t);return s.splice(i==-1?s.length:i,0,e,n),new Hn(s)},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=Hn.from(t),t.size?new Hn(t.content.concat(this.subtract(t).content)):this},append:function(t){return t=Hn.from(t),t.size?new Hn(this.subtract(t).content.concat(t.content)):this},subtract:function(t){var e=this;t=Hn.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}};Hn.from=function(t){if(t instanceof Hn)return t;var e=[];if(t)for(var n in t)e.push(n,t[n]);return new Hn(e)};function RE(t,e,n){for(let r=0;;r++){if(r==t.childCount||r==e.childCount)return t.childCount==e.childCount?null:n;let s=t.child(r),i=e.child(r);if(s==i){n+=s.nodeSize;continue}if(!s.sameMarkup(i))return n;if(s.isText&&s.text!=i.text){for(let o=0;s.text[o]==i.text[o];o++)n++;return n}if(s.content.size||i.content.size){let o=RE(s.content,i.content,n+1);if(o!=null)return o}n+=s.nodeSize}}function OE(t,e,n,r){for(let s=t.childCount,i=e.childCount;;){if(s==0||i==0)return s==i?null:{a:n,b:r};let o=t.child(--s),l=e.child(--i),d=o.nodeSize;if(o==l){n-=d,r-=d;continue}if(!o.sameMarkup(l))return{a:n,b:r};if(o.isText&&o.text!=l.text){let f=0,h=Math.min(o.text.length,l.text.length);for(;f<h&&o.text[o.text.length-f-1]==l.text[l.text.length-f-1];)f++,n--,r--;return{a:n,b:r}}if(o.content.size||l.content.size){let f=OE(o.content,l.content,n-1,r-1);if(f)return f}n-=d,r-=d}}class we{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,s=0,i){for(let o=0,l=0;l<n;o++){let d=this.content[o],f=l+d.nodeSize;if(f>e&&r(d,s+l,i||null,o)!==!1&&d.content.size){let h=l+1;d.nodesBetween(Math.max(0,e-h),Math.min(d.content.size,n-h),r,s+h)}l=f}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,n,r,s){let i="",o=!0;return this.nodesBetween(e,n,(l,d)=>{let f=l.isText?l.text.slice(Math.max(e,d)-d,n-d):l.isLeaf?s?typeof s=="function"?s(l):s:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&f||l.isTextblock)&&r&&(o?o=!1:i+=r),i+=f},0),i}append(e){if(!e.size)return this;if(!this.size)return e;let n=this.lastChild,r=e.firstChild,s=this.content.slice(),i=0;for(n.isText&&n.sameMarkup(r)&&(s[s.length-1]=n.withText(n.text+r.text),i=1);i<e.content.length;i++)s.push(e.content[i]);return new we(s,this.size+e.size)}cut(e,n=this.size){if(e==0&&n==this.size)return this;let r=[],s=0;if(n>e)for(let i=0,o=0;o<n;i++){let l=this.content[i],d=o+l.nodeSize;d>e&&((o<e||d>n)&&(l.isText?l=l.cut(Math.max(0,e-o),Math.min(l.text.length,n-o)):l=l.cut(Math.max(0,e-o-1),Math.min(l.content.size,n-o-1))),r.push(l),s+=l.nodeSize),o=d}return new we(r,s)}cutByIndex(e,n){return e==n?we.empty:e==0&&n==this.content.length?this:new we(this.content.slice(e,n))}replaceChild(e,n){let r=this.content[e];if(r==n)return this;let s=this.content.slice(),i=this.size+n.nodeSize-r.nodeSize;return s[e]=n,new we(s,i)}addToStart(e){return new we([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new we(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 s=this.content[n];e(s,r,n),r+=s.nodeSize}}findDiffStart(e,n=0){return RE(this,e,n)}findDiffEnd(e,n=this.size,r=e.size){return OE(this,e,n,r)}findIndex(e){if(e==0)return Hc(0,e);if(e==this.size)return Hc(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 s=this.child(n),i=r+s.nodeSize;if(i>=e)return i==e?Hc(n+1,i):Hc(n,r);r=i}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,n){if(!n)return we.empty;if(!Array.isArray(n))throw new RangeError("Invalid input for Fragment.fromJSON");return new we(n.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return we.empty;let n,r=0;for(let s=0;s<e.length;s++){let i=e[s];r+=i.nodeSize,s&&i.isText&&e[s-1].sameMarkup(i)?(n||(n=e.slice(0,s)),n[n.length-1]=i.withText(n[n.length-1].text+i.text)):n&&n.push(i)}return new we(n||e,r)}static from(e){if(!e)return we.empty;if(e instanceof we)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new we([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}we.empty=new we([],0);const qh={index:0,offset:0};function Hc(t,e){return qh.index=t,qh.offset=e,qh}function ju(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(!ju(t[r],e[r]))return!1}else{for(let r in t)if(!(r in e)||!ju(t[r],e[r]))return!1;for(let r in e)if(!(r in t))return!1}return!0}let Gt=class cg{constructor(e,n){this.type=e,this.attrs=n}addToSet(e){let n,r=!1;for(let s=0;s<e.length;s++){let i=e[s];if(this.eq(i))return e;if(this.type.excludes(i.type))n||(n=e.slice(0,s));else{if(i.type.excludes(this.type))return e;!r&&i.type.rank>this.type.rank&&(n||(n=e.slice(0,s)),n.push(this),r=!0),n&&n.push(i)}}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&&ju(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 s=r.create(n.attrs);return r.checkAttrs(s.attrs),s}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 cg.none;if(e instanceof cg)return[e];let n=e.slice();return n.sort((r,s)=>r.type.rank-s.type.rank),n}};Gt.none=[];class Ru extends Error{}class Ue{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=LE(this.content,e+this.openStart,n);return r&&new Ue(r,this.openStart,this.openEnd)}removeBetween(e,n){return new Ue(IE(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 Ue.empty;let r=n.openStart||0,s=n.openEnd||0;if(typeof r!="number"||typeof s!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new Ue(we.fromJSON(e,n.content),r,s)}static maxOpen(e,n=!0){let r=0,s=0;for(let i=e.firstChild;i&&!i.isLeaf&&(n||!i.type.spec.isolating);i=i.firstChild)r++;for(let i=e.lastChild;i&&!i.isLeaf&&(n||!i.type.spec.isolating);i=i.lastChild)s++;return new Ue(e,r,s)}}Ue.empty=new Ue(we.empty,0,0);function IE(t,e,n){let{index:r,offset:s}=t.findIndex(e),i=t.maybeChild(r),{index:o,offset:l}=t.findIndex(n);if(s==e||i.isText){if(l!=n&&!t.child(o).isText)throw new RangeError("Removing non-flat range");return t.cut(0,e).append(t.cut(n))}if(r!=o)throw new RangeError("Removing non-flat range");return t.replaceChild(r,i.copy(IE(i.content,e-s-1,n-s-1)))}function LE(t,e,n,r){let{index:s,offset:i}=t.findIndex(e),o=t.maybeChild(s);if(i==e||o.isText)return r&&!r.canReplace(s,s,n)?null:t.cut(0,e).append(n).append(t.cut(e));let l=LE(o.content,e-i-1,n,o);return l&&t.replaceChild(s,o.copy(l))}function yA(t,e,n){if(n.openStart>t.depth)throw new Ru("Inserted content deeper than insertion position");if(t.depth-n.openStart!=e.depth-n.openEnd)throw new Ru("Inconsistent open depths");return DE(t,e,n,0)}function DE(t,e,n,r){let s=t.index(r),i=t.node(r);if(s==e.index(r)&&r<t.depth-n.openStart){let o=DE(t,e,n,r+1);return i.copy(i.content.replaceChild(s,o))}else if(n.content.size)if(!n.openStart&&!n.openEnd&&t.depth==r&&e.depth==r){let o=t.parent,l=o.content;return Qi(o,l.cut(0,t.parentOffset).append(n.content).append(l.cut(e.parentOffset)))}else{let{start:o,end:l}=bA(n,t);return Qi(i,BE(t,o,l,e,r))}else return Qi(i,Ou(t,e,r))}function PE(t,e){if(!e.type.compatibleContent(t.type))throw new Ru("Cannot join "+e.type.name+" onto "+t.type.name)}function ug(t,e,n){let r=t.node(n);return PE(r,e.node(n)),r}function Xi(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 sl(t,e,n,r){let s=(e||t).node(n),i=0,o=e?e.index(n):s.childCount;t&&(i=t.index(n),t.depth>n?i++:t.textOffset&&(Xi(t.nodeAfter,r),i++));for(let l=i;l<o;l++)Xi(s.child(l),r);e&&e.depth==n&&e.textOffset&&Xi(e.nodeBefore,r)}function Qi(t,e){return t.type.checkContent(e),t.copy(e)}function BE(t,e,n,r,s){let i=t.depth>s&&ug(t,e,s+1),o=r.depth>s&&ug(n,r,s+1),l=[];return sl(null,t,s,l),i&&o&&e.index(s)==n.index(s)?(PE(i,o),Xi(Qi(i,BE(t,e,n,r,s+1)),l)):(i&&Xi(Qi(i,Ou(t,e,s+1)),l),sl(e,n,s,l),o&&Xi(Qi(o,Ou(n,r,s+1)),l)),sl(r,null,s,l),new we(l)}function Ou(t,e,n){let r=[];if(sl(null,t,n,r),t.depth>n){let s=ug(t,e,n+1);Xi(Qi(s,Ou(t,e,n+1)),r)}return sl(e,null,n,r),new we(r)}function bA(t,e){let n=e.depth-t.openStart,s=e.node(n).copy(t.content);for(let i=n-1;i>=0;i--)s=e.node(i).copy(we.from(s));return{start:s.resolveNoCache(t.openStart+n),end:s.resolveNoCache(s.content.size-t.openEnd-n)}}class ml{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],s=e.child(n);return r?e.child(n).cut(r):s}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],s=n==0?0:this.path[n*3-1]+1;for(let i=0;i<e;i++)s+=r.child(i).nodeSize;return s}marks(){let e=this.parent,n=this.index();if(e.content.size==0)return Gt.none;if(this.textOffset)return e.child(n).marks;let r=e.maybeChild(n-1),s=e.maybeChild(n);if(!r){let l=r;r=s,s=l}let i=r.marks;for(var o=0;o<i.length;o++)i[o].type.spec.inclusive===!1&&(!s||!i[o].isInSet(s.marks))&&(i=i[o--].removeFromSet(i));return i}marksAcross(e){let n=this.parent.maybeChild(this.index());if(!n||!n.isInline)return null;let r=n.marks,s=e.parent.maybeChild(e.index());for(var i=0;i<r.length;i++)r[i].type.spec.inclusive===!1&&(!s||!r[i].isInSet(s.marks))&&(r=r[i--].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 Iu(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=[],s=0,i=n;for(let o=e;;){let{index:l,offset:d}=o.content.findIndex(i),f=i-d;if(r.push(o,l,s+d),!f||(o=o.child(l),o.isText))break;i=f-1,s+=d+1}return new ml(n,r,i)}static resolveCached(e,n){let r=Xb.get(e);if(r)for(let i=0;i<r.elts.length;i++){let o=r.elts[i];if(o.pos==n)return o}else Xb.set(e,r=new xA);let s=r.elts[r.i]=ml.resolve(e,n);return r.i=(r.i+1)%wA,s}}class xA{constructor(){this.elts=[],this.i=0}}const wA=12,Xb=new WeakMap;class Iu{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 kA=Object.create(null);class Xr{constructor(e,n,r,s=Gt.none){this.type=e,this.attrs=n,this.marks=s,this.content=r||we.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,s=0){this.content.nodesBetween(e,n,r,s,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,s){return this.content.textBetween(e,n,r,s)}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&&ju(this.attrs,n||e.defaultAttrs||kA)&&Gt.sameSet(this.marks,r||Gt.none)}copy(e=null){return e==this.content?this:new Xr(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new Xr(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 Ue.empty;let s=this.resolve(e),i=this.resolve(n),o=r?0:s.sharedDepth(n),l=s.start(o),f=s.node(o).content.cut(s.pos-l,i.pos-l);return new Ue(f,s.depth-o,i.depth-o)}replace(e,n,r){return yA(this.resolve(e),this.resolve(n),r)}nodeAt(e){for(let n=this;;){let{index:r,offset:s}=n.content.findIndex(e);if(n=n.maybeChild(r),!n)return null;if(s==e||n.isText)return n;e-=s+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 s=this.content.child(n-1);return{node:s,index:n-1,offset:r-s.nodeSize}}resolve(e){return ml.resolveCached(this,e)}resolveNoCache(e){return ml.resolve(this,e)}rangeHasMark(e,n,r){let s=!1;return n>e&&this.nodesBetween(e,n,i=>(r.isInSet(i.marks)&&(s=!0),!s)),s}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()+")"),zE(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=we.empty,s=0,i=r.childCount){let o=this.contentMatchAt(e).matchFragment(r,s,i),l=o&&o.matchFragment(this.content,n);if(!l||!l.validEnd)return!1;for(let d=s;d<i;d++)if(!this.type.allowsMarks(r.child(d).marks))return!1;return!0}canReplaceWith(e,n,r,s){if(s&&!this.type.allowsMarks(s))return!1;let i=this.contentMatchAt(e).matchType(r),o=i&&i.matchFragment(this.content,n);return o?o.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=Gt.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(!Gt.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 s=we.fromJSON(e,n.content),i=e.nodeType(n.type).create(n.attrs,s,r);return i.type.checkAttrs(i.attrs),i}}Xr.prototype.text=void 0;class Lu extends Xr{constructor(e,n,r,s){if(super(e,n,null,s),!r)throw new RangeError("Empty text nodes are not allowed");this.text=r}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):zE(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 Lu(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new Lu(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 zE(t,e){for(let n=t.length-1;n>=0;n--)e=t[n].type.name+"("+e+")";return e}class no{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,n){let r=new SA(e,n);if(r.next==null)return no.empty;let s=$E(r);r.next&&r.err("Unexpected trailing text");let i=AA(MA(s));return jA(i,r),i}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 s=this;for(let i=n;s&&i<r;i++)s=s.matchType(e.child(i).type);return s}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 s=[this];function i(o,l){let d=o.matchFragment(e,r);if(d&&(!n||d.validEnd))return we.from(l.map(f=>f.createAndFill()));for(let f=0;f<o.next.length;f++){let{type:h,next:m}=o.next[f];if(!(h.isText||h.hasRequiredAttrs())&&s.indexOf(m)==-1){s.push(m);let g=i(m,l.concat(h));if(g)return g}}return null}return i(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 s=r.shift(),i=s.match;if(i.matchType(e)){let o=[];for(let l=s;l.type;l=l.via)o.push(l.type);return o.reverse()}for(let o=0;o<i.next.length;o++){let{type:l,next:d}=i.next[o];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in n)&&(!s.type||d.validEnd)&&(r.push({match:l.contentMatch,type:l,via:s}),n[l.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function n(r){e.push(r);for(let s=0;s<r.next.length;s++)e.indexOf(r.next[s].next)==-1&&n(r.next[s].next)}return n(this),e.map((r,s)=>{let i=s+(r.validEnd?"*":" ")+" ";for(let o=0;o<r.next.length;o++)i+=(o?", ":"")+r.next[o].type.name+"->"+e.indexOf(r.next[o].next);return i}).join(`
|
|
49
|
+
`)}}no.empty=new no(!0);class SA{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 $E(t){let e=[];do e.push(EA(t));while(t.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function EA(t){let e=[];do e.push(NA(t));while(t.next&&t.next!=")"&&t.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function NA(t){let e=TA(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=CA(t,e);else break;return e}function Qb(t){/\D/.test(t.next)&&t.err("Expected number, got '"+t.next+"'");let e=Number(t.next);return t.pos++,e}function CA(t,e){let n=Qb(t),r=n;return t.eat(",")&&(t.next!="}"?r=Qb(t):r=-1),t.eat("}")||t.err("Unclosed braced range"),{type:"range",min:n,max:r,expr:e}}function _A(t,e){let n=t.nodeTypes,r=n[e];if(r)return[r];let s=[];for(let i in n){let o=n[i];o.isInGroup(e)&&s.push(o)}return s.length==0&&t.err("No node type or group '"+e+"' found"),s}function TA(t){if(t.eat("(")){let e=$E(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=_A(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 MA(t){let e=[[]];return s(i(t,0),n()),e;function n(){return e.push([])-1}function r(o,l,d){let f={term:d,to:l};return e[o].push(f),f}function s(o,l){o.forEach(d=>d.to=l)}function i(o,l){if(o.type=="choice")return o.exprs.reduce((d,f)=>d.concat(i(f,l)),[]);if(o.type=="seq")for(let d=0;;d++){let f=i(o.exprs[d],l);if(d==o.exprs.length-1)return f;s(f,l=n())}else if(o.type=="star"){let d=n();return r(l,d),s(i(o.expr,d),d),[r(d)]}else if(o.type=="plus"){let d=n();return s(i(o.expr,l),d),s(i(o.expr,d),d),[r(d)]}else{if(o.type=="opt")return[r(l)].concat(i(o.expr,l));if(o.type=="range"){let d=l;for(let f=0;f<o.min;f++){let h=n();s(i(o.expr,d),h),d=h}if(o.max==-1)s(i(o.expr,d),d);else for(let f=o.min;f<o.max;f++){let h=n();r(d,h),s(i(o.expr,d),h),d=h}return[r(d)]}else{if(o.type=="name")return[r(l,void 0,o.value)];throw new Error("Unknown expr type")}}}}function FE(t,e){return e-t}function Zb(t,e){let n=[];return r(e),n.sort(FE);function r(s){let i=t[s];if(i.length==1&&!i[0].term)return r(i[0].to);n.push(s);for(let o=0;o<i.length;o++){let{term:l,to:d}=i[o];!l&&n.indexOf(d)==-1&&r(d)}}}function AA(t){let e=Object.create(null);return n(Zb(t,0));function n(r){let s=[];r.forEach(o=>{t[o].forEach(({term:l,to:d})=>{if(!l)return;let f;for(let h=0;h<s.length;h++)s[h][0]==l&&(f=s[h][1]);Zb(t,d).forEach(h=>{f||s.push([l,f=[]]),f.indexOf(h)==-1&&f.push(h)})})});let i=e[r.join(",")]=new no(r.indexOf(t.length-1)>-1);for(let o=0;o<s.length;o++){let l=s[o][1].sort(FE);i.next.push({type:s[o][0],next:e[l.join(",")]||n(l)})}return i}}function jA(t,e){for(let n=0,r=[t];n<r.length;n++){let s=r[n],i=!s.validEnd,o=[];for(let l=0;l<s.next.length;l++){let{type:d,next:f}=s.next[l];o.push(d.name),i&&!(d.isText||d.hasRequiredAttrs())&&(i=!1),r.indexOf(f)==-1&&r.push(f)}i&&e.err("Only non-generatable nodes ("+o.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function UE(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 HE(t,e){let n=Object.create(null);for(let r in t){let s=e&&e[r];if(s===void 0){let i=t[r];if(i.hasDefault)s=i.default;else throw new RangeError("No value supplied for attribute "+r)}n[r]=s}return n}function WE(t,e,n,r){for(let s in e)if(!(s in t))throw new RangeError(`Unsupported attribute ${s} for ${n} of type ${s}`);for(let s in t){let i=t[s];i.validate&&i.validate(e[s])}}function qE(t,e){let n=Object.create(null);if(e)for(let r in e)n[r]=new OA(t,r,e[r]);return n}let ex=class VE{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=qE(e,r.attrs),this.defaultAttrs=UE(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==no.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:HE(this.attrs,e)}create(e=null,n,r){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Xr(this,this.computeAttrs(e),we.from(n),Gt.setFrom(r))}createChecked(e=null,n,r){return n=we.from(n),this.checkContent(n),new Xr(this,this.computeAttrs(e),n,Gt.setFrom(r))}createAndFill(e=null,n,r){if(e=this.computeAttrs(e),n=we.from(n),n.size){let o=this.contentMatch.fillBefore(n);if(!o)return null;n=o.append(n)}let s=this.contentMatch.matchFragment(n),i=s&&s.fillBefore(we.empty,!0);return i?new Xr(this,e,n.append(i),Gt.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){WE(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:Gt.none:e}static compile(e,n){let r=Object.create(null);e.forEach((i,o)=>r[i]=new VE(i,n,o));let s=n.spec.topNode||"doc";if(!r[s])throw new RangeError("Schema is missing its top node type ('"+s+"')");if(!r.text)throw new RangeError("Every schema needs a 'text' type");for(let i in r.text.attrs)throw new RangeError("The text node type should not have attributes");return r}};function RA(t,e,n){let r=n.split("|");return s=>{let i=s===null?"null":typeof s;if(r.indexOf(i)<0)throw new RangeError(`Expected value of type ${r} for attribute ${e} on type ${t}, got ${i}`)}}class OA{constructor(e,n,r){this.hasDefault=Object.prototype.hasOwnProperty.call(r,"default"),this.default=r.default,this.validate=typeof r.validate=="string"?RA(e,n,r.validate):r.validate}get isRequired(){return!this.hasDefault}}class Ad{constructor(e,n,r,s){this.name=e,this.rank=n,this.schema=r,this.spec=s,this.attrs=qE(e,s.attrs),this.excluded=null;let i=UE(this.attrs);this.instance=i?new Gt(this,i):null}create(e=null){return!e&&this.instance?this.instance:new Gt(this,HE(this.attrs,e))}static compile(e,n){let r=Object.create(null),s=0;return e.forEach((i,o)=>r[i]=new Ad(i,s++,n,o)),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){WE(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class KE{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let n=this.spec={};for(let s in e)n[s]=e[s];n.nodes=Hn.from(e.nodes),n.marks=Hn.from(e.marks||{}),this.nodes=ex.compile(this.spec.nodes,this),this.marks=Ad.compile(this.spec.marks,this);let r=Object.create(null);for(let s in this.nodes){if(s in this.marks)throw new RangeError(s+" can not be both a node and a mark");let i=this.nodes[s],o=i.spec.content||"",l=i.spec.marks;if(i.contentMatch=r[o]||(r[o]=no.parse(o,this.nodes)),i.inlineContent=i.contentMatch.inlineContent,i.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!i.isInline||!i.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=i}i.markSet=l=="_"?null:l?tx(this,l.split(" ")):l==""||!i.inlineContent?[]:null}for(let s in this.marks){let i=this.marks[s],o=i.spec.excludes;i.excluded=o==null?[i]:o==""?[]:tx(this,o.split(" "))}this.nodeFromJSON=s=>Xr.fromJSON(this,s),this.markFromJSON=s=>Gt.fromJSON(this,s),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,n=null,r,s){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof ex){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,s)}text(e,n){let r=this.nodes.text;return new Lu(r,r.defaultAttrs,e,Gt.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 tx(t,e){let n=[];for(let r=0;r<e.length;r++){let s=e[r],i=t.marks[s],o=i;if(i)n.push(i);else for(let l in t.marks){let d=t.marks[l];(s=="_"||d.spec.group&&d.spec.group.split(" ").indexOf(s)>-1)&&n.push(o=d)}if(!o)throw new SyntaxError("Unknown mark type: '"+e[r]+"'")}return n}function IA(t){return t.tag!=null}function LA(t){return t.style!=null}let il=class dg{constructor(e,n){this.schema=e,this.rules=n,this.tags=[],this.styles=[];let r=this.matchedStyles=[];n.forEach(s=>{if(IA(s))this.tags.push(s);else if(LA(s)){let i=/[^=]*/.exec(s.style)[0];r.indexOf(i)<0&&r.push(i),this.styles.push(s)}}),this.normalizeLists=!this.tags.some(s=>{if(!/^(ul|ol)\b/.test(s.tag)||!s.node)return!1;let i=e.nodes[s.node];return i.contentMatch.matchType(i)})}parse(e,n={}){let r=new rx(this,n,!1);return r.addAll(e,Gt.none,n.from,n.to),r.finish()}parseSlice(e,n={}){let r=new rx(this,n,!0);return r.addAll(e,Gt.none,n.from,n.to),Ue.maxOpen(r.finish())}matchTag(e,n,r){for(let s=r?this.tags.indexOf(r)+1:0;s<this.tags.length;s++){let i=this.tags[s];if(BA(e,i.tag)&&(i.namespace===void 0||e.namespaceURI==i.namespace)&&(!i.context||n.matchesContext(i.context))){if(i.getAttrs){let o=i.getAttrs(e);if(o===!1)continue;i.attrs=o||void 0}return i}}}matchStyle(e,n,r,s){for(let i=s?this.styles.indexOf(s)+1:0;i<this.styles.length;i++){let o=this.styles[i],l=o.style;if(!(l.indexOf(e)!=0||o.context&&!r.matchesContext(o.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=n))){if(o.getAttrs){let d=o.getAttrs(n);if(d===!1)continue;o.attrs=d||void 0}return o}}}static schemaRules(e){let n=[];function r(s){let i=s.priority==null?50:s.priority,o=0;for(;o<n.length;o++){let l=n[o];if((l.priority==null?50:l.priority)<i)break}n.splice(o,0,s)}for(let s in e.marks){let i=e.marks[s].spec.parseDOM;i&&i.forEach(o=>{r(o=sx(o)),o.mark||o.ignore||o.clearMark||(o.mark=s)})}for(let s in e.nodes){let i=e.nodes[s].spec.parseDOM;i&&i.forEach(o=>{r(o=sx(o)),o.node||o.ignore||o.mark||(o.node=s)})}return n}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new dg(e,dg.schemaRules(e)))}};const GE={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},DA={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},JE={ol:!0,ul:!0},gl=1,fg=2,ol=4;function nx(t,e,n){return e!=null?(e?gl:0)|(e==="full"?fg:0):t&&t.whitespace=="pre"?gl|fg:n&~ol}class Wc{constructor(e,n,r,s,i,o){this.type=e,this.attrs=n,this.marks=r,this.solid=s,this.options=o,this.content=[],this.activeMarks=Gt.none,this.match=i||(o&ol?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let n=this.type.contentMatch.fillBefore(we.from(e));if(n)this.match=this.type.contentMatch.matchFragment(n);else{let r=this.type.contentMatch,s;return(s=r.findWrapping(e.type))?(this.match=r,s):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&gl)){let r=this.content[this.content.length-1],s;if(r&&r.isText&&(s=/[ \t\r\n\u000c]+$/.exec(r.text))){let i=r;r.text.length==s[0].length?this.content.pop():this.content[this.content.length-1]=i.withText(i.text.slice(0,i.text.length-s[0].length))}}let n=we.from(this.content);return!e&&this.match&&(n=n.append(this.match.fillBefore(we.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&&!GE.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class rx{constructor(e,n,r){this.parser=e,this.options=n,this.isOpen=r,this.open=0,this.localPreserveWS=!1;let s=n.topNode,i,o=nx(null,n.preserveWhitespace,0)|(r?ol:0);s?i=new Wc(s.type,s.attrs,Gt.none,!0,n.topMatch||s.type.contentMatch,o):r?i=new Wc(null,null,Gt.none,!0,null,o):i=new Wc(e.schema.topNodeType,null,Gt.none,!0,null,o),this.nodes=[i],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,s=this.top,i=s.options&fg?"full":this.localPreserveWS||(s.options&gl)>0,{schema:o}=this.parser;if(i==="full"||s.inlineContext(e)||/[^ \t\r\n\u000c]/.test(r)){if(i)if(i==="full")r=r.replace(/\r\n?/g,`
|
|
50
|
+
`);else if(o.linebreakReplacement&&/[\r\n]/.test(r)&&this.top.findWrapping(o.linebreakReplacement.create())){let l=r.split(/\r?\n|\r/);for(let d=0;d<l.length;d++)d&&this.insertNode(o.linebreakReplacement.create(),n,!0),l[d]&&this.insertNode(o.text(l[d]),n,!/\S/.test(l[d]));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 l=s.content[s.content.length-1],d=e.previousSibling;(!l||d&&d.nodeName=="BR"||l.isText&&/[ \t\r\n\u000c]$/.test(l.text))&&(r=r.slice(1))}r&&this.insertNode(o.text(r),n,!/\S/.test(r)),this.findInText(e)}else this.findInside(e)}addElement(e,n,r){let s=this.localPreserveWS,i=this.top;(e.tagName=="PRE"||/pre/.test(e.style&&e.style.whiteSpace))&&(this.localPreserveWS=!0);let o=e.nodeName.toLowerCase(),l;JE.hasOwnProperty(o)&&this.parser.normalizeLists&&PA(e);let d=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(l=this.parser.matchTag(e,this,r));e:if(d?d.ignore:DA.hasOwnProperty(o))this.findInside(e),this.ignoreFallback(e,n);else if(!d||d.skip||d.closeParent){d&&d.closeParent?this.open=Math.max(0,this.open-1):d&&d.skip.nodeType&&(e=d.skip);let f,h=this.needsBlock;if(GE.hasOwnProperty(o))i.content.length&&i.content[0].isInline&&this.open&&(this.open--,i=this.top),f=!0,i.type||(this.needsBlock=!0);else if(!e.firstChild){this.leafFallback(e,n);break e}let m=d&&d.skip?n:this.readStyles(e,n);m&&this.addAll(e,m),f&&this.sync(i),this.needsBlock=h}else{let f=this.readStyles(e,n);f&&this.addElementByRule(e,d,f,d.consuming===!1?l:void 0)}this.localPreserveWS=s}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 s=0;s<this.parser.matchedStyles.length;s++){let i=this.parser.matchedStyles[s],o=r.getPropertyValue(i);if(o)for(let l=void 0;;){let d=this.parser.matchStyle(i,o,this,l);if(!d)break;if(d.ignore)return null;if(d.clearMark?n=n.filter(f=>!d.clearMark(f)):n=n.concat(this.parser.schema.marks[d.mark].create(d.attrs)),d.consuming===!1)l=d;else break}}return n}addElementByRule(e,n,r,s){let i,o;if(n.node)if(o=this.parser.schema.nodes[n.node],o.isLeaf)this.insertNode(o.create(n.attrs),r,e.nodeName=="BR")||this.leafFallback(e,r);else{let d=this.enter(o,n.attrs||null,r,n.preserveWhitespace);d&&(i=!0,r=d)}else{let d=this.parser.schema.marks[n.mark];r=r.concat(d.create(n.attrs))}let l=this.top;if(o&&o.isLeaf)this.findInside(e);else if(s)this.addElement(e,r,s);else if(n.getContent)this.findInside(e),n.getContent(e,this.parser.schema).forEach(d=>this.insertNode(d,r,!1));else{let d=e;typeof n.contentElement=="string"?d=e.querySelector(n.contentElement):typeof n.contentElement=="function"?d=n.contentElement(e):n.contentElement&&(d=n.contentElement),this.findAround(e,d,!0),this.addAll(d,r),this.findAround(e,d,!1)}i&&this.sync(l)&&this.open--}addAll(e,n,r,s){let i=r||0;for(let o=r?e.childNodes[r]:e.firstChild,l=s==null?null:e.childNodes[s];o!=l;o=o.nextSibling,++i)this.findAtPoint(e,i),this.addDOM(o,n);this.findAtPoint(e,i)}findPlace(e,n,r){let s,i;for(let o=this.open,l=0;o>=0;o--){let d=this.nodes[o],f=d.findWrapping(e);if(f&&(!s||s.length>f.length+l)&&(s=f,i=d,!f.length))break;if(d.solid){if(r)break;l+=2}}if(!s)return null;this.sync(i);for(let o=0;o<s.length;o++)n=this.enterInner(s[o],null,n,!1);return n}insertNode(e,n,r){if(e.isInline&&this.needsBlock&&!this.top.type){let i=this.textblockFromContext();i&&(n=this.enterInner(i,null,n))}let s=this.findPlace(e,n,r);if(s){this.closeExtra();let i=this.top;i.match&&(i.match=i.match.matchType(e.type));let o=Gt.none;for(let l of s.concat(e.marks))(i.type?i.type.allowsMarkType(l.type):ix(l.type,e.type))&&(o=l.addToSet(o));return i.content.push(e.mark(o)),!0}return!1}enter(e,n,r,s){let i=this.findPlace(e.create(n),r,!1);return i&&(i=this.enterInner(e,n,r,!0,s)),i}enterInner(e,n,r,s=!1,i){this.closeExtra();let o=this.top;o.match=o.match&&o.match.matchType(e);let l=nx(e,i,o.options);o.options&ol&&o.content.length==0&&(l|=ol);let d=Gt.none;return r=r.filter(f=>(o.type?o.type.allowsMarkType(f.type):ix(f.type,e))?(d=f.addToSet(d),!1):!0),this.nodes.push(new Wc(e,n,d,s,null,l)),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|=gl)}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 s=r.length-1;s>=0;s--)e+=r[s].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 s=0;s<this.find.length;s++)this.find[s].pos==null&&e.nodeType==1&&e.contains(this.find[s].node)&&n.compareDocumentPosition(this.find[s].node)&(r?2:4)&&(this.find[s].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,s=!this.isOpen&&(!r||r.parent.type==this.nodes[0].type),i=-(r?r.depth+1:0)+(s?0:1),o=(l,d)=>{for(;l>=0;l--){let f=n[l];if(f==""){if(l==n.length-1||l==0)continue;for(;d>=i;d--)if(o(l-1,d))return!0;return!1}else{let h=d>0||d==0&&s?this.nodes[d].type:r&&d>=i?r.node(d-i).type:null;if(!h||h.name!=f&&!h.isInGroup(f))return!1;d--}}return!0};return o(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 PA(t){for(let e=t.firstChild,n=null;e;e=e.nextSibling){let r=e.nodeType==1?e.nodeName.toLowerCase():null;r&&JE.hasOwnProperty(r)&&n?(n.appendChild(e),e=n):r=="li"?n=e:r&&(n=null)}}function BA(t,e){return(t.matches||t.msMatchesSelector||t.webkitMatchesSelector||t.mozMatchesSelector).call(t,e)}function sx(t){let e={};for(let n in t)e[n]=t[n];return e}function ix(t,e){let n=e.schema.nodes;for(let r in n){let s=n[r];if(!s.allowsMarkType(t))continue;let i=[],o=l=>{i.push(l);for(let d=0;d<l.edgeCount;d++){let{type:f,next:h}=l.edge(d);if(f==e||i.indexOf(h)<0&&o(h))return!0}};if(o(s.contentMatch))return!0}}class co{constructor(e,n){this.nodes=e,this.marks=n}serializeFragment(e,n={},r){r||(r=Vh(n).createDocumentFragment());let s=r,i=[];return e.forEach(o=>{if(i.length||o.marks.length){let l=0,d=0;for(;l<i.length&&d<o.marks.length;){let f=o.marks[d];if(!this.marks[f.type.name]){d++;continue}if(!f.eq(i[l][0])||f.type.spec.spanning===!1)break;l++,d++}for(;l<i.length;)s=i.pop()[1];for(;d<o.marks.length;){let f=o.marks[d++],h=this.serializeMark(f,o.isInline,n);h&&(i.push([f,s]),s.appendChild(h.dom),s=h.contentDOM||h.dom)}}s.appendChild(this.serializeNodeInner(o,n))}),r}serializeNodeInner(e,n){let{dom:r,contentDOM:s}=ku(Vh(n),this.nodes[e.type.name](e),null,e.attrs);if(s){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,n,s)}return r}serializeNode(e,n={}){let r=this.serializeNodeInner(e,n);for(let s=e.marks.length-1;s>=0;s--){let i=this.serializeMark(e.marks[s],e.isInline,n);i&&((i.contentDOM||i.dom).appendChild(r),r=i.dom)}return r}serializeMark(e,n,r={}){let s=this.marks[e.type.name];return s&&ku(Vh(r),s(e,n),null,e.attrs)}static renderSpec(e,n,r=null,s){return ku(e,n,r,s)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new co(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let n=ox(e.nodes);return n.text||(n.text=r=>r.text),n}static marksFromSchema(e){return ox(e.marks)}}function ox(t){let e={};for(let n in t){let r=t[n].spec.toDOM;r&&(e[n]=r)}return e}function Vh(t){return t.document||window.document}const ax=new WeakMap;function zA(t){let e=ax.get(t);return e===void 0&&ax.set(t,e=$A(t)),e}function $A(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 s=0;s<r.length;s++)n(r[s]);else for(let s in r)n(r[s])}return n(t),e}function ku(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 s=e[0],i;if(typeof s!="string")throw new RangeError("Invalid array passed to renderSpec");if(r&&(i=zA(r))&&i.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 o=s.indexOf(" ");o>0&&(n=s.slice(0,o),s=s.slice(o+1));let l,d=n?t.createElementNS(n,s):t.createElement(s),f=e[1],h=1;if(f&&typeof f=="object"&&f.nodeType==null&&!Array.isArray(f)){h=2;for(let m in f)if(f[m]!=null){let g=m.indexOf(" ");g>0?d.setAttributeNS(m.slice(0,g),m.slice(g+1),f[m]):m=="style"&&d.style?d.style.cssText=f[m]:d.setAttribute(m,f[m])}}for(let m=h;m<e.length;m++){let g=e[m];if(g===0){if(m<e.length-1||m>h)throw new RangeError("Content hole must be the only child of its parent node");return{dom:d,contentDOM:d}}else{let{dom:v,contentDOM:b}=ku(t,g,n,r);if(d.appendChild(v),b){if(l)throw new RangeError("Multiple content holes");l=b}}}return{dom:d,contentDOM:l}}const YE=65535,XE=Math.pow(2,16);function FA(t,e){return t+e*XE}function lx(t){return t&YE}function UA(t){return(t-(t&YE))/XE}const QE=1,ZE=2,Su=4,eN=8;class hg{constructor(e,n,r){this.pos=e,this.delInfo=n,this.recover=r}get deleted(){return(this.delInfo&eN)>0}get deletedBefore(){return(this.delInfo&(QE|Su))>0}get deletedAfter(){return(this.delInfo&(ZE|Su))>0}get deletedAcross(){return(this.delInfo&Su)>0}}class Sr{constructor(e,n=!1){if(this.ranges=e,this.inverted=n,!e.length&&Sr.empty)return Sr.empty}recover(e){let n=0,r=lx(e);if(!this.inverted)for(let s=0;s<r;s++)n+=this.ranges[s*3+2]-this.ranges[s*3+1];return this.ranges[r*3]+n+UA(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 s=0,i=this.inverted?2:1,o=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let d=this.ranges[l]-(this.inverted?s:0);if(d>e)break;let f=this.ranges[l+i],h=this.ranges[l+o],m=d+f;if(e<=m){let g=f?e==d?-1:e==m?1:n:n,v=d+s+(g<0?0:h);if(r)return v;let b=e==(n<0?d:m)?null:FA(l/3,e-d),k=e==d?ZE:e==m?QE:Su;return(n<0?e!=d:e!=m)&&(k|=eN),new hg(v,k,b)}s+=h-f}return r?e+s:new hg(e+s,0,null)}touches(e,n){let r=0,s=lx(n),i=this.inverted?2:1,o=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let d=this.ranges[l]-(this.inverted?r:0);if(d>e)break;let f=this.ranges[l+i],h=d+f;if(e<=h&&l==s*3)return!0;r+=this.ranges[l+o]-f}return!1}forEach(e){let n=this.inverted?2:1,r=this.inverted?1:2;for(let s=0,i=0;s<this.ranges.length;s+=3){let o=this.ranges[s],l=o-(this.inverted?i:0),d=o+(this.inverted?0:i),f=this.ranges[s+n],h=this.ranges[s+r];e(l,l+f,d,d+h),i+=h-f}}invert(){return new Sr(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?Sr.empty:new Sr(e<0?[0,-e,0]:[0,0,e])}}Sr.empty=new Sr([]);class vl{constructor(e,n,r=0,s=e?e.length:0){this.mirror=n,this.from=r,this.to=s,this._maps=e||[],this.ownData=!(e||n)}get maps(){return this._maps}slice(e=0,n=this.maps.length){return new vl(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 s=e.getMirror(n);this.appendMap(e._maps[n],s!=null&&s<n?r+s: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 s=e.getMirror(n);this.appendMap(e._maps[n].invert(),s!=null&&s>n?r-s-1:void 0)}}invert(){let e=new vl;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 s=0;for(let i=this.from;i<this.to;i++){let o=this._maps[i],l=o.mapResult(e,n);if(l.recover!=null){let d=this.getMirror(i);if(d!=null&&d>i&&d<this.to){i=d,e=this._maps[d].recover(l.recover);continue}}s|=l.delInfo,e=l.pos}return r?e:new hg(e,s,null)}}const Kh=Object.create(null);class tr{getMap(){return Sr.empty}merge(e){return null}static fromJSON(e,n){if(!n||!n.stepType)throw new RangeError("Invalid input for Step.fromJSON");let r=Kh[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 Kh)throw new RangeError("Duplicate use of step JSON ID "+e);return Kh[e]=n,n.prototype.jsonID=e,n}}class En{constructor(e,n){this.doc=e,this.failed=n}static ok(e){return new En(e,null)}static fail(e){return new En(null,e)}static fromReplace(e,n,r,s){try{return En.ok(e.replace(n,r,s))}catch(i){if(i instanceof Ru)return En.fail(i.message);throw i}}}function Qg(t,e,n){let r=[];for(let s=0;s<t.childCount;s++){let i=t.child(s);i.content.size&&(i=i.copy(Qg(i.content,e,i))),i.isInline&&(i=e(i,n,s)),r.push(i)}return we.fromArray(r)}class fi extends tr{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),s=r.node(r.sharedDepth(this.to)),i=new Ue(Qg(n.content,(o,l)=>!o.isAtom||!l.type.allowsMarkType(this.mark.type)?o:o.mark(this.mark.addToSet(o.marks)),s),n.openStart,n.openEnd);return En.fromReplace(e,this.from,this.to,i)}invert(){return new Yr(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 fi(n.pos,r.pos,this.mark)}merge(e){return e instanceof fi&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new fi(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 fi(n.from,n.to,e.markFromJSON(n.mark))}}tr.jsonID("addMark",fi);class Yr extends tr{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 Ue(Qg(n.content,s=>s.mark(this.mark.removeFromSet(s.marks)),e),n.openStart,n.openEnd);return En.fromReplace(e,this.from,this.to,r)}invert(){return new fi(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 Yr(n.pos,r.pos,this.mark)}merge(e){return e instanceof Yr&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new Yr(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 Yr(n.from,n.to,e.markFromJSON(n.mark))}}tr.jsonID("removeMark",Yr);class hi extends tr{constructor(e,n){super(),this.pos=e,this.mark=n}apply(e){let n=e.nodeAt(this.pos);if(!n)return En.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.addToSet(n.marks));return En.fromReplace(e,this.pos,this.pos+1,new Ue(we.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 s=0;s<n.marks.length;s++)if(!n.marks[s].isInSet(r))return new hi(this.pos,n.marks[s]);return new hi(this.pos,this.mark)}}return new ro(this.pos,this.mark)}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new hi(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 hi(n.pos,e.markFromJSON(n.mark))}}tr.jsonID("addNodeMark",hi);class ro extends tr{constructor(e,n){super(),this.pos=e,this.mark=n}apply(e){let n=e.nodeAt(this.pos);if(!n)return En.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.removeFromSet(n.marks));return En.fromReplace(e,this.pos,this.pos+1,new Ue(we.from(r),0,n.isLeaf?0:1))}invert(e){let n=e.nodeAt(this.pos);return!n||!this.mark.isInSet(n.marks)?this:new hi(this.pos,this.mark)}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new ro(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 ro(n.pos,e.markFromJSON(n.mark))}}tr.jsonID("removeNodeMark",ro);class On extends tr{constructor(e,n,r,s=!1){super(),this.from=e,this.to=n,this.slice=r,this.structure=s}apply(e){return this.structure&&pg(e,this.from,this.to)?En.fail("Structure replace would overwrite content"):En.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new Sr([this.from,this.to-this.from,this.slice.size])}invert(e){return new On(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 On(n.pos,Math.max(n.pos,r.pos),this.slice,this.structure)}merge(e){if(!(e instanceof On)||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?Ue.empty:new Ue(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new On(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?Ue.empty:new Ue(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new On(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 On(n.from,n.to,Ue.fromJSON(e,n.slice),!!n.structure)}}tr.jsonID("replace",On);class In extends tr{constructor(e,n,r,s,i,o,l=!1){super(),this.from=e,this.to=n,this.gapFrom=r,this.gapTo=s,this.slice=i,this.insert=o,this.structure=l}apply(e){if(this.structure&&(pg(e,this.from,this.gapFrom)||pg(e,this.gapTo,this.to)))return En.fail("Structure gap-replace would overwrite content");let n=e.slice(this.gapFrom,this.gapTo);if(n.openStart||n.openEnd)return En.fail("Gap is not a flat range");let r=this.slice.insertAt(this.insert,n.content);return r?En.fromReplace(e,this.from,this.to,r):En.fail("Content does not fit in gap")}getMap(){return new Sr([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 In(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),s=this.from==this.gapFrom?n.pos:e.map(this.gapFrom,-1),i=this.to==this.gapTo?r.pos:e.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||s<n.pos||i>r.pos?null:new In(n.pos,r.pos,s,i,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 In(n.from,n.to,n.gapFrom,n.gapTo,Ue.fromJSON(e,n.slice),n.insert,!!n.structure)}}tr.jsonID("replaceAround",In);function pg(t,e,n){let r=t.resolve(e),s=n-e,i=r.depth;for(;s>0&&i>0&&r.indexAfter(i)==r.node(i).childCount;)i--,s--;if(s>0){let o=r.node(i).maybeChild(r.indexAfter(i));for(;s>0;){if(!o||o.isLeaf)return!0;o=o.firstChild,s--}}return!1}function HA(t,e,n,r){let s=[],i=[],o,l;t.doc.nodesBetween(e,n,(d,f,h)=>{if(!d.isInline)return;let m=d.marks;if(!r.isInSet(m)&&h.type.allowsMarkType(r.type)){let g=Math.max(f,e),v=Math.min(f+d.nodeSize,n),b=r.addToSet(m);for(let k=0;k<m.length;k++)m[k].isInSet(b)||(o&&o.to==g&&o.mark.eq(m[k])?o.to=v:s.push(o=new Yr(g,v,m[k])));l&&l.to==g?l.to=v:i.push(l=new fi(g,v,r))}}),s.forEach(d=>t.step(d)),i.forEach(d=>t.step(d))}function WA(t,e,n,r){let s=[],i=0;t.doc.nodesBetween(e,n,(o,l)=>{if(!o.isInline)return;i++;let d=null;if(r instanceof Ad){let f=o.marks,h;for(;h=r.isInSet(f);)(d||(d=[])).push(h),f=h.removeFromSet(f)}else r?r.isInSet(o.marks)&&(d=[r]):d=o.marks;if(d&&d.length){let f=Math.min(l+o.nodeSize,n);for(let h=0;h<d.length;h++){let m=d[h],g;for(let v=0;v<s.length;v++){let b=s[v];b.step==i-1&&m.eq(s[v].style)&&(g=b)}g?(g.to=f,g.step=i):s.push({style:m,from:Math.max(l,e),to:f,step:i})}}}),s.forEach(o=>t.step(new Yr(o.from,o.to,o.style)))}function Zg(t,e,n,r=n.contentMatch,s=!0){let i=t.doc.nodeAt(e),o=[],l=e+1;for(let d=0;d<i.childCount;d++){let f=i.child(d),h=l+f.nodeSize,m=r.matchType(f.type);if(!m)o.push(new On(l,h,Ue.empty));else{r=m;for(let g=0;g<f.marks.length;g++)n.allowsMarkType(f.marks[g].type)||t.step(new Yr(l,h,f.marks[g]));if(s&&f.isText&&n.whitespace!="pre"){let g,v=/\r?\n|\r/g,b;for(;g=v.exec(f.text);)b||(b=new Ue(we.from(n.schema.text(" ",n.allowedMarks(f.marks))),0,0)),o.push(new On(l+g.index,l+g.index+g[0].length,b))}}l=h}if(!r.validEnd){let d=r.fillBefore(we.empty,!0);t.replace(l,l,new Ue(d,0,0))}for(let d=o.length-1;d>=0;d--)t.step(o[d])}function qA(t,e,n){return(e==0||t.canReplace(e,t.childCount))&&(n==t.childCount||t.canReplace(0,n))}function la(t){let n=t.parent.content.cutByIndex(t.startIndex,t.endIndex);for(let r=t.depth,s=0,i=0;;--r){let o=t.$from.node(r),l=t.$from.index(r)+s,d=t.$to.indexAfter(r)-i;if(r<t.depth&&o.canReplace(l,d,n))return r;if(r==0||o.type.spec.isolating||!qA(o,l,d))break;l&&(s=1),d<o.childCount&&(i=1)}return null}function VA(t,e,n){let{$from:r,$to:s,depth:i}=e,o=r.before(i+1),l=s.after(i+1),d=o,f=l,h=we.empty,m=0;for(let b=i,k=!1;b>n;b--)k||r.index(b)>0?(k=!0,h=we.from(r.node(b).copy(h)),m++):d--;let g=we.empty,v=0;for(let b=i,k=!1;b>n;b--)k||s.after(b+1)<s.end(b)?(k=!0,g=we.from(s.node(b).copy(g)),v++):f++;t.step(new In(d,f,o,l,new Ue(h.append(g),m,v),h.size-m,!0))}function ev(t,e,n=null,r=t){let s=KA(t,e),i=s&&GA(r,e);return i?s.map(cx).concat({type:e,attrs:n}).concat(i.map(cx)):null}function cx(t){return{type:t,attrs:null}}function KA(t,e){let{parent:n,startIndex:r,endIndex:s}=t,i=n.contentMatchAt(r).findWrapping(e);if(!i)return null;let o=i.length?i[0]:e;return n.canReplaceWith(r,s,o)?i:null}function GA(t,e){let{parent:n,startIndex:r,endIndex:s}=t,i=n.child(r),o=e.contentMatch.findWrapping(i.type);if(!o)return null;let d=(o.length?o[o.length-1]:e).contentMatch;for(let f=r;d&&f<s;f++)d=d.matchType(n.child(f).type);return!d||!d.validEnd?null:o}function JA(t,e,n){let r=we.empty;for(let o=n.length-1;o>=0;o--){if(r.size){let l=n[o].type.contentMatch.matchFragment(r);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}r=we.from(n[o].type.create(n[o].attrs,r))}let s=e.start,i=e.end;t.step(new In(s,i,s,i,new Ue(r,0,0),n.length,!0))}function YA(t,e,n,r,s){if(!r.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let i=t.steps.length;t.doc.nodesBetween(e,n,(o,l)=>{let d=typeof s=="function"?s(o):s;if(o.isTextblock&&!o.hasMarkup(r,d)&&XA(t.doc,t.mapping.slice(i).map(l),r)){let f=null;if(r.schema.linebreakReplacement){let v=r.whitespace=="pre",b=!!r.contentMatch.matchType(r.schema.linebreakReplacement);v&&!b?f=!1:!v&&b&&(f=!0)}f===!1&&nN(t,o,l,i),Zg(t,t.mapping.slice(i).map(l,1),r,void 0,f===null);let h=t.mapping.slice(i),m=h.map(l,1),g=h.map(l+o.nodeSize,1);return t.step(new In(m,g,m+1,g-1,new Ue(we.from(r.create(d,null,o.marks)),0,0),1,!0)),f===!0&&tN(t,o,l,i),!1}})}function tN(t,e,n,r){e.forEach((s,i)=>{if(s.isText){let o,l=/\r?\n|\r/g;for(;o=l.exec(s.text);){let d=t.mapping.slice(r).map(n+1+i+o.index);t.replaceWith(d,d+1,e.type.schema.linebreakReplacement.create())}}})}function nN(t,e,n,r){e.forEach((s,i)=>{if(s.type==s.type.schema.linebreakReplacement){let o=t.mapping.slice(r).map(n+1+i);t.replaceWith(o,o+1,e.type.schema.text(`
|
|
52
|
+
`))}})}function XA(t,e,n){let r=t.resolve(e),s=r.index();return r.parent.canReplaceWith(s,s+1,n)}function QA(t,e,n,r,s){let i=t.doc.nodeAt(e);if(!i)throw new RangeError("No node at given position");n||(n=i.type);let o=n.create(r,null,s||i.marks);if(i.isLeaf)return t.replaceWith(e,e+i.nodeSize,o);if(!n.validContent(i.content))throw new RangeError("Invalid content for node type "+n.name);t.step(new In(e,e+i.nodeSize,e+1,e+i.nodeSize-1,new Ue(we.from(o),0,0),1,!0))}function Os(t,e,n=1,r){let s=t.resolve(e),i=s.depth-n,o=r&&r[r.length-1]||s.parent;if(i<0||s.parent.type.spec.isolating||!s.parent.canReplace(s.index(),s.parent.childCount)||!o.type.validContent(s.parent.content.cutByIndex(s.index(),s.parent.childCount)))return!1;for(let f=s.depth-1,h=n-2;f>i;f--,h--){let m=s.node(f),g=s.index(f);if(m.type.spec.isolating)return!1;let v=m.content.cutByIndex(g,m.childCount),b=r&&r[h+1];b&&(v=v.replaceChild(0,b.type.create(b.attrs)));let k=r&&r[h]||m;if(!m.canReplace(g+1,m.childCount)||!k.type.validContent(v))return!1}let l=s.indexAfter(i),d=r&&r[0];return s.node(i).canReplaceWith(l,l,d?d.type:s.node(i+1).type)}function ZA(t,e,n=1,r){let s=t.doc.resolve(e),i=we.empty,o=we.empty;for(let l=s.depth,d=s.depth-n,f=n-1;l>d;l--,f--){i=we.from(s.node(l).copy(i));let h=r&&r[f];o=we.from(h?h.type.create(h.attrs,o):s.node(l).copy(o))}t.step(new On(e,e,new Ue(i.append(o),n,n),!0))}function ki(t,e){let n=t.resolve(e),r=n.index();return rN(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function ej(t,e){e.content.size||t.type.compatibleContent(e.type);let n=t.contentMatchAt(t.childCount),{linebreakReplacement:r}=t.type.schema;for(let s=0;s<e.childCount;s++){let i=e.child(s),o=i.type==r?t.type.schema.nodes.text:i.type;if(n=n.matchType(o),!n||!t.type.allowsMarks(i.marks))return!1}return n.validEnd}function rN(t,e){return!!(t&&e&&!t.isLeaf&&ej(t,e))}function jd(t,e,n=-1){let r=t.resolve(e);for(let s=r.depth;;s--){let i,o,l=r.index(s);if(s==r.depth?(i=r.nodeBefore,o=r.nodeAfter):n>0?(i=r.node(s+1),l++,o=r.node(s).maybeChild(l)):(i=r.node(s).maybeChild(l-1),o=r.node(s+1)),i&&!i.isTextblock&&rN(i,o)&&r.node(s).canReplace(l,l+1))return e;if(s==0)break;e=n<0?r.before(s):r.after(s)}}function tj(t,e,n){let r=null,{linebreakReplacement:s}=t.doc.type.schema,i=t.doc.resolve(e-n),o=i.node().type;if(s&&o.inlineContent){let h=o.whitespace=="pre",m=!!o.contentMatch.matchType(s);h&&!m?r=!1:!h&&m&&(r=!0)}let l=t.steps.length;if(r===!1){let h=t.doc.resolve(e+n);nN(t,h.node(),h.before(),l)}o.inlineContent&&Zg(t,e+n-1,o,i.node().contentMatchAt(i.index()),r==null);let d=t.mapping.slice(l),f=d.map(e-n);if(t.step(new On(f,d.map(e+n,-1),Ue.empty,!0)),r===!0){let h=t.doc.resolve(f);tN(t,h.node(),h.before(),t.steps.length)}return t}function nj(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 s=r.depth-1;s>=0;s--){let i=r.index(s);if(r.node(s).canReplaceWith(i,i,n))return r.before(s+1);if(i>0)return null}if(r.parentOffset==r.parent.content.size)for(let s=r.depth-1;s>=0;s--){let i=r.indexAfter(s);if(r.node(s).canReplaceWith(i,i,n))return r.after(s+1);if(i<r.node(s).childCount)return null}return null}function sN(t,e,n){let r=t.resolve(e);if(!n.content.size)return e;let s=n.content;for(let i=0;i<n.openStart;i++)s=s.firstChild.content;for(let i=1;i<=(n.openStart==0&&n.size?2:1);i++)for(let o=r.depth;o>=0;o--){let l=o==r.depth?0:r.pos<=(r.start(o+1)+r.end(o+1))/2?-1:1,d=r.index(o)+(l>0?1:0),f=r.node(o),h=!1;if(i==1)h=f.canReplace(d,d,s);else{let m=f.contentMatchAt(d).findWrapping(s.firstChild.type);h=m&&f.canReplaceWith(d,d,m[0])}if(h)return l==0?r.pos:l<0?r.before(o+1):r.after(o+1)}return null}function Rd(t,e,n=e,r=Ue.empty){if(e==n&&!r.size)return null;let s=t.resolve(e),i=t.resolve(n);return iN(s,i,r)?new On(e,n,r):new rj(s,i,r).fit()}function iN(t,e,n){return!n.openStart&&!n.openEnd&&t.start()==e.start()&&t.parent.canReplace(t.index(),e.index(),n.content)}class rj{constructor(e,n,r){this.$from=e,this.$to=n,this.unplaced=r,this.frontier=[],this.placed=we.empty;for(let s=0;s<=e.depth;s++){let i=e.node(s);this.frontier.push({type:i.type,match:i.contentMatchAt(e.indexAfter(s))})}for(let s=e.depth;s>0;s--)this.placed=we.from(e.node(s).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,s=this.close(e<0?this.$to:r.doc.resolve(e));if(!s)return null;let i=this.placed,o=r.depth,l=s.depth;for(;o&&l&&i.childCount==1;)i=i.firstChild.content,o--,l--;let d=new Ue(i,o,l);return e>-1?new In(r.pos,e,this.$to.pos,this.$to.end(),d,n):d.size||r.pos!=this.$to.pos?new On(r.pos,s.pos,d):null}findFittable(){let e=this.unplaced.openStart;for(let n=this.unplaced.content,r=0,s=this.unplaced.openEnd;r<e;r++){let i=n.firstChild;if(n.childCount>1&&(s=0),i.type.spec.isolating&&s<=r){e=r;break}n=i.content}for(let n=1;n<=2;n++)for(let r=n==1?e:this.unplaced.openStart;r>=0;r--){let s,i=null;r?(i=Gh(this.unplaced.content,r-1).firstChild,s=i.content):s=this.unplaced.content;let o=s.firstChild;for(let l=this.depth;l>=0;l--){let{type:d,match:f}=this.frontier[l],h,m=null;if(n==1&&(o?f.matchType(o.type)||(m=f.fillBefore(we.from(o),!1)):i&&d.compatibleContent(i.type)))return{sliceDepth:r,frontierDepth:l,parent:i,inject:m};if(n==2&&o&&(h=f.findWrapping(o.type)))return{sliceDepth:r,frontierDepth:l,parent:i,wrap:h};if(i&&f.matchType(i.type))break}}}openMore(){let{content:e,openStart:n,openEnd:r}=this.unplaced,s=Gh(e,n);return!s.childCount||s.firstChild.isLeaf?!1:(this.unplaced=new Ue(e,n+1,Math.max(r,s.size+n>=e.size-r?n+1:0)),!0)}dropNode(){let{content:e,openStart:n,openEnd:r}=this.unplaced,s=Gh(e,n);if(s.childCount<=1&&n>0){let i=e.size-n<=n+s.size;this.unplaced=new Ue(Xa(e,n-1,1),n-1,i?n-1:r)}else this.unplaced=new Ue(Xa(e,n,1),n,r)}placeNodes({sliceDepth:e,frontierDepth:n,parent:r,inject:s,wrap:i}){for(;this.depth>n;)this.closeFrontierNode();if(i)for(let k=0;k<i.length;k++)this.openFrontierNode(i[k]);let o=this.unplaced,l=r?r.content:o.content,d=o.openStart-e,f=0,h=[],{match:m,type:g}=this.frontier[n];if(s){for(let k=0;k<s.childCount;k++)h.push(s.child(k));m=m.matchFragment(s)}let v=l.size+e-(o.content.size-o.openEnd);for(;f<l.childCount;){let k=l.child(f),w=m.matchType(k.type);if(!w)break;f++,(f>1||d==0||k.content.size)&&(m=w,h.push(oN(k.mark(g.allowedMarks(k.marks)),f==1?d:0,f==l.childCount?v:-1)))}let b=f==l.childCount;b||(v=-1),this.placed=Qa(this.placed,n,we.from(h)),this.frontier[n].match=m,b&&v<0&&r&&r.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let k=0,w=l;k<v;k++){let E=w.lastChild;this.frontier.push({type:E.type,match:E.contentMatchAt(E.childCount)}),w=E.content}this.unplaced=b?e==0?Ue.empty:new Ue(Xa(o.content,e-1,1),e-1,v<0?o.openEnd:e-1):new Ue(Xa(o.content,e,f),o.openStart,o.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],n;if(!e.type.isTextblock||!Jh(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,s=this.$to.after(r);for(;r>1&&s==this.$to.end(--r);)++s;return s}findCloseLevel(e){e:for(let n=Math.min(this.depth,e.depth);n>=0;n--){let{match:r,type:s}=this.frontier[n],i=n<e.depth&&e.end(n+1)==e.pos+(e.depth-(n+1)),o=Jh(e,n,s,r,i);if(o){for(let l=n-1;l>=0;l--){let{match:d,type:f}=this.frontier[l],h=Jh(e,l,f,d,!0);if(!h||h.childCount)continue e}return{depth:n,fit:o,move:i?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=Qa(this.placed,n.depth,n.fit)),e=n.move;for(let r=n.depth+1;r<=e.depth;r++){let s=e.node(r),i=s.type.contentMatch.fillBefore(s.content,!0,e.index(r));this.openFrontierNode(s.type,s.attrs,i)}return e}openFrontierNode(e,n=null,r){let s=this.frontier[this.depth];s.match=s.match.matchType(e),this.placed=Qa(this.placed,this.depth,we.from(e.create(n,r))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let n=this.frontier.pop().match.fillBefore(we.empty,!0);n.childCount&&(this.placed=Qa(this.placed,this.frontier.length,n))}}function Xa(t,e,n){return e==0?t.cutByIndex(n,t.childCount):t.replaceChild(0,t.firstChild.copy(Xa(t.firstChild.content,e-1,n)))}function Qa(t,e,n){return e==0?t.append(n):t.replaceChild(t.childCount-1,t.lastChild.copy(Qa(t.lastChild.content,e-1,n)))}function Gh(t,e){for(let n=0;n<e;n++)t=t.firstChild.content;return t}function oN(t,e,n){if(e<=0)return t;let r=t.content;return e>1&&(r=r.replaceChild(0,oN(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(we.empty,!0)))),t.copy(r)}function Jh(t,e,n,r,s){let i=t.node(e),o=s?t.indexAfter(e):t.index(e);if(o==i.childCount&&!n.compatibleContent(i.type))return null;let l=r.fillBefore(i.content,!0,o);return l&&!sj(n,i.content,o)?l:null}function sj(t,e,n){for(let r=n;r<e.childCount;r++)if(!t.allowsMarks(e.child(r).marks))return!0;return!1}function ij(t){return t.spec.defining||t.spec.definingForContent}function oj(t,e,n,r){if(!r.size)return t.deleteRange(e,n);let s=t.doc.resolve(e),i=t.doc.resolve(n);if(iN(s,i,r))return t.step(new On(e,n,r));let o=lN(s,i);o[o.length-1]==0&&o.pop();let l=-(s.depth+1);o.unshift(l);for(let g=s.depth,v=s.pos-1;g>0;g--,v--){let b=s.node(g).type.spec;if(b.defining||b.definingAsContext||b.isolating)break;o.indexOf(g)>-1?l=g:s.before(g)==v&&o.splice(1,0,-g)}let d=o.indexOf(l),f=[],h=r.openStart;for(let g=r.content,v=0;;v++){let b=g.firstChild;if(f.push(b),v==r.openStart)break;g=b.content}for(let g=h-1;g>=0;g--){let v=f[g],b=ij(v.type);if(b&&!v.sameMarkup(s.node(Math.abs(l)-1)))h=g;else if(b||!v.type.isTextblock)break}for(let g=r.openStart;g>=0;g--){let v=(g+h+1)%(r.openStart+1),b=f[v];if(b)for(let k=0;k<o.length;k++){let w=o[(k+d)%o.length],E=!0;w<0&&(E=!1,w=-w);let C=s.node(w-1),T=s.index(w-1);if(C.canReplaceWith(T,T,b.type,b.marks))return t.replace(s.before(w),E?i.after(w):n,new Ue(aN(r.content,0,r.openStart,v),v,r.openEnd))}}let m=t.steps.length;for(let g=o.length-1;g>=0&&(t.replace(e,n,r),!(t.steps.length>m));g--){let v=o[g];v<0||(e=s.before(v),n=i.after(v))}}function aN(t,e,n,r,s){if(e<n){let i=t.firstChild;t=t.replaceChild(0,i.copy(aN(i.content,e+1,n,r,i)))}if(e>r){let i=s.contentMatchAt(0),o=i.fillBefore(t).append(t);t=o.append(i.matchFragment(o).fillBefore(we.empty,!0))}return t}function aj(t,e,n,r){if(!r.isInline&&e==n&&t.doc.resolve(e).parent.content.size){let s=nj(t.doc,e,r.type);s!=null&&(e=n=s)}t.replaceRange(e,n,new Ue(we.from(r),0,0))}function lj(t,e,n){let r=t.doc.resolve(e),s=t.doc.resolve(n),i=lN(r,s);for(let o=0;o<i.length;o++){let l=i[o],d=o==i.length-1;if(d&&l==0||r.node(l).type.contentMatch.validEnd)return t.delete(r.start(l),s.end(l));if(l>0&&(d||r.node(l-1).canReplace(r.index(l-1),s.indexAfter(l-1))))return t.delete(r.before(l),s.after(l))}for(let o=1;o<=r.depth&&o<=s.depth;o++)if(e-r.start(o)==r.depth-o&&n>r.end(o)&&s.end(o)-n!=s.depth-o&&r.start(o-1)==s.start(o-1)&&r.node(o-1).canReplace(r.index(o-1),s.index(o-1)))return t.delete(r.before(o),n);t.delete(e,n)}function lN(t,e){let n=[],r=Math.min(t.depth,e.depth);for(let s=r;s>=0;s--){let i=t.start(s);if(i<t.pos-(t.depth-s)||e.end(s)>e.pos+(e.depth-s)||t.node(s).type.spec.isolating||e.node(s).type.spec.isolating)break;(i==e.start(s)||s==t.depth&&s==e.depth&&t.parent.inlineContent&&e.parent.inlineContent&&s&&e.start(s-1)==i-1)&&n.push(s)}return n}class Xo extends tr{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 En.fail("No node at attribute step's position");let r=Object.create(null);for(let i in n.attrs)r[i]=n.attrs[i];r[this.attr]=this.value;let s=n.type.create(r,null,n.marks);return En.fromReplace(e,this.pos,this.pos+1,new Ue(we.from(s),0,n.isLeaf?0:1))}getMap(){return Sr.empty}invert(e){return new Xo(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 Xo(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 Xo(n.pos,n.attr,n.value)}}tr.jsonID("attr",Xo);class yl extends tr{constructor(e,n){super(),this.attr=e,this.value=n}apply(e){let n=Object.create(null);for(let s in e.attrs)n[s]=e.attrs[s];n[this.attr]=this.value;let r=e.type.create(n,e.content,e.marks);return En.ok(r)}getMap(){return Sr.empty}invert(e){return new yl(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 yl(n.attr,n.value)}}tr.jsonID("docAttr",yl);let ea=class extends Error{};ea=function t(e){let n=Error.call(this,e);return n.__proto__=t.prototype,n};ea.prototype=Object.create(Error.prototype);ea.prototype.constructor=ea;ea.prototype.name="TransformError";class tv{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new vl}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let n=this.maybeStep(e);if(n.failed)throw new ea(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 s=this.mapping.maps[r];r&&(e=s.map(e,1),n=s.map(n,-1)),s.forEach((i,o,l,d)=>{e=Math.min(e,l),n=Math.max(n,d)})}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=Ue.empty){let s=Rd(this.doc,e,n,r);return s&&this.step(s),this}replaceWith(e,n,r){return this.replace(e,n,new Ue(we.from(r),0,0))}delete(e,n){return this.replace(e,n,Ue.empty)}insert(e,n){return this.replaceWith(e,e,n)}replaceRange(e,n,r){return oj(this,e,n,r),this}replaceRangeWith(e,n,r){return aj(this,e,n,r),this}deleteRange(e,n){return lj(this,e,n),this}lift(e,n){return VA(this,e,n),this}join(e,n=1){return tj(this,e,n),this}wrap(e,n){return JA(this,e,n),this}setBlockType(e,n=e,r,s=null){return YA(this,e,n,r,s),this}setNodeMarkup(e,n,r=null,s){return QA(this,e,n,r,s),this}setNodeAttribute(e,n,r){return this.step(new Xo(e,n,r)),this}setDocAttribute(e,n){return this.step(new yl(e,n)),this}addNodeMark(e,n){return this.step(new hi(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 Gt)n.isInSet(r.marks)&&this.step(new ro(e,n));else{let s=r.marks,i,o=[];for(;i=n.isInSet(s);)o.push(new ro(e,i)),s=i.removeFromSet(s);for(let l=o.length-1;l>=0;l--)this.step(o[l])}return this}split(e,n=1,r){return ZA(this,e,n,r),this}addMark(e,n,r){return HA(this,e,n,r),this}removeMark(e,n,r){return WA(this,e,n,r),this}clearIncompatible(e,n,r){return Zg(this,e,n,r),this}}const Yh=Object.create(null);class yt{constructor(e,n,r){this.$anchor=e,this.$head=n,this.ranges=r||[new cN(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=Ue.empty){let r=n.content.lastChild,s=null;for(let l=0;l<n.openEnd;l++)s=r,r=r.lastChild;let i=e.steps.length,o=this.ranges;for(let l=0;l<o.length;l++){let{$from:d,$to:f}=o[l],h=e.mapping.slice(i);e.replaceRange(h.map(d.pos),h.map(f.pos),l?Ue.empty:n),l==0&&fx(e,i,(r?r.isInline:s&&s.isTextblock)?-1:1)}}replaceWith(e,n){let r=e.steps.length,s=this.ranges;for(let i=0;i<s.length;i++){let{$from:o,$to:l}=s[i],d=e.mapping.slice(r),f=d.map(o.pos),h=d.map(l.pos);i?e.deleteRange(f,h):(e.replaceRangeWith(f,h,n),fx(e,r,n.isInline?-1:1))}}static findFrom(e,n,r=!1){let s=e.parent.inlineContent?new ht(e):Ho(e.node(0),e.parent,e.pos,e.index(),n,r);if(s)return s;for(let i=e.depth-1;i>=0;i--){let o=n<0?Ho(e.node(0),e.node(i),e.before(i+1),e.index(i),n,r):Ho(e.node(0),e.node(i),e.after(i+1),e.index(i)+1,n,r);if(o)return o}return null}static near(e,n=1){return this.findFrom(e,n)||this.findFrom(e,-n)||new Nr(e.node(0))}static atStart(e){return Ho(e,e,0,0,1)||new Nr(e)}static atEnd(e){return Ho(e,e,e.content.size,e.childCount,-1)||new Nr(e)}static fromJSON(e,n){if(!n||!n.type)throw new RangeError("Invalid input for Selection.fromJSON");let r=Yh[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 Yh)throw new RangeError("Duplicate use of selection JSON ID "+e);return Yh[e]=n,n.prototype.jsonID=e,n}getBookmark(){return ht.between(this.$anchor,this.$head).getBookmark()}}yt.prototype.visible=!0;class cN{constructor(e,n){this.$from=e,this.$to=n}}let ux=!1;function dx(t){!ux&&!t.parent.inlineContent&&(ux=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+t.parent.type.name+")"))}class ht extends yt{constructor(e,n=e){dx(e),dx(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 yt.near(r);let s=e.resolve(n.map(this.anchor));return new ht(s.parent.inlineContent?s:r,r)}replace(e,n=Ue.empty){if(super.replace(e,n),n==Ue.empty){let r=this.$from.marksAcross(this.$to);r&&e.ensureMarks(r)}}eq(e){return e instanceof ht&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new Od(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 ht(e.resolve(n.anchor),e.resolve(n.head))}static create(e,n,r=n){let s=e.resolve(n);return new this(s,r==n?s:e.resolve(r))}static between(e,n,r){let s=e.pos-n.pos;if((!r||s)&&(r=s>=0?1:-1),!n.parent.inlineContent){let i=yt.findFrom(n,r,!0)||yt.findFrom(n,-r,!0);if(i)n=i.$head;else return yt.near(n,r)}return e.parent.inlineContent||(s==0?e=n:(e=(yt.findFrom(e,-r,!0)||yt.findFrom(e,r,!0)).$anchor,e.pos<n.pos!=s<0&&(e=n))),new ht(e,n)}}yt.jsonID("text",ht);class Od{constructor(e,n){this.anchor=e,this.head=n}map(e){return new Od(e.map(this.anchor),e.map(this.head))}resolve(e){return ht.between(e.resolve(this.anchor),e.resolve(this.head))}}class dt extends yt{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:s}=n.mapResult(this.anchor),i=e.resolve(s);return r?yt.near(i):new dt(i)}content(){return new Ue(we.from(this.node),0,0)}eq(e){return e instanceof dt&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new nv(this.anchor)}static fromJSON(e,n){if(typeof n.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new dt(e.resolve(n.anchor))}static create(e,n){return new dt(e.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}dt.prototype.visible=!1;yt.jsonID("node",dt);class nv{constructor(e){this.anchor=e}map(e){let{deleted:n,pos:r}=e.mapResult(this.anchor);return n?new Od(r,r):new nv(r)}resolve(e){let n=e.resolve(this.anchor),r=n.nodeAfter;return r&&dt.isSelectable(r)?new dt(n):yt.near(n)}}class Nr extends yt{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,n=Ue.empty){if(n==Ue.empty){e.delete(0,e.doc.content.size);let r=yt.atStart(e.doc);r.eq(e.selection)||e.setSelection(r)}else super.replace(e,n)}toJSON(){return{type:"all"}}static fromJSON(e){return new Nr(e)}map(e){return new Nr(e)}eq(e){return e instanceof Nr}getBookmark(){return cj}}yt.jsonID("all",Nr);const cj={map(){return this},resolve(t){return new Nr(t)}};function Ho(t,e,n,r,s,i=!1){if(e.inlineContent)return ht.create(t,n);for(let o=r-(s>0?0:1);s>0?o<e.childCount:o>=0;o+=s){let l=e.child(o);if(l.isAtom){if(!i&&dt.isSelectable(l))return dt.create(t,n-(s<0?l.nodeSize:0))}else{let d=Ho(t,l,n+s,s<0?l.childCount:0,s,i);if(d)return d}n+=l.nodeSize*s}return null}function fx(t,e,n){let r=t.steps.length-1;if(r<e)return;let s=t.steps[r];if(!(s instanceof On||s instanceof In))return;let i=t.mapping.maps[r],o;i.forEach((l,d,f,h)=>{o==null&&(o=h)}),t.setSelection(yt.near(t.doc.resolve(o),n))}const hx=1,qc=2,px=4;class uj extends tv{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|hx)&~qc,this.storedMarks=null,this}get selectionSet(){return(this.updated&hx)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=qc,this}ensureMarks(e){return Gt.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&qc)>0}addStep(e,n){super.addStep(e,n),this.updated=this.updated&~qc,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)||Gt.none))),r.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,n,r){let s=this.doc.type.schema;if(n==null)return e?this.replaceSelectionWith(s.text(e),!0):this.deleteSelection();{if(r==null&&(r=n),!e)return this.deleteRange(n,r);let i=this.storedMarks;if(!i){let o=this.doc.resolve(n);i=r==n?o.marks():o.marksAcross(this.doc.resolve(r))}return this.replaceRangeWith(n,r,s.text(e,i)),!this.selection.empty&&this.selection.to==n+e.length&&this.setSelection(yt.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|=px,this}get scrolledIntoView(){return(this.updated&px)>0}}function mx(t,e){return!e||!t?t:t.bind(e)}class Za{constructor(e,n,r){this.name=e,this.init=mx(n.init,r),this.apply=mx(n.apply,r)}}const dj=[new Za("doc",{init(t){return t.doc||t.schema.topNodeType.createAndFill()},apply(t){return t.doc}}),new Za("selection",{init(t,e){return t.selection||yt.atStart(e.doc)},apply(t){return t.selection}}),new Za("storedMarks",{init(t){return t.storedMarks||null},apply(t,e,n,r){return r.selection.$cursor?t.storedMarks:null}}),new Za("scrollToSelection",{init(){return 0},apply(t,e){return t.scrolledIntoView?e+1:e}})];class Xh{constructor(e,n){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=dj.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 Za(r.key,r.spec.state,r))})}}class Go{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 s=this.config.plugins[r];if(s.spec.filterTransaction&&!s.spec.filterTransaction.call(s,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let n=[e],r=this.applyInner(e),s=null;for(;;){let i=!1;for(let o=0;o<this.config.plugins.length;o++){let l=this.config.plugins[o];if(l.spec.appendTransaction){let d=s?s[o].n:0,f=s?s[o].state:this,h=d<n.length&&l.spec.appendTransaction.call(l,d?n.slice(d):n,f,r);if(h&&r.filterTransaction(h,o)){if(h.setMeta("appendedTransaction",e),!s){s=[];for(let m=0;m<this.config.plugins.length;m++)s.push(m<o?{state:r,n:n.length}:{state:this,n:0})}n.push(h),r=r.applyInner(h),i=!0}s&&(s[o]={state:r,n:n.length})}}if(!i)return{state:r,transactions:n}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let n=new Go(this.config),r=this.config.fields;for(let s=0;s<r.length;s++){let i=r[s];n[i.name]=i.apply(e,this[i.name],this,n)}return n}get tr(){return new uj(this)}static create(e){let n=new Xh(e.doc?e.doc.type.schema:e.schema,e.plugins),r=new Go(n);for(let s=0;s<n.fields.length;s++)r[n.fields[s].name]=n.fields[s].init(e,r);return r}reconfigure(e){let n=new Xh(this.schema,e.plugins),r=n.fields,s=new Go(n);for(let i=0;i<r.length;i++){let o=r[i].name;s[o]=this.hasOwnProperty(o)?this[o]:r[i].init(e,s)}return s}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 s=e[r],i=s.spec.state;i&&i.toJSON&&(n[r]=i.toJSON.call(s,this[s.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 s=new Xh(e.schema,e.plugins),i=new Go(s);return s.fields.forEach(o=>{if(o.name=="doc")i.doc=Xr.fromJSON(e.schema,n.doc);else if(o.name=="selection")i.selection=yt.fromJSON(i.doc,n.selection);else if(o.name=="storedMarks")n.storedMarks&&(i.storedMarks=n.storedMarks.map(e.schema.markFromJSON));else{if(r)for(let l in r){let d=r[l],f=d.spec.state;if(d.key==o.name&&f&&f.fromJSON&&Object.prototype.hasOwnProperty.call(n,l)){i[o.name]=f.fromJSON.call(d,e,n[l],i);return}}i[o.name]=o.init(e,i)}}),i}}function uN(t,e,n){for(let r in t){let s=t[r];s instanceof Function?s=s.bind(e):r=="handleDOMEvents"&&(s=uN(s,e,{})),n[r]=s}return n}class $t{constructor(e){this.spec=e,this.props={},e.props&&uN(e.props,this,this.props),this.key=e.key?e.key.key:dN("plugin")}getState(e){return e[this.key]}}const Qh=Object.create(null);function dN(t){return t in Qh?t+"$"+ ++Qh[t]:(Qh[t]=0,t+"$")}class Wt{constructor(e="key"){this.key=dN(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const rv=(t,e)=>t.selection.empty?!1:(e&&e(t.tr.deleteSelection().scrollIntoView()),!0);function fN(t,e){let{$cursor:n}=t.selection;return!n||(e?!e.endOfTextblock("backward",t):n.parentOffset>0)?null:n}const hN=(t,e,n)=>{let r=fN(t,n);if(!r)return!1;let s=sv(r);if(!s){let o=r.blockRange(),l=o&&la(o);return l==null?!1:(e&&e(t.tr.lift(o,l).scrollIntoView()),!0)}let i=s.nodeBefore;if(kN(t,s,e,-1))return!0;if(r.parent.content.size==0&&(ta(i,"end")||dt.isSelectable(i)))for(let o=r.depth;;o--){let l=Rd(t.doc,r.before(o),r.after(o),Ue.empty);if(l&&l.slice.size<l.to-l.from){if(e){let d=t.tr.step(l);d.setSelection(ta(i,"end")?yt.findFrom(d.doc.resolve(d.mapping.map(s.pos,-1)),-1):dt.create(d.doc,s.pos-i.nodeSize)),e(d.scrollIntoView())}return!0}if(o==1||r.node(o-1).childCount>1)break}return i.isAtom&&s.depth==r.depth-1?(e&&e(t.tr.delete(s.pos-i.nodeSize,s.pos).scrollIntoView()),!0):!1},fj=(t,e,n)=>{let r=fN(t,n);if(!r)return!1;let s=sv(r);return s?pN(t,s,e):!1},hj=(t,e,n)=>{let r=gN(t,n);if(!r)return!1;let s=iv(r);return s?pN(t,s,e):!1};function pN(t,e,n){let r=e.nodeBefore,s=r,i=e.pos-1;for(;!s.isTextblock;i--){if(s.type.spec.isolating)return!1;let h=s.lastChild;if(!h)return!1;s=h}let o=e.nodeAfter,l=o,d=e.pos+1;for(;!l.isTextblock;d++){if(l.type.spec.isolating)return!1;let h=l.firstChild;if(!h)return!1;l=h}let f=Rd(t.doc,i,d,Ue.empty);if(!f||f.from!=i||f instanceof On&&f.slice.size>=d-i)return!1;if(n){let h=t.tr.step(f);h.setSelection(ht.create(h.doc,i)),n(h.scrollIntoView())}return!0}function ta(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 mN=(t,e,n)=>{let{$head:r,empty:s}=t.selection,i=r;if(!s)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("backward",t):r.parentOffset>0)return!1;i=sv(r)}let o=i&&i.nodeBefore;return!o||!dt.isSelectable(o)?!1:(e&&e(t.tr.setSelection(dt.create(t.doc,i.pos-o.nodeSize)).scrollIntoView()),!0)};function sv(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 gN(t,e){let{$cursor:n}=t.selection;return!n||(e?!e.endOfTextblock("forward",t):n.parentOffset<n.parent.content.size)?null:n}const vN=(t,e,n)=>{let r=gN(t,n);if(!r)return!1;let s=iv(r);if(!s)return!1;let i=s.nodeAfter;if(kN(t,s,e,1))return!0;if(r.parent.content.size==0&&(ta(i,"start")||dt.isSelectable(i))){let o=Rd(t.doc,r.before(),r.after(),Ue.empty);if(o&&o.slice.size<o.to-o.from){if(e){let l=t.tr.step(o);l.setSelection(ta(i,"start")?yt.findFrom(l.doc.resolve(l.mapping.map(s.pos)),1):dt.create(l.doc,l.mapping.map(s.pos))),e(l.scrollIntoView())}return!0}}return i.isAtom&&s.depth==r.depth-1?(e&&e(t.tr.delete(s.pos,s.pos+i.nodeSize).scrollIntoView()),!0):!1},yN=(t,e,n)=>{let{$head:r,empty:s}=t.selection,i=r;if(!s)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("forward",t):r.parentOffset<r.parent.content.size)return!1;i=iv(r)}let o=i&&i.nodeAfter;return!o||!dt.isSelectable(o)?!1:(e&&e(t.tr.setSelection(dt.create(t.doc,i.pos)).scrollIntoView()),!0)};function iv(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 pj=(t,e)=>{let n=t.selection,r=n instanceof dt,s;if(r){if(n.node.isTextblock||!ki(t.doc,n.from))return!1;s=n.from}else if(s=jd(t.doc,n.from,-1),s==null)return!1;if(e){let i=t.tr.join(s);r&&i.setSelection(dt.create(i.doc,s-t.doc.resolve(s).nodeBefore.nodeSize)),e(i.scrollIntoView())}return!0},mj=(t,e)=>{let n=t.selection,r;if(n instanceof dt){if(n.node.isTextblock||!ki(t.doc,n.to))return!1;r=n.to}else if(r=jd(t.doc,n.to,1),r==null)return!1;return e&&e(t.tr.join(r).scrollIntoView()),!0},gj=(t,e)=>{let{$from:n,$to:r}=t.selection,s=n.blockRange(r),i=s&&la(s);return i==null?!1:(e&&e(t.tr.lift(s,i).scrollIntoView()),!0)},bN=(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 ov(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 vj=(t,e)=>{let{$head:n,$anchor:r}=t.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let s=n.node(-1),i=n.indexAfter(-1),o=ov(s.contentMatchAt(i));if(!o||!s.canReplaceWith(i,i,o))return!1;if(e){let l=n.after(),d=t.tr.replaceWith(l,l,o.createAndFill());d.setSelection(yt.near(d.doc.resolve(l),1)),e(d.scrollIntoView())}return!0},xN=(t,e)=>{let n=t.selection,{$from:r,$to:s}=n;if(n instanceof Nr||r.parent.inlineContent||s.parent.inlineContent)return!1;let i=ov(s.parent.contentMatchAt(s.indexAfter()));if(!i||!i.isTextblock)return!1;if(e){let o=(!r.parentOffset&&s.index()<s.parent.childCount?r:s).pos,l=t.tr.insert(o,i.createAndFill());l.setSelection(ht.create(l.doc,o+1)),e(l.scrollIntoView())}return!0},wN=(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 i=n.before();if(Os(t.doc,i))return e&&e(t.tr.split(i).scrollIntoView()),!0}let r=n.blockRange(),s=r&&la(r);return s==null?!1:(e&&e(t.tr.lift(r,s).scrollIntoView()),!0)};function yj(t){return(e,n)=>{let{$from:r,$to:s}=e.selection;if(e.selection instanceof dt&&e.selection.node.isBlock)return!r.parentOffset||!Os(e.doc,r.pos)?!1:(n&&n(e.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let i=[],o,l,d=!1,f=!1;for(let v=r.depth;;v--)if(r.node(v).isBlock){d=r.end(v)==r.pos+(r.depth-v),f=r.start(v)==r.pos-(r.depth-v),l=ov(r.node(v-1).contentMatchAt(r.indexAfter(v-1))),i.unshift(d&&l?{type:l}:null),o=v;break}else{if(v==1)return!1;i.unshift(null)}let h=e.tr;(e.selection instanceof ht||e.selection instanceof Nr)&&h.deleteSelection();let m=h.mapping.map(r.pos),g=Os(h.doc,m,i.length,i);if(g||(i[0]=l?{type:l}:null,g=Os(h.doc,m,i.length,i)),!g)return!1;if(h.split(m,i.length,i),!d&&f&&r.node(o).type!=l){let v=h.mapping.map(r.before(o)),b=h.doc.resolve(v);l&&r.node(o-1).canReplaceWith(b.index(),b.index()+1,l)&&h.setNodeMarkup(h.mapping.map(r.before(o)),l)}return n&&n(h.scrollIntoView()),!0}}const bj=yj(),xj=(t,e)=>{let{$from:n,to:r}=t.selection,s,i=n.sharedDepth(r);return i==0?!1:(s=n.before(i),e&&e(t.tr.setSelection(dt.create(t.doc,s))),!0)};function wj(t,e,n){let r=e.nodeBefore,s=e.nodeAfter,i=e.index();return!r||!s||!r.type.compatibleContent(s.type)?!1:!r.content.size&&e.parent.canReplace(i-1,i)?(n&&n(t.tr.delete(e.pos-r.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(i,i+1)||!(s.isTextblock||ki(t.doc,e.pos))?!1:(n&&n(t.tr.join(e.pos).scrollIntoView()),!0)}function kN(t,e,n,r){let s=e.nodeBefore,i=e.nodeAfter,o,l,d=s.type.spec.isolating||i.type.spec.isolating;if(!d&&wj(t,e,n))return!0;let f=!d&&e.parent.canReplace(e.index(),e.index()+1);if(f&&(o=(l=s.contentMatchAt(s.childCount)).findWrapping(i.type))&&l.matchType(o[0]||i.type).validEnd){if(n){let v=e.pos+i.nodeSize,b=we.empty;for(let E=o.length-1;E>=0;E--)b=we.from(o[E].create(null,b));b=we.from(s.copy(b));let k=t.tr.step(new In(e.pos-1,v,e.pos,v,new Ue(b,1,0),o.length,!0)),w=k.doc.resolve(v+2*o.length);w.nodeAfter&&w.nodeAfter.type==s.type&&ki(k.doc,w.pos)&&k.join(w.pos),n(k.scrollIntoView())}return!0}let h=i.type.spec.isolating||r>0&&d?null:yt.findFrom(e,1),m=h&&h.$from.blockRange(h.$to),g=m&&la(m);if(g!=null&&g>=e.depth)return n&&n(t.tr.lift(m,g).scrollIntoView()),!0;if(f&&ta(i,"start",!0)&&ta(s,"end")){let v=s,b=[];for(;b.push(v),!v.isTextblock;)v=v.lastChild;let k=i,w=1;for(;!k.isTextblock;k=k.firstChild)w++;if(v.canReplace(v.childCount,v.childCount,k.content)){if(n){let E=we.empty;for(let T=b.length-1;T>=0;T--)E=we.from(b[T].copy(E));let C=t.tr.step(new In(e.pos-b.length,e.pos+i.nodeSize,e.pos+w,e.pos+i.nodeSize-w,new Ue(E,b.length,0),0,!0));n(C.scrollIntoView())}return!0}}return!1}function SN(t){return function(e,n){let r=e.selection,s=t<0?r.$from:r.$to,i=s.depth;for(;s.node(i).isInline;){if(!i)return!1;i--}return s.node(i).isTextblock?(n&&n(e.tr.setSelection(ht.create(e.doc,t<0?s.start(i):s.end(i)))),!0):!1}}const kj=SN(-1),Sj=SN(1);function Ej(t,e=null){return function(n,r){let{$from:s,$to:i}=n.selection,o=s.blockRange(i),l=o&&ev(o,t,e);return l?(r&&r(n.tr.wrap(o,l).scrollIntoView()),!0):!1}}function gx(t,e=null){return function(n,r){let s=!1;for(let i=0;i<n.selection.ranges.length&&!s;i++){let{$from:{pos:o},$to:{pos:l}}=n.selection.ranges[i];n.doc.nodesBetween(o,l,(d,f)=>{if(s)return!1;if(!(!d.isTextblock||d.hasMarkup(t,e)))if(d.type==t)s=!0;else{let h=n.doc.resolve(f),m=h.index();s=h.parent.canReplaceWith(m,m+1,t)}})}if(!s)return!1;if(r){let i=n.tr;for(let o=0;o<n.selection.ranges.length;o++){let{$from:{pos:l},$to:{pos:d}}=n.selection.ranges[o];i.setBlockType(l,d,t,e)}r(i.scrollIntoView())}return!0}}function av(...t){return function(e,n,r){for(let s=0;s<t.length;s++)if(t[s](e,n,r))return!0;return!1}}av(rv,hN,mN);av(rv,vN,yN);av(bN,xN,wN,bj);typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform&&os.platform()=="darwin";function Nj(t,e=null){return function(n,r){let{$from:s,$to:i}=n.selection,o=s.blockRange(i);if(!o)return!1;let l=r?n.tr:null;return Cj(l,o,t,e)?(r&&r(l.scrollIntoView()),!0):!1}}function Cj(t,e,n,r=null){let s=!1,i=e,o=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 d=o.resolve(e.start-2);i=new Iu(d,d,e.depth),e.endIndex<e.parent.childCount&&(e=new Iu(e.$from,o.resolve(e.$to.end(e.depth)),e.depth)),s=!0}let l=ev(i,n,r,e);return l?(t&&_j(t,e,l,s,n),!0):!1}function _j(t,e,n,r,s){let i=we.empty;for(let h=n.length-1;h>=0;h--)i=we.from(n[h].type.create(n[h].attrs,i));t.step(new In(e.start-(r?2:0),e.end,e.start,e.end,new Ue(i,0,0),n.length,!0));let o=0;for(let h=0;h<n.length;h++)n[h].type==s&&(o=h+1);let l=n.length-o,d=e.start+n.length-(r?2:0),f=e.parent;for(let h=e.startIndex,m=e.endIndex,g=!0;h<m;h++,g=!1)!g&&Os(t.doc,d,l)&&(t.split(d,l),d+=2*l),d+=f.child(h).nodeSize;return t}function Tj(t){return function(e,n){let{$from:r,$to:s}=e.selection,i=r.blockRange(s,o=>o.childCount>0&&o.firstChild.type==t);return i?n?r.node(i.depth-1).type==t?Mj(e,n,t,i):Aj(e,n,i):!0:!1}}function Mj(t,e,n,r){let s=t.tr,i=r.end,o=r.$to.end(r.depth);i<o&&(s.step(new In(i-1,o,i,o,new Ue(we.from(n.create(null,r.parent.copy())),1,0),1,!0)),r=new Iu(s.doc.resolve(r.$from.pos),s.doc.resolve(o),r.depth));const l=la(r);if(l==null)return!1;s.lift(r,l);let d=s.doc.resolve(s.mapping.map(i,-1)-1);return ki(s.doc,d.pos)&&d.nodeBefore.type==d.nodeAfter.type&&s.join(d.pos),e(s.scrollIntoView()),!0}function Aj(t,e,n){let r=t.tr,s=n.parent;for(let v=n.end,b=n.endIndex-1,k=n.startIndex;b>k;b--)v-=s.child(b).nodeSize,r.delete(v-1,v+1);let i=r.doc.resolve(n.start),o=i.nodeAfter;if(r.mapping.map(n.end)!=n.start+i.nodeAfter.nodeSize)return!1;let l=n.startIndex==0,d=n.endIndex==s.childCount,f=i.node(-1),h=i.index(-1);if(!f.canReplace(h+(l?0:1),h+1,o.content.append(d?we.empty:we.from(s))))return!1;let m=i.pos,g=m+o.nodeSize;return r.step(new In(m-(l?1:0),g+(d?1:0),m+1,g-1,new Ue((l?we.empty:we.from(s.copy(we.empty))).append(d?we.empty:we.from(s.copy(we.empty))),l?0:1,d?0:1),l?0:1)),e(r.scrollIntoView()),!0}function jj(t){return function(e,n){let{$from:r,$to:s}=e.selection,i=r.blockRange(s,f=>f.childCount>0&&f.firstChild.type==t);if(!i)return!1;let o=i.startIndex;if(o==0)return!1;let l=i.parent,d=l.child(o-1);if(d.type!=t)return!1;if(n){let f=d.lastChild&&d.lastChild.type==l.type,h=we.from(f?t.create():null),m=new Ue(we.from(t.create(null,we.from(l.type.create(null,h)))),f?3:1,0),g=i.start,v=i.end;n(e.tr.step(new In(g-(f?3:1),v,g,v,m,1,!0)).scrollIntoView())}return!0}}const qn=function(t){for(var e=0;;e++)if(t=t.previousSibling,!t)return e},na=function(t){let e=t.assignedSlot||t.parentNode;return e&&e.nodeType==11?e.host:e};let mg=null;const Ms=function(t,e,n){let r=mg||(mg=document.createRange());return r.setEnd(t,n??t.nodeValue.length),r.setStart(t,e||0),r},Rj=function(){mg=null},so=function(t,e,n,r){return n&&(vx(t,e,n,r,-1)||vx(t,e,n,r,1))},Oj=/^(img|br|input|textarea|hr)$/i;function vx(t,e,n,r,s){for(var i;;){if(t==n&&e==r)return!0;if(e==(s<0?0:Br(t))){let o=t.parentNode;if(!o||o.nodeType!=1||Al(t)||Oj.test(t.nodeName)||t.contentEditable=="false")return!1;e=qn(t)+(s<0?0:1),t=o}else if(t.nodeType==1){let o=t.childNodes[e+(s<0?-1:0)];if(o.nodeType==1&&o.contentEditable=="false")if(!((i=o.pmViewDesc)===null||i===void 0)&&i.ignoreForSelection)e+=s;else return!1;else t=o,e=s<0?Br(t):0}else return!1}}function Br(t){return t.nodeType==3?t.nodeValue.length:t.childNodes.length}function Ij(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=Br(t)}else if(t.parentNode&&!Al(t))e=qn(t),t=t.parentNode;else return null}}function Lj(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&&!Al(t))e=qn(t)+1,t=t.parentNode;else return null}}function Dj(t,e,n){for(let r=e==0,s=e==Br(t);r||s;){if(t==n)return!0;let i=qn(t);if(t=t.parentNode,!t)return!1;r=r&&i==0,s=s&&i==Br(t)}}function Al(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 Id=function(t){return t.focusNode&&so(t.focusNode,t.focusOffset,t.anchorNode,t.anchorOffset)};function Vi(t,e){let n=document.createEvent("Event");return n.initEvent("keydown",!0,!0),n.keyCode=t,n.key=n.code=e,n}function Pj(t){let e=t.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function Bj(t,e,n){if(t.caretPositionFromPoint)try{let r=t.caretPositionFromPoint(e,n);if(r)return{node:r.offsetNode,offset:Math.min(Br(r.offsetNode),r.offset)}}catch{}if(t.caretRangeFromPoint){let r=t.caretRangeFromPoint(e,n);if(r)return{node:r.startContainer,offset:Math.min(Br(r.startContainer),r.startOffset)}}}const hs=typeof navigator<"u"?navigator:null,yx=typeof document<"u"?document:null,Si=hs&&hs.userAgent||"",gg=/Edge\/(\d+)/.exec(Si),EN=/MSIE \d/.exec(Si),vg=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Si),gr=!!(EN||vg||gg),mi=EN?document.documentMode:vg?+vg[1]:gg?+gg[1]:0,zr=!gr&&/gecko\/(\d+)/i.test(Si);zr&&+(/Firefox\/(\d+)/.exec(Si)||[0,0])[1];const yg=!gr&&/Chrome\/(\d+)/.exec(Si),Kn=!!yg,NN=yg?+yg[1]:0,Zn=!gr&&!!hs&&/Apple Computer/.test(hs.vendor),ra=Zn&&(/Mobile\/\w+/.test(Si)||!!hs&&hs.maxTouchPoints>2),Pr=ra||(hs?/Mac/.test(hs.platform):!1),CN=hs?/Win/.test(hs.platform):!1,js=/Android \d/.test(Si),jl=!!yx&&"webkitFontSmoothing"in yx.documentElement.style,zj=jl?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function $j(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 Es(t,e){return typeof t=="number"?t:t[e]}function Fj(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 bx(t,e,n){let r=t.someProp("scrollThreshold")||0,s=t.someProp("scrollMargin")||5,i=t.dom.ownerDocument;for(let o=n||t.dom;o;){if(o.nodeType!=1){o=na(o);continue}let l=o,d=l==i.body,f=d?$j(i):Fj(l),h=0,m=0;if(e.top<f.top+Es(r,"top")?m=-(f.top-e.top+Es(s,"top")):e.bottom>f.bottom-Es(r,"bottom")&&(m=e.bottom-e.top>f.bottom-f.top?e.top+Es(s,"top")-f.top:e.bottom-f.bottom+Es(s,"bottom")),e.left<f.left+Es(r,"left")?h=-(f.left-e.left+Es(s,"left")):e.right>f.right-Es(r,"right")&&(h=e.right-f.right+Es(s,"right")),h||m)if(d)i.defaultView.scrollBy(h,m);else{let v=l.scrollLeft,b=l.scrollTop;m&&(l.scrollTop+=m),h&&(l.scrollLeft+=h);let k=l.scrollLeft-v,w=l.scrollTop-b;e={left:e.left-k,top:e.top-w,right:e.right-k,bottom:e.bottom-w}}let g=d?"fixed":getComputedStyle(o).position;if(/^(fixed|sticky)$/.test(g))break;o=g=="absolute"?o.offsetParent:na(o)}}function Uj(t){let e=t.dom.getBoundingClientRect(),n=Math.max(0,e.top),r,s;for(let i=(e.left+e.right)/2,o=n+1;o<Math.min(innerHeight,e.bottom);o+=5){let l=t.root.elementFromPoint(i,o);if(!l||l==t.dom||!t.dom.contains(l))continue;let d=l.getBoundingClientRect();if(d.top>=n-20){r=l,s=d.top;break}}return{refDOM:r,refTop:s,stack:_N(t.dom)}}function _N(t){let e=[],n=t.ownerDocument;for(let r=t;r&&(e.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),t!=n);r=na(r));return e}function Hj({refDOM:t,refTop:e,stack:n}){let r=t?t.getBoundingClientRect().top:0;TN(n,r==0?0:r-e)}function TN(t,e){for(let n=0;n<t.length;n++){let{dom:r,top:s,left:i}=t[n];r.scrollTop!=s+e&&(r.scrollTop=s+e),r.scrollLeft!=i&&(r.scrollLeft=i)}}let zo=null;function Wj(t){if(t.setActive)return t.setActive();if(zo)return t.focus(zo);let e=_N(t);t.focus(zo==null?{get preventScroll(){return zo={preventScroll:!0},!0}}:void 0),zo||(zo=!1,TN(e,0))}function MN(t,e){let n,r=2e8,s,i=0,o=e.top,l=e.top,d,f;for(let h=t.firstChild,m=0;h;h=h.nextSibling,m++){let g;if(h.nodeType==1)g=h.getClientRects();else if(h.nodeType==3)g=Ms(h).getClientRects();else continue;for(let v=0;v<g.length;v++){let b=g[v];if(b.top<=o&&b.bottom>=l){o=Math.max(b.bottom,o),l=Math.min(b.top,l);let k=b.left>e.left?b.left-e.left:b.right<e.left?e.left-b.right:0;if(k<r){n=h,r=k,s=k&&n.nodeType==3?{left:b.right<e.left?b.right:b.left,top:e.top}:e,h.nodeType==1&&k&&(i=m+(e.left>=(b.left+b.right)/2?1:0));continue}}else b.top>e.top&&!d&&b.left<=e.left&&b.right>=e.left&&(d=h,f={left:Math.max(b.left,Math.min(b.right,e.left)),top:b.top});!n&&(e.left>=b.right&&e.top>=b.top||e.left>=b.left&&e.top>=b.bottom)&&(i=m+1)}}return!n&&d&&(n=d,s=f,r=0),n&&n.nodeType==3?qj(n,s):!n||r&&n.nodeType==1?{node:t,offset:i}:MN(n,s)}function qj(t,e){let n=t.nodeValue.length,r=document.createRange(),s;for(let i=0;i<n;i++){r.setEnd(t,i+1),r.setStart(t,i);let o=si(r,1);if(o.top!=o.bottom&&lv(e,o)){s={node:t,offset:i+(e.left>=(o.left+o.right)/2?1:0)};break}}return r.detach(),s||{node:t,offset:0}}function lv(t,e){return t.left>=e.left-1&&t.left<=e.right+1&&t.top>=e.top-1&&t.top<=e.bottom+1}function Vj(t,e){let n=t.parentNode;return n&&/^li$/i.test(n.nodeName)&&e.left<t.getBoundingClientRect().left?n:t}function Kj(t,e,n){let{node:r,offset:s}=MN(e,n),i=-1;if(r.nodeType==1&&!r.firstChild){let o=r.getBoundingClientRect();i=o.left!=o.right&&n.left>(o.left+o.right)/2?1:-1}return t.docView.posFromDOM(r,s,i)}function Gj(t,e,n,r){let s=-1;for(let i=e,o=!1;i!=t.dom;){let l=t.docView.nearestDesc(i,!0),d;if(!l)return null;if(l.dom.nodeType==1&&(l.node.isBlock&&l.parent||!l.contentDOM)&&((d=l.dom.getBoundingClientRect()).width||d.height)&&(l.node.isBlock&&l.parent&&!/^T(R|BODY|HEAD|FOOT)$/.test(l.dom.nodeName)&&(!o&&d.left>r.left||d.top>r.top?s=l.posBefore:(!o&&d.right<r.left||d.bottom<r.top)&&(s=l.posAfter),o=!0),!l.contentDOM&&s<0&&!l.node.isText))return(l.node.isBlock?r.top<(d.top+d.bottom)/2:r.left<(d.left+d.right)/2)?l.posBefore:l.posAfter;i=l.dom.parentNode}return s>-1?s:t.docView.posFromDOM(e,n,-1)}function AN(t,e,n){let r=t.childNodes.length;if(r&&n.top<n.bottom)for(let s=Math.max(0,Math.min(r-1,Math.floor(r*(e.top-n.top)/(n.bottom-n.top))-2)),i=s;;){let o=t.childNodes[i];if(o.nodeType==1){let l=o.getClientRects();for(let d=0;d<l.length;d++){let f=l[d];if(lv(e,f))return AN(o,e,f)}}if((i=(i+1)%r)==s)break}return t}function Jj(t,e){let n=t.dom.ownerDocument,r,s=0,i=Bj(n,e.left,e.top);i&&({node:r,offset:s}=i);let o=(t.root.elementFromPoint?t.root:n).elementFromPoint(e.left,e.top),l;if(!o||!t.dom.contains(o.nodeType!=1?o.parentNode:o)){let f=t.dom.getBoundingClientRect();if(!lv(e,f)||(o=AN(t.dom,e,f),!o))return null}if(Zn)for(let f=o;r&&f;f=na(f))f.draggable&&(r=void 0);if(o=Vj(o,e),r){if(zr&&r.nodeType==1&&(s=Math.min(s,r.childNodes.length),s<r.childNodes.length)){let h=r.childNodes[s],m;h.nodeName=="IMG"&&(m=h.getBoundingClientRect()).right<=e.left&&m.bottom>e.top&&s++}let f;jl&&s&&r.nodeType==1&&(f=r.childNodes[s-1]).nodeType==1&&f.contentEditable=="false"&&f.getBoundingClientRect().top>=e.top&&s--,r==t.dom&&s==r.childNodes.length-1&&r.lastChild.nodeType==1&&e.top>r.lastChild.getBoundingClientRect().bottom?l=t.state.doc.content.size:(s==0||r.nodeType!=1||r.childNodes[s-1].nodeName!="BR")&&(l=Gj(t,r,s,e))}l==null&&(l=Kj(t,o,e));let d=t.docView.nearestDesc(o,!0);return{pos:l,inside:d?d.posAtStart-d.border:-1}}function xx(t){return t.top<t.bottom||t.left<t.right}function si(t,e){let n=t.getClientRects();if(n.length){let r=n[e<0?0:n.length-1];if(xx(r))return r}return Array.prototype.find.call(n,xx)||t.getBoundingClientRect()}const Yj=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function jN(t,e,n){let{node:r,offset:s,atom:i}=t.docView.domFromPos(e,n<0?-1:1),o=jl||zr;if(r.nodeType==3)if(o&&(Yj.test(r.nodeValue)||(n<0?!s:s==r.nodeValue.length))){let d=si(Ms(r,s,s),n);if(zr&&s&&/\s/.test(r.nodeValue[s-1])&&s<r.nodeValue.length){let f=si(Ms(r,s-1,s-1),-1);if(f.top==d.top){let h=si(Ms(r,s,s+1),-1);if(h.top!=d.top)return qa(h,h.left<f.left)}}return d}else{let d=s,f=s,h=n<0?1:-1;return n<0&&!s?(f++,h=-1):n>=0&&s==r.nodeValue.length?(d--,h=1):n<0?d--:f++,qa(si(Ms(r,d,f),h),h<0)}if(!t.state.doc.resolve(e-(i||0)).parent.inlineContent){if(i==null&&s&&(n<0||s==Br(r))){let d=r.childNodes[s-1];if(d.nodeType==1)return Zh(d.getBoundingClientRect(),!1)}if(i==null&&s<Br(r)){let d=r.childNodes[s];if(d.nodeType==1)return Zh(d.getBoundingClientRect(),!0)}return Zh(r.getBoundingClientRect(),n>=0)}if(i==null&&s&&(n<0||s==Br(r))){let d=r.childNodes[s-1],f=d.nodeType==3?Ms(d,Br(d)-(o?0:1)):d.nodeType==1&&(d.nodeName!="BR"||!d.nextSibling)?d:null;if(f)return qa(si(f,1),!1)}if(i==null&&s<Br(r)){let d=r.childNodes[s];for(;d.pmViewDesc&&d.pmViewDesc.ignoreForCoords;)d=d.nextSibling;let f=d?d.nodeType==3?Ms(d,0,o?0:1):d.nodeType==1?d:null:null;if(f)return qa(si(f,-1),!0)}return qa(si(r.nodeType==3?Ms(r):r,-n),n>=0)}function qa(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 Zh(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 RN(t,e,n){let r=t.state,s=t.root.activeElement;r!=e&&t.updateState(e),s!=t.dom&&t.focus();try{return n()}finally{r!=e&&t.updateState(r),s!=t.dom&&s&&s.focus()}}function Xj(t,e,n){let r=e.selection,s=n=="up"?r.$from:r.$to;return RN(t,e,()=>{let{node:i}=t.docView.domFromPos(s.pos,n=="up"?-1:1);for(;;){let l=t.docView.nearestDesc(i,!0);if(!l)break;if(l.node.isBlock){i=l.contentDOM||l.dom;break}i=l.dom.parentNode}let o=jN(t,s.pos,1);for(let l=i.firstChild;l;l=l.nextSibling){let d;if(l.nodeType==1)d=l.getClientRects();else if(l.nodeType==3)d=Ms(l,0,l.nodeValue.length).getClientRects();else continue;for(let f=0;f<d.length;f++){let h=d[f];if(h.bottom>h.top+1&&(n=="up"?o.top-h.top>(h.bottom-o.top)*2:h.bottom-o.bottom>(o.bottom-h.top)*2))return!1}}return!0})}const Qj=/[\u0590-\u08ac]/;function Zj(t,e,n){let{$head:r}=e.selection;if(!r.parent.isTextblock)return!1;let s=r.parentOffset,i=!s,o=s==r.parent.content.size,l=t.domSelection();return l?!Qj.test(r.parent.textContent)||!l.modify?n=="left"||n=="backward"?i:o:RN(t,e,()=>{let{focusNode:d,focusOffset:f,anchorNode:h,anchorOffset:m}=t.domSelectionRange(),g=l.caretBidiLevel;l.modify("move",n,"character");let v=r.depth?t.docView.domAfterPos(r.before()):t.dom,{focusNode:b,focusOffset:k}=t.domSelectionRange(),w=b&&!v.contains(b.nodeType==1?b:b.parentNode)||d==b&&f==k;try{l.collapse(h,m),d&&(d!=h||f!=m)&&l.extend&&l.extend(d,f)}catch{}return g!=null&&(l.caretBidiLevel=g),w}):r.pos==r.start()||r.pos==r.end()}let wx=null,kx=null,Sx=!1;function eR(t,e,n){return wx==e&&kx==n?Sx:(wx=e,kx=n,Sx=n=="up"||n=="down"?Xj(t,e,n):Zj(t,e,n))}const $r=0,Ex=1,Ki=2,ps=3;class Rl{constructor(e,n,r,s){this.parent=e,this.children=n,this.dom=r,this.contentDOM=s,this.dirty=$r,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 s=this.children[n];if(s==e)return r;r+=s.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 i,o;if(e==this.contentDOM)i=e.childNodes[n-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;i=e.previousSibling}for(;i&&!((o=i.pmViewDesc)&&o.parent==this);)i=i.previousSibling;return i?this.posBeforeChild(o)+o.size:this.posAtStart}else{let i,o;if(e==this.contentDOM)i=e.childNodes[n];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;i=e.nextSibling}for(;i&&!((o=i.pmViewDesc)&&o.parent==this);)i=i.nextSibling;return i?this.posBeforeChild(o):this.posAtEnd}let s;if(e==this.dom&&this.contentDOM)s=n>qn(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))s=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(n==0)for(let i=e;;i=i.parentNode){if(i==this.dom){s=!1;break}if(i.previousSibling)break}if(s==null&&n==e.childNodes.length)for(let i=e;;i=i.parentNode){if(i==this.dom){s=!0;break}if(i.nextSibling)break}}return s??r>0?this.posAtEnd:this.posAtStart}nearestDesc(e,n=!1){for(let r=!0,s=e;s;s=s.parentNode){let i=this.getDesc(s),o;if(i&&(!n||i.node))if(r&&(o=i.nodeDOM)&&!(o.nodeType==1?o.contains(e.nodeType==1?e:e.parentNode):o==e))r=!1;else return i}}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 s=e;s;s=s.parentNode){let i=this.getDesc(s);if(i)return i.localPosFromDOM(e,n,r)}return-1}descAt(e){for(let n=0,r=0;n<this.children.length;n++){let s=this.children[n],i=r+s.size;if(r==e&&i!=r){for(;!s.border&&s.children.length;)for(let o=0;o<s.children.length;o++){let l=s.children[o];if(l.size){s=l;break}}return s}if(e<i)return s.descAt(e-r-s.border);r=i}}domFromPos(e,n){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let r=0,s=0;for(let i=0;r<this.children.length;r++){let o=this.children[r],l=i+o.size;if(l>e||o instanceof IN){s=e-i;break}i=l}if(s)return this.children[r].domFromPos(s-this.children[r].border,n);for(let i;r&&!(i=this.children[r-1]).size&&i instanceof ON&&i.side>=0;r--);if(n<=0){let i,o=!0;for(;i=r?this.children[r-1]:null,!(!i||i.dom.parentNode==this.contentDOM);r--,o=!1);return i&&n&&o&&!i.border&&!i.domAtom?i.domFromPos(i.size,n):{node:this.contentDOM,offset:i?qn(i.dom)+1:0}}else{let i,o=!0;for(;i=r<this.children.length?this.children[r]:null,!(!i||i.dom.parentNode==this.contentDOM);r++,o=!1);return i&&o&&!i.border&&!i.domAtom?i.domFromPos(0,n):{node:this.contentDOM,offset:i?qn(i.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 s=-1,i=-1;for(let o=r,l=0;;l++){let d=this.children[l],f=o+d.size;if(s==-1&&e<=f){let h=o+d.border;if(e>=h&&n<=f-d.border&&d.node&&d.contentDOM&&this.contentDOM.contains(d.contentDOM))return d.parseRange(e,n,h);e=o;for(let m=l;m>0;m--){let g=this.children[m-1];if(g.size&&g.dom.parentNode==this.contentDOM&&!g.emptyChildAt(1)){s=qn(g.dom)+1;break}e-=g.size}s==-1&&(s=0)}if(s>-1&&(f>n||l==this.children.length-1)){n=f;for(let h=l+1;h<this.children.length;h++){let m=this.children[h];if(m.size&&m.dom.parentNode==this.contentDOM&&!m.emptyChildAt(-1)){i=qn(m.dom);break}n+=m.size}i==-1&&(i=this.contentDOM.childNodes.length);break}o=f}return{node:this.contentDOM,from:e,to:n,fromOffset:s,toOffset:i}}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,s=!1){let i=Math.min(e,n),o=Math.max(e,n);for(let v=0,b=0;v<this.children.length;v++){let k=this.children[v],w=b+k.size;if(i>b&&o<w)return k.setSelection(e-b-k.border,n-b-k.border,r,s);b=w}let l=this.domFromPos(e,e?-1:1),d=n==e?l:this.domFromPos(n,n?-1:1),f=r.root.getSelection(),h=r.domSelectionRange(),m=!1;if((zr||Zn)&&e==n){let{node:v,offset:b}=l;if(v.nodeType==3){if(m=!!(b&&v.nodeValue[b-1]==`
|
|
54
|
+
`),m&&b==v.nodeValue.length)for(let k=v,w;k;k=k.parentNode){if(w=k.nextSibling){w.nodeName=="BR"&&(l=d={node:w.parentNode,offset:qn(w)+1});break}let E=k.pmViewDesc;if(E&&E.node&&E.node.isBlock)break}}else{let k=v.childNodes[b-1];m=k&&(k.nodeName=="BR"||k.contentEditable=="false")}}if(zr&&h.focusNode&&h.focusNode!=d.node&&h.focusNode.nodeType==1){let v=h.focusNode.childNodes[h.focusOffset];v&&v.contentEditable=="false"&&(s=!0)}if(!(s||m&&Zn)&&so(l.node,l.offset,h.anchorNode,h.anchorOffset)&&so(d.node,d.offset,h.focusNode,h.focusOffset))return;let g=!1;if((f.extend||e==n)&&!(m&&zr)){f.collapse(l.node,l.offset);try{e!=n&&f.extend(d.node,d.offset),g=!0}catch{}}if(!g){if(e>n){let b=l;l=d,d=b}let v=document.createRange();v.setEnd(d.node,d.offset),v.setStart(l.node,l.offset),f.removeAllRanges(),f.addRange(v)}}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,s=0;s<this.children.length;s++){let i=this.children[s],o=r+i.size;if(r==o?e<=o&&n>=r:e<o&&n>r){let l=r+i.border,d=o-i.border;if(e>=l&&n<=d){this.dirty=e==r||n==o?Ki:Ex,e==l&&n==d&&(i.contentLost||i.dom.parentNode!=this.contentDOM)?i.dirty=ps:i.markDirty(e-l,n-l);return}else i.dirty=i.dom==i.contentDOM&&i.dom.parentNode==this.contentDOM&&!i.children.length?Ki:ps}r=o}this.dirty=Ki}markParentsDirty(){let e=1;for(let n=this.parent;n;n=n.parent,e++){let r=e==1?Ki:Ex;n.dirty<r&&(n.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(e){return!1}}class ON extends Rl{constructor(e,n,r,s){let i,o=n.type.toDOM;if(typeof o=="function"&&(o=o(r,()=>{if(!i)return s;if(i.parent)return i.parent.posBeforeChild(i)})),!n.type.spec.raw){if(o.nodeType!=1){let l=document.createElement("span");l.appendChild(o),o=l}o.contentEditable="false",o.classList.add("ProseMirror-widget")}super(e,[],o,null),this.widget=n,this.widget=n,i=this}matchesWidget(e){return this.dirty==$r&&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 tR extends Rl{constructor(e,n,r,s){super(e,[],n,null),this.textDOM=r,this.text=s}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 io extends Rl{constructor(e,n,r,s,i){super(e,[],r,s),this.mark=n,this.spec=i}static create(e,n,r,s){let i=s.nodeViews[n.type.name],o=i&&i(n,s,r);return(!o||!o.dom)&&(o=co.renderSpec(document,n.type.spec.toDOM(n,r),null,n.attrs)),new io(e,n,o.dom,o.contentDOM||o.dom,o)}parseRule(){return this.dirty&ps||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=ps&&this.mark.eq(e)}markDirty(e,n){if(super.markDirty(e,n),this.dirty!=$r){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=$r}}slice(e,n,r){let s=io.create(this.parent,this.mark,!0,r),i=this.children,o=this.size;n<o&&(i=xg(i,n,o,r)),e>0&&(i=xg(i,0,e,r));for(let l=0;l<i.length;l++)i[l].parent=s;return s.children=i,s}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class gi extends Rl{constructor(e,n,r,s,i,o,l,d,f){super(e,[],i,o),this.node=n,this.outerDeco=r,this.innerDeco=s,this.nodeDOM=l}static create(e,n,r,s,i,o){let l=i.nodeViews[n.type.name],d,f=l&&l(n,i,()=>{if(!d)return o;if(d.parent)return d.parent.posBeforeChild(d)},r,s),h=f&&f.dom,m=f&&f.contentDOM;if(n.isText){if(!h)h=document.createTextNode(n.text);else if(h.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else h||({dom:h,contentDOM:m}=co.renderSpec(document,n.type.spec.toDOM(n),null,n.attrs));!m&&!n.isText&&h.nodeName!="BR"&&(h.hasAttribute("contenteditable")||(h.contentEditable="false"),n.type.spec.draggable&&(h.draggable=!0));let g=h;return h=PN(h,r,n),f?d=new nR(e,n,r,s,h,m||null,g,f,i,o+1):n.isText?new Ld(e,n,r,s,h,g,i):new gi(e,n,r,s,h,m||null,g,i,o+1)}parseRule(){if(this.node.type.spec.reparseInView)return null;let e={node:this.node.type.name,attrs:this.node.attrs};if(this.node.type.whitespace=="pre"&&(e.preserveWhitespace="full"),!this.contentDOM)e.getContent=()=>this.node.content;else if(!this.contentLost)e.contentElement=this.contentDOM;else{for(let 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=()=>we.empty)}return e}matchesNode(e,n,r){return this.dirty==$r&&e.eq(this.node)&&Du(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,s=n,i=e.composing?this.localCompositionInfo(e,n):null,o=i&&i.pos>-1?i:null,l=i&&i.pos<0,d=new sR(this,o&&o.node,e);aR(this.node,this.innerDeco,(f,h,m)=>{f.spec.marks?d.syncToMarks(f.spec.marks,r,e,h):f.type.side>=0&&!m&&d.syncToMarks(h==this.node.childCount?Gt.none:this.node.child(h).marks,r,e,h),d.placeWidget(f,e,s)},(f,h,m,g)=>{d.syncToMarks(f.marks,r,e,g);let v;d.findNodeMatch(f,h,m,g)||l&&e.state.selection.from>s&&e.state.selection.to<s+f.nodeSize&&(v=d.findIndexWithChild(i.node))>-1&&d.updateNodeAt(f,h,m,v,e)||d.updateNextNode(f,h,m,e,g,s)||d.addNode(f,h,m,e,s),s+=f.nodeSize}),d.syncToMarks([],r,e,0),this.node.isTextblock&&d.addTextblockHacks(),d.destroyRest(),(d.changed||this.dirty==Ki)&&(o&&this.protectLocalComposition(e,o),LN(this.contentDOM,this.children,e),ra&&lR(this.dom))}localCompositionInfo(e,n){let{from:r,to:s}=e.state.selection;if(!(e.state.selection instanceof ht)||r<n||s>n+this.node.content.size)return null;let i=e.input.compositionNode;if(!i||!this.dom.contains(i.parentNode))return null;if(this.node.inlineContent){let o=i.nodeValue,l=cR(this.node.content,o,r-n,s-n);return l<0?null:{node:i,pos:l,text:o}}else return{node:i,pos:-1,text:""}}protectLocalComposition(e,{node:n,pos:r,text:s}){if(this.getDesc(n))return;let i=n;for(;i.parentNode!=this.contentDOM;i=i.parentNode){for(;i.previousSibling;)i.parentNode.removeChild(i.previousSibling);for(;i.nextSibling;)i.parentNode.removeChild(i.nextSibling);i.pmViewDesc&&(i.pmViewDesc=void 0)}let o=new tR(this,i,n,s);e.input.compositionNodes.push(o),this.children=xg(this.children,r,r+s.length,e,o)}update(e,n,r,s){return this.dirty==ps||!e.sameMarkup(this.node)?!1:(this.updateInner(e,n,r,s),!0)}updateInner(e,n,r,s){this.updateOuterDeco(n),this.node=e,this.innerDeco=r,this.contentDOM&&this.updateChildren(s,this.posAtStart),this.dirty=$r}updateOuterDeco(e){if(Du(e,this.outerDeco))return;let n=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=DN(this.dom,this.nodeDOM,bg(this.outerDeco,this.node,n),bg(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 Nx(t,e,n,r,s){PN(r,e,t);let i=new gi(void 0,t,e,n,r,r,r,s,0);return i.contentDOM&&i.updateChildren(s,0),i}class Ld extends gi{constructor(e,n,r,s,i,o,l){super(e,n,r,s,i,null,o,l,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,s){return this.dirty==ps||this.dirty!=$r&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(n),(this.dirty!=$r||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,s.trackWrites==this.nodeDOM&&(s.trackWrites=null)),this.node=e,this.dirty=$r,!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 s=this.node.cut(e,n),i=document.createTextNode(s.text);return new Ld(this.parent,s,this.outerDeco,this.innerDeco,i,i,r)}markDirty(e,n){super.markDirty(e,n),this.dom!=this.nodeDOM&&(e==0||n==this.nodeDOM.nodeValue.length)&&(this.dirty=ps)}get domAtom(){return!1}isText(e){return this.node.text==e}}class IN extends Rl{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==$r&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class nR extends gi{constructor(e,n,r,s,i,o,l,d,f,h){super(e,n,r,s,i,o,l,f,h),this.spec=d}update(e,n,r,s){if(this.dirty==ps)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let i=this.spec.update(e,n,r);return i&&this.updateInner(e,n,r,s),i}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,n,r,s)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,n,r,s){this.spec.setSelection?this.spec.setSelection(e,n,r.root):super.setSelection(e,n,r,s)}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 LN(t,e,n){let r=t.firstChild,s=!1;for(let i=0;i<e.length;i++){let o=e[i],l=o.dom;if(l.parentNode==t){for(;l!=r;)r=Cx(r),s=!0;r=r.nextSibling}else s=!0,t.insertBefore(l,r);if(o instanceof io){let d=r?r.previousSibling:t.lastChild;LN(o.contentDOM,o.children,n),r=d?d.nextSibling:t.firstChild}}for(;r;)r=Cx(r),s=!0;s&&n.trackWrites==t&&(n.trackWrites=null)}const al=function(t){t&&(this.nodeName=t)};al.prototype=Object.create(null);const Gi=[new al];function bg(t,e,n){if(t.length==0)return Gi;let r=n?Gi[0]:new al,s=[r];for(let i=0;i<t.length;i++){let o=t[i].type.attrs;if(o){o.nodeName&&s.push(r=new al(o.nodeName));for(let l in o){let d=o[l];d!=null&&(n&&s.length==1&&s.push(r=new al(e.isInline?"span":"div")),l=="class"?r.class=(r.class?r.class+" ":"")+d:l=="style"?r.style=(r.style?r.style+";":"")+d:l!="nodeName"&&(r[l]=d))}}}return s}function DN(t,e,n,r){if(n==Gi&&r==Gi)return e;let s=e;for(let i=0;i<r.length;i++){let o=r[i],l=n[i];if(i){let d;l&&l.nodeName==o.nodeName&&s!=t&&(d=s.parentNode)&&d.nodeName.toLowerCase()==o.nodeName||(d=document.createElement(o.nodeName),d.pmIsDeco=!0,d.appendChild(s),l=Gi[0]),s=d}rR(s,l||Gi[0],o)}return s}function rR(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):[],s=n.class?n.class.split(" ").filter(Boolean):[];for(let i=0;i<r.length;i++)s.indexOf(r[i])==-1&&t.classList.remove(r[i]);for(let i=0;i<s.length;i++)r.indexOf(s[i])==-1&&t.classList.add(s[i]);t.classList.length==0&&t.removeAttribute("class")}if(e.style!=n.style){if(e.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,s;for(;s=r.exec(e.style);)t.style.removeProperty(s[1])}n.style&&(t.style.cssText+=n.style)}}function PN(t,e,n){return DN(t,t,Gi,bg(e,n,t.nodeType!=1))}function Du(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 Cx(t){let e=t.nextSibling;return t.parentNode.removeChild(t),e}class sR{constructor(e,n,r){this.lock=n,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=iR(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,s){let i=0,o=this.stack.length>>1,l=Math.min(o,e.length);for(;i<l&&(i==o-1?this.top:this.stack[i+1<<1]).matchesMark(e[i])&&e[i].type.spec.spanning!==!1;)i++;for(;i<o;)this.destroyRest(),this.top.dirty=$r,this.index=this.stack.pop(),this.top=this.stack.pop(),o--;for(;o<e.length;){this.stack.push(this.top,this.index+1);let d=-1,f=this.top.children.length;s<this.preMatch.index&&(f=Math.min(this.index+3,f));for(let h=this.index;h<f;h++){let m=this.top.children[h];if(m.matchesMark(e[o])&&!this.isLocked(m.dom)){d=h;break}}if(d>-1)d>this.index&&(this.changed=!0,this.destroyBetween(this.index,d)),this.top=this.top.children[this.index];else{let h=io.create(this.top,e[o],n,r);this.top.children.splice(this.index,0,h),this.top=h,this.changed=!0}this.index=0,o++}}findNodeMatch(e,n,r,s){let i=-1,o;if(s>=this.preMatch.index&&(o=this.preMatch.matches[s-this.preMatch.index]).parent==this.top&&o.matchesNode(e,n,r))i=this.top.children.indexOf(o,this.index);else for(let l=this.index,d=Math.min(this.top.children.length,l+5);l<d;l++){let f=this.top.children[l];if(f.matchesNode(e,n,r)&&!this.preMatch.matched.has(f)){i=l;break}}return i<0?!1:(this.destroyBetween(this.index,i),this.index++,!0)}updateNodeAt(e,n,r,s,i){let o=this.top.children[s];return o.dirty==ps&&o.dom==o.contentDOM&&(o.dirty=Ki),o.update(e,n,r,i)?(this.destroyBetween(this.index,s),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 s=this.index;s<this.top.children.length;s++)if(this.top.children[s]==r)return s}return-1}e=n}}updateNextNode(e,n,r,s,i,o){for(let l=this.index;l<this.top.children.length;l++){let d=this.top.children[l];if(d instanceof gi){let f=this.preMatch.matched.get(d);if(f!=null&&f!=i)return!1;let h=d.dom,m,g=this.isLocked(h)&&!(e.isText&&d.node&&d.node.isText&&d.nodeDOM.nodeValue==e.text&&d.dirty!=ps&&Du(n,d.outerDeco));if(!g&&d.update(e,n,r,s))return this.destroyBetween(this.index,l),d.dom!=h&&(this.changed=!0),this.index++,!0;if(!g&&(m=this.recreateWrapper(d,e,n,r,s,o)))return this.destroyBetween(this.index,l),this.top.children[this.index]=m,m.contentDOM&&(m.dirty=Ki,m.updateChildren(s,o+1),m.dirty=$r),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,n,r,s,i,o){if(e.dirty||n.isAtom||!e.children.length||!e.node.content.eq(n.content)||!Du(r,e.outerDeco)||!s.eq(e.innerDeco))return null;let l=gi.create(this.top,n,r,s,i,o);if(l.contentDOM){l.children=e.children,e.children=[];for(let d of l.children)d.parent=l}return e.destroy(),l}addNode(e,n,r,s,i){let o=gi.create(this.top,e,n,r,s,i);o.contentDOM&&o.updateChildren(s,i+1),this.top.children.splice(this.index++,0,o),this.changed=!0}placeWidget(e,n,r){let s=this.index<this.top.children.length?this.top.children[this.index]:null;if(s&&s.matchesWidget(e)&&(e==s.widget||!s.widget.type.toDOM.parentNode))this.index++;else{let i=new ON(this.top,e,n,r);this.top.children.splice(this.index++,0,i),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],n=this.top;for(;e instanceof io;)n=e,e=n.children[n.children.length-1];(!e||!(e instanceof Ld)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((Zn||Kn)&&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 s=new IN(this.top,[],r,null);n!=this.top?n.children.push(s):n.children.splice(this.index++,0,s),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function iR(t,e){let n=e,r=n.children.length,s=t.childCount,i=new Map,o=[];e:for(;s>0;){let l;for(;;)if(r){let f=n.children[r-1];if(f instanceof io)n=f,r=f.children.length;else{l=f,r--;break}}else{if(n==e)break e;r=n.parent.children.indexOf(n),n=n.parent}let d=l.node;if(d){if(d!=t.child(s-1))break;--s,i.set(l,s),o.push(l)}}return{index:s,matched:i,matches:o.reverse()}}function oR(t,e){return t.type.side-e.type.side}function aR(t,e,n,r){let s=e.locals(t),i=0;if(s.length==0){for(let f=0;f<t.childCount;f++){let h=t.child(f);r(h,s,e.forChild(i,h),f),i+=h.nodeSize}return}let o=0,l=[],d=null;for(let f=0;;){let h,m;for(;o<s.length&&s[o].to==i;){let w=s[o++];w.widget&&(h?(m||(m=[h])).push(w):h=w)}if(h)if(m){m.sort(oR);for(let w=0;w<m.length;w++)n(m[w],f,!!d)}else n(h,f,!!d);let g,v;if(d)v=-1,g=d,d=null;else if(f<t.childCount)v=f,g=t.child(f++);else break;for(let w=0;w<l.length;w++)l[w].to<=i&&l.splice(w--,1);for(;o<s.length&&s[o].from<=i&&s[o].to>i;)l.push(s[o++]);let b=i+g.nodeSize;if(g.isText){let w=b;o<s.length&&s[o].from<w&&(w=s[o].from);for(let E=0;E<l.length;E++)l[E].to<w&&(w=l[E].to);w<b&&(d=g.cut(w-i),g=g.cut(0,w-i),b=w,v=-1)}else for(;o<s.length&&s[o].to<b;)o++;let k=g.isInline&&!g.isLeaf?l.filter(w=>!w.inline):l.slice();r(g,k,e.forChild(i,g),v),i=b}}function lR(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 cR(t,e,n,r){for(let s=0,i=0;s<t.childCount&&i<=r;){let o=t.child(s++),l=i;if(i+=o.nodeSize,!o.isText)continue;let d=o.text;for(;s<t.childCount;){let f=t.child(s++);if(i+=f.nodeSize,!f.isText)break;d+=f.text}if(i>=n){if(i>=r&&d.slice(r-e.length-l,r-l)==e)return r-e.length;let f=l<r?d.lastIndexOf(e,r-l-1):-1;if(f>=0&&f+e.length+l>=n)return l+f;if(n==r&&d.length>=r+e.length-l&&d.slice(r-l,r-l+e.length)==e)return r}}return-1}function xg(t,e,n,r,s){let i=[];for(let o=0,l=0;o<t.length;o++){let d=t[o],f=l,h=l+=d.size;f>=n||h<=e?i.push(d):(f<e&&i.push(d.slice(0,e-f,r)),s&&(i.push(s),s=void 0),h>n&&i.push(d.slice(n-f,d.size,r)))}return i}function cv(t,e=null){let n=t.domSelectionRange(),r=t.state.doc;if(!n.focusNode)return null;let s=t.docView.nearestDesc(n.focusNode),i=s&&s.size==0,o=t.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(o<0)return null;let l=r.resolve(o),d,f;if(Id(n)){for(d=o;s&&!s.node;)s=s.parent;let m=s.node;if(s&&m.isAtom&&dt.isSelectable(m)&&s.parent&&!(m.isInline&&Dj(n.focusNode,n.focusOffset,s.dom))){let g=s.posBefore;f=new dt(o==g?l:r.resolve(g))}}else{if(n instanceof t.dom.ownerDocument.defaultView.Selection&&n.rangeCount>1){let m=o,g=o;for(let v=0;v<n.rangeCount;v++){let b=n.getRangeAt(v);m=Math.min(m,t.docView.posFromDOM(b.startContainer,b.startOffset,1)),g=Math.max(g,t.docView.posFromDOM(b.endContainer,b.endOffset,-1))}if(m<0)return null;[d,o]=g==t.state.selection.anchor?[g,m]:[m,g],l=r.resolve(o)}else d=t.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(d<0)return null}let h=r.resolve(d);if(!f){let m=e=="pointer"||t.state.selection.head<l.pos&&!i?1:-1;f=uv(t,h,l,m)}return f}function BN(t){return t.editable?t.hasFocus():$N(t)&&document.activeElement&&document.activeElement.contains(t.dom)}function Is(t,e=!1){let n=t.state.selection;if(zN(t,n),!!BN(t)){if(!e&&t.input.mouseDown&&t.input.mouseDown.allowDefault&&Kn){let r=t.domSelectionRange(),s=t.domObserver.currentSelection;if(r.anchorNode&&s.anchorNode&&so(r.anchorNode,r.anchorOffset,s.anchorNode,s.anchorOffset)){t.input.mouseDown.delayedSelectionSync=!0,t.domObserver.setCurSelection();return}}if(t.domObserver.disconnectSelection(),t.cursorWrapper)dR(t);else{let{anchor:r,head:s}=n,i,o;_x&&!(n instanceof ht)&&(n.$from.parent.inlineContent||(i=Tx(t,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(o=Tx(t,n.to))),t.docView.setSelection(r,s,t,e),_x&&(i&&Mx(i),o&&Mx(o)),n.visible?t.dom.classList.remove("ProseMirror-hideselection"):(t.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&uR(t))}t.domObserver.setCurSelection(),t.domObserver.connectSelection()}}const _x=Zn||Kn&&NN<63;function Tx(t,e){let{node:n,offset:r}=t.docView.domFromPos(e,0),s=r<n.childNodes.length?n.childNodes[r]:null,i=r?n.childNodes[r-1]:null;if(Zn&&s&&s.contentEditable=="false")return ep(s);if((!s||s.contentEditable=="false")&&(!i||i.contentEditable=="false")){if(s)return ep(s);if(i)return ep(i)}}function ep(t){return t.contentEditable="true",Zn&&t.draggable&&(t.draggable=!1,t.wasDraggable=!0),t}function Mx(t){t.contentEditable="false",t.wasDraggable&&(t.draggable=!0,t.wasDraggable=null)}function uR(t){let e=t.dom.ownerDocument;e.removeEventListener("selectionchange",t.input.hideSelectionGuard);let n=t.domSelectionRange(),r=n.anchorNode,s=n.anchorOffset;e.addEventListener("selectionchange",t.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=s)&&(e.removeEventListener("selectionchange",t.input.hideSelectionGuard),setTimeout(()=>{(!BN(t)||t.state.selection.visible)&&t.dom.classList.remove("ProseMirror-hideselection")},20))})}function dR(t){let e=t.domSelection();if(!e)return;let n=t.cursorWrapper.dom,r=n.nodeName=="IMG";r?e.collapse(n.parentNode,qn(n)+1):e.collapse(n,0),!r&&!t.state.selection.visible&&gr&&mi<=11&&(n.disabled=!0,n.disabled=!1)}function zN(t,e){if(e instanceof dt){let n=t.docView.descAt(e.from);n!=t.lastSelectedViewDesc&&(Ax(t),n&&n.selectNode(),t.lastSelectedViewDesc=n)}else Ax(t)}function Ax(t){t.lastSelectedViewDesc&&(t.lastSelectedViewDesc.parent&&t.lastSelectedViewDesc.deselectNode(),t.lastSelectedViewDesc=void 0)}function uv(t,e,n,r){return t.someProp("createSelectionBetween",s=>s(t,e,n))||ht.between(e,n,r)}function jx(t){return t.editable&&!t.hasFocus()?!1:$N(t)}function $N(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 fR(t){let e=t.docView.domFromPos(t.state.selection.anchor,0),n=t.domSelectionRange();return so(e.node,e.offset,n.anchorNode,n.anchorOffset)}function wg(t,e){let{$anchor:n,$head:r}=t.selection,s=e>0?n.max(r):n.min(r),i=s.parent.inlineContent?s.depth?t.doc.resolve(e>0?s.after():s.before()):null:s;return i&&yt.findFrom(i,e)}function ii(t,e){return t.dispatch(t.state.tr.setSelection(e).scrollIntoView()),!0}function Rx(t,e,n){let r=t.state.selection;if(r instanceof ht)if(n.indexOf("s")>-1){let{$head:s}=r,i=s.textOffset?null:e<0?s.nodeBefore:s.nodeAfter;if(!i||i.isText||!i.isLeaf)return!1;let o=t.state.doc.resolve(s.pos+i.nodeSize*(e<0?-1:1));return ii(t,new ht(r.$anchor,o))}else if(r.empty){if(t.endOfTextblock(e>0?"forward":"backward")){let s=wg(t.state,e);return s&&s instanceof dt?ii(t,s):!1}else if(!(Pr&&n.indexOf("m")>-1)){let s=r.$head,i=s.textOffset?null:e<0?s.nodeBefore:s.nodeAfter,o;if(!i||i.isText)return!1;let l=e<0?s.pos-i.nodeSize:s.pos;return i.isAtom||(o=t.docView.descAt(l))&&!o.contentDOM?dt.isSelectable(i)?ii(t,new dt(e<0?t.state.doc.resolve(s.pos-i.nodeSize):s)):jl?ii(t,new ht(t.state.doc.resolve(e<0?l:l+i.nodeSize))):!1:!1}}else return!1;else{if(r instanceof dt&&r.node.isInline)return ii(t,new ht(e>0?r.$to:r.$from));{let s=wg(t.state,e);return s?ii(t,s):!1}}}function Pu(t){return t.nodeType==3?t.nodeValue.length:t.childNodes.length}function ll(t,e){let n=t.pmViewDesc;return n&&n.size==0&&(e<0||t.nextSibling||t.nodeName!="BR")}function $o(t,e){return e<0?hR(t):pR(t)}function hR(t){let e=t.domSelectionRange(),n=e.focusNode,r=e.focusOffset;if(!n)return;let s,i,o=!1;for(zr&&n.nodeType==1&&r<Pu(n)&&ll(n.childNodes[r],-1)&&(o=!0);;)if(r>0){if(n.nodeType!=1)break;{let l=n.childNodes[r-1];if(ll(l,-1))s=n,i=--r;else if(l.nodeType==3)n=l,r=n.nodeValue.length;else break}}else{if(FN(n))break;{let l=n.previousSibling;for(;l&&ll(l,-1);)s=n.parentNode,i=qn(l),l=l.previousSibling;if(l)n=l,r=Pu(n);else{if(n=n.parentNode,n==t.dom)break;r=0}}}o?kg(t,n,r):s&&kg(t,s,i)}function pR(t){let e=t.domSelectionRange(),n=e.focusNode,r=e.focusOffset;if(!n)return;let s=Pu(n),i,o;for(;;)if(r<s){if(n.nodeType!=1)break;let l=n.childNodes[r];if(ll(l,1))i=n,o=++r;else break}else{if(FN(n))break;{let l=n.nextSibling;for(;l&&ll(l,1);)i=l.parentNode,o=qn(l)+1,l=l.nextSibling;if(l)n=l,r=0,s=Pu(n);else{if(n=n.parentNode,n==t.dom)break;r=s=0}}}i&&kg(t,i,o)}function FN(t){let e=t.pmViewDesc;return e&&e.node&&e.node.isBlock}function mR(t,e){for(;t&&e==t.childNodes.length&&!Al(t);)e=qn(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 gR(t,e){for(;t&&!e&&!Al(t);)e=qn(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 kg(t,e,n){if(e.nodeType!=3){let i,o;(o=mR(e,n))?(e=o,n=0):(i=gR(e,n))&&(e=i,n=i.nodeValue.length)}let r=t.domSelection();if(!r)return;if(Id(r)){let i=document.createRange();i.setEnd(e,n),i.setStart(e,n),r.removeAllRanges(),r.addRange(i)}else r.extend&&r.extend(e,n);t.domObserver.setCurSelection();let{state:s}=t;setTimeout(()=>{t.state==s&&Is(t)},50)}function Ox(t,e){let n=t.state.doc.resolve(e);if(!(Kn||CN)&&n.parent.inlineContent){let s=t.coordsAtPos(e);if(e>n.start()){let i=t.coordsAtPos(e-1),o=(i.top+i.bottom)/2;if(o>s.top&&o<s.bottom&&Math.abs(i.left-s.left)>1)return i.left<s.left?"ltr":"rtl"}if(e<n.end()){let i=t.coordsAtPos(e+1),o=(i.top+i.bottom)/2;if(o>s.top&&o<s.bottom&&Math.abs(i.left-s.left)>1)return i.left>s.left?"ltr":"rtl"}}return getComputedStyle(t.dom).direction=="rtl"?"rtl":"ltr"}function Ix(t,e,n){let r=t.state.selection;if(r instanceof ht&&!r.empty||n.indexOf("s")>-1||Pr&&n.indexOf("m")>-1)return!1;let{$from:s,$to:i}=r;if(!s.parent.inlineContent||t.endOfTextblock(e<0?"up":"down")){let o=wg(t.state,e);if(o&&o instanceof dt)return ii(t,o)}if(!s.parent.inlineContent){let o=e<0?s:i,l=r instanceof Nr?yt.near(o,e):yt.findFrom(o,e);return l?ii(t,l):!1}return!1}function Lx(t,e){if(!(t.state.selection instanceof ht))return!0;let{$head:n,$anchor:r,empty:s}=t.state.selection;if(!n.sameParent(r))return!0;if(!s)return!1;if(t.endOfTextblock(e>0?"forward":"backward"))return!0;let i=!n.textOffset&&(e<0?n.nodeBefore:n.nodeAfter);if(i&&!i.isText){let o=t.state.tr;return e<0?o.delete(n.pos-i.nodeSize,n.pos):o.delete(n.pos,n.pos+i.nodeSize),t.dispatch(o),!0}return!1}function Dx(t,e,n){t.domObserver.stop(),e.contentEditable=n,t.domObserver.start()}function vR(t){if(!Zn||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;Dx(t,r,"true"),setTimeout(()=>Dx(t,r,"false"),20)}return!1}function yR(t){let e="";return t.ctrlKey&&(e+="c"),t.metaKey&&(e+="m"),t.altKey&&(e+="a"),t.shiftKey&&(e+="s"),e}function bR(t,e){let n=e.keyCode,r=yR(e);if(n==8||Pr&&n==72&&r=="c")return Lx(t,-1)||$o(t,-1);if(n==46&&!e.shiftKey||Pr&&n==68&&r=="c")return Lx(t,1)||$o(t,1);if(n==13||n==27)return!0;if(n==37||Pr&&n==66&&r=="c"){let s=n==37?Ox(t,t.state.selection.from)=="ltr"?-1:1:-1;return Rx(t,s,r)||$o(t,s)}else if(n==39||Pr&&n==70&&r=="c"){let s=n==39?Ox(t,t.state.selection.from)=="ltr"?1:-1:1;return Rx(t,s,r)||$o(t,s)}else{if(n==38||Pr&&n==80&&r=="c")return Ix(t,-1,r)||$o(t,-1);if(n==40||Pr&&n==78&&r=="c")return vR(t)||Ix(t,1,r)||$o(t,1);if(r==(Pr?"m":"c")&&(n==66||n==73||n==89||n==90))return!0}return!1}function dv(t,e){t.someProp("transformCopied",v=>{e=v(e,t)});let n=[],{content:r,openStart:s,openEnd:i}=e;for(;s>1&&i>1&&r.childCount==1&&r.firstChild.childCount==1;){s--,i--;let v=r.firstChild;n.push(v.type.name,v.attrs!=v.type.defaultAttrs?v.attrs:null),r=v.content}let o=t.someProp("clipboardSerializer")||co.fromSchema(t.state.schema),l=KN(),d=l.createElement("div");d.appendChild(o.serializeFragment(r,{document:l}));let f=d.firstChild,h,m=0;for(;f&&f.nodeType==1&&(h=VN[f.nodeName.toLowerCase()]);){for(let v=h.length-1;v>=0;v--){let b=l.createElement(h[v]);for(;d.firstChild;)b.appendChild(d.firstChild);d.appendChild(b),m++}f=d.firstChild}f&&f.nodeType==1&&f.setAttribute("data-pm-slice",`${s} ${i}${m?` -${m}`:""} ${JSON.stringify(n)}`);let g=t.someProp("clipboardTextSerializer",v=>v(e,t))||e.content.textBetween(0,e.content.size,`
|
|
55
|
+
|
|
56
|
+
`);return{dom:d,text:g,slice:e}}function UN(t,e,n,r,s){let i=s.parent.type.spec.code,o,l;if(!n&&!e)return null;let d=!!e&&(r||i||!n);if(d){if(t.someProp("transformPastedText",g=>{e=g(e,i||r,t)}),i)return l=new Ue(we.from(t.state.schema.text(e.replace(/\r\n?/g,`
|
|
57
|
+
`))),0,0),t.someProp("transformPasted",g=>{l=g(l,t,!0)}),l;let m=t.someProp("clipboardTextParser",g=>g(e,s,r,t));if(m)l=m;else{let g=s.marks(),{schema:v}=t.state,b=co.fromSchema(v);o=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(k=>{let w=o.appendChild(document.createElement("p"));k&&w.appendChild(b.serializeNode(v.text(k,g)))})}}else t.someProp("transformPastedHTML",m=>{n=m(n,t)}),o=SR(n),jl&&ER(o);let f=o&&o.querySelector("[data-pm-slice]"),h=f&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(f.getAttribute("data-pm-slice")||"");if(h&&h[3])for(let m=+h[3];m>0;m--){let g=o.firstChild;for(;g&&g.nodeType!=1;)g=g.nextSibling;if(!g)break;o=g}if(l||(l=(t.someProp("clipboardParser")||t.someProp("domParser")||il.fromSchema(t.state.schema)).parseSlice(o,{preserveWhitespace:!!(d||h),context:s,ruleFromNode(g){return g.nodeName=="BR"&&!g.nextSibling&&g.parentNode&&!xR.test(g.parentNode.nodeName)?{ignore:!0}:null}})),h)l=NR(Px(l,+h[1],+h[2]),h[4]);else if(l=Ue.maxOpen(wR(l.content,s),!0),l.openStart||l.openEnd){let m=0,g=0;for(let v=l.content.firstChild;m<l.openStart&&!v.type.spec.isolating;m++,v=v.firstChild);for(let v=l.content.lastChild;g<l.openEnd&&!v.type.spec.isolating;g++,v=v.lastChild);l=Px(l,m,g)}return t.someProp("transformPasted",m=>{l=m(l,t,d)}),l}const xR=/^(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 wR(t,e){if(t.childCount<2)return t;for(let n=e.depth;n>=0;n--){let s=e.node(n).contentMatchAt(e.index(n)),i,o=[];if(t.forEach(l=>{if(!o)return;let d=s.findWrapping(l.type),f;if(!d)return o=null;if(f=o.length&&i.length&&WN(d,i,l,o[o.length-1],0))o[o.length-1]=f;else{o.length&&(o[o.length-1]=qN(o[o.length-1],i.length));let h=HN(l,d);o.push(h),s=s.matchType(h.type),i=d}}),o)return we.from(o)}return t}function HN(t,e,n=0){for(let r=e.length-1;r>=n;r--)t=e[r].create(null,we.from(t));return t}function WN(t,e,n,r,s){if(s<t.length&&s<e.length&&t[s]==e[s]){let i=WN(t,e,n,r.lastChild,s+1);if(i)return r.copy(r.content.replaceChild(r.childCount-1,i));if(r.contentMatchAt(r.childCount).matchType(s==t.length-1?n.type:t[s+1]))return r.copy(r.content.append(we.from(HN(n,t,s+1))))}}function qN(t,e){if(e==0)return t;let n=t.content.replaceChild(t.childCount-1,qN(t.lastChild,e-1)),r=t.contentMatchAt(t.childCount).fillBefore(we.empty,!0);return t.copy(n.append(r))}function Sg(t,e,n,r,s,i){let o=e<0?t.firstChild:t.lastChild,l=o.content;return t.childCount>1&&(i=0),s<r-1&&(l=Sg(l,e,n,r,s+1,i)),s>=n&&(l=e<0?o.contentMatchAt(0).fillBefore(l,i<=s).append(l):l.append(o.contentMatchAt(o.childCount).fillBefore(we.empty,!0))),t.replaceChild(e<0?0:t.childCount-1,o.copy(l))}function Px(t,e,n){return e<t.openStart&&(t=new Ue(Sg(t.content,-1,e,t.openStart,0,t.openEnd),e,t.openEnd)),n<t.openEnd&&(t=new Ue(Sg(t.content,1,n,t.openEnd,0,0),t.openStart,n)),t}const VN={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 Bx=null;function KN(){return Bx||(Bx=document.implementation.createHTMLDocument("title"))}let tp=null;function kR(t){let e=window.trustedTypes;return e?(tp||(tp=e.defaultPolicy||e.createPolicy("ProseMirrorClipboard",{createHTML:n=>n})),tp.createHTML(t)):t}function SR(t){let e=/^(\s*<meta [^>]*>)*/.exec(t);e&&(t=t.slice(e[0].length));let n=KN().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(t),s;if((s=r&&VN[r[1].toLowerCase()])&&(t=s.map(i=>"<"+i+">").join("")+t+s.map(i=>"</"+i+">").reverse().join("")),n.innerHTML=kR(t),s)for(let i=0;i<s.length;i++)n=n.querySelector(s[i])||n;return n}function ER(t){let e=t.querySelectorAll(Kn?"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 NR(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:s,openStart:i,openEnd:o}=t;for(let l=r.length-2;l>=0;l-=2){let d=n.nodes[r[l]];if(!d||d.hasRequiredAttrs())break;s=we.from(d.create(r[l+1],s)),i++,o++}return new Ue(s,i,o)}const ar={},lr={},CR={touchstart:!0,touchmove:!0};class _R{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 TR(t){for(let e in ar){let n=ar[e];t.dom.addEventListener(e,t.input.eventHandlers[e]=r=>{AR(t,r)&&!fv(t,r)&&(t.editable||!(r.type in lr))&&n(t,r)},CR[e]?{passive:!0}:void 0)}Zn&&t.dom.addEventListener("input",()=>null),Eg(t)}function pi(t,e){t.input.lastSelectionOrigin=e,t.input.lastSelectionTime=Date.now()}function MR(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 Eg(t){t.someProp("handleDOMEvents",e=>{for(let n in e)t.input.eventHandlers[n]||t.dom.addEventListener(n,t.input.eventHandlers[n]=r=>fv(t,r))})}function fv(t,e){return t.someProp("handleDOMEvents",n=>{let r=n[e.type];return r?r(t,e)||e.defaultPrevented:!1})}function AR(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 jR(t,e){!fv(t,e)&&ar[e.type]&&(t.editable||!(e.type in lr))&&ar[e.type](t,e)}lr.keydown=(t,e)=>{let n=e;if(t.input.shiftKey=n.keyCode==16||n.shiftKey,!JN(t,n)&&(t.input.lastKeyCode=n.keyCode,t.input.lastKeyCodeTime=Date.now(),!(js&&Kn&&n.keyCode==13)))if(n.keyCode!=229&&t.domObserver.forceFlush(),ra&&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",s=>s(t,Vi(13,"Enter"))),t.input.lastIOSEnter=0)},200)}else t.someProp("handleKeyDown",r=>r(t,n))||bR(t,n)?n.preventDefault():pi(t,"key")};lr.keyup=(t,e)=>{e.keyCode==16&&(t.input.shiftKey=!1)};lr.keypress=(t,e)=>{let n=e;if(JN(t,n)||!n.charCode||n.ctrlKey&&!n.altKey||Pr&&n.metaKey)return;if(t.someProp("handleKeyPress",s=>s(t,n))){n.preventDefault();return}let r=t.state.selection;if(!(r instanceof ht)||!r.$from.sameParent(r.$to)){let s=String.fromCharCode(n.charCode),i=()=>t.state.tr.insertText(s).scrollIntoView();!/[\r\n]/.test(s)&&!t.someProp("handleTextInput",o=>o(t,r.$from.pos,r.$to.pos,s,i))&&t.dispatch(i()),n.preventDefault()}};function Dd(t){return{left:t.clientX,top:t.clientY}}function RR(t,e){let n=e.x-t.clientX,r=e.y-t.clientY;return n*n+r*r<100}function hv(t,e,n,r,s){if(r==-1)return!1;let i=t.state.doc.resolve(r);for(let o=i.depth+1;o>0;o--)if(t.someProp(e,l=>o>i.depth?l(t,n,i.nodeAfter,i.before(o),s,!0):l(t,n,i.node(o),i.before(o),s,!1)))return!0;return!1}function Qo(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 OR(t,e){if(e==-1)return!1;let n=t.state.doc.resolve(e),r=n.nodeAfter;return r&&r.isAtom&&dt.isSelectable(r)?(Qo(t,new dt(n)),!0):!1}function IR(t,e){if(e==-1)return!1;let n=t.state.selection,r,s;n instanceof dt&&(r=n.node);let i=t.state.doc.resolve(e);for(let o=i.depth+1;o>0;o--){let l=o>i.depth?i.nodeAfter:i.node(o);if(dt.isSelectable(l)){r&&n.$from.depth>0&&o>=n.$from.depth&&i.before(n.$from.depth+1)==n.$from.pos?s=i.before(n.$from.depth):s=i.before(o);break}}return s!=null?(Qo(t,dt.create(t.state.doc,s)),!0):!1}function LR(t,e,n,r,s){return hv(t,"handleClickOn",e,n,r)||t.someProp("handleClick",i=>i(t,e,r))||(s?IR(t,n):OR(t,n))}function DR(t,e,n,r){return hv(t,"handleDoubleClickOn",e,n,r)||t.someProp("handleDoubleClick",s=>s(t,e,r))}function PR(t,e,n,r){return hv(t,"handleTripleClickOn",e,n,r)||t.someProp("handleTripleClick",s=>s(t,e,r))||BR(t,n,r)}function BR(t,e,n){if(n.button!=0)return!1;let r=t.state.doc;if(e==-1)return r.inlineContent?(Qo(t,ht.create(r,0,r.content.size)),!0):!1;let s=r.resolve(e);for(let i=s.depth+1;i>0;i--){let o=i>s.depth?s.nodeAfter:s.node(i),l=s.before(i);if(o.inlineContent)Qo(t,ht.create(r,l+1,l+1+o.content.size));else if(dt.isSelectable(o))Qo(t,dt.create(r,l));else continue;return!0}}function pv(t){return Bu(t)}const GN=Pr?"metaKey":"ctrlKey";ar.mousedown=(t,e)=>{let n=e;t.input.shiftKey=n.shiftKey;let r=pv(t),s=Date.now(),i="singleClick";s-t.input.lastClick.time<500&&RR(n,t.input.lastClick)&&!n[GN]&&t.input.lastClick.button==n.button&&(t.input.lastClick.type=="singleClick"?i="doubleClick":t.input.lastClick.type=="doubleClick"&&(i="tripleClick")),t.input.lastClick={time:s,x:n.clientX,y:n.clientY,type:i,button:n.button};let o=t.posAtCoords(Dd(n));o&&(i=="singleClick"?(t.input.mouseDown&&t.input.mouseDown.done(),t.input.mouseDown=new zR(t,o,n,!!r)):(i=="doubleClick"?DR:PR)(t,o.pos,o.inside,n)?n.preventDefault():pi(t,"pointer"))};class zR{constructor(e,n,r,s){this.view=e,this.pos=n,this.event=r,this.flushed=s,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[GN],this.allowDefault=r.shiftKey;let i,o;if(n.inside>-1)i=e.state.doc.nodeAt(n.inside),o=n.inside;else{let h=e.state.doc.resolve(n.pos);i=h.parent,o=h.depth?h.before():0}const l=s?null:r.target,d=l?e.docView.nearestDesc(l,!0):null;this.target=d&&d.nodeDOM.nodeType==1?d.nodeDOM:null;let{selection:f}=e.state;(r.button==0&&i.type.spec.draggable&&i.type.spec.selectable!==!1||f instanceof dt&&f.from<=o&&f.to>o)&&(this.mightDrag={node:i,pos:o,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&zr&&!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)),pi(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(()=>Is(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(Dd(e))),this.updateAllowDefault(e),this.allowDefault||!n?pi(this.view,"pointer"):LR(this.view,n.pos,n.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||Zn&&this.mightDrag&&!this.mightDrag.node.isAtom||Kn&&!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)?(Qo(this.view,yt.near(this.view.state.doc.resolve(n.pos))),e.preventDefault()):pi(this.view,"pointer")}move(e){this.updateAllowDefault(e),pi(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)}}ar.touchstart=t=>{t.input.lastTouch=Date.now(),pv(t),pi(t,"pointer")};ar.touchmove=t=>{t.input.lastTouch=Date.now(),pi(t,"pointer")};ar.contextmenu=t=>pv(t);function JN(t,e){return t.composing?!0:Zn&&Math.abs(e.timeStamp-t.input.compositionEndedAt)<500?(t.input.compositionEndedAt=-2e8,!0):!1}const $R=js?5e3:-1;lr.compositionstart=lr.compositionupdate=t=>{if(!t.composing){t.domObserver.flush();let{state:e}=t,n=e.selection.$to;if(e.selection instanceof ht&&(e.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)||Kn&&CN&&FR(t)))t.markCursor=t.state.storedMarks||n.marks(),Bu(t,!0),t.markCursor=null;else if(Bu(t,!e.selection.empty),zr&&e.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let r=t.domSelectionRange();for(let s=r.focusNode,i=r.focusOffset;s&&s.nodeType==1&&i!=0;){let o=i<0?s.lastChild:s.childNodes[i-1];if(!o)break;if(o.nodeType==3){let l=t.domSelection();l&&l.collapse(o,o.nodeValue.length);break}else s=o,i=-1}}t.input.composing=!0}YN(t,$R)};function FR(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"}lr.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++,YN(t,20))};function YN(t,e){clearTimeout(t.input.composingTimeout),e>-1&&(t.input.composingTimeout=setTimeout(()=>Bu(t),e))}function XN(t){for(t.composing&&(t.input.composing=!1,t.input.compositionEndedAt=HR());t.input.compositionNodes.length>0;)t.input.compositionNodes.pop().markParentsDirty()}function UR(t){let e=t.domSelectionRange();if(!e.focusNode)return null;let n=Ij(e.focusNode,e.focusOffset),r=Lj(e.focusNode,e.focusOffset);if(n&&r&&n!=r){let s=r.pmViewDesc,i=t.domObserver.lastChangedTextNode;if(n==i||r==i)return i;if(!s||!s.isText(r.nodeValue))return r;if(t.input.compositionNode==r){let o=n.pmViewDesc;if(!(!o||!o.isText(n.nodeValue)))return r}}return n||r}function HR(){let t=document.createEvent("Event");return t.initEvent("event",!0,!0),t.timeStamp}function Bu(t,e=!1){if(!(js&&t.domObserver.flushingSoon>=0)){if(t.domObserver.forceFlush(),XN(t),e||t.docView&&t.docView.dirty){let n=cv(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 WR(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(),s=document.createRange();s.selectNodeContents(e),t.dom.blur(),r.removeAllRanges(),r.addRange(s),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),t.focus()},50)}const bl=gr&&mi<15||ra&&zj<604;ar.copy=lr.cut=(t,e)=>{let n=e,r=t.state.selection,s=n.type=="cut";if(r.empty)return;let i=bl?null:n.clipboardData,o=r.content(),{dom:l,text:d}=dv(t,o);i?(n.preventDefault(),i.clearData(),i.setData("text/html",l.innerHTML),i.setData("text/plain",d)):WR(t,l),s&&t.dispatch(t.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function qR(t){return t.openStart==0&&t.openEnd==0&&t.content.childCount==1?t.content.firstChild:null}function VR(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 s=t.input.shiftKey&&t.input.lastKeyCode!=45;setTimeout(()=>{t.focus(),r.parentNode&&r.parentNode.removeChild(r),n?xl(t,r.value,null,s,e):xl(t,r.textContent,r.innerHTML,s,e)},50)}function xl(t,e,n,r,s){let i=UN(t,e,n,r,t.state.selection.$from);if(t.someProp("handlePaste",d=>d(t,s,i||Ue.empty)))return!0;if(!i)return!1;let o=qR(i),l=o?t.state.tr.replaceSelectionWith(o,r):t.state.tr.replaceSelection(i);return t.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function QN(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," "):""}lr.paste=(t,e)=>{let n=e;if(t.composing&&!js)return;let r=bl?null:n.clipboardData,s=t.input.shiftKey&&t.input.lastKeyCode!=45;r&&xl(t,QN(r),r.getData("text/html"),s,n)?n.preventDefault():VR(t,n)};class ZN{constructor(e,n,r){this.slice=e,this.move=n,this.node=r}}const KR=Pr?"altKey":"ctrlKey";function eC(t,e){let n=t.someProp("dragCopies",r=>!r(e));return n??!e[KR]}ar.dragstart=(t,e)=>{let n=e,r=t.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let s=t.state.selection,i=s.empty?null:t.posAtCoords(Dd(n)),o;if(!(i&&i.pos>=s.from&&i.pos<=(s instanceof dt?s.to-1:s.to))){if(r&&r.mightDrag)o=dt.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&&(o=dt.create(t.state.doc,m.posBefore))}}let l=(o||t.state.selection).content(),{dom:d,text:f,slice:h}=dv(t,l);(!n.dataTransfer.files.length||!Kn||NN>120)&&n.dataTransfer.clearData(),n.dataTransfer.setData(bl?"Text":"text/html",d.innerHTML),n.dataTransfer.effectAllowed="copyMove",bl||n.dataTransfer.setData("text/plain",f),t.dragging=new ZN(h,eC(t,n),o)};ar.dragend=t=>{let e=t.dragging;window.setTimeout(()=>{t.dragging==e&&(t.dragging=null)},50)};lr.dragover=lr.dragenter=(t,e)=>e.preventDefault();lr.drop=(t,e)=>{try{GR(t,e,t.dragging)}finally{t.dragging=null}};function GR(t,e,n){if(!e.dataTransfer)return;let r=t.posAtCoords(Dd(e));if(!r)return;let s=t.state.doc.resolve(r.pos),i=n&&n.slice;i?t.someProp("transformPasted",v=>{i=v(i,t,!1)}):i=UN(t,QN(e.dataTransfer),bl?null:e.dataTransfer.getData("text/html"),!1,s);let o=!!(n&&eC(t,e));if(t.someProp("handleDrop",v=>v(t,e,i||Ue.empty,o))){e.preventDefault();return}if(!i)return;e.preventDefault();let l=i?sN(t.state.doc,s.pos,i):s.pos;l==null&&(l=s.pos);let d=t.state.tr;if(o){let{node:v}=n;v?v.replace(d):d.deleteSelection()}let f=d.mapping.map(l),h=i.openStart==0&&i.openEnd==0&&i.content.childCount==1,m=d.doc;if(h?d.replaceRangeWith(f,f,i.content.firstChild):d.replaceRange(f,f,i),d.doc.eq(m))return;let g=d.doc.resolve(f);if(h&&dt.isSelectable(i.content.firstChild)&&g.nodeAfter&&g.nodeAfter.sameMarkup(i.content.firstChild))d.setSelection(new dt(g));else{let v=d.mapping.map(l);d.mapping.maps[d.mapping.maps.length-1].forEach((b,k,w,E)=>v=E),d.setSelection(uv(t,g,d.doc.resolve(v)))}t.focus(),t.dispatch(d.setMeta("uiEvent","drop"))}ar.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())&&Is(t)},20))};ar.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)};ar.beforeinput=(t,e)=>{if(Kn&&js&&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",i=>i(t,Vi(8,"Backspace")))))return;let{$cursor:s}=t.state.selection;s&&s.pos>0&&t.dispatch(t.state.tr.delete(s.pos-1,s.pos).scrollIntoView())},50)}};for(let t in lr)ar[t]=lr[t];function wl(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 zu{constructor(e,n){this.toDOM=e,this.spec=n||Zi,this.side=this.spec.side||0}map(e,n,r,s){let{pos:i,deleted:o}=e.mapResult(n.from+s,this.side<0?-1:1);return o?null:new Ut(i-r,i-r,this)}valid(){return!0}eq(e){return this==e||e instanceof zu&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&wl(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class vi{constructor(e,n){this.attrs=e,this.spec=n||Zi}map(e,n,r,s){let i=e.map(n.from+s,this.spec.inclusiveStart?-1:1)-r,o=e.map(n.to+s,this.spec.inclusiveEnd?1:-1)-r;return i>=o?null:new Ut(i,o,this)}valid(e,n){return n.from<n.to}eq(e){return this==e||e instanceof vi&&wl(this.attrs,e.attrs)&&wl(this.spec,e.spec)}static is(e){return e.type instanceof vi}destroy(){}}class mv{constructor(e,n){this.attrs=e,this.spec=n||Zi}map(e,n,r,s){let i=e.mapResult(n.from+s,1);if(i.deleted)return null;let o=e.mapResult(n.to+s,-1);return o.deleted||o.pos<=i.pos?null:new Ut(i.pos-r,o.pos-r,this)}valid(e,n){let{index:r,offset:s}=e.content.findIndex(n.from),i;return s==n.from&&!(i=e.child(r)).isText&&s+i.nodeSize==n.to}eq(e){return this==e||e instanceof mv&&wl(this.attrs,e.attrs)&&wl(this.spec,e.spec)}destroy(){}}class Ut{constructor(e,n,r){this.from=e,this.to=n,this.type=r}copy(e,n){return new Ut(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 Ut(e,e,new zu(n,r))}static inline(e,n,r,s){return new Ut(e,n,new vi(r,s))}static node(e,n,r,s){return new Ut(e,n,new mv(r,s))}get spec(){return this.type.spec}get inline(){return this.type instanceof vi}get widget(){return this.type instanceof zu}}const Wo=[],Zi={};class Ot{constructor(e,n){this.local=e.length?e:Wo,this.children=n.length?n:Wo}static create(e,n){return n.length?$u(n,e,0,Zi):Qn}find(e,n,r){let s=[];return this.findInner(e??0,n??1e9,s,0,r),s}findInner(e,n,r,s,i){for(let o=0;o<this.local.length;o++){let l=this.local[o];l.from<=n&&l.to>=e&&(!i||i(l.spec))&&r.push(l.copy(l.from+s,l.to+s))}for(let o=0;o<this.children.length;o+=3)if(this.children[o]<n&&this.children[o+1]>e){let l=this.children[o]+1;this.children[o+2].findInner(e-l,n-l,r,s+l,i)}}map(e,n,r){return this==Qn||e.maps.length==0?this:this.mapInner(e,n,0,0,r||Zi)}mapInner(e,n,r,s,i){let o;for(let l=0;l<this.local.length;l++){let d=this.local[l].map(e,r,s);d&&d.type.valid(n,d)?(o||(o=[])).push(d):i.onRemove&&i.onRemove(this.local[l].spec)}return this.children.length?JR(this.children,o||[],e,n,r,s,i):o?new Ot(o.sort(eo),Wo):Qn}add(e,n){return n.length?this==Qn?Ot.create(e,n):this.addInner(e,n,0):this}addInner(e,n,r){let s,i=0;e.forEach((l,d)=>{let f=d+r,h;if(h=nC(n,l,f)){for(s||(s=this.children.slice());i<s.length&&s[i]<d;)i+=3;s[i]==d?s[i+2]=s[i+2].addInner(l,h,f+1):s.splice(i,0,d,d+l.nodeSize,$u(h,l,f+1,Zi)),i+=3}});let o=tC(i?rC(n):n,-r);for(let l=0;l<o.length;l++)o[l].type.valid(e,o[l])||o.splice(l--,1);return new Ot(o.length?this.local.concat(o).sort(eo):this.local,s||this.children)}remove(e){return e.length==0||this==Qn?this:this.removeInner(e,0)}removeInner(e,n){let r=this.children,s=this.local;for(let i=0;i<r.length;i+=3){let o,l=r[i]+n,d=r[i+1]+n;for(let h=0,m;h<e.length;h++)(m=e[h])&&m.from>l&&m.to<d&&(e[h]=null,(o||(o=[])).push(m));if(!o)continue;r==this.children&&(r=this.children.slice());let f=r[i+2].removeInner(o,l+1);f!=Qn?r[i+2]=f:(r.splice(i,3),i-=3)}if(s.length){for(let i=0,o;i<e.length;i++)if(o=e[i])for(let l=0;l<s.length;l++)s[l].eq(o,n)&&(s==this.local&&(s=this.local.slice()),s.splice(l--,1))}return r==this.children&&s==this.local?this:s.length||r.length?new Ot(s,r):Qn}forChild(e,n){if(this==Qn)return this;if(n.isLeaf)return Ot.empty;let r,s;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(r=this.children[l+2]);break}let i=e+1,o=i+n.content.size;for(let l=0;l<this.local.length;l++){let d=this.local[l];if(d.from<o&&d.to>i&&d.type instanceof vi){let f=Math.max(i,d.from)-i,h=Math.min(o,d.to)-i;f<h&&(s||(s=[])).push(d.copy(f,h))}}if(s){let l=new Ot(s.sort(eo),Wo);return r?new li([l,r]):l}return r||Qn}eq(e){if(this==e)return!0;if(!(e instanceof Ot)||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 gv(this.localsInner(e))}localsInner(e){if(this==Qn)return Wo;if(e.inlineContent||!this.local.some(vi.is))return this.local;let n=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof vi||n.push(this.local[r]);return n}forEachSet(e){e(this)}}Ot.empty=new Ot([],[]);Ot.removeOverlap=gv;const Qn=Ot.empty;class li{constructor(e){this.members=e}map(e,n){const r=this.members.map(s=>s.map(e,n,Zi));return li.from(r)}forChild(e,n){if(n.isLeaf)return Ot.empty;let r=[];for(let s=0;s<this.members.length;s++){let i=this.members[s].forChild(e,n);i!=Qn&&(i instanceof li?r=r.concat(i.members):r.push(i))}return li.from(r)}eq(e){if(!(e instanceof li)||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 s=0;s<this.members.length;s++){let i=this.members[s].localsInner(e);if(i.length)if(!n)n=i;else{r&&(n=n.slice(),r=!1);for(let o=0;o<i.length;o++)n.push(i[o])}}return n?gv(r?n:n.sort(eo)):Wo}static from(e){switch(e.length){case 0:return Qn;case 1:return e[0];default:return new li(e.every(n=>n instanceof Ot)?e:e.reduce((n,r)=>n.concat(r instanceof Ot?r:r.members),[]))}}forEachSet(e){for(let n=0;n<this.members.length;n++)this.members[n].forEachSet(e)}}function JR(t,e,n,r,s,i,o){let l=t.slice();for(let f=0,h=i;f<n.maps.length;f++){let m=0;n.maps[f].forEach((g,v,b,k)=>{let w=k-b-(v-g);for(let E=0;E<l.length;E+=3){let C=l[E+1];if(C<0||g>C+h-m)continue;let T=l[E]+h-m;v>=T?l[E+1]=g<=T?-2:-1:g>=h&&w&&(l[E]+=w,l[E+1]+=w)}m+=w}),h=n.maps[f].map(h,-1)}let d=!1;for(let f=0;f<l.length;f+=3)if(l[f+1]<0){if(l[f+1]==-2){d=!0,l[f+1]=-1;continue}let h=n.map(t[f]+i),m=h-s;if(m<0||m>=r.content.size){d=!0;continue}let g=n.map(t[f+1]+i,-1),v=g-s,{index:b,offset:k}=r.content.findIndex(m),w=r.maybeChild(b);if(w&&k==m&&k+w.nodeSize==v){let E=l[f+2].mapInner(n,w,h+1,t[f]+i+1,o);E!=Qn?(l[f]=m,l[f+1]=v,l[f+2]=E):(l[f+1]=-2,d=!0)}else d=!0}if(d){let f=YR(l,t,e,n,s,i,o),h=$u(f,r,0,o);e=h.local;for(let m=0;m<l.length;m+=3)l[m+1]<0&&(l.splice(m,3),m-=3);for(let m=0,g=0;m<h.children.length;m+=3){let v=h.children[m];for(;g<l.length&&l[g]<v;)g+=3;l.splice(g,0,h.children[m],h.children[m+1],h.children[m+2])}}return new Ot(e.sort(eo),l)}function tC(t,e){if(!e||!t.length)return t;let n=[];for(let r=0;r<t.length;r++){let s=t[r];n.push(new Ut(s.from+e,s.to+e,s.type))}return n}function YR(t,e,n,r,s,i,o){function l(d,f){for(let h=0;h<d.local.length;h++){let m=d.local[h].map(r,s,f);m?n.push(m):o.onRemove&&o.onRemove(d.local[h].spec)}for(let h=0;h<d.children.length;h+=3)l(d.children[h+2],d.children[h]+f+1)}for(let d=0;d<t.length;d+=3)t[d+1]==-1&&l(t[d+2],e[d]+i+1);return n}function nC(t,e,n){if(e.isLeaf)return null;let r=n+e.nodeSize,s=null;for(let i=0,o;i<t.length;i++)(o=t[i])&&o.from>n&&o.to<r&&((s||(s=[])).push(o),t[i]=null);return s}function rC(t){let e=[];for(let n=0;n<t.length;n++)t[n]!=null&&e.push(t[n]);return e}function $u(t,e,n,r){let s=[],i=!1;e.forEach((l,d)=>{let f=nC(t,l,d+n);if(f){i=!0;let h=$u(f,l,n+d+1,r);h!=Qn&&s.push(d,d+l.nodeSize,h)}});let o=tC(i?rC(t):t,-n).sort(eo);for(let l=0;l<o.length;l++)o[l].type.valid(e,o[l])||(r.onRemove&&r.onRemove(o[l].spec),o.splice(l--,1));return o.length||s.length?new Ot(o,s):Qn}function eo(t,e){return t.from-e.from||t.to-e.to}function gv(t){let e=t;for(let n=0;n<e.length-1;n++){let r=e[n];if(r.from!=r.to)for(let s=n+1;s<e.length;s++){let i=e[s];if(i.from==r.from){i.to!=r.to&&(e==t&&(e=t.slice()),e[s]=i.copy(i.from,r.to),zx(e,s+1,i.copy(r.to,i.to)));continue}else{i.from<r.to&&(e==t&&(e=t.slice()),e[n]=r.copy(r.from,i.from),zx(e,s,r.copy(i.from,r.to)));break}}}return e}function zx(t,e,n){for(;e<t.length&&eo(n,t[e])>0;)e++;t.splice(e,0,n)}function np(t){let e=[];return t.someProp("decorations",n=>{let r=n(t.state);r&&r!=Qn&&e.push(r)}),t.cursorWrapper&&e.push(Ot.create(t.state.doc,[t.cursorWrapper.deco])),li.from(e)}const XR={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},QR=gr&&mi<=11;class ZR{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 eO{constructor(e,n){this.view=e,this.handleDOMChange=n,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new ZR,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let s=0;s<r.length;s++)this.queue.push(r[s]);gr&&mi<=11&&r.some(s=>s.type=="childList"&&s.removedNodes.length||s.type=="characterData"&&s.oldValue.length>s.target.nodeValue.length)?this.flushSoon():Zn&&e.composing&&r.some(s=>s.type=="childList"&&s.target.nodeName=="TR")?(e.input.badSafariComposition=!0,this.flushSoon()):this.flush()}),QR&&(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,XR)),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(jx(this.view)){if(this.suppressingSelectionUpdates)return Is(this.view);if(gr&&mi<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&so(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 i=e.focusNode;i;i=na(i))n.add(i);for(let i=e.anchorNode;i;i=na(i))if(n.has(i)){r=i;break}let s=r&&this.view.docView.nearestDesc(r);if(s&&s.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(),s=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&jx(e)&&!this.ignoreSelectionChange(r),i=-1,o=-1,l=!1,d=[];if(e.editable)for(let h=0;h<n.length;h++){let m=this.registerMutation(n[h],d);m&&(i=i<0?m.from:Math.min(m.from,i),o=o<0?m.to:Math.max(m.to,o),m.typeOver&&(l=!0))}if(d.some(h=>h.nodeName=="BR")&&(e.input.lastKeyCode==8||e.input.lastKeyCode==46)){for(let h of d)if(h.nodeName=="BR"&&h.parentNode){let m=h.nextSibling;m&&m.nodeType==1&&m.contentEditable=="false"&&h.parentNode.removeChild(h)}}else if(zr&&d.length){let h=d.filter(m=>m.nodeName=="BR");if(h.length==2){let[m,g]=h;m.parentNode&&m.parentNode.parentNode==g.parentNode?g.remove():m.remove()}else{let{focusNode:m}=this.currentSelection;for(let g of h){let v=g.parentNode;v&&v.nodeName=="LI"&&(!m||rO(e,m)!=v)&&g.remove()}}}let f=null;i<0&&s&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Id(r)&&(f=cv(e))&&f.eq(yt.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Is(e),this.currentSelection.set(r),e.scrollToSelection()):(i>-1||s)&&(i>-1&&(e.docView.markDirty(i,o),tO(e)),e.input.badSafariComposition&&(e.input.badSafariComposition=!1,sO(e,d)),this.handleDOMChange(i,o,l,d),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Is(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 h=0;h<e.addedNodes.length;h++){let m=e.addedNodes[h];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 s=e.previousSibling,i=e.nextSibling;if(gr&&mi<=11&&e.addedNodes.length)for(let h=0;h<e.addedNodes.length;h++){let{previousSibling:m,nextSibling:g}=e.addedNodes[h];(!m||Array.prototype.indexOf.call(e.addedNodes,m)<0)&&(s=m),(!g||Array.prototype.indexOf.call(e.addedNodes,g)<0)&&(i=g)}let o=s&&s.parentNode==e.target?qn(s)+1:0,l=r.localPosFromDOM(e.target,o,-1),d=i&&i.parentNode==e.target?qn(i):e.target.childNodes.length,f=r.localPosFromDOM(e.target,d,1);return{from:l,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 $x=new WeakMap,Fx=!1;function tO(t){if(!$x.has(t)&&($x.set(t,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(t.dom).whiteSpace)!==-1)){if(t.requiresGeckoHackNode=zr,Fx)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."),Fx=!0}}function Ux(t,e){let n=e.startContainer,r=e.startOffset,s=e.endContainer,i=e.endOffset,o=t.domAtPos(t.state.selection.anchor);return so(o.node,o.offset,s,i)&&([n,r,s,i]=[s,i,n,r]),{anchorNode:n,anchorOffset:r,focusNode:s,focusOffset:i}}function nO(t,e){if(e.getComposedRanges){let s=e.getComposedRanges(t.root)[0];if(s)return Ux(t,s)}let n;function r(s){s.preventDefault(),s.stopImmediatePropagation(),n=s.getTargetRanges()[0]}return t.dom.addEventListener("beforeinput",r,!0),document.execCommand("indent"),t.dom.removeEventListener("beforeinput",r,!0),n?Ux(t,n):null}function rO(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 sO(t,e){var n;let{focusNode:r,focusOffset:s}=t.domSelectionRange();for(let i of e)if(((n=i.parentNode)===null||n===void 0?void 0:n.nodeName)=="TR"){let o=i.nextSibling;for(;o&&o.nodeName!="TD"&&o.nodeName!="TH";)o=o.nextSibling;if(o){let l=o;for(;;){let d=l.firstChild;if(!d||d.nodeType!=1||d.contentEditable=="false"||/^(BR|IMG)$/.test(d.nodeName))break;l=d}l.insertBefore(i,l.firstChild),r==i&&t.domSelection().collapse(i,s)}else i.parentNode.removeChild(i)}}function iO(t,e,n){let{node:r,fromOffset:s,toOffset:i,from:o,to:l}=t.docView.parseRange(e,n),d=t.domSelectionRange(),f,h=d.anchorNode;if(h&&t.dom.contains(h.nodeType==1?h:h.parentNode)&&(f=[{node:h,offset:d.anchorOffset}],Id(d)||f.push({node:d.focusNode,offset:d.focusOffset})),Kn&&t.input.lastKeyCode===8)for(let w=i;w>s;w--){let E=r.childNodes[w-1],C=E.pmViewDesc;if(E.nodeName=="BR"&&!C){i=w;break}if(!C||C.size)break}let m=t.state.doc,g=t.someProp("domParser")||il.fromSchema(t.state.schema),v=m.resolve(o),b=null,k=g.parse(r,{topNode:v.parent,topMatch:v.parent.contentMatchAt(v.index()),topOpen:!0,from:s,to:i,preserveWhitespace:v.parent.type.whitespace=="pre"?"full":!0,findPositions:f,ruleFromNode:oO,context:v});if(f&&f[0].pos!=null){let w=f[0].pos,E=f[1]&&f[1].pos;E==null&&(E=w),b={anchor:w+o,head:E+o}}return{doc:k,sel:b,from:o,to:l}}function oO(t){let e=t.pmViewDesc;if(e)return e.parseRule();if(t.nodeName=="BR"&&t.parentNode){if(Zn&&/^(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||Zn&&/^(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 aO=/^(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 lO(t,e,n,r,s){let i=t.input.compositionPendingChanges||(t.composing?t.input.compositionID:0);if(t.input.compositionPendingChanges=0,e<0){let L=t.input.lastSelectionTime>Date.now()-50?t.input.lastSelectionOrigin:null,$=cv(t,L);if($&&!t.state.selection.eq($)){if(Kn&&js&&t.input.lastKeyCode===13&&Date.now()-100<t.input.lastKeyCodeTime&&t.someProp("handleKeyDown",H=>H(t,Vi(13,"Enter"))))return;let z=t.state.tr.setSelection($);L=="pointer"?z.setMeta("pointer",!0):L=="key"&&z.scrollIntoView(),i&&z.setMeta("composition",i),t.dispatch(z)}return}let o=t.state.doc.resolve(e),l=o.sharedDepth(n);e=o.before(l+1),n=t.state.doc.resolve(n).after(l+1);let d=t.state.selection,f=iO(t,e,n),h=t.state.doc,m=h.slice(f.from,f.to),g,v;t.input.lastKeyCode===8&&Date.now()-100<t.input.lastKeyCodeTime?(g=t.state.selection.to,v="end"):(g=t.state.selection.from,v="start"),t.input.lastKeyCode=null;let b=dO(m.content,f.doc.content,f.from,g,v);if(b&&t.input.domChangeCount++,(ra&&t.input.lastIOSEnter>Date.now()-225||js)&&s.some(L=>L.nodeType==1&&!aO.test(L.nodeName))&&(!b||b.endA>=b.endB)&&t.someProp("handleKeyDown",L=>L(t,Vi(13,"Enter")))){t.input.lastIOSEnter=0;return}if(!b)if(r&&d instanceof ht&&!d.empty&&d.$head.sameParent(d.$anchor)&&!t.composing&&!(f.sel&&f.sel.anchor!=f.sel.head))b={start:d.from,endA:d.to,endB:d.to};else{if(f.sel){let L=Hx(t,t.state.doc,f.sel);if(L&&!L.eq(t.state.selection)){let $=t.state.tr.setSelection(L);i&&$.setMeta("composition",i),t.dispatch($)}}return}t.state.selection.from<t.state.selection.to&&b.start==b.endB&&t.state.selection instanceof ht&&(b.start>t.state.selection.from&&b.start<=t.state.selection.from+2&&t.state.selection.from>=f.from?b.start=t.state.selection.from:b.endA<t.state.selection.to&&b.endA>=t.state.selection.to-2&&t.state.selection.to<=f.to&&(b.endB+=t.state.selection.to-b.endA,b.endA=t.state.selection.to)),gr&&mi<=11&&b.endB==b.start+1&&b.endA==b.start&&b.start>f.from&&f.doc.textBetween(b.start-f.from-1,b.start-f.from+1)==" "&&(b.start--,b.endA--,b.endB--);let k=f.doc.resolveNoCache(b.start-f.from),w=f.doc.resolveNoCache(b.endB-f.from),E=h.resolve(b.start),C=k.sameParent(w)&&k.parent.inlineContent&&E.end()>=b.endA;if((ra&&t.input.lastIOSEnter>Date.now()-225&&(!C||s.some(L=>L.nodeName=="DIV"||L.nodeName=="P"))||!C&&k.pos<f.doc.content.size&&(!k.sameParent(w)||!k.parent.inlineContent)&&k.pos<w.pos&&!/\S/.test(f.doc.textBetween(k.pos,w.pos,"","")))&&t.someProp("handleKeyDown",L=>L(t,Vi(13,"Enter")))){t.input.lastIOSEnter=0;return}if(t.state.selection.anchor>b.start&&uO(h,b.start,b.endA,k,w)&&t.someProp("handleKeyDown",L=>L(t,Vi(8,"Backspace")))){js&&Kn&&t.domObserver.suppressSelectionUpdates();return}Kn&&b.endB==b.start&&(t.input.lastChromeDelete=Date.now()),js&&!C&&k.start()!=w.start()&&w.parentOffset==0&&k.depth==w.depth&&f.sel&&f.sel.anchor==f.sel.head&&f.sel.head==b.endA&&(b.endB-=2,w=f.doc.resolveNoCache(b.endB-f.from),setTimeout(()=>{t.someProp("handleKeyDown",function(L){return L(t,Vi(13,"Enter"))})},20));let T=b.start,M=b.endA,_=L=>{let $=L||t.state.tr.replace(T,M,f.doc.slice(b.start-f.from,b.endB-f.from));if(f.sel){let z=Hx(t,$.doc,f.sel);z&&!(Kn&&t.composing&&z.empty&&(b.start!=b.endB||t.input.lastChromeDelete<Date.now()-100)&&(z.head==T||z.head==$.mapping.map(M)-1)||gr&&z.empty&&z.head==T)&&$.setSelection(z)}return i&&$.setMeta("composition",i),$.scrollIntoView()},R;if(C)if(k.pos==w.pos){gr&&mi<=11&&k.parentOffset==0&&(t.domObserver.suppressSelectionUpdates(),setTimeout(()=>Is(t),20));let L=_(t.state.tr.delete(T,M)),$=h.resolve(b.start).marksAcross(h.resolve(b.endA));$&&L.ensureMarks($),t.dispatch(L)}else if(b.endA==b.endB&&(R=cO(k.parent.content.cut(k.parentOffset,w.parentOffset),E.parent.content.cut(E.parentOffset,b.endA-E.start())))){let L=_(t.state.tr);R.type=="add"?L.addMark(T,M,R.mark):L.removeMark(T,M,R.mark),t.dispatch(L)}else if(k.parent.child(k.index()).isText&&k.index()==w.index()-(w.textOffset?0:1)){let L=k.parent.textBetween(k.parentOffset,w.parentOffset),$=()=>_(t.state.tr.insertText(L,T,M));t.someProp("handleTextInput",z=>z(t,T,M,L,$))||t.dispatch($())}else t.dispatch(_());else t.dispatch(_())}function Hx(t,e,n){return Math.max(n.anchor,n.head)>e.content.size?null:uv(t,e.resolve(n.anchor),e.resolve(n.head))}function cO(t,e){let n=t.firstChild.marks,r=e.firstChild.marks,s=n,i=r,o,l,d;for(let h=0;h<r.length;h++)s=r[h].removeFromSet(s);for(let h=0;h<n.length;h++)i=n[h].removeFromSet(i);if(s.length==1&&i.length==0)l=s[0],o="add",d=h=>h.mark(l.addToSet(h.marks));else if(s.length==0&&i.length==1)l=i[0],o="remove",d=h=>h.mark(l.removeFromSet(h.marks));else return null;let f=[];for(let h=0;h<e.childCount;h++)f.push(d(e.child(h)));if(we.from(f).eq(t))return{mark:l,type:o}}function uO(t,e,n,r,s){if(n-e<=s.pos-r.pos||rp(r,!0,!1)<s.pos)return!1;let i=t.resolve(e);if(!r.parent.isTextblock){let l=i.nodeAfter;return l!=null&&n==e+l.nodeSize}if(i.parentOffset<i.parent.content.size||!i.parent.isTextblock)return!1;let o=t.resolve(rp(i,!0,!0));return!o.parent.isTextblock||o.pos>n||rp(o,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(o.parent.content)}function rp(t,e,n){let r=t.depth,s=e?t.end():t.pos;for(;r>0&&(e||t.indexAfter(r)==t.node(r).childCount);)r--,s++,e=!1;if(n){let i=t.node(r).maybeChild(t.indexAfter(r));for(;i&&!i.isLeaf;)i=i.firstChild,s++}return s}function dO(t,e,n,r,s){let i=t.findDiffStart(e,n);if(i==null)return null;let{a:o,b:l}=t.findDiffEnd(e,n+t.size,n+e.size);if(s=="end"){let d=Math.max(0,i-Math.min(o,l));r-=o+d-i}if(o<i&&t.size<e.size){let d=r<=i&&r>=o?i-r:0;i-=d,i&&i<e.size&&Wx(e.textBetween(i-1,i+1))&&(i+=d?1:-1),l=i+(l-o),o=i}else if(l<i){let d=r<=i&&r>=l?i-r:0;i-=d,i&&i<t.size&&Wx(t.textBetween(i-1,i+1))&&(i+=d?1:-1),o=i+(o-l),l=i}return{start:i,endA:o,endB:l}}function Wx(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 sC{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 _R,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=n,this.state=n.state,this.directPlugins=n.plugins||[],this.directPlugins.forEach(Jx),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=Kx(this),Vx(this),this.nodeViews=Gx(this),this.docView=Nx(this.state.doc,qx(this),np(this),this.dom,this),this.domObserver=new eO(this,(r,s,i,o)=>lO(this,r,s,i,o)),this.domObserver.start(),TR(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&&Eg(this);let n=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Jx),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 s=this.state,i=!1,o=!1;e.storedMarks&&this.composing&&(XN(this),o=!0),this.state=e;let l=s.plugins!=e.plugins||this._props.plugins!=n.plugins;if(l||this._props.plugins!=n.plugins||this._props.nodeViews!=n.nodeViews){let v=Gx(this);hO(v,this.nodeViews)&&(this.nodeViews=v,i=!0)}(l||n.handleDOMEvents!=this._props.handleDOMEvents)&&Eg(this),this.editable=Kx(this),Vx(this);let d=np(this),f=qx(this),h=s.plugins!=e.plugins&&!s.doc.eq(e.doc)?"reset":e.scrollToSelection>s.scrollToSelection?"to selection":"preserve",m=i||!this.docView.matchesNode(e.doc,f,d);(m||!e.selection.eq(s.selection))&&(o=!0);let g=h=="preserve"&&o&&this.dom.style.overflowAnchor==null&&Uj(this);if(o){this.domObserver.stop();let v=m&&(gr||Kn)&&!this.composing&&!s.selection.empty&&!e.selection.empty&&fO(s.selection,e.selection);if(m){let b=Kn?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=UR(this)),(i||!this.docView.update(e.doc,f,d,this))&&(this.docView.updateOuterDeco(f),this.docView.destroy(),this.docView=Nx(e.doc,f,d,this.dom,this)),b&&(!this.trackWrites||!this.dom.contains(this.trackWrites))&&(v=!0)}v||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&fR(this))?Is(this,v):(zN(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(s),!((r=this.dragging)===null||r===void 0)&&r.node&&!s.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,s),h=="reset"?this.dom.scrollTop=0:h=="to selection"?this.scrollToSelection():g&&Hj(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 dt){let n=this.docView.domAfterPos(this.state.selection.from);n.nodeType==1&&bx(this,n.getBoundingClientRect(),e)}else bx(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,s=-1;if(this.state.doc.nodeAt(r.from)==r.node)s=r.from;else{let i=r.from+(this.state.doc.content.size-n.doc.content.size);(i>0&&this.state.doc.nodeAt(i))==r.node&&(s=i)}this.dragging=new ZN(e.slice,e.move,s<0?void 0:dt.create(this.state.doc,s))}someProp(e,n){let r=this._props&&this._props[e],s;if(r!=null&&(s=n?n(r):r))return s;for(let o=0;o<this.directPlugins.length;o++){let l=this.directPlugins[o].props[e];if(l!=null&&(s=n?n(l):l))return s}let i=this.state.plugins;if(i)for(let o=0;o<i.length;o++){let l=i[o].props[e];if(l!=null&&(s=n?n(l):l))return s}}hasFocus(){if(gr){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&&Wj(this.dom),Is(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 Jj(this,e)}coordsAtPos(e,n=1){return jN(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 s=this.docView.posFromDOM(e,n,r);if(s==null)throw new RangeError("DOM position not inside the editor");return s}endOfTextblock(e,n){return eR(this,n||this.state,e)}pasteHTML(e,n){return xl(this,"",e,!1,n||new ClipboardEvent("paste"))}pasteText(e,n){return xl(this,e,null,!0,n||new ClipboardEvent("paste"))}serializeForClipboard(e){return dv(this,e)}destroy(){this.docView&&(MR(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],np(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,Rj())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return jR(this,e)}domSelectionRange(){let e=this.domSelection();return e?Zn&&this.root.nodeType===11&&Pj(this.dom.ownerDocument)==this.dom&&nO(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}sC.prototype.dispatch=function(t){let e=this._props.dispatchTransaction;e?e.call(this,t):this.updateState(this.state.apply(t))};function qx(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"),[Ut.node(0,t.state.doc.content.size,e)]}function Vx(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:Ut.widget(t.state.selection.from,e,{raw:!0,marks:t.markCursor})}}else t.cursorWrapper=null}function Kx(t){return!t.someProp("editable",e=>e(t.state)===!1)}function fO(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 Gx(t){let e=Object.create(null);function n(r){for(let s in r)Object.prototype.hasOwnProperty.call(e,s)||(e[s]=r[s])}return t.someProp("nodeViews",n),t.someProp("markViews",n),e}function hO(t,e){let n=0,r=0;for(let s in t){if(t[s]!=e[s])return!0;n++}for(let s in e)r++;return n!=r}function Jx(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 bi={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:"'"},Fu={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},pO=typeof navigator<"u"&&/Mac/.test(navigator.platform),mO=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent);for(var Vn=0;Vn<10;Vn++)bi[48+Vn]=bi[96+Vn]=String(Vn);for(var Vn=1;Vn<=24;Vn++)bi[Vn+111]="F"+Vn;for(var Vn=65;Vn<=90;Vn++)bi[Vn]=String.fromCharCode(Vn+32),Fu[Vn]=String.fromCharCode(Vn);for(var sp in bi)Fu.hasOwnProperty(sp)||(Fu[sp]=bi[sp]);function gO(t){var e=pO&&t.metaKey&&t.shiftKey&&!t.ctrlKey&&!t.altKey||mO&&t.shiftKey&&t.key&&t.key.length==1||t.key=="Unidentified",n=!e&&t.key||(t.shiftKey?Fu:bi)[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 vO=typeof navigator<"u"&&/Mac|iP(hone|[oa]d)/.test(navigator.platform),yO=typeof navigator<"u"&&/Win/.test(navigator.platform);function bO(t){let e=t.split(/-(?!$)/),n=e[e.length-1];n=="Space"&&(n=" ");let r,s,i,o;for(let l=0;l<e.length-1;l++){let d=e[l];if(/^(cmd|meta|m)$/i.test(d))o=!0;else if(/^a(lt)?$/i.test(d))r=!0;else if(/^(c|ctrl|control)$/i.test(d))s=!0;else if(/^s(hift)?$/i.test(d))i=!0;else if(/^mod$/i.test(d))vO?o=!0:s=!0;else throw new Error("Unrecognized modifier name: "+d)}return r&&(n="Alt-"+n),s&&(n="Ctrl-"+n),o&&(n="Meta-"+n),i&&(n="Shift-"+n),n}function xO(t){let e=Object.create(null);for(let n in t)e[bO(n)]=t[n];return e}function ip(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 wO(t){return new $t({props:{handleKeyDown:vv(t)}})}function vv(t){let e=xO(t);return function(n,r){let s=gO(r),i,o=e[ip(s,r)];if(o&&o(n.state,n.dispatch,n))return!0;if(s.length==1&&s!=" "){if(r.shiftKey){let l=e[ip(s,r,!1)];if(l&&l(n.state,n.dispatch,n))return!0}if((r.altKey||r.metaKey||r.ctrlKey)&&!(yO&&r.ctrlKey&&r.altKey)&&(i=bi[r.keyCode])&&i!=s){let l=e[ip(i,r)];if(l&&l(n.state,n.dispatch,n))return!0}}return!1}}var kO=Object.defineProperty,yv=(t,e)=>{for(var n in e)kO(t,n,{get:e[n],enumerable:!0})};function Pd(t){const{state:e,transaction:n}=t;let{selection:r}=n,{doc:s}=n,{storedMarks:i}=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 i},get selection(){return r},get doc(){return s},get tr(){return r=n.selection,s=n.doc,i=n.storedMarks,n}}}var Bd=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:s}=n,i=this.buildProps(s);return Object.fromEntries(Object.entries(t).map(([o,l])=>[o,(...f)=>{const h=l(...f)(i);return!s.getMeta("preventDispatch")&&!this.hasCustomState&&r.dispatch(s),h}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(t,e=!0){const{rawCommands:n,editor:r,state:s}=this,{view:i}=r,o=[],l=!!t,d=t||s.tr,f=()=>(!l&&e&&!d.getMeta("preventDispatch")&&!this.hasCustomState&&i.dispatch(d),o.every(m=>m===!0)),h={...Object.fromEntries(Object.entries(n).map(([m,g])=>[m,(...b)=>{const k=this.buildProps(d,e),w=g(...b)(k);return o.push(w),h}])),run:f};return h}createCan(t){const{rawCommands:e,state:n}=this,r=!1,s=t||n.tr,i=this.buildProps(s,r);return{...Object.fromEntries(Object.entries(e).map(([l,d])=>[l,(...f)=>d(...f)({...i,dispatch:void 0})])),chain:()=>this.createChain(s,r)}}buildProps(t,e=!0){const{rawCommands:n,editor:r,state:s}=this,{view:i}=r,o={tr:t,editor:r,view:i,state:Pd({state:s,transaction:t}),dispatch:e?()=>{}:void 0,chain:()=>this.createChain(t,e),can:()=>this.createCan(t),get commands(){return Object.fromEntries(Object.entries(n).map(([l,d])=>[l,(...f)=>d(...f)(o)]))}};return o}},iC={};yv(iC,{blur:()=>SO,clearContent:()=>EO,clearNodes:()=>NO,command:()=>CO,createParagraphNear:()=>_O,cut:()=>TO,deleteCurrentNode:()=>MO,deleteNode:()=>AO,deleteRange:()=>jO,deleteSelection:()=>RO,enter:()=>OO,exitCode:()=>IO,extendMarkRange:()=>LO,first:()=>DO,focus:()=>BO,forEach:()=>zO,insertContent:()=>$O,insertContentAt:()=>HO,joinBackward:()=>VO,joinDown:()=>qO,joinForward:()=>KO,joinItemBackward:()=>GO,joinItemForward:()=>JO,joinTextblockBackward:()=>YO,joinTextblockForward:()=>XO,joinUp:()=>WO,keyboardShortcut:()=>ZO,lift:()=>eI,liftEmptyBlock:()=>tI,liftListItem:()=>nI,newlineInCode:()=>rI,resetAttributes:()=>sI,scrollIntoView:()=>iI,selectAll:()=>oI,selectNodeBackward:()=>aI,selectNodeForward:()=>lI,selectParentNode:()=>cI,selectTextblockEnd:()=>uI,selectTextblockStart:()=>dI,setContent:()=>fI,setMark:()=>AI,setMeta:()=>jI,setNode:()=>RI,setNodeSelection:()=>OI,setTextDirection:()=>II,setTextSelection:()=>LI,sinkListItem:()=>DI,splitBlock:()=>PI,splitListItem:()=>BI,toggleList:()=>zI,toggleMark:()=>$I,toggleNode:()=>FI,toggleWrap:()=>UI,undoInputRule:()=>HI,unsetAllMarks:()=>WI,unsetMark:()=>qI,unsetTextDirection:()=>VI,updateAttributes:()=>KI,wrapIn:()=>GI,wrapInList:()=>JI});var SO=()=>({editor:t,view:e})=>(requestAnimationFrame(()=>{var n;t.isDestroyed||(e.dom.blur(),(n=window==null?void 0:window.getSelection())==null||n.removeAllRanges())}),!0),EO=(t=!0)=>({commands:e})=>e.setContent("",{emitUpdate:t}),NO=()=>({state:t,tr:e,dispatch:n})=>{const{selection:r}=e,{ranges:s}=r;return n&&s.forEach(({$from:i,$to:o})=>{t.doc.nodesBetween(i.pos,o.pos,(l,d)=>{if(l.type.isText)return;const{doc:f,mapping:h}=e,m=f.resolve(h.map(d)),g=f.resolve(h.map(d+l.nodeSize)),v=m.blockRange(g);if(!v)return;const b=la(v);if(l.type.isTextblock){const{defaultType:k}=m.parent.contentMatchAt(m.index());e.setNodeMarkup(v.start,k)}(b||b===0)&&e.lift(v,b)})}),!0},CO=t=>e=>t(e),_O=()=>({state:t,dispatch:e})=>xN(t,e),TO=(t,e)=>({editor:n,tr:r})=>{const{state:s}=n,i=s.doc.slice(t.from,t.to);r.deleteRange(t.from,t.to);const o=r.mapping.map(e);return r.insert(o,i.content),r.setSelection(new ht(r.doc.resolve(Math.max(o-1,0)))),!0},MO=()=>({tr:t,dispatch:e})=>{const{selection:n}=t,r=n.$anchor.node();if(r.content.size>0)return!1;const s=t.selection.$anchor;for(let i=s.depth;i>0;i-=1)if(s.node(i).type===r.type){if(e){const l=s.before(i),d=s.after(i);t.delete(l,d).scrollIntoView()}return!0}return!1};function Nn(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 AO=t=>({tr:e,state:n,dispatch:r})=>{const s=Nn(t,n.schema),i=e.selection.$anchor;for(let o=i.depth;o>0;o-=1)if(i.node(o).type===s){if(r){const d=i.before(o),f=i.after(o);e.delete(d,f).scrollIntoView()}return!0}return!1},jO=t=>({tr:e,dispatch:n})=>{const{from:r,to:s}=t;return n&&e.delete(r,s),!0},RO=()=>({state:t,dispatch:e})=>rv(t,e),OO=()=>({commands:t})=>t.keyboardShortcut("Enter"),IO=()=>({state:t,dispatch:e})=>vj(t,e);function bv(t){return Object.prototype.toString.call(t)==="[object RegExp]"}function Uu(t,e,n={strict:!0}){const r=Object.keys(e);return r.length?r.every(s=>n.strict?e[s]===t[s]:bv(e[s])?e[s].test(t[s]):e[s]===t[s]):!0}function oC(t,e,n={}){return t.find(r=>r.type===e&&Uu(Object.fromEntries(Object.keys(n).map(s=>[s,r.attrs[s]])),n))}function Yx(t,e,n={}){return!!oC(t,e,n)}function xv(t,e,n){var r;if(!t||!e)return;let s=t.parent.childAfter(t.parentOffset);if((!s.node||!s.node.marks.some(h=>h.type===e))&&(s=t.parent.childBefore(t.parentOffset)),!s.node||!s.node.marks.some(h=>h.type===e)||(n=n||((r=s.node.marks[0])==null?void 0:r.attrs),!oC([...s.node.marks],e,n)))return;let o=s.index,l=t.start()+s.offset,d=o+1,f=l+s.node.nodeSize;for(;o>0&&Yx([...t.parent.child(o-1).marks],e,n);)o-=1,l-=t.parent.child(o).nodeSize;for(;d<t.parent.childCount&&Yx([...t.parent.child(d).marks],e,n);)f+=t.parent.child(d).nodeSize,d+=1;return{from:l,to:f}}function Ls(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 LO=(t,e={})=>({tr:n,state:r,dispatch:s})=>{const i=Ls(t,r.schema),{doc:o,selection:l}=n,{$from:d,from:f,to:h}=l;if(s){const m=xv(d,i,e);if(m&&m.from<=f&&m.to>=h){const g=ht.create(o,m.from,m.to);n.setSelection(g)}}return!0},DO=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 aC(t){return t instanceof ht}function Ji(t=0,e=0,n=0){return Math.min(Math.max(t,e),n)}function lC(t,e=null){if(!e)return null;const n=yt.atStart(t),r=yt.atEnd(t);if(e==="start"||e===!0)return n;if(e==="end")return r;const s=n.from,i=r.to;return e==="all"?ht.create(t,Ji(0,s,i),Ji(t.content.size,s,i)):ht.create(t,Ji(e,s,i),Ji(e,s,i))}function Ng(){return navigator.platform==="Android"||/android/i.test(navigator.userAgent)}function kl(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}function PO(){return typeof navigator<"u"?/^((?!chrome|android).)*safari/i.test(navigator.userAgent):!1}var BO=(t=null,e={})=>({editor:n,view:r,tr:s,dispatch:i})=>{e={scrollIntoView:!0,...e};const o=()=>{(kl()||Ng())&&r.dom.focus(),PO()&&!kl()&&!Ng()&&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(i&&t===null&&!aC(n.state.selection))return o(),!0;const l=lC(s.doc,t)||n.state.selection,d=n.state.selection.eq(l);return i&&(d||s.setSelection(l),d&&s.storedMarks&&s.setStoredMarks(s.storedMarks),o()),!0},zO=(t,e)=>n=>t.every((r,s)=>e(r,{...n,index:s})),$O=(t,e)=>({tr:n,commands:r})=>r.insertContentAt({from:n.selection.from,to:n.selection.to},t,e),cC=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&&cC(r)}return t};function Vc(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 cC(n)}function Sl(t,e,n){if(t instanceof Xr||t instanceof we)return t;n={slice:!0,parseOptions:{},...n};const r=typeof t=="object"&&t!==null,s=typeof t=="string";if(r)try{if(Array.isArray(t)&&t.length>0)return we.fromArray(t.map(l=>e.nodeFromJSON(l)));const o=e.nodeFromJSON(t);return n.errorOnInvalidContent&&o.check(),o}catch(i){if(n.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:i});return console.warn("[tiptap warn]: Invalid content.","Passed value:",t,"Error:",i),Sl("",e,n)}if(s){if(n.errorOnInvalidContent){let o=!1,l="";const d=new KE({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=>(o=!0,l=typeof f=="string"?f:f.outerHTML,null)}]}})});if(n.slice?il.fromSchema(d).parseSlice(Vc(t),n.parseOptions):il.fromSchema(d).parse(Vc(t),n.parseOptions),n.errorOnInvalidContent&&o)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${l}`)})}const i=il.fromSchema(e);return n.slice?i.parseSlice(Vc(t),n.parseOptions).content:i.parse(Vc(t),n.parseOptions)}return Sl("",e,n)}function FO(t,e,n){const r=t.steps.length-1;if(r<e)return;const s=t.steps[r];if(!(s instanceof On||s instanceof In))return;const i=t.mapping.maps[r];let o=0;i.forEach((l,d,f,h)=>{o===0&&(o=h)}),t.setSelection(yt.near(t.doc.resolve(o),n))}var UO=t=>!("type"in t),HO=(t,e,n)=>({tr:r,dispatch:s,editor:i})=>{var o;if(s){n={parseOptions:i.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...n};let l;const d=w=>{i.emit("contentError",{editor:i,error:w,disableCollaboration:()=>{"collaboration"in i.storage&&typeof i.storage.collaboration=="object"&&i.storage.collaboration&&(i.storage.collaboration.isDisabled=!0)}})},f={preserveWhitespace:"full",...n.parseOptions};if(!n.errorOnInvalidContent&&!i.options.enableContentCheck&&i.options.emitContentError)try{Sl(e,i.schema,{parseOptions:f,errorOnInvalidContent:!0})}catch(w){d(w)}try{l=Sl(e,i.schema,{parseOptions:f,errorOnInvalidContent:(o=n.errorOnInvalidContent)!=null?o:i.options.enableContentCheck})}catch(w){return d(w),!1}let{from:h,to:m}=typeof t=="number"?{from:t,to:t}:{from:t.from,to:t.to},g=!0,v=!0;if((UO(l)?l:[l]).forEach(w=>{w.check(),g=g?w.isText&&w.marks.length===0:!1,v=v?w.isBlock:!1}),h===m&&v){const{parent:w}=r.doc.resolve(h);w.isTextblock&&!w.type.spec.code&&!w.childCount&&(h-=1,m+=1)}let k;if(g){if(Array.isArray(e))k=e.map(w=>w.text||"").join("");else if(e instanceof we){let w="";e.forEach(E=>{E.text&&(w+=E.text)}),k=w}else typeof e=="object"&&e&&e.text?k=e.text:k=e;r.insertText(k,h,m)}else{k=l;const w=r.doc.resolve(h),E=w.node(),C=w.parentOffset===0,T=E.isText||E.isTextblock,M=E.content.size>0;C&&T&&M&&(h=Math.max(0,h-1)),r.replaceWith(h,m,k)}n.updateSelection&&FO(r,r.steps.length-1,-1),n.applyInputRules&&r.setMeta("applyInputRules",{from:h,text:k}),n.applyPasteRules&&r.setMeta("applyPasteRules",{from:h,text:k})}return!0},WO=()=>({state:t,dispatch:e})=>pj(t,e),qO=()=>({state:t,dispatch:e})=>mj(t,e),VO=()=>({state:t,dispatch:e})=>hN(t,e),KO=()=>({state:t,dispatch:e})=>vN(t,e),GO=()=>({state:t,dispatch:e,tr:n})=>{try{const r=jd(t.doc,t.selection.$from.pos,-1);return r==null?!1:(n.join(r,2),e&&e(n),!0)}catch{return!1}},JO=()=>({state:t,dispatch:e,tr:n})=>{try{const r=jd(t.doc,t.selection.$from.pos,1);return r==null?!1:(n.join(r,2),e&&e(n),!0)}catch{return!1}},YO=()=>({state:t,dispatch:e})=>fj(t,e),XO=()=>({state:t,dispatch:e})=>hj(t,e);function uC(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function QO(t){const e=t.split(/-(?!$)/);let n=e[e.length-1];n==="Space"&&(n=" ");let r,s,i,o;for(let l=0;l<e.length-1;l+=1){const d=e[l];if(/^(cmd|meta|m)$/i.test(d))o=!0;else if(/^a(lt)?$/i.test(d))r=!0;else if(/^(c|ctrl|control)$/i.test(d))s=!0;else if(/^s(hift)?$/i.test(d))i=!0;else if(/^mod$/i.test(d))kl()||uC()?o=!0:s=!0;else throw new Error(`Unrecognized modifier name: ${d}`)}return r&&(n=`Alt-${n}`),s&&(n=`Ctrl-${n}`),o&&(n=`Meta-${n}`),i&&(n=`Shift-${n}`),n}var ZO=t=>({editor:e,view:n,tr:r,dispatch:s})=>{const i=QO(t).split(/-(?!$)/),o=i.find(f=>!["Alt","Ctrl","Meta","Shift"].includes(f)),l=new KeyboardEvent("keydown",{key:o==="Space"?" ":o,altKey:i.includes("Alt"),ctrlKey:i.includes("Ctrl"),metaKey:i.includes("Meta"),shiftKey:i.includes("Shift"),bubbles:!0,cancelable:!0}),d=e.captureTransaction(()=>{n.someProp("handleKeyDown",f=>f(n,l))});return d==null||d.steps.forEach(f=>{const h=f.map(r.mapping);h&&s&&r.maybeStep(h)}),!0};function xi(t,e,n={}){const{from:r,to:s,empty:i}=t.selection,o=e?Nn(e,t.schema):null,l=[];t.doc.nodesBetween(r,s,(m,g)=>{if(m.isText)return;const v=Math.max(r,g),b=Math.min(s,g+m.nodeSize);l.push({node:m,from:v,to:b})});const d=s-r,f=l.filter(m=>o?o.name===m.node.type.name:!0).filter(m=>Uu(m.node.attrs,n,{strict:!1}));return i?!!f.length:f.reduce((m,g)=>m+g.to-g.from,0)>=d}var eI=(t,e={})=>({state:n,dispatch:r})=>{const s=Nn(t,n.schema);return xi(n,s,e)?gj(n,r):!1},tI=()=>({state:t,dispatch:e})=>wN(t,e),nI=t=>({state:e,dispatch:n})=>{const r=Nn(t,e.schema);return Tj(r)(e,n)},rI=()=>({state:t,dispatch:e})=>bN(t,e);function zd(t,e){return e.nodes[t]?"node":e.marks[t]?"mark":null}function Xx(t,e){const n=typeof e=="string"?[e]:e;return Object.keys(t).reduce((r,s)=>(n.includes(s)||(r[s]=t[s]),r),{})}var sI=(t,e)=>({tr:n,state:r,dispatch:s})=>{let i=null,o=null;const l=zd(typeof t=="string"?t:t.name,r.schema);if(!l)return!1;l==="node"&&(i=Nn(t,r.schema)),l==="mark"&&(o=Ls(t,r.schema));let d=!1;return n.selection.ranges.forEach(f=>{r.doc.nodesBetween(f.$from.pos,f.$to.pos,(h,m)=>{i&&i===h.type&&(d=!0,s&&n.setNodeMarkup(m,void 0,Xx(h.attrs,e))),o&&h.marks.length&&h.marks.forEach(g=>{o===g.type&&(d=!0,s&&n.addMark(m,m+h.nodeSize,o.create(Xx(g.attrs,e))))})})}),d},iI=()=>({tr:t,dispatch:e})=>(e&&t.scrollIntoView(),!0),oI=()=>({tr:t,dispatch:e})=>{if(e){const n=new Nr(t.doc);t.setSelection(n)}return!0},aI=()=>({state:t,dispatch:e})=>mN(t,e),lI=()=>({state:t,dispatch:e})=>yN(t,e),cI=()=>({state:t,dispatch:e})=>xj(t,e),uI=()=>({state:t,dispatch:e})=>Sj(t,e),dI=()=>({state:t,dispatch:e})=>kj(t,e);function Cg(t,e,n={},r={}){return Sl(t,e,{slice:!1,parseOptions:n,errorOnInvalidContent:r.errorOnInvalidContent})}var fI=(t,{errorOnInvalidContent:e,emitUpdate:n=!0,parseOptions:r={}}={})=>({editor:s,tr:i,dispatch:o,commands:l})=>{const{doc:d}=i;if(r.preserveWhitespace!=="full"){const f=Cg(t,s.schema,r,{errorOnInvalidContent:e??s.options.enableContentCheck});return o&&i.replaceWith(0,d.content.size,f).setMeta("preventUpdate",!n),!0}return o&&i.setMeta("preventUpdate",!n),l.insertContentAt({from:0,to:d.content.size},t,{parseOptions:r,errorOnInvalidContent:e??s.options.enableContentCheck})};function dC(t,e){const n=Ls(e,t.schema),{from:r,to:s,empty:i}=t.selection,o=[];i?(t.storedMarks&&o.push(...t.storedMarks),o.push(...t.selection.$head.marks())):t.doc.nodesBetween(r,s,d=>{o.push(...d.marks)});const l=o.find(d=>d.type.name===n.name);return l?{...l.attrs}:{}}function wv(t,e){const n=new tv(t);return e.forEach(r=>{r.steps.forEach(s=>{n.step(s)})}),n}function hI(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 Hu(t,e){const n=[];return t.descendants((r,s)=>{e(r)&&n.push({node:r,pos:s})}),n}function fC(t,e,n){const r=[];return t.nodesBetween(e.from,e.to,(s,i)=>{n(s)&&r.push({node:s,pos:i})}),r}function hC(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 $d(t){return e=>hC(e.$from,t)}function ut(t,e,n){return t.config[e]===void 0&&t.parent?ut(t.parent,e,n):typeof t.config[e]=="function"?t.config[e].bind({...n,parent:t.parent?ut(t.parent,e,n):null}):t.config[e]}function kv(t){return t.map(e=>{const n={name:e.name,options:e.options,storage:e.storage},r=ut(e,"addExtensions",n);return r?[e,...kv(r())]:e}).flat(10)}function Sv(t,e){const n=co.fromSchema(e).serializeFragment(t),s=document.implementation.createHTMLDocument().createElement("div");return s.appendChild(n),s.innerHTML}function pC(t){return typeof t=="function"}function Ft(t,e=void 0,...n){return pC(t)?e?t.bind(e)(...n):t(...n):t}function pI(t={}){return Object.keys(t).length===0&&t.constructor===Object}function sa(t){const e=t.filter(s=>s.type==="extension"),n=t.filter(s=>s.type==="node"),r=t.filter(s=>s.type==="mark");return{baseExtensions:e,nodeExtensions:n,markExtensions:r}}function mC(t){const e=[],{nodeExtensions:n,markExtensions:r}=sa(t),s=[...n,...r],i={default:null,validate:void 0,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return t.forEach(o=>{const l={name:o.name,options:o.options,storage:o.storage,extensions:s},d=ut(o,"addGlobalAttributes",l);if(!d)return;d().forEach(h=>{h.types.forEach(m=>{Object.entries(h.attributes).forEach(([g,v])=>{e.push({type:m,name:g,attribute:{...i,...v}})})})})}),s.forEach(o=>{const l={name:o.name,options:o.options,storage:o.storage},d=ut(o,"addAttributes",l);if(!d)return;const f=d();Object.entries(f).forEach(([h,m])=>{const g={...i,...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:o.name,name:h,attribute:g})})}),e}function Pt(...t){return t.filter(e=>!!e).reduce((e,n)=>{const r={...e};return Object.entries(n).forEach(([s,i])=>{if(!r[s]){r[s]=i;return}if(s==="class"){const l=i?String(i).split(" "):[],d=r[s]?r[s].split(" "):[],f=l.filter(h=>!d.includes(h));r[s]=[...d,...f].join(" ")}else if(s==="style"){const l=i?i.split(";").map(h=>h.trim()).filter(Boolean):[],d=r[s]?r[s].split(";").map(h=>h.trim()).filter(Boolean):[],f=new Map;d.forEach(h=>{const[m,g]=h.split(":").map(v=>v.trim());f.set(m,g)}),l.forEach(h=>{const[m,g]=h.split(":").map(v=>v.trim());f.set(m,g)}),r[s]=Array.from(f.entries()).map(([h,m])=>`${h}: ${m}`).join("; ")}else r[s]=i}),r},{})}function ia(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)=>Pt(n,r),{})}function mI(t){return typeof t!="string"?t:t.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(t):t==="true"?!0:t==="false"?!1:t}function Qx(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 s=e.reduce((i,o)=>{const l=o.attribute.parseHTML?o.attribute.parseHTML(n):mI(n.getAttribute(o.name));return l==null?i:{...i,[o.name]:l}},{});return{...r,...s}}}}function Zx(t){return Object.fromEntries(Object.entries(t).filter(([e,n])=>e==="attrs"&&pI(n)?!1:n!=null))}function ew(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 gI(t,e){var n;const r=mC(t),{nodeExtensions:s,markExtensions:i}=sa(t),o=(n=s.find(f=>ut(f,"topNode")))==null?void 0:n.name,l=Object.fromEntries(s.map(f=>{const h=r.filter(E=>E.type===f.name),m={name:f.name,options:f.options,storage:f.storage,editor:e},g=t.reduce((E,C)=>{const T=ut(C,"extendNodeSchema",m);return{...E,...T?T(f):{}}},{}),v=Zx({...g,content:Ft(ut(f,"content",m)),marks:Ft(ut(f,"marks",m)),group:Ft(ut(f,"group",m)),inline:Ft(ut(f,"inline",m)),atom:Ft(ut(f,"atom",m)),selectable:Ft(ut(f,"selectable",m)),draggable:Ft(ut(f,"draggable",m)),code:Ft(ut(f,"code",m)),whitespace:Ft(ut(f,"whitespace",m)),linebreakReplacement:Ft(ut(f,"linebreakReplacement",m)),defining:Ft(ut(f,"defining",m)),isolating:Ft(ut(f,"isolating",m)),attrs:Object.fromEntries(h.map(ew))}),b=Ft(ut(f,"parseHTML",m));b&&(v.parseDOM=b.map(E=>Qx(E,h)));const k=ut(f,"renderHTML",m);k&&(v.toDOM=E=>k({node:E,HTMLAttributes:ia(E,h)}));const w=ut(f,"renderText",m);return w&&(v.toText=w),[f.name,v]})),d=Object.fromEntries(i.map(f=>{const h=r.filter(w=>w.type===f.name),m={name:f.name,options:f.options,storage:f.storage,editor:e},g=t.reduce((w,E)=>{const C=ut(E,"extendMarkSchema",m);return{...w,...C?C(f):{}}},{}),v=Zx({...g,inclusive:Ft(ut(f,"inclusive",m)),excludes:Ft(ut(f,"excludes",m)),group:Ft(ut(f,"group",m)),spanning:Ft(ut(f,"spanning",m)),code:Ft(ut(f,"code",m)),attrs:Object.fromEntries(h.map(ew))}),b=Ft(ut(f,"parseHTML",m));b&&(v.parseDOM=b.map(w=>Qx(w,h)));const k=ut(f,"renderHTML",m);return k&&(v.toDOM=w=>k({mark:w,HTMLAttributes:ia(w,h)})),[f.name,v]}));return new KE({topNode:o,nodes:l,marks:d})}function vI(t){const e=t.filter((n,r)=>t.indexOf(n)!==r);return Array.from(new Set(e))}function Wu(t){return t.sort((n,r)=>{const s=ut(n,"priority")||100,i=ut(r,"priority")||100;return s>i?-1:s<i?1:0})}function gC(t){const e=Wu(kv(t)),n=vI(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 vC(t,e,n){const{from:r,to:s}=e,{blockSeparator:i=`
|
|
58
|
+
|
|
59
|
+
`,textSerializers:o={}}=n||{};let l="";return t.nodesBetween(r,s,(d,f,h,m)=>{var g;d.isBlock&&f>r&&(l+=i);const v=o==null?void 0:o[d.type.name];if(v)return h&&(l+=v({node:d,pos:f,parent:h,index:m,range:e})),!1;d.isText&&(l+=(g=d==null?void 0:d.text)==null?void 0:g.slice(Math.max(r,f)-f,s-f))}),l}function yI(t,e){const n={from:0,to:t.content.size};return vC(t,n,e)}function yC(t){return Object.fromEntries(Object.entries(t.nodes).filter(([,e])=>e.spec.toText).map(([e,n])=>[e,n.spec.toText]))}function bI(t,e){const n=Nn(e,t.schema),{from:r,to:s}=t.selection,i=[];t.doc.nodesBetween(r,s,l=>{i.push(l)});const o=i.reverse().find(l=>l.type.name===n.name);return o?{...o.attrs}:{}}function bC(t,e){const n=zd(typeof e=="string"?e:e.name,t.schema);return n==="node"?bI(t,e):n==="mark"?dC(t,e):{}}function xI(t,e=JSON.stringify){const n={};return t.filter(r=>{const s=e(r);return Object.prototype.hasOwnProperty.call(n,s)?!1:n[s]=!0})}function wI(t){const e=xI(t);return e.length===1?e:e.filter((n,r)=>!e.filter((i,o)=>o!==r).some(i=>n.oldRange.from>=i.oldRange.from&&n.oldRange.to<=i.oldRange.to&&n.newRange.from>=i.newRange.from&&n.newRange.to<=i.newRange.to))}function Ev(t){const{mapping:e,steps:n}=t,r=[];return e.maps.forEach((s,i)=>{const o=[];if(s.ranges.length)s.forEach((l,d)=>{o.push({from:l,to:d})});else{const{from:l,to:d}=n[i];if(l===void 0||d===void 0)return;o.push({from:l,to:d})}o.forEach(({from:l,to:d})=>{const f=e.slice(i).map(l,-1),h=e.slice(i).map(d),m=e.invert().map(f,-1),g=e.invert().map(h);r.push({oldRange:{from:m,to:g},newRange:{from:f,to:h}})})}),wI(r)}function Nv(t,e,n){const r=[];return t===e?n.resolve(t).marks().forEach(s=>{const i=n.resolve(t),o=xv(i,s.type);o&&r.push({mark:s,...o})}):n.nodesBetween(t,e,(s,i)=>{!s||(s==null?void 0:s.nodeSize)===void 0||r.push(...s.marks.map(o=>({from:i,to:i+s.nodeSize,mark:o})))}),r}var kI=(t,e,n,r=20)=>{const s=t.doc.resolve(n);let i=r,o=null;for(;i>0&&o===null;){const l=s.node(i);(l==null?void 0:l.type.name)===e?o=l:i-=1}return[o,i]};function Kc(t,e){return e.nodes[t]||e.marks[t]||null}function Eu(t,e,n){return Object.fromEntries(Object.entries(n).filter(([r])=>{const s=t.find(i=>i.type===e&&i.name===r);return s?s.attribute.keepOnSplit:!1}))}var SI=(t,e=500)=>{let n="";const r=t.parentOffset;return t.parent.nodesBetween(Math.max(0,r-e),r,(s,i,o,l)=>{var d,f;const h=((f=(d=s.type.spec).toText)==null?void 0:f.call(d,{node:s,pos:i,parent:o,index:l}))||s.textContent||"%leaf%";n+=s.isAtom&&!s.isText?h:h.slice(0,Math.max(0,r-i))}),n};function _g(t,e,n={}){const{empty:r,ranges:s}=t.selection,i=e?Ls(e,t.schema):null;if(r)return!!(t.storedMarks||t.selection.$from.marks()).filter(m=>i?i.name===m.type.name:!0).find(m=>Uu(m.attrs,n,{strict:!1}));let o=0;const l=[];if(s.forEach(({$from:m,$to:g})=>{const v=m.pos,b=g.pos;t.doc.nodesBetween(v,b,(k,w)=>{if(!k.isText&&!k.marks.length)return;const E=Math.max(v,w),C=Math.min(b,w+k.nodeSize),T=C-E;o+=T,l.push(...k.marks.map(M=>({mark:M,from:E,to:C})))})}),o===0)return!1;const d=l.filter(m=>i?i.name===m.mark.type.name:!0).filter(m=>Uu(m.mark.attrs,n,{strict:!1})).reduce((m,g)=>m+g.to-g.from,0),f=l.filter(m=>i?m.mark.type!==i&&m.mark.type.excludes(i):!0).reduce((m,g)=>m+g.to-g.from,0);return(d>0?d+f:d)>=o}function EI(t,e,n={}){if(!e)return xi(t,null,n)||_g(t,null,n);const r=zd(e,t.schema);return r==="node"?xi(t,e,n):r==="mark"?_g(t,e,n):!1}var NI=(t,e)=>{const{$from:n,$to:r,$anchor:s}=t.selection;if(e){const i=$d(l=>l.type.name===e)(t.selection);if(!i)return!1;const o=t.doc.resolve(i.pos+1);return s.pos+1===o.end()}return!(r.parentOffset<r.parent.nodeSize-2||n.pos!==r.pos)},CI=t=>{const{$from:e,$to:n}=t.selection;return!(e.parentOffset>0||e.pos!==n.pos)};function tw(t,e){return Array.isArray(e)?e.some(n=>(typeof n=="string"?n:n.name)===t.name):e}function nw(t,e){const{nodeExtensions:n}=sa(e),r=n.find(o=>o.name===t);if(!r)return!1;const s={name:r.name,options:r.options,storage:r.storage},i=Ft(ut(r,"group",s));return typeof i!="string"?!1:i.split(" ").includes("list")}function Fd(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 s=!0;return t.content.forEach(i=>{s!==!1&&(Fd(i,{ignoreWhitespace:n,checkChildren:e})||(s=!1))}),s}return!1}function xC(t){return t instanceof dt}var wC=class kC{constructor(e){this.position=e}static fromJSON(e){return new kC(e.position)}toJSON(){return{position:this.position}}};function _I(t,e){const n=e.mapping.mapResult(t.position);return{position:new wC(n.pos),mapResult:n}}function TI(t){return new wC(t)}function MI(t,e,n){var r;const{selection:s}=e;let i=null;if(aC(s)&&(i=s.$cursor),i){const l=(r=t.storedMarks)!=null?r:i.marks();return i.parent.type.allowsMarkType(n)&&(!!n.isInSet(l)||!l.some(f=>f.type.excludes(n)))}const{ranges:o}=s;return o.some(({$from:l,$to:d})=>{let f=l.depth===0?t.doc.inlineContent&&t.doc.type.allowsMarkType(n):!1;return t.doc.nodesBetween(l.pos,d.pos,(h,m,g)=>{if(f)return!1;if(h.isInline){const v=!g||g.type.allowsMarkType(n),b=!!n.isInSet(h.marks)||!h.marks.some(k=>k.type.excludes(n));f=v&&b}return!f}),f})}var AI=(t,e={})=>({tr:n,state:r,dispatch:s})=>{const{selection:i}=n,{empty:o,ranges:l}=i,d=Ls(t,r.schema);if(s)if(o){const f=dC(r,d);n.addStoredMark(d.create({...f,...e}))}else l.forEach(f=>{const h=f.$from.pos,m=f.$to.pos;r.doc.nodesBetween(h,m,(g,v)=>{const b=Math.max(v,h),k=Math.min(v+g.nodeSize,m);g.marks.find(E=>E.type===d)?g.marks.forEach(E=>{d===E.type&&n.addMark(b,k,d.create({...E.attrs,...e}))}):n.addMark(b,k,d.create(e))})});return MI(r,n,d)},jI=(t,e)=>({tr:n})=>(n.setMeta(t,e),!0),RI=(t,e={})=>({state:n,dispatch:r,chain:s})=>{const i=Nn(t,n.schema);let o;return n.selection.$anchor.sameParent(n.selection.$head)&&(o=n.selection.$anchor.parent.attrs),i.isTextblock?s().command(({commands:l})=>gx(i,{...o,...e})(n)?!0:l.clearNodes()).command(({state:l})=>gx(i,{...o,...e})(l,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},OI=t=>({tr:e,dispatch:n})=>{if(n){const{doc:r}=e,s=Ji(t,0,r.content.size),i=dt.create(r,s);e.setSelection(i)}return!0},II=(t,e)=>({tr:n,state:r,dispatch:s})=>{const{selection:i}=r;let o,l;return typeof e=="number"?(o=e,l=e):e&&"from"in e&&"to"in e?(o=e.from,l=e.to):(o=i.from,l=i.to),s&&n.doc.nodesBetween(o,l,(d,f)=>{d.isText||n.setNodeMarkup(f,void 0,{...d.attrs,dir:t})}),!0},LI=t=>({tr:e,dispatch:n})=>{if(n){const{doc:r}=e,{from:s,to:i}=typeof t=="number"?{from:t,to:t}:t,o=ht.atStart(r).from,l=ht.atEnd(r).to,d=Ji(s,o,l),f=Ji(i,o,l),h=ht.create(r,d,f);e.setSelection(h)}return!0},DI=t=>({state:e,dispatch:n})=>{const r=Nn(t,e.schema);return jj(r)(e,n)};function rw(t,e){const n=t.storedMarks||t.selection.$to.parentOffset&&t.selection.$from.marks();if(n){const r=n.filter(s=>e==null?void 0:e.includes(s.type.name));t.tr.ensureMarks(r)}}var PI=({keepMarks:t=!0}={})=>({tr:e,state:n,dispatch:r,editor:s})=>{const{selection:i,doc:o}=e,{$from:l,$to:d}=i,f=s.extensionManager.attributes,h=Eu(f,l.node().type.name,l.node().attrs);if(i instanceof dt&&i.node.isBlock)return!l.parentOffset||!Os(o,l.pos)?!1:(r&&(t&&rw(n,s.extensionManager.splittableMarks),e.split(l.pos).scrollIntoView()),!0);if(!l.parent.isBlock)return!1;const m=d.parentOffset===d.parent.content.size,g=l.depth===0?void 0:hI(l.node(-1).contentMatchAt(l.indexAfter(-1)));let v=m&&g?[{type:g,attrs:h}]:void 0,b=Os(e.doc,e.mapping.map(l.pos),1,v);if(!v&&!b&&Os(e.doc,e.mapping.map(l.pos),1,g?[{type:g}]:void 0)&&(b=!0,v=g?[{type:g,attrs:h}]:void 0),r){if(b&&(i instanceof ht&&e.deleteSelection(),e.split(e.mapping.map(l.pos),1,v),g&&!m&&!l.parentOffset&&l.parent.type!==g)){const k=e.mapping.map(l.before()),w=e.doc.resolve(k);l.node(-1).canReplaceWith(w.index(),w.index()+1,g)&&e.setNodeMarkup(e.mapping.map(l.before()),g)}t&&rw(n,s.extensionManager.splittableMarks),e.scrollIntoView()}return b},BI=(t,e={})=>({tr:n,state:r,dispatch:s,editor:i})=>{var o;const l=Nn(t,r.schema),{$from:d,$to:f}=r.selection,h=r.selection.node;if(h&&h.isBlock||d.depth<2||!d.sameParent(f))return!1;const m=d.node(-1);if(m.type!==l)return!1;const g=i.extensionManager.attributes;if(d.parent.content.size===0&&d.node(-1).childCount===d.indexAfter(-1)){if(d.depth===2||d.node(-3).type!==l||d.index(-2)!==d.node(-2).childCount-1)return!1;if(s){let E=we.empty;const C=d.index(-1)?1:d.index(-2)?2:3;for(let $=d.depth-C;$>=d.depth-3;$-=1)E=we.from(d.node($).copy(E));const T=d.indexAfter(-1)<d.node(-2).childCount?1:d.indexAfter(-2)<d.node(-3).childCount?2:3,M={...Eu(g,d.node().type.name,d.node().attrs),...e},_=((o=l.contentMatch.defaultType)==null?void 0:o.createAndFill(M))||void 0;E=E.append(we.from(l.createAndFill(null,_)||void 0));const R=d.before(d.depth-(C-1));n.replace(R,d.after(-T),new Ue(E,4-C,0));let L=-1;n.doc.nodesBetween(R,n.doc.content.size,($,z)=>{if(L>-1)return!1;$.isTextblock&&$.content.size===0&&(L=z+1)}),L>-1&&n.setSelection(ht.near(n.doc.resolve(L))),n.scrollIntoView()}return!0}const v=f.pos===d.end()?m.contentMatchAt(0).defaultType:null,b={...Eu(g,m.type.name,m.attrs),...e},k={...Eu(g,d.node().type.name,d.node().attrs),...e};n.delete(d.pos,f.pos);const w=v?[{type:l,attrs:b},{type:v,attrs:k}]:[{type:l,attrs:b}];if(!Os(n.doc,d.pos,2))return!1;if(s){const{selection:E,storedMarks:C}=r,{splittableMarks:T}=i.extensionManager,M=C||E.$to.parentOffset&&E.$from.marks();if(n.split(d.pos,2,w).scrollIntoView(),!M||!s)return!0;const _=M.filter(R=>T.includes(R.type.name));n.ensureMarks(_)}return!0},op=(t,e)=>{const n=$d(o=>o.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 s=t.doc.nodeAt(r);return n.node.type===(s==null?void 0:s.type)&&ki(t.doc,n.pos)&&t.join(n.pos),!0},ap=(t,e)=>{const n=$d(o=>o.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 s=t.doc.nodeAt(r);return n.node.type===(s==null?void 0:s.type)&&ki(t.doc,r)&&t.join(r),!0},zI=(t,e,n,r={})=>({editor:s,tr:i,state:o,dispatch:l,chain:d,commands:f,can:h})=>{const{extensions:m,splittableMarks:g}=s.extensionManager,v=Nn(t,o.schema),b=Nn(e,o.schema),{selection:k,storedMarks:w}=o,{$from:E,$to:C}=k,T=E.blockRange(C),M=w||k.$to.parentOffset&&k.$from.marks();if(!T)return!1;const _=$d(R=>nw(R.type.name,m))(k);if(T.depth>=1&&_&&T.depth-_.depth<=1){if(_.node.type===v)return f.liftListItem(b);if(nw(_.node.type.name,m)&&v.validContent(_.node.content)&&l)return d().command(()=>(i.setNodeMarkup(_.pos,v),!0)).command(()=>op(i,v)).command(()=>ap(i,v)).run()}return!n||!M||!l?d().command(()=>h().wrapInList(v,r)?!0:f.clearNodes()).wrapInList(v,r).command(()=>op(i,v)).command(()=>ap(i,v)).run():d().command(()=>{const R=h().wrapInList(v,r),L=M.filter($=>g.includes($.type.name));return i.ensureMarks(L),R?!0:f.clearNodes()}).wrapInList(v,r).command(()=>op(i,v)).command(()=>ap(i,v)).run()},$I=(t,e={},n={})=>({state:r,commands:s})=>{const{extendEmptyMarkRange:i=!1}=n,o=Ls(t,r.schema);return _g(r,o,e)?s.unsetMark(o,{extendEmptyMarkRange:i}):s.setMark(o,e)},FI=(t,e,n={})=>({state:r,commands:s})=>{const i=Nn(t,r.schema),o=Nn(e,r.schema),l=xi(r,i,n);let d;return r.selection.$anchor.sameParent(r.selection.$head)&&(d=r.selection.$anchor.parent.attrs),l?s.setNode(o,d):s.setNode(i,{...d,...n})},UI=(t,e={})=>({state:n,commands:r})=>{const s=Nn(t,n.schema);return xi(n,s,e)?r.lift(s):r.wrapIn(s,e)},HI=()=>({state:t,dispatch:e})=>{const n=t.plugins;for(let r=0;r<n.length;r+=1){const s=n[r];let i;if(s.spec.isInputRules&&(i=s.getState(t))){if(e){const o=t.tr,l=i.transform;for(let d=l.steps.length-1;d>=0;d-=1)o.step(l.steps[d].invert(l.docs[d]));if(i.text){const d=o.doc.resolve(i.from).marks();o.replaceWith(i.from,i.to,t.schema.text(i.text,d))}else o.delete(i.from,i.to)}return!0}}return!1},WI=()=>({tr:t,dispatch:e})=>{const{selection:n}=t,{empty:r,ranges:s}=n;return r||e&&s.forEach(i=>{t.removeMark(i.$from.pos,i.$to.pos)}),!0},qI=(t,e={})=>({tr:n,state:r,dispatch:s})=>{var i;const{extendEmptyMarkRange:o=!1}=e,{selection:l}=n,d=Ls(t,r.schema),{$from:f,empty:h,ranges:m}=l;if(!s)return!0;if(h&&o){let{from:g,to:v}=l;const b=(i=f.marks().find(w=>w.type===d))==null?void 0:i.attrs,k=xv(f,d,b);k&&(g=k.from,v=k.to),n.removeMark(g,v,d)}else m.forEach(g=>{n.removeMark(g.$from.pos,g.$to.pos,d)});return n.removeStoredMark(d),!0},VI=t=>({tr:e,state:n,dispatch:r})=>{const{selection:s}=n;let i,o;return typeof t=="number"?(i=t,o=t):t&&"from"in t&&"to"in t?(i=t.from,o=t.to):(i=s.from,o=s.to),r&&e.doc.nodesBetween(i,o,(l,d)=>{if(l.isText)return;const f={...l.attrs};delete f.dir,e.setNodeMarkup(d,void 0,f)}),!0},KI=(t,e={})=>({tr:n,state:r,dispatch:s})=>{let i=null,o=null;const l=zd(typeof t=="string"?t:t.name,r.schema);if(!l)return!1;l==="node"&&(i=Nn(t,r.schema)),l==="mark"&&(o=Ls(t,r.schema));let d=!1;return n.selection.ranges.forEach(f=>{const h=f.$from.pos,m=f.$to.pos;let g,v,b,k;n.selection.empty?r.doc.nodesBetween(h,m,(w,E)=>{i&&i===w.type&&(d=!0,b=Math.max(E,h),k=Math.min(E+w.nodeSize,m),g=E,v=w)}):r.doc.nodesBetween(h,m,(w,E)=>{E<h&&i&&i===w.type&&(d=!0,b=Math.max(E,h),k=Math.min(E+w.nodeSize,m),g=E,v=w),E>=h&&E<=m&&(i&&i===w.type&&(d=!0,s&&n.setNodeMarkup(E,void 0,{...w.attrs,...e})),o&&w.marks.length&&w.marks.forEach(C=>{if(o===C.type&&(d=!0,s)){const T=Math.max(E,h),M=Math.min(E+w.nodeSize,m);n.addMark(T,M,o.create({...C.attrs,...e}))}}))}),v&&(g!==void 0&&s&&n.setNodeMarkup(g,void 0,{...v.attrs,...e}),o&&v.marks.length&&v.marks.forEach(w=>{o===w.type&&s&&n.addMark(b,k,o.create({...w.attrs,...e}))}))}),d},GI=(t,e={})=>({state:n,dispatch:r})=>{const s=Nn(t,n.schema);return Ej(s,e)(n,r)},JI=(t,e={})=>({state:n,dispatch:r})=>{const s=Nn(t,n.schema);return Nj(s,e)(n,r)},YI=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={}}},Ol=class{constructor(t){var e;this.find=t.find,this.handler=t.handler,this.undoable=(e=t.undoable)!=null?e:!0}},XI=(t,e)=>{if(bv(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 Gc(t){var e;const{editor:n,from:r,to:s,text:i,rules:o,plugin:l}=t,{view:d}=n;if(d.composing)return!1;const f=d.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 h=!1;const m=SI(f)+i;return o.forEach(g=>{if(h)return;const v=XI(m,g.find);if(!v)return;const b=d.state.tr,k=Pd({state:d.state,transaction:b}),w={from:r-(v[0].length-i.length),to:s},{commands:E,chain:C,can:T}=new Bd({editor:n,state:k});g.handler({state:k,range:w,match:v,commands:E,chain:C,can:T})===null||!b.steps.length||(g.undoable&&b.setMeta(l,{transform:b,from:r,to:s,text:i}),d.dispatch(b),h=!0)}),h}function QI(t){const{editor:e,rules:n}=t,r=new $t({state:{init(){return null},apply(s,i,o){const l=s.getMeta(r);if(l)return l;const d=s.getMeta("applyInputRules");return!!d&&setTimeout(()=>{let{text:h}=d;typeof h=="string"?h=h:h=Sv(we.from(h),o.schema);const{from:m}=d,g=m+h.length;Gc({editor:e,from:m,to:g,text:h,rules:n,plugin:r})}),s.selectionSet||s.docChanged?null:i}},props:{handleTextInput(s,i,o,l){return Gc({editor:e,from:i,to:o,text:l,rules:n,plugin:r})},handleDOMEvents:{compositionend:s=>(setTimeout(()=>{const{$cursor:i}=s.state.selection;i&&Gc({editor:e,from:i.pos,to:i.pos,text:"",rules:n,plugin:r})}),!1)},handleKeyDown(s,i){if(i.key!=="Enter")return!1;const{$cursor:o}=s.state.selection;return o?Gc({editor:e,from:o.pos,to:o.pos,text:`
|
|
60
|
+
`,rules:n,plugin:r}):!1}},isInputRules:!0});return r}function ZI(t){return Object.prototype.toString.call(t).slice(8,-1)}function Jc(t){return ZI(t)!=="Object"?!1:t.constructor===Object&&Object.getPrototypeOf(t)===Object.prototype}function SC(t,e){const n={...t};return Jc(t)&&Jc(e)&&Object.keys(e).forEach(r=>{Jc(e[r])&&Jc(t[r])?n[r]=SC(t[r],e[r]):n[r]=e[r]}),n}var Cv=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{...Ft(ut(this,"addOptions",{name:this.name}))||{}}}get storage(){return{...Ft(ut(this,"addStorage",{name:this.name,options:this.options}))||{}}}configure(t={}){const e=this.extend({...this.config,addOptions:()=>SC(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}},Qr=class EC extends Cv{constructor(){super(...arguments),this.type="mark"}static create(e={}){const n=typeof e=="function"?e():e;return new EC(n)}static handleExit({editor:e,mark:n}){const{tr:r}=e.state,s=e.state.selection.$from;if(s.pos===s.end()){const o=s.marks();if(!!!o.find(f=>(f==null?void 0:f.type.name)===n.name))return!1;const d=o.find(f=>(f==null?void 0:f.type.name)===n.name);return d&&r.removeStoredMark(d),r.insertText(" ",s.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 eL(t){return typeof t=="number"}var tL=class{constructor(t){this.find=t.find,this.handler=t.handler}},nL=(t,e,n)=>{if(bv(e))return[...t.matchAll(e)];const r=e(t,n);return r?r.map(s=>{const i=[s.text];return i.index=s.index,i.input=t,i.data=s.data,s.replaceWith&&(s.text.includes(s.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),i.push(s.replaceWith)),i}):[]};function rL(t){const{editor:e,state:n,from:r,to:s,rule:i,pasteEvent:o,dropEvent:l}=t,{commands:d,chain:f,can:h}=new Bd({editor:e,state:n}),m=[];return n.doc.nodesBetween(r,s,(v,b)=>{var k,w,E,C,T;if((w=(k=v.type)==null?void 0:k.spec)!=null&&w.code||!(v.isText||v.isTextblock||v.isInline))return;const M=(T=(C=(E=v.content)==null?void 0:E.size)!=null?C:v.nodeSize)!=null?T:0,_=Math.max(r,b),R=Math.min(s,b+M);if(_>=R)return;const L=v.isText?v.text||"":v.textBetween(_-b,R-b,void 0,"");nL(L,i.find,o).forEach(z=>{if(z.index===void 0)return;const H=_+z.index+1,Z=H+z[0].length,D={from:n.tr.mapping.map(H),to:n.tr.mapping.map(Z)},J=i.handler({state:n,range:D,match:z,commands:d,chain:f,can:h,pasteEvent:o,dropEvent:l});m.push(J)})}),m.every(v=>v!==null)}var Yc=null,sL=t=>{var e;const n=new ClipboardEvent("paste",{clipboardData:new DataTransfer});return(e=n.clipboardData)==null||e.setData("text/html",t),n};function iL(t){const{editor:e,rules:n}=t;let r=null,s=!1,i=!1,o=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,l;try{l=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{l=null}const d=({state:h,from:m,to:g,rule:v,pasteEvt:b})=>{const k=h.tr,w=Pd({state:h,transaction:k});if(!(!rL({editor:e,state:w,from:Math.max(m-1,0),to:g.b-1,rule:v,pasteEvent:b,dropEvent:l})||!k.steps.length)){try{l=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{l=null}return o=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,k}};return n.map(h=>new $t({view(m){const g=b=>{var k;r=(k=m.dom.parentElement)!=null&&k.contains(b.target)?m.dom.parentElement:null,r&&(Yc=e)},v=()=>{Yc&&(Yc=null)};return window.addEventListener("dragstart",g),window.addEventListener("dragend",v),{destroy(){window.removeEventListener("dragstart",g),window.removeEventListener("dragend",v)}}},props:{handleDOMEvents:{drop:(m,g)=>{if(i=r===m.dom.parentElement,l=g,!i){const v=Yc;v!=null&&v.isEditable&&setTimeout(()=>{const b=v.state.selection;b&&v.commands.deleteRange({from:b.from,to:b.to})},10)}return!1},paste:(m,g)=>{var v;const b=(v=g.clipboardData)==null?void 0:v.getData("text/html");return o=g,s=!!(b!=null&&b.includes("data-pm-slice")),!1}}},appendTransaction:(m,g,v)=>{const b=m[0],k=b.getMeta("uiEvent")==="paste"&&!s,w=b.getMeta("uiEvent")==="drop"&&!i,E=b.getMeta("applyPasteRules"),C=!!E;if(!k&&!w&&!C)return;if(C){let{text:_}=E;typeof _=="string"?_=_:_=Sv(we.from(_),v.schema);const{from:R}=E,L=R+_.length,$=sL(_);return d({rule:h,state:v,from:R,to:{b:L},pasteEvt:$})}const T=g.doc.content.findDiffStart(v.doc.content),M=g.doc.content.findDiffEnd(v.doc.content);if(!(!eL(T)||!M||T===M.b))return d({rule:h,state:v,from:T,to:M,pasteEvt:o})}}))}var Ud=class{constructor(t,e){this.splittableMarks=[],this.editor=e,this.baseExtensions=t,this.extensions=gC(t),this.schema=gI(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:Kc(e.name,this.schema)},r=ut(e,"addCommands",n);return r?{...t,...r()}:t},{})}get plugins(){const{editor:t}=this;return Wu([...this.extensions].reverse()).flatMap(r=>{const s={name:r.name,options:r.options,storage:this.editor.extensionStorage[r.name],editor:t,type:Kc(r.name,this.schema)},i=[],o=ut(r,"addKeyboardShortcuts",s);let l={};if(r.type==="mark"&&ut(r,"exitable",s)&&(l.ArrowRight=()=>Qr.handleExit({editor:t,mark:r})),o){const g=Object.fromEntries(Object.entries(o()).map(([v,b])=>[v,()=>b({editor:t})]));l={...l,...g}}const d=wO(l);i.push(d);const f=ut(r,"addInputRules",s);if(tw(r,t.options.enableInputRules)&&f){const g=f();if(g&&g.length){const v=QI({editor:t,rules:g}),b=Array.isArray(v)?v:[v];i.push(...b)}}const h=ut(r,"addPasteRules",s);if(tw(r,t.options.enablePasteRules)&&h){const g=h();if(g&&g.length){const v=iL({editor:t,rules:g});i.push(...v)}}const m=ut(r,"addProseMirrorPlugins",s);if(m){const g=m();i.push(...g)}return i})}get attributes(){return mC(this.extensions)}get nodeViews(){const{editor:t}=this,{nodeExtensions:e}=sa(this.extensions);return Object.fromEntries(e.filter(n=>!!ut(n,"addNodeView")).map(n=>{const r=this.attributes.filter(d=>d.type===n.name),s={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:Nn(n.name,this.schema)},i=ut(n,"addNodeView",s);if(!i)return[];const o=i();if(!o)return[];const l=(d,f,h,m,g)=>{const v=ia(d,r);return o({node:d,view:f,getPos:h,decorations:m,innerDecorations:g,editor:t,extension:n,HTMLAttributes:v})};return[n.name,l]}))}dispatchTransaction(t){const{editor:e}=this;return Wu([...this.extensions].reverse()).reduceRight((r,s)=>{const i={name:s.name,options:s.options,storage:this.editor.extensionStorage[s.name],editor:e,type:Kc(s.name,this.schema)},o=ut(s,"dispatchTransaction",i);return o?l=>{o.call(i,{transaction:l,next:r})}:r},t)}get markViews(){const{editor:t}=this,{markExtensions:e}=sa(this.extensions);return Object.fromEntries(e.filter(n=>!!ut(n,"addMarkView")).map(n=>{const r=this.attributes.filter(l=>l.type===n.name),s={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:Ls(n.name,this.schema)},i=ut(n,"addMarkView",s);if(!i)return[];const o=(l,d,f)=>{const h=ia(l,r);return i()({mark:l,view:d,inline:f,editor:t,extension:n,HTMLAttributes:h,updateAttributes:m=>{xL(l,t,m)}})};return[n.name,o]}))}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:Kc(e.name,this.schema)};e.type==="mark"&&((n=Ft(ut(e,"keepOnSplit",r)))==null||n)&&this.splittableMarks.push(e.name);const s=ut(e,"onBeforeCreate",r),i=ut(e,"onCreate",r),o=ut(e,"onUpdate",r),l=ut(e,"onSelectionUpdate",r),d=ut(e,"onTransaction",r),f=ut(e,"onFocus",r),h=ut(e,"onBlur",r),m=ut(e,"onDestroy",r);s&&this.editor.on("beforeCreate",s),i&&this.editor.on("create",i),o&&this.editor.on("update",o),l&&this.editor.on("selectionUpdate",l),d&&this.editor.on("transaction",d),f&&this.editor.on("focus",f),h&&this.editor.on("blur",h),m&&this.editor.on("destroy",m)})}};Ud.resolve=gC;Ud.sort=Wu;Ud.flatten=kv;var oL={};yv(oL,{ClipboardTextSerializer:()=>CC,Commands:()=>_C,Delete:()=>TC,Drop:()=>MC,Editable:()=>AC,FocusEvents:()=>RC,Keymap:()=>OC,Paste:()=>IC,Tabindex:()=>LC,TextDirection:()=>DC,focusEventsPluginKey:()=>jC});var It=class NC extends Cv{constructor(){super(...arguments),this.type="extension"}static create(e={}){const n=typeof e=="function"?e():e;return new NC(n)}configure(e){return super.configure(e)}extend(e){const n=typeof e=="function"?e():e;return super.extend(n)}},CC=It.create({name:"clipboardTextSerializer",addOptions(){return{blockSeparator:void 0}},addProseMirrorPlugins(){return[new $t({key:new Wt("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:t}=this,{state:e,schema:n}=t,{doc:r,selection:s}=e,{ranges:i}=s,o=Math.min(...i.map(h=>h.$from.pos)),l=Math.max(...i.map(h=>h.$to.pos)),d=yC(n);return vC(r,{from:o,to:l},{...this.options.blockSeparator!==void 0?{blockSeparator:this.options.blockSeparator}:{},textSerializers:d})}}})]}}),_C=It.create({name:"commands",addCommands(){return{...iC}}}),TC=It.create({name:"delete",onUpdate({transaction:t,appendedTransactions:e}){var n,r,s;const i=()=>{var o,l,d,f;if((f=(d=(l=(o=this.editor.options.coreExtensionOptions)==null?void 0:o.delete)==null?void 0:l.filterTransaction)==null?void 0:d.call(l,t))!=null?f:t.getMeta("y-sync$"))return;const h=wv(t.before,[t,...e]);Ev(h).forEach(v=>{h.mapping.mapResult(v.oldRange.from).deletedAfter&&h.mapping.mapResult(v.oldRange.to).deletedBefore&&h.before.nodesBetween(v.oldRange.from,v.oldRange.to,(b,k)=>{const w=k+b.nodeSize-2,E=v.oldRange.from<=k&&w<=v.oldRange.to;this.editor.emit("delete",{type:"node",node:b,from:k,to:w,newFrom:h.mapping.map(k),newTo:h.mapping.map(w),deletedRange:v.oldRange,newRange:v.newRange,partial:!E,editor:this.editor,transaction:t,combinedTransform:h})})});const g=h.mapping;h.steps.forEach((v,b)=>{var k,w;if(v instanceof Yr){const E=g.slice(b).map(v.from,-1),C=g.slice(b).map(v.to),T=g.invert().map(E,-1),M=g.invert().map(C),_=(k=h.doc.nodeAt(E-1))==null?void 0:k.marks.some(L=>L.eq(v.mark)),R=(w=h.doc.nodeAt(C))==null?void 0:w.marks.some(L=>L.eq(v.mark));this.editor.emit("delete",{type:"mark",mark:v.mark,from:v.from,to:v.to,deletedRange:{from:T,to:M},newRange:{from:E,to:C},partial:!!(R||_),editor:this.editor,transaction:t,combinedTransform:h})}})};(s=(r=(n=this.editor.options.coreExtensionOptions)==null?void 0:n.delete)==null?void 0:r.async)==null||s?setTimeout(i,0):i()}}),MC=It.create({name:"drop",addProseMirrorPlugins(){return[new $t({key:new Wt("tiptapDrop"),props:{handleDrop:(t,e,n,r)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:n,moved:r})}}})]}}),AC=It.create({name:"editable",addProseMirrorPlugins(){return[new $t({key:new Wt("editable"),props:{editable:()=>this.editor.options.editable}})]}}),jC=new Wt("focusEvents"),RC=It.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:t}=this;return[new $t({key:jC,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}}}})]}}),OC=It.create({name:"keymap",addKeyboardShortcuts(){const t=()=>this.editor.commands.first(({commands:o})=>[()=>o.undoInputRule(),()=>o.command(({tr:l})=>{const{selection:d,doc:f}=l,{empty:h,$anchor:m}=d,{pos:g,parent:v}=m,b=m.parent.isTextblock&&g>0?l.doc.resolve(g-1):m,k=b.parent.type.spec.isolating,w=m.pos-m.parentOffset,E=k&&b.parent.childCount===1?w===m.pos:yt.atStart(f).from===g;return!h||!v.type.isTextblock||v.textContent.length||!E||E&&m.parent.type.name==="paragraph"?!1:o.clearNodes()}),()=>o.deleteSelection(),()=>o.joinBackward(),()=>o.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:o})=>[()=>o.deleteSelection(),()=>o.deleteCurrentNode(),()=>o.joinForward(),()=>o.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:o})=>[()=>o.newlineInCode(),()=>o.createParagraphNear(),()=>o.liftEmptyBlock(),()=>o.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()},s={...r},i={...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 kl()||uC()?i:s},addProseMirrorPlugins(){return[new $t({key:new Wt("clearDocument"),appendTransaction:(t,e,n)=>{if(t.some(k=>k.getMeta("composition")))return;const r=t.some(k=>k.docChanged)&&!e.doc.eq(n.doc),s=t.some(k=>k.getMeta("preventClearDocument"));if(!r||s)return;const{empty:i,from:o,to:l}=e.selection,d=yt.atStart(e.doc).from,f=yt.atEnd(e.doc).to;if(i||!(o===d&&l===f)||!Fd(n.doc))return;const g=n.tr,v=Pd({state:n,transaction:g}),{commands:b}=new Bd({editor:this.editor,state:v});if(b.clearNodes(),!!g.steps.length)return g}})]}}),IC=It.create({name:"paste",addProseMirrorPlugins(){return[new $t({key:new Wt("tiptapPaste"),props:{handlePaste:(t,e,n)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:n})}}})]}}),LC=It.create({name:"tabindex",addProseMirrorPlugins(){return[new $t({key:new Wt("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}}),DC=It.create({name:"textDirection",addOptions(){return{direction:void 0}},addGlobalAttributes(){if(!this.options.direction)return[];const{nodeExtensions:t}=sa(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 $t({key:new Wt("textDirection"),props:{attributes:()=>{const t=this.options.direction;return t?{dir:t}:{}}}})]}}),aL=class el{constructor(e,n,r=!1,s=null){this.currentNode=null,this.actualDepth=null,this.isBlock=r,this.resolvedPos=e,this.editor=n,this.currentNode=s}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 el(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 el(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 el(e,this.editor)}get children(){const e=[];return this.node.content.forEach((n,r)=>{const s=n.isBlock&&!n.isTextblock,i=n.isAtom&&!n.isText,o=n.isInline,l=this.pos+r+(i?0:1);if(l<0||l>this.resolvedPos.doc.nodeSize-2)return;const d=this.resolvedPos.doc.resolve(l);if(!s&&!o&&d.depth<=this.depth)return;const f=new el(d,this.editor,s,s||o?n:null);s&&(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,s=this.parent;for(;s&&!r;){if(s.node.type.name===e)if(Object.keys(n).length>0){const i=s.node.attrs,o=Object.keys(n);for(let l=0;l<o.length;l+=1){const d=o[l];if(i[d]!==n[d])break}}else r=s;s=s.parent}return r}querySelector(e,n={}){return this.querySelectorAll(e,n,!0)[0]||null}querySelectorAll(e,n={},r=!1){let s=[];if(!this.children||this.children.length===0)return s;const i=Object.keys(n);return this.children.forEach(o=>{r&&s.length>0||(o.node.type.name===e&&i.every(d=>n[d]===o.node.attrs[d])&&s.push(o),!(r&&s.length>0)&&(s=s.concat(o.querySelectorAll(e,n,r))))}),s}setAttribute(e){const{tr:n}=this.editor.state;n.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(n)}},lL=`.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 cL(t,e,n){const r=document.querySelector("style[data-tiptap-style]");if(r!==null)return r;const s=document.createElement("style");return e&&s.setAttribute("nonce",e),s.setAttribute("data-tiptap-style",""),s.innerHTML=t,document.getElementsByTagName("head")[0].appendChild(s),s}var uL=class extends YI{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:_I,createMappablePosition:TI},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:s,moved:i})=>this.options.onDrop(r,s,i)),this.on("paste",({event:r,slice:s})=>this.options.onPaste(r,s)),this.on("delete",this.options.onDelete);const e=this.createDoc(),n=lC(e,this.options.autofocus);this.editorState=Go.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=cL(lL,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=pC(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(s=>{const i=typeof s=="string"?`${s}$`:s.key;n=n.filter(o=>!o.key.startsWith(i))}),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?[AC,CC.configure({blockSeparator:(e=(t=this.options.coreExtensionOptions)==null?void 0:t.clipboardTextSerializer)==null?void 0:e.blockSeparator}),_C,RC,OC,LC,MC,IC,TC,DC.configure({direction:this.options.textDirection})].filter(s=>typeof this.options.enableCoreExtensions=="object"?this.options.enableCoreExtensions[s.name]!==!1:!0):[],...this.options.extensions].filter(s=>["extension","node","mark"].includes(s==null?void 0:s.type));this.extensionManager=new Ud(r,this)}createCommandManager(){this.commandManager=new Bd({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createDoc(){let t;try{t=Cg(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=Cg(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),s=n?this.extensionManager.dispatchTransaction(r):r;this.editorView=new sC(t,{...e,attributes:{role:"textbox",...e==null?void 0:e.attributes},dispatchTransaction:s,state:this.editorState,markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews});const i=this.state.reconfigure({plugins:this.extensionManager.plugins});this.view.updateState(i),this.prependClass(),this.injectCSS();const o=this.view.dom;o.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 h;return(h=this.capturedTransaction)==null?void 0:h.step(f)});return}const{state:e,transactions:n}=this.state.applyTransaction(t),r=!this.state.selection.eq(e.selection),s=n.includes(t),i=this.state;if(this.emit("beforeTransaction",{editor:this,transaction:t,nextState:e}),!s)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 o=n.findLast(f=>f.getMeta("focus")||f.getMeta("blur")),l=o==null?void 0:o.getMeta("focus"),d=o==null?void 0:o.getMeta("blur");l&&this.emit("focus",{editor:this,event:l.event,transaction:o}),d&&this.emit("blur",{editor:this,event:d.event,transaction:o}),!(t.getMeta("preventUpdate")||!n.some(f=>f.docChanged)||i.doc.eq(e.doc))&&this.emit("update",{editor:this,transaction:t,appendedTransactions:n.slice(1)})}getAttributes(t){return bC(this.state,t)}isActive(t,e){const n=typeof t=="string"?t:null,r=typeof t=="string"?e:t;return EI(this.state,n,r)}getJSON(){return this.state.doc.toJSON()}getHTML(){return Sv(this.state.doc.content,this.schema)}getText(t){const{blockSeparator:e=`
|
|
131
|
+
|
|
132
|
+
`,textSerializers:n={}}=t||{};return yI(this.state.doc,{blockSeparator:e,textSerializers:{...yC(this.schema),...n}})}get isEmpty(){return Fd(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 aL(e,this)}get $doc(){return this.$pos(0)}};function oo(t){return new Ol({find:t.find,handler:({state:e,range:n,match:r})=>{const s=Ft(t.getAttributes,void 0,r);if(s===!1||s===null)return null;const{tr:i}=e,o=r[r.length-1],l=r[0];if(o){const d=l.search(/\S/),f=n.from+l.indexOf(o),h=f+o.length;if(Nv(n.from,n.to,e.doc).filter(v=>v.mark.type.excluded.find(k=>k===t.type&&k!==v.mark.type)).filter(v=>v.to>f).length)return null;h<n.to&&i.delete(h,n.to),f>n.from&&i.delete(n.from+d,f);const g=n.from+d+o.length;i.addMark(n.from+d,g,t.type.create(s||{})),i.removeStoredMark(t.type)}},undoable:t.undoable})}function PC(t){return new Ol({find:t.find,handler:({state:e,range:n,match:r})=>{const s=Ft(t.getAttributes,void 0,r)||{},{tr:i}=e,o=n.from;let l=n.to;const d=t.type.create(s);if(r[1]){const f=r[0].lastIndexOf(r[1]);let h=o+f;h>l?h=l:l=h+r[1].length;const m=r[0][r[0].length-1];i.insertText(m,o+r[0].length-1),i.replaceWith(h,l,d)}else if(r[0]){const f=t.type.isInline?o:o-1;i.insert(f,t.type.create(s)).delete(i.mapping.map(o),i.mapping.map(l))}i.scrollIntoView()},undoable:t.undoable})}function Tg(t){return new Ol({find:t.find,handler:({state:e,range:n,match:r})=>{const s=e.doc.resolve(n.from),i=Ft(t.getAttributes,void 0,r)||{};if(!s.node(-1).canReplaceWith(s.index(-1),s.indexAfter(-1),t.type))return null;e.tr.delete(n.from,n.to).setBlockType(n.from,n.from,t.type,i)},undoable:t.undoable})}function pn(t){return new Ol({find:t.find,handler:({state:e,range:n,match:r})=>{let s=t.replace,i=n.from;const o=n.to;if(r[1]){const l=r[0].lastIndexOf(r[1]);s+=r[0].slice(l+r[1].length),i+=l;const d=i-o;d>0&&(s=r[0].slice(l-d,l)+s,i=o)}e.tr.insertText(s,i,o)},undoable:t.undoable})}function oa(t){return new Ol({find:t.find,handler:({state:e,range:n,match:r,chain:s})=>{const i=Ft(t.getAttributes,void 0,r)||{},o=e.tr.delete(n.from,n.to),d=o.doc.resolve(n.from).blockRange(),f=d&&ev(d,t.type,i);if(!f)return null;if(o.wrap(d,f),t.keepMarks&&t.editor){const{selection:m,storedMarks:g}=e,{splittableMarks:v}=t.editor.extensionManager,b=g||m.$to.parentOffset&&m.$from.marks();if(b){const k=b.filter(w=>v.includes(w.type.name));o.ensureMarks(k)}}if(t.keepAttributes){const m=t.type.name==="bulletList"||t.type.name==="orderedList"?"listItem":"taskList";s().updateAttributes(m,i).run()}const h=o.doc.resolve(n.from-1).nodeBefore;h&&h.type===t.type&&ki(o.doc,n.from-1)&&(!t.joinPredicate||t.joinPredicate(r,h))&&o.join(n.from-1)},undoable:t.undoable})}var dL=t=>"touches"in t,fL=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=l=>{if(!this.isResizing||!this.activeHandle)return;const d=l.clientX-this.startX,f=l.clientY-this.startY;this.handleResize(d,f)},this.handleTouchMove=l=>{if(!this.isResizing||!this.activeHandle)return;const d=l.touches[0];if(!d)return;const f=d.clientX-this.startX,h=d.clientY-this.startY;this.handleResize(f,h)},this.handleMouseUp=()=>{if(!this.isResizing)return;const l=this.element.offsetWidth,d=this.element.offsetHeight;this.onCommit(l,d),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=l=>{l.key==="Shift"&&(this.isShiftKeyPressed=!0)},this.handleKeyUp=l=>{l.key==="Shift"&&(this.isShiftKeyPressed=!1)};var e,n,r,s,i,o;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),(s=t.options)!=null&&s.preserveAspectRatio&&(this.preserveAspectRatio=t.options.preserveAspectRatio),(i=t.options)!=null&&i.className&&(this.classNames={container:t.options.className.container||"",wrapper:t.options.className.wrapper||"",handle:t.options.className.handle||"",resizing:t.options.className.resizing||""}),(o=t.options)!=null&&o.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"),s=e.includes("left"),i=e.includes("right");n&&(t.style.top="0"),r&&(t.style.bottom="0"),s&&(t.style.left="0"),i&&(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,dL(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:s}=this.calculateNewDimensions(this.activeHandle,t,e),i=this.applyConstraints(r,s,n);this.element.style.width=`${i.width}px`,this.element.style.height=`${i.height}px`,this.onResize&&this.onResize(i.width,i.height)}calculateNewDimensions(t,e,n){let r=this.startWidth,s=this.startHeight;const i=t.includes("right"),o=t.includes("left"),l=t.includes("bottom"),d=t.includes("top");return i?r=this.startWidth+e:o&&(r=this.startWidth-e),l?s=this.startHeight+n:d&&(s=this.startHeight-n),(t==="right"||t==="left")&&(r=this.startWidth+(i?e:-e)),(t==="top"||t==="bottom")&&(s=this.startHeight+(l?n:-n)),this.preserveAspectRatio||this.isShiftKeyPressed?this.applyAspectRatio(r,s,t):{width:r,height:s}}applyConstraints(t,e,n){var r,s,i,o;if(!n){let f=Math.max(this.minSize.width,t),h=Math.max(this.minSize.height,e);return(r=this.maxSize)!=null&&r.width&&(f=Math.min(this.maxSize.width,f)),(s=this.maxSize)!=null&&s.height&&(h=Math.min(this.maxSize.height,h)),{width:f,height:h}}let l=t,d=e;return l<this.minSize.width&&(l=this.minSize.width,d=l/this.aspectRatio),d<this.minSize.height&&(d=this.minSize.height,l=d*this.aspectRatio),(i=this.maxSize)!=null&&i.width&&l>this.maxSize.width&&(l=this.maxSize.width,d=l/this.aspectRatio),(o=this.maxSize)!=null&&o.height&&d>this.maxSize.height&&(d=this.maxSize.height,l=d*this.aspectRatio),{width:l,height:d}}applyAspectRatio(t,e,n){const r=n==="left"||n==="right",s=n==="top"||n==="bottom";return r?{width:t,height:t/this.aspectRatio}:s?{width:e*this.aspectRatio,height:e}:{width:t,height:t/this.aspectRatio}}};function hL(t,e){const{selection:n}=t,{$from:r}=n;if(n instanceof dt){const i=r.index();return r.parent.canReplaceWith(i,i+1,e)}let s=r.depth;for(;s>=0;){const i=r.index(s);if(r.node(s).contentMatchAt(i).matchType(e))return!0;s-=1}return!1}var pL={};yv(pL,{createAtomBlockMarkdownSpec:()=>mL,createBlockMarkdownSpec:()=>gL,createInlineMarkdownSpec:()=>bL,parseAttributes:()=>_v,parseIndentedBlocks:()=>Mg,renderNestedMarkdownContent:()=>Mv,serializeAttributes:()=>Tv});function _v(t){if(!(t!=null&&t.trim()))return{};const e={},n=[],r=t.replace(/["']([^"']*)["']/g,f=>(n.push(f),`__QUOTED_${n.length-1}__`)),s=r.match(/(?:^|\s)\.([a-zA-Z][\w-]*)/g);if(s){const f=s.map(h=>h.trim().slice(1));e.class=f.join(" ")}const i=r.match(/(?:^|\s)#([a-zA-Z][\w-]*)/);i&&(e.id=i[1]);const o=/([a-zA-Z][\w-]*)\s*=\s*(__QUOTED_\d+__)/g;Array.from(r.matchAll(o)).forEach(([,f,h])=>{var m;const g=parseInt(((m=h.match(/__QUOTED_(\d+)__/))==null?void 0:m[1])||"0",10),v=n[g];v&&(e[f]=v.slice(1,-1))});const d=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 d&&d.split(/\s+/).filter(Boolean).forEach(h=>{h.match(/^[a-zA-Z][\w-]*$/)&&(e[h]=!0)}),e}function Tv(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 mL(t){const{nodeName:e,name:n,parseAttributes:r=_v,serializeAttributes:s=Tv,defaultAttributes:i={},requiredAttributes:o=[],allowedAttributes:l}=t,d=n||e,f=h=>{if(!l)return h;const m={};return l.forEach(g=>{g in h&&(m[g]=h[g])}),m};return{parseMarkdown:(h,m)=>{const g={...i,...h.attributes};return m.createNode(e,g,[])},markdownTokenizer:{name:e,level:"block",start(h){var m;const g=new RegExp(`^:::${d}(?:\\s|$)`,"m"),v=(m=h.match(g))==null?void 0:m.index;return v!==void 0?v:-1},tokenize(h,m,g){const v=new RegExp(`^:::${d}(?:\\s+\\{([^}]*)\\})?\\s*:::(?:\\n|$)`),b=h.match(v);if(!b)return;const k=b[1]||"",w=r(k);if(!o.find(C=>!(C in w)))return{type:e,raw:b[0],attributes:w}}},renderMarkdown:h=>{const m=f(h.attrs||{}),g=s(m),v=g?` {${g}}`:"";return`:::${d}${v} :::`}}}function gL(t){const{nodeName:e,name:n,getContent:r,parseAttributes:s=_v,serializeAttributes:i=Tv,defaultAttributes:o={},content:l="block",allowedAttributes:d}=t,f=n||e,h=m=>{if(!d)return m;const g={};return d.forEach(v=>{v in m&&(g[v]=m[v])}),g};return{parseMarkdown:(m,g)=>{let v;if(r){const k=r(m);v=typeof k=="string"?[{type:"text",text:k}]:k}else l==="block"?v=g.parseChildren(m.tokens||[]):v=g.parseInline(m.tokens||[]);const b={...o,...m.attributes};return g.createNode(e,b,v)},markdownTokenizer:{name:e,level:"block",start(m){var g;const v=new RegExp(`^:::${f}`,"m"),b=(g=m.match(v))==null?void 0:g.index;return b!==void 0?b:-1},tokenize(m,g,v){var b;const k=new RegExp(`^:::${f}(?:\\s+\\{([^}]*)\\})?\\s*\\n`),w=m.match(k);if(!w)return;const[E,C=""]=w,T=s(C);let M=1;const _=E.length;let R="";const L=/^:::([\w-]*)(\s.*)?/gm,$=m.slice(_);for(L.lastIndex=0;;){const z=L.exec($);if(z===null)break;const H=z.index,Z=z[1];if(!((b=z[2])!=null&&b.endsWith(":::"))){if(Z)M+=1;else if(M-=1,M===0){const D=$.slice(0,H);R=D.trim();const J=m.slice(0,_+H+z[0].length);let q=[];if(R)if(l==="block")for(q=v.blockTokens(D),q.forEach(W=>{W.text&&(!W.tokens||W.tokens.length===0)&&(W.tokens=v.inlineTokens(W.text))});q.length>0;){const W=q[q.length-1];if(W.type==="paragraph"&&(!W.text||W.text.trim()===""))q.pop();else break}else q=v.inlineTokens(R);return{type:e,raw:J,attributes:T,content:R,tokens:q}}}}}},renderMarkdown:(m,g)=>{const v=h(m.attrs||{}),b=i(v),k=b?` {${b}}`:"",w=g.renderChildren(m.content||[],`
|
|
133
|
+
|
|
134
|
+
`);return`:::${f}${k}
|
|
135
|
+
|
|
136
|
+
${w}
|
|
137
|
+
|
|
138
|
+
:::`}}}function vL(t){if(!t.trim())return{};const e={},n=/(\w+)=(?:"([^"]*)"|'([^']*)')/g;let r=n.exec(t);for(;r!==null;){const[,s,i,o]=r;e[s]=i||o,r=n.exec(t)}return e}function yL(t){return Object.entries(t).filter(([,e])=>e!=null).map(([e,n])=>`${e}="${n}"`).join(" ")}function bL(t){const{nodeName:e,name:n,getContent:r,parseAttributes:s=vL,serializeAttributes:i=yL,defaultAttributes:o={},selfClosing:l=!1,allowedAttributes:d}=t,f=n||e,h=g=>{if(!d)return g;const v={};return d.forEach(b=>{const k=typeof b=="string"?b:b.name,w=typeof b=="string"?void 0:b.skipIfDefault;if(k in g){const E=g[k];if(w!==void 0&&E===w)return;v[k]=E}}),v},m=f.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{parseMarkdown:(g,v)=>{const b={...o,...g.attributes};if(l)return v.createNode(e,b);const k=r?r(g):g.content||"";return k?v.createNode(e,b,[v.createTextNode(k)]):v.createNode(e,b,[])},markdownTokenizer:{name:e,level:"inline",start(g){const v=l?new RegExp(`\\[${m}\\s*[^\\]]*\\]`):new RegExp(`\\[${m}\\s*[^\\]]*\\][\\s\\S]*?\\[\\/${m}\\]`),b=g.match(v),k=b==null?void 0:b.index;return k!==void 0?k:-1},tokenize(g,v,b){const k=l?new RegExp(`^\\[${m}\\s*([^\\]]*)\\]`):new RegExp(`^\\[${m}\\s*([^\\]]*)\\]([\\s\\S]*?)\\[\\/${m}\\]`),w=g.match(k);if(!w)return;let E="",C="";if(l){const[,M]=w;C=M}else{const[,M,_]=w;C=M,E=_||""}const T=s(C.trim());return{type:e,raw:w[0],content:E.trim(),attributes:T}}},renderMarkdown:g=>{let v="";r?v=r(g):g.content&&g.content.length>0&&(v=g.content.filter(E=>E.type==="text").map(E=>E.text).join(""));const b=h(g.attrs||{}),k=i(b),w=k?` ${k}`:"";return l?`[${f}${w}]`:`[${f}${w}]${v}[/${f}]`}}}function Mg(t,e,n){var r,s,i,o;const l=t.split(`
|
|
139
|
+
`),d=[];let f="",h=0;const m=e.baseIndentSize||2;for(;h<l.length;){const g=l[h],v=g.match(e.itemPattern);if(!v){if(d.length>0)break;if(g.trim()===""){h+=1,f=`${f}${g}
|
|
140
|
+
`;continue}else return}const b=e.extractItemData(v),{indentLevel:k,mainContent:w}=b;f=`${f}${g}
|
|
141
|
+
`;const E=[w];for(h+=1;h<l.length;){const _=l[h];if(_.trim()===""){const L=l.slice(h+1).findIndex(H=>H.trim()!=="");if(L===-1)break;if((((s=(r=l[h+1+L].match(/^(\s*)/))==null?void 0:r[1])==null?void 0:s.length)||0)>k){E.push(_),f=`${f}${_}
|
|
142
|
+
`,h+=1;continue}else break}if((((o=(i=_.match(/^(\s*)/))==null?void 0:i[1])==null?void 0:o.length)||0)>k)E.push(_),f=`${f}${_}
|
|
143
|
+
`,h+=1;else break}let C;const T=E.slice(1);if(T.length>0){const _=T.map(R=>R.slice(k+m)).join(`
|
|
144
|
+
`);_.trim()&&(e.customNestedParser?C=e.customNestedParser(_):C=n.blockTokens(_))}const M=e.createToken(b,C);d.push(M)}if(d.length!==0)return{items:d,raw:f}}function Mv(t,e,n,r){if(!t||!Array.isArray(t.content))return"";const s=typeof n=="function"?n(r):n,[i,...o]=t.content,l=e.renderChildren([i]),d=[`${s}${l}`];return o&&o.length>0&&o.forEach(f=>{const h=e.renderChildren([f]);if(h){const m=h.split(`
|
|
145
|
+
`).map(g=>g?e.indent(g):"").join(`
|
|
146
|
+
`);d.push(m)}}),d.join(`
|
|
147
|
+
`)}function xL(t,e,n={}){const{state:r}=e,{doc:s,tr:i}=r,o=t;s.descendants((l,d)=>{const f=i.mapping.map(d),h=i.mapping.map(d)+l.nodeSize;let m=null;if(l.marks.forEach(v=>{if(v!==o)return!1;m=v}),!m)return;let g=!1;if(Object.keys(n).forEach(v=>{n[v]!==m.attrs[v]&&(g=!0)}),g){const v=t.type.create({...t.attrs,...n});i.removeMark(f,h,t.type),i.addMark(f,h,v)}}),i.docChanged&&e.view.dispatch(i)}var mn=class BC extends Cv{constructor(){super(...arguments),this.type="node"}static create(e={}){const n=typeof e=="function"?e():e;return new BC(n)}configure(e){return super.configure(e)}extend(e){const n=typeof e=="function"?e():e;return super.extend(n)}},wL=class{constructor(t,e,n){this.isDragging=!1,this.component=t,this.editor=e.editor,this.options={stopEvent:null,ignoreMutation:null,...n},this.extension=e.extension,this.node=e.node,this.decorations=e.decorations,this.innerDecorations=e.innerDecorations,this.view=e.view,this.HTMLAttributes=e.HTMLAttributes,this.getPos=e.getPos,this.mount()}mount(){}get dom(){return this.editor.view.dom}get contentDOM(){return null}onDragStart(t){var e,n,r,s,i,o,l;const{view:d}=this.editor,f=t.target,h=f.nodeType===3?(e=f.parentElement)==null?void 0:e.closest("[data-drag-handle]"):f.closest("[data-drag-handle]");if(!this.dom||(n=this.contentDOM)!=null&&n.contains(f)||!h)return;let m=0,g=0;if(this.dom!==h){const C=this.dom.getBoundingClientRect(),T=h.getBoundingClientRect(),M=(s=t.offsetX)!=null?s:(r=t.nativeEvent)==null?void 0:r.offsetX,_=(o=t.offsetY)!=null?o:(i=t.nativeEvent)==null?void 0:i.offsetY;m=T.x-C.x+M,g=T.y-C.y+_}const v=this.dom.cloneNode(!0);try{const C=this.dom.getBoundingClientRect();v.style.width=`${Math.round(C.width)}px`,v.style.height=`${Math.round(C.height)}px`,v.style.boxSizing="border-box",v.style.pointerEvents="none"}catch{}let b=null;try{b=document.createElement("div"),b.style.position="absolute",b.style.top="-9999px",b.style.left="-9999px",b.style.pointerEvents="none",b.appendChild(v),document.body.appendChild(b),(l=t.dataTransfer)==null||l.setDragImage(v,m,g)}finally{b&&setTimeout(()=>{try{b==null||b.remove()}catch{}},0)}const k=this.getPos();if(typeof k!="number")return;const w=dt.create(d.state.doc,k),E=d.state.tr.setSelection(w);d.dispatch(E)}stopEvent(t){var e;if(!this.dom)return!1;if(typeof this.options.stopEvent=="function")return this.options.stopEvent({event:t});const n=t.target;if(!(this.dom.contains(n)&&!((e=this.contentDOM)!=null&&e.contains(n))))return!1;const s=t.type.startsWith("drag"),i=t.type==="drop";if((["INPUT","BUTTON","SELECT","TEXTAREA"].includes(n.tagName)||n.isContentEditable)&&!i&&!s)return!0;const{isEditable:l}=this.editor,{isDragging:d}=this,f=!!this.node.type.spec.draggable,h=dt.isSelectable(this.node),m=t.type==="copy",g=t.type==="paste",v=t.type==="cut",b=t.type==="mousedown";if(!f&&h&&s&&t.target===this.dom&&t.preventDefault(),f&&s&&!d&&t.target===this.dom)return t.preventDefault(),!1;if(f&&l&&!d&&b){const k=n.closest("[data-drag-handle]");k&&(this.dom===k||this.dom.contains(k))&&(this.isDragging=!0,document.addEventListener("dragend",()=>{this.isDragging=!1},{once:!0}),document.addEventListener("drop",()=>{this.isDragging=!1},{once:!0}),document.addEventListener("mouseup",()=>{this.isDragging=!1},{once:!0}))}return!(d||i||m||g||v||b&&h)}ignoreMutation(t){return!this.dom||!this.contentDOM?!0:typeof this.options.ignoreMutation=="function"?this.options.ignoreMutation({mutation:t}):this.node.isLeaf||this.node.isAtom?!0:t.type==="selection"||this.dom.contains(t.target)&&t.type==="childList"&&(kl()||Ng())&&this.editor.isFocused&&[...Array.from(t.addedNodes),...Array.from(t.removedNodes)].every(n=>n.isContentEditable)?!1:this.contentDOM===t.target&&t.type==="attributes"?!0:!this.contentDOM.contains(t.target)}updateAttributes(t){this.editor.commands.command(({tr:e})=>{const n=this.getPos();return typeof n!="number"?!1:(e.setNodeMarkup(n,void 0,{...this.node.attrs,...t}),!0)})}deleteNode(){const t=this.getPos();if(typeof t!="number")return;const e=t+this.node.nodeSize;this.editor.commands.deleteRange({from:t,to:e})}};function wi(t){return new tL({find:t.find,handler:({state:e,range:n,match:r,pasteEvent:s})=>{const i=Ft(t.getAttributes,void 0,r,s);if(i===!1||i===null)return null;const{tr:o}=e,l=r[r.length-1],d=r[0];let f=n.to;if(l){const h=d.search(/\S/),m=n.from+d.indexOf(l),g=m+l.length;if(Nv(n.from,n.to,e.doc).filter(b=>b.mark.type.excluded.find(w=>w===t.type&&w!==b.mark.type)).filter(b=>b.to>m).length)return null;g<n.to&&o.delete(g,n.to),m>n.from&&o.delete(n.from+h,m),f=n.from+h+l.length,o.addMark(n.from+h,f,t.type.create(i||{})),o.removeStoredMark(t.type)}}})}const{getOwnPropertyNames:kL,getOwnPropertySymbols:SL}=Object,{hasOwnProperty:EL}=Object.prototype;function lp(t,e){return function(r,s,i){return t(r,s,i)&&e(r,s,i)}}function Xc(t){return function(n,r,s){if(!n||!r||typeof n!="object"||typeof r!="object")return t(n,r,s);const{cache:i}=s,o=i.get(n),l=i.get(r);if(o&&l)return o===r&&l===n;i.set(n,r),i.set(r,n);const d=t(n,r,s);return i.delete(n),i.delete(r),d}}function NL(t){return t!=null?t[Symbol.toStringTag]:void 0}function sw(t){return kL(t).concat(SL(t))}const CL=Object.hasOwn||((t,e)=>EL.call(t,e));function uo(t,e){return t===e||!t&&!e&&t!==t&&e!==e}const _L="__v",TL="__o",ML="_owner",{getOwnPropertyDescriptor:iw,keys:ow}=Object;function AL(t,e){return t.byteLength===e.byteLength&&qu(new Uint8Array(t),new Uint8Array(e))}function jL(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 RL(t,e){return t.byteLength===e.byteLength&&qu(new Uint8Array(t.buffer,t.byteOffset,t.byteLength),new Uint8Array(e.buffer,e.byteOffset,e.byteLength))}function OL(t,e){return uo(t.getTime(),e.getTime())}function IL(t,e){return t.name===e.name&&t.message===e.message&&t.cause===e.cause&&t.stack===e.stack}function LL(t,e){return t===e}function aw(t,e,n){const r=t.size;if(r!==e.size)return!1;if(!r)return!0;const s=new Array(r),i=t.entries();let o,l,d=0;for(;(o=i.next())&&!o.done;){const f=e.entries();let h=!1,m=0;for(;(l=f.next())&&!l.done;){if(s[m]){m++;continue}const g=o.value,v=l.value;if(n.equals(g[0],v[0],d,m,t,e,n)&&n.equals(g[1],v[1],g[0],v[0],t,e,n)){h=s[m]=!0;break}m++}if(!h)return!1;d++}return!0}const DL=uo;function PL(t,e,n){const r=ow(t);let s=r.length;if(ow(e).length!==s)return!1;for(;s-- >0;)if(!zC(t,e,n,r[s]))return!1;return!0}function Va(t,e,n){const r=sw(t);let s=r.length;if(sw(e).length!==s)return!1;let i,o,l;for(;s-- >0;)if(i=r[s],!zC(t,e,n,i)||(o=iw(t,i),l=iw(e,i),(o||l)&&(!o||!l||o.configurable!==l.configurable||o.enumerable!==l.enumerable||o.writable!==l.writable)))return!1;return!0}function BL(t,e){return uo(t.valueOf(),e.valueOf())}function zL(t,e){return t.source===e.source&&t.flags===e.flags}function lw(t,e,n){const r=t.size;if(r!==e.size)return!1;if(!r)return!0;const s=new Array(r),i=t.values();let o,l;for(;(o=i.next())&&!o.done;){const d=e.values();let f=!1,h=0;for(;(l=d.next())&&!l.done;){if(!s[h]&&n.equals(o.value,l.value,o.value,l.value,t,e,n)){f=s[h]=!0;break}h++}if(!f)return!1}return!0}function qu(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 $L(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 zC(t,e,n,r){return(r===ML||r===TL||r===_L)&&(t.$$typeof||e.$$typeof)?!0:CL(e,r)&&n.equals(t[r],e[r],r,r,t,e,n)}const FL="[object ArrayBuffer]",UL="[object Arguments]",HL="[object Boolean]",WL="[object DataView]",qL="[object Date]",VL="[object Error]",KL="[object Map]",GL="[object Number]",JL="[object Object]",YL="[object RegExp]",XL="[object Set]",QL="[object String]",ZL={"[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},eD="[object URL]",tD=Object.prototype.toString;function nD({areArrayBuffersEqual:t,areArraysEqual:e,areDataViewsEqual:n,areDatesEqual:r,areErrorsEqual:s,areFunctionsEqual:i,areMapsEqual:o,areNumbersEqual:l,areObjectsEqual:d,arePrimitiveWrappersEqual:f,areRegExpsEqual:h,areSetsEqual:m,areTypedArraysEqual:g,areUrlsEqual:v,unknownTagComparators:b}){return function(w,E,C){if(w===E)return!0;if(w==null||E==null)return!1;const T=typeof w;if(T!==typeof E)return!1;if(T!=="object")return T==="number"?l(w,E,C):T==="function"?i(w,E,C):!1;const M=w.constructor;if(M!==E.constructor)return!1;if(M===Object)return d(w,E,C);if(Array.isArray(w))return e(w,E,C);if(M===Date)return r(w,E,C);if(M===RegExp)return h(w,E,C);if(M===Map)return o(w,E,C);if(M===Set)return m(w,E,C);const _=tD.call(w);if(_===qL)return r(w,E,C);if(_===YL)return h(w,E,C);if(_===KL)return o(w,E,C);if(_===XL)return m(w,E,C);if(_===JL)return typeof w.then!="function"&&typeof E.then!="function"&&d(w,E,C);if(_===eD)return v(w,E,C);if(_===VL)return s(w,E,C);if(_===UL)return d(w,E,C);if(ZL[_])return g(w,E,C);if(_===FL)return t(w,E,C);if(_===WL)return n(w,E,C);if(_===HL||_===GL||_===QL)return f(w,E,C);if(b){let R=b[_];if(!R){const L=NL(w);L&&(R=b[L])}if(R)return R(w,E,C)}return!1}}function rD({circular:t,createCustomConfig:e,strict:n}){let r={areArrayBuffersEqual:AL,areArraysEqual:n?Va:jL,areDataViewsEqual:RL,areDatesEqual:OL,areErrorsEqual:IL,areFunctionsEqual:LL,areMapsEqual:n?lp(aw,Va):aw,areNumbersEqual:DL,areObjectsEqual:n?Va:PL,arePrimitiveWrappersEqual:BL,areRegExpsEqual:zL,areSetsEqual:n?lp(lw,Va):lw,areTypedArraysEqual:n?lp(qu,Va):qu,areUrlsEqual:$L,unknownTagComparators:void 0};if(e&&(r=Object.assign({},r,e(r))),t){const s=Xc(r.areArraysEqual),i=Xc(r.areMapsEqual),o=Xc(r.areObjectsEqual),l=Xc(r.areSetsEqual);r=Object.assign({},r,{areArraysEqual:s,areMapsEqual:i,areObjectsEqual:o,areSetsEqual:l})}return r}function sD(t){return function(e,n,r,s,i,o,l){return t(e,n,l)}}function iD({circular:t,comparator:e,createState:n,equals:r,strict:s}){if(n)return function(l,d){const{cache:f=t?new WeakMap:void 0,meta:h}=n();return e(l,d,{cache:f,equals:r,meta:h,strict:s})};if(t)return function(l,d){return e(l,d,{cache:new WeakMap,equals:r,meta:void 0,strict:s})};const i={cache:void 0,equals:r,meta:void 0,strict:s};return function(l,d){return e(l,d,i)}}const oD=Ei();Ei({strict:!0});Ei({circular:!0});Ei({circular:!0,strict:!0});Ei({createInternalComparator:()=>uo});Ei({strict:!0,createInternalComparator:()=>uo});Ei({circular:!0,createInternalComparator:()=>uo});Ei({circular:!0,createInternalComparator:()=>uo,strict:!0});function Ei(t={}){const{circular:e=!1,createInternalComparator:n,createState:r,strict:s=!1}=t,i=rD(t),o=nD(i),l=n?n(o):sD(o);return iD({circular:e,comparator:o,createState:r,equals:l,strict:s})}var cp={exports:{}},up={};/**
|
|
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 cw;function aD(){if(cw)return up;cw=1;var t=Ml(),e=AE();function n(f,h){return f===h&&(f!==0||1/f===1/h)||f!==f&&h!==h}var r=typeof Object.is=="function"?Object.is:n,s=e.useSyncExternalStore,i=t.useRef,o=t.useEffect,l=t.useMemo,d=t.useDebugValue;return up.useSyncExternalStoreWithSelector=function(f,h,m,g,v){var b=i(null);if(b.current===null){var k={hasValue:!1,value:null};b.current=k}else k=b.current;b=l(function(){function E(R){if(!C){if(C=!0,T=R,R=g(R),v!==void 0&&k.hasValue){var L=k.value;if(v(L,R))return M=L}return M=R}if(L=M,r(T,R))return L;var $=g(R);return v!==void 0&&v(L,$)?(T=R,L):(T=R,M=$)}var C=!1,T,M,_=m===void 0?null:m;return[function(){return E(h())},_===null?void 0:function(){return E(_())}]},[h,m,g,v]);var w=s(f,b[0],b[1]);return o(function(){k.hasValue=!0,k.value=w},[w]),d(w),w},up}var uw;function lD(){return uw||(uw=1,cp.exports=aD()),cp.exports}var cD=lD(),uD=(...t)=>e=>{t.forEach(n=>{typeof n=="function"?n(e):n&&(n.current=e)})},dD=({contentComponent:t})=>{const e=jE.useSyncExternalStore(t.subscribe,t.getSnapshot,t.getServerSnapshot);return c.jsx(c.Fragment,{children:Object.values(e)})};function fD(){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]:gA.createPortal(r.reactElement,r.element,n)},t.forEach(s=>s())},removeRenderer(n){const r={...e};delete r[n],e=r,t.forEach(s=>s())}}}var hD=class extends yi.Component{constructor(t){var e;super(t),this.editorContentRef=yi.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=fD(),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 c.jsxs(c.Fragment,{children:[c.jsx("div",{ref:uD(e,this.editorContentRef),...n}),(t==null?void 0:t.contentComponent)&&c.jsx(dD,{contentComponent:t.contentComponent})]})}},pD=x.forwardRef((t,e)=>{const n=yi.useMemo(()=>Math.floor(Math.random()*4294967295).toString(),[t.editor]);return yi.createElement(hD,{key:n,innerRef:e,...t})}),Av=yi.memo(pD),mD=typeof window<"u"?x.useLayoutEffect:x.useEffect,gD=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 vD(t){var e;const[n]=x.useState(()=>new gD(t.editor)),r=cD.useSyncExternalStoreWithSelector(n.subscribe,n.getSnapshot,n.getServerSnapshot,t.selector,(e=t.equalityFn)!=null?e:oD);return mD(()=>n.watch(t.editor),[t.editor,n]),x.useDebugValue(r),r}var yD=!1,Ag=typeof window>"u",bD=Ag||!!(typeof window<"u"&&window.next),xD=class $C{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?Ag||bD?null:this.createEditor():(this.options.current.immediatelyRender,this.options.current.immediatelyRender?this.createEditor():null)}createEditor(){const e={...this.options.current,onBeforeCreate:(...r)=>{var s,i;return(i=(s=this.options.current).onBeforeCreate)==null?void 0:i.call(s,...r)},onBlur:(...r)=>{var s,i;return(i=(s=this.options.current).onBlur)==null?void 0:i.call(s,...r)},onCreate:(...r)=>{var s,i;return(i=(s=this.options.current).onCreate)==null?void 0:i.call(s,...r)},onDestroy:(...r)=>{var s,i;return(i=(s=this.options.current).onDestroy)==null?void 0:i.call(s,...r)},onFocus:(...r)=>{var s,i;return(i=(s=this.options.current).onFocus)==null?void 0:i.call(s,...r)},onSelectionUpdate:(...r)=>{var s,i;return(i=(s=this.options.current).onSelectionUpdate)==null?void 0:i.call(s,...r)},onTransaction:(...r)=>{var s,i;return(i=(s=this.options.current).onTransaction)==null?void 0:i.call(s,...r)},onUpdate:(...r)=>{var s,i;return(i=(s=this.options.current).onUpdate)==null?void 0:i.call(s,...r)},onContentError:(...r)=>{var s,i;return(i=(s=this.options.current).onContentError)==null?void 0:i.call(s,...r)},onDrop:(...r)=>{var s,i;return(i=(s=this.options.current).onDrop)==null?void 0:i.call(s,...r)},onPaste:(...r)=>{var s,i;return(i=(s=this.options.current).onPaste)==null?void 0:i.call(s,...r)},onDelete:(...r)=>{var s,i;return(i=(s=this.options.current).onDelete)==null?void 0:i.call(s,...r)}};return new uL(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((s,i)=>{var o;return s===((o=n.extensions)==null?void 0:o[i])}):e[r]===n[r])}onRender(e){return()=>(this.isComponentMounted=!0,clearTimeout(this.scheduledDestructionTimeout),this.editor&&!this.editor.isDestroyed&&e.length===0?$C.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,s)=>r===e[s]))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 FC(t={},e=[]){const n=x.useRef(t);n.current=t;const[r]=x.useState(()=>new xD(n)),s=jE.useSyncExternalStore(r.subscribe,r.getEditor,r.getServerSnapshot);return x.useDebugValue(s),x.useEffect(r.onRender(e)),vD({editor:s,selector:({transactionNumber:i})=>t.shouldRerenderOnTransaction===!1||t.shouldRerenderOnTransaction===void 0?null:t.immediatelyRender&&i===0?0:i+1}),s}var UC=x.createContext({editor:null});UC.Consumer;var HC=x.createContext({onDragStart:()=>{},nodeViewContentChildren:void 0,nodeViewContentRef:()=>{}}),wD=()=>x.useContext(HC),kD=yi.forwardRef((t,e)=>{const{onDragStart:n}=wD(),r=t.as||"div";return c.jsx(r,{...t,ref:e,"data-node-view-wrapper":"",onDragStart:n,style:{whiteSpace:"normal",...t.style}})});function dw(t){return!!(typeof t=="function"&&t.prototype&&t.prototype.isReactComponent)}function fw(t){return!!(typeof t=="object"&&t.$$typeof&&(t.$$typeof.toString()==="Symbol(react.forward_ref)"||t.$$typeof.description==="react.forward_ref"))}function SD(t){return!!(typeof t=="object"&&t.$$typeof&&(t.$$typeof.toString()==="Symbol(react.memo)"||t.$$typeof.description==="react.memo"))}function ED(t){if(dw(t)||fw(t))return!0;if(SD(t)){const e=t.type;if(e)return dw(e)||fw(e)}return!1}function ND(){try{if(x.version)return parseInt(x.version.split(".")[0],10)>=19}catch{}return!1}var CD=class{constructor(t,{editor:e,props:n={},as:r="div",className:s=""}){this.ref=null,this.destroyed=!1,this.id=Math.floor(Math.random()*4294967295).toString(),this.component=t,this.editor=e,this.props=n,this.element=document.createElement(r),this.element.classList.add("react-renderer"),s&&this.element.classList.add(...s.split(" ")),this.editor.isInitialized?ME.flushSync(()=>{this.render()}):queueMicrotask(()=>{this.destroyed||this.render()})}render(){var t;if(this.destroyed)return;const e=this.component,n=this.props,r=this.editor,s=ND(),i=ED(e),o={...n};o.ref&&!(s||i)&&delete o.ref,!o.ref&&(s||i)&&(o.ref=l=>{this.ref=l}),this.reactElement=c.jsx(e,{...o}),(t=r==null?void 0:r.contentComponent)==null||t.setRenderer(this.id,this)}updateProps(t={}){this.destroyed||(this.props={...this.props,...t},this.render())}destroy(){var t;this.destroyed=!0;const e=this.editor;(t=e==null?void 0:e.contentComponent)==null||t.removeRenderer(this.id);try{this.element&&this.element.parentNode&&this.element.parentNode.removeChild(this.element)}catch{}}updateAttributes(t){Object.keys(t).forEach(e=>{this.element.setAttribute(e,t[e])})}};yi.createContext({markViewContentRef:()=>{}});var _D=class extends wL{constructor(t,e,n){if(super(t,e,n),this.selectionRafId=null,this.cachedExtensionWithSyncedStorage=null,!this.node.isLeaf){this.options.contentDOMElementTag?this.contentDOMElement=document.createElement(this.options.contentDOMElementTag):this.contentDOMElement=document.createElement(this.node.isInline?"span":"div"),this.contentDOMElement.dataset.nodeViewContentReact="",this.contentDOMElement.dataset.nodeViewWrapper="",this.contentDOMElement.style.whiteSpace="inherit";const r=this.dom.querySelector("[data-node-view-content]");if(!r)return;r.appendChild(this.contentDOMElement)}}get extensionWithSyncedStorage(){if(!this.cachedExtensionWithSyncedStorage){const t=this.editor,e=this.extension;this.cachedExtensionWithSyncedStorage=new Proxy(e,{get(n,r,s){var i;return r==="storage"?(i=t.storage[e.name])!=null?i:{}:Reflect.get(n,r,s)}})}return this.cachedExtensionWithSyncedStorage}mount(){const t={editor:this.editor,node:this.node,decorations:this.decorations,innerDecorations:this.innerDecorations,view:this.view,selected:!1,extension:this.extensionWithSyncedStorage,HTMLAttributes:this.HTMLAttributes,getPos:()=>this.getPos(),updateAttributes:(d={})=>this.updateAttributes(d),deleteNode:()=>this.deleteNode(),ref:x.createRef()};if(!this.component.displayName){const d=f=>f.charAt(0).toUpperCase()+f.substring(1);this.component.displayName=d(this.extension.name)}const r={onDragStart:this.onDragStart.bind(this),nodeViewContentRef:d=>{d&&this.contentDOMElement&&d.firstChild!==this.contentDOMElement&&(d.hasAttribute("data-node-view-wrapper")&&d.removeAttribute("data-node-view-wrapper"),d.appendChild(this.contentDOMElement))}},s=this.component,i=x.memo(d=>c.jsx(HC.Provider,{value:r,children:x.createElement(s,d)}));i.displayName="ReactNodeView";let o=this.node.isInline?"span":"div";this.options.as&&(o=this.options.as);const{className:l=""}=this.options;this.handleSelectionUpdate=this.handleSelectionUpdate.bind(this),this.renderer=new CD(i,{editor:this.editor,props:t,as:o,className:`node-${this.node.type.name} ${l}`.trim()}),this.editor.on("selectionUpdate",this.handleSelectionUpdate),this.updateElementAttributes()}get dom(){var t;if(this.renderer.element.firstElementChild&&!((t=this.renderer.element.firstElementChild)!=null&&t.hasAttribute("data-node-view-wrapper")))throw Error("Please use the NodeViewWrapper component for your node view.");return this.renderer.element}get contentDOM(){return this.node.isLeaf?null:this.contentDOMElement}handleSelectionUpdate(){this.selectionRafId&&(cancelAnimationFrame(this.selectionRafId),this.selectionRafId=null),this.selectionRafId=requestAnimationFrame(()=>{this.selectionRafId=null;const{from:t,to:e}=this.editor.state.selection,n=this.getPos();if(typeof n=="number")if(t<=n&&e>=n+this.node.nodeSize){if(this.renderer.props.selected)return;this.selectNode()}else{if(!this.renderer.props.selected)return;this.deselectNode()}})}update(t,e,n){const r=s=>{this.renderer.updateProps(s),typeof this.options.attrs=="function"&&this.updateElementAttributes()};if(t.type!==this.node.type)return!1;if(typeof this.options.update=="function"){const s=this.node,i=this.decorations,o=this.innerDecorations;return this.node=t,this.decorations=e,this.innerDecorations=n,this.options.update({oldNode:s,oldDecorations:i,newNode:t,newDecorations:e,oldInnerDecorations:o,innerDecorations:n,updateProps:()=>r({node:t,decorations:e,innerDecorations:n,extension:this.extensionWithSyncedStorage})})}return t===this.node&&this.decorations===e&&this.innerDecorations===n||(this.node=t,this.decorations=e,this.innerDecorations=n,r({node:t,decorations:e,innerDecorations:n,extension:this.extensionWithSyncedStorage})),!0}selectNode(){this.renderer.updateProps({selected:!0}),this.renderer.element.classList.add("ProseMirror-selectednode")}deselectNode(){this.renderer.updateProps({selected:!1}),this.renderer.element.classList.remove("ProseMirror-selectednode")}destroy(){this.renderer.destroy(),this.editor.off("selectionUpdate",this.handleSelectionUpdate),this.contentDOMElement=null,this.selectionRafId&&(cancelAnimationFrame(this.selectionRafId),this.selectionRafId=null)}updateElementAttributes(){if(this.options.attrs){let t={};if(typeof this.options.attrs=="function"){const e=this.editor.extensionManager.attributes,n=ia(this.node,e);t=this.options.attrs({node:this.node,HTMLAttributes:n})}else t=this.options.attrs;this.renderer.updateAttributes(t)}}};function TD(t,e){return n=>n.editor.contentComponent?new _D(t,n,e):{}}var jv=x.createContext({get editor(){throw new Error("useTiptap must be used within a <Tiptap> provider")}});jv.displayName="TiptapContext";var MD=()=>x.useContext(jv);function WC({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 s=x.useMemo(()=>({editor:r}),[r]),i=x.useMemo(()=>({editor:r}),[r]);return c.jsx(UC.Provider,{value:i,children:c.jsx(jv.Provider,{value:s,children:n})})}WC.displayName="Tiptap";function qC({...t}){const{editor:e}=MD();return c.jsx(Av,{editor:e,...t})}qC.displayName="Tiptap.Content";Object.assign(WC,{Content:qC});var AD=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,jD=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,RD=Qr.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",Pt(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 s=/^(==)([^=]+)(==)/.exec(t);if(s){const i=s[2].trim(),o=n.inlineTokens(i);return{type:"highlight",raw:s[0],text:i,tokens:o}}}},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[oo({find:AD,type:this.type})]},addPasteRules(){return[wi({find:jD,type:this.type})]}}),OD=RD,ID=/(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/,LD=mn.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",Pt(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,s,i,o;const l=(n=(e=t.attrs)==null?void 0:e.src)!=null?n:"",d=(s=(r=t.attrs)==null?void 0:r.alt)!=null?s:"",f=(o=(i=t.attrs)==null?void 0:i.title)!=null?o:"";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:s,getPos:i,HTMLAttributes:o,editor:l})=>{const d=document.createElement("img");Object.entries(o).forEach(([m,g])=>{if(g!=null)switch(m){case"width":case"height":break;default:d.setAttribute(m,g);break}}),d.src=o.src;const f=new fL({element:d,editor:l,node:s,getPos:i,onResize:(m,g)=>{d.style.width=`${m}px`,d.style.height=`${g}px`},onCommit:(m,g)=>{const v=i();v!==void 0&&this.editor.chain().setNodeSelection(v).updateAttributes(this.name,{width:m,height:g}).run()},onUpdate:(m,g,v)=>m.type===s.type,options:{directions:t,min:{width:e,height:n},preserveAspectRatio:r===!0}}),h=f.dom;return h.style.visibility="hidden",h.style.pointerEvents="none",d.onload=()=>{h.style.visibility="",h.style.pointerEvents=""},f}},addCommands(){return{setImage:t=>({commands:e})=>e.insertContent({type:this.name,attrs:t})}},addInputRules(){return[PC({find:ID,type:this.type,getAttributes:t=>{const[,,e,n,r]=t;return{src:n,alt:e,title:r}}})]}}),Rv=LD;const DD="aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3nd0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0axi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",PD="ελ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",jg="numeric",Rg="ascii",Og="alpha",cl="asciinumeric",tl="alphanumeric",Ig="domain",VC="emoji",BD="scheme",zD="slashscheme",dp="whitespace";function $D(t,e){return t in e||(e[t]=[]),e[t]}function Yi(t,e,n){e[jg]&&(e[cl]=!0,e[tl]=!0),e[Rg]&&(e[cl]=!0,e[Og]=!0),e[cl]&&(e[tl]=!0),e[Og]&&(e[tl]=!0),e[tl]&&(e[Ig]=!0),e[VC]&&(e[Ig]=!0);for(const r in e){const s=$D(r,n);s.indexOf(t)<0&&s.push(t)}}function FD(t,e){const n={};for(const r in e)e[r].indexOf(t)>=0&&(n[r]=!0);return n}function mr(t=null){this.j={},this.jr=[],this.jd=null,this.t=t}mr.groups={};mr.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 s=e.jr[r][0],i=e.jr[r][1];if(i&&s.test(t))return i}return e.jd},has(t,e=!1){return e?t in this.j:!!this.go(t)},ta(t,e,n,r){for(let s=0;s<t.length;s++)this.tt(t[s],e,n,r)},tr(t,e,n,r){r=r||mr.groups;let s;return e&&e.j?s=e:(s=new mr(e),n&&r&&Yi(e,n,r)),this.jr.push([t,s]),s},ts(t,e,n,r){let s=this;const i=t.length;if(!i)return s;for(let o=0;o<i-1;o++)s=s.tt(t[o]);return s.tt(t[i-1],e,n,r)},tt(t,e,n,r){r=r||mr.groups;const s=this;if(e&&e.j)return s.j[t]=e,e;const i=e;let o,l=s.go(t);if(l?(o=new mr,Object.assign(o.j,l.j),o.jr.push.apply(o.jr,l.jr),o.jd=l.jd,o.t=l.t):o=new mr,i){if(r)if(o.t&&typeof o.t=="string"){const d=Object.assign(FD(o.t,r),n);Yi(i,d,r)}else n&&Yi(i,n,r);o.t=i}return s.j[t]=o,o}};const Ct=(t,e,n,r,s)=>t.ta(e,n,r,s),dn=(t,e,n,r,s)=>t.tr(e,n,r,s),hw=(t,e,n,r,s)=>t.ts(e,n,r,s),je=(t,e,n,r,s)=>t.tt(e,n,r,s),_s="WORD",Lg="UWORD",KC="ASCIINUMERICAL",GC="ALPHANUMERICAL",El="LOCALHOST",Dg="TLD",Pg="UTLD",Nu="SCHEME",qo="SLASH_SCHEME",Ov="NUM",Bg="WS",Iv="NL",ul="OPENBRACE",dl="CLOSEBRACE",Vu="OPENBRACKET",Ku="CLOSEBRACKET",Gu="OPENPAREN",Ju="CLOSEPAREN",Yu="OPENANGLEBRACKET",Xu="CLOSEANGLEBRACKET",Qu="FULLWIDTHLEFTPAREN",Zu="FULLWIDTHRIGHTPAREN",ed="LEFTCORNERBRACKET",td="RIGHTCORNERBRACKET",nd="LEFTWHITECORNERBRACKET",rd="RIGHTWHITECORNERBRACKET",sd="FULLWIDTHLESSTHAN",id="FULLWIDTHGREATERTHAN",od="AMPERSAND",ad="APOSTROPHE",ld="ASTERISK",oi="AT",cd="BACKSLASH",ud="BACKTICK",dd="CARET",ci="COLON",Lv="COMMA",fd="DOLLAR",us="DOT",hd="EQUALS",Dv="EXCLAMATION",Dr="HYPHEN",fl="PERCENT",pd="PIPE",md="PLUS",gd="POUND",hl="QUERY",Pv="QUOTE",JC="FULLWIDTHMIDDLEDOT",Bv="SEMI",ds="SLASH",pl="TILDE",vd="UNDERSCORE",YC="EMOJI",yd="SYM";var XC=Object.freeze({__proto__:null,ALPHANUMERICAL:GC,AMPERSAND:od,APOSTROPHE:ad,ASCIINUMERICAL:KC,ASTERISK:ld,AT:oi,BACKSLASH:cd,BACKTICK:ud,CARET:dd,CLOSEANGLEBRACKET:Xu,CLOSEBRACE:dl,CLOSEBRACKET:Ku,CLOSEPAREN:Ju,COLON:ci,COMMA:Lv,DOLLAR:fd,DOT:us,EMOJI:YC,EQUALS:hd,EXCLAMATION:Dv,FULLWIDTHGREATERTHAN:id,FULLWIDTHLEFTPAREN:Qu,FULLWIDTHLESSTHAN:sd,FULLWIDTHMIDDLEDOT:JC,FULLWIDTHRIGHTPAREN:Zu,HYPHEN:Dr,LEFTCORNERBRACKET:ed,LEFTWHITECORNERBRACKET:nd,LOCALHOST:El,NL:Iv,NUM:Ov,OPENANGLEBRACKET:Yu,OPENBRACE:ul,OPENBRACKET:Vu,OPENPAREN:Gu,PERCENT:fl,PIPE:pd,PLUS:md,POUND:gd,QUERY:hl,QUOTE:Pv,RIGHTCORNERBRACKET:td,RIGHTWHITECORNERBRACKET:rd,SCHEME:Nu,SEMI:Bv,SLASH:ds,SLASH_SCHEME:qo,SYM:yd,TILDE:pl,TLD:Dg,UNDERSCORE:vd,UTLD:Pg,UWORD:Lg,WORD:_s,WS:Bg});const Ns=/[a-z]/,Ka=new RegExp("\\p{L}","u"),fp=new RegExp("\\p{Emoji}","u"),Cs=/\d/,hp=/\s/,pw="\r",pp=`
|
|
156
|
+
`,UD="️",HD="",mp="";let Qc=null,Zc=null;function WD(t=[]){const e={};mr.groups=e;const n=new mr;Qc==null&&(Qc=mw(DD)),Zc==null&&(Zc=mw(PD)),je(n,"'",ad),je(n,"{",ul),je(n,"}",dl),je(n,"[",Vu),je(n,"]",Ku),je(n,"(",Gu),je(n,")",Ju),je(n,"<",Yu),je(n,">",Xu),je(n,"(",Qu),je(n,")",Zu),je(n,"「",ed),je(n,"」",td),je(n,"『",nd),je(n,"』",rd),je(n,"<",sd),je(n,">",id),je(n,"&",od),je(n,"*",ld),je(n,"@",oi),je(n,"`",ud),je(n,"^",dd),je(n,":",ci),je(n,",",Lv),je(n,"$",fd),je(n,".",us),je(n,"=",hd),je(n,"!",Dv),je(n,"-",Dr),je(n,"%",fl),je(n,"|",pd),je(n,"+",md),je(n,"#",gd),je(n,"?",hl),je(n,'"',Pv),je(n,"/",ds),je(n,";",Bv),je(n,"~",pl),je(n,"_",vd),je(n,"\\",cd),je(n,"・",JC);const r=dn(n,Cs,Ov,{[jg]:!0});dn(r,Cs,r);const s=dn(r,Ns,KC,{[cl]:!0}),i=dn(r,Ka,GC,{[tl]:!0}),o=dn(n,Ns,_s,{[Rg]:!0});dn(o,Cs,s),dn(o,Ns,o),dn(s,Cs,s),dn(s,Ns,s);const l=dn(n,Ka,Lg,{[Og]:!0});dn(l,Ns),dn(l,Cs,i),dn(l,Ka,l),dn(i,Cs,i),dn(i,Ns),dn(i,Ka,i);const d=je(n,pp,Iv,{[dp]:!0}),f=je(n,pw,Bg,{[dp]:!0}),h=dn(n,hp,Bg,{[dp]:!0});je(n,mp,h),je(f,pp,d),je(f,mp,h),dn(f,hp,h),je(h,pw),je(h,pp),dn(h,hp,h),je(h,mp,h);const m=dn(n,fp,YC,{[VC]:!0});je(m,"#"),dn(m,fp,m),je(m,UD,m);const g=je(m,HD);je(g,"#"),dn(g,fp,m);const v=[[Ns,o],[Cs,s]],b=[[Ns,null],[Ka,l],[Cs,i]];for(let k=0;k<Qc.length;k++)ri(n,Qc[k],Dg,_s,v);for(let k=0;k<Zc.length;k++)ri(n,Zc[k],Pg,Lg,b);Yi(Dg,{tld:!0,ascii:!0},e),Yi(Pg,{utld:!0,alpha:!0},e),ri(n,"file",Nu,_s,v),ri(n,"mailto",Nu,_s,v),ri(n,"http",qo,_s,v),ri(n,"https",qo,_s,v),ri(n,"ftp",qo,_s,v),ri(n,"ftps",qo,_s,v),Yi(Nu,{scheme:!0,ascii:!0},e),Yi(qo,{slashscheme:!0,ascii:!0},e),t=t.sort((k,w)=>k[0]>w[0]?1:-1);for(let k=0;k<t.length;k++){const w=t[k][0],C=t[k][1]?{[BD]:!0}:{[zD]:!0};w.indexOf("-")>=0?C[Ig]=!0:Ns.test(w)?Cs.test(w)?C[cl]=!0:C[Rg]=!0:C[jg]=!0,hw(n,w,w,C)}return hw(n,"localhost",El,{ascii:!0}),n.jd=new mr(yd),{start:n,tokens:Object.assign({groups:e},XC)}}function QC(t,e){const n=qD(e.replace(/[A-Z]/g,l=>l.toLowerCase())),r=n.length,s=[];let i=0,o=0;for(;o<r;){let l=t,d=null,f=0,h=null,m=-1,g=-1;for(;o<r&&(d=l.go(n[o]));)l=d,l.accepts()?(m=0,g=0,h=l):m>=0&&(m+=n[o].length,g++),f+=n[o].length,i+=n[o].length,o++;i-=m,o-=g,f-=m,s.push({t:h.t,v:e.slice(i-f,i),s:i-f,e:i})}return s}function qD(t){const e=[],n=t.length;let r=0;for(;r<n;){let s=t.charCodeAt(r),i,o=s<55296||s>56319||r+1===n||(i=t.charCodeAt(r+1))<56320||i>57343?t[r]:t.slice(r,r+2);e.push(o),r+=o.length}return e}function ri(t,e,n,r,s){let i;const o=e.length;for(let l=0;l<o-1;l++){const d=e[l];t.j[d]?i=t.j[d]:(i=new mr(r),i.jr=s.slice(),t.j[d]=i),t=i}return i=new mr(n),i.jr=s.slice(),t.j[e[o-1]]=i,i}function mw(t){const e=[],n=[];let r=0,s="0123456789";for(;r<t.length;){let i=0;for(;s.indexOf(t[r+i])>=0;)i++;if(i>0){e.push(n.join(""));for(let o=parseInt(t.substring(r,r+i),10);o>0;o--)n.pop();r+=i}else n.push(t[r]),r++}return e}const Nl={defaultProtocol:"http",events:null,format:gw,formatHref:gw,nl2br:!1,tagName:"a",target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null};function zv(t,e=null){let n=Object.assign({},Nl);t&&(n=Object.assign(n,t instanceof zv?t.o:t));const r=n.ignoreTags,s=[];for(let i=0;i<r.length;i++)s.push(r[i].toUpperCase());this.o=n,e&&(this.defaultRender=e),this.ignoreTags=s}zv.prototype={o:Nl,ignoreTags:[],defaultRender(t){return t},check(t){return this.get("validate",t.toString(),t)},get(t,e,n){const r=e!=null;let s=this.o[t];return s&&(typeof s=="object"?(s=n.t in s?s[n.t]:Nl[t],typeof s=="function"&&r&&(s=s(e,n))):typeof s=="function"&&r&&(s=s(e,n.t,n)),s)},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 gw(t){return t}function ZC(t,e){this.t="token",this.v=t,this.tk=e}ZC.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=Nl.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),s=t.get("tagName",n,e),i=this.toFormattedString(t),o={},l=t.get("className",n,e),d=t.get("target",n,e),f=t.get("rel",n,e),h=t.getObj("attributes",n,e),m=t.getObj("events",n,e);return o.href=r,l&&(o.class=l),d&&(o.target=d),f&&(o.rel=f),h&&Object.assign(o,h),{tagName:s,attributes:o,content:i,eventListeners:m}}};function Hd(t,e){class n extends ZC{constructor(s,i){super(s,i),this.t=t}}for(const r in e)n.prototype[r]=e[r];return n.t=t,n}const vw=Hd("email",{isLink:!0,toHref(){return"mailto:"+this.toString()}}),yw=Hd("text"),VD=Hd("nl"),eu=Hd("url",{isLink:!0,toHref(t=Nl.defaultProtocol){return this.hasProtocol()?this.v:`${t}://${this.v}`},hasProtocol(){const t=this.tk;return t.length>=2&&t[0].t!==El&&t[1].t===ci}}),Ir=t=>new mr(t);function KD({groups:t}){const e=t.domain.concat([od,ld,oi,cd,ud,dd,fd,hd,Dr,Ov,fl,pd,md,gd,ds,yd,pl,vd]),n=[ad,ci,Lv,us,Dv,fl,hl,Pv,Bv,Yu,Xu,ul,dl,Ku,Vu,Gu,Ju,Qu,Zu,ed,td,nd,rd,sd,id],r=[od,ad,ld,cd,ud,dd,fd,hd,Dr,ul,dl,fl,pd,md,gd,hl,ds,yd,pl,vd],s=Ir(),i=je(s,pl);Ct(i,r,i),Ct(i,t.domain,i);const o=Ir(),l=Ir(),d=Ir();Ct(s,t.domain,o),Ct(s,t.scheme,l),Ct(s,t.slashscheme,d),Ct(o,r,i),Ct(o,t.domain,o);const f=je(o,oi);je(i,oi,f),je(l,oi,f),je(d,oi,f);const h=je(i,us);Ct(h,r,i),Ct(h,t.domain,i);const m=Ir();Ct(f,t.domain,m),Ct(m,t.domain,m);const g=je(m,us);Ct(g,t.domain,m);const v=Ir(vw);Ct(g,t.tld,v),Ct(g,t.utld,v),je(f,El,v);const b=je(m,Dr);je(b,Dr,b),Ct(b,t.domain,m),Ct(v,t.domain,m),je(v,us,g),je(v,Dr,b);const k=je(v,ci);Ct(k,t.numeric,vw);const w=je(o,Dr),E=je(o,us);je(w,Dr,w),Ct(w,t.domain,o),Ct(E,r,i),Ct(E,t.domain,o);const C=Ir(eu);Ct(E,t.tld,C),Ct(E,t.utld,C),Ct(C,t.domain,o),Ct(C,r,i),je(C,us,E),je(C,Dr,w),je(C,oi,f);const T=je(C,ci),M=Ir(eu);Ct(T,t.numeric,M);const _=Ir(eu),R=Ir();Ct(_,e,_),Ct(_,n,R),Ct(R,e,_),Ct(R,n,R),je(C,ds,_),je(M,ds,_);const L=je(l,ci),$=je(d,ci),z=je($,ds),H=je(z,ds);Ct(l,t.domain,o),je(l,us,E),je(l,Dr,w),Ct(d,t.domain,o),je(d,us,E),je(d,Dr,w),Ct(L,t.domain,_),je(L,ds,_),je(L,hl,_),Ct(H,t.domain,_),Ct(H,e,_),je(H,ds,_);const Z=[[ul,dl],[Vu,Ku],[Gu,Ju],[Yu,Xu],[Qu,Zu],[ed,td],[nd,rd],[sd,id]];for(let D=0;D<Z.length;D++){const[J,q]=Z[D],W=je(_,J);je(R,J,W),je(W,q,_);const K=Ir(eu);Ct(W,e,K);const ee=Ir();Ct(W,n),Ct(K,e,K),Ct(K,n,ee),Ct(ee,e,K),Ct(ee,n,ee),je(K,q,_),je(ee,q,_)}return je(s,El,C),je(s,Iv,VD),{start:s,tokens:XC}}function GD(t,e,n){let r=n.length,s=0,i=[],o=[];for(;s<r;){let l=t,d=null,f=null,h=0,m=null,g=-1;for(;s<r&&!(d=l.go(n[s].t));)o.push(n[s++]);for(;s<r&&(f=d||l.go(n[s].t));)d=null,l=f,l.accepts()?(g=0,m=l):g>=0&&g++,s++,h++;if(g<0)s-=h,s<r&&(o.push(n[s]),s++);else{o.length>0&&(i.push(gp(yw,e,o)),o=[]),s-=g,h-=g;const v=m.t,b=n.slice(s-h,s);i.push(gp(v,e,b))}}return o.length>0&&i.push(gp(yw,e,o)),i}function gp(t,e,n){const r=n[0].s,s=n[n.length-1].e,i=e.slice(r,s);return new t(i,n)}const JD=typeof console<"u"&&console&&console.warn||(()=>{}),YD="until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time.",en={scanner:null,parser:null,tokenQueue:[],pluginQueue:[],customSchemes:[],initialized:!1};function XD(){return mr.groups={},en.scanner=null,en.parser=null,en.tokenQueue=[],en.pluginQueue=[],en.customSchemes=[],en.initialized=!1,en}function bw(t,e=!1){if(en.initialized&&JD(`linkifyjs: already initialized - will not register custom scheme "${t}" ${YD}`),!/^[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`);en.customSchemes.push([t,e])}function QD(){en.scanner=WD(en.customSchemes);for(let t=0;t<en.tokenQueue.length;t++)en.tokenQueue[t][1]({scanner:en.scanner});en.parser=KD(en.scanner.tokens);for(let t=0;t<en.pluginQueue.length;t++)en.pluginQueue[t][1]({scanner:en.scanner,parser:en.parser});return en.initialized=!0,en}function $v(t){return en.initialized||QD(),GD(en.parser.start,t,QC(en.scanner.start,t))}$v.scan=QC;function e_(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 zv(n),s=$v(t),i=[];for(let o=0;o<s.length;o++){const l=s[o];l.isLink&&(!e||l.t===e)&&r.check(l)&&i.push(l.toFormattedObject(r))}return i}var Fv="[\0- -\u2029 ]",ZD=new RegExp(Fv),eP=new RegExp(`${Fv}$`),tP=new RegExp(Fv,"g");function nP(t){return t.length===1?t[0].isLink:t.length===3&&t[1].isLink?["()","[]"].includes(t[0].value+t[2].value):!1}function rP(t){return new $t({key:new Wt("autolink"),appendTransaction:(e,n,r)=>{const s=e.some(f=>f.docChanged)&&!n.doc.eq(r.doc),i=e.some(f=>f.getMeta("preventAutolink"));if(!s||i)return;const{tr:o}=r,l=wv(n.doc,[...e]);if(Ev(l).forEach(({newRange:f})=>{const h=fC(r.doc,f,v=>v.isTextblock);let m,g;if(h.length>1)m=h[0],g=r.doc.textBetween(m.pos,m.pos+m.node.nodeSize,void 0," ");else if(h.length){const v=r.doc.textBetween(f.from,f.to," "," ");if(!eP.test(v))return;m=h[0],g=r.doc.textBetween(m.pos,f.to,void 0," ")}if(m&&g){const v=g.split(ZD).filter(Boolean);if(v.length<=0)return!1;const b=v[v.length-1],k=m.pos+g.lastIndexOf(b);if(!b)return!1;const w=$v(b).map(E=>E.toObject(t.defaultProtocol));if(!nP(w))return!1;w.filter(E=>E.isLink).map(E=>({...E,from:k+E.start+1,to:k+E.end+1})).filter(E=>r.schema.marks.code?!r.doc.rangeHasMark(E.from,E.to,r.schema.marks.code):!0).filter(E=>t.validate(E.value)).filter(E=>t.shouldAutoLink(E.value)).forEach(E=>{Nv(E.from,E.to,r.doc).some(C=>C.mark.type===t.type)||o.addMark(E.from,E.to,t.type.create({href:E.href}))})}}),!!o.steps.length)return o}})}function sP(t){return new $t({key:new Wt("handleClickLink"),props:{handleClick:(e,n,r)=>{var s,i;if(r.button!==0||!e.editable)return!1;let o=null;if(r.target instanceof HTMLAnchorElement)o=r.target;else{const d=r.target;if(!d)return!1;const f=t.editor.view.dom;o=d.closest("a"),o&&!f.contains(o)&&(o=null)}if(!o)return!1;let l=!1;if(t.enableClickSelection&&(l=t.editor.commands.extendMarkRange(t.type.name)),t.openOnClick){const d=bC(e.state,t.type.name),f=(s=o.href)!=null?s:d.href,h=(i=o.target)!=null?i:d.target;f&&(window.open(f,h),l=!0)}return l}}})}function iP(t){return new $t({key:new Wt("handlePasteLink"),props:{handlePaste:(e,n,r)=>{const{shouldAutoLink:s}=t,{state:i}=e,{selection:o}=i,{empty:l}=o;if(l)return!1;let d="";r.content.forEach(h=>{d+=h.textContent});const f=e_(d,{defaultProtocol:t.defaultProtocol}).find(h=>h.isLink&&h.value===d);return!d||!f||s!==void 0&&!s(f.value)?!1:t.editor.commands.setMark(t.type,{href:f.href})}}})}function Wi(t,e){const n=["http","https","ftp","ftps","mailto","tel","callto","sms","cid","xmpp"];return e&&e.forEach(r=>{const s=typeof r=="string"?r:r.scheme;s&&n.push(s)}),!t||t.replace(tP,"").match(new RegExp(`^(?:(?:${n.join("|")}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,"i"))}var t_=Qr.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"){bw(t);return}bw(t.scheme,t.optionalSlashes)})},onDestroy(){XD()},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)=>!!Wi(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 s=(t.includes("@")?t.split("@").pop():t).split(/[/?#:]/)[0];return!(/^\d{1,3}(\.\d{1,3}){3}$/.test(s)||!/\./.test(s))}}},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=>!!Wi(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=>!!Wi(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?["a",Pt(this.options.HTMLAttributes,t),0]:["a",Pt(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,s,i;const o=(r=(n=t.attrs)==null?void 0:n.href)!=null?r:"",l=(i=(s=t.attrs)==null?void 0:s.title)!=null?i:"",d=e.renderChildren(t);return l?`[${d}](${o} "${l}")`:`[${d}](${o})`},addCommands(){return{setLink:t=>({chain:e})=>{const{href:n}=t;return this.options.isAllowedUri(n,{defaultValidate:r=>!!Wi(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=>!!Wi(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[wi({find:t=>{const e=[];if(t){const{protocols:n,defaultProtocol:r}=this.options,s=e_(t).filter(i=>i.isLink&&this.options.isAllowedUri(i.value,{defaultValidate:o=>!!Wi(o,n),protocols:n,defaultProtocol:r}));s.length&&s.forEach(i=>{this.options.shouldAutoLink(i.value)&&e.push({text:i.value,data:{href:i.href},index:i.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(rP({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:r=>this.options.isAllowedUri(r,{defaultValidate:s=>!!Wi(s,e),protocols:e,defaultProtocol:n}),shouldAutoLink:this.options.shouldAutoLink})),t.push(sP({type:this.type,editor:this.editor,openOnClick:this.options.openOnClick==="whenNotEditable"?!0:this.options.openOnClick,enableClickSelection:this.options.enableClickSelection})),this.options.linkOnPaste&&t.push(iP({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type,shouldAutoLink:this.options.shouldAutoLink})),t}}),oP=t_;function aP(t={}){return new $t({view(e){return new lP(e,t)}})}class lP{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(s=>{let i=o=>{this[s](o)};return e.dom.addEventListener(s,i),{name:s,handler:i}})}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,s=this.editorView.dom,i=s.getBoundingClientRect(),o=i.width/s.offsetWidth,l=i.height/s.offsetHeight;if(n){let m=e.nodeBefore,g=e.nodeAfter;if(m||g){let v=this.editorView.nodeDOM(this.cursorPos-(m?m.nodeSize:0));if(v){let b=v.getBoundingClientRect(),k=m?b.bottom:b.top;m&&g&&(k=(k+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let w=this.width/2*l;r={left:b.left,right:b.right,top:k-w,bottom:k+w}}}}if(!r){let m=this.editorView.coordsAtPos(this.cursorPos),g=this.width/2*o;r={left:m.left-g,right:m.left+g,top:m.top,bottom:m.bottom}}let d=this.editorView.dom.offsetParent;this.element||(this.element=d.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,h;if(!d||d==document.body&&getComputedStyle(d).position=="static")f=-pageXOffset,h=-pageYOffset;else{let m=d.getBoundingClientRect(),g=m.width/d.offsetWidth,v=m.height/d.offsetHeight;f=m.left-d.scrollLeft*g,h=m.top-d.scrollTop*v}this.element.style.left=(r.left-f)/o+"px",this.element.style.top=(r.top-h)/l+"px",this.element.style.width=(r.right-r.left)/o+"px",this.element.style.height=(r.bottom-r.top)/l+"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),s=r&&r.type.spec.disableDropCursor,i=typeof s=="function"?s(this.editorView,n,e):s;if(n&&!i){let o=n.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let l=sN(this.editorView.state.doc,o,this.editorView.dragging.slice);l!=null&&(o=l)}this.setCursor(o),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}}class fn extends yt{constructor(e){super(e,e)}map(e,n){let r=e.resolve(n.map(this.head));return fn.valid(r)?new fn(r):yt.near(r)}content(){return Ue.empty}eq(e){return e instanceof fn&&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 fn(e.resolve(n.pos))}getBookmark(){return new Uv(this.anchor)}static valid(e){let n=e.parent;if(n.isTextblock||!cP(e)||!uP(e))return!1;let r=n.type.spec.allowGapCursor;if(r!=null)return r;let s=n.contentMatchAt(e.index()).defaultType;return s&&s.isTextblock}static findGapCursorFrom(e,n,r=!1){e:for(;;){if(!r&&fn.valid(e))return e;let s=e.pos,i=null;for(let o=e.depth;;o--){let l=e.node(o);if(n>0?e.indexAfter(o)<l.childCount:e.index(o)>0){i=l.child(n>0?e.indexAfter(o):e.index(o)-1);break}else if(o==0)return null;s+=n;let d=e.doc.resolve(s);if(fn.valid(d))return d}for(;;){let o=n>0?i.firstChild:i.lastChild;if(!o){if(i.isAtom&&!i.isText&&!dt.isSelectable(i)){e=e.doc.resolve(s+i.nodeSize*n),r=!1;continue e}break}i=o,s+=n;let l=e.doc.resolve(s);if(fn.valid(l))return l}return null}}}fn.prototype.visible=!1;fn.findFrom=fn.findGapCursorFrom;yt.jsonID("gapcursor",fn);class Uv{constructor(e){this.pos=e}map(e){return new Uv(e.map(this.pos))}resolve(e){let n=e.resolve(this.pos);return fn.valid(n)?new fn(n):yt.near(n)}}function n_(t){return t.isAtom||t.spec.isolating||t.spec.createGapCursor}function cP(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 s=r.child(n-1);;s=s.lastChild){if(s.childCount==0&&!s.inlineContent||n_(s.type))return!0;if(s.inlineContent)return!1}}return!0}function uP(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 s=r.child(n);;s=s.firstChild){if(s.childCount==0&&!s.inlineContent||n_(s.type))return!0;if(s.inlineContent)return!1}}return!0}function dP(){return new $t({props:{decorations:mP,createSelectionBetween(t,e,n){return e.pos==n.pos&&fn.valid(n)?new fn(n):null},handleClick:hP,handleKeyDown:fP,handleDOMEvents:{beforeinput:pP}}})}const fP=vv({ArrowLeft:tu("horiz",-1),ArrowRight:tu("horiz",1),ArrowUp:tu("vert",-1),ArrowDown:tu("vert",1)});function tu(t,e){const n=t=="vert"?e>0?"down":"up":e>0?"right":"left";return function(r,s,i){let o=r.selection,l=e>0?o.$to:o.$from,d=o.empty;if(o instanceof ht){if(!i.endOfTextblock(n)||l.depth==0)return!1;d=!1,l=r.doc.resolve(e>0?l.after():l.before())}let f=fn.findGapCursorFrom(l,e,d);return f?(s&&s(r.tr.setSelection(new fn(f))),!0):!1}}function hP(t,e,n){if(!t||!t.editable)return!1;let r=t.state.doc.resolve(e);if(!fn.valid(r))return!1;let s=t.posAtCoords({left:n.clientX,top:n.clientY});return s&&s.inside>-1&&dt.isSelectable(t.state.doc.nodeAt(s.inside))?!1:(t.dispatch(t.state.tr.setSelection(new fn(r))),!0)}function pP(t,e){if(e.inputType!="insertCompositionText"||!(t.state.selection instanceof fn))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 s=we.empty;for(let o=r.length-1;o>=0;o--)s=we.from(r[o].createAndFill(null,s));let i=t.state.tr.replace(n.pos,n.pos,new Ue(s,0,0));return i.setSelection(ht.near(i.doc.resolve(n.pos+1))),t.dispatch(i),!1}function mP(t){if(!(t.selection instanceof fn))return null;let e=document.createElement("div");return e.className="ProseMirror-gapcursor",Ot.create(t.doc,[Ut.widget(t.selection.head,e,{key:"gapcursor"})])}var bd=200,Ln=function(){};Ln.prototype.append=function(e){return e.length?(e=Ln.from(e),!this.length&&e||e.length<bd&&this.leafAppend(e)||this.length<bd&&e.leafPrepend(this)||this.appendInner(e)):this};Ln.prototype.prepend=function(e){return e.length?Ln.from(e).append(this):this};Ln.prototype.appendInner=function(e){return new gP(this,e)};Ln.prototype.slice=function(e,n){return e===void 0&&(e=0),n===void 0&&(n=this.length),e>=n?Ln.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,n))};Ln.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)};Ln.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)};Ln.prototype.map=function(e,n,r){n===void 0&&(n=0),r===void 0&&(r=this.length);var s=[];return this.forEach(function(i,o){return s.push(e(i,o))},n,r),s};Ln.from=function(e){return e instanceof Ln?e:e&&e.length?new r_(e):Ln.empty};var r_=(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(s,i){return s==0&&i==this.length?this:new e(this.values.slice(s,i))},e.prototype.getInner=function(s){return this.values[s]},e.prototype.forEachInner=function(s,i,o,l){for(var d=i;d<o;d++)if(s(this.values[d],l+d)===!1)return!1},e.prototype.forEachInvertedInner=function(s,i,o,l){for(var d=i-1;d>=o;d--)if(s(this.values[d],l+d)===!1)return!1},e.prototype.leafAppend=function(s){if(this.length+s.length<=bd)return new e(this.values.concat(s.flatten()))},e.prototype.leafPrepend=function(s){if(this.length+s.length<=bd)return new e(s.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(e.prototype,n),e})(Ln);Ln.empty=new r_([]);var gP=(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,s,i,o){var l=this.left.length;if(s<l&&this.left.forEachInner(r,s,Math.min(i,l),o)===!1||i>l&&this.right.forEachInner(r,Math.max(s-l,0),Math.min(this.length,i)-l,o+l)===!1)return!1},e.prototype.forEachInvertedInner=function(r,s,i,o){var l=this.left.length;if(s>l&&this.right.forEachInvertedInner(r,s-l,Math.max(i,l)-l,o+l)===!1||i<l&&this.left.forEachInvertedInner(r,Math.min(s,l),i,o)===!1)return!1},e.prototype.sliceInner=function(r,s){if(r==0&&s==this.length)return this;var i=this.left.length;return s<=i?this.left.slice(r,s):r>=i?this.right.slice(r-i,s-i):this.left.slice(r,i).append(this.right.slice(0,s-i))},e.prototype.leafAppend=function(r){var s=this.right.leafAppend(r);if(s)return new e(this.left,s)},e.prototype.leafPrepend=function(r){var s=this.left.leafPrepend(r);if(s)return new e(s,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})(Ln);const vP=500;class Jr{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 s,i;n&&(s=this.remapping(r,this.items.length),i=s.maps.length);let o=e.tr,l,d,f=[],h=[];return this.items.forEach((m,g)=>{if(!m.step){s||(s=this.remapping(r,g+1),i=s.maps.length),i--,h.push(m);return}if(s){h.push(new fs(m.map));let v=m.step.map(s.slice(i)),b;v&&o.maybeStep(v).doc&&(b=o.mapping.maps[o.mapping.maps.length-1],f.push(new fs(b,void 0,void 0,f.length+h.length))),i--,b&&s.appendMap(b,i)}else o.maybeStep(m.step);if(m.selection)return l=s?m.selection.map(s.slice(i)):m.selection,d=new Jr(this.items.slice(0,r).append(h.reverse().concat(f)),this.eventCount-1),!1},this.items.length,0),{remaining:d,transform:o,selection:l}}addTransform(e,n,r,s){let i=[],o=this.eventCount,l=this.items,d=!s&&l.length?l.get(l.length-1):null;for(let h=0;h<e.steps.length;h++){let m=e.steps[h].invert(e.docs[h]),g=new fs(e.mapping.maps[h],m,n),v;(v=d&&d.merge(g))&&(g=v,h?i.pop():l=l.slice(0,l.length-1)),i.push(g),n&&(o++,n=void 0),s||(d=g)}let f=o-r.depth;return f>bP&&(l=yP(l,f),o-=f),new Jr(l.append(i),o)}remapping(e,n){let r=new vl;return this.items.forEach((s,i)=>{let o=s.mirrorOffset!=null&&i-s.mirrorOffset>=e?r.maps.length-s.mirrorOffset:void 0;r.appendMap(s.map,o)},e,n),r}addMaps(e){return this.eventCount==0?this:new Jr(this.items.append(e.map(n=>new fs(n))),this.eventCount)}rebased(e,n){if(!this.eventCount)return this;let r=[],s=Math.max(0,this.items.length-n),i=e.mapping,o=e.steps.length,l=this.eventCount;this.items.forEach(g=>{g.selection&&l--},s);let d=n;this.items.forEach(g=>{let v=i.getMirror(--d);if(v==null)return;o=Math.min(o,v);let b=i.maps[v];if(g.step){let k=e.steps[v].invert(e.docs[v]),w=g.selection&&g.selection.map(i.slice(d+1,v));w&&l++,r.push(new fs(b,k,w))}else r.push(new fs(b))},s);let f=[];for(let g=n;g<o;g++)f.push(new fs(i.maps[g]));let h=this.items.slice(0,s).append(f).append(r),m=new Jr(h,l);return m.emptyItemCount()>vP&&(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,s=[],i=0;return this.items.forEach((o,l)=>{if(l>=e)s.push(o),o.selection&&i++;else if(o.step){let d=o.step.map(n.slice(r)),f=d&&d.getMap();if(r--,f&&n.appendMap(f,r),d){let h=o.selection&&o.selection.map(n.slice(r));h&&i++;let m=new fs(f.invert(),d,h),g,v=s.length-1;(g=s.length&&s[v].merge(m))?s[v]=g:s.push(m)}}else o.map&&r--},this.items.length,0),new Jr(Ln.from(s.reverse()),i)}}Jr.empty=new Jr(Ln.empty,0);function yP(t,e){let n;return t.forEach((r,s)=>{if(r.selection&&e--==0)return n=s,!1}),t.slice(n)}class fs{constructor(e,n,r,s){this.map=e,this.step=n,this.selection=r,this.mirrorOffset=s}merge(e){if(this.step&&e.step&&!e.selection){let n=e.step.merge(this.step);if(n)return new fs(n.getMap().invert(),n,this.selection)}}}class ai{constructor(e,n,r,s,i){this.done=e,this.undone=n,this.prevRanges=r,this.prevTime=s,this.prevComposition=i}}const bP=20;function xP(t,e,n,r){let s=n.getMeta(to),i;if(s)return s.historyState;n.getMeta(SP)&&(t=new ai(t.done,t.undone,null,0,-1));let o=n.getMeta("appendedTransaction");if(n.steps.length==0)return t;if(o&&o.getMeta(to))return o.getMeta(to).redo?new ai(t.done.addTransform(n,void 0,r,Cu(e)),t.undone,xw(n.mapping.maps),t.prevTime,t.prevComposition):new ai(t.done,t.undone.addTransform(n,void 0,r,Cu(e)),null,t.prevTime,t.prevComposition);if(n.getMeta("addToHistory")!==!1&&!(o&&o.getMeta("addToHistory")===!1)){let l=n.getMeta("composition"),d=t.prevTime==0||!o&&t.prevComposition!=l&&(t.prevTime<(n.time||0)-r.newGroupDelay||!wP(n,t.prevRanges)),f=o?vp(t.prevRanges,n.mapping):xw(n.mapping.maps);return new ai(t.done.addTransform(n,d?e.selection.getBookmark():void 0,r,Cu(e)),Jr.empty,f,n.time,l??t.prevComposition)}else return(i=n.getMeta("rebased"))?new ai(t.done.rebased(n,i),t.undone.rebased(n,i),vp(t.prevRanges,n.mapping),t.prevTime,t.prevComposition):new ai(t.done.addMaps(n.mapping.maps),t.undone.addMaps(n.mapping.maps),vp(t.prevRanges,n.mapping),t.prevTime,t.prevComposition)}function wP(t,e){if(!e)return!1;if(!t.docChanged)return!0;let n=!1;return t.mapping.maps[0].forEach((r,s)=>{for(let i=0;i<e.length;i+=2)r<=e[i+1]&&s>=e[i]&&(n=!0)}),n}function xw(t){let e=[];for(let n=t.length-1;n>=0&&e.length==0;n--)t[n].forEach((r,s,i,o)=>e.push(i,o));return e}function vp(t,e){if(!t)return null;let n=[];for(let r=0;r<t.length;r+=2){let s=e.map(t[r],1),i=e.map(t[r+1],-1);s<=i&&n.push(s,i)}return n}function kP(t,e,n){let r=Cu(e),s=to.get(e).spec.config,i=(n?t.undone:t.done).popEvent(e,r);if(!i)return null;let o=i.selection.resolve(i.transform.doc),l=(n?t.done:t.undone).addTransform(i.transform,e.selection.getBookmark(),s,r),d=new ai(n?l:i.remaining,n?i.remaining:l,null,0,-1);return i.transform.setSelection(o).setMeta(to,{redo:n,historyState:d})}let yp=!1,ww=null;function Cu(t){let e=t.plugins;if(ww!=e){yp=!1,ww=e;for(let n=0;n<e.length;n++)if(e[n].spec.historyPreserveItems){yp=!0;break}}return yp}const to=new Wt("history"),SP=new Wt("closeHistory");function EP(t={}){return t={depth:t.depth||100,newGroupDelay:t.newGroupDelay||500},new $t({key:to,state:{init(){return new ai(Jr.empty,Jr.empty,null,0,-1)},apply(e,n,r){return xP(n,r,e,t)}},config:t,props:{handleDOMEvents:{beforeinput(e,n){let r=n.inputType,s=r=="historyUndo"?i_:r=="historyRedo"?o_:null;return!s||!e.editable?!1:(n.preventDefault(),s(e.state,e.dispatch))}}}})}function s_(t,e){return(n,r)=>{let s=to.getState(n);if(!s||(t?s.undone:s.done).eventCount==0)return!1;if(r){let i=kP(s,n,t);i&&r(e?i.scrollIntoView():i)}return!0}}const i_=s_(!1,!0),o_=s_(!0,!0);It.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 $t({key:new Wt("characterCount"),appendTransaction:(e,n,r)=>{if(t)return;const s=this.options.limit;if(s==null||s===0){t=!0;return}const i=this.storage.characters({node:r.doc});if(i>s){const o=i-s,l=0,d=o;console.warn(`[CharacterCount] Initial content exceeded limit of ${s} characters. Content was automatically trimmed.`);const f=r.tr.deleteRange(l,d);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 s=this.storage.characters({node:n.doc}),i=this.storage.characters({node:e.doc});if(i<=r||s>r&&i>r&&i<=s)return!0;if(s>r&&i>r&&i>s||!e.getMeta("paste"))return!1;const l=e.selection.$head.pos,d=i-r,f=l-d,h=l;return e.deleteRange(f,h),!(this.storage.characters({node:e.doc})>r)}})]}});var NP=It.create({name:"dropCursor",addOptions(){return{color:"currentColor",width:1,class:void 0}},addProseMirrorPlugins(){return[aP(this.options)]}});It.create({name:"focus",addOptions(){return{className:"has-focus",mode:"all"}},addProseMirrorPlugins(){return[new $t({key:new Wt("focus"),props:{decorations:({doc:t,selection:e})=>{const{isEditable:n,isFocused:r}=this.editor,{anchor:s}=e,i=[];if(!n||!r)return Ot.create(t,[]);let o=0;this.options.mode==="deepest"&&t.descendants((d,f)=>{if(d.isText)return;if(!(s>=f&&s<=f+d.nodeSize-1))return!1;o+=1});let l=0;return t.descendants((d,f)=>{if(d.isText||!(s>=f&&s<=f+d.nodeSize-1))return!1;if(l+=1,this.options.mode==="deepest"&&o-l>0||this.options.mode==="shallowest"&&l>1)return this.options.mode==="deepest";i.push(Ut.node(f,f+d.nodeSize,{class:this.options.className}))}),Ot.create(t,i)}}})]}});var CP=It.create({name:"gapCursor",addProseMirrorPlugins(){return[dP()]},extendNodeSchema(t){var e;const n={name:t.name,options:t.options,storage:t.storage};return{allowGapCursor:(e=Ft(ut(t,"allowGapCursor",n)))!=null?e:null}}}),kw="placeholder";function _P(t){return t.replace(/\s+/g,"-").replace(/[^a-zA-Z0-9-]/g,"").replace(/^[0-9-]+/,"").replace(/^-+/,"").toLowerCase()}var TP=It.create({name:"placeholder",addOptions(){return{emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",dataAttribute:kw,placeholder:"Write something …",showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){const t=this.options.dataAttribute?`data-${_P(this.options.dataAttribute)}`:`data-${kw}`;return[new $t({key:new Wt("placeholder"),props:{decorations:({doc:e,selection:n})=>{const r=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:s}=n,i=[];if(!r)return null;const o=this.editor.isEmpty;return e.descendants((l,d)=>{const f=s>=d&&s<=d+l.nodeSize,h=!l.isLeaf&&Fd(l);if((f||!this.options.showOnlyCurrent)&&h){const m=[this.options.emptyNodeClass];o&&m.push(this.options.emptyEditorClass);const g=Ut.node(d,d+l.nodeSize,{class:m.join(" "),[t]:typeof this.options.placeholder=="function"?this.options.placeholder({editor:this.editor,node:l,pos:d,hasAnchor:f}):this.options.placeholder});i.push(g)}return this.options.includeChildren}),Ot.create(e,i)}}})]}});It.create({name:"selection",addOptions(){return{className:"selection"}},addProseMirrorPlugins(){const{editor:t,options:e}=this;return[new $t({key:new Wt("selection"),props:{decorations(n){return n.selection.empty||t.isFocused||!t.isEditable||xC(n.selection)||t.view.dragging?null:Ot.create(n.doc,[Ut.inline(n.selection.from,n.selection.to,{class:e.className})])}}})]}});function Sw({types:t,node:e}){return e&&Array.isArray(t)&&t.includes(e.type)||(e==null?void 0:e.type)===t}var MP=It.create({name:"trailingNode",addOptions(){return{node:void 0,notAfter:[]}},addProseMirrorPlugins(){var t;const e=new Wt(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(([,s])=>s).filter(s=>(this.options.notAfter||[]).concat(n).includes(s.name));return[new $t({key:e,appendTransaction:(s,i,o)=>{const{doc:l,tr:d,schema:f}=o,h=e.getState(o),m=l.content.size,g=f.nodes[n];if(h)return d.insert(m,g.create())},state:{init:(s,i)=>{const o=i.tr.doc.lastChild;return!Sw({node:o,types:r})},apply:(s,i)=>{if(!s.docChanged||s.getMeta("__uniqueIDTransaction"))return i;const o=s.doc.lastChild;return!Sw({node:o,types:r})}}})]}}),AP=It.create({name:"undoRedo",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:t,dispatch:e})=>i_(t,e),redo:()=>({state:t,dispatch:e})=>o_(t,e)}},addProseMirrorPlugins(){return[EP(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()}}}),Wd=TP,jP=Qr.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",Pt(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()}}}),RP=jP,OP=Qr.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",Pt(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()}}}),IP=OP;let zg,$g;if(typeof WeakMap<"u"){let t=new WeakMap;zg=e=>t.get(e),$g=(e,n)=>(t.set(e,n),n)}else{const t=[];let n=0;zg=r=>{for(let s=0;s<t.length;s+=2)if(t[s]==r)return t[s+1]},$g=(r,s)=>(n==10&&(n=0),t[n++]=r,t[n++]=s)}var hn=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,s=e/this.width|0;let i=r+1,o=s+1;for(let l=1;i<this.width&&this.map[e+l]==n;l++)i++;for(let l=1;o<this.height&&this.map[e+this.width*l]==n;l++)o++;return{left:r,top:s,right:i,bottom:o}}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:s,top:i,bottom:o}=this.findCell(t);return e=="horiz"?(n<0?r==0:s==this.width)?null:this.map[i*this.width+(n<0?r-1:s)]:(n<0?i==0:o==this.height)?null:this.map[r+this.width*(n<0?i-1:o)]}rectBetween(t,e){const{left:n,right:r,top:s,bottom:i}=this.findCell(t),{left:o,right:l,top:d,bottom:f}=this.findCell(e);return{left:Math.min(n,o),top:Math.min(s,d),right:Math.max(r,l),bottom:Math.max(i,f)}}cellsInRect(t){const e=[],n={};for(let r=t.top;r<t.bottom;r++)for(let s=t.left;s<t.right;s++){const i=r*this.width+s,o=this.map[i];n[o]||(n[o]=!0,!(s==t.left&&s&&this.map[i-1]==o||r==t.top&&r&&this.map[i-this.width]==o)&&e.push(o))}return e}positionAt(t,e,n){for(let r=0,s=0;;r++){const i=s+n.child(r).nodeSize;if(r==t){let o=e+t*this.width;const l=(t+1)*this.width;for(;o<l&&this.map[o]<s;)o++;return o==l?i-1:this.map[o]}s=i}}static get(t){return zg(t)||$g(t,LP(t))}};function LP(t){if(t.type.spec.tableRole!="table")throw new RangeError("Not a table node: "+t.type.name);const e=DP(t),n=t.childCount,r=[];let s=0,i=null;const o=[];for(let f=0,h=e*n;f<h;f++)r[f]=0;for(let f=0,h=0;f<n;f++){const m=t.child(f);h++;for(let b=0;;b++){for(;s<r.length&&r[s]!=0;)s++;if(b==m.childCount)break;const k=m.child(b),{colspan:w,rowspan:E,colwidth:C}=k.attrs;for(let T=0;T<E;T++){if(T+f>=n){(i||(i=[])).push({type:"overlong_rowspan",pos:h,n:E-T});break}const M=s+T*e;for(let _=0;_<w;_++){r[M+_]==0?r[M+_]=h:(i||(i=[])).push({type:"collision",row:f,pos:h,n:w-_});const R=C&&C[_];if(R){const L=(M+_)%e*2,$=o[L];$==null||$!=R&&o[L+1]==1?(o[L]=R,o[L+1]=1):$==R&&o[L+1]++}}}s+=w,h+=k.nodeSize}const g=(f+1)*e;let v=0;for(;s<g;)r[s++]==0&&v++;v&&(i||(i=[])).push({type:"missing",row:f,n:v}),h++}(e===0||n===0)&&(i||(i=[])).push({type:"zero_sized"});const l=new hn(e,n,r,i);let d=!1;for(let f=0;!d&&f<o.length;f+=2)o[f]!=null&&o[f+1]<n&&(d=!0);return d&&PP(l,o,t),l}function DP(t){let e=-1,n=!1;for(let r=0;r<t.childCount;r++){const s=t.child(r);let i=0;if(n)for(let o=0;o<r;o++){const l=t.child(o);for(let d=0;d<l.childCount;d++){const f=l.child(d);o+f.attrs.rowspan>r&&(i+=f.attrs.colspan)}}for(let o=0;o<s.childCount;o++){const l=s.child(o);i+=l.attrs.colspan,l.attrs.rowspan>1&&(n=!0)}e==-1?e=i:e!=i&&(e=Math.max(e,i))}return e}function PP(t,e,n){t.problems||(t.problems=[]);const r={};for(let s=0;s<t.map.length;s++){const i=t.map[s];if(r[i])continue;r[i]=!0;const o=n.nodeAt(i);if(!o)throw new RangeError(`No cell with offset ${i} found`);let l=null;const d=o.attrs;for(let f=0;f<d.colspan;f++){const h=e[(s+f)%t.width*2];h!=null&&(!d.colwidth||d.colwidth[f]!=h)&&((l||(l=BP(d)))[f]=h)}l&&t.problems.unshift({type:"colwidth mismatch",pos:i,colwidth:l})}}function BP(t){if(t.colwidth)return t.colwidth.slice();const e=[];for(let n=0;n<t.colspan;n++)e.push(0);return e}function er(t){let e=t.cached.tableNodeTypes;if(!e){e=t.cached.tableNodeTypes={};for(const n in t.nodes){const r=t.nodes[n],s=r.spec.tableRole;s&&(e[s]=r)}}return e}const ui=new Wt("selectingCells");function ao(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 zP(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 Zr(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 qd(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=ao(e.$head)||$P(e.$head);if(n)return n;throw new RangeError(`No cell found around position ${e.head}`)}function $P(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 Fg(t){return t.parent.type.spec.tableRole=="row"&&!!t.nodeAfter}function FP(t){return t.node(0).resolve(t.pos+t.nodeAfter.nodeSize)}function Hv(t,e){return t.depth==e.depth&&t.pos>=e.start(-1)&&t.pos<=e.end(-1)}function a_(t,e,n){const r=t.node(-1),s=hn.get(r),i=t.start(-1),o=s.nextCell(t.pos-i,e,n);return o==null?null:t.node(0).resolve(i+o)}function lo(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(s=>s>0)||(r.colwidth=null)),r}function l_(t,e,n=1){const r={...t,colspan:t.colspan+n};if(r.colwidth){r.colwidth=r.colwidth.slice();for(let s=0;s<n;s++)r.colwidth.splice(e,0,0)}return r}function UP(t,e,n){const r=er(e.type.schema).header_cell;for(let s=0;s<t.height;s++)if(e.nodeAt(t.map[n+s*t.width]).type!=r)return!1;return!0}var Xt=class Ts extends yt{constructor(e,n=e){const r=e.node(-1),s=hn.get(r),i=e.start(-1),o=s.rectBetween(e.pos-i,n.pos-i),l=e.node(0),d=s.cellsInRect(o).filter(h=>h!=n.pos-i);d.unshift(n.pos-i);const f=d.map(h=>{const m=r.nodeAt(h);if(!m)throw new RangeError(`No cell with offset ${h} found`);const g=i+h+1;return new cN(l.resolve(g),l.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)),s=e.resolve(n.map(this.$headCell.pos));if(Fg(r)&&Fg(s)&&Hv(r,s)){const i=this.$anchorCell.node(-1)!=r.node(-1);return i&&this.isRowSelection()?Ts.rowSelection(r,s):i&&this.isColSelection()?Ts.colSelection(r,s):new Ts(r,s)}return ht.between(r,s)}content(){const e=this.$anchorCell.node(-1),n=hn.get(e),r=this.$anchorCell.start(-1),s=n.rectBetween(this.$anchorCell.pos-r,this.$headCell.pos-r),i={},o=[];for(let d=s.top;d<s.bottom;d++){const f=[];for(let h=d*n.width+s.left,m=s.left;m<s.right;m++,h++){const g=n.map[h];if(i[g])continue;i[g]=!0;const v=n.findCell(g);let b=e.nodeAt(g);if(!b)throw new RangeError(`No cell with offset ${g} found`);const k=s.left-v.left,w=v.right-s.right;if(k>0||w>0){let E=b.attrs;if(k>0&&(E=lo(E,0,k)),w>0&&(E=lo(E,E.colspan-w,w)),v.left<s.left){if(b=b.type.createAndFill(E),!b)throw new RangeError(`Could not create cell with attrs ${JSON.stringify(E)}`)}else b=b.type.create(E,b.content)}if(v.top<s.top||v.bottom>s.bottom){const E={...b.attrs,rowspan:Math.min(v.bottom,s.bottom)-Math.max(v.top,s.top)};v.top<s.top?b=b.type.createAndFill(E):b=b.type.create(E,b.content)}f.push(b)}o.push(e.child(d).copy(we.from(f)))}const l=this.isColSelection()&&this.isRowSelection()?e:o;return new Ue(we.from(l),1,1)}replace(e,n=Ue.empty){const r=e.steps.length,s=this.ranges;for(let o=0;o<s.length;o++){const{$from:l,$to:d}=s[o],f=e.mapping.slice(r);e.replace(f.map(l.pos),f.map(d.pos),o?Ue.empty:n)}const i=yt.findFrom(e.doc.resolve(e.mapping.slice(r).map(this.to)),-1);i&&e.setSelection(i)}replaceWith(e,n){this.replace(e,new Ue(we.from(n),0,0))}forEachCell(e){const n=this.$anchorCell.node(-1),r=hn.get(n),s=this.$anchorCell.start(-1),i=r.cellsInRect(r.rectBetween(this.$anchorCell.pos-s,this.$headCell.pos-s));for(let o=0;o<i.length;o++)e(n.nodeAt(i[o]),s+i[o])}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,s=n+this.$headCell.nodeAfter.attrs.rowspan;return Math.max(r,s)==this.$headCell.node(-1).childCount}static colSelection(e,n=e){const r=e.node(-1),s=hn.get(r),i=e.start(-1),o=s.findCell(e.pos-i),l=s.findCell(n.pos-i),d=e.node(0);return o.top<=l.top?(o.top>0&&(e=d.resolve(i+s.map[o.left])),l.bottom<s.height&&(n=d.resolve(i+s.map[s.width*(s.height-1)+l.right-1]))):(l.top>0&&(n=d.resolve(i+s.map[l.left])),o.bottom<s.height&&(e=d.resolve(i+s.map[s.width*(s.height-1)+o.right-1]))),new Ts(e,n)}isRowSelection(){const e=this.$anchorCell.node(-1),n=hn.get(e),r=this.$anchorCell.start(-1),s=n.colCount(this.$anchorCell.pos-r),i=n.colCount(this.$headCell.pos-r);if(Math.min(s,i)>0)return!1;const o=s+this.$anchorCell.nodeAfter.attrs.colspan,l=i+this.$headCell.nodeAfter.attrs.colspan;return Math.max(o,l)==n.width}eq(e){return e instanceof Ts&&e.$anchorCell.pos==this.$anchorCell.pos&&e.$headCell.pos==this.$headCell.pos}static rowSelection(e,n=e){const r=e.node(-1),s=hn.get(r),i=e.start(-1),o=s.findCell(e.pos-i),l=s.findCell(n.pos-i),d=e.node(0);return o.left<=l.left?(o.left>0&&(e=d.resolve(i+s.map[o.top*s.width])),l.right<s.width&&(n=d.resolve(i+s.map[s.width*(l.top+1)-1]))):(l.left>0&&(n=d.resolve(i+s.map[l.top*s.width])),o.right<s.width&&(e=d.resolve(i+s.map[s.width*(o.top+1)-1]))),new Ts(e,n)}toJSON(){return{type:"cell",anchor:this.$anchorCell.pos,head:this.$headCell.pos}}static fromJSON(e,n){return new Ts(e.resolve(n.anchor),e.resolve(n.head))}static create(e,n,r=n){return new Ts(e.resolve(n),e.resolve(r))}getBookmark(){return new HP(this.$anchorCell.pos,this.$headCell.pos)}};Xt.prototype.visible=!1;yt.jsonID("cell",Xt);var HP=class c_{constructor(e,n){this.anchor=e,this.head=n}map(e){return new c_(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&&Hv(n,r)?new Xt(n,r):yt.near(r,1)}};function WP(t){if(!(t.selection instanceof Xt))return null;const e=[];return t.selection.forEachCell((n,r)=>{e.push(Ut.node(r,r+n.nodeSize,{class:"selectedCell"}))}),Ot.create(t.doc,e)}function qP({$from:t,$to:e}){if(t.pos==e.pos||t.pos<e.pos-6)return!1;let n=t.pos,r=e.pos,s=t.depth;for(;s>=0&&!(t.after(s+1)<t.end(s));s--,n++);for(let i=e.depth;i>=0&&!(e.before(i+1)>e.start(i));i--,r--);return n==r&&/row|table/.test(t.node(s).type.spec.tableRole)}function VP({$from:t,$to:e}){let n,r;for(let s=t.depth;s>0;s--){const i=t.node(s);if(i.type.spec.tableRole==="cell"||i.type.spec.tableRole==="header_cell"){n=i;break}}for(let s=e.depth;s>0;s--){const i=e.node(s);if(i.type.spec.tableRole==="cell"||i.type.spec.tableRole==="header_cell"){r=i;break}}return n!==r&&e.parentOffset===0}function KP(t,e,n){const r=(e||t).selection,s=(e||t).doc;let i,o;if(r instanceof dt&&(o=r.node.type.spec.tableRole)){if(o=="cell"||o=="header_cell")i=Xt.create(s,r.from);else if(o=="row"){const l=s.resolve(r.from+1);i=Xt.rowSelection(l,l)}else if(!n){const l=hn.get(r.node),d=r.from+1,f=d+l.map[l.width*l.height-1];i=Xt.create(s,d+1,f)}}else r instanceof ht&&qP(r)?i=ht.create(s,r.from):r instanceof ht&&VP(r)&&(i=ht.create(s,r.$from.start(),r.$from.end()));return i&&(e||(e=t.tr)).setSelection(i),e}const GP=new Wt("fix-tables");function u_(t,e,n,r){const s=t.childCount,i=e.childCount;e:for(let o=0,l=0;o<i;o++){const d=e.child(o);for(let f=l,h=Math.min(s,o+3);f<h;f++)if(t.child(f)==d){l=f+1,n+=d.nodeSize;continue e}r(d,n),l<s&&t.child(l).sameMarkup(d)?u_(t.child(l),d,n+1,r):d.nodesBetween(0,d.content.size,r,n+1),n+=d.nodeSize}}function d_(t,e){let n;const r=(s,i)=>{s.type.spec.tableRole=="table"&&(n=JP(t,s,i,n))};return e?e.doc!=t.doc&&u_(e.doc,t.doc,0,r):t.doc.descendants(r),n}function JP(t,e,n,r){const s=hn.get(e);if(!s.problems)return r;r||(r=t.tr);const i=[];for(let d=0;d<s.height;d++)i.push(0);for(let d=0;d<s.problems.length;d++){const f=s.problems[d];if(f.type=="collision"){const h=e.nodeAt(f.pos);if(!h)continue;const m=h.attrs;for(let g=0;g<m.rowspan;g++)i[f.row+g]+=f.n;r.setNodeMarkup(r.mapping.map(n+1+f.pos),null,lo(m,m.colspan-f.n,f.n))}else if(f.type=="missing")i[f.row]+=f.n;else if(f.type=="overlong_rowspan"){const h=e.nodeAt(f.pos);if(!h)continue;r.setNodeMarkup(r.mapping.map(n+1+f.pos),null,{...h.attrs,rowspan:h.attrs.rowspan-f.n})}else if(f.type=="colwidth mismatch"){const h=e.nodeAt(f.pos);if(!h)continue;r.setNodeMarkup(r.mapping.map(n+1+f.pos),null,{...h.attrs,colwidth:f.colwidth})}else if(f.type=="zero_sized"){const h=r.mapping.map(n);r.delete(h,h+e.nodeSize)}}let o,l;for(let d=0;d<i.length;d++)i[d]&&(o==null&&(o=d),l=d);for(let d=0,f=n+1;d<s.height;d++){const h=e.child(d),m=f+h.nodeSize,g=i[d];if(g>0){let v="cell";h.firstChild&&(v=h.firstChild.type.spec.tableRole);const b=[];for(let w=0;w<g;w++){const E=er(t.schema)[v].createAndFill();E&&b.push(E)}const k=(d==0||o==d-1)&&l==d?f+1:m-1;r.insert(r.mapping.map(k),b)}f=m}return r.setMeta(GP,{fixTables:!0})}function ms(t){const e=t.selection,n=qd(t),r=n.node(-1),s=n.start(-1),i=hn.get(r);return{...e instanceof Xt?i.rectBetween(e.$anchorCell.pos-s,e.$headCell.pos-s):i.findCell(n.pos-s),tableStart:s,map:i,table:r}}function f_(t,{map:e,tableStart:n,table:r},s){let i=s>0?-1:0;UP(e,r,s+i)&&(i=s==0||s==e.width?null:0);for(let o=0;o<e.height;o++){const l=o*e.width+s;if(s>0&&s<e.width&&e.map[l-1]==e.map[l]){const d=e.map[l],f=r.nodeAt(d);t.setNodeMarkup(t.mapping.map(n+d),null,l_(f.attrs,s-e.colCount(d))),o+=f.attrs.rowspan-1}else{const d=i==null?er(r.type.schema).cell:r.nodeAt(e.map[l+i]).type,f=e.positionAt(o,s,r);t.insert(t.mapping.map(n+f),d.createAndFill())}}return t}function YP(t,e){if(!Zr(t))return!1;if(e){const n=ms(t);e(f_(t.tr,n,n.left))}return!0}function XP(t,e){if(!Zr(t))return!1;if(e){const n=ms(t);e(f_(t.tr,n,n.right))}return!0}function QP(t,{map:e,table:n,tableStart:r},s){const i=t.mapping.maps.length;for(let o=0;o<e.height;){const l=o*e.width+s,d=e.map[l],f=n.nodeAt(d),h=f.attrs;if(s>0&&e.map[l-1]==d||s<e.width-1&&e.map[l+1]==d)t.setNodeMarkup(t.mapping.slice(i).map(r+d),null,lo(h,s-e.colCount(d)));else{const m=t.mapping.slice(i).map(r+d);t.delete(m,m+f.nodeSize)}o+=h.rowspan}}function ZP(t,e){if(!Zr(t))return!1;if(e){const n=ms(t),r=t.tr;if(n.left==0&&n.right==n.map.width)return!1;for(let s=n.right-1;QP(r,n,s),s!=n.left;s--){const i=n.tableStart?r.doc.nodeAt(n.tableStart-1):r.doc;if(!i)throw new RangeError("No table found");n.table=i,n.map=hn.get(i)}e(r)}return!0}function e3(t,e,n){var r;const s=er(e.type.schema).header_cell;for(let i=0;i<t.width;i++)if(((r=e.nodeAt(t.map[i+n*t.width]))===null||r===void 0?void 0:r.type)!=s)return!1;return!0}function h_(t,{map:e,tableStart:n,table:r},s){let i=n;for(let f=0;f<s;f++)i+=r.child(f).nodeSize;const o=[];let l=s>0?-1:0;e3(e,r,s+l)&&(l=s==0||s==e.height?null:0);for(let f=0,h=e.width*s;f<e.width;f++,h++)if(s>0&&s<e.height&&e.map[h]==e.map[h-e.width]){const m=e.map[h],g=r.nodeAt(m).attrs;t.setNodeMarkup(n+m,null,{...g,rowspan:g.rowspan+1}),f+=g.colspan-1}else{var d;const m=l==null?er(r.type.schema).cell:(d=r.nodeAt(e.map[h+l*e.width]))===null||d===void 0?void 0:d.type,g=m==null?void 0:m.createAndFill();g&&o.push(g)}return t.insert(i,er(r.type.schema).row.create(null,o)),t}function t3(t,e){if(!Zr(t))return!1;if(e){const n=ms(t);e(h_(t.tr,n,n.top))}return!0}function n3(t,e){if(!Zr(t))return!1;if(e){const n=ms(t);e(h_(t.tr,n,n.bottom))}return!0}function r3(t,{map:e,table:n,tableStart:r},s){let i=0;for(let f=0;f<s;f++)i+=n.child(f).nodeSize;const o=i+n.child(s).nodeSize,l=t.mapping.maps.length;t.delete(i+r,o+r);const d=new Set;for(let f=0,h=s*e.width;f<e.width;f++,h++){const m=e.map[h];if(!d.has(m)){if(d.add(m),s>0&&m==e.map[h-e.width]){const g=n.nodeAt(m).attrs;t.setNodeMarkup(t.mapping.slice(l).map(m+r),null,{...g,rowspan:g.rowspan-1}),f+=g.colspan-1}else if(s<e.height&&m==e.map[h+e.width]){const g=n.nodeAt(m),v=g.attrs,b=g.type.create({...v,rowspan:g.attrs.rowspan-1},g.content),k=e.positionAt(s+1,f,n);t.insert(t.mapping.slice(l).map(r+k),b),f+=v.colspan-1}}}}function s3(t,e){if(!Zr(t))return!1;if(e){const n=ms(t),r=t.tr;if(n.top==0&&n.bottom==n.map.height)return!1;for(let s=n.bottom-1;r3(r,n,s),s!=n.top;s--){const i=n.tableStart?r.doc.nodeAt(n.tableStart-1):r.doc;if(!i)throw new RangeError("No table found");n.table=i,n.map=hn.get(n.table)}e(r)}return!0}function Ew(t){const e=t.content;return e.childCount==1&&e.child(0).isTextblock&&e.child(0).childCount==0}function i3({width:t,height:e,map:n},r){let s=r.top*t+r.left,i=s,o=(r.bottom-1)*t+r.left,l=s+(r.right-r.left-1);for(let d=r.top;d<r.bottom;d++){if(r.left>0&&n[i]==n[i-1]||r.right<t&&n[l]==n[l+1])return!0;i+=t,l+=t}for(let d=r.left;d<r.right;d++){if(r.top>0&&n[s]==n[s-t]||r.bottom<e&&n[o]==n[o+t])return!0;s++,o++}return!1}function Nw(t,e){const n=t.selection;if(!(n instanceof Xt)||n.$anchorCell.pos==n.$headCell.pos)return!1;const r=ms(t),{map:s}=r;if(i3(s,r))return!1;if(e){const i=t.tr,o={};let l=we.empty,d,f;for(let h=r.top;h<r.bottom;h++)for(let m=r.left;m<r.right;m++){const g=s.map[h*s.width+m],v=r.table.nodeAt(g);if(!(o[g]||!v))if(o[g]=!0,d==null)d=g,f=v;else{Ew(v)||(l=l.append(v.content));const b=i.mapping.map(g+r.tableStart);i.delete(b,b+v.nodeSize)}}if(d==null||f==null)return!0;if(i.setNodeMarkup(d+r.tableStart,null,{...l_(f.attrs,f.attrs.colspan,r.right-r.left-f.attrs.colspan),rowspan:r.bottom-r.top}),l.size>0){const h=d+1+f.content.size,m=Ew(f)?d+1:h;i.replaceWith(m+r.tableStart,h+r.tableStart,l)}i.setSelection(new Xt(i.doc.resolve(d+r.tableStart))),e(i)}return!0}function Cw(t,e){const n=er(t.schema);return o3(({node:r})=>n[r.type.spec.tableRole])(t,e)}function o3(t){return(e,n)=>{const r=e.selection;let s,i;if(r instanceof Xt){if(r.$anchorCell.pos!=r.$headCell.pos)return!1;s=r.$anchorCell.nodeAfter,i=r.$anchorCell.pos}else{var o;if(s=zP(r.$from),!s)return!1;i=(o=ao(r.$from))===null||o===void 0?void 0:o.pos}if(s==null||i==null||s.attrs.colspan==1&&s.attrs.rowspan==1)return!1;if(n){let l=s.attrs;const d=[],f=l.colwidth;l.rowspan>1&&(l={...l,rowspan:1}),l.colspan>1&&(l={...l,colspan:1});const h=ms(e),m=e.tr;for(let v=0;v<h.right-h.left;v++)d.push(f?{...l,colwidth:f&&f[v]?[f[v]]:null}:l);let g;for(let v=h.top;v<h.bottom;v++){let b=h.map.positionAt(v,h.left,h.table);v==h.top&&(b+=s.nodeSize);for(let k=h.left,w=0;k<h.right;k++,w++)k==h.left&&v==h.top||m.insert(g=m.mapping.map(b+h.tableStart,1),t({node:s,row:v,col:k}).createAndFill(d[w]))}m.setNodeMarkup(i,t({node:s,row:h.top,col:h.left}),d[0]),r instanceof Xt&&m.setSelection(new Xt(m.doc.resolve(r.$anchorCell.pos),g?m.doc.resolve(g):void 0)),n(m)}return!0}}function a3(t,e){return function(n,r){if(!Zr(n))return!1;const s=qd(n);if(s.nodeAfter.attrs[t]===e)return!1;if(r){const i=n.tr;n.selection instanceof Xt?n.selection.forEachCell((o,l)=>{o.attrs[t]!==e&&i.setNodeMarkup(l,null,{...o.attrs,[t]:e})}):i.setNodeMarkup(s.pos,null,{...s.nodeAfter.attrs,[t]:e}),r(i)}return!0}}function l3(t){return function(e,n){if(!Zr(e))return!1;if(n){const r=er(e.schema),s=ms(e),i=e.tr,o=s.map.cellsInRect(t=="column"?{left:s.left,top:0,right:s.right,bottom:s.map.height}:t=="row"?{left:0,top:s.top,right:s.map.width,bottom:s.bottom}:s),l=o.map(d=>s.table.nodeAt(d));for(let d=0;d<o.length;d++)l[d].type==r.header_cell&&i.setNodeMarkup(s.tableStart+o[d],r.cell,l[d].attrs);if(i.steps.length===0)for(let d=0;d<o.length;d++)i.setNodeMarkup(s.tableStart+o[d],r.header_cell,l[d].attrs);n(i)}return!0}}function _w(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 s=0;s<r.length;s++){const i=e.table.nodeAt(r[s]);if(i&&i.type!==n.header_cell)return!1}return!0}function Cl(t,e){return e=e||{useDeprecatedLogic:!1},e.useDeprecatedLogic?l3(t):function(n,r){if(!Zr(n))return!1;if(r){const s=er(n.schema),i=ms(n),o=n.tr,l=_w("row",i,s),d=_w("column",i,s),f=(t==="column"?l:t==="row"&&d)?1:0,h=t=="column"?{left:0,top:f,right:1,bottom:i.map.height}:t=="row"?{left:f,top:0,right:i.map.width,bottom:1}:i,m=t=="column"?d?s.cell:s.header_cell:t=="row"?l?s.cell:s.header_cell:s.cell;i.map.cellsInRect(h).forEach(g=>{const v=g+i.tableStart,b=o.doc.nodeAt(v);b&&o.setNodeMarkup(v,m,b.attrs)}),r(o)}return!0}}Cl("row",{useDeprecatedLogic:!0});Cl("column",{useDeprecatedLogic:!0});const c3=Cl("cell",{useDeprecatedLogic:!0});function u3(t,e){if(e<0){const n=t.nodeBefore;if(n)return t.pos-n.nodeSize;for(let r=t.index(-1)-1,s=t.before();r>=0;r--){const i=t.node(-1).child(r),o=i.lastChild;if(o)return s-1-o.nodeSize;s-=i.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),s=t.after();r<n.childCount;r++){const i=n.child(r);if(i.childCount)return s+1;s+=i.nodeSize}}return null}function Tw(t){return function(e,n){if(!Zr(e))return!1;const r=u3(qd(e),t);if(r==null)return!1;if(n){const s=e.doc.resolve(r);n(e.tr.setSelection(ht.between(s,FP(s))).scrollIntoView())}return!0}}function d3(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 nu(t,e){const n=t.selection;if(!(n instanceof Xt))return!1;if(e){const r=t.tr,s=er(t.schema).cell.createAndFill().content;n.forEachCell((i,o)=>{i.content.eq(s)||r.replace(r.mapping.map(o+1),r.mapping.map(o+i.nodeSize-1),new Ue(s,0,0))}),r.docChanged&&e(r)}return!0}function f3(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 s=e.child(0),i=s.type.spec.tableRole,o=s.type.schema,l=[];if(i=="row")for(let d=0;d<e.childCount;d++){let f=e.child(d).content;const h=d?0:Math.max(0,n-1),m=d<e.childCount-1?0:Math.max(0,r-1);(h||m)&&(f=Ug(er(o).row,new Ue(f,h,m)).content),l.push(f)}else if(i=="cell"||i=="header_cell")l.push(n||r?Ug(er(o).row,new Ue(e,n,r)).content:e);else return null;return h3(o,l)}function h3(t,e){const n=[];for(let s=0;s<e.length;s++){const i=e[s];for(let o=i.childCount-1;o>=0;o--){const{rowspan:l,colspan:d}=i.child(o).attrs;for(let f=s;f<s+l;f++)n[f]=(n[f]||0)+d}}let r=0;for(let s=0;s<n.length;s++)r=Math.max(r,n[s]);for(let s=0;s<n.length;s++)if(s>=e.length&&e.push(we.empty),n[s]<r){const i=er(t).cell.createAndFill(),o=[];for(let l=n[s];l<r;l++)o.push(i);e[s]=e[s].append(we.from(o))}return{height:e.length,width:r,rows:e}}function Ug(t,e){const n=t.createAndFill();return new tv(n).replace(0,n.content.size,e).doc}function p3({width:t,height:e,rows:n},r,s){if(t!=r){const i=[],o=[];for(let l=0;l<n.length;l++){const d=n[l],f=[];for(let h=i[l]||0,m=0;h<r;m++){let g=d.child(m%d.childCount);h+g.attrs.colspan>r&&(g=g.type.createChecked(lo(g.attrs,g.attrs.colspan,h+g.attrs.colspan-r),g.content)),f.push(g),h+=g.attrs.colspan;for(let v=1;v<g.attrs.rowspan;v++)i[l+v]=(i[l+v]||0)+g.attrs.colspan}o.push(we.from(f))}n=o,t=r}if(e!=s){const i=[];for(let o=0,l=0;o<s;o++,l++){const d=[],f=n[l%e];for(let h=0;h<f.childCount;h++){let m=f.child(h);o+m.attrs.rowspan>s&&(m=m.type.create({...m.attrs,rowspan:Math.max(1,s-m.attrs.rowspan)},m.content)),d.push(m)}i.push(we.from(d))}n=i,e=s}return{width:t,height:e,rows:n}}function m3(t,e,n,r,s,i,o){const l=t.doc.type.schema,d=er(l);let f,h;if(s>e.width)for(let m=0,g=0;m<e.height;m++){const v=n.child(m);g+=v.nodeSize;const b=[];let k;v.lastChild==null||v.lastChild.type==d.cell?k=f||(f=d.cell.createAndFill()):k=h||(h=d.header_cell.createAndFill());for(let w=e.width;w<s;w++)b.push(k);t.insert(t.mapping.slice(o).map(g-1+r),b)}if(i>e.height){const m=[];for(let b=0,k=(e.height-1)*e.width;b<Math.max(e.width,s);b++){const w=b>=e.width?!1:n.nodeAt(e.map[k+b]).type==d.header_cell;m.push(w?h||(h=d.header_cell.createAndFill()):f||(f=d.cell.createAndFill()))}const g=d.row.create(null,we.from(m)),v=[];for(let b=e.height;b<i;b++)v.push(g);t.insert(t.mapping.slice(o).map(r+n.nodeSize-2),v)}return!!(f||h)}function Mw(t,e,n,r,s,i,o,l){if(o==0||o==e.height)return!1;let d=!1;for(let f=s;f<i;f++){const h=o*e.width+f,m=e.map[h];if(e.map[h-e.width]==m){d=!0;const g=n.nodeAt(m),{top:v,left:b}=e.findCell(m);t.setNodeMarkup(t.mapping.slice(l).map(m+r),null,{...g.attrs,rowspan:o-v}),t.insert(t.mapping.slice(l).map(e.positionAt(o,b,n)),g.type.createAndFill({...g.attrs,rowspan:v+g.attrs.rowspan-o})),f+=g.attrs.colspan-1}}return d}function Aw(t,e,n,r,s,i,o,l){if(o==0||o==e.width)return!1;let d=!1;for(let f=s;f<i;f++){const h=f*e.width+o,m=e.map[h];if(e.map[h-1]==m){d=!0;const g=n.nodeAt(m),v=e.colCount(m),b=t.mapping.slice(l).map(m+r);t.setNodeMarkup(b,null,lo(g.attrs,o-v,g.attrs.colspan-(o-v))),t.insert(b+g.nodeSize,g.type.createAndFill(lo(g.attrs,0,o-v))),f+=g.attrs.rowspan-1}}return d}function jw(t,e,n,r,s){let i=n?t.doc.nodeAt(n-1):t.doc;if(!i)throw new Error("No table found");let o=hn.get(i);const{top:l,left:d}=r,f=d+s.width,h=l+s.height,m=t.tr;let g=0;function v(){if(i=n?m.doc.nodeAt(n-1):m.doc,!i)throw new Error("No table found");o=hn.get(i),g=m.mapping.maps.length}m3(m,o,i,n,f,h,g)&&v(),Mw(m,o,i,n,d,f,l,g)&&v(),Mw(m,o,i,n,d,f,h,g)&&v(),Aw(m,o,i,n,l,h,d,g)&&v(),Aw(m,o,i,n,l,h,f,g)&&v();for(let b=l;b<h;b++){const k=o.positionAt(b,d,i),w=o.positionAt(b,f,i);m.replace(m.mapping.slice(g).map(k+n),m.mapping.slice(g).map(w+n),new Ue(s.rows[b-l],0,0))}v(),m.setSelection(new Xt(m.doc.resolve(n+o.positionAt(l,d,i)),m.doc.resolve(n+o.positionAt(h-1,f-1,i)))),e(m)}const g3=vv({ArrowLeft:ru("horiz",-1),ArrowRight:ru("horiz",1),ArrowUp:ru("vert",-1),ArrowDown:ru("vert",1),"Shift-ArrowLeft":su("horiz",-1),"Shift-ArrowRight":su("horiz",1),"Shift-ArrowUp":su("vert",-1),"Shift-ArrowDown":su("vert",1),Backspace:nu,"Mod-Backspace":nu,Delete:nu,"Mod-Delete":nu});function _u(t,e,n){return n.eq(t.selection)?!1:(e&&e(t.tr.setSelection(n).scrollIntoView()),!0)}function ru(t,e){return(n,r,s)=>{if(!s)return!1;const i=n.selection;if(i instanceof Xt)return _u(n,r,yt.near(i.$headCell,e));if(t!="horiz"&&!i.empty)return!1;const o=p_(s,t,e);if(o==null)return!1;if(t=="horiz")return _u(n,r,yt.near(n.doc.resolve(i.head+e),e));{const l=n.doc.resolve(o),d=a_(l,t,e);let f;return d?f=yt.near(d,1):e<0?f=yt.near(n.doc.resolve(l.before(-1)),-1):f=yt.near(n.doc.resolve(l.after(-1)),1),_u(n,r,f)}}}function su(t,e){return(n,r,s)=>{if(!s)return!1;const i=n.selection;let o;if(i instanceof Xt)o=i;else{const d=p_(s,t,e);if(d==null)return!1;o=new Xt(n.doc.resolve(d))}const l=a_(o.$headCell,t,e);return l?_u(n,r,new Xt(o.$anchorCell,l)):!1}}function v3(t,e){const n=t.state.doc,r=ao(n.resolve(e));return r?(t.dispatch(t.state.tr.setSelection(new Xt(r))),!0):!1}function y3(t,e,n){if(!Zr(t.state))return!1;let r=f3(n);const s=t.state.selection;if(s instanceof Xt){r||(r={width:1,height:1,rows:[we.from(Ug(er(t.state.schema).cell,n))]});const i=s.$anchorCell.node(-1),o=s.$anchorCell.start(-1),l=hn.get(i).rectBetween(s.$anchorCell.pos-o,s.$headCell.pos-o);return r=p3(r,l.right-l.left,l.bottom-l.top),jw(t.state,t.dispatch,o,l,r),!0}else if(r){const i=qd(t.state),o=i.start(-1);return jw(t.state,t.dispatch,o,hn.get(i.node(-1)).findCell(i.pos-o),r),!0}else return!1}function b3(t,e){var n;if(e.button!=0||e.ctrlKey||e.metaKey)return;const r=Rw(t,e.target);let s;if(e.shiftKey&&t.state.selection instanceof Xt)i(t.state.selection.$anchorCell,e),e.preventDefault();else if(e.shiftKey&&r&&(s=ao(t.state.selection.$anchor))!=null&&((n=bp(t,e))===null||n===void 0?void 0:n.pos)!=s.pos)i(s,e),e.preventDefault();else if(!r)return;function i(d,f){let h=bp(t,f);const m=ui.getState(t.state)==null;if(!h||!Hv(d,h))if(m)h=d;else return;const g=new Xt(d,h);if(m||!t.state.selection.eq(g)){const v=t.state.tr.setSelection(g);m&&v.setMeta(ui,d.pos),t.dispatch(v)}}function o(){t.root.removeEventListener("mouseup",o),t.root.removeEventListener("dragstart",o),t.root.removeEventListener("mousemove",l),ui.getState(t.state)!=null&&t.dispatch(t.state.tr.setMeta(ui,-1))}function l(d){const f=d,h=ui.getState(t.state);let m;if(h!=null)m=t.state.doc.resolve(h);else if(Rw(t,f.target)!=r&&(m=bp(t,e),!m))return o();m&&i(m,f)}t.root.addEventListener("mouseup",o),t.root.addEventListener("dragstart",o),t.root.addEventListener("mousemove",l)}function p_(t,e,n){if(!(t.state.selection instanceof ht))return null;const{$head:r}=t.state.selection;for(let s=r.depth-1;s>=0;s--){const i=r.node(s);if((n<0?r.index(s):r.indexAfter(s))!=(n<0?0:i.childCount))return null;if(i.type.spec.tableRole=="cell"||i.type.spec.tableRole=="header_cell"){const o=r.before(s),l=e=="vert"?n>0?"down":"up":n>0?"right":"left";return t.endOfTextblock(l)?o:null}}return null}function Rw(t,e){for(;e&&e!=t.dom;e=e.parentNode)if(e.nodeName=="TD"||e.nodeName=="TH")return e;return null}function bp(t,e){const n=t.posAtCoords({left:e.clientX,top:e.clientY});if(!n)return null;let{inside:r,pos:s}=n;return r>=0&&ao(t.state.doc.resolve(r))||ao(t.state.doc.resolve(s))}var x3=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")),Hg(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,Hg(e,this.colgroup,this.table,this.defaultCellMinWidth),!0)}ignoreMutation(e){return e.type=="attributes"&&(e.target==this.table||this.colgroup.contains(e.target))}};function Hg(t,e,n,r,s,i){let o=0,l=!0,d=e.firstChild;const f=t.firstChild;if(f){for(let m=0,g=0;m<f.childCount;m++){const{colspan:v,colwidth:b}=f.child(m).attrs;for(let k=0;k<v;k++,g++){const w=s==g?i:b&&b[k],E=w?w+"px":"";if(o+=w||r,w||(l=!1),d)d.style.width!=E&&(d.style.width=E),d=d.nextSibling;else{const C=document.createElement("col");C.style.width=E,e.appendChild(C)}}}for(;d;){var h;const m=d.nextSibling;(h=d.parentNode)===null||h===void 0||h.removeChild(d),d=m}l?(n.style.width=o+"px",n.style.minWidth=""):(n.style.width="",n.style.minWidth=o+"px")}}const Er=new Wt("tableColumnResizing");function w3({handleWidth:t=5,cellMinWidth:e=25,defaultCellMinWidth:n=100,View:r=x3,lastColumnResizable:s=!0}={}){const i=new $t({key:Er,state:{init(o,l){var d;const f=(d=i.spec)===null||d===void 0||(d=d.props)===null||d===void 0?void 0:d.nodeViews,h=er(l.schema).table.name;return r&&f&&(f[h]=(m,g)=>new r(m,n,g)),new k3(-1,!1)},apply(o,l){return l.apply(o)}},props:{attributes:o=>{const l=Er.getState(o);return l&&l.activeHandle>-1?{class:"resize-cursor"}:{}},handleDOMEvents:{mousemove:(o,l)=>{S3(o,l,t,s)},mouseleave:o=>{E3(o)},mousedown:(o,l)=>{N3(o,l,e,n)}},decorations:o=>{const l=Er.getState(o);if(l&&l.activeHandle>-1)return A3(o,l.activeHandle)},nodeViews:{}}});return i}var k3=class Tu{constructor(e,n){this.activeHandle=e,this.dragging=n}apply(e){const n=this,r=e.getMeta(Er);if(r&&r.setHandle!=null)return new Tu(r.setHandle,!1);if(r&&r.setDragging!==void 0)return new Tu(n.activeHandle,r.setDragging);if(n.activeHandle>-1&&e.docChanged){let s=e.mapping.map(n.activeHandle,-1);return Fg(e.doc.resolve(s))||(s=-1),new Tu(s,n.dragging)}return n}};function S3(t,e,n,r){if(!t.editable)return;const s=Er.getState(t.state);if(s&&!s.dragging){const i=_3(e.target);let o=-1;if(i){const{left:l,right:d}=i.getBoundingClientRect();e.clientX-l<=n?o=Ow(t,e,"left",n):d-e.clientX<=n&&(o=Ow(t,e,"right",n))}if(o!=s.activeHandle){if(!r&&o!==-1){const l=t.state.doc.resolve(o),d=l.node(-1),f=hn.get(d),h=l.start(-1);if(f.colCount(l.pos-h)+l.nodeAfter.attrs.colspan-1==f.width-1)return}m_(t,o)}}}function E3(t){if(!t.editable)return;const e=Er.getState(t.state);e&&e.activeHandle>-1&&!e.dragging&&m_(t,-1)}function N3(t,e,n,r){var s;if(!t.editable)return!1;const i=(s=t.dom.ownerDocument.defaultView)!==null&&s!==void 0?s:window,o=Er.getState(t.state);if(!o||o.activeHandle==-1||o.dragging)return!1;const l=t.state.doc.nodeAt(o.activeHandle),d=C3(t,o.activeHandle,l.attrs);t.dispatch(t.state.tr.setMeta(Er,{setDragging:{startX:e.clientX,startWidth:d}}));function f(m){i.removeEventListener("mouseup",f),i.removeEventListener("mousemove",h);const g=Er.getState(t.state);g!=null&&g.dragging&&(T3(t,g.activeHandle,Iw(g.dragging,m,n)),t.dispatch(t.state.tr.setMeta(Er,{setDragging:null})))}function h(m){if(!m.which)return f(m);const g=Er.getState(t.state);if(g&&g.dragging){const v=Iw(g.dragging,m,n);Lw(t,g.activeHandle,v,r)}}return Lw(t,o.activeHandle,d,r),i.addEventListener("mouseup",f),i.addEventListener("mousemove",h),e.preventDefault(),!0}function C3(t,e,{colspan:n,colwidth:r}){const s=r&&r[r.length-1];if(s)return s;const i=t.domAtPos(e);let o=i.node.childNodes[i.offset].offsetWidth,l=n;if(r)for(let d=0;d<n;d++)r[d]&&(o-=r[d],l--);return o/l}function _3(t){for(;t&&t.nodeName!="TD"&&t.nodeName!="TH";)t=t.classList&&t.classList.contains("ProseMirror")?null:t.parentNode;return t}function Ow(t,e,n,r){const s=n=="right"?-r:r,i=t.posAtCoords({left:e.clientX+s,top:e.clientY});if(!i)return-1;const{pos:o}=i,l=ao(t.state.doc.resolve(o));if(!l)return-1;if(n=="right")return l.pos;const d=hn.get(l.node(-1)),f=l.start(-1),h=d.map.indexOf(l.pos-f);return h%d.width==0?-1:f+d.map[h-1]}function Iw(t,e,n){const r=e.clientX-t.startX;return Math.max(n,t.startWidth+r)}function m_(t,e){t.dispatch(t.state.tr.setMeta(Er,{setHandle:e}))}function T3(t,e,n){const r=t.state.doc.resolve(e),s=r.node(-1),i=hn.get(s),o=r.start(-1),l=i.colCount(r.pos-o)+r.nodeAfter.attrs.colspan-1,d=t.state.tr;for(let f=0;f<i.height;f++){const h=f*i.width+l;if(f&&i.map[h]==i.map[h-i.width])continue;const m=i.map[h],g=s.nodeAt(m).attrs,v=g.colspan==1?0:l-i.colCount(m);if(g.colwidth&&g.colwidth[v]==n)continue;const b=g.colwidth?g.colwidth.slice():M3(g.colspan);b[v]=n,d.setNodeMarkup(o+m,null,{...g,colwidth:b})}d.docChanged&&t.dispatch(d)}function Lw(t,e,n,r){const s=t.state.doc.resolve(e),i=s.node(-1),o=s.start(-1),l=hn.get(i).colCount(s.pos-o)+s.nodeAfter.attrs.colspan-1;let d=t.domAtPos(s.start(-1)).node;for(;d&&d.nodeName!="TABLE";)d=d.parentNode;d&&Hg(i,d.firstChild,d,r,l,n)}function M3(t){return Array(t).fill(0)}function A3(t,e){const n=[],r=t.doc.resolve(e),s=r.node(-1);if(!s)return Ot.empty;const i=hn.get(s),o=r.start(-1),l=i.colCount(r.pos-o)+r.nodeAfter.attrs.colspan-1;for(let f=0;f<i.height;f++){const h=l+f*i.width;if((l==i.width-1||i.map[h]!=i.map[h+1])&&(f==0||i.map[h]!=i.map[h-i.width])){var d;const m=i.map[h],g=o+m+s.nodeAt(m).nodeSize-1,v=document.createElement("div");v.className="column-resize-handle",!((d=Er.getState(t))===null||d===void 0)&&d.dragging&&n.push(Ut.node(o+m,o+m+s.nodeAt(m).nodeSize,{class:"column-resize-dragging"})),n.push(Ut.widget(g,v))}}return Ot.create(t.doc,n)}function j3({allowTableNodeSelection:t=!1}={}){return new $t({key:ui,state:{init(){return null},apply(e,n){const r=e.getMeta(ui);if(r!=null)return r==-1?null:r;if(n==null||!e.docChanged)return n;const{deleted:s,pos:i}=e.mapping.mapResult(n);return s?null:i}},props:{decorations:WP,handleDOMEvents:{mousedown:b3},createSelectionBetween(e){return ui.getState(e.state)!=null?e.state.selection:null},handleTripleClick:v3,handleKeyDown:g3,handlePaste:y3},appendTransaction(e,n,r){return KP(r,d_(r,n),t)}})}var g_=mn.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"),s=r?r.split(",").map(i=>parseInt(i,10)):null;if(!s){const i=(e=t.closest("table"))==null?void 0:e.querySelectorAll("colgroup > col"),o=Array.from(((n=t.parentElement)==null?void 0:n.children)||[]).indexOf(t);if(o&&o>-1&&i&&i[o]){const l=i[o].getAttribute("width");return l?[parseInt(l,10)]:null}}return s}}}},tableRole:"cell",isolating:!0,parseHTML(){return[{tag:"td"}]},renderHTML({HTMLAttributes:t}){return["td",Pt(this.options.HTMLAttributes,t),0]}}),v_=mn.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",Pt(this.options.HTMLAttributes,t),0]}}),y_=mn.create({name:"tableRow",addOptions(){return{HTMLAttributes:{}}},content:"(tableCell | tableHeader)*",tableRole:"row",parseHTML(){return[{tag:"tr"}]},renderHTML({HTMLAttributes:t}){return["tr",Pt(this.options.HTMLAttributes,t),0]}});function Wg(t,e){return e?["width",`${Math.max(e,t)}px`]:["min-width",`${t}px`]}function Dw(t,e,n,r,s,i){var o;let l=0,d=!0,f=e.firstChild;const h=t.firstChild;if(h!==null)for(let g=0,v=0;g<h.childCount;g+=1){const{colspan:b,colwidth:k}=h.child(g).attrs;for(let w=0;w<b;w+=1,v+=1){const E=s===v?i:k&&k[w],C=E?`${E}px`:"";if(l+=E||r,E||(d=!1),f){if(f.style.width!==C){const[T,M]=Wg(r,E);f.style.setProperty(T,M)}f=f.nextSibling}else{const T=document.createElement("col"),[M,_]=Wg(r,E);T.style.setProperty(M,_),e.appendChild(T)}}}for(;f;){const g=f.nextSibling;(o=f.parentNode)==null||o.removeChild(f),f=g}const m=t.attrs.style&&typeof t.attrs.style=="string"&&/\bwidth\s*:/i.test(t.attrs.style);d&&!m?(n.style.width=`${l}px`,n.style.minWidth=""):(n.style.width="",n.style.minWidth=`${l}px`)}var R3=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")),Dw(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,Dw(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 O3(t,e,n,r){let s=0,i=!0;const o=[],l=t.firstChild;if(!l)return{};for(let m=0,g=0;m<l.childCount;m+=1){const{colspan:v,colwidth:b}=l.child(m).attrs;for(let k=0;k<v;k+=1,g+=1){const w=n===g?r:b&&b[k];s+=w||e,w||(i=!1);const[E,C]=Wg(e,w);o.push(["col",{style:`${E}: ${C}`}])}}const d=i?`${s}px`:"",f=i?"":`${s}px`;return{colgroup:["colgroup",{},...o],tableWidth:d,tableMinWidth:f}}function Pw(t,e){return t.createAndFill()}function I3(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 L3(t,e,n,r,s){const i=I3(t),o=[],l=[];for(let f=0;f<n;f+=1){const h=Pw(i.cell);if(h&&l.push(h),r){const m=Pw(i.header_cell);m&&o.push(m)}}const d=[];for(let f=0;f<e;f+=1)d.push(i.row.createChecked(null,r&&f===0?o:l));return i.table.createChecked(null,d)}function D3(t){return t instanceof Xt}var iu=({editor:t})=>{const{selection:e}=t.state;if(!D3(e))return!1;let n=0;const r=hC(e.ranges[0].$from,i=>i.type.name==="table");return r==null||r.node.descendants(i=>{if(i.type.name==="table")return!1;["tableCell","tableHeader"].includes(i.type.name)&&(n+=1)}),n===e.ranges.length?(t.commands.deleteTable(),!0):!1},P3="";function B3(t){return(t||"").replace(/\s+/g," ").trim()}function z3(t,e,n={}){var r;const s=(r=n.cellLineSeparator)!=null?r:P3;if(!t||!t.content||t.content.length===0)return"";const i=[];t.content.forEach(b=>{const k=[];b.content&&b.content.forEach(w=>{let E="";w.content&&Array.isArray(w.content)&&w.content.length>1?E=w.content.map(_=>e.renderChildren(_)).join(s):E=w.content?e.renderChildren(w.content):"";const C=B3(E),T=w.type==="tableHeader";k.push({text:C,isHeader:T})}),i.push(k)});const o=i.reduce((b,k)=>Math.max(b,k.length),0);if(o===0)return"";const l=new Array(o).fill(0);i.forEach(b=>{var k;for(let w=0;w<o;w+=1){const C=(((k=b[w])==null?void 0:k.text)||"").length;C>l[w]&&(l[w]=C),l[w]<3&&(l[w]=3)}});const d=(b,k)=>b+" ".repeat(Math.max(0,k-b.length)),f=i[0],h=f.some(b=>b.isHeader);let m=`
|
|
160
|
+
`;const g=new Array(o).fill(0).map((b,k)=>h&&f[k]&&f[k].text||"");return m+=`| ${g.map((b,k)=>d(b,l[k])).join(" | ")} |
|
|
161
|
+
`,m+=`| ${l.map(b=>"-".repeat(Math.max(3,b))).join(" | ")} |
|
|
162
|
+
`,(h?i.slice(1):i).forEach(b=>{m+=`| ${new Array(o).fill(0).map((k,w)=>d(b[w]&&b[w].text||"",l[w])).join(" | ")} |
|
|
163
|
+
`}),m}var $3=z3,b_=mn.create({name:"table",addOptions(){return{HTMLAttributes:{},resizable:!1,renderWrapper:!1,handleWidth:5,cellMinWidth:25,View:R3,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:s}=O3(t,this.options.cellMinWidth),i=e.style;function o(){return i||(r?`width: ${r}`:`min-width: ${s}`)}const l=["table",Pt(this.options.HTMLAttributes,e,{style:o()}),n,["tbody",0]];return this.options.renderWrapper?["div",{class:"tableWrapper"},l]:l},parseMarkdown:(t,e)=>{const n=[];if(t.header){const r=[];t.header.forEach(s=>{r.push(e.createNode("tableHeader",{},[{type:"paragraph",content:e.parseInline(s.tokens)}]))}),n.push(e.createNode("tableRow",{},r))}return t.rows&&t.rows.forEach(r=>{const s=[];r.forEach(i=>{s.push(e.createNode("tableCell",{},[{type:"paragraph",content:e.parseInline(i.tokens)}]))}),n.push(e.createNode("tableRow",{},s))}),e.createNode("table",void 0,n)},renderMarkdown:(t,e)=>$3(t,e),addCommands(){return{insertTable:({rows:t=3,cols:e=3,withHeaderRow:n=!0}={})=>({tr:r,dispatch:s,editor:i})=>{const o=L3(i.schema,t,e,n);if(s){const l=r.selection.from+1;r.replaceSelectionWith(o).scrollIntoView().setSelection(ht.near(r.doc.resolve(l)))}return!0},addColumnBefore:()=>({state:t,dispatch:e})=>YP(t,e),addColumnAfter:()=>({state:t,dispatch:e})=>XP(t,e),deleteColumn:()=>({state:t,dispatch:e})=>ZP(t,e),addRowBefore:()=>({state:t,dispatch:e})=>t3(t,e),addRowAfter:()=>({state:t,dispatch:e})=>n3(t,e),deleteRow:()=>({state:t,dispatch:e})=>s3(t,e),deleteTable:()=>({state:t,dispatch:e})=>d3(t,e),mergeCells:()=>({state:t,dispatch:e})=>Nw(t,e),splitCell:()=>({state:t,dispatch:e})=>Cw(t,e),toggleHeaderColumn:()=>({state:t,dispatch:e})=>Cl("column")(t,e),toggleHeaderRow:()=>({state:t,dispatch:e})=>Cl("row")(t,e),toggleHeaderCell:()=>({state:t,dispatch:e})=>c3(t,e),mergeOrSplit:()=>({state:t,dispatch:e})=>Nw(t,e)?!0:Cw(t,e),setCellAttribute:(t,e)=>({state:n,dispatch:r})=>a3(t,e)(n,r),goToNextCell:()=>({state:t,dispatch:e})=>Tw(1)(t,e),goToPreviousCell:()=>({state:t,dispatch:e})=>Tw(-1)(t,e),fixTables:()=>({state:t,dispatch:e})=>(e&&d_(t),!0),setCellSelection:t=>({tr:e,dispatch:n})=>{if(n){const r=Xt.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:iu,"Mod-Backspace":iu,Delete:iu,"Mod-Delete":iu}},addProseMirrorPlugins(){return[...this.options.resizable&&this.editor.isEditable?[w3({handleWidth:this.options.handleWidth,cellMinWidth:this.options.cellMinWidth,defaultCellMinWidth:this.options.cellMinWidth,View:this.options.View,lastColumnResizable:this.options.lastColumnResizable})]:[],j3({allowTableNodeSelection:this.options.allowTableNodeSelection})]},extendNodeSchema(t){const e={name:t.name,options:t.options,storage:t.storage};return{tableRole:Ft(ut(t,"tableRole",e))}}});It.create({name:"tableKit",addExtensions(){const t=[];return this.options.table!==!1&&t.push(b_.configure(this.options.table)),this.options.tableCell!==!1&&t.push(g_.configure(this.options.tableCell)),this.options.tableHeader!==!1&&t.push(v_.configure(this.options.tableHeader)),this.options.tableRow!==!1&&t.push(y_.configure(this.options.tableRow)),t}});var F3=Object.defineProperty,U3=(t,e)=>{for(var n in e)F3(t,n,{get:e[n],enumerable:!0})},H3="listItem",Bw="textStyle",zw=/^\s*([-+*])\s$/,x_=mn.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",Pt(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(H3,this.editor.getAttributes(Bw)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let t=oa({find:zw,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(t=oa({find:zw,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(Bw),editor:this.editor})),[t]}}),w_=mn.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",Pt(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(s=>s.type==="paragraph"))n=e.parseChildren(t.tokens);else{const s=t.tokens[0];if(s&&s.type==="text"&&s.tokens&&s.tokens.length>0){if(n=[{type:"paragraph",content:e.parseInline(s.tokens)}],t.tokens.length>1){const o=t.tokens.slice(1),l=e.parseChildren(o);n.push(...l)}}else n=e.parseChildren(t.tokens)}return n.length===0&&(n=[{type:"paragraph",content:[]}]),{type:"listItem",content:n}},renderMarkdown:(t,e,n)=>Mv(t,e,r=>{var s,i;return r.parentType==="bulletList"?"- ":r.parentType==="orderedList"?`${(((i=(s=r.meta)==null?void 0:s.parentAttrs)==null?void 0:i.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)}}}),W3={};U3(W3,{findListItemPos:()=>Il,getNextListDepth:()=>Wv,handleBackspace:()=>qg,handleDelete:()=>Vg,hasListBefore:()=>k_,hasListItemAfter:()=>q3,hasListItemBefore:()=>S_,listItemHasSubList:()=>E_,nextListIsDeeper:()=>N_,nextListIsHigher:()=>C_});var Il=(t,e)=>{const{$from:n}=e.selection,r=Nn(t,e.schema);let s=null,i=n.depth,o=n.pos,l=null;for(;i>0&&l===null;)s=n.node(i),s.type===r?l=i:(i-=1,o-=1);return l===null?null:{$pos:e.doc.resolve(o),depth:l}},Wv=(t,e)=>{const n=Il(t,e);if(!n)return!1;const[,r]=kI(e,t,n.$pos.pos+4);return r},k_=(t,e,n)=>{const{$anchor:r}=t.selection,s=Math.max(0,r.pos-2),i=t.doc.resolve(s).node();return!(!i||!n.includes(i.type.name))},S_=(t,e)=>{var n;const{$anchor:r}=e.selection,s=e.doc.resolve(r.pos-2);return!(s.index()===0||((n=s.nodeBefore)==null?void 0:n.type.name)!==t)},E_=(t,e,n)=>{if(!n)return!1;const r=Nn(t,e.schema);let s=!1;return n.descendants(i=>{i.type===r&&(s=!0)}),s},qg=(t,e,n)=>{if(t.commands.undoInputRule())return!0;if(t.state.selection.from!==t.state.selection.to)return!1;if(!xi(t.state,e)&&k_(t.state,e,n)){const{$anchor:l}=t.state.selection,d=t.state.doc.resolve(l.before()-1),f=[];d.node().descendants((g,v)=>{g.type.name===e&&f.push({node:g,pos:v})});const h=f.at(-1);if(!h)return!1;const m=t.state.doc.resolve(d.start()+h.pos+1);return t.chain().cut({from:l.start()-1,to:l.end()+1},m.end()).joinForward().run()}if(!xi(t.state,e)||!CI(t.state))return!1;const r=Il(e,t.state);if(!r)return!1;const i=t.state.doc.resolve(r.$pos.pos-2).node(r.depth),o=E_(e,t.state,i);return S_(e,t.state)&&!o?t.commands.joinItemBackward():t.chain().liftListItem(e).run()},N_=(t,e)=>{const n=Wv(t,e),r=Il(t,e);return!r||!n?!1:n>r.depth},C_=(t,e)=>{const n=Wv(t,e),r=Il(t,e);return!r||!n?!1:n<r.depth},Vg=(t,e)=>{if(!xi(t.state,e)||!NI(t.state,e))return!1;const{selection:n}=t.state,{$from:r,$to:s}=n;return!n.empty&&r.sameParent(s)?!1:N_(e,t.state)?t.chain().focus(t.state.selection.from+4).lift(e).joinBackward().run():C_(e,t.state)?t.chain().joinForward().joinBackward().run():t.commands.joinItemForward()},q3=(t,e)=>{var n;const{$anchor:r}=e.selection,s=e.doc.resolve(r.pos-r.parentOffset-2);return!(s.index()===s.parent.childCount-1||((n=s.nodeAfter)==null?void 0:n.type.name)!==t)},__=It.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&&Vg(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&&Vg(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&&qg(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&&qg(t,n,r)&&(e=!0)}),e}}}}),$w=/^(\s*)(\d+)\.\s+(.*)$/,V3=/^\s/;function K3(t){const e=[];let n=0,r=0;for(;n<t.length;){const s=t[n],i=s.match($w);if(!i)break;const[,o,l,d]=i,f=o.length;let h=d,m=n+1;const g=[s];for(;m<t.length;){const v=t[m];if(v.match($w))break;if(v.trim()==="")g.push(v),h+=`
|
|
165
|
+
`,m+=1;else if(v.match(V3))g.push(v),h+=`
|
|
166
|
+
${v.slice(f+2)}`,m+=1;else break}e.push({indent:f,number:parseInt(l,10),content:h.trim(),raw:g.join(`
|
|
167
|
+
`)}),r=m,n=m}return[e,r]}function T_(t,e,n){var r;const s=[];let i=0;for(;i<t.length;){const o=t[i];if(o.indent===e){const l=o.content.split(`
|
|
168
|
+
`),d=((r=l[0])==null?void 0:r.trim())||"",f=[];d&&f.push({type:"paragraph",raw:d,tokens:n.inlineTokens(d)});const h=l.slice(1).join(`
|
|
169
|
+
`).trim();if(h){const v=n.blockTokens(h);f.push(...v)}let m=i+1;const g=[];for(;m<t.length&&t[m].indent>e;)g.push(t[m]),m+=1;if(g.length>0){const v=Math.min(...g.map(k=>k.indent)),b=T_(g,v,n);f.push({type:"list",ordered:!0,start:g[0].number,items:b,raw:g.map(k=>k.raw).join(`
|
|
170
|
+
`)})}s.push({type:"list_item",raw:o.raw,tokens:f}),i=m}else i+=1}return s}function G3(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(s=>{if(s.type==="paragraph"||s.type==="list"||s.type==="blockquote"||s.type==="code")r.push(...e.parseChildren([s]));else if(s.type==="text"&&s.tokens){const i=e.parseChildren([s]);r.push({type:"paragraph",content:i})}else{const i=e.parseChildren([s]);i.length>0&&r.push(...i)}}),{type:"listItem",content:r}})}var J3="listItem",Fw="textStyle",Uw=/^(\d+)\.\s$/,M_=mn.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",Pt(this.options.HTMLAttributes,n),0]:["ol",Pt(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?G3(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 s=t.split(`
|
|
172
|
+
`),[i,o]=K3(s);if(i.length===0)return;const l=T_(i,0,n);return l.length===0?void 0:{type:"list",ordered:!0,start:((r=i[0])==null?void 0:r.number)||1,items:l,raw:s.slice(0,o).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(J3,this.editor.getAttributes(Fw)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=oa({find:Uw,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=oa({find:Uw,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(Fw)}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1],editor:this.editor})),[t]}}),Y3=/^\s*(\[([( |x])?\])\s$/,A_=mn.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",Pt(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 s=`- [${(n=t.attrs)!=null&&n.checked?"x":" "}] `;return Mv(t,e,s)},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 s=document.createElement("li"),i=document.createElement("label"),o=document.createElement("span"),l=document.createElement("input"),d=document.createElement("div"),f=m=>{var g,v;l.ariaLabel=((v=(g=this.options.a11y)==null?void 0:g.checkboxLabel)==null?void 0:v.call(g,m,l.checked))||`Task item checkbox for ${m.textContent||"empty task item"}`};f(t),i.contentEditable="false",l.type="checkbox",l.addEventListener("mousedown",m=>m.preventDefault()),l.addEventListener("change",m=>{if(!r.isEditable&&!this.options.onReadOnlyChecked){l.checked=!l.checked;return}const{checked:g}=m.target;r.isEditable&&typeof n=="function"&&r.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:v})=>{const b=n();if(typeof b!="number")return!1;const k=v.doc.nodeAt(b);return v.setNodeMarkup(b,void 0,{...k==null?void 0:k.attrs,checked:g}),!0}).run(),!r.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(t,g)||(l.checked=!l.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([m,g])=>{s.setAttribute(m,g)}),s.dataset.checked=t.attrs.checked,l.checked=t.attrs.checked,i.append(l,o),s.append(i,d),Object.entries(e).forEach(([m,g])=>{s.setAttribute(m,g)});let h=new Set(Object.keys(e));return{dom:s,contentDOM:d,update:m=>{if(m.type!==this.type)return!1;s.dataset.checked=m.attrs.checked,l.checked=m.attrs.checked,f(m);const g=r.extensionManager.attributes,v=ia(m,g),b=new Set(Object.keys(v)),k=this.options.HTMLAttributes;return h.forEach(w=>{b.has(w)||(w in k?s.setAttribute(w,k[w]):s.removeAttribute(w))}),Object.entries(v).forEach(([w,E])=>{E==null?w in k?s.setAttribute(w,k[w]):s.removeAttribute(w):s.setAttribute(w,E)}),h=b,!0}}}},addInputRules(){return[oa({find:Y3,type:this.type,getAttributes:t=>({checked:t[t.length-1]==="x"})})]}}),j_=mn.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",Pt(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=i=>{const o=Mg(i,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:l=>({indentLevel:l[1].length,mainContent:l[4],checked:l[3].toLowerCase()==="x"}),createToken:(l,d)=>({type:"taskItem",raw:"",mainContent:l.mainContent,indentLevel:l.indentLevel,checked:l.checked,text:l.mainContent,tokens:n.inlineTokens(l.mainContent),nestedTokens:d}),customNestedParser:r},n);return o?[{type:"taskList",raw:o.raw,items:o.items}]:n.blockTokens(i)},s=Mg(t,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:i=>({indentLevel:i[1].length,mainContent:i[4],checked:i[3].toLowerCase()==="x"}),createToken:(i,o)=>({type:"taskItem",raw:"",mainContent:i.mainContent,indentLevel:i.indentLevel,checked:i.checked,text:i.mainContent,tokens:n.inlineTokens(i.mainContent),nestedTokens:o}),customNestedParser:r},n);if(s)return{type:"taskList",raw:s.raw,items:s.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()}}});It.create({name:"listKit",addExtensions(){const t=[];return this.options.bulletList!==!1&&t.push(x_.configure(this.options.bulletList)),this.options.listItem!==!1&&t.push(w_.configure(this.options.listItem)),this.options.listKeymap!==!1&&t.push(__.configure(this.options.listKeymap)),this.options.orderedList!==!1&&t.push(M_.configure(this.options.orderedList)),this.options.taskItem!==!1&&t.push(A_.configure(this.options.taskItem)),this.options.taskList!==!1&&t.push(j_.configure(this.options.taskList)),t}});var X3=A_,Q3=j_,Z3=20,R_=(t,e=0)=>{const n=[];return!t.children.length||e>Z3||Array.from(t.children).forEach(r=>{r.tagName==="SPAN"?n.push(r):r.children.length&&n.push(...R_(r,e+1))}),n},e4=t=>{if(!t.children.length)return;const e=R_(t);e&&e.forEach(n=>{var r,s;const i=n.getAttribute("style"),o=(s=(r=n.parentElement)==null?void 0:r.closest("span"))==null?void 0:s.getAttribute("style");n.setAttribute("style",`${o};${i}`)})},O_=Qr.create({name:"textStyle",priority:101,addOptions(){return{HTMLAttributes:{},mergeNestedSpanStyles:!0}},parseHTML(){return[{tag:"span",consuming:!1,getAttrs:t=>t.hasAttribute("style")?(this.options.mergeNestedSpanStyles&&e4(t),{}):!1}]},renderHTML({HTMLAttributes:t}){return["span",Pt(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(s=>s.type===this.type).some(s=>Object.values(s.attrs).some(i=>!!i))||t.removeMark(r,r+n.nodeSize,this.type)}),!0}}}}),t4=It.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(s=>s.trim()).filter(Boolean);for(let s=r.length-1;s>=0;s-=1){const i=r[s].split(":");if(i.length>=2){const o=i[0].trim().toLowerCase(),l=i.slice(1).join(":").trim();if(o==="background-color")return l.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()}}}),n4=It.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(s=>s.trim()).filter(Boolean);for(let s=r.length-1;s>=0;s-=1){const i=r[s].split(":");if(i.length>=2){const o=i[0].trim().toLowerCase(),l=i.slice(1).join(":").trim();if(o==="color")return l.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()}}}),r4=It.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()}}}),s4=It.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()}}}),i4=It.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()}}});It.create({name:"textStyleKit",addExtensions(){const t=[];return this.options.backgroundColor!==!1&&t.push(t4.configure(this.options.backgroundColor)),this.options.color!==!1&&t.push(n4.configure(this.options.color)),this.options.fontFamily!==!1&&t.push(r4.configure(this.options.fontFamily)),this.options.fontSize!==!1&&t.push(s4.configure(this.options.fontSize)),this.options.lineHeight!==!1&&t.push(i4.configure(this.options.lineHeight)),this.options.textStyle!==!1&&t.push(O_.configure(this.options.textStyle)),t}});var o4=t=>pn({find:/--$/,replace:t??"—"}),a4=t=>pn({find:/\.\.\.$/,replace:t??"…"}),l4=t=>pn({find:/(?:^|[\s{[(<'"\u2018\u201C])(")$/,replace:t??"“"}),c4=t=>pn({find:/"$/,replace:t??"”"}),u4=t=>pn({find:/(?:^|[\s{[(<'"\u2018\u201C])(')$/,replace:t??"‘"}),d4=t=>pn({find:/'$/,replace:t??"’"}),f4=t=>pn({find:/<-$/,replace:t??"←"}),h4=t=>pn({find:/->$/,replace:t??"→"}),p4=t=>pn({find:/\(c\)$/,replace:t??"©"}),m4=t=>pn({find:/\(tm\)$/,replace:t??"™"}),g4=t=>pn({find:/\(sm\)$/,replace:t??"℠"}),v4=t=>pn({find:/\(r\)$/,replace:t??"®"}),y4=t=>pn({find:/(?:^|\s)(1\/2)\s$/,replace:t??"½"}),b4=t=>pn({find:/\+\/-$/,replace:t??"±"}),x4=t=>pn({find:/!=$/,replace:t??"≠"}),w4=t=>pn({find:/<<$/,replace:t??"«"}),k4=t=>pn({find:/>>$/,replace:t??"»"}),S4=t=>pn({find:/\d+\s?([*x])\s?\d+$/,replace:t??"×"}),E4=t=>pn({find:/\^2$/,replace:t??"²"}),N4=t=>pn({find:/\^3$/,replace:t??"³"}),C4=t=>pn({find:/(?:^|\s)(1\/4)\s$/,replace:t??"¼"}),_4=t=>pn({find:/(?:^|\s)(3\/4)\s$/,replace:t??"¾"}),T4=It.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(o4(this.options.emDash)),this.options.ellipsis!==!1&&t.push(a4(this.options.ellipsis)),this.options.openDoubleQuote!==!1&&t.push(l4(this.options.openDoubleQuote)),this.options.closeDoubleQuote!==!1&&t.push(c4(this.options.closeDoubleQuote)),this.options.openSingleQuote!==!1&&t.push(u4(this.options.openSingleQuote)),this.options.closeSingleQuote!==!1&&t.push(d4(this.options.closeSingleQuote)),this.options.leftArrow!==!1&&t.push(f4(this.options.leftArrow)),this.options.rightArrow!==!1&&t.push(h4(this.options.rightArrow)),this.options.copyright!==!1&&t.push(p4(this.options.copyright)),this.options.trademark!==!1&&t.push(m4(this.options.trademark)),this.options.servicemark!==!1&&t.push(g4(this.options.servicemark)),this.options.registeredTrademark!==!1&&t.push(v4(this.options.registeredTrademark)),this.options.oneHalf!==!1&&t.push(y4(this.options.oneHalf)),this.options.plusMinus!==!1&&t.push(b4(this.options.plusMinus)),this.options.notEqual!==!1&&t.push(x4(this.options.notEqual)),this.options.laquo!==!1&&t.push(w4(this.options.laquo)),this.options.raquo!==!1&&t.push(k4(this.options.raquo)),this.options.multiplication!==!1&&t.push(S4(this.options.multiplication)),this.options.superscriptTwo!==!1&&t.push(E4(this.options.superscriptTwo)),this.options.superscriptThree!==!1&&t.push(N4(this.options.superscriptThree)),this.options.oneQuarter!==!1&&t.push(C4(this.options.oneQuarter)),this.options.threeQuarters!==!1&&t.push(_4(this.options.threeQuarters)),t}}),M4=T4,I_=Qr.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",Pt(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 s=/^(\+\+)([\s\S]+?)(\+\+)/.exec(t);if(!s)return;const i=s[2].trim();return{type:"underline",raw:s[0],text:i,tokens:n.inlineTokens(i)}}},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()}}}),A4=I_,Un=[];for(var xp=0;xp<256;++xp)Un.push((xp+256).toString(16).slice(1));function j4(t,e=0){return(Un[t[e+0]]+Un[t[e+1]]+Un[t[e+2]]+Un[t[e+3]]+"-"+Un[t[e+4]]+Un[t[e+5]]+"-"+Un[t[e+6]]+Un[t[e+7]]+"-"+Un[t[e+8]]+Un[t[e+9]]+"-"+Un[t[e+10]]+Un[t[e+11]]+Un[t[e+12]]+Un[t[e+13]]+Un[t[e+14]]+Un[t[e+15]]).toLowerCase()}var ou,R4=new Uint8Array(16);function O4(){if(!ou&&(ou=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!ou))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ou(R4)}var I4=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);const Hw={randomUUID:I4};function L4(t,e,n){if(Hw.randomUUID&&!t)return Hw.randomUUID();t=t||{};var r=t.random||(t.rng||O4)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,j4(r)}function D4(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 P4=It.create({name:"uniqueID",priority:1e4,addOptions(){return{attributeName:"id",types:[],generateID:()=>L4(),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(l=>l.name==="collaboration"),n=this.editor.extensionManager.extensions.find(l=>l.name==="collaborationCaret"),s=[e,n].filter(Boolean).find(l=>{var d;return(d=l==null?void 0:l.options)==null?void 0:d.provider}),i=(t=s==null?void 0:s.options)==null?void 0:t.provider,o=()=>{const{view:l,state:d}=this.editor,{tr:f,doc:h}=d,{types:m,attributeName:g,generateID:v}=this.options;Hu(h,k=>m.includes(k.type.name)&&k.attrs[g]===null).forEach(({node:k,pos:w})=>{f.setNodeMarkup(w,void 0,{...k.attrs,[g]:v({node:k,pos:w})})}),f.setMeta("addToHistory",!1),l.dispatch(f),i&&i.off("synced",o)};if(s){if(!i)return o();i.on("synced",o)}else return o()},addProseMirrorPlugins(){if(!this.options.updateDocument)return[];let t=null,e=!1;return[new $t({key:new Wt("uniqueID"),appendTransaction:(n,r,s)=>{const i=n.some(k=>k.docChanged)&&!r.doc.eq(s.doc),o=this.options.filterTransaction&&n.some(k=>{var w,E;return!((E=(w=this.options).filterTransaction)!=null&&E.call(w,k))});if(n.find(k=>k.getMeta("y-sync$"))||!i||o)return;const{tr:d}=s,{types:f,attributeName:h,generateID:m}=this.options,g=wv(r.doc,n),{mapping:v}=g;if(Ev(g).forEach(({newRange:k})=>{const w=fC(s.doc,k,C=>f.includes(C.type.name)),E=w.map(({node:C})=>C.attrs[h]).filter(C=>C!==null);w.forEach(({node:C,pos:T},M)=>{var _;const R=(_=d.doc.nodeAt(T))==null?void 0:_.attrs[h];if(R===null){d.setNodeMarkup(T,void 0,{...C.attrs,[h]:m({node:C,pos:T})});return}const L=w[M+1];if(L&&C.content.size===0){const Z=d.doc.nodeAt(L.pos);if(Z!=null&&Z.attrs[h]&&Z.attrs[h]!==R)return;d.setNodeMarkup(L.pos,void 0,{...L.node.attrs,[h]:R}),E[M+1]=R;const D=m({node:C,pos:T});return d.setNodeMarkup(T,void 0,{...C.attrs,[h]:D}),E[M]=D,d}const $=D4(E),{deleted:z}=v.invert().mapResult(T);z&&$.includes(R)&&d.setNodeMarkup(T,void 0,{...C.attrs,[h]:m({node:C,pos:T})})})}),!!d.steps.length)return d.setStoredMarks(s.tr.storedMarks),d.setMeta("__uniqueIDTransaction",!0),d},view(n){const r=s=>{var i;t=(i=n.dom.parentElement)!=null&&i.contains(s.target)?n.dom.parentElement:null};return window.addEventListener("dragstart",r),{destroy(){window.removeEventListener("dragstart",r)}}},props:{handleDOMEvents:{drop:(n,r)=>{var s,i;return(t!==n.dom.parentElement||((s=r.dataTransfer)==null?void 0:s.effectAllowed)==="copyMove"||((i=r.dataTransfer)==null?void 0:i.effectAllowed)==="copy")&&(t=null,e=!0),!1},paste:()=>(e=!0,!1)},transformPasted:n=>{if(!e)return n;const{types:r,attributeName:s}=this.options,i=o=>{const l=[];return o.forEach(d=>{if(d.isText){l.push(d);return}if(!r.includes(d.type.name)){l.push(d.copy(i(d.content)));return}const f=d.type.create({...d.attrs,[s]:null},i(d.content),d.marks);l.push(f)}),we.from(l)};return e=!1,new Ue(i(n.content),n.openStart,n.openEnd)}}})]}}),qv=P4,xd=(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]},B4=/^\s*>\s$/,z4=mn.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return xd("blockquote",{...Pt(this.options.HTMLAttributes,t),children:xd("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(s=>{const l=e.renderChildren([s]).split(`
|
|
175
|
+
`).map(d=>d.trim()===""?n:`${n} ${d}`);r.push(l.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[oa({find:B4,type:this.type})]}}),$4=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,F4=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,U4=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,H4=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,W4=Qr.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 xd("strong",{...Pt(this.options.HTMLAttributes,t),children:xd("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[oo({find:$4,type:this.type}),oo({find:U4,type:this.type})]},addPasteRules(){return[wi({find:F4,type:this.type}),wi({find:H4,type:this.type})]}}),q4=/(^|[^`])`([^`]+)`(?!`)$/,V4=/(^|[^`])`([^`]+)`(?!`)/g,K4=Qr.create({name:"code",addOptions(){return{HTMLAttributes:{}}},excludes:"_",code:!0,exitable:!0,parseHTML(){return[{tag:"code"}]},renderHTML({HTMLAttributes:t}){return["code",Pt(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[oo({find:q4,type:this.type})]},addPasteRules(){return[wi({find:V4,type:this.type})]}}),wp=4,G4=/^```([a-z]+)?[\s\n]$/,J4=/^~~~([a-z]+)?[\s\n]$/,L_=mn.create({name:"codeBlock",addOptions(){return{languageClassPrefix:"language-",exitOnTripleEnter:!0,exitOnArrowDown:!0,defaultLanguage:null,enableTabIndentation:!1,tabSize:wp,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 i=[...((e=t.firstElementChild)==null?void 0:e.classList)||[]].filter(o=>o.startsWith(n)).map(o=>o.replace(n,""))[0];return i||null},rendered:!1}}},parseHTML(){return[{tag:"pre",preserveWhitespace:"full"}]},renderHTML({node:t,HTMLAttributes:e}){return["pre",Pt(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 s=((n=t.attrs)==null?void 0:n.language)||"";return t.content?r=[`\`\`\`${s}`,e.renderChildren(t.content),"```"].join(`
|
|
179
|
+
`):r=`\`\`\`${s}
|
|
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:wp,{state:r}=t,{selection:s}=r,{$from:i,empty:o}=s;if(i.parent.type!==this.type)return!1;const l=" ".repeat(n);return o?t.commands.insertContent(l):t.commands.command(({tr:d})=>{const{from:f,to:h}=s,v=r.doc.textBetween(f,h,`
|
|
182
|
+
`,`
|
|
183
|
+
`).split(`
|
|
184
|
+
`).map(b=>l+b).join(`
|
|
185
|
+
`);return d.replaceWith(f,h,r.schema.text(v)),!0})},"Shift-Tab":({editor:t})=>{var e;if(!this.options.enableTabIndentation)return!1;const n=(e=this.options.tabSize)!=null?e:wp,{state:r}=t,{selection:s}=r,{$from:i,empty:o}=s;return i.parent.type!==this.type?!1:o?t.commands.command(({tr:l})=>{var d;const{pos:f}=i,h=i.start(),m=i.end(),v=r.doc.textBetween(h,m,`
|
|
186
|
+
`,`
|
|
187
|
+
`).split(`
|
|
188
|
+
`);let b=0,k=0;const w=f-h;for(let R=0;R<v.length;R+=1){if(k+v[R].length>=w){b=R;break}k+=v[R].length+1}const C=((d=v[b].match(/^ */))==null?void 0:d[0])||"",T=Math.min(C.length,n);if(T===0)return!0;let M=h;for(let R=0;R<b;R+=1)M+=v[R].length+1;return l.delete(M,M+T),f-M<=T&&l.setSelection(ht.create(l.doc,M)),!0}):t.commands.command(({tr:l})=>{const{from:d,to:f}=s,g=r.doc.textBetween(d,f,`
|
|
189
|
+
`,`
|
|
190
|
+
`).split(`
|
|
191
|
+
`).map(v=>{var b;const k=((b=v.match(/^ */))==null?void 0:b[0])||"",w=Math.min(k.length,n);return v.slice(w)}).join(`
|
|
192
|
+
`);return l.replaceWith(d,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:s}=n;if(!s||r.parent.type!==this.type)return!1;const i=r.parentOffset===r.parent.nodeSize-2,o=r.parent.textContent.endsWith(`
|
|
193
|
+
|
|
194
|
+
`);return!i||!o?!1:t.chain().command(({tr:l})=>(l.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:s,empty:i}=n;if(!i||s.parent.type!==this.type||!(s.parentOffset===s.parent.nodeSize-2))return!1;const l=s.after();return l===void 0?!1:r.nodeAt(l)?t.commands.command(({tr:f})=>(f.setSelection(yt.near(r.resolve(l))),!0)):t.commands.exitCode()}}},addInputRules(){return[Tg({find:G4,type:this.type,getAttributes:t=>({language:t[1]})}),Tg({find:J4,type:this.type,getAttributes:t=>({language:t[1]})})]},addProseMirrorPlugins(){return[new $t({key:new Wt("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"),s=r?JSON.parse(r):void 0,i=s==null?void 0:s.mode;if(!n||!i)return!1;const{tr:o,schema:l}=t.state,d=l.text(n.replace(/\r\n?/g,`
|
|
195
|
+
`));return o.replaceSelectionWith(this.type.create({language:i},d)),o.selection.$from.parent.type!==this.type&&o.setSelection(ht.near(o.doc.resolve(Math.max(0,o.selection.from-2)))),o.setMeta("paste",!0),t.dispatch(o),!0}}})]}}),Y4=L_,X4=mn.create({name:"doc",topNode:!0,content:"block+",renderMarkdown:(t,e)=>t.content?e.renderChildren(t.content,`
|
|
196
|
+
|
|
197
|
+
`):""}),Q4=mn.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",Pt(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:s,storedMarks:i}=n;if(s.$from.parent.type.spec.isolating)return!1;const{keepMarks:o}=this.options,{splittableMarks:l}=r.extensionManager,d=i||s.$to.parentOffset&&s.$from.marks();return e().insertContent({type:this.name}).command(({tr:f,dispatch:h})=>{if(h&&d&&o){const m=d.filter(g=>l.includes(g.type.name));f.ensureMarks(m)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),Z4=mn.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]}`,Pt(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,s="#".repeat(r);return t.content?`${s} ${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=>Tg({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${t}})\\s$`),type:this.type,getAttributes:{level:t}}))}}),e6=mn.create({name:"horizontalRule",addOptions(){return{HTMLAttributes:{},nextNodeType:"paragraph"}},group:"block",parseHTML(){return[{tag:"hr"}]},renderHTML({HTMLAttributes:t}){return["hr",Pt(this.options.HTMLAttributes,t)]},markdownTokenName:"hr",parseMarkdown:(t,e)=>e.createNode("horizontalRule"),renderMarkdown:()=>"---",addCommands(){return{setHorizontalRule:()=>({chain:t,state:e})=>{if(!hL(e,e.schema.nodes[this.name]))return!1;const{selection:n}=e,{$to:r}=n,s=t();return xC(n)?s.insertContentAt(r.pos,{type:this.name}):s.insertContent({type:this.name}),s.command(({state:i,tr:o,dispatch:l})=>{if(l){const{$to:d}=o.selection,f=d.end();if(d.nodeAfter)d.nodeAfter.isTextblock?o.setSelection(ht.create(o.doc,d.pos+1)):d.nodeAfter.isBlock?o.setSelection(dt.create(o.doc,d.pos)):o.setSelection(ht.create(o.doc,d.pos));else{const h=i.schema.nodes[this.options.nextNodeType]||d.parent.type.contentMatch.defaultType,m=h==null?void 0:h.create();m&&(o.insert(f,m),o.setSelection(ht.create(o.doc,f+1)))}o.scrollIntoView()}return!0}).run()}}},addInputRules(){return[PC({find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type})]}}),t6=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,n6=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,r6=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,s6=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,i6=Qr.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",Pt(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[oo({find:t6,type:this.type}),oo({find:r6,type:this.type})]},addPasteRules(){return[wi({find:n6,type:this.type}),wi({find:s6,type:this.type})]}}),Ww=" ",o6=" ",a6=mn.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:t}){return["p",Pt(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===Ww||r[0].text===o6)?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?Ww:e.renderChildren(n)},addCommands(){return{setParagraph:()=>({commands:t})=>t.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),l6=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,c6=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,u6=Qr.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",Pt(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[oo({find:l6,type:this.type})]},addPasteRules(){return[wi({find:c6,type:this.type})]}}),d6=mn.create({name:"text",group:"inline",parseMarkdown:t=>({type:"text",text:t.text||""}),renderMarkdown:t=>t.text||""}),f6=It.create({name:"starterKit",addExtensions(){var t,e,n,r;const s=[];return this.options.bold!==!1&&s.push(W4.configure(this.options.bold)),this.options.blockquote!==!1&&s.push(z4.configure(this.options.blockquote)),this.options.bulletList!==!1&&s.push(x_.configure(this.options.bulletList)),this.options.code!==!1&&s.push(K4.configure(this.options.code)),this.options.codeBlock!==!1&&s.push(L_.configure(this.options.codeBlock)),this.options.document!==!1&&s.push(X4.configure(this.options.document)),this.options.dropcursor!==!1&&s.push(NP.configure(this.options.dropcursor)),this.options.gapcursor!==!1&&s.push(CP.configure(this.options.gapcursor)),this.options.hardBreak!==!1&&s.push(Q4.configure(this.options.hardBreak)),this.options.heading!==!1&&s.push(Z4.configure(this.options.heading)),this.options.undoRedo!==!1&&s.push(AP.configure(this.options.undoRedo)),this.options.horizontalRule!==!1&&s.push(e6.configure(this.options.horizontalRule)),this.options.italic!==!1&&s.push(i6.configure(this.options.italic)),this.options.listItem!==!1&&s.push(w_.configure(this.options.listItem)),this.options.listKeymap!==!1&&s.push(__.configure((t=this.options)==null?void 0:t.listKeymap)),this.options.link!==!1&&s.push(t_.configure((e=this.options)==null?void 0:e.link)),this.options.orderedList!==!1&&s.push(M_.configure(this.options.orderedList)),this.options.paragraph!==!1&&s.push(a6.configure(this.options.paragraph)),this.options.strike!==!1&&s.push(u6.configure(this.options.strike)),this.options.text!==!1&&s.push(d6.configure(this.options.text)),this.options.underline!==!1&&s.push(I_.configure((n=this.options)==null?void 0:n.underline)),this.options.trailingNode!==!1&&s.push(MP.configure((r=this.options)==null?void 0:r.trailingNode)),s}}),Vv=f6,kp,qw;function h6(){if(qw)return kp;qw=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(G=>{const he=O[G],ze=typeof he;(ze==="object"||ze==="function")&&!Object.isFrozen(he)&&t(he)}),O}class e{constructor(G){G.data===void 0&&(G.data={}),this.data=G.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,...G){const he=Object.create(null);for(const ze in O)he[ze]=O[ze];return G.forEach(function(ze){for(const ot in ze)he[ot]=ze[ot]}),he}const s="</span>",i=O=>!!O.scope,o=(O,{prefix:G})=>{if(O.startsWith("language:"))return O.replace("language:","language-");if(O.includes(".")){const he=O.split(".");return[`${G}${he.shift()}`,...he.map((ze,ot)=>`${ze}${"_".repeat(ot+1)}`)].join(" ")}return`${G}${O}`};class l{constructor(G,he){this.buffer="",this.classPrefix=he.classPrefix,G.walk(this)}addText(G){this.buffer+=n(G)}openNode(G){if(!i(G))return;const he=o(G.scope,{prefix:this.classPrefix});this.span(he)}closeNode(G){i(G)&&(this.buffer+=s)}value(){return this.buffer}span(G){this.buffer+=`<span class="${G}">`}}const d=(O={})=>{const G={children:[]};return Object.assign(G,O),G};class f{constructor(){this.rootNode=d(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(G){this.top.children.push(G)}openNode(G){const he=d({scope:G});this.add(he),this.stack.push(he)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(G){return this.constructor._walk(G,this.rootNode)}static _walk(G,he){return typeof he=="string"?G.addText(he):he.children&&(G.openNode(he),he.children.forEach(ze=>this._walk(G,ze)),G.closeNode(he)),G}static _collapse(G){typeof G!="string"&&G.children&&(G.children.every(he=>typeof he=="string")?G.children=[G.children.join("")]:G.children.forEach(he=>{f._collapse(he)}))}}class h extends f{constructor(G){super(),this.options=G}addText(G){G!==""&&this.add(G)}startScope(G){this.openNode(G)}endScope(){this.closeNode()}__addSublanguage(G,he){const ze=G.root;he&&(ze.scope=`language:${he}`),this.add(ze)}toHTML(){return new l(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 k("(?=",O,")")}function v(O){return k("(?:",O,")*")}function b(O){return k("(?:",O,")?")}function k(...O){return O.map(he=>m(he)).join("")}function w(O){const G=O[O.length-1];return typeof G=="object"&&G.constructor===Object?(O.splice(O.length-1,1),G):{}}function E(...O){return"("+(w(O).capture?"":"?:")+O.map(ze=>m(ze)).join("|")+")"}function C(O){return new RegExp(O.toString()+"|").exec("").length-1}function T(O,G){const he=O&&O.exec(G);return he&&he.index===0}const M=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function _(O,{joinWith:G}){let he=0;return O.map(ze=>{he+=1;const ot=he;let Se=m(ze),ce="";for(;Se.length>0;){const Re=M.exec(Se);if(!Re){ce+=Se;break}ce+=Se.substring(0,Re.index),Se=Se.substring(Re.index+Re[0].length),Re[0][0]==="\\"&&Re[1]?ce+="\\"+String(Number(Re[1])+ot):(ce+=Re[0],Re[0]==="("&&he++)}return ce}).map(ze=>`(${ze})`).join(G)}const R=/\b\B/,L="[a-zA-Z]\\w*",$="[a-zA-Z_]\\w*",z="\\b\\d+(\\.\\d+)?",H="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",Z="\\b(0b[01]+)",D="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",J=(O={})=>{const G=/^#![ ]*\//;return O.binary&&(O.begin=k(G,/.*\b/,O.binary,/\b.*/)),r({scope:"meta",begin:G,end:/$/,relevance:0,"on:begin":(he,ze)=>{he.index!==0&&ze.ignoreMatch()}},O)},q={begin:"\\\\[\\s\\S]",relevance:0},W={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[q]},K={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[q]},ee={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/},V=function(O,G,he={}){const ze=r({scope:"comment",begin:O,end:G,contains:[]},he);ze.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 ot=E("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 ze.contains.push({begin:k(/[ ]+/,"(",ot,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),ze},ne=V("//","$"),F=V("/\\*","\\*/"),j=V("#","$"),I={scope:"number",begin:z,relevance:0},Q={scope:"number",begin:H,relevance:0},de={scope:"number",begin:Z,relevance:0},ge={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[q,{begin:/\[/,end:/\]/,relevance:0,contains:[q]}]},re={scope:"title",begin:L,relevance:0},be={scope:"title",begin:$,relevance:0},fe={begin:"\\.\\s*"+$,relevance:0};var Ye=Object.freeze({__proto__:null,APOS_STRING_MODE:W,BACKSLASH_ESCAPE:q,BINARY_NUMBER_MODE:de,BINARY_NUMBER_RE:Z,COMMENT:V,C_BLOCK_COMMENT_MODE:F,C_LINE_COMMENT_MODE:ne,C_NUMBER_MODE:Q,C_NUMBER_RE:H,END_SAME_AS_BEGIN:function(O){return Object.assign(O,{"on:begin":(G,he)=>{he.data._beginMatch=G[1]},"on:end":(G,he)=>{he.data._beginMatch!==G[1]&&he.ignoreMatch()}})},HASH_COMMENT_MODE:j,IDENT_RE:L,MATCH_NOTHING_RE:R,METHOD_GUARD:fe,NUMBER_MODE:I,NUMBER_RE:z,PHRASAL_WORDS_MODE:ee,QUOTE_STRING_MODE:K,REGEXP_MODE:ge,RE_STARTERS_RE:D,SHEBANG:J,TITLE_MODE:re,UNDERSCORE_IDENT_RE:$,UNDERSCORE_TITLE_MODE:be});function Ce(O,G){O.input[O.index-1]==="."&&G.ignoreMatch()}function ke(O,G){O.className!==void 0&&(O.scope=O.className,delete O.className)}function Ee(O,G){G&&O.beginKeywords&&(O.begin="\\b("+O.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",O.__beforeBegin=Ce,O.keywords=O.keywords||O.beginKeywords,delete O.beginKeywords,O.relevance===void 0&&(O.relevance=0))}function Me(O,G){Array.isArray(O.illegal)&&(O.illegal=E(...O.illegal))}function Ge(O,G){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 Pe(O,G){O.relevance===void 0&&(O.relevance=1)}const st=(O,G)=>{if(!O.beforeMatch)return;if(O.starts)throw new Error("beforeMatch cannot be used with starts");const he=Object.assign({},O);Object.keys(O).forEach(ze=>{delete O[ze]}),O.keywords=he.keywords,O.begin=k(he.beforeMatch,g(he.begin)),O.starts={relevance:0,contains:[Object.assign(he,{endsParent:!0})]},O.relevance=0,delete he.beforeMatch},St=["of","and","for","in","not","or","if","then","parent","list","value"],Tt="keyword";function He(O,G,he=Tt){const ze=Object.create(null);return typeof O=="string"?ot(he,O.split(" ")):Array.isArray(O)?ot(he,O):Object.keys(O).forEach(function(Se){Object.assign(ze,He(O[Se],G,Se))}),ze;function ot(Se,ce){G&&(ce=ce.map(Re=>Re.toLowerCase())),ce.forEach(function(Re){const qe=Re.split("|");ze[qe[0]]=[Se,pt(qe[0],qe[1])]})}}function pt(O,G){return G?Number(G):qt(O)?0:1}function qt(O){return St.includes(O.toLowerCase())}const Ze={},ie=O=>{console.error(O)},Fe=(O,...G)=>{console.log(`WARN: ${O}`,...G)},se=(O,G)=>{Ze[`${O}/${G}`]||(console.log(`Deprecated as of ${O}. ${G}`),Ze[`${O}/${G}`]=!0)},pe=new Error;function me(O,G,{key:he}){let ze=0;const ot=O[he],Se={},ce={};for(let Re=1;Re<=G.length;Re++)ce[Re+ze]=ot[Re],Se[Re+ze]=!0,ze+=C(G[Re-1]);O[he]=ce,O[he]._emit=Se,O[he]._multi=!0}function tt(O){if(Array.isArray(O.begin)){if(O.skip||O.excludeBegin||O.returnBegin)throw ie("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),pe;if(typeof O.beginScope!="object"||O.beginScope===null)throw ie("beginScope must be object"),pe;me(O,O.begin,{key:"beginScope"}),O.begin=_(O.begin,{joinWith:""})}}function Le(O){if(Array.isArray(O.end)){if(O.skip||O.excludeEnd||O.returnEnd)throw ie("skip, excludeEnd, returnEnd not compatible with endScope: {}"),pe;if(typeof O.endScope!="object"||O.endScope===null)throw ie("endScope must be object"),pe;me(O,O.end,{key:"endScope"}),O.end=_(O.end,{joinWith:""})}}function it(O){O.scope&&typeof O.scope=="object"&&O.scope!==null&&(O.beginScope=O.scope,delete O.scope)}function lt(O){it(O),typeof O.beginScope=="string"&&(O.beginScope={_wrap:O.beginScope}),typeof O.endScope=="string"&&(O.endScope={_wrap:O.endScope}),tt(O),Le(O)}function ft(O){function G(ce,Re){return new RegExp(m(ce),"m"+(O.case_insensitive?"i":"")+(O.unicodeRegex?"u":"")+(Re?"g":""))}class he{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(Re,qe){qe.position=this.position++,this.matchIndexes[this.matchAt]=qe,this.regexes.push([qe,Re]),this.matchAt+=C(Re)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const Re=this.regexes.map(qe=>qe[1]);this.matcherRe=G(_(Re,{joinWith:"|"}),!0),this.lastIndex=0}exec(Re){this.matcherRe.lastIndex=this.lastIndex;const qe=this.matcherRe.exec(Re);if(!qe)return null;const Bt=qe.findIndex((ln,vt)=>vt>0&&ln!==void 0),kt=this.matchIndexes[Bt];return qe.splice(0,Bt),Object.assign(qe,kt)}}class ze{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(Re){if(this.multiRegexes[Re])return this.multiRegexes[Re];const qe=new he;return this.rules.slice(Re).forEach(([Bt,kt])=>qe.addRule(Bt,kt)),qe.compile(),this.multiRegexes[Re]=qe,qe}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(Re,qe){this.rules.push([Re,qe]),qe.type==="begin"&&this.count++}exec(Re){const qe=this.getMatcher(this.regexIndex);qe.lastIndex=this.lastIndex;let Bt=qe.exec(Re);if(this.resumingScanAtSamePosition()&&!(Bt&&Bt.index===this.lastIndex)){const kt=this.getMatcher(0);kt.lastIndex=this.lastIndex+1,Bt=kt.exec(Re)}return Bt&&(this.regexIndex+=Bt.position+1,this.regexIndex===this.count&&this.considerAll()),Bt}}function ot(ce){const Re=new ze;return ce.contains.forEach(qe=>Re.addRule(qe.begin,{rule:qe,type:"begin"})),ce.terminatorEnd&&Re.addRule(ce.terminatorEnd,{type:"end"}),ce.illegal&&Re.addRule(ce.illegal,{type:"illegal"}),Re}function Se(ce,Re){const qe=ce;if(ce.isCompiled)return qe;[ke,Ge,lt,st].forEach(kt=>kt(ce,Re)),O.compilerExtensions.forEach(kt=>kt(ce,Re)),ce.__beforeBegin=null,[Ee,Me,Pe].forEach(kt=>kt(ce,Re)),ce.isCompiled=!0;let Bt=null;return typeof ce.keywords=="object"&&ce.keywords.$pattern&&(ce.keywords=Object.assign({},ce.keywords),Bt=ce.keywords.$pattern,delete ce.keywords.$pattern),Bt=Bt||/\w+/,ce.keywords&&(ce.keywords=He(ce.keywords,O.case_insensitive)),qe.keywordPatternRe=G(Bt,!0),Re&&(ce.begin||(ce.begin=/\B|\b/),qe.beginRe=G(qe.begin),!ce.end&&!ce.endsWithParent&&(ce.end=/\B|\b/),ce.end&&(qe.endRe=G(qe.end)),qe.terminatorEnd=m(qe.end)||"",ce.endsWithParent&&Re.terminatorEnd&&(qe.terminatorEnd+=(ce.end?"|":"")+Re.terminatorEnd)),ce.illegal&&(qe.illegalRe=G(ce.illegal)),ce.contains||(ce.contains=[]),ce.contains=[].concat(...ce.contains.map(function(kt){return ye(kt==="self"?ce:kt)})),ce.contains.forEach(function(kt){Se(kt,qe)}),ce.starts&&Se(ce.starts,Re),qe.matcher=ot(qe),qe}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||{}),Se(O)}function nt(O){return O?O.endsWithParent||nt(O.starts):!1}function ye(O){return O.variants&&!O.cachedVariants&&(O.cachedVariants=O.variants.map(function(G){return r(O,{variants:null},G)})),O.cachedVariants?O.cachedVariants:nt(O)?r(O,{starts:O.starts?r(O.starts):null}):Object.isFrozen(O)?r(O):O}var ve="11.11.1";class B extends Error{constructor(G,he){super(G),this.name="HTMLInjectionError",this.html=he}}const ae=n,xe=r,Ve=Symbol("nomatch"),$e=7,We=function(O){const G=Object.create(null),he=Object.create(null),ze=[];let ot=!0;const Se="Could not find the language '{}', did you forget to load/include a language module?",ce={disableAutodetect:!0,name:"Plain text",contains:[]};let Re={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:h};function qe(Oe){return Re.noHighlightRe.test(Oe)}function Bt(Oe){let ct=Oe.className+" ";ct+=Oe.parentNode?Oe.parentNode.className:"";const Nt=Re.languageDetectRe.exec(ct);if(Nt){const jt=rn(Nt[1]);return jt||(Fe(Se.replace("{}",Nt[1])),Fe("Falling back to no-highlight mode for this block.",Oe)),jt?Nt[1]:"no-highlight"}return ct.split(/\s+/).find(jt=>qe(jt)||rn(jt))}function kt(Oe,ct,Nt){let jt="",vn="";typeof ct=="object"?(jt=Oe,Nt=ct.ignoreIllegals,vn=ct.language):(se("10.7.0","highlight(lang, code, ...args) has been deprecated."),se("10.7.0",`Please use highlight(code, options) instead.
|
|
200
|
+
https://github.com/highlightjs/highlight.js/issues/2277`),vn=Oe,jt=ct),Nt===void 0&&(Nt=!0);const sn={code:jt,language:vn};_i("before:highlight",sn);const ns=sn.result?sn.result:ln(sn.language,sn.code,Nt);return ns.code=sn.code,_i("after:highlight",ns),ns}function ln(Oe,ct,Nt,jt){const vn=Object.create(null);function sn(Be,Xe){return Be.keywords[Xe]}function ns(){if(!wt.keywords){yn.addText(Ht);return}let Be=0;wt.keywordPatternRe.lastIndex=0;let Xe=wt.keywordPatternRe.exec(Ht),bt="";for(;Xe;){bt+=Ht.substring(Be,Xe.index);const Rt=_r.case_insensitive?Xe[0].toLowerCase():Xe[0],cn=sn(wt,Rt);if(cn){const[Mn,cf]=cn;if(yn.addText(bt),bt="",vn[Rt]=(vn[Rt]||0)+1,vn[Rt]<=$e&&(Ai+=cf),Mn.startsWith("_"))bt+=Xe[0];else{const Ul=_r.classNameAliases[Mn]||Mn;rr(Xe[0],Ul)}}else bt+=Xe[0];Be=wt.keywordPatternRe.lastIndex,Xe=wt.keywordPatternRe.exec(Ht)}bt+=Ht.substring(Be),yn.addText(bt)}function go(){if(Ht==="")return;let Be=null;if(typeof wt.subLanguage=="string"){if(!G[wt.subLanguage]){yn.addText(Ht);return}Be=ln(wt.subLanguage,Ht,!0,pa[wt.subLanguage]),pa[wt.subLanguage]=Be._top}else Be=Tn(Ht,wt.subLanguage.length?wt.subLanguage:null);wt.relevance>0&&(Ai+=Be.relevance),yn.__addSublanguage(Be._emitter,Be.language)}function nr(){wt.subLanguage!=null?go():ns(),Ht=""}function rr(Be,Xe){Be!==""&&(yn.startScope(Xe),yn.addText(Be),yn.endScope())}function Ti(Be,Xe){let bt=1;const Rt=Xe.length-1;for(;bt<=Rt;){if(!Be._emit[bt]){bt++;continue}const cn=_r.classNameAliases[Be[bt]]||Be[bt],Mn=Xe[bt];cn?rr(Mn,cn):(Ht=Mn,ns(),Ht=""),bt++}}function Bs(Be,Xe){return Be.scope&&typeof Be.scope=="string"&&yn.openNode(_r.classNameAliases[Be.scope]||Be.scope),Be.beginScope&&(Be.beginScope._wrap?(rr(Ht,_r.classNameAliases[Be.beginScope._wrap]||Be.beginScope._wrap),Ht=""):Be.beginScope._multi&&(Ti(Be.beginScope,Xe),Ht="")),wt=Object.create(Be,{parent:{value:wt}}),wt}function Mi(Be,Xe,bt){let Rt=T(Be.endRe,bt);if(Rt){if(Be["on:end"]){const cn=new e(Be);Be["on:end"](Xe,cn),cn.isMatchIgnored&&(Rt=!1)}if(Rt){for(;Be.endsParent&&Be.parent;)Be=Be.parent;return Be}}if(Be.endsWithParent)return Mi(Be.parent,Xe,bt)}function af(Be){return wt.matcher.regexIndex===0?(Ht+=Be[0],1):(Fs=!0,0)}function lf(Be){const Xe=Be[0],bt=Be.rule,Rt=new e(bt),cn=[bt.__beforeBegin,bt["on:begin"]];for(const Mn of cn)if(Mn&&(Mn(Be,Rt),Rt.isMatchIgnored))return af(Xe);return bt.skip?Ht+=Xe:(bt.excludeBegin&&(Ht+=Xe),nr(),!bt.returnBegin&&!bt.excludeBegin&&(Ht=Xe)),Bs(bt,Be),bt.returnBegin?0:Xe.length}function fa(Be){const Xe=Be[0],bt=ct.substring(Be.index),Rt=Mi(wt,Be,bt);if(!Rt)return Ve;const cn=wt;wt.endScope&&wt.endScope._wrap?(nr(),rr(Xe,wt.endScope._wrap)):wt.endScope&&wt.endScope._multi?(nr(),Ti(wt.endScope,Be)):cn.skip?Ht+=Xe:(cn.returnEnd||cn.excludeEnd||(Ht+=Xe),nr(),cn.excludeEnd&&(Ht=Xe));do wt.scope&&yn.closeNode(),!wt.skip&&!wt.subLanguage&&(Ai+=wt.relevance),wt=wt.parent;while(wt!==Rt.parent);return Rt.starts&&Bs(Rt.starts,Be),cn.returnEnd?0:Xe.length}function Fl(){const Be=[];for(let Xe=wt;Xe!==_r;Xe=Xe.parent)Xe.scope&&Be.unshift(Xe.scope);Be.forEach(Xe=>yn.openNode(Xe))}let zs={};function $s(Be,Xe){const bt=Xe&&Xe[0];if(Ht+=Be,bt==null)return nr(),0;if(zs.type==="begin"&&Xe.type==="end"&&zs.index===Xe.index&&bt===""){if(Ht+=ct.slice(Xe.index,Xe.index+1),!ot){const Rt=new Error(`0 width match regex (${Oe})`);throw Rt.languageName=Oe,Rt.badRule=zs.rule,Rt}return 1}if(zs=Xe,Xe.type==="begin")return lf(Xe);if(Xe.type==="illegal"&&!Nt){const Rt=new Error('Illegal lexeme "'+bt+'" for mode "'+(wt.scope||"<unnamed>")+'"');throw Rt.mode=wt,Rt}else if(Xe.type==="end"){const Rt=fa(Xe);if(Rt!==Ve)return Rt}if(Xe.type==="illegal"&&bt==="")return Ht+=`
|
|
201
|
+
`,1;if(ji>1e5&&ji>Xe.index*3)throw new Error("potential infinite loop, way more iterations than matches");return Ht+=bt,bt.length}const _r=rn(Oe);if(!_r)throw ie(Se.replace("{}",Oe)),new Error('Unknown language: "'+Oe+'"');const ha=ft(_r);let Lt="",wt=jt||ha;const pa={},yn=new Re.__emitter(Re);Fl();let Ht="",Ai=0,rs=0,ji=0,Fs=!1;try{if(_r.__emitTokens)_r.__emitTokens(ct,yn);else{for(wt.matcher.considerAll();;){ji++,Fs?Fs=!1:wt.matcher.considerAll(),wt.matcher.lastIndex=rs;const Be=wt.matcher.exec(ct);if(!Be)break;const Xe=ct.substring(rs,Be.index),bt=$s(Xe,Be);rs=Be.index+bt}$s(ct.substring(rs))}return yn.finalize(),Lt=yn.toHTML(),{language:Oe,value:Lt,relevance:Ai,illegal:!1,_emitter:yn,_top:wt}}catch(Be){if(Be.message&&Be.message.includes("Illegal"))return{language:Oe,value:ae(ct),illegal:!0,relevance:0,_illegalBy:{message:Be.message,index:rs,context:ct.slice(rs-100,rs+100),mode:Be.mode,resultSoFar:Lt},_emitter:yn};if(ot)return{language:Oe,value:ae(ct),illegal:!1,relevance:0,errorRaised:Be,_emitter:yn,_top:wt};throw Be}}function vt(Oe){const ct={value:ae(Oe),illegal:!1,relevance:0,_top:ce,_emitter:new Re.__emitter(Re)};return ct._emitter.addText(Oe),ct}function Tn(Oe,ct){ct=ct||Re.languages||Object.keys(G);const Nt=vt(Oe),jt=ct.filter(rn).filter(wn).map(nr=>ln(nr,Oe,!1));jt.unshift(Nt);const vn=jt.sort((nr,rr)=>{if(nr.relevance!==rr.relevance)return rr.relevance-nr.relevance;if(nr.language&&rr.language){if(rn(nr.language).supersetOf===rr.language)return 1;if(rn(rr.language).supersetOf===nr.language)return-1}return 0}),[sn,ns]=vn,go=sn;return go.secondBest=ns,go}function Jt(Oe,ct,Nt){const jt=ct&&he[ct]||Nt;Oe.classList.add("hljs"),Oe.classList.add(`language-${jt}`)}function Bn(Oe){let ct=null;const Nt=Bt(Oe);if(qe(Nt))return;if(_i("before:highlightElement",{el:Oe,language:Nt}),Oe.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",Oe);return}if(Oe.children.length>0&&(Re.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(Oe)),Re.throwUnescapedHTML))throw new B("One of your code blocks includes unescaped HTML.",Oe.innerHTML);ct=Oe;const jt=ct.textContent,vn=Nt?kt(jt,{language:Nt,ignoreIllegals:!0}):Tn(jt);Oe.innerHTML=vn.value,Oe.dataset.highlighted="yes",Jt(Oe,Nt,vn.language),Oe.result={language:vn.language,re:vn.relevance,relevance:vn.relevance},vn.secondBest&&(Oe.secondBest={language:vn.secondBest.language,relevance:vn.secondBest.relevance}),_i("after:highlightElement",{el:Oe,result:vn,text:jt})}function yr(Oe){Re=xe(Re,Oe)}const nn=()=>{Ke(),se("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function te(){Ke(),se("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let Te=!1;function Ke(){function Oe(){Ke()}if(document.readyState==="loading"){Te||window.addEventListener("DOMContentLoaded",Oe,!1),Te=!0;return}document.querySelectorAll(Re.cssSelector).forEach(Bn)}function Et(Oe,ct){let Nt=null;try{Nt=ct(O)}catch(jt){if(ie("Language definition for '{}' could not be registered.".replace("{}",Oe)),ot)ie(jt);else throw jt;Nt=ce}Nt.name||(Nt.name=Oe),G[Oe]=Nt,Nt.rawDefinition=ct.bind(null,O),Nt.aliases&&gn(Nt.aliases,{languageName:Oe})}function At(Oe){delete G[Oe];for(const ct of Object.keys(he))he[ct]===Oe&&delete he[ct]}function zn(){return Object.keys(G)}function rn(Oe){return Oe=(Oe||"").toLowerCase(),G[Oe]||G[he[Oe]]}function gn(Oe,{languageName:ct}){typeof Oe=="string"&&(Oe=[Oe]),Oe.forEach(Nt=>{he[Nt.toLowerCase()]=ct})}function wn(Oe){const ct=rn(Oe);return ct&&!ct.disableAutodetect}function Kt(Oe){Oe["before:highlightBlock"]&&!Oe["before:highlightElement"]&&(Oe["before:highlightElement"]=ct=>{Oe["before:highlightBlock"](Object.assign({block:ct.el},ct))}),Oe["after:highlightBlock"]&&!Oe["after:highlightElement"]&&(Oe["after:highlightElement"]=ct=>{Oe["after:highlightBlock"](Object.assign({block:ct.el},ct))})}function of(Oe){Kt(Oe),ze.push(Oe)}function da(Oe){const ct=ze.indexOf(Oe);ct!==-1&&ze.splice(ct,1)}function _i(Oe,ct){const Nt=Oe;ze.forEach(function(jt){jt[Nt]&&jt[Nt](ct)})}function mo(Oe){return se("10.7.0","highlightBlock will be removed entirely in v12.0"),se("10.7.0","Please use highlightElement now."),Bn(Oe)}Object.assign(O,{highlight:kt,highlightAuto:Tn,highlightAll:Ke,highlightElement:Bn,highlightBlock:mo,configure:yr,initHighlighting:nn,initHighlightingOnLoad:te,registerLanguage:Et,unregisterLanguage:At,listLanguages:zn,getLanguage:rn,registerAliases:gn,autoDetection:wn,inherit:xe,addPlugin:of,removePlugin:da}),O.debugMode=function(){ot=!1},O.safeMode=function(){ot=!0},O.versionString=ve,O.regex={concat:k,lookahead:g,either:E,optional:b,anyNumberOfTimes:v};for(const Oe in Ye)typeof Ye[Oe]=="object"&&t(Ye[Oe]);return Object.assign(O,Ye),O},P=We({});return P.newInstance=()=>We({}),kp=P,P.HighlightJS=P,P.default=P,kp}var p6=h6();const D_=Tl(p6);function P_(t,e=[]){return t.flatMap(n=>{const r=[...e,...n.properties?n.properties.className:[]];return n.children?P_(n.children,r):{text:n.value,classes:r}})}function Vw(t){return t.value||t.children||[]}function m6(t){return!!D_.getLanguage(t)}function Kw({doc:t,name:e,lowlight:n,defaultLanguage:r}){const s=[];return Hu(t,i=>i.type.name===e).forEach(i=>{var o;let l=i.pos+1;const d=i.node.attrs.language||r,f=n.listLanguages(),h=d&&(f.includes(d)||m6(d)||(o=n.registered)!=null&&o.call(n,d))?Vw(n.highlight(d,i.node.textContent)):Vw(n.highlightAuto(i.node.textContent));P_(h).forEach(m=>{const g=l+m.text.length;if(m.classes.length){const v=Ut.inline(l,g,{class:m.classes.join(" ")});s.push(v)}l=g})}),Ot.create(t,s)}function g6(t){return typeof t=="function"}function v6({name:t,lowlight:e,defaultLanguage:n}){if(!["highlight","highlightAuto","listLanguages"].every(s=>g6(e[s])))throw Error("You should provide an instance of lowlight to use the code-block-lowlight extension");const r=new $t({key:new Wt("lowlight"),state:{init:(s,{doc:i})=>Kw({doc:i,name:t,lowlight:e,defaultLanguage:n}),apply:(s,i,o,l)=>{const d=o.selection.$head.parent.type.name,f=l.selection.$head.parent.type.name,h=Hu(o.doc,g=>g.type.name===t),m=Hu(l.doc,g=>g.type.name===t);return s.docChanged&&([d,f].includes(t)||m.length!==h.length||s.steps.some(g=>g.from!==void 0&&g.to!==void 0&&h.some(v=>v.pos>=g.from&&v.pos+v.node.nodeSize<=g.to)))?Kw({doc:s.doc,name:t,lowlight:e,defaultLanguage:n}):i.map(s.mapping,s.doc)}},props:{decorations(s){return r.getState(s)}}});return r}var y6=Y4.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))||[],v6({name:this.name,lowlight:this.options.lowlight,defaultLanguage:this.options.defaultLanguage})]}}),b6=y6;function x6(t){const e=t.regex,n=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),r="decltype\\(auto\\)",s="[a-zA-Z_]\\w*::",o="(?!struct)("+r+"|"+e.optional(s)+"[a-zA-Z_]\\w*"+e.optional("<[^<>]+>")+")",l={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})"/})]},h={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(s)+t.IDENT_RE,relevance:0},v=e.optional(s)+t.IDENT_RE+"\\s*\\(",b=["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"],k=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],w=["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"],E=["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"],M={type:k,keyword:b,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:w},_={className:"function.dispatch",relevance:0,keywords:{_hint:E},begin:e.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,t.IDENT_RE,e.lookahead(/(<[^<>]+>|)\s*\(/))},R=[_,m,l,n,t.C_BLOCK_COMMENT_MODE,h,f],L={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:M,contains:R.concat([{begin:/\(/,end:/\)/,keywords:M,contains:R.concat(["self"]),relevance:0}]),relevance:0},$={className:"function",begin:"("+o+"[\\*&\\s]+)+"+v,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:M,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:r,keywords:M,relevance:0},{begin:v,returnBegin:!0,contains:[g],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[f,h]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:M,relevance:0,contains:[n,t.C_BLOCK_COMMENT_MODE,f,h,l,{begin:/\(/,end:/\)/,keywords:M,relevance:0,contains:["self",n,t.C_BLOCK_COMMENT_MODE,f,h,l]}]},l,n,t.C_BLOCK_COMMENT_MODE,m]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:M,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(L,$,_,R,[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:M,contains:["self",l]},{begin:t.IDENT_RE+"::",keywords:M},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function w6(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=x6(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 k6(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 s={className:"subst",begin:/\$\(/,end:/\)/,contains:[t.BACKSLASH_ESCAPE]},i=t.inherit(t.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),o={begin:/<<-?\s*(?=\w+)/,starts:{contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},l={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,n,s]};s.contains.push(l);const d={match:/\\"/},f={className:"string",begin:/'/,end:/'/},h={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"],v=t.SHEBANG({binary:`(${g.join("|")})`,relevance:10}),b={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[t.inherit(t.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},k=["if","then","else","elif","fi","time","for","while","until","in","do","done","case","esac","coproc","function","select"],w=["true","false"],E={match:/(\/[a-z._-]+)+/},C=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],T=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],M=["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"],_=["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:k,literal:w,built_in:[...C,...T,"set","shopt",...M,..._]},contains:[v,t.SHEBANG(),b,m,i,o,E,l,d,f,h,n]}}function S6(t){const e=t.regex,n=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),r="decltype\\(auto\\)",s="[a-zA-Z_]\\w*::",o="("+r+"|"+e.optional(s)+"[a-zA-Z_]\\w*"+e.optional("<[^<>]+>")+")",l={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})"/})]},h={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(s)+t.IDENT_RE,relevance:0},v=e.optional(s)+t.IDENT_RE+"\\s*\\(",w={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"},E=[m,l,n,t.C_BLOCK_COMMENT_MODE,h,f],C={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:w,contains:E.concat([{begin:/\(/,end:/\)/,keywords:w,contains:E.concat(["self"]),relevance:0}]),relevance:0},T={begin:"("+o+"[\\*&\\s]+)+"+v,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:w,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:r,keywords:w,relevance:0},{begin:v,returnBegin:!0,contains:[t.inherit(g,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:w,relevance:0,contains:[n,t.C_BLOCK_COMMENT_MODE,f,h,l,{begin:/\(/,end:/\)/,keywords:w,relevance:0,contains:["self",n,t.C_BLOCK_COMMENT_MODE,f,h,l]}]},l,n,t.C_BLOCK_COMMENT_MODE,m]};return{name:"C",aliases:["h"],keywords:w,disableAutodetect:!0,illegal:"</",contains:[].concat(C,T,E,[m,{begin:t.IDENT_RE+"::",keywords:w},{className:"class",beginKeywords:"enum class struct union",end:/[{;:<>=]/,contains:[{beginKeywords:"final class struct"},t.TITLE_MODE]}]),exports:{preprocessor:m,strings:f,keywords:w}}}function E6(t){const e=t.regex,n=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),r="decltype\\(auto\\)",s="[a-zA-Z_]\\w*::",o="(?!struct)("+r+"|"+e.optional(s)+"[a-zA-Z_]\\w*"+e.optional("<[^<>]+>")+")",l={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})"/})]},h={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(s)+t.IDENT_RE,relevance:0},v=e.optional(s)+t.IDENT_RE+"\\s*\\(",b=["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"],k=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],w=["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"],E=["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"],M={type:k,keyword:b,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:w},_={className:"function.dispatch",relevance:0,keywords:{_hint:E},begin:e.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,t.IDENT_RE,e.lookahead(/(<[^<>]+>|)\s*\(/))},R=[_,m,l,n,t.C_BLOCK_COMMENT_MODE,h,f],L={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:M,contains:R.concat([{begin:/\(/,end:/\)/,keywords:M,contains:R.concat(["self"]),relevance:0}]),relevance:0},$={className:"function",begin:"("+o+"[\\*&\\s]+)+"+v,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:M,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:r,keywords:M,relevance:0},{begin:v,returnBegin:!0,contains:[g],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[f,h]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:M,relevance:0,contains:[n,t.C_BLOCK_COMMENT_MODE,f,h,l,{begin:/\(/,end:/\)/,keywords:M,relevance:0,contains:["self",n,t.C_BLOCK_COMMENT_MODE,f,h,l]}]},l,n,t.C_BLOCK_COMMENT_MODE,m]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:M,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(L,$,_,R,[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:M,contains:["self",l]},{begin:t.IDENT_RE+"::",keywords:M},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function N6(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"],s=["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"],i=["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"],o={keyword:s.concat(i),built_in:e,literal:r},l=t.inherit(t.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),d={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},h={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},m=t.inherit(h,{illegal:/\n/}),g={className:"subst",begin:/\{/,end:/\}/,keywords:o},v=t.inherit(g,{illegal:/\n/}),b={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},t.BACKSLASH_ESCAPE,v]},k={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},g]},w=t.inherit(k,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},v]});g.contains=[k,b,h,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,t.C_BLOCK_COMMENT_MODE],v.contains=[w,b,m,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,t.inherit(t.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const E={variants:[f,k,b,h,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},C={begin:"<",end:">",contains:[{beginKeywords:"in out"},l]},T=t.IDENT_RE+"(<"+t.IDENT_RE+"(\\s*,\\s*"+t.IDENT_RE+")*>)?(\\[\\])?",M={begin:"@"+t.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:o,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"}},E,d,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},l,C,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[l,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{beginKeywords:"record",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[l,C,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:"("+T+"\\s+)+"+t.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:o,contains:[{beginKeywords:n.join(" "),relevance:0},{begin:t.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,contains:[t.TITLE_MODE,C],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,relevance:0,contains:[E,d,t.C_BLOCK_COMMENT_MODE]},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},M]}}const C6=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_-]*/}}),_6=["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"],T6=["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"],M6=[..._6,...T6],A6=["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(),j6=["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(),R6=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),O6=["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 I6(t){const e=t.regex,n=C6(t),r={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},s="and or not only",i=/@-?\w[\w]*(-\w+)*/,o="[a-zA-Z-][a-zA-Z0-9_-]*",l=[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:"\\."+o,relevance:0},n.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+j6.join("|")+")"},{begin:":(:)?("+R6.join("|")+")"}]},n.CSS_VARIABLE,{className:"attribute",begin:"\\b("+O6.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[n.BLOCK_COMMENT,n.HEXCOLOR,n.IMPORTANT,n.CSS_NUMBER_MODE,...l,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...l,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},n.FUNCTION_DISPATCH]},{begin:e.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:i},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:s,attribute:A6.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...l,n.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+M6.join("|")+")\\b"}]}}function L6(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 D6(t){const i={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:i,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:i,illegal:/["']/}]}]}}function P6(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 B6(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 s={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},i={className:"literal",begin:/\bon|off|true|false|yes|no\b/},o={className:"string",contains:[t.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},l={begin:/\[/,end:/\]/,contains:[r,i,s,o,n,"self"],relevance:0},d=/[A-Za-z0-9_-]+/,f=/"(\\"|[^"])*"/,h=/'[^']*'/,m=e.either(d,f,h),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,l,i,s,o,n]}}]}}var Vo="[0-9](_*[0-9])*",au=`\\.(${Vo})`,lu="[0-9a-fA-F](_*[0-9a-fA-F])*",Gw={className:"number",variants:[{begin:`(\\b(${Vo})((${au})|\\.)?|(${au}))[eE][+-]?(${Vo})[fFdD]?\\b`},{begin:`\\b(${Vo})((${au})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${au})[fFdD]?\\b`},{begin:`\\b(${Vo})[fFdD]\\b`},{begin:`\\b0[xX]((${lu})\\.?|(${lu})?\\.(${lu}))[pP][+-]?(${Vo})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${lu})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function B_(t,e,n){return n===-1?"":t.replace(e,r=>B_(t,e,n-1))}function z6(t){const e=t.regex,n="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",r=n+B_("(?:<"+n+"~~~(?:\\s*,\\s*"+n+"~~~)*>)?",/~~~/g,2),d={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"]}]},h={className:"params",begin:/\(/,end:/\)/,keywords:d,relevance:0,contains:[t.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:d,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:[h,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:d,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:d,relevance:0,contains:[f,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,Gw,t.C_BLOCK_COMMENT_MODE]},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},Gw,f]}}const Jw="[A-Za-z$_][0-9A-Za-z$_]*",$6=["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"],F6=["true","false","null","undefined","NaN","Infinity"],z_=["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"],$_=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],F_=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],U6=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],H6=[].concat(F_,z_,$_);function W6(t){const e=t.regex,n=(V,{after:ne})=>{const F="</"+V[0].slice(1);return V.input.indexOf(F,ne)!==-1},r=Jw,s={begin:"<>",end:"</>"},i=/<[A-Za-z0-9\\._:-]+\s*\/>/,o={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(V,ne)=>{const F=V[0].length+V.index,j=V.input[F];if(j==="<"||j===","){ne.ignoreMatch();return}j===">"&&(n(V,{after:F})||ne.ignoreMatch());let I;const Q=V.input.substring(F);if(I=Q.match(/^\s*=/)){ne.ignoreMatch();return}if((I=Q.match(/^\s+extends\s+/))&&I.index===0){ne.ignoreMatch();return}}},l={$pattern:Jw,keyword:$6,literal:F6,built_in:H6,"variable.language":U6},d="[0-9](_?[0-9])*",f=`\\.(${d})`,h="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",m={className:"number",variants:[{begin:`(\\b(${h})((${f})|\\.)?|(${f}))[eE][+-]?(${d})\\b`},{begin:`\\b(${h})\\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:l,contains:[]},v={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"xml"}},b={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"css"}},k={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"graphql"}},w={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,g]},C={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]},T=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,v,b,k,w,{match:/\$\d+/},m];g.contains=T.concat({begin:/\{/,end:/\}/,keywords:l,contains:["self"].concat(T)});const M=[].concat(C,g.contains),_=M.concat([{begin:/(\s*)\(/,end:/\)/,keywords:l,contains:["self"].concat(M)}]),R={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,contains:_},L={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"}}]},$={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:{_:[...z_,...$_]}},z={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},H={variants:[{match:[/function/,/\s+/,r,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[R],illegal:/%/},Z={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function D(V){return e.concat("(?!",V.join("|"),")")}const J={match:e.concat(/\b/,D([...F_,"super","import"].map(V=>`${V}\\s*\\(`)),r,e.lookahead(/\s*\(/)),className:"title.function",relevance:0},q={begin:e.concat(/\./,e.lookahead(e.concat(r,/(?![0-9A-Za-z$_(])/))),end:r,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},W={match:[/get|set/,/\s+/,r,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},R]},K="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",ee={match:[/const|var|let/,/\s+/,r,/\s*/,/=\s*/,/(async\s*)?/,e.lookahead(K)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[R]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:l,exports:{PARAMS_CONTAINS:_,CLASS_REFERENCE:$},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),z,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,v,b,k,w,C,{match:/\$\d+/},m,$,{scope:"attr",match:r+e.lookahead(":"),relevance:0},ee,{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[C,t.REGEXP_MODE,{className:"function",begin:K,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:l,contains:_}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:s.begin,end:s.end},{match:i},{begin:o.begin,"on:begin":o.isTrulyOpeningTag,end:o.end}],subLanguage:"xml",contains:[{begin:o.begin,end:o.end,skip:!0,contains:["self"]}]}]},H,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[R,t.inherit(t.TITLE_MODE,{begin:r,className:"title.function"})]},{match:/\.\.\./,relevance:0},q,{match:"\\$"+r,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[R]},J,Z,L,W,{match:/\$[(.]/}]}}function q6(t){const e={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},n={match:/[{}[\],:]/,className:"punctuation",relevance:0},r=["true","false","null"],s={scope:"literal",beginKeywords:r.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:r},contains:[e,n,t.QUOTE_STRING_MODE,s,t.C_NUMBER_MODE,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}var Ko="[0-9](_*[0-9])*",cu=`\\.(${Ko})`,uu="[0-9a-fA-F](_*[0-9a-fA-F])*",V6={className:"number",variants:[{begin:`(\\b(${Ko})((${cu})|\\.)?|(${cu}))[eE][+-]?(${Ko})[fFdD]?\\b`},{begin:`\\b(${Ko})((${cu})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${cu})[fFdD]?\\b`},{begin:`\\b(${Ko})[fFdD]\\b`},{begin:`\\b0[xX]((${uu})\\.?|(${uu})?\\.(${uu}))[pP][+-]?(${Ko})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${uu})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function K6(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+"@"},s={className:"subst",begin:/\$\{/,end:/\}/,contains:[t.C_NUMBER_MODE]},i={className:"variable",begin:"\\$"+t.UNDERSCORE_IDENT_RE},o={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[i,s]},{begin:"'",end:"'",illegal:/\n/,contains:[t.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[t.BACKSLASH_ESCAPE,i,s]}]};s.contains.push(o);const l={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+t.UNDERSCORE_IDENT_RE+")?"},d={className:"meta",begin:"@"+t.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[t.inherit(o,{className:"string"}),"self"]}]},f=V6,h=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,h,n,r,l,d,{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,h],relevance:0},t.C_LINE_COMMENT_MODE,h,l,d,o,t.C_NUMBER_MODE]},h]},{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},l,d]},o,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:`
|
|
202
|
+
`},f]}}const G6=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_-]*/}}),J6=["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"],Y6=["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"],X6=[...J6,...Y6],Q6=["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(),U_=["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(),H_=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),Z6=["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(),eB=U_.concat(H_).sort().reverse();function tB(t){const e=G6(t),n=eB,r="and or not only",s="[\\w-]+",i="("+s+"|@\\{"+s+"\\})",o=[],l=[],d=function(T){return{className:"string",begin:"~?"+T+".*?"+T}},f=function(T,M,_){return{className:T,begin:M,relevance:_}},h={$pattern:/[a-z-]+/,keyword:r,attribute:Q6.join(" ")},m={begin:"\\(",end:"\\)",contains:l,keywords:h,relevance:0};l.push(t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,d("'"),d('"'),e.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},e.HEXCOLOR,m,f("variable","@@?"+s,10),f("variable","@\\{"+s+"\\}"),f("built_in","~?`[^`]*?`"),{className:"attribute",begin:s+"\\s*:",end:":",returnBegin:!0,excludeEnd:!0},e.IMPORTANT,{beginKeywords:"and not"},e.FUNCTION_DISPATCH);const g=l.concat({begin:/\{/,end:/\}/,contains:o}),v={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(l)},b={begin:i+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},e.CSS_VARIABLE,{className:"attribute",begin:"\\b("+Z6.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:l}}]},k={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:h,returnEnd:!0,contains:l,relevance:0}},w={className:"variable",variants:[{begin:"@"+s+"\\s*:",relevance:15},{begin:"@"+s}],starts:{end:"[;}]",returnEnd:!0,contains:g}},E={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:i,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:`[<='$"]`,relevance:0,contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,v,f("keyword","all\\b"),f("variable","@\\{"+s+"\\}"),{begin:"\\b("+X6.join("|")+")\\b",className:"selector-tag"},e.CSS_NUMBER_MODE,f("selector-tag",i,0),f("selector-id","#"+i),f("selector-class","\\."+i,0),f("selector-tag","&",0),e.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+U_.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+H_.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:g},{begin:"!important"},e.FUNCTION_DISPATCH]},C={begin:s+`:(:)?(${n.join("|")})`,returnBegin:!0,contains:[E]};return o.push(t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,k,w,C,b,E,v,e.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:`[=>'/<($"]`,contains:o}}function nB(t){const e="\\[=*\\[",n="\\]=*\\]",r={begin:e,end:n,contains:["self"]},s=[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:s.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:s}].concat(s)},t.C_NUMBER_MODE,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,{className:"string",begin:e,end:n,contains:[r],relevance:5}])}}function rB(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]},s={begin:"^"+t.UNDERSCORE_IDENT_RE+"\\s*(?=[:+?]?=)"},i={className:"meta",begin:/^\.PHONY:/,end:/$/,keywords:{$pattern:/[\.\w]+/,keyword:".PHONY"}},o={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,s,i,o]}}function sB(t){const e=t.regex,n={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},r={begin:"^[-\\*]{3,}",end:"$"},s={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}]},i={className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},o={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},l=/[A-Za-z][A-Za-z0-9+.-]*/,d={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.concat(/\[.+?\]\(/,l,/:\/\/.*?\)/),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}/}]},h={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},m=t.inherit(f,{contains:[]}),g=t.inherit(h,{contains:[]});f.contains.push(g),h.contains.push(m);let v=[n,d];return[f,h,m,g].forEach(E=>{E.contains=E.contains.concat(v)}),v=v.concat(f,h),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:v},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:v}]}]},n,i,f,h,{className:"quote",begin:"^>\\s+",contains:v,end:"$"},s,r,d,o,{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}function iB(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_]*/,l={"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"]},d={$pattern:n,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:l,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:"("+d.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:d,contains:[t.UNDERSCORE_TITLE_MODE]},{begin:"\\."+t.UNDERSCORE_IDENT_RE,relevance:0}]}}function oB(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}/,s={$pattern:/[\w.]+/,keyword:n.join(" ")},i={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:s},o={begin:/->\{/,end:/\}/},l={scope:"attr",match:/\s+:\s*\w+(\s*\(.*?\))?/},d={scope:"variable",variants:[{begin:/\$\d/},{begin:e.concat(/[$%@](?!")(\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@](?!")[^\s\w{=]|\$=/,relevance:0}],contains:[l]},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},h=[t.BACKSLASH_ESCAPE,i,d],m=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],g=(k,w,E="\\1")=>{const C=E==="\\1"?E:e.concat(E,w);return e.concat(e.concat("(?:",k,")"),w,/(?:\\.|[^\\\/])*?/,C,/(?:\\.|[^\\\/])*?/,E,r)},v=(k,w,E)=>e.concat(e.concat("(?:",k,")"),w,/(?:\\.|[^\\\/])*?/,E,r),b=[d,t.HASH_COMMENT_MODE,t.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),o,{className:"string",contains:h,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:v("(?:m|qr)?",/\//,/\//)},{begin:v("m|qr",e.either(...m,{capture:!0}),/\1/)},{begin:v("m|qr",/\(/,/\)/)},{begin:v("m|qr",/\[/,/\]/)},{begin:v("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub method",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[t.TITLE_MODE,l]},{className:"class",beginKeywords:"class",end:"[;{]",excludeEnd:!0,relevance:5,contains:[t.TITLE_MODE,l,f]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return i.contains=b,o.contains=b,{name:"Perl",aliases:["pl","pm"],keywords:s,contains:b}}function aB(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),s=e.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/,n),i=e.concat(/[A-Z]+/,n),o={scope:"variable",match:"\\$+"+r},l={scope:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?=/},{begin:/<\?/,relevance:.1},{begin:/\?>/}]},d={scope:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},f=t.inherit(t.APOS_STRING_MODE,{illegal:null}),h=t.inherit(t.QUOTE_STRING_MODE,{illegal:null,contains:t.QUOTE_STRING_MODE.contains.concat(d)}),m={begin:/<<<[ \t]*(?:(\w+)|"(\w+)")\n/,end:/[ \t]*(\w+)\b/,contains:t.QUOTE_STRING_MODE.contains.concat(d),"on:begin":(q,W)=>{W.data._beginMatch=q[1]||q[2]},"on:end":(q,W)=>{W.data._beginMatch!==q[1]&&W.ignoreMatch()}},g=t.END_SAME_AS_BEGIN({begin:/<<<[ \t]*'(\w+)'\n/,end:/[ \t]*(\w+)\b/}),v=`[
|
|
203
|
+
]`,b={scope:"string",variants:[h,f,m,g]},k={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},w=["false","null","true"],E=["__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"],C=["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"],M={keyword:E,literal:(q=>{const W=[];return q.forEach(K=>{W.push(K),K.toLowerCase()===K?W.push(K.toUpperCase()):W.push(K.toLowerCase())}),W})(w),built_in:C},_=q=>q.map(W=>W.replace(/\|\d+$/,"")),R={variants:[{match:[/new/,e.concat(v,"+"),e.concat("(?!",_(C).join("\\b|"),"\\b)"),s],scope:{1:"keyword",4:"title.class"}}]},L=e.concat(r,"\\b(?!\\()"),$={variants:[{match:[e.concat(/::/,e.lookahead(/(?!class\b)/)),L],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[s,e.concat(/::/,e.lookahead(/(?!class\b)/)),L],scope:{1:"title.class",3:"variable.constant"}},{match:[s,e.concat("::",e.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[s,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},z={scope:"attr",match:e.concat(r,e.lookahead(":"),e.lookahead(/(?!::)/))},H={relevance:0,begin:/\(/,end:/\)/,keywords:M,contains:[z,o,$,t.C_BLOCK_COMMENT_MODE,b,k,R]},Z={relevance:0,match:[/\b/,e.concat("(?!fn\\b|function\\b|",_(E).join("\\b|"),"|",_(C).join("\\b|"),"\\b)"),r,e.concat(v,"*"),e.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[H]};H.contains.push(Z);const D=[z,$,t.C_BLOCK_COMMENT_MODE,b,k,R],J={begin:e.concat(/#\[\s*\\?/,e.either(s,i)),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:w,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:w,keyword:["new","array"]},contains:["self",...D]},...D,{scope:"meta",variants:[{match:s},{match:i}]}]};return{case_insensitive:!1,keywords:M,contains:[J,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}]}},l,{scope:"variable.language",match:/\$this\b/},o,Z,$,{match:[/const/,/\s/,r],scope:{1:"keyword",3:"variable.constant"}},R,{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:M,contains:["self",J,o,$,t.C_BLOCK_COMMENT_MODE,b,k]}]},{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]},b,k]}}function lB(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 cB(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}function uB(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"],l={$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"]},d={className:"meta",begin:/^(>>>|\.\.\.) /},f={className:"subst",begin:/\{/,end:/\}/,keywords:l,illegal:/#/},h={begin:/\{\{/,relevance:0},m={className:"string",contains:[t.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,d],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,d],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,d,h,f]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,d,h,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,h,f]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,h,f]},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},g="[0-9](_?[0-9])*",v=`(\\b(${g}))?\\.(${g})|\\b(${g})\\.`,b=`\\b|${r.join("|")}`,k={className:"number",relevance:0,variants:[{begin:`(\\b(${g})|(${v}))[eE][+-]?(${g})[jJ]?(?=${b})`},{begin:`(${v})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${b})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${b})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${b})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${b})`},{begin:`\\b(${g})[jJ](?=${b})`}]},w={className:"comment",begin:e.lookahead(/# type:/),end:/$/,keywords:l,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},E={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,contains:["self",d,k,m,t.HASH_COMMENT_MODE]}]};return f.contains=[m,k,d],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:l,illegal:/(<\/|\?)|=>/,contains:[d,k,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},m,w,t.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,n],scope:{1:"keyword",3:"title.function"},contains:[E]},{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:[k,E,m]}]}}function dB(t){return{aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}function fB(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]?/),s=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,i=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:[s,r]},{scope:{1:"operator",2:"number"},match:[/%[^%]*%/,r]},{scope:{1:"punctuation",2:"number"},match:[i,r]},{scope:{2:"number"},match:[/[^a-zA-Z0-9._]|^/,r]}]},{scope:{3:"operator"},match:[n,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:s},{match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:i},{begin:"`",end:"`",contains:[{begin:/\\./}]}]}}function hB(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]+/),s=e.concat(r,/(::\w+)*/),o={"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"]},l={className:"doctag",begin:"@[A-Za-z]+"},d={begin:"#<",end:">"},f=[t.COMMENT("#","$",{contains:[l]}),t.COMMENT("^=begin","^=end",{contains:[l],relevance:10}),t.COMMENT("^__END__",t.MATCH_NOTHING_RE)],h={className:"subst",begin:/#\{/,end:/\}/,keywords:o},m={className:"string",contains:[t.BACKSLASH_ESCAPE,h],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,h]})]}]},g="[1-9](_?[0-9])*|0",v="[0-9](_?[0-9])*",b={className:"number",relevance:0,variants:[{begin:`\\b(${g})(\\.(${v}))?([eE][+-]?(${v})|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"}]},k={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:o}]},R=[m,{variants:[{match:[/class\s+/,s,/\s+<\s+/,s]},{match:[/\b(class|module)\s+/,s]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:o},{match:[/(include|extend)\s+/,s],scope:{2:"title.class"},keywords:o},{relevance:0,match:[s,/\.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:[k]},{begin:t.IDENT_RE+"::"},{className:"symbol",begin:t.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[m,{begin:n}],relevance:0},b,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|(?!=)/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:o},{begin:"("+t.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[t.BACKSLASH_ESCAPE,h],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(d,f),relevance:0}].concat(d,f);h.contains=R,k.contains=R;const H=[{begin:/^\s*=>/,starts:{end:"$",contains:R}},{className:"meta.prompt",begin:"^("+"[>?]>"+"|"+"[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]"+"|"+"(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>"+")(?=[ ])",starts:{end:"$",keywords:o,contains:R}}];return f.unshift(d),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:o,illegal:/\/\*/,contains:[t.SHEBANG({binary:"ruby"})].concat(H).concat(f).concat(R)}}function pB(t){const e=t.regex,n=/(r#)?/,r=e.concat(n,t.UNDERSCORE_IDENT_RE),s=e.concat(n,t.IDENT_RE),i={className:"title.function.invoke",relevance:0,begin:e.concat(/\b/,/(?!let|for|while|if|else|match\b)/,s,e.lookahead(/\s*\(/))},o="([ui](8|16|32|64|128|size)|f(32|64))?",l=["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"],d=["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!"],h=["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:h,keyword:l,literal:d,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_]+)"+o},{begin:"\\b0o([0-7_]+)"+o},{begin:"\\b0x([A-Fa-f0-9_]+)"+o},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+o}],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:h}},{className:"punctuation",begin:"->"},i]}}const mB=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_-]*/}}),gB=["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"],vB=["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"],yB=[...gB,...vB],bB=["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(),xB=["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(),wB=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),kB=["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 SB(t){const e=mB(t),n=wB,r=xB,s="@[a-z-]+",i="and or not only",l={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("+yB.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+r.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+n.join("|")+")"},l,{begin:/\(/,end:/\)/,contains:[e.CSS_NUMBER_MODE]},e.CSS_VARIABLE,{className:"attribute",begin:"\\b("+kB.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,l,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:s,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:i,attribute:bB.join(" ")},contains:[{begin:s,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},l,t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,e.HEXCOLOR,e.CSS_NUMBER_MODE]},e.FUNCTION_DISPATCH]}}function EB(t){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}function NB(t){const e=t.regex,n=t.COMMENT("--","$"),r={scope:"string",variants:[{begin:/'/,end:/'/,contains:[{match:/''/}]}]},s={begin:/"/,end:/"/,contains:[{match:/""/}]},i=["true","false","unknown"],o=["double precision","large object","with timezone","without timezone"],l=["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"],d=["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"],h=["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"],v=h,b=[...f,...d].filter(_=>!h.includes(_)),k={scope:"variable",match:/@[a-z0-9][a-z0-9_]*/},w={scope:"operator",match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},E={match:e.concat(/\b/,e.either(...v),/\s*\(/),relevance:0,keywords:{built_in:v}};function C(_){return e.concat(/\b/,e.either(..._.map(R=>R.replace(/\s+/,"\\s+"))),/\b/)}const T={scope:"keyword",match:C(g),relevance:0};function M(_,{exceptions:R,when:L}={}){const $=L;return R=R||[],_.map(z=>z.match(/\|\d+$/)||R.includes(z)?z:$(z)?`${z}|0`:z)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:M(b,{when:_=>_.length<3}),literal:i,type:l,built_in:m},contains:[{scope:"type",match:C(o)},T,E,k,r,s,t.C_NUMBER_MODE,t.C_BLOCK_COMMENT_MODE,n,w]}}function W_(t){return t?typeof t=="string"?t:t.source:null}function Ga(t){return Vt("(?=",t,")")}function Vt(...t){return t.map(n=>W_(n)).join("")}function CB(t){const e=t[t.length-1];return typeof e=="object"&&e.constructor===Object?(t.splice(t.length-1,1),e):{}}function or(...t){return"("+(CB(t).capture?"":"?:")+t.map(r=>W_(r)).join("|")+")"}const Kv=t=>Vt(/\b/,t,/\w$/.test(t)?/\b/:/\B/),_B=["Protocol","Type"].map(Kv),Yw=["init","self"].map(Kv),TB=["Any","Self"],Sp=["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"],Xw=["false","nil","true"],MB=["assignment","associativity","higherThan","left","lowerThan","none","right"],AB=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],Qw=["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"],q_=or(/[/=\-+!*%<>&|^~?]/,/[\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]/),V_=or(q_,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),Ep=Vt(q_,V_,"*"),K_=or(/[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]/),wd=or(K_,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),cs=Vt(K_,wd,"*"),du=Vt(/[A-Z]/,wd,"*"),jB=["attached","autoclosure",Vt(/convention\(/,or("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",Vt(/objc\(/,cs,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain","unchecked","unknown","usableFromInline","warn_unqualified_access"],RB=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function OB(t){const e={match:/\s+/,relevance:0},n=t.COMMENT("/\\*","\\*/",{contains:["self"]}),r=[t.C_LINE_COMMENT_MODE,n],s={match:[/\./,or(..._B,...Yw)],className:{2:"keyword"}},i={match:Vt(/\./,or(...Sp)),relevance:0},o=Sp.filter(Pe=>typeof Pe=="string").concat(["_|0"]),l=Sp.filter(Pe=>typeof Pe!="string").concat(TB).map(Kv),d={variants:[{className:"keyword",match:or(...l,...Yw)}]},f={$pattern:or(/\b\w+/,/#\w+/),keyword:o.concat(AB),literal:Xw},h=[s,i,d],m={match:Vt(/\./,or(...Qw)),relevance:0},g={className:"built_in",match:Vt(/\b/,or(...Qw),/(?=\()/)},v=[m,g],b={match:/->/,relevance:0},k={className:"operator",relevance:0,variants:[{match:Ep},{match:`\\.(\\.|${V_})+`}]},w=[b,k],E="([0-9]_*)+",C="([0-9a-fA-F]_*)+",T={className:"number",relevance:0,variants:[{match:`\\b(${E})(\\.(${E}))?([eE][+-]?(${E}))?\\b`},{match:`\\b0x(${C})(\\.(${C}))?([pP][+-]?(${E}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},M=(Pe="")=>({className:"subst",variants:[{match:Vt(/\\/,Pe,/[0\\tnr"']/)},{match:Vt(/\\/,Pe,/u\{[0-9a-fA-F]{1,8}\}/)}]}),_=(Pe="")=>({className:"subst",match:Vt(/\\/,Pe,/[\t ]*(?:[\r\n]|\r\n)/)}),R=(Pe="")=>({className:"subst",label:"interpol",begin:Vt(/\\/,Pe,/\(/),end:/\)/}),L=(Pe="")=>({begin:Vt(Pe,/"""/),end:Vt(/"""/,Pe),contains:[M(Pe),_(Pe),R(Pe)]}),$=(Pe="")=>({begin:Vt(Pe,/"/),end:Vt(/"/,Pe),contains:[M(Pe),R(Pe)]}),z={className:"string",variants:[L(),L("#"),L("##"),L("###"),$(),$("#"),$("##"),$("###")]},H=[t.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[t.BACKSLASH_ESCAPE]}],Z={begin:/\/[^\s](?=[^/\n]*\/)/,end:/\//,contains:H},D=Pe=>{const st=Vt(Pe,/\//),St=Vt(/\//,Pe);return{begin:st,end:St,contains:[...H,{scope:"comment",begin:`#(?!.*${St})`,end:/$/}]}},J={scope:"regexp",variants:[D("###"),D("##"),D("#"),Z]},q={match:Vt(/`/,cs,/`/)},W={className:"variable",match:/\$\d+/},K={className:"variable",match:`\\$${wd}+`},ee=[q,W,K],V={match:/(@|#(un)?)available/,scope:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:RB,contains:[...w,T,z]}]}},ne={scope:"keyword",match:Vt(/@/,or(...jB),Ga(or(/\(/,/\s+/)))},F={scope:"meta",match:Vt(/@/,cs)},j=[V,ne,F],I={match:Ga(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:Vt(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,wd,"+")},{className:"type",match:du,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:Vt(/\s+&\s+/,Ga(du)),relevance:0}]},Q={begin:/</,end:/>/,keywords:f,contains:[...r,...h,...j,b,I]};I.contains.push(Q);const de={match:Vt(cs,/\s*:/),keywords:"_|0",relevance:0},ge={begin:/\(/,end:/\)/,relevance:0,keywords:f,contains:["self",de,...r,J,...h,...v,...w,T,z,...ee,...j,I]},re={begin:/</,end:/>/,keywords:"repeat each",contains:[...r,I]},be={begin:or(Ga(Vt(cs,/\s*:/)),Ga(Vt(cs,/\s+/,cs,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:cs}]},fe={begin:/\(/,end:/\)/,keywords:f,contains:[be,...r,...h,...w,T,z,...j,I,ge],endsParent:!0,illegal:/["']/},De={match:[/(func|macro)/,/\s+/,or(q.match,cs,Ep)],className:{1:"keyword",3:"title.function"},contains:[re,fe,e],illegal:[/\[/,/%/]},Ye={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[re,fe,e],illegal:/\[|%/},Ce={match:[/operator/,/\s+/,Ep],className:{1:"keyword",3:"title"}},ke={begin:[/precedencegroup/,/\s+/,du],className:{1:"keyword",3:"title"},contains:[I],keywords:[...MB,...Xw],end:/}/},Ee={match:[/class\b/,/\s+/,/func\b/,/\s+/,/\b[A-Za-z_][A-Za-z0-9_]*\b/],scope:{1:"keyword",3:"keyword",5:"title.function"}},Me={match:[/class\b/,/\s+/,/var\b/],scope:{1:"keyword",3:"keyword"}},Ge={begin:[/(struct|protocol|class|extension|enum|actor)/,/\s+/,cs,/\s*/],beginScope:{1:"keyword",3:"title.class"},keywords:f,contains:[re,...h,{begin:/:/,end:/\{/,keywords:f,contains:[{scope:"title.class.inherited",match:du},...h],relevance:0}]};for(const Pe of z.variants){const st=Pe.contains.find(Tt=>Tt.label==="interpol");st.keywords=f;const St=[...h,...v,...w,T,z,...ee];st.contains=[...St,{begin:/\(/,end:/\)/,contains:["self",...St]}]}return{name:"Swift",keywords:f,contains:[...r,De,Ye,Ee,Me,Ge,Ce,ke,{beginKeywords:"import",end:/$/,contains:[...r],relevance:0},J,...h,...v,...w,T,z,...ee,...j,I,ge]}}const kd="[A-Za-z$_][0-9A-Za-z$_]*",G_=["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"],J_=["true","false","null","undefined","NaN","Infinity"],Y_=["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"],X_=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],Q_=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],Z_=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],e2=[].concat(Q_,Y_,X_);function IB(t){const e=t.regex,n=(V,{after:ne})=>{const F="</"+V[0].slice(1);return V.input.indexOf(F,ne)!==-1},r=kd,s={begin:"<>",end:"</>"},i=/<[A-Za-z0-9\\._:-]+\s*\/>/,o={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(V,ne)=>{const F=V[0].length+V.index,j=V.input[F];if(j==="<"||j===","){ne.ignoreMatch();return}j===">"&&(n(V,{after:F})||ne.ignoreMatch());let I;const Q=V.input.substring(F);if(I=Q.match(/^\s*=/)){ne.ignoreMatch();return}if((I=Q.match(/^\s+extends\s+/))&&I.index===0){ne.ignoreMatch();return}}},l={$pattern:kd,keyword:G_,literal:J_,built_in:e2,"variable.language":Z_},d="[0-9](_?[0-9])*",f=`\\.(${d})`,h="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",m={className:"number",variants:[{begin:`(\\b(${h})((${f})|\\.)?|(${f}))[eE][+-]?(${d})\\b`},{begin:`\\b(${h})\\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:l,contains:[]},v={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"xml"}},b={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"css"}},k={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,g],subLanguage:"graphql"}},w={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,g]},C={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]},T=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,v,b,k,w,{match:/\$\d+/},m];g.contains=T.concat({begin:/\{/,end:/\}/,keywords:l,contains:["self"].concat(T)});const M=[].concat(C,g.contains),_=M.concat([{begin:/(\s*)\(/,end:/\)/,keywords:l,contains:["self"].concat(M)}]),R={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,contains:_},L={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"}}]},$={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:{_:[...Y_,...X_]}},z={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},H={variants:[{match:[/function/,/\s+/,r,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[R],illegal:/%/},Z={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function D(V){return e.concat("(?!",V.join("|"),")")}const J={match:e.concat(/\b/,D([...Q_,"super","import"].map(V=>`${V}\\s*\\(`)),r,e.lookahead(/\s*\(/)),className:"title.function",relevance:0},q={begin:e.concat(/\./,e.lookahead(e.concat(r,/(?![0-9A-Za-z$_(])/))),end:r,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},W={match:[/get|set/,/\s+/,r,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},R]},K="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",ee={match:[/const|var|let/,/\s+/,r,/\s*/,/=\s*/,/(async\s*)?/,e.lookahead(K)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[R]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:l,exports:{PARAMS_CONTAINS:_,CLASS_REFERENCE:$},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),z,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,v,b,k,w,C,{match:/\$\d+/},m,$,{scope:"attr",match:r+e.lookahead(":"),relevance:0},ee,{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[C,t.REGEXP_MODE,{className:"function",begin:K,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:l,contains:_}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:s.begin,end:s.end},{match:i},{begin:o.begin,"on:begin":o.isTrulyOpeningTag,end:o.end}],subLanguage:"xml",contains:[{begin:o.begin,end:o.end,skip:!0,contains:["self"]}]}]},H,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[R,t.inherit(t.TITLE_MODE,{begin:r,className:"title.function"})]},{match:/\.\.\./,relevance:0},q,{match:"\\$"+r,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[R]},J,Z,L,W,{match:/\$[(.]/}]}}function LB(t){const e=t.regex,n=IB(t),r=kd,s=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],i={begin:[/namespace/,/\s+/,t.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},o={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:s},contains:[n.exports.CLASS_REFERENCE]},l={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},d=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],f={$pattern:kd,keyword:G_.concat(d),literal:J_,built_in:e2.concat(s),"variable.language":Z_},h={className:"meta",begin:"@"+r},m=(k,w,E)=>{const C=k.contains.findIndex(T=>T.label===w);if(C===-1)throw new Error("can not find mode to replace");k.contains.splice(C,1,E)};Object.assign(n.keywords,f),n.exports.PARAMS_CONTAINS.push(h);const g=n.contains.find(k=>k.scope==="attr"),v=Object.assign({},g,{match:e.concat(r,e.lookahead(/\s*\?:/))});n.exports.PARAMS_CONTAINS.push([n.exports.CLASS_REFERENCE,g,v]),n.contains=n.contains.concat([h,i,o,v]),m(n,"shebang",t.SHEBANG()),m(n,"use_strict",l);const b=n.contains.find(k=>k.label==="func.def");return b.relevance=0,Object.assign(n,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),n}function DB(t){const e=t.regex,n={className:"string",begin:/"(""|[^/n])"C\b/},r={className:"string",begin:/"/,end:/"/,illegal:/\n/,contains:[{begin:/""/}]},s=/\d{1,2}\/\d{1,2}\/\d{4}/,i=/\d{4}-\d{1,2}-\d{1,2}/,o=/(\d|1[012])(:\d+){0,2} *(AM|PM)/,l=/\d{1,2}(:\d{1,2}){1,2}/,d={className:"literal",variants:[{begin:e.concat(/# */,e.either(i,s),/ *#/)},{begin:e.concat(/# */,l,/ *#/)},{begin:e.concat(/# */,o,/ *#/)},{begin:e.concat(/# */,e.either(i,s),/ +/,e.either(o,l),/ *#/)}]},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])|[%&])?/}]},h={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,d,f,h,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 PB(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"],s={begin:[/(?:func|call|call_indirect)/,/\s+/,/\$[^\s)]+/],className:{1:"keyword",3:"title.function"}},i={className:"variable",begin:/\$[\w_]+/},o={match:/(\((?!;)|\))+/,className:"punctuation",relevance:0},l={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/},d={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"}},i,o,s,t.QUOTE_STRING_MODE,d,f,l]}}function BB(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,s={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},i={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},o=t.inherit(i,{begin:/\(/,end:/\)/}),l=t.inherit(t.APOS_STRING_MODE,{className:"string"}),d=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:[s]},{begin:/'/,end:/'/,contains:[s]},{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:[i,d,l,o,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[i,o,d,l]}]}]},t.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},s,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[d]},{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 zB(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]|$)/}]},s={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},i={className:"string",relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:"char.escape",relevance:0}]},o={className:"string",relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,s]},l=t.inherit(o,{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"},v={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},b={begin:/\{/,end:/\}/,contains:[v],illegal:"\\n",relevance:0},k={begin:"\\[",end:"\\]",contains:[v],illegal:"\\n",relevance:0},w=[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},b,k,i,o],E=[...w];return E.pop(),E.push(l),v.contains=E,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:w}}const $B={arduino:w6,bash:k6,c:S6,cpp:E6,csharp:N6,css:I6,diff:L6,go:D6,graphql:P6,ini:B6,java:z6,javascript:W6,json:q6,kotlin:K6,less:tB,lua:nB,makefile:rB,markdown:sB,objectivec:iB,perl:oB,php:aB,"php-template":lB,plaintext:cB,python:uB,"python-repl":dB,r:fB,ruby:hB,rust:pB,scss:SB,shell:EB,sql:NB,swift:OB,typescript:LB,vbnet:DB,wasm:PB,xml:BB,yaml:zB},Zw={},FB="hljs-";function UB(t){const e=D_.newInstance();return t&&i(t),{highlight:n,highlightAuto:r,listLanguages:s,register:i,registerAlias:o,registered:l};function n(d,f,h){const m=h||Zw,g=typeof m.prefix=="string"?m.prefix:FB;if(!e.getLanguage(d))throw new Error("Unknown language: `"+d+"` is not registered");e.configure({__emitter:HB,classPrefix:g});const v=e.highlight(f,{ignoreIllegals:!0,language:d});if(v.errorRaised)throw new Error("Could not highlight with `Highlight.js`",{cause:v.errorRaised});const b=v._emitter.root,k=b.data;return k.language=v.language,k.relevance=v.relevance,b}function r(d,f){const m=(f||Zw).subset||s();let g=-1,v=0,b;for(;++g<m.length;){const k=m[g];if(!e.getLanguage(k))continue;const w=n(k,d,f);w.data&&w.data.relevance!==void 0&&w.data.relevance>v&&(v=w.data.relevance,b=w)}return b||{type:"root",children:[],data:{language:void 0,relevance:v}}}function s(){return e.listLanguages()}function i(d,f){if(typeof d=="string")e.registerLanguage(d,f);else{let h;for(h in d)Object.hasOwn(d,h)&&e.registerLanguage(h,d[h])}}function o(d,f){if(typeof d=="string")e.registerAliases(typeof f=="string"?f:[...f],{languageName:d});else{let h;for(h in d)if(Object.hasOwn(d,h)){const m=d[h];e.registerAliases(typeof m=="string"?m:[...m],{languageName:h})}}}function l(d){return!!e.getLanguage(d)}}class HB{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],s=e.root.children;n?r.children.push({type:"element",tagName:"span",properties:{className:[n]},children:s}):r.children.push(...s)}openNode(e){const n=this,r=e.split(".").map(function(o,l){return l?o+"_".repeat(l):n.options.classPrefix+o}),s=this.stack[this.stack.length-1],i={type:"element",tagName:"span",properties:{className:r},children:[]};s.children.push(i),this.stack.push(i)}closeNode(){this.stack.pop()}finalize(){}toHTML(){return""}}const WB=new Wt("blurredLoadingNode"),Gv=It.create({name:"blurredLoadingNode",addStorage(){return{loadingNodes:{}}},addCommands(){return{applyLoadingEffect:(t,e,n,r="paragraph")=>({editor:s})=>{const i={...this.storage.loadingNodes};return i[t]={from:e,to:n,id:t,active:!0,type:r},this.storage.loadingNodes=i,s.view.dispatch(s.view.state.tr),setTimeout(()=>{s.isFocused&&s.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 $t({key:WB,props:{decorations:t=>{const e=this.storage.loadingNodes,n=[];return Object.entries(e).forEach(([,r])=>{const s=r;if(!s.active)return;const{from:i,to:o,type:l}=s;l==="selection"?n.push(Ut.inline(i,o,{class:"node-blur-selection"})):t.doc.nodesBetween(i,o,(d,f)=>["paragraph","heading","blockquote","listItem","codeBlock"].includes(d.type.name)?(n.push(Ut.node(f,f+d.nodeSize,{class:"node-blur-effect"})),!1):!0)}),Ot.create(t.doc,n)}}})]}}),Jv=mn.create({name:"imageLoading",group:"block",atom:!0,addAttributes(){return{id:{default:null}}},parseHTML(){return[{tag:'div[data-type="image-loading"]'}]},renderHTML(){return["div",{"data-type":"image-loading",class:"image-loading-placeholder",contenteditable:"false"}]}}),qB=new Wt("insertionLoadingNode"),fu=new Map,Yv=It.create({name:"insertionLoadingNode",addStorage(){return{insertionPoints:{}}},addCommands(){return{showInsertionLoading:(t,e)=>({editor:n})=>(this.storage.insertionPoints={},fu.clear(),this.storage.insertionPoints={[t]:{position:e,id:t,active:!0}},n.view.dom.classList.add("has-insertion-loading"),n.view.dispatch(n.view.state.tr),!0),removeInsertionLoading:t=>({editor:e})=>{const n={...this.storage.insertionPoints};return n[t]&&(delete n[t],this.storage.insertionPoints=n,fu.delete(t),Object.keys(n).length===0&&e.view.dom.classList.remove("has-insertion-loading"),e.view.dispatch(e.view.state.tr)),!0}}},addProseMirrorPlugins(){return[new $t({key:qB,props:{decorations:t=>{const e=this.storage.insertionPoints,n=[];return Object.entries(e).forEach(([,r])=>{const s=r;s.active&&n.push(Ut.widget(s.position,()=>{const i=fu.get(s.id);if(i)return i;const o=document.createElement("span");o.className="inline-insertion-indicator";const l=document.createElement("span");l.className="inline-insertion-spinner";const d=document.createElement("div");d.className="bounce1";const f=document.createElement("div");f.className="bounce2";const h=document.createElement("div");return l.appendChild(d),l.appendChild(f),l.appendChild(h),o.appendChild(l),fu.set(s.id,o),o},{id:`insertion-${s.id}`}))}),Ot.create(t.doc,n)}}})]}}),VB=["paragraph","heading","bulletList","orderedList","listItem","blockquote","codeBlock","horizontalRule","table","taskList","taskItem","image"],Xv=It.create({name:"pendingAttributes",addGlobalAttributes(){return[{types:VB,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},pendingSelectionFrom:{default:null,rendered:!1},pendingSelectionTo:{default:null,rendered:!1},pendingOriginalFrom:{default:null,rendered:!1},pendingOriginalTo:{default:null,rendered:!1},pendingGroupId:{default:null,rendered:!1},pendingOrphan:{default:null,rendered:!1},pendingStaleBaseline:{default:null,rendered:!1}}}]}}),KB=mn.create({name:"footnoteReference",group:"inline",inline:!0,atom:!0,selectable:!0,draggable:!1,addAttributes(){return{label:{default:"",parseHTML:t=>t.getAttribute("data-label")||"",renderHTML:t=>({"data-label":t.label})}}},parseHTML(){return[{tag:"sup.footnote-ref",getAttrs:t=>{const e=t.getAttribute("data-label");return e?{label:e}:!1}}]},renderHTML({HTMLAttributes:t}){return["sup",Pt({class:"footnote-ref"},t)]},addKeyboardShortcuts(){return{"Mod-Shift-f":()=>(t2(this.editor),!0)}}}),GB=mn.create({name:"footnoteSection",group:"block",content:"footnoteDefinition+",defining:!0,isolating:!0,addAttributes(){return{id:{default:null}}},parseHTML(){return[{tag:"section.footnotes"}]},renderHTML({HTMLAttributes:t}){return["section",Pt({class:"footnotes"},t),0]}}),JB=mn.create({name:"footnoteDefinition",group:"block",content:"paragraph+",defining:!0,isolating:!0,addAttributes(){return{id:{default:null},label:{default:"",parseHTML:t=>t.getAttribute("data-label")||"",renderHTML:t=>({"data-label":t.label})}}},parseHTML(){return[{tag:"div.footnote-def",getAttrs:t=>{const e=t.getAttribute("data-label");return e?{label:e}:!1}}]},renderHTML({HTMLAttributes:t}){return["div",Pt({class:"footnote-def"},t),0]}});function t2(t){const{state:e}=t,{schema:n,doc:r}=e,s=n.nodes.footnoteReference,i=n.nodes.footnoteSection,o=n.nodes.footnoteDefinition,l=n.nodes.paragraph;if(!s||!i||!o||!l)return;const d=new Set;r.descendants(T=>{(T.type.name==="footnoteReference"||T.type.name==="footnoteDefinition")&&T.attrs.label&&d.add(String(T.attrs.label))});let f=1;for(;d.has(String(f));)f++;const h=String(f);let m=-1,g=null;r.forEach((T,M)=>{T.type.name==="footnoteSection"&&(m=M,g=T)});const v=o.create({label:h},l.create()),b=s.create({label:h}),k=e.selection.to,w=e.tr;w.insert(k,b);let E;if(m>=0&&g){const T=b.nodeSize,_=(k<=m?m+T+g.nodeSize:m+g.nodeSize)-1;w.insert(_,v),E=_+2}else{const T=i.create(null,v),M=w.doc.content.size;w.insert(M,T),E=M+3}const C=Math.min(E,w.doc.content.size);w.setSelection(ht.near(w.doc.resolve(C))),w.scrollIntoView(),t.view.dispatch(w),t.view.focus()}function YB({node:t,deleteNode:e}){return c.jsxs(kD,{as:"div",className:"tweet-image-card",draggable:!0,"data-drag-handle":!0,children:[c.jsx("img",{className:"tweet-image-card-img",src:t.attrs.src,alt:t.attrs.alt||"",draggable:!1}),c.jsx("button",{className:"tweet-image-card-remove",onClick:e,title:"Remove image",contentEditable:!1,children:"×"})]})}const XB=Rv.extend({addNodeView(){return TD(YB)}}),QB=UB($B),Qv=oP.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:s,...i}=n;return["span",{...i,"data-doc":s.slice(4),class:"doc-link"},0]}return["a",Pt(this.options.HTMLAttributes,n),0]}}),ZB=[Vv.configure({codeBlock:!1,link:!1,underline:!1}),b6.configure({lowlight:QB}),Qv.configure({openOnClick:!1,isAllowedUri:(t,e)=>t.startsWith("doc:")?!0:e.defaultValidate(t),HTMLAttributes:{rel:"noopener noreferrer nofollow"}}),O_,A4,OD,RP,IP,Q3,X3.configure({nested:!0}),Rv,M4,b_.configure({resizable:!1}),y_,v_,g_,Gv,Jv,Yv,Xv,KB,GB,JB,Wd.configure({placeholder:"Start writing..."}),qv.configure({types:["paragraph","heading","bulletList","orderedList","listItem","blockquote","codeBlock","horizontalRule","table","tableRow","tableHeader","tableCell","taskList","taskItem","image","imageLoading","footnoteSection","footnoteDefinition"],attributeName:"id",generateID:()=>crypto.randomUUID().replace(/-/g,"").slice(0,8)})],e5=[Vv.configure({codeBlock:!1,horizontalRule:!0,heading:{levels:[1,2,3]},link:!1,underline:!1}),Qv.configure({openOnClick:!1,isAllowedUri:(t,e)=>t.startsWith("doc:")?!0:e.defaultValidate(t),HTMLAttributes:{rel:"noopener noreferrer nofollow"}}),Rv,Gv,Jv,Yv,Xv,Wd.configure({placeholder:"Start writing..."}),qv.configure({types:["paragraph","heading","bulletList","orderedList","listItem","blockquote","image","imageLoading","horizontalRule"],attributeName:"id",generateID:()=>crypto.randomUUID().replace(/-/g,"").slice(0,8)})],t5=It.create({name:"tweetEnterHardBreak",addKeyboardShortcuts(){return{Enter:()=>{const{state:t}=this.editor,{$from:e}=t.selection,n=e.pos,r=n>0?t.doc.resolve(n).nodeBefore:null;if((r==null?void 0:r.type.name)==="hardBreak"){const{tr:s}=t;return s.delete(n-r.nodeSize,n),s.split(s.mapping.map(n)),this.editor.view.dispatch(s),!0}return this.editor.commands.setHardBreak()}}}}),n2=[Vv.configure({codeBlock:!1,horizontalRule:!1,heading:!1,blockquote:!1,bulletList:!1,orderedList:!1,listItem:!1,link:!1,underline:!1}),Qv.configure({openOnClick:!1,isAllowedUri:(t,e)=>t.startsWith("doc:")?!0:e.defaultValidate(t),HTMLAttributes:{rel:"noopener noreferrer nofollow"}}),XB,Gv,Jv,Yv,Xv,t5,qv.configure({types:["paragraph","image","imageLoading"],attributeName:"id",generateID:()=>crypto.randomUUID().replace(/-/g,"").slice(0,8)})];[...n2,Wd.configure({placeholder:"What is happening?!"})];function Lr({onClick:t,active:e,disabled:n,title:r,children:s}){return c.jsx("button",{className:`floating-toolbar__btn${e?" active":""}${n?" disabled":""}`,onMouseDown:i=>{i.preventDefault(),t()},disabled:n,title:r,children:s})}function e1(){return c.jsx("div",{className:"floating-toolbar__divider"})}function n5({editor:t}){const[e,n]=x.useState(!1),[r,s]=x.useState({top:0,left:0}),[,i]=x.useState(0),o=x.useRef(-1),l=x.useRef(-1),d=x.useRef(!1);return x.useEffect(()=>{const f=t.view.dom,h=()=>{d.current=!0},m=()=>{if(!d.current)return;d.current=!1;const{from:g,to:v}=t.state.selection,b=g!==v&&t.state.selection.node;if(g!==v&&!b){const k=t.isActive("codeBlock"),w=!!document.querySelector(".context-menu");if(!k&&!w){o.current=g,l.current=v;const E=t.view.coordsAtPos(g),C=t.view.coordsAtPos(v,1),T=(E.left+C.right)/2;s({top:E.top,left:T}),n(!0)}}};return f.addEventListener("mousedown",h),document.addEventListener("mouseup",m),()=>{f.removeEventListener("mousedown",h),document.removeEventListener("mouseup",m)}},[t]),x.useEffect(()=>{const f=()=>{d.current=!1,n(!1),o.current=-1,l.current=-1};return t.on("blur",f),()=>{t.off("blur",f)}},[t]),x.useEffect(()=>{const f=()=>{const{from:h,to:m}=t.state.selection,g=h===m,v=t.isActive("codeBlock"),b=!!document.querySelector(".context-menu"),k=t.view.hasFocus(),w=!g&&t.state.selection.node;if(g||w||v||b||!k)n(!1),o.current=-1,l.current=-1;else if(!d.current&&(n(!0),h!==o.current||m!==l.current)){o.current=h,l.current=m;const E=t.view.coordsAtPos(h),C=t.view.coordsAtPos(m,1),T=(E.left+C.right)/2;s({top:E.top,left:T})}i(E=>E+1)};return t.on("transaction",f),()=>{t.off("transaction",f)}},[t]),e?c.jsxs("div",{className:"floating-toolbar",style:{position:"fixed",top:r.top,left:r.left,transform:"translate(-50%, -100%) translateY(-8px)",zIndex:1500},children:[c.jsx(Lr,{onClick:()=>t.chain().focus().toggleBold().run(),active:t.isActive("bold"),title:"Bold (Ctrl+B)",children:c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.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"})})}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleItalic().run(),active:t.isActive("italic"),title:"Italic (Ctrl+I)",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("line",{x1:"19",x2:"10",y1:"4",y2:"4"}),c.jsx("line",{x1:"14",x2:"5",y1:"20",y2:"20"}),c.jsx("line",{x1:"15",x2:"9",y1:"4",y2:"20"})]})}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleUnderline().run(),active:t.isActive("underline"),title:"Underline (Ctrl+U)",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M6 4v6a6 6 0 0 0 12 0V4"}),c.jsx("line",{x1:"4",x2:"20",y1:"20",y2:"20"})]})}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleStrike().run(),active:t.isActive("strike"),title:"Strikethrough",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M16 4H9a3 3 0 0 0-2.83 4"}),c.jsx("path",{d:"M14 12a4 4 0 0 1 0 8H6"}),c.jsx("line",{x1:"4",x2:"20",y1:"12",y2:"12"})]})}),c.jsx(Lr,{onClick:()=>{const f=t.getAttributes("link").href||"",h=window.prompt("Link URL:",f);h!==null&&(h===""?t.chain().focus().unsetLink().run():t.chain().focus().setLink({href:h}).run())},active:t.isActive("link"),title:"Link (Ctrl+K)",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),c.jsx("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})]})}),c.jsx(e1,{}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleHeading({level:1}).run(),active:t.isActive("heading",{level:1}),title:"Heading 1",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 12h8"}),c.jsx("path",{d:"M4 18V6"}),c.jsx("path",{d:"M12 18V6"}),c.jsx("path",{d:"m17 12 3-2v8"})]})}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleHeading({level:2}).run(),active:t.isActive("heading",{level:2}),title:"Heading 2",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 12h8"}),c.jsx("path",{d:"M4 18V6"}),c.jsx("path",{d:"M12 18V6"}),c.jsx("path",{d:"M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1"})]})}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleHeading({level:3}).run(),active:t.isActive("heading",{level:3}),title:"Heading 3",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 12h8"}),c.jsx("path",{d:"M4 18V6"}),c.jsx("path",{d:"M12 18V6"}),c.jsx("path",{d:"M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2"}),c.jsx("path",{d:"M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2"})]})}),c.jsx(e1,{}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleBulletList().run(),active:t.isActive("bulletList"),title:"Bullet List",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M3 12h.01"}),c.jsx("path",{d:"M3 18h.01"}),c.jsx("path",{d:"M3 6h.01"}),c.jsx("path",{d:"M8 12h13"}),c.jsx("path",{d:"M8 18h13"}),c.jsx("path",{d:"M8 6h13"})]})}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleOrderedList().run(),active:t.isActive("orderedList"),title:"Ordered List",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M11 12h9"}),c.jsx("path",{d:"M11 18h9"}),c.jsx("path",{d:"M11 6h9"}),c.jsx("path",{d:"M4 10V4h1"}),c.jsx("path",{d:"M4 10h2"}),c.jsx("path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1"})]})}),c.jsx(Lr,{onClick:()=>t.chain().focus().toggleBlockquote().run(),active:t.isActive("blockquote"),title:"Blockquote",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M17 6H3"}),c.jsx("path",{d:"M21 12H8"}),c.jsx("path",{d:"M21 18H8"}),c.jsx("path",{d:"M3 12v6"})]})}),c.jsx(Lr,{onClick:()=>t2(t),title:"Footnote (Ctrl+Shift+F)",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 6h12"}),c.jsx("path",{d:"M4 12h12"}),c.jsx("path",{d:"M4 18h8"}),c.jsx("text",{x:"18",y:"9",fontSize:"9",fontWeight:"bold",stroke:"none",fill:"currentColor",children:"N"})]})})]}):null}const r5=new Wt("pendingDecoration");let r2=null,s2=null;function t1(t,e){r2=t,s2=e??null}let Sd=!1,i2=null,Zv=null,o2=null;function ey(){return Sd}function s5(){return Zv}function i5(){return o2}function nl(t,e,n,r){Sd=t,i2=t?e??null:null,Zv=t?r??null:null,o2=t?n??null:null}function o5(t){switch(t){case"insert":return"pending-insert";case"rewrite":return"pending-rewrite";case"delete":return"pending-delete";default:return""}}function n1(t,e,n){let r=0,s=e+1;for(let i=0;i<t.childCount;i++){const o=t.child(i);if(o.isText){if(r+o.text.length>=n)return s+(n-r);r+=o.text.length,s+=o.nodeSize}else{const l=o.type.name==="hardBreak"?1:o.type.spec.leafText?o.type.spec.leafText(o).length:0;if(l>0&&r+l>=n)return s;r+=l,s+=o.nodeSize}}return n===r?s:null}function r1(t){const e=[];return t.descendants((n,r)=>{var w,E,C,T,M,_,R,L,$;const s=(w=n.attrs)==null?void 0:w.pendingStatus;if(!s)return!0;const i=(E=n.attrs)==null?void 0:E.id,o=(C=n.attrs)==null?void 0:C.pendingGroupId,l=o&&o===s2,f=Sd&&i===i2||o&&Sd&&o===Zv,h=f?(T=n.attrs)==null?void 0:T.pendingOriginalFrom:(M=n.attrs)==null?void 0:M.pendingSelectionFrom,m=f?(_=n.attrs)==null?void 0:_.pendingOriginalTo:(R=n.attrs)==null?void 0:R.pendingSelectionTo,g=h!=null&&m!=null,v=f?"pending-original":o5(s),b=[];(L=n.attrs)!=null&&L.pendingOrphan&&b.push("pending-orphan"),($=n.attrs)!=null&&$.pendingStaleBaseline&&b.push("pending-stale");const k=v+(b.length?" "+b.join(" "):"");if(g&&n.isTextblock&&k){const z=n1(n,r,h),H=n1(n,r,m);z!==null&&H!==null&&z<H&&e.push(Ut.inline(z,H,{class:k}))}else k&&(n.isTextblock&&r+1<r+n.nodeSize-1?e.push(Ut.inline(r+1,r+n.nodeSize-1,{class:k})):e.push(Ut.node(r,r+n.nodeSize,{class:k})));if(i&&(i===r2||l)){const z=f?"original":s;e.push(Ut.node(r,r+n.nodeSize,{class:`pending-active pending-active--${z}`}))}return!0}),Ot.create(t,e)}function a2(){return new $t({key:r5,state:{init(t,e){return r1(e.doc)},apply(t,e,n,r){return t.docChanged||t.getMeta("forceDecorationUpdate")?r1(r.doc):e.map(t.mapping,t.doc)}},props:{decorations(t){return this.getState(t)}}})}function ty(t){const{state:e,dispatch:n}=t,r=e.tr.setMeta("forceDecorationUpdate",!0);n(r)}const a5=new Wt("commentDecoration");let Jo=[];function s1(t){Jo=t}function Mu(){return Jo}function l2(t){return{class:"ow-comment","data-comment-id":t.id}}function i1(t,e,n){const s=e.textContent.indexOf(t.text);if(s===-1)return null;const i=Yo(e,n,s),o=Yo(e,n,s+t.text.length);return i===null||o===null||i>=o?null:Ut.inline(i,o,l2(t))}function l5(t,e){const n=t.nodeIds,r=t.text.split(`
|
|
204
|
+
`),s=l2(t),i=[];if(r.length===n.length)for(let o=0;o<n.length;o++){const l=r[o];if(!l)continue;const d=e.get(n[o]);if(!d)continue;const h=d.node.textContent.indexOf(l);if(h===-1)continue;const m=Yo(d.node,d.pos,h),g=Yo(d.node,d.pos,h+l.length);m!==null&&g!==null&&m<g&&i.push(Ut.inline(m,g,s))}else{let o=0;for(const l of n){if(o>=r.length)break;const d=e.get(l);if(!d)continue;const f=r[o];if(!f){o++;continue}const m=d.node.textContent.indexOf(f);if(m===-1)continue;const g=Yo(d.node,d.pos,m),v=Yo(d.node,d.pos,m+f.length);g!==null&&v!==null&&g<v&&(i.push(Ut.inline(g,v,s)),o++)}}return i}function o1(t){if(Jo.length===0)return Ot.empty;const e=[],n=new Set,r=new Map;t.descendants((i,o)=>{var l;return i.isTextblock&&((l=i.attrs)!=null&&l.id)&&r.set(i.attrs.id,{node:i,pos:o}),!0});for(const i of Jo)if(i.nodeIds&&i.nodeIds.length>1){const o=l5(i,r);o.length>0&&(n.add(i.id),e.push(...o))}for(const i of Jo){if(n.has(i.id))continue;const o=r.get(i.nodeId);if(!o)continue;const l=i1(i,o.node,o.pos);l&&(n.add(i.id),e.push(l))}const s=Jo.filter(i=>!n.has(i.id));return s.length>0&&t.descendants((i,o)=>{if(!i.isTextblock)return!0;for(const l of s){if(n.has(l.id))continue;const d=i1(l,i,o);d&&(n.add(l.id),e.push(d))}return!0}),Ot.create(t,e)}function Yo(t,e,n){let r=0,s=e+1;for(let i=0;i<t.childCount;i++){const o=t.child(i);if(o.isText){if(r+o.text.length>=n)return s+(n-r);r+=o.text.length,s+=o.nodeSize}else{const l=o.type.spec.leafText?o.type.spec.leafText(o).length:0;if(l>0&&r+l>=n)return s;r+=l,s+=o.nodeSize}}return n===r?s:null}function c2(){return new $t({key:a5,state:{init(t,e){return o1(e.doc)},apply(t,e,n,r){return t.docChanged||t.getMeta("forceCommentUpdate")?o1(r.doc):e.map(t.mapping,t.doc)}},props:{decorations(t){return this.getState(t)}}})}function a1(t){const{state:e,dispatch:n}=t,r=e.tr.setMeta("forceCommentUpdate",!0);n(r)}const c5=new Wt("backlinkDecoration");let Ed=[];function l1(t){Ed=Array.isArray(t)?t:[]}function u5(t){const e=new Map;for(const n of t){if(!n.to_node)continue;const r=e.get(n.to_node)??[];r.push(n),e.set(n.to_node,r)}return e}function c1(t){if(Ed.length===0)return Ot.empty;const e=u5(Ed);if(e.size===0)return Ot.empty;const n=[];return t.descendants((r,s)=>{var l;if(!r.isTextblock)return!0;const i=(l=r.attrs)==null?void 0:l.id;if(!i)return!0;const o=e.get(i);return o&&n.push(Ut.node(s,s+r.nodeSize,{class:"linked-paragraph","data-backlinks-count":String(o.length),"data-backlinks-node":i})),!0}),Ot.create(t,n)}function d5(){return new $t({key:c5,state:{init(t,e){return c1(e.doc)},apply(t,e,n,r){return t.docChanged||t.getMeta("forceBacklinkUpdate")?c1(r.doc):e.map(t.mapping,t.doc)}},props:{decorations(t){return this.getState(t)}}})}function f5(t){const{state:e,dispatch:n}=t,r=e.tr.setMeta("forceBacklinkUpdate",!0);n(r)}function h5(t){return Ed.filter(e=>e.to_node===t)}const ny=new WeakMap;function p5(t,e){ny.set(t,e)}async function u2(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:s}=await r.json(),i=ny.get(e);if(!i||i.getPreviewImages().length>=4)return;i.addToPreview(s)}catch{}}async function m5(t,e){try{const n=await fetch("/api/download-image",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({url:t})});if(!n.ok)return;const{src:r}=await n.json(),s=ny.get(e);if(!s||s.getPreviewImages().length>=4)return;s.addToPreview(r)}catch{}}function g5(t){const e=[],n=/<img[^>]+src=["']([^"']+)["']/gi;let r;for(;(r=n.exec(t))!==null;){const s=r[1];(s.startsWith("http://")||s.startsWith("https://"))&&e.push(s)}return e}function d2(t,e){var s,i;const n=(s=e.clipboardData)==null?void 0:s.items;if(!n)return!1;for(const o of n)if(o.type.startsWith("image/")){e.preventDefault();const l=o.getAsFile();return l&&u2(l,t),!0}const r=(i=e.clipboardData)==null?void 0:i.getData("text/html");if(r){const o=g5(r);if(o.length>0){e.preventDefault();for(const l of o)m5(l,t);return!0}}return!1}function f2(t,e){var r;const n=(r=e.dataTransfer)==null?void 0:r.files;if(!(n!=null&&n.length))return!1;for(const s of n)if(s.type.startsWith("image/"))return e.preventDefault(),u2(s,t),!0;return!1}const v5=["<!--StartFragment-->","<span"," style="," class="];function y5(t){return v5.some(e=>t.includes(e))||/<p[^>]*>\s*(<br\s*\/?>)?\s*<\/p>/i.test(t)}function b5(t){var i;if(!y5(t))return t;const e=t.match(/<!--StartFragment-->([\s\S]*?)<!--EndFragment-->/),n=e?e[1]:t,r=new DOMParser().parseFromString(`<div>${n}</div>`,"text/html"),s=r.body.firstChild;if(!s)return n;for(const o of Array.from(s.querySelectorAll("span"))){const l=o.getAttribute("style")||"",d=/font-weight:\s*(bold|[6-9]00)/i.test(l),f=/font-style:\s*italic/i.test(l),h=/text-decoration:[^;]*underline/i.test(l);if(d||f||h){let m=o.innerHTML;d&&(m=`<strong>${m}</strong>`),f&&(m=`<em>${m}</em>`),h&&(m=`<u>${m}</u>`);const g=r.createElement("div");g.innerHTML=m,o.replaceWith(...Array.from(g.childNodes))}else o.replaceWith(...Array.from(o.childNodes))}for(const o of Array.from(s.querySelectorAll("*")))o.removeAttribute("style"),o.removeAttribute("class"),o.removeAttribute("id");for(const o of Array.from(s.querySelectorAll("p"))){const l=(o.textContent||"").replace(/ /g,"").trim(),d=o.children.length===1&&((i=o.firstElementChild)==null?void 0:i.tagName)==="BR";!l&&(o.children.length===0||d)&&o.remove()}return s.innerHTML}const u1=/^[a-f0-9]{8}$/;function h2(t){if(!t.startsWith("doc:"))return null;const e=t.slice(4);let n=e,r=null;const s=e.indexOf("?q=");if(s>=0){n=e.slice(0,s);try{r=decodeURIComponent(e.slice(s+3))}catch{r=e.slice(s+3)}}let i=null;const o=n.indexOf("#");if(o>=0){const d=n.slice(o+1);i=u1.test(d)?d:null,n=n.slice(0,o)}const l=u1.test(n);return{docId:l?n:null,filename:l?null:n,nodeId:i,quote:r}}function Np(t){const e=t.docId||t.filename;if(!e)throw new Error("formatLinkHref: docId or filename required");let n=`doc:${e}`;return t.nodeId&&(n+=`#${t.nodeId}`),t.quote&&(n+=`?q=${encodeURIComponent(t.quote)}`),n}function x5(t){const e=h2(t);return e?e.docId||e.filename:null}function hu({initialContent:t,extensions:e,onUpdate:n,onReady:r,onLinkClick:s}){const i=x.useRef(s);i.current=s;const o=FC({extensions:e||ZB,content:t||"<p></p>",onUpdate:({editor:d})=>{ey()||n==null||n(d.getJSON())},editorProps:{attributes:{class:"tiptap"},handlePaste:d2,handleDrop:f2,transformPastedHTML:b5}},[]),l=x.useRef(t);return x.useEffect(()=>{if(!o||!t||l.current===t)return;l.current=t;const d=performance.now();o.commands.setContent(t,{emitUpdate:!1});const f=performance.now(),h=window.__lastSwitch;h&&h.tClick?console.log(`[Editor] setContent t=${f.toFixed(0)} duration=${(f-d).toFixed(1)}ms fromClick=${(f-h.tClick).toFixed(1)}ms fromReceive=${h.tReceive?(f-h.tReceive).toFixed(1):"?"}ms`):console.log(`[Editor] setContent t=${f.toFixed(0)} duration=${(f-d).toFixed(1)}ms (no matching switch)`)},[o,t]),x.useEffect(()=>{o&&console.log(`[Editor] first mount t=${performance.now().toFixed(0)}`)},[o]),x.useEffect(()=>{if(!o)return;const d=o.view.dom,f=h=>{var k;const m=h.target,g=m.closest("span.doc-link[data-doc]");if(g){const w=g.getAttribute("data-doc"),E=h2(`doc:${w}`);if(!E)return;(k=i.current)==null||k.call(i,E);return}const v=m.closest("a[href]");if(!v)return;const b=v.getAttribute("href")||"";/^(https?:|mailto:|tel:)/i.test(b)&&(h.metaKey||h.ctrlKey||h.shiftKey||h.button!==0||(h.preventDefault(),window.open(b,"_blank","noopener,noreferrer")))};return d.addEventListener("click",f,!0),()=>d.removeEventListener("click",f,!0)},[o]),x.useEffect(()=>{if(!o)return;const{state:d}=o.view;if(d.plugins.some(m=>m.key==="pendingDecoration$"))return;const f=a2(),h=d.reconfigure({plugins:[...d.plugins,f]});o.view.updateState(h)},[o]),x.useEffect(()=>{if(!o)return;const{state:d}=o.view;if(d.plugins.some(m=>m.key==="commentDecoration$"))return;const f=c2(),h=d.reconfigure({plugins:[...d.plugins,f]});o.view.updateState(h)},[o]),x.useEffect(()=>{if(!o)return;const{state:d}=o.view;if(d.plugins.some(m=>m.key==="backlinkDecoration$"))return;const f=d5(),h=d.reconfigure({plugins:[...d.plugins,f]});o.view.updateState(h)},[o]),x.useEffect(()=>{o&&(r==null||r(o))},[o,r]),o?c.jsxs(c.Fragment,{children:[c.jsx(Av,{editor:o}),c.jsx(n5,{editor:o})]}):null}function xn({onClick:t,active:e,disabled:n,title:r,children:s}){return c.jsx("button",{className:`format-toolbar__btn${e?" active":""}${n?" disabled":""}`,onMouseDown:i=>{i.preventDefault(),t()},disabled:n,title:r,children:s})}function Fo(){return c.jsx("div",{className:"format-toolbar__divider"})}async function w5(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:s}=await r.json();e.chain().focus().setImage({src:s,alt:t.name}).run()}catch{}}function k5({editor:t}){const[,e]=x.useState(0),n=x.useRef(null);x.useEffect(()=>{const s=()=>e(i=>i+1);return t.on("transaction",s),()=>{t.off("transaction",s)}},[t]);const r=s=>{var o;const i=(o=s.target.files)==null?void 0:o[0];i&&w5(i,t),s.target.value=""};return c.jsxs("div",{className:"format-toolbar",children:[c.jsxs("div",{className:"format-toolbar__group",children:[c.jsx(xn,{onClick:()=>t.chain().focus().toggleBold().run(),active:t.isActive("bold"),title:"Bold (Ctrl+B)",children:c.jsx("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.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"})})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleItalic().run(),active:t.isActive("italic"),title:"Italic (Ctrl+I)",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("line",{x1:"19",x2:"10",y1:"4",y2:"4"}),c.jsx("line",{x1:"14",x2:"5",y1:"20",y2:"20"}),c.jsx("line",{x1:"15",x2:"9",y1:"4",y2:"20"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleUnderline().run(),active:t.isActive("underline"),title:"Underline (Ctrl+U)",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M6 4v6a6 6 0 0 0 12 0V4"}),c.jsx("line",{x1:"4",x2:"20",y1:"20",y2:"20"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleStrike().run(),active:t.isActive("strike"),title:"Strikethrough",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M16 4H9a3 3 0 0 0-2.83 4"}),c.jsx("path",{d:"M14 12a4 4 0 0 1 0 8H6"}),c.jsx("line",{x1:"4",x2:"20",y1:"12",y2:"12"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleCode().run(),active:t.isActive("code"),title:"Inline Code",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"m16 18 6-6-6-6"}),c.jsx("path",{d:"m8 6-6 6 6 6"})]})})]}),c.jsx(Fo,{}),c.jsxs("div",{className:"format-toolbar__group",children:[c.jsx(xn,{onClick:()=>t.chain().focus().toggleHighlight().run(),active:t.isActive("highlight"),title:"Highlight",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"m9 11-6 6v3h9l3-3"}),c.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"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleSubscript().run(),active:t.isActive("subscript"),title:"Subscript",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"m4 5 8 8"}),c.jsx("path",{d:"m12 5-8 8"}),c.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"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleSuperscript().run(),active:t.isActive("superscript"),title:"Superscript",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"m4 19 8-8"}),c.jsx("path",{d:"m12 19-8-8"}),c.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"})]})})]}),c.jsx(Fo,{}),c.jsxs("div",{className:"format-toolbar__group",children:[c.jsx(xn,{onClick:()=>t.chain().focus().toggleHeading({level:1}).run(),active:t.isActive("heading",{level:1}),title:"Heading 1",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 12h8"}),c.jsx("path",{d:"M4 18V6"}),c.jsx("path",{d:"M12 18V6"}),c.jsx("path",{d:"m17 12 3-2v8"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleHeading({level:2}).run(),active:t.isActive("heading",{level:2}),title:"Heading 2",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 12h8"}),c.jsx("path",{d:"M4 18V6"}),c.jsx("path",{d:"M12 18V6"}),c.jsx("path",{d:"M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleHeading({level:3}).run(),active:t.isActive("heading",{level:3}),title:"Heading 3",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 12h8"}),c.jsx("path",{d:"M4 18V6"}),c.jsx("path",{d:"M12 18V6"}),c.jsx("path",{d:"M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2"}),c.jsx("path",{d:"M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().setParagraph().run(),active:t.isActive("paragraph")&&!t.isActive("heading"),title:"Paragraph",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M13 4v16"}),c.jsx("path",{d:"M17 4v16"}),c.jsx("path",{d:"M19 4H9.5a4.5 4.5 0 0 0 0 9H13"})]})})]}),c.jsx(Fo,{}),c.jsxs("div",{className:"format-toolbar__group",children:[c.jsx(xn,{onClick:()=>t.chain().focus().toggleBulletList().run(),active:t.isActive("bulletList"),title:"Bullet List",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M3 12h.01"}),c.jsx("path",{d:"M3 18h.01"}),c.jsx("path",{d:"M3 6h.01"}),c.jsx("path",{d:"M8 12h13"}),c.jsx("path",{d:"M8 18h13"}),c.jsx("path",{d:"M8 6h13"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleOrderedList().run(),active:t.isActive("orderedList"),title:"Ordered List",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M11 12h9"}),c.jsx("path",{d:"M11 18h9"}),c.jsx("path",{d:"M11 6h9"}),c.jsx("path",{d:"M4 10V4h1"}),c.jsx("path",{d:"M4 10h2"}),c.jsx("path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleTaskList().run(),active:t.isActive("taskList"),title:"Task List",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"m3 17 2 2 4-4"}),c.jsx("path",{d:"m3 7 2 2 4-4"}),c.jsx("path",{d:"M13 6h8"}),c.jsx("path",{d:"M13 12h8"}),c.jsx("path",{d:"M13 18h8"})]})})]}),c.jsx(Fo,{}),c.jsx("div",{className:"format-toolbar__group",children:c.jsx(xn,{onClick:()=>{const s=t.getAttributes("link").href||"",i=window.prompt("Link URL:",s);i!==null&&(i===""?t.chain().focus().unsetLink().run():t.chain().focus().setLink({href:i}).run())},active:t.isActive("link"),title:"Link (Ctrl+K)",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),c.jsx("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})]})})}),c.jsx(Fo,{}),c.jsxs("div",{className:"format-toolbar__group",children:[c.jsx(xn,{onClick:()=>t.chain().focus().toggleBlockquote().run(),active:t.isActive("blockquote"),title:"Blockquote",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M17 6H3"}),c.jsx("path",{d:"M21 12H8"}),c.jsx("path",{d:"M21 18H8"}),c.jsx("path",{d:"M3 12v6"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().toggleCodeBlock().run(),active:t.isActive("codeBlock"),title:"Code Block",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),c.jsx("path",{d:"m10 9-3 3 3 3"}),c.jsx("path",{d:"m14 15 3-3-3-3"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().setHorizontalRule().run(),title:"Horizontal Rule",children:c.jsx("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"M5 12h14"})})})]}),c.jsx(Fo,{}),c.jsxs("div",{className:"format-toolbar__group",children:[c.jsx(xn,{onClick:()=>{var s;return(s=n.current)==null?void 0:s.click()},title:"Insert Image",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"}),c.jsx("circle",{cx:"9",cy:"9",r:"2"}),c.jsx("path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"})]})}),c.jsx(xn,{onClick:()=>t.chain().focus().insertTable({rows:3,cols:3,withHeaderRow:!0}).run(),title:"Insert Table",children:c.jsxs("svg",{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),c.jsx("path",{d:"M12 3v18"}),c.jsx("path",{d:"M3 9h18"}),c.jsx("path",{d:"M3 15h18"})]})})]}),c.jsx("input",{ref:n,type:"file",accept:"image/*",className:"format-toolbar__file-input",onChange:r})]})}const p2="ow-right-rail",Kg=280,S5=220,E5=520,m2=x.createContext(null);function N5(){const t={open:!0,activeTab:"activity",width:Kg};try{const e=localStorage.getItem(p2);if(!e)return t;const n=JSON.parse(e);return{open:!!n.open,activeTab:n.activeTab??null,width:g2(typeof n.width=="number"?n.width:Kg)}}catch{return t}}function g2(t){return Number.isFinite(t)?Math.max(S5,Math.min(E5,t)):Kg}function C5({children:t}){const[e,n]=x.useState(()=>N5());x.useEffect(()=>{try{localStorage.setItem(p2,JSON.stringify(e))}catch{}},[e]);const r=x.useCallback(d=>{n(f=>({...f,open:!0,activeTab:d}))},[]),s=x.useCallback(()=>{n(d=>({...d,open:!1}))},[]),i=x.useCallback(()=>{n(d=>({...d,open:!d.open}))},[]),o=x.useCallback(d=>{n(f=>({...f,width:g2(d)}))},[]),l=x.useMemo(()=>({...e,openTab:r,closeRail:s,toggleRail:i,setWidth:o}),[e,r,s,i,o]);return c.jsx(m2.Provider,{value:l,children:t})}function Vd(){const t=x.useContext(m2);if(!t)throw new Error("useRightRail must be used inside <RightRailProvider>");return t}const Sn={strokeWidth:1.75,strokeLinecap:"round",strokeLinejoin:"round"},_5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("path",{d:"M9 12l2 2 4-4",stroke:"currentColor",...Sn}),c.jsx("path",{d:"M21 12c0 4.97-4.03 9-9 9s-9-4.03-9-9 4.03-9 9-9c2.3 0 4.4.86 6 2.27",stroke:"currentColor",...Sn})]}),T5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",...Sn}),c.jsx("path",{d:"M12 7v5l3 3",stroke:"currentColor",...Sn})]}),M5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",stroke:"currentColor",...Sn}),c.jsx("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",stroke:"currentColor",...Sn})]}),A5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",stroke:"currentColor",...Sn}),c.jsx("polyline",{points:"7 10 12 15 17 10",stroke:"currentColor",...Sn}),c.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"3",stroke:"currentColor",...Sn})]}),j5=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:c.jsx("path",{d:"M3 12h3l3-8 4 16 3-8h5",stroke:"currentColor",...Sn})}),R5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("path",{d:"M12 22v-5",stroke:"currentColor",...Sn}),c.jsx("path",{d:"M9 8V2",stroke:"currentColor",...Sn}),c.jsx("path",{d:"M15 8V2",stroke:"currentColor",...Sn}),c.jsx("path",{d:"M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z",stroke:"currentColor",...Sn})]}),O5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("circle",{cx:"12",cy:"5",r:"3",stroke:"currentColor",...Sn}),c.jsx("circle",{cx:"5",cy:"19",r:"3",stroke:"currentColor",...Sn}),c.jsx("circle",{cx:"19",cy:"19",r:"3",stroke:"currentColor",...Sn}),c.jsx("line",{x1:"12",y1:"8",x2:"5",y2:"16",stroke:"currentColor",...Sn}),c.jsx("line",{x1:"12",y1:"8",x2:"19",y2:"16",stroke:"currentColor",...Sn})]}),I5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.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",stroke:"currentColor",...Sn}),c.jsx("circle",{cx:"13.5",cy:"6.5",r:"1",fill:"currentColor",stroke:"none"}),c.jsx("circle",{cx:"17.5",cy:"10.5",r:"1",fill:"currentColor",stroke:"none"}),c.jsx("circle",{cx:"6.5",cy:"12.5",r:"1",fill:"currentColor",stroke:"none"}),c.jsx("circle",{cx:"8.5",cy:"7.5",r:"1",fill:"currentColor",stroke:"none"})]}),v2=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:c.jsx("path",{d:"M4 9V4h5M20 9V4h-5M4 15v5h5M20 15v5h-5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),L5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:"currentColor",strokeWidth:"2"}),c.jsx("path",{d:"M15 3v18",stroke:"currentColor",strokeWidth:"2"}),c.jsx("path",{d:"M9 10l2 2-2 2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),D5=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:"currentColor",strokeWidth:"2"}),c.jsx("path",{d:"M15 3v18",stroke:"currentColor",strokeWidth:"2"}),c.jsx("path",{d:"M10 10l-2 2 2 2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});function P5({title:t,onTitleChange:e,onToggleSidebar:n,canGoBack:r,canGoForward:s,onGoBack:i,onGoForward:o,editor:l,onToggleToolbar:d,toolbarOpen:f,focusMode:h,onToggleFocusMode:m}){const{open:g,openTab:v,activeTab:b}=Vd(),[k,w]=x.useState(!1),[,E]=x.useState(0),C=x.useRef(null),[T,M]=x.useState(null);x.useEffect(()=>{fetch("/api/update-info").then($=>$.json()).then($=>{$.updateAvailable&&M({currentVersion:$.currentVersion,latestVersion:$.updateAvailable})}).catch(()=>{})},[]);const _=x.useCallback(()=>{w(!0),setTimeout(()=>{var $;return($=C.current)==null?void 0:$.select()},0)},[]),R=x.useCallback(()=>{w(!1)},[]),L=x.useCallback($=>{$.key==="Enter"&&w(!1),$.key==="Escape"&&w(!1)},[]);return x.useEffect(()=>{if(!l)return;const $=()=>E(z=>z+1);return l.on("transaction",$),()=>{l.off("transaction",$)}},[l]),c.jsxs("div",{className:"titlebar",children:[c.jsxs("div",{className:"titlebar-left",children:[n&&c.jsx("button",{className:"titlebar-menu-btn",onClick:n,title:"Open sidebar",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:"currentColor",strokeWidth:"2"}),c.jsx("path",{d:"M9 3v18",stroke:"currentColor",strokeWidth:"2"}),c.jsx("path",{d:"M14 10l2 2-2 2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}),i&&c.jsx("button",{className:"titlebar-nav-btn",onClick:i,disabled:!r,title:"Go back (Alt+Left)",children:c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M10 3L5 8l5 5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),o&&c.jsx("button",{className:"titlebar-nav-btn",onClick:o,disabled:!s,title:"Go forward (Alt+Right)",children:c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M6 3l5 5-5 5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),l&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"titlebar-divider"}),c.jsx("button",{className:"titlebar-nav-btn",onClick:()=>l.chain().focus().undo().run(),disabled:!l.can().undo(),title:"Undo (Ctrl+Z)",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("path",{d:"M3 10h10a5 5 0 0 1 0 10H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M7 6L3 10l4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}),c.jsx("button",{className:"titlebar-nav-btn",onClick:()=>l.chain().focus().redo().run(),disabled:!l.can().redo(),title:"Redo (Ctrl+Y)",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("path",{d:"M21 10H11a5 5 0 0 0 0 10h4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M17 6l4 4-4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),c.jsxs("div",{className:"titlebar-center",children:[k?c.jsx("input",{ref:C,className:"titlebar-input",value:t,onChange:$=>e($.target.value),onBlur:R,onKeyDown:L,autoFocus:!0}):c.jsx("span",{className:"titlebar-title",onDoubleClick:_,children:t}),T&&c.jsxs("span",{className:"titlebar-update-badge",title:`Update available: v${T.currentVersion} → v${T.latestVersion}
|
|
205
|
+
Run: npm update -g openwriter`,children:["v",T.latestVersion]})]}),c.jsxs("div",{className:"titlebar-right",children:[!g&&m&&c.jsx("button",{className:`titlebar-nav-btn${h?" titlebar-nav-btn--active":""}`,onClick:m,title:"Focus mode","aria-label":"Focus mode","aria-pressed":h,children:c.jsx(v2,{})}),!g&&d&&c.jsx("button",{className:`titlebar-nav-btn${f?" titlebar-nav-btn--active":""}`,onClick:d,title:"Toggle format toolbar","aria-label":"Toggle format toolbar","aria-pressed":f,children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 20h16"}),c.jsx("path",{d:"m6 16 6-12 6 12"}),c.jsx("path",{d:"M8 12h8"})]})}),!g&&c.jsx("button",{className:"titlebar-nav-btn",onClick:()=>v(b||"activity"),title:"Show right rail","aria-label":"Show right rail",children:c.jsx(D5,{})})]})]})}function Dn(t,e){let n=null;return t.state.doc.descendants((r,s)=>{var i;return((i=r.attrs)==null?void 0:i.id)===e?(n={node:r,pos:s},!1):!0}),n}function Kd(t,e){const n=[];return t.state.doc.descendants((r,s)=>{var i;return((i=r.attrs)==null?void 0:i.pendingGroupId)===e&&n.push({nodeId:r.attrs.id,pos:s,node:r}),!0}),n}function Zo(){return typeof crypto<"u"&&crypto.randomUUID?crypto.randomUUID().replace(/-/g,"").slice(0,8):Math.random().toString(16).slice(2,10)}function Nd(t){return t?Array.isArray(t)?t.map(Nd).join(""):t.text?t.text:t.content&&Array.isArray(t.content)?t.content.map(e=>Nd(e)).join(""):"":""}const B5=new Set(["paragraph","heading","codeBlock","horizontalRule","table","image"]);function Cd(t,e){for(const n of t)n.type&&B5.has(n.type)?n.attrs={...n.attrs,pendingStatus:e}:n.content&&Cd(n.content,e)}function Gg(t,e,n,r){const s=Array.isArray(n)?n:[n],i=(r==null?void 0:r.autoAccept)===!0;if(e.nodeId&&!e.afterNodeId&&!e.beforeNodeId){const m=Dn(t,e.nodeId);if(!m)return{success:!1,error:`Node ${e.nodeId} not found`};const g=s.map((v,b)=>{var k;return{...v,attrs:{...v.attrs,id:((k=v.attrs)==null?void 0:k.id)||(b===0?e.nodeId:Zo())}}});i||Cd(g,"insert");try{return t.chain().deleteRange({from:m.pos,to:m.pos+m.node.nodeSize}).insertContentAt(m.pos,g).run(),{success:!0,nodeId:e.nodeId}}catch(v){return{success:!1,error:`Failed to replace empty node: ${v}`}}}if(!e.afterNodeId&&!e.beforeNodeId)return{success:!1,error:"Insert requires afterNodeId, beforeNodeId, or nodeId"};const o=e.afterNodeId||e.beforeNodeId,l=!!e.afterNodeId,d=Dn(t,o);if(!d)return{success:!1,error:`Anchor node ${o} not found`};if(!i){const m=Nd(n),g=l?d.pos+d.node.nodeSize:0,v=l?d.pos+d.node.nodeSize+5e3:d.pos;let b=null;if(t.state.doc.nodesBetween(g,Math.min(v,t.state.doc.content.size),k=>{var w,E;return((w=k.attrs)==null?void 0:w.pendingStatus)==="insert"&&((E=k.attrs)!=null&&E.id)&&(k.textContent||"")===m?(b=k.attrs.id,!1):!0}),b)return{success:!0,nodeId:b}}const f=s.map(m=>{var g;return{...m,attrs:{...m.attrs,id:((g=m.attrs)==null?void 0:g.id)||Zo()}}});i||Cd(f,"insert");const h=l?d.pos+d.node.nodeSize:d.pos;try{return t.chain().insertContentAt(h,f).run(),{success:!0,nodeId:f[0].attrs.id}}catch(m){return{success:!1,error:`Failed to insert content: ${m}`}}}function ry(t,e,n,r,s){var w,E,C,T,M,_;const i=Dn(t,e);if(!i)return{success:!1,error:`Node ${e} not found`};const{node:o,pos:l}=i,d=Array.isArray(n)?n:[n],f=(s==null?void 0:s.autoAccept)===!0,m=!((w=o.attrs)!=null&&w.pendingOriginalContent)?o.toJSON():o.attrs.pendingOriginalContent,v=((E=d[0])==null?void 0:E.type)==="listItem"&&((_=(M=(T=(C=d[0])==null?void 0:C.content)==null?void 0:T[0])==null?void 0:M.attrs)==null?void 0:_.pendingStatus)!=null?{...d[0],attrs:{...d[0].attrs,id:e}}:{...d[0],attrs:f?{...d[0].attrs,id:e}:{...d[0].attrs,id:e,pendingStatus:"rewrite",pendingOriginalContent:m,...r?{pendingSelectionFrom:r.selectionFrom,pendingSelectionTo:r.selectionTo,pendingOriginalFrom:r.originalFrom,pendingOriginalTo:r.originalTo}:{}}},b=d.slice(1).map(R=>{var L;return{...R,attrs:{...R.attrs,id:((L=R.attrs)==null?void 0:L.id)||Zo()}}});f||Cd(b,"insert");const k=[v,...b];try{return t.chain().command(({tr:R})=>{const L=k.map($=>t.state.schema.nodeFromJSON($));return R.replaceWith(l,l+o.nodeSize,L),!0}).run(),{success:!0,nodeId:e}}catch(R){return{success:!1,error:`Failed to rewrite: ${R}`}}}function z5(t,e,n){if(e.length===0)return{success:!1,error:"Range rewrite requires original IDs"};if(!n||n.length===0)return{success:!1,error:"Range rewrite requires new content (received empty)"};if(n.map(m=>Nd(m)).join("").trim().length===0)return{success:!1,error:"Range rewrite content is empty (no text) — aborting"};const s=Dn(t,e[0]),i=Dn(t,e[e.length-1]);if(!s||!i)return{success:!1,error:"Could not find original nodes for range rewrite"};const o=[];for(const m of e){const g=Dn(t,m);g&&o.push(g.node.toJSON())}const l=s.pos,d=i.pos+i.node.nodeSize,f=Zo()+Zo(),h=n.map((m,g)=>{var v;return{...m,attrs:{...m.attrs,id:((v=m.attrs)==null?void 0:v.id)||Zo(),pendingStatus:"rewrite",pendingGroupId:f,...g===0?{pendingOriginalContent:o}:{}}}});try{return t.chain().deleteRange({from:l,to:d}).insertContentAt(l,h).run(),{success:!0,nodeId:h[0].attrs.id}}catch(m){return{success:!1,error:`Failed to apply range rewrite: ${m}`}}}function y2(t,e,n){var l;const r=Dn(t,e);if(!r)return{success:!1,error:`Node ${e} not found`};const{node:s,pos:i}=r,o=(n==null?void 0:n.autoAccept)===!0;if(!o&&((l=s.attrs)==null?void 0:l.pendingStatus)==="delete")return{success:!0,nodeId:e};try{return o?t.chain().deleteRange({from:i,to:i+s.nodeSize}).run():t.chain().command(({tr:d})=>(d.setNodeMarkup(i,void 0,{...s.attrs,pendingStatus:"delete"}),!0)).run(),{success:!0,nodeId:e}}catch(d){return{success:!1,error:`Failed to ${o?"delete":"mark for deletion"}: ${d}`}}}function $5(t,e){const n=e.autoAccept?{autoAccept:!0}:void 0;if(e.operation==="rewrite"&&e.nodeId&&e.content){const r=ry(t,e.nodeId,e.content,null,n);return{success:r.success,error:r.error}}if(e.operation==="insert"&&e.content){let r=null;if(e.nodeId&&!e.afterNodeId?r={nodeId:e.nodeId}:e.afterNodeId&&(r={afterNodeId:e.afterNodeId}),!r)return{success:!1,error:"Insert requires afterNodeId or nodeId"};const s=Gg(t,r,e.content,n);return{success:s.success,error:s.error}}if(e.operation==="delete"&&e.nodeId){const r=y2(t,e.nodeId,n);return{success:r.success,error:r.error}}return{success:!1,error:`Invalid operation: ${e.operation}`}}function Cp(t,e){if(e.length===0)return;if(e.length===1){$5(t,e[0]);return}const n=t.state.schema;t.chain().command(({tr:r})=>{var s;for(const i of e)try{const o=i.autoAccept===!0;if(i.operation==="rewrite"&&i.nodeId&&i.content){const l=Ja(r.doc,i.nodeId);if(!l){console.warn("[openwriter] rewrite skipped — node id not found in editor",{nodeId:i.nodeId});continue}const f=(Array.isArray(i.content)?i.content:[i.content]).map(h=>n.nodeFromJSON(h));r.replaceWith(l.pos,l.pos+l.node.nodeSize,f)}else if(i.operation==="insert"&&i.content){const d=(Array.isArray(i.content)?i.content:[i.content]).map(f=>n.nodeFromJSON(f));if(!o){const f=d.map(h=>h.textContent||"").join("");if(f&&i.afterNodeId){const h=Ja(r.doc,i.afterNodeId);if(h){const m=h.pos+h.node.nodeSize,g=Math.min(m+5e3,r.doc.content.size);let v=!1;if(r.doc.nodesBetween(m,g,b=>{var k;return v?!1:((k=b.attrs)==null?void 0:k.pendingStatus)==="insert"&&(b.textContent||"")===f?(v=!0,!1):!0}),v)continue}}}if(i.nodeId&&!i.afterNodeId){const f=Ja(r.doc,i.nodeId);if(!f){console.warn("[openwriter] insert (replace) skipped — node id not found in editor",{nodeId:i.nodeId});continue}r.replaceWith(f.pos,f.pos+f.node.nodeSize,d)}else if(i.afterNodeId){const f=Ja(r.doc,i.afterNodeId);if(!f){console.warn("[openwriter] insert (after) skipped — anchor id not found in editor",{afterNodeId:i.afterNodeId});continue}const h=f.pos+f.node.nodeSize;r.insert(h,we.fromArray(d))}}else if(i.operation==="delete"&&i.nodeId){const l=Ja(r.doc,i.nodeId);if(!l){console.warn("[openwriter] delete skipped — node id not found in editor",{nodeId:i.nodeId});continue}if(o)r.delete(l.pos,l.pos+l.node.nodeSize);else{if(((s=l.node.attrs)==null?void 0:s.pendingStatus)==="delete")continue;r.setNodeMarkup(l.pos,void 0,{...l.node.attrs,pendingStatus:"delete"})}}}catch{continue}return!0}).run()}function Ja(t,e){let n=null;return t.descendants((r,s)=>{var i;return((i=r.attrs)==null?void 0:i.id)===e?(n={node:r,pos:s},!1):!0}),n}function F5(t,e){if(!e||e.length===0||t.isDestroyed)return;const n=new Map(e.map(r=>[r.oldId,r.newId]));t.chain().command(({tr:r})=>{const s=[];r.doc.descendants((i,o)=>{var d;const l=(d=i.attrs)==null?void 0:d.id;l&&n.has(l)&&s.push({pos:o,attrs:{...i.attrs,id:n.get(l)}})});for(const{pos:i,attrs:o}of s)r.setNodeMarkup(i,void 0,o);return!0}).run()}function U5(t,e,n,r){const s=[];if(r==="delete"){for(const o of n)s.push(y2(t,o));return s}if(r==="insert"){const o=n[n.length-1];return o&&e.length>0&&s.push(Gg(t,{nodeId:o},e)),s}if(n.length>1){const o=z5(t,n,e);return s.push(o),s}const i=ry(t,n[0],e[0]);if(s.push(i),e.length>1){const o=e.slice(1);s.push(Gg(t,{afterNodeId:n[0]},o))}return s}const d1="[[START_SELECTION]]",f1="[[END_SELECTION]]";function H5(t){if(!(t!=null&&t.content)||!Array.isArray(t.content))return 0;let e=0;for(const n of t.content)n.type==="text"&&typeof n.text=="string"?e+=n.text.length:n.type==="hardBreak"&&(e+=1);return e}function pu(t,e,n){if(!(t!=null&&t.content)||!Array.isArray(t.content))return;const r=H5(t);let s=Math.max(0,Math.min(e,r));for(let i=0;i<t.content.length;i++){const o=t.content[i];if(o.type==="text"&&typeof o.text=="string"){if(s<=o.text.length){const l=Math.max(0,Math.min(o.text.length,s));o.text=o.text.slice(0,l)+n+o.text.slice(l);return}s-=o.text.length;continue}if(o.type==="hardBreak"){if(s===0){t.content.splice(i+1,0,{type:"text",text:n});return}s-=1;continue}if(s===0){t.content.splice(i,0,{type:"text",text:n});return}}t.content.push({type:"text",text:n})}function W5(t,e,n){const r=JSON.parse(JSON.stringify(t));return r.length===0?r:r.length===1?(pu(r[0],n,f1),pu(r[0],e,d1),r):(pu(r[0],e,d1),pu(r[r.length-1],n,f1),r)}function q5(t){const e=r=>r.replace(/\[\[(START|END)_SELECTION]]/g,""),n=r=>{r.type==="text"&&typeof r.text=="string"&&(r.text=e(r.text)),r.content&&Array.isArray(r.content)&&r.content.forEach(n)};Array.isArray(t)?t.forEach(n):n(t)}function h1(t,e){return t.docId&&e.includes(t.docId)?!0:e.includes(t.filename)}const V5=[{action:"comment",label:"Comment",shortcut:"M",condition:"has-selection"},{action:"delete",label:"Delete",shortcut:"D"}];function K5({editorRef:t,allEditors:e,documentId:n}){const[r,s]=x.useState(!1),[i,o]=x.useState({x:0,y:0}),[l,d]=x.useState(!1),[f,h]=x.useState(""),[m,g]=x.useState(!1),[v,b]=x.useState(""),[k,w]=x.useState(!1),[E,C]=x.useState([]),[T,M]=x.useState([]),[_,R]=x.useState(!1),[L,$]=x.useState(""),[z,H]=x.useState([]),[Z,D]=x.useState(!1),[J,q]=x.useState(""),[W,K]=x.useState(null),[ee,V]=x.useState(null),[ne,F]=x.useState(null),[j,I]=x.useState(!1),[Q,de]=x.useState(null),[ge,re]=x.useState(null),be=x.useRef(null),fe=x.useRef(null),De=x.useRef(null),Ye=x.useCallback(se=>{if(e&&e.length>0){for(const me of e)if(me.view.dom.contains(se))return me}const pe=t.current;return pe&&pe.view.dom.contains(se)?pe:null},[e,t]);x.useLayoutEffect(()=>{const se=be.current;if(!se||!r)return;const pe=se.getBoundingClientRect(),me=8;let{x:tt,y:Le}=i;Le+pe.height+me>window.innerHeight&&(Le=i.y-pe.height),tt+pe.width+me>window.innerWidth&&(tt=i.x-pe.width),Le<me&&(Le=me),tt<me&&(tt=me),(tt!==i.x||Le!==i.y)&&o({x:tt,y:Le})},[r,i]);const Ce=x.useCallback(()=>{fetch("/api/plugins").then(se=>se.json()).then(se=>{const pe=[];for(const me of se.plugins||[]){const tt=me.displayName||void 0;for(const Le of me.contextMenuItems||[])pe.push({...Le,pluginDisplayName:tt})}H(pe)}).catch(()=>{})},[]);x.useEffect(()=>{Ce()},[Ce]),x.useEffect(()=>{const se=()=>Ce();return window.addEventListener("ow-plugins-changed",se),()=>window.removeEventListener("ow-plugins-changed",se)},[Ce]),x.useEffect(()=>{const se=pe=>{be.current&&!be.current.contains(pe.target)&&(s(!1),g(!1),w(!1),D(!1),q(""),K(null),V(null),de(null))};return document.addEventListener("mousedown",se),()=>document.removeEventListener("mousedown",se)},[]);const ke=x.useCallback(()=>{const se=De.current||t.current;return se?se.isActive("link"):!1},[t]),Ee=x.useCallback(()=>{const se=De.current||t.current,pe=fe.current;if(!se||!pe)return!1;const{from:me,to:tt}=pe;let Le=!1;return se.state.doc.nodesBetween(me,tt,it=>{var lt;return(lt=it.attrs)!=null&<.pendingStatus&&(Le=!0),!Le}),Le},[t]),Me=x.useCallback(()=>{const se=De.current||t.current,pe=fe.current,me=(pe==null?void 0:pe.from)??0,tt=(pe==null?void 0:pe.to)??0,Le=me!==tt,it=(()=>{if(!se)return!1;try{return se.state.doc.resolve(me).parent.content.size===0}catch{return!1}})(),lt=Ee(),ft=[];for(const nt of z)nt.condition==="has-selection"&&!Le||nt.condition==="empty-node"&&!it||ft.push({action:nt.action,label:nt.label,shortcut:nt.shortcut,isPlugin:!0,promptForInput:nt.promptForInput,pluginDisplayName:nt.pluginDisplayName});for(const nt of V5)nt.condition==="has-selection"&&(!Le||lt)||ft.push(nt);if(Le&&ft.push({action:"link",label:"Link to doc",shortcut:"L"}),ke()&&ft.push({action:"unlink",label:"Unlink"}),ne&&ne.entries.length>0&&ft.unshift({action:"see-connections",label:`See connections (${ne.entries.length})`}),Q){const nt=Q.title?`Go to "${Q.title}"`:"Go to target";ft.unshift({action:"go-to-target",label:nt})}return ft},[t,ke,z,Ee,ne,Q]);x.useEffect(()=>{const se=me=>{var nt;if(me.button!==2)return;const tt=Ye(me.target);if(!tt)return;De.current=tt;const{from:Le,to:it}=tt.state.selection,lt=[],ft=[];if(Le!==it&&tt.state.doc.nodesBetween(Le,it,ye=>{ye.isBlock&&ye.type.name!=="doc"&&(lt.push(ye.toJSON()),ye.attrs.id&&ft.push(ye.attrs.id))}),lt.length===0){const{$from:ye}=tt.state.selection,ve=ye.parent;ve&&ve.type.name!=="doc"&&(lt.push(ve.toJSON()),(nt=ve.attrs)!=null&&nt.id&&ft.push(ve.attrs.id))}fe.current={from:Le,to:it,nodes:lt,nodeIds:ft}},pe=me=>{var ve,B,ae,xe,Ve,$e;if(!Ye(me.target)||me.shiftKey)return;const Le=(B=(ve=me.target)==null?void 0:ve.closest)==null?void 0:B.call(ve,"[data-comment-id]"),it=(Le==null?void 0:Le.getAttribute("data-comment-id"))||null,lt=(xe=(ae=me.target)==null?void 0:ae.closest)==null?void 0:xe.call(ae,".linked-paragraph[data-backlinks-node]"),ft=(lt==null?void 0:lt.getAttribute("data-backlinks-node"))||null,nt=($e=(Ve=me.target)==null?void 0:Ve.closest)==null?void 0:$e.call(Ve,"span.doc-link[data-doc]"),ye=(nt==null?void 0:nt.getAttribute("data-doc"))||null;if(me.preventDefault(),o({x:me.clientX,y:me.clientY}),s(!0),g(!1),w(!1),I(!1),D(!1),q(""),K(null),it){const We=fe.current;if(!(!!We&&We.from!==We.to)){const O=Mu().find(G=>G.id===it);if(O){V({id:O.id,text:O.text,note:O.note}),F(null);return}}}if(V(null),ft){const We=h5(ft);F(We.length>0?{nodeId:ft,entries:We}:null)}else F(null);if(ye){const We=ye.indexOf("?"),P=We>=0?ye.slice(0,We):ye,[O,G]=P.split("#"),he=O&&/^[a-f0-9]{8}$/.test(O)?O:null,ze=G&&/^[a-f0-9]{8}$/.test(G)?G:null;if(he){const ot=E.find(Se=>Se.docId===he);de({docId:he,nodeId:ze,title:(ot==null?void 0:ot.title)||null}),ot||fetch("/api/documents").then(Se=>Se.json()).then(Se=>{if(Array.isArray(Se)){const ce=Se.map(qe=>({filename:qe.filename,title:qe.title,docId:qe.docId}));C(ce);const Re=ce.find(qe=>qe.docId===he);Re&&de(qe=>qe&&qe.docId===he?{...qe,title:Re.title}:qe)}}).catch(()=>{})}else de(null)}else de(null)};return document.addEventListener("mousedown",se,!0),document.addEventListener("contextmenu",pe),()=>{document.removeEventListener("mousedown",se,!0),document.removeEventListener("contextmenu",pe)}},[Ye]);const Ge=x.useCallback(async(se,pe)=>{var B,ae,xe,Ve,$e;const me=De.current||t.current;if(!me)return;const tt=fe.current;if(!tt||tt.nodes.length===0){console.warn("[ContextMenu] No captured selection for action:",se);return}let{nodes:Le,nodeIds:it}=tt;const{from:lt,to:ft}=tt;d(!0),s(!1),g(!1);const nt=`ctx-${Date.now()}`,ye=se.includes(":")?se.split(":").slice(1).join(":"):se,ve=["insert","fill","fill-sentence"].includes(ye);if(ve)me.commands.showInsertionLoading(nt,lt);else{const We=me.state.doc.resolve(lt),P=me.state.doc.resolve(ft),O=We.sameParent(P)&<!==ft;me.commands.applyLoadingEffect(nt,lt,ft,O?"selection":"paragraph")}try{const We=[],P=[],O=new Set(it);let G=!1;const he=me.state.doc;for(let Jt=0;Jt<he.childCount;Jt++){const Bn=he.child(Jt),yr=(B=Bn.attrs)==null?void 0:B.id;if(yr&&O.has(yr))G=!0;else if(G){const nn=Bn.textContent.trim();nn&&P.push(nn)}else{const nn=Bn.textContent.trim();nn&&We.push(nn)}}let ze=Le,ot=!1,Se=0,ce=0;const Re=lt!==ft?me.state.doc.resolve(lt):null,qe=lt!==ft?me.state.doc.resolve(ft):null;if((Re&&qe?Re.sameParent(qe):!1)&&Re&&Le.length===1){const Jt=Re.start(Re.depth);Se=lt-Jt,ce=ft-Jt;const Bn=((xe=(ae=Le[0])==null?void 0:ae.content)==null?void 0:xe.reduce((yr,nn)=>{var te;return yr+(((te=nn.text)==null?void 0:te.length)||(nn.type==="hardBreak"?1:0))},0))??0;(Se>0||ce<Bn)&&(ze=W5(Le,Se,ce),ot=!0)}const kt=me.state.doc.textContent,ln={nodes:ze,action:ye,nodeIds:it,contextBefore:We.slice(-3),contextAfter:P.slice(0,3),fullDocument:kt,documentId:n,debug:!0};ot&&(ln.hasSelectionMarkers=!0),pe&&(ln.instruction=pe);const vt=await fetch(`${window.location.origin}/api/voice/apply-editor`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(ln)});if(!vt.ok){const Jt=await vt.json().catch(()=>({}));console.error("[ContextMenu] API error:",vt.status,Jt);return}const Tn=await vt.json();if(Tn.success&&Tn.nodes){let Jt=Tn.nodes;if(Jt.length===1&&Array.isArray(Jt[0])&&(Jt=Jt[0]),q5(Jt),ot&&Jt.length===1&&it.length===1){const Bn=Te=>(Te==null?void 0:Te.reduce((Ke,Et)=>{var At;return Ke+(((At=Et.text)==null?void 0:At.length)||(Et.type==="hardBreak"?1:0))},0))??0,yr=Bn((Ve=Le[0])==null?void 0:Ve.content),nn=Bn(($e=Jt[0])==null?void 0:$e.content),te={selectionFrom:Se,selectionTo:nn-(yr-ce),originalFrom:Se,originalTo:ce};ry(me,it[0],Jt[0],te)}else U5(me,Jt,it,ye)}else console.warn("[ContextMenu] Unexpected response:",Tn)}catch(We){console.error("[ContextMenu] Plugin action failed:",We)}finally{ve?me.commands.removeInsertionLoading(nt):me.commands.removeLoadingEffect(nt),d(!1)}},[t]),Pe=x.useCallback(async se=>{const pe=De.current||t.current;if(!pe)return;const{$from:me}=pe.state.selection,tt=me.before(me.depth),Le=me.after(me.depth),it=me.parent.content.size===0;d(!0),s(!1),g(!1),it?pe.chain().focus().deleteRange({from:tt,to:Le}).insertContentAt(tt,{type:"imageLoading"}).run():pe.chain().focus().insertContentAt(Le,{type:"imageLoading"}).run();let lt=-1;pe.state.doc.descendants((ft,nt)=>{if(ft.type.name==="imageLoading"&<===-1)return lt=nt,ft.nodeSize,!1});try{const ft=await fetch("/api/image-gen/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({prompt:se})}),nt=await ft.json().catch(()=>({success:!1,error:`Generation failed (${ft.status})`}));if(nt.success&&nt.src){let ye=-1,ve=0;if(pe.state.doc.descendants((B,ae)=>{if(B.type.name==="imageLoading"&&ye===-1)return ye=ae,ve=B.nodeSize,!1}),ye>=0){const{tr:B}=pe.state;B.replaceWith(ye,ye+ve,pe.schema.nodes.image.create({src:nt.src,alt:se})),pe.view.dispatch(B)}}else{console.error("[ContextMenu] Image generation failed:",nt.error);let ye=-1,ve=0;if(pe.state.doc.descendants((B,ae)=>{if(B.type.name==="imageLoading"&&ye===-1)return ye=ae,ve=B.nodeSize,!1}),ye>=0){const{tr:B}=pe.state;B.delete(ye,ye+ve),pe.view.dispatch(B)}}}catch(ft){console.error("[ContextMenu] Image generation failed:",ft);let nt=-1,ye=0;if(pe.state.doc.descendants((ve,B)=>{if(ve.type.name==="imageLoading"&&nt===-1)return nt=B,ye=ve.nodeSize,!1}),nt>=0){const{tr:ve}=pe.state;ve.delete(nt,nt+ye),pe.view.dispatch(ve)}}finally{d(!1)}},[t]),st=x.useCallback(se=>{const{action:pe,isPlugin:me,promptForInput:tt}=se;if(me&&tt){b(pe),g(!0);return}if(me){if(pe.startsWith("img:"))return;Ge(pe);return}if(pe==="comment"){D(!0);return}if(pe==="delete"){const Le=De.current||t.current,it=fe.current;if(Le&&it&&it.nodeIds.length>0){const{tr:lt}=Le.state,ft=new Set(it.nodeIds),nt=[];Le.state.doc.descendants((ye,ve)=>{var B;if((B=ye.attrs)!=null&&B.id&&ft.has(ye.attrs.id))return nt.push({from:ve,to:ve+ye.nodeSize}),!1});for(const ye of nt.reverse())lt.delete(ye.from,ye.to);nt.length>0&&Le.view.dispatch(lt)}s(!1);return}if(pe==="link"){const Le=De.current||t.current;if(Le){const it=[];Le.state.doc.descendants(lt=>{var ft;(ft=lt.marks)==null||ft.forEach(nt=>{var ye,ve;if(nt.type.name==="link"&&((ve=(ye=nt.attrs)==null?void 0:ye.href)!=null&&ve.startsWith("doc:"))){const B=x5(nt.attrs.href);B&&!it.includes(B)&&it.push(B)}})}),M(it)}fetch("/api/documents").then(it=>it.json()).then(it=>{Array.isArray(it)&&C(it.map(lt=>({filename:lt.filename,title:lt.title,docId:lt.docId}))),R(!1),$(""),w(!0)}).catch(()=>{});return}if(pe==="unlink"){const Le=De.current||t.current;Le&&Le.chain().focus().unsetLink().run(),s(!1);return}if(pe==="see-connections"){fetch("/api/documents").then(Le=>Le.json()).then(Le=>{Array.isArray(Le)&&C(Le.map(it=>({filename:it.filename,title:it.title,docId:it.docId})))}).catch(()=>{}),I(!0);return}if(pe==="go-to-target"){Q&&window.dispatchEvent(new CustomEvent("ow-navigate-to-link",{detail:{docId:Q.docId,nodeId:Q.nodeId,filename:null,quote:null}})),s(!1),de(null);return}},[Ge,t,Q]),St=x.useCallback(()=>{f.trim()&&(v.startsWith("img:")?Pe(f.trim()):Ge(v,f.trim()),h(""),b(""))},[Ge,Pe,v,f]),Tt=x.useCallback(()=>{if(!n)return;if(W){fetch("/api/comments",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:n,id:W.id,note:J.trim()})}).then(()=>{s(!1),D(!1),q(""),K(null)}).catch(lt=>{console.error("[ContextMenu] Comment edit failed:",lt)});return}const se=De.current||t.current,pe=fe.current;if(!se||!pe)return;const{from:me,to:tt,nodeIds:Le}=pe;if(me===tt||Le.length===0)return;const it=se.state.doc.textBetween(me,tt,`
|
|
206
|
+
`);it.trim()&&fetch("/api/comments",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:n,text:it,note:J.trim(),nodeId:Le[Le.length-1],nodeIds:Le})}).then(()=>{s(!1),D(!1),q("")}).catch(lt=>{console.error("[ContextMenu] Comment create failed:",lt)})},[t,n,J,W]),He=x.useCallback(()=>{ee&&(K({id:ee.id,text:ee.text}),q(ee.note),D(!0),V(null))},[ee]),pt=x.useCallback(()=>{ee&&fetch("/api/comments/resolve",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:[ee.id]})}).then(()=>{s(!1),V(null)}).catch(se=>{console.error("[ContextMenu] Comment resolve failed:",se)})},[ee]),qt=x.useCallback(()=>{ee&&fetch("/api/comments",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:[ee.id]})}).then(()=>{s(!1),V(null)}).catch(se=>{console.error("[ContextMenu] Comment delete failed:",se)})},[ee]),Ze=x.useCallback((se,pe)=>{const me=De.current||t.current;if(me){const tt=se.docId?Np({docId:se.docId,nodeId:pe==null?void 0:pe.nodeId,quote:pe==null?void 0:pe.quote}):Np({filename:se.filename});me.chain().focus().setLink({href:tt}).run()}fetch("/api/auto-tag-link",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({targetFile:se.filename})}).catch(()=>{}),s(!1),w(!1),re(null)},[t]),ie=x.useCallback(se=>{if(!se.docId){Ze(se);return}re({docId:se.docId,filename:se.filename,title:se.title,paragraphs:[],loading:!0}),fetch(`/api/documents/by-doc-id/${se.docId}/paragraphs`).then(pe=>pe.json()).then(pe=>{re(me=>me&&me.docId===se.docId?{...me,paragraphs:Array.isArray(pe.paragraphs)?pe.paragraphs:[],loading:!1}:me)}).catch(()=>{re(pe=>pe&&pe.docId===se.docId?{...pe,paragraphs:[],loading:!1}:pe)})},[Ze]),Fe=x.useCallback(()=>{const se=L.trim();if(!se)return;const pe=De.current||t.current;pe&&(fetch("/api/create-link-doc",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:se})}).then(me=>me.json()).then(me=>{if(me.filename){const tt=Np(me.docId?{docId:me.docId}:{filename:me.filename});pe.chain().focus().setLink({href:tt}).run()}}).catch(()=>{}),s(!1),w(!1),R(!1),$(""))},[t,L]);return r?c.jsx("div",{ref:be,className:"context-menu",style:{left:i.x,top:i.y},children:l?c.jsx("div",{className:"context-menu-loading",children:"Applying..."}):Z?c.jsxs("div",{className:"context-menu-comment-editor",children:[(()=>{const se=(W==null?void 0:W.text)??(()=>{const pe=De.current||t.current,me=fe.current;return!pe||!me||me.from===me.to?"":pe.state.doc.textBetween(me.from,me.to,`
|
|
207
|
+
`)})();return se?c.jsx("div",{className:"context-menu-comment-quote",children:se}):null})(),c.jsx("textarea",{autoFocus:!0,className:"context-menu-comment-textarea",value:J,onChange:se=>q(se.target.value),onKeyDown:se=>{se.key==="Enter"&&(se.metaKey||se.ctrlKey)&&(se.preventDefault(),Tt()),se.key==="Escape"&&(s(!1),D(!1),q(""),K(null))},placeholder:"Note for agent (optional)...",rows:4}),c.jsxs("div",{className:"context-menu-comment-actions",children:[c.jsx("span",{className:"context-menu-comment-hint",children:"⌘↵ to save · Esc to cancel"}),c.jsx("button",{onClick:Tt,children:W?"Save":"Comment"})]})]}):ee?c.jsxs(c.Fragment,{children:[c.jsx("button",{className:"context-menu-item",onClick:He,children:c.jsx("span",{children:"Edit comment"})}),c.jsx("button",{className:"context-menu-item",onClick:pt,children:c.jsx("span",{children:"Resolve comment"})}),c.jsx("button",{className:"context-menu-item",onClick:qt,children:c.jsx("span",{children:"Delete comment"})})]}):m?c.jsxs("div",{className:"context-menu-custom",children:[c.jsx("input",{autoFocus:!0,value:f,onChange:se=>h(se.target.value),onKeyDown:se=>{se.key==="Enter"&&St(),se.key==="Escape"&&s(!1)},placeholder:"Custom instruction..."}),c.jsx("button",{onClick:St,children:"Apply"})]}):ge?c.jsxs("div",{className:"context-menu-link-picker",children:[c.jsxs("div",{className:"context-menu-link-header",children:[c.jsx("button",{className:"context-menu-link-back",onClick:()=>re(null),title:"Back to doc list",children:"←"}),c.jsxs("span",{children:['Pick paragraph in "',ge.title,'"']})]}),c.jsx("button",{className:"context-menu-item context-menu-new-link",onClick:()=>Ze({filename:ge.filename,docId:ge.docId}),children:c.jsx("span",{children:"Link whole doc"})}),c.jsx("div",{className:"context-menu-link-list",children:ge.loading?c.jsx("div",{className:"context-menu-loading",children:"Loading…"}):ge.paragraphs.length===0?c.jsx("div",{className:"context-menu-loading",children:"No paragraphs"}):ge.paragraphs.map(se=>{const pe=se.preview.replace(/…$/,"").slice(0,50),me=se.type==="heading"?Math.max(0,(se.level||1)-1)*12:12;return c.jsx("button",{className:`context-menu-item context-menu-paragraph-row context-menu-paragraph-row--${se.type}`,style:{paddingLeft:8+me},onClick:()=>Ze({filename:ge.filename,docId:ge.docId},{nodeId:se.nodeId,quote:pe}),children:c.jsx("span",{children:se.preview})},se.nodeId)})})]}):j&&ne?c.jsxs("div",{className:"context-menu-link-picker",children:[c.jsxs("div",{className:"context-menu-link-header",children:["Linked from ",ne.entries.length," ",ne.entries.length===1?"place":"places"]}),c.jsx("div",{className:"context-menu-link-list",children:ne.entries.map((se,pe)=>{const me=E.find(Le=>Le.docId===se.from_doc),tt=(me==null?void 0:me.title)||se.from_doc;return c.jsxs("button",{className:"context-menu-item",onClick:()=>{window.dispatchEvent(new CustomEvent("ow-navigate-to-link",{detail:{docId:se.from_doc,nodeId:se.from_node,filename:null,quote:null}})),s(!1),I(!1)},children:[c.jsx("span",{children:tt}),c.jsxs("span",{className:"context-menu-shortcut",children:['"',se.text,'"']})]},`${se.from_doc}-${se.from_node}-${pe}`)})})]}):k?c.jsxs("div",{className:"context-menu-link-picker",children:[c.jsx("div",{className:"context-menu-link-header",children:"Link to document"}),_?c.jsxs("div",{className:"context-menu-custom",children:[c.jsx("input",{autoFocus:!0,value:L,onChange:se=>$(se.target.value),onKeyDown:se=>{se.key==="Enter"&&Fe(),se.key==="Escape"&&R(!1)},placeholder:"New document title..."}),c.jsx("button",{onClick:Fe,children:"Create"})]}):c.jsx("button",{className:"context-menu-item context-menu-new-link",onClick:()=>R(!0),children:c.jsx("span",{children:"+ New link doc"})}),c.jsxs("div",{className:"context-menu-link-list",children:[T.length>0&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-section-header",children:"Linked in this doc"}),E.filter(se=>h1(se,T)).map(se=>c.jsxs("div",{className:"context-menu-link-row",children:[c.jsx("button",{className:"context-menu-item context-menu-link-row__main",onClick:()=>Ze(se),children:c.jsx("span",{children:se.title})}),se.docId&&c.jsx("button",{className:"context-menu-link-row__drill",title:"Pick a paragraph in this doc",onClick:()=>ie(se),children:"▸"})]},`linked-${se.filename}`))]}),c.jsx("div",{className:"context-menu-section-header",children:"All documents"}),E.filter(se=>!h1(se,T)).map(se=>c.jsxs("div",{className:"context-menu-link-row",children:[c.jsx("button",{className:"context-menu-item context-menu-link-row__main",onClick:()=>Ze(se),children:c.jsx("span",{children:se.title})}),se.docId&&c.jsx("button",{className:"context-menu-link-row__drill",title:"Pick a paragraph in this doc",onClick:()=>ie(se),children:"▸"})]},se.filename)),E.length===0&&c.jsx("div",{className:"context-menu-loading",children:"No documents"})]})]}):(()=>{const se=Me();let pe;return se.map((me,tt)=>{const Le=me.isPlugin&&me.pluginDisplayName&&me.pluginDisplayName!==pe,it=pe!==void 0;me.isPlugin?pe=me.pluginDisplayName:pe=void 0;const lt=!me.isPlugin&⁢return c.jsxs("span",{children:[Le&&c.jsx("div",{className:"context-menu-section-header",children:me.pluginDisplayName}),lt&&c.jsx("div",{className:"context-menu-divider"}),c.jsxs("button",{className:"context-menu-item",onClick:()=>st(me),children:[c.jsx("span",{children:me.label}),me.shortcut&&c.jsx("span",{className:"context-menu-shortcut",children:me.shortcut})]})]},me.action)})})()}):null}const G5=80,_p=8,Uo=8,J5=400;function p1(t){return t.nodeIds&&t.nodeIds.length>0?t.nodeIds:[t.nodeId]}function m1(t,e){const n=new Set(e);return t.every(r=>n.has(r))}function Y5(t,e){const n=e.find(s=>s.id===t);if(!n)return[];const r=p1(n);return e.filter(s=>{if(s.id===n.id)return!0;const i=p1(s);return m1(i,r)||m1(r,i)}).sort((s,i)=>(s.createdAt||"").localeCompare(i.createdAt||""))}function X5({documentId:t}){const[e,n]=x.useState(null),[r,s]=x.useState({kind:"view"}),[i,o]=x.useState(""),[l,d]=x.useState(0),[f,h]=x.useState({left:0,top:0,placement:"above"}),m=x.useRef(null),g=x.useRef(null),v=x.useRef(null),b=x.useRef(null),k=x.useRef({kind:"view"});x.useEffect(()=>{b.current=e},[e]),x.useEffect(()=>{k.current=r},[r]),x.useEffect(()=>{const J=()=>d(q=>q+1);return window.addEventListener("ow-comments-changed",J),()=>window.removeEventListener("ow-comments-changed",J)},[]);const w=x.useCallback(()=>{v.current!==null&&(window.clearTimeout(v.current),v.current=null)},[]),E=x.useCallback(()=>{w(),v.current=window.setTimeout(()=>{k.current.kind==="view"&&n(null)},G5)},[w]),C=x.useCallback(()=>{w(),n(null),s({kind:"view"}),o("")},[w]),T=x.useMemo(()=>e?Y5(e.commentId,Mu()):[],[e,l]);x.useEffect(()=>{e&&T.length===0&&C()},[e,T.length,C]),x.useLayoutEffect(()=>{if(!e)return;const J=m.current;if(!J)return;const q=J.getBoundingClientRect(),{rect:W}=e,K=W.top,ee=window.innerHeight-W.bottom,V=K>=q.height+_p||K>=ee?"above":"below",ne=V==="above"?Math.max(Uo,W.top-q.height-_p):Math.min(window.innerHeight-q.height-Uo,W.bottom+_p);let F=W.left;F+q.width>window.innerWidth-Uo&&(F=window.innerWidth-q.width-Uo),F<Uo&&(F=Uo),h({left:F,top:ne,placement:V})},[e,r,T.length,l]),x.useEffect(()=>{const J=ee=>{var F,j,I;const V=ee.target,ne=(F=V==null?void 0:V.closest)==null?void 0:F.call(V,"[data-comment-id]");if(ne){const Q=ne.getAttribute("data-comment-id");if(!Q)return;if(((j=b.current)==null?void 0:j.commentId)===Q){w();return}w(),s({kind:"view"}),o(""),n({commentId:Q,rect:ne.getBoundingClientRect()});return}if((I=m.current)!=null&&I.contains(V)){w();return}b.current&&E()},q=ee=>{var ne,F;const V=ee.relatedTarget;if(V&&((ne=m.current)!=null&&ne.contains(V))){w();return}V&&((F=V.closest)!=null&&F.call(V,"[data-comment-id]"))||b.current&&E()},W=ee=>{if(ee.key==="Escape"&&b.current){if(ee.preventDefault(),k.current.kind!=="view"){s({kind:"view"}),o("");return}C()}},K=ee=>{var V;b.current&&k.current.kind==="view"&&((V=m.current)!=null&&V.contains(ee.target)||C())};return document.addEventListener("mouseover",J),document.addEventListener("mouseout",q),document.addEventListener("keydown",W),document.addEventListener("scroll",K,!0),()=>{document.removeEventListener("mouseover",J),document.removeEventListener("mouseout",q),document.removeEventListener("keydown",W),document.removeEventListener("scroll",K,!0),w()}},[w,E,C]),x.useEffect(()=>{var J;r.kind!=="view"&&((J=g.current)==null||J.focus())},[r]);const M=x.useCallback(J=>{const q=Mu().find(W=>W.id===J);q&&(o(q.note||""),s({kind:"edit",commentId:J}))},[]),_=x.useCallback(J=>{o(""),s({kind:"compose",parentCommentId:J})},[]),R=x.useCallback(()=>{s({kind:"view"}),o("")},[]),L=x.useCallback(()=>{r.kind!=="edit"||!t||fetch("/api/comments",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:t,id:r.commentId,note:i.trim()})}).then(()=>{s({kind:"view"}),o("")}).catch(J=>console.error("[CommentPopover] Save failed:",J))},[r,t,i]),$=x.useCallback(()=>{if(r.kind!=="compose"||!t)return;const J=Mu().find(q=>q.id===r.parentCommentId);J&&fetch("/api/comments",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:t,text:J.text,note:i.trim(),nodeId:J.nodeId,nodeIds:J.nodeIds})}).then(()=>{s({kind:"view"}),o("")}).catch(q=>console.error("[CommentPopover] Create failed:",q))},[r,t,i]),z=x.useCallback(J=>{fetch("/api/comments/resolve",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:[J]})}).catch(q=>console.error("[CommentPopover] Resolve failed:",q))},[]),H=x.useCallback(J=>{fetch("/api/comments",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({ids:[J]})}).catch(q=>console.error("[CommentPopover] Delete failed:",q))},[]);if(!e||T.length===0)return null;const Z=r.kind!=="view",D=r.kind==="compose"?"Adding a new comment on the same range":null;return c.jsx("div",{ref:m,className:`ow-comment-popover ow-comment-popover-${f.placement}`,style:{left:f.left,top:f.top,maxHeight:J5},onMouseEnter:w,onMouseLeave:E,children:Z?c.jsxs(c.Fragment,{children:[D&&c.jsx("div",{className:"ow-comment-popover-empty",children:D}),c.jsx("textarea",{ref:g,className:"ow-comment-popover-textarea",value:i,onChange:J=>o(J.target.value),onKeyDown:J=>{J.key==="Enter"&&(J.metaKey||J.ctrlKey)&&(J.preventDefault(),r.kind==="edit"?L():r.kind==="compose"&&$()),J.key==="Escape"&&(J.preventDefault(),R())},rows:4,placeholder:"Note for agent (optional)..."}),c.jsxs("div",{className:"ow-comment-popover-actions",children:[c.jsx("span",{className:"ow-comment-popover-hint",children:"⌘↵ to save · Esc to cancel"}),c.jsx("button",{className:"ow-icon-btn",onClick:r.kind==="edit"?L:$,title:"Save",children:c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"M20 6 9 17l-5-5"})})})]})]}):c.jsx("div",{className:"ow-comment-popover-stack",children:T.map((J,q)=>c.jsxs("div",{className:`ow-comment-popover-card${q>0?" ow-comment-popover-card-divider":""}`,children:[J.note?c.jsx("div",{className:"ow-comment-popover-text",children:J.note}):c.jsx("div",{className:"ow-comment-popover-empty",children:"No note"}),c.jsxs("div",{className:"ow-comment-popover-actions",children:[c.jsx("button",{className:"ow-icon-btn",onClick:()=>M(J.id),title:"Edit comment",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M12 20h9"}),c.jsx("path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4 12.5-12.5z"})]})}),c.jsx("button",{className:"ow-icon-btn",onClick:()=>_(J.id),title:"Add another comment on this range",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M12 5v14"}),c.jsx("path",{d:"M5 12h14"})]})}),c.jsx("button",{className:"ow-icon-btn",onClick:()=>z(J.id),title:"Resolve (mark addressed)",children:c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"M20 6 9 17l-5-5"})})}),c.jsx("button",{className:"ow-icon-btn ow-icon-btn-danger",onClick:()=>H(J.id),title:"Delete (remove permanently)",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M18 6 6 18"}),c.jsx("path",{d:"m6 6 12 12"})]})})]})]},J.id))})})}function mu(t){return t.type==="doc"?t.file:t.id}function _l(t,e){for(const n of t)n.type==="doc"?e.add(n.file):n.type==="container"&&_l(n.items,e)}function b2(t,e,n,r){for(const s of t){if(s.type==="doc"&&s.file===e)return n||r;if(s.type==="container"){const i=s.autoAccept===!0,o=b2(s.items,e,n,r||i);if(o!==null)return o}}return null}function _d(t,e){for(const n of t){const r=n.workspace;if(!r)continue;const s=r.autoAccept===!0;if(b2(r.root,e,s,!1)===!0)return!0}return!1}function aa(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 Rs(t){return/^[A-Z]:[/\\]|^\//.test(t)}function x2(t){const e=t.replace(/\\/g,"/").split("/");return e.length>=2?e[e.length-2]:""}function Q5(t){const e=new Date(t),n=new Date,r=new Date(n.getFullYear(),n.getMonth(),n.getDate()),s=new Date(r.getTime()-864e5),i=new Date(e.getFullYear(),e.getMonth(),e.getDate());return i.getTime()===r.getTime()?"Today":i.getTime()===s.getTime()?"Yesterday":n.getTime()-i.getTime()<6048e5?e.toLocaleDateString(void 0,{weekday:"long"}):e.toLocaleDateString(void 0,{month:"short",day:"numeric"})}function Z5(t,e){const[n,r]=x.useState([]),[s,i]=x.useState([]),o=x.useRef(null),l=x.useRef(new Set),d=x.useCallback(g=>{l.current.add(g)},[]),f=x.useMemo(()=>{const g=new Set;for(const v of s)v.workspace&&_l(v.workspace.root,g);return g},[s]),h=x.useCallback(()=>{fetch("/api/documents").then(g=>g.json()).then(g=>{if(!Array.isArray(g))return;const v=l.current;if(v.size>0){const k=new Set(g.map(w=>w.filename));for(const w of[...v])k.has(w)||v.delete(w)}const b=v.size>0?g.filter(k=>!v.has(k.filename)):g;r(b)}).catch(()=>{})},[]),m=x.useCallback(()=>{fetch("/api/workspaces").then(g=>g.json()).then(async g=>{if(!Array.isArray(g))return;const v=await Promise.all(g.map(async b=>{try{const w=await(await fetch(`/api/workspaces/${encodeURIComponent(b.filename)}`)).json();return{...b,workspace:w}}catch{return b}}));i(v)}).catch(()=>{})},[]);return x.useEffect(()=>{h()},[h,t]),x.useEffect(()=>{m()},[m,e]),x.useEffect(()=>{const g=requestAnimationFrame(()=>{var b;const v=(b=o.current)==null?void 0:b.querySelector(".sidebar-item.active");v==null||v.scrollIntoView({block:"nearest",behavior:"instant"})});return()=>cancelAnimationFrame(g)},[n]),{docs:n,setDocs:r,workspaces:s,setWorkspaces:i,assignedFiles:f,fetchDocs:h,fetchWorkspaces:m,scrollRef:o,markPendingDelete:d}}function Jg(t,e){return t.filter(n=>!e(n)).map(n=>n.type==="container"?{...n,items:Jg(n.items,e)}:n)}function w2(t,e,n){return t.map(r=>r.type==="container"&&r.id===e?{...r,name:n}:r.type==="container"?{...r,items:w2(r.items,e,n)}:r)}function e8(t,e,n,r,s,i){const o=x.useCallback(_=>{n(R=>R.filter(L=>L.filename!==_)),i==null||i(_),fetch(`/api/documents/${encodeURIComponent(_)}`,{method:"DELETE"}).catch(()=>t())},[n,t]),l=x.useCallback(_=>{n(R=>R.filter(L=>L.filename!==_)),fetch(`/api/documents/${encodeURIComponent(_)}/archive`,{method:"POST"}).catch(()=>t())},[n,t]),d=x.useCallback(_=>{n(R=>R.filter(L=>L.filename!==_)),fetch(`/api/documents/${encodeURIComponent(_)}/unarchive`,{method:"POST"}).catch(()=>t())},[n,t]),f=x.useCallback((_,R,L)=>{!L.trim()||L.trim()===R||(n($=>$.map(z=>z.filename===_?{...z,title:L.trim()}:z)),fetch(`/api/documents/${encodeURIComponent(_)}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:L.trim()})}).catch(()=>t()))},[n,t]),h=x.useCallback(_=>{r(R=>R.filter(L=>L.filename!==_)),fetch(`/api/workspaces/${encodeURIComponent(_)}`,{method:"DELETE"}).catch(()=>e())},[r,e]),m=x.useCallback((_,R)=>{R.trim()&&(r(L=>L.map($=>$.filename===_?{...$,title:R.trim()}:$)),fetch(`/api/workspaces/${encodeURIComponent(_)}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:R.trim()})}).catch(()=>e()))},[r,e]),g=x.useCallback((_,R)=>{r(L=>L.map($=>$.filename!==_||!$.workspace?$:{...$,docCount:Math.max(0,$.docCount-1),workspace:{...$.workspace,root:Jg($.workspace.root,z=>z.type==="doc"&&z.file===R)}})),fetch(`/api/workspaces/${encodeURIComponent(_)}/docs/${encodeURIComponent(R)}`,{method:"DELETE"}).catch(()=>e())},[r,e]),v=x.useCallback((_,R,L=!1)=>{r(z=>z.map(H=>H.filename!==_||!H.workspace?H:{...H,workspace:{...H.workspace,root:Jg(H.workspace.root,Z=>Z.type==="container"&&Z.id===R)}}));const $=`/api/workspaces/${encodeURIComponent(_)}/containers/${encodeURIComponent(R)}${L?"?cascade=true":""}`;fetch($,{method:"DELETE"}).then(()=>{L&&t()}).catch(()=>e())},[r,e,t]),b=x.useCallback((_,R,L)=>{L.trim()&&(r($=>$.map(z=>z.filename!==_||!z.workspace?z:{...z,workspace:{...z.workspace,root:w2(z.workspace.root,R,L.trim())}})),fetch(`/api/workspaces/${encodeURIComponent(_)}/containers/${encodeURIComponent(R)}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:L.trim()})}).catch(()=>e()))},[r,e]),k=x.useCallback(()=>{fetch("/api/workspaces",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:"Untitled Workspace"})}).catch(()=>{})},[]),w=x.useCallback((_,R,L)=>{fetch("/api/documents",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(L?{metadata:L}:{})}).then($=>$.json()).then($=>{if($.filename)return fetch(`/api/workspaces/${encodeURIComponent(_)}/docs`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({file:$.filename,title:$.title||"Untitled",containerId:R})})}).catch(()=>{})},[]),E=x.useCallback((_,R)=>{fetch(`/api/workspaces/${encodeURIComponent(_)}/containers`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:"Untitled",parentContainerId:R})}).catch(()=>{})},[]),C=x.useCallback(_=>{const R=s.find(L=>L.filename===_);return(R==null?void 0:R.tags)??[]},[s]),T=x.useCallback((_,R)=>{const L=R.trim();L&&(n($=>$.map(z=>{if(z.filename!==_)return z;const H=z.tags??[];return H.includes(L)?z:{...z,tags:[...H,L]}})),fetch(`/api/doc-tags/${encodeURIComponent(_)}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tag:L})}).catch(()=>{}))},[n]),M=x.useCallback((_,R)=>{n(L=>L.map($=>{if($.filename!==_)return $;const z=$.tags??[],H=z.filter(Z=>Z!==R);return H.length===z.length?$:H.length>0?{...$,tags:H}:{...$,tags:void 0}})),fetch(`/api/doc-tags/${encodeURIComponent(_)}/${encodeURIComponent(R)}`,{method:"DELETE"}).catch(()=>{})},[n]);return{fetchDocs:t,handleDelete:o,handleArchive:l,handleUnarchive:d,handleRename:f,handleCreateWorkspace:k,handleDeleteWorkspace:h,handleCreateInWorkspace:w,handleRemoveFromWorkspace:g,handleCreateContainer:E,handleDeleteContainer:v,handleRenameContainer:b,handleRenameWorkspace:m,getDocTags:C,handleAddTag:T,handleRemoveTag:M}}function k2({docs:t,workspaces:e,assignedFiles:n,scrollRef:r,setCollapsedSections:s}){const[i,o]=x.useState(null),[l,d]=x.useState(null),f=x.useRef(null),h=x.useRef(null),m=x.useRef(null),g=x.useRef(null),v=x.useRef(null),b=5,k=(H,Z,D)=>D==="before"?Z>0?mu(H[Z-1]):null:mu(H[Z]),w=x.useCallback((H,Z)=>{if(Z===null){const q=t.filter(K=>!n.has(K.filename)).map(K=>({type:"doc",file:K.filename,title:K.title})),W=q.findIndex(K=>mu(K)===H);return W>=0?{siblings:q,index:W,containerId:null}:null}const D=e.find(q=>q.filename===Z);if(!(D!=null&&D.workspace))return null;const J=(q,W)=>{for(let K=0;K<q.length;K++){if(mu(q[K])===H)return{siblings:q,index:K,containerId:W};if(q[K].type==="container"){const ee=J(q[K].items,q[K].id);if(ee)return ee}}return null};return J(D.workspace.root,null)},[t,n,e]),E=x.useCallback(()=>{o(null),d(null),v.current=null,g.current=null,m.current&&(m.current.remove(),m.current=null),f.current&&(clearTimeout(f.current),f.current=null),h.current&&(cancelAnimationFrame(h.current),h.current=null),document.body.style.userSelect=""},[]),C=x.useCallback((H,Z)=>{if(!H||!Z)return;if(H.type==="workspace"){const V=Z.itemId;if(V===H.filename)return;const ne=e.map(I=>I.filename),F=ne.indexOf(H.filename);if(F<0)return;ne.splice(F,1);let j=ne.indexOf(V);if(j<0)return;Z.position==="after"&&(j+=1),ne.splice(j,0,H.filename),fetch("/api/workspaces/reorder",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({order:ne})}).catch(()=>{});return}const{wsFilename:D,containerId:J,afterId:q}=Z,W=H.type==="doc"?H.file:H.id,K=H.sourceWs;if(Z.itemId===W)return;if(H.type==="container"){if(D===null&&J===null&&Z.itemId!=="__section__"){const V=Z.itemId,ne=Z.position==="after"?V:(()=>{const F=e.findIndex(j=>j.filename===V);return F>0?e[F-1].filename:null})();fetch("/api/workspaces/promote-container",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sourceWorkspace:K,containerId:W,afterWorkspaceFilename:ne})}).catch(()=>{});return}if(K!==D&&D){fetch(`/api/workspaces/${encodeURIComponent(D)}/containers/${encodeURIComponent(W)}/cross-move`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sourceWorkspace:K,targetContainerId:J??null,afterIdentifier:q})}).catch(()=>{});return}if(!D)return;fetch(`/api/workspaces/${encodeURIComponent(D)}/docs/${encodeURIComponent(W)}/move`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({targetContainerId:J??null,afterFile:q})}).catch(()=>{});return}const ee=H.file;if(K===null&&D===null){const V=t.filter(Q=>!n.has(Q.filename)).map(Q=>Q.filename),ne=V.indexOf(ee);if(ne<0)return;V.splice(ne,1);let F=q?V.indexOf(q):-1;F>=0?F+=1:F=0,V.splice(F,0,ee);const j=[];let I=0;for(const Q of t)n.has(Q.filename)?j.push(Q.filename):j.push(V[I++]);fetch("/api/documents/reorder",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({order:j})}).catch(()=>{});return}if(K===null&&D!==null){fetch(`/api/workspaces/${encodeURIComponent(D)}/docs`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({file:ee,title:ee.replace(/\.md$/,""),containerId:J??null,afterFile:q})}).catch(()=>{});return}if(K!==null&&D===null){fetch(`/api/workspaces/${encodeURIComponent(K)}/docs/${encodeURIComponent(ee)}`,{method:"DELETE"}).catch(()=>{});return}if(K===D&&D!==null){fetch(`/api/workspaces/${encodeURIComponent(D)}/docs/${encodeURIComponent(ee)}/move`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({targetContainerId:J??null,afterFile:q})}).catch(()=>{});return}K!==null&&D!==null&&fetch(`/api/workspaces/${encodeURIComponent(D)}/docs/${encodeURIComponent(ee)}/cross-move`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sourceWorkspace:K,containerId:J??null,afterFile:q,title:ee.replace(/\.md$/,"")})}).catch(()=>{})},[e,t,n]),T=x.useCallback((H,Z)=>{const D=m.current;D&&(D.style.display="none");const J=document.elementFromPoint(H,Z);if(D&&(D.style.display=""),!J)return null;if((i==null?void 0:i.type)==="workspace"||(i==null?void 0:i.type)==="container"){const Q=J.closest("[data-ws-drag]");if(Q){const de=Q.dataset.wsDrag,ge=Q.getBoundingClientRect(),re=(Z-ge.top)/ge.height;return{itemId:de,position:re<.5?"before":"after",wsFilename:null,containerId:null,afterId:null}}if((i==null?void 0:i.type)==="workspace")return null}if((i==null?void 0:i.type)==="doc"){const Q=J.closest("[data-ws-drag]");if(Q)return{itemId:"__section__",position:"inside",wsFilename:Q.dataset.wsDrag,containerId:null,afterId:null}}const q=J.closest("[data-drag-id]");if(!q){const Q=J.closest("[data-drop-ws]");return Q?{itemId:"__section__",position:"inside",wsFilename:Q.dataset.dropWs==="__docs__"?null:Q.dataset.dropWs,containerId:Q.dataset.dropContainer||null,afterId:null}:null}const W=q.dataset.dragId,K=q.dataset.dragType,ee=q.dataset.dragWs==="__docs__"?null:q.dataset.dragWs,V=q.getBoundingClientRect(),ne=(Z-V.top)/V.height;if(K==="container-header"){const Q=W,de=q.dataset.dragParent||null,ge=w(Q,ee);if(!ge)return null;const re=(i==null?void 0:i.type)==="container"?.33:.25;return ne<re?{itemId:Q,position:"before",wsFilename:ee,containerId:de,afterId:k(ge.siblings,ge.index,"before")}:ne>1-re?{itemId:Q,position:"after",wsFilename:ee,containerId:de,afterId:k(ge.siblings,ge.index,"after")}:{itemId:Q,position:"inside",wsFilename:ee,containerId:Q,afterId:null}}const F=q.dataset.dragContainer||null,j=w(W,ee);if(!j)return null;const I=ne<.5?"before":"after";return{itemId:W,position:I,wsFilename:ee,containerId:F,afterId:k(j.siblings,j.index,I)}},[w,i]),M=x.useCallback(H=>{const Z=r.current;if(!Z)return;const D=Z.getBoundingClientRect(),J=80,q=18;let W=0;if(H<D.top+J?W=-q*Math.max(0,1-(H-D.top)/J):H>D.bottom-J&&(W=q*Math.max(0,1-(D.bottom-H)/J)),h.current&&(cancelAnimationFrame(h.current),h.current=null),W!==0){const K=()=>{Z.scrollTop+=W,h.current=requestAnimationFrame(K)};h.current=requestAnimationFrame(K)}},[r]),_=x.useCallback((H,Z)=>{const D=m.current;D&&(D.style.display="none");const J=document.elementFromPoint(H,Z);D&&(D.style.display="");const q=J==null?void 0:J.closest("[data-section-key]");if(!q){f.current&&(clearTimeout(f.current),f.current=null);return}const W=q.dataset.sectionKey;f.current&&clearTimeout(f.current),f.current=setTimeout(()=>{s(K=>{if(!K.has(W))return K;const ee=new Set(K);return ee.delete(W),ee})},500)},[s]);x.useEffect(()=>{if(!i)return;const H=D=>{m.current&&(m.current.style.left=`${D.clientX+12}px`,m.current.style.top=`${D.clientY-8}px`),d(T(D.clientX,D.clientY)),M(D.clientY),_(D.clientX,D.clientY)},Z=D=>{C(i,T(D.clientX,D.clientY)),E()};return window.addEventListener("pointermove",H),window.addEventListener("pointerup",Z),()=>{window.removeEventListener("pointermove",H),window.removeEventListener("pointerup",Z)}},[i,T,C,E,M,_]);const R=x.useCallback((H,Z,D)=>{if(H.button!==0||H.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:H.clientX,y:H.clientY},v.current=Z;const q=K=>{if(!g.current||!v.current)return;const ee=K.clientX-g.current.x,V=K.clientY-g.current.y;if(Math.abs(ee)+Math.abs(V)>=b){document.body.style.userSelect="none",window.removeEventListener("pointermove",q),window.removeEventListener("pointerup",W),o(v.current),v.current=null;const ne=document.createElement("div");ne.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);",ne.textContent=D,document.body.appendChild(ne),m.current=ne,ne.style.left=`${K.clientX+12}px`,ne.style.top=`${K.clientY-8}px`}},W=()=>{window.removeEventListener("pointermove",q),window.removeEventListener("pointerup",W),g.current=null,v.current=null,document.body.style.userSelect=""};window.addEventListener("pointermove",q),window.addEventListener("pointerup",W)},[]);return{draggedItem:i,dropIndicator:l,handlePointerDown:R,dropClass:H=>!l||l.itemId!==H?"":l.position==="before"?"drop-before":l.position==="after"?"drop-after":l.position==="inside"?"drop-inside":"",isDragging:H=>i?i.type==="doc"?i.file===H:i.type==="workspace"?i.filename===H:i.id===H:!1,isContainerDropTarget:H=>!l||!i?!1:l.containerId===H}}function t8({items:t,onAction:e,menuRef:n}){const[r,s]=x.useState(null),i=x.useRef(null),o=x.useMemo(()=>{const h=new Map;for(const m of t){const g=m.pluginDisplayName||"_ungrouped",v=h.get(g)||[];v.push(m),h.set(g,v)}return h},[t]),[l,d]=x.useState({});x.useLayoutEffect(()=>{if(!r||!i.current||!n.current)return;const h=n.current.getBoundingClientRect(),m=i.current.getBoundingClientRect(),g=8;let v=h.right-4,b=i.current.offsetTop+h.top-4;v+m.width+g>window.innerWidth&&(v=h.left-m.width+4),b+m.height+g>window.innerHeight&&(b=window.innerHeight-m.height-g),b<g&&(b=g),d({position:"fixed",left:v,top:b})},[r,n]);const f=[];for(const[h,m]of o)if(h!=="_ungrouped"&&m.length>=3)f.push(c.jsxs("span",{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsxs("button",{className:"context-menu-item context-menu-submenu-trigger",onMouseEnter:()=>s(h),onClick:()=>s(r===h?null:h),children:[c.jsx("span",{children:"Transform"}),c.jsx("span",{className:"context-menu-submenu-arrow",children:"▸"})]}),r===h&&c.jsx("div",{ref:i,className:"context-menu context-menu-submenu",style:l,onMouseLeave:()=>s(null),children:m.map(g=>c.jsx("button",{className:"context-menu-item",onClick:()=>e(g),children:c.jsx("span",{children:g.label})},g.action))})]},`sub-${h}`));else{let g=!0;for(const v of m){const b=g&&h!=="_ungrouped";g=!1,f.push(c.jsxs("span",{children:[b&&c.jsx("div",{className:"context-menu-divider"}),b&&c.jsx("div",{className:"context-menu-section-header",children:h}),c.jsx("button",{className:"context-menu-item",onClick:()=>e(v),children:c.jsx("span",{children:v.label})})]},v.action))}}return c.jsx(c.Fragment,{children:f})}function Td({x:t,y:e,filename:n,title:r,onClose:s,onDuplicate:i,onRename:o,onArchive:l,onDelete:d,onPluginAction:f,pluginItems:h,onSchedulePost:m,onViewAnalytics:g,viewAnalyticsLabel:v,onMarkSent:b,isAlreadySent:k,isApproved:w,onToggleApprove:E,isAutoAccept:C,onToggleAutoAccept:T,sortState:M,sortProposalLabel:_,sortProposalReasoning:R,onRequestSort:L,onCancelSort:$,onAcceptSortProposal:z,onRejectSortProposal:H,folderMode:Z,onNewDoc:D,onNewContainer:J,onAcceptAll:q,onRejectAll:W,folderAutoAccept:K,onToggleFolderAutoAccept:ee,folderAutoAcceptLabel:V,onRequestSortAll:ne,folderDocCount:F,onDeleteWithDocs:j,bulkCount:I,onBulkDelete:Q,onBulkRequestSort:de}){const ge=x.useRef(null),[re,be]=x.useState(!1),[fe,De]=x.useState(!1),[Ye,Ce]=x.useState({left:t,top:e});x.useLayoutEffect(()=>{const Ee=ge.current;if(!Ee)return;const Me=Ee.getBoundingClientRect(),Ge=8;let Pe=t,st=e;e+Me.height+Ge>window.innerHeight&&(st=e-Me.height),t+Me.width+Ge>window.innerWidth&&(Pe=t-Me.width),st<Ge&&(st=Ge),Pe<Ge&&(Pe=Ge),Ce({left:Pe,top:st})},[t,e]),x.useEffect(()=>{const Ee=Me=>{ge.current&&!ge.current.contains(Me.target)&&s()};return document.addEventListener("mousedown",Ee),()=>document.removeEventListener("mousedown",Ee)},[s]),x.useEffect(()=>{const Ee=Me=>{Me.key==="Escape"&&s()};return document.addEventListener("keydown",Ee),()=>document.removeEventListener("keydown",Ee)},[s]);const ke=x.useCallback(Ee=>{f(Ee.action,Ee),s()},[f,s]);return I&&I>1&&Q?c.jsxs("div",{ref:ge,className:"context-menu",style:{left:Ye.left,top:Ye.top},children:[c.jsxs("div",{className:"context-menu-section-header",children:[I," selected"]}),de&&c.jsx("button",{className:"context-menu-item",onClick:()=>{de(),s()},children:c.jsxs("span",{children:["Request sort (",I,")"]})}),re?c.jsxs("div",{className:"context-menu-item sidebar-ctx-confirm",onClick:Ee=>Ee.stopPropagation(),children:[c.jsxs("span",{children:["Delete ",I,"?"]}),c.jsx("button",{onClick:()=>{Q(),s()},children:"Yes"}),c.jsx("button",{onClick:()=>be(!1),children:"No"})]}):c.jsx("button",{className:"context-menu-item sidebar-ctx-delete",onClick:()=>be(!0),children:c.jsxs("span",{children:["Delete (",I,")"]})})]}):Z?c.jsxs("div",{ref:ge,className:"context-menu",style:{left:Ye.left,top:Ye.top},children:[c.jsx("button",{className:"context-menu-item",onClick:()=>{o(),s()},children:c.jsx("span",{children:"Rename"})}),D&&c.jsx("button",{className:"context-menu-item",onClick:Ee=>{D(Ee),s()},children:c.jsx("span",{children:"New Document"})}),J&&c.jsx("button",{className:"context-menu-item",onClick:()=>{J(),s()},children:c.jsx("span",{children:"New Container"})}),(q||W)&&c.jsx("div",{className:"context-menu-divider"}),q&&c.jsx("button",{className:"context-menu-item",onClick:()=>{q(),s()},children:c.jsx("span",{children:"Accept All Changes"})}),W&&c.jsx("button",{className:"context-menu-item",onClick:()=>{W(),s()},children:c.jsx("span",{children:"Reject All Changes"})}),ee&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsx("button",{className:"context-menu-item",onClick:()=>{ee(),s()},children:c.jsx("span",{children:K?`Turn off auto-accept${V?" "+V:""}`:`Turn on auto-accept${V?" "+V:""}`})})]}),ne&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsx("button",{className:"context-menu-item",onClick:()=>{ne(),s()},children:c.jsx("span",{children:"Request sort all"})})]}),c.jsx("div",{className:"context-menu-divider"}),re?F&&F>0&&j?c.jsxs("div",{className:"sidebar-ctx-folder-delete",onClick:Ee=>Ee.stopPropagation(),children:[c.jsx("div",{className:"sidebar-ctx-folder-delete-prompt",children:"Delete this folder?"}),c.jsxs("button",{className:"context-menu-item sidebar-ctx-delete-option",onClick:()=>{d(),s()},children:[c.jsx("span",{children:"Folder only"}),c.jsxs("span",{className:"sidebar-ctx-delete-hint",children:[F," doc",F===1?"":"s"," → Documents"]})]}),c.jsxs("button",{className:"context-menu-item sidebar-ctx-delete-option sidebar-ctx-delete",onClick:()=>{j(),s()},children:[c.jsxs("span",{children:["Folder + ",F," doc",F===1?"":"s"]}),c.jsx("span",{className:"sidebar-ctx-delete-hint",children:"permanently deletes files"})]}),c.jsx("button",{className:"context-menu-item sidebar-ctx-delete-cancel",onClick:()=>be(!1),children:c.jsx("span",{children:"Cancel"})})]}):c.jsxs("div",{className:"context-menu-item sidebar-ctx-confirm",onClick:Ee=>Ee.stopPropagation(),children:[c.jsx("span",{children:"Delete?"}),c.jsx("button",{onClick:()=>{d(),s()},children:"Yes"}),c.jsx("button",{onClick:()=>be(!1),children:"No"})]}):c.jsx("button",{className:"context-menu-item sidebar-ctx-delete",onClick:()=>be(!0),children:c.jsx("span",{children:"Delete"})})]}):c.jsxs("div",{ref:ge,className:"context-menu",style:{left:Ye.left,top:Ye.top},children:[c.jsx("button",{className:"context-menu-item",onClick:()=>{i(),s()},children:c.jsx("span",{children:"Duplicate"})}),c.jsx("button",{className:"context-menu-item",onClick:()=>{o(),s()},children:c.jsx("span",{children:"Rename"})}),fe?c.jsxs("div",{className:"context-menu-item sidebar-ctx-confirm",onClick:Ee=>Ee.stopPropagation(),children:[c.jsx("span",{children:"Archive?"}),c.jsx("button",{onClick:()=>{l(),s()},children:"Yes"}),c.jsx("button",{onClick:()=>De(!1),children:"No"})]}):c.jsx("button",{className:"context-menu-item",onClick:()=>De(!0),children:c.jsx("span",{children:"Archive"})}),re?c.jsxs("div",{className:"context-menu-item sidebar-ctx-confirm",onClick:Ee=>Ee.stopPropagation(),children:[c.jsx("span",{children:Rs(n)?"Remove?":"Delete?"}),c.jsx("button",{onClick:()=>{d(),s()},children:"Yes"}),c.jsx("button",{onClick:()=>be(!1),children:"No"})]}):c.jsx("button",{className:"context-menu-item sidebar-ctx-delete",onClick:()=>be(!0),children:c.jsx("span",{children:Rs(n)?"Remove":"Delete"})}),E&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsx("button",{className:"context-menu-item",onClick:()=>{E(),s()},children:c.jsx("span",{children:w?"Remove Approval":"Approve"})})]}),T&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsx("button",{className:"context-menu-item",onClick:()=>{T(),s()},children:c.jsx("span",{children:C?"Turn off auto-accept":"Turn on auto-accept"})})]}),M==="proposal"&&z&&H&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsxs("div",{className:"sidebar-ctx-sort-proposal",onClick:Ee=>Ee.stopPropagation(),children:[c.jsxs("div",{className:"sidebar-ctx-sort-proposal-label",children:["Sort to ",_]}),R&&c.jsx("div",{className:"sidebar-ctx-sort-proposal-reason",children:R}),c.jsxs("div",{className:"sidebar-ctx-sort-proposal-actions",children:[c.jsx("button",{onClick:()=>{z(),s()},children:"Accept"}),c.jsx("button",{onClick:()=>{H(),s()},children:"Reject"})]})]})]}),M==="pending"&&$&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsxs("div",{className:"sidebar-ctx-sort-pending",onClick:Ee=>Ee.stopPropagation(),children:[c.jsx("span",{className:"sidebar-ctx-sort-pending-label",children:"Sort requested"}),c.jsx("button",{onClick:()=>{$(),s()},children:"Cancel"})]})]}),M==="none"&&L&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsx("button",{className:"context-menu-item",onClick:()=>{L(),s()},children:c.jsx("span",{children:"Request sort"})})]}),m&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsx("button",{className:"context-menu-item",onClick:()=>{m(),s()},children:c.jsx("span",{children:"Schedule Post"})})]}),b&&!k&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsx("button",{className:"context-menu-item",onClick:()=>{b(),s()},children:c.jsx("span",{children:"Mark as Sent"})})]}),g&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"context-menu-divider"}),c.jsx("button",{className:"context-menu-item",onClick:()=>{g(),s()},children:c.jsx("span",{children:v||"View Analytics"})})]}),h.length>0&&c.jsx(t8,{items:h,onAction:ke,menuRef:ge})]})}function S2({actionLabel:t,docTitle:e,onConfirm:n,onClose:r}){const[s,i]=x.useState(""),o=x.useRef(null);x.useEffect(()=>{var d;(d=o.current)==null||d.focus()},[]),x.useEffect(()=>{const d=f=>{f.key==="Escape"&&r()};return document.addEventListener("keydown",d),()=>document.removeEventListener("keydown",d)},[r]);const l=x.useCallback(()=>{n(s.trim())},[s,n]);return c.jsx("div",{className:"focus-modal-overlay",onClick:r,children:c.jsxs("div",{className:"focus-modal",onClick:d=>d.stopPropagation(),children:[c.jsxs("div",{className:"focus-modal-header",children:[c.jsx("h2",{children:t}),c.jsx("button",{className:"focus-modal-close",onClick:r,children:"×"})]}),c.jsxs("div",{className:"focus-modal-body",children:[c.jsxs("label",{children:['Focus instructions for "',e,'"',c.jsx("textarea",{ref:o,value:s,onChange:d=>i(d.target.value.slice(0,500)),placeholder:"Optional: guide the transformation (e.g. 'focus on the intro section', 'keep it professional')...",onKeyDown:d=>{d.key==="Enter"&&(d.ctrlKey||d.metaKey)&&l()}})]}),c.jsxs("div",{className:"focus-modal-hint",children:[s.length,"/500"]}),c.jsxs("div",{className:"focus-modal-actions",children:[c.jsx("button",{className:"focus-modal-btn secondary",onClick:r,children:"Cancel"}),c.jsx("button",{className:"focus-modal-btn primary",onClick:l,children:"Go"})]})]})]})})}function Tp(t,e){if(!e)return[t];const n=[],r=t.toLowerCase(),s=e.toLowerCase();let i=0;for(;i<t.length;){const o=r.indexOf(s,i);if(o===-1){n.push(t.slice(i));break}o>i&&n.push(t.slice(i,o)),n.push(c.jsx("mark",{children:t.slice(o,o+e.length)},o)),i=o+e.length}return n}function g1({r:t,query:e,onClick:n}){return c.jsxs("div",{className:`sidebar-item search-result-item ${t.isActive?"active":""} ${t.isArchived?"search-result-archived":""}`,onClick:n,children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-item-title-text",children:t.matchType==="title"?Tp(t.title,e):t.title}),t.isArchived&&c.jsx("span",{className:"search-archived-badge",children:"archived"})]}),t.matchType==="tag"&&t.matchedTag&&c.jsxs("div",{className:"search-result-tag",children:["Tag: ",Tp(t.matchedTag,e)]}),t.matchType==="content"&&t.snippet&&c.jsx("div",{className:"search-result-snippet",children:Tp(t.snippet,e)}),c.jsxs("div",{className:"sidebar-item-meta",children:[t.wordCount.toLocaleString()," words · ",aa(t.lastModified)]})]})}function Gd({results:t,query:e,onSwitchDocument:n,actions:r}){if(t.length===0)return c.jsx("div",{className:"sidebar-scroll",children:c.jsxs("div",{className:"search-empty",children:['No results for "',e,'"']})});const s=t.filter(o=>!o.isArchived),i=t.filter(o=>o.isArchived);return c.jsx("div",{className:"sidebar-scroll",children:c.jsxs("div",{className:"search-results",children:[s.map(o=>c.jsx(g1,{r:o,query:e,onClick:()=>n(o.filename)},o.filename)),i.length>0&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"search-archived-divider",children:c.jsx("span",{children:"Archived"})}),i.map(o=>c.jsx(g1,{r:o,query:e,onClick:()=>r.handleUnarchive(o.filename)},o.filename))]})]})})}async function Mp(t,e={}){var s,i;const r=await(await fetch("/api/mcp-call",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tool:t,arguments:e})})).json();return(i=(s=r.content)==null?void 0:s[0])!=null&&i.text?JSON.parse(r.content[0].text):r}function Ap(t,e){return e?(t/e*100).toFixed(1)+"%":"0%"}function v1(t){return new Date(t).toLocaleDateString("en-US",{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"})}function y1(t,e=50){try{const n=new URL(t),r=n.hostname+n.pathname+n.search;return r.length>e?r.slice(0,e)+"...":r}catch{return t.length>e?t.slice(0,e)+"...":t}}function E2({docId:t,title:e,onClose:n}){const[r,s]=x.useState("loading"),[i,o]=x.useState([]),[l,d]=x.useState(""),[f,h]=x.useState(null),[m,g]=x.useState(null),[v,b]=x.useState("links"),[k,w]=x.useState("all"),[E,C]=x.useState(!1),[T,M]=x.useState(!1),[_,R]=x.useState(""),[L,$]=x.useState(!1),[z,H]=x.useState(null),Z=x.useRef(null);x.useEffect(()=>{let re=!1;return(async()=>{try{const be=await Mp("list_newsletter_issues",{limit:20});if(re)return;if(!be.issues||be.issues.length===0){s("no-data");return}o(be.issues);const fe=be.issues[0].id;d(fe)}catch(be){re||(g(be.message),s("error"))}})(),()=>{re=!0}},[]),x.useEffect(()=>{if(!l)return;let re=!1;return C(!0),M(!1),H(null),R(""),(async()=>{try{const be=await Mp("get_newsletter_analytics",{issue_id:l});if(re)return;if(be.error){g(be.error),s("error");return}h(be),s("loaded")}catch(be){re||(g(be.message),s("error"))}finally{re||C(!1)}})(),()=>{re=!0}},[l]),x.useEffect(()=>{const re=be=>{Z.current&&!Z.current.contains(be.target)&&n()};return document.addEventListener("mousedown",re),()=>document.removeEventListener("mousedown",re)},[n]),x.useEffect(()=>{const re=be=>{be.key==="Escape"&&n()};return document.addEventListener("keydown",re),()=>document.removeEventListener("keydown",re)},[n]);const D=f?r8(f.subscriber_events):[],J=(f==null?void 0:f.issue.recipient_count)??0,q=f?f.stats.delivered||J-f.stats.bounces:0,W=f?new Set(f.subscriber_events.filter(re=>{var be;return re.event_type==="click"&&((be=re.url)==null?void 0:be.includes("/newsletter/unsubscribe/"))}).map(re=>re.email)).size:0,K=f?f.stats.unsubscribes||W:0,ee=f?f.subscriber_events.filter(re=>re.event_type==="dropped").length:0,V=f?Math.max(0,J-f.stats.unique_opens):0,ne=f!=null&&f.issue.sent_at?Date.now()-new Date(f.issue.sent_at).getTime():0,F=Math.floor(ne/36e5),j=!!(f!=null&&f.issue.resent_at||z),I=re=>{const be=Math.floor(re/36e5);return be<1?"just now":be<24?`${be}h ago`:`${Math.floor(be/24)}d ${be%24}h ago`},Q=async()=>{if(!(!_.trim()||L)){$(!0);try{const re=await Mp("resend_to_unopened",{issue_id:l,subject:_});re.error?(g(re.error),s("error")):(H({sent:re.sent,failed:re.failed}),M(!1))}catch(re){g(re.message),s("error")}finally{$(!1)}}},de=re=>{var be;return re.event_type==="unsubscribe"||re.event_type==="click"&&!!((be=re.url)!=null&&be.includes("/newsletter/unsubscribe/"))},ge=f?n8(f.subscriber_events.filter(re=>k==="all"?!0:k==="unsubscribe"?de(re):re.event_type===k)):[];return c.jsx("div",{className:"newsletter-modal-overlay",children:c.jsxs("div",{className:"na-modal",ref:Z,children:[c.jsxs("div",{className:"na-header",children:[c.jsx("h3",{children:"Newsletter Analytics"}),c.jsx("button",{className:"newsletter-modal__close",onClick:n,children:"×"})]}),r==="loading"&&!f&&c.jsx("div",{className:"na-body",children:c.jsxs("div",{className:"newsletter-modal__status",children:[c.jsx("div",{className:"newsletter-modal__spinner"}),c.jsx("span",{children:"Loading analytics..."})]})}),r==="no-data"&&c.jsxs("div",{className:"na-body",children:[c.jsx("div",{className:"newsletter-modal__status",children:c.jsx("span",{children:"No newsletter sends found yet."})}),c.jsx("div",{className:"newsletter-modal__actions",children:c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",onClick:n,children:"Done"})})]}),r==="error"&&c.jsxs("div",{className:"na-body",children:[c.jsx("div",{className:"newsletter-modal__error",children:m}),c.jsx("div",{className:"newsletter-modal__actions",children:c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",onClick:n,children:"Done"})})]}),r==="loaded"&&f&&c.jsxs("div",{className:"na-body",children:[i.length>1&&c.jsx("select",{className:"newsletter-modal__select na-issue-select",value:l,onChange:re=>d(re.target.value),children:i.map(re=>c.jsxs("option",{value:re.id,children:[re.subject," — ",v1(re.sent_at)]},re.id))}),E?c.jsxs("div",{className:"newsletter-modal__status",children:[c.jsx("div",{className:"newsletter-modal__spinner"}),c.jsx("span",{children:"Loading..."})]}):c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"na-kpi-row",children:[c.jsxs("div",{className:"na-kpi",children:[c.jsx("div",{className:"na-kpi__value",children:q.toLocaleString()}),c.jsx("div",{className:"na-kpi__label",children:"Delivered"}),c.jsxs("div",{className:"na-kpi__sub",children:[J.toLocaleString()," sent"]})]}),c.jsxs("div",{className:"na-kpi",children:[c.jsx("div",{className:"na-kpi__value",children:Ap(f.stats.unique_opens,q)}),c.jsx("div",{className:"na-kpi__label",children:"Open rate"}),c.jsxs("div",{className:"na-kpi__sub",children:[f.stats.unique_opens.toLocaleString()," opens"]})]}),c.jsxs("div",{className:"na-kpi",children:[c.jsx("div",{className:"na-kpi__value",children:Ap(f.stats.unique_clicks,q)}),c.jsx("div",{className:"na-kpi__label",children:"Click rate"}),c.jsxs("div",{className:"na-kpi__sub",children:[f.stats.unique_clicks.toLocaleString()," clicks"]})]})]}),c.jsxs("div",{className:"na-kpi-row na-kpi-row--secondary",children:[c.jsxs("div",{className:"na-kpi na-kpi--sm",children:[c.jsx("span",{className:"na-kpi__value--sm",children:f.stats.bounces}),c.jsx("span",{className:"na-kpi__label--sm",children:"Bounces"})]}),c.jsxs("div",{className:"na-kpi na-kpi--sm",children:[c.jsx("span",{className:"na-kpi__value--sm",children:K}),c.jsx("span",{className:"na-kpi__label--sm",children:"Unsubs"})]}),c.jsxs("div",{className:"na-kpi na-kpi--sm",children:[c.jsx("span",{className:"na-kpi__value--sm",children:ee}),c.jsx("span",{className:"na-kpi__label--sm",children:"Dropped"})]}),f.stats.complaints>0&&c.jsxs("div",{className:"na-kpi na-kpi--sm",children:[c.jsx("span",{className:"na-kpi__value--sm",children:f.stats.complaints}),c.jsx("span",{className:"na-kpi__label--sm",children:"Spam"})]})]}),V>0&&!j&&c.jsx("div",{className:"na-resend",children:T?c.jsxs("div",{className:"na-resend-panel",children:[c.jsxs("div",{className:"na-resend-label-row",children:[c.jsx("span",{className:"na-resend-label",children:"New subject line"}),c.jsxs("span",{className:"na-resend-meta",children:["sent ",I(ne),F<48?" · consider waiting 48h":""]})]}),c.jsx("input",{className:"na-resend-input",type:"text",value:_,onChange:re=>R(re.target.value),placeholder:"Try a different angle"}),c.jsxs("div",{className:"na-resend-actions",children:[c.jsx("button",{className:"na-resend-cancel",onClick:()=>M(!1),children:"Cancel"}),c.jsx("button",{className:"na-resend-send",onClick:Q,disabled:L||!_.trim(),children:L?"Sending...":`Send to ${V.toLocaleString()}`})]})]}):c.jsxs("button",{className:"na-resend-toggle",onClick:()=>{M(!0),R(f.issue.subject)},children:["Resend to ",V.toLocaleString()," non-openers ",c.jsx("span",{style:{float:"right"},children:"›"})]})}),j&&c.jsxs("div",{className:"na-resend-done",children:["Resent ",f.issue.resent_at?I(Date.now()-new Date(f.issue.resent_at).getTime()):"just now",z?` — ${z.sent} sent`:"",f.issue.resend_subject?` — "${f.issue.resend_subject}"`:""]}),c.jsxs("div",{className:"na-tabs",children:[c.jsxs("button",{className:`na-tab${v==="links"?" active":""}`,onClick:()=>b("links"),children:["Links (",D.length,")"]}),c.jsxs("button",{className:`na-tab${v==="activity"?" active":""}`,onClick:()=>b("activity"),children:["Activity (",f.subscriber_events.length,")"]})]}),v==="links"&&c.jsx("div",{className:"na-table-wrap",children:D.length===0?c.jsx("div",{className:"na-empty",children:"No link clicks recorded yet."}):c.jsxs("table",{className:"na-table",children:[c.jsx("thead",{children:c.jsxs("tr",{children:[c.jsx("th",{children:"Link"}),c.jsx("th",{children:"Unique"}),c.jsx("th",{children:"Total"}),c.jsx("th",{children:"CTR"})]})}),c.jsx("tbody",{children:D.map(re=>c.jsxs("tr",{children:[c.jsx("td",{className:"na-table__url",title:re.url,children:c.jsx("a",{href:re.url,target:"_blank",rel:"noopener noreferrer",children:y1(re.url)})}),c.jsx("td",{children:re.uniqueClicks}),c.jsx("td",{children:re.totalClicks}),c.jsx("td",{children:Ap(re.uniqueClicks,q)})]},re.url))})]})}),v==="activity"&&c.jsxs("div",{className:"na-activity",children:[c.jsx("div",{className:"na-filter-row",children:["all","open","click","bounce","dropped","unsubscribe"].map(re=>c.jsx("button",{className:`na-filter-btn${k===re?" active":""}`,onClick:()=>w(re),children:re==="all"?"All":re.charAt(0).toUpperCase()+re.slice(1)+"s"},re))}),c.jsxs("div",{className:"na-table-wrap",children:[ge.length===0?c.jsxs("div",{className:"na-empty",children:["No ",k==="all"?"":k+" ","events recorded."]}):c.jsxs("table",{className:"na-table",children:[c.jsx("thead",{children:c.jsxs("tr",{children:[c.jsx("th",{children:"Email"}),c.jsx("th",{children:"Event"}),c.jsx("th",{children:"Detail"}),c.jsx("th",{children:"Time"})]})}),c.jsx("tbody",{children:ge.slice(0,100).map(re=>c.jsxs("tr",{children:[c.jsx("td",{className:"na-table__email",children:re.email}),c.jsxs("td",{children:[c.jsx("span",{className:`na-badge na-badge--${re.event_type}`,children:re.event_type}),re.count>1&&c.jsxs("span",{className:"na-count",children:[re.count,"x"]})]}),c.jsx("td",{className:"na-table__url",children:re.url?c.jsx("a",{href:re.url,target:"_blank",rel:"noopener noreferrer",children:y1(re.url,35)}):"—"}),c.jsx("td",{className:"na-table__time",children:v1(re.latestTimestamp)})]},re.key))})]}),ge.length>100&&c.jsxs("div",{className:"na-truncated",children:["Showing 100 of ",ge.length," events"]})]})]})]})]})]})})}function n8(t){const e=new Map;for(const n of t){const r=`${n.email}|${n.event_type}|${n.url||""}`,s=e.get(r);s?(s.count++,n.timestamp>s.latestTimestamp&&(s.latestTimestamp=n.timestamp)):e.set(r,{key:r,email:n.email,event_type:n.event_type,url:n.url,latestTimestamp:n.timestamp,count:1})}return Array.from(e.values()).sort((n,r)=>new Date(r.latestTimestamp).getTime()-new Date(n.latestTimestamp).getTime())}function r8(t){const e=t.filter(r=>r.event_type==="click"&&r.url),n=new Map;for(const r of e){const s=r.url;let i=n.get(s);i||(i={emails:new Set,total:0},n.set(s,i)),i.emails.add(r.email),i.total++}return Array.from(n.entries()).map(([r,{emails:s,total:i}])=>({url:r,uniqueClicks:s.size,totalClicks:i})).sort((r,s)=>s.uniqueClicks-r.uniqueClicks)}function s8(t){return t.tweetContext?"tweet":t.articleContext?"article":t.linkedinContext?"linkedin":t.newsletterContext?"newsletter":t.blogContext?"blog":"tweet"}function Ll({filename:t,title:e,onClose:n}){const[r,s]=x.useState("queue"),[i,o]=x.useState(null),[l,d]=x.useState(null),[f,h]=x.useState(""),[m,g]=x.useState(!1),[v,b]=x.useState(null),[k,w]=x.useState(null);x.useEffect(()=>{fetch(`/api/documents/${encodeURIComponent(t)}/text`).then(T=>{if(!T.ok)throw new Error("Failed to load document");return T.json()}).then(T=>{d(T.text||""),o(s8(T.meta||{}))}).catch(T=>w(T.message))},[t]);const E=async()=>{var T;if(!(!l||!i)){g(!0);try{const M={content:l,content_type:i,mode:r};r==="custom"&&f&&(M.scheduled_at=new Date(f).toISOString());const _=await fetch("/api/scheduler/queue",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(M)}),R=await _.json();if(_.ok){const L=(T=R.item)!=null&&T.scheduled_at?new Date(R.item.scheduled_at).toLocaleString():"now";b({success:!0,message:`Scheduled for ${L}`})}else b({success:!1,message:R.error||"Failed to schedule"})}catch(M){b({success:!1,message:M.message})}finally{g(!1)}}},C=i===null&&!k;return c.jsx("div",{className:"schedule-post-overlay",onClick:n,children:c.jsxs("div",{className:"schedule-post-modal",onClick:T=>T.stopPropagation(),children:[c.jsxs("div",{className:"schedule-post-modal-header",children:[c.jsx("h3",{children:"Schedule Post"}),c.jsx("button",{className:"schedule-post-modal-close",onClick:n,children:"×"})]}),c.jsx("div",{className:"schedule-post-modal-doc",children:e}),k?c.jsxs("div",{className:"schedule-post-modal-result error",children:[k,c.jsx("button",{className:"schedule-post-modal-done",onClick:n,children:"Done"})]}):v?c.jsxs("div",{className:`schedule-post-modal-result ${v.success?"success":"error"}`,children:[v.message,c.jsx("button",{className:"schedule-post-modal-done",onClick:n,children:"Done"})]}):c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"schedule-post-modal-field",children:[c.jsx("label",{children:"Content Type"}),c.jsx("div",{className:"schedule-post-modal-type",children:C?"...":i})]}),c.jsxs("div",{className:"schedule-post-modal-field",children:[c.jsx("label",{children:"Mode"}),c.jsxs("div",{className:"schedule-post-modal-modes",children:[c.jsx("button",{className:`schedule-post-mode ${r==="queue"?"active":""}`,onClick:()=>s("queue"),children:"Queue Next"}),c.jsx("button",{className:`schedule-post-mode ${r==="now"?"active":""}`,onClick:()=>s("now"),children:"Post Now"}),c.jsx("button",{className:`schedule-post-mode ${r==="custom"?"active":""}`,onClick:()=>s("custom"),children:"Custom Time"})]})]}),r==="custom"&&c.jsxs("div",{className:"schedule-post-modal-field",children:[c.jsx("label",{children:"Date & Time"}),c.jsx("input",{type:"datetime-local",value:f,onChange:T=>h(T.target.value)})]}),c.jsxs("div",{className:"schedule-post-modal-actions",children:[c.jsx("button",{className:"schedule-post-modal-cancel",onClick:n,children:"Cancel"}),c.jsx("button",{className:"schedule-post-modal-submit",onClick:E,disabled:m||C||r==="custom"&&!f,children:m?"Scheduling...":r==="now"?"Post Now":"Schedule"})]})]})]})})}const b1=[{key:"document",label:"Document"},{key:"tweet",label:"Tweet",metadata:{content_type:"tweet",tweetContext:{mode:"tweet"}}},{key:"reply",label:"Reply",needsUrl:!0,urlPlaceholder:"Paste tweet URL...",metadata:{content_type:"reply",tweetContext:{mode:"reply"}}},{key:"quote",label:"Quote Tweet",needsUrl:!0,urlPlaceholder:"Paste tweet URL...",metadata:{content_type:"quote",tweetContext:{mode:"quote"}}},{key:"article",label:"Article",metadata:{content_type:"article",articleContext:{active:!0}}},{key:"linkedin",label:"LinkedIn",metadata:{content_type:"linkedin",linkedinContext:{active:!0}}},{key:"newsletter",label:"Newsletter",metadata:{content_type:"newsletter",newsletterContext:{active:!0}}},{key:"blog",label:"Blog",metadata:{content_type:"blog",blogContext:{active:!0}}}];function N2({anchorRect:t,onSelect:e,onClose:n}){const r=x.useRef(null),[s,i]=x.useState(null),[o,l]=x.useState(""),d=x.useRef(null),[f,h]=x.useState({left:t.left,top:t.bottom+4});x.useLayoutEffect(()=>{const b=r.current;if(!b)return;const k=b.getBoundingClientRect(),w=8;let E=t.left,C=t.bottom+4;C+k.height+w>window.innerHeight&&(C=t.top-k.height-4),E+k.width+w>window.innerWidth&&(E=t.right-k.width),C<w&&(C=w),E<w&&(E=w),h({left:E,top:C})},[t]),x.useEffect(()=>{const b=k=>{r.current&&!r.current.contains(k.target)&&n()};return document.addEventListener("mousedown",b),()=>document.removeEventListener("mousedown",b)},[n]),x.useEffect(()=>{const b=k=>{k.key==="Escape"&&n()};return document.addEventListener("keydown",b),()=>document.removeEventListener("keydown",b)},[n]),x.useEffect(()=>{s&&setTimeout(()=>{var b;return(b=d.current)==null?void 0:b.focus()},0)},[s]);const m=b=>{if(b.needsUrl){i(b.key),l("");return}e(b.metadata)},g=()=>{if(!s||!o.trim())return;const b=o.trim();if(!b.includes("x.com")&&!b.includes("twitter.com"))return;const k=b1.find(E=>E.key===s);if(!(k!=null&&k.metadata))return;const w=JSON.parse(JSON.stringify(k.metadata));w.tweetContext&&(w.tweetContext.url=b),e(w)},v=o.trim().includes("x.com")||o.trim().includes("twitter.com");return c.jsx("div",{ref:r,className:"create-doc-dropdown",style:{left:f.left,top:f.top},children:b1.map(b=>c.jsxs("div",{children:[c.jsx("button",{className:`create-doc-dropdown-item${s===b.key?" active":""}`,onClick:()=>m(b),children:b.label}),s===b.key&&c.jsxs("div",{className:"create-doc-dropdown-url",children:[c.jsx("input",{ref:d,type:"text",placeholder:b.urlPlaceholder,value:o,onChange:k=>l(k.target.value),onKeyDown:k=>{k.key==="Enter"&&(k.preventDefault(),g()),k.key==="Escape"&&(i(null),l(""))}}),c.jsx("button",{onClick:g,disabled:!v,children:c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"9 18 15 12 9 6"})})})]})]},b.key))})}const i8=[{id:"full",label:"Full"},{id:"compact",label:"Compact"},{id:"minimal",label:"Minimal"}];function C2(t,e){for(const n of t){if(n.type==="doc"&&n.file===e)return[];if(n.type==="container"){const r=C2(n.items,e);if(r)return[n.id,...r]}}return null}function o8({docs:t,archivedDocs:e,workspaces:n,assignedFiles:r,pendingDocs:s,onSwitchDocument:i,onCreateDocument:o,actions:l,scrollRef:d,writingTitle:f,writingTarget:h,pendingWriteFilenames:m,searchQuery:g,searchResults:v,onSearchChange:b}){const k=P=>!!m&&m.has(P),[w,E]=x.useState(null),[C,T]=x.useState(""),[M,_]=x.useState(null),[R,L]=x.useState(()=>{try{const P=localStorage.getItem("ow-collapsed-sections");return P?new Set(JSON.parse(P)):new Set}catch{return new Set}}),[$,z]=x.useState(null),[H,Z]=x.useState(null),[D,J]=x.useState(""),[q,W]=x.useState(null),[K,ee]=x.useState(""),[V,ne]=x.useState(null),[F,j]=x.useState(""),[I,Q]=x.useState(null),[de,ge]=x.useState(null),[re,be]=x.useState([]),[fe,De]=x.useState(null),[Ye,Ce]=x.useState(null),[ke,Ee]=x.useState(null),[Me,Ge]=x.useState(null),[Pe,st]=x.useState(null),[St,Tt]=x.useState(NE),He=x.useRef(null);x.useEffect(()=>{if(!Pe)return;const P=O=>{He.current&&!He.current.contains(O.target)&&st(null)};return document.addEventListener("mousedown",P),()=>document.removeEventListener("mousedown",P)},[Pe]);const pt=P=>{Tt(P),pA(P),st(null)},qt=P=>{P.preventDefault(),st({x:P.clientX,y:P.clientY})},Ze=x.useCallback((P,O)=>{fetch("/api/documents/batch-resolve",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filenames:P,action:O})}).catch(()=>{})},[]),{draggedItem:ie,dropIndicator:Fe,handlePointerDown:se,dropClass:pe,isDragging:me,isContainerDropTarget:tt}=k2({docs:t,workspaces:n,assignedFiles:r,scrollRef:d,setCollapsedSections:L}),Le=x.useCallback(()=>{fetch("/api/plugins").then(P=>P.json()).then(P=>{const O=[];for(const G of P.plugins||[]){const he=G.displayName||void 0;for(const ze of G.sidebarMenuItems||[])O.push({...ze,pluginDisplayName:he})}be(O)}).catch(()=>{})},[]);x.useEffect(()=>{Le()},[Le]),x.useEffect(()=>{const P=()=>Le();return window.addEventListener("ow-plugins-changed",P),()=>window.removeEventListener("ow-plugins-changed",P)},[Le]);const{variantsByMaster:it,variantFilenames:lt}=x.useMemo(()=>{const P=new Map,O=new Set;for(const G of t)if(G.masterDocId){const he=P.get(G.masterDocId)||[];he.push(G),P.set(G.masterDocId,he),O.add(G.filename)}return{variantsByMaster:P,variantFilenames:O}},[t]),ft=x.useCallback((P,O)=>{P.preventDefault(),P.stopPropagation(),Q({x:P.clientX,y:P.clientY,filename:O.filename,title:O.title,docId:O.docId,lastSent:O.lastSent,postedUrl:O.postedUrl,isNewsletter:O.isNewsletter})},[]),nt=x.useCallback(P=>{fetch("/api/documents/duplicate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:P})}).catch(()=>{})},[]),ye=x.useCallback((P,O,G,he,ze)=>{if(O.promptForFocus&&ze===void 0){De({action:P,label:O.label,filename:G,title:he});return}fetch("/api/plugins/sidebar-action",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:P,filename:G,title:he,instructions:ze||"",label:O.label})}).catch(()=>{})},[]),ve=P=>{L(O=>{const G=new Set(O);return G.has(P)?G.delete(P):G.add(P),localStorage.setItem("ow-collapsed-sections",JSON.stringify([...G])),G})},B=t.find(P=>P.isActive),ae=x.useRef(n);if(ae.current=n,x.useEffect(()=>{var P;if(B)for(const O of ae.current){const G=C2(((P=O.workspace)==null?void 0:P.root)||[],B.filename);if(G){L(he=>{const ze=[O.filename,...G.map(Se=>`container-${Se}`)];if(ze.every(Se=>!he.has(Se)))return he;const ot=new Set(he);for(const Se of ze)ot.delete(Se);return localStorage.setItem("ow-collapsed-sections",JSON.stringify([...ot])),ot});break}}},[B==null?void 0:B.filename]),v!==null)return c.jsx(Gd,{results:v,query:g,onSwitchDocument:i,actions:l});const xe=t.filter(P=>!r.has(P.filename)&&!lt.has(P.filename)),Ve=(P,O,G,he,ze,ot=!1)=>c.jsxs("div",{className:`sidebar-item ${P.isActive?"active":""} ${me(P.filename)?"dragging":""} ${pe(P.filename)}`,"data-drag-id":P.filename,"data-drag-type":"doc","data-drag-ws":O||"__docs__","data-drag-container":G||"",onPointerDown:Se=>se(Se,{type:"doc",file:P.filename,sourceWs:O||null},P.title),onClick:()=>!P.isActive&&!ie&&i(P.filename),onDoubleClick:()=>{E(P.filename),T(P.title)},onContextMenu:Se=>ft(Se,P),children:[w===P.filename?c.jsx("input",{className:"sidebar-rename-input",value:C,onChange:Se=>T(Se.target.value),onBlur:()=>{l.handleRename(P.filename,P.title,C),E(null)},onKeyDown:Se=>{Se.key==="Enter"&&(l.handleRename(P.filename,P.title,C),E(null)),Se.key==="Escape"&&E(null)},autoFocus:!0,onClick:Se=>Se.stopPropagation()}):c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-item-title-text",children:P.title}),P.variantType&&c.jsx("span",{className:"files-badge-variant",children:P.variantType}),l.getDocTags(P.filename).includes("✓")&&c.jsx("svg",{className:"sidebar-approved-icon",title:"Approved",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})}),P.lastSent&&c.jsx("svg",{className:"sidebar-sent-icon",title:"Sent",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})}),(P.autoAccept===!0||P.autoAccept!==!1&&ot)&&c.jsx("span",{className:"sidebar-auto-accept-dot",title:P.autoAccept===!0?"Auto-accept on":"Auto-accept inherited"}),s.filenames.includes(P.filename)&&c.jsx("span",{className:"sidebar-pending-dot"})]}),Rs(P.filename)&&c.jsx("div",{className:"sidebar-item-context",children:x2(P.filename)}),c.jsxs("div",{className:"sidebar-item-meta",children:[P.wordCount.toLocaleString()," words · ",aa(P.lastModified)]}),c.jsxs("div",{className:"sidebar-tags",children:[l.getDocTags(P.filename).filter(Se=>Se!=="✓").map(Se=>c.jsxs("span",{className:"sidebar-tag",onClick:ce=>ce.stopPropagation(),children:[Se,c.jsx("span",{className:"sidebar-tag-remove",onClick:ce=>{ce.stopPropagation(),l.handleRemoveTag(P.filename,Se)},children:"×"})]},Se)),V===P.filename?c.jsx("input",{className:"sidebar-tag-input",value:F,onChange:Se=>j(Se.target.value),onBlur:()=>{F.trim()&&l.handleAddTag(P.filename,F),ne(null)},onKeyDown:Se=>{Se.key==="Enter"&&(l.handleAddTag(P.filename,F),ne(null),j("")),Se.key==="Escape"&&(ne(null),j(""))},autoFocus:!0,onClick:Se=>Se.stopPropagation(),placeholder:"tag..."}):c.jsx("button",{className:"sidebar-tag-add",onClick:Se=>{Se.stopPropagation(),ne(P.filename),j("")},children:"+"})]})]}),M===P.filename?c.jsxs("div",{className:"sidebar-confirm-delete",onClick:Se=>Se.stopPropagation(),children:[c.jsx("span",{children:Rs(P.filename)?"Remove?":"Delete?"}),c.jsx("button",{onClick:()=>{l.handleDelete(P.filename),_(null)},children:"Yes"}),c.jsx("button",{onClick:()=>_(null),children:"No"})]}):c.jsx("button",{className:"sidebar-delete-btn",onClick:Se=>{Se.stopPropagation(),_(P.filename)},title:Rs(P.filename)?"Remove document":"Delete document",children:"×"})]},P.filename),$e=(P,O,G,he,ze,ot=!1)=>{const Se=P.docId?it.get(P.docId):void 0,ce=f&&(h==null?void 0:h.parentDocId)&&h.parentDocId===P.docId;if(!(Se&&Se.length>0||ce))return Ve(P,O,G,he,ze,ot);const qe=`variants-${P.docId}`,Bt=!R.has(qe);return c.jsxs("div",{className:"sidebar-variant-group",children:[c.jsxs("div",{className:"sidebar-variant-master",onClick:kt=>{kt.target.closest(".sidebar-variant-chevron")&&(kt.stopPropagation(),ve(qe))},children:[Ve(P,O,G,he,ze,ot),c.jsx("span",{className:`sidebar-variant-chevron${Bt?"":" collapsed"}`,children:c.jsx("svg",{width:"10",height:"10",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"6 9 12 15 18 9"})})})]}),Bt&&c.jsxs("div",{className:"sidebar-variant-children",children:[Se==null?void 0:Se.map((kt,ln)=>Ve(kt,O,G,he,ln,ot)),ce&&c.jsxs("div",{className:"sidebar-item sidebar-writing-placeholder",children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-writing-spinner"}),c.jsx("span",{className:"sidebar-item-title-text",children:f})]}),c.jsx("div",{className:"sidebar-item-meta",children:"Writing..."})]})]})]},`vg-${P.filename}`)},We=(P,O,G,he,ze,ot,Se=!1)=>{if(P.type==="doc"){const vt=t.find(Tn=>Tn.filename===P.file);return vt?lt.has(vt.filename)?c.jsx(c.Fragment,{}):$e(vt,G,he,ze,ot,Se):Rs(P.file)?c.jsx("div",{className:"sidebar-item sidebar-unavailable",children:c.jsxs("div",{className:"sidebar-item-title",children:[P.title||P.file," (unavailable)"]})},P.file):c.jsxs("div",{className:"sidebar-item sidebar-missing",children:[c.jsxs("div",{className:"sidebar-item-title",children:[P.title||P.file," (missing)"]}),c.jsx("button",{className:"sidebar-delete-btn",onClick:()=>l.handleRemoveFromWorkspace(G,P.file),title:"Remove",children:"×"})]},P.file)}const ce=P,Re=`container-${ce.id}`,qe=R.has(Re),Bt=O<=2?`depth-${O}`:"depth-2",kt=ce.autoAccept===!0,ln=kt||Se;return c.jsxs("div",{className:`sidebar-container ${Bt} ${qe?"collapsed":""} ${pe(ce.id)} ${tt(ce.id)?"drop-inside":""}`,children:[c.jsxs("div",{className:`sidebar-container-header ${(Fe==null?void 0:Fe.itemId)===ce.id&&Fe.position==="inside"?"drop-inside":""}`,"data-drag-id":ce.id,"data-drag-type":"container-header","data-drag-ws":G,"data-drag-parent":he||"","data-section-key":Re,onPointerDown:vt=>se(vt,{type:"container",id:ce.id,sourceWs:G},ce.name),onClick:()=>!ie&&ve(Re),onContextMenu:vt=>{vt.preventDefault(),vt.stopPropagation(),Ge({x:vt.clientX,y:vt.clientY,type:"container",wsFilename:G,containerId:ce.id,title:ce.name,nodes:ce.items,autoAccept:kt})},children:[c.jsx("span",{className:`sidebar-chevron ${qe?"collapsed":""}`,children:"▾"}),H===ce.id?c.jsx("input",{className:"sidebar-rename-input",value:D,onChange:vt=>J(vt.target.value),onBlur:()=>{l.handleRenameContainer(G,ce.id,D),Z(null)},onKeyDown:vt=>{vt.key==="Enter"&&(l.handleRenameContainer(G,ce.id,D),Z(null)),vt.key==="Escape"&&Z(null)},autoFocus:!0,onClick:vt=>vt.stopPropagation()}):c.jsx("span",{className:"sidebar-container-name",onDoubleClick:vt=>{vt.stopPropagation(),Z(ce.id),J(ce.name)},children:ce.name}),ln&&c.jsx("span",{className:"sidebar-auto-accept-dot",title:kt?"Auto-accept on for this container":"Auto-accept inherited from workspace"}),c.jsxs("div",{className:"sidebar-container-actions",children:[c.jsx("button",{className:"sidebar-new-btn",onClick:vt=>{vt.stopPropagation(),Ee({anchor:vt.target.getBoundingClientRect(),wsFilename:G,containerId:ce.id})},title:"New doc",children:"+"}),O<2&&c.jsx("button",{className:"sidebar-new-btn",onClick:vt=>{vt.stopPropagation(),l.handleCreateContainer(G,ce.id)},title:"New sub-container",children:"☐"}),c.jsx("button",{className:"sidebar-new-btn sidebar-container-delete",onClick:vt=>{vt.stopPropagation(),l.handleDeleteContainer(G,ce.id)},title:"Delete container",children:"×"})]})]}),!qe&&c.jsxs("div",{className:"sidebar-container-list","data-drop-ws":G,"data-drop-container":ce.id,children:[f&&!(h!=null&&h.parentDocId)&&(h==null?void 0:h.wsFilename)===G&&h.containerId===ce.id&&c.jsxs("div",{className:"sidebar-item sidebar-writing-placeholder",children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-writing-spinner"}),c.jsx("span",{className:"sidebar-item-title-text",children:f})]}),c.jsx("div",{className:"sidebar-item-meta",children:"Writing..."})]}),ce.items.filter(vt=>vt.type!=="doc"?!0:!(k(vt.file)||f&&(h==null?void 0:h.wsFilename)===G&&h.containerId===ce.id&&vt.title===f)).map((vt,Tn)=>We(vt,O+1,G,ce.id,ce.items,Tn,ln)),ce.items.length===0&&!f&&c.jsx("div",{className:"sidebar-empty",children:ie?"Drop here":"Empty"})]})]},ce.id)};return c.jsxs("div",{className:"sidebar-scroll",ref:d,children:[c.jsxs("div",{className:`sidebar-section sidebar-docs-section ${R.has("docs")?"docs-collapsed":""}`,children:[c.jsxs("div",{className:"sidebar-section-header","data-section-key":"docs",onClick:()=>ve("docs"),onContextMenu:qt,children:[c.jsx("span",{className:`sidebar-chevron ${R.has("docs")?"collapsed":""}`,children:"▾"}),c.jsx("span",{className:"sidebar-label",children:"Documents"}),c.jsx("button",{className:"sidebar-new-btn",onClick:P=>{P.stopPropagation(),Ee({anchor:P.target.getBoundingClientRect()})},title:"New document",children:"+"})]}),!R.has("docs")&&c.jsxs("div",{className:"sidebar-section-list","data-drop-ws":"__docs__",children:[f&&!(h!=null&&h.parentDocId)&&(!h||!n.some(P=>P.filename===(h==null?void 0:h.wsFilename)))&&c.jsxs("div",{className:"sidebar-item sidebar-writing-placeholder",children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-writing-spinner"}),c.jsx("span",{className:"sidebar-item-title-text",children:f})]}),c.jsx("div",{className:"sidebar-item-meta",children:"Writing..."})]}),xe.filter(P=>!k(P.filename)&&(!f||P.title!==f)).map((P,O)=>{const G=xe.map(he=>({type:"doc",file:he.filename,title:he.title}));return $e(P,void 0,null,G,O)}),xe.length===0&&c.jsx("div",{className:"sidebar-empty",children:ie?"Drop here to unassign":"No unassigned documents"})]})]}),n.map(P=>{var ze,ot,Se;const O=((ze=P.workspace)==null?void 0:ze.root)||[],G=R.has(P.filename),he=((ot=P.workspace)==null?void 0:ot.autoAccept)===!0||P.autoAccept===!0;return c.jsxs("div",{className:`sidebar-section sidebar-workspace-section ${G?"ws-collapsed":""} ${me(P.filename)?"dragging":""} ${(Fe==null?void 0:Fe.itemId)===P.filename?Fe.position==="before"?"drop-before":"drop-after":""}`,children:[c.jsxs("div",{className:"sidebar-section-header","data-section-key":P.filename,"data-ws-drag":P.filename,onPointerDown:ce=>se(ce,{type:"workspace",filename:P.filename},P.title),onClick:()=>!ie&&ve(P.filename),onContextMenu:ce=>{var Re;ce.preventDefault(),ce.stopPropagation(),Ge({x:ce.clientX,y:ce.clientY,type:"workspace",wsFilename:P.filename,title:P.title,nodes:O,autoAccept:((Re=P.workspace)==null?void 0:Re.autoAccept)===!0||P.autoAccept===!0})},children:[c.jsx("span",{className:`sidebar-chevron ${G?"collapsed":""}`,children:"▾"}),q===P.filename?c.jsx("input",{className:"sidebar-rename-input",value:K,onChange:ce=>ee(ce.target.value),onBlur:()=>{l.handleRenameWorkspace(P.filename,K),W(null)},onKeyDown:ce=>{ce.key==="Enter"&&(l.handleRenameWorkspace(P.filename,K),W(null)),ce.key==="Escape"&&W(null)},autoFocus:!0,onClick:ce=>ce.stopPropagation()}):c.jsx("span",{className:"sidebar-label sidebar-workspace-label",onDoubleClick:ce=>{ce.stopPropagation(),W(P.filename),ee(P.title)},children:P.title}),(((Se=P.workspace)==null?void 0:Se.autoAccept)===!0||P.autoAccept===!0)&&c.jsx("span",{className:"sidebar-auto-accept-dot",title:"Auto-accept on for this workspace"}),c.jsxs("div",{className:"sidebar-workspace-actions",children:[c.jsx("button",{className:"sidebar-new-btn",onClick:ce=>{ce.stopPropagation(),Ee({anchor:ce.target.getBoundingClientRect(),wsFilename:P.filename,containerId:null})},title:"New document",children:"+"}),c.jsx("button",{className:"sidebar-new-btn",onClick:ce=>{ce.stopPropagation(),l.handleCreateContainer(P.filename,null)},title:"New container",children:"☐"}),$===P.filename?c.jsxs("span",{className:"sidebar-inline-confirm",onClick:ce=>ce.stopPropagation(),children:[c.jsx("button",{onClick:()=>{l.handleDeleteWorkspace(P.filename),z(null)},children:"Yes"}),c.jsx("button",{onClick:()=>z(null),children:"No"})]}):c.jsx("button",{className:"sidebar-new-btn sidebar-workspace-delete",onClick:ce=>{ce.stopPropagation(),z(P.filename)},title:"Delete workspace",children:"×"})]})]}),!G&&c.jsxs("div",{className:"sidebar-section-list","data-drop-ws":P.filename,children:[f&&!(h!=null&&h.parentDocId)&&(h==null?void 0:h.wsFilename)===P.filename&&h.containerId===null&&c.jsxs("div",{className:"sidebar-item sidebar-writing-placeholder",children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-writing-spinner"}),c.jsx("span",{className:"sidebar-item-title-text",children:f})]}),c.jsx("div",{className:"sidebar-item-meta",children:"Writing..."})]}),O.filter(ce=>ce.type!=="doc"?!0:!(k(ce.file)||f&&(h==null?void 0:h.wsFilename)===P.filename&&h.containerId===null&&ce.title===f)).map((ce,Re)=>We(ce,0,P.filename,null,O,Re,he)),O.length===0&&!f&&c.jsx("div",{className:"sidebar-empty",children:ie?"Drop here to add":"Empty workspace"})]})]},P.filename)}),c.jsx("div",{className:"sidebar-new-workspace",children:c.jsx("button",{onClick:l.handleCreateWorkspace,children:"+ New Workspace"})}),Me&&c.jsx(Td,{x:Me.x,y:Me.y,filename:Me.wsFilename,title:Me.title,onClose:()=>Ge(null),onDuplicate:()=>{},onRename:()=>{Me.type==="workspace"?(W(Me.wsFilename),ee(Me.title)):Me.containerId&&(Z(Me.containerId),J(Me.title)),Ge(null)},onArchive:()=>{},onDelete:()=>{Me.type==="workspace"?l.handleDeleteWorkspace(Me.wsFilename):Me.containerId&&l.handleDeleteContainer(Me.wsFilename,Me.containerId)},onPluginAction:()=>{},pluginItems:[],folderMode:!0,onNewDoc:P=>{Ee({anchor:P.target.getBoundingClientRect(),wsFilename:Me.wsFilename,containerId:Me.type==="container"?Me.containerId:null}),Ge(null)},onNewContainer:()=>{l.handleCreateContainer(Me.wsFilename,Me.type==="container"?Me.containerId:null),Ge(null)},onAcceptAll:()=>{const P=new Set;_l(Me.nodes,P),P.size&&Ze([...P],"accept"),Ge(null)},onRejectAll:()=>{const P=new Set;_l(Me.nodes,P),P.size&&Ze([...P],"reject"),Ge(null)},folderAutoAccept:Me.autoAccept,folderAutoAcceptLabel:Me.type==="workspace"?"for workspace":"for container",onToggleFolderAutoAccept:()=>{fetch("/api/auto-accept/inherit",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({wsFile:Me.wsFilename,...Me.type==="container"?{containerId:Me.containerId}:{},enabled:!Me.autoAccept})}).catch(()=>{})}}),I&&c.jsx(Td,{x:I.x,y:I.y,filename:I.filename,title:I.title,onClose:()=>Q(null),onDuplicate:()=>nt(I.filename),onRename:()=>{E(I.filename),T(I.title)},onArchive:()=>l.handleArchive(I.filename),onDelete:()=>l.handleDelete(I.filename),onPluginAction:(P,O)=>ye(P,O,I.filename,I.title),pluginItems:re,onSchedulePost:()=>{Ce({filename:I.filename,title:I.title}),Q(null)},onViewAnalytics:I.docId&&I.lastSent&&(I.postedUrl||I.isNewsletter)?()=>{I.isNewsletter?ge({docId:I.docId,title:I.title}):I.postedUrl&&window.open(I.postedUrl,"_blank"),Q(null)}:void 0,viewAnalyticsLabel:I.isNewsletter?"View Analytics":I.postedUrl?"View on X":"View Analytics",isApproved:l.getDocTags(I.filename).includes("✓"),onToggleApprove:()=>{l.getDocTags(I.filename).includes("✓")?l.handleRemoveTag(I.filename,"✓"):(l.handleAddTag(I.filename,"✓"),setTimeout(()=>window.dispatchEvent(new CustomEvent("ow-accept-all")),50))},isAutoAccept:(()=>{var O;const P=(O=t.find(G=>G.filename===I.filename))==null?void 0:O.autoAccept;return P===!0?!0:P===!1?!1:_d(n,I.filename)})(),onToggleAutoAccept:()=>{var G;const P=(G=t.find(he=>he.filename===I.filename))==null?void 0:G.autoAccept,O=P===!0?!0:P===!1?!1:_d(n,I.filename);fetch("/api/auto-accept",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:I.filename,enabled:!O})}).then(()=>l.fetchDocs()).catch(()=>{})},isAlreadySent:!!I.lastSent,onMarkSent:()=>{const P=I.filename;l.getDocTags(P).includes("✓")&&l.handleRemoveTag(P,"✓"),i(P),setTimeout(()=>{fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({manualPost:{postedAt:new Date().toISOString()}})}).then(()=>l.fetchDocs()).catch(()=>{})},100),Q(null)}}),fe&&c.jsx(S2,{actionLabel:fe.label,docTitle:fe.title,onClose:()=>De(null),onConfirm:P=>{const O=re.find(G=>G.action===fe.action);O&&ye(fe.action,O,fe.filename,fe.title,P),De(null)}}),de&&c.jsx(E2,{docId:de.docId,title:de.title,onClose:()=>ge(null)}),Ye&&c.jsx(Ll,{filename:Ye.filename,title:Ye.title,onClose:()=>Ce(null)}),ke&&c.jsx(N2,{anchorRect:ke.anchor,onClose:()=>Ee(null),onSelect:P=>{Ee(null),ke.wsFilename?l.handleCreateInWorkspace(ke.wsFilename,ke.containerId??null,P):P?fetch("/api/documents",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({metadata:P})}).catch(()=>{}):o()}}),Pe&&c.jsx("div",{ref:He,className:"sidebar-density-dropdown",style:{position:"fixed",left:Pe.x,top:Pe.y,zIndex:200},children:i8.map(P=>c.jsx("button",{className:`sidebar-density-option ${St===P.id?"active":""}`,onClick:()=>pt(P.id),children:P.label},P.id))})]})}function a8({docs:t,workspaces:e,assignedFiles:n,pendingDocs:r,onSwitchDocument:s,onCreateDocument:i,actions:o,scrollRef:l,searchQuery:d,searchResults:f}){const[h,m]=x.useState(null);if(f!==null)return c.jsx(Gd,{results:f,query:d,onSwitchDocument:s});const g=[...t].sort((w,E)=>new Date(E.lastModified).getTime()-new Date(w.lastModified).getTime()),v=[];let b="";for(const w of g){const E=Q5(w.lastModified);E!==b&&(v.push({label:E,docs:[]}),b=E),v[v.length-1].docs.push(w)}const k=w=>{for(const E of e){if(!E.workspace)continue;const C=T=>{for(const M of T)if(M.type==="doc"&&M.file===w||M.type==="container"&&C(M.items))return!0;return!1};if(C(E.workspace.root))return E.title}return null};return c.jsxs("div",{className:"sidebar-scroll tl-scroll",ref:l,children:[c.jsxs("div",{className:"tl-header",children:[c.jsx("span",{className:"tl-title",children:"Timeline"}),c.jsx("button",{className:"sidebar-new-btn",onClick:i,title:"New document",children:"+"})]}),v.map(w=>c.jsxs("div",{className:"tl-group",children:[c.jsx("div",{className:"tl-date",children:w.label}),w.docs.map(E=>{const C=k(E.filename);return c.jsxs("div",{className:`tl-item ${E.isActive?"active":""}`,onClick:()=>!E.isActive&&s(E.filename),children:[c.jsx("div",{className:"tl-dot"}),c.jsxs("div",{className:"tl-content",children:[c.jsxs("div",{className:"tl-item-title",children:[c.jsx("span",{children:E.title}),r.filenames.includes(E.filename)&&c.jsx("span",{className:"sidebar-pending-dot"})]}),Rs(E.filename)&&c.jsx("div",{className:"tl-item-context",children:x2(E.filename)}),c.jsxs("div",{className:"tl-item-meta",children:[E.wordCount.toLocaleString()," words · ",aa(E.lastModified)]}),C&&c.jsx("div",{className:"tl-badge",children:C})]}),h===E.filename?c.jsxs("div",{className:"sidebar-confirm-delete",onClick:T=>T.stopPropagation(),children:[c.jsx("span",{children:Rs(E.filename)?"Remove?":"Delete?"}),c.jsx("button",{onClick:()=>{o.handleDelete(E.filename),m(null)},children:"Yes"}),c.jsx("button",{onClick:()=>m(null),children:"No"})]}):c.jsx("button",{className:"sidebar-delete-btn",onClick:T=>{T.stopPropagation(),m(E.filename)},title:Rs(E.filename)?"Remove":"Delete",children:"×"})]},E.filename)})]},w.label)),t.length===0&&c.jsx("div",{className:"sidebar-empty",children:"No documents yet"})]})}function l8({docs:t,workspaces:e,assignedFiles:n,pendingDocs:r,onSwitchDocument:s,actions:i,scrollRef:o,searchQuery:l,searchResults:d,onSearchChange:f}){const[h,m]=x.useState([]),[g,v]=x.useState(null),[b,k]=x.useState(null),w=x.useRef(null);x.useEffect(()=>{if(!g)return;const j=I=>{w.current&&!w.current.contains(I.target)&&v(null)};return document.addEventListener("mousedown",j),()=>document.removeEventListener("mousedown",j)},[g]);const E=(j,I)=>{for(const Q of j)if(Q.type==="container"){if(Q.id===I)return Q;const de=E(Q.items,I);if(de)return de}return null},C=j=>{let I=0;for(const Q of j)Q.type==="doc"?I++:Q.type==="container"&&(I+=C(Q.items));return I},T=j=>{const I=[];for(const Q of j)Q.type==="doc"?I.push(Q.file):Q.type==="container"&&I.push(...T(Q.items));return I},M=x.useMemo(()=>{if(h.length===0)return[];const j=h[h.length-1],I=e.find(de=>de.filename===j.wsFilename);if(!(I!=null&&I.workspace))return[];if(j.type==="workspace")return I.workspace.root;const Q=E(I.workspace.root,j.key);return Q?Q.items:[]},[h,e]),_=M.filter(j=>j.type==="container"),R=x.useMemo(()=>{const j=M.filter(I=>I.type==="doc").map(I=>I.file);return t.filter(I=>j.includes(I.filename))},[M,t]),L=j=>{const I=T(j.items);return t.filter(Q=>I.includes(Q.filename))},$=j=>{const I=e.find(de=>de.filename===j);if(!(I!=null&&I.workspace))return[];const Q=T(I.workspace.root);return t.filter(de=>Q.includes(de.filename))},z=x.useMemo(()=>t.filter(j=>!n.has(j.filename)),[t,n]),H=j=>{m(I=>[...I,j]),v(null)},Z=()=>{m(j=>j.slice(0,-1)),v(null)},D=(j,I)=>{if(g===j){v(null);return}const de=I.currentTarget.getBoundingClientRect();k({top:de.bottom+4,left:de.left}),v(j)},J=j=>{s(j),v(null)},q=h.length>1?h[h.length-2].title:"All",W=x.useRef(null),K=x.useRef(null),[ee,V]=x.useState(null),ne=x.useCallback(j=>{const Q=j.currentTarget.getBoundingClientRect();V({top:Q.bottom+4,left:Q.left})},[]);x.useEffect(()=>{if(!d)return;const j=I=>{K.current&&!K.current.contains(I.target)&&W.current&&!W.current.contains(I.target)&&f("")};return document.addEventListener("mousedown",j),()=>document.removeEventListener("mousedown",j)},[d,f]);const F=()=>{if(!g)return[];if(g==="__unassigned__")return z;if(g==="__level-docs__")return R;const j=e.find(I=>I.filename===g);if(j)return $(j.filename);for(const I of e){if(!I.workspace)continue;const Q=E(I.workspace.root,g);if(Q)return L(Q)}return[]};return c.jsxs("div",{className:"board-scroll",ref:o,children:[c.jsxs("div",{className:"board-search-pill",children:[c.jsxs("svg",{className:"board-search-icon",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"11",cy:"11",r:"8"}),c.jsx("path",{d:"m21 21-4.3-4.3"})]}),c.jsx("input",{ref:W,className:"board-search-input",type:"text",placeholder:"Search...",value:l,onChange:j=>f(j.target.value),onFocus:ne}),l&&c.jsx("button",{className:"board-search-clear",onClick:()=>f(""),children:"×"})]}),h.length===0?c.jsx("button",{className:"board-back board-back--static",tabIndex:-1,children:"All"}):c.jsxs("button",{className:"board-back",onClick:Z,title:`Back to ${q}`,children:["← ",q]}),h.length===0&&c.jsxs(c.Fragment,{children:[z.length>0&&c.jsxs("button",{className:`board-chip ${g==="__unassigned__"?"open":""}`,onClick:j=>D("__unassigned__",j),children:["Documents ",c.jsx("span",{className:"board-chip-count",children:z.length})]}),e.map(j=>{var Q;const I=(Q=j.workspace)==null?void 0:Q.root.some(de=>de.type==="container");return c.jsxs("button",{className:`board-chip ${g===j.filename?"open":""}`,onClick:de=>I?H({type:"workspace",key:j.filename,title:j.title,wsFilename:j.filename}):D(j.filename,de),children:[j.title," ",c.jsx("span",{className:"board-chip-count",children:j.docCount}),I&&c.jsx("span",{className:"board-chip-arrow",children:"›"})]},j.filename)}),c.jsx("button",{className:"board-chip board-chip-add",onClick:i.handleCreateWorkspace,title:"New workspace",children:"+"})]}),h.length>0&&c.jsxs(c.Fragment,{children:[R.length>0&&c.jsxs("button",{className:`board-chip board-chip-docs ${g==="__level-docs__"?"open":""}`,onClick:j=>D("__level-docs__",j),children:["Docs ",c.jsx("span",{className:"board-chip-count",children:R.length})]}),_.map(j=>{const I=j.items.some(Q=>Q.type==="container");return c.jsxs("button",{className:`board-chip ${g===j.id?"open":""}`,onClick:Q=>I?H({type:"container",key:j.id,title:j.name,wsFilename:h[h.length-1].wsFilename}):D(j.id,Q),children:[j.name," ",c.jsx("span",{className:"board-chip-count",children:C(j.items)}),I&&c.jsx("span",{className:"board-chip-arrow",children:"›"})]},j.id)})]}),g&&b&&(()=>{const j=F();return c.jsxs("div",{className:"board-dropdown",ref:w,style:{position:"fixed",top:b.top,left:b.left},children:[j.map(I=>c.jsxs("div",{className:`board-dropdown-item ${I.isActive?"active":""}`,onClick:()=>J(I.filename),children:[c.jsxs("span",{className:"board-dropdown-title",children:[I.title,r.filenames.includes(I.filename)&&c.jsx("span",{className:"board-pending-dot"})]}),c.jsxs("span",{className:"board-dropdown-meta",children:[I.wordCount.toLocaleString()," words · ",aa(I.lastModified)]})]},I.filename)),j.length===0&&c.jsx("div",{className:"board-dropdown-empty",children:"No documents"})]})})(),d&&ee&&c.jsxs("div",{className:"board-dropdown board-search-dropdown",ref:K,style:{position:"fixed",top:ee.top,left:ee.left},children:[d.map(j=>c.jsxs("div",{className:`board-dropdown-item ${j.isActive?"active":""}`,onClick:()=>{s(j.filename),f("")},children:[c.jsx("span",{className:"board-dropdown-title",children:j.title}),j.matchType==="tag"&&j.matchedTag&&c.jsxs("span",{className:"board-dropdown-meta",children:["Tag: ",j.matchedTag]}),j.matchType==="content"&&j.snippet&&c.jsx("span",{className:"board-dropdown-meta board-search-snippet",children:j.snippet}),c.jsxs("span",{className:"board-dropdown-meta",children:[j.wordCount.toLocaleString()," words · ",aa(j.lastModified)]})]},j.filename)),d.length===0&&c.jsx("div",{className:"board-dropdown-empty",children:"No results"})]})]})}function c8({docs:t,workspaces:e,assignedFiles:n,pendingDocs:r,onSwitchDocument:s,actions:i,scrollRef:o,searchQuery:l,searchResults:d}){const[f,h]=x.useState([]);if(d!==null)return c.jsx(Gd,{results:d,query:l,onSwitchDocument:s});const m=(M,_)=>{for(const R of M)if(R.type==="container"){if(R.id===_)return R;const L=m(R.items,_);if(L)return L}return null},g=M=>{let _=0;for(const R of M)R.type==="doc"?_++:R.type==="container"&&(_+=g(R.items));return _},v=x.useMemo(()=>{if(f.length===0)return[];const M=f[f.length-1],_=e.find(L=>L.filename===M.wsFilename);if(!(_!=null&&_.workspace))return[];if(M.type==="workspace")return _.workspace.root;const R=m(_.workspace.root,M.key);return R?R.items:[]},[f,e]),b=v.filter(M=>M.type==="container"),k=x.useMemo(()=>{if(f.length===0)return t.filter(_=>!n.has(_.filename));const M=v.filter(_=>_.type==="doc").map(_=>_.file);return t.filter(_=>M.includes(_.filename))},[f,v,t,n]),w=M=>h(_=>[..._,M]),E=()=>h(M=>M.slice(0,-1)),C=f.length>1?f[f.length-2].title:"Shelf",T=f.length>0?f[f.length-1].title:"Documents";return c.jsxs("div",{className:"shelf-wrapper",children:[c.jsxs("div",{className:"shelf-spines",ref:o,children:[f.length>0&&c.jsxs("button",{className:"shelf-back",onClick:E,title:`Back to ${C}`,children:[c.jsx("span",{className:"shelf-back-arrow",children:"←"}),c.jsx("span",{className:"shelf-back-label",children:C})]}),f.length===0&&c.jsxs(c.Fragment,{children:[e.map(M=>c.jsxs("div",{className:"shelf-section-spine",onClick:()=>w({type:"workspace",key:M.filename,title:M.title,wsFilename:M.filename}),title:M.title,children:[c.jsx("span",{className:"shelf-section-title",children:M.title}),c.jsx("span",{className:"shelf-section-count",children:M.docCount})]},M.filename)),c.jsx("button",{className:"shelf-add",onClick:i.handleCreateWorkspace,title:"New workspace",children:"+"})]}),f.length>0&&b.map(M=>c.jsxs("div",{className:"shelf-section-spine shelf-section-container",onClick:()=>w({type:"container",key:M.id,title:M.name,wsFilename:f[f.length-1].wsFilename}),title:M.name,children:[c.jsx("span",{className:"shelf-section-title",children:M.name}),c.jsx("span",{className:"shelf-section-count",children:g(M.items)})]},M.id))]}),c.jsxs("div",{className:"shelf-docs",children:[c.jsx("div",{className:"shelf-docs-header",children:T}),c.jsxs("div",{className:"shelf-docs-list",children:[k.map(M=>c.jsxs("div",{className:`shelf-doc-item ${M.isActive?"active":""}`,onClick:()=>s(M.filename),children:[c.jsxs("div",{className:"shelf-doc-title",children:[c.jsx("span",{children:M.title}),r.filenames.includes(M.filename)&&c.jsx("span",{className:"shelf-pending-dot"})]}),c.jsxs("div",{className:"shelf-doc-meta",children:[M.wordCount.toLocaleString()," words · ",aa(M.lastModified)]})]},M.filename)),k.length===0&&c.jsx("div",{className:"shelf-docs-empty",children:"No documents"})]})]})]})}const u8=()=>c.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h4l2 2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2z"}),c.jsx("line",{x1:"9",y1:"14",x2:"15",y2:"14",opacity:"0.5"})]}),d8=()=>c.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),c.jsx("polyline",{points:"14 2 14 8 20 8"}),c.jsx("line",{x1:"8",y1:"13",x2:"16",y2:"13"}),c.jsx("line",{x1:"8",y1:"17",x2:"13",y2:"17"})]}),f8=()=>c.jsx("svg",{viewBox:"0 0 24 24",fill:"currentColor",stroke:"none",children:c.jsx("path",{d:"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"})}),h8=()=>c.jsxs("svg",{viewBox:"0 0 24 24",fill:"currentColor",stroke:"none",children:[c.jsx("path",{d:"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z",opacity:"0.5"}),c.jsx("path",{d:"M7 15l-4-3.5L7 8",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),p8=()=>c.jsxs("svg",{viewBox:"0 0 24 24",fill:"currentColor",stroke:"none",children:[c.jsx("path",{d:"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z",opacity:"0.5"}),c.jsx("path",{d:"M3 8V6.5C3 5.67 3.67 5 4.5 5h2C7.33 5 8 5.67 8 6.5V8c0 2-1.5 3-3 3",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]}),m8=()=>c.jsxs("svg",{viewBox:"0 0 24 24",fill:"currentColor",stroke:"none",children:[c.jsx("path",{d:"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z",opacity:"0.5"}),c.jsx("rect",{x:"2",y:"16",width:"8",height:"7",rx:"1.5",fill:"none",stroke:"currentColor",strokeWidth:"1.5"}),c.jsx("line",{x1:"4",y1:"18.5",x2:"8",y2:"18.5",stroke:"currentColor",strokeWidth:"1",opacity:"0.7"}),c.jsx("line",{x1:"4",y1:"20.5",x2:"7",y2:"20.5",stroke:"currentColor",strokeWidth:"1",opacity:"0.7"})]}),g8=()=>c.jsx("svg",{viewBox:"0 0 24 24",fill:"currentColor",stroke:"none",children:c.jsx("path",{d:"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"})}),v8=()=>c.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{width:"20",height:"16",x:"2",y:"4",rx:"2"}),c.jsx("path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"})]}),y8=()=>c.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"12",cy:"12",r:"10"}),c.jsx("path",{d:"M2 12h20"}),c.jsx("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]}),x1=()=>c.jsx("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})});function b8({type:t}){switch(t){case"tweet":return c.jsx(f8,{});case"reply":return c.jsx(h8,{});case"quote":return c.jsx(p8,{});case"article":return c.jsx(m8,{});case"linkedin":return c.jsx(g8,{});case"newsletter":return c.jsx(v8,{});case"blog":return c.jsx(y8,{});default:return c.jsx(d8,{})}}function Au(t){let e=0;for(const n of t)n.type==="doc"?e++:n.type==="container"&&(e+=Au(n.items));return e}function _2(t,e){for(const n of t){if(n.type==="doc"&&n.file===e)return[];if(n.type==="container"){const r=_2(n.items,e);if(r)return[n.id,...r]}}return null}function jp(t){const e=new Set;return _l(t,e),[...e]}function T2(t,e,n=0){for(const r of t)if(r.type==="container"){if(r.id===e)return n;const s=T2(r.items,e,n+1);if(s>=0)return s}return-1}function x8(t,e){if(!e)return 12;for(const n of t){if(!n.workspace)continue;const r=T2(n.workspace.root,e);if(r>=0)return 12+(r+1)*16}return 12}function w8({docs:t,workspaces:e,assignedFiles:n,pendingDocs:r,onSwitchDocument:s,onCreateDocument:i,actions:o,scrollRef:l,writingTitle:d,writingTarget:f,pendingWriteFilenames:h,searchQuery:m,searchResults:g,onSearchChange:v}){var nt,ye,ve;const b=B=>!!h&&h.has(B),[k,w]=x.useState(()=>{try{const B=localStorage.getItem("ow-files-collapsed");return B?new Set(JSON.parse(B)):new Set}catch{return new Set}}),{draggedItem:E,dropIndicator:C,handlePointerDown:T,dropClass:M,isDragging:_,isContainerDropTarget:R}=k2({docs:t,workspaces:e,assignedFiles:n,scrollRef:l,setCollapsedSections:w}),L=B=>!C||C.itemId!==B||C.position==="inside"?void 0:{"--drop-indent":`${x8(e,C.containerId)}px`},{variantsByMaster:$,variantFilenames:z}=x.useMemo(()=>{const B=new Map,ae=new Set;for(const xe of t)if(xe.masterDocId){const Ve=B.get(xe.masterDocId)||[];Ve.push(xe),B.set(xe.masterDocId,Ve),ae.add(xe.filename)}return{variantsByMaster:B,variantFilenames:ae}},[t]),[H,Z]=x.useState(null),[D,J]=x.useState(null),[q,W]=x.useState(new Set),[K,ee]=x.useState(null),[V,ne]=x.useState([]),[F,j]=x.useState(null),[I,Q]=x.useState(null),[de,ge]=x.useState(null),[re,be]=x.useState(null),[fe,De]=x.useState(null),[Ye,Ce]=x.useState(new Set);x.useEffect(()=>{Ce(new Set)},[r]);const ke=x.useCallback(()=>{fetch("/api/plugins").then(B=>B.json()).then(B=>{const ae=[];for(const xe of B.plugins||[]){const Ve=xe.displayName||void 0;for(const $e of xe.sidebarMenuItems||[])ae.push({...$e,pluginDisplayName:Ve})}ne(ae)}).catch(()=>{})},[]);x.useEffect(()=>{ke()},[ke]),x.useEffect(()=>{const B=()=>ke();return window.addEventListener("ow-plugins-changed",B),()=>window.removeEventListener("ow-plugins-changed",B)},[ke]);const Ee=x.useCallback((B,ae)=>{if(B.preventDefault(),B.stopPropagation(),q.has(ae.filename)&&q.size>1){J({x:B.clientX,y:B.clientY,filename:ae.filename,title:ae.title,bulkCount:q.size});return}q.size>0&&!q.has(ae.filename)&&W(new Set),J({x:B.clientX,y:B.clientY,filename:ae.filename,title:ae.title,docId:ae.docId,lastSent:ae.lastSent,postedUrl:ae.postedUrl,isNewsletter:ae.isNewsletter,sortRequest:ae.sortRequest})},[q]),Me=x.useCallback(B=>{fetch("/api/documents/duplicate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:B})}).catch(()=>{})},[]),Ge=x.useCallback((B,ae,xe,Ve,$e)=>{if(ae.promptForFocus&&$e===void 0){j({action:B,label:ae.label,filename:xe,title:Ve});return}fetch("/api/plugins/sidebar-action",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:B,filename:xe,title:Ve,instructions:$e||"",label:ae.label})}).catch(()=>{})},[]),Pe=x.useCallback((B,ae)=>{Ce(xe=>{const Ve=new Set(xe);for(const $e of B)Ve.add($e);return Ve}),fetch("/api/documents/batch-resolve",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filenames:B,action:ae})}).catch(()=>{})},[]),st=B=>{w(ae=>{const xe=new Set(ae);return xe.has(B)?xe.delete(B):xe.add(B),localStorage.setItem("ow-files-collapsed",JSON.stringify([...xe])),xe})},St=(B,ae,xe,Ve)=>{Z({type:B,key:ae,value:xe,wsFilename:Ve})},Tt=()=>{if(!H)return;const{type:B,key:ae,value:xe,wsFilename:Ve}=H;B==="doc"?o.handleRename(ae,"",xe):B==="workspace"?o.handleRenameWorkspace(ae,xe):B==="container"&&Ve&&o.handleRenameContainer(Ve,ae,xe),Z(null)},He=t.find(B=>B.isActive),pt=x.useRef(e);pt.current=e,x.useEffect(()=>{var B;if(He)for(const ae of pt.current){const xe=_2(((B=ae.workspace)==null?void 0:B.root)||[],He.filename);if(xe){w(Ve=>{const $e=[ae.filename,...xe.map(P=>`container-${P}`)];if($e.every(P=>!Ve.has(P)))return Ve;const We=new Set(Ve);for(const P of $e)We.delete(P);return localStorage.setItem("ow-files-collapsed",JSON.stringify([...We])),We});break}}},[He==null?void 0:He.filename]);const qt=x.useMemo(()=>t.filter(B=>!n.has(B.filename)&&!z.has(B.filename)&&!b(B.filename)),[t,n,z,h]),Ze=x.useMemo(()=>{var Ve;const B=[],ae=$e=>{B.push($e.filename);const We=$e.docId?$.get($e.docId):void 0,P=$e.docId&&!k.has(`variants-${$e.docId}`);if(We&&P)for(const O of We)B.push(O.filename)},xe=$e=>{for(const We of $e)if(We.type==="doc"){const P=t.find(O=>O.filename===We.file);P&&!z.has(P.filename)&&ae(P)}else k.has(`container-${We.id}`)||xe(We.items)};k.has("docs")||qt.forEach(ae);for(const $e of e)k.has($e.filename)||xe(((Ve=$e.workspace)==null?void 0:Ve.root)||[]);return B},[t,e,qt,z,$,k]),ie=x.useCallback(()=>{W(new Set)},[]),Fe=x.useCallback((B,ae)=>{if(E)return;const xe=B.shiftKey,Ve=B.ctrlKey||B.metaKey;if(xe){const We=K||(He==null?void 0:He.filename)||ae,P=Ze.indexOf(We),O=Ze.indexOf(ae);if(P<0||O<0){W(new Set([ae])),ee(ae);return}const[G,he]=P<O?[P,O]:[O,P];W(new Set(Ze.slice(G,he+1)));return}if(Ve){W(We=>{const P=new Set(We);return P.has(ae)?P.delete(ae):P.add(ae),P}),ee(ae);return}W(new Set),ee(ae);const $e=t.find(We=>We.filename===ae);$e&&!$e.isActive&&s(ae)},[E,K,He==null?void 0:He.filename,Ze,s,t]);x.useEffect(()=>{if(q.size===0)return;const B=ae=>{ae.key==="Escape"&&ie()};return document.addEventListener("keydown",B),()=>document.removeEventListener("keydown",B)},[q.size,ie]);const se=x.useCallback(()=>{for(const B of q)o.handleDelete(B);W(new Set),ee(null)},[q,o]),pe=x.useCallback(B=>{B.length!==0&&fetch("/api/documents/sort-request",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filenames:B})}).then(()=>o.fetchDocs()).catch(()=>{})},[o]),me=x.useCallback(B=>{fetch("/api/documents/sort-reject",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:B})}).then(()=>o.fetchDocs()).catch(()=>{})},[o]),tt=x.useCallback(B=>{fetch("/api/documents/sort-accept",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:B})}).then(()=>o.fetchDocs()).catch(()=>{})},[o]);if(g!==null)return c.jsx(Gd,{results:g,query:m,onSwitchDocument:s,actions:o});const Le=B=>c.jsx("input",{className:"sidebar-rename-input",value:H.value,onChange:ae=>Z(xe=>xe?{...xe,value:ae.target.value}:null),onBlur:B,onKeyDown:ae=>{ae.key==="Enter"&&B(),ae.key==="Escape"&&Z(null)},autoFocus:!0,onClick:ae=>ae.stopPropagation()}),it=(B,ae,xe,Ve,$e,We=!1)=>c.jsxs("div",{className:`files-row${B.isActive?" active":""}${q.has(B.filename)?" selected":""} ${_(B.filename)?"dragging":""} ${M(B.filename)}${B.masterDocId?" is-variant":""}`,style:{paddingLeft:ae,...L(B.filename)},"data-drag-id":B.filename,"data-drag-type":"doc","data-drag-ws":xe||"__docs__","data-drag-container":Ve||"",onPointerDown:P=>T(P,{type:"doc",file:B.filename,sourceWs:xe||null},B.title),onClick:P=>Fe(P,B.filename),onDoubleClick:()=>St("doc",B.filename,B.title),onContextMenu:P=>Ee(P,B),children:[c.jsx("span",{className:"files-row-icon",children:c.jsx(b8,{type:B.contentType})}),(H==null?void 0:H.type)==="doc"&&H.key===B.filename?Le(Tt):c.jsxs(c.Fragment,{children:[c.jsx("span",{className:"files-row-label",children:B.title}),B.variantType&&c.jsx("span",{className:"files-badge-variant",children:B.variantType}),(B.autoAccept===!0||B.autoAccept!==!1&&We)&&c.jsx("span",{className:"sidebar-auto-accept-dot",title:B.autoAccept===!0?"Auto-accept on":"Auto-accept inherited"}),r.filenames.includes(B.filename)&&!Ye.has(B.filename)&&c.jsx("span",{className:"files-badge-pending"}),B.sortRequest&&(B.sortRequest.proposal?c.jsx("span",{className:"files-badge-sort-proposal",title:"Sort proposal ready — right-click to review"}):c.jsx("span",{className:"files-badge-sort-pending",title:"Sort requested"})),o.getDocTags(B.filename).includes("✓")&&c.jsx("span",{className:"files-badge-approved",children:c.jsx(x1,{})}),B.lastSent&&c.jsx("span",{className:"files-badge-sent",children:c.jsx(x1,{})}),$e&&c.jsx("span",{className:`files-row-chevron${k.has(`variants-${B.docId}`)?" collapsed":""}`,onClick:P=>{P.stopPropagation(),st(`variants-${B.docId}`)},children:c.jsx("svg",{width:"10",height:"10",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"6 9 12 15 18 9"})})})]})]},B.filename),lt=(B,ae,xe,Ve,$e=!1)=>{const We=B.docId?$.get(B.docId):void 0,P=!!(We&&We.length>0),O=d&&(f==null?void 0:f.parentDocId)&&f.parentDocId===B.docId,G=P||O,he=!k.has(`variants-${B.docId}`);return G?c.jsxs("div",{className:"files-variant-group",children:[it(B,ae,xe,Ve,P,$e),he&&(We==null?void 0:We.map(ze=>it(ze,ae+16,xe,Ve,!1,$e))),O&&c.jsxs("div",{className:"sidebar-item sidebar-writing-placeholder",style:{paddingLeft:ae+16},children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-writing-spinner"}),c.jsx("span",{className:"sidebar-item-title-text",children:d})]}),c.jsx("div",{className:"sidebar-item-meta",children:"Writing..."})]})]},`vg-${B.filename}`):it(B,ae,xe,Ve,!1,$e)},ft=(B,ae,xe,Ve,$e=!1)=>{const We=12+ae*16;if(B.type==="doc"){const Se=t.find(ce=>ce.filename===B.file);return!Se||z.has(Se.filename)?null:lt(Se,We,xe,Ve,$e)}const P=B,O=`container-${P.id}`,G=k.has(O),he=Au(P.items),ze=P.autoAccept===!0,ot=ze||$e;return c.jsxs("div",{className:`${M(P.id)} ${R(P.id)?"files-drop-inside":""}`,children:[c.jsxs("div",{className:`files-row is-container ${_(P.id)?"dragging":""} ${M(P.id)}`,style:{paddingLeft:We,...L(P.id)},"data-drag-id":P.id,"data-drag-type":"container-header","data-drag-ws":xe,"data-drag-parent":Ve||"","data-section-key":O,onPointerDown:Se=>T(Se,{type:"container",id:P.id,sourceWs:xe},P.name),onClick:()=>!E&&st(O),onDoubleClick:Se=>{Se.stopPropagation(),St("container",P.id,P.name,xe)},onContextMenu:Se=>{Se.preventDefault(),Se.stopPropagation(),De({x:Se.clientX,y:Se.clientY,type:"container",wsFilename:xe,containerId:P.id,title:P.name,nodes:P.items,autoAccept:ze})},children:[c.jsx("span",{className:"files-row-icon",children:c.jsx(u8,{})}),(H==null?void 0:H.type)==="container"&&H.key===P.id?Le(Tt):c.jsxs(c.Fragment,{children:[c.jsx("span",{className:"files-row-label",children:P.name}),ot&&c.jsx("span",{className:"sidebar-auto-accept-dot",title:ze?"Auto-accept on for this container":"Auto-accept inherited from workspace"}),c.jsx("span",{className:"files-row-count",children:he})]})]}),c.jsxs("div",{className:`files-children${G?" collapsed":""}`,"data-drop-ws":xe,"data-drop-container":P.id,children:[d&&!(f!=null&&f.parentDocId)&&(f==null?void 0:f.wsFilename)===xe&&f.containerId===P.id&&c.jsxs("div",{className:"sidebar-item sidebar-writing-placeholder",style:{paddingLeft:12+(ae+1)*16},children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-writing-spinner"}),c.jsx("span",{className:"sidebar-item-title-text",children:d})]}),c.jsx("div",{className:"sidebar-item-meta",children:"Writing..."})]}),P.items.filter(Se=>Se.type!=="doc"||!b(Se.file)).map(Se=>ft(Se,ae+1,xe,P.id,ot))]})]},P.id)};return c.jsxs("div",{className:"files-scroll",ref:l,children:[c.jsxs("div",{className:"files-section",children:[c.jsxs("div",{className:"files-row is-section","data-section-key":"docs",onClick:()=>st("docs"),children:[c.jsx("span",{className:`files-row-chevron leading${k.has("docs")?" collapsed":""}`,children:c.jsx("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"6 9 12 15 18 9"})})}),c.jsx("span",{className:"files-row-label",children:"Documents"}),c.jsx("button",{className:"files-section-btn",onClick:B=>{B.stopPropagation(),be({anchor:B.target.getBoundingClientRect()})},title:"New document",children:"+"})]}),c.jsxs("div",{className:`files-section-list files-children${k.has("docs")?" collapsed":""}`,"data-drop-ws":"__docs__",children:[d&&!(f!=null&&f.parentDocId)&&(!f||!e.some(B=>B.filename===(f==null?void 0:f.wsFilename)))&&c.jsxs("div",{className:"sidebar-item sidebar-writing-placeholder",style:{paddingLeft:28},children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-writing-spinner"}),c.jsx("span",{className:"sidebar-item-title-text",children:d})]}),c.jsx("div",{className:"sidebar-item-meta",children:"Writing..."})]}),qt.map(B=>lt(B,28))]})]}),e.map(B=>{var We,P,O;const ae=((We=B.workspace)==null?void 0:We.root)||[],xe=k.has(B.filename),Ve=Au(ae),$e=((P=B.workspace)==null?void 0:P.autoAccept)===!0||B.autoAccept===!0;return c.jsxs("div",{className:`files-section ${_(B.filename)?"dragging":""} ${(C==null?void 0:C.itemId)===B.filename?C.position==="before"?"files-ws-drop-before":"files-ws-drop-after":""}`,children:[c.jsx("div",{className:`files-row is-section${(C==null?void 0:C.itemId)==="__section__"&&C.wsFilename===B.filename&&C.position==="inside"?" files-ws-drop-target":""}`,"data-section-key":B.filename,"data-ws-drag":B.filename,onPointerDown:G=>T(G,{type:"workspace",filename:B.filename},B.title),onClick:()=>!E&&st(B.filename),onDoubleClick:G=>{G.stopPropagation(),St("workspace",B.filename,B.title)},onContextMenu:G=>{var he;G.preventDefault(),G.stopPropagation(),De({x:G.clientX,y:G.clientY,type:"workspace",wsFilename:B.filename,title:B.title,nodes:ae,autoAccept:((he=B.workspace)==null?void 0:he.autoAccept)===!0||B.autoAccept===!0})},children:(H==null?void 0:H.type)==="workspace"&&H.key===B.filename?c.jsxs(c.Fragment,{children:[c.jsx("span",{className:`files-row-chevron leading${xe?" collapsed":""}`,children:c.jsx("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"6 9 12 15 18 9"})})}),Le(Tt)]}):c.jsxs(c.Fragment,{children:[c.jsx("span",{className:`files-row-chevron leading${xe?" collapsed":""}`,children:c.jsx("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"6 9 12 15 18 9"})})}),c.jsx("span",{className:"files-row-label",children:B.title}),(((O=B.workspace)==null?void 0:O.autoAccept)===!0||B.autoAccept===!0)&&c.jsx("span",{className:"sidebar-auto-accept-dot",title:"Auto-accept on for this workspace"}),c.jsx("span",{className:"files-row-count",children:Ve}),c.jsxs("div",{className:"files-section-actions",children:[c.jsx("button",{className:"files-section-btn",onClick:G=>{G.stopPropagation(),be({anchor:G.target.getBoundingClientRect(),wsFilename:B.filename,containerId:null})},title:"New document",children:"+"}),c.jsx("button",{className:"files-section-btn",onClick:G=>{G.stopPropagation(),o.handleCreateContainer(B.filename,null)},title:"New container",children:"☐"})]})]})}),c.jsxs("div",{className:`files-section-list files-children${xe?" collapsed":""}`,"data-drop-ws":B.filename,children:[d&&!(f!=null&&f.parentDocId)&&(f==null?void 0:f.wsFilename)===B.filename&&f.containerId===null&&c.jsxs("div",{className:"sidebar-item sidebar-writing-placeholder",style:{paddingLeft:28},children:[c.jsxs("div",{className:"sidebar-item-title",children:[c.jsx("span",{className:"sidebar-writing-spinner"}),c.jsx("span",{className:"sidebar-item-title-text",children:d})]}),c.jsx("div",{className:"sidebar-item-meta",children:"Writing..."})]}),ae.filter(G=>G.type!=="doc"||!b(G.file)).map(G=>ft(G,1,B.filename,null,$e))]})]},B.filename)}),c.jsx("div",{className:"files-new-ws",children:c.jsx("button",{onClick:o.handleCreateWorkspace,children:"+ New Workspace"})}),fe&&c.jsx(Td,{x:fe.x,y:fe.y,filename:fe.wsFilename,title:fe.title,onClose:()=>De(null),onDuplicate:()=>{},onRename:()=>{fe.type==="workspace"?St("workspace",fe.wsFilename,fe.title):fe.containerId&&St("container",fe.containerId,fe.title,fe.wsFilename),De(null)},onArchive:()=>{},onDelete:()=>{fe.type==="workspace"?o.handleDeleteWorkspace(fe.wsFilename):fe.containerId&&o.handleDeleteContainer(fe.wsFilename,fe.containerId,!1)},folderDocCount:fe.type==="container"?Au(fe.nodes):0,onDeleteWithDocs:fe.type==="container"&&fe.containerId?()=>{o.handleDeleteContainer(fe.wsFilename,fe.containerId,!0)}:void 0,onPluginAction:()=>{},pluginItems:[],folderMode:!0,onNewDoc:B=>{be({anchor:B.target.getBoundingClientRect(),wsFilename:fe.wsFilename,containerId:fe.type==="container"?fe.containerId:null}),De(null)},onNewContainer:()=>{o.handleCreateContainer(fe.wsFilename,fe.type==="container"?fe.containerId:null),De(null)},onAcceptAll:()=>{const B=jp(fe.nodes);B.length&&Pe(B,"accept"),De(null)},onRejectAll:()=>{const B=jp(fe.nodes);B.length&&Pe(B,"reject"),De(null)},folderAutoAccept:fe.autoAccept,folderAutoAcceptLabel:fe.type==="workspace"?"for workspace":"for container",onToggleFolderAutoAccept:()=>{fetch("/api/auto-accept/inherit",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({wsFile:fe.wsFilename,...fe.type==="container"?{containerId:fe.containerId}:{},enabled:!fe.autoAccept})}).catch(()=>{})},onRequestSortAll:()=>{const B=jp(fe.nodes);B.length&&pe(B)}}),D&&c.jsx(Td,{x:D.x,y:D.y,filename:D.filename,title:D.title,bulkCount:D.bulkCount,onBulkDelete:se,onBulkRequestSort:D.bulkCount?()=>pe([...q]):void 0,onClose:()=>J(null),onDuplicate:()=>Me(D.filename),onRename:()=>{St("doc",D.filename,D.title),J(null)},onArchive:()=>o.handleArchive(D.filename),onDelete:()=>o.handleDelete(D.filename),onPluginAction:(B,ae)=>Ge(B,ae,D.filename,D.title),pluginItems:V,onSchedulePost:()=>{Q({filename:D.filename,title:D.title}),J(null)},onViewAnalytics:D.docId&&D.lastSent&&(D.postedUrl||D.isNewsletter)?()=>{D.isNewsletter?ge({docId:D.docId,title:D.title}):D.postedUrl&&window.open(D.postedUrl,"_blank"),J(null)}:void 0,viewAnalyticsLabel:D.isNewsletter?"View Analytics":D.postedUrl?"View on X":"View Analytics",isApproved:o.getDocTags(D.filename).includes("✓"),onToggleApprove:()=>{o.getDocTags(D.filename).includes("✓")?o.handleRemoveTag(D.filename,"✓"):(o.handleAddTag(D.filename,"✓"),setTimeout(()=>window.dispatchEvent(new CustomEvent("ow-accept-all")),50))},isAutoAccept:(()=>{var ae;const B=(ae=t.find(xe=>xe.filename===D.filename))==null?void 0:ae.autoAccept;return B===!0?!0:B===!1?!1:_d(e,D.filename)})(),onToggleAutoAccept:()=>{var xe;const B=(xe=t.find(Ve=>Ve.filename===D.filename))==null?void 0:xe.autoAccept,ae=B===!0?!0:B===!1?!1:_d(e,D.filename);fetch("/api/auto-accept",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({filename:D.filename,enabled:!ae})}).then(()=>o.fetchDocs()).catch(()=>{})},isAlreadySent:!!D.lastSent,onMarkSent:()=>{const B=D.filename;o.getDocTags(B).includes("✓")&&o.handleRemoveTag(B,"✓"),s(B),setTimeout(()=>{fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({manualPost:{postedAt:new Date().toISOString()}})}).then(()=>o.fetchDocs()).catch(()=>{})},100),J(null)},sortState:D.bulkCount?void 0:(nt=D.sortRequest)!=null&&nt.proposal?"proposal":D.sortRequest?"pending":"none",sortProposalLabel:(()=>{var We;const B=(We=D.sortRequest)==null?void 0:We.proposal;if(!B)return;const ae=e.find(P=>P.filename===B.wsFilename),xe=(ae==null?void 0:ae.title)||B.wsFilename;if(!B.containerId)return xe;const Ve=P=>{for(const O of P){if(O.type==="container"&&O.id===B.containerId)return O.name;if(O.type==="container"){const G=Ve(O.items);if(G)return G}}return null},$e=ae!=null&&ae.workspace?Ve(ae.workspace.root):null;return $e?`${xe} / ${$e}`:xe})(),sortProposalReasoning:(ve=(ye=D.sortRequest)==null?void 0:ye.proposal)==null?void 0:ve.reasoning,onRequestSort:D.bulkCount?void 0:()=>pe([D.filename]),onCancelSort:()=>me(D.filename),onAcceptSortProposal:()=>tt(D.filename),onRejectSortProposal:()=>me(D.filename)}),F&&c.jsx(S2,{actionLabel:F.label,docTitle:F.title,onClose:()=>j(null),onConfirm:B=>{const ae=V.find(xe=>xe.action===F.action);ae&&Ge(F.action,ae,F.filename,F.title,B),j(null)}}),de&&c.jsx(E2,{docId:de.docId,title:de.title,onClose:()=>ge(null)}),I&&c.jsx(Ll,{filename:I.filename,title:I.title,onClose:()=>Q(null)}),re&&c.jsx(N2,{anchorRect:re.anchor,onClose:()=>be(null),onSelect:B=>{be(null),re.wsFilename?o.handleCreateInWorkspace(re.wsFilename,re.containerId??null,B):B?fetch("/api/documents",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({metadata:B})}).catch(()=>{}):i()}})]})}const k8=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],S8=[{value:"any",label:"Any"},{value:"content_type",label:"Content Type"},{value:"connection",label:"Connection"}],M2=["America/New_York","America/Chicago","America/Denver","America/Los_Angeles","America/Anchorage","Pacific/Honolulu","America/Phoenix","America/Toronto","America/Vancouver","America/Sao_Paulo","America/Mexico_City","Europe/London","Europe/Paris","Europe/Berlin","Europe/Amsterdam","Europe/Rome","Europe/Madrid","Europe/Moscow","Asia/Tokyo","Asia/Shanghai","Asia/Kolkata","Asia/Dubai","Asia/Singapore","Asia/Seoul","Australia/Sydney","Australia/Melbourne","Pacific/Auckland"];function w1(t){var e;try{const n=new Date,i=((e=new Intl.DateTimeFormat("en-US",{timeZone:t,timeZoneName:"short"}).formatToParts(n).find(l=>l.type==="timeZoneName"))==null?void 0:e.value)||"";return`${t.split("/").pop().replace(/_/g," ")} (${i})`}catch{return t}}function E8(t){if(t.length>0)return t[0].timezone;try{const e=Intl.DateTimeFormat().resolvedOptions().timeZone;if(M2.includes(e))return e}catch{}return"America/New_York"}function N8({slots:t,onBack:e}){const[n,r]=x.useState(t),[s,i]=x.useState(()=>E8(t)),[o,l]=x.useState(!1),[d,f]=x.useState("09:00"),[h,m]=x.useState(["default"]),[g,v]=x.useState("any"),[b,k]=x.useState(!1),w=x.useRef(null);x.useEffect(()=>{if(!o)return;function _(R){w.current&&!w.current.contains(R.target)&&l(!1)}return document.addEventListener("mousedown",_),()=>document.removeEventListener("mousedown",_)},[o]);async function E(_){i(_);const R=[];for(const L of n){const $=await fetch(`/api/scheduler/slots/${L.id}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({timezone:_})});if($.ok){const z=await $.json();R.push(z.slot)}else R.push(L)}R.length>0&&r(R)}async function C(){const _=await fetch("/api/scheduler/slots",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({time:d,days:h.includes("default")?["default"]:h,filter_type:g,timezone:s})});if(_.ok){const R=await _.json();r(L=>[...L,R.slot]),k(!1),f("09:00"),m(["default"]),v("any")}}async function T(_){(await fetch(`/api/scheduler/slots/${_}`,{method:"DELETE"})).ok&&r(L=>L.filter($=>$.id!==_))}function M(_){m(R=>{if(_==="default")return["default"];const L=R.filter($=>$!=="default");if(L.includes(_)){const $=L.filter(z=>z!==_);return $.length===0?["default"]:$}return[...L,_]})}return c.jsxs("div",{className:"sidebar-schedule",children:[c.jsxs("div",{className:"sidebar-schedule-header",children:[c.jsx("button",{className:"sidebar-schedule-btn",onClick:e,title:"Back",children:c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"m15 18-6-6 6-6"})})}),c.jsx("h3",{children:"Slot Settings"}),c.jsx("button",{className:"sidebar-schedule-btn",onClick:()=>k(!b),children:b?"Cancel":"+ Add"})]}),c.jsxs("div",{className:"slot-tz",ref:w,children:[c.jsx("label",{className:"slot-tz-label",children:"Timezone"}),c.jsxs("button",{className:"slot-tz-trigger",onClick:()=>l(!o),children:[c.jsx("span",{children:w1(s)}),c.jsx("svg",{width:"10",height:"10",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",className:`slot-tz-chevron ${o?"slot-tz-chevron--open":""}`,children:c.jsx("path",{d:"m6 9 6 6 6-6"})})]}),o&&c.jsx("div",{className:"slot-tz-dropdown",children:M2.map(_=>c.jsx("div",{className:`slot-tz-option ${_===s?"active":""}`,onClick:()=>{E(_),l(!1)},children:w1(_)},_))})]}),b&&c.jsxs("div",{className:"slot-add-form",children:[c.jsxs("div",{className:"slot-add-row",children:[c.jsx("input",{type:"time",className:"slot-input",value:d,onChange:_=>f(_.target.value)}),c.jsx("select",{className:"slot-input",value:g,onChange:_=>v(_.target.value),children:S8.map(_=>c.jsx("option",{value:_.value,children:_.label},_.value))})]}),c.jsxs("div",{className:"slot-add-days",children:[c.jsx("button",{className:`sidebar-schedule-btn slot-day-btn ${h.includes("default")?"sidebar-schedule-btn--active":""}`,onClick:()=>M("default"),children:"Every day"}),k8.map(_=>c.jsx("button",{className:`sidebar-schedule-btn slot-day-btn ${h.includes(_.toLowerCase())?"sidebar-schedule-btn--active":""}`,onClick:()=>M(_.toLowerCase()),children:_},_))]}),c.jsx("button",{className:"sidebar-schedule-btn sidebar-schedule-btn--active slot-create-btn",onClick:C,children:"Create Slot"})]}),c.jsx("div",{className:"slot-list",children:n.length===0?c.jsxs("div",{className:"schedule-empty",children:[c.jsx("div",{className:"schedule-empty-title",children:"No slots"}),c.jsx("div",{className:"schedule-empty-desc",children:"Create time slots to define your posting schedule."})]}):n.map(_=>c.jsxs("div",{className:"schedule-item slot-item",children:[c.jsx("div",{className:"schedule-item-time slot-item-time",children:C8(_.time)}),c.jsxs("div",{className:"schedule-item-content",children:[c.jsx("div",{className:"schedule-item-text",children:_.days.includes("default")?"Every day":_.days.join(", ")}),c.jsxs("div",{className:"schedule-item-meta",children:[c.jsxs("span",{children:["Filter: ",_.filter_type]}),_.filter_value&&c.jsxs("span",{children:["(",_.filter_value,")"]})]})]}),c.jsx("button",{className:"schedule-item-action schedule-item-action--danger slot-delete-btn",onClick:()=>T(_.id),title:"Delete slot",children:"×"})]},_.id))})]})}function C8(t){const[e,n]=t.split(":").map(Number),r=e>=12?"PM":"AM";return`${e%12||12}:${String(n).padStart(2,"0")} ${r}`}function _8({onBack:t}){const[e,n]=x.useState([]),[r,s]=x.useState([]),[i,o]=x.useState(null),[l,d]=x.useState(!1),[f,h]=x.useState(!0),m=x.useCallback(async()=>{try{const[E,C]=await Promise.all([fetch("/api/scheduler/autoplugs/goals"),fetch("/api/scheduler/autoplugs/tracking")]);if(E.ok){const T=await E.json();n(T.goals||[])}if(C.ok){const T=await C.json();s(T.tracking||[])}}catch{}h(!1)},[]);x.useEffect(()=>{m()},[m]);const g=async E=>{(await fetch(`/api/scheduler/autoplugs/goals/${E.id}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({enabled:!E.enabled})})).ok&&n(T=>T.map(M=>M.id===E.id?{...M,enabled:!M.enabled}:M))},v=async E=>{(await fetch(`/api/scheduler/autoplugs/goals/${E}`,{method:"DELETE"})).ok&&(n(T=>T.filter(M=>M.id!==E)),o(null))},b=async E=>{(await fetch(`/api/scheduler/autoplugs/tracking/${E}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({skipped:!0})})).ok&&s(T=>T.map(M=>M.id===E?{...M,skipped:!0}:M))},k=e.reduce((E,C)=>C.rule&&C.enabled?Math.min(E,C.rule.threshold):E,1/0),w=k===1/0?50:k;return c.jsxs("div",{className:"sidebar-schedule",children:[c.jsxs("div",{className:"sidebar-schedule-header",children:[c.jsx("button",{className:"sidebar-schedule-back",onClick:t,title:"Back",children:c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"m15 18-6-6 6-6"})})}),c.jsx("h3",{children:"Autoplugs"}),c.jsx("button",{className:"sidebar-schedule-btn",onClick:()=>d(!l),children:l?"Cancel":"+ Add"})]}),l&&c.jsx(M8,{onCreated:E=>{n(C=>[...C,E]),d(!1)}}),f?null:c.jsxs(c.Fragment,{children:[e.length===0?c.jsxs("div",{className:"schedule-empty",children:[c.jsx("div",{className:"schedule-empty-title",children:"No goals"}),c.jsx("div",{className:"schedule-empty-desc",children:"Create a goal to start autoplugging your tweets."})]}):e.map(E=>c.jsxs("div",{children:[c.jsxs("div",{className:"schedule-item",onClick:()=>o(i===E.id?null:E.id),children:[c.jsxs("div",{className:"schedule-item-content",children:[c.jsx("div",{className:"schedule-item-text",children:E.name}),c.jsx("div",{className:"schedule-item-meta",children:T8(E).map((C,T)=>c.jsx("span",{children:C},T))})]}),c.jsx("button",{className:`autoplug-toggle ${E.enabled?"autoplug-toggle--on":"autoplug-toggle--off"}`,onClick:C=>{C.stopPropagation(),g(E)},title:E.enabled?"Disable":"Enable"})]}),i===E.id&&c.jsx(A8,{goal:E,onSaved:C=>{n(T=>T.map(M=>M.id===C.id?C:M))},onDeleted:()=>v(E.id),onRefresh:m})]},E.id)),c.jsx("div",{className:"schedule-day-header",children:"Tracking"}),r.length===0?c.jsxs("div",{className:"schedule-empty",children:[c.jsx("div",{className:"schedule-empty-title",children:"No tracked tweets"}),c.jsx("div",{className:"schedule-empty-desc",children:"Tweets will appear here after posting."})]}):r.map(E=>c.jsxs("div",{className:"schedule-item",children:[c.jsxs("div",{className:"schedule-item-content",children:[c.jsx("div",{className:"schedule-item-text",children:E.original_text||`Tweet ${E.tweet_id}`}),c.jsxs("div",{className:"schedule-item-meta",children:[c.jsx("span",{children:j8(E.posted_at)}),c.jsxs("span",{children:[E.likes," likes"]}),c.jsxs("span",{children:[E.retweets," RTs"]}),E.views>0&&c.jsxs("span",{children:[R8(E.views)," views"]})]}),E.triggered?c.jsxs("div",{className:"autoplug-tracking-triggered",children:[c.jsx("svg",{width:"10",height:"10",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})}),"Autoplugged ",E.goal_name?`→ ${E.goal_name}`:""]}):E.skipped?c.jsx("div",{className:"autoplug-tracking-skipped",children:"Skipped"}):c.jsx("div",{className:"autoplug-tracking-bar",children:c.jsx("div",{className:"autoplug-tracking-bar-fill",style:{width:`${Math.min(100,E.likes/w*100)}%`}})})]}),!E.triggered&&!E.skipped&&c.jsx("button",{className:"autoplug-tracking-skip",onClick:()=>b(E.id),title:"Skip autoplug for this tweet",children:"×"})]},E.id))]})]})}function T8(t){const e=[];return t.rule&&(e.push(`${t.rule.threshold}+ ${t.rule.metric}`),e.push(t.rule.mode.charAt(0).toUpperCase()+t.rule.mode.slice(1)),t.rule.delay_minutes>0&&e.push(`${t.rule.delay_minutes}m delay`)),e.push(`${t.pool_count} msg${t.pool_count!==1?"s":""}`),e}function M8({onCreated:t}){const[e,n]=x.useState(""),[r,s]=x.useState(""),[i,o]=x.useState(""),[l,d]=x.useState("likes"),[f,h]=x.useState(50),[m,g]=x.useState(30),[v,b]=x.useState("static"),[k,w]=x.useState(!1),E=async()=>{if(e.trim()){w(!0);try{const C=await fetch("/api/scheduler/autoplugs/goals",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e.trim(),link:r.trim()||null,description:i.trim()||null})});if(!C.ok){w(!1);return}const{goal:T}=await C.json();await fetch("/api/scheduler/autoplugs/rules",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({goal_id:T.id,metric:l,threshold:f,delay_minutes:m,mode:v})});const M=await fetch("/api/scheduler/autoplugs/goals");if(M.ok){const R=((await M.json()).goals||[]).find(L=>L.id===T.id);if(R){t(R);return}}t({...T,rule_count:1,pool_count:0,rule:{metric:l,threshold:f,delay_minutes:m,mode:v,id:""}})}finally{w(!1)}}};return c.jsxs("div",{className:"autoplug-editor",children:[c.jsxs("label",{children:["Name",c.jsx("input",{value:e,onChange:C=>n(C.target.value),placeholder:"Newsletter, Course..."})]}),c.jsxs("label",{children:["Link",c.jsx("input",{value:r,onChange:C=>s(C.target.value),placeholder:"https://..."})]}),c.jsxs("label",{children:["Description (context for LLM)",c.jsx("textarea",{value:i,onChange:C=>o(C.target.value),placeholder:"Weekly engineering insights...",rows:2})]}),c.jsxs("div",{className:"autoplug-editor-row",children:[c.jsx("input",{type:"number",value:f,onChange:C=>h(Number(C.target.value)),min:1}),c.jsxs("select",{value:l,onChange:C=>d(C.target.value),children:[c.jsx("option",{value:"likes",children:"likes"}),c.jsx("option",{value:"retweets",children:"retweets"}),c.jsx("option",{value:"views",children:"views"})]}),c.jsx("span",{className:"autoplug-editor-row-label",children:"wait"}),c.jsx("input",{type:"number",value:m,onChange:C=>g(Number(C.target.value)),min:0,className:"autoplug-delay-input"}),c.jsx("span",{className:"autoplug-editor-row-label",children:"min"})]}),c.jsx("div",{className:"autoplug-mode-toggle",children:["static","llm","hybrid"].map(C=>c.jsx("button",{className:v===C?"active":"",onClick:()=>b(C),children:C==="llm"?"LLM":C.charAt(0).toUpperCase()+C.slice(1)},C))}),c.jsx("button",{className:"sidebar-schedule-btn sidebar-schedule-btn--active autoplug-create-btn",onClick:E,disabled:k||!e.trim(),children:k?"Creating...":"Create Goal"})]})}function A8({goal:t,onSaved:e,onDeleted:n,onRefresh:r}){var Z,D,J,q;const[s,i]=x.useState(t.name),[o,l]=x.useState(t.link||""),[d,f]=x.useState(t.description||""),[h,m]=x.useState(((Z=t.rule)==null?void 0:Z.metric)||"likes"),[g,v]=x.useState(((D=t.rule)==null?void 0:D.threshold)||50),[b,k]=x.useState(((J=t.rule)==null?void 0:J.delay_minutes)||30),[w,E]=x.useState(((q=t.rule)==null?void 0:q.mode)||"static"),[C,T]=x.useState([]),[M,_]=x.useState(""),[R,L]=x.useState(!1);x.useEffect(()=>{fetch(`/api/scheduler/autoplugs/goals/${t.id}/pool`).then(W=>W.json()).then(W=>T(W.pool||[])).catch(()=>{})},[t.id]);const $=async()=>{var W;L(!0);try{await fetch(`/api/scheduler/autoplugs/goals/${t.id}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:s,link:o||null,description:d||null})}),(W=t.rule)!=null&&W.id?await fetch(`/api/scheduler/autoplugs/rules/${t.rule.id}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({metric:h,threshold:g,delay_minutes:b,mode:w})}):await fetch("/api/scheduler/autoplugs/rules",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({goal_id:t.id,metric:h,threshold:g,delay_minutes:b,mode:w})}),r()}finally{L(!1)}},z=async()=>{if(!M.trim())return;const W=await fetch(`/api/scheduler/autoplugs/goals/${t.id}/pool`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({content:M.trim()})});if(W.ok){const K=await W.json();T(ee=>[...ee,K.message]),_("")}},H=async W=>{(await fetch(`/api/scheduler/autoplugs/pool/${W}`,{method:"DELETE"})).ok&&T(ee=>ee.filter(V=>V.id!==W))};return c.jsxs("div",{className:"autoplug-editor",children:[c.jsxs("label",{children:["Name",c.jsx("input",{value:s,onChange:W=>i(W.target.value)})]}),c.jsxs("label",{children:["Link",c.jsx("input",{value:o,onChange:W=>l(W.target.value),placeholder:"https://..."})]}),c.jsxs("label",{children:["Description",c.jsx("textarea",{value:d,onChange:W=>f(W.target.value),rows:2})]}),c.jsx("div",{className:"autoplug-editor-section-label",children:"Trigger"}),c.jsxs("div",{className:"autoplug-editor-row",children:[c.jsx("input",{type:"number",value:g,onChange:W=>v(Number(W.target.value)),min:1}),c.jsxs("select",{value:h,onChange:W=>m(W.target.value),children:[c.jsx("option",{value:"likes",children:"likes"}),c.jsx("option",{value:"retweets",children:"retweets"}),c.jsx("option",{value:"views",children:"views"})]}),c.jsx("span",{className:"autoplug-editor-row-label",children:"wait"}),c.jsx("input",{type:"number",value:b,onChange:W=>k(Number(W.target.value)),min:0,className:"autoplug-delay-input"}),c.jsx("span",{className:"autoplug-editor-row-label",children:"min"})]}),c.jsx("div",{className:"autoplug-mode-toggle",children:["static","llm","hybrid"].map(W=>c.jsx("button",{className:w===W?"active":"",onClick:()=>E(W),children:W==="llm"?"LLM":W.charAt(0).toUpperCase()+W.slice(1)},W))}),c.jsxs("div",{className:"autoplug-pool-section",children:[c.jsx("div",{className:"autoplug-editor-section-label",children:"Static Pool"}),C.map(W=>c.jsxs("div",{className:"autoplug-pool-item",children:[c.jsx("span",{children:W.content}),c.jsx("button",{onClick:()=>H(W.id),title:"Remove",children:"×"})]},W.id)),c.jsxs("div",{className:"autoplug-pool-add",children:[c.jsx("input",{value:M,onChange:W=>_(W.target.value),placeholder:"Add message... (use {{link}} for link)",onKeyDown:W=>W.key==="Enter"&&z()}),c.jsx("button",{onClick:z,children:"+"})]})]}),(w==="llm"||w==="hybrid")&&c.jsx("div",{className:"autoplug-llm-hint",children:"LLM mode uses Author's Voice to generate contextual replies referencing the original tweet."}),c.jsxs("div",{className:"autoplug-editor-actions",children:[c.jsx("button",{className:"schedule-item-action",onClick:$,disabled:R,children:R?"Saving...":"Save"}),c.jsx("button",{className:"schedule-item-action schedule-item-action--danger",onClick:n,children:"Delete"})]})]})}function j8(t){const e=Date.now()-new Date(t).getTime(),n=Math.floor(e/6e4);if(n<60)return`${n}m ago`;const r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function R8(t){return t>=1e6?`${(t/1e6).toFixed(1)}M`:t>=1e3?`${(t/1e3).toFixed(1)}K`:String(t)}function O8({onBack:t}){const[e,n]=x.useState([]),[r,s]=x.useState([]),[i,o]=x.useState(!1),[l,d]=x.useState(!1),[f,h]=x.useState(null),[m,g]=x.useState(!0),v=x.useCallback(async()=>{try{const[w,E]=await Promise.all([fetch("/api/scheduler/queue"),fetch("/api/scheduler/slots"),fetch("/api/scheduler/sync",{method:"POST"})]);if(w.ok){const C=await w.json();n(C.items||[])}if(E.ok){const C=await E.json();s(C.slots||[])}}catch{}g(!1)},[]);x.useEffect(()=>{v()},[v]);const b=async w=>{(await fetch(`/api/scheduler/queue/${w}`,{method:"DELETE"})).ok&&(n(C=>C.filter(T=>T.id!==w)),h(null))};if(l)return c.jsx(_8,{onBack:()=>{d(!1),v()}});if(i)return c.jsx(N8,{slots:r,onBack:()=>{o(!1),v()}});const k=I8(r,e);return c.jsxs("div",{className:"sidebar-schedule",children:[c.jsxs("div",{className:"sidebar-schedule-header",children:[c.jsx("button",{className:"sidebar-schedule-back",onClick:t,title:"Back to documents",children:c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"m15 18-6-6 6-6"})})}),c.jsx("h3",{children:"Schedule"}),c.jsxs("div",{className:"sidebar-schedule-actions",children:[c.jsx("button",{className:"sidebar-schedule-btn",onClick:()=>d(!0),title:"Autoplugs",children:c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"})})}),c.jsx("button",{className:"sidebar-schedule-btn",onClick:()=>o(!0),title:"Manage slots",children:c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"}),c.jsx("circle",{cx:"12",cy:"12",r:"3"})]})})]})]}),m?null:r.length===0?c.jsxs("div",{className:"schedule-empty",children:[c.jsx("div",{className:"schedule-empty-title",children:"No time slots"}),c.jsx("div",{className:"schedule-empty-desc",children:"Create time slots to define your posting schedule."})]}):k.map(({label:w,entries:E})=>c.jsxs("div",{className:"schedule-day",children:[c.jsx("div",{className:"schedule-day-header",children:w}),E.map((C,T)=>{var M,_,R,L,$;return C.type==="empty"?c.jsxs("div",{className:"schedule-slot-empty",children:[c.jsx("div",{className:"schedule-item-time",children:S1(C.time)}),c.jsx("div",{className:"schedule-slot-empty-label",children:((M=C.slot)==null?void 0:M.filter_type)==="any"?"Open slot":`${(_=C.slot)==null?void 0:_.filter_type}: ${((R=C.slot)==null?void 0:R.filter_value)||"any"}`})]},`empty-${T}`):c.jsxs("div",{children:[c.jsxs("div",{className:"schedule-item",onClick:()=>h(f===C.item.id?null:C.item.id),children:[c.jsx("div",{className:"schedule-item-time",children:S1(C.time)}),c.jsxs("div",{className:"schedule-item-content",children:[c.jsx("div",{className:"schedule-item-text",children:((L=C.item.content)==null?void 0:L.text)||JSON.stringify(C.item.content)}),c.jsxs("div",{className:"schedule-item-meta",children:[c.jsx("span",{className:`schedule-item-status schedule-item-status--${C.item.status}`}),c.jsx("span",{children:C.item.status}),C.item.connection_name&&c.jsx("span",{children:C.item.connection_name}),C.item.provider&&c.jsx("span",{children:C.item.provider})]})]})]}),f===C.item.id&&c.jsxs("div",{className:"schedule-item-expanded",children:[c.jsx("div",{className:"schedule-item-full-text",children:(($=C.item.content)==null?void 0:$.text)||JSON.stringify(C.item.content,null,2)}),c.jsx("div",{className:"schedule-item-actions",children:c.jsx("button",{className:"schedule-item-action schedule-item-action--danger",onClick:()=>b(C.item.id),children:"Cancel"})})]})]},C.item.id)})]},w))]})}function I8(t,e){const n=new Date,r=[];for(let l=0;l<7;l++){const d=new Date(n);d.setDate(d.getDate()+l),d.setHours(0,0,0,0);let f;l===0?f="Today":l===1?f="Tomorrow":f=d.toLocaleDateString("en-US",{weekday:"short",month:"short",day:"numeric"}),r.push({label:f,date:d})}const s=new Map;for(const l of e){const d=new Date(l.scheduled_at),f=`${d.getFullYear()}-${d.getMonth()}-${d.getDate()}-${d.getHours()}-${d.getMinutes()}`;s.set(f,l)}const i=new Set,o=[];for(const{label:l,date:d}of r){const f=[],h=d.getDay(),g=["sun","mon","tue","wed","thu","fri","sat"][h];for(const v of t){if(!(v.days.includes("default")||v.days.includes(g)))continue;const[k,w]=v.time.split(":").map(Number),E=new Date(d);if(E.setHours(k,w,0,0),k1(d,n)&&E<n)continue;const C=`${E.getFullYear()}-${E.getMonth()}-${E.getDate()}-${k}-${w}`,T=s.get(C);T?(f.push({type:"filled",time:E,item:T,slot:v}),i.add(T.id)):f.push({type:"empty",time:E,slot:v})}for(const v of e){if(i.has(v.id))continue;const b=new Date(v.scheduled_at);k1(b,d)&&(f.push({type:"filled",time:b,item:v}),i.add(v.id))}f.sort((v,b)=>v.time.getTime()-b.time.getTime()),f.length>0&&o.push({label:l,entries:f})}return o}function k1(t,e){return t.getFullYear()===e.getFullYear()&&t.getMonth()===e.getMonth()&&t.getDate()===e.getDate()}function S1(t){return t.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0})}function L8({onBack:t}){const[e,n]=x.useState([]),[r,s]=x.useState(""),[i,o]=x.useState(null),[l,d]=x.useState(!1),f=x.useRef(null),h=x.useCallback(async()=>{try{const w=await fetch("/api/tasks");if(w.ok){const E=await w.json();n(E.tasks||[])}}catch{}},[]);x.useEffect(()=>{h()},[h]);const m=async()=>{const w=r.trim();if(w){s("");try{const E=await fetch("/api/tasks",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({text:w})});if(E.ok){const C=await E.json();n(T=>[...T,C.task])}}catch{}}},g=w=>{o(w),fetch(`/api/tasks/${w}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({completed:!0})}).catch(()=>{}),setTimeout(()=>{n(E=>E.filter(C=>C.id!==w)),o(null)},400)},v=async w=>{try{(await fetch(`/api/tasks/${w}`,{method:"DELETE"})).ok&&n(C=>C.filter(T=>T.id!==w))}catch{}},b=()=>{d(!0),setTimeout(()=>{var w;return(w=f.current)==null?void 0:w.focus()},0)},k=e.filter(w=>!w.completed);return c.jsxs("div",{className:"sidebar-tasks",children:[c.jsxs("div",{className:"sidebar-tasks-header",children:[c.jsx("button",{className:"sidebar-tasks-back",onClick:t,title:"Back to documents",children:c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"m15 18-6-6 6-6"})})}),c.jsx("h3",{children:"Tasks"}),c.jsx("button",{className:"sidebar-tasks-add-btn",onClick:b,title:"Add task",children:"+"})]}),k.length===0&&!l?c.jsxs("div",{className:"sidebar-tasks-empty",children:[c.jsx("div",{className:"sidebar-tasks-empty-title",children:"No tasks"}),c.jsx("div",{className:"sidebar-tasks-empty-desc",children:"Add tasks to track your checklist."})]}):c.jsx("div",{className:"sidebar-tasks-list",children:k.map(w=>c.jsxs("div",{className:`sidebar-tasks-item${i===w.id?" completing":""}`,children:[c.jsx("input",{type:"checkbox",className:"sidebar-tasks-checkbox",checked:i===w.id,onChange:()=>g(w.id)}),c.jsx("span",{className:`sidebar-tasks-text${i===w.id?" completed":""}`,children:w.text}),c.jsx("button",{className:"sidebar-tasks-delete",onClick:()=>v(w.id),title:"Remove",children:"×"})]},w.id))}),l&&c.jsx("div",{className:"sidebar-tasks-add",children:c.jsx("input",{ref:f,type:"text",placeholder:"New task...",value:r,onChange:w=>s(w.target.value),onKeyDown:w=>{w.key==="Enter"&&m(),w.key==="Escape"&&(d(!1),s(""))},onBlur:()=>{r.trim()||d(!1)}})})]})}function D8({profiles:t,activeProfile:e,trashedProfiles:n,onSwitch:r,onCreate:s,onDelete:i,onRestore:o}){const[l,d]=x.useState(!1),[f,h]=x.useState(!1),[m,g]=x.useState(""),[v,b]=x.useState(null),k=x.useRef(null),w=x.useRef(null);x.useEffect(()=>{if(!l)return;const C=T=>{k.current&&!k.current.contains(T.target)&&(d(!1),h(!1),g(""),b(null))};return document.addEventListener("mousedown",C),()=>document.removeEventListener("mousedown",C)},[l]),x.useEffect(()=>{f&&w.current&&w.current.focus()},[f]);const E=()=>{const C=m.trim();C&&(s(C),g(""),h(!1))};return c.jsxs("div",{className:"sidebar-profile-wrapper",ref:k,children:[c.jsx("button",{className:"sidebar-collapse-btn",onClick:()=>d(!l),title:`Profile: ${e}`,children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"12",cy:"8",r:"4"}),c.jsx("path",{d:"M5.5 21a8.38 8.38 0 0 1 13 0"})]})}),l&&c.jsxs("div",{className:"sidebar-profile-dropdown",children:[t.map(C=>c.jsxs("div",{className:"sidebar-profile-row",children:[v===C?c.jsxs("div",{className:"sidebar-profile-confirm",children:[c.jsx("span",{children:"Delete?"}),c.jsxs("div",{className:"sidebar-inline-confirm",children:[c.jsx("button",{onClick:()=>{i(C),b(null)},children:"Yes"}),c.jsx("button",{onClick:()=>b(null),children:"No"})]})]}):c.jsx(c.Fragment,{children:c.jsxs("button",{className:`sidebar-profile-option ${C===e?"active":""}`,onClick:()=>{C!==e&&r(C),d(!1)},children:[c.jsx("span",{className:"sidebar-profile-check",children:C===e?"✓":""}),c.jsx("span",{children:C})]})}),C!=="Default"&&C!==e&&v!==C&&c.jsx("button",{className:"sidebar-profile-delete-btn",onClick:T=>{T.stopPropagation(),b(C)},title:"Delete profile",children:"×"})]},C)),n.length>0&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"sidebar-profile-divider"}),c.jsx("div",{className:"sidebar-profile-trash-label",children:"Trash"}),n.map(C=>c.jsxs("div",{className:"sidebar-profile-row sidebar-profile-trashed",children:[c.jsx("span",{className:"sidebar-profile-trash-name",children:C}),c.jsx("button",{className:"sidebar-profile-restore-btn",onClick:()=>o(C),children:"Restore"})]},C))]}),c.jsx("div",{className:"sidebar-profile-divider"}),f?c.jsx("div",{className:"sidebar-profile-add-input",children:c.jsx("input",{ref:w,type:"text",value:m,onChange:C=>g(C.target.value),onKeyDown:C=>{C.key==="Enter"&&E(),C.key==="Escape"&&(h(!1),g(""))},placeholder:"Profile name..."})}):c.jsxs("button",{className:"sidebar-profile-option sidebar-profile-add",onClick:()=>h(!0),children:[c.jsx("span",{className:"sidebar-profile-check",children:"+"}),c.jsx("span",{children:"New Profile"})]})]})]})}const E1=200,N1=600,Rp=260;function C1({open:t,onSwitchDocument:e,onCreateDocument:n,refreshKey:r,docTagsRefreshKey:s,workspacesRefreshKey:i,pendingDocs:o,writingTitle:l,writingTarget:d,pendingWriteFilenames:f,onClose:h}){const{docs:m,setDocs:g,workspaces:v,setWorkspaces:b,assignedFiles:k,fetchDocs:w,fetchWorkspaces:E,scrollRef:C,markPendingDelete:T}=Z5(r,i),M=e8(w,E,g,b,m,T),_=Md(),[R,L]=x.useState(()=>{try{const He=localStorage.getItem("ow-sidebar-width");if(He){const pt=parseInt(He,10);if(!isNaN(pt)&&pt>=E1&&pt<=N1)return pt}}catch{}return Rp}),$=x.useRef(!1),z=x.useCallback(He=>{He.preventDefault(),$.current=!0,document.body.style.cursor="col-resize",document.body.style.userSelect="none";const pt=Ze=>{if(!$.current)return;const ie=Math.min(N1,Math.max(E1,Ze.clientX));L(ie)},qt=()=>{$.current=!1,document.body.style.cursor="",document.body.style.userSelect="",window.removeEventListener("pointermove",pt),window.removeEventListener("pointerup",qt);try{localStorage.setItem("ow-sidebar-width",String(H.current))}catch{}};window.addEventListener("pointermove",pt),window.addEventListener("pointerup",qt)},[]),H=x.useRef(R);H.current=R;const Z=x.useCallback(He=>{g(pt=>pt.map(qt=>({...qt,isActive:qt.filename===He}))),e(He)},[g,e]),[D,J]=x.useState(!1),[q,W]=x.useState(!1),[K,ee]=x.useState([]),[V,ne]=x.useState("Default"),F=x.useCallback(async()=>{try{const He=await fetch("/api/profiles");if(He.ok){const pt=await He.json();ee(pt.profiles),ne(pt.active)}}catch{}},[]);x.useEffect(()=>{F()},[F]);const j=x.useCallback(async He=>{try{(await fetch("/api/profiles/switch",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:He})})).ok&&(ne(He),F())}catch{}},[F]),I=x.useCallback(async He=>{try{(await fetch("/api/profiles",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:He})})).ok&&F()}catch{}},[F]),[Q,de]=x.useState([]),ge=x.useCallback(async()=>{try{const He=await fetch("/api/profiles/trash");if(He.ok){const pt=await He.json();de(pt.profiles)}}catch{}},[]);x.useEffect(()=>{ge()},[ge]);const re=x.useCallback(async He=>{try{(await fetch(`/api/profiles/${encodeURIComponent(He)}`,{method:"DELETE"})).ok&&(F(),ge())}catch{}},[F,ge]),be=x.useCallback(async He=>{try{(await fetch("/api/profiles/restore",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:He})})).ok&&(F(),ge())}catch{}},[F,ge]),[fe,De]=x.useState(""),[Ye,Ce]=x.useState(null),ke=x.useRef(),Ee=x.useRef(null),Me=x.useCallback(He=>{if(De(He),ke.current&&clearTimeout(ke.current),!He.trim()){Ce(null);return}ke.current=setTimeout(async()=>{try{const pt=await fetch(`/api/documents/search?q=${encodeURIComponent(He.trim())}&archived=true`);pt.ok&&Ce(await pt.json())}catch{}},250)},[]);x.useEffect(()=>()=>{ke.current&&clearTimeout(ke.current)},[]);const Ge={docs:m,archivedDocs:[],workspaces:v,assignedFiles:k,pendingDocs:o,writingTitle:l,writingTarget:d,pendingWriteFilenames:f,onSwitchDocument:Z,onCreateDocument:n,actions:M,scrollRef:C,searchQuery:fe,searchResults:Ye,onSearchChange:Me},Pe=()=>{switch(_){case"files":return c.jsx(w8,{...Ge});case"timeline":return c.jsx(a8,{...Ge});case"board":return c.jsx(l8,{...Ge});case"shelf":return c.jsx(c8,{...Ge});default:return c.jsx(o8,{...Ge})}},st=c.jsxs("div",{className:"sidebar-search",children:[c.jsxs("svg",{className:"sidebar-search-icon",width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"10.5",cy:"10.5",r:"7"}),c.jsx("path",{d:"m20 20-4.5-4.5"})]}),c.jsx("input",{ref:Ee,className:"sidebar-search-input",type:"text",placeholder:"Search...",value:fe,onChange:He=>Me(He.target.value)}),fe&&c.jsx("button",{className:"sidebar-search-clear",onClick:()=>Me(""),title:"Clear search",children:"×"})]}),St=t?{width:`${R}px`,minWidth:`${R}px`}:void 0,Tt=t?c.jsx("div",{className:"sidebar-resize-handle",onPointerDown:z,onDoubleClick:()=>{L(Rp);try{localStorage.setItem("ow-sidebar-width",String(Rp))}catch{}},title:"Drag to resize · double-click to reset"}):null;return _==="board"?c.jsxs("div",{className:`sidebar sidebar-board-mode ${t?"open":""}`,style:St,children:[Pe(),Tt]}):c.jsxs("div",{className:`sidebar ${t?"open":""}`,style:St,children:[c.jsxs("div",{className:"sidebar-topbar",children:[c.jsxs("div",{className:"sidebar-logo",children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("path",{d:"M17 3a2.83 2.83 0 0 1 4 4L7.5 20.5 2 22l1.5-5.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),c.jsx("path",{d:"M15 5l4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),c.jsx("span",{className:"sidebar-logo-text",children:"OpenWriter"})]}),c.jsxs("div",{className:"sidebar-topbar-actions",children:[c.jsx(D8,{profiles:K,activeProfile:V,trashedProfiles:Q,onSwitch:j,onCreate:I,onDelete:re,onRestore:be}),c.jsx("button",{className:`sidebar-collapse-btn${D?" sidebar-collapse-btn--active":""}`,onClick:()=>{J(!D),W(!1)},title:"Schedule",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),c.jsx("line",{x1:"16",x2:"16",y1:"1",y2:"5"}),c.jsx("line",{x1:"8",x2:"8",y1:"1",y2:"5"}),c.jsx("line",{x1:"3",x2:"21",y1:"9",y2:"9"})]})}),c.jsx("button",{className:`sidebar-collapse-btn${q?" sidebar-collapse-btn--active":""}`,onClick:()=>{W(!q),J(!1)},title:"Tasks",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}),c.jsx("path",{d:"m9 12 2 2 4-4"})]})}),h&&c.jsx("button",{className:"sidebar-collapse-btn",onClick:h,title:"Close sidebar",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:"currentColor",strokeWidth:"2"}),c.jsx("path",{d:"M9 3v18",stroke:"currentColor",strokeWidth:"2"}),c.jsx("path",{d:"M15 10l-2 2 2 2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})})]})]}),q?c.jsx(L8,{onBack:()=>W(!1)}):D?c.jsx(O8,{onBack:()=>J(!1)}):c.jsxs(c.Fragment,{children:[st,Pe()]}),Tt]})}function sy(t,e,n){let r=t.resolve(e);for(;r.depth>0;){const s=r.node(r.depth),i=r.before(r.depth),o=i+s.nodeSize;if(s.childCount===1)e=i,n=o,r=t.resolve(e);else break}return{from:e,to:n}}function P8(t,e){const n=Dn(t,e);if(!n)return!1;const{node:r,pos:s}=n;return t.chain().command(({tr:i})=>(i.setNodeMarkup(s,void 0,{...r.attrs,pendingStatus:null}),!0)).run(),!0}function B8(t,e){const n=Dn(t,e);if(!n)return!1;const{node:r,pos:s}=n;return t.chain().command(({tr:i})=>(i.setNodeMarkup(s,void 0,{...r.attrs,pendingStatus:null,pendingOriginalContent:null,pendingSelectionFrom:null,pendingSelectionTo:null,pendingOriginalFrom:null,pendingOriginalTo:null}),!0)).run(),!0}function z8(t,e){var o;const n=Dn(t,e);if(!n)return!1;const{node:r,pos:s}=n;if(((o=r.attrs)==null?void 0:o.pendingStatus)!=="delete")return!0;const i=sy(t.state.doc,s,s+r.nodeSize);return t.chain().deleteRange(i).run(),!0}function $8(t,e){var o;const n=Dn(t,e);if(!n)return!0;const{node:r,pos:s}=n;if(((o=r.attrs)==null?void 0:o.pendingStatus)!=="insert")return!0;const i=sy(t.state.doc,s,s+r.nodeSize);return t.chain().deleteRange(i).run(),!0}function F8(t,e){var o,l;const n=Dn(t,e);if(!n)return!1;const{node:r,pos:s}=n;if(((o=r.attrs)==null?void 0:o.pendingStatus)!=="rewrite")return!0;const i=(l=r.attrs)==null?void 0:l.pendingOriginalContent;if(i)t.chain().deleteRange({from:s,to:s+r.nodeSize}).insertContentAt(s,i).run();else{const d=sy(t.state.doc,s,s+r.nodeSize);t.chain().deleteRange(d).run()}return!0}function U8(t,e){var i;const n=Dn(t,e);if(!n)return!1;const{node:r,pos:s}=n;return((i=r.attrs)==null?void 0:i.pendingStatus)!=="delete"||t.chain().command(({tr:o})=>(o.setNodeMarkup(s,void 0,{...r.attrs,pendingStatus:null}),!0)).run(),!0}function H8(t,e){const n=Kd(t,e);if(n.length===0)return!1;for(const r of[...n].reverse()){const s=Dn(t,r.nodeId);s&&t.chain().command(({tr:i})=>(i.setNodeMarkup(s.pos,void 0,{...s.node.attrs,pendingStatus:null,pendingOriginalContent:null,pendingGroupId:null,pendingSelectionFrom:null,pendingSelectionTo:null,pendingOriginalFrom:null,pendingOriginalTo:null}),!0)).run()}return!0}function W8(t,e){var l;const n=Kd(t,e);if(n.length===0)return!1;const r=(l=n[0].node.attrs)==null?void 0:l.pendingOriginalContent,s=n[0].pos,i=n[n.length-1],o=i.pos+i.node.nodeSize;try{return r&&Array.isArray(r)&&r.length>0?t.chain().deleteRange({from:s,to:o}).insertContentAt(s,r).run():t.chain().deleteRange({from:s,to:o}).run(),!0}catch{return!1}}function A2(t,e){var i,o;const n=Dn(t,e);if(!n)return!1;const r=(i=n.node.attrs)==null?void 0:i.pendingGroupId;if(r)return H8(t,r);switch((o=n.node.attrs)==null?void 0:o.pendingStatus){case"insert":return P8(t,e);case"rewrite":return B8(t,e);case"delete":return z8(t,e);default:return!1}}function j2(t,e){var i,o;const n=Dn(t,e);if(!n)return!1;const r=(i=n.node.attrs)==null?void 0:i.pendingGroupId;if(r)return W8(t,r);switch((o=n.node.attrs)==null?void 0:o.pendingStatus){case"insert":return $8(t,e);case"rewrite":return F8(t,e);case"delete":return U8(t,e);default:return!1}}function q8(t){const e=R2(t).reverse();for(const n of e)A2(t,n);t.view&&ty(t.view)}function V8(t){const e=R2(t).reverse();for(const n of e)j2(t,n);t.view&&ty(t.view)}function iy(t){const e=[],n=new Set;return t.state.doc.descendants((r,s)=>{var o,l,d;const i=(o=r.attrs)==null?void 0:o.pendingStatus;if(i&&((l=r.attrs)!=null&&l.id)){const f=(d=r.attrs)==null?void 0:d.pendingGroupId;if(f){if(n.has(f))return!0;n.add(f)}e.push({nodeId:r.attrs.id,pos:s,pendingStatus:i,groupId:f,editor:t})}return!0}),e}function Op(t){const e=[];for(const n of t)n&&!n.isDestroyed&&e.push(...iy(n));return e}function R2(t){return iy(t).map(e=>e.nodeId)}function K8(t){let e=0,n=0,r=0;for(const s of t)s.pendingStatus==="insert"?e++:s.pendingStatus==="rewrite"?n++:s.pendingStatus==="delete"&&r++;return{insert:e,rewrite:n,delete:r,total:t.length}}function Ya(t,e){if(t.isDestroyed)return;let n=-1;if(t.state.doc.descendants((i,o)=>{var l;return((l=i.attrs)==null?void 0:l.id)===e?(n=o,!1):!0}),n===-1)return;const r=t.view.nodeDOM(n),s=r instanceof HTMLElement?r:r==null?void 0:r.parentElement;if(s){s.scrollIntoView({behavior:"smooth",block:"center"});return}try{const i=t.view.coordsAtPos(n),o=t.view.dom.closest(".editor-container");if(o){const l=o.getBoundingClientRect(),d=i.top-l.top+o.scrollTop-o.clientHeight/2;o.scrollTo({top:d,behavior:"smooth"})}}catch{}}function G8(t){const[e,n]=x.useState([]),[r,s]=x.useState(0),i=x.useRef(),o=x.useRef(new Set),l=x.useCallback(()=>{const E=t.filter(R=>R&&!R.isDestroyed);if(E.length===0){n([]),o.current=new Set;return}const C=Op(E);n(C);const T=o.current,M=new Set(C.map(R=>R.nodeId));let _=-1;if(T.size>0){for(let R=0;R<C.length;R++)if(!T.has(C[R].nodeId)){_=R;break}}o.current=M,_>=0?(s(_),Ya(C[_].editor,C[_].nodeId)):C.length===0?s(0):s(R=>Math.min(R,C.length-1))},[t]);x.useEffect(()=>{const E=t.filter(M=>M&&!M.isDestroyed);if(E.length===0)return;const C=()=>{clearTimeout(i.current),i.current=setTimeout(l,50)};for(const M of E)M.on("transaction",C);l();const T=setTimeout(()=>{const M=Op(E.filter(_=>!_.isDestroyed));M.length>0&&Ya(M[0].editor,M[0].nodeId)},150);return()=>{for(const M of E)M.isDestroyed||M.off("transaction",C);clearTimeout(i.current),clearTimeout(T)}},[t,l]),x.useEffect(()=>{const E=e[r]??null;return t1((E==null?void 0:E.nodeId)??null,(E==null?void 0:E.groupId)??null),E!=null&&E.editor&&!E.editor.isDestroyed&&E.editor.view&&ty(E.editor.view),()=>{t1(null)}},[r,e]);const d=K8(e),f=e[r]??null,h=x.useCallback(()=>{if(e.length===0)return;const E=(r+1)%e.length;s(E),e[E]&&Ya(e[E].editor,e[E].nodeId)},[e,r]),m=x.useCallback(()=>{if(e.length===0)return;const E=(r-1+e.length)%e.length;s(E),e[E]&&Ya(e[E].editor,e[E].nodeId)},[e,r]),g=x.useCallback(()=>{const E=t.filter(M=>M&&!M.isDestroyed),C=Op(E);if(C.length===0)return;const T=Math.min(r,C.length-1);Ya(C[T].editor,C[T].nodeId)},[t,r]),v=x.useCallback(()=>{f&&(A2(f.editor,f.nodeId),l(),g())},[f,l,g]),b=x.useCallback(()=>{f&&(j2(f.editor,f.nodeId),l(),g())},[f,l,g]),k=x.useCallback(()=>{const E=t.filter(C=>C&&!C.isDestroyed);for(const C of E)q8(C);l()},[t,l]),w=x.useCallback(()=>{const E=t.filter(C=>C&&!C.isDestroyed);for(const C of E)V8(C);l()},[t,l]);return{pendingNodes:e,counts:d,currentNode:f,currentIndex:r,hasPending:d.total>0,goToNext:h,goToPrevious:m,acceptCurrent:v,rejectCurrent:b,acceptAll:k,rejectAll:w,refresh:l}}const O2="ow-review-scope";function J8(){try{return localStorage.getItem(O2)==="workspace"?"workspace":"all"}catch{return"all"}}function Y8(t){try{localStorage.setItem(O2,t)}catch{}}function I2(t){if(!t)return[];const e=[];for(const n of t)n.type==="doc"&&n.file&&e.push(n.file),n.type==="container"&&n.items&&e.push(...I2(n.items));return e}function L2(t,e){if(!t)return!1;for(const n of t)if(n.type==="doc"&&n.file===e||n.type==="container"&&n.items&&L2(n.items,e))return!0;return!1}const ca={strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"},_1=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M10 3L5 8l5 5",stroke:"currentColor",...ca})}),T1=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M6 3l5 5-5 5",stroke:"currentColor",...ca})}),X8=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M3 10l5-5 5 5",stroke:"currentColor",...ca})}),Q8=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M3 6l5 5 5-5",stroke:"currentColor",...ca})}),M1=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M3 8.5l3.5 3.5L13 5",stroke:"currentColor",...ca})}),A1=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M4 4l8 8M12 4l-8 8",stroke:"currentColor",...ca})});function D2(t,e,n){const r=Dn(t,e);if(!r)return!1;const{pos:s,node:i}=r,o={type:n.type||i.type.name,attrs:{...n.attrs||{},id:i.attrs.id,pendingStatus:i.attrs.pendingStatus,pendingOriginalContent:i.attrs.pendingOriginalContent,pendingSelectionFrom:i.attrs.pendingSelectionFrom,pendingSelectionTo:i.attrs.pendingSelectionTo,pendingOriginalFrom:i.attrs.pendingOriginalFrom,pendingOriginalTo:i.attrs.pendingOriginalTo},content:n.content};try{return t.chain().command(({tr:l})=>(l.setMeta("addToHistory",!1),!0)).deleteRange({from:s,to:s+i.nodeSize}).insertContentAt(s,o).run(),!0}catch{return!1}}function P2(t,e,n){const r=Kd(t,e);if(r.length===0)return!1;const s=r[0].pos,i=r[r.length-1].pos+r[r.length-1].node.nodeSize;try{return t.chain().command(({tr:o})=>(o.setMeta("addToHistory",!1),!0)).deleteRange({from:s,to:i}).insertContentAt(s,n).run(),!0}catch{return!1}}function gu(t,e){if(!ey()||!e)return!1;const n=i5();return s5()&&n&&Array.isArray(n)?P2(t,e,n):n&&D2(t,e,n),nl(!1),!0}function Z8(t,e){return t.indexOf(e)}function ez({editors:t,pendingDocs:e,currentFilename:n,onSwitchDocument:r,sendMessage:s,getDocument:i,docVersionRef:o}){const{counts:l,currentNode:d,currentIndex:f,hasPending:h,goToNext:m,goToPrevious:g,acceptCurrent:v,rejectCurrent:b,acceptAll:k,rejectAll:w}=G8(t),[E,C]=x.useState(!1),T=x.useRef(null),M=x.useRef(null),[_,R]=x.useState(()=>J8()),[L,$]=x.useState([]);x.useEffect(()=>{let Ce=!1;async function ke(){try{const Ge=await(await fetch("/api/workspaces")).json();if(!Array.isArray(Ge))return;const Pe=await Promise.all(Ge.map(async st=>{try{const Tt=await(await fetch(`/api/workspaces/${encodeURIComponent(st.filename)}`)).json();return{...st,workspace:Tt}}catch{return st}}));Ce||$(Pe)}catch{}}ke();const Ee=()=>ke();return window.addEventListener("ow-workspaces-changed",Ee),()=>{Ce=!0,window.removeEventListener("ow-workspaces-changed",Ee)}},[]);const z=x.useMemo(()=>{var ke;if(L.length===0||!n)return null;const Ce=L.find(Ee=>{var Me;return L2((Me=Ee.workspace)==null?void 0:Me.root,n)});return Ce?new Set(I2((ke=Ce.workspace)==null?void 0:ke.root)):null},[L,n]),H=x.useMemo(()=>_==="all"||!z?e.filenames:e.filenames.filter(Ce=>z.has(Ce)),[_,e.filenames,z]),Z=x.useCallback(Ce=>{R(Ce),Y8(Ce)},[]),D=H.length,J=Z8(H,n),q=(d==null?void 0:d.pendingStatus)==="rewrite",W=!!(d!=null&&d.groupId),K=q,ee=x.useCallback(()=>{var ke,Ee;const Ce=d==null?void 0:d.editor;if(!(!Ce||!d||d.pendingStatus!=="rewrite"))if(E)M.current&&gu(M.current,T.current),T.current=null,M.current=null,C(!1);else if(W&&d.groupId){const Me=Kd(Ce,d.groupId);if(Me.length===0)return;const Ge=(ke=Me[0].node.attrs)==null?void 0:ke.pendingOriginalContent;if(!Ge||!Array.isArray(Ge))return;const Pe=Me.map(Tt=>Tt.node.toJSON()),st=Ge.map((Tt,He)=>({...Tt,attrs:{...Tt.attrs||{},pendingStatus:"rewrite",pendingGroupId:d.groupId,...He===0?{pendingOriginalContent:Ge}:{}}}));if(nl(!0,d.nodeId,Pe,d.groupId),!P2(Ce,d.groupId,st)){nl(!1);return}T.current=d.nodeId,M.current=Ce,C(!0)}else{const Me=Dn(Ce,d.nodeId);if(!Me)return;const{node:Ge}=Me,Pe=(Ee=Ge.attrs)==null?void 0:Ee.pendingOriginalContent;if(!Pe)return;const st=Ge.toJSON();if(nl(!0,d.nodeId,st),!D2(Ce,d.nodeId,Pe)){nl(!1);return}T.current=d.nodeId,M.current=Ce,C(!0)}},[d,E,W]);x.useEffect(()=>{if(!E)return;const Ce=T.current,ke=M.current;Ce&&ke&&(d==null?void 0:d.nodeId)!==Ce&&(gu(ke,Ce),T.current=null,M.current=null,C(!1))},[d==null?void 0:d.nodeId,E]),x.useEffect(()=>{if(t.length!==0)return()=>{ey()&&T.current&&M.current&&(gu(M.current,T.current),T.current=null,M.current=null)}},[t]);const V=x.useCallback(Ce=>{if(!n)return;if(!t.some(Ee=>!Ee||Ee.isDestroyed?!1:iy(Ee).length>0)){const Ee=i==null?void 0:i();Ee&&s({type:"doc-update",document:Ee,filename:n,version:(o==null?void 0:o.current)??0}),s({type:"pending-resolved",filename:n,action:Ce})}},[t,n,s,i,o]),ne=x.useCallback(()=>{M.current&&E&&T.current&&(gu(M.current,T.current),T.current=null,M.current=null,C(!1))},[E]),F=x.useCallback(()=>{ne(),v(),V("accept")},[ne,v,V]),j=x.useCallback(()=>{ne(),b(),V("reject")},[ne,b,V]),I=x.useCallback(()=>{ne(),k(),V("accept")},[ne,k,V]);x.useEffect(()=>{const Ce=()=>I();return window.addEventListener("ow-accept-all",Ce),()=>window.removeEventListener("ow-accept-all",Ce)},[I]);const Q=x.useCallback(()=>{ne(),w(),V("reject")},[ne,w,V]),de=x.useCallback(()=>{if(D===0||D===1&&J===0)return;const Ce=J<=0?D-1:J-1;r(H[Ce])},[D,J,H,r]),ge=x.useCallback(()=>{if(D===0||D===1&&J===0)return;const Ce=J>=D-1?0:J+1;r(H[Ce])},[D,J,H,r]);x.useEffect(()=>{if(!h)return;const Ce=ke=>{if(!(ke.target instanceof HTMLInputElement||ke.target instanceof HTMLTextAreaElement)&&!(ke.target instanceof HTMLElement&&ke.target.closest("[contenteditable]")))switch(ke.key){case"j":case"ArrowDown":!ke.metaKey&&!ke.ctrlKey&&(ke.preventDefault(),m());break;case"k":case"ArrowUp":!ke.metaKey&&!ke.ctrlKey&&(ke.preventDefault(),g());break;case"h":case"ArrowLeft":!ke.metaKey&&!ke.ctrlKey&&!ke.altKey&&(ke.preventDefault(),de());break;case"l":case"ArrowRight":!ke.metaKey&&!ke.ctrlKey&&!ke.altKey&&(ke.preventDefault(),ge());break;case"a":!ke.metaKey&&!ke.ctrlKey&&!ke.shiftKey&&(ke.preventDefault(),F());break;case"r":!ke.metaKey&&!ke.ctrlKey&&(ke.preventDefault(),j());break;case"A":ke.shiftKey&&!ke.metaKey&&!ke.ctrlKey&&(ke.preventDefault(),I());break;case"R":ke.shiftKey&&!ke.metaKey&&!ke.ctrlKey&&(ke.preventDefault(),Q());break;case"o":!ke.metaKey&&!ke.ctrlKey&&!ke.shiftKey&&(ke.preventDefault(),ee());break}};return window.addEventListener("keydown",Ce),()=>window.removeEventListener("keydown",Ce)},[h,m,g,de,ge,F,j,I,Q,ee]);const re=J>=0?J+1:"?",be=e.filenames.length,fe=!z,Ye=be>0?c.jsxs("div",{className:"review-tab__section",children:[c.jsx("div",{className:"review-tab__section-label",children:"Scope"}),c.jsxs("div",{className:"review-tab__toggle",children:[c.jsx("button",{type:"button",className:`review-panel__toggle-btn${_==="all"?" review-panel__toggle-btn--active":""}`,onClick:()=>Z("all"),title:"Cycle every pending doc in the profile",children:"All"}),c.jsx("button",{type:"button",className:`review-panel__toggle-btn${_==="workspace"?" review-panel__toggle-btn--active":""}`,onClick:()=>!fe&&Z("workspace"),disabled:fe,title:fe?"Current doc is not in a workspace":"Only cycle pending docs in this workspace",children:"Workspace"})]})]}):null;return!h&&be===0?c.jsxs("div",{className:"review-tab__empty",children:[c.jsx("div",{className:"review-tab__empty-title",children:"All caught up"}),c.jsx("div",{className:"review-tab__empty-note",children:"No pending agent changes. New writes from agents will land here for review."})]}):!h&&D===0&&be>0?c.jsxs("div",{className:"review-tab",children:[Ye,c.jsxs("div",{className:"review-tab__empty review-tab__empty--inline",children:[c.jsx("div",{className:"review-tab__empty-title",children:"No pending in this workspace"}),c.jsxs("div",{className:"review-tab__empty-note",children:[be," ",be===1?"doc has":"docs have"," pending changes elsewhere. Switch to All to review them."]})]})]}):!h&&D>0?c.jsxs("div",{className:"review-tab",children:[Ye,c.jsxs("div",{className:"review-tab__section",children:[c.jsx("div",{className:"review-tab__section-label",children:"Document"}),c.jsxs("div",{className:"review-tab__row",children:[c.jsx("button",{className:"review-panel__btn",onClick:de,title:"Previous doc (h)",children:c.jsx(_1,{})}),c.jsxs("span",{className:"review-panel__counter",children:[re," / ",D]}),c.jsx("button",{className:"review-panel__btn",onClick:ge,title:"Next doc (l)",children:c.jsx(T1,{})})]})]}),c.jsxs("div",{className:"review-tab__empty review-tab__empty--inline",children:[c.jsx("div",{className:"review-tab__empty-title",children:"This doc is up to date"}),c.jsxs("div",{className:"review-tab__empty-note",children:[D," ",D===1?"doc has":"docs have"," pending changes. Use the arrows to navigate."]})]})]}):c.jsxs("div",{className:"review-tab",children:[Ye,D>1&&c.jsxs("div",{className:"review-tab__section",children:[c.jsx("div",{className:"review-tab__section-label",children:"Document"}),c.jsxs("div",{className:"review-tab__row",children:[c.jsx("button",{className:"review-panel__btn",onClick:de,title:"Previous doc (h)",children:c.jsx(_1,{})}),c.jsxs("span",{className:"review-panel__counter",children:[re," / ",D]}),c.jsx("button",{className:"review-panel__btn",onClick:ge,title:"Next doc (l)",children:c.jsx(T1,{})})]})]}),c.jsxs("div",{className:"review-tab__section",children:[c.jsx("div",{className:"review-tab__section-label",children:"Change"}),c.jsxs("div",{className:"review-tab__row",children:[c.jsx("button",{className:"review-panel__btn",onClick:g,disabled:l.total===0,title:"Previous (k)",children:c.jsx(X8,{})}),c.jsxs("span",{className:"review-panel__counter",children:[f+1," / ",l.total]}),c.jsx("button",{className:"review-panel__btn",onClick:m,disabled:l.total===0,title:"Next (j)",children:c.jsx(Q8,{})})]})]}),c.jsx("div",{className:"review-tab__section",children:c.jsxs("div",{className:"review-tab__toggle",children:[c.jsx("button",{className:`review-panel__toggle-btn${K&&!E?" review-panel__toggle-btn--active":""}`,onClick:()=>K&&E&&ee(),disabled:!K,title:"Show modified (o)",children:"Modified"}),c.jsx("button",{className:`review-panel__toggle-btn${K&&E?" review-panel__toggle-btn--active":""}`,onClick:()=>K&&!E&&ee(),disabled:!K,title:"Show original (o)",children:"Original"})]})}),c.jsxs("div",{className:"review-tab__section review-tab__section--actions",children:[c.jsxs("div",{className:"review-tab__row",children:[c.jsxs("button",{className:"review-panel__accept review-tab__action-btn",onClick:F,title:"Accept (a)",children:[c.jsx(M1,{}),c.jsx("span",{children:"Accept"})]}),c.jsxs("button",{className:"review-panel__reject review-tab__action-btn",onClick:j,title:"Reject (r)",children:[c.jsx(A1,{}),c.jsx("span",{children:"Reject"})]})]}),c.jsxs("div",{className:"review-tab__row",children:[c.jsxs("button",{className:"review-panel__accept-all review-tab__action-btn",onClick:I,title:"Accept all (Shift+A)",children:[c.jsx(M1,{}),c.jsx("span",{children:"Accept All"})]}),c.jsxs("button",{className:"review-panel__reject-all review-tab__action-btn",onClick:Q,title:"Reject all (Shift+R)",children:[c.jsx(A1,{}),c.jsx("span",{children:"Reject All"})]})]})]})]})}function tz(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 s=Math.floor(r/60);if(s<24)return`${s}h ago`;const i=Math.floor(s/24);return i<7?`${i}d ago`:new Date(t).toLocaleDateString()}function nz(t){return t<1024?`${t} B`:`${(t/1024).toFixed(1)} KB`}function rz({currentFilename:t}){const[e,n]=x.useState([]),[r,s]=x.useState(null),[i,o]=x.useState(!1),l=x.useCallback(()=>{fetch("/api/versions").then(f=>f.json()).then(f=>{n(Array.isArray(f)?f:[]),s(null)}).catch(()=>n([]))},[]);x.useEffect(()=>{l()},[t,l]);const d=x.useCallback(async f=>{if(r!==null){o(!0);try{(await fetch(`/api/versions/${r}/restore`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({mode:f})})).ok&&l()}catch{}o(!1)}},[r,l]);return c.jsxs("div",{className:"versions-tab",children:[c.jsx("div",{className:"versions-tab__list",children:e.length===0?c.jsx("div",{className:"versions-tab__empty",children:"No versions yet. Versions are created automatically when you save."}):e.map(f=>c.jsxs("div",{className:`versions-tab__item${r===f.timestamp?" versions-tab__item--selected":""}`,onClick:()=>s(f.timestamp===r?null:f.timestamp),children:[c.jsx("span",{className:"versions-tab__item-time",children:tz(f.timestamp)}),c.jsxs("span",{className:"versions-tab__item-meta",children:[f.wordCount.toLocaleString()," words · ",nz(f.size)]})]},f.timestamp))}),e.length>0&&c.jsxs("div",{className:"versions-tab__footer",children:[c.jsx("button",{className:"versions-tab__review-btn",disabled:r===null||i,onClick:()=>d("review"),children:"Review"}),c.jsx("button",{className:"versions-tab__restore-btn",disabled:r===null||i,onClick:()=>d("full"),children:"Restore"})]})]})}function sz({docId:t,currentFilename:e,onSwitchDocument:n}){const[r,s]=x.useState(new Map),[i,o]=x.useState([]),[l,d]=x.useState([]),[f,h]=x.useState(!0),[m,g]=x.useState(!1);x.useEffect(()=>{let w=!1;const E=async()=>{try{const M=await(await fetch("/api/documents")).json();if(w)return;const _=new Map;if(Array.isArray(M))for(const R of M)R!=null&&R.docId&&_.set(R.docId,{docId:R.docId,filename:R.filename,title:R.title||R.filename});s(_)}catch{}finally{w||h(!1)}};E();const C=()=>E();return window.addEventListener("ow-documents-changed",C),()=>{w=!0,window.removeEventListener("ow-documents-changed",C)}},[]),x.useEffect(()=>{if(!t){o([]);return}let w=!1;const E=()=>{g(!0),fetch(`/api/backlinks/${t}`).then(T=>T.ok?T.json():[]).then(T=>{w||o(Array.isArray(T)?T:[])}).catch(()=>{w||o([])}).finally(()=>{w||g(!1)})};E();const C=()=>E();return window.addEventListener("ow-metadata-changed",C),()=>{w=!0,window.removeEventListener("ow-metadata-changed",C)}},[t]),x.useEffect(()=>{let w=!1;const E=()=>{fetch("/api/document").then(T=>T.json()).then(T=>{var _;if(w)return;const M=(_=T==null?void 0:T.metadata)==null?void 0:_.references;d(Array.isArray(M)?M:[])}).catch(()=>{w||d([])})};E();const C=()=>E();return window.addEventListener("ow-metadata-changed",C),()=>{w=!0,window.removeEventListener("ow-metadata-changed",C)}},[e,t]);const v=x.useMemo(()=>i.map(w=>{const E=r.get(w.from_doc);return E?{docId:w.from_doc,title:E.title,filename:E.filename,snippet:w.text}:null}).filter(w=>w!==null),[i,r]),b=x.useMemo(()=>l.map(w=>{const E=r.get(w);return E?{docId:w,title:E.title,filename:E.filename}:null}).filter(w=>w!==null),[l,r]);if(!t)return c.jsxs("div",{className:"backlinks-tab__empty",children:[c.jsx("div",{className:"backlinks-tab__empty-title",children:"No document open"}),c.jsx("div",{className:"backlinks-tab__empty-note",children:"Open a doc to see what links to it and what it links out to."})]});const k=f||m;return c.jsxs("div",{className:"backlinks-tab",children:[c.jsxs("div",{className:"backlinks-tab__group",children:[c.jsxs("div",{className:"backlinks-tab__group-label",children:["Inbound ",c.jsx("span",{className:"backlinks-tab__count",children:v.length})]}),k&&v.length===0?c.jsx("div",{className:"backlinks-tab__empty-note backlinks-tab__inline-note",children:"Loading…"}):v.length===0?c.jsx("div",{className:"backlinks-tab__empty-note backlinks-tab__inline-note",children:"No docs link to this one yet."}):v.map(w=>c.jsxs("button",{type:"button",className:"backlinks-tab__entry",onClick:()=>n(w.filename),children:[c.jsx("div",{className:"backlinks-tab__entry-title",children:w.title}),w.snippet&&c.jsx("div",{className:"backlinks-tab__entry-snippet",children:w.snippet})]},w.docId))]}),c.jsxs("div",{className:"backlinks-tab__group",children:[c.jsxs("div",{className:"backlinks-tab__group-label",children:["Outbound ",c.jsx("span",{className:"backlinks-tab__count",children:b.length})]}),b.length===0?c.jsx("div",{className:"backlinks-tab__empty-note backlinks-tab__inline-note",children:"This doc doesn’t reference others yet."}):b.map(w=>c.jsx("button",{type:"button",className:"backlinks-tab__entry",onClick:()=>n(w.filename),children:c.jsx("div",{className:"backlinks-tab__entry-title",children:w.title})},w.docId))]})]})}const iz=[{key:"md",label:"Markdown",desc:"Plain .md file",icon:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),c.jsx("path",{d:"M14 2v6h6"})]})},{key:"html",label:"HTML",desc:"Styled web page",icon:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("polyline",{points:"16 18 22 12 16 6"}),c.jsx("polyline",{points:"8 6 2 12 8 18"})]})},{key:"docx",label:"Word",desc:"Microsoft Word .docx",icon:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),c.jsx("path",{d:"M14 2v6h6"}),c.jsx("path",{d:"M16 13H8"}),c.jsx("path",{d:"M16 17H8"}),c.jsx("path",{d:"M10 9H8"})]})},{key:"txt",label:"Plain Text",desc:"Unformatted .txt file",icon:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M17 6.1H3"}),c.jsx("path",{d:"M21 12.1H3"}),c.jsx("path",{d:"M15.1 18H3"})]})},{key:"pdf",label:"PDF",desc:"Print preview for save as PDF",icon:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("polyline",{points:"6 9 6 2 18 2 18 9"}),c.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"}),c.jsx("rect",{x:"6",y:"14",width:"12",height:"8"})]})}];function oz(t){const e=n=>{if(n==="pdf"){window.open("/api/export?format=pdf","_blank");return}const r=document.createElement("a");r.href=`/api/export?format=${n}`,r.download="",document.body.appendChild(r),r.click(),document.body.removeChild(r)};return c.jsx("div",{className:"exports-tab",children:c.jsx("div",{className:"exports-tab__list",children:iz.map(n=>c.jsxs("button",{type:"button",className:"exports-tab__item",onClick:()=>e(n.key),children:[c.jsx("span",{className:"exports-tab__item-icon",children:n.icon}),c.jsxs("span",{className:"exports-tab__item-text",children:[c.jsx("span",{className:"exports-tab__item-label",children:n.label}),c.jsx("span",{className:"exports-tab__item-desc",children:n.desc})]})]},n.key))})})}const az=3e4,lz=500;let di={entries:[],freshKeys:new Set};const Yg=new Set;function B2(t){return`${t.ts}:${t.kind}:${t.headline}`}function cz(){for(const t of Yg)t(di)}function Xg(t){di=t,cz()}function uz(t){return Yg.add(t),()=>{Yg.delete(t)}}function dz(){return di}function fz(t){const e=t.detail;e!=null&&e.entries&&Xg({entries:e.entries,freshKeys:new Set})}function hz(t){const e=t.detail;if(!(e!=null&&e.event))return;const n=e.event,r=B2(n),s={entries:[n,...di.entries].slice(0,lz),freshKeys:new Set([...di.freshKeys,r])};Xg(s),window.setTimeout(()=>{if(di.freshKeys.has(r)){const i=new Set(di.freshKeys);i.delete(r),Xg({...di,freshKeys:i})}},az)}typeof window<"u"&&(window.addEventListener("ow-activity-seed",fz),window.addEventListener("ow-activity-event",hz));function pz(){const[t,e]=x.useState(dz);return x.useEffect(()=>uz(e),[]),t}function mz(){const[t,e]=x.useState(()=>({byDocId:new Map,filenameSet:new Set}));return x.useEffect(()=>{let n=!1;const r=()=>{fetch("/api/documents").then(s=>s.json()).then(s=>{if(n||!Array.isArray(s))return;const i=new Map,o=new Set;for(const l of s)l.filename&&o.add(l.filename),l.docId&&l.filename&&i.set(l.docId,l.filename);e({byDocId:i,filenameSet:o})}).catch(()=>{})};return r(),window.addEventListener("ow-documents-changed",r),()=>{n=!0,window.removeEventListener("ow-documents-changed",r)}},[]),t}function gz(t,e){return t.docId?e.byDocId.get(t.docId)??null:t.filename&&e.filenameSet.has(t.filename)?t.filename:null}function vz(t,e){const n=Math.max(0,e-t),r=Math.floor(n/1e3);if(r<45)return"just now";const s=Math.floor(r/60);if(s<60)return`${s}m ago`;const i=Math.floor(s/60);if(i<24)return`${i}h ago`;const o=Math.floor(i/24);return o<7?`${o}d ago`:new Date(t).toLocaleDateString(void 0,{month:"short",day:"numeric"})}function yz({onSwitchDocument:t}){const{entries:e,freshKeys:n}=pz(),r=mz(),[s,i]=x.useState(()=>Date.now());x.useEffect(()=>{const l=setInterval(()=>i(Date.now()),3e4);return()=>clearInterval(l)},[]);const o=x.useMemo(()=>bz(e,s),[e,s]);return e.length===0?c.jsxs("div",{className:"activity-tab__empty",children:[c.jsx("div",{className:"activity-tab__empty-title",children:"No activity yet"}),c.jsx("div",{className:"activity-tab__empty-note",children:"Agent actions — writes, enrichment, backlink propagation — will appear here as they happen."})]}):c.jsx("div",{className:"activity-tab",children:o.map(l=>c.jsxs("div",{className:"activity-tab__group",children:[c.jsx("div",{className:"activity-tab__group-label",children:l.label}),l.entries.map(d=>{const f=B2(d),h=n.has(f),m=d.kind==="doc-deleted"?null:gz(d,r),g=m!==null,v=!g,b=v&&d.kind!=="doc-deleted"?"Doc no longer available":void 0,k=()=>{m&&t(m)};return c.jsxs("div",{className:`activity-tab__entry${h?" activity-tab__entry--fresh":""}${g?" activity-tab__entry--clickable":""}${v?" activity-tab__entry--muted":""}`,role:g?"button":void 0,tabIndex:g?0:void 0,title:b,onClick:k,onKeyDown:w=>{g&&(w.key==="Enter"||w.key===" ")&&(w.preventDefault(),k())},children:[c.jsx("span",{className:`activity-tab__kind-dot activity-tab__kind-dot--${d.kind}`,"aria-hidden":"true"}),c.jsxs("div",{className:"activity-tab__entry-body",children:[c.jsx("div",{className:"activity-tab__headline",children:d.headline}),d.detail&&c.jsx("div",{className:"activity-tab__detail",children:d.detail})]}),c.jsx("div",{className:"activity-tab__ts",title:new Date(d.ts).toLocaleString(),children:vz(d.ts,s)})]},f)})]},l.label))})}function bz(t,e){if(t.length===0)return[];const n=j1(e),r=n-1440*60*1e3,s=[];let i=null;for(const o of t){const l=j1(o.ts);let d;l===n?d="Today":l===r?d="Yesterday":d=new Date(o.ts).toLocaleDateString(void 0,{weekday:"long",month:"short",day:"numeric"}),(!i||i.label!==d)&&(i={label:d,entries:[]},s.push(i)),i.entries.push(o)}return s}function j1(t){const e=new Date(t);return e.setHours(0,0,0,0),e.getTime()}const xz={none:"No Plan",free:"No Plan",creator:"Creator — $19/mo",growth:"Growth — $49/mo",publisher:"Publisher — $79/mo"},wz=[{plan:"creator",label:"Creator $19/mo"},{plan:"growth",label:"Growth $49/mo"}];function kz(){var d,f;const[t,e]=x.useState(null),[n,r]=x.useState(!0);x.useEffect(()=>{fetch("/api/billing").then(h=>h.json()).then(h=>e(h)).catch(()=>{}).finally(()=>r(!1))},[]);const s=x.useCallback(async h=>{const m=await fetch("/api/billing/checkout",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({plan:h})});if(m.ok){const g=await m.json();g.url&&window.open(g.url,"_blank")}},[]),i=x.useCallback(async()=>{const h=await fetch("/api/billing/portal",{method:"POST",headers:{"Content-Type":"application/json"}});if(h.ok){const m=await h.json();m.url&&window.open(m.url,"_blank")}},[]);if(n)return c.jsx("div",{className:"billing-section",children:c.jsx("div",{className:"billing-loading",children:"Loading..."})});if(!(t!=null&&t.authenticated))return null;const o=t.plan||"free",l=wz.filter(h=>{const m=["free","creator","growth","publisher"];return m.indexOf(h.plan)>m.indexOf(o)});return c.jsxs("div",{className:"billing-section",children:[c.jsxs("div",{className:"billing-plan",children:[c.jsx("span",{className:"billing-plan-label",children:"Plan"}),c.jsx("span",{className:`billing-plan-badge billing-plan-badge--${o}`,children:xz[o]||o})]}),((d=t.billing)==null?void 0:d.paymentFailed)&&c.jsx("div",{className:"billing-warning",children:"Payment failed — update card to keep your plan."}),l.length>0&&c.jsx("div",{className:"billing-upgrades",children:l.map(h=>c.jsxs("button",{className:"billing-upgrade-btn",onClick:()=>s(h.plan),children:["Upgrade to ",h.label]},h.plan))}),((f=t.billing)==null?void 0:f.hasPaymentMethod)&&c.jsx("button",{className:"billing-manage-btn",onClick:i,children:"Manage Billing"})]})}function R1(t){return t.replace(/^@openwriter\/plugin-/,"").replace(/-/g," ").replace(/\b\w/g,e=>e.toUpperCase())}function Sz(t){const[e,n]=x.useState([]),[r,s]=x.useState(null),[i,o]=x.useState(new Set),l=x.useCallback(()=>{fetch("/api/available-plugins").then(h=>h.json()).then(h=>n(h.plugins||[])).catch(()=>{})},[]);x.useEffect(()=>{l()},[l]),x.useEffect(()=>{const h=()=>l();return window.addEventListener("ow-plugins-changed",h),()=>window.removeEventListener("ow-plugins-changed",h)},[l]);const d=x.useCallback(async(h,m)=>{s(h);try{(await fetch(m?"/api/plugins/disable":"/api/plugins/enable",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:h})})).ok&&l()}catch{}finally{s(null)}},[l]),f=x.useCallback((h,m,g)=>{fetch("/api/plugins/config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:h,config:{[m]:g}})}).catch(()=>{})},[]);return c.jsx("div",{className:"plugins-tab",children:e.length===0?c.jsx("div",{className:"plugin-empty",children:"No plugins found"}):e.map(h=>c.jsxs("div",{className:"plugin-item",children:[c.jsxs("div",{className:"plugin-item-header",children:[c.jsxs("div",{className:"plugin-item-info",children:[c.jsxs("div",{className:"plugin-item-name",children:[R1(h.name),c.jsxs("span",{className:"plugin-item-version",children:["v",h.version]})]}),h.description&&c.jsx("div",{className:"plugin-item-desc",children:h.description})]}),c.jsxs("label",{className:`plugin-toggle${r===h.name?" loading":""}`,children:[c.jsx("input",{type:"checkbox",checked:h.enabled,disabled:r===h.name,onChange:()=>d(h.name,h.enabled)}),c.jsx("span",{className:"plugin-toggle-track"}),c.jsx("span",{className:"plugin-toggle-thumb"})]})]}),h.enabled&&h.name==="@openwriter/plugin-publish"&&c.jsx(kz,{}),h.enabled&&Object.keys(h.configSchema).length>0&&(()=>{const m=Object.entries(h.configSchema).some(([g,v])=>v.required&&!h.config[g]);return c.jsxs("div",{className:"plugin-config-section",children:[m&&c.jsxs("div",{className:"plugin-setup-hint",children:["Ask your agent: “set up ",R1(h.name),"”"]}),c.jsxs("button",{className:"plugin-config-toggle",onClick:()=>o(g=>{const v=new Set(g);return v.has(h.name)?v.delete(h.name):v.add(h.name),v}),children:[c.jsx("svg",{className:`plugin-config-chevron${i.has(h.name)?" plugin-config-chevron--open":""}`,width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"9 18 15 12 9 6"})}),"Settings"]}),i.has(h.name)&&c.jsx("div",{className:"plugin-config",children:Object.entries(h.configSchema).map(([g,v])=>c.jsxs("div",{className:"plugin-config-field",children:[c.jsx("label",{className:"plugin-config-label",children:v.description||g}),c.jsx("input",{className:"plugin-config-input",type:g.toLowerCase().includes("key")||g.toLowerCase().includes("secret")||g.toLowerCase().includes("token")?"password":"text",defaultValue:h.config[g]||"",placeholder:v.env?`$${v.env}`:"",onBlur:b=>f(h.name,g,b.target.value)})]},g))})]})})()]},h.name))})}function Ez({existingConnection:t,onClose:e,onSaved:n}){const[r,s]=x.useState("form"),[i,o]=x.useState(null),[l,d]=x.useState((t==null?void 0:t.domain)||""),[f,h]=x.useState(""),[m,g]=x.useState((t==null?void 0:t.from_name)||""),[v,b]=x.useState(""),[k,w]=x.useState((t==null?void 0:t.id)||""),[E,C]=x.useState({dns_verified:!1,sender_verified:!1}),T=x.useRef(null),M=x.useRef(null);x.useEffect(()=>{const Z=D=>{r!=="submitting"&&r!=="verifying"&&M.current&&!M.current.contains(D.target)&&e()};return document.addEventListener("mousedown",Z),()=>document.removeEventListener("mousedown",Z)},[e,r]),x.useEffect(()=>{const Z=D=>{D.key==="Escape"&&r!=="submitting"&&r!=="verifying"&&e()};return document.addEventListener("keydown",Z),()=>document.removeEventListener("keydown",Z)},[e,r]),x.useEffect(()=>()=>{T.current&&clearInterval(T.current)},[]);async function _(){var Z,D;s("submitting"),o(null);try{const q=await(await fetch("/api/mcp-call",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tool:"setup_custom_domain",arguments:{domain:l,from_email:f,from_name:m||void 0,physical_address:v}})})).json(),W=(D=(Z=q.content)==null?void 0:Z[0])!=null&&D.text?JSON.parse(q.content[0].text):q;if(W.error){o(W.error),s("error");return}const K=W.connectionId||W.connection_id||k;K&&w(K),L(K)}catch(J){o(J.message),s("error")}}async function R(){var Z,D;s("submitting"),o(null);try{const q=await(await fetch("/api/mcp-call",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tool:"setup_custom_domain",arguments:{domain:l,from_email:f||void 0,from_name:m||void 0,physical_address:v||void 0}})})).json(),W=(D=(Z=q.content)==null?void 0:Z[0])!=null&&D.text?JSON.parse(q.content[0].text):q;if(W.error){o(W.error),s("error");return}s("done")}catch(J){o(J.message),s("error")}}function L(Z){s("verifying"),T.current=setInterval(async()=>{var D,J;try{const W=await(await fetch("/api/mcp-call",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tool:"check_domain_status",arguments:{connectionId:Z}})})).json(),K=(J=(D=W.content)==null?void 0:D[0])!=null&&J.text?JSON.parse(W.content[0].text):W,ee=!!K.dns_verified,V=!!K.sender_verified;C({dns_verified:ee,sender_verified:V}),ee&&V&&(T.current&&clearInterval(T.current),T.current=null,s("done"))}catch{}},5e3)}function $(){k&&fetch("/api/mcp-call",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tool:"resend_domain_verification",arguments:{connectionId:k}})}).catch(()=>{})}const z=!!t,H=l.trim()&&f.trim()&&v.trim();return c.jsx("div",{className:"newsletter-modal-overlay",children:c.jsxs("div",{className:"newsletter-modal newsletter-modal--setup",ref:M,children:[c.jsxs("div",{className:"newsletter-modal__header",children:[c.jsx("h3",{children:z?"Newsletter Settings":"Set Up Newsletter"}),c.jsx("button",{className:"newsletter-modal__close",onClick:e,children:"×"})]}),c.jsxs("div",{className:"newsletter-modal__body",children:[r==="form"&&c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"newsletter-modal__field",children:[c.jsx("label",{className:"newsletter-modal__label",children:"Domain"}),c.jsx("input",{className:"newsletter-modal__input",type:"text",placeholder:"yourdomain.com",value:l,onChange:Z=>d(Z.target.value),disabled:z,autoComplete:"off"})]}),c.jsxs("div",{className:"newsletter-modal__field",children:[c.jsx("label",{className:"newsletter-modal__label",children:"From Email"}),c.jsx("input",{className:"newsletter-modal__input",type:"email",placeholder:"newsletter@yourdomain.com",value:f,onChange:Z=>h(Z.target.value),autoComplete:"off"})]}),c.jsxs("div",{className:"newsletter-modal__field",children:[c.jsxs("label",{className:"newsletter-modal__label",children:["From Name ",c.jsx("span",{className:"newsletter-modal__optional",children:"(optional)"})]}),c.jsx("input",{className:"newsletter-modal__input",type:"text",placeholder:"Your Name or Brand",value:m,onChange:Z=>g(Z.target.value),autoComplete:"off"})]}),c.jsxs("div",{className:"newsletter-modal__field",children:[c.jsxs("label",{className:"newsletter-modal__label",children:["Physical Address ",c.jsx("span",{className:"newsletter-modal__required",children:"*"})]}),c.jsx("textarea",{className:"newsletter-modal__input newsletter-modal__textarea",rows:2,placeholder:"123 Main St, City, State 12345",value:v,onChange:Z=>b(Z.target.value)}),c.jsx("span",{className:"newsletter-modal__hint",children:"Required by CAN-SPAM. Included in email footer."})]}),c.jsxs("div",{className:"newsletter-modal__actions",children:[c.jsx("button",{className:"newsletter-modal__btn",onClick:e,children:"Cancel"}),c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",onClick:z?R:_,disabled:!H,children:z?"Save":"Set Up Domain"})]})]}),r==="submitting"&&c.jsxs("div",{className:"newsletter-modal__status",children:[c.jsx("div",{className:"newsletter-modal__spinner"}),c.jsx("span",{children:z?"Saving...":"Setting up domain..."})]}),r==="verifying"&&c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"newsletter-modal__verify",children:[c.jsx("p",{className:"newsletter-modal__verify-title",children:"Verifying domain setup..."}),c.jsxs("div",{className:"newsletter-modal__verify-checks",children:[c.jsxs("div",{className:`newsletter-modal__verify-item${E.dns_verified?" newsletter-modal__verify-item--done":""}`,children:[E.dns_verified?"✓":c.jsx("span",{className:"newsletter-modal__spinner newsletter-modal__spinner--sm"}),c.jsx("span",{children:"DNS records"})]}),c.jsxs("div",{className:`newsletter-modal__verify-item${E.sender_verified?" newsletter-modal__verify-item--done":""}`,children:[E.sender_verified?"✓":c.jsx("span",{className:"newsletter-modal__spinner newsletter-modal__spinner--sm"}),c.jsx("span",{children:"Sender verification"})]})]}),c.jsx("p",{className:"newsletter-modal__hint",children:"This may take a few minutes. You can close and check back later."})]}),c.jsxs("div",{className:"newsletter-modal__actions",children:[c.jsx("button",{className:"newsletter-modal__btn",onClick:$,children:"Resend Verification"}),c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",onClick:()=>{n(),e()},children:"Close"})]})]}),r==="done"&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"newsletter-modal__status newsletter-modal__status--success",children:z?"Settings saved!":"Newsletter domain configured!"}),c.jsx("div",{className:"newsletter-modal__actions",children:c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",onClick:()=>{n(),e()},children:"Done"})})]}),r==="error"&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"newsletter-modal__error",children:i}),c.jsxs("div",{className:"newsletter-modal__actions",children:[c.jsx("button",{className:"newsletter-modal__btn",onClick:e,children:"Cancel"}),c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",onClick:()=>s("form"),children:"Try Again"})]})]})]})]})})}const Nz={github:[{key:"owner",label:"Owner",placeholder:"username or org",readonly:!0},{key:"repo",label:"Repository",placeholder:"my-blog",readonly:!0},{key:"branch",label:"Branch",placeholder:"main"},{key:"contentDir",label:"Content Directory",placeholder:"src/content/blog",required:!0},{key:"imageDir",label:"Image Directory",placeholder:"public/images/blog"}],x:[],linkedin:[]};function Cz({connectionId:t,provider:e,displayName:n,onClose:r,onSaved:s}){const[i,o]=x.useState("loading"),[l,d]=x.useState({}),[f,h]=x.useState(null),m=x.useRef(null),g=Nz[e]||[];x.useEffect(()=>{fetch(`/api/connections/${t}/config`).then(k=>k.json()).then(k=>{d(k.config||{}),o("form")}).catch(k=>{h(k.message),o("error")})},[t]),x.useEffect(()=>{const k=w=>{i!=="saving"&&m.current&&!m.current.contains(w.target)&&r()};return document.addEventListener("mousedown",k),()=>document.removeEventListener("mousedown",k)},[r,i]),x.useEffect(()=>{const k=w=>{w.key==="Escape"&&i!=="saving"&&r()};return document.addEventListener("keydown",k),()=>document.removeEventListener("keydown",k)},[r,i]);async function v(){o("saving"),h(null);try{const k=await fetch(`/api/connections/${t}/config`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(l)}),w=await k.json();if(!k.ok)throw new Error(w.error||"Failed to save");o("saved"),s(),setTimeout(r,800)}catch(k){h(k.message),o("error")}}function b(k){switch(k){case"x":return"X (Twitter)";case"linkedin":return"LinkedIn";case"github":return"GitHub";default:return k}}return c.jsx("div",{className:"conn-config-overlay",children:c.jsxs("div",{className:"conn-config-modal",ref:m,children:[c.jsxs("div",{className:"conn-config-modal__header",children:[c.jsxs("div",{className:"conn-config-modal__title",children:[b(e)," Settings"]}),c.jsx("div",{className:"conn-config-modal__subtitle",children:n})]}),i==="loading"&&c.jsxs("div",{className:"conn-config-modal__body conn-config-modal__center",children:[c.jsx("div",{className:"conn-config-spinner"}),c.jsx("span",{children:"Loading configuration..."})]}),(i==="form"||i==="error")&&g.length>0&&c.jsxs("div",{className:"conn-config-modal__body",children:[g.map(k=>c.jsxs("div",{className:"conn-config-field",children:[c.jsxs("label",{className:"conn-config-field__label",children:[k.label,k.readonly&&c.jsx("span",{className:"conn-config-field__badge",children:"read-only"})]}),c.jsx("input",{className:"conn-config-field__input",value:l[k.key]||"",placeholder:k.placeholder,readOnly:k.readonly,onChange:w=>d(E=>({...E,[k.key]:w.target.value}))})]},k.key)),f&&c.jsx("div",{className:"conn-config-modal__error",children:f})]}),(i==="form"||i==="error")&&g.length===0&&c.jsx("div",{className:"conn-config-modal__body conn-config-modal__center",children:c.jsxs("span",{className:"conn-config-modal__empty",children:["No configuration needed for ",b(e),"."]})}),i==="saving"&&c.jsxs("div",{className:"conn-config-modal__body conn-config-modal__center",children:[c.jsx("div",{className:"conn-config-spinner"}),c.jsx("span",{children:"Saving..."})]}),i==="saved"&&c.jsxs("div",{className:"conn-config-modal__body conn-config-modal__center",children:[c.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"#22c55e",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})}),c.jsx("span",{children:"Saved"})]}),c.jsxs("div",{className:"conn-config-modal__footer",children:[c.jsx("button",{className:"conn-config-btn conn-config-btn--secondary",onClick:r,children:i==="saved"?"Close":"Cancel"}),g.length>0&&(i==="form"||i==="error")&&c.jsx("button",{className:"conn-config-btn conn-config-btn--primary",onClick:v,children:"Save"})]})]})})}const _z=[{id:"x",label:"X (Twitter)",oauth:!0},{id:"linkedin",label:"LinkedIn",oauth:!0},{id:"github",label:"GitHub",oauth:!0},{id:"newsletter",label:"Newsletter",oauth:!1}];function Ip(t){switch(t){case"x":return c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:c.jsx("path",{d:"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"})});case"linkedin":return c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:c.jsx("path",{d:"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"})});case"github":return c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:c.jsx("path",{d:"M12 0C5.374 0 0 5.373 0 12c0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23A11.509 11.509 0 0112 5.803c1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576C20.566 21.797 24 17.3 24 12c0-6.627-5.373-12-12-12z"})});case"newsletter":return c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}),c.jsx("path",{d:"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"})]});default:return c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("circle",{cx:"12",cy:"12",r:"10"})})}}function Tz(t){return t==="active"?"connections-status--active":t==="expired"?"connections-status--expired":t==="revoked"?"connections-status--revoked":"connections-status--pending"}function Mz(t){const[e,n]=x.useState([]),[r,s]=x.useState(null),[i,o]=x.useState(null),[l,d]=x.useState(null),[f,h]=x.useState(null),[m,g]=x.useState(null),v=x.useRef(null);async function b(){try{const M=await(await fetch("/api/connections")).json();s(M.authenticated!==!1);const _=(M.connections||[]).filter(R=>R&&R.id&&R.provider);return n(_),_}catch{return[]}}x.useEffect(()=>{b()},[]),x.useEffect(()=>()=>{v.current&&clearInterval(v.current)},[]);async function k(T){d(T);try{const M=await fetch(`/api/connections/oauth/${T}/start`,{method:"POST"}),_=await M.json();if(!M.ok||!_.url){d(null);return}window.open(_.url,"_blank","width=600,height=700"),v.current=setInterval(async()=>{try{const L=await(await fetch(`/api/connections/oauth/${T}/status/${_.state}`)).json();if(L.status==="completed"){v.current&&clearInterval(v.current),v.current=null,d(null);const $=await b();if(T==="x"){const z=$.find(H=>H.provider==="x"&&H.status==="active");if(z!=null&&z.display_name){const H=z.display_name.replace("@","");localStorage.setItem("ow-x-handle",H),window.dispatchEvent(new StorageEvent("storage",{key:"ow-x-handle",newValue:H}))}}}else L.status==="failed"&&(v.current&&clearInterval(v.current),v.current=null,d(null))}catch{}},2e3)}catch{d(null)}}async function w(T){try{const M=await fetch(`/api/connections/${T}`,{method:"DELETE"});if(!M.ok){const _=await M.json().catch(()=>({error:"Delete failed"}));console.error("[Connections] Delete failed:",_.error)}}catch(M){console.error("[Connections] Delete error:",M)}o(null),await b()}const E=new Map;for(const T of e)E.set(T.provider,T);const C=r===!1;return c.jsxs("div",{className:"connections-tab",children:[m&&c.jsx(Cz,{connectionId:m.id,provider:m.provider,displayName:m.display_name,onClose:()=>g(null),onSaved:()=>b()}),f&&c.jsx(Ez,{existingConnection:f==="edit"?E.get("newsletter"):null,onClose:()=>h(null),onSaved:()=>b()}),C?c.jsxs("div",{className:"connections-dropdown__upsell",children:[c.jsx("p",{children:"Connect your X, LinkedIn, and other accounts to publish directly from OpenWriter."}),c.jsxs("p",{children:["Set up the ",c.jsx("strong",{children:"Publish"})," plugin to get started."]})]}):c.jsx("div",{className:"connections-dropdown__list",children:_z.map(T=>{const M=E.get(T.id);return M&&i===M.id?c.jsxs("div",{className:"connections-dropdown__confirm",children:[c.jsxs("span",{children:["Disconnect ",T.label,"?"]}),c.jsxs("div",{className:"connections-dropdown__confirm-btns",children:[c.jsx("button",{onClick:()=>w(M.id),children:"Yes"}),c.jsx("button",{onClick:()=>o(null),children:"No"})]})]},T.id):M?c.jsxs("div",{className:"connections-dropdown__item",children:[c.jsx("div",{className:"connections-dropdown__icon",children:Ip(T.id)}),c.jsxs("div",{className:"connections-dropdown__info",children:[c.jsx("div",{className:"connections-dropdown__name",children:M.display_name||M.domain||T.label}),c.jsxs("div",{className:"connections-dropdown__type",children:[c.jsx("span",{className:`connections-status ${Tz(M.status)}`}),"Connected"]})]}),c.jsxs("div",{className:"connections-dropdown__actions",children:[c.jsx("button",{className:"connections-dropdown__action-btn",onClick:()=>{T.id==="newsletter"?h("edit"):g({id:M.id,provider:T.id,display_name:M.display_name||T.label})},title:"Settings",children:c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"}),c.jsx("circle",{cx:"12",cy:"12",r:"3"})]})}),c.jsx("button",{className:"connections-dropdown__action-btn connections-dropdown__action-btn--delete",onClick:()=>o(M.id),title:"Disconnect",children:"×"})]})]},T.id):T.oauth?c.jsxs("div",{className:"connections-dropdown__item connections-dropdown__item--disconnected",children:[c.jsx("div",{className:"connections-dropdown__icon",children:Ip(T.id)}),c.jsxs("div",{className:"connections-dropdown__info",children:[c.jsx("div",{className:"connections-dropdown__name",children:T.label}),c.jsx("div",{className:"connections-dropdown__type",children:"Not connected"})]}),c.jsx("button",{className:"connections-dropdown__connect-inline-btn",onClick:()=>k(T.id),disabled:l!==null,children:l===T.id?"Connecting…":"Connect"})]},T.id):c.jsxs("div",{className:"connections-dropdown__item connections-dropdown__item--disconnected",children:[c.jsx("div",{className:"connections-dropdown__icon",children:Ip(T.id)}),c.jsxs("div",{className:"connections-dropdown__info",children:[c.jsx("div",{className:"connections-dropdown__name",children:T.label}),c.jsx("div",{className:"connections-dropdown__type",children:"Built-in · Not configured"})]}),c.jsx("button",{className:"connections-dropdown__connect-inline-btn",onClick:()=>h("new"),children:"Configure"})]},T.id)})})]})}const Az={tree:c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"M3 3h7v7H3zM14 3h7v4h-7zM14 10h7v4h-7zM3 13h7v8H3z"})}),files:c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),c.jsx("polyline",{points:"14 2 14 8 20 8"})]}),timeline:c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),c.jsx("circle",{cx:"12",cy:"6",r:"2"}),c.jsx("circle",{cx:"12",cy:"12",r:"2"}),c.jsx("circle",{cx:"12",cy:"18",r:"2"}),c.jsx("line",{x1:"14",y1:"6",x2:"20",y2:"6"}),c.jsx("line",{x1:"14",y1:"12",x2:"20",y2:"12"}),c.jsx("line",{x1:"14",y1:"18",x2:"20",y2:"18"})]}),board:c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{x:"3",y:"3",width:"5",height:"18",rx:"1"}),c.jsx("rect",{x:"10",y:"3",width:"5",height:"12",rx:"1"}),c.jsx("rect",{x:"17",y:"3",width:"5",height:"15",rx:"1"})]}),shelf:c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 19V5"}),c.jsx("path",{d:"M8 19V7"}),c.jsx("path",{d:"M12 19V4"}),c.jsx("path",{d:"M16 19V8"}),c.jsx("path",{d:"M20 19V6"}),c.jsx("line",{x1:"2",y1:"20",x2:"22",y2:"20"})]})};function jz(t){const[e,n]=x.useState(kE),[r,s]=x.useState(SE),[i,o]=x.useState(Md),l=EE(),[d,f]=x.useState(CE),[h,m]=x.useState(_E),g=(C=e,T=r,M=i,_=l,R=d,L=h)=>{TE(C,T,M,_,R,L)},v=C=>{n(C),g(C)},b=()=>{const C=r==="light"?"dark":"light";s(C),g(void 0,C)},k=C=>{o(C),g(void 0,void 0,C),window.dispatchEvent(new CustomEvent("ow-sidebar-mode-change",{detail:C}))},w=C=>{f(C),g(void 0,void 0,void 0,void 0,C)},E=C=>{m(C),g(void 0,void 0,void 0,void 0,void 0,C)};return c.jsxs("div",{className:"appearance-tab",children:[c.jsx("div",{className:"appearance-section",children:c.jsxs("div",{className:"appearance-section-header",children:[c.jsx("span",{className:"appearance-section-title",children:"Mode"}),c.jsxs("button",{className:"appearance-mode-btn",onClick:b,title:r==="light"?"Switch to dark":"Switch to light",children:[r==="light"?c.jsxs("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"12",cy:"12",r:"5"}),c.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),c.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),c.jsx("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),c.jsx("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),c.jsx("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),c.jsx("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),c.jsx("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),c.jsx("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]}):c.jsx("svg",{width:"13",height:"13",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}),c.jsx("span",{children:r==="light"?"Light":"Dark"})]})]})}),c.jsxs("div",{className:"appearance-section",children:[c.jsx("div",{className:"appearance-section-header",children:c.jsx("span",{className:"appearance-section-title",children:"Typography"})}),c.jsx("div",{className:"appearance-typeface-grid",children:yE.map(C=>c.jsx("button",{className:`appearance-style-option ${e===C.id?"active":""}`,onClick:()=>v(C.id),title:C.description,children:C.label},C.id))})]}),c.jsxs("div",{className:"appearance-section",children:[c.jsx("div",{className:"appearance-section-header",children:c.jsx("span",{className:"appearance-section-title",children:"Spacing"})}),c.jsx("div",{className:"appearance-typography-grid",children:wE.map(C=>c.jsx("button",{className:`appearance-style-option ${d===C.id?"active":""}`,onClick:()=>w(C.id),children:C.label},C.id))})]}),c.jsxs("div",{className:"appearance-section",children:[c.jsx("div",{className:"appearance-section-header",children:c.jsx("span",{className:"appearance-section-title",children:"Canvas"})}),c.jsx("div",{className:"appearance-style-grid",children:xE.map(C=>c.jsx("button",{className:`appearance-style-option ${h===C.id?"active":""}`,onClick:()=>E(C.id),children:C.label},C.id))})]}),c.jsxs("div",{className:"appearance-section",children:[c.jsx("div",{className:"appearance-section-header",children:c.jsx("span",{className:"appearance-section-title",children:"Layout"})}),c.jsx("div",{className:"appearance-mode-grid",children:bE.map(C=>c.jsxs("button",{className:`appearance-mode-option ${i===C.id?"active":""}`,onClick:()=>k(C.id),children:[Az[C.icon],c.jsx("span",{children:C.label})]},C.id))})]})]})}const z2=[{id:"review",label:"Review",scope:"doc",icon:c.jsx(_5,{}),Component:ez},{id:"activity",label:"Activity",scope:"workspace",icon:c.jsx(j5,{}),Component:yz},{id:"backlinks",label:"Backlinks",scope:"doc",icon:c.jsx(M5,{}),Component:sz},{id:"exports",label:"Export",scope:"doc",icon:c.jsx(A5,{}),Component:oz},{id:"versions",label:"Versions",scope:"doc",icon:c.jsx(T5,{}),Component:rz},{id:"plugins",label:"Plugins",scope:"settings",icon:c.jsx(R5,{}),Component:Sz},{id:"connections",label:"Connections",scope:"settings",icon:c.jsx(O5,{}),Component:Mz},{id:"appearance",label:"Appearance",scope:"settings",icon:c.jsx(I5,{}),Component:jz}];function Rz(t){return t?z2.find(e=>e.id===t)??null:null}function O1({pendingDocs:t}){const{open:e,activeTab:n,openTab:r}=Vd(),[s,i]=x.useState(!1),[o,l]=x.useState(!1),d=x.useRef(0);return x.useEffect(()=>{const f=t.filenames.length,h=d.current;d.current=f,h===0&&f>0&&r("review")},[t.filenames.length,r]),x.useEffect(()=>{const f=()=>{if(!(e&&n==="activity")){i(!0),window.setTimeout(()=>i(!1),500);try{localStorage.getItem("ow-bell-hint-seen")||(l(!0),localStorage.setItem("ow-bell-hint-seen","1"),window.setTimeout(()=>l(!1),6e3))}catch{}}};return window.addEventListener("ow-activity-event",f),()=>window.removeEventListener("ow-activity-event",f)},[e,n]),c.jsx("div",{className:"rail-icon-strip",role:"tablist","aria-label":"Right rail tabs",children:z2.map(f=>{const h=e&&n===f.id,m=f.id==="activity";return c.jsxs("button",{type:"button",role:"tab","aria-selected":h,className:["rail-icon-btn",h?"rail-icon-btn--active":"",`rail-icon-btn--scope-${f.scope}`,m&&s?"rail-icon-btn--pulsing":""].filter(Boolean).join(" "),onClick:()=>r(f.id),title:f.label,"aria-label":f.label,children:[f.icon,m&&o&&c.jsxs("div",{className:"rail-icon-hint",role:"tooltip",children:[c.jsx("span",{children:"Agent activity lives here."}),c.jsx("button",{type:"button",className:"rail-icon-hint-close",onClick:g=>{g.stopPropagation(),l(!1)},"aria-label":"Dismiss",children:"×"})]})]},f.id)})})}function Oz(t){const{activeTab:e}=Vd(),n=Rz(e);return c.jsx("div",{className:"rail-body",role:"tabpanel",children:n?c.jsx(n.Component,{...t}):null})}const Iz=()=>c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:c.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"})}),Lz=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.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"}),c.jsx("path",{d:"M9 14l2 2 4-4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),Dz=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.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"}),c.jsx("path",{d:"M12 16v-5M9.5 13.5L12 11l2.5 2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}),Pz=()=>c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",children:[c.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"}),c.jsx("path",{d:"M14 14l-4 4M10 14l4 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]});function Bz({syncStatus:t,onSync:e}){const[n,r]=x.useState(!1),[s,i]=x.useState([]),[o,l]=x.useState(!1),d=x.useRef(null),f=x.useCallback(()=>{if(n){r(!1);return}r(!0),l(!0),fetch("/api/sync/pending").then(h=>h.json()).then(h=>i(h)).catch(()=>i([])).finally(()=>l(!1))},[n]);return x.useEffect(()=>{t.state!=="pending"&&r(!1)},[t.state]),x.useEffect(()=>{if(!n)return;const h=m=>{d.current&&!d.current.contains(m.target)&&r(!1)};return document.addEventListener("mousedown",h),()=>document.removeEventListener("mousedown",h)},[n]),c.jsxs("div",{className:"sync-btn-group",ref:d,children:[c.jsxs("button",{className:`titlebar-btn sync-btn-state sync-${t.state}`,onClick:e,disabled:t.state==="syncing",title:t.lastSyncTime?`Last synced: ${new Date(t.lastSyncTime).toLocaleString()}`:"Sync to GitHub",children:[t.state==="unconfigured"&&c.jsxs(c.Fragment,{children:[c.jsx(Iz,{})," Sync"]}),t.state==="synced"&&c.jsxs(c.Fragment,{children:[c.jsx(Lz,{})," Synced"]}),t.state==="pending"&&c.jsxs(c.Fragment,{children:[c.jsx(Dz,{})," Sync",t.pendingFiles?` (${t.pendingFiles})`:""]}),t.state==="syncing"&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"sync-btn-spinner"})," Syncing..."]}),t.state==="error"&&c.jsxs(c.Fragment,{children:[c.jsx(Pz,{})," Retry"]})]}),t.state==="pending"&&t.pendingFiles&&t.pendingFiles>0&&c.jsx("button",{className:"sync-details-btn",onClick:f,title:"View pending changes",children:c.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:c.jsx("path",{d:n?"M3 7.5L6 4.5L9 7.5":"M3 4.5L6 7.5L9 4.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),n&&c.jsxs("div",{className:"sync-pending-dropdown",children:[c.jsx("div",{className:"sync-pending-header",children:"Changes to push"}),o?c.jsx("div",{className:"sync-pending-loading",children:"Loading..."}):s.length===0?c.jsx("div",{className:"sync-pending-loading",children:"No changes"}):c.jsx("div",{className:"sync-pending-list",children:s.map((h,m)=>c.jsxs("div",{className:`sync-pending-item sync-file-${h.status}`,children:[c.jsx("span",{className:"sync-file-badge",children:h.status[0].toUpperCase()}),c.jsx("span",{className:"sync-file-name",children:h.file})]},m))})]})]})}function zz(t){const{syncStatus:e,onSync:n,onToggleToolbar:r,toolbarOpen:s,focusMode:i,onToggleFocusMode:o,...l}=t,{open:d,activeTab:f,width:h,setWidth:m,closeRail:g,openTab:v}=Vd(),b=x.useRef(null),k=x.useRef(null),w=x.useRef(i);x.useEffect(()=>{if(i!==w.current)if(w.current=i,i)k.current={open:d,activeTab:f},d&&g();else{const C=k.current;k.current=null,C!=null&&C.open&&C.activeTab&&v(C.activeTab)}},[i]);const E=x.useCallback(C=>{C.preventDefault();const T=C.clientX,M=h,_=L=>{const $=T-L.clientX;m(M+$)},R=()=>{window.removeEventListener("pointermove",_),window.removeEventListener("pointerup",R)};window.addEventListener("pointermove",_),window.addEventListener("pointerup",R)},[h,m]);return x.useEffect(()=>{if(!d)return;const C=T=>{T.key==="Escape"&&b.current&&b.current.contains(document.activeElement)&&(T.preventDefault(),g())};return window.addEventListener("keydown",C),()=>window.removeEventListener("keydown",C)},[d,g]),d?c.jsxs("aside",{ref:b,className:"right-rail-column",style:{width:h,minWidth:h},"aria-label":"Right rail",children:[c.jsx("div",{className:"right-rail-resize-handle",onPointerDown:E,"aria-hidden":"true"}),c.jsxs("div",{className:"right-rail-topbar",children:[c.jsxs("div",{className:"right-rail-topbar-actions right-rail-topbar-actions--start",children:[c.jsx("button",{type:"button",className:"right-rail-topbar-btn",onClick:g,title:"Hide rail","aria-label":"Hide rail",children:c.jsx(L5,{})}),c.jsx("button",{type:"button",className:`right-rail-topbar-btn${i?" right-rail-topbar-btn--active":""}`,onClick:o,title:"Focus mode","aria-label":"Focus mode","aria-pressed":i,children:c.jsx(v2,{})}),c.jsx("button",{type:"button",className:`right-rail-topbar-btn${s?" right-rail-topbar-btn--active":""}`,onClick:r,title:"Toggle format toolbar","aria-label":"Toggle format toolbar","aria-pressed":s,children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M4 20h16"}),c.jsx("path",{d:"m6 16 6-12 6 12"}),c.jsx("path",{d:"M8 12h8"})]})})]}),c.jsx("div",{className:"right-rail-topbar-actions right-rail-topbar-actions--end",children:c.jsx(Bz,{syncStatus:e,onSync:n})})]}),c.jsx(O1,{pendingDocs:l.pendingDocs}),c.jsx(Oz,{...l})]}):c.jsx("div",{className:"right-rail-mount-keepalive",style:{display:"none"},children:c.jsx(O1,{pendingDocs:l.pendingDocs})})}function $z({onClose:t,onSetupComplete:e}){const[n,r]=x.useState("detecting"),[s,i]=x.useState(null),[o,l]=x.useState("gh"),[d,f]=x.useState("openwriter-docs"),[h,m]=x.useState(!0),[g,v]=x.useState(""),[b,k]=x.useState(""),[w,E]=x.useState(""),[C,T]=x.useState("");x.useEffect(()=>{fetch("/api/sync/capabilities").then(_=>_.json()).then(_=>{i(_),_.ghAuthenticated?l("gh"):(_.gitInstalled,l("pat")),r("setup")}).catch(()=>{E("Failed to detect git capabilities"),r("error")})},[]);const M=x.useCallback(async()=>{r("progress"),T(o==="connect"?"Connecting to repository...":"Creating repository and syncing...");try{const _={method:o,repoName:d,isPrivate:h};o==="pat"&&(_.pat=g),o==="connect"&&(_.remoteUrl=b,_.pat=g||void 0);const R=await fetch("/api/sync/setup",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(_)});if(!R.ok){const L=await R.json().catch(()=>({}));throw new Error(L.error||`Setup failed (${R.status})`)}r("done"),e()}catch(_){E(_.message),r("error")}},[o,d,h,g,b,e]);return c.jsx("div",{className:"sync-modal-overlay",onClick:t,children:c.jsxs("div",{className:"sync-modal",onClick:_=>_.stopPropagation(),children:[c.jsxs("div",{className:"sync-modal-header",children:[c.jsx("h2",{children:"Sync to GitHub"}),c.jsx("button",{className:"sync-modal-close",onClick:t,children:"×"})]}),n==="detecting"&&c.jsxs("div",{className:"sync-modal-body",children:[c.jsx("div",{className:"sync-spinner"}),c.jsx("p",{children:"Detecting git configuration..."})]}),n==="setup"&&s&&c.jsxs("div",{className:"sync-modal-body",children:[!s.gitInstalled&&c.jsxs("div",{className:"sync-warning",children:["Git is not installed. Please ",c.jsx("a",{href:"https://git-scm.com/downloads",target:"_blank",rel:"noreferrer",children:"install git"})," first."]}),s.gitInstalled&&c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"sync-tabs",children:[s.ghAuthenticated&&c.jsx("button",{className:`sync-tab${o==="gh"?" active":""}`,onClick:()=>l("gh"),children:"GitHub CLI"}),c.jsx("button",{className:`sync-tab${o==="pat"?" active":""}`,onClick:()=>l("pat"),children:"Personal Access Token"}),c.jsx("button",{className:`sync-tab${o==="connect"?" active":""}`,onClick:()=>l("connect"),children:"Connect Existing"})]}),o==="gh"&&c.jsxs("div",{className:"sync-form",children:[c.jsxs("label",{children:["Repository name",c.jsx("input",{type:"text",value:d,onChange:_=>f(_.target.value),placeholder:"openwriter-docs"})]}),c.jsxs("label",{className:"sync-checkbox",children:[c.jsx("input",{type:"checkbox",checked:h,onChange:_=>m(_.target.checked)}),"Private repository"]})]}),o==="pat"&&c.jsxs("div",{className:"sync-form",children:[!s.ghAuthenticated&&!s.ghInstalled&&c.jsxs("p",{className:"sync-hint",children:["Create a ",c.jsx("a",{href:"https://github.com/settings/tokens/new?scopes=repo&description=OpenWriter",target:"_blank",rel:"noreferrer",children:"Personal Access Token"})," with ",c.jsx("code",{children:"repo"})," scope."]}),c.jsxs("label",{children:["Personal Access Token",c.jsx("input",{type:"password",value:g,onChange:_=>v(_.target.value),placeholder:"ghp_..."})]}),c.jsxs("label",{children:["Repository name",c.jsx("input",{type:"text",value:d,onChange:_=>f(_.target.value),placeholder:"openwriter-docs"})]}),c.jsxs("label",{className:"sync-checkbox",children:[c.jsx("input",{type:"checkbox",checked:h,onChange:_=>m(_.target.checked)}),"Private repository"]})]}),o==="connect"&&c.jsxs("div",{className:"sync-form",children:[c.jsxs("label",{children:["Remote URL",c.jsx("input",{type:"text",value:b,onChange:_=>k(_.target.value),placeholder:"https://github.com/user/repo.git"})]}),c.jsxs("label",{children:["PAT (optional, for private repos)",c.jsx("input",{type:"password",value:g,onChange:_=>v(_.target.value),placeholder:"ghp_..."})]})]}),c.jsxs("div",{className:"sync-modal-actions",children:[c.jsx("button",{className:"sync-btn secondary",onClick:t,children:"Cancel"}),c.jsx("button",{className:"sync-btn primary",onClick:M,disabled:o==="pat"&&!g||o==="connect"&&!b||o!=="connect"&&!d,children:o==="connect"?"Connect & Sync":"Create & Sync"})]})]})]}),n==="progress"&&c.jsxs("div",{className:"sync-modal-body",children:[c.jsx("div",{className:"sync-spinner"}),c.jsx("p",{children:C})]}),n==="done"&&c.jsxs("div",{className:"sync-modal-body",children:[c.jsx("div",{className:"sync-success-icon",children:"✓"}),c.jsx("p",{children:"Successfully synced to GitHub!"}),c.jsx("div",{className:"sync-modal-actions",children:c.jsx("button",{className:"sync-btn primary",onClick:t,children:"Done"})})]}),n==="error"&&c.jsxs("div",{className:"sync-modal-body",children:[c.jsx("div",{className:"sync-error-msg",children:w}),c.jsxs("div",{className:"sync-modal-actions",children:[c.jsx("button",{className:"sync-btn secondary",onClick:()=>r("setup"),children:"Back"}),c.jsx("button",{className:"sync-btn secondary",onClick:t,children:"Close"})]})]})]})})}function Fz({onNodeChanges:t,onAgentStatus:e,onDocumentSwitched:n,onDocumentReloaded:r,onDocumentsChanged:s,onWorkspacesChanged:i,onTitleChanged:o,onPendingDocsChanged:l,onMetadataChanged:d,onSyncStatus:f,onWritingStarted:h,onWritingFinished:m,onIdRewrites:g,onPendingFilenamesChanged:v,getEditorState:b}){const k=x.useRef(null),[w,E]=x.useState(!1),C=x.useRef(0),T=x.useRef(new Set),M=()=>{var j;return(j=ee.current)==null?void 0:j.call(ee,new Set(T.current))},_=x.useRef(t),R=x.useRef(e),L=x.useRef(n),$=x.useRef(s),z=x.useRef(i),H=x.useRef(o),Z=x.useRef(l),D=x.useRef(f),J=x.useRef(d),q=x.useRef(h),W=x.useRef(m),K=x.useRef(g),ee=x.useRef(v),V=x.useRef(r),ne=x.useRef(b);_.current=t,R.current=e,L.current=n,$.current=s,z.current=i,H.current=o,Z.current=l,J.current=d,D.current=f,q.current=h,W.current=m,K.current=g,ee.current=v,V.current=r,ne.current=b,x.useEffect(()=>{const I=`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/ws`;let Q,de=!1,ge=1e3;function re(){const fe=new WebSocket(I);k.current=fe,fe.onopen=()=>{E(!0),ge=1e3,de&&fe.send(JSON.stringify({type:"request-document"})),de=!0},fe.onmessage=De=>{var Ye,Ce,ke,Ee,Me,Ge,Pe,st,St,Tt,He,pt,qt,Ze;try{const ie=JSON.parse(De.data);if(ie.type==="node-changes"&&ie.changes&&((Ye=_.current)==null||Ye.call(_,ie.changes),typeof ie.version=="number"&&(C.current=ie.version)),ie.type==="id-rewrites"&&Array.isArray(ie.rewrites)&&((Ce=K.current)==null||Ce.call(K,ie.rewrites)),ie.type==="agent-status"&&((ke=R.current)==null||ke.call(R,!!ie.agentConnected)),ie.type==="document-switched"&&(C.current=0,(Ee=L.current)==null||Ee.call(L,{document:ie.document,title:ie.title,filename:ie.filename,docId:ie.docId,metadata:ie.metadata})),ie.type==="document-reloaded"&&(typeof ie.version=="number"&&(C.current=ie.version),(Me=V.current)==null||Me.call(V,{document:ie.document,title:ie.title,filename:ie.filename,docId:ie.docId,metadata:ie.metadata,orphanCount:typeof ie.orphanCount=="number"?ie.orphanCount:0,staleBaselineCount:typeof ie.staleBaselineCount=="number"?ie.staleBaselineCount:0})),ie.type==="metadata-changed"&&ie.metadata&&((Ge=J.current)==null||Ge.call(J,ie.metadata)),ie.type==="documents-changed"&&((Pe=$.current)==null||Pe.call($)),ie.type==="workspaces-changed"&&((st=z.current)==null||st.call(z)),ie.type==="title-changed"&&ie.title&&((St=H.current)==null||St.call(H,ie.title)),ie.type==="pending-docs-changed"&&ie.pendingDocs&&((Tt=Z.current)==null||Tt.call(Z,ie.pendingDocs)),ie.type==="sync-status"&&((He=D.current)==null||He.call(D,{state:ie.state,lastSyncTime:ie.lastSyncTime,pendingFiles:ie.pendingFiles,error:ie.error})),ie.type==="writing-started"&&ie.title&&(typeof ie.key=="string"&&(T.current.add(ie.key),M()),(pt=q.current)==null||pt.call(q,ie.title,ie.target||null)),ie.type==="writing-finished"&&(typeof ie.key=="string"&&ie.key?T.current.delete(ie.key):T.current.clear(),M(),(qt=W.current)==null||qt.call(W)),ie.type==="pending-writes-sync"&&Array.isArray(ie.writes)&&(T.current=new Set(ie.writes.map(Fe=>Fe.key).filter(Boolean)),M(),ie.writes.length>0)){const Fe=ie.writes.reduce((se,pe)=>se.startedAt>pe.startedAt?se:pe);Fe!=null&&Fe.title&&((Ze=q.current)==null||Ze.call(q,Fe.title,Fe.target||null))}ie.type==="plugins-changed"&&window.dispatchEvent(new CustomEvent("ow-plugins-changed")),ie.type==="comments-changed"&&ie.filename&&window.dispatchEvent(new CustomEvent("ow-comments-changed",{detail:{filename:ie.filename}})),ie.type==="documents-changed"&&window.dispatchEvent(new CustomEvent("ow-documents-changed")),ie.type==="metadata-changed"&&window.dispatchEvent(new CustomEvent("ow-metadata-changed",{detail:{metadata:ie.metadata}})),ie.type==="activity-log"&&Array.isArray(ie.entries)&&window.dispatchEvent(new CustomEvent("ow-activity-seed",{detail:{entries:ie.entries}})),ie.type==="activity-event"&&ie.event&&window.dispatchEvent(new CustomEvent("ow-activity-event",{detail:{event:ie.event}}))}catch{}},fe.onclose=()=>{E(!1),Q=setTimeout(re,ge),ge=Math.min(ge*1.5,8e3)},fe.onerror=()=>{fe.close()}}re();function be(){var fe;document.visibilityState==="visible"&&((fe=k.current)==null?void 0:fe.readyState)!==WebSocket.OPEN&&(clearTimeout(Q),ge=1e3,re())}return document.addEventListener("visibilitychange",be),()=>{clearTimeout(Q),document.removeEventListener("visibilitychange",be),k.current&&(k.current.onclose=null,k.current.close())}},[]);const F=x.useCallback(j=>{var I;((I=k.current)==null?void 0:I.readyState)===WebSocket.OPEN&&k.current.send(JSON.stringify(j))},[]);return{connected:w,sendMessage:F,docVersionRef:C}}function Uz(t){const[e,n]=x.useState(null),[r,s]=x.useState(!1),[i,o]=x.useState(null),l=x.useRef(void 0);return x.useEffect(()=>{if(!t){n(null),s(!1),o(null),l.current=void 0;return}t!==l.current&&(l.current=t,s(!0),o(null),fetch(`/api/tweet-embed?url=${encodeURIComponent(t)}`).then(d=>d.ok?d.json():d.json().then(f=>Promise.reject(new Error(f.error||`HTTP ${d.status}`)))).then(d=>{n(d),s(!1)}).catch(d=>{o(d.message),s(!1)}))},[t]),{tweet:e,loading:r,error:i}}function Hz(t){var r;const e=t.view.dom,n=[];for(const s of e.children){const i=(r=s.innerText)==null?void 0:r.trim();i&&n.push(i)}return n.join(`
|
|
208
|
+
|
|
209
|
+
`)}function Wz(t){const e=n=>{var r;if(n.type==="image"&&((r=n.attrs)!=null&&r.src))return n.attrs.src;if(n.content)for(const s of n.content){const i=e(s);if(i)return i}return null};return e(t.getJSON())}async function qz(t){try{const e=await fetch(t);if(!e.ok)return null;const n=await e.blob();return n.type==="image/png"?n:new Promise(r=>{const s=new Image,i=URL.createObjectURL(n);s.onload=()=>{const o=document.createElement("canvas");o.width=s.naturalWidth,o.height=s.naturalHeight,o.getContext("2d").drawImage(s,0,0),o.toBlob(l=>{URL.revokeObjectURL(i),r(l)},"image/png")},s.onerror=()=>{URL.revokeObjectURL(i),r(null)},s.src=i})}catch{return null}}function Vz(t,e){const[n,r]=x.useState("idle"),s=x.useRef();return{copyText:x.useCallback(async()=>{const o=t.current[e];if(!o)return;const l=Hz(o),d=Wz(o);if(!(!l&&!d)){try{const f={};if(l&&(f["text/plain"]=new Blob([l],{type:"text/plain"})),d){const h=await qz(d);h&&(f["image/png"]=h)}Object.keys(f).length>0&&await navigator.clipboard.write([new ClipboardItem(f)])}catch{if(l){const f=document.createElement("textarea");f.value=l,f.style.position="fixed",f.style.opacity="0",document.body.appendChild(f),f.select(),document.execCommand("copy"),document.body.removeChild(f)}}r("copied"),s.current&&clearTimeout(s.current),s.current=setTimeout(()=>r("idle"),2e3)}},[t,e]),copyState:n}}function Lp(t){return t>=1e6?`${(t/1e6).toFixed(1)}M`:t>=1e4?`${(t/1e3).toFixed(0)}K`:t>=1e3?`${(t/1e3).toFixed(1)}K`:t.toLocaleString()}function Kz(t){try{const e=Date.now(),n=new Date(t).getTime(),r=Math.floor((e-n)/1e3);if(r<60)return`${r}s`;const s=Math.floor(r/60);if(s<60)return`${s}m`;const i=Math.floor(s/60);return i<24?`${i}h`:new Date(t).toLocaleDateString("en-US",{month:"short",day:"numeric"})}catch{return""}}const Gz=()=>c.jsx("svg",{viewBox:"0 0 24 24","aria-hidden":"true",children:c.jsx("path",{fill:"currentColor",d:"M1.751 10c0-4.42 3.584-8 8.005-8h4.366c4.49 0 8.129 3.64 8.129 8.13 0 2.96-1.607 5.68-4.196 7.11l-8.054 4.46v-3.69h-.067c-4.49.1-8.183-3.51-8.183-8.01zm8.005-6c-3.317 0-6.005 2.69-6.005 6 0 3.37 2.77 6.08 6.138 6.01l.351-.01h1.761v2.3l5.087-2.81c1.951-1.08 3.163-3.13 3.163-5.36 0-3.39-2.744-6.13-6.129-6.13H9.756z"})}),Jz=()=>c.jsx("svg",{viewBox:"0 0 24 24","aria-hidden":"true",children:c.jsx("path",{fill:"currentColor",d:"M4.5 3.88l4.432 4.14-1.364 1.46L5.5 7.55V16c0 1.1.896 2 2 2H13v2H7.5c-2.209 0-4-1.79-4-4V7.55L1.432 9.48.068 8.02 4.5 3.88zM16.5 6H11V4h5.5c2.209 0 4 1.79 4 4v8.45l2.068-1.93 1.364 1.46-4.432 4.14-4.432-4.14 1.364-1.46 2.068 1.93V8c0-1.1-.896-2-2-2z"})}),Yz=()=>c.jsx("svg",{viewBox:"0 0 24 24","aria-hidden":"true",children:c.jsx("path",{fill:"currentColor",d:"M16.697 5.5c-1.222-.06-2.679.51-3.89 2.16l-.805 1.09-.806-1.09C9.984 6.01 8.526 5.44 7.304 5.5c-1.243.07-2.349.78-2.91 1.91-.552 1.12-.633 2.78.479 4.82 1.074 1.97 3.257 4.27 7.129 6.61 3.87-2.34 6.052-4.64 7.126-6.61 1.111-2.04 1.03-3.7.477-4.82-.561-1.13-1.666-1.84-2.908-1.91zm4.187 7.69c-1.351 2.48-4.001 5.12-8.379 7.67l-.503.3-.504-.3c-4.379-2.55-7.029-5.19-8.382-7.67-1.36-2.5-1.41-4.86-.514-6.67.887-1.79 2.647-2.91 4.601-3.01 1.651-.09 3.368.56 4.798 2.01 1.429-1.45 3.146-2.1 4.796-2.01 1.954.1 3.714 1.22 4.601 3.01.896 1.81.846 4.17-.514 6.67z"})}),Xz=()=>c.jsx("svg",{viewBox:"0 0 24 24","aria-hidden":"true",children:c.jsx("path",{fill:"currentColor",d:"M4 4.5C4 3.12 5.119 2 6.5 2h11C18.881 2 20 3.12 20 4.5v18.44l-8-5.71-8 5.71V4.5zM6.5 4c-.276 0-.5.22-.5.5v14.56l6-4.29 6 4.29V4.5c0-.28-.224-.5-.5-.5h-11z"})}),Qz=()=>c.jsx("svg",{viewBox:"0 0 24 24","aria-hidden":"true",children:c.jsx("path",{fill:"currentColor",d:"M12 2.59l5.7 5.7-1.41 1.42L13 6.41V16h-2V6.41l-3.3 3.3-1.41-1.42L12 2.59zM21 15l-.02 3.51c0 1.38-1.12 2.49-2.5 2.49H5.5C4.11 21 3 19.88 3 18.5V15h2v3.5c0 .28.22.5.5.5h12.98c.28 0 .5-.22.5-.5L19 15h2z"})});function $2({tweet:t,nested:e,url:n}){const r=Kz(t.createdAt);return c.jsxs("div",{className:`tweet-embed-card${e?" tweet-embed-nested":""}${n?" tweet-embed-card--clickable":""}`,onClick:n?()=>window.open(n,"_blank","noopener,noreferrer"):void 0,role:n?"link":void 0,children:[c.jsxs("div",{className:"tweet-author-row",children:[t.author.avatarUrl?c.jsx("img",{className:"tweet-avatar",src:t.author.avatarUrl,alt:""}):c.jsx("div",{className:"tweet-avatar tweet-avatar-placeholder"}),c.jsxs("div",{className:"tweet-author-info",children:[c.jsx("span",{className:"tweet-author-name",children:t.author.name}),c.jsxs("span",{className:"tweet-author-handle",children:["@",t.author.username]}),r&&c.jsxs(c.Fragment,{children:[c.jsx("span",{className:"tweet-author-separator",children:"·"}),c.jsx("span",{className:"tweet-author-timestamp",children:r})]})]})]}),c.jsx("div",{className:"tweet-text",children:t.text}),t.media&&t.media.length>0&&c.jsx("div",{className:"tweet-media","data-count":t.media.length,children:t.media.map((s,i)=>s.type==="photo"?c.jsx("img",{className:"tweet-media-img",src:s.url,alt:"",loading:"lazy"},i):s.type==="video"||s.type==="gif"?c.jsx("div",{className:"tweet-media-video-placeholder",children:c.jsx("span",{children:"Video"})},i):null)}),t.quoteTweet&&c.jsx($2,{tweet:t.quoteTweet,nested:!0}),!e&&c.jsxs("div",{className:"tweet-actions-row",children:[c.jsxs("span",{className:"tweet-action tweet-action-reply",children:[c.jsx(Gz,{}),t.metrics.replies>0&&Lp(t.metrics.replies)]}),c.jsxs("span",{className:"tweet-action tweet-action-retweet",children:[c.jsx(Jz,{}),t.metrics.retweets>0&&Lp(t.metrics.retweets)]}),c.jsxs("span",{className:"tweet-action tweet-action-like",children:[c.jsx(Yz,{}),t.metrics.likes>0&&Lp(t.metrics.likes)]}),c.jsx("span",{className:"tweet-action tweet-action-bookmark",children:c.jsx(Xz,{})}),c.jsx("span",{className:"tweet-action tweet-action-share",children:c.jsx(Qz,{})})]})]})}function I1({tweet:t,url:e}){return c.jsx($2,{tweet:t,url:e})}function Zz({initialContent:t,initialPreviewImages:e,placeholder:n="What is happening?!",onUpdate:r,onReady:s,onFocus:i,onPreviewImagesChange:o}){const[l,d]=x.useState(e||[]),f=x.useRef(e||[]),h=x.useRef(!1),m=x.useRef(s);m.current=s;const g=x.useRef(o);g.current=o;const v=x.useCallback(E=>{var T;const C=E.slice(0,4);f.current=C,d(C),(T=g.current)==null||T.call(g,C)},[]),b=x.useCallback(E=>{if(h.current)return;const C=[],T=[];if(E.state.doc.descendants((L,$)=>{var z;L.type.name==="image"&&((z=L.attrs)!=null&&z.src)&&(C.push(L.attrs.src),T.push({from:$,to:$+L.nodeSize}))}),C.length===0)return;h.current=!0;const{tr:M}=E.state;for(let L=T.length-1;L>=0;L--)M.delete(T[L].from,T[L].to);E.view.dispatch(M);const _=f.current,R=4-_.length;R>0&&v([..._,...C.slice(0,R)]),h.current=!1},[v]),k=FC({extensions:[...n2,Wd.configure({placeholder:n})],content:t||"<p></p>",onCreate:({editor:E})=>{b(E)},onUpdate:({editor:E})=>{b(E),r==null||r(E)},onFocus:()=>{i==null||i()},editorProps:{handlePaste:d2,handleDrop:f2}},[t]);x.useEffect(()=>{k&&p5(k.view,{addToPreview:E=>{const C=f.current;C.length>=4||v([...C,E])},getPreviewImages:()=>f.current})},[k,v]),x.useEffect(()=>{if(!k)return;const{state:E}=k.view;if(E.plugins.some(M=>M.key==="pendingDecoration$"))return;const C=a2(),T=E.reconfigure({plugins:[...E.plugins,C]});k.view.updateState(T)},[k]),x.useEffect(()=>{if(!k)return;const{state:E}=k.view;if(E.plugins.some(M=>M.key==="commentDecoration$"))return;const C=c2(),T=E.reconfigure({plugins:[...E.plugins,C]});k.view.updateState(T)},[k]),x.useEffect(()=>{var E;k&&((E=m.current)==null||E.call(m,k))},[k]);const w=x.useCallback(E=>{v(f.current.filter((C,T)=>T!==E))},[v]);return k?c.jsxs(c.Fragment,{children:[c.jsx(Av,{editor:k}),l.length>0&&c.jsx("div",{className:"tweet-preview-grid","data-count":l.length,children:l.map((E,C)=>c.jsxs("div",{className:"tweet-image-card",children:[c.jsx("img",{className:"tweet-image-card-img",src:E,alt:"",draggable:!1}),c.jsx("button",{className:"tweet-image-card-remove",onClick:()=>w(C),title:"Remove image",children:"×"})]},E))})]}):null}function e$({count:t,softLimit:e=280}){const n=e-t,r=Math.min(t/e,1),s=n<=20,i=s?30:26,o=2,l=(i-o)/2,d=2*Math.PI*l,f=d*(1-r);let h="var(--x-blue, #1d9bf0)";return n<=0?h="var(--x-red, #f4212e)":n<=20&&(h="var(--x-yellow, #ffd400)"),t===0?null:c.jsxs("div",{className:"tweet-char-counter",title:`${t} / ${e}`,style:{width:i,height:i},children:[c.jsxs("svg",{width:i,height:i,viewBox:`0 0 ${i} ${i}`,children:[c.jsx("circle",{cx:i/2,cy:i/2,r:l,fill:"none",stroke:"var(--x-border, #eff3f4)",strokeWidth:o}),c.jsx("circle",{cx:i/2,cy:i/2,r:l,fill:"none",stroke:h,strokeWidth:o,strokeDasharray:d,strokeDashoffset:f,strokeLinecap:"round",transform:`rotate(-90 ${i/2} ${i/2})`,style:{transition:"stroke-dashoffset 0.15s ease, stroke 0.15s ease"}})]}),s&&c.jsx("span",{className:"tweet-char-number",style:{color:h,fontSize:n<-9||n>9?10:11},children:n})]})}const L1="@openwriter/plugin-x-api",D1=[{key:"api-key",label:"API Key",env:"X_API_KEY"},{key:"api-secret",label:"API Secret",env:"X_API_SECRET"},{key:"access-token",label:"Access Token",env:"X_ACCESS_TOKEN"},{key:"access-token-secret",label:"Access Token Secret",env:"X_ACCESS_TOKEN_SECRET"}];function t$({onConnected:t,onCancel:e}){const[n,r]=x.useState({"api-key":"","api-secret":"","access-token":"","access-token-secret":""}),[s,i]=x.useState(!1),[o,l]=x.useState(""),d=D1.every(h=>n[h.key].trim()),f=async()=>{i(!0),l("");try{if(!(await fetch("/api/plugins/config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:L1,config:n})})).ok)throw new Error("Failed to save config");const g=await(await fetch("/api/plugins/enable",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:L1})})).json();if(!g.success)throw new Error(g.error||"Failed to enable plugin");const b=await(await fetch("/api/x/status")).json();b.connected?t():l(b.error||"Could not verify X credentials. Check your API keys.")}catch(h){l(h.message||"Connection failed")}finally{i(!1)}};return c.jsxs("div",{className:"x-connect-prompt",children:[c.jsxs("div",{className:"x-connect-header",children:[c.jsx("span",{className:"x-connect-title",children:"Connect your X account to post"}),c.jsx("button",{className:"x-connect-cancel",onClick:e,title:"Cancel",children:c.jsx("svg",{viewBox:"0 0 24 24",width:"18",height:"18",children:c.jsx("path",{fill:"currentColor",d:"M10.59 12L4.54 5.96l1.42-1.42L12 10.59l6.04-6.05 1.42 1.42L13.41 12l6.05 6.04-1.42 1.42L12 13.41l-6.04 6.05-1.42-1.42L10.59 12z"})})})]}),c.jsx("div",{className:"x-connect-fields",children:D1.map(h=>c.jsxs("div",{className:"x-connect-field",children:[c.jsx("label",{className:"x-connect-label",children:h.label}),c.jsx("input",{type:"password",className:"x-connect-input",value:n[h.key],onChange:m=>r(g=>({...g,[h.key]:m.target.value})),placeholder:h.env,spellCheck:!1,autoComplete:"off"})]},h.key))}),o&&c.jsx("div",{className:"x-connect-error",children:o}),c.jsxs("div",{className:"x-connect-actions",children:[c.jsx("a",{className:"x-connect-dev-link",href:"https://developer.x.com/en/portal/dashboard",target:"_blank",rel:"noopener noreferrer",children:"Get credentials"}),c.jsx("button",{className:"x-connect-btn",onClick:f,disabled:!d||s,children:s?"Connecting...":"Connect"})]})]})}var P1={},Dp,B1;function Ds(){return B1||(B1=1,Dp=function(t){return typeof t=="object"?t!==null:typeof t=="function"}),Dp}var Pp,z1;function Cr(){if(z1)return Pp;z1=1;var t=Ds();return Pp=function(e){if(!t(e))throw TypeError(e+" is not an object!");return e},Pp}var Bp,$1;function Jd(){return $1||($1=1,Bp=function(t){if(t==null)throw TypeError("Can't call method on "+t);return t}),Bp}var zp,F1;function Ni(){if(F1)return zp;F1=1;var t=Jd();return zp=function(e){return Object(t(e))},zp}var $p,U1;function Yd(){if(U1)return $p;U1=1;var t=Math.ceil,e=Math.floor;return $p=function(n){return isNaN(n=+n)?0:(n>0?e:t)(n)},$p}var Fp,H1;function fo(){if(H1)return Fp;H1=1;var t=Yd(),e=Math.min;return Fp=function(n){return n>0?e(t(n),9007199254740991):0},Fp}var Up,W1;function F2(){if(W1)return Up;W1=1;var t=Yd(),e=Jd();return Up=function(n){return function(r,s){var i=String(e(r)),o=t(s),l=i.length,d,f;return o<0||o>=l?n?"":void 0:(d=i.charCodeAt(o),d<55296||d>56319||o+1===l||(f=i.charCodeAt(o+1))<56320||f>57343?n?i.charAt(o):d:n?i.slice(o,o+2):(d-55296<<10)+(f-56320)+65536)}},Up}var Hp,q1;function oy(){if(q1)return Hp;q1=1;var t=F2()(!0);return Hp=function(e,n,r){return n+(r?t(e,n).length:1)},Hp}var Wp,V1;function Xd(){if(V1)return Wp;V1=1;var t={}.toString;return Wp=function(e){return t.call(e).slice(8,-1)},Wp}var qp={exports:{}},Vp={exports:{}},Kp={exports:{}},K1;function ua(){if(K1)return Kp.exports;K1=1;var t=Kp.exports={version:"2.6.12"};return typeof __e=="number"&&(__e=t),Kp.exports}var Gp={exports:{}},G1;function Fr(){if(G1)return Gp.exports;G1=1;var t=Gp.exports=typeof window<"u"&&window.Math==Math?window:typeof self<"u"&&self.Math==Math?self:Function("return this")();return typeof __g=="number"&&(__g=t),Gp.exports}var Jp,J1;function Qd(){return J1||(J1=1,Jp=!1),Jp}var Y1;function Zd(){if(Y1)return Vp.exports;Y1=1;var t=ua(),e=Fr(),n="__core-js_shared__",r=e[n]||(e[n]={});return(Vp.exports=function(s,i){return r[s]||(r[s]=i!==void 0?i:{})})("versions",[]).push({version:t.version,mode:Qd()?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"}),Vp.exports}var Yp,X1;function Dl(){if(X1)return Yp;X1=1;var t=0,e=Math.random();return Yp=function(n){return"Symbol(".concat(n===void 0?"":n,")_",(++t+e).toString(36))},Yp}var Q1;function Pn(){if(Q1)return qp.exports;Q1=1;var t=Zd()("wks"),e=Dl(),n=Fr().Symbol,r=typeof n=="function",s=qp.exports=function(i){return t[i]||(t[i]=r&&n[i]||(r?n:e)("Symbol."+i))};return s.store=t,qp.exports}var Xp,Z1;function ay(){if(Z1)return Xp;Z1=1;var t=Xd(),e=Pn()("toStringTag"),n=t((function(){return arguments})())=="Arguments",r=function(s,i){try{return s[i]}catch{}};return Xp=function(s){var i,o,l;return s===void 0?"Undefined":s===null?"Null":typeof(o=r(i=Object(s),e))=="string"?o:n?t(i):(l=t(i))=="Object"&&typeof i.callee=="function"?"Arguments":l},Xp}var Qp,ek;function ly(){if(ek)return Qp;ek=1;var t=ay(),e=RegExp.prototype.exec;return Qp=function(n,r){var s=n.exec;if(typeof s=="function"){var i=s.call(n,r);if(typeof i!="object")throw new TypeError("RegExp exec method returned something other than an Object or null");return i}if(t(n)!=="RegExp")throw new TypeError("RegExp#exec called on incompatible receiver");return e.call(n,r)},Qp}var tk={},Zp,nk;function ef(){if(nk)return Zp;nk=1;var t=Cr();return Zp=function(){var e=t(this),n="";return e.global&&(n+="g"),e.ignoreCase&&(n+="i"),e.multiline&&(n+="m"),e.unicode&&(n+="u"),e.sticky&&(n+="y"),n},Zp}var em,rk;function cy(){if(rk)return em;rk=1;var t=ef(),e=RegExp.prototype.exec,n=String.prototype.replace,r=e,s="lastIndex",i=(function(){var d=/a/,f=/b*/g;return e.call(d,"a"),e.call(f,"a"),d[s]!==0||f[s]!==0})(),o=/()??/.exec("")[1]!==void 0,l=i||o;return l&&(r=function(f){var h=this,m,g,v,b;return o&&(g=new RegExp("^"+h.source+"$(?!\\s)",t.call(h))),i&&(m=h[s]),v=e.call(h,f),i&&v&&(h[s]=h.global?v.index+v[0].length:m),o&&v&&v.length>1&&n.call(v[0],g,function(){for(b=1;b<arguments.length-2;b++)arguments[b]===void 0&&(v[b]=void 0)}),v}),em=r,em}var tm={},nm,sk;function es(){return sk||(sk=1,nm=function(t){try{return!!t()}catch{return!0}}),nm}var rm,ik;function Ur(){return ik||(ik=1,rm=!es()(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})),rm}var sm,ok;function U2(){if(ok)return sm;ok=1;var t=Ds(),e=Fr().document,n=t(e)&&t(e.createElement);return sm=function(r){return n?e.createElement(r):{}},sm}var im,ak;function H2(){return ak||(ak=1,im=!Ur()&&!es()(function(){return Object.defineProperty(U2()("div"),"a",{get:function(){return 7}}).a!=7})),im}var om,lk;function uy(){if(lk)return om;lk=1;var t=Ds();return om=function(e,n){if(!t(e))return e;var r,s;if(n&&typeof(r=e.toString)=="function"&&!t(s=r.call(e))||typeof(r=e.valueOf)=="function"&&!t(s=r.call(e))||!n&&typeof(r=e.toString)=="function"&&!t(s=r.call(e)))return s;throw TypeError("Can't convert object to primitive value")},om}var ck;function ts(){if(ck)return tm;ck=1;var t=Cr(),e=H2(),n=uy(),r=Object.defineProperty;return tm.f=Ur()?Object.defineProperty:function(i,o,l){if(t(i),o=n(o,!0),t(l),e)try{return r(i,o,l)}catch{}if("get"in l||"set"in l)throw TypeError("Accessors not supported!");return"value"in l&&(i[o]=l.value),i},tm}var am,uk;function Pl(){return uk||(uk=1,am=function(t,e){return{enumerable:!(t&1),configurable:!(t&2),writable:!(t&4),value:e}}),am}var lm,dk;function Ci(){if(dk)return lm;dk=1;var t=ts(),e=Pl();return lm=Ur()?function(n,r,s){return t.f(n,r,e(1,s))}:function(n,r,s){return n[r]=s,n},lm}var cm={exports:{}},um,fk;function ho(){if(fk)return um;fk=1;var t={}.hasOwnProperty;return um=function(e,n){return t.call(e,n)},um}var dm,hk;function n$(){return hk||(hk=1,dm=Zd()("native-function-to-string",Function.toString)),dm}var pk;function Ps(){if(pk)return cm.exports;pk=1;var t=Fr(),e=Ci(),n=ho(),r=Dl()("src"),s=n$(),i="toString",o=(""+s).split(i);return ua().inspectSource=function(l){return s.call(l)},(cm.exports=function(l,d,f,h){var m=typeof f=="function";m&&(n(f,"name")||e(f,"name",d)),l[d]!==f&&(m&&(n(f,r)||e(f,r,l[d]?""+l[d]:o.join(String(d)))),l===t?l[d]=f:h?l[d]?l[d]=f:e(l,d,f):(delete l[d],e(l,d,f)))})(Function.prototype,i,function(){return typeof this=="function"&&this[r]||s.call(this)}),cm.exports}var fm,mk;function tf(){return mk||(mk=1,fm=function(t){if(typeof t!="function")throw TypeError(t+" is not a function!");return t}),fm}var hm,gk;function nf(){if(gk)return hm;gk=1;var t=tf();return hm=function(e,n,r){if(t(e),n===void 0)return e;switch(r){case 1:return function(s){return e.call(n,s)};case 2:return function(s,i){return e.call(n,s,i)};case 3:return function(s,i,o){return e.call(n,s,i,o)}}return function(){return e.apply(n,arguments)}},hm}var pm,vk;function vr(){if(vk)return pm;vk=1;var t=Fr(),e=ua(),n=Ci(),r=Ps(),s=nf(),i="prototype",o=function(l,d,f){var h=l&o.F,m=l&o.G,g=l&o.S,v=l&o.P,b=l&o.B,k=m?t:g?t[d]||(t[d]={}):(t[d]||{})[i],w=m?e:e[d]||(e[d]={}),E=w[i]||(w[i]={}),C,T,M,_;m&&(f=d);for(C in f)T=!h&&k&&k[C]!==void 0,M=(T?k:f)[C],_=b&&T?s(M,t):v&&typeof M=="function"?s(Function.call,M):M,k&&r(k,C,M,l&o.U),w[C]!=M&&n(w,C,_),v&&E[C]!=M&&(E[C]=M)};return t.core=e,o.F=1,o.G=2,o.S=4,o.P=8,o.B=16,o.W=32,o.U=64,o.R=128,pm=o,pm}var yk;function r$(){if(yk)return tk;yk=1;var t=cy();return vr()({target:"RegExp",proto:!0,forced:t!==/./.exec},{exec:t}),tk}var mm,bk;function dy(){if(bk)return mm;bk=1,r$();var t=Ps(),e=Ci(),n=es(),r=Jd(),s=Pn(),i=cy(),o=s("species"),l=!n(function(){var f=/./;return f.exec=function(){var h=[];return h.groups={a:"7"},h},"".replace(f,"$<a>")!=="7"}),d=(function(){var f=/(?:)/,h=f.exec;f.exec=function(){return h.apply(this,arguments)};var m="ab".split(f);return m.length===2&&m[0]==="a"&&m[1]==="b"})();return mm=function(f,h,m){var g=s(f),v=!n(function(){var T={};return T[g]=function(){return 7},""[f](T)!=7}),b=v?!n(function(){var T=!1,M=/a/;return M.exec=function(){return T=!0,null},f==="split"&&(M.constructor={},M.constructor[o]=function(){return M}),M[g](""),!T}):void 0;if(!v||!b||f==="replace"&&!l||f==="split"&&!d){var k=/./[g],w=m(r,g,""[f],function(M,_,R,L,$){return _.exec===i?v&&!$?{done:!0,value:k.call(_,R,L)}:{done:!0,value:M.call(R,_,L)}:{done:!1}}),E=w[0],C=w[1];t(String.prototype,f,E),e(RegExp.prototype,g,h==2?function(T,M){return C.call(T,this,M)}:function(T){return C.call(T,this)})}},mm}var xk;function s$(){if(xk)return P1;xk=1;var t=Cr(),e=Ni(),n=fo(),r=Yd(),s=oy(),i=ly(),o=Math.max,l=Math.min,d=Math.floor,f=/\$([$&`']|\d\d?|<[^>]*>)/g,h=/\$([$&`']|\d\d?)/g,m=function(g){return g===void 0?g:String(g)};return dy()("replace",2,function(g,v,b,k){return[function(C,T){var M=g(this),_=C==null?void 0:C[v];return _!==void 0?_.call(C,M,T):b.call(String(M),C,T)},function(E,C){var T=k(b,E,this,C);if(T.done)return T.value;var M=t(E),_=String(this),R=typeof C=="function";R||(C=String(C));var L=M.global;if(L){var $=M.unicode;M.lastIndex=0}for(var z=[];;){var H=i(M,_);if(H===null||(z.push(H),!L))break;var Z=String(H[0]);Z===""&&(M.lastIndex=s(_,n(M.lastIndex),$))}for(var D="",J=0,q=0;q<z.length;q++){H=z[q];for(var W=String(H[0]),K=o(l(r(H.index),_.length),0),ee=[],V=1;V<H.length;V++)ee.push(m(H[V]));var ne=H.groups;if(R){var F=[W].concat(ee,K,_);ne!==void 0&&F.push(ne);var j=String(C.apply(void 0,F))}else j=w(W,_,K,ee,ne,C);K>=J&&(D+=_.slice(J,K)+j,J=K+W.length)}return D+_.slice(J)}];function w(E,C,T,M,_,R){var L=T+E.length,$=M.length,z=h;return _!==void 0&&(_=e(_),z=f),b.call(R,z,function(H,Z){var D;switch(Z.charAt(0)){case"$":return"$";case"&":return E;case"`":return C.slice(0,T);case"'":return C.slice(L);case"<":D=_[Z.slice(1,-1)];break;default:var J=+Z;if(J===0)return H;if(J>$){var q=d(J/10);return q===0?H:q<=$?M[q-1]===void 0?Z.charAt(1):M[q-1]+Z.charAt(1):H}D=M[J-1]}return D===void 0?"":D})}}),P1}s$();var wk={},gm,kk;function fy(){if(kk)return gm;kk=1;var t=Xd();return gm=Object("z").propertyIsEnumerable(0)?Object:function(e){return t(e)=="String"?e.split(""):Object(e)},gm}var vm,Sk;function po(){if(Sk)return vm;Sk=1;var t=fy(),e=Jd();return vm=function(n){return t(e(n))},vm}var ym,Ek;function i$(){if(Ek)return ym;Ek=1;var t=Yd(),e=Math.max,n=Math.min;return ym=function(r,s){return r=t(r),r<0?e(r+s,0):n(r,s)},ym}var bm,Nk;function W2(){if(Nk)return bm;Nk=1;var t=po(),e=fo(),n=i$();return bm=function(r){return function(s,i,o){var l=t(s),d=e(l.length),f=n(o,d),h;if(r&&i!=i){for(;d>f;)if(h=l[f++],h!=h)return!0}else for(;d>f;f++)if((r||f in l)&&l[f]===i)return r||f||0;return!r&&-1}},bm}var xm,Ck;function Bl(){if(Ck)return xm;Ck=1;var t=es();return xm=function(e,n){return!!e&&t(function(){n?e.call(null,function(){},1):e.call(null)})},xm}var _k;function o$(){if(_k)return wk;_k=1;var t=vr(),e=W2()(!1),n=[].indexOf,r=!!n&&1/[1].indexOf(1,-0)<0;return t(t.P+t.F*(r||!Bl()(n)),"Array",{indexOf:function(i){return r?n.apply(this,arguments)||0:e(this,i,arguments[1])}}),wk}o$();var a$=/[a-z]{1,6}(?:[._][a-z]{1,2})?/i,q2=/\!'#%&'\(\)*\+,\\\-\.\/:;<=>\?@\[\]\^_{|}~\$/,Tk={},wm={},km={},Mk;function hy(){return Mk||(Mk=1,km.f={}.propertyIsEnumerable),km}var Ak;function py(){if(Ak)return wm;Ak=1;var t=hy(),e=Pl(),n=po(),r=uy(),s=ho(),i=H2(),o=Object.getOwnPropertyDescriptor;return wm.f=Ur()?o:function(d,f){if(d=n(d),f=r(f,!0),i)try{return o(d,f)}catch{}if(s(d,f))return e(!t.f.call(d,f),d[f])},wm}var Sm,jk;function l$(){if(jk)return Sm;jk=1;var t=Ds(),e=Cr(),n=function(r,s){if(e(r),!t(s)&&s!==null)throw TypeError(s+": can't set as prototype!")};return Sm={set:Object.setPrototypeOf||("__proto__"in{}?(function(r,s,i){try{i=nf()(Function.call,py().f(Object.prototype,"__proto__").set,2),i(r,[]),s=!(r instanceof Array)}catch{s=!0}return function(l,d){return n(l,d),s?l.__proto__=d:i(l,d),l}})({},!1):void 0),check:n},Sm}var Em,Rk;function c$(){if(Rk)return Em;Rk=1;var t=Ds(),e=l$().set;return Em=function(n,r,s){var i=r.constructor,o;return i!==s&&typeof i=="function"&&(o=i.prototype)!==s.prototype&&t(o)&&e&&e(n,o),n},Em}var Nm={},Cm,Ok;function my(){if(Ok)return Cm;Ok=1;var t=Zd()("keys"),e=Dl();return Cm=function(n){return t[n]||(t[n]=e(n))},Cm}var _m,Ik;function V2(){if(Ik)return _m;Ik=1;var t=ho(),e=po(),n=W2()(!1),r=my()("IE_PROTO");return _m=function(s,i){var o=e(s),l=0,d=[],f;for(f in o)f!=r&&t(o,f)&&d.push(f);for(;i.length>l;)t(o,f=i[l++])&&(~n(d,f)||d.push(f));return d},_m}var Tm,Lk;function gy(){return Lk||(Lk=1,Tm="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")),Tm}var Dk;function rf(){if(Dk)return Nm;Dk=1;var t=V2(),e=gy().concat("length","prototype");return Nm.f=Object.getOwnPropertyNames||function(r){return t(r,e)},Nm}var Mm,Pk;function K2(){if(Pk)return Mm;Pk=1;var t=Ds(),e=Xd(),n=Pn()("match");return Mm=function(r){var s;return t(r)&&((s=r[n])!==void 0?!!s:e(r)=="RegExp")},Mm}var Am,Bk;function u$(){if(Bk)return Am;Bk=1;var t=Fr(),e=ts(),n=Ur(),r=Pn()("species");return Am=function(s){var i=t[s];n&&i&&!i[r]&&e.f(i,r,{configurable:!0,get:function(){return this}})},Am}var zk;function d$(){if(zk)return Tk;zk=1;var t=Fr(),e=c$(),n=ts().f,r=rf().f,s=K2(),i=ef(),o=t.RegExp,l=o,d=o.prototype,f=/a/g,h=/a/g,m=new o(f)!==f;if(Ur()&&(!m||es()(function(){return h[Pn()("match")]=!1,o(f)!=f||o(h)==h||o(f,"i")!="/a/i"}))){o=function(w,E){var C=this instanceof o,T=s(w),M=E===void 0;return!C&&T&&w.constructor===o&&M?w:e(m?new l(T&&!M?w.source:w,E):l((T=w instanceof o)?w.source:w,T&&M?i.call(w):E),C?this:d,o)};for(var g=function(k){k in o||n(o,k,{configurable:!0,get:function(){return l[k]},set:function(w){l[k]=w}})},v=r(l),b=0;v.length>b;)g(v[b++]);d.constructor=o,o.prototype=d,Ps()(t,"RegExp",o)}return u$()("RegExp"),Tk}d$();function _t(t,e,n){return n=n||"",typeof t!="string"&&(t.global&&n.indexOf("g")<0&&(n+="g"),t.ignoreCase&&n.indexOf("i")<0&&(n+="i"),t.multiline&&n.indexOf("m")<0&&(n+="m"),t=t.source),new RegExp(t.replace(/#\{(\w+)\}/g,function(r,s){var i=e[s]||"";return typeof i!="string"&&(i=i.source),i}),n)}var G2=/\x09-\x0D\x20\x85\xA0\u1680\u180E\u2000-\u200A\u2028\u2029\u202F\u205F\u3000/;const J2=_t(/[#{spacesGroup}]/,{spacesGroup:G2});_t("(^|#{spaces})(\\$)(#{cashtag})(?=$|\\s|[#{punct}])",{cashtag:a$,spaces:J2,punct:q2},"gi");var $k={},Fk;function f$(){if(Fk)return $k;Fk=1;var t=Cr(),e=fo(),n=oy(),r=ly();return dy()("match",1,function(s,i,o,l){return[function(f){var h=s(this),m=f==null?void 0:f[i];return m!==void 0?m.call(f,h):new RegExp(f)[i](String(h))},function(d){var f=l(o,d,this);if(f.done)return f.value;var h=t(d),m=String(this);if(!h.global)return r(h,m);var g=h.unicode;h.lastIndex=0;for(var v=[],b=0,k;(k=r(h,m))!==null;){var w=String(k[0]);v[b]=w,w===""&&(h.lastIndex=n(m,e(h.lastIndex),g)),b++}return b===0?null:v}]}),$k}f$();var Y2=/[##]/;_t(/^(?:#{hashSigns}|:\/\/)/,{hashSigns:Y2});var X2=_t(RegExp("(?:(?:한국|香港|澳門|新加坡|台灣|台湾|中國|中国|გე|ລາວ|ไทย|ලංකා|ഭാരതം|ಭಾರತ|భారత్|சிங்கப்பூர்|இலங்கை|இந்தியா|ଭାରତ|ભારત|ਭਾਰਤ|ভাৰত|ভারত|বাংলা|भारोत|भारतम्|भारत|ڀارت|پاکستان|موريتانيا|مليسيا|مصر|قطر|فلسطين|عمان|عراق|سورية|سودان|تونس|بھارت|بارت|ایران|امارات|المغرب|السعودية|الجزائر|البحرين|الاردن|հայ|қаз|укр|срб|рф|мон|мкд|ею|бел|бг|ευ|ελ|zw|zm|za|yt|ye|ws|wf|vu|vn|vi|vg|ve|vc|va|uz|uy|us|um|uk|ug|ua|tz|tw|tv|tt|tr|tp|to|tn|tm|tl|tk|tj|th|tg|tf|td|tc|sz|sy|sx|sv|su|st|ss|sr|so|sn|sm|sl|sk|sj|si|sh|sg|se|sd|sc|sb|sa|rw|ru|rs|ro|re|qa|py|pw|pt|ps|pr|pn|pm|pl|pk|ph|pg|pf|pe|pa|om|nz|nu|nr|np|no|nl|ni|ng|nf|ne|nc|na|mz|my|mx|mw|mv|mu|mt|ms|mr|mq|mp|mo|mn|mm|ml|mk|mh|mg|mf|me|md|mc|ma|ly|lv|lu|lt|ls|lr|lk|li|lc|lb|la|kz|ky|kw|kr|kp|kn|km|ki|kh|kg|ke|jp|jo|jm|je|it|is|ir|iq|io|in|im|il|ie|id|hu|ht|hr|hn|hm|hk|gy|gw|gu|gt|gs|gr|gq|gp|gn|gm|gl|gi|gh|gg|gf|ge|gd|gb|ga|fr|fo|fm|fk|fj|fi|eu|et|es|er|eh|eg|ee|ec|dz|do|dm|dk|dj|de|cz|cy|cx|cw|cv|cu|cr|co|cn|cm|cl|ck|ci|ch|cg|cf|cd|cc|ca|bz|by|bw|bv|bt|bs|br|bq|bo|bn|bm|bl|bj|bi|bh|bg|bf|be|bd|bb|ba|az|ax|aw|au|at|as|ar|aq|ao|an|am|al|ai|ag|af|ae|ad|ac)(?=[^0-9a-zA-Z@+-]|$))")),Q2=/\u202A-\u202E\u061C\u200E\u200F\u2066\u2067\u2068\u2069/,vy=/\uFFFE\uFEFF\uFFFF/;function h$(t,e){return t.replace(/#\{(\w+)\}/g,function(n,r){return e[r]||""})}var p$=h$("#{punct}#{spacesGroup}#{invalidCharsGroup}#{directionalMarkersGroup}",{punct:q2,spacesGroup:G2,invalidCharsGroup:vy,directionalMarkersGroup:Q2}),Z2=_t(/[^#{invalidDomainChars}]/,{invalidDomainChars:p$}),m$=_t(/(?:(?:#{validDomainChars}(?:-|#{validDomainChars})*)?#{validDomainChars}\.)/,{validDomainChars:Z2}),eT=_t(RegExp("(?:(?:삼성|닷컴|닷넷|香格里拉|餐厅|食品|飞利浦|電訊盈科|集团|通販|购物|谷歌|诺基亚|联通|网络|网站|网店|网址|组织机构|移动|珠宝|点看|游戏|淡马锡|机构|書籍|时尚|新闻|政府|政务|招聘|手表|手机|我爱你|慈善|微博|广东|工行|家電|娱乐|天主教|大拿|大众汽车|在线|嘉里大酒店|嘉里|商标|商店|商城|公益|公司|八卦|健康|信息|佛山|企业|中文网|中信|世界|ポイント|ファッション|セール|ストア|コム|グーグル|クラウド|みんな|คอม|संगठन|नेट|कॉम|همراه|موقع|موبايلي|كوم|كاثوليك|عرب|شبكة|بيتك|بازار|العليان|ارامكو|اتصالات|ابوظبي|קום|сайт|рус|орг|онлайн|москва|ком|католик|дети|zuerich|zone|zippo|zip|zero|zara|zappos|yun|youtube|you|yokohama|yoga|yodobashi|yandex|yamaxun|yahoo|yachts|xyz|xxx|xperia|xin|xihuan|xfinity|xerox|xbox|wtf|wtc|wow|world|works|work|woodside|wolterskluwer|wme|winners|wine|windows|win|williamhill|wiki|wien|whoswho|weir|weibo|wedding|wed|website|weber|webcam|weatherchannel|weather|watches|watch|warman|wanggou|wang|walter|walmart|wales|vuelos|voyage|voto|voting|vote|volvo|volkswagen|vodka|vlaanderen|vivo|viva|vistaprint|vista|vision|visa|virgin|vip|vin|villas|viking|vig|video|viajes|vet|versicherung|vermögensberatung|vermögensberater|verisign|ventures|vegas|vanguard|vana|vacations|ups|uol|uno|university|unicom|uconnect|ubs|ubank|tvs|tushu|tunes|tui|tube|trv|trust|travelersinsurance|travelers|travelchannel|travel|training|trading|trade|toys|toyota|town|tours|total|toshiba|toray|top|tools|tokyo|today|tmall|tkmaxx|tjx|tjmaxx|tirol|tires|tips|tiffany|tienda|tickets|tiaa|theatre|theater|thd|teva|tennis|temasek|telefonica|telecity|tel|technology|tech|team|tdk|tci|taxi|tax|tattoo|tatar|tatamotors|target|taobao|talk|taipei|tab|systems|symantec|sydney|swiss|swiftcover|swatch|suzuki|surgery|surf|support|supply|supplies|sucks|style|study|studio|stream|store|storage|stockholm|stcgroup|stc|statoil|statefarm|statebank|starhub|star|staples|stada|srt|srl|spreadbetting|spot|sport|spiegel|space|soy|sony|song|solutions|solar|sohu|software|softbank|social|soccer|sncf|smile|smart|sling|skype|sky|skin|ski|site|singles|sina|silk|shriram|showtime|show|shouji|shopping|shop|shoes|shiksha|shia|shell|shaw|sharp|shangrila|sfr|sexy|sex|sew|seven|ses|services|sener|select|seek|security|secure|seat|search|scot|scor|scjohnson|science|schwarz|schule|school|scholarships|schmidt|schaeffler|scb|sca|sbs|sbi|saxo|save|sas|sarl|sapo|sap|sanofi|sandvikcoromant|sandvik|samsung|samsclub|salon|sale|sakura|safety|safe|saarland|ryukyu|rwe|run|ruhr|rugby|rsvp|room|rogers|rodeo|rocks|rocher|rmit|rip|rio|ril|rightathome|ricoh|richardli|rich|rexroth|reviews|review|restaurant|rest|republican|report|repair|rentals|rent|ren|reliance|reit|reisen|reise|rehab|redumbrella|redstone|red|recipes|realty|realtor|realestate|read|raid|radio|racing|qvc|quest|quebec|qpon|pwc|pub|prudential|pru|protection|property|properties|promo|progressive|prof|productions|prod|pro|prime|press|praxi|pramerica|post|porn|politie|poker|pohl|pnc|plus|plumbing|playstation|play|place|pizza|pioneer|pink|ping|pin|pid|pictures|pictet|pics|piaget|physio|photos|photography|photo|phone|philips|phd|pharmacy|pfizer|pet|pccw|pay|passagens|party|parts|partners|pars|paris|panerai|panasonic|pamperedchef|page|ovh|ott|otsuka|osaka|origins|orientexpress|organic|org|orange|oracle|open|ooo|onyourside|online|onl|ong|one|omega|ollo|oldnavy|olayangroup|olayan|okinawa|office|off|observer|obi|nyc|ntt|nrw|nra|nowtv|nowruz|now|norton|northwesternmutual|nokia|nissay|nissan|ninja|nikon|nike|nico|nhk|ngo|nfl|nexus|nextdirect|next|news|newholland|new|neustar|network|netflix|netbank|net|nec|nba|navy|natura|nationwide|name|nagoya|nadex|nab|mutuelle|mutual|museum|mtr|mtpc|mtn|msd|movistar|movie|mov|motorcycles|moto|moscow|mortgage|mormon|mopar|montblanc|monster|money|monash|mom|moi|moe|moda|mobily|mobile|mobi|mma|mls|mlb|mitsubishi|mit|mint|mini|mil|microsoft|miami|metlife|merckmsd|meo|menu|men|memorial|meme|melbourne|meet|media|med|mckinsey|mcdonalds|mcd|mba|mattel|maserati|marshalls|marriott|markets|marketing|market|map|mango|management|man|makeup|maison|maif|madrid|macys|luxury|luxe|lupin|lundbeck|ltda|ltd|lplfinancial|lpl|love|lotto|lotte|london|lol|loft|locus|locker|loans|loan|llp|llc|lixil|living|live|lipsy|link|linde|lincoln|limo|limited|lilly|like|lighting|lifestyle|lifeinsurance|life|lidl|liaison|lgbt|lexus|lego|legal|lefrak|leclerc|lease|lds|lawyer|law|latrobe|latino|lat|lasalle|lanxess|landrover|land|lancome|lancia|lancaster|lamer|lamborghini|ladbrokes|lacaixa|kyoto|kuokgroup|kred|krd|kpn|kpmg|kosher|komatsu|koeln|kiwi|kitchen|kindle|kinder|kim|kia|kfh|kerryproperties|kerrylogistics|kerryhotels|kddi|kaufen|juniper|juegos|jprs|jpmorgan|joy|jot|joburg|jobs|jnj|jmp|jll|jlc|jio|jewelry|jetzt|jeep|jcp|jcb|java|jaguar|iwc|iveco|itv|itau|istanbul|ist|ismaili|iselect|irish|ipiranga|investments|intuit|international|intel|int|insure|insurance|institute|ink|ing|info|infiniti|industries|inc|immobilien|immo|imdb|imamat|ikano|iinet|ifm|ieee|icu|ice|icbc|ibm|hyundai|hyatt|hughes|htc|hsbc|how|house|hotmail|hotels|hoteles|hot|hosting|host|hospital|horse|honeywell|honda|homesense|homes|homegoods|homedepot|holiday|holdings|hockey|hkt|hiv|hitachi|hisamitsu|hiphop|hgtv|hermes|here|helsinki|help|healthcare|health|hdfcbank|hdfc|hbo|haus|hangout|hamburg|hair|guru|guitars|guide|guge|gucci|guardian|group|grocery|gripe|green|gratis|graphics|grainger|gov|got|gop|google|goog|goodyear|goodhands|goo|golf|goldpoint|gold|godaddy|gmx|gmo|gmbh|gmail|globo|global|gle|glass|glade|giving|gives|gifts|gift|ggee|george|genting|gent|gea|gdn|gbiz|gay|garden|gap|games|game|gallup|gallo|gallery|gal|fyi|futbol|furniture|fund|fun|fujixerox|fujitsu|ftr|frontier|frontdoor|frogans|frl|fresenius|free|fox|foundation|forum|forsale|forex|ford|football|foodnetwork|food|foo|fly|flsmidth|flowers|florist|flir|flights|flickr|fitness|fit|fishing|fish|firmdale|firestone|fire|financial|finance|final|film|fido|fidelity|fiat|ferrero|ferrari|feedback|fedex|fast|fashion|farmers|farm|fans|fan|family|faith|fairwinds|fail|fage|extraspace|express|exposed|expert|exchange|everbank|events|eus|eurovision|etisalat|esurance|estate|esq|erni|ericsson|equipment|epson|epost|enterprises|engineering|engineer|energy|emerck|email|education|edu|edeka|eco|eat|earth|dvr|dvag|durban|dupont|duns|dunlop|duck|dubai|dtv|drive|download|dot|doosan|domains|doha|dog|dodge|doctor|docs|dnp|diy|dish|discover|discount|directory|direct|digital|diet|diamonds|dhl|dev|design|desi|dentist|dental|democrat|delta|deloitte|dell|delivery|degree|deals|dealer|deal|dds|dclk|day|datsun|dating|date|data|dance|dad|dabur|cyou|cymru|cuisinella|csc|cruises|cruise|crs|crown|cricket|creditunion|creditcard|credit|cpa|courses|coupons|coupon|country|corsica|coop|cool|cookingchannel|cooking|contractors|contact|consulting|construction|condos|comsec|computer|compare|company|community|commbank|comcast|com|cologne|college|coffee|codes|coach|clubmed|club|cloud|clothing|clinique|clinic|click|cleaning|claims|cityeats|city|citic|citi|citadel|cisco|circle|cipriani|church|chrysler|chrome|christmas|chloe|chintai|cheap|chat|chase|charity|channel|chanel|cfd|cfa|cern|ceo|center|ceb|cbs|cbre|cbn|cba|catholic|catering|cat|casino|cash|caseih|case|casa|cartier|cars|careers|career|care|cards|caravan|car|capitalone|capital|capetown|canon|cancerresearch|camp|camera|cam|calvinklein|call|cal|cafe|cab|bzh|buzz|buy|business|builders|build|bugatti|budapest|brussels|brother|broker|broadway|bridgestone|bradesco|box|boutique|bot|boston|bostik|bosch|boots|booking|book|boo|bond|bom|bofa|boehringer|boats|bnpparibas|bnl|bmw|bms|blue|bloomberg|blog|blockbuster|blanco|blackfriday|black|biz|bio|bingo|bing|bike|bid|bible|bharti|bet|bestbuy|best|berlin|bentley|beer|beauty|beats|bcn|bcg|bbva|bbt|bbc|bayern|bauhaus|basketball|baseball|bargains|barefoot|barclays|barclaycard|barcelona|bar|bank|band|bananarepublic|banamex|baidu|baby|azure|axa|aws|avianca|autos|auto|author|auspost|audio|audible|audi|auction|attorney|athleta|associates|asia|asda|arte|art|arpa|army|archi|aramco|arab|aquarelle|apple|app|apartments|aol|anz|anquan|android|analytics|amsterdam|amica|amfam|amex|americanfamily|americanexpress|alstom|alsace|ally|allstate|allfinanz|alipay|alibaba|alfaromeo|akdn|airtel|airforce|airbus|aigo|aig|agency|agakhan|africa|afl|afamilycompany|aetna|aero|aeg|adult|ads|adac|actor|active|aco|accountants|accountant|accenture|academy|abudhabi|abogado|able|abc|abbvie|abbott|abb|abarth|aarp|aaa|onion)(?=[^0-9a-zA-Z@+-]|$))")),tT=/(?:xn--[\-0-9a-z]+)/,g$=_t(/(?:(?:#{validDomainChars}(?:[_-]|#{validDomainChars})*)?#{validDomainChars}\.)/,{validDomainChars:Z2}),v$=_t(/(?:#{validSubdomain}*#{validDomainName}(?:#{validGTLD}|#{validCCTLD}|#{validPunycode}))/,{validDomainName:m$,validSubdomain:g$,validGTLD:eT,validCCTLD:X2,validPunycode:tT}),y$=/[0-9]+/,nT=/\u0400-\u04FF/,sf=/\xC0-\xD6\xD8-\xF6\xF8-\xFF\u0100-\u024F\u0253\u0254\u0256\u0257\u0259\u025B\u0263\u0268\u026F\u0272\u0289\u028B\u02BB\u0300-\u036F\u1E00-\u1EFF/,rT=_t(/[a-z#{cyrillicLettersAndMarks}0-9!\*';:=\+,\.\$\/%#\[\]\-\u2013_~@\|&#{latinAccentChars}]/i,{cyrillicLettersAndMarks:nT,latinAccentChars:sf}),sT=_t("\\((?:#{validGeneralUrlPathChars}+|(?:#{validGeneralUrlPathChars}*\\(#{validGeneralUrlPathChars}+\\)#{validGeneralUrlPathChars}*))\\)",{validGeneralUrlPathChars:rT},"i"),b$=_t(/[\+\-a-z#{cyrillicLettersAndMarks}0-9=_#\/#{latinAccentChars}]|(?:#{validUrlBalancedParens})/i,{cyrillicLettersAndMarks:nT,latinAccentChars:sf,validUrlBalancedParens:sT}),x$=_t("(?:(?:#{validGeneralUrlPathChars}*(?:#{validUrlBalancedParens}#{validGeneralUrlPathChars}*)*#{validUrlPathEndingChars})|(?:@#{validGeneralUrlPathChars}+/))",{validGeneralUrlPathChars:rT,validUrlBalancedParens:sT,validUrlPathEndingChars:b$},"i"),w$=_t(/(?:[^A-Za-z0-9@@$###{invalidCharsGroup}]|[#{directionalMarkersGroup}]|^)/,{invalidCharsGroup:vy,directionalMarkersGroup:Q2}),iT=/[a-z0-9!?\*'@\(\);:&=\+\$\/%#\[\]\-_\.,~|]/i,oT=/[a-z0-9\-_&=#\/]/i,Uk=_t("((#{validUrlPrecedingChars})((https?:\\/\\/)?(#{validDomain})(?::(#{validPortNumber}))?(\\/#{validUrlPath}*)?(\\?#{validUrlQueryChars}*#{validUrlQueryEndingChars})?))",{validUrlPrecedingChars:w$,validDomain:v$,validPortNumber:y$,validUrlPath:x$,validUrlQueryChars:iT,validUrlQueryEndingChars:oT},"gi"),k$=/[-_.\/]$/,Hk={},jm,Wk;function S$(){if(Wk)return jm;Wk=1;var t=Cr(),e=tf(),n=Pn()("species");return jm=function(r,s){var i=t(r).constructor,o;return i===void 0||(o=t(i)[n])==null?s:e(o)},jm}var qk;function E$(){if(qk)return Hk;qk=1;var t=K2(),e=Cr(),n=S$(),r=oy(),s=fo(),i=ly(),o=cy(),l=es(),d=Math.min,f=[].push,h="split",m="length",g="lastIndex",v=4294967295,b=!l(function(){});return dy()("split",2,function(k,w,E,C){var T;return"abbc"[h](/(b)*/)[1]=="c"||"test"[h](/(?:)/,-1)[m]!=4||"ab"[h](/(?:ab)*/)[m]!=2||"."[h](/(.?)(.?)/)[m]!=4||"."[h](/()()/)[m]>1||""[h](/.?/)[m]?T=function(M,_){var R=String(this);if(M===void 0&&_===0)return[];if(!t(M))return E.call(R,M,_);for(var L=[],$=(M.ignoreCase?"i":"")+(M.multiline?"m":"")+(M.unicode?"u":"")+(M.sticky?"y":""),z=0,H=_===void 0?v:_>>>0,Z=new RegExp(M.source,$+"g"),D,J,q;(D=o.call(Z,R))&&(J=Z[g],!(J>z&&(L.push(R.slice(z,D.index)),D[m]>1&&D.index<R[m]&&f.apply(L,D.slice(1)),q=D[0][m],z=J,L[m]>=H)));)Z[g]===D.index&&Z[g]++;return z===R[m]?(q||!Z.test(""))&&L.push(""):L.push(R.slice(z)),L[m]>H?L.slice(0,H):L}:"0"[h](void 0,0)[m]?T=function(M,_){return M===void 0&&_===0?[]:E.call(this,M,_)}:T=E,[function(_,R){var L=k(this),$=_==null?void 0:_[w];return $!==void 0?$.call(_,L,R):T.call(String(L),_,R)},function(M,_){var R=C(T,M,this,_,T!==E);if(R.done)return R.value;var L=e(M),$=String(this),z=n(L,RegExp),H=L.unicode,Z=(L.ignoreCase?"i":"")+(L.multiline?"m":"")+(L.unicode?"u":"")+(b?"y":"g"),D=new z(b?L:"^(?:"+L.source+")",Z),J=_===void 0?v:_>>>0;if(J===0)return[];if($.length===0)return i(D,$)===null?[$]:[];for(var q=0,W=0,K=[];W<$.length;){D.lastIndex=b?W:0;var ee=i(D,b?$:$.slice(W)),V;if(ee===null||(V=d(s(D.lastIndex+(b?0:W)),$.length))===q)W=r($,W,H);else{if(K.push($.slice(q,W)),K.length===J)return K;for(var ne=1;ne<=ee.length-1;ne++)if(K.push(ee[ne]),K.length===J)return K;W=q=V}}return K.push($.slice(q)),K}]}),Hk}E$();var rl={exports:{}};/*! https://mths.be/punycode v1.4.1 by @mathias */var N$=rl.exports,Vk;function C$(){return Vk||(Vk=1,(function(t,e){(function(n){var r=e&&!e.nodeType&&e,s=t&&!t.nodeType&&t,i=typeof zb=="object"&&zb;(i.global===i||i.window===i||i.self===i)&&(n=i);var o,l=2147483647,d=36,f=1,h=26,m=38,g=700,v=72,b=128,k="-",w=/^xn--/,E=/[^\x20-\x7E]/,C=/[\x2E\u3002\uFF0E\uFF61]/g,T={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},M=d-f,_=Math.floor,R=String.fromCharCode,L;function $(F){throw new RangeError(T[F])}function z(F,j){for(var I=F.length,Q=[];I--;)Q[I]=j(F[I]);return Q}function H(F,j){var I=F.split("@"),Q="";I.length>1&&(Q=I[0]+"@",F=I[1]),F=F.replace(C,".");var de=F.split("."),ge=z(de,j).join(".");return Q+ge}function Z(F){for(var j=[],I=0,Q=F.length,de,ge;I<Q;)de=F.charCodeAt(I++),de>=55296&&de<=56319&&I<Q?(ge=F.charCodeAt(I++),(ge&64512)==56320?j.push(((de&1023)<<10)+(ge&1023)+65536):(j.push(de),I--)):j.push(de);return j}function D(F){return z(F,function(j){var I="";return j>65535&&(j-=65536,I+=R(j>>>10&1023|55296),j=56320|j&1023),I+=R(j),I}).join("")}function J(F){return F-48<10?F-22:F-65<26?F-65:F-97<26?F-97:d}function q(F,j){return F+22+75*(F<26)-((j!=0)<<5)}function W(F,j,I){var Q=0;for(F=I?_(F/g):F>>1,F+=_(F/j);F>M*h>>1;Q+=d)F=_(F/M);return _(Q+(M+1)*F/(F+m))}function K(F){var j=[],I=F.length,Q,de=0,ge=b,re=v,be,fe,De,Ye,Ce,ke,Ee,Me,Ge;for(be=F.lastIndexOf(k),be<0&&(be=0),fe=0;fe<be;++fe)F.charCodeAt(fe)>=128&&$("not-basic"),j.push(F.charCodeAt(fe));for(De=be>0?be+1:0;De<I;){for(Ye=de,Ce=1,ke=d;De>=I&&$("invalid-input"),Ee=J(F.charCodeAt(De++)),(Ee>=d||Ee>_((l-de)/Ce))&&$("overflow"),de+=Ee*Ce,Me=ke<=re?f:ke>=re+h?h:ke-re,!(Ee<Me);ke+=d)Ge=d-Me,Ce>_(l/Ge)&&$("overflow"),Ce*=Ge;Q=j.length+1,re=W(de-Ye,Q,Ye==0),_(de/Q)>l-ge&&$("overflow"),ge+=_(de/Q),de%=Q,j.splice(de++,0,ge)}return D(j)}function ee(F){var j,I,Q,de,ge,re,be,fe,De,Ye,Ce,ke=[],Ee,Me,Ge,Pe;for(F=Z(F),Ee=F.length,j=b,I=0,ge=v,re=0;re<Ee;++re)Ce=F[re],Ce<128&&ke.push(R(Ce));for(Q=de=ke.length,de&&ke.push(k);Q<Ee;){for(be=l,re=0;re<Ee;++re)Ce=F[re],Ce>=j&&Ce<be&&(be=Ce);for(Me=Q+1,be-j>_((l-I)/Me)&&$("overflow"),I+=(be-j)*Me,j=be,re=0;re<Ee;++re)if(Ce=F[re],Ce<j&&++I>l&&$("overflow"),Ce==j){for(fe=I,De=d;Ye=De<=ge?f:De>=ge+h?h:De-ge,!(fe<Ye);De+=d)Pe=fe-Ye,Ge=d-Ye,ke.push(R(q(Ye+Pe%Ge,0))),fe=_(Pe/Ge);ke.push(R(q(fe,0))),ge=W(I,Me,Q==de),I=0,++Q}++I,++j}return ke.join("")}function V(F){return H(F,function(j){return w.test(j)?K(j.slice(4).toLowerCase()):j})}function ne(F){return H(F,function(j){return E.test(j)?"xn--"+ee(j):j})}if(o={version:"1.4.1",ucs2:{decode:Z,encode:D},decode:K,encode:ee,toASCII:ne,toUnicode:V},r&&s)if(t.exports==r)s.exports=o;else for(L in o)o.hasOwnProperty(L)&&(r[L]=o[L]);else n.punycode=o})(N$)})(rl,rl.exports)),rl.exports}var _$=C$();const T$=Tl(_$);var aT=_t(/(?:(?:[\-a-z0-9#{latinAccentChars}]+)\.)+(?:#{validGTLD}|#{validCCTLD}|#{validPunycode})/gi,{latinAccentChars:sf,validGTLD:eT,validCCTLD:X2,validPunycode:tT}),M$=63,A$="xn--",j$={toAscii:function(e){if(!(e.substring(0,4)===A$&&!e.match(aT))){for(var n=e.split("."),r=0;r<n.length;r++){var s=n[r],i=T$.toASCII(s);if(i.length<1||i.length>M$)return}return n.join(".")}}},R$=_t(/^https?:\/\/t\.co\/([a-z0-9]+)(?:\?#{validUrlQueryChars}*#{validUrlQueryEndingChars})?/,{validUrlQueryChars:iT,validUrlQueryEndingChars:oT},"i"),O$="https://",I$={extractUrlsWithoutProtocol:!0},L$=4096,D$=40,P$=function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:I$;if(!e||(n.extractUrlsWithoutProtocol?!e.match(/\./):!e.match(/:/)))return[];for(var r=[],s=function(){var l=RegExp.$2,d=RegExp.$3,f=RegExp.$4,h=RegExp.$5,m=RegExp.$7,g=Uk.lastIndex,v=g-d.length;if(!B$(d,f||O$,h))return"continue";if(f){if(d.match(R$)){var w=RegExp.$1;if(w&&w.length>D$)return"continue";d=RegExp.lastMatch,g=v+d.length}r.push({url:d,indices:[v,g]})}else{if(!n.extractUrlsWithoutProtocol||l.match(k$))return"continue";var b=null,k=0;if(h.replace(aT,function(E){var C=h.indexOf(E,k);k=C+E.length,b={url:E,indices:[v+C,v+k]},r.push(b)}),b==null)return"continue";m&&(b.url=d.replace(h,b.url),b.indices[1]=g)}};Uk.exec(e);)var i=s();return r},B$=function(e,n,r){var s=e.length,i=j$.toAscii(r);return!i||!i.length?!1:(s=s+i.length-r.length,n.length+s<=L$)},Kk={},Gk;function z$(){if(Gk)return Kk;Gk=1;var t=vr(),e=tf(),n=Ni(),r=es(),s=[].sort,i=[1,2,3];return t(t.P+t.F*(r(function(){i.sort(void 0)})||!r(function(){i.sort(null)})||!Bl()(s)),"Array",{sort:function(l){return l===void 0?s.call(n(this)):s.call(n(this),e(l))}}),Kk}z$();var lT=/\ud800[\udc00-\udc0b\udc0d-\udc26\udc28-\udc3a\udc3c\udc3d\udc3f-\udc4d\udc50-\udc5d\udc80-\udcfa\uddfd\ude80-\ude9c\udea0-\uded0\udee0\udf00-\udf1f\udf30-\udf40\udf42-\udf49\udf50-\udf7a\udf80-\udf9d\udfa0-\udfc3\udfc8-\udfcf]|\ud801[\udc00-\udc9d\udd00-\udd27\udd30-\udd63\ude00-\udf36\udf40-\udf55\udf60-\udf67]|\ud802[\udc00-\udc05\udc08\udc0a-\udc35\udc37\udc38\udc3c\udc3f-\udc55\udc60-\udc76\udc80-\udc9e\udd00-\udd15\udd20-\udd39\udd80-\uddb7\uddbe\uddbf\ude00-\ude03\ude05\ude06\ude0c-\ude13\ude15-\ude17\ude19-\ude33\ude38-\ude3a\ude3f\ude60-\ude7c\ude80-\ude9c\udec0-\udec7\udec9-\udee6\udf00-\udf35\udf40-\udf55\udf60-\udf72\udf80-\udf91]|\ud803[\udc00-\udc48]|\ud804[\udc00-\udc46\udc7f-\udcba\udcd0-\udce8\udd00-\udd34\udd50-\udd73\udd76\udd80-\uddc4\uddda\ude00-\ude11\ude13-\ude37\udeb0-\udeea\udf01-\udf03\udf05-\udf0c\udf0f\udf10\udf13-\udf28\udf2a-\udf30\udf32\udf33\udf35-\udf39\udf3c-\udf44\udf47\udf48\udf4b-\udf4d\udf57\udf5d-\udf63\udf66-\udf6c\udf70-\udf74]|\ud805[\udc80-\udcc5\udcc7\udd80-\uddb5\uddb8-\uddc0\ude00-\ude40\ude44\ude80-\udeb7]|\ud806[\udca0-\udcdf\udcff\udec0-\udef8]|\ud808[\udc00-\udf98]|\ud80c[\udc00-\udfff]|\ud80d[\udc00-\udc2e]|\ud81a[\udc00-\ude38\ude40-\ude5e\uded0-\udeed\udef0-\udef4\udf00-\udf36\udf40-\udf43\udf63-\udf77\udf7d-\udf8f]|\ud81b[\udf00-\udf44\udf50-\udf7e\udf8f-\udf9f]|\ud82c[\udc00\udc01]|\ud82f[\udc00-\udc6a\udc70-\udc7c\udc80-\udc88\udc90-\udc99\udc9d\udc9e]|\ud834[\udd65-\udd69\udd6d-\udd72\udd7b-\udd82\udd85-\udd8b\uddaa-\uddad\ude42-\ude44]|\ud835[\udc00-\udc54\udc56-\udc9c\udc9e\udc9f\udca2\udca5\udca6\udca9-\udcac\udcae-\udcb9\udcbb\udcbd-\udcc3\udcc5-\udd05\udd07-\udd0a\udd0d-\udd14\udd16-\udd1c\udd1e-\udd39\udd3b-\udd3e\udd40-\udd44\udd46\udd4a-\udd50\udd52-\udea5\udea8-\udec0\udec2-\udeda\udedc-\udefa\udefc-\udf14\udf16-\udf34\udf36-\udf4e\udf50-\udf6e\udf70-\udf88\udf8a-\udfa8\udfaa-\udfc2\udfc4-\udfcb]|\ud83a[\udc00-\udcc4\udcd0-\udcd6]|\ud83b[\ude00-\ude03\ude05-\ude1f\ude21\ude22\ude24\ude27\ude29-\ude32\ude34-\ude37\ude39\ude3b\ude42\ude47\ude49\ude4b\ude4d-\ude4f\ude51\ude52\ude54\ude57\ude59\ude5b\ude5d\ude5f\ude61\ude62\ude64\ude67-\ude6a\ude6c-\ude72\ude74-\ude77\ude79-\ude7c\ude7e\ude80-\ude89\ude8b-\ude9b\udea1-\udea3\udea5-\udea9\udeab-\udebb]|\ud840[\udc00-\udfff]|\ud841[\udc00-\udfff]|\ud842[\udc00-\udfff]|\ud843[\udc00-\udfff]|\ud844[\udc00-\udfff]|\ud845[\udc00-\udfff]|\ud846[\udc00-\udfff]|\ud847[\udc00-\udfff]|\ud848[\udc00-\udfff]|\ud849[\udc00-\udfff]|\ud84a[\udc00-\udfff]|\ud84b[\udc00-\udfff]|\ud84c[\udc00-\udfff]|\ud84d[\udc00-\udfff]|\ud84e[\udc00-\udfff]|\ud84f[\udc00-\udfff]|\ud850[\udc00-\udfff]|\ud851[\udc00-\udfff]|\ud852[\udc00-\udfff]|\ud853[\udc00-\udfff]|\ud854[\udc00-\udfff]|\ud855[\udc00-\udfff]|\ud856[\udc00-\udfff]|\ud857[\udc00-\udfff]|\ud858[\udc00-\udfff]|\ud859[\udc00-\udfff]|\ud85a[\udc00-\udfff]|\ud85b[\udc00-\udfff]|\ud85c[\udc00-\udfff]|\ud85d[\udc00-\udfff]|\ud85e[\udc00-\udfff]|\ud85f[\udc00-\udfff]|\ud860[\udc00-\udfff]|\ud861[\udc00-\udfff]|\ud862[\udc00-\udfff]|\ud863[\udc00-\udfff]|\ud864[\udc00-\udfff]|\ud865[\udc00-\udfff]|\ud866[\udc00-\udfff]|\ud867[\udc00-\udfff]|\ud868[\udc00-\udfff]|\ud869[\udc00-\uded6\udf00-\udfff]|\ud86a[\udc00-\udfff]|\ud86b[\udc00-\udfff]|\ud86c[\udc00-\udfff]|\ud86d[\udc00-\udf34\udf40-\udfff]|\ud86e[\udc00-\udc1d]|\ud87e[\udc00-\ude1d]|\udb40[\udd00-\uddef]/,cT=/A-Za-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\u02c1\u02c6-\u02d1\u02e0-\u02e4\u02ec\u02ee\u0300-\u0374\u0376\u0377\u037a-\u037d\u037f\u0386\u0388-\u038a\u038c\u038e-\u03a1\u03a3-\u03f5\u03f7-\u0481\u0483-\u052f\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u05d0-\u05ea\u05f0-\u05f2\u0610-\u061a\u0620-\u065f\u066e-\u06d3\u06d5-\u06dc\u06df-\u06e8\u06ea-\u06ef\u06fa-\u06fc\u06ff\u0710-\u074a\u074d-\u07b1\u07ca-\u07f5\u07fa\u0800-\u082d\u0840-\u085b\u08a0-\u08b2\u08e4-\u0963\u0971-\u0983\u0985-\u098c\u098f\u0990\u0993-\u09a8\u09aa-\u09b0\u09b2\u09b6-\u09b9\u09bc-\u09c4\u09c7\u09c8\u09cb-\u09ce\u09d7\u09dc\u09dd\u09df-\u09e3\u09f0\u09f1\u0a01-\u0a03\u0a05-\u0a0a\u0a0f\u0a10\u0a13-\u0a28\u0a2a-\u0a30\u0a32\u0a33\u0a35\u0a36\u0a38\u0a39\u0a3c\u0a3e-\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a59-\u0a5c\u0a5e\u0a70-\u0a75\u0a81-\u0a83\u0a85-\u0a8d\u0a8f-\u0a91\u0a93-\u0aa8\u0aaa-\u0ab0\u0ab2\u0ab3\u0ab5-\u0ab9\u0abc-\u0ac5\u0ac7-\u0ac9\u0acb-\u0acd\u0ad0\u0ae0-\u0ae3\u0b01-\u0b03\u0b05-\u0b0c\u0b0f\u0b10\u0b13-\u0b28\u0b2a-\u0b30\u0b32\u0b33\u0b35-\u0b39\u0b3c-\u0b44\u0b47\u0b48\u0b4b-\u0b4d\u0b56\u0b57\u0b5c\u0b5d\u0b5f-\u0b63\u0b71\u0b82\u0b83\u0b85-\u0b8a\u0b8e-\u0b90\u0b92-\u0b95\u0b99\u0b9a\u0b9c\u0b9e\u0b9f\u0ba3\u0ba4\u0ba8-\u0baa\u0bae-\u0bb9\u0bbe-\u0bc2\u0bc6-\u0bc8\u0bca-\u0bcd\u0bd0\u0bd7\u0c00-\u0c03\u0c05-\u0c0c\u0c0e-\u0c10\u0c12-\u0c28\u0c2a-\u0c39\u0c3d-\u0c44\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c58\u0c59\u0c60-\u0c63\u0c81-\u0c83\u0c85-\u0c8c\u0c8e-\u0c90\u0c92-\u0ca8\u0caa-\u0cb3\u0cb5-\u0cb9\u0cbc-\u0cc4\u0cc6-\u0cc8\u0cca-\u0ccd\u0cd5\u0cd6\u0cde\u0ce0-\u0ce3\u0cf1\u0cf2\u0d01-\u0d03\u0d05-\u0d0c\u0d0e-\u0d10\u0d12-\u0d3a\u0d3d-\u0d44\u0d46-\u0d48\u0d4a-\u0d4e\u0d57\u0d60-\u0d63\u0d7a-\u0d7f\u0d82\u0d83\u0d85-\u0d96\u0d9a-\u0db1\u0db3-\u0dbb\u0dbd\u0dc0-\u0dc6\u0dca\u0dcf-\u0dd4\u0dd6\u0dd8-\u0ddf\u0df2\u0df3\u0e01-\u0e3a\u0e40-\u0e4e\u0e81\u0e82\u0e84\u0e87\u0e88\u0e8a\u0e8d\u0e94-\u0e97\u0e99-\u0e9f\u0ea1-\u0ea3\u0ea5\u0ea7\u0eaa\u0eab\u0ead-\u0eb9\u0ebb-\u0ebd\u0ec0-\u0ec4\u0ec6\u0ec8-\u0ecd\u0edc-\u0edf\u0f00\u0f18\u0f19\u0f35\u0f37\u0f39\u0f3e-\u0f47\u0f49-\u0f6c\u0f71-\u0f84\u0f86-\u0f97\u0f99-\u0fbc\u0fc6\u1000-\u103f\u1050-\u108f\u109a-\u109d\u10a0-\u10c5\u10c7\u10cd\u10d0-\u10fa\u10fc-\u1248\u124a-\u124d\u1250-\u1256\u1258\u125a-\u125d\u1260-\u1288\u128a-\u128d\u1290-\u12b0\u12b2-\u12b5\u12b8-\u12be\u12c0\u12c2-\u12c5\u12c8-\u12d6\u12d8-\u1310\u1312-\u1315\u1318-\u135a\u135d-\u135f\u1380-\u138f\u13a0-\u13f4\u1401-\u166c\u166f-\u167f\u1681-\u169a\u16a0-\u16ea\u16f1-\u16f8\u1700-\u170c\u170e-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176c\u176e-\u1770\u1772\u1773\u1780-\u17d3\u17d7\u17dc\u17dd\u180b-\u180d\u1820-\u1877\u1880-\u18aa\u18b0-\u18f5\u1900-\u191e\u1920-\u192b\u1930-\u193b\u1950-\u196d\u1970-\u1974\u1980-\u19ab\u19b0-\u19c9\u1a00-\u1a1b\u1a20-\u1a5e\u1a60-\u1a7c\u1a7f\u1aa7\u1ab0-\u1abe\u1b00-\u1b4b\u1b6b-\u1b73\u1b80-\u1baf\u1bba-\u1bf3\u1c00-\u1c37\u1c4d-\u1c4f\u1c5a-\u1c7d\u1cd0-\u1cd2\u1cd4-\u1cf6\u1cf8\u1cf9\u1d00-\u1df5\u1dfc-\u1f15\u1f18-\u1f1d\u1f20-\u1f45\u1f48-\u1f4d\u1f50-\u1f57\u1f59\u1f5b\u1f5d\u1f5f-\u1f7d\u1f80-\u1fb4\u1fb6-\u1fbc\u1fbe\u1fc2-\u1fc4\u1fc6-\u1fcc\u1fd0-\u1fd3\u1fd6-\u1fdb\u1fe0-\u1fec\u1ff2-\u1ff4\u1ff6-\u1ffc\u2071\u207f\u2090-\u209c\u20d0-\u20f0\u2102\u2107\u210a-\u2113\u2115\u2119-\u211d\u2124\u2126\u2128\u212a-\u212d\u212f-\u2139\u213c-\u213f\u2145-\u2149\u214e\u2183\u2184\u2c00-\u2c2e\u2c30-\u2c5e\u2c60-\u2ce4\u2ceb-\u2cf3\u2d00-\u2d25\u2d27\u2d2d\u2d30-\u2d67\u2d6f\u2d7f-\u2d96\u2da0-\u2da6\u2da8-\u2dae\u2db0-\u2db6\u2db8-\u2dbe\u2dc0-\u2dc6\u2dc8-\u2dce\u2dd0-\u2dd6\u2dd8-\u2dde\u2de0-\u2dff\u2e2f\u3005\u3006\u302a-\u302f\u3031-\u3035\u303b\u303c\u3041-\u3096\u3099\u309a\u309d-\u309f\u30a1-\u30fa\u30fc-\u30ff\u3105-\u312d\u3131-\u318e\u31a0-\u31ba\u31f0-\u31ff\u3400-\u4db5\u4e00-\u9fcc\ua000-\ua48c\ua4d0-\ua4fd\ua500-\ua60c\ua610-\ua61f\ua62a\ua62b\ua640-\ua672\ua674-\ua67d\ua67f-\ua69d\ua69f-\ua6e5\ua6f0\ua6f1\ua717-\ua71f\ua722-\ua788\ua78b-\ua78e\ua790-\ua7ad\ua7b0\ua7b1\ua7f7-\ua827\ua840-\ua873\ua880-\ua8c4\ua8e0-\ua8f7\ua8fb\ua90a-\ua92d\ua930-\ua953\ua960-\ua97c\ua980-\ua9c0\ua9cf\ua9e0-\ua9ef\ua9fa-\ua9fe\uaa00-\uaa36\uaa40-\uaa4d\uaa60-\uaa76\uaa7a-\uaac2\uaadb-\uaadd\uaae0-\uaaef\uaaf2-\uaaf6\uab01-\uab06\uab09-\uab0e\uab11-\uab16\uab20-\uab26\uab28-\uab2e\uab30-\uab5a\uab5c-\uab5f\uab64\uab65\uabc0-\uabea\uabec\uabed\uac00-\ud7a3\ud7b0-\ud7c6\ud7cb-\ud7fb\uf870-\uf87f\uf882\uf884-\uf89f\uf8b8\uf8c1-\uf8d6\uf900-\ufa6d\ufa70-\ufad9\ufb00-\ufb06\ufb13-\ufb17\ufb1d-\ufb28\ufb2a-\ufb36\ufb38-\ufb3c\ufb3e\ufb40\ufb41\ufb43\ufb44\ufb46-\ufbb1\ufbd3-\ufd3d\ufd50-\ufd8f\ufd92-\ufdc7\ufdf0-\ufdfb\ufe00-\ufe0f\ufe20-\ufe2d\ufe70-\ufe74\ufe76-\ufefc\uff21-\uff3a\uff41-\uff5a\uff66-\uffbe\uffc2-\uffc7\uffca-\uffcf\uffd2-\uffd7\uffda-\uffdc/,uT=/[\uD800-\uDBFF][\uDC00-\uDFFF]/gm,$$=_t(/(?:[#{bmpLetterAndMarks}]|(?=#{nonBmpCodePairs})(?:#{astralLetterAndMarks}))/,{bmpLetterAndMarks:cT,nonBmpCodePairs:uT,astralLetterAndMarks:lT}),F$=/\ud801[\udca0-\udca9]|\ud804[\udc66-\udc6f\udcf0-\udcf9\udd36-\udd3f\uddd0-\uddd9\udef0-\udef9]|\ud805[\udcd0-\udcd9\ude50-\ude59\udec0-\udec9]|\ud806[\udce0-\udce9]|\ud81a[\ude60-\ude69\udf50-\udf59]|\ud835[\udfce-\udfff]/,U$=/0-9\u0660-\u0669\u06f0-\u06f9\u07c0-\u07c9\u0966-\u096f\u09e6-\u09ef\u0a66-\u0a6f\u0ae6-\u0aef\u0b66-\u0b6f\u0be6-\u0bef\u0c66-\u0c6f\u0ce6-\u0cef\u0d66-\u0d6f\u0de6-\u0def\u0e50-\u0e59\u0ed0-\u0ed9\u0f20-\u0f29\u1040-\u1049\u1090-\u1099\u17e0-\u17e9\u1810-\u1819\u1946-\u194f\u19d0-\u19d9\u1a80-\u1a89\u1a90-\u1a99\u1b50-\u1b59\u1bb0-\u1bb9\u1c40-\u1c49\u1c50-\u1c59\ua620-\ua629\ua8d0-\ua8d9\ua900-\ua909\ua9d0-\ua9d9\ua9f0-\ua9f9\uaa50-\uaa59\uabf0-\uabf9\uff10-\uff19/,H$=/_\u200c\u200d\ua67e\u05be\u05f3\u05f4\uff5e\u301c\u309b\u309c\u30a0\u30fb\u3003\u0f0b\u0f0c\xb7/,dT=_t(/(?:[#{bmpLetterAndMarks}#{bmpNumerals}#{hashtagSpecialChars}]|(?=#{nonBmpCodePairs})(?:#{astralLetterAndMarks}|#{astralNumerals}))/,{bmpLetterAndMarks:cT,bmpNumerals:U$,hashtagSpecialChars:H$,nonBmpCodePairs:uT,astralLetterAndMarks:lT,astralNumerals:F$}),W$=/(?:[^\uD800-\uDFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF])/,q$=_t(/(?:^|\uFE0E|\uFE0F|$|(?!#{hashtagAlphaNumeric}|&)#{codePoint})/,{codePoint:W$,hashtagAlphaNumeric:dT});_t(/(#{hashtagBoundary})(#{hashSigns})(?!\uFE0F|\u20E3)(#{hashtagAlphaNumeric}*#{hashtagAlpha}#{hashtagAlphaNumeric}*)/gi,{hashtagBoundary:q$,hashSigns:Y2,hashtagAlphaNumeric:dT,hashtagAlpha:$$});var yy=/[@@]/;_t(/^(?:#{atSigns}|[#{latinAccentChars}]|:\/\/)/,{atSigns:yy,latinAccentChars:sf});var V$=/(?:^|[^a-zA-Z0-9_!#$%&*@@]|(?:^|[^a-zA-Z0-9_+~.-])(?:rt|RT|rT|Rt):?)/,K$=_t("(#{validMentionPrecedingChars})(#{atSigns})([a-zA-Z0-9_]{1,20})(/[a-zA-Z][a-zA-Z0-9_-]{0,24})?",{validMentionPrecedingChars:V$,atSigns:yy},"g"),Jk={},Yk={},Xk;function G$(){return Xk||(Xk=1,Ur()&&/./g.flags!="g"&&ts().f(RegExp.prototype,"flags",{configurable:!0,get:ef()})),Yk}var Qk;function J$(){if(Qk)return Jk;Qk=1,G$();var t=Cr(),e=ef(),n=Ur(),r="toString",s=/./[r],i=function(o){Ps()(RegExp.prototype,r,o,!0)};return es()(function(){return s.call({source:"a",flags:"b"})!="/a/b"})?i(function(){var l=t(this);return"/".concat(l.source,"/","flags"in l?l.flags:!n&&l instanceof RegExp?e.call(l):void 0)}):s.name!=r&&i(function(){return s.call(this)}),Jk}J$();var Zk={},eS;function Y$(){if(eS)return Zk;eS=1;var t=Date.prototype,e="Invalid Date",n="toString",r=t[n],s=t.getTime;return new Date(NaN)+""!=e&&Ps()(t,n,function(){var o=s.call(this);return o===o?r.call(this):e}),Zk}Y$();var tS={},nS;function X$(){if(nS)return tS;nS=1;var t=ay(),e={};return e[Pn()("toStringTag")]="z",e+""!="[object z]"&&Ps()(Object.prototype,"toString",function(){return"[object "+t(this)+"]"},!0),tS}X$();const rS={defaults:{version:3,maxWeightedTweetLength:280,scale:100,defaultWeight:200,emojiParsingEnabled:!0,transformedURLLength:23,ranges:[{start:0,end:4351,weight:100},{start:8192,end:8205,weight:100},{start:8208,end:8223,weight:100},{start:8242,end:8247,weight:100}]}};_t(/^(?:#{spaces})*#{atSigns}([a-zA-Z0-9_]{1,20})/,{atSigns:yy,spaces:J2});var sS={},Rm,iS;function by(){if(iS)return Rm;iS=1;var t=Xd();return Rm=Array.isArray||function(n){return t(n)=="Array"},Rm}var oS;function Q$(){if(oS)return sS;oS=1;var t=vr();return t(t.S,"Array",{isArray:by()}),sS}Q$();var Z$=function(e,n){var r=n.defaultWeight,s=n.ranges,i=r,o=e.charCodeAt(0);if(Array.isArray(s))for(var l=0,d=s.length;l<d;l++){var f=s[l];if(o>=f.start&&o<=f.end){i=f.weight;break}}return i},aS={},Om,lS;function eF(){if(lS)return Om;lS=1;var t=tf(),e=Ni(),n=fy(),r=fo();return Om=function(s,i,o,l,d){t(i);var f=e(s),h=n(f),m=r(f.length),g=d?m-1:0,v=d?-1:1;if(o<2)for(;;){if(g in h){l=h[g],g+=v;break}if(g+=v,d?g<0:m<=g)throw TypeError("Reduce of empty array with no initial value")}for(;d?g>=0:m>g;g+=v)g in h&&(l=i(l,h[g],g,f));return l},Om}var cS;function tF(){if(cS)return aS;cS=1;var t=vr(),e=eF();return t(t.P+t.F*!Bl()([].reduce,!0),"Array",{reduce:function(r){return e(this,r,arguments.length,arguments[1],!1)}}),aS}tF();var uS={},Im,dS;function nF(){if(dS)return Im;dS=1;var t=Pn()("unscopables"),e=Array.prototype;return e[t]==null&&Ci()(e,t,{}),Im=function(n){e[t][n]=!0},Im}var Lm,fS;function rF(){return fS||(fS=1,Lm=function(t,e){return{value:e,done:!!t}}),Lm}var Dm,hS;function zl(){return hS||(hS=1,Dm={}),Dm}var Pm,pS;function $l(){if(pS)return Pm;pS=1;var t=V2(),e=gy();return Pm=Object.keys||function(r){return t(r,e)},Pm}var Bm,mS;function fT(){if(mS)return Bm;mS=1;var t=ts(),e=Cr(),n=$l();return Bm=Ur()?Object.defineProperties:function(s,i){e(s);for(var o=n(i),l=o.length,d=0,f;l>d;)t.f(s,f=o[d++],i[f]);return s},Bm}var zm,gS;function sF(){if(gS)return zm;gS=1;var t=Fr().document;return zm=t&&t.documentElement,zm}var $m,vS;function hT(){if(vS)return $m;vS=1;var t=Cr(),e=fT(),n=gy(),r=my()("IE_PROTO"),s=function(){},i="prototype",o=function(){var l=U2()("iframe"),d=n.length,f="<",h=">",m;for(l.style.display="none",sF().appendChild(l),l.src="javascript:",m=l.contentWindow.document,m.open(),m.write(f+"script"+h+"document.F=Object"+f+"/script"+h),m.close(),o=m.F;d--;)delete o[i][n[d]];return o()};return $m=Object.create||function(d,f){var h;return d!==null?(s[i]=t(d),h=new s,s[i]=null,h[r]=d):h=o(),f===void 0?h:e(h,f)},$m}var Fm,yS;function xy(){if(yS)return Fm;yS=1;var t=ts().f,e=ho(),n=Pn()("toStringTag");return Fm=function(r,s,i){r&&!e(r=i?r:r.prototype,n)&&t(r,n,{configurable:!0,value:s})},Fm}var Um,bS;function iF(){if(bS)return Um;bS=1;var t=hT(),e=Pl(),n=xy(),r={};return Ci()(r,Pn()("iterator"),function(){return this}),Um=function(s,i,o){s.prototype=t(r,{next:e(1,o)}),n(s,i+" Iterator")},Um}var Hm,xS;function oF(){if(xS)return Hm;xS=1;var t=ho(),e=Ni(),n=my()("IE_PROTO"),r=Object.prototype;return Hm=Object.getPrototypeOf||function(s){return s=e(s),t(s,n)?s[n]:typeof s.constructor=="function"&&s instanceof s.constructor?s.constructor.prototype:s instanceof Object?r:null},Hm}var Wm,wS;function pT(){if(wS)return Wm;wS=1;var t=Qd(),e=vr(),n=Ps(),r=Ci(),s=zl(),i=iF(),o=xy(),l=oF(),d=Pn()("iterator"),f=!([].keys&&"next"in[].keys()),h="@@iterator",m="keys",g="values",v=function(){return this};return Wm=function(b,k,w,E,C,T,M){i(w,k,E);var _=function(ee){if(!f&&ee in z)return z[ee];switch(ee){case m:return function(){return new w(this,ee)};case g:return function(){return new w(this,ee)}}return function(){return new w(this,ee)}},R=k+" Iterator",L=C==g,$=!1,z=b.prototype,H=z[d]||z[h]||C&&z[C],Z=H||_(C),D=C?L?_("entries"):Z:void 0,J=k=="Array"&&z.entries||H,q,W,K;if(J&&(K=l(J.call(new b)),K!==Object.prototype&&K.next&&(o(K,R,!0),!t&&typeof K[d]!="function"&&r(K,d,v))),L&&H&&H.name!==g&&($=!0,Z=function(){return H.call(this)}),(!t||M)&&(f||$||!z[d])&&r(z,d,Z),s[k]=Z,s[R]=v,C)if(q={values:L?Z:_(g),keys:T?Z:_(m),entries:D},M)for(W in q)W in z||n(z,W,q[W]);else e(e.P+e.F*(f||$),k,q);return q},Wm}var qm,kS;function mT(){if(kS)return qm;kS=1;var t=nF(),e=rF(),n=zl(),r=po();return qm=pT()(Array,"Array",function(s,i){this._t=r(s),this._i=0,this._k=i},function(){var s=this._t,i=this._k,o=this._i++;return!s||o>=s.length?(this._t=void 0,e(1)):i=="keys"?e(0,o):i=="values"?e(0,s[o]):e(0,[o,s[o]])},"values"),n.Arguments=n.Array,t("keys"),t("values"),t("entries"),qm}var SS;function aF(){if(SS)return uS;SS=1;for(var t=mT(),e=$l(),n=Ps(),r=Fr(),s=Ci(),i=zl(),o=Pn(),l=o("iterator"),d=o("toStringTag"),f=i.Array,h={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},m=e(h),g=0;g<m.length;g++){var v=m[g],b=h[v],k=r[v],w=k&&k.prototype,E;if(w&&(w[l]||s(w,l,f),w[d]||s(w,d,v),i[v]=f,b))for(E in t)w[E]||n(w,E,t[E],!0)}return uS}aF();mT();var ES={},Vm,NS;function lF(){if(NS)return Vm;NS=1;var t=vr(),e=ua(),n=es();return Vm=function(r,s){var i=(e.Object||{})[r]||Object[r],o={};o[r]=s(i),t(t.S+t.F*n(function(){i(1)}),"Object",o)},Vm}var CS;function cF(){if(CS)return ES;CS=1;var t=Ni(),e=$l();return lF()("keys",function(){return function(r){return e(t(r))}}),ES}cF();var uF=_t(/[#{invalidCharsGroup}]/,{invalidCharsGroup:vy});function dF(t){return uF.test(t)}var qi={},vu={},_S;function fF(){return _S||(_S=1,Object.defineProperty(vu,"__esModule",{value:!0}),vu.default=/(?:\ud83d[\udc68\udc69])(?:\ud83c[\udffb-\udfff])?\u200d(?:\u2695\ufe0f|\u2696\ufe0f|\u2708\ufe0f|\ud83c[\udf3e\udf73\udf93\udfa4\udfa8\udfeb\udfed]|\ud83d[\udcbb\udcbc\udd27\udd2c\ude80\ude92]|\ud83e[\uddb0-\uddb3])|(?:\ud83c[\udfcb\udfcc]|\ud83d[\udd74\udd75]|\u26f9)((?:\ud83c[\udffb-\udfff]|\ufe0f)\u200d[\u2640\u2642]\ufe0f)|(?:\ud83c[\udfc3\udfc4\udfca]|\ud83d[\udc6e\udc71\udc73\udc77\udc81\udc82\udc86\udc87\ude45-\ude47\ude4b\ude4d\ude4e\udea3\udeb4-\udeb6]|\ud83e[\udd26\udd35\udd37-\udd39\udd3d\udd3e\uddb8\uddb9\uddd6-\udddd])(?:\ud83c[\udffb-\udfff])?\u200d[\u2640\u2642]\ufe0f|(?:\ud83d\udc68\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68|\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d[\udc68\udc69]|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\u2764\ufe0f\u200d\ud83d\udc68|\ud83d\udc68\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\u2764\ufe0f\u200d\ud83d[\udc68\udc69]|\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83c\udff3\ufe0f\u200d\ud83c\udf08|\ud83c\udff4\u200d\u2620\ufe0f|\ud83d\udc41\u200d\ud83d\udde8|\ud83d\udc68\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83d\udc6f\u200d\u2640\ufe0f|\ud83d\udc6f\u200d\u2642\ufe0f|\ud83e\udd3c\u200d\u2640\ufe0f|\ud83e\udd3c\u200d\u2642\ufe0f|\ud83e\uddde\u200d\u2640\ufe0f|\ud83e\uddde\u200d\u2642\ufe0f|\ud83e\udddf\u200d\u2640\ufe0f|\ud83e\udddf\u200d\u2642\ufe0f)|[#*0-9]\ufe0f?\u20e3|(?:[©®\u2122\u265f]\ufe0f)|(?:\ud83c[\udc04\udd70\udd71\udd7e\udd7f\ude02\ude1a\ude2f\ude37\udf21\udf24-\udf2c\udf36\udf7d\udf96\udf97\udf99-\udf9b\udf9e\udf9f\udfcd\udfce\udfd4-\udfdf\udff3\udff5\udff7]|\ud83d[\udc3f\udc41\udcfd\udd49\udd4a\udd6f\udd70\udd73\udd76-\udd79\udd87\udd8a-\udd8d\udda5\udda8\uddb1\uddb2\uddbc\uddc2-\uddc4\uddd1-\uddd3\udddc-\uddde\udde1\udde3\udde8\uddef\uddf3\uddfa\udecb\udecd-\udecf\udee0-\udee5\udee9\udef0\udef3]|[\u203c\u2049\u2139\u2194-\u2199\u21a9\u21aa\u231a\u231b\u2328\u23cf\u23ed-\u23ef\u23f1\u23f2\u23f8-\u23fa\u24c2\u25aa\u25ab\u25b6\u25c0\u25fb-\u25fe\u2600-\u2604\u260e\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262a\u262e\u262f\u2638-\u263a\u2640\u2642\u2648-\u2653\u2660\u2663\u2665\u2666\u2668\u267b\u267f\u2692-\u2697\u2699\u269b\u269c\u26a0\u26a1\u26aa\u26ab\u26b0\u26b1\u26bd\u26be\u26c4\u26c5\u26c8\u26cf\u26d1\u26d3\u26d4\u26e9\u26ea\u26f0-\u26f5\u26f8\u26fa\u26fd\u2702\u2708\u2709\u270f\u2712\u2714\u2716\u271d\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u2764\u27a1\u2934\u2935\u2b05-\u2b07\u2b1b\u2b1c\u2b50\u2b55\u3030\u303d\u3297\u3299])(?:\ufe0f|(?!\ufe0e))|(?:(?:\ud83c[\udfcb\udfcc]|\ud83d[\udd74\udd75\udd90]|[\u261d\u26f7\u26f9\u270c\u270d])(?:\ufe0f|(?!\ufe0e))|(?:\ud83c[\udf85\udfc2-\udfc4\udfc7\udfca]|\ud83d[\udc42\udc43\udc46-\udc50\udc66-\udc69\udc6e\udc70-\udc78\udc7c\udc81-\udc83\udc85-\udc87\udcaa\udd7a\udd95\udd96\ude45-\ude47\ude4b-\ude4f\udea3\udeb4-\udeb6\udec0\udecc]|\ud83e[\udd18-\udd1c\udd1e\udd1f\udd26\udd30-\udd39\udd3d\udd3e\uddb5\uddb6\uddb8\uddb9\uddd1-\udddd]|[\u270a\u270b]))(?:\ud83c[\udffb-\udfff])?|(?:\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f|\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc73\udb40\udc63\udb40\udc74\udb40\udc7f|\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc77\udb40\udc6c\udb40\udc73\udb40\udc7f|\ud83c\udde6\ud83c[\udde8-\uddec\uddee\uddf1\uddf2\uddf4\uddf6-\uddfa\uddfc\uddfd\uddff]|\ud83c\udde7\ud83c[\udde6\udde7\udde9-\uddef\uddf1-\uddf4\uddf6-\uddf9\uddfb\uddfc\uddfe\uddff]|\ud83c\udde8\ud83c[\udde6\udde8\udde9\uddeb-\uddee\uddf0-\uddf5\uddf7\uddfa-\uddff]|\ud83c\udde9\ud83c[\uddea\uddec\uddef\uddf0\uddf2\uddf4\uddff]|\ud83c\uddea\ud83c[\udde6\udde8\uddea\uddec\udded\uddf7-\uddfa]|\ud83c\uddeb\ud83c[\uddee-\uddf0\uddf2\uddf4\uddf7]|\ud83c\uddec\ud83c[\udde6\udde7\udde9-\uddee\uddf1-\uddf3\uddf5-\uddfa\uddfc\uddfe]|\ud83c\udded\ud83c[\uddf0\uddf2\uddf3\uddf7\uddf9\uddfa]|\ud83c\uddee\ud83c[\udde8-\uddea\uddf1-\uddf4\uddf6-\uddf9]|\ud83c\uddef\ud83c[\uddea\uddf2\uddf4\uddf5]|\ud83c\uddf0\ud83c[\uddea\uddec-\uddee\uddf2\uddf3\uddf5\uddf7\uddfc\uddfe\uddff]|\ud83c\uddf1\ud83c[\udde6-\udde8\uddee\uddf0\uddf7-\uddfb\uddfe]|\ud83c\uddf2\ud83c[\udde6\udde8-\udded\uddf0-\uddff]|\ud83c\uddf3\ud83c[\udde6\udde8\uddea-\uddec\uddee\uddf1\uddf4\uddf5\uddf7\uddfa\uddff]|\ud83c\uddf4\ud83c\uddf2|\ud83c\uddf5\ud83c[\udde6\uddea-\udded\uddf0-\uddf3\uddf7-\uddf9\uddfc\uddfe]|\ud83c\uddf6\ud83c\udde6|\ud83c\uddf7\ud83c[\uddea\uddf4\uddf8\uddfa\uddfc]|\ud83c\uddf8\ud83c[\udde6-\uddea\uddec-\uddf4\uddf7-\uddf9\uddfb\uddfd-\uddff]|\ud83c\uddf9\ud83c[\udde6\udde8\udde9\uddeb-\udded\uddef-\uddf4\uddf7\uddf9\uddfb\uddfc\uddff]|\ud83c\uddfa\ud83c[\udde6\uddec\uddf2\uddf3\uddf8\uddfe\uddff]|\ud83c\uddfb\ud83c[\udde6\udde8\uddea\uddec\uddee\uddf3\uddfa]|\ud83c\uddfc\ud83c[\uddeb\uddf8]|\ud83c\uddfd\ud83c\uddf0|\ud83c\uddfe\ud83c[\uddea\uddf9]|\ud83c\uddff\ud83c[\udde6\uddf2\uddfc]|\ud83c[\udccf\udd8e\udd91-\udd9a\udde6-\uddff\ude01\ude32-\ude36\ude38-\ude3a\ude50\ude51\udf00-\udf20\udf2d-\udf35\udf37-\udf7c\udf7e-\udf84\udf86-\udf93\udfa0-\udfc1\udfc5\udfc6\udfc8\udfc9\udfcf-\udfd3\udfe0-\udff0\udff4\udff8-\udfff]|\ud83d[\udc00-\udc3e\udc40\udc44\udc45\udc51-\udc65\udc6a-\udc6d\udc6f\udc79-\udc7b\udc7d-\udc80\udc84\udc88-\udca9\udcab-\udcfc\udcff-\udd3d\udd4b-\udd4e\udd50-\udd67\udda4\uddfb-\ude44\ude48-\ude4a\ude80-\udea2\udea4-\udeb3\udeb7-\udebf\udec1-\udec5\uded0-\uded2\udeeb\udeec\udef4-\udef9]|\ud83e[\udd10-\udd17\udd1d\udd20-\udd25\udd27-\udd2f\udd3a\udd3c\udd40-\udd45\udd47-\udd70\udd73-\udd76\udd7a\udd7c-\udda2\uddb4\uddb7\uddc0-\uddc2\uddd0\uddde-\uddff]|[\u23e9-\u23ec\u23f0\u23f3\u267e\u26ce\u2705\u2728\u274c\u274e\u2753-\u2755\u2795-\u2797\u27b0\u27bf\ue50a])|\ufe0f/g),vu}var TS;function hF(){if(TS)return qi;TS=1,Object.defineProperty(qi,"__esModule",{value:!0}),qi.TypeName=void 0,qi.parse=s,qi.toCodePoints=d;var t=fF(),e=n(t);function n(f){return f&&f.__esModule?f:{default:f}}var r=qi.TypeName="emoji";function s(f,h){var m=h&&h.assetType?h.assetType:"svg",g=h&&h.buildUrl?h.buildUrl:function(E,C){return C==="png"?"https://twemoji.maxcdn.com/2/72x72/"+E+".png":"https://twemoji.maxcdn.com/2/svg/"+E+".svg"},v=[];for(e.default.lastIndex=0;;){var b=e.default.exec(f);if(!b)break;var k=b[0],w=d(l(k)).join("-");v.push({url:w?g(w,m):"",indices:[b.index,e.default.lastIndex],text:k,type:r})}return v}var i=/\uFE0F/g,o="",l=function(h){return h.indexOf(o)<0?h.replace(i,""):h};function d(f){for(var h=[],m=0,g=0,v=0;v<f.length;)m=f.charCodeAt(v++),g?(h.push((65536+(g-55296<<10)+(m-56320)).toString(16)),g=0):m>55296&&m<=56319?g=m:h.push(m.toString(16));return h}return qi}var pF=hF(),mF=function(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:rS.defaults,r=Object.keys(n).length?n:rS.defaults,s=r.defaultWeight,i=r.emojiParsingEnabled,o=r.scale,l=r.maxWeightedTweetLength,d=r.transformedURLLength,f=typeof String.prototype.normalize=="function"?e.normalize():e,h=MS(P$(f)),m=i?MS(pF.parse(f)):[],g=f.length,v=0,b=0,k=!0,w=0;w<g;w++){if(h[w]){var E=h[w],C=E.url;E.indices,v+=d*o,w+=C.length-1}else if(i&&m[w]){var T=m[w],M=T.text;T.indices,v+=s,w+=M.length-1}else w+=gF(f,w)?1:0,v+=Z$(f.charAt(w),r);k&&(k=!dF(f.substring(w,w+1))),k&&v<=l*o&&(b=w)}v=v/o,k=k&&v>0&&v<=l;var _=Math.floor(v/l*1e3),R=e.length-f.length;return b+=R,{weightedLength:v,valid:k,permillage:_,validRangeStart:0,validRangeEnd:b,displayRangeStart:0,displayRangeEnd:e.length>0?e.length-1:0}},MS=function(e){return e.reduce(function(n,r){return n[r.indices[0]]=r,n},{})},gF=function(e,n){if(n<e.length-1){var r=e.charCodeAt(n),s=e.charCodeAt(n+1);return 55296<=r&&r<=56319&&56320<=s&&s<=57343}return!1},AS={},jS;function vF(){if(jS)return AS;jS=1;var t=vr();return t(t.S+t.F*!Ur(),"Object",{defineProperty:ts().f}),AS}vF();var RS={},OS;function yF(){if(OS)return RS;OS=1;var t=vr();return t(t.S+t.F*!Ur(),"Object",{defineProperties:fT()}),RS}yF();var IS={},Km={},LS;function wy(){return LS||(LS=1,Km.f=Object.getOwnPropertySymbols),Km}var Gm,DS;function bF(){if(DS)return Gm;DS=1;var t=rf(),e=wy(),n=Cr(),r=Fr().Reflect;return Gm=r&&r.ownKeys||function(i){var o=t.f(n(i)),l=e.f;return l?o.concat(l(i)):o},Gm}var Jm,PS;function gT(){if(PS)return Jm;PS=1;var t=ts(),e=Pl();return Jm=function(n,r,s){r in n?t.f(n,r,e(0,s)):n[r]=s},Jm}var BS;function xF(){if(BS)return IS;BS=1;var t=vr(),e=bF(),n=po(),r=py(),s=gT();return t(t.S,"Object",{getOwnPropertyDescriptors:function(o){for(var l=n(o),d=r.f,f=e(l),h={},m=0,g,v;f.length>m;)v=d(l,g=f[m++]),v!==void 0&&s(h,g,v);return h}}),IS}xF();var zS={},Ym,$S;function wF(){if($S)return Ym;$S=1;var t=Ds(),e=by(),n=Pn()("species");return Ym=function(r){var s;return e(r)&&(s=r.constructor,typeof s=="function"&&(s===Array||e(s.prototype))&&(s=void 0),t(s)&&(s=s[n],s===null&&(s=void 0))),s===void 0?Array:s},Ym}var Xm,FS;function kF(){if(FS)return Xm;FS=1;var t=wF();return Xm=function(e,n){return new(t(e))(n)},Xm}var Qm,US;function vT(){if(US)return Qm;US=1;var t=nf(),e=fy(),n=Ni(),r=fo(),s=kF();return Qm=function(i,o){var l=i==1,d=i==2,f=i==3,h=i==4,m=i==6,g=i==5||m,v=o||s;return function(b,k,w){for(var E=n(b),C=e(E),T=t(k,w,3),M=r(C.length),_=0,R=l?v(b,M):d?v(b,0):void 0,L,$;M>_;_++)if((g||_ in C)&&(L=C[_],$=T(L,_,E),i)){if(l)R[_]=$;else if($)switch(i){case 3:return!0;case 5:return L;case 6:return _;case 2:R.push(L)}else if(h)return!1}return m?-1:f||h?h:R}},Qm}var HS;function SF(){if(HS)return zS;HS=1;var t=vr(),e=vT()(0),n=Bl()([].forEach,!0);return t(t.P+t.F*!n,"Array",{forEach:function(s){return e(this,s,arguments[1])}}),zS}SF();var WS={},qS;function EF(){if(qS)return WS;qS=1;var t=vr(),e=vT()(2);return t(t.P+t.F*!Bl()([].filter,!0),"Array",{filter:function(r){return e(this,r,arguments[1])}}),WS}EF();var VS={},Zm={exports:{}},KS;function NF(){if(KS)return Zm.exports;KS=1;var t=Dl()("meta"),e=Ds(),n=ho(),r=ts().f,s=0,i=Object.isExtensible||function(){return!0},o=!es()(function(){return i(Object.preventExtensions({}))}),l=function(g){r(g,t,{value:{i:"O"+ ++s,w:{}}})},d=function(g,v){if(!e(g))return typeof g=="symbol"?g:(typeof g=="string"?"S":"P")+g;if(!n(g,t)){if(!i(g))return"F";if(!v)return"E";l(g)}return g[t].i},f=function(g,v){if(!n(g,t)){if(!i(g))return!0;if(!v)return!1;l(g)}return g[t].w},h=function(g){return o&&m.NEED&&i(g)&&!n(g,t)&&l(g),g},m=Zm.exports={KEY:t,NEED:!1,fastKey:d,getWeak:f,onFreeze:h};return Zm.exports}var eg={},GS;function yT(){return GS||(GS=1,eg.f=Pn()),eg}var tg,JS;function CF(){if(JS)return tg;JS=1;var t=Fr(),e=ua(),n=Qd(),r=yT(),s=ts().f;return tg=function(i){var o=e.Symbol||(e.Symbol=n?{}:t.Symbol||{});i.charAt(0)!="_"&&!(i in o)&&s(o,i,{value:r.f(i)})},tg}var ng,YS;function _F(){if(YS)return ng;YS=1;var t=$l(),e=wy(),n=hy();return ng=function(r){var s=t(r),i=e.f;if(i)for(var o=i(r),l=n.f,d=0,f;o.length>d;)l.call(r,f=o[d++])&&s.push(f);return s},ng}var rg={},XS;function TF(){if(XS)return rg;XS=1;var t=po(),e=rf().f,n={}.toString,r=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(i){try{return e(i)}catch{return r.slice()}};return rg.f=function(o){return r&&n.call(o)=="[object Window]"?s(o):e(t(o))},rg}var QS;function MF(){if(QS)return VS;QS=1;var t=Fr(),e=ho(),n=Ur(),r=vr(),s=Ps(),i=NF().KEY,o=es(),l=Zd(),d=xy(),f=Dl(),h=Pn(),m=yT(),g=CF(),v=_F(),b=by(),k=Cr(),w=Ds(),E=Ni(),C=po(),T=uy(),M=Pl(),_=hT(),R=TF(),L=py(),$=wy(),z=ts(),H=$l(),Z=L.f,D=z.f,J=R.f,q=t.Symbol,W=t.JSON,K=W&&W.stringify,ee="prototype",V=h("_hidden"),ne=h("toPrimitive"),F={}.propertyIsEnumerable,j=l("symbol-registry"),I=l("symbols"),Q=l("op-symbols"),de=Object[ee],ge=typeof q=="function"&&!!$.f,re=t.QObject,be=!re||!re[ee]||!re[ee].findChild,fe=n&&o(function(){return _(D({},"a",{get:function(){return D(this,"a",{value:7}).a}})).a!=7})?function(Ze,ie,Fe){var se=Z(de,ie);se&&delete de[ie],D(Ze,ie,Fe),se&&Ze!==de&&D(de,ie,se)}:D,De=function(Ze){var ie=I[Ze]=_(q[ee]);return ie._k=Ze,ie},Ye=ge&&typeof q.iterator=="symbol"?function(Ze){return typeof Ze=="symbol"}:function(Ze){return Ze instanceof q},Ce=function(ie,Fe,se){return ie===de&&Ce(Q,Fe,se),k(ie),Fe=T(Fe,!0),k(se),e(I,Fe)?(se.enumerable?(e(ie,V)&&ie[V][Fe]&&(ie[V][Fe]=!1),se=_(se,{enumerable:M(0,!1)})):(e(ie,V)||D(ie,V,M(1,{})),ie[V][Fe]=!0),fe(ie,Fe,se)):D(ie,Fe,se)},ke=function(ie,Fe){k(ie);for(var se=v(Fe=C(Fe)),pe=0,me=se.length,tt;me>pe;)Ce(ie,tt=se[pe++],Fe[tt]);return ie},Ee=function(ie,Fe){return Fe===void 0?_(ie):ke(_(ie),Fe)},Me=function(ie){var Fe=F.call(this,ie=T(ie,!0));return this===de&&e(I,ie)&&!e(Q,ie)?!1:Fe||!e(this,ie)||!e(I,ie)||e(this,V)&&this[V][ie]?Fe:!0},Ge=function(ie,Fe){if(ie=C(ie),Fe=T(Fe,!0),!(ie===de&&e(I,Fe)&&!e(Q,Fe))){var se=Z(ie,Fe);return se&&e(I,Fe)&&!(e(ie,V)&&ie[V][Fe])&&(se.enumerable=!0),se}},Pe=function(ie){for(var Fe=J(C(ie)),se=[],pe=0,me;Fe.length>pe;)!e(I,me=Fe[pe++])&&me!=V&&me!=i&&se.push(me);return se},st=function(ie){for(var Fe=ie===de,se=J(Fe?Q:C(ie)),pe=[],me=0,tt;se.length>me;)e(I,tt=se[me++])&&(!Fe||e(de,tt))&&pe.push(I[tt]);return pe};ge||(q=function(){if(this instanceof q)throw TypeError("Symbol is not a constructor!");var ie=f(arguments.length>0?arguments[0]:void 0),Fe=function(se){this===de&&Fe.call(Q,se),e(this,V)&&e(this[V],ie)&&(this[V][ie]=!1),fe(this,ie,M(1,se))};return n&&be&&fe(de,ie,{configurable:!0,set:Fe}),De(ie)},s(q[ee],"toString",function(){return this._k}),L.f=Ge,z.f=Ce,rf().f=R.f=Pe,hy().f=Me,$.f=st,n&&!Qd()&&s(de,"propertyIsEnumerable",Me,!0),m.f=function(Ze){return De(h(Ze))}),r(r.G+r.W+r.F*!ge,{Symbol:q});for(var St="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),Tt=0;St.length>Tt;)h(St[Tt++]);for(var He=H(h.store),pt=0;He.length>pt;)g(He[pt++]);r(r.S+r.F*!ge,"Symbol",{for:function(Ze){return e(j,Ze+="")?j[Ze]:j[Ze]=q(Ze)},keyFor:function(ie){if(!Ye(ie))throw TypeError(ie+" is not a symbol!");for(var Fe in j)if(j[Fe]===ie)return Fe},useSetter:function(){be=!0},useSimple:function(){be=!1}}),r(r.S+r.F*!ge,"Object",{create:Ee,defineProperty:Ce,defineProperties:ke,getOwnPropertyDescriptor:Ge,getOwnPropertyNames:Pe,getOwnPropertySymbols:st});var qt=o(function(){$.f(1)});return r(r.S+r.F*qt,"Object",{getOwnPropertySymbols:function(ie){return $.f(E(ie))}}),W&&r(r.S+r.F*(!ge||o(function(){var Ze=q();return K([Ze])!="[null]"||K({a:Ze})!="{}"||K(Object(Ze))!="{}"})),"JSON",{stringify:function(ie){for(var Fe=[ie],se=1,pe,me;arguments.length>se;)Fe.push(arguments[se++]);if(me=pe=Fe[1],!(!w(pe)&&ie===void 0||Ye(ie)))return b(pe)||(pe=function(tt,Le){if(typeof me=="function"&&(Le=me.call(this,tt,Le)),!Ye(Le))return Le}),Fe[1]=pe,K.apply(W,Fe)}}),q[ee][ne]||Ci()(q[ee],ne,q[ee].valueOf),d(q,"Symbol"),d(Math,"Math",!0),d(t.JSON,"JSON",!0),VS}MF();_t(/^#{validMentionOrList}$/,{validMentionOrList:K$});var bT=/[a-z\u0400-\u04FF0-9\-._~]/i,xT=/(?:%[0-9a-f]{2})/i,wT=/[!$&'()*+,;=]/i,kT=_t("(?:#{validateUrlUnreserved}|#{validateUrlPctEncoded}|#{validateUrlSubDelims}|:)*",{validateUrlUnreserved:bT,validateUrlPctEncoded:xT,validateUrlSubDelims:wT},"i"),AF=/(?:[a-z0-9](?:[a-z0-9\-]*[a-z0-9])?)/i,jF=/(?:[a-z](?:[a-z0-9\-]*[a-z0-9])?)/i,RF=/(?:[a-z0-9](?:[a-z0-9_\-]*[a-z0-9])?)/i,OF=_t(/(?:(?:#{validateUrlSubDomainSegment}\.)*(?:#{validateUrlDomainSegment}\.)#{validateUrlDomainTld})/i,{validateUrlSubDomainSegment:RF,validateUrlDomainSegment:AF,validateUrlDomainTld:jF}),IF=/(?:[0-9]|(?:[1-9][0-9])|(?:1[0-9]{2})|(?:2[0-4][0-9])|(?:25[0-5]))/i,LF=_t(/(?:#{validateUrlDecOctet}(?:\.#{validateUrlDecOctet}){3})/i,{validateUrlDecOctet:IF}),DF=/(?:\[[a-f0-9:\.]+\])/i,ST=_t("(?:#{validateUrlIpv4}|#{validateUrlIpv6})",{validateUrlIpv4:LF,validateUrlIpv6:DF},"i"),PF=_t("(?:#{validateUrlIp}|#{validateUrlDomain})",{validateUrlIp:ST,validateUrlDomain:OF},"i"),ET=/[0-9]{1,5}/;_t("(?:(#{validateUrlUserinfo})@)?(#{validateUrlHost})(?::(#{validateUrlPort}))?",{validateUrlUserinfo:kT,validateUrlHost:PF,validateUrlPort:ET},"i");var ky=_t("(?:#{validateUrlUnreserved}|#{validateUrlPctEncoded}|#{validateUrlSubDelims}|[:|@])",{validateUrlUnreserved:bT,validateUrlPctEncoded:xT,validateUrlSubDelims:wT},"i");_t(/(#{validateUrlPchar}|\/|\?)*/i,{validateUrlPchar:ky});_t(/(\/#{validateUrlPchar}*)*/i,{validateUrlPchar:ky});_t(/(#{validateUrlPchar}|\/|\?)*/i,{validateUrlPchar:ky});_t("^(?:([^:/?#]+):\\/\\/)?([^/?#]*)([^?#]*)(?:\\?([^#]*))?(?:#(.*))?$","i");var BF=/(?:(?:[a-z0-9]|[^\u0000-\u007f])(?:(?:[a-z0-9_\-]|[^\u0000-\u007f])*(?:[a-z0-9]|[^\u0000-\u007f]))?)/i,zF=/(?:(?:[a-z0-9]|[^\u0000-\u007f])(?:(?:[a-z0-9\-]|[^\u0000-\u007f])*(?:[a-z0-9]|[^\u0000-\u007f]))?)/i,$F=/(?:(?:[a-z]|[^\u0000-\u007f])(?:(?:[a-z0-9\-]|[^\u0000-\u007f])*(?:[a-z0-9]|[^\u0000-\u007f]))?)/i,FF=_t(/(?:(?:#{validateUrlUnicodeSubDomainSegment}\.)*(?:#{validateUrlUnicodeDomainSegment}\.)#{validateUrlUnicodeDomainTld})/i,{validateUrlUnicodeSubDomainSegment:BF,validateUrlUnicodeDomainSegment:zF,validateUrlUnicodeDomainTld:$F}),UF=_t("(?:#{validateUrlIp}|#{validateUrlUnicodeDomain})",{validateUrlIp:ST,validateUrlUnicodeDomain:FF},"i");_t("(?:(#{validateUrlUserinfo})@)?(#{validateUrlUnicodeHost})(?::(#{validateUrlPort}))?",{validateUrlUserinfo:kT,validateUrlUnicodeHost:UF,validateUrlPort:ET},"i");var ZS={},eE;function HF(){if(eE)return ZS;eE=1;var t=F2()(!0);return pT()(String,"String",function(e){this._t=String(e),this._i=0},function(){var e=this._t,n=this._i,r;return n>=e.length?{value:void 0,done:!0}:(r=t(e,n),this._i+=r.length,{value:r,done:!1})}),ZS}HF();var tE={},sg,nE;function WF(){if(nE)return sg;nE=1;var t=Cr();return sg=function(e,n,r,s){try{return s?n(t(r)[0],r[1]):n(r)}catch(o){var i=e.return;throw i!==void 0&&t(i.call(e)),o}},sg}var ig,rE;function qF(){if(rE)return ig;rE=1;var t=zl(),e=Pn()("iterator"),n=Array.prototype;return ig=function(r){return r!==void 0&&(t.Array===r||n[e]===r)},ig}var og,sE;function VF(){if(sE)return og;sE=1;var t=ay(),e=Pn()("iterator"),n=zl();return og=ua().getIteratorMethod=function(r){if(r!=null)return r[e]||r["@@iterator"]||n[t(r)]},og}var ag,iE;function KF(){if(iE)return ag;iE=1;var t=Pn()("iterator"),e=!1;try{var n=[7][t]();n.return=function(){e=!0},Array.from(n,function(){throw 2})}catch{}return ag=function(r,s){if(!s&&!e)return!1;var i=!1;try{var o=[7],l=o[t]();l.next=function(){return{done:i=!0}},o[t]=function(){return l},r(o)}catch{}return i},ag}var oE;function GF(){if(oE)return tE;oE=1;var t=nf(),e=vr(),n=Ni(),r=WF(),s=qF(),i=fo(),o=gT(),l=VF();return e(e.S+e.F*!KF()(function(d){Array.from(d)}),"Array",{from:function(f){var h=n(f),m=typeof this=="function"?this:Array,g=arguments.length,v=g>1?arguments[1]:void 0,b=v!==void 0,k=0,w=l(h),E,C,T,M;if(b&&(v=t(v,g>2?arguments[2]:void 0,2)),w!=null&&!(m==Array&&s(w)))for(M=w.call(h),C=new m;!(T=M.next()).done;k++)o(C,k,b?r(M,v,[T.value,k],!0):T.value);else for(E=i(h.length),C=new m(E);E>k;k++)o(C,k,b?v(h[k],k):h[k]);return C.length=k,C}}),tE}GF();const JF={parseTweet:mF},{parseTweet:YF}=JF;function aE(t){return YF(t).weightedLength}const lE="ow-x-handle";function XF(){const[t,e]=x.useState(()=>localStorage.getItem(lE)||""),[n,r]=x.useState(!1),[s,i]=x.useState(""),o=x.useRef(null),l=x.useRef(null),d=()=>{const m=s.replace(/^@/,"").trim();m&&(localStorage.setItem(lE,m),e(m)),r(!1)},f=()=>{i(t),r(!0),setTimeout(()=>{var m;return(m=o.current)==null?void 0:m.focus()},0)};x.useEffect(()=>{if(!n)return;const m=g=>{l.current&&!l.current.contains(g.target)&&d()};return document.addEventListener("mousedown",m),()=>document.removeEventListener("mousedown",m)},[n,s]);const h=t?`https://unavatar.io/twitter/${t}`:"";return c.jsxs("div",{className:"tweet-compose-avatar-wrapper",ref:l,children:[t?c.jsx("img",{className:"tweet-compose-avatar tweet-compose-avatar-img",src:h,alt:`@${t}`,onClick:f,title:`@${t} — click to change`}):c.jsx("div",{className:"tweet-compose-avatar",onClick:f,title:"Set your @handle"}),n&&c.jsx("div",{className:"tweet-handle-popover",children:c.jsx("input",{ref:o,className:"tweet-handle-input",value:s,onChange:m=>i(m.target.value),onKeyDown:m=>{m.key==="Enter"&&d(),m.key==="Escape"&&r(!1)},placeholder:"your_handle",spellCheck:!1})})]})}const QF={tweet:!0,reply:!0,quote:!1};function cE(){return c.jsxs("div",{className:"tweet-skeleton",children:[c.jsxs("div",{className:"tweet-author-row",children:[c.jsx("div",{className:"tweet-avatar tweet-avatar-placeholder tweet-pulse"}),c.jsxs("div",{className:"tweet-author-info",children:[c.jsx("span",{className:"tweet-skeleton-line tweet-pulse",style:{width:120}}),c.jsx("span",{className:"tweet-skeleton-line tweet-pulse",style:{width:80}})]})]}),c.jsx("div",{className:"tweet-skeleton-line tweet-pulse",style:{width:"100%",height:16,marginTop:12}}),c.jsx("div",{className:"tweet-skeleton-line tweet-pulse",style:{width:"75%",height:16,marginTop:8}})]})}function ZF(t){var e;if(t)return(e=t.match(/\/status\/(\d+)/))==null?void 0:e[1]}function yu(t){if(!t)return[null];if(typeof t=="string"){const e=t.split(/<hr\s*\/?>/i).map(n=>n.trim()).filter(Boolean);return e.length?e:[null]}if((t==null?void 0:t.type)==="doc"&&Array.isArray(t.content)){const e=[[]];for(const r of t.content)r.type==="horizontalRule"?e.push([]):e[e.length-1].push(r);const n=e.map(r=>r.length?{type:"doc",content:r}:null).filter(Boolean);return n.length?n:[null]}return[t]}function bu(t){var n;if(!t||typeof t=="string"||!t.content)return[];const e=[];for(let r=t.content.length-1;r>=0&&(t.content[r].type==="image"&&((n=t.content[r].attrs)!=null&&n.src));r--)e.unshift(t.content[r].attrs.src);return e}function uE(t,e){if(!t||typeof t=="string"||!t.content||e===0)return t;const n=t.content.slice(0,t.content.length-e);return n.length===0?{type:"doc",content:[{type:"paragraph",content:[]}]}:{...t,content:n}}function xu(t,e){const n=[];let r=0;return t.forEach((s,i)=>{if(!s)return;r>0&&n.push({type:"horizontalRule"});const o=s.getJSON();o.content&&n.push(...o.content);const l=e==null?void 0:e[i];if(l)for(const d of l){const f=crypto.randomUUID().replace(/-/g,"").slice(0,8);n.push({type:"image",attrs:{src:d,id:f}})}r++}),{type:"doc",content:n}}function dE(t,e){const n=[],r=s=>{var i;s.type==="image"&&((i=s.attrs)!=null&&i.src)&&n.push(s.attrs.src),s.content&&s.content.forEach(r)};return r(t.getJSON()),e&&n.push(...e),n.slice(0,4)}function wu(t){fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tweetContext:t}),keepalive:!0}).catch(()=>{})}function eU({tweetContext:t,initialContent:e,onUpdate:n,onEditorReady:r,onEditorsChange:s,onActiveEditorChange:i,filename:o,title:l}){var nt;const{tweet:d,loading:f,error:h}=Uz(t==null?void 0:t.url),[m,g]=x.useState(()=>yu(e).map(ve=>{const B=bu(ve);return uE(ve,B.length)})),[v,b]=x.useState(0),k=x.useRef([]),w=x.useRef(null),E=x.useRef(!0),C=x.useRef(!1),T=x.useRef(m.length),[M,_]=x.useState(()=>m.map(()=>0)),[R,L]=x.useState(0),[$,z]=x.useState(0),H=x.useRef(yu(e).map(ye=>bu(ye))),[Z,D]=x.useState(()=>yu(e).map(ve=>bu(ve).length)),[J,q]=x.useState(null),[W,K]=x.useState(),[ee,V]=x.useState(!1),[ne,F]=x.useState("idle"),[j,I]=x.useState(""),Q=x.useRef(),{copyText:de,copyState:ge}=Vz(k,R),[re,be]=x.useState(!1),fe=QF[(t==null?void 0:t.mode)??"tweet"],De=!!((nt=t==null?void 0:t.lastPost)!=null&&nt.postedAt),[Ye,Ce]=x.useState(!1),[ke,Ee]=x.useState(""),Me=x.useRef(null),Ge=x.useRef(null);x.useEffect(()=>{if(!Ye)return;setTimeout(()=>{var ve;return(ve=Me.current)==null?void 0:ve.focus()},0);const ye=ve=>{Ge.current&&!Ge.current.contains(ve.target)&&(Ce(!1),Ee(""))};return document.addEventListener("mousedown",ye),()=>document.removeEventListener("mousedown",ye)},[Ye]);const Pe=()=>{var ae;const ye=ke.trim();if(!(!ye||ye.includes("x.com")||ye.includes("twitter.com")))return;const B=(ae=t==null?void 0:t.lastPost)==null?void 0:ae.postedAt;wu({lastPost:{postedAt:B??new Date().toISOString(),tweetUrl:ye||void 0}}),Ce(!1),Ee("")},st=()=>{wu({lastPost:null})};x.useEffect(()=>{let ye=!1;return(async()=>{try{const ve=await fetch("/api/x/status");if(ye)return;if(ve.ok){const B=await ve.json();q(B.connected),K(B.username)}else q(!1)}catch{ye||q(!1)}})(),()=>{ye=!0}},[]),x.useEffect(()=>{if(E.current){E.current=!1;return}if(!e||JSON.stringify(e)===w.current)return;const ve=yu(e),B=ve.map(xe=>bu(xe)),ae=ve.map((xe,Ve)=>uE(xe,B[Ve].length));C.current=!0,T.current=ae.length,k.current=[],H.current=B,g(ae),_(ae.map(()=>0)),D(B.map(xe=>xe.length)),b(xe=>xe+1)},[e]);const St=x.useCallback((ye,ve)=>{if(k.current[ye]=ve,_(ae=>{const xe=[...ae];return xe[ye]=aE(ve.getText()),xe}),C.current)return;const B=xu(k.current,H.current);w.current=JSON.stringify(B),n==null||n(B)},[n]),Tt=x.useCallback((ye,ve)=>{if(k.current[ye]=ve,_(B=>{const ae=[...B];return ae[ye]=aE(ve.getText()),ae}),z(B=>B+1),C.current&&k.current.filter(Boolean).length>=T.current){C.current=!1;const ae=xu(k.current,H.current);w.current=JSON.stringify(ae)}ye===0&&(r==null||r(ve)),s==null||s(k.current.filter(Boolean))},[r,s]),He=m.length>1;M.reduce((ye,ve)=>ye+ve,0);const pt=x.useCallback(()=>{const ye=R+1;g(ve=>[...ve.slice(0,ye),"<p></p>",...ve.slice(ye)]),_(ve=>[...ve.slice(0,ye),0,...ve.slice(ye)]),H.current.splice(ye,0,[]),D(ve=>[...ve.slice(0,ye),0,...ve.slice(ye)]),L(ye)},[R]),qt=x.useCallback(ye=>{ye!==0&&(k.current.splice(ye,1),H.current.splice(ye,1),g(ve=>ve.filter((B,ae)=>ae!==ye)),_(ve=>ve.filter((B,ae)=>ae!==ye)),D(ve=>ve.filter((B,ae)=>ae!==ye)),setTimeout(()=>{const ve=xu(k.current,H.current);n==null||n(ve),s==null||s(k.current.filter(Boolean))},0))},[n,s]),Ze=!!(t!=null&&t.url),ie=(t==null?void 0:t.mode)==="reply",Fe=(()=>{const ve=k.current.filter(Boolean).some(ae=>ae.getText().trim()||dE(ae).length>0),B=Z.some(ae=>ae>0);return ve||B})(),se=J&&Fe&&ne==="idle",pe=async()=>{if(!J){V(!0);return}if(se){F("uploading"),I("");try{const ye=[];for(let B=0;B<k.current.length;B++){const ae=k.current[B];if(!ae)continue;const xe=ae.getText().trim(),Ve=dE(ae,H.current[B]);if(!xe&&Ve.length===0)continue;const $e=[];for(const We of Ve){const O=await(await fetch("/api/x/upload-media",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({src:We})})).json();if(!O.success)throw new Error(O.error||"Image upload failed");$e.push(O.mediaId)}ye.push({text:xe,mediaIds:$e})}if(ye.length===0)return;F("posting");const ve=ZF(t==null?void 0:t.url);if(ye.length===1){const B={};ye[0].text&&(B.text=ye[0].text),ye[0].mediaIds.length>0&&(B.mediaIds=ye[0].mediaIds),(t==null?void 0:t.mode)==="reply"&&ve?B.replyTo=ve:(t==null?void 0:t.mode)==="quote"&&ve&&(B.quoteTweetId=ve);const xe=await(await fetch("/api/x/post",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(B)})).json();xe.success?(wu({lastPost:{postedAt:new Date().toISOString(),tweetUrl:xe.tweetUrl}}),F("success"),Q.current=setTimeout(()=>F("idle"),2500)):(console.error("[TweetCompose] Post error:",xe.error),I(xe.error||"Post failed"),F("error"),setTimeout(()=>F("idle"),3e3))}else{const ae={tweets:ye.map($e=>({text:$e.text,...$e.mediaIds.length>0?{mediaIds:$e.mediaIds}:{}}))};(t==null?void 0:t.mode)==="reply"&&ve&&(ae.replyTo=ve);const Ve=await(await fetch("/api/x/post-thread",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(ae)})).json();Ve.success?(wu({lastPost:{postedAt:new Date().toISOString(),tweetUrl:Ve.threadUrl}}),F("success"),Q.current=setTimeout(()=>F("idle"),2500)):(I(Ve.error||"Thread post failed"),F("error"),setTimeout(()=>F("idle"),3e3))}}catch(ye){I(ye.message||"Network error"),F("error"),setTimeout(()=>F("idle"),3e3)}}};x.useEffect(()=>()=>{Q.current&&clearTimeout(Q.current)},[]);const me=()=>{q(!0),V(!1),fetch("/api/x/status").then(ye=>ye.json()).then(ye=>{ye.username&&K(ye.username)}).catch(()=>{})},tt=ne==="uploading"?"Uploading...":ne==="posting"?"Posting...":ne==="success"?"Posted!":ne==="error"?"Failed":He?R===0?"Post Thread":"Post All":"Post",Le=m.map((ye,ve)=>ve===0?ie?"Post your reply":"What is happening?!":"Add another tweet"),it=ye=>{var ve;return c.jsxs("div",{className:`tweet-compose-footer${ye?" tweet-compose-footer--inline":""}`,children:[R===0&&((ve=t==null?void 0:t.lastPost)==null?void 0:ve.postedAt)&&c.jsxs("a",{className:"tweet-posted-status",href:t.lastPost.tweetUrl,target:"_blank",rel:"noopener noreferrer",title:t.lastPost.tweetUrl||"Posted to X",children:[c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})}),"Posted ",new Date(t.lastPost.postedAt).toLocaleDateString("en-US",{month:"short",day:"numeric"})]}),ne==="error"&&j&&c.jsx("span",{className:"tweet-post-error",children:j}),He&&c.jsxs("span",{className:"tweet-thread-counter",children:[R+1,"/",m.length]}),c.jsx(e$,{count:M[R]||0}),c.jsx("button",{className:"tweet-thread-add",onClick:pt,title:"Add another tweet",children:c.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",children:[c.jsx("line",{x1:"10",y1:"4",x2:"10",y2:"16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),c.jsx("line",{x1:"4",y1:"10",x2:"16",y2:"10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})]})}),c.jsx("button",{className:`tweet-copy-btn${ge==="copied"?" tweet-copy-btn--copied":""}`,disabled:!Fe,onClick:de,title:"Copy tweet text to clipboard",children:ge==="copied"?c.jsxs(c.Fragment,{children:[c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:c.jsx("path",{d:"M3 8.5L6.5 12L13 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),"Copied!"]}):c.jsxs(c.Fragment,{children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[c.jsx("rect",{x:"5.5",y:"2",width:"8.5",height:"10.5",rx:"1.5",stroke:"currentColor",strokeWidth:"1.5"}),c.jsx("path",{d:"M3.5 5H2.5A1.5 1.5 0 001 6.5V13a1.5 1.5 0 001.5 1.5H9A1.5 1.5 0 0010.5 13v-1",stroke:"currentColor",strokeWidth:"1.5"})]}),"Copy"]})}),R===0&&!fe&&(()=>{var xe;const B=((xe=t==null?void 0:t.lastPost)==null?void 0:xe.tweetUrl)??"",ae=()=>{if(De){st(),Ce(!1),Ee("");return}Ee(B),Ce(!0)};return c.jsxs("div",{className:"tweet-mark-sent-wrap",ref:Ge,children:[c.jsx("button",{className:`tweet-mark-sent-btn${De?" tweet-mark-sent-btn--done":""}`,onClick:ae,title:De?B?`Posted — click to unmark (${B})`:"Posted — click to unmark":"Mark as manually posted",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:De?"currentColor":"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"12",cy:"12",r:"10"}),c.jsx("polyline",{points:"8 12 11 15 16 9",stroke:De?"#fff":"currentColor"})]})}),Ye&&(()=>{const Ve=ke.trim(),$e=!Ve||Ve.includes("x.com")||Ve.includes("twitter.com");return c.jsxs("div",{className:"tweet-mark-sent-url",children:[c.jsx("input",{ref:Me,type:"text",placeholder:"Paste posted tweet URL...",value:ke,onChange:We=>Ee(We.target.value),onKeyDown:We=>{We.key==="Enter"&&(We.preventDefault(),Pe()),We.key==="Escape"&&(Ce(!1),Ee(""))}}),c.jsx("button",{onClick:Pe,disabled:!$e,title:Ve?"Save URL":"Mark posted without URL",children:c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"9 18 15 12 9 6"})})})]})})()]})})(),o&&!De&&c.jsx("button",{className:"tweet-schedule-btn",onClick:()=>be(!0),title:"Schedule post",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"12",cy:"12",r:"10"}),c.jsx("polyline",{points:"12 6 12 12 16 14"})]})}),fe&&c.jsx("button",{className:`tweet-post-btn${se||!J&&J!==null?" tweet-post-btn--active":""}${ne==="success"?" tweet-post-btn--success":""}${ne==="error"?" tweet-post-btn--error":""}`,disabled:J?!se:!1,onClick:pe,title:J?W?`Post as @${W}`:"Post to X":"Connect X to post",children:tt})]})},lt=Ze&&!ie,ft=()=>c.jsx("div",{className:"tweet-thread-editors",children:m.map((ye,ve)=>c.jsxs("div",{className:`tweet-thread-item${ve===R?" tweet-thread-item--active":" tweet-thread-item--inactive"}`,children:[c.jsxs("div",{className:"tweet-thread-item-left",children:[c.jsx(XF,{}),ve<m.length-1&&c.jsx("div",{className:"tweet-thread-line"})]}),c.jsxs("div",{className:"tweet-thread-item-right",children:[ve>0&&c.jsx("button",{className:"tweet-thread-remove",onClick:()=>qt(ve),title:"Remove this tweet",children:"×"}),c.jsx("div",{className:`tweet-compose-box${ve===0&&!He?" tweet-compose-box--standalone":""}`,children:c.jsx(Zz,{initialContent:ye,initialPreviewImages:H.current[ve],placeholder:Le[ve],onUpdate:B=>St(ve,B),onReady:B=>Tt(ve,B),onFocus:()=>{L(ve);const B=k.current[ve];B&&(i==null||i(B))},onPreviewImagesChange:B=>{if(H.current[ve]=B,D(ae=>{const xe=[...ae];return xe[ve]=B.length,xe}),!C.current){const ae=xu(k.current,H.current);w.current=JSON.stringify(ae),n==null||n(ae)}}})}),ve===R&&!lt&&it(ve<m.length-1)]})]},`${v}-${ve}`))});return c.jsxs("div",{className:"tweet-compose-wrapper",children:[Ze&&ie&&c.jsxs(c.Fragment,{children:[f&&c.jsx("div",{className:"tweet-context-section",children:c.jsx(cE,{})}),h&&c.jsx("div",{className:"tweet-context-section",children:c.jsxs("div",{className:"tweet-embed-error",children:[c.jsx("span",{children:"Could not load tweet"}),c.jsx("a",{href:t.url,target:"_blank",rel:"noopener noreferrer",className:"tweet-fallback-link",children:t.url})]})}),d&&c.jsxs("div",{className:"tweet-reply-parent-section",children:[c.jsx("div",{className:"tweet-reply-parent-card",children:c.jsx(I1,{tweet:d,url:t==null?void 0:t.url})}),c.jsxs("div",{className:"tweet-replying-to",children:["Replying to ",c.jsxs("span",{className:"tweet-reply-handle",children:["@",d.author.username]})]})]}),ft()]}),lt&&c.jsxs(c.Fragment,{children:[ft(),c.jsxs("div",{className:"tweet-quote-section",style:{padding:"0 16px 12px"},children:[f&&c.jsx(cE,{}),h&&c.jsxs("div",{className:"tweet-embed-error",children:[c.jsx("span",{children:"Could not load tweet"}),c.jsx("a",{href:t.url,target:"_blank",rel:"noopener noreferrer",className:"tweet-fallback-link",children:t.url})]}),d&&c.jsx(I1,{tweet:d,url:t==null?void 0:t.url})]}),c.jsx("div",{className:"tweet-quote-footer",children:it()})]}),!Ze&&ft(),ee&&c.jsx(t$,{onConnected:me,onCancel:()=>V(!1)}),re&&o&&c.jsx(Ll,{filename:o,title:l||"Untitled",onClose:()=>be(!1)})]})}function tU(){const[t,e]=x.useState("idle"),n=x.useRef();return{copyAsHtml:x.useCallback(async()=>{const s=document.querySelector(".ProseMirror");if(!s)return;const i=s.cloneNode(!0);i.querySelectorAll(".ProseMirror-widget, [data-widget], .ProseMirror-gapcursor").forEach(h=>h.remove());let o="";const l=document.querySelector(".article-title-input");l!=null&&l.value&&l.value!=="Untitled"&&(o+=`<h1>${l.value}</h1>
|
|
210
|
+
`);const d=o+i.innerHTML,f=nU(i);try{const h=new ClipboardItem({"text/html":new Blob([d],{type:"text/html"}),"text/plain":new Blob([f],{type:"text/plain"})});await navigator.clipboard.write([h])}catch{try{await navigator.clipboard.writeText(f)}catch{const h=document.createElement("textarea");h.value=f,h.style.position="fixed",h.style.opacity="0",document.body.appendChild(h),h.select(),document.execCommand("copy"),document.body.removeChild(h)}}e("copied"),n.current&&clearTimeout(n.current),n.current=setTimeout(()=>e("idle"),2e3)},[]),copyState:t}}function nU(t){var n;const e=[];for(const r of t.children){const s=(n=r.innerText)==null?void 0:n.trim();s&&e.push(s)}return e.join(`
|
|
211
|
+
|
|
212
|
+
`)}const lg="ow-x-handle",fE="ow-x-name",rU=new Set(["Untitled","New Document","Article"]);function sU({src:t,coverImages:e}){const[n,r]=x.useState(t?"display":"empty"),[s,i]=x.useState(t||""),[o,l]=x.useState(e||(t?[t]:[])),[d,f]=x.useState(""),[h,m]=x.useState(""),g=x.useRef(null);x.useEffect(()=>{t?(i(t),r("display")):e&&e.length>0?(i(e[0]),r("display")):(i(""),r("empty"),f(""),m(""))},[t,e]),x.useEffect(()=>{e&&e.length>0?l(e):l(t?[t]:[])},[e]);const v=s?o.indexOf(s):-1,b=o.length,k=b>1,w=x.useCallback(z=>{const H=o[z];H&&(i(H),fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({articleContext:{coverImage:H,coverImages:o}})}).catch(()=>{}))},[o]),E=x.useCallback(()=>{v>0&&w(v-1)},[v,w]),C=x.useCallback(()=>{v<b-1&&w(v+1)},[v,b,w]),T=x.useCallback(async()=>{if(d.trim()){r("loading"),m("");try{const z=await fetch("/api/image-gen/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({prompt:d.trim()})});if(!z.ok){const Z=await z.json().catch(()=>null);m((Z==null?void 0:Z.error)||`Generation failed (${z.status})`),r("prompt");return}const H=await z.json();if(H.success&&H.src){const Z=[...o,H.src];l(Z),i(H.src),r("display"),f(""),fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({articleContext:{coverImage:H.src,coverImages:Z}})}).catch(()=>{})}else m(H.error||"Generation failed"),r("prompt")}catch(z){m(z.message||"Network error"),r("prompt")}}},[d,o]),M=z=>{z.key==="Enter"&&T(),z.key==="Escape"&&(r("empty"),f(""),m(""))},_=()=>{r("prompt"),setTimeout(()=>{var z;return(z=g.current)==null?void 0:z.focus()},0)},R=()=>{const z=o.filter(H=>H!==s);if(l(z),z.length>0){const H=Math.min(v,z.length-1),Z=z[H];i(Z),fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({articleContext:{coverImage:Z,coverImages:z}})}).catch(()=>{})}else i(""),r("empty"),fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({articleContext:{coverImage:null,coverImages:null}})}).catch(()=>{})},L=()=>{r("prompt"),setTimeout(()=>{var z;return(z=g.current)==null?void 0:z.focus()},0)},$=()=>{const z=document.createElement("a");z.href=s,z.download=`cover-${v+1}.png`,z.click()};return n==="display"&&s?c.jsxs("div",{className:"article-cover article-cover--display",children:[c.jsx("img",{className:"article-cover-img",src:s,alt:"Cover"}),c.jsxs("div",{className:"article-cover-overlay",children:[k&&c.jsx("button",{className:"article-cover-arrow article-cover-arrow--left",onClick:E,disabled:v<=0,children:c.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"15 18 9 12 15 6"})})}),c.jsxs("div",{className:"article-cover-overlay-center",children:[c.jsxs("button",{className:"article-cover-overlay-btn",onClick:L,children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("polyline",{points:"23 4 23 10 17 10"}),c.jsx("polyline",{points:"1 20 1 14 7 14"}),c.jsx("path",{d:"M3.51 9a9 9 0 0114.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0020.49 15"})]}),"Regenerate"]}),c.jsxs("button",{className:"article-cover-overlay-btn",onClick:$,children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),c.jsx("polyline",{points:"7 10 12 15 17 10"}),c.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"3"})]}),"Save"]}),c.jsxs("button",{className:"article-cover-overlay-btn article-cover-overlay-btn--danger",onClick:R,children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),c.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),"Remove"]})]}),k&&c.jsx("button",{className:"article-cover-arrow article-cover-arrow--right",onClick:C,disabled:v>=b-1,children:c.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"9 18 15 12 9 6"})})}),k&&c.jsxs("div",{className:"article-cover-counter",children:[v+1," / ",b]})]})]}):n==="loading"?c.jsxs("div",{className:"article-cover article-cover--loading",children:[c.jsx("div",{className:"article-cover-spinner"}),c.jsx("span",{className:"article-cover-loading-text",children:"Generating cover image..."})]}):n==="prompt"?c.jsxs("div",{className:"article-cover article-cover--prompt",children:[c.jsxs("div",{className:"article-cover-prompt-row",children:[c.jsx("input",{ref:g,className:"article-cover-prompt-input",value:d,onChange:z=>f(z.target.value),onKeyDown:M,placeholder:"Describe your cover image...",spellCheck:!1}),c.jsx("button",{className:"article-cover-prompt-btn",onClick:T,disabled:!d.trim(),children:"Generate"}),c.jsx("button",{className:"article-cover-prompt-cancel",onClick:()=>{r(s?"display":"empty"),f(""),m("")},children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),c.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})})]}),h&&c.jsx("div",{className:"article-cover-error",children:h})]}):c.jsxs("div",{className:"article-cover article-cover--empty",onClick:_,children:[c.jsxs("svg",{className:"article-cover-icon",width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),c.jsx("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),c.jsx("polyline",{points:"21 15 16 10 5 21"})]}),c.jsx("span",{className:"article-cover-hint",children:"We recommend an image with a 5:2 aspect ratio for best results."})]})}function iU(){const[t,e]=x.useState(()=>localStorage.getItem(lg)||""),[n,r]=x.useState(()=>localStorage.getItem(fE)||""),[s,i]=x.useState(!1),[o,l]=x.useState(""),d=x.useRef(null),f=x.useRef(null),h=()=>{const b=o.replace(/^@/,"").trim();b&&(localStorage.setItem(lg,b),e(b)),i(!1)},m=()=>{l(t),i(!0),setTimeout(()=>{var b;return(b=d.current)==null?void 0:b.focus()},0)};x.useEffect(()=>{if(!s)return;const b=k=>{f.current&&!f.current.contains(k.target)&&h()};return document.addEventListener("mousedown",b),()=>document.removeEventListener("mousedown",b)},[s,o]),x.useEffect(()=>{const b=()=>{e(localStorage.getItem(lg)||""),r(localStorage.getItem(fE)||"")};return window.addEventListener("storage",b),()=>window.removeEventListener("storage",b)},[]);const g=t?`https://unavatar.io/twitter/${t}`:"",v=n||t||"Set your @handle";return c.jsxs("div",{className:"article-byline",ref:f,children:[c.jsxs("div",{className:"article-byline-row",onClick:m,title:t?`@${t} — click to change`:"Set your @handle",children:[t?c.jsx("img",{className:"article-byline-avatar",src:g,alt:`@${t}`}):c.jsx("div",{className:"article-byline-avatar article-byline-avatar--empty"}),c.jsx("span",{className:"article-byline-name",children:v}),t&&c.jsxs("span",{className:"article-byline-handle",children:["@",t]})]}),s&&c.jsx("div",{className:"article-byline-popover",children:c.jsx("input",{ref:d,className:"article-byline-input",value:o,onChange:b=>l(b.target.value),onKeyDown:b=>{b.key==="Enter"&&h(),b.key==="Escape"&&i(!1)},placeholder:"your_handle",spellCheck:!1})})]})}function oU({children:t,title:e,onTitleChange:n,coverImage:r,coverImages:s,lastPost:i}){const{copyAsHtml:o,copyState:l}=tU(),[d,f]=x.useState(i?"done":"idle"),[h,m]=x.useState(!1),[g,v]=x.useState(""),b=x.useRef(null),k=x.useRef(null);x.useEffect(()=>{f(i?"done":"idle")},[i]),x.useEffect(()=>{if(!h)return;setTimeout(()=>{var M;return(M=b.current)==null?void 0:M.focus()},0);const T=M=>{k.current&&!k.current.contains(M.target)&&(m(!1),v(""))};return document.addEventListener("mousedown",T),()=>document.removeEventListener("mousedown",T)},[h]);const w=x.useCallback(()=>{const T=g.trim();if(!(!T||T.includes("x.com")||T.includes("twitter.com")))return;const _=(i==null?void 0:i.postedAt)??new Date().toISOString();fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({articleContext:{lastPost:T?{postedAt:_,tweetUrl:T}:{postedAt:_}}}),keepalive:!0}).catch(()=>{}),f("done"),m(!1),v("")},[g,i==null?void 0:i.postedAt]),E=x.useCallback(()=>{fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({articleContext:{lastPost:null}}),keepalive:!0}).catch(()=>{}),f("idle")},[]),C=x.useCallback(()=>{if(d==="done"){E(),m(!1),v("");return}v((i==null?void 0:i.tweetUrl)??""),m(!0)},[d,i==null?void 0:i.tweetUrl,E]);return c.jsxs("div",{className:"article-compose-wrapper",children:[c.jsx(sU,{src:r,coverImages:s}),c.jsxs("div",{className:"article-compose-content",children:[c.jsx("input",{className:"article-title-input",type:"text",value:rU.has(e||"")?"":e||"",onChange:T=>n==null?void 0:n(T.target.value||"Untitled"),placeholder:"Add a title",spellCheck:!1}),c.jsx(iU,{}),c.jsx("div",{className:"article-compose-body",children:t})]}),c.jsxs("div",{className:"article-compose-footer",children:[c.jsxs("div",{className:"article-mark-sent-wrap",ref:k,children:[c.jsx("button",{className:`article-mark-sent-btn${d==="done"?" article-mark-sent-btn--done":""}`,onClick:C,title:d==="done"?i!=null&&i.tweetUrl?`Posted — click to unmark (${i.tweetUrl})`:"Posted — click to unmark":"Mark as manually posted",children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:d==="done"?"currentColor":"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"12",cy:"12",r:"10"}),c.jsx("polyline",{points:"8 12 11 15 16 9",stroke:d==="done"?"#fff":"currentColor"})]})}),h&&(()=>{const T=g.trim(),M=!T||T.includes("x.com")||T.includes("twitter.com");return c.jsxs("div",{className:"article-mark-sent-url",children:[c.jsx("input",{ref:b,type:"text",placeholder:"Paste posted tweet URL...",value:g,onChange:_=>v(_.target.value),onKeyDown:_=>{_.key==="Enter"&&(_.preventDefault(),w()),_.key==="Escape"&&(m(!1),v(""))}}),c.jsx("button",{onClick:w,disabled:!M,title:T?"Save URL":"Mark posted without URL",children:c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"9 18 15 12 9 6"})})})]})})()]}),d==="done"&&i&&(i.tweetUrl?c.jsxs("a",{className:"article-sent-status",href:i.tweetUrl,target:"_blank",rel:"noopener noreferrer",children:["Posted ",new Date(i.postedAt).toLocaleDateString("en-US",{month:"short",day:"numeric"})]}):c.jsxs("span",{className:"article-sent-status",children:["Posted ",new Date(i.postedAt).toLocaleDateString("en-US",{month:"short",day:"numeric"})]})),c.jsx("button",{className:`article-copy-btn${l==="copied"?" article-copy-btn--copied":""}`,onClick:o,children:l==="copied"?c.jsxs(c.Fragment,{children:[c.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})}),"Copied!"]}):c.jsxs(c.Fragment,{children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),c.jsx("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),"Copy as HTML"]})})]})]})}function aU({connectionId:t,repoName:e,title:n,slug:r,onClose:s}){const[i,o]=x.useState("confirm"),[l,d]=x.useState(null),[f,h]=x.useState(null),m=x.useRef(null),g=()=>i==="published"?{publishedAt:new Date().toISOString(),url:f||void 0,repo:e}:void 0;x.useEffect(()=>{const b=k=>{i!=="publishing"&&m.current&&!m.current.contains(k.target)&&s(g())};return document.addEventListener("mousedown",b),()=>document.removeEventListener("mousedown",b)},[s,i,f]),x.useEffect(()=>{const b=k=>{k.key==="Escape"&&i!=="publishing"&&s(g())};return document.addEventListener("keydown",b),()=>document.removeEventListener("keydown",b)},[s,i,f]);async function v(){o("publishing"),d(null);try{const b=await fetch("/api/blog/publish",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({connectionId:t})}),k=await b.json();if(!b.ok||k.error){d(k.error||`Publish failed (${b.status})`),o("error");return}k.url&&h(k.url),o("published"),fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({blogContext:{lastPublish:{publishedAt:new Date().toISOString(),url:k.url||void 0,repo:e}}})}).catch(()=>{})}catch(b){d(b.message),o("error")}}return c.jsx("div",{className:"blog-publish-overlay",children:c.jsxs("div",{className:"blog-publish-modal",ref:m,children:[c.jsxs("div",{className:"blog-publish__header",children:[c.jsx("h3",{children:"Publish to GitHub"}),c.jsx("button",{className:"blog-publish__close",onClick:()=>s(g()),children:"×"})]}),c.jsxs("div",{className:"blog-publish__body",children:[i==="confirm"&&c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"blog-publish__summary",children:[c.jsxs("div",{className:"blog-publish__row",children:[c.jsx("span",{className:"blog-publish__label",children:"Repository"}),c.jsx("span",{className:"blog-publish__value",children:e})]}),c.jsxs("div",{className:"blog-publish__row",children:[c.jsx("span",{className:"blog-publish__label",children:"Title"}),c.jsx("span",{className:"blog-publish__value",children:n})]}),r&&c.jsxs("div",{className:"blog-publish__row",children:[c.jsx("span",{className:"blog-publish__label",children:"Slug"}),c.jsx("span",{className:"blog-publish__value blog-publish__value--mono",children:r})]})]}),c.jsxs("div",{className:"blog-publish__actions",children:[c.jsx("button",{className:"blog-publish__btn",onClick:()=>s(),children:"Cancel"}),c.jsx("button",{className:"blog-publish__btn blog-publish__btn--primary",onClick:v,children:"Publish"})]})]}),i==="publishing"&&c.jsxs("div",{className:"blog-publish__status",children:[c.jsx("div",{className:"blog-publish__spinner"}),c.jsxs("span",{children:["Publishing to ",e,"..."]})]}),i==="published"&&c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"blog-publish__status blog-publish__status--success",children:["Published to ",e,"!"]}),f&&c.jsx("a",{className:"blog-publish__link",href:f,target:"_blank",rel:"noopener noreferrer",children:"View on GitHub"}),c.jsx("div",{className:"blog-publish__actions",children:c.jsx("button",{className:"blog-publish__btn blog-publish__btn--primary",onClick:()=>s({publishedAt:new Date().toISOString(),url:f||void 0,repo:e}),children:"Done"})})]}),i==="error"&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"blog-publish__error",children:l}),c.jsxs("div",{className:"blog-publish__actions",children:[c.jsx("button",{className:"blog-publish__btn",onClick:()=>s(),children:"Cancel"}),c.jsx("button",{className:"blog-publish__btn blog-publish__btn--primary",onClick:v,children:"Retry"})]})]})]})]})})}const hE={font:"sans",width:"standard",spacing:"comfortable"},pE=new Set(["Untitled","New Document","Blog"]);function lU(t){return t.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,80)}function mE(){return new Date().toISOString().split("T")[0]}function As(t){fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({blogContext:t})}).catch(()=>{})}function cU({src:t,coverImages:e}){const[n,r]=x.useState(t?"display":"empty"),[s,i]=x.useState(t||""),[o,l]=x.useState(e||(t?[t]:[])),[d,f]=x.useState(""),[h,m]=x.useState(""),g=x.useRef(null);x.useEffect(()=>{t?(i(t),r("display")):(i(""),r("empty"),f(""),m(""))},[t]),x.useEffect(()=>{e&&e.length>0?l(e):l(t?[t]:[])},[e]);const v=s?o.indexOf(s):-1,b=o.length,k=b>1,w=x.useCallback(z=>{const H=o[z];H&&(i(H),As({coverImage:H,coverImages:o}))},[o]),E=x.useCallback(()=>{v>0&&w(v-1)},[v,w]),C=x.useCallback(()=>{v<b-1&&w(v+1)},[v,b,w]),T=x.useCallback(async()=>{if(d.trim()){r("loading"),m("");try{const z=await fetch("/api/image-gen/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({prompt:d.trim()})});if(!z.ok){const Z=await z.json().catch(()=>null);m((Z==null?void 0:Z.error)||`Generation failed (${z.status})`),r("prompt");return}const H=await z.json();if(H.success&&H.src){const Z=[...o,H.src];l(Z),i(H.src),r("display"),f(""),As({coverImage:H.src,coverImages:Z})}else m(H.error||"Generation failed"),r("prompt")}catch(z){m(z.message||"Network error"),r("prompt")}}},[d,o]),M=z=>{z.key==="Enter"&&T(),z.key==="Escape"&&(r("empty"),f(""),m(""))},_=()=>{r("prompt"),setTimeout(()=>{var z;return(z=g.current)==null?void 0:z.focus()},0)},R=()=>{const z=o.filter(H=>H!==s);if(l(z),z.length>0){const H=Math.min(v,z.length-1),Z=z[H];i(Z),As({coverImage:Z,coverImages:z})}else i(""),r("empty"),As({coverImage:void 0,coverImages:void 0})},L=()=>{r("prompt"),setTimeout(()=>{var z;return(z=g.current)==null?void 0:z.focus()},0)},$=()=>{const z=document.createElement("a");z.href=s,z.download=`cover-${v+1}.png`,z.click()};return n==="display"&&s?c.jsxs("div",{className:"blog-cover blog-cover--display",children:[c.jsx("img",{className:"blog-cover-img",src:s,alt:"Cover"}),c.jsxs("div",{className:"blog-cover-overlay",children:[k&&c.jsx("button",{className:"blog-cover-arrow blog-cover-arrow--left",onClick:E,disabled:v<=0,children:c.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"15 18 9 12 15 6"})})}),c.jsxs("div",{className:"blog-cover-overlay-center",children:[c.jsxs("button",{className:"blog-cover-btn",onClick:L,children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("polyline",{points:"23 4 23 10 17 10"}),c.jsx("polyline",{points:"1 20 1 14 7 14"}),c.jsx("path",{d:"M3.51 9a9 9 0 0114.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0020.49 15"})]}),"Regenerate"]}),c.jsxs("button",{className:"blog-cover-btn",onClick:$,children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),c.jsx("polyline",{points:"7 10 12 15 17 10"}),c.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"3"})]}),"Save"]}),c.jsxs("button",{className:"blog-cover-btn blog-cover-btn--danger",onClick:R,children:[c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),c.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]}),"Remove"]})]}),k&&c.jsx("button",{className:"blog-cover-arrow blog-cover-arrow--right",onClick:C,disabled:v>=b-1,children:c.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"9 18 15 12 9 6"})})}),k&&c.jsxs("div",{className:"blog-cover-counter",children:[v+1," / ",b]})]})]}):n==="loading"?c.jsxs("div",{className:"blog-cover blog-cover--loading",children:[c.jsx("div",{className:"blog-cover-spinner"}),c.jsx("span",{className:"blog-cover-loading-text",children:"Generating cover image..."})]}):n==="prompt"?c.jsxs("div",{className:"blog-cover blog-cover--prompt",children:[c.jsxs("div",{className:"blog-cover-prompt-row",children:[c.jsx("input",{ref:g,className:"blog-cover-prompt-input",value:d,onChange:z=>f(z.target.value),onKeyDown:M,placeholder:"Describe your cover image...",spellCheck:!1}),c.jsx("button",{className:"blog-cover-prompt-btn",onClick:T,disabled:!d.trim(),children:"Generate"}),c.jsx("button",{className:"blog-cover-prompt-cancel",onClick:()=>{r(s?"display":"empty"),f(""),m("")},children:c.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),c.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})})]}),h&&c.jsx("div",{className:"blog-cover-error",children:h})]}):c.jsxs("div",{className:"blog-cover blog-cover--empty",onClick:_,children:[c.jsxs("svg",{className:"blog-cover-icon",width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}),c.jsx("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),c.jsx("polyline",{points:"21 15 16 10 5 21"})]}),c.jsx("span",{className:"blog-cover-hint",children:"Add a featured image"})]})}function uU({tags:t,onChange:e}){const[n,r]=x.useState(""),s=x.useRef(null),i=d=>{const f=d.trim().toLowerCase();f&&!t.includes(f)&&e([...t,f]),r("")},o=d=>e(t.filter(f=>f!==d)),l=d=>{(d.key==="Enter"||d.key===",")&&(d.preventDefault(),i(n)),d.key==="Backspace"&&!n&&t.length>0&&o(t[t.length-1])};return c.jsxs("div",{className:"blog-tags",onClick:()=>{var d;return(d=s.current)==null?void 0:d.focus()},children:[t.map(d=>c.jsxs("span",{className:"blog-tag",children:[d,c.jsx("button",{className:"blog-tag-remove",onClick:f=>{f.stopPropagation(),o(d)},children:c.jsxs("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",children:[c.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),c.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})})]},d)),c.jsx("input",{ref:s,className:"blog-tag-input",value:n,onChange:d=>r(d.target.value),onKeyDown:l,onBlur:()=>{n.trim()&&i(n)},placeholder:t.length===0?"Add tags...":"",spellCheck:!1})]})}function dU({style:t,onChange:e}){const n=r=>`blog-style-btn${r?" active":""}`;return c.jsxs("div",{className:"blog-style-controls",children:[c.jsxs("div",{className:"blog-style-group",children:[c.jsx("span",{className:"blog-style-label",children:"Font"}),c.jsx("button",{className:n(t.font==="sans"),onClick:()=>e({...t,font:"sans"}),title:"Sans-serif",children:"Aa"}),c.jsx("button",{className:`${n(t.font==="serif")} serif-btn`,onClick:()=>e({...t,font:"serif"}),title:"Serif",children:"Aa"}),c.jsx("button",{className:`${n(t.font==="mono")} mono-btn`,onClick:()=>e({...t,font:"mono"}),title:"Monospace",children:"Aa"})]}),c.jsxs("div",{className:"blog-style-group",children:[c.jsx("span",{className:"blog-style-label",children:"Width"}),c.jsx("button",{className:n(t.width==="narrow"),onClick:()=>e({...t,width:"narrow"}),title:"Narrow (600px)",children:c.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",children:c.jsx("rect",{x:"4",y:"1",width:"8",height:"12",rx:"1",fill:"none",stroke:"currentColor",strokeWidth:"1.5"})})}),c.jsx("button",{className:n(t.width==="standard"),onClick:()=>e({...t,width:"standard"}),title:"Standard (720px)",children:c.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",children:c.jsx("rect",{x:"2",y:"1",width:"12",height:"12",rx:"1",fill:"none",stroke:"currentColor",strokeWidth:"1.5"})})}),c.jsx("button",{className:n(t.width==="wide"),onClick:()=>e({...t,width:"wide"}),title:"Wide (900px)",children:c.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",children:c.jsx("rect",{x:"0.5",y:"1",width:"15",height:"12",rx:"1",fill:"none",stroke:"currentColor",strokeWidth:"1.5"})})})]}),c.jsxs("div",{className:"blog-style-group",children:[c.jsx("span",{className:"blog-style-label",children:"Spacing"}),c.jsx("button",{className:n(t.spacing==="compact"),onClick:()=>e({...t,spacing:"compact"}),title:"Compact",children:c.jsxs("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",stroke:"currentColor",strokeWidth:"1.5",children:[c.jsx("line",{x1:"1",y1:"3",x2:"15",y2:"3"}),c.jsx("line",{x1:"1",y1:"7",x2:"15",y2:"7"}),c.jsx("line",{x1:"1",y1:"11",x2:"15",y2:"11"})]})}),c.jsx("button",{className:n(t.spacing==="comfortable"),onClick:()=>e({...t,spacing:"comfortable"}),title:"Comfortable",children:c.jsxs("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",stroke:"currentColor",strokeWidth:"1.5",children:[c.jsx("line",{x1:"1",y1:"2",x2:"15",y2:"2"}),c.jsx("line",{x1:"1",y1:"7",x2:"15",y2:"7"}),c.jsx("line",{x1:"1",y1:"12",x2:"15",y2:"12"})]})})]})]})}function fU({children:t,title:e,onTitleChange:n,blogContext:r,filename:s}){var ne;const i=r||{},[o,l]=x.useState(i.description||""),[d,f]=x.useState(!1),[h,m]=x.useState(i.date||mE()),[g,v]=x.useState(i.tags||[]),[b,k]=x.useState(i.author||""),[w,E]=x.useState(i.slug||""),[C,T]=x.useState(i.draft??!1),[M,_]=x.useState({...hE,...i.style}),[R,L]=x.useState(!1),[$,z]=x.useState(!!i.slug),[H,Z]=x.useState(null),[D,J]=x.useState(!1);x.useEffect(()=>{fetch("/api/blog/connection").then(F=>F.json()).then(F=>{F.connection&&Z(F.connection)}).catch(()=>{})},[]),x.useEffect(()=>{!$&&e&&!pE.has(e)&&E(lU(e))},[e,$]),x.useEffect(()=>{l(i.description||""),m(i.date||mE()),v(i.tags||[]),k(i.author||""),E(i.slug||""),T(i.draft??!1),_({...hE,...i.style}),z(!!i.slug)},[r]);const q=!!(r!=null&&r.active),W=x.useCallback(()=>{q&&As({description:o,date:h,tags:g,author:b,slug:w,draft:C,style:M})},[q,o,h,g,b,w,C,M]);x.useEffect(()=>{q&&As({tags:g})},[q,g]),x.useEffect(()=>{q&&As({style:M})},[q,M]),x.useEffect(()=>{q&&As({draft:C})},[q,C]);const K=o.length,ee=K>160,V=["blog-compose-wrapper",`blog--font-${M.font}`,`blog--width-${M.width}`,`blog--spacing-${M.spacing}`].join(" ");return c.jsxs("div",{className:V,children:[c.jsx(cU,{src:i.coverImage,coverImages:i.coverImages}),c.jsxs("div",{className:"blog-compose-content",children:[((ne=i.lastPublish)==null?void 0:ne.publishedAt)&&c.jsxs("a",{className:"blog-published-status",href:i.lastPublish.url,target:"_blank",rel:"noopener noreferrer",title:i.lastPublish.url||`Published to ${i.lastPublish.repo||"GitHub"}`,children:[c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})}),"Published ",new Date(i.lastPublish.publishedAt).toLocaleDateString("en-US",{month:"short",day:"numeric"}),i.lastPublish.repo?` to ${i.lastPublish.repo.split("/").pop()}`:""]}),c.jsx("input",{className:"blog-title-input",type:"text",value:pE.has(e||"")?"":e||"",onChange:F=>n==null?void 0:n(F.target.value||"Untitled"),placeholder:"Post title",spellCheck:!1}),c.jsxs("div",{className:"blog-description-wrap",children:[c.jsx("textarea",{className:`blog-description-input${ee?" over-limit":""}`,value:o,onChange:F=>l(F.target.value),onBlur:W,placeholder:"Write a short description for SEO and social previews...",rows:2,spellCheck:!1}),c.jsxs("span",{className:`blog-description-count${ee?" over-limit":""}`,children:[K,"/160"]})]}),c.jsxs("div",{className:"blog-meta-toggle",onClick:()=>L(F=>!F),children:[c.jsx("svg",{className:`blog-meta-chevron${R?" open":""}`,width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"9 18 15 12 9 6"})}),c.jsx("span",{children:"Metadata"}),C&&c.jsx("span",{className:"blog-draft-badge",children:"Draft"})]}),R&&c.jsxs("div",{className:"blog-meta-fields",children:[c.jsxs("div",{className:"blog-meta-row",children:[c.jsx("label",{className:"blog-meta-label",children:"Date"}),c.jsx("input",{type:"date",className:"blog-meta-input",value:h,onChange:F=>m(F.target.value),onBlur:W})]}),c.jsxs("div",{className:"blog-meta-row",children:[c.jsx("label",{className:"blog-meta-label",children:"Author"}),c.jsx("input",{type:"text",className:"blog-meta-input",value:b,onChange:F=>k(F.target.value),onBlur:W,placeholder:"Author name",spellCheck:!1})]}),c.jsxs("div",{className:"blog-meta-row",children:[c.jsx("label",{className:"blog-meta-label",children:"Slug"}),c.jsx("input",{type:"text",className:"blog-meta-input",value:w,onChange:F=>{z(!0),E(F.target.value)},onBlur:W,placeholder:"auto-generated-from-title",spellCheck:!1})]}),c.jsxs("div",{className:"blog-meta-row",children:[c.jsx("label",{className:"blog-meta-label",children:"Tags"}),c.jsx(uU,{tags:g,onChange:v})]}),c.jsxs("div",{className:"blog-meta-row",children:[c.jsx("label",{className:"blog-meta-label",children:"Draft"}),c.jsx("button",{className:`blog-draft-toggle${C?" active":""}`,onClick:()=>T(F=>!F),children:c.jsx("div",{className:"blog-draft-toggle-knob"})})]})]}),c.jsx("div",{className:"blog-compose-body",children:t})]}),c.jsxs("div",{className:"blog-compose-footer",children:[c.jsx(dU,{style:M,onChange:_}),s&&c.jsxs("div",{className:"blog-footer-actions",children:[H&&c.jsxs("button",{className:"blog-footer-btn blog-footer-btn--primary",onClick:()=>J(!0),children:[c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("path",{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"})}),"Publish"]}),c.jsxs("button",{className:"blog-footer-btn",onClick:()=>f(!0),children:[c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"12",cy:"12",r:"10"}),c.jsx("polyline",{points:"12 6 12 12 16 14"})]}),"Schedule"]})]})]}),d&&s&&c.jsx(Ll,{filename:s,title:e||"Untitled",onClose:()=>f(!1)}),D&&H&&c.jsx(aU,{connectionId:H.id,repoName:H.display_name,title:e||"Untitled",slug:w,onClose:F=>{J(!1),F&&As({lastPublish:F})}})]})}function hU({connectionId:t,subject:e,filename:n,onBeforeSend:r,onClose:s}){const[i,o]=x.useState("confirm"),[l,d]=x.useState("html"),[f,h]=x.useState(""),[m,g]=x.useState(null),[v,b]=x.useState(null),[k,w]=x.useState(0),[E,C]=x.useState(null),[T,M]=x.useState(null),[_,R]=x.useState("all"),[L,$]=x.useState([]),[z,H]=x.useState(""),Z=x.useRef(null),D=L.find(K=>K.id===z),J=_==="exclude_issue"&&D&&T!=null?Math.max(0,T-D.recipient_count):T;x.useEffect(()=>{fetch("/api/mcp-call",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tool:"list_subscribers",arguments:{limit:1}})}).then(K=>K.json()).then(K=>{var V,ne;const ee=(ne=(V=K.content)==null?void 0:V[0])!=null&&ne.text?JSON.parse(K.content[0].text):K;ee.count!=null&&M(ee.count)}).catch(()=>{}),fetch("/api/mcp-call",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tool:"list_newsletter_issues",arguments:{limit:10}})}).then(K=>K.json()).then(K=>{var V,ne;const ee=(ne=(V=K.content)==null?void 0:V[0])!=null&&ne.text?JSON.parse(K.content[0].text):K;ee.issues&&$(ee.issues)}).catch(()=>{})},[]);const q=()=>i==="sent"?{sentCount:k,issueId:E,sentAt:new Date().toISOString()}:void 0;x.useEffect(()=>{const K=ee=>{i!=="sending"&&i!=="testing"&&Z.current&&!Z.current.contains(ee.target)&&s(q())};return document.addEventListener("mousedown",K),()=>document.removeEventListener("mousedown",K)},[s,i,k,E]),x.useEffect(()=>{const K=ee=>{ee.key==="Escape"&&i!=="sending"&&i!=="testing"&&s(q())};return document.addEventListener("keydown",K),()=>document.removeEventListener("keydown",K)},[s,i,k,E]);async function W(K){var ee,V;o(K?"testing":"sending"),b(null);try{r&&await r();const ne={subject:e,connectionId:t,format:l};K&&(ne.test_email=K),!K&&_==="exclude_issue"&&z&&(ne.exclude_issue_id=z);const j=await(await fetch("/api/mcp-call",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tool:"send_newsletter",arguments:ne})})).json(),I=(V=(ee=j.content)==null?void 0:ee[0])!=null&&V.text?JSON.parse(j.content[0].text):j;if(I.error){b(I.error),o("error");return}if(I.test){g(I.sent_to),o("confirm");return}const Q=I.sent||0,de=I.issueId||null,ge=new Date().toISOString();w(Q),C(de),o("sent"),fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({newsletterContext:{lastSend:{sentCount:Q,sentAt:ge,issueId:de||void 0}}})}).catch(()=>{})}catch(ne){b(ne.message),o("error")}}return c.jsx("div",{className:"newsletter-modal-overlay",children:c.jsxs("div",{className:"newsletter-modal",ref:Z,children:[c.jsxs("div",{className:"newsletter-modal__header",children:[c.jsx("h3",{children:"Send Newsletter"}),c.jsx("button",{className:"newsletter-modal__close",onClick:()=>s(q()),children:"×"})]}),c.jsxs("div",{className:"newsletter-modal__body",children:[i==="confirm"&&c.jsxs(c.Fragment,{children:[c.jsxs("p",{className:"newsletter-modal__confirm-text",style:J==null?{visibility:"hidden"}:void 0,children:['Send "',c.jsx("strong",{children:e}),'" to ',J!=null?J.toLocaleString():0," subscriber",J!==1?"s":"","?"]}),c.jsxs("div",{className:"newsletter-modal__audience",children:[c.jsx("label",{className:"newsletter-modal__label",children:"Audience"}),c.jsxs("select",{className:"newsletter-modal__select",value:_,onChange:K=>{const ee=K.target.value;R(ee),ee==="all"&&H("")},children:[c.jsx("option",{value:"all",children:"All subscribers"}),L.length>0&&c.jsx("option",{value:"exclude_issue",children:"Exclude who received..."})]}),_==="exclude_issue"&&c.jsxs("select",{className:"newsletter-modal__select",value:z,onChange:K=>H(K.target.value),children:[c.jsx("option",{value:"",children:"Select a past issue"}),L.map(K=>c.jsxs("option",{value:K.id,children:[K.subject," (",K.recipient_count," sent)"]},K.id))]})]}),c.jsxs("div",{className:"newsletter-modal__format-toggle",children:[c.jsx("button",{className:`newsletter-modal__format-btn${l==="html"?" active":""}`,onClick:()=>d("html"),children:"HTML"}),c.jsx("button",{className:`newsletter-modal__format-btn${l==="plaintext"?" active":""}`,onClick:()=>d("plaintext"),children:"Plaintext"})]}),c.jsxs("div",{className:"newsletter-modal__test-section",children:[c.jsxs("div",{className:"newsletter-modal__test-row",children:[c.jsx("input",{type:"email",className:"newsletter-modal__test-input",placeholder:"Test email address",value:f,onChange:K=>h(K.target.value),onKeyDown:K=>{K.key==="Enter"&&f.trim()&&W(f.trim())}}),c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--test",disabled:!f.trim(),onClick:()=>W(f.trim()),children:"Send Test"})]}),m&&c.jsxs("p",{className:"newsletter-modal__test-success",children:["Test sent to ",m]})]}),c.jsxs("div",{className:"newsletter-modal__actions",children:[c.jsx("button",{className:"newsletter-modal__btn",onClick:s,children:"Cancel"}),c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",disabled:_==="exclude_issue"&&!z,onClick:()=>W(),children:"Send Now"})]})]}),(i==="sending"||i==="testing")&&c.jsxs("div",{className:"newsletter-modal__status",children:[c.jsx("div",{className:"newsletter-modal__spinner"}),c.jsx("span",{children:i==="testing"?"Sending test...":"Sending..."})]}),i==="sent"&&c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"newsletter-modal__status newsletter-modal__status--success",children:["Sent to ",k," subscriber",k!==1?"s":"","!"]}),c.jsx("div",{className:"newsletter-modal__actions",children:c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",onClick:()=>s({sentCount:k,issueId:E,sentAt:new Date().toISOString()}),children:"Done"})})]}),i==="error"&&c.jsxs(c.Fragment,{children:[c.jsx("div",{className:"newsletter-modal__error",children:v}),c.jsxs("div",{className:"newsletter-modal__actions",children:[c.jsx("button",{className:"newsletter-modal__btn",onClick:s,children:"Cancel"}),c.jsx("button",{className:"newsletter-modal__btn newsletter-modal__btn--primary",onClick:()=>W(),children:"Retry"})]})]})]})]})})}function gE(t){fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({newsletterContext:t})}).catch(()=>{})}function pU({children:t,newsletterContext:e,filename:n,title:r,onTitleChange:s,onBeforeSend:i}){var q;const o=e||{},[l,d]=x.useState(o.subject||""),[f,h]=x.useState(o.previewText||""),[m,g]=x.useState([]),[v,b]=x.useState(null),[k,w]=x.useState(!1),[E,C]=x.useState((q=o.lastSend)!=null&&q.sentAt?{sentCount:o.lastSend.sentCount,issueId:o.lastSend.issueId||null,sentAt:o.lastSend.sentAt}:null),T=x.useRef(null),M=x.useRef(n),_=x.useRef(o.subject||""),R=x.useRef(o.previewText||"");x.useEffect(()=>{var W;if(M.current!==n)d(o.subject||""),h(o.previewText||""),_.current=o.subject||"",R.current=o.previewText||"",M.current=n;else{const K=o.subject||"",ee=o.previewText||"";K!==_.current&&(d(K),_.current=K),ee!==R.current&&(h(ee),R.current=ee)}C((W=o.lastSend)!=null&&W.sentAt?{sentCount:o.lastSend.sentCount,issueId:o.lastSend.issueId||null,sentAt:o.lastSend.sentAt}:null)},[e,n]),x.useEffect(()=>{fetch("/api/connections").then(W=>W.json()).then(W=>{const K=(W.connections||[]).filter(ee=>ee.provider==="newsletter"&&ee.status==="active");g(K)}).catch(()=>{})},[]);const L=!!(e!=null&&e.active),$=x.useRef();x.useEffect(()=>{if($.current&&clearTimeout($.current),!(!s||!l.trim()))return $.current=setTimeout(async()=>{const W=r,K=!W||W==="Untitled",ee=T.current!==null&&W===T.current;if(K||ee){try{await fetch("/api/metadata",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({newsletterContext:{subject:l}})})}catch{}s(l.trim()),T.current=l.trim()}},500),()=>{$.current&&clearTimeout($.current)}},[l,r,s]);const z=x.useCallback(()=>{L&&(_.current=l,R.current=f,gE({subject:l,previewText:f}))},[L,l,f]),H=f.length,Z=H>=90,D=H>150,J=()=>{m.length===1&&b(m[0].id),m.length>1&&b(m[0].id)};return c.jsxs("div",{className:"nl-compose-wrapper",children:[E&&c.jsxs("div",{className:"nl-sent-status",children:[c.jsx("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:c.jsx("polyline",{points:"20 6 9 17 4 12"})}),"Sent ",new Date(E.sentAt).toLocaleDateString("en-US",{month:"short",day:"numeric"})," to ",E.sentCount," subscriber",E.sentCount!==1?"s":""]}),c.jsxs("div",{className:"nl-compose-content",children:[c.jsx("input",{className:"nl-subject-input",type:"text",value:l,onChange:W=>d(W.target.value),onBlur:z,placeholder:"Subject line (defaults to title if empty)",autoComplete:"off","data-lpignore":"true","data-1p-ignore":!0,spellCheck:!1}),c.jsxs("div",{className:"nl-preview-wrap",children:[c.jsx("textarea",{className:`nl-preview-input${D?" over-limit":""}`,value:f,onChange:W=>h(W.target.value),onBlur:z,placeholder:"Preview text shown in inbox before opening...",rows:2,spellCheck:!1}),c.jsxs("span",{className:`nl-preview-count${D?" over-limit":Z?" full":""}`,children:[H,"/90"]})]}),c.jsx("div",{className:"nl-compose-body",children:t})]}),n&&c.jsxs("div",{className:"nl-compose-footer",children:[m.length>0&&c.jsxs("button",{className:"nl-footer-btn nl-footer-btn--primary",onClick:J,children:[c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),c.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]}),"Send"]}),c.jsxs("button",{className:"nl-footer-btn",onClick:()=>w(!0),children:[c.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[c.jsx("circle",{cx:"12",cy:"12",r:"10"}),c.jsx("polyline",{points:"12 6 12 12 16 14"})]}),"Schedule"]})]}),v&&n&&c.jsx(hU,{connectionId:v,subject:l||r||"Untitled",filename:n,onBeforeSend:i,onClose:W=>{b(null),W&&(C(W),gE({lastSend:{sentCount:W.sentCount,sentAt:W.sentAt,issueId:W.issueId||void 0}}))}}),k&&n&&c.jsx(Ll,{filename:n,title:r||"Untitled",onClose:()=>w(!1)})]})}function mU(t){const e=t==null?void 0:t.articleContext;return e!=null&&typeof e=="object"&&Object.keys(e).length>0}function gU(t){const e=t==null?void 0:t.blogContext;return e!=null&&typeof e=="object"&&Object.keys(e).length>0}function vU(t){const e=t==null?void 0:t.newsletterContext;return e!=null&&typeof e=="object"&&(e.active===!0||Object.keys(e).length>0)}function yU(){var Bn,yr,nn;const t=x.useRef(null),e=x.useRef([]),[n,r]=x.useState(null),[s,i]=x.useState(null),[o,l]=x.useState([]),[d,f]=x.useState("Untitled"),[h,m]=x.useState(void 0),[g,v]=x.useState(0),[b,k]=x.useState(!0),[w,E]=x.useState(0),[C,T]=x.useState(0),[M,_]=x.useState(0),[R,L]=x.useState({filenames:[],counts:{}}),[$,z]=x.useState({state:"unconfigured"}),[H,Z]=x.useState(!1),[D,J]=x.useState({}),[q,W]=x.useState(()=>localStorage.getItem("ow-toolbar")!=="hidden"),[K,ee]=x.useState(!1),V=x.useRef(null),[ne,F]=x.useState(null),[j,I]=x.useState(null),[Q,de]=x.useState(new Set),ge=x.useRef(0),re=x.useRef(null),be=1500,fe=x.useCallback((te,Te)=>{re.current&&(clearTimeout(re.current),re.current=null),ge.current=Date.now(),F(te),I(Te)},[]),De=x.useCallback(()=>{if(re.current)return;const te=Date.now()-ge.current,Te=be-te;Te<=0?(F(null),I(null)):re.current=setTimeout(()=>{re.current=null,F(null),I(null)},Te)},[]),[,Ye]=x.useState(0),[Ce,ke]=x.useState(null),Ee=x.useRef(null),Me=x.useRef(null),Ge=x.useRef(null),Pe=x.useRef([]),st=x.useRef(-1),St=x.useRef(null),Tt=x.useRef(!1),He=x.useRef(""),[pt,qt]=x.useState(""),[Ze,ie]=x.useState(!1),[Fe,se]=x.useState(!1);function pe(){const te=document.querySelector(".editor-container");return(te==null?void 0:te.scrollTop)||0}function me(){if(st.current<0)return;const te=Pe.current[st.current];te&&(te.scrollTop=pe())}const tt=mU(D),Le=gU(D),it=vU(D);x.useEffect(()=>(tt?document.documentElement.setAttribute("data-view","article"):Le?document.documentElement.setAttribute("data-view","blog"):it?document.documentElement.setAttribute("data-view","newsletter"):D!=null&&D.tweetContext?document.documentElement.setAttribute("data-view","tweet"):document.documentElement.removeAttribute("data-view"),()=>document.documentElement.removeAttribute("data-view")),[D==null?void 0:D.tweetContext,tt,Le,it]),x.useEffect(()=>{const te=()=>Ye(Te=>Te+1);return window.addEventListener("ow-sidebar-mode-change",te),()=>window.removeEventListener("ow-sidebar-mode-change",te)},[]),x.useEffect(()=>{fetch("/api/document",{cache:"no-store"}).then(te=>te.json()).then(te=>{te.document&&(m(te.document),Me.current=te.document),te.title&&f(te.title),te.metadata&&J(te.metadata)}).catch(()=>{m(void 0)}),fetch("/api/pending-docs").then(te=>te.json()).then(te=>L(te)).catch(()=>{}),fetch("/api/sync/status").then(te=>te.json()).then(te=>z(te)).catch(()=>{})},[]);const lt=x.useCallback(te=>{t.current=te,r(te),i(null),e.current=[te],l([te])},[]),ft=x.useRef([]),nt=x.useCallback(te=>{if(e.current=te,l(te),ft.current.length>0&&te.length>0){const Te=ft.current;ft.current=[];for(const Ke of te)Ke.isDestroyed||Cp(Ke,Te)}},[]),ye=x.useCallback(te=>{var rn;const Te=performance.now(),Ke=window.__lastSwitch;Ke&&Ke.filename===te.filename?(Ke.tReceive=Te,console.log(`[Switch] RECEIVE filename=${te.filename} sendToReceive=${(Te-Ke.tSend).toFixed(1)}ms (server round-trip)`)):console.log(`[Switch] RECEIVE filename=${te.filename} (no matching CLICK — agent or initial-load switch)`),Ee.current&&(clearTimeout(Ee.current),Ee.current=null);const Et=He.current==="",At=te.filename===He.current;He.current=te.filename,Me.current=te.document,Ge.current=JSON.stringify(te.document),qt(te.filename),m(te.document),f(te.title),J(te.metadata||{}),!At&&!Et&&((rn=te.metadata)!=null&&rn.tweetContext)&&v(gn=>gn+1),E(gn=>gn+1),Ke&&Ke.filename===te.filename&&requestAnimationFrame(()=>{const gn=performance.now();Ke.tCommit=gn,console.log(`[Switch] COMMIT filename=${te.filename} receiveToCommit=${(gn-Te).toFixed(1)}ms totalClickToPaint=${(gn-Ke.tClick).toFixed(1)}ms`)});const zn=St.current??"push";if(St.current=null,Pe.current.length===0?(Pe.current=[{filename:te.filename,scrollTop:0}],st.current=0):zn==="back"?st.current=Math.max(0,st.current-1):zn==="forward"?st.current=Math.min(Pe.current.length-1,st.current+1):At||(Pe.current=Pe.current.slice(0,st.current+1),Pe.current.push({filename:te.filename,scrollTop:0}),st.current=Pe.current.length-1),!Tt.current){const gn=`#${encodeURIComponent(te.filename)}`,wn={ow:{filename:te.filename,navIndex:st.current}};Pe.current.length===1||At?window.history.replaceState(wn,"",gn):window.history.pushState(wn,"",gn)}if(Tt.current=!1,zn==="back"||zn==="forward"){const gn=Pe.current[st.current];gn&&setTimeout(()=>{const wn=document.querySelector(".editor-container");wn&&(wn.scrollTop=gn.scrollTop)},50)}ie(st.current>0),se(st.current<Pe.current.length-1)},[]),ve=x.useCallback(te=>{Ee.current&&(clearTimeout(Ee.current),Ee.current=null),Me.current=te.document,Ge.current=JSON.stringify(te.document),m(te.document),f(te.title),J(te.metadata||{}),ke(Te=>Te?{filename:te.filename,orphanCount:Te.orphanCount+te.orphanCount,staleBaselineCount:Te.staleBaselineCount+te.staleBaselineCount,reloadCount:Te.reloadCount+1}:{filename:te.filename,orphanCount:te.orphanCount,staleBaselineCount:te.staleBaselineCount,reloadCount:1})},[]),B=x.useCallback(()=>{E(te=>te+1),T(te=>te+1)},[]),ae=x.useCallback(()=>{_(te=>te+1)},[]),xe=x.useCallback(te=>{L(te)},[]),{connected:Ve,sendMessage:$e,docVersionRef:We}=Fz({onNodeChanges:te=>{const Te=e.current;if(Te.length<=1){const Ke=t.current;if(!Ke)return;Cp(Ke,te)}else{if(Te.some(Et=>Et.isDestroyed)){ft.current.push(...te);return}for(const Et of Te)Cp(Et,te)}},onDocumentSwitched:ye,onDocumentReloaded:ve,onDocumentsChanged:B,onWorkspacesChanged:ae,onPendingDocsChanged:xe,onMetadataChanged:te=>J(te),onWritingStarted:(te,Te)=>fe(te,Te),onWritingFinished:()=>De(),onIdRewrites:te=>{const Te=e.current,Ke=Te.length>0?Te:t.current?[t.current]:[];for(const At of Ke)At.isDestroyed||F5(At,te);const Et=Me.current;if(Et&&Array.isArray(te)&&te.length>0){const At=new Map(te.map(rn=>[rn.oldId,rn.newId])),zn=rn=>{var gn;if(Array.isArray(rn))for(const wn of rn){const Kt=(gn=wn==null?void 0:wn.attrs)==null?void 0:gn.id;Kt&&At.has(Kt)&&(wn.attrs={...wn.attrs,id:At.get(Kt)}),wn!=null&&wn.content&&zn(wn.content)}};zn(Et.content||[])}},onPendingFilenamesChanged:te=>de(te),onSyncStatus:te=>z(te),onTitleChanged:te=>f(te),getEditorState:()=>{var Te;const te=Me.current||((Te=t.current)==null?void 0:Te.getJSON());return te?{document:te}:null}}),P=x.useCallback(()=>{var Ke;Ee.current&&(clearTimeout(Ee.current),Ee.current=null);const te=Me.current||((Ke=t.current)==null?void 0:Ke.getJSON());if(!te)return;const Te=JSON.stringify(te);Te!==Ge.current&&($e({type:"doc-update",document:te,filename:He.current,version:We.current}),Ge.current=Te)},[$e,We]),O=x.useCallback(async()=>{var Te;const te=Me.current||((Te=t.current)==null?void 0:Te.getJSON());te&&await fetch("/api/documents/sync-content",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({document:te,filename:He.current})})},[]);x.useEffect(()=>{const te=()=>{var At;Ee.current&&(clearTimeout(Ee.current),Ee.current=null);const Ke=Me.current||((At=t.current)==null?void 0:At.getJSON());if(!Ke)return;const Et=JSON.stringify({type:"flush",document:Ke});navigator.sendBeacon("/api/flush",new Blob([Et],{type:"application/json"}))},Te=()=>{document.visibilityState==="hidden"&&te()};return window.addEventListener("beforeunload",te),document.addEventListener("visibilitychange",Te),()=>{window.removeEventListener("beforeunload",te),document.removeEventListener("visibilitychange",Te)}},[]);const G=x.useCallback(()=>{P(),$e({type:"create-document"})},[P,$e]),he=x.useCallback(te=>{if(te===He.current)return;const Te=performance.now();window.__lastSwitch={filename:te,tClick:Te,tSend:0,tReceive:0,tCommit:0},console.log(`[Switch] CLICK filename=${te} t=${Te.toFixed(0)}`),me(),St.current="push",P(),$e({type:"switch-document",filename:te});const Ke=performance.now();window.__lastSwitch.tSend=Ke,console.log(`[Switch] SEND filename=${te} clickToSend=${(Ke-Te).toFixed(1)}ms`)},[P,$e]),ze=x.useRef(null),ot=x.useCallback(async te=>{let Te=null;if(te.docId)try{const Ke=await fetch("/api/documents").then(Et=>Et.json());if(Array.isArray(Ke)){const Et=Ke.find(At=>At.docId===te.docId);Et&&(Te=Et.filename)}}catch{}if(!Te&&te.filename&&(Te=te.filename),!Te){console.warn("[link] could not resolve doc: target",te);return}te.nodeId||te.quote?ze.current={nodeId:te.nodeId||void 0,quote:te.quote||void 0}:ze.current={toTop:!0},he(Te)},[he]);x.useEffect(()=>{const te=Te=>{const Ke=Te.detail;Ke&&ot(Ke)};return window.addEventListener("ow-navigate-to-link",te),()=>window.removeEventListener("ow-navigate-to-link",te)},[ot]);const Se=x.useRef(!1);x.useEffect(()=>{if(Se.current)return;Se.current=!0;const te=window.location.pathname.match(/^\/d\/([a-f0-9]{8})\/?$/);if(!te)return;const Te=te[1],Ke=window.location.hash.match(/^#node=([a-f0-9]{8})$/),Et=Ke?Ke[1]:null;ot({docId:Te,filename:null,nodeId:Et,quote:null})},[ot]),x.useEffect(()=>{if(!n||!ze.current)return;const te=ze.current;ze.current=null,setTimeout(()=>{if(te.toTop){const Et=document.querySelector(".editor-container");Et&&(Et.scrollTop=0);return}let Te=null;if(te.nodeId&&n.state.doc.descendants((Et,At)=>{var zn;return Te!==null?!1:((zn=Et.attrs)==null?void 0:zn.id)===te.nodeId?(Te=At+1,!1):!0}),Te===null&&te.quote){const Et=te.quote;n.state.doc.descendants((At,zn)=>{if(Te!==null)return!1;if(At.isTextblock){const rn=At.textContent.indexOf(Et);if(rn>=0)return Te=zn+1+rn,!1}return!0})}if(Te===null)return;n.chain().focus().setTextSelection({from:Te,to:Te}).scrollIntoView().run();const Ke=n.view.nodeDOM(Te-1);Ke!=null&&Ke.classList&&(Ke.classList.add("scroll-target-flash"),setTimeout(()=>Ke.classList.remove("scroll-target-flash"),1200))},100)},[n,pt]);const ce=x.useCallback(()=>{st.current<=0||window.history.back()},[]),Re=x.useCallback(()=>{st.current>=Pe.current.length-1||window.history.forward()},[]);x.useEffect(()=>{const te=Te=>{const Ke=Te.state&&Te.state.ow;Ke!=null&&Ke.filename&&Ke.filename!==He.current&&(me(),St.current=Ke.navIndex<st.current?"back":"forward",Tt.current=!0,P(),$e({type:"switch-document",filename:Ke.filename}))};return window.addEventListener("popstate",te),()=>window.removeEventListener("popstate",te)},[P,$e]);const qe=x.useCallback(()=>{const te=He.current,Te=t.current;if(!te||!Te)return;const Ke=()=>{const Et=e.current;if(Et.length>1)for(const At of Et)At!=null&&At.view&&a1(At.view);else Te!=null&&Te.view&&a1(Te.view)};fetch(`/api/comments/${encodeURIComponent(te)}`).then(Et=>Et.json()).then(Et=>{s1(Et.comments||[]),Ke()}).catch(()=>{s1([]),Ke()})},[]);x.useEffect(()=>{qe()},[pt,n,qe]),x.useEffect(()=>{const te=Te=>{const Ke=Te.detail;(Ke==null?void 0:Ke.filename)===He.current&&qe()};return window.addEventListener("ow-comments-changed",te),()=>window.removeEventListener("ow-comments-changed",te)},[qe]),x.useEffect(()=>{const te=D==null?void 0:D.docId;if(!te){l1([]);return}let Te=!1;return fetch(`/api/backlinks/${te}`).then(Ke=>Ke.ok?Ke.json():[]).then(Ke=>{if(Te)return;l1(Array.isArray(Ke)?Ke:[]);const Et=e.current.length>0?e.current:n?[n]:[];for(const At of Et)At!=null&&At.view&&f5(At.view)}).catch(()=>{}),()=>{Te=!0}},[D,n]),x.useEffect(()=>{const te=Te=>{Te.altKey&&Te.key==="ArrowLeft"&&(Te.preventDefault(),ce()),Te.altKey&&Te.key==="ArrowRight"&&(Te.preventDefault(),Re())};return window.addEventListener("keydown",te),()=>window.removeEventListener("keydown",te)},[ce,Re]);const Bt=x.useCallback(te=>{Me.current=te,Ee.current&&clearTimeout(Ee.current),Ee.current=setTimeout(()=>{const Te=Me.current||te,Ke=JSON.stringify(Te);Ke!==Ge.current&&($e({type:"doc-update",document:Te,filename:He.current,version:We.current}),Ge.current=Ke)},1e3)},[$e,We]),kt=x.useCallback(te=>{f(te),$e({type:"title-update",title:te})},[$e]),ln=x.useCallback(()=>{W(te=>(localStorage.setItem("ow-toolbar",te?"hidden":"visible"),!te))},[]),vt=x.useCallback(()=>{ee(te=>{if(!te)return V.current={sidebarOpen:b,showToolbar:q},k(!1),W(!1),!0;const Te=V.current;return Te&&(k(Te.sidebarOpen),W(Te.showToolbar),V.current=null),!1})},[b,q]),Tn=x.useCallback(()=>{if($.state==="unconfigured"){Z(!0);return}P(),$e({type:"save"}),fetch("/api/sync/push",{method:"POST"}).catch(()=>{})},[$.state,P,$e]),Jt=Md()==="board";return c.jsx(C5,{children:c.jsxs("div",{className:"app",children:[!Jt&&c.jsx(C1,{open:b,onSwitchDocument:he,onCreateDocument:G,refreshKey:w,docTagsRefreshKey:C,workspacesRefreshKey:M,pendingDocs:R,writingTitle:ne,writingTarget:j,pendingWriteFilenames:Q,onClose:()=>k(!1)}),c.jsxs("div",{className:"app-main",children:[c.jsx(P5,{title:d,onTitleChange:kt,onToggleSidebar:!Jt&&!b?()=>k(!0):void 0,canGoBack:Ze,canGoForward:Fe,onGoBack:ce,onGoForward:Re,editor:n,onToggleToolbar:ln,toolbarOpen:q,focusMode:K,onToggleFocusMode:vt}),q&&n&&c.jsx(k5,{editor:s||n}),Jt&&c.jsx(C1,{open:!0,onSwitchDocument:he,onCreateDocument:G,refreshKey:w,docTagsRefreshKey:C,workspacesRefreshKey:M,pendingDocs:R,writingTitle:ne,writingTarget:j,pendingWriteFilenames:Q}),!Ve&&c.jsxs("div",{className:"connection-banner",children:[c.jsx("div",{className:"connection-banner-spinner"}),c.jsx("span",{children:"Reconnecting to server..."})]}),c.jsxs("div",{className:"editor-container",children:[(D==null?void 0:D.autoAccept)===!0&&c.jsxs("div",{className:"editor-auto-accept-banner",title:"Agent edits skip the review step. Right-click the doc in the sidebar to turn off.",children:[c.jsx("span",{className:"editor-auto-accept-dot"}),"Auto-accept on — agent edits skip review"]}),Ce&&c.jsxs("div",{className:"editor-reload-banner",role:"status","aria-live":"polite",children:[c.jsx("span",{className:"editor-reload-dot","aria-hidden":"true"}),c.jsx("span",{children:Ce.reloadCount>1?`Document reloaded from disk ${Ce.reloadCount}× since you last looked`:"Document reloaded from disk (external write detected)"}),(Ce.orphanCount>0||Ce.staleBaselineCount>0)&&c.jsxs("span",{className:"editor-reload-detail",children:[Ce.orphanCount>0&&c.jsxs("span",{className:"editor-reload-tag editor-reload-tag--orphan",children:[Ce.orphanCount," orphan",Ce.orphanCount===1?"":"s"]}),Ce.staleBaselineCount>0&&c.jsxs("span",{className:"editor-reload-tag editor-reload-tag--stale",children:[Ce.staleBaselineCount," stale-baseline"]})]}),c.jsx("button",{type:"button",className:"editor-reload-dismiss",onClick:()=>ke(null),"aria-label":"Dismiss reload notification",children:"×"})]}),tt?c.jsx(oU,{title:d,onTitleChange:kt,coverImage:(Bn=D==null?void 0:D.articleContext)==null?void 0:Bn.coverImage,coverImages:(yr=D==null?void 0:D.articleContext)==null?void 0:yr.coverImages,lastPost:(nn=D==null?void 0:D.articleContext)==null?void 0:nn.lastPost,children:c.jsx(hu,{initialContent:h,extensions:e5,onUpdate:Bt,onReady:lt,onLinkClick:ot})}):Le?c.jsx(fU,{title:d,onTitleChange:kt,blogContext:D==null?void 0:D.blogContext,filename:pt,children:c.jsx(hu,{initialContent:h,onUpdate:Bt,onReady:lt,onLinkClick:ot})}):it?c.jsx(pU,{newsletterContext:D==null?void 0:D.newsletterContext,filename:pt,title:d,onTitleChange:kt,onBeforeSend:O,children:c.jsx(hu,{initialContent:h,onUpdate:Bt,onReady:lt,onLinkClick:ot})}):D!=null&&D.tweetContext?c.jsx(eU,{tweetContext:D.tweetContext,initialContent:h,onUpdate:Bt,onEditorReady:lt,onEditorsChange:nt,onActiveEditorChange:i,filename:pt,title:d},g):c.jsx(hu,{initialContent:h,onUpdate:Bt,onReady:lt,onLinkClick:ot})]})]}),c.jsx(zz,{editors:o,pendingDocs:R,currentFilename:pt,docId:(D==null?void 0:D.docId)||null,onSwitchDocument:he,sendMessage:$e,getDocument:()=>Me.current,docVersionRef:We,syncStatus:$,onSync:Tn,onToggleToolbar:ln,toolbarOpen:q,focusMode:K,onToggleFocusMode:vt}),c.jsx(K5,{editorRef:t,allEditors:o,documentId:pt}),c.jsx(X5,{documentId:pt}),H&&c.jsx($z,{onClose:()=>Z(!1),onSetupComplete:()=>{fetch("/api/sync/status").then(te=>te.json()).then(z).catch(()=>{})}})]})})}mA();uA.createRoot(document.getElementById("root")).render(c.jsx(yi.StrictMode,{children:c.jsx(yU,{})}));
|