nextjs-studio 1.0.1 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bin/nextjs-studio.js +6246 -64
- package/dist/cli/ui/standalone.tar.gz +0 -0
- package/dist/{query-builder-KXz9cPzF.d.ts → query-builder-BOu-D7a1.d.ts} +10 -0
- package/package.json +102 -122
- package/dist/bin/nextjs-studio.d.ts +0 -1
- package/dist/bin/nextjs-studio.js.map +0 -1
- package/dist/cli/ui/.next/BUILD_ID +0 -1
- package/dist/cli/ui/.next/app-path-routes-manifest.json +0 -12
- package/dist/cli/ui/.next/build-manifest.json +0 -20
- package/dist/cli/ui/.next/export-marker.json +0 -6
- package/dist/cli/ui/.next/images-manifest.json +0 -67
- package/dist/cli/ui/.next/next-minimal-server.js.nft.json +0 -1
- package/dist/cli/ui/.next/next-server.js.nft.json +0 -1
- package/dist/cli/ui/.next/package.json +0 -1
- package/dist/cli/ui/.next/prerender-manifest.json +0 -61
- package/dist/cli/ui/.next/react-loadable-manifest.json +0 -286
- package/dist/cli/ui/.next/required-server-files.js +0 -338
- package/dist/cli/ui/.next/required-server-files.json +0 -338
- package/dist/cli/ui/.next/routes-manifest.json +0 -125
- package/dist/cli/ui/.next/server/app/_global-error/page.js +0 -3
- package/dist/cli/ui/.next/server/app/_global-error/page.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/_global-error/page_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/_global-error.html +0 -2
- package/dist/cli/ui/.next/server/app/_global-error.meta +0 -16
- package/dist/cli/ui/.next/server/app/_global-error.rsc +0 -12
- package/dist/cli/ui/.next/server/app/_global-error.segments/_full.segment.rsc +0 -12
- package/dist/cli/ui/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +0 -5
- package/dist/cli/ui/.next/server/app/_global-error.segments/_global-error.segment.rsc +0 -4
- package/dist/cli/ui/.next/server/app/_global-error.segments/_head.segment.rsc +0 -5
- package/dist/cli/ui/.next/server/app/_global-error.segments/_index.segment.rsc +0 -4
- package/dist/cli/ui/.next/server/app/_global-error.segments/_tree.segment.rsc +0 -1
- package/dist/cli/ui/.next/server/app/_not-found/page.js +0 -2
- package/dist/cli/ui/.next/server/app/_not-found/page.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/_not-found.html +0 -1
- package/dist/cli/ui/.next/server/app/_not-found.meta +0 -16
- package/dist/cli/ui/.next/server/app/_not-found.rsc +0 -15
- package/dist/cli/ui/.next/server/app/_not-found.segments/_full.segment.rsc +0 -15
- package/dist/cli/ui/.next/server/app/_not-found.segments/_head.segment.rsc +0 -5
- package/dist/cli/ui/.next/server/app/_not-found.segments/_index.segment.rsc +0 -7
- package/dist/cli/ui/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
- package/dist/cli/ui/.next/server/app/_not-found.segments/_not-found.segment.rsc +0 -4
- package/dist/cli/ui/.next/server/app/_not-found.segments/_tree.segment.rsc +0 -2
- package/dist/cli/ui/.next/server/app/api/media/[collection]/[filename]/route.js +0 -1
- package/dist/cli/ui/.next/server/app/api/media/[collection]/[filename]/route.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/api/media/[collection]/[filename]/route_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/api/media/[collection]/route.js +0 -1
- package/dist/cli/ui/.next/server/app/api/media/[collection]/route.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/api/media/[collection]/route_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/api/public/[...path]/route.js +0 -1
- package/dist/cli/ui/.next/server/app/api/public/[...path]/route.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/api/public/[...path]/route_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/api/sync/[collection]/route.js +0 -1
- package/dist/cli/ui/.next/server/app/api/sync/[collection]/route.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/api/sync/[collection]/route_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/api/watch/route.js +0 -3
- package/dist/cli/ui/.next/server/app/api/watch/route.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/api/watch/route_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/collection/[name]/[slug]/page.js +0 -99
- package/dist/cli/ui/.next/server/app/collection/[name]/[slug]/page.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/collection/[name]/[slug]/page_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/collection/[name]/page.js +0 -5
- package/dist/cli/ui/.next/server/app/collection/[name]/page.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/collection/[name]/page_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app/page.js +0 -2
- package/dist/cli/ui/.next/server/app/page.js.nft.json +0 -1
- package/dist/cli/ui/.next/server/app/page_client-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/app-paths-manifest.json +0 -12
- package/dist/cli/ui/.next/server/chunks/1875.js +0 -1
- package/dist/cli/ui/.next/server/chunks/2198.js +0 -1
- package/dist/cli/ui/.next/server/chunks/2446.js +0 -36
- package/dist/cli/ui/.next/server/chunks/2474.js +0 -148
- package/dist/cli/ui/.next/server/chunks/2490.js +0 -55
- package/dist/cli/ui/.next/server/chunks/2717.js +0 -56
- package/dist/cli/ui/.next/server/chunks/2729.js +0 -166
- package/dist/cli/ui/.next/server/chunks/2774.js +0 -1
- package/dist/cli/ui/.next/server/chunks/2796.js +0 -1
- package/dist/cli/ui/.next/server/chunks/3145.js +0 -1
- package/dist/cli/ui/.next/server/chunks/3186.js +0 -1
- package/dist/cli/ui/.next/server/chunks/3494.js +0 -24
- package/dist/cli/ui/.next/server/chunks/3610.js +0 -1
- package/dist/cli/ui/.next/server/chunks/3659.js +0 -93
- package/dist/cli/ui/.next/server/chunks/3744.js +0 -1
- package/dist/cli/ui/.next/server/chunks/3806.js +0 -136
- package/dist/cli/ui/.next/server/chunks/408.js +0 -1
- package/dist/cli/ui/.next/server/chunks/4189.js +0 -62
- package/dist/cli/ui/.next/server/chunks/4293.js +0 -1
- package/dist/cli/ui/.next/server/chunks/4469.js +0 -4
- package/dist/cli/ui/.next/server/chunks/4484.js +0 -1
- package/dist/cli/ui/.next/server/chunks/449.js +0 -82
- package/dist/cli/ui/.next/server/chunks/4607.js +0 -22
- package/dist/cli/ui/.next/server/chunks/479.js +0 -5
- package/dist/cli/ui/.next/server/chunks/4931.js +0 -63
- package/dist/cli/ui/.next/server/chunks/528.js +0 -1
- package/dist/cli/ui/.next/server/chunks/5341.js +0 -1
- package/dist/cli/ui/.next/server/chunks/5585.js +0 -29
- package/dist/cli/ui/.next/server/chunks/5677.js +0 -1
- package/dist/cli/ui/.next/server/chunks/5724.js +0 -1
- package/dist/cli/ui/.next/server/chunks/5760.js +0 -174
- package/dist/cli/ui/.next/server/chunks/5784.js +0 -24
- package/dist/cli/ui/.next/server/chunks/6.js +0 -262
- package/dist/cli/ui/.next/server/chunks/6040.js +0 -1
- package/dist/cli/ui/.next/server/chunks/6067.js +0 -13
- package/dist/cli/ui/.next/server/chunks/6553.js +0 -1
- package/dist/cli/ui/.next/server/chunks/6656.js +0 -201
- package/dist/cli/ui/.next/server/chunks/6672.js +0 -1
- package/dist/cli/ui/.next/server/chunks/6872.js +0 -1
- package/dist/cli/ui/.next/server/chunks/7146.js +0 -59
- package/dist/cli/ui/.next/server/chunks/7354.js +0 -1
- package/dist/cli/ui/.next/server/chunks/7677.js +0 -1
- package/dist/cli/ui/.next/server/chunks/7781.js +0 -1
- package/dist/cli/ui/.next/server/chunks/8194.js +0 -215
- package/dist/cli/ui/.next/server/chunks/8231.js +0 -1
- package/dist/cli/ui/.next/server/chunks/8319.js +0 -2
- package/dist/cli/ui/.next/server/chunks/8339.js +0 -1
- package/dist/cli/ui/.next/server/chunks/8775.js +0 -1
- package/dist/cli/ui/.next/server/chunks/9503.js +0 -43
- package/dist/cli/ui/.next/server/chunks/958.js +0 -131
- package/dist/cli/ui/.next/server/chunks/9739.js +0 -1
- package/dist/cli/ui/.next/server/functions-config-manifest.json +0 -4
- package/dist/cli/ui/.next/server/interception-route-rewrite-manifest.js +0 -1
- package/dist/cli/ui/.next/server/middleware-build-manifest.js +0 -1
- package/dist/cli/ui/.next/server/middleware-manifest.json +0 -6
- package/dist/cli/ui/.next/server/middleware-react-loadable-manifest.js +0 -1
- package/dist/cli/ui/.next/server/next-font-manifest.js +0 -1
- package/dist/cli/ui/.next/server/next-font-manifest.json +0 -1
- package/dist/cli/ui/.next/server/pages/404.html +0 -1
- package/dist/cli/ui/.next/server/pages/500.html +0 -2
- package/dist/cli/ui/.next/server/pages-manifest.json +0 -4
- package/dist/cli/ui/.next/server/server-reference-manifest.js +0 -1
- package/dist/cli/ui/.next/server/server-reference-manifest.json +0 -1
- package/dist/cli/ui/.next/server/webpack-runtime.js +0 -1
- package/dist/cli/ui/.next/static/chunks/0937d497-2b220e2d0368e918.js +0 -1
- package/dist/cli/ui/.next/static/chunks/1013.5541c1c75688ef6e.js +0 -1
- package/dist/cli/ui/.next/static/chunks/1039.d26ef6a818f26d70.js +0 -4
- package/dist/cli/ui/.next/static/chunks/1325.cb67348b484ce7a0.js +0 -24
- package/dist/cli/ui/.next/static/chunks/1858-d10f8bead2218ad2.js +0 -2
- package/dist/cli/ui/.next/static/chunks/1882.05c68ab6bdcd8c31.js +0 -1
- package/dist/cli/ui/.next/static/chunks/2011.7e73842f1e8e2cde.js +0 -1
- package/dist/cli/ui/.next/static/chunks/2046.73486ea936c9afd2.js +0 -1
- package/dist/cli/ui/.next/static/chunks/2389.b73d3a1286a228d0.js +0 -1
- package/dist/cli/ui/.next/static/chunks/2430.08df5899978ebf26.js +0 -43
- package/dist/cli/ui/.next/static/chunks/2462-4255d8f51dc56f12.js +0 -1
- package/dist/cli/ui/.next/static/chunks/3098-4269da0468edc350.js +0 -1
- package/dist/cli/ui/.next/static/chunks/317.b4fcc40f219152b1.js +0 -1
- package/dist/cli/ui/.next/static/chunks/3197.d2f3398e552228e4.js +0 -1
- package/dist/cli/ui/.next/static/chunks/3212-1a9c9d110d15abab.js +0 -4
- package/dist/cli/ui/.next/static/chunks/3809.8df186de2ff997f8.js +0 -1
- package/dist/cli/ui/.next/static/chunks/3918.caaf4eb4f6450524.js +0 -1
- package/dist/cli/ui/.next/static/chunks/3987-6d3217e36ae5b4dc.js +0 -1
- package/dist/cli/ui/.next/static/chunks/3c774391-ec08594272867fd5.js +0 -79
- package/dist/cli/ui/.next/static/chunks/4075052f.9006147a6182ed95.js +0 -1
- package/dist/cli/ui/.next/static/chunks/4389.e7a3c58aa62118e3.js +0 -82
- package/dist/cli/ui/.next/static/chunks/46bdbe0e-f5103600b23143b8.js +0 -1
- package/dist/cli/ui/.next/static/chunks/4860.2ba51d1d81857c81.js +0 -1
- package/dist/cli/ui/.next/static/chunks/4882.794e2a9231f129e5.js +0 -55
- package/dist/cli/ui/.next/static/chunks/5149.8de9918b9ace58f5.js +0 -166
- package/dist/cli/ui/.next/static/chunks/5230.b7c87400f0d8516f.js +0 -215
- package/dist/cli/ui/.next/static/chunks/5263.7adc3ade53cd4ed3.js +0 -24
- package/dist/cli/ui/.next/static/chunks/5313.1dfcc2126f85a8f8.js +0 -1
- package/dist/cli/ui/.next/static/chunks/5350-17c792e27bf38c77.js +0 -1
- package/dist/cli/ui/.next/static/chunks/5638.e3a2119354708654.js +0 -1
- package/dist/cli/ui/.next/static/chunks/5758.33b45c6c407ecd94.js +0 -1
- package/dist/cli/ui/.next/static/chunks/589.019158de5d02c262.js +0 -1
- package/dist/cli/ui/.next/static/chunks/6013.e33e73569339afee.js +0 -62
- package/dist/cli/ui/.next/static/chunks/6084.7511ad4ebb4f9df5.js +0 -1
- package/dist/cli/ui/.next/static/chunks/612.d3aeebcaaaf06fb2.js +0 -1
- package/dist/cli/ui/.next/static/chunks/6239.6c0cd99ea36222b6.js +0 -5
- package/dist/cli/ui/.next/static/chunks/6299-79a74877b87acf9f.js +0 -1
- package/dist/cli/ui/.next/static/chunks/6484.d38aa531768c3452.js +0 -148
- package/dist/cli/ui/.next/static/chunks/6505.731f74c28b8980b3.js +0 -1
- package/dist/cli/ui/.next/static/chunks/6584.be94a55391bcdcce.js +0 -262
- package/dist/cli/ui/.next/static/chunks/6800.1066ad1f5add7c75.js +0 -1
- package/dist/cli/ui/.next/static/chunks/7052.89e2de773d10ac20.js +0 -131
- package/dist/cli/ui/.next/static/chunks/7127.360abfa43dc4427e.js +0 -36
- package/dist/cli/ui/.next/static/chunks/7430.2b247d9ac6ef694c.js +0 -149
- package/dist/cli/ui/.next/static/chunks/7444.66c4d6bbc19309b3.js +0 -59
- package/dist/cli/ui/.next/static/chunks/7546.4cb4db4685212384.js +0 -63
- package/dist/cli/ui/.next/static/chunks/7564.7b9271fcf06df80c.js +0 -29
- package/dist/cli/ui/.next/static/chunks/7664.8268c156d8988844.js +0 -174
- package/dist/cli/ui/.next/static/chunks/7722-04e64cc1b26cfa65.js +0 -1
- package/dist/cli/ui/.next/static/chunks/8701.3995b58a75e43147.js +0 -56
- package/dist/cli/ui/.next/static/chunks/8800.548c3da26cfebf06.js +0 -1
- package/dist/cli/ui/.next/static/chunks/8814-7b64110c79ce7209.js +0 -15
- package/dist/cli/ui/.next/static/chunks/9058.a195d15265251194.js +0 -1
- package/dist/cli/ui/.next/static/chunks/9211.91144a0d23e4cf6d.js +0 -1
- package/dist/cli/ui/.next/static/chunks/9690.c1f08c02a675b9ce.js +0 -1
- package/dist/cli/ui/.next/static/chunks/9919.1ccc9ca4a749d9b7.js +0 -93
- package/dist/cli/ui/.next/static/chunks/app/_global-error/page-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/_not-found/page-202c1e16a4b86ac8.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/api/media/[collection]/[filename]/route-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/api/media/[collection]/route-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/api/public/[...path]/route-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/api/sync/[collection]/route-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/api/watch/route-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/collection/[name]/[slug]/page-7ea9eff252374845.js +0 -6
- package/dist/cli/ui/.next/static/chunks/app/collection/[name]/loading-03fc0b653e7060ae.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/collection/[name]/page-ad5976bebc9820cf.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/layout-74cd2ebe3fac00e7.js +0 -1
- package/dist/cli/ui/.next/static/chunks/app/page-ed5acadf20146966.js +0 -1
- package/dist/cli/ui/.next/static/chunks/b1767599.6a816b06e55b02a1.js +0 -1
- package/dist/cli/ui/.next/static/chunks/c6164070.3b9741bce302db0f.js +0 -136
- package/dist/cli/ui/.next/static/chunks/fb2ceba8.7fc23e46ca00cfd1.js +0 -53
- package/dist/cli/ui/.next/static/chunks/framework-ada624c9bf38edc6.js +0 -1
- package/dist/cli/ui/.next/static/chunks/main-0513ff42a7f2e1a0.js +0 -5
- package/dist/cli/ui/.next/static/chunks/main-app-b8d23dfb755744e8.js +0 -1
- package/dist/cli/ui/.next/static/chunks/next/dist/client/components/builtin/app-error-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/next/dist/client/components/builtin/forbidden-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/next/dist/client/components/builtin/global-error-558ee1074f45044b.js +0 -1
- package/dist/cli/ui/.next/static/chunks/next/dist/client/components/builtin/not-found-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/next/dist/client/components/builtin/unauthorized-ad53913b77389472.js +0 -1
- package/dist/cli/ui/.next/static/chunks/polyfills-42372ed130431b0a.js +0 -1
- package/dist/cli/ui/.next/static/chunks/webpack-acb903cd88aafa6f.js +0 -1
- package/dist/cli/ui/.next/static/css/e143949aa3f17880.css +0 -3
- package/dist/cli/ui/.next/static/media/034d78ad42e9620c-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/0484562807a97172-s.p.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/29a4aea02fdee119-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/29e7bbdce9332268-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/4c285fdca692ea22-s.p.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/6c177e25b87fd9cd-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/6c9a125e97d835e1-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/8888a3826f4a3af4-s.p.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/a1386beebedccca4-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/b957ea75a84b6ea7-s.p.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/c3bc380753a8436c-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/db911767852bc875-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/eafabf029ad39a43-s.p.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/f10b8e9d91f3edcb-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/media/fe0777f1195381cb-s.woff2 +0 -0
- package/dist/cli/ui/.next/static/zkOuvkSWApTVHCrj7neNk/_buildManifest.js +0 -1
- package/dist/cli/ui/.next/static/zkOuvkSWApTVHCrj7neNk/_ssgManifest.js +0 -1
- package/dist/core/index.d.ts +0 -117
- package/dist/core/index.js.map +0 -1
- package/dist/core/server.d.ts +0 -135
- package/dist/core/server.js +0 -707
- package/dist/core/server.js.map +0 -1
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5942],{74569:(e,t,n)=>{n.d(t,{AB:()=>tq,BQ:()=>e0,CU:()=>tx,Db:()=>t4,Dd:()=>t2,FF:()=>eV,GG:()=>tY,JJ:()=>tW,J_:()=>eX,KE:()=>tU,KV:()=>eN,Nx:()=>eE,Nz:()=>tK,OX:()=>t_,Op:()=>eQ,Pg:()=>x,QN:()=>eJ,T7:()=>ex,XO:()=>tT,YY:()=>tC,Yv:()=>t8,Zc:()=>t7,bP:()=>t5,fl:()=>eF,gk:()=>e$,gu:()=>e_,hO:()=>eW,iI:()=>eT,jT:()=>tV,kj:()=>t3,rU:()=>ei,su:()=>eO,tG:()=>tF,xe:()=>eM,zU:()=>eR});var r=n(87540),i=n(29542),o=n(25815),s=n(27136),a=n(38358),l=n(87627),d=n(14484),c=Object.defineProperty,h=(e,t)=>{for(var n in t)c(e,n,{get:t[n],enumerable:!0})};function u(e){let{state:t,transaction:n}=e,{selection:r}=n,{doc:i}=n,{storedMarks:o}=n;return{...t,apply:t.apply.bind(t),applyTransaction:t.applyTransaction.bind(t),plugins:t.plugins,schema:t.schema,reconfigure:t.reconfigure.bind(t),toJSON:t.toJSON.bind(t),get storedMarks(){return o},get selection(){return r},get doc(){return i},get tr(){return r=n.selection,i=n.doc,o=n.storedMarks,n}}}var p=class{constructor(e){this.editor=e.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=e.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){let{rawCommands:e,editor:t,state:n}=this,{view:r}=t,{tr:i}=n,o=this.buildProps(i);return Object.fromEntries(Object.entries(e).map(([e,t])=>[e,(...e)=>{let n=t(...e)(o);return i.getMeta("preventDispatch")||this.hasCustomState||r.dispatch(i),n}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(e,t=!0){let{rawCommands:n,editor:r,state:i}=this,{view:o}=r,s=[],a=!!e,l=e||i.tr,d=()=>(a||!t||l.getMeta("preventDispatch")||this.hasCustomState||o.dispatch(l),s.every(e=>!0===e)),c={...Object.fromEntries(Object.entries(n).map(([e,n])=>[e,(...e)=>{let r=this.buildProps(l,t),i=n(...e)(r);return s.push(i),c}])),run:d};return c}createCan(e){let{rawCommands:t,state:n}=this,r=e||n.tr,i=this.buildProps(r,!1);return{...Object.fromEntries(Object.entries(t).map(([e,t])=>[e,(...e)=>t(...e)({...i,dispatch:void 0})])),chain:()=>this.createChain(r,!1)}}buildProps(e,t=!0){let{rawCommands:n,editor:r,state:i}=this,{view:o}=r,s={tr:e,editor:r,view:o,state:u({state:i,transaction:e}),dispatch:t?()=>void 0:void 0,chain:()=>this.createChain(e,t),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(n).map(([e,t])=>[e,(...e)=>t(...e)(s)]))}};return s}},m={};h(m,{blur:()=>f,clearContent:()=>g,clearNodes:()=>v,command:()=>y,createParagraphNear:()=>b,cut:()=>k,deleteCurrentNode:()=>w,deleteNode:()=>M,deleteRange:()=>E,deleteSelection:()=>S,enter:()=>T,exitCode:()=>C,extendMarkRange:()=>R,first:()=>D,focus:()=>U,forEach:()=>_,insertContent:()=>V,insertContentAt:()=>q,joinBackward:()=>X,joinDown:()=>J,joinForward:()=>Z,joinItemBackward:()=>G,joinItemForward:()=>Q,joinTextblockBackward:()=>ee,joinTextblockForward:()=>et,joinUp:()=>Y,keyboardShortcut:()=>er,lift:()=>eo,liftEmptyBlock:()=>es,liftListItem:()=>ea,newlineInCode:()=>el,resetAttributes:()=>eh,scrollIntoView:()=>eu,selectAll:()=>ep,selectNodeBackward:()=>em,selectNodeForward:()=>ef,selectParentNode:()=>eg,selectTextblockEnd:()=>ev,selectTextblockStart:()=>ey,setContent:()=>ek,setMark:()=>e9,setMeta:()=>e4,setNode:()=>e5,setNodeSelection:()=>e8,setTextDirection:()=>e7,setTextSelection:()=>e6,sinkListItem:()=>te,splitBlock:()=>tn,splitListItem:()=>tr,toggleList:()=>ts,toggleMark:()=>ta,toggleNode:()=>tl,toggleWrap:()=>td,undoInputRule:()=>tc,unsetAllMarks:()=>th,unsetMark:()=>tu,unsetTextDirection:()=>tp,updateAttributes:()=>tm,wrapIn:()=>tf,wrapInList:()=>tg});var f=()=>({editor:e,view:t})=>(requestAnimationFrame(()=>{var n;e.isDestroyed||(t.dom.blur(),null==(n=null==window?void 0:window.getSelection())||n.removeAllRanges())}),!0),g=(e=!0)=>({commands:t})=>t.setContent("",{emitUpdate:e}),v=()=>({state:e,tr:t,dispatch:n})=>{let{selection:i}=t,{ranges:o}=i;return!n||(o.forEach(({$from:n,$to:i})=>{e.doc.nodesBetween(n.pos,i.pos,(e,n)=>{if(e.type.isText)return;let{doc:i,mapping:o}=t,s=i.resolve(o.map(n)),a=i.resolve(o.map(n+e.nodeSize)),l=s.blockRange(a);if(!l)return;let d=(0,r.jP)(l);if(e.type.isTextblock){let{defaultType:e}=s.parent.contentMatchAt(s.index());t.setNodeMarkup(l.start,e)}(d||0===d)&&t.lift(l,d)})}),!0)},y=e=>t=>e(t),b=()=>({state:e,dispatch:t})=>(0,i.Z1)(e,t),k=(e,t)=>({editor:n,tr:r})=>{let{state:i}=n,s=i.doc.slice(e.from,e.to);r.deleteRange(e.from,e.to);let a=r.mapping.map(t);return r.insert(a,s.content),r.setSelection(new o.U3(r.doc.resolve(Math.max(a-1,0)))),!0},w=()=>({tr:e,dispatch:t})=>{let{selection:n}=e,r=n.$anchor.node();if(r.content.size>0)return!1;let i=e.selection.$anchor;for(let n=i.depth;n>0;n-=1)if(i.node(n).type===r.type){if(t){let t=i.before(n),r=i.after(n);e.delete(t,r).scrollIntoView()}return!0}return!1};function x(e,t){if("string"==typeof e){if(!t.nodes[e])throw Error(`There is no node type named '${e}'. Maybe you forgot to add the extension?`);return t.nodes[e]}return e}var M=e=>({tr:t,state:n,dispatch:r})=>{let i=x(e,n.schema),o=t.selection.$anchor;for(let e=o.depth;e>0;e-=1)if(o.node(e).type===i){if(r){let n=o.before(e),r=o.after(e);t.delete(n,r).scrollIntoView()}return!0}return!1},E=e=>({tr:t,dispatch:n})=>{let{from:r,to:i}=e;return n&&t.delete(r,i),!0},S=()=>({state:e,dispatch:t})=>(0,i.ic)(e,t),T=()=>({commands:e})=>e.keyboardShortcut("Enter"),C=()=>({state:e,dispatch:t})=>(0,i.I$)(e,t);function O(e){return"[object RegExp]"===Object.prototype.toString.call(e)}function A(e,t,n={strict:!0}){let r=Object.keys(t);return!r.length||r.every(r=>n.strict?t[r]===e[r]:O(t[r])?t[r].test(e[r]):t[r]===e[r])}function $(e,t,n={}){return e.find(e=>e.type===t&&A(Object.fromEntries(Object.keys(n).map(t=>[t,e.attrs[t]])),n))}function z(e,t,n={}){return!!$(e,t,n)}function P(e,t,n){var r;if(!e||!t)return;let i=e.parent.childAfter(e.parentOffset);if(i.node&&i.node.marks.some(e=>e.type===t)||(i=e.parent.childBefore(e.parentOffset)),!i.node||!i.node.marks.some(e=>e.type===t)||(n=n||(null==(r=i.node.marks[0])?void 0:r.attrs),!$([...i.node.marks],t,n)))return;let o=i.index,s=e.start()+i.offset,a=o+1,l=s+i.node.nodeSize;for(;o>0&&z([...e.parent.child(o-1).marks],t,n);)o-=1,s-=e.parent.child(o).nodeSize;for(;a<e.parent.childCount&&z([...e.parent.child(a).marks],t,n);)l+=e.parent.child(a).nodeSize,a+=1;return{from:s,to:l}}function N(e,t){if("string"==typeof e){if(!t.marks[e])throw Error(`There is no mark type named '${e}'. Maybe you forgot to add the extension?`);return t.marks[e]}return e}var R=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let s=N(e,r.schema),{doc:a,selection:l}=n,{$from:d,from:c,to:h}=l;if(i){let e=P(d,s,t);if(e&&e.from<=c&&e.to>=h){let t=o.U3.create(a,e.from,e.to);n.setSelection(t)}}return!0},D=e=>t=>{let n="function"==typeof e?e(t):e;for(let e=0;e<n.length;e+=1)if(n[e](t))return!0;return!1};function j(e){return e instanceof o.U3}function I(e=0,t=0,n=0){return Math.min(Math.max(e,t),n)}function L(e,t=null){if(!t)return null;let n=o.LN.atStart(e),r=o.LN.atEnd(e);if("start"===t||!0===t)return n;if("end"===t)return r;let i=n.from,s=r.to;return"all"===t?o.U3.create(e,I(0,i,s),I(e.content.size,i,s)):o.U3.create(e,I(t,i,s),I(t,i,s))}function B(){return"Android"===navigator.platform||/android/i.test(navigator.userAgent)}function H(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}var U=(e=null,t={})=>({editor:n,view:r,tr:i,dispatch:o})=>{t={scrollIntoView:!0,...t};let s=()=>{(H()||B())&&r.dom.focus(),"u">typeof navigator&&/^((?!chrome|android).)*safari/i.test(navigator.userAgent)&&!H()&&!B()&&r.dom.focus({preventScroll:!0}),requestAnimationFrame(()=>{!n.isDestroyed&&(r.focus(),(null==t?void 0:t.scrollIntoView)&&n.commands.scrollIntoView())})};try{if(r.hasFocus()&&null===e||!1===e)return!0}catch{return!1}if(o&&null===e&&!j(n.state.selection))return s(),!0;let a=L(i.doc,e)||n.state.selection,l=n.state.selection.eq(a);return o&&(l||i.setSelection(a),l&&i.storedMarks&&i.setStoredMarks(i.storedMarks),s()),!0},_=(e,t)=>n=>e.every((e,r)=>t(e,{...n,index:r})),V=(e,t)=>({tr:n,commands:r})=>r.insertContentAt({from:n.selection.from,to:n.selection.to},e,t),W=e=>{let t=e.childNodes;for(let n=t.length-1;n>=0;n-=1){let r=t[n];3===r.nodeType&&r.nodeValue&&/^(\n\s\s|\n)$/.test(r.nodeValue)?e.removeChild(r):1===r.nodeType&&W(r)}return e};function F(e){if("u"<typeof window)throw Error("[tiptap error]: there is no window object available, so this function cannot be used");let t=`<body>${e}</body>`;return W(new window.DOMParser().parseFromString(t,"text/html").body)}function K(e,t,n){if(e instanceof s.bP||e instanceof s.FK)return e;n={slice:!0,parseOptions:{},...n};let r="object"==typeof e&&null!==e,i="string"==typeof e;if(r)try{if(Array.isArray(e)&&e.length>0)return s.FK.fromArray(e.map(e=>t.nodeFromJSON(e)));let r=t.nodeFromJSON(e);return n.errorOnInvalidContent&&r.check(),r}catch(r){if(n.errorOnInvalidContent)throw Error("[tiptap error]: Invalid JSON content",{cause:r});return console.warn("[tiptap warn]: Invalid content.","Passed value:",e,"Error:",r),K("",t,n)}if(i){if(n.errorOnInvalidContent){let r=!1,i="",o=new s.Sj({topNode:t.spec.topNode,marks:t.spec.marks,nodes:t.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:e=>(r=!0,i="string"==typeof e?e:e.outerHTML,null)}]}})});if(n.slice?s.S4.fromSchema(o).parseSlice(F(e),n.parseOptions):s.S4.fromSchema(o).parse(F(e),n.parseOptions),n.errorOnInvalidContent&&r)throw Error("[tiptap error]: Invalid HTML content",{cause:Error(`Invalid element found: ${i}`)})}let r=s.S4.fromSchema(t);return n.slice?r.parseSlice(F(e),n.parseOptions).content:r.parse(F(e),n.parseOptions)}return K("",t,n)}var q=(e,t,n)=>({tr:i,dispatch:a,editor:l})=>{var d;if(a){let a,c;n={parseOptions:l.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...n};let h=e=>{l.emit("contentError",{editor:l,error:e,disableCollaboration:()=>{"collaboration"in l.storage&&"object"==typeof l.storage.collaboration&&l.storage.collaboration&&(l.storage.collaboration.isDisabled=!0)}})},u={preserveWhitespace:"full",...n.parseOptions};if(!n.errorOnInvalidContent&&!l.options.enableContentCheck&&l.options.emitContentError)try{K(t,l.schema,{parseOptions:u,errorOnInvalidContent:!0})}catch(e){h(e)}try{a=K(t,l.schema,{parseOptions:u,errorOnInvalidContent:null!=(d=n.errorOnInvalidContent)?d:l.options.enableContentCheck})}catch(e){return h(e),!1}let{from:p,to:m}="number"==typeof e?{from:e,to:e}:{from:e.from,to:e.to},f=!0,g=!0;if((!("type"in a)?a:[a]).forEach(e=>{e.check(),f=!!f&&e.isText&&0===e.marks.length,g=!!g&&e.isBlock}),p===m&&g){let{parent:e}=i.doc.resolve(p);!e.isTextblock||e.type.spec.code||e.childCount||(p-=1,m+=1)}if(f){if(Array.isArray(t))c=t.map(e=>e.text||"").join("");else if(t instanceof s.FK){let e="";t.forEach(t=>{t.text&&(e+=t.text)}),c=e}else c="object"==typeof t&&t&&t.text?t.text:t;i.insertText(c,p,m)}else{c=a;let e=i.doc.resolve(p),t=e.node(),n=0===e.parentOffset,r=t.isText||t.isTextblock,o=t.content.size>0;n&&r&&o&&(p=Math.max(0,p-1)),i.replaceWith(p,m,c)}n.updateSelection&&function(e,t,n){let i=e.steps.length-1;if(i<t)return;let s=e.steps[i];if(!(s instanceof r.Ln||s instanceof r.Wg))return;let a=e.mapping.maps[i],l=0;a.forEach((e,t,n,r)=>{0===l&&(l=r)}),e.setSelection(o.LN.near(e.doc.resolve(l),-1))}(i,i.steps.length-1,0),n.applyInputRules&&i.setMeta("applyInputRules",{from:p,text:c}),n.applyPasteRules&&i.setMeta("applyPasteRules",{from:p,text:c})}return!0},Y=()=>({state:e,dispatch:t})=>(0,i.G2)(e,t),J=()=>({state:e,dispatch:t})=>(0,i.bh)(e,t),X=()=>({state:e,dispatch:t})=>(0,i.Qv)(e,t),Z=()=>({state:e,dispatch:t})=>(0,i.eT)(e,t),G=()=>({state:e,dispatch:t,tr:n})=>{try{let i=(0,r.N0)(e.doc,e.selection.$from.pos,-1);if(null==i)return!1;return n.join(i,2),t&&t(n),!0}catch{return!1}},Q=()=>({state:e,dispatch:t,tr:n})=>{try{let i=(0,r.N0)(e.doc,e.selection.$from.pos,1);if(null==i)return!1;return n.join(i,2),t&&t(n),!0}catch{return!1}},ee=()=>({state:e,dispatch:t})=>(0,i.eB)(e,t),et=()=>({state:e,dispatch:t})=>(0,i._G)(e,t);function en(){return"u">typeof navigator&&/Mac/.test(navigator.platform)}var er=e=>({editor:t,view:n,tr:r,dispatch:i})=>{let o=(function(e){let t,n,r,i,o=e.split(/-(?!$)/),s=o[o.length-1];"Space"===s&&(s=" ");for(let e=0;e<o.length-1;e+=1){let s=o[e];if(/^(cmd|meta|m)$/i.test(s))i=!0;else if(/^a(lt)?$/i.test(s))t=!0;else if(/^(c|ctrl|control)$/i.test(s))n=!0;else if(/^s(hift)?$/i.test(s))r=!0;else if(/^mod$/i.test(s))H()||en()?i=!0:n=!0;else throw Error(`Unrecognized modifier name: ${s}`)}return t&&(s=`Alt-${s}`),n&&(s=`Ctrl-${s}`),i&&(s=`Meta-${s}`),r&&(s=`Shift-${s}`),s})(e).split(/-(?!$)/),s=o.find(e=>!["Alt","Ctrl","Meta","Shift"].includes(e)),a=new KeyboardEvent("keydown",{key:"Space"===s?" ":s,altKey:o.includes("Alt"),ctrlKey:o.includes("Ctrl"),metaKey:o.includes("Meta"),shiftKey:o.includes("Shift"),bubbles:!0,cancelable:!0}),l=t.captureTransaction(()=>{n.someProp("handleKeyDown",e=>e(n,a))});return null==l||l.steps.forEach(e=>{let t=e.map(r.mapping);t&&i&&r.maybeStep(t)}),!0};function ei(e,t,n={}){let{from:r,to:i,empty:o}=e.selection,s=t?x(t,e.schema):null,a=[];e.doc.nodesBetween(r,i,(e,t)=>{if(e.isText)return;let n=Math.max(r,t),o=Math.min(i,t+e.nodeSize);a.push({node:e,from:n,to:o})});let l=i-r,d=a.filter(e=>!s||s.name===e.node.type.name).filter(e=>A(e.node.attrs,n,{strict:!1}));return o?!!d.length:d.reduce((e,t)=>e+t.to-t.from,0)>=l}var eo=(e,t={})=>({state:n,dispatch:r})=>{let o=x(e,n.schema);return!!ei(n,o,t)&&(0,i.yY)(n,r)},es=()=>({state:e,dispatch:t})=>(0,i.iz)(e,t),ea=e=>({state:t,dispatch:n})=>{let r=x(e,t.schema);return(0,a.T2)(r)(t,n)},el=()=>({state:e,dispatch:t})=>(0,i.pC)(e,t);function ed(e,t){return t.nodes[e]?"node":t.marks[e]?"mark":null}function ec(e,t){let n="string"==typeof t?[t]:t;return Object.keys(e).reduce((t,r)=>(n.includes(r)||(t[r]=e[r]),t),{})}var eh=(e,t)=>({tr:n,state:r,dispatch:i})=>{let o=null,s=null,a=ed("string"==typeof e?e:e.name,r.schema);if(!a)return!1;"node"===a&&(o=x(e,r.schema)),"mark"===a&&(s=N(e,r.schema));let l=!1;return n.selection.ranges.forEach(e=>{r.doc.nodesBetween(e.$from.pos,e.$to.pos,(e,r)=>{o&&o===e.type&&(l=!0,i&&n.setNodeMarkup(r,void 0,ec(e.attrs,t))),s&&e.marks.length&&e.marks.forEach(o=>{s===o.type&&(l=!0,i&&n.addMark(r,r+e.nodeSize,s.create(ec(o.attrs,t))))})})}),l},eu=()=>({tr:e,dispatch:t})=>(t&&e.scrollIntoView(),!0),ep=()=>({tr:e,dispatch:t})=>{if(t){let t=new o.i5(e.doc);e.setSelection(t)}return!0},em=()=>({state:e,dispatch:t})=>(0,i._e)(e,t),ef=()=>({state:e,dispatch:t})=>(0,i.Sd)(e,t),eg=()=>({state:e,dispatch:t})=>(0,i.hy)(e,t),ev=()=>({state:e,dispatch:t})=>(0,i.ec)(e,t),ey=()=>({state:e,dispatch:t})=>(0,i.$f)(e,t);function eb(e,t,n={},r={}){return K(e,t,{slice:!1,parseOptions:n,errorOnInvalidContent:r.errorOnInvalidContent})}var ek=(e,{errorOnInvalidContent:t,emitUpdate:n=!0,parseOptions:r={}}={})=>({editor:i,tr:o,dispatch:s,commands:a})=>{let{doc:l}=o;if("full"!==r.preserveWhitespace){let a=eb(e,i.schema,r,{errorOnInvalidContent:null!=t?t:i.options.enableContentCheck});return s&&o.replaceWith(0,l.content.size,a).setMeta("preventUpdate",!n),!0}return s&&o.setMeta("preventUpdate",!n),a.insertContentAt({from:0,to:l.content.size},e,{parseOptions:r,errorOnInvalidContent:null!=t?t:i.options.enableContentCheck})};function ew(e,t){let n=N(t,e.schema),{from:r,to:i,empty:o}=e.selection,s=[];o?(e.storedMarks&&s.push(...e.storedMarks),s.push(...e.selection.$head.marks())):e.doc.nodesBetween(r,i,e=>{s.push(...e.marks)});let a=s.find(e=>e.type.name===n.name);return a?{...a.attrs}:{}}function ex(e,t){let n=new r.dL(e);return t.forEach(e=>{e.steps.forEach(e=>{n.step(e)})}),n}function eM(e,t){let n=[];return e.descendants((e,r)=>{t(e)&&n.push({node:e,pos:r})}),n}function eE(e,t,n){let r=[];return e.nodesBetween(t.from,t.to,(e,t)=>{n(e)&&r.push({node:e,pos:t})}),r}function eS(e){return t=>(function(e,t){for(let n=e.depth;n>0;n-=1){let r=e.node(n);if(t(r))return{pos:n>0?e.before(n):0,start:e.start(n),depth:n,node:r}}})(t.$from,e)}function eT(e,t,n){return void 0===e.config[t]&&e.parent?eT(e.parent,t,n):"function"==typeof e.config[t]?e.config[t].bind({...n,parent:e.parent?eT(e.parent,t,n):null}):e.config[t]}function eC(e){return e.map(e=>{let t={name:e.name,options:e.options,storage:e.storage},n=eT(e,"addExtensions",t);return n?[e,...eC(n())]:e}).flat(10)}function eO(e,t){let n=s.ZF.fromSchema(t).serializeFragment(e),r=document.implementation.createHTMLDocument().createElement("div");return r.appendChild(n),r.innerHTML}function eA(e){return"function"==typeof e}function e$(e,t,...n){return eA(e)?t?e.bind(t)(...n):e(...n):e}function ez(e){let t=e.filter(e=>"extension"===e.type);return{baseExtensions:t,nodeExtensions:e.filter(e=>"node"===e.type),markExtensions:e.filter(e=>"mark"===e.type)}}function eP(e){let t=[],{nodeExtensions:n,markExtensions:r}=ez(e),i=[...n,...r],o={default:null,validate:void 0,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1},s=n.filter(e=>"text"!==e.name).map(e=>e.name),a=r.map(e=>e.name),l=[...s,...a];return e.forEach(e=>{let n={name:e.name,options:e.options,storage:e.storage,extensions:i},r=eT(e,"addGlobalAttributes",n);r&&r().forEach(e=>{(Array.isArray(e.types)?e.types:"*"===e.types?l:"nodes"===e.types?s:"marks"===e.types?a:[]).forEach(n=>{Object.entries(e.attributes).forEach(([e,r])=>{t.push({type:n,name:e,attribute:{...o,...r}})})})})}),i.forEach(e=>{let n={name:e.name,options:e.options,storage:e.storage},r=eT(e,"addAttributes",n);r&&Object.entries(r()).forEach(([n,r])=>{let i={...o,...r};"function"==typeof(null==i?void 0:i.default)&&(i.default=i.default()),(null==i?void 0:i.isRequired)&&(null==i?void 0:i.default)===void 0&&delete i.default,t.push({type:e.name,name:n,attribute:i})})}),t}function eN(...e){return e.filter(e=>!!e).reduce((e,t)=>{let n={...e};return Object.entries(t).forEach(([e,t])=>{if(!n[e]){n[e]=t;return}if("class"===e){let r=t?String(t).split(" "):[],i=n[e]?n[e].split(" "):[],o=r.filter(e=>!i.includes(e));n[e]=[...i,...o].join(" ")}else if("style"===e){let r=t?t.split(";").map(e=>e.trim()).filter(Boolean):[],i=n[e]?n[e].split(";").map(e=>e.trim()).filter(Boolean):[],o=new Map;i.forEach(e=>{let[t,n]=e.split(":").map(e=>e.trim());o.set(t,n)}),r.forEach(e=>{let[t,n]=e.split(":").map(e=>e.trim());o.set(t,n)}),n[e]=Array.from(o.entries()).map(([e,t])=>`${e}: ${t}`).join("; ")}else n[e]=t}),n},{})}function eR(e,t){return t.filter(t=>t.type===e.type.name).filter(e=>e.attribute.rendered).map(t=>t.attribute.renderHTML?t.attribute.renderHTML(e.attrs)||{}:{[t.name]:e.attrs[t.name]}).reduce((e,t)=>eN(e,t),{})}function eD(e,t){return"style"in e?e:{...e,getAttrs:n=>{let r=e.getAttrs?e.getAttrs(n):e.attrs;if(!1===r)return!1;let i=t.reduce((e,t)=>{var r;let i=t.attribute.parseHTML?t.attribute.parseHTML(n):"string"!=typeof(r=n.getAttribute(t.name))?r:r.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(r):"true"===r||"false"!==r&&r;return null==i?e:{...e,[t.name]:i}},{});return{...r,...i}}}}function ej(e){return Object.fromEntries(Object.entries(e).filter(([e,t])=>!("attrs"===e&&function(e={}){return 0===Object.keys(e).length&&e.constructor===Object}(t))&&null!=t))}function eI(e){var t,n;let r={};return!(null==(t=null==e?void 0:e.attribute)?void 0:t.isRequired)&&"default"in((null==e?void 0:e.attribute)||{})&&(r.default=e.attribute.default),(null==(n=null==e?void 0:e.attribute)?void 0:n.validate)!==void 0&&(r.validate=e.attribute.validate),[e.name,r]}function eL(e){return e.sort((e,t)=>{let n=eT(e,"priority")||100,r=eT(t,"priority")||100;return n>r?-1:+(n<r)})}function eB(e){var t;let n=eL(eC(e)),r=Array.from(new Set((t=n.map(e=>e.name)).filter((e,n)=>t.indexOf(e)!==n)));return r.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${r.map(e=>`'${e}'`).join(", ")}]. This can lead to issues.`),n}function eH(e,t,n){let{from:r,to:i}=t,{blockSeparator:o="\n\n",textSerializers:s={}}=n||{},a="";return e.nodesBetween(r,i,(e,n,l,d)=>{var c;e.isBlock&&n>r&&(a+=o);let h=null==s?void 0:s[e.type.name];if(h)return l&&(a+=h({node:e,pos:n,parent:l,index:d,range:t})),!1;e.isText&&(a+=null==(c=null==e?void 0:e.text)?void 0:c.slice(Math.max(r,n)-n,i-n))}),a}function eU(e){return Object.fromEntries(Object.entries(e.nodes).filter(([,e])=>e.spec.toText).map(([e,t])=>[e,t.spec.toText]))}function e_(e,t){let n=ed("string"==typeof t?t:t.name,e.schema);return"node"===n?function(e,t){let n=x(t,e.schema),{from:r,to:i}=e.selection,o=[];e.doc.nodesBetween(r,i,e=>{o.push(e)});let s=o.reverse().find(e=>e.type.name===n.name);return s?{...s.attrs}:{}}(e,t):"mark"===n?ew(e,t):{}}function eV(e){let t,{mapping:n,steps:r}=e,i=[];return n.maps.forEach((e,t)=>{let o=[];if(e.ranges.length)e.forEach((e,t)=>{o.push({from:e,to:t})});else{let{from:e,to:n}=r[t];if(void 0===e||void 0===n)return;o.push({from:e,to:n})}o.forEach(({from:e,to:r})=>{let o=n.slice(t).map(e,-1),s=n.slice(t).map(r),a=n.invert().map(o,-1),l=n.invert().map(s);i.push({oldRange:{from:a,to:l},newRange:{from:o,to:s}})})}),1===(t=function(e,t=JSON.stringify){let n={};return e.filter(e=>{let r=t(e);return!Object.prototype.hasOwnProperty.call(n,r)&&(n[r]=!0)})}(i)).length?t:t.filter((e,n)=>!t.filter((e,t)=>t!==n).some(t=>e.oldRange.from>=t.oldRange.from&&e.oldRange.to<=t.oldRange.to&&e.newRange.from>=t.newRange.from&&e.newRange.to<=t.newRange.to))}function eW(e,t,n){let r=[];return e===t?n.resolve(e).marks().forEach(t=>{let i=P(n.resolve(e),t.type);i&&r.push({mark:t,...i})}):n.nodesBetween(e,t,(e,t)=>{e&&(null==e?void 0:e.nodeSize)!==void 0&&r.push(...e.marks.map(n=>({from:t,to:t+e.nodeSize,mark:n})))}),r}var eF=(e,t,n,r=20)=>{let i=e.doc.resolve(n),o=r,s=null;for(;o>0&&null===s;){let e=i.node(o);(null==e?void 0:e.type.name)===t?s=e:o-=1}return[s,o]};function eK(e,t){return t.nodes[e]||t.marks[e]||null}function eq(e,t,n){return Object.fromEntries(Object.entries(n).filter(([n])=>{let r=e.find(e=>e.type===t&&e.name===n);return!!r&&r.attribute.keepOnSplit}))}function eY(e,t,n={}){let{empty:r,ranges:i}=e.selection,o=t?N(t,e.schema):null;if(r)return!!(e.storedMarks||e.selection.$from.marks()).filter(e=>!o||o.name===e.type.name).find(e=>A(e.attrs,n,{strict:!1}));let s=0,a=[];if(i.forEach(({$from:t,$to:n})=>{let r=t.pos,i=n.pos;e.doc.nodesBetween(r,i,(e,t)=>{if(o&&e.inlineContent&&!e.type.allowsMarkType(o))return!1;if(!e.isText&&!e.marks.length)return;let n=Math.max(r,t),l=Math.min(i,t+e.nodeSize);s+=l-n,a.push(...e.marks.map(e=>({mark:e,from:n,to:l})))})}),0===s)return!1;let l=a.filter(e=>!o||o.name===e.mark.type.name).filter(e=>A(e.mark.attrs,n,{strict:!1})).reduce((e,t)=>e+t.to-t.from,0),d=a.filter(e=>!o||e.mark.type!==o&&e.mark.type.excludes(o)).reduce((e,t)=>e+t.to-t.from,0);return(l>0?l+d:l)>=s}var eJ=(e,t)=>{let{$from:n,$to:r,$anchor:i}=e.selection;if(t){let n=eS(e=>e.type.name===t)(e.selection);if(!n)return!1;let r=e.doc.resolve(n.pos+1);return i.pos+1===r.end()}return!(r.parentOffset<r.parent.nodeSize-2)&&n.pos===r.pos},eX=e=>{let{$from:t,$to:n}=e.selection;return!(t.parentOffset>0)&&t.pos===n.pos};function eZ(e,t){return Array.isArray(t)?t.some(t=>("string"==typeof t?t:t.name)===e.name):t}function eG(e,t){let{nodeExtensions:n}=ez(t),r=n.find(t=>t.name===e);if(!r)return!1;let i={name:r.name,options:r.options,storage:r.storage},o=e$(eT(r,"group",i));return"string"==typeof o&&o.split(" ").includes("list")}function eQ(e,{checkChildren:t=!0,ignoreWhitespace:n=!1}={}){var r;if(n){if("hardBreak"===e.type.name)return!0;if(e.isText)return/^\s*$/m.test(null!=(r=e.text)?r:"")}if(e.isText)return!e.text;if(e.isAtom||e.isLeaf)return!1;if(0===e.content.childCount)return!0;if(t){let r=!0;return e.content.forEach(e=>{!1!==r&&(eQ(e,{ignoreWhitespace:n,checkChildren:t})||(r=!1))}),r}return!1}function e0(e){return e instanceof o.nh}var e1=class e{constructor(e){this.position=e}static fromJSON(t){return new e(t.position)}toJSON(){return{position:this.position}}};function e2(e,t){let n=t.mapping.mapResult(e.position);return{position:new e1(n.pos),mapResult:n}}function e3(e){return new e1(e)}var e9=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let{selection:o}=n,{empty:s,ranges:a}=o,l=N(e,r.schema);if(i)if(s){let e=ew(r,l);n.addStoredMark(l.create({...e,...t}))}else a.forEach(e=>{let i=e.$from.pos,o=e.$to.pos;r.doc.nodesBetween(i,o,(e,r)=>{let s=Math.max(r,i),a=Math.min(r+e.nodeSize,o);e.marks.find(e=>e.type===l)?e.marks.forEach(e=>{l===e.type&&n.addMark(s,a,l.create({...e.attrs,...t}))}):n.addMark(s,a,l.create(t))})});return function(e,t,n){var r;let{selection:i}=t,o=null;if(j(i)&&(o=i.$cursor),o){let t=null!=(r=e.storedMarks)?r:o.marks();return o.parent.type.allowsMarkType(n)&&(!!n.isInSet(t)||!t.some(e=>e.type.excludes(n)))}let{ranges:s}=i;return s.some(({$from:t,$to:r})=>{let i=0===t.depth&&e.doc.inlineContent&&e.doc.type.allowsMarkType(n);return e.doc.nodesBetween(t.pos,r.pos,(e,t,r)=>{if(i)return!1;if(e.isInline){let t=!r||r.type.allowsMarkType(n),o=!!n.isInSet(e.marks)||!e.marks.some(e=>e.type.excludes(n));i=t&&o}return!i}),i})}(r,n,l)},e4=(e,t)=>({tr:n})=>(n.setMeta(e,t),!0),e5=(e,t={})=>({state:n,dispatch:r,chain:o})=>{let s,a=x(e,n.schema);return(n.selection.$anchor.sameParent(n.selection.$head)&&(s=n.selection.$anchor.parent.attrs),a.isTextblock)?o().command(({commands:e})=>!!(0,i.y_)(a,{...s,...t})(n)||e.clearNodes()).command(({state:e})=>(0,i.y_)(a,{...s,...t})(e,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},e8=e=>({tr:t,dispatch:n})=>{if(n){let{doc:n}=t,r=I(e,0,n.content.size),i=o.nh.create(n,r);t.setSelection(i)}return!0},e7=(e,t)=>({tr:n,state:r,dispatch:i})=>{let o,s,{selection:a}=r;return"number"==typeof t?(o=t,s=t):t&&"from"in t&&"to"in t?(o=t.from,s=t.to):(o=a.from,s=a.to),i&&n.doc.nodesBetween(o,s,(t,r)=>{t.isText||n.setNodeMarkup(r,void 0,{...t.attrs,dir:e})}),!0},e6=e=>({tr:t,dispatch:n})=>{if(n){let{doc:n}=t,{from:r,to:i}="number"==typeof e?{from:e,to:e}:e,s=o.U3.atStart(n).from,a=o.U3.atEnd(n).to,l=I(r,s,a),d=I(i,s,a),c=o.U3.create(n,l,d);t.setSelection(c)}return!0},te=e=>({state:t,dispatch:n})=>{let r=x(e,t.schema);return(0,a.$B)(r)(t,n)};function tt(e,t){let n=e.storedMarks||e.selection.$to.parentOffset&&e.selection.$from.marks();if(n){let r=n.filter(e=>null==t?void 0:t.includes(e.type.name));e.tr.ensureMarks(r)}}var tn=({keepMarks:e=!0}={})=>({tr:t,state:n,dispatch:i,editor:s})=>{let{selection:a,doc:l}=t,{$from:d,$to:c}=a,h=eq(s.extensionManager.attributes,d.node().type.name,d.node().attrs);if(a instanceof o.nh&&a.node.isBlock)return!!d.parentOffset&&!!(0,r.zy)(l,d.pos)&&(i&&(e&&tt(n,s.extensionManager.splittableMarks),t.split(d.pos).scrollIntoView()),!0);if(!d.parent.isBlock)return!1;let u=c.parentOffset===c.parent.content.size,p=0===d.depth?void 0:function(e){for(let t=0;t<e.edgeCount;t+=1){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}(d.node(-1).contentMatchAt(d.indexAfter(-1))),m=u&&p?[{type:p,attrs:h}]:void 0,f=(0,r.zy)(t.doc,t.mapping.map(d.pos),1,m);if(!m&&!f&&(0,r.zy)(t.doc,t.mapping.map(d.pos),1,p?[{type:p}]:void 0)&&(f=!0,m=p?[{type:p,attrs:h}]:void 0),i){if(f&&(a instanceof o.U3&&t.deleteSelection(),t.split(t.mapping.map(d.pos),1,m),p&&!u&&!d.parentOffset&&d.parent.type!==p)){let e=t.mapping.map(d.before()),n=t.doc.resolve(e);d.node(-1).canReplaceWith(n.index(),n.index()+1,p)&&t.setNodeMarkup(t.mapping.map(d.before()),p)}e&&tt(n,s.extensionManager.splittableMarks),t.scrollIntoView()}return f},tr=(e,t={})=>({tr:n,state:i,dispatch:a,editor:l})=>{var d;let c=x(e,i.schema),{$from:h,$to:u}=i.selection,p=i.selection.node;if(p&&p.isBlock||h.depth<2||!h.sameParent(u))return!1;let m=h.node(-1);if(m.type!==c)return!1;let f=l.extensionManager.attributes;if(0===h.parent.content.size&&h.node(-1).childCount===h.indexAfter(-1)){if(2===h.depth||h.node(-3).type!==c||h.index(-2)!==h.node(-2).childCount-1)return!1;if(a){let e=s.FK.empty,r=h.index(-1)?1:h.index(-2)?2:3;for(let t=h.depth-r;t>=h.depth-3;t-=1)e=s.FK.from(h.node(t).copy(e));let i=h.indexAfter(-1)<h.node(-2).childCount?1:h.indexAfter(-2)<h.node(-3).childCount?2:3,a={...eq(f,h.node().type.name,h.node().attrs),...t},l=(null==(d=c.contentMatch.defaultType)?void 0:d.createAndFill(a))||void 0;e=e.append(s.FK.from(c.createAndFill(null,l)||void 0));let u=h.before(h.depth-(r-1));n.replace(u,h.after(-i),new s.Ji(e,4-r,0));let p=-1;n.doc.nodesBetween(u,n.doc.content.size,(e,t)=>{if(p>-1)return!1;e.isTextblock&&0===e.content.size&&(p=t+1)}),p>-1&&n.setSelection(o.U3.near(n.doc.resolve(p))),n.scrollIntoView()}return!0}let g=u.pos===h.end()?m.contentMatchAt(0).defaultType:null,v={...eq(f,m.type.name,m.attrs),...t},y={...eq(f,h.node().type.name,h.node().attrs),...t};n.delete(h.pos,u.pos);let b=g?[{type:c,attrs:v},{type:g,attrs:y}]:[{type:c,attrs:v}];if(!(0,r.zy)(n.doc,h.pos,2))return!1;if(a){let{selection:e,storedMarks:t}=i,{splittableMarks:r}=l.extensionManager,o=t||e.$to.parentOffset&&e.$from.marks();if(n.split(h.pos,2,b).scrollIntoView(),!o||!a)return!0;let s=o.filter(e=>r.includes(e.type.name));n.ensureMarks(s)}return!0},ti=(e,t)=>{let n=eS(e=>e.type===t)(e.selection);if(!n)return!0;let i=e.doc.resolve(Math.max(0,n.pos-1)).before(n.depth);if(void 0===i)return!0;let o=e.doc.nodeAt(i);return!(n.node.type===(null==o?void 0:o.type)&&(0,r.n9)(e.doc,n.pos))||(e.join(n.pos),!0)},to=(e,t)=>{let n=eS(e=>e.type===t)(e.selection);if(!n)return!0;let i=e.doc.resolve(n.start).after(n.depth);if(void 0===i)return!0;let o=e.doc.nodeAt(i);return!(n.node.type===(null==o?void 0:o.type)&&(0,r.n9)(e.doc,i))||(e.join(i),!0)},ts=(e,t,n,r={})=>({editor:i,tr:o,state:s,dispatch:a,chain:l,commands:d,can:c})=>{let{extensions:h,splittableMarks:u}=i.extensionManager,p=x(e,s.schema),m=x(t,s.schema),{selection:f,storedMarks:g}=s,{$from:v,$to:y}=f,b=v.blockRange(y),k=g||f.$to.parentOffset&&f.$from.marks();if(!b)return!1;let w=eS(e=>eG(e.type.name,h))(f);if(b.depth>=1&&w&&b.depth-w.depth<=1){if(w.node.type===p)return d.liftListItem(m);if(eG(w.node.type.name,h)&&p.validContent(w.node.content)&&a)return l().command(()=>(o.setNodeMarkup(w.pos,p),!0)).command(()=>ti(o,p)).command(()=>to(o,p)).run()}return n&&k&&a?l().command(()=>{let e=c().wrapInList(p,r),t=k.filter(e=>u.includes(e.type.name));return o.ensureMarks(t),!!e||d.clearNodes()}).wrapInList(p,r).command(()=>ti(o,p)).command(()=>to(o,p)).run():l().command(()=>!!c().wrapInList(p,r)||d.clearNodes()).wrapInList(p,r).command(()=>ti(o,p)).command(()=>to(o,p)).run()},ta=(e,t={},n={})=>({state:r,commands:i})=>{let{extendEmptyMarkRange:o=!1}=n,s=N(e,r.schema);return eY(r,s,t)?i.unsetMark(s,{extendEmptyMarkRange:o}):i.setMark(s,t)},tl=(e,t,n={})=>({state:r,commands:i})=>{let o,s=x(e,r.schema),a=x(t,r.schema),l=ei(r,s,n);return(r.selection.$anchor.sameParent(r.selection.$head)&&(o=r.selection.$anchor.parent.attrs),l)?i.setNode(a,o):i.setNode(s,{...o,...n})},td=(e,t={})=>({state:n,commands:r})=>{let i=x(e,n.schema);return ei(n,i,t)?r.lift(i):r.wrapIn(i,t)},tc=()=>({state:e,dispatch:t})=>{let n=e.plugins;for(let r=0;r<n.length;r+=1){let i,o=n[r];if(o.spec.isInputRules&&(i=o.getState(e))){if(t){let t=e.tr,n=i.transform;for(let e=n.steps.length-1;e>=0;e-=1)t.step(n.steps[e].invert(n.docs[e]));if(i.text){let n=t.doc.resolve(i.from).marks();t.replaceWith(i.from,i.to,e.schema.text(i.text,n))}else t.delete(i.from,i.to)}return!0}}return!1},th=()=>({tr:e,dispatch:t})=>{let{selection:n}=e,{empty:r,ranges:i}=n;return!!r||(t&&i.forEach(t=>{e.removeMark(t.$from.pos,t.$to.pos)}),!0)},tu=(e,t={})=>({tr:n,state:r,dispatch:i})=>{var o;let{extendEmptyMarkRange:s=!1}=t,{selection:a}=n,l=N(e,r.schema),{$from:d,empty:c,ranges:h}=a;if(!i)return!0;if(c&&s){let{from:e,to:t}=a,r=null==(o=d.marks().find(e=>e.type===l))?void 0:o.attrs,i=P(d,l,r);i&&(e=i.from,t=i.to),n.removeMark(e,t,l)}else h.forEach(e=>{n.removeMark(e.$from.pos,e.$to.pos,l)});return n.removeStoredMark(l),!0},tp=e=>({tr:t,state:n,dispatch:r})=>{let i,o,{selection:s}=n;return"number"==typeof e?(i=e,o=e):e&&"from"in e&&"to"in e?(i=e.from,o=e.to):(i=s.from,o=s.to),r&&t.doc.nodesBetween(i,o,(e,n)=>{if(e.isText)return;let r={...e.attrs};delete r.dir,t.setNodeMarkup(n,void 0,r)}),!0},tm=(e,t={})=>({tr:n,state:r,dispatch:i})=>{let o=null,s=null,a=ed("string"==typeof e?e:e.name,r.schema);if(!a)return!1;"node"===a&&(o=x(e,r.schema)),"mark"===a&&(s=N(e,r.schema));let l=!1;return n.selection.ranges.forEach(e=>{let a,d,c,h,u=e.$from.pos,p=e.$to.pos;n.selection.empty?r.doc.nodesBetween(u,p,(e,t)=>{o&&o===e.type&&(l=!0,c=Math.max(t,u),h=Math.min(t+e.nodeSize,p),a=t,d=e)}):r.doc.nodesBetween(u,p,(e,r)=>{r<u&&o&&o===e.type&&(l=!0,c=Math.max(r,u),h=Math.min(r+e.nodeSize,p),a=r,d=e),r>=u&&r<=p&&(o&&o===e.type&&(l=!0,i&&n.setNodeMarkup(r,void 0,{...e.attrs,...t})),s&&e.marks.length&&e.marks.forEach(o=>{if(s===o.type&&(l=!0,i)){let i=Math.max(r,u),a=Math.min(r+e.nodeSize,p);n.addMark(i,a,s.create({...o.attrs,...t}))}}))}),d&&(void 0!==a&&i&&n.setNodeMarkup(a,void 0,{...d.attrs,...t}),s&&d.marks.length&&d.marks.forEach(e=>{s===e.type&&i&&n.addMark(c,h,s.create({...e.attrs,...t}))}))}),l},tf=(e,t={})=>({state:n,dispatch:r})=>{let o=x(e,n.schema);return(0,i.Im)(o,t)(n,r)},tg=(e,t={})=>({state:n,dispatch:r})=>{let i=x(e,n.schema);return(0,a.Sd)(i,t)(n,r)},tv=class{constructor(){this.callbacks={}}on(e,t){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(t),this}emit(e,...t){let n=this.callbacks[e];return n&&n.forEach(e=>e.apply(this,t)),this}off(e,t){let n=this.callbacks[e];return n&&(t?this.callbacks[e]=n.filter(e=>e!==t):delete this.callbacks[e]),this}once(e,t){let n=(...r)=>{this.off(e,n),t.apply(this,r)};return this.on(e,n)}removeAllListeners(){this.callbacks={}}},ty=class{constructor(e){var t;this.find=e.find,this.handler=e.handler,this.undoable=null==(t=e.undoable)||t}};function tb(e){var t;let{editor:n,from:r,to:i,text:o,rules:s,plugin:a}=e,{view:l}=n;if(l.composing)return!1;let d=l.state.doc.resolve(r);if(d.parent.type.spec.code||(null==(t=d.nodeBefore||d.nodeAfter)?void 0:t.marks.find(e=>e.type.spec.code)))return!1;let c=!1,h=((e,t=500)=>{let n="",r=e.parentOffset;return e.parent.nodesBetween(Math.max(0,r-t),r,(e,t,i,o)=>{var s,a;let l=(null==(a=(s=e.type.spec).toText)?void 0:a.call(s,{node:e,pos:t,parent:i,index:o}))||e.textContent||"%leaf%";n+=e.isAtom&&!e.isText?l:l.slice(0,Math.max(0,r-t))}),n})(d)+o;return s.forEach(e=>{if(c)return;let t=((e,t)=>{if(O(t))return t.exec(e);let n=t(e);if(!n)return null;let r=[n.text];return r.index=n.index,r.input=e,r.data=n.data,n.replaceWith&&(n.text.includes(n.replaceWith)||console.warn('[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".'),r.push(n.replaceWith)),r})(h,e.find);if(!t)return;let s=l.state.tr,d=u({state:l.state,transaction:s}),m={from:r-(t[0].length-o.length),to:i},{commands:f,chain:g,can:v}=new p({editor:n,state:d});null!==e.handler({state:d,range:m,match:t,commands:f,chain:g,can:v})&&s.steps.length&&(e.undoable&&s.setMeta(a,{transform:s,from:r,to:i,text:o}),l.dispatch(s),c=!0)}),c}function tk(e){return"Object"===Object.prototype.toString.call(e).slice(8,-1)&&e.constructor===Object&&Object.getPrototypeOf(e)===Object.prototype}var tw=class{constructor(e={}){this.type="extendable",this.parent=null,this.child=null,this.name="",this.config={name:this.name},this.config={...this.config,...e},this.name=this.config.name}get options(){return{...e$(eT(this,"addOptions",{name:this.name}))||{}}}get storage(){return{...e$(eT(this,"addStorage",{name:this.name,options:this.options}))||{}}}configure(e={}){let t=this.extend({...this.config,addOptions:()=>(function e(t,n){let r={...t};return tk(t)&&tk(n)&&Object.keys(n).forEach(i=>{tk(n[i])&&tk(t[i])?r[i]=e(t[i],n[i]):r[i]=n[i]}),r})(this.options,e)});return t.name=this.name,t.parent=this.parent,t}extend(e={}){let t=new this.constructor({...this.config,...e});return t.parent=this,this.child=t,t.name="name"in e?e.name:t.parent.name,t}},tx=class e extends tw{constructor(){super(...arguments),this.type="mark"}static create(t={}){return new e("function"==typeof t?t():t)}static handleExit({editor:e,mark:t}){let{tr:n}=e.state,r=e.state.selection.$from;if(r.pos===r.end()){let i=r.marks();if(!i.find(e=>(null==e?void 0:e.type.name)===t.name))return!1;let o=i.find(e=>(null==e?void 0:e.type.name)===t.name);return o&&n.removeStoredMark(o),n.insertText(" ",r.pos),e.view.dispatch(n),!0}return!1}configure(e){return super.configure(e)}extend(e){let t="function"==typeof e?e():e;return super.extend(t)}},tM=class{constructor(e){this.find=e.find,this.handler=e.handler}},tE=null,tS=class{constructor(e,t){this.splittableMarks=[],this.editor=t,this.baseExtensions=e,this.extensions=eB(e),this.schema=function(e,t){var n;let r=eP(e),{nodeExtensions:i,markExtensions:o}=ez(e),a=null==(n=i.find(e=>eT(e,"topNode")))?void 0:n.name,l=Object.fromEntries(i.map(n=>{let i=r.filter(e=>e.type===n.name),o={name:n.name,options:n.options,storage:n.storage,editor:t},s=ej({...e.reduce((e,t)=>{let r=eT(t,"extendNodeSchema",o);return{...e,...r?r(n):{}}},{}),content:e$(eT(n,"content",o)),marks:e$(eT(n,"marks",o)),group:e$(eT(n,"group",o)),inline:e$(eT(n,"inline",o)),atom:e$(eT(n,"atom",o)),selectable:e$(eT(n,"selectable",o)),draggable:e$(eT(n,"draggable",o)),code:e$(eT(n,"code",o)),whitespace:e$(eT(n,"whitespace",o)),linebreakReplacement:e$(eT(n,"linebreakReplacement",o)),defining:e$(eT(n,"defining",o)),isolating:e$(eT(n,"isolating",o)),attrs:Object.fromEntries(i.map(eI))}),a=e$(eT(n,"parseHTML",o));a&&(s.parseDOM=a.map(e=>eD(e,i)));let l=eT(n,"renderHTML",o);l&&(s.toDOM=e=>l({node:e,HTMLAttributes:eR(e,i)}));let d=eT(n,"renderText",o);return d&&(s.toText=d),[n.name,s]})),d=Object.fromEntries(o.map(n=>{let i=r.filter(e=>e.type===n.name),o={name:n.name,options:n.options,storage:n.storage,editor:t},s=ej({...e.reduce((e,t)=>{let r=eT(t,"extendMarkSchema",o);return{...e,...r?r(n):{}}},{}),inclusive:e$(eT(n,"inclusive",o)),excludes:e$(eT(n,"excludes",o)),group:e$(eT(n,"group",o)),spanning:e$(eT(n,"spanning",o)),code:e$(eT(n,"code",o)),attrs:Object.fromEntries(i.map(eI))}),a=e$(eT(n,"parseHTML",o));a&&(s.parseDOM=a.map(e=>eD(e,i)));let l=eT(n,"renderHTML",o);return l&&(s.toDOM=e=>l({mark:e,HTMLAttributes:eR(e,i)})),[n.name,s]}));return new s.Sj({topNode:a,nodes:l,marks:d})}(this.extensions,t),this.setupExtensions()}get commands(){return this.extensions.reduce((e,t)=>{let n={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:this.editor,type:eK(t.name,this.schema)},r=eT(t,"addCommands",n);return r?{...e,...r()}:e},{})}get plugins(){let{editor:e}=this;return eL([...this.extensions].reverse()).flatMap(t=>{let n={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:eK(t.name,this.schema)},r=[],i=eT(t,"addKeyboardShortcuts",n),a={};if("mark"===t.type&&eT(t,"exitable",n)&&(a.ArrowRight=()=>tx.handleExit({editor:e,mark:t})),i){let t=Object.fromEntries(Object.entries(i()).map(([t,n])=>[t,()=>n({editor:e})]));a={...a,...t}}let l=(0,d.w)(a);r.push(l);let c=eT(t,"addInputRules",n);if(eZ(t,e.options.enableInputRules)&&c){let t=c();if(t&&t.length){let n=function(e){let{editor:t,rules:n}=e,r=new o.k_({state:{init:()=>null,apply(e,i,o){let a=e.getMeta(r);if(a)return a;let l=e.getMeta("applyInputRules");return l&&setTimeout(()=>{let{text:e}=l;"string"==typeof e||(e=eO(s.FK.from(e),o.schema));let{from:i}=l,a=i+e.length;tb({editor:t,from:i,to:a,text:e,rules:n,plugin:r})}),e.selectionSet||e.docChanged?null:i}},props:{handleTextInput:(e,i,o,s)=>tb({editor:t,from:i,to:o,text:s,rules:n,plugin:r}),handleDOMEvents:{compositionend:e=>(setTimeout(()=>{let{$cursor:i}=e.state.selection;i&&tb({editor:t,from:i.pos,to:i.pos,text:"",rules:n,plugin:r})}),!1)},handleKeyDown(e,i){if("Enter"!==i.key)return!1;let{$cursor:o}=e.state.selection;return!!o&&tb({editor:t,from:o.pos,to:o.pos,text:"\n",rules:n,plugin:r})}},isInputRules:!0});return r}({editor:e,rules:t}),i=Array.isArray(n)?n:[n];r.push(...i)}}let h=eT(t,"addPasteRules",n);if(eZ(t,e.options.enablePasteRules)&&h){let t=h();if(t&&t.length){let n=function(e){let t,{editor:n,rules:r}=e,i=null,a=!1,l=!1,d="u">typeof ClipboardEvent?new ClipboardEvent("paste"):null;try{t="u">typeof DragEvent?new DragEvent("drop"):null}catch{t=null}let c=({state:e,from:r,to:i,rule:o,pasteEvt:s})=>{let a=e.tr;if(function(e){let{editor:t,state:n,from:r,to:i,rule:o,pasteEvent:s,dropEvent:a}=e,{commands:l,chain:d,can:c}=new p({editor:t,state:n}),h=[];return n.doc.nodesBetween(r,i,(e,t)=>{var u,p,m,f,g;if((null==(p=null==(u=e.type)?void 0:u.spec)?void 0:p.code)||!(e.isText||e.isTextblock||e.isInline))return;let v=null!=(g=null!=(f=null==(m=e.content)?void 0:m.size)?f:e.nodeSize)?g:0,y=Math.max(r,t),b=Math.min(i,t+v);y>=b||((e,t,n)=>{if(O(t))return[...e.matchAll(t)];let r=t(e,n);return r?r.map(t=>{let n=[t.text];return n.index=t.index,n.input=e,n.data=t.data,t.replaceWith&&(t.text.includes(t.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),n.push(t.replaceWith)),n}):[]})(e.isText?e.text||"":e.textBetween(y-t,b-t,void 0,""),o.find,s).forEach(e=>{if(void 0===e.index)return;let t=y+e.index+1,r=t+e[0].length,i={from:n.tr.mapping.map(t),to:n.tr.mapping.map(r)},u=o.handler({state:n,range:i,match:e,commands:l,chain:d,can:c,pasteEvent:s,dropEvent:a});h.push(u)})}),h.every(e=>null!==e)}({editor:n,state:u({state:e,transaction:a}),from:Math.max(r-1,0),to:i.b-1,rule:o,pasteEvent:s,dropEvent:t})&&a.steps.length){try{t="u">typeof DragEvent?new DragEvent("drop"):null}catch{t=null}return d="u">typeof ClipboardEvent?new ClipboardEvent("paste"):null,a}};return r.map(e=>new o.k_({view(e){let t=t=>{var r;(i=(null==(r=e.dom.parentElement)?void 0:r.contains(t.target))?e.dom.parentElement:null)&&(tE=n)},r=()=>{tE&&(tE=null)};return window.addEventListener("dragstart",t),window.addEventListener("dragend",r),{destroy(){window.removeEventListener("dragstart",t),window.removeEventListener("dragend",r)}}},props:{handleDOMEvents:{drop:(e,n)=>{if(l=i===e.dom.parentElement,t=n,!l){let e=tE;(null==e?void 0:e.isEditable)&&setTimeout(()=>{let t=e.state.selection;t&&e.commands.deleteRange({from:t.from,to:t.to})},10)}return!1},paste:(e,t)=>{var n;let r=null==(n=t.clipboardData)?void 0:n.getData("text/html");return d=t,a=!!(null==r?void 0:r.includes("data-pm-slice")),!1}}},appendTransaction:(t,n,r)=>{let i=t[0],o="paste"===i.getMeta("uiEvent")&&!a,h="drop"===i.getMeta("uiEvent")&&!l,u=i.getMeta("applyPasteRules"),p=!!u;if(!o&&!h&&!p)return;if(p){var m,f;let t,{text:n}=u;"string"==typeof n||(n=eO(s.FK.from(n),r.schema));let{from:i}=u,o=i+n.length;return c({rule:e,state:r,from:i,to:{b:o},pasteEvt:(m=n,null==(f=(t=new ClipboardEvent("paste",{clipboardData:new DataTransfer})).clipboardData)||f.setData("text/html",m),t)})}let g=n.doc.content.findDiffStart(r.doc.content),v=n.doc.content.findDiffEnd(r.doc.content);if("number"==typeof g&&v&&g!==v.b)return c({rule:e,state:r,from:g,to:v,pasteEvt:d})}}))}({editor:e,rules:t});r.push(...n)}}let m=eT(t,"addProseMirrorPlugins",n);if(m){let e=m();r.push(...e)}return r})}get attributes(){return eP(this.extensions)}get nodeViews(){let{editor:e}=this,{nodeExtensions:t}=ez(this.extensions);return Object.fromEntries(t.filter(e=>!!eT(e,"addNodeView")).map(t=>{let n=this.attributes.filter(e=>e.type===t.name),r={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:x(t.name,this.schema)},i=eT(t,"addNodeView",r);if(!i)return[];let o=i();return o?[t.name,(r,i,s,a,l)=>{let d=eR(r,n);return o({node:r,view:i,getPos:s,decorations:a,innerDecorations:l,editor:e,extension:t,HTMLAttributes:d})}]:[]}))}dispatchTransaction(e){let{editor:t}=this;return eL([...this.extensions].reverse()).reduceRight((e,n)=>{let r={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:eK(n.name,this.schema)},i=eT(n,"dispatchTransaction",r);return i?t=>{i.call(r,{transaction:t,next:e})}:e},e)}transformPastedHTML(e){let{editor:t}=this;return eL([...this.extensions]).reduce((e,n)=>{let r={name:n.name,options:n.options,storage:this.editor.extensionStorage[n.name],editor:t,type:eK(n.name,this.schema)},i=eT(n,"transformPastedHTML",r);return i?(t,n)=>{let o=e(t,n);return i.call(r,o)}:e},e||(e=>e))}get markViews(){let{editor:e}=this,{markExtensions:t}=ez(this.extensions);return Object.fromEntries(t.filter(e=>!!eT(e,"addMarkView")).map(t=>{let n=this.attributes.filter(e=>e.type===t.name),r={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:e,type:N(t.name,this.schema)},i=eT(t,"addMarkView",r);return i?[t.name,(r,o,s)=>{let a=eR(r,n);return i()({mark:r,view:o,inline:s,editor:e,extension:t,HTMLAttributes:a,updateAttributes:t=>{t9(r,e,t)}})}]:[]}))}setupExtensions(){let e=this.extensions;this.editor.extensionStorage=Object.fromEntries(e.map(e=>[e.name,e.storage])),e.forEach(e=>{var t;let n={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:eK(e.name,this.schema)};"mark"===e.type&&(null==(t=e$(eT(e,"keepOnSplit",n)))||t)&&this.splittableMarks.push(e.name);let r=eT(e,"onBeforeCreate",n),i=eT(e,"onCreate",n),o=eT(e,"onUpdate",n),s=eT(e,"onSelectionUpdate",n),a=eT(e,"onTransaction",n),l=eT(e,"onFocus",n),d=eT(e,"onBlur",n),c=eT(e,"onDestroy",n);r&&this.editor.on("beforeCreate",r),i&&this.editor.on("create",i),o&&this.editor.on("update",o),s&&this.editor.on("selectionUpdate",s),a&&this.editor.on("transaction",a),l&&this.editor.on("focus",l),d&&this.editor.on("blur",d),c&&this.editor.on("destroy",c)})}};tS.resolve=eB,tS.sort=eL,tS.flatten=eC;var tT={};h(tT,{ClipboardTextSerializer:()=>tO,Commands:()=>tA,Delete:()=>t$,Drop:()=>tz,Editable:()=>tP,FocusEvents:()=>tR,Keymap:()=>tD,Paste:()=>tj,Tabindex:()=>tI,TextDirection:()=>tL,focusEventsPluginKey:()=>tN});var tC=class e extends tw{constructor(){super(...arguments),this.type="extension"}static create(t={}){return new e("function"==typeof t?t():t)}configure(e){return super.configure(e)}extend(e){let t="function"==typeof e?e():e;return super.extend(t)}},tO=tC.create({name:"clipboardTextSerializer",addOptions:()=>({blockSeparator:void 0}),addProseMirrorPlugins(){return[new o.k_({key:new o.hs("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{let{editor:e}=this,{state:t,schema:n}=e,{doc:r,selection:i}=t,{ranges:o}=i,s=Math.min(...o.map(e=>e.$from.pos)),a=Math.max(...o.map(e=>e.$to.pos)),l=eU(n);return eH(r,{from:s,to:a},{...void 0!==this.options.blockSeparator?{blockSeparator:this.options.blockSeparator}:{},textSerializers:l})}}})]}}),tA=tC.create({name:"commands",addCommands:()=>({...m})}),t$=tC.create({name:"delete",onUpdate({transaction:e,appendedTransactions:t}){var n,i,o;let s=()=>{var n,i,o,s;if(null!=(s=null==(o=null==(i=null==(n=this.editor.options.coreExtensionOptions)?void 0:n.delete)?void 0:i.filterTransaction)?void 0:o.call(i,e))?s:e.getMeta("y-sync$"))return;let a=ex(e.before,[e,...t]);eV(a).forEach(t=>{a.mapping.mapResult(t.oldRange.from).deletedAfter&&a.mapping.mapResult(t.oldRange.to).deletedBefore&&a.before.nodesBetween(t.oldRange.from,t.oldRange.to,(n,r)=>{let i=r+n.nodeSize-2,o=t.oldRange.from<=r&&i<=t.oldRange.to;this.editor.emit("delete",{type:"node",node:n,from:r,to:i,newFrom:a.mapping.map(r),newTo:a.mapping.map(i),deletedRange:t.oldRange,newRange:t.newRange,partial:!o,editor:this.editor,transaction:e,combinedTransform:a})})});let l=a.mapping;a.steps.forEach((t,n)=>{var i,o;if(t instanceof r.Ys){let r=l.slice(n).map(t.from,-1),s=l.slice(n).map(t.to),d=l.invert().map(r,-1),c=l.invert().map(s),h=null==(i=a.doc.nodeAt(r-1))?void 0:i.marks.some(e=>e.eq(t.mark)),u=null==(o=a.doc.nodeAt(s))?void 0:o.marks.some(e=>e.eq(t.mark));this.editor.emit("delete",{type:"mark",mark:t.mark,from:t.from,to:t.to,deletedRange:{from:d,to:c},newRange:{from:r,to:s},partial:!!(u||h),editor:this.editor,transaction:e,combinedTransform:a})}})};null==(o=null==(i=null==(n=this.editor.options.coreExtensionOptions)?void 0:n.delete)?void 0:i.async)||o?setTimeout(s,0):s()}}),tz=tC.create({name:"drop",addProseMirrorPlugins(){return[new o.k_({key:new o.hs("tiptapDrop"),props:{handleDrop:(e,t,n,r)=>{this.editor.emit("drop",{editor:this.editor,event:t,slice:n,moved:r})}}})]}}),tP=tC.create({name:"editable",addProseMirrorPlugins(){return[new o.k_({key:new o.hs("editable"),props:{editable:()=>this.editor.options.editable}})]}}),tN=new o.hs("focusEvents"),tR=tC.create({name:"focusEvents",addProseMirrorPlugins(){let{editor:e}=this;return[new o.k_({key:tN,props:{handleDOMEvents:{focus:(t,n)=>{e.isFocused=!0;let r=e.state.tr.setMeta("focus",{event:n}).setMeta("addToHistory",!1);return t.dispatch(r),!1},blur:(t,n)=>{e.isFocused=!1;let r=e.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1);return t.dispatch(r),!1}}}})]}}),tD=tC.create({name:"keymap",addKeyboardShortcuts(){let e=()=>this.editor.commands.first(({commands:e})=>[()=>e.undoInputRule(),()=>e.command(({tr:t})=>{let{selection:n,doc:r}=t,{empty:i,$anchor:s}=n,{pos:a,parent:l}=s,d=s.parent.isTextblock&&a>0?t.doc.resolve(a-1):s,c=d.parent.type.spec.isolating,h=s.pos-s.parentOffset,u=c&&1===d.parent.childCount?h===s.pos:o.LN.atStart(r).from===a;return!!i&&!!l.type.isTextblock&&!l.textContent.length&&!!u&&(!u||"paragraph"!==s.parent.type.name)&&e.clearNodes()}),()=>e.deleteSelection(),()=>e.joinBackward(),()=>e.selectNodeBackward()]),t=()=>this.editor.commands.first(({commands:e})=>[()=>e.deleteSelection(),()=>e.deleteCurrentNode(),()=>e.joinForward(),()=>e.selectNodeForward()]),n={Enter:()=>this.editor.commands.first(({commands:e})=>[()=>e.newlineInCode(),()=>e.createParagraphNear(),()=>e.liftEmptyBlock(),()=>e.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:e,"Mod-Backspace":e,"Shift-Backspace":e,Delete:t,"Mod-Delete":t,"Mod-a":()=>this.editor.commands.selectAll()},r={...n},i={...n,"Ctrl-h":e,"Alt-Backspace":e,"Ctrl-d":t,"Ctrl-Alt-Backspace":t,"Alt-Delete":t,"Alt-d":t,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return H()||en()?i:r},addProseMirrorPlugins(){return[new o.k_({key:new o.hs("clearDocument"),appendTransaction:(e,t,n)=>{if(e.some(e=>e.getMeta("composition")))return;let r=e.some(e=>e.docChanged)&&!t.doc.eq(n.doc),i=e.some(e=>e.getMeta("preventClearDocument"));if(!r||i)return;let{empty:s,from:a,to:l}=t.selection,d=o.LN.atStart(t.doc).from,c=o.LN.atEnd(t.doc).to;if(s||a!==d||l!==c||!eQ(n.doc))return;let h=n.tr,m=u({state:n,transaction:h}),{commands:f}=new p({editor:this.editor,state:m});if(f.clearNodes(),h.steps.length)return h}})]}}),tj=tC.create({name:"paste",addProseMirrorPlugins(){return[new o.k_({key:new o.hs("tiptapPaste"),props:{handlePaste:(e,t,n)=>{this.editor.emit("paste",{editor:this.editor,event:t,slice:n})}}})]}}),tI=tC.create({name:"tabindex",addProseMirrorPlugins(){return[new o.k_({key:new o.hs("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}}),tL=tC.create({name:"textDirection",addOptions:()=>({direction:void 0}),addGlobalAttributes(){if(!this.options.direction)return[];let{nodeExtensions:e}=ez(this.extensions);return[{types:e.filter(e=>"text"!==e.name).map(e=>e.name),attributes:{dir:{default:this.options.direction,parseHTML:e=>{let t=e.getAttribute("dir");return t&&("ltr"===t||"rtl"===t||"auto"===t)?t:this.options.direction},renderHTML:e=>e.dir?{dir:e.dir}:{}}}}]},addProseMirrorPlugins(){return[new o.k_({key:new o.hs("textDirection"),props:{attributes:()=>{let e=this.options.direction;return e?{dir:e}:{}}}})]}}),tB=class e{constructor(e,t,n=!1,r=null){this.currentNode=null,this.actualDepth=null,this.isBlock=n,this.resolvedPos=e,this.editor=t,this.currentNode=r}get name(){return this.node.type.name}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){var e;return null!=(e=this.actualDepth)?e:this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let t=this.from,n=this.to;if(this.isBlock){if(0===this.content.size)return void console.error(`You can\u2019t set content on a block node. Tried to set content on ${this.name} at ${this.pos}`);t=this.from+1,n=this.to-1}this.editor.commands.insertContentAt({from:t,to:n},e)}get attributes(){return this.node.attrs}get textContent(){return this.node.textContent}get size(){return this.node.nodeSize}get from(){return this.isBlock?this.pos:this.resolvedPos.start(this.resolvedPos.depth)}get range(){return{from:this.from,to:this.to}}get to(){return this.isBlock?this.pos+this.size:this.resolvedPos.end(this.resolvedPos.depth)+ +!this.node.isText}get parent(){if(0===this.depth)return null;let t=this.resolvedPos.start(this.resolvedPos.depth-1);return new e(this.resolvedPos.doc.resolve(t),this.editor)}get before(){let t=this.resolvedPos.doc.resolve(this.from-(this.isBlock?1:2));return t.depth!==this.depth&&(t=this.resolvedPos.doc.resolve(this.from-3)),new e(t,this.editor)}get after(){let t=this.resolvedPos.doc.resolve(this.to+(this.isBlock?2:1));return t.depth!==this.depth&&(t=this.resolvedPos.doc.resolve(this.to+3)),new e(t,this.editor)}get children(){let t=[];return this.node.content.forEach((n,r)=>{let i=n.isBlock&&!n.isTextblock,o=n.isAtom&&!n.isText,s=n.isInline,a=this.pos+r+ +!o;if(a<0||a>this.resolvedPos.doc.nodeSize-2)return;let l=this.resolvedPos.doc.resolve(a);if(!i&&!s&&l.depth<=this.depth)return;let d=new e(l,this.editor,i,i||s?n:null);i&&(d.actualDepth=this.depth+1),t.push(d)}),t}get firstChild(){return this.children[0]||null}get lastChild(){let e=this.children;return e[e.length-1]||null}closest(e,t={}){let n=null,r=this.parent;for(;r&&!n;){if(r.node.type.name===e)if(Object.keys(t).length>0){let e=r.node.attrs,n=Object.keys(t);for(let r=0;r<n.length;r+=1){let i=n[r];if(e[i]!==t[i])break}}else n=r;r=r.parent}return n}querySelector(e,t={}){return this.querySelectorAll(e,t,!0)[0]||null}querySelectorAll(e,t={},n=!1){let r=[];if(!this.children||0===this.children.length)return r;let i=Object.keys(t);return this.children.forEach(o=>{n&&r.length>0||(o.node.type.name===e&&i.every(e=>t[e]===o.node.attrs[e])&&r.push(o),n&&r.length>0||(r=r.concat(o.querySelectorAll(e,t,n))))}),r}setAttribute(e){let{tr:t}=this.editor.state;t.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(t)}},tH=`.ProseMirror {
|
|
2
|
-
position: relative;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.ProseMirror {
|
|
6
|
-
word-wrap: break-word;
|
|
7
|
-
white-space: pre-wrap;
|
|
8
|
-
white-space: break-spaces;
|
|
9
|
-
-webkit-font-variant-ligatures: none;
|
|
10
|
-
font-variant-ligatures: none;
|
|
11
|
-
font-feature-settings: "liga" 0; /* the above doesn't seem to work in Edge */
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.ProseMirror [contenteditable="false"] {
|
|
15
|
-
white-space: normal;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.ProseMirror [contenteditable="false"] [contenteditable="true"] {
|
|
19
|
-
white-space: pre-wrap;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.ProseMirror pre {
|
|
23
|
-
white-space: pre-wrap;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
img.ProseMirror-separator {
|
|
27
|
-
display: inline !important;
|
|
28
|
-
border: none !important;
|
|
29
|
-
margin: 0 !important;
|
|
30
|
-
width: 0 !important;
|
|
31
|
-
height: 0 !important;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.ProseMirror-gapcursor {
|
|
35
|
-
display: none;
|
|
36
|
-
pointer-events: none;
|
|
37
|
-
position: absolute;
|
|
38
|
-
margin: 0;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.ProseMirror-gapcursor:after {
|
|
42
|
-
content: "";
|
|
43
|
-
display: block;
|
|
44
|
-
position: absolute;
|
|
45
|
-
top: -2px;
|
|
46
|
-
width: 20px;
|
|
47
|
-
border-top: 1px solid black;
|
|
48
|
-
animation: ProseMirror-cursor-blink 1.1s steps(2, start) infinite;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
@keyframes ProseMirror-cursor-blink {
|
|
52
|
-
to {
|
|
53
|
-
visibility: hidden;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.ProseMirror-hideselection *::selection {
|
|
58
|
-
background: transparent;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.ProseMirror-hideselection *::-moz-selection {
|
|
62
|
-
background: transparent;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.ProseMirror-hideselection * {
|
|
66
|
-
caret-color: transparent;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.ProseMirror-focused .ProseMirror-gapcursor {
|
|
70
|
-
display: block;
|
|
71
|
-
}`,tU=class extends tv{constructor(e={}){super(),this.css=null,this.className="tiptap",this.editorView=null,this.isFocused=!1,this.isInitialized=!1,this.extensionStorage={},this.instanceId=Math.random().toString(36).slice(2,9),this.options={element:"u">typeof document?document.createElement("div"):null,content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,textDirection:void 0,editorProps:{},parseOptions:{},coreExtensionOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,enableContentCheck:!1,emitContentError:!1,onBeforeCreate:()=>null,onCreate:()=>null,onMount:()=>null,onUnmount:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null,onContentError:({error:e})=>{throw e},onPaste:()=>null,onDrop:()=>null,onDelete:()=>null,enableExtensionDispatchTransaction:!0},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.utils={getUpdatedPosition:e2,createMappablePosition:e3},this.setOptions(e),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.on("mount",this.options.onMount),this.on("unmount",this.options.onUnmount),this.on("contentError",this.options.onContentError),this.on("create",this.options.onCreate),this.on("update",this.options.onUpdate),this.on("selectionUpdate",this.options.onSelectionUpdate),this.on("transaction",this.options.onTransaction),this.on("focus",this.options.onFocus),this.on("blur",this.options.onBlur),this.on("destroy",this.options.onDestroy),this.on("drop",({event:e,slice:t,moved:n})=>this.options.onDrop(e,t,n)),this.on("paste",({event:e,slice:t})=>this.options.onPaste(e,t)),this.on("delete",this.options.onDelete);const t=this.createDoc(),n=L(t,this.options.autofocus);this.editorState=o.$t.create({doc:t,schema:this.schema,selection:n||void 0}),this.options.element&&this.mount(this.options.element)}mount(e){if("u"<typeof document)throw Error("[tiptap error]: The editor cannot be mounted because there is no 'document' defined in this environment.");this.createView(e),this.emit("mount",{editor:this}),this.css&&!document.head.contains(this.css)&&document.head.appendChild(this.css),window.setTimeout(()=>{this.isDestroyed||(!1!==this.options.autofocus&&null!==this.options.autofocus&&this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}),this.isInitialized=!0)},0)}unmount(){if(this.editorView){let e=this.editorView.dom;(null==e?void 0:e.editor)&&delete e.editor,this.editorView.destroy()}if(this.editorView=null,this.isInitialized=!1,this.css&&!document.querySelectorAll(`.${this.className}`).length)try{"function"==typeof this.css.remove?this.css.remove():this.css.parentNode&&this.css.parentNode.removeChild(this.css)}catch(e){console.warn("Failed to remove CSS element:",e)}this.css=null,this.emit("unmount",{editor:this})}get storage(){return this.extensionStorage}get commands(){return this.commandManager.commands}chain(){return this.commandManager.chain()}can(){return this.commandManager.can()}injectCSS(){this.options.injectCSS&&"u">typeof document&&(this.css=function(e,t,n){let r=document.querySelector("style[data-tiptap-style]");if(null!==r)return r;let i=document.createElement("style");return t&&i.setAttribute("nonce",t),i.setAttribute("data-tiptap-style",""),i.innerHTML=e,document.getElementsByTagName("head")[0].appendChild(i),i}(tH,this.options.injectNonce))}setOptions(e={}){this.options={...this.options,...e},this.editorView&&this.state&&!this.isDestroyed&&(this.options.editorProps&&this.view.setProps(this.options.editorProps),this.view.updateState(this.state))}setEditable(e,t=!0){this.setOptions({editable:e}),t&&this.emit("update",{editor:this,transaction:this.state.tr,appendedTransactions:[]})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get view(){return this.editorView?this.editorView:new Proxy({state:this.editorState,updateState:e=>{this.editorState=e},dispatch:e=>{this.dispatchTransaction(e)},composing:!1,dragging:null,editable:!0,isDestroyed:!1},{get:(e,t)=>{if(this.editorView)return this.editorView[t];if("state"===t)return this.editorState;if(t in e)return Reflect.get(e,t);throw Error(`[tiptap error]: The editor view is not available. Cannot access view['${t}']. The editor may not be mounted yet.`)}})}get state(){return this.editorView&&(this.editorState=this.view.state),this.editorState}registerPlugin(e,t){let n=eA(t)?t(e,[...this.state.plugins]):[...this.state.plugins,e],r=this.state.reconfigure({plugins:n});return this.view.updateState(r),r}unregisterPlugin(e){if(this.isDestroyed)return;let t=this.state.plugins,n=t;if([].concat(e).forEach(e=>{let t="string"==typeof e?`${e}$`:e.key;n=n.filter(e=>!e.key.startsWith(t))}),t.length===n.length)return;let r=this.state.reconfigure({plugins:n});return this.view.updateState(r),r}createExtensionManager(){var e,t;let n=[...this.options.enableCoreExtensions?[tP,tO.configure({blockSeparator:null==(t=null==(e=this.options.coreExtensionOptions)?void 0:e.clipboardTextSerializer)?void 0:t.blockSeparator}),tA,tR,tD,tI,tz,tj,t$,tL.configure({direction:this.options.textDirection})].filter(e=>"object"!=typeof this.options.enableCoreExtensions||!1!==this.options.enableCoreExtensions[e.name]):[],...this.options.extensions].filter(e=>["extension","node","mark"].includes(null==e?void 0:e.type));this.extensionManager=new tS(n,this)}createCommandManager(){this.commandManager=new p({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createDoc(){let e;try{e=eb(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:this.options.enableContentCheck})}catch(t){if(!(t instanceof Error)||!["[tiptap error]: Invalid JSON content","[tiptap error]: Invalid HTML content"].includes(t.message))throw t;this.emit("contentError",{editor:this,error:t,disableCollaboration:()=>{"collaboration"in this.storage&&"object"==typeof this.storage.collaboration&&this.storage.collaboration&&(this.storage.collaboration.isDisabled=!0),this.options.extensions=this.options.extensions.filter(e=>"collaboration"!==e.name),this.createExtensionManager()}}),e=eb(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:!1})}return e}createView(e){let{editorProps:t,enableExtensionDispatchTransaction:n}=this.options,r=t.dispatchTransaction||this.dispatchTransaction.bind(this),i=n?this.extensionManager.dispatchTransaction(r):r,o=t.transformPastedHTML,s=this.extensionManager.transformPastedHTML(o);this.editorView=new l.Lz(e,{...t,attributes:{role:"textbox",...null==t?void 0:t.attributes},dispatchTransaction:i,transformPastedHTML:s,state:this.editorState,markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews});let a=this.state.reconfigure({plugins:this.extensionManager.plugins});this.view.updateState(a),this.prependClass(),this.injectCSS(),this.view.dom.editor=this}createNodeViews(){this.view.isDestroyed||this.view.setProps({markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews})}prependClass(){this.view.dom.className=`${this.className} ${this.view.dom.className}`}captureTransaction(e){this.isCapturingTransaction=!0,e(),this.isCapturingTransaction=!1;let t=this.capturedTransaction;return this.capturedTransaction=null,t}dispatchTransaction(e){if(this.view.isDestroyed)return;if(this.isCapturingTransaction){if(!this.capturedTransaction){this.capturedTransaction=e;return}e.steps.forEach(e=>{var t;return null==(t=this.capturedTransaction)?void 0:t.step(e)});return}let{state:t,transactions:n}=this.state.applyTransaction(e),r=!this.state.selection.eq(t.selection),i=n.includes(e),o=this.state;if(this.emit("beforeTransaction",{editor:this,transaction:e,nextState:t}),!i)return;this.view.updateState(t),this.emit("transaction",{editor:this,transaction:e,appendedTransactions:n.slice(1)}),r&&this.emit("selectionUpdate",{editor:this,transaction:e});let s=n.findLast(e=>e.getMeta("focus")||e.getMeta("blur")),a=null==s?void 0:s.getMeta("focus"),l=null==s?void 0:s.getMeta("blur");a&&this.emit("focus",{editor:this,event:a.event,transaction:s}),l&&this.emit("blur",{editor:this,event:l.event,transaction:s}),e.getMeta("preventUpdate")||!n.some(e=>e.docChanged)||o.doc.eq(t.doc)||this.emit("update",{editor:this,transaction:e,appendedTransactions:n.slice(1)})}getAttributes(e){return e_(this.state,e)}isActive(e,t){let n="string"==typeof e?e:null,r="string"==typeof e?t:e;return function(e,t,n={}){if(!t)return ei(e,null,n)||eY(e,null,n);let r=ed(t,e.schema);return"node"===r?ei(e,t,n):"mark"===r&&eY(e,t,n)}(this.state,n,r)}getJSON(){return this.state.doc.toJSON()}getHTML(){return eO(this.state.doc.content,this.schema)}getText(e){var t,n;let r,{blockSeparator:i="\n\n",textSerializers:o={}}=e||{};return t=this.state.doc,n={blockSeparator:i,textSerializers:{...eU(this.schema),...o}},r={from:0,to:t.content.size},eH(t,r,n)}get isEmpty(){return eQ(this.state.doc)}destroy(){this.emit("destroy"),this.unmount(),this.removeAllListeners()}get isDestroyed(){var e,t;return null==(t=null==(e=this.editorView)?void 0:e.isDestroyed)||t}$node(e,t){var n;return(null==(n=this.$doc)?void 0:n.querySelector(e,t))||null}$nodes(e,t){var n;return(null==(n=this.$doc)?void 0:n.querySelectorAll(e,t))||null}$pos(e){return new tB(this.state.doc.resolve(e),this)}get $doc(){return this.$pos(0)}};function t_(e){return new ty({find:e.find,handler:({state:t,range:n,match:r})=>{let i=e$(e.getAttributes,void 0,r);if(!1===i||null===i)return null;let{tr:o}=t,s=r[r.length-1],a=r[0];if(s){let r=a.search(/\S/),l=n.from+a.indexOf(s),d=l+s.length;if(eW(n.from,n.to,t.doc).filter(t=>t.mark.type.excluded.find(n=>n===e.type&&n!==t.mark.type)).filter(e=>e.to>l).length)return null;d<n.to&&o.delete(d,n.to),l>n.from&&o.delete(n.from+r,l);let c=n.from+r+s.length;o.addMark(n.from+r,c,e.type.create(i||{})),o.removeStoredMark(e.type)}},undoable:e.undoable})}function tV(e){return new ty({find:e.find,handler:({state:t,range:n,match:r})=>{let i=e$(e.getAttributes,void 0,r)||{},{tr:o}=t,s=n.from,a=n.to,l=e.type.create(i);if(r[1]){let e=s+r[0].lastIndexOf(r[1]);e>a?e=a:a=e+r[1].length;let t=r[0][r[0].length-1];o.insertText(t,s+r[0].length-1),o.replaceWith(e,a,l)}else if(r[0]){let t=e.type.isInline?s:s-1;o.insert(t,e.type.create(i)).delete(o.mapping.map(s),o.mapping.map(a))}o.scrollIntoView()},undoable:e.undoable})}function tW(e){return new ty({find:e.find,handler:({state:t,range:n,match:r})=>{let i=t.doc.resolve(n.from),o=e$(e.getAttributes,void 0,r)||{};if(!i.node(-1).canReplaceWith(i.index(-1),i.indexAfter(-1),e.type))return null;t.tr.delete(n.from,n.to).setBlockType(n.from,n.from,e.type,o)},undoable:e.undoable})}function tF(e){return new ty({find:e.find,handler:({state:t,range:n,match:i,chain:o})=>{let s=e$(e.getAttributes,void 0,i)||{},a=t.tr.delete(n.from,n.to),l=a.doc.resolve(n.from).blockRange(),d=l&&(0,r.oM)(l,e.type,s);if(!d)return null;if(a.wrap(l,d),e.keepMarks&&e.editor){let{selection:n,storedMarks:r}=t,{splittableMarks:i}=e.editor.extensionManager,o=r||n.$to.parentOffset&&n.$from.marks();if(o){let e=o.filter(e=>i.includes(e.type.name));a.ensureMarks(e)}}if(e.keepAttributes){let t="bulletList"===e.type.name||"orderedList"===e.type.name?"listItem":"taskList";o().updateAttributes(t,s).run()}let c=a.doc.resolve(n.from-1).nodeBefore;c&&c.type===e.type&&(0,r.n9)(a.doc,n.from-1)&&(!e.joinPredicate||e.joinPredicate(i,c))&&a.join(n.from-1)},undoable:e.undoable})}var tK=class{constructor(e){var t,n,r,i,o,s;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=e=>{if(!this.isResizing||!this.activeHandle)return;let t=e.clientX-this.startX,n=e.clientY-this.startY;this.handleResize(t,n)},this.handleTouchMove=e=>{if(!this.isResizing||!this.activeHandle)return;let t=e.touches[0];if(!t)return;let n=t.clientX-this.startX,r=t.clientY-this.startY;this.handleResize(n,r)},this.handleMouseUp=()=>{if(!this.isResizing)return;let e=this.element.offsetWidth,t=this.element.offsetHeight;this.onCommit(e,t),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=e=>{"Shift"===e.key&&(this.isShiftKeyPressed=!0)},this.handleKeyUp=e=>{"Shift"===e.key&&(this.isShiftKeyPressed=!1)},this.node=e.node,this.editor=e.editor,this.element=e.element,this.contentElement=e.contentElement,this.getPos=e.getPos,this.onResize=e.onResize,this.onCommit=e.onCommit,this.onUpdate=e.onUpdate,(null==(t=e.options)?void 0:t.min)&&(this.minSize={...this.minSize,...e.options.min}),(null==(n=e.options)?void 0:n.max)&&(this.maxSize=e.options.max),(null==(r=null==e?void 0:e.options)?void 0:r.directions)&&(this.directions=e.options.directions),(null==(i=e.options)?void 0:i.preserveAspectRatio)&&(this.preserveAspectRatio=e.options.preserveAspectRatio),(null==(o=e.options)?void 0:o.className)&&(this.classNames={container:e.options.className.container||"",wrapper:e.options.className.wrapper||"",handle:e.options.className.handle||"",resizing:e.options.className.resizing||""}),(null==(s=e.options)?void 0:s.createCustomHandle)&&(this.createCustomHandle=e.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 e;return null!=(e=this.contentElement)?e:null}handleEditorUpdate(){let e=this.editor.isEditable;e!==this.lastEditableState&&(this.lastEditableState=e,e?e&&0===this.handleMap.size&&this.attachHandles():this.removeHandles())}update(e,t,n){return e.type===this.node.type&&(this.node=e,!this.onUpdate||this.onUpdate(e,t,n))}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(){let e=document.createElement("div");return e.dataset.resizeContainer="",e.dataset.node=this.node.type.name,e.style.display="flex",this.classNames.container&&(e.className=this.classNames.container),e.appendChild(this.wrapper),e}createWrapper(){let e=document.createElement("div");return e.style.position="relative",e.style.display="block",e.dataset.resizeWrapper="",this.classNames.wrapper&&(e.className=this.classNames.wrapper),e.appendChild(this.element),e}createHandle(e){let t=document.createElement("div");return t.dataset.resizeHandle=e,t.style.position="absolute",this.classNames.handle&&(t.className=this.classNames.handle),t}positionHandle(e,t){let n=t.includes("top"),r=t.includes("bottom"),i=t.includes("left"),o=t.includes("right");n&&(e.style.top="0"),r&&(e.style.bottom="0"),i&&(e.style.left="0"),o&&(e.style.right="0"),("top"===t||"bottom"===t)&&(e.style.left="0",e.style.right="0"),("left"===t||"right"===t)&&(e.style.top="0",e.style.bottom="0")}attachHandles(){this.directions.forEach(e=>{let t;(t=this.createCustomHandle?this.createCustomHandle(e):this.createHandle(e))instanceof HTMLElement||(console.warn(`[ResizableNodeView] createCustomHandle("${e}") did not return an HTMLElement. Falling back to default handle.`),t=this.createHandle(e)),this.createCustomHandle||this.positionHandle(t,e),t.addEventListener("mousedown",t=>this.handleResizeStart(t,e)),t.addEventListener("touchstart",t=>this.handleResizeStart(t,e)),this.handleMap.set(e,t),this.wrapper.appendChild(t)})}removeHandles(){this.handleMap.forEach(e=>e.remove()),this.handleMap.clear()}applyInitialSize(){let e=this.node.attrs.width,t=this.node.attrs.height;e?(this.element.style.width=`${e}px`,this.initialWidth=e):this.initialWidth=this.element.offsetWidth,t?(this.element.style.height=`${t}px`,this.initialHeight=t):this.initialHeight=this.element.offsetHeight,this.initialWidth>0&&this.initialHeight>0&&(this.aspectRatio=this.initialWidth/this.initialHeight)}handleResizeStart(e,t){e.preventDefault(),e.stopPropagation(),this.isResizing=!0,this.activeHandle=t,"touches"in e?(this.startX=e.touches[0].clientX,this.startY=e.touches[0].clientY):(this.startX=e.clientX,this.startY=e.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(e,t){if(!this.activeHandle)return;let n=this.preserveAspectRatio||this.isShiftKeyPressed,{width:r,height:i}=this.calculateNewDimensions(this.activeHandle,e,t),o=this.applyConstraints(r,i,n);this.element.style.width=`${o.width}px`,this.element.style.height=`${o.height}px`,this.onResize&&this.onResize(o.width,o.height)}calculateNewDimensions(e,t,n){let r=this.startWidth,i=this.startHeight,o=e.includes("right"),s=e.includes("left"),a=e.includes("bottom"),l=e.includes("top");return(o?r=this.startWidth+t:s&&(r=this.startWidth-t),a?i=this.startHeight+n:l&&(i=this.startHeight-n),("right"===e||"left"===e)&&(r=this.startWidth+(o?t:-t)),("top"===e||"bottom"===e)&&(i=this.startHeight+(a?n:-n)),this.preserveAspectRatio||this.isShiftKeyPressed)?this.applyAspectRatio(r,i,e):{width:r,height:i}}applyConstraints(e,t,n){var r,i,o,s;if(!n){let n=Math.max(this.minSize.width,e),o=Math.max(this.minSize.height,t);return(null==(r=this.maxSize)?void 0:r.width)&&(n=Math.min(this.maxSize.width,n)),(null==(i=this.maxSize)?void 0:i.height)&&(o=Math.min(this.maxSize.height,o)),{width:n,height:o}}let a=e,l=t;return a<this.minSize.width&&(l=(a=this.minSize.width)/this.aspectRatio),l<this.minSize.height&&(a=(l=this.minSize.height)*this.aspectRatio),(null==(o=this.maxSize)?void 0:o.width)&&a>this.maxSize.width&&(l=(a=this.maxSize.width)/this.aspectRatio),(null==(s=this.maxSize)?void 0:s.height)&&l>this.maxSize.height&&(a=(l=this.maxSize.height)*this.aspectRatio),{width:a,height:l}}applyAspectRatio(e,t,n){return"left"===n||"right"===n?{width:e,height:e/this.aspectRatio}:"top"===n||"bottom"===n?{width:t*this.aspectRatio,height:t}:{width:e,height:e/this.aspectRatio}}};function tq(e,t){let{selection:n}=e,{$from:r}=n;if(n instanceof o.nh){let e=r.index();return r.parent.canReplaceWith(e,e+1,t)}let i=r.depth;for(;i>=0;){let e=r.index(i);if(r.node(i).contentMatchAt(e).matchType(t))return!0;i-=1}return!1}function tY(e){return e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")}function tJ(e){if(!(null==e?void 0:e.trim()))return{};let t={},n=[],r=e.replace(/["']([^"']*)["']/g,e=>(n.push(e),`__QUOTED_${n.length-1}__`)),i=r.match(/(?:^|\s)\.([a-zA-Z][\w-]*)/g);i&&(t.class=i.map(e=>e.trim().slice(1)).join(" "));let o=r.match(/(?:^|\s)#([a-zA-Z][\w-]*)/);o&&(t.id=o[1]),Array.from(r.matchAll(/([a-zA-Z][\w-]*)\s*=\s*(__QUOTED_\d+__)/g)).forEach(([,e,r])=>{var i;let o=n[parseInt((null==(i=r.match(/__QUOTED_(\d+)__/))?void 0:i[1])||"0",10)];o&&(t[e]=o.slice(1,-1))});let s=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 s&&s.split(/\s+/).filter(Boolean).forEach(e=>{e.match(/^[a-zA-Z][\w-]*$/)&&(t[e]=!0)}),t}function tX(e){if(!e||0===Object.keys(e).length)return"";let t=[];return e.class&&String(e.class).split(/\s+/).filter(Boolean).forEach(e=>t.push(`.${e}`)),e.id&&t.push(`#${e.id}`),Object.entries(e).forEach(([e,n])=>{"class"!==e&&"id"!==e&&(!0===n?t.push(e):!1!==n&&null!=n&&t.push(`${e}="${String(n)}"`))}),t.join(" ")}function tZ(e){let{nodeName:t,name:n,parseAttributes:r=tJ,serializeAttributes:i=tX,defaultAttributes:o={},requiredAttributes:s=[],allowedAttributes:a}=e,l=n||t;return{parseMarkdown:(e,n)=>{let r={...o,...e.attributes};return n.createNode(t,r,[])},markdownTokenizer:{name:t,level:"block",start(e){var t;let n=RegExp(`^:::${l}(?:\\s|$)`,"m"),r=null==(t=e.match(n))?void 0:t.index;return void 0!==r?r:-1},tokenize(e,n,i){let o=RegExp(`^:::${l}(?:\\s+\\{([^}]*)\\})?\\s*:::(?:\\n|$)`),a=e.match(o);if(!a)return;let d=r(a[1]||"");if(!s.find(e=>!(e in d)))return{type:t,raw:a[0],attributes:d}}},renderMarkdown:e=>{let t=i((e=>{if(!a)return e;let t={};return a.forEach(n=>{n in e&&(t[n]=e[n])}),t})(e.attrs||{})),n=t?` {${t}}`:"";return`:::${l}${n} :::`}}}function tG(e){let{nodeName:t,name:n,getContent:r,parseAttributes:i=tJ,serializeAttributes:o=tX,defaultAttributes:s={},content:a="block",allowedAttributes:l}=e,d=n||t;return{parseMarkdown:(e,n)=>{let i;if(r){let t=r(e);i="string"==typeof t?[{type:"text",text:t}]:t}else i="block"===a?n.parseChildren(e.tokens||[]):n.parseInline(e.tokens||[]);let o={...s,...e.attributes};return n.createNode(t,o,i)},markdownTokenizer:{name:t,level:"block",start(e){var t;let n=RegExp(`^:::${d}`,"m"),r=null==(t=e.match(n))?void 0:t.index;return void 0!==r?r:-1},tokenize(e,n,r){var o;let s=RegExp(`^:::${d}(?:\\s+\\{([^}]*)\\})?\\s*\\n`),l=e.match(s);if(!l)return;let[c,h=""]=l,u=i(h),p=1,m=c.length,f="",g=/^:::([\w-]*)(\s.*)?/gm,v=e.slice(m);for(g.lastIndex=0;;){let n=g.exec(v);if(null===n)break;let i=n.index,s=n[1];if(null==(o=n[2])||!o.endsWith(":::")){if(s)p+=1;else if(0==(p-=1)){let o=v.slice(0,i);f=o.trim();let s=e.slice(0,m+i+n[0].length),l=[];if(f)if("block"===a)for((l=r.blockTokens(o)).forEach(e=>{e.text&&(!e.tokens||0===e.tokens.length)&&(e.tokens=r.inlineTokens(e.text))});l.length>0;){let e=l[l.length-1];if("paragraph"!==e.type||e.text&&""!==e.text.trim())break;l.pop()}else l=r.inlineTokens(f);return{type:t,raw:s,attributes:u,content:f,tokens:l}}}}}},renderMarkdown:(e,t)=>{let n=o((e=>{if(!l)return e;let t={};return l.forEach(n=>{n in e&&(t[n]=e[n])}),t})(e.attrs||{})),r=n?` {${n}}`:"",i=t.renderChildren(e.content||[],"\n\n");return`:::${d}${r}
|
|
72
|
-
|
|
73
|
-
${i}
|
|
74
|
-
|
|
75
|
-
:::`}}}function tQ(e){if(!e.trim())return{};let t={},n=/(\w+)=(?:"([^"]*)"|'([^']*)')/g,r=n.exec(e);for(;null!==r;){let[,i,o,s]=r;t[i]=o||s,r=n.exec(e)}return t}function t0(e){return Object.entries(e).filter(([,e])=>null!=e).map(([e,t])=>`${e}="${t}"`).join(" ")}function t1(e){let{nodeName:t,name:n,getContent:r,parseAttributes:i=tQ,serializeAttributes:o=t0,defaultAttributes:s={},selfClosing:a=!1,allowedAttributes:l}=e,d=n||t,c=d.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{parseMarkdown:(e,n)=>{let i={...s,...e.attributes};if(a)return n.createNode(t,i);let o=r?r(e):e.content||"";return o?n.createNode(t,i,[n.createTextNode(o)]):n.createNode(t,i,[])},markdownTokenizer:{name:t,level:"inline",start(e){let t=a?RegExp(`\\[${c}\\s*[^\\]]*\\]`):RegExp(`\\[${c}\\s*[^\\]]*\\][\\s\\S]*?\\[\\/${c}\\]`),n=e.match(t),r=null==n?void 0:n.index;return void 0!==r?r:-1},tokenize(e,n,r){let o=a?RegExp(`^\\[${c}\\s*([^\\]]*)\\]`):RegExp(`^\\[${c}\\s*([^\\]]*)\\]([\\s\\S]*?)\\[\\/${c}\\]`),s=e.match(o);if(!s)return;let l="",d="";if(a){let[,e]=s;d=e}else{let[,e,t]=s;d=e,l=t||""}let h=i(d.trim());return{type:t,raw:s[0],content:l.trim(),attributes:h}}},renderMarkdown:e=>{let t="";r?t=r(e):e.content&&e.content.length>0&&(t=e.content.filter(e=>"text"===e.type).map(e=>e.text).join(""));let n=o((e=>{if(!l)return e;let t={};return l.forEach(n=>{let r="string"==typeof n?n:n.name,i="string"==typeof n?void 0:n.skipIfDefault;if(r in e){let n=e[r];if(void 0!==i&&n===i)return;t[r]=n}}),t})(e.attrs||{})),i=n?` ${n}`:"";return a?`[${d}${i}]`:`[${d}${i}]${t}[/${d}]`}}}function t2(e,t,n){var r,i,o,s;let a=e.split("\n"),l=[],d="",c=0,h=t.baseIndentSize||2;for(;c<a.length;){let e,u=a[c],p=u.match(t.itemPattern);if(!p)if(l.length>0)break;else{if(""!==u.trim())return;c+=1,d=`${d}${u}
|
|
76
|
-
`;continue}let m=t.extractItemData(p),{indentLevel:f,mainContent:g}=m;d=`${d}${u}
|
|
77
|
-
`;let v=[g];for(c+=1;c<a.length;){let e=a[c];if(""===e.trim()){let t=a.slice(c+1).findIndex(e=>""!==e.trim());if(-1===t)break;if(((null==(i=null==(r=a[c+1+t].match(/^(\s*)/))?void 0:r[1])?void 0:i.length)||0)>f){v.push(e),d=`${d}${e}
|
|
78
|
-
`,c+=1;continue}break}if(((null==(s=null==(o=e.match(/^(\s*)/))?void 0:o[1])?void 0:s.length)||0)>f)v.push(e),d=`${d}${e}
|
|
79
|
-
`,c+=1;else break}let y=v.slice(1);if(y.length>0){let r=y.map(e=>e.slice(f+h)).join("\n");r.trim()&&(e=t.customNestedParser?t.customNestedParser(r):n.blockTokens(r))}let b=t.createToken(m,e);l.push(b)}if(0!==l.length)return{items:l,raw:d}}function t3(e,t,n,r){if(!e||!Array.isArray(e.content))return"";let i="function"==typeof n?n(r):n,[o,...s]=e.content,a=t.renderChildren([o]),l=[`${i}${a}`];return s&&s.length>0&&s.forEach(e=>{let n=t.renderChildren([e]);if(n){let e=n.split("\n").map(e=>e?t.indent(e):"").join("\n");l.push(e)}}),l.join("\n")}function t9(e,t,n={}){let{state:r}=t,{doc:i,tr:o}=r;i.descendants((t,r)=>{let i=o.mapping.map(r),s=o.mapping.map(r)+t.nodeSize,a=null;if(t.marks.forEach(t=>{if(t!==e)return!1;a=t}),!a)return;let l=!1;if(Object.keys(n).forEach(e=>{n[e]!==a.attrs[e]&&(l=!0)}),l){let t=e.type.create({...e.attrs,...n});o.removeMark(i,s,e.type),o.addMark(i,s,t)}}),o.docChanged&&t.view.dispatch(o)}h({},{createAtomBlockMarkdownSpec:()=>tZ,createBlockMarkdownSpec:()=>tG,createInlineMarkdownSpec:()=>t1,parseAttributes:()=>tJ,parseIndentedBlocks:()=>t2,renderNestedMarkdownContent:()=>t3,serializeAttributes:()=>tX});var t4=class{constructor(e,t,n){this.component=e,this.editor=t.editor,this.options={...n},this.mark=t.mark,this.HTMLAttributes=t.HTMLAttributes}get dom(){return this.editor.view.dom}get contentDOM(){return null}updateAttributes(e,t){t9(t||this.mark,this.editor,e)}ignoreMutation(e){return!this.dom||!this.contentDOM||("function"==typeof this.options.ignoreMutation?this.options.ignoreMutation({mutation:e}):!("selection"===e.type||this.dom.contains(e.target)&&"childList"===e.type&&(H()||B())&&this.editor.isFocused&&[...Array.from(e.addedNodes),...Array.from(e.removedNodes)].every(e=>e.isContentEditable))&&(this.contentDOM===e.target&&"attributes"===e.type||!this.contentDOM.contains(e.target)))}},t5=class e extends tw{constructor(){super(...arguments),this.type="node"}static create(t={}){return new e("function"==typeof t?t():t)}configure(e){return super.configure(e)}extend(e){let t="function"==typeof e?e():e;return super.extend(t)}},t8=class{constructor(e,t,n){this.isDragging=!1,this.component=e,this.editor=t.editor,this.options={stopEvent:null,ignoreMutation:null,...n},this.extension=t.extension,this.node=t.node,this.decorations=t.decorations,this.innerDecorations=t.innerDecorations,this.view=t.view,this.HTMLAttributes=t.HTMLAttributes,this.getPos=t.getPos,this.mount()}mount(){}get dom(){return this.editor.view.dom}get contentDOM(){return null}onDragStart(e){var t,n,r,i,s,a,l;let{view:d}=this.editor,c=e.target,h=3===c.nodeType?null==(t=c.parentElement)?void 0:t.closest("[data-drag-handle]"):c.closest("[data-drag-handle]");if(!this.dom||(null==(n=this.contentDOM)?void 0:n.contains(c))||!h)return;let u=0,p=0;if(this.dom!==h){let t=this.dom.getBoundingClientRect(),n=h.getBoundingClientRect(),o=null!=(i=e.offsetX)?i:null==(r=e.nativeEvent)?void 0:r.offsetX,l=null!=(a=e.offsetY)?a:null==(s=e.nativeEvent)?void 0:s.offsetY;u=n.x-t.x+o,p=n.y-t.y+l}let m=this.dom.cloneNode(!0);try{let e=this.dom.getBoundingClientRect();m.style.width=`${Math.round(e.width)}px`,m.style.height=`${Math.round(e.height)}px`,m.style.boxSizing="border-box",m.style.pointerEvents="none"}catch{}let f=null;try{(f=document.createElement("div")).style.position="absolute",f.style.top="-9999px",f.style.left="-9999px",f.style.pointerEvents="none",f.appendChild(m),document.body.appendChild(f),null==(l=e.dataTransfer)||l.setDragImage(m,u,p)}finally{f&&setTimeout(()=>{try{null==f||f.remove()}catch{}},0)}let g=this.getPos();if("number"!=typeof g)return;let v=o.nh.create(d.state.doc,g),y=d.state.tr.setSelection(v);d.dispatch(y)}stopEvent(e){var t;if(!this.dom)return!1;if("function"==typeof this.options.stopEvent)return this.options.stopEvent({event:e});let n=e.target;if(!(this.dom.contains(n)&&!(null==(t=this.contentDOM)?void 0:t.contains(n))))return!1;let r=e.type.startsWith("drag"),i="drop"===e.type;if((["INPUT","BUTTON","SELECT","TEXTAREA"].includes(n.tagName)||n.isContentEditable)&&!i&&!r)return!0;let{isEditable:s}=this.editor,{isDragging:a}=this,l=!!this.node.type.spec.draggable,d=o.nh.isSelectable(this.node),c="copy"===e.type,h="paste"===e.type,u="cut"===e.type,p="mousedown"===e.type;if(!l&&d&&r&&e.target===this.dom&&e.preventDefault(),l&&r&&!a&&e.target===this.dom)return e.preventDefault(),!1;if(l&&s&&!a&&p){let e=n.closest("[data-drag-handle]");e&&(this.dom===e||this.dom.contains(e))&&(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!a&&!i&&!c&&!h&&!u&&(!p||!d)}ignoreMutation(e){return!this.dom||!this.contentDOM||("function"==typeof this.options.ignoreMutation?this.options.ignoreMutation({mutation:e}):!!this.node.isLeaf||!!this.node.isAtom||!("selection"===e.type||this.dom.contains(e.target)&&"childList"===e.type&&(H()||B())&&this.editor.isFocused&&[...Array.from(e.addedNodes),...Array.from(e.removedNodes)].every(e=>e.isContentEditable))&&(this.contentDOM===e.target&&"attributes"===e.type||!this.contentDOM.contains(e.target)))}updateAttributes(e){this.editor.commands.command(({tr:t})=>{let n=this.getPos();return"number"==typeof n&&(t.setNodeMarkup(n,void 0,{...this.node.attrs,...e}),!0)})}deleteNode(){let e=this.getPos();if("number"!=typeof e)return;let t=e+this.node.nodeSize;this.editor.commands.deleteRange({from:e,to:t})}};function t7(e){return new tM({find:e.find,handler:({state:t,range:n,match:r,pasteEvent:i})=>{let o=e$(e.getAttributes,void 0,r,i);if(!1===o||null===o)return null;let{tr:s}=t,a=r[r.length-1],l=r[0],d=n.to;if(a){let r=l.search(/\S/),i=n.from+l.indexOf(a),c=i+a.length;if(eW(n.from,n.to,t.doc).filter(t=>t.mark.type.excluded.find(n=>n===e.type&&n!==t.mark.type)).filter(e=>e.to>i).length)return null;c<n.to&&s.delete(c,n.to),i>n.from&&s.delete(n.from+r,i),d=n.from+r+a.length,s.addMark(n.from+r,d,e.type.create(o||{})),s.removeStoredMark(e.type)}}})}}}]);
|