@yoopta/editor 4.9.1 → 4.9.2-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
- import{jsx as e,jsxs as t,Fragment as n}from"react/jsx-runtime";import*as r from"react";import o,{createContext as i,useContext as l,useRef as a,useMemo as s,useLayoutEffect as c,useEffect as u,useCallback as d,useState as f,memo as p,useReducer as h,forwardRef as g,createElement as v}from"react";import{Editor as m,Element as y,Text as b,Transforms as w,Point as x,Path as k,Node as O,Range as E,createEditor as _,Operation as S}from"slate";import{ReactEditor as C,withReact as j,useSelected as D,Slate as A,Editable as R,DefaultElement as P}from"slate-react";import*as B from"react-dom";import{unstable_batchedUpdates as T,createPortal as M}from"react-dom";class N{constructor(e){this.plugin=e}get getPlugin(){return this.plugin}extend(e){const{renders:t,options:n,elementProps:r,events:o}=e,i=Object.assign(Object.assign({},this.plugin.options),n),l=Object.assign({},this.plugin.elements);return t&&Object.keys(t).forEach((e=>{const n=l[e];if(n&&n.render){const r=t[e];let o=n.render;n.render=e=>o(Object.assign(Object.assign({},e),{extendRender:r}))}})),r&&Object.keys(r).forEach((e=>{const t=l[e];if(t){const n=r[e],o=t.props;n&&o&&(t.props=n(o))}})),o&&Object.keys(o).forEach((e=>{const t=o[e];t&&(this.plugin.events||(this.plugin.events={}),this.plugin.events[e]=t)})),new N(Object.assign(Object.assign({},this.plugin),{elements:l,options:i}))}}function L(){let e=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)};return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}const I=()=>{var e,t;return"undefined"==typeof window||"function"!=typeof(null===(e=window.crypto)||void 0===e?void 0:e.randomUUID)?L():null===(t=window.crypto)||void 0===t?void 0:t.randomUUID()},F=e=>({id:I(),type:(null==e?void 0:e.type)||"paragraph",children:(null==e?void 0:e.children)||[{text:""}],props:Object.assign({nodeType:"block"},null==e?void 0:e.props)}),z=e=>({id:(null==e?void 0:e.id)||I(),value:(null==e?void 0:e.value)||[F()],type:(null==e?void 0:e.type)||"Paragraph",meta:Object.assign({order:0,depth:0},null==e?void 0:e.meta)});function H(e){if(!e)return;const t=Object.keys(e);return 1===t.length?t[0]:t.find((t=>e[t].asRoot))}function $(e){if(!e)return;const t=H(e);return t?e[t]:void 0}function V(e,t={nodeType:"block"}){return{id:I(),type:e,children:[{text:""}],props:t}}function U(e,t,n){var r;return(null===(r=e.children)||void 0===r?void 0:r.map((e=>{const r=t[e];if(!r)throw new Error(`Element definition for ${e} not found`);return F({id:I(),type:e,props:r.props,children:r.children&&r.children.length>0?U(r,t,n):[{text:(null==n?void 0:n[e])||""}]})})))||[]}function K(e,t,n){e.plugins[t];const r=e.blocks[t].elements,o=H(r);if(!o)throw new Error(`Root element type not found for block type ${t}`);const i=r[o];return{id:I(),type:o,props:i.props,children:i.children&&i.children.length>0?U(i,r,n):[{text:""}]}}function W(e,t,n={}){var r,o;const{at:i=e.path.current,focus:l=!1,blockData:a}=n,s=e.plugins[t],{onBeforeCreate:c,onCreate:u}=s.events||{};let d;d=a&&Array.isArray(null==a?void 0:a.value)?a.value[0]:(null==c?void 0:c(e))||K(e,t);const f={id:(null==a?void 0:a.id)||I(),type:t,value:[d],meta:{align:(null===(r=null==a?void 0:a.meta)||void 0===r?void 0:r.align)||"left",depth:(null===(o=null==a?void 0:a.meta)||void 0===o?void 0:o.depth)||0,order:"number"==typeof i?i:Object.keys(e.children).length}},p=[];return p.push({type:"insert_block",path:{current:f.meta.order},block:f}),e.applyTransforms(p),null==u||u(e,f.id),l&&e.focusBlock(f.id),f.id}function q(e){const t=e.path.current;return"number"==typeof t&&0!==t?t-1:null}function Y(e,t){e.applyTransforms([{type:"set_block_path",path:t}],{validatePaths:!1})}function X(e){try{let t;const[n,r]=m.last(e,[]);if(y.isElement(n)&&!m.isEditor(n)){const[n,o]=m.last(e,r);b.isText(n)&&(t={path:o,offset:n.text.length})}else b.isText(n)&&(t={path:r,offset:n.text.length});return t}catch(e){return{path:[0,0],offset:0}}}const Z={getPath:function(e){return e.path.current},getNextPath:function(e){const t=e.path.current;return"number"==typeof t?t+1:null},getPreviousPath:q,isBlockSelected:function(e,t){const n=e.path.selected;return!!Array.isArray(n)&&n.includes(t.meta.order)},getSelectedPaths:function(e){return e.path.selected},isPathEmpty:function(e){return null===e.path.current},setPath:Y,getLastNodePoint:X};function J(e,t){if(!(null==t?void 0:t.id)&&"number"!=typeof(null==t?void 0:t.at))throw new Error("getBlockSlate requires either an id or at");const n=(null==t?void 0:t.id)||Object.keys(e.children).find((n=>e.children[n].meta.order===(null==t?void 0:t.at))),r=e.blockEditorsMap[n||""],o=e.children[n||""],i=e.blocks[(null==o?void 0:o.type)||""];if(!(null==i?void 0:i.hasCustomEditor)&&!r)throw new Error(`Slate not found with params: ${JSON.stringify(t)}`);return r}function G(e,t){const{focus:n,blockId:r,at:o}=t;if(!r&&"number"!=typeof o)throw new Error("blockId or path should be provided");const i=e.getBlock({id:r,at:o});if(!i)throw new Error("Block not found");const l=Z.getPreviousPath(e),a=null!==l?e.getBlock({at:l}):void 0,s=a?J(e,{id:null==a?void 0:a.id}):void 0,c=e.children[i.id],u=[];if(u.push({type:"delete_block",block:c,path:e.path}),e.applyTransforms(u,{validatePaths:!1}),n&&s&&a){const t=Z.getLastNodePoint(s);e.focusBlock(a.id,{focusAt:t})}}function Q(e,t,n){const r=n,o=e.children[t],i=Object.values(e.children).find((e=>e.meta.order===r));if(!o||!i)return void console.warn("Invalid block ids for move operation");const l=[],a={type:"move_block",prevProperties:{id:t,order:o.meta.order},properties:{id:t,order:r}};l.push(a),e.applyTransforms(l),e.setPath({current:r})}const ee=new WeakMap;function te(e,t,n={}){const{focusAt:r,waitExecution:o=!0,waitExecutionMs:i=0,shouldUpdateBlockPath:l=!0}=n,a=()=>{const o=n.slate||e.blockEditorsMap[t],i=e.children[t];if(!o||!i)return;if(!e.blocks[i.type].hasCustomEditor)try{const e=function(e,t){if(x.isPoint(t))return t;if(k.isPath(t))return{path:t,offset:0};const[,n]=m.first(e,[0]);return{path:n||[0,0],offset:0}}(o,r);w.select(o,e),C.focus(o)}catch(e){}l&&setTimeout((()=>{e.setPath({current:i.meta.order})}),0)};o?setTimeout((()=>a()),i):a(),ee.set(e,!0)}function ne(e,t){const n=Object.keys(e.children),{at:r=e.path.current}=t||{},o=n.find((t=>e.children[t].meta.order===r));return o?e.children[o]:null}function re(e,t){const n=Object.keys(e.children),{at:r=e.path.current}=t||{},o=n.find((t=>e.children[t].meta.order===r));if(o)return e.blockEditorsMap[o]}var oe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function ie(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var le={};!function(e,t){var n="__lodash_hash_undefined__",r=9007199254740991,o="[object Arguments]",i="[object Boolean]",l="[object Date]",a="[object Function]",s="[object GeneratorFunction]",c="[object Map]",u="[object Number]",d="[object Object]",f="[object Promise]",p="[object RegExp]",h="[object Set]",g="[object String]",v="[object Symbol]",m="[object WeakMap]",y="[object ArrayBuffer]",b="[object DataView]",w="[object Float32Array]",x="[object Float64Array]",k="[object Int8Array]",O="[object Int16Array]",E="[object Int32Array]",_="[object Uint8Array]",S="[object Uint8ClampedArray]",C="[object Uint16Array]",j="[object Uint32Array]",D=/\w*$/,A=/^\[object .+?Constructor\]$/,R=/^(?:0|[1-9]\d*)$/,P={};P[o]=P["[object Array]"]=P[y]=P[b]=P[i]=P[l]=P[w]=P[x]=P[k]=P[O]=P[E]=P[c]=P[u]=P[d]=P[p]=P[h]=P[g]=P[v]=P[_]=P[S]=P[C]=P[j]=!0,P["[object Error]"]=P[a]=P[m]=!1;var B="object"==typeof oe&&oe&&oe.Object===Object&&oe,T="object"==typeof self&&self&&self.Object===Object&&self,M=B||T||Function("return this")(),N=t&&!t.nodeType&&t,L=N&&e&&!e.nodeType&&e,I=L&&L.exports===N;function F(e,t){return e.set(t[0],t[1]),e}function z(e,t){return e.add(t),e}function H(e,t,n,r){var o=-1,i=e?e.length:0;for(r&&i&&(n=e[++o]);++o<i;)n=t(n,e[o],o,e);return n}function $(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}function V(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function U(e,t){return function(n){return e(t(n))}}function K(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}var W,q=Array.prototype,Y=Function.prototype,X=Object.prototype,Z=M["__core-js_shared__"],J=(W=/[^.]+$/.exec(Z&&Z.keys&&Z.keys.IE_PROTO||""))?"Symbol(src)_1."+W:"",G=Y.toString,Q=X.hasOwnProperty,ee=X.toString,te=RegExp("^"+G.call(Q).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ne=I?M.Buffer:void 0,re=M.Symbol,ie=M.Uint8Array,le=U(Object.getPrototypeOf,Object),ae=Object.create,se=X.propertyIsEnumerable,ce=q.splice,ue=Object.getOwnPropertySymbols,de=ne?ne.isBuffer:void 0,fe=U(Object.keys,Object),pe=Ie(M,"DataView"),he=Ie(M,"Map"),ge=Ie(M,"Promise"),ve=Ie(M,"Set"),me=Ie(M,"WeakMap"),ye=Ie(Object,"create"),be=Ve(pe),we=Ve(he),xe=Ve(ge),ke=Ve(ve),Oe=Ve(me),Ee=re?re.prototype:void 0,_e=Ee?Ee.valueOf:void 0;function Se(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Ce(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function je(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function De(e){this.__data__=new Ce(e)}function Ae(e,t){var n=Ke(e)||function(e){return function(e){return function(e){return!!e&&"object"==typeof e}(e)&&We(e)}(e)&&Q.call(e,"callee")&&(!se.call(e,"callee")||ee.call(e)==o)}(e)?function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}(e.length,String):[],r=n.length,i=!!r;for(var l in e)!t&&!Q.call(e,l)||i&&("length"==l||He(l,r))||n.push(l);return n}function Re(e,t,n){var r=e[t];Q.call(e,t)&&Ue(r,n)&&(void 0!==n||t in e)||(e[t]=n)}function Pe(e,t){for(var n=e.length;n--;)if(Ue(e[n][0],t))return n;return-1}function Be(e,t,n,r,f,m,A){var R;if(r&&(R=m?r(e,f,m,A):r(e)),void 0!==R)return R;if(!Xe(e))return e;var B=Ke(e);if(B){if(R=function(e){var t=e.length,n=e.constructor(t);t&&"string"==typeof e[0]&&Q.call(e,"index")&&(n.index=e.index,n.input=e.input);return n}(e),!t)return function(e,t){var n=-1,r=e.length;t||(t=Array(r));for(;++n<r;)t[n]=e[n];return t}(e,R)}else{var T=ze(e),M=T==a||T==s;if(qe(e))return function(e,t){if(t)return e.slice();var n=new e.constructor(e.length);return e.copy(n),n}(e,t);if(T==d||T==o||M&&!m){if($(e))return m?e:{};if(R=function(e){return"function"!=typeof e.constructor||$e(e)?{}:(t=le(e),Xe(t)?ae(t):{});var t}(M?{}:e),!t)return function(e,t){return Ne(e,Fe(e),t)}(e,function(e,t){return e&&Ne(t,Ze(t),e)}(R,e))}else{if(!P[T])return m?e:{};R=function(e,t,n,r){var o=e.constructor;switch(t){case y:return Me(e);case i:case l:return new o(+e);case b:return function(e,t){var n=t?Me(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,r);case w:case x:case k:case O:case E:case _:case S:case C:case j:return function(e,t){var n=t?Me(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}(e,r);case c:return function(e,t,n){var r=t?n(V(e),!0):V(e);return H(r,F,new e.constructor)}(e,r,n);case u:case g:return new o(e);case p:return function(e){var t=new e.constructor(e.source,D.exec(e));return t.lastIndex=e.lastIndex,t}(e);case h:return function(e,t,n){var r=t?n(K(e),!0):K(e);return H(r,z,new e.constructor)}(e,r,n);case v:return a=e,_e?Object(_e.call(a)):{}}var a}(e,T,Be,t)}}A||(A=new De);var N=A.get(e);if(N)return N;if(A.set(e,R),!B)var L=n?function(e){return function(e,t,n){var r=t(e);return Ke(e)?r:function(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}(r,n(e))}(e,Ze,Fe)}(e):Ze(e);return function(e,t){for(var n=-1,r=e?e.length:0;++n<r&&!1!==t(e[n],n,e););}(L||e,(function(o,i){L&&(o=e[i=o]),Re(R,i,Be(o,t,n,r,i,e,A))})),R}function Te(e){return!(!Xe(e)||(t=e,J&&J in t))&&(Ye(e)||$(e)?te:A).test(Ve(e));var t}function Me(e){var t=new e.constructor(e.byteLength);return new ie(t).set(new ie(e)),t}function Ne(e,t,n,r){n||(n={});for(var o=-1,i=t.length;++o<i;){var l=t[o],a=r?r(n[l],e[l],l,n,e):void 0;Re(n,l,void 0===a?e[l]:a)}return n}function Le(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function Ie(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return Te(n)?n:void 0}Se.prototype.clear=function(){this.__data__=ye?ye(null):{}},Se.prototype.delete=function(e){return this.has(e)&&delete this.__data__[e]},Se.prototype.get=function(e){var t=this.__data__;if(ye){var r=t[e];return r===n?void 0:r}return Q.call(t,e)?t[e]:void 0},Se.prototype.has=function(e){var t=this.__data__;return ye?void 0!==t[e]:Q.call(t,e)},Se.prototype.set=function(e,t){return this.__data__[e]=ye&&void 0===t?n:t,this},Ce.prototype.clear=function(){this.__data__=[]},Ce.prototype.delete=function(e){var t=this.__data__,n=Pe(t,e);return!(n<0)&&(n==t.length-1?t.pop():ce.call(t,n,1),!0)},Ce.prototype.get=function(e){var t=this.__data__,n=Pe(t,e);return n<0?void 0:t[n][1]},Ce.prototype.has=function(e){return Pe(this.__data__,e)>-1},Ce.prototype.set=function(e,t){var n=this.__data__,r=Pe(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},je.prototype.clear=function(){this.__data__={hash:new Se,map:new(he||Ce),string:new Se}},je.prototype.delete=function(e){return Le(this,e).delete(e)},je.prototype.get=function(e){return Le(this,e).get(e)},je.prototype.has=function(e){return Le(this,e).has(e)},je.prototype.set=function(e,t){return Le(this,e).set(e,t),this},De.prototype.clear=function(){this.__data__=new Ce},De.prototype.delete=function(e){return this.__data__.delete(e)},De.prototype.get=function(e){return this.__data__.get(e)},De.prototype.has=function(e){return this.__data__.has(e)},De.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Ce){var r=n.__data__;if(!he||r.length<199)return r.push([e,t]),this;n=this.__data__=new je(r)}return n.set(e,t),this};var Fe=ue?U(ue,Object):function(){return[]},ze=function(e){return ee.call(e)};function He(e,t){return!!(t=null==t?r:t)&&("number"==typeof e||R.test(e))&&e>-1&&e%1==0&&e<t}function $e(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||X)}function Ve(e){if(null!=e){try{return G.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ue(e,t){return e===t||e!=e&&t!=t}(pe&&ze(new pe(new ArrayBuffer(1)))!=b||he&&ze(new he)!=c||ge&&ze(ge.resolve())!=f||ve&&ze(new ve)!=h||me&&ze(new me)!=m)&&(ze=function(e){var t=ee.call(e),n=t==d?e.constructor:void 0,r=n?Ve(n):void 0;if(r)switch(r){case be:return b;case we:return c;case xe:return f;case ke:return h;case Oe:return m}return t});var Ke=Array.isArray;function We(e){return null!=e&&function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}(e.length)&&!Ye(e)}var qe=de||function(){return!1};function Ye(e){var t=Xe(e)?ee.call(e):"";return t==a||t==s}function Xe(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function Ze(e){return We(e)?Ae(e):function(e){if(!$e(e))return fe(e);var t=[];for(var n in Object(e))Q.call(e,n)&&"constructor"!=n&&t.push(n);return t}(e)}e.exports=function(e){return Be(e,!0,!0)}}({get exports(){return le},set exports(e){le=e}},le);var ae=le;function se(e){return ae(e)}function ce(e,t={}){const{focus:n=!0}=t,r=ne(e),o=t.slate||re(e);o&&r&&m.withoutNormalizing(o,(()=>{if(!o.selection)return;const t=se(o.children),i=[],[l,a]=function(e,t){const{path:n,offset:r}=t.focus,[,...o]=n,i=JSON.parse(JSON.stringify(e[0]));function l(e,t,n){if(0!==t.length){const[r,...o]=t,[i,a]=l(e.children[r],o,n),s=e.children.slice(0,r).concat(i?[i]:[]),c=(a?[a]:[]).concat(e.children.slice(r+1));return[Object.assign(Object.assign({},e),{children:s}),Object.assign(Object.assign({},e),{children:c})]}if(O.string(e).length<=n)return[e,null];if("text"in e)return[Object.assign(Object.assign({},e),{text:e.text.slice(0,n)}),Object.assign(Object.assign({},e),{text:e.text.slice(n)})];if("link"===e.type){const[t,r]=l(e.children[0],[],n);return[Object.assign(Object.assign({},e),{children:[t]}),Object.assign(Object.assign({},e),{children:[r]})]}}const[a,s]=l(i,o,r);function c(e){return"children"in e&&(e.children=e.children.filter((e=>""!==e.text&&void 0!==e.text||e.children&&e.children.length>0)),e.children.forEach(c)),e}return[c(a),c(s)].map((e=>[e])).filter((e=>e[0].children.length>0))}(o.children,o.selection),s={id:I(),type:r.type,meta:{order:r.meta.order+1,depth:r.meta.depth,align:r.meta.align},value:[]};i.push({type:"split_block",prevProperties:{originalBlock:r,originalValue:t},properties:{nextBlock:s,nextSlateValue:a||[V("paragraph")],splitSlateValue:l},path:e.path}),e.applyTransforms(i),n&&e.focusBlock(s.id)}))}function ue(e,t={}){const{at:n=e.path.current,blockId:r}=t,o=r?e.children[r]:ne(e,{at:n});if(!o)return;const i=o.meta.depth+1,l={type:"set_block_meta",id:o.id,properties:{depth:i},prevProperties:{depth:o.meta.depth}};e.applyTransforms([l])}function de(e,t={}){const{at:n=e.path.current,blockId:r}=t,o=r?e.children[r]:ne(e,{at:n});if(!o)return;const i=Math.max(0,o.meta.depth-1),l={type:"set_block_meta",id:o.id,properties:{depth:i},prevProperties:{depth:o.meta.depth}};e.applyTransforms([l])}function fe(e){return!!e&&("object"==typeof e&&!Array.isArray(e))}function pe(e,t){const{original:n,focus:r,at:o}=t;if(!n)throw new Error("`original` should be provided");if(!n.blockId&&"number"!=typeof n.path)throw new Error("blockId or path should be provided");const{blockId:i,path:l}=n;let a=i?e.children[i]:ne(e,{at:l});if(!a)throw new Error("Block not found");const s=[],c=se(a);return c.id=I(),c.meta.order=Array.isArray(o)&&"number"==typeof o?o:a.meta.order+1,s.push({type:"insert_block",path:{current:c.meta.order},block:c}),e.applyTransforms(s),r&&e.focusBlock(c.id,{waitExecution:!0}),c.id}function he(e,t,n){const r=e.children[t];if(!r)return void console.warn(`Block with id ${t} does not exist.`);const o={type:"set_block_meta",id:t,properties:{},prevProperties:{}},i={type:"set_block_value",id:t,value:[]};n.meta&&(o.prevProperties=r.meta,o.properties=Object.assign(Object.assign({},r.meta),n.meta)),n.value&&(i.value=n.value);const l=[];Object.keys(o.properties).length&&l.push(o),i.value.length&&l.push(i),l.length>0&&e.applyTransforms(l,{validatePaths:!1})}const ge=(e,t)=>{const{insertText:n}=t;return t.insertText=r=>{var o;const{selection:i}=t;if(" "===r&&i&&E.isCollapsed(i)){const{anchor:l}=i,a=m.above(t,{match:e=>y.isElement(e)&&m.isBlock(t,e),mode:"lowest"});if(!a)return;const[,s]=a,c=m.parent(t,s),[u]=c;if(y.isElement(u)&&!b.isText(u.children[0]))return n(r);const d=a?s:[],f={anchor:l,focus:m.start(t,d)},p=m.string(t,f),h=null===(o=e.shortcuts)||void 0===o?void 0:o[p];if(!!h&&!h.isActive())return w.select(t,f),w.delete(t),void e.toggleBlock(h.type,{deleteText:!0,focus:!0})}n(r)},t};function ve(e){return ge(e,j(_()))}const me="Paragraph";function ye(e,t,n,r){const o=r.plugins[n.type];return(null==o?void 0:o.customEditor)?n.value[0].children:m.isEditor(t)?t.children.flatMap((t=>ye(e,t,n,r))):y.isElement(t)?m.isInline(e,t)?[t]:t.children.flatMap((t=>ye(e,t,n,r))):[t]}function be(e){return y.isElement(e)?0===e.children.length||b.isText(e.children[0])?e:be(e.children[0]):null}function we(e,t,n={}){const r=ne(e,{at:n.at||e.path.current});if(!r)throw new Error("Block not found at current selection");let o=r.type===t?me:t;const i=e.plugins[o],{onBeforeCreate:l}=i.events||{},a=re(e,{at:r.meta.order});if(!a)throw new Error(`Slate not found for block in position ${r.meta.order}`);const s=(null==l?void 0:l(e))||K(e,o),c=ye(a,a.children[0],r,e),u=be(s);u&&(u.children=c);const d={id:I(),type:o,meta:Object.assign(Object.assign({},r.meta),{align:void 0}),value:[s]},f=ve(e);f.children=[s];const p=[{type:"delete_block",block:r,path:{current:r.meta.order}},{type:"insert_block",path:{current:r.meta.order},block:d}];return e.applyTransforms(p),n.deleteText&&w.delete(f,{at:[0,0]}),n.focus&&e.focusBlock(d.id),d.id}function xe(e,t){if(!(null==t?void 0:t.id)&&"number"!=typeof(null==t?void 0:t.at))throw new Error("getBlock requires either an id or at");if(null==t?void 0:t.id)return e.children[null==t?void 0:t.id];const n=Object.keys(e.children).find((n=>e.children[n].meta.order===(null==t?void 0:t.at)));return n?e.children[n]:null}function ke(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});if(!o)return void console.warn("No slate found");let i=e=>y.isElement(e);(null==n?void 0:n.type)&&(i=e=>y.isElement(e)&&e.type===(null==n?void 0:n.type));try{const[e]=m.nodes(o,{at:(null==n?void 0:n.path)||o.selection||[0],match:i,mode:"lowest"});return e}catch(e){}}function Oe(e,t,n){const r=ke(e,t,n);if(r)return r[0]}const Ee={createElement:function(e,t,n,r){const o=e.children[t];if(!o)throw new Error(`Block with id ${t} not found`);const i=re(e,{at:o.meta.order});i?m.withoutNormalizing(i,(()=>{const l=e.blocks[o.type],a=l.elements[n.type],s=F({type:n.type,props:Object.assign(Object.assign({},a.props),n.props)}),c=Object.keys(l.elements);let u=[];c.forEach((e=>{const t=l.elements[e];e===n.type&&Array.isArray(t.children)&&t.children.length>0&&t.children.forEach((e=>{const t=l.elements[e];u.push(F({type:e,props:t.props}))}))})),u.length>0&&(s.children=u);const{path:d,focus:f=!0}=r||{};let p;const h=ke(e,t,{type:n.type});if(h){const[,e]=h;k.isPath(d)?p=d:"prev"===d?p=k.previous(e):"next"===d&&(p=k.next(e))}if(w.insertNodes(i,s,{at:p,select:f}),f&&u.length>0){const n=u[0],r=ke(e,t,{path:p,type:n.type});if(r){const[,e]=r;w.select(i,e)}}})):console.warn("No slate found")},deleteElement:function(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});o?m.withoutNormalizing(o,(()=>{w.removeNodes(o,{at:n.path,match:e=>y.isElement(e)&&e.type===n.type})})):console.warn("No slate found")},updateElement:function(e,t,n,r){const o=e.children[t];if(!o)throw new Error(`Block with id ${t} not found`);const i=re(e,{at:o.meta.order});i?m.withoutNormalizing(i,(()=>{const[e]=m.nodes(i,{at:(null==r?void 0:r.path)||[0],match:e=>y.isElement(e)&&e.type===n.type}),t=null==e?void 0:e[0],o=null==e?void 0:e[1],l=(null==t?void 0:t.props)||{},a={props:Object.assign(Object.assign({},l),n.props)};w.setNodes(i,a,{at:(null==r?void 0:r.path)||o||[0],match:e=>y.isElement(e)&&e.type===n.type,mode:"lowest"})})):console.warn("No slate found")},insertElementText:function(e,t,n){const{blockId:r,focus:o}=n||{},i=r?e.children[r]:ne(e);if(!i)return void console.warn(`To set text programmatically, you must provide a valid blockId. Got: ${r}`);const l=re(e,{at:i.meta.order});if(!l)return void console.warn("No slate found");const a=e.blocks[i.type],s=Array.from({length:Object.keys(a.elements).length},(e=>0));let c=l.selection||s;c?m.withoutNormalizing(l,(()=>{E.isRange(c)&&!E.isCollapsed(c)&&w.collapse(l,{edge:"end"}),w.insertText(l,t,{at:c}),o&&e.focusBlock(i.id,{waitExecution:!0,shouldUpdateBlockPath:!0})})):console.warn("No valid path or selection found for text insertion")},getElement:Oe,getElementChildren:function(e,t,n){const r=Oe(e,t,n);if(r)return r.children},getElementEntry:ke,isElementEmpty:function(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});if(!o)return void console.warn("No slate found");const[i]=m.nodes(o,{at:n.path||o.selection,match:e=>y.isElement(e)&&e.type===n.type});if(i){const[e,t]=i;return 0===m.string(o,t).trim().length}return!1},getElementPath:function(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});if(o)try{return C.findPath(o,n)}catch(e){}else console.warn("No slate found")},getParentElementPath:function(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});if(!o)return console.warn("No slate found"),[];try{const e=C.findPath(o,n);return k.parent(e)}catch(e){}}};function _e(e){var t;const n=ne(e),r=re(e,{at:e.path.current}),o=Z.getPreviousPath(e),i=re(e,{at:o}),l=ne(e,{at:o}),a=e.blocks[(null==l?void 0:l.type)||""];if(!(r&&n&&i&&l))return;const s=Ee.getElement(e,l.id);if(a&&!a.hasCustomEditor&&"void"!==(null===(t=null==s?void 0:s.props)||void 0===t?void 0:t.nodeType)){try{const e=X(i);w.select(i,e)}catch(e){w.select(i,m.start(i,[]))}m.withoutNormalizing(i,(()=>{const t=[],o=function(e,t){const n=JSON.parse(JSON.stringify(e.children)),r=JSON.parse(JSON.stringify(t.children)),o=n[n.length-1],i=r[0];return b.isText(o)&&b.isText(i)?(o.text+=i.text,[...n.slice(0,-1),o,...r.slice(1)]):[...n,...r]}(i.children[0],r.children[0]),a=[Object.assign(Object.assign({},i.children[0]),{children:o})],s=Object.assign(Object.assign({},l),{value:a});t.push({type:"merge_block",prevProperties:{sourceBlock:n,sourceSlateValue:r.children,targetBlock:l,targetSlateValue:i.children},properties:{mergedBlock:s,mergedSlateValue:a},path:e.path}),e.applyTransforms(t),e.setPath({current:l.meta.order});try{C.focus(i)}catch(e){console.error("Error setting focus:",e)}}))}}const Se={insertBlock:W,deleteBlock:G,moveBlock:Q,focusBlock:te,splitBlock:ce,increaseBlockDepth:ue,decreaseBlockDepth:de,duplicateBlock:pe,updateBlock:he,toggleBlock:we,getBlock:xe,getBlockSlate:J,buildBlockData:function(e){var t,n,r;return{id:(null==e?void 0:e.id)||I(),value:(null==e?void 0:e.value)||[{id:I(),type:(null==r?void 0:r.type)||"paragraph",children:(null==r?void 0:r.children)||[{text:""}],props:Object.assign({nodeType:"block"},null==r?void 0:r.props)}],type:(null==e?void 0:e.type)||"Paragraph",meta:Object.assign({order:(null===(t=null==e?void 0:e.meta)||void 0===t?void 0:t.order)||0,depth:(null===(n=null==e?void 0:e.meta)||void 0===n?void 0:n.depth)||0},null==e?void 0:e.meta)}},mergeBlock:_e};function Ce(e,t){try{C.blur(t),C.deselect(t),w.deselect(t)}catch(e){}e.setPath({current:null})}const je={underline:{type:"underline",tag:"u"},strike:{type:"strike",tag:"s"},code:{type:"code",tag:"code"},italic:{type:"italic",tag:"i"},bold:{type:"bold",tag:"strong"},strong:{type:"bold",tag:"strong"}};function De(e,t){return e.map((e=>{var n,r;let o="";if(e.text)return o=Object.keys(je).reduce(((t,n)=>e[n]?`<${je[n].tag}>${t}</${je[n].tag}>`:t),e.text),o;if(e.type){const i=function(e,t){return Object.values(e).find((e=>{var n,r;return e.type===(null===(r=null===(n=e.elements)||void 0===n?void 0:n[t])||void 0===r?void 0:r.rootPlugin)}))}(t,e.type);if(i&&(null===(r=null===(n=i.parsers)||void 0===n?void 0:n.html)||void 0===r?void 0:r.serialize))return o=i.parsers.html.serialize(e,De(e.children,t)),o}return o})).join("")}function Ae(e,t){const n=Object.values(t).filter((t=>{const n=Z.getSelectedPaths(e);return!(Array.isArray(n)&&n.length>0)||(null==n?void 0:n.includes(t.meta.order))})).sort(((e,t)=>e.meta.order-t.meta.order)).map((t=>{var n,r;const o=e.plugins[t.type];if(o&&(null===(r=null===(n=o.parsers)||void 0===n?void 0:n.html)||void 0===r?void 0:r.serialize)){const n=De(t.value[0].children,e.plugins);return o.parsers.html.serialize(t.value[0],n,t.meta)}return""}));return`<body id="yoopta-clipboard" data-editor-id="${e.id}">${n.join("")}</body>`}var Re=Symbol.for("immer-nothing"),Pe=Symbol.for("immer-draftable"),Be=Symbol.for("immer-state");function Te(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Me=Object.getPrototypeOf;function Ne(e){return!!e&&!!e[Be]}function Le(e){return!!e&&(Fe(e)||Array.isArray(e)||!!e[Pe]||!!e.constructor?.[Pe]||Ue(e)||Ke(e))}var Ie=Object.prototype.constructor.toString();function Fe(e){if(!e||"object"!=typeof e)return!1;const t=Me(e);if(null===t)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object||"function"==typeof n&&Function.toString.call(n)===Ie}function ze(e,t){0===He(e)?Reflect.ownKeys(e).forEach((n=>{t(n,e[n],e)})):e.forEach(((n,r)=>t(r,n,e)))}function He(e){const t=e[Be];return t?t.type_:Array.isArray(e)?1:Ue(e)?2:Ke(e)?3:0}function $e(e,t){return 2===He(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Ve(e,t,n){const r=He(e);2===r?e.set(t,n):3===r?e.add(n):e[t]=n}function Ue(e){return e instanceof Map}function Ke(e){return e instanceof Set}function We(e){return e.copy_||e.base_}function qe(e,t){if(Ue(e))return new Map(e);if(Ke(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);if(!t&&Fe(e)){if(!Me(e)){const t=Object.create(null);return Object.assign(t,e)}return{...e}}const n=Object.getOwnPropertyDescriptors(e);delete n[Be];let r=Reflect.ownKeys(n);for(let t=0;t<r.length;t++){const o=r[t],i=n[o];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(n[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[o]})}return Object.create(Me(e),n)}function Ye(e,t=!1){return Ze(e)||Ne(e)||!Le(e)||(He(e)>1&&(e.set=e.add=e.clear=e.delete=Xe),Object.freeze(e),t&&Object.entries(e).forEach((([e,t])=>Ye(t,!0)))),e}function Xe(){Te(2)}function Ze(e){return Object.isFrozen(e)}var Je,Ge={};function Qe(e){const t=Ge[e];return t||Te(0),t}function et(){return Je}function tt(e,t){t&&(Qe("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function nt(e){rt(e),e.drafts_.forEach(it),e.drafts_=null}function rt(e){e===Je&&(Je=e.parent_)}function ot(e){return Je={drafts_:[],parent_:Je,immer_:e,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function it(e){const t=e[Be];0===t.type_||1===t.type_?t.revoke_():t.revoked_=!0}function lt(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return void 0!==e&&e!==n?(n[Be].modified_&&(nt(t),Te(4)),Le(e)&&(e=at(t,e),t.parent_||ct(t,e)),t.patches_&&Qe("Patches").generateReplacementPatches_(n[Be].base_,e,t.patches_,t.inversePatches_)):e=at(t,n,[]),nt(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Re?e:void 0}function at(e,t,n){if(Ze(t))return t;const r=t[Be];if(!r)return ze(t,((o,i)=>st(e,r,t,o,i,n))),t;if(r.scope_!==e)return t;if(!r.modified_)return ct(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const t=r.copy_;let o=t,i=!1;3===r.type_&&(o=new Set(t),t.clear(),i=!0),ze(o,((o,l)=>st(e,r,t,o,l,n,i))),ct(e,t,!1),n&&e.patches_&&Qe("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function st(e,t,n,r,o,i,l){if(Ne(o)){const l=at(e,o,i&&t&&3!==t.type_&&!$e(t.assigned_,r)?i.concat(r):void 0);if(Ve(n,r,l),!Ne(l))return;e.canAutoFreeze_=!1}else l&&n.add(o);if(Le(o)&&!Ze(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;at(e,o),t&&t.scope_.parent_||"symbol"==typeof r||!Object.prototype.propertyIsEnumerable.call(n,r)||ct(e,o)}}function ct(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Ye(t,n)}var ut={get(e,t){if(t===Be)return e;const n=We(e);if(!$e(n,t))return function(e,t,n){const r=pt(t,n);return r?"value"in r?r.value:r.get?.call(e.draft_):void 0}(e,n,t);const r=n[t];return e.finalized_||!Le(r)?r:r===ft(e.base_,t)?(gt(e),e.copy_[t]=vt(r,e)):r},has:(e,t)=>t in We(e),ownKeys:e=>Reflect.ownKeys(We(e)),set(e,t,n){const r=pt(We(e),t);if(r?.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const r=ft(We(e),t),l=r?.[Be];if(l&&l.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(((o=n)===(i=r)?0!==o||1/o==1/i:o!=o&&i!=i)&&(void 0!==n||$e(e.base_,t)))return!0;gt(e),ht(e)}var o,i;return e.copy_[t]===n&&(void 0!==n||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty:(e,t)=>(void 0!==ft(e.base_,t)||t in e.base_?(e.assigned_[t]=!1,gt(e),ht(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0),getOwnPropertyDescriptor(e,t){const n=We(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r?{writable:!0,configurable:1!==e.type_||"length"!==t,enumerable:r.enumerable,value:n[t]}:r},defineProperty(){Te(11)},getPrototypeOf:e=>Me(e.base_),setPrototypeOf(){Te(12)}},dt={};function ft(e,t){const n=e[Be];return(n?We(n):e)[t]}function pt(e,t){if(!(t in e))return;let n=Me(e);for(;n;){const e=Object.getOwnPropertyDescriptor(n,t);if(e)return e;n=Me(n)}}function ht(e){e.modified_||(e.modified_=!0,e.parent_&&ht(e.parent_))}function gt(e){e.copy_||(e.copy_=qe(e.base_,e.scope_.immer_.useStrictShallowCopy_))}ze(ut,((e,t)=>{dt[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),dt.deleteProperty=function(e,t){return dt.set.call(this,e,t,void 0)},dt.set=function(e,t,n){return ut.set.call(this,e[0],t,n,e[0])};function vt(e,t){const n=Ue(e)?Qe("MapSet").proxyMap_(e,t):Ke(e)?Qe("MapSet").proxySet_(e,t):function(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:et(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,i=ut;n&&(o=[r],i=dt);const{revoke:l,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=l,a}(e,t);return(t?t.scope_:et()).drafts_.push(n),n}function mt(e){if(!Le(e)||Ze(e))return e;const t=e[Be];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=qe(e,t.scope_.immer_.useStrictShallowCopy_)}else n=qe(e,!0);return ze(n,((e,t)=>{Ve(n,e,mt(t))})),t&&(t.finalized_=!1),n}var yt=new class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(e,t,n)=>{if("function"==typeof e&&"function"!=typeof t){const n=t;t=e;const r=this;return function(e=n,...o){return r.produce(e,(e=>t.call(this,e,...o)))}}let r;if("function"!=typeof t&&Te(6),void 0!==n&&"function"!=typeof n&&Te(7),Le(e)){const o=ot(this),i=vt(e,void 0);let l=!0;try{r=t(i),l=!1}finally{l?nt(o):rt(o)}return tt(o,n),lt(r,o)}if(!e||"object"!=typeof e){if(r=t(e),void 0===r&&(r=e),r===Re&&(r=void 0),this.autoFreeze_&&Ye(r,!0),n){const t=[],o=[];Qe("Patches").generateReplacementPatches_(e,r,t,o),n(t,o)}return r}Te(1)},this.produceWithPatches=(e,t)=>{if("function"==typeof e)return(t,...n)=>this.produceWithPatches(t,(t=>e(t,...n)));let n,r;return[this.produce(e,t,((e,t)=>{n=e,r=t})),n,r]},"boolean"==typeof e?.autoFreeze&&this.setAutoFreeze(e.autoFreeze),"boolean"==typeof e?.useStrictShallowCopy&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Le(e)||Te(8),Ne(e)&&(e=function(e){Ne(e)||Te(10);return mt(e)}(e));const t=ot(this),n=vt(e,void 0);return n[Be].isManual_=!0,rt(t),n}finishDraft(e,t){const n=e&&e[Be];n&&n.isManual_||Te(9);const{scope_:r}=n;return tt(r,t),lt(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const r=t[n];if(0===r.path.length&&"replace"===r.op){e=r.value;break}}n>-1&&(t=t.slice(n+1));const r=Qe("Patches").applyPatches_;return Ne(e)?r(e,t):this.produce(e,(e=>r(e,t)))}},bt=yt.produce;yt.produceWithPatches.bind(yt),yt.setAutoFreeze.bind(yt),yt.setUseStrictShallowCopy.bind(yt),yt.applyPatches.bind(yt);var wt=yt.createDraft.bind(yt),xt=yt.finishDraft.bind(yt);function kt(e,t){switch(t.type){case"set_slate":{const{properties:n,blockId:r}=t,o=e.blockEditorsMap[r];if(o){const{slateOps:e,selectionBefore:t}=n;m.withoutNormalizing(o,(()=>{for(const t of e)o.apply(t);if(t)try{w.select(o,t),C.focus(o)}catch(e){}}))}break}case"insert_block":e.blockEditorsMap[t.block.id]=ve(e),e.children[t.block.id]=t.block,e.blockEditorsMap[t.block.id].children=t.block.value,Object.keys(e.children).forEach((n=>{const r=e.children[n];r.meta.order>=t.block.meta.order&&r.id!==t.block.id&&Ne(e.children[r.id])&&(r.meta.order=r.meta.order+1)}));break;case"delete_block":{delete e.blockEditorsMap[t.block.id],delete e.children[t.block.id];const n=Object.values(e.children);n.forEach((e=>{e.meta.order>t.block.meta.order&&(Ne(e)?e.meta.order--:bt(e,(e=>{e.meta.order--})))})),n.sort(((e,t)=>e.meta.order-t.meta.order)),n.forEach(((e,t)=>{Ne(e.meta)?e.meta.order=t:bt(e,(e=>{e.meta=Object.assign(Object.assign({},e.meta),{order:t})}))}));break}case"set_block_value":{const{id:n,value:r,forceSlate:o}=t,i=e.blockEditorsMap[n];o&&i&&(i.children=r),Array.isArray(r)&&(Ne(e.children[n])?e.children[n].value=r:bt(e.children[n],(e=>{e.value=r})));break}case"set_block_meta":{const{id:n,properties:r}=t,o=e.children[n];if(!o)break;Ne(o)?Object.keys(r).forEach((e=>{o.meta[e]=r[e]})):bt(o,(e=>{e.meta=Object.assign(Object.assign({},e.meta),r)}));break}case"split_block":{const{properties:n}=t,r=ve(e);r.children=n.nextSlateValue,e.children[n.nextBlock.id]=Object.assign(Object.assign({},n.nextBlock),{value:r.children}),e.blockEditorsMap[n.nextBlock.id]=r;const o=e.blockEditorsMap[t.prevProperties.originalBlock.id];o.children=n.splitSlateValue,e.children[t.prevProperties.originalBlock.id].value=o.children,Object.values(e.children).forEach((e=>{e.meta.order>=n.nextBlock.meta.order&&e.id!==n.nextBlock.id&&(Ne(e)?e.meta.order++:bt(e,(e=>{e.meta.order++})))}));break}case"merge_block":{const{prevProperties:n,properties:r}=t;delete e.blockEditorsMap[n.sourceBlock.id],delete e.children[n.sourceBlock.id],e.children[r.mergedBlock.id]=r.mergedBlock,e.blockEditorsMap[r.mergedBlock.id].children=r.mergedSlateValue,Object.values(e.children).forEach((e=>{e.meta.order>r.mergedBlock.meta.order&&(Ne(e)?e.meta.order--:bt(e,(e=>{e.meta.order--})))}));break}case"move_block":{const{prevProperties:n,properties:r}=t,o=e.children[n.id];o&&(o.meta.order=r.order,Object.values(e.children).forEach((e=>{e.id!==n.id&&(n.order<r.order?e.meta.order>n.order&&e.meta.order<=r.order&&e.meta.order--:e.meta.order<n.order&&e.meta.order>=r.order&&e.meta.order++)})));break}case"set_block_path":e.path=t.path;break;case"set_editor_value":{e.children=t.properties.value;const n={};Object.keys(e.children).forEach((t=>{const r=e.children[t],o=ve(e);o.children=r.value,n[t]=o})),e.blockEditorsMap=n;break}case"validate_block_paths":{const t=Object.values(e.children);t.sort(((e,t)=>e.meta.order-t.meta.order)),t.forEach(((e,t)=>{Ne(e.meta)?e.meta.order=t:bt(e,(e=>{e.meta=Object.assign(Object.assign({},e.meta),{order:t})}))}));break}}}const Ot=100;const Et=new WeakMap,_t=new WeakMap,St={isMergingHistory:e=>_t.get(e),isSavingHistory:e=>Et.get(e),withMergingHistory(e,t){const n=St.isMergingHistory(e);_t.set(e,!0),t(),_t.set(e,n)},withSavingHistory(e,t){const n=St.isSavingHistory(e);Et.set(e,!0),t(),Et.set(e,n)},withoutMergingHistory(e,t){const n=St.isMergingHistory(e);_t.set(e,!1),t(),_t.set(e,n)},withoutSavingHistory(e,t){const n=St.isSavingHistory(e);Et.set(e,!1),t(),Et.set(e,n)},redo:(e,t)=>{const{redos:n}=e.historyStack;if(n.length>0){const r=n[n.length-1];St.withoutSavingHistory(e,(()=>{e.applyTransforms(r.operations,{source:"history"}),e.setPath(r.path);const{scroll:n=!0}=t||{};if(n&&"number"==typeof r.path.current){const t=Se.getBlock(e,{at:r.path.current}),n=document.querySelector(`[data-yoopta-block-id="${null==t?void 0:t.id}"]`);n&&!Ct(n)&&n.scrollIntoView({block:"center",behavior:"auto"})}})),e.historyStack.redos.pop(),e.historyStack.undos.push(r)}},undo:(e,t)=>{const{undos:n}=e.historyStack;if(n.length>0){const n=e.historyStack.undos[e.historyStack.undos.length-1];St.withoutSavingHistory(e,(()=>{const r=n.operations.flatMap((e=>function(e,t){switch(t.type){case"insert_block":return{type:"delete_block",path:t.path,block:t.block};case"delete_block":return{type:"insert_block",path:t.path,block:t.block};case"set_block_meta":return{type:"set_block_meta",id:t.id,properties:t.prevProperties,prevProperties:t.properties};case"split_block":return[{type:"delete_block",block:t.properties.nextBlock,path:t.path},{type:"set_block_value",id:t.prevProperties.originalBlock.id,value:t.prevProperties.originalValue,forceSlate:!0}];case"merge_block":return[{type:"split_block",properties:{nextBlock:t.prevProperties.sourceBlock,nextSlateValue:t.prevProperties.sourceSlateValue,splitSlateValue:t.prevProperties.targetSlateValue},prevProperties:{originalBlock:t.properties.mergedBlock,originalValue:t.properties.mergedSlateValue},path:t.path}];case"move_block":return{type:"move_block",properties:t.prevProperties,prevProperties:t.properties};case"set_slate":return{type:"set_slate",properties:{slateOps:t.properties.slateOps.map(S.inverse).reverse(),selectionBefore:t.properties.selectionBefore},slate:t.slate,blockId:t.blockId};case"set_editor_value":return{type:"set_editor_value",properties:t.prevProperties,prevProperties:t.properties};default:return t}}(0,e))).reverse();e.applyTransforms(r,{source:"history"}),e.setPath(n.path);const{scroll:o=!0}=t||{};if(o&&"number"==typeof n.path.current){const t=Se.getBlock(e,{at:n.path.current}),r=document.querySelector(`[data-yoopta-block-id="${null==t?void 0:t.id}"]`);r&&!Ct(r)&&r.scrollIntoView({block:"center",behavior:"auto"})}})),e.historyStack.redos.push(n),e.historyStack.undos.pop()}}};function Ct(e){var t=e.getBoundingClientRect(),n=document.documentElement;return t.top>=0&&t.left>=0&&t.bottom<=(window.innerHeight||n.clientHeight)&&t.right<=(window.innerWidth||n.clientWidth)}var jt={};!function(e){var t=Object.prototype.hasOwnProperty,n="~";function r(){}function o(e,t,n){this.fn=e,this.context=t,this.once=n||!1}function i(e,t,r,i,l){if("function"!=typeof r)throw new TypeError("The listener must be a function");var a=new o(r,i||e,l),s=n?n+t:t;return e._events[s]?e._events[s].fn?e._events[s]=[e._events[s],a]:e._events[s].push(a):(e._events[s]=a,e._eventsCount++),e}function l(e,t){0==--e._eventsCount?e._events=new r:delete e._events[t]}function a(){this._events=new r,this._eventsCount=0}Object.create&&(r.prototype=Object.create(null),(new r).__proto__||(n=!1)),a.prototype.eventNames=function(){var e,r,o=[];if(0===this._eventsCount)return o;for(r in e=this._events)t.call(e,r)&&o.push(n?r.slice(1):r);return Object.getOwnPropertySymbols?o.concat(Object.getOwnPropertySymbols(e)):o},a.prototype.listeners=function(e){var t=n?n+e:e,r=this._events[t];if(!r)return[];if(r.fn)return[r.fn];for(var o=0,i=r.length,l=new Array(i);o<i;o++)l[o]=r[o].fn;return l},a.prototype.listenerCount=function(e){var t=n?n+e:e,r=this._events[t];return r?r.fn?1:r.length:0},a.prototype.emit=function(e,t,r,o,i,l){var a=n?n+e:e;if(!this._events[a])return!1;var s,c,u=this._events[a],d=arguments.length;if(u.fn){switch(u.once&&this.removeListener(e,u.fn,void 0,!0),d){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,t),!0;case 3:return u.fn.call(u.context,t,r),!0;case 4:return u.fn.call(u.context,t,r,o),!0;case 5:return u.fn.call(u.context,t,r,o,i),!0;case 6:return u.fn.call(u.context,t,r,o,i,l),!0}for(c=1,s=new Array(d-1);c<d;c++)s[c-1]=arguments[c];u.fn.apply(u.context,s)}else{var f,p=u.length;for(c=0;c<p;c++)switch(u[c].once&&this.removeListener(e,u[c].fn,void 0,!0),d){case 1:u[c].fn.call(u[c].context);break;case 2:u[c].fn.call(u[c].context,t);break;case 3:u[c].fn.call(u[c].context,t,r);break;case 4:u[c].fn.call(u[c].context,t,r,o);break;default:if(!s)for(f=1,s=new Array(d-1);f<d;f++)s[f-1]=arguments[f];u[c].fn.apply(u[c].context,s)}}return!0},a.prototype.on=function(e,t,n){return i(this,e,t,n,!1)},a.prototype.once=function(e,t,n){return i(this,e,t,n,!0)},a.prototype.removeListener=function(e,t,r,o){var i=n?n+e:e;if(!this._events[i])return this;if(!t)return l(this,i),this;var a=this._events[i];if(a.fn)a.fn!==t||o&&!a.once||r&&a.context!==r||l(this,i);else{for(var s=0,c=[],u=a.length;s<u;s++)(a[s].fn!==t||o&&!a[s].once||r&&a[s].context!==r)&&c.push(a[s]);c.length?this._events[i]=1===c.length?c[0]:c:l(this,i)}return this},a.prototype.removeAllListeners=function(e){var t;return e?(t=n?n+e:e,this._events[t]&&l(this,t)):(this._events=new r,this._eventsCount=0),this},a.prototype.off=a.prototype.removeListener,a.prototype.addListener=a.prototype.on,a.prefixed=n,a.EventEmitter=a,e.exports=a}({get exports(){return jt},set exports(e){jt=e}});const Dt=new jt,At=(e,t)=>Dt.on(e,t),Rt=(e,t)=>Dt.once(e,t),Pt=(e,t)=>Dt.off(e,t),Bt=(e,t)=>Dt.emit(e,t);function Tt(){const e={id:"",children:{},blockEditorsMap:{},path:{current:null},readOnly:!1,isEmpty:()=>function(e){const t=Object.values(e.children);if(t.length>1)return!1;const n=t[0];if(!n)return!0;if("Paragraph"!==n.type)return!1;const r=re(e,{at:n.meta.order});if(!r)return!0;try{return!(m.string(r,[0]).length>0)}catch(e){return!0}}(e),getEditorValue:()=>function(e){return e.children}(e),setEditorValue:(...t)=>function(e,t){let n;if(null!==t&&fe(t))n=t;else{const e=Se.buildBlockData();n={[e.id]:e}}const r={type:"set_editor_value",properties:{value:n},prevProperties:{value:e.children}};e.applyTransforms([r],{validatePaths:!0})}(e,...t),insertBlock:(...t)=>W(e,...t),deleteBlock:(...t)=>G(e,...t),duplicateBlock:(...t)=>pe(e,...t),toggleBlock:(...t)=>we(e,...t),increaseBlockDepth:(...t)=>ue(e,...t),decreaseBlockDepth:(...t)=>de(e,...t),moveBlock:(...t)=>Q(e,...t),focusBlock:(...t)=>te(e,...t),getBlock:(...t)=>xe(e,...t),updateBlock:(...t)=>he(e,...t),splitBlock:(...t)=>ce(e,...t),mergeBlock:(...t)=>_e(e,...t),setPath:(...t)=>Y(e,...t),blocks:{},formats:{},shortcuts:{},plugins:{},commands:{},applyTransforms:(t,...n)=>function(e,t,n){e.children=wt(e.children),e.path=wt(e.path);const{validatePaths:r=!0,source:o}=n||{},i=[...t];r&&i.push({type:"validate_block_paths"}),i.length>1&&i.sort(((e,t)=>"insert_block"===e.type&&"insert_block"===t.type?e.block.meta.order-t.block.meta.order:0));for(const t of i)"set_slate"===t.type&&"api"===o||kt(e,t);if(Ne(e.children)||(e.children=wt(e.children)),e.children=xt(e.children),Ne(e.path)&&(e.path=xt(e.path)),!1!==e.isSavingHistory()){const t={operations:i.filter((e=>"set_block_path"!==e.type&&"set_block_value"!==e.type&&"validate_block_paths"!==e.type)),path:e.path};t.operations.length>0&&"history"!==o&&(e.historyStack.undos.push(t),e.historyStack.redos=[]),e.historyStack.undos.length>Ot&&e.historyStack.undos.shift()}const l={value:e.children,operations:i};e.emit("change",l),e.emit("path-change",e.path)}(e,t,...n),batchOperations:t=>function(e,t){const n=[];let r={};const o=e.applyTransforms;e.applyTransforms=(e,t)=>{t&&(r=t),n.push(...e)},t(),e.applyTransforms=o,n.length>0&&e.applyTransforms(n,r)}(e,t),on:(e,t)=>At(e,t),off:(e,t)=>Pt(e,t),emit:(e,...t)=>Bt(e,...t),once:(e,t)=>Rt(e,t),isFocused:()=>function(e){return!!ee.get(e)}(e),focus:()=>function(e){if(e.readOnly)return;const t=ne(e,{at:0});t&&(ee.set(e,!0),e.focusBlock(t.id,{waitExecution:!0}),e.emit("focus",!0))}(e),blur:(...t)=>function(e,t={}){var n;const r=null!==(n=t.slate)&&void 0!==n?n:re(e);if(!r)return;const{waitExecution:o,waitExecutionMs:i}=t;o?setTimeout((()=>Ce(e,r)),i):(ee.set(e,!1),Ce(e,r),e.emit("blur",!1))}(e,...t),getHTML:t=>Ae(e,t),getMarkdown:t=>function(e,t){return function(e,t){return t.sort(((e,t)=>e.meta.order>t.meta.order?1:-1)).map((t=>{var n,r;const o=e.plugins[t.type];if(o){const e=t.value[0];if(null===(r=null===(n=o.parsers)||void 0===n?void 0:n.markdown)||void 0===r?void 0:r.serialize){const t=o.parsers.markdown.serialize(e,e.children.map((e=>e.text)).join(""));if(t)return t}}return""})).join("\n")}(e,Object.values(t))}(e,t),getPlainText:t=>function(e,t){const n=Ae(e,t),r=document.createElement("div");return r.innerHTML=n,r.innerText}(e,t),refElement:null,historyStack:{undos:[],redos:[]},redo:t=>St.redo(e,t),undo:t=>St.undo(e,t),isSavingHistory:()=>St.isSavingHistory(e),isMergingHistory:()=>St.isMergingHistory(e),withoutSavingHistory:t=>St.withoutSavingHistory(e,t),withSavingHistory:t=>St.withSavingHistory(e,t),withoutMergingHistory:t=>St.withoutMergingHistory(e,t),withMergingHistory:t=>St.withMergingHistory(e,t)};return e}const Mt={editor:Tt()},Nt=i(Mt),Lt=({children:t,editorState:n})=>{const r=a(Mt);return r.current={editor:n.editor},e(Nt.Provider,Object.assign({value:r.current},{children:t}))},It=()=>{const e=l(Nt);if(!e)throw new Error("useYooptaEditor must be used within a YooptaEditorContext");return e.editor},Ft=e=>It().children[e],zt=()=>It().isFocused(),Ht=()=>It().readOnly,$t=e=>{var t;return null===(t=It().plugins[e])||void 0===t?void 0:t.options},Vt=({blockId:e,at:t})=>{const n=It();if(!e&&"number"!=typeof t)throw new Error("useBlockSelected must receive either blockId or at");let r;return e&&(r=n.children[e]),t&&(r=Se.getBlock(n,{at:t})),n.path.current===(null==r?void 0:r.meta.order)};const Ut="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function Kt(e){const t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function Wt(e){return"nodeType"in e}function qt(e){var t,n;return e?Kt(e)?e:Wt(e)&&null!=(t=null==(n=e.ownerDocument)?void 0:n.defaultView)?t:window:window}function Yt(e){const{Document:t}=qt(e);return e instanceof t}function Xt(e){return!Kt(e)&&e instanceof qt(e).HTMLElement}function Zt(e){return e instanceof qt(e).SVGElement}function Jt(e){return e?Kt(e)?e.document:Wt(e)?Yt(e)?e:Xt(e)||Zt(e)?e.ownerDocument:document:document:document}const Gt=Ut?c:u;function Qt(e){const t=a(e);return Gt((()=>{t.current=e})),d((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}function en(e,t){void 0===t&&(t=[e]);const n=a(e);return Gt((()=>{n.current!==e&&(n.current=e)}),t),n}function tn(e,t){const n=a();return s((()=>{const t=e(n.current);return n.current=t,t}),[...t])}function nn(e){const t=Qt(e),n=a(null),r=d((e=>{e!==n.current&&(null==t||t(e,n.current)),n.current=e}),[]);return[n,r]}function rn(e){const t=a();return u((()=>{t.current=e}),[e]),t.current}let on={};function ln(e,t){return s((()=>{if(t)return t;const n=null==on[e]?0:on[e]+1;return on[e]=n,e+"-"+n}),[e,t])}function an(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return r.reduce(((t,n)=>{const r=Object.entries(n);for(const[n,o]of r){const r=t[n];null!=r&&(t[n]=r+e*o)}return t}),{...t})}}const sn=an(1),cn=an(-1);function un(e){if(!e)return!1;const{KeyboardEvent:t}=qt(e.target);return t&&e instanceof t}function dn(e){if(function(e){if(!e)return!1;const{TouchEvent:t}=qt(e.target);return t&&e instanceof t}(e)){if(e.touches&&e.touches.length){const{clientX:t,clientY:n}=e.touches[0];return{x:t,y:n}}if(e.changedTouches&&e.changedTouches.length){const{clientX:t,clientY:n}=e.changedTouches[0];return{x:t,y:n}}}return function(e){return"clientX"in e&&"clientY"in e}(e)?{x:e.clientX,y:e.clientY}:null}const fn=Object.freeze({Translate:{toString(e){if(!e)return;const{x:t,y:n}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;const{scaleX:t,scaleY:n}=e;return"scaleX("+t+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[fn.Translate.toString(e),fn.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),pn="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function hn(e){return e.matches(pn)?e:e.querySelector(pn)}const gn={display:"none"};function vn(e){let{id:t,value:n}=e;return o.createElement("div",{id:t,style:gn},n)}function mn(e){let{id:t,announcement:n,ariaLiveType:r="assertive"}=e;return o.createElement("div",{id:t,style:{position:"fixed",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"},role:"status","aria-live":r,"aria-atomic":!0},n)}const yn=i(null);const bn={draggable:"\n To pick up a draggable item, press the space bar.\n While dragging, use the arrow keys to move the item.\n Press space again to drop the item in its new position, or press escape to cancel.\n "},wn={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was moved over droppable area "+n.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was dropped over droppable area "+n.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function xn(e){let{announcements:t=wn,container:n,hiddenTextDescribedById:r,screenReaderInstructions:i=bn}=e;const{announce:a,announcement:c}=function(){const[e,t]=f("");return{announce:d((e=>{null!=e&&t(e)}),[]),announcement:e}}(),p=ln("DndLiveRegion"),[h,g]=f(!1);if(u((()=>{g(!0)}),[]),function(e){const t=l(yn);u((()=>{if(!t)throw new Error("useDndMonitor must be used within a children of <DndContext>");return t(e)}),[e,t])}(s((()=>({onDragStart(e){let{active:n}=e;a(t.onDragStart({active:n}))},onDragMove(e){let{active:n,over:r}=e;t.onDragMove&&a(t.onDragMove({active:n,over:r}))},onDragOver(e){let{active:n,over:r}=e;a(t.onDragOver({active:n,over:r}))},onDragEnd(e){let{active:n,over:r}=e;a(t.onDragEnd({active:n,over:r}))},onDragCancel(e){let{active:n,over:r}=e;a(t.onDragCancel({active:n,over:r}))}})),[a,t])),!h)return null;const v=o.createElement(o.Fragment,null,o.createElement(vn,{id:r,value:i.draggable}),o.createElement(mn,{id:p,announcement:c}));return n?M(v,n):v}var kn;function On(){}function En(e,t){return s((()=>({sensor:e,options:null!=t?t:{}})),[e,t])}!function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"}(kn||(kn={}));const _n=Object.freeze({x:0,y:0});function Sn(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Cn(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return n-r}function jn(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}function Dn(e){let{left:t,top:n,height:r,width:o}=e;return[{x:t,y:n},{x:t+o,y:n},{x:t,y:n+r},{x:t+o,y:n+r}]}function An(e,t){if(!e||0===e.length)return null;const[n]=e;return t?n[t]:n}function Rn(e,t,n){return void 0===t&&(t=e.left),void 0===n&&(n=e.top),{x:t+.5*e.width,y:n+.5*e.height}}const Pn=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const o=Rn(t,t.left,t.top),i=[];for(const e of r){const{id:t}=e,r=n.get(t);if(r){const n=Sn(Rn(r),o);i.push({id:t,data:{droppableContainer:e,value:n}})}}return i.sort(Cn)};function Bn(e,t){const n=Math.max(t.top,e.top),r=Math.max(t.left,e.left),o=Math.min(t.left+t.width,e.left+e.width),i=Math.min(t.top+t.height,e.top+e.height),l=o-r,a=i-n;if(r<o&&n<i){const n=t.width*t.height,r=e.width*e.height,o=l*a;return Number((o/(n+r-o)).toFixed(4))}return 0}const Tn=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const o=[];for(const e of r){const{id:r}=e,i=n.get(r);if(i){const n=Bn(i,t);n>0&&o.push({id:r,data:{droppableContainer:e,value:n}})}}return o.sort(jn)};function Mn(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:_n}function Nn(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return r.reduce(((t,n)=>({...t,top:t.top+e*n.y,bottom:t.bottom+e*n.y,left:t.left+e*n.x,right:t.right+e*n.x})),{...t})}}const Ln=Nn(1);const In={ignoreTransform:!1};function Fn(e,t){void 0===t&&(t=In);let n=e.getBoundingClientRect();if(t.ignoreTransform){const{transform:t,transformOrigin:r}=qt(e).getComputedStyle(e);t&&(n=function(e,t,n){const r=function(e){if(e.startsWith("matrix3d(")){const t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){const t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}(t);if(!r)return e;const{scaleX:o,scaleY:i,x:l,y:a}=r,s=e.left-l-(1-o)*parseFloat(n),c=e.top-a-(1-i)*parseFloat(n.slice(n.indexOf(" ")+1)),u=o?e.width/o:e.width,d=i?e.height/i:e.height;return{width:u,height:d,top:c,right:s+u,bottom:c+d,left:s}}(n,t,r))}const{top:r,left:o,width:i,height:l,bottom:a,right:s}=n;return{top:r,left:o,width:i,height:l,bottom:a,right:s}}function zn(e){return Fn(e,{ignoreTransform:!0})}function Hn(e,t){const n=[];return e?function r(o){if(null!=t&&n.length>=t)return n;if(!o)return n;if(Yt(o)&&null!=o.scrollingElement&&!n.includes(o.scrollingElement))return n.push(o.scrollingElement),n;if(!Xt(o)||Zt(o))return n;if(n.includes(o))return n;const i=qt(e).getComputedStyle(o);return o!==e&&function(e,t){void 0===t&&(t=qt(e).getComputedStyle(e));const n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some((e=>{const r=t[e];return"string"==typeof r&&n.test(r)}))}(o,i)&&n.push(o),function(e,t){return void 0===t&&(t=qt(e).getComputedStyle(e)),"fixed"===t.position}(o,i)?n:r(o.parentNode)}(e):n}function $n(e){const[t]=Hn(e,1);return null!=t?t:null}function Vn(e){return Ut&&e?Kt(e)?e:Wt(e)?Yt(e)||e===Jt(e).scrollingElement?window:Xt(e)?e:null:null:null}function Un(e){return Kt(e)?e.scrollX:e.scrollLeft}function Kn(e){return Kt(e)?e.scrollY:e.scrollTop}function Wn(e){return{x:Un(e),y:Kn(e)}}var qn;function Yn(e){return!(!Ut||!e)&&e===document.scrollingElement}function Xn(e){const t={x:0,y:0},n=Yn(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},r={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height};return{isTop:e.scrollTop<=t.y,isLeft:e.scrollLeft<=t.x,isBottom:e.scrollTop>=r.y,isRight:e.scrollLeft>=r.x,maxScroll:r,minScroll:t}}!function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"}(qn||(qn={}));const Zn={x:.2,y:.2};function Jn(e,t,n,r,o){let{top:i,left:l,right:a,bottom:s}=n;void 0===r&&(r=10),void 0===o&&(o=Zn);const{isTop:c,isBottom:u,isLeft:d,isRight:f}=Xn(e),p={x:0,y:0},h={x:0,y:0},g=t.height*o.y,v=t.width*o.x;return!c&&i<=t.top+g?(p.y=qn.Backward,h.y=r*Math.abs((t.top+g-i)/g)):!u&&s>=t.bottom-g&&(p.y=qn.Forward,h.y=r*Math.abs((t.bottom-g-s)/g)),!f&&a>=t.right-v?(p.x=qn.Forward,h.x=r*Math.abs((t.right-v-a)/v)):!d&&l<=t.left+v&&(p.x=qn.Backward,h.x=r*Math.abs((t.left+v-l)/v)),{direction:p,speed:h}}function Gn(e){if(e===document.scrollingElement){const{innerWidth:e,innerHeight:t}=window;return{top:0,left:0,right:e,bottom:t,width:e,height:t}}const{top:t,left:n,right:r,bottom:o}=e.getBoundingClientRect();return{top:t,left:n,right:r,bottom:o,width:e.clientWidth,height:e.clientHeight}}function Qn(e){return e.reduce(((e,t)=>sn(e,Wn(t))),_n)}const er=[["x",["left","right"],function(e){return e.reduce(((e,t)=>e+Un(t)),0)}],["y",["top","bottom"],function(e){return e.reduce(((e,t)=>e+Kn(t)),0)}]];class tr{constructor(e,t){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const n=Hn(t),r=Qn(n);this.rect={...e},this.width=e.width,this.height=e.height;for(const[e,t,o]of er)for(const i of t)Object.defineProperty(this,i,{get:()=>{const t=o(n),l=r[e]-t;return this.rect[i]+l},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class nr{constructor(e){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach((e=>{var t;return null==(t=this.target)?void 0:t.removeEventListener(...e)}))},this.target=e}add(e,t,n){var r;null==(r=this.target)||r.addEventListener(e,t,n),this.listeners.push([e,t,n])}}function rr(e,t){const n=Math.abs(e.x),r=Math.abs(e.y);return"number"==typeof t?Math.sqrt(n**2+r**2)>t:"x"in t&&"y"in t?n>t.x&&r>t.y:"x"in t?n>t.x:"y"in t&&r>t.y}var or,ir;function lr(e){e.preventDefault()}function ar(e){e.stopPropagation()}!function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"}(or||(or={})),function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter"}(ir||(ir={}));const sr={start:[ir.Space,ir.Enter],cancel:[ir.Esc],end:[ir.Space,ir.Enter]},cr=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case ir.Right:return{...n,x:n.x+25};case ir.Left:return{...n,x:n.x-25};case ir.Down:return{...n,y:n.y+25};case ir.Up:return{...n,y:n.y-25}}};class ur{constructor(e){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=e;const{event:{target:t}}=e;this.props=e,this.listeners=new nr(Jt(t)),this.windowListeners=new nr(qt(t)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(or.Resize,this.handleCancel),this.windowListeners.add(or.VisibilityChange,this.handleCancel),setTimeout((()=>this.listeners.add(or.Keydown,this.handleKeyDown)))}handleStart(){const{activeNode:e,onStart:t}=this.props,n=e.node.current;n&&function(e,t){if(void 0===t&&(t=Fn),!e)return;const{top:n,left:r,bottom:o,right:i}=t(e);$n(e)&&(o<=0||i<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}(n),t(_n)}handleKeyDown(e){if(un(e)){const{active:t,context:n,options:r}=this.props,{keyboardCodes:o=sr,coordinateGetter:i=cr,scrollBehavior:l="smooth"}=r,{code:a}=e;if(o.end.includes(a))return void this.handleEnd(e);if(o.cancel.includes(a))return void this.handleCancel(e);const{collisionRect:s}=n.current,c=s?{x:s.left,y:s.top}:_n;this.referenceCoordinates||(this.referenceCoordinates=c);const u=i(e,{active:t,context:n.current,currentCoordinates:c});if(u){const t=cn(u,c),r={x:0,y:0},{scrollableAncestors:o}=n.current;for(const n of o){const o=e.code,{isTop:i,isRight:a,isLeft:s,isBottom:c,maxScroll:d,minScroll:f}=Xn(n),p=Gn(n),h={x:Math.min(o===ir.Right?p.right-p.width/2:p.right,Math.max(o===ir.Right?p.left:p.left+p.width/2,u.x)),y:Math.min(o===ir.Down?p.bottom-p.height/2:p.bottom,Math.max(o===ir.Down?p.top:p.top+p.height/2,u.y))},g=o===ir.Right&&!a||o===ir.Left&&!s,v=o===ir.Down&&!c||o===ir.Up&&!i;if(g&&h.x!==u.x){const e=n.scrollLeft+t.x,i=o===ir.Right&&e<=d.x||o===ir.Left&&e>=f.x;if(i&&!t.y)return void n.scrollTo({left:e,behavior:l});r.x=i?n.scrollLeft-e:o===ir.Right?n.scrollLeft-d.x:n.scrollLeft-f.x,r.x&&n.scrollBy({left:-r.x,behavior:l});break}if(v&&h.y!==u.y){const e=n.scrollTop+t.y,i=o===ir.Down&&e<=d.y||o===ir.Up&&e>=f.y;if(i&&!t.x)return void n.scrollTo({top:e,behavior:l});r.y=i?n.scrollTop-e:o===ir.Down?n.scrollTop-d.y:n.scrollTop-f.y,r.y&&n.scrollBy({top:-r.y,behavior:l});break}}this.handleMove(e,sn(cn(u,this.referenceCoordinates),r))}}}handleMove(e,t){const{onMove:n}=this.props;e.preventDefault(),n(t)}handleEnd(e){const{onEnd:t}=this.props;e.preventDefault(),this.detach(),t()}handleCancel(e){const{onCancel:t}=this.props;e.preventDefault(),this.detach(),t()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}function dr(e){return Boolean(e&&"distance"in e)}function fr(e){return Boolean(e&&"delay"in e)}ur.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=sr,onActivation:o}=t,{active:i}=n;const{code:l}=e.nativeEvent;if(r.start.includes(l)){const t=i.activatorNode.current;return(!t||e.target===t)&&(e.preventDefault(),null==o||o({event:e.nativeEvent}),!0)}return!1}}];class pr{constructor(e,t,n){var r;void 0===n&&(n=function(e){const{EventTarget:t}=qt(e);return e instanceof t?e:Jt(e)}(e.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=e,this.events=t;const{event:o}=e,{target:i}=o;this.props=e,this.events=t,this.document=Jt(i),this.documentListeners=new nr(this.document),this.listeners=new nr(n),this.windowListeners=new nr(qt(i)),this.initialCoordinates=null!=(r=dn(o))?r:_n,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:e,props:{options:{activationConstraint:t,bypassActivationConstraint:n}}}=this;if(this.listeners.add(e.move.name,this.handleMove,{passive:!1}),this.listeners.add(e.end.name,this.handleEnd),this.windowListeners.add(or.Resize,this.handleCancel),this.windowListeners.add(or.DragStart,lr),this.windowListeners.add(or.VisibilityChange,this.handleCancel),this.windowListeners.add(or.ContextMenu,lr),this.documentListeners.add(or.Keydown,this.handleKeydown),t){if(null!=n&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(fr(t))return void(this.timeoutId=setTimeout(this.handleStart,t.delay));if(dr(t))return}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),null!==this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handleStart(){const{initialCoordinates:e}=this,{onStart:t}=this.props;e&&(this.activated=!0,this.documentListeners.add(or.Click,ar,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(or.SelectionChange,this.removeTextSelection),t(e))}handleMove(e){var t;const{activated:n,initialCoordinates:r,props:o}=this,{onMove:i,options:{activationConstraint:l}}=o;if(!r)return;const a=null!=(t=dn(e))?t:_n,s=cn(r,a);if(!n&&l){if(dr(l)){if(null!=l.tolerance&&rr(s,l.tolerance))return this.handleCancel();if(rr(s,l.distance))return this.handleStart()}return fr(l)&&rr(s,l.tolerance)?this.handleCancel():void 0}e.cancelable&&e.preventDefault(),i(a)}handleEnd(){const{onEnd:e}=this.props;this.detach(),e()}handleCancel(){const{onCancel:e}=this.props;this.detach(),e()}handleKeydown(e){e.code===ir.Esc&&this.handleCancel()}removeTextSelection(){var e;null==(e=this.document.getSelection())||e.removeAllRanges()}}const hr={move:{name:"pointermove"},end:{name:"pointerup"}};class gr extends pr{constructor(e){const{event:t}=e,n=Jt(t.target);super(e,hr,n)}}gr.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return!(!n.isPrimary||0!==n.button)&&(null==r||r({event:n}),!0)}}];const vr={move:{name:"mousemove"},end:{name:"mouseup"}};var mr;!function(e){e[e.RightClick=2]="RightClick"}(mr||(mr={}));(class extends pr{constructor(e){super(e,vr,Jt(e.event.target))}}).activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button!==mr.RightClick&&(null==r||r({event:n}),!0)}}];const yr={move:{name:"touchmove"},end:{name:"touchend"}};var br,wr;function xr(e){let{acceleration:t,activator:n=br.Pointer,canScroll:r,draggingRect:o,enabled:i,interval:l=5,order:c=wr.TreeOrder,pointerCoordinates:f,scrollableAncestors:p,scrollableAncestorRects:h,delta:g,threshold:v}=e;const m=function(e){let{delta:t,disabled:n}=e;const r=rn(t);return tn((e=>{if(n||!r||!e)return kr;const o={x:Math.sign(t.x-r.x),y:Math.sign(t.y-r.y)};return{x:{[qn.Backward]:e.x[qn.Backward]||-1===o.x,[qn.Forward]:e.x[qn.Forward]||1===o.x},y:{[qn.Backward]:e.y[qn.Backward]||-1===o.y,[qn.Forward]:e.y[qn.Forward]||1===o.y}}}),[n,t,r])}({delta:g,disabled:!i}),[y,b]=function(){const e=a(null);return[d(((t,n)=>{e.current=setInterval(t,n)}),[]),d((()=>{null!==e.current&&(clearInterval(e.current),e.current=null)}),[])]}(),w=a({x:0,y:0}),x=a({x:0,y:0}),k=s((()=>{switch(n){case br.Pointer:return f?{top:f.y,bottom:f.y,left:f.x,right:f.x}:null;case br.DraggableRect:return o}}),[n,o,f]),O=a(null),E=d((()=>{const e=O.current;if(!e)return;const t=w.current.x*x.current.x,n=w.current.y*x.current.y;e.scrollBy(t,n)}),[]),_=s((()=>c===wr.TreeOrder?[...p].reverse():p),[c,p]);u((()=>{if(i&&p.length&&k){for(const e of _){if(!1===(null==r?void 0:r(e)))continue;const n=p.indexOf(e),o=h[n];if(!o)continue;const{direction:i,speed:a}=Jn(e,o,k,t,v);for(const e of["x","y"])m[e][i[e]]||(a[e]=0,i[e]=0);if(a.x>0||a.y>0)return b(),O.current=e,y(E,l),w.current=a,void(x.current=i)}w.current={x:0,y:0},x.current={x:0,y:0},b()}else b()}),[t,E,r,b,i,l,JSON.stringify(k),JSON.stringify(m),y,p,_,h,JSON.stringify(v)])}(class extends pr{constructor(e){super(e,yr)}static setup(){return window.addEventListener(yr.move.name,e,{capture:!1,passive:!1}),function(){window.removeEventListener(yr.move.name,e)};function e(){}}}).activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;const{touches:o}=n;return!(o.length>1)&&(null==r||r({event:n}),!0)}}],function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"}(br||(br={})),function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"}(wr||(wr={}));const kr={x:{[qn.Backward]:!1,[qn.Forward]:!1},y:{[qn.Backward]:!1,[qn.Forward]:!1}};var Or,Er;!function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"}(Or||(Or={})),function(e){e.Optimized="optimized"}(Er||(Er={}));const _r=new Map;function Sr(e,t){return tn((n=>e?n||("function"==typeof t?t(e):e):null),[t,e])}function Cr(e){let{callback:t,disabled:n}=e;const r=Qt(t),o=s((()=>{if(n||"undefined"==typeof window||void 0===window.ResizeObserver)return;const{ResizeObserver:e}=window;return new e(r)}),[n]);return u((()=>()=>null==o?void 0:o.disconnect()),[o]),o}function jr(e){return new tr(Fn(e),e)}function Dr(e,t,n){void 0===t&&(t=jr);const[r,o]=h((function(r){if(!e)return null;var o;if(!1===e.isConnected)return null!=(o=null!=r?r:n)?o:null;const i=t(e);if(JSON.stringify(r)===JSON.stringify(i))return r;return i}),null),i=function(e){let{callback:t,disabled:n}=e;const r=Qt(t),o=s((()=>{if(n||"undefined"==typeof window||void 0===window.MutationObserver)return;const{MutationObserver:e}=window;return new e(r)}),[r,n]);return u((()=>()=>null==o?void 0:o.disconnect()),[o]),o}({callback(t){if(e)for(const n of t){const{type:t,target:r}=n;if("childList"===t&&r instanceof HTMLElement&&r.contains(e)){o();break}}}}),l=Cr({callback:o});return Gt((()=>{o(),e?(null==l||l.observe(e),null==i||i.observe(document.body,{childList:!0,subtree:!0})):(null==l||l.disconnect(),null==i||i.disconnect())}),[e]),r}const Ar=[];function Rr(e,t){void 0===t&&(t=[]);const n=a(null);return u((()=>{n.current=null}),t),u((()=>{const t=e!==_n;t&&!n.current&&(n.current=e),!t&&n.current&&(n.current=null)}),[e]),n.current?cn(e,n.current):_n}function Pr(e){return s((()=>e?function(e){const t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}(e):null),[e])}const Br=[];function Tr(e){let{measure:t}=e;const[n,r]=f(null),o=d((e=>{for(const{target:n}of e)if(Xt(n)){r((e=>{const r=t(n);return e?{...e,width:r.width,height:r.height}:r}));break}}),[t]),i=Cr({callback:o}),l=d((e=>{const n=function(e){if(!e)return null;if(e.children.length>1)return e;const t=e.children[0];return Xt(t)?t:e}(e);null==i||i.disconnect(),n&&(null==i||i.observe(n)),r(n?t(n):null)}),[t,i]),[a,c]=nn(l);return s((()=>({nodeRef:a,rect:n,setRef:c})),[n,a,c])}const Mr=[{sensor:gr,options:{}},{sensor:ur,options:{}}],Nr={current:{}},Lr={draggable:{measure:zn},droppable:{measure:zn,strategy:Or.WhileDragging,frequency:Er.Optimized},dragOverlay:{measure:Fn}};class Ir extends Map{get(e){var t;return null!=e&&null!=(t=super.get(e))?t:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter((e=>{let{disabled:t}=e;return!t}))}getNodeFor(e){var t,n;return null!=(t=null==(n=this.get(e))?void 0:n.node.current)?t:void 0}}const Fr={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new Ir,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:On},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:Lr,measureDroppableContainers:On,windowRect:null,measuringScheduled:!1},zr=i({activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:On,draggableNodes:new Map,over:null,measureDroppableContainers:On}),Hr=i(Fr);function $r(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new Ir}}}function Vr(e,t){switch(t.type){case kn.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case kn.DragMove:return e.draggable.active?{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}}:e;case kn.DragEnd:case kn.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case kn.RegisterDroppable:{const{element:n}=t,{id:r}=n,o=new Ir(e.droppable.containers);return o.set(r,n),{...e,droppable:{...e.droppable,containers:o}}}case kn.SetDroppableDisabled:{const{id:n,key:r,disabled:o}=t,i=e.droppable.containers.get(n);if(!i||r!==i.key)return e;const l=new Ir(e.droppable.containers);return l.set(n,{...i,disabled:o}),{...e,droppable:{...e.droppable,containers:l}}}case kn.UnregisterDroppable:{const{id:n,key:r}=t,o=e.droppable.containers.get(n);if(!o||r!==o.key)return e;const i=new Ir(e.droppable.containers);return i.delete(n),{...e,droppable:{...e.droppable,containers:i}}}default:return e}}function Ur(e){let{disabled:t}=e;const{active:n,activatorEvent:r,draggableNodes:o}=l(zr),i=rn(r),a=rn(null==n?void 0:n.id);return u((()=>{if(!t&&!r&&i&&null!=a){if(!un(i))return;if(document.activeElement===i.target)return;const e=o.get(a);if(!e)return;const{activatorNode:t,node:n}=e;if(!t.current&&!n.current)return;requestAnimationFrame((()=>{for(const e of[t.current,n.current]){if(!e)continue;const t=hn(e);if(t){t.focus();break}}}))}}),[r,t,o,a,i]),null}const Kr=i({..._n,scaleX:1,scaleY:1});var Wr;!function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"}(Wr||(Wr={}));const qr=p((function(e){var t,n,r,i;let{id:l,accessibility:c,autoScroll:p=!0,children:g,sensors:v=Mr,collisionDetection:m=Tn,measuring:y,modifiers:b,...w}=e;const x=h(Vr,void 0,$r),[k,O]=x,[E,_]=function(){const[e]=f((()=>new Set)),t=d((t=>(e.add(t),()=>e.delete(t))),[e]);return[d((t=>{let{type:n,event:r}=t;e.forEach((e=>{var t;return null==(t=e[n])?void 0:t.call(e,r)}))}),[e]),t]}(),[S,C]=f(Wr.Uninitialized),j=S===Wr.Initialized,{draggable:{active:D,nodes:A,translate:R},droppable:{containers:P}}=k,B=D?A.get(D):null,M=a({initial:null,translated:null}),N=s((()=>{var e;return null!=D?{id:D,data:null!=(e=null==B?void 0:B.data)?e:Nr,rect:M}:null}),[D,B]),L=a(null),[I,F]=f(null),[z,H]=f(null),$=en(w,Object.values(w)),V=ln("DndDescribedBy",l),U=s((()=>P.getEnabled()),[P]),K=s((()=>({draggable:{...Lr.draggable,...null==W?void 0:W.draggable},droppable:{...Lr.droppable,...null==W?void 0:W.droppable},dragOverlay:{...Lr.dragOverlay,...null==W?void 0:W.dragOverlay}})),[null==(W=y)?void 0:W.draggable,null==W?void 0:W.droppable,null==W?void 0:W.dragOverlay]);var W;const{droppableRects:q,measureDroppableContainers:Y,measuringScheduled:X}=function(e,t){let{dragging:n,dependencies:r,config:o}=t;const[i,l]=f(null),{frequency:s,measure:c,strategy:p}=o,h=a(e),g=function(){switch(p){case Or.Always:return!1;case Or.BeforeDragging:return n;default:return!n}}(),v=en(g),m=d((function(e){void 0===e&&(e=[]),v.current||l((t=>null===t?e:t.concat(e.filter((e=>!t.includes(e))))))}),[v]),y=a(null),b=tn((t=>{if(g&&!n)return _r;if(!t||t===_r||h.current!==e||null!=i){const t=new Map;for(let n of e){if(!n)continue;if(i&&i.length>0&&!i.includes(n.id)&&n.rect.current){t.set(n.id,n.rect.current);continue}const e=n.node.current,r=e?new tr(c(e),e):null;n.rect.current=r,r&&t.set(n.id,r)}return t}return t}),[e,i,n,g,c]);return u((()=>{h.current=e}),[e]),u((()=>{g||m()}),[n,g]),u((()=>{i&&i.length>0&&l(null)}),[JSON.stringify(i)]),u((()=>{g||"number"!=typeof s||null!==y.current||(y.current=setTimeout((()=>{m(),y.current=null}),s))}),[s,g,m,...r]),{droppableRects:b,measureDroppableContainers:m,measuringScheduled:null!=i}}(U,{dragging:j,dependencies:[R.x,R.y],config:K.droppable}),Z=function(e,t){const n=null!==t?e.get(t):void 0,r=n?n.node.current:null;return tn((e=>{var n;return null===t?null:null!=(n=null!=r?r:e)?n:null}),[r,t])}(A,D),J=s((()=>z?dn(z):null),[z]),G=function(){const e=!1===(null==I?void 0:I.autoScrollEnabled),t="object"==typeof p?!1===p.enabled:!1===p,n=j&&!e&&!t;if("object"==typeof p)return{...p,enabled:n};return{enabled:n}}(),Q=function(e,t){return Sr(e,t)}(Z,K.draggable.measure);!function(e){let{activeNode:t,measure:n,initialRect:r,config:o=!0}=e;const i=a(!1),{x:l,y:s}="boolean"==typeof o?{x:o,y:o}:o;Gt((()=>{if(!l&&!s||!t)return void(i.current=!1);if(i.current||!r)return;const e=null==t?void 0:t.node.current;if(!e||!1===e.isConnected)return;const o=Mn(n(e),r);if(l||(o.x=0),s||(o.y=0),i.current=!0,Math.abs(o.x)>0||Math.abs(o.y)>0){const t=$n(e);t&&t.scrollBy({top:o.y,left:o.x})}}),[t,l,s,r,n])}({activeNode:D?A.get(D):null,config:G.layoutShiftCompensation,initialRect:Q,measure:K.draggable.measure});const ee=Dr(Z,K.draggable.measure,Q),te=Dr(Z?Z.parentElement:null),ne=a({activatorEvent:null,active:null,activeNode:Z,collisionRect:null,collisions:null,droppableRects:q,draggableNodes:A,draggingNode:null,draggingNodeRect:null,droppableContainers:P,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),re=P.getNodeFor(null==(t=ne.current.over)?void 0:t.id),oe=Tr({measure:K.dragOverlay.measure}),ie=null!=(n=oe.nodeRef.current)?n:Z,le=j?null!=(r=oe.rect)?r:ee:null,ae=Boolean(oe.nodeRef.current&&oe.rect),se=Mn(ce=ae?null:ee,Sr(ce));var ce;const ue=Pr(ie?qt(ie):null),de=function(e){const t=a(e),n=tn((n=>e?n&&n!==Ar&&e&&t.current&&e.parentNode===t.current.parentNode?n:Hn(e):Ar),[e]);return u((()=>{t.current=e}),[e]),n}(j?null!=re?re:Z:null),fe=function(e,t){void 0===t&&(t=Fn);const[n]=e,r=Pr(n?qt(n):null),[o,i]=h((function(){return e.length?e.map((e=>Yn(e)?r:new tr(t(e),e))):Br}),Br),l=Cr({callback:i});return e.length>0&&o===Br&&i(),Gt((()=>{e.length?e.forEach((e=>null==l?void 0:l.observe(e))):(null==l||l.disconnect(),i())}),[e]),o}(de),pe=function(e,t){let{transform:n,...r}=t;return null!=e&&e.length?e.reduce(((e,t)=>t({transform:e,...r})),n):n}(b,{transform:{x:R.x-se.x,y:R.y-se.y,scaleX:1,scaleY:1},activatorEvent:z,active:N,activeNodeRect:ee,containerNodeRect:te,draggingNodeRect:le,over:ne.current.over,overlayNodeRect:oe.rect,scrollableAncestors:de,scrollableAncestorRects:fe,windowRect:ue}),he=J?sn(J,R):null,ge=function(e){const[t,n]=f(null),r=a(e),o=d((e=>{const t=Vn(e.target);t&&n((e=>e?(e.set(t,Wn(t)),new Map(e)):null))}),[]);return u((()=>{const t=r.current;if(e!==t){i(t);const l=e.map((e=>{const t=Vn(e);return t?(t.addEventListener("scroll",o,{passive:!0}),[t,Wn(t)]):null})).filter((e=>null!=e));n(l.length?new Map(l):null),r.current=e}return()=>{i(e),i(t)};function i(e){e.forEach((e=>{const t=Vn(e);null==t||t.removeEventListener("scroll",o)}))}}),[o,e]),s((()=>e.length?t?Array.from(t.values()).reduce(((e,t)=>sn(e,t)),_n):Qn(e):_n),[e,t])}(de),ve=Rr(ge),me=Rr(ge,[ee]),ye=sn(pe,ve),be=le?Ln(le,pe):null,we=N&&be?m({active:N,collisionRect:be,droppableRects:q,droppableContainers:U,pointerCoordinates:he}):null,xe=An(we,"id"),[ke,Oe]=f(null),Ee=function(e,t,n){return{...e,scaleX:t&&n?t.width/n.width:1,scaleY:t&&n?t.height/n.height:1}}(ae?pe:sn(pe,me),null!=(i=null==ke?void 0:ke.rect)?i:null,ee),_e=d(((e,t)=>{let{sensor:n,options:r}=t;if(null==L.current)return;const o=A.get(L.current);if(!o)return;const i=e.nativeEvent,l=new n({active:L.current,activeNode:o,event:i,options:r,context:ne,onStart(e){const t=L.current;if(null==t)return;const n=A.get(t);if(!n)return;const{onDragStart:r}=$.current,o={active:{id:t,data:n.data,rect:M}};T((()=>{null==r||r(o),C(Wr.Initializing),O({type:kn.DragStart,initialCoordinates:e,active:t}),E({type:"onDragStart",event:o})}))},onMove(e){O({type:kn.DragMove,coordinates:e})},onEnd:a(kn.DragEnd),onCancel:a(kn.DragCancel)});function a(e){return async function(){const{active:t,collisions:n,over:r,scrollAdjustedTranslate:o}=ne.current;let l=null;if(t&&o){const{cancelDrop:a}=$.current;if(l={activatorEvent:i,active:t,collisions:n,delta:o,over:r},e===kn.DragEnd&&"function"==typeof a){await Promise.resolve(a(l))&&(e=kn.DragCancel)}}L.current=null,T((()=>{O({type:e}),C(Wr.Uninitialized),Oe(null),F(null),H(null);const t=e===kn.DragEnd?"onDragEnd":"onDragCancel";if(l){const e=$.current[t];null==e||e(l),E({type:t,event:l})}}))}}T((()=>{F(l),H(e.nativeEvent)}))}),[A]),Se=d(((e,t)=>(n,r)=>{const o=n.nativeEvent,i=A.get(r);if(null!==L.current||!i||o.dndKit||o.defaultPrevented)return;const l={active:i};!0===e(n,t.options,l)&&(o.dndKit={capturedBy:t.sensor},L.current=r,_e(n,t))}),[A,_e]),Ce=function(e,t){return s((()=>e.reduce(((e,n)=>{const{sensor:r}=n;return[...e,...r.activators.map((e=>({eventName:e.eventName,handler:t(e.handler,n)})))]}),[])),[e,t])}(v,Se);!function(e){u((()=>{if(!Ut)return;const t=e.map((e=>{let{sensor:t}=e;return null==t.setup?void 0:t.setup()}));return()=>{for(const e of t)null==e||e()}}),e.map((e=>{let{sensor:t}=e;return t})))}(v),Gt((()=>{ee&&S===Wr.Initializing&&C(Wr.Initialized)}),[ee,S]),u((()=>{const{onDragMove:e}=$.current,{active:t,activatorEvent:n,collisions:r,over:o}=ne.current;if(!t||!n)return;const i={active:t,activatorEvent:n,collisions:r,delta:{x:ye.x,y:ye.y},over:o};T((()=>{null==e||e(i),E({type:"onDragMove",event:i})}))}),[ye.x,ye.y]),u((()=>{const{active:e,activatorEvent:t,collisions:n,droppableContainers:r,scrollAdjustedTranslate:o}=ne.current;if(!e||null==L.current||!t||!o)return;const{onDragOver:i}=$.current,l=r.get(xe),a=l&&l.rect.current?{id:l.id,rect:l.rect.current,data:l.data,disabled:l.disabled}:null,s={active:e,activatorEvent:t,collisions:n,delta:{x:o.x,y:o.y},over:a};T((()=>{Oe(a),null==i||i(s),E({type:"onDragOver",event:s})}))}),[xe]),Gt((()=>{ne.current={activatorEvent:z,active:N,activeNode:Z,collisionRect:be,collisions:we,droppableRects:q,draggableNodes:A,draggingNode:ie,draggingNodeRect:le,droppableContainers:P,over:ke,scrollableAncestors:de,scrollAdjustedTranslate:ye},M.current={initial:le,translated:be}}),[N,Z,we,be,A,ie,le,q,P,ke,de,ye]),xr({...G,delta:R,draggingRect:be,pointerCoordinates:he,scrollableAncestors:de,scrollableAncestorRects:fe});const je=s((()=>({active:N,activeNode:Z,activeNodeRect:ee,activatorEvent:z,collisions:we,containerNodeRect:te,dragOverlay:oe,draggableNodes:A,droppableContainers:P,droppableRects:q,over:ke,measureDroppableContainers:Y,scrollableAncestors:de,scrollableAncestorRects:fe,measuringConfiguration:K,measuringScheduled:X,windowRect:ue})),[N,Z,ee,z,we,te,oe,A,P,q,ke,Y,de,fe,K,X,ue]),De=s((()=>({activatorEvent:z,activators:Ce,active:N,activeNodeRect:ee,ariaDescribedById:{draggable:V},dispatch:O,draggableNodes:A,over:ke,measureDroppableContainers:Y})),[z,Ce,N,ee,O,V,A,ke,Y]);return o.createElement(yn.Provider,{value:_},o.createElement(zr.Provider,{value:De},o.createElement(Hr.Provider,{value:je},o.createElement(Kr.Provider,{value:Ee},g)),o.createElement(Ur,{disabled:!1===(null==c?void 0:c.restoreFocus)})),o.createElement(xn,{...c,hiddenTextDescribedById:V}))})),Yr=i(null),Xr="button",Zr="Droppable";function Jr(e){let{id:t,data:n,disabled:r=!1,attributes:o}=e;const i=ln(Zr),{activators:a,activatorEvent:c,active:u,activeNodeRect:d,ariaDescribedById:f,draggableNodes:p,over:h}=l(zr),{role:g=Xr,roleDescription:v="draggable",tabIndex:m=0}=null!=o?o:{},y=(null==u?void 0:u.id)===t,b=l(y?Kr:Yr),[w,x]=nn(),[k,O]=nn(),E=function(e,t){return s((()=>e.reduce(((e,n)=>{let{eventName:r,handler:o}=n;return e[r]=e=>{o(e,t)},e}),{})),[e,t])}(a,t),_=en(n);Gt((()=>(p.set(t,{id:t,key:i,node:w,activatorNode:k,data:_}),()=>{const e=p.get(t);e&&e.key===i&&p.delete(t)})),[p,t]);return{active:u,activatorEvent:c,activeNodeRect:d,attributes:s((()=>({role:g,tabIndex:m,"aria-disabled":r,"aria-pressed":!(!y||g!==Xr)||void 0,"aria-roledescription":v,"aria-describedby":f.draggable})),[r,g,m,y,v,f.draggable]),isDragging:y,listeners:r?void 0:E,node:w,over:h,setNodeRef:x,setActivatorNodeRef:O,transform:b}}const Gr="Droppable",Qr={timeout:25};function eo(e,t,n){const r=e.slice();return r.splice(n<0?r.length+n:n,0,r.splice(t,1)[0]),r}function to(e,t){return e.reduce(((e,n,r)=>{const o=t.get(n);return o&&(e[r]=o),e}),Array(e.length))}function no(e){return null!==e&&e>=0}const ro=e=>{let{rects:t,activeIndex:n,overIndex:r,index:o}=e;const i=eo(t,r,n),l=t[o],a=i[o];return a&&l?{x:a.left-l.left,y:a.top-l.top,scaleX:a.width/l.width,scaleY:a.height/l.height}:null},oo={scaleX:1,scaleY:1},io=e=>{var t;let{activeIndex:n,activeNodeRect:r,index:o,rects:i,overIndex:l}=e;const a=null!=(t=i[n])?t:r;if(!a)return null;if(o===n){const e=i[l];return e?{x:0,y:n<l?e.top+e.height-(a.top+a.height):e.top-a.top,...oo}:null}const s=function(e,t,n){const r=e[t],o=e[t-1],i=e[t+1];if(!r)return 0;if(n<t)return o?r.top-(o.top+o.height):i?i.top-(r.top+r.height):0;return i?i.top-(r.top+r.height):o?r.top-(o.top+o.height):0}(i,o,n);return o>n&&o<=l?{x:0,y:-a.height-s,...oo}:o<n&&o>=l?{x:0,y:a.height+s,...oo}:{x:0,y:0,...oo}};const lo="Sortable",ao=o.createContext({activeIndex:-1,containerId:lo,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:ro,disabled:{draggable:!1,droppable:!1}});function so(e){let{children:t,id:n,items:r,strategy:i=ro,disabled:c=!1}=e;const{active:d,dragOverlay:f,droppableRects:p,over:h,measureDroppableContainers:g}=l(Hr),v=ln(lo,n),m=Boolean(null!==f.rect),y=s((()=>r.map((e=>"object"==typeof e&&"id"in e?e.id:e))),[r]),b=null!=d,w=d?y.indexOf(d.id):-1,x=h?y.indexOf(h.id):-1,k=a(y),O=!function(e,t){if(e===t)return!0;if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(y,k.current),E=-1!==x&&-1===w||O,_=function(e){return"boolean"==typeof e?{draggable:e,droppable:e}:e}(c);Gt((()=>{O&&b&&g(y)}),[O,y,b,g]),u((()=>{k.current=y}),[y]);const S=s((()=>({activeIndex:w,containerId:v,disabled:_,disableTransforms:E,items:y,overIndex:x,useDragOverlay:m,sortedRects:to(y,p),strategy:i})),[w,v,_.draggable,_.droppable,E,y,x,p,m,i]);return o.createElement(ao.Provider,{value:S},t)}const co=e=>{let{id:t,items:n,activeIndex:r,overIndex:o}=e;return eo(n,r,o).indexOf(t)},uo=e=>{let{containerId:t,isSorting:n,wasDragging:r,index:o,items:i,newIndex:l,previousItems:a,previousContainerId:s,transition:c}=e;return!(!c||!r)&&((a===i||o!==l)&&(!!n||l!==o&&t===s))},fo={duration:200,easing:"ease"},po="transform",ho=fn.Transition.toString({property:po,duration:0,easing:"linear"}),go={roleDescription:"sortable"};function vo(e){let{animateLayoutChanges:t=uo,attributes:n,disabled:r,data:o,getNewIndex:i=co,id:c,strategy:p,resizeObserverConfig:h,transition:g=fo}=e;const{items:v,containerId:m,activeIndex:y,disabled:b,disableTransforms:w,sortedRects:x,overIndex:k,useDragOverlay:O,strategy:E}=l(ao),_=function(e,t){var n,r;if("boolean"==typeof e)return{draggable:e,droppable:!1};return{draggable:null!=(n=null==e?void 0:e.draggable)?n:t.draggable,droppable:null!=(r=null==e?void 0:e.droppable)?r:t.droppable}}(r,b),S=v.indexOf(c),C=s((()=>({sortable:{containerId:m,index:S,items:v},...o})),[m,o,S,v]),j=s((()=>v.slice(v.indexOf(c))),[v,c]),{rect:D,node:A,isOver:R,setNodeRef:P}=function(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:o}=e;const i=ln(Gr),{active:s,dispatch:c,over:f,measureDroppableContainers:p}=l(zr),h=a({disabled:n}),g=a(!1),v=a(null),m=a(null),{disabled:y,updateMeasurementsFor:b,timeout:w}={...Qr,...o},x=en(null!=b?b:r),k=Cr({callback:d((()=>{g.current?(null!=m.current&&clearTimeout(m.current),m.current=setTimeout((()=>{p(Array.isArray(x.current)?x.current:[x.current]),m.current=null}),w)):g.current=!0}),[w]),disabled:y||!s}),O=d(((e,t)=>{k&&(t&&(k.unobserve(t),g.current=!1),e&&k.observe(e))}),[k]),[E,_]=nn(O),S=en(t);return u((()=>{k&&E.current&&(k.disconnect(),g.current=!1,k.observe(E.current))}),[E,k]),Gt((()=>(c({type:kn.RegisterDroppable,element:{id:r,key:i,disabled:n,node:E,rect:v,data:S}}),()=>c({type:kn.UnregisterDroppable,key:i,id:r}))),[r]),u((()=>{n!==h.current.disabled&&(c({type:kn.SetDroppableDisabled,id:r,key:i,disabled:n}),h.current.disabled=n)}),[r,i,n,c]),{active:s,rect:v,isOver:(null==f?void 0:f.id)===r,node:E,over:f,setNodeRef:_}}({id:c,data:C,disabled:_.droppable,resizeObserverConfig:{updateMeasurementsFor:j,...h}}),{active:B,activatorEvent:T,activeNodeRect:M,attributes:N,setNodeRef:L,listeners:I,isDragging:F,over:z,setActivatorNodeRef:H,transform:$}=Jr({id:c,data:C,attributes:{...go,...n},disabled:_.draggable}),V=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return s((()=>e=>{t.forEach((t=>t(e)))}),t)}(P,L),U=Boolean(B),K=U&&!w&&no(y)&&no(k),W=!O&&F,q=W&&K?$:null,Y=K?null!=q?q:(null!=p?p:E)({rects:x,activeNodeRect:M,activeIndex:y,overIndex:k,index:S}):null,X=no(y)&&no(k)?i({id:c,items:v,activeIndex:y,overIndex:k}):S,Z=null==B?void 0:B.id,J=a({activeId:Z,items:v,newIndex:X,containerId:m}),G=v!==J.current.items,Q=t({active:B,containerId:m,isDragging:F,isSorting:U,id:c,index:S,items:v,newIndex:J.current.newIndex,previousItems:J.current.items,previousContainerId:J.current.containerId,transition:g,wasDragging:null!=J.current.activeId}),ee=function(e){let{disabled:t,index:n,node:r,rect:o}=e;const[i,l]=f(null),s=a(n);return Gt((()=>{if(!t&&n!==s.current&&r.current){const e=o.current;if(e){const t=Fn(r.current,{ignoreTransform:!0}),n={x:e.left-t.left,y:e.top-t.top,scaleX:e.width/t.width,scaleY:e.height/t.height};(n.x||n.y)&&l(n)}}n!==s.current&&(s.current=n)}),[t,n,r,o]),u((()=>{i&&l(null)}),[i]),i}({disabled:!Q,index:S,node:A,rect:D});return u((()=>{U&&J.current.newIndex!==X&&(J.current.newIndex=X),m!==J.current.containerId&&(J.current.containerId=m),v!==J.current.items&&(J.current.items=v)}),[U,X,m,v]),u((()=>{if(Z===J.current.activeId)return;if(Z&&!J.current.activeId)return void(J.current.activeId=Z);const e=setTimeout((()=>{J.current.activeId=Z}),50);return()=>clearTimeout(e)}),[Z]),{active:B,activeIndex:y,attributes:N,data:C,rect:D,index:S,newIndex:X,items:v,isOver:R,isSorting:U,isDragging:F,listeners:I,node:A,overIndex:k,over:z,setNodeRef:V,setActivatorNodeRef:H,setDroppableNodeRef:P,setDraggableNodeRef:L,transform:null!=ee?ee:Y,transition:function(){if(ee||G&&J.current.newIndex===S)return ho;if(W&&!un(T)||!g)return;if(U||Q)return fn.Transition.toString({...g,property:po});return}()}}function mo(e){if(!e)return!1;const t=e.data.current;return!!(t&&"sortable"in t&&"object"==typeof t.sortable&&"containerId"in t.sortable&&"items"in t.sortable&&"index"in t.sortable)}const yo=[ir.Down,ir.Right,ir.Up,ir.Left],bo=(e,t)=>{let{context:{active:n,collisionRect:r,droppableRects:o,droppableContainers:i,over:l,scrollableAncestors:a}}=t;if(yo.includes(e.code)){if(e.preventDefault(),!n||!r)return;const t=[];i.getEnabled().forEach((n=>{if(!n||null!=n&&n.disabled)return;const i=o.get(n.id);if(i)switch(e.code){case ir.Down:r.top<i.top&&t.push(n);break;case ir.Up:r.top>i.top&&t.push(n);break;case ir.Left:r.left>i.left&&t.push(n);break;case ir.Right:r.left<i.left&&t.push(n)}}));const s=(e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const o=Dn(t),i=[];for(const e of r){const{id:t}=e,r=n.get(t);if(r){const n=Dn(r),l=o.reduce(((e,t,r)=>e+Sn(n[r],t)),0),a=Number((l/4).toFixed(4));i.push({id:t,data:{droppableContainer:e,value:a}})}}return i.sort(Cn)})({active:n,collisionRect:r,droppableRects:o,droppableContainers:t,pointerCoordinates:null});let c=An(s,"id");if(c===(null==l?void 0:l.id)&&s.length>1&&(c=s[1].id),null!=c){const e=i.get(n.id),t=i.get(c),l=t?o.get(t.id):null,s=null==t?void 0:t.node.current;if(s&&l&&e&&t){const n=Hn(s).some(((e,t)=>a[t]!==e)),o=wo(e,t),i=function(e,t){if(!mo(e)||!mo(t))return!1;if(!wo(e,t))return!1;return e.data.current.sortable.index<t.data.current.sortable.index}(e,t),c=n||!o?{x:0,y:0}:{x:i?r.width-l.width:0,y:i?r.height-l.height:0},u={x:l.left,y:l.top};return c.x&&c.y?u:cn(u,c)}}}};function wo(e,t){return!(!mo(e)||!mo(t))&&e.data.current.sortable.containerId===t.data.current.sortable.containerId}const xo=i(void 0),ko=({children:r,tools:o})=>{const i=Ht(),l=s((()=>o?Object.keys(o).reduce(((e,t)=>{var n;return Object.assign(Object.assign({},e),{[t]:null===(n=o[t])||void 0===n?void 0:n.render})}),{}):{}),[o]),a=s((()=>!o||i?null:Object.keys(o).map((t=>{var n,r,i;const l=null===(n=null==o?void 0:o[t])||void 0===n?void 0:n.tool,a=null===(r=null==o?void 0:o[t])||void 0===r?void 0:r.render,s=null===(i=null==o?void 0:o[t])||void 0===i?void 0:i.props;return l?e(l,Object.assign({render:a},s),t):null}))),[o]);return e(xo.Provider,Object.assign({value:l},{children:t(n,{children:[a,r]})}))},Oo=()=>{const e=l(xo);if(void 0===e)throw new Error("useYooptaTools must be used within a ToolsProvider");return e};function Eo(e){return Co(e)?(e.nodeName||"").toLowerCase():"#document"}function _o(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function So(e){var t;return null==(t=(Co(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function Co(e){return e instanceof Node||e instanceof _o(e).Node}function jo(e){return e instanceof Element||e instanceof _o(e).Element}function Do(e){return e instanceof HTMLElement||e instanceof _o(e).HTMLElement}function Ao(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof _o(e).ShadowRoot)}function Ro(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=No(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function Po(e){return["table","td","th"].includes(Eo(e))}function Bo(e){const t=To(),n=No(e);return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function To(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Mo(e){return["html","body","#document"].includes(Eo(e))}function No(e){return _o(e).getComputedStyle(e)}function Lo(e){return jo(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Io(e){if("html"===Eo(e))return e;const t=e.assignedSlot||e.parentNode||Ao(e)&&e.host||So(e);return Ao(t)?t.host:t}function Fo(e){const t=Io(e);return Mo(t)?e.ownerDocument?e.ownerDocument.body:e.body:Do(t)&&Ro(t)?t:Fo(t)}function zo(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=Fo(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),l=_o(o);return i?t.concat(l,l.visualViewport||[],Ro(o)?o:[],l.frameElement&&n?zo(l.frameElement):[]):t.concat(o,zo(o,[],n))}const Ho=Math.min,$o=Math.max,Vo=Math.round,Uo=Math.floor,Ko=e=>({x:e,y:e}),Wo={left:"right",right:"left",bottom:"top",top:"bottom"},qo={start:"end",end:"start"};function Yo(e,t,n){return $o(e,Ho(t,n))}function Xo(e,t){return"function"==typeof e?e(t):e}function Zo(e){return e.split("-")[0]}function Jo(e){return e.split("-")[1]}function Go(e){return"x"===e?"y":"x"}function Qo(e){return"y"===e?"height":"width"}function ei(e){return["top","bottom"].includes(Zo(e))?"y":"x"}function ti(e){return Go(ei(e))}function ni(e){return e.replace(/start|end/g,(e=>qo[e]))}function ri(e){return e.replace(/left|right|bottom|top/g,(e=>Wo[e]))}function oi(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function ii(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function li(e,t,n){let{reference:r,floating:o}=e;const i=ei(t),l=ti(t),a=Qo(l),s=Zo(t),c="y"===i,u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[a]/2-o[a]/2;let p;switch(s){case"top":p={x:u,y:r.y-o.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:d};break;case"left":p={x:r.x-o.width,y:d};break;default:p={x:r.x,y:r.y}}switch(Jo(t)){case"start":p[l]-=f*(n&&c?-1:1);break;case"end":p[l]+=f*(n&&c?-1:1)}return p}async function ai(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:l,elements:a,strategy:s}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:p=0}=Xo(t,e),h=oi(p),g=a[f?"floating"===d?"reference":"floating":d],v=ii(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(g)))||n?g:g.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:s})),m="floating"===d?{...l.floating,x:r,y:o}:l.reference,y=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),b=await(null==i.isElement?void 0:i.isElement(y))&&await(null==i.getScale?void 0:i.getScale(y))||{x:1,y:1},w=ii(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:m,offsetParent:y,strategy:s}):m);return{top:(v.top-w.top+h.top)/b.y,bottom:(w.bottom-v.bottom+h.bottom)/b.y,left:(v.left-w.left+h.left)/b.x,right:(w.right-v.right+h.right)/b.x}}function si(e){const t=Ho(...e.map((e=>e.left))),n=Ho(...e.map((e=>e.top)));return{x:t,y:n,width:$o(...e.map((e=>e.right)))-t,height:$o(...e.map((e=>e.bottom)))-n}}const ci=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:l,middlewareData:a}=t,s=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),l=Zo(n),a=Jo(n),s="y"===ei(n),c=["left","top"].includes(l)?-1:1,u=i&&s?-1:1,d=Xo(t,e);let{mainAxis:f,crossAxis:p,alignmentAxis:h}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return a&&"number"==typeof h&&(p="end"===a?-1*h:h),s?{x:p*u,y:f*c}:{x:f*c,y:p*u}}(t,e);return l===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+s.x,y:i+s.y,data:{...s,placement:l}}}}};function ui(e){const t=No(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Do(e),i=o?e.offsetWidth:n,l=o?e.offsetHeight:r,a=Vo(n)!==i||Vo(r)!==l;return a&&(n=i,r=l),{width:n,height:r,$:a}}function di(e){return jo(e)?e:e.contextElement}function fi(e){const t=di(e);if(!Do(t))return Ko(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=ui(t);let l=(i?Vo(n.width):n.width)/r,a=(i?Vo(n.height):n.height)/o;return l&&Number.isFinite(l)||(l=1),a&&Number.isFinite(a)||(a=1),{x:l,y:a}}const pi=Ko(0);function hi(e){const t=_o(e);return To()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:pi}function gi(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=di(e);let l=Ko(1);t&&(r?jo(r)&&(l=fi(r)):l=fi(e));const a=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==_o(e))&&t}(i,n,r)?hi(i):Ko(0);let s=(o.left+a.x)/l.x,c=(o.top+a.y)/l.y,u=o.width/l.x,d=o.height/l.y;if(i){const e=_o(i),t=r&&jo(r)?_o(r):r;let n=e,o=n.frameElement;for(;o&&r&&t!==n;){const e=fi(o),t=o.getBoundingClientRect(),r=No(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,l=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;s*=e.x,c*=e.y,u*=e.x,d*=e.y,s+=i,c+=l,n=_o(o),o=n.frameElement}}return ii({width:u,height:d,x:s,y:c})}const vi=[":popover-open",":modal"];function mi(e){return vi.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}function yi(e){return gi(So(e)).left+Lo(e).scrollLeft}function bi(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=_o(e),r=So(e),o=n.visualViewport;let i=r.clientWidth,l=r.clientHeight,a=0,s=0;if(o){i=o.width,l=o.height;const e=To();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,s=o.offsetTop)}return{width:i,height:l,x:a,y:s}}(e,n);else if("document"===t)r=function(e){const t=So(e),n=Lo(e),r=e.ownerDocument.body,o=$o(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=$o(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+yi(e);const a=-n.scrollTop;return"rtl"===No(r).direction&&(l+=$o(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:l,y:a}}(So(e));else if(jo(t))r=function(e,t){const n=gi(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=Do(e)?fi(e):Ko(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=hi(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return ii(r)}function wi(e,t){const n=Io(e);return!(n===t||!jo(n)||Mo(n))&&("fixed"===No(n).position||wi(n,t))}function xi(e,t,n){const r=Do(t),o=So(t),i="fixed"===n,l=gi(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const s=Ko(0);if(r||!r&&!i)if(("body"!==Eo(t)||Ro(o))&&(a=Lo(t)),r){const e=gi(t,!0,i,t);s.x=e.x+t.clientLeft,s.y=e.y+t.clientTop}else o&&(s.x=yi(o));return{x:l.left+a.scrollLeft-s.x,y:l.top+a.scrollTop-s.y,width:l.width,height:l.height}}function ki(e,t){return Do(e)&&"fixed"!==No(e).position?t?t(e):e.offsetParent:null}function Oi(e,t){const n=_o(e);if(!Do(e)||mi(e))return n;let r=ki(e,t);for(;r&&Po(r)&&"static"===No(r).position;)r=ki(r,t);return r&&("html"===Eo(r)||"body"===Eo(r)&&"static"===No(r).position&&!Bo(r))?n:r||function(e){let t=Io(e);for(;Do(t)&&!Mo(t);){if(Bo(t))return t;t=Io(t)}return null}(e)||n}const Ei={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,l=So(r),a=!!t&&mi(t.floating);if(r===l||a&&i)return n;let s={scrollLeft:0,scrollTop:0},c=Ko(1);const u=Ko(0),d=Do(r);if((d||!d&&!i)&&(("body"!==Eo(r)||Ro(l))&&(s=Lo(r)),Do(r))){const e=gi(r);c=fi(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-s.scrollLeft*c.x+u.x,y:n.y*c.y-s.scrollTop*c.y+u.y}},getDocumentElement:So,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[..."clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=zo(e,[],!1).filter((e=>jo(e)&&"body"!==Eo(e))),o=null;const i="fixed"===No(e).position;let l=i?Io(e):e;for(;jo(l)&&!Mo(l);){const t=No(l),n=Bo(l);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||Ro(l)&&!n&&wi(e,l))?r=r.filter((e=>e!==l)):o=t,l=Io(l)}return t.set(e,r),r}(t,this._c):[].concat(n),r],l=i[0],a=i.reduce(((e,n)=>{const r=bi(t,n,o);return e.top=$o(r.top,e.top),e.right=Ho(r.right,e.right),e.bottom=Ho(r.bottom,e.bottom),e.left=$o(r.left,e.left),e}),bi(t,l,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}},getOffsetParent:Oi,getElementRects:async function(e){const t=this.getOffsetParent||Oi,n=this.getDimensions;return{reference:xi(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,...await n(e.floating)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=ui(e);return{width:t,height:n}},getScale:fi,isElement:jo,isRTL:function(e){return"rtl"===No(e).direction}};function _i(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:l="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:s=!1}=r,c=di(e),u=o||i?[...c?zo(c):[],...zo(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=c&&a?function(e,t){let n,r=null;const o=So(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function l(a,s){void 0===a&&(a=!1),void 0===s&&(s=1),i();const{left:c,top:u,width:d,height:f}=e.getBoundingClientRect();if(a||t(),!d||!f)return;const p={rootMargin:-Uo(u)+"px "+-Uo(o.clientWidth-(c+d))+"px "+-Uo(o.clientHeight-(u+f))+"px "+-Uo(c)+"px",threshold:$o(0,Ho(1,s))||1};let h=!0;function g(e){const t=e[0].intersectionRatio;if(t!==s){if(!h)return l();t?l(!1,t):n=setTimeout((()=>{l(!1,1e-7)}),100)}h=!1}try{r=new IntersectionObserver(g,{...p,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(g,p)}r.observe(e)}(!0),i}(c,n):null;let f,p=-1,h=null;l&&(h=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{var e;null==(e=h)||e.observe(t)}))),n()})),c&&!s&&h.observe(c),h.observe(t));let g=s?gi(e):null;return s&&function t(){const r=gi(e);!g||r.x===g.x&&r.y===g.y&&r.width===g.width&&r.height===g.height||n();g=r,f=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=h)||e.disconnect(),h=null,s&&cancelAnimationFrame(f)}}const Si=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:l=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...s}=Xo(e,t),c={x:n,y:r},u=await ai(t,s),d=ei(Zo(o)),f=Go(d);let p=c[f],h=c[d];if(i){const e="y"===f?"bottom":"right";p=Yo(p+u["y"===f?"top":"left"],p,p-u[e])}if(l){const e="y"===d?"bottom":"right";h=Yo(h+u["y"===d?"top":"left"],h,h-u[e])}const g=a.fn({...t,[f]:p,[d]:h});return{...g,data:{x:g.x-n,y:g.y-r}}}}},Ci=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:l,initialPlacement:a,platform:s,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:g=!0,...v}=Xo(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const m=Zo(o),y=Zo(a)===a,b=await(null==s.isRTL?void 0:s.isRTL(c.floating)),w=f||(y||!g?[ri(a)]:function(e){const t=ri(e);return[ni(e),t,ni(t)]}(a));f||"none"===h||w.push(...function(e,t,n,r){const o=Jo(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:l;default:return[]}}(Zo(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(ni)))),i}(a,g,h,b));const x=[a,...w],k=await ai(t,v),O=[];let E=(null==(r=i.flip)?void 0:r.overflows)||[];if(u&&O.push(k[m]),d){const e=function(e,t,n){void 0===n&&(n=!1);const r=Jo(e),o=ti(e),i=Qo(o);let l="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(l=ri(l)),[l,ri(l)]}(o,l,b);O.push(k[e[0]],k[e[1]])}if(E=[...E,{placement:o,overflows:O}],!O.every((e=>e<=0))){var _,S;const e=((null==(_=i.flip)?void 0:_.index)||0)+1,t=x[e];if(t)return{data:{index:e,overflows:E},reset:{placement:t}};let n=null==(S=E.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:S.placement;if(!n)switch(p){case"bestFit":{var C;const e=null==(C=E.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:C[0];e&&(n=e);break}case"initialPlacement":n=a}if(o!==n)return{reset:{placement:n}}}return{}}}},ji=function(e){return void 0===e&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:r,rects:o,platform:i,strategy:l}=t,{padding:a=2,x:s,y:c}=Xo(e,t),u=Array.from(await(null==i.getClientRects?void 0:i.getClientRects(r.reference))||[]),d=function(e){const t=e.slice().sort(((e,t)=>e.y-t.y)),n=[];let r=null;for(let e=0;e<t.length;e++){const o=t[e];!r||o.y-r.y>r.height/2?n.push([o]):n[n.length-1].push(o),r=o}return n.map((e=>ii(si(e))))}(u),f=ii(si(u)),p=oi(a);const h=await i.getElementRects({reference:{getBoundingClientRect:function(){if(2===d.length&&d[0].left>d[1].right&&null!=s&&null!=c)return d.find((e=>s>e.left-p.left&&s<e.right+p.right&&c>e.top-p.top&&c<e.bottom+p.bottom))||f;if(d.length>=2){if("y"===ei(n)){const e=d[0],t=d[d.length-1],r="top"===Zo(n),o=e.top,i=t.bottom,l=r?e.left:t.left,a=r?e.right:t.right;return{top:o,bottom:i,left:l,right:a,width:a-l,height:i-o,x:l,y:o}}const e="left"===Zo(n),t=$o(...d.map((e=>e.right))),r=Ho(...d.map((e=>e.left))),o=d.filter((n=>e?n.left===r:n.right===t)),i=o[0].top,l=o[o.length-1].bottom;return{top:i,bottom:l,left:r,right:t,width:t-r,height:l-i,x:r,y:i}}return f}},floating:r.floating,strategy:l});return o.reference.x!==h.reference.x||o.reference.y!==h.reference.y||o.reference.width!==h.reference.width||o.reference.height!==h.reference.height?{reset:{rects:h}}:{}}}},Di=(e,t,n)=>{const r=new Map,o={platform:Ei,...n},i={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:l}=n,a=i.filter(Boolean),s=await(null==l.isRTL?void 0:l.isRTL(t));let c=await l.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=li(c,r,s),f=r,p={},h=0;for(let n=0;n<a.length;n++){const{name:i,fn:g}=a[n],{x:v,y:m,data:y,reset:b}=await g({x:u,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:p,rects:c,platform:l,elements:{reference:e,floating:t}});u=null!=v?v:u,d=null!=m?m:d,p={...p,[i]:{...p[i],...y}},b&&h<=50&&(h++,"object"==typeof b&&(b.placement&&(f=b.placement),b.rects&&(c=!0===b.rects?await l.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:u,y:d}=li(c,f,s))),n=-1)}return{x:u,y:d,placement:f,strategy:o,middlewareData:p}})(e,t,{...o,platform:i})};var Ai="undefined"!=typeof document?c:u;function Ri(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;0!=r--;)if(!Ri(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!Ri(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Pi(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Bi(e,t){const n=Pi(e);return Math.round(t*n)/n}function Ti(e){const t=r.useRef(e);return Ai((()=>{t.current=e})),t}
1
+ import{jsx as e,jsxs as t,Fragment as n}from"react/jsx-runtime";import*as r from"react";import o,{createContext as i,useContext as l,useRef as a,useMemo as s,useLayoutEffect as c,useEffect as u,useCallback as d,useState as f,memo as p,useReducer as h,forwardRef as g,createElement as v}from"react";import{Editor as m,Element as y,Text as b,Transforms as w,Point as x,Path as k,Node as O,Range as E,createEditor as _,Operation as S}from"slate";import{ReactEditor as C,withReact as j,useSelected as D,Slate as A,Editable as R,DefaultElement as P}from"slate-react";import*as B from"react-dom";import{unstable_batchedUpdates as T,createPortal as M}from"react-dom";class N{constructor(e){this.plugin=e}get getPlugin(){return this.plugin}extend(e){const{renders:t,options:n,elementProps:r,events:o}=e,i=Object.assign(Object.assign({},this.plugin.options),n),l=Object.assign({},this.plugin.elements);return t&&Object.keys(t).forEach((e=>{const n=l[e];if(n&&n.render){const r=t[e];let o=n.render;n.render=e=>o(Object.assign(Object.assign({},e),{extendRender:r}))}})),r&&Object.keys(r).forEach((e=>{const t=l[e];if(t){const n=r[e],o=t.props;n&&o&&(t.props=n(o))}})),o&&Object.keys(o).forEach((e=>{const t=o[e];t&&(this.plugin.events||(this.plugin.events={}),this.plugin.events[e]=t)})),new N(Object.assign(Object.assign({},this.plugin),{elements:l,options:i}))}}function L(){let e=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)};return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}const I=()=>{var e,t;return"undefined"==typeof window||"function"!=typeof(null===(e=window.crypto)||void 0===e?void 0:e.randomUUID)?L():null===(t=window.crypto)||void 0===t?void 0:t.randomUUID()},F=e=>({id:I(),type:(null==e?void 0:e.type)||"paragraph",children:(null==e?void 0:e.children)||[{text:""}],props:Object.assign({nodeType:"block"},null==e?void 0:e.props)}),z=e=>({id:(null==e?void 0:e.id)||I(),value:(null==e?void 0:e.value)||[F()],type:(null==e?void 0:e.type)||"Paragraph",meta:Object.assign({order:0,depth:0},null==e?void 0:e.meta)});function $(e){if(!e)return;const t=Object.keys(e);return 1===t.length?t[0]:t.find((t=>e[t].asRoot))}function H(e){if(!e)return;const t=$(e);return t?e[t]:void 0}function V(e,t={nodeType:"block"}){return{id:I(),type:e,children:[{text:""}],props:t}}function U(e,t,n){var r;return(null===(r=e.children)||void 0===r?void 0:r.map((e=>{const r=t[e];if(!r)throw new Error(`Element definition for ${e} not found`);return F({id:I(),type:e,props:r.props,children:r.children&&r.children.length>0?U(r,t,n):[{text:(null==n?void 0:n[e])||""}]})})))||[]}function K(e,t,n){const r=e.blocks[t].elements,o=$(r);if(!o)throw new Error(`Root element type not found for block type ${t}`);const i=r[o];return{id:I(),type:o,props:i.props,children:i.children&&i.children.length>0?U(i,r,n):[{text:""}]}}function W(e,t,n={}){var r,o;const{at:i=e.path.current,focus:l=!1,blockData:a}=n,s=e.plugins[t],{onBeforeCreate:c,onCreate:u}=s.events||{};let d;d=a&&Array.isArray(null==a?void 0:a.value)?a.value[0]:(null==c?void 0:c(e))||K(e,t);const f={id:(null==a?void 0:a.id)||I(),type:t,value:[d],meta:{align:(null===(r=null==a?void 0:a.meta)||void 0===r?void 0:r.align)||"left",depth:(null===(o=null==a?void 0:a.meta)||void 0===o?void 0:o.depth)||0,order:"number"==typeof i?i:Object.keys(e.children).length}},p=[];return p.push({type:"insert_block",path:{current:f.meta.order},block:f}),e.applyTransforms(p),null==u||u(e,f.id),l&&e.focusBlock(f.id),f.id}function q(e){const t=e.path.current;return"number"==typeof t&&0!==t?t-1:null}function Y(e,t){e.applyTransforms([{type:"set_block_path",path:t}],{validatePaths:!1})}function X(e){try{let t;const[n,r]=m.last(e,[]);if(y.isElement(n)&&!m.isEditor(n)){const[n,o]=m.last(e,r);b.isText(n)&&(t={path:o,offset:n.text.length})}else b.isText(n)&&(t={path:r,offset:n.text.length});return t}catch(e){return{path:[0,0],offset:0}}}const Z={getPath:function(e){return e.path.current},getNextPath:function(e){const t=e.path.current;return"number"==typeof t?t+1:null},getPreviousPath:q,isBlockSelected:function(e,t){const n=e.path.selected;return!!Array.isArray(n)&&n.includes(t.meta.order)},getSelectedPaths:function(e){return e.path.selected},isPathEmpty:function(e){return null===e.path.current},setPath:Y,getLastNodePoint:X};function J(e,t){if(!(null==t?void 0:t.id)&&"number"!=typeof(null==t?void 0:t.at))throw new Error("getBlockSlate requires either an id or at");const n=(null==t?void 0:t.id)||Object.keys(e.children).find((n=>e.children[n].meta.order===(null==t?void 0:t.at))),r=e.blockEditorsMap[n||""],o=e.children[n||""],i=e.blocks[(null==o?void 0:o.type)||""];if(!(null==i?void 0:i.hasCustomEditor)&&!r)throw new Error(`Slate not found with params: ${JSON.stringify(t)}`);return r}function G(e,t){const{focus:n,blockId:r,at:o}=t;if(!r&&"number"!=typeof o)throw new Error("blockId or path should be provided");const i=e.getBlock({id:r,at:o});if(!i)throw new Error("Block not found");const l=Z.getPreviousPath(e),a=null!==l?e.getBlock({at:l}):void 0,s=a?J(e,{id:null==a?void 0:a.id}):void 0,c=e.children[i.id],u=[];if(u.push({type:"delete_block",block:c,path:e.path}),e.applyTransforms(u,{validatePaths:!1}),n&&s&&a){const t=Z.getLastNodePoint(s);e.focusBlock(a.id,{focusAt:t})}}function Q(e,t,n){const r=n,o=e.children[t],i=Object.values(e.children).find((e=>e.meta.order===r));if(!o||!i)return void console.warn("Invalid block ids for move operation");const l=[],a={type:"move_block",prevProperties:{id:t,order:o.meta.order},properties:{id:t,order:r}};l.push(a),e.applyTransforms(l),e.setPath({current:r})}const ee=new WeakMap;function te(e,t,n={}){const{focusAt:r,waitExecution:o=!0,waitExecutionMs:i=0,shouldUpdateBlockPath:l=!0}=n,a=()=>{const o=n.slate||e.blockEditorsMap[t],i=e.children[t];if(!o||!i)return;if(!e.blocks[i.type].hasCustomEditor)try{const e=function(e,t){if(x.isPoint(t))return t;if(k.isPath(t))return{path:t,offset:0};const[,n]=m.first(e,[0]);return{path:n||[0,0],offset:0}}(o,r);w.select(o,e),C.focus(o)}catch(e){}l&&setTimeout((()=>{e.setPath({current:i.meta.order})}),0)};o?setTimeout((()=>a()),i):a(),ee.set(e,!0)}function ne(e,t){const n=Object.keys(e.children),{at:r=e.path.current}=t||{},o=n.find((t=>e.children[t].meta.order===r));return o?e.children[o]:null}function re(e,t){const n=Object.keys(e.children),{at:r=e.path.current}=t||{},o=n.find((t=>e.children[t].meta.order===r));if(o)return e.blockEditorsMap[o]}var oe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function ie(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var le={};!function(e,t){var n="__lodash_hash_undefined__",r=9007199254740991,o="[object Arguments]",i="[object Boolean]",l="[object Date]",a="[object Function]",s="[object GeneratorFunction]",c="[object Map]",u="[object Number]",d="[object Object]",f="[object Promise]",p="[object RegExp]",h="[object Set]",g="[object String]",v="[object Symbol]",m="[object WeakMap]",y="[object ArrayBuffer]",b="[object DataView]",w="[object Float32Array]",x="[object Float64Array]",k="[object Int8Array]",O="[object Int16Array]",E="[object Int32Array]",_="[object Uint8Array]",S="[object Uint8ClampedArray]",C="[object Uint16Array]",j="[object Uint32Array]",D=/\w*$/,A=/^\[object .+?Constructor\]$/,R=/^(?:0|[1-9]\d*)$/,P={};P[o]=P["[object Array]"]=P[y]=P[b]=P[i]=P[l]=P[w]=P[x]=P[k]=P[O]=P[E]=P[c]=P[u]=P[d]=P[p]=P[h]=P[g]=P[v]=P[_]=P[S]=P[C]=P[j]=!0,P["[object Error]"]=P[a]=P[m]=!1;var B="object"==typeof oe&&oe&&oe.Object===Object&&oe,T="object"==typeof self&&self&&self.Object===Object&&self,M=B||T||Function("return this")(),N=t&&!t.nodeType&&t,L=N&&e&&!e.nodeType&&e,I=L&&L.exports===N;function F(e,t){return e.set(t[0],t[1]),e}function z(e,t){return e.add(t),e}function $(e,t,n,r){var o=-1,i=e?e.length:0;for(r&&i&&(n=e[++o]);++o<i;)n=t(n,e[o],o,e);return n}function H(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}function V(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function U(e,t){return function(n){return e(t(n))}}function K(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}var W,q=Array.prototype,Y=Function.prototype,X=Object.prototype,Z=M["__core-js_shared__"],J=(W=/[^.]+$/.exec(Z&&Z.keys&&Z.keys.IE_PROTO||""))?"Symbol(src)_1."+W:"",G=Y.toString,Q=X.hasOwnProperty,ee=X.toString,te=RegExp("^"+G.call(Q).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ne=I?M.Buffer:void 0,re=M.Symbol,ie=M.Uint8Array,le=U(Object.getPrototypeOf,Object),ae=Object.create,se=X.propertyIsEnumerable,ce=q.splice,ue=Object.getOwnPropertySymbols,de=ne?ne.isBuffer:void 0,fe=U(Object.keys,Object),pe=Ie(M,"DataView"),he=Ie(M,"Map"),ge=Ie(M,"Promise"),ve=Ie(M,"Set"),me=Ie(M,"WeakMap"),ye=Ie(Object,"create"),be=Ve(pe),we=Ve(he),xe=Ve(ge),ke=Ve(ve),Oe=Ve(me),Ee=re?re.prototype:void 0,_e=Ee?Ee.valueOf:void 0;function Se(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Ce(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function je(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function De(e){this.__data__=new Ce(e)}function Ae(e,t){var n=Ke(e)||function(e){return function(e){return function(e){return!!e&&"object"==typeof e}(e)&&We(e)}(e)&&Q.call(e,"callee")&&(!se.call(e,"callee")||ee.call(e)==o)}(e)?function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}(e.length,String):[],r=n.length,i=!!r;for(var l in e)!t&&!Q.call(e,l)||i&&("length"==l||$e(l,r))||n.push(l);return n}function Re(e,t,n){var r=e[t];Q.call(e,t)&&Ue(r,n)&&(void 0!==n||t in e)||(e[t]=n)}function Pe(e,t){for(var n=e.length;n--;)if(Ue(e[n][0],t))return n;return-1}function Be(e,t,n,r,f,m,A){var R;if(r&&(R=m?r(e,f,m,A):r(e)),void 0!==R)return R;if(!Xe(e))return e;var B=Ke(e);if(B){if(R=function(e){var t=e.length,n=e.constructor(t);t&&"string"==typeof e[0]&&Q.call(e,"index")&&(n.index=e.index,n.input=e.input);return n}(e),!t)return function(e,t){var n=-1,r=e.length;t||(t=Array(r));for(;++n<r;)t[n]=e[n];return t}(e,R)}else{var T=ze(e),M=T==a||T==s;if(qe(e))return function(e,t){if(t)return e.slice();var n=new e.constructor(e.length);return e.copy(n),n}(e,t);if(T==d||T==o||M&&!m){if(H(e))return m?e:{};if(R=function(e){return"function"!=typeof e.constructor||He(e)?{}:(t=le(e),Xe(t)?ae(t):{});var t}(M?{}:e),!t)return function(e,t){return Ne(e,Fe(e),t)}(e,function(e,t){return e&&Ne(t,Ze(t),e)}(R,e))}else{if(!P[T])return m?e:{};R=function(e,t,n,r){var o=e.constructor;switch(t){case y:return Me(e);case i:case l:return new o(+e);case b:return function(e,t){var n=t?Me(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,r);case w:case x:case k:case O:case E:case _:case S:case C:case j:return function(e,t){var n=t?Me(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}(e,r);case c:return function(e,t,n){var r=t?n(V(e),!0):V(e);return $(r,F,new e.constructor)}(e,r,n);case u:case g:return new o(e);case p:return function(e){var t=new e.constructor(e.source,D.exec(e));return t.lastIndex=e.lastIndex,t}(e);case h:return function(e,t,n){var r=t?n(K(e),!0):K(e);return $(r,z,new e.constructor)}(e,r,n);case v:return a=e,_e?Object(_e.call(a)):{}}var a}(e,T,Be,t)}}A||(A=new De);var N=A.get(e);if(N)return N;if(A.set(e,R),!B)var L=n?function(e){return function(e,t,n){var r=t(e);return Ke(e)?r:function(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}(r,n(e))}(e,Ze,Fe)}(e):Ze(e);return function(e,t){for(var n=-1,r=e?e.length:0;++n<r&&!1!==t(e[n],n,e););}(L||e,(function(o,i){L&&(o=e[i=o]),Re(R,i,Be(o,t,n,r,i,e,A))})),R}function Te(e){return!(!Xe(e)||(t=e,J&&J in t))&&(Ye(e)||H(e)?te:A).test(Ve(e));var t}function Me(e){var t=new e.constructor(e.byteLength);return new ie(t).set(new ie(e)),t}function Ne(e,t,n,r){n||(n={});for(var o=-1,i=t.length;++o<i;){var l=t[o],a=r?r(n[l],e[l],l,n,e):void 0;Re(n,l,void 0===a?e[l]:a)}return n}function Le(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function Ie(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return Te(n)?n:void 0}Se.prototype.clear=function(){this.__data__=ye?ye(null):{}},Se.prototype.delete=function(e){return this.has(e)&&delete this.__data__[e]},Se.prototype.get=function(e){var t=this.__data__;if(ye){var r=t[e];return r===n?void 0:r}return Q.call(t,e)?t[e]:void 0},Se.prototype.has=function(e){var t=this.__data__;return ye?void 0!==t[e]:Q.call(t,e)},Se.prototype.set=function(e,t){return this.__data__[e]=ye&&void 0===t?n:t,this},Ce.prototype.clear=function(){this.__data__=[]},Ce.prototype.delete=function(e){var t=this.__data__,n=Pe(t,e);return!(n<0)&&(n==t.length-1?t.pop():ce.call(t,n,1),!0)},Ce.prototype.get=function(e){var t=this.__data__,n=Pe(t,e);return n<0?void 0:t[n][1]},Ce.prototype.has=function(e){return Pe(this.__data__,e)>-1},Ce.prototype.set=function(e,t){var n=this.__data__,r=Pe(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},je.prototype.clear=function(){this.__data__={hash:new Se,map:new(he||Ce),string:new Se}},je.prototype.delete=function(e){return Le(this,e).delete(e)},je.prototype.get=function(e){return Le(this,e).get(e)},je.prototype.has=function(e){return Le(this,e).has(e)},je.prototype.set=function(e,t){return Le(this,e).set(e,t),this},De.prototype.clear=function(){this.__data__=new Ce},De.prototype.delete=function(e){return this.__data__.delete(e)},De.prototype.get=function(e){return this.__data__.get(e)},De.prototype.has=function(e){return this.__data__.has(e)},De.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Ce){var r=n.__data__;if(!he||r.length<199)return r.push([e,t]),this;n=this.__data__=new je(r)}return n.set(e,t),this};var Fe=ue?U(ue,Object):function(){return[]},ze=function(e){return ee.call(e)};function $e(e,t){return!!(t=null==t?r:t)&&("number"==typeof e||R.test(e))&&e>-1&&e%1==0&&e<t}function He(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||X)}function Ve(e){if(null!=e){try{return G.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ue(e,t){return e===t||e!=e&&t!=t}(pe&&ze(new pe(new ArrayBuffer(1)))!=b||he&&ze(new he)!=c||ge&&ze(ge.resolve())!=f||ve&&ze(new ve)!=h||me&&ze(new me)!=m)&&(ze=function(e){var t=ee.call(e),n=t==d?e.constructor:void 0,r=n?Ve(n):void 0;if(r)switch(r){case be:return b;case we:return c;case xe:return f;case ke:return h;case Oe:return m}return t});var Ke=Array.isArray;function We(e){return null!=e&&function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}(e.length)&&!Ye(e)}var qe=de||function(){return!1};function Ye(e){var t=Xe(e)?ee.call(e):"";return t==a||t==s}function Xe(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function Ze(e){return We(e)?Ae(e):function(e){if(!He(e))return fe(e);var t=[];for(var n in Object(e))Q.call(e,n)&&"constructor"!=n&&t.push(n);return t}(e)}e.exports=function(e){return Be(e,!0,!0)}}({get exports(){return le},set exports(e){le=e}},le);var ae=le;function se(e){return ae(e)}function ce(e,t={}){const{focus:n=!0}=t,r=ne(e),o=t.slate||re(e);o&&r&&m.withoutNormalizing(o,(()=>{if(!o.selection)return;const t=se(o.children),i=[],[l,a]=function(e,t){const{path:n,offset:r}=t.focus,[,...o]=n,i=JSON.parse(JSON.stringify(e[0]));function l(e,t,n){if(0!==t.length){const[r,...o]=t,[i,a]=l(e.children[r],o,n),s=e.children.slice(0,r).concat(i?[i]:[]),c=(a?[a]:[]).concat(e.children.slice(r+1));return[Object.assign(Object.assign({},e),{children:s}),Object.assign(Object.assign({},e),{children:c})]}if(O.string(e).length<=n)return[e,null];if("text"in e)return[Object.assign(Object.assign({},e),{text:e.text.slice(0,n)}),Object.assign(Object.assign({},e),{text:e.text.slice(n)})];if("link"===e.type){const[t,r]=l(e.children[0],[],n);return[Object.assign(Object.assign({},e),{children:[t]}),Object.assign(Object.assign({},e),{children:[r]})]}}const[a,s]=l(i,o,r);function c(e){return"children"in e&&(e.children=e.children.filter((e=>""!==e.text&&void 0!==e.text||e.children&&e.children.length>0)),e.children.forEach(c)),e}return[c(a),c(s)].map((e=>[e])).filter((e=>e[0].children.length>0))}(o.children,o.selection),s={id:I(),type:r.type,meta:{order:r.meta.order+1,depth:r.meta.depth,align:r.meta.align},value:[]};i.push({type:"split_block",prevProperties:{originalBlock:r,originalValue:t},properties:{nextBlock:s,nextSlateValue:a||[V("paragraph")],splitSlateValue:l},path:e.path}),e.applyTransforms(i),n&&e.focusBlock(s.id)}))}function ue(e,t={}){const{at:n=e.path.current,blockId:r}=t,o=r?e.children[r]:ne(e,{at:n});if(!o)return;const i=o.meta.depth+1,l={type:"set_block_meta",id:o.id,properties:{depth:i},prevProperties:{depth:o.meta.depth}};e.applyTransforms([l])}function de(e,t={}){const{at:n=e.path.current,blockId:r}=t,o=r?e.children[r]:ne(e,{at:n});if(!o)return;const i=Math.max(0,o.meta.depth-1),l={type:"set_block_meta",id:o.id,properties:{depth:i},prevProperties:{depth:o.meta.depth}};e.applyTransforms([l])}function fe(e){return!!e&&("object"==typeof e&&!Array.isArray(e))}function pe(e,t){const{original:n,focus:r,at:o}=t;if(!n)throw new Error("`original` should be provided");if(!n.blockId&&"number"!=typeof n.path)throw new Error("blockId or path should be provided");const{blockId:i,path:l}=n;let a=i?e.children[i]:ne(e,{at:l});if(!a)throw new Error("Block not found");const s=[],c=se(a);return c.id=I(),c.meta.order=Array.isArray(o)&&"number"==typeof o?o:a.meta.order+1,s.push({type:"insert_block",path:{current:c.meta.order},block:c}),e.applyTransforms(s),r&&e.focusBlock(c.id,{waitExecution:!0}),c.id}function he(e,t,n){const r=e.children[t];if(!r)return void console.warn(`Block with id ${t} does not exist.`);const o={type:"set_block_meta",id:t,properties:{},prevProperties:{}},i={type:"set_block_value",id:t,value:[]};n.meta&&(o.prevProperties=r.meta,o.properties=Object.assign(Object.assign({},r.meta),n.meta)),n.value&&(i.value=n.value);const l=[];Object.keys(o.properties).length&&l.push(o),i.value.length&&l.push(i),l.length>0&&e.applyTransforms(l,{validatePaths:!1})}const ge=(e,t)=>{const{insertText:n}=t;return t.insertText=r=>{var o;const{selection:i}=t;if(" "===r&&i&&E.isCollapsed(i)){const{anchor:l}=i,a=m.above(t,{match:e=>y.isElement(e)&&m.isBlock(t,e),mode:"lowest"});if(!a)return;const[,s]=a,c=m.parent(t,s),[u]=c;if(y.isElement(u)&&!b.isText(u.children[0]))return n(r);const d=a?s:[],f={anchor:l,focus:m.start(t,d)},p=m.string(t,f),h=null===(o=e.shortcuts)||void 0===o?void 0:o[p];if(!!h&&!h.isActive())return w.select(t,f),w.delete(t),void e.toggleBlock(h.type,{deleteText:!0,focus:!0})}n(r)},t};function ve(e){return ge(e,j(_()))}const me="Paragraph";function ye(e,t,n,r){const o=r.plugins[n.type];return(null==o?void 0:o.customEditor)?n.value[0].children:m.isEditor(t)?t.children.flatMap((t=>ye(e,t,n,r))):y.isElement(t)?m.isInline(e,t)?[t]:t.children.flatMap((t=>ye(e,t,n,r))):[t]}function be(e){return y.isElement(e)?0===e.children.length||b.isText(e.children[0])?e:be(e.children[0]):null}function we(e,t,n={}){const r=ne(e,{at:n.at||e.path.current});if(!r)throw new Error("Block not found at current selection");let o=r.type===t?me:t;const i=e.plugins[o],{onBeforeCreate:l}=i.events||{},a=re(e,{at:r.meta.order});if(!a)throw new Error(`Slate not found for block in position ${r.meta.order}`);const s=(null==l?void 0:l(e))||K(e,o),c=ye(a,a.children[0],r,e),u=be(s);u&&(u.children=c);const d={id:I(),type:o,meta:Object.assign(Object.assign({},r.meta),{align:void 0}),value:[s]},f=ve(e);f.children=[s];const p=[{type:"delete_block",block:r,path:{current:r.meta.order}},{type:"insert_block",path:{current:r.meta.order},block:d}];return e.applyTransforms(p),n.deleteText&&w.delete(f,{at:[0,0]}),n.focus&&e.focusBlock(d.id),d.id}function xe(e,t){if(!(null==t?void 0:t.id)&&"number"!=typeof(null==t?void 0:t.at))throw new Error("getBlock requires either an id or at");if(null==t?void 0:t.id)return e.children[null==t?void 0:t.id];const n=Object.keys(e.children).find((n=>e.children[n].meta.order===(null==t?void 0:t.at)));return n?e.children[n]:null}function ke(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});if(!o)return void console.warn("No slate found");let i=e=>y.isElement(e);(null==n?void 0:n.type)&&(i=e=>y.isElement(e)&&e.type===(null==n?void 0:n.type));try{const[e]=m.nodes(o,{at:(null==n?void 0:n.path)||o.selection||[0],match:i,mode:"lowest"});return e}catch(e){}}function Oe(e,t,n){const r=ke(e,t,n);if(r)return r[0]}const Ee={createElement:function(e,t,n,r){const o=e.children[t];if(!o)throw new Error(`Block with id ${t} not found`);const i=re(e,{at:o.meta.order});i?m.withoutNormalizing(i,(()=>{const l=e.blocks[o.type],a=l.elements[n.type],s=F({type:n.type,props:Object.assign(Object.assign({},a.props),n.props)}),c=Object.keys(l.elements);let u=[];c.forEach((e=>{const t=l.elements[e];e===n.type&&Array.isArray(t.children)&&t.children.length>0&&t.children.forEach((e=>{const t=l.elements[e];u.push(F({type:e,props:t.props}))}))})),u.length>0&&(s.children=u);const{path:d,focus:f=!0}=r||{};let p;const h=ke(e,t,{type:n.type});if(h){const[,e]=h;k.isPath(d)?p=d:"prev"===d?p=k.previous(e):"next"===d&&(p=k.next(e))}if(w.insertNodes(i,s,{at:p,select:f}),f&&u.length>0){const n=u[0],r=ke(e,t,{path:p,type:n.type});if(r){const[,e]=r;w.select(i,e)}}})):console.warn("No slate found")},deleteElement:function(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});o?m.withoutNormalizing(o,(()=>{w.removeNodes(o,{at:n.path,match:e=>y.isElement(e)&&e.type===n.type})})):console.warn("No slate found")},updateElement:function(e,t,n,r){const o=e.children[t];if(!o)throw new Error(`Block with id ${t} not found`);const i=re(e,{at:o.meta.order});i?m.withoutNormalizing(i,(()=>{const[e]=m.nodes(i,{at:(null==r?void 0:r.path)||[0],match:e=>y.isElement(e)&&e.type===n.type}),t=null==e?void 0:e[0],o=null==e?void 0:e[1],l=(null==t?void 0:t.props)||{},a={props:Object.assign(Object.assign({},l),n.props)};w.setNodes(i,a,{at:(null==r?void 0:r.path)||o||[0],match:e=>y.isElement(e)&&e.type===n.type,mode:"lowest"})})):console.warn("No slate found")},insertElementText:function(e,t,n){const{blockId:r,focus:o}=n||{},i=r?e.children[r]:ne(e);if(!i)return void console.warn(`To set text programmatically, you must provide a valid blockId. Got: ${r}`);const l=re(e,{at:i.meta.order});if(!l)return void console.warn("No slate found");const a=e.blocks[i.type],s=Array.from({length:Object.keys(a.elements).length},(e=>0));let c=l.selection||s;c?m.withoutNormalizing(l,(()=>{E.isRange(c)&&!E.isCollapsed(c)&&w.collapse(l,{edge:"end"}),w.insertText(l,t,{at:c}),o&&e.focusBlock(i.id,{waitExecution:!0,shouldUpdateBlockPath:!0})})):console.warn("No valid path or selection found for text insertion")},getElement:Oe,getElementChildren:function(e,t,n){const r=Oe(e,t,n);if(r)return r.children},getElementEntry:ke,isElementEmpty:function(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});if(!o)return void console.warn("No slate found");const[i]=m.nodes(o,{at:n.path||o.selection,match:e=>y.isElement(e)&&e.type===n.type});if(i){const[e,t]=i;return 0===m.string(o,t).trim().length}return!1},getElementPath:function(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});if(o)try{return C.findPath(o,n)}catch(e){}else console.warn("No slate found")},getParentElementPath:function(e,t,n){const r=e.children[t];if(!r)throw new Error(`Block with id ${t} not found`);const o=re(e,{at:r.meta.order});if(!o)return console.warn("No slate found"),[];try{const e=C.findPath(o,n);return k.parent(e)}catch(e){}}};function _e(e){var t;const n=ne(e),r=re(e,{at:e.path.current}),o=Z.getPreviousPath(e),i=re(e,{at:o}),l=ne(e,{at:o}),a=e.blocks[(null==l?void 0:l.type)||""];if(!(r&&n&&i&&l))return;const s=Ee.getElement(e,l.id);if(a&&!a.hasCustomEditor&&"void"!==(null===(t=null==s?void 0:s.props)||void 0===t?void 0:t.nodeType)){try{const e=X(i);w.select(i,e)}catch(e){w.select(i,m.start(i,[]))}m.withoutNormalizing(i,(()=>{const t=[],o=function(e,t){const n=JSON.parse(JSON.stringify(e.children)),r=JSON.parse(JSON.stringify(t.children)),o=n[n.length-1],i=r[0];return b.isText(o)&&b.isText(i)?(o.text+=i.text,[...n.slice(0,-1),o,...r.slice(1)]):[...n,...r]}(i.children[0],r.children[0]),a=[Object.assign(Object.assign({},i.children[0]),{children:o})],s=Object.assign(Object.assign({},l),{value:a});t.push({type:"merge_block",prevProperties:{sourceBlock:n,sourceSlateValue:r.children,targetBlock:l,targetSlateValue:i.children},properties:{mergedBlock:s,mergedSlateValue:a},path:e.path}),e.applyTransforms(t),e.setPath({current:l.meta.order});try{setTimeout((()=>{C.focus(i)}),0)}catch(e){console.error("Error setting focus:",e)}}))}}const Se={insertBlock:W,deleteBlock:G,moveBlock:Q,focusBlock:te,splitBlock:ce,increaseBlockDepth:ue,decreaseBlockDepth:de,duplicateBlock:pe,updateBlock:he,toggleBlock:we,getBlock:xe,getBlockSlate:J,buildBlockData:function(e){var t,n,r;return{id:(null==e?void 0:e.id)||I(),value:(null==e?void 0:e.value)||[{id:I(),type:(null==r?void 0:r.type)||"paragraph",children:(null==r?void 0:r.children)||[{text:""}],props:Object.assign({nodeType:"block"},null==r?void 0:r.props)}],type:(null==e?void 0:e.type)||"Paragraph",meta:Object.assign({order:(null===(t=null==e?void 0:e.meta)||void 0===t?void 0:t.order)||0,depth:(null===(n=null==e?void 0:e.meta)||void 0===n?void 0:n.depth)||0},null==e?void 0:e.meta)}},mergeBlock:_e};function Ce(e,t){try{C.blur(t),C.deselect(t),w.deselect(t)}catch(e){}e.setPath({current:null})}const je={underline:{type:"underline",tag:"u"},strike:{type:"strike",tag:"s"},code:{type:"code",tag:"code"},italic:{type:"italic",tag:"i"},bold:{type:"bold",tag:"strong"},strong:{type:"bold",tag:"strong"}};function De(e,t,n){return e.map((e=>{var n,r;let o="";if(e.text)return o=Object.keys(je).reduce(((t,n)=>e[n]?`<${je[n].tag}>${t}</${je[n].tag}>`:t),e.text),o;if(e.type){const i=function(e,t){return Object.values(e).find((e=>{var n,r;return e.type===(null===(r=null===(n=e.elements)||void 0===n?void 0:n[t])||void 0===r?void 0:r.rootPlugin)}))}(t,e.type);if(i&&(null===(r=null===(n=i.parsers)||void 0===n?void 0:n.html)||void 0===r?void 0:r.serialize))return o=i.parsers.html.serialize(e,De(e.children,t)),o}return o})).join("")}function Ae(e,t){const n=Object.values(t).filter((t=>{const n=Z.getSelectedPaths(e);return!(Array.isArray(n)&&n.length>0)||(null==n?void 0:n.includes(t.meta.order))})).sort(((e,t)=>e.meta.order-t.meta.order)).map((t=>{var n,r;const o=e.plugins[t.type];if(o&&(null===(r=null===(n=o.parsers)||void 0===n?void 0:n.html)||void 0===r?void 0:r.serialize)){const n=De(t.value[0].children,e.plugins);return o.parsers.html.serialize(t.value[0],n,t.meta)}return""}));return`<body id="yoopta-clipboard" data-editor-id="${e.id}">${n.join("")}</body>`}var Re=Symbol.for("immer-nothing"),Pe=Symbol.for("immer-draftable"),Be=Symbol.for("immer-state");function Te(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Me=Object.getPrototypeOf;function Ne(e){return!!e&&!!e[Be]}function Le(e){return!!e&&(Fe(e)||Array.isArray(e)||!!e[Pe]||!!e.constructor?.[Pe]||Ue(e)||Ke(e))}var Ie=Object.prototype.constructor.toString();function Fe(e){if(!e||"object"!=typeof e)return!1;const t=Me(e);if(null===t)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object||"function"==typeof n&&Function.toString.call(n)===Ie}function ze(e,t){0===$e(e)?Reflect.ownKeys(e).forEach((n=>{t(n,e[n],e)})):e.forEach(((n,r)=>t(r,n,e)))}function $e(e){const t=e[Be];return t?t.type_:Array.isArray(e)?1:Ue(e)?2:Ke(e)?3:0}function He(e,t){return 2===$e(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Ve(e,t,n){const r=$e(e);2===r?e.set(t,n):3===r?e.add(n):e[t]=n}function Ue(e){return e instanceof Map}function Ke(e){return e instanceof Set}function We(e){return e.copy_||e.base_}function qe(e,t){if(Ue(e))return new Map(e);if(Ke(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);if(!t&&Fe(e)){if(!Me(e)){const t=Object.create(null);return Object.assign(t,e)}return{...e}}const n=Object.getOwnPropertyDescriptors(e);delete n[Be];let r=Reflect.ownKeys(n);for(let t=0;t<r.length;t++){const o=r[t],i=n[o];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(n[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[o]})}return Object.create(Me(e),n)}function Ye(e,t=!1){return Ze(e)||Ne(e)||!Le(e)||($e(e)>1&&(e.set=e.add=e.clear=e.delete=Xe),Object.freeze(e),t&&Object.entries(e).forEach((([e,t])=>Ye(t,!0)))),e}function Xe(){Te(2)}function Ze(e){return Object.isFrozen(e)}var Je,Ge={};function Qe(e){const t=Ge[e];return t||Te(0),t}function et(){return Je}function tt(e,t){t&&(Qe("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function nt(e){rt(e),e.drafts_.forEach(it),e.drafts_=null}function rt(e){e===Je&&(Je=e.parent_)}function ot(e){return Je={drafts_:[],parent_:Je,immer_:e,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function it(e){const t=e[Be];0===t.type_||1===t.type_?t.revoke_():t.revoked_=!0}function lt(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return void 0!==e&&e!==n?(n[Be].modified_&&(nt(t),Te(4)),Le(e)&&(e=at(t,e),t.parent_||ct(t,e)),t.patches_&&Qe("Patches").generateReplacementPatches_(n[Be].base_,e,t.patches_,t.inversePatches_)):e=at(t,n,[]),nt(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Re?e:void 0}function at(e,t,n){if(Ze(t))return t;const r=t[Be];if(!r)return ze(t,((o,i)=>st(e,r,t,o,i,n))),t;if(r.scope_!==e)return t;if(!r.modified_)return ct(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const t=r.copy_;let o=t,i=!1;3===r.type_&&(o=new Set(t),t.clear(),i=!0),ze(o,((o,l)=>st(e,r,t,o,l,n,i))),ct(e,t,!1),n&&e.patches_&&Qe("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function st(e,t,n,r,o,i,l){if(Ne(o)){const l=at(e,o,i&&t&&3!==t.type_&&!He(t.assigned_,r)?i.concat(r):void 0);if(Ve(n,r,l),!Ne(l))return;e.canAutoFreeze_=!1}else l&&n.add(o);if(Le(o)&&!Ze(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;at(e,o),t&&t.scope_.parent_||"symbol"==typeof r||!Object.prototype.propertyIsEnumerable.call(n,r)||ct(e,o)}}function ct(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Ye(t,n)}var ut={get(e,t){if(t===Be)return e;const n=We(e);if(!He(n,t))return function(e,t,n){const r=pt(t,n);return r?"value"in r?r.value:r.get?.call(e.draft_):void 0}(e,n,t);const r=n[t];return e.finalized_||!Le(r)?r:r===ft(e.base_,t)?(gt(e),e.copy_[t]=vt(r,e)):r},has:(e,t)=>t in We(e),ownKeys:e=>Reflect.ownKeys(We(e)),set(e,t,n){const r=pt(We(e),t);if(r?.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const r=ft(We(e),t),l=r?.[Be];if(l&&l.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(((o=n)===(i=r)?0!==o||1/o==1/i:o!=o&&i!=i)&&(void 0!==n||He(e.base_,t)))return!0;gt(e),ht(e)}var o,i;return e.copy_[t]===n&&(void 0!==n||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty:(e,t)=>(void 0!==ft(e.base_,t)||t in e.base_?(e.assigned_[t]=!1,gt(e),ht(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0),getOwnPropertyDescriptor(e,t){const n=We(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r?{writable:!0,configurable:1!==e.type_||"length"!==t,enumerable:r.enumerable,value:n[t]}:r},defineProperty(){Te(11)},getPrototypeOf:e=>Me(e.base_),setPrototypeOf(){Te(12)}},dt={};function ft(e,t){const n=e[Be];return(n?We(n):e)[t]}function pt(e,t){if(!(t in e))return;let n=Me(e);for(;n;){const e=Object.getOwnPropertyDescriptor(n,t);if(e)return e;n=Me(n)}}function ht(e){e.modified_||(e.modified_=!0,e.parent_&&ht(e.parent_))}function gt(e){e.copy_||(e.copy_=qe(e.base_,e.scope_.immer_.useStrictShallowCopy_))}ze(ut,((e,t)=>{dt[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),dt.deleteProperty=function(e,t){return dt.set.call(this,e,t,void 0)},dt.set=function(e,t,n){return ut.set.call(this,e[0],t,n,e[0])};function vt(e,t){const n=Ue(e)?Qe("MapSet").proxyMap_(e,t):Ke(e)?Qe("MapSet").proxySet_(e,t):function(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:et(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,i=ut;n&&(o=[r],i=dt);const{revoke:l,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=l,a}(e,t);return(t?t.scope_:et()).drafts_.push(n),n}function mt(e){if(!Le(e)||Ze(e))return e;const t=e[Be];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=qe(e,t.scope_.immer_.useStrictShallowCopy_)}else n=qe(e,!0);return ze(n,((e,t)=>{Ve(n,e,mt(t))})),t&&(t.finalized_=!1),n}var yt=new class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(e,t,n)=>{if("function"==typeof e&&"function"!=typeof t){const n=t;t=e;const r=this;return function(e=n,...o){return r.produce(e,(e=>t.call(this,e,...o)))}}let r;if("function"!=typeof t&&Te(6),void 0!==n&&"function"!=typeof n&&Te(7),Le(e)){const o=ot(this),i=vt(e,void 0);let l=!0;try{r=t(i),l=!1}finally{l?nt(o):rt(o)}return tt(o,n),lt(r,o)}if(!e||"object"!=typeof e){if(r=t(e),void 0===r&&(r=e),r===Re&&(r=void 0),this.autoFreeze_&&Ye(r,!0),n){const t=[],o=[];Qe("Patches").generateReplacementPatches_(e,r,t,o),n(t,o)}return r}Te(1)},this.produceWithPatches=(e,t)=>{if("function"==typeof e)return(t,...n)=>this.produceWithPatches(t,(t=>e(t,...n)));let n,r;return[this.produce(e,t,((e,t)=>{n=e,r=t})),n,r]},"boolean"==typeof e?.autoFreeze&&this.setAutoFreeze(e.autoFreeze),"boolean"==typeof e?.useStrictShallowCopy&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Le(e)||Te(8),Ne(e)&&(e=function(e){Ne(e)||Te(10);return mt(e)}(e));const t=ot(this),n=vt(e,void 0);return n[Be].isManual_=!0,rt(t),n}finishDraft(e,t){const n=e&&e[Be];n&&n.isManual_||Te(9);const{scope_:r}=n;return tt(r,t),lt(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const r=t[n];if(0===r.path.length&&"replace"===r.op){e=r.value;break}}n>-1&&(t=t.slice(n+1));const r=Qe("Patches").applyPatches_;return Ne(e)?r(e,t):this.produce(e,(e=>r(e,t)))}},bt=yt.produce;yt.produceWithPatches.bind(yt),yt.setAutoFreeze.bind(yt),yt.setUseStrictShallowCopy.bind(yt),yt.applyPatches.bind(yt);var wt=yt.createDraft.bind(yt),xt=yt.finishDraft.bind(yt);function kt(e,t){switch(t.type){case"set_slate":{const{properties:n,blockId:r}=t,o=e.blockEditorsMap[r];if(o){const{slateOps:e,selectionBefore:t}=n;m.withoutNormalizing(o,(()=>{for(const t of e)o.apply(t);if(t)try{w.select(o,t),C.focus(o)}catch(e){}}))}break}case"insert_block":e.blockEditorsMap[t.block.id]=ve(e),e.children[t.block.id]=t.block,e.blockEditorsMap[t.block.id].children=t.block.value,Object.keys(e.children).forEach((n=>{const r=e.children[n];r.meta.order>=t.block.meta.order&&r.id!==t.block.id&&Ne(e.children[r.id])&&(r.meta.order=r.meta.order+1)}));break;case"delete_block":{delete e.blockEditorsMap[t.block.id],delete e.children[t.block.id];const n=Object.values(e.children);n.forEach((e=>{e.meta.order>t.block.meta.order&&(Ne(e)?e.meta.order--:bt(e,(e=>{e.meta.order--})))})),n.sort(((e,t)=>e.meta.order-t.meta.order)),n.forEach(((e,t)=>{Ne(e.meta)?e.meta.order=t:bt(e,(e=>{e.meta=Object.assign(Object.assign({},e.meta),{order:t})}))}));break}case"set_block_value":{const{id:n,value:r,forceSlate:o}=t,i=e.blockEditorsMap[n];o&&i&&(i.children=r),Array.isArray(r)&&(Ne(e.children[n])?e.children[n].value=r:bt(e.children[n],(e=>{e.value=r})));break}case"set_block_meta":{const{id:n,properties:r}=t,o=e.children[n];if(!o)break;Ne(o)?Object.keys(r).forEach((e=>{o.meta[e]=r[e]})):bt(o,(e=>{e.meta=Object.assign(Object.assign({},e.meta),r)}));break}case"split_block":{const{properties:n}=t,r=ve(e);r.children=n.nextSlateValue,e.children[n.nextBlock.id]=Object.assign(Object.assign({},n.nextBlock),{value:r.children}),e.blockEditorsMap[n.nextBlock.id]=r;const o=e.blockEditorsMap[t.prevProperties.originalBlock.id];o.children=n.splitSlateValue,e.children[t.prevProperties.originalBlock.id].value=o.children,Object.values(e.children).forEach((e=>{e.meta.order>=n.nextBlock.meta.order&&e.id!==n.nextBlock.id&&(Ne(e)?e.meta.order++:bt(e,(e=>{e.meta.order++})))}));break}case"merge_block":{const{prevProperties:n,properties:r}=t;delete e.blockEditorsMap[n.sourceBlock.id],delete e.children[n.sourceBlock.id],e.children[r.mergedBlock.id]=r.mergedBlock,e.blockEditorsMap[r.mergedBlock.id].children=r.mergedSlateValue,Object.values(e.children).forEach((e=>{e.meta.order>r.mergedBlock.meta.order&&(Ne(e)?e.meta.order--:bt(e,(e=>{e.meta.order--})))}));break}case"move_block":{const{prevProperties:n,properties:r}=t,o=e.children[n.id];o&&(o.meta.order=r.order,Object.values(e.children).forEach((e=>{e.id!==n.id&&(n.order<r.order?e.meta.order>n.order&&e.meta.order<=r.order&&e.meta.order--:e.meta.order<n.order&&e.meta.order>=r.order&&e.meta.order++)})));break}case"set_block_path":e.path=t.path;break;case"set_editor_value":{e.children=t.properties.value;const n={};Object.keys(e.children).forEach((t=>{const r=e.children[t],o=ve(e);o.children=r.value,n[t]=o})),e.blockEditorsMap=n;break}case"validate_block_paths":{const t=Object.values(e.children);t.sort(((e,t)=>e.meta.order-t.meta.order)),t.forEach(((e,t)=>{Ne(e.meta)?e.meta.order=t:bt(e,(e=>{e.meta=Object.assign(Object.assign({},e.meta),{order:t})}))}));break}}}const Ot=100;const Et=new WeakMap,_t=new WeakMap,St={isMergingHistory:e=>_t.get(e),isSavingHistory:e=>Et.get(e),withMergingHistory(e,t){const n=St.isMergingHistory(e);_t.set(e,!0),t(),_t.set(e,n)},withSavingHistory(e,t){const n=St.isSavingHistory(e);Et.set(e,!0),t(),Et.set(e,n)},withoutMergingHistory(e,t){const n=St.isMergingHistory(e);_t.set(e,!1),t(),_t.set(e,n)},withoutSavingHistory(e,t){const n=St.isSavingHistory(e);Et.set(e,!1),t(),Et.set(e,n)},redo:(e,t)=>{const{redos:n}=e.historyStack;if(n.length>0){const r=n[n.length-1];St.withoutSavingHistory(e,(()=>{e.applyTransforms(r.operations,{source:"history"}),e.setPath(r.path);const{scroll:n=!0}=t||{};if(n&&"number"==typeof r.path.current){const t=Se.getBlock(e,{at:r.path.current}),n=document.querySelector(`[data-yoopta-block-id="${null==t?void 0:t.id}"]`);n&&!Ct(n)&&n.scrollIntoView({block:"center",behavior:"auto"})}})),e.historyStack.redos.pop(),e.historyStack.undos.push(r)}},undo:(e,t)=>{const{undos:n}=e.historyStack;if(n.length>0){const n=e.historyStack.undos[e.historyStack.undos.length-1];St.withoutSavingHistory(e,(()=>{const r=n.operations.flatMap((e=>function(e,t){switch(t.type){case"insert_block":return{type:"delete_block",path:t.path,block:t.block};case"delete_block":return{type:"insert_block",path:t.path,block:t.block};case"set_block_meta":return{type:"set_block_meta",id:t.id,properties:t.prevProperties,prevProperties:t.properties};case"split_block":return[{type:"delete_block",block:t.properties.nextBlock,path:t.path},{type:"set_block_value",id:t.prevProperties.originalBlock.id,value:t.prevProperties.originalValue,forceSlate:!0}];case"merge_block":return[{type:"split_block",properties:{nextBlock:t.prevProperties.sourceBlock,nextSlateValue:t.prevProperties.sourceSlateValue,splitSlateValue:t.prevProperties.targetSlateValue},prevProperties:{originalBlock:t.properties.mergedBlock,originalValue:t.properties.mergedSlateValue},path:t.path}];case"move_block":return{type:"move_block",properties:t.prevProperties,prevProperties:t.properties};case"set_slate":return{type:"set_slate",properties:{slateOps:t.properties.slateOps.map(S.inverse).reverse(),selectionBefore:t.properties.selectionBefore},slate:t.slate,blockId:t.blockId};case"set_editor_value":return{type:"set_editor_value",properties:t.prevProperties,prevProperties:t.properties};default:return t}}(0,e))).reverse();e.applyTransforms(r,{source:"history"}),e.setPath(n.path);const{scroll:o=!0}=t||{};if(o&&"number"==typeof n.path.current){const t=Se.getBlock(e,{at:n.path.current}),r=document.querySelector(`[data-yoopta-block-id="${null==t?void 0:t.id}"]`);r&&!Ct(r)&&r.scrollIntoView({block:"center",behavior:"auto"})}})),e.historyStack.redos.push(n),e.historyStack.undos.pop()}}};function Ct(e){var t=e.getBoundingClientRect(),n=document.documentElement;return t.top>=0&&t.left>=0&&t.bottom<=(window.innerHeight||n.clientHeight)&&t.right<=(window.innerWidth||n.clientWidth)}var jt={};function Dt(e){return e.map((e=>{var t,n;if("text"in e){let r=e.text;return e.bold&&(r=`<strong style="font-weight: bolder;">${r}</strong>`),e.italic&&(r=`<i>${r}</i>`),e.strike&&(r=`<s>${r}</s>`),e.underline&&(r=`<u>${r}</u>`),e.code&&(r=`<code style="background-color: rgb(242 242 242); border-radius: .25rem; font-size: 75%; padding: 3px 6px;">${r}</code>`),e.highlight&&(r=`<span style="color:${e.highlight.color};">${r}</span>`),e.highlight&&(r=`<mark style="color: ${null===(t=e.highlight)||void 0===t?void 0:t.color}; background-color: ${null===(n=e.highlight)||void 0===n?void 0:n.backgroundColor};">${r}</mark>`),r}if("link"===e.type){const{url:t,target:n,rel:r}=e.props;return`<a href="${t}" target="${n}" rel="${r}" style="color: rgb(0 122 255);\n cursor: pointer;\n position: relative;\n text-decoration-line: underline;\n text-underline-offset: 4px;">${Dt(e.children)}</a>`}return""})).join("")}function At(e){return e.map((e=>{if("text"in e){let t=e.text;return e.bold&&(t=`**${t}**`),e.italic&&(t=`*${t}*`),e.strike&&(t=`~~${t}~~`),e.underline&&(t=`<u>${t}</u>`),e.code&&(t=`\`${t}\``),t}if("link"===e.type){const{url:t,target:n,rel:r}=e.props;return`[${At(e.children)}](${t})`}return""})).join("")}!function(e){var t=Object.prototype.hasOwnProperty,n="~";function r(){}function o(e,t,n){this.fn=e,this.context=t,this.once=n||!1}function i(e,t,r,i,l){if("function"!=typeof r)throw new TypeError("The listener must be a function");var a=new o(r,i||e,l),s=n?n+t:t;return e._events[s]?e._events[s].fn?e._events[s]=[e._events[s],a]:e._events[s].push(a):(e._events[s]=a,e._eventsCount++),e}function l(e,t){0==--e._eventsCount?e._events=new r:delete e._events[t]}function a(){this._events=new r,this._eventsCount=0}Object.create&&(r.prototype=Object.create(null),(new r).__proto__||(n=!1)),a.prototype.eventNames=function(){var e,r,o=[];if(0===this._eventsCount)return o;for(r in e=this._events)t.call(e,r)&&o.push(n?r.slice(1):r);return Object.getOwnPropertySymbols?o.concat(Object.getOwnPropertySymbols(e)):o},a.prototype.listeners=function(e){var t=n?n+e:e,r=this._events[t];if(!r)return[];if(r.fn)return[r.fn];for(var o=0,i=r.length,l=new Array(i);o<i;o++)l[o]=r[o].fn;return l},a.prototype.listenerCount=function(e){var t=n?n+e:e,r=this._events[t];return r?r.fn?1:r.length:0},a.prototype.emit=function(e,t,r,o,i,l){var a=n?n+e:e;if(!this._events[a])return!1;var s,c,u=this._events[a],d=arguments.length;if(u.fn){switch(u.once&&this.removeListener(e,u.fn,void 0,!0),d){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,t),!0;case 3:return u.fn.call(u.context,t,r),!0;case 4:return u.fn.call(u.context,t,r,o),!0;case 5:return u.fn.call(u.context,t,r,o,i),!0;case 6:return u.fn.call(u.context,t,r,o,i,l),!0}for(c=1,s=new Array(d-1);c<d;c++)s[c-1]=arguments[c];u.fn.apply(u.context,s)}else{var f,p=u.length;for(c=0;c<p;c++)switch(u[c].once&&this.removeListener(e,u[c].fn,void 0,!0),d){case 1:u[c].fn.call(u[c].context);break;case 2:u[c].fn.call(u[c].context,t);break;case 3:u[c].fn.call(u[c].context,t,r);break;case 4:u[c].fn.call(u[c].context,t,r,o);break;default:if(!s)for(f=1,s=new Array(d-1);f<d;f++)s[f-1]=arguments[f];u[c].fn.apply(u[c].context,s)}}return!0},a.prototype.on=function(e,t,n){return i(this,e,t,n,!1)},a.prototype.once=function(e,t,n){return i(this,e,t,n,!0)},a.prototype.removeListener=function(e,t,r,o){var i=n?n+e:e;if(!this._events[i])return this;if(!t)return l(this,i),this;var a=this._events[i];if(a.fn)a.fn!==t||o&&!a.once||r&&a.context!==r||l(this,i);else{for(var s=0,c=[],u=a.length;s<u;s++)(a[s].fn!==t||o&&!a[s].once||r&&a[s].context!==r)&&c.push(a[s]);c.length?this._events[i]=1===c.length?c[0]:c:l(this,i)}return this},a.prototype.removeAllListeners=function(e){var t;return e?(t=n?n+e:e,this._events[t]&&l(this,t)):(this._events=new r,this._eventsCount=0),this},a.prototype.off=a.prototype.removeListener,a.prototype.addListener=a.prototype.on,a.prefixed=n,a.EventEmitter=a,e.exports=a}({get exports(){return jt},set exports(e){jt=e}});const Rt={head:{meta:[{content:"width=device-width",name:"viewport"},{charset:"UTF-8"},{content:"IE=edge","http-equiv":"X-UA-Compatible"}]},body:{attrs:{style:{margin:"0 auto",padding:0,width:"900px"}}},container:{attrs:{style:{margin:"0 auto",width:"600px"}}}};function Pt(e,t,n){var r,o,i,l,a;const s=Tt(Rt,n||{}),c=Object.values(t).filter((t=>{const n=Z.getSelectedPaths(e);return!(Array.isArray(n)&&n.length>0)||(null==n?void 0:n.includes(t.meta.order))})).sort(((e,t)=>e.meta.order-t.meta.order)).map((t=>{var n,r;const o=e.plugins[t.type];if(o&&(null===(r=null===(n=o.parsers)||void 0===n?void 0:n.email)||void 0===r?void 0:r.serialize)){const e=Dt(t.value[0].children);return o.parsers.email.serialize(t.value[0],e,t.meta)}return""})),u=c.join("");if(s.customTemplate)return s.customTemplate(u);const d=Bt(null===(r=s.body)||void 0===r?void 0:r.attrs),f=Bt(null===(o=s.container)||void 0===o?void 0:o.attrs);return`\n <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n <html lang="en">\n <head>\n <title>${(null===(i=null==s?void 0:s.head)||void 0===i?void 0:i.title)||"Email-Builder"}</title>\n <meta http-equiv="Content-Type" content="text/html charset=UTF-8" />\n ${function(e=[]){return e.map((e=>`<meta ${Object.entries(e).filter((([e,t])=>void 0!==t)).map((([e,t])=>""===t?e:`${e}="${t}"`)).join(" ")}>`)).join("\n")}(null===(l=s.head)||void 0===l?void 0:l.meta)}\n ${function(e=[]){return e.map((e=>`<style${e.id?` id="${e.id}"`:""}>${e.content}</style>`)).join("\n")}(null===(a=s.head)||void 0===a?void 0:a.styles)}\n </head>\n <body id="yoopta-email" ${d}>\n <table ${f}>\n <tbody>\n <tr>\n <td>\n ${u}\n </td>\n </tr>\n </tbody>\n </table>\n </body>\n </html>\n `}function Bt(e){return e?Object.entries(e).map((([e,t])=>{if("style"===e){const e=(n=t)?Object.entries(n).map((([e,t])=>`${e.replace(/[A-Z]/g,(e=>`-${e.toLowerCase()}`))}: ${t}${"number"==typeof t?"px":""};`)).join(" "):"";return`style="${e}"`}var n;return`${e}="${t}"`})).join(" "):""}function Tt(e,t){return Array.isArray(e)&&Array.isArray(t)?e.concat(t):"object"==typeof e&&"object"==typeof t?Object.keys(Object.assign(Object.assign({},e),t)).reduce(((n,r)=>(n[r]=Tt(e[r],t[r]),n)),{}):t}const Mt=new jt,Nt=(e,t)=>Mt.on(e,t),Lt=(e,t)=>Mt.once(e,t),It=(e,t)=>Mt.off(e,t),Ft=(e,t)=>Mt.emit(e,t);function zt(){const e={id:"",children:{},blockEditorsMap:{},path:{current:null},readOnly:!1,isEmpty:()=>function(e){const t=Object.values(e.children);if(t.length>1)return!1;const n=t[0];if(!n)return!0;if("Paragraph"!==n.type)return!1;const r=re(e,{at:n.meta.order});if(!r)return!0;try{return!(m.string(r,[0]).length>0)}catch(e){return!0}}(e),getEditorValue:()=>function(e){return e.children}(e),setEditorValue:(...t)=>function(e,t){let n;if(null!==t&&fe(t))n=t;else{const e=Se.buildBlockData();n={[e.id]:e}}const r={type:"set_editor_value",properties:{value:n},prevProperties:{value:e.children}};e.applyTransforms([r],{validatePaths:!0})}(e,...t),insertBlock:(...t)=>W(e,...t),deleteBlock:(...t)=>G(e,...t),duplicateBlock:(...t)=>pe(e,...t),toggleBlock:(...t)=>we(e,...t),increaseBlockDepth:(...t)=>ue(e,...t),decreaseBlockDepth:(...t)=>de(e,...t),moveBlock:(...t)=>Q(e,...t),focusBlock:(...t)=>te(e,...t),getBlock:(...t)=>xe(e,...t),updateBlock:(...t)=>he(e,...t),splitBlock:(...t)=>ce(e,...t),mergeBlock:(...t)=>_e(e,...t),setPath:(...t)=>Y(e,...t),blocks:{},formats:{},shortcuts:{},plugins:{},commands:{},applyTransforms:(t,...n)=>function(e,t,n){e.children=wt(e.children),e.path=wt(e.path);const{validatePaths:r=!0,source:o}=n||{},i=[...t];r&&i.push({type:"validate_block_paths"}),i.length>1&&i.sort(((e,t)=>"insert_block"===e.type&&"insert_block"===t.type?e.block.meta.order-t.block.meta.order:0));for(const t of i)"set_slate"===t.type&&"api"===o||kt(e,t);if(Ne(e.children)||(e.children=wt(e.children)),e.children=xt(e.children),Ne(e.path)&&(e.path=xt(e.path)),!1!==e.isSavingHistory()){const t={operations:i.filter((e=>"set_block_path"!==e.type&&"set_block_value"!==e.type&&"validate_block_paths"!==e.type)),path:e.path};t.operations.length>0&&"history"!==o&&(e.historyStack.undos.push(t),e.historyStack.redos=[]),e.historyStack.undos.length>Ot&&e.historyStack.undos.shift()}const l={value:e.children,operations:i};e.emit("change",l),e.emit("path-change",e.path)}(e,t,...n),batchOperations:t=>function(e,t){const n=[];let r={};const o=e.applyTransforms;e.applyTransforms=(e,t)=>{t&&(r=t),n.push(...e)},t(),e.applyTransforms=o,n.length>0&&e.applyTransforms(n,r)}(e,t),on:(e,t)=>Nt(e,t),off:(e,t)=>It(e,t),emit:(e,...t)=>Ft(e,...t),once:(e,t)=>Lt(e,t),isFocused:()=>function(e){return!!ee.get(e)}(e),focus:()=>function(e){if(e.readOnly)return;const t=ne(e,{at:0});t&&(ee.set(e,!0),e.focusBlock(t.id,{waitExecution:!0}),e.emit("focus",!0))}(e),blur:(...t)=>function(e,t={}){var n;const r=null!==(n=t.slate)&&void 0!==n?n:re(e);if(!r)return;const{waitExecution:o,waitExecutionMs:i}=t;o?setTimeout((()=>Ce(e,r)),i):(ee.set(e,!1),Ce(e,r),e.emit("blur",!1))}(e,...t),getHTML:t=>Ae(e,t),getMarkdown:t=>function(e,t){return function(e,t){return t.sort(((e,t)=>e.meta.order>t.meta.order?1:-1)).map((t=>{var n,r;const o=e.plugins[t.type];if(o){const e=t.value[0];if(null===(r=null===(n=o.parsers)||void 0===n?void 0:n.markdown)||void 0===r?void 0:r.serialize){const t=o.parsers.markdown.serialize(e,e.children.map((e=>e.text)).join(""));if(t)return t}}return""})).join("\n")}(e,Object.values(t))}(e,t),getPlainText:t=>function(e,t){const n=Ae(e,t),r=document.createElement("div");return r.innerHTML=n,r.innerText}(e,t),getEmail:(t,n)=>Pt(e,t,n),refElement:null,historyStack:{undos:[],redos:[]},redo:t=>St.redo(e,t),undo:t=>St.undo(e,t),isSavingHistory:()=>St.isSavingHistory(e),isMergingHistory:()=>St.isMergingHistory(e),withoutSavingHistory:t=>St.withoutSavingHistory(e,t),withSavingHistory:t=>St.withSavingHistory(e,t),withoutMergingHistory:t=>St.withoutMergingHistory(e,t),withMergingHistory:t=>St.withMergingHistory(e,t)};return e}const $t={editor:zt()},Ht=i($t),Vt=({children:t,editorState:n})=>{const r=a($t);return r.current={editor:n.editor},e(Ht.Provider,Object.assign({value:r.current},{children:t}))},Ut=()=>{const e=l(Ht);if(!e)throw new Error("useYooptaEditor must be used within a YooptaEditorContext");return e.editor},Kt=e=>Ut().children[e],Wt=()=>Ut().isFocused(),qt=()=>Ut().readOnly,Yt=e=>{var t;return null===(t=Ut().plugins[e])||void 0===t?void 0:t.options},Xt=({blockId:e,at:t})=>{const n=Ut();if(!e&&"number"!=typeof t)throw new Error("useBlockSelected must receive either blockId or at");let r;return e&&(r=n.children[e]),t&&(r=Se.getBlock(n,{at:t})),n.path.current===(null==r?void 0:r.meta.order)};const Zt="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function Jt(e){const t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function Gt(e){return"nodeType"in e}function Qt(e){var t,n;return e?Jt(e)?e:Gt(e)&&null!=(t=null==(n=e.ownerDocument)?void 0:n.defaultView)?t:window:window}function en(e){const{Document:t}=Qt(e);return e instanceof t}function tn(e){return!Jt(e)&&e instanceof Qt(e).HTMLElement}function nn(e){return e instanceof Qt(e).SVGElement}function rn(e){return e?Jt(e)?e.document:Gt(e)?en(e)?e:tn(e)||nn(e)?e.ownerDocument:document:document:document}const on=Zt?c:u;function ln(e){const t=a(e);return on((()=>{t.current=e})),d((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}function an(e,t){void 0===t&&(t=[e]);const n=a(e);return on((()=>{n.current!==e&&(n.current=e)}),t),n}function sn(e,t){const n=a();return s((()=>{const t=e(n.current);return n.current=t,t}),[...t])}function cn(e){const t=ln(e),n=a(null),r=d((e=>{e!==n.current&&(null==t||t(e,n.current)),n.current=e}),[]);return[n,r]}function un(e){const t=a();return u((()=>{t.current=e}),[e]),t.current}let dn={};function fn(e,t){return s((()=>{if(t)return t;const n=null==dn[e]?0:dn[e]+1;return dn[e]=n,e+"-"+n}),[e,t])}function pn(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return r.reduce(((t,n)=>{const r=Object.entries(n);for(const[n,o]of r){const r=t[n];null!=r&&(t[n]=r+e*o)}return t}),{...t})}}const hn=pn(1),gn=pn(-1);function vn(e){if(!e)return!1;const{KeyboardEvent:t}=Qt(e.target);return t&&e instanceof t}function mn(e){if(function(e){if(!e)return!1;const{TouchEvent:t}=Qt(e.target);return t&&e instanceof t}(e)){if(e.touches&&e.touches.length){const{clientX:t,clientY:n}=e.touches[0];return{x:t,y:n}}if(e.changedTouches&&e.changedTouches.length){const{clientX:t,clientY:n}=e.changedTouches[0];return{x:t,y:n}}}return function(e){return"clientX"in e&&"clientY"in e}(e)?{x:e.clientX,y:e.clientY}:null}const yn=Object.freeze({Translate:{toString(e){if(!e)return;const{x:t,y:n}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;const{scaleX:t,scaleY:n}=e;return"scaleX("+t+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[yn.Translate.toString(e),yn.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),bn="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function wn(e){return e.matches(bn)?e:e.querySelector(bn)}const xn={display:"none"};function kn(e){let{id:t,value:n}=e;return o.createElement("div",{id:t,style:xn},n)}function On(e){let{id:t,announcement:n,ariaLiveType:r="assertive"}=e;return o.createElement("div",{id:t,style:{position:"fixed",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"},role:"status","aria-live":r,"aria-atomic":!0},n)}const En=i(null);const _n={draggable:"\n To pick up a draggable item, press the space bar.\n While dragging, use the arrow keys to move the item.\n Press space again to drop the item in its new position, or press escape to cancel.\n "},Sn={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was moved over droppable area "+n.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was dropped over droppable area "+n.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function Cn(e){let{announcements:t=Sn,container:n,hiddenTextDescribedById:r,screenReaderInstructions:i=_n}=e;const{announce:a,announcement:c}=function(){const[e,t]=f("");return{announce:d((e=>{null!=e&&t(e)}),[]),announcement:e}}(),p=fn("DndLiveRegion"),[h,g]=f(!1);if(u((()=>{g(!0)}),[]),function(e){const t=l(En);u((()=>{if(!t)throw new Error("useDndMonitor must be used within a children of <DndContext>");return t(e)}),[e,t])}(s((()=>({onDragStart(e){let{active:n}=e;a(t.onDragStart({active:n}))},onDragMove(e){let{active:n,over:r}=e;t.onDragMove&&a(t.onDragMove({active:n,over:r}))},onDragOver(e){let{active:n,over:r}=e;a(t.onDragOver({active:n,over:r}))},onDragEnd(e){let{active:n,over:r}=e;a(t.onDragEnd({active:n,over:r}))},onDragCancel(e){let{active:n,over:r}=e;a(t.onDragCancel({active:n,over:r}))}})),[a,t])),!h)return null;const v=o.createElement(o.Fragment,null,o.createElement(kn,{id:r,value:i.draggable}),o.createElement(On,{id:p,announcement:c}));return n?M(v,n):v}var jn;function Dn(){}function An(e,t){return s((()=>({sensor:e,options:null!=t?t:{}})),[e,t])}!function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"}(jn||(jn={}));const Rn=Object.freeze({x:0,y:0});function Pn(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Bn(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return n-r}function Tn(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}function Mn(e){let{left:t,top:n,height:r,width:o}=e;return[{x:t,y:n},{x:t+o,y:n},{x:t,y:n+r},{x:t+o,y:n+r}]}function Nn(e,t){if(!e||0===e.length)return null;const[n]=e;return t?n[t]:n}function Ln(e,t,n){return void 0===t&&(t=e.left),void 0===n&&(n=e.top),{x:t+.5*e.width,y:n+.5*e.height}}const In=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const o=Ln(t,t.left,t.top),i=[];for(const e of r){const{id:t}=e,r=n.get(t);if(r){const n=Pn(Ln(r),o);i.push({id:t,data:{droppableContainer:e,value:n}})}}return i.sort(Bn)};function Fn(e,t){const n=Math.max(t.top,e.top),r=Math.max(t.left,e.left),o=Math.min(t.left+t.width,e.left+e.width),i=Math.min(t.top+t.height,e.top+e.height),l=o-r,a=i-n;if(r<o&&n<i){const n=t.width*t.height,r=e.width*e.height,o=l*a;return Number((o/(n+r-o)).toFixed(4))}return 0}const zn=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const o=[];for(const e of r){const{id:r}=e,i=n.get(r);if(i){const n=Fn(i,t);n>0&&o.push({id:r,data:{droppableContainer:e,value:n}})}}return o.sort(Tn)};function $n(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:Rn}function Hn(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return r.reduce(((t,n)=>({...t,top:t.top+e*n.y,bottom:t.bottom+e*n.y,left:t.left+e*n.x,right:t.right+e*n.x})),{...t})}}const Vn=Hn(1);const Un={ignoreTransform:!1};function Kn(e,t){void 0===t&&(t=Un);let n=e.getBoundingClientRect();if(t.ignoreTransform){const{transform:t,transformOrigin:r}=Qt(e).getComputedStyle(e);t&&(n=function(e,t,n){const r=function(e){if(e.startsWith("matrix3d(")){const t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){const t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}(t);if(!r)return e;const{scaleX:o,scaleY:i,x:l,y:a}=r,s=e.left-l-(1-o)*parseFloat(n),c=e.top-a-(1-i)*parseFloat(n.slice(n.indexOf(" ")+1)),u=o?e.width/o:e.width,d=i?e.height/i:e.height;return{width:u,height:d,top:c,right:s+u,bottom:c+d,left:s}}(n,t,r))}const{top:r,left:o,width:i,height:l,bottom:a,right:s}=n;return{top:r,left:o,width:i,height:l,bottom:a,right:s}}function Wn(e){return Kn(e,{ignoreTransform:!0})}function qn(e,t){const n=[];return e?function r(o){if(null!=t&&n.length>=t)return n;if(!o)return n;if(en(o)&&null!=o.scrollingElement&&!n.includes(o.scrollingElement))return n.push(o.scrollingElement),n;if(!tn(o)||nn(o))return n;if(n.includes(o))return n;const i=Qt(e).getComputedStyle(o);return o!==e&&function(e,t){void 0===t&&(t=Qt(e).getComputedStyle(e));const n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some((e=>{const r=t[e];return"string"==typeof r&&n.test(r)}))}(o,i)&&n.push(o),function(e,t){return void 0===t&&(t=Qt(e).getComputedStyle(e)),"fixed"===t.position}(o,i)?n:r(o.parentNode)}(e):n}function Yn(e){const[t]=qn(e,1);return null!=t?t:null}function Xn(e){return Zt&&e?Jt(e)?e:Gt(e)?en(e)||e===rn(e).scrollingElement?window:tn(e)?e:null:null:null}function Zn(e){return Jt(e)?e.scrollX:e.scrollLeft}function Jn(e){return Jt(e)?e.scrollY:e.scrollTop}function Gn(e){return{x:Zn(e),y:Jn(e)}}var Qn;function er(e){return!(!Zt||!e)&&e===document.scrollingElement}function tr(e){const t={x:0,y:0},n=er(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},r={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height};return{isTop:e.scrollTop<=t.y,isLeft:e.scrollLeft<=t.x,isBottom:e.scrollTop>=r.y,isRight:e.scrollLeft>=r.x,maxScroll:r,minScroll:t}}!function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"}(Qn||(Qn={}));const nr={x:.2,y:.2};function rr(e,t,n,r,o){let{top:i,left:l,right:a,bottom:s}=n;void 0===r&&(r=10),void 0===o&&(o=nr);const{isTop:c,isBottom:u,isLeft:d,isRight:f}=tr(e),p={x:0,y:0},h={x:0,y:0},g=t.height*o.y,v=t.width*o.x;return!c&&i<=t.top+g?(p.y=Qn.Backward,h.y=r*Math.abs((t.top+g-i)/g)):!u&&s>=t.bottom-g&&(p.y=Qn.Forward,h.y=r*Math.abs((t.bottom-g-s)/g)),!f&&a>=t.right-v?(p.x=Qn.Forward,h.x=r*Math.abs((t.right-v-a)/v)):!d&&l<=t.left+v&&(p.x=Qn.Backward,h.x=r*Math.abs((t.left+v-l)/v)),{direction:p,speed:h}}function or(e){if(e===document.scrollingElement){const{innerWidth:e,innerHeight:t}=window;return{top:0,left:0,right:e,bottom:t,width:e,height:t}}const{top:t,left:n,right:r,bottom:o}=e.getBoundingClientRect();return{top:t,left:n,right:r,bottom:o,width:e.clientWidth,height:e.clientHeight}}function ir(e){return e.reduce(((e,t)=>hn(e,Gn(t))),Rn)}const lr=[["x",["left","right"],function(e){return e.reduce(((e,t)=>e+Zn(t)),0)}],["y",["top","bottom"],function(e){return e.reduce(((e,t)=>e+Jn(t)),0)}]];class ar{constructor(e,t){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const n=qn(t),r=ir(n);this.rect={...e},this.width=e.width,this.height=e.height;for(const[e,t,o]of lr)for(const i of t)Object.defineProperty(this,i,{get:()=>{const t=o(n),l=r[e]-t;return this.rect[i]+l},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class sr{constructor(e){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach((e=>{var t;return null==(t=this.target)?void 0:t.removeEventListener(...e)}))},this.target=e}add(e,t,n){var r;null==(r=this.target)||r.addEventListener(e,t,n),this.listeners.push([e,t,n])}}function cr(e,t){const n=Math.abs(e.x),r=Math.abs(e.y);return"number"==typeof t?Math.sqrt(n**2+r**2)>t:"x"in t&&"y"in t?n>t.x&&r>t.y:"x"in t?n>t.x:"y"in t&&r>t.y}var ur,dr;function fr(e){e.preventDefault()}function pr(e){e.stopPropagation()}!function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"}(ur||(ur={})),function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter"}(dr||(dr={}));const hr={start:[dr.Space,dr.Enter],cancel:[dr.Esc],end:[dr.Space,dr.Enter]},gr=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case dr.Right:return{...n,x:n.x+25};case dr.Left:return{...n,x:n.x-25};case dr.Down:return{...n,y:n.y+25};case dr.Up:return{...n,y:n.y-25}}};class vr{constructor(e){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=e;const{event:{target:t}}=e;this.props=e,this.listeners=new sr(rn(t)),this.windowListeners=new sr(Qt(t)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(ur.Resize,this.handleCancel),this.windowListeners.add(ur.VisibilityChange,this.handleCancel),setTimeout((()=>this.listeners.add(ur.Keydown,this.handleKeyDown)))}handleStart(){const{activeNode:e,onStart:t}=this.props,n=e.node.current;n&&function(e,t){if(void 0===t&&(t=Kn),!e)return;const{top:n,left:r,bottom:o,right:i}=t(e);Yn(e)&&(o<=0||i<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}(n),t(Rn)}handleKeyDown(e){if(vn(e)){const{active:t,context:n,options:r}=this.props,{keyboardCodes:o=hr,coordinateGetter:i=gr,scrollBehavior:l="smooth"}=r,{code:a}=e;if(o.end.includes(a))return void this.handleEnd(e);if(o.cancel.includes(a))return void this.handleCancel(e);const{collisionRect:s}=n.current,c=s?{x:s.left,y:s.top}:Rn;this.referenceCoordinates||(this.referenceCoordinates=c);const u=i(e,{active:t,context:n.current,currentCoordinates:c});if(u){const t=gn(u,c),r={x:0,y:0},{scrollableAncestors:o}=n.current;for(const n of o){const o=e.code,{isTop:i,isRight:a,isLeft:s,isBottom:c,maxScroll:d,minScroll:f}=tr(n),p=or(n),h={x:Math.min(o===dr.Right?p.right-p.width/2:p.right,Math.max(o===dr.Right?p.left:p.left+p.width/2,u.x)),y:Math.min(o===dr.Down?p.bottom-p.height/2:p.bottom,Math.max(o===dr.Down?p.top:p.top+p.height/2,u.y))},g=o===dr.Right&&!a||o===dr.Left&&!s,v=o===dr.Down&&!c||o===dr.Up&&!i;if(g&&h.x!==u.x){const e=n.scrollLeft+t.x,i=o===dr.Right&&e<=d.x||o===dr.Left&&e>=f.x;if(i&&!t.y)return void n.scrollTo({left:e,behavior:l});r.x=i?n.scrollLeft-e:o===dr.Right?n.scrollLeft-d.x:n.scrollLeft-f.x,r.x&&n.scrollBy({left:-r.x,behavior:l});break}if(v&&h.y!==u.y){const e=n.scrollTop+t.y,i=o===dr.Down&&e<=d.y||o===dr.Up&&e>=f.y;if(i&&!t.x)return void n.scrollTo({top:e,behavior:l});r.y=i?n.scrollTop-e:o===dr.Down?n.scrollTop-d.y:n.scrollTop-f.y,r.y&&n.scrollBy({top:-r.y,behavior:l});break}}this.handleMove(e,hn(gn(u,this.referenceCoordinates),r))}}}handleMove(e,t){const{onMove:n}=this.props;e.preventDefault(),n(t)}handleEnd(e){const{onEnd:t}=this.props;e.preventDefault(),this.detach(),t()}handleCancel(e){const{onCancel:t}=this.props;e.preventDefault(),this.detach(),t()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}function mr(e){return Boolean(e&&"distance"in e)}function yr(e){return Boolean(e&&"delay"in e)}vr.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=hr,onActivation:o}=t,{active:i}=n;const{code:l}=e.nativeEvent;if(r.start.includes(l)){const t=i.activatorNode.current;return(!t||e.target===t)&&(e.preventDefault(),null==o||o({event:e.nativeEvent}),!0)}return!1}}];class br{constructor(e,t,n){var r;void 0===n&&(n=function(e){const{EventTarget:t}=Qt(e);return e instanceof t?e:rn(e)}(e.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=e,this.events=t;const{event:o}=e,{target:i}=o;this.props=e,this.events=t,this.document=rn(i),this.documentListeners=new sr(this.document),this.listeners=new sr(n),this.windowListeners=new sr(Qt(i)),this.initialCoordinates=null!=(r=mn(o))?r:Rn,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:e,props:{options:{activationConstraint:t,bypassActivationConstraint:n}}}=this;if(this.listeners.add(e.move.name,this.handleMove,{passive:!1}),this.listeners.add(e.end.name,this.handleEnd),this.windowListeners.add(ur.Resize,this.handleCancel),this.windowListeners.add(ur.DragStart,fr),this.windowListeners.add(ur.VisibilityChange,this.handleCancel),this.windowListeners.add(ur.ContextMenu,fr),this.documentListeners.add(ur.Keydown,this.handleKeydown),t){if(null!=n&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(yr(t))return void(this.timeoutId=setTimeout(this.handleStart,t.delay));if(mr(t))return}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),null!==this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handleStart(){const{initialCoordinates:e}=this,{onStart:t}=this.props;e&&(this.activated=!0,this.documentListeners.add(ur.Click,pr,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(ur.SelectionChange,this.removeTextSelection),t(e))}handleMove(e){var t;const{activated:n,initialCoordinates:r,props:o}=this,{onMove:i,options:{activationConstraint:l}}=o;if(!r)return;const a=null!=(t=mn(e))?t:Rn,s=gn(r,a);if(!n&&l){if(mr(l)){if(null!=l.tolerance&&cr(s,l.tolerance))return this.handleCancel();if(cr(s,l.distance))return this.handleStart()}return yr(l)&&cr(s,l.tolerance)?this.handleCancel():void 0}e.cancelable&&e.preventDefault(),i(a)}handleEnd(){const{onEnd:e}=this.props;this.detach(),e()}handleCancel(){const{onCancel:e}=this.props;this.detach(),e()}handleKeydown(e){e.code===dr.Esc&&this.handleCancel()}removeTextSelection(){var e;null==(e=this.document.getSelection())||e.removeAllRanges()}}const wr={move:{name:"pointermove"},end:{name:"pointerup"}};class xr extends br{constructor(e){const{event:t}=e,n=rn(t.target);super(e,wr,n)}}xr.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return!(!n.isPrimary||0!==n.button)&&(null==r||r({event:n}),!0)}}];const kr={move:{name:"mousemove"},end:{name:"mouseup"}};var Or;!function(e){e[e.RightClick=2]="RightClick"}(Or||(Or={}));(class extends br{constructor(e){super(e,kr,rn(e.event.target))}}).activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button!==Or.RightClick&&(null==r||r({event:n}),!0)}}];const Er={move:{name:"touchmove"},end:{name:"touchend"}};var _r,Sr;function Cr(e){let{acceleration:t,activator:n=_r.Pointer,canScroll:r,draggingRect:o,enabled:i,interval:l=5,order:c=Sr.TreeOrder,pointerCoordinates:f,scrollableAncestors:p,scrollableAncestorRects:h,delta:g,threshold:v}=e;const m=function(e){let{delta:t,disabled:n}=e;const r=un(t);return sn((e=>{if(n||!r||!e)return jr;const o={x:Math.sign(t.x-r.x),y:Math.sign(t.y-r.y)};return{x:{[Qn.Backward]:e.x[Qn.Backward]||-1===o.x,[Qn.Forward]:e.x[Qn.Forward]||1===o.x},y:{[Qn.Backward]:e.y[Qn.Backward]||-1===o.y,[Qn.Forward]:e.y[Qn.Forward]||1===o.y}}}),[n,t,r])}({delta:g,disabled:!i}),[y,b]=function(){const e=a(null);return[d(((t,n)=>{e.current=setInterval(t,n)}),[]),d((()=>{null!==e.current&&(clearInterval(e.current),e.current=null)}),[])]}(),w=a({x:0,y:0}),x=a({x:0,y:0}),k=s((()=>{switch(n){case _r.Pointer:return f?{top:f.y,bottom:f.y,left:f.x,right:f.x}:null;case _r.DraggableRect:return o}}),[n,o,f]),O=a(null),E=d((()=>{const e=O.current;if(!e)return;const t=w.current.x*x.current.x,n=w.current.y*x.current.y;e.scrollBy(t,n)}),[]),_=s((()=>c===Sr.TreeOrder?[...p].reverse():p),[c,p]);u((()=>{if(i&&p.length&&k){for(const e of _){if(!1===(null==r?void 0:r(e)))continue;const n=p.indexOf(e),o=h[n];if(!o)continue;const{direction:i,speed:a}=rr(e,o,k,t,v);for(const e of["x","y"])m[e][i[e]]||(a[e]=0,i[e]=0);if(a.x>0||a.y>0)return b(),O.current=e,y(E,l),w.current=a,void(x.current=i)}w.current={x:0,y:0},x.current={x:0,y:0},b()}else b()}),[t,E,r,b,i,l,JSON.stringify(k),JSON.stringify(m),y,p,_,h,JSON.stringify(v)])}(class extends br{constructor(e){super(e,Er)}static setup(){return window.addEventListener(Er.move.name,e,{capture:!1,passive:!1}),function(){window.removeEventListener(Er.move.name,e)};function e(){}}}).activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;const{touches:o}=n;return!(o.length>1)&&(null==r||r({event:n}),!0)}}],function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"}(_r||(_r={})),function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"}(Sr||(Sr={}));const jr={x:{[Qn.Backward]:!1,[Qn.Forward]:!1},y:{[Qn.Backward]:!1,[Qn.Forward]:!1}};var Dr,Ar;!function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"}(Dr||(Dr={})),function(e){e.Optimized="optimized"}(Ar||(Ar={}));const Rr=new Map;function Pr(e,t){return sn((n=>e?n||("function"==typeof t?t(e):e):null),[t,e])}function Br(e){let{callback:t,disabled:n}=e;const r=ln(t),o=s((()=>{if(n||"undefined"==typeof window||void 0===window.ResizeObserver)return;const{ResizeObserver:e}=window;return new e(r)}),[n]);return u((()=>()=>null==o?void 0:o.disconnect()),[o]),o}function Tr(e){return new ar(Kn(e),e)}function Mr(e,t,n){void 0===t&&(t=Tr);const[r,o]=h((function(r){if(!e)return null;var o;if(!1===e.isConnected)return null!=(o=null!=r?r:n)?o:null;const i=t(e);if(JSON.stringify(r)===JSON.stringify(i))return r;return i}),null),i=function(e){let{callback:t,disabled:n}=e;const r=ln(t),o=s((()=>{if(n||"undefined"==typeof window||void 0===window.MutationObserver)return;const{MutationObserver:e}=window;return new e(r)}),[r,n]);return u((()=>()=>null==o?void 0:o.disconnect()),[o]),o}({callback(t){if(e)for(const n of t){const{type:t,target:r}=n;if("childList"===t&&r instanceof HTMLElement&&r.contains(e)){o();break}}}}),l=Br({callback:o});return on((()=>{o(),e?(null==l||l.observe(e),null==i||i.observe(document.body,{childList:!0,subtree:!0})):(null==l||l.disconnect(),null==i||i.disconnect())}),[e]),r}const Nr=[];function Lr(e,t){void 0===t&&(t=[]);const n=a(null);return u((()=>{n.current=null}),t),u((()=>{const t=e!==Rn;t&&!n.current&&(n.current=e),!t&&n.current&&(n.current=null)}),[e]),n.current?gn(e,n.current):Rn}function Ir(e){return s((()=>e?function(e){const t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}(e):null),[e])}const Fr=[];function zr(e){let{measure:t}=e;const[n,r]=f(null),o=d((e=>{for(const{target:n}of e)if(tn(n)){r((e=>{const r=t(n);return e?{...e,width:r.width,height:r.height}:r}));break}}),[t]),i=Br({callback:o}),l=d((e=>{const n=function(e){if(!e)return null;if(e.children.length>1)return e;const t=e.children[0];return tn(t)?t:e}(e);null==i||i.disconnect(),n&&(null==i||i.observe(n)),r(n?t(n):null)}),[t,i]),[a,c]=cn(l);return s((()=>({nodeRef:a,rect:n,setRef:c})),[n,a,c])}const $r=[{sensor:xr,options:{}},{sensor:vr,options:{}}],Hr={current:{}},Vr={draggable:{measure:Wn},droppable:{measure:Wn,strategy:Dr.WhileDragging,frequency:Ar.Optimized},dragOverlay:{measure:Kn}};class Ur extends Map{get(e){var t;return null!=e&&null!=(t=super.get(e))?t:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter((e=>{let{disabled:t}=e;return!t}))}getNodeFor(e){var t,n;return null!=(t=null==(n=this.get(e))?void 0:n.node.current)?t:void 0}}const Kr={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new Ur,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Dn},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:Vr,measureDroppableContainers:Dn,windowRect:null,measuringScheduled:!1},Wr=i({activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Dn,draggableNodes:new Map,over:null,measureDroppableContainers:Dn}),qr=i(Kr);function Yr(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new Ur}}}function Xr(e,t){switch(t.type){case jn.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case jn.DragMove:return e.draggable.active?{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}}:e;case jn.DragEnd:case jn.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case jn.RegisterDroppable:{const{element:n}=t,{id:r}=n,o=new Ur(e.droppable.containers);return o.set(r,n),{...e,droppable:{...e.droppable,containers:o}}}case jn.SetDroppableDisabled:{const{id:n,key:r,disabled:o}=t,i=e.droppable.containers.get(n);if(!i||r!==i.key)return e;const l=new Ur(e.droppable.containers);return l.set(n,{...i,disabled:o}),{...e,droppable:{...e.droppable,containers:l}}}case jn.UnregisterDroppable:{const{id:n,key:r}=t,o=e.droppable.containers.get(n);if(!o||r!==o.key)return e;const i=new Ur(e.droppable.containers);return i.delete(n),{...e,droppable:{...e.droppable,containers:i}}}default:return e}}function Zr(e){let{disabled:t}=e;const{active:n,activatorEvent:r,draggableNodes:o}=l(Wr),i=un(r),a=un(null==n?void 0:n.id);return u((()=>{if(!t&&!r&&i&&null!=a){if(!vn(i))return;if(document.activeElement===i.target)return;const e=o.get(a);if(!e)return;const{activatorNode:t,node:n}=e;if(!t.current&&!n.current)return;requestAnimationFrame((()=>{for(const e of[t.current,n.current]){if(!e)continue;const t=wn(e);if(t){t.focus();break}}}))}}),[r,t,o,a,i]),null}const Jr=i({...Rn,scaleX:1,scaleY:1});var Gr;!function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"}(Gr||(Gr={}));const Qr=p((function(e){var t,n,r,i;let{id:l,accessibility:c,autoScroll:p=!0,children:g,sensors:v=$r,collisionDetection:m=zn,measuring:y,modifiers:b,...w}=e;const x=h(Xr,void 0,Yr),[k,O]=x,[E,_]=function(){const[e]=f((()=>new Set)),t=d((t=>(e.add(t),()=>e.delete(t))),[e]);return[d((t=>{let{type:n,event:r}=t;e.forEach((e=>{var t;return null==(t=e[n])?void 0:t.call(e,r)}))}),[e]),t]}(),[S,C]=f(Gr.Uninitialized),j=S===Gr.Initialized,{draggable:{active:D,nodes:A,translate:R},droppable:{containers:P}}=k,B=D?A.get(D):null,M=a({initial:null,translated:null}),N=s((()=>{var e;return null!=D?{id:D,data:null!=(e=null==B?void 0:B.data)?e:Hr,rect:M}:null}),[D,B]),L=a(null),[I,F]=f(null),[z,$]=f(null),H=an(w,Object.values(w)),V=fn("DndDescribedBy",l),U=s((()=>P.getEnabled()),[P]),K=s((()=>({draggable:{...Vr.draggable,...null==W?void 0:W.draggable},droppable:{...Vr.droppable,...null==W?void 0:W.droppable},dragOverlay:{...Vr.dragOverlay,...null==W?void 0:W.dragOverlay}})),[null==(W=y)?void 0:W.draggable,null==W?void 0:W.droppable,null==W?void 0:W.dragOverlay]);var W;const{droppableRects:q,measureDroppableContainers:Y,measuringScheduled:X}=function(e,t){let{dragging:n,dependencies:r,config:o}=t;const[i,l]=f(null),{frequency:s,measure:c,strategy:p}=o,h=a(e),g=function(){switch(p){case Dr.Always:return!1;case Dr.BeforeDragging:return n;default:return!n}}(),v=an(g),m=d((function(e){void 0===e&&(e=[]),v.current||l((t=>null===t?e:t.concat(e.filter((e=>!t.includes(e))))))}),[v]),y=a(null),b=sn((t=>{if(g&&!n)return Rr;if(!t||t===Rr||h.current!==e||null!=i){const t=new Map;for(let n of e){if(!n)continue;if(i&&i.length>0&&!i.includes(n.id)&&n.rect.current){t.set(n.id,n.rect.current);continue}const e=n.node.current,r=e?new ar(c(e),e):null;n.rect.current=r,r&&t.set(n.id,r)}return t}return t}),[e,i,n,g,c]);return u((()=>{h.current=e}),[e]),u((()=>{g||m()}),[n,g]),u((()=>{i&&i.length>0&&l(null)}),[JSON.stringify(i)]),u((()=>{g||"number"!=typeof s||null!==y.current||(y.current=setTimeout((()=>{m(),y.current=null}),s))}),[s,g,m,...r]),{droppableRects:b,measureDroppableContainers:m,measuringScheduled:null!=i}}(U,{dragging:j,dependencies:[R.x,R.y],config:K.droppable}),Z=function(e,t){const n=null!==t?e.get(t):void 0,r=n?n.node.current:null;return sn((e=>{var n;return null===t?null:null!=(n=null!=r?r:e)?n:null}),[r,t])}(A,D),J=s((()=>z?mn(z):null),[z]),G=function(){const e=!1===(null==I?void 0:I.autoScrollEnabled),t="object"==typeof p?!1===p.enabled:!1===p,n=j&&!e&&!t;if("object"==typeof p)return{...p,enabled:n};return{enabled:n}}(),Q=function(e,t){return Pr(e,t)}(Z,K.draggable.measure);!function(e){let{activeNode:t,measure:n,initialRect:r,config:o=!0}=e;const i=a(!1),{x:l,y:s}="boolean"==typeof o?{x:o,y:o}:o;on((()=>{if(!l&&!s||!t)return void(i.current=!1);if(i.current||!r)return;const e=null==t?void 0:t.node.current;if(!e||!1===e.isConnected)return;const o=$n(n(e),r);if(l||(o.x=0),s||(o.y=0),i.current=!0,Math.abs(o.x)>0||Math.abs(o.y)>0){const t=Yn(e);t&&t.scrollBy({top:o.y,left:o.x})}}),[t,l,s,r,n])}({activeNode:D?A.get(D):null,config:G.layoutShiftCompensation,initialRect:Q,measure:K.draggable.measure});const ee=Mr(Z,K.draggable.measure,Q),te=Mr(Z?Z.parentElement:null),ne=a({activatorEvent:null,active:null,activeNode:Z,collisionRect:null,collisions:null,droppableRects:q,draggableNodes:A,draggingNode:null,draggingNodeRect:null,droppableContainers:P,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),re=P.getNodeFor(null==(t=ne.current.over)?void 0:t.id),oe=zr({measure:K.dragOverlay.measure}),ie=null!=(n=oe.nodeRef.current)?n:Z,le=j?null!=(r=oe.rect)?r:ee:null,ae=Boolean(oe.nodeRef.current&&oe.rect),se=$n(ce=ae?null:ee,Pr(ce));var ce;const ue=Ir(ie?Qt(ie):null),de=function(e){const t=a(e),n=sn((n=>e?n&&n!==Nr&&e&&t.current&&e.parentNode===t.current.parentNode?n:qn(e):Nr),[e]);return u((()=>{t.current=e}),[e]),n}(j?null!=re?re:Z:null),fe=function(e,t){void 0===t&&(t=Kn);const[n]=e,r=Ir(n?Qt(n):null),[o,i]=h((function(){return e.length?e.map((e=>er(e)?r:new ar(t(e),e))):Fr}),Fr),l=Br({callback:i});return e.length>0&&o===Fr&&i(),on((()=>{e.length?e.forEach((e=>null==l?void 0:l.observe(e))):(null==l||l.disconnect(),i())}),[e]),o}(de),pe=function(e,t){let{transform:n,...r}=t;return null!=e&&e.length?e.reduce(((e,t)=>t({transform:e,...r})),n):n}(b,{transform:{x:R.x-se.x,y:R.y-se.y,scaleX:1,scaleY:1},activatorEvent:z,active:N,activeNodeRect:ee,containerNodeRect:te,draggingNodeRect:le,over:ne.current.over,overlayNodeRect:oe.rect,scrollableAncestors:de,scrollableAncestorRects:fe,windowRect:ue}),he=J?hn(J,R):null,ge=function(e){const[t,n]=f(null),r=a(e),o=d((e=>{const t=Xn(e.target);t&&n((e=>e?(e.set(t,Gn(t)),new Map(e)):null))}),[]);return u((()=>{const t=r.current;if(e!==t){i(t);const l=e.map((e=>{const t=Xn(e);return t?(t.addEventListener("scroll",o,{passive:!0}),[t,Gn(t)]):null})).filter((e=>null!=e));n(l.length?new Map(l):null),r.current=e}return()=>{i(e),i(t)};function i(e){e.forEach((e=>{const t=Xn(e);null==t||t.removeEventListener("scroll",o)}))}}),[o,e]),s((()=>e.length?t?Array.from(t.values()).reduce(((e,t)=>hn(e,t)),Rn):ir(e):Rn),[e,t])}(de),ve=Lr(ge),me=Lr(ge,[ee]),ye=hn(pe,ve),be=le?Vn(le,pe):null,we=N&&be?m({active:N,collisionRect:be,droppableRects:q,droppableContainers:U,pointerCoordinates:he}):null,xe=Nn(we,"id"),[ke,Oe]=f(null),Ee=function(e,t,n){return{...e,scaleX:t&&n?t.width/n.width:1,scaleY:t&&n?t.height/n.height:1}}(ae?pe:hn(pe,me),null!=(i=null==ke?void 0:ke.rect)?i:null,ee),_e=d(((e,t)=>{let{sensor:n,options:r}=t;if(null==L.current)return;const o=A.get(L.current);if(!o)return;const i=e.nativeEvent,l=new n({active:L.current,activeNode:o,event:i,options:r,context:ne,onStart(e){const t=L.current;if(null==t)return;const n=A.get(t);if(!n)return;const{onDragStart:r}=H.current,o={active:{id:t,data:n.data,rect:M}};T((()=>{null==r||r(o),C(Gr.Initializing),O({type:jn.DragStart,initialCoordinates:e,active:t}),E({type:"onDragStart",event:o})}))},onMove(e){O({type:jn.DragMove,coordinates:e})},onEnd:a(jn.DragEnd),onCancel:a(jn.DragCancel)});function a(e){return async function(){const{active:t,collisions:n,over:r,scrollAdjustedTranslate:o}=ne.current;let l=null;if(t&&o){const{cancelDrop:a}=H.current;if(l={activatorEvent:i,active:t,collisions:n,delta:o,over:r},e===jn.DragEnd&&"function"==typeof a){await Promise.resolve(a(l))&&(e=jn.DragCancel)}}L.current=null,T((()=>{O({type:e}),C(Gr.Uninitialized),Oe(null),F(null),$(null);const t=e===jn.DragEnd?"onDragEnd":"onDragCancel";if(l){const e=H.current[t];null==e||e(l),E({type:t,event:l})}}))}}T((()=>{F(l),$(e.nativeEvent)}))}),[A]),Se=d(((e,t)=>(n,r)=>{const o=n.nativeEvent,i=A.get(r);if(null!==L.current||!i||o.dndKit||o.defaultPrevented)return;const l={active:i};!0===e(n,t.options,l)&&(o.dndKit={capturedBy:t.sensor},L.current=r,_e(n,t))}),[A,_e]),Ce=function(e,t){return s((()=>e.reduce(((e,n)=>{const{sensor:r}=n;return[...e,...r.activators.map((e=>({eventName:e.eventName,handler:t(e.handler,n)})))]}),[])),[e,t])}(v,Se);!function(e){u((()=>{if(!Zt)return;const t=e.map((e=>{let{sensor:t}=e;return null==t.setup?void 0:t.setup()}));return()=>{for(const e of t)null==e||e()}}),e.map((e=>{let{sensor:t}=e;return t})))}(v),on((()=>{ee&&S===Gr.Initializing&&C(Gr.Initialized)}),[ee,S]),u((()=>{const{onDragMove:e}=H.current,{active:t,activatorEvent:n,collisions:r,over:o}=ne.current;if(!t||!n)return;const i={active:t,activatorEvent:n,collisions:r,delta:{x:ye.x,y:ye.y},over:o};T((()=>{null==e||e(i),E({type:"onDragMove",event:i})}))}),[ye.x,ye.y]),u((()=>{const{active:e,activatorEvent:t,collisions:n,droppableContainers:r,scrollAdjustedTranslate:o}=ne.current;if(!e||null==L.current||!t||!o)return;const{onDragOver:i}=H.current,l=r.get(xe),a=l&&l.rect.current?{id:l.id,rect:l.rect.current,data:l.data,disabled:l.disabled}:null,s={active:e,activatorEvent:t,collisions:n,delta:{x:o.x,y:o.y},over:a};T((()=>{Oe(a),null==i||i(s),E({type:"onDragOver",event:s})}))}),[xe]),on((()=>{ne.current={activatorEvent:z,active:N,activeNode:Z,collisionRect:be,collisions:we,droppableRects:q,draggableNodes:A,draggingNode:ie,draggingNodeRect:le,droppableContainers:P,over:ke,scrollableAncestors:de,scrollAdjustedTranslate:ye},M.current={initial:le,translated:be}}),[N,Z,we,be,A,ie,le,q,P,ke,de,ye]),Cr({...G,delta:R,draggingRect:be,pointerCoordinates:he,scrollableAncestors:de,scrollableAncestorRects:fe});const je=s((()=>({active:N,activeNode:Z,activeNodeRect:ee,activatorEvent:z,collisions:we,containerNodeRect:te,dragOverlay:oe,draggableNodes:A,droppableContainers:P,droppableRects:q,over:ke,measureDroppableContainers:Y,scrollableAncestors:de,scrollableAncestorRects:fe,measuringConfiguration:K,measuringScheduled:X,windowRect:ue})),[N,Z,ee,z,we,te,oe,A,P,q,ke,Y,de,fe,K,X,ue]),De=s((()=>({activatorEvent:z,activators:Ce,active:N,activeNodeRect:ee,ariaDescribedById:{draggable:V},dispatch:O,draggableNodes:A,over:ke,measureDroppableContainers:Y})),[z,Ce,N,ee,O,V,A,ke,Y]);return o.createElement(En.Provider,{value:_},o.createElement(Wr.Provider,{value:De},o.createElement(qr.Provider,{value:je},o.createElement(Jr.Provider,{value:Ee},g)),o.createElement(Zr,{disabled:!1===(null==c?void 0:c.restoreFocus)})),o.createElement(Cn,{...c,hiddenTextDescribedById:V}))})),eo=i(null),to="button",no="Droppable";function ro(e){let{id:t,data:n,disabled:r=!1,attributes:o}=e;const i=fn(no),{activators:a,activatorEvent:c,active:u,activeNodeRect:d,ariaDescribedById:f,draggableNodes:p,over:h}=l(Wr),{role:g=to,roleDescription:v="draggable",tabIndex:m=0}=null!=o?o:{},y=(null==u?void 0:u.id)===t,b=l(y?Jr:eo),[w,x]=cn(),[k,O]=cn(),E=function(e,t){return s((()=>e.reduce(((e,n)=>{let{eventName:r,handler:o}=n;return e[r]=e=>{o(e,t)},e}),{})),[e,t])}(a,t),_=an(n);on((()=>(p.set(t,{id:t,key:i,node:w,activatorNode:k,data:_}),()=>{const e=p.get(t);e&&e.key===i&&p.delete(t)})),[p,t]);return{active:u,activatorEvent:c,activeNodeRect:d,attributes:s((()=>({role:g,tabIndex:m,"aria-disabled":r,"aria-pressed":!(!y||g!==to)||void 0,"aria-roledescription":v,"aria-describedby":f.draggable})),[r,g,m,y,v,f.draggable]),isDragging:y,listeners:r?void 0:E,node:w,over:h,setNodeRef:x,setActivatorNodeRef:O,transform:b}}const oo="Droppable",io={timeout:25};function lo(e,t,n){const r=e.slice();return r.splice(n<0?r.length+n:n,0,r.splice(t,1)[0]),r}function ao(e,t){return e.reduce(((e,n,r)=>{const o=t.get(n);return o&&(e[r]=o),e}),Array(e.length))}function so(e){return null!==e&&e>=0}const co=e=>{let{rects:t,activeIndex:n,overIndex:r,index:o}=e;const i=lo(t,r,n),l=t[o],a=i[o];return a&&l?{x:a.left-l.left,y:a.top-l.top,scaleX:a.width/l.width,scaleY:a.height/l.height}:null},uo={scaleX:1,scaleY:1},fo=e=>{var t;let{activeIndex:n,activeNodeRect:r,index:o,rects:i,overIndex:l}=e;const a=null!=(t=i[n])?t:r;if(!a)return null;if(o===n){const e=i[l];return e?{x:0,y:n<l?e.top+e.height-(a.top+a.height):e.top-a.top,...uo}:null}const s=function(e,t,n){const r=e[t],o=e[t-1],i=e[t+1];if(!r)return 0;if(n<t)return o?r.top-(o.top+o.height):i?i.top-(r.top+r.height):0;return i?i.top-(r.top+r.height):o?r.top-(o.top+o.height):0}(i,o,n);return o>n&&o<=l?{x:0,y:-a.height-s,...uo}:o<n&&o>=l?{x:0,y:a.height+s,...uo}:{x:0,y:0,...uo}};const po="Sortable",ho=o.createContext({activeIndex:-1,containerId:po,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:co,disabled:{draggable:!1,droppable:!1}});function go(e){let{children:t,id:n,items:r,strategy:i=co,disabled:c=!1}=e;const{active:d,dragOverlay:f,droppableRects:p,over:h,measureDroppableContainers:g}=l(qr),v=fn(po,n),m=Boolean(null!==f.rect),y=s((()=>r.map((e=>"object"==typeof e&&"id"in e?e.id:e))),[r]),b=null!=d,w=d?y.indexOf(d.id):-1,x=h?y.indexOf(h.id):-1,k=a(y),O=!function(e,t){if(e===t)return!0;if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(y,k.current),E=-1!==x&&-1===w||O,_=function(e){return"boolean"==typeof e?{draggable:e,droppable:e}:e}(c);on((()=>{O&&b&&g(y)}),[O,y,b,g]),u((()=>{k.current=y}),[y]);const S=s((()=>({activeIndex:w,containerId:v,disabled:_,disableTransforms:E,items:y,overIndex:x,useDragOverlay:m,sortedRects:ao(y,p),strategy:i})),[w,v,_.draggable,_.droppable,E,y,x,p,m,i]);return o.createElement(ho.Provider,{value:S},t)}const vo=e=>{let{id:t,items:n,activeIndex:r,overIndex:o}=e;return lo(n,r,o).indexOf(t)},mo=e=>{let{containerId:t,isSorting:n,wasDragging:r,index:o,items:i,newIndex:l,previousItems:a,previousContainerId:s,transition:c}=e;return!(!c||!r)&&((a===i||o!==l)&&(!!n||l!==o&&t===s))},yo={duration:200,easing:"ease"},bo="transform",wo=yn.Transition.toString({property:bo,duration:0,easing:"linear"}),xo={roleDescription:"sortable"};function ko(e){let{animateLayoutChanges:t=mo,attributes:n,disabled:r,data:o,getNewIndex:i=vo,id:c,strategy:p,resizeObserverConfig:h,transition:g=yo}=e;const{items:v,containerId:m,activeIndex:y,disabled:b,disableTransforms:w,sortedRects:x,overIndex:k,useDragOverlay:O,strategy:E}=l(ho),_=function(e,t){var n,r;if("boolean"==typeof e)return{draggable:e,droppable:!1};return{draggable:null!=(n=null==e?void 0:e.draggable)?n:t.draggable,droppable:null!=(r=null==e?void 0:e.droppable)?r:t.droppable}}(r,b),S=v.indexOf(c),C=s((()=>({sortable:{containerId:m,index:S,items:v},...o})),[m,o,S,v]),j=s((()=>v.slice(v.indexOf(c))),[v,c]),{rect:D,node:A,isOver:R,setNodeRef:P}=function(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:o}=e;const i=fn(oo),{active:s,dispatch:c,over:f,measureDroppableContainers:p}=l(Wr),h=a({disabled:n}),g=a(!1),v=a(null),m=a(null),{disabled:y,updateMeasurementsFor:b,timeout:w}={...io,...o},x=an(null!=b?b:r),k=Br({callback:d((()=>{g.current?(null!=m.current&&clearTimeout(m.current),m.current=setTimeout((()=>{p(Array.isArray(x.current)?x.current:[x.current]),m.current=null}),w)):g.current=!0}),[w]),disabled:y||!s}),O=d(((e,t)=>{k&&(t&&(k.unobserve(t),g.current=!1),e&&k.observe(e))}),[k]),[E,_]=cn(O),S=an(t);return u((()=>{k&&E.current&&(k.disconnect(),g.current=!1,k.observe(E.current))}),[E,k]),on((()=>(c({type:jn.RegisterDroppable,element:{id:r,key:i,disabled:n,node:E,rect:v,data:S}}),()=>c({type:jn.UnregisterDroppable,key:i,id:r}))),[r]),u((()=>{n!==h.current.disabled&&(c({type:jn.SetDroppableDisabled,id:r,key:i,disabled:n}),h.current.disabled=n)}),[r,i,n,c]),{active:s,rect:v,isOver:(null==f?void 0:f.id)===r,node:E,over:f,setNodeRef:_}}({id:c,data:C,disabled:_.droppable,resizeObserverConfig:{updateMeasurementsFor:j,...h}}),{active:B,activatorEvent:T,activeNodeRect:M,attributes:N,setNodeRef:L,listeners:I,isDragging:F,over:z,setActivatorNodeRef:$,transform:H}=ro({id:c,data:C,attributes:{...xo,...n},disabled:_.draggable}),V=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return s((()=>e=>{t.forEach((t=>t(e)))}),t)}(P,L),U=Boolean(B),K=U&&!w&&so(y)&&so(k),W=!O&&F,q=W&&K?H:null,Y=K?null!=q?q:(null!=p?p:E)({rects:x,activeNodeRect:M,activeIndex:y,overIndex:k,index:S}):null,X=so(y)&&so(k)?i({id:c,items:v,activeIndex:y,overIndex:k}):S,Z=null==B?void 0:B.id,J=a({activeId:Z,items:v,newIndex:X,containerId:m}),G=v!==J.current.items,Q=t({active:B,containerId:m,isDragging:F,isSorting:U,id:c,index:S,items:v,newIndex:J.current.newIndex,previousItems:J.current.items,previousContainerId:J.current.containerId,transition:g,wasDragging:null!=J.current.activeId}),ee=function(e){let{disabled:t,index:n,node:r,rect:o}=e;const[i,l]=f(null),s=a(n);return on((()=>{if(!t&&n!==s.current&&r.current){const e=o.current;if(e){const t=Kn(r.current,{ignoreTransform:!0}),n={x:e.left-t.left,y:e.top-t.top,scaleX:e.width/t.width,scaleY:e.height/t.height};(n.x||n.y)&&l(n)}}n!==s.current&&(s.current=n)}),[t,n,r,o]),u((()=>{i&&l(null)}),[i]),i}({disabled:!Q,index:S,node:A,rect:D});return u((()=>{U&&J.current.newIndex!==X&&(J.current.newIndex=X),m!==J.current.containerId&&(J.current.containerId=m),v!==J.current.items&&(J.current.items=v)}),[U,X,m,v]),u((()=>{if(Z===J.current.activeId)return;if(Z&&!J.current.activeId)return void(J.current.activeId=Z);const e=setTimeout((()=>{J.current.activeId=Z}),50);return()=>clearTimeout(e)}),[Z]),{active:B,activeIndex:y,attributes:N,data:C,rect:D,index:S,newIndex:X,items:v,isOver:R,isSorting:U,isDragging:F,listeners:I,node:A,overIndex:k,over:z,setNodeRef:V,setActivatorNodeRef:$,setDroppableNodeRef:P,setDraggableNodeRef:L,transform:null!=ee?ee:Y,transition:function(){if(ee||G&&J.current.newIndex===S)return wo;if(W&&!vn(T)||!g)return;if(U||Q)return yn.Transition.toString({...g,property:bo});return}()}}function Oo(e){if(!e)return!1;const t=e.data.current;return!!(t&&"sortable"in t&&"object"==typeof t.sortable&&"containerId"in t.sortable&&"items"in t.sortable&&"index"in t.sortable)}const Eo=[dr.Down,dr.Right,dr.Up,dr.Left],_o=(e,t)=>{let{context:{active:n,collisionRect:r,droppableRects:o,droppableContainers:i,over:l,scrollableAncestors:a}}=t;if(Eo.includes(e.code)){if(e.preventDefault(),!n||!r)return;const t=[];i.getEnabled().forEach((n=>{if(!n||null!=n&&n.disabled)return;const i=o.get(n.id);if(i)switch(e.code){case dr.Down:r.top<i.top&&t.push(n);break;case dr.Up:r.top>i.top&&t.push(n);break;case dr.Left:r.left>i.left&&t.push(n);break;case dr.Right:r.left<i.left&&t.push(n)}}));const s=(e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const o=Mn(t),i=[];for(const e of r){const{id:t}=e,r=n.get(t);if(r){const n=Mn(r),l=o.reduce(((e,t,r)=>e+Pn(n[r],t)),0),a=Number((l/4).toFixed(4));i.push({id:t,data:{droppableContainer:e,value:a}})}}return i.sort(Bn)})({active:n,collisionRect:r,droppableRects:o,droppableContainers:t,pointerCoordinates:null});let c=Nn(s,"id");if(c===(null==l?void 0:l.id)&&s.length>1&&(c=s[1].id),null!=c){const e=i.get(n.id),t=i.get(c),l=t?o.get(t.id):null,s=null==t?void 0:t.node.current;if(s&&l&&e&&t){const n=qn(s).some(((e,t)=>a[t]!==e)),o=So(e,t),i=function(e,t){if(!Oo(e)||!Oo(t))return!1;if(!So(e,t))return!1;return e.data.current.sortable.index<t.data.current.sortable.index}(e,t),c=n||!o?{x:0,y:0}:{x:i?r.width-l.width:0,y:i?r.height-l.height:0},u={x:l.left,y:l.top};return c.x&&c.y?u:gn(u,c)}}}};function So(e,t){return!(!Oo(e)||!Oo(t))&&e.data.current.sortable.containerId===t.data.current.sortable.containerId}const Co=i(void 0),jo=({children:r,tools:o})=>{const i=qt(),l=s((()=>o?Object.keys(o).reduce(((e,t)=>{var n;return Object.assign(Object.assign({},e),{[t]:null===(n=o[t])||void 0===n?void 0:n.render})}),{}):{}),[o]),a=s((()=>!o||i?null:Object.keys(o).map((t=>{var n,r,i;const l=null===(n=null==o?void 0:o[t])||void 0===n?void 0:n.tool,a=null===(r=null==o?void 0:o[t])||void 0===r?void 0:r.render,s=null===(i=null==o?void 0:o[t])||void 0===i?void 0:i.props;return l?e(l,Object.assign({render:a},s),t):null}))),[o]);return e(Co.Provider,Object.assign({value:l},{children:t(n,{children:[a,r]})}))},Do=()=>{const e=l(Co);if(void 0===e)throw new Error("useYooptaTools must be used within a ToolsProvider");return e};function Ao(e){return Bo(e)?(e.nodeName||"").toLowerCase():"#document"}function Ro(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function Po(e){var t;return null==(t=(Bo(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function Bo(e){return e instanceof Node||e instanceof Ro(e).Node}function To(e){return e instanceof Element||e instanceof Ro(e).Element}function Mo(e){return e instanceof HTMLElement||e instanceof Ro(e).HTMLElement}function No(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof Ro(e).ShadowRoot)}function Lo(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Ho(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function Io(e){return["table","td","th"].includes(Ao(e))}function Fo(e){const t=zo(),n=Ho(e);return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function zo(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function $o(e){return["html","body","#document"].includes(Ao(e))}function Ho(e){return Ro(e).getComputedStyle(e)}function Vo(e){return To(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Uo(e){if("html"===Ao(e))return e;const t=e.assignedSlot||e.parentNode||No(e)&&e.host||Po(e);return No(t)?t.host:t}function Ko(e){const t=Uo(e);return $o(t)?e.ownerDocument?e.ownerDocument.body:e.body:Mo(t)&&Lo(t)?t:Ko(t)}function Wo(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=Ko(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),l=Ro(o);return i?t.concat(l,l.visualViewport||[],Lo(o)?o:[],l.frameElement&&n?Wo(l.frameElement):[]):t.concat(o,Wo(o,[],n))}const qo=Math.min,Yo=Math.max,Xo=Math.round,Zo=Math.floor,Jo=e=>({x:e,y:e}),Go={left:"right",right:"left",bottom:"top",top:"bottom"},Qo={start:"end",end:"start"};function ei(e,t,n){return Yo(e,qo(t,n))}function ti(e,t){return"function"==typeof e?e(t):e}function ni(e){return e.split("-")[0]}function ri(e){return e.split("-")[1]}function oi(e){return"x"===e?"y":"x"}function ii(e){return"y"===e?"height":"width"}function li(e){return["top","bottom"].includes(ni(e))?"y":"x"}function ai(e){return oi(li(e))}function si(e){return e.replace(/start|end/g,(e=>Qo[e]))}function ci(e){return e.replace(/left|right|bottom|top/g,(e=>Go[e]))}function ui(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function di(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function fi(e,t,n){let{reference:r,floating:o}=e;const i=li(t),l=ai(t),a=ii(l),s=ni(t),c="y"===i,u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[a]/2-o[a]/2;let p;switch(s){case"top":p={x:u,y:r.y-o.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:d};break;case"left":p={x:r.x-o.width,y:d};break;default:p={x:r.x,y:r.y}}switch(ri(t)){case"start":p[l]-=f*(n&&c?-1:1);break;case"end":p[l]+=f*(n&&c?-1:1)}return p}async function pi(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:l,elements:a,strategy:s}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:p=0}=ti(t,e),h=ui(p),g=a[f?"floating"===d?"reference":"floating":d],v=di(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(g)))||n?g:g.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:s})),m="floating"===d?{...l.floating,x:r,y:o}:l.reference,y=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),b=await(null==i.isElement?void 0:i.isElement(y))&&await(null==i.getScale?void 0:i.getScale(y))||{x:1,y:1},w=di(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:m,offsetParent:y,strategy:s}):m);return{top:(v.top-w.top+h.top)/b.y,bottom:(w.bottom-v.bottom+h.bottom)/b.y,left:(v.left-w.left+h.left)/b.x,right:(w.right-v.right+h.right)/b.x}}function hi(e){const t=qo(...e.map((e=>e.left))),n=qo(...e.map((e=>e.top)));return{x:t,y:n,width:Yo(...e.map((e=>e.right)))-t,height:Yo(...e.map((e=>e.bottom)))-n}}const gi=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:l,middlewareData:a}=t,s=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),l=ni(n),a=ri(n),s="y"===li(n),c=["left","top"].includes(l)?-1:1,u=i&&s?-1:1,d=ti(t,e);let{mainAxis:f,crossAxis:p,alignmentAxis:h}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return a&&"number"==typeof h&&(p="end"===a?-1*h:h),s?{x:p*u,y:f*c}:{x:f*c,y:p*u}}(t,e);return l===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+s.x,y:i+s.y,data:{...s,placement:l}}}}};function vi(e){const t=Ho(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Mo(e),i=o?e.offsetWidth:n,l=o?e.offsetHeight:r,a=Xo(n)!==i||Xo(r)!==l;return a&&(n=i,r=l),{width:n,height:r,$:a}}function mi(e){return To(e)?e:e.contextElement}function yi(e){const t=mi(e);if(!Mo(t))return Jo(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=vi(t);let l=(i?Xo(n.width):n.width)/r,a=(i?Xo(n.height):n.height)/o;return l&&Number.isFinite(l)||(l=1),a&&Number.isFinite(a)||(a=1),{x:l,y:a}}const bi=Jo(0);function wi(e){const t=Ro(e);return zo()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:bi}function xi(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=mi(e);let l=Jo(1);t&&(r?To(r)&&(l=yi(r)):l=yi(e));const a=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==Ro(e))&&t}(i,n,r)?wi(i):Jo(0);let s=(o.left+a.x)/l.x,c=(o.top+a.y)/l.y,u=o.width/l.x,d=o.height/l.y;if(i){const e=Ro(i),t=r&&To(r)?Ro(r):r;let n=e,o=n.frameElement;for(;o&&r&&t!==n;){const e=yi(o),t=o.getBoundingClientRect(),r=Ho(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,l=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;s*=e.x,c*=e.y,u*=e.x,d*=e.y,s+=i,c+=l,n=Ro(o),o=n.frameElement}}return di({width:u,height:d,x:s,y:c})}const ki=[":popover-open",":modal"];function Oi(e){return ki.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}function Ei(e){return xi(Po(e)).left+Vo(e).scrollLeft}function _i(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=Ro(e),r=Po(e),o=n.visualViewport;let i=r.clientWidth,l=r.clientHeight,a=0,s=0;if(o){i=o.width,l=o.height;const e=zo();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,s=o.offsetTop)}return{width:i,height:l,x:a,y:s}}(e,n);else if("document"===t)r=function(e){const t=Po(e),n=Vo(e),r=e.ownerDocument.body,o=Yo(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=Yo(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+Ei(e);const a=-n.scrollTop;return"rtl"===Ho(r).direction&&(l+=Yo(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:l,y:a}}(Po(e));else if(To(t))r=function(e,t){const n=xi(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=Mo(e)?yi(e):Jo(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=wi(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return di(r)}function Si(e,t){const n=Uo(e);return!(n===t||!To(n)||$o(n))&&("fixed"===Ho(n).position||Si(n,t))}function Ci(e,t,n){const r=Mo(t),o=Po(t),i="fixed"===n,l=xi(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const s=Jo(0);if(r||!r&&!i)if(("body"!==Ao(t)||Lo(o))&&(a=Vo(t)),r){const e=xi(t,!0,i,t);s.x=e.x+t.clientLeft,s.y=e.y+t.clientTop}else o&&(s.x=Ei(o));return{x:l.left+a.scrollLeft-s.x,y:l.top+a.scrollTop-s.y,width:l.width,height:l.height}}function ji(e,t){return Mo(e)&&"fixed"!==Ho(e).position?t?t(e):e.offsetParent:null}function Di(e,t){const n=Ro(e);if(!Mo(e)||Oi(e))return n;let r=ji(e,t);for(;r&&Io(r)&&"static"===Ho(r).position;)r=ji(r,t);return r&&("html"===Ao(r)||"body"===Ao(r)&&"static"===Ho(r).position&&!Fo(r))?n:r||function(e){let t=Uo(e);for(;Mo(t)&&!$o(t);){if(Fo(t))return t;t=Uo(t)}return null}(e)||n}const Ai={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,l=Po(r),a=!!t&&Oi(t.floating);if(r===l||a&&i)return n;let s={scrollLeft:0,scrollTop:0},c=Jo(1);const u=Jo(0),d=Mo(r);if((d||!d&&!i)&&(("body"!==Ao(r)||Lo(l))&&(s=Vo(r)),Mo(r))){const e=xi(r);c=yi(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-s.scrollLeft*c.x+u.x,y:n.y*c.y-s.scrollTop*c.y+u.y}},getDocumentElement:Po,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[..."clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=Wo(e,[],!1).filter((e=>To(e)&&"body"!==Ao(e))),o=null;const i="fixed"===Ho(e).position;let l=i?Uo(e):e;for(;To(l)&&!$o(l);){const t=Ho(l),n=Fo(l);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||Lo(l)&&!n&&Si(e,l))?r=r.filter((e=>e!==l)):o=t,l=Uo(l)}return t.set(e,r),r}(t,this._c):[].concat(n),r],l=i[0],a=i.reduce(((e,n)=>{const r=_i(t,n,o);return e.top=Yo(r.top,e.top),e.right=qo(r.right,e.right),e.bottom=qo(r.bottom,e.bottom),e.left=Yo(r.left,e.left),e}),_i(t,l,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}},getOffsetParent:Di,getElementRects:async function(e){const t=this.getOffsetParent||Di,n=this.getDimensions;return{reference:Ci(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,...await n(e.floating)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=vi(e);return{width:t,height:n}},getScale:yi,isElement:To,isRTL:function(e){return"rtl"===Ho(e).direction}};function Ri(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:l="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:s=!1}=r,c=mi(e),u=o||i?[...c?Wo(c):[],...Wo(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=c&&a?function(e,t){let n,r=null;const o=Po(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function l(a,s){void 0===a&&(a=!1),void 0===s&&(s=1),i();const{left:c,top:u,width:d,height:f}=e.getBoundingClientRect();if(a||t(),!d||!f)return;const p={rootMargin:-Zo(u)+"px "+-Zo(o.clientWidth-(c+d))+"px "+-Zo(o.clientHeight-(u+f))+"px "+-Zo(c)+"px",threshold:Yo(0,qo(1,s))||1};let h=!0;function g(e){const t=e[0].intersectionRatio;if(t!==s){if(!h)return l();t?l(!1,t):n=setTimeout((()=>{l(!1,1e-7)}),100)}h=!1}try{r=new IntersectionObserver(g,{...p,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(g,p)}r.observe(e)}(!0),i}(c,n):null;let f,p=-1,h=null;l&&(h=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{var e;null==(e=h)||e.observe(t)}))),n()})),c&&!s&&h.observe(c),h.observe(t));let g=s?xi(e):null;return s&&function t(){const r=xi(e);!g||r.x===g.x&&r.y===g.y&&r.width===g.width&&r.height===g.height||n();g=r,f=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=h)||e.disconnect(),h=null,s&&cancelAnimationFrame(f)}}const Pi=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:l=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...s}=ti(e,t),c={x:n,y:r},u=await pi(t,s),d=li(ni(o)),f=oi(d);let p=c[f],h=c[d];if(i){const e="y"===f?"bottom":"right";p=ei(p+u["y"===f?"top":"left"],p,p-u[e])}if(l){const e="y"===d?"bottom":"right";h=ei(h+u["y"===d?"top":"left"],h,h-u[e])}const g=a.fn({...t,[f]:p,[d]:h});return{...g,data:{x:g.x-n,y:g.y-r}}}}},Bi=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:l,initialPlacement:a,platform:s,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:g=!0,...v}=ti(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const m=ni(o),y=ni(a)===a,b=await(null==s.isRTL?void 0:s.isRTL(c.floating)),w=f||(y||!g?[ci(a)]:function(e){const t=ci(e);return[si(e),t,si(t)]}(a));f||"none"===h||w.push(...function(e,t,n,r){const o=ri(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:l;default:return[]}}(ni(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(si)))),i}(a,g,h,b));const x=[a,...w],k=await pi(t,v),O=[];let E=(null==(r=i.flip)?void 0:r.overflows)||[];if(u&&O.push(k[m]),d){const e=function(e,t,n){void 0===n&&(n=!1);const r=ri(e),o=ai(e),i=ii(o);let l="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(l=ci(l)),[l,ci(l)]}(o,l,b);O.push(k[e[0]],k[e[1]])}if(E=[...E,{placement:o,overflows:O}],!O.every((e=>e<=0))){var _,S;const e=((null==(_=i.flip)?void 0:_.index)||0)+1,t=x[e];if(t)return{data:{index:e,overflows:E},reset:{placement:t}};let n=null==(S=E.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:S.placement;if(!n)switch(p){case"bestFit":{var C;const e=null==(C=E.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:C[0];e&&(n=e);break}case"initialPlacement":n=a}if(o!==n)return{reset:{placement:n}}}return{}}}},Ti=function(e){return void 0===e&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:r,rects:o,platform:i,strategy:l}=t,{padding:a=2,x:s,y:c}=ti(e,t),u=Array.from(await(null==i.getClientRects?void 0:i.getClientRects(r.reference))||[]),d=function(e){const t=e.slice().sort(((e,t)=>e.y-t.y)),n=[];let r=null;for(let e=0;e<t.length;e++){const o=t[e];!r||o.y-r.y>r.height/2?n.push([o]):n[n.length-1].push(o),r=o}return n.map((e=>di(hi(e))))}(u),f=di(hi(u)),p=ui(a);const h=await i.getElementRects({reference:{getBoundingClientRect:function(){if(2===d.length&&d[0].left>d[1].right&&null!=s&&null!=c)return d.find((e=>s>e.left-p.left&&s<e.right+p.right&&c>e.top-p.top&&c<e.bottom+p.bottom))||f;if(d.length>=2){if("y"===li(n)){const e=d[0],t=d[d.length-1],r="top"===ni(n),o=e.top,i=t.bottom,l=r?e.left:t.left,a=r?e.right:t.right;return{top:o,bottom:i,left:l,right:a,width:a-l,height:i-o,x:l,y:o}}const e="left"===ni(n),t=Yo(...d.map((e=>e.right))),r=qo(...d.map((e=>e.left))),o=d.filter((n=>e?n.left===r:n.right===t)),i=o[0].top,l=o[o.length-1].bottom;return{top:i,bottom:l,left:r,right:t,width:t-r,height:l-i,x:r,y:i}}return f}},floating:r.floating,strategy:l});return o.reference.x!==h.reference.x||o.reference.y!==h.reference.y||o.reference.width!==h.reference.width||o.reference.height!==h.reference.height?{reset:{rects:h}}:{}}}},Mi=(e,t,n)=>{const r=new Map,o={platform:Ai,...n},i={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:l}=n,a=i.filter(Boolean),s=await(null==l.isRTL?void 0:l.isRTL(t));let c=await l.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=fi(c,r,s),f=r,p={},h=0;for(let n=0;n<a.length;n++){const{name:i,fn:g}=a[n],{x:v,y:m,data:y,reset:b}=await g({x:u,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:p,rects:c,platform:l,elements:{reference:e,floating:t}});u=null!=v?v:u,d=null!=m?m:d,p={...p,[i]:{...p[i],...y}},b&&h<=50&&(h++,"object"==typeof b&&(b.placement&&(f=b.placement),b.rects&&(c=!0===b.rects?await l.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:u,y:d}=fi(c,f,s))),n=-1)}return{x:u,y:d,placement:f,strategy:o,middlewareData:p}})(e,t,{...o,platform:i})};var Ni="undefined"!=typeof document?c:u;function Li(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;0!=r--;)if(!Li(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!Li(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Ii(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Fi(e,t){const n=Ii(e);return Math.round(t*n)/n}function zi(e){const t=r.useRef(e);return Ni((()=>{t.current=e})),t}
2
2
  /*!
3
3
  * tabbable 6.2.0
4
4
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
5
5
  */
6
- var Mi=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"].join(","),Ni="undefined"==typeof Element,Li=Ni?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ii=!Ni&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},Fi=function e(t,n){var r;void 0===n&&(n=!0);var o=null==t||null===(r=t.getAttribute)||void 0===r?void 0:r.call(t,"inert");return""===o||"true"===o||n&&t&&e(t.parentNode)},zi=function e(t,n,r){for(var o=[],i=Array.from(t);i.length;){var l=i.shift();if(!Fi(l,!1))if("SLOT"===l.tagName){var a=l.assignedElements(),s=e(a.length?a:l.children,!0,r);r.flatten?o.push.apply(o,s):o.push({scopeParent:l,candidates:s})}else{Li.call(l,Mi)&&r.filter(l)&&(n||!t.includes(l))&&o.push(l);var c=l.shadowRoot||"function"==typeof r.getShadowRoot&&r.getShadowRoot(l),u=!Fi(c,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(l));if(c&&u){var d=e(!0===c?l.children:c.children,!0,r);r.flatten?o.push.apply(o,d):o.push({scopeParent:l,candidates:d})}else i.unshift.apply(i,l.children)}}return o},Hi=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},$i=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,n=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===n||"true"===n}(e))&&!Hi(e)?0:e.tabIndex},Vi=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},Ui=function(e){return"INPUT"===e.tagName},Ki=function(e){return function(e){return Ui(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||Ii(e),r=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=r(window.CSS.escape(e.name));else try{t=r(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!o||o===e}(e)},Wi=function(e){var t=e.getBoundingClientRect(),n=t.width,r=t.height;return 0===n&&0===r},qi=function(e,t){var n=t.displayCheck,r=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var o=Li.call(e,"details>summary:first-of-type")?e.parentElement:e;if(Li.call(o,"details:not([open]) *"))return!0;if(n&&"full"!==n&&"legacy-full"!==n){if("non-zero-area"===n)return Wi(e)}else{if("function"==typeof r){for(var i=e;e;){var l=e.parentElement,a=Ii(e);if(l&&!l.shadowRoot&&!0===r(l))return Wi(e);e=e.assignedSlot?e.assignedSlot:l||a===e.ownerDocument?l:a.host}e=i}if(function(e){var t,n,r,o,i=e&&Ii(e),l=null===(t=i)||void 0===t?void 0:t.host,a=!1;if(i&&i!==e)for(a=!!(null!==(n=l)&&void 0!==n&&null!==(r=n.ownerDocument)&&void 0!==r&&r.contains(l)||null!=e&&null!==(o=e.ownerDocument)&&void 0!==o&&o.contains(e));!a&&l;){var s,c,u;a=!(null===(c=l=null===(s=i=Ii(l))||void 0===s?void 0:s.host)||void 0===c||null===(u=c.ownerDocument)||void 0===u||!u.contains(l))}return a}(e))return!e.getClientRects().length;if("legacy-full"!==n)return!0}return!1},Yi=function(e,t){return!(t.disabled||Fi(t)||function(e){return Ui(e)&&"hidden"===e.type}(t)||qi(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var r=t.children.item(n);if("LEGEND"===r.tagName)return!!Li.call(t,"fieldset[disabled] *")||!r.contains(e)}return!0}t=t.parentElement}return!1}(t))},Xi=function(e,t){return!(Ki(t)||$i(t)<0||!Yi(e,t))},Zi=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},Ji=function e(t){var n=[],r=[];return t.forEach((function(t,o){var i=!!t.scopeParent,l=i?t.scopeParent:t,a=function(e,t){var n=$i(e);return n<0&&t&&!Hi(e)?0:n}(l,i),s=i?e(t.candidates):l;0===a?i?n.push.apply(n,s):n.push(l):r.push({documentOrder:o,tabIndex:a,item:t,isScope:i,content:s})})),r.sort(Vi).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(n)},Gi=function(e,t){var n;return n=(t=t||{}).getShadowRoot?zi([e],t.includeContainer,{filter:Xi.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:Zi}):function(e,t,n){if(Fi(e))return[];var r=Array.prototype.slice.apply(e.querySelectorAll(Mi));return t&&Li.call(e,Mi)&&r.unshift(e),r.filter(n)}(e,t.includeContainer,Xi.bind(null,t)),Ji(n)};const Qi=r["useInsertionEffect".toString()]||(e=>e());var el="undefined"!=typeof document?c:u;function tl(){return tl=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tl.apply(this,arguments)}let nl=!1,rl=0;const ol=()=>"floating-ui-"+rl++;const il=r["useId".toString()]||function(){const[e,t]=r.useState((()=>nl?ol():void 0));return el((()=>{null==e&&t(ol())}),[]),r.useEffect((()=>{nl||(nl=!0)}),[]),e};const ll=r.createContext(null),al=r.createContext(null);function sl(e){return"data-floating-ui-"+e}function cl(e){const t=a(e);return el((()=>{t.current=e})),t}const ul=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function dl(e,t){const n=Gi(e,ul());"prev"===t&&n.reverse();const r=n.indexOf(function(e){let t=e.activeElement;for(;null!=(null==(n=t)||null==(n=n.shadowRoot)?void 0:n.activeElement);){var n;t=t.shadowRoot.activeElement}return t}((null==(o=e)?void 0:o.ownerDocument)||document));var o;return n.slice(r+1)[0]}function fl(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!function(e,t){if(!e||!t)return!1;const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&Ao(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}(n,r)}function pl(e){Gi(e,ul()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function hl(e){e.querySelectorAll("[data-tabindex]").forEach((e=>{const t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")}))}const gl={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};function vl(e){"Tab"===e.key&&(e.target,clearTimeout(undefined))}const ml=r.forwardRef((function(e,t){const[n,o]=r.useState();el((()=>(/apple/i.test(navigator.vendor)&&o("button"),document.addEventListener("keydown",vl),()=>{document.removeEventListener("keydown",vl)})),[]);const i={ref:t,tabIndex:0,role:n,"aria-hidden":!n||void 0,[sl("focus-guard")]:"",style:gl};return r.createElement("span",tl({},e,i))})),yl=r.createContext(null),bl=sl("portal");function wl(e){let{children:t,id:n,root:o=null,preserveTabOrder:i=!0}=e;const l=function(e){let{id:t,root:n}=void 0===e?{}:e;const[o,i]=r.useState(null),l=il(),a=xl(),s=r.useRef(null);return el((()=>()=>{null==o||o.remove(),queueMicrotask((()=>{s.current=null}))}),[o]),el((()=>{if(s.current)return;const e=t?document.getElementById(t):null;if(!e)return;const n=document.createElement("div");n.id=l,n.setAttribute(bl,""),e.appendChild(n),s.current=n,i(n)}),[t,l]),el((()=>{if(s.current)return;let e=n||(null==a?void 0:a.portalNode);e&&!jo(e)&&(e=e.current),e=e||document.body;let r=null;t&&(r=document.createElement("div"),r.id=t,e.appendChild(r));const o=document.createElement("div");o.id=l,o.setAttribute(bl,""),e=r||e,e.appendChild(o),s.current=o,i(o)}),[t,n,l,a]),o}({id:n,root:o}),[a,s]=r.useState(null),c=r.useRef(null),u=r.useRef(null),d=r.useRef(null),f=r.useRef(null),p=!!a&&!a.modal&&a.open&&i&&!(!o&&!l);return r.useEffect((()=>{if(l&&i&&(null==a||!a.modal))return l.addEventListener("focusin",e,!0),l.addEventListener("focusout",e,!0),()=>{l.removeEventListener("focusin",e,!0),l.removeEventListener("focusout",e,!0)};function e(e){if(l&&fl(e)){("focusin"===e.type?hl:pl)(l)}}}),[l,i,null==a?void 0:a.modal]),r.createElement(yl.Provider,{value:r.useMemo((()=>({preserveTabOrder:i,beforeOutsideRef:c,afterOutsideRef:u,beforeInsideRef:d,afterInsideRef:f,portalNode:l,setFocusManagerState:s})),[i,l])},p&&l&&r.createElement(ml,{"data-type":"outside",ref:c,onFocus:e=>{if(fl(e,l)){var t;null==(t=d.current)||t.focus()}else{const e=dl(document.body,"prev")||(null==a?void 0:a.refs.domReference.current);null==e||e.focus()}}}),p&&l&&r.createElement("span",{"aria-owns":l.id,style:gl}),l&&M(t,l),p&&l&&r.createElement(ml,{"data-type":"outside",ref:u,onFocus:e=>{if(fl(e,l)){var t;null==(t=f.current)||t.focus()}else{const t=dl(document.body,"next")||(null==a?void 0:a.refs.domReference.current);null==t||t.focus(),(null==a?void 0:a.closeOnFocusOut)&&(null==a||a.onOpenChange(!1,e.nativeEvent))}}}))}const xl=()=>r.useContext(yl),kl=new Set,Ol=r.forwardRef((function(e,t){let{lockScroll:n=!1,...o}=e;const i=il();return el((()=>{if(!n)return;kl.add(i);const e=/iP(hone|ad|od)|iOS/.test(function(){const e=navigator.userAgentData;return null!=e&&e.platform?e.platform:navigator.platform}()),t=document.body.style,r=Math.round(document.documentElement.getBoundingClientRect().left)+document.documentElement.scrollLeft?"paddingLeft":"paddingRight",o=window.innerWidth-document.documentElement.clientWidth,l=t.left?parseFloat(t.left):window.pageXOffset,a=t.top?parseFloat(t.top):window.pageYOffset;if(t.overflow="hidden",o&&(t[r]=o+"px"),e){var s,c;const e=(null==(s=window.visualViewport)?void 0:s.offsetLeft)||0,n=(null==(c=window.visualViewport)?void 0:c.offsetTop)||0;Object.assign(t,{position:"fixed",top:-(a-Math.floor(n))+"px",left:-(l-Math.floor(e))+"px",right:"0"})}return()=>{kl.delete(i),0===kl.size&&(Object.assign(t,{overflow:"",[r]:""}),e&&(Object.assign(t,{position:"",top:"",left:"",right:""}),window.scrollTo(l,a)))}}),[i,n]),r.createElement("div",tl({ref:t},o,{style:{position:"fixed",overflow:"auto",top:0,right:0,bottom:0,left:0,...o.style}}))}));function El(e){var t;void 0===e&&(e={});const{open:n=!1,onOpenChange:o,nodeId:i}=e,[l,a]=r.useState(null),s=(null==(t=e.elements)?void 0:t.reference)||l,c=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:o=[],platform:i,elements:{reference:l,floating:a}={},transform:s=!0,whileElementsMounted:c,open:u}=e,[d,f]=r.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,h]=r.useState(o);Ri(p,o)||h(o);const[g,v]=r.useState(null),[m,y]=r.useState(null),b=r.useCallback((e=>{e!==O.current&&(O.current=e,v(e))}),[]),w=r.useCallback((e=>{e!==E.current&&(E.current=e,y(e))}),[]),x=l||g,k=a||m,O=r.useRef(null),E=r.useRef(null),_=r.useRef(d),S=null!=c,C=Ti(c),j=Ti(i),D=r.useCallback((()=>{if(!O.current||!E.current)return;const e={placement:t,strategy:n,middleware:p};j.current&&(e.platform=j.current),Di(O.current,E.current,e).then((e=>{const t={...e,isPositioned:!0};A.current&&!Ri(_.current,t)&&(_.current=t,B.flushSync((()=>{f(t)})))}))}),[p,t,n,j]);Ai((()=>{!1===u&&_.current.isPositioned&&(_.current.isPositioned=!1,f((e=>({...e,isPositioned:!1}))))}),[u]);const A=r.useRef(!1);Ai((()=>(A.current=!0,()=>{A.current=!1})),[]),Ai((()=>{if(x&&(O.current=x),k&&(E.current=k),x&&k){if(C.current)return C.current(x,k,D);D()}}),[x,k,D,C,S]);const R=r.useMemo((()=>({reference:O,floating:E,setReference:b,setFloating:w})),[b,w]),P=r.useMemo((()=>({reference:x,floating:k})),[x,k]),T=r.useMemo((()=>{const e={position:n,left:0,top:0};if(!P.floating)return e;const t=Bi(P.floating,d.x),r=Bi(P.floating,d.y);return s?{...e,transform:"translate("+t+"px, "+r+"px)",...Pi(P.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,s,P.floating,d.x,d.y]);return r.useMemo((()=>({...d,update:D,refs:R,elements:P,floatingStyles:T})),[d,D,R,P,T])}(e),u=r.useContext(al),d=null!=((null==(f=r.useContext(ll))?void 0:f.id)||null);var f;const p=function(e){const t=r.useRef((()=>{}));return Qi((()=>{t.current=e})),r.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}(((e,t,n)=>{e&&(g.current.openEvent=t),v.emit("openchange",{open:e,event:t,reason:n,nested:d}),null==o||o(e,t,n)})),h=r.useRef(null),g=r.useRef({}),v=r.useState((()=>function(){const e=new Map;return{emit(t,n){var r;null==(r=e.get(t))||r.forEach((e=>e(n)))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,(null==(r=e.get(t))?void 0:r.filter((e=>e!==n)))||[])}}}()))[0],m=il(),y=r.useCallback((e=>{const t=jo(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;c.refs.setReference(t)}),[c.refs]),b=r.useCallback((e=>{(jo(e)||null===e)&&(h.current=e,a(e)),(jo(c.refs.reference.current)||null===c.refs.reference.current||null!==e&&!jo(e))&&c.refs.setReference(e)}),[c.refs]),w=r.useMemo((()=>({...c.refs,setReference:b,setPositionReference:y,domReference:h})),[c.refs,b,y]),x=r.useMemo((()=>({...c.elements,domReference:s})),[c.elements,s]),k=r.useMemo((()=>({...c,refs:w,elements:x,dataRef:g,nodeId:i,floatingId:m,events:v,open:n,onOpenChange:p})),[c,i,m,v,n,p,w,x]);return el((()=>{const e=null==u?void 0:u.nodesRef.current.find((e=>e.id===i));e&&(e.context=k)})),r.useMemo((()=>({...c,context:k,refs:w,elements:x})),[c,w,x,k])}const _l=e=>e.replace(/[A-Z]+(?![a-z])|[A-Z]/g,((e,t)=>(t?"-":"")+e.toLowerCase()));function Sl(e,t){return"function"==typeof e?e(t):e}function Cl(e,t){void 0===t&&(t={});const{open:n,elements:{floating:o}}=e,{duration:i=250}=t,l=("number"==typeof i?i:i.close)||0,[a,s]=r.useState(!1),[c,u]=r.useState("unmounted"),d=function(e,t){const[n,o]=r.useState(e);return e&&!n&&o(!0),r.useEffect((()=>{if(!e){const e=setTimeout((()=>o(!1)),t);return()=>clearTimeout(e)}}),[e,t]),n}(n,l);return el((()=>{a&&!d&&u("unmounted")}),[a,d]),el((()=>{if(o){if(n){u("initial");const e=requestAnimationFrame((()=>{u("open")}));return()=>{cancelAnimationFrame(e)}}s(!0),u("close")}}),[n,o]),{isMounted:d,status:c}}function jl(e,t){void 0===t&&(t={});const{initial:n={opacity:0},open:o,close:i,common:l,duration:a=250}=t,s=e.placement,c=s.split("-")[0],u=r.useMemo((()=>({side:c,placement:s})),[c,s]),d="number"==typeof a,f=(d?a:a.open)||0,p=(d?a:a.close)||0,[h,g]=r.useState((()=>({...Sl(l,u),...Sl(n,u)}))),{isMounted:v,status:m}=Cl(e,{duration:a}),y=cl(n),b=cl(o),w=cl(i),x=cl(l);return el((()=>{const e=Sl(y.current,u),t=Sl(w.current,u),n=Sl(x.current,u),r=Sl(b.current,u)||Object.keys(e).reduce(((e,t)=>(e[t]="",e)),{});if("initial"===m&&g((t=>({transitionProperty:t.transitionProperty,...n,...e}))),"open"===m&&g({transitionProperty:Object.keys(r).map(_l).join(","),transitionDuration:f+"ms",...n,...r}),"close"===m){const r=t||e;g({transitionProperty:Object.keys(r).map(_l).join(","),transitionDuration:p+"ms",...n,...r})}}),[p,w,y,b,x,f,m,u]),{isMounted:v,styles:h}}function Dl({editor:e,view:t,onClose:n,mode:r="toggle"}){return{actions:(()=>{let t=Object.keys(e.blocks);return"toggle"===r&&(t=t.filter((t=>function(e,t){var n;const r=e.blocks[t];if(!r)return!1;const o=$(r.elements);return"void"!==(null===(n=null==o?void 0:o.props)||void 0===n?void 0:n.nodeType)}(e,t)))),t.map((t=>{var n,r,o,i,l,a;return{type:t,title:(null===(r=null===(n=e.blocks[t].options)||void 0===n?void 0:n.display)||void 0===r?void 0:r.title)||t,description:null===(i=null===(o=e.blocks[t].options)||void 0===o?void 0:o.display)||void 0===i?void 0:i.description,icon:null===(a=null===(l=e.blocks[t].options)||void 0===l?void 0:l.display)||void 0===a?void 0:a.icon}}))})(),onClose:n,empty:!1,getItemProps:t=>({onMouseEnter:()=>{},"data-action-menu-item":!0,"data-action-menu-item-type":t,"aria-selected":!1,onClick:()=>{e.toggleBlock(t,{deleteText:"toggle"===r,focus:!0}),n()}}),getRootProps:()=>({"data-action-menu-list":!0}),editor:e,view:t}}const Al=p((({children:n,block:r,blockId:o,onActiveDragHandleChange:i})=>{const l=It(),{attributes:a,listeners:c,setNodeRef:u,setActivatorNodeRef:d,transform:f,transition:p,isOver:h,isDragging:g}=vo({id:o,disabled:l.readOnly}),v=((e,t,n,r,o)=>s((()=>({container:{marginLeft:20*e.meta.depth+"px",transform:t?`translate3d(${t.x}px, ${t.y}px, 0)`:"none",transition:n,opacity:r?.7:1},content:o&&!r?{borderBottom:"2px solid #007aff"}:void 0})),[e.meta.depth,t,n,r,o]))(r,f,p,g,h),m=`yoopta-block yoopta-align-${r.meta.align||"left"}`,y=Z.isBlockSelected(l,r);return t("div",Object.assign({ref:u,className:m,style:v.container,"data-yoopta-block":!0,"data-yoopta-block-id":o,onMouseEnter:()=>{!l.readOnly&&i&&i({attributes:a,listeners:c,setActivatorNodeRef:d})}},{children:[e("div",Object.assign({style:v.content},{children:n})),y&&!l.readOnly&&e("div",{className:"yoopta-selection-block"})]}))}));function Rl(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}Al.displayName="Block","function"==typeof SuppressedError&&SuppressedError;var Pl={};Object.defineProperty(Pl,"__esModule",{value:!0});for(var Bl="undefined"!=typeof window&&/Mac|iPod|iPhone|iPad/.test(window.navigator.platform),Tl={alt:"altKey",control:"ctrlKey",meta:"metaKey",shift:"shiftKey"},Ml={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:Bl?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:" ",spacebar:" ",up:"arrowup",win:"meta",windows:"meta"},Nl={backspace:8,tab:9,enter:13,shift:16,control:17,alt:18,pause:19,capslock:20,escape:27," ":32,pageup:33,pagedown:34,end:35,home:36,arrowleft:37,arrowup:38,arrowright:39,arrowdown:40,insert:45,delete:46,meta:91,numlock:144,scrolllock:145,";":186,"=":187,",":188,"-":189,".":190,"/":191,"`":192,"[":219,"\\":220,"]":221,"'":222},Ll=1;Ll<20;Ll++)Nl["f"+Ll]=111+Ll;function Il(e,t,n){t&&!("byKey"in t)&&(n=t,t=null),Array.isArray(e)||(e=[e]);var r=e.map((function(e){return Fl(e,t)})),o=function(e){return r.some((function(t){return zl(t,e)}))};return null==n?o:o(n)}function Fl(e,t){var n=t&&t.byKey,r={},o=(e=e.replace("++","+add")).split("+"),i=o.length;for(var l in Tl)r[Tl[l]]=!1;var a=!0,s=!1,c=void 0;try{for(var u,d=o[Symbol.iterator]();!(a=(u=d.next()).done);a=!0){var f=u.value,p=f.endsWith("?")&&f.length>1;p&&(f=f.slice(0,-1));var h=$l(f),g=Tl[h];if(f.length>1&&!g&&!Ml[f]&&!Nl[h])throw new TypeError('Unknown modifier: "'+f+'"');1!==i&&g||(n?r.key=h:r.which=Hl(f)),g&&(r[g]=!p||null)}}catch(e){s=!0,c=e}finally{try{!a&&d.return&&d.return()}finally{if(s)throw c}}return r}function zl(e,t){for(var n in e){var r=e[n],o=void 0;if(null!=r&&((null!=(o="key"===n&&null!=t.key?t.key.toLowerCase():"which"===n?91===r&&93===t.which?91:t.which:t[n])||!1!==r)&&o!==r))return!1}return!0}function Hl(e){return e=$l(e),Nl[e]||e.toUpperCase().charCodeAt(0)}function $l(e){return e=e.toLowerCase(),e=Ml[e]||e}Pl.default=Il,Pl.isHotkey=Il,Pl.isCodeHotkey=function(e,t){return Il(e,t)};var Vl=Pl.isKeyHotkey=function(e,t){return Il(e,{byKey:!0},t)};Pl.parseHotkey=Fl,Pl.compareHotkey=zl,Pl.toKeyCode=Hl,Pl.toKeyName=$l;const Ul={bold:"mod+b",italic:"mod+i",compose:["down","left","right","up","backspace","enter"],arrowLeft:"left",arrowUp:"up",arrowDown:"down",arrowRight:"right",ctrlLeft:"ctrl+left",escape:"esc",ctrlRight:"ctrl+right",deleteBackward:"shift?+backspace",backspace:"backspace",deleteForward:"shift?+delete",extendBackward:"shift+left",shiftDelete:"shift+delete",extendForward:"shift+right",shiftEnter:"shift+enter",enter:"enter",space:"space",undo:"mod+z",select:"mod+a",shiftTab:"shift+tab",shiftArrowUp:"shift+up",shiftArrowDown:"shift+down",tab:"tab",cmd:"mod",cmdEnter:"mod+enter",cmdShiftEnter:"mod+shift+enter",slashCommand:"/",copy:"mod+c",cut:"mod+x",cmdShiftRight:"mod+shift+right",cmdShiftLeft:"mod+shift+left",cmdShiftDelete:"mod+shift+backspace",cmdShiftD:"mod+shift+d",cmdAltDelete:"mod+alt+backspace"},Kl={moveLineBackward:"opt+up",moveLineForward:"opt+down",ctrlLeft:"opt+left",ctrlRight:"opt+right",deleteBackward:["ctrl+backspace","ctrl+h"],deleteForward:["ctrl+delete","ctrl+d"],deleteLineBackward:"cmd+shift?+backspace",deleteLineForward:["cmd+shift?+delete","ctrl+k"],deleteWordBackward:"opt+shift?+backspace",deleteWordForward:"opt+shift?+delete",extendLineBackward:"opt+shift+up",extendLineForward:"opt+shift+down",redo:"cmd+shift+z",transposeCharacter:"ctrl+t"},Wl={deleteWordBackward:"ctrl+shift?+backspace",deleteWordForward:"ctrl+shift?+delete",redo:["ctrl+y","ctrl+shift+z"]},ql=e=>{const t=Ul[e],n=Kl[e],r=Wl[e],o=t&&Vl(t),i=n&&Vl(n),l=r&&Vl(r);return e=>!(!o||!o(e))||(!(!i||!i(e))||!(!l||!l(e)))},Yl={isBold:ql("bold"),isCompose:ql("compose"),isArrowLeft:ql("arrowLeft"),isArrowRight:ql("arrowRight"),isArrowUp:ql("arrowUp"),isArrowDown:ql("arrowDown"),isDeleteBackward:ql("deleteBackward"),isDeleteForward:ql("deleteForward"),isDeleteLineBackward:ql("deleteLineBackward"),isDeleteLineForward:ql("deleteLineForward"),isDeleteWordBackward:ql("deleteWordBackward"),isDeleteWordForward:ql("deleteWordForward"),isExtendBackward:ql("extendBackward"),isExtendForward:ql("extendForward"),isExtendLineBackward:ql("extendLineBackward"),isExtendLineForward:ql("extendLineForward"),isItalic:ql("italic"),isMoveLineBackward:ql("moveLineBackward"),isMoveLineForward:ql("moveLineForward"),isCtrlLeft:ql("ctrlLeft"),isCtrlRight:ql("ctrlRight"),isRedo:ql("redo"),isShiftEnter:ql("shiftEnter"),isEnter:ql("enter"),isTransposeCharacter:ql("transposeCharacter"),isUndo:ql("undo"),isSpace:ql("space"),isSelect:ql("select"),isTab:ql("tab"),isShiftTab:ql("shiftTab"),isBackspace:ql("backspace"),isCmdEnter:ql("cmdEnter"),isCmd:ql("cmd"),isEscape:ql("escape"),isSlashCommand:ql("slashCommand"),isShiftArrowUp:ql("shiftArrowUp"),isShiftArrowDown:ql("shiftArrowDown"),isCopy:ql("copy"),isCut:ql("cut"),isShiftDelete:ql("shiftDelete"),isCmdShiftEnter:ql("cmdShiftEnter"),isCmdShiftRight:ql("cmdShiftRight"),isCmdShiftLeft:ql("cmdShiftLeft"),isCmdShiftDelete:ql("cmdShiftDelete"),isCmdAltDelete:ql("cmdAltDelete"),isCmdShiftD:ql("cmdShiftD")};const Xl={onKeyDown:function(e){return t=>{const n=re(e,{at:e.path.current});if(Yl.isShiftEnter(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;return t.preventDefault(),void n.insertText("\n")}if(Yl.isUndo(t))t.preventDefault();else if(Yl.isRedo(t))t.preventDefault();else if(Yl.isEnter(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;t.preventDefault();const r=m.first(n,[]),o=m.last(n,[]),i=m.isStart(n,n.selection.anchor,r[1]),l=m.isEnd(n,n.selection.anchor,o[1]);if(E.isExpanded(n.selection)&&w.delete(n,{at:n.selection}),!i&&!l)return void e.splitBlock({slate:n,focus:!0});const a=Se.getBlock(e,{at:e.path.current}),s=Se.buildBlockData({id:I()}),c=m.string(n,[]),u=i&&c.length>0,d=Z.getNextPath(e);e.batchOperations((()=>{e.insertBlock(s.type,{at:u?e.path.current:d,focus:!u}),u&&a&&e.focusBlock(a.id)}))}else if(Yl.isBackspace(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;const r=k.parent(n.selection.anchor.path);if(m.isStart(n,n.selection.anchor,r)){t.preventDefault();if(0===m.string(n,r).trim().length)return void e.deleteBlock({at:e.path.current,focus:!0});{if(E.isExpanded(n.selection))return w.delete(n,{at:n.selection});const t=Se.getBlock(e,{at:Z.getPreviousPath(e)}),r=Se.getBlockSlate(e,{id:null==t?void 0:t.id});if(t&&r){const{node:n}=function(e){const t=m.last(e,[]);return{node:t[0],path:t[1]}}(r);if(0===O.string(n).trim().length)return e.deleteBlock({blockId:t.id,focus:!1}),void e.setPath({current:t.meta.order})}e.mergeBlock()}}}else{if(Yl.isSelect(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;const[,r]=m.first(n,[0]),[,o]=m.last(n,[n.children.length-1]),i=m.range(n,r,o),l=E.equals(n.selection,i),a=0===m.string(n,i).trim().length;if(E.isExpanded(n.selection)&&l||a){t.preventDefault(),C.blur(n),C.deselect(n),w.deselect(n);const r=Array.from({length:Object.keys(e.children).length},((e,t)=>t));return void e.setPath({current:null,selected:r})}}if(Yl.isShiftTab(t)){if(t.isDefaultPrevented())return;t.preventDefault();const n=e.path.selected;return Array.isArray(n)&&n.length>0?void e.batchOperations((()=>{n.forEach((t=>{const n=Se.getBlock(e,{at:t});n&&n.meta.depth>0&&e.decreaseBlockDepth({at:t})}))})):void e.decreaseBlockDepth()}if(Yl.isTab(t)){if(t.isDefaultPrevented())return;t.preventDefault();const n=e.path.selected;return Array.isArray(n)&&n.length>0?void e.batchOperations((()=>{n.forEach((t=>{e.increaseBlockDepth({at:t})}))})):void e.increaseBlockDepth()}if(Yl.isArrowUp(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;if(1===new Set(n.selection.anchor.path).size){const n=Z.getPreviousPath(e),r=re(e,{at:n}),o=ne(e,{at:n}),i=e.blocks[(null==o?void 0:o.type)||""];if(r&&o&&!(null==i?void 0:i.hasCustomEditor)){const[,n]=m.last(r,[0]),i={path:n,offset:m.string(r,n).length};return t.preventDefault(),void e.focusBlock(o.id,{focusAt:i,waitExecution:!1,shouldUpdateBlockPath:!0})}}}if(Yl.isArrowDown(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;const r=k.parent(n.selection.anchor.path);if(m.isEnd(n,n.selection.anchor,r)){const n=Z.getNextPath(e),o=re(e,{at:n}),i=ne(e,{at:n}),l=e.blocks[(null==i?void 0:i.type)||""];if(o&&i&&!(null==l?void 0:l.hasCustomEditor)){const n=function(e,t){try{const[,n]=m.first(e,t);return{path:n,offset:0}}catch(e){return{path:[0,0],offset:0}}}(o,r);return t.preventDefault(),void e.focusBlock(i.id,{focusAt:n,waitExecution:!1})}}}if(n&&n.selection&&E.isExpanded(n.selection)){if(Object.values(e.formats).length>0)for(const n of Object.values(e.formats))if(n.hotkey&&Vl(n.hotkey)(t)){t.preventDefault(),e.formats[n.type].toggle();break}}}}}},Zl=({children:t,attributes:n,placeholder:r})=>{const o=D(),i=Object.assign({},n);return o&&r&&(i["data-placeholder"]=r,i.className="yoopta-placeholder"),e("span",Object.assign({},i,{children:t}))};function Jl(e){return!!(e&&e.id&&e.type&&e.value&&e.meta)}const Gl={B:{type:"bold"},STRONG:{type:"bold"},I:{type:"italic"},U:{type:"underline"},S:{type:"strike"},CODE:{type:"code"},EM:{type:"italic"},MARK:{type:"highlight",parse:e=>({color:e.style.color})}},Ql=["left","center","right",void 0];function ea(e,t,n,r){var o,i;let l;if(t.parse){l=t.parse(n,e);if(y.isElement(l)&&"inline"===(null===(o=l.props)||void 0===o?void 0:o.nodeType))return l}const a=e.blocks[t.type],s=H(a.elements)||"",c=a.elements[s],u="void"===(null===(i=c.props)||void 0===i?void 0:i.nodeType);let d={id:I(),type:s,children:u&&!a.hasCustomEditor?[{text:""}]:r.map(na).flat(),props:Object.assign({nodeType:"block"},c.props)};if(l)if(y.isElement(l))d=l;else if(Array.isArray(l)){return l}if(0===d.children.length&&(d.children=[{text:""}]),!l&&t.parse)return;const f=n.getAttribute("data-meta-align"),p=parseInt(n.getAttribute("data-meta-depth")||"0",10);return Se.buildBlockData({id:I(),type:t.type,value:[d],meta:{order:0,depth:p,align:Ql.includes(f)?f:void 0}})}function ta(e,t,n){var r;if(3===n.nodeType){return{text:null===(r=n.textContent)||void 0===r?void 0:r.replace(/[\t\n\r\f\v]+/g," ")}}if(1!==n.nodeType)return null;if("BR"===n.nodeName)return{text:"\n"};const o=n;let i=Array.from(o.childNodes).map((n=>ta(e,t,n))).flat().filter(Boolean);if(Gl[o.nodeName]){const e=Gl[o.nodeName],t=e.type;return i.map((n=>"string"==typeof n?{[t]:!e.parse||e.parse(o),text:n}:n.text?Object.assign(Object.assign({},n),{[t]:!e.parse||e.parse(o)}):n))}const l=t[o.nodeName];if(l){if(Array.isArray(l)){return l.map((t=>ea(e,t,o,i))).filter(Boolean)}return ea(e,l,o,i)}return i}function na(e){if("string"==typeof e)return{text:e};if(y.isElement(e))return e;if(Array.isArray(e))return e.map(na).flat();if(null==e?void 0:e.text)return e;if(Jl(e)){return e.value[0].children.map(na).flat()}return{text:""}}function ra(e,t){console.log("pasted html",t);const n=function(e){const t={};return Object.keys(e.plugins).forEach((n=>{const r=e.plugins[n],{parsers:o}=r;if(o){const{html:e}=o;if(e){const{deserialize:r}=e;if(r){const{nodeNames:e}=r;e&&e.forEach((e=>{const o=t[e];if(o){const i=Array.isArray(o)?o:[o];t[e]=[...i,{type:n,parse:r.parse}]}else t[e]={type:n,parse:r.parse}}))}}}})),t}(e);return ta(e,n,t).flat().filter(Jl)}var oa={},ia={get exports(){return oa},set exports(e){oa=e}},la={};!function(e,t){function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!("string"==typeof e||e instanceof String)){var t=n(e);throw null===e?t="null":"object"===t&&(t=e.constructor.name),new TypeError("Expected a string but received a ".concat(t))}},e.exports=t.default,e.exports.default=t.default}({get exports(){return la},set exports(e){la=e}},la);var aa,sa,ca={},ua={get exports(){return ca},set exports(e){ca=e}},da={};aa={get exports(){return da},set exports(e){da=e}},sa=da,Object.defineProperty(sa,"__esModule",{value:!0}),sa.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;for(var n in t)void 0===e[n]&&(e[n]=t[n]);return e},aa.exports=sa.default,aa.exports.default=sa.default,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e),(t=(0,r.default)(t,i)).allow_trailing_dot&&"."===e[e.length-1]&&(e=e.substring(0,e.length-1));!0===t.allow_wildcard&&0===e.indexOf("*.")&&(e=e.substring(2));var o=e.split("."),l=o[o.length-1];if(t.require_tld){if(o.length<2)return!1;if(!t.allow_numeric_tld&&!/^([a-z\u00A1-\u00A8\u00AA-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}|xn[a-z0-9-]{2,})$/i.test(l))return!1;if(/\s/.test(l))return!1}if(!t.allow_numeric_tld&&/^\d+$/.test(l))return!1;return o.every((function(e){return!(e.length>63&&!t.ignore_max_length)&&(!!/^[a-z_\u00a1-\uffff0-9-]+$/i.test(e)&&(!/[\uff01-\uff5e]/.test(e)&&(!/^-|-$/.test(e)&&!(!t.allow_underscores&&/_/.test(e)))))}))};var n=o(la),r=o(da);function o(e){return e&&e.__esModule?e:{default:e}}var i={require_tld:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_numeric_tld:!1,allow_wildcard:!1,ignore_max_length:!1};e.exports=t.default,e.exports.default=t.default}(ua,ca);var fa={};!function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if((0,r.default)(t),!(n=String(n)))return e(t,4)||e(t,6);if("4"===n)return l.test(t);if("6"===n)return s.test(t);return!1};var n,r=(n=la)&&n.__esModule?n:{default:n};var o="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",i="(".concat(o,"[.]){3}").concat(o),l=new RegExp("^".concat(i,"$")),a="(?:[0-9a-fA-F]{1,4})",s=new RegExp("^("+"(?:".concat(a,":){7}(?:").concat(a,"|:)|")+"(?:".concat(a,":){6}(?:").concat(i,"|:").concat(a,"|:)|")+"(?:".concat(a,":){5}(?::").concat(i,"|(:").concat(a,"){1,2}|:)|")+"(?:".concat(a,":){4}(?:(:").concat(a,"){0,1}:").concat(i,"|(:").concat(a,"){1,3}|:)|")+"(?:".concat(a,":){3}(?:(:").concat(a,"){0,2}:").concat(i,"|(:").concat(a,"){1,4}|:)|")+"(?:".concat(a,":){2}(?:(:").concat(a,"){0,3}:").concat(i,"|(:").concat(a,"){1,5}|:)|")+"(?:".concat(a,":){1}(?:(:").concat(a,"){0,4}:").concat(i,"|(:").concat(a,"){1,6}|:)|")+"(?::((?::".concat(a,"){0,5}:").concat(i,"|(?::").concat(a,"){1,7}|:))")+")(%[0-9a-zA-Z-.:]{1,})?$");e.exports=t.default,e.exports.default=t.default}({get exports(){return fa},set exports(e){fa=e}},fa),function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),!e||/[\s<>]/.test(e))return!1;if(0===e.indexOf("mailto:"))return!1;if((t=(0,i.default)(t,s)).validate_length&&e.length>=2083)return!1;if(!t.allow_fragments&&e.includes("#"))return!1;if(!t.allow_query_components&&(e.includes("?")||e.includes("&")))return!1;var l,d,f,p,h,g,v,m;if(v=e.split("#"),e=v.shift(),v=e.split("?"),e=v.shift(),(v=e.split("://")).length>1){if(l=v.shift().toLowerCase(),t.require_valid_protocol&&-1===t.protocols.indexOf(l))return!1}else{if(t.require_protocol)return!1;if("//"===e.slice(0,2)){if(!t.allow_protocol_relative_urls)return!1;v[0]=e.slice(2)}}if(""===(e=v.join("://")))return!1;if(v=e.split("/"),""===(e=v.shift())&&!t.require_host)return!0;if((v=e.split("@")).length>1){if(t.disallow_auth)return!1;if(""===v[0])return!1;if((d=v.shift()).indexOf(":")>=0&&d.split(":").length>2)return!1;var y=d.split(":"),b=(O=2,function(e){if(Array.isArray(e))return e}(k=y)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,l,a=[],s=!0,c=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(r=i.call(n)).done)&&(a.push(r.value),a.length!==t);s=!0);}catch(e){c=!0,o=e}finally{try{if(!s&&null!=n.return&&(l=n.return(),Object(l)!==l))return}finally{if(c)throw o}}return a}}(k,O)||function(e,t){if(e){if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(e,t):void 0}}(k,O)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),w=b[0],x=b[1];if(""===w&&""===x)return!1}var k,O;p=v.join("@"),g=null,m=null;var E=p.match(c);E?(f="",m=E[1],g=E[2]||null):(f=(v=p.split(":")).shift(),v.length&&(g=v.join(":")));if(null!==g&&g.length>0){if(h=parseInt(g,10),!/^[0-9]+$/.test(g)||h<=0||h>65535)return!1}else if(t.require_port)return!1;if(t.host_whitelist)return u(f,t.host_whitelist);if(""===f&&!t.require_host)return!0;if(!((0,o.default)(f)||(0,r.default)(f,t)||m&&(0,o.default)(m,6)))return!1;if(f=f||m,t.host_blacklist&&u(f,t.host_blacklist))return!1;return!0};var n=l(la),r=l(ca),o=l(fa),i=l(da);function l(e){return e&&e.__esModule?e:{default:e}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var s={protocols:["http","https","ftp"],require_tld:!0,require_protocol:!1,require_host:!0,require_port:!1,require_valid_protocol:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,validate_length:!0},c=/^\[([^\]]+)\](?::([0-9]+))?$/;function u(e,t){for(var n=0;n<t.length;n++){var r=t[n];if(e===r||(o=r,"[object RegExp]"===Object.prototype.toString.call(o)&&r.test(e)))return!0}var o;return!1}e.exports=t.default,e.exports.default=t.default}(ia,oa);var pa=ie(oa);function ha(e){return!(!e||e.length>2048)&&pa(e,{protocols:["http","https"],require_protocol:!0,require_valid_protocol:!0,require_host:!0,require_port:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,allow_underscores:!0,disallow_auth:!1})}const ga=(e,t,n)=>{var r,o,i,l;(e=>{const[t]=m.nodes(e,{match:e=>!m.isEditor(e)&&y.isElement(e)&&"link"===e.type});return!!t})(t)&&(e=>{w.unwrapNodes(e,{match:e=>!m.isEditor(e)&&y.isElement(e)&&"link"===e.type})})(t);const{selection:a}=t,s=a&&E.isCollapsed(a),c=null===(l=null===(i=null===(o=null===(r=e.plugins)||void 0===r?void 0:r.LinkPlugin)||void 0===o?void 0:o.elements)||void 0===i?void 0:i.link)||void 0===l?void 0:l.props,u={type:"link",children:s?[{text:n}]:[],props:{url:n,target:(null==c?void 0:c.target)||"_self",rel:(null==c?void 0:c.rel)||"noopener noreferrer"}};s?w.insertNodes(t,u):(w.wrapNodes(t,u,{split:!0}),w.collapse(t,{edge:"end"}))},va=(e,t,n,r,o)=>s((()=>{let i=t.blockEditorsMap[e];const{normalizeNode:l,insertText:a,apply:s}=i,c=Object.keys(r);return c.forEach((e=>{var n;const o=null===(n=r[e].props)||void 0===n?void 0:n.nodeType,l="inline"===o,a="void"===o,s="inlineVoid"===o;s&&(i.markableVoid=t=>t.type===e),(a||s)&&(i.isVoid=t=>t.type===e),(l||s)&&(i.isInline=t=>t.type===e,i=((e,t)=>{const{insertData:n,insertText:r}=t;return t.insertText=n=>{n&&ha(n)?ga(e,t,n):r(n)},t.insertData=r=>{const o=r.getData("text/plain");o&&ha(o)?ga(e,t,o):n(r)},t})(t,i))})),i.insertText=e=>{const n=Z.getSelectedPaths(t),r=Z.getPath(t);Array.isArray(n)&&n.length>0&&t.setPath({current:r}),a(e)},i.normalizeNode=e=>{const[r,o]=e,a=t.blocks[n.type].elements;if(Object.keys(a).length>1)return l(e);if(y.isElement(r)){const{type:e}=r,t=H(a);if(!c.includes(e))return void w.setNodes(i,{type:t,props:Object.assign({},r.props)},{at:o});if(r.type===t)for(const[e,t]of O.children(i,o))if(y.isElement(e)&&!i.isInline(e))return void w.unwrapNodes(i,{at:t})}l(e)},i.apply=n=>{var r,o,l;if(S.isSelectionOperation(n)){const e=Z.getSelectedPaths(t),n=Z.getPath(t);Array.isArray(e)&&i.selection&&E.isExpanded(i.selection)&&t.setPath({current:n})}let a=t.isSavingHistory();if(void 0===a&&(a=ma(n)),a){const a=t.historyStack.undos[t.historyStack.undos.length-1];if(!a||"set_slate"!==(null===(r=null==a?void 0:a.operations[0])||void 0===r?void 0:r.type)){const r={type:"set_slate",properties:{slateOps:[n],selectionBefore:i.selection},blockId:e,slate:i};return t.applyTransforms([r],{source:"api",validatePaths:!1}),void s(n)}const c=null===(l=null===(o=null==a?void 0:a.operations[0])||void 0===o?void 0:o.properties)||void 0===l?void 0:l.slateOps,u=c&&c[c.length-1];let d=ya(n,u);if(0!==i.operations.length&&(d=!0),d)u!==n&&c.push(n);else{const r={operations:[n],selectionBefore:i.selection},o={type:"set_slate",properties:{slateOps:r.operations,selectionBefore:r.selectionBefore},blockId:e,slate:i};t.applyTransforms([o],{source:"api",validatePaths:!1})}}s(n)},o&&(i=o(i,t,e)),i}),[]),ma=e=>"set_selection"!==e.type,ya=(e,t)=>t===e||(!(!t||"insert_text"!==e.type||"insert_text"!==t.type||e.offset!==t.offset+t.text.length||!k.equals(e.path,t.path))||!(!t||"remove_text"!==e.type||"remove_text"!==t.type||e.offset+e.text.length!==t.offset||!k.equals(e.path,t.path))),ba=({id:t,customEditor:n,elements:r,marks:o,events:i,options:l,extensions:c,placeholder:u="Type '/' for commands"})=>{const f=It(),p=Ft(t);let h=a(p.value).current;const g=s((()=>(e=>{const t={};return Object.keys(e).forEach((n=>t[n]=e[n].render)),t})(r)),[r]),v=s((()=>(e=>{const t={};return e?(e.forEach((e=>t[e.type]=e)),t):t})(o)),[o]),y=va(t,f,p,r,c),b=((e,t,n,r)=>s((()=>{if(!e||t.readOnly)return{};const o=Rl(e||{},["onBeforeCreate","onDestroy","onCreate"]),i={hotkeys:Yl,currentBlock:n,defaultBlock:Se.buildBlockData({id:I()})},l={};return Object.keys(o).forEach((e=>{l[e]=function(n){o[e]&&o[e](t,r,i)(n)}})),l}),[e,t,n]))(i,f,p,y),w=d((e=>{f.readOnly||(window.scheduler?window.scheduler.postTask((()=>f.updateBlock(t,{value:e})),{priority:"background"}):f.updateBlock(t,{value:e}))}),[t]),x=d((n=>{const r=g[n.element.type],{attributes:o}=n,i=Rl(n,["attributes"]);return o["data-element-type"]=i.element.type,r?e(r,Object.assign({},i,{attributes:o,blockId:t,HTMLAttributes:null==l?void 0:l.HTMLAttributes})):e(P,Object.assign({},i,{attributes:o}))}),[r]),O=d((t=>{var n,r,o,i;let{children:l,leaf:a,attributes:s}=t;const c=Rl(a,["text"]),d=f.path.current===p.meta.order;c&&Object.keys(c).forEach((e=>{const t=v[e];t&&(l=t.render({children:l,leaf:a}))}));const h=!("void"===(null===(i=null===(o=null===(r=null===(n=t.children)||void 0===n?void 0:n.props)||void 0===r?void 0:r.parent)||void 0===o?void 0:o.props)||void 0===i?void 0:i.nodeType))&&d&&a.withPlaceholder;return e(Zl,Object.assign({attributes:s,placeholder:h?u:void 0},{children:l}))}),[o]),_=d((e=>{var t;f.readOnly||(null===(t=b.onKeyDown)||void 0===t||t.call(b,e),Xl.onKeyDown(f)(e))}),[b.onKeyDown,f.readOnly,f.path.current,p.meta.order]),S=d((e=>{var t;f.readOnly||null===(t=null==b?void 0:b.onKeyUp)||void 0===t||t.call(b,e)}),[b.onKeyUp,f.readOnly]),j=d((e=>{var t;f.readOnly||(e.preventDefault(),null===(t=null==b?void 0:b.onBlur)||void 0===t||t.call(b,e))}),[b.onBlur,f.readOnly]),D=d((e=>{var t;f.readOnly||(f.isFocused()||(ee.set(f,!0),f.emit("focus",!0)),null===(t=null==b?void 0:b.onFocus)||void 0===t||t.call(b,e))}),[b.onFocus,f.readOnly]),A=d((e=>{var t;if(f.readOnly)return;null===(t=null==b?void 0:b.onPaste)||void 0===t||t.call(b,e);const n=e.clipboardData.getData("text/html"),r=(new DOMParser).parseFromString(n,"text/html");if(r.body.childNodes.length>0){const t=ra(f,r.body);if(t.length>0&&null!==f.path.current){e.preventDefault();let n=!1,r=!1;if(y&&y.selection){const e=k.parent(y.selection.anchor.path),t=m.string(y,e).trim(),o=m.isStart(y,y.selection.anchor,e);r=""===t&&o,n=!o||t.length>0,C.blur(y)}const o=f.path.current;if(null===o)return;return void f.batchOperations((()=>{const e=[];r&&f.deleteBlock({at:o}),t.forEach(((t,r)=>{let i=n?o+r+1:o+r;e.push(i);const l=Rl(t,["type"]);f.insertBlock(t.type,{at:i,focus:!1,blockData:l})})),f.setPath({current:null,selected:e})}))}}}),[b.onPaste,f.readOnly]),R=d((e=>{const t=[];if(f.readOnly)return t;const[n,r]=e,o=f.path.current===p.meta.order;return y.selection&&o&&!m.isEditor(n)&&""===m.string(y,[r[0]])&&E.includes(y.selection,r)&&E.isCollapsed(y.selection)&&t.push(Object.assign(Object.assign({},y.selection),{withPlaceholder:!0})),t}),[f.readOnly,f.path.current,p.meta.order]);return e(wa,{id:t,slate:y,initialValue:h,onChange:w,decorate:R,renderLeaf:O,renderElement:x,eventHandlers:b,onKeyDown:_,onKeyUp:S,onFocus:D,onBlur:j,customEditor:n,readOnly:f.readOnly,onPaste:A})},wa=p((({id:t,slate:n,initialValue:r,onChange:o,renderLeaf:i,renderElement:l,eventHandlers:a,onKeyDown:s,onKeyUp:c,onFocus:u,onBlur:d,onPaste:f,customEditor:p,decorate:h,readOnly:g})=>"function"==typeof p?p({blockId:t}):e(A,Object.assign({editor:n,initialValue:r,onValueChange:o},{children:e(R,Object.assign({renderElement:l,renderLeaf:i,className:"yoopta-slate",spellCheck:!0},a,{onKeyDown:s,onKeyUp:c,onFocus:u,decorate:h,readOnly:g,onPaste:f}),`editable-${t}`)}),`slate-${t}`)));wa.displayName="SlateEditorInstance";const xa=({editor:e})=>({sensors:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return s((()=>[...t].filter((e=>null!=e))),[...t])}(En(gr,{activationConstraint:{distance:20}}),En(ur,{coordinateGetter:bo})),handleDragEnd:d((t=>{const{active:n,over:r}=t;if(n&&r&&n.id!==r.id){const t=e.children[r.id].meta.order;e.moveBlock(n.id,t)}}),[]),handleDragStart:d((t=>{e.setPath({current:null})}),[])});var ka;function Oa(){return Oa=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Oa.apply(this,arguments)}var Ea,_a=function(e){return r.createElement("svg",Oa({viewBox:"0 0 10 10",fill:"currentColor",style:{width:14,height:14,display:"block",flexShrink:0,backfaceVisibility:"hidden"}},e),ka||(ka=r.createElement("path",{d:"M3 2a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm4-8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"})))};function Sa(){return Sa=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Sa.apply(this,arguments)}var Ca,ja=function(e){return r.createElement("svg",Sa({viewBox:"0 0 16 16",fill:"currentColor",style:{width:16,height:16,display:"block",flexShrink:0,backfaceVisibility:"hidden"}},e),Ea||(Ea=r.createElement("path",{d:"M7.977 14.963c.407 0 .747-.324.747-.723V8.72h5.362c.399 0 .74-.34.74-.747a.746.746 0 0 0-.74-.738H8.724V1.706c0-.398-.34-.722-.747-.722a.732.732 0 0 0-.739.722v5.529h-5.37a.746.746 0 0 0-.74.738c0 .407.341.747.74.747h5.37v5.52c0 .399.332.723.739.723z"})))};function Da(){return Da=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Da.apply(this,arguments)}var Aa=function(e){return r.createElement("svg",Da({viewBox:"0 0 16 16",className:"turn_svg__loop",style:{width:16,height:16,display:"block",fill:"currentcolor",flexShrink:0,backfaceVisibility:"hidden"}},e),Ca||(Ca=r.createElement("path",{d:"M5.804 3.123c.006.38.254.622.673.622h4.887c.59 0 .914.305.914.92v6.628l-.901-.978-.514-.514c-.267-.254-.629-.273-.895-.013-.254.26-.248.635.012.895l2.165 2.158c.476.47 1.022.47 1.498 0l2.165-2.158c.26-.26.266-.635.012-.895-.266-.26-.628-.241-.895.013l-.514.514-.895.971V4.564c0-1.358-.71-2.063-2.082-2.063H6.477c-.42 0-.68.241-.673.622ZM.186 7.06c.26.266.622.247.889-.013l.52-.508.889-.971v6.722c0 1.359.71 2.063 2.082 2.063h4.957c.42 0 .68-.241.673-.622-.006-.387-.254-.622-.673-.622h-4.88c-.591 0-.915-.311-.915-.927V5.554l.895.984.52.508c.26.26.629.28.89.013.26-.26.253-.629-.013-.89L3.855 4.013c-.476-.476-1.016-.476-1.492 0L.2 6.17c-.267.26-.273.628-.013.889Z"})))};function Ra(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}var Pa=["color"],Ba=g((function(e,t){var n=e.color,r=void 0===n?"currentColor":n,o=Ra(e,Pa);return v("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),v("path",{d:"M1 9.50006C1 10.3285 1.67157 11.0001 2.5 11.0001H4L4 10.0001H2.5C2.22386 10.0001 2 9.7762 2 9.50006L2 2.50006C2 2.22392 2.22386 2.00006 2.5 2.00006L9.5 2.00006C9.77614 2.00006 10 2.22392 10 2.50006V4.00002H5.5C4.67158 4.00002 4 4.67159 4 5.50002V12.5C4 13.3284 4.67158 14 5.5 14H12.5C13.3284 14 14 13.3284 14 12.5V5.50002C14 4.67159 13.3284 4.00002 12.5 4.00002H11V2.50006C11 1.67163 10.3284 1.00006 9.5 1.00006H2.5C1.67157 1.00006 1 1.67163 1 2.50006V9.50006ZM5 5.50002C5 5.22388 5.22386 5.00002 5.5 5.00002H12.5C12.7761 5.00002 13 5.22388 13 5.50002V12.5C13 12.7762 12.7761 13 12.5 13H5.5C5.22386 13 5 12.7762 5 12.5V5.50002Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))})),Ta=["color"],Ma=g((function(e,t){var n=e.color,r=void 0===n?"currentColor":n,o=Ra(e,Ta);return v("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),v("path",{d:"M3.625 7.5C3.625 8.12132 3.12132 8.625 2.5 8.625C1.87868 8.625 1.375 8.12132 1.375 7.5C1.375 6.87868 1.87868 6.375 2.5 6.375C3.12132 6.375 3.625 6.87868 3.625 7.5ZM8.625 7.5C8.625 8.12132 8.12132 8.625 7.5 8.625C6.87868 8.625 6.375 8.12132 6.375 7.5C6.375 6.87868 6.87868 6.375 7.5 6.375C8.12132 6.375 8.625 6.87868 8.625 7.5ZM12.5 8.625C13.1213 8.625 13.625 8.12132 13.625 7.5C13.625 6.87868 13.1213 6.375 12.5 6.375C11.8787 6.375 11.375 6.87868 11.375 7.5C11.375 8.12132 11.8787 8.625 12.5 8.625Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))})),Na=["color"],La=g((function(e,t){var n=e.color,r=void 0===n?"currentColor":n,o=Ra(e,Na);return v("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),v("path",{d:"M8.51194 3.00541C9.18829 2.54594 10.0435 2.53694 10.6788 2.95419C10.8231 3.04893 10.9771 3.1993 11.389 3.61119C11.8009 4.02307 11.9513 4.17714 12.046 4.32141C12.4633 4.95675 12.4543 5.81192 11.9948 6.48827C11.8899 6.64264 11.7276 6.80811 11.3006 7.23511L10.6819 7.85383C10.4867 8.04909 10.4867 8.36567 10.6819 8.56093C10.8772 8.7562 11.1938 8.7562 11.389 8.56093L12.0077 7.94221L12.0507 7.89929C12.4203 7.52976 12.6568 7.2933 12.822 7.0502C13.4972 6.05623 13.5321 4.76252 12.8819 3.77248C12.7233 3.53102 12.4922 3.30001 12.1408 2.94871L12.0961 2.90408L12.0515 2.85942C11.7002 2.508 11.4692 2.27689 11.2277 2.11832C10.2377 1.46813 8.94398 1.50299 7.95001 2.17822C7.70691 2.34336 7.47044 2.57991 7.1009 2.94955L7.058 2.99247L6.43928 3.61119C6.24401 3.80645 6.24401 4.12303 6.43928 4.31829C6.63454 4.51355 6.95112 4.51355 7.14638 4.31829L7.7651 3.69957C8.1921 3.27257 8.35757 3.11027 8.51194 3.00541ZM4.31796 7.14672C4.51322 6.95146 4.51322 6.63487 4.31796 6.43961C4.12269 6.24435 3.80611 6.24435 3.61085 6.43961L2.99213 7.05833L2.94922 7.10124C2.57957 7.47077 2.34303 7.70724 2.17788 7.95035C1.50265 8.94432 1.4678 10.238 2.11799 11.2281C2.27656 11.4695 2.50766 11.7005 2.8591 12.0518L2.90374 12.0965L2.94837 12.1411C3.29967 12.4925 3.53068 12.7237 3.77214 12.8822C4.76219 13.5324 6.05589 13.4976 7.04986 12.8223C7.29296 12.6572 7.52943 12.4206 7.89896 12.051L7.89897 12.051L7.94188 12.0081L8.5606 11.3894C8.75586 11.1941 8.75586 10.8775 8.5606 10.6823C8.36533 10.487 8.04875 10.487 7.85349 10.6823L7.23477 11.301C6.80777 11.728 6.6423 11.8903 6.48794 11.9951C5.81158 12.4546 4.95642 12.4636 4.32107 12.0464C4.17681 11.9516 4.02274 11.8012 3.61085 11.3894C3.19896 10.9775 3.0486 10.8234 2.95385 10.6791C2.53661 10.0438 2.54561 9.18863 3.00507 8.51227C3.10993 8.35791 3.27224 8.19244 3.69924 7.76544L4.31796 7.14672ZM9.62172 6.08558C9.81698 5.89032 9.81698 5.57373 9.62172 5.37847C9.42646 5.18321 9.10988 5.18321 8.91461 5.37847L5.37908 8.91401C5.18382 9.10927 5.18382 9.42585 5.37908 9.62111C5.57434 9.81637 5.89092 9.81637 6.08619 9.62111L9.62172 6.08558Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))})),Ia=["color"],Fa=g((function(e,t){var n=e.color,r=void 0===n?"currentColor":n,o=Ra(e,Ia);return v("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),v("path",{d:"M5.5 1C5.22386 1 5 1.22386 5 1.5C5 1.77614 5.22386 2 5.5 2H9.5C9.77614 2 10 1.77614 10 1.5C10 1.22386 9.77614 1 9.5 1H5.5ZM3 3.5C3 3.22386 3.22386 3 3.5 3H5H10H11.5C11.7761 3 12 3.22386 12 3.5C12 3.77614 11.7761 4 11.5 4H11V12C11 12.5523 10.5523 13 10 13H5C4.44772 13 4 12.5523 4 12V4L3.5 4C3.22386 4 3 3.77614 3 3.5ZM5 4H10V12H5V4Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))})),za=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach((function(t){e.addRange(t)})),t&&t.focus()}},Ha={"text/plain":"Text","text/html":"Url",default:"Text"};var $a=function(e,t){var n,r,o,i,l,a,s=!1;t||(t={}),n=t.debug||!1;try{if(o=za(),i=document.createRange(),l=document.getSelection(),(a=document.createElement("span")).textContent=e,a.ariaHidden="true",a.style.all="unset",a.style.position="fixed",a.style.top=0,a.style.clip="rect(0, 0, 0, 0)",a.style.whiteSpace="pre",a.style.webkitUserSelect="text",a.style.MozUserSelect="text",a.style.msUserSelect="text",a.style.userSelect="text",a.addEventListener("copy",(function(r){if(r.stopPropagation(),t.format)if(r.preventDefault(),void 0===r.clipboardData){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var o=Ha[t.format]||Ha.default;window.clipboardData.setData(o,e)}else r.clipboardData.clearData(),r.clipboardData.setData(t.format,e);t.onCopy&&(r.preventDefault(),t.onCopy(r.clipboardData))})),document.body.appendChild(a),i.selectNodeContents(a),l.addRange(i),!document.execCommand("copy"))throw new Error("copy command was unsuccessful");s=!0}catch(o){n&&console.error("unable to copy using execCommand: ",o),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),s=!0}catch(o){n&&console.error("unable to copy using clipboardData: ",o),n&&console.error("falling back to prompt"),r=function(e){var t=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}("message"in t?t.message:"Copy to clipboard: #{key}, Enter"),window.prompt(r,e)}}finally{l&&("function"==typeof l.removeRange?l.removeRange(i):l.removeAllRanges()),a&&document.body.removeChild(a),o()}return s};const Va=t=>{var{className:n,children:r,lockScroll:o=!0}=t,i=Rl(t,["className","children","lockScroll"]);return e(Ol,Object.assign({lockScroll:o,className:n},i,{onClick:e=>{var t;e.stopPropagation(),null===(t=i.onClick)||void 0===t||t.call(i,e)},onMouseDown:e=>{var t;e.stopPropagation(),null===(t=i.onMouseDown)||void 0===t||t.call(i,e)}},{children:r}))},Ua=t=>{const[n,r]=f(!1),o=a(null),i=It();return u((()=>{r(!0);const e=i.refElement;if(!e)return;return e.querySelector(".yoopta-overlays")||(o.current=document.createElement("div"),o.current.className="yoopta-overlays",e.appendChild(o.current)),()=>{o.current&&o.current.remove()}}),[]),n?e(wl,Object.assign({id:`${t.id}-${i.id}`,root:o.current||i.refElement},{children:t.children})):null},Ka=({children:t})=>e("div",Object.assign({className:"yoopta-block-options-group"},{children:t})),Wa=({children:t})=>e("div",Object.assign({onClick:e=>e.stopPropagation(),className:"yoopta-block-options-menu-content data-[state=open]:yoo-editor-animate-in data-[state=closed]:yoo-editor-animate-out data-[state=closed]:yoo-editor-fade-out-0 data-[state=open]:yoo-editor-fade-in-0 data-[state=closed]:yoo-editor-zoom-out-95 data-[state=open]:yoo-editor-zoom-in-95 data-[side=bottom]:yoo-editor-slide-in-from-top-2 data-[side=left]:yoo-editor-slide-in-from-right-2 data-[side=right]:yoo-editor-slide-in-from-left-2 data-[side=top]:yoo-editor-slide-in-from-bottom-2"},{children:t})),qa=({children:t})=>e("div",Object.assign({className:"yoopta-block-options-item"},{children:t})),Ya=["delete","duplicate","turnInto","copy"],Xa=({isOpen:n,onClose:r,refs:o,style:i,actions:l=Ya,children:a})=>{var s,c,u;const d=It(),p=Oo(),[h,g]=f(!1),{refs:v,floatingStyles:m,context:y}=El({placement:"right",open:h,onOpenChange:g,middleware:[ji(),Ci(),Si(),ci(10)],whileElementsMounted:_i}),{isMounted:b,styles:w}=jl(y,{duration:100});if(!n)return null;const x=ne(d,{at:d.path.current}),k=$(null===(s=d.blocks[(null==x?void 0:x.type)||""])||void 0===s?void 0:s.elements),O="void"===(null===(c=null==k?void 0:k.props)||void 0===c?void 0:c.nodeType),E=p.ActionMenu,_=Object.assign(Object.assign({},m),w),S=Dl({editor:d,view:"small",onClose:()=>{g(!1),r()}});return e(Ua,Object.assign({id:"yoo-block-options-portal"},{children:e(Va,Object.assign({lockScroll:!0,className:"yoo-editor-z-[100]",onClick:r},{children:e("div",Object.assign({style:i,ref:o.setFloating,contentEditable:!1},{children:t(Wa,{children:[null!==l&&t(Ka,{children:[e(qa,{children:t("button",Object.assign({type:"button",className:"yoopta-block-options-button",onClick:()=>{d.deleteBlock({at:d.path.current}),d.setPath({current:null}),r()}},{children:[e(Fa,{className:"yoo-editor-w-4 yoo-editor-h-4 yoo-editor-mr-2"}),"Delete"]}))}),e(qa,{children:t("button",Object.assign({type:"button",className:"yoopta-block-options-button",onClick:()=>{"number"==typeof d.path.current&&(d.duplicateBlock({original:{path:d.path.current},focus:!0}),r())}},{children:[e(Ba,{className:"yoo-editor-w-4 yoo-editor-h-4 yoo-editor-mr-2"}),"Duplicate"]}))}),!!E&&!O&&!(null===(u=d.blocks[(null==x?void 0:x.type)||""])||void 0===u?void 0:u.hasCustomEditor)&&t(qa,{children:[b&&e(Ua,Object.assign({id:"yoo-block-options-portal"},{children:e(Va,Object.assign({lockScroll:!0,className:"yoo-editor-z-[100]",onClick:()=>g(!1)},{children:e("div",Object.assign({style:_,ref:v.setFloating},{children:e(E,Object.assign({},S))}))}))})),t("button",Object.assign({type:"button",className:"yoopta-block-options-button",ref:v.setReference,onClick:()=>g((e=>!e))},{children:[e(Aa,{className:"yoo-editor-w-4 yoo-editor-h-4 yoo-editor-mr-2"}),"Turn into"]}))]}),e(qa,{children:t("button",Object.assign({type:"button",className:"yoopta-block-options-button",onClick:()=>{const e=ne(d);e&&($a(`${window.location.origin}${window.location.pathname}#${e.id}`),d.emit("block:copy",e)),r()}},{children:[e(La,{className:"yoo-editor-w-4 yoo-editor-h-4 yoo-editor-mr-2"}),"Copy link to block"]}))})]}),a]})}))}))}))};var Za=Object.freeze({__proto__:null,BlockOptions:Xa,BlockOptionsMenuContent:Wa,BlockOptionsMenuGroup:Ka,BlockOptionsMenuItem:qa,BlockOptionsSeparator:({className:t=""})=>e("div",{className:`yoopta-block-options-separator ${t}`})});const Ja={position:"fixed",top:0,left:0,opacity:0,transform:"scale(0.95) translateX(-46px)",transition:"opacity 150ms ease-out"},Ga=p((({editor:n,dragHandleProps:r})=>{const[o,i]=f(null),l=a(null),[s,c]=f(Ja),{attributes:d,listeners:p,setActivatorNodeRef:h}=r||{},{isBlockOptionsMounted:g,setIsBlockOptionsOpen:v,blockOptionsFloatingStyle:y,blockOptionsRefs:b}=(()=>{const[e,t]=f(!1),{refs:n,floatingStyles:r,context:o}=El({placement:"right-start",open:e,onOpenChange:t,middleware:[ji(),Ci(),Si(),ci()]}),{isMounted:i,styles:l}=jl(o,{duration:100});return{blockOptionsRefs:n,blockOptionsFloatingStyle:Object.assign(Object.assign({},r),l),isBlockOptionsOpen:e,setIsBlockOptionsOpen:t,isBlockOptionsMounted:i}})(),{isActionMenuOpen:x,actionMenuRefs:k,hasActionMenu:O,actionMenuStyles:E,onChangeActionMenuOpen:_,onCloseActionMenu:S,actionMenuRenderProps:j,ActionMenu:D}=(({editor:e})=>{const t=Oo().ActionMenu,[n,r]=f(!1),{refs:o,floatingStyles:i,context:l}=El({placement:"bottom-start",open:n,onOpenChange:r,middleware:[ji(),Ci(),Si(),ci(10)],whileElementsMounted:_i}),{isMounted:a,styles:s}=jl(l,{duration:100}),c=Object.assign(Object.assign({},i),s),u=e=>r(e),d=()=>u(!1),p=Dl({editor:e,view:"default",mode:"create",onClose:d});return{isActionMenuOpen:a,actionMenuStyles:c,actionMenuRefs:o,hasActionMenu:!!t,onChangeActionMenuOpen:u,actionMenuRenderProps:p,onCloseActionMenu:d,ActionMenu:t}})({editor:n}),A=()=>{c((e=>Object.assign(Object.assign({},e),{opacity:0,transform:Ja.transform}))),setTimeout((()=>{i(null)}),150)},R=function(e,t,{leading:n=!0,trailing:r=!0}={}){let o=0,i=null,l=null;const a=t=>{e(...l),o=t,l=null},s=(...e)=>{const s=Date.now();o||n||(o=s);const c=t-(s-o);l=e,c<=0||c>t?(i&&(clearTimeout(i),i=null),a(s)):!i&&r&&(i=setTimeout((()=>{i=null,r&&l&&a(Date.now())}),c))};return s.cancel=()=>{i&&(clearTimeout(i),i=null),l=null,o=0},s}((e=>{var t;if(!(null===(t=n.refElement)||void 0===t?void 0:t.contains(e.target)))return A();if(n.readOnly)return;const r=e.target.closest("[data-yoopta-block]");if(r){const e=r.getAttribute("data-yoopta-block-id");if(e===(null==o?void 0:o.id))return;const t=n.children[e||""];t&&((e,t)=>{var n;i(t);const r=e.getBoundingClientRect(),o=(null===(n=l.current)||void 0===n?void 0:n.offsetWidth)||46;c((e=>Object.assign(Object.assign({},e),{top:r.top+2,left:r.left,opacity:1,transform:`scale(1) translateX(-${o}px)`})))})(r,t)}}),100,{leading:!0,trailing:!0});u((()=>(document.addEventListener("scroll",A),document.addEventListener("mousemove",R),()=>{document.removeEventListener("scroll",A),document.removeEventListener("mousemove",R),R.cancel()})),[]);return e(Ua,Object.assign({id:"block-actions"},{children:e("div",Object.assign({contentEditable:!1,style:s,className:"yoopta-block-actions",ref:l},{children:t("div",Object.assign({className:"yoopta-block-action-buttons"},{children:[x&&O&&e(Ua,Object.assign({id:"yoo-block-options-portal"},{children:e(Va,Object.assign({lockScroll:!0,className:"yoo-editor-z-[100]",onClick:S},{children:e("div",Object.assign({style:E,ref:k.setFloating},{children:e(D,Object.assign({},j))}))}))})),e("button",Object.assign({type:"button",onClick:()=>{var e;const t=o;if(!t)return;const r=Se.getBlockSlate(n,{id:t.id}),i=n.blocks[t.type];if(!r)return;const l=document.querySelector(`[data-yoopta-block-id="${t.id}"]`),a=$(i.elements);let s;i.hasCustomEditor||(s=m.string(r,[0]));const c="string"==typeof s&&0===s.trim().length;if(O&&c&&"void"!==(null===(e=null==a?void 0:a.props)||void 0===e?void 0:e.nodeType))n.setPath({current:t.meta.order}),n.focusBlock(t.id),k.setReference(l),_(!0);else{const e=Se.buildBlockData({id:I()}),r=t.meta.order+1;n.setPath({current:t.meta.order}),n.insertBlock(e.type,{at:r,focus:!0}),O&&setTimeout((()=>{l&&k.setReference(l.nextSibling),_(!0)}),0)}},className:"yoopta-block-actions-plus"},{children:e(ja,{})})),e("button",Object.assign({ref:e=>{null==h||h(e),b.setReference(e)},type:"button",className:"yoopta-block-actions-drag",onClick:e=>{e.stopPropagation();const t=o;if(!t)return;const r=re(n,{at:t.meta.order});n.focusBlock(t.id),r&&setTimeout((()=>{n.blocks[t.type].hasCustomEditor||(C.blur(r),C.deselect(r),w.deselect(r)),n.setPath({current:t.meta.order,selected:[t.meta.order]}),v(!0)}),10)}},d,p,{children:e(_a,{})})),e(Xa,{isOpen:g,refs:b,style:y,onClose:()=>v(!1)})]}))}))}))}));Ga.displayName="FloatingBlockActions";const Qa=[],es=({editor:r,marks:o,placeholder:i})=>{const l=Ht(),{sensors:a,handleDragEnd:c,handleDragStart:u}=xa({editor:r}),[d,p]=f(null),h=Object.keys(r.children),g=s((()=>0===h.length?Qa:h.sort(((e,t)=>r.children[e].meta.order-r.children[t].meta.order))),[h]),v=[];for(let t=0;t<g.length;t++){const n=g[t],l=r.children[n],a=r.plugins[l.type];l&&a?v.push(e(Al,Object.assign({block:l,blockId:n,onActiveDragHandleChange:p},{children:e(ba,{type:l.type,id:n,marks:o,customEditor:a.customEditor,events:a.events,elements:a.elements,options:a.options,extensions:a.extensions,placeholder:i},n)}),n)):console.error(`Plugin ${l.type} not found`)}return l?e(n,{children:v}):e(qr,Object.assign({id:"yoopta-dnd-context",sensors:a,collisionDetection:Pn,onDragStart:u,onDragEnd:c},{children:t(so,Object.assign({disabled:l,items:g,strategy:io},{children:[v,e(Ga,{editor:r,dragHandleProps:d})]}))}))},ts=({editor:e,root:t})=>{const[n,r]=f({origin:[0,0],coords:[0,0],selection:!1}),o=o=>{var i;if(e.readOnly||!1===t)return;const l=null===(i=e.refElement)||void 0===i?void 0:i.contains(o.target),s=Z.getSelectedPaths(e);if(!l&&!n.selection&&Array.isArray(s)&&s.length>0)return e.setPath({current:null}),a();l||r({origin:[o.pageX,o.pageY-window.pageYOffset],coords:[o.pageX,o.pageY-window.pageYOffset],selection:!0})},i=o=>{if(!n.selection||e.readOnly||!1===t)return;r((e=>Object.assign(Object.assign({},e),{coords:[o.pageX,o.pageY-window.pageYOffset]})));const i=((e,t,n)=>{var r;const o=[],i=null===(r=e.refElement)||void 0===r?void 0:r.querySelectorAll("[data-yoopta-block]");return i?(i.forEach(((e,r)=>{if(!e)return;const i=e.getBoundingClientRect(),l=Math.min(t[1],n[1]),a=Math.min(t[0],n[0]),s=Math.max(t[1],n[1]),c=Math.max(t[0],n[0]);l<i.bottom&&s>i.top&&a<i.right&&c>i.left&&o.push(r)})),o):o})(e,n.origin,[o.pageX,o.pageY-window.pageYOffset]);e.setPath({current:null,selected:i})},l=()=>{e.readOnly||a()};u((()=>{var n;if(e.readOnly||!1===t)return;const r=t&&"current"in t?t.current:t||document;if(!r)throw new Error("Root element not found. Please check the `selectionBoxRoot` prop");if(!("nodeType"in r))throw new Error("Root element should be a DOM element or a ref object. Please check the `selectionBoxRoot` prop");if(null===(n=e.refElement)||void 0===n?void 0:n.contains(r))throw new Error("Root element should not be a child of the editor. Please check the `selectionBoxRoot` prop");return r.addEventListener("mousedown",o),r.addEventListener("mousemove",i),r.addEventListener("mouseup",l),()=>{r.removeEventListener("mousedown",o),r.removeEventListener("mousemove",i),r.removeEventListener("mouseup",l)}}),[e.path,n,t,e.readOnly]);const a=()=>{r({origin:[0,0],coords:[0,0],selection:!1})};return Object.assign(Object.assign({},n),{onClose:a})},ns=({origin:t,coords:n,isOpen:r})=>{if(!r)return null;const o={zIndex:10,left:t[0],top:t[1],height:Math.abs(n[1]-t[1]-1),width:Math.abs(n[0]-t[0]-1),userSelect:"none",transformOrigin:"top left",transform:t[1]>n[1]&&t[0]>n[0]?"scaleY(-1) scaleX(-1)":t[1]>n[1]?"scaleY(-1)":t[0]>n[0]?"scaleX(-1)":void 0,position:"fixed",backgroundColor:"rgba(35, 131, 226, 0.14)"};return e("div",{style:o})},rs={selectionStarted:!1,indexToSelect:null,startedIndexToSelect:null};function os({editor:e}){const t=a(!1),n=a(!1),r=a(null),o=a(null);let i=a(rs).current;const l=()=>{const t=e.path.current;if("number"==typeof t){const n=Se.getBlockSlate(e,{at:t}),r=Se.getBlock(e,{at:t}),o=e.blocks[(null==r?void 0:r.type)||""];if(!n||(null==o?void 0:o.hasCustomEditor))return;try{m.withoutNormalizing(n,(()=>{w.select(n,[0]),n.selection&&E.isExpanded(n.selection)&&(C.blur(n),C.deselect(n))}))}catch(e){}}},s=i=>{if(!t.current||e.readOnly)return;const a=document.elementFromPoint(i.clientX,i.clientY),s=null==a?void 0:a.closest("[data-yoopta-block]");s&&e.batchOperations((()=>{var t;const i=s.getAttribute("data-yoopta-block-id")||"",a=null===(t=e.children[i])||void 0===t?void 0:t.meta.order;if(n.current&&"number"==typeof a&&a===r.current)return o.current=a,void e.setPath({current:a,selected:[a]});if("number"==typeof a&&a!==o.current){o.current=a,n.current=!0;const t=Math.min(r.current,a),i=Math.max(r.current,a);l();const s=Array.from({length:i-t+1},((e,n)=>t+n));e.setPath({current:a,selected:s})}}))},c=()=>{var i,l;t.current=!1,n.current=!1,r.current=null,o.current=null,null===(i=e.refElement)||void 0===i||i.removeEventListener("mousemove",s),null===(l=e.refElement)||void 0===l||l.removeEventListener("mouseup",c),null===document||void 0===document||document.removeEventListener("mouseup",c)};return{onMouseDown:n=>{e.readOnly||(e.isFocused()||e.focus(),e.batchOperations((()=>{var i,a,u;const d=Z.getSelectedPaths(e);Array.isArray(d)&&d.length>0&&!n.shiftKey&&!n.altKey&&e.setPath({current:null});const f=n.target.closest("[data-yoopta-block]");if(f&&0===n.button){const d=f.getAttribute("data-yoopta-block-id")||"",p=null===(i=e.children[d])||void 0===i?void 0:i.meta.order;if("number"==typeof p){if(t.current=!0,r.current=p,o.current=p,n.shiftKey&&!Z.isPathEmpty(e)&&p!==e.path.current)return void(t=>{l();const n=Z.getPath(e);if("number"!=typeof n)return;const r=Array.from({length:Math.abs(t-n)}).map(((e,r)=>t>n?n+r+1:n-r-1));e.setPath({current:t,selected:[...r,n]})})(p);p!==e.path.current&&e.setPath({current:p}),null===(a=e.refElement)||void 0===a||a.addEventListener("mousemove",s),null===(u=e.refElement)||void 0===u||u.addEventListener("mouseup",c),null===document||void 0===document||document.addEventListener("mouseup",c)}}})))},onShiftArrowUp:t=>{if("function"==typeof t.isDefaultPrevented&&t.isDefaultPrevented())return;if(i.selectionStarted&&null!==i.startedIndexToSelect&&null!==i.indexToSelect){const t=i.indexToSelect,n=t-1;if(0===t)return;if(t===i.startedIndexToSelect){const t=e.path.selected?[...e.path.selected,n]:[n];return e.setPath({current:n,selected:t}),void(i.indexToSelect=n)}if(n<i.startedIndexToSelect){const t=e.path.selected?[...e.path.selected,n]:[n];return e.setPath({current:n,selected:t}),void(i.indexToSelect=n)}const r=Z.getSelectedPaths(e);if((null==r?void 0:r.includes(t))&&t!==i.startedIndexToSelect){const o=r.filter((e=>e!==t));return e.setPath({current:n,selected:o}),void(i.indexToSelect=n)}return}const n=ne(e),r=re(e);if(!r||!r.selection||!n)return;const o=k.parent(r.selection.anchor.path),l=m.isStart(r,r.selection.focus,o);if(E.isExpanded(r.selection)&&l){const o=q(e);if("number"!=typeof o)return;const l=ne(e,{at:o});if(n&&l){t.preventDefault(),C.blur(r),C.deselect(r),w.deselect(r);const o=e.path.selected?[...e.path.selected,null==n?void 0:n.meta.order,n.meta.order-1]:[null==n?void 0:n.meta.order,n.meta.order-1];e.setPath({current:null,selected:o}),i.startedIndexToSelect=n.meta.order,i.indexToSelect=n.meta.order-1,i.selectionStarted=!0}}},onShiftArrowDown:t=>{if(i.selectionStarted&&null!==i.indexToSelect&&null!==i.startedIndexToSelect){const t=i.indexToSelect,n=t+1;if(n===Object.keys(e.children).length)return;if(t===i.startedIndexToSelect){const t=e.path.selected?[...e.path.selected,n]:[n];return e.setPath({current:n,selected:t}),void(i.indexToSelect=n)}if(n>i.startedIndexToSelect){const t=e.path.selected?[...e.path.selected,n]:[n];return e.setPath({current:n,selected:t}),void(i.indexToSelect=n)}const r=Z.getSelectedPaths(e);if((null==r?void 0:r.includes(t))&&t!==i.startedIndexToSelect){const o=r.filter((e=>e!==t));return e.setPath({current:n,selected:o}),void(i.indexToSelect=n)}return}const n=ne(e),r=re(e);if(!r||!r.selection||!n)return;const o=k.parent(r.selection.anchor.path),l=m.isEnd(r,r.selection.focus,o);if(E.isExpanded(r.selection)&&l){const o=Z.getNextPath(e),l=ne(e,{at:o});if(n&&l){t.preventDefault(),C.blur(r),C.deselect(r),w.deselect(r);const o=e.path.selected?[...e.path.selected,null==n?void 0:n.meta.order,(null==n?void 0:n.meta.order)+1]:[null==n?void 0:n.meta.order,n.meta.order+1];e.setPath({current:null,selected:o}),i.startedIndexToSelect=n.meta.order,i.indexToSelect=n.meta.order+1,i.selectionStarted=!0}}},selectionState:i}}const is=({placeholder:n,marks:r,className:o,selectionBoxRoot:i,width:l,style:a,children:s,autoFocus:c=!0})=>{const d=It(),f=Ht(),p=ts({editor:d,root:i}),h=os({editor:d});u((()=>{c&&!f&&d.focus()}),[c,f]),u((()=>{if(!f)return document.addEventListener("keydown",v),()=>document.removeEventListener("keydown",v)}),[d.path,f]);const g=()=>{h.selectionState.indexToSelect=null,h.selectionState.startedIndexToSelect=null,h.selectionState.selectionStarted=!1},v=e=>{if(!f){if(Yl.isRedo(e))return e.preventDefault(),void d.redo();if(Yl.isUndo(e))return e.preventDefault(),void d.undo();if(Yl.isSelect(e)){const t=Z.getSelectedPaths(d);if((null==t?void 0:t.length)===Object.keys(d.children).length)return void e.preventDefault();if(Array.isArray(t)&&t.length>0){e.preventDefault();const t=Object.keys(d.children).map(((e,t)=>t));return void d.setPath({current:null,selected:t})}}if(Yl.isCopy(e)||Yl.isCut(e)){const t=Z.getSelectedPaths(d);if(Array.isArray(t)&&t.length>0){e.preventDefault();const t=d.getHTML(d.getEditorValue()),n=d.getPlainText(d.getEditorValue()),r=new Blob([t],{type:"text/html"}),o=new Blob([n],{type:"text/plain"}),i=new ClipboardItem({"text/html":r,"text/plain":o});return navigator.clipboard.write([i]).then((()=>{const e=(new DOMParser).parseFromString(t,"text/html");console.log("HTML copied\n",e.body)})),void(Yl.isCut(e)&&(d.batchOperations((()=>{const e=Z.getSelectedPaths(d);if(Array.isArray(e)&&e.length>0){const t=e.length===Object.keys(d.children).length;if(e.forEach((e=>{var t;const n=null===(t=Se.getBlock(d,{at:e}))||void 0===t?void 0:t.id;n&&d.deleteBlock({blockId:n})})),t){const e=z({id:I()});d.insertBlock(e.type,{at:0,focus:!0})}}})),d.setPath({current:null,selected:null}),g()))}}if(Yl.isBackspace(e)){e.stopPropagation();const t=Z.getSelectedPaths(d);return(null==t?void 0:t.length)===Object.keys(d.children).length?(e.preventDefault(),void d.batchOperations((()=>{Object.keys(d.children).forEach((e=>d.deleteBlock({blockId:e}))),d.setPath({current:null,selected:null}),g()}))):void d.batchOperations((()=>{const t=Z.getSelectedPaths(d);Array.isArray(t)&&(null==t?void 0:t.length)>0&&(e.preventDefault(),t.forEach((e=>d.deleteBlock({at:e}))),d.setPath({current:null,selected:null}),g())}))}if(Yl.isShiftArrowUp(e)&&h.onShiftArrowUp(e),Yl.isShiftArrowDown(e)&&h.onShiftArrowDown(e),Yl.isTab(e)){const t=Z.getSelectedPaths(d);Array.isArray(t)&&t.length>0&&(e.preventDefault(),d.batchOperations((()=>{t.forEach((e=>{const t=Se.getBlock(d,{at:e});d.increaseBlockDepth({blockId:null==t?void 0:t.id})}))})))}else if(Yl.isShiftTab(e)){const t=Z.getSelectedPaths(d);Array.isArray(t)&&t.length>0&&(e.preventDefault(),d.batchOperations((()=>{t.forEach((e=>{const t=Se.getBlock(d,{at:e});d.decreaseBlockDepth({blockId:null==t?void 0:t.id})}))})))}else;}},b=e=>{if(!f)return;const t=e.clipboardData,n=window.getSelection();if(n&&n.rangeCount>0){const e=n.getRangeAt(0);if(e.collapsed)return;const r=e.cloneContents().querySelectorAll("[data-yoopta-block-id]");if(!r.length)return;const o=Array.from(r).reduce(((e,t)=>{const n=t.getAttribute("data-yoopta-block-id")||"",r=d.children[n];return r&&(e[n]=r),e}),{}),i=d.getHTML(o),l=d.getPlainText(o);return t.setData("text/html",i),void t.setData("text/plain",l)}},w=(x={userSelect:p.selection?"none":"auto",pointerEvents:p.selection?"none":"auto",width:l||(null==a?void 0:a.width),paddingBottom:null==a?void 0:a.paddingBottom},Object.assign(Object.assign({},x),{width:x.width||400,paddingBottom:"number"==typeof x.paddingBottom?x.paddingBottom:100}));var x;return t("div",Object.assign({ref:e=>d.refElement=e,className:o?`yoopta-editor ${o}`:"yoopta-editor",style:w,onMouseDown:e=>{f||(h.onMouseDown(e),g(),(e=>{var t;const n=d.refElement;if(!n)return;const{bottom:r}=n.getBoundingClientRect(),o=r-parseInt(getComputedStyle(n).paddingBottom,10),i=z({id:I()});if(e.clientY>=o){const e=Object.keys(d.children).length-1,n=ne(d,{at:e}),r=re(d,{at:e});if(n&&r&&r.selection){const e=m.string(r,r.selection.anchor.path),o=k.parent(r.selection.anchor.path),[l]=m.node(r,o);if(n.type===i.type&&y.isElement(l)&&"void"!==(null===(t=l.props)||void 0===t?void 0:t.nodeType)&&0===e.trim().length)return void d.focusBlock(n.id,{slate:r})}const o=e+1;d.insertBlock(i.type,{at:o,focus:!0})}})(e))},onBlur:e=>{var t;if((null===(t=d.refElement)||void 0===t?void 0:t.contains(e.relatedTarget))||f)return;g();const n=Z.getSelectedPaths(d);Array.isArray(n)&&n.length>0&&d.setPath({current:null,selected:null})},onCopy:b,onCut:b},{children:[e(es,{editor:d,marks:r,placeholder:n}),!1!==i&&e(ns,{origin:p.origin,coords:p.coords,isOpen:p.selection&&!f}),s]}))};function ls(e,t){const n=re(e);if(!n)return!1;const r=m.marks(n);return!!(null==r?void 0:r[t])}function as(e,t){const n={};return t.forEach((t=>{const r=t.type;n[r]={hotkey:t.hotkey,type:r,getValue:()=>function(e,t){const n=re(e);if(!n)return null;const r=m.marks(n);return null==r?void 0:r[t]}(e,r),isActive:()=>ls(e,r),toggle:()=>function(e,t){const n=re(e),r=ls(e,t);n&&(r?m.removeMark(n,t):m.addMark(n,t,!0))}(e,r),update:t=>function(e,t,n){const r=re(e);r&&r.selection&&E.isExpanded(r.selection)&&m.addMark(r,t,n)}(e,r,t)}})),n}function ss({type:e,hotkey:t,render:n}){return{type:e,hotkey:t,render:n}}const cs=ss({type:"fakeSelection",render:t=>e("span",Object.assign({style:{backgroundColor:"#d7e6fa"}},{children:t.children}))}),us=({id:t,editor:n,value:r,marks:o,plugins:i,autoFocus:l,className:a,tools:c,selectionBoxRoot:p,children:h,placeholder:g,readOnly:v,width:m,style:y,onChange:b})=>{const w=s((()=>o?[cs,...o]:[cs]),[o]),x=s((()=>i.map((e=>e.getPlugin))),[i]),[k,O]=f((()=>{n.id||(n.id=t||I()),n.readOnly=v||!1,w&&(n.formats=as(n,w)),n.blocks=function(e,t){const n={};return t.forEach((t=>{var r;const o=$(t.elements),i=null===(r=null==o?void 0:o.props)||void 0===r?void 0:r.nodeType;if("inline"!==i&&"inlineVoid"!==i){const r={};Object.keys(t.elements).forEach((e=>{const n=Rl(t.elements[e],["render"]);r[e]=n}));const{display:o,placeholder:i,shortcuts:l}=t.options||{};n[t.type]={type:t.type,elements:r,hasCustomEditor:!!t.customEditor,options:{display:o,placeholder:i,shortcuts:l},isActive:()=>{const n=ne(e,{at:e.path.current});return(null==n?void 0:n.type)===t.type}}}})),n}(n,x);const e=fe(r);return e||void 0===r||console.error(`Initial value is not valid. Should be an object with blocks. You passed: ${JSON.stringify(r)}`),n.children=e?r:{},n.blockEditorsMap=function(e){const t={};return Object.keys(e.children).forEach((n=>{const r=ve(e);if(0===r.children.length){const t=e.children[n];if(t){const n=K(e,t.type);r.children=[n]}}t[n]=r})),t}(n),n.shortcuts=function(e){const t={};return Object.values(e.blocks).forEach((e=>{var n,r,o,i;e.options&&Array.isArray(null===(n=e.options)||void 0===n?void 0:n.shortcuts)&&(null===(r=e.options)||void 0===r?void 0:r.shortcuts.length)>0&&(null===(i=null===(o=e.options)||void 0===o?void 0:o.shortcuts)||void 0===i||i.forEach((n=>{t[n]=e})))})),t}(n),n.plugins=function(e){const t={},n={};return e.forEach((e=>{e.elements&&Object.keys(e.elements).forEach((t=>{var r;const o=e.elements[t],i=null===(r=o.props)||void 0===r?void 0:r.nodeType;"inline"!==i&&"inlineVoid"!==i||(n[t]=Object.assign(Object.assign({},o),{rootPlugin:e.type}))})),t[e.type]=e})),e.forEach((e=>{if(e.elements){const r=Object.assign(Object.assign({},e.elements),n);t[e.type]=Object.assign(Object.assign({},e),{elements:r})}})),t}(x),n.commands=function(e,t){const n={};return t.forEach((t=>{t.commands&&Object.keys(t.commands).forEach((r=>{var o;(null===(o=t.commands)||void 0===o?void 0:o[r])&&(n[r]=(...n)=>{var o;return null===(o=t.commands)||void 0===o?void 0:o[r](e,...n)})}))})),n}(n,x),{editor:n,version:0}})),[E,_]=f(null),S=d((e=>{_(e)}),[]),C=d(((e,t)=>{if(O((e=>({editor:e.editor,version:e.version+1}))),"function"==typeof b&&Array.isArray(t.operations)){const n=t.operations.filter((e=>"validate_block_paths"!==e.type&&"set_block_path"!==e.type&&"set_slate"!==e.type));n.length>0&&b(e,{operations:n})}}),[]);return u((()=>{const e=e=>{C(e.value,{operations:e.operations})};return n.on("change",e),n.on("path-change",S),()=>{n.off("change",e),n.off("path-change",S)}}),[n,C]),e(Lt,Object.assign({editorState:k},{children:e(ko,Object.assign({tools:c},{children:e(is,Object.assign({placeholder:g,marks:w,autoFocus:l,className:a,selectionBoxRoot:p,width:m,style:y},{children:h}))}))}))},ds=Object.assign(Object.assign({},Za),{ExtendedBlockActions:({id:r,className:o,style:i,onClick:l,children:a})=>{const s=Ht(),[c,u]=f(!1),{refs:d,floatingStyles:p,context:h}=El({placement:"bottom-start",open:c,onOpenChange:u,middleware:[ji(),Ci(),Si(),ci(10)],whileElementsMounted:_i}),{isMounted:g,styles:v}=jl(h,{duration:100}),m=Object.assign(Object.assign({},v),p);return s?null:t(n,{children:[g&&e(Xa,Object.assign({isOpen:!0,onClose:()=>u(!1),refs:d,style:m},{children:a})),e("button",Object.assign({type:"button",contentEditable:!1,ref:d.setReference,id:r,className:`yoopta-button yoopta-extended-block-actions ${o||""}`,onClick:()=>{null==l||l(),u(!0)},style:c?Object.assign(Object.assign({},i),{opacity:1}):i},{children:e(Ma,{})}))]})},Portal:Ua,Overlay:Va});function fs(e,t){var n;const r=[];return t.forEach((t=>{if(t.nodeType===Node.TEXT_NODE&&r.push({text:t.textContent||""}),t.nodeType===Node.ELEMENT_NODE){const n=t;"P"!==n.nodeName&&"SPAN"!==n.nodeName&&"DIV"!==n.nodeName||r.push(Object.assign({},fs(e,n.childNodes)[0])),"B"!==n.nodeName&&"STRONG"!==n.nodeName||r.push(Object.assign({bold:!0},fs(e,n.childNodes)[0])),"I"!==n.nodeName&&"EM"!==n.nodeName||r.push(Object.assign({italic:!0},fs(e,n.childNodes)[0])),"S"!==n.nodeName&&"STRIKE"!==n.nodeName||r.push(Object.assign({strike:!0},fs(e,n.childNodes)[0])),"U"!==n.nodeName&&"INS"!==n.nodeName||r.push(Object.assign({underline:!0},fs(e,n.childNodes)[0])),"CODE"===n.nodeName&&r.push(Object.assign({code:!0},fs(e,n.childNodes)[0])),"A"===n.nodeName&&r.push({id:I(),type:"link",props:{url:n.getAttribute("href")||"",target:n.getAttribute("target")||"",rel:n.getAttribute("rel")||""},children:fs(e,n.childNodes)})}})),0!==r.length||(null===(n=r[0])||void 0===n?void 0:n.text)||r.push({text:""}),r}function ps(e){return e.map((e=>{var t;if("text"in e){let n=e.text;return e.bold&&(n=`<strong>${n}</strong>`),e.italic&&(n=`<i>${n}</i>`),e.strike&&(n=`<s>${n}</s>`),e.underline&&(n=`<u>${n}</u>`),e.code&&(n=`<code>${n}</code>`),e.highlight&&(n=`<mark style="color: ${null===(t=e.highlight)||void 0===t?void 0:t.color}">${n}</mark>`),n}if("link"===e.type){const{url:t,target:n,rel:r}=e.props;return`<a href="${t}" target="${n}" rel="${r}">${ps(e.children)}</a>`}return""})).join("")}function hs(e){return e.map((e=>{if("text"in e){let t=e.text;return e.bold&&(t=`**${t}**`),e.italic&&(t=`*${t}*`),e.strike&&(t=`~~${t}~~`),e.underline&&(t=`<u>${t}</u>`),e.code&&(t=`\`${t}\``),t}if("link"===e.type){const{url:t,target:n,rel:r}=e.props;return`[${hs(e.children)}](${t})`}return""})).join("")}!function(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}(".yoo-editor-z-\\[100\\]{z-index:100}.yoo-editor-mr-2{margin-right:.5rem}.yoo-editor-h-4{height:1rem}.yoo-editor-w-4{width:1rem}.yoopta-editor *{border:0 solid #e5e7eb;box-sizing:border-box;scrollbar-color:#d3d1cb transparent}::-moz-selection{background:#c6ddf8}::selection{background:#c6ddf8}.yoopta-placeholder{display:contents;position:relative}.yoopta-placeholder:after{color:inherit;content:attr(data-placeholder);font-size:75%;font-style:inherit;font-weight:inherit;opacity:.5;padding-left:5px;position:absolute;text-indent:2px;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yoopta-button{background-color:transparent;border-style:none;cursor:pointer}.yoopta-block{border-radius:.25rem;margin-bottom:1px;margin-top:2px;padding:0 2px;position:relative}.yoopta-selection-block{background-color:#2383e224;border-radius:.25rem;height:100%;left:0;opacity:1;pointer-events:none;position:absolute;top:0;width:100%;z-index:90}.yoopta-block-actions{pointer-events:none}.yoopta-block-action-buttons{display:flex;pointer-events:auto}.yoopta-block-actions-plus{align-items:center;background-color:inherit;background-color:transparent;border-radius:6px;border-style:none;color:#37352f59;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0 1px;padding:0;position:relative;transition-duration:.18s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:24px}.yoopta-block-actions-plus:active,.yoopta-block-actions-plus:focus,.yoopta-block-actions-plus:hover{background-color:#37362f14}.yoopta-block-actions-drag{align-items:center;background-color:inherit;background-color:transparent;border-radius:6px;border-style:none;color:#37352f59;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0 1px;padding:0;position:relative;transition-duration:.18s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:18px}.yoopta-block-actions-drag:active,.yoopta-block-actions-drag:focus,.yoopta-block-actions-drag:hover{background-color:#37362f14}.yoopta-slate:focus{outline:2px solid transparent;outline-offset:2px}.yoopta-slate:focus-visible{outline:2px solid transparent;outline-offset:2px}.yoopta-block-options-button{background-color:transparent;border-radius:.125rem;border-style:none;cursor:pointer;display:flex;justify-content:flex-start;line-height:120%;margin-left:4px;margin-right:4px;padding:.375rem .5rem;width:100%}.yoopta-block-options-button:hover{background-color:#37352f14}.yoopta-block-options-item{align-items:center;cursor:default;display:flex;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px;position:relative;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yoopta-block-options-item[data-disabled]{opacity:.5;pointer-events:none}.yoopta-extended-block-actions{--tw-bg-opacity:1;align-items:center;background-color:rgb(238 238 238/var(--tw-bg-opacity));border-radius:2px;border-style:none;cursor:pointer;display:flex;height:22px;justify-content:space-between;opacity:1;padding:0 4px;position:absolute;right:8px;top:8px;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1);width:22px;z-index:10}.yoopta-block-options-separator{background-color:#37352f14;height:1px;margin-bottom:4px;margin-top:4px;width:100%}.yoopta-block-options-menu-content{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(229 231 235/var(--tw-border-opacity));border-radius:.375rem;border-style:solid;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);min-width:200px;overflow:hidden;padding:6px 0;position:relative;width:auto}.yoopta-block-options-group{display:flex;flex-direction:column}.yoopta-align-left{justify-content:flex-start;text-align:left}.yoopta-align-center{justify-content:center;text-align:center}.yoopta-align-right{justify-content:flex-end;text-align:right}");export{Se as Blocks,Ee as Elements,Yl as HOTKEYS,Z as Paths,ds as UI,N as YooptaPlugin,z as buildBlockData,F as buildBlockElement,K as buildBlockElementsStructure,ve as buildSlateEditor,Tt as createYooptaEditor,ss as createYooptaMark,us as default,ra as deserializeHTML,fs as deserializeTextNodes,ne as findPluginBlockByPath,re as findSlateBySelectionPath,I as generateId,$ as getRootBlockElement,H as getRootBlockElementType,ps as serializeTextNodes,hs as serializeTextNodesIntoMarkdown,Ft as useBlockData,Vt as useBlockSelected,It as useYooptaEditor,zt as useYooptaFocused,$t as useYooptaPluginOptions,Ht as useYooptaReadOnly,Oo as useYooptaTools};
6
+ var $i=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"].join(","),Hi="undefined"==typeof Element,Vi=Hi?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ui=!Hi&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},Ki=function e(t,n){var r;void 0===n&&(n=!0);var o=null==t||null===(r=t.getAttribute)||void 0===r?void 0:r.call(t,"inert");return""===o||"true"===o||n&&t&&e(t.parentNode)},Wi=function e(t,n,r){for(var o=[],i=Array.from(t);i.length;){var l=i.shift();if(!Ki(l,!1))if("SLOT"===l.tagName){var a=l.assignedElements(),s=e(a.length?a:l.children,!0,r);r.flatten?o.push.apply(o,s):o.push({scopeParent:l,candidates:s})}else{Vi.call(l,$i)&&r.filter(l)&&(n||!t.includes(l))&&o.push(l);var c=l.shadowRoot||"function"==typeof r.getShadowRoot&&r.getShadowRoot(l),u=!Ki(c,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(l));if(c&&u){var d=e(!0===c?l.children:c.children,!0,r);r.flatten?o.push.apply(o,d):o.push({scopeParent:l,candidates:d})}else i.unshift.apply(i,l.children)}}return o},qi=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},Yi=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,n=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===n||"true"===n}(e))&&!qi(e)?0:e.tabIndex},Xi=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},Zi=function(e){return"INPUT"===e.tagName},Ji=function(e){return function(e){return Zi(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||Ui(e),r=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=r(window.CSS.escape(e.name));else try{t=r(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!o||o===e}(e)},Gi=function(e){var t=e.getBoundingClientRect(),n=t.width,r=t.height;return 0===n&&0===r},Qi=function(e,t){var n=t.displayCheck,r=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var o=Vi.call(e,"details>summary:first-of-type")?e.parentElement:e;if(Vi.call(o,"details:not([open]) *"))return!0;if(n&&"full"!==n&&"legacy-full"!==n){if("non-zero-area"===n)return Gi(e)}else{if("function"==typeof r){for(var i=e;e;){var l=e.parentElement,a=Ui(e);if(l&&!l.shadowRoot&&!0===r(l))return Gi(e);e=e.assignedSlot?e.assignedSlot:l||a===e.ownerDocument?l:a.host}e=i}if(function(e){var t,n,r,o,i=e&&Ui(e),l=null===(t=i)||void 0===t?void 0:t.host,a=!1;if(i&&i!==e)for(a=!!(null!==(n=l)&&void 0!==n&&null!==(r=n.ownerDocument)&&void 0!==r&&r.contains(l)||null!=e&&null!==(o=e.ownerDocument)&&void 0!==o&&o.contains(e));!a&&l;){var s,c,u;a=!(null===(c=l=null===(s=i=Ui(l))||void 0===s?void 0:s.host)||void 0===c||null===(u=c.ownerDocument)||void 0===u||!u.contains(l))}return a}(e))return!e.getClientRects().length;if("legacy-full"!==n)return!0}return!1},el=function(e,t){return!(t.disabled||Ki(t)||function(e){return Zi(e)&&"hidden"===e.type}(t)||Qi(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var r=t.children.item(n);if("LEGEND"===r.tagName)return!!Vi.call(t,"fieldset[disabled] *")||!r.contains(e)}return!0}t=t.parentElement}return!1}(t))},tl=function(e,t){return!(Ji(t)||Yi(t)<0||!el(e,t))},nl=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},rl=function e(t){var n=[],r=[];return t.forEach((function(t,o){var i=!!t.scopeParent,l=i?t.scopeParent:t,a=function(e,t){var n=Yi(e);return n<0&&t&&!qi(e)?0:n}(l,i),s=i?e(t.candidates):l;0===a?i?n.push.apply(n,s):n.push(l):r.push({documentOrder:o,tabIndex:a,item:t,isScope:i,content:s})})),r.sort(Xi).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(n)},ol=function(e,t){var n;return n=(t=t||{}).getShadowRoot?Wi([e],t.includeContainer,{filter:tl.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:nl}):function(e,t,n){if(Ki(e))return[];var r=Array.prototype.slice.apply(e.querySelectorAll($i));return t&&Vi.call(e,$i)&&r.unshift(e),r.filter(n)}(e,t.includeContainer,tl.bind(null,t)),rl(n)};const il=r["useInsertionEffect".toString()]||(e=>e());var ll="undefined"!=typeof document?c:u;function al(){return al=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},al.apply(this,arguments)}let sl=!1,cl=0;const ul=()=>"floating-ui-"+cl++;const dl=r["useId".toString()]||function(){const[e,t]=r.useState((()=>sl?ul():void 0));return ll((()=>{null==e&&t(ul())}),[]),r.useEffect((()=>{sl||(sl=!0)}),[]),e};const fl=r.createContext(null),pl=r.createContext(null);function hl(e){return"data-floating-ui-"+e}function gl(e){const t=a(e);return ll((()=>{t.current=e})),t}const vl=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function ml(e,t){const n=ol(e,vl());"prev"===t&&n.reverse();const r=n.indexOf(function(e){let t=e.activeElement;for(;null!=(null==(n=t)||null==(n=n.shadowRoot)?void 0:n.activeElement);){var n;t=t.shadowRoot.activeElement}return t}((null==(o=e)?void 0:o.ownerDocument)||document));var o;return n.slice(r+1)[0]}function yl(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!function(e,t){if(!e||!t)return!1;const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&No(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}(n,r)}function bl(e){ol(e,vl()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function wl(e){e.querySelectorAll("[data-tabindex]").forEach((e=>{const t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")}))}const xl={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};function kl(e){"Tab"===e.key&&(e.target,clearTimeout(undefined))}const Ol=r.forwardRef((function(e,t){const[n,o]=r.useState();ll((()=>(/apple/i.test(navigator.vendor)&&o("button"),document.addEventListener("keydown",kl),()=>{document.removeEventListener("keydown",kl)})),[]);const i={ref:t,tabIndex:0,role:n,"aria-hidden":!n||void 0,[hl("focus-guard")]:"",style:xl};return r.createElement("span",al({},e,i))})),El=r.createContext(null),_l=hl("portal");function Sl(e){let{children:t,id:n,root:o=null,preserveTabOrder:i=!0}=e;const l=function(e){let{id:t,root:n}=void 0===e?{}:e;const[o,i]=r.useState(null),l=dl(),a=Cl(),s=r.useRef(null);return ll((()=>()=>{null==o||o.remove(),queueMicrotask((()=>{s.current=null}))}),[o]),ll((()=>{if(s.current)return;const e=t?document.getElementById(t):null;if(!e)return;const n=document.createElement("div");n.id=l,n.setAttribute(_l,""),e.appendChild(n),s.current=n,i(n)}),[t,l]),ll((()=>{if(s.current)return;let e=n||(null==a?void 0:a.portalNode);e&&!To(e)&&(e=e.current),e=e||document.body;let r=null;t&&(r=document.createElement("div"),r.id=t,e.appendChild(r));const o=document.createElement("div");o.id=l,o.setAttribute(_l,""),e=r||e,e.appendChild(o),s.current=o,i(o)}),[t,n,l,a]),o}({id:n,root:o}),[a,s]=r.useState(null),c=r.useRef(null),u=r.useRef(null),d=r.useRef(null),f=r.useRef(null),p=!!a&&!a.modal&&a.open&&i&&!(!o&&!l);return r.useEffect((()=>{if(l&&i&&(null==a||!a.modal))return l.addEventListener("focusin",e,!0),l.addEventListener("focusout",e,!0),()=>{l.removeEventListener("focusin",e,!0),l.removeEventListener("focusout",e,!0)};function e(e){if(l&&yl(e)){("focusin"===e.type?wl:bl)(l)}}}),[l,i,null==a?void 0:a.modal]),r.createElement(El.Provider,{value:r.useMemo((()=>({preserveTabOrder:i,beforeOutsideRef:c,afterOutsideRef:u,beforeInsideRef:d,afterInsideRef:f,portalNode:l,setFocusManagerState:s})),[i,l])},p&&l&&r.createElement(Ol,{"data-type":"outside",ref:c,onFocus:e=>{if(yl(e,l)){var t;null==(t=d.current)||t.focus()}else{const e=ml(document.body,"prev")||(null==a?void 0:a.refs.domReference.current);null==e||e.focus()}}}),p&&l&&r.createElement("span",{"aria-owns":l.id,style:xl}),l&&M(t,l),p&&l&&r.createElement(Ol,{"data-type":"outside",ref:u,onFocus:e=>{if(yl(e,l)){var t;null==(t=f.current)||t.focus()}else{const t=ml(document.body,"next")||(null==a?void 0:a.refs.domReference.current);null==t||t.focus(),(null==a?void 0:a.closeOnFocusOut)&&(null==a||a.onOpenChange(!1,e.nativeEvent))}}}))}const Cl=()=>r.useContext(El),jl=new Set,Dl=r.forwardRef((function(e,t){let{lockScroll:n=!1,...o}=e;const i=dl();return ll((()=>{if(!n)return;jl.add(i);const e=/iP(hone|ad|od)|iOS/.test(function(){const e=navigator.userAgentData;return null!=e&&e.platform?e.platform:navigator.platform}()),t=document.body.style,r=Math.round(document.documentElement.getBoundingClientRect().left)+document.documentElement.scrollLeft?"paddingLeft":"paddingRight",o=window.innerWidth-document.documentElement.clientWidth,l=t.left?parseFloat(t.left):window.pageXOffset,a=t.top?parseFloat(t.top):window.pageYOffset;if(t.overflow="hidden",o&&(t[r]=o+"px"),e){var s,c;const e=(null==(s=window.visualViewport)?void 0:s.offsetLeft)||0,n=(null==(c=window.visualViewport)?void 0:c.offsetTop)||0;Object.assign(t,{position:"fixed",top:-(a-Math.floor(n))+"px",left:-(l-Math.floor(e))+"px",right:"0"})}return()=>{jl.delete(i),0===jl.size&&(Object.assign(t,{overflow:"",[r]:""}),e&&(Object.assign(t,{position:"",top:"",left:"",right:""}),window.scrollTo(l,a)))}}),[i,n]),r.createElement("div",al({ref:t},o,{style:{position:"fixed",overflow:"auto",top:0,right:0,bottom:0,left:0,...o.style}}))}));function Al(e){var t;void 0===e&&(e={});const{open:n=!1,onOpenChange:o,nodeId:i}=e;const[l,a]=r.useState(null),s=(null==(t=e.elements)?void 0:t.reference)||l,c=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:o=[],platform:i,elements:{reference:l,floating:a}={},transform:s=!0,whileElementsMounted:c,open:u}=e,[d,f]=r.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,h]=r.useState(o);Li(p,o)||h(o);const[g,v]=r.useState(null),[m,y]=r.useState(null),b=r.useCallback((e=>{e!==O.current&&(O.current=e,v(e))}),[]),w=r.useCallback((e=>{e!==E.current&&(E.current=e,y(e))}),[]),x=l||g,k=a||m,O=r.useRef(null),E=r.useRef(null),_=r.useRef(d),S=null!=c,C=zi(c),j=zi(i),D=r.useCallback((()=>{if(!O.current||!E.current)return;const e={placement:t,strategy:n,middleware:p};j.current&&(e.platform=j.current),Mi(O.current,E.current,e).then((e=>{const t={...e,isPositioned:!0};A.current&&!Li(_.current,t)&&(_.current=t,B.flushSync((()=>{f(t)})))}))}),[p,t,n,j]);Ni((()=>{!1===u&&_.current.isPositioned&&(_.current.isPositioned=!1,f((e=>({...e,isPositioned:!1}))))}),[u]);const A=r.useRef(!1);Ni((()=>(A.current=!0,()=>{A.current=!1})),[]),Ni((()=>{if(x&&(O.current=x),k&&(E.current=k),x&&k){if(C.current)return C.current(x,k,D);D()}}),[x,k,D,C,S]);const R=r.useMemo((()=>({reference:O,floating:E,setReference:b,setFloating:w})),[b,w]),P=r.useMemo((()=>({reference:x,floating:k})),[x,k]),T=r.useMemo((()=>{const e={position:n,left:0,top:0};if(!P.floating)return e;const t=Fi(P.floating,d.x),r=Fi(P.floating,d.y);return s?{...e,transform:"translate("+t+"px, "+r+"px)",...Ii(P.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,s,P.floating,d.x,d.y]);return r.useMemo((()=>({...d,update:D,refs:R,elements:P,floatingStyles:T})),[d,D,R,P,T])}(e),u=r.useContext(pl),d=null!=((null==(f=r.useContext(fl))?void 0:f.id)||null);var f;const p=function(e){const t=r.useRef((()=>{}));return il((()=>{t.current=e})),r.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}(((e,t,n)=>{e&&(g.current.openEvent=t),v.emit("openchange",{open:e,event:t,reason:n,nested:d}),null==o||o(e,t,n)})),h=r.useRef(null),g=r.useRef({}),v=r.useState((()=>function(){const e=new Map;return{emit(t,n){var r;null==(r=e.get(t))||r.forEach((e=>e(n)))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,(null==(r=e.get(t))?void 0:r.filter((e=>e!==n)))||[])}}}()))[0],m=dl(),y=r.useCallback((e=>{const t=To(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;c.refs.setReference(t)}),[c.refs]),b=r.useCallback((e=>{(To(e)||null===e)&&(h.current=e,a(e)),(To(c.refs.reference.current)||null===c.refs.reference.current||null!==e&&!To(e))&&c.refs.setReference(e)}),[c.refs]),w=r.useMemo((()=>({...c.refs,setReference:b,setPositionReference:y,domReference:h})),[c.refs,b,y]),x=r.useMemo((()=>({...c.elements,domReference:s})),[c.elements,s]),k=r.useMemo((()=>({...c,refs:w,elements:x,dataRef:g,nodeId:i,floatingId:m,events:v,open:n,onOpenChange:p})),[c,i,m,v,n,p,w,x]);return ll((()=>{const e=null==u?void 0:u.nodesRef.current.find((e=>e.id===i));e&&(e.context=k)})),r.useMemo((()=>({...c,context:k,refs:w,elements:x})),[c,w,x,k])}const Rl=e=>e.replace(/[A-Z]+(?![a-z])|[A-Z]/g,((e,t)=>(t?"-":"")+e.toLowerCase()));function Pl(e,t){return"function"==typeof e?e(t):e}function Bl(e,t){void 0===t&&(t={});const{open:n,elements:{floating:o}}=e,{duration:i=250}=t,l=("number"==typeof i?i:i.close)||0,[a,s]=r.useState(!1),[c,u]=r.useState("unmounted"),d=function(e,t){const[n,o]=r.useState(e);return e&&!n&&o(!0),r.useEffect((()=>{if(!e){const e=setTimeout((()=>o(!1)),t);return()=>clearTimeout(e)}}),[e,t]),n}(n,l);return ll((()=>{a&&!d&&u("unmounted")}),[a,d]),ll((()=>{if(o){if(n){u("initial");const e=requestAnimationFrame((()=>{u("open")}));return()=>{cancelAnimationFrame(e)}}s(!0),u("close")}}),[n,o]),{isMounted:d,status:c}}function Tl(e,t){void 0===t&&(t={});const{initial:n={opacity:0},open:o,close:i,common:l,duration:a=250}=t,s=e.placement,c=s.split("-")[0],u=r.useMemo((()=>({side:c,placement:s})),[c,s]),d="number"==typeof a,f=(d?a:a.open)||0,p=(d?a:a.close)||0,[h,g]=r.useState((()=>({...Pl(l,u),...Pl(n,u)}))),{isMounted:v,status:m}=Bl(e,{duration:a}),y=gl(n),b=gl(o),w=gl(i),x=gl(l);return ll((()=>{const e=Pl(y.current,u),t=Pl(w.current,u),n=Pl(x.current,u),r=Pl(b.current,u)||Object.keys(e).reduce(((e,t)=>(e[t]="",e)),{});if("initial"===m&&g((t=>({transitionProperty:t.transitionProperty,...n,...e}))),"open"===m&&g({transitionProperty:Object.keys(r).map(Rl).join(","),transitionDuration:f+"ms",...n,...r}),"close"===m){const r=t||e;g({transitionProperty:Object.keys(r).map(Rl).join(","),transitionDuration:p+"ms",...n,...r})}}),[p,w,y,b,x,f,m,u]),{isMounted:v,styles:h}}function Ml({editor:e,view:t,onClose:n,mode:r="toggle"}){return{actions:(()=>{let t=Object.keys(e.blocks);return"toggle"===r&&(t=t.filter((t=>function(e,t){var n;const r=e.blocks[t];if(!r)return!1;const o=H(r.elements);return"void"!==(null===(n=null==o?void 0:o.props)||void 0===n?void 0:n.nodeType)}(e,t)))),t.map((t=>{var n,r,o,i,l,a;return{type:t,title:(null===(r=null===(n=e.blocks[t].options)||void 0===n?void 0:n.display)||void 0===r?void 0:r.title)||t,description:null===(i=null===(o=e.blocks[t].options)||void 0===o?void 0:o.display)||void 0===i?void 0:i.description,icon:null===(a=null===(l=e.blocks[t].options)||void 0===l?void 0:l.display)||void 0===a?void 0:a.icon}}))})(),onClose:n,empty:!1,getItemProps:t=>({onMouseEnter:()=>{},"data-action-menu-item":!0,"data-action-menu-item-type":t,"aria-selected":!1,onClick:()=>{e.toggleBlock(t,{deleteText:"toggle"===r,focus:!0}),n()}}),getRootProps:()=>({"data-action-menu-list":!0}),editor:e,view:t}}const Nl=p((({children:n,block:r,blockId:o,onActiveDragHandleChange:i})=>{const l=Ut(),{attributes:a,listeners:c,setNodeRef:u,setActivatorNodeRef:d,transform:f,transition:p,isOver:h,isDragging:g}=ko({id:o,disabled:l.readOnly}),v=((e,t,n,r,o)=>s((()=>({container:{marginLeft:20*e.meta.depth+"px",transform:t?`translate3d(${t.x}px, ${t.y}px, 0)`:"none",transition:n,opacity:r?.7:1},content:o&&!r?{borderBottom:"2px solid #007aff"}:void 0})),[e.meta.depth,t,n,r,o]))(r,f,p,g,h),m=`yoopta-block yoopta-align-${r.meta.align||"left"}`,y=Z.isBlockSelected(l,r);return t("div",Object.assign({ref:u,className:m,style:v.container,"data-yoopta-block":!0,"data-yoopta-block-id":o,onMouseEnter:()=>{!l.readOnly&&i&&i({attributes:a,listeners:c,setActivatorNodeRef:d})}},{children:[e("div",Object.assign({style:v.content},{children:n})),y&&!l.readOnly&&e("div",{className:"yoopta-selection-block"})]}))}));function Ll(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}Nl.displayName="Block","function"==typeof SuppressedError&&SuppressedError;var Il={};Object.defineProperty(Il,"__esModule",{value:!0});for(var Fl="undefined"!=typeof window&&/Mac|iPod|iPhone|iPad/.test(window.navigator.platform),zl={alt:"altKey",control:"ctrlKey",meta:"metaKey",shift:"shiftKey"},$l={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:Fl?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:" ",spacebar:" ",up:"arrowup",win:"meta",windows:"meta"},Hl={backspace:8,tab:9,enter:13,shift:16,control:17,alt:18,pause:19,capslock:20,escape:27," ":32,pageup:33,pagedown:34,end:35,home:36,arrowleft:37,arrowup:38,arrowright:39,arrowdown:40,insert:45,delete:46,meta:91,numlock:144,scrolllock:145,";":186,"=":187,",":188,"-":189,".":190,"/":191,"`":192,"[":219,"\\":220,"]":221,"'":222},Vl=1;Vl<20;Vl++)Hl["f"+Vl]=111+Vl;function Ul(e,t,n){t&&!("byKey"in t)&&(n=t,t=null),Array.isArray(e)||(e=[e]);var r=e.map((function(e){return Kl(e,t)})),o=function(e){return r.some((function(t){return Wl(t,e)}))};return null==n?o:o(n)}function Kl(e,t){var n=t&&t.byKey,r={},o=(e=e.replace("++","+add")).split("+"),i=o.length;for(var l in zl)r[zl[l]]=!1;var a=!0,s=!1,c=void 0;try{for(var u,d=o[Symbol.iterator]();!(a=(u=d.next()).done);a=!0){var f=u.value,p=f.endsWith("?")&&f.length>1;p&&(f=f.slice(0,-1));var h=Yl(f),g=zl[h];if(f.length>1&&!g&&!$l[f]&&!Hl[h])throw new TypeError('Unknown modifier: "'+f+'"');1!==i&&g||(n?r.key=h:r.which=ql(f)),g&&(r[g]=!p||null)}}catch(e){s=!0,c=e}finally{try{!a&&d.return&&d.return()}finally{if(s)throw c}}return r}function Wl(e,t){for(var n in e){var r=e[n],o=void 0;if(null!=r&&((null!=(o="key"===n&&null!=t.key?t.key.toLowerCase():"which"===n?91===r&&93===t.which?91:t.which:t[n])||!1!==r)&&o!==r))return!1}return!0}function ql(e){return e=Yl(e),Hl[e]||e.toUpperCase().charCodeAt(0)}function Yl(e){return e=e.toLowerCase(),e=$l[e]||e}Il.default=Ul,Il.isHotkey=Ul,Il.isCodeHotkey=function(e,t){return Ul(e,t)};var Xl=Il.isKeyHotkey=function(e,t){return Ul(e,{byKey:!0},t)};Il.parseHotkey=Kl,Il.compareHotkey=Wl,Il.toKeyCode=ql,Il.toKeyName=Yl;const Zl={bold:"mod+b",italic:"mod+i",compose:["down","left","right","up","backspace","enter"],arrowLeft:"left",arrowUp:"up",arrowDown:"down",arrowRight:"right",ctrlLeft:"ctrl+left",escape:"esc",ctrlRight:"ctrl+right",deleteBackward:"shift?+backspace",backspace:"backspace",deleteForward:"shift?+delete",extendBackward:"shift+left",shiftDelete:"shift+delete",extendForward:"shift+right",shiftEnter:"shift+enter",enter:"enter",space:"space",undo:"mod+z",select:"mod+a",shiftTab:"shift+tab",shiftArrowUp:"shift+up",shiftArrowDown:"shift+down",tab:"tab",cmd:"mod",cmdEnter:"mod+enter",cmdShiftEnter:"mod+shift+enter",slashCommand:"/",copy:"mod+c",cut:"mod+x",cmdShiftRight:"mod+shift+right",cmdShiftLeft:"mod+shift+left",cmdShiftDelete:"mod+shift+backspace",cmdShiftD:"mod+shift+d",cmdAltDelete:"mod+alt+backspace"},Jl={moveLineBackward:"opt+up",moveLineForward:"opt+down",ctrlLeft:"opt+left",ctrlRight:"opt+right",deleteBackward:["ctrl+backspace","ctrl+h"],deleteForward:["ctrl+delete","ctrl+d"],deleteLineBackward:"cmd+shift?+backspace",deleteLineForward:["cmd+shift?+delete","ctrl+k"],deleteWordBackward:"opt+shift?+backspace",deleteWordForward:"opt+shift?+delete",extendLineBackward:"opt+shift+up",extendLineForward:"opt+shift+down",redo:"cmd+shift+z",transposeCharacter:"ctrl+t"},Gl={deleteWordBackward:"ctrl+shift?+backspace",deleteWordForward:"ctrl+shift?+delete",redo:["ctrl+y","ctrl+shift+z"]},Ql=e=>{const t=Zl[e],n=Jl[e],r=Gl[e],o=t&&Xl(t),i=n&&Xl(n),l=r&&Xl(r);return e=>!(!o||!o(e))||(!(!i||!i(e))||!(!l||!l(e)))},ea={isBold:Ql("bold"),isCompose:Ql("compose"),isArrowLeft:Ql("arrowLeft"),isArrowRight:Ql("arrowRight"),isArrowUp:Ql("arrowUp"),isArrowDown:Ql("arrowDown"),isDeleteBackward:Ql("deleteBackward"),isDeleteForward:Ql("deleteForward"),isDeleteLineBackward:Ql("deleteLineBackward"),isDeleteLineForward:Ql("deleteLineForward"),isDeleteWordBackward:Ql("deleteWordBackward"),isDeleteWordForward:Ql("deleteWordForward"),isExtendBackward:Ql("extendBackward"),isExtendForward:Ql("extendForward"),isExtendLineBackward:Ql("extendLineBackward"),isExtendLineForward:Ql("extendLineForward"),isItalic:Ql("italic"),isMoveLineBackward:Ql("moveLineBackward"),isMoveLineForward:Ql("moveLineForward"),isCtrlLeft:Ql("ctrlLeft"),isCtrlRight:Ql("ctrlRight"),isRedo:Ql("redo"),isShiftEnter:Ql("shiftEnter"),isEnter:Ql("enter"),isTransposeCharacter:Ql("transposeCharacter"),isUndo:Ql("undo"),isSpace:Ql("space"),isSelect:Ql("select"),isTab:Ql("tab"),isShiftTab:Ql("shiftTab"),isBackspace:Ql("backspace"),isCmdEnter:Ql("cmdEnter"),isCmd:Ql("cmd"),isEscape:Ql("escape"),isSlashCommand:Ql("slashCommand"),isShiftArrowUp:Ql("shiftArrowUp"),isShiftArrowDown:Ql("shiftArrowDown"),isCopy:Ql("copy"),isCut:Ql("cut"),isShiftDelete:Ql("shiftDelete"),isCmdShiftEnter:Ql("cmdShiftEnter"),isCmdShiftRight:Ql("cmdShiftRight"),isCmdShiftLeft:Ql("cmdShiftLeft"),isCmdShiftDelete:Ql("cmdShiftDelete"),isCmdAltDelete:Ql("cmdAltDelete"),isCmdShiftD:Ql("cmdShiftD")};const ta={onKeyDown:function(e){return t=>{const n=re(e,{at:e.path.current});if(ea.isShiftEnter(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;return t.preventDefault(),void n.insertText("\n")}if(ea.isUndo(t))t.preventDefault();else if(ea.isRedo(t))t.preventDefault();else if(ea.isEnter(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;t.preventDefault();const r=m.first(n,[]),o=m.last(n,[]),i=m.isStart(n,n.selection.anchor,r[1]),l=m.isEnd(n,n.selection.anchor,o[1]);if(E.isExpanded(n.selection)&&w.delete(n,{at:n.selection}),!i&&!l)return void e.splitBlock({slate:n,focus:!0});const a=Se.getBlock(e,{at:e.path.current}),s=Se.buildBlockData({id:I()}),c=m.string(n,[]),u=i&&c.length>0,d=Z.getNextPath(e);e.batchOperations((()=>{e.insertBlock(s.type,{at:u?e.path.current:d,focus:!u}),u&&a&&e.focusBlock(a.id)}))}else if(ea.isBackspace(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;const r=k.parent(n.selection.anchor.path);if(m.isStart(n,n.selection.anchor,r)){t.preventDefault();if(0===m.string(n,r).trim().length)return void e.deleteBlock({at:e.path.current,focus:!0});{if(E.isExpanded(n.selection))return w.delete(n,{at:n.selection});const t=Se.getBlock(e,{at:Z.getPreviousPath(e)}),r=Se.getBlockSlate(e,{id:null==t?void 0:t.id});if(t&&r){const{node:n}=function(e){const t=m.last(e,[]);return{node:t[0],path:t[1]}}(r);if(0===O.string(n).trim().length)return e.deleteBlock({blockId:t.id,focus:!1}),void e.setPath({current:t.meta.order})}e.mergeBlock()}}}else{if(ea.isSelect(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;const[,r]=m.first(n,[0]),[,o]=m.last(n,[n.children.length-1]),i=m.range(n,r,o),l=E.equals(n.selection,i),a=0===m.string(n,i).trim().length;if(E.isExpanded(n.selection)&&l||a){t.preventDefault(),C.blur(n),C.deselect(n),w.deselect(n);const r=Array.from({length:Object.keys(e.children).length},((e,t)=>t));return void e.setPath({current:null,selected:r})}}if(ea.isShiftTab(t)){if(t.isDefaultPrevented())return;t.preventDefault();const n=e.path.selected;return Array.isArray(n)&&n.length>0?void e.batchOperations((()=>{n.forEach((t=>{const n=Se.getBlock(e,{at:t});n&&n.meta.depth>0&&e.decreaseBlockDepth({at:t})}))})):void e.decreaseBlockDepth()}if(ea.isTab(t)){if(t.isDefaultPrevented())return;t.preventDefault();const n=e.path.selected;return Array.isArray(n)&&n.length>0?void e.batchOperations((()=>{n.forEach((t=>{e.increaseBlockDepth({at:t})}))})):void e.increaseBlockDepth()}if(ea.isArrowUp(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;if(1===new Set(n.selection.anchor.path).size){const n=Z.getPreviousPath(e),r=re(e,{at:n}),o=ne(e,{at:n}),i=e.blocks[(null==o?void 0:o.type)||""];if(r&&o&&!(null==i?void 0:i.hasCustomEditor)){const[,n]=m.last(r,[0]),i={path:n,offset:m.string(r,n).length};return t.preventDefault(),void e.focusBlock(o.id,{focusAt:i,waitExecution:!1,shouldUpdateBlockPath:!0})}}}if(ea.isArrowDown(t)){if(t.isDefaultPrevented())return;if(!n||!n.selection)return;const r=k.parent(n.selection.anchor.path);if(m.isEnd(n,n.selection.anchor,r)){const n=Z.getNextPath(e),o=re(e,{at:n}),i=ne(e,{at:n}),l=e.blocks[(null==i?void 0:i.type)||""];if(o&&i&&!(null==l?void 0:l.hasCustomEditor)){const n=function(e,t){try{const[,n]=m.first(e,t);return{path:n,offset:0}}catch(e){return{path:[0,0],offset:0}}}(o,r);return t.preventDefault(),void e.focusBlock(i.id,{focusAt:n,waitExecution:!1})}}}if(n&&n.selection&&E.isExpanded(n.selection)){if(Object.values(e.formats).length>0)for(const n of Object.values(e.formats))if(n.hotkey&&Xl(n.hotkey)(t)){t.preventDefault(),e.formats[n.type].toggle();break}}}}}},na=({children:t,attributes:n,placeholder:r})=>{const o=D(),i=Object.assign({},n);return o&&r&&(i["data-placeholder"]=r,i.className="yoopta-placeholder"),e("span",Object.assign({},i,{children:t}))};function ra(e){return!!(e&&e.id&&e.type&&e.value&&e.meta)}const oa={B:{type:"bold"},STRONG:{type:"bold"},I:{type:"italic"},U:{type:"underline"},S:{type:"strike"},CODE:{type:"code"},EM:{type:"italic"},MARK:{type:"highlight",parse:e=>({color:e.style.color})}},ia=["left","center","right",void 0];function la(e,t,n,r){var o,i;let l;if(t.parse){l=t.parse(n,e);if(y.isElement(l)&&"inline"===(null===(o=l.props)||void 0===o?void 0:o.nodeType))return l}const a=e.blocks[t.type],s=$(a.elements)||"",c=a.elements[s],u="void"===(null===(i=c.props)||void 0===i?void 0:i.nodeType);let d={id:I(),type:s,children:u&&!a.hasCustomEditor?[{text:""}]:r.map(sa).flat(),props:Object.assign({nodeType:"block"},c.props)};if(l)if(y.isElement(l))d=l;else if(Array.isArray(l)){return l}if(0===d.children.length&&(d.children=[{text:""}]),!l&&t.parse)return;const f=n.getAttribute("data-meta-align"),p=parseInt(n.getAttribute("data-meta-depth")||"0",10);return Se.buildBlockData({id:I(),type:t.type,value:[d],meta:{order:0,depth:p,align:ia.includes(f)?f:void 0}})}function aa(e,t,n){var r;if(3===n.nodeType){return{text:null===(r=n.textContent)||void 0===r?void 0:r.replace(/[\t\n\r\f\v]+/g," ")}}if(1!==n.nodeType)return null;if("BR"===n.nodeName)return{text:"\n"};const o=n;let i=Array.from(o.childNodes).map((n=>aa(e,t,n))).flat().filter(Boolean);if(oa[o.nodeName]){const e=oa[o.nodeName],t=e.type;return i.map((n=>"string"==typeof n?{[t]:!e.parse||e.parse(o),text:n}:n.text?Object.assign(Object.assign({},n),{[t]:!e.parse||e.parse(o)}):n))}const l=t[o.nodeName];if(l){if(Array.isArray(l)){return l.map((t=>la(e,t,o,i))).filter(Boolean)}return la(e,l,o,i)}return i}function sa(e){if("string"==typeof e)return{text:e};if(y.isElement(e))return e;if(Array.isArray(e))return e.map(sa).flat();if(null==e?void 0:e.text)return e;if(ra(e)){return e.value[0].children.map(sa).flat()}return{text:""}}function ca(e,t){console.log("pasted html",t);const n=function(e){const t={};return Object.keys(e.plugins).forEach((n=>{const r=e.plugins[n],{parsers:o}=r;if(o){const{html:e}=o;if(e){const{deserialize:r}=e;if(r){const{nodeNames:e}=r;e&&e.forEach((e=>{const o=t[e];if(o){const i=Array.isArray(o)?o:[o];t[e]=[...i,{type:n,parse:r.parse}]}else t[e]={type:n,parse:r.parse}}))}}}})),t}(e);return aa(e,n,t).flat().filter(ra)}var ua={},da={get exports(){return ua},set exports(e){ua=e}},fa={};!function(e,t){function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!("string"==typeof e||e instanceof String)){var t=n(e);throw null===e?t="null":"object"===t&&(t=e.constructor.name),new TypeError("Expected a string but received a ".concat(t))}},e.exports=t.default,e.exports.default=t.default}({get exports(){return fa},set exports(e){fa=e}},fa);var pa,ha,ga={},va={get exports(){return ga},set exports(e){ga=e}},ma={};pa={get exports(){return ma},set exports(e){ma=e}},ha=ma,Object.defineProperty(ha,"__esModule",{value:!0}),ha.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;for(var n in t)void 0===e[n]&&(e[n]=t[n]);return e},pa.exports=ha.default,pa.exports.default=ha.default,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,n.default)(e),(t=(0,r.default)(t,i)).allow_trailing_dot&&"."===e[e.length-1]&&(e=e.substring(0,e.length-1));!0===t.allow_wildcard&&0===e.indexOf("*.")&&(e=e.substring(2));var o=e.split("."),l=o[o.length-1];if(t.require_tld){if(o.length<2)return!1;if(!t.allow_numeric_tld&&!/^([a-z\u00A1-\u00A8\u00AA-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}|xn[a-z0-9-]{2,})$/i.test(l))return!1;if(/\s/.test(l))return!1}if(!t.allow_numeric_tld&&/^\d+$/.test(l))return!1;return o.every((function(e){return!(e.length>63&&!t.ignore_max_length)&&(!!/^[a-z_\u00a1-\uffff0-9-]+$/i.test(e)&&(!/[\uff01-\uff5e]/.test(e)&&(!/^-|-$/.test(e)&&!(!t.allow_underscores&&/_/.test(e)))))}))};var n=o(fa),r=o(ma);function o(e){return e&&e.__esModule?e:{default:e}}var i={require_tld:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_numeric_tld:!1,allow_wildcard:!1,ignore_max_length:!1};e.exports=t.default,e.exports.default=t.default}(va,ga);var ya={};!function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if((0,r.default)(t),!(n=String(n)))return e(t,4)||e(t,6);if("4"===n)return l.test(t);if("6"===n)return s.test(t);return!1};var n,r=(n=fa)&&n.__esModule?n:{default:n};var o="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",i="(".concat(o,"[.]){3}").concat(o),l=new RegExp("^".concat(i,"$")),a="(?:[0-9a-fA-F]{1,4})",s=new RegExp("^("+"(?:".concat(a,":){7}(?:").concat(a,"|:)|")+"(?:".concat(a,":){6}(?:").concat(i,"|:").concat(a,"|:)|")+"(?:".concat(a,":){5}(?::").concat(i,"|(:").concat(a,"){1,2}|:)|")+"(?:".concat(a,":){4}(?:(:").concat(a,"){0,1}:").concat(i,"|(:").concat(a,"){1,3}|:)|")+"(?:".concat(a,":){3}(?:(:").concat(a,"){0,2}:").concat(i,"|(:").concat(a,"){1,4}|:)|")+"(?:".concat(a,":){2}(?:(:").concat(a,"){0,3}:").concat(i,"|(:").concat(a,"){1,5}|:)|")+"(?:".concat(a,":){1}(?:(:").concat(a,"){0,4}:").concat(i,"|(:").concat(a,"){1,6}|:)|")+"(?::((?::".concat(a,"){0,5}:").concat(i,"|(?::").concat(a,"){1,7}|:))")+")(%[0-9a-zA-Z-.:]{1,})?$");e.exports=t.default,e.exports.default=t.default}({get exports(){return ya},set exports(e){ya=e}},ya),function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,n.default)(e),!e||/[\s<>]/.test(e))return!1;if(0===e.indexOf("mailto:"))return!1;if((t=(0,i.default)(t,s)).validate_length&&e.length>=2083)return!1;if(!t.allow_fragments&&e.includes("#"))return!1;if(!t.allow_query_components&&(e.includes("?")||e.includes("&")))return!1;var l,d,f,p,h,g,v,m;if(v=e.split("#"),e=v.shift(),v=e.split("?"),e=v.shift(),(v=e.split("://")).length>1){if(l=v.shift().toLowerCase(),t.require_valid_protocol&&-1===t.protocols.indexOf(l))return!1}else{if(t.require_protocol)return!1;if("//"===e.slice(0,2)){if(!t.allow_protocol_relative_urls)return!1;v[0]=e.slice(2)}}if(""===(e=v.join("://")))return!1;if(v=e.split("/"),""===(e=v.shift())&&!t.require_host)return!0;if((v=e.split("@")).length>1){if(t.disallow_auth)return!1;if(""===v[0])return!1;if((d=v.shift()).indexOf(":")>=0&&d.split(":").length>2)return!1;var y=d.split(":"),b=(O=2,function(e){if(Array.isArray(e))return e}(k=y)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,l,a=[],s=!0,c=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(r=i.call(n)).done)&&(a.push(r.value),a.length!==t);s=!0);}catch(e){c=!0,o=e}finally{try{if(!s&&null!=n.return&&(l=n.return(),Object(l)!==l))return}finally{if(c)throw o}}return a}}(k,O)||function(e,t){if(e){if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(e,t):void 0}}(k,O)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),w=b[0],x=b[1];if(""===w&&""===x)return!1}var k,O;p=v.join("@"),g=null,m=null;var E=p.match(c);E?(f="",m=E[1],g=E[2]||null):(f=(v=p.split(":")).shift(),v.length&&(g=v.join(":")));if(null!==g&&g.length>0){if(h=parseInt(g,10),!/^[0-9]+$/.test(g)||h<=0||h>65535)return!1}else if(t.require_port)return!1;if(t.host_whitelist)return u(f,t.host_whitelist);if(""===f&&!t.require_host)return!0;if(!((0,o.default)(f)||(0,r.default)(f,t)||m&&(0,o.default)(m,6)))return!1;if(f=f||m,t.host_blacklist&&u(f,t.host_blacklist))return!1;return!0};var n=l(fa),r=l(ga),o=l(ya),i=l(ma);function l(e){return e&&e.__esModule?e:{default:e}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var s={protocols:["http","https","ftp"],require_tld:!0,require_protocol:!1,require_host:!0,require_port:!1,require_valid_protocol:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,validate_length:!0},c=/^\[([^\]]+)\](?::([0-9]+))?$/;function u(e,t){for(var n=0;n<t.length;n++){var r=t[n];if(e===r||(o=r,"[object RegExp]"===Object.prototype.toString.call(o)&&r.test(e)))return!0}var o;return!1}e.exports=t.default,e.exports.default=t.default}(da,ua);var ba=ie(ua);function wa(e){return!(!e||e.length>2048)&&ba(e,{protocols:["http","https"],require_protocol:!0,require_valid_protocol:!0,require_host:!0,require_port:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,allow_underscores:!0,disallow_auth:!1})}const xa=(e,t,n)=>{var r,o,i,l;(e=>{const[t]=m.nodes(e,{match:e=>!m.isEditor(e)&&y.isElement(e)&&"link"===e.type});return!!t})(t)&&(e=>{w.unwrapNodes(e,{match:e=>!m.isEditor(e)&&y.isElement(e)&&"link"===e.type})})(t);const{selection:a}=t,s=a&&E.isCollapsed(a),c=null===(l=null===(i=null===(o=null===(r=e.plugins)||void 0===r?void 0:r.LinkPlugin)||void 0===o?void 0:o.elements)||void 0===i?void 0:i.link)||void 0===l?void 0:l.props,u={type:"link",children:s?[{text:n}]:[],props:{url:n,target:(null==c?void 0:c.target)||"_self",rel:(null==c?void 0:c.rel)||"noopener noreferrer"}};s?w.insertNodes(t,u):(w.wrapNodes(t,u,{split:!0}),w.collapse(t,{edge:"end"}))},ka=(e,t,n,r,o)=>s((()=>{let i=t.blockEditorsMap[e];const{normalizeNode:l,insertText:a,apply:s}=i,c=Object.keys(r);return c.forEach((e=>{var n;const o=null===(n=r[e].props)||void 0===n?void 0:n.nodeType,l="inline"===o,a="void"===o,s="inlineVoid"===o;s&&(i.markableVoid=t=>t.type===e),(a||s)&&(i.isVoid=t=>t.type===e),(l||s)&&(i.isInline=t=>t.type===e,i=((e,t)=>{const{insertData:n,insertText:r}=t;return t.insertText=n=>{n&&wa(n)?xa(e,t,n):r(n)},t.insertData=r=>{const o=r.getData("text/plain");o&&wa(o)?xa(e,t,o):n(r)},t})(t,i))})),i.insertText=e=>{const n=Z.getSelectedPaths(t),r=Z.getPath(t);Array.isArray(n)&&n.length>0&&t.setPath({current:r}),a(e)},i.normalizeNode=e=>{const[r,o]=e,a=t.blocks[n.type].elements;if(Object.keys(a).length>1)return l(e);if(y.isElement(r)){const{type:e}=r,t=$(a);if(!c.includes(e))return void w.setNodes(i,{type:t,props:Object.assign({},r.props)},{at:o});if(r.type===t)for(const[e,t]of O.children(i,o))if(y.isElement(e)&&!i.isInline(e))return void w.unwrapNodes(i,{at:t})}l(e)},i.apply=n=>{var r,o,l;if(S.isSelectionOperation(n)){const e=Z.getSelectedPaths(t),n=Z.getPath(t);Array.isArray(e)&&i.selection&&E.isExpanded(i.selection)&&t.setPath({current:n})}let a=t.isSavingHistory();if(void 0===a&&(a=Oa(n)),a){const a=t.historyStack.undos[t.historyStack.undos.length-1];if(!a||"set_slate"!==(null===(r=null==a?void 0:a.operations[0])||void 0===r?void 0:r.type)){const r={type:"set_slate",properties:{slateOps:[n],selectionBefore:i.selection},blockId:e,slate:i};return t.applyTransforms([r],{source:"api",validatePaths:!1}),void s(n)}const c=null===(l=null===(o=null==a?void 0:a.operations[0])||void 0===o?void 0:o.properties)||void 0===l?void 0:l.slateOps,u=c&&c[c.length-1];let d=Ea(n,u);if(0!==i.operations.length&&(d=!0),d)u!==n&&c.push(n);else{const r={operations:[n],selectionBefore:i.selection},o={type:"set_slate",properties:{slateOps:r.operations,selectionBefore:r.selectionBefore},blockId:e,slate:i};t.applyTransforms([o],{source:"api",validatePaths:!1})}}s(n)},o&&(i=o(i,t,e)),i}),[]),Oa=e=>"set_selection"!==e.type,Ea=(e,t)=>t===e||(!(!t||"insert_text"!==e.type||"insert_text"!==t.type||e.offset!==t.offset+t.text.length||!k.equals(e.path,t.path))||!(!t||"remove_text"!==e.type||"remove_text"!==t.type||e.offset+e.text.length!==t.offset||!k.equals(e.path,t.path))),_a=({id:t,customEditor:n,elements:r,marks:o,events:i,options:l,extensions:c,placeholder:u="Type '/' for commands"})=>{const f=Ut(),p=Kt(t);let h=a(p.value).current;const g=s((()=>(e=>{const t={};return Object.keys(e).forEach((n=>t[n]=e[n].render)),t})(r)),[r]),v=s((()=>(e=>{const t={};return e?(e.forEach((e=>t[e.type]=e)),t):t})(o)),[o]),y=ka(t,f,p,r,c),b=((e,t,n,r)=>s((()=>{if(!e||t.readOnly)return{};const o=Ll(e||{},["onBeforeCreate","onDestroy","onCreate"]),i={hotkeys:ea,currentBlock:n,defaultBlock:Se.buildBlockData({id:I()})},l={};return Object.keys(o).forEach((e=>{l[e]=function(n){o[e]&&o[e](t,r,i)(n)}})),l}),[e,t,n]))(i,f,p,y),w=d((e=>{f.readOnly||(window.scheduler?window.scheduler.postTask((()=>f.updateBlock(t,{value:e})),{priority:"background"}):f.updateBlock(t,{value:e}))}),[t]),x=d((n=>{const r=g[n.element.type],{attributes:o}=n,i=Ll(n,["attributes"]);return o["data-element-type"]=i.element.type,r?e(r,Object.assign({},i,{attributes:o,blockId:t,HTMLAttributes:null==l?void 0:l.HTMLAttributes})):e(P,Object.assign({},i,{attributes:o}))}),[r]),O=d((t=>{var n,r,o,i;let{children:l,leaf:a,attributes:s}=t;const c=Ll(a,["text"]),d=f.path.current===p.meta.order;c&&Object.keys(c).forEach((e=>{const t=v[e];t&&(l=t.render({children:l,leaf:a}))}));const h=!("void"===(null===(i=null===(o=null===(r=null===(n=t.children)||void 0===n?void 0:n.props)||void 0===r?void 0:r.parent)||void 0===o?void 0:o.props)||void 0===i?void 0:i.nodeType))&&d&&a.withPlaceholder;return e(na,Object.assign({attributes:s,placeholder:h?u:void 0},{children:l}))}),[o]),_=d((e=>{var t;f.readOnly||(null===(t=b.onKeyDown)||void 0===t||t.call(b,e),ta.onKeyDown(f)(e))}),[b.onKeyDown,f.readOnly,f.path.current,p.meta.order]),S=d((e=>{var t;f.readOnly||null===(t=null==b?void 0:b.onKeyUp)||void 0===t||t.call(b,e)}),[b.onKeyUp,f.readOnly]),j=d((e=>{var t;f.readOnly||(e.preventDefault(),null===(t=null==b?void 0:b.onBlur)||void 0===t||t.call(b,e))}),[b.onBlur,f.readOnly]),D=d((e=>{var t;f.readOnly||(f.isFocused()||(ee.set(f,!0),f.emit("focus",!0)),null===(t=null==b?void 0:b.onFocus)||void 0===t||t.call(b,e))}),[b.onFocus,f.readOnly]),A=d((e=>{var t;if(f.readOnly)return;null===(t=null==b?void 0:b.onPaste)||void 0===t||t.call(b,e);const n=e.clipboardData.getData("text/html"),r=(new DOMParser).parseFromString(n,"text/html");if(r.body.childNodes.length>0){const t=ca(f,r.body);if(t.length>0&&null!==f.path.current){e.preventDefault();let n=!1,r=!1;if(y&&y.selection){const e=k.parent(y.selection.anchor.path),t=m.string(y,e).trim(),o=m.isStart(y,y.selection.anchor,e);r=""===t&&o,n=!o||t.length>0,C.blur(y)}const o=f.path.current;if(null===o)return;return void f.batchOperations((()=>{const e=[];r&&f.deleteBlock({at:o}),t.forEach(((t,r)=>{let i=n?o+r+1:o+r;e.push(i);const l=Ll(t,["type"]);f.insertBlock(t.type,{at:i,focus:!1,blockData:l})})),f.setPath({current:null,selected:e})}))}}}),[b.onPaste,f.readOnly]),R=d((e=>{const t=[];if(f.readOnly)return t;const[n,r]=e,o=f.path.current===p.meta.order;return y.selection&&o&&!m.isEditor(n)&&""===m.string(y,[r[0]])&&E.includes(y.selection,r)&&E.isCollapsed(y.selection)&&t.push(Object.assign(Object.assign({},y.selection),{withPlaceholder:!0})),t}),[f.readOnly,f.path.current,p.meta.order]);return e(Sa,{id:t,slate:y,initialValue:h,onChange:w,decorate:R,renderLeaf:O,renderElement:x,eventHandlers:b,onKeyDown:_,onKeyUp:S,onFocus:D,onBlur:j,customEditor:n,readOnly:f.readOnly,onPaste:A})},Sa=p((({id:t,slate:n,initialValue:r,onChange:o,renderLeaf:i,renderElement:l,eventHandlers:a,onKeyDown:s,onKeyUp:c,onFocus:u,onBlur:d,onPaste:f,customEditor:p,decorate:h,readOnly:g})=>"function"==typeof p?p({blockId:t}):e(A,Object.assign({editor:n,initialValue:r,onValueChange:o},{children:e(R,Object.assign({renderElement:l,renderLeaf:i,className:"yoopta-slate",spellCheck:!0},a,{onKeyDown:s,onKeyUp:c,onFocus:u,decorate:h,readOnly:g,onPaste:f}),`editable-${t}`)}),`slate-${t}`)));Sa.displayName="SlateEditorInstance";const Ca=({editor:e})=>({sensors:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return s((()=>[...t].filter((e=>null!=e))),[...t])}(An(xr,{activationConstraint:{distance:20}}),An(vr,{coordinateGetter:_o})),handleDragEnd:d((t=>{const{active:n,over:r}=t;if(n&&r&&n.id!==r.id){const t=e.children[r.id].meta.order;e.moveBlock(n.id,t)}}),[]),handleDragStart:d((t=>{e.setPath({current:null})}),[])});var ja;function Da(){return Da=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Da.apply(this,arguments)}var Aa,Ra=function(e){return r.createElement("svg",Da({viewBox:"0 0 10 10",fill:"currentColor",style:{width:14,height:14,display:"block",flexShrink:0,backfaceVisibility:"hidden"}},e),ja||(ja=r.createElement("path",{d:"M3 2a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm4-8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"})))};function Pa(){return Pa=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Pa.apply(this,arguments)}var Ba,Ta=function(e){return r.createElement("svg",Pa({viewBox:"0 0 16 16",fill:"currentColor",style:{width:16,height:16,display:"block",flexShrink:0,backfaceVisibility:"hidden"}},e),Aa||(Aa=r.createElement("path",{d:"M7.977 14.963c.407 0 .747-.324.747-.723V8.72h5.362c.399 0 .74-.34.74-.747a.746.746 0 0 0-.74-.738H8.724V1.706c0-.398-.34-.722-.747-.722a.732.732 0 0 0-.739.722v5.529h-5.37a.746.746 0 0 0-.74.738c0 .407.341.747.74.747h5.37v5.52c0 .399.332.723.739.723z"})))};function Ma(){return Ma=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ma.apply(this,arguments)}var Na=function(e){return r.createElement("svg",Ma({viewBox:"0 0 16 16",className:"turn_svg__loop",style:{width:16,height:16,display:"block",fill:"currentcolor",flexShrink:0,backfaceVisibility:"hidden"}},e),Ba||(Ba=r.createElement("path",{d:"M5.804 3.123c.006.38.254.622.673.622h4.887c.59 0 .914.305.914.92v6.628l-.901-.978-.514-.514c-.267-.254-.629-.273-.895-.013-.254.26-.248.635.012.895l2.165 2.158c.476.47 1.022.47 1.498 0l2.165-2.158c.26-.26.266-.635.012-.895-.266-.26-.628-.241-.895.013l-.514.514-.895.971V4.564c0-1.358-.71-2.063-2.082-2.063H6.477c-.42 0-.68.241-.673.622ZM.186 7.06c.26.266.622.247.889-.013l.52-.508.889-.971v6.722c0 1.359.71 2.063 2.082 2.063h4.957c.42 0 .68-.241.673-.622-.006-.387-.254-.622-.673-.622h-4.88c-.591 0-.915-.311-.915-.927V5.554l.895.984.52.508c.26.26.629.28.89.013.26-.26.253-.629-.013-.89L3.855 4.013c-.476-.476-1.016-.476-1.492 0L.2 6.17c-.267.26-.273.628-.013.889Z"})))};function La(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}var Ia=["color"],Fa=g((function(e,t){var n=e.color,r=void 0===n?"currentColor":n,o=La(e,Ia);return v("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),v("path",{d:"M1 9.50006C1 10.3285 1.67157 11.0001 2.5 11.0001H4L4 10.0001H2.5C2.22386 10.0001 2 9.7762 2 9.50006L2 2.50006C2 2.22392 2.22386 2.00006 2.5 2.00006L9.5 2.00006C9.77614 2.00006 10 2.22392 10 2.50006V4.00002H5.5C4.67158 4.00002 4 4.67159 4 5.50002V12.5C4 13.3284 4.67158 14 5.5 14H12.5C13.3284 14 14 13.3284 14 12.5V5.50002C14 4.67159 13.3284 4.00002 12.5 4.00002H11V2.50006C11 1.67163 10.3284 1.00006 9.5 1.00006H2.5C1.67157 1.00006 1 1.67163 1 2.50006V9.50006ZM5 5.50002C5 5.22388 5.22386 5.00002 5.5 5.00002H12.5C12.7761 5.00002 13 5.22388 13 5.50002V12.5C13 12.7762 12.7761 13 12.5 13H5.5C5.22386 13 5 12.7762 5 12.5V5.50002Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))})),za=["color"],$a=g((function(e,t){var n=e.color,r=void 0===n?"currentColor":n,o=La(e,za);return v("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),v("path",{d:"M3.625 7.5C3.625 8.12132 3.12132 8.625 2.5 8.625C1.87868 8.625 1.375 8.12132 1.375 7.5C1.375 6.87868 1.87868 6.375 2.5 6.375C3.12132 6.375 3.625 6.87868 3.625 7.5ZM8.625 7.5C8.625 8.12132 8.12132 8.625 7.5 8.625C6.87868 8.625 6.375 8.12132 6.375 7.5C6.375 6.87868 6.87868 6.375 7.5 6.375C8.12132 6.375 8.625 6.87868 8.625 7.5ZM12.5 8.625C13.1213 8.625 13.625 8.12132 13.625 7.5C13.625 6.87868 13.1213 6.375 12.5 6.375C11.8787 6.375 11.375 6.87868 11.375 7.5C11.375 8.12132 11.8787 8.625 12.5 8.625Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))})),Ha=["color"],Va=g((function(e,t){var n=e.color,r=void 0===n?"currentColor":n,o=La(e,Ha);return v("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),v("path",{d:"M8.51194 3.00541C9.18829 2.54594 10.0435 2.53694 10.6788 2.95419C10.8231 3.04893 10.9771 3.1993 11.389 3.61119C11.8009 4.02307 11.9513 4.17714 12.046 4.32141C12.4633 4.95675 12.4543 5.81192 11.9948 6.48827C11.8899 6.64264 11.7276 6.80811 11.3006 7.23511L10.6819 7.85383C10.4867 8.04909 10.4867 8.36567 10.6819 8.56093C10.8772 8.7562 11.1938 8.7562 11.389 8.56093L12.0077 7.94221L12.0507 7.89929C12.4203 7.52976 12.6568 7.2933 12.822 7.0502C13.4972 6.05623 13.5321 4.76252 12.8819 3.77248C12.7233 3.53102 12.4922 3.30001 12.1408 2.94871L12.0961 2.90408L12.0515 2.85942C11.7002 2.508 11.4692 2.27689 11.2277 2.11832C10.2377 1.46813 8.94398 1.50299 7.95001 2.17822C7.70691 2.34336 7.47044 2.57991 7.1009 2.94955L7.058 2.99247L6.43928 3.61119C6.24401 3.80645 6.24401 4.12303 6.43928 4.31829C6.63454 4.51355 6.95112 4.51355 7.14638 4.31829L7.7651 3.69957C8.1921 3.27257 8.35757 3.11027 8.51194 3.00541ZM4.31796 7.14672C4.51322 6.95146 4.51322 6.63487 4.31796 6.43961C4.12269 6.24435 3.80611 6.24435 3.61085 6.43961L2.99213 7.05833L2.94922 7.10124C2.57957 7.47077 2.34303 7.70724 2.17788 7.95035C1.50265 8.94432 1.4678 10.238 2.11799 11.2281C2.27656 11.4695 2.50766 11.7005 2.8591 12.0518L2.90374 12.0965L2.94837 12.1411C3.29967 12.4925 3.53068 12.7237 3.77214 12.8822C4.76219 13.5324 6.05589 13.4976 7.04986 12.8223C7.29296 12.6572 7.52943 12.4206 7.89896 12.051L7.89897 12.051L7.94188 12.0081L8.5606 11.3894C8.75586 11.1941 8.75586 10.8775 8.5606 10.6823C8.36533 10.487 8.04875 10.487 7.85349 10.6823L7.23477 11.301C6.80777 11.728 6.6423 11.8903 6.48794 11.9951C5.81158 12.4546 4.95642 12.4636 4.32107 12.0464C4.17681 11.9516 4.02274 11.8012 3.61085 11.3894C3.19896 10.9775 3.0486 10.8234 2.95385 10.6791C2.53661 10.0438 2.54561 9.18863 3.00507 8.51227C3.10993 8.35791 3.27224 8.19244 3.69924 7.76544L4.31796 7.14672ZM9.62172 6.08558C9.81698 5.89032 9.81698 5.57373 9.62172 5.37847C9.42646 5.18321 9.10988 5.18321 8.91461 5.37847L5.37908 8.91401C5.18382 9.10927 5.18382 9.42585 5.37908 9.62111C5.57434 9.81637 5.89092 9.81637 6.08619 9.62111L9.62172 6.08558Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))})),Ua=["color"],Ka=g((function(e,t){var n=e.color,r=void 0===n?"currentColor":n,o=La(e,Ua);return v("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o,{ref:t}),v("path",{d:"M5.5 1C5.22386 1 5 1.22386 5 1.5C5 1.77614 5.22386 2 5.5 2H9.5C9.77614 2 10 1.77614 10 1.5C10 1.22386 9.77614 1 9.5 1H5.5ZM3 3.5C3 3.22386 3.22386 3 3.5 3H5H10H11.5C11.7761 3 12 3.22386 12 3.5C12 3.77614 11.7761 4 11.5 4H11V12C11 12.5523 10.5523 13 10 13H5C4.44772 13 4 12.5523 4 12V4L3.5 4C3.22386 4 3 3.77614 3 3.5ZM5 4H10V12H5V4Z",fill:r,fillRule:"evenodd",clipRule:"evenodd"}))})),Wa=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach((function(t){e.addRange(t)})),t&&t.focus()}},qa={"text/plain":"Text","text/html":"Url",default:"Text"};var Ya=function(e,t){var n,r,o,i,l,a,s=!1;t||(t={}),n=t.debug||!1;try{if(o=Wa(),i=document.createRange(),l=document.getSelection(),(a=document.createElement("span")).textContent=e,a.ariaHidden="true",a.style.all="unset",a.style.position="fixed",a.style.top=0,a.style.clip="rect(0, 0, 0, 0)",a.style.whiteSpace="pre",a.style.webkitUserSelect="text",a.style.MozUserSelect="text",a.style.msUserSelect="text",a.style.userSelect="text",a.addEventListener("copy",(function(r){if(r.stopPropagation(),t.format)if(r.preventDefault(),void 0===r.clipboardData){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var o=qa[t.format]||qa.default;window.clipboardData.setData(o,e)}else r.clipboardData.clearData(),r.clipboardData.setData(t.format,e);t.onCopy&&(r.preventDefault(),t.onCopy(r.clipboardData))})),document.body.appendChild(a),i.selectNodeContents(a),l.addRange(i),!document.execCommand("copy"))throw new Error("copy command was unsuccessful");s=!0}catch(o){n&&console.error("unable to copy using execCommand: ",o),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),s=!0}catch(o){n&&console.error("unable to copy using clipboardData: ",o),n&&console.error("falling back to prompt"),r=function(e){var t=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}("message"in t?t.message:"Copy to clipboard: #{key}, Enter"),window.prompt(r,e)}}finally{l&&("function"==typeof l.removeRange?l.removeRange(i):l.removeAllRanges()),a&&document.body.removeChild(a),o()}return s};const Xa=t=>{var{className:n,children:r,lockScroll:o=!0}=t,i=Ll(t,["className","children","lockScroll"]);return e(Dl,Object.assign({lockScroll:o,className:n},i,{onClick:e=>{var t;e.stopPropagation(),null===(t=i.onClick)||void 0===t||t.call(i,e)},onMouseDown:e=>{var t;e.stopPropagation(),null===(t=i.onMouseDown)||void 0===t||t.call(i,e)}},{children:r}))},Za=t=>{const[n,r]=f(!1),o=a(null),i=Ut();return u((()=>{r(!0);const e=i.refElement;if(!e)return;return e.querySelector(".yoopta-overlays")||(o.current=document.createElement("div"),o.current.className="yoopta-overlays",e.appendChild(o.current)),()=>{o.current&&o.current.remove()}}),[]),n?e(Sl,Object.assign({id:`${t.id}-${i.id}`,root:o.current||i.refElement},{children:t.children})):null},Ja=({children:t})=>e("div",Object.assign({className:"yoopta-block-options-group"},{children:t})),Ga=({children:t})=>e("div",Object.assign({onClick:e=>e.stopPropagation(),className:"yoopta-block-options-menu-content data-[state=open]:yoo-editor-animate-in data-[state=closed]:yoo-editor-animate-out data-[state=closed]:yoo-editor-fade-out-0 data-[state=open]:yoo-editor-fade-in-0 data-[state=closed]:yoo-editor-zoom-out-95 data-[state=open]:yoo-editor-zoom-in-95 data-[side=bottom]:yoo-editor-slide-in-from-top-2 data-[side=left]:yoo-editor-slide-in-from-right-2 data-[side=right]:yoo-editor-slide-in-from-left-2 data-[side=top]:yoo-editor-slide-in-from-bottom-2"},{children:t})),Qa=({children:t})=>e("div",Object.assign({className:"yoopta-block-options-item"},{children:t})),es=["delete","duplicate","turnInto","copy"],ts=({isOpen:n,onClose:r,refs:o,style:i,actions:l=es,children:a})=>{var s,c,u;const d=Ut(),p=Do(),[h,g]=f(!1),{refs:v,floatingStyles:m,context:y}=Al({placement:"right",open:h,onOpenChange:g,middleware:[Ti(),Bi(),Pi(),gi(10)],whileElementsMounted:Ri}),{isMounted:b,styles:w}=Tl(y,{duration:100});if(!n)return null;const x=ne(d,{at:d.path.current}),k=H(null===(s=d.blocks[(null==x?void 0:x.type)||""])||void 0===s?void 0:s.elements),O="void"===(null===(c=null==k?void 0:k.props)||void 0===c?void 0:c.nodeType),E=p.ActionMenu,_=Object.assign(Object.assign({},m),w),S=Ml({editor:d,view:"small",onClose:()=>{g(!1),r()}});return e(Za,Object.assign({id:"yoo-block-options-portal"},{children:e(Xa,Object.assign({lockScroll:!0,className:"yoo-editor-z-[100]",onClick:r},{children:e("div",Object.assign({style:i,ref:o.setFloating,contentEditable:!1},{children:t(Ga,{children:[null!==l&&t(Ja,{children:[e(Qa,{children:t("button",Object.assign({type:"button",className:"yoopta-block-options-button",onClick:()=>{d.deleteBlock({at:d.path.current}),d.setPath({current:null}),r()}},{children:[e(Ka,{className:"yoo-editor-w-4 yoo-editor-h-4 yoo-editor-mr-2"}),"Delete"]}))}),e(Qa,{children:t("button",Object.assign({type:"button",className:"yoopta-block-options-button",onClick:()=>{"number"==typeof d.path.current&&(d.duplicateBlock({original:{path:d.path.current},focus:!0}),r())}},{children:[e(Fa,{className:"yoo-editor-w-4 yoo-editor-h-4 yoo-editor-mr-2"}),"Duplicate"]}))}),!!E&&!O&&!(null===(u=d.blocks[(null==x?void 0:x.type)||""])||void 0===u?void 0:u.hasCustomEditor)&&t(Qa,{children:[b&&e(Za,Object.assign({id:"yoo-block-options-portal"},{children:e(Xa,Object.assign({lockScroll:!0,className:"yoo-editor-z-[100]",onClick:()=>g(!1)},{children:e("div",Object.assign({style:_,ref:v.setFloating},{children:e(E,Object.assign({},S))}))}))})),t("button",Object.assign({type:"button",className:"yoopta-block-options-button",ref:v.setReference,onClick:()=>g((e=>!e))},{children:[e(Na,{className:"yoo-editor-w-4 yoo-editor-h-4 yoo-editor-mr-2"}),"Turn into"]}))]}),e(Qa,{children:t("button",Object.assign({type:"button",className:"yoopta-block-options-button",onClick:()=>{const e=ne(d);e&&(Ya(`${window.location.origin}${window.location.pathname}#${e.id}`),d.emit("block:copy",e)),r()}},{children:[e(Va,{className:"yoo-editor-w-4 yoo-editor-h-4 yoo-editor-mr-2"}),"Copy link to block"]}))})]}),a]})}))}))}))};var ns=Object.freeze({__proto__:null,BlockOptions:ts,BlockOptionsMenuContent:Ga,BlockOptionsMenuGroup:Ja,BlockOptionsMenuItem:Qa,BlockOptionsSeparator:({className:t=""})=>e("div",{className:`yoopta-block-options-separator ${t}`})});const rs={position:"fixed",top:0,left:0,opacity:0,transform:"scale(0.95) translateX(-46px)",transition:"opacity 150ms ease-out"},os=p((({editor:n,dragHandleProps:r})=>{const[o,i]=f(null),l=a(null),[s,c]=f(rs),{attributes:d,listeners:p,setActivatorNodeRef:h}=r||{},{isBlockOptionsMounted:g,setIsBlockOptionsOpen:v,blockOptionsFloatingStyle:y,blockOptionsRefs:b}=(()=>{const[e,t]=f(!1),{refs:n,floatingStyles:r,context:o}=Al({placement:"right-start",open:e,onOpenChange:t,middleware:[Ti(),Bi(),Pi(),gi()]}),{isMounted:i,styles:l}=Tl(o,{duration:100});return{blockOptionsRefs:n,blockOptionsFloatingStyle:Object.assign(Object.assign({},r),l),isBlockOptionsOpen:e,setIsBlockOptionsOpen:t,isBlockOptionsMounted:i}})(),{isActionMenuOpen:x,actionMenuRefs:k,hasActionMenu:O,actionMenuStyles:E,onChangeActionMenuOpen:_,onCloseActionMenu:S,actionMenuRenderProps:j,ActionMenu:D}=(({editor:e})=>{const t=Do().ActionMenu,[n,r]=f(!1),{refs:o,floatingStyles:i,context:l}=Al({placement:"bottom-start",open:n,onOpenChange:r,middleware:[Ti(),Bi(),Pi(),gi(10)],whileElementsMounted:Ri}),{isMounted:a,styles:s}=Tl(l,{duration:100}),c=Object.assign(Object.assign({},i),s),u=e=>r(e),d=()=>u(!1),p=Ml({editor:e,view:"default",mode:"create",onClose:d});return{isActionMenuOpen:a,actionMenuStyles:c,actionMenuRefs:o,hasActionMenu:!!t,onChangeActionMenuOpen:u,actionMenuRenderProps:p,onCloseActionMenu:d,ActionMenu:t}})({editor:n}),A=()=>{c((e=>Object.assign(Object.assign({},e),{opacity:0,transform:rs.transform}))),setTimeout((()=>{i(null)}),150)},R=function(e,t,{leading:n=!0,trailing:r=!0}={}){let o=0,i=null,l=null;const a=t=>{e(...l),o=t,l=null},s=(...e)=>{const s=Date.now();o||n||(o=s);const c=t-(s-o);l=e,c<=0||c>t?(i&&(clearTimeout(i),i=null),a(s)):!i&&r&&(i=setTimeout((()=>{i=null,r&&l&&a(Date.now())}),c))};return s.cancel=()=>{i&&(clearTimeout(i),i=null),l=null,o=0},s}((e=>{var t;if(!(null===(t=n.refElement)||void 0===t?void 0:t.contains(e.target)))return A();if(n.readOnly)return;const r=e.target.closest("[data-yoopta-block]");if(r){const e=r.getAttribute("data-yoopta-block-id");if(e===(null==o?void 0:o.id))return;const t=n.children[e||""];t&&((e,t)=>{var n;i(t);const r=e.getBoundingClientRect(),o=(null===(n=l.current)||void 0===n?void 0:n.offsetWidth)||46;c((e=>Object.assign(Object.assign({},e),{top:r.top+2,left:r.left,opacity:1,transform:`scale(1) translateX(-${o}px)`})))})(r,t)}}),100,{leading:!0,trailing:!0});u((()=>(document.addEventListener("scroll",A),document.addEventListener("mousemove",R),()=>{document.removeEventListener("scroll",A),document.removeEventListener("mousemove",R),R.cancel()})),[]);return e(Za,Object.assign({id:"block-actions"},{children:e("div",Object.assign({contentEditable:!1,style:s,className:"yoopta-block-actions",ref:l},{children:t("div",Object.assign({className:"yoopta-block-action-buttons"},{children:[x&&O&&e(Za,Object.assign({id:"yoo-block-options-portal"},{children:e(Xa,Object.assign({lockScroll:!0,className:"yoo-editor-z-[100]",onClick:S},{children:e("div",Object.assign({style:E,ref:k.setFloating},{children:e(D,Object.assign({},j))}))}))})),e("button",Object.assign({type:"button",onClick:()=>{var e;const t=o;if(!t)return;const r=Se.getBlockSlate(n,{id:t.id}),i=n.blocks[t.type];if(!r)return;const l=document.querySelector(`[data-yoopta-block-id="${t.id}"]`),a=H(i.elements);let s;i.hasCustomEditor||(s=m.string(r,[0]));const c="string"==typeof s&&0===s.trim().length;if(O&&c&&"void"!==(null===(e=null==a?void 0:a.props)||void 0===e?void 0:e.nodeType))n.setPath({current:t.meta.order}),n.focusBlock(t.id),k.setReference(l),_(!0);else{const e=Se.buildBlockData({id:I()}),r=t.meta.order+1;n.setPath({current:t.meta.order}),n.insertBlock(e.type,{at:r,focus:!0}),O&&setTimeout((()=>{l&&k.setReference(l.nextSibling),_(!0)}),0)}},className:"yoopta-block-actions-plus"},{children:e(Ta,{})})),e("button",Object.assign({ref:e=>{null==h||h(e),b.setReference(e)},type:"button",className:"yoopta-block-actions-drag",onClick:e=>{e.stopPropagation();const t=o;if(!t)return;const r=re(n,{at:t.meta.order});n.focusBlock(t.id),r&&setTimeout((()=>{n.blocks[t.type].hasCustomEditor||(C.blur(r),C.deselect(r),w.deselect(r)),n.setPath({current:t.meta.order,selected:[t.meta.order]}),v(!0)}),10)}},d,p,{children:e(Ra,{})})),e(ts,{isOpen:g,refs:b,style:y,onClose:()=>v(!1)})]}))}))}))}));os.displayName="FloatingBlockActions";const is=[],ls=({editor:r,marks:o,placeholder:i})=>{const l=qt(),{sensors:a,handleDragEnd:c,handleDragStart:u}=Ca({editor:r}),[d,p]=f(null),h=Object.keys(r.children),g=s((()=>0===h.length?is:h.sort(((e,t)=>r.children[e].meta.order-r.children[t].meta.order))),[h]),v=[];for(let t=0;t<g.length;t++){const n=g[t],l=r.children[n],a=r.plugins[l.type];l&&a?v.push(e(Nl,Object.assign({block:l,blockId:n,onActiveDragHandleChange:p},{children:e(_a,{type:l.type,id:n,marks:o,customEditor:a.customEditor,events:a.events,elements:a.elements,options:a.options,extensions:a.extensions,placeholder:i},n)}),n)):console.error(`Plugin ${l.type} not found`)}return l?e(n,{children:v}):e(Qr,Object.assign({id:"yoopta-dnd-context",sensors:a,collisionDetection:In,onDragStart:u,onDragEnd:c},{children:t(go,Object.assign({disabled:l,items:g,strategy:fo},{children:[v,e(os,{editor:r,dragHandleProps:d})]}))}))},as=({editor:e,root:t})=>{const[n,r]=f({origin:[0,0],coords:[0,0],selection:!1}),o=o=>{var i;if(e.readOnly||!1===t)return;const l=null===(i=e.refElement)||void 0===i?void 0:i.contains(o.target),s=Z.getSelectedPaths(e);if(!l&&!n.selection&&Array.isArray(s)&&s.length>0)return e.setPath({current:null}),a();l||r({origin:[o.pageX,o.pageY-window.pageYOffset],coords:[o.pageX,o.pageY-window.pageYOffset],selection:!0})},i=o=>{if(!n.selection||e.readOnly||!1===t)return;r((e=>Object.assign(Object.assign({},e),{coords:[o.pageX,o.pageY-window.pageYOffset]})));const i=((e,t,n)=>{var r;const o=[],i=null===(r=e.refElement)||void 0===r?void 0:r.querySelectorAll("[data-yoopta-block]");return i?(i.forEach(((e,r)=>{if(!e)return;const i=e.getBoundingClientRect(),l=Math.min(t[1],n[1]),a=Math.min(t[0],n[0]),s=Math.max(t[1],n[1]),c=Math.max(t[0],n[0]);l<i.bottom&&s>i.top&&a<i.right&&c>i.left&&o.push(r)})),o):o})(e,n.origin,[o.pageX,o.pageY-window.pageYOffset]);e.setPath({current:null,selected:i})},l=()=>{e.readOnly||a()};u((()=>{var n;if(e.readOnly||!1===t)return;const r=t&&"current"in t?t.current:t||document;if(!r)throw new Error("Root element not found. Please check the `selectionBoxRoot` prop");if(!("nodeType"in r))throw new Error("Root element should be a DOM element or a ref object. Please check the `selectionBoxRoot` prop");if(null===(n=e.refElement)||void 0===n?void 0:n.contains(r))throw new Error("Root element should not be a child of the editor. Please check the `selectionBoxRoot` prop");return r.addEventListener("mousedown",o),r.addEventListener("mousemove",i),r.addEventListener("mouseup",l),()=>{r.removeEventListener("mousedown",o),r.removeEventListener("mousemove",i),r.removeEventListener("mouseup",l)}}),[e.path,n,t,e.readOnly]);const a=()=>{r({origin:[0,0],coords:[0,0],selection:!1})};return Object.assign(Object.assign({},n),{onClose:a})},ss=({origin:t,coords:n,isOpen:r})=>{if(!r)return null;const o={zIndex:10,left:t[0],top:t[1],height:Math.abs(n[1]-t[1]-1),width:Math.abs(n[0]-t[0]-1),userSelect:"none",transformOrigin:"top left",transform:t[1]>n[1]&&t[0]>n[0]?"scaleY(-1) scaleX(-1)":t[1]>n[1]?"scaleY(-1)":t[0]>n[0]?"scaleX(-1)":void 0,position:"fixed",backgroundColor:"rgba(35, 131, 226, 0.14)"};return e("div",{style:o})},cs={selectionStarted:!1,indexToSelect:null,startedIndexToSelect:null};function us({editor:e}){const t=a(!1),n=a(!1),r=a(null),o=a(null);let i=a(cs).current;const l=()=>{const t=e.path.current;if("number"==typeof t){const n=Se.getBlockSlate(e,{at:t}),r=Se.getBlock(e,{at:t}),o=e.blocks[(null==r?void 0:r.type)||""];if(!n||(null==o?void 0:o.hasCustomEditor))return;try{m.withoutNormalizing(n,(()=>{w.select(n,[0]),n.selection&&E.isExpanded(n.selection)&&(C.blur(n),C.deselect(n))}))}catch(e){}}},s=i=>{if(!t.current||e.readOnly)return;const a=document.elementFromPoint(i.clientX,i.clientY),s=null==a?void 0:a.closest("[data-yoopta-block]");s&&e.batchOperations((()=>{var t;const i=s.getAttribute("data-yoopta-block-id")||"",a=null===(t=e.children[i])||void 0===t?void 0:t.meta.order;if(n.current&&"number"==typeof a&&a===r.current)return o.current=a,void e.setPath({current:a,selected:[a]});if("number"==typeof a&&a!==o.current){o.current=a,n.current=!0;const t=Math.min(r.current,a),i=Math.max(r.current,a);l();const s=Array.from({length:i-t+1},((e,n)=>t+n));e.setPath({current:a,selected:s})}}))},c=()=>{var i,l;t.current=!1,n.current=!1,r.current=null,o.current=null,null===(i=e.refElement)||void 0===i||i.removeEventListener("mousemove",s),null===(l=e.refElement)||void 0===l||l.removeEventListener("mouseup",c),null===document||void 0===document||document.removeEventListener("mouseup",c)};return{onMouseDown:n=>{e.readOnly||(e.isFocused()||e.focus(),e.batchOperations((()=>{var i,a,u;const d=Z.getSelectedPaths(e);Array.isArray(d)&&d.length>0&&!n.shiftKey&&!n.altKey&&e.setPath({current:null});const f=n.target.closest("[data-yoopta-block]");if(f&&0===n.button){const d=f.getAttribute("data-yoopta-block-id")||"",p=null===(i=e.children[d])||void 0===i?void 0:i.meta.order;if("number"==typeof p){if(t.current=!0,r.current=p,o.current=p,n.shiftKey&&!Z.isPathEmpty(e)&&p!==e.path.current)return void(t=>{l();const n=Z.getPath(e);if("number"!=typeof n)return;const r=Array.from({length:Math.abs(t-n)}).map(((e,r)=>t>n?n+r+1:n-r-1));e.setPath({current:t,selected:[...r,n]})})(p);p!==e.path.current&&e.setPath({current:p}),null===(a=e.refElement)||void 0===a||a.addEventListener("mousemove",s),null===(u=e.refElement)||void 0===u||u.addEventListener("mouseup",c),null===document||void 0===document||document.addEventListener("mouseup",c)}}})))},onShiftArrowUp:t=>{if("function"==typeof t.isDefaultPrevented&&t.isDefaultPrevented())return;if(i.selectionStarted&&null!==i.startedIndexToSelect&&null!==i.indexToSelect){const t=i.indexToSelect,n=t-1;if(0===t)return;if(t===i.startedIndexToSelect){const t=e.path.selected?[...e.path.selected,n]:[n];return e.setPath({current:n,selected:t}),void(i.indexToSelect=n)}if(n<i.startedIndexToSelect){const t=e.path.selected?[...e.path.selected,n]:[n];return e.setPath({current:n,selected:t}),void(i.indexToSelect=n)}const r=Z.getSelectedPaths(e);if((null==r?void 0:r.includes(t))&&t!==i.startedIndexToSelect){const o=r.filter((e=>e!==t));return e.setPath({current:n,selected:o}),void(i.indexToSelect=n)}return}const n=ne(e),r=re(e);if(!r||!r.selection||!n)return;const o=k.parent(r.selection.anchor.path),l=m.isStart(r,r.selection.focus,o);if(E.isExpanded(r.selection)&&l){const o=q(e);if("number"!=typeof o)return;const l=ne(e,{at:o});if(n&&l){t.preventDefault(),C.blur(r),C.deselect(r),w.deselect(r);const o=e.path.selected?[...e.path.selected,null==n?void 0:n.meta.order,n.meta.order-1]:[null==n?void 0:n.meta.order,n.meta.order-1];e.setPath({current:null,selected:o}),i.startedIndexToSelect=n.meta.order,i.indexToSelect=n.meta.order-1,i.selectionStarted=!0}}},onShiftArrowDown:t=>{if(i.selectionStarted&&null!==i.indexToSelect&&null!==i.startedIndexToSelect){const t=i.indexToSelect,n=t+1;if(n===Object.keys(e.children).length)return;if(t===i.startedIndexToSelect){const t=e.path.selected?[...e.path.selected,n]:[n];return e.setPath({current:n,selected:t}),void(i.indexToSelect=n)}if(n>i.startedIndexToSelect){const t=e.path.selected?[...e.path.selected,n]:[n];return e.setPath({current:n,selected:t}),void(i.indexToSelect=n)}const r=Z.getSelectedPaths(e);if((null==r?void 0:r.includes(t))&&t!==i.startedIndexToSelect){const o=r.filter((e=>e!==t));return e.setPath({current:n,selected:o}),void(i.indexToSelect=n)}return}const n=ne(e),r=re(e);if(!r||!r.selection||!n)return;const o=k.parent(r.selection.anchor.path),l=m.isEnd(r,r.selection.focus,o);if(E.isExpanded(r.selection)&&l){const o=Z.getNextPath(e),l=ne(e,{at:o});if(n&&l){t.preventDefault(),C.blur(r),C.deselect(r),w.deselect(r);const o=e.path.selected?[...e.path.selected,null==n?void 0:n.meta.order,(null==n?void 0:n.meta.order)+1]:[null==n?void 0:n.meta.order,n.meta.order+1];e.setPath({current:null,selected:o}),i.startedIndexToSelect=n.meta.order,i.indexToSelect=n.meta.order+1,i.selectionStarted=!0}}},selectionState:i}}const ds=({placeholder:n,marks:r,className:o,selectionBoxRoot:i,width:l,style:a,children:s,autoFocus:c=!0})=>{const d=Ut(),f=qt(),p=as({editor:d,root:i}),h=us({editor:d});u((()=>{c&&!f&&d.focus()}),[c,f]),u((()=>{if(!f)return document.addEventListener("keydown",v),()=>document.removeEventListener("keydown",v)}),[d.path,f]);const g=()=>{h.selectionState.indexToSelect=null,h.selectionState.startedIndexToSelect=null,h.selectionState.selectionStarted=!1},v=e=>{if(!f){if(ea.isRedo(e))return e.preventDefault(),void d.redo();if(ea.isUndo(e))return e.preventDefault(),void d.undo();if(ea.isSelect(e)){const t=Z.getSelectedPaths(d);if((null==t?void 0:t.length)===Object.keys(d.children).length)return void e.preventDefault();if(Array.isArray(t)&&t.length>0){e.preventDefault();const t=Object.keys(d.children).map(((e,t)=>t));return void d.setPath({current:null,selected:t})}}if(ea.isCopy(e)||ea.isCut(e)){const t=Z.getSelectedPaths(d);if(Array.isArray(t)&&t.length>0){e.preventDefault();const t=d.getHTML(d.getEditorValue()),n=d.getPlainText(d.getEditorValue()),r=new Blob([t],{type:"text/html"}),o=new Blob([n],{type:"text/plain"}),i=new ClipboardItem({"text/html":r,"text/plain":o});return navigator.clipboard.write([i]).then((()=>{const e=(new DOMParser).parseFromString(t,"text/html");console.log("HTML copied\n",e.body)})),void(ea.isCut(e)&&(d.batchOperations((()=>{const e=Z.getSelectedPaths(d);if(Array.isArray(e)&&e.length>0){const t=e.length===Object.keys(d.children).length;if(e.forEach((e=>{var t;const n=null===(t=Se.getBlock(d,{at:e}))||void 0===t?void 0:t.id;n&&d.deleteBlock({blockId:n})})),t){const e=z({id:I()});d.insertBlock(e.type,{at:0,focus:!0})}}})),d.setPath({current:null,selected:null}),g()))}}if(ea.isBackspace(e)){e.stopPropagation();const t=Z.getSelectedPaths(d);return(null==t?void 0:t.length)===Object.keys(d.children).length?(e.preventDefault(),void d.batchOperations((()=>{Object.keys(d.children).forEach((e=>d.deleteBlock({blockId:e}))),d.setPath({current:null,selected:null}),g()}))):void d.batchOperations((()=>{const t=Z.getSelectedPaths(d);Array.isArray(t)&&(null==t?void 0:t.length)>0&&(e.preventDefault(),t.forEach((e=>d.deleteBlock({at:e}))),d.setPath({current:null,selected:null}),g())}))}if(ea.isShiftArrowUp(e)&&h.onShiftArrowUp(e),ea.isShiftArrowDown(e)&&h.onShiftArrowDown(e),ea.isTab(e)){const t=Z.getSelectedPaths(d);Array.isArray(t)&&t.length>0&&(e.preventDefault(),d.batchOperations((()=>{t.forEach((e=>{const t=Se.getBlock(d,{at:e});d.increaseBlockDepth({blockId:null==t?void 0:t.id})}))})))}else if(ea.isShiftTab(e)){const t=Z.getSelectedPaths(d);Array.isArray(t)&&t.length>0&&(e.preventDefault(),d.batchOperations((()=>{t.forEach((e=>{const t=Se.getBlock(d,{at:e});d.decreaseBlockDepth({blockId:null==t?void 0:t.id})}))})))}else;}},b=e=>{if(!f)return;const t=e.clipboardData,n=window.getSelection();if(n&&n.rangeCount>0){const e=n.getRangeAt(0);if(e.collapsed)return;const r=e.cloneContents().querySelectorAll("[data-yoopta-block-id]");if(!r.length)return;const o=Array.from(r).reduce(((e,t)=>{const n=t.getAttribute("data-yoopta-block-id")||"",r=d.children[n];return r&&(e[n]=r),e}),{}),i=d.getHTML(o),l=d.getPlainText(o);return t.setData("text/html",i),void t.setData("text/plain",l)}},w=(x=Object.assign(Object.assign({},a),{userSelect:p.selection?"none":"auto",pointerEvents:p.selection?"none":"auto",width:l||(null==a?void 0:a.width),paddingBottom:null==a?void 0:a.paddingBottom}),Object.assign(Object.assign({},x),{width:x.width||400,paddingBottom:"number"==typeof x.paddingBottom?x.paddingBottom:100}));var x;return t("div",Object.assign({ref:e=>d.refElement=e,className:o?`yoopta-editor ${o}`:"yoopta-editor",style:w,onMouseDown:e=>{f||(h.onMouseDown(e),g(),(e=>{var t;const n=d.refElement;if(!n)return;const{bottom:r}=n.getBoundingClientRect(),o=r-parseInt(getComputedStyle(n).paddingBottom,10),i=z({id:I()});if(e.clientY>=o){const e=Object.keys(d.children).length-1,n=ne(d,{at:e}),r=re(d,{at:e});if(n&&r&&r.selection){const e=m.string(r,r.selection.anchor.path),o=k.parent(r.selection.anchor.path),[l]=m.node(r,o);if(n.type===i.type&&y.isElement(l)&&"void"!==(null===(t=l.props)||void 0===t?void 0:t.nodeType)&&0===e.trim().length)return void d.focusBlock(n.id,{slate:r})}const o=e+1;d.insertBlock(i.type,{at:o,focus:!0})}})(e))},onBlur:e=>{var t;if((null===(t=d.refElement)||void 0===t?void 0:t.contains(e.relatedTarget))||f)return;g();const n=Z.getSelectedPaths(d);Array.isArray(n)&&n.length>0&&d.setPath({current:null,selected:null})},onCopy:b,onCut:b},{children:[e(ls,{editor:d,marks:r,placeholder:n}),!1!==i&&e(ss,{origin:p.origin,coords:p.coords,isOpen:p.selection&&!f}),s]}))};function fs(e,t){const n=re(e);if(!n)return!1;const r=m.marks(n);return!!(null==r?void 0:r[t])}function ps(e,t){const n={};return t.forEach((t=>{const r=t.type;n[r]={hotkey:t.hotkey,type:r,getValue:()=>function(e,t){const n=re(e);if(!n)return null;const r=m.marks(n);return null==r?void 0:r[t]}(e,r),isActive:()=>fs(e,r),toggle:()=>function(e,t){const n=re(e),r=fs(e,t);n&&(r?m.removeMark(n,t):m.addMark(n,t,!0))}(e,r),update:t=>function(e,t,n){const r=re(e);r&&r.selection&&E.isExpanded(r.selection)&&m.addMark(r,t,n)}(e,r,t)}})),n}function hs({type:e,hotkey:t,render:n}){return{type:e,hotkey:t,render:n}}const gs=hs({type:"fakeSelection",render:t=>e("span",Object.assign({style:{backgroundColor:"#d7e6fa"}},{children:t.children}))}),vs=({id:t,editor:n,value:r,marks:o,plugins:i,autoFocus:l,className:a,tools:c,selectionBoxRoot:p,children:h,placeholder:g,readOnly:v,width:m,style:y,onChange:b})=>{const w=s((()=>o?[gs,...o]:[gs]),[o]),x=s((()=>i.map((e=>e.getPlugin))),[i]),[k,O]=f((()=>{n.id||(n.id=t||I()),n.readOnly=v||!1,w&&(n.formats=ps(n,w)),n.blocks=function(e,t){const n={};return t.forEach((t=>{var r;const o=H(t.elements),i=null===(r=null==o?void 0:o.props)||void 0===r?void 0:r.nodeType;if("inline"!==i&&"inlineVoid"!==i){const r={};Object.keys(t.elements).forEach((e=>{const n=Ll(t.elements[e],["render"]);r[e]=n}));const{display:o,placeholder:i,shortcuts:l}=t.options||{};n[t.type]={type:t.type,elements:r,hasCustomEditor:!!t.customEditor,options:{display:o,placeholder:i,shortcuts:l},isActive:()=>{const n=ne(e,{at:e.path.current});return(null==n?void 0:n.type)===t.type}}}})),n}(n,x);const e=fe(r);return e||void 0===r||console.error(`Initial value is not valid. Should be an object with blocks. You passed: ${JSON.stringify(r)}`),n.children=e?r:{},n.blockEditorsMap=function(e){const t={};return Object.keys(e.children).forEach((n=>{const r=ve(e);if(0===r.children.length){const t=e.children[n];if(t){const n=K(e,t.type);r.children=[n]}}t[n]=r})),t}(n),n.shortcuts=function(e){const t={};return Object.values(e.blocks).forEach((e=>{var n,r,o,i;e.options&&Array.isArray(null===(n=e.options)||void 0===n?void 0:n.shortcuts)&&(null===(r=e.options)||void 0===r?void 0:r.shortcuts.length)>0&&(null===(i=null===(o=e.options)||void 0===o?void 0:o.shortcuts)||void 0===i||i.forEach((n=>{t[n]=e})))})),t}(n),n.plugins=function(e){const t={},n={};return e.forEach((e=>{e.elements&&Object.keys(e.elements).forEach((t=>{var r;const o=e.elements[t],i=null===(r=o.props)||void 0===r?void 0:r.nodeType;"inline"!==i&&"inlineVoid"!==i||(n[t]=Object.assign(Object.assign({},o),{rootPlugin:e.type}))})),t[e.type]=e})),e.forEach((e=>{if(e.elements){const r=Object.assign(Object.assign({},e.elements),n);t[e.type]=Object.assign(Object.assign({},e),{elements:r})}})),t}(x),n.commands=function(e,t){const n={};return t.forEach((t=>{t.commands&&Object.keys(t.commands).forEach((r=>{var o;(null===(o=t.commands)||void 0===o?void 0:o[r])&&(n[r]=(...n)=>{var o;return null===(o=t.commands)||void 0===o?void 0:o[r](e,...n)})}))})),n}(n,x),{editor:n,version:0}})),[E,_]=f(null),S=d((e=>{_(e)}),[]),C=d(((e,t)=>{if(O((e=>({editor:e.editor,version:e.version+1}))),"function"==typeof b&&Array.isArray(t.operations)){const n=t.operations.filter((e=>"validate_block_paths"!==e.type&&"set_block_path"!==e.type&&"set_slate"!==e.type));n.length>0&&b(e,{operations:n})}}),[]);return u((()=>{const e=e=>{C(e.value,{operations:e.operations})};return n.on("change",e),n.on("path-change",S),()=>{n.off("change",e),n.off("path-change",S)}}),[n,C]),e(Vt,Object.assign({editorState:k},{children:e(jo,Object.assign({tools:c},{children:e(ds,Object.assign({placeholder:g,marks:w,autoFocus:l,className:a,selectionBoxRoot:p,width:m,style:y},{children:h}))}))}))},ms=Object.assign(Object.assign({},ns),{ExtendedBlockActions:({id:r,className:o,style:i,onClick:l,children:a})=>{const s=qt(),[c,u]=f(!1),{refs:d,floatingStyles:p,context:h}=Al({placement:"bottom-start",open:c,onOpenChange:u,middleware:[Ti(),Bi(),Pi(),gi(10)],whileElementsMounted:Ri}),{isMounted:g,styles:v}=Tl(h,{duration:100}),m=Object.assign(Object.assign({},v),p);return s?null:t(n,{children:[g&&e(ts,Object.assign({isOpen:!0,onClose:()=>u(!1),refs:d,style:m},{children:a})),e("button",Object.assign({type:"button",contentEditable:!1,ref:d.setReference,id:r,className:`yoopta-button yoopta-extended-block-actions ${o||""}`,onClick:()=>{null==l||l(),u(!0)},style:c?Object.assign(Object.assign({},i),{opacity:1}):i},{children:e($a,{})}))]})},Portal:Za,Overlay:Xa});function ys(e,t){var n;const r=[];return t.forEach((t=>{if(t.nodeType===Node.TEXT_NODE&&r.push({text:t.textContent||""}),t.nodeType===Node.ELEMENT_NODE){const n=t;if("P"!==n.nodeName&&"SPAN"!==n.nodeName&&"DIV"!==n.nodeName||r.push(Object.assign({},ys(e,n.childNodes)[0])),"B"!==n.nodeName&&"STRONG"!==n.nodeName||r.push(Object.assign({bold:!0},ys(e,n.childNodes)[0])),"I"!==n.nodeName&&"EM"!==n.nodeName||r.push(Object.assign({italic:!0},ys(e,n.childNodes)[0])),"S"!==n.nodeName&&"STRIKE"!==n.nodeName||r.push(Object.assign({strike:!0},ys(e,n.childNodes)[0])),"U"!==n.nodeName&&"INS"!==n.nodeName||r.push(Object.assign({underline:!0},ys(e,n.childNodes)[0])),"CODE"===n.nodeName&&r.push(Object.assign({code:!0},ys(e,n.childNodes)[0])),"MARK"===n.nodeName){const t=n.style.color;r.push(Object.assign({highlight:{color:t||"yellow"}},ys(e,n.childNodes)[0]))}"A"===n.nodeName&&r.push({id:I(),type:"link",props:{url:n.getAttribute("href")||"",target:n.getAttribute("target")||"",rel:n.getAttribute("rel")||""},children:ys(e,n.childNodes)})}})),0!==r.length||(null===(n=r[0])||void 0===n?void 0:n.text)||r.push({text:""}),r}!function(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}(".yoo-editor-z-\\[100\\]{z-index:100}.yoo-editor-mr-2{margin-right:.5rem}.yoo-editor-h-4{height:1rem}.yoo-editor-w-4{width:1rem}.yoopta-editor *{border:0 solid #e5e7eb;box-sizing:border-box;scrollbar-color:#d3d1cb transparent}::-moz-selection{background:#c6ddf8}::selection{background:#c6ddf8}.yoopta-placeholder{display:contents;position:relative}.yoopta-placeholder:after{color:inherit;content:attr(data-placeholder);font-size:75%;font-style:inherit;font-weight:inherit;opacity:.5;padding-left:5px;position:absolute;text-indent:2px;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yoopta-button{background-color:transparent;border-style:none;cursor:pointer}.yoopta-block{border-radius:.25rem;margin-bottom:1px;margin-top:2px;padding:0 2px;position:relative}.yoopta-selection-block{background-color:#2383e224;border-radius:.25rem;height:100%;left:0;opacity:1;pointer-events:none;position:absolute;top:0;width:100%;z-index:90}.yoopta-block-actions{pointer-events:none}.yoopta-block-action-buttons{display:flex;pointer-events:auto}.yoopta-block-actions-plus{align-items:center;background-color:inherit;background-color:transparent;border-radius:6px;border-style:none;color:#37352f59;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0 1px;padding:0;position:relative;transition-duration:.18s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:24px}.yoopta-block-actions-plus:active,.yoopta-block-actions-plus:focus,.yoopta-block-actions-plus:hover{background-color:#37362f14}.yoopta-block-actions-drag{align-items:center;background-color:inherit;background-color:transparent;border-radius:6px;border-style:none;color:#37352f59;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0 1px;padding:0;position:relative;transition-duration:.18s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:18px}.yoopta-block-actions-drag:active,.yoopta-block-actions-drag:focus,.yoopta-block-actions-drag:hover{background-color:#37362f14}.yoopta-slate:focus{outline:2px solid transparent;outline-offset:2px}.yoopta-slate:focus-visible{outline:2px solid transparent;outline-offset:2px}.yoopta-block-options-button{background-color:transparent;border-radius:.125rem;border-style:none;cursor:pointer;display:flex;justify-content:flex-start;line-height:120%;margin-left:4px;margin-right:4px;padding:.375rem .5rem;width:100%}.yoopta-block-options-button:hover{background-color:#37352f14}.yoopta-block-options-item{align-items:center;cursor:default;display:flex;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px;position:relative;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yoopta-block-options-item[data-disabled]{opacity:.5;pointer-events:none}.yoopta-extended-block-actions{--tw-bg-opacity:1;align-items:center;background-color:rgb(238 238 238/var(--tw-bg-opacity));border-radius:2px;border-style:none;cursor:pointer;display:flex;height:22px;justify-content:space-between;opacity:1;padding:0 4px;position:absolute;right:8px;top:8px;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1);width:22px;z-index:10}.yoopta-block-options-separator{background-color:#37352f14;height:1px;margin-bottom:4px;margin-top:4px;width:100%}.yoopta-block-options-menu-content{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(229 231 235/var(--tw-border-opacity));border-radius:.375rem;border-style:solid;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);min-width:200px;overflow:hidden;padding:6px 0;position:relative;width:auto}.yoopta-block-options-group{display:flex;flex-direction:column}.yoopta-align-left{justify-content:flex-start;text-align:left}.yoopta-align-center{justify-content:center;text-align:center}.yoopta-align-right{justify-content:flex-end;text-align:right}");export{Se as Blocks,Ee as Elements,ea as HOTKEYS,Z as Paths,ms as UI,N as YooptaPlugin,z as buildBlockData,F as buildBlockElement,K as buildBlockElementsStructure,ve as buildSlateEditor,zt as createYooptaEditor,hs as createYooptaMark,vs as default,ca as deserializeHTML,ys as deserializeTextNodes,ne as findPluginBlockByPath,re as findSlateBySelectionPath,I as generateId,H as getRootBlockElement,$ as getRootBlockElementType,Dt as serializeTextNodes,At as serializeTextNodesIntoMarkdown,Kt as useBlockData,Xt as useBlockSelected,Ut as useYooptaEditor,Wt as useYooptaFocused,Yt as useYooptaPluginOptions,qt as useYooptaReadOnly,Do as useYooptaTools};