@jackuait/blok 0.1.1 → 0.2.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/README.md +16 -0
- package/dist/blok-B0X1AdO9.mjs +24673 -0
- package/dist/blok.mjs +1 -2
- package/dist/blok.umd.js +164 -44
- package/dist/index-BKqZbiWi.mjs +82 -0
- package/dist/vendor.LICENSE.txt +74 -107
- package/package.json +61 -57
- package/types/api/block.d.ts +3 -3
- package/types/api/blocks.d.ts +2 -2
- package/types/api/caret.d.ts +3 -3
- package/types/api/events.d.ts +1 -1
- package/types/api/i18n.d.ts +1 -1
- package/types/api/listeners.d.ts +1 -1
- package/types/api/notifier.d.ts +1 -1
- package/types/api/sanitizer.d.ts +1 -1
- package/types/api/saver.d.ts +2 -2
- package/types/api/styles.d.ts +64 -9
- package/types/api/tools.d.ts +1 -1
- package/types/api/ui.d.ts +4 -4
- package/types/block-tunes/block-tune.d.ts +1 -1
- package/types/configs/{editor-config.d.ts → blok-config.d.ts} +8 -8
- package/types/configs/i18n-dictionary.d.ts +3 -3
- package/types/configs/index.d.ts +1 -1
- package/types/configs/notifier.d.ts +98 -0
- package/types/data-formats/output-data.d.ts +1 -1
- package/types/events/block/BlockAdded.ts +1 -1
- package/types/index.d.ts +8 -8
- package/types/tools/adapters/base-tool-adapter.d.ts +2 -2
- package/types/tools/adapters/block-tool-adapter.d.ts +1 -1
- package/types/tools/block-tool.d.ts +1 -1
- package/types/tools/tool-settings.d.ts +1 -1
- package/types/tools/tool.d.ts +1 -2
- package/types/utils/popover/popover-item.d.ts +34 -3
- package/dist/bundle-6e604287.mjs +0 -340
- package/dist/codex-7de6c88e.mjs +0 -15668
package/dist/blok.umd.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".ce-hint--align-start{text-align:left}.ce-hint--align-center{text-align:center}.ce-hint__description{opacity:.6;margin-top:3px}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
2
|
-
(function(xt,pe){typeof exports=="object"&&typeof module<"u"?module.exports=pe():typeof define=="function"&&define.amd?define(pe):(xt=typeof globalThis<"u"?globalThis:xt||self,xt.Blok=pe())})(this,function(){"use strict";function xt(n,e){for(var t=0;t<e.length;t++){const o=e[t];if(typeof o!="string"&&!Array.isArray(o)){for(const r in o)if(r!=="default"&&!(r in n)){const i=Object.getOwnPropertyDescriptor(o,r);i&&Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:()=>o[r]})}}}return Object.freeze(Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}))}var pe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function li(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function Tl(n){if(n.__esModule)return n;var e=n.default;if(typeof e=="function"){var t=function o(){if(this instanceof o){var r=[null];r.push.apply(r,arguments);var i=Function.bind.apply(e,r);return new i}return e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(o){var r=Object.getOwnPropertyDescriptor(n,o);Object.defineProperty(t,o,r.get?r:{enumerable:!0,get:function(){return n[o]}})}),t}function oo(){}Object.assign(oo,{default:oo,register:oo,revert:function(){},__esModule:!0}),typeof Element.prototype.scrollIntoViewIfNeeded>"u"&&(Element.prototype.scrollIntoViewIfNeeded=function(n){const e=n??!0,t=this.parentElement;if(!t)return;const o=window.getComputedStyle(t,null),r=parseInt(o.getPropertyValue("border-top-width")),i=parseInt(o.getPropertyValue("border-left-width")),s=this.offsetTop-t.offsetTop<t.scrollTop,a=this.offsetTop-t.offsetTop+this.clientHeight-r>t.scrollTop+t.clientHeight,l=this.offsetLeft-t.offsetLeft<t.scrollLeft,c=this.offsetLeft-t.offsetLeft+this.clientWidth-i>t.scrollLeft+t.clientWidth,d=s&&!a;(s||a)&&e&&(t.scrollTop=this.offsetTop-t.offsetTop-t.clientHeight/2-r+this.clientHeight/2),(l||c)&&e&&(t.scrollLeft=this.offsetLeft-t.offsetLeft-t.clientWidth/2-i+this.clientWidth/2),(s||a||l||c)&&!e&&this.scrollIntoView(d)});const kl=globalThis.setTimeout.bind(globalThis),wl=globalThis.clearTimeout.bind(globalThis),Qt=new Map,Cl=n=>{const e=Number(n);return Number.isFinite(e)&&e>0?e:Date.now()};typeof window.requestIdleCallback>"u"&&(window.requestIdleCallback=function(n){const e=Date.now(),t={},o=kl(()=>{const i=t.value;typeof i=="number"&&Qt.delete(i),n({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-e))}})},1),r=Cl(o);return t.value=r,Qt.set(r,o),r}),typeof window.cancelIdleCallback>"u"&&(window.cancelIdleCallback=function(n){const e=Qt.get(n);e!==void 0&&(Qt.delete(n),wl(e)),globalThis.clearTimeout(n)});let Sl=(n=21)=>crypto.getRandomValues(new Uint8Array(n)).reduce((e,t)=>(t&=63,t<36?e+=t.toString(36):t<62?e+=(t-26).toString(36).toUpperCase():t>62?e+="-":e+="_",e),"");var xl="Expected a function";function Bl(n,e,t){if(typeof n!="function")throw new TypeError(xl);return setTimeout(function(){n.apply(void 0,t)},e)}var _l=Bl;function Al(n){return n}var ci=Al;function Il(n,e,t){switch(t.length){case 0:return n.call(e);case 1:return n.call(e,t[0]);case 2:return n.call(e,t[0],t[1]);case 3:return n.call(e,t[0],t[1],t[2])}return n.apply(e,t)}var Ol=Il,Nl=Ol,di=Math.max;function Rl(n,e,t){return e=di(e===void 0?n.length-1:e,0),function(){for(var o=arguments,r=-1,i=di(o.length-e,0),s=Array(i);++r<i;)s[r]=o[e+r];r=-1;for(var a=Array(e+1);++r<e;)a[r]=o[r];return a[e]=t(s),Nl(n,this,a)}}var Ll=Rl;function Pl(n){return function(){return n}}var Ml=Pl,Dl=typeof pe=="object"&&pe&&pe.Object===Object&&pe,ui=Dl,$l=ui,Fl=typeof self=="object"&&self&&self.Object===Object&&self,Hl=$l||Fl||Function("return this")(),ke=Hl,jl=ke,zl=jl.Symbol,en=zl,hi=en,fi=Object.prototype,Wl=fi.hasOwnProperty,Ul=fi.toString,Bt=hi?hi.toStringTag:void 0;function Kl(n){var e=Wl.call(n,Bt),t=n[Bt];try{n[Bt]=void 0;var o=!0}catch{}var r=Ul.call(n);return o&&(e?n[Bt]=t:delete n[Bt]),r}var Gl=Kl,Yl=Object.prototype,Xl=Yl.toString;function Vl(n){return Xl.call(n)}var ql=Vl,pi=en,Zl=Gl,Jl=ql,Ql="[object Null]",ec="[object Undefined]",gi=pi?pi.toStringTag:void 0;function tc(n){return n==null?n===void 0?ec:Ql:gi&&gi in Object(n)?Zl(n):Jl(n)}var Re=tc;function nc(n){var e=typeof n;return n!=null&&(e=="object"||e=="function")}var Be=nc,oc=Re,rc=Be,ic="[object AsyncFunction]",sc="[object Function]",ac="[object GeneratorFunction]",lc="[object Proxy]";function cc(n){if(!rc(n))return!1;var e=oc(n);return e==sc||e==ac||e==ic||e==lc}var tn=cc,dc=ke,uc=dc["__core-js_shared__"],hc=uc,ro=hc,mi=function(){var n=/[^.]+$/.exec(ro&&ro.keys&&ro.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}();function fc(n){return!!mi&&mi in n}var pc=fc,gc=Function.prototype,mc=gc.toString;function vc(n){if(n!=null){try{return mc.call(n)}catch{}try{return n+""}catch{}}return""}var vi=vc,bc=tn,yc=pc,Ec=Be,Tc=vi,kc=/[\\^$.*+?()[\]{}|]/g,wc=/^\[object .+?Constructor\]$/,Cc=Function.prototype,Sc=Object.prototype,xc=Cc.toString,Bc=Sc.hasOwnProperty,_c=RegExp("^"+xc.call(Bc).replace(kc,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Ac(n){if(!Ec(n)||yc(n))return!1;var e=bc(n)?_c:wc;return e.test(Tc(n))}var Ic=Ac;function Oc(n,e){return n==null?void 0:n[e]}var Nc=Oc,Rc=Ic,Lc=Nc;function Pc(n,e){var t=Lc(n,e);return Rc(t)?t:void 0}var Ge=Pc,Mc=Ge,Dc=function(){try{var n=Mc(Object,"defineProperty");return n({},"",{}),n}catch{}}(),bi=Dc,$c=Ml,yi=bi,Fc=ci,Hc=yi?function(n,e){return yi(n,"toString",{configurable:!0,enumerable:!1,value:$c(e),writable:!0})}:Fc,jc=Hc,zc=800,Wc=16,Uc=Date.now;function Kc(n){var e=0,t=0;return function(){var o=Uc(),r=Wc-(o-t);if(t=o,r>0){if(++e>=zc)return arguments[0]}else e=0;return n.apply(void 0,arguments)}}var Gc=Kc,Yc=jc,Xc=Gc,Vc=Xc(Yc),qc=Vc,Zc=ci,Jc=Ll,Qc=qc;function ed(n,e){return Qc(Jc(n,e,Zc),n+"")}var Ei=ed,td=/\s/;function nd(n){for(var e=n.length;e--&&td.test(n.charAt(e)););return e}var od=nd,rd=od,id=/^\s+/;function sd(n){return n&&n.slice(0,rd(n)+1).replace(id,"")}var ad=sd;function ld(n){return n!=null&&typeof n=="object"}var _e=ld,cd=Re,dd=_e,ud="[object Symbol]";function hd(n){return typeof n=="symbol"||dd(n)&&cd(n)==ud}var fd=hd,pd=ad,Ti=Be,gd=fd,ki=0/0,md=/^[-+]0x[0-9a-f]+$/i,vd=/^0b[01]+$/i,bd=/^0o[0-7]+$/i,yd=parseInt;function Ed(n){if(typeof n=="number")return n;if(gd(n))return ki;if(Ti(n)){var e=typeof n.valueOf=="function"?n.valueOf():n;n=Ti(e)?e+"":e}if(typeof n!="string")return n===0?n:+n;n=pd(n);var t=vd.test(n);return t||bd.test(n)?yd(n.slice(2),t?2:8):md.test(n)?ki:+n}var wi=Ed,Td=_l,kd=Ei,wd=wi,Cd=kd(function(n,e,t){return Td(n,wd(e)||0,t)}),Sd=Cd,xd=Re,Bd=_e,_d="[object Boolean]";function Ad(n){return n===!0||n===!1||Bd(n)&&xd(n)==_d}var Id=Ad,Od=Object.prototype;function Nd(n){var e=n&&n.constructor,t=typeof e=="function"&&e.prototype||Od;return n===t}var nn=Nd;function Rd(n,e){return function(t){return n(e(t))}}var Ci=Rd,Ld=Ci,Pd=Ld(Object.keys,Object),Md=Pd,Dd=nn,$d=Md,Fd=Object.prototype,Hd=Fd.hasOwnProperty;function jd(n){if(!Dd(n))return $d(n);var e=[];for(var t in Object(n))Hd.call(n,t)&&t!="constructor"&&e.push(t);return e}var Si=jd,zd=Ge,Wd=ke,Ud=zd(Wd,"DataView"),Kd=Ud,Gd=Ge,Yd=ke,Xd=Gd(Yd,"Map"),io=Xd,Vd=Ge,qd=ke,Zd=Vd(qd,"Promise"),Jd=Zd,Qd=Ge,eu=ke,tu=Qd(eu,"Set"),nu=tu,ou=Ge,ru=ke,iu=ou(ru,"WeakMap"),su=iu,so=Kd,ao=io,lo=Jd,co=nu,uo=su,xi=Re,rt=vi,Bi="[object Map]",au="[object Object]",_i="[object Promise]",Ai="[object Set]",Ii="[object WeakMap]",Oi="[object DataView]",lu=rt(so),cu=rt(ao),du=rt(lo),uu=rt(co),hu=rt(uo),Ye=xi;(so&&Ye(new so(new ArrayBuffer(1)))!=Oi||ao&&Ye(new ao)!=Bi||lo&&Ye(lo.resolve())!=_i||co&&Ye(new co)!=Ai||uo&&Ye(new uo)!=Ii)&&(Ye=function(n){var e=xi(n),t=e==au?n.constructor:void 0,o=t?rt(t):"";if(o)switch(o){case lu:return Oi;case cu:return Bi;case du:return _i;case uu:return Ai;case hu:return Ii}return e});var ho=Ye,fu=Re,pu=_e,gu="[object Arguments]";function mu(n){return pu(n)&&fu(n)==gu}var vu=mu,Ni=vu,bu=_e,Ri=Object.prototype,yu=Ri.hasOwnProperty,Eu=Ri.propertyIsEnumerable,Tu=Ni(function(){return arguments}())?Ni:function(n){return bu(n)&&yu.call(n,"callee")&&!Eu.call(n,"callee")},fo=Tu,ku=Array.isArray,it=ku,wu=9007199254740991;function Cu(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=wu}var Li=Cu,Su=tn,xu=Li;function Bu(n){return n!=null&&xu(n.length)&&!Su(n)}var st=Bu,Xe={},_u={get exports(){return Xe},set exports(n){Xe=n}};function Au(){return!1}var Iu=Au;(function(n,e){var t=ke,o=Iu,r=e&&!e.nodeType&&e,i=r&&!0&&n&&!n.nodeType&&n,s=i&&i.exports===r,a=s?t.Buffer:void 0,l=a?a.isBuffer:void 0,c=l||o;n.exports=c})(_u,Xe);var Ou=Re,Nu=Li,Ru=_e,Lu="[object Arguments]",Pu="[object Array]",Mu="[object Boolean]",Du="[object Date]",$u="[object Error]",Fu="[object Function]",Hu="[object Map]",ju="[object Number]",zu="[object Object]",Wu="[object RegExp]",Uu="[object Set]",Ku="[object String]",Gu="[object WeakMap]",Yu="[object ArrayBuffer]",Xu="[object DataView]",Vu="[object Float32Array]",qu="[object Float64Array]",Zu="[object Int8Array]",Ju="[object Int16Array]",Qu="[object Int32Array]",eh="[object Uint8Array]",th="[object Uint8ClampedArray]",nh="[object Uint16Array]",oh="[object Uint32Array]",U={};U[Vu]=U[qu]=U[Zu]=U[Ju]=U[Qu]=U[eh]=U[th]=U[nh]=U[oh]=!0,U[Lu]=U[Pu]=U[Yu]=U[Mu]=U[Xu]=U[Du]=U[$u]=U[Fu]=U[Hu]=U[ju]=U[zu]=U[Wu]=U[Uu]=U[Ku]=U[Gu]=!1;function rh(n){return Ru(n)&&Nu(n.length)&&!!U[Ou(n)]}var ih=rh;function sh(n){return function(e){return n(e)}}var ah=sh,on={},lh={get exports(){return on},set exports(n){on=n}};(function(n,e){var t=ui,o=e&&!e.nodeType&&e,r=o&&!0&&n&&!n.nodeType&&n,i=r&&r.exports===o,s=i&&t.process,a=function(){try{var l=r&&r.require&&r.require("util").types;return l||s&&s.binding&&s.binding("util")}catch{}}();n.exports=a})(lh,on);var ch=ih,dh=ah,Pi=on,Mi=Pi&&Pi.isTypedArray,uh=Mi?dh(Mi):ch,rn=uh,hh=Si,fh=ho,ph=fo,gh=it,mh=st,vh=Xe,bh=nn,yh=rn,Eh="[object Map]",Th="[object Set]",kh=Object.prototype,wh=kh.hasOwnProperty;function Ch(n){if(n==null)return!0;if(mh(n)&&(gh(n)||typeof n=="string"||typeof n.splice=="function"||vh(n)||yh(n)||ph(n)))return!n.length;var e=fh(n);if(e==Eh||e==Th)return!n.size;if(bh(n))return!hh(n).length;for(var t in n)if(wh.call(n,t))return!1;return!0}var Sh=Ch;function xh(){this.__data__=[],this.size=0}var Bh=xh;function _h(n,e){return n===e||n!==n&&e!==e}var _t=_h,Ah=_t;function Ih(n,e){for(var t=n.length;t--;)if(Ah(n[t][0],e))return t;return-1}var sn=Ih,Oh=sn,Nh=Array.prototype,Rh=Nh.splice;function Lh(n){var e=this.__data__,t=Oh(e,n);if(t<0)return!1;var o=e.length-1;return t==o?e.pop():Rh.call(e,t,1),--this.size,!0}var Ph=Lh,Mh=sn;function Dh(n){var e=this.__data__,t=Mh(e,n);return t<0?void 0:e[t][1]}var $h=Dh,Fh=sn;function Hh(n){return Fh(this.__data__,n)>-1}var jh=Hh,zh=sn;function Wh(n,e){var t=this.__data__,o=zh(t,n);return o<0?(++this.size,t.push([n,e])):t[o][1]=e,this}var Uh=Wh,Kh=Bh,Gh=Ph,Yh=$h,Xh=jh,Vh=Uh;function at(n){var e=-1,t=n==null?0:n.length;for(this.clear();++e<t;){var o=n[e];this.set(o[0],o[1])}}at.prototype.clear=Kh,at.prototype.delete=Gh,at.prototype.get=Yh,at.prototype.has=Xh,at.prototype.set=Vh;var an=at,qh=an;function Zh(){this.__data__=new qh,this.size=0}var Jh=Zh;function Qh(n){var e=this.__data__,t=e.delete(n);return this.size=e.size,t}var ef=Qh;function tf(n){return this.__data__.get(n)}var nf=tf;function of(n){return this.__data__.has(n)}var rf=of,sf=Ge,af=sf(Object,"create"),ln=af,Di=ln;function lf(){this.__data__=Di?Di(null):{},this.size=0}var cf=lf;function df(n){var e=this.has(n)&&delete this.__data__[n];return this.size-=e?1:0,e}var uf=df,hf=ln,ff="__lodash_hash_undefined__",pf=Object.prototype,gf=pf.hasOwnProperty;function mf(n){var e=this.__data__;if(hf){var t=e[n];return t===ff?void 0:t}return gf.call(e,n)?e[n]:void 0}var vf=mf,bf=ln,yf=Object.prototype,Ef=yf.hasOwnProperty;function Tf(n){var e=this.__data__;return bf?e[n]!==void 0:Ef.call(e,n)}var kf=Tf,wf=ln,Cf="__lodash_hash_undefined__";function Sf(n,e){var t=this.__data__;return this.size+=this.has(n)?0:1,t[n]=wf&&e===void 0?Cf:e,this}var xf=Sf,Bf=cf,_f=uf,Af=vf,If=kf,Of=xf;function lt(n){var e=-1,t=n==null?0:n.length;for(this.clear();++e<t;){var o=n[e];this.set(o[0],o[1])}}lt.prototype.clear=Bf,lt.prototype.delete=_f,lt.prototype.get=Af,lt.prototype.has=If,lt.prototype.set=Of;var Nf=lt,$i=Nf,Rf=an,Lf=io;function Pf(){this.size=0,this.__data__={hash:new $i,map:new(Lf||Rf),string:new $i}}var Mf=Pf;function Df(n){var e=typeof n;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?n!=="__proto__":n===null}var $f=Df,Ff=$f;function Hf(n,e){var t=n.__data__;return Ff(e)?t[typeof e=="string"?"string":"hash"]:t.map}var cn=Hf,jf=cn;function zf(n){var e=jf(this,n).delete(n);return this.size-=e?1:0,e}var Wf=zf,Uf=cn;function Kf(n){return Uf(this,n).get(n)}var Gf=Kf,Yf=cn;function Xf(n){return Yf(this,n).has(n)}var Vf=Xf,qf=cn;function Zf(n,e){var t=qf(this,n),o=t.size;return t.set(n,e),this.size+=t.size==o?0:1,this}var Jf=Zf,Qf=Mf,ep=Wf,tp=Gf,np=Vf,op=Jf;function ct(n){var e=-1,t=n==null?0:n.length;for(this.clear();++e<t;){var o=n[e];this.set(o[0],o[1])}}ct.prototype.clear=Qf,ct.prototype.delete=ep,ct.prototype.get=tp,ct.prototype.has=np,ct.prototype.set=op;var Fi=ct,rp=an,ip=io,sp=Fi,ap=200;function lp(n,e){var t=this.__data__;if(t instanceof rp){var o=t.__data__;if(!ip||o.length<ap-1)return o.push([n,e]),this.size=++t.size,this;t=this.__data__=new sp(o)}return t.set(n,e),this.size=t.size,this}var cp=lp,dp=an,up=Jh,hp=ef,fp=nf,pp=rf,gp=cp;function dt(n){var e=this.__data__=new dp(n);this.size=e.size}dt.prototype.clear=up,dt.prototype.delete=hp,dt.prototype.get=fp,dt.prototype.has=pp,dt.prototype.set=gp;var Hi=dt,mp="__lodash_hash_undefined__";function vp(n){return this.__data__.set(n,mp),this}var bp=vp;function yp(n){return this.__data__.has(n)}var Ep=yp,Tp=Fi,kp=bp,wp=Ep;function dn(n){var e=-1,t=n==null?0:n.length;for(this.__data__=new Tp;++e<t;)this.add(n[e])}dn.prototype.add=dn.prototype.push=kp,dn.prototype.has=wp;var Cp=dn;function Sp(n,e){for(var t=-1,o=n==null?0:n.length;++t<o;)if(e(n[t],t,n))return!0;return!1}var xp=Sp;function Bp(n,e){return n.has(e)}var _p=Bp,Ap=Cp,Ip=xp,Op=_p,Np=1,Rp=2;function Lp(n,e,t,o,r,i){var s=t&Np,a=n.length,l=e.length;if(a!=l&&!(s&&l>a))return!1;var c=i.get(n),d=i.get(e);if(c&&d)return c==e&&d==n;var u=-1,h=!0,g=t&Rp?new Ap:void 0;for(i.set(n,e),i.set(e,n);++u<a;){var f=n[u],m=e[u];if(o)var b=s?o(m,f,u,e,n,i):o(f,m,u,n,e,i);if(b!==void 0){if(b)continue;h=!1;break}if(g){if(!Ip(e,function(E,k){if(!Op(g,k)&&(f===E||r(f,E,t,o,i)))return g.push(k)})){h=!1;break}}else if(!(f===m||r(f,m,t,o,i))){h=!1;break}}return i.delete(n),i.delete(e),h}var ji=Lp,Pp=ke,Mp=Pp.Uint8Array,zi=Mp;function Dp(n){var e=-1,t=Array(n.size);return n.forEach(function(o,r){t[++e]=[r,o]}),t}var Wi=Dp;function $p(n){var e=-1,t=Array(n.size);return n.forEach(function(o){t[++e]=o}),t}var Ui=$p,Ki=en,Gi=zi,Fp=_t,Hp=ji,jp=Wi,zp=Ui,Wp=1,Up=2,Kp="[object Boolean]",Gp="[object Date]",Yp="[object Error]",Xp="[object Map]",Vp="[object Number]",qp="[object RegExp]",Zp="[object Set]",Jp="[object String]",Qp="[object Symbol]",eg="[object ArrayBuffer]",tg="[object DataView]",Yi=Ki?Ki.prototype:void 0,po=Yi?Yi.valueOf:void 0;function ng(n,e,t,o,r,i,s){switch(t){case tg:if(n.byteLength!=e.byteLength||n.byteOffset!=e.byteOffset)return!1;n=n.buffer,e=e.buffer;case eg:return!(n.byteLength!=e.byteLength||!i(new Gi(n),new Gi(e)));case Kp:case Gp:case Vp:return Fp(+n,+e);case Yp:return n.name==e.name&&n.message==e.message;case qp:case Jp:return n==e+"";case Xp:var a=jp;case Zp:var l=o&Wp;if(a||(a=zp),n.size!=e.size&&!l)return!1;var c=s.get(n);if(c)return c==e;o|=Up,s.set(n,e);var d=Hp(a(n),a(e),o,r,i,s);return s.delete(n),d;case Qp:if(po)return po.call(n)==po.call(e)}return!1}var og=ng;function rg(n,e){for(var t=-1,o=e.length,r=n.length;++t<o;)n[r+t]=e[t];return n}var ig=rg,sg=ig,ag=it;function lg(n,e,t){var o=e(n);return ag(n)?o:sg(o,t(n))}var cg=lg;function dg(n,e){for(var t=-1,o=n==null?0:n.length,r=0,i=[];++t<o;){var s=n[t];e(s,t,n)&&(i[r++]=s)}return i}var ug=dg;function hg(){return[]}var fg=hg,pg=ug,gg=fg,mg=Object.prototype,vg=mg.propertyIsEnumerable,Xi=Object.getOwnPropertySymbols,bg=Xi?function(n){return n==null?[]:(n=Object(n),pg(Xi(n),function(e){return vg.call(n,e)}))}:gg,yg=bg;function Eg(n,e){for(var t=-1,o=Array(n);++t<n;)o[t]=e(t);return o}var Tg=Eg,kg=9007199254740991,wg=/^(?:0|[1-9]\d*)$/;function Cg(n,e){var t=typeof n;return e=e??kg,!!e&&(t=="number"||t!="symbol"&&wg.test(n))&&n>-1&&n%1==0&&n<e}var Vi=Cg,Sg=Tg,xg=fo,Bg=it,_g=Xe,Ag=Vi,Ig=rn,Og=Object.prototype,Ng=Og.hasOwnProperty;function Rg(n,e){var t=Bg(n),o=!t&&xg(n),r=!t&&!o&&_g(n),i=!t&&!o&&!r&&Ig(n),s=t||o||r||i,a=s?Sg(n.length,String):[],l=a.length;for(var c in n)(e||Ng.call(n,c))&&!(s&&(c=="length"||r&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||Ag(c,l)))&&a.push(c);return a}var qi=Rg,Lg=qi,Pg=Si,Mg=st;function Dg(n){return Mg(n)?Lg(n):Pg(n)}var Zi=Dg,$g=cg,Fg=yg,Hg=Zi;function jg(n){return $g(n,Hg,Fg)}var zg=jg,Ji=zg,Wg=1,Ug=Object.prototype,Kg=Ug.hasOwnProperty;function Gg(n,e,t,o,r,i){var s=t&Wg,a=Ji(n),l=a.length,c=Ji(e),d=c.length;if(l!=d&&!s)return!1;for(var u=l;u--;){var h=a[u];if(!(s?h in e:Kg.call(e,h)))return!1}var g=i.get(n),f=i.get(e);if(g&&f)return g==e&&f==n;var m=!0;i.set(n,e),i.set(e,n);for(var b=s;++u<l;){h=a[u];var E=n[h],k=e[h];if(o)var N=s?o(k,E,h,e,n,i):o(E,k,h,n,e,i);if(!(N===void 0?E===k||r(E,k,t,o,i):N)){m=!1;break}b||(b=h=="constructor")}if(m&&!b){var x=n.constructor,P=e.constructor;x!=P&&"constructor"in n&&"constructor"in e&&!(typeof x=="function"&&x instanceof x&&typeof P=="function"&&P instanceof P)&&(m=!1)}return i.delete(n),i.delete(e),m}var Yg=Gg,go=Hi,Xg=ji,Vg=og,qg=Yg,Qi=ho,es=it,ts=Xe,Zg=rn,Jg=1,ns="[object Arguments]",os="[object Array]",un="[object Object]",Qg=Object.prototype,rs=Qg.hasOwnProperty;function em(n,e,t,o,r,i){var s=es(n),a=es(e),l=s?os:Qi(n),c=a?os:Qi(e);l=l==ns?un:l,c=c==ns?un:c;var d=l==un,u=c==un,h=l==c;if(h&&ts(n)){if(!ts(e))return!1;s=!0,d=!1}if(h&&!d)return i||(i=new go),s||Zg(n)?Xg(n,e,t,o,r,i):Vg(n,e,l,t,o,r,i);if(!(t&Jg)){var g=d&&rs.call(n,"__wrapped__"),f=u&&rs.call(e,"__wrapped__");if(g||f){var m=g?n.value():n,b=f?e.value():e;return i||(i=new go),r(m,b,t,o,i)}}return h?(i||(i=new go),qg(n,e,t,o,r,i)):!1}var tm=em,nm=tm,is=_e;function ss(n,e,t,o,r){return n===e?!0:n==null||e==null||!is(n)&&!is(e)?n!==n&&e!==e:nm(n,e,t,o,ss,r)}var om=ss,rm=om;function im(n,e){return rm(n,e)}var sm=im,am=Re,lm=_e,cm="[object Number]";function dm(n){return typeof n=="number"||lm(n)&&am(n)==cm}var um=dm,hm=Ci,fm=hm(Object.getPrototypeOf,Object),as=fm,pm=Re,gm=as,mm=_e,vm="[object Object]",bm=Function.prototype,ym=Object.prototype,ls=bm.toString,Em=ym.hasOwnProperty,Tm=ls.call(Object);function km(n){if(!mm(n)||pm(n)!=vm)return!1;var e=gm(n);if(e===null)return!0;var t=Em.call(e,"constructor")&&e.constructor;return typeof t=="function"&&t instanceof t&&ls.call(t)==Tm}var cs=km,wm=Re,Cm=it,Sm=_e,xm="[object String]";function Bm(n){return typeof n=="string"||!Cm(n)&&Sm(n)&&wm(n)==xm}var ds=Bm;function _m(n){return n===void 0}var Am=_m,us=bi;function Im(n,e,t){e=="__proto__"&&us?us(n,e,{configurable:!0,enumerable:!0,value:t,writable:!0}):n[e]=t}var mo=Im,Om=mo,Nm=_t;function Rm(n,e,t){(t!==void 0&&!Nm(n[e],t)||t===void 0&&!(e in n))&&Om(n,e,t)}var hs=Rm;function Lm(n){return function(e,t,o){for(var r=-1,i=Object(e),s=o(e),a=s.length;a--;){var l=s[n?a:++r];if(t(i[l],l,i)===!1)break}return e}}var Pm=Lm,Mm=Pm,Dm=Mm(),$m=Dm,hn={},Fm={get exports(){return hn},set exports(n){hn=n}};(function(n,e){var t=ke,o=e&&!e.nodeType&&e,r=o&&!0&&n&&!n.nodeType&&n,i=r&&r.exports===o,s=i?t.Buffer:void 0,a=s?s.allocUnsafe:void 0;function l(c,d){if(d)return c.slice();var u=c.length,h=a?a(u):new c.constructor(u);return c.copy(h),h}n.exports=l})(Fm,hn);var fs=zi;function Hm(n){var e=new n.constructor(n.byteLength);return new fs(e).set(new fs(n)),e}var jm=Hm,zm=jm;function Wm(n,e){var t=e?zm(n.buffer):n.buffer;return new n.constructor(t,n.byteOffset,n.length)}var Um=Wm;function Km(n,e){var t=-1,o=n.length;for(e||(e=Array(o));++t<o;)e[t]=n[t];return e}var ps=Km,Gm=Be,gs=Object.create,Ym=function(){function n(){}return function(e){if(!Gm(e))return{};if(gs)return gs(e);n.prototype=e;var t=new n;return n.prototype=void 0,t}}(),Xm=Ym,Vm=Xm,qm=as,Zm=nn;function Jm(n){return typeof n.constructor=="function"&&!Zm(n)?Vm(qm(n)):{}}var Qm=Jm,ev=st,tv=_e;function nv(n){return tv(n)&&ev(n)}var ov=nv;function rv(n,e){if(!(e==="constructor"&&typeof n[e]=="function")&&e!="__proto__")return n[e]}var ms=rv,iv=mo,sv=_t,av=Object.prototype,lv=av.hasOwnProperty;function cv(n,e,t){var o=n[e];(!(lv.call(n,e)&&sv(o,t))||t===void 0&&!(e in n))&&iv(n,e,t)}var dv=cv,uv=dv,hv=mo;function fv(n,e,t,o){var r=!t;t||(t={});for(var i=-1,s=e.length;++i<s;){var a=e[i],l=o?o(t[a],n[a],a,t,n):void 0;l===void 0&&(l=n[a]),r?hv(t,a,l):uv(t,a,l)}return t}var pv=fv;function gv(n){var e=[];if(n!=null)for(var t in Object(n))e.push(t);return e}var mv=gv,vv=Be,bv=nn,yv=mv,Ev=Object.prototype,Tv=Ev.hasOwnProperty;function kv(n){if(!vv(n))return yv(n);var e=bv(n),t=[];for(var o in n)o=="constructor"&&(e||!Tv.call(n,o))||t.push(o);return t}var wv=kv,Cv=qi,Sv=wv,xv=st;function Bv(n){return xv(n)?Cv(n,!0):Sv(n)}var vs=Bv,_v=pv,Av=vs;function Iv(n){return _v(n,Av(n))}var Ov=Iv,bs=hs,Nv=hn,Rv=Um,Lv=ps,Pv=Qm,ys=fo,Es=it,Mv=ov,Dv=Xe,$v=tn,Fv=Be,Hv=cs,jv=rn,Ts=ms,zv=Ov;function Wv(n,e,t,o,r,i,s){var a=Ts(n,t),l=Ts(e,t),c=s.get(l);if(c){bs(n,t,c);return}var d=i?i(a,l,t+"",n,e,s):void 0,u=d===void 0;if(u){var h=Es(l),g=!h&&Dv(l),f=!h&&!g&&jv(l);d=l,h||g||f?Es(a)?d=a:Mv(a)?d=Lv(a):g?(u=!1,d=Nv(l,!0)):f?(u=!1,d=Rv(l,!0)):d=[]:Hv(l)||ys(l)?(d=a,ys(a)?d=zv(a):(!Fv(a)||$v(a))&&(d=Pv(l))):u=!1}u&&(s.set(l,d),r(d,l,o,i,s),s.delete(l)),bs(n,t,d)}var Uv=Wv,Kv=Hi,Gv=hs,Yv=$m,Xv=Uv,Vv=Be,qv=vs,Zv=ms;function ks(n,e,t,o,r){n!==e&&Yv(e,function(i,s){if(r||(r=new Kv),Vv(i))Xv(n,e,s,t,ks,o,r);else{var a=o?o(Zv(n,s),i,s+"",n,e,r):void 0;a===void 0&&(a=i),Gv(n,s,a)}},qv)}var Jv=ks,Qv=_t,eb=st,tb=Vi,nb=Be;function ob(n,e,t){if(!nb(t))return!1;var o=typeof e;return(o=="number"?eb(t)&&tb(e,t.length):o=="string"&&e in t)?Qv(t[e],n):!1}var rb=ob,ib=Ei,sb=rb;function ab(n){return ib(function(e,t){var o=-1,r=t.length,i=r>1?t[r-1]:void 0,s=r>2?t[2]:void 0;for(i=n.length>3&&typeof i=="function"?(r--,i):void 0,s&&sb(t[0],t[1],s)&&(i=r<3?void 0:i,r=1),e=Object(e);++o<r;){var a=t[o];a&&n(e,a,o,i)}return e})}var lb=ab,cb=Jv,db=lb,ub=db(function(n,e,t,o){cb(n,e,t,o)}),hb=ub,fb=ke,pb=function(){return fb.Date.now()},gb=pb,mb=Be,vo=gb,ws=wi,vb="Expected a function",bb=Math.max,yb=Math.min;function Eb(n,e,t){var o,r,i,s,a,l,c=0,d=!1,u=!1,h=!0;if(typeof n!="function")throw new TypeError(vb);e=ws(e)||0,mb(t)&&(d=!!t.leading,u="maxWait"in t,i=u?bb(ws(t.maxWait)||0,e):i,h="trailing"in t?!!t.trailing:h);function g(I){var X=o,C=r;return o=r=void 0,c=I,s=n.apply(C,X),s}function f(I){return c=I,a=setTimeout(E,e),d?g(I):s}function m(I){var X=I-l,C=I-c,T=e-X;return u?yb(T,i-C):T}function b(I){var X=I-l,C=I-c;return l===void 0||X>=e||X<0||u&&C>=i}function E(){var I=vo();if(b(I))return k(I);a=setTimeout(E,m(I))}function k(I){return a=void 0,h&&o?g(I):(o=r=void 0,s)}function N(){a!==void 0&&clearTimeout(a),c=0,o=l=r=a=void 0}function x(){return a===void 0?s:k(vo())}function P(){var I=vo(),X=b(I);if(o=arguments,r=this,l=I,X){if(a===void 0)return f(l);if(u)return clearTimeout(a),a=setTimeout(E,e),g(l)}return a===void 0&&(a=setTimeout(E,e)),s}return P.cancel=N,P.flush=x,P}var Tb=Eb,kb=Tb,wb=Be,Cb="Expected a function";function Sb(n,e,t){var o=!0,r=!0;if(typeof n!="function")throw new TypeError(Cb);return wb(t)&&(o="leading"in t?!!t.leading:o,r="trailing"in t?!!t.trailing:r),kb(n,e,{leading:o,maxWait:e,trailing:r})}var xb=Sb;function Bb(n){for(var e,t=[];!(e=n.next()).done;)t.push(e.value);return t}var _b=Bb;function Ab(n){return n.split("")}var Ib=Ab,Ob="\\ud800-\\udfff",Nb="\\u0300-\\u036f",Rb="\\ufe20-\\ufe2f",Lb="\\u20d0-\\u20ff",Pb=Nb+Rb+Lb,Mb="\\ufe0e\\ufe0f",Db="\\u200d",$b=RegExp("["+Db+Ob+Pb+Mb+"]");function Fb(n){return $b.test(n)}var Hb=Fb,Cs="\\ud800-\\udfff",jb="\\u0300-\\u036f",zb="\\ufe20-\\ufe2f",Wb="\\u20d0-\\u20ff",Ub=jb+zb+Wb,Kb="\\ufe0e\\ufe0f",Gb="["+Cs+"]",bo="["+Ub+"]",yo="\\ud83c[\\udffb-\\udfff]",Yb="(?:"+bo+"|"+yo+")",Ss="[^"+Cs+"]",xs="(?:\\ud83c[\\udde6-\\uddff]){2}",Bs="[\\ud800-\\udbff][\\udc00-\\udfff]",Xb="\\u200d",_s=Yb+"?",As="["+Kb+"]?",Vb="(?:"+Xb+"(?:"+[Ss,xs,Bs].join("|")+")"+As+_s+")*",qb=As+_s+Vb,Zb="(?:"+[Ss+bo+"?",bo,xs,Bs,Gb].join("|")+")",Jb=RegExp(yo+"(?="+yo+")|"+Zb+qb,"g");function Qb(n){return n.match(Jb)||[]}var ey=Qb,ty=Ib,ny=Hb,oy=ey;function ry(n){return ny(n)?oy(n):ty(n)}var iy=ry;function sy(n,e){for(var t=-1,o=n==null?0:n.length,r=Array(o);++t<o;)r[t]=e(n[t],t,n);return r}var ay=sy,ly=ay;function cy(n,e){return ly(e,function(t){return n[t]})}var dy=cy,uy=dy,hy=Zi;function fy(n){return n==null?[]:uy(n,hy(n))}var py=fy,Is=en,gy=ps,my=ho,vy=st,by=ds,yy=_b,Ey=Wi,Ty=Ui,ky=iy,wy=py,Cy="[object Map]",Sy="[object Set]",Eo=Is?Is.iterator:void 0;function xy(n){if(!n)return[];if(vy(n))return by(n)?ky(n):gy(n);if(Eo&&n[Eo])return yy(n[Eo]());var e=my(n),t=e==Cy?Ey:e==Sy?Ty:wy;return t(n)}var By=xy,Os=(n=>(n.VERBOSE="VERBOSE",n.INFO="INFO",n.WARN="WARN",n.ERROR="ERROR",n))(Os||{});const fn=()=>"0.1.1",S={BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,LEFT:37,UP:38,DOWN:40,RIGHT:39,DELETE:46,NUMBER_KEY_MIN:47,NUMBER_KEY_MAX:58,LETTER_KEY_MIN:64,LETTER_KEY_MAX:91,META:91,NUMPAD_KEY_MIN:95,NUMPAD_KEY_MAX:112,PUNCTUATION_KEY_MIN:185,PUNCTUATION_KEY_MAX:193,BRACKET_KEY_MIN:218,BRACKET_KEY_MAX:223,PROCESSING_KEY:229,SLASH:191},_y={LEFT:0,WHEEL:1,RIGHT:2,BACKWARD:3,FORWARD:4},Ay=1e8,Iy=16,ye=(()=>{try{return Function("return this")()}catch{return}})();ye&&typeof ye.window>"u"&&(ye.window=ye);const pn=()=>{if(ye!=null&&ye.window)return ye.window},Ns=()=>{if(ye!=null&&ye.navigator)return ye.navigator;const n=pn();return n==null?void 0:n.navigator},At=(n,e,t="log",o,r="color: inherit")=>{const i=typeof console>"u"?void 0:console;if(!i||typeof i[t]!="function")return;const s=["info","log","warn","error"].includes(t),a=[];switch(At.logLevel){case"ERROR":if(t!=="error")return;break;case"WARN":if(!["error","warn"].includes(t))return;break;case"INFO":if(!s||n)return;break}o&&a.push(o);const l=`Editor.js ${fn()}`,c=`line-height: 1em;
|
|
1
|
+
(function(Un,mt){typeof exports=="object"&&typeof module<"u"?module.exports=mt():typeof define=="function"&&define.amd?define(mt):(Un=typeof globalThis<"u"?globalThis:Un||self,Un.Blok=mt())})(this,(function(){"use strict";var Rr;var Un=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function mt(l){return l&&l.__esModule&&Object.prototype.hasOwnProperty.call(l,"default")?l.default:l}var Ql,Gh;function jw(){if(Gh)return Ql;Gh=1;function l(){}return Ql=Object.assign(l,{default:l,register:l,revert:function(){},__esModule:!0}),Ql}jw(),typeof Element.prototype.scrollIntoViewIfNeeded>"u"&&(Element.prototype.scrollIntoViewIfNeeded=function(l){const e=l??!0,t=this.parentElement;if(!t)return;const o=window.getComputedStyle(t,null),i=parseInt(o.getPropertyValue("border-top-width")),a=parseInt(o.getPropertyValue("border-left-width")),u=this.offsetTop-t.offsetTop<t.scrollTop,f=this.offsetTop-t.offsetTop+this.clientHeight-i>t.scrollTop+t.clientHeight,p=this.offsetLeft-t.offsetLeft<t.scrollLeft,g=this.offsetLeft-t.offsetLeft+this.clientWidth-a>t.scrollLeft+t.clientWidth,v=u&&!f;(u||f)&&e&&(t.scrollTop=this.offsetTop-t.offsetTop-t.clientHeight/2-i+this.clientHeight/2),(p||g)&&e&&(t.scrollLeft=this.offsetLeft-t.offsetLeft-t.clientWidth/2-a+this.clientWidth/2),(u||f||p||g)&&!e&&this.scrollIntoView(v)});const qw=globalThis.setTimeout.bind(globalThis),Uw=globalThis.clearTimeout.bind(globalThis),Gi=new Map,Ww=l=>{const e=Number(l);return Number.isFinite(e)&&e>0?e:Date.now()};typeof window.requestIdleCallback>"u"&&(window.requestIdleCallback=function(l){const e=Date.now(),t={},o=qw(()=>{const a=t.value;typeof a=="number"&&Gi.delete(a),l({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-e))}})},1),i=Ww(o);return t.value=i,Gi.set(i,o),i}),typeof window.cancelIdleCallback>"u"&&(window.cancelIdleCallback=function(l){const e=Gi.get(l);e!==void 0&&(Gi.delete(l),Uw(e)),globalThis.clearTimeout(l)});const Kw="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";let Vw=(l=21)=>{let e="",t=crypto.getRandomValues(new Uint8Array(l|=0));for(;l--;)e+=Kw[t[l]&63];return e};var Zl,Xh;function $w(){if(Xh)return Zl;Xh=1;var l="Expected a function";function e(t,o,i){if(typeof t!="function")throw new TypeError(l);return setTimeout(function(){t.apply(void 0,i)},o)}return Zl=e,Zl}var Jl,Yh;function Qh(){if(Yh)return Jl;Yh=1;function l(e){return e}return Jl=l,Jl}var ea,Zh;function Gw(){if(Zh)return ea;Zh=1;function l(e,t,o){switch(o.length){case 0:return e.call(t);case 1:return e.call(t,o[0]);case 2:return e.call(t,o[0],o[1]);case 3:return e.call(t,o[0],o[1],o[2])}return e.apply(t,o)}return ea=l,ea}var ta,Jh;function Xw(){if(Jh)return ta;Jh=1;var l=Gw(),e=Math.max;function t(o,i,a){return i=e(i===void 0?o.length-1:i,0),function(){for(var u=arguments,f=-1,p=e(u.length-i,0),g=Array(p);++f<p;)g[f]=u[i+f];f=-1;for(var v=Array(i+1);++f<i;)v[f]=u[f];return v[i]=a(g),l(o,this,v)}}return ta=t,ta}var na,ep;function Yw(){if(ep)return na;ep=1;function l(e){return function(){return e}}return na=l,na}var ra,tp;function np(){if(tp)return ra;tp=1;var l=typeof Un=="object"&&Un&&Un.Object===Object&&Un;return ra=l,ra}var oa,rp;function rn(){if(rp)return oa;rp=1;var l=np(),e=typeof self=="object"&&self&&self.Object===Object&&self,t=l||e||Function("return this")();return oa=t,oa}var ia,op;function Xi(){if(op)return ia;op=1;var l=rn(),e=l.Symbol;return ia=e,ia}var sa,ip;function Qw(){if(ip)return sa;ip=1;var l=Xi(),e=Object.prototype,t=e.hasOwnProperty,o=e.toString,i=l?l.toStringTag:void 0;function a(u){var f=t.call(u,i),p=u[i];try{u[i]=void 0;var g=!0}catch{}var v=o.call(u);return g&&(f?u[i]=p:delete u[i]),v}return sa=a,sa}var la,sp;function Zw(){if(sp)return la;sp=1;var l=Object.prototype,e=l.toString;function t(o){return e.call(o)}return la=t,la}var aa,lp;function En(){if(lp)return aa;lp=1;var l=Xi(),e=Qw(),t=Zw(),o="[object Null]",i="[object Undefined]",a=l?l.toStringTag:void 0;function u(f){return f==null?f===void 0?i:o:a&&a in Object(f)?e(f):t(f)}return aa=u,aa}var ca,ap;function gn(){if(ap)return ca;ap=1;function l(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}return ca=l,ca}var ua,cp;function Yi(){if(cp)return ua;cp=1;var l=En(),e=gn(),t="[object AsyncFunction]",o="[object Function]",i="[object GeneratorFunction]",a="[object Proxy]";function u(f){if(!e(f))return!1;var p=l(f);return p==o||p==i||p==t||p==a}return ua=u,ua}var da,up;function Jw(){if(up)return da;up=1;var l=rn(),e=l["__core-js_shared__"];return da=e,da}var fa,dp;function e0(){if(dp)return fa;dp=1;var l=Jw(),e=(function(){var o=/[^.]+$/.exec(l&&l.keys&&l.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""})();function t(o){return!!e&&e in o}return fa=t,fa}var ha,fp;function hp(){if(fp)return ha;fp=1;var l=Function.prototype,e=l.toString;function t(o){if(o!=null){try{return e.call(o)}catch{}try{return o+""}catch{}}return""}return ha=t,ha}var pa,pp;function t0(){if(pp)return pa;pp=1;var l=Yi(),e=e0(),t=gn(),o=hp(),i=/[\\^$.*+?()[\]{}|]/g,a=/^\[object .+?Constructor\]$/,u=Function.prototype,f=Object.prototype,p=u.toString,g=f.hasOwnProperty,v=RegExp("^"+p.call(g).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function y(w){if(!t(w)||e(w))return!1;var S=l(w)?v:a;return S.test(o(w))}return pa=y,pa}var ga,gp;function n0(){if(gp)return ga;gp=1;function l(e,t){return e?.[t]}return ga=l,ga}var ma,mp;function br(){if(mp)return ma;mp=1;var l=t0(),e=n0();function t(o,i){var a=e(o,i);return l(a)?a:void 0}return ma=t,ma}var va,vp;function yp(){if(vp)return va;vp=1;var l=br(),e=(function(){try{var t=l(Object,"defineProperty");return t({},"",{}),t}catch{}})();return va=e,va}var ya,bp;function r0(){if(bp)return ya;bp=1;var l=Yw(),e=yp(),t=Qh(),o=e?function(i,a){return e(i,"toString",{configurable:!0,enumerable:!1,value:l(a),writable:!0})}:t;return ya=o,ya}var ba,kp;function o0(){if(kp)return ba;kp=1;var l=800,e=16,t=Date.now;function o(i){var a=0,u=0;return function(){var f=t(),p=e-(f-u);if(u=f,p>0){if(++a>=l)return arguments[0]}else a=0;return i.apply(void 0,arguments)}}return ba=o,ba}var ka,wp;function i0(){if(wp)return ka;wp=1;var l=r0(),e=o0(),t=e(l);return ka=t,ka}var wa,Tp;function Sp(){if(Tp)return wa;Tp=1;var l=Qh(),e=Xw(),t=i0();function o(i,a){return t(e(i,a,l),i+"")}return wa=o,wa}var Ta,xp;function s0(){if(xp)return Ta;xp=1;var l=/\s/;function e(t){for(var o=t.length;o--&&l.test(t.charAt(o)););return o}return Ta=e,Ta}var Sa,Cp;function l0(){if(Cp)return Sa;Cp=1;var l=s0(),e=/^\s+/;function t(o){return o&&o.slice(0,l(o)+1).replace(e,"")}return Sa=t,Sa}var xa,Ep;function mn(){if(Ep)return xa;Ep=1;function l(e){return e!=null&&typeof e=="object"}return xa=l,xa}var Ca,Bp;function a0(){if(Bp)return Ca;Bp=1;var l=En(),e=mn(),t="[object Symbol]";function o(i){return typeof i=="symbol"||e(i)&&l(i)==t}return Ca=o,Ca}var Ea,Ap;function Ip(){if(Ap)return Ea;Ap=1;var l=l0(),e=gn(),t=a0(),o=NaN,i=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,u=/^0o[0-7]+$/i,f=parseInt;function p(g){if(typeof g=="number")return g;if(t(g))return o;if(e(g)){var v=typeof g.valueOf=="function"?g.valueOf():g;g=e(v)?v+"":v}if(typeof g!="string")return g===0?g:+g;g=l(g);var y=a.test(g);return y||u.test(g)?f(g.slice(2),y?2:8):i.test(g)?o:+g}return Ea=p,Ea}var Ba,_p;function c0(){if(_p)return Ba;_p=1;var l=$w(),e=Sp(),t=Ip(),o=e(function(i,a,u){return l(i,t(a)||0,u)});return Ba=o,Ba}var u0=c0();const d0=mt(u0);var Aa,Np;function f0(){if(Np)return Aa;Np=1;var l=En(),e=mn(),t="[object Boolean]";function o(i){return i===!0||i===!1||e(i)&&l(i)==t}return Aa=o,Aa}var h0=f0();const p0=mt(h0);var Ia,Rp;function Qi(){if(Rp)return Ia;Rp=1;var l=Object.prototype;function e(t){var o=t&&t.constructor,i=typeof o=="function"&&o.prototype||l;return t===i}return Ia=e,Ia}var _a,Op;function Pp(){if(Op)return _a;Op=1;function l(e,t){return function(o){return e(t(o))}}return _a=l,_a}var Na,Lp;function g0(){if(Lp)return Na;Lp=1;var l=Pp(),e=l(Object.keys,Object);return Na=e,Na}var Ra,Dp;function Mp(){if(Dp)return Ra;Dp=1;var l=Qi(),e=g0(),t=Object.prototype,o=t.hasOwnProperty;function i(a){if(!l(a))return e(a);var u=[];for(var f in Object(a))o.call(a,f)&&f!="constructor"&&u.push(f);return u}return Ra=i,Ra}var Oa,Fp;function m0(){if(Fp)return Oa;Fp=1;var l=br(),e=rn(),t=l(e,"DataView");return Oa=t,Oa}var Pa,zp;function La(){if(zp)return Pa;zp=1;var l=br(),e=rn(),t=l(e,"Map");return Pa=t,Pa}var Da,Hp;function v0(){if(Hp)return Da;Hp=1;var l=br(),e=rn(),t=l(e,"Promise");return Da=t,Da}var Ma,jp;function y0(){if(jp)return Ma;jp=1;var l=br(),e=rn(),t=l(e,"Set");return Ma=t,Ma}var Fa,qp;function b0(){if(qp)return Fa;qp=1;var l=br(),e=rn(),t=l(e,"WeakMap");return Fa=t,Fa}var za,Up;function Ha(){if(Up)return za;Up=1;var l=m0(),e=La(),t=v0(),o=y0(),i=b0(),a=En(),u=hp(),f="[object Map]",p="[object Object]",g="[object Promise]",v="[object Set]",y="[object WeakMap]",w="[object DataView]",S=u(l),k=u(e),E=u(t),_=u(o),L=u(i),P=a;return(l&&P(new l(new ArrayBuffer(1)))!=w||e&&P(new e)!=f||t&&P(t.resolve())!=g||o&&P(new o)!=v||i&&P(new i)!=y)&&(P=function(K){var j=a(K),J=j==p?K.constructor:void 0,W=J?u(J):"";if(W)switch(W){case S:return w;case k:return f;case E:return g;case _:return v;case L:return y}return j}),za=P,za}var ja,Wp;function k0(){if(Wp)return ja;Wp=1;var l=En(),e=mn(),t="[object Arguments]";function o(i){return e(i)&&l(i)==t}return ja=o,ja}var qa,Kp;function Ua(){if(Kp)return qa;Kp=1;var l=k0(),e=mn(),t=Object.prototype,o=t.hasOwnProperty,i=t.propertyIsEnumerable,a=l((function(){return arguments})())?l:function(u){return e(u)&&o.call(u,"callee")&&!i.call(u,"callee")};return qa=a,qa}var Wa,Vp;function Gr(){if(Vp)return Wa;Vp=1;var l=Array.isArray;return Wa=l,Wa}var Ka,$p;function Gp(){if($p)return Ka;$p=1;var l=9007199254740991;function e(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=l}return Ka=e,Ka}var Va,Xp;function Xr(){if(Xp)return Va;Xp=1;var l=Yi(),e=Gp();function t(o){return o!=null&&e(o.length)&&!l(o)}return Va=t,Va}var Po={exports:{}},$a,Yp;function w0(){if(Yp)return $a;Yp=1;function l(){return!1}return $a=l,$a}Po.exports;var Qp;function Zi(){return Qp||(Qp=1,(function(l,e){var t=rn(),o=w0(),i=e&&!e.nodeType&&e,a=i&&!0&&l&&!l.nodeType&&l,u=a&&a.exports===i,f=u?t.Buffer:void 0,p=f?f.isBuffer:void 0,g=p||o;l.exports=g})(Po,Po.exports)),Po.exports}var Ga,Zp;function T0(){if(Zp)return Ga;Zp=1;var l=En(),e=Gp(),t=mn(),o="[object Arguments]",i="[object Array]",a="[object Boolean]",u="[object Date]",f="[object Error]",p="[object Function]",g="[object Map]",v="[object Number]",y="[object Object]",w="[object RegExp]",S="[object Set]",k="[object String]",E="[object WeakMap]",_="[object ArrayBuffer]",L="[object DataView]",P="[object Float32Array]",K="[object Float64Array]",j="[object Int8Array]",J="[object Int16Array]",W="[object Int32Array]",V="[object Uint8Array]",z="[object Uint8ClampedArray]",ae="[object Uint16Array]",ge="[object Uint32Array]",re={};re[P]=re[K]=re[j]=re[J]=re[W]=re[V]=re[z]=re[ae]=re[ge]=!0,re[o]=re[i]=re[_]=re[a]=re[L]=re[u]=re[f]=re[p]=re[g]=re[v]=re[y]=re[w]=re[S]=re[k]=re[E]=!1;function be(te){return t(te)&&e(te.length)&&!!re[l(te)]}return Ga=be,Ga}var Xa,Jp;function S0(){if(Jp)return Xa;Jp=1;function l(e){return function(t){return e(t)}}return Xa=l,Xa}var Lo={exports:{}};Lo.exports;var eg;function x0(){return eg||(eg=1,(function(l,e){var t=np(),o=e&&!e.nodeType&&e,i=o&&!0&&l&&!l.nodeType&&l,a=i&&i.exports===o,u=a&&t.process,f=(function(){try{var p=i&&i.require&&i.require("util").types;return p||u&&u.binding&&u.binding("util")}catch{}})();l.exports=f})(Lo,Lo.exports)),Lo.exports}var Ya,tg;function Ji(){if(tg)return Ya;tg=1;var l=T0(),e=S0(),t=x0(),o=t&&t.isTypedArray,i=o?e(o):l;return Ya=i,Ya}var Qa,ng;function C0(){if(ng)return Qa;ng=1;var l=Mp(),e=Ha(),t=Ua(),o=Gr(),i=Xr(),a=Zi(),u=Qi(),f=Ji(),p="[object Map]",g="[object Set]",v=Object.prototype,y=v.hasOwnProperty;function w(S){if(S==null)return!0;if(i(S)&&(o(S)||typeof S=="string"||typeof S.splice=="function"||a(S)||f(S)||t(S)))return!S.length;var k=e(S);if(k==p||k==g)return!S.size;if(u(S))return!l(S).length;for(var E in S)if(y.call(S,E))return!1;return!0}return Qa=w,Qa}var E0=C0();const B0=mt(E0);var Za,rg;function A0(){if(rg)return Za;rg=1;function l(){this.__data__=[],this.size=0}return Za=l,Za}var Ja,og;function Do(){if(og)return Ja;og=1;function l(e,t){return e===t||e!==e&&t!==t}return Ja=l,Ja}var ec,ig;function es(){if(ig)return ec;ig=1;var l=Do();function e(t,o){for(var i=t.length;i--;)if(l(t[i][0],o))return i;return-1}return ec=e,ec}var tc,sg;function I0(){if(sg)return tc;sg=1;var l=es(),e=Array.prototype,t=e.splice;function o(i){var a=this.__data__,u=l(a,i);if(u<0)return!1;var f=a.length-1;return u==f?a.pop():t.call(a,u,1),--this.size,!0}return tc=o,tc}var nc,lg;function _0(){if(lg)return nc;lg=1;var l=es();function e(t){var o=this.__data__,i=l(o,t);return i<0?void 0:o[i][1]}return nc=e,nc}var rc,ag;function N0(){if(ag)return rc;ag=1;var l=es();function e(t){return l(this.__data__,t)>-1}return rc=e,rc}var oc,cg;function R0(){if(cg)return oc;cg=1;var l=es();function e(t,o){var i=this.__data__,a=l(i,t);return a<0?(++this.size,i.push([t,o])):i[a][1]=o,this}return oc=e,oc}var ic,ug;function ts(){if(ug)return ic;ug=1;var l=A0(),e=I0(),t=_0(),o=N0(),i=R0();function a(u){var f=-1,p=u==null?0:u.length;for(this.clear();++f<p;){var g=u[f];this.set(g[0],g[1])}}return a.prototype.clear=l,a.prototype.delete=e,a.prototype.get=t,a.prototype.has=o,a.prototype.set=i,ic=a,ic}var sc,dg;function O0(){if(dg)return sc;dg=1;var l=ts();function e(){this.__data__=new l,this.size=0}return sc=e,sc}var lc,fg;function P0(){if(fg)return lc;fg=1;function l(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}return lc=l,lc}var ac,hg;function L0(){if(hg)return ac;hg=1;function l(e){return this.__data__.get(e)}return ac=l,ac}var cc,pg;function D0(){if(pg)return cc;pg=1;function l(e){return this.__data__.has(e)}return cc=l,cc}var uc,gg;function ns(){if(gg)return uc;gg=1;var l=br(),e=l(Object,"create");return uc=e,uc}var dc,mg;function M0(){if(mg)return dc;mg=1;var l=ns();function e(){this.__data__=l?l(null):{},this.size=0}return dc=e,dc}var fc,vg;function F0(){if(vg)return fc;vg=1;function l(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}return fc=l,fc}var hc,yg;function z0(){if(yg)return hc;yg=1;var l=ns(),e="__lodash_hash_undefined__",t=Object.prototype,o=t.hasOwnProperty;function i(a){var u=this.__data__;if(l){var f=u[a];return f===e?void 0:f}return o.call(u,a)?u[a]:void 0}return hc=i,hc}var pc,bg;function H0(){if(bg)return pc;bg=1;var l=ns(),e=Object.prototype,t=e.hasOwnProperty;function o(i){var a=this.__data__;return l?a[i]!==void 0:t.call(a,i)}return pc=o,pc}var gc,kg;function j0(){if(kg)return gc;kg=1;var l=ns(),e="__lodash_hash_undefined__";function t(o,i){var a=this.__data__;return this.size+=this.has(o)?0:1,a[o]=l&&i===void 0?e:i,this}return gc=t,gc}var mc,wg;function q0(){if(wg)return mc;wg=1;var l=M0(),e=F0(),t=z0(),o=H0(),i=j0();function a(u){var f=-1,p=u==null?0:u.length;for(this.clear();++f<p;){var g=u[f];this.set(g[0],g[1])}}return a.prototype.clear=l,a.prototype.delete=e,a.prototype.get=t,a.prototype.has=o,a.prototype.set=i,mc=a,mc}var vc,Tg;function U0(){if(Tg)return vc;Tg=1;var l=q0(),e=ts(),t=La();function o(){this.size=0,this.__data__={hash:new l,map:new(t||e),string:new l}}return vc=o,vc}var yc,Sg;function W0(){if(Sg)return yc;Sg=1;function l(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}return yc=l,yc}var bc,xg;function rs(){if(xg)return bc;xg=1;var l=W0();function e(t,o){var i=t.__data__;return l(o)?i[typeof o=="string"?"string":"hash"]:i.map}return bc=e,bc}var kc,Cg;function K0(){if(Cg)return kc;Cg=1;var l=rs();function e(t){var o=l(this,t).delete(t);return this.size-=o?1:0,o}return kc=e,kc}var wc,Eg;function V0(){if(Eg)return wc;Eg=1;var l=rs();function e(t){return l(this,t).get(t)}return wc=e,wc}var Tc,Bg;function $0(){if(Bg)return Tc;Bg=1;var l=rs();function e(t){return l(this,t).has(t)}return Tc=e,Tc}var Sc,Ag;function G0(){if(Ag)return Sc;Ag=1;var l=rs();function e(t,o){var i=l(this,t),a=i.size;return i.set(t,o),this.size+=i.size==a?0:1,this}return Sc=e,Sc}var xc,Ig;function _g(){if(Ig)return xc;Ig=1;var l=U0(),e=K0(),t=V0(),o=$0(),i=G0();function a(u){var f=-1,p=u==null?0:u.length;for(this.clear();++f<p;){var g=u[f];this.set(g[0],g[1])}}return a.prototype.clear=l,a.prototype.delete=e,a.prototype.get=t,a.prototype.has=o,a.prototype.set=i,xc=a,xc}var Cc,Ng;function X0(){if(Ng)return Cc;Ng=1;var l=ts(),e=La(),t=_g(),o=200;function i(a,u){var f=this.__data__;if(f instanceof l){var p=f.__data__;if(!e||p.length<o-1)return p.push([a,u]),this.size=++f.size,this;f=this.__data__=new t(p)}return f.set(a,u),this.size=f.size,this}return Cc=i,Cc}var Ec,Rg;function Og(){if(Rg)return Ec;Rg=1;var l=ts(),e=O0(),t=P0(),o=L0(),i=D0(),a=X0();function u(f){var p=this.__data__=new l(f);this.size=p.size}return u.prototype.clear=e,u.prototype.delete=t,u.prototype.get=o,u.prototype.has=i,u.prototype.set=a,Ec=u,Ec}var Bc,Pg;function Y0(){if(Pg)return Bc;Pg=1;var l="__lodash_hash_undefined__";function e(t){return this.__data__.set(t,l),this}return Bc=e,Bc}var Ac,Lg;function Q0(){if(Lg)return Ac;Lg=1;function l(e){return this.__data__.has(e)}return Ac=l,Ac}var Ic,Dg;function Z0(){if(Dg)return Ic;Dg=1;var l=_g(),e=Y0(),t=Q0();function o(i){var a=-1,u=i==null?0:i.length;for(this.__data__=new l;++a<u;)this.add(i[a])}return o.prototype.add=o.prototype.push=e,o.prototype.has=t,Ic=o,Ic}var _c,Mg;function J0(){if(Mg)return _c;Mg=1;function l(e,t){for(var o=-1,i=e==null?0:e.length;++o<i;)if(t(e[o],o,e))return!0;return!1}return _c=l,_c}var Nc,Fg;function eT(){if(Fg)return Nc;Fg=1;function l(e,t){return e.has(t)}return Nc=l,Nc}var Rc,zg;function Hg(){if(zg)return Rc;zg=1;var l=Z0(),e=J0(),t=eT(),o=1,i=2;function a(u,f,p,g,v,y){var w=p&o,S=u.length,k=f.length;if(S!=k&&!(w&&k>S))return!1;var E=y.get(u),_=y.get(f);if(E&&_)return E==f&&_==u;var L=-1,P=!0,K=p&i?new l:void 0;for(y.set(u,f),y.set(f,u);++L<S;){var j=u[L],J=f[L];if(g)var W=w?g(J,j,L,f,u,y):g(j,J,L,u,f,y);if(W!==void 0){if(W)continue;P=!1;break}if(K){if(!e(f,function(V,z){if(!t(K,z)&&(j===V||v(j,V,p,g,y)))return K.push(z)})){P=!1;break}}else if(!(j===J||v(j,J,p,g,y))){P=!1;break}}return y.delete(u),y.delete(f),P}return Rc=a,Rc}var Oc,jg;function qg(){if(jg)return Oc;jg=1;var l=rn(),e=l.Uint8Array;return Oc=e,Oc}var Pc,Ug;function Wg(){if(Ug)return Pc;Ug=1;function l(e){var t=-1,o=Array(e.size);return e.forEach(function(i,a){o[++t]=[a,i]}),o}return Pc=l,Pc}var Lc,Kg;function Vg(){if(Kg)return Lc;Kg=1;function l(e){var t=-1,o=Array(e.size);return e.forEach(function(i){o[++t]=i}),o}return Lc=l,Lc}var Dc,$g;function tT(){if($g)return Dc;$g=1;var l=Xi(),e=qg(),t=Do(),o=Hg(),i=Wg(),a=Vg(),u=1,f=2,p="[object Boolean]",g="[object Date]",v="[object Error]",y="[object Map]",w="[object Number]",S="[object RegExp]",k="[object Set]",E="[object String]",_="[object Symbol]",L="[object ArrayBuffer]",P="[object DataView]",K=l?l.prototype:void 0,j=K?K.valueOf:void 0;function J(W,V,z,ae,ge,re,be){switch(z){case P:if(W.byteLength!=V.byteLength||W.byteOffset!=V.byteOffset)return!1;W=W.buffer,V=V.buffer;case L:return!(W.byteLength!=V.byteLength||!re(new e(W),new e(V)));case p:case g:case w:return t(+W,+V);case v:return W.name==V.name&&W.message==V.message;case S:case E:return W==V+"";case y:var te=i;case k:var ke=ae&u;if(te||(te=a),W.size!=V.size&&!ke)return!1;var Ne=be.get(W);if(Ne)return Ne==V;ae|=f,be.set(W,V);var Se=o(te(W),te(V),ae,ge,re,be);return be.delete(W),Se;case _:if(j)return j.call(W)==j.call(V)}return!1}return Dc=J,Dc}var Mc,Gg;function nT(){if(Gg)return Mc;Gg=1;function l(e,t){for(var o=-1,i=t.length,a=e.length;++o<i;)e[a+o]=t[o];return e}return Mc=l,Mc}var Fc,Xg;function rT(){if(Xg)return Fc;Xg=1;var l=nT(),e=Gr();function t(o,i,a){var u=i(o);return e(o)?u:l(u,a(o))}return Fc=t,Fc}var zc,Yg;function oT(){if(Yg)return zc;Yg=1;function l(e,t){for(var o=-1,i=e==null?0:e.length,a=0,u=[];++o<i;){var f=e[o];t(f,o,e)&&(u[a++]=f)}return u}return zc=l,zc}var Hc,Qg;function iT(){if(Qg)return Hc;Qg=1;function l(){return[]}return Hc=l,Hc}var jc,Zg;function sT(){if(Zg)return jc;Zg=1;var l=oT(),e=iT(),t=Object.prototype,o=t.propertyIsEnumerable,i=Object.getOwnPropertySymbols,a=i?function(u){return u==null?[]:(u=Object(u),l(i(u),function(f){return o.call(u,f)}))}:e;return jc=a,jc}var qc,Jg;function lT(){if(Jg)return qc;Jg=1;function l(e,t){for(var o=-1,i=Array(e);++o<e;)i[o]=t(o);return i}return qc=l,qc}var Uc,em;function tm(){if(em)return Uc;em=1;var l=9007199254740991,e=/^(?:0|[1-9]\d*)$/;function t(o,i){var a=typeof o;return i=i??l,!!i&&(a=="number"||a!="symbol"&&e.test(o))&&o>-1&&o%1==0&&o<i}return Uc=t,Uc}var Wc,nm;function rm(){if(nm)return Wc;nm=1;var l=lT(),e=Ua(),t=Gr(),o=Zi(),i=tm(),a=Ji(),u=Object.prototype,f=u.hasOwnProperty;function p(g,v){var y=t(g),w=!y&&e(g),S=!y&&!w&&o(g),k=!y&&!w&&!S&&a(g),E=y||w||S||k,_=E?l(g.length,String):[],L=_.length;for(var P in g)(v||f.call(g,P))&&!(E&&(P=="length"||S&&(P=="offset"||P=="parent")||k&&(P=="buffer"||P=="byteLength"||P=="byteOffset")||i(P,L)))&&_.push(P);return _}return Wc=p,Wc}var Kc,om;function im(){if(om)return Kc;om=1;var l=rm(),e=Mp(),t=Xr();function o(i){return t(i)?l(i):e(i)}return Kc=o,Kc}var Vc,sm;function aT(){if(sm)return Vc;sm=1;var l=rT(),e=sT(),t=im();function o(i){return l(i,t,e)}return Vc=o,Vc}var $c,lm;function cT(){if(lm)return $c;lm=1;var l=aT(),e=1,t=Object.prototype,o=t.hasOwnProperty;function i(a,u,f,p,g,v){var y=f&e,w=l(a),S=w.length,k=l(u),E=k.length;if(S!=E&&!y)return!1;for(var _=S;_--;){var L=w[_];if(!(y?L in u:o.call(u,L)))return!1}var P=v.get(a),K=v.get(u);if(P&&K)return P==u&&K==a;var j=!0;v.set(a,u),v.set(u,a);for(var J=y;++_<S;){L=w[_];var W=a[L],V=u[L];if(p)var z=y?p(V,W,L,u,a,v):p(W,V,L,a,u,v);if(!(z===void 0?W===V||g(W,V,f,p,v):z)){j=!1;break}J||(J=L=="constructor")}if(j&&!J){var ae=a.constructor,ge=u.constructor;ae!=ge&&"constructor"in a&&"constructor"in u&&!(typeof ae=="function"&&ae instanceof ae&&typeof ge=="function"&&ge instanceof ge)&&(j=!1)}return v.delete(a),v.delete(u),j}return $c=i,$c}var Gc,am;function uT(){if(am)return Gc;am=1;var l=Og(),e=Hg(),t=tT(),o=cT(),i=Ha(),a=Gr(),u=Zi(),f=Ji(),p=1,g="[object Arguments]",v="[object Array]",y="[object Object]",w=Object.prototype,S=w.hasOwnProperty;function k(E,_,L,P,K,j){var J=a(E),W=a(_),V=J?v:i(E),z=W?v:i(_);V=V==g?y:V,z=z==g?y:z;var ae=V==y,ge=z==y,re=V==z;if(re&&u(E)){if(!u(_))return!1;J=!0,ae=!1}if(re&&!ae)return j||(j=new l),J||f(E)?e(E,_,L,P,K,j):t(E,_,V,L,P,K,j);if(!(L&p)){var be=ae&&S.call(E,"__wrapped__"),te=ge&&S.call(_,"__wrapped__");if(be||te){var ke=be?E.value():E,Ne=te?_.value():_;return j||(j=new l),K(ke,Ne,L,P,j)}}return re?(j||(j=new l),o(E,_,L,P,K,j)):!1}return Gc=k,Gc}var Xc,cm;function dT(){if(cm)return Xc;cm=1;var l=uT(),e=mn();function t(o,i,a,u,f){return o===i?!0:o==null||i==null||!e(o)&&!e(i)?o!==o&&i!==i:l(o,i,a,u,t,f)}return Xc=t,Xc}var Yc,um;function fT(){if(um)return Yc;um=1;var l=dT();function e(t,o){return l(t,o)}return Yc=e,Yc}var hT=fT();const pT=mt(hT);var gT=Yi();const mT=mt(gT);var Qc,dm;function vT(){if(dm)return Qc;dm=1;var l=En(),e=mn(),t="[object Number]";function o(i){return typeof i=="number"||e(i)&&l(i)==t}return Qc=o,Qc}var yT=vT();const bT=mt(yT);var Zc,fm;function hm(){if(fm)return Zc;fm=1;var l=Pp(),e=l(Object.getPrototypeOf,Object);return Zc=e,Zc}var Jc,pm;function gm(){if(pm)return Jc;pm=1;var l=En(),e=hm(),t=mn(),o="[object Object]",i=Function.prototype,a=Object.prototype,u=i.toString,f=a.hasOwnProperty,p=u.call(Object);function g(v){if(!t(v)||l(v)!=o)return!1;var y=e(v);if(y===null)return!0;var w=f.call(y,"constructor")&&y.constructor;return typeof w=="function"&&w instanceof w&&u.call(w)==p}return Jc=g,Jc}var kT=gm();const wT=mt(kT);var eu,mm;function vm(){if(mm)return eu;mm=1;var l=En(),e=Gr(),t=mn(),o="[object String]";function i(a){return typeof a=="string"||!e(a)&&t(a)&&l(a)==o}return eu=i,eu}var TT=vm();const ST=mt(TT);var tu,ym;function xT(){if(ym)return tu;ym=1;function l(e){return e===void 0}return tu=l,tu}var CT=xT();const ET=mt(CT);var nu,bm;function ru(){if(bm)return nu;bm=1;var l=yp();function e(t,o,i){o=="__proto__"&&l?l(t,o,{configurable:!0,enumerable:!0,value:i,writable:!0}):t[o]=i}return nu=e,nu}var ou,km;function wm(){if(km)return ou;km=1;var l=ru(),e=Do();function t(o,i,a){(a!==void 0&&!e(o[i],a)||a===void 0&&!(i in o))&&l(o,i,a)}return ou=t,ou}var iu,Tm;function BT(){if(Tm)return iu;Tm=1;function l(e){return function(t,o,i){for(var a=-1,u=Object(t),f=i(t),p=f.length;p--;){var g=f[e?p:++a];if(o(u[g],g,u)===!1)break}return t}}return iu=l,iu}var su,Sm;function AT(){if(Sm)return su;Sm=1;var l=BT(),e=l();return su=e,su}var Mo={exports:{}};Mo.exports;var xm;function IT(){return xm||(xm=1,(function(l,e){var t=rn(),o=e&&!e.nodeType&&e,i=o&&!0&&l&&!l.nodeType&&l,a=i&&i.exports===o,u=a?t.Buffer:void 0,f=u?u.allocUnsafe:void 0;function p(g,v){if(v)return g.slice();var y=g.length,w=f?f(y):new g.constructor(y);return g.copy(w),w}l.exports=p})(Mo,Mo.exports)),Mo.exports}var lu,Cm;function _T(){if(Cm)return lu;Cm=1;var l=qg();function e(t){var o=new t.constructor(t.byteLength);return new l(o).set(new l(t)),o}return lu=e,lu}var au,Em;function NT(){if(Em)return au;Em=1;var l=_T();function e(t,o){var i=o?l(t.buffer):t.buffer;return new t.constructor(i,t.byteOffset,t.length)}return au=e,au}var cu,Bm;function Am(){if(Bm)return cu;Bm=1;function l(e,t){var o=-1,i=e.length;for(t||(t=Array(i));++o<i;)t[o]=e[o];return t}return cu=l,cu}var uu,Im;function RT(){if(Im)return uu;Im=1;var l=gn(),e=Object.create,t=(function(){function o(){}return function(i){if(!l(i))return{};if(e)return e(i);o.prototype=i;var a=new o;return o.prototype=void 0,a}})();return uu=t,uu}var du,_m;function OT(){if(_m)return du;_m=1;var l=RT(),e=hm(),t=Qi();function o(i){return typeof i.constructor=="function"&&!t(i)?l(e(i)):{}}return du=o,du}var fu,Nm;function PT(){if(Nm)return fu;Nm=1;var l=Xr(),e=mn();function t(o){return e(o)&&l(o)}return fu=t,fu}var hu,Rm;function Om(){if(Rm)return hu;Rm=1;function l(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}return hu=l,hu}var pu,Pm;function LT(){if(Pm)return pu;Pm=1;var l=ru(),e=Do(),t=Object.prototype,o=t.hasOwnProperty;function i(a,u,f){var p=a[u];(!(o.call(a,u)&&e(p,f))||f===void 0&&!(u in a))&&l(a,u,f)}return pu=i,pu}var gu,Lm;function DT(){if(Lm)return gu;Lm=1;var l=LT(),e=ru();function t(o,i,a,u){var f=!a;a||(a={});for(var p=-1,g=i.length;++p<g;){var v=i[p],y=u?u(a[v],o[v],v,a,o):void 0;y===void 0&&(y=o[v]),f?e(a,v,y):l(a,v,y)}return a}return gu=t,gu}var mu,Dm;function MT(){if(Dm)return mu;Dm=1;function l(e){var t=[];if(e!=null)for(var o in Object(e))t.push(o);return t}return mu=l,mu}var vu,Mm;function FT(){if(Mm)return vu;Mm=1;var l=gn(),e=Qi(),t=MT(),o=Object.prototype,i=o.hasOwnProperty;function a(u){if(!l(u))return t(u);var f=e(u),p=[];for(var g in u)g=="constructor"&&(f||!i.call(u,g))||p.push(g);return p}return vu=a,vu}var yu,Fm;function zm(){if(Fm)return yu;Fm=1;var l=rm(),e=FT(),t=Xr();function o(i){return t(i)?l(i,!0):e(i)}return yu=o,yu}var bu,Hm;function zT(){if(Hm)return bu;Hm=1;var l=DT(),e=zm();function t(o){return l(o,e(o))}return bu=t,bu}var ku,jm;function HT(){if(jm)return ku;jm=1;var l=wm(),e=IT(),t=NT(),o=Am(),i=OT(),a=Ua(),u=Gr(),f=PT(),p=Zi(),g=Yi(),v=gn(),y=gm(),w=Ji(),S=Om(),k=zT();function E(_,L,P,K,j,J,W){var V=S(_,P),z=S(L,P),ae=W.get(z);if(ae){l(_,P,ae);return}var ge=J?J(V,z,P+"",_,L,W):void 0,re=ge===void 0;if(re){var be=u(z),te=!be&&p(z),ke=!be&&!te&&w(z);ge=z,be||te||ke?u(V)?ge=V:f(V)?ge=o(V):te?(re=!1,ge=e(z,!0)):ke?(re=!1,ge=t(z,!0)):ge=[]:y(z)||a(z)?(ge=V,a(V)?ge=k(V):(!v(V)||g(V))&&(ge=i(z))):re=!1}re&&(W.set(z,ge),j(ge,z,K,J,W),W.delete(z)),l(_,P,ge)}return ku=E,ku}var wu,qm;function jT(){if(qm)return wu;qm=1;var l=Og(),e=wm(),t=AT(),o=HT(),i=gn(),a=zm(),u=Om();function f(p,g,v,y,w){p!==g&&t(g,function(S,k){if(w||(w=new l),i(S))o(p,g,k,v,f,y,w);else{var E=y?y(u(p,k),S,k+"",p,g,w):void 0;E===void 0&&(E=S),e(p,k,E)}},a)}return wu=f,wu}var Tu,Um;function qT(){if(Um)return Tu;Um=1;var l=Do(),e=Xr(),t=tm(),o=gn();function i(a,u,f){if(!o(f))return!1;var p=typeof u;return(p=="number"?e(f)&&t(u,f.length):p=="string"&&u in f)?l(f[u],a):!1}return Tu=i,Tu}var Su,Wm;function UT(){if(Wm)return Su;Wm=1;var l=Sp(),e=qT();function t(o){return l(function(i,a){var u=-1,f=a.length,p=f>1?a[f-1]:void 0,g=f>2?a[2]:void 0;for(p=o.length>3&&typeof p=="function"?(f--,p):void 0,g&&e(a[0],a[1],g)&&(p=f<3?void 0:p,f=1),i=Object(i);++u<f;){var v=a[u];v&&o(i,v,u,p)}return i})}return Su=t,Su}var xu,Km;function WT(){if(Km)return xu;Km=1;var l=jT(),e=UT(),t=e(function(o,i,a,u){l(o,i,a,u)});return xu=t,xu}var KT=WT();const VT=mt(KT);var Cu,Vm;function $T(){if(Vm)return Cu;Vm=1;var l=rn(),e=function(){return l.Date.now()};return Cu=e,Cu}var Eu,$m;function GT(){if($m)return Eu;$m=1;var l=gn(),e=$T(),t=Ip(),o="Expected a function",i=Math.max,a=Math.min;function u(f,p,g){var v,y,w,S,k,E,_=0,L=!1,P=!1,K=!0;if(typeof f!="function")throw new TypeError(o);p=t(p)||0,l(g)&&(L=!!g.leading,P="maxWait"in g,w=P?i(t(g.maxWait)||0,p):w,K="trailing"in g?!!g.trailing:K);function j(te){var ke=v,Ne=y;return v=y=void 0,_=te,S=f.apply(Ne,ke),S}function J(te){return _=te,k=setTimeout(z,p),L?j(te):S}function W(te){var ke=te-E,Ne=te-_,Se=p-ke;return P?a(Se,w-Ne):Se}function V(te){var ke=te-E,Ne=te-_;return E===void 0||ke>=p||ke<0||P&&Ne>=w}function z(){var te=e();if(V(te))return ae(te);k=setTimeout(z,W(te))}function ae(te){return k=void 0,K&&v?j(te):(v=y=void 0,S)}function ge(){k!==void 0&&clearTimeout(k),_=0,v=E=y=k=void 0}function re(){return k===void 0?S:ae(e())}function be(){var te=e(),ke=V(te);if(v=arguments,y=this,E=te,ke){if(k===void 0)return J(E);if(P)return clearTimeout(k),k=setTimeout(z,p),j(E)}return k===void 0&&(k=setTimeout(z,p)),S}return be.cancel=ge,be.flush=re,be}return Eu=u,Eu}var Bu,Gm;function XT(){if(Gm)return Bu;Gm=1;var l=GT(),e=gn(),t="Expected a function";function o(i,a,u){var f=!0,p=!0;if(typeof i!="function")throw new TypeError(t);return e(u)&&(f="leading"in u?!!u.leading:f,p="trailing"in u?!!u.trailing:p),l(i,a,{leading:f,maxWait:a,trailing:p})}return Bu=o,Bu}var YT=XT();const QT=mt(YT);var Au,Xm;function ZT(){if(Xm)return Au;Xm=1;function l(e){for(var t,o=[];!(t=e.next()).done;)o.push(t.value);return o}return Au=l,Au}var Iu,Ym;function JT(){if(Ym)return Iu;Ym=1;function l(e){return e.split("")}return Iu=l,Iu}var _u,Qm;function eS(){if(Qm)return _u;Qm=1;var l="\\ud800-\\udfff",e="\\u0300-\\u036f",t="\\ufe20-\\ufe2f",o="\\u20d0-\\u20ff",i=e+t+o,a="\\ufe0e\\ufe0f",u="\\u200d",f=RegExp("["+u+l+i+a+"]");function p(g){return f.test(g)}return _u=p,_u}var Nu,Zm;function tS(){if(Zm)return Nu;Zm=1;var l="\\ud800-\\udfff",e="\\u0300-\\u036f",t="\\ufe20-\\ufe2f",o="\\u20d0-\\u20ff",i=e+t+o,a="\\ufe0e\\ufe0f",u="["+l+"]",f="["+i+"]",p="\\ud83c[\\udffb-\\udfff]",g="(?:"+f+"|"+p+")",v="[^"+l+"]",y="(?:\\ud83c[\\udde6-\\uddff]){2}",w="[\\ud800-\\udbff][\\udc00-\\udfff]",S="\\u200d",k=g+"?",E="["+a+"]?",_="(?:"+S+"(?:"+[v,y,w].join("|")+")"+E+k+")*",L=E+k+_,P="(?:"+[v+f+"?",f,y,w,u].join("|")+")",K=RegExp(p+"(?="+p+")|"+P+L,"g");function j(J){return J.match(K)||[]}return Nu=j,Nu}var Ru,Jm;function nS(){if(Jm)return Ru;Jm=1;var l=JT(),e=eS(),t=tS();function o(i){return e(i)?t(i):l(i)}return Ru=o,Ru}var Ou,ev;function rS(){if(ev)return Ou;ev=1;function l(e,t){for(var o=-1,i=e==null?0:e.length,a=Array(i);++o<i;)a[o]=t(e[o],o,e);return a}return Ou=l,Ou}var Pu,tv;function oS(){if(tv)return Pu;tv=1;var l=rS();function e(t,o){return l(o,function(i){return t[i]})}return Pu=e,Pu}var Lu,nv;function iS(){if(nv)return Lu;nv=1;var l=oS(),e=im();function t(o){return o==null?[]:l(o,e(o))}return Lu=t,Lu}var Du,rv;function sS(){if(rv)return Du;rv=1;var l=Xi(),e=Am(),t=Ha(),o=Xr(),i=vm(),a=ZT(),u=Wg(),f=Vg(),p=nS(),g=iS(),v="[object Map]",y="[object Set]",w=l?l.iterator:void 0;function S(k){if(!k)return[];if(o(k))return i(k)?p(k):e(k);if(w&&k[w])return a(k[w]());var E=t(k),_=E==v?u:E==y?f:g;return _(k)}return Du=S,Du}var lS=sS();const aS=mt(lS);var ov=(l=>(l.VERBOSE="VERBOSE",l.INFO="INFO",l.WARN="WARN",l.ERROR="ERROR",l))(ov||{});const os=()=>"0.2.0",ie={BACKSPACE:8,TAB:9,ENTER:13,LEFT:37,UP:38,DOWN:40,RIGHT:39,DELETE:46},cS={LEFT:0},uS=1e8,dS=16,Wn=(()=>{try{return Function("return this")()}catch{return}})();Wn&&typeof Wn.window>"u"&&(Wn.window=Wn);const is=()=>{if(Wn?.window)return Wn.window},iv=()=>Wn?.navigator?Wn.navigator:is()?.navigator,Fo=(l,e,t="log",o,i="color: inherit")=>{const a=typeof console>"u"?void 0:console;if(!a||typeof a[t]!="function")return;const u=["info","log","warn","error"].includes(t),f=[];switch(Fo.logLevel){case"ERROR":if(t!=="error")return;break;case"WARN":if(!["error","warn"].includes(t))return;break;case"INFO":if(!u||l)return;break}o&&f.push(o);const p=`Blok ${os()}`,g=`line-height: 1em;
|
|
3
2
|
color: #006FEA;
|
|
4
3
|
display: inline-block;
|
|
5
4
|
font-size: 11px;
|
|
@@ -8,46 +7,167 @@
|
|
|
8
7
|
padding: 4px 9px;
|
|
9
8
|
border-radius: 30px;
|
|
10
9
|
border: 1px solid rgba(56, 138, 229, 0.16);
|
|
11
|
-
margin: 4px 5px 4px 0;`,d=(()=>n?s?(a.unshift(c,r),`%c${l}%c ${e}`):`( ${l} )${e}`:e)(),u=(()=>s?o!==void 0?[`${d} %o`,...a]:[d,...a]:[d])();try{i[t](...u)}catch{}};At.logLevel="VERBOSE";const Oy=n=>{At.logLevel=n},$=(n,e="log",t,o)=>{At(!1,n,e,t,o)},Ee=(n,e="log",t,o)=>{At(!0,n,e,t,o)},j=n=>tn(n),W=n=>cs(n),we=n=>ds(n),Rs=n=>Id(n),Ls=n=>um(n),Ny=function(n){return Am(n)},Q=n=>Sh(n),Ps=n=>By(n),gn=(n,e)=>function(...t){Sd(()=>n.apply(this,t),e)},Ry=n=>n.name.split(".").pop()??"",Ly=n=>/^[-\w]+\/([-+\w]+|\*)$/.test(n),Ms=(n,e,t)=>{const o={timeoutId:null};return function(...r){const i=()=>{o.timeoutId=null,t!==!0&&n.apply(this,r)},s=t===!0&&o.timeoutId===null;o.timeoutId!==null&&clearTimeout(o.timeoutId),o.timeoutId=setTimeout(i,e),s&&n.apply(this,r)}},To=(n,e,t)=>xb(n,e,t),Py=()=>{var r;const n={win:!1,mac:!1,x11:!1,linux:!1},e=Ns(),t=((r=e==null?void 0:e.userAgent)==null?void 0:r.toLowerCase())??"",o=t?Object.keys(n).find(i=>t.indexOf(i)!==-1):void 0;return o!==void 0&&(n[o]=!0),n},mn=n=>n&&n.slice(0,1).toUpperCase()+n.slice(1),My=(n,e)=>{if(Array.isArray(e))return e},It=(n,...e)=>!W(n)||e.length===0?n:e.reduce((t,o)=>W(o)?hb(t,o,My):t,n),ko=n=>{const e=Py(),t=n.replace(/shift/gi,"⇧").replace(/backspace/gi,"⌫").replace(/enter/gi,"⏎").replace(/up/gi,"↑").replace(/left/gi,"→").replace(/down/gi,"↓").replace(/right/gi,"←").replace(/escape/gi,"⎋").replace(/insert/gi,"Ins").replace(/delete/gi,"␡").replace(/\+/gi," + ");return e.mac?t.replace(/ctrl|cmd/gi,"⌘").replace(/alt/gi,"⌥"):t.replace(/cmd/gi,"Ctrl").replace(/windows/gi,"WIN")},Dy=n=>{try{return new URL(n).href}catch{}const e=pn();return n.substring(0,2)==="//"?e?`${e.location.protocol}${n}`:n:e?`${e.location.origin}${n}`:n},$y=()=>Sl(10),Fy=n=>{const e=pn();e&&e.open(n,"_blank")},Hy=(n="")=>`${n}${Math.floor(Math.random()*Ay).toString(Iy)}`,Ds=650,ut=()=>{const n=pn();return!n||typeof n.matchMedia!="function"?!1:n.matchMedia(`(max-width: ${Ds}px)`).matches},wo=(()=>{const n=Ns();if(!n)return!1;const e=n.userAgent||"",t=n.userAgentData,o=t==null?void 0:t.platform;return!!(/iP(ad|hone|od)/.test(e)||o!==void 0&&o!==""&&/iP(ad|hone|od)/.test(o)||((n.maxTouchPoints??0)>1?(o!==void 0&&o!==""?o:void 0)??(()=>n.platform)():void 0)==="MacIntel")})(),jy=(n,e)=>sm(n,e);class v{static isSingleTag(e){return!!e.tagName&&["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"].includes(e.tagName)}static isLineBreakTag(e){return!!e&&["BR","WBR"].includes(e.tagName)}static make(e,t=null,o={}){const r=document.createElement(e);if(Array.isArray(t)){const i=t.filter(s=>s!==void 0);r.classList.add(...i)}typeof t=="string"&&r.classList.add(t);for(const i in o){if(!Object.prototype.hasOwnProperty.call(o,i))continue;const s=o[i];if(s!=null){if(i in r){r[i]=s;continue}r.setAttribute(i,String(s))}}return r}static text(e){return document.createTextNode(e)}static append(e,t){Array.isArray(t)?t.forEach(o=>e.appendChild(o)):e.appendChild(t)}static prepend(e,t){Array.isArray(t)?[...t].reverse().forEach(r=>e.prepend(r)):e.prepend(t)}static find(e=document,t){return e.querySelector(t)}static get(e){return document.getElementById(e)}static findAll(e=document,t){return e.querySelectorAll(t)}static get allInputsSelector(){return"[contenteditable=true], textarea, input:not([type]), "+["text","password","email","number","search","tel","url"].map(t=>`input[type="${t}"]`).join(", ")}static findAllInputs(e){return Ps(e.querySelectorAll(v.allInputsSelector)).reduce((t,o)=>v.isNativeInput(o)||v.containsOnlyInlineElements(o)?[...t,o]:[...t,...v.getDeepestBlockElements(o)],[])}static getDeepestNode(e,t=!1){var d;const o=t?"lastChild":"firstChild",r=t?"previousSibling":"nextSibling";if(e===null||e.nodeType!==Node.ELEMENT_NODE)return e;const i=e[o];if(i===null)return e;const s=i;if(!(v.isSingleTag(s)&&!v.isNativeInput(s)&&!v.isLineBreakTag(s)))return this.getDeepestNode(s,t);const l=s[r];if(l)return this.getDeepestNode(l,t);const c=(d=s.parentNode)==null?void 0:d[r];return c?this.getDeepestNode(c,t):s.parentNode}static isElement(e){return Ls(e)?!1:e!=null&&e.nodeType!=null&&e.nodeType===Node.ELEMENT_NODE}static isFragment(e){return Ls(e)?!1:e!=null&&e.nodeType!=null&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE}static isContentEditable(e){return e.contentEditable==="true"}static isNativeInput(e){const t=["INPUT","TEXTAREA"];return e!=null&&typeof e.tagName=="string"?t.includes(e.tagName):!1}static canSetCaret(e){return v.isNativeInput(e)?!new Set(["file","checkbox","radio","hidden","submit","button","image","reset"]).has(e.type):v.isContentEditable(e)}static isNodeEmpty(e,t){var i;if(this.isSingleTag(e)&&!this.isLineBreakTag(e))return!1;const o=this.isElement(e)&&this.isNativeInput(e)?e.value:(i=e.textContent)==null?void 0:i.replace("",""),r=t?o==null?void 0:o.replace(new RegExp(t,"g"),""):o;return((r==null?void 0:r.length)??0)===0}static isLeaf(e){return e?e.childNodes.length===0:!1}static isEmpty(e,t){const o=[e];for(;o.length>0;){const r=o.shift();if(r){if(this.isLeaf(r)&&!this.isNodeEmpty(r,t))return!1;r.childNodes&&o.push(...Array.from(r.childNodes))}}return!0}static isHTMLString(e){const t=v.make("div");return t.innerHTML=e,t.childElementCount>0}static getContentLength(e){var t;return v.isNativeInput(e)?e.value.length:e.nodeType===Node.TEXT_NODE?e.length:((t=e.textContent)==null?void 0:t.length)??0}static get blockElements(){return["address","article","aside","blockquote","canvas","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","li","main","nav","noscript","ol","output","p","pre","ruby","section","table","tbody","thead","tr","tfoot","ul","video"]}static containsOnlyInlineElements(e){const t=we(e)?(()=>{const r=document.createElement("div");return r.innerHTML=e,r})():e,o=r=>!v.blockElements.includes(r.tagName.toLowerCase())&&Array.from(r.children).every(o);return Array.from(t.children).every(o)}static getDeepestBlockElements(e){return v.containsOnlyInlineElements(e)?[e]:Array.from(e.children).reduce((t,o)=>[...t,...v.getDeepestBlockElements(o)],[])}static getHolder(e){if(!we(e))return e;const t=document.getElementById(e);if(t!==null)return t;throw new Error(`Element with id "${e}" not found`)}static isAnchor(e){return e.tagName.toLowerCase()==="a"}static offset(e){const t=e.getBoundingClientRect(),o=window.scrollX||document.documentElement.scrollLeft,r=window.scrollY||document.documentElement.scrollTop,i=t.top+r,s=t.left+o;return{top:i,left:s,bottom:i+t.height,right:s+t.width}}static getNodeByOffset(e,t){const o=document.createTreeWalker(e,NodeFilter.SHOW_TEXT,null),r=(c,d,u,h)=>{if(!c&&u){const b=d-h,E=Math.max(t-b,0),k=Math.min(E,h);return{node:u,offset:k}}if(!c)return{node:null,offset:0};const f=(c.textContent??"").length;return d+f>=t?{node:c,offset:Math.min(t-d,f)}:r(o.nextNode(),d+f,c,f)},i=o.nextNode(),{node:s,offset:a}=r(i,0,null,0);if(!s)return{node:null,offset:0};const l=s.textContent;return!l||l.length===0?{node:null,offset:0}:{node:s,offset:a}}}const Co=n=>!/[^\t\n\r \u200B]/.test(n),zy=n=>{const e=window.getComputedStyle(n),t=parseFloat(e.fontSize),o=parseFloat(e.lineHeight)||t*1.2,r=parseFloat(e.paddingTop),i=parseFloat(e.borderTopWidth),s=parseFloat(e.marginTop),a=t*.8,l=(o-t)/2;return s+i+r+l+a},$s=n=>{const{dataset:e}=n;e.empty=v.isEmpty(n)?"true":"false"},Fs={ui:{blockTunes:{toggler:{"Click to tune":""}},inlineToolbar:{converter:{"Convert to":""}},toolbar:{toolbox:{Add:""}},popover:{Filter:"","Nothing found":"","Convert to":""}},toolNames:{Text:"",Link:"",Bold:"",Italic:""},tools:{link:{"Add a link":""},stub:{"The block can not be displayed correctly.":""}},blockTunes:{delete:{Delete:"","Click to delete":""},moveUp:{"Move up":""},moveDown:{"Move down":""}}},ht=class{static ui(n,e){return ht._t(n,e)}static t(n,e){return ht._t(n,e)}static setDictionary(n){ht.currentDictionary=n}static _t(n,e){const t=ht.getNamespace(n);return!t||!t[e]?e:t[e]}static getNamespace(n){return n.split(".").reduce((t,o)=>{if(!t||!Object.keys(t).length)return{};const r=t[o];return typeof r=="string"?{}:r},ht.currentDictionary)}};let ne=ht;ne.currentDictionary=Fs;class Ot extends Error{}class Nt{constructor(){this.subscribers={}}on(e,t){e in this.subscribers||(this.subscribers[e]=[]),this.subscribers[e].push(t)}once(e,t){e in this.subscribers||(this.subscribers[e]=[]);const o=r=>{const i=t(r),s=this.subscribers[e].indexOf(o);return s!==-1&&this.subscribers[e].splice(s,1),i};this.subscribers[e].push(o)}emit(e,t){Q(this.subscribers)||!this.subscribers[e]||this.subscribers[e].reduce((o,r)=>{const i=r(o);return i!==void 0?i:o},t)}off(e,t){const o=this.subscribers[e];if(o===void 0){console.warn(`EventDispatcher .off(): there is no subscribers for event "${e.toString()}". Probably, .off() called before .on()`);return}const r=o.indexOf(t);r!==-1&&o.splice(r,1)}destroy(){this.subscribers={}}}const Le=function(e){return Object.setPrototypeOf(this,{get id(){return e.id},get name(){return e.name},get config(){return e.config},get holder(){return e.holder},get isEmpty(){return e.isEmpty},get selected(){return e.selected},set stretched(o){e.setStretchState(o)},get stretched(){return e.stretched},get focusable(){return e.focusable},call(o,r){return e.call(o,r)},save(){return e.save()},validate(o){return e.validate(o)},dispatchChange(){e.dispatchChange()},getActiveToolboxEntry(){return e.getActiveToolboxEntry()}}),Object.defineProperties(this,{id:{get(){return e.id},enumerable:!0,configurable:!0},name:{get(){return e.name},enumerable:!0,configurable:!0}}),this};class Rt{constructor(){this.allListeners=[]}on(e,t,o,r=!1){if(this.findOne(e,t,o,r))return;const s=Hy("l"),a={id:s,element:e,eventType:t,handler:o,options:r};return this.allListeners.push(a),e.addEventListener(t,o,r),s}off(e,t,o,r){const i=this.findAll(e,t,o,r);i.forEach((s,a)=>{const l=this.allListeners.indexOf(i[a]);l>-1&&(this.allListeners.splice(l,1),s.element.removeEventListener(s.eventType,s.handler,s.options))})}offById(e){const t=this.findById(e);if(!t)return;t.element.removeEventListener(t.eventType,t.handler,t.options);const o=this.allListeners.indexOf(t);o>-1&&this.allListeners.splice(o,1)}findOne(e,t,o,r){return this.findAll(e,t,o,r)[0]??null}findAll(e,t,o,r){return e?this.findByEventTarget(e).filter(s=>{const a=t===void 0||s.eventType===t,l=o===void 0||s.handler===o,c=this.areOptionsEqual(s.options,r);return a&&l&&c}):[]}removeAll(){this.allListeners.forEach(e=>{e.element.removeEventListener(e.eventType,e.handler,e.options)}),this.allListeners=[]}destroy(){this.removeAll()}findByEventTarget(e){return this.allListeners.filter(t=>t.element===e)}findByType(e){return this.allListeners.filter(t=>t.eventType===e)}findByHandler(e){return this.allListeners.filter(t=>t.handler===e)}findById(e){return this.allListeners.find(t=>t.id===e)}normalizeListenerOptions(e){return typeof e=="boolean"?{capture:e,once:!1,passive:!1}:e?{capture:e.capture??!1,once:e.once??!1,passive:e.passive??!1,signal:e.signal}:{capture:!1,once:!1,passive:!1}}areOptionsEqual(e,t){if(t===void 0)return!0;const o=this.normalizeListenerOptions(e),r=this.normalizeListenerOptions(t);return o.capture===r.capture&&o.once===r.once&&o.passive===r.passive&&o.signal===r.signal}}class F{constructor({config:e,eventsDispatcher:t}){if(this.nodes={},this.listeners=new Rt,this.readOnlyMutableListeners={on:(o,r,i,s=!1)=>{const a=this.listeners.on(o,r,i,s);a&&this.mutableListenerIds.push(a)},clearAll:()=>{for(const o of this.mutableListenerIds)this.listeners.offById(o);this.mutableListenerIds=[]}},this.mutableListenerIds=[],new.target===F)throw new TypeError("Constructors for abstract class Module are not allowed.");this.config=e,this.eventsDispatcher=t,this.Editor={}}set state(e){this.Editor=e}removeAllNodes(){for(const e in this.nodes){const t=this.nodes[e];t instanceof HTMLElement&&t.remove()}}get isRtl(){var e;return((e=this.config.i18n)==null?void 0:e.direction)==="rtl"}}class w{constructor(){this.instance=null,this.selection=null,this.savedSelectionRange=null,this.isFakeBackgroundEnabled=!1,this.fakeBackgroundElements=[]}static get CSS(){return{editorWrapper:"codex-editor",editorZone:"codex-editor__redactor"}}static get anchorNode(){const e=window.getSelection();return e?e.anchorNode:null}static get anchorElement(){const e=window.getSelection();if(!e)return null;const t=e.anchorNode;return t?v.isElement(t)?t:t.parentElement:null}static get anchorOffset(){const e=window.getSelection();return e?e.anchorOffset:null}static get isCollapsed(){const e=window.getSelection();return e?e.isCollapsed:null}static get isAtEditor(){return this.isSelectionAtEditor(w.get())}static isSelectionAtEditor(e){if(!e)return!1;const t=e.anchorNode||e.focusNode,o=t&&t.nodeType===Node.TEXT_NODE?t.parentNode:t,r=o&&o instanceof Element?o.closest(`.${w.CSS.editorZone}`):null;return r?r.nodeType===Node.ELEMENT_NODE:!1}static isRangeAtEditor(e){if(!e)return;const t=e.startContainer&&e.startContainer.nodeType===Node.TEXT_NODE?e.startContainer.parentNode:e.startContainer,o=t&&t instanceof Element?t.closest(`.${w.CSS.editorZone}`):null;return o?o.nodeType===Node.ELEMENT_NODE:!1}static get isSelectionExists(){const e=w.get();return!!(e!=null&&e.anchorNode)}static get range(){return this.getRangeFromSelection(this.get())}static getRangeFromSelection(e){return e&&e.rangeCount?e.getRangeAt(0):null}static get rect(){const e=document.selection,t={x:0,y:0,width:0,height:0};if(e&&e.type!=="Control"){const a=e.createRange();return t.x=a.boundingLeft,t.y=a.boundingTop,t.width=a.boundingWidth,t.height=a.boundingHeight,t}const o=window.getSelection();if(!o)return $("Method window.getSelection returned null","warn"),t;if(o.rangeCount===null||isNaN(o.rangeCount))return $("Method SelectionUtils.rangeCount is not supported","warn"),t;if(o.rangeCount===0)return t;const r=o.getRangeAt(0).cloneRange(),i=r.getBoundingClientRect();if(i.x===0&&i.y===0){const s=document.createElement("span");s.appendChild(document.createTextNode("")),r.insertNode(s);const a=s.getBoundingClientRect(),l=s.parentNode;return l==null||l.removeChild(s),l==null||l.normalize(),a}return i}static get text(){const e=window.getSelection();return(e==null?void 0:e.toString())??""}static get(){return window.getSelection()}static setCursor(e,t=0){const o=document.createRange(),r=window.getSelection(),i=v.isNativeInput(e);if(i&&!v.canSetCaret(e))return e.getBoundingClientRect();if(i){const s=e;return s.focus(),s.selectionStart=t,s.selectionEnd=t,s.getBoundingClientRect()}return o.setStart(e,t),o.setEnd(e,t),r?(r.removeAllRanges(),r.addRange(o),o.getBoundingClientRect()):e.getBoundingClientRect()}static isRangeInsideContainer(e){const t=w.range;return t===null?!1:e.contains(t.startContainer)}static addFakeCursor(){const e=w.range;if(e===null)return;const t=v.make("span","codex-editor__fake-cursor");t.dataset.mutationFree="true",e.collapse(),e.insertNode(t)}static isFakeCursorInsideContainer(e){return v.find(e,".codex-editor__fake-cursor")!==null}static removeFakeCursor(e=document.body){const t=v.find(e,".codex-editor__fake-cursor");t&&t.remove()}removeFakeBackground(){var i;if(!this.fakeBackgroundElements.length){this.isFakeBackgroundEnabled=!1;return}const e=this.fakeBackgroundElements[0],t=this.fakeBackgroundElements[this.fakeBackgroundElements.length-1],o=e.firstChild,r=t.lastChild;if(this.fakeBackgroundElements.forEach(s=>{this.unwrapFakeBackground(s)}),o&&r){const s=document.createRange();s.setStart(o,0),s.setEnd(r,((i=r.textContent)==null?void 0:i.length)||0),this.savedSelectionRange=s}this.fakeBackgroundElements=[],this.isFakeBackgroundEnabled=!1}setFakeBackground(){this.removeFakeBackground();const e=window.getSelection();if(!e||e.rangeCount===0)return;const t=e.getRangeAt(0);if(t.collapsed)return;const o=this.collectTextNodes(t);if(o.length===0)return;const r=t.startContainer,i=t.startOffset,s=t.endContainer,a=t.endOffset;if(this.fakeBackgroundElements=[],o.forEach(c=>{var E;const d=document.createRange(),u=c===r,h=c===s,g=u?i:0,f=((E=c.textContent)==null?void 0:E.length)??0,m=h?a:f;if(g===m)return;d.setStart(c,g),d.setEnd(c,m);const b=this.wrapRangeWithFakeBackground(d);b&&this.fakeBackgroundElements.push(b)}),!this.fakeBackgroundElements.length)return;const l=document.createRange();l.setStartBefore(this.fakeBackgroundElements[0]),l.setEndAfter(this.fakeBackgroundElements[this.fakeBackgroundElements.length-1]),e.removeAllRanges(),e.addRange(l),this.isFakeBackgroundEnabled=!0}collectTextNodes(e){const t=[],{commonAncestorContainer:o}=e;if(o.nodeType===Node.TEXT_NODE)return t.push(o),t;const r=document.createTreeWalker(o,NodeFilter.SHOW_TEXT,{acceptNode:i=>e.intersectsNode(i)&&i.textContent&&i.textContent.length>0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT});for(;r.nextNode();)t.push(r.currentNode);return t}wrapRangeWithFakeBackground(e){if(e.collapsed)return null;const t=v.make("span","codex-editor__fake-background");t.dataset.fakeBackground="true",t.dataset.mutationFree="true",t.style.backgroundColor="#a8d6ff",t.style.color="inherit",t.style.display="inline",t.style.padding="0",t.style.margin="0";const o=e.extractContents();return o.childNodes.length===0?null:(t.appendChild(o),e.insertNode(t),t)}unwrapFakeBackground(e){const t=e.parentNode;if(t){for(;e.firstChild;)t.insertBefore(e.firstChild,e);t.removeChild(e)}}save(){this.savedSelectionRange=w.range}restore(){if(!this.savedSelectionRange)return;const e=window.getSelection();e&&(e.removeAllRanges(),e.addRange(this.savedSelectionRange))}clearSaved(){this.savedSelectionRange=null}collapseToEnd(){const e=window.getSelection();if(!e||!e.focusNode)return;const t=document.createRange();t.selectNodeContents(e.focusNode),t.collapse(!1),e.removeAllRanges(),e.addRange(t)}findParentTag(e,t,o=10){const r=window.getSelection();if(!r||!r.anchorNode||!r.focusNode)return null;const i=[r.anchorNode,r.focusNode],s=a=>{const l=(c,d)=>{if(d<=0||!c.parentNode)return null;const u=c.parentNode,h=!t||u.classList&&u.classList.contains(t);return u.tagName===e&&h?u:l(u,d-1)};return l(a,o)};for(const a of i){const l=s(a);if(l)return l}return null}expandToTag(e){const t=window.getSelection();if(!t)return;t.removeAllRanges();const o=document.createRange();o.selectNodeContents(e),t.addRange(o)}}const Wy=(n,e)=>{const{type:t,target:o,addedNodes:r,removedNodes:i}=n;return n.type==="attributes"&&n.attributeName==="data-empty"?!1:e.contains(o)?!0:t!=="childList"?!1:Array.from(r).some(l=>l===e)?!0:Array.from(i).some(l=>l===e)},So="redactor dom changed",Hs="block changed",js="fake cursor is about to be toggled",zs="fake cursor have been set",Lt="editor mobile layout toggled",xo="block-settings-opened",Bo="block-settings-closed",_o=(n,e)=>{if(!n.conversionConfig)return!1;const t=n.conversionConfig[e];return j(t)||we(t)},vn=(n,e)=>_o(n.tool,e),Ws=(n,e)=>Object.entries(n).some(([t,o])=>e[t]&&jy(e[t],o)),Us=async(n,e)=>{const o=(await n.save()).data,r=e.find(i=>i.name===n.name);return r!==void 0&&!_o(r,"export")?[]:e.reduce((i,s)=>{if(!_o(s,"import")||s.toolbox===void 0)return i;const a=s.toolbox.filter(l=>{if(Q(l)||l.icon===void 0)return!1;const c=l.data!==void 0;return!(c&&Ws(l.data,o)||!c&&s.name===n.name)});return i.push({...s,toolbox:a}),i},[])},Ks=(n,e)=>n.mergeable?n.name===e.name?!0:vn(e,"export")&&vn(n,"import"):!1,Uy=(n,e)=>{const t=e==null?void 0:e.export;return j(t)?t(n):we(t)?n[t]:(t!==void 0&&$("Conversion «export» property must be a string or function. String means key of saved data object to export. Function should export processed string to export."),"")},Gs=(n,e,t)=>{const o=e==null?void 0:e.import;return j(o)?o(n,t):we(o)?{[o]:n}:(o!==void 0&&$("Conversion «import» property must be a string or function. String means key of tool data to import. Function accepts a imported string and return composed tool data."),{})};var oe=(n=>(n.Default="default",n.Separator="separator",n.Html="html",n))(oe||{});const ft="data-block-tool";var Pe=(n=>(n.RENDERED="rendered",n.MOVED="moved",n.UPDATED="updated",n.REMOVED="removed",n.ON_PASTE="onPaste",n))(Pe||{});class re extends Nt{constructor({id:e=$y(),data:t,tool:o,readOnly:r,tunesData:i},s){super(),this.cachedInputs=[],this.lastSavedTunes={},this.toolRenderedElement=null,this.tunesInstances=new Map,this.defaultTunesInstances=new Map,this.unavailableTunesData={},this.inputIndex=0,this.editorEventBus=null,this.redactorDomChangedCallback=()=>{},this.handleFocus=()=>{this.dropInputsCache(),this.updateCurrentInput()},this.didMutated=(l=void 0)=>{const c=l===void 0,d=l instanceof InputEvent;!c&&!d&&this.detectToolRootChange(l),(()=>c||d?!0:!(l.length>0&&l.every(g=>{const{addedNodes:f,removedNodes:m,target:b}=g;return[...Array.from(f),...Array.from(m),b].some(k=>{const N=v.isElement(k)?k:k.parentElement??null;return N===null?!1:N.closest('[data-mutation-free="true"]')!==null})})))()&&(this.dropInputsCache(),this.updateCurrentInput(),this.toggleInputsEmptyMark(),this.call("updated"),this.emit("didMutated",this))},this.name=o.name,this.id=e,this.settings=o.settings,this.config=this.settings,this.editorEventBus=s||null,this.blockAPI=new Le(this),this.lastSavedData=t??{},this.lastSavedTunes=i??{},this.tool=o,this.toolInstance=o.create(t,this.blockAPI,r),this.tunes=o.tunes,this.composeTunes(i);const a=this.compose();if(a==null)throw new Error(`Tool "${this.name}" did not return a block holder element during render()`);this.holder=a,window.requestIdleCallback(()=>{this.watchBlockMutations(),this.addInputEvents(),this.toggleInputsEmptyMark()})}static get CSS(){return{wrapper:"ce-block",wrapperStretched:"ce-block--stretched",content:"ce-block__content",selected:"ce-block--selected"}}call(e,t){const o=this.toolInstance[e];if(j(o))try{o.call(this.toolInstance,t)}catch(r){const i=r instanceof Error?r.message:String(r);$(`Error during '${e}' call: ${i}`,"error")}}async mergeWith(e){if(!j(this.toolInstance.merge))throw new Error(`Block tool "${this.name}" does not support merging`);await this.toolInstance.merge(e)}async save(){const e=await this.extractToolData();if(e===void 0)return;const t={...this.unavailableTunesData};[...this.tunesInstances.entries(),...this.defaultTunesInstances.entries()].forEach(([i,s])=>{if(j(s.save))try{t[i]=s.save()}catch(a){$(`Tune ${s.constructor.name} save method throws an Error %o`,"warn",a)}});const o=window.performance.now();this.lastSavedData=e,this.lastSavedTunes={...t};const r=window.performance.now();return{id:this.id,tool:this.name,data:e,tunes:t,time:r-o}}async extractToolData(){try{const e=await this.toolInstance.save(this.pluginsContent);if(!this.isEmpty||e===void 0||e===null||typeof e!="object")return e;const t={...e},o=r=>{const i=t[r];if(typeof i!="string")return;const s=document.createElement("div");s.innerHTML=i,v.isEmpty(s)&&(t[r]="")};return o("text"),o("html"),t}catch(e){const t=e instanceof Error?e:new Error(String(e));$(`Saving process for ${this.name} tool failed due to the ${t}`,"log",t);return}}async validate(e){return this.toolInstance.validate instanceof Function?await this.toolInstance.validate(e):!0}getTunes(){const e=[],t=[],o=(s,a)=>{if(s){if(v.isElement(s)){a.push({type:oe.Html,element:s});return}if(Array.isArray(s)){a.push(...s);return}a.push(s)}},r=typeof this.toolInstance.renderSettings=="function"?this.toolInstance.renderSettings():[];return o(r,e),[...this.tunesInstances.values(),...this.defaultTunesInstances.values()].map(s=>s.render()).forEach(s=>{o(s,t)}),{toolTunes:e,commonTunes:t}}updateCurrentInput(){const e=w.anchorNode,t=document.activeElement,o=i=>{if(!i)return;const s=i instanceof HTMLElement?i:i.parentElement;if(s===null)return;const a=this.inputs.find(d=>d===s||d.contains(s));if(a!==void 0)return a;const l=s.closest(v.allInputsSelector);if(!(l instanceof HTMLElement))return;const c=this.inputs.find(d=>d===l);if(c!==void 0)return c};if(v.isNativeInput(t)){this.currentInput=t;return}const r=o(e)??(t instanceof HTMLElement?o(t):void 0);if(r!==void 0){this.currentInput=r;return}t instanceof HTMLElement&&this.inputs.includes(t)&&(this.currentInput=t)}dispatchChange(){this.didMutated()}destroy(){this.unwatchBlockMutations(),this.removeInputEvents(),super.destroy(),j(this.toolInstance.destroy)&&this.toolInstance.destroy()}async getActiveToolboxEntry(){const e=this.tool.toolbox;if(!e)return;if(e.length===1)return Promise.resolve(e[0]);const t=await this.data;return e.find(o=>Ws(o.data,t))}async exportDataAsString(){const e=await this.data;return Uy(e,this.tool.conversionConfig)}get inputs(){if(this.cachedInputs.length!==0)return this.cachedInputs;const e=v.findAllInputs(this.holder);return this.inputIndex>e.length-1&&(this.inputIndex=e.length-1),this.cachedInputs=e,e}get currentInput(){return this.inputs[this.inputIndex]}set currentInput(e){if(e===void 0)return;const t=this.inputs.findIndex(o=>o===e||o.contains(e));t!==-1&&(this.inputIndex=t)}get firstInput(){return this.inputs[0]}get lastInput(){const e=this.inputs;return e[e.length-1]}get nextInput(){return this.inputs[this.inputIndex+1]}get previousInput(){return this.inputs[this.inputIndex-1]}get data(){return this.save().then(e=>e&&!Q(e.data)?e.data:{})}get preservedData(){return this.lastSavedData??{}}get preservedTunes(){return this.lastSavedTunes??{}}get sanitize(){return this.tool.sanitizeConfig}get mergeable(){return j(this.toolInstance.merge)}get focusable(){return this.inputs.length!==0}get isEmpty(){const e=v.isEmpty(this.pluginsContent,"/"),t=!this.hasMedia;return e&&t}get hasMedia(){const e=["img","iframe","video","audio","source","input","textarea","twitterwidget"];return!!this.holder.querySelector(e.join(","))}set selected(e){var r,i;this.holder.classList.toggle(re.CSS.selected,e);const t=e===!0&&w.isRangeInsideContainer(this.holder),o=e===!1&&w.isFakeCursorInsideContainer(this.holder);!t&&!o||((r=this.editorEventBus)==null||r.emit(js,{state:e}),t&&w.addFakeCursor(),o&&w.removeFakeCursor(this.holder),(i=this.editorEventBus)==null||i.emit(zs,{state:e}))}get selected(){return this.holder.classList.contains(re.CSS.selected)}setStretchState(e){this.holder.classList.toggle(re.CSS.wrapperStretched,e)}set stretched(e){this.setStretchState(e)}get stretched(){return this.holder.classList.contains(re.CSS.wrapperStretched)}get pluginsContent(){if(this.toolRenderedElement===null)throw new Error("Block pluginsContent is not yet initialized");return this.toolRenderedElement}compose(){const e=v.make("div",re.CSS.wrapper),t=v.make("div",re.CSS.content),o=this.toolInstance.render();this.name&&!e.hasAttribute(ft)&&e.setAttribute(ft,this.name),e.dataset.id=this.id,o instanceof Promise?o.then(i=>{this.toolRenderedElement=i,this.addToolDataAttributes(i,e),t.appendChild(i)}).catch(i=>{$("Tool render promise rejected: %o","error",i)}):(this.toolRenderedElement=o,this.addToolDataAttributes(o,e),t.appendChild(o));const r=[...this.tunesInstances.values(),...this.defaultTunesInstances.values()].reduce((i,s)=>{if(j(s.wrap))try{return s.wrap(i)}catch(a){return $(`Tune ${s.constructor.name} wrap method throws an Error %o`,"warn",a),i}return i},t);return e.appendChild(r),e}addToolDataAttributes(e,t){var s;this.name&&!t.hasAttribute(ft)&&t.setAttribute(ft,this.name),this.name&&!e.hasAttribute(ft)&&e.setAttribute(ft,this.name);const o="data-placeholder",r=(s=this.config)==null?void 0:s.placeholder,i=typeof r=="string"?r.trim():"";if(i.length>0){e.setAttribute(o,i);return}r===!1&&e.hasAttribute(o)&&e.removeAttribute(o)}composeTunes(e){Array.from(this.tunes.values()).forEach(t=>{(t.isInternal?this.defaultTunesInstances:this.tunesInstances).set(t.name,t.create(e[t.name],this.blockAPI))}),Object.entries(e).forEach(([t,o])=>{this.tunesInstances.has(t)||(this.unavailableTunesData[t]=o)})}addInputEvents(){this.inputs.forEach(e=>{e.addEventListener("focus",this.handleFocus),v.isNativeInput(e)&&e.addEventListener("input",this.didMutated)})}removeInputEvents(){this.inputs.forEach(e=>{e.removeEventListener("focus",this.handleFocus),v.isNativeInput(e)&&e.removeEventListener("input",this.didMutated)})}watchBlockMutations(){var e;this.redactorDomChangedCallback=t=>{const{mutations:o}=t,r=this.toolRenderedElement;r!==null&&o.some(s=>Wy(s,r))&&this.didMutated(o)},(e=this.editorEventBus)==null||e.on(So,this.redactorDomChangedCallback)}unwatchBlockMutations(){var e;(e=this.editorEventBus)==null||e.off(So,this.redactorDomChangedCallback)}detectToolRootChange(e){const t=this.toolRenderedElement;t!==null&&e.forEach(o=>{if(Array.from(o.removedNodes).includes(t)){const i=o.addedNodes[o.addedNodes.length-1];this.toolRenderedElement=i}})}dropInputsCache(){this.cachedInputs=[]}toggleInputsEmptyMark(){this.inputs.forEach($s)}}class Ky extends F{constructor(){super(...arguments),this.insert=(e,t={},o={},r,i,s,a)=>{const l=e??this.config.defaultBlock,c=this.Editor.BlockManager.insert({id:a,tool:l,data:t,index:r,needToFocus:i,replace:s});return new Le(c)},this.composeBlockData=async e=>{const t=this.Editor.Tools.blockTools.get(e);if(t===void 0)throw new Error(`Block Tool with type "${e}" not found`);return new re({tool:t,api:this.Editor.API,readOnly:!0,data:{},tunesData:{}}).data},this.update=async(e,t,o)=>{const{BlockManager:r}=this.Editor,i=r.getBlockById(e);if(i===void 0)throw new Error(`Block with id "${e}" not found`);const s=await r.update(i,t,o);return new Le(s)},this.convert=async(e,t,o)=>{var u,h;const{BlockManager:r,Tools:i}=this.Editor,s=r.getBlockById(e);if(!s)throw new Error(`Block with id "${e}" not found`);const a=i.blockTools.get(s.name),l=i.blockTools.get(t);if(!l)throw new Error(`Block Tool with type "${t}" not found`);const c=((u=a==null?void 0:a.conversionConfig)==null?void 0:u.export)!==void 0,d=((h=l.conversionConfig)==null?void 0:h.import)!==void 0;if(c&&d){const g=await r.convert(s,t,o);return new Le(g)}else{const g=[c?!1:mn(s.name),d?!1:mn(t)].filter(Boolean).join(" and ");throw new Error(`Conversion from "${s.name}" to "${t}" is not possible. ${g} tool(s) should provide a "conversionConfig"`)}},this.insertMany=(e,t=this.Editor.BlockManager.blocks.length-1)=>{this.validateIndex(t);const o=e.map(({id:r,type:i,data:s})=>this.Editor.BlockManager.composeBlock({id:r,tool:i||this.config.defaultBlock,data:s}));return this.Editor.BlockManager.insertMany(o,t),o.map(r=>new Le(r))}}get methods(){return{clear:()=>this.clear(),render:e=>this.render(e),renderFromHTML:e=>this.renderFromHTML(e),delete:e=>this.delete(e),move:(e,t)=>this.move(e,t),getBlockByIndex:e=>this.getBlockByIndex(e),getById:e=>this.getById(e),getCurrentBlockIndex:()=>this.getCurrentBlockIndex(),getBlockIndex:e=>this.getBlockIndex(e),getBlocksCount:()=>this.getBlocksCount(),getBlockByElement:e=>this.getBlockByElement(e),insert:this.insert,insertMany:this.insertMany,update:this.update,composeBlockData:this.composeBlockData,convert:this.convert,stretchBlock:(e,t=!0)=>this.stretchBlock(e,t)}}getBlocksCount(){return this.Editor.BlockManager.blocks.length}getCurrentBlockIndex(){return this.Editor.BlockManager.currentBlockIndex}getBlockIndex(e){const t=this.Editor.BlockManager.getBlockById(e);if(!t){Ee("There is no block with id `"+e+"`","warn");return}return this.Editor.BlockManager.getBlockIndex(t)}getBlockByIndex(e){const t=this.Editor.BlockManager.getBlockByIndex(e);if(t===void 0){Ee("There is no block at index `"+e+"`","warn");return}return new Le(t)}getById(e){const t=this.Editor.BlockManager.getBlockById(e);return t===void 0?(Ee("There is no block with id `"+e+"`","warn"),null):new Le(t)}getBlockByElement(e){const t=this.Editor.BlockManager.getBlock(e);if(t===void 0){Ee("There is no block corresponding to element `"+e+"`","warn");return}return new Le(t)}move(e,t){this.Editor.BlockManager.move(e,t)}delete(e=this.Editor.BlockManager.currentBlockIndex){const t=this.Editor.BlockManager.getBlockByIndex(e);if(t===void 0){Ee(`There is no block at index \`${e}\``,"warn");return}try{this.Editor.BlockManager.removeBlock(t)}catch(o){Ee(o,"warn");return}this.Editor.BlockManager.blocks.length===0&&this.Editor.BlockManager.insert(),this.Editor.BlockManager.currentBlock&&this.Editor.Caret.setToBlock(this.Editor.BlockManager.currentBlock,this.Editor.Caret.positions.END),this.Editor.Toolbar.close()}async clear(){await this.Editor.BlockManager.clear(!0),this.Editor.InlineToolbar.close()}async render(e){if(e===void 0||e.blocks===void 0)throw new Error("Incorrect data passed to the render() method");this.Editor.ModificationsObserver.disable(),await this.Editor.BlockManager.clear(),await this.Editor.Renderer.render(e.blocks),this.Editor.ModificationsObserver.enable()}async renderFromHTML(e){return await this.Editor.BlockManager.clear(),this.Editor.Paste.processText(e,!0)}stretchBlock(e,t=!0){const o=this.Editor.BlockManager.getBlockByIndex(e);o&&o.setStretchState(t)}validateIndex(e){if(typeof e!="number")throw new Error("Index should be a number");if(e<0)throw new Error("Index should be greater than or equal to 0");if(e===null)throw new Error("Index should be greater than or equal to 0")}}const Gy=(n,e)=>typeof n=="number"?e.BlockManager.getBlockByIndex(n):typeof n=="string"?e.BlockManager.getBlockById(n):e.BlockManager.getBlockById(n.id);class Yy extends F{constructor(){super(...arguments),this.setToFirstBlock=(e=this.Editor.Caret.positions.DEFAULT,t=0)=>this.Editor.BlockManager.firstBlock?(this.Editor.Caret.setToBlock(this.Editor.BlockManager.firstBlock,e,t),!0):!1,this.setToLastBlock=(e=this.Editor.Caret.positions.DEFAULT,t=0)=>this.Editor.BlockManager.lastBlock?(this.Editor.Caret.setToBlock(this.Editor.BlockManager.lastBlock,e,t),!0):!1,this.setToPreviousBlock=(e=this.Editor.Caret.positions.DEFAULT,t=0)=>this.Editor.BlockManager.previousBlock?(this.Editor.Caret.setToBlock(this.Editor.BlockManager.previousBlock,e,t),!0):!1,this.setToNextBlock=(e=this.Editor.Caret.positions.DEFAULT,t=0)=>this.Editor.BlockManager.nextBlock?(this.Editor.Caret.setToBlock(this.Editor.BlockManager.nextBlock,e,t),!0):!1,this.setToBlock=(e,t=this.Editor.Caret.positions.DEFAULT,o=0)=>{const r=Gy(e,this.Editor);return r===void 0?!1:(this.Editor.Caret.setToBlock(r,t,o),!0)},this.focus=(e=!1)=>e?this.setToLastBlock(this.Editor.Caret.positions.END):this.setToFirstBlock(this.Editor.Caret.positions.START)}get methods(){return{setToFirstBlock:this.setToFirstBlock,setToLastBlock:this.setToLastBlock,setToPreviousBlock:this.setToPreviousBlock,setToNextBlock:this.setToNextBlock,setToBlock:this.setToBlock,focus:this.focus}}}class Xy extends F{get methods(){return{emit:(e,t)=>this.emit(e,t),off:(e,t)=>this.off(e,t),on:(e,t)=>this.on(e,t)}}on(e,t){this.eventsDispatcher.on(e,t)}emit(e,t){this.eventsDispatcher.emit(e,t)}off(e,t){this.eventsDispatcher.off(e,t)}}class Ao extends F{static getNamespace(e,t){return t?`blockTunes.${e}`:`tools.${e}`}get methods(){return{t:e=>(Ee("I18n.t() method can be accessed only from Tools","warn"),"")}}getMethodsForTool(e,t){return Object.assign(this.methods,{t:o=>ne.t(Ao.getNamespace(e,t),o)})}}class Vy extends F{get methods(){return{blocks:this.Editor.BlocksAPI.methods,caret:this.Editor.CaretAPI.methods,tools:this.Editor.ToolsAPI.methods,events:this.Editor.EventsAPI.methods,listeners:this.Editor.ListenersAPI.methods,notifier:this.Editor.NotifierAPI.methods,sanitizer:this.Editor.SanitizerAPI.methods,saver:this.Editor.SaverAPI.methods,selection:this.Editor.SelectionAPI.methods,styles:this.Editor.StylesAPI.classes,toolbar:this.Editor.ToolbarAPI.methods,inlineToolbar:this.Editor.InlineToolbarAPI.methods,tooltip:this.Editor.TooltipAPI.methods,i18n:this.Editor.I18nAPI.methods,readOnly:this.Editor.ReadOnlyAPI.methods,ui:this.Editor.UiAPI.methods}}getMethodsForTool(e,t){return Object.assign(this.methods,{i18n:this.Editor.I18nAPI.getMethodsForTool(e,t)})}}class qy extends F{get methods(){return{close:()=>this.close(),open:()=>this.open()}}open(){this.Editor.InlineToolbar.tryToShow()}close(){this.Editor.InlineToolbar.close()}}class Zy extends F{get methods(){return{on:(e,t,o,r)=>this.on(e,t,o,r),off:(e,t,o,r)=>this.off(e,t,o,r),offById:e=>this.offById(e)}}on(e,t,o,r){return this.listeners.on(e,t,o,r)}off(e,t,o,r){this.listeners.off(e,t,o,r)}offById(e){this.listeners.offById(e)}}class Jy{constructor(){this.notifierModule=null,this.loadingPromise=null}loadNotifierModule(){return this.notifierModule!==null?Promise.resolve(this.notifierModule):(this.loadingPromise===null&&(this.loadingPromise=Promise.resolve().then(()=>Mw).then(e=>{const t=(e==null?void 0:e.default)??e;if(!this.isNotifierModule(t))throw new Error('codex-notifier module does not expose a "show" method.');return this.notifierModule=t,t}).catch(e=>{throw this.loadingPromise=null,e})),this.loadingPromise)}show(e){this.loadNotifierModule().then(t=>{t.show(e)}).catch(t=>{console.error("[Editor.js] Failed to display notification. Reason:",t)})}isNotifierModule(e){return typeof e=="object"&&e!==null&&"show"in e&&typeof e.show=="function"}}class Qy extends F{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t}),this.notifier=new Jy}get methods(){return{show:e=>this.show(e)}}show(e){return this.notifier.show(e)}}class eE extends F{get methods(){const e=()=>this.isEnabled;return{toggle:t=>this.toggle(t),get isEnabled(){return e()}}}toggle(e){return this.Editor.ReadOnly.toggle(e)}get isEnabled(){return this.Editor.ReadOnly.isEnabled}}var Io={},tE={get exports(){return Io},set exports(n){Io=n}};(function(n,e){(function(t,o){n.exports=o()})(pe,function(){function t(u){var h=u.tags,g=Object.keys(h),f=g.map(function(m){return typeof h[m]}).every(function(m){return m==="object"||m==="boolean"||m==="function"});if(!f)throw new Error("The configuration was invalid");this.config=u}var o=["P","LI","TD","TH","DIV","H1","H2","H3","H4","H5","H6","PRE"];function r(u){return o.indexOf(u.nodeName)!==-1}var i=["A","B","STRONG","I","EM","SUB","SUP","U","STRIKE"];function s(u){return i.indexOf(u.nodeName)!==-1}t.prototype.clean=function(u){const h=document.implementation.createHTMLDocument(),g=h.createElement("div");return g.innerHTML=u,this._sanitize(h,g),g.innerHTML},t.prototype._sanitize=function(u,h){var g=a(u,h),f=g.firstChild();if(f)do{if(f.nodeType===Node.TEXT_NODE)if(f.data.trim()===""&&(f.previousElementSibling&&r(f.previousElementSibling)||f.nextElementSibling&&r(f.nextElementSibling))){h.removeChild(f),this._sanitize(u,h);break}else continue;if(f.nodeType===Node.COMMENT_NODE){h.removeChild(f),this._sanitize(u,h);break}var m=s(f),b;m&&(b=Array.prototype.some.call(f.childNodes,r));var E=!!h.parentNode,k=r(h)&&r(f)&&E,N=f.nodeName.toLowerCase(),x=l(this.config,N,f),P=m&&b;if(P||c(f,x)||!this.config.keepNestedBlockElements&&k){if(!(f.nodeName==="SCRIPT"||f.nodeName==="STYLE"))for(;f.childNodes.length>0;)h.insertBefore(f.childNodes[0],f);h.removeChild(f),this._sanitize(u,h);break}for(var I=0;I<f.attributes.length;I+=1){var X=f.attributes[I];d(X,x,f)&&(f.removeAttribute(X.name),I=I-1)}this._sanitize(u,f)}while(f=g.nextSibling())};function a(u,h){return u.createTreeWalker(h,NodeFilter.SHOW_TEXT|NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_COMMENT,null,!1)}function l(u,h,g){return typeof u.tags[h]=="function"?u.tags[h](g):u.tags[h]}function c(u,h){return typeof h>"u"?!0:typeof h=="boolean"?!h:!1}function d(u,h,g){var f=u.name.toLowerCase();return h===!0?!1:typeof h[f]=="function"?!h[f](u.value,g):typeof h[f]>"u"||h[f]===!1?!0:typeof h[f]=="string"?h[f]!==u.value:!1}return t})})(tE);const nE=Io,oE=/^\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)/i,rE=/\s*(?:href|src)\s*=\s*(?:"\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^"]*"|'\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^']*|(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^ \t\r\n>]*)/gi,Oo=(n,e,t={})=>n.map(o=>{const i=(j(e)?e(o.tool):e)??{};return W(i)&&Q(i)&&Q(t)?o:{...o,data:No(o.data,i,t)}}),Ae=(n,e={})=>{const t={tags:e};return new nE(t).clean(n)},No=(n,e,t)=>Array.isArray(n)?iE(n,e,t):W(n)?sE(n,e,t):we(n)?aE(n,e,t):n,iE=(n,e,t)=>n.map(o=>No(o,e,t)),sE=(n,e,t)=>{const o={},r=n;for(const i in n){if(!Object.prototype.hasOwnProperty.call(n,i))continue;const s=r[i],a=W(e)?e:void 0,l=a==null?void 0:a[i],c=l!==void 0&&lE(l)?l:e;o[i]=No(s,c,t)}return o},aE=(n,e,t)=>{const o=pE(e,t);if(o){const r=Ae(n,o);return Ro(Xs(r,o))}if(!Q(t)){const r=Ae(n,t);return Ro(Xs(r,t))}return Ro(n)},lE=n=>W(n)||Rs(n)||j(n),cE=n=>n?oE.test(n):!1,Ro=n=>{if(!n||n.indexOf("<")===-1)return n;if(typeof document<"u"){const e=document.createElement("template");return e.innerHTML=n,e.content.querySelectorAll("[href],[src]").forEach(o=>{["href","src"].forEach(r=>{const i=o.getAttribute(r);cE(i)&&o.removeAttribute(r)})}),e.innerHTML}return n.replace(rE,"")},Lo=n=>{if(Q(n))return{};const e={};for(const t in n)Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=Ve(n[t]));return e},Ys=n=>function(t){const o=n.call(this,t);return o??{}},dE=new Set(["class","id","title","role","dir","lang"]),uE=n=>{const e=n.toLowerCase();return e.startsWith("data-")||e.startsWith("aria-")||dE.has(e)},hE=n=>{const e={};return Array.from(n.attributes).forEach(t=>{uE(t.name)&&(e[t.name]=!0)}),e},Ve=n=>n===!0?Ys(hE):n===!1?!1:j(n)?Ys(n):we(n)?n:W(n)?It({},n):n,fE=(n,e)=>{if(Q(n))return Lo(e);const t={};for(const o in n){if(!Object.prototype.hasOwnProperty.call(n,o))continue;const r=n[o],i=e?e[o]:void 0;if(j(i)){t[o]=Ve(i);continue}if(j(r)){t[o]=Ve(r);continue}if(W(r)&&W(i)){t[o]=It({},i,r);continue}if(i!==void 0){t[o]=Ve(i);continue}t[o]=Ve(r)}return t},pE=(n,e)=>W(n)&&!j(n)?fE(e,n):n===!1?{}:Q(e)?null:Lo(e),Po=(n,...e)=>{if(Q(n))return Object.assign({},...e);const t=Lo(n);return e.forEach(o=>{if(o)for(const r in o){if(!Object.prototype.hasOwnProperty.call(o,r)||!Object.prototype.hasOwnProperty.call(t,r))continue;const i=o[r],s=t[r];if(j(i)){t[r]=i;continue}if(!(i===!0&&j(s))){if(i===!0){const a=W(s)&&!j(s);t[r]=a?It({},s):Ve(i);continue}if(W(i)&&W(s)){t[r]=It({},s,i);continue}t[r]=Ve(i)}}}),t},Xs=(n,e)=>{if(typeof document>"u"||!n||n.indexOf("<")===-1)return n;const t=Object.entries(e).filter(([,r])=>j(r));if(t.length===0)return n;const o=document.createElement("template");return o.innerHTML=n,t.forEach(([r,i])=>{o.content.querySelectorAll(r).forEach(a=>{const l=i(a);if(!(Rs(l)||j(l)||l==null))for(const[c,d]of Object.entries(l)){if(d===!1){a.removeAttribute(c);continue}d!==!0&&we(d)&&a.setAttribute(c,d)}})}),o.innerHTML};class gE extends F{get methods(){return{clean:(e,t)=>this.clean(e,t)}}clean(e,t){return Ae(e,t)}}class mE extends F{get methods(){return{save:()=>this.save()}}async save(){var i,s;const e="Editor's content can not be saved in read-only mode";if(this.Editor.ReadOnly.isEnabled)throw Ee(e,"warn"),new Error(e);const t=await this.Editor.Saver.save();if(t!==void 0)return t;const o=(s=(i=this.Editor.Saver).getLastSaveError)==null?void 0:s.call(i);if(o instanceof Error)throw o;const r=o!==void 0?String(o):"Editor's content can not be saved because collecting data failed";throw new Error(r)}}class vE extends F{constructor(){super(...arguments),this.selectionUtils=new w}get methods(){return{findParentTag:(e,t)=>this.findParentTag(e,t),expandToTag:e=>this.expandToTag(e),save:()=>this.selectionUtils.save(),restore:()=>this.selectionUtils.restore(),setFakeBackground:()=>this.selectionUtils.setFakeBackground(),removeFakeBackground:()=>this.selectionUtils.removeFakeBackground()}}findParentTag(e,t){return this.selectionUtils.findParentTag(e,t)}expandToTag(e){this.selectionUtils.expandToTag(e)}}class bE extends F{get methods(){return{getBlockTools:()=>Array.from(this.Editor.Tools.blockTools.values())}}}class yE extends F{get classes(){return{block:"cdx-block",inlineToolButton:"ce-inline-tool",inlineToolButtonActive:"ce-inline-tool--active",input:"cdx-input",loader:"cdx-loader",button:"cdx-button",settingsButton:"cdx-settings-button",settingsButtonActive:"cdx-settings-button--active"}}}class EE extends F{get methods(){return{close:()=>this.close(),open:()=>this.open(),toggleBlockSettings:e=>this.toggleBlockSettings(e),toggleToolbox:e=>this.toggleToolbox(e)}}open(){this.Editor.Toolbar.moveAndOpen()}close(){this.Editor.Toolbar.close()}toggleBlockSettings(e){if(this.Editor.BlockManager.currentBlockIndex===-1){Ee("Could't toggle the Toolbar because there is no block selected ","warn");return}e??!this.Editor.BlockSettings.opened?(this.Editor.Toolbar.moveAndOpen(),this.Editor.BlockSettings.open()):this.Editor.BlockSettings.close()}toggleToolbox(e){if(this.Editor.BlockManager.currentBlockIndex===-1){Ee("Could't toggle the Toolbox because there is no block selected ","warn");return}e??!this.Editor.Toolbar.toolbox.opened?(this.Editor.Toolbar.moveAndOpen(),this.Editor.Toolbar.toolbox.open()):this.Editor.Toolbar.toolbox.close()}}const TE=`:root{--ct-color-bg: #1d202b;--ct-color-font: #cdd1e0}.ct{position:absolute;z-index:999;top:0;left:0;background-color:#1d202b;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-transition:opacity 50ms ease-in,-webkit-transform 70ms cubic-bezier(.215,.61,.355,1);transition:opacity 50ms ease-in,-webkit-transform 70ms cubic-bezier(.215,.61,.355,1);transition:opacity 50ms ease-in,transform 70ms cubic-bezier(.215,.61,.355,1);transition:opacity 50ms ease-in,transform 70ms cubic-bezier(.215,.61,.355,1),-webkit-transform 70ms cubic-bezier(.215,.61,.355,1);will-change:opacity,top,left;-webkit-box-shadow:0 8px 12px 0 rgba(29,32,43,.17),0 4px 5px -3px rgba(5,6,12,.49);box-shadow:0 8px 12px #1d202b2b,0 4px 5px -3px #05060c7d;border-radius:9px}.ct:before{content:"";top:0;right:0;bottom:0;left:0;position:absolute;background-color:#1d202b;z-index:-1;border-radius:4px}@supports (-webkit-mask-box-image: url()){.ct:before{border-radius:0;-webkit-mask-box-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path d="M10.71 0h2.58c3.02 0 4.64.42 6.1 1.2a8.18 8.18 0 013.4 3.4C23.6 6.07 24 7.7 24 10.71v2.58c0 3.02-.42 4.64-1.2 6.1a8.18 8.18 0 01-3.4 3.4c-1.47.8-3.1 1.21-6.11 1.21H10.7c-3.02 0-4.64-.42-6.1-1.2a8.18 8.18 0 01-3.4-3.4C.4 17.93 0 16.3 0 13.29V10.7c0-3.02.42-4.64 1.2-6.1a8.18 8.18 0 013.4-3.4C6.07.4 7.7 0 10.71 0z" fill="#000" fill-rule="nonzero"/></svg>') 48% 41% 37.9% 53.3%}}@media (max-width: 768px){.ct{display:none}}.ct__content{padding:6px 10px;color:#cdd1e0;font-size:12px;text-align:center;letter-spacing:.02em;line-height:1em}.ct:after{content:"";width:8px;height:8px;position:absolute;background-color:#1d202b;z-index:-1}.ct--bottom{-webkit-transform:translateY(5px);transform:translateY(5px)}.ct--bottom:after{top:-3px;left:50%;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.ct--top{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ct--top:after{top:auto;bottom:-3px;left:50%;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.ct--left{-webkit-transform:translateX(-5px);transform:translate(-5px)}.ct--left:after{top:50%;left:auto;right:0;-webkit-transform:translate(41.6%,-50%) rotate(-45deg);transform:translate(41.6%,-50%) rotate(-45deg)}.ct--right{-webkit-transform:translateX(5px);transform:translate(5px)}.ct--right:after{top:50%;left:0;-webkit-transform:translate(-41.6%,-50%) rotate(-45deg);transform:translate(-41.6%,-50%) rotate(-45deg)}.ct--shown{opacity:1;-webkit-transform:none;transform:none}
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* Can be showed near passed Element with any specified HTML content
|
|
16
|
-
* @author CodeX <codex.so>
|
|
17
|
-
|
|
18
|
-
*/const gt=class{constructor(){this.nodes={wrapper:null,content:null},this.showed=!1,this.offsetTop=Do,this.offsetLeft=Do,this.offsetRight=Do,this.showingTimeout=null,this.hidingDelay=0,this.hidingTimeout=null,this.ariaObserver=null,this.handleWindowScroll=()=>{this.showed&&this.hide(!0)},this.loadStyles(),this.prepare(),window.addEventListener("scroll",this.handleWindowScroll,{passive:!0})}get CSS(){return{tooltip:"ct",tooltipContent:"ct__content",tooltipShown:"ct--shown",placement:{left:"ct--left",bottom:"ct--bottom",right:"ct--right",top:"ct--top"}}}static getInstance(){return gt.instance||(gt.instance=new gt),gt.instance}show(n,e,t={}){this.nodes.wrapper||this.prepare(),this.hidingTimeout&&(clearTimeout(this.hidingTimeout),this.hidingTimeout=null);const r=Object.assign({placement:"bottom",marginTop:0,marginLeft:0,marginRight:0,marginBottom:0,delay:70,hidingDelay:0},t);if(r.hidingDelay&&(this.hidingDelay=r.hidingDelay),!!this.nodes.content&&(this.nodes.content.innerHTML="",this.nodes.content.appendChild(this.createContentNode(e)),!!this.nodes.wrapper)){switch(this.nodes.wrapper.classList.remove(...Object.values(this.CSS.placement)),r.placement){case"top":this.placeTop(n,r);break;case"left":this.placeLeft(n,r);break;case"right":this.placeRight(n,r);break;case"bottom":default:this.placeBottom(n,r);break}if(r&&r.delay){this.showingTimeout=setTimeout(()=>{this.nodes.wrapper&&(this.nodes.wrapper.classList.add(this.CSS.tooltipShown),this.updateTooltipVisibility()),this.showed=!0},r.delay);return}this.nodes.wrapper&&(this.nodes.wrapper.classList.add(this.CSS.tooltipShown),this.updateTooltipVisibility()),this.showed=!0}}createContentNode(n){if(typeof n=="string")return document.createTextNode(n);if(n instanceof Node)return n;throw Error("[CodeX Tooltip] Wrong type of «content» passed. It should be an instance of Node or String. But "+typeof n+" given.")}hide(n=!1){const e=!!this.hidingDelay&&!n;if(e&&this.hidingTimeout&&clearTimeout(this.hidingTimeout),e){this.hidingTimeout=setTimeout(()=>{this.hide(!0)},this.hidingDelay);return}this.nodes.wrapper&&(this.nodes.wrapper.classList.remove(this.CSS.tooltipShown),this.updateTooltipVisibility()),this.showed=!1,this.showingTimeout&&(clearTimeout(this.showingTimeout),this.showingTimeout=null)}onHover(n,e,t={}){n.addEventListener("mouseenter",()=>{this.show(n,e,t)}),n.addEventListener("mouseleave",()=>{this.hide()})}destroy(){var n;(n=this.ariaObserver)==null||n.disconnect(),this.ariaObserver=null,this.nodes.wrapper&&this.nodes.wrapper.remove(),window.removeEventListener("scroll",this.handleWindowScroll),gt.instance=null}prepare(){this.nodes.wrapper=this.make("div",this.CSS.tooltip),this.nodes.wrapper.setAttribute(pt,Mo),this.nodes.content=this.make("div",this.CSS.tooltipContent),this.nodes.wrapper&&this.nodes.content&&(this.append(this.nodes.wrapper,this.nodes.content),this.append(document.body,this.nodes.wrapper),this.ensureTooltipAttributes())}updateTooltipVisibility(){if(!this.nodes.wrapper)return;const n=this.nodes.wrapper.classList.contains(this.CSS.tooltipShown);this.nodes.wrapper.style.setProperty(OE,n?NE:RE),this.nodes.wrapper.setAttribute(_E,n?AE:IE)}watchTooltipVisibility(){var n;this.nodes.wrapper&&((n=this.ariaObserver)==null||n.disconnect(),this.updateTooltipVisibility(),this.ariaObserver=new MutationObserver(()=>{this.updateTooltipVisibility()}),this.ariaObserver.observe(this.nodes.wrapper,{attributes:!0,attributeFilter:["class"]}))}ensureTooltipAttributes(){this.nodes.wrapper&&((!this.nodes.wrapper.hasAttribute(pt)||this.nodes.wrapper.getAttribute(pt)!==Mo)&&this.nodes.wrapper.setAttribute(pt,Mo),this.nodes.wrapper.setAttribute("role",BE),this.watchTooltipVisibility())}loadStyles(){const n="codex-tooltips-style";if(document.getElementById(n))return;const e=this.make("style",null,{textContent:TE,id:n});this.prepend(document.head,e)}placeBottom(n,e){if(!this.nodes.wrapper)return;const t=n.getBoundingClientRect(),o=t.left+n.clientWidth/2-this.nodes.wrapper.offsetWidth/2,r=t.bottom+this.getScrollTop()+this.offsetTop+(e.marginTop??0);this.applyPlacement("bottom",o,r)}placeTop(n,e){if(!this.nodes.wrapper)return;const t=n.getBoundingClientRect(),o=t.left+n.clientWidth/2-this.nodes.wrapper.offsetWidth/2,r=t.top+this.getScrollTop()-this.nodes.wrapper.clientHeight-this.offsetTop;this.applyPlacement("top",o,r)}placeLeft(n,e){if(!this.nodes.wrapper)return;const t=n.getBoundingClientRect(),o=t.left-this.nodes.wrapper.offsetWidth-this.offsetLeft-(e.marginLeft??0),r=t.top+this.getScrollTop()+n.clientHeight/2-this.nodes.wrapper.offsetHeight/2;this.applyPlacement("left",o,r)}placeRight(n,e){if(!this.nodes.wrapper)return;const t=n.getBoundingClientRect(),o=t.right+this.offsetRight+(e.marginRight??0),r=t.top+this.getScrollTop()+n.clientHeight/2-this.nodes.wrapper.offsetHeight/2;this.applyPlacement("right",o,r)}applyPlacement(n,e,t){this.nodes.wrapper&&(this.nodes.wrapper.classList.add(this.CSS.placement[n]),this.nodes.wrapper.style.left=`${e}px`,this.nodes.wrapper.style.top=`${t}px`)}getScrollTop(){var n;return typeof window.scrollY=="number"?window.scrollY:((n=document.documentElement)==null?void 0:n.scrollTop)??document.body.scrollTop??0}make(n,e=null,t={}){const o=document.createElement(n);Array.isArray(e)&&o.classList.add(...e),typeof e=="string"&&o.classList.add(e);for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(o[r]=t[r]);return o}append(n,e){Array.isArray(e)?e.forEach(t=>n.appendChild(t)):n.appendChild(e)}prepend(n,e){Array.isArray(e)?e.reverse().forEach(o=>n.prepend(o)):n.prepend(e)}};let qs=gt;qs.instance=null;const bn=()=>qs.getInstance(),LE=(n,e,t)=>{bn().show(n,e,t??{})},Pt=(n=!1)=>{bn().hide(n)},yn=(n,e,t)=>{bn().onHover(n,e,t??{})},PE=()=>{bn().destroy()};class ME extends F{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t})}get methods(){return{show:(e,t,o)=>this.show(e,t,o),hide:()=>this.hide(),onHover:(e,t,o)=>this.onHover(e,t,o)}}show(e,t,o){LE(e,t,o)}hide(){Pt()}onHover(e,t,o){yn(e,t,o)}}class DE extends F{get methods(){return{nodes:this.editorNodes}}get editorNodes(){return{wrapper:this.Editor.UI.nodes.wrapper,redactor:this.Editor.UI.nodes.redactor}}}const Zs=(n,e)=>{const t={};return Object.entries(n).forEach(([o,r])=>{if(!W(r)){t[o]=r;return}const i=e?`${e}.${o}`:o;if(!Object.values(r).every(a=>we(a))){t[o]=Zs(r,i);return}t[o]=i}),t},ae=Zs(Fs),Mt=class{constructor(n,e){this.cursor=-1,this.items=[],this.items=n??[],this.focusedCssClass=e}get currentItem(){return this.cursor===-1?null:this.items[this.cursor]}setCursor(n){n<this.items.length&&n>=-1&&(this.dropCursor(),this.cursor=n,this.items[this.cursor].classList.add(this.focusedCssClass))}setItems(n){this.items=n}hasItems(){return this.items.length>0}next(){this.cursor=this.leafNodesAndReturnIndex(Mt.directions.RIGHT)}previous(){this.cursor=this.leafNodesAndReturnIndex(Mt.directions.LEFT)}dropCursor(){this.cursor!==-1&&(this.items[this.cursor].classList.remove(this.focusedCssClass),this.cursor=-1)}leafNodesAndReturnIndex(n){if(this.items.length===0)return this.cursor;const e=n===Mt.directions.RIGHT?-1:0,t=this.cursor===-1?e:this.cursor;t!==-1&&this.items[t].classList.remove(this.focusedCssClass);const o=n===Mt.directions.RIGHT?(t+1)%this.items.length:(this.items.length+t-1)%this.items.length;return v.canSetCaret(this.items[o])&&gn(()=>w.setCursor(this.items[o]),50)(),this.items[o].classList.add(this.focusedCssClass),o}};let mt=Mt;mt.directions={RIGHT:"right",LEFT:"left"};class Fe{constructor(e){this.iterator=null,this.activated=!1,this.skipNextTabFocus=!1,this.flipCallbacks=[],this.onKeyDown=t=>{const o=t.target;if(this.shouldSkipTarget(o,t))return;const r=this.getKeyCode(t),i=r===S.LEFT||r===S.RIGHT||r===S.UP||r===S.DOWN;if(!(t.shiftKey&&i||!this.isEventReadyForHandling(t)))switch(t.stopPropagation(),t.stopImmediatePropagation(),r!==null&&Fe.usedKeys.includes(r)&&t.preventDefault(),r){case S.TAB:this.handleTabPress(t);break;case S.LEFT:case S.UP:this.flipLeft();break;case S.RIGHT:case S.DOWN:this.flipRight();break;case S.ENTER:this.handleEnterPress(t);break}},this.iterator=new mt(e.items||[],e.focusedItemClass??""),this.activateCallback=e.activateCallback,this.allowedKeys=e.allowedKeys||Fe.usedKeys,this.handleContentEditableTargets=e.handleContentEditableTargets??!1}get isActivated(){return this.activated}static get usedKeys(){return[S.TAB,S.LEFT,S.RIGHT,S.ENTER,S.UP,S.DOWN]}activate(e,t){var o,r;this.activated=!0,e&&((o=this.iterator)==null||o.setItems(e)),t!==void 0&&((r=this.iterator)==null||r.setCursor(t)),document.addEventListener("keydown",this.onKeyDown,!0),window.addEventListener("keydown",this.onKeyDown,!0)}deactivate(){this.activated=!1,this.dropCursor(),this.skipNextTabFocus=!1,document.removeEventListener("keydown",this.onKeyDown,!0),window.removeEventListener("keydown",this.onKeyDown,!0)}focusFirst(){this.dropCursor(),this.flipRight()}focusItem(e){const t=this.iterator;if(t&&t.hasItems()){if(e<0){t.dropCursor();return}!t.currentItem&&e===0&&(this.skipNextTabFocus=!0),t.setCursor(e)}}flipLeft(){var e;(e=this.iterator)==null||e.previous(),this.flipCallback()}flipRight(){var e;(e=this.iterator)==null||e.next(),this.flipCallback()}hasFocus(){var e;return!!((e=this.iterator)!=null&&e.currentItem)}onFlip(e){this.flipCallbacks.push(e)}removeOnFlip(e){this.flipCallbacks=this.flipCallbacks.filter(t=>t!==e)}dropCursor(){var e;(e=this.iterator)==null||e.dropCursor()}getKeyCode(e){return{Tab:S.TAB,Enter:S.ENTER,ArrowLeft:S.LEFT,ArrowRight:S.RIGHT,ArrowUp:S.UP,ArrowDown:S.DOWN}[e.key]??null}isEventReadyForHandling(e){const t=this.getKeyCode(e);return this.activated&&t!==null&&this.allowedKeys.includes(t)}setHandleContentEditableTargets(e){this.handleContentEditableTargets=e}handleTabPress(e){const o=e.shiftKey?mt.directions.LEFT:mt.directions.RIGHT;if(this.skipNextTabFocus){this.skipNextTabFocus=!1;return}switch(o){case mt.directions.RIGHT:this.flipRight();break;case mt.directions.LEFT:this.flipLeft();break}}handleExternalKeydown(e){this.onKeyDown(e)}handleEnterPress(e){var t,o;this.activated&&((t=this.iterator)!=null&&t.currentItem&&(e.stopPropagation(),e.preventDefault(),this.iterator.currentItem.click()),j(this.activateCallback)&&((o=this.iterator)!=null&&o.currentItem)&&this.activateCallback(this.iterator.currentItem))}flipCallback(){var e,t,o;(e=this.iterator)!=null&&e.currentItem&&((o=(t=this.iterator.currentItem).scrollIntoViewIfNeeded)==null||o.call(t)),this.flipCallbacks.forEach(r=>r())}shouldSkipTarget(e,t){var l;if(!e)return!1;const o=e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement,r=((l=e.dataset)==null?void 0:l.flipperTabTarget)==="true"&&t.key==="Tab",i=e.isContentEditable,s=e.closest('[data-link-tool-input-opened="true"]')!==null,a=i&&!this.handleContentEditableTargets;return o&&!r||a||s}}const $E='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9 12L9 7.1C9 7.04477 9.04477 7 9.1 7H10.4C11.5 7 14 7.1 14 9.5C14 9.5 14 12 11 12M9 12V16.8C9 16.9105 9.08954 17 9.2 17H12.5C14 17 15 16 15 14.5C15 11.7046 11 12 11 12M9 12H11"/></svg>',FE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M14.5 17.5L9.64142 12.6414C9.56331 12.5633 9.56331 12.4367 9.64142 12.3586L14.5 7.5"/></svg>',HE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9.58284 17.5L14.4414 12.6414C14.5195 12.5633 14.5195 12.4367 14.4414 12.3586L9.58284 7.5"/></svg>',jE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M8 8L12 12M12 12L16 16M12 12L16 8M12 12L8 16"/></svg>',zE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="4" stroke="currentColor" stroke-width="2"/></svg>',WE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M13.34 10C12.4223 12.7337 11 17 11 17"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M14.21 7H14.2"/></svg>',UE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M7.69998 12.6L7.67896 12.62C6.53993 13.7048 6.52012 15.5155 7.63516 16.625V16.625C8.72293 17.7073 10.4799 17.7102 11.5712 16.6314L13.0263 15.193C14.0703 14.1609 14.2141 12.525 13.3662 11.3266L13.22 11.12"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M16.22 11.12L16.3564 10.9805C17.2895 10.0265 17.3478 8.5207 16.4914 7.49733V7.49733C15.5691 6.39509 13.9269 6.25143 12.8271 7.17675L11.3901 8.38588C10.0935 9.47674 9.95706 11.4241 11.0888 12.6852L11.12 12.72"/></svg>',KE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2.6" d="M9.40999 7.29999H9.4"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2.6" d="M14.6 7.29999H14.59"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2.6" d="M9.30999 12H9.3"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2.6" d="M14.6 12H14.59"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2.6" d="M9.40999 16.7H9.4"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2.6" d="M14.6 16.7H14.59"/></svg>',GE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 7V12M12 17V12M17 12H12M12 12H7"/></svg>',Js='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M11.5 17.5L5 11M5 11V15.5M5 11H9.5"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12.5 6.5L19 13M19 13V8.5M19 13H14.5"/></svg>',YE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="10.5" cy="10.5" r="5.5" stroke="currentColor" stroke-width="2"/><line x1="15.4142" x2="19" y1="15" y2="18.5858" stroke="currentColor" stroke-linecap="round" stroke-width="2"/></svg>',XE='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="14" height="14" x="5" y="5" stroke="currentColor" stroke-width="2" rx="4"/><line x1="12" x2="12" y1="9" y2="12" stroke="currentColor" stroke-linecap="round" stroke-width="2"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 15.02V15.01"/></svg>',VE="__",qE="--",He=n=>(e,t)=>[[n,e].filter(r=>!!r).join(VE),t].filter(r=>!!r).join(qE),Dt=He("ce-hint"),$t={root:Dt(),alignedStart:Dt(null,"align-left"),alignedCenter:Dt(null,"align-center"),title:Dt("title"),description:Dt("description")},jw="";class ZE{constructor(e){this.nodes={root:v.make("div",[$t.root,e.alignment==="center"?$t.alignedCenter:$t.alignedStart]),title:v.make("div",$t.title,{textContent:e.title})},this.nodes.root.appendChild(this.nodes.title),e.description!==void 0&&(this.nodes.description=v.make("div",$t.description,{textContent:e.description}),this.nodes.root.appendChild(this.nodes.description))}getElement(){return this.nodes.root}}class $o{constructor(e){this.params=e}get name(){if(this.params!==void 0&&"name"in this.params)return this.params.name}destroy(){Pt()}onChildrenOpen(){var e;this.params!==void 0&&"children"in this.params&&typeof((e=this.params.children)==null?void 0:e.onOpen)=="function"&&this.params.children.onOpen()}onChildrenClose(){var e;this.params!==void 0&&"children"in this.params&&typeof((e=this.params.children)==null?void 0:e.onClose)=="function"&&this.params.children.onClose()}handleClick(){var e,t;this.params!==void 0&&"onActivate"in this.params&&((t=(e=this.params).onActivate)==null||t.call(e,this.params))}addHint(e,t){const o=new ZE(t);yn(e,o.getElement(),{placement:t.position,hidingDelay:100})}get children(){var e;return this.params!==void 0&&"children"in this.params&&((e=this.params.children)==null?void 0:e.items)!==void 0?this.params.children.items:[]}get hasChildren(){return this.children.length>0}get isChildrenOpen(){var e;return this.params!==void 0&&"children"in this.params&&((e=this.params.children)==null?void 0:e.isOpen)===!0}get isChildrenFlippable(){var e;return!(this.params===void 0||!("children"in this.params)||((e=this.params.children)==null?void 0:e.isFlippable)===!1)}get isChildrenSearchable(){var e;return this.params!==void 0&&"children"in this.params&&((e=this.params.children)==null?void 0:e.searchable)===!0}get closeOnActivate(){return this.params!==void 0&&"closeOnActivate"in this.params&&this.params.closeOnActivate}get isActive(){return this.params===void 0||!("isActive"in this.params)?!1:typeof this.params.isActive=="function"?this.params.isActive():this.params.isActive===!0}}const ge=He("ce-popover-item"),G={container:ge(),active:ge(null,"active"),disabled:ge(null,"disabled"),focused:ge(null,"focused"),hidden:ge(null,"hidden"),confirmationState:ge(null,"confirmation"),noHover:ge(null,"no-hover"),noFocus:ge(null,"no-focus"),title:ge("title"),secondaryTitle:ge("secondary-title"),icon:ge("icon"),iconTool:ge("icon","tool"),iconChevronRight:ge("icon","chevron-right"),wobbleAnimation:He("wobble")()},Fo="data-popover-item-active";class je extends $o{constructor(e,t){super(e),this.params=e,this.nodes={root:null,icon:null},this.confirmationState=null,this.removeSpecialFocusBehavior=()=>{var o;(o=this.nodes.root)==null||o.classList.remove(G.noFocus)},this.removeSpecialHoverBehavior=()=>{var o;(o=this.nodes.root)==null||o.classList.remove(G.noHover)},this.onErrorAnimationEnd=()=>{var o,r;(o=this.nodes.icon)==null||o.classList.remove(G.wobbleAnimation),(r=this.nodes.icon)==null||r.removeEventListener("animationend",this.onErrorAnimationEnd)},this.nodes.root=this.make(e,t)}get isDisabled(){return this.params.isDisabled===!0}get toggle(){return this.params.toggle}get title(){return this.params.title||this.params.label}get isConfirmationStateEnabled(){return this.confirmationState!==null}get isFocused(){return this.nodes.root===null?!1:this.nodes.root.classList.contains(G.focused)}getElement(){return this.nodes.root}handleClick(){if(this.isConfirmationStateEnabled&&this.confirmationState!==null){this.activateOrEnableConfirmationMode(this.confirmationState);return}this.activateOrEnableConfirmationMode(this.params)}toggleActive(e){if(this.nodes.root===null)return;const t=e!==void 0?e:!this.nodes.root.classList.contains(G.active);this.nodes.root.classList.toggle(G.active,t),t?this.nodes.root.setAttribute(Fo,"true"):this.nodes.root.removeAttribute(Fo)}toggleHidden(e){var t;(t=this.nodes.root)==null||t.classList.toggle(G.hidden,e)}reset(){this.isConfirmationStateEnabled&&this.disableConfirmationMode()}onFocus(){this.disableSpecialHoverAndFocusBehavior()}make(e,t){var s,a;const o=(t==null?void 0:t.wrapperTag)||"div",r=v.make(o,G.container,{type:o==="button"?"button":void 0});e.name&&(r.dataset.itemName=e.name),this.nodes.icon=v.make("div",[G.icon,G.iconTool],{innerHTML:e.icon||zE}),r.appendChild(this.nodes.icon);const i=e.title||e.label;return i!==void 0&&r.appendChild(v.make("div",G.title,{innerHTML:i||""})),e.secondaryLabel&&r.appendChild(v.make("div",G.secondaryTitle,{textContent:e.secondaryLabel})),this.hasChildren&&r.appendChild(v.make("div",[G.icon,G.iconChevronRight],{innerHTML:HE})),this.isActive&&(r.classList.add(G.active),r.setAttribute(Fo,"true")),e.isDisabled&&r.classList.add(G.disabled),e.hint!==void 0&&((s=t==null?void 0:t.hint)==null?void 0:s.enabled)!==!1&&this.addHint(r,{...e.hint,position:((a=t==null?void 0:t.hint)==null?void 0:a.position)||"right"}),r}enableConfirmationMode(e){if(this.nodes.root===null)return;const t={...this.params,...e,confirmation:"confirmation"in e?e.confirmation:void 0},o=this.make(t);this.nodes.root.innerHTML=o.innerHTML,this.nodes.root.classList.add(G.confirmationState),this.confirmationState=e,this.enableSpecialHoverAndFocusBehavior()}disableConfirmationMode(){if(this.nodes.root===null)return;const e=this.make(this.params);this.nodes.root.innerHTML=e.innerHTML,this.nodes.root.classList.remove(G.confirmationState),this.confirmationState=null,this.disableSpecialHoverAndFocusBehavior()}enableSpecialHoverAndFocusBehavior(){var e,t,o;(e=this.nodes.root)==null||e.classList.add(G.noHover),(t=this.nodes.root)==null||t.classList.add(G.noFocus),(o=this.nodes.root)==null||o.addEventListener("mouseleave",this.removeSpecialHoverBehavior,{once:!0})}disableSpecialHoverAndFocusBehavior(){var e;this.removeSpecialFocusBehavior(),this.removeSpecialHoverBehavior(),(e=this.nodes.root)==null||e.removeEventListener("mouseleave",this.removeSpecialHoverBehavior)}activateOrEnableConfirmationMode(e){var t;if(!("confirmation"in e)||e.confirmation===void 0)try{(t=e.onActivate)==null||t.call(e,e),this.disableConfirmationMode()}catch{this.animateError()}else this.enableConfirmationMode(e.confirmation)}animateError(){var e,t,o;(e=this.nodes.icon)!=null&&e.classList.contains(G.wobbleAnimation)||((t=this.nodes.icon)==null||t.classList.add(G.wobbleAnimation),(o=this.nodes.icon)==null||o.addEventListener("animationend",this.onErrorAnimationEnd))}}const Ho=He("ce-popover-item-separator"),jo={container:Ho(),line:Ho("line"),hidden:Ho(null,"hidden")};class Qs extends $o{constructor(){super(),this.nodes={root:v.make("div",jo.container),line:v.make("div",jo.line)},this.nodes.root.appendChild(this.nodes.line)}getElement(){return this.nodes.root}toggleHidden(e){var t;(t=this.nodes.root)==null||t.classList.toggle(jo.hidden,e)}}var Ce=(n=>(n.Closed="closed",n.ClosedOnActivate="closed-on-activate",n))(Ce||{});const de=He("ce-popover"),J={popover:de(),popoverContainer:de("container"),popoverOpenTop:de(null,"open-top"),popoverOpenLeft:de(null,"open-left"),popoverOpened:de(null,"opened"),search:de("search"),nothingFoundMessage:de("nothing-found-message"),nothingFoundMessageDisplayed:de("nothing-found-message","displayed"),items:de("items"),overlay:de("overlay"),overlayHidden:de("overlay","hidden"),popoverNested:de(null,"nested"),getPopoverNestedClass:n=>de(null,`nested-level-${n.toString()}`),popoverInline:de(null,"inline"),popoverHeader:de("header")};var vt=(n=>(n.NestingLevel="--nesting-level",n.PopoverHeight="--popover-height",n.InlinePopoverWidth="--inline-popover-width",n.TriggerItemLeft="--trigger-item-left",n.TriggerItemTop="--trigger-item-top",n))(vt||{});const ea=He("ce-popover-item-html"),ta={root:ea(),hidden:ea(null,"hidden")};class Ft extends $o{constructor(e,t){var o,r;super(e),this.nodes={root:v.make("div",ta.root)},this.nodes.root.appendChild(e.element),e.name&&(this.nodes.root.dataset.itemName=e.name),e.hint!==void 0&&((o=t==null?void 0:t.hint)==null?void 0:o.enabled)!==!1&&this.addHint(this.nodes.root,{...e.hint,position:((r=t==null?void 0:t.hint)==null?void 0:r.position)||"right"})}getElement(){return this.nodes.root}toggleHidden(e){var t;(t=this.nodes.root)==null||t.classList.toggle(ta.hidden,e)}getControls(){const e=this.nodes.root.querySelectorAll(`button, ${v.allInputsSelector}`);return Array.from(e)}}class na extends Nt{constructor(e,t={}){super(),this.params=e,this.itemsRenderParams=t,this.listeners=new Rt,this.messages={nothingFound:"Nothing found",search:"Search"},this.items=this.buildItems(e.items),e.messages&&(this.messages={...this.messages,...e.messages}),this.nodes={},this.nodes.popoverContainer=v.make("div",[J.popoverContainer]),this.nodes.nothingFoundMessage=v.make("div",[J.nothingFoundMessage],{textContent:this.messages.nothingFound}),this.nodes.popoverContainer.appendChild(this.nodes.nothingFoundMessage),this.nodes.items=v.make("div",[J.items]),this.items.forEach(o=>{const r=o.getElement();r!==null&&this.nodes.items.appendChild(r)}),this.nodes.popoverContainer.appendChild(this.nodes.items),this.listeners.on(this.nodes.popoverContainer,"click",o=>this.handleClick(o)),this.nodes.popover=v.make("div",[J.popover,this.params.class]),this.nodes.popover.appendChild(this.nodes.popoverContainer)}get itemsDefault(){return this.items.filter(e=>e instanceof je)}getElement(){return this.nodes.popover}show(){!this.nodes.popover.isConnected&&!this.nodes.popover.parentNode&&document.body.appendChild(this.nodes.popover),this.nodes.popover.classList.add(J.popoverOpened),this.nodes.popover.setAttribute("data-popover-opened","true"),this.search!==void 0&&this.search.focus()}hide(){this.nodes.popover.classList.remove(J.popoverOpened),this.nodes.popover.classList.remove(J.popoverOpenTop),this.nodes.popover.removeAttribute("data-popover-opened"),this.itemsDefault.forEach(e=>e.reset()),this.search!==void 0&&this.search.clear(),this.emit(Ce.Closed)}destroy(){var e;this.items.forEach(t=>t.destroy()),this.nodes.popover.remove(),this.listeners.removeAll(),(e=this.search)==null||e.destroy()}activateItemByName(e){const t=this.items.find(o=>o.name===e);t!==void 0&&this.handleItemClick(t)}buildItems(e){return e.map(t=>{switch(t.type){case oe.Separator:return new Qs;case oe.Html:return new Ft(t,this.itemsRenderParams[oe.Html]);default:return new je(t,this.itemsRenderParams[oe.Default])}})}getTargetItem(e){return this.items.filter(t=>t instanceof je||t instanceof Ft).find(t=>{const o=t.getElement();return o===null?!1:e.composedPath().includes(o)})}handleItemClick(e){if(!(e instanceof je&&e.isDisabled)){if(e.hasChildren){this.showNestedItems(e),this.callHandleClickIfPresent(e);return}this.itemsDefault.filter(t=>t!==e).forEach(t=>t.reset()),this.callHandleClickIfPresent(e),this.toggleItemActivenessIfNeeded(e),e.closeOnActivate===!0&&(this.hide(),this.emit(Ce.ClosedOnActivate))}}handleClick(e){const t=this.getTargetItem(e);t!==void 0&&this.handleItemClick(t)}toggleItemActivenessIfNeeded(e){if(!(e instanceof je)||(e.toggle===!0&&e.toggleActive(),typeof e.toggle!="string"))return;const t=this.itemsDefault.filter(o=>o.toggle===e.toggle);if(t.length===1){e.toggleActive();return}t.forEach(o=>{o.toggleActive(o===e)})}callHandleClickIfPresent(e){"handleClick"in e&&typeof e.handleClick=="function"&&e.handleClick()}hasNode(e){return this.nodes.popover.contains(e)}}var zo=(n=>(n.Search="search",n))(zo||{});const Wo=He("cdx-search-field"),Uo={wrapper:Wo(),icon:Wo("icon"),input:Wo("input")};class JE extends Nt{constructor({items:e,placeholder:t}){super(),this.searchQuery="",this.handleValueChange=()=>{this.applySearch(this.input.value)},this.listeners=new Rt,this.items=e,this.wrapper=v.make("div",Uo.wrapper);const o=v.make("div",Uo.icon,{innerHTML:YE});this.input=v.make("input",Uo.input,{type:"search",placeholder:t,tabIndex:-1}),this.input.dataset.flipperTabTarget="true",this.wrapper.appendChild(o),this.wrapper.appendChild(this.input),this.overrideValueProperty(),["input","keyup","search","change"].forEach(i=>{this.listeners.on(this.input,i,this.handleValueChange)})}getElement(){return this.wrapper}focus(){this.input.focus()}clear(){this.input.value=""}applySearch(e){this.searchQuery!==e&&(this.searchQuery=e,this.emit(zo.Search,{query:e,items:this.foundItems}))}overrideValueProperty(){const e=Object.getPrototypeOf(this.input),t=Object.getOwnPropertyDescriptor(e,"value");if((t==null?void 0:t.set)===void 0||t.get===void 0)return;const o=this.applySearch.bind(this);Object.defineProperty(this.input,"value",{configurable:t.configurable??!0,enumerable:t.enumerable??!1,get(){var r;return((r=t.get)==null?void 0:r.call(this))??""},set(r){var i;(i=t.set)==null||i.call(this,r),o(r)}})}destroy(){this.listeners.removeAll()}get foundItems(){return this.items.filter(e=>this.checkItem(e))}checkItem(e){var r,i;const t=((r=e.title)==null?void 0:r.toLowerCase())||"",o=(i=this.searchQuery)==null?void 0:i.toLowerCase();return o!==void 0?t.includes(o):!1}}class qe extends na{constructor(e,t){super(e,t),this.nestingLevel=0,this.nestedPopoverTriggerItem=null,this.previouslyHoveredItem=null,this.scopeElement=document.body,this.hide=()=>{var o;super.hide(),this.destroyNestedPopoverIfExists(),(o=this.flipper)==null||o.deactivate(),this.previouslyHoveredItem=null},this.onFlip=()=>{const o=this.itemsDefault.find(r=>r.isFocused);o==null||o.onFocus()},this.onSearch=o=>{var a;const r=o.query==="",i=o.items.length===0;this.items.forEach(l=>{const c=l instanceof je,d=l instanceof Qs||l instanceof Ft,u=c?!o.items.includes(l):d&&(i||!r);l.toggleHidden(u)}),this.toggleNothingFoundMessage(i);const s=o.query===""?this.flippableElements:o.items.map(l=>l.getElement());(a=this.flipper)!=null&&a.isActivated&&(this.flipper.deactivate(),this.flipper.activate(s))},e.trigger&&(this.trigger=e.trigger),e.nestingLevel!==void 0&&(this.nestingLevel=e.nestingLevel),this.nestingLevel>0&&this.nodes.popover.classList.add(J.popoverNested),e.scopeElement!==void 0&&(this.scopeElement=e.scopeElement),this.nodes.popoverContainer!==null&&this.listeners.on(this.nodes.popoverContainer,"mouseover",o=>this.handleHover(o)),e.searchable&&this.addSearch(),e.flippable!==!1&&(e.flipper!==void 0?(e.flipper.deactivate(),e.flipper.removeOnFlip(this.onFlip),this.flipper=e.flipper):this.flipper=new Fe({items:this.flippableElements,focusedItemClass:G.focused,allowedKeys:[S.TAB,S.UP,S.DOWN,S.ENTER]}),this.flipper.onFlip(this.onFlip))}hasFocus(){return this.flipper===void 0?!1:this.flipper.hasFocus()}get scrollTop(){return this.nodes.items===null?0:this.nodes.items.scrollTop}get offsetTop(){return this.nodes.popoverContainer===null?0:this.nodes.popoverContainer.offsetTop}show(){var e;if(this.trigger){document.body.appendChild(this.nodes.popover);const{top:t,left:o}=this.calculatePosition();this.nodes.popover.style.position="absolute",this.nodes.popover.style.top=`${t}px`,this.nodes.popover.style.left=`${o}px`,this.nodes.popover.style.setProperty("--popover-top","0px"),this.nodes.popover.style.setProperty("--popover-left","0px")}this.nodes.popover.style.setProperty(vt.PopoverHeight,this.size.height+"px"),!this.trigger&&!this.shouldOpenBottom&&this.nodes.popover.classList.add(J.popoverOpenTop),!this.trigger&&!this.shouldOpenRight&&this.nodes.popover.classList.add(J.popoverOpenLeft),super.show(),(e=this.flipper)==null||e.activate(this.flippableElements)}calculatePosition(){if(!this.trigger)return{top:0,left:0};const e=this.trigger.getBoundingClientRect(),t=this.size,o=window.innerWidth,r=window.innerHeight,i=8,s=e.bottom+i+window.scrollY,l=e.bottom+i+t.height>r+window.scrollY&&e.top-i-t.height>window.scrollY?e.top-i-t.height+window.scrollY:s,c=e.left+window.scrollX,u=c+t.width>o+window.scrollX?Math.max(0,e.right-t.width+window.scrollX):c;return{top:l,left:u}}destroy(){this.hide(),super.destroy()}hasNode(e){return super.hasNode(e)?!0:this.nestedPopover!==void 0&&this.nestedPopover!==null?this.nestedPopover.hasNode(e):!1}showNestedItems(e){this.nestedPopover!==null&&this.nestedPopover!==void 0||(this.nestedPopoverTriggerItem=e,this.showNestedPopoverForItem(e))}handleHover(e){const t=this.getTargetItem(e);t!==void 0&&this.previouslyHoveredItem!==t&&(this.destroyNestedPopoverIfExists(),this.previouslyHoveredItem=t,t.hasChildren&&this.showNestedPopoverForItem(t))}setTriggerItemPosition(e,t){const o=t.getElement(),r=(o?o.offsetTop:0)-this.scrollTop,i=this.offsetTop+r;e.style.setProperty(vt.TriggerItemTop,i+"px")}destroyNestedPopoverIfExists(){var e,t;this.nestedPopover===void 0||this.nestedPopover===null||(this.nestedPopover.off(Ce.ClosedOnActivate,this.hide),this.nestedPopover.hide(),this.nestedPopover.destroy(),this.nestedPopover.getElement().remove(),this.nestedPopover=null,(e=this.flipper)==null||e.activate(this.flippableElements),requestAnimationFrame(()=>{var o;(o=this.flipper)==null||o.focusFirst()}),(t=this.nestedPopoverTriggerItem)==null||t.onChildrenClose())}showNestedPopoverForItem(e){var o;this.nestedPopover=new qe({searchable:e.isChildrenSearchable,items:e.children,nestingLevel:this.nestingLevel+1,flippable:e.isChildrenFlippable,messages:this.messages}),e.onChildrenOpen(),this.nestedPopover.on(Ce.ClosedOnActivate,this.hide);const t=this.nestedPopover.getElement();return this.nodes.popover.appendChild(t),this.setTriggerItemPosition(t,e),t.style.setProperty(vt.NestingLevel,this.nestedPopover.nestingLevel.toString()),this.nestedPopover.show(),(o=this.flipper)==null||o.deactivate(),this.nestedPopover}get shouldOpenBottom(){if(this.nodes.popover===void 0||this.nodes.popover===null)return!1;const e=this.nodes.popoverContainer.getBoundingClientRect(),t=this.scopeElement.getBoundingClientRect(),o=this.size.height,r=e.top+o,i=e.top-o,s=Math.min(window.innerHeight,t.bottom);return i<t.top||r<=s}get shouldOpenRight(){if(this.nodes.popover===void 0||this.nodes.popover===null)return!1;const e=this.nodes.popover.getBoundingClientRect(),t=this.scopeElement.getBoundingClientRect(),o=this.size.width,r=e.right+o,i=e.left-o,s=Math.min(window.innerWidth,t.right);return i<t.left||r<=s}get size(){var r;if(this._size)return this._size;const e={height:0,width:0};if(this.nodes.popover===null)return e;const t=this.nodes.popover.cloneNode(!0);t.style.visibility="hidden",t.style.position="absolute",t.style.top="-1000px",t.classList.add(J.popoverOpened),(r=t.querySelector("."+J.popoverNested))==null||r.remove(),document.body.appendChild(t);const o=t.querySelector("."+J.popoverContainer);return e.height=o.offsetHeight,e.width=o.offsetWidth,t.remove(),this._size=e,e}get flippableElements(){return this.items.flatMap(t=>{if(!(t instanceof je))return t instanceof Ft?t.getControls():[];if(t.isDisabled)return[];const o=t.getElement();return o?[o]:[]}).filter(t=>t!=null)}addSearch(){this.search=new JE({items:this.itemsDefault,placeholder:this.messages.search}),this.search.on(zo.Search,this.onSearch);const e=this.search.getElement();e.classList.add(J.search),this.nodes.popoverContainer.insertBefore(e,this.nodes.popoverContainer.firstChild)}toggleNothingFoundMessage(e){this.nodes.nothingFoundMessage.classList.toggle(J.nothingFoundMessageDisplayed,e)}}class Ko extends qe{constructor(e){var o;const t=!ut();super({...e,class:J.popoverInline},{[oe.Default]:{wrapperTag:"button",hint:{position:"top",alignment:"center",enabled:t}},[oe.Html]:{hint:{position:"top",alignment:"center",enabled:t}}}),(o=this.flipper)==null||o.setHandleContentEditableTargets(!0),this.items.forEach(r=>{!(r instanceof je)&&!(r instanceof Ft)||r.hasChildren&&r.isChildrenOpen&&this.showNestedItems(r)})}get offsetLeft(){return this.nodes.popoverContainer===null?0:this.nodes.popoverContainer.offsetLeft}show(){var t;super.show();const e=this.nestingLevel===0?(t=this.nodes.popoverContainer)==null?void 0:t.getBoundingClientRect():void 0;if(e!==void 0){const o=`${e.width}px`,r=`${e.height}px`;this.nodes.popover.style.setProperty(vt.InlinePopoverWidth,o),this.nodes.popover.style.width=o,this.nodes.popover.style.height=r}requestAnimationFrame(()=>{var o,r;(o=this.flipper)==null||o.deactivate(),(r=this.flipper)==null||r.activate(this.flippableElements)})}handleHover(){}setTriggerItemPosition(e,t){const o=t.getElement(),r=o?o.offsetLeft:0,i=this.offsetLeft+r;e.style.setProperty(vt.TriggerItemLeft,i+"px")}showNestedItems(e){if(this.nestedPopoverTriggerItem===e){this.destroyNestedPopoverIfExists(),this.nestedPopoverTriggerItem=null;return}super.showNestedItems(e)}showNestedPopoverForItem(e){var i;const t=super.showNestedPopoverForItem(e),o=t.getElement();(i=t.flipper)==null||i.setHandleContentEditableTargets(!0);const r=s=>{var a,l;if(!(s.key!=="Tab"||s.shiftKey)){if(this.nestedPopover!==t){document.removeEventListener("keydown",r,!0);return}s.preventDefault(),s.stopPropagation(),(a=t.flipper)==null||a.activate(t.flippableElements),(l=t.flipper)==null||l.focusFirst(),document.removeEventListener("keydown",r,!0)}};return document.addEventListener("keydown",r,!0),t.on(Ce.Closed,()=>{document.removeEventListener("keydown",r,!0)}),o.classList.add(J.getPopoverNestedClass(t.nestingLevel)),t}handleItemClick(e){var t;e!==this.nestedPopoverTriggerItem&&((t=this.nestedPopoverTriggerItem)==null||t.handleClick(),super.destroyNestedPopoverIfExists()),super.handleItemClick(e)}}const Ht=class{constructor(){this.scrollPosition=null}lock(){wo?this.lockHard():document.body.classList.add(Ht.CSS.scrollLocked)}unlock(){wo?this.unlockHard():document.body.classList.remove(Ht.CSS.scrollLocked)}lockHard(){this.scrollPosition=window.pageYOffset,document.documentElement.style.setProperty("--window-scroll-offset",`${this.scrollPosition}px`),document.body.classList.add(Ht.CSS.scrollLockedHard)}unlockHard(){document.body.classList.remove(Ht.CSS.scrollLockedHard),this.scrollPosition!==null&&window.scrollTo(0,this.scrollPosition),this.scrollPosition=null}};let oa=Ht;oa.CSS={scrollLocked:"ce-scroll-locked",scrollLockedHard:"ce-scroll-locked--hard"};const Go=He("ce-popover-header"),Yo={root:Go(),text:Go("text"),backButton:Go("back-button")};class QE{constructor({text:e,onBackButtonClick:t}){this.listeners=new Rt,this.text=e,this.onBackButtonClick=t,this.nodes={root:v.make("div",[Yo.root]),backButton:v.make("button",[Yo.backButton]),text:v.make("div",[Yo.text])},this.nodes.backButton.innerHTML=FE,this.nodes.root.appendChild(this.nodes.backButton),this.listeners.on(this.nodes.backButton,"click",this.onBackButtonClick),this.nodes.text.innerText=this.text,this.nodes.root.appendChild(this.nodes.text)}getElement(){return this.nodes.root}destroy(){this.nodes.root.remove(),this.listeners.destroy()}}class eT{constructor(){this.history=[]}push(e){this.history.push(e)}pop(){return this.history.pop()}get currentTitle(){return this.history.length===0?"":this.history[this.history.length-1].title}get currentItems(){return this.history.length===0?[]:this.history[this.history.length-1].items}reset(){for(;this.history.length>1;)this.pop()}}class ra extends na{constructor(e){super(e,{[oe.Default]:{hint:{enabled:!1}},[oe.Html]:{hint:{enabled:!1}}}),this.scrollLocker=new oa,this.history=new eT,this.isHidden=!0,this.nodes.overlay=v.make("div",[J.overlay,J.overlayHidden]),this.nodes.popover.insertBefore(this.nodes.overlay,this.nodes.popover.firstChild),this.listeners.on(this.nodes.overlay,"click",()=>{this.hide()}),this.history.push({items:e.items})}show(){this.nodes.overlay.classList.remove(J.overlayHidden),super.show(),this.scrollLocker.lock(),this.isHidden=!1}hide(){this.isHidden||(super.hide(),this.nodes.overlay.classList.add(J.overlayHidden),this.scrollLocker.unlock(),this.history.reset(),this.isHidden=!0)}destroy(){super.destroy(),this.scrollLocker.unlock()}showNestedItems(e){this.updateItemsAndHeader(e.children,e.title),this.history.push({title:e.title,items:e.children})}updateItemsAndHeader(e,t){var i;this.header!==null&&this.header!==void 0&&(this.header.destroy(),this.header=null);const o=t!==void 0;o&&(this.header=new QE({text:t,onBackButtonClick:()=>{this.history.pop(),this.updateItemsAndHeader(this.history.currentItems,this.history.currentTitle)}}));const r=((i=this.header)==null?void 0:i.getElement())??null;o&&r!==null&&this.nodes.popoverContainer.insertBefore(r,this.nodes.popoverContainer.firstChild),this.items.forEach(s=>{var a;return(a=s.getElement())==null?void 0:a.remove()}),this.items=this.buildItems(e),this.items.forEach(s=>{var l;const a=s.getElement();a!==null&&((l=this.nodes.items)==null||l.appendChild(a))})}}class tT extends F{constructor(){super(...arguments),this.opened=!1,this.selection=new w,this.popover=null,this.flipperInstance=new Fe({focusedItemClass:G.focused,allowedKeys:[S.TAB,S.UP,S.DOWN,S.ENTER]}),this.flipperKeydownHandler=null,this.flipperKeydownSource=null,this.close=()=>{this.opened&&(this.opened=!1,w.isAtEditor||this.selection.restore(),this.selection.clearSaved(),this.detachFlipperKeydownListener(),!this.Editor.CrossBlockSelection.isCrossBlockSelectionStarted&&this.Editor.BlockManager.currentBlock&&this.Editor.BlockSelection.unselectBlock(this.Editor.BlockManager.currentBlock),this.eventsDispatcher.emit(this.events.closed),this.popover&&(this.popover.off(Ce.Closed,this.onPopoverClose),this.popover.destroy(),this.popover.getElement().remove(),this.popover=null))},this.onPopoverClose=()=>{this.close()}}get events(){return{opened:xo,closed:Bo}}get CSS(){return{settings:"ce-settings"}}get flipper(){return this.flipperInstance}make(){this.nodes.wrapper=v.make("div",[this.CSS.settings]),this.eventsDispatcher.on(Lt,this.close)}destroy(){this.detachFlipperKeydownListener(),this.removeAllNodes(),this.listeners.destroy(),this.eventsDispatcher.off(Lt,this.close)}async open(e,t){const o=e??this.Editor.BlockManager.currentBlock;if(o===void 0)return;this.opened=!0,this.selection.save(),this.Editor.BlockSelection.selectBlock(o),this.Editor.BlockSelection.clearCache();const{toolTunes:r,commonTunes:i}=o.getTunes();this.eventsDispatcher.emit(this.events.opened);const s=ut()?ra:qe,a={searchable:!0,trigger:t||this.nodes.wrapper,items:await this.getTunesItems(o,i,r),scopeElement:this.Editor.API.methods.ui.nodes.redactor,messages:{nothingFound:ne.ui(ae.ui.popover,"Nothing found"),search:ne.ui(ae.ui.popover,"Filter")}};s===qe&&(a.flipper=this.flipperInstance),this.popover=new s(a),this.popover.on(Ce.Closed,this.onPopoverClose),this.popover.show(),s===qe&&this.flipperInstance.focusItem(0),this.attachFlipperKeydownListener(o)}getElement(){return this.nodes.wrapper}contains(e){var t,o;return!!((t=this.nodes.wrapper)!=null&&t.contains(e)||(o=this.popover)!=null&&o.hasNode(e))}async getTunesItems(e,t,o){const r=[];o!==void 0&&o.length>0&&(r.push(...o),r.push({type:oe.Separator}));const i=Array.from(this.Editor.Tools.blockTools.values()),a=(await Us(e,i)).reduce((l,c)=>(c.toolbox===void 0||c.toolbox.forEach(d=>{const u=d.title??c.name;l.push({icon:d.icon,title:ne.t(ae.toolNames,u),name:c.name,closeOnActivate:!0,onActivate:async()=>{const{BlockManager:h,Caret:g,Toolbar:f}=this.Editor,m=await h.convert(e,c.name,d.data);f.close(),g.setToBlock(m,g.positions.END)}})}),l),[]);return a.length>0&&(r.push({icon:Js,name:"convert-to",title:ne.ui(ae.ui.popover,"Convert to"),children:{searchable:!0,items:a}}),r.push({type:oe.Separator})),r.push(...t),r}attachFlipperKeydownListener(e){this.detachFlipperKeydownListener();const t=e==null?void 0:e.pluginsContent;t instanceof HTMLElement&&(this.flipperInstance.setHandleContentEditableTargets(!0),this.flipperKeydownHandler=o=>{this.flipperInstance.handleExternalKeydown(o)},t.addEventListener("keydown",this.flipperKeydownHandler,!0),this.flipperKeydownSource=t)}detachFlipperKeydownListener(){this.flipperKeydownSource!==null&&this.flipperKeydownHandler!==null&&this.flipperKeydownSource.removeEventListener("keydown",this.flipperKeydownHandler,!0),this.flipperInstance.setHandleContentEditableTargets(!1),this.flipperKeydownSource=null,this.flipperKeydownHandler=null}}var Xo={},nT={get exports(){return Xo},set exports(n){Xo=n}};/*!
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
*/(function(n,e){(function(t,o){n.exports=o()})(window,function(){return function(t){var o={};function r(i){if(o[i])return o[i].exports;var s=o[i]={i,l:!1,exports:{}};return t[i].call(s.exports,s,s.exports,r),s.l=!0,s.exports}return r.m=t,r.c=o,r.d=function(i,s,a){r.o(i,s)||Object.defineProperty(i,s,{enumerable:!0,get:a})},r.r=function(i){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})},r.t=function(i,s){if(1&s&&(i=r(i)),8&s||4&s&&typeof i=="object"&&i&&i.__esModule)return i;var a=Object.create(null);if(r.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:i}),2&s&&typeof i!="string")for(var l in i)r.d(a,l,function(c){return i[c]}.bind(null,l));return a},r.n=function(i){var s=i&&i.__esModule?function(){return i.default}:function(){return i};return r.d(s,"a",s),s},r.o=function(i,s){return Object.prototype.hasOwnProperty.call(i,s)},r.p="",r(r.s=0)}([function(t,o,r){function i(l,c){for(var d=0;d<c.length;d++){var u=c[d];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(l,u.key,u)}}function s(l,c,d){return c&&i(l.prototype,c),d&&i(l,d),l}r.r(o);var a=function(){function l(c){var d=this;(function(u,h){if(!(u instanceof h))throw new TypeError("Cannot call a class as a function")})(this,l),this.commands={},this.keys={},this.name=c.name,this.parseShortcutName(c.name),this.element=c.on,this.callback=c.callback,this.executeShortcut=function(u){d.execute(u)},this.element.addEventListener("keydown",this.executeShortcut,!1)}return s(l,null,[{key:"supportedCommands",get:function(){return{SHIFT:["SHIFT"],CMD:["CMD","CONTROL","COMMAND","WINDOWS","CTRL"],ALT:["ALT","OPTION"]}}},{key:"keyCodes",get:function(){return{0:48,1:49,2:50,3:51,4:52,5:53,6:54,7:55,8:56,9:57,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,BACKSPACE:8,ENTER:13,ESCAPE:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,INSERT:45,DELETE:46}}}]),s(l,[{key:"parseShortcutName",value:function(c){c=c.split("+");for(var d=0;d<c.length;d++){c[d]=c[d].toUpperCase();var u=!1;for(var h in l.supportedCommands)if(l.supportedCommands[h].includes(c[d])){u=this.commands[h]=!0;break}u||(this.keys[c[d]]=!0)}for(var g in l.supportedCommands)this.commands[g]||(this.commands[g]=!1)}},{key:"execute",value:function(c){var d,u={CMD:c.ctrlKey||c.metaKey,SHIFT:c.shiftKey,ALT:c.altKey},h=!0;for(d in this.commands)this.commands[d]!==u[d]&&(h=!1);var g,f=!0;for(g in this.keys)f=f&&c.keyCode===l.keyCodes[g];h&&f&&this.callback(c)}},{key:"remove",value:function(){this.element.removeEventListener("keydown",this.executeShortcut)}}]),l}();o.default=a}]).default})})(nT);const oT=li(Xo);class rT{constructor(){this.registeredShortcuts=new Map}add(e){if(this.findShortcut(e.on,e.name))throw Error(`Shortcut ${e.name} is already registered for ${e.on}. Please remove it before add a new handler.`);const o=new oT({name:e.name,on:e.on,callback:e.handler}),r=this.registeredShortcuts.get(e.on)||[];this.registeredShortcuts.set(e.on,[...r,o])}remove(e,t){const o=this.findShortcut(e,t);if(!o)return;o.remove();const r=this.registeredShortcuts.get(e);if(!r)return;const i=r.filter(s=>s!==o);if(i.length===0){this.registeredShortcuts.delete(e);return}this.registeredShortcuts.set(e,i)}findShortcut(e,t){return(this.registeredShortcuts.get(e)||[]).find(({name:r})=>r===t)}}const bt=new rT;var En=(n=>(n.Opened="toolbox-opened",n.Closed="toolbox-closed",n.BlockAdded="toolbox-block-added",n))(En||{});class Vo extends Nt{constructor({api:e,tools:t,i18nLabels:o,triggerElement:r}){super(),this.opened=!1,this.listeners=new Rt,this.popover=null,this.handleMobileLayoutToggle=()=>{this.destroyPopover(),this.initPopover()},this.onPopoverClose=()=>{this.opened=!1,this.emit("toolbox-closed")},this.api=e,this.tools=t,this.i18nLabels=o,this.triggerElement=r,this.enableShortcuts(),this.nodes={toolbox:v.make("div",Vo.CSS.toolbox)},this.initPopover(),this.api.events.on(Lt,this.handleMobileLayoutToggle)}get isEmpty(){return this.toolsToBeDisplayed.length===0}static get CSS(){return{toolbox:"ce-toolbox"}}getElement(){return this.nodes.toolbox}contains(e){var t;return!!(this.nodes.toolbox.contains(e)||(t=this.popover)!=null&&t.getElement().contains(e))}hasFocus(){if(this.popover!==null)return"hasFocus"in this.popover?this.popover.hasFocus():void 0}destroy(){var e;super.destroy(),this.nodes&&this.nodes.toolbox&&this.nodes.toolbox.remove(),this.removeAllShortcuts(),(e=this.popover)==null||e.off(Ce.Closed,this.onPopoverClose),this.listeners.destroy(),this.api.events.off(Lt,this.handleMobileLayoutToggle)}async toolButtonActivated(e,t){await this.insertNewBlock(e,t)}open(){var e;this.isEmpty||((e=this.popover)==null||e.show(),this.opened=!0,this.emit("toolbox-opened"))}close(){var e;(e=this.popover)==null||e.hide(),this.opened=!1,this.emit("toolbox-closed")}toggle(){this.opened?this.close():this.open()}initPopover(){const e=ut()?ra:qe;this.popover=new e({scopeElement:this.api.ui.nodes.redactor,trigger:this.triggerElement||this.nodes.toolbox,searchable:!0,messages:{nothingFound:this.i18nLabels.nothingFound,search:this.i18nLabels.filter},items:this.toolboxItemsToBeDisplayed}),this.popover.on(Ce.Closed,this.onPopoverClose)}destroyPopover(){this.popover!==null&&(this.popover.hide(),this.popover.off(Ce.Closed,this.onPopoverClose),this.popover.destroy(),this.popover=null),this.nodes.toolbox!==null&&(this.nodes.toolbox.innerHTML="")}get toolsToBeDisplayed(){if(this._toolsToBeDisplayed)return this._toolsToBeDisplayed;const e=[];return this.tools.forEach(t=>{t.toolbox&&e.push(t)}),this._toolsToBeDisplayed=e,e}get toolboxItemsToBeDisplayed(){if(this._toolboxItemsToBeDisplayed)return this._toolboxItemsToBeDisplayed;const e=(o,r,i=!0)=>({icon:o.icon,title:ne.t(ae.toolNames,o.title||mn(r.name)),name:r.name,onActivate:()=>{this.toolButtonActivated(r.name,o.data)},secondaryLabel:r.shortcut&&i?ko(r.shortcut):""}),t=this.toolsToBeDisplayed.reduce((o,r)=>{const{toolbox:i}=r;return i===void 0||(Array.isArray(i)?i:[i]).forEach((a,l)=>{o.push(e(a,r,l===0))}),o},[]);return this._toolboxItemsToBeDisplayed=t,t}enableShortcuts(){this.toolsToBeDisplayed.forEach(e=>{const t=e.shortcut;t&&this.enableShortcutForTool(e.name,t)})}enableShortcutForTool(e,t){bt.add({name:t,on:this.api.ui.nodes.redactor,handler:async o=>{o.preventDefault();const r=this.api.blocks.getCurrentBlockIndex(),i=this.api.blocks.getBlockByIndex(r);if(i)try{const s=await this.api.blocks.convert(i.id,e);this.api.caret.setToBlock(s,"end");return}catch{}await this.insertNewBlock(e)}})}removeAllShortcuts(){this.toolsToBeDisplayed.forEach(e=>{const t=e.shortcut;t&&bt.remove(this.api.ui.nodes.redactor,t)})}async insertNewBlock(e,t){const o=this.api.blocks.getCurrentBlockIndex(),r=this.api.blocks.getBlockByIndex(o);if(!r)return;const i=r.isEmpty?o:o+1,a=t!==void 0&&Object.keys(t).length>0?Object.assign(await this.api.blocks.composeBlockData(e),t):void 0,l=this.api.blocks.insert(e,a,void 0,i,void 0,r.isEmpty);this.api.caret.setToBlock(i),this.emit("toolbox-block-added",{block:l}),this.api.toolbar.close()}}const ia="block hovered",iT=async(n,e)=>{const t=navigator.keyboard;if(!t)return e;try{return(await t.getLayoutMap()).get(n)||e}catch(o){return console.error(o),e}};class sT extends F{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t}),this.hoveredBlock=null,this.toolboxInstance=null,this.onBlockSettingsOpen=()=>{var o;(o=this.nodes.settingsToggler)==null||o.classList.add(this.CSS.settingsTogglerOpened)},this.onBlockSettingsClose=()=>{var o;(o=this.nodes.settingsToggler)==null||o.classList.remove(this.CSS.settingsTogglerOpened)}}get CSS(){return{toolbar:"ce-toolbar",content:"ce-toolbar__content",actions:"ce-toolbar__actions",actionsOpened:"ce-toolbar__actions--opened",toolbarOpened:"ce-toolbar--opened",openedToolboxHolderModifier:"codex-editor--toolbox-opened",plusButton:"ce-toolbar__plus",plusButtonShortcut:"ce-toolbar__plus-shortcut",settingsToggler:"ce-toolbar__settings-btn",settingsTogglerHidden:"ce-toolbar__settings-btn--hidden",settingsTogglerOpened:"ce-toolbar__settings-btn--opened"}}get opened(){var e;return((e=this.nodes.wrapper)==null?void 0:e.classList.contains(this.CSS.toolbarOpened))??!1}contains(e){var t,o;return!!((t=this.nodes.wrapper)!=null&&t.contains(e)||(o=this.toolboxInstance)!=null&&o.contains(e)||this.Editor.BlockSettings.contains(e))}get toolbox(){var e;return{opened:(e=this.toolboxInstance)==null?void 0:e.opened,close:()=>{var t;(t=this.toolboxInstance)==null||t.close()},open:()=>{if(this.toolboxInstance===null){$("toolbox.open() called before initialization is finished","warn");return}this.hoveredBlock&&(this.Editor.BlockManager.currentBlock=this.hoveredBlock),this.toolboxInstance.open()},toggle:()=>{if(this.toolboxInstance===null){$("toolbox.toggle() called before initialization is finished","warn");return}this.toolboxInstance.toggle()},hasFocus:()=>{var t;return(t=this.toolboxInstance)==null?void 0:t.hasFocus()}}}get blockActions(){return{hide:()=>{var e;(e=this.nodes.actions)==null||e.classList.remove(this.CSS.actionsOpened)},show:()=>{var e;(e=this.nodes.actions)==null||e.classList.add(this.CSS.actionsOpened)}}}get blockTunesToggler(){return{hide:()=>{var e;return(e=this.nodes.settingsToggler)==null?void 0:e.classList.add(this.CSS.settingsTogglerHidden)},show:()=>{var e;return(e=this.nodes.settingsToggler)==null?void 0:e.classList.remove(this.CSS.settingsTogglerHidden)}}}toggleReadOnly(e){e?(this.destroy(),this.Editor.BlockSettings.destroy(),this.disableModuleBindings()):window.requestIdleCallback(async()=>{await this.drawUI(),this.enableModuleBindings()},{timeout:2e3})}moveAndOpen(e){if(this.toolboxInstance===null){$("Can't open Toolbar since Editor initialization is not finished yet","warn");return}this.toolboxInstance.opened&&this.toolboxInstance.close(),this.Editor.BlockSettings.opened&&this.Editor.BlockSettings.close();const t=e??this.Editor.BlockManager.currentBlock;if(!t)return;this.hoveredBlock=t;const{wrapper:o,plusButton:r}=this.nodes;if(!o||!r)return;const i=t.holder,{isMobile:s}=this.Editor.UI,a=20,l=t.firstInput,c=i.getBoundingClientRect(),d=l!==void 0?l.getBoundingClientRect():null,u=d!==null?d.top-c.top:null,h=(()=>{if(s)return i.offsetHeight;const m=parseInt(window.getComputedStyle(t.pluginsContent).paddingTop,10);if(l===void 0||u===null||u>a)return m;const b=zy(l),E=parseInt(window.getComputedStyle(r).height,10),k=8;return b-E+k+u})();o.style.top=`${Math.floor(h)}px`,i.appendChild(o);const g=t.getTunes(),f=g.toolTunes.length>0||g.commonTunes.length>0;this.Editor.BlockManager.blocks.length===1&&t.isEmpty&&!f?this.blockTunesToggler.hide():this.blockTunesToggler.show(),this.open()}close(){var e,t;this.Editor.ReadOnly.isEnabled||((e=this.nodes.wrapper)==null||e.classList.remove(this.CSS.toolbarOpened),this.blockActions.hide(),(t=this.toolboxInstance)==null||t.close(),this.Editor.BlockSettings.close(),this.reset())}reset(){this.nodes.wrapper&&(this.nodes.wrapper.style.top="unset",this.Editor.UI.nodes.wrapper.appendChild(this.nodes.wrapper))}open(e=!0){var t;(t=this.nodes.wrapper)==null||t.classList.add(this.CSS.toolbarOpened),e?this.blockActions.show():this.blockActions.hide()}async make(){const e=v.make("div",this.CSS.toolbar);this.nodes.wrapper=e;const t=v.make("div",this.CSS.content),o=v.make("div",this.CSS.actions);this.nodes.content=t,this.nodes.actions=o,v.append(e,t),v.append(t,o);const r=v.make("div",this.CSS.plusButton,{innerHTML:GE});this.nodes.plusButton=r,v.append(o,r),this.readOnlyMutableListeners.on(r,"click",()=>{Pt(!0),this.plusButtonClicked()},!1);const i=v.make("div");i.appendChild(document.createTextNode(ne.ui(ae.ui.toolbar.toolbox,"Add"))),i.appendChild(v.make("div",this.CSS.plusButtonShortcut,{textContent:"/"})),yn(r,i,{hidingDelay:400});const s=v.make("span",this.CSS.settingsToggler,{innerHTML:KE});this.nodes.settingsToggler=s,v.append(o,s);const a=v.make("div"),l=v.text(ne.ui(ae.ui.blockTunes.toggler,"Click to tune")),c=await iT("Slash","/");a.appendChild(l),a.appendChild(v.make("div",this.CSS.plusButtonShortcut,{textContent:ko(`CMD + ${c}`)})),yn(s,a,{hidingDelay:400}),v.append(o,this.makeToolbox());const d=this.Editor.BlockSettings.getElement();if(!d)throw new Error("Block Settings element was not created");v.append(o,d),v.append(this.Editor.UI.nodes.wrapper,e)}makeToolbox(){this.toolboxInstance=new Vo({api:this.Editor.API.methods,tools:this.Editor.Tools.blockTools,i18nLabels:{filter:ne.ui(ae.ui.popover,"Filter"),nothingFound:ne.ui(ae.ui.popover,"Nothing found")},triggerElement:this.nodes.plusButton}),this.toolboxInstance.on(En.Opened,()=>{this.Editor.UI.nodes.wrapper.classList.add(this.CSS.openedToolboxHolderModifier)}),this.toolboxInstance.on(En.Closed,()=>{this.Editor.UI.nodes.wrapper.classList.remove(this.CSS.openedToolboxHolderModifier)}),this.toolboxInstance.on(En.BlockAdded,({block:t})=>{const{BlockManager:o,Caret:r}=this.Editor,i=o.getBlockById(t.id);if(!i||i.inputs.length!==0)return;if(i===o.lastBlock){o.insertAtEnd(),r.setToBlock(o.lastBlock);return}const s=o.nextBlock;s&&r.setToBlock(s)});const e=this.toolboxInstance.getElement();if(e===null)throw new Error("Toolbox element was not created");return e}plusButtonClicked(){var e;this.hoveredBlock&&(this.Editor.BlockManager.currentBlock=this.hoveredBlock),(e=this.toolboxInstance)==null||e.toggle()}enableModuleBindings(){const e=this.nodes.settingsToggler;e&&(this.readOnlyMutableListeners.on(e,"mousedown",t=>{t.stopPropagation(),Pt(!0)},!0),this.readOnlyMutableListeners.on(e,"click",t=>{var o;t.stopPropagation(),this.settingsTogglerClicked(),(o=this.toolboxInstance)!=null&&o.opened&&this.toolboxInstance.close()},!0)),ut()||this.eventsDispatcher.on(ia,t=>{var r;const o=t.block;o instanceof re&&(this.Editor.BlockSettings.opened||(r=this.toolboxInstance)!=null&&r.opened||this.moveAndOpen(o))}),this.eventsDispatcher.on(xo,this.onBlockSettingsOpen),this.eventsDispatcher.on(Bo,this.onBlockSettingsClose)}disableModuleBindings(){this.readOnlyMutableListeners.clearAll(),this.eventsDispatcher.off(xo,this.onBlockSettingsOpen),this.eventsDispatcher.off(Bo,this.onBlockSettingsClose)}settingsTogglerClicked(){const e=this.hoveredBlock;e&&(this.Editor.BlockManager.currentBlock=e,this.Editor.BlockSettings.opened?this.Editor.BlockSettings.close():this.Editor.BlockSettings.open(e,this.nodes.settingsToggler))}async drawUI(){this.Editor.BlockSettings.make(),await this.make()}destroy(){this.removeAllNodes(),this.toolboxInstance&&this.toolboxInstance.destroy()}}var Ze=(n=>(n[n.Block=0]="Block",n[n.Inline=1]="Inline",n[n.Tune=2]="Tune",n))(Ze||{}),Tn=(n=>(n.Shortcut="shortcut",n.Toolbox="toolbox",n.EnabledInlineTools="inlineToolbar",n.EnabledBlockTunes="tunes",n.Config="config",n))(Tn||{}),sa=(n=>(n.Shortcut="shortcut",n.SanitizeConfig="sanitize",n))(sa||{}),yt=(n=>(n.IsEnabledLineBreaks="enableLineBreaks",n.Toolbox="toolbox",n.ConversionConfig="conversionConfig",n.IsReadOnlySupported="isReadOnlySupported",n.PasteConfig="pasteConfig",n))(yt||{}),aa=(n=>(n.IsInline="isInline",n.Title="title",n.IsReadOnlySupported="isReadOnlySupported",n))(aa||{}),qo=(n=>(n.IsTune="isTune",n))(qo||{});class Zo{constructor({name:e,constructable:t,config:o,api:r,isDefault:i,isInternal:s=!1,defaultPlaceholder:a}){this.api=r,this.name=e,this.constructable=t,this.config=o,this.isDefault=i,this.isInternal=s,this.defaultPlaceholder=a}get settings(){const e=this.config.config??{};return this.isDefault&&!("placeholder"in e)&&this.defaultPlaceholder&&(e.placeholder=this.defaultPlaceholder),e}reset(){if(j(this.constructable.reset))return this.constructable.reset()}prepare(){const e=this.constructable.prepare;if(!j(e))return;const t={toolName:this.name,config:this.settings};return e.call(this.constructable,t)}get shortcut(){const e=this.constructable.shortcut;return this.config.shortcut||e}get sanitizeConfig(){return this.constructable.sanitize||{}}isInline(){return this.type===Ze.Inline}isBlock(){return this.type===Ze.Block}isTune(){return this.type===Ze.Tune}}class aT extends F{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t}),this.CSS={inlineToolbar:"ce-inline-toolbar"},this.opened=!1,this.popover=null,this.toolbarVerticalMargin=ut()?20:6,this.initialized=!1,this.initializationScheduled=!1,this.tools=new Map,this.registeredShortcuts=new Map,this.shortcutsRegistered=!1,this.shortcutRegistrationScheduled=!1,this.listeners.on(document,"keydown",o=>{const r=o;r.shiftKey&&(r.key==="ArrowDown"||r.key==="ArrowUp")&&this.tryToShow()},!0),this.scheduleInitialization(),this.tryRegisterShortcuts()}set state(e){super.state=e,this.tryRegisterShortcuts()}initialize(){var e,t,o;if(!this.initialized){if(!((o=(t=(e=this.Editor)==null?void 0:e.UI)==null?void 0:t.nodes)!=null&&o.wrapper)||this.Editor.Tools===void 0){this.scheduleInitialization();return}this.make(),this.tryRegisterShortcuts(),this.initialized=!0}}tryRegisterShortcuts(){var t;if(this.shortcutsRegistered)return;if(((t=this.Editor)==null?void 0:t.Tools)===void 0){this.scheduleShortcutRegistration();return}this.registerInitialShortcuts()&&(this.shortcutsRegistered=!0)}scheduleShortcutRegistration(){if(this.shortcutsRegistered||this.shortcutRegistrationScheduled)return;this.shortcutRegistrationScheduled=!0;const e=()=>{this.shortcutRegistrationScheduled=!1,this.tryRegisterShortcuts()};typeof window<"u"&&typeof window.setTimeout=="function"?window.setTimeout(e,0):e()}scheduleInitialization(){if(this.initialized||this.initializationScheduled)return;this.initializationScheduled=!0;const e=()=>{this.initializationScheduled=!1,this.initialize()},t=()=>{window.setTimeout(e,0)};typeof window<"u"&&"requestIdleCallback"in window?window.requestIdleCallback(()=>{t()},{timeout:2e3}):t()}async tryToShow(e=!1){e&&this.close(),this.initialize(),this.allowedToShow()&&(await this.open(),this.Editor.Toolbar.close())}close(){var r,i,s,a,l,c;if(!this.opened)return;for(const d of this.tools.values());this.tools=new Map,this.reset(),this.opened=!1;const e=this.popover??this.createFallbackPopover();(r=e==null?void 0:e.hide)==null||r.call(e),(i=e==null?void 0:e.destroy)==null||i.call(e);const t=Ko.mock,o=(a=(s=t==null?void 0:t.results)==null?void 0:s.at(-1))==null?void 0:a.value;o&&o!==e&&((l=o.hide)==null||l.call(o),(c=o.destroy)==null||c.call(o)),this.popover=null}containsNode(e){return this.nodes.wrapper===void 0?!1:this.nodes.wrapper.contains(e)}destroy(){var e;this.removeAllNodes(),(e=this.popover)==null||e.destroy(),this.popover=null}make(){this.nodes.wrapper=v.make("div",[this.CSS.inlineToolbar,...this.isRtl?[this.Editor.UI.CSS.editorRtlFix]:[]]),this.nodes.wrapper.setAttribute(pt,SE),this.nodes.wrapper.setAttribute("data-cy","inline-toolbar"),v.append(this.Editor.UI.nodes.wrapper,this.nodes.wrapper)}async open(){var r,i,s,a,l,c,d,u,h,g;if(this.opened)return;this.initialize(),this.opened=!0,this.popover!==null&&this.popover.destroy(),this.createToolsInstances();const e=await this.getPopoverItems();this.popover=new Ko({items:e,scopeElement:((a=(s=(i=(r=this.Editor.API)==null?void 0:r.methods)==null?void 0:i.ui)==null?void 0:s.nodes)==null?void 0:a.redactor)??this.Editor.UI.nodes.redactor,messages:{nothingFound:ne.ui(ae.ui.popover,"Nothing found"),search:ne.ui(ae.ui.popover,"Filter")}});const t=(c=(l=this.popover).getElement)==null?void 0:c.call(l),o=((d=this.popover.size)==null?void 0:d.width)??(t==null?void 0:t.getBoundingClientRect().width)??0;this.move(o),t&&((u=this.nodes.wrapper)==null||u.append(t)),(g=(h=this.popover).show)==null||g.call(h)}move(e){const t=w.rect,o=this.Editor.UI.nodes.wrapper.getBoundingClientRect(),r={x:t.x-o.x,y:t.y+t.height-o.top+this.toolbarVerticalMargin};r.x+e+o.x>this.Editor.UI.contentRect.right&&(r.x=this.Editor.UI.contentRect.right-e-o.x),this.nodes.wrapper.style.left=Math.floor(r.x)+"px",this.nodes.wrapper.style.top=Math.floor(r.y)+"px"}reset(){this.nodes.wrapper!==void 0&&(this.nodes.wrapper.style.left="0",this.nodes.wrapper.style.top="0")}allowedToShow(){const e=["IMG","INPUT"],t=this.resolveSelection(),o=w.text;if(!t||!t.anchorNode||t.isCollapsed||o.length<1)return!1;const r=v.isElement(t.anchorNode)?t.anchorNode:t.anchorNode.parentElement;if(r===null||t!==null&&e.includes(r.tagName))return!1;const i=v.isElement(t.anchorNode)?t.anchorNode:t.anchorNode.parentElement,a=(i?this.Editor.BlockManager.getBlock(i):null)??this.Editor.BlockManager.currentBlock;if(a==null||this.getTools().some(f=>a.tool.inlineTools.has(f.name))===!1)return!1;const d="[contenteditable]";if(r.closest(d)!==null)return!0;const h=a.holder;return h&&(h.matches(d)?h:h.closest(d))?!0:this.Editor.ReadOnly.isEnabled?w.isSelectionAtEditor(t):!1}getTools(){const e=this.Editor.BlockManager.currentBlock??(()=>{const o=this.resolveSelection(),r=o==null?void 0:o.anchorNode;if(!r)return null;const i=v.isElement(r)?r:r.parentElement;return i?this.Editor.BlockManager.getBlock(i):null})();return e?Array.from(e.tool.inlineTools.values()).filter(o=>!(this.Editor.ReadOnly.isEnabled&&o.isReadOnlySupported!==!0)):[]}createToolsInstances(){this.tools=new Map,this.getTools().forEach(t=>{const o=t.create();this.tools.set(t,o)})}async getPopoverItems(){const e=[],t=Array.from(this.tools.entries());for(const[o,[r,i]]of t.entries()){const s=await i.render(),a=this.getToolShortcut(r.name);this.tryEnableShortcut(r.name,a);const l=a!==void 0?ko(a):void 0,c=ne.t(ae.toolNames,r.title||mn(r.name));[s].flat().forEach(d=>{this.processPopoverItem(d,r.name,i,c,l,e,o)})}return e}tryEnableShortcut(e,t){if(t!==void 0)try{this.enableShortcuts(e,t)}catch{}}processPopoverItem(e,t,o,r,i,s,a){const l={name:t,hint:{title:r,description:i}};if(!v.isElement(e)){if(e.type===oe.Html){s.push({...l,...e,type:oe.Html});return}if(e.type===oe.Separator){s.push({type:oe.Separator});return}this.processDefaultItem(e,l,s,a)}}processDefaultItem(e,t,o,r){const i={...t,...e,type:oe.Default};"children"in i&&r!==0&&o.push({type:oe.Separator}),o.push(i)}getToolShortcut(e){const{Tools:t}=this.Editor,o=t.inlineTools.get(e),r=t.internal.inlineTools;return Array.from(r.keys()).includes(e)?this.inlineTools[e][sa.Shortcut]:o==null?void 0:o.shortcut}enableShortcuts(e,t){const o=this.registeredShortcuts.get(e);o!==t&&(this.isShortcutTakenByAnotherTool(e,t)||(o!==void 0&&(bt.remove(document,o),this.registeredShortcuts.delete(e)),bt.add({name:t,handler:r=>{const{currentBlock:i}=this.Editor.BlockManager;i&&i.tool.enabledInlineTools!==!1&&(r.preventDefault(),this.activateToolByShortcut(e))},on:document}),this.registeredShortcuts.set(e,t)))}isShortcutTakenByAnotherTool(e,t){return Array.from(this.registeredShortcuts.entries()).some(([o,r])=>o!==e&&r===t)}async activateToolByShortcut(e){var o,r;if(this.opened||await this.tryToShow(),!w.get()){(o=this.popover)==null||o.activateItemByName(e);return}(r=this.popover)==null||r.activateItemByName(e)}get inlineTools(){const e={};return Array.from(this.Editor.Tools.inlineTools.entries()).forEach(([t,o])=>{e[t]=o.create()}),e}registerInitialShortcuts(){var o;const e=(o=this.Editor.Tools)==null?void 0:o.inlineTools;return e?(Array.from(e.keys()).forEach(r=>{const i=this.getToolShortcut(r);this.tryEnableShortcut(r,i)}),!0):(this.scheduleShortcutRegistration(),!1)}createFallbackPopover(){var e,t,o,r;try{const i=((r=(o=(t=(e=this.Editor.API)==null?void 0:e.methods)==null?void 0:t.ui)==null?void 0:o.nodes)==null?void 0:r.redactor)??this.Editor.UI.nodes.redactor;return new Ko({items:[],scopeElement:i,messages:{nothingFound:ne.ui(ae.ui.popover,"Nothing found"),search:ne.ui(ae.ui.popover,"Filter")}})}catch{return null}}resolveSelection(){const e=w.selection;if(e!==void 0)return e;const t=w.instance;return t!==void 0?t:w.get()}}const Jo=" ",Qo=new WeakSet,er=()=>{const n=window.getSelection();if(n===null)return[null,0];const e=n.focusNode,t=n.focusOffset;if(e===null)return[null,0];if(e.nodeType===Node.TEXT_NODE||e.childNodes.length===0)return[e,t];const o=e.childNodes[t];if(o!==void 0)return[o,0];const r=e.childNodes[t-1]??null,i=(r==null?void 0:r.textContent)??null;return[r,i!==null?i.length:0]},la=n=>{if(!(n instanceof HTMLElement)||v.isSingleTag(n)||v.isNativeInput(n))return!1;if(n.childNodes.length===0)return!0;const e=n.textContent??"";return e.includes(Jo)||!Co(e)?!1:Array.from(n.children).every(t=>la(t))},ca=typeof window<"u"&&typeof window.MutationObserver<"u"?new window.MutationObserver(n=>{for(const e of n){const t=e.nextSibling;e.removedNodes.forEach(o=>{var l;if(!(o instanceof Element)||!la(o))return;const r=t instanceof Text?t:null;if(r===null||!r.isConnected)return;const i=r.parentElement;if(!((i==null?void 0:i.isContentEditable)??!1))return;const s=((l=r.textContent)==null?void 0:l[0])??null;(s===Jo||s===" ")&&Qo.add(r)})}}):null,da=new WeakSet,ua=n=>{if(ca===null||da.has(n))return;const e=()=>{n.body!==null&&(ca.observe(n.body,{childList:!0,subtree:!0}),da.add(n))};n.readyState==="loading"?n.addEventListener("DOMContentLoaded",e,{once:!0}):e()};typeof window<"u"&&typeof window.document<"u"&&ua(window.document);const lT=n=>{ua(n.ownerDocument);const[e,t]=er();if(e===null||!n.contains(e)||e.nodeType===Node.TEXT_NODE&&t<(e.textContent??"").length)return null;const o=document.createTreeWalker(n,NodeFilter.SHOW_TEXT);for(o.currentNode=e;;){const r=o.nextNode();if(r===null)return null;const i=r.textContent??"";if(i.length===0)continue;const s=i[0];if(!(s===Jo||s===" ")||r===e)return null;const l=document.createRange();try{l.setStart(e,t),l.setEnd(r,0)}catch{return null}const c=l.cloneContents(),d=document.createElement("div");d.appendChild(c);const u=Array.from(d.querySelectorAll("*")).some(g=>{const f=g.textContent??"";return f.length===0||Co(f)}),h=Qo.has(r);if(!(!u&&!h))return h&&Qo.delete(r),{node:r,offset:0}}},ha=(n,e,t,o)=>{const r=document.createRange();o==="left"?(r.selectNodeContents(n),r.setEnd(e,t)):(r.selectNodeContents(n),r.setStart(e,t));const i=r.cloneContents(),s=document.createElement("div");s.appendChild(i);const a=s.textContent||"";if(s.querySelectorAll("img, br, hr, input, area, base, col, embed, link, meta, param, source, track, wbr").length>0)return!1;const c=a.includes(" ")||s.innerHTML.includes(" ")||r.toString().includes(" "),d=e.nodeType===Node.TEXT_NODE&&(o==="left"?(e.textContent||"").slice(0,t):(e.textContent||"").slice(t)).includes(" ");if(c||d)return!1;s.style.position="absolute",s.style.visibility="hidden",s.style.height="auto",s.style.width="auto",s.style.whiteSpace=window.getComputedStyle(n).whiteSpace,document.body.appendChild(s);const u=s.getBoundingClientRect().width;return document.body.removeChild(s),!(u>0||!Co(a)||window.getComputedStyle(n).whiteSpace.startsWith("pre")&&a.length>0)},kn=n=>{const e=v.getDeepestNode(n);if(e===null||v.isEmpty(n))return!0;if(v.isNativeInput(e))return e.selectionEnd===0;if(v.isEmpty(n))return!0;const[t,o]=er();if(t===null)return!1;const r=window.getSelection(),i=(r==null?void 0:r.focusNode)??null;return i!==null&&i!==n&&!(i.nodeType===Node.TEXT_NODE&&i.parentNode===n)?!1:ha(n,t,o,"left")},wn=n=>{const e=v.getDeepestNode(n,!0);if(e===null)return!0;if(v.isNativeInput(e))return e.selectionEnd===e.value.length;const[t,o]=er();return t===null?!1:ha(n,t,o,"right")};var fa={},tr={},Cn={},Je={},nr={},or={};Object.defineProperty(or,"__esModule",{value:!0}),or.allInputsSelector=cT;function cT(){var n=["text","password","email","number","search","tel","url"];return"[contenteditable=true], textarea, input:not([type]), "+n.map(function(e){return'input[type="'.concat(e,'"]')}).join(", ")}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.allInputsSelector=void 0;var e=or;Object.defineProperty(n,"allInputsSelector",{enumerable:!0,get:function(){return e.allInputsSelector}})})(nr);var Qe={},rr={};Object.defineProperty(rr,"__esModule",{value:!0}),rr.isNativeInput=dT;function dT(n){var e=["INPUT","TEXTAREA"];return n&&n.tagName?e.includes(n.tagName):!1}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isNativeInput=void 0;var e=rr;Object.defineProperty(n,"isNativeInput",{enumerable:!0,get:function(){return e.isNativeInput}})})(Qe);var pa={},ir={};Object.defineProperty(ir,"__esModule",{value:!0}),ir.append=uT;function uT(n,e){Array.isArray(e)?e.forEach(function(t){n.appendChild(t)}):n.appendChild(e)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.append=void 0;var e=ir;Object.defineProperty(n,"append",{enumerable:!0,get:function(){return e.append}})})(pa);var sr={},ar={};Object.defineProperty(ar,"__esModule",{value:!0}),ar.blockElements=hT;function hT(){return["address","article","aside","blockquote","canvas","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","li","main","nav","noscript","ol","output","p","pre","ruby","section","table","tbody","thead","tr","tfoot","ul","video"]}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.blockElements=void 0;var e=ar;Object.defineProperty(n,"blockElements",{enumerable:!0,get:function(){return e.blockElements}})})(sr);var ga={},lr={};Object.defineProperty(lr,"__esModule",{value:!0}),lr.calculateBaseline=fT;function fT(n){var e=window.getComputedStyle(n),t=parseFloat(e.fontSize),o=parseFloat(e.lineHeight)||t*1.2,r=parseFloat(e.paddingTop),i=parseFloat(e.borderTopWidth),s=parseFloat(e.marginTop),a=t*.8,l=(o-t)/2,c=s+i+r+l+a;return c}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.calculateBaseline=void 0;var e=lr;Object.defineProperty(n,"calculateBaseline",{enumerable:!0,get:function(){return e.calculateBaseline}})})(ga);var ma={},cr={},dr={},ur={};Object.defineProperty(ur,"__esModule",{value:!0}),ur.isContentEditable=pT;function pT(n){return n.contentEditable==="true"}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isContentEditable=void 0;var e=ur;Object.defineProperty(n,"isContentEditable",{enumerable:!0,get:function(){return e.isContentEditable}})})(dr),Object.defineProperty(cr,"__esModule",{value:!0}),cr.canSetCaret=vT;var gT=Qe,mT=dr;function vT(n){var e=!0;if((0,gT.isNativeInput)(n))switch(n.type){case"file":case"checkbox":case"radio":case"hidden":case"submit":case"button":case"image":case"reset":e=!1;break}else e=(0,mT.isContentEditable)(n);return e}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.canSetCaret=void 0;var e=cr;Object.defineProperty(n,"canSetCaret",{enumerable:!0,get:function(){return e.canSetCaret}})})(ma);var Sn={},hr={};function bT(n,e,t){const o=t.value!==void 0?"value":"get",r=t[o],i=`#${e}Cache`;if(t[o]=function(...s){return this[i]===void 0&&(this[i]=r.apply(this,s)),this[i]},o==="get"&&t.set){const s=t.set;t.set=function(a){delete n[i],s.apply(this,a)}}return t}function va(){const n={win:!1,mac:!1,x11:!1,linux:!1},e=Object.keys(n).find(t=>window.navigator.appVersion.toLowerCase().indexOf(t)!==-1);return e!==void 0&&(n[e]=!0),n}function fr(n){return n!=null&&n!==""&&(typeof n!="object"||Object.keys(n).length>0)}function yT(n){return!fr(n)}const ET=()=>typeof window<"u"&&window.navigator!==null&&fr(window.navigator.platform)&&(/iP(ad|hone|od)/.test(window.navigator.platform)||window.navigator.platform==="MacIntel"&&window.navigator.maxTouchPoints>1);function TT(n){const e=va();return n=n.replace(/shift/gi,"⇧").replace(/backspace/gi,"⌫").replace(/enter/gi,"⏎").replace(/up/gi,"↑").replace(/left/gi,"→").replace(/down/gi,"↓").replace(/right/gi,"←").replace(/escape/gi,"⎋").replace(/insert/gi,"Ins").replace(/delete/gi,"␡").replace(/\+/gi,"+"),e.mac?n=n.replace(/ctrl|cmd/gi,"⌘").replace(/alt/gi,"⌥"):n=n.replace(/cmd/gi,"Ctrl").replace(/windows/gi,"WIN"),n}function kT(n){return n[0].toUpperCase()+n.slice(1)}function wT(n){const e=document.createElement("div");e.style.position="absolute",e.style.left="-999px",e.style.bottom="-999px",e.innerHTML=n,document.body.appendChild(e);const t=window.getSelection(),o=document.createRange();if(o.selectNode(e),t===null)throw new Error("Cannot copy text to clipboard");t.removeAllRanges(),t.addRange(o),document.execCommand("copy"),document.body.removeChild(e)}function CT(n,e,t){let o;return(...r)=>{const i=this,s=()=>{o=void 0,t!==!0&&n.apply(i,r)},a=t===!0&&o!==void 0;window.clearTimeout(o),o=window.setTimeout(s,e),a&&n.apply(i,r)}}function ze(n){return Object.prototype.toString.call(n).match(/\s([a-zA-Z]+)/)[1].toLowerCase()}function ST(n){return ze(n)==="boolean"}function ba(n){return ze(n)==="function"||ze(n)==="asyncfunction"}function xT(n){return ba(n)&&/^\s*class\s+/.test(n.toString())}function BT(n){return ze(n)==="number"}function xn(n){return ze(n)==="object"}function _T(n){return Promise.resolve(n)===n}function AT(n){return ze(n)==="string"}function IT(n){return ze(n)==="undefined"}function pr(n,...e){if(!e.length)return n;const t=e.shift();if(xn(n)&&xn(t))for(const o in t)xn(t[o])?(n[o]===void 0&&Object.assign(n,{[o]:{}}),pr(n[o],t[o])):Object.assign(n,{[o]:t[o]});return pr(n,...e)}function OT(n,e,t){const o=`«${e}» is deprecated and will be removed in the next major release. Please use the «${t}» instead.`;n&&console.warn(o)}function NT(n){try{return new URL(n).href}catch{}return n.substring(0,2)==="//"?window.location.protocol+n:window.location.origin+n}function RT(n){return n>47&&n<58||n===32||n===13||n===229||n>64&&n<91||n>95&&n<112||n>185&&n<193||n>218&&n<223}const LT={BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,LEFT:37,UP:38,DOWN:40,RIGHT:39,DELETE:46,META:91,SLASH:191},PT={LEFT:0,WHEEL:1,RIGHT:2,BACKWARD:3,FORWARD:4};let MT=class{constructor(){this.completed=Promise.resolve()}add(e){return new Promise((t,o)=>{this.completed=this.completed.then(e).then(t).catch(o)})}};function DT(n,e,t=void 0){let o,r,i,s=null,a=0;t||(t={});const l=function(){a=t.leading===!1?0:Date.now(),s=null,i=n.apply(o,r),s===null&&(o=r=null)};return function(){const c=Date.now();!a&&t.leading===!1&&(a=c);const d=e-(c-a);return o=this,r=arguments,d<=0||d>e?(s&&(clearTimeout(s),s=null),a=c,i=n.apply(o,r),s===null&&(o=r=null)):!s&&t.trailing!==!1&&(s=setTimeout(l,d)),i}}const gr=Tl(Object.freeze(Object.defineProperty({__proto__:null,PromiseQueue:MT,beautifyShortcut:TT,cacheable:bT,capitalize:kT,copyTextToClipboard:wT,debounce:CT,deepMerge:pr,deprecationAssert:OT,getUserOS:va,getValidUrl:NT,isBoolean:ST,isClass:xT,isEmpty:yT,isFunction:ba,isIosDevice:ET,isNumber:BT,isObject:xn,isPrintableKey:RT,isPromise:_T,isString:AT,isUndefined:IT,keyCodes:LT,mouseButtons:PT,notEmpty:fr,throttle:DT,typeOf:ze},Symbol.toStringTag,{value:"Module"})));Object.defineProperty(hr,"__esModule",{value:!0}),hr.containsOnlyInlineElements=HT;var $T=gr,FT=sr;function HT(n){var e;(0,$T.isString)(n)?(e=document.createElement("div"),e.innerHTML=n):e=n;var t=function(o){return!(0,FT.blockElements)().includes(o.tagName.toLowerCase())&&Array.from(o.children).every(t)};return Array.from(e.children).every(t)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.containsOnlyInlineElements=void 0;var e=hr;Object.defineProperty(n,"containsOnlyInlineElements",{enumerable:!0,get:function(){return e.containsOnlyInlineElements}})})(Sn);var ya={},mr={},Bn={},vr={};Object.defineProperty(vr,"__esModule",{value:!0}),vr.make=jT;function jT(n,e,t){var o;e===void 0&&(e=null),t===void 0&&(t={});var r=document.createElement(n);if(Array.isArray(e)){var i=e.filter(function(a){return a!==void 0});(o=r.classList).add.apply(o,i)}else e!==null&&r.classList.add(e);for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(r[s]=t[s]);return r}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.make=void 0;var e=vr;Object.defineProperty(n,"make",{enumerable:!0,get:function(){return e.make}})})(Bn),Object.defineProperty(mr,"__esModule",{value:!0}),mr.fragmentToString=WT;var zT=Bn;function WT(n){var e=(0,zT.make)("div");return e.appendChild(n),e.innerHTML}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.fragmentToString=void 0;var e=mr;Object.defineProperty(n,"fragmentToString",{enumerable:!0,get:function(){return e.fragmentToString}})})(ya);var Ea={},br={};Object.defineProperty(br,"__esModule",{value:!0}),br.getContentLength=KT;var UT=Qe;function KT(n){var e,t;return(0,UT.isNativeInput)(n)?n.value.length:n.nodeType===Node.TEXT_NODE?n.length:(t=(e=n.textContent)===null||e===void 0?void 0:e.length)!==null&&t!==void 0?t:0}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.getContentLength=void 0;var e=br;Object.defineProperty(n,"getContentLength",{enumerable:!0,get:function(){return e.getContentLength}})})(Ea);var yr={},Er={},Ta=pe&&pe.__spreadArray||function(n,e,t){if(t||arguments.length===2)for(var o=0,r=e.length,i;o<r;o++)(i||!(o in e))&&(i||(i=Array.prototype.slice.call(e,0,o)),i[o]=e[o]);return n.concat(i||Array.prototype.slice.call(e))};Object.defineProperty(Er,"__esModule",{value:!0}),Er.getDeepestBlockElements=ka;var GT=Sn;function ka(n){return(0,GT.containsOnlyInlineElements)(n)?[n]:Array.from(n.children).reduce(function(e,t){return Ta(Ta([],e,!0),ka(t),!0)},[])}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.getDeepestBlockElements=void 0;var e=Er;Object.defineProperty(n,"getDeepestBlockElements",{enumerable:!0,get:function(){return e.getDeepestBlockElements}})})(yr);var wa={},Tr={},_n={},kr={};Object.defineProperty(kr,"__esModule",{value:!0}),kr.isLineBreakTag=YT;function YT(n){return["BR","WBR"].includes(n.tagName)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isLineBreakTag=void 0;var e=kr;Object.defineProperty(n,"isLineBreakTag",{enumerable:!0,get:function(){return e.isLineBreakTag}})})(_n);var An={},wr={};Object.defineProperty(wr,"__esModule",{value:!0}),wr.isSingleTag=XT;function XT(n){return["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"].includes(n.tagName)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isSingleTag=void 0;var e=wr;Object.defineProperty(n,"isSingleTag",{enumerable:!0,get:function(){return e.isSingleTag}})})(An),Object.defineProperty(Tr,"__esModule",{value:!0}),Tr.getDeepestNode=Ca;var VT=Qe,qT=_n,ZT=An;function Ca(n,e){e===void 0&&(e=!1);var t=e?"lastChild":"firstChild",o=e?"previousSibling":"nextSibling";if(n.nodeType===Node.ELEMENT_NODE&&n[t]){var r=n[t];if((0,ZT.isSingleTag)(r)&&!(0,VT.isNativeInput)(r)&&!(0,qT.isLineBreakTag)(r))if(r[o])r=r[o];else if(r.parentNode!==null&&r.parentNode[o])r=r.parentNode[o];else return r.parentNode;return Ca(r,e)}return n}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.getDeepestNode=void 0;var e=Tr;Object.defineProperty(n,"getDeepestNode",{enumerable:!0,get:function(){return e.getDeepestNode}})})(wa);var Sa={},Cr={},In=pe&&pe.__spreadArray||function(n,e,t){if(t||arguments.length===2)for(var o=0,r=e.length,i;o<r;o++)(i||!(o in e))&&(i||(i=Array.prototype.slice.call(e,0,o)),i[o]=e[o]);return n.concat(i||Array.prototype.slice.call(e))};Object.defineProperty(Cr,"__esModule",{value:!0}),Cr.findAllInputs=nk;var JT=Sn,QT=yr,ek=nr,tk=Qe;function nk(n){return Array.from(n.querySelectorAll((0,ek.allInputsSelector)())).reduce(function(e,t){return(0,tk.isNativeInput)(t)||(0,JT.containsOnlyInlineElements)(t)?In(In([],e,!0),[t],!1):In(In([],e,!0),(0,QT.getDeepestBlockElements)(t),!0)},[])}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.findAllInputs=void 0;var e=Cr;Object.defineProperty(n,"findAllInputs",{enumerable:!0,get:function(){return e.findAllInputs}})})(Sa);var xa={},Sr={};Object.defineProperty(Sr,"__esModule",{value:!0}),Sr.isCollapsedWhitespaces=ok;function ok(n){return!/[^\t\n\r ]/.test(n)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isCollapsedWhitespaces=void 0;var e=Sr;Object.defineProperty(n,"isCollapsedWhitespaces",{enumerable:!0,get:function(){return e.isCollapsedWhitespaces}})})(xa);var xr={},Br={};Object.defineProperty(Br,"__esModule",{value:!0}),Br.isElement=ik;var rk=gr;function ik(n){return(0,rk.isNumber)(n)?!1:!!n&&!!n.nodeType&&n.nodeType===Node.ELEMENT_NODE}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isElement=void 0;var e=Br;Object.defineProperty(n,"isElement",{enumerable:!0,get:function(){return e.isElement}})})(xr);var Ba={},_r={},Ar={},Ir={};Object.defineProperty(Ir,"__esModule",{value:!0}),Ir.isLeaf=sk;function sk(n){return n===null?!1:n.childNodes.length===0}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isLeaf=void 0;var e=Ir;Object.defineProperty(n,"isLeaf",{enumerable:!0,get:function(){return e.isLeaf}})})(Ar);var Or={},Nr={};Object.defineProperty(Nr,"__esModule",{value:!0}),Nr.isNodeEmpty=uk;var ak=_n,lk=xr,ck=Qe,dk=An;function uk(n,e){var t="";return(0,dk.isSingleTag)(n)&&!(0,ak.isLineBreakTag)(n)?!1:((0,lk.isElement)(n)&&(0,ck.isNativeInput)(n)?t=n.value:n.textContent!==null&&(t=n.textContent.replace("","")),e!==void 0&&(t=t.replace(new RegExp(e,"g"),"")),t.trim().length===0)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isNodeEmpty=void 0;var e=Nr;Object.defineProperty(n,"isNodeEmpty",{enumerable:!0,get:function(){return e.isNodeEmpty}})})(Or),Object.defineProperty(_r,"__esModule",{value:!0}),_r.isEmpty=pk;var hk=Ar,fk=Or;function pk(n,e){n.normalize();for(var t=[n];t.length>0;){var o=t.shift();if(o){if(n=o,(0,hk.isLeaf)(n)&&!(0,fk.isNodeEmpty)(n,e))return!1;t.push.apply(t,Array.from(n.childNodes))}}return!0}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isEmpty=void 0;var e=_r;Object.defineProperty(n,"isEmpty",{enumerable:!0,get:function(){return e.isEmpty}})})(Ba);var _a={},Rr={};Object.defineProperty(Rr,"__esModule",{value:!0}),Rr.isFragment=mk;var gk=gr;function mk(n){return(0,gk.isNumber)(n)?!1:!!n&&!!n.nodeType&&n.nodeType===Node.DOCUMENT_FRAGMENT_NODE}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isFragment=void 0;var e=Rr;Object.defineProperty(n,"isFragment",{enumerable:!0,get:function(){return e.isFragment}})})(_a);var Aa={},Lr={};Object.defineProperty(Lr,"__esModule",{value:!0}),Lr.isHTMLString=bk;var vk=Bn;function bk(n){var e=(0,vk.make)("div");return e.innerHTML=n,e.childElementCount>0}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isHTMLString=void 0;var e=Lr;Object.defineProperty(n,"isHTMLString",{enumerable:!0,get:function(){return e.isHTMLString}})})(Aa);var Ia={},Pr={};Object.defineProperty(Pr,"__esModule",{value:!0}),Pr.offset=yk;function yk(n){var e=n.getBoundingClientRect(),t=window.pageXOffset||document.documentElement.scrollLeft,o=window.pageYOffset||document.documentElement.scrollTop,r=e.top+o,i=e.left+t;return{top:r,left:i,bottom:r+e.height,right:i+e.width}}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.offset=void 0;var e=Pr;Object.defineProperty(n,"offset",{enumerable:!0,get:function(){return e.offset}})})(Ia);var Oa={},Mr={};Object.defineProperty(Mr,"__esModule",{value:!0}),Mr.prepend=Ek;function Ek(n,e){Array.isArray(e)?(e=e.reverse(),e.forEach(function(t){return n.prepend(t)})):n.prepend(e)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.prepend=void 0;var e=Mr;Object.defineProperty(n,"prepend",{enumerable:!0,get:function(){return e.prepend}})})(Oa),function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.prepend=n.offset=n.make=n.isLineBreakTag=n.isSingleTag=n.isNodeEmpty=n.isLeaf=n.isHTMLString=n.isFragment=n.isEmpty=n.isElement=n.isContentEditable=n.isCollapsedWhitespaces=n.findAllInputs=n.isNativeInput=n.allInputsSelector=n.getDeepestNode=n.getDeepestBlockElements=n.getContentLength=n.fragmentToString=n.containsOnlyInlineElements=n.canSetCaret=n.calculateBaseline=n.blockElements=n.append=void 0;var e=nr;Object.defineProperty(n,"allInputsSelector",{enumerable:!0,get:function(){return e.allInputsSelector}});var t=Qe;Object.defineProperty(n,"isNativeInput",{enumerable:!0,get:function(){return t.isNativeInput}});var o=pa;Object.defineProperty(n,"append",{enumerable:!0,get:function(){return o.append}});var r=sr;Object.defineProperty(n,"blockElements",{enumerable:!0,get:function(){return r.blockElements}});var i=ga;Object.defineProperty(n,"calculateBaseline",{enumerable:!0,get:function(){return i.calculateBaseline}});var s=ma;Object.defineProperty(n,"canSetCaret",{enumerable:!0,get:function(){return s.canSetCaret}});var a=Sn;Object.defineProperty(n,"containsOnlyInlineElements",{enumerable:!0,get:function(){return a.containsOnlyInlineElements}});var l=ya;Object.defineProperty(n,"fragmentToString",{enumerable:!0,get:function(){return l.fragmentToString}});var c=Ea;Object.defineProperty(n,"getContentLength",{enumerable:!0,get:function(){return c.getContentLength}});var d=yr;Object.defineProperty(n,"getDeepestBlockElements",{enumerable:!0,get:function(){return d.getDeepestBlockElements}});var u=wa;Object.defineProperty(n,"getDeepestNode",{enumerable:!0,get:function(){return u.getDeepestNode}});var h=Sa;Object.defineProperty(n,"findAllInputs",{enumerable:!0,get:function(){return h.findAllInputs}});var g=xa;Object.defineProperty(n,"isCollapsedWhitespaces",{enumerable:!0,get:function(){return g.isCollapsedWhitespaces}});var f=dr;Object.defineProperty(n,"isContentEditable",{enumerable:!0,get:function(){return f.isContentEditable}});var m=xr;Object.defineProperty(n,"isElement",{enumerable:!0,get:function(){return m.isElement}});var b=Ba;Object.defineProperty(n,"isEmpty",{enumerable:!0,get:function(){return b.isEmpty}});var E=_a;Object.defineProperty(n,"isFragment",{enumerable:!0,get:function(){return E.isFragment}});var k=Aa;Object.defineProperty(n,"isHTMLString",{enumerable:!0,get:function(){return k.isHTMLString}});var N=Ar;Object.defineProperty(n,"isLeaf",{enumerable:!0,get:function(){return N.isLeaf}});var x=Or;Object.defineProperty(n,"isNodeEmpty",{enumerable:!0,get:function(){return x.isNodeEmpty}});var P=_n;Object.defineProperty(n,"isLineBreakTag",{enumerable:!0,get:function(){return P.isLineBreakTag}});var I=An;Object.defineProperty(n,"isSingleTag",{enumerable:!0,get:function(){return I.isSingleTag}});var X=Bn;Object.defineProperty(n,"make",{enumerable:!0,get:function(){return X.make}});var C=Ia;Object.defineProperty(n,"offset",{enumerable:!0,get:function(){return C.offset}});var T=Oa;Object.defineProperty(n,"prepend",{enumerable:!0,get:function(){return T.prepend}})}(Je);var On={};Object.defineProperty(On,"__esModule",{value:!0}),On.getContenteditableSlice=kk;var Tk=Je;function kk(n,e,t,o,r){var i;r===void 0&&(r=!1);var s=document.createRange();if(o==="left"?(s.setStart(n,0),s.setEnd(e,t)):(s.setStart(e,t),s.setEnd(n,n.childNodes.length)),r===!0){var a=s.extractContents();return(0,Tk.fragmentToString)(a)}var l=s.cloneContents(),c=document.createElement("div");c.appendChild(l);var d=(i=c.textContent)!==null&&i!==void 0?i:"";return d}Object.defineProperty(Cn,"__esModule",{value:!0}),Cn.checkContenteditableSliceForEmptiness=Sk;var wk=Je,Ck=On;function Sk(n,e,t,o){var r=(0,Ck.getContenteditableSlice)(n,e,t,o);return(0,wk.isCollapsedWhitespaces)(r)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.checkContenteditableSliceForEmptiness=void 0;var e=Cn;Object.defineProperty(n,"checkContenteditableSliceForEmptiness",{enumerable:!0,get:function(){return e.checkContenteditableSliceForEmptiness}})})(tr);var Na={};(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.getContenteditableSlice=void 0;var e=On;Object.defineProperty(n,"getContenteditableSlice",{enumerable:!0,get:function(){return e.getContenteditableSlice}})})(Na);var Ra={},Dr={};Object.defineProperty(Dr,"__esModule",{value:!0}),Dr.focus=Bk;var xk=Je;function Bk(n,e){var t,o;if(e===void 0&&(e=!0),(0,xk.isNativeInput)(n)){n.focus();var r=e?0:n.value.length;n.setSelectionRange(r,r)}else{var i=document.createRange(),s=window.getSelection();if(!s)return;var a=function(h){var g=document.createTextNode("");h.appendChild(g),i.setStart(g,0),i.setEnd(g,0)},l=function(h){return h!=null},c=n.childNodes,d=e?c[0]:c[c.length-1];if(l(d)){for(;l(d)&&d.nodeType!==Node.TEXT_NODE;)d=e?d.firstChild:d.lastChild;if(l(d)&&d.nodeType===Node.TEXT_NODE){var u=(o=(t=d.textContent)===null||t===void 0?void 0:t.length)!==null&&o!==void 0?o:0,r=e?0:u;i.setStart(d,r),i.setEnd(d,r)}else a(n)}else a(n);s.removeAllRanges(),s.addRange(i)}}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.focus=void 0;var e=Dr;Object.defineProperty(n,"focus",{enumerable:!0,get:function(){return e.focus}})})(Ra);var $r={},Nn={};Object.defineProperty(Nn,"__esModule",{value:!0}),Nn.getCaretNodeAndOffset=_k;function _k(){var n=window.getSelection();if(n===null)return[null,0];var e=n.focusNode,t=n.focusOffset;return e===null?[null,0]:(e.nodeType!==Node.TEXT_NODE&&e.childNodes.length>0&&(e.childNodes[t]!==void 0?(e=e.childNodes[t],t=0):(e=e.childNodes[t-1],e.textContent!==null&&(t=e.textContent.length))),[e,t])}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.getCaretNodeAndOffset=void 0;var e=Nn;Object.defineProperty(n,"getCaretNodeAndOffset",{enumerable:!0,get:function(){return e.getCaretNodeAndOffset}})})($r);var La={},Rn={};Object.defineProperty(Rn,"__esModule",{value:!0}),Rn.getRange=Ak;function Ak(){var n=window.getSelection();return n&&n.rangeCount?n.getRangeAt(0):null}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.getRange=void 0;var e=Rn;Object.defineProperty(n,"getRange",{enumerable:!0,get:function(){return e.getRange}})})(La);var Pa={},Fr={};Object.defineProperty(Fr,"__esModule",{value:!0}),Fr.isCaretAtEndOfInput=Nk;var Ma=Je,Ik=$r,Ok=tr;function Nk(n){var e=(0,Ma.getDeepestNode)(n,!0);if(e===null)return!0;if((0,Ma.isNativeInput)(e))return e.selectionEnd===e.value.length;var t=(0,Ik.getCaretNodeAndOffset)(),o=t[0],r=t[1];return o===null?!1:(0,Ok.checkContenteditableSliceForEmptiness)(n,o,r,"right")}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isCaretAtEndOfInput=void 0;var e=Fr;Object.defineProperty(n,"isCaretAtEndOfInput",{enumerable:!0,get:function(){return e.isCaretAtEndOfInput}})})(Pa);var Da={},Hr={};Object.defineProperty(Hr,"__esModule",{value:!0}),Hr.isCaretAtStartOfInput=Pk;var Ln=Je,Rk=Nn,Lk=Cn;function Pk(n){var e=(0,Ln.getDeepestNode)(n);if(e===null||(0,Ln.isEmpty)(n))return!0;if((0,Ln.isNativeInput)(e))return e.selectionEnd===0;if((0,Ln.isEmpty)(n))return!0;var t=(0,Rk.getCaretNodeAndOffset)(),o=t[0],r=t[1];return o===null?!1:(0,Lk.checkContenteditableSliceForEmptiness)(n,o,r,"left")}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.isCaretAtStartOfInput=void 0;var e=Hr;Object.defineProperty(n,"isCaretAtStartOfInput",{enumerable:!0,get:function(){return e.isCaretAtStartOfInput}})})(Da);var $a={},jr={};Object.defineProperty(jr,"__esModule",{value:!0}),jr.save=$k;var Mk=Je,Dk=Rn;function $k(){var n=(0,Dk.getRange)(),e=(0,Mk.make)("span");if(e.id="cursor",e.hidden=!0,!!n)return n.insertNode(e),function(){var o=window.getSelection();o&&(n.setStartAfter(e),n.setEndAfter(e),o.removeAllRanges(),o.addRange(n),setTimeout(function(){e.remove()},150))}}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.save=void 0;var e=jr;Object.defineProperty(n,"save",{enumerable:!0,get:function(){return e.save}})})($a),function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.save=n.isCaretAtStartOfInput=n.isCaretAtEndOfInput=n.getRange=n.getCaretNodeAndOffset=n.focus=n.getContenteditableSlice=n.checkContenteditableSliceForEmptiness=void 0;var e=tr;Object.defineProperty(n,"checkContenteditableSliceForEmptiness",{enumerable:!0,get:function(){return e.checkContenteditableSliceForEmptiness}});var t=Na;Object.defineProperty(n,"getContenteditableSlice",{enumerable:!0,get:function(){return t.getContenteditableSlice}});var o=Ra;Object.defineProperty(n,"focus",{enumerable:!0,get:function(){return o.focus}});var r=$r;Object.defineProperty(n,"getCaretNodeAndOffset",{enumerable:!0,get:function(){return r.getCaretNodeAndOffset}});var i=La;Object.defineProperty(n,"getRange",{enumerable:!0,get:function(){return i.getRange}});var s=Pa;Object.defineProperty(n,"isCaretAtEndOfInput",{enumerable:!0,get:function(){return s.isCaretAtEndOfInput}});var a=Da;Object.defineProperty(n,"isCaretAtStartOfInput",{enumerable:!0,get:function(){return a.isCaretAtStartOfInput}});var l=$a;Object.defineProperty(n,"save",{enumerable:!0,get:function(){return l.save}})}(fa);const Fa={Backspace:S.BACKSPACE,Delete:S.DELETE,Enter:S.ENTER,Tab:S.TAB,ArrowDown:S.DOWN,ArrowRight:S.RIGHT,ArrowUp:S.UP,ArrowLeft:S.LEFT},Fk=new Set(["Enter","Process","Spacebar","Space","Dead"]),Pn='[contenteditable="true"], textarea, input';class Hk extends F{keydown(e){if(this.beforeKeydownProcessing(e),this.handleSelectedBlocksDeletion(e)||e.defaultPrevented)return;switch(this.getKeyCode(e)){case S.BACKSPACE:this.backspace(e);break;case S.DELETE:this.delete(e);break;case S.ENTER:this.enter(e);break;case S.DOWN:case S.RIGHT:this.arrowRightAndDown(e);break;case S.UP:case S.LEFT:this.arrowLeftAndUp(e);break;case S.TAB:this.tabPressed(e);break}e.key==="/"&&!e.ctrlKey&&!e.metaKey&&this.slashPressed(e),e.code==="Slash"&&(e.ctrlKey||e.metaKey)&&(e.preventDefault(),this.commandSlashPressed())}handleSelectedBlocksDeletion(e){const{BlockSelection:t,BlockManager:o,Caret:r}=this.Editor,i=e.key==="Backspace"||e.key==="Delete",s=w.isSelectionExists,a=w.isCollapsed===!0;if(!(i&&t.anyBlockSelected&&(!s||a)))return!1;const c=o.removeSelectedBlocks();if(c!==void 0){const d=o.insertDefaultBlockAtIndex(c,!0);r.setToBlock(d,r.positions.START)}return t.clearSelection(e),e.preventDefault(),e.stopImmediatePropagation(),e.stopPropagation(),!0}beforeKeydownProcessing(e){!this.needToolbarClosing(e)||!this.isPrintableKeyEvent(e)||(this.Editor.Toolbar.close(),e.ctrlKey||e.metaKey||e.altKey||e.shiftKey)||this.Editor.BlockSelection.clearSelection(e)}keyup(e){e.shiftKey||this.Editor.UI.checkEmptiness()}handleCommandC(e){const{BlockSelection:t}=this.Editor;t.anyBlockSelected&&t.copySelectedBlocks(e)}handleCommandX(e){const{BlockSelection:t,BlockManager:o,Caret:r}=this.Editor;t.anyBlockSelected&&t.copySelectedBlocks(e).then(()=>{const i=o.removeSelectedBlocks();if(i!==void 0){const s=o.insertDefaultBlockAtIndex(i,!0);r.setToBlock(s,r.positions.START)}t.clearSelection(e)}).catch(()=>{})}tabPressed(e){const{InlineToolbar:t,Caret:o}=this.Editor;if(t.opened)return;(e.shiftKey?o.navigatePrevious(!0):o.navigateNext(!0))&&e.preventDefault()}commandSlashPressed(){this.Editor.BlockSelection.selectedBlocks.length>1||this.activateBlockSettings()}slashPressed(e){if(!this.Editor.UI.nodes.wrapper.contains(e.target))return;const o=this.Editor.BlockManager.currentBlock;o!=null&&o.isEmpty&&(e.preventDefault(),this.Editor.Caret.insertContentAtCaretPosition("/"),this.activateToolbox())}enter(e){const{BlockManager:t,UI:o}=this.Editor,r=t.currentBlock;if(r===void 0||r.tool.isLineBreaksEnabled||o.someToolbarOpened&&o.someFlipperButtonFocused||e.shiftKey&&!wo)return;const i=(()=>r.currentInput!==void 0&&kn(r.currentInput)&&!r.hasMedia?(this.Editor.BlockManager.insertDefaultBlockAtIndex(this.Editor.BlockManager.currentBlockIndex),r):r.currentInput&&wn(r.currentInput)?this.Editor.BlockManager.insertDefaultBlockAtIndex(this.Editor.BlockManager.currentBlockIndex+1):this.Editor.BlockManager.split())();this.Editor.Caret.setToBlock(i),this.Editor.Toolbar.moveAndOpen(i),e.preventDefault()}backspace(e){const{BlockManager:t,Caret:o}=this.Editor,{currentBlock:r,previousBlock:i}=t;if(r===void 0||!w.isCollapsed||!r.currentInput||!kn(r.currentInput))return;if(e.preventDefault(),this.Editor.Toolbar.close(),!(r.currentInput===r.firstInput)){o.navigatePrevious();return}if(i===null)return;if(i.isEmpty){t.removeBlock(i);return}if(r.isEmpty){t.removeBlock(r);const l=t.currentBlock;l&&o.setToBlock(l,o.positions.END);return}Ks(i,r)?this.mergeBlocks(i,r):o.setToBlock(i,o.positions.END)}delete(e){const{BlockManager:t,Caret:o}=this.Editor,{currentBlock:r,nextBlock:i}=t;if(r===void 0||!w.isCollapsed||!r.currentInput||!wn(r.currentInput))return;if(e.preventDefault(),this.Editor.Toolbar.close(),!(r.currentInput===r.lastInput)){o.navigateNext();return}if(i===null)return;if(i.isEmpty){t.removeBlock(i);return}if(r.isEmpty){t.removeBlock(r),o.setToBlock(i,o.positions.START);return}Ks(r,i)?this.mergeBlocks(r,i):o.setToBlock(i,o.positions.START)}mergeBlocks(e,t){const{BlockManager:o,Toolbar:r}=this.Editor;e.lastInput!==void 0&&(fa.focus(e.lastInput,!1),o.mergeBlocks(e,t).then(()=>{r.close()}).catch(()=>{}))}arrowRightAndDown(e){const t=this.getKeyCode(e);if(t===null)return;const o=Fe.usedKeys.includes(t)&&(!e.shiftKey||t===S.TAB);if(this.Editor.UI.someToolbarOpened&&o)return;e.shiftKey||this.Editor.Toolbar.close();const r=w.get();r!=null&&r.anchorNode&&!this.Editor.BlockSelection.anyBlockSelected&&this.Editor.BlockManager.setCurrentBlockByChildNode(r.anchorNode);const{currentBlock:i}=this.Editor.BlockManager,s=e.target,a=document.activeElement instanceof HTMLElement?document.activeElement:null,l=[i==null?void 0:i.inputs.find(E=>s!==null&&E.contains(s)),i==null?void 0:i.inputs.find(E=>a!==null&&E.contains(a)),s==null?void 0:s.closest(Pn),a==null?void 0:a.closest(Pn)],c=(i==null?void 0:i.currentInput)??l.find(E=>E instanceof HTMLElement),u=(c!==void 0?wn(c):void 0)||this.Editor.BlockSelection.anyBlockSelected,h=e.shiftKey&&t===S.DOWN;if(h&&u){this.Editor.CrossBlockSelection.toggleBlockSelectedState();return}h&&this.Editor.InlineToolbar.tryToShow();const f=t===S.RIGHT&&!e.shiftKey&&!this.isRtl&&c instanceof HTMLElement?lT(c):null;if(f!==null){w.setCursor(f.node,f.offset),e.preventDefault();return}if(t===S.DOWN||t===S.RIGHT&&!this.isRtl?this.Editor.Caret.navigateNext():this.Editor.Caret.navigatePrevious()){e.preventDefault();return}gn(()=>{this.Editor.BlockManager.currentBlock&&this.Editor.BlockManager.currentBlock.updateCurrentInput()},20)(),this.Editor.BlockSelection.clearSelection(e)}arrowLeftAndUp(e){const t=this.Editor.UI.someToolbarOpened,o=this.getKeyCode(e);if(o===null||t&&Fe.usedKeys.includes(o)&&(!e.shiftKey||o===S.TAB))return;t&&this.Editor.UI.closeAllToolbars(),e.shiftKey||this.Editor.Toolbar.close();const r=window.getSelection();r!=null&&r.anchorNode&&!this.Editor.BlockSelection.anyBlockSelected&&this.Editor.BlockManager.setCurrentBlockByChildNode(r.anchorNode);const{currentBlock:i}=this.Editor.BlockManager,s=e.target,a=document.activeElement instanceof HTMLElement?document.activeElement:null,l=[i==null?void 0:i.inputs.find(m=>s!==null&&m.contains(s)),i==null?void 0:i.inputs.find(m=>a!==null&&m.contains(a)),s==null?void 0:s.closest(Pn),a==null?void 0:a.closest(Pn)],c=(i==null?void 0:i.currentInput)??l.find(m=>m instanceof HTMLElement),u=(c!==void 0?kn(c):void 0)||this.Editor.BlockSelection.anyBlockSelected,h=e.shiftKey&&o===S.UP;if(h&&u){this.Editor.CrossBlockSelection.toggleBlockSelectedState(!1);return}if(h&&this.Editor.InlineToolbar.tryToShow(),o===S.UP||o===S.LEFT&&!this.isRtl?this.Editor.Caret.navigatePrevious():this.Editor.Caret.navigateNext()){e.preventDefault();return}gn(()=>{this.Editor.BlockManager.currentBlock&&this.Editor.BlockManager.currentBlock.updateCurrentInput()},20)(),this.Editor.BlockSelection.clearSelection(e)}needToolbarClosing(e){const t=this.getKeyCode(e),o=t===S.ENTER,r=t===S.TAB,i=o&&this.Editor.Toolbar.toolbox.opened,s=o&&this.Editor.BlockSettings.opened,a=o&&this.Editor.InlineToolbar.opened,l=r;return!(e.shiftKey||l||i||s||a)}activateToolbox(){this.Editor.Toolbar.opened||this.Editor.Toolbar.moveAndOpen(),this.Editor.Toolbar.toolbox.open()}activateBlockSettings(){this.Editor.Toolbar.opened||this.Editor.Toolbar.moveAndOpen(),this.Editor.BlockSettings.opened||Promise.resolve(this.Editor.BlockSettings.open()).catch(()=>{})}getKeyCode(e){const t=e.key&&Fa[e.key];if(t!==void 0&&typeof t=="number")return t;const o=e.code&&Fa[e.code];return o!==void 0&&typeof o=="number"?o:null}isPrintableKeyEvent(e){return e.key?e.key.length===1||Fk.has(e.key):!1}}class zr{constructor(e){this.blocks=[],this.workingArea=e}get length(){return this.blocks.length}get array(){return this.blocks}get nodes(){return Ps(this.workingArea.children)}static set(e,t,o){return isNaN(Number(t))?(Reflect.set(e,t,o),!0):(e.insert(+t,o),!0)}static get(e,t){return isNaN(Number(t))?Reflect.get(e,t):e.get(+t)}push(e){this.blocks.push(e),this.insertToDOM(e)}move(e,t,o=!1){const r=this.blocks.splice(t,1)[0];if(!o){const s=e-1,a=Math.max(0,s),l=this.blocks[a],c=e>0?"afterend":"beforebegin";this.insertToDOM(r,c,l)}this.blocks.splice(e,0,r);const i=this.composeBlockEvent("move",{fromIndex:t,toIndex:e});r.call(Pe.MOVED,i)}insert(e,t,o=!1){if(!this.length){this.push(t);return}const r=e>this.length?this.length:e;o&&(this.blocks[r].holder.remove(),this.blocks[r].call(Pe.REMOVED));const i=o?1:0;if(this.blocks.splice(r,i,t),r>0){const a=this.blocks[r-1];this.insertToDOM(t,"afterend",a);return}const s=this.blocks[r+1];if(s!==void 0){this.insertToDOM(t,"beforebegin",s);return}this.insertToDOM(t)}replace(e,t){if(this.blocks[e]===void 0)throw Error("Incorrect index");this.blocks[e].holder.replaceWith(t.holder),this.blocks[e]=t}insertMany(e,t){const o=new DocumentFragment;for(const r of e)o.appendChild(r.holder);if(!this.length){this.blocks.push(...e),this.workingArea.appendChild(o),e.forEach(r=>r.call(Pe.RENDERED));return}if(t>0){const r=Math.min(t-1,this.length-1);this.blocks[r].holder.after(o)}t===0&&this.workingArea.prepend(o),this.blocks.splice(t,0,...e),e.forEach(r=>r.call(Pe.RENDERED))}remove(e){const t=isNaN(e)?this.length-1:e;this.blocks[t].holder.remove(),this.blocks[t].call(Pe.REMOVED),this.blocks.splice(t,1)}removeAll(){this.workingArea.innerHTML="",this.blocks.forEach(e=>e.call(Pe.REMOVED)),this.blocks.length=0}insertAfter(e,t){const o=this.blocks.indexOf(e);this.insert(o+1,t)}get(e){return this.blocks[e]}indexOf(e){return this.blocks.indexOf(e)}insertToDOM(e,t,o){t&&o!==void 0?o.holder.insertAdjacentElement(t,e.holder):this.workingArea.appendChild(e.holder),e.call(Pe.RENDERED)}composeBlockEvent(e,t){return new CustomEvent(e,{detail:t})}}/**!
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
*/function Ha(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(n);e&&(o=o.filter(function(r){return Object.getOwnPropertyDescriptor(n,r).enumerable})),t.push.apply(t,o)}return t}function Ie(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Ha(Object(t),!0).forEach(function(o){jk(n,o,t[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):Ha(Object(t)).forEach(function(o){Object.defineProperty(n,o,Object.getOwnPropertyDescriptor(t,o))})}return n}function Mn(n){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Mn=function(e){return typeof e}:Mn=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Mn(n)}function jk(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function Me(){return Me=Object.assign||function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(n[o]=t[o])}return n},Me.apply(this,arguments)}function zk(n,e){if(n==null)return{};var t={},o=Object.keys(n),r,i;for(i=0;i<o.length;i++)r=o[i],!(e.indexOf(r)>=0)&&(t[r]=n[r]);return t}function Wk(n,e){if(n==null)return{};var t=zk(n,e),o,r;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);for(r=0;r<i.length;r++)o=i[r],!(e.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(n,o)&&(t[o]=n[o])}return t}var Uk="1.15.6";function De(n){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(n)}var $e=De(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),jt=De(/Edge/i),ja=De(/firefox/i),zt=De(/safari/i)&&!De(/chrome/i)&&!De(/android/i),Wr=De(/iP(ad|od|hone)/i),za=De(/chrome/i)&&De(/android/i),Wa={capture:!1,passive:!1};function H(n,e,t){n.addEventListener(e,t,!$e&&Wa)}function D(n,e,t){n.removeEventListener(e,t,!$e&&Wa)}function Dn(n,e){if(e){if(e[0]===">"&&(e=e.substring(1)),n)try{if(n.matches)return n.matches(e);if(n.msMatchesSelector)return n.msMatchesSelector(e);if(n.webkitMatchesSelector)return n.webkitMatchesSelector(e)}catch{return!1}return!1}}function Ua(n){return n.host&&n!==document&&n.host.nodeType?n.host:n.parentNode}function Se(n,e,t,o){if(n){t=t||document;do{if(e!=null&&(e[0]===">"?n.parentNode===t&&Dn(n,e):Dn(n,e))||o&&n===t)return n;if(n===t)break}while(n=Ua(n))}return null}var Ka=/\s+/g;function me(n,e,t){if(n&&e)if(n.classList)n.classList[t?"add":"remove"](e);else{var o=(" "+n.className+" ").replace(Ka," ").replace(" "+e+" "," ");n.className=(o+(t?" "+e:"")).replace(Ka," ")}}function B(n,e,t){var o=n&&n.style;if(o){if(t===void 0)return document.defaultView&&document.defaultView.getComputedStyle?t=document.defaultView.getComputedStyle(n,""):n.currentStyle&&(t=n.currentStyle),e===void 0?t:t[e];!(e in o)&&e.indexOf("webkit")===-1&&(e="-webkit-"+e),o[e]=t+(typeof t=="string"?"":"px")}}function Et(n,e){var t="";if(typeof n=="string")t=n;else do{var o=B(n,"transform");o&&o!=="none"&&(t=o+" "+t)}while(!e&&(n=n.parentNode));var r=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return r&&new r(t)}function Ga(n,e,t){if(n){var o=n.getElementsByTagName(e),r=0,i=o.length;if(t)for(;r<i;r++)t(o[r],r);return o}return[]}function Oe(){var n=document.scrollingElement;return n||document.documentElement}function ee(n,e,t,o,r){if(!(!n.getBoundingClientRect&&n!==window)){var i,s,a,l,c,d,u;if(n!==window&&n.parentNode&&n!==Oe()?(i=n.getBoundingClientRect(),s=i.top,a=i.left,l=i.bottom,c=i.right,d=i.height,u=i.width):(s=0,a=0,l=window.innerHeight,c=window.innerWidth,d=window.innerHeight,u=window.innerWidth),(e||t)&&n!==window&&(r=r||n.parentNode,!$e))do if(r&&r.getBoundingClientRect&&(B(r,"transform")!=="none"||t&&B(r,"position")!=="static")){var h=r.getBoundingClientRect();s-=h.top+parseInt(B(r,"border-top-width")),a-=h.left+parseInt(B(r,"border-left-width")),l=s+i.height,c=a+i.width;break}while(r=r.parentNode);if(o&&n!==window){var g=Et(r||n),f=g&&g.a,m=g&&g.d;g&&(s/=m,a/=f,u/=f,d/=m,l=s+d,c=a+u)}return{top:s,left:a,bottom:l,right:c,width:u,height:d}}}function Ya(n,e,t){for(var o=We(n,!0),r=ee(n)[e];o;){var i=ee(o)[t],s=void 0;if(t==="top"||t==="left"?s=r>=i:s=r<=i,!s)return o;if(o===Oe())break;o=We(o,!1)}return!1}function Tt(n,e,t,o){for(var r=0,i=0,s=n.children;i<s.length;){if(s[i].style.display!=="none"&&s[i]!==_.ghost&&(o||s[i]!==_.dragged)&&Se(s[i],t.draggable,n,!1)){if(r===e)return s[i];r++}i++}return null}function Ur(n,e){for(var t=n.lastElementChild;t&&(t===_.ghost||B(t,"display")==="none"||e&&!Dn(t,e));)t=t.previousElementSibling;return t||null}function Te(n,e){var t=0;if(!n||!n.parentNode)return-1;for(;n=n.previousElementSibling;)n.nodeName.toUpperCase()!=="TEMPLATE"&&n!==_.clone&&(!e||Dn(n,e))&&t++;return t}function Xa(n){var e=0,t=0,o=Oe();if(n)do{var r=Et(n),i=r.a,s=r.d;e+=n.scrollLeft*i,t+=n.scrollTop*s}while(n!==o&&(n=n.parentNode));return[e,t]}function Kk(n,e){for(var t in n)if(n.hasOwnProperty(t)){for(var o in e)if(e.hasOwnProperty(o)&&e[o]===n[t][o])return Number(t)}return-1}function We(n,e){if(!n||!n.getBoundingClientRect)return Oe();var t=n,o=!1;do if(t.clientWidth<t.scrollWidth||t.clientHeight<t.scrollHeight){var r=B(t);if(t.clientWidth<t.scrollWidth&&(r.overflowX=="auto"||r.overflowX=="scroll")||t.clientHeight<t.scrollHeight&&(r.overflowY=="auto"||r.overflowY=="scroll")){if(!t.getBoundingClientRect||t===document.body)return Oe();if(o||e)return t;o=!0}}while(t=t.parentNode);return Oe()}function Gk(n,e){if(n&&e)for(var t in e)e.hasOwnProperty(t)&&(n[t]=e[t]);return n}function Kr(n,e){return Math.round(n.top)===Math.round(e.top)&&Math.round(n.left)===Math.round(e.left)&&Math.round(n.height)===Math.round(e.height)&&Math.round(n.width)===Math.round(e.width)}var Wt;function Va(n,e){return function(){if(!Wt){var t=arguments,o=this;t.length===1?n.call(o,t[0]):n.apply(o,t),Wt=setTimeout(function(){Wt=void 0},e)}}}function Yk(){clearTimeout(Wt),Wt=void 0}function qa(n,e,t){n.scrollLeft+=e,n.scrollTop+=t}function Za(n){var e=window.Polymer,t=window.jQuery||window.Zepto;return e&&e.dom?e.dom(n).cloneNode(!0):t?t(n).clone(!0)[0]:n.cloneNode(!0)}function Ja(n,e,t){var o={};return Array.from(n.children).forEach(function(r){var i,s,a,l;if(!(!Se(r,e.draggable,n,!1)||r.animated||r===t)){var c=ee(r);o.left=Math.min((i=o.left)!==null&&i!==void 0?i:1/0,c.left),o.top=Math.min((s=o.top)!==null&&s!==void 0?s:1/0,c.top),o.right=Math.max((a=o.right)!==null&&a!==void 0?a:-1/0,c.right),o.bottom=Math.max((l=o.bottom)!==null&&l!==void 0?l:-1/0,c.bottom)}}),o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}var he="Sortable"+new Date().getTime();function Xk(){var n=[],e;return{captureAnimationState:function(){if(n=[],!!this.options.animation){var o=[].slice.call(this.el.children);o.forEach(function(r){if(!(B(r,"display")==="none"||r===_.ghost)){n.push({target:r,rect:ee(r)});var i=Ie({},n[n.length-1].rect);if(r.thisAnimationDuration){var s=Et(r,!0);s&&(i.top-=s.f,i.left-=s.e)}r.fromRect=i}})}},addAnimationState:function(o){n.push(o)},removeAnimationState:function(o){n.splice(Kk(n,{target:o}),1)},animateAll:function(o){var r=this;if(!this.options.animation){clearTimeout(e),typeof o=="function"&&o();return}var i=!1,s=0;n.forEach(function(a){var l=0,c=a.target,d=c.fromRect,u=ee(c),h=c.prevFromRect,g=c.prevToRect,f=a.rect,m=Et(c,!0);m&&(u.top-=m.f,u.left-=m.e),c.toRect=u,c.thisAnimationDuration&&Kr(h,u)&&!Kr(d,u)&&(f.top-u.top)/(f.left-u.left)===(d.top-u.top)/(d.left-u.left)&&(l=qk(f,h,g,r.options)),Kr(u,d)||(c.prevFromRect=d,c.prevToRect=u,l||(l=r.options.animation),r.animate(c,f,u,l)),l&&(i=!0,s=Math.max(s,l),clearTimeout(c.animationResetTimer),c.animationResetTimer=setTimeout(function(){c.animationTime=0,c.prevFromRect=null,c.fromRect=null,c.prevToRect=null,c.thisAnimationDuration=null},l),c.thisAnimationDuration=l)}),clearTimeout(e),i?e=setTimeout(function(){typeof o=="function"&&o()},s):typeof o=="function"&&o(),n=[]},animate:function(o,r,i,s){if(s){B(o,"transition",""),B(o,"transform","");var a=Et(this.el),l=a&&a.a,c=a&&a.d,d=(r.left-i.left)/(l||1),u=(r.top-i.top)/(c||1);o.animatingX=!!d,o.animatingY=!!u,B(o,"transform","translate3d("+d+"px,"+u+"px,0)"),this.forRepaintDummy=Vk(o),B(o,"transition","transform "+s+"ms"+(this.options.easing?" "+this.options.easing:"")),B(o,"transform","translate3d(0,0,0)"),typeof o.animated=="number"&&clearTimeout(o.animated),o.animated=setTimeout(function(){B(o,"transition",""),B(o,"transform",""),o.animated=!1,o.animatingX=!1,o.animatingY=!1},s)}}}}function Vk(n){return n.offsetWidth}function qk(n,e,t,o){return Math.sqrt(Math.pow(e.top-n.top,2)+Math.pow(e.left-n.left,2))/Math.sqrt(Math.pow(e.top-t.top,2)+Math.pow(e.left-t.left,2))*o.animation}var kt=[],Gr={initializeByDefault:!0},Ut={mount:function(e){for(var t in Gr)Gr.hasOwnProperty(t)&&!(t in e)&&(e[t]=Gr[t]);kt.forEach(function(o){if(o.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),kt.push(e)},pluginEvent:function(e,t,o){var r=this;this.eventCanceled=!1,o.cancel=function(){r.eventCanceled=!0};var i=e+"Global";kt.forEach(function(s){t[s.pluginName]&&(t[s.pluginName][i]&&t[s.pluginName][i](Ie({sortable:t},o)),t.options[s.pluginName]&&t[s.pluginName][e]&&t[s.pluginName][e](Ie({sortable:t},o)))})},initializePlugins:function(e,t,o,r){kt.forEach(function(a){var l=a.pluginName;if(!(!e.options[l]&&!a.initializeByDefault)){var c=new a(e,t,e.options);c.sortable=e,c.options=e.options,e[l]=c,Me(o,c.defaults)}});for(var i in e.options)if(e.options.hasOwnProperty(i)){var s=this.modifyOption(e,i,e.options[i]);typeof s<"u"&&(e.options[i]=s)}},getEventProperties:function(e,t){var o={};return kt.forEach(function(r){typeof r.eventProperties=="function"&&Me(o,r.eventProperties.call(t[r.pluginName],e))}),o},modifyOption:function(e,t,o){var r;return kt.forEach(function(i){e[i.pluginName]&&i.optionListeners&&typeof i.optionListeners[t]=="function"&&(r=i.optionListeners[t].call(e[i.pluginName],o))}),r}};function Zk(n){var e=n.sortable,t=n.rootEl,o=n.name,r=n.targetEl,i=n.cloneEl,s=n.toEl,a=n.fromEl,l=n.oldIndex,c=n.newIndex,d=n.oldDraggableIndex,u=n.newDraggableIndex,h=n.originalEvent,g=n.putSortable,f=n.extraEventProperties;if(e=e||t&&t[he],!!e){var m,b=e.options,E="on"+o.charAt(0).toUpperCase()+o.substr(1);window.CustomEvent&&!$e&&!jt?m=new CustomEvent(o,{bubbles:!0,cancelable:!0}):(m=document.createEvent("Event"),m.initEvent(o,!0,!0)),m.to=s||t,m.from=a||t,m.item=r||t,m.clone=i,m.oldIndex=l,m.newIndex=c,m.oldDraggableIndex=d,m.newDraggableIndex=u,m.originalEvent=h,m.pullMode=g?g.lastPutMode:void 0;var k=Ie(Ie({},f),Ut.getEventProperties(o,e));for(var N in k)m[N]=k[N];t&&t.dispatchEvent(m),b[E]&&b[E].call(e,m)}}var Jk=["evt"],fe=function(e,t){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=o.evt,i=Wk(o,Jk);Ut.pluginEvent.bind(_)(e,t,Ie({dragEl:y,parentEl:q,ghostEl:O,rootEl:Y,nextEl:et,lastDownEl:$n,cloneEl:V,cloneHidden:Ue,dragStarted:Gt,putSortable:ie,activeSortable:_.active,originalEvent:r,oldIndex:wt,oldDraggableIndex:Kt,newIndex:ve,newDraggableIndex:Ke,hideGhostForTarget:il,unhideGhostForTarget:sl,cloneNowHidden:function(){Ue=!0},cloneNowShown:function(){Ue=!1},dispatchSortableEvent:function(a){ue({sortable:t,name:a,originalEvent:r})}},i))};function ue(n){Zk(Ie({putSortable:ie,cloneEl:V,targetEl:y,rootEl:Y,oldIndex:wt,oldDraggableIndex:Kt,newIndex:ve,newDraggableIndex:Ke},n))}var y,q,O,Y,et,$n,V,Ue,wt,ve,Kt,Ke,Fn,ie,Ct=!1,Hn=!1,jn=[],tt,xe,Yr,Xr,Qa,el,Gt,St,Yt,Xt=!1,zn=!1,Wn,le,Vr=[],qr=!1,Un=[],Kn=typeof document<"u",Gn=Wr,tl=jt||$e?"cssFloat":"float",Qk=Kn&&!za&&!Wr&&"draggable"in document.createElement("div"),nl=function(){if(Kn){if($e)return!1;var n=document.createElement("x");return n.style.cssText="pointer-events:auto",n.style.pointerEvents==="auto"}}(),ol=function(e,t){var o=B(e),r=parseInt(o.width)-parseInt(o.paddingLeft)-parseInt(o.paddingRight)-parseInt(o.borderLeftWidth)-parseInt(o.borderRightWidth),i=Tt(e,0,t),s=Tt(e,1,t),a=i&&B(i),l=s&&B(s),c=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+ee(i).width,d=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+ee(s).width;if(o.display==="flex")return o.flexDirection==="column"||o.flexDirection==="column-reverse"?"vertical":"horizontal";if(o.display==="grid")return o.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(i&&a.float&&a.float!=="none"){var u=a.float==="left"?"left":"right";return s&&(l.clear==="both"||l.clear===u)?"vertical":"horizontal"}return i&&(a.display==="block"||a.display==="flex"||a.display==="table"||a.display==="grid"||c>=r&&o[tl]==="none"||s&&o[tl]==="none"&&c+d>r)?"vertical":"horizontal"},ew=function(e,t,o){var r=o?e.left:e.top,i=o?e.right:e.bottom,s=o?e.width:e.height,a=o?t.left:t.top,l=o?t.right:t.bottom,c=o?t.width:t.height;return r===a||i===l||r+s/2===a+c/2},tw=function(e,t){var o;return jn.some(function(r){var i=r[he].options.emptyInsertThreshold;if(!(!i||Ur(r))){var s=ee(r),a=e>=s.left-i&&e<=s.right+i,l=t>=s.top-i&&t<=s.bottom+i;if(a&&l)return o=r}}),o},rl=function(e){function t(i,s){return function(a,l,c,d){var u=a.options.group.name&&l.options.group.name&&a.options.group.name===l.options.group.name;if(i==null&&(s||u))return!0;if(i==null||i===!1)return!1;if(s&&i==="clone")return i;if(typeof i=="function")return t(i(a,l,c,d),s)(a,l,c,d);var h=(s?a:l).options.group.name;return i===!0||typeof i=="string"&&i===h||i.join&&i.indexOf(h)>-1}}var o={},r=e.group;(!r||Mn(r)!="object")&&(r={name:r}),o.name=r.name,o.checkPull=t(r.pull,!0),o.checkPut=t(r.put),o.revertClone=r.revertClone,e.group=o},il=function(){!nl&&O&&B(O,"display","none")},sl=function(){!nl&&O&&B(O,"display","")};Kn&&!za&&document.addEventListener("click",function(n){if(Hn)return n.preventDefault(),n.stopPropagation&&n.stopPropagation(),n.stopImmediatePropagation&&n.stopImmediatePropagation(),Hn=!1,!1},!0);var nt=function(e){if(y){e=e.touches?e.touches[0]:e;var t=tw(e.clientX,e.clientY);if(t){var o={};for(var r in e)e.hasOwnProperty(r)&&(o[r]=e[r]);o.target=o.rootEl=t,o.preventDefault=void 0,o.stopPropagation=void 0,t[he]._onDragOver(o)}}},nw=function(e){y&&y.parentNode[he]._isOutsideThisEl(e.target)};function _(n,e){if(!(n&&n.nodeType&&n.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(n));this.el=n,this.options=e=Me({},e),n[he]=this;var t={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(n.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return ol(n,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(s,a){s.setData("Text",a.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:_.supportPointer!==!1&&"PointerEvent"in window&&(!zt||Wr),emptyInsertThreshold:5};Ut.initializePlugins(this,n,t);for(var o in t)!(o in e)&&(e[o]=t[o]);rl(e);for(var r in this)r.charAt(0)==="_"&&typeof this[r]=="function"&&(this[r]=this[r].bind(this));this.nativeDraggable=e.forceFallback?!1:Qk,this.nativeDraggable&&(this.options.touchStartThreshold=1),e.supportPointer?H(n,"pointerdown",this._onTapStart):(H(n,"mousedown",this._onTapStart),H(n,"touchstart",this._onTapStart)),this.nativeDraggable&&(H(n,"dragover",this),H(n,"dragenter",this)),jn.push(this.el),e.store&&e.store.get&&this.sort(e.store.get(this)||[]),Me(this,Xk())}_.prototype={constructor:_,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(St=null)},_getDirection:function(e,t){return typeof this.options.direction=="function"?this.options.direction.call(this,e,t,y):this.options.direction},_onTapStart:function(e){if(e.cancelable){var t=this,o=this.el,r=this.options,i=r.preventOnFilter,s=e.type,a=e.touches&&e.touches[0]||e.pointerType&&e.pointerType==="touch"&&e,l=(a||e).target,c=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||l,d=r.filter;if(dw(o),!y&&!(/mousedown|pointerdown/.test(s)&&e.button!==0||r.disabled)&&!c.isContentEditable&&!(!this.nativeDraggable&&zt&&l&&l.tagName.toUpperCase()==="SELECT")&&(l=Se(l,r.draggable,o,!1),!(l&&l.animated)&&$n!==l)){if(wt=Te(l),Kt=Te(l,r.draggable),typeof d=="function"){if(d.call(this,e,l,this)){ue({sortable:t,rootEl:c,name:"filter",targetEl:l,toEl:o,fromEl:o}),fe("filter",t,{evt:e}),i&&e.preventDefault();return}}else if(d&&(d=d.split(",").some(function(u){if(u=Se(c,u.trim(),o,!1),u)return ue({sortable:t,rootEl:u,name:"filter",targetEl:l,fromEl:o,toEl:o}),fe("filter",t,{evt:e}),!0}),d)){i&&e.preventDefault();return}r.handle&&!Se(c,r.handle,o,!1)||this._prepareDragStart(e,a,l)}}},_prepareDragStart:function(e,t,o){var r=this,i=r.el,s=r.options,a=i.ownerDocument,l;if(o&&!y&&o.parentNode===i){var c=ee(o);if(Y=i,y=o,q=y.parentNode,et=y.nextSibling,$n=o,Fn=s.group,_.dragged=y,tt={target:y,clientX:(t||e).clientX,clientY:(t||e).clientY},Qa=tt.clientX-c.left,el=tt.clientY-c.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,y.style["will-change"]="all",l=function(){if(fe("delayEnded",r,{evt:e}),_.eventCanceled){r._onDrop();return}r._disableDelayedDragEvents(),!ja&&r.nativeDraggable&&(y.draggable=!0),r._triggerDragStart(e,t),ue({sortable:r,name:"choose",originalEvent:e}),me(y,s.chosenClass,!0)},s.ignore.split(",").forEach(function(d){Ga(y,d.trim(),Zr)}),H(a,"dragover",nt),H(a,"mousemove",nt),H(a,"touchmove",nt),s.supportPointer?(H(a,"pointerup",r._onDrop),!this.nativeDraggable&&H(a,"pointercancel",r._onDrop)):(H(a,"mouseup",r._onDrop),H(a,"touchend",r._onDrop),H(a,"touchcancel",r._onDrop)),ja&&this.nativeDraggable&&(this.options.touchStartThreshold=4,y.draggable=!0),fe("delayStart",this,{evt:e}),s.delay&&(!s.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(jt||$e))){if(_.eventCanceled){this._onDrop();return}s.supportPointer?(H(a,"pointerup",r._disableDelayedDrag),H(a,"pointercancel",r._disableDelayedDrag)):(H(a,"mouseup",r._disableDelayedDrag),H(a,"touchend",r._disableDelayedDrag),H(a,"touchcancel",r._disableDelayedDrag)),H(a,"mousemove",r._delayedDragTouchMoveHandler),H(a,"touchmove",r._delayedDragTouchMoveHandler),s.supportPointer&&H(a,"pointermove",r._delayedDragTouchMoveHandler),r._dragStartTimer=setTimeout(l,s.delay)}else l()}},_delayedDragTouchMoveHandler:function(e){var t=e.touches?e.touches[0]:e;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){y&&Zr(y),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;D(e,"mouseup",this._disableDelayedDrag),D(e,"touchend",this._disableDelayedDrag),D(e,"touchcancel",this._disableDelayedDrag),D(e,"pointerup",this._disableDelayedDrag),D(e,"pointercancel",this._disableDelayedDrag),D(e,"mousemove",this._delayedDragTouchMoveHandler),D(e,"touchmove",this._delayedDragTouchMoveHandler),D(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,t){t=t||e.pointerType=="touch"&&e,!this.nativeDraggable||t?this.options.supportPointer?H(document,"pointermove",this._onTouchMove):t?H(document,"touchmove",this._onTouchMove):H(document,"mousemove",this._onTouchMove):(H(y,"dragend",this),H(Y,"dragstart",this._onDragStart));try{document.selection?Xn(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(Ct=!1,Y&&y){fe("dragStarted",this,{evt:t}),this.nativeDraggable&&H(document,"dragover",nw);var o=this.options;!e&&me(y,o.dragClass,!1),me(y,o.ghostClass,!0),_.active=this,e&&this._appendGhost(),ue({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(xe){this._lastX=xe.clientX,this._lastY=xe.clientY,il();for(var e=document.elementFromPoint(xe.clientX,xe.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(xe.clientX,xe.clientY),e!==t);)t=e;if(y.parentNode[he]._isOutsideThisEl(e),t)do{if(t[he]){var o=void 0;if(o=t[he]._onDragOver({clientX:xe.clientX,clientY:xe.clientY,target:e,rootEl:t}),o&&!this.options.dragoverBubble)break}e=t}while(t=Ua(t));sl()}},_onTouchMove:function(e){if(tt){var t=this.options,o=t.fallbackTolerance,r=t.fallbackOffset,i=e.touches?e.touches[0]:e,s=O&&Et(O,!0),a=O&&s&&s.a,l=O&&s&&s.d,c=Gn&&le&&Xa(le),d=(i.clientX-tt.clientX+r.x)/(a||1)+(c?c[0]-Vr[0]:0)/(a||1),u=(i.clientY-tt.clientY+r.y)/(l||1)+(c?c[1]-Vr[1]:0)/(l||1);if(!_.active&&!Ct){if(o&&Math.max(Math.abs(i.clientX-this._lastX),Math.abs(i.clientY-this._lastY))<o)return;this._onDragStart(e,!0)}if(O){s?(s.e+=d-(Yr||0),s.f+=u-(Xr||0)):s={a:1,b:0,c:0,d:1,e:d,f:u};var h="matrix(".concat(s.a,",").concat(s.b,",").concat(s.c,",").concat(s.d,",").concat(s.e,",").concat(s.f,")");B(O,"webkitTransform",h),B(O,"mozTransform",h),B(O,"msTransform",h),B(O,"transform",h),Yr=d,Xr=u,xe=i}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!O){var e=this.options.fallbackOnBody?document.body:Y,t=ee(y,!0,Gn,!0,e),o=this.options;if(Gn){for(le=e;B(le,"position")==="static"&&B(le,"transform")==="none"&&le!==document;)le=le.parentNode;le!==document.body&&le!==document.documentElement?(le===document&&(le=Oe()),t.top+=le.scrollTop,t.left+=le.scrollLeft):le=Oe(),Vr=Xa(le)}O=y.cloneNode(!0),me(O,o.ghostClass,!1),me(O,o.fallbackClass,!0),me(O,o.dragClass,!0),B(O,"transition",""),B(O,"transform",""),B(O,"box-sizing","border-box"),B(O,"margin",0),B(O,"top",t.top),B(O,"left",t.left),B(O,"width",t.width),B(O,"height",t.height),B(O,"opacity","0.8"),B(O,"position",Gn?"absolute":"fixed"),B(O,"zIndex","100000"),B(O,"pointerEvents","none"),_.ghost=O,e.appendChild(O),B(O,"transform-origin",Qa/parseInt(O.style.width)*100+"% "+el/parseInt(O.style.height)*100+"%")}},_onDragStart:function(e,t){var o=this,r=e.dataTransfer,i=o.options;if(fe("dragStart",this,{evt:e}),_.eventCanceled){this._onDrop();return}fe("setupClone",this),_.eventCanceled||(V=Za(y),V.removeAttribute("id"),V.draggable=!1,V.style["will-change"]="",this._hideClone(),me(V,this.options.chosenClass,!1),_.clone=V),o.cloneId=Xn(function(){fe("clone",o),!_.eventCanceled&&(o.options.removeCloneOnHide||Y.insertBefore(V,y),o._hideClone(),ue({sortable:o,name:"clone"}))}),!t&&me(y,i.dragClass,!0),t?(Hn=!0,o._loopId=setInterval(o._emulateDragOver,50)):(D(document,"mouseup",o._onDrop),D(document,"touchend",o._onDrop),D(document,"touchcancel",o._onDrop),r&&(r.effectAllowed="move",i.setData&&i.setData.call(o,r,y)),H(document,"drop",o),B(y,"transform","translateZ(0)")),Ct=!0,o._dragStartId=Xn(o._dragStarted.bind(o,t,e)),H(document,"selectstart",o),Gt=!0,window.getSelection().removeAllRanges(),zt&&B(document.body,"user-select","none")},_onDragOver:function(e){var t=this.el,o=e.target,r,i,s,a=this.options,l=a.group,c=_.active,d=Fn===l,u=a.sort,h=ie||c,g,f=this,m=!1;if(qr)return;function b(be,Jt){fe(be,f,Ie({evt:e,isOwner:d,axis:g?"vertical":"horizontal",revert:s,dragRect:r,targetRect:i,canSort:u,fromSortable:h,target:o,completed:k,onMove:function(to,no){return Yn(Y,t,y,r,to,ee(to),e,no)},changed:N},Jt))}function E(){b("dragOverAnimationCapture"),f.captureAnimationState(),f!==h&&h.captureAnimationState()}function k(be){return b("dragOverCompleted",{insertion:be}),be&&(d?c._hideClone():c._showClone(f),f!==h&&(me(y,ie?ie.options.ghostClass:c.options.ghostClass,!1),me(y,a.ghostClass,!0)),ie!==f&&f!==_.active?ie=f:f===_.active&&ie&&(ie=null),h===f&&(f._ignoreWhileAnimating=o),f.animateAll(function(){b("dragOverAnimationComplete"),f._ignoreWhileAnimating=null}),f!==h&&(h.animateAll(),h._ignoreWhileAnimating=null)),(o===y&&!y.animated||o===t&&!o.animated)&&(St=null),!a.dragoverBubble&&!e.rootEl&&o!==document&&(y.parentNode[he]._isOutsideThisEl(e.target),!be&&nt(e)),!a.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),m=!0}function N(){ve=Te(y),Ke=Te(y,a.draggable),ue({sortable:f,name:"change",toEl:t,newIndex:ve,newDraggableIndex:Ke,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),o=Se(o,a.draggable,t,!0),b("dragOver"),_.eventCanceled)return m;if(y.contains(e.target)||o.animated&&o.animatingX&&o.animatingY||f._ignoreWhileAnimating===o)return k(!1);if(Hn=!1,c&&!a.disabled&&(d?u||(s=q!==Y):ie===this||(this.lastPutMode=Fn.checkPull(this,c,y,e))&&l.checkPut(this,c,y,e))){if(g=this._getDirection(e,o)==="vertical",r=ee(y),b("dragOverValid"),_.eventCanceled)return m;if(s)return q=Y,E(),this._hideClone(),b("revert"),_.eventCanceled||(et?Y.insertBefore(y,et):Y.appendChild(y)),k(!0);var x=Ur(t,a.draggable);if(!x||sw(e,g,this)&&!x.animated){if(x===y)return k(!1);if(x&&t===e.target&&(o=x),o&&(i=ee(o)),Yn(Y,t,y,r,o,i,e,!!o)!==!1)return E(),x&&x.nextSibling?t.insertBefore(y,x.nextSibling):t.appendChild(y),q=t,N(),k(!0)}else if(x&&iw(e,g,this)){var P=Tt(t,0,a,!0);if(P===y)return k(!1);if(o=P,i=ee(o),Yn(Y,t,y,r,o,i,e,!1)!==!1)return E(),t.insertBefore(y,P),q=t,N(),k(!0)}else if(o.parentNode===t){i=ee(o);var I=0,X,C=y.parentNode!==t,T=!ew(y.animated&&y.toRect||r,o.animated&&o.toRect||i,g),A=g?"top":"left",R=Ya(o,"top","top")||Ya(y,"top","top"),z=R?R.scrollTop:void 0;St!==o&&(X=i[A],Xt=!1,zn=!T&&a.invertSwap||C),I=aw(e,o,i,g,T?1:a.swapThreshold,a.invertedSwapThreshold==null?a.swapThreshold:a.invertedSwapThreshold,zn,St===o);var L;if(I!==0){var K=Te(y);do K-=I,L=q.children[K];while(L&&(B(L,"display")==="none"||L===O))}if(I===0||L===o)return k(!1);St=o,Yt=I;var M=o.nextElementSibling,Z=!1;Z=I===1;var Ne=Yn(Y,t,y,r,o,i,e,Z);if(Ne!==!1)return(Ne===1||Ne===-1)&&(Z=Ne===1),qr=!0,setTimeout(rw,30),E(),Z&&!M?t.appendChild(y):o.parentNode.insertBefore(y,Z?M:o),R&&qa(R,0,z-R.scrollTop),q=y.parentNode,X!==void 0&&!zn&&(Wn=Math.abs(X-ee(o)[A])),N(),k(!0)}if(t.contains(y))return k(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){D(document,"mousemove",this._onTouchMove),D(document,"touchmove",this._onTouchMove),D(document,"pointermove",this._onTouchMove),D(document,"dragover",nt),D(document,"mousemove",nt),D(document,"touchmove",nt)},_offUpEvents:function(){var e=this.el.ownerDocument;D(e,"mouseup",this._onDrop),D(e,"touchend",this._onDrop),D(e,"pointerup",this._onDrop),D(e,"pointercancel",this._onDrop),D(e,"touchcancel",this._onDrop),D(document,"selectstart",this)},_onDrop:function(e){var t=this.el,o=this.options;if(ve=Te(y),Ke=Te(y,o.draggable),fe("drop",this,{evt:e}),q=y&&y.parentNode,ve=Te(y),Ke=Te(y,o.draggable),_.eventCanceled){this._nulling();return}Ct=!1,zn=!1,Xt=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Jr(this.cloneId),Jr(this._dragStartId),this.nativeDraggable&&(D(document,"drop",this),D(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),zt&&B(document.body,"user-select",""),B(y,"transform",""),e&&(Gt&&(e.cancelable&&e.preventDefault(),!o.dropBubble&&e.stopPropagation()),O&&O.parentNode&&O.parentNode.removeChild(O),(Y===q||ie&&ie.lastPutMode!=="clone")&&V&&V.parentNode&&V.parentNode.removeChild(V),y&&(this.nativeDraggable&&D(y,"dragend",this),Zr(y),y.style["will-change"]="",Gt&&!Ct&&me(y,ie?ie.options.ghostClass:this.options.ghostClass,!1),me(y,this.options.chosenClass,!1),ue({sortable:this,name:"unchoose",toEl:q,newIndex:null,newDraggableIndex:null,originalEvent:e}),Y!==q?(ve>=0&&(ue({rootEl:q,name:"add",toEl:q,fromEl:Y,originalEvent:e}),ue({sortable:this,name:"remove",toEl:q,originalEvent:e}),ue({rootEl:q,name:"sort",toEl:q,fromEl:Y,originalEvent:e}),ue({sortable:this,name:"sort",toEl:q,originalEvent:e})),ie&&ie.save()):ve!==wt&&ve>=0&&(ue({sortable:this,name:"update",toEl:q,originalEvent:e}),ue({sortable:this,name:"sort",toEl:q,originalEvent:e})),_.active&&((ve==null||ve===-1)&&(ve=wt,Ke=Kt),ue({sortable:this,name:"end",toEl:q,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){fe("nulling",this),Y=y=q=O=et=V=$n=Ue=tt=xe=Gt=ve=Ke=wt=Kt=St=Yt=ie=Fn=_.dragged=_.ghost=_.clone=_.active=null,Un.forEach(function(e){e.checked=!0}),Un.length=Yr=Xr=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":y&&(this._onDragOver(e),ow(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e=[],t,o=this.el.children,r=0,i=o.length,s=this.options;r<i;r++)t=o[r],Se(t,s.draggable,this.el,!1)&&e.push(t.getAttribute(s.dataIdAttr)||cw(t));return e},sort:function(e,t){var o={},r=this.el;this.toArray().forEach(function(i,s){var a=r.children[s];Se(a,this.options.draggable,r,!1)&&(o[i]=a)},this),t&&this.captureAnimationState(),e.forEach(function(i){o[i]&&(r.removeChild(o[i]),r.appendChild(o[i]))}),t&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,t){return Se(e,t||this.options.draggable,this.el,!1)},option:function(e,t){var o=this.options;if(t===void 0)return o[e];var r=Ut.modifyOption(this,e,t);typeof r<"u"?o[e]=r:o[e]=t,e==="group"&&rl(o)},destroy:function(){fe("destroy",this);var e=this.el;e[he]=null,D(e,"mousedown",this._onTapStart),D(e,"touchstart",this._onTapStart),D(e,"pointerdown",this._onTapStart),this.nativeDraggable&&(D(e,"dragover",this),D(e,"dragenter",this)),Array.prototype.forEach.call(e.querySelectorAll("[draggable]"),function(t){t.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),jn.splice(jn.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Ue){if(fe("hideClone",this),_.eventCanceled)return;B(V,"display","none"),this.options.removeCloneOnHide&&V.parentNode&&V.parentNode.removeChild(V),Ue=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Ue){if(fe("showClone",this),_.eventCanceled)return;y.parentNode==Y&&!this.options.group.revertClone?Y.insertBefore(V,y):et?Y.insertBefore(V,et):Y.appendChild(V),this.options.group.revertClone&&this.animate(y,V),B(V,"display",""),Ue=!1}}};function ow(n){n.dataTransfer&&(n.dataTransfer.dropEffect="move"),n.cancelable&&n.preventDefault()}function Yn(n,e,t,o,r,i,s,a){var l,c=n[he],d=c.options.onMove,u;return window.CustomEvent&&!$e&&!jt?l=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(l=document.createEvent("Event"),l.initEvent("move",!0,!0)),l.to=e,l.from=n,l.dragged=t,l.draggedRect=o,l.related=r||e,l.relatedRect=i||ee(e),l.willInsertAfter=a,l.originalEvent=s,n.dispatchEvent(l),d&&(u=d.call(c,l,s)),u}function Zr(n){n.draggable=!1}function rw(){qr=!1}function iw(n,e,t){var o=ee(Tt(t.el,0,t.options,!0)),r=Ja(t.el,t.options,O),i=10;return e?n.clientX<r.left-i||n.clientY<o.top&&n.clientX<o.right:n.clientY<r.top-i||n.clientY<o.bottom&&n.clientX<o.left}function sw(n,e,t){var o=ee(Ur(t.el,t.options.draggable)),r=Ja(t.el,t.options,O),i=10;return e?n.clientX>r.right+i||n.clientY>o.bottom&&n.clientX>o.left:n.clientY>r.bottom+i||n.clientX>o.right&&n.clientY>o.top}function aw(n,e,t,o,r,i,s,a){var l=o?n.clientY:n.clientX,c=o?t.height:t.width,d=o?t.top:t.left,u=o?t.bottom:t.right,h=!1;if(!s){if(a&&Wn<c*r){if(!Xt&&(Yt===1?l>d+c*i/2:l<u-c*i/2)&&(Xt=!0),Xt)h=!0;else if(Yt===1?l<d+Wn:l>u-Wn)return-Yt}else if(l>d+c*(1-r)/2&&l<u-c*(1-r)/2)return lw(e)}return h=h||s,h&&(l<d+c*i/2||l>u-c*i/2)?l>d+c/2?1:-1:0}function lw(n){return Te(y)<Te(n)?1:-1}function cw(n){for(var e=n.tagName+n.className+n.src+n.href+n.textContent,t=e.length,o=0;t--;)o+=e.charCodeAt(t);return o.toString(36)}function dw(n){Un.length=0;for(var e=n.getElementsByTagName("input"),t=e.length;t--;){var o=e[t];o.checked&&Un.push(o)}}function Xn(n){return setTimeout(n,0)}function Jr(n){return clearTimeout(n)}Kn&&H(document,"touchmove",function(n){(_.active||Ct)&&n.cancelable&&n.preventDefault()}),_.utils={on:H,off:D,css:B,find:Ga,is:function(e,t){return!!Se(e,t,e,!1)},extend:Gk,throttle:Va,closest:Se,toggleClass:me,clone:Za,index:Te,nextTick:Xn,cancelNextTick:Jr,detectDirection:ol,getChild:Tt,expando:he},_.get=function(n){return n[he]},_.mount=function(){for(var n=arguments.length,e=new Array(n),t=0;t<n;t++)e[t]=arguments[t];e[0].constructor===Array&&(e=e[0]),e.forEach(function(o){if(!o.prototype||!o.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(o));o.utils&&(_.utils=Ie(Ie({},_.utils),o.utils)),Ut.mount(o)})},_.create=function(n,e){return new _(n,e)},_.version=Uk;var te=[],Vt,Qr,ei=!1,ti,ni,Vn,qt;function uw(){function n(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var e in this)e.charAt(0)==="_"&&typeof this[e]=="function"&&(this[e]=this[e].bind(this))}return n.prototype={dragStarted:function(t){var o=t.originalEvent;this.sortable.nativeDraggable?H(document,"dragover",this._handleAutoScroll):this.options.supportPointer?H(document,"pointermove",this._handleFallbackAutoScroll):o.touches?H(document,"touchmove",this._handleFallbackAutoScroll):H(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var o=t.originalEvent;!this.options.dragOverBubble&&!o.rootEl&&this._handleAutoScroll(o)},drop:function(){this.sortable.nativeDraggable?D(document,"dragover",this._handleAutoScroll):(D(document,"pointermove",this._handleFallbackAutoScroll),D(document,"touchmove",this._handleFallbackAutoScroll),D(document,"mousemove",this._handleFallbackAutoScroll)),al(),qn(),Yk()},nulling:function(){Vn=Qr=Vt=ei=qt=ti=ni=null,te.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,o){var r=this,i=(t.touches?t.touches[0]:t).clientX,s=(t.touches?t.touches[0]:t).clientY,a=document.elementFromPoint(i,s);if(Vn=t,o||this.options.forceAutoScrollFallback||jt||$e||zt){oi(t,this.options,a,o);var l=We(a,!0);ei&&(!qt||i!==ti||s!==ni)&&(qt&&al(),qt=setInterval(function(){var c=We(document.elementFromPoint(i,s),!0);c!==l&&(l=c,qn()),oi(t,r.options,c,o)},10),ti=i,ni=s)}else{if(!this.options.bubbleScroll||We(a,!0)===Oe()){qn();return}oi(t,this.options,We(a,!1),!1)}}},Me(n,{pluginName:"scroll",initializeByDefault:!0})}function qn(){te.forEach(function(n){clearInterval(n.pid)}),te=[]}function al(){clearInterval(qt)}var oi=Va(function(n,e,t,o){if(e.scroll){var r=(n.touches?n.touches[0]:n).clientX,i=(n.touches?n.touches[0]:n).clientY,s=e.scrollSensitivity,a=e.scrollSpeed,l=Oe(),c=!1,d;Qr!==t&&(Qr=t,qn(),Vt=e.scroll,d=e.scrollFn,Vt===!0&&(Vt=We(t,!0)));var u=0,h=Vt;do{var g=h,f=ee(g),m=f.top,b=f.bottom,E=f.left,k=f.right,N=f.width,x=f.height,P=void 0,I=void 0,X=g.scrollWidth,C=g.scrollHeight,T=B(g),A=g.scrollLeft,R=g.scrollTop;g===l?(P=N<X&&(T.overflowX==="auto"||T.overflowX==="scroll"||T.overflowX==="visible"),I=x<C&&(T.overflowY==="auto"||T.overflowY==="scroll"||T.overflowY==="visible")):(P=N<X&&(T.overflowX==="auto"||T.overflowX==="scroll"),I=x<C&&(T.overflowY==="auto"||T.overflowY==="scroll"));var z=P&&(Math.abs(k-r)<=s&&A+N<X)-(Math.abs(E-r)<=s&&!!A),L=I&&(Math.abs(b-i)<=s&&R+x<C)-(Math.abs(m-i)<=s&&!!R);if(!te[u])for(var K=0;K<=u;K++)te[K]||(te[K]={});(te[u].vx!=z||te[u].vy!=L||te[u].el!==g)&&(te[u].el=g,te[u].vx=z,te[u].vy=L,clearInterval(te[u].pid),(z!=0||L!=0)&&(c=!0,te[u].pid=setInterval(function(){o&&this.layer===0&&_.active._onTouchMove(Vn);var M=te[this.layer].vy?te[this.layer].vy*a:0,Z=te[this.layer].vx?te[this.layer].vx*a:0;typeof d=="function"&&d.call(_.dragged.parentNode[he],Z,M,n,Vn,te[this.layer].el)!=="continue"||qa(te[this.layer].el,Z,M)}.bind({layer:u}),24))),u++}while(e.bubbleScroll&&h!==l&&(h=We(h,!1)));ei=c}},30),ll=function(e){var t=e.originalEvent,o=e.putSortable,r=e.dragEl,i=e.activeSortable,s=e.dispatchSortableEvent,a=e.hideGhostForTarget,l=e.unhideGhostForTarget;if(t){var c=o||i;a();var d=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,u=document.elementFromPoint(d.clientX,d.clientY);l(),c&&!c.el.contains(u)&&(s("spill"),this.onSpill({dragEl:r,putSortable:o}))}};function ri(){}ri.prototype={startIndex:null,dragStart:function(e){var t=e.oldDraggableIndex;this.startIndex=t},onSpill:function(e){var t=e.dragEl,o=e.putSortable;this.sortable.captureAnimationState(),o&&o.captureAnimationState();var r=Tt(this.sortable.el,this.startIndex,this.options);r?this.sortable.el.insertBefore(t,r):this.sortable.el.appendChild(t),this.sortable.animateAll(),o&&o.animateAll()},drop:ll},Me(ri,{pluginName:"revertOnSpill"});function ii(){}ii.prototype={onSpill:function(e){var t=e.dragEl,o=e.putSortable,r=o||this.sortable;r.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),r.animateAll()},drop:ll},Me(ii,{pluginName:"removeOnSpill"}),_.mount(new uw),_.mount(ii,ri);const cl="block-removed",hw="block-added",fw="block-moved",dl="block-changed";class ul{constructor(){this.tail=Promise.resolve()}get completed(){return this.failure?Promise.reject(this.failure):this.tail}add(e){if(this.failure)return Promise.reject(this.failure);const t=this.tail.then(()=>e());return this.tail=t.catch(o=>{this.failure=o}),t}}class pw extends F{constructor(){super(...arguments),this._currentBlockIndex=-1,this._blocks=null,this.sortable=null}get currentBlockIndex(){return this._currentBlockIndex}set currentBlockIndex(e){this._currentBlockIndex=e}get firstBlock(){return this.blocksStore[0]}get lastBlock(){return this.blocksStore[this.blocksStore.length-1]}get currentBlock(){return this.blocksStore[this.currentBlockIndex]}set currentBlock(e){if(e===void 0){this.unsetCurrentBlock();return}this.currentBlockIndex=this.getBlockIndex(e)}get nextBlock(){return this.currentBlockIndex===this.blocksStore.length-1?null:this.blocksStore[this.currentBlockIndex+1]??null}get nextContentfulBlock(){return this.blocks.slice(this.currentBlockIndex+1).find(t=>!!t.inputs.length)}get previousContentfulBlock(){return this.blocks.slice(0,this.currentBlockIndex).reverse().find(t=>!!t.inputs.length)}get previousBlock(){return this.currentBlockIndex===0?null:this.blocksStore[this.currentBlockIndex-1]??null}get blocks(){return this.blocksStore.array}get isEditorEmpty(){return this.blocks.every(e=>e.isEmpty)}prepare(){const e=new zr(this.Editor.UI.nodes.redactor);this._blocks=new Proxy(e,{set:zr.set,get:zr.get}),this.listeners.on(document,"copy",t=>{this.Editor.BlockEvents.handleCommandC(t)}),this.sortable=new _(this.Editor.UI.nodes.redactor,{animation:150,forceFallback:!0,handle:`.${this.Editor.Toolbar.CSS.settingsToggler}`,onStart:()=>{this.Editor.UI.nodes.wrapper.classList.add(this.Editor.UI.CSS.editorDragging),Pt(!0)},onEnd:t=>{this.Editor.UI.nodes.wrapper.classList.remove(this.Editor.UI.CSS.editorDragging),!(t.newIndex===void 0||t.oldIndex===void 0)&&this.move(t.newIndex,t.oldIndex,!0)}})}toggleReadOnly(e){e?this.disableModuleBindings():this.enableModuleBindings()}composeBlock({tool:e,data:t={},id:o=void 0,tunes:r={}}){const i=this.Editor.ReadOnly.isEnabled,s=this.Editor.Tools.blockTools.get(e);if(s===void 0)throw new Error(`Could not compose Block. Tool «${e}» not found.`);const a=new re({id:o,data:t,tool:s,api:this.Editor.API,readOnly:i,tunesData:r},this.eventsDispatcher);return i||window.requestIdleCallback(()=>{this.bindBlockEvents(a)},{timeout:2e3}),a}insert({id:e=void 0,tool:t,data:o,index:r,needToFocus:i=!0,replace:s=!1,tunes:a}={}){const l=r??this.currentBlockIndex+(s?0:1),c=t??this.config.defaultBlock;if(c===void 0)throw new Error("Could not insert Block. Tool name is not specified.");const d={tool:c};e!==void 0&&(d.id=e),o!==void 0&&(d.data=o),a!==void 0&&(d.tunes=a);const u=this.composeBlock(d),h=s?this.getBlockByIndex(l):void 0;if(s&&h===void 0)throw new Error(`Could not replace Block at index ${l}. Block not found.`);return s&&h!==void 0&&this.blockDidMutated(cl,h,{index:l}),this.blocksStore.insert(l,u,s),this.blockDidMutated(hw,u,{index:l}),i&&(this.currentBlockIndex=l),!i&&l<=this.currentBlockIndex&&this.currentBlockIndex++,u}insertMany(e,t=0){this.blocksStore.insertMany(e,t)}async update(e,t,o){if(!t&&!o)return e;const r=await e.data,i=this.composeBlock({id:e.id,tool:e.name,data:Object.assign({},r,t??{}),tunes:o??e.tunes}),s=this.getBlockIndex(e);return this.blocksStore.replace(s,i),this.blockDidMutated(dl,i,{index:s}),i}replace(e,t,o){const r=this.getBlockIndex(e);return this.insert({tool:t,data:o,index:r,replace:!0})}get blocksStore(){if(this._blocks===null)throw new Error("BlockManager: blocks store is not initialized. Call prepare() before accessing blocks.");return this._blocks}paste(e,t,o=!1){const r=this.insert({tool:e,replace:o});try{window.requestIdleCallback(()=>{r.call(Pe.ON_PASTE,t)})}catch(i){$(`${e}: onPaste callback call is failed`,"error",i)}return r}insertDefaultBlockAtIndex(e,t=!1){const o=this.config.defaultBlock;if(o===void 0)throw new Error("Could not insert default Block. Default block tool is not defined in the configuration.");return this.insert({tool:o,index:e,needToFocus:t})}insertAtEnd(){return this.currentBlockIndex=this.blocks.length-1,this.insert()}async mergeBlocks(e,t){const o=async s=>{await e.mergeWith(s),await this.removeBlock(t),this.currentBlockIndex=this.blocksStore.indexOf(e)},r=e.name===t.name&&e.mergeable,i=r?await t.data:void 0;if(r&&Q(i)){console.error("Could not merge Block. Failed to extract original Block data.");return}if(r&&i!==void 0){const[s]=Oo([{data:i,tool:t.name}],e.tool.sanitizeConfig,this.config.sanitizer);await o(s.data);return}if(e.mergeable&&vn(t,"export")&&vn(e,"import")){const s=await t.exportDataAsString(),a=Ae(s,e.tool.sanitizeConfig),l=Gs(a,e.tool.conversionConfig);await o(l)}}removeBlock(e,t=!0){return new Promise(o=>{const r=this.blocksStore.indexOf(e);if(!this.validateIndex(r))throw new Error("Can't find a Block to remove");this.blocksStore.remove(r),e.destroy(),this.blockDidMutated(cl,e,{index:r}),this.currentBlockIndex>=r&&this.currentBlockIndex--;const i=this.blocks.length===0;i&&this.unsetCurrentBlock(),i&&t&&this.insert(),!i&&r===0&&(this.currentBlockIndex=0),o()})}removeSelectedBlocks(){const e=this.blocks.map((t,o)=>({block:t,index:o})).filter(({block:t})=>t.selected).sort((t,o)=>o.index-t.index);return e.forEach(({block:t})=>{this.removeBlock(t,!1)}),e.length>0?e[e.length-1].index:void 0}removeAllBlocks(){const e=r=>{r<0||(this.blocksStore.remove(r),e(r-1))};e(this.blocksStore.length-1),this.unsetCurrentBlock(),this.insert();const t=this.currentBlock,o=t==null?void 0:t.firstInput;o!==void 0&&o.focus()}split(){const e=this.Editor.Caret.extractFragmentFromCaretPosition(),t=v.make("div");t.appendChild(e);const o={text:v.isEmpty(t)?"":t.innerHTML};return this.insert({data:o})}getBlockByIndex(e){const t=e===-1?this.blocksStore.length-1:e;return this.blocksStore[t]}getBlockIndex(e){return this.blocksStore.indexOf(e)}getBlockById(e){return this.blocksStore.array.find(t=>t.id===e)}getBlock(e){const t=v.isElement(e)?e:e.parentNode;if(!t)return;const o=this.blocksStore.nodes,r=t.closest(`.${re.CSS.wrapper}`);if(!r)return;const i=o.indexOf(r);if(i>=0)return this.blocksStore[i]}setCurrentBlockByChildNode(e){const t=v.isElement(e)?e:e.parentNode;if(!t)return;const o=t.closest(`.${re.CSS.wrapper}`);if(!o)return;const r=o.closest(`.${this.Editor.UI.CSS.editorWrapper}`);if(!(r==null?void 0:r.isEqualNode(this.Editor.UI.nodes.wrapper))||!(o instanceof HTMLElement))return;this.currentBlockIndex=this.blocksStore.nodes.indexOf(o);const s=this.currentBlock;return s==null||s.updateCurrentInput(),s}getBlockByChildNode(e){if(!(e instanceof Node))return;const t=v.isElement(e)?e:e.parentNode;if(!t)return;const o=t.closest(`.${re.CSS.wrapper}`);if(o)return this.blocks.find(r=>r.holder===o)}move(e,t=this.currentBlockIndex,o=!1){if(isNaN(e)||isNaN(t)){$("Warning during 'move' call: incorrect indices provided.","warn");return}if(!this.validateIndex(e)||!this.validateIndex(t)){$("Warning during 'move' call: indices cannot be lower than 0 or greater than the amount of blocks.","warn");return}this.blocksStore.move(e,t,o),this.currentBlockIndex=e;const r=this.currentBlock;if(r===void 0)throw new Error(`Could not move Block. Block at index ${e} is not available.`);this.blockDidMutated(fw,r,{fromIndex:t,toIndex:e})}async convert(e,t,o){const r=await e.save();if(!r||r.data===void 0)throw new Error("Could not convert Block. Failed to extract original Block data.");const i=this.Editor.Tools.blockTools.get(t);if(!i)throw new Error(`Could not convert Block. Tool «${t}» not found.`);const s=await e.exportDataAsString(),a=Ae(s,Po(this.config.sanitizer,i.sanitizeConfig)),l=Gs(a,i.conversionConfig,i.settings),c=o?Object.assign(l,o):l;return this.replace(e,i.name,c)}unsetCurrentBlock(){this.currentBlockIndex=-1}async clear(e=!1){const t=new ul;[...this.blocks].forEach(r=>{t.add(async()=>{await this.removeBlock(r,!1)})}),await t.completed,this.unsetCurrentBlock(),e&&this.insert(),this.Editor.UI.checkEmptiness()}async destroy(){this.sortable&&(this.sortable.destroy(),this.sortable=null),await Promise.all(this.blocks.map(e=>e.destroy()))}bindBlockEvents(e){const{BlockEvents:t}=this.Editor;this.readOnlyMutableListeners.on(e.holder,"keydown",o=>{o instanceof KeyboardEvent&&t.keydown(o)}),this.readOnlyMutableListeners.on(e.holder,"keyup",o=>{o instanceof KeyboardEvent&&t.keyup(o)}),e.on("didMutated",o=>this.blockDidMutated(dl,o,{index:this.getBlockIndex(o)}))}disableModuleBindings(){this.readOnlyMutableListeners.clearAll()}enableModuleBindings(){this.readOnlyMutableListeners.on(document,"cut",e=>{this.Editor.BlockEvents.handleCommandX(e)}),this.blocks.forEach(e=>{this.bindBlockEvents(e)})}validateIndex(e){return!(e<0||e>=this.blocksStore.length)}blockDidMutated(e,t,o){const r={target:new Le(t),...o},i=new CustomEvent(e,{detail:{...r}});return Object.prototype.propertyIsEnumerable.call(i,"type")||Object.defineProperty(i,"type",{value:e,enumerable:!0,configurable:!0}),Object.prototype.propertyIsEnumerable.call(i,"detail")||Object.defineProperty(i,"detail",{value:r,enumerable:!0,configurable:!0}),this.eventsDispatcher.emit(Hs,{event:i}),t}}class gw extends F{constructor(){super(...arguments),this.anyBlockSelectedCache=null,this.needToSelectAll=!1,this.nativeInputSelected=!1,this.readyToBlockSelection=!1,this.selection=new w}get sanitizerConfig(){const e={p:{},h1:{},h2:{},h3:{},h4:{},h5:{},h6:{},ol:{},ul:{},li:{},br:!0,img:{src:!0,width:!0,height:!0},a:{href:!0},b:{},i:{},u:{}};return Po(this.config.sanitizer,e)}get allBlocksSelected(){const{BlockManager:e}=this.Editor;return e.blocks.every(t=>t.selected===!0)}set allBlocksSelected(e){const{BlockManager:t}=this.Editor;for(const o of t.blocks)o.selected=e;this.clearCache()}get anyBlockSelected(){const{BlockManager:e}=this.Editor;return this.anyBlockSelectedCache===null&&(this.anyBlockSelectedCache=e.blocks.some(t=>t.selected===!0)),this.anyBlockSelectedCache}get selectedBlocks(){return this.Editor.BlockManager.blocks.filter(e=>e.selected)}prepare(){this.selection=new w,bt.add({name:"CMD+A",handler:e=>{const{BlockManager:t,ReadOnly:o}=this.Editor;if(o.isEnabled){e.preventDefault(),this.selectAllBlocks();return}t.currentBlock&&this.handleCommandA(e)},on:this.Editor.UI.nodes.redactor})}toggleReadOnly(){const e=w.get();e==null||e.removeAllRanges(),this.allBlocksSelected=!1}unSelectBlockByIndex(e){const{BlockManager:t}=this.Editor,o=typeof e=="number"?t.getBlockByIndex(e):t.currentBlock;o&&(o.selected=!1,this.clearCache())}clearSelection(e,t=!1){const{RectangleSelection:o}=this.Editor;this.needToSelectAll=!1,this.nativeInputSelected=!1,this.readyToBlockSelection=!1;const r=e&&e instanceof KeyboardEvent,i=e,s=r&&i.key&&i.key.length===1;if(this.anyBlockSelected&&r&&s&&!w.isSelectionExists&&this.replaceSelectedBlocksWithPrintableKey(e),this.Editor.CrossBlockSelection.clear(e),t&&this.selection.restore(),!this.anyBlockSelected||o.isRectActivated()){this.Editor.RectangleSelection.clearSelection();return}this.allBlocksSelected=!1}async copySelectedBlocks(e){e.preventDefault();const t=e.clipboardData;if(!t)return;const o=v.make("div"),r=[];this.selectedBlocks.forEach(a=>{const l=Ae(a.holder.innerHTML,this.sanitizerConfig),c=v.make("div");c.innerHTML=l;const d=c.textContent??"";if(r.push(d),!Array.from(c.childNodes).some(g=>g.nodeType===Node.ELEMENT_NODE)&&d.trim().length>0){const g=v.make("p");g.innerHTML=c.innerHTML,o.appendChild(g)}else for(;c.firstChild;)o.appendChild(c.firstChild)});const i=r.join(`
|
|
10
|
+
margin: 4px 5px 4px 0;`,v=l?u?(f.unshift(g,i),`%c${p}%c ${e}`):`( ${p} )${e}`:e,y=u?o!==void 0?[`${v} %o`,...f]:[v,...f]:[v];try{a[t](...y)}catch{}};Fo.logLevel="VERBOSE";const fS=l=>{Fo.logLevel=l},Ee=(l,e="log",t,o)=>{Fo(!1,l,e,t,o)},Vt=(l,e="log",t,o)=>{Fo(!0,l,e,t,o)},Oe=l=>mT(l),je=l=>wT(l),on=l=>ST(l),sv=l=>p0(l),lv=l=>bT(l),hS=function(l){return ET(l)},ot=l=>B0(l),av=l=>aS(l),ss=(l,e)=>function(...t){d0(()=>l.apply(this,t),e)},pS=l=>l.name.split(".").pop()??"",gS=l=>/^[-\w]+\/([-+\w]+|\*)$/.test(l),cv=(l,e,t)=>{const o={timeoutId:null};return function(...i){const a=()=>{o.timeoutId=null,l.apply(this,i)};o.timeoutId!==null&&clearTimeout(o.timeoutId),o.timeoutId=setTimeout(a,e)}},Mu=(l,e,t)=>QT(l,e,t),uv=()=>{const l={win:!1,mac:!1,x11:!1,linux:!1},t=iv()?.userAgent?.toLowerCase()??"",o=t?Object.keys(l).find(i=>t.indexOf(i)!==-1):void 0;return o!==void 0&&(l[o]=!0),l},ls=l=>l&&l.slice(0,1).toUpperCase()+l.slice(1),mS=(l,e)=>{if(Array.isArray(e))return e},zo=(l,...e)=>!je(l)||e.length===0?l:e.reduce((t,o)=>je(o)?VT(t,o,mS):t,l),dv=l=>{const e=uv(),t=l.replace(/shift/gi,"⇧").replace(/backspace/gi,"⌫").replace(/enter/gi,"⏎").replace(/up/gi,"↑").replace(/left/gi,"→").replace(/down/gi,"↓").replace(/right/gi,"←").replace(/escape/gi,"⎋").replace(/insert/gi,"Ins").replace(/delete/gi,"␡").replace(/\+/gi," + ");return e.mac?t.replace(/ctrl|cmd/gi,"⌘").replace(/alt/gi,"⌥"):t.replace(/cmd/gi,"Ctrl").replace(/windows/gi,"WIN")},vS=l=>{try{return new URL(l).href}catch{}const e=is();return l.substring(0,2)==="//"?e?`${e.location.protocol}${l}`:l:e?`${e.location.origin}${l}`:l},yS=()=>Vw(10),bS=l=>{const e=is();e&&e.open(l,"_blank")},kS=(l="")=>`${l}${Math.floor(Math.random()*uS).toString(dS)}`,fv=650,Kn=()=>{const l=is();return!l||typeof l.matchMedia!="function"?!1:l.matchMedia(`(max-width: ${fv}px)`).matches},Fu=(()=>{const l=iv();if(!l)return!1;const e=l.userAgent||"",o=l.userAgentData?.platform;return!!(/iP(ad|hone|od)/.test(e)||o!==void 0&&o!==""&&/iP(ad|hone|od)/.test(o)||((l.maxTouchPoints??0)>1?(o!==void 0&&o!==""?o:void 0)??l.platform:void 0)==="MacIntel")})(),wS=(l,e)=>pT(l,e);class R{static isSingleTag(e){return!!e.tagName&&["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"].includes(e.tagName)}static isLineBreakTag(e){return!!e&&["BR","WBR"].includes(e.tagName)}static make(e,t=null,o={}){const i=document.createElement(e);if(Array.isArray(t)){const a=t.filter(u=>u!==void 0&&u!=="").flatMap(u=>u.split(" ")).filter(u=>u!=="");i.classList.add(...a)}if(typeof t=="string"&&t!==""){const a=t.split(" ").filter(u=>u!=="");i.classList.add(...a)}for(const a in o){if(!Object.prototype.hasOwnProperty.call(o,a))continue;const u=o[a];if(u!=null){if(a in i){i[a]=u;continue}i.setAttribute(a,String(u))}}return i}static text(e){return document.createTextNode(e)}static append(e,t){Array.isArray(t)?t.forEach(o=>e.appendChild(o)):e.appendChild(t)}static prepend(e,t){Array.isArray(t)?[...t].reverse().forEach(i=>e.prepend(i)):e.prepend(t)}static find(e=document,t){return e.querySelector(t)}static get(e){return document.getElementById(e)}static findAll(e=document,t){return e.querySelectorAll(t)}static get allInputsSelector(){return"[contenteditable=true], textarea, input:not([type]), "+["text","password","email","number","search","tel","url"].map(t=>`input[type="${t}"]`).join(", ")}static findAllInputs(e){return av(e.querySelectorAll(R.allInputsSelector)).reduce((t,o)=>R.isNativeInput(o)||R.containsOnlyInlineElements(o)?[...t,o]:[...t,...R.getDeepestBlockElements(o)],[])}static getDeepestNode(e,t=!1){const o=t?"lastChild":"firstChild",i=t?"previousSibling":"nextSibling";if(e===null||e.nodeType!==Node.ELEMENT_NODE)return e;const a=e[o];if(a===null)return e;const u=a;if(!(R.isSingleTag(u)&&!R.isNativeInput(u)&&!R.isLineBreakTag(u)))return this.getDeepestNode(u,t);const p=u[i];if(p)return this.getDeepestNode(p,t);const g=u.parentNode?.[i];return g?this.getDeepestNode(g,t):u.parentNode}static isElement(e){return lv(e)?!1:e!=null&&e.nodeType!=null&&e.nodeType===Node.ELEMENT_NODE}static isFragment(e){return lv(e)?!1:e!=null&&e.nodeType!=null&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE}static isContentEditable(e){return e.contentEditable==="true"}static isNativeInput(e){const t=["INPUT","TEXTAREA"];return e!=null&&typeof e.tagName=="string"?t.includes(e.tagName):!1}static canSetCaret(e){return R.isNativeInput(e)?!new Set(["file","checkbox","radio","hidden","submit","button","image","reset"]).has(e.type):R.isContentEditable(e)}static isNodeEmpty(e,t){if(this.isSingleTag(e)&&!this.isLineBreakTag(e))return!1;const o=this.isElement(e)&&this.isNativeInput(e)?e.value:e.textContent?.replace("","");return((t?o?.replace(new RegExp(t,"g"),""):o)?.length??0)===0}static isLeaf(e){return e?e.childNodes.length===0:!1}static isEmpty(e,t){const o=[e];for(;o.length>0;){const i=o.shift();if(i){if(this.isLeaf(i)&&!this.isNodeEmpty(i,t))return!1;i.childNodes&&o.push(...Array.from(i.childNodes))}}return!0}static isHTMLString(e){const t=R.make("div");return t.innerHTML=e,t.childElementCount>0}static getContentLength(e){return R.isNativeInput(e)?e.value.length:e.nodeType===Node.TEXT_NODE?e.length:e.textContent?.length??0}static get blockElements(){return["address","article","aside","blockquote","canvas","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","li","main","nav","noscript","ol","output","p","pre","ruby","section","table","tbody","thead","tr","tfoot","ul","video"]}static containsOnlyInlineElements(e){const t=on(e)?(()=>{const i=document.createElement("div");return i.innerHTML=e,i})():e,o=i=>!R.blockElements.includes(i.tagName.toLowerCase())&&Array.from(i.children).every(o);return Array.from(t.children).every(o)}static getDeepestBlockElements(e){return R.containsOnlyInlineElements(e)?[e]:Array.from(e.children).reduce((t,o)=>[...t,...R.getDeepestBlockElements(o)],[])}static getHolder(e){if(!on(e))return e;const t=document.getElementById(e);if(t!==null)return t;throw new Error(`Element with id "${e}" not found`)}static isAnchor(e){return e.tagName.toLowerCase()==="a"}static offset(e){const t=e.getBoundingClientRect(),o=window.scrollX||document.documentElement.scrollLeft,i=window.scrollY||document.documentElement.scrollTop,a=t.top+i,u=t.left+o;return{top:a,left:u,bottom:a+t.height,right:u+t.width}}static getNodeByOffset(e,t){const o=document.createTreeWalker(e,NodeFilter.SHOW_TEXT,null),i=(g,v,y,w)=>{if(!g&&y){const _=v-w,L=Math.max(t-_,0),P=Math.min(L,w);return{node:y,offset:P}}if(!g)return{node:null,offset:0};const k=(g.textContent??"").length;return v+k>=t?{node:g,offset:Math.min(t-v,k)}:i(o.nextNode(),v+k,g,k)},a=o.nextNode(),{node:u,offset:f}=i(a,0,null,0);if(!u)return{node:null,offset:0};const p=u.textContent;return!p||p.length===0?{node:null,offset:0}:{node:u,offset:f}}}const zu=l=>!/[^\t\n\r \u200B]/.test(l),TS=l=>{const e=window.getComputedStyle(l),t=parseFloat(e.fontSize),o=parseFloat(e.lineHeight)||t*1.2,i=parseFloat(e.paddingTop),a=parseFloat(e.borderTopWidth),u=parseFloat(e.marginTop),f=t*.8,p=(o-t)/2;return u+a+i+p+f},hv=l=>{l.setAttribute("data-blok-empty",R.isEmpty(l)?"true":"false")},pv={ui:{blockTunes:{toggler:{"Drag to move":"","Click to open the menu":""}},inlineToolbar:{converter:{"Convert to":""}},toolbar:{toolbox:{"Click to add below":"","Option-click to add above":"","Ctrl-click to add above":""}},popover:{Filter:"","Nothing found":"","Convert to":""}},toolNames:{Text:"",Link:"",Bold:"",Italic:""},tools:{link:{"Add a link":""},stub:{"The block can not be displayed correctly.":""}},blockTunes:{delete:{Delete:"","Click to delete":""},moveUp:{"Move up":""},moveDown:{"Move down":""}}},Qn=class Qn{static ui(e,t){return Qn._t(e,t)}static t(e,t){return Qn._t(e,t)}static setDictionary(e){Qn.currentDictionary=e}static _t(e,t){const o=Qn.getNamespace(e);return!o||!o[t]?t:o[t]}static getNamespace(e){return e.split(".").reduce((o,i)=>{if(!o||!Object.keys(o).length)return{};const a=o[i];return typeof a=="string"?{}:a},Qn.currentDictionary)}};Qn.currentDictionary=pv;let Ke=Qn;class Ho extends Error{}class jo{constructor(){this.subscribers={}}on(e,t){e in this.subscribers||(this.subscribers[e]=[]),this.subscribers[e].push(t)}once(e,t){e in this.subscribers||(this.subscribers[e]=[]);const o=i=>{const a=t(i),u=this.subscribers[e].indexOf(o);return u!==-1&&this.subscribers[e].splice(u,1),a};this.subscribers[e].push(o)}emit(e,t){ot(this.subscribers)||!this.subscribers[e]||this.subscribers[e].reduce((o,i)=>{const a=i(o);return a!==void 0?a:o},t)}off(e,t){const o=this.subscribers[e];if(o===void 0){console.warn(`EventDispatcher .off(): there is no subscribers for event "${e.toString()}". Probably, .off() called before .on()`);return}const i=o.indexOf(t);i!==-1&&o.splice(i,1)}destroy(){this.subscribers={}}}const Bn=function(e){return Object.setPrototypeOf(this,{get id(){return e.id},get name(){return e.name},get config(){return e.config},get holder(){return e.holder},get isEmpty(){return e.isEmpty},get selected(){return e.selected},set stretched(o){e.setStretchState(o)},get stretched(){return e.stretched},get focusable(){return e.focusable},call(o,i){return e.call(o,i)},save(){return e.save()},validate(o){return e.validate(o)},dispatchChange(){e.dispatchChange()},getActiveToolboxEntry(){return e.getActiveToolboxEntry()}}),Object.defineProperties(this,{id:{get(){return e.id},enumerable:!0,configurable:!0},name:{get(){return e.name},enumerable:!0,configurable:!0}}),this};class qo{constructor(){this.allListeners=[]}on(e,t,o,i=!1){if(this.findOne(e,t,o,i))return;const u=kS("l"),f={id:u,element:e,eventType:t,handler:o,options:i};return this.allListeners.push(f),e.addEventListener(t,o,i),u}off(e,t,o,i){const a=this.findAll(e,t,o,i);a.forEach((u,f)=>{const p=this.allListeners.indexOf(a[f]);p>-1&&(this.allListeners.splice(p,1),u.element.removeEventListener(u.eventType,u.handler,u.options))})}offById(e){const t=this.findById(e);if(!t)return;t.element.removeEventListener(t.eventType,t.handler,t.options);const o=this.allListeners.indexOf(t);o>-1&&this.allListeners.splice(o,1)}findOne(e,t,o,i){return this.findAll(e,t,o,i)[0]??null}findAll(e,t,o,i){return e?this.findByEventTarget(e).filter(u=>{const f=t===void 0||u.eventType===t,p=o===void 0||u.handler===o,g=this.areOptionsEqual(u.options,i);return f&&p&&g}):[]}removeAll(){this.allListeners.forEach(e=>{e.element.removeEventListener(e.eventType,e.handler,e.options)}),this.allListeners=[]}destroy(){this.removeAll()}findByEventTarget(e){return this.allListeners.filter(t=>t.element===e)}findByType(e){return this.allListeners.filter(t=>t.eventType===e)}findByHandler(e){return this.allListeners.filter(t=>t.handler===e)}findById(e){return this.allListeners.find(t=>t.id===e)}normalizeListenerOptions(e){return typeof e=="boolean"?{capture:e,once:!1,passive:!1}:e?{capture:e.capture??!1,once:e.once??!1,passive:e.passive??!1,signal:e.signal}:{capture:!1,once:!1,passive:!1}}areOptionsEqual(e,t){if(t===void 0)return!0;const o=this.normalizeListenerOptions(e),i=this.normalizeListenerOptions(t);return o.capture===i.capture&&o.once===i.once&&o.passive===i.passive&&o.signal===i.signal}}class Be{constructor({config:e,eventsDispatcher:t}){if(this.nodes={},this.listeners=new qo,this.readOnlyMutableListeners={on:(o,i,a,u=!1)=>{const f=this.listeners.on(o,i,a,u);f&&this.mutableListenerIds.push(f)},clearAll:()=>{for(const o of this.mutableListenerIds)this.listeners.offById(o);this.mutableListenerIds=[]}},this.mutableListenerIds=[],new.target===Be)throw new TypeError("Constructors for abstract class Module are not allowed.");this.config=e,this.eventsDispatcher=t,this.Blok={}}set state(e){this.Blok=e}removeAllNodes(){for(const e in this.nodes){const t=this.nodes[e];t instanceof HTMLElement&&t.remove()}}get isRtl(){return this.config.i18n?.direction==="rtl"}}const SS=(l,e)=>{const t=new Array(l.length+e.length);for(let o=0;o<l.length;o++)t[o]=l[o];for(let o=0;o<e.length;o++)t[l.length+o]=e[o];return t},xS=(l,e)=>({classGroupId:l,validator:e}),gv=(l=new Map,e=null,t)=>({nextPart:l,validators:e,classGroupId:t}),as="-",mv=[],CS="arbitrary..",ES=l=>{const e=AS(l),{conflictingClassGroups:t,conflictingClassGroupModifiers:o}=l;return{getClassGroupId:u=>{if(u.startsWith("[")&&u.endsWith("]"))return BS(u);const f=u.split(as),p=f[0]===""&&f.length>1?1:0;return vv(f,p,e)},getConflictingClassGroupIds:(u,f)=>{if(f){const p=o[u],g=t[u];return p?g?SS(g,p):p:g||mv}return t[u]||mv}}},vv=(l,e,t)=>{if(l.length-e===0)return t.classGroupId;const i=l[e],a=t.nextPart.get(i);if(a){const g=vv(l,e+1,a);if(g)return g}const u=t.validators;if(u===null)return;const f=e===0?l.join(as):l.slice(e).join(as),p=u.length;for(let g=0;g<p;g++){const v=u[g];if(v.validator(f))return v.classGroupId}},BS=l=>l.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const e=l.slice(1,-1),t=e.indexOf(":"),o=e.slice(0,t);return o?CS+o:void 0})(),AS=l=>{const{theme:e,classGroups:t}=l;return IS(t,e)},IS=(l,e)=>{const t=gv();for(const o in l){const i=l[o];Hu(i,t,o,e)}return t},Hu=(l,e,t,o)=>{const i=l.length;for(let a=0;a<i;a++){const u=l[a];_S(u,e,t,o)}},_S=(l,e,t,o)=>{if(typeof l=="string"){NS(l,e,t);return}if(typeof l=="function"){RS(l,e,t,o);return}OS(l,e,t,o)},NS=(l,e,t)=>{const o=l===""?e:yv(e,l);o.classGroupId=t},RS=(l,e,t,o)=>{if(PS(l)){Hu(l(o),e,t,o);return}e.validators===null&&(e.validators=[]),e.validators.push(xS(t,l))},OS=(l,e,t,o)=>{const i=Object.entries(l),a=i.length;for(let u=0;u<a;u++){const[f,p]=i[u];Hu(p,yv(e,f),t,o)}},yv=(l,e)=>{let t=l;const o=e.split(as),i=o.length;for(let a=0;a<i;a++){const u=o[a];let f=t.nextPart.get(u);f||(f=gv(),t.nextPart.set(u,f)),t=f}return t},PS=l=>"isThemeGetter"in l&&l.isThemeGetter===!0,LS=l=>{if(l<1)return{get:()=>{},set:()=>{}};let e=0,t=Object.create(null),o=Object.create(null);const i=(a,u)=>{t[a]=u,e++,e>l&&(e=0,o=t,t=Object.create(null))};return{get(a){let u=t[a];if(u!==void 0)return u;if((u=o[a])!==void 0)return i(a,u),u},set(a,u){a in t?t[a]=u:i(a,u)}}},ju="!",bv=":",DS=[],kv=(l,e,t,o,i)=>({modifiers:l,hasImportantModifier:e,baseClassName:t,maybePostfixModifierPosition:o,isExternal:i}),MS=l=>{const{prefix:e,experimentalParseClassName:t}=l;let o=i=>{const a=[];let u=0,f=0,p=0,g;const v=i.length;for(let E=0;E<v;E++){const _=i[E];if(u===0&&f===0){if(_===bv){a.push(i.slice(p,E)),p=E+1;continue}if(_==="/"){g=E;continue}}_==="["?u++:_==="]"?u--:_==="("?f++:_===")"&&f--}const y=a.length===0?i:i.slice(p);let w=y,S=!1;y.endsWith(ju)?(w=y.slice(0,-1),S=!0):y.startsWith(ju)&&(w=y.slice(1),S=!0);const k=g&&g>p?g-p:void 0;return kv(a,S,w,k)};if(e){const i=e+bv,a=o;o=u=>u.startsWith(i)?a(u.slice(i.length)):kv(DS,!1,u,void 0,!0)}if(t){const i=o;o=a=>t({className:a,parseClassName:i})}return o},FS=l=>{const e=new Map;return l.orderSensitiveModifiers.forEach((t,o)=>{e.set(t,1e6+o)}),t=>{const o=[];let i=[];for(let a=0;a<t.length;a++){const u=t[a],f=u[0]==="[",p=e.has(u);f||p?(i.length>0&&(i.sort(),o.push(...i),i=[]),o.push(u)):i.push(u)}return i.length>0&&(i.sort(),o.push(...i)),o}},zS=l=>({cache:LS(l.cacheSize),parseClassName:MS(l),sortModifiers:FS(l),...ES(l)}),HS=/\s+/,jS=(l,e)=>{const{parseClassName:t,getClassGroupId:o,getConflictingClassGroupIds:i,sortModifiers:a}=e,u=[],f=l.trim().split(HS);let p="";for(let g=f.length-1;g>=0;g-=1){const v=f[g],{isExternal:y,modifiers:w,hasImportantModifier:S,baseClassName:k,maybePostfixModifierPosition:E}=t(v);if(y){p=v+(p.length>0?" "+p:p);continue}let _=!!E,L=o(_?k.substring(0,E):k);if(!L){if(!_){p=v+(p.length>0?" "+p:p);continue}if(L=o(k),!L){p=v+(p.length>0?" "+p:p);continue}_=!1}const P=w.length===0?"":w.length===1?w[0]:a(w).join(":"),K=S?P+ju:P,j=K+L;if(u.indexOf(j)>-1)continue;u.push(j);const J=i(L,_);for(let W=0;W<J.length;++W){const V=J[W];u.push(K+V)}p=v+(p.length>0?" "+p:p)}return p},wv=(...l)=>{let e=0,t,o,i="";for(;e<l.length;)(t=l[e++])&&(o=Tv(t))&&(i&&(i+=" "),i+=o);return i},Tv=l=>{if(typeof l=="string")return l;let e,t="";for(let o=0;o<l.length;o++)l[o]&&(e=Tv(l[o]))&&(t&&(t+=" "),t+=e);return t},qS=(l,...e)=>{let t,o,i,a;const u=p=>{const g=e.reduce((v,y)=>y(v),l());return t=zS(g),o=t.cache.get,i=t.cache.set,a=f,f(p)},f=p=>{const g=o(p);if(g)return g;const v=jS(p,t);return i(p,v),v};return a=u,(...p)=>a(wv(...p))},US=[],ct=l=>{const e=t=>t[l]||US;return e.isThemeGetter=!0,e},Sv=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,xv=/^\((?:(\w[\w-]*):)?(.+)\)$/i,WS=/^\d+\/\d+$/,KS=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,VS=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,$S=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,GS=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,XS=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Yr=l=>WS.test(l),ye=l=>!!l&&!Number.isNaN(Number(l)),Vn=l=>!!l&&Number.isInteger(Number(l)),qu=l=>l.endsWith("%")&&ye(l.slice(0,-1)),An=l=>KS.test(l),YS=()=>!0,QS=l=>VS.test(l)&&!$S.test(l),Cv=()=>!1,ZS=l=>GS.test(l),JS=l=>XS.test(l),ex=l=>!Q(l)&&!Z(l),tx=l=>Qr(l,_v,Cv),Q=l=>Sv.test(l),kr=l=>Qr(l,Nv,QS),Uu=l=>Qr(l,sx,ye),Ev=l=>Qr(l,Av,Cv),nx=l=>Qr(l,Iv,JS),cs=l=>Qr(l,Rv,ZS),Z=l=>xv.test(l),Uo=l=>Zr(l,Nv),rx=l=>Zr(l,lx),Bv=l=>Zr(l,Av),ox=l=>Zr(l,_v),ix=l=>Zr(l,Iv),us=l=>Zr(l,Rv,!0),Qr=(l,e,t)=>{const o=Sv.exec(l);return o?o[1]?e(o[1]):t(o[2]):!1},Zr=(l,e,t=!1)=>{const o=xv.exec(l);return o?o[1]?e(o[1]):t:!1},Av=l=>l==="position"||l==="percentage",Iv=l=>l==="image"||l==="url",_v=l=>l==="length"||l==="size"||l==="bg-size",Nv=l=>l==="length",sx=l=>l==="number",lx=l=>l==="family-name",Rv=l=>l==="shadow",we=qS(()=>{const l=ct("color"),e=ct("font"),t=ct("text"),o=ct("font-weight"),i=ct("tracking"),a=ct("leading"),u=ct("breakpoint"),f=ct("container"),p=ct("spacing"),g=ct("radius"),v=ct("shadow"),y=ct("inset-shadow"),w=ct("text-shadow"),S=ct("drop-shadow"),k=ct("blur"),E=ct("perspective"),_=ct("aspect"),L=ct("ease"),P=ct("animate"),K=()=>["auto","avoid","all","avoid-page","page","left","right","column"],j=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],J=()=>[...j(),Z,Q],W=()=>["auto","hidden","clip","visible","scroll"],V=()=>["auto","contain","none"],z=()=>[Z,Q,p],ae=()=>[Yr,"full","auto",...z()],ge=()=>[Vn,"none","subgrid",Z,Q],re=()=>["auto",{span:["full",Vn,Z,Q]},Vn,Z,Q],be=()=>[Vn,"auto",Z,Q],te=()=>["auto","min","max","fr",Z,Q],ke=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],Ne=()=>["start","end","center","stretch","center-safe","end-safe"],Se=()=>["auto",...z()],Ie=()=>[Yr,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...z()],O=()=>[l,Z,Q],le=()=>[...j(),Bv,Ev,{position:[Z,Q]}],G=()=>["no-repeat",{repeat:["","x","y","space","round"]}],B=()=>["auto","cover","contain",ox,tx,{size:[Z,Q]}],D=()=>[qu,Uo,kr],se=()=>["","none","full",g,Z,Q],de=()=>["",ye,Uo,kr],xe=()=>["solid","dashed","dotted","double"],_e=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],me=()=>[ye,qu,Bv,Ev],Pe=()=>["","none",k,Z,Q],Fe=()=>["none",ye,Z,Q],ft=()=>["none",ye,Z,Q],Jn=()=>[ye,Z,Q],Pr=()=>[Yr,"full",...z()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[An],breakpoint:[An],color:[YS],container:[An],"drop-shadow":[An],ease:["in","out","in-out"],font:[ex],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[An],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[An],shadow:[An],spacing:["px",ye],text:[An],"text-shadow":[An],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Yr,Q,Z,_]}],container:["container"],columns:[{columns:[ye,Q,Z,f]}],"break-after":[{"break-after":K()}],"break-before":[{"break-before":K()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:J()}],overflow:[{overflow:W()}],"overflow-x":[{"overflow-x":W()}],"overflow-y":[{"overflow-y":W()}],overscroll:[{overscroll:V()}],"overscroll-x":[{"overscroll-x":V()}],"overscroll-y":[{"overscroll-y":V()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:ae()}],"inset-x":[{"inset-x":ae()}],"inset-y":[{"inset-y":ae()}],start:[{start:ae()}],end:[{end:ae()}],top:[{top:ae()}],right:[{right:ae()}],bottom:[{bottom:ae()}],left:[{left:ae()}],visibility:["visible","invisible","collapse"],z:[{z:[Vn,"auto",Z,Q]}],basis:[{basis:[Yr,"full","auto",f,...z()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[ye,Yr,"auto","initial","none",Q]}],grow:[{grow:["",ye,Z,Q]}],shrink:[{shrink:["",ye,Z,Q]}],order:[{order:[Vn,"first","last","none",Z,Q]}],"grid-cols":[{"grid-cols":ge()}],"col-start-end":[{col:re()}],"col-start":[{"col-start":be()}],"col-end":[{"col-end":be()}],"grid-rows":[{"grid-rows":ge()}],"row-start-end":[{row:re()}],"row-start":[{"row-start":be()}],"row-end":[{"row-end":be()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":te()}],"auto-rows":[{"auto-rows":te()}],gap:[{gap:z()}],"gap-x":[{"gap-x":z()}],"gap-y":[{"gap-y":z()}],"justify-content":[{justify:[...ke(),"normal"]}],"justify-items":[{"justify-items":[...Ne(),"normal"]}],"justify-self":[{"justify-self":["auto",...Ne()]}],"align-content":[{content:["normal",...ke()]}],"align-items":[{items:[...Ne(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...Ne(),{baseline:["","last"]}]}],"place-content":[{"place-content":ke()}],"place-items":[{"place-items":[...Ne(),"baseline"]}],"place-self":[{"place-self":["auto",...Ne()]}],p:[{p:z()}],px:[{px:z()}],py:[{py:z()}],ps:[{ps:z()}],pe:[{pe:z()}],pt:[{pt:z()}],pr:[{pr:z()}],pb:[{pb:z()}],pl:[{pl:z()}],m:[{m:Se()}],mx:[{mx:Se()}],my:[{my:Se()}],ms:[{ms:Se()}],me:[{me:Se()}],mt:[{mt:Se()}],mr:[{mr:Se()}],mb:[{mb:Se()}],ml:[{ml:Se()}],"space-x":[{"space-x":z()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":z()}],"space-y-reverse":["space-y-reverse"],size:[{size:Ie()}],w:[{w:[f,"screen",...Ie()]}],"min-w":[{"min-w":[f,"screen","none",...Ie()]}],"max-w":[{"max-w":[f,"screen","none","prose",{screen:[u]},...Ie()]}],h:[{h:["screen","lh",...Ie()]}],"min-h":[{"min-h":["screen","lh","none",...Ie()]}],"max-h":[{"max-h":["screen","lh",...Ie()]}],"font-size":[{text:["base",t,Uo,kr]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[o,Z,Uu]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",qu,Q]}],"font-family":[{font:[rx,Q,e]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[i,Z,Q]}],"line-clamp":[{"line-clamp":[ye,"none",Z,Uu]}],leading:[{leading:[a,...z()]}],"list-image":[{"list-image":["none",Z,Q]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Z,Q]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:O()}],"text-color":[{text:O()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...xe(),"wavy"]}],"text-decoration-thickness":[{decoration:[ye,"from-font","auto",Z,kr]}],"text-decoration-color":[{decoration:O()}],"underline-offset":[{"underline-offset":[ye,"auto",Z,Q]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:z()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Z,Q]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Z,Q]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:le()}],"bg-repeat":[{bg:G()}],"bg-size":[{bg:B()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Vn,Z,Q],radial:["",Z,Q],conic:[Vn,Z,Q]},ix,nx]}],"bg-color":[{bg:O()}],"gradient-from-pos":[{from:D()}],"gradient-via-pos":[{via:D()}],"gradient-to-pos":[{to:D()}],"gradient-from":[{from:O()}],"gradient-via":[{via:O()}],"gradient-to":[{to:O()}],rounded:[{rounded:se()}],"rounded-s":[{"rounded-s":se()}],"rounded-e":[{"rounded-e":se()}],"rounded-t":[{"rounded-t":se()}],"rounded-r":[{"rounded-r":se()}],"rounded-b":[{"rounded-b":se()}],"rounded-l":[{"rounded-l":se()}],"rounded-ss":[{"rounded-ss":se()}],"rounded-se":[{"rounded-se":se()}],"rounded-ee":[{"rounded-ee":se()}],"rounded-es":[{"rounded-es":se()}],"rounded-tl":[{"rounded-tl":se()}],"rounded-tr":[{"rounded-tr":se()}],"rounded-br":[{"rounded-br":se()}],"rounded-bl":[{"rounded-bl":se()}],"border-w":[{border:de()}],"border-w-x":[{"border-x":de()}],"border-w-y":[{"border-y":de()}],"border-w-s":[{"border-s":de()}],"border-w-e":[{"border-e":de()}],"border-w-t":[{"border-t":de()}],"border-w-r":[{"border-r":de()}],"border-w-b":[{"border-b":de()}],"border-w-l":[{"border-l":de()}],"divide-x":[{"divide-x":de()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":de()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...xe(),"hidden","none"]}],"divide-style":[{divide:[...xe(),"hidden","none"]}],"border-color":[{border:O()}],"border-color-x":[{"border-x":O()}],"border-color-y":[{"border-y":O()}],"border-color-s":[{"border-s":O()}],"border-color-e":[{"border-e":O()}],"border-color-t":[{"border-t":O()}],"border-color-r":[{"border-r":O()}],"border-color-b":[{"border-b":O()}],"border-color-l":[{"border-l":O()}],"divide-color":[{divide:O()}],"outline-style":[{outline:[...xe(),"none","hidden"]}],"outline-offset":[{"outline-offset":[ye,Z,Q]}],"outline-w":[{outline:["",ye,Uo,kr]}],"outline-color":[{outline:O()}],shadow:[{shadow:["","none",v,us,cs]}],"shadow-color":[{shadow:O()}],"inset-shadow":[{"inset-shadow":["none",y,us,cs]}],"inset-shadow-color":[{"inset-shadow":O()}],"ring-w":[{ring:de()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:O()}],"ring-offset-w":[{"ring-offset":[ye,kr]}],"ring-offset-color":[{"ring-offset":O()}],"inset-ring-w":[{"inset-ring":de()}],"inset-ring-color":[{"inset-ring":O()}],"text-shadow":[{"text-shadow":["none",w,us,cs]}],"text-shadow-color":[{"text-shadow":O()}],opacity:[{opacity:[ye,Z,Q]}],"mix-blend":[{"mix-blend":[..._e(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":_e()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[ye]}],"mask-image-linear-from-pos":[{"mask-linear-from":me()}],"mask-image-linear-to-pos":[{"mask-linear-to":me()}],"mask-image-linear-from-color":[{"mask-linear-from":O()}],"mask-image-linear-to-color":[{"mask-linear-to":O()}],"mask-image-t-from-pos":[{"mask-t-from":me()}],"mask-image-t-to-pos":[{"mask-t-to":me()}],"mask-image-t-from-color":[{"mask-t-from":O()}],"mask-image-t-to-color":[{"mask-t-to":O()}],"mask-image-r-from-pos":[{"mask-r-from":me()}],"mask-image-r-to-pos":[{"mask-r-to":me()}],"mask-image-r-from-color":[{"mask-r-from":O()}],"mask-image-r-to-color":[{"mask-r-to":O()}],"mask-image-b-from-pos":[{"mask-b-from":me()}],"mask-image-b-to-pos":[{"mask-b-to":me()}],"mask-image-b-from-color":[{"mask-b-from":O()}],"mask-image-b-to-color":[{"mask-b-to":O()}],"mask-image-l-from-pos":[{"mask-l-from":me()}],"mask-image-l-to-pos":[{"mask-l-to":me()}],"mask-image-l-from-color":[{"mask-l-from":O()}],"mask-image-l-to-color":[{"mask-l-to":O()}],"mask-image-x-from-pos":[{"mask-x-from":me()}],"mask-image-x-to-pos":[{"mask-x-to":me()}],"mask-image-x-from-color":[{"mask-x-from":O()}],"mask-image-x-to-color":[{"mask-x-to":O()}],"mask-image-y-from-pos":[{"mask-y-from":me()}],"mask-image-y-to-pos":[{"mask-y-to":me()}],"mask-image-y-from-color":[{"mask-y-from":O()}],"mask-image-y-to-color":[{"mask-y-to":O()}],"mask-image-radial":[{"mask-radial":[Z,Q]}],"mask-image-radial-from-pos":[{"mask-radial-from":me()}],"mask-image-radial-to-pos":[{"mask-radial-to":me()}],"mask-image-radial-from-color":[{"mask-radial-from":O()}],"mask-image-radial-to-color":[{"mask-radial-to":O()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":j()}],"mask-image-conic-pos":[{"mask-conic":[ye]}],"mask-image-conic-from-pos":[{"mask-conic-from":me()}],"mask-image-conic-to-pos":[{"mask-conic-to":me()}],"mask-image-conic-from-color":[{"mask-conic-from":O()}],"mask-image-conic-to-color":[{"mask-conic-to":O()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:le()}],"mask-repeat":[{mask:G()}],"mask-size":[{mask:B()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",Z,Q]}],filter:[{filter:["","none",Z,Q]}],blur:[{blur:Pe()}],brightness:[{brightness:[ye,Z,Q]}],contrast:[{contrast:[ye,Z,Q]}],"drop-shadow":[{"drop-shadow":["","none",S,us,cs]}],"drop-shadow-color":[{"drop-shadow":O()}],grayscale:[{grayscale:["",ye,Z,Q]}],"hue-rotate":[{"hue-rotate":[ye,Z,Q]}],invert:[{invert:["",ye,Z,Q]}],saturate:[{saturate:[ye,Z,Q]}],sepia:[{sepia:["",ye,Z,Q]}],"backdrop-filter":[{"backdrop-filter":["","none",Z,Q]}],"backdrop-blur":[{"backdrop-blur":Pe()}],"backdrop-brightness":[{"backdrop-brightness":[ye,Z,Q]}],"backdrop-contrast":[{"backdrop-contrast":[ye,Z,Q]}],"backdrop-grayscale":[{"backdrop-grayscale":["",ye,Z,Q]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[ye,Z,Q]}],"backdrop-invert":[{"backdrop-invert":["",ye,Z,Q]}],"backdrop-opacity":[{"backdrop-opacity":[ye,Z,Q]}],"backdrop-saturate":[{"backdrop-saturate":[ye,Z,Q]}],"backdrop-sepia":[{"backdrop-sepia":["",ye,Z,Q]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":z()}],"border-spacing-x":[{"border-spacing-x":z()}],"border-spacing-y":[{"border-spacing-y":z()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",Z,Q]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[ye,"initial",Z,Q]}],ease:[{ease:["linear","initial",L,Z,Q]}],delay:[{delay:[ye,Z,Q]}],animate:[{animate:["none",P,Z,Q]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[E,Z,Q]}],"perspective-origin":[{"perspective-origin":J()}],rotate:[{rotate:Fe()}],"rotate-x":[{"rotate-x":Fe()}],"rotate-y":[{"rotate-y":Fe()}],"rotate-z":[{"rotate-z":Fe()}],scale:[{scale:ft()}],"scale-x":[{"scale-x":ft()}],"scale-y":[{"scale-y":ft()}],"scale-z":[{"scale-z":ft()}],"scale-3d":["scale-3d"],skew:[{skew:Jn()}],"skew-x":[{"skew-x":Jn()}],"skew-y":[{"skew-y":Jn()}],transform:[{transform:[Z,Q,"","none","gpu","cpu"]}],"transform-origin":[{origin:J()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Pr()}],"translate-x":[{"translate-x":Pr()}],"translate-y":[{"translate-y":Pr()}],"translate-z":[{"translate-z":Pr()}],"translate-none":["translate-none"],accent:[{accent:O()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:O()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",Z,Q]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":z()}],"scroll-mx":[{"scroll-mx":z()}],"scroll-my":[{"scroll-my":z()}],"scroll-ms":[{"scroll-ms":z()}],"scroll-me":[{"scroll-me":z()}],"scroll-mt":[{"scroll-mt":z()}],"scroll-mr":[{"scroll-mr":z()}],"scroll-mb":[{"scroll-mb":z()}],"scroll-ml":[{"scroll-ml":z()}],"scroll-p":[{"scroll-p":z()}],"scroll-px":[{"scroll-px":z()}],"scroll-py":[{"scroll-py":z()}],"scroll-ps":[{"scroll-ps":z()}],"scroll-pe":[{"scroll-pe":z()}],"scroll-pt":[{"scroll-pt":z()}],"scroll-pr":[{"scroll-pr":z()}],"scroll-pb":[{"scroll-pb":z()}],"scroll-pl":[{"scroll-pl":z()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",Z,Q]}],fill:[{fill:["none",...O()]}],"stroke-w":[{stroke:[ye,Uo,kr,Uu]}],stroke:[{stroke:["none",...O()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}}),vt=wv;class X{constructor(){this.instance=null,this.selection=null,this.savedSelectionRange=null,this.isFakeBackgroundEnabled=!1,this.fakeBackgroundElements=[]}static get CSS(){return{blokWrapper:"blok-editor",blokZone:"blok-editor__redactor"}}static get anchorNode(){const e=window.getSelection();return e?e.anchorNode:null}static get anchorElement(){const e=window.getSelection();if(!e)return null;const t=e.anchorNode;return t?R.isElement(t)?t:t.parentElement:null}static get anchorOffset(){const e=window.getSelection();return e?e.anchorOffset:null}static get isCollapsed(){const e=window.getSelection();return e?e.isCollapsed:null}static get isAtBlok(){return this.isSelectionAtBlok(X.get())}static isSelectionAtBlok(e){if(!e)return!1;const t=e.anchorNode||e.focusNode,o=t&&t.nodeType===Node.TEXT_NODE?t.parentNode:t,i=o&&o instanceof Element?o.closest(`.${X.CSS.blokZone}`):null;return i?i.nodeType===Node.ELEMENT_NODE:!1}static isRangeAtBlok(e){if(!e)return;const t=e.startContainer&&e.startContainer.nodeType===Node.TEXT_NODE?e.startContainer.parentNode:e.startContainer,o=t&&t instanceof Element?t.closest(`.${X.CSS.blokZone}`):null;return o?o.nodeType===Node.ELEMENT_NODE:!1}static get isSelectionExists(){return!!X.get()?.anchorNode}static get range(){return this.getRangeFromSelection(this.get())}static getRangeFromSelection(e){return e&&e.rangeCount?e.getRangeAt(0):null}static get rect(){const e=document.selection,t={x:0,y:0,width:0,height:0};if(e&&e.type!=="Control"){const f=e.createRange();return t.x=f.boundingLeft,t.y=f.boundingTop,t.width=f.boundingWidth,t.height=f.boundingHeight,t}const o=window.getSelection();if(!o)return Ee("Method window.getSelection returned null","warn"),t;if(o.rangeCount===null||isNaN(o.rangeCount))return Ee("Method SelectionUtils.rangeCount is not supported","warn"),t;if(o.rangeCount===0)return t;const i=o.getRangeAt(0).cloneRange(),a=i.getBoundingClientRect();if(a.x===0&&a.y===0){const u=document.createElement("span");u.appendChild(document.createTextNode("")),i.insertNode(u);const f=u.getBoundingClientRect(),p=u.parentNode;return p?.removeChild(u),p?.normalize(),f}return a}static get text(){return window.getSelection()?.toString()??""}static get(){return window.getSelection()}static setCursor(e,t=0){const o=document.createRange(),i=window.getSelection(),a=R.isNativeInput(e);if(a&&!R.canSetCaret(e))return e.getBoundingClientRect();if(a){const u=e;return u.focus(),u.selectionStart=t,u.selectionEnd=t,u.getBoundingClientRect()}return o.setStart(e,t),o.setEnd(e,t),i?(i.removeAllRanges(),i.addRange(o),o.getBoundingClientRect()):e.getBoundingClientRect()}static isRangeInsideContainer(e){const t=X.range;return t===null?!1:e.contains(t.startContainer)}static addFakeCursor(){const e=X.range;if(e===null)return;const t=R.make("span","blok-editor__fake-cursor");t.setAttribute("data-blok-mutation-free","true"),e.collapse(),e.insertNode(t)}static isFakeCursorInsideContainer(e){return R.find(e,".blok-editor__fake-cursor")!==null}static removeFakeCursor(e=document.body){const t=R.find(e,".blok-editor__fake-cursor");t&&t.remove()}removeFakeBackground(){if(!this.fakeBackgroundElements.length){this.isFakeBackgroundEnabled=!1;return}const e=this.fakeBackgroundElements[0],t=this.fakeBackgroundElements[this.fakeBackgroundElements.length-1],o=e.firstChild,i=t.lastChild;if(this.fakeBackgroundElements.forEach(a=>{this.unwrapFakeBackground(a)}),o&&i){const a=document.createRange();a.setStart(o,0),a.setEnd(i,i.textContent?.length||0),this.savedSelectionRange=a}this.fakeBackgroundElements=[],this.isFakeBackgroundEnabled=!1}setFakeBackground(){this.removeFakeBackground();const e=window.getSelection();if(!e||e.rangeCount===0)return;const t=e.getRangeAt(0);if(t.collapsed)return;const o=this.collectTextNodes(t);if(o.length===0)return;const i=t.startContainer,a=t.startOffset,u=t.endContainer,f=t.endOffset;if(this.fakeBackgroundElements=[],o.forEach(g=>{const v=document.createRange(),y=g===i,w=g===u,S=y?a:0,k=g.textContent?.length??0,E=w?f:k;if(S===E)return;v.setStart(g,S),v.setEnd(g,E);const _=this.wrapRangeWithFakeBackground(v);_&&this.fakeBackgroundElements.push(_)}),!this.fakeBackgroundElements.length)return;const p=document.createRange();p.setStartBefore(this.fakeBackgroundElements[0]),p.setEndAfter(this.fakeBackgroundElements[this.fakeBackgroundElements.length-1]),e.removeAllRanges(),e.addRange(p),this.isFakeBackgroundEnabled=!0}collectTextNodes(e){const t=[],{commonAncestorContainer:o}=e;if(o.nodeType===Node.TEXT_NODE)return t.push(o),t;const i=document.createTreeWalker(o,NodeFilter.SHOW_TEXT,{acceptNode:a=>e.intersectsNode(a)&&a.textContent&&a.textContent.length>0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT});for(;i.nextNode();)t.push(i.currentNode);return t}wrapRangeWithFakeBackground(e){if(e.collapsed)return null;const t=R.make("span","blok-editor__fake-background");t.setAttribute("data-blok-testid","fake-background"),t.setAttribute("data-blok-fake-background","true"),t.setAttribute("data-blok-mutation-free","true"),t.style.backgroundColor="#a8d6ff",t.style.color="inherit",t.style.display="inline",t.style.padding="0",t.style.margin="0";const o=e.extractContents();return o.childNodes.length===0?null:(t.appendChild(o),e.insertNode(t),t)}unwrapFakeBackground(e){const t=e.parentNode;if(t){for(;e.firstChild;)t.insertBefore(e.firstChild,e);t.removeChild(e)}}save(){this.savedSelectionRange=X.range}restore(){if(!this.savedSelectionRange)return;const e=window.getSelection();e&&(e.removeAllRanges(),e.addRange(this.savedSelectionRange))}clearSaved(){this.savedSelectionRange=null}collapseToEnd(){const e=window.getSelection();if(!e||!e.focusNode)return;const t=document.createRange();t.selectNodeContents(e.focusNode),t.collapse(!1),e.removeAllRanges(),e.addRange(t)}findParentTag(e,t,o=10){const i=window.getSelection();if(!i||!i.anchorNode||!i.focusNode)return null;const a=[i.anchorNode,i.focusNode],u=f=>{const p=(g,v)=>{if(v<=0||!g)return null;const y=g.nodeType===Node.ELEMENT_NODE&&g.tagName===e,w=!t||g.classList&&g.classList.contains(t);if(y&&w)return g;if(!g.parentNode)return null;const S=g.parentNode,k=!t||S.classList&&S.classList.contains(t);return S.tagName===e&&k?S:p(S,v-1)};return p(f,o)};for(const f of a){const p=u(f);if(p)return p}return null}expandToTag(e){const t=window.getSelection();if(!t)return;t.removeAllRanges();const o=document.createRange();o.selectNodeContents(e),t.addRange(o)}}const ax=(l,e)=>{const{type:t,target:o,addedNodes:i,removedNodes:a}=l;return l.type==="attributes"&&l.attributeName==="data-blok-empty"?!1:e.contains(o)?!0:t!=="childList"?!1:Array.from(i).some(p=>p===e)?!0:Array.from(a).some(p=>p===e)},Wu="redactor dom changed",Ov="block changed",Pv="fake cursor is about to be toggled",Lv="fake cursor have been set",Wo="blok mobile layout toggled",Ku="block-settings-opened",Vu="block-settings-closed",$u=(l,e)=>{if(!l.conversionConfig)return!1;const t=l.conversionConfig[e];return Oe(t)||on(t)},ds=(l,e)=>$u(l.tool,e),Dv=(l,e)=>Object.entries(l).some((([t,o])=>e[t]&&wS(e[t],o))),Mv=async(l,e)=>{const o=(await l.save()).data,i=e.find(a=>a.name===l.name);return i!==void 0&&!$u(i,"export")?[]:e.reduce((a,u)=>{if(!$u(u,"import")||u.toolbox===void 0)return a;const f=u.toolbox.filter(p=>{if(ot(p)||p.icon===void 0)return!1;const g=p.data!==void 0;return!(g&&Dv(p.data,o)||!g&&u.name===l.name)});return a.push({...u,toolbox:f}),a},[])},Fv=(l,e)=>l.mergeable?l.name===e.name?!0:ds(e,"export")&&ds(l,"import"):!1,cx=(l,e)=>{const t=e?.export;return Oe(t)?t(l):on(t)?l[t]:(t!==void 0&&Ee("Conversion «export» property must be a string or function. String means key of saved data object to export. Function should export processed string to export."),"")},zv=(l,e,t)=>{const o=e?.import;return Oe(o)?o(l,t):on(o)?{[o]:l}:(o!==void 0&&Ee("Conversion «import» property must be a string or function. String means key of tool data to import. Function accepts a imported string and return composed tool data."),{})};var tt=(l=>(l.Default="default",l.Separator="separator",l.Html="html",l))(tt||{}),In=(l=>(l.RENDERED="rendered",l.MOVED="moved",l.UPDATED="updated",l.REMOVED="removed",l.ON_PASTE="onPaste",l))(In||{});const Xe=class Xe extends jo{constructor({id:e=yS(),data:t,tool:o,readOnly:i,tunesData:a},u){super(),this.cachedInputs=[],this.lastSavedTunes={},this.toolRenderedElement=null,this.contentElement=null,this.tunesInstances=new Map,this.defaultTunesInstances=new Map,this.readyResolver=null,this.unavailableTunesData={},this.inputIndex=0,this.blokEventBus=null,this.redactorDomChangedCallback=()=>{},this.handleFocus=()=>{this.dropInputsCache(),this.updateCurrentInput()},this.didMutated=(p=void 0)=>{const g=p===void 0,v=p instanceof InputEvent;!g&&!v&&this.detectToolRootChange(p),(g||v?!0:!(p.length>0&&p.every(S=>{const{addedNodes:k,removedNodes:E,target:_}=S;return[...Array.from(k),...Array.from(E),_].every(P=>{const K=R.isElement(P)?P:P.parentElement??null;return K===null?!1:K.closest('[data-blok-mutation-free="true"]')!==null})})))&&(this.dropInputsCache(),this.updateCurrentInput(),this.toggleInputsEmptyMark(),this.call("updated"),this.emit("didMutated",this))},this.ready=new Promise(p=>{this.readyResolver=p}),this.name=o.name,this.id=e,this.settings=o.settings,this.config=this.settings,this.blokEventBus=u||null,this.blockAPI=new Bn(this),this.lastSavedData=t??{},this.lastSavedTunes=a??{},this.tool=o,this.toolInstance=o.create(t,this.blockAPI,i),this.tunes=o.tunes,this.composeTunes(a);const f=this.compose();if(f==null)throw new Error(`Tool "${this.name}" did not return a block holder element during render()`);this.holder=f,window.requestIdleCallback(()=>{this.watchBlockMutations(),this.addInputEvents(),this.toggleInputsEmptyMark()})}static get CSS(){return{wrapper:"blok-element",wrapperStretched:"is-stretched",content:"blok-element__content",selected:"is-selected"}}call(e,t){const o=this.toolInstance[e];if(Oe(o))try{o.call(this.toolInstance,t)}catch(i){const a=i instanceof Error?i.message:String(i);Ee(`Error during '${e}' call: ${a}`,"error")}}async mergeWith(e){if(!Oe(this.toolInstance.merge))throw new Error(`Block tool "${this.name}" does not support merging`);await this.toolInstance.merge(e)}async save(){const e=await this.extractToolData();if(e===void 0)return;const t={...this.unavailableTunesData};[...this.tunesInstances.entries(),...this.defaultTunesInstances.entries()].forEach(([a,u])=>{if(Oe(u.save))try{t[a]=u.save()}catch(f){Ee(`Tune ${u.constructor.name} save method throws an Error %o`,"warn",f)}});const o=window.performance.now();this.lastSavedData=e,this.lastSavedTunes={...t};const i=window.performance.now();return{id:this.id,tool:this.name,data:e,tunes:t,time:i-o}}async extractToolData(){try{const e=await this.toolInstance.save(this.pluginsContent);if(!this.isEmpty||e===void 0||e===null||typeof e!="object")return e;const t={...e},o=i=>{const a=t[i];if(typeof a!="string")return;const u=document.createElement("div");u.innerHTML=a,R.isEmpty(u)&&(t[i]="")};return o("text"),o("html"),t}catch(e){const t=e instanceof Error?e:new Error(String(e));Ee(`Saving process for ${this.name} tool failed due to the ${t}`,"log",t);return}}async validate(e){return this.toolInstance.validate instanceof Function?await this.toolInstance.validate(e):!0}getTunes(){const e=[],t=[],o=(u,f)=>{if(u){if(R.isElement(u)){f.push({type:tt.Html,element:u});return}if(Array.isArray(u)){f.push(...u);return}f.push(u)}},i=typeof this.toolInstance.renderSettings=="function"?this.toolInstance.renderSettings():[];return o(i,e),[...this.tunesInstances.values(),...this.defaultTunesInstances.values()].map(u=>u.render()).forEach(u=>{o(u,t)}),{toolTunes:e,commonTunes:t}}updateCurrentInput(){const e=X.anchorNode,t=document.activeElement,o=a=>{if(!a)return;const u=a instanceof HTMLElement?a:a.parentElement;if(u===null)return;const f=this.inputs.find(v=>v===u||v.contains(u));if(f!==void 0)return f;const p=u.closest(R.allInputsSelector);if(!(p instanceof HTMLElement))return;const g=this.inputs.find(v=>v===p);if(g!==void 0)return g};if(R.isNativeInput(t)){this.currentInput=t;return}const i=o(e)??(t instanceof HTMLElement?o(t):void 0);if(i!==void 0){this.currentInput=i;return}t instanceof HTMLElement&&this.inputs.includes(t)&&(this.currentInput=t)}dispatchChange(){this.didMutated()}destroy(){this.unwatchBlockMutations(),this.removeInputEvents(),super.destroy(),Oe(this.toolInstance.destroy)&&this.toolInstance.destroy()}async getActiveToolboxEntry(){const e=this.tool.toolbox;if(!e)return;if(e.length===1)return Promise.resolve(e[0]);const t=await this.data;return e.find(o=>Dv(o.data,t))}async exportDataAsString(){const e=await this.data;return cx(e,this.tool.conversionConfig)}get inputs(){if(this.cachedInputs.length!==0)return this.cachedInputs;const e=R.findAllInputs(this.holder);return this.inputIndex>e.length-1&&(this.inputIndex=e.length-1),this.cachedInputs=e,e}get currentInput(){return this.inputs[this.inputIndex]}set currentInput(e){if(e===void 0)return;const t=this.inputs.findIndex(o=>o===e||o.contains(e));t!==-1&&(this.inputIndex=t)}get firstInput(){return this.inputs[0]}get lastInput(){const e=this.inputs;return e[e.length-1]}get nextInput(){return this.inputs[this.inputIndex+1]}get previousInput(){return this.inputs[this.inputIndex-1]}get data(){return this.save().then(e=>e&&!ot(e.data)?e.data:{})}get preservedData(){return this.lastSavedData??{}}get preservedTunes(){return this.lastSavedTunes??{}}get sanitize(){return this.tool.sanitizeConfig}get mergeable(){return Oe(this.toolInstance.merge)}get focusable(){return this.inputs.length!==0}get isEmpty(){const e=R.isEmpty(this.pluginsContent,"/"),t=!this.hasMedia;return e&&t}get hasMedia(){const e=["img","iframe","video","audio","source","input","textarea","twitterwidget"];return!!this.holder.querySelector(e.join(","))}set selected(e){if(this.holder.classList.toggle(Xe.CSS.selected,e),this.contentElement){const i=this.stretched?Xe.styles.contentStretched:"";this.contentElement.className=e?we(Xe.CSS.content,Xe.styles.content,Xe.styles.contentSelected):we(Xe.CSS.content,Xe.styles.content,i)}e?this.holder.setAttribute("data-blok-selected","true"):this.holder.removeAttribute("data-blok-selected");const t=e===!0&&X.isRangeInsideContainer(this.holder),o=e===!1&&X.isFakeCursorInsideContainer(this.holder);!t&&!o||(this.blokEventBus?.emit(Pv,{state:e}),t&&X.addFakeCursor(),o&&X.removeFakeCursor(this.holder),this.blokEventBus?.emit(Lv,{state:e}))}get selected(){return this.holder.classList.contains(Xe.CSS.selected)}setStretchState(e){this.holder.classList.toggle(Xe.CSS.wrapperStretched,e),this.contentElement&&!this.selected&&(this.contentElement.className=e?we(Xe.CSS.content,Xe.styles.content,Xe.styles.contentStretched):we(Xe.CSS.content,Xe.styles.content))}set stretched(e){this.setStretchState(e)}get stretched(){return this.holder.classList.contains(Xe.CSS.wrapperStretched)}get pluginsContent(){if(this.toolRenderedElement===null)throw new Error("Block pluginsContent is not yet initialized");return this.toolRenderedElement}compose(){const e=R.make("div",we(Xe.CSS.wrapper,Xe.styles.wrapper)),t=R.make("div",we(Xe.CSS.content,Xe.styles.content));this.contentElement=t,t.setAttribute("data-blok-testid","block-content");const o=this.toolInstance.render();e.setAttribute("data-blok-testid","block-wrapper"),this.name&&!e.hasAttribute("data-blok-component")&&e.setAttribute("data-blok-component",this.name),e.setAttribute("data-blok-id",this.id),o instanceof Promise?o.then(a=>{this.toolRenderedElement=a,this.addToolDataAttributes(a,e),t.appendChild(a),this.readyResolver?.()}).catch(a=>{Ee("Tool render promise rejected: %o","error",a),this.readyResolver?.()}):(this.toolRenderedElement=o,this.addToolDataAttributes(o,e),t.appendChild(o),this.readyResolver?.());const i=[...this.tunesInstances.values(),...this.defaultTunesInstances.values()].reduce((a,u)=>{if(Oe(u.wrap))try{return u.wrap(a)}catch(f){return Ee(`Tune ${u.constructor.name} wrap method throws an Error %o`,"warn",f),a}return a},t);return e.appendChild(i),e}addToolDataAttributes(e,t){this.name&&!t.hasAttribute("data-blok-component")&&t.setAttribute("data-blok-component",this.name);const o="data-blok-placeholder",i=this.config?.placeholder,a=typeof i=="string"?i.trim():"",u=["empty:before:pointer-events-none","empty:before:text-gray-text","empty:before:cursor-text","empty:before:content-[attr(data-blok-placeholder)]","[&[data-blok-empty=true]]:before:pointer-events-none","[&[data-blok-empty=true]]:before:text-gray-text","[&[data-blok-empty=true]]:before:cursor-text","[&[data-blok-empty=true]]:before:content-[attr(data-blok-placeholder)]"];if(a.length>0){e.setAttribute(o,a),e.classList.add(...u);return}i===!1&&e.hasAttribute(o)&&e.removeAttribute(o)}composeTunes(e){Array.from(this.tunes.values()).forEach(t=>{(t.isInternal?this.defaultTunesInstances:this.tunesInstances).set(t.name,t.create(e[t.name],this.blockAPI))}),Object.entries(e).forEach(([t,o])=>{this.tunesInstances.has(t)||(this.unavailableTunesData[t]=o)})}addInputEvents(){this.inputs.forEach(e=>{e.addEventListener("focus",this.handleFocus),R.isNativeInput(e)&&e.addEventListener("input",this.didMutated)})}removeInputEvents(){this.inputs.forEach(e=>{e.removeEventListener("focus",this.handleFocus),R.isNativeInput(e)&&e.removeEventListener("input",this.didMutated)})}watchBlockMutations(){this.redactorDomChangedCallback=e=>{const{mutations:t}=e,o=this.toolRenderedElement;if(o===null)return;const i=t.filter(a=>ax(a,o));i.length>0&&this.didMutated(i)},this.blokEventBus?.on(Wu,this.redactorDomChangedCallback)}unwatchBlockMutations(){this.blokEventBus?.off(Wu,this.redactorDomChangedCallback)}refreshToolRootElement(){const e=this.holder.querySelector(`.${Xe.CSS.content}`);if(!e)return;const t=e.firstElementChild;t&&t!==this.toolRenderedElement&&(this.toolRenderedElement=t,this.dropInputsCache())}detectToolRootChange(e){const t=this.toolRenderedElement;t!==null&&e.forEach(o=>{if(Array.from(o.removedNodes).includes(t)){const a=o.addedNodes[o.addedNodes.length-1];this.toolRenderedElement=a}})}dropInputsCache(){this.cachedInputs=[]}toggleInputsEmptyMark(){this.inputs.forEach(hv)}};Xe.styles={wrapper:"relative opacity-100 animate-fade-in first:mt-0 [&_a]:cursor-pointer [&_a]:underline [&_a]:text-link [&_b]:font-bold [&_i]:italic",content:"relative mx-auto transition-colors duration-150 ease-out max-w-content",contentSelected:"bg-selection [&_[contenteditable]]:select-none [&_img]:opacity-55 [&_.blok-stub]:opacity-55",contentStretched:"max-w-none"};let vn=Xe;class ux extends Be{constructor(){super(...arguments),this.insert=(e,t={},o={},i,a,u,f)=>{const p=e??this.config.defaultBlock,g=this.Blok.BlockManager.insert({id:f,tool:p,data:t,index:i,needToFocus:a,replace:u});return new Bn(g)},this.composeBlockData=async e=>{const t=this.Blok.Tools.blockTools.get(e);if(t===void 0)throw new Error(`Block Tool with type "${e}" not found`);return new vn({tool:t,api:this.Blok.API,readOnly:!0,data:{},tunesData:{}}).data},this.update=async(e,t,o)=>{const{BlockManager:i}=this.Blok,a=i.getBlockById(e);if(a===void 0)throw new Error(`Block with id "${e}" not found`);const u=await i.update(a,t,o);return new Bn(u)},this.convert=async(e,t,o)=>{const{BlockManager:i,Tools:a}=this.Blok,u=i.getBlockById(e);if(!u)throw new Error(`Block with id "${e}" not found`);const f=a.blockTools.get(u.name),p=a.blockTools.get(t);if(!p)throw new Error(`Block Tool with type "${t}" not found`);const g=f?.conversionConfig?.export!==void 0,v=p.conversionConfig?.import!==void 0;if(g&&v){const y=await i.convert(u,t,o);return new Bn(y)}else{const y=[g?!1:ls(u.name),v?!1:ls(t)].filter(Boolean).join(" and ");throw new Error(`Conversion from "${u.name}" to "${t}" is not possible. ${y} tool(s) should provide a "conversionConfig"`)}},this.insertMany=(e,t=this.Blok.BlockManager.blocks.length-1)=>{this.validateIndex(t);const o=e.map(({id:i,type:a,data:u})=>this.Blok.BlockManager.composeBlock({id:i,tool:a||this.config.defaultBlock,data:u}));return this.Blok.BlockManager.insertMany(o,t),o.map(i=>new Bn(i))}}get methods(){return{clear:()=>this.clear(),render:e=>this.render(e),renderFromHTML:e=>this.renderFromHTML(e),delete:e=>this.delete(e),move:(e,t)=>this.move(e,t),getBlockByIndex:e=>this.getBlockByIndex(e),getById:e=>this.getById(e),getCurrentBlockIndex:()=>this.getCurrentBlockIndex(),getBlockIndex:e=>this.getBlockIndex(e),getBlocksCount:()=>this.getBlocksCount(),getBlockByElement:e=>this.getBlockByElement(e),insert:this.insert,insertMany:this.insertMany,update:this.update,composeBlockData:this.composeBlockData,convert:this.convert,stretchBlock:(e,t=!0)=>this.stretchBlock(e,t)}}getBlocksCount(){return this.Blok.BlockManager.blocks.length}getCurrentBlockIndex(){return this.Blok.BlockManager.currentBlockIndex}getBlockIndex(e){const t=this.Blok.BlockManager.getBlockById(e);if(!t){Vt("There is no block with id `"+e+"`","warn");return}return this.Blok.BlockManager.getBlockIndex(t)}getBlockByIndex(e){const t=this.Blok.BlockManager.getBlockByIndex(e);if(t===void 0){Vt("There is no block at index `"+e+"`","warn");return}return new Bn(t)}getById(e){const t=this.Blok.BlockManager.getBlockById(e);return t===void 0?(Vt("There is no block with id `"+e+"`","warn"),null):new Bn(t)}getBlockByElement(e){const t=this.Blok.BlockManager.getBlock(e);if(t===void 0){Vt("There is no block corresponding to element `"+e+"`","warn");return}return new Bn(t)}move(e,t){this.Blok.BlockManager.move(e,t)}delete(e=this.Blok.BlockManager.currentBlockIndex){const t=this.Blok.BlockManager.getBlockByIndex(e);if(t===void 0){Vt(`There is no block at index \`${e}\``,"warn");return}try{this.Blok.BlockManager.removeBlock(t)}catch(o){Vt(o,"warn");return}this.Blok.BlockManager.blocks.length===0&&this.Blok.BlockManager.insert(),this.Blok.BlockManager.currentBlock&&this.Blok.Caret.setToBlock(this.Blok.BlockManager.currentBlock,this.Blok.Caret.positions.END),this.Blok.Toolbar.close()}async clear(){await this.Blok.BlockManager.clear(!0),this.Blok.InlineToolbar.close()}async render(e){if(e===void 0||e.blocks===void 0)throw new Error("Incorrect data passed to the render() method");this.Blok.ModificationsObserver.disable(),await this.Blok.BlockManager.clear(),await this.Blok.Renderer.render(e.blocks),this.Blok.ModificationsObserver.enable()}async renderFromHTML(e){return await this.Blok.BlockManager.clear(),this.Blok.Paste.processText(e,!0)}stretchBlock(e,t=!0){const o=this.Blok.BlockManager.getBlockByIndex(e);o&&o.setStretchState(t)}validateIndex(e){if(typeof e!="number")throw new Error("Index should be a number");if(e<0)throw new Error("Index should be greater than or equal to 0");if(e===null)throw new Error("Index should be greater than or equal to 0")}}const dx=(l,e)=>typeof l=="number"?e.BlockManager.getBlockByIndex(l):typeof l=="string"?e.BlockManager.getBlockById(l):e.BlockManager.getBlockById(l.id);class fx extends Be{constructor(){super(...arguments),this.setToFirstBlock=(e=this.Blok.Caret.positions.DEFAULT,t=0)=>this.Blok.BlockManager.firstBlock?(this.Blok.Caret.setToBlock(this.Blok.BlockManager.firstBlock,e,t),!0):!1,this.setToLastBlock=(e=this.Blok.Caret.positions.DEFAULT,t=0)=>this.Blok.BlockManager.lastBlock?(this.Blok.Caret.setToBlock(this.Blok.BlockManager.lastBlock,e,t),!0):!1,this.setToPreviousBlock=(e=this.Blok.Caret.positions.DEFAULT,t=0)=>this.Blok.BlockManager.previousBlock?(this.Blok.Caret.setToBlock(this.Blok.BlockManager.previousBlock,e,t),!0):!1,this.setToNextBlock=(e=this.Blok.Caret.positions.DEFAULT,t=0)=>this.Blok.BlockManager.nextBlock?(this.Blok.Caret.setToBlock(this.Blok.BlockManager.nextBlock,e,t),!0):!1,this.setToBlock=(e,t=this.Blok.Caret.positions.DEFAULT,o=0)=>{const i=dx(e,this.Blok);return i===void 0?!1:(this.Blok.Caret.setToBlock(i,t,o),!0)},this.focus=(e=!1)=>e?this.setToLastBlock(this.Blok.Caret.positions.END):this.setToFirstBlock(this.Blok.Caret.positions.START)}get methods(){return{setToFirstBlock:this.setToFirstBlock,setToLastBlock:this.setToLastBlock,setToPreviousBlock:this.setToPreviousBlock,setToNextBlock:this.setToNextBlock,setToBlock:this.setToBlock,focus:this.focus}}}class hx extends Be{get methods(){return{emit:(e,t)=>this.emit(e,t),off:(e,t)=>this.off(e,t),on:(e,t)=>this.on(e,t)}}on(e,t){this.eventsDispatcher.on(e,t)}emit(e,t){this.eventsDispatcher.emit(e,t)}off(e,t){this.eventsDispatcher.off(e,t)}}class Gu extends Be{static getNamespace(e,t){return t?`blockTunes.${e}`:`tools.${e}`}get methods(){return{t:e=>(Vt("I18n.t() method can be accessed only from Tools","warn"),"")}}getMethodsForTool(e,t){return Object.assign(this.methods,{t:o=>Ke.t(Gu.getNamespace(e,t),o)})}}class px extends Be{get methods(){return{blocks:this.Blok.BlocksAPI.methods,caret:this.Blok.CaretAPI.methods,tools:this.Blok.ToolsAPI.methods,events:this.Blok.EventsAPI.methods,listeners:this.Blok.ListenersAPI.methods,notifier:this.Blok.NotifierAPI.methods,sanitizer:this.Blok.SanitizerAPI.methods,saver:this.Blok.SaverAPI.methods,selection:this.Blok.SelectionAPI.methods,styles:this.Blok.StylesAPI.classes,toolbar:this.Blok.ToolbarAPI.methods,inlineToolbar:this.Blok.InlineToolbarAPI.methods,tooltip:this.Blok.TooltipAPI.methods,i18n:this.Blok.I18nAPI.methods,readOnly:this.Blok.ReadOnlyAPI.methods,ui:this.Blok.UiAPI.methods}}getMethodsForTool(e,t){return Object.assign(this.methods,{i18n:this.Blok.I18nAPI.getMethodsForTool(e,t)})}}class gx extends Be{get methods(){return{close:()=>this.close(),open:()=>this.open()}}open(){this.Blok.InlineToolbar.tryToShow()}close(){this.Blok.InlineToolbar.close()}}class mx extends Be{get methods(){return{on:(e,t,o,i)=>this.on(e,t,o,i),off:(e,t,o,i)=>this.off(e,t,o,i),offById:e=>this.offById(e)}}on(e,t,o,i){return this.listeners.on(e,t,o,i)}off(e,t,o,i){this.listeners.off(e,t,o,i)}offById(e){this.listeners.offById(e)}}class vx{constructor(){this.notifierModule=null,this.loadingPromise=null}loadNotifierModule(){return this.notifierModule!==null?Promise.resolve(this.notifierModule):(this.loadingPromise===null&&(this.loadingPromise=Promise.resolve().then(()=>YC).then(e=>{const t=e?.default??e;if(!this.isNotifierModule(t))throw new Error('notifier module does not expose a "show" method.');return this.notifierModule=t,t}).catch(e=>{throw this.loadingPromise=null,e})),this.loadingPromise)}show(e){this.loadNotifierModule().then(t=>{t.show(e)}).catch(t=>{console.error("[Blok] Failed to display notification. Reason:",t)})}isNotifierModule(e){return typeof e=="object"&&e!==null&&"show"in e&&typeof e.show=="function"}}class yx extends Be{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t}),this.notifier=new vx}get methods(){return{show:e=>this.show(e)}}show(e){return this.notifier.show(e)}}class bx extends Be{get methods(){const e=()=>this.isEnabled;return{toggle:t=>this.toggle(t),get isEnabled(){return e()}}}toggle(e){return this.Blok.ReadOnly.toggle(e)}get isEnabled(){return this.Blok.ReadOnly.isEnabled}}var fs={exports:{}},kx=fs.exports,Hv;function wx(){return Hv||(Hv=1,(function(l,e){(function(t,o){l.exports=o()})(kx,function(){function t(y){var w=y.tags,S=Object.keys(w),k=S.map(function(E){return typeof w[E]}).every(function(E){return E==="object"||E==="boolean"||E==="function"});if(!k)throw new Error("The configuration was invalid");this.config=y}var o=["P","LI","TD","TH","DIV","H1","H2","H3","H4","H5","H6","PRE"];function i(y){return o.indexOf(y.nodeName)!==-1}var a=["A","B","STRONG","I","EM","SUB","SUP","U","STRIKE"];function u(y){return a.indexOf(y.nodeName)!==-1}t.prototype.clean=function(y){const w=document.implementation.createHTMLDocument(),S=w.createElement("div");return S.innerHTML=y,this._sanitize(w,S),S.innerHTML},t.prototype._sanitize=function(y,w){var S=f(y,w),k=S.firstChild();if(k)do{if(k.nodeType===Node.TEXT_NODE)if(k.data.trim()===""&&(k.previousElementSibling&&i(k.previousElementSibling)||k.nextElementSibling&&i(k.nextElementSibling))){w.removeChild(k),this._sanitize(y,w);break}else continue;if(k.nodeType===Node.COMMENT_NODE){w.removeChild(k),this._sanitize(y,w);break}var E=u(k),_;E&&(_=Array.prototype.some.call(k.childNodes,i));var L=!!w.parentNode,P=i(w)&&i(k)&&L,K=k.nodeName.toLowerCase(),j=p(this.config,K,k),J=E&&_;if(J||g(k,j)||!this.config.keepNestedBlockElements&&P){if(!(k.nodeName==="SCRIPT"||k.nodeName==="STYLE"))for(;k.childNodes.length>0;)w.insertBefore(k.childNodes[0],k);w.removeChild(k),this._sanitize(y,w);break}for(var W=0;W<k.attributes.length;W+=1){var V=k.attributes[W];v(V,j,k)&&(k.removeAttribute(V.name),W=W-1)}this._sanitize(y,k)}while(k=S.nextSibling())};function f(y,w){return y.createTreeWalker(w,NodeFilter.SHOW_TEXT|NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_COMMENT,null,!1)}function p(y,w,S){return typeof y.tags[w]=="function"?y.tags[w](S):y.tags[w]}function g(y,w){return typeof w>"u"?!0:typeof w=="boolean"?!w:!1}function v(y,w,S){var k=y.name.toLowerCase();return w===!0?!1:typeof w[k]=="function"?!w[k](y.value,S):typeof w[k]>"u"||w[k]===!1?!0:typeof w[k]=="string"?w[k]!==y.value:!1}return t})})(fs)),fs.exports}var Tx=wx();const Sx=mt(Tx),xx=/^\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)/i,Cx=/\s*(?:href|src)\s*=\s*(?:"\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^"]*"|'\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^']*|(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^ \t\r\n>]*)/gi,Xu=(l,e,t={})=>l.map(o=>{const a=(Oe(e)?e(o.tool):e)??{};return je(a)&&ot(a)&&ot(t)?o:{...o,data:Yu(o.data,a,t)}}),yn=(l,e={})=>{const t={tags:e};return new Sx(t).clean(l)},Yu=(l,e,t)=>Array.isArray(l)?Ex(l,e,t):je(l)?Bx(l,e,t):on(l)?Ax(l,e,t):l,Ex=(l,e,t)=>l.map(o=>Yu(o,e,t)),Bx=(l,e,t)=>{const o={},i=l;for(const a in l){if(!Object.prototype.hasOwnProperty.call(l,a))continue;const u=i[a],p=(je(e)?e:void 0)?.[a],g=p!==void 0&&Ix(p)?p:e;o[a]=Yu(u,g,t)}return o},Ax=(l,e,t)=>{const o=Lx(e,t);if(o){const i=yn(l,o);return Qu(qv(i,o))}if(!ot(t)){const i=yn(l,t);return Qu(qv(i,t))}return Qu(l)},Ix=l=>je(l)||sv(l)||Oe(l),_x=l=>l?xx.test(l):!1,Qu=l=>{if(!l||l.indexOf("<")===-1)return l;if(typeof document<"u"){const e=document.createElement("template");return e.innerHTML=l,e.content.querySelectorAll("[href],[src]").forEach(o=>{["href","src"].forEach(i=>{const a=o.getAttribute(i);_x(a)&&o.removeAttribute(i)})}),e.innerHTML}return l.replace(Cx,"")},Zu=l=>{if(ot(l))return{};const e={};for(const t in l)Object.prototype.hasOwnProperty.call(l,t)&&(e[t]=wr(l[t]));return e},jv=l=>function(t){const o=l.call(this,t);return o??{}},Nx=new Set(["class","id","title","role","dir","lang"]),Rx=l=>{const e=l.toLowerCase();return e.startsWith("data-")||e.startsWith("aria-")||Nx.has(e)},Ox=l=>{const e={};return Array.from(l.attributes).forEach(t=>{Rx(t.name)&&(e[t.name]=!0)}),e},wr=l=>l===!0?jv(Ox):l===!1?!1:Oe(l)?jv(l):on(l)?l:je(l)?zo({},l):l,Px=(l,e)=>{if(ot(l))return Zu(e);const t={};for(const o in l){if(!Object.prototype.hasOwnProperty.call(l,o))continue;const i=l[o],a=e?e[o]:void 0;if(Oe(a)){t[o]=wr(a);continue}if(Oe(i)){t[o]=wr(i);continue}if(je(i)&&je(a)){t[o]=zo({},a,i);continue}if(a!==void 0){t[o]=wr(a);continue}t[o]=wr(i)}return t},Lx=(l,e)=>je(l)&&!Oe(l)?Px(e,l):l===!1?{}:ot(e)?null:Zu(e),Ju=(l,...e)=>{if(ot(l))return Object.assign({},...e);const t=Zu(l);return e.forEach(o=>{if(o)for(const i in o){if(!Object.prototype.hasOwnProperty.call(o,i))continue;const a=o[i];if(!Object.prototype.hasOwnProperty.call(t,i))continue;const u=t[i];if(Oe(a)){t[i]=a;continue}if(!(a===!0&&Oe(u))){if(a===!0){const f=je(u)&&!Oe(u);t[i]=f?zo({},u):wr(a);continue}if(je(a)&&je(u)){t[i]=zo({},u,a);continue}t[i]=wr(a)}}}),t},qv=(l,e)=>{if(typeof document>"u"||!l||l.indexOf("<")===-1)return l;const t=Object.entries(e).filter(([,i])=>Oe(i));if(t.length===0)return l;const o=document.createElement("template");return o.innerHTML=l,t.forEach(([i,a])=>{o.content.querySelectorAll(i).forEach(f=>{const p=a(f);if(!(sv(p)||Oe(p)||p==null))for(const[g,v]of Object.entries(p)){if(v===!1){f.removeAttribute(g);continue}v!==!0&&on(v)&&f.setAttribute(g,v)}})}),o.innerHTML};class Dx extends Be{get methods(){return{clean:(e,t)=>this.clean(e,t)}}clean(e,t){return yn(e,t)}}class Mx extends Be{get methods(){return{save:()=>this.save()}}async save(){const e="Blok's content can not be saved in read-only mode";if(this.Blok.ReadOnly.isEnabled)throw Vt(e,"warn"),new Error(e);const t=await this.Blok.Saver.save();if(t!==void 0)return t;const o=this.Blok.Saver.getLastSaveError?.();if(o instanceof Error)throw o;const i=o!==void 0?String(o):"Blok's content can not be saved because collecting data failed";throw new Error(i)}}class Fx extends Be{constructor(){super(...arguments),this.selectionUtils=new X}get methods(){return{findParentTag:(e,t)=>this.findParentTag(e,t),expandToTag:e=>this.expandToTag(e),save:()=>this.selectionUtils.save(),restore:()=>this.selectionUtils.restore(),setFakeBackground:()=>this.selectionUtils.setFakeBackground(),removeFakeBackground:()=>this.selectionUtils.removeFakeBackground()}}findParentTag(e,t){return this.selectionUtils.findParentTag(e,t)}expandToTag(e){this.selectionUtils.expandToTag(e)}}class zx extends Be{get methods(){return{getBlockTools:()=>Array.from(this.Blok.Tools.blockTools.values())}}}class Hx extends Be{get classes(){return{block:"py-[theme(spacing.block-padding-vertical)] px-0 [&::-webkit-input-placeholder]:!leading-normal",inlineToolButton:"flex justify-center items-center border-0 rounded h-full p-0 w-7 bg-transparent cursor-pointer leading-normal text-black",inlineToolButtonActive:"bg-icon-active-bg text-icon-active-text",input:"w-full rounded-[3px] border border-line-gray px-3 py-2.5 outline-none shadow-input [&[data-blok-placeholder]]:before:!static [&[data-blok-placeholder]]:before:inline-block [&[data-blok-placeholder]]:before:w-0 [&[data-blok-placeholder]]:before:whitespace-nowrap [&[data-blok-placeholder]]:before:pointer-events-none",loader:"relative border border-line-gray before:absolute before:left-1/2 before:top-1/2 before:w-[18px] before:h-[18px] before:rounded-full before:content-[''] before:-ml-[11px] before:-mt-[11px] before:border-2 before:border-line-gray before:border-l-active-icon before:animate-rotation",button:"p-[13px] rounded-[3px] border border-line-gray text-[14.9px] bg-white text-center cursor-pointer text-gray-text shadow-button-base hover:bg-[#fbfcfe] hover:shadow-button-base-hover [&_svg]:h-5 [&_svg]:mr-[0.2em] [&_svg]:-mt-0.5",settingsButton:"inline-flex items-center justify-center rounded-[3px] cursor-pointer border-0 outline-none bg-transparent align-bottom text-inherit m-0 min-w-toolbox-btn min-h-toolbox-btn [&_svg]:w-auto [&_svg]:h-auto mobile:w-toolbox-btn-mobile mobile:h-toolbox-btn-mobile mobile:rounded-lg mobile:[&_svg]:w-icon-mobile mobile:[&_svg]:h-icon-mobile can-hover:hover:bg-bg-light",settingsButtonActive:"text-active-icon",settingsButtonFocused:"shadow-button-focused bg-item-focus-bg",settingsButtonFocusedAnimated:"animate-button-clicked"}}}class jx extends Be{get methods(){return{close:()=>this.close(),open:()=>this.open(),toggleBlockSettings:e=>this.toggleBlockSettings(e),toggleToolbox:e=>this.toggleToolbox(e)}}open(){this.Blok.Toolbar.moveAndOpen()}close(){this.Blok.Toolbar.close()}toggleBlockSettings(e){if(this.Blok.BlockManager.currentBlockIndex===-1){Vt("Could't toggle the Toolbar because there is no block selected ","warn");return}e??!this.Blok.BlockSettings.opened?(this.Blok.Toolbar.moveAndOpen(),this.Blok.BlockSettings.open()):this.Blok.BlockSettings.close()}toggleToolbox(e){if(this.Blok.BlockManager.currentBlockIndex===-1){Vt("Could't toggle the Toolbox because there is no block selected ","warn");return}e??!this.Blok.Toolbar.toolbox.opened?(this.Blok.Toolbar.moveAndOpen(),this.Blok.Toolbar.toolbox.open()):this.Blok.Toolbar.toolbox.close()}}const qx=180,Ux=400,Jr="data-blok-interface",Wx="blok",Kx="inline-toolbar",ed="tooltip",Uv="[data-blok-interface=blok]",Wv="[data-blok-interface=inline-toolbar]";typeof process<"u"&&process.platform?process.platform==="darwin"?"Meta":"Control":typeof navigator<"u"&&navigator.userAgent.toLowerCase().includes("mac")?"Meta":"Control";const td=10,Vx="tooltip",$x="aria-hidden",Gx="false",Xx="true",Yx="visibility",Qx="visible",Zx="hidden",Zn=class Zn{constructor(){this.nodes={wrapper:null,content:null},this.showed=!1,this.offsetTop=td,this.offsetLeft=td,this.offsetRight=td,this.showingTimeout=null,this.hidingDelay=0,this.hidingTimeout=null,this.ariaObserver=null,this.handleWindowScroll=()=>{this.showed&&this.hide(!0)},this.prepare(),window.addEventListener("scroll",this.handleWindowScroll,{passive:!0})}get CSS(){return{tooltip:vt("absolute z-overlay top-0 left-0","bg-tooltip-bg opacity-0","select-none pointer-events-none","transition-[opacity,transform] duration-[50ms,70ms] ease-in","rounded-lg shadow-tooltip","will-change-[opacity,top,left]","before:content-[''] before:absolute before:inset-0 before:bg-tooltip-bg before:-z-10 before:rounded-lg","mobile:hidden").split(" "),tooltipContent:vt("px-2.5 py-1.5","text-tooltip-font text-xs text-center","tracking-[0.02em] leading-[1em]").split(" "),tooltipShown:["opacity-100","transform-none"],placement:{left:["-translate-x-[5px]"],bottom:["translate-y-[5px]"],right:["translate-x-[5px]"],top:["-translate-y-[5px]"]}}}static getInstance(){return Zn.instance||(Zn.instance=new Zn),Zn.instance}show(e,t,o={}){this.nodes.wrapper||this.prepare(),this.hidingTimeout&&(clearTimeout(this.hidingTimeout),this.hidingTimeout=null);const a=Object.assign({placement:"bottom",marginTop:0,marginLeft:0,marginRight:0,marginBottom:0,delay:70,hidingDelay:0},o);if(a.hidingDelay&&(this.hidingDelay=a.hidingDelay),!this.nodes.content||(this.nodes.content.innerHTML="",this.nodes.content.appendChild(this.createContentNode(t)),!this.nodes.wrapper))return;const u=Object.values(this.CSS.placement).flatMap(f=>Array.isArray(f)?f:[f]);switch(this.nodes.wrapper.classList.remove(...u),a.placement){case"top":this.placeTop(e,a);break;case"left":this.placeLeft(e,a);break;case"right":this.placeRight(e,a);break;case"bottom":default:this.placeBottom(e,a);break}if(a&&a.delay){this.showingTimeout=setTimeout(()=>{if(this.nodes.wrapper){const f=Array.isArray(this.CSS.tooltipShown)?this.CSS.tooltipShown:[this.CSS.tooltipShown];this.nodes.wrapper.classList.add(...f),this.updateTooltipVisibility()}this.showed=!0},a.delay);return}if(this.nodes.wrapper){const f=Array.isArray(this.CSS.tooltipShown)?this.CSS.tooltipShown:[this.CSS.tooltipShown];this.nodes.wrapper.classList.add(...f),this.updateTooltipVisibility()}this.showed=!0}createContentNode(e){if(typeof e=="string")return document.createTextNode(e);if(e instanceof Node)return e;throw Error("[Blok Tooltip] Wrong type of «content» passed. It should be an instance of Node or String. But "+typeof e+" given.")}hide(e=!1){const t=!!this.hidingDelay&&!e;if(t&&this.hidingTimeout&&clearTimeout(this.hidingTimeout),t){this.hidingTimeout=setTimeout(()=>{this.hide(!0)},this.hidingDelay);return}if(this.nodes.wrapper){const o=Array.isArray(this.CSS.tooltipShown)?this.CSS.tooltipShown:[this.CSS.tooltipShown];this.nodes.wrapper.classList.remove(...o),this.updateTooltipVisibility()}this.showed=!1,this.showingTimeout&&(clearTimeout(this.showingTimeout),this.showingTimeout=null)}onHover(e,t,o={}){e.addEventListener("mouseenter",()=>{this.show(e,t,o)}),e.addEventListener("mouseleave",()=>{this.hide()})}destroy(){this.ariaObserver?.disconnect(),this.ariaObserver=null,this.nodes.wrapper&&this.nodes.wrapper.remove(),window.removeEventListener("scroll",this.handleWindowScroll),Zn.instance=null}prepare(){this.nodes.wrapper=this.make("div",this.CSS.tooltip),this.nodes.wrapper.setAttribute(Jr,ed),this.nodes.wrapper.setAttribute("data-blok-testid","tooltip"),this.nodes.content=this.make("div",this.CSS.tooltipContent),this.nodes.content.setAttribute("data-blok-testid","tooltip-content"),this.nodes.wrapper&&this.nodes.content&&(this.append(this.nodes.wrapper,this.nodes.content),this.append(document.body,this.nodes.wrapper),this.ensureTooltipAttributes())}updateTooltipVisibility(){if(!this.nodes.wrapper)return;const e=Array.isArray(this.CSS.tooltipShown)?this.CSS.tooltipShown[0]:this.CSS.tooltipShown,t=this.nodes.wrapper.classList.contains(e);this.nodes.wrapper.style.setProperty(Yx,t?Qx:Zx),this.nodes.wrapper.setAttribute($x,t?Gx:Xx),this.nodes.wrapper.setAttribute("data-blok-shown",t?"true":"false")}watchTooltipVisibility(){this.nodes.wrapper&&(this.ariaObserver?.disconnect(),this.updateTooltipVisibility(),this.ariaObserver=new MutationObserver(()=>{this.updateTooltipVisibility()}),this.ariaObserver.observe(this.nodes.wrapper,{attributes:!0,attributeFilter:["class"]}))}ensureTooltipAttributes(){this.nodes.wrapper&&((!this.nodes.wrapper.hasAttribute(Jr)||this.nodes.wrapper.getAttribute(Jr)!==ed)&&this.nodes.wrapper.setAttribute(Jr,ed),this.nodes.wrapper.setAttribute("role",Vx),this.watchTooltipVisibility())}placeBottom(e,t){if(!this.nodes.wrapper)return;const o=e.getBoundingClientRect(),i=o.left+e.clientWidth/2-this.nodes.wrapper.offsetWidth/2,a=o.bottom+this.getScrollTop()+this.offsetTop+(t.marginTop??0);this.applyPlacement("bottom",i,a)}placeTop(e,t){if(!this.nodes.wrapper)return;const o=e.getBoundingClientRect(),i=o.left+e.clientWidth/2-this.nodes.wrapper.offsetWidth/2,a=o.top+this.getScrollTop()-this.nodes.wrapper.clientHeight-this.offsetTop;this.applyPlacement("top",i,a)}placeLeft(e,t){if(!this.nodes.wrapper)return;const o=e.getBoundingClientRect(),i=o.left-this.nodes.wrapper.offsetWidth-this.offsetLeft-(t.marginLeft??0),a=o.top+this.getScrollTop()+e.clientHeight/2-this.nodes.wrapper.offsetHeight/2;this.applyPlacement("left",i,a)}placeRight(e,t){if(!this.nodes.wrapper)return;const o=e.getBoundingClientRect(),i=o.right+this.offsetRight+(t.marginRight??0),a=o.top+this.getScrollTop()+e.clientHeight/2-this.nodes.wrapper.offsetHeight/2;this.applyPlacement("right",i,a)}applyPlacement(e,t,o){if(!this.nodes.wrapper)return;const i=Array.isArray(this.CSS.placement[e])?this.CSS.placement[e]:[this.CSS.placement[e]];this.nodes.wrapper.classList.add(...i),this.nodes.wrapper.setAttribute("data-blok-placement",e),this.nodes.wrapper.style.left=`${t}px`,this.nodes.wrapper.style.top=`${o}px`}getScrollTop(){return typeof window.scrollY=="number"?window.scrollY:document.documentElement?.scrollTop??document.body.scrollTop??0}make(e,t=null,o={}){const i=document.createElement(e);Array.isArray(t)&&i.classList.add(...t),typeof t=="string"&&i.classList.add(t);for(const a in o)Object.prototype.hasOwnProperty.call(o,a)&&(i[a]=o[a]);return i}append(e,t){Array.isArray(t)?t.forEach(o=>e.appendChild(o)):e.appendChild(t)}prepend(e,t){Array.isArray(t)?t.reverse().forEach(i=>e.prepend(i)):e.prepend(t)}};Zn.instance=null;let nd=Zn;const hs=()=>nd.getInstance(),Jx=(l,e,t)=>{hs().show(l,e,t??{})},Ko=(l=!1)=>{hs().hide(l)},ps=(l,e,t)=>{hs().onHover(l,e,t??{})},e1=()=>{hs().destroy()};class t1 extends Be{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t})}get methods(){return{show:(e,t,o)=>this.show(e,t,o),hide:()=>this.hide(),onHover:(e,t,o)=>this.onHover(e,t,o)}}show(e,t,o){Jx(e,t,o)}hide(){Ko()}onHover(e,t,o){ps(e,t,o)}}class n1 extends Be{get methods(){return{nodes:this.blokNodes}}get blokNodes(){return{wrapper:this.Blok.UI.nodes.wrapper,redactor:this.Blok.UI.nodes.redactor}}}const Kv=(l,e)=>{const t={};return Object.entries(l).forEach(([o,i])=>{if(!je(i)){t[o]=i;return}const a=e?`${e}.${o}`:o;if(!Object.values(i).every(f=>on(f))){t[o]=Kv(i,a);return}t[o]=a}),t},it=Kv(pv),_r=class _r{constructor(e,t){this.cursor=-1,this.items=[],this.items=e??[],this.focusedCssClass=t}get currentItem(){return this.cursor===-1?null:this.items[this.cursor]}setCursor(e){e<this.items.length&&e>=-1&&(this.dropCursor(),this.cursor=e,this.items[this.cursor].classList.add(this.focusedCssClass),this.items[this.cursor].setAttribute("data-blok-focused","true"))}setItems(e){this.items=e}hasItems(){return this.items.length>0}next(){this.cursor=this.leafNodesAndReturnIndex(_r.directions.RIGHT)}previous(){this.cursor=this.leafNodesAndReturnIndex(_r.directions.LEFT)}dropCursor(){this.cursor!==-1&&(this.items[this.cursor].classList.remove(this.focusedCssClass),this.items[this.cursor].removeAttribute("data-blok-focused"),this.cursor=-1)}leafNodesAndReturnIndex(e){if(this.items.length===0)return this.cursor;const t=e===_r.directions.RIGHT?-1:0,o=this.cursor===-1?t:this.cursor;o!==-1&&(this.items[o].classList.remove(this.focusedCssClass),this.items[o].removeAttribute("data-blok-focused"));const i=e===_r.directions.RIGHT?(o+1)%this.items.length:(this.items.length+o-1)%this.items.length;return R.canSetCaret(this.items[i])&&ss(()=>X.setCursor(this.items[i]),50)(),this.items[i].classList.add(this.focusedCssClass),this.items[i].setAttribute("data-blok-focused","true"),i}};_r.directions={RIGHT:"right",LEFT:"left"};let Tr=_r;class $n{constructor(e){this.iterator=null,this.activated=!1,this.skipNextTabFocus=!1,this.flipCallbacks=[],this.onKeyDown=t=>{const o=t.target;if(this.shouldSkipTarget(o,t))return;const i=this.getKeyCode(t),a=i===ie.LEFT||i===ie.RIGHT||i===ie.UP||i===ie.DOWN;if(!(t.shiftKey&&a||!this.isEventReadyForHandling(t))&&!(i===ie.ENTER&&!this.iterator?.currentItem))switch(t.stopPropagation(),t.stopImmediatePropagation(),i!==null&&$n.usedKeys.includes(i)&&t.preventDefault(),i){case ie.TAB:this.handleTabPress(t);break;case ie.LEFT:case ie.UP:this.flipLeft();break;case ie.RIGHT:case ie.DOWN:this.flipRight();break;case ie.ENTER:this.handleEnterPress(t);break}},this.iterator=new Tr(e.items||[],e.focusedItemClass??""),this.activateCallback=e.activateCallback,this.allowedKeys=e.allowedKeys||$n.usedKeys,this.handleContentEditableTargets=e.handleContentEditableTargets??!1}get isActivated(){return this.activated}static get usedKeys(){return[ie.TAB,ie.LEFT,ie.RIGHT,ie.ENTER,ie.UP,ie.DOWN]}activate(e,t){this.activated=!0,e&&this.iterator?.setItems(e),t!==void 0&&this.iterator?.setCursor(t),document.addEventListener("keydown",this.onKeyDown,!0),window.addEventListener("keydown",this.onKeyDown,!0)}deactivate(){this.activated=!1,this.dropCursor(),this.skipNextTabFocus=!1,document.removeEventListener("keydown",this.onKeyDown,!0),window.removeEventListener("keydown",this.onKeyDown,!0)}focusFirst(){this.dropCursor(),this.flipRight()}focusItem(e){const t=this.iterator;if(t&&t.hasItems()){if(e<0){t.dropCursor();return}!t.currentItem&&e===0&&(this.skipNextTabFocus=!0),t.setCursor(e)}}flipLeft(){this.iterator?.previous(),this.flipCallback()}flipRight(){this.iterator?.next(),this.flipCallback()}hasFocus(){return!!this.iterator?.currentItem}onFlip(e){this.flipCallbacks.push(e)}removeOnFlip(e){this.flipCallbacks=this.flipCallbacks.filter(t=>t!==e)}dropCursor(){this.iterator?.dropCursor()}getKeyCode(e){return{Tab:ie.TAB,Enter:ie.ENTER,ArrowLeft:ie.LEFT,ArrowRight:ie.RIGHT,ArrowUp:ie.UP,ArrowDown:ie.DOWN}[e.key]??null}isEventReadyForHandling(e){const t=this.getKeyCode(e);return this.activated&&t!==null&&this.allowedKeys.includes(t)}setHandleContentEditableTargets(e){this.handleContentEditableTargets=e}handleTabPress(e){const o=e.shiftKey?Tr.directions.LEFT:Tr.directions.RIGHT;if(this.skipNextTabFocus){this.skipNextTabFocus=!1;return}switch(o){case Tr.directions.RIGHT:this.flipRight();break;case Tr.directions.LEFT:this.flipLeft();break}}handleExternalKeydown(e){this.onKeyDown(e)}handleEnterPress(e){this.activated&&(this.iterator?.currentItem&&(e.stopPropagation(),e.preventDefault(),this.iterator.currentItem.click()),Oe(this.activateCallback)&&this.iterator?.currentItem&&this.activateCallback(this.iterator.currentItem))}flipCallback(){this.iterator?.currentItem&&this.iterator.currentItem.scrollIntoViewIfNeeded?.(),this.flipCallbacks.forEach(e=>e())}shouldSkipTarget(e,t){if(!e)return!1;const o=e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement,i=e.getAttribute("data-blok-flipper-tab-target")==="true"&&t.key==="Tab",a=e.isContentEditable,u=e.closest('[data-blok-link-tool-input-opened="true"]')!==null,f=a&&!this.handleContentEditableTargets;return o&&!i||f||u}}var rd={exports:{}},Vo={},od={exports:{}},Te={};var Vv;function r1(){if(Vv)return Te;Vv=1;var l=Symbol.for("react.element"),e=Symbol.for("react.portal"),t=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),u=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),g=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),y=Symbol.iterator;function w(B){return B===null||typeof B!="object"?null:(B=y&&B[y]||B["@@iterator"],typeof B=="function"?B:null)}var S={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},k=Object.assign,E={};function _(B,D,se){this.props=B,this.context=D,this.refs=E,this.updater=se||S}_.prototype.isReactComponent={},_.prototype.setState=function(B,D){if(typeof B!="object"&&typeof B!="function"&&B!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,B,D,"setState")},_.prototype.forceUpdate=function(B){this.updater.enqueueForceUpdate(this,B,"forceUpdate")};function L(){}L.prototype=_.prototype;function P(B,D,se){this.props=B,this.context=D,this.refs=E,this.updater=se||S}var K=P.prototype=new L;K.constructor=P,k(K,_.prototype),K.isPureReactComponent=!0;var j=Array.isArray,J=Object.prototype.hasOwnProperty,W={current:null},V={key:!0,ref:!0,__self:!0,__source:!0};function z(B,D,se){var de,xe={},_e=null,me=null;if(D!=null)for(de in D.ref!==void 0&&(me=D.ref),D.key!==void 0&&(_e=""+D.key),D)J.call(D,de)&&!V.hasOwnProperty(de)&&(xe[de]=D[de]);var Pe=arguments.length-2;if(Pe===1)xe.children=se;else if(1<Pe){for(var Fe=Array(Pe),ft=0;ft<Pe;ft++)Fe[ft]=arguments[ft+2];xe.children=Fe}if(B&&B.defaultProps)for(de in Pe=B.defaultProps,Pe)xe[de]===void 0&&(xe[de]=Pe[de]);return{$$typeof:l,type:B,key:_e,ref:me,props:xe,_owner:W.current}}function ae(B,D){return{$$typeof:l,type:B.type,key:D,ref:B.ref,props:B.props,_owner:B._owner}}function ge(B){return typeof B=="object"&&B!==null&&B.$$typeof===l}function re(B){var D={"=":"=0",":":"=2"};return"$"+B.replace(/[=:]/g,function(se){return D[se]})}var be=/\/+/g;function te(B,D){return typeof B=="object"&&B!==null&&B.key!=null?re(""+B.key):D.toString(36)}function ke(B,D,se,de,xe){var _e=typeof B;(_e==="undefined"||_e==="boolean")&&(B=null);var me=!1;if(B===null)me=!0;else switch(_e){case"string":case"number":me=!0;break;case"object":switch(B.$$typeof){case l:case e:me=!0}}if(me)return me=B,xe=xe(me),B=de===""?"."+te(me,0):de,j(xe)?(se="",B!=null&&(se=B.replace(be,"$&/")+"/"),ke(xe,D,se,"",function(ft){return ft})):xe!=null&&(ge(xe)&&(xe=ae(xe,se+(!xe.key||me&&me.key===xe.key?"":(""+xe.key).replace(be,"$&/")+"/")+B)),D.push(xe)),1;if(me=0,de=de===""?".":de+":",j(B))for(var Pe=0;Pe<B.length;Pe++){_e=B[Pe];var Fe=de+te(_e,Pe);me+=ke(_e,D,se,Fe,xe)}else if(Fe=w(B),typeof Fe=="function")for(B=Fe.call(B),Pe=0;!(_e=B.next()).done;)_e=_e.value,Fe=de+te(_e,Pe++),me+=ke(_e,D,se,Fe,xe);else if(_e==="object")throw D=String(B),Error("Objects are not valid as a React child (found: "+(D==="[object Object]"?"object with keys {"+Object.keys(B).join(", ")+"}":D)+"). If you meant to render a collection of children, use an array instead.");return me}function Ne(B,D,se){if(B==null)return B;var de=[],xe=0;return ke(B,de,"","",function(_e){return D.call(se,_e,xe++)}),de}function Se(B){if(B._status===-1){var D=B._result;D=D(),D.then(function(se){(B._status===0||B._status===-1)&&(B._status=1,B._result=se)},function(se){(B._status===0||B._status===-1)&&(B._status=2,B._result=se)}),B._status===-1&&(B._status=0,B._result=D)}if(B._status===1)return B._result.default;throw B._result}var Ie={current:null},O={transition:null},le={ReactCurrentDispatcher:Ie,ReactCurrentBatchConfig:O,ReactCurrentOwner:W};function G(){throw Error("act(...) is not supported in production builds of React.")}return Te.Children={map:Ne,forEach:function(B,D,se){Ne(B,function(){D.apply(this,arguments)},se)},count:function(B){var D=0;return Ne(B,function(){D++}),D},toArray:function(B){return Ne(B,function(D){return D})||[]},only:function(B){if(!ge(B))throw Error("React.Children.only expected to receive a single React element child.");return B}},Te.Component=_,Te.Fragment=t,Te.Profiler=i,Te.PureComponent=P,Te.StrictMode=o,Te.Suspense=p,Te.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=le,Te.act=G,Te.cloneElement=function(B,D,se){if(B==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+B+".");var de=k({},B.props),xe=B.key,_e=B.ref,me=B._owner;if(D!=null){if(D.ref!==void 0&&(_e=D.ref,me=W.current),D.key!==void 0&&(xe=""+D.key),B.type&&B.type.defaultProps)var Pe=B.type.defaultProps;for(Fe in D)J.call(D,Fe)&&!V.hasOwnProperty(Fe)&&(de[Fe]=D[Fe]===void 0&&Pe!==void 0?Pe[Fe]:D[Fe])}var Fe=arguments.length-2;if(Fe===1)de.children=se;else if(1<Fe){Pe=Array(Fe);for(var ft=0;ft<Fe;ft++)Pe[ft]=arguments[ft+2];de.children=Pe}return{$$typeof:l,type:B.type,key:xe,ref:_e,props:de,_owner:me}},Te.createContext=function(B){return B={$$typeof:u,_currentValue:B,_currentValue2:B,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},B.Provider={$$typeof:a,_context:B},B.Consumer=B},Te.createElement=z,Te.createFactory=function(B){var D=z.bind(null,B);return D.type=B,D},Te.createRef=function(){return{current:null}},Te.forwardRef=function(B){return{$$typeof:f,render:B}},Te.isValidElement=ge,Te.lazy=function(B){return{$$typeof:v,_payload:{_status:-1,_result:B},_init:Se}},Te.memo=function(B,D){return{$$typeof:g,type:B,compare:D===void 0?null:D}},Te.startTransition=function(B){var D=O.transition;O.transition={};try{B()}finally{O.transition=D}},Te.unstable_act=G,Te.useCallback=function(B,D){return Ie.current.useCallback(B,D)},Te.useContext=function(B){return Ie.current.useContext(B)},Te.useDebugValue=function(){},Te.useDeferredValue=function(B){return Ie.current.useDeferredValue(B)},Te.useEffect=function(B,D){return Ie.current.useEffect(B,D)},Te.useId=function(){return Ie.current.useId()},Te.useImperativeHandle=function(B,D,se){return Ie.current.useImperativeHandle(B,D,se)},Te.useInsertionEffect=function(B,D){return Ie.current.useInsertionEffect(B,D)},Te.useLayoutEffect=function(B,D){return Ie.current.useLayoutEffect(B,D)},Te.useMemo=function(B,D){return Ie.current.useMemo(B,D)},Te.useReducer=function(B,D,se){return Ie.current.useReducer(B,D,se)},Te.useRef=function(B){return Ie.current.useRef(B)},Te.useState=function(B){return Ie.current.useState(B)},Te.useSyncExternalStore=function(B,D,se){return Ie.current.useSyncExternalStore(B,D,se)},Te.useTransition=function(){return Ie.current.useTransition()},Te.version="18.3.1",Te}var $v;function Gv(){return $v||($v=1,od.exports=r1()),od.exports}var Xv;function o1(){if(Xv)return Vo;Xv=1;var l=Gv(),e=Symbol.for("react.element"),t=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,i=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(f,p,g){var v,y={},w=null,S=null;g!==void 0&&(w=""+g),p.key!==void 0&&(w=""+p.key),p.ref!==void 0&&(S=p.ref);for(v in p)o.call(p,v)&&!a.hasOwnProperty(v)&&(y[v]=p[v]);if(f&&f.defaultProps)for(v in p=f.defaultProps,p)y[v]===void 0&&(y[v]=p[v]);return{$$typeof:e,type:f,key:w,ref:S,props:y,_owner:i.current}}return Vo.Fragment=t,Vo.jsx=u,Vo.jsxs=u,Vo}var Yv;function i1(){return Yv||(Yv=1,rd.exports=o1()),rd.exports}var _n=i1(),gs={},id={exports:{}},Rt={},sd={exports:{}},ld={};var Qv;function s1(){return Qv||(Qv=1,(function(l){function e(O,le){var G=O.length;O.push(le);e:for(;0<G;){var B=G-1>>>1,D=O[B];if(0<i(D,le))O[B]=le,O[G]=D,G=B;else break e}}function t(O){return O.length===0?null:O[0]}function o(O){if(O.length===0)return null;var le=O[0],G=O.pop();if(G!==le){O[0]=G;e:for(var B=0,D=O.length,se=D>>>1;B<se;){var de=2*(B+1)-1,xe=O[de],_e=de+1,me=O[_e];if(0>i(xe,G))_e<D&&0>i(me,xe)?(O[B]=me,O[_e]=G,B=_e):(O[B]=xe,O[de]=G,B=de);else if(_e<D&&0>i(me,G))O[B]=me,O[_e]=G,B=_e;else break e}}return le}function i(O,le){var G=O.sortIndex-le.sortIndex;return G!==0?G:O.id-le.id}if(typeof performance=="object"&&typeof performance.now=="function"){var a=performance;l.unstable_now=function(){return a.now()}}else{var u=Date,f=u.now();l.unstable_now=function(){return u.now()-f}}var p=[],g=[],v=1,y=null,w=3,S=!1,k=!1,E=!1,_=typeof setTimeout=="function"?setTimeout:null,L=typeof clearTimeout=="function"?clearTimeout:null,P=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function K(O){for(var le=t(g);le!==null;){if(le.callback===null)o(g);else if(le.startTime<=O)o(g),le.sortIndex=le.expirationTime,e(p,le);else break;le=t(g)}}function j(O){if(E=!1,K(O),!k)if(t(p)!==null)k=!0,Se(J);else{var le=t(g);le!==null&&Ie(j,le.startTime-O)}}function J(O,le){k=!1,E&&(E=!1,L(z),z=-1),S=!0;var G=w;try{for(K(le),y=t(p);y!==null&&(!(y.expirationTime>le)||O&&!re());){var B=y.callback;if(typeof B=="function"){y.callback=null,w=y.priorityLevel;var D=B(y.expirationTime<=le);le=l.unstable_now(),typeof D=="function"?y.callback=D:y===t(p)&&o(p),K(le)}else o(p);y=t(p)}if(y!==null)var se=!0;else{var de=t(g);de!==null&&Ie(j,de.startTime-le),se=!1}return se}finally{y=null,w=G,S=!1}}var W=!1,V=null,z=-1,ae=5,ge=-1;function re(){return!(l.unstable_now()-ge<ae)}function be(){if(V!==null){var O=l.unstable_now();ge=O;var le=!0;try{le=V(!0,O)}finally{le?te():(W=!1,V=null)}}else W=!1}var te;if(typeof P=="function")te=function(){P(be)};else if(typeof MessageChannel<"u"){var ke=new MessageChannel,Ne=ke.port2;ke.port1.onmessage=be,te=function(){Ne.postMessage(null)}}else te=function(){_(be,0)};function Se(O){V=O,W||(W=!0,te())}function Ie(O,le){z=_(function(){O(l.unstable_now())},le)}l.unstable_IdlePriority=5,l.unstable_ImmediatePriority=1,l.unstable_LowPriority=4,l.unstable_NormalPriority=3,l.unstable_Profiling=null,l.unstable_UserBlockingPriority=2,l.unstable_cancelCallback=function(O){O.callback=null},l.unstable_continueExecution=function(){k||S||(k=!0,Se(J))},l.unstable_forceFrameRate=function(O){0>O||125<O?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):ae=0<O?Math.floor(1e3/O):5},l.unstable_getCurrentPriorityLevel=function(){return w},l.unstable_getFirstCallbackNode=function(){return t(p)},l.unstable_next=function(O){switch(w){case 1:case 2:case 3:var le=3;break;default:le=w}var G=w;w=le;try{return O()}finally{w=G}},l.unstable_pauseExecution=function(){},l.unstable_requestPaint=function(){},l.unstable_runWithPriority=function(O,le){switch(O){case 1:case 2:case 3:case 4:case 5:break;default:O=3}var G=w;w=O;try{return le()}finally{w=G}},l.unstable_scheduleCallback=function(O,le,G){var B=l.unstable_now();switch(typeof G=="object"&&G!==null?(G=G.delay,G=typeof G=="number"&&0<G?B+G:B):G=B,O){case 1:var D=-1;break;case 2:D=250;break;case 5:D=1073741823;break;case 4:D=1e4;break;default:D=5e3}return D=G+D,O={id:v++,callback:le,priorityLevel:O,startTime:G,expirationTime:D,sortIndex:-1},G>B?(O.sortIndex=G,e(g,O),t(p)===null&&O===t(g)&&(E?(L(z),z=-1):E=!0,Ie(j,G-B))):(O.sortIndex=D,e(p,O),k||S||(k=!0,Se(J))),O},l.unstable_shouldYield=re,l.unstable_wrapCallback=function(O){var le=w;return function(){var G=w;w=le;try{return O.apply(this,arguments)}finally{w=G}}}})(ld)),ld}var Zv;function l1(){return Zv||(Zv=1,sd.exports=s1()),sd.exports}var Jv;function a1(){if(Jv)return Rt;Jv=1;var l=Gv(),e=l1();function t(n){for(var r="https://reactjs.org/docs/error-decoder.html?invariant="+n,s=1;s<arguments.length;s++)r+="&args[]="+encodeURIComponent(arguments[s]);return"Minified React error #"+n+"; visit "+r+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var o=new Set,i={};function a(n,r){u(n,r),u(n+"Capture",r)}function u(n,r){for(i[n]=r,n=0;n<r.length;n++)o.add(r[n])}var f=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),p=Object.prototype.hasOwnProperty,g=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,v={},y={};function w(n){return p.call(y,n)?!0:p.call(v,n)?!1:g.test(n)?y[n]=!0:(v[n]=!0,!1)}function S(n,r,s,c){if(s!==null&&s.type===0)return!1;switch(typeof r){case"function":case"symbol":return!0;case"boolean":return c?!1:s!==null?!s.acceptsBooleans:(n=n.toLowerCase().slice(0,5),n!=="data-"&&n!=="aria-");default:return!1}}function k(n,r,s,c){if(r===null||typeof r>"u"||S(n,r,s,c))return!0;if(c)return!1;if(s!==null)switch(s.type){case 3:return!r;case 4:return r===!1;case 5:return isNaN(r);case 6:return isNaN(r)||1>r}return!1}function E(n,r,s,c,d,h,m){this.acceptsBooleans=r===2||r===3||r===4,this.attributeName=c,this.attributeNamespace=d,this.mustUseProperty=s,this.propertyName=n,this.type=r,this.sanitizeURL=h,this.removeEmptyString=m}var _={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(n){_[n]=new E(n,0,!1,n,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(n){var r=n[0];_[r]=new E(r,1,!1,n[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(n){_[n]=new E(n,2,!1,n.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(n){_[n]=new E(n,2,!1,n,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(n){_[n]=new E(n,3,!1,n.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(n){_[n]=new E(n,3,!0,n,null,!1,!1)}),["capture","download"].forEach(function(n){_[n]=new E(n,4,!1,n,null,!1,!1)}),["cols","rows","size","span"].forEach(function(n){_[n]=new E(n,6,!1,n,null,!1,!1)}),["rowSpan","start"].forEach(function(n){_[n]=new E(n,5,!1,n.toLowerCase(),null,!1,!1)});var L=/[\-:]([a-z])/g;function P(n){return n[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(n){var r=n.replace(L,P);_[r]=new E(r,1,!1,n,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(n){var r=n.replace(L,P);_[r]=new E(r,1,!1,n,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(n){var r=n.replace(L,P);_[r]=new E(r,1,!1,n,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(n){_[n]=new E(n,1,!1,n.toLowerCase(),null,!1,!1)}),_.xlinkHref=new E("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(n){_[n]=new E(n,1,!1,n.toLowerCase(),null,!0,!0)});function K(n,r,s,c){var d=_.hasOwnProperty(r)?_[r]:null;(d!==null?d.type!==0:c||!(2<r.length)||r[0]!=="o"&&r[0]!=="O"||r[1]!=="n"&&r[1]!=="N")&&(k(r,s,d,c)&&(s=null),c||d===null?w(r)&&(s===null?n.removeAttribute(r):n.setAttribute(r,""+s)):d.mustUseProperty?n[d.propertyName]=s===null?d.type===3?!1:"":s:(r=d.attributeName,c=d.attributeNamespace,s===null?n.removeAttribute(r):(d=d.type,s=d===3||d===4&&s===!0?"":""+s,c?n.setAttributeNS(c,r,s):n.setAttribute(r,s))))}var j=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,J=Symbol.for("react.element"),W=Symbol.for("react.portal"),V=Symbol.for("react.fragment"),z=Symbol.for("react.strict_mode"),ae=Symbol.for("react.profiler"),ge=Symbol.for("react.provider"),re=Symbol.for("react.context"),be=Symbol.for("react.forward_ref"),te=Symbol.for("react.suspense"),ke=Symbol.for("react.suspense_list"),Ne=Symbol.for("react.memo"),Se=Symbol.for("react.lazy"),Ie=Symbol.for("react.offscreen"),O=Symbol.iterator;function le(n){return n===null||typeof n!="object"?null:(n=O&&n[O]||n["@@iterator"],typeof n=="function"?n:null)}var G=Object.assign,B;function D(n){if(B===void 0)try{throw Error()}catch(s){var r=s.stack.trim().match(/\n( *(at )?)/);B=r&&r[1]||""}return`
|
|
11
|
+
`+B+n}var se=!1;function de(n,r){if(!n||se)return"";se=!0;var s=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(r)if(r=function(){throw Error()},Object.defineProperty(r.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(r,[])}catch(N){var c=N}Reflect.construct(n,[],r)}else{try{r.call()}catch(N){c=N}n.call(r.prototype)}else{try{throw Error()}catch(N){c=N}n()}}catch(N){if(N&&c&&typeof N.stack=="string"){for(var d=N.stack.split(`
|
|
12
|
+
`),h=c.stack.split(`
|
|
13
|
+
`),m=d.length-1,b=h.length-1;1<=m&&0<=b&&d[m]!==h[b];)b--;for(;1<=m&&0<=b;m--,b--)if(d[m]!==h[b]){if(m!==1||b!==1)do if(m--,b--,0>b||d[m]!==h[b]){var T=`
|
|
14
|
+
`+d[m].replace(" at new "," at ");return n.displayName&&T.includes("<anonymous>")&&(T=T.replace("<anonymous>",n.displayName)),T}while(1<=m&&0<=b);break}}}finally{se=!1,Error.prepareStackTrace=s}return(n=n?n.displayName||n.name:"")?D(n):""}function xe(n){switch(n.tag){case 5:return D(n.type);case 16:return D("Lazy");case 13:return D("Suspense");case 19:return D("SuspenseList");case 0:case 2:case 15:return n=de(n.type,!1),n;case 11:return n=de(n.type.render,!1),n;case 1:return n=de(n.type,!0),n;default:return""}}function _e(n){if(n==null)return null;if(typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case V:return"Fragment";case W:return"Portal";case ae:return"Profiler";case z:return"StrictMode";case te:return"Suspense";case ke:return"SuspenseList"}if(typeof n=="object")switch(n.$$typeof){case re:return(n.displayName||"Context")+".Consumer";case ge:return(n._context.displayName||"Context")+".Provider";case be:var r=n.render;return n=n.displayName,n||(n=r.displayName||r.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case Ne:return r=n.displayName||null,r!==null?r:_e(n.type)||"Memo";case Se:r=n._payload,n=n._init;try{return _e(n(r))}catch{}}return null}function me(n){var r=n.type;switch(n.tag){case 24:return"Cache";case 9:return(r.displayName||"Context")+".Consumer";case 10:return(r._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return n=r.render,n=n.displayName||n.name||"",r.displayName||(n!==""?"ForwardRef("+n+")":"ForwardRef");case 7:return"Fragment";case 5:return r;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return _e(r);case 8:return r===z?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r}return null}function Pe(n){switch(typeof n){case"boolean":case"number":case"string":case"undefined":return n;case"object":return n;default:return""}}function Fe(n){var r=n.type;return(n=n.nodeName)&&n.toLowerCase()==="input"&&(r==="checkbox"||r==="radio")}function ft(n){var r=Fe(n)?"checked":"value",s=Object.getOwnPropertyDescriptor(n.constructor.prototype,r),c=""+n[r];if(!n.hasOwnProperty(r)&&typeof s<"u"&&typeof s.get=="function"&&typeof s.set=="function"){var d=s.get,h=s.set;return Object.defineProperty(n,r,{configurable:!0,get:function(){return d.call(this)},set:function(m){c=""+m,h.call(this,m)}}),Object.defineProperty(n,r,{enumerable:s.enumerable}),{getValue:function(){return c},setValue:function(m){c=""+m},stopTracking:function(){n._valueTracker=null,delete n[r]}}}}function Jn(n){n._valueTracker||(n._valueTracker=ft(n))}function Pr(n){if(!n)return!1;var r=n._valueTracker;if(!r)return!0;var s=r.getValue(),c="";return n&&(c=Fe(n)?n.checked?"true":"false":n.value),n=c,n!==s?(r.setValue(n),!0):!1}function qs(n){if(n=n||(typeof document<"u"?document:void 0),typeof n>"u")return null;try{return n.activeElement||n.body}catch{return n.body}}function ef(n,r){var s=r.checked;return G({},r,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:s??n._wrapperState.initialChecked})}function Gy(n,r){var s=r.defaultValue==null?"":r.defaultValue,c=r.checked!=null?r.checked:r.defaultChecked;s=Pe(r.value!=null?r.value:s),n._wrapperState={initialChecked:c,initialValue:s,controlled:r.type==="checkbox"||r.type==="radio"?r.checked!=null:r.value!=null}}function Xy(n,r){r=r.checked,r!=null&&K(n,"checked",r,!1)}function tf(n,r){Xy(n,r);var s=Pe(r.value),c=r.type;if(s!=null)c==="number"?(s===0&&n.value===""||n.value!=s)&&(n.value=""+s):n.value!==""+s&&(n.value=""+s);else if(c==="submit"||c==="reset"){n.removeAttribute("value");return}r.hasOwnProperty("value")?nf(n,r.type,s):r.hasOwnProperty("defaultValue")&&nf(n,r.type,Pe(r.defaultValue)),r.checked==null&&r.defaultChecked!=null&&(n.defaultChecked=!!r.defaultChecked)}function Yy(n,r,s){if(r.hasOwnProperty("value")||r.hasOwnProperty("defaultValue")){var c=r.type;if(!(c!=="submit"&&c!=="reset"||r.value!==void 0&&r.value!==null))return;r=""+n._wrapperState.initialValue,s||r===n.value||(n.value=r),n.defaultValue=r}s=n.name,s!==""&&(n.name=""),n.defaultChecked=!!n._wrapperState.initialChecked,s!==""&&(n.name=s)}function nf(n,r,s){(r!=="number"||qs(n.ownerDocument)!==n)&&(s==null?n.defaultValue=""+n._wrapperState.initialValue:n.defaultValue!==""+s&&(n.defaultValue=""+s))}var ci=Array.isArray;function ao(n,r,s,c){if(n=n.options,r){r={};for(var d=0;d<s.length;d++)r["$"+s[d]]=!0;for(s=0;s<n.length;s++)d=r.hasOwnProperty("$"+n[s].value),n[s].selected!==d&&(n[s].selected=d),d&&c&&(n[s].defaultSelected=!0)}else{for(s=""+Pe(s),r=null,d=0;d<n.length;d++){if(n[d].value===s){n[d].selected=!0,c&&(n[d].defaultSelected=!0);return}r!==null||n[d].disabled||(r=n[d])}r!==null&&(r.selected=!0)}}function rf(n,r){if(r.dangerouslySetInnerHTML!=null)throw Error(t(91));return G({},r,{value:void 0,defaultValue:void 0,children:""+n._wrapperState.initialValue})}function Qy(n,r){var s=r.value;if(s==null){if(s=r.children,r=r.defaultValue,s!=null){if(r!=null)throw Error(t(92));if(ci(s)){if(1<s.length)throw Error(t(93));s=s[0]}r=s}r==null&&(r=""),s=r}n._wrapperState={initialValue:Pe(s)}}function Zy(n,r){var s=Pe(r.value),c=Pe(r.defaultValue);s!=null&&(s=""+s,s!==n.value&&(n.value=s),r.defaultValue==null&&n.defaultValue!==s&&(n.defaultValue=s)),c!=null&&(n.defaultValue=""+c)}function Jy(n){var r=n.textContent;r===n._wrapperState.initialValue&&r!==""&&r!==null&&(n.value=r)}function eb(n){switch(n){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function of(n,r){return n==null||n==="http://www.w3.org/1999/xhtml"?eb(r):n==="http://www.w3.org/2000/svg"&&r==="foreignObject"?"http://www.w3.org/1999/xhtml":n}var Us,tb=(function(n){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(r,s,c,d){MSApp.execUnsafeLocalFunction(function(){return n(r,s,c,d)})}:n})(function(n,r){if(n.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in n)n.innerHTML=r;else{for(Us=Us||document.createElement("div"),Us.innerHTML="<svg>"+r.valueOf().toString()+"</svg>",r=Us.firstChild;n.firstChild;)n.removeChild(n.firstChild);for(;r.firstChild;)n.appendChild(r.firstChild)}});function ui(n,r){if(r){var s=n.firstChild;if(s&&s===n.lastChild&&s.nodeType===3){s.nodeValue=r;return}}n.textContent=r}var di={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},QC=["Webkit","ms","Moz","O"];Object.keys(di).forEach(function(n){QC.forEach(function(r){r=r+n.charAt(0).toUpperCase()+n.substring(1),di[r]=di[n]})});function nb(n,r,s){return r==null||typeof r=="boolean"||r===""?"":s||typeof r!="number"||r===0||di.hasOwnProperty(n)&&di[n]?(""+r).trim():r+"px"}function rb(n,r){n=n.style;for(var s in r)if(r.hasOwnProperty(s)){var c=s.indexOf("--")===0,d=nb(s,r[s],c);s==="float"&&(s="cssFloat"),c?n.setProperty(s,d):n[s]=d}}var ZC=G({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function sf(n,r){if(r){if(ZC[n]&&(r.children!=null||r.dangerouslySetInnerHTML!=null))throw Error(t(137,n));if(r.dangerouslySetInnerHTML!=null){if(r.children!=null)throw Error(t(60));if(typeof r.dangerouslySetInnerHTML!="object"||!("__html"in r.dangerouslySetInnerHTML))throw Error(t(61))}if(r.style!=null&&typeof r.style!="object")throw Error(t(62))}}function lf(n,r){if(n.indexOf("-")===-1)return typeof r.is=="string";switch(n){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var af=null;function cf(n){return n=n.target||n.srcElement||window,n.correspondingUseElement&&(n=n.correspondingUseElement),n.nodeType===3?n.parentNode:n}var uf=null,co=null,uo=null;function ob(n){if(n=Oi(n)){if(typeof uf!="function")throw Error(t(280));var r=n.stateNode;r&&(r=fl(r),uf(n.stateNode,n.type,r))}}function ib(n){co?uo?uo.push(n):uo=[n]:co=n}function sb(){if(co){var n=co,r=uo;if(uo=co=null,ob(n),r)for(n=0;n<r.length;n++)ob(r[n])}}function lb(n,r){return n(r)}function ab(){}var df=!1;function cb(n,r,s){if(df)return n(r,s);df=!0;try{return lb(n,r,s)}finally{df=!1,(co!==null||uo!==null)&&(ab(),sb())}}function fi(n,r){var s=n.stateNode;if(s===null)return null;var c=fl(s);if(c===null)return null;s=c[r];e:switch(r){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(c=!c.disabled)||(n=n.type,c=!(n==="button"||n==="input"||n==="select"||n==="textarea")),n=!c;break e;default:n=!1}if(n)return null;if(s&&typeof s!="function")throw Error(t(231,r,typeof s));return s}var ff=!1;if(f)try{var hi={};Object.defineProperty(hi,"passive",{get:function(){ff=!0}}),window.addEventListener("test",hi,hi),window.removeEventListener("test",hi,hi)}catch{ff=!1}function JC(n,r,s,c,d,h,m,b,T){var N=Array.prototype.slice.call(arguments,3);try{r.apply(s,N)}catch(F){this.onError(F)}}var pi=!1,Ws=null,Ks=!1,hf=null,eE={onError:function(n){pi=!0,Ws=n}};function tE(n,r,s,c,d,h,m,b,T){pi=!1,Ws=null,JC.apply(eE,arguments)}function nE(n,r,s,c,d,h,m,b,T){if(tE.apply(this,arguments),pi){if(pi){var N=Ws;pi=!1,Ws=null}else throw Error(t(198));Ks||(Ks=!0,hf=N)}}function Lr(n){var r=n,s=n;if(n.alternate)for(;r.return;)r=r.return;else{n=r;do r=n,(r.flags&4098)!==0&&(s=r.return),n=r.return;while(n)}return r.tag===3?s:null}function ub(n){if(n.tag===13){var r=n.memoizedState;if(r===null&&(n=n.alternate,n!==null&&(r=n.memoizedState)),r!==null)return r.dehydrated}return null}function db(n){if(Lr(n)!==n)throw Error(t(188))}function rE(n){var r=n.alternate;if(!r){if(r=Lr(n),r===null)throw Error(t(188));return r!==n?null:n}for(var s=n,c=r;;){var d=s.return;if(d===null)break;var h=d.alternate;if(h===null){if(c=d.return,c!==null){s=c;continue}break}if(d.child===h.child){for(h=d.child;h;){if(h===s)return db(d),n;if(h===c)return db(d),r;h=h.sibling}throw Error(t(188))}if(s.return!==c.return)s=d,c=h;else{for(var m=!1,b=d.child;b;){if(b===s){m=!0,s=d,c=h;break}if(b===c){m=!0,c=d,s=h;break}b=b.sibling}if(!m){for(b=h.child;b;){if(b===s){m=!0,s=h,c=d;break}if(b===c){m=!0,c=h,s=d;break}b=b.sibling}if(!m)throw Error(t(189))}}if(s.alternate!==c)throw Error(t(190))}if(s.tag!==3)throw Error(t(188));return s.stateNode.current===s?n:r}function fb(n){return n=rE(n),n!==null?hb(n):null}function hb(n){if(n.tag===5||n.tag===6)return n;for(n=n.child;n!==null;){var r=hb(n);if(r!==null)return r;n=n.sibling}return null}var pb=e.unstable_scheduleCallback,gb=e.unstable_cancelCallback,oE=e.unstable_shouldYield,iE=e.unstable_requestPaint,nt=e.unstable_now,sE=e.unstable_getCurrentPriorityLevel,pf=e.unstable_ImmediatePriority,mb=e.unstable_UserBlockingPriority,Vs=e.unstable_NormalPriority,lE=e.unstable_LowPriority,vb=e.unstable_IdlePriority,$s=null,wn=null;function aE(n){if(wn&&typeof wn.onCommitFiberRoot=="function")try{wn.onCommitFiberRoot($s,n,void 0,(n.current.flags&128)===128)}catch{}}var an=Math.clz32?Math.clz32:dE,cE=Math.log,uE=Math.LN2;function dE(n){return n>>>=0,n===0?32:31-(cE(n)/uE|0)|0}var Gs=64,Xs=4194304;function gi(n){switch(n&-n){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return n&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return n&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return n}}function Ys(n,r){var s=n.pendingLanes;if(s===0)return 0;var c=0,d=n.suspendedLanes,h=n.pingedLanes,m=s&268435455;if(m!==0){var b=m&~d;b!==0?c=gi(b):(h&=m,h!==0&&(c=gi(h)))}else m=s&~d,m!==0?c=gi(m):h!==0&&(c=gi(h));if(c===0)return 0;if(r!==0&&r!==c&&(r&d)===0&&(d=c&-c,h=r&-r,d>=h||d===16&&(h&4194240)!==0))return r;if((c&4)!==0&&(c|=s&16),r=n.entangledLanes,r!==0)for(n=n.entanglements,r&=c;0<r;)s=31-an(r),d=1<<s,c|=n[s],r&=~d;return c}function fE(n,r){switch(n){case 1:case 2:case 4:return r+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return r+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function hE(n,r){for(var s=n.suspendedLanes,c=n.pingedLanes,d=n.expirationTimes,h=n.pendingLanes;0<h;){var m=31-an(h),b=1<<m,T=d[m];T===-1?((b&s)===0||(b&c)!==0)&&(d[m]=fE(b,r)):T<=r&&(n.expiredLanes|=b),h&=~b}}function gf(n){return n=n.pendingLanes&-1073741825,n!==0?n:n&1073741824?1073741824:0}function yb(){var n=Gs;return Gs<<=1,(Gs&4194240)===0&&(Gs=64),n}function mf(n){for(var r=[],s=0;31>s;s++)r.push(n);return r}function mi(n,r,s){n.pendingLanes|=r,r!==536870912&&(n.suspendedLanes=0,n.pingedLanes=0),n=n.eventTimes,r=31-an(r),n[r]=s}function pE(n,r){var s=n.pendingLanes&~r;n.pendingLanes=r,n.suspendedLanes=0,n.pingedLanes=0,n.expiredLanes&=r,n.mutableReadLanes&=r,n.entangledLanes&=r,r=n.entanglements;var c=n.eventTimes;for(n=n.expirationTimes;0<s;){var d=31-an(s),h=1<<d;r[d]=0,c[d]=-1,n[d]=-1,s&=~h}}function vf(n,r){var s=n.entangledLanes|=r;for(n=n.entanglements;s;){var c=31-an(s),d=1<<c;d&r|n[c]&r&&(n[c]|=r),s&=~d}}var ze=0;function bb(n){return n&=-n,1<n?4<n?(n&268435455)!==0?16:536870912:4:1}var kb,yf,wb,Tb,Sb,bf=!1,Qs=[],er=null,tr=null,nr=null,vi=new Map,yi=new Map,rr=[],gE="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function xb(n,r){switch(n){case"focusin":case"focusout":er=null;break;case"dragenter":case"dragleave":tr=null;break;case"mouseover":case"mouseout":nr=null;break;case"pointerover":case"pointerout":vi.delete(r.pointerId);break;case"gotpointercapture":case"lostpointercapture":yi.delete(r.pointerId)}}function bi(n,r,s,c,d,h){return n===null||n.nativeEvent!==h?(n={blockedOn:r,domEventName:s,eventSystemFlags:c,nativeEvent:h,targetContainers:[d]},r!==null&&(r=Oi(r),r!==null&&yf(r)),n):(n.eventSystemFlags|=c,r=n.targetContainers,d!==null&&r.indexOf(d)===-1&&r.push(d),n)}function mE(n,r,s,c,d){switch(r){case"focusin":return er=bi(er,n,r,s,c,d),!0;case"dragenter":return tr=bi(tr,n,r,s,c,d),!0;case"mouseover":return nr=bi(nr,n,r,s,c,d),!0;case"pointerover":var h=d.pointerId;return vi.set(h,bi(vi.get(h)||null,n,r,s,c,d)),!0;case"gotpointercapture":return h=d.pointerId,yi.set(h,bi(yi.get(h)||null,n,r,s,c,d)),!0}return!1}function Cb(n){var r=Dr(n.target);if(r!==null){var s=Lr(r);if(s!==null){if(r=s.tag,r===13){if(r=ub(s),r!==null){n.blockedOn=r,Sb(n.priority,function(){wb(s)});return}}else if(r===3&&s.stateNode.current.memoizedState.isDehydrated){n.blockedOn=s.tag===3?s.stateNode.containerInfo:null;return}}}n.blockedOn=null}function Zs(n){if(n.blockedOn!==null)return!1;for(var r=n.targetContainers;0<r.length;){var s=wf(n.domEventName,n.eventSystemFlags,r[0],n.nativeEvent);if(s===null){s=n.nativeEvent;var c=new s.constructor(s.type,s);af=c,s.target.dispatchEvent(c),af=null}else return r=Oi(s),r!==null&&yf(r),n.blockedOn=s,!1;r.shift()}return!0}function Eb(n,r,s){Zs(n)&&s.delete(r)}function vE(){bf=!1,er!==null&&Zs(er)&&(er=null),tr!==null&&Zs(tr)&&(tr=null),nr!==null&&Zs(nr)&&(nr=null),vi.forEach(Eb),yi.forEach(Eb)}function ki(n,r){n.blockedOn===r&&(n.blockedOn=null,bf||(bf=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,vE)))}function wi(n){function r(d){return ki(d,n)}if(0<Qs.length){ki(Qs[0],n);for(var s=1;s<Qs.length;s++){var c=Qs[s];c.blockedOn===n&&(c.blockedOn=null)}}for(er!==null&&ki(er,n),tr!==null&&ki(tr,n),nr!==null&&ki(nr,n),vi.forEach(r),yi.forEach(r),s=0;s<rr.length;s++)c=rr[s],c.blockedOn===n&&(c.blockedOn=null);for(;0<rr.length&&(s=rr[0],s.blockedOn===null);)Cb(s),s.blockedOn===null&&rr.shift()}var fo=j.ReactCurrentBatchConfig,Js=!0;function yE(n,r,s,c){var d=ze,h=fo.transition;fo.transition=null;try{ze=1,kf(n,r,s,c)}finally{ze=d,fo.transition=h}}function bE(n,r,s,c){var d=ze,h=fo.transition;fo.transition=null;try{ze=4,kf(n,r,s,c)}finally{ze=d,fo.transition=h}}function kf(n,r,s,c){if(Js){var d=wf(n,r,s,c);if(d===null)Ff(n,r,c,el,s),xb(n,c);else if(mE(d,n,r,s,c))c.stopPropagation();else if(xb(n,c),r&4&&-1<gE.indexOf(n)){for(;d!==null;){var h=Oi(d);if(h!==null&&kb(h),h=wf(n,r,s,c),h===null&&Ff(n,r,c,el,s),h===d)break;d=h}d!==null&&c.stopPropagation()}else Ff(n,r,c,null,s)}}var el=null;function wf(n,r,s,c){if(el=null,n=cf(c),n=Dr(n),n!==null)if(r=Lr(n),r===null)n=null;else if(s=r.tag,s===13){if(n=ub(r),n!==null)return n;n=null}else if(s===3){if(r.stateNode.current.memoizedState.isDehydrated)return r.tag===3?r.stateNode.containerInfo:null;n=null}else r!==n&&(n=null);return el=n,null}function Bb(n){switch(n){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(sE()){case pf:return 1;case mb:return 4;case Vs:case lE:return 16;case vb:return 536870912;default:return 16}default:return 16}}var or=null,Tf=null,tl=null;function Ab(){if(tl)return tl;var n,r=Tf,s=r.length,c,d="value"in or?or.value:or.textContent,h=d.length;for(n=0;n<s&&r[n]===d[n];n++);var m=s-n;for(c=1;c<=m&&r[s-c]===d[h-c];c++);return tl=d.slice(n,1<c?1-c:void 0)}function nl(n){var r=n.keyCode;return"charCode"in n?(n=n.charCode,n===0&&r===13&&(n=13)):n=r,n===10&&(n=13),32<=n||n===13?n:0}function rl(){return!0}function Ib(){return!1}function qt(n){function r(s,c,d,h,m){this._reactName=s,this._targetInst=d,this.type=c,this.nativeEvent=h,this.target=m,this.currentTarget=null;for(var b in n)n.hasOwnProperty(b)&&(s=n[b],this[b]=s?s(h):h[b]);return this.isDefaultPrevented=(h.defaultPrevented!=null?h.defaultPrevented:h.returnValue===!1)?rl:Ib,this.isPropagationStopped=Ib,this}return G(r.prototype,{preventDefault:function(){this.defaultPrevented=!0;var s=this.nativeEvent;s&&(s.preventDefault?s.preventDefault():typeof s.returnValue!="unknown"&&(s.returnValue=!1),this.isDefaultPrevented=rl)},stopPropagation:function(){var s=this.nativeEvent;s&&(s.stopPropagation?s.stopPropagation():typeof s.cancelBubble!="unknown"&&(s.cancelBubble=!0),this.isPropagationStopped=rl)},persist:function(){},isPersistent:rl}),r}var ho={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(n){return n.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Sf=qt(ho),Ti=G({},ho,{view:0,detail:0}),kE=qt(Ti),xf,Cf,Si,ol=G({},Ti,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Bf,button:0,buttons:0,relatedTarget:function(n){return n.relatedTarget===void 0?n.fromElement===n.srcElement?n.toElement:n.fromElement:n.relatedTarget},movementX:function(n){return"movementX"in n?n.movementX:(n!==Si&&(Si&&n.type==="mousemove"?(xf=n.screenX-Si.screenX,Cf=n.screenY-Si.screenY):Cf=xf=0,Si=n),xf)},movementY:function(n){return"movementY"in n?n.movementY:Cf}}),_b=qt(ol),wE=G({},ol,{dataTransfer:0}),TE=qt(wE),SE=G({},Ti,{relatedTarget:0}),Ef=qt(SE),xE=G({},ho,{animationName:0,elapsedTime:0,pseudoElement:0}),CE=qt(xE),EE=G({},ho,{clipboardData:function(n){return"clipboardData"in n?n.clipboardData:window.clipboardData}}),BE=qt(EE),AE=G({},ho,{data:0}),Nb=qt(AE),IE={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},_E={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},NE={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function RE(n){var r=this.nativeEvent;return r.getModifierState?r.getModifierState(n):(n=NE[n])?!!r[n]:!1}function Bf(){return RE}var OE=G({},Ti,{key:function(n){if(n.key){var r=IE[n.key]||n.key;if(r!=="Unidentified")return r}return n.type==="keypress"?(n=nl(n),n===13?"Enter":String.fromCharCode(n)):n.type==="keydown"||n.type==="keyup"?_E[n.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Bf,charCode:function(n){return n.type==="keypress"?nl(n):0},keyCode:function(n){return n.type==="keydown"||n.type==="keyup"?n.keyCode:0},which:function(n){return n.type==="keypress"?nl(n):n.type==="keydown"||n.type==="keyup"?n.keyCode:0}}),PE=qt(OE),LE=G({},ol,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Rb=qt(LE),DE=G({},Ti,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Bf}),ME=qt(DE),FE=G({},ho,{propertyName:0,elapsedTime:0,pseudoElement:0}),zE=qt(FE),HE=G({},ol,{deltaX:function(n){return"deltaX"in n?n.deltaX:"wheelDeltaX"in n?-n.wheelDeltaX:0},deltaY:function(n){return"deltaY"in n?n.deltaY:"wheelDeltaY"in n?-n.wheelDeltaY:"wheelDelta"in n?-n.wheelDelta:0},deltaZ:0,deltaMode:0}),jE=qt(HE),qE=[9,13,27,32],Af=f&&"CompositionEvent"in window,xi=null;f&&"documentMode"in document&&(xi=document.documentMode);var UE=f&&"TextEvent"in window&&!xi,Ob=f&&(!Af||xi&&8<xi&&11>=xi),Pb=" ",Lb=!1;function Db(n,r){switch(n){case"keyup":return qE.indexOf(r.keyCode)!==-1;case"keydown":return r.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Mb(n){return n=n.detail,typeof n=="object"&&"data"in n?n.data:null}var po=!1;function WE(n,r){switch(n){case"compositionend":return Mb(r);case"keypress":return r.which!==32?null:(Lb=!0,Pb);case"textInput":return n=r.data,n===Pb&&Lb?null:n;default:return null}}function KE(n,r){if(po)return n==="compositionend"||!Af&&Db(n,r)?(n=Ab(),tl=Tf=or=null,po=!1,n):null;switch(n){case"paste":return null;case"keypress":if(!(r.ctrlKey||r.altKey||r.metaKey)||r.ctrlKey&&r.altKey){if(r.char&&1<r.char.length)return r.char;if(r.which)return String.fromCharCode(r.which)}return null;case"compositionend":return Ob&&r.locale!=="ko"?null:r.data;default:return null}}var VE={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Fb(n){var r=n&&n.nodeName&&n.nodeName.toLowerCase();return r==="input"?!!VE[n.type]:r==="textarea"}function zb(n,r,s,c){ib(c),r=cl(r,"onChange"),0<r.length&&(s=new Sf("onChange","change",null,s,c),n.push({event:s,listeners:r}))}var Ci=null,Ei=null;function $E(n){rk(n,0)}function il(n){var r=bo(n);if(Pr(r))return n}function GE(n,r){if(n==="change")return r}var Hb=!1;if(f){var If;if(f){var _f="oninput"in document;if(!_f){var jb=document.createElement("div");jb.setAttribute("oninput","return;"),_f=typeof jb.oninput=="function"}If=_f}else If=!1;Hb=If&&(!document.documentMode||9<document.documentMode)}function qb(){Ci&&(Ci.detachEvent("onpropertychange",Ub),Ei=Ci=null)}function Ub(n){if(n.propertyName==="value"&&il(Ei)){var r=[];zb(r,Ei,n,cf(n)),cb($E,r)}}function XE(n,r,s){n==="focusin"?(qb(),Ci=r,Ei=s,Ci.attachEvent("onpropertychange",Ub)):n==="focusout"&&qb()}function YE(n){if(n==="selectionchange"||n==="keyup"||n==="keydown")return il(Ei)}function QE(n,r){if(n==="click")return il(r)}function ZE(n,r){if(n==="input"||n==="change")return il(r)}function JE(n,r){return n===r&&(n!==0||1/n===1/r)||n!==n&&r!==r}var cn=typeof Object.is=="function"?Object.is:JE;function Bi(n,r){if(cn(n,r))return!0;if(typeof n!="object"||n===null||typeof r!="object"||r===null)return!1;var s=Object.keys(n),c=Object.keys(r);if(s.length!==c.length)return!1;for(c=0;c<s.length;c++){var d=s[c];if(!p.call(r,d)||!cn(n[d],r[d]))return!1}return!0}function Wb(n){for(;n&&n.firstChild;)n=n.firstChild;return n}function Kb(n,r){var s=Wb(n);n=0;for(var c;s;){if(s.nodeType===3){if(c=n+s.textContent.length,n<=r&&c>=r)return{node:s,offset:r-n};n=c}e:{for(;s;){if(s.nextSibling){s=s.nextSibling;break e}s=s.parentNode}s=void 0}s=Wb(s)}}function Vb(n,r){return n&&r?n===r?!0:n&&n.nodeType===3?!1:r&&r.nodeType===3?Vb(n,r.parentNode):"contains"in n?n.contains(r):n.compareDocumentPosition?!!(n.compareDocumentPosition(r)&16):!1:!1}function $b(){for(var n=window,r=qs();r instanceof n.HTMLIFrameElement;){try{var s=typeof r.contentWindow.location.href=="string"}catch{s=!1}if(s)n=r.contentWindow;else break;r=qs(n.document)}return r}function Nf(n){var r=n&&n.nodeName&&n.nodeName.toLowerCase();return r&&(r==="input"&&(n.type==="text"||n.type==="search"||n.type==="tel"||n.type==="url"||n.type==="password")||r==="textarea"||n.contentEditable==="true")}function eB(n){var r=$b(),s=n.focusedElem,c=n.selectionRange;if(r!==s&&s&&s.ownerDocument&&Vb(s.ownerDocument.documentElement,s)){if(c!==null&&Nf(s)){if(r=c.start,n=c.end,n===void 0&&(n=r),"selectionStart"in s)s.selectionStart=r,s.selectionEnd=Math.min(n,s.value.length);else if(n=(r=s.ownerDocument||document)&&r.defaultView||window,n.getSelection){n=n.getSelection();var d=s.textContent.length,h=Math.min(c.start,d);c=c.end===void 0?h:Math.min(c.end,d),!n.extend&&h>c&&(d=c,c=h,h=d),d=Kb(s,h);var m=Kb(s,c);d&&m&&(n.rangeCount!==1||n.anchorNode!==d.node||n.anchorOffset!==d.offset||n.focusNode!==m.node||n.focusOffset!==m.offset)&&(r=r.createRange(),r.setStart(d.node,d.offset),n.removeAllRanges(),h>c?(n.addRange(r),n.extend(m.node,m.offset)):(r.setEnd(m.node,m.offset),n.addRange(r)))}}for(r=[],n=s;n=n.parentNode;)n.nodeType===1&&r.push({element:n,left:n.scrollLeft,top:n.scrollTop});for(typeof s.focus=="function"&&s.focus(),s=0;s<r.length;s++)n=r[s],n.element.scrollLeft=n.left,n.element.scrollTop=n.top}}var tB=f&&"documentMode"in document&&11>=document.documentMode,go=null,Rf=null,Ai=null,Of=!1;function Gb(n,r,s){var c=s.window===s?s.document:s.nodeType===9?s:s.ownerDocument;Of||go==null||go!==qs(c)||(c=go,"selectionStart"in c&&Nf(c)?c={start:c.selectionStart,end:c.selectionEnd}:(c=(c.ownerDocument&&c.ownerDocument.defaultView||window).getSelection(),c={anchorNode:c.anchorNode,anchorOffset:c.anchorOffset,focusNode:c.focusNode,focusOffset:c.focusOffset}),Ai&&Bi(Ai,c)||(Ai=c,c=cl(Rf,"onSelect"),0<c.length&&(r=new Sf("onSelect","select",null,r,s),n.push({event:r,listeners:c}),r.target=go)))}function sl(n,r){var s={};return s[n.toLowerCase()]=r.toLowerCase(),s["Webkit"+n]="webkit"+r,s["Moz"+n]="moz"+r,s}var mo={animationend:sl("Animation","AnimationEnd"),animationiteration:sl("Animation","AnimationIteration"),animationstart:sl("Animation","AnimationStart"),transitionend:sl("Transition","TransitionEnd")},Pf={},Xb={};f&&(Xb=document.createElement("div").style,"AnimationEvent"in window||(delete mo.animationend.animation,delete mo.animationiteration.animation,delete mo.animationstart.animation),"TransitionEvent"in window||delete mo.transitionend.transition);function ll(n){if(Pf[n])return Pf[n];if(!mo[n])return n;var r=mo[n],s;for(s in r)if(r.hasOwnProperty(s)&&s in Xb)return Pf[n]=r[s];return n}var Yb=ll("animationend"),Qb=ll("animationiteration"),Zb=ll("animationstart"),Jb=ll("transitionend"),ek=new Map,tk="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function ir(n,r){ek.set(n,r),a(r,[n])}for(var Lf=0;Lf<tk.length;Lf++){var Df=tk[Lf],nB=Df.toLowerCase(),rB=Df[0].toUpperCase()+Df.slice(1);ir(nB,"on"+rB)}ir(Yb,"onAnimationEnd"),ir(Qb,"onAnimationIteration"),ir(Zb,"onAnimationStart"),ir("dblclick","onDoubleClick"),ir("focusin","onFocus"),ir("focusout","onBlur"),ir(Jb,"onTransitionEnd"),u("onMouseEnter",["mouseout","mouseover"]),u("onMouseLeave",["mouseout","mouseover"]),u("onPointerEnter",["pointerout","pointerover"]),u("onPointerLeave",["pointerout","pointerover"]),a("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),a("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),a("onBeforeInput",["compositionend","keypress","textInput","paste"]),a("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ii="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),oB=new Set("cancel close invalid load scroll toggle".split(" ").concat(Ii));function nk(n,r,s){var c=n.type||"unknown-event";n.currentTarget=s,nE(c,r,void 0,n),n.currentTarget=null}function rk(n,r){r=(r&4)!==0;for(var s=0;s<n.length;s++){var c=n[s],d=c.event;c=c.listeners;e:{var h=void 0;if(r)for(var m=c.length-1;0<=m;m--){var b=c[m],T=b.instance,N=b.currentTarget;if(b=b.listener,T!==h&&d.isPropagationStopped())break e;nk(d,b,N),h=T}else for(m=0;m<c.length;m++){if(b=c[m],T=b.instance,N=b.currentTarget,b=b.listener,T!==h&&d.isPropagationStopped())break e;nk(d,b,N),h=T}}}if(Ks)throw n=hf,Ks=!1,hf=null,n}function Ue(n,r){var s=r[Wf];s===void 0&&(s=r[Wf]=new Set);var c=n+"__bubble";s.has(c)||(ok(r,n,2,!1),s.add(c))}function Mf(n,r,s){var c=0;r&&(c|=4),ok(s,n,c,r)}var al="_reactListening"+Math.random().toString(36).slice(2);function _i(n){if(!n[al]){n[al]=!0,o.forEach(function(s){s!=="selectionchange"&&(oB.has(s)||Mf(s,!1,n),Mf(s,!0,n))});var r=n.nodeType===9?n:n.ownerDocument;r===null||r[al]||(r[al]=!0,Mf("selectionchange",!1,r))}}function ok(n,r,s,c){switch(Bb(r)){case 1:var d=yE;break;case 4:d=bE;break;default:d=kf}s=d.bind(null,r,s,n),d=void 0,!ff||r!=="touchstart"&&r!=="touchmove"&&r!=="wheel"||(d=!0),c?d!==void 0?n.addEventListener(r,s,{capture:!0,passive:d}):n.addEventListener(r,s,!0):d!==void 0?n.addEventListener(r,s,{passive:d}):n.addEventListener(r,s,!1)}function Ff(n,r,s,c,d){var h=c;if((r&1)===0&&(r&2)===0&&c!==null)e:for(;;){if(c===null)return;var m=c.tag;if(m===3||m===4){var b=c.stateNode.containerInfo;if(b===d||b.nodeType===8&&b.parentNode===d)break;if(m===4)for(m=c.return;m!==null;){var T=m.tag;if((T===3||T===4)&&(T=m.stateNode.containerInfo,T===d||T.nodeType===8&&T.parentNode===d))return;m=m.return}for(;b!==null;){if(m=Dr(b),m===null)return;if(T=m.tag,T===5||T===6){c=h=m;continue e}b=b.parentNode}}c=c.return}cb(function(){var N=h,F=cf(s),H=[];e:{var M=ek.get(n);if(M!==void 0){var $=Sf,ee=n;switch(n){case"keypress":if(nl(s)===0)break e;case"keydown":case"keyup":$=PE;break;case"focusin":ee="focus",$=Ef;break;case"focusout":ee="blur",$=Ef;break;case"beforeblur":case"afterblur":$=Ef;break;case"click":if(s.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":$=_b;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":$=TE;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":$=ME;break;case Yb:case Qb:case Zb:$=CE;break;case Jb:$=zE;break;case"scroll":$=kE;break;case"wheel":$=jE;break;case"copy":case"cut":case"paste":$=BE;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":$=Rb}var ne=(r&4)!==0,rt=!ne&&n==="scroll",A=ne?M!==null?M+"Capture":null:M;ne=[];for(var x=N,I;x!==null;){I=x;var q=I.stateNode;if(I.tag===5&&q!==null&&(I=q,A!==null&&(q=fi(x,A),q!=null&&ne.push(Ni(x,q,I)))),rt)break;x=x.return}0<ne.length&&(M=new $(M,ee,null,s,F),H.push({event:M,listeners:ne}))}}if((r&7)===0){e:{if(M=n==="mouseover"||n==="pointerover",$=n==="mouseout"||n==="pointerout",M&&s!==af&&(ee=s.relatedTarget||s.fromElement)&&(Dr(ee)||ee[Ln]))break e;if(($||M)&&(M=F.window===F?F:(M=F.ownerDocument)?M.defaultView||M.parentWindow:window,$?(ee=s.relatedTarget||s.toElement,$=N,ee=ee?Dr(ee):null,ee!==null&&(rt=Lr(ee),ee!==rt||ee.tag!==5&&ee.tag!==6)&&(ee=null)):($=null,ee=N),$!==ee)){if(ne=_b,q="onMouseLeave",A="onMouseEnter",x="mouse",(n==="pointerout"||n==="pointerover")&&(ne=Rb,q="onPointerLeave",A="onPointerEnter",x="pointer"),rt=$==null?M:bo($),I=ee==null?M:bo(ee),M=new ne(q,x+"leave",$,s,F),M.target=rt,M.relatedTarget=I,q=null,Dr(F)===N&&(ne=new ne(A,x+"enter",ee,s,F),ne.target=I,ne.relatedTarget=rt,q=ne),rt=q,$&&ee)t:{for(ne=$,A=ee,x=0,I=ne;I;I=vo(I))x++;for(I=0,q=A;q;q=vo(q))I++;for(;0<x-I;)ne=vo(ne),x--;for(;0<I-x;)A=vo(A),I--;for(;x--;){if(ne===A||A!==null&&ne===A.alternate)break t;ne=vo(ne),A=vo(A)}ne=null}else ne=null;$!==null&&ik(H,M,$,ne,!1),ee!==null&&rt!==null&&ik(H,rt,ee,ne,!0)}}e:{if(M=N?bo(N):window,$=M.nodeName&&M.nodeName.toLowerCase(),$==="select"||$==="input"&&M.type==="file")var oe=GE;else if(Fb(M))if(Hb)oe=ZE;else{oe=YE;var ce=XE}else($=M.nodeName)&&$.toLowerCase()==="input"&&(M.type==="checkbox"||M.type==="radio")&&(oe=QE);if(oe&&(oe=oe(n,N))){zb(H,oe,s,F);break e}ce&&ce(n,M,N),n==="focusout"&&(ce=M._wrapperState)&&ce.controlled&&M.type==="number"&&nf(M,"number",M.value)}switch(ce=N?bo(N):window,n){case"focusin":(Fb(ce)||ce.contentEditable==="true")&&(go=ce,Rf=N,Ai=null);break;case"focusout":Ai=Rf=go=null;break;case"mousedown":Of=!0;break;case"contextmenu":case"mouseup":case"dragend":Of=!1,Gb(H,s,F);break;case"selectionchange":if(tB)break;case"keydown":case"keyup":Gb(H,s,F)}var ue;if(Af)e:{switch(n){case"compositionstart":var pe="onCompositionStart";break e;case"compositionend":pe="onCompositionEnd";break e;case"compositionupdate":pe="onCompositionUpdate";break e}pe=void 0}else po?Db(n,s)&&(pe="onCompositionEnd"):n==="keydown"&&s.keyCode===229&&(pe="onCompositionStart");pe&&(Ob&&s.locale!=="ko"&&(po||pe!=="onCompositionStart"?pe==="onCompositionEnd"&&po&&(ue=Ab()):(or=F,Tf="value"in or?or.value:or.textContent,po=!0)),ce=cl(N,pe),0<ce.length&&(pe=new Nb(pe,n,null,s,F),H.push({event:pe,listeners:ce}),ue?pe.data=ue:(ue=Mb(s),ue!==null&&(pe.data=ue)))),(ue=UE?WE(n,s):KE(n,s))&&(N=cl(N,"onBeforeInput"),0<N.length&&(F=new Nb("onBeforeInput","beforeinput",null,s,F),H.push({event:F,listeners:N}),F.data=ue))}rk(H,r)})}function Ni(n,r,s){return{instance:n,listener:r,currentTarget:s}}function cl(n,r){for(var s=r+"Capture",c=[];n!==null;){var d=n,h=d.stateNode;d.tag===5&&h!==null&&(d=h,h=fi(n,s),h!=null&&c.unshift(Ni(n,h,d)),h=fi(n,r),h!=null&&c.push(Ni(n,h,d))),n=n.return}return c}function vo(n){if(n===null)return null;do n=n.return;while(n&&n.tag!==5);return n||null}function ik(n,r,s,c,d){for(var h=r._reactName,m=[];s!==null&&s!==c;){var b=s,T=b.alternate,N=b.stateNode;if(T!==null&&T===c)break;b.tag===5&&N!==null&&(b=N,d?(T=fi(s,h),T!=null&&m.unshift(Ni(s,T,b))):d||(T=fi(s,h),T!=null&&m.push(Ni(s,T,b)))),s=s.return}m.length!==0&&n.push({event:r,listeners:m})}var iB=/\r\n?/g,sB=/\u0000|\uFFFD/g;function sk(n){return(typeof n=="string"?n:""+n).replace(iB,`
|
|
15
|
+
`).replace(sB,"")}function ul(n,r,s){if(r=sk(r),sk(n)!==r&&s)throw Error(t(425))}function dl(){}var zf=null,Hf=null;function jf(n,r){return n==="textarea"||n==="noscript"||typeof r.children=="string"||typeof r.children=="number"||typeof r.dangerouslySetInnerHTML=="object"&&r.dangerouslySetInnerHTML!==null&&r.dangerouslySetInnerHTML.__html!=null}var qf=typeof setTimeout=="function"?setTimeout:void 0,lB=typeof clearTimeout=="function"?clearTimeout:void 0,lk=typeof Promise=="function"?Promise:void 0,aB=typeof queueMicrotask=="function"?queueMicrotask:typeof lk<"u"?function(n){return lk.resolve(null).then(n).catch(cB)}:qf;function cB(n){setTimeout(function(){throw n})}function Uf(n,r){var s=r,c=0;do{var d=s.nextSibling;if(n.removeChild(s),d&&d.nodeType===8)if(s=d.data,s==="/$"){if(c===0){n.removeChild(d),wi(r);return}c--}else s!=="$"&&s!=="$?"&&s!=="$!"||c++;s=d}while(s);wi(r)}function sr(n){for(;n!=null;n=n.nextSibling){var r=n.nodeType;if(r===1||r===3)break;if(r===8){if(r=n.data,r==="$"||r==="$!"||r==="$?")break;if(r==="/$")return null}}return n}function ak(n){n=n.previousSibling;for(var r=0;n;){if(n.nodeType===8){var s=n.data;if(s==="$"||s==="$!"||s==="$?"){if(r===0)return n;r--}else s==="/$"&&r++}n=n.previousSibling}return null}var yo=Math.random().toString(36).slice(2),Tn="__reactFiber$"+yo,Ri="__reactProps$"+yo,Ln="__reactContainer$"+yo,Wf="__reactEvents$"+yo,uB="__reactListeners$"+yo,dB="__reactHandles$"+yo;function Dr(n){var r=n[Tn];if(r)return r;for(var s=n.parentNode;s;){if(r=s[Ln]||s[Tn]){if(s=r.alternate,r.child!==null||s!==null&&s.child!==null)for(n=ak(n);n!==null;){if(s=n[Tn])return s;n=ak(n)}return r}n=s,s=n.parentNode}return null}function Oi(n){return n=n[Tn]||n[Ln],!n||n.tag!==5&&n.tag!==6&&n.tag!==13&&n.tag!==3?null:n}function bo(n){if(n.tag===5||n.tag===6)return n.stateNode;throw Error(t(33))}function fl(n){return n[Ri]||null}var Kf=[],ko=-1;function lr(n){return{current:n}}function We(n){0>ko||(n.current=Kf[ko],Kf[ko]=null,ko--)}function qe(n,r){ko++,Kf[ko]=n.current,n.current=r}var ar={},St=lr(ar),Lt=lr(!1),Mr=ar;function wo(n,r){var s=n.type.contextTypes;if(!s)return ar;var c=n.stateNode;if(c&&c.__reactInternalMemoizedUnmaskedChildContext===r)return c.__reactInternalMemoizedMaskedChildContext;var d={},h;for(h in s)d[h]=r[h];return c&&(n=n.stateNode,n.__reactInternalMemoizedUnmaskedChildContext=r,n.__reactInternalMemoizedMaskedChildContext=d),d}function Dt(n){return n=n.childContextTypes,n!=null}function hl(){We(Lt),We(St)}function ck(n,r,s){if(St.current!==ar)throw Error(t(168));qe(St,r),qe(Lt,s)}function uk(n,r,s){var c=n.stateNode;if(r=r.childContextTypes,typeof c.getChildContext!="function")return s;c=c.getChildContext();for(var d in c)if(!(d in r))throw Error(t(108,me(n)||"Unknown",d));return G({},s,c)}function pl(n){return n=(n=n.stateNode)&&n.__reactInternalMemoizedMergedChildContext||ar,Mr=St.current,qe(St,n),qe(Lt,Lt.current),!0}function dk(n,r,s){var c=n.stateNode;if(!c)throw Error(t(169));s?(n=uk(n,r,Mr),c.__reactInternalMemoizedMergedChildContext=n,We(Lt),We(St),qe(St,n)):We(Lt),qe(Lt,s)}var Dn=null,gl=!1,Vf=!1;function fk(n){Dn===null?Dn=[n]:Dn.push(n)}function fB(n){gl=!0,fk(n)}function cr(){if(!Vf&&Dn!==null){Vf=!0;var n=0,r=ze;try{var s=Dn;for(ze=1;n<s.length;n++){var c=s[n];do c=c(!0);while(c!==null)}Dn=null,gl=!1}catch(d){throw Dn!==null&&(Dn=Dn.slice(n+1)),pb(pf,cr),d}finally{ze=r,Vf=!1}}return null}var To=[],So=0,ml=null,vl=0,Qt=[],Zt=0,Fr=null,Mn=1,Fn="";function zr(n,r){To[So++]=vl,To[So++]=ml,ml=n,vl=r}function hk(n,r,s){Qt[Zt++]=Mn,Qt[Zt++]=Fn,Qt[Zt++]=Fr,Fr=n;var c=Mn;n=Fn;var d=32-an(c)-1;c&=~(1<<d),s+=1;var h=32-an(r)+d;if(30<h){var m=d-d%5;h=(c&(1<<m)-1).toString(32),c>>=m,d-=m,Mn=1<<32-an(r)+d|s<<d|c,Fn=h+n}else Mn=1<<h|s<<d|c,Fn=n}function $f(n){n.return!==null&&(zr(n,1),hk(n,1,0))}function Gf(n){for(;n===ml;)ml=To[--So],To[So]=null,vl=To[--So],To[So]=null;for(;n===Fr;)Fr=Qt[--Zt],Qt[Zt]=null,Fn=Qt[--Zt],Qt[Zt]=null,Mn=Qt[--Zt],Qt[Zt]=null}var Ut=null,Wt=null,$e=!1,un=null;function pk(n,r){var s=nn(5,null,null,0);s.elementType="DELETED",s.stateNode=r,s.return=n,r=n.deletions,r===null?(n.deletions=[s],n.flags|=16):r.push(s)}function gk(n,r){switch(n.tag){case 5:var s=n.type;return r=r.nodeType!==1||s.toLowerCase()!==r.nodeName.toLowerCase()?null:r,r!==null?(n.stateNode=r,Ut=n,Wt=sr(r.firstChild),!0):!1;case 6:return r=n.pendingProps===""||r.nodeType!==3?null:r,r!==null?(n.stateNode=r,Ut=n,Wt=null,!0):!1;case 13:return r=r.nodeType!==8?null:r,r!==null?(s=Fr!==null?{id:Mn,overflow:Fn}:null,n.memoizedState={dehydrated:r,treeContext:s,retryLane:1073741824},s=nn(18,null,null,0),s.stateNode=r,s.return=n,n.child=s,Ut=n,Wt=null,!0):!1;default:return!1}}function Xf(n){return(n.mode&1)!==0&&(n.flags&128)===0}function Yf(n){if($e){var r=Wt;if(r){var s=r;if(!gk(n,r)){if(Xf(n))throw Error(t(418));r=sr(s.nextSibling);var c=Ut;r&&gk(n,r)?pk(c,s):(n.flags=n.flags&-4097|2,$e=!1,Ut=n)}}else{if(Xf(n))throw Error(t(418));n.flags=n.flags&-4097|2,$e=!1,Ut=n}}}function mk(n){for(n=n.return;n!==null&&n.tag!==5&&n.tag!==3&&n.tag!==13;)n=n.return;Ut=n}function yl(n){if(n!==Ut)return!1;if(!$e)return mk(n),$e=!0,!1;var r;if((r=n.tag!==3)&&!(r=n.tag!==5)&&(r=n.type,r=r!=="head"&&r!=="body"&&!jf(n.type,n.memoizedProps)),r&&(r=Wt)){if(Xf(n))throw vk(),Error(t(418));for(;r;)pk(n,r),r=sr(r.nextSibling)}if(mk(n),n.tag===13){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(t(317));e:{for(n=n.nextSibling,r=0;n;){if(n.nodeType===8){var s=n.data;if(s==="/$"){if(r===0){Wt=sr(n.nextSibling);break e}r--}else s!=="$"&&s!=="$!"&&s!=="$?"||r++}n=n.nextSibling}Wt=null}}else Wt=Ut?sr(n.stateNode.nextSibling):null;return!0}function vk(){for(var n=Wt;n;)n=sr(n.nextSibling)}function xo(){Wt=Ut=null,$e=!1}function Qf(n){un===null?un=[n]:un.push(n)}var hB=j.ReactCurrentBatchConfig;function Pi(n,r,s){if(n=s.ref,n!==null&&typeof n!="function"&&typeof n!="object"){if(s._owner){if(s=s._owner,s){if(s.tag!==1)throw Error(t(309));var c=s.stateNode}if(!c)throw Error(t(147,n));var d=c,h=""+n;return r!==null&&r.ref!==null&&typeof r.ref=="function"&&r.ref._stringRef===h?r.ref:(r=function(m){var b=d.refs;m===null?delete b[h]:b[h]=m},r._stringRef=h,r)}if(typeof n!="string")throw Error(t(284));if(!s._owner)throw Error(t(290,n))}return n}function bl(n,r){throw n=Object.prototype.toString.call(r),Error(t(31,n==="[object Object]"?"object with keys {"+Object.keys(r).join(", ")+"}":n))}function yk(n){var r=n._init;return r(n._payload)}function bk(n){function r(A,x){if(n){var I=A.deletions;I===null?(A.deletions=[x],A.flags|=16):I.push(x)}}function s(A,x){if(!n)return null;for(;x!==null;)r(A,x),x=x.sibling;return null}function c(A,x){for(A=new Map;x!==null;)x.key!==null?A.set(x.key,x):A.set(x.index,x),x=x.sibling;return A}function d(A,x){return A=vr(A,x),A.index=0,A.sibling=null,A}function h(A,x,I){return A.index=I,n?(I=A.alternate,I!==null?(I=I.index,I<x?(A.flags|=2,x):I):(A.flags|=2,x)):(A.flags|=1048576,x)}function m(A){return n&&A.alternate===null&&(A.flags|=2),A}function b(A,x,I,q){return x===null||x.tag!==6?(x=qh(I,A.mode,q),x.return=A,x):(x=d(x,I),x.return=A,x)}function T(A,x,I,q){var oe=I.type;return oe===V?F(A,x,I.props.children,q,I.key):x!==null&&(x.elementType===oe||typeof oe=="object"&&oe!==null&&oe.$$typeof===Se&&yk(oe)===x.type)?(q=d(x,I.props),q.ref=Pi(A,x,I),q.return=A,q):(q=Ul(I.type,I.key,I.props,null,A.mode,q),q.ref=Pi(A,x,I),q.return=A,q)}function N(A,x,I,q){return x===null||x.tag!==4||x.stateNode.containerInfo!==I.containerInfo||x.stateNode.implementation!==I.implementation?(x=Uh(I,A.mode,q),x.return=A,x):(x=d(x,I.children||[]),x.return=A,x)}function F(A,x,I,q,oe){return x===null||x.tag!==7?(x=$r(I,A.mode,q,oe),x.return=A,x):(x=d(x,I),x.return=A,x)}function H(A,x,I){if(typeof x=="string"&&x!==""||typeof x=="number")return x=qh(""+x,A.mode,I),x.return=A,x;if(typeof x=="object"&&x!==null){switch(x.$$typeof){case J:return I=Ul(x.type,x.key,x.props,null,A.mode,I),I.ref=Pi(A,null,x),I.return=A,I;case W:return x=Uh(x,A.mode,I),x.return=A,x;case Se:var q=x._init;return H(A,q(x._payload),I)}if(ci(x)||le(x))return x=$r(x,A.mode,I,null),x.return=A,x;bl(A,x)}return null}function M(A,x,I,q){var oe=x!==null?x.key:null;if(typeof I=="string"&&I!==""||typeof I=="number")return oe!==null?null:b(A,x,""+I,q);if(typeof I=="object"&&I!==null){switch(I.$$typeof){case J:return I.key===oe?T(A,x,I,q):null;case W:return I.key===oe?N(A,x,I,q):null;case Se:return oe=I._init,M(A,x,oe(I._payload),q)}if(ci(I)||le(I))return oe!==null?null:F(A,x,I,q,null);bl(A,I)}return null}function $(A,x,I,q,oe){if(typeof q=="string"&&q!==""||typeof q=="number")return A=A.get(I)||null,b(x,A,""+q,oe);if(typeof q=="object"&&q!==null){switch(q.$$typeof){case J:return A=A.get(q.key===null?I:q.key)||null,T(x,A,q,oe);case W:return A=A.get(q.key===null?I:q.key)||null,N(x,A,q,oe);case Se:var ce=q._init;return $(A,x,I,ce(q._payload),oe)}if(ci(q)||le(q))return A=A.get(I)||null,F(x,A,q,oe,null);bl(x,q)}return null}function ee(A,x,I,q){for(var oe=null,ce=null,ue=x,pe=x=0,gt=null;ue!==null&&pe<I.length;pe++){ue.index>pe?(gt=ue,ue=null):gt=ue.sibling;var Le=M(A,ue,I[pe],q);if(Le===null){ue===null&&(ue=gt);break}n&&ue&&Le.alternate===null&&r(A,ue),x=h(Le,x,pe),ce===null?oe=Le:ce.sibling=Le,ce=Le,ue=gt}if(pe===I.length)return s(A,ue),$e&&zr(A,pe),oe;if(ue===null){for(;pe<I.length;pe++)ue=H(A,I[pe],q),ue!==null&&(x=h(ue,x,pe),ce===null?oe=ue:ce.sibling=ue,ce=ue);return $e&&zr(A,pe),oe}for(ue=c(A,ue);pe<I.length;pe++)gt=$(ue,A,pe,I[pe],q),gt!==null&&(n&>.alternate!==null&&ue.delete(gt.key===null?pe:gt.key),x=h(gt,x,pe),ce===null?oe=gt:ce.sibling=gt,ce=gt);return n&&ue.forEach(function(yr){return r(A,yr)}),$e&&zr(A,pe),oe}function ne(A,x,I,q){var oe=le(I);if(typeof oe!="function")throw Error(t(150));if(I=oe.call(I),I==null)throw Error(t(151));for(var ce=oe=null,ue=x,pe=x=0,gt=null,Le=I.next();ue!==null&&!Le.done;pe++,Le=I.next()){ue.index>pe?(gt=ue,ue=null):gt=ue.sibling;var yr=M(A,ue,Le.value,q);if(yr===null){ue===null&&(ue=gt);break}n&&ue&&yr.alternate===null&&r(A,ue),x=h(yr,x,pe),ce===null?oe=yr:ce.sibling=yr,ce=yr,ue=gt}if(Le.done)return s(A,ue),$e&&zr(A,pe),oe;if(ue===null){for(;!Le.done;pe++,Le=I.next())Le=H(A,Le.value,q),Le!==null&&(x=h(Le,x,pe),ce===null?oe=Le:ce.sibling=Le,ce=Le);return $e&&zr(A,pe),oe}for(ue=c(A,ue);!Le.done;pe++,Le=I.next())Le=$(ue,A,pe,Le.value,q),Le!==null&&(n&&Le.alternate!==null&&ue.delete(Le.key===null?pe:Le.key),x=h(Le,x,pe),ce===null?oe=Le:ce.sibling=Le,ce=Le);return n&&ue.forEach(function(VB){return r(A,VB)}),$e&&zr(A,pe),oe}function rt(A,x,I,q){if(typeof I=="object"&&I!==null&&I.type===V&&I.key===null&&(I=I.props.children),typeof I=="object"&&I!==null){switch(I.$$typeof){case J:e:{for(var oe=I.key,ce=x;ce!==null;){if(ce.key===oe){if(oe=I.type,oe===V){if(ce.tag===7){s(A,ce.sibling),x=d(ce,I.props.children),x.return=A,A=x;break e}}else if(ce.elementType===oe||typeof oe=="object"&&oe!==null&&oe.$$typeof===Se&&yk(oe)===ce.type){s(A,ce.sibling),x=d(ce,I.props),x.ref=Pi(A,ce,I),x.return=A,A=x;break e}s(A,ce);break}else r(A,ce);ce=ce.sibling}I.type===V?(x=$r(I.props.children,A.mode,q,I.key),x.return=A,A=x):(q=Ul(I.type,I.key,I.props,null,A.mode,q),q.ref=Pi(A,x,I),q.return=A,A=q)}return m(A);case W:e:{for(ce=I.key;x!==null;){if(x.key===ce)if(x.tag===4&&x.stateNode.containerInfo===I.containerInfo&&x.stateNode.implementation===I.implementation){s(A,x.sibling),x=d(x,I.children||[]),x.return=A,A=x;break e}else{s(A,x);break}else r(A,x);x=x.sibling}x=Uh(I,A.mode,q),x.return=A,A=x}return m(A);case Se:return ce=I._init,rt(A,x,ce(I._payload),q)}if(ci(I))return ee(A,x,I,q);if(le(I))return ne(A,x,I,q);bl(A,I)}return typeof I=="string"&&I!==""||typeof I=="number"?(I=""+I,x!==null&&x.tag===6?(s(A,x.sibling),x=d(x,I),x.return=A,A=x):(s(A,x),x=qh(I,A.mode,q),x.return=A,A=x),m(A)):s(A,x)}return rt}var Co=bk(!0),kk=bk(!1),kl=lr(null),wl=null,Eo=null,Zf=null;function Jf(){Zf=Eo=wl=null}function eh(n){var r=kl.current;We(kl),n._currentValue=r}function th(n,r,s){for(;n!==null;){var c=n.alternate;if((n.childLanes&r)!==r?(n.childLanes|=r,c!==null&&(c.childLanes|=r)):c!==null&&(c.childLanes&r)!==r&&(c.childLanes|=r),n===s)break;n=n.return}}function Bo(n,r){wl=n,Zf=Eo=null,n=n.dependencies,n!==null&&n.firstContext!==null&&((n.lanes&r)!==0&&(Mt=!0),n.firstContext=null)}function Jt(n){var r=n._currentValue;if(Zf!==n)if(n={context:n,memoizedValue:r,next:null},Eo===null){if(wl===null)throw Error(t(308));Eo=n,wl.dependencies={lanes:0,firstContext:n}}else Eo=Eo.next=n;return r}var Hr=null;function nh(n){Hr===null?Hr=[n]:Hr.push(n)}function wk(n,r,s,c){var d=r.interleaved;return d===null?(s.next=s,nh(r)):(s.next=d.next,d.next=s),r.interleaved=s,zn(n,c)}function zn(n,r){n.lanes|=r;var s=n.alternate;for(s!==null&&(s.lanes|=r),s=n,n=n.return;n!==null;)n.childLanes|=r,s=n.alternate,s!==null&&(s.childLanes|=r),s=n,n=n.return;return s.tag===3?s.stateNode:null}var ur=!1;function rh(n){n.updateQueue={baseState:n.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Tk(n,r){n=n.updateQueue,r.updateQueue===n&&(r.updateQueue={baseState:n.baseState,firstBaseUpdate:n.firstBaseUpdate,lastBaseUpdate:n.lastBaseUpdate,shared:n.shared,effects:n.effects})}function Hn(n,r){return{eventTime:n,lane:r,tag:0,payload:null,callback:null,next:null}}function dr(n,r,s){var c=n.updateQueue;if(c===null)return null;if(c=c.shared,(Re&2)!==0){var d=c.pending;return d===null?r.next=r:(r.next=d.next,d.next=r),c.pending=r,zn(n,s)}return d=c.interleaved,d===null?(r.next=r,nh(c)):(r.next=d.next,d.next=r),c.interleaved=r,zn(n,s)}function Tl(n,r,s){if(r=r.updateQueue,r!==null&&(r=r.shared,(s&4194240)!==0)){var c=r.lanes;c&=n.pendingLanes,s|=c,r.lanes=s,vf(n,s)}}function Sk(n,r){var s=n.updateQueue,c=n.alternate;if(c!==null&&(c=c.updateQueue,s===c)){var d=null,h=null;if(s=s.firstBaseUpdate,s!==null){do{var m={eventTime:s.eventTime,lane:s.lane,tag:s.tag,payload:s.payload,callback:s.callback,next:null};h===null?d=h=m:h=h.next=m,s=s.next}while(s!==null);h===null?d=h=r:h=h.next=r}else d=h=r;s={baseState:c.baseState,firstBaseUpdate:d,lastBaseUpdate:h,shared:c.shared,effects:c.effects},n.updateQueue=s;return}n=s.lastBaseUpdate,n===null?s.firstBaseUpdate=r:n.next=r,s.lastBaseUpdate=r}function Sl(n,r,s,c){var d=n.updateQueue;ur=!1;var h=d.firstBaseUpdate,m=d.lastBaseUpdate,b=d.shared.pending;if(b!==null){d.shared.pending=null;var T=b,N=T.next;T.next=null,m===null?h=N:m.next=N,m=T;var F=n.alternate;F!==null&&(F=F.updateQueue,b=F.lastBaseUpdate,b!==m&&(b===null?F.firstBaseUpdate=N:b.next=N,F.lastBaseUpdate=T))}if(h!==null){var H=d.baseState;m=0,F=N=T=null,b=h;do{var M=b.lane,$=b.eventTime;if((c&M)===M){F!==null&&(F=F.next={eventTime:$,lane:0,tag:b.tag,payload:b.payload,callback:b.callback,next:null});e:{var ee=n,ne=b;switch(M=r,$=s,ne.tag){case 1:if(ee=ne.payload,typeof ee=="function"){H=ee.call($,H,M);break e}H=ee;break e;case 3:ee.flags=ee.flags&-65537|128;case 0:if(ee=ne.payload,M=typeof ee=="function"?ee.call($,H,M):ee,M==null)break e;H=G({},H,M);break e;case 2:ur=!0}}b.callback!==null&&b.lane!==0&&(n.flags|=64,M=d.effects,M===null?d.effects=[b]:M.push(b))}else $={eventTime:$,lane:M,tag:b.tag,payload:b.payload,callback:b.callback,next:null},F===null?(N=F=$,T=H):F=F.next=$,m|=M;if(b=b.next,b===null){if(b=d.shared.pending,b===null)break;M=b,b=M.next,M.next=null,d.lastBaseUpdate=M,d.shared.pending=null}}while(!0);if(F===null&&(T=H),d.baseState=T,d.firstBaseUpdate=N,d.lastBaseUpdate=F,r=d.shared.interleaved,r!==null){d=r;do m|=d.lane,d=d.next;while(d!==r)}else h===null&&(d.shared.lanes=0);Ur|=m,n.lanes=m,n.memoizedState=H}}function xk(n,r,s){if(n=r.effects,r.effects=null,n!==null)for(r=0;r<n.length;r++){var c=n[r],d=c.callback;if(d!==null){if(c.callback=null,c=s,typeof d!="function")throw Error(t(191,d));d.call(c)}}}var Li={},Sn=lr(Li),Di=lr(Li),Mi=lr(Li);function jr(n){if(n===Li)throw Error(t(174));return n}function oh(n,r){switch(qe(Mi,r),qe(Di,n),qe(Sn,Li),n=r.nodeType,n){case 9:case 11:r=(r=r.documentElement)?r.namespaceURI:of(null,"");break;default:n=n===8?r.parentNode:r,r=n.namespaceURI||null,n=n.tagName,r=of(r,n)}We(Sn),qe(Sn,r)}function Ao(){We(Sn),We(Di),We(Mi)}function Ck(n){jr(Mi.current);var r=jr(Sn.current),s=of(r,n.type);r!==s&&(qe(Di,n),qe(Sn,s))}function ih(n){Di.current===n&&(We(Sn),We(Di))}var Ye=lr(0);function xl(n){for(var r=n;r!==null;){if(r.tag===13){var s=r.memoizedState;if(s!==null&&(s=s.dehydrated,s===null||s.data==="$?"||s.data==="$!"))return r}else if(r.tag===19&&r.memoizedProps.revealOrder!==void 0){if((r.flags&128)!==0)return r}else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return null;r=r.return}r.sibling.return=r.return,r=r.sibling}return null}var sh=[];function lh(){for(var n=0;n<sh.length;n++)sh[n]._workInProgressVersionPrimary=null;sh.length=0}var Cl=j.ReactCurrentDispatcher,ah=j.ReactCurrentBatchConfig,qr=0,Qe=null,ut=null,ht=null,El=!1,Fi=!1,zi=0,pB=0;function xt(){throw Error(t(321))}function ch(n,r){if(r===null)return!1;for(var s=0;s<r.length&&s<n.length;s++)if(!cn(n[s],r[s]))return!1;return!0}function uh(n,r,s,c,d,h){if(qr=h,Qe=r,r.memoizedState=null,r.updateQueue=null,r.lanes=0,Cl.current=n===null||n.memoizedState===null?yB:bB,n=s(c,d),Fi){h=0;do{if(Fi=!1,zi=0,25<=h)throw Error(t(301));h+=1,ht=ut=null,r.updateQueue=null,Cl.current=kB,n=s(c,d)}while(Fi)}if(Cl.current=Il,r=ut!==null&&ut.next!==null,qr=0,ht=ut=Qe=null,El=!1,r)throw Error(t(300));return n}function dh(){var n=zi!==0;return zi=0,n}function xn(){var n={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return ht===null?Qe.memoizedState=ht=n:ht=ht.next=n,ht}function en(){if(ut===null){var n=Qe.alternate;n=n!==null?n.memoizedState:null}else n=ut.next;var r=ht===null?Qe.memoizedState:ht.next;if(r!==null)ht=r,ut=n;else{if(n===null)throw Error(t(310));ut=n,n={memoizedState:ut.memoizedState,baseState:ut.baseState,baseQueue:ut.baseQueue,queue:ut.queue,next:null},ht===null?Qe.memoizedState=ht=n:ht=ht.next=n}return ht}function Hi(n,r){return typeof r=="function"?r(n):r}function fh(n){var r=en(),s=r.queue;if(s===null)throw Error(t(311));s.lastRenderedReducer=n;var c=ut,d=c.baseQueue,h=s.pending;if(h!==null){if(d!==null){var m=d.next;d.next=h.next,h.next=m}c.baseQueue=d=h,s.pending=null}if(d!==null){h=d.next,c=c.baseState;var b=m=null,T=null,N=h;do{var F=N.lane;if((qr&F)===F)T!==null&&(T=T.next={lane:0,action:N.action,hasEagerState:N.hasEagerState,eagerState:N.eagerState,next:null}),c=N.hasEagerState?N.eagerState:n(c,N.action);else{var H={lane:F,action:N.action,hasEagerState:N.hasEagerState,eagerState:N.eagerState,next:null};T===null?(b=T=H,m=c):T=T.next=H,Qe.lanes|=F,Ur|=F}N=N.next}while(N!==null&&N!==h);T===null?m=c:T.next=b,cn(c,r.memoizedState)||(Mt=!0),r.memoizedState=c,r.baseState=m,r.baseQueue=T,s.lastRenderedState=c}if(n=s.interleaved,n!==null){d=n;do h=d.lane,Qe.lanes|=h,Ur|=h,d=d.next;while(d!==n)}else d===null&&(s.lanes=0);return[r.memoizedState,s.dispatch]}function hh(n){var r=en(),s=r.queue;if(s===null)throw Error(t(311));s.lastRenderedReducer=n;var c=s.dispatch,d=s.pending,h=r.memoizedState;if(d!==null){s.pending=null;var m=d=d.next;do h=n(h,m.action),m=m.next;while(m!==d);cn(h,r.memoizedState)||(Mt=!0),r.memoizedState=h,r.baseQueue===null&&(r.baseState=h),s.lastRenderedState=h}return[h,c]}function Ek(){}function Bk(n,r){var s=Qe,c=en(),d=r(),h=!cn(c.memoizedState,d);if(h&&(c.memoizedState=d,Mt=!0),c=c.queue,ph(_k.bind(null,s,c,n),[n]),c.getSnapshot!==r||h||ht!==null&&ht.memoizedState.tag&1){if(s.flags|=2048,ji(9,Ik.bind(null,s,c,d,r),void 0,null),pt===null)throw Error(t(349));(qr&30)!==0||Ak(s,r,d)}return d}function Ak(n,r,s){n.flags|=16384,n={getSnapshot:r,value:s},r=Qe.updateQueue,r===null?(r={lastEffect:null,stores:null},Qe.updateQueue=r,r.stores=[n]):(s=r.stores,s===null?r.stores=[n]:s.push(n))}function Ik(n,r,s,c){r.value=s,r.getSnapshot=c,Nk(r)&&Rk(n)}function _k(n,r,s){return s(function(){Nk(r)&&Rk(n)})}function Nk(n){var r=n.getSnapshot;n=n.value;try{var s=r();return!cn(n,s)}catch{return!0}}function Rk(n){var r=zn(n,1);r!==null&&pn(r,n,1,-1)}function Ok(n){var r=xn();return typeof n=="function"&&(n=n()),r.memoizedState=r.baseState=n,n={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Hi,lastRenderedState:n},r.queue=n,n=n.dispatch=vB.bind(null,Qe,n),[r.memoizedState,n]}function ji(n,r,s,c){return n={tag:n,create:r,destroy:s,deps:c,next:null},r=Qe.updateQueue,r===null?(r={lastEffect:null,stores:null},Qe.updateQueue=r,r.lastEffect=n.next=n):(s=r.lastEffect,s===null?r.lastEffect=n.next=n:(c=s.next,s.next=n,n.next=c,r.lastEffect=n)),n}function Pk(){return en().memoizedState}function Bl(n,r,s,c){var d=xn();Qe.flags|=n,d.memoizedState=ji(1|r,s,void 0,c===void 0?null:c)}function Al(n,r,s,c){var d=en();c=c===void 0?null:c;var h=void 0;if(ut!==null){var m=ut.memoizedState;if(h=m.destroy,c!==null&&ch(c,m.deps)){d.memoizedState=ji(r,s,h,c);return}}Qe.flags|=n,d.memoizedState=ji(1|r,s,h,c)}function Lk(n,r){return Bl(8390656,8,n,r)}function ph(n,r){return Al(2048,8,n,r)}function Dk(n,r){return Al(4,2,n,r)}function Mk(n,r){return Al(4,4,n,r)}function Fk(n,r){if(typeof r=="function")return n=n(),r(n),function(){r(null)};if(r!=null)return n=n(),r.current=n,function(){r.current=null}}function zk(n,r,s){return s=s!=null?s.concat([n]):null,Al(4,4,Fk.bind(null,r,n),s)}function gh(){}function Hk(n,r){var s=en();r=r===void 0?null:r;var c=s.memoizedState;return c!==null&&r!==null&&ch(r,c[1])?c[0]:(s.memoizedState=[n,r],n)}function jk(n,r){var s=en();r=r===void 0?null:r;var c=s.memoizedState;return c!==null&&r!==null&&ch(r,c[1])?c[0]:(n=n(),s.memoizedState=[n,r],n)}function qk(n,r,s){return(qr&21)===0?(n.baseState&&(n.baseState=!1,Mt=!0),n.memoizedState=s):(cn(s,r)||(s=yb(),Qe.lanes|=s,Ur|=s,n.baseState=!0),r)}function gB(n,r){var s=ze;ze=s!==0&&4>s?s:4,n(!0);var c=ah.transition;ah.transition={};try{n(!1),r()}finally{ze=s,ah.transition=c}}function Uk(){return en().memoizedState}function mB(n,r,s){var c=gr(n);if(s={lane:c,action:s,hasEagerState:!1,eagerState:null,next:null},Wk(n))Kk(r,s);else if(s=wk(n,r,s,c),s!==null){var d=Nt();pn(s,n,c,d),Vk(s,r,c)}}function vB(n,r,s){var c=gr(n),d={lane:c,action:s,hasEagerState:!1,eagerState:null,next:null};if(Wk(n))Kk(r,d);else{var h=n.alternate;if(n.lanes===0&&(h===null||h.lanes===0)&&(h=r.lastRenderedReducer,h!==null))try{var m=r.lastRenderedState,b=h(m,s);if(d.hasEagerState=!0,d.eagerState=b,cn(b,m)){var T=r.interleaved;T===null?(d.next=d,nh(r)):(d.next=T.next,T.next=d),r.interleaved=d;return}}catch{}finally{}s=wk(n,r,d,c),s!==null&&(d=Nt(),pn(s,n,c,d),Vk(s,r,c))}}function Wk(n){var r=n.alternate;return n===Qe||r!==null&&r===Qe}function Kk(n,r){Fi=El=!0;var s=n.pending;s===null?r.next=r:(r.next=s.next,s.next=r),n.pending=r}function Vk(n,r,s){if((s&4194240)!==0){var c=r.lanes;c&=n.pendingLanes,s|=c,r.lanes=s,vf(n,s)}}var Il={readContext:Jt,useCallback:xt,useContext:xt,useEffect:xt,useImperativeHandle:xt,useInsertionEffect:xt,useLayoutEffect:xt,useMemo:xt,useReducer:xt,useRef:xt,useState:xt,useDebugValue:xt,useDeferredValue:xt,useTransition:xt,useMutableSource:xt,useSyncExternalStore:xt,useId:xt,unstable_isNewReconciler:!1},yB={readContext:Jt,useCallback:function(n,r){return xn().memoizedState=[n,r===void 0?null:r],n},useContext:Jt,useEffect:Lk,useImperativeHandle:function(n,r,s){return s=s!=null?s.concat([n]):null,Bl(4194308,4,Fk.bind(null,r,n),s)},useLayoutEffect:function(n,r){return Bl(4194308,4,n,r)},useInsertionEffect:function(n,r){return Bl(4,2,n,r)},useMemo:function(n,r){var s=xn();return r=r===void 0?null:r,n=n(),s.memoizedState=[n,r],n},useReducer:function(n,r,s){var c=xn();return r=s!==void 0?s(r):r,c.memoizedState=c.baseState=r,n={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:n,lastRenderedState:r},c.queue=n,n=n.dispatch=mB.bind(null,Qe,n),[c.memoizedState,n]},useRef:function(n){var r=xn();return n={current:n},r.memoizedState=n},useState:Ok,useDebugValue:gh,useDeferredValue:function(n){return xn().memoizedState=n},useTransition:function(){var n=Ok(!1),r=n[0];return n=gB.bind(null,n[1]),xn().memoizedState=n,[r,n]},useMutableSource:function(){},useSyncExternalStore:function(n,r,s){var c=Qe,d=xn();if($e){if(s===void 0)throw Error(t(407));s=s()}else{if(s=r(),pt===null)throw Error(t(349));(qr&30)!==0||Ak(c,r,s)}d.memoizedState=s;var h={value:s,getSnapshot:r};return d.queue=h,Lk(_k.bind(null,c,h,n),[n]),c.flags|=2048,ji(9,Ik.bind(null,c,h,s,r),void 0,null),s},useId:function(){var n=xn(),r=pt.identifierPrefix;if($e){var s=Fn,c=Mn;s=(c&~(1<<32-an(c)-1)).toString(32)+s,r=":"+r+"R"+s,s=zi++,0<s&&(r+="H"+s.toString(32)),r+=":"}else s=pB++,r=":"+r+"r"+s.toString(32)+":";return n.memoizedState=r},unstable_isNewReconciler:!1},bB={readContext:Jt,useCallback:Hk,useContext:Jt,useEffect:ph,useImperativeHandle:zk,useInsertionEffect:Dk,useLayoutEffect:Mk,useMemo:jk,useReducer:fh,useRef:Pk,useState:function(){return fh(Hi)},useDebugValue:gh,useDeferredValue:function(n){var r=en();return qk(r,ut.memoizedState,n)},useTransition:function(){var n=fh(Hi)[0],r=en().memoizedState;return[n,r]},useMutableSource:Ek,useSyncExternalStore:Bk,useId:Uk,unstable_isNewReconciler:!1},kB={readContext:Jt,useCallback:Hk,useContext:Jt,useEffect:ph,useImperativeHandle:zk,useInsertionEffect:Dk,useLayoutEffect:Mk,useMemo:jk,useReducer:hh,useRef:Pk,useState:function(){return hh(Hi)},useDebugValue:gh,useDeferredValue:function(n){var r=en();return ut===null?r.memoizedState=n:qk(r,ut.memoizedState,n)},useTransition:function(){var n=hh(Hi)[0],r=en().memoizedState;return[n,r]},useMutableSource:Ek,useSyncExternalStore:Bk,useId:Uk,unstable_isNewReconciler:!1};function dn(n,r){if(n&&n.defaultProps){r=G({},r),n=n.defaultProps;for(var s in n)r[s]===void 0&&(r[s]=n[s]);return r}return r}function mh(n,r,s,c){r=n.memoizedState,s=s(c,r),s=s==null?r:G({},r,s),n.memoizedState=s,n.lanes===0&&(n.updateQueue.baseState=s)}var _l={isMounted:function(n){return(n=n._reactInternals)?Lr(n)===n:!1},enqueueSetState:function(n,r,s){n=n._reactInternals;var c=Nt(),d=gr(n),h=Hn(c,d);h.payload=r,s!=null&&(h.callback=s),r=dr(n,h,d),r!==null&&(pn(r,n,d,c),Tl(r,n,d))},enqueueReplaceState:function(n,r,s){n=n._reactInternals;var c=Nt(),d=gr(n),h=Hn(c,d);h.tag=1,h.payload=r,s!=null&&(h.callback=s),r=dr(n,h,d),r!==null&&(pn(r,n,d,c),Tl(r,n,d))},enqueueForceUpdate:function(n,r){n=n._reactInternals;var s=Nt(),c=gr(n),d=Hn(s,c);d.tag=2,r!=null&&(d.callback=r),r=dr(n,d,c),r!==null&&(pn(r,n,c,s),Tl(r,n,c))}};function $k(n,r,s,c,d,h,m){return n=n.stateNode,typeof n.shouldComponentUpdate=="function"?n.shouldComponentUpdate(c,h,m):r.prototype&&r.prototype.isPureReactComponent?!Bi(s,c)||!Bi(d,h):!0}function Gk(n,r,s){var c=!1,d=ar,h=r.contextType;return typeof h=="object"&&h!==null?h=Jt(h):(d=Dt(r)?Mr:St.current,c=r.contextTypes,h=(c=c!=null)?wo(n,d):ar),r=new r(s,h),n.memoizedState=r.state!==null&&r.state!==void 0?r.state:null,r.updater=_l,n.stateNode=r,r._reactInternals=n,c&&(n=n.stateNode,n.__reactInternalMemoizedUnmaskedChildContext=d,n.__reactInternalMemoizedMaskedChildContext=h),r}function Xk(n,r,s,c){n=r.state,typeof r.componentWillReceiveProps=="function"&&r.componentWillReceiveProps(s,c),typeof r.UNSAFE_componentWillReceiveProps=="function"&&r.UNSAFE_componentWillReceiveProps(s,c),r.state!==n&&_l.enqueueReplaceState(r,r.state,null)}function vh(n,r,s,c){var d=n.stateNode;d.props=s,d.state=n.memoizedState,d.refs={},rh(n);var h=r.contextType;typeof h=="object"&&h!==null?d.context=Jt(h):(h=Dt(r)?Mr:St.current,d.context=wo(n,h)),d.state=n.memoizedState,h=r.getDerivedStateFromProps,typeof h=="function"&&(mh(n,r,h,s),d.state=n.memoizedState),typeof r.getDerivedStateFromProps=="function"||typeof d.getSnapshotBeforeUpdate=="function"||typeof d.UNSAFE_componentWillMount!="function"&&typeof d.componentWillMount!="function"||(r=d.state,typeof d.componentWillMount=="function"&&d.componentWillMount(),typeof d.UNSAFE_componentWillMount=="function"&&d.UNSAFE_componentWillMount(),r!==d.state&&_l.enqueueReplaceState(d,d.state,null),Sl(n,s,d,c),d.state=n.memoizedState),typeof d.componentDidMount=="function"&&(n.flags|=4194308)}function Io(n,r){try{var s="",c=r;do s+=xe(c),c=c.return;while(c);var d=s}catch(h){d=`
|
|
16
|
+
Error generating stack: `+h.message+`
|
|
17
|
+
`+h.stack}return{value:n,source:r,stack:d,digest:null}}function yh(n,r,s){return{value:n,source:null,stack:s??null,digest:r??null}}function bh(n,r){try{console.error(r.value)}catch(s){setTimeout(function(){throw s})}}var wB=typeof WeakMap=="function"?WeakMap:Map;function Yk(n,r,s){s=Hn(-1,s),s.tag=3,s.payload={element:null};var c=r.value;return s.callback=function(){Ml||(Ml=!0,Ph=c),bh(n,r)},s}function Qk(n,r,s){s=Hn(-1,s),s.tag=3;var c=n.type.getDerivedStateFromError;if(typeof c=="function"){var d=r.value;s.payload=function(){return c(d)},s.callback=function(){bh(n,r)}}var h=n.stateNode;return h!==null&&typeof h.componentDidCatch=="function"&&(s.callback=function(){bh(n,r),typeof c!="function"&&(hr===null?hr=new Set([this]):hr.add(this));var m=r.stack;this.componentDidCatch(r.value,{componentStack:m!==null?m:""})}),s}function Zk(n,r,s){var c=n.pingCache;if(c===null){c=n.pingCache=new wB;var d=new Set;c.set(r,d)}else d=c.get(r),d===void 0&&(d=new Set,c.set(r,d));d.has(s)||(d.add(s),n=LB.bind(null,n,r,s),r.then(n,n))}function Jk(n){do{var r;if((r=n.tag===13)&&(r=n.memoizedState,r=r!==null?r.dehydrated!==null:!0),r)return n;n=n.return}while(n!==null);return null}function ew(n,r,s,c,d){return(n.mode&1)===0?(n===r?n.flags|=65536:(n.flags|=128,s.flags|=131072,s.flags&=-52805,s.tag===1&&(s.alternate===null?s.tag=17:(r=Hn(-1,1),r.tag=2,dr(s,r,1))),s.lanes|=1),n):(n.flags|=65536,n.lanes=d,n)}var TB=j.ReactCurrentOwner,Mt=!1;function _t(n,r,s,c){r.child=n===null?kk(r,null,s,c):Co(r,n.child,s,c)}function tw(n,r,s,c,d){s=s.render;var h=r.ref;return Bo(r,d),c=uh(n,r,s,c,h,d),s=dh(),n!==null&&!Mt?(r.updateQueue=n.updateQueue,r.flags&=-2053,n.lanes&=~d,jn(n,r,d)):($e&&s&&$f(r),r.flags|=1,_t(n,r,c,d),r.child)}function nw(n,r,s,c,d){if(n===null){var h=s.type;return typeof h=="function"&&!jh(h)&&h.defaultProps===void 0&&s.compare===null&&s.defaultProps===void 0?(r.tag=15,r.type=h,rw(n,r,h,c,d)):(n=Ul(s.type,null,c,r,r.mode,d),n.ref=r.ref,n.return=r,r.child=n)}if(h=n.child,(n.lanes&d)===0){var m=h.memoizedProps;if(s=s.compare,s=s!==null?s:Bi,s(m,c)&&n.ref===r.ref)return jn(n,r,d)}return r.flags|=1,n=vr(h,c),n.ref=r.ref,n.return=r,r.child=n}function rw(n,r,s,c,d){if(n!==null){var h=n.memoizedProps;if(Bi(h,c)&&n.ref===r.ref)if(Mt=!1,r.pendingProps=c=h,(n.lanes&d)!==0)(n.flags&131072)!==0&&(Mt=!0);else return r.lanes=n.lanes,jn(n,r,d)}return kh(n,r,s,c,d)}function ow(n,r,s){var c=r.pendingProps,d=c.children,h=n!==null?n.memoizedState:null;if(c.mode==="hidden")if((r.mode&1)===0)r.memoizedState={baseLanes:0,cachePool:null,transitions:null},qe(No,Kt),Kt|=s;else{if((s&1073741824)===0)return n=h!==null?h.baseLanes|s:s,r.lanes=r.childLanes=1073741824,r.memoizedState={baseLanes:n,cachePool:null,transitions:null},r.updateQueue=null,qe(No,Kt),Kt|=n,null;r.memoizedState={baseLanes:0,cachePool:null,transitions:null},c=h!==null?h.baseLanes:s,qe(No,Kt),Kt|=c}else h!==null?(c=h.baseLanes|s,r.memoizedState=null):c=s,qe(No,Kt),Kt|=c;return _t(n,r,d,s),r.child}function iw(n,r){var s=r.ref;(n===null&&s!==null||n!==null&&n.ref!==s)&&(r.flags|=512,r.flags|=2097152)}function kh(n,r,s,c,d){var h=Dt(s)?Mr:St.current;return h=wo(r,h),Bo(r,d),s=uh(n,r,s,c,h,d),c=dh(),n!==null&&!Mt?(r.updateQueue=n.updateQueue,r.flags&=-2053,n.lanes&=~d,jn(n,r,d)):($e&&c&&$f(r),r.flags|=1,_t(n,r,s,d),r.child)}function sw(n,r,s,c,d){if(Dt(s)){var h=!0;pl(r)}else h=!1;if(Bo(r,d),r.stateNode===null)Rl(n,r),Gk(r,s,c),vh(r,s,c,d),c=!0;else if(n===null){var m=r.stateNode,b=r.memoizedProps;m.props=b;var T=m.context,N=s.contextType;typeof N=="object"&&N!==null?N=Jt(N):(N=Dt(s)?Mr:St.current,N=wo(r,N));var F=s.getDerivedStateFromProps,H=typeof F=="function"||typeof m.getSnapshotBeforeUpdate=="function";H||typeof m.UNSAFE_componentWillReceiveProps!="function"&&typeof m.componentWillReceiveProps!="function"||(b!==c||T!==N)&&Xk(r,m,c,N),ur=!1;var M=r.memoizedState;m.state=M,Sl(r,c,m,d),T=r.memoizedState,b!==c||M!==T||Lt.current||ur?(typeof F=="function"&&(mh(r,s,F,c),T=r.memoizedState),(b=ur||$k(r,s,b,c,M,T,N))?(H||typeof m.UNSAFE_componentWillMount!="function"&&typeof m.componentWillMount!="function"||(typeof m.componentWillMount=="function"&&m.componentWillMount(),typeof m.UNSAFE_componentWillMount=="function"&&m.UNSAFE_componentWillMount()),typeof m.componentDidMount=="function"&&(r.flags|=4194308)):(typeof m.componentDidMount=="function"&&(r.flags|=4194308),r.memoizedProps=c,r.memoizedState=T),m.props=c,m.state=T,m.context=N,c=b):(typeof m.componentDidMount=="function"&&(r.flags|=4194308),c=!1)}else{m=r.stateNode,Tk(n,r),b=r.memoizedProps,N=r.type===r.elementType?b:dn(r.type,b),m.props=N,H=r.pendingProps,M=m.context,T=s.contextType,typeof T=="object"&&T!==null?T=Jt(T):(T=Dt(s)?Mr:St.current,T=wo(r,T));var $=s.getDerivedStateFromProps;(F=typeof $=="function"||typeof m.getSnapshotBeforeUpdate=="function")||typeof m.UNSAFE_componentWillReceiveProps!="function"&&typeof m.componentWillReceiveProps!="function"||(b!==H||M!==T)&&Xk(r,m,c,T),ur=!1,M=r.memoizedState,m.state=M,Sl(r,c,m,d);var ee=r.memoizedState;b!==H||M!==ee||Lt.current||ur?(typeof $=="function"&&(mh(r,s,$,c),ee=r.memoizedState),(N=ur||$k(r,s,N,c,M,ee,T)||!1)?(F||typeof m.UNSAFE_componentWillUpdate!="function"&&typeof m.componentWillUpdate!="function"||(typeof m.componentWillUpdate=="function"&&m.componentWillUpdate(c,ee,T),typeof m.UNSAFE_componentWillUpdate=="function"&&m.UNSAFE_componentWillUpdate(c,ee,T)),typeof m.componentDidUpdate=="function"&&(r.flags|=4),typeof m.getSnapshotBeforeUpdate=="function"&&(r.flags|=1024)):(typeof m.componentDidUpdate!="function"||b===n.memoizedProps&&M===n.memoizedState||(r.flags|=4),typeof m.getSnapshotBeforeUpdate!="function"||b===n.memoizedProps&&M===n.memoizedState||(r.flags|=1024),r.memoizedProps=c,r.memoizedState=ee),m.props=c,m.state=ee,m.context=T,c=N):(typeof m.componentDidUpdate!="function"||b===n.memoizedProps&&M===n.memoizedState||(r.flags|=4),typeof m.getSnapshotBeforeUpdate!="function"||b===n.memoizedProps&&M===n.memoizedState||(r.flags|=1024),c=!1)}return wh(n,r,s,c,h,d)}function wh(n,r,s,c,d,h){iw(n,r);var m=(r.flags&128)!==0;if(!c&&!m)return d&&dk(r,s,!1),jn(n,r,h);c=r.stateNode,TB.current=r;var b=m&&typeof s.getDerivedStateFromError!="function"?null:c.render();return r.flags|=1,n!==null&&m?(r.child=Co(r,n.child,null,h),r.child=Co(r,null,b,h)):_t(n,r,b,h),r.memoizedState=c.state,d&&dk(r,s,!0),r.child}function lw(n){var r=n.stateNode;r.pendingContext?ck(n,r.pendingContext,r.pendingContext!==r.context):r.context&&ck(n,r.context,!1),oh(n,r.containerInfo)}function aw(n,r,s,c,d){return xo(),Qf(d),r.flags|=256,_t(n,r,s,c),r.child}var Th={dehydrated:null,treeContext:null,retryLane:0};function Sh(n){return{baseLanes:n,cachePool:null,transitions:null}}function cw(n,r,s){var c=r.pendingProps,d=Ye.current,h=!1,m=(r.flags&128)!==0,b;if((b=m)||(b=n!==null&&n.memoizedState===null?!1:(d&2)!==0),b?(h=!0,r.flags&=-129):(n===null||n.memoizedState!==null)&&(d|=1),qe(Ye,d&1),n===null)return Yf(r),n=r.memoizedState,n!==null&&(n=n.dehydrated,n!==null)?((r.mode&1)===0?r.lanes=1:n.data==="$!"?r.lanes=8:r.lanes=1073741824,null):(m=c.children,n=c.fallback,h?(c=r.mode,h=r.child,m={mode:"hidden",children:m},(c&1)===0&&h!==null?(h.childLanes=0,h.pendingProps=m):h=Wl(m,c,0,null),n=$r(n,c,s,null),h.return=r,n.return=r,h.sibling=n,r.child=h,r.child.memoizedState=Sh(s),r.memoizedState=Th,n):xh(r,m));if(d=n.memoizedState,d!==null&&(b=d.dehydrated,b!==null))return SB(n,r,m,c,b,d,s);if(h){h=c.fallback,m=r.mode,d=n.child,b=d.sibling;var T={mode:"hidden",children:c.children};return(m&1)===0&&r.child!==d?(c=r.child,c.childLanes=0,c.pendingProps=T,r.deletions=null):(c=vr(d,T),c.subtreeFlags=d.subtreeFlags&14680064),b!==null?h=vr(b,h):(h=$r(h,m,s,null),h.flags|=2),h.return=r,c.return=r,c.sibling=h,r.child=c,c=h,h=r.child,m=n.child.memoizedState,m=m===null?Sh(s):{baseLanes:m.baseLanes|s,cachePool:null,transitions:m.transitions},h.memoizedState=m,h.childLanes=n.childLanes&~s,r.memoizedState=Th,c}return h=n.child,n=h.sibling,c=vr(h,{mode:"visible",children:c.children}),(r.mode&1)===0&&(c.lanes=s),c.return=r,c.sibling=null,n!==null&&(s=r.deletions,s===null?(r.deletions=[n],r.flags|=16):s.push(n)),r.child=c,r.memoizedState=null,c}function xh(n,r){return r=Wl({mode:"visible",children:r},n.mode,0,null),r.return=n,n.child=r}function Nl(n,r,s,c){return c!==null&&Qf(c),Co(r,n.child,null,s),n=xh(r,r.pendingProps.children),n.flags|=2,r.memoizedState=null,n}function SB(n,r,s,c,d,h,m){if(s)return r.flags&256?(r.flags&=-257,c=yh(Error(t(422))),Nl(n,r,m,c)):r.memoizedState!==null?(r.child=n.child,r.flags|=128,null):(h=c.fallback,d=r.mode,c=Wl({mode:"visible",children:c.children},d,0,null),h=$r(h,d,m,null),h.flags|=2,c.return=r,h.return=r,c.sibling=h,r.child=c,(r.mode&1)!==0&&Co(r,n.child,null,m),r.child.memoizedState=Sh(m),r.memoizedState=Th,h);if((r.mode&1)===0)return Nl(n,r,m,null);if(d.data==="$!"){if(c=d.nextSibling&&d.nextSibling.dataset,c)var b=c.dgst;return c=b,h=Error(t(419)),c=yh(h,c,void 0),Nl(n,r,m,c)}if(b=(m&n.childLanes)!==0,Mt||b){if(c=pt,c!==null){switch(m&-m){case 4:d=2;break;case 16:d=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:d=32;break;case 536870912:d=268435456;break;default:d=0}d=(d&(c.suspendedLanes|m))!==0?0:d,d!==0&&d!==h.retryLane&&(h.retryLane=d,zn(n,d),pn(c,n,d,-1))}return Hh(),c=yh(Error(t(421))),Nl(n,r,m,c)}return d.data==="$?"?(r.flags|=128,r.child=n.child,r=DB.bind(null,n),d._reactRetry=r,null):(n=h.treeContext,Wt=sr(d.nextSibling),Ut=r,$e=!0,un=null,n!==null&&(Qt[Zt++]=Mn,Qt[Zt++]=Fn,Qt[Zt++]=Fr,Mn=n.id,Fn=n.overflow,Fr=r),r=xh(r,c.children),r.flags|=4096,r)}function uw(n,r,s){n.lanes|=r;var c=n.alternate;c!==null&&(c.lanes|=r),th(n.return,r,s)}function Ch(n,r,s,c,d){var h=n.memoizedState;h===null?n.memoizedState={isBackwards:r,rendering:null,renderingStartTime:0,last:c,tail:s,tailMode:d}:(h.isBackwards=r,h.rendering=null,h.renderingStartTime=0,h.last=c,h.tail=s,h.tailMode=d)}function dw(n,r,s){var c=r.pendingProps,d=c.revealOrder,h=c.tail;if(_t(n,r,c.children,s),c=Ye.current,(c&2)!==0)c=c&1|2,r.flags|=128;else{if(n!==null&&(n.flags&128)!==0)e:for(n=r.child;n!==null;){if(n.tag===13)n.memoizedState!==null&&uw(n,s,r);else if(n.tag===19)uw(n,s,r);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===r)break e;for(;n.sibling===null;){if(n.return===null||n.return===r)break e;n=n.return}n.sibling.return=n.return,n=n.sibling}c&=1}if(qe(Ye,c),(r.mode&1)===0)r.memoizedState=null;else switch(d){case"forwards":for(s=r.child,d=null;s!==null;)n=s.alternate,n!==null&&xl(n)===null&&(d=s),s=s.sibling;s=d,s===null?(d=r.child,r.child=null):(d=s.sibling,s.sibling=null),Ch(r,!1,d,s,h);break;case"backwards":for(s=null,d=r.child,r.child=null;d!==null;){if(n=d.alternate,n!==null&&xl(n)===null){r.child=d;break}n=d.sibling,d.sibling=s,s=d,d=n}Ch(r,!0,s,null,h);break;case"together":Ch(r,!1,null,null,void 0);break;default:r.memoizedState=null}return r.child}function Rl(n,r){(r.mode&1)===0&&n!==null&&(n.alternate=null,r.alternate=null,r.flags|=2)}function jn(n,r,s){if(n!==null&&(r.dependencies=n.dependencies),Ur|=r.lanes,(s&r.childLanes)===0)return null;if(n!==null&&r.child!==n.child)throw Error(t(153));if(r.child!==null){for(n=r.child,s=vr(n,n.pendingProps),r.child=s,s.return=r;n.sibling!==null;)n=n.sibling,s=s.sibling=vr(n,n.pendingProps),s.return=r;s.sibling=null}return r.child}function xB(n,r,s){switch(r.tag){case 3:lw(r),xo();break;case 5:Ck(r);break;case 1:Dt(r.type)&&pl(r);break;case 4:oh(r,r.stateNode.containerInfo);break;case 10:var c=r.type._context,d=r.memoizedProps.value;qe(kl,c._currentValue),c._currentValue=d;break;case 13:if(c=r.memoizedState,c!==null)return c.dehydrated!==null?(qe(Ye,Ye.current&1),r.flags|=128,null):(s&r.child.childLanes)!==0?cw(n,r,s):(qe(Ye,Ye.current&1),n=jn(n,r,s),n!==null?n.sibling:null);qe(Ye,Ye.current&1);break;case 19:if(c=(s&r.childLanes)!==0,(n.flags&128)!==0){if(c)return dw(n,r,s);r.flags|=128}if(d=r.memoizedState,d!==null&&(d.rendering=null,d.tail=null,d.lastEffect=null),qe(Ye,Ye.current),c)break;return null;case 22:case 23:return r.lanes=0,ow(n,r,s)}return jn(n,r,s)}var fw,Eh,hw,pw;fw=function(n,r){for(var s=r.child;s!==null;){if(s.tag===5||s.tag===6)n.appendChild(s.stateNode);else if(s.tag!==4&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return;s=s.return}s.sibling.return=s.return,s=s.sibling}},Eh=function(){},hw=function(n,r,s,c){var d=n.memoizedProps;if(d!==c){n=r.stateNode,jr(Sn.current);var h=null;switch(s){case"input":d=ef(n,d),c=ef(n,c),h=[];break;case"select":d=G({},d,{value:void 0}),c=G({},c,{value:void 0}),h=[];break;case"textarea":d=rf(n,d),c=rf(n,c),h=[];break;default:typeof d.onClick!="function"&&typeof c.onClick=="function"&&(n.onclick=dl)}sf(s,c);var m;s=null;for(N in d)if(!c.hasOwnProperty(N)&&d.hasOwnProperty(N)&&d[N]!=null)if(N==="style"){var b=d[N];for(m in b)b.hasOwnProperty(m)&&(s||(s={}),s[m]="")}else N!=="dangerouslySetInnerHTML"&&N!=="children"&&N!=="suppressContentEditableWarning"&&N!=="suppressHydrationWarning"&&N!=="autoFocus"&&(i.hasOwnProperty(N)?h||(h=[]):(h=h||[]).push(N,null));for(N in c){var T=c[N];if(b=d?.[N],c.hasOwnProperty(N)&&T!==b&&(T!=null||b!=null))if(N==="style")if(b){for(m in b)!b.hasOwnProperty(m)||T&&T.hasOwnProperty(m)||(s||(s={}),s[m]="");for(m in T)T.hasOwnProperty(m)&&b[m]!==T[m]&&(s||(s={}),s[m]=T[m])}else s||(h||(h=[]),h.push(N,s)),s=T;else N==="dangerouslySetInnerHTML"?(T=T?T.__html:void 0,b=b?b.__html:void 0,T!=null&&b!==T&&(h=h||[]).push(N,T)):N==="children"?typeof T!="string"&&typeof T!="number"||(h=h||[]).push(N,""+T):N!=="suppressContentEditableWarning"&&N!=="suppressHydrationWarning"&&(i.hasOwnProperty(N)?(T!=null&&N==="onScroll"&&Ue("scroll",n),h||b===T||(h=[])):(h=h||[]).push(N,T))}s&&(h=h||[]).push("style",s);var N=h;(r.updateQueue=N)&&(r.flags|=4)}},pw=function(n,r,s,c){s!==c&&(r.flags|=4)};function qi(n,r){if(!$e)switch(n.tailMode){case"hidden":r=n.tail;for(var s=null;r!==null;)r.alternate!==null&&(s=r),r=r.sibling;s===null?n.tail=null:s.sibling=null;break;case"collapsed":s=n.tail;for(var c=null;s!==null;)s.alternate!==null&&(c=s),s=s.sibling;c===null?r||n.tail===null?n.tail=null:n.tail.sibling=null:c.sibling=null}}function Ct(n){var r=n.alternate!==null&&n.alternate.child===n.child,s=0,c=0;if(r)for(var d=n.child;d!==null;)s|=d.lanes|d.childLanes,c|=d.subtreeFlags&14680064,c|=d.flags&14680064,d.return=n,d=d.sibling;else for(d=n.child;d!==null;)s|=d.lanes|d.childLanes,c|=d.subtreeFlags,c|=d.flags,d.return=n,d=d.sibling;return n.subtreeFlags|=c,n.childLanes=s,r}function CB(n,r,s){var c=r.pendingProps;switch(Gf(r),r.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ct(r),null;case 1:return Dt(r.type)&&hl(),Ct(r),null;case 3:return c=r.stateNode,Ao(),We(Lt),We(St),lh(),c.pendingContext&&(c.context=c.pendingContext,c.pendingContext=null),(n===null||n.child===null)&&(yl(r)?r.flags|=4:n===null||n.memoizedState.isDehydrated&&(r.flags&256)===0||(r.flags|=1024,un!==null&&(Mh(un),un=null))),Eh(n,r),Ct(r),null;case 5:ih(r);var d=jr(Mi.current);if(s=r.type,n!==null&&r.stateNode!=null)hw(n,r,s,c,d),n.ref!==r.ref&&(r.flags|=512,r.flags|=2097152);else{if(!c){if(r.stateNode===null)throw Error(t(166));return Ct(r),null}if(n=jr(Sn.current),yl(r)){c=r.stateNode,s=r.type;var h=r.memoizedProps;switch(c[Tn]=r,c[Ri]=h,n=(r.mode&1)!==0,s){case"dialog":Ue("cancel",c),Ue("close",c);break;case"iframe":case"object":case"embed":Ue("load",c);break;case"video":case"audio":for(d=0;d<Ii.length;d++)Ue(Ii[d],c);break;case"source":Ue("error",c);break;case"img":case"image":case"link":Ue("error",c),Ue("load",c);break;case"details":Ue("toggle",c);break;case"input":Gy(c,h),Ue("invalid",c);break;case"select":c._wrapperState={wasMultiple:!!h.multiple},Ue("invalid",c);break;case"textarea":Qy(c,h),Ue("invalid",c)}sf(s,h),d=null;for(var m in h)if(h.hasOwnProperty(m)){var b=h[m];m==="children"?typeof b=="string"?c.textContent!==b&&(h.suppressHydrationWarning!==!0&&ul(c.textContent,b,n),d=["children",b]):typeof b=="number"&&c.textContent!==""+b&&(h.suppressHydrationWarning!==!0&&ul(c.textContent,b,n),d=["children",""+b]):i.hasOwnProperty(m)&&b!=null&&m==="onScroll"&&Ue("scroll",c)}switch(s){case"input":Jn(c),Yy(c,h,!0);break;case"textarea":Jn(c),Jy(c);break;case"select":case"option":break;default:typeof h.onClick=="function"&&(c.onclick=dl)}c=d,r.updateQueue=c,c!==null&&(r.flags|=4)}else{m=d.nodeType===9?d:d.ownerDocument,n==="http://www.w3.org/1999/xhtml"&&(n=eb(s)),n==="http://www.w3.org/1999/xhtml"?s==="script"?(n=m.createElement("div"),n.innerHTML="<script><\/script>",n=n.removeChild(n.firstChild)):typeof c.is=="string"?n=m.createElement(s,{is:c.is}):(n=m.createElement(s),s==="select"&&(m=n,c.multiple?m.multiple=!0:c.size&&(m.size=c.size))):n=m.createElementNS(n,s),n[Tn]=r,n[Ri]=c,fw(n,r,!1,!1),r.stateNode=n;e:{switch(m=lf(s,c),s){case"dialog":Ue("cancel",n),Ue("close",n),d=c;break;case"iframe":case"object":case"embed":Ue("load",n),d=c;break;case"video":case"audio":for(d=0;d<Ii.length;d++)Ue(Ii[d],n);d=c;break;case"source":Ue("error",n),d=c;break;case"img":case"image":case"link":Ue("error",n),Ue("load",n),d=c;break;case"details":Ue("toggle",n),d=c;break;case"input":Gy(n,c),d=ef(n,c),Ue("invalid",n);break;case"option":d=c;break;case"select":n._wrapperState={wasMultiple:!!c.multiple},d=G({},c,{value:void 0}),Ue("invalid",n);break;case"textarea":Qy(n,c),d=rf(n,c),Ue("invalid",n);break;default:d=c}sf(s,d),b=d;for(h in b)if(b.hasOwnProperty(h)){var T=b[h];h==="style"?rb(n,T):h==="dangerouslySetInnerHTML"?(T=T?T.__html:void 0,T!=null&&tb(n,T)):h==="children"?typeof T=="string"?(s!=="textarea"||T!=="")&&ui(n,T):typeof T=="number"&&ui(n,""+T):h!=="suppressContentEditableWarning"&&h!=="suppressHydrationWarning"&&h!=="autoFocus"&&(i.hasOwnProperty(h)?T!=null&&h==="onScroll"&&Ue("scroll",n):T!=null&&K(n,h,T,m))}switch(s){case"input":Jn(n),Yy(n,c,!1);break;case"textarea":Jn(n),Jy(n);break;case"option":c.value!=null&&n.setAttribute("value",""+Pe(c.value));break;case"select":n.multiple=!!c.multiple,h=c.value,h!=null?ao(n,!!c.multiple,h,!1):c.defaultValue!=null&&ao(n,!!c.multiple,c.defaultValue,!0);break;default:typeof d.onClick=="function"&&(n.onclick=dl)}switch(s){case"button":case"input":case"select":case"textarea":c=!!c.autoFocus;break e;case"img":c=!0;break e;default:c=!1}}c&&(r.flags|=4)}r.ref!==null&&(r.flags|=512,r.flags|=2097152)}return Ct(r),null;case 6:if(n&&r.stateNode!=null)pw(n,r,n.memoizedProps,c);else{if(typeof c!="string"&&r.stateNode===null)throw Error(t(166));if(s=jr(Mi.current),jr(Sn.current),yl(r)){if(c=r.stateNode,s=r.memoizedProps,c[Tn]=r,(h=c.nodeValue!==s)&&(n=Ut,n!==null))switch(n.tag){case 3:ul(c.nodeValue,s,(n.mode&1)!==0);break;case 5:n.memoizedProps.suppressHydrationWarning!==!0&&ul(c.nodeValue,s,(n.mode&1)!==0)}h&&(r.flags|=4)}else c=(s.nodeType===9?s:s.ownerDocument).createTextNode(c),c[Tn]=r,r.stateNode=c}return Ct(r),null;case 13:if(We(Ye),c=r.memoizedState,n===null||n.memoizedState!==null&&n.memoizedState.dehydrated!==null){if($e&&Wt!==null&&(r.mode&1)!==0&&(r.flags&128)===0)vk(),xo(),r.flags|=98560,h=!1;else if(h=yl(r),c!==null&&c.dehydrated!==null){if(n===null){if(!h)throw Error(t(318));if(h=r.memoizedState,h=h!==null?h.dehydrated:null,!h)throw Error(t(317));h[Tn]=r}else xo(),(r.flags&128)===0&&(r.memoizedState=null),r.flags|=4;Ct(r),h=!1}else un!==null&&(Mh(un),un=null),h=!0;if(!h)return r.flags&65536?r:null}return(r.flags&128)!==0?(r.lanes=s,r):(c=c!==null,c!==(n!==null&&n.memoizedState!==null)&&c&&(r.child.flags|=8192,(r.mode&1)!==0&&(n===null||(Ye.current&1)!==0?dt===0&&(dt=3):Hh())),r.updateQueue!==null&&(r.flags|=4),Ct(r),null);case 4:return Ao(),Eh(n,r),n===null&&_i(r.stateNode.containerInfo),Ct(r),null;case 10:return eh(r.type._context),Ct(r),null;case 17:return Dt(r.type)&&hl(),Ct(r),null;case 19:if(We(Ye),h=r.memoizedState,h===null)return Ct(r),null;if(c=(r.flags&128)!==0,m=h.rendering,m===null)if(c)qi(h,!1);else{if(dt!==0||n!==null&&(n.flags&128)!==0)for(n=r.child;n!==null;){if(m=xl(n),m!==null){for(r.flags|=128,qi(h,!1),c=m.updateQueue,c!==null&&(r.updateQueue=c,r.flags|=4),r.subtreeFlags=0,c=s,s=r.child;s!==null;)h=s,n=c,h.flags&=14680066,m=h.alternate,m===null?(h.childLanes=0,h.lanes=n,h.child=null,h.subtreeFlags=0,h.memoizedProps=null,h.memoizedState=null,h.updateQueue=null,h.dependencies=null,h.stateNode=null):(h.childLanes=m.childLanes,h.lanes=m.lanes,h.child=m.child,h.subtreeFlags=0,h.deletions=null,h.memoizedProps=m.memoizedProps,h.memoizedState=m.memoizedState,h.updateQueue=m.updateQueue,h.type=m.type,n=m.dependencies,h.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext}),s=s.sibling;return qe(Ye,Ye.current&1|2),r.child}n=n.sibling}h.tail!==null&&nt()>Ro&&(r.flags|=128,c=!0,qi(h,!1),r.lanes=4194304)}else{if(!c)if(n=xl(m),n!==null){if(r.flags|=128,c=!0,s=n.updateQueue,s!==null&&(r.updateQueue=s,r.flags|=4),qi(h,!0),h.tail===null&&h.tailMode==="hidden"&&!m.alternate&&!$e)return Ct(r),null}else 2*nt()-h.renderingStartTime>Ro&&s!==1073741824&&(r.flags|=128,c=!0,qi(h,!1),r.lanes=4194304);h.isBackwards?(m.sibling=r.child,r.child=m):(s=h.last,s!==null?s.sibling=m:r.child=m,h.last=m)}return h.tail!==null?(r=h.tail,h.rendering=r,h.tail=r.sibling,h.renderingStartTime=nt(),r.sibling=null,s=Ye.current,qe(Ye,c?s&1|2:s&1),r):(Ct(r),null);case 22:case 23:return zh(),c=r.memoizedState!==null,n!==null&&n.memoizedState!==null!==c&&(r.flags|=8192),c&&(r.mode&1)!==0?(Kt&1073741824)!==0&&(Ct(r),r.subtreeFlags&6&&(r.flags|=8192)):Ct(r),null;case 24:return null;case 25:return null}throw Error(t(156,r.tag))}function EB(n,r){switch(Gf(r),r.tag){case 1:return Dt(r.type)&&hl(),n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 3:return Ao(),We(Lt),We(St),lh(),n=r.flags,(n&65536)!==0&&(n&128)===0?(r.flags=n&-65537|128,r):null;case 5:return ih(r),null;case 13:if(We(Ye),n=r.memoizedState,n!==null&&n.dehydrated!==null){if(r.alternate===null)throw Error(t(340));xo()}return n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 19:return We(Ye),null;case 4:return Ao(),null;case 10:return eh(r.type._context),null;case 22:case 23:return zh(),null;case 24:return null;default:return null}}var Ol=!1,Et=!1,BB=typeof WeakSet=="function"?WeakSet:Set,Y=null;function _o(n,r){var s=n.ref;if(s!==null)if(typeof s=="function")try{s(null)}catch(c){et(n,r,c)}else s.current=null}function Bh(n,r,s){try{s()}catch(c){et(n,r,c)}}var gw=!1;function AB(n,r){if(zf=Js,n=$b(),Nf(n)){if("selectionStart"in n)var s={start:n.selectionStart,end:n.selectionEnd};else e:{s=(s=n.ownerDocument)&&s.defaultView||window;var c=s.getSelection&&s.getSelection();if(c&&c.rangeCount!==0){s=c.anchorNode;var d=c.anchorOffset,h=c.focusNode;c=c.focusOffset;try{s.nodeType,h.nodeType}catch{s=null;break e}var m=0,b=-1,T=-1,N=0,F=0,H=n,M=null;t:for(;;){for(var $;H!==s||d!==0&&H.nodeType!==3||(b=m+d),H!==h||c!==0&&H.nodeType!==3||(T=m+c),H.nodeType===3&&(m+=H.nodeValue.length),($=H.firstChild)!==null;)M=H,H=$;for(;;){if(H===n)break t;if(M===s&&++N===d&&(b=m),M===h&&++F===c&&(T=m),($=H.nextSibling)!==null)break;H=M,M=H.parentNode}H=$}s=b===-1||T===-1?null:{start:b,end:T}}else s=null}s=s||{start:0,end:0}}else s=null;for(Hf={focusedElem:n,selectionRange:s},Js=!1,Y=r;Y!==null;)if(r=Y,n=r.child,(r.subtreeFlags&1028)!==0&&n!==null)n.return=r,Y=n;else for(;Y!==null;){r=Y;try{var ee=r.alternate;if((r.flags&1024)!==0)switch(r.tag){case 0:case 11:case 15:break;case 1:if(ee!==null){var ne=ee.memoizedProps,rt=ee.memoizedState,A=r.stateNode,x=A.getSnapshotBeforeUpdate(r.elementType===r.type?ne:dn(r.type,ne),rt);A.__reactInternalSnapshotBeforeUpdate=x}break;case 3:var I=r.stateNode.containerInfo;I.nodeType===1?I.textContent="":I.nodeType===9&&I.documentElement&&I.removeChild(I.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(t(163))}}catch(q){et(r,r.return,q)}if(n=r.sibling,n!==null){n.return=r.return,Y=n;break}Y=r.return}return ee=gw,gw=!1,ee}function Ui(n,r,s){var c=r.updateQueue;if(c=c!==null?c.lastEffect:null,c!==null){var d=c=c.next;do{if((d.tag&n)===n){var h=d.destroy;d.destroy=void 0,h!==void 0&&Bh(r,s,h)}d=d.next}while(d!==c)}}function Pl(n,r){if(r=r.updateQueue,r=r!==null?r.lastEffect:null,r!==null){var s=r=r.next;do{if((s.tag&n)===n){var c=s.create;s.destroy=c()}s=s.next}while(s!==r)}}function Ah(n){var r=n.ref;if(r!==null){var s=n.stateNode;switch(n.tag){case 5:n=s;break;default:n=s}typeof r=="function"?r(n):r.current=n}}function mw(n){var r=n.alternate;r!==null&&(n.alternate=null,mw(r)),n.child=null,n.deletions=null,n.sibling=null,n.tag===5&&(r=n.stateNode,r!==null&&(delete r[Tn],delete r[Ri],delete r[Wf],delete r[uB],delete r[dB])),n.stateNode=null,n.return=null,n.dependencies=null,n.memoizedProps=null,n.memoizedState=null,n.pendingProps=null,n.stateNode=null,n.updateQueue=null}function vw(n){return n.tag===5||n.tag===3||n.tag===4}function yw(n){e:for(;;){for(;n.sibling===null;){if(n.return===null||vw(n.return))return null;n=n.return}for(n.sibling.return=n.return,n=n.sibling;n.tag!==5&&n.tag!==6&&n.tag!==18;){if(n.flags&2||n.child===null||n.tag===4)continue e;n.child.return=n,n=n.child}if(!(n.flags&2))return n.stateNode}}function Ih(n,r,s){var c=n.tag;if(c===5||c===6)n=n.stateNode,r?s.nodeType===8?s.parentNode.insertBefore(n,r):s.insertBefore(n,r):(s.nodeType===8?(r=s.parentNode,r.insertBefore(n,s)):(r=s,r.appendChild(n)),s=s._reactRootContainer,s!=null||r.onclick!==null||(r.onclick=dl));else if(c!==4&&(n=n.child,n!==null))for(Ih(n,r,s),n=n.sibling;n!==null;)Ih(n,r,s),n=n.sibling}function _h(n,r,s){var c=n.tag;if(c===5||c===6)n=n.stateNode,r?s.insertBefore(n,r):s.appendChild(n);else if(c!==4&&(n=n.child,n!==null))for(_h(n,r,s),n=n.sibling;n!==null;)_h(n,r,s),n=n.sibling}var bt=null,fn=!1;function fr(n,r,s){for(s=s.child;s!==null;)bw(n,r,s),s=s.sibling}function bw(n,r,s){if(wn&&typeof wn.onCommitFiberUnmount=="function")try{wn.onCommitFiberUnmount($s,s)}catch{}switch(s.tag){case 5:Et||_o(s,r);case 6:var c=bt,d=fn;bt=null,fr(n,r,s),bt=c,fn=d,bt!==null&&(fn?(n=bt,s=s.stateNode,n.nodeType===8?n.parentNode.removeChild(s):n.removeChild(s)):bt.removeChild(s.stateNode));break;case 18:bt!==null&&(fn?(n=bt,s=s.stateNode,n.nodeType===8?Uf(n.parentNode,s):n.nodeType===1&&Uf(n,s),wi(n)):Uf(bt,s.stateNode));break;case 4:c=bt,d=fn,bt=s.stateNode.containerInfo,fn=!0,fr(n,r,s),bt=c,fn=d;break;case 0:case 11:case 14:case 15:if(!Et&&(c=s.updateQueue,c!==null&&(c=c.lastEffect,c!==null))){d=c=c.next;do{var h=d,m=h.destroy;h=h.tag,m!==void 0&&((h&2)!==0||(h&4)!==0)&&Bh(s,r,m),d=d.next}while(d!==c)}fr(n,r,s);break;case 1:if(!Et&&(_o(s,r),c=s.stateNode,typeof c.componentWillUnmount=="function"))try{c.props=s.memoizedProps,c.state=s.memoizedState,c.componentWillUnmount()}catch(b){et(s,r,b)}fr(n,r,s);break;case 21:fr(n,r,s);break;case 22:s.mode&1?(Et=(c=Et)||s.memoizedState!==null,fr(n,r,s),Et=c):fr(n,r,s);break;default:fr(n,r,s)}}function kw(n){var r=n.updateQueue;if(r!==null){n.updateQueue=null;var s=n.stateNode;s===null&&(s=n.stateNode=new BB),r.forEach(function(c){var d=MB.bind(null,n,c);s.has(c)||(s.add(c),c.then(d,d))})}}function hn(n,r){var s=r.deletions;if(s!==null)for(var c=0;c<s.length;c++){var d=s[c];try{var h=n,m=r,b=m;e:for(;b!==null;){switch(b.tag){case 5:bt=b.stateNode,fn=!1;break e;case 3:bt=b.stateNode.containerInfo,fn=!0;break e;case 4:bt=b.stateNode.containerInfo,fn=!0;break e}b=b.return}if(bt===null)throw Error(t(160));bw(h,m,d),bt=null,fn=!1;var T=d.alternate;T!==null&&(T.return=null),d.return=null}catch(N){et(d,r,N)}}if(r.subtreeFlags&12854)for(r=r.child;r!==null;)ww(r,n),r=r.sibling}function ww(n,r){var s=n.alternate,c=n.flags;switch(n.tag){case 0:case 11:case 14:case 15:if(hn(r,n),Cn(n),c&4){try{Ui(3,n,n.return),Pl(3,n)}catch(ne){et(n,n.return,ne)}try{Ui(5,n,n.return)}catch(ne){et(n,n.return,ne)}}break;case 1:hn(r,n),Cn(n),c&512&&s!==null&&_o(s,s.return);break;case 5:if(hn(r,n),Cn(n),c&512&&s!==null&&_o(s,s.return),n.flags&32){var d=n.stateNode;try{ui(d,"")}catch(ne){et(n,n.return,ne)}}if(c&4&&(d=n.stateNode,d!=null)){var h=n.memoizedProps,m=s!==null?s.memoizedProps:h,b=n.type,T=n.updateQueue;if(n.updateQueue=null,T!==null)try{b==="input"&&h.type==="radio"&&h.name!=null&&Xy(d,h),lf(b,m);var N=lf(b,h);for(m=0;m<T.length;m+=2){var F=T[m],H=T[m+1];F==="style"?rb(d,H):F==="dangerouslySetInnerHTML"?tb(d,H):F==="children"?ui(d,H):K(d,F,H,N)}switch(b){case"input":tf(d,h);break;case"textarea":Zy(d,h);break;case"select":var M=d._wrapperState.wasMultiple;d._wrapperState.wasMultiple=!!h.multiple;var $=h.value;$!=null?ao(d,!!h.multiple,$,!1):M!==!!h.multiple&&(h.defaultValue!=null?ao(d,!!h.multiple,h.defaultValue,!0):ao(d,!!h.multiple,h.multiple?[]:"",!1))}d[Ri]=h}catch(ne){et(n,n.return,ne)}}break;case 6:if(hn(r,n),Cn(n),c&4){if(n.stateNode===null)throw Error(t(162));d=n.stateNode,h=n.memoizedProps;try{d.nodeValue=h}catch(ne){et(n,n.return,ne)}}break;case 3:if(hn(r,n),Cn(n),c&4&&s!==null&&s.memoizedState.isDehydrated)try{wi(r.containerInfo)}catch(ne){et(n,n.return,ne)}break;case 4:hn(r,n),Cn(n);break;case 13:hn(r,n),Cn(n),d=n.child,d.flags&8192&&(h=d.memoizedState!==null,d.stateNode.isHidden=h,!h||d.alternate!==null&&d.alternate.memoizedState!==null||(Oh=nt())),c&4&&kw(n);break;case 22:if(F=s!==null&&s.memoizedState!==null,n.mode&1?(Et=(N=Et)||F,hn(r,n),Et=N):hn(r,n),Cn(n),c&8192){if(N=n.memoizedState!==null,(n.stateNode.isHidden=N)&&!F&&(n.mode&1)!==0)for(Y=n,F=n.child;F!==null;){for(H=Y=F;Y!==null;){switch(M=Y,$=M.child,M.tag){case 0:case 11:case 14:case 15:Ui(4,M,M.return);break;case 1:_o(M,M.return);var ee=M.stateNode;if(typeof ee.componentWillUnmount=="function"){c=M,s=M.return;try{r=c,ee.props=r.memoizedProps,ee.state=r.memoizedState,ee.componentWillUnmount()}catch(ne){et(c,s,ne)}}break;case 5:_o(M,M.return);break;case 22:if(M.memoizedState!==null){xw(H);continue}}$!==null?($.return=M,Y=$):xw(H)}F=F.sibling}e:for(F=null,H=n;;){if(H.tag===5){if(F===null){F=H;try{d=H.stateNode,N?(h=d.style,typeof h.setProperty=="function"?h.setProperty("display","none","important"):h.display="none"):(b=H.stateNode,T=H.memoizedProps.style,m=T!=null&&T.hasOwnProperty("display")?T.display:null,b.style.display=nb("display",m))}catch(ne){et(n,n.return,ne)}}}else if(H.tag===6){if(F===null)try{H.stateNode.nodeValue=N?"":H.memoizedProps}catch(ne){et(n,n.return,ne)}}else if((H.tag!==22&&H.tag!==23||H.memoizedState===null||H===n)&&H.child!==null){H.child.return=H,H=H.child;continue}if(H===n)break e;for(;H.sibling===null;){if(H.return===null||H.return===n)break e;F===H&&(F=null),H=H.return}F===H&&(F=null),H.sibling.return=H.return,H=H.sibling}}break;case 19:hn(r,n),Cn(n),c&4&&kw(n);break;case 21:break;default:hn(r,n),Cn(n)}}function Cn(n){var r=n.flags;if(r&2){try{e:{for(var s=n.return;s!==null;){if(vw(s)){var c=s;break e}s=s.return}throw Error(t(160))}switch(c.tag){case 5:var d=c.stateNode;c.flags&32&&(ui(d,""),c.flags&=-33);var h=yw(n);_h(n,h,d);break;case 3:case 4:var m=c.stateNode.containerInfo,b=yw(n);Ih(n,b,m);break;default:throw Error(t(161))}}catch(T){et(n,n.return,T)}n.flags&=-3}r&4096&&(n.flags&=-4097)}function IB(n,r,s){Y=n,Tw(n)}function Tw(n,r,s){for(var c=(n.mode&1)!==0;Y!==null;){var d=Y,h=d.child;if(d.tag===22&&c){var m=d.memoizedState!==null||Ol;if(!m){var b=d.alternate,T=b!==null&&b.memoizedState!==null||Et;b=Ol;var N=Et;if(Ol=m,(Et=T)&&!N)for(Y=d;Y!==null;)m=Y,T=m.child,m.tag===22&&m.memoizedState!==null?Cw(d):T!==null?(T.return=m,Y=T):Cw(d);for(;h!==null;)Y=h,Tw(h),h=h.sibling;Y=d,Ol=b,Et=N}Sw(n)}else(d.subtreeFlags&8772)!==0&&h!==null?(h.return=d,Y=h):Sw(n)}}function Sw(n){for(;Y!==null;){var r=Y;if((r.flags&8772)!==0){var s=r.alternate;try{if((r.flags&8772)!==0)switch(r.tag){case 0:case 11:case 15:Et||Pl(5,r);break;case 1:var c=r.stateNode;if(r.flags&4&&!Et)if(s===null)c.componentDidMount();else{var d=r.elementType===r.type?s.memoizedProps:dn(r.type,s.memoizedProps);c.componentDidUpdate(d,s.memoizedState,c.__reactInternalSnapshotBeforeUpdate)}var h=r.updateQueue;h!==null&&xk(r,h,c);break;case 3:var m=r.updateQueue;if(m!==null){if(s=null,r.child!==null)switch(r.child.tag){case 5:s=r.child.stateNode;break;case 1:s=r.child.stateNode}xk(r,m,s)}break;case 5:var b=r.stateNode;if(s===null&&r.flags&4){s=b;var T=r.memoizedProps;switch(r.type){case"button":case"input":case"select":case"textarea":T.autoFocus&&s.focus();break;case"img":T.src&&(s.src=T.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(r.memoizedState===null){var N=r.alternate;if(N!==null){var F=N.memoizedState;if(F!==null){var H=F.dehydrated;H!==null&&wi(H)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(t(163))}Et||r.flags&512&&Ah(r)}catch(M){et(r,r.return,M)}}if(r===n){Y=null;break}if(s=r.sibling,s!==null){s.return=r.return,Y=s;break}Y=r.return}}function xw(n){for(;Y!==null;){var r=Y;if(r===n){Y=null;break}var s=r.sibling;if(s!==null){s.return=r.return,Y=s;break}Y=r.return}}function Cw(n){for(;Y!==null;){var r=Y;try{switch(r.tag){case 0:case 11:case 15:var s=r.return;try{Pl(4,r)}catch(T){et(r,s,T)}break;case 1:var c=r.stateNode;if(typeof c.componentDidMount=="function"){var d=r.return;try{c.componentDidMount()}catch(T){et(r,d,T)}}var h=r.return;try{Ah(r)}catch(T){et(r,h,T)}break;case 5:var m=r.return;try{Ah(r)}catch(T){et(r,m,T)}}}catch(T){et(r,r.return,T)}if(r===n){Y=null;break}var b=r.sibling;if(b!==null){b.return=r.return,Y=b;break}Y=r.return}}var _B=Math.ceil,Ll=j.ReactCurrentDispatcher,Nh=j.ReactCurrentOwner,tn=j.ReactCurrentBatchConfig,Re=0,pt=null,at=null,kt=0,Kt=0,No=lr(0),dt=0,Wi=null,Ur=0,Dl=0,Rh=0,Ki=null,Ft=null,Oh=0,Ro=1/0,qn=null,Ml=!1,Ph=null,hr=null,Fl=!1,pr=null,zl=0,Vi=0,Lh=null,Hl=-1,jl=0;function Nt(){return(Re&6)!==0?nt():Hl!==-1?Hl:Hl=nt()}function gr(n){return(n.mode&1)===0?1:(Re&2)!==0&&kt!==0?kt&-kt:hB.transition!==null?(jl===0&&(jl=yb()),jl):(n=ze,n!==0||(n=window.event,n=n===void 0?16:Bb(n.type)),n)}function pn(n,r,s,c){if(50<Vi)throw Vi=0,Lh=null,Error(t(185));mi(n,s,c),((Re&2)===0||n!==pt)&&(n===pt&&((Re&2)===0&&(Dl|=s),dt===4&&mr(n,kt)),zt(n,c),s===1&&Re===0&&(r.mode&1)===0&&(Ro=nt()+500,gl&&cr()))}function zt(n,r){var s=n.callbackNode;hE(n,r);var c=Ys(n,n===pt?kt:0);if(c===0)s!==null&&gb(s),n.callbackNode=null,n.callbackPriority=0;else if(r=c&-c,n.callbackPriority!==r){if(s!=null&&gb(s),r===1)n.tag===0?fB(Bw.bind(null,n)):fk(Bw.bind(null,n)),aB(function(){(Re&6)===0&&cr()}),s=null;else{switch(bb(c)){case 1:s=pf;break;case 4:s=mb;break;case 16:s=Vs;break;case 536870912:s=vb;break;default:s=Vs}s=Lw(s,Ew.bind(null,n))}n.callbackPriority=r,n.callbackNode=s}}function Ew(n,r){if(Hl=-1,jl=0,(Re&6)!==0)throw Error(t(327));var s=n.callbackNode;if(Oo()&&n.callbackNode!==s)return null;var c=Ys(n,n===pt?kt:0);if(c===0)return null;if((c&30)!==0||(c&n.expiredLanes)!==0||r)r=ql(n,c);else{r=c;var d=Re;Re|=2;var h=Iw();(pt!==n||kt!==r)&&(qn=null,Ro=nt()+500,Kr(n,r));do try{OB();break}catch(b){Aw(n,b)}while(!0);Jf(),Ll.current=h,Re=d,at!==null?r=0:(pt=null,kt=0,r=dt)}if(r!==0){if(r===2&&(d=gf(n),d!==0&&(c=d,r=Dh(n,d))),r===1)throw s=Wi,Kr(n,0),mr(n,c),zt(n,nt()),s;if(r===6)mr(n,c);else{if(d=n.current.alternate,(c&30)===0&&!NB(d)&&(r=ql(n,c),r===2&&(h=gf(n),h!==0&&(c=h,r=Dh(n,h))),r===1))throw s=Wi,Kr(n,0),mr(n,c),zt(n,nt()),s;switch(n.finishedWork=d,n.finishedLanes=c,r){case 0:case 1:throw Error(t(345));case 2:Vr(n,Ft,qn);break;case 3:if(mr(n,c),(c&130023424)===c&&(r=Oh+500-nt(),10<r)){if(Ys(n,0)!==0)break;if(d=n.suspendedLanes,(d&c)!==c){Nt(),n.pingedLanes|=n.suspendedLanes&d;break}n.timeoutHandle=qf(Vr.bind(null,n,Ft,qn),r);break}Vr(n,Ft,qn);break;case 4:if(mr(n,c),(c&4194240)===c)break;for(r=n.eventTimes,d=-1;0<c;){var m=31-an(c);h=1<<m,m=r[m],m>d&&(d=m),c&=~h}if(c=d,c=nt()-c,c=(120>c?120:480>c?480:1080>c?1080:1920>c?1920:3e3>c?3e3:4320>c?4320:1960*_B(c/1960))-c,10<c){n.timeoutHandle=qf(Vr.bind(null,n,Ft,qn),c);break}Vr(n,Ft,qn);break;case 5:Vr(n,Ft,qn);break;default:throw Error(t(329))}}}return zt(n,nt()),n.callbackNode===s?Ew.bind(null,n):null}function Dh(n,r){var s=Ki;return n.current.memoizedState.isDehydrated&&(Kr(n,r).flags|=256),n=ql(n,r),n!==2&&(r=Ft,Ft=s,r!==null&&Mh(r)),n}function Mh(n){Ft===null?Ft=n:Ft.push.apply(Ft,n)}function NB(n){for(var r=n;;){if(r.flags&16384){var s=r.updateQueue;if(s!==null&&(s=s.stores,s!==null))for(var c=0;c<s.length;c++){var d=s[c],h=d.getSnapshot;d=d.value;try{if(!cn(h(),d))return!1}catch{return!1}}}if(s=r.child,r.subtreeFlags&16384&&s!==null)s.return=r,r=s;else{if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return!0;r=r.return}r.sibling.return=r.return,r=r.sibling}}return!0}function mr(n,r){for(r&=~Rh,r&=~Dl,n.suspendedLanes|=r,n.pingedLanes&=~r,n=n.expirationTimes;0<r;){var s=31-an(r),c=1<<s;n[s]=-1,r&=~c}}function Bw(n){if((Re&6)!==0)throw Error(t(327));Oo();var r=Ys(n,0);if((r&1)===0)return zt(n,nt()),null;var s=ql(n,r);if(n.tag!==0&&s===2){var c=gf(n);c!==0&&(r=c,s=Dh(n,c))}if(s===1)throw s=Wi,Kr(n,0),mr(n,r),zt(n,nt()),s;if(s===6)throw Error(t(345));return n.finishedWork=n.current.alternate,n.finishedLanes=r,Vr(n,Ft,qn),zt(n,nt()),null}function Fh(n,r){var s=Re;Re|=1;try{return n(r)}finally{Re=s,Re===0&&(Ro=nt()+500,gl&&cr())}}function Wr(n){pr!==null&&pr.tag===0&&(Re&6)===0&&Oo();var r=Re;Re|=1;var s=tn.transition,c=ze;try{if(tn.transition=null,ze=1,n)return n()}finally{ze=c,tn.transition=s,Re=r,(Re&6)===0&&cr()}}function zh(){Kt=No.current,We(No)}function Kr(n,r){n.finishedWork=null,n.finishedLanes=0;var s=n.timeoutHandle;if(s!==-1&&(n.timeoutHandle=-1,lB(s)),at!==null)for(s=at.return;s!==null;){var c=s;switch(Gf(c),c.tag){case 1:c=c.type.childContextTypes,c!=null&&hl();break;case 3:Ao(),We(Lt),We(St),lh();break;case 5:ih(c);break;case 4:Ao();break;case 13:We(Ye);break;case 19:We(Ye);break;case 10:eh(c.type._context);break;case 22:case 23:zh()}s=s.return}if(pt=n,at=n=vr(n.current,null),kt=Kt=r,dt=0,Wi=null,Rh=Dl=Ur=0,Ft=Ki=null,Hr!==null){for(r=0;r<Hr.length;r++)if(s=Hr[r],c=s.interleaved,c!==null){s.interleaved=null;var d=c.next,h=s.pending;if(h!==null){var m=h.next;h.next=d,c.next=m}s.pending=c}Hr=null}return n}function Aw(n,r){do{var s=at;try{if(Jf(),Cl.current=Il,El){for(var c=Qe.memoizedState;c!==null;){var d=c.queue;d!==null&&(d.pending=null),c=c.next}El=!1}if(qr=0,ht=ut=Qe=null,Fi=!1,zi=0,Nh.current=null,s===null||s.return===null){dt=1,Wi=r,at=null;break}e:{var h=n,m=s.return,b=s,T=r;if(r=kt,b.flags|=32768,T!==null&&typeof T=="object"&&typeof T.then=="function"){var N=T,F=b,H=F.tag;if((F.mode&1)===0&&(H===0||H===11||H===15)){var M=F.alternate;M?(F.updateQueue=M.updateQueue,F.memoizedState=M.memoizedState,F.lanes=M.lanes):(F.updateQueue=null,F.memoizedState=null)}var $=Jk(m);if($!==null){$.flags&=-257,ew($,m,b,h,r),$.mode&1&&Zk(h,N,r),r=$,T=N;var ee=r.updateQueue;if(ee===null){var ne=new Set;ne.add(T),r.updateQueue=ne}else ee.add(T);break e}else{if((r&1)===0){Zk(h,N,r),Hh();break e}T=Error(t(426))}}else if($e&&b.mode&1){var rt=Jk(m);if(rt!==null){(rt.flags&65536)===0&&(rt.flags|=256),ew(rt,m,b,h,r),Qf(Io(T,b));break e}}h=T=Io(T,b),dt!==4&&(dt=2),Ki===null?Ki=[h]:Ki.push(h),h=m;do{switch(h.tag){case 3:h.flags|=65536,r&=-r,h.lanes|=r;var A=Yk(h,T,r);Sk(h,A);break e;case 1:b=T;var x=h.type,I=h.stateNode;if((h.flags&128)===0&&(typeof x.getDerivedStateFromError=="function"||I!==null&&typeof I.componentDidCatch=="function"&&(hr===null||!hr.has(I)))){h.flags|=65536,r&=-r,h.lanes|=r;var q=Qk(h,b,r);Sk(h,q);break e}}h=h.return}while(h!==null)}Nw(s)}catch(oe){r=oe,at===s&&s!==null&&(at=s=s.return);continue}break}while(!0)}function Iw(){var n=Ll.current;return Ll.current=Il,n===null?Il:n}function Hh(){(dt===0||dt===3||dt===2)&&(dt=4),pt===null||(Ur&268435455)===0&&(Dl&268435455)===0||mr(pt,kt)}function ql(n,r){var s=Re;Re|=2;var c=Iw();(pt!==n||kt!==r)&&(qn=null,Kr(n,r));do try{RB();break}catch(d){Aw(n,d)}while(!0);if(Jf(),Re=s,Ll.current=c,at!==null)throw Error(t(261));return pt=null,kt=0,dt}function RB(){for(;at!==null;)_w(at)}function OB(){for(;at!==null&&!oE();)_w(at)}function _w(n){var r=Pw(n.alternate,n,Kt);n.memoizedProps=n.pendingProps,r===null?Nw(n):at=r,Nh.current=null}function Nw(n){var r=n;do{var s=r.alternate;if(n=r.return,(r.flags&32768)===0){if(s=CB(s,r,Kt),s!==null){at=s;return}}else{if(s=EB(s,r),s!==null){s.flags&=32767,at=s;return}if(n!==null)n.flags|=32768,n.subtreeFlags=0,n.deletions=null;else{dt=6,at=null;return}}if(r=r.sibling,r!==null){at=r;return}at=r=n}while(r!==null);dt===0&&(dt=5)}function Vr(n,r,s){var c=ze,d=tn.transition;try{tn.transition=null,ze=1,PB(n,r,s,c)}finally{tn.transition=d,ze=c}return null}function PB(n,r,s,c){do Oo();while(pr!==null);if((Re&6)!==0)throw Error(t(327));s=n.finishedWork;var d=n.finishedLanes;if(s===null)return null;if(n.finishedWork=null,n.finishedLanes=0,s===n.current)throw Error(t(177));n.callbackNode=null,n.callbackPriority=0;var h=s.lanes|s.childLanes;if(pE(n,h),n===pt&&(at=pt=null,kt=0),(s.subtreeFlags&2064)===0&&(s.flags&2064)===0||Fl||(Fl=!0,Lw(Vs,function(){return Oo(),null})),h=(s.flags&15990)!==0,(s.subtreeFlags&15990)!==0||h){h=tn.transition,tn.transition=null;var m=ze;ze=1;var b=Re;Re|=4,Nh.current=null,AB(n,s),ww(s,n),eB(Hf),Js=!!zf,Hf=zf=null,n.current=s,IB(s),iE(),Re=b,ze=m,tn.transition=h}else n.current=s;if(Fl&&(Fl=!1,pr=n,zl=d),h=n.pendingLanes,h===0&&(hr=null),aE(s.stateNode),zt(n,nt()),r!==null)for(c=n.onRecoverableError,s=0;s<r.length;s++)d=r[s],c(d.value,{componentStack:d.stack,digest:d.digest});if(Ml)throw Ml=!1,n=Ph,Ph=null,n;return(zl&1)!==0&&n.tag!==0&&Oo(),h=n.pendingLanes,(h&1)!==0?n===Lh?Vi++:(Vi=0,Lh=n):Vi=0,cr(),null}function Oo(){if(pr!==null){var n=bb(zl),r=tn.transition,s=ze;try{if(tn.transition=null,ze=16>n?16:n,pr===null)var c=!1;else{if(n=pr,pr=null,zl=0,(Re&6)!==0)throw Error(t(331));var d=Re;for(Re|=4,Y=n.current;Y!==null;){var h=Y,m=h.child;if((Y.flags&16)!==0){var b=h.deletions;if(b!==null){for(var T=0;T<b.length;T++){var N=b[T];for(Y=N;Y!==null;){var F=Y;switch(F.tag){case 0:case 11:case 15:Ui(8,F,h)}var H=F.child;if(H!==null)H.return=F,Y=H;else for(;Y!==null;){F=Y;var M=F.sibling,$=F.return;if(mw(F),F===N){Y=null;break}if(M!==null){M.return=$,Y=M;break}Y=$}}}var ee=h.alternate;if(ee!==null){var ne=ee.child;if(ne!==null){ee.child=null;do{var rt=ne.sibling;ne.sibling=null,ne=rt}while(ne!==null)}}Y=h}}if((h.subtreeFlags&2064)!==0&&m!==null)m.return=h,Y=m;else e:for(;Y!==null;){if(h=Y,(h.flags&2048)!==0)switch(h.tag){case 0:case 11:case 15:Ui(9,h,h.return)}var A=h.sibling;if(A!==null){A.return=h.return,Y=A;break e}Y=h.return}}var x=n.current;for(Y=x;Y!==null;){m=Y;var I=m.child;if((m.subtreeFlags&2064)!==0&&I!==null)I.return=m,Y=I;else e:for(m=x;Y!==null;){if(b=Y,(b.flags&2048)!==0)try{switch(b.tag){case 0:case 11:case 15:Pl(9,b)}}catch(oe){et(b,b.return,oe)}if(b===m){Y=null;break e}var q=b.sibling;if(q!==null){q.return=b.return,Y=q;break e}Y=b.return}}if(Re=d,cr(),wn&&typeof wn.onPostCommitFiberRoot=="function")try{wn.onPostCommitFiberRoot($s,n)}catch{}c=!0}return c}finally{ze=s,tn.transition=r}}return!1}function Rw(n,r,s){r=Io(s,r),r=Yk(n,r,1),n=dr(n,r,1),r=Nt(),n!==null&&(mi(n,1,r),zt(n,r))}function et(n,r,s){if(n.tag===3)Rw(n,n,s);else for(;r!==null;){if(r.tag===3){Rw(r,n,s);break}else if(r.tag===1){var c=r.stateNode;if(typeof r.type.getDerivedStateFromError=="function"||typeof c.componentDidCatch=="function"&&(hr===null||!hr.has(c))){n=Io(s,n),n=Qk(r,n,1),r=dr(r,n,1),n=Nt(),r!==null&&(mi(r,1,n),zt(r,n));break}}r=r.return}}function LB(n,r,s){var c=n.pingCache;c!==null&&c.delete(r),r=Nt(),n.pingedLanes|=n.suspendedLanes&s,pt===n&&(kt&s)===s&&(dt===4||dt===3&&(kt&130023424)===kt&&500>nt()-Oh?Kr(n,0):Rh|=s),zt(n,r)}function Ow(n,r){r===0&&((n.mode&1)===0?r=1:(r=Xs,Xs<<=1,(Xs&130023424)===0&&(Xs=4194304)));var s=Nt();n=zn(n,r),n!==null&&(mi(n,r,s),zt(n,s))}function DB(n){var r=n.memoizedState,s=0;r!==null&&(s=r.retryLane),Ow(n,s)}function MB(n,r){var s=0;switch(n.tag){case 13:var c=n.stateNode,d=n.memoizedState;d!==null&&(s=d.retryLane);break;case 19:c=n.stateNode;break;default:throw Error(t(314))}c!==null&&c.delete(r),Ow(n,s)}var Pw;Pw=function(n,r,s){if(n!==null)if(n.memoizedProps!==r.pendingProps||Lt.current)Mt=!0;else{if((n.lanes&s)===0&&(r.flags&128)===0)return Mt=!1,xB(n,r,s);Mt=(n.flags&131072)!==0}else Mt=!1,$e&&(r.flags&1048576)!==0&&hk(r,vl,r.index);switch(r.lanes=0,r.tag){case 2:var c=r.type;Rl(n,r),n=r.pendingProps;var d=wo(r,St.current);Bo(r,s),d=uh(null,r,c,n,d,s);var h=dh();return r.flags|=1,typeof d=="object"&&d!==null&&typeof d.render=="function"&&d.$$typeof===void 0?(r.tag=1,r.memoizedState=null,r.updateQueue=null,Dt(c)?(h=!0,pl(r)):h=!1,r.memoizedState=d.state!==null&&d.state!==void 0?d.state:null,rh(r),d.updater=_l,r.stateNode=d,d._reactInternals=r,vh(r,c,n,s),r=wh(null,r,c,!0,h,s)):(r.tag=0,$e&&h&&$f(r),_t(null,r,d,s),r=r.child),r;case 16:c=r.elementType;e:{switch(Rl(n,r),n=r.pendingProps,d=c._init,c=d(c._payload),r.type=c,d=r.tag=zB(c),n=dn(c,n),d){case 0:r=kh(null,r,c,n,s);break e;case 1:r=sw(null,r,c,n,s);break e;case 11:r=tw(null,r,c,n,s);break e;case 14:r=nw(null,r,c,dn(c.type,n),s);break e}throw Error(t(306,c,""))}return r;case 0:return c=r.type,d=r.pendingProps,d=r.elementType===c?d:dn(c,d),kh(n,r,c,d,s);case 1:return c=r.type,d=r.pendingProps,d=r.elementType===c?d:dn(c,d),sw(n,r,c,d,s);case 3:e:{if(lw(r),n===null)throw Error(t(387));c=r.pendingProps,h=r.memoizedState,d=h.element,Tk(n,r),Sl(r,c,null,s);var m=r.memoizedState;if(c=m.element,h.isDehydrated)if(h={element:c,isDehydrated:!1,cache:m.cache,pendingSuspenseBoundaries:m.pendingSuspenseBoundaries,transitions:m.transitions},r.updateQueue.baseState=h,r.memoizedState=h,r.flags&256){d=Io(Error(t(423)),r),r=aw(n,r,c,s,d);break e}else if(c!==d){d=Io(Error(t(424)),r),r=aw(n,r,c,s,d);break e}else for(Wt=sr(r.stateNode.containerInfo.firstChild),Ut=r,$e=!0,un=null,s=kk(r,null,c,s),r.child=s;s;)s.flags=s.flags&-3|4096,s=s.sibling;else{if(xo(),c===d){r=jn(n,r,s);break e}_t(n,r,c,s)}r=r.child}return r;case 5:return Ck(r),n===null&&Yf(r),c=r.type,d=r.pendingProps,h=n!==null?n.memoizedProps:null,m=d.children,jf(c,d)?m=null:h!==null&&jf(c,h)&&(r.flags|=32),iw(n,r),_t(n,r,m,s),r.child;case 6:return n===null&&Yf(r),null;case 13:return cw(n,r,s);case 4:return oh(r,r.stateNode.containerInfo),c=r.pendingProps,n===null?r.child=Co(r,null,c,s):_t(n,r,c,s),r.child;case 11:return c=r.type,d=r.pendingProps,d=r.elementType===c?d:dn(c,d),tw(n,r,c,d,s);case 7:return _t(n,r,r.pendingProps,s),r.child;case 8:return _t(n,r,r.pendingProps.children,s),r.child;case 12:return _t(n,r,r.pendingProps.children,s),r.child;case 10:e:{if(c=r.type._context,d=r.pendingProps,h=r.memoizedProps,m=d.value,qe(kl,c._currentValue),c._currentValue=m,h!==null)if(cn(h.value,m)){if(h.children===d.children&&!Lt.current){r=jn(n,r,s);break e}}else for(h=r.child,h!==null&&(h.return=r);h!==null;){var b=h.dependencies;if(b!==null){m=h.child;for(var T=b.firstContext;T!==null;){if(T.context===c){if(h.tag===1){T=Hn(-1,s&-s),T.tag=2;var N=h.updateQueue;if(N!==null){N=N.shared;var F=N.pending;F===null?T.next=T:(T.next=F.next,F.next=T),N.pending=T}}h.lanes|=s,T=h.alternate,T!==null&&(T.lanes|=s),th(h.return,s,r),b.lanes|=s;break}T=T.next}}else if(h.tag===10)m=h.type===r.type?null:h.child;else if(h.tag===18){if(m=h.return,m===null)throw Error(t(341));m.lanes|=s,b=m.alternate,b!==null&&(b.lanes|=s),th(m,s,r),m=h.sibling}else m=h.child;if(m!==null)m.return=h;else for(m=h;m!==null;){if(m===r){m=null;break}if(h=m.sibling,h!==null){h.return=m.return,m=h;break}m=m.return}h=m}_t(n,r,d.children,s),r=r.child}return r;case 9:return d=r.type,c=r.pendingProps.children,Bo(r,s),d=Jt(d),c=c(d),r.flags|=1,_t(n,r,c,s),r.child;case 14:return c=r.type,d=dn(c,r.pendingProps),d=dn(c.type,d),nw(n,r,c,d,s);case 15:return rw(n,r,r.type,r.pendingProps,s);case 17:return c=r.type,d=r.pendingProps,d=r.elementType===c?d:dn(c,d),Rl(n,r),r.tag=1,Dt(c)?(n=!0,pl(r)):n=!1,Bo(r,s),Gk(r,c,d),vh(r,c,d,s),wh(null,r,c,!0,n,s);case 19:return dw(n,r,s);case 22:return ow(n,r,s)}throw Error(t(156,r.tag))};function Lw(n,r){return pb(n,r)}function FB(n,r,s,c){this.tag=n,this.key=s,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=r,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=c,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function nn(n,r,s,c){return new FB(n,r,s,c)}function jh(n){return n=n.prototype,!(!n||!n.isReactComponent)}function zB(n){if(typeof n=="function")return jh(n)?1:0;if(n!=null){if(n=n.$$typeof,n===be)return 11;if(n===Ne)return 14}return 2}function vr(n,r){var s=n.alternate;return s===null?(s=nn(n.tag,r,n.key,n.mode),s.elementType=n.elementType,s.type=n.type,s.stateNode=n.stateNode,s.alternate=n,n.alternate=s):(s.pendingProps=r,s.type=n.type,s.flags=0,s.subtreeFlags=0,s.deletions=null),s.flags=n.flags&14680064,s.childLanes=n.childLanes,s.lanes=n.lanes,s.child=n.child,s.memoizedProps=n.memoizedProps,s.memoizedState=n.memoizedState,s.updateQueue=n.updateQueue,r=n.dependencies,s.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext},s.sibling=n.sibling,s.index=n.index,s.ref=n.ref,s}function Ul(n,r,s,c,d,h){var m=2;if(c=n,typeof n=="function")jh(n)&&(m=1);else if(typeof n=="string")m=5;else e:switch(n){case V:return $r(s.children,d,h,r);case z:m=8,d|=8;break;case ae:return n=nn(12,s,r,d|2),n.elementType=ae,n.lanes=h,n;case te:return n=nn(13,s,r,d),n.elementType=te,n.lanes=h,n;case ke:return n=nn(19,s,r,d),n.elementType=ke,n.lanes=h,n;case Ie:return Wl(s,d,h,r);default:if(typeof n=="object"&&n!==null)switch(n.$$typeof){case ge:m=10;break e;case re:m=9;break e;case be:m=11;break e;case Ne:m=14;break e;case Se:m=16,c=null;break e}throw Error(t(130,n==null?n:typeof n,""))}return r=nn(m,s,r,d),r.elementType=n,r.type=c,r.lanes=h,r}function $r(n,r,s,c){return n=nn(7,n,c,r),n.lanes=s,n}function Wl(n,r,s,c){return n=nn(22,n,c,r),n.elementType=Ie,n.lanes=s,n.stateNode={isHidden:!1},n}function qh(n,r,s){return n=nn(6,n,null,r),n.lanes=s,n}function Uh(n,r,s){return r=nn(4,n.children!==null?n.children:[],n.key,r),r.lanes=s,r.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},r}function HB(n,r,s,c,d){this.tag=r,this.containerInfo=n,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=mf(0),this.expirationTimes=mf(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=mf(0),this.identifierPrefix=c,this.onRecoverableError=d,this.mutableSourceEagerHydrationData=null}function Wh(n,r,s,c,d,h,m,b,T){return n=new HB(n,r,s,b,T),r===1?(r=1,h===!0&&(r|=8)):r=0,h=nn(3,null,null,r),n.current=h,h.stateNode=n,h.memoizedState={element:c,isDehydrated:s,cache:null,transitions:null,pendingSuspenseBoundaries:null},rh(h),n}function jB(n,r,s){var c=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:W,key:c==null?null:""+c,children:n,containerInfo:r,implementation:s}}function Dw(n){if(!n)return ar;n=n._reactInternals;e:{if(Lr(n)!==n||n.tag!==1)throw Error(t(170));var r=n;do{switch(r.tag){case 3:r=r.stateNode.context;break e;case 1:if(Dt(r.type)){r=r.stateNode.__reactInternalMemoizedMergedChildContext;break e}}r=r.return}while(r!==null);throw Error(t(171))}if(n.tag===1){var s=n.type;if(Dt(s))return uk(n,s,r)}return r}function Mw(n,r,s,c,d,h,m,b,T){return n=Wh(s,c,!0,n,d,h,m,b,T),n.context=Dw(null),s=n.current,c=Nt(),d=gr(s),h=Hn(c,d),h.callback=r??null,dr(s,h,d),n.current.lanes=d,mi(n,d,c),zt(n,c),n}function Kl(n,r,s,c){var d=r.current,h=Nt(),m=gr(d);return s=Dw(s),r.context===null?r.context=s:r.pendingContext=s,r=Hn(h,m),r.payload={element:n},c=c===void 0?null:c,c!==null&&(r.callback=c),n=dr(d,r,m),n!==null&&(pn(n,d,m,h),Tl(n,d,m)),m}function Vl(n){if(n=n.current,!n.child)return null;switch(n.child.tag){case 5:return n.child.stateNode;default:return n.child.stateNode}}function Fw(n,r){if(n=n.memoizedState,n!==null&&n.dehydrated!==null){var s=n.retryLane;n.retryLane=s!==0&&s<r?s:r}}function Kh(n,r){Fw(n,r),(n=n.alternate)&&Fw(n,r)}function qB(){return null}var zw=typeof reportError=="function"?reportError:function(n){console.error(n)};function Vh(n){this._internalRoot=n}$l.prototype.render=Vh.prototype.render=function(n){var r=this._internalRoot;if(r===null)throw Error(t(409));Kl(n,r,null,null)},$l.prototype.unmount=Vh.prototype.unmount=function(){var n=this._internalRoot;if(n!==null){this._internalRoot=null;var r=n.containerInfo;Wr(function(){Kl(null,n,null,null)}),r[Ln]=null}};function $l(n){this._internalRoot=n}$l.prototype.unstable_scheduleHydration=function(n){if(n){var r=Tb();n={blockedOn:null,target:n,priority:r};for(var s=0;s<rr.length&&r!==0&&r<rr[s].priority;s++);rr.splice(s,0,n),s===0&&Cb(n)}};function $h(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)}function Gl(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11&&(n.nodeType!==8||n.nodeValue!==" react-mount-point-unstable "))}function Hw(){}function UB(n,r,s,c,d){if(d){if(typeof c=="function"){var h=c;c=function(){var N=Vl(m);h.call(N)}}var m=Mw(r,c,n,0,null,!1,!1,"",Hw);return n._reactRootContainer=m,n[Ln]=m.current,_i(n.nodeType===8?n.parentNode:n),Wr(),m}for(;d=n.lastChild;)n.removeChild(d);if(typeof c=="function"){var b=c;c=function(){var N=Vl(T);b.call(N)}}var T=Wh(n,0,!1,null,null,!1,!1,"",Hw);return n._reactRootContainer=T,n[Ln]=T.current,_i(n.nodeType===8?n.parentNode:n),Wr(function(){Kl(r,T,s,c)}),T}function Xl(n,r,s,c,d){var h=s._reactRootContainer;if(h){var m=h;if(typeof d=="function"){var b=d;d=function(){var T=Vl(m);b.call(T)}}Kl(r,m,n,d)}else m=UB(s,r,n,d,c);return Vl(m)}kb=function(n){switch(n.tag){case 3:var r=n.stateNode;if(r.current.memoizedState.isDehydrated){var s=gi(r.pendingLanes);s!==0&&(vf(r,s|1),zt(r,nt()),(Re&6)===0&&(Ro=nt()+500,cr()))}break;case 13:Wr(function(){var c=zn(n,1);if(c!==null){var d=Nt();pn(c,n,1,d)}}),Kh(n,1)}},yf=function(n){if(n.tag===13){var r=zn(n,134217728);if(r!==null){var s=Nt();pn(r,n,134217728,s)}Kh(n,134217728)}},wb=function(n){if(n.tag===13){var r=gr(n),s=zn(n,r);if(s!==null){var c=Nt();pn(s,n,r,c)}Kh(n,r)}},Tb=function(){return ze},Sb=function(n,r){var s=ze;try{return ze=n,r()}finally{ze=s}},uf=function(n,r,s){switch(r){case"input":if(tf(n,s),r=s.name,s.type==="radio"&&r!=null){for(s=n;s.parentNode;)s=s.parentNode;for(s=s.querySelectorAll("input[name="+JSON.stringify(""+r)+'][type="radio"]'),r=0;r<s.length;r++){var c=s[r];if(c!==n&&c.form===n.form){var d=fl(c);if(!d)throw Error(t(90));Pr(c),tf(c,d)}}}break;case"textarea":Zy(n,s);break;case"select":r=s.value,r!=null&&ao(n,!!s.multiple,r,!1)}},lb=Fh,ab=Wr;var WB={usingClientEntryPoint:!1,Events:[Oi,bo,fl,ib,sb,Fh]},$i={findFiberByHostInstance:Dr,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},KB={bundleType:$i.bundleType,version:$i.version,rendererPackageName:$i.rendererPackageName,rendererConfig:$i.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:j.ReactCurrentDispatcher,findHostInstanceByFiber:function(n){return n=fb(n),n===null?null:n.stateNode},findFiberByHostInstance:$i.findFiberByHostInstance||qB,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Yl=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Yl.isDisabled&&Yl.supportsFiber)try{$s=Yl.inject(KB),wn=Yl}catch{}}return Rt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=WB,Rt.createPortal=function(n,r){var s=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!$h(r))throw Error(t(200));return jB(n,r,null,s)},Rt.createRoot=function(n,r){if(!$h(n))throw Error(t(299));var s=!1,c="",d=zw;return r!=null&&(r.unstable_strictMode===!0&&(s=!0),r.identifierPrefix!==void 0&&(c=r.identifierPrefix),r.onRecoverableError!==void 0&&(d=r.onRecoverableError)),r=Wh(n,1,!1,null,null,s,!1,c,d),n[Ln]=r.current,_i(n.nodeType===8?n.parentNode:n),new Vh(r)},Rt.findDOMNode=function(n){if(n==null)return null;if(n.nodeType===1)return n;var r=n._reactInternals;if(r===void 0)throw typeof n.render=="function"?Error(t(188)):(n=Object.keys(n).join(","),Error(t(268,n)));return n=fb(r),n=n===null?null:n.stateNode,n},Rt.flushSync=function(n){return Wr(n)},Rt.hydrate=function(n,r,s){if(!Gl(r))throw Error(t(200));return Xl(null,n,r,!0,s)},Rt.hydrateRoot=function(n,r,s){if(!$h(n))throw Error(t(405));var c=s!=null&&s.hydratedSources||null,d=!1,h="",m=zw;if(s!=null&&(s.unstable_strictMode===!0&&(d=!0),s.identifierPrefix!==void 0&&(h=s.identifierPrefix),s.onRecoverableError!==void 0&&(m=s.onRecoverableError)),r=Mw(r,null,n,1,s??null,d,!1,h,m),n[Ln]=r.current,_i(n),c)for(n=0;n<c.length;n++)s=c[n],d=s._getVersion,d=d(s._source),r.mutableSourceEagerHydrationData==null?r.mutableSourceEagerHydrationData=[s,d]:r.mutableSourceEagerHydrationData.push(s,d);return new $l(r)},Rt.render=function(n,r,s){if(!Gl(r))throw Error(t(200));return Xl(null,n,r,!1,s)},Rt.unmountComponentAtNode=function(n){if(!Gl(n))throw Error(t(40));return n._reactRootContainer?(Wr(function(){Xl(null,null,n,!1,function(){n._reactRootContainer=null,n[Ln]=null})}),!0):!1},Rt.unstable_batchedUpdates=Fh,Rt.unstable_renderSubtreeIntoContainer=function(n,r,s,c){if(!Gl(s))throw Error(t(200));if(n==null||n._reactInternals===void 0)throw Error(t(38));return Xl(n,r,s,!1,c)},Rt.version="18.3.1-next-f1338f8080-20240426",Rt}var ey;function ty(){if(ey)return id.exports;ey=1;function l(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(l)}catch(e){console.error(e)}}return l(),id.exports=a1(),id.exports}var ny;function c1(){if(ny)return gs;ny=1;var l=ty();return gs.createRoot=l.createRoot,gs.hydrateRoot=l.hydrateRoot,gs}var u1=c1(),d1=ty();const $o={root:"",alignedStart:"text-start",alignedCenter:"text-center",title:"",description:"opacity-60 mt-[3px]"};class f1{constructor(e){const t=e.alignment==="center"?"center":"start";this.nodes={root:R.make("div",[$o.root,t==="center"?$o.alignedCenter:$o.alignedStart]),title:R.make("div",$o.title,{textContent:e.title})},this.nodes.root.setAttribute("data-alignment",t),this.nodes.root.appendChild(this.nodes.title),e.description!==void 0&&(this.nodes.description=R.make("div",$o.description,{textContent:e.description}),this.nodes.root.appendChild(this.nodes.description))}getElement(){return this.nodes.root}}class ad{constructor(e){this.params=e}get name(){if(this.params!==void 0&&"name"in this.params)return this.params.name}destroy(){Ko()}onChildrenOpen(){this.params!==void 0&&"children"in this.params&&typeof this.params.children?.onOpen=="function"&&this.params.children.onOpen()}onChildrenClose(){this.params!==void 0&&"children"in this.params&&typeof this.params.children?.onClose=="function"&&this.params.children.onClose()}handleClick(){this.params!==void 0&&"onActivate"in this.params&&this.params.onActivate?.(this.params)}addHint(e,t){const o=new f1(t);ps(e,o.getElement(),{placement:t.position,hidingDelay:100})}get children(){return this.params!==void 0&&"children"in this.params&&this.params.children?.items!==void 0?this.params.children.items:[]}get hasChildren(){return this.children.length>0}get isChildrenOpen(){return this.params!==void 0&&"children"in this.params&&this.params.children?.isOpen===!0}get isChevronHidden(){return this.params!==void 0&&"children"in this.params&&this.params.children?.hideChevron===!0}get isChildrenFlippable(){return!(this.params===void 0||!("children"in this.params)||this.params.children?.isFlippable===!1)}get isChildrenSearchable(){return this.params!==void 0&&"children"in this.params&&this.params.children?.searchable===!0}get closeOnActivate(){return this.params!==void 0&&"closeOnActivate"in this.params&&this.params.closeOnActivate}get isActive(){return this.params===void 0||!("isActive"in this.params)?!1:typeof this.params.isActive=="function"?this.params.isActive():this.params.isActive===!0}}const Bt={item:'flex items-center select-none border-none bg-transparent rounded-md p-[var(--item-padding)] text-text-primary mb-px can-hover:hover:cursor-pointer can-hover:hover:bg-item-hover-bg [&[data-blok-force-hover]]:cursor-pointer [&[data-blok-force-hover]]:bg-item-hover-bg [&[data-blok-focused="true"]]:bg-item-focus-bg [&[data-blok-popover-item-no-hover]]:hover:bg-transparent [&[data-blok-popover-item-no-hover]]:cursor-default',itemActive:"bg-icon-active-bg text-icon-active-text",itemDisabled:"cursor-default pointer-events-none text-text-secondary",itemFocused:"!bg-item-focus-bg",itemConfirmation:"!bg-item-confirm-bg !text-white",icon:"flex items-center justify-center w-[26px] h-[26px] [&_svg]:w-icon [&_svg]:h-icon",iconTool:"mr-2",title:"text-sm leading-5 font-medium overflow-hidden whitespace-nowrap text-ellipsis mr-auto",secondaryTitle:"text-xs whitespace-nowrap pr-1.5 opacity-60 tracking-[-0.1em] text-text-secondary",focused:"is-focused"},Go={item:"rounded p-1",icon:"w-auto h-auto [&_svg]:w-icon [&_svg]:h-icon mobile:[&_svg]:w-icon-mobile mobile:[&_svg]:h-icon-mobile",iconTool:"shadow-none bg-transparent !mr-0",chevronRight:"rotate-90"},ms={item:"rounded-md p-[3px] mobile:p-1",iconTool:"!mr-2",icon:"w-toolbox-btn h-toolbox-btn"},He={item:"data-blok-popover-item",icon:"data-blok-popover-item-icon",iconTool:"data-blok-tool",iconChevronRight:"data-blok-popover-item-icon-chevron-right",title:"data-blok-popover-item-title",secondaryTitle:"data-blok-popover-item-secondary-title",active:"data-blok-popover-item-active",hidden:"data-blok-hidden",confirmation:"data-blok-popover-item-confirmation",noHover:"data-blok-popover-item-no-hover",noFocus:"data-blok-popover-item-no-focus",focused:"data-blok-focused",wobble:"data-blok-popover-item-wobble",disabled:"data-blok-disabled"},h1=`
|
|
18
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
19
|
+
<path d="m4.5 15 11-11m0 11L4.5 4" stroke="currentColor" stroke-linecap="round"/>
|
|
20
|
+
</svg>
|
|
21
|
+
`,p1=`
|
|
22
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
23
|
+
<path
|
|
24
|
+
d="M5.5 11h4.9231c.6528 0 1.2789-.3161 1.7405-.8787.4617-.56259.721-1.32565.721-2.1213 0-.79565-.2593-1.55871-.721-2.12132C11.702 5.31607 11.0759 5 10.4231 5H5.5v6Zm0 0h5.5385c.6528 0 1.2789.3161 1.7405.8787.4617.5626.721 1.3257.721 2.1213 0 .7956-.2593 1.5587-.721 2.1213-.4616.5626-1.0877.8787-1.7405.8787H5.5v-6Z"
|
|
25
|
+
stroke="currentColor"
|
|
26
|
+
stroke-width="1.25"
|
|
27
|
+
stroke-linecap="round"
|
|
28
|
+
stroke-linejoin="round"
|
|
29
|
+
/>
|
|
30
|
+
</svg>
|
|
31
|
+
`,g1=`
|
|
32
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
33
|
+
<path
|
|
34
|
+
d="M8.5 5h6m-10 12h6m1-12-4 12"
|
|
35
|
+
stroke="currentColor"
|
|
36
|
+
stroke-linecap="round"
|
|
37
|
+
stroke-linejoin="round"
|
|
38
|
+
/>
|
|
39
|
+
</svg>
|
|
40
|
+
`,m1=`
|
|
41
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
42
|
+
<path
|
|
43
|
+
d="m9.98288 15.0959-.91628.9157c-.29867.3092-.65593.5559-1.05095.7255-.39502.1697-.81987.259-1.24978.2628-.4299.0037-.85625-.0782-1.25415-.241-.39791-.1628-.75941-.4032-1.06341-.7072-.304-.304-.54441-.6655-.70721-1.0634-.16279-.3979-.24471-.8243-.24098-1.2542.00374-.4299.09306-.8547.26274-1.2497.16969-.3951.41635-.7523.72558-1.051l.91499-.9163m8.24197.9156.9163-.9156c.6028-.60809.9402-1.43021.9383-2.28645-.0019-.85625-.3429-1.67688-.9483-2.28234-.6055-.60546-1.4261-.94643-2.2823-.9483-.8563-.00188-1.6784.3355-2.28652.9383l-.91628.91563M7.258 13.2413l4.5328-4.53278"
|
|
44
|
+
stroke="currentColor"
|
|
45
|
+
stroke-width=".784151"
|
|
46
|
+
stroke-linecap="round"
|
|
47
|
+
stroke-linejoin="round"
|
|
48
|
+
/>
|
|
49
|
+
</svg>
|
|
50
|
+
`,v1=`
|
|
51
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
52
|
+
<path
|
|
53
|
+
d="M15.5 14.003h-3v-3.0004m-9-6.00078h3v3.0004m1.55478-3.80901A5.2170862 5.2170862 0 0 1 9.5 4.00014c1.1682.00058 2.3059.37321 3.2481 1.06388.9422.69067 1.64 1.66348 1.9923 2.77744.3523 1.11396.3407 2.31114-.033 3.41814-.3738 1.1069-1.0903 2.0661-2.0457 2.7384m-1.7165.8088c-.4703.1317-.9568.1967-1.4452.1931-1.16819-.0006-2.30585-.3733-3.24807-1.0639-.94222-.6907-1.64004-1.6635-1.99232-2.7775-.35229-1.1139-.34072-2.31114.03302-3.41808.37375-1.10694 1.09024-2.06608 2.04563-2.73841"
|
|
54
|
+
stroke="currentColor"
|
|
55
|
+
stroke-miterlimit="10"
|
|
56
|
+
stroke-linecap="round"
|
|
57
|
+
/>
|
|
58
|
+
</svg>
|
|
59
|
+
`,y1=`
|
|
60
|
+
<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
61
|
+
<path
|
|
62
|
+
d="M8 6c0-.55228.44772-1 1-1s1 .44772 1 1-.44772 1-1 1-1-.44772-1-1Zm0 6c0-.5523.44772-1 1-1s1 .4477 1 1-.44772 1-1 1-1-.4477-1-1Zm0 6c0-.5523.44772-1 1-1s1 .4477 1 1-.44772 1-1 1-1-.4477-1-1Zm6-12c0-.55228.4477-1 1-1s1 .44772 1 1-.4477 1-1 1-1-.44772-1-1Zm0 6c0-.5523.4477-1 1-1s1 .4477 1 1-.4477 1-1 1-1-.4477-1-1Zm0 6c0-.5523.4477-1 1-1s1 .4477 1 1-.4477 1-1 1-1-.4477-1-1Z"
|
|
63
|
+
fill="currentColor"
|
|
64
|
+
/>
|
|
65
|
+
</svg>
|
|
66
|
+
`,b1=`
|
|
67
|
+
<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
68
|
+
<path d="M4.5 11.0711h14.1421m-7.071 7.071V4" stroke="currentColor" stroke-linecap="round"/>
|
|
69
|
+
</svg>
|
|
70
|
+
`,k1=`
|
|
71
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
72
|
+
<path d="m12.5 5-5 5 5 5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
73
|
+
</svg>
|
|
74
|
+
`,w1=`
|
|
75
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
76
|
+
<path d="m7.5 15 5-5-5-5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
77
|
+
</svg>
|
|
78
|
+
`,T1=`
|
|
79
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
80
|
+
<path
|
|
81
|
+
d="m17.5 17.5-5-5m1.6667-4.16667c0 .76605-.1509 1.52459-.4441 2.23237-.2931.7077-.7228 1.3507-1.2645 1.8924-.5417.5417-1.1847.9714-1.8924 1.2645-.70778.2932-1.46632.4441-2.23237.4441-.76604 0-1.52458-.1509-2.23232-.4441-.70773-.2931-1.35079-.7228-1.89247-1.2645-.54167-.5417-.97135-1.1847-1.2645-1.8924C2.65088 9.85792 2.5 9.09938 2.5 8.33333c0-1.54709.61458-3.03082 1.70854-4.12479C5.30251 3.11458 6.78624 2.5 8.33333 2.5c1.5471 0 3.03087.61458 4.12477 1.70854 1.094 1.09397 1.7086 2.5777 1.7086 4.12479Z"
|
|
82
|
+
stroke="currentColor"
|
|
83
|
+
stroke-linecap="round"
|
|
84
|
+
stroke-linejoin="round"
|
|
85
|
+
/>
|
|
86
|
+
</svg>
|
|
87
|
+
`,S1=`
|
|
88
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
89
|
+
<path
|
|
90
|
+
d="M3.33334 10H10m-6.66666 5V5M10 15V5m4.1667 5 2.5-1.66667V15"
|
|
91
|
+
stroke="currentColor"
|
|
92
|
+
stroke-linecap="round"
|
|
93
|
+
stroke-linejoin="round"
|
|
94
|
+
/>
|
|
95
|
+
</svg>
|
|
96
|
+
`,x1=`
|
|
97
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
98
|
+
<path
|
|
99
|
+
d="M3.33334 10H10m-6.66666 5V5M10 15V5m7.5 10h-3.3333c0-3.3333 3.3333-2.5 3.3333-5 0-1.25-1.6667-2.08333-3.3333-.83333"
|
|
100
|
+
stroke="currentColor"
|
|
101
|
+
stroke-linecap="round"
|
|
102
|
+
stroke-linejoin="round"
|
|
103
|
+
/>
|
|
104
|
+
</svg>
|
|
105
|
+
`,C1=`
|
|
106
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
107
|
+
<path
|
|
108
|
+
d="M3.33334 10H10m-6.66666 5V5M10 15V5m4.5833 3.75C16 7.91667 17.5 8.75 17.5 10c0 .442-.1756.866-.4882 1.1785-.3125.3126-.7364.4882-1.1785.4882.4421 0 .866.1756 1.1785.4881.3126.3126.4882.7365.4882 1.1785 0 1.5-1.6667 2.5-3.3333 1.25"
|
|
109
|
+
stroke="currentColor"
|
|
110
|
+
stroke-linecap="round"
|
|
111
|
+
stroke-linejoin="round"
|
|
112
|
+
/>
|
|
113
|
+
</svg>
|
|
114
|
+
`,E1=`
|
|
115
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
116
|
+
<path
|
|
117
|
+
d="M10 15V5M14.1667 8.33333V10.8333C14.1667 11.0543 14.2545 11.2663 14.4107 11.4226C14.567 11.5789 14.779 11.6667 15 11.6667H17.5M17.5 8.33333V15M3.33334 10H10M3.33334 15V5"
|
|
118
|
+
stroke="black"
|
|
119
|
+
stroke-linecap="round"
|
|
120
|
+
stroke-linejoin="round"
|
|
121
|
+
/>
|
|
122
|
+
</svg>
|
|
123
|
+
`,B1=`
|
|
124
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
125
|
+
<path
|
|
126
|
+
d="M3.33334 10H10M3.33334 15V5M10 15V5M17.5 8.33333H14.1667V10.8333H15.25C16.5 10.8333 17.5 11.75 17.5 12.9167C17.5 14.0833 16.5 15 15.25 15C14.8333 15 14.5 14.9167 14.1667 14.75"
|
|
127
|
+
stroke="black"
|
|
128
|
+
stroke-linecap="round"
|
|
129
|
+
stroke-linejoin="round"
|
|
130
|
+
/>
|
|
131
|
+
</svg>
|
|
132
|
+
`,A1=`
|
|
133
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
134
|
+
<path
|
|
135
|
+
d="M3.33334 10H10m-6.66666 5V5M10 15V5m4.1667 8.3333c0 .9205.7462 1.6667 1.6666 1.6667.9205 0 1.6667-.7462 1.6667-1.6667 0-.9204-.7462-1.6666-1.6667-1.6666-.9204 0-1.6666.7462-1.6666 1.6666Zm0 0c0-2.0833.8333-3.3333 2.5-4.99997"
|
|
136
|
+
stroke="currentColor"
|
|
137
|
+
stroke-linecap="round"
|
|
138
|
+
stroke-linejoin="round"
|
|
139
|
+
/>
|
|
140
|
+
</svg>
|
|
141
|
+
`,I1=`
|
|
142
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
143
|
+
<path
|
|
144
|
+
d="M6.5 10h6.6667M6.5 15V5m6.6667 10V5"
|
|
145
|
+
stroke="currentColor"
|
|
146
|
+
stroke-linecap="round"
|
|
147
|
+
stroke-linejoin="round"
|
|
148
|
+
/>
|
|
149
|
+
</svg>
|
|
150
|
+
`,_1=`
|
|
151
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
152
|
+
<path
|
|
153
|
+
d="M14.5 7.28571V6h-9v1.28571M10 6v9m0 0H8.71429M10 15h1.2857"
|
|
154
|
+
stroke="currentColor"
|
|
155
|
+
stroke-linecap="round"
|
|
156
|
+
stroke-linejoin="round"
|
|
157
|
+
/>
|
|
158
|
+
</svg>
|
|
159
|
+
`,N1=`
|
|
160
|
+
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
161
|
+
<path
|
|
162
|
+
d="M18.5667 18H1.5l8.5333-16 8.5334 16Z"
|
|
163
|
+
stroke="currentColor"
|
|
164
|
+
stroke-width="1.06667"
|
|
165
|
+
stroke-linecap="round"
|
|
166
|
+
stroke-linejoin="round"
|
|
167
|
+
/>
|
|
168
|
+
<rect x="9.75" y="14.25" width=".5" height=".5" rx=".25" fill="currentColor" stroke="currentColor" stroke-width=".5"/>
|
|
169
|
+
<rect x="9.75" y="8.25" width=".5" height="4.5" rx=".25" fill="currentColor" stroke="currentColor" stroke-width=".5"/>
|
|
170
|
+
</svg>
|
|
171
|
+
`,R1=({icon:l,title:e,secondaryLabel:t,isActive:o=!1,isDisabled:i=!1,hasChildren:a=!1,hideChevron:u=!1,wrapperTag:f="div",name:p,iconWithGap:g=!0,isInline:v=!1,isNestedInline:y=!1})=>{const w=we(Bt.item,v&&Go.item,y&&ms.item,o&&Bt.itemActive,i&&Bt.itemDisabled),S=we(Bt.icon,v&&Go.icon,y&&ms.icon,g&&Bt.iconTool,g&&v&&Go.iconTool,g&&y&&ms.iconTool),k=we(Bt.icon,v&&Go.chevronRight),E=a&&!u,_=_n.jsxs(_n.Fragment,{children:[l&&_n.jsx("div",{[He.icon]:"",...g&&{[He.iconTool]:""},className:S,"data-blok-testid":"popover-item-icon",dangerouslySetInnerHTML:{__html:l}}),e!==void 0&&_n.jsx("div",{[He.title]:"",className:Bt.title,"data-blok-testid":"popover-item-title",children:e}),t&&_n.jsx("div",{[He.secondaryTitle]:"",className:Bt.secondaryTitle,"data-blok-testid":"popover-item-secondary-title",children:t}),E&&_n.jsx("div",{[He.icon]:"",[He.iconChevronRight]:"",className:k,"data-blok-testid":"popover-item-chevron-right",dangerouslySetInnerHTML:{__html:w1}})]}),L={className:w,[He.item]:"","data-blok-testid":"popover-item",...p&&{"data-blok-item-name":p},...i&&{[He.disabled]:"true"},...o&&{[He.active]:"true"}};return f==="button"?_n.jsx("button",{type:"button",...L,children:_}):_n.jsx("div",{...L,children:_})},cd='[data-blok-testid="popover-item-icon"]',O1=l=>{const e=document.createElement("div"),t=u1.createRoot(e);d1.flushSync(()=>{t.render(l)});const o=e.firstElementChild;return t.unmount(),o};class Nn extends ad{constructor(e,t){super(e),this.params=e,this.nodes={root:null,icon:null},this.confirmationState=null,this.removeSpecialFocusBehavior=()=>{this.nodes.root?.removeAttribute(He.noFocus)},this.removeSpecialHoverBehavior=()=>{this.nodes.root?.removeAttribute(He.noHover)},this.onErrorAnimationEnd=()=>{this.nodes.icon?.removeAttribute(He.wobble),this.nodes.icon?.classList.remove("animate-wobble"),this.nodes.icon?.removeEventListener("animationend",this.onErrorAnimationEnd)},this.renderParams=t,this.nodes.root=this.make(e,t)}get isDisabled(){return this.params.isDisabled===!0}get toggle(){return this.params.toggle}get title(){return this.params.title||this.params.label}get isConfirmationStateEnabled(){return this.confirmationState!==null}get isFocused(){return this.nodes.root===null?!1:this.nodes.root.hasAttribute(He.focused)}getElement(){return this.nodes.root}handleClick(){if(this.isConfirmationStateEnabled&&this.confirmationState!==null){this.activateOrEnableConfirmationMode(this.confirmationState);return}this.activateOrEnableConfirmationMode(this.params)}toggleActive(e){if(this.nodes.root===null)return;(e!==void 0?e:!this.nodes.root.hasAttribute(He.active))?this.nodes.root.setAttribute(He.active,"true"):this.nodes.root.removeAttribute(He.active),this.updateRootClasses()}toggleHidden(e){e?this.nodes.root?.setAttribute(He.hidden,"true"):this.nodes.root?.removeAttribute(He.hidden),this.updateRootClasses()}reset(){this.isConfirmationStateEnabled&&this.disableConfirmationMode()}onFocus(){this.disableSpecialHoverAndFocusBehavior()}make(e,t){const o=e.title||e.label,i=O1(_n.jsx(R1,{icon:e.icon,title:o,secondaryLabel:e.secondaryLabel,isActive:this.isActive,isDisabled:e.isDisabled,hasChildren:this.hasChildren,hideChevron:this.isChevronHidden,wrapperTag:t?.wrapperTag,name:e.name,iconWithGap:t?.iconWithGap,isInline:t?.isInline,isNestedInline:t?.isNestedInline}));return this.nodes.icon=i.querySelector(cd),e.hint!==void 0&&t?.hint?.enabled!==!1&&this.addHint(i,{...e.hint,position:t?.hint?.position||"right",alignment:t?.hint?.alignment||"center"}),i}enableConfirmationMode(e){if(this.nodes.root===null)return;const t={...this.params,...e,confirmation:"confirmation"in e?e.confirmation:void 0},o=this.make(t,this.renderParams);this.nodes.root.innerHTML=o.innerHTML,this.nodes.root.setAttribute(He.confirmation,"true"),this.nodes.icon=this.nodes.root.querySelector(cd),this.confirmationState=e,this.enableSpecialHoverAndFocusBehavior(),this.updateRootClasses()}disableConfirmationMode(){if(this.nodes.root===null)return;const e=this.make(this.params,this.renderParams);this.nodes.root.innerHTML=e.innerHTML,this.nodes.root.removeAttribute(He.confirmation),this.nodes.icon=this.nodes.root.querySelector(cd),this.confirmationState=null,this.disableSpecialHoverAndFocusBehavior(),this.updateRootClasses()}enableSpecialHoverAndFocusBehavior(){this.nodes.root?.setAttribute(He.noHover,"true"),this.nodes.root?.setAttribute(He.noFocus,"true"),this.nodes.root?.addEventListener("mouseleave",this.removeSpecialHoverBehavior,{once:!0})}disableSpecialHoverAndFocusBehavior(){this.removeSpecialFocusBehavior(),this.removeSpecialHoverBehavior(),this.nodes.root?.removeEventListener("mouseleave",this.removeSpecialHoverBehavior)}activateOrEnableConfirmationMode(e){if(!("confirmation"in e)||e.confirmation===void 0)try{e.onActivate?.(e),this.disableConfirmationMode()}catch{this.animateError()}else this.enableConfirmationMode(e.confirmation)}animateError(){this.nodes.icon?.hasAttribute(He.wobble)||(this.nodes.icon?.setAttribute(He.wobble,"true"),this.nodes.icon?.classList.add("animate-wobble"),this.nodes.icon?.addEventListener("animationend",this.onErrorAnimationEnd))}updateRootClasses(){if(this.nodes.root===null)return;const e=this.nodes.root.hasAttribute(He.active),t=this.nodes.root.hasAttribute(He.hidden),o=this.nodes.root.hasAttribute(He.confirmation),i=this.nodes.root.hasAttribute(He.focused),a=this.renderParams?.isInline??!1,u=this.renderParams?.isNestedInline??!1;this.nodes.root.className=we(Bt.item,a&&Go.item,u&&ms.item,e&&Bt.itemActive,this.isDisabled&&Bt.itemDisabled,i&&Bt.itemFocused,o&&Bt.itemConfirmation,t&&"!hidden")}}const Sr={container:"py-1 px-[3px]",containerHidden:"hidden",line:"h-px w-full bg-popover-border"},vs={container:"px-1 py-0",line:"h-full w-px",nestedContainer:"py-1 px-[3px]",nestedLine:"w-full h-px"},ys={root:"data-blok-popover-item-separator",line:"data-blok-popover-item-separator-line",hidden:"data-blok-hidden"};class ry extends ad{constructor(e){super(),this.isInline=e?.isInline??!1,this.isNestedInline=e?.isNestedInline??!1;const t=this.getContainerClass(),o=this.getLineClass();this.nodes={root:R.make("div",t,{[ys.root]:""}),line:R.make("div",o,{[ys.line]:""})},this.nodes.root.setAttribute("data-blok-testid","popover-item-separator"),this.nodes.root.appendChild(this.nodes.line)}getElement(){return this.nodes.root}toggleHidden(e){e?(this.nodes.root?.setAttribute(ys.hidden,"true"),this.nodes.root.className=we(this.getContainerClass(),Sr.containerHidden)):(this.nodes.root?.removeAttribute(ys.hidden),this.nodes.root.className=this.getContainerClass())}getContainerClass(){return this.isNestedInline?we(Sr.container,vs.nestedContainer):this.isInline?we(Sr.container,vs.container):Sr.container}getLineClass(){return this.isNestedInline?we(Sr.line,vs.nestedLine):this.isInline?we(Sr.line,vs.line):Sr.line}}var $t=(l=>(l.Closed="closed",l.ClosedOnActivate="closed-on-activate",l))($t||{});const De={popover:"",popoverContainer:"absolute flex flex-col overflow-hidden box-border opacity-0 pointer-events-none p-0 border-none z-[4] max-h-0 min-w-[var(--width)] w-[var(--width)] rounded-lg shadow-[0_3px_15px_-3px_theme(colors.popover-shadow)] left-[var(--popover-left)] top-[var(--popover-top)] bg-popover-bg",popoverContainerMobile:"fixed max-w-none rounded-[10px] min-w-[calc(100%-var(--offset)*2)] inset-[auto_var(--offset)_calc(var(--offset)+env(safe-area-inset-bottom))_var(--offset)]",popoverContainerOpened:"opacity-100 pointer-events-auto p-1 max-h-[var(--max-height)] border border-popover-border animate-[panelShowing_100ms_ease]",popoverContainerOpenedMobile:"animate-[panelShowingMobile_250ms_ease]",popoverOverlay:"hidden bg-dark",popoverOverlayMobile:"fixed inset-0 block visible z-[3] opacity-50 transition-opacity duration-[120ms] ease-in will-change-[opacity]",search:"mb-1.5",items:"overflow-y-auto overscroll-contain",nothingFoundMessage:"hidden cursor-default text-sm leading-5 font-medium whitespace-nowrap overflow-hidden text-ellipsis text-gray-text p-[3px]",nothingFoundMessageDisplayed:"!block"},Gt={popover:"relative",popoverOpened:"inline-block",items:"flex",popoverContainer:"flex-row top-0 min-w-max w-max p-1 mobile:absolute",popoverContainerOpened:"animate-none",nestedLevel1Container:"left-0",nestedContainer:"h-fit p-1.5 flex-col",nestedItems:"block w-full"},Me={popover:"data-blok-popover",popoverContainer:"data-blok-popover-container",popoverItems:"data-blok-popover-items",popoverOverlay:"data-blok-popover-overlay",popoverInline:"data-blok-popover-inline",nested:"data-blok-nested",nestedLevel:"data-blok-nested-level",opened:"data-blok-popover-opened",openTop:"data-blok-popover-open-top",openLeft:"data-blok-popover-open-left",overlayHidden:"data-blok-overlay-hidden",nothingFoundDisplayed:"data-blok-nothing-found-displayed"},P1=l=>`level-${l}`;var Xt=(l=>(l.NestingLevel="--nesting-level",l.PopoverHeight="--popover-height",l.InlinePopoverWidth="--inline-popover-width",l.PopoverTop="--popover-top",l.PopoverLeft="--popover-left",l.TriggerItemLeft="--trigger-item-left",l.TriggerItemTop="--trigger-item-top",l))(Xt||{});const Xo={root:"",rootHidden:"hidden"},oy={root:"flex items-center"},ud={root:"data-blok-popover-item-html",hidden:"data-blok-hidden"};class Yo extends ad{constructor(e,t){super(e),this.isInline=t?.isInline??!1;const o=this.isInline?we(Xo.root,oy.root):Xo.root;this.nodes={root:R.make("div",o,{[ud.root]:""})},this.nodes.root.appendChild(e.element),this.nodes.root.setAttribute("data-blok-testid","popover-item-html"),e.name&&this.nodes.root.setAttribute("data-blok-item-name",e.name),e.hint!==void 0&&t?.hint?.enabled!==!1&&this.addHint(this.nodes.root,{...e.hint,position:t?.hint?.position||"right",alignment:t?.hint?.alignment||"center"})}getElement(){return this.nodes.root}toggleHidden(e){const t=this.isInline?we(Xo.root,oy.root):Xo.root;e?(this.nodes.root?.setAttribute(ud.hidden,"true"),this.nodes.root.className=we(t,Xo.rootHidden)):(this.nodes.root?.removeAttribute(ud.hidden),this.nodes.root.className=t)}getControls(){const e=this.nodes.root.querySelectorAll(`button, ${R.allInputsSelector}`);return Array.from(e)}}class iy extends jo{constructor(e,t={}){super(),this.params=e,this.itemsRenderParams=t,this.listeners=new qo,this.messages={nothingFound:"Nothing found",search:"Search"},this.items=this.buildItems(e.items),e.messages&&(this.messages={...this.messages,...e.messages}),this.nodes={},this.nodes.popoverContainer=R.make("div",[De.popoverContainer],{[Me.popoverContainer]:"","data-blok-testid":"popover-container"}),this.nodes.nothingFoundMessage=R.make("div",[De.nothingFoundMessage],{textContent:this.messages.nothingFound,"data-blok-testid":"popover-nothing-found"}),this.nodes.popoverContainer.appendChild(this.nodes.nothingFoundMessage),this.nodes.items=R.make("div",[De.items],{[Me.popoverItems]:"","data-blok-testid":"popover-items"}),this.items.forEach(o=>{const i=o.getElement();i!==null&&this.nodes.items.appendChild(i)}),this.nodes.popoverContainer.appendChild(this.nodes.items),this.listeners.on(this.nodes.popoverContainer,"click",o=>this.handleClick(o)),this.nodes.popover=R.make("div",[De.popover,this.params.class],{[Me.popover]:"","data-blok-testid":"popover"}),this.nodes.popover.style.setProperty("--width","200px"),this.nodes.popover.style.setProperty("--max-height","270px"),this.nodes.popover.style.setProperty("--item-padding","3px"),this.nodes.popover.style.setProperty("--item-height","calc(1.25rem + 2 * var(--item-padding))"),this.nodes.popover.style.setProperty("--popover-top","calc(100% + 0.5rem)"),this.nodes.popover.style.setProperty("--popover-left","0"),this.nodes.popover.style.setProperty("--nested-popover-overlap","0.25rem"),this.params.class&&this.nodes.popover.setAttribute("data-blok-popover-custom-class",this.params.class),this.nodes.popover.appendChild(this.nodes.popoverContainer)}get itemsDefault(){return this.items.filter(e=>e instanceof Nn)}getElement(){return this.nodes.popover}show(){!this.nodes.popover.isConnected&&!this.nodes.popover.parentNode&&document.body.appendChild(this.nodes.popover),this.nodes.popover.setAttribute(Me.opened,"true"),this.nodes.popoverContainer.className=we(De.popoverContainer,De.popoverContainerOpened),this.itemsDefault.forEach(e=>this.refreshItemActiveState(e)),this.search!==void 0&&this.search.focus()}hide(){this.nodes.popover.removeAttribute(Me.opened),this.nodes.popover.removeAttribute(Me.openTop),this.nodes.popover.removeAttribute(Me.openLeft),this.nodes.popoverContainer.className=De.popoverContainer,this.itemsDefault.forEach(e=>e.reset()),this.search!==void 0&&this.search.clear(),this.emit($t.Closed)}destroy(){this.items.forEach(e=>e.destroy()),this.nodes.popover.remove(),this.listeners.removeAll(),this.search?.destroy()}activateItemByName(e){const t=this.items.find(o=>o.name===e);t!==void 0&&this.handleItemClick(t)}buildItems(e){return e.map(t=>{switch(t.type){case tt.Separator:return new ry(this.itemsRenderParams[tt.Separator]);case tt.Html:return new Yo(t,this.itemsRenderParams[tt.Html]);default:return new Nn(t,this.itemsRenderParams[tt.Default])}})}getTargetItem(e){return this.items.filter(t=>t instanceof Nn||t instanceof Yo).find(t=>{const o=t.getElement();return o===null?!1:e.composedPath().includes(o)})}handleItemClick(e){if(!(e instanceof Nn&&e.isDisabled)){if(e.hasChildren){this.showNestedItems(e),this.callHandleClickIfPresent(e);return}this.itemsDefault.filter(t=>t!==e).forEach(t=>t.reset()),this.callHandleClickIfPresent(e),this.toggleItemActivenessIfNeeded(e),this.refreshItemActiveState(e),e.closeOnActivate===!0&&(this.hide(),this.emit($t.ClosedOnActivate))}}handleClick(e){const t=this.getTargetItem(e);t!==void 0&&this.handleItemClick(t)}toggleItemActivenessIfNeeded(e){if(!(e instanceof Nn)||(e.toggle===!0&&e.toggleActive(),typeof e.toggle!="string"))return;const t=this.itemsDefault.filter(o=>o.toggle===e.toggle);if(t.length===1){e.toggleActive();return}t.forEach(o=>{o.toggleActive(o===e)})}refreshItemActiveState(e){e instanceof Nn&&e.toggle===void 0&&e.toggleActive(e.isActive)}callHandleClickIfPresent(e){"handleClick"in e&&typeof e.handleClick=="function"&&e.handleClick()}hasNode(e){return this.nodes.popover.contains(e)}}var dd=(l=>(l.Search="search",l))(dd||{});const fd={wrapper:"bg-[#F8F8F8] border border-[rgba(226,226,229,0.20)] rounded p-0.5 grid grid-cols-[auto_auto_1fr] grid-rows-[auto]",icon:"w-toolbox-btn h-toolbox-btn flex items-center justify-center mr-2 [&_svg]:w-icon [&_svg]:h-icon [&_svg]:text-gray-text",input:"text-sm outline-none font-medium font-inherit border-0 bg-transparent m-0 p-0 leading-[22px] min-w-[calc(100%-theme('spacing.6')-10px)] placeholder:text-gray-text placeholder:font-medium"};class L1 extends jo{constructor({items:e,placeholder:t}){super(),this.searchQuery="",this.handleValueChange=()=>{this.applySearch(this.input.value)},this.listeners=new qo,this.items=e,this.wrapper=R.make("div",fd.wrapper),this.wrapper.setAttribute("data-blok-testid","popover-search-field");const o=R.make("div",fd.icon,{innerHTML:T1});this.input=R.make("input",fd.input,{type:"search",placeholder:t,tabIndex:-1}),this.input.setAttribute("data-blok-flipper-tab-target","true"),this.input.setAttribute("data-blok-testid","popover-search-input"),this.wrapper.appendChild(o),this.wrapper.appendChild(this.input),this.overrideValueProperty(),["input","keyup","search","change"].forEach(a=>{this.listeners.on(this.input,a,this.handleValueChange)})}getElement(){return this.wrapper}focus(){this.input.focus()}clear(){this.input.value=""}applySearch(e){this.searchQuery!==e&&(this.searchQuery=e,this.emit(dd.Search,{query:e,items:this.foundItems}))}overrideValueProperty(){const e=Object.getPrototypeOf(this.input),t=Object.getOwnPropertyDescriptor(e,"value");if(t?.set===void 0||t.get===void 0)return;const o=this.applySearch.bind(this);Object.defineProperty(this.input,"value",{configurable:t.configurable??!0,enumerable:t.enumerable??!1,get(){return t.get?.call(this)??""},set(i){t.set?.call(this,i),o(i)}})}destroy(){this.listeners.removeAll()}get foundItems(){return this.items.filter(e=>this.checkItem(e))}checkItem(e){const t=e.title?.toLowerCase()||"",o=this.searchQuery?.toLowerCase();return o!==void 0?t.includes(o):!1}}class xr extends iy{constructor(e,t){super(e,t),this.nestingLevel=0,this.nestedPopoverTriggerItem=null,this.previouslyHoveredItem=null,this.scopeElement=document.body,this.hide=()=>{super.hide(),this.destroyNestedPopoverIfExists(),this.flipper?.deactivate(),this.previouslyHoveredItem=null},this.onFlip=()=>{this.itemsDefault.find(i=>i.isFocused)?.onFocus()},this.onSearch=o=>{const i=o.query==="",a=o.items.length===0;this.items.forEach(f=>{const p=f instanceof Nn,g=f instanceof ry||f instanceof Yo,v=p?!o.items.includes(f):g&&(a||!i);f.toggleHidden(v)}),this.toggleNothingFoundMessage(a);const u=o.query===""?this.flippableElements:o.items.map(f=>f.getElement());this.flipper?.isActivated&&(this.flipper.deactivate(),this.flipper.activate(u))},e.trigger&&(this.trigger=e.trigger),e.nestingLevel!==void 0&&(this.nestingLevel=e.nestingLevel),this.nestingLevel>0&&this.nodes.popover.setAttribute(Me.nested,"true"),e.scopeElement!==void 0&&(this.scopeElement=e.scopeElement),this.nodes.popoverContainer!==null&&this.listeners.on(this.nodes.popoverContainer,"mouseover",o=>this.handleHover(o)),e.searchable&&this.addSearch(),e.flippable!==!1&&(e.flipper!==void 0?(e.flipper.deactivate(),e.flipper.removeOnFlip(this.onFlip),this.flipper=e.flipper):this.flipper=new $n({items:this.flippableElements,focusedItemClass:Bt.focused,allowedKeys:[ie.TAB,ie.UP,ie.DOWN,ie.ENTER]}),this.flipper.onFlip(this.onFlip))}hasFocus(){return this.flipper===void 0?!1:this.flipper.hasFocus()}get scrollTop(){return this.nodes.items===null?0:this.nodes.items.scrollTop}get offsetTop(){return this.nodes.popoverContainer===null?0:this.nodes.popoverContainer.offsetTop}show(){if(this.trigger){document.body.appendChild(this.nodes.popover);const{top:e,left:t}=this.calculatePosition();this.nodes.popover.style.position="absolute",this.nodes.popover.style.top=`${e}px`,this.nodes.popover.style.left=`${t}px`,this.nodes.popover.style.setProperty(Xt.PopoverTop,"0px"),this.nodes.popover.style.setProperty(Xt.PopoverLeft,"0px")}this.nodes.popover.style.setProperty(Xt.PopoverHeight,this.size.height+"px"),!this.trigger&&!this.shouldOpenBottom&&(this.nodes.popover.setAttribute(Me.openTop,"true"),this.nodes.popover.style.setProperty(Xt.PopoverTop,"calc(-1 * (0.5rem + var(--popover-height)))")),!this.trigger&&!this.shouldOpenRight&&(this.nodes.popover.setAttribute(Me.openLeft,"true"),this.nodes.popover.style.setProperty(Xt.PopoverLeft,"calc(-1 * var(--width) + 100%)")),super.show(),this.flipper?.activate(this.flippableElements)}calculatePosition(){if(!this.trigger)return{top:0,left:0};const e=this.trigger.getBoundingClientRect(),t=this.size,o=window.innerWidth,i=window.innerHeight,a=8,u=e.bottom+a+window.scrollY,p=e.bottom+a+t.height>i+window.scrollY&&e.top-a-t.height>window.scrollY?e.top-a-t.height+window.scrollY:u,g=e.left+window.scrollX,y=g+t.width>o+window.scrollX?Math.max(0,e.right-t.width+window.scrollX):g;return{top:p,left:y}}destroy(){this.hide(),super.destroy()}hasNode(e){return super.hasNode(e)?!0:this.nestedPopover!==void 0&&this.nestedPopover!==null?this.nestedPopover.hasNode(e):!1}showNestedItems(e){this.nestedPopover!==null&&this.nestedPopover!==void 0||(this.nestedPopoverTriggerItem=e,this.showNestedPopoverForItem(e))}handleHover(e){const t=this.getTargetItem(e);t!==void 0&&this.previouslyHoveredItem!==t&&(this.destroyNestedPopoverIfExists(),this.previouslyHoveredItem=t,t.hasChildren&&this.showNestedPopoverForItem(t))}setTriggerItemPosition(e,t){const o=t.getElement(),i=(o?o.offsetTop:0)-this.scrollTop,a=this.offsetTop+i;e.style.setProperty(Xt.TriggerItemTop,a+"px")}destroyNestedPopoverIfExists(){this.nestedPopover===void 0||this.nestedPopover===null||(this.nestedPopover.off($t.ClosedOnActivate,this.hide),this.nestedPopover.hide(),this.nestedPopover.destroy(),this.nestedPopover.getElement().remove(),this.nestedPopover=null,this.flipper?.activate(this.flippableElements),requestAnimationFrame(()=>{this.flipper?.focusFirst()}),this.nestedPopoverTriggerItem?.onChildrenClose())}showNestedPopoverForItem(e){this.nestedPopover=new xr({searchable:e.isChildrenSearchable,items:e.children,nestingLevel:this.nestingLevel+1,flippable:e.isChildrenFlippable,messages:this.messages}),e.onChildrenOpen(),this.nestedPopover.on($t.ClosedOnActivate,this.hide);const t=this.nestedPopover.getElement();return this.nodes.popover.appendChild(t),this.setTriggerItemPosition(t,e),t.style.setProperty(Xt.NestingLevel,this.nestedPopover.nestingLevel.toString()),this.applyNestedPopoverPositioning(t),this.nestedPopover.show(),this.flipper?.deactivate(),this.nestedPopover}applyNestedPopoverPositioning(e){const t=e.querySelector(`[${Me.popoverContainer}]`);if(!t)return;const o=this.nodes.popover.hasAttribute(Me.openTop),i=this.nodes.popover.hasAttribute(Me.openLeft);t.style.position="absolute",i?e.style.setProperty(Xt.PopoverLeft,"calc(-1 * (var(--nesting-level) + 1) * var(--width) + 100%)"):e.style.setProperty(Xt.PopoverLeft,"calc(var(--nesting-level) * (var(--width) - var(--nested-popover-overlap)))"),o?t.style.top="calc(var(--trigger-item-top) - var(--popover-height) + var(--item-height) + 0.5rem + var(--nested-popover-overlap))":t.style.top="calc(var(--trigger-item-top) - var(--nested-popover-overlap))"}get shouldOpenBottom(){if(this.nodes.popover===void 0||this.nodes.popover===null)return!1;const e=this.nodes.popoverContainer.getBoundingClientRect(),t=this.scopeElement.getBoundingClientRect(),o=this.size.height,i=e.top+o,a=e.top-o,u=Math.min(window.innerHeight,t.bottom);return a<t.top||i<=u}get shouldOpenRight(){if(this.nodes.popover===void 0||this.nodes.popover===null)return!1;const e=this.nodes.popover.getBoundingClientRect(),t=this.scopeElement.getBoundingClientRect(),o=this.size.width,i=e.right+o,a=e.left-o,u=Math.min(window.innerWidth,t.right);return a<t.left||i<=u}get size(){if(this._size)return this._size;const e={height:0,width:0};if(this.nodes.popover===null)return e;const t=this.nodes.popover.cloneNode(!0);t.style.visibility="hidden",t.style.position="absolute",t.style.top="-1000px",t.setAttribute(Me.opened,"true"),t.querySelector(`[${Me.nested}]`)?.remove(),document.body.appendChild(t);const o=t.querySelector(`[${Me.popoverContainer}]`);return e.height=o.offsetHeight,e.width=o.offsetWidth,t.remove(),this._size=e,e}get flippableElements(){return this.items.flatMap(t=>{if(!(t instanceof Nn))return t instanceof Yo?t.getControls():[];if(t.isDisabled)return[];const o=t.getElement();return o?[o]:[]}).filter(t=>t!=null)}addSearch(){this.search=new L1({items:this.itemsDefault,placeholder:this.messages.search}),this.search.on(dd.Search,this.onSearch);const e=this.search.getElement();e.classList.add(De.search),this.nodes.popoverContainer.insertBefore(e,this.nodes.popoverContainer.firstChild)}toggleNothingFoundMessage(e){this.nodes.nothingFoundMessage.classList.toggle(De.nothingFoundMessageDisplayed,e),e?this.nodes.nothingFoundMessage.setAttribute(Me.nothingFoundDisplayed,"true"):this.nodes.nothingFoundMessage.removeAttribute(Me.nothingFoundDisplayed)}}const D1="38px",M1="46px";class hd extends xr{constructor(e){const t=!Kn();super({...e},{[tt.Default]:{wrapperTag:"button",hint:{position:"top",alignment:"center",enabled:t},iconWithGap:!1,isInline:!0},[tt.Html]:{hint:{position:"top",alignment:"center",enabled:t},isInline:!0},[tt.Separator]:{isInline:!0}}),this.hide=()=>{this.nodes.popover.removeAttribute(Me.opened),this.nodes.popover.removeAttribute(Me.openTop),this.nodes.popover.removeAttribute(Me.openLeft),this.itemsDefault.forEach(o=>o.reset()),this.search!==void 0&&this.search.clear(),this.destroyNestedPopoverIfExists(),this.flipper?.deactivate(),this.nodes.popover.className=we(De.popover,Gt.popover),this.nodes.popoverContainer&&(this.nodes.popoverContainer.className=we(De.popoverContainer,Gt.popoverContainer),this.nodes.popoverContainer.style.height=""),this.emit($t.Closed)},this.nodes.popover.className=we(De.popover,Gt.popover),this.nodes.popoverContainer&&(this.nodes.popoverContainer.className=we(De.popoverContainer,Gt.popoverContainer)),this.nodes.items&&(this.nodes.items.className=we(De.items,Gt.items)),this.nodes.popover.style.setProperty("--height",D1),this.nodes.popover.style.setProperty("--height-mobile",M1),this.nodes.popover.setAttribute(Me.popoverInline,""),this.flipper?.setHandleContentEditableTargets(!0),this.items.forEach(o=>{!(o instanceof Nn)&&!(o instanceof Yo)||o.hasChildren&&o.isChildrenOpen&&this.showNestedItems(o)})}get offsetLeft(){return this.nodes.popoverContainer===null?0:this.nodes.popoverContainer.offsetLeft}show(){if(super.show(),this.nodes.popover.className=we(De.popover,Gt.popover,Gt.popoverOpened),this.nodes.popoverContainer){this.nodes.popoverContainer.className=we(De.popoverContainer,De.popoverContainerOpened,Gt.popoverContainer,Gt.popoverContainerOpened);const t=Kn()?"var(--height-mobile)":"var(--height)";this.nodes.popoverContainer.style.height=t}const e=this.nestingLevel===0?this.nodes.popoverContainer?.getBoundingClientRect():void 0;if(e!==void 0){const t=`${e.width}px`,o=`${e.height}px`;this.nodes.popover.style.setProperty(Xt.InlinePopoverWidth,t),this.nodes.popover.style.width=t,this.nodes.popover.style.height=o}requestAnimationFrame(()=>{this.flipper?.deactivate(),this.flipper?.activate(this.flippableElements)})}handleHover(){}setTriggerItemPosition(e,t){const o=t.getElement(),i=o?o.offsetLeft:0,a=this.offsetLeft+i;e.style.setProperty(Xt.TriggerItemLeft,a+"px")}showNestedItems(e){if(this.nestedPopoverTriggerItem===e){this.destroyNestedPopoverIfExists(),this.nestedPopoverTriggerItem=null;return}super.showNestedItems(e)}showNestedPopoverForItem(e){const t=super.showNestedPopoverForItem(e),o=t.getElement();t.flipper?.setHandleContentEditableTargets(!0);const i=o.querySelector(`[${Me.popoverContainer}]`);i&&(i.className=we(i.className,Gt.nestedContainer));const a=o.querySelector(`[${Me.popoverItems}]`);a&&(a.className=we(a.className,Gt.nestedItems));const u=f=>{if(!(f.key!=="Tab"||f.shiftKey)){if(this.nestedPopover!==t){document.removeEventListener("keydown",u,!0);return}f.preventDefault(),f.stopPropagation(),t.flipper?.activate(t.flippableElements),t.flipper?.focusFirst(),document.removeEventListener("keydown",u,!0)}};if(document.addEventListener("keydown",u,!0),t.on($t.Closed,()=>{document.removeEventListener("keydown",u,!0)}),o.setAttribute(Me.nestedLevel,P1(t.nestingLevel)),t.nestingLevel===1&&i){i.className=we(i.className,Gt.nestedLevel1Container);const f=Kn()?"calc(var(--height-mobile) + 3px)":"calc(var(--height) + 3px)";i.style.top=f}return t}handleItemClick(e){e!==this.nestedPopoverTriggerItem&&(this.nestedPopoverTriggerItem?.handleClick(),super.destroyNestedPopoverIfExists()),super.handleItemClick(e)}}const Je=class Je{constructor(){this.scrollPosition=null}lock(){Fu?this.lockHard():(document.body.classList.add(Je.CSS.scrollLocked,Je.CSS.overflowHidden),document.body.setAttribute(Je.DATA_ATTR.scrollLocked,"true"))}unlock(){Fu?this.unlockHard():(document.body.classList.remove(Je.CSS.scrollLocked,Je.CSS.overflowHidden),document.body.removeAttribute(Je.DATA_ATTR.scrollLocked))}lockHard(){this.scrollPosition=window.pageYOffset,document.documentElement.style.setProperty("--window-scroll-offset",`${this.scrollPosition}px`),document.body.classList.add(Je.CSS.scrollLocked,Je.CSS.scrollLockedHard,Je.CSS.overflowHidden,Je.CSS.fixed,Je.CSS.wFull),document.body.style.top="calc(-1 * var(--window-scroll-offset))",document.body.setAttribute(Je.DATA_ATTR.scrollLockedHard,"true")}unlockHard(){document.body.classList.remove(Je.CSS.scrollLocked,Je.CSS.scrollLockedHard,Je.CSS.overflowHidden,Je.CSS.fixed,Je.CSS.wFull),document.body.style.top="",document.body.removeAttribute(Je.DATA_ATTR.scrollLockedHard),this.scrollPosition!==null&&window.scrollTo(0,this.scrollPosition),this.scrollPosition=null}};Je.CSS={scrollLocked:"blok-scroll-locked",scrollLockedHard:"is-hard",overflowHidden:"overflow-hidden",fixed:"fixed",wFull:"w-full"},Je.DATA_ATTR={scrollLocked:"data-blok-scroll-locked",scrollLockedHard:"data-blok-scroll-locked-hard"};let pd=Je;const gd={root:"flex items-center mb-2 mt-1",text:"text-lg font-semibold text-text-primary",backButton:"border-0 bg-transparent w-9 h-9 text-text-primary cursor-pointer [&_svg]:block [&_svg]:w-7 [&_svg]:h-7"},md={root:"data-blok-popover-header",text:"data-blok-popover-header-text",backButton:"data-blok-popover-header-back-button"};class F1{constructor({text:e,onBackButtonClick:t}){this.listeners=new qo,this.text=e,this.onBackButtonClick=t,this.nodes={root:R.make("div",[gd.root],{"data-blok-testid":"popover-header",[md.root]:""}),backButton:R.make("button",[gd.backButton],{"data-blok-testid":"popover-header-back-button",[md.backButton]:""}),text:R.make("div",[gd.text],{"data-blok-testid":"popover-header-text",[md.text]:""})},this.nodes.backButton.innerHTML=k1,this.nodes.root.appendChild(this.nodes.backButton),this.listeners.on(this.nodes.backButton,"click",this.onBackButtonClick),this.nodes.text.innerText=this.text,this.nodes.root.appendChild(this.nodes.text)}getElement(){return this.nodes.root}destroy(){this.nodes.root.remove(),this.listeners.destroy()}}class z1{constructor(){this.history=[]}push(e){this.history.push(e)}pop(){return this.history.pop()}get currentTitle(){return this.history.length===0?"":this.history[this.history.length-1].title}get currentItems(){return this.history.length===0?[]:this.history[this.history.length-1].items}reset(){for(;this.history.length>1;)this.pop()}}class sy extends iy{constructor(e){super(e,{[tt.Default]:{hint:{enabled:!1}},[tt.Html]:{hint:{enabled:!1}}}),this.scrollLocker=new pd,this.history=new z1,this.isHidden=!0,this.nodes.overlay=R.make("div",[De.popoverOverlay],{[Me.popoverOverlay]:"",[Me.overlayHidden]:"","data-blok-testid":"popover-overlay"}),this.nodes.popover.insertBefore(this.nodes.overlay,this.nodes.popover.firstChild),this.listeners.on(this.nodes.overlay,"click",()=>{this.hide()}),this.history.push({items:e.items}),this.nodes.popoverContainer.style.setProperty("--offset","5px"),this.nodes.popoverContainer.className=we(De.popoverContainer,De.popoverContainerMobile)}show(){this.nodes.overlay.removeAttribute(Me.overlayHidden),this.nodes.overlay.className=we(De.popoverOverlay,De.popoverOverlayMobile),super.show(),this.nodes.popoverContainer.className=we(De.popoverContainer,De.popoverContainerMobile,De.popoverContainerOpened,De.popoverContainerOpenedMobile),this.scrollLocker.lock(),this.isHidden=!1}hide(){this.isHidden||(super.hide(),this.nodes.overlay.setAttribute(Me.overlayHidden,""),this.nodes.overlay.className=De.popoverOverlay,this.nodes.popoverContainer.className=we(De.popoverContainer,De.popoverContainerMobile),this.scrollLocker.unlock(),this.history.reset(),this.isHidden=!0)}destroy(){super.destroy(),this.scrollLocker.unlock()}showNestedItems(e){this.updateItemsAndHeader(e.children,e.title),this.history.push({title:e.title,items:e.children})}updateItemsAndHeader(e,t){this.header!==null&&this.header!==void 0&&(this.header.destroy(),this.header=null);const o=t!==void 0;o&&(this.header=new F1({text:t,onBackButtonClick:()=>{this.history.pop(),this.updateItemsAndHeader(this.history.currentItems,this.history.currentTitle)}}));const i=this.header?.getElement()??null;o&&i!==null&&this.nodes.popoverContainer.insertBefore(i,this.nodes.popoverContainer.firstChild),this.items.forEach(a=>a.getElement()?.remove()),this.items=this.buildItems(e),this.items.forEach(a=>{const u=a.getElement();u!==null&&this.nodes.items?.appendChild(u)})}}class H1 extends Be{constructor(){super(...arguments),this.opened=!1,this.selection=new X,this.popover=null,this.flipperInstance=new $n({focusedItemClass:Bt.focused,allowedKeys:[ie.TAB,ie.UP,ie.DOWN,ie.ENTER]}),this.flipperKeydownHandler=null,this.flipperKeydownSource=null,this.close=()=>{this.opened&&(this.opened=!1,X.isAtBlok||this.selection.restore(),this.selection.clearSaved(),this.detachFlipperKeydownListener(),!this.Blok.CrossBlockSelection.isCrossBlockSelectionStarted&&this.Blok.BlockManager.currentBlock&&this.Blok.BlockSelection.unselectBlock(this.Blok.BlockManager.currentBlock),this.eventsDispatcher.emit(this.events.closed),this.popover&&(this.popover.off($t.Closed,this.onPopoverClose),this.popover.destroy(),this.popover.getElement().remove(),this.popover=null))},this.onPopoverClose=()=>{this.close()}}get events(){return{opened:Ku,closed:Vu}}get CSS(){return{settings:"blok-settings"}}get flipper(){return this.flipperInstance}make(){this.nodes.wrapper=R.make("div",[this.CSS.settings]),this.nodes.wrapper.setAttribute("data-blok-testid","block-tunes-wrapper"),this.eventsDispatcher.on(Wo,this.close)}destroy(){this.detachFlipperKeydownListener(),this.removeAllNodes(),this.listeners.destroy(),this.eventsDispatcher.off(Wo,this.close)}async open(e,t){const o=e??this.Blok.BlockManager.currentBlock;if(o===void 0)return;this.opened=!0,this.selection.save(),this.Blok.BlockSelection.selectBlock(o),this.Blok.BlockSelection.clearCache();const{toolTunes:i,commonTunes:a}=o.getTunes();this.eventsDispatcher.emit(this.events.opened);const u=Kn()?sy:xr,f={searchable:!0,trigger:t||this.nodes.wrapper,items:await this.getTunesItems(o,a,i),scopeElement:this.Blok.API.methods.ui.nodes.redactor,messages:{nothingFound:Ke.ui(it.ui.popover,"Nothing found"),search:Ke.ui(it.ui.popover,"Filter")}};u===xr&&(f.flipper=this.flipperInstance),this.popover=new u(f),this.popover.getElement().setAttribute("data-blok-testid","block-tunes-popover"),this.popover.on($t.Closed,this.onPopoverClose),this.popover.show(),u===xr&&this.flipperInstance.focusItem(0),this.attachFlipperKeydownListener(o)}getElement(){return this.nodes.wrapper}contains(e){return!!(this.nodes.wrapper?.contains(e)||this.popover?.hasNode(e))}async getTunesItems(e,t,o){const i=[];o!==void 0&&o.length>0&&(i.push(...o),i.push({type:tt.Separator}));const a=Array.from(this.Blok.Tools.blockTools.values()),f=(await Mv(e,a)).reduce((p,g)=>(g.toolbox===void 0||g.toolbox.forEach(v=>{const y=v.title??g.name;p.push({icon:v.icon,title:Ke.t(it.toolNames,y),name:g.name,closeOnActivate:!0,onActivate:async()=>{const{BlockManager:w,Caret:S,Toolbar:k}=this.Blok,E=await w.convert(e,g.name,v.data);k.close(),S.setToBlock(E,S.positions.END)}})}),p),[]);return f.length>0&&(i.push({icon:v1,name:"convert-to",title:Ke.ui(it.ui.popover,"Convert to"),children:{searchable:!0,items:f}}),i.push({type:tt.Separator})),i.push(...t),i}attachFlipperKeydownListener(e){this.detachFlipperKeydownListener();const t=e?.pluginsContent;t instanceof HTMLElement&&(this.flipperInstance.setHandleContentEditableTargets(!0),this.flipperKeydownHandler=o=>{this.flipperInstance.handleExternalKeydown(o)},t.addEventListener("keydown",this.flipperKeydownHandler,!0),this.flipperKeydownSource=t)}detachFlipperKeydownListener(){this.flipperKeydownSource!==null&&this.flipperKeydownHandler!==null&&this.flipperKeydownSource.removeEventListener("keydown",this.flipperKeydownHandler,!0),this.flipperInstance.setHandleContentEditableTargets(!1),this.flipperKeydownSource=null,this.flipperKeydownHandler=null}}const ly={SHIFT:["SHIFT"],CMD:["CMD","CONTROL","COMMAND","WINDOWS","CTRL"],ALT:["ALT","OPTION"]},j1={0:"Digit0",1:"Digit1",2:"Digit2",3:"Digit3",4:"Digit4",5:"Digit5",6:"Digit6",7:"Digit7",8:"Digit8",9:"Digit9",A:"KeyA",B:"KeyB",C:"KeyC",D:"KeyD",E:"KeyE",F:"KeyF",G:"KeyG",H:"KeyH",I:"KeyI",J:"KeyJ",K:"KeyK",L:"KeyL",M:"KeyM",N:"KeyN",O:"KeyO",P:"KeyP",Q:"KeyQ",R:"KeyR",S:"KeyS",T:"KeyT",U:"KeyU",V:"KeyV",W:"KeyW",X:"KeyX",Y:"KeyY",Z:"KeyZ",BACKSPACE:"Backspace",ENTER:"Enter",ESCAPE:"Escape",LEFT:"ArrowLeft",UP:"ArrowUp",RIGHT:"ArrowRight",DOWN:"ArrowDown",INSERT:"Insert",DELETE:"Delete",".":"Period"},q1=l=>Object.keys(ly).find(t=>ly[t].includes(l));class U1{constructor(e){this.commands={SHIFT:!1,CMD:!1,ALT:!1},this.keys={},this.name=e.name,this.element=e.on,this.callback=e.callback,this.parseShortcutName(e.name),this.executeShortcut=t=>{this.execute(t)},this.element.addEventListener("keydown",this.executeShortcut,!1)}remove(){this.element.removeEventListener("keydown",this.executeShortcut)}parseShortcutName(e){const t=e.split("+");for(const o of t){const i=o.toUpperCase(),a=q1(i);a!==void 0?this.commands[a]=!0:this.keys[i]=!0}}checkModifiers(e){const t={CMD:e.ctrlKey||e.metaKey,SHIFT:e.shiftKey,ALT:e.altKey};return Object.keys(this.commands).every(i=>this.commands[i]===t[i])}checkKeys(e){return Object.keys(this.keys).every(o=>{const i=j1[o];return e.code===i})}execute(e){const t=this.checkModifiers(e),o=this.checkKeys(e);t&&o&&this.callback(e)}}let W1=class{constructor(){this.registeredShortcuts=new Map}add(e){if(this.findShortcut(e.on,e.name))throw Error(`Shortcut ${e.name} is already registered for ${e.on}. Please remove it before add a new handler.`);const o=new U1({name:e.name,on:e.on,callback:e.handler}),i=this.registeredShortcuts.get(e.on)||[];this.registeredShortcuts.set(e.on,[...i,o])}remove(e,t){const o=this.findShortcut(e,t);if(!o)return;o.remove();const i=this.registeredShortcuts.get(e);if(!i)return;const a=i.filter(u=>u!==o);if(a.length===0){this.registeredShortcuts.delete(e);return}this.registeredShortcuts.set(e,a)}findShortcut(e,t){return(this.registeredShortcuts.get(e)||[]).find(({name:i})=>i===t)}};const eo=new W1;var bs=(l=>(l.Opened="toolbox-opened",l.Closed="toolbox-closed",l.BlockAdded="toolbox-block-added",l))(bs||{});class vd extends jo{constructor({api:e,tools:t,i18nLabels:o,triggerElement:i}){super(),this.opened=!1,this.listeners=new qo,this.popover=null,this.handleMobileLayoutToggle=()=>{this.destroyPopover(),this.initPopover()},this.onPopoverClose=()=>{this.opened=!1,this.emit("toolbox-closed")},this.api=e,this.tools=t,this.i18nLabels=o,this.triggerElement=i,this.enableShortcuts(),this.nodes={toolbox:R.make("div",vd.CSS.toolbox)},this.nodes.toolbox.setAttribute("data-blok-testid","toolbox"),this.initPopover(),this.api.events.on(Wo,this.handleMobileLayoutToggle)}get isEmpty(){return this.toolsToBeDisplayed.length===0}static get CSS(){return{toolbox:"blok-toolbox"}}getElement(){return this.nodes.toolbox}contains(e){return!!(this.nodes.toolbox.contains(e)||this.popover?.getElement().contains(e))}hasFocus(){if(this.popover!==null)return"hasFocus"in this.popover?this.popover.hasFocus():void 0}destroy(){super.destroy(),this.nodes&&this.nodes.toolbox&&this.nodes.toolbox.remove(),this.removeAllShortcuts(),this.popover?.off($t.Closed,this.onPopoverClose),this.listeners.destroy(),this.api.events.off(Wo,this.handleMobileLayoutToggle)}async toolButtonActivated(e,t){await this.insertNewBlock(e,t)}open(){this.isEmpty||(this.popover?.show(),this.opened=!0,this.emit("toolbox-opened"))}close(){this.popover?.hide(),this.opened=!1,this.emit("toolbox-closed")}toggle(){this.opened?this.close():this.open()}initPopover(){const e=Kn()?sy:xr;this.popover=new e({scopeElement:this.api.ui.nodes.redactor,trigger:this.triggerElement||this.nodes.toolbox,searchable:!0,messages:{nothingFound:this.i18nLabels.nothingFound,search:this.i18nLabels.filter},items:this.toolboxItemsToBeDisplayed}),this.popover.on($t.Closed,this.onPopoverClose),this.popover.getElement().setAttribute("data-blok-testid","toolbox-popover")}destroyPopover(){this.popover!==null&&(this.popover.hide(),this.popover.off($t.Closed,this.onPopoverClose),this.popover.destroy(),this.popover=null),this.nodes.toolbox!==null&&(this.nodes.toolbox.innerHTML="")}get toolsToBeDisplayed(){if(this._toolsToBeDisplayed)return this._toolsToBeDisplayed;const e=[];return this.tools.forEach(t=>{t.toolbox&&e.push(t)}),this._toolsToBeDisplayed=e,e}get toolboxItemsToBeDisplayed(){if(this._toolboxItemsToBeDisplayed)return this._toolboxItemsToBeDisplayed;const e=(o,i,a=!0)=>({icon:o.icon,title:Ke.t(it.toolNames,o.title||ls(i.name)),name:i.name,onActivate:()=>{this.toolButtonActivated(i.name,o.data)},secondaryLabel:i.shortcut&&a?dv(i.shortcut):""}),t=this.toolsToBeDisplayed.reduce((o,i)=>{const{toolbox:a}=i;return a===void 0||(Array.isArray(a)?a:[a]).forEach((f,p)=>{o.push(e(f,i,p===0))}),o},[]);return this._toolboxItemsToBeDisplayed=t,t}enableShortcuts(){this.toolsToBeDisplayed.forEach(e=>{const t=e.shortcut;t&&this.enableShortcutForTool(e.name,t)})}enableShortcutForTool(e,t){eo.add({name:t,on:this.api.ui.nodes.redactor,handler:async o=>{o.preventDefault();const i=this.api.blocks.getCurrentBlockIndex(),a=this.api.blocks.getBlockByIndex(i);if(a)try{const u=await this.api.blocks.convert(a.id,e);this.api.caret.setToBlock(u,"end");return}catch{}await this.insertNewBlock(e)}})}removeAllShortcuts(){this.toolsToBeDisplayed.forEach(e=>{const t=e.shortcut;t&&eo.remove(this.api.ui.nodes.redactor,t)})}async insertNewBlock(e,t){const o=this.api.blocks.getCurrentBlockIndex(),i=this.api.blocks.getBlockByIndex(o);if(!i)return;const a=i.isEmpty?o:o+1,f=t!==void 0&&Object.keys(t).length>0?Object.assign(await this.api.blocks.composeBlockData(e),t):void 0,p=this.api.blocks.insert(e,f,void 0,a,void 0,i.isEmpty);this.api.caret.setToBlock(a),this.emit("toolbox-block-added",{block:p}),this.api.toolbar.close()}}const ay="block hovered",cy=1e3;class K1 extends Be{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t}),this.hoveredBlock=null,this.toolboxInstance=null,this.settingsTogglerMouseDownPosition=null,this.onBlockSettingsOpen=()=>{this.nodes.settingsToggler?.classList.add(this.CSS.settingsTogglerOpened)},this.onBlockSettingsClose=()=>{this.nodes.settingsToggler?.classList.remove(this.CSS.settingsTogglerOpened)}}get CSS(){return{toolbar:vt("absolute left-0 right-0 top-0 transition-opacity duration-100 ease-linear will-change-[opacity,top]"),toolbarSelector:"blok-toolbar",toolbarOpened:"block",toolbarClosed:"hidden",content:vt("relative mx-auto max-w-content"),actions:vt("absolute flex opacity-0 pr-[5px]","right-full","mobile:right-auto","group-[.blok-editor--rtl]:right-auto group-[.blok-editor--rtl]:left-[calc(-1*theme(width.toolbox-btn))]","mobile:group-[.blok-editor--rtl]:ml-0 mobile:group-[.blok-editor--rtl]:mr-auto mobile:group-[.blok-editor--rtl]:pr-0 mobile:group-[.blok-editor--rtl]:pl-[10px]"),actionsOpened:"opacity-100",openedToolboxHolderModifier:"is-toolbox-opened",plusButton:vt("text-dark cursor-pointer w-toolbox-btn h-toolbox-btn rounded-[7px] inline-flex justify-center items-center select-none","shrink-0","[&_svg]:h-6 [&_svg]:w-6","can-hover:hover:bg-bg-light","mobile:bg-white mobile:border mobile:border-[#e8e8eb] mobile:shadow-overlay-pane mobile:rounded-[6px] mobile:z-[2]","mobile:w-toolbox-btn-mobile mobile:h-toolbox-btn-mobile","group-[.blok-editor--rtl]:right-[calc(-1*theme(width.toolbox-btn))] group-[.blok-editor--rtl]:left-auto","not-mobile:group-[.blok-editor--narrow]:left-[5px]","not-mobile:group-[.blok-editor--narrow.blok-editor--rtl]:left-0 not-mobile:group-[.blok-editor--narrow.blok-editor--rtl]:right-[5px]"),plusButtonShortcut:"mt-[5px] opacity-60",plusButtonShortcutKey:"text-white",settingsTogglerHandle:"blok-settings-toggler",settingsToggler:vt("blok-settings-toggler","text-dark cursor-pointer w-toolbox-btn h-toolbox-btn rounded-[7px] inline-flex justify-center items-center select-none","cursor-pointer select-none","[&_svg]:h-6 [&_svg]:w-6","active:cursor-grabbing","can-hover:hover:bg-bg-light can-hover:hover:cursor-grab","group-[.is-toolbox-opened]:can-hover:hover:cursor-pointer","mobile:bg-white mobile:border mobile:border-[#e8e8eb] mobile:shadow-overlay-pane mobile:rounded-[6px] mobile:z-[2]","mobile:w-toolbox-btn-mobile mobile:h-toolbox-btn-mobile","not-mobile:w-6"),settingsTogglerHidden:"hidden",settingsTogglerOpened:vt("can-hover:hover:cursor-pointer")}}get opened(){return this.nodes.wrapper?.classList.contains(this.CSS.toolbarOpened)??!1}contains(e){return!!(this.nodes.wrapper?.contains(e)||this.toolboxInstance?.contains(e)||this.Blok.BlockSettings.contains(e))}get toolbox(){return{opened:this.toolboxInstance?.opened,close:()=>{this.toolboxInstance?.close()},open:()=>{if(this.toolboxInstance===null){Ee("toolbox.open() called before initialization is finished","warn");return}this.hoveredBlock&&(this.Blok.BlockManager.currentBlock=this.hoveredBlock),this.toolboxInstance.open()},toggle:()=>{if(this.toolboxInstance===null){Ee("toolbox.toggle() called before initialization is finished","warn");return}this.toolboxInstance.toggle()},hasFocus:()=>this.toolboxInstance?.hasFocus()}}get blockActions(){return{hide:()=>{this.nodes.actions?.classList.remove(this.CSS.actionsOpened),this.nodes.actions?.removeAttribute("data-blok-opened")},show:()=>{this.nodes.actions?.classList.add(this.CSS.actionsOpened),this.nodes.actions?.setAttribute("data-blok-opened","true")}}}get blockTunesToggler(){return{hide:()=>this.nodes.settingsToggler?.classList.add(this.CSS.settingsTogglerHidden),show:()=>this.nodes.settingsToggler?.classList.remove(this.CSS.settingsTogglerHidden)}}toggleReadOnly(e){e?(this.destroy(),this.Blok.BlockSettings.destroy(),this.disableModuleBindings()):window.requestIdleCallback(async()=>{await this.drawUI(),this.enableModuleBindings()},{timeout:2e3})}moveAndOpen(e){if(this.toolboxInstance===null){Ee("Can't open Toolbar since Blok initialization is not finished yet","warn");return}this.toolboxInstance.opened&&this.toolboxInstance.close(),this.Blok.BlockSettings.opened&&this.Blok.BlockSettings.close();const t=e??this.Blok.BlockManager.currentBlock;if(!t)return;this.hoveredBlock=t;const{wrapper:o,plusButton:i}=this.nodes;if(!o||!i)return;const a=t.holder,{isMobile:u}=this.Blok.UI,f=20,p=t.firstInput,g=a.getBoundingClientRect(),v=p!==void 0?p.getBoundingClientRect():null,y=v!==null?v.top-g.top:null,w=(()=>{const E=parseInt(window.getComputedStyle(t.pluginsContent).paddingTop,10);if(u){const j=parseInt(window.getComputedStyle(i).height,10);return E-j}if(p===void 0||y===null||y>f)return E;const _=TS(p),L=parseInt(window.getComputedStyle(i).height,10);return _-L+8+y})();o.style.top=`${Math.floor(w)}px`,a.appendChild(o);const S=t.getTunes(),k=S.toolTunes.length>0||S.commonTunes.length>0;this.Blok.BlockManager.blocks.length===1&&t.isEmpty&&!k?this.blockTunesToggler.hide():this.blockTunesToggler.show(),this.open()}close(){this.Blok.ReadOnly.isEnabled||(this.nodes.wrapper?.classList.remove(this.CSS.toolbarOpened),this.nodes.wrapper?.classList.add(this.CSS.toolbarClosed),this.nodes.wrapper?.removeAttribute("data-blok-opened"),this.blockActions.hide(),this.toolboxInstance?.close(),this.Blok.BlockSettings.close(),this.reset())}reset(){this.nodes.wrapper&&(this.nodes.wrapper.style.top="unset",this.Blok.UI.nodes.wrapper.appendChild(this.nodes.wrapper))}open(e=!0){this.nodes.wrapper?.classList.remove(this.CSS.toolbarClosed),this.nodes.wrapper?.classList.add(this.CSS.toolbarOpened),this.nodes.wrapper?.setAttribute("data-blok-opened","true"),e?this.blockActions.show():this.blockActions.hide()}async make(){const e=R.make("div",[this.CSS.toolbar,this.CSS.toolbarSelector,this.CSS.toolbarClosed,"group-[.is-dragging]:pointer-events-none"]);this.nodes.wrapper=e,e.setAttribute("data-blok-testid","toolbar");const t=R.make("div",this.CSS.content),o=R.make("div",[this.CSS.actions,"not-mobile:group-[.blok-editor--narrow]:right-[calc(-1*theme(spacing.narrow-mode-right-padding)-5px)]","not-mobile:group-[.blok-editor--narrow.blok-editor--rtl]:right-auto","not-mobile:group-[.blok-editor--narrow.blok-editor--rtl]:left-[calc(-1*theme(spacing.narrow-mode-right-padding)-5px)]","not-mobile:group-[.blok-editor--narrow.blok-editor--rtl]:left-[-5px]"]);this.nodes.content=t,this.nodes.actions=o,o.setAttribute("data-blok-testid","toolbar-actions"),R.append(e,t),R.append(t,o);const i=R.make("div",this.CSS.plusButton,{innerHTML:b1});i.setAttribute("data-blok-testid","plus-button"),this.nodes.plusButton=i,R.append(o,i),this.readOnlyMutableListeners.on(i,"click",()=>{Ko(!0),this.plusButtonClicked()},!1);const a=R.make("div"),u=E=>{const _=document.createDocumentFragment(),L=E.indexOf(" ");if(L>0){const P=E.substring(0,L),K=E.substring(L);_.appendChild(R.make("span",this.CSS.plusButtonShortcutKey,{textContent:P})),_.appendChild(document.createTextNode(K))}else _.appendChild(document.createTextNode(E));return _};a.appendChild(u(Ke.ui(it.ui.toolbar.toolbox,"Click to add below"))),a.appendChild(R.make("br"));const p=uv().win?Ke.ui(it.ui.toolbar.toolbox,"Ctrl-click to add above"):Ke.ui(it.ui.toolbar.toolbox,"Option-click to add above");a.appendChild(u(p)),ps(i,a,{hidingDelay:400});const g=R.make("span",[this.CSS.settingsToggler,"group-[.is-dragging]:cursor-grabbing"],{innerHTML:y1});g.setAttribute("data-blok-testid","settings-toggler"),this.nodes.settingsToggler=g,R.append(o,g);const v=R.make("div"),y=E=>{const _=R.make("div"),[L,...P]=E.split(" "),K=R.make("span",null,{textContent:L});return K.style.color="white",_.appendChild(K),P.length>0&&_.appendChild(R.text(" "+P.join(" "))),_},w=Ke.ui(it.ui.blockTunes.toggler,"Drag to move"),S=Ke.ui(it.ui.blockTunes.toggler,"Click to open the menu");v.appendChild(y(w)),v.appendChild(y(S)),ps(g,v,{hidingDelay:400}),R.append(o,this.makeToolbox());const k=this.Blok.BlockSettings.getElement();if(!k)throw new Error("Block Settings element was not created");R.append(o,k),R.append(this.Blok.UI.nodes.wrapper,e)}makeToolbox(){this.toolboxInstance=new vd({api:this.Blok.API.methods,tools:this.Blok.Tools.blockTools,i18nLabels:{filter:Ke.ui(it.ui.popover,"Filter"),nothingFound:Ke.ui(it.ui.popover,"Nothing found")},triggerElement:this.nodes.plusButton}),this.toolboxInstance.on(bs.Opened,()=>{this.Blok.UI.nodes.wrapper.classList.add(this.CSS.openedToolboxHolderModifier),this.Blok.UI.nodes.wrapper.setAttribute("data-blok-toolbox-opened","true")}),this.toolboxInstance.on(bs.Closed,()=>{this.Blok.UI.nodes.wrapper.classList.remove(this.CSS.openedToolboxHolderModifier),this.Blok.UI.nodes.wrapper.removeAttribute("data-blok-toolbox-opened")}),this.toolboxInstance.on(bs.BlockAdded,({block:t})=>{const{BlockManager:o,Caret:i}=this.Blok,a=o.getBlockById(t.id);if(!a||a.inputs.length!==0)return;if(a===o.lastBlock){o.insertAtEnd(),i.setToBlock(o.lastBlock);return}const u=o.nextBlock;u&&i.setToBlock(u)});const e=this.toolboxInstance.getElement();if(e===null)throw new Error("Toolbox element was not created");return e}plusButtonClicked(){this.hoveredBlock&&(this.Blok.BlockManager.currentBlock=this.hoveredBlock),this.Blok.BlockSettings.opened&&this.Blok.BlockSettings.close(),this.toolboxInstance?.toggle()}enableModuleBindings(){const e=this.nodes.settingsToggler;e&&(this.readOnlyMutableListeners.on(e,"mousedown",t=>{t.stopPropagation(),Ko(!0);const o=t;this.settingsTogglerMouseDownPosition={x:o.clientX,y:o.clientY}},!0),this.readOnlyMutableListeners.on(e,"click",t=>{t.stopPropagation();const o=t,i=this.settingsTogglerMouseDownPosition;this.settingsTogglerMouseDownPosition=null,!(i!==null&&(Math.abs(o.clientX-i.x)>cy||Math.abs(o.clientY-i.y)>cy))&&(this.settingsTogglerClicked(),this.toolboxInstance?.opened&&this.toolboxInstance.close())},!0)),Kn()||this.eventsDispatcher.on(ay,t=>{const o=t.block;o instanceof vn&&(this.Blok.BlockSettings.opened||this.toolboxInstance?.opened||this.moveAndOpen(o))}),this.eventsDispatcher.on(Ku,this.onBlockSettingsOpen),this.eventsDispatcher.on(Vu,this.onBlockSettingsClose)}disableModuleBindings(){this.readOnlyMutableListeners.clearAll(),this.eventsDispatcher.off(Ku,this.onBlockSettingsOpen),this.eventsDispatcher.off(Vu,this.onBlockSettingsClose)}settingsTogglerClicked(){const e=this.hoveredBlock;e&&(this.Blok.BlockManager.currentBlock=e,this.Blok.BlockSettings.opened?this.Blok.BlockSettings.close():this.Blok.BlockSettings.open(e,this.nodes.settingsToggler))}async drawUI(){this.Blok.BlockSettings.make(),await this.make()}destroy(){this.removeAllNodes(),this.toolboxInstance&&this.toolboxInstance.destroy()}}var Cr=(l=>(l[l.Block=0]="Block",l[l.Inline=1]="Inline",l[l.Tune=2]="Tune",l))(Cr||{}),ks=(l=>(l.Shortcut="shortcut",l.Toolbox="toolbox",l.EnabledInlineTools="inlineToolbar",l.EnabledBlockTunes="tunes",l.Config="config",l))(ks||{}),uy=(l=>(l.Shortcut="shortcut",l.SanitizeConfig="sanitize",l))(uy||{}),to=(l=>(l.IsEnabledLineBreaks="enableLineBreaks",l.Toolbox="toolbox",l.ConversionConfig="conversionConfig",l.IsReadOnlySupported="isReadOnlySupported",l.PasteConfig="pasteConfig",l))(to||{}),dy=(l=>(l.IsInline="isInline",l.Title="title",l.IsReadOnlySupported="isReadOnlySupported",l))(dy||{}),yd=(l=>(l.IsTune="isTune",l))(yd||{});class bd{constructor({name:e,constructable:t,config:o,api:i,isDefault:a,isInternal:u=!1,defaultPlaceholder:f}){this.api=i,this.name=e,this.constructable=t,this.config=o,this.isDefault=a,this.isInternal=u,this.defaultPlaceholder=f}get settings(){const e=this.config.config??{};return this.isDefault&&!("placeholder"in e)&&this.defaultPlaceholder&&(e.placeholder=this.defaultPlaceholder),e}reset(){if(Oe(this.constructable.reset))return this.constructable.reset()}prepare(){const e=this.constructable.prepare;if(!Oe(e))return;const t={toolName:this.name,config:this.settings};return e.call(this.constructable,t)}get shortcut(){const e=this.constructable.shortcut;return this.config.shortcut||e}get sanitizeConfig(){return this.constructable.sanitize||{}}isInline(){return this.type===Cr.Inline}isBlock(){return this.type===Cr.Block}isTune(){return this.type===Cr.Tune}}const V1="absolute top-0 left-0 z-[3] opacity-100 visible transition-opacity duration-[250ms] ease-out will-change-[opacity,left,top] [&_[hidden]]:!hidden";class $1 extends Be{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t}),this.opened=!1,this.popover=null,this.toolbarVerticalMargin=Kn()?20:6,this.initialized=!1,this.initializationScheduled=!1,this.tools=new Map,this.registeredShortcuts=new Map,this.shortcutsRegistered=!1,this.shortcutRegistrationScheduled=!1,this.listeners.on(document,"keydown",o=>{const i=o;i.shiftKey&&(i.key==="ArrowDown"||i.key==="ArrowUp")&&this.tryToShow()},!0),this.scheduleInitialization(),this.tryRegisterShortcuts()}set state(e){super.state=e,this.tryRegisterShortcuts()}initialize(){if(!this.initialized){if(!this.Blok?.UI?.nodes?.wrapper||this.Blok.Tools===void 0){this.scheduleInitialization();return}this.make(),this.tryRegisterShortcuts(),this.initialized=!0}}tryRegisterShortcuts(){if(this.shortcutsRegistered)return;if(this.Blok?.Tools===void 0){this.scheduleShortcutRegistration();return}this.registerInitialShortcuts()&&(this.shortcutsRegistered=!0)}scheduleShortcutRegistration(){if(this.shortcutsRegistered||this.shortcutRegistrationScheduled)return;this.shortcutRegistrationScheduled=!0;const e=()=>{this.shortcutRegistrationScheduled=!1,this.tryRegisterShortcuts()};typeof window<"u"&&typeof window.setTimeout=="function"?window.setTimeout(e,0):e()}scheduleInitialization(){if(this.initialized||this.initializationScheduled)return;this.initializationScheduled=!0;const e=()=>{this.initializationScheduled=!1,this.initialize()},t=()=>{window.setTimeout(e,0)};typeof window<"u"&&"requestIdleCallback"in window?window.requestIdleCallback(()=>{t()},{timeout:2e3}):t()}async tryToShow(e=!1){e&&this.close(),this.initialize(),this.allowedToShow()&&(await this.open(),this.Blok.Toolbar.close())}close(){if(!this.opened)return;for(const i of this.tools.values());this.tools=new Map,this.reset(),this.opened=!1;const e=this.popover??this.createFallbackPopover();e?.hide?.(),e?.destroy?.();const o=hd.mock?.results?.at(-1)?.value;o&&o!==e&&(o.hide?.(),o.destroy?.()),this.popover=null}containsNode(e){return this.nodes.wrapper===void 0?!1:this.nodes.wrapper.contains(e)}destroy(){this.removeAllNodes(),this.popover?.destroy(),this.popover=null}make(){this.nodes.wrapper=R.make("div"),this.nodes.wrapper.className=we(V1,this.isRtl?this.Blok.UI.CSS.blokRtlFix:""),this.nodes.wrapper.setAttribute(Jr,Kx),this.nodes.wrapper.setAttribute("data-blok-testid","inline-toolbar"),R.append(this.Blok.UI.nodes.wrapper,this.nodes.wrapper)}async open(){if(this.opened)return;this.initialize(),this.opened=!0,this.popover!==null&&this.popover.destroy(),this.createToolsInstances();const e=await this.getPopoverItems();this.popover=new hd({items:e,scopeElement:this.Blok.API?.methods?.ui?.nodes?.redactor??this.Blok.UI.nodes.redactor,messages:{nothingFound:Ke.ui(it.ui.popover,"Nothing found"),search:Ke.ui(it.ui.popover,"Filter")}});const t=this.popover.getElement?.(),o=this.popover.size?.width??t?.getBoundingClientRect().width??0;this.move(o),t&&this.nodes.wrapper?.append(t),this.popover.show?.()}move(e){const t=X.rect,o=this.Blok.UI.nodes.wrapper.getBoundingClientRect(),i={x:t.x-o.x,y:t.y+t.height-o.top+this.toolbarVerticalMargin};i.x+e+o.x>this.Blok.UI.contentRect.right&&(i.x=this.Blok.UI.contentRect.right-e-o.x),this.nodes.wrapper.style.left=Math.floor(i.x)+"px",this.nodes.wrapper.style.top=Math.floor(i.y)+"px"}reset(){this.nodes.wrapper!==void 0&&(this.nodes.wrapper.style.left="0",this.nodes.wrapper.style.top="0")}allowedToShow(){const e=["IMG","INPUT"],t=this.resolveSelection(),o=X.text;if(!t||!t.anchorNode||t.isCollapsed||o.length<1)return!1;const i=R.isElement(t.anchorNode)?t.anchorNode:t.anchorNode.parentElement;if(i===null||t!==null&&e.includes(i.tagName))return!1;const a=R.isElement(t.anchorNode)?t.anchorNode:t.anchorNode.parentElement,f=(a?this.Blok.BlockManager.getBlock(a):null)??this.Blok.BlockManager.currentBlock;if(f==null||this.getTools().some(k=>f.tool.inlineTools.has(k.name))===!1)return!1;const v="[contenteditable]";if(i.closest(v)!==null)return!0;const w=f.holder;return w&&(w.matches(v)?w:w.closest(v))?!0:this.Blok.ReadOnly.isEnabled?X.isSelectionAtBlok(t):!1}getTools(){const e=this.Blok.BlockManager.currentBlock??(()=>{const i=this.resolveSelection()?.anchorNode;if(!i)return null;const a=R.isElement(i)?i:i.parentElement;return a?this.Blok.BlockManager.getBlock(a):null})();return e?Array.from(e.tool.inlineTools.values()).filter(o=>!(this.Blok.ReadOnly.isEnabled&&o.isReadOnlySupported!==!0)):[]}createToolsInstances(){this.tools=new Map,this.getTools().forEach(t=>{const o=t.create();this.tools.set(t,o)})}async getPopoverItems(){const e=[],t=Array.from(this.tools.entries());for(const[o,[i,a]]of t.entries()){const u=await a.render(),f=this.getToolShortcut(i.name);this.tryEnableShortcut(i.name,f);const p=f!==void 0?dv(f):void 0,g=Ke.t(it.toolNames,i.title||ls(i.name));[u].flat().forEach(v=>{this.processPopoverItem(v,i.name,a,g,p,e,o)})}return e}tryEnableShortcut(e,t){if(t!==void 0)try{this.enableShortcuts(e,t)}catch{}}processPopoverItem(e,t,o,i,a,u,f){const p={name:t,hint:{title:i,description:a}};if(!R.isElement(e)){if(e.type===tt.Html){u.push({...p,...e,type:tt.Html});return}if(e.type===tt.Separator){u.push({type:tt.Separator});return}this.processDefaultItem(e,p,u,f)}}processDefaultItem(e,t,o,i){const a={...t,...e,type:tt.Default};o.push(a),"children"in a&&i===0&&o.push({type:tt.Separator})}getToolShortcut(e){const{Tools:t}=this.Blok,o=t.inlineTools.get(e),i=t.internal.inlineTools;return Array.from(i.keys()).includes(e)?this.inlineTools[e][uy.Shortcut]:o?.shortcut}enableShortcuts(e,t){const o=this.registeredShortcuts.get(e);o!==t&&(this.isShortcutTakenByAnotherTool(e,t)||(o!==void 0&&(eo.remove(document,o),this.registeredShortcuts.delete(e)),eo.add({name:t,handler:i=>{const{currentBlock:a}=this.Blok.BlockManager;a&&a.tool.enabledInlineTools!==!1&&(i.preventDefault(),this.activateToolByShortcut(e))},on:document}),this.registeredShortcuts.set(e,t)))}isShortcutTakenByAnotherTool(e,t){return Array.from(this.registeredShortcuts.entries()).some(([o,i])=>o!==e&&i===t)}async activateToolByShortcut(e){if(this.opened||await this.tryToShow(),this.popover){this.popover.activateItemByName(e);return}this.invokeToolActionDirectly(e)}invokeToolActionDirectly(e){const t=this.Blok.Tools.inlineTools.get(e);if(!t)return;const i=t.create().render(),a=Array.isArray(i)?i:[i];for(const u of a)if("onActivate"in u&&typeof u.onActivate=="function"){u.onActivate(u);return}}get inlineTools(){const e={};return Array.from(this.Blok.Tools.inlineTools.entries()).forEach(([t,o])=>{e[t]=o.create()}),e}registerInitialShortcuts(){const e=this.Blok.Tools?.inlineTools;return e?(Array.from(e.keys()).forEach(o=>{const i=this.getToolShortcut(o);this.tryEnableShortcut(o,i)}),!0):(this.scheduleShortcutRegistration(),!1)}createFallbackPopover(){try{const e=this.Blok.API?.methods?.ui?.nodes?.redactor??this.Blok.UI.nodes.redactor;return new hd({items:[],scopeElement:e,messages:{nothingFound:Ke.ui(it.ui.popover,"Nothing found"),search:Ke.ui(it.ui.popover,"Filter")}})}catch{return null}}resolveSelection(){const e=X.selection;if(e!==void 0)return e;const t=X.instance;return t!==void 0?t:X.get()}}const kd=" ",wd=new WeakSet,Td=()=>{const l=window.getSelection();if(l===null)return[null,0];const e=l.focusNode,t=l.focusOffset;if(e===null)return[null,0];if(e.nodeType===Node.TEXT_NODE||e.childNodes.length===0)return[e,t];const o=e.childNodes[t];if(o!==void 0)return[o,0];const i=e.childNodes[t-1]??null,a=i?.textContent??null;return[i,a!==null?a.length:0]},fy=l=>{if(!(l instanceof HTMLElement)||R.isSingleTag(l)||R.isNativeInput(l))return!1;if(l.childNodes.length===0)return!0;const e=l.textContent??"";return e.includes(kd)||!zu(e)?!1:Array.from(l.children).every(t=>fy(t))},hy=typeof window<"u"&&typeof window.MutationObserver<"u"?new window.MutationObserver(l=>{for(const e of l){const t=e.nextSibling;e.removedNodes.forEach(o=>{if(!(o instanceof Element)||!fy(o))return;const i=t instanceof Text?t:null;if(i===null||!i.isConnected||!(i.parentElement?.isContentEditable??!1))return;const u=i.textContent?.[0]??null;(u===kd||u===" ")&&wd.add(i)})}}):null,py=new WeakSet,gy=l=>{if(hy===null||py.has(l))return;const e=()=>{l.body!==null&&(hy.observe(l.body,{childList:!0,subtree:!0}),py.add(l))};l.readyState==="loading"?l.addEventListener("DOMContentLoaded",e,{once:!0}):e()};typeof window<"u"&&typeof window.document<"u"&&gy(window.document);const G1=l=>{gy(l.ownerDocument);const[e,t]=Td();if(e===null||!l.contains(e)||e.nodeType===Node.TEXT_NODE&&t<(e.textContent??"").length)return null;const o=document.createTreeWalker(l,NodeFilter.SHOW_TEXT);for(o.currentNode=e;;){const i=o.nextNode();if(i===null)return null;const a=i.textContent??"";if(a.length===0)continue;const u=a[0];if(!(u===kd||u===" ")||i===e)return null;const p=document.createRange();try{p.setStart(e,t),p.setEnd(i,0)}catch{return null}const g=p.cloneContents(),v=document.createElement("div");v.appendChild(g);const y=Array.from(v.querySelectorAll("*")).some(S=>{const k=S.textContent??"";return k.length===0||zu(k)}),w=wd.has(i);if(!(!y&&!w))return w&&wd.delete(i),{node:i,offset:0}}},my=(l,e,t,o)=>{const i=document.createRange();o==="left"?(i.selectNodeContents(l),i.setEnd(e,t)):(i.selectNodeContents(l),i.setStart(e,t));const a=i.cloneContents(),u=document.createElement("div");u.appendChild(a);const f=u.textContent||"";if(u.querySelectorAll("img, br, hr, input, area, base, col, embed, link, meta, param, source, track, wbr").length>0)return!1;const g=f.includes(" ")||u.innerHTML.includes(" ")||i.toString().includes(" "),v=e.nodeType===Node.TEXT_NODE&&(o==="left"?(e.textContent||"").slice(0,t):(e.textContent||"").slice(t)).includes(" ");if(g||v)return!1;u.style.position="absolute",u.style.visibility="hidden",u.style.height="auto",u.style.width="auto",u.style.whiteSpace=window.getComputedStyle(l).whiteSpace,document.body.appendChild(u);const y=u.getBoundingClientRect().width;return document.body.removeChild(u),!(y>0||!zu(f)||window.getComputedStyle(l).whiteSpace.startsWith("pre")&&f.length>0)},ws=l=>{const e=R.getDeepestNode(l);if(e===null||R.isEmpty(l))return!0;if(R.isNativeInput(e))return e.selectionEnd===0;if(R.isEmpty(l))return!0;const[t,o]=Td();if(t===null)return!1;const a=window.getSelection()?.focusNode??null;return a!==null&&a!==l&&!(a.nodeType===Node.TEXT_NODE&&a.parentNode===l)?!1:my(l,t,o,"left")},Ts=l=>{const e=R.getDeepestNode(l,!0);if(e===null)return!0;if(R.isNativeInput(e))return e.selectionEnd===e.value.length;const[t,o]=Td();return t===null?!1:my(l,t,o,"right")},X1=(l,e=!0)=>{if(R.isNativeInput(l)){l.focus();const y=e?0:l.value.length;l.setSelectionRange(y,y);return}const t=document.createRange(),o=window.getSelection();if(!o)return;const i=(y,w=!1)=>{const S=document.createTextNode("");w?y.insertBefore(S,y.firstChild):y.appendChild(S),t.setStart(S,0),t.setEnd(S,0)},a=(y,w)=>{if(y===null)return null;if(y.nodeType===Node.TEXT_NODE)return y;const S=w?y.firstChild:y.lastChild;return a(S,w)},u=l.childNodes,f=e?u[0]??null:u[u.length-1]??null,p=a(f,e);if(f===null){i(l),o.removeAllRanges(),o.addRange(t);return}if(p===null||p.nodeType!==Node.TEXT_NODE){i(l,e),o.removeAllRanges(),o.addRange(t);return}const g=p.textContent?.length??0,v=e?0:g;t.setStart(p,v),t.setEnd(p,v),o.removeAllRanges(),o.addRange(t)},vy={Backspace:ie.BACKSPACE,Delete:ie.DELETE,Enter:ie.ENTER,Tab:ie.TAB,ArrowDown:ie.DOWN,ArrowRight:ie.RIGHT,ArrowUp:ie.UP,ArrowLeft:ie.LEFT},Y1=new Set(["Enter","Process","Spacebar","Space","Dead"]),Ss='[contenteditable="true"], textarea, input';class Q1 extends Be{keydown(e){if(this.beforeKeydownProcessing(e),this.handleSelectedBlocksDeletion(e)||e.defaultPrevented)return;switch(this.getKeyCode(e)){case ie.BACKSPACE:this.backspace(e);break;case ie.DELETE:this.delete(e);break;case ie.ENTER:this.enter(e);break;case ie.DOWN:case ie.RIGHT:this.arrowRightAndDown(e);break;case ie.UP:case ie.LEFT:this.arrowLeftAndUp(e);break;case ie.TAB:this.tabPressed(e);break}e.key==="/"&&!e.ctrlKey&&!e.metaKey&&this.slashPressed(e),e.code==="Slash"&&(e.ctrlKey||e.metaKey)&&(e.preventDefault(),this.commandSlashPressed())}handleSelectedBlocksDeletion(e){const{BlockSelection:t,BlockManager:o,Caret:i,BlockSettings:a}=this.Blok;if(a.contains(e.target))return!1;const u=e.key==="Backspace"||e.key==="Delete",f=X.isSelectionExists,p=X.isCollapsed===!0;if(!(u&&t.anyBlockSelected&&(!f||p)))return!1;const v=o.removeSelectedBlocks();if(v!==void 0){const y=o.insertDefaultBlockAtIndex(v,!0);i.setToBlock(y,i.positions.START)}return t.clearSelection(e),e.preventDefault(),e.stopImmediatePropagation(),e.stopPropagation(),!0}beforeKeydownProcessing(e){!this.needToolbarClosing(e)||!this.isPrintableKeyEvent(e)||(this.Blok.Toolbar.close(),e.ctrlKey||e.metaKey||e.altKey||e.shiftKey)||this.Blok.BlockSelection.clearSelection(e)}keyup(e){e.shiftKey||this.Blok.UI.checkEmptiness()}handleCommandC(e){const{BlockSelection:t}=this.Blok;t.anyBlockSelected&&t.copySelectedBlocks(e)}handleCommandX(e){const{BlockSelection:t,BlockManager:o,Caret:i}=this.Blok;t.anyBlockSelected&&t.copySelectedBlocks(e).then(()=>{const a=o.removeSelectedBlocks();if(a!==void 0){const u=o.insertDefaultBlockAtIndex(a,!0);i.setToBlock(u,i.positions.START)}t.clearSelection(e)}).catch(()=>{})}tabPressed(e){const{InlineToolbar:t,Caret:o}=this.Blok;if(t.opened)return;(e.shiftKey?o.navigatePrevious(!0):o.navigateNext(!0))&&e.preventDefault()}commandSlashPressed(){this.Blok.BlockSelection.selectedBlocks.length>1||this.activateBlockSettings()}slashPressed(e){!this.Blok.UI.nodes.wrapper.contains(e.target)||!this.Blok.BlockManager.currentBlock?.isEmpty||(e.preventDefault(),this.Blok.Caret.insertContentAtCaretPosition("/"),this.activateToolbox())}enter(e){const{BlockManager:t,UI:o}=this.Blok,i=t.currentBlock;if(i===void 0||i.tool.isLineBreaksEnabled||o.someToolbarOpened&&o.someFlipperButtonFocused||e.shiftKey&&!Fu)return;const a=i.currentInput!==void 0&&ws(i.currentInput)&&!i.hasMedia?(this.Blok.BlockManager.insertDefaultBlockAtIndex(this.Blok.BlockManager.currentBlockIndex),i):i.currentInput&&Ts(i.currentInput)?this.Blok.BlockManager.insertDefaultBlockAtIndex(this.Blok.BlockManager.currentBlockIndex+1):this.Blok.BlockManager.split();this.Blok.Caret.setToBlock(a),this.Blok.Toolbar.moveAndOpen(a),e.preventDefault()}backspace(e){const{BlockManager:t,Caret:o}=this.Blok,{currentBlock:i,previousBlock:a}=t;if(i===void 0||!X.isCollapsed||!i.currentInput||!ws(i.currentInput))return;if(e.preventDefault(),this.Blok.Toolbar.close(),!(i.currentInput===i.firstInput)){o.navigatePrevious();return}if(a===null)return;if(a.isEmpty){t.removeBlock(a);return}if(i.isEmpty){t.removeBlock(i);const p=t.currentBlock;p&&o.setToBlock(p,o.positions.END);return}Fv(a,i)?this.mergeBlocks(a,i):o.setToBlock(a,o.positions.END)}delete(e){const{BlockManager:t,Caret:o}=this.Blok,{currentBlock:i,nextBlock:a}=t;if(i===void 0||!X.isCollapsed||!i.currentInput||!Ts(i.currentInput))return;if(e.preventDefault(),this.Blok.Toolbar.close(),!(i.currentInput===i.lastInput)){o.navigateNext();return}if(a===null)return;if(a.isEmpty){t.removeBlock(a);return}if(i.isEmpty){t.removeBlock(i),o.setToBlock(a,o.positions.START);return}Fv(i,a)?this.mergeBlocks(i,a):o.setToBlock(a,o.positions.START)}mergeBlocks(e,t){const{BlockManager:o,Toolbar:i}=this.Blok;e.lastInput!==void 0&&(X1(e.lastInput,!1),o.mergeBlocks(e,t).then(()=>{i.close()}).catch(()=>{}))}arrowRightAndDown(e){const t=this.getKeyCode(e);if(t===null)return;const o=$n.usedKeys.includes(t)&&(!e.shiftKey||t===ie.TAB);if(this.Blok.UI.someToolbarOpened&&o)return;e.shiftKey||this.Blok.Toolbar.close();const i=X.get();i?.anchorNode&&!this.Blok.BlockSelection.anyBlockSelected&&this.Blok.BlockManager.setCurrentBlockByChildNode(i.anchorNode);const{currentBlock:a}=this.Blok.BlockManager,u=e.target,f=document.activeElement instanceof HTMLElement?document.activeElement:null,p=[a?.inputs.find(L=>u!==null&&L.contains(u)),a?.inputs.find(L=>f!==null&&L.contains(f)),u?.closest(Ss),f?.closest(Ss)],g=a?.currentInput??p.find(L=>L instanceof HTMLElement),y=(g!==void 0?Ts(g):void 0)||this.Blok.BlockSelection.anyBlockSelected,w=e.shiftKey&&t===ie.DOWN;if(w&&y){this.Blok.CrossBlockSelection.toggleBlockSelectedState();return}w&&this.Blok.InlineToolbar.tryToShow();const k=t===ie.RIGHT&&!e.shiftKey&&!this.isRtl&&g instanceof HTMLElement?G1(g):null;if(k!==null){X.setCursor(k.node,k.offset),e.preventDefault();return}if(t===ie.DOWN||t===ie.RIGHT&&!this.isRtl?this.Blok.Caret.navigateNext():this.Blok.Caret.navigatePrevious()){e.preventDefault();return}ss(()=>{this.Blok.BlockManager.currentBlock&&this.Blok.BlockManager.currentBlock.updateCurrentInput()},20)(),this.Blok.BlockSelection.clearSelection(e)}arrowLeftAndUp(e){const t=this.Blok.UI.someToolbarOpened,o=this.getKeyCode(e);if(o===null||t&&$n.usedKeys.includes(o)&&(!e.shiftKey||o===ie.TAB))return;t&&this.Blok.UI.closeAllToolbars(),e.shiftKey||this.Blok.Toolbar.close();const i=window.getSelection();i?.anchorNode&&!this.Blok.BlockSelection.anyBlockSelected&&this.Blok.BlockManager.setCurrentBlockByChildNode(i.anchorNode);const{currentBlock:a}=this.Blok.BlockManager,u=e.target,f=document.activeElement instanceof HTMLElement?document.activeElement:null,p=[a?.inputs.find(E=>u!==null&&E.contains(u)),a?.inputs.find(E=>f!==null&&E.contains(f)),u?.closest(Ss),f?.closest(Ss)],g=a?.currentInput??p.find(E=>E instanceof HTMLElement),y=(g!==void 0?ws(g):void 0)||this.Blok.BlockSelection.anyBlockSelected,w=e.shiftKey&&o===ie.UP;if(w&&y){this.Blok.CrossBlockSelection.toggleBlockSelectedState(!1);return}if(w&&this.Blok.InlineToolbar.tryToShow(),o===ie.UP||o===ie.LEFT&&!this.isRtl?this.Blok.Caret.navigatePrevious():this.Blok.Caret.navigateNext()){e.preventDefault();return}ss(()=>{this.Blok.BlockManager.currentBlock&&this.Blok.BlockManager.currentBlock.updateCurrentInput()},20)(),this.Blok.BlockSelection.clearSelection(e)}needToolbarClosing(e){const t=this.getKeyCode(e),o=t===ie.ENTER,i=t===ie.TAB,a=o&&this.Blok.Toolbar.toolbox.opened,u=o&&this.Blok.BlockSettings.opened,f=o&&this.Blok.InlineToolbar.opened,p=i;return!(e.shiftKey||p||a||u||f)}activateToolbox(){this.Blok.Toolbar.opened||this.Blok.Toolbar.moveAndOpen(),this.Blok.Toolbar.toolbox.open()}activateBlockSettings(){this.Blok.Toolbar.opened||this.Blok.Toolbar.moveAndOpen(),this.Blok.BlockSettings.opened||Promise.resolve(this.Blok.BlockSettings.open()).catch(()=>{})}getKeyCode(e){const t=e.key&&vy[e.key];if(t!==void 0&&typeof t=="number")return t;const o=e.code&&vy[e.code];return o!==void 0&&typeof o=="number"?o:null}isPrintableKeyEvent(e){return e.key?e.key.length===1||Y1.has(e.key):!1}}class Sd{constructor(e){this.blocks=[],this.workingArea=e}get length(){return this.blocks.length}get array(){return this.blocks}get nodes(){return av(this.workingArea.children)}static set(e,t,o){return isNaN(Number(t))?(Reflect.set(e,t,o),!0):(e.insert(+t,o),!0)}static get(e,t){return isNaN(Number(t))?Reflect.get(e,t):e.get(+t)}push(e){this.blocks.push(e),this.insertToDOM(e)}move(e,t,o=!1){const i=this.blocks.splice(t,1)[0];if(!o){const u=e-1,f=Math.max(0,u),p=this.blocks[f],g=e>0?"afterend":"beforebegin";this.insertToDOM(i,g,p)}this.blocks.splice(e,0,i);const a=this.composeBlockEvent("move",{fromIndex:t,toIndex:e});i.call(In.MOVED,a)}insert(e,t,o=!1){if(!this.length){this.push(t);return}const i=e>this.length?this.length:e;o&&(this.blocks[i].holder.remove(),this.blocks[i].call(In.REMOVED));const a=o?1:0;if(this.blocks.splice(i,a,t),i>0){const f=this.blocks[i-1];this.insertToDOM(t,"afterend",f);return}const u=this.blocks[i+1];if(u!==void 0){this.insertToDOM(t,"beforebegin",u);return}this.insertToDOM(t)}replace(e,t){if(this.blocks[e]===void 0)throw Error("Incorrect index");this.blocks[e].holder.replaceWith(t.holder),this.blocks[e]=t}insertMany(e,t){const o=new DocumentFragment;for(const i of e)o.appendChild(i.holder);if(!this.length){this.blocks.push(...e),this.workingArea.appendChild(o),e.forEach(i=>i.call(In.RENDERED));return}if(t>0){const i=Math.min(t-1,this.length-1);this.blocks[i].holder.after(o)}t===0&&this.workingArea.prepend(o),this.blocks.splice(t,0,...e),e.forEach(i=>i.call(In.RENDERED))}remove(e){const t=isNaN(e)?this.length-1:e;this.blocks[t].holder.remove(),this.blocks[t].call(In.REMOVED),this.blocks.splice(t,1)}removeAll(){this.workingArea.innerHTML="",this.blocks.forEach(e=>e.call(In.REMOVED)),this.blocks.length=0}insertAfter(e,t){const o=this.blocks.indexOf(e);this.insert(o+1,t)}get(e){return this.blocks[e]}indexOf(e){return this.blocks.indexOf(e)}insertToDOM(e,t,o){t&&o!==void 0?o.holder.insertAdjacentElement(t,e.holder):this.workingArea.appendChild(e.holder),e.call(In.RENDERED)}composeBlockEvent(e,t){return new CustomEvent(e,{detail:t})}}function yy(l,e){var t=Object.keys(l);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(l);e&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(l,i).enumerable})),t.push.apply(t,o)}return t}function bn(l){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?yy(Object(t),!0).forEach(function(o){Z1(l,o,t[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(l,Object.getOwnPropertyDescriptors(t)):yy(Object(t)).forEach(function(o){Object.defineProperty(l,o,Object.getOwnPropertyDescriptor(t,o))})}return l}function xs(l){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?xs=function(e){return typeof e}:xs=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},xs(l)}function Z1(l,e,t){return e in l?Object.defineProperty(l,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):l[e]=t,l}function Rn(){return Rn=Object.assign||function(l){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(l[o]=t[o])}return l},Rn.apply(this,arguments)}function J1(l,e){if(l==null)return{};var t={},o=Object.keys(l),i,a;for(a=0;a<o.length;a++)i=o[a],!(e.indexOf(i)>=0)&&(t[i]=l[i]);return t}function eC(l,e){if(l==null)return{};var t=J1(l,e),o,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(l);for(i=0;i<a.length;i++)o=a[i],!(e.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(l,o)&&(t[o]=l[o])}return t}var tC="1.15.6";function On(l){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(l)}var Pn=On(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),Qo=On(/Edge/i),by=On(/firefox/i),Zo=On(/safari/i)&&!On(/chrome/i)&&!On(/android/i),xd=On(/iP(ad|od|hone)/i),ky=On(/chrome/i)&&On(/android/i),wy={capture:!1,passive:!1};function Ae(l,e,t){l.addEventListener(e,t,!Pn&&wy)}function Ce(l,e,t){l.removeEventListener(e,t,!Pn&&wy)}function Cs(l,e){if(e){if(e[0]===">"&&(e=e.substring(1)),l)try{if(l.matches)return l.matches(e);if(l.msMatchesSelector)return l.msMatchesSelector(e);if(l.webkitMatchesSelector)return l.webkitMatchesSelector(e)}catch{return!1}return!1}}function Ty(l){return l.host&&l!==document&&l.host.nodeType?l.host:l.parentNode}function sn(l,e,t,o){if(l){t=t||document;do{if(e!=null&&(e[0]===">"?l.parentNode===t&&Cs(l,e):Cs(l,e))||o&&l===t)return l;if(l===t)break}while(l=Ty(l))}return null}var Sy=/\s+/g;function Ht(l,e,t){if(l&&e)if(l.classList)l.classList[t?"add":"remove"](e);else{var o=(" "+l.className+" ").replace(Sy," ").replace(" "+e+" "," ");l.className=(o+(t?" "+e:"")).replace(Sy," ")}}function fe(l,e,t){var o=l&&l.style;if(o){if(t===void 0)return document.defaultView&&document.defaultView.getComputedStyle?t=document.defaultView.getComputedStyle(l,""):l.currentStyle&&(t=l.currentStyle),e===void 0?t:t[e];!(e in o)&&e.indexOf("webkit")===-1&&(e="-webkit-"+e),o[e]=t+(typeof t=="string"?"":"px")}}function no(l,e){var t="";if(typeof l=="string")t=l;else do{var o=fe(l,"transform");o&&o!=="none"&&(t=o+" "+t)}while(!e&&(l=l.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(t)}function xy(l,e,t){if(l){var o=l.getElementsByTagName(e),i=0,a=o.length;if(t)for(;i<a;i++)t(o[i],i);return o}return[]}function kn(){var l=document.scrollingElement;return l||document.documentElement}function st(l,e,t,o,i){if(!(!l.getBoundingClientRect&&l!==window)){var a,u,f,p,g,v,y;if(l!==window&&l.parentNode&&l!==kn()?(a=l.getBoundingClientRect(),u=a.top,f=a.left,p=a.bottom,g=a.right,v=a.height,y=a.width):(u=0,f=0,p=window.innerHeight,g=window.innerWidth,v=window.innerHeight,y=window.innerWidth),(e||t)&&l!==window&&(i=i||l.parentNode,!Pn))do if(i&&i.getBoundingClientRect&&(fe(i,"transform")!=="none"||t&&fe(i,"position")!=="static")){var w=i.getBoundingClientRect();u-=w.top+parseInt(fe(i,"border-top-width")),f-=w.left+parseInt(fe(i,"border-left-width")),p=u+a.height,g=f+a.width;break}while(i=i.parentNode);if(o&&l!==window){var S=no(i||l),k=S&&S.a,E=S&&S.d;S&&(u/=E,f/=k,y/=k,v/=E,p=u+v,g=f+y)}return{top:u,left:f,bottom:p,right:g,width:y,height:v}}}function Cy(l,e,t){for(var o=Gn(l,!0),i=st(l)[e];o;){var a=st(o)[t],u=void 0;if(u=i>=a,!u)return o;if(o===kn())break;o=Gn(o,!1)}return!1}function ro(l,e,t,o){for(var i=0,a=0,u=l.children;a<u.length;){if(u[a].style.display!=="none"&&u[a]!==he.ghost&&(o||u[a]!==he.dragged)&&sn(u[a],t.draggable,l,!1)){if(i===e)return u[a];i++}a++}return null}function Cd(l,e){for(var t=l.lastElementChild;t&&(t===he.ghost||fe(t,"display")==="none"||e&&!Cs(t,e));)t=t.previousElementSibling;return t||null}function Yt(l,e){var t=0;if(!l||!l.parentNode)return-1;for(;l=l.previousElementSibling;)l.nodeName.toUpperCase()!=="TEMPLATE"&&l!==he.clone&&(!e||Cs(l,e))&&t++;return t}function Ey(l){var e=0,t=0,o=kn();if(l)do{var i=no(l),a=i.a,u=i.d;e+=l.scrollLeft*a,t+=l.scrollTop*u}while(l!==o&&(l=l.parentNode));return[e,t]}function nC(l,e){for(var t in l)if(l.hasOwnProperty(t)){for(var o in e)if(e.hasOwnProperty(o)&&e[o]===l[t][o])return Number(t)}return-1}function Gn(l,e){if(!l||!l.getBoundingClientRect)return kn();var t=l,o=!1;do if(t.clientWidth<t.scrollWidth||t.clientHeight<t.scrollHeight){var i=fe(t);if(t.clientWidth<t.scrollWidth&&(i.overflowX=="auto"||i.overflowX=="scroll")||t.clientHeight<t.scrollHeight&&(i.overflowY=="auto"||i.overflowY=="scroll")){if(!t.getBoundingClientRect||t===document.body)return kn();if(o||e)return t;o=!0}}while(t=t.parentNode);return kn()}function rC(l,e){if(l&&e)for(var t in e)e.hasOwnProperty(t)&&(l[t]=e[t]);return l}function Ed(l,e){return Math.round(l.top)===Math.round(e.top)&&Math.round(l.left)===Math.round(e.left)&&Math.round(l.height)===Math.round(e.height)&&Math.round(l.width)===Math.round(e.width)}var Jo;function By(l,e){return function(){if(!Jo){var t=arguments,o=this;t.length===1?l.call(o,t[0]):l.apply(o,t),Jo=setTimeout(function(){Jo=void 0},e)}}}function oC(){clearTimeout(Jo),Jo=void 0}function Ay(l,e,t){l.scrollLeft+=e,l.scrollTop+=t}function Iy(l){var e=window.Polymer,t=window.jQuery||window.Zepto;return e&&e.dom?e.dom(l).cloneNode(!0):t?t(l).clone(!0)[0]:l.cloneNode(!0)}function _y(l,e,t){var o={};return Array.from(l.children).forEach(function(i){var a,u,f,p;if(!(!sn(i,e.draggable,l,!1)||i.animated||i===t)){var g=st(i);o.left=Math.min((a=o.left)!==null&&a!==void 0?a:1/0,g.left),o.top=Math.min((u=o.top)!==null&&u!==void 0?u:1/0,g.top),o.right=Math.max((f=o.right)!==null&&f!==void 0?f:-1/0,g.right),o.bottom=Math.max((p=o.bottom)!==null&&p!==void 0?p:-1/0,g.bottom)}}),o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}var Ot="Sortable"+new Date().getTime();function iC(){var l=[],e;return{captureAnimationState:function(){if(l=[],!!this.options.animation){var o=[].slice.call(this.el.children);o.forEach(function(i){if(!(fe(i,"display")==="none"||i===he.ghost)){l.push({target:i,rect:st(i)});var a=bn({},l[l.length-1].rect);if(i.thisAnimationDuration){var u=no(i,!0);u&&(a.top-=u.f,a.left-=u.e)}i.fromRect=a}})}},addAnimationState:function(o){l.push(o)},removeAnimationState:function(o){l.splice(nC(l,{target:o}),1)},animateAll:function(o){var i=this;if(!this.options.animation){clearTimeout(e),typeof o=="function"&&o();return}var a=!1,u=0;l.forEach(function(f){var p=0,g=f.target,v=g.fromRect,y=st(g),w=g.prevFromRect,S=g.prevToRect,k=f.rect,E=no(g,!0);E&&(y.top-=E.f,y.left-=E.e),g.toRect=y,g.thisAnimationDuration&&Ed(w,y)&&!Ed(v,y)&&(k.top-y.top)/(k.left-y.left)===(v.top-y.top)/(v.left-y.left)&&(p=lC(k,w,S,i.options)),Ed(y,v)||(g.prevFromRect=v,g.prevToRect=y,p||(p=i.options.animation),i.animate(g,k,y,p)),p&&(a=!0,u=Math.max(u,p),clearTimeout(g.animationResetTimer),g.animationResetTimer=setTimeout(function(){g.animationTime=0,g.prevFromRect=null,g.fromRect=null,g.prevToRect=null,g.thisAnimationDuration=null},p),g.thisAnimationDuration=p)}),clearTimeout(e),a?e=setTimeout(function(){typeof o=="function"&&o()},u):typeof o=="function"&&o(),l=[]},animate:function(o,i,a,u){if(u){fe(o,"transition",""),fe(o,"transform","");var f=no(this.el),p=f&&f.a,g=f&&f.d,v=(i.left-a.left)/(p||1),y=(i.top-a.top)/(g||1);o.animatingX=!!v,o.animatingY=!!y,fe(o,"transform","translate3d("+v+"px,"+y+"px,0)"),this.forRepaintDummy=sC(o),fe(o,"transition","transform "+u+"ms"+(this.options.easing?" "+this.options.easing:"")),fe(o,"transform","translate3d(0,0,0)"),typeof o.animated=="number"&&clearTimeout(o.animated),o.animated=setTimeout(function(){fe(o,"transition",""),fe(o,"transform",""),o.animated=!1,o.animatingX=!1,o.animatingY=!1},u)}}}}function sC(l){return l.offsetWidth}function lC(l,e,t,o){return Math.sqrt(Math.pow(e.top-l.top,2)+Math.pow(e.left-l.left,2))/Math.sqrt(Math.pow(e.top-t.top,2)+Math.pow(e.left-t.left,2))*o.animation}var oo=[],Bd={initializeByDefault:!0},ei={mount:function(e){for(var t in Bd)Bd.hasOwnProperty(t)&&!(t in e)&&(e[t]=Bd[t]);oo.forEach(function(o){if(o.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),oo.push(e)},pluginEvent:function(e,t,o){var i=this;this.eventCanceled=!1,o.cancel=function(){i.eventCanceled=!0};var a=e+"Global";oo.forEach(function(u){t[u.pluginName]&&(t[u.pluginName][a]&&t[u.pluginName][a](bn({sortable:t},o)),t.options[u.pluginName]&&t[u.pluginName][e]&&t[u.pluginName][e](bn({sortable:t},o)))})},initializePlugins:function(e,t,o,i){oo.forEach(function(f){var p=f.pluginName;if(!(!e.options[p]&&!f.initializeByDefault)){var g=new f(e,t,e.options);g.sortable=e,g.options=e.options,e[p]=g,Rn(o,g.defaults)}});for(var a in e.options)if(e.options.hasOwnProperty(a)){var u=this.modifyOption(e,a,e.options[a]);typeof u<"u"&&(e.options[a]=u)}},getEventProperties:function(e,t){var o={};return oo.forEach(function(i){typeof i.eventProperties=="function"&&Rn(o,i.eventProperties.call(t[i.pluginName],e))}),o},modifyOption:function(e,t,o){var i;return oo.forEach(function(a){e[a.pluginName]&&a.optionListeners&&typeof a.optionListeners[t]=="function"&&(i=a.optionListeners[t].call(e[a.pluginName],o))}),i}};function aC(l){var e=l.sortable,t=l.rootEl,o=l.name,i=l.targetEl,a=l.cloneEl,u=l.toEl,f=l.fromEl,p=l.oldIndex,g=l.newIndex,v=l.oldDraggableIndex,y=l.newDraggableIndex,w=l.originalEvent,S=l.putSortable,k=l.extraEventProperties;if(e=e||t&&t[Ot],!!e){var E,_=e.options,L="on"+o.charAt(0).toUpperCase()+o.substr(1);window.CustomEvent&&!Pn&&!Qo?E=new CustomEvent(o,{bubbles:!0,cancelable:!0}):(E=document.createEvent("Event"),E.initEvent(o,!0,!0)),E.to=u||t,E.from=f||t,E.item=i||t,E.clone=a,E.oldIndex=p,E.newIndex=g,E.oldDraggableIndex=v,E.newDraggableIndex=y,E.originalEvent=w,E.pullMode=S?S.lastPutMode:void 0;var P=bn(bn({},k),ei.getEventProperties(o,e));for(var K in P)E[K]=P[K];t&&t.dispatchEvent(E),_[L]&&_[L].call(e,E)}}var cC=["evt"],Pt=function(e,t){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=o.evt,a=eC(o,cC);ei.pluginEvent.bind(he)(e,t,bn({dragEl:U,parentEl:Ze,ghostEl:ve,rootEl:Ve,nextEl:Er,lastDownEl:Es,cloneEl:Ge,cloneHidden:Xn,dragStarted:ni,putSortable:yt,activeSortable:he.active,originalEvent:i,oldIndex:io,oldDraggableIndex:ti,newIndex:jt,newDraggableIndex:Yn,hideGhostForTarget:My,unhideGhostForTarget:Fy,cloneNowHidden:function(){Xn=!0},cloneNowShown:function(){Xn=!1},dispatchSortableEvent:function(f){At({sortable:t,name:f,originalEvent:i})}},a))};function At(l){aC(bn({putSortable:yt,cloneEl:Ge,targetEl:U,rootEl:Ve,oldIndex:io,oldDraggableIndex:ti,newIndex:jt,newDraggableIndex:Yn},l))}var U,Ze,ve,Ve,Er,Es,Ge,Xn,io,jt,ti,Yn,Bs,yt,so=!1,As=!1,Is=[],Br,ln,Ad,Id,Ny,Ry,ni,lo,ri,oi=!1,_s=!1,Ns,wt,_d=[],Nd=!1,Rs=[],Os=typeof document<"u",Ps=xd,Oy=Qo||Pn?"cssFloat":"float",uC=Os&&!ky&&!xd&&"draggable"in document.createElement("div"),Py=(function(){if(Os){if(Pn)return!1;var l=document.createElement("x");return l.style.cssText="pointer-events:auto",l.style.pointerEvents==="auto"}})(),Ly=function(e,t){var o=fe(e),i=parseInt(o.width)-parseInt(o.paddingLeft)-parseInt(o.paddingRight)-parseInt(o.borderLeftWidth)-parseInt(o.borderRightWidth),a=ro(e,0,t),u=ro(e,1,t),f=a&&fe(a),p=u&&fe(u),g=f&&parseInt(f.marginLeft)+parseInt(f.marginRight)+st(a).width,v=p&&parseInt(p.marginLeft)+parseInt(p.marginRight)+st(u).width;if(o.display==="flex")return o.flexDirection==="column"||o.flexDirection==="column-reverse"?"vertical":"horizontal";if(o.display==="grid")return o.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(a&&f.float&&f.float!=="none"){var y=f.float==="left"?"left":"right";return u&&(p.clear==="both"||p.clear===y)?"vertical":"horizontal"}return a&&(f.display==="block"||f.display==="flex"||f.display==="table"||f.display==="grid"||g>=i&&o[Oy]==="none"||u&&o[Oy]==="none"&&g+v>i)?"vertical":"horizontal"},dC=function(e,t,o){var i=o?e.left:e.top,a=o?e.right:e.bottom,u=o?e.width:e.height,f=o?t.left:t.top,p=o?t.right:t.bottom,g=o?t.width:t.height;return i===f||a===p||i+u/2===f+g/2},fC=function(e,t){var o;return Is.some(function(i){var a=i[Ot].options.emptyInsertThreshold;if(!(!a||Cd(i))){var u=st(i),f=e>=u.left-a&&e<=u.right+a,p=t>=u.top-a&&t<=u.bottom+a;if(f&&p)return o=i}}),o},Dy=function(e){function t(a,u){return function(f,p,g,v){var y=f.options.group.name&&p.options.group.name&&f.options.group.name===p.options.group.name;if(a==null&&(u||y))return!0;if(a==null||a===!1)return!1;if(u&&a==="clone")return a;if(typeof a=="function")return t(a(f,p,g,v),u)(f,p,g,v);var w=(u?f:p).options.group.name;return a===!0||typeof a=="string"&&a===w||a.join&&a.indexOf(w)>-1}}var o={},i=e.group;(!i||xs(i)!="object")&&(i={name:i}),o.name=i.name,o.checkPull=t(i.pull,!0),o.checkPut=t(i.put),o.revertClone=i.revertClone,e.group=o},My=function(){!Py&&ve&&fe(ve,"display","none")},Fy=function(){!Py&&ve&&fe(ve,"display","")};Os&&!ky&&document.addEventListener("click",function(l){if(As)return l.preventDefault(),l.stopPropagation&&l.stopPropagation(),l.stopImmediatePropagation&&l.stopImmediatePropagation(),As=!1,!1},!0);var Ar=function(e){if(U){e=e.touches?e.touches[0]:e;var t=fC(e.clientX,e.clientY);if(t){var o={};for(var i in e)e.hasOwnProperty(i)&&(o[i]=e[i]);o.target=o.rootEl=t,o.preventDefault=void 0,o.stopPropagation=void 0,t[Ot]._onDragOver(o)}}},hC=function(e){U&&U.parentNode[Ot]._isOutsideThisEl(e.target)};function he(l,e){if(!(l&&l.nodeType&&l.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(l));this.el=l,this.options=e=Rn({},e),l[Ot]=this;var t={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(l.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Ly(l,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(u,f){u.setData("Text",f.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:he.supportPointer!==!1&&"PointerEvent"in window&&(!Zo||xd),emptyInsertThreshold:5};ei.initializePlugins(this,l,t);for(var o in t)!(o in e)&&(e[o]=t[o]);Dy(e);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=e.forceFallback?!1:uC,this.nativeDraggable&&(this.options.touchStartThreshold=1),e.supportPointer?Ae(l,"pointerdown",this._onTapStart):(Ae(l,"mousedown",this._onTapStart),Ae(l,"touchstart",this._onTapStart)),this.nativeDraggable&&(Ae(l,"dragover",this),Ae(l,"dragenter",this)),Is.push(this.el),e.store&&e.store.get&&this.sort(e.store.get(this)||[]),Rn(this,iC())}he.prototype={constructor:he,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(lo=null)},_getDirection:function(e,t){return typeof this.options.direction=="function"?this.options.direction.call(this,e,t,U):this.options.direction},_onTapStart:function(e){if(e.cancelable){var t=this,o=this.el,i=this.options,a=i.preventOnFilter,u=e.type,f=e.touches&&e.touches[0]||e.pointerType&&e.pointerType==="touch"&&e,p=(f||e).target,g=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||p,v=i.filter;if(wC(o),!U&&!(/mousedown|pointerdown/.test(u)&&e.button!==0||i.disabled)&&!g.isContentEditable&&!(!this.nativeDraggable&&Zo&&p&&p.tagName.toUpperCase()==="SELECT")&&(p=sn(p,i.draggable,o,!1),!(p&&p.animated)&&Es!==p)){if(io=Yt(p),ti=Yt(p,i.draggable),typeof v=="function"){if(v.call(this,e,p,this)){At({sortable:t,rootEl:g,name:"filter",targetEl:p,toEl:o,fromEl:o}),Pt("filter",t,{evt:e}),a&&e.preventDefault();return}}else if(v&&(v=v.split(",").some(function(y){if(y=sn(g,y.trim(),o,!1),y)return At({sortable:t,rootEl:y,name:"filter",targetEl:p,fromEl:o,toEl:o}),Pt("filter",t,{evt:e}),!0}),v)){a&&e.preventDefault();return}i.handle&&!sn(g,i.handle,o,!1)||this._prepareDragStart(e,f,p)}}},_prepareDragStart:function(e,t,o){var i=this,a=i.el,u=i.options,f=a.ownerDocument,p;if(o&&!U&&o.parentNode===a){var g=st(o);if(Ve=a,U=o,Ze=U.parentNode,Er=U.nextSibling,Es=o,Bs=u.group,he.dragged=U,Br={target:U,clientX:(t||e).clientX,clientY:(t||e).clientY},Ny=Br.clientX-g.left,Ry=Br.clientY-g.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,U.style["will-change"]="all",p=function(){if(Pt("delayEnded",i,{evt:e}),he.eventCanceled){i._onDrop();return}i._disableDelayedDragEvents(),!by&&i.nativeDraggable&&(U.draggable=!0),i._triggerDragStart(e,t),At({sortable:i,name:"choose",originalEvent:e}),Ht(U,u.chosenClass,!0)},u.ignore.split(",").forEach(function(v){xy(U,v.trim(),Rd)}),Ae(f,"dragover",Ar),Ae(f,"mousemove",Ar),Ae(f,"touchmove",Ar),u.supportPointer?(Ae(f,"pointerup",i._onDrop),!this.nativeDraggable&&Ae(f,"pointercancel",i._onDrop)):(Ae(f,"mouseup",i._onDrop),Ae(f,"touchend",i._onDrop),Ae(f,"touchcancel",i._onDrop)),by&&this.nativeDraggable&&(this.options.touchStartThreshold=4,U.draggable=!0),Pt("delayStart",this,{evt:e}),u.delay&&(!u.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(Qo||Pn))){if(he.eventCanceled){this._onDrop();return}u.supportPointer?(Ae(f,"pointerup",i._disableDelayedDrag),Ae(f,"pointercancel",i._disableDelayedDrag)):(Ae(f,"mouseup",i._disableDelayedDrag),Ae(f,"touchend",i._disableDelayedDrag),Ae(f,"touchcancel",i._disableDelayedDrag)),Ae(f,"mousemove",i._delayedDragTouchMoveHandler),Ae(f,"touchmove",i._delayedDragTouchMoveHandler),u.supportPointer&&Ae(f,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(p,u.delay)}else p()}},_delayedDragTouchMoveHandler:function(e){var t=e.touches?e.touches[0]:e;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){U&&Rd(U),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;Ce(e,"mouseup",this._disableDelayedDrag),Ce(e,"touchend",this._disableDelayedDrag),Ce(e,"touchcancel",this._disableDelayedDrag),Ce(e,"pointerup",this._disableDelayedDrag),Ce(e,"pointercancel",this._disableDelayedDrag),Ce(e,"mousemove",this._delayedDragTouchMoveHandler),Ce(e,"touchmove",this._delayedDragTouchMoveHandler),Ce(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,t){t=t||e.pointerType=="touch"&&e,!this.nativeDraggable||t?this.options.supportPointer?Ae(document,"pointermove",this._onTouchMove):t?Ae(document,"touchmove",this._onTouchMove):Ae(document,"mousemove",this._onTouchMove):(Ae(U,"dragend",this),Ae(Ve,"dragstart",this._onDragStart));try{document.selection?Ds(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(so=!1,Ve&&U){Pt("dragStarted",this,{evt:t}),this.nativeDraggable&&Ae(document,"dragover",hC);var o=this.options;!e&&Ht(U,o.dragClass,!1),Ht(U,o.ghostClass,!0),he.active=this,e&&this._appendGhost(),At({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(ln){this._lastX=ln.clientX,this._lastY=ln.clientY,My();for(var e=document.elementFromPoint(ln.clientX,ln.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(ln.clientX,ln.clientY),e!==t);)t=e;if(U.parentNode[Ot]._isOutsideThisEl(e),t)do{if(t[Ot]){var o=void 0;if(o=t[Ot]._onDragOver({clientX:ln.clientX,clientY:ln.clientY,target:e,rootEl:t}),o&&!this.options.dragoverBubble)break}e=t}while(t=Ty(t));Fy()}},_onTouchMove:function(e){if(Br){var t=this.options,o=t.fallbackTolerance,i=t.fallbackOffset,a=e.touches?e.touches[0]:e,u=ve&&no(ve,!0),f=ve&&u&&u.a,p=ve&&u&&u.d,g=Ps&&wt&&Ey(wt),v=(a.clientX-Br.clientX+i.x)/(f||1)+(g?g[0]-_d[0]:0)/(f||1),y=(a.clientY-Br.clientY+i.y)/(p||1)+(g?g[1]-_d[1]:0)/(p||1);if(!he.active&&!so){if(o&&Math.max(Math.abs(a.clientX-this._lastX),Math.abs(a.clientY-this._lastY))<o)return;this._onDragStart(e,!0)}if(ve){u?(u.e+=v-(Ad||0),u.f+=y-(Id||0)):u={a:1,b:0,c:0,d:1,e:v,f:y};var w="matrix(".concat(u.a,",").concat(u.b,",").concat(u.c,",").concat(u.d,",").concat(u.e,",").concat(u.f,")");fe(ve,"webkitTransform",w),fe(ve,"mozTransform",w),fe(ve,"msTransform",w),fe(ve,"transform",w),Ad=v,Id=y,ln=a}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!ve){var e=this.options.fallbackOnBody?document.body:Ve,t=st(U,!0,Ps,!0,e),o=this.options;if(Ps){for(wt=e;fe(wt,"position")==="static"&&fe(wt,"transform")==="none"&&wt!==document;)wt=wt.parentNode;wt!==document.body&&wt!==document.documentElement?(wt===document&&(wt=kn()),t.top+=wt.scrollTop,t.left+=wt.scrollLeft):wt=kn(),_d=Ey(wt)}ve=U.cloneNode(!0),Ht(ve,o.ghostClass,!1),Ht(ve,o.fallbackClass,!0),Ht(ve,o.dragClass,!0),fe(ve,"transition",""),fe(ve,"transform",""),fe(ve,"box-sizing","border-box"),fe(ve,"margin",0),fe(ve,"top",t.top),fe(ve,"left",t.left),fe(ve,"width",t.width),fe(ve,"height",t.height),fe(ve,"opacity","0.8"),fe(ve,"position",Ps?"absolute":"fixed"),fe(ve,"zIndex","100000"),fe(ve,"pointerEvents","none"),he.ghost=ve,e.appendChild(ve),fe(ve,"transform-origin",Ny/parseInt(ve.style.width)*100+"% "+Ry/parseInt(ve.style.height)*100+"%")}},_onDragStart:function(e,t){var o=this,i=e.dataTransfer,a=o.options;if(Pt("dragStart",this,{evt:e}),he.eventCanceled){this._onDrop();return}Pt("setupClone",this),he.eventCanceled||(Ge=Iy(U),Ge.removeAttribute("id"),Ge.draggable=!1,Ge.style["will-change"]="",this._hideClone(),Ht(Ge,this.options.chosenClass,!1),he.clone=Ge),o.cloneId=Ds(function(){Pt("clone",o),!he.eventCanceled&&(o.options.removeCloneOnHide||Ve.insertBefore(Ge,U),o._hideClone(),At({sortable:o,name:"clone"}))}),!t&&Ht(U,a.dragClass,!0),t?(As=!0,o._loopId=setInterval(o._emulateDragOver,50)):(Ce(document,"mouseup",o._onDrop),Ce(document,"touchend",o._onDrop),Ce(document,"touchcancel",o._onDrop),i&&(i.effectAllowed="move",a.setData&&a.setData.call(o,i,U)),Ae(document,"drop",o),fe(U,"transform","translateZ(0)")),so=!0,o._dragStartId=Ds(o._dragStarted.bind(o,t,e)),Ae(document,"selectstart",o),ni=!0,window.getSelection().removeAllRanges(),Zo&&fe(document.body,"user-select","none")},_onDragOver:function(e){var t=this.el,o=e.target,i,a,u,f=this.options,p=f.group,g=he.active,v=Bs===p,y=f.sort,w=yt||g,S,k=this,E=!1;if(Nd)return;function _(O,le){Pt(O,k,bn({evt:e,isOwner:v,axis:S?"vertical":"horizontal",revert:u,dragRect:i,targetRect:a,canSort:y,fromSortable:w,target:o,completed:P,onMove:function(B,D){return Ls(Ve,t,U,i,B,st(B),e,D)},changed:K},le))}function L(){_("dragOverAnimationCapture"),k.captureAnimationState(),k!==w&&w.captureAnimationState()}function P(O){return _("dragOverCompleted",{insertion:O}),O&&(v?g._hideClone():g._showClone(k),k!==w&&(Ht(U,yt?yt.options.ghostClass:g.options.ghostClass,!1),Ht(U,f.ghostClass,!0)),yt!==k&&k!==he.active?yt=k:k===he.active&&yt&&(yt=null),w===k&&(k._ignoreWhileAnimating=o),k.animateAll(function(){_("dragOverAnimationComplete"),k._ignoreWhileAnimating=null}),k!==w&&(w.animateAll(),w._ignoreWhileAnimating=null)),(o===U&&!U.animated||o===t&&!o.animated)&&(lo=null),!f.dragoverBubble&&!e.rootEl&&o!==document&&(U.parentNode[Ot]._isOutsideThisEl(e.target),!O&&Ar(e)),!f.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),E=!0}function K(){jt=Yt(U),Yn=Yt(U,f.draggable),At({sortable:k,name:"change",toEl:t,newIndex:jt,newDraggableIndex:Yn,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),o=sn(o,f.draggable,t,!0),_("dragOver"),he.eventCanceled)return E;if(U.contains(e.target)||o.animated&&o.animatingX&&o.animatingY||k._ignoreWhileAnimating===o)return P(!1);if(As=!1,g&&!f.disabled&&(v?y||(u=Ze!==Ve):yt===this||(this.lastPutMode=Bs.checkPull(this,g,U,e))&&p.checkPut(this,g,U,e))){if(S=this._getDirection(e,o)==="vertical",i=st(U),_("dragOverValid"),he.eventCanceled)return E;if(u)return Ze=Ve,L(),this._hideClone(),_("revert"),he.eventCanceled||(Er?Ve.insertBefore(U,Er):Ve.appendChild(U)),P(!0);var j=Cd(t,f.draggable);if(!j||vC(e,S,this)&&!j.animated){if(j===U)return P(!1);if(j&&t===e.target&&(o=j),o&&(a=st(o)),Ls(Ve,t,U,i,o,a,e,!!o)!==!1)return L(),j&&j.nextSibling?t.insertBefore(U,j.nextSibling):t.appendChild(U),Ze=t,K(),P(!0)}else if(j&&mC(e,S,this)){var J=ro(t,0,f,!0);if(J===U)return P(!1);if(o=J,a=st(o),Ls(Ve,t,U,i,o,a,e,!1)!==!1)return L(),t.insertBefore(U,J),Ze=t,K(),P(!0)}else if(o.parentNode===t){a=st(o);var W=0,V,z=U.parentNode!==t,ae=!dC(U.animated&&U.toRect||i,o.animated&&o.toRect||a,S),ge=S?"top":"left",re=Cy(o,"top","top")||Cy(U,"top","top"),be=re?re.scrollTop:void 0;lo!==o&&(V=a[ge],oi=!1,_s=!ae&&f.invertSwap||z),W=yC(e,o,a,S,ae?1:f.swapThreshold,f.invertedSwapThreshold==null?f.swapThreshold:f.invertedSwapThreshold,_s,lo===o);var te;if(W!==0){var ke=Yt(U);do ke-=W,te=Ze.children[ke];while(te&&(fe(te,"display")==="none"||te===ve))}if(W===0||te===o)return P(!1);lo=o,ri=W;var Ne=o.nextElementSibling,Se=!1;Se=W===1;var Ie=Ls(Ve,t,U,i,o,a,e,Se);if(Ie!==!1)return(Ie===1||Ie===-1)&&(Se=Ie===1),Nd=!0,setTimeout(gC,30),L(),Se&&!Ne?t.appendChild(U):o.parentNode.insertBefore(U,Se?Ne:o),re&&Ay(re,0,be-re.scrollTop),Ze=U.parentNode,V!==void 0&&!_s&&(Ns=Math.abs(V-st(o)[ge])),K(),P(!0)}if(t.contains(U))return P(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){Ce(document,"mousemove",this._onTouchMove),Ce(document,"touchmove",this._onTouchMove),Ce(document,"pointermove",this._onTouchMove),Ce(document,"dragover",Ar),Ce(document,"mousemove",Ar),Ce(document,"touchmove",Ar)},_offUpEvents:function(){var e=this.el.ownerDocument;Ce(e,"mouseup",this._onDrop),Ce(e,"touchend",this._onDrop),Ce(e,"pointerup",this._onDrop),Ce(e,"pointercancel",this._onDrop),Ce(e,"touchcancel",this._onDrop),Ce(document,"selectstart",this)},_onDrop:function(e){var t=this.el,o=this.options;if(jt=Yt(U),Yn=Yt(U,o.draggable),Pt("drop",this,{evt:e}),Ze=U&&U.parentNode,jt=Yt(U),Yn=Yt(U,o.draggable),he.eventCanceled){this._nulling();return}so=!1,_s=!1,oi=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Od(this.cloneId),Od(this._dragStartId),this.nativeDraggable&&(Ce(document,"drop",this),Ce(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),Zo&&fe(document.body,"user-select",""),fe(U,"transform",""),e&&(ni&&(e.cancelable&&e.preventDefault(),!o.dropBubble&&e.stopPropagation()),ve&&ve.parentNode&&ve.parentNode.removeChild(ve),(Ve===Ze||yt&&yt.lastPutMode!=="clone")&&Ge&&Ge.parentNode&&Ge.parentNode.removeChild(Ge),U&&(this.nativeDraggable&&Ce(U,"dragend",this),Rd(U),U.style["will-change"]="",ni&&!so&&Ht(U,yt?yt.options.ghostClass:this.options.ghostClass,!1),Ht(U,this.options.chosenClass,!1),At({sortable:this,name:"unchoose",toEl:Ze,newIndex:null,newDraggableIndex:null,originalEvent:e}),Ve!==Ze?(jt>=0&&(At({rootEl:Ze,name:"add",toEl:Ze,fromEl:Ve,originalEvent:e}),At({sortable:this,name:"remove",toEl:Ze,originalEvent:e}),At({rootEl:Ze,name:"sort",toEl:Ze,fromEl:Ve,originalEvent:e}),At({sortable:this,name:"sort",toEl:Ze,originalEvent:e})),yt&&yt.save()):jt!==io&&jt>=0&&(At({sortable:this,name:"update",toEl:Ze,originalEvent:e}),At({sortable:this,name:"sort",toEl:Ze,originalEvent:e})),he.active&&((jt==null||jt===-1)&&(jt=io,Yn=ti),At({sortable:this,name:"end",toEl:Ze,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Pt("nulling",this),Ve=U=Ze=ve=Er=Ge=Es=Xn=Br=ln=ni=jt=Yn=io=ti=lo=ri=yt=Bs=he.dragged=he.ghost=he.clone=he.active=null,Rs.forEach(function(e){e.checked=!0}),Rs.length=Ad=Id=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":U&&(this._onDragOver(e),pC(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e=[],t,o=this.el.children,i=0,a=o.length,u=this.options;i<a;i++)t=o[i],sn(t,u.draggable,this.el,!1)&&e.push(t.getAttribute(u.dataIdAttr)||kC(t));return e},sort:function(e,t){var o={},i=this.el;this.toArray().forEach(function(a,u){var f=i.children[u];sn(f,this.options.draggable,i,!1)&&(o[a]=f)},this),t&&this.captureAnimationState(),e.forEach(function(a){o[a]&&(i.removeChild(o[a]),i.appendChild(o[a]))}),t&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,t){return sn(e,t||this.options.draggable,this.el,!1)},option:function(e,t){var o=this.options;if(t===void 0)return o[e];var i=ei.modifyOption(this,e,t);typeof i<"u"?o[e]=i:o[e]=t,e==="group"&&Dy(o)},destroy:function(){Pt("destroy",this);var e=this.el;e[Ot]=null,Ce(e,"mousedown",this._onTapStart),Ce(e,"touchstart",this._onTapStart),Ce(e,"pointerdown",this._onTapStart),this.nativeDraggable&&(Ce(e,"dragover",this),Ce(e,"dragenter",this)),Array.prototype.forEach.call(e.querySelectorAll("[draggable]"),function(t){t.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),Is.splice(Is.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Xn){if(Pt("hideClone",this),he.eventCanceled)return;fe(Ge,"display","none"),this.options.removeCloneOnHide&&Ge.parentNode&&Ge.parentNode.removeChild(Ge),Xn=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Xn){if(Pt("showClone",this),he.eventCanceled)return;U.parentNode==Ve&&!this.options.group.revertClone?Ve.insertBefore(Ge,U):Er?Ve.insertBefore(Ge,Er):Ve.appendChild(Ge),this.options.group.revertClone&&this.animate(U,Ge),fe(Ge,"display",""),Xn=!1}}};function pC(l){l.dataTransfer&&(l.dataTransfer.dropEffect="move"),l.cancelable&&l.preventDefault()}function Ls(l,e,t,o,i,a,u,f){var p,g=l[Ot],v=g.options.onMove,y;return window.CustomEvent&&!Pn&&!Qo?p=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(p=document.createEvent("Event"),p.initEvent("move",!0,!0)),p.to=e,p.from=l,p.dragged=t,p.draggedRect=o,p.related=i||e,p.relatedRect=a||st(e),p.willInsertAfter=f,p.originalEvent=u,l.dispatchEvent(p),v&&(y=v.call(g,p,u)),y}function Rd(l){l.draggable=!1}function gC(){Nd=!1}function mC(l,e,t){var o=st(ro(t.el,0,t.options,!0)),i=_y(t.el,t.options,ve),a=10;return e?l.clientX<i.left-a||l.clientY<o.top&&l.clientX<o.right:l.clientY<i.top-a||l.clientY<o.bottom&&l.clientX<o.left}function vC(l,e,t){var o=st(Cd(t.el,t.options.draggable)),i=_y(t.el,t.options,ve),a=10;return e?l.clientX>i.right+a||l.clientY>o.bottom&&l.clientX>o.left:l.clientY>i.bottom+a||l.clientX>o.right&&l.clientY>o.top}function yC(l,e,t,o,i,a,u,f){var p=o?l.clientY:l.clientX,g=o?t.height:t.width,v=o?t.top:t.left,y=o?t.bottom:t.right,w=!1;if(!u){if(f&&Ns<g*i){if(!oi&&(ri===1?p>v+g*a/2:p<y-g*a/2)&&(oi=!0),oi)w=!0;else if(ri===1?p<v+Ns:p>y-Ns)return-ri}else if(p>v+g*(1-i)/2&&p<y-g*(1-i)/2)return bC(e)}return w=w||u,w&&(p<v+g*a/2||p>y-g*a/2)?p>v+g/2?1:-1:0}function bC(l){return Yt(U)<Yt(l)?1:-1}function kC(l){for(var e=l.tagName+l.className+l.src+l.href+l.textContent,t=e.length,o=0;t--;)o+=e.charCodeAt(t);return o.toString(36)}function wC(l){Rs.length=0;for(var e=l.getElementsByTagName("input"),t=e.length;t--;){var o=e[t];o.checked&&Rs.push(o)}}function Ds(l){return setTimeout(l,0)}function Od(l){return clearTimeout(l)}Os&&Ae(document,"touchmove",function(l){(he.active||so)&&l.cancelable&&l.preventDefault()}),he.utils={on:Ae,off:Ce,css:fe,find:xy,is:function(e,t){return!!sn(e,t,e,!1)},extend:rC,throttle:By,closest:sn,toggleClass:Ht,clone:Iy,index:Yt,nextTick:Ds,cancelNextTick:Od,detectDirection:Ly,getChild:ro,expando:Ot},he.get=function(l){return l[Ot]},he.mount=function(){for(var l=arguments.length,e=new Array(l),t=0;t<l;t++)e[t]=arguments[t];e[0].constructor===Array&&(e=e[0]),e.forEach(function(o){if(!o.prototype||!o.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(o));o.utils&&(he.utils=bn(bn({},he.utils),o.utils)),ei.mount(o)})},he.create=function(l,e){return new he(l,e)},he.version=tC;var lt=[],ii,Pd,Ld=!1,Dd,Md,Ms,si;function TC(){function l(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var e in this)e.charAt(0)==="_"&&typeof this[e]=="function"&&(this[e]=this[e].bind(this))}return l.prototype={dragStarted:function(t){var o=t.originalEvent;this.sortable.nativeDraggable?Ae(document,"dragover",this._handleAutoScroll):this.options.supportPointer?Ae(document,"pointermove",this._handleFallbackAutoScroll):o.touches?Ae(document,"touchmove",this._handleFallbackAutoScroll):Ae(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var o=t.originalEvent;!this.options.dragOverBubble&&!o.rootEl&&this._handleAutoScroll(o)},drop:function(){this.sortable.nativeDraggable?Ce(document,"dragover",this._handleAutoScroll):(Ce(document,"pointermove",this._handleFallbackAutoScroll),Ce(document,"touchmove",this._handleFallbackAutoScroll),Ce(document,"mousemove",this._handleFallbackAutoScroll)),zy(),Fs(),oC()},nulling:function(){Ms=Pd=ii=Ld=si=Dd=Md=null,lt.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,o){var i=this,a=(t.touches?t.touches[0]:t).clientX,u=(t.touches?t.touches[0]:t).clientY,f=document.elementFromPoint(a,u);if(Ms=t,o||this.options.forceAutoScrollFallback||Qo||Pn||Zo){Fd(t,this.options,f,o);var p=Gn(f,!0);Ld&&(!si||a!==Dd||u!==Md)&&(si&&zy(),si=setInterval(function(){var g=Gn(document.elementFromPoint(a,u),!0);g!==p&&(p=g,Fs()),Fd(t,i.options,g,o)},10),Dd=a,Md=u)}else{if(!this.options.bubbleScroll||Gn(f,!0)===kn()){Fs();return}Fd(t,this.options,Gn(f,!1),!1)}}},Rn(l,{pluginName:"scroll",initializeByDefault:!0})}function Fs(){lt.forEach(function(l){clearInterval(l.pid)}),lt=[]}function zy(){clearInterval(si)}var Fd=By(function(l,e,t,o){if(e.scroll){var i=(l.touches?l.touches[0]:l).clientX,a=(l.touches?l.touches[0]:l).clientY,u=e.scrollSensitivity,f=e.scrollSpeed,p=kn(),g=!1,v;Pd!==t&&(Pd=t,Fs(),ii=e.scroll,v=e.scrollFn,ii===!0&&(ii=Gn(t,!0)));var y=0,w=ii;do{var S=w,k=st(S),E=k.top,_=k.bottom,L=k.left,P=k.right,K=k.width,j=k.height,J=void 0,W=void 0,V=S.scrollWidth,z=S.scrollHeight,ae=fe(S),ge=S.scrollLeft,re=S.scrollTop;S===p?(J=K<V&&(ae.overflowX==="auto"||ae.overflowX==="scroll"||ae.overflowX==="visible"),W=j<z&&(ae.overflowY==="auto"||ae.overflowY==="scroll"||ae.overflowY==="visible")):(J=K<V&&(ae.overflowX==="auto"||ae.overflowX==="scroll"),W=j<z&&(ae.overflowY==="auto"||ae.overflowY==="scroll"));var be=J&&(Math.abs(P-i)<=u&&ge+K<V)-(Math.abs(L-i)<=u&&!!ge),te=W&&(Math.abs(_-a)<=u&&re+j<z)-(Math.abs(E-a)<=u&&!!re);if(!lt[y])for(var ke=0;ke<=y;ke++)lt[ke]||(lt[ke]={});(lt[y].vx!=be||lt[y].vy!=te||lt[y].el!==S)&&(lt[y].el=S,lt[y].vx=be,lt[y].vy=te,clearInterval(lt[y].pid),(be!=0||te!=0)&&(g=!0,lt[y].pid=setInterval((function(){o&&this.layer===0&&he.active._onTouchMove(Ms);var Ne=lt[this.layer].vy?lt[this.layer].vy*f:0,Se=lt[this.layer].vx?lt[this.layer].vx*f:0;typeof v=="function"&&v.call(he.dragged.parentNode[Ot],Se,Ne,l,Ms,lt[this.layer].el)!=="continue"||Ay(lt[this.layer].el,Se,Ne)}).bind({layer:y}),24))),y++}while(e.bubbleScroll&&w!==p&&(w=Gn(w,!1)));Ld=g}},30),Hy=function(e){var t=e.originalEvent,o=e.putSortable,i=e.dragEl,a=e.activeSortable,u=e.dispatchSortableEvent,f=e.hideGhostForTarget,p=e.unhideGhostForTarget;if(t){var g=o||a;f();var v=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,y=document.elementFromPoint(v.clientX,v.clientY);p(),g&&!g.el.contains(y)&&(u("spill"),this.onSpill({dragEl:i,putSortable:o}))}};function zd(){}zd.prototype={startIndex:null,dragStart:function(e){var t=e.oldDraggableIndex;this.startIndex=t},onSpill:function(e){var t=e.dragEl,o=e.putSortable;this.sortable.captureAnimationState(),o&&o.captureAnimationState();var i=ro(this.sortable.el,this.startIndex,this.options);i?this.sortable.el.insertBefore(t,i):this.sortable.el.appendChild(t),this.sortable.animateAll(),o&&o.animateAll()},drop:Hy},Rn(zd,{pluginName:"revertOnSpill"});function Hd(){}Hd.prototype={onSpill:function(e){var t=e.dragEl,o=e.putSortable,i=o||this.sortable;i.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),i.animateAll()},drop:Hy},Rn(Hd,{pluginName:"removeOnSpill"}),he.mount(new TC),he.mount(Hd,zd);const jy="block-removed",SC="block-added",xC="block-moved",qy="block-changed";class Uy{constructor(){this.tail=Promise.resolve()}get completed(){return this.failure?Promise.reject(this.failure):this.tail}add(e){if(this.failure)return Promise.reject(this.failure);const t=this.tail.then(()=>e());return this.tail=t.catch(o=>{this.failure=o}),t}}class CC extends Be{constructor(){super(...arguments),this._currentBlockIndex=-1,this._blocks=null,this.sortable=null}get currentBlockIndex(){return this._currentBlockIndex}set currentBlockIndex(e){this._currentBlockIndex=e}get firstBlock(){return this.blocksStore[0]}get lastBlock(){return this.blocksStore[this.blocksStore.length-1]}get currentBlock(){return this.blocksStore[this.currentBlockIndex]}set currentBlock(e){if(e===void 0){this.unsetCurrentBlock();return}this.currentBlockIndex=this.getBlockIndex(e)}get nextBlock(){return this.currentBlockIndex===this.blocksStore.length-1?null:this.blocksStore[this.currentBlockIndex+1]??null}get nextContentfulBlock(){return this.blocks.slice(this.currentBlockIndex+1).find(t=>!!t.inputs.length)}get previousContentfulBlock(){return this.blocks.slice(0,this.currentBlockIndex).reverse().find(t=>!!t.inputs.length)}get previousBlock(){return this.currentBlockIndex===0?null:this.blocksStore[this.currentBlockIndex-1]??null}get blocks(){return this.blocksStore.array}get isBlokEmpty(){return this.blocks.every(e=>e.isEmpty)}prepare(){const e=new Sd(this.Blok.UI.nodes.redactor);this._blocks=new Proxy(e,{set:Sd.set,get:Sd.get}),this.listeners.on(document,"copy",t=>{this.Blok.BlockEvents.handleCommandC(t)}),this.sortable=new he(this.Blok.UI.nodes.redactor,{animation:150,forceFallback:!0,handle:`.${this.Blok.Toolbar.CSS.settingsTogglerHandle}`,onStart:()=>{this.Blok.UI.nodes.wrapper.classList.add(this.Blok.UI.CSS.blokDragging),Ko(!0)},onEnd:t=>{this.Blok.UI.nodes.wrapper.classList.remove(this.Blok.UI.CSS.blokDragging),!(t.newIndex===void 0||t.oldIndex===void 0)&&this.move(t.newIndex,t.oldIndex,!0)}})}toggleReadOnly(e){e?this.disableModuleBindings():this.enableModuleBindings()}composeBlock({tool:e,data:t={},id:o=void 0,tunes:i={}}){const a=this.Blok.ReadOnly.isEnabled,u=this.Blok.Tools.blockTools.get(e);if(u===void 0)throw new Error(`Could not compose Block. Tool «${e}» not found.`);const f=new vn({id:o,data:t,tool:u,api:this.Blok.API,readOnly:a,tunesData:i},this.eventsDispatcher);return a||window.requestIdleCallback(()=>{this.bindBlockEvents(f)},{timeout:2e3}),f}insert({id:e=void 0,tool:t,data:o,index:i,needToFocus:a=!0,replace:u=!1,tunes:f}={}){const p=i??this.currentBlockIndex+(u?0:1),g=t??this.config.defaultBlock;if(g===void 0)throw new Error("Could not insert Block. Tool name is not specified.");const v={tool:g};e!==void 0&&(v.id=e),o!==void 0&&(v.data=o),f!==void 0&&(v.tunes=f);const y=this.composeBlock(v),w=u?this.getBlockByIndex(p):void 0;if(u&&w===void 0)throw new Error(`Could not replace Block at index ${p}. Block not found.`);return u&&w!==void 0&&this.blockDidMutated(jy,w,{index:p}),this.blocksStore.insert(p,y,u),this.blockDidMutated(SC,y,{index:p}),a&&(this.currentBlockIndex=p),!a&&p<=this.currentBlockIndex&&this.currentBlockIndex++,y}insertMany(e,t=0){this.blocksStore.insertMany(e,t)}async update(e,t,o){if(!t&&!o)return e;const i=await e.data,a=this.composeBlock({id:e.id,tool:e.name,data:Object.assign({},i,t??{}),tunes:o??e.tunes}),u=this.getBlockIndex(e);return this.blocksStore.replace(u,a),this.blockDidMutated(qy,a,{index:u}),a}replace(e,t,o){const i=this.getBlockIndex(e);return this.insert({tool:t,data:o,index:i,replace:!0})}get blocksStore(){if(this._blocks===null)throw new Error("BlockManager: blocks store is not initialized. Call prepare() before accessing blocks.");return this._blocks}async paste(e,t,o=!1){const i=this.insert({tool:e,replace:o});try{await i.ready,i.call(In.ON_PASTE,t),i.refreshToolRootElement()}catch(a){Ee(`${e}: onPaste callback call is failed`,"error",a)}return i}insertDefaultBlockAtIndex(e,t=!1){const o=this.config.defaultBlock;if(o===void 0)throw new Error("Could not insert default Block. Default block tool is not defined in the configuration.");return this.insert({tool:o,index:e,needToFocus:t})}insertAtEnd(){return this.currentBlockIndex=this.blocks.length-1,this.insert()}async mergeBlocks(e,t){const o=async u=>{await e.mergeWith(u),await this.removeBlock(t),this.currentBlockIndex=this.blocksStore.indexOf(e)},i=e.name===t.name&&e.mergeable,a=i?await t.data:void 0;if(i&&ot(a)){console.error("Could not merge Block. Failed to extract original Block data.");return}if(i&&a!==void 0){const[u]=Xu([{data:a,tool:t.name}],e.tool.sanitizeConfig,this.config.sanitizer);await o(u.data);return}if(e.mergeable&&ds(t,"export")&&ds(e,"import")){const u=await t.exportDataAsString(),f=yn(u,e.tool.sanitizeConfig),p=zv(f,e.tool.conversionConfig);await o(p)}}removeBlock(e,t=!0){return new Promise(o=>{const i=this.blocksStore.indexOf(e);if(!this.validateIndex(i))throw new Error("Can't find a Block to remove");this.blocksStore.remove(i),e.destroy(),this.blockDidMutated(jy,e,{index:i}),this.currentBlockIndex>=i&&this.currentBlockIndex--;const a=this.blocks.length===0;a&&this.unsetCurrentBlock(),a&&t&&this.insert(),!a&&i===0&&(this.currentBlockIndex=0),o()})}removeSelectedBlocks(){const e=this.blocks.map((t,o)=>({block:t,index:o})).filter(({block:t})=>t.selected).sort((t,o)=>o.index-t.index);return e.forEach(({block:t})=>{this.removeBlock(t,!1)}),e.length>0?e[e.length-1].index:void 0}removeAllBlocks(){const e=i=>{i<0||(this.blocksStore.remove(i),e(i-1))};e(this.blocksStore.length-1),this.unsetCurrentBlock(),this.insert();const o=this.currentBlock?.firstInput;o!==void 0&&o.focus()}split(){const e=this.Blok.Caret.extractFragmentFromCaretPosition(),t=R.make("div");t.appendChild(e);const o={text:R.isEmpty(t)?"":t.innerHTML};return this.insert({data:o})}getBlockByIndex(e){const t=e===-1?this.blocksStore.length-1:e;return this.blocksStore[t]}getBlockIndex(e){return this.blocksStore.indexOf(e)}getBlockById(e){return this.blocksStore.array.find(t=>t.id===e)}getBlock(e){const t=R.isElement(e)?e:e.parentNode;if(!t)return;const o=this.blocksStore.nodes,i=t.closest(`.${vn.CSS.wrapper}`);if(!i)return;const a=o.indexOf(i);if(a>=0)return this.blocksStore[a]}setCurrentBlockByChildNode(e){const t=R.isElement(e)?e:e.parentNode;if(!t)return;const o=t.closest(`.${vn.CSS.wrapper}`);if(!o||!o.closest(`.${this.Blok.UI.CSS.blokWrapper}`)?.isEqualNode(this.Blok.UI.nodes.wrapper)||!(o instanceof HTMLElement))return;this.currentBlockIndex=this.blocksStore.nodes.indexOf(o);const u=this.currentBlock;return u?.updateCurrentInput(),u}getBlockByChildNode(e){if(!(e instanceof Node))return;const t=R.isElement(e)?e:e.parentNode;if(!t)return;const o=t.closest(`.${vn.CSS.wrapper}`);if(o)return this.blocks.find(i=>i.holder===o)}move(e,t=this.currentBlockIndex,o=!1){if(isNaN(e)||isNaN(t)){Ee("Warning during 'move' call: incorrect indices provided.","warn");return}if(!this.validateIndex(e)||!this.validateIndex(t)){Ee("Warning during 'move' call: indices cannot be lower than 0 or greater than the amount of blocks.","warn");return}this.blocksStore.move(e,t,o),this.currentBlockIndex=e;const i=this.currentBlock;if(i===void 0)throw new Error(`Could not move Block. Block at index ${e} is not available.`);this.blockDidMutated(xC,i,{fromIndex:t,toIndex:e})}async convert(e,t,o){const i=await e.save();if(!i||i.data===void 0)throw new Error("Could not convert Block. Failed to extract original Block data.");const a=this.Blok.Tools.blockTools.get(t);if(!a)throw new Error(`Could not convert Block. Tool «${t}» not found.`);const u=await e.exportDataAsString(),f=yn(u,Ju(this.config.sanitizer,a.sanitizeConfig)),p=zv(f,a.conversionConfig,a.settings),g=o?Object.assign(p,o):p;return this.replace(e,a.name,g)}unsetCurrentBlock(){this.currentBlockIndex=-1}async clear(e=!1){const t=new Uy;[...this.blocks].forEach(i=>{t.add(async()=>{await this.removeBlock(i,!1)})}),await t.completed,this.unsetCurrentBlock(),e&&this.insert(),this.Blok.UI.checkEmptiness()}async destroy(){this.sortable&&(this.sortable.destroy(),this.sortable=null),await Promise.all(this.blocks.map(e=>e.destroy()))}bindBlockEvents(e){const{BlockEvents:t}=this.Blok;this.readOnlyMutableListeners.on(e.holder,"keydown",o=>{o instanceof KeyboardEvent&&t.keydown(o)}),this.readOnlyMutableListeners.on(e.holder,"keyup",o=>{o instanceof KeyboardEvent&&t.keyup(o)}),e.on("didMutated",o=>this.blockDidMutated(qy,o,{index:this.getBlockIndex(o)}))}disableModuleBindings(){this.readOnlyMutableListeners.clearAll()}enableModuleBindings(){this.readOnlyMutableListeners.on(document,"cut",e=>{this.Blok.BlockEvents.handleCommandX(e)}),this.blocks.forEach(e=>{this.bindBlockEvents(e)})}validateIndex(e){return!(e<0||e>=this.blocksStore.length)}blockDidMutated(e,t,o){const i={target:new Bn(t),...o},a=new CustomEvent(e,{detail:{...i}});return Object.prototype.propertyIsEnumerable.call(a,"type")||Object.defineProperty(a,"type",{value:e,enumerable:!0,configurable:!0}),Object.prototype.propertyIsEnumerable.call(a,"detail")||Object.defineProperty(a,"detail",{value:i,enumerable:!0,configurable:!0}),this.eventsDispatcher.emit(Ov,{event:a}),t}}class EC extends Be{constructor(){super(...arguments),this.anyBlockSelectedCache=null,this.needToSelectAll=!1,this.nativeInputSelected=!1,this.readyToBlockSelection=!1,this.selection=new X}get sanitizerConfig(){const e={p:{},h1:{},h2:{},h3:{},h4:{},h5:{},h6:{},ol:{},ul:{},li:{},br:!0,img:{src:!0,width:!0,height:!0},a:{href:!0},b:{},i:{},u:{}};return Ju(this.config.sanitizer,e)}get allBlocksSelected(){const{BlockManager:e}=this.Blok;return e.blocks.every(t=>t.selected===!0)}set allBlocksSelected(e){const{BlockManager:t}=this.Blok;for(const o of t.blocks)o.selected=e;this.clearCache()}get anyBlockSelected(){const{BlockManager:e}=this.Blok;return this.anyBlockSelectedCache===null&&(this.anyBlockSelectedCache=e.blocks.some(t=>t.selected===!0)),this.anyBlockSelectedCache}get selectedBlocks(){return this.Blok.BlockManager.blocks.filter(e=>e.selected)}prepare(){this.selection=new X,eo.add({name:"CMD+A",handler:e=>{const{BlockManager:t,ReadOnly:o}=this.Blok;if(o.isEnabled){e.preventDefault(),this.selectAllBlocks();return}t.currentBlock&&this.handleCommandA(e)},on:this.Blok.UI.nodes.redactor})}toggleReadOnly(){X.get()?.removeAllRanges(),this.allBlocksSelected=!1}unSelectBlockByIndex(e){const{BlockManager:t}=this.Blok,o=typeof e=="number"?t.getBlockByIndex(e):t.currentBlock;o&&(o.selected=!1,this.clearCache())}clearSelection(e,t=!1){const{RectangleSelection:o}=this.Blok;this.needToSelectAll=!1,this.nativeInputSelected=!1,this.readyToBlockSelection=!1;const i=e&&e instanceof KeyboardEvent,a=e,u=i&&a.key&&a.key.length===1;if(this.anyBlockSelected&&i&&u&&!X.isSelectionExists&&this.replaceSelectedBlocksWithPrintableKey(e),this.Blok.CrossBlockSelection.clear(e),t&&this.selection.restore(),!this.anyBlockSelected||o.isRectActivated()){this.Blok.RectangleSelection.clearSelection();return}this.allBlocksSelected=!1}async copySelectedBlocks(e){e.preventDefault();const t=e.clipboardData;if(!t)return;const o=R.make("div"),i=[];this.selectedBlocks.forEach(f=>{const p=yn(f.holder.innerHTML,this.sanitizerConfig),g=R.make("div");g.innerHTML=p;const v=g.textContent??"";if(i.push(v),!Array.from(g.childNodes).some(S=>S.nodeType===Node.ELEMENT_NODE)&&v.trim().length>0){const S=R.make("p");S.innerHTML=g.innerHTML,o.appendChild(S)}else for(;g.firstChild;)o.appendChild(g.firstChild)});const a=i.join(`
|
|
30
172
|
|
|
31
|
-
`),s=o.innerHTML;t.setData("text/plain",i),t.setData("text/html",s);try{const a=await Promise.all(this.selectedBlocks.map(l=>l.save()));t.setData(this.Editor.Paste.MIME_TYPE,JSON.stringify(a))}catch{}}selectBlockByIndex(e){const{BlockManager:t}=this.Editor,o=t.getBlockByIndex(e);o!==void 0&&this.selectBlock(o)}selectBlock(e){this.selection.save();const t=w.get();t==null||t.removeAllRanges();const o=e;o.selected=!0,this.clearCache(),this.Editor.InlineToolbar.close()}unselectBlock(e){const t=e;t.selected=!1,this.clearCache()}clearCache(){this.anyBlockSelectedCache=null}destroy(){bt.remove(this.Editor.UI.nodes.redactor,"CMD+A")}handleCommandA(e){if(this.Editor.RectangleSelection.clearSelection(),v.isNativeInput(e.target)&&!this.readyToBlockSelection){this.readyToBlockSelection=!0;return}const t=this.Editor.BlockManager.getBlock(e.target);if(!t)return;const o=t.inputs;if(o.length>1&&!this.readyToBlockSelection){this.readyToBlockSelection=!0;return}if(o.length===1&&!this.needToSelectAll){this.needToSelectAll=!0;return}if(this.needToSelectAll){e.preventDefault(),this.selectAllBlocks(),this.needToSelectAll=!1,this.readyToBlockSelection=!1;return}this.readyToBlockSelection&&(e.preventDefault(),this.selectBlock(t),this.needToSelectAll=!0)}selectAllBlocks(){this.selection.save();const e=w.get();e==null||e.removeAllRanges(),this.allBlocksSelected=!0,this.Editor.InlineToolbar.close()}replaceSelectedBlocksWithPrintableKey(e){const{BlockManager:t,Caret:o}=this.Editor,r=t.removeSelectedBlocks();if(r===void 0)return;t.insertDefaultBlockAtIndex(r,!0);const i=t.currentBlock;i&&o.setToBlock(i),gn(()=>{const s=e.key;o.insertContentAtCaretPosition(s.length>1?"":s)},20)()}}const mw=127,hl=n=>{for(const e of n){if(e.trim().length===0)continue;if(e>="0"&&e<="9"||e.toLowerCase()!==e.toUpperCase())return!1;const t=e.codePointAt(0);if(typeof t=="number"&&t>mw)return!1}return!0},fl=n=>{var e;return n.nodeType===Node.TEXT_NODE?[n]:(e=n.hasChildNodes)!=null&&e.call(n)?Array.from(n.childNodes).flatMap(t=>fl(t)):[]},vw=n=>{const e=fl(n);if(e.length===0)return null;const t=e[e.length-1],o=[...e].reverse().find(r=>!hl(r.textContent??""))??null;return o&&o!==t&&hl(t.textContent??"")&&o.parentNode!==n?o:t};class Zn extends F{get positions(){return{START:"start",END:"end",DEFAULT:"default"}}static get CSS(){return{shadowCaret:"cdx-shadow-caret"}}setToBlock(e,t=this.positions.DEFAULT,o=0){var u;const{BlockManager:r,BlockSelection:i}=this.Editor;if(i.clearSelection(),!e.focusable){(u=window.getSelection())==null||u.removeAllRanges(),i.selectBlock(e),r.currentBlock=e;return}const a=(()=>t===this.positions.START?e.firstInput:t===this.positions.END?e.lastInput:e.currentInput)();if(!a)return;const l=h=>{if(t===this.positions.START)return{node:v.getDeepestNode(h,!1),offset:0};if(t===this.positions.END)return this.resolveEndPositionNode(h);const{node:g,offset:f}=v.getNodeByOffset(h,o);return g?{node:g,offset:f}:{node:v.getDeepestNode(h,!1),offset:0}},{node:c,offset:d}=l(a);c&&(this.set(c,d),r.setCurrentBlockByChildNode(e.holder),r.currentBlock.currentInput=a)}resolveEndPositionNode(e){const t=v.getDeepestNode(e,!0);if(t instanceof HTMLElement&&v.isNativeInput(t))return{node:t,offset:v.getContentLength(t)};const o=vw(e);return o?{node:o,offset:v.getContentLength(o)}:t?{node:t,offset:v.getContentLength(t)}:{node:null,offset:0}}setToInput(e,t=this.positions.DEFAULT,o=0){const{currentBlock:r}=this.Editor.BlockManager,i=v.getDeepestNode(e);switch(t){case this.positions.START:this.set(i,0);break;case this.positions.END:i&&this.set(i,v.getContentLength(i));break;default:o&&this.set(i,o)}r&&(r.currentInput=e)}set(e,t=0){const{top:r,bottom:i}=w.setCursor(e,t),{innerHeight:s}=window;if(r<0){window.scrollBy(0,r-30);return}i>s&&window.scrollBy(0,i-s+30)}setToTheLastBlock(){const e=this.Editor.BlockManager.lastBlock;if(e)if(e.tool.isDefault&&e.isEmpty)this.setToBlock(e);else{const t=this.Editor.BlockManager.insertAtEnd();this.setToBlock(t)}}extractFragmentFromCaretPosition(){const e=w.get();if(!e||!e.rangeCount)return;const t=e.getRangeAt(0),o=this.Editor.BlockManager.currentBlock;if(!o)return;const r=o.currentInput;if(t.deleteContents(),!r)return;if(v.isNativeInput(r)){const s=r,a=document.createDocumentFragment(),l=s.selectionStart??0,c=s.value.substring(0,l),d=s.value.substring(l);return a.textContent=d,s.value=c,a}const i=t.cloneRange();return i.selectNodeContents(r),i.setStart(t.endContainer,t.endOffset),i.extractContents()}navigateNext(e=!1){const{BlockManager:t}=this.Editor,{currentBlock:o,nextBlock:r}=t;if(o===void 0)return!1;const{nextInput:i,currentInput:s}=o,a=s!==void 0?wn(s):void 0,l=e||a||!o.focusable;if(i&&l)return this.setToInput(i,this.positions.START),!0;const d=(()=>r!==null?r:o.tool.isDefault||!l?null:t.insertAtEnd())();return d!==null&&l?(this.setToBlock(d,this.positions.START),!0):!1}navigatePrevious(e=!1){const{currentBlock:t,previousBlock:o}=this.Editor.BlockManager;if(!t)return!1;const{previousInput:r,currentInput:i}=t,s=i!==void 0?kn(i):void 0,a=e||s||!t.focusable;return r&&a?(this.setToInput(r,this.positions.END),!0):o!==null&&a?(this.setToBlock(o,this.positions.END),!0):!1}createShadow(e){const t=document.createElement("span");t.classList.add(Zn.CSS.shadowCaret),e.insertAdjacentElement("beforeend",t)}restoreCaret(e){const t=e.querySelector(`.${Zn.CSS.shadowCaret}`);if(!t)return;new w().expandToTag(t);const r=document.createRange();r.selectNode(t),r.extractContents()}insertContentAtCaretPosition(e){const t=document.createDocumentFragment(),o=document.createElement("div"),r=w.get(),i=w.range;if(!r||!i)return;o.innerHTML=e,Array.from(o.childNodes).forEach(c=>t.appendChild(c)),t.childNodes.length===0&&t.appendChild(new Text);const s=t.lastChild;i.deleteContents(),i.insertNode(t);const a=document.createRange(),l=s.nodeType===Node.TEXT_NODE?s:s.firstChild;l!==null&&l.textContent!==null&&a.setStart(l,l.textContent.length),r.removeAllRanges(),r.addRange(a)}}class bw extends F{constructor(){super(...arguments),this.firstSelectedBlock=null,this.lastSelectedBlock=null,this.onMouseUp=()=>{this.listeners.off(document,"mouseover",this.onMouseOver),this.listeners.off(document,"mouseup",this.onMouseUp)},this.onMouseOver=e=>{var a;const t=e,{BlockManager:o,BlockSelection:r}=this.Editor;if(t.relatedTarget===null&&t.target===null)return;const i=o.getBlockByChildNode(t.relatedTarget)||this.lastSelectedBlock,s=o.getBlockByChildNode(t.target);if(!(!i||!s)&&s!==i){if(this.firstSelectedBlock&&i===this.firstSelectedBlock){(a=w.get())==null||a.removeAllRanges(),i.selected=!0,s.selected=!0,r.clearCache();return}if(this.firstSelectedBlock&&s===this.firstSelectedBlock){i.selected=!1,s.selected=!1,r.clearCache();return}this.Editor.InlineToolbar.close(),this.toggleBlocksSelectedState(i,s),this.lastSelectedBlock=s}}}async prepare(){this.listeners.on(document,"mousedown",e=>{this.enableCrossBlockSelection(e)})}watchSelection(e){if(e.button!==_y.LEFT)return;const{BlockManager:t}=this.Editor,o=t.getBlock(e.target);o&&(this.firstSelectedBlock=o,this.lastSelectedBlock=o,this.listeners.on(document,"mouseover",this.onMouseOver),this.listeners.on(document,"mouseup",this.onMouseUp))}get isCrossBlockSelectionStarted(){return!!this.firstSelectedBlock&&!!this.lastSelectedBlock&&this.firstSelectedBlock!==this.lastSelectedBlock}toggleBlockSelectedState(e=!0){var a;const{BlockManager:t,BlockSelection:o}=this.Editor,r=t.currentBlock;if(!this.lastSelectedBlock&&!r||(!this.lastSelectedBlock&&r&&(this.lastSelectedBlock=this.firstSelectedBlock=r),this.firstSelectedBlock===this.lastSelectedBlock&&this.firstSelectedBlock&&(this.firstSelectedBlock.selected=!0,o.clearCache(),(a=w.get())==null||a.removeAllRanges(),this.Editor.Toolbar.close()),!this.lastSelectedBlock))return;const i=t.blocks.indexOf(this.lastSelectedBlock)+(e?1:-1),s=t.blocks[i];s&&(this.lastSelectedBlock.selected!==s.selected?(s.selected=!0,o.clearCache(),this.Editor.Toolbar.close()):(this.lastSelectedBlock.selected=!1,o.clearCache(),this.Editor.Toolbar.close()),this.lastSelectedBlock=s,this.Editor.InlineToolbar.close(),s.holder.scrollIntoView({block:"nearest"}))}clear(e){const{BlockManager:t,BlockSelection:o,Caret:r}=this.Editor;if(!this.firstSelectedBlock||!this.lastSelectedBlock)return;const i=t.blocks.indexOf(this.firstSelectedBlock),s=t.blocks.indexOf(this.lastSelectedBlock);if(!o.anyBlockSelected||i===-1||s===-1){this.firstSelectedBlock=this.lastSelectedBlock=null;return}if(e&&e instanceof KeyboardEvent)switch(e.key){case"ArrowDown":case"ArrowRight":r.setToBlock(t.blocks[Math.max(i,s)],r.positions.END);break;case"ArrowUp":case"ArrowLeft":r.setToBlock(t.blocks[Math.min(i,s)],r.positions.START);break;default:r.setToBlock(t.blocks[Math.max(i,s)],r.positions.END)}this.firstSelectedBlock=this.lastSelectedBlock=null}enableCrossBlockSelection(e){const{UI:t}=this.Editor;w.isCollapsed||this.Editor.BlockSelection.clearSelection(e),t.nodes.redactor.contains(e.target)?this.watchSelection(e):this.Editor.BlockSelection.clearSelection(e)}toggleBlocksSelectedState(e,t){const{BlockManager:o,BlockSelection:r}=this.Editor,i=o.blocks.indexOf(e),s=o.blocks.indexOf(t),a=e.selected!==t.selected,l=Math.min(i,s),c=Math.max(i,s);for(const d of Array.from({length:c-l+1},(u,h)=>l+h)){const u=o.blocks[d];u!==this.firstSelectedBlock&&u!==(a?e:t)&&(o.blocks[d].selected=!o.blocks[d].selected,r.clearCache())}this.Editor.Toolbar.close()}}class yw extends F{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t}),this.disabled=!1,this.batchingTimeout=null,this.batchingOnChangeQueue=new Map,this.batchTime=wE,this.mutationObserver=new MutationObserver(o=>{this.redactorChanged(o)}),this.eventsDispatcher.on(Hs,o=>{this.particularBlockChanged(o.event)}),this.eventsDispatcher.on(js,()=>{this.disable()}),this.eventsDispatcher.on(zs,()=>{this.enable()})}enable(){this.mutationObserver.observe(this.Editor.UI.nodes.redactor,{childList:!0,subtree:!0,characterData:!0,attributes:!0}),this.disabled=!1}disable(){this.mutationObserver.disconnect(),this.disabled=!0}particularBlockChanged(e){this.disabled||!j(this.config.onChange)||(this.batchingOnChangeQueue.set(`block:${e.detail.target.id}:event:${e.type}`,e),this.batchingTimeout&&clearTimeout(this.batchingTimeout),this.batchingTimeout=setTimeout(()=>{const t=this.batchingOnChangeQueue.size===1?this.batchingOnChangeQueue.values().next().value:Array.from(this.batchingOnChangeQueue.values());this.config.onChange&&this.config.onChange(this.Editor.API.methods,t),this.batchingOnChangeQueue.clear()},this.batchTime))}redactorChanged(e){this.eventsDispatcher.emit(So,{mutations:e})}}const pl=new Set(["table","thead","tbody","tfoot","tr","th","td","caption","colgroup","col","ul","ol","li","dl","dt","dd"]),gl=class extends F{constructor(){super(...arguments),this.MIME_TYPE="application/x-editor-js",this.toolsTags={},this.tagsByTool={},this.toolsPatterns=[],this.toolsFiles={},this.exceptionList=[],this.handlePasteEventWrapper=n=>{this.handlePasteEvent(n)},this.processTool=n=>{try{const e=n.create({},{},!1);if(n.pasteConfig===!1){this.exceptionList.push(n.name);return}if(!j(e.onPaste))return;this.getTagsConfig(n),this.getFilesConfig(n),this.getPatternsConfig(n)}catch(e){$(`Paste handling for «${n.name}» Tool hasn't been set up because of the error`,"warn",e)}},this.handlePasteEvent=async n=>{const{BlockManager:e,Toolbar:t}=this.Editor,o=e.setCurrentBlockByChildNode(n.target);!o||n.target&&this.isNativeBehaviour(n.target)&&n.clipboardData&&!n.clipboardData.types.includes("Files")||this.exceptionList.includes(o.name)||(n.preventDefault(),n.clipboardData&&await this.processDataTransfer(n.clipboardData),t.close())}}async prepare(){this.processTools()}shouldReplaceCurrentBlockForFile(n){const{BlockManager:e}=this.Editor,t=e.currentBlock;return t?n&&t.name===n?!0:!!t.tool.isDefault&&t.isEmpty:!1}getStructuralTagsSanitizeConfig(n){const e={},t=[n];for(;t.length>0;){const o=t.pop();if(!o)continue;const r=o.tagName.toLowerCase();pl.has(r)&&(e[r]=e[r]??{}),t.push(...Array.from(o.children))}return e}toggleReadOnly(n){n?this.unsetCallback():this.setCallback()}containsFiles(n){var t;if(Array.from(n.types).includes("Files")||(t=n.files)!=null&&t.length)return!0;try{const o=n.types;if(typeof(o==null?void 0:o.contains)=="function"&&o.contains("Files"))return!0}catch{}return!1}async processDataTransfer(n){const{Tools:e}=this.Editor;if(this.containsFiles(n)&&!Q(this.toolsFiles)){await this.processFiles(n.files);return}const o=n.getData(this.MIME_TYPE),r=n.getData("text/plain"),s=n.getData("text/html");if(o)try{this.insertEditorJSData(JSON.parse(o));return}catch{}const a=Object.fromEntries(Object.keys(this.toolsTags).map(g=>[g.toLowerCase(),this.toolsTags[g].sanitizationConfig??{}])),l=e.getAllInlineToolsSanitizeConfig(),c=Po(this.config.sanitizer,a,l,{br:{}}),d=Ae(s,c),u=v.isHTMLString(d);!d.trim()||d.trim()===r||!u?await this.processText(r):await this.processText(d,!0)}async processText(n,e=!1){var s,a;const{Caret:t,BlockManager:o}=this.Editor,r=e?this.processHTML(n):this.processPlain(n);if(!r.length)return;if(r.length>1){const c=!!((s=o.currentBlock)!=null&&s.tool.isDefault)&&!!((a=o.currentBlock)!=null&&a.isEmpty);r.forEach((d,u)=>{this.insertBlock(d,u===0&&c)}),o.currentBlock&&t.setToBlock(o.currentBlock,t.positions.END);return}const[i]=r;if(i.isBlock){await this.processSingleBlock(i);return}await this.processInlinePaste(i)}setCallback(){this.listeners.on(this.Editor.UI.nodes.holder,"paste",this.handlePasteEventWrapper)}unsetCallback(){this.listeners.off(this.Editor.UI.nodes.holder,"paste",this.handlePasteEventWrapper)}processTools(){const n=this.Editor.Tools.blockTools;Array.from(n.values()).forEach(this.processTool)}collectTagNames(n){return we(n)?[n]:W(n)?Object.keys(n):[]}getTagsConfig(n){if(n.pasteConfig===!1)return;const e=n.pasteConfig.tags||[],t=[];e.forEach(o=>{const r=this.collectTagNames(o);t.push(...r),r.forEach(i=>{if(Object.prototype.hasOwnProperty.call(this.toolsTags,i)){$(`Paste handler for «${n.name}» Tool on «${i}» tag is skipped because it is already used by «${this.toolsTags[i].tool.name}» Tool.`,"warn");return}const s=W(o)?o[i]:void 0;this.toolsTags[i.toUpperCase()]={tool:n,sanitizationConfig:s}})}),this.tagsByTool[n.name]=t.map(o=>o.toUpperCase())}getFilesConfig(n){if(n.pasteConfig===!1)return;const{files:e={}}=n.pasteConfig,{extensions:t,mimeTypes:o}=e;if(!t&&!o)return;const r=(()=>t==null?[]:Array.isArray(t)?t:($(`«extensions» property of the paste config for «${n.name}» Tool should be an array`),[]))(),i=(()=>o==null?[]:Array.isArray(o)?o.filter(s=>Ly(s)?!0:($(`MIME type value «${s}» for the «${n.name}» Tool is not a valid MIME type`,"warn"),!1)):($(`«mimeTypes» property of the paste config for «${n.name}» Tool should be an array`),[]))();this.toolsFiles[n.name]={extensions:r,mimeTypes:i}}getPatternsConfig(n){n.pasteConfig===!1||!n.pasteConfig.patterns||Q(n.pasteConfig.patterns)||Object.entries(n.pasteConfig.patterns).forEach(([e,t])=>{t instanceof RegExp||$(`Pattern ${t} for «${n.name}» Tool is skipped because it should be a Regexp instance.`,"warn"),this.toolsPatterns.push({key:e,pattern:t,tool:n})})}isNativeBehaviour(n){return v.isNativeInput(n)}async processFiles(n){var i;const{BlockManager:e}=this.Editor,o=(await Promise.all(Array.from(n).map(s=>this.processFile(s)))).filter(s=>s!=null);if(o.length===0)return;const r=this.shouldReplaceCurrentBlockForFile((i=o[0])==null?void 0:i.type);o.forEach((s,a)=>{e.paste(s.type,s.event,a===0&&r)})}async processFile(n){const e=Ry(n),t=Object.entries(this.toolsFiles).find(([i,{mimeTypes:s,extensions:a}])=>{const[l,c]=n.type.split("/"),d=a.find(h=>h.toLowerCase()===e.toLowerCase()),u=s.find(h=>{const[g,f]=h.split("/");return g===l&&(f===c||f==="*")});return d!==void 0||u!==void 0});if(!t)return;const[o]=t;return{event:this.composePasteEvent("file",{file:n}),type:o}}processHTML(n){const{Tools:e}=this.Editor,t=v.make("DIV");return t.innerHTML=n,this.getNodes(t).map(r=>{var m;const i=(()=>{switch(r.nodeType){case Node.DOCUMENT_FRAGMENT_NODE:{const b=v.make("div");return b.appendChild(r),{content:b,tool:e.defaultTool,isBlock:!1}}case Node.ELEMENT_NODE:{const b=r,E=this.toolsTags[b.tagName];return{content:b,tool:(E==null?void 0:E.tool)??e.defaultTool,isBlock:!0}}default:return null}})();if(!i)return null;const{content:s,tool:a,isBlock:l}=i,d=(a.pasteConfig===!1?[]:((m=a.pasteConfig)==null?void 0:m.tags)||[]).reduce((b,E)=>{const k=this.collectTagNames(E),N={...b};return k.forEach(x=>{const P=W(E)?E[x]:null;N[x.toLowerCase()]=P??{}}),N},{}),u=this.getStructuralTagsSanitizeConfig(s),h=Object.assign({},u,d,a.baseSanitizeConfig),g=(()=>{if(s.tagName.toLowerCase()!=="table")return s.innerHTML=Ae(s.innerHTML,h),s;const b=Ae(s.outerHTML,h),k=v.make("div",void 0,{innerHTML:b}).firstChild;return!k||!(k instanceof HTMLElement)?null:k})();if(!g)return null;const f=this.composePasteEvent("tag",{data:g});return{content:g,isBlock:l,tool:a.name,event:f}}).filter(r=>{if(!r)return!1;const i=v.isEmpty(r.content),s=v.isSingleTag(r.content);return!i||s})}processPlain(n){const{defaultBlock:e}=this.config;if(!n)return[];const t=e;return n.split(/\r?\n/).filter(o=>o.trim()).map(o=>{const r=v.make("div");r.textContent=o;const i=this.composePasteEvent("tag",{data:r});return{content:r,tool:t,isBlock:!1,event:i}})}async processSingleBlock(n){const{Caret:e,BlockManager:t}=this.Editor,{currentBlock:o}=t;if(!o||n.tool!==o.name||!v.containsOnlyInlineElements(n.content.innerHTML)){this.insertBlock(n,o?o.tool.isDefault&&o.isEmpty:!1);return}e.insertContentAtCaretPosition(n.content.innerHTML)}async processInlinePaste(n){var l;const{BlockManager:e,Caret:t}=this.Editor,{content:o}=n,r=((l=e.currentBlock)==null?void 0:l.tool.isDefault)??!1,i=o.textContent,a=r&&i!==null&&i.length<gl.PATTERN_PROCESSING_MAX_LENGTH&&i!==null?await this.processPattern(i):void 0;if(a){const c=e.currentBlock&&e.currentBlock.tool.isDefault&&e.currentBlock.isEmpty,d=e.paste(a.tool,a.event,c);t.setToBlock(d,t.positions.END);return}if(e.currentBlock&&e.currentBlock.currentInput){const c=e.currentBlock.tool.baseSanitizeConfig;t.insertContentAtCaretPosition(Ae(o.innerHTML,c))}else this.insertBlock(n)}async processPattern(n){const e=this.toolsPatterns.find(o=>{const r=o.pattern.exec(n);return r?n===r.shift():!1});return e?{event:this.composePasteEvent("pattern",{key:e.key,data:n}),tool:e.tool.name}:void 0}insertBlock(n,e=!1){const{BlockManager:t,Caret:o}=this.Editor,{currentBlock:r}=t;if(e&&r&&r.isEmpty){const s=t.paste(n.tool,n.event,!0);o.setToBlock(s,o.positions.END);return}const i=t.paste(n.tool,n.event);o.setToBlock(i,o.positions.END)}insertEditorJSData(n){const{BlockManager:e,Caret:t,Tools:o}=this.Editor;Oo(n,i=>{var s;return((s=o.blockTools.get(i))==null?void 0:s.sanitizeConfig)??{}},this.config.sanitizer).forEach(({tool:i,data:s},a)=>{var d,u;const l=a===0&&!!((d=e.currentBlock)!=null&&d.tool.isDefault)&&!!((u=e.currentBlock)!=null&&u.isEmpty),c=e.insert({tool:i,data:s,replace:l});t.setToBlock(c,t.positions.END)})}processElementNode(n,e,t){const o=Object.keys(this.toolsTags),r=n,i=this.toolsTags[r.tagName],s=i==null?void 0:i.tool,a=this.tagsByTool[(s==null?void 0:s.name)??""]??[],l=o.includes(r.tagName),c=v.blockElements.includes(r.tagName.toLowerCase()),d=pl.has(r.tagName.toLowerCase()),u=Array.from(r.children).some(({tagName:g})=>o.includes(g)&&!a.includes(g)),h=Array.from(r.children).some(({tagName:g})=>v.blockElements.includes(g.toLowerCase()));if(!c&&!l&&!u)return t.appendChild(r),[...e,t];if(l&&!u||c&&!h&&!u||d&&!u)return[...e,t,r]}getNodes(n){const e=Array.from(n.childNodes),t=(o,r)=>{if(v.isEmpty(r)&&!v.isSingleTag(r))return o;const i=o[o.length-1],s=i!==void 0&&v.isFragment(i),{destNode:a,remainingNodes:l}=s?{destNode:i,remainingNodes:o.slice(0,-1)}:{destNode:new DocumentFragment,remainingNodes:o};if(r.nodeType===Node.TEXT_NODE)return a.appendChild(r),[...l,a];if(r.nodeType!==Node.ELEMENT_NODE)return[...l,a];const c=this.processElementNode(r,l,a);if(c)return c;const d=Array.from(r.childNodes).reduce(t,[]);return[...l,...d]};return e.reduce(t,[])}composePasteEvent(n,e){return new CustomEvent(n,{detail:e})}};let ml=gl;ml.PATTERN_PROCESSING_MAX_LENGTH=450;class Ew extends F{constructor(){super(...arguments),this.toolsDontSupportReadOnly=[],this.readOnlyEnabled=!1}get isEnabled(){return this.readOnlyEnabled}async prepare(){const{Tools:e}=this.Editor,{blockTools:t}=e,o=[];Array.from(t.entries()).forEach(([r,i])=>{i.isReadOnlySupported||o.push(r)}),this.toolsDontSupportReadOnly=o,this.config.readOnly===!0&&o.length>0&&this.throwCriticalError(),await this.toggle(this.config.readOnly,!0)}async toggle(e=!this.readOnlyEnabled,t=!1){e&&this.toolsDontSupportReadOnly.length>0&&this.throwCriticalError();const o=this.readOnlyEnabled;this.readOnlyEnabled=e;for(const i of Object.values(this.Editor))i!=null&&typeof i.toggleReadOnly=="function"&&i.toggleReadOnly(e);if(o===e)return this.readOnlyEnabled;if(t)return this.readOnlyEnabled;this.Editor.ModificationsObserver.disable();const r=await this.Editor.Saver.save();return r===void 0?(this.Editor.ModificationsObserver.enable(),this.readOnlyEnabled):(await this.Editor.BlockManager.clear(),await this.Editor.Renderer.render(r.blocks),this.Editor.ModificationsObserver.enable(),this.readOnlyEnabled)}throwCriticalError(){throw new Ot(`To enable read-only mode all connected tools should support it. Tools ${this.toolsDontSupportReadOnly.join(", ")} don't support read-only mode.`)}}class Zt extends F{constructor(){super(...arguments),this.isRectSelectionActivated=!1,this.SCROLL_SPEED=3,this.HEIGHT_OF_SCROLL_ZONE=40,this.BOTTOM_SCROLL_ZONE=1,this.TOP_SCROLL_ZONE=2,this.MAIN_MOUSE_BUTTON=0,this.mousedown=!1,this.isScrolling=!1,this.inScrollZone=null,this.startX=0,this.startY=0,this.mouseX=0,this.mouseY=0,this.stackOfSelected=[],this.rectCrossesBlocks=!1,this.overlayRectangle=null,this.listenerIds=[]}static get CSS(){return{overlay:"codex-editor-overlay",overlayContainer:"codex-editor-overlay__container",rect:"codex-editor-overlay__rectangle",topScrollZone:"codex-editor-overlay__scroll-zone--top",bottomScrollZone:"codex-editor-overlay__scroll-zone--bottom"}}prepare(){this.enableModuleBindings()}startSelection(e,t){const o=this.getScrollLeft(),r=this.getScrollTop(),i=document.elementFromPoint(e-o,t-r);if(!i)return;i.closest(`.${this.Editor.Toolbar.CSS.toolbar}`)||(this.Editor.BlockSelection.allBlocksSelected=!1,this.clearSelection(),this.stackOfSelected=[]);const a=[`.${re.CSS.content}`,`.${this.Editor.Toolbar.CSS.toolbar}`,`.${this.Editor.InlineToolbar.CSS.inlineToolbar}`],l=i.closest("."+this.Editor.UI.CSS.editorWrapper),c=a.some(d=>!!i.closest(d));!l||c||(this.mousedown=!0,this.startX=e,this.startY=t)}endSelection(){this.mousedown=!1,this.startX=0,this.startY=0,this.overlayRectangle!==null&&(this.overlayRectangle.style.display="none")}isRectActivated(){return this.isRectSelectionActivated}clearSelection(){this.isRectSelectionActivated=!1}enableModuleBindings(){const{container:e}=this.genHTML();this.listeners.on(e,"mousedown",r=>{this.processMouseDown(r)},!1);const t=To(r=>{r instanceof MouseEvent&&this.processMouseMove(r)},10);this.listeners.on(document.body,"mousemove",t,{passive:!0}),this.listeners.on(document.body,"mouseleave",()=>{this.processMouseLeave()});const o=To(r=>{this.processScroll(r)},10);this.listeners.on(window,"scroll",o,{passive:!0}),this.listeners.on(document.body,"mouseup",()=>{this.processMouseUp()},!1)}processMouseDown(e){if(e.button!==this.MAIN_MOUSE_BUTTON)return;e.target.closest(v.allInputsSelector)!==null||this.startSelection(e.pageX,e.pageY)}processMouseMove(e){this.changingRectangle(e),this.scrollByZones(e.clientY)}processMouseLeave(){this.clearSelection(),this.endSelection()}processScroll(e){this.changingRectangle(e)}processMouseUp(){this.clearSelection(),this.endSelection()}scrollByZones(e){if(this.inScrollZone=null,e<=this.HEIGHT_OF_SCROLL_ZONE&&(this.inScrollZone=this.TOP_SCROLL_ZONE),document.documentElement.clientHeight-e<=this.HEIGHT_OF_SCROLL_ZONE&&(this.inScrollZone=this.BOTTOM_SCROLL_ZONE),!this.inScrollZone){this.isScrolling=!1;return}this.isScrolling||(this.scrollVertical(this.inScrollZone===this.TOP_SCROLL_ZONE?-this.SCROLL_SPEED:this.SCROLL_SPEED),this.isScrolling=!0)}genHTML(){const{UI:e}=this.Editor,t=e.nodes.holder.querySelector("."+e.CSS.editorWrapper),o=v.make("div",Zt.CSS.overlay,{}),r=v.make("div",Zt.CSS.overlayContainer,{}),i=v.make("div",Zt.CSS.rect,{});if(!t)throw new Error("RectangleSelection: editor wrapper not found");return r.appendChild(i),o.appendChild(r),t.appendChild(o),this.overlayRectangle=i,{container:t,overlay:o}}scrollVertical(e){if(!(this.inScrollZone&&this.mousedown))return;const t=this.getScrollTop();window.scrollBy(0,e),this.mouseY+=this.getScrollTop()-t,setTimeout(()=>{this.scrollVertical(e)},0)}changingRectangle(e){if(!this.mousedown)return;const t=this.overlayRectangle;if(t===null)return;e.pageY!==void 0&&(this.mouseX=e.pageX,this.mouseY=e.pageY);const{rightPos:o,leftPos:r,index:i}=this.genInfoForMouseSelection(),s=this.startX>o&&this.mouseX>o,a=this.startX<r&&this.mouseX<r;if(this.rectCrossesBlocks=!(s||a),this.isRectSelectionActivated||(this.rectCrossesBlocks=!1,this.isRectSelectionActivated=!0,this.shrinkRectangleToPoint(),t.style.display="block"),this.updateRectangleSize(),this.Editor.Toolbar.close(),i===void 0)return;this.trySelectNextBlock(i),this.inverseSelection();const l=w.get();l&&l.removeAllRanges()}shrinkRectangleToPoint(){if(this.overlayRectangle===null)return;const e=this.getScrollLeft(),t=this.getScrollTop();this.overlayRectangle.style.left=`${this.startX-e}px`,this.overlayRectangle.style.top=`${this.startY-t}px`,this.overlayRectangle.style.bottom=`calc(100% - ${this.startY-t}px)`,this.overlayRectangle.style.right=`calc(100% - ${this.startX-e}px)`}inverseSelection(){if(this.stackOfSelected.length===0)return;const e=this.Editor.BlockManager.getBlockByIndex(this.stackOfSelected[0]);if(!e)return;const t=e.selected;if(this.rectCrossesBlocks&&!t)for(const o of this.stackOfSelected)this.Editor.BlockSelection.selectBlockByIndex(o);if(!this.rectCrossesBlocks&&t)for(const o of this.stackOfSelected)this.Editor.BlockSelection.unSelectBlockByIndex(o)}updateRectangleSize(){if(this.overlayRectangle===null)return;const e=this.getScrollLeft(),t=this.getScrollTop();this.mouseY>=this.startY?(this.overlayRectangle.style.top=`${this.startY-t}px`,this.overlayRectangle.style.bottom=`calc(100% - ${this.mouseY-t}px)`):(this.overlayRectangle.style.bottom=`calc(100% - ${this.startY-t}px)`,this.overlayRectangle.style.top=`${this.mouseY-t}px`),this.mouseX>=this.startX?(this.overlayRectangle.style.left=`${this.startX-e}px`,this.overlayRectangle.style.right=`calc(100% - ${this.mouseX-e}px)`):(this.overlayRectangle.style.right=`calc(100% - ${this.startX-e}px)`,this.overlayRectangle.style.left=`${this.mouseX-e}px`)}genInfoForMouseSelection(){var f;const t=document.body.offsetWidth/2,o=this.getScrollTop(),r=this.mouseY-o,i=document.elementFromPoint(t,r),s=(f=this.Editor.BlockManager.lastBlock)==null?void 0:f.holder,a=s==null?void 0:s.querySelector("."+re.CSS.content),c=(a?Number.parseInt(window.getComputedStyle(a).width,10):0)/2,d=t-c,u=t+c;if(!i)return{index:void 0,leftPos:d,rightPos:u};const h=this.Editor.BlockManager.getBlockByChildNode(i);return{index:h!==void 0?this.Editor.BlockManager.blocks.findIndex(m=>m.holder===h.holder):void 0,leftPos:d,rightPos:u}}getScrollTop(){var e,t;return typeof window.scrollY=="number"?window.scrollY:((e=document.documentElement)==null?void 0:e.scrollTop)??((t=document.body)==null?void 0:t.scrollTop)??0}getScrollLeft(){var e,t;return typeof window.scrollX=="number"?window.scrollX:((e=document.documentElement)==null?void 0:e.scrollLeft)??((t=document.body)==null?void 0:t.scrollLeft)??0}addBlockInSelection(e){this.rectCrossesBlocks&&this.Editor.BlockSelection.selectBlockByIndex(e),this.stackOfSelected.push(e)}trySelectNextBlock(e){const t=this.stackOfSelected.length,o=this.stackOfSelected[t-1];if(o===e)return;const i=this.stackOfSelected[t-2],s=i!==void 0&&o!==void 0?o-i>0:!1,a=t<=1,l=o!==void 0&&e>o&&s,c=o!==void 0&&e<o&&t>1&&!s,u=!(l||c||a);if(!u&&(o===void 0||e>o)){const f=o!==void 0?o+1:e;Array.from({length:e-f+1},(m,b)=>f+b).forEach(m=>{this.addBlockInSelection(m)});return}if(!u&&o!==void 0&&e<o){Array.from({length:o-e},(f,m)=>o-1-m).forEach(f=>{this.addBlockInSelection(f)});return}if(!u)return;const h=f=>o===void 0?!1:e>o?e>f:e<f,g=[];for(const f of[...this.stackOfSelected].reverse()){if(!h(f))break;this.rectCrossesBlocks&&this.Editor.BlockSelection.unSelectBlockByIndex(f),g.push(f)}g.length>0&&this.stackOfSelected.splice(this.stackOfSelected.length-g.length,g.length)}}class Tw extends F{render(e){return new Promise(t=>{const{Tools:o,BlockManager:r}=this.Editor;if(e.length===0)r.insert();else{const i=e.map(s=>{const{tunes:a,id:l}=s,c=s.type,d=(()=>o.available.has(c)?{tool:c,data:s.data}:(Ee(`Tool «${c}» is not found. Check 'tools' property at the Editor.js config.`,"warn"),{tool:o.stubTool,data:this.composeStubDataForTool(c,s.data,l)}))();return((h,g)=>{try{return r.composeBlock({id:l,tool:h,data:g,tunes:a})}catch(f){$(`Block «${h}» skipped because of plugins error`,"error",{data:g,error:f});const m=this.composeStubDataForTool(h,g,l);return r.composeBlock({id:l,tool:o.stubTool,data:m,tunes:a})}})(d.tool,d.data)});r.insertMany(i)}window.requestIdleCallback(()=>{t()},{timeout:2e3})})}composeStubDataForTool(e,t,o){const{Tools:r}=this.Editor,i=(()=>{if(!r.unavailable.has(e))return e;const s=r.unavailable.get(e).toolbox;return s!==void 0&&s[0].title!==void 0?s[0].title:e})();return{savedData:{id:o,type:e,data:t},title:i}}}class kw extends F{async save(){const{BlockManager:e,Tools:t}=this.Editor,o=e.blocks;if(o.length===1&&o[0].isEmpty)return{time:+new Date,blocks:[],version:fn()};const r=o.map(i=>this.getSavedData(i));this.lastSaveError=void 0;try{const i=await Promise.all(r),s=this.sanitizeExtractedData(i,a=>{var l;return(l=t.blockTools.get(a))==null?void 0:l.sanitizeConfig},this.config.sanitizer);return this.makeOutput(s)}catch(i){this.lastSaveError=i;const s=i instanceof Error?i:new Error(String(i));Ee("Saving failed due to the Error %o","error",s);return}}async getSavedData(e){const t=await e.save(),o=e.name,r=(t==null?void 0:t.data)!==void 0?t:this.getPreservedSavedData(e);if(r===void 0)return{tool:o,isValid:!1};const i=await e.validate(r.data);return{...r,isValid:i}}makeOutput(e){const t=[];return e.forEach(({id:o,tool:r,data:i,tunes:s,isValid:a})=>{if(!a){$(`Block «${r}» skipped because saved data is invalid`);return}if(r===void 0||i===void 0){$("Block skipped because saved data is missing required fields");return}if(r===this.Editor.Tools.stubTool&&this.isStubSavedData(i)){t.push(i);return}if(r===this.Editor.Tools.stubTool){$("Stub block data is malformed and was skipped");return}const l=s===void 0||Q(s),c={id:o,type:r,data:i,...!l&&{tunes:s}};t.push(c)}),{time:+new Date,blocks:t,version:fn()}}sanitizeExtractedData(e,t,o){const r=[];if(e.forEach((a,l)=>{this.hasSanitizableData(a)&&r.push({index:l,data:a})}),r.length===0)return e;const i=Oo(r.map(({data:a})=>a),t,o),s=e.map(a=>({...a}));return r.forEach(({index:a},l)=>{const c=i[l];s[a]={...s[a],data:c.data}}),s}hasSanitizableData(e){return e.data!==void 0&&typeof e.tool=="string"}isStubSavedData(e){if(!W(e))return!1;const t=e;return typeof t.type=="string"&&t.data!==void 0}getLastSaveError(){return this.lastSaveError}getPreservedSavedData(e){const t=e.preservedData;if(Q(t))return;const o=e.preservedTunes;return{id:e.id,tool:e.name,data:t,...Q(o)?{}:{tunes:o},time:0}}}(function(){try{if(typeof document<"u"){var n=document.createElement("style");n.appendChild(document.createTextNode(".ce-paragraph{line-height:1.6em;outline:none}.ce-block:only-of-type .ce-paragraph[data-placeholder-active]:empty:before,.ce-block:only-of-type .ce-paragraph[data-placeholder-active][data-empty=true]:before{content:attr(data-placeholder-active)}.ce-paragraph p:first-of-type{margin-top:0}.ce-paragraph p:last-of-type{margin-bottom:0}")),document.head.appendChild(n)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();const ww='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M8 9V7.2C8 7.08954 8.08954 7 8.2 7L12 7M16 9V7.2C16 7.08954 15.9105 7 15.8 7L12 7M12 7L12 17M12 17H10M12 17H14"/></svg>';function Cw(n){const e=document.createElement("div");e.innerHTML=n.trim();const t=document.createDocumentFragment();return t.append(...Array.from(e.childNodes)),t}/**
|
|
32
|
-
* Base Paragraph Block for the Editor.js.
|
|
33
|
-
* Represents a regular text block
|
|
34
|
-
*
|
|
35
|
-
* @author CodeX (team@codex.so)
|
|
36
|
-
* @copyright CodeX 2018
|
|
37
|
-
* @license The MIT License (MIT)
|
|
38
|
-
*/class si{static get DEFAULT_PLACEHOLDER(){return""}constructor({data:e,config:t,api:o,readOnly:r}){this.api=o,this.readOnly=r,this._CSS={block:this.api.styles.block,wrapper:"ce-paragraph"},this.readOnly||(this.onKeyUp=this.onKeyUp.bind(this)),this._placeholder=t.placeholder?t.placeholder:si.DEFAULT_PLACEHOLDER,this._data=e??{},this._element=null,this._preserveBlank=t.preserveBlank??!1}onKeyUp(e){if(e.code!=="Backspace"&&e.code!=="Delete"||!this._element)return;const{textContent:t}=this._element;t===""&&(this._element.innerHTML="")}drawView(){const e=document.createElement("DIV");return e.classList.add(this._CSS.wrapper,this._CSS.block),e.contentEditable="false",e.dataset.placeholderActive=this.api.i18n.t(this._placeholder),this._data.text&&(e.innerHTML=this._data.text),this.readOnly||(e.contentEditable="true",e.addEventListener("keyup",this.onKeyUp)),e}render(){return this._element=this.drawView(),this._element}merge(e){if(!this._element)return;this._data.text+=e.text;const t=Cw(e.text);this._element.appendChild(t),this._element.normalize()}validate(e){return!(e.text.trim()===""&&!this._preserveBlank)}save(e){return{text:e.innerHTML}}onPaste(e){const t={text:e.detail.data.innerHTML};this._data=t,window.requestAnimationFrame(()=>{this._element&&(this._element.innerHTML=this._data.text||"")})}static get conversionConfig(){return{export:"text",import:"text"}}static get sanitize(){return{text:{br:!0}}}static get isReadOnlySupported(){return!0}static get pasteConfig(){return{tags:["P"]}}static get toolbox(){return{icon:ww,title:"Text"}}}const p=class{static get sanitize(){return{strong:{},b:{}}}static normalizeAllBoldTags(){if(typeof document>"u")return;const n=w.CSS.editorWrapper,e=`${Vs} b, .${n} b`;document.querySelectorAll(e).forEach(t=>{p.ensureStrongElement(t)})}static normalizeBoldInNode(n){var r;const e=n.nodeType===Node.ELEMENT_NODE?n:n.parentElement;if(!e||typeof e.closest!="function")return;const t=w.CSS.editorWrapper;e.closest(`${Vs}, .${t}`)&&(e.tagName==="B"&&p.ensureStrongElement(e),(r=e.querySelectorAll)==null||r.call(e,"b").forEach(i=>{p.ensureStrongElement(i)}))}constructor(){typeof document>"u"||(p.instances.add(this),p.initializeGlobalListeners())}static initializeGlobalListeners(){return typeof document>"u"?!1:(p.shortcutListenerRegistered||(document.addEventListener("keydown",p.handleShortcut,!0),p.shortcutListenerRegistered=!0),p.selectionListenerRegistered||(document.addEventListener("selectionchange",p.handleGlobalSelectionChange,!0),p.selectionListenerRegistered=!0),p.inputListenerRegistered||(document.addEventListener("input",p.handleGlobalInput,!0),p.inputListenerRegistered=!0),p.beforeInputListenerRegistered||(document.addEventListener("beforeinput",p.handleBeforeInput,!0),p.beforeInputListenerRegistered=!0),p.ensureMutationObserver(),!0)}static maintainCollapsedExitState(){if(!(typeof document>"u"))for(const n of Array.from(p.collapsedExitRecords)){const e=p.resolveBoundary(n);if(!e){p.collapsedExitRecords.delete(n);continue}n.boundary=e.boundary,n.boldElement=e.boldElement;const t=e.boundary,o=e.boldElement,r=n.allowedLength,i=o.textContent??"";if(i.length>r){const b=i.slice(0,r),E=i.slice(r);o.textContent=b,t.textContent=(t.textContent??"")+E}const s=t.textContent??"";s.length>1&&s.startsWith("")&&(t.textContent=s.slice(1));const a=window.getSelection();p.ensureCaretAtBoundary(a,t),p.scheduleBoundaryCaretAdjustment(t);const l=t.textContent??"",c=l.replace(/\u200B/g,""),d=c.match(/^\s+/),u=/\S/.test(c),h=l.startsWith("");d&&(n.hasLeadingSpace=!0,n.leadingWhitespace=d[0]),u&&(n.hasTypedContent=!0);const g=/^\s/.test(c),f=n.hasTypedContent&&!h&&(o.textContent??"").length<=r,m=n.hasLeadingSpace&&n.hasTypedContent&&!g;if(f&&m){const b=l.replace(/^[\u200B\s]+/,""),E=n.leadingWhitespace||" ";t.textContent=`${E}${b}`,p.ensureCaretAtBoundary(a,t)}f&&p.collapsedExitRecords.delete(n)}}static ensureCaretAtBoundary(n,e){!n||!n.isCollapsed||p.setCaretToBoundaryEnd(n,e)}static scheduleBoundaryCaretAdjustment(n){p.pendingBoundaryCaretAdjustments.has(n)||(p.pendingBoundaryCaretAdjustments.add(n),setTimeout(()=>{var r;p.pendingBoundaryCaretAdjustments.delete(n);const e=n.ownerDocument??(typeof document<"u"?document:null);if(!e)return;const t=e.getSelection();if(!t||!t.isCollapsed||t.anchorNode!==n)return;const o=((r=n.textContent)==null?void 0:r.length)??0;t.anchorOffset!==o&&p.setCaret(t,n,o)},0))}static ensureTextNodeAfter(n){const e=n.nextSibling;if((e==null?void 0:e.nodeType)===Node.TEXT_NODE)return e;const t=n.parentNode;if(!t)return null;const o=n.ownerDocument??(typeof document<"u"?document:null);if(!o)return null;const r=o.createTextNode("");return t.insertBefore(r,e),r}static resolveBoundary(n){if(!n.boldElement.isConnected)return null;const e=p.ensureStrongElement(n.boldElement),t=n.boundary,r=t.isConnected&&t.previousSibling===e?t:p.ensureTextNodeAfter(e);return r?{boundary:r,boldElement:e}:null}static setCaretToBoundaryEnd(n,e){var r;const t=document.createRange(),o=((r=e.textContent)==null?void 0:r.length)??0;t.setStart(e,o),t.collapse(!0),n.removeAllRanges(),n.addRange(t)}static hasBoldParent(n){return n?n.nodeType===Node.ELEMENT_NODE&&p.isBoldTag(n)?!0:p.hasBoldParent(n.parentNode):!1}static findBoldElement(n){return n?n.nodeType===Node.ELEMENT_NODE&&p.isBoldTag(n)?p.ensureStrongElement(n):p.findBoldElement(n.parentNode):null}static isBoldTag(n){const e=n.tagName;return e==="B"||e==="STRONG"}static ensureStrongElement(n){if(n.tagName==="STRONG")return n;const e=document.createElement("strong");for(n.hasAttributes()&&Array.from(n.attributes).forEach(t=>{e.setAttribute(t.name,t.value)});n.firstChild;)e.appendChild(n.firstChild);return n.replaceWith(e),e}static mergeStrongNodes(n,e){const t=p.ensureStrongElement(n),o=p.ensureStrongElement(e);for(;o.firstChild;)t.appendChild(o.firstChild);return o.remove(),t}render(){return{icon:$E,name:"bold",onActivate:()=>{this.toggleBold()},isActive:()=>{const n=window.getSelection();return n?this.isSelectionVisuallyBold(n):!1}}}toggleBold(){const n=window.getSelection();if(!n||n.rangeCount===0)return;const e=n.getRangeAt(0);if(e.collapsed){this.toggleCollapsedSelection();return}this.isRangeBold(e,{ignoreWhitespace:!0})?this.unwrapBoldTags(e):this.wrapWithBold(e)}isSelectionVisuallyBold(n){if(!n||n.rangeCount===0)return!1;const e=n.getRangeAt(0);return this.isRangeBold(e,{ignoreWhitespace:!0})}wrapWithBold(n){const e=this.getRangeHtmlWithoutBold(n),t=this.replaceRangeWithHtml(n,`<strong>${e}</strong>`),o=window.getSelection();o&&t&&(o.removeAllRanges(),o.addRange(t)),p.normalizeAllBoldTags();const r=o?p.findBoldElement(o.focusNode):null;if(!r)return;const i=this.mergeAdjacentBold(r);this.normalizeWhitespaceAround(i),this.selectElementContents(i),p.normalizeBoldTagsWithinEditor(window.getSelection()),p.replaceNbspInBlock(window.getSelection()),this.notifySelectionChange()}unwrapBoldTags(n){const e=this.collectBoldAncestors(n),t=window.getSelection();if(!t)return;const o=document.createElement("span"),r=n.extractContents();o.dataset.boldMarker=`unwrap-${p.markerSequence++}`,o.appendChild(r),this.removeNestedBold(o),n.insertNode(o);const i=document.createRange();for(i.selectNodeContents(o),t.removeAllRanges(),t.addRange(i);;){const c=p.findBoldElement(o);if(!c)break;this.moveMarkerOutOfBold(o,c)}const s=o.firstChild,a=o.lastChild;this.unwrapElement(o);const l=s&&a?(()=>{const c=document.createRange();return c.setStartBefore(s),c.setEndAfter(a),t.removeAllRanges(),t.addRange(c),c})():void 0;l||t.removeAllRanges(),this.replaceNbspWithinRange(l),p.normalizeBoldTagsWithinEditor(t),p.replaceNbspInBlock(t),p.removeEmptyBoldElements(t),e.forEach(c=>{p.isElementEmpty(c)&&c.remove()}),this.notifySelectionChange()}replaceRangeWithHtml(n,e){const t=p.createFragmentFromHtml(e),o=t.firstChild??null,r=t.lastChild??null;if(n.deleteContents(),!o||!r)return;n.insertNode(t);const i=document.createRange();return i.setStartBefore(o),i.setEndAfter(r),i}moveMarkerOutOfBold(n,e){const t=e.parentNode;if(!t)return;if(e.childNodes.length===1&&e.firstChild===n){e.replaceWith(n);return}if(e.firstChild===n){t.insertBefore(n,e);return}if(e.lastChild===n){t.insertBefore(n,e.nextSibling);return}const s=e.cloneNode(!1);for(;n.nextSibling;)s.appendChild(n.nextSibling);t.insertBefore(s,e.nextSibling),t.insertBefore(n,s)}selectElementContents(n){const e=window.getSelection();if(!e)return;const t=document.createRange();t.selectNodeContents(n),e.removeAllRanges(),e.addRange(t)}get shortcut(){return"CMD+B"}isRangeBold(n,e){if(n.collapsed)return!!p.findBoldElement(n.startContainer);const t=document.createTreeWalker(n.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:r=>{try{return n.intersectsNode(r)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const s=document.createRange();s.selectNodeContents(r);const a=n.compareBoundaryPoints(Range.END_TO_START,s)>0,l=n.compareBoundaryPoints(Range.START_TO_END,s)<0;return a&&l?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}}),o=[];for(;t.nextNode();){const r=t.currentNode,i=r.textContent??"";e.ignoreWhitespace&&i.trim().length===0||i.length!==0&&o.push(r)}return o.length===0?!!p.findBoldElement(n.startContainer):o.every(r=>p.hasBoldParent(r))}removeNestedBold(n){var t;const e=(t=n.querySelectorAll)==null?void 0:t.call(n,"b,strong");e&&e.forEach(o=>{this.unwrapElement(o)})}unwrapElement(n){const e=n.parentNode;if(!e){n.remove();return}for(;n.firstChild;)e.insertBefore(n.firstChild,n);e.removeChild(n)}mergeAdjacentBold(n){const e=p.ensureStrongElement(n),t=e.previousSibling,o=t&&t.nodeType===Node.ELEMENT_NODE&&p.isBoldTag(t)?p.mergeStrongNodes(t,e):e,r=o.nextSibling;return r&&r.nodeType===Node.ELEMENT_NODE&&p.isBoldTag(r)?p.mergeStrongNodes(o,r):o}toggleCollapsedSelection(){const n=window.getSelection();if(!n||n.rangeCount===0)return;const e=n.getRangeAt(0),t=p.findBoldElement(e.startContainer),o=(()=>{if(t&&t.getAttribute(p.DATA_ATTR_COLLAPSED_ACTIVE)!=="true")return p.exitCollapsedBold(n,t);const r=t??p.getBoundaryBold(e);return r?p.exitCollapsedBold(n,r):this.startCollapsedBold(e)})();document.dispatchEvent(new Event("selectionchange")),o&&(n.removeAllRanges(),n.addRange(o)),p.normalizeBoldTagsWithinEditor(n),p.replaceNbspInBlock(n),p.removeEmptyBoldElements(n),this.notifySelectionChange()}startCollapsedBold(n){if(!n.collapsed)return;const e=document.createElement("strong"),t=document.createTextNode("");e.appendChild(t),e.setAttribute(p.DATA_ATTR_COLLAPSED_ACTIVE,"true");const o=n.startContainer,r=n.startOffset;if(!(()=>o.nodeType===Node.TEXT_NODE?this.insertCollapsedBoldIntoText(o,e,r):o.nodeType===Node.ELEMENT_NODE?(this.insertCollapsedBoldIntoElement(o,e,r),!0):!1)())return;const s=window.getSelection(),a=document.createRange();a.setStart(t,0),a.collapse(!0);const l=this.mergeAdjacentBold(e);return p.normalizeBoldTagsWithinEditor(s),p.replaceNbspInBlock(s),p.removeEmptyBoldElements(s),s&&(s.removeAllRanges(),s.addRange(a)),this.notifySelectionChange(),l.firstChild instanceof Text?(()=>{var d;const c=document.createRange();return c.setStart(l.firstChild,((d=l.firstChild.textContent)==null?void 0:d.length)??0),c.collapse(!0),c})():a}insertCollapsedBoldIntoText(n,e,t){const o=n,r=o.parentNode;if(!r)return!1;const i=o.textContent??"",s=i.slice(0,t),a=i.slice(t);o.textContent=s;const l=a.length?document.createTextNode(a):null;return l&&r.insertBefore(l,o.nextSibling),r.insertBefore(e,l??o.nextSibling),e.setAttribute(p.DATA_ATTR_PREV_LENGTH,s.length.toString()),!0}insertCollapsedBoldIntoElement(n,e,t){const o=n.childNodes[t]??null;n.insertBefore(e,o),e.setAttribute(p.DATA_ATTR_PREV_LENGTH,"0")}static isElementEmpty(n){return(n.textContent??"").length===0}notifySelectionChange(){p.enforceCollapsedBoldLengths(window.getSelection()),document.dispatchEvent(new Event("selectionchange")),this.updateToolbarButtonState()}updateToolbarButtonState(){const n=window.getSelection();if(!n)return;const e=n.anchorNode,t=(e==null?void 0:e.nodeType)===Node.ELEMENT_NODE?e:e==null?void 0:e.parentElement,o=t==null?void 0:t.closest(`.${w.CSS.editorWrapper}`);if(!o)return;const r=o.querySelector("[data-cy=inline-toolbar]");if(!(r instanceof HTMLElement))return;const i=r.querySelector('[data-item-name="bold"]');if(!(i instanceof HTMLElement))return;const s=this.isSelectionVisuallyBold(n);i.classList.toggle("ce-popover-item--active",s),s?i.setAttribute("data-popover-item-active","true"):i.removeAttribute("data-popover-item-active")}normalizeWhitespaceAround(n){p.replaceNbspWithSpace(n.previousSibling),p.replaceNbspWithSpace(n.nextSibling)}static replaceNbspWithSpace(n){if(!n||n.nodeType!==Node.TEXT_NODE)return;const e=n,t=e.textContent??"";t.includes(" ")&&(e.textContent=t.replace(/\u00A0/g," "))}restoreSelectionFromMarkers(n){const e=document.querySelector(`[data-bold-marker="${n}-start"]`),t=document.querySelector(`[data-bold-marker="${n}-end"]`);if(!e||!t){e==null||e.remove(),t==null||t.remove();return}const o=window.getSelection();if(!o){e.remove(),t.remove();return}const r=document.createRange();return r.setStartAfter(e),r.setEndBefore(t),o.removeAllRanges(),o.addRange(r),e.remove(),t.remove(),r}replaceNbspWithinRange(n){if(!n)return;const e=document.createTreeWalker(n.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:t=>{try{return n.intersectsNode(t)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const r=document.createRange();r.selectNodeContents(t);const i=n.compareBoundaryPoints(Range.END_TO_START,r)>0,s=n.compareBoundaryPoints(Range.START_TO_END,r)<0;return i&&s?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}});for(;e.nextNode();)p.replaceNbspWithSpace(e.currentNode)}static normalizeBoldTagsWithinEditor(n){const e=(n==null?void 0:n.anchorNode)??(n==null?void 0:n.focusNode);if(!e)return;const t=e.nodeType===Node.ELEMENT_NODE?e:e.parentElement,o=t==null?void 0:t.closest(`.${w.CSS.editorWrapper}`);o&&o.querySelectorAll("b").forEach(r=>{p.ensureStrongElement(r)})}static replaceNbspInBlock(n){const e=(n==null?void 0:n.anchorNode)??(n==null?void 0:n.focusNode);if(!e)return;const t=e.nodeType===Node.ELEMENT_NODE?e:e.parentElement,o=t==null?void 0:t.closest('[data-block-tool="paragraph"]');if(!o)return;const r=document.createTreeWalker(o,NodeFilter.SHOW_TEXT);for(;r.nextNode();)p.replaceNbspWithSpace(r.currentNode);o.querySelectorAll("b").forEach(i=>{p.ensureStrongElement(i)})}static removeEmptyBoldElements(n){const e=(n==null?void 0:n.anchorNode)??(n==null?void 0:n.focusNode);if(!e)return;const t=e.nodeType===Node.ELEMENT_NODE?e:e.parentElement,o=t==null?void 0:t.closest('[data-block-tool="paragraph"]');if(!o)return;const r=(n==null?void 0:n.focusNode)??null;o.querySelectorAll("strong").forEach(i=>{const s=i.getAttribute(p.DATA_ATTR_COLLAPSED_ACTIVE)==="true",a=i.hasAttribute(p.DATA_ATTR_COLLAPSED_LENGTH);s||a||(i.textContent??"").length===0&&!p.isNodeWithin(r,i)&&i.remove()})}static synchronizeCollapsedBold(n){const e=(n==null?void 0:n.anchorNode)??(n==null?void 0:n.focusNode),t=e&&e.nodeType===Node.ELEMENT_NODE?e:e==null?void 0:e.parentElement,o=(t==null?void 0:t.closest(`.${w.CSS.editorWrapper}`))??(t==null?void 0:t.ownerDocument);if(!o)return;const r=`strong[${p.DATA_ATTR_COLLAPSED_ACTIVE}="true"]`;o.querySelectorAll(r).forEach(i=>{var I;const s=i.getAttribute(p.DATA_ATTR_PREV_LENGTH),a=i.previousSibling;if(!s||!a||a.nodeType!==Node.TEXT_NODE)return;const l=Number(s);if(!Number.isFinite(l))return;const c=a,d=c.textContent??"";if(d.length<=l)return;const u=d.slice(0,l),h=d.slice(l);c.textContent=u;const g=h.match(/^[\u00A0\s]+/);if(g&&!i.hasAttribute(p.DATA_ATTR_LEADING_WHITESPACE)&&i.setAttribute(p.DATA_ATTR_LEADING_WHITESPACE,g[0]),h.length===0)return;const f=i.textContent??"",m=f+h,b=i.getAttribute(p.DATA_ATTR_LEADING_WHITESPACE)??"",k=b.length>0&&f.length===0&&!m.startsWith(b)?b+m:m,N=document.createTextNode(k);for(;i.firstChild;)i.removeChild(i.firstChild);if(i.appendChild(N),!(n!=null&&n.isCollapsed)||!p.isNodeWithin(n.focusNode,c))return;const x=document.createRange(),P=((I=N.textContent)==null?void 0:I.length)??0;x.setStart(N,P),x.collapse(!0),n.removeAllRanges(),n.addRange(x)})}static moveCaretAfterBoundaryBold(n){if(!n.rangeCount)return;const e=n.getRangeAt(0);if(!e.collapsed)return;const t=p.findBoldElement(e.startContainer);(t==null?void 0:t.getAttribute(p.DATA_ATTR_COLLAPSED_ACTIVE))!=="true"&&(p.moveCaretFromElementContainer(n,e)||p.moveCaretFromTextContainer(n,e))}static getAdjacentBold(n){const e=n.startContainer;return e.nodeType===Node.TEXT_NODE?p.getBoldAdjacentToText(n,e):e.nodeType===Node.ELEMENT_NODE?p.getBoldAdjacentToElement(n,e):null}static getBoldAdjacentToText(n,e){var i;const t=((i=e.textContent)==null?void 0:i.length)??0,o=e.previousSibling;if(n.startOffset===0&&p.isBoldElement(o))return o;if(n.startOffset!==t)return null;const r=e.nextSibling;return p.isBoldElement(r)?r:null}static getBoldAdjacentToElement(n,e){const t=n.startOffset>0?e.childNodes[n.startOffset-1]??null:null;if(p.isBoldElement(t))return t;const o=e.childNodes[n.startOffset]??null;return p.isBoldElement(o)?o:null}static exitCollapsedIfNeeded(n,e){if(!!p.findBoldElement(e.startContainer))return;const o=p.getBoundaryBold(e)??p.getAdjacentBold(e);if(!o)return;const r=p.exitCollapsedBold(n,o);r&&(n.removeAllRanges(),n.addRange(r))}static moveCaretFromElementContainer(n,e){if(e.startContainer.nodeType!==Node.ELEMENT_NODE)return!1;const t=e.startContainer;return p.moveCaretAfterPreviousBold(n,t,e.startOffset)?!0:p.moveCaretBeforeNextBold(n,t,e.startOffset)}static moveCaretAfterPreviousBold(n,e,t){var s;const o=t>0?e.childNodes[t-1]??null:null;if(!p.isBoldElement(o))return!1;const r=p.ensureFollowingTextNode(o,o.nextSibling);if(!r)return!1;const i=((s=r.textContent)==null?void 0:s.length)??0;return p.setCaret(n,r,i),!0}static moveCaretBeforeNextBold(n,e,t){const o=e.childNodes[t]??null;if(!p.isBoldElement(o))return!1;const r=p.ensureFollowingTextNode(o,o.nextSibling);return r?(p.setCaret(n,r,0),!0):(p.setCaretAfterNode(n,o),!0)}static moveCaretFromTextContainer(n,e){var l;if(e.startContainer.nodeType!==Node.TEXT_NODE)return;const t=e.startContainer,o=t.previousSibling,r=t.textContent??"",i=/^\s/.test(r);if(e.startOffset===0&&p.isBoldElement(o)&&(r.length===0||i)){p.setCaret(n,t,r.length);return}const s=p.findBoldElement(t);if(!s||e.startOffset!==(((l=t.textContent)==null?void 0:l.length)??0))return;const a=p.ensureFollowingTextNode(s,s.nextSibling);if(a){p.setCaret(n,a,0);return}p.setCaretAfterNode(n,s)}static guardCollapsedBoundaryKeydown(n){if(n.defaultPrevented||n.metaKey||n.ctrlKey||n.altKey||n.key.length!==1)return;const t=window.getSelection();if(!t||!t.isCollapsed||t.rangeCount===0)return;const o=t.getRangeAt(0);if(o.startContainer.nodeType!==Node.TEXT_NODE)return;const r=o.startContainer,i=r.textContent??"";if(i.length===0||o.startOffset!==0)return;const s=r.previousSibling;p.isBoldElement(s)&&/^\s/.test(i)&&p.setCaret(t,r,i.length)}static isBoldElement(n){return!!(n&&n.nodeType===Node.ELEMENT_NODE&&p.isBoldTag(n))}static setCaret(n,e,t){const o=document.createRange();o.setStart(e,t),o.collapse(!0),n.removeAllRanges(),n.addRange(o)}static setCaretAfterNode(n,e){if(!e)return;const t=document.createRange();t.setStartAfter(e),t.collapse(!0),n.removeAllRanges(),n.addRange(t)}static ensureFollowingTextNode(n,e){const t=n.parentNode;if(!t)return null;if(e&&e.nodeType===Node.TEXT_NODE)return e;const o=document.createTextNode("");return t.insertBefore(o,e),o}static enforceCollapsedBoldLengths(n){const e=(n==null?void 0:n.anchorNode)??(n==null?void 0:n.focusNode);if(!e)return;const t=e.nodeType===Node.ELEMENT_NODE?e:e.parentElement,o=t==null?void 0:t.closest(`.${w.CSS.editorWrapper}`);if(!o)return;o.querySelectorAll(`strong[${p.DATA_ATTR_COLLAPSED_LENGTH}]`).forEach(i=>{var k,N;const s=i,a=s.getAttribute(p.DATA_ATTR_COLLAPSED_LENGTH);if(!a)return;const l=Number(a),c=s.textContent??"";if(!Number.isFinite(l))return;const d=c.length>l,u=d?p.splitCollapsedBoldText(s,l,c):null,h=s.getAttribute(p.DATA_ATTR_PREV_LENGTH),g=h?Number(h):NaN,f=s.previousSibling,m=(f==null?void 0:f.nodeType)===Node.TEXT_NODE?f:null,b=(m==null?void 0:m.textContent)??"",E=!!(h&&Number.isFinite(g)&&m&&b.length>g);if(E&&m){const x=b.slice(0,g),P=b.slice(g);m.textContent=x;const I=document.createTextNode(P);(k=s.parentNode)==null||k.insertBefore(I,s.nextSibling)}if(E&&s.removeAttribute(p.DATA_ATTR_PREV_LENGTH),n!=null&&n.isCollapsed&&u&&p.isNodeWithin(n.focusNode,s)){const x=document.createRange(),P=((N=u.textContent)==null?void 0:N.length)??0;x.setStart(u,P),x.collapse(!0),n.removeAllRanges(),n.addRange(x)}d&&s.removeAttribute(p.DATA_ATTR_COLLAPSED_LENGTH)})}static splitCollapsedBoldText(n,e,t){const o=n,r=o.parentNode;if(!r)return null;const i=t.slice(0,e),s=t.slice(e);o.textContent=i;const a=document.createTextNode(s);return r.insertBefore(a,o.nextSibling),a}static isNodeWithin(n,e){return n?n===e||e.contains(n):!1}static handleGlobalSelectionChange(){p.refreshSelectionState("selectionchange")}static handleGlobalInput(){p.refreshSelectionState("input")}static refreshSelectionState(n){const e=window.getSelection();p.enforceCollapsedBoldLengths(e),p.maintainCollapsedExitState(),p.synchronizeCollapsedBold(e),p.normalizeBoldTagsWithinEditor(e),p.replaceNbspInBlock(e),p.removeEmptyBoldElements(e),n==="input"&&e&&p.moveCaretAfterBoundaryBold(e),p.normalizeAllBoldTags()}static ensureMutationObserver(){if(typeof MutationObserver>"u"||p.mutationObserver)return;const n=new MutationObserver(e=>{if(!p.isProcessingMutation){p.isProcessingMutation=!0;try{e.forEach(t=>{t.addedNodes.forEach(o=>{p.normalizeBoldInNode(o)}),t.type==="characterData"&&t.target&&p.normalizeBoldInNode(t.target)})}finally{p.isProcessingMutation=!1}}});n.observe(document.body,{subtree:!0,childList:!0,characterData:!0}),p.mutationObserver=n}static handleBeforeInput(n){if(n.inputType!=="formatBold")return;const e=window.getSelection(),t=!!(e&&p.isSelectionInsideEditor(e)),o=p.isEventTargetInsideEditor(n.target);!t&&!o||(n.preventDefault(),n.stopPropagation(),n.stopImmediatePropagation(),p.normalizeAllBoldTags())}static exitCollapsedBold(n,e){const t=p.ensureStrongElement(e),o=t.parentNode;if(o)return p.isElementEmpty(t)?p.removeEmptyBoldElement(n,t,o):p.exitCollapsedBoldWithContent(n,t,o)}static removeEmptyBoldElement(n,e,t){const o=document.createRange();return o.setStartBefore(e),o.collapse(!0),t.removeChild(e),n.removeAllRanges(),n.addRange(o),o}static exitCollapsedBoldWithContent(n,e,t){var u,h;e.setAttribute(p.DATA_ATTR_COLLAPSED_LENGTH,(((u=e.textContent)==null?void 0:u.length)??0).toString()),e.removeAttribute(p.DATA_ATTR_PREV_LENGTH),e.removeAttribute(p.DATA_ATTR_COLLAPSED_ACTIVE),e.removeAttribute(p.DATA_ATTR_LEADING_WHITESPACE);const o=e.nextSibling,r=!o||o.nodeType!==Node.TEXT_NODE,i=r?document.createTextNode(""):null;i&&t.insertBefore(i,o);const s=i??o;!r&&(s.textContent??"").length===0&&(s.textContent="");const a=document.createRange(),c=(s.textContent??"").startsWith("")?1:0;a.setStart(s,c),a.collapse(!0),n.removeAllRanges(),n.addRange(a);const d=p.ensureStrongElement(e);return p.collapsedExitRecords.add({boundary:s,boldElement:d,allowedLength:((h=d.textContent)==null?void 0:h.length)??0,hasLeadingSpace:!1,hasTypedContent:!1,leadingWhitespace:""}),a}static getBoundaryBold(n){const e=n.startContainer;return e.nodeType===Node.TEXT_NODE?p.getBoundaryBoldForText(n,e):e.nodeType===Node.ELEMENT_NODE?p.getBoundaryBoldForElement(n,e):null}static getBoundaryBoldForText(n,e){var r;const t=((r=e.textContent)==null?void 0:r.length)??0;if(n.startOffset===t)return p.findBoldElement(e);if(n.startOffset!==0)return null;const o=e.previousSibling;return p.isBoldElement(o)?o:null}static getBoundaryBoldForElement(n,e){if(n.startOffset<=0)return null;const t=e.childNodes[n.startOffset-1];return p.isBoldElement(t)?t:null}static handleShortcut(n){if(p.guardCollapsedBoundaryKeydown(n),!p.isBoldShortcut(n))return;const e=window.getSelection();if(!e||!e.rangeCount||!p.isSelectionInsideEditor(e))return;const t=p.instances.values().next().value??new p;t&&(n.preventDefault(),n.stopPropagation(),n.stopImmediatePropagation(),t.toggleBold())}static isBoldShortcut(n){return!((typeof navigator<"u"?navigator.userAgent.toLowerCase():"").includes("mac")?n.metaKey:n.ctrlKey)||n.altKey?!1:n.key.toLowerCase()==="b"}static isSelectionInsideEditor(n){const e=n.anchorNode;if(!e)return!1;const t=e.nodeType===Node.ELEMENT_NODE?e:e.parentElement;return!!(t!=null&&t.closest(`.${w.CSS.editorWrapper}`))}static isEventTargetInsideEditor(n){var t;if(!n||typeof Node>"u")return!1;if(n instanceof Element)return!!n.closest(`.${w.CSS.editorWrapper}`);if(n instanceof Text)return!!((t=n.parentElement)!=null&&t.closest(`.${w.CSS.editorWrapper}`));if(typeof ShadowRoot<"u"&&n instanceof ShadowRoot)return p.isEventTargetInsideEditor(n.host);if(!(n instanceof Node))return!1;const e=n.parentNode;return e?e instanceof Element?!!e.closest(`.${w.CSS.editorWrapper}`):p.isEventTargetInsideEditor(e):!1}getRangeHtmlWithoutBold(n){const e=n.cloneContents();this.removeNestedBold(e);const t=document.createElement("div");return t.appendChild(e),t.innerHTML}static createFragmentFromHtml(n){const e=document.createElement("template");return e.innerHTML=n,e.content}collectBoldAncestors(n){const e=new Set,t=document.createTreeWalker(n.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:o=>{try{return n.intersectsNode(o)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const i=document.createRange();i.selectNodeContents(o);const s=n.compareBoundaryPoints(Range.END_TO_START,i)>0,a=n.compareBoundaryPoints(Range.START_TO_END,i)<0;return s&&a?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}});for(;t.nextNode();){const o=p.findBoldElement(t.currentNode);o&&e.add(o)}return Array.from(e)}};let se=p;se.isInline=!0,se.title="Bold",se.shortcutListenerRegistered=!1,se.selectionListenerRegistered=!1,se.inputListenerRegistered=!1,se.beforeInputListenerRegistered=!1,se.globalListenersInitialized=p.initializeGlobalListeners(),se.collapsedExitRecords=new Set,se.markerSequence=0,se.isProcessingMutation=!1,se.DATA_ATTR_COLLAPSED_LENGTH="data-bold-collapsed-length",se.DATA_ATTR_COLLAPSED_ACTIVE="data-bold-collapsed-active",se.DATA_ATTR_PREV_LENGTH="data-bold-prev-length",se.DATA_ATTR_LEADING_WHITESPACE="data-bold-leading-ws",se.instances=new Set,se.pendingBoundaryCaretAdjustments=new WeakSet;class ai{static get sanitize(){return{i:{},em:{}}}render(){return{icon:WE,name:"italic",onActivate:()=>{this.toggleItalic()},isActive:()=>{const e=window.getSelection();return e?this.isSelectionVisuallyItalic(e):!1}}}get shortcut(){return"CMD+I"}toggleItalic(){const e=window.getSelection();if(!e||e.rangeCount===0)return;const t=e.getRangeAt(0);if(t.collapsed){this.toggleCollapsedItalic(t,e);return}this.isRangeItalic(t,{ignoreWhitespace:!0})?this.unwrapItalicTags(t):this.wrapWithItalic(t)}toggleCollapsedItalic(e,t){if(this.isRangeItalic(e,{ignoreWhitespace:!0})){const r=document.createTextNode("");e.insertNode(r),e.selectNode(r),this.unwrapItalicTags(e);const i=document.createRange();i.setStart(r,1),i.setEnd(r,1),t.removeAllRanges(),t.addRange(i)}else{const r=document.createElement("i"),i=document.createTextNode("");r.appendChild(i),e.insertNode(r);const s=document.createRange();s.setStart(i,1),s.setEnd(i,1),t.removeAllRanges(),t.addRange(s)}}isSelectionVisuallyItalic(e){if(!e||e.rangeCount===0)return!1;const t=e.getRangeAt(0);return this.isRangeItalic(t,{ignoreWhitespace:!0})}isRangeItalic(e,t){if(e.collapsed)return!!this.findItalicElement(e.startContainer);const o=document.createTreeWalker(e.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:i=>{try{return e.intersectsNode(i)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const a=document.createRange();a.selectNodeContents(i);const l=e.compareBoundaryPoints(Range.END_TO_START,a)>0,c=e.compareBoundaryPoints(Range.START_TO_END,a)<0;return l&&c?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}}),r=[];for(;o.nextNode();){const i=o.currentNode,s=i.textContent??"";t.ignoreWhitespace&&s.trim().length===0||s.length!==0&&r.push(i)}return r.length===0?!!this.findItalicElement(e.startContainer):r.every(i=>this.hasItalicParent(i))}wrapWithItalic(e){const t=this.getRangeHtmlWithoutItalic(e),o=this.replaceRangeWithHtml(e,`<i>${t}</i>`),r=window.getSelection();r&&o&&(r.removeAllRanges(),r.addRange(o))}unwrapItalicTags(e){const t=this.collectItalicAncestors(e),o=window.getSelection();if(!o)return;const r=document.createElement("span"),i=e.extractContents();r.appendChild(i),this.removeNestedItalic(r),e.insertNode(r);const s=document.createRange();for(s.selectNodeContents(r),o.removeAllRanges(),o.addRange(s);;){const d=this.findItalicElement(r);if(!d)break;this.moveMarkerOutOfItalic(r,d)}const a=r.firstChild,l=r.lastChild;this.unwrapElement(r),(a&&l?(()=>{const d=document.createRange();return d.setStartBefore(a),d.setEndAfter(l),o.removeAllRanges(),o.addRange(d),d})():void 0)||o.removeAllRanges(),t.forEach(d=>{(d.textContent??"").length===0&&d.remove()})}hasItalicParent(e){return e?e.nodeType===Node.ELEMENT_NODE&&this.isItalicTag(e)?!0:this.hasItalicParent(e.parentNode):!1}findItalicElement(e){return e?e.nodeType===Node.ELEMENT_NODE&&this.isItalicTag(e)?e:this.findItalicElement(e.parentNode):null}isItalicTag(e){const t=e.tagName;return t==="I"||t==="EM"}collectItalicAncestors(e){const t=new Set,o=document.createTreeWalker(e.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:r=>{try{return e.intersectsNode(r)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const s=document.createRange();s.selectNodeContents(r);const a=e.compareBoundaryPoints(Range.END_TO_START,s)>0,l=e.compareBoundaryPoints(Range.START_TO_END,s)<0;return a&&l?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}});for(;o.nextNode();){const r=this.findItalicElement(o.currentNode);r&&t.add(r)}return Array.from(t)}getRangeHtmlWithoutItalic(e){const t=e.cloneContents();this.removeNestedItalic(t);const o=document.createElement("div");return o.appendChild(t),o.innerHTML}removeNestedItalic(e){var o;const t=(o=e.querySelectorAll)==null?void 0:o.call(e,"i,em");t&&t.forEach(r=>{this.unwrapElement(r)})}unwrapElement(e){const t=e.parentNode;if(!t){e.remove();return}for(;e.firstChild;)t.insertBefore(e.firstChild,e);t.removeChild(e)}replaceRangeWithHtml(e,t){const o=this.createFragmentFromHtml(t),r=o.firstChild??null,i=o.lastChild??null;if(e.deleteContents(),!r||!i)return;e.insertNode(o);const s=document.createRange();return s.setStartBefore(r),s.setEndAfter(i),s}createFragmentFromHtml(e){const t=document.createElement("template");return t.innerHTML=e,t.content}moveMarkerOutOfItalic(e,t){const o=t.parentNode;if(!o)return;if(Array.from(t.childNodes).forEach(l=>{l.nodeType===Node.TEXT_NODE&&(l.textContent??"").length===0&&l.remove()}),t.childNodes.length===1&&t.firstChild===e){t.replaceWith(e);return}if(t.firstChild===e){o.insertBefore(e,t);return}if(t.lastChild===e){o.insertBefore(e,t.nextSibling);return}const a=t.cloneNode(!1);for(;e.nextSibling;)a.appendChild(e.nextSibling);o.insertBefore(a,t.nextSibling),o.insertBefore(e,a)}}ai.isInline=!0,ai.title="Italic";var Jn;const Sw=(Jn=class{constructor({api:n}){this.CSS={button:"ce-inline-tool",buttonActive:"ce-inline-tool--active",buttonModifier:"ce-inline-tool--link",buttonUnlink:"ce-inline-tool--unlink",input:"ce-inline-tool-input",inputShowed:"ce-inline-tool-input--showed"},this.DATA_ATTRIBUTES={buttonActive:"data-link-tool-active",buttonUnlink:"data-link-tool-unlink",inputOpened:"data-link-tool-input-opened"},this.nodes={input:null,button:null},this.inputOpened=!1,this.unlinkAvailable=!1,this.handleButtonClick=e=>{!this.inputOpened||!this.unlinkAvailable||(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.restoreSelection(),this.unlink(),this.inlineToolbar.close())},this.toolbar=n.toolbar,this.inlineToolbar=n.inlineToolbar,this.notifier=n.notifier,this.i18n=n.i18n,this.selection=new w,this.nodes.input=this.createInput()}static get sanitize(){return{a:{href:!0,target:"_blank",rel:"nofollow"}}}render(){return{icon:UE,isActive:()=>!!this.selection.findParentTag("A"),children:{items:[{type:oe.Html,element:this.nodes.input}],onOpen:()=>{this.openActions(!0)},onClose:()=>{this.closeActions()}}}}createInput(){const n=document.createElement("input");return n.placeholder=this.i18n.t("Add a link"),n.enterKeyHint="done",n.classList.add(this.CSS.input),this.setBooleanStateAttribute(n,this.DATA_ATTRIBUTES.inputOpened,!1),n.addEventListener("keydown",e=>{e.key==="Enter"&&this.enterPressed(e)}),n}get shortcut(){return"CMD+K"}openActions(n=!1){if(!this.nodes.input)return;const e=this.selection.findParentTag("A"),t=!!e;if(this.updateButtonStateAttributes(t),this.unlinkAvailable=t,e){const o=e.getAttribute("href");this.nodes.input.value=o!==null?o:""}else this.nodes.input.value="";this.nodes.input.classList.add(this.CSS.inputShowed),this.setBooleanStateAttribute(this.nodes.input,this.DATA_ATTRIBUTES.inputOpened,!0),this.selection.save(),n&&this.focusInputWithRetry(),this.inputOpened=!0}focusInputWithRetry(){this.nodes.input&&(this.nodes.input.focus(),!(typeof window>"u"||typeof document>"u")&&window.setTimeout(()=>{var n;document.activeElement!==this.nodes.input&&((n=this.nodes.input)==null||n.focus())},0))}getButtonElement(){if(this.nodes.button&&document.contains(this.nodes.button))return this.nodes.button;const n=document.querySelector(`${xE} [data-item-name="link"]`);return n&&n.addEventListener("click",this.handleButtonClick,!0),this.nodes.button=n??null,this.nodes.button}updateButtonStateAttributes(n){const e=this.getButtonElement();if(!e)return;const t=typeof n=="boolean"?n:!!this.selection.findParentTag("A");this.setBooleanStateAttribute(e,this.DATA_ATTRIBUTES.buttonActive,t),this.setBooleanStateAttribute(e,this.DATA_ATTRIBUTES.buttonUnlink,t)}closeActions(n=!0){(this.selection.isFakeBackgroundEnabled||n&&this.selection.savedSelectionRange)&&this.restoreSelection(),this.nodes.input&&(this.nodes.input.classList.remove(this.CSS.inputShowed),this.setBooleanStateAttribute(this.nodes.input,this.DATA_ATTRIBUTES.inputOpened,!1),this.nodes.input.value="",this.updateButtonStateAttributes(!1),this.unlinkAvailable=!1,n&&this.selection.clearSaved(),this.inputOpened=!1)}restoreSelection(){const n=new w,e=w.isAtEditor;if(e&&n.save(),this.selection.removeFakeBackground(),this.selection.restore(),!e&&this.selection.savedSelectionRange){const r=this.selection.savedSelectionRange.commonAncestorContainer,i=r.nodeType===Node.ELEMENT_NODE?r:r.parentElement;i==null||i.focus()}if(!e)return;n.restore();const t=n.savedSelectionRange;if(t){const o=t.commonAncestorContainer,r=o.nodeType===Node.ELEMENT_NODE?o:o.parentElement;r==null||r.focus()}}enterPressed(n){if(!this.nodes.input)return;const e=this.nodes.input.value||"";if(!e.trim()){this.selection.restore(),this.unlink(),n.preventDefault(),this.closeActions(),this.inlineToolbar.close();return}if(!this.validateURL(e)){this.notifier.show({message:"Pasted link is not valid.",style:"error"}),$("Incorrect Link pasted","warn",e);return}const t=this.prepareLink(e);this.selection.removeFakeBackground(),this.selection.restore(),this.insertLink(t),n.preventDefault(),n.stopPropagation(),n.stopImmediatePropagation(),this.selection.collapseToEnd(),this.inlineToolbar.close()}validateURL(n){return!/\s/.test(n)}prepareLink(n){return this.addProtocol(n.trim())}addProtocol(n){if(/^(\w+):(\/\/)?/.test(n))return n;const e=/^\/[^/\s]/.test(n),t=n.substring(0,1)==="#",o=/^\/\/[^/\s]/.test(n);return!e&&!t&&!o?"http://"+n:n}insertLink(n){const e=this.selection.findParentTag("A");if(e){this.selection.expandToTag(e),e.href=n,e.target="_blank",e.rel="nofollow";return}const t=w.range;if(!t)return;const o=document.createElement("a");o.href=n,o.target="_blank",o.rel="nofollow",o.appendChild(t.extractContents()),t.insertNode(o),this.selection.expandToTag(o)}unlink(){const n=this.selection.findParentTag("A");n&&(this.unwrap(n),this.updateButtonStateAttributes(!1),this.unlinkAvailable=!1)}unwrap(n){var t;const e=document.createDocumentFragment();for(;n.firstChild;)e.appendChild(n.firstChild);(t=n.parentNode)==null||t.replaceChild(e,n)}setBooleanStateAttribute(n,e,t){n&&n.setAttribute(e,t?"true":"false")}},Jn.isInline=!0,Jn.title="Link",Jn);class vl{constructor({api:e}){this.i18nAPI=e.i18n,this.blocksAPI=e.blocks,this.selectionAPI=e.selection,this.toolsAPI=e.tools,this.caretAPI=e.caret}async render(){const e=w.get();if(e===null)return[];const t=this.blocksAPI.getBlockByElement(e.anchorNode);if(t===void 0)return[];const o=this.toolsAPI.getBlockTools(),r=await Us(t,o);if(r.length===0)return[];const i=r.reduce((c,d)=>{var u;return(u=d.toolbox)==null||u.forEach(h=>{h.title!==void 0&&c.push({icon:h.icon,title:ne.t(ae.toolNames,h.title),name:d.name,closeOnActivate:!0,onActivate:async()=>{const g=await this.blocksAPI.convert(t.id,d.name,h.data);this.caretAPI.setToBlock(g,"end")}})}),c},[]),s=await t.getActiveToolboxEntry(),a=s!==void 0?s.icon:Js,l=!ut();return{icon:a,name:"convert-to",hint:{title:ne.ui(ae.ui.inlineToolbar.converter,"Convert to")},children:{searchable:l,items:i,onOpen:()=>{l&&(this.selectionAPI.setFakeBackground(),this.selectionAPI.save())},onClose:()=>{l&&(this.selectionAPI.restore(),this.selectionAPI.removeFakeBackground())}}}}}vl.isInline=!0;class bl{constructor({data:e,api:t}){this.CSS={wrapper:"ce-stub",info:"ce-stub__info",title:"ce-stub__title",subtitle:"ce-stub__subtitle"},this.api=t,this.title=e.title||this.api.i18n.t("Error"),this.subtitle=this.api.i18n.t("The block can not be displayed correctly."),this.savedData=e.savedData,this.wrapper=this.make()}render(){return this.wrapper}save(){return this.savedData}make(){const e=v.make("div",this.CSS.wrapper),t=XE,o=v.make("div",this.CSS.info),r=v.make("div",this.CSS.title,{textContent:this.title}),i=v.make("div",this.CSS.subtitle,{textContent:this.subtitle});return e.innerHTML=t,o.appendChild(r),o.appendChild(i),e.appendChild(o),e}}bl.isReadOnlySupported=!0;class xw extends Zo{constructor(){super(...arguments),this.type=Ze.Inline}getMissingMethods(e){const t=this.constructable,o=t==null?void 0:t.prototype;return o?e.filter(r=>typeof o[r]!="function"):[...e]}create(){const e=this.constructable;return new e({api:this.api,config:this.settings})}get isReadOnlySupported(){const e=this.constructable;return(e==null?void 0:e.isReadOnlySupported)??!1}get title(){return this.constructable.title||""}}class Bw extends Zo{constructor(){super(...arguments),this.type=Ze.Tune}create(e,t){const o=this.constructable;return new o({api:this.api,config:this.settings,block:t,data:e})}}class ce extends Map{get blockTools(){const e=Array.from(this.entries()).filter(([,t])=>t.isBlock());return new ce(e)}get inlineTools(){const e=Array.from(this.entries()).filter(([,t])=>t.isInline());return new ce(e)}get blockTunes(){const e=Array.from(this.entries()).filter(([,t])=>t.isTune());return new ce(e)}get internalTools(){const e=Array.from(this.entries()).filter(([,t])=>t.isInternal);return new ce(e)}get externalTools(){const e=Array.from(this.entries()).filter(([,t])=>!t.isInternal);return new ce(e)}}class _w extends Zo{constructor(){super(...arguments),this.type=Ze.Block,this.inlineTools=new ce,this.tunes=new ce}create(e,t,o){return new this.constructable({data:e,block:t,readOnly:o,api:this.api,config:this.settings})}get isReadOnlySupported(){return this.constructable[yt.IsReadOnlySupported]===!0}get isLineBreaksEnabled(){return this.constructable[yt.IsEnabledLineBreaks]??!1}get toolbox(){const e=this.constructable[yt.Toolbox],t=this.config[Tn.Toolbox];if(!(!e||Q(e))&&t!==!1)return t==null?Array.isArray(e)?e:[e]:!Array.isArray(t)&&Array.isArray(e)?[t]:Array.isArray(t)?Array.isArray(e)?t.map((o,r)=>{const i=e[r];return i?{...i,...o}:o}):t:[{...e,...t}]}get conversionConfig(){return this.constructable[yt.ConversionConfig]}get enabledInlineTools(){return this.config[Tn.EnabledInlineTools]||!1}get enabledBlockTunes(){return this.config[Tn.EnabledBlockTunes]}get pasteConfig(){return this.constructable[yt.PasteConfig]??{}}get sanitizeConfig(){if(this._sanitizeConfig)return this._sanitizeConfig;const e=super.sanitizeConfig,t=this.baseSanitizeConfig;if(Q(e))return this._sanitizeConfig=t,t;const o={};for(const r in e){if(!Object.prototype.hasOwnProperty.call(e,r))continue;const i=e[r];W(i)?o[r]=Object.assign({},t,i):o[r]=i}return this._sanitizeConfig=o,o}get baseSanitizeConfig(){if(this._baseSanitizeConfig)return this._baseSanitizeConfig;const e={};return Array.from(this.inlineTools.values()).forEach(t=>Object.assign(e,t.sanitizeConfig)),Array.from(this.tunes.values()).forEach(t=>Object.assign(e,t.sanitizeConfig)),this._baseSanitizeConfig=e,e}}class Aw{constructor(e,t,o){this.api=o,this.config=e,this.editorConfig=t}get(e){const{class:t,isInternal:o=!1,...r}=this.config[e],i=t;if(i===void 0)throw new Error(`Tool "${e}" does not provide a class.`);const s=this.getConstructor(i),a=!!Reflect.get(i,qo.IsTune);return new s({name:e,constructable:i,config:r,api:this.api.getMethodsForTool(e,a),isDefault:e===this.editorConfig.defaultBlock,defaultPlaceholder:this.editorConfig.placeholder,isInternal:o})}getConstructor(e){switch(!0){case!!Reflect.get(e,aa.IsInline):return xw;case!!Reflect.get(e,qo.IsTune):return Bw;default:return _w}}}class yl{constructor({api:e}){this.api=e}render(){return{icon:jE,title:this.api.i18n.t("Delete"),name:"delete",confirmation:{title:this.api.i18n.t("Click to delete"),onActivate:()=>this.handleClick()}}}handleClick(){this.api.blocks.delete()}}yl.isTune=!0;const ot=n=>{if(!j(n))throw new Error("Tool constructable must be a function");return n};class Iw extends F{constructor(){super(...arguments),this.stubTool="stub",this.factory=null,this.toolsAvailable=new ce,this.toolsUnavailable=new ce,this.inlineToolsSanitizeConfigCache=null}get available(){return this.toolsAvailable}get unavailable(){return this.toolsUnavailable}get inlineTools(){return this.available.inlineTools}get blockTools(){return this.available.blockTools}get blockTunes(){return this.available.blockTunes}get defaultTool(){const e=this.config.defaultBlock;if(!e)throw new Error("Default block tool name is not configured");const t=this.blockTools.get(e);if(!t)throw new Error(`Default block tool "${e}" not found in available block tools`);return t}get internal(){return this.available.internalTools}async prepare(){const e=this.config.tools??{};this.config.tools=It({},this.internalTools,e),this.validateTools();const t=this.config.tools;if(!t||Object.keys(t).length===0)throw Error("Can't start without tools");const o=this.prepareConfig(t);this.factory=new Aw(o,this.config,this.Editor.API);const r=this.getListOfPrepareFunctions(o);if(r.length===0)return Promise.resolve();const i=l=>{this.isToolPrepareData(l)&&this.toolPrepareMethodSuccess({toolName:l.toolName})},s=l=>{this.isToolPrepareData(l)&&this.toolPrepareMethodFallback({toolName:l.toolName})},a=new ul;r.forEach(l=>{a.add(async()=>{const c=Ny(l.data)?{}:l.data;try{await l.function(l.data),i(c)}catch{s(c)}})}),await a.completed,this.prepareBlockTools()}getAllInlineToolsSanitizeConfig(){if(this.inlineToolsSanitizeConfigCache)return this.inlineToolsSanitizeConfigCache;const e={};return Array.from(this.inlineTools.values()).forEach(t=>{Object.assign(e,t.sanitizeConfig)}),this.inlineToolsSanitizeConfigCache=e,e}destroy(){for(const e of this.available.values()){const t=(()=>{try{return e.reset()}catch(o){$(`Tool "${e.name}" reset failed`,"warn",o);return}})();t instanceof Promise&&t.catch(o=>{$(`Tool "${e.name}" reset failed`,"warn",o)})}}get internalTools(){return{convertTo:{class:ot(vl),isInternal:!0},link:{class:ot(Sw),isInternal:!0},bold:{class:ot(se),isInternal:!0},italic:{class:ot(ai),isInternal:!0},paragraph:{class:ot(si),inlineToolbar:!0,config:{preserveBlank:!0},isInternal:!0},stub:{class:ot(bl),isInternal:!0},delete:{class:ot(yl),isInternal:!0}}}toolPrepareMethodSuccess(e){const t=this.getFactory().get(e.toolName);if(!t.isInline()){this.toolsAvailable.set(t.name,t);return}const o=["render"],r=t.getMissingMethods(o);if(r.length){$(`Incorrect Inline Tool: ${t.name}. Some of required methods is not implemented %o`,"warn",r),this.toolsUnavailable.set(t.name,t);return}this.toolsAvailable.set(t.name,t)}toolPrepareMethodFallback(e){const t=this.getFactory();this.toolsUnavailable.set(e.toolName,t.get(e.toolName))}getListOfPrepareFunctions(e){return Object.entries(e).map(([t,o])=>{const r={toolName:t,config:o.config??{}};return{function:async s=>{const a=o.class;if(!a||!j(a.prepare))return;const l=s??r;return a.prepare.call(a,l)},data:r}})}prepareBlockTools(){Array.from(this.blockTools.values()).forEach(e=>{this.assignInlineToolsToBlockTool(e),this.assignBlockTunesToBlockTool(e)})}assignInlineToolsToBlockTool(e){const t=e;if(this.config.inlineToolbar!==!1){if(t.enabledInlineTools===!0){const o=Array.isArray(this.config.inlineToolbar)?this.createInlineToolsCollection(this.config.inlineToolbar):new ce(Array.from(this.inlineTools.entries()));t.inlineTools=o;return}if(Array.isArray(t.enabledInlineTools)){const o=this.createInlineToolsCollection(["convertTo",...t.enabledInlineTools]);t.inlineTools=o}}}assignBlockTunesToBlockTool(e){const t=e;if(t.enabledBlockTunes!==!1){if(Array.isArray(t.enabledBlockTunes)){const o=this.createBlockTunesCollection(t.enabledBlockTunes),r=[...Array.from(o.entries()),...Array.from(this.blockTunes.internalTools.entries())];t.tunes=new ce(r);return}if(Array.isArray(this.config.tunes)){const o=this.createBlockTunesCollection(this.config.tunes),r=[...Array.from(o.entries()),...Array.from(this.blockTunes.internalTools.entries())];t.tunes=new ce(r);return}t.tunes=new ce(Array.from(this.blockTunes.internalTools.entries()))}}validateTools(){const e=this.config.tools;if(!e)return;const t=this.internalTools;for(const o in e){if(!Object.prototype.hasOwnProperty.call(e,o)||o in t)continue;const r=e[o],i=j(r),a=j(r.class);if(!i&&!a)throw new Ot(`Tool «${o}» must be a constructor function or an object with function in the «class» property`)}}prepareConfig(e){const t={};for(const o in e){if(!Object.prototype.hasOwnProperty.call(e,o))continue;const r=e[o];if(W(r)){t[o]=r;continue}t[o]={class:r}}return t}isToolPrepareData(e){const t=e;return typeof(t==null?void 0:t.toolName)=="string"}getFactory(){if(this.factory===null)throw new Error("Tools factory is not initialized");return this.factory}createInlineToolsCollection(e){const t=[];for(const o of e){const r=this.inlineTools.get(o);if(!r){$(`Inline tool "${o}" is not available and will be skipped`,"warn");continue}t.push([o,r])}return new ce(t)}createBlockTunesCollection(e){const t=[];for(const o of e){const r=this.blockTunes.get(o);if(!r){$(`Block tune "${o}" is not available and will be skipped`,"warn");continue}t.push([o,r])}return new ce(t)}}const Ow=`:root{--selectionColor: #e1f2ff;--inlineSelectionColor: #d4ecff;--bg-light: #eff2f5;--grayText: #707684;--color-dark: #1d202b;--color-active-icon: #388ae5;--content-width: 650px;--narrow-mode-right-padding: 50px;--toolbox-buttons-size: 26px;--toolbox-buttons-size--mobile: 36px;--icon-size: 20px;--icon-size--mobile: 28px;--block-padding-vertical: .4em;--color-line-gray: #eff0f1 }.codex-editor{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}.codex-editor .hide{display:none}.codex-editor__redactor [contenteditable]:empty:after{content:"\\feff"}@media (min-width: 651px){.codex-editor--narrow .codex-editor__redactor{margin-right:50px}}@media (min-width: 651px){.codex-editor--narrow.codex-editor--rtl .codex-editor__redactor{margin-left:50px;margin-right:0}}@media (min-width: 651px){.codex-editor--narrow .ce-toolbar__actions{right:-5px}}.codex-editor-copyable{position:absolute;height:1px;width:1px;top:-400%;opacity:.001}.codex-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;overflow:hidden}.codex-editor-overlay__container{position:relative;pointer-events:auto;z-index:0}.codex-editor-overlay__rectangle{position:absolute;pointer-events:none;background-color:#2eaadc33;border:1px solid transparent}.codex-editor svg{max-height:100%}.codex-editor path{stroke:currentColor}.codex-editor ::-moz-selection{background-color:#d4ecff}.codex-editor ::selection{background-color:#d4ecff}.codex-editor--dragging,.codex-editor--dragging .ce-toolbar__settings-btn{cursor:-webkit-grabbing;cursor:grabbing}.codex-editor--dragging .ce-toolbar{pointer-events:none}.codex-editor--toolbox-opened [contentEditable=true][data-placeholder]:focus:before{opacity:0!important}.ce-scroll-locked{overflow:hidden}.ce-scroll-locked--hard{overflow:hidden;top:calc(-1 * var(--window-scroll-offset));position:fixed;width:100%}.ce-toolbar{position:absolute;left:0;right:0;top:0;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;will-change:opacity,top;display:none}.ce-toolbar--opened{display:block}.ce-toolbar__content{max-width:650px;margin:0 auto;position:relative}.ce-toolbar__plus{color:#1d202b;cursor:pointer;width:26px;height:26px;border-radius:7px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 650px){.ce-toolbar__plus{width:36px;height:36px}}@media (hover: hover){.ce-toolbar__plus:hover{background-color:#eff2f5}}.ce-toolbar__plus--active{background-color:#eff2f5;-webkit-animation:bounceIn .75s 1;animation:bounceIn .75s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.ce-toolbar__plus-shortcut{opacity:.6;word-spacing:-2px;margin-top:5px}@media (max-width: 650px){.ce-toolbar__plus{position:absolute;background-color:#fff;border:1px solid #e8e8eb;-webkit-box-shadow:0 3px 15px -3px rgba(13,20,33,.13);box-shadow:0 3px 15px -3px #0d142121;border-radius:6px;z-index:2;position:static}.ce-toolbar__plus--left-oriented:before{left:15px;margin-left:0}.ce-toolbar__plus--right-oriented:before{left:auto;right:15px;margin-left:0}}.ce-toolbar__actions{position:absolute;right:100%;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:5px}.ce-toolbar__actions--opened{opacity:1}@media (max-width: 650px){.ce-toolbar__actions{right:auto}}.ce-toolbar__settings-btn{color:#1d202b;width:26px;height:26px;border-radius:7px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-left:3px;cursor:pointer;user-select:none}@media (max-width: 650px){.ce-toolbar__settings-btn{width:36px;height:36px}}@media (hover: hover){.ce-toolbar__settings-btn:hover{background-color:#eff2f5}}.ce-toolbar__settings-btn--active{background-color:#eff2f5;-webkit-animation:bounceIn .75s 1;animation:bounceIn .75s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (hover: hover){.ce-toolbar__settings-btn:hover{cursor:-webkit-grab;cursor:grab}}.ce-toolbar__settings-btn:active{cursor:-webkit-grabbing;cursor:grabbing}@media (hover: hover){.ce-toolbar__settings-btn--opened:hover{cursor:pointer}}@media (min-width: 651px){.ce-toolbar__settings-btn{width:24px}}.ce-toolbar__settings-btn--hidden{display:none}@media (max-width: 650px){.ce-toolbar__settings-btn{position:absolute;background-color:#fff;border:1px solid #e8e8eb;-webkit-box-shadow:0 3px 15px -3px rgba(13,20,33,.13);box-shadow:0 3px 15px -3px #0d142121;border-radius:6px;z-index:2;position:static}.ce-toolbar__settings-btn--left-oriented:before{left:15px;margin-left:0}.ce-toolbar__settings-btn--right-oriented:before{left:auto;right:15px;margin-left:0}}.ce-toolbar__plus svg,.ce-toolbar__settings-btn svg{width:24px;height:24px}@media (min-width: 651px){.codex-editor--narrow .ce-toolbar__plus{left:5px}}@media (hover: hover){.codex-editor--toolbox-opened .ce-toolbar__settings-btn:hover{cursor:pointer}}@media (min-width: 651px){.codex-editor--narrow .ce-toolbox .ce-popover{right:0;left:auto;left:initial}}.ce-inline-toolbar{--y-offset: 8px;--color-background-icon-active: rgba(56, 138, 229, .1);--color-text-icon-active: #388ae5;--color-text-primary: black;position:absolute;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;will-change:opacity,left,top;top:0;left:0;z-index:3;opacity:1;visibility:visible}.ce-inline-toolbar [hidden]{display:none!important}.ce-inline-toolbar__toggler-and-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0 6px}.ce-inline-toolbar__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.ce-inline-toolbar__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px;margin:0 6px 0 -6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-right:1px solid #eff0f1;-webkit-box-sizing:border-box;box-sizing:border-box}@media (hover: hover){.ce-inline-toolbar__dropdown:hover{background:#eff2f5}}.ce-inline-toolbar__dropdown--hidden{display:none}.ce-inline-toolbar__dropdown-content,.ce-inline-toolbar__dropdown-arrow{display:-webkit-box;display:-ms-flexbox;display:flex}.ce-inline-toolbar__dropdown-content svg,.ce-inline-toolbar__dropdown-arrow svg{width:20px;height:20px}.ce-inline-toolbar__shortcut{opacity:.6;word-spacing:-3px;margin-top:3px}.ce-inline-tool{color:var(--color-text-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:4px;line-height:normal;height:100%;padding:0;width:28px;background-color:transparent;cursor:pointer}@media (max-width: 650px){.ce-inline-tool{width:36px;height:36px}}@media (hover: hover){.ce-inline-tool:hover{background-color:#f8f8f8}}.ce-inline-tool svg{display:block;width:20px;height:20px}@media (max-width: 650px){.ce-inline-tool svg{width:28px;height:28px}}.ce-inline-tool--link .icon--unlink,.ce-inline-tool--unlink .icon--link{display:none}.ce-inline-tool--unlink .icon--unlink{display:inline-block;margin-bottom:-1px}.ce-inline-tool-input{background:#f8f8f8;border:1px solid rgba(226,226,229,.2);border-radius:6px;padding:4px 8px;font-size:14px;line-height:22px;outline:none;margin:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;font-weight:500;-webkit-appearance:none;font-family:inherit}@media (max-width: 650px){.ce-inline-tool-input{font-size:15px;font-weight:500}}.ce-inline-tool-input::-webkit-input-placeholder{color:#707684}.ce-inline-tool-input::-moz-placeholder{color:#707684}.ce-inline-tool-input:-ms-input-placeholder{color:#707684}.ce-inline-tool-input::-ms-input-placeholder{color:#707684}.ce-inline-tool-input::placeholder{color:#707684}.ce-inline-tool-input--showed{display:block}.ce-inline-tool--active{background:var(--color-background-icon-active);color:var(--color-text-icon-active)}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.ce-block{position:relative;-webkit-animation:fade-in .3s ease;animation:fade-in .3s ease;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-fill-mode:initial;animation-fill-mode:initial}.ce-block:first-of-type{margin-top:0}.ce-block--selected .ce-block__content{background:#e1f2ff}.ce-block--selected .ce-block__content [contenteditable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ce-block--selected .ce-block__content img,.ce-block--selected .ce-block__content .ce-stub{opacity:.55}.ce-block--stretched .ce-block__content{max-width:none}.ce-block__content{position:relative;max-width:650px;margin:0 auto;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.ce-block a{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.ce-block b{font-weight:700}.ce-block i{font-style:italic}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}20%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}60%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}20%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}60%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@-webkit-keyframes selectionBounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}50%{-webkit-transform:scale3d(1.01,1.01,1.01);transform:scale3d(1.01,1.01,1.01)}70%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes selectionBounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}50%{-webkit-transform:scale3d(1.01,1.01,1.01);transform:scale3d(1.01,1.01,1.01)}70%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@-webkit-keyframes buttonClicked{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}60%{-webkit-transform:scale3d(1.02,1.02,1.02);transform:scale3d(1.02,1.02,1.02)}80%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes buttonClicked{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}60%{-webkit-transform:scale3d(1.02,1.02,1.02);transform:scale3d(1.02,1.02,1.02)}80%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.cdx-block{padding:.4em 0}.cdx-block::-webkit-input-placeholder{line-height:normal!important}.cdx-input{border:1px solid #eff0f1;-webkit-box-shadow:inset 0 1px 2px 0 rgba(35,44,72,.06);box-shadow:inset 0 1px 2px #232c480f;border-radius:3px;padding:10px 12px;outline:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.cdx-input[data-placeholder]:before{position:static!important}.cdx-input[data-placeholder]:before{display:inline-block;width:0;white-space:nowrap;pointer-events:none}.cdx-settings-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;cursor:pointer;border:0;outline:none;background-color:transparent;vertical-align:bottom;color:inherit;margin:0;min-width:26px;min-height:26px}.cdx-settings-button--focused{background:rgba(34,186,255,.08)!important}.cdx-settings-button--focused{-webkit-box-shadow:inset 0 0 0 1px rgba(7,161,227,.08);box-shadow:inset 0 0 0 1px #07a1e314}.cdx-settings-button--focused-animated{-webkit-animation-name:buttonClicked;animation-name:buttonClicked;-webkit-animation-duration:.25s;animation-duration:.25s}.cdx-settings-button--active{color:#388ae5}.cdx-settings-button svg{width:auto;height:auto}@media (max-width: 650px){.cdx-settings-button svg{width:28px;height:28px}}@media (max-width: 650px){.cdx-settings-button{width:36px;height:36px;border-radius:8px}}@media (hover: hover){.cdx-settings-button:hover{background-color:#eff2f5}}.cdx-loader{position:relative;border:1px solid #eff0f1}.cdx-loader:before{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;margin:-11px 0 0 -11px;border:2px solid #eff0f1;border-left-color:#388ae5;border-radius:50%;-webkit-animation:cdxRotation 1.2s infinite linear;animation:cdxRotation 1.2s infinite linear}@-webkit-keyframes cdxRotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes cdxRotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cdx-button{padding:13px;border-radius:3px;border:1px solid #eff0f1;font-size:14.9px;background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(18,30,57,.04);box-shadow:0 2px 2px #121e390a;color:#707684;text-align:center;cursor:pointer}@media (hover: hover){.cdx-button:hover{background:#fbfcfe;-webkit-box-shadow:0 1px 3px 0 rgba(18,30,57,.08);box-shadow:0 1px 3px #121e3914}}.cdx-button svg{height:20px;margin-right:.2em;margin-top:-2px}.ce-stub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 18px;margin:10px 0;border-radius:10px;background:#eff2f5;border:1px solid #eff0f1;color:#707684;font-size:14px}.ce-stub svg{width:20px;height:20px}.ce-stub__info{margin-left:14px}.ce-stub__title{font-weight:500;text-transform:capitalize}.codex-editor.codex-editor--rtl{direction:rtl}.codex-editor.codex-editor--rtl .cdx-list{padding-left:0;padding-right:40px}.codex-editor.codex-editor--rtl .ce-toolbar__plus{right:-26px;left:auto}.codex-editor.codex-editor--rtl .ce-toolbar__actions{right:auto;left:-26px}@media (max-width: 650px){.codex-editor.codex-editor--rtl .ce-toolbar__actions{margin-left:0;margin-right:auto;padding-right:0;padding-left:10px}}.codex-editor.codex-editor--rtl .ce-settings{left:5px;right:auto}.codex-editor.codex-editor--rtl .ce-settings:before{right:auto;left:25px}.codex-editor.codex-editor--rtl .ce-settings__button:not(:nth-child(3n+3)){margin-left:3px;margin-right:0}.codex-editor.codex-editor--rtl .ce-conversion-tool__icon{margin-right:0;margin-left:10px}.codex-editor.codex-editor--rtl .ce-inline-toolbar__dropdown{border-right:0 solid transparent;border-left:1px solid #eff0f1;margin:0 -6px 0 6px}.codex-editor.codex-editor--rtl .ce-inline-toolbar__dropdown .icon--toggler-down{margin-left:0;margin-right:4px}@media (min-width: 651px){.codex-editor--narrow.codex-editor--rtl .ce-toolbar__plus{left:0;right:5px}}@media (min-width: 651px){.codex-editor--narrow.codex-editor--rtl .ce-toolbar__actions{left:-5px}}.cdx-search-field{--icon-margin-right: 10px;background:#F8F8F8;border:1px solid rgba(226,226,229,.2);border-radius:6px;padding:2px;display:grid;grid-template-columns:auto auto 1fr;grid-template-rows:auto}.cdx-search-field__icon{width:26px;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:var(--icon-margin-right)}.cdx-search-field__icon svg{width:20px;height:20px;color:#707684}.cdx-search-field__input{font-size:14px;outline:none;font-weight:500;font-family:inherit;border:0;background:transparent;margin:0;padding:0;line-height:22px;min-width:calc(100% - 26px - var(--icon-margin-right))}.cdx-search-field__input::-webkit-input-placeholder{color:#707684;font-weight:500}.cdx-search-field__input::-moz-placeholder{color:#707684;font-weight:500}.cdx-search-field__input:-ms-input-placeholder{color:#707684;font-weight:500}.cdx-search-field__input::-ms-input-placeholder{color:#707684;font-weight:500}.cdx-search-field__input::placeholder{color:#707684;font-weight:500}.ce-popover{--border-radius: 6px;--width: 200px;--max-height: 270px;--padding: 6px;--offset-from-target: 8px;--color-border: #eff0f1;--color-shadow: rgba(13, 20, 33, .1);--color-background: white;--color-text-primary: black;--color-text-secondary: #707684;--color-border-icon: rgba(201, 201, 204, .48);--color-border-icon-disabled: #eff0f1;--color-text-icon-active: #388ae5;--color-background-icon-active: rgba(56, 138, 229, .1);--color-background-item-focus: rgba(34, 186, 255, .08);--color-shadow-item-focus: rgba(7, 161, 227, .08);--color-background-item-hover: #f8f8f8;--color-background-item-confirm: #e24a4a;--color-background-item-confirm-hover: #ce4343;--popover-top: calc(100% + var(--offset-from-target));--popover-left: 0;--nested-popover-overlap: 4px;--icon-size: 20px;--item-padding: 3px;--item-height: calc(var(--icon-size) + 2 * var(--item-padding))}.ce-popover__container{min-width:var(--width);width:var(--width);border-radius:var(--border-radius);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 3px 15px -3px var(--color-shadow);box-shadow:0 3px 15px -3px var(--color-shadow);position:absolute;left:var(--popover-left);top:var(--popover-top);background:var(--color-background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:4;opacity:0;max-height:0;pointer-events:none;padding:0;border:none}.ce-popover--opened>.ce-popover__container{opacity:1;padding:var(--padding);max-height:var(--max-height);pointer-events:auto;-webkit-animation:panelShowing .1s ease;animation:panelShowing .1s ease;border:1px solid var(--color-border)}@media (max-width: 650px){.ce-popover--opened>.ce-popover__container{-webkit-animation:panelShowingMobile .25s ease;animation:panelShowingMobile .25s ease}}.ce-popover--open-top .ce-popover__container{--popover-top: calc(-1 * (var(--offset-from-target) + var(--popover-height)))}.ce-popover--open-left .ce-popover__container{--popover-left: calc(-1 * var(--width) + 100%)}.ce-popover__items{overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}@media (max-width: 650px){.ce-popover__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1d202b;z-index:3;opacity:.5;-webkit-transition:opacity .12s ease-in;transition:opacity .12s ease-in;will-change:opacity;visibility:visible}}.ce-popover__overlay--hidden{display:none}@media (max-width: 650px){.ce-popover .ce-popover__container{--offset: 5px;position:fixed;max-width:none;min-width:calc(100% - var(--offset) * 2);top:auto;right:var(--offset);bottom:calc(var(--offset) + env(safe-area-inset-bottom));left:var(--offset);border-radius:10px}}.ce-popover__search{margin-bottom:5px}.ce-popover__nothing-found-message{color:#707684;display:none;cursor:default;padding:3px;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ce-popover__nothing-found-message--displayed{display:block}.ce-popover--nested .ce-popover__container{--popover-left: calc(var(--nesting-level) * (var(--width) - var(--nested-popover-overlap)));top:calc(var(--trigger-item-top) - var(--nested-popover-overlap));position:absolute}.ce-popover--open-top.ce-popover--nested .ce-popover__container{top:calc(var(--trigger-item-top) - var(--popover-height) + var(--item-height) + var(--offset-from-target) + var(--nested-popover-overlap))}.ce-popover--open-left .ce-popover--nested .ce-popover__container{--popover-left: calc(-1 * (var(--nesting-level) + 1) * var(--width) + 100%)}.ce-popover-item-separator{padding:4px 3px}.ce-popover-item-separator--hidden{display:none}.ce-popover-item-separator__line{height:1px;background:var(--color-border);width:100%}.ce-popover-item-html--hidden{display:none}.ce-popover-item{--border-radius: 6px;border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--item-padding);color:var(--color-text-primary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;background:transparent}@media (max-width: 650px){.ce-popover-item{padding:4px}}.ce-popover-item:not(:last-of-type){margin-bottom:1px}.ce-popover-item__icon{width:26px;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ce-popover-item__icon svg{width:20px;height:20px}@media (max-width: 650px){.ce-popover-item__icon{width:36px;height:36px;border-radius:8px}.ce-popover-item__icon svg{width:28px;height:28px}}.ce-popover-item__icon--tool{margin-right:4px}.ce-popover-item__title{font-size:14px;line-height:20px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:auto}@media (max-width: 650px){.ce-popover-item__title{font-size:16px}}.ce-popover-item__secondary-title{color:var(--color-text-secondary);font-size:12px;white-space:nowrap;letter-spacing:-.1em;padding-right:5px;opacity:.6}@media (max-width: 650px){.ce-popover-item__secondary-title{display:none}}.ce-popover-item--active{background:var(--color-background-icon-active);color:var(--color-text-icon-active)}.ce-popover-item--disabled{color:var(--color-text-secondary);cursor:default;pointer-events:none}.ce-popover-item--focused:not(.ce-popover-item--no-focus){background:var(--color-background-item-focus)!important}.ce-popover-item--hidden{display:none}@media (hover: hover){.ce-popover-item:hover{cursor:pointer}.ce-popover-item:hover:not(.ce-popover-item--no-hover){background-color:var(--color-background-item-hover)}}.ce-popover-item--confirmation{background:var(--color-background-item-confirm)}.ce-popover-item--confirmation .ce-popover-item__title,.ce-popover-item--confirmation .ce-popover-item__icon{color:#fff}@media (hover: hover){.ce-popover-item--confirmation:not(.ce-popover-item--no-hover):hover{background:var(--color-background-item-confirm-hover)}}.ce-popover-item--confirmation:not(.ce-popover-item--no-focus).ce-popover-item--focused{background:var(--color-background-item-confirm-hover)!important}@-webkit-keyframes panelShowing{0%{opacity:0;-webkit-transform:translateY(-8px) scale(.9);transform:translateY(-8px) scale(.9)}70%{opacity:1;-webkit-transform:translateY(2px);transform:translateY(2px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes panelShowing{0%{opacity:0;-webkit-transform:translateY(-8px) scale(.9);transform:translateY(-8px) scale(.9)}70%{opacity:1;-webkit-transform:translateY(2px);transform:translateY(2px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes panelShowingMobile{0%{opacity:0;-webkit-transform:translateY(14px) scale(.98);transform:translateY(14px) scale(.98)}70%{opacity:1;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes panelShowingMobile{0%{opacity:0;-webkit-transform:translateY(14px) scale(.98);transform:translateY(14px) scale(.98)}70%{opacity:1;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;-webkit-animation-duration:.4s;animation-duration:.4s}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-9%,0,0);transform:translate3d(-9%,0,0)}30%{-webkit-transform:translate3d(9%,0,0);transform:translate3d(9%,0,0)}45%{-webkit-transform:translate3d(-4%,0,0);transform:translate3d(-4%,0,0)}60%{-webkit-transform:translate3d(4%,0,0);transform:translate3d(4%,0,0)}75%{-webkit-transform:translate3d(-1%,0,0);transform:translate3d(-1%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-9%,0,0);transform:translate3d(-9%,0,0)}30%{-webkit-transform:translate3d(9%,0,0);transform:translate3d(9%,0,0)}45%{-webkit-transform:translate3d(-4%,0,0);transform:translate3d(-4%,0,0)}60%{-webkit-transform:translate3d(4%,0,0);transform:translate3d(4%,0,0)}75%{-webkit-transform:translate3d(-1%,0,0);transform:translate3d(-1%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.ce-popover-header{margin-bottom:8px;margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ce-popover-header__text{font-size:18px;font-weight:600}.ce-popover-header__back-button{border:0;background:transparent;width:36px;height:36px;color:var(--color-text-primary)}.ce-popover-header__back-button svg{display:block;width:28px;height:28px}.ce-popover--inline{--height: 38px;--height-mobile: 46px;--container-padding: 4px;position:relative}.ce-popover--inline.ce-popover--opened{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:var(--height)}@media (max-width: 650px){.ce-popover--inline.ce-popover--opened{height:var(--height-mobile)}}.ce-popover--inline .ce-popover__custom-content{margin-bottom:0}.ce-popover--inline .ce-popover__items{display:-webkit-box;display:-ms-flexbox;display:flex}.ce-popover--inline .ce-popover__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:var(--container-padding);height:var(--height);top:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:none;animation:none}@media (max-width: 650px){.ce-popover--inline .ce-popover__container{height:var(--height-mobile);position:absolute}}.ce-popover--inline .ce-popover-item-separator{padding:0 4px}.ce-popover--inline .ce-popover-item-separator__line{height:100%;width:1px}.ce-popover--inline .ce-popover-item{border-radius:4px;padding:4px}.ce-popover--inline .ce-popover-item__icon--tool{-webkit-box-shadow:none;box-shadow:none;background:transparent;margin-right:0}.ce-popover--inline .ce-popover-item__icon{width:auto;width:initial;height:auto;height:initial}.ce-popover--inline .ce-popover-item__icon svg{width:20px;height:20px}@media (max-width: 650px){.ce-popover--inline .ce-popover-item__icon svg{width:28px;height:28px}}.ce-popover--inline .ce-popover-item:not(:last-of-type){margin-bottom:0;margin-bottom:initial}.ce-popover--inline .ce-popover-item-html{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ce-popover--inline .ce-popover-item__icon--chevron-right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ce-popover--inline [data-item-name=link] .ce-popover-item__icon--chevron-right{display:none}.ce-popover--inline .ce-popover--nested-level-1 .ce-popover__container{--offset: 3px;left:0;top:calc(var(--height) + var(--offset))}@media (max-width: 650px){.ce-popover--inline .ce-popover--nested-level-1 .ce-popover__container{top:calc(var(--height-mobile) + var(--offset))}}.ce-popover--inline .ce-popover--nested .ce-popover__container{min-width:var(--width);width:var(--width);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:6px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ce-popover--inline .ce-popover--nested .ce-popover__items{display:block;width:100%}.ce-popover--inline .ce-popover--nested .ce-popover-item{border-radius:6px;padding:3px}@media (max-width: 650px){.ce-popover--inline .ce-popover--nested .ce-popover-item{padding:4px}}.ce-popover--inline .ce-popover--nested .ce-popover-item__icon--tool{margin-right:4px}.ce-popover--inline .ce-popover--nested .ce-popover-item__icon{width:26px;height:26px}.ce-popover--inline .ce-popover--nested .ce-popover-item-separator{padding:4px 3px}.ce-popover--inline .ce-popover--nested .ce-popover-item-separator__line{width:100%;height:1px}.codex-editor [data-placeholder]:empty:before,.codex-editor [data-placeholder][data-empty=true]:before{pointer-events:none;color:#707684;cursor:text;content:attr(data-placeholder)}.codex-editor [data-placeholder-active]:empty:before,.codex-editor [data-placeholder-active][data-empty=true]:before{pointer-events:none;color:#707684;cursor:text}.codex-editor [data-placeholder-active]:empty:focus:before,.codex-editor [data-placeholder-active][data-empty=true]:focus:before{content:attr(data-placeholder-active)}
|
|
39
|
-
`;class Nw extends F{constructor(){super(...arguments),this.isMobile=!1,this.contentRectCache=null,this.resizeDebouncer=Ms(()=>{this.windowResize()},200),this.selectionChangeDebounced=Ms(()=>{this.selectionChanged()},kE),this.documentTouchedListener=e=>{this.documentTouched(e)}}get CSS(){return{editorWrapper:"codex-editor",editorWrapperNarrow:"codex-editor--narrow",editorZone:"codex-editor__redactor",editorZoneHidden:"codex-editor__redactor--hidden",editorEmpty:"codex-editor--empty",editorRtlFix:"codex-editor--rtl",editorDragging:"codex-editor--dragging"}}get contentRect(){if(this.contentRectCache!==null)return this.contentRectCache;const e=this.nodes.wrapper.querySelector(`.${re.CSS.content}`);return e?(this.contentRectCache=e.getBoundingClientRect(),this.contentRectCache):{width:650,left:0,right:0}}async prepare(){this.setIsMobile(),this.make(),this.loadStyles()}toggleReadOnly(e){if(e){this.unbindReadOnlySensitiveListeners();return}const t=()=>{this.bindReadOnlySensitiveListeners()};t();const o=window.requestIdleCallback;typeof o=="function"&&o(t,{timeout:2e3})}checkEmptiness(){const{BlockManager:e}=this.Editor;this.nodes.wrapper.classList.toggle(this.CSS.editorEmpty,e.isEditorEmpty)}get someToolbarOpened(){const{Toolbar:e,BlockSettings:t,InlineToolbar:o}=this.Editor;return!!(t.opened||o.opened||e.toolbox.opened)}get someFlipperButtonFocused(){return this.Editor.Toolbar.toolbox.hasFocus()?!0:Object.entries(this.Editor).filter(([e,t])=>t.flipper instanceof Fe).some(([e,t])=>t.flipper.hasFocus())}destroy(){this.nodes.holder.innerHTML="",this.unbindReadOnlyInsensitiveListeners()}closeAllToolbars(){const{Toolbar:e,BlockSettings:t,InlineToolbar:o}=this.Editor;t.close(),o.close(),e.toolbox.close()}setIsMobile(){const e=window.innerWidth<Ds;e!==this.isMobile&&this.eventsDispatcher.emit(Lt,{isEnabled:this.isMobile}),this.isMobile=e}make(){const e=this.config.holder;if(!e)throw new Error("Editor holder is not specified in the configuration.");this.nodes.holder=v.getHolder(e),this.nodes.wrapper=v.make("div",[this.CSS.editorWrapper,...this.isRtl?[this.CSS.editorRtlFix]:[]]),this.nodes.wrapper.setAttribute(pt,CE),this.nodes.redactor=v.make("div",this.CSS.editorZone),this.nodes.holder.offsetWidth<this.contentRect.width&&this.nodes.wrapper.classList.add(this.CSS.editorWrapperNarrow),this.nodes.redactor.style.paddingBottom=this.config.minHeight+"px",this.nodes.wrapper.appendChild(this.nodes.redactor),this.nodes.holder.appendChild(this.nodes.wrapper),this.bindReadOnlyInsensitiveListeners()}loadStyles(){const e="editor-js-styles";if(v.get(e))return;const t=v.make("style",null,{id:e,textContent:Ow.toString()});this.config.style&&!Q(this.config.style)&&this.config.style.nonce&&t.setAttribute("nonce",this.config.style.nonce),v.prepend(document.head,t)}bindReadOnlyInsensitiveListeners(){this.listeners.on(document,"selectionchange",this.selectionChangeDebounced),this.listeners.on(window,"resize",this.resizeDebouncer,{passive:!0}),this.listeners.on(this.nodes.redactor,"mousedown",this.documentTouchedListener,{capture:!0,passive:!0}),this.listeners.on(this.nodes.redactor,"touchstart",this.documentTouchedListener,{capture:!0,passive:!0})}unbindReadOnlyInsensitiveListeners(){this.listeners.off(document,"selectionchange",this.selectionChangeDebounced),this.listeners.off(window,"resize",this.resizeDebouncer),this.listeners.off(this.nodes.redactor,"mousedown",this.documentTouchedListener),this.listeners.off(this.nodes.redactor,"touchstart",this.documentTouchedListener)}bindReadOnlySensitiveListeners(){this.readOnlyMutableListeners.on(this.nodes.redactor,"click",e=>{e instanceof MouseEvent&&this.redactorClicked(e)},!1),this.readOnlyMutableListeners.on(document,"keydown",e=>{e instanceof KeyboardEvent&&this.documentKeydown(e)},!0),this.readOnlyMutableListeners.on(document,"mousedown",e=>{e instanceof MouseEvent&&this.documentClicked(e)},!0),this.watchBlockHoveredEvents(),this.enableInputsEmptyMark()}watchBlockHoveredEvents(){const e={lastHovered:null},o=To(r=>{var a;if(!(r instanceof MouseEvent)&&!(r instanceof TouchEvent))return;const i=(a=r.target)==null?void 0:a.closest(".ce-block");if(this.Editor.BlockSelection.anyBlockSelected||!i||e.lastHovered===i)return;e.lastHovered=i;const s=this.Editor.BlockManager.getBlockByChildNode(i);s&&this.eventsDispatcher.emit(ia,{block:s})},20);this.readOnlyMutableListeners.on(this.nodes.redactor,"mousemove",r=>{o(r)},{passive:!0})}unbindReadOnlySensitiveListeners(){this.readOnlyMutableListeners.clearAll()}windowResize(){this.contentRectCache=null,this.setIsMobile()}documentKeydown(e){switch(e.key??""){case"Enter":this.enterPressed(e);break;case"Backspace":case"Delete":this.backspacePressed(e);break;case"Escape":this.escapePressed(e);break;default:this.defaultBehaviour(e);break}}defaultBehaviour(e){const{currentBlock:t}=this.Editor.BlockManager,o=e.target.closest(`.${this.CSS.editorWrapper}`),r=e.altKey||e.ctrlKey||e.metaKey||e.shiftKey;if(t!==void 0&&o===null){this.Editor.BlockEvents.keydown(e);return}o||t&&r||(this.Editor.BlockManager.unsetCurrentBlock(),this.Editor.Toolbar.close())}backspacePressed(e){const{BlockManager:t,BlockSelection:o,Caret:r}=this.Editor,i=w.isSelectionExists,s=w.isCollapsed;if(!(o.anyBlockSelected&&(!i||s===!0||this.Editor.CrossBlockSelection.isCrossBlockSelectionStarted)))return;const l=t.removeSelectedBlocks();if(l===void 0)return;const c=t.insertDefaultBlockAtIndex(l,!0);r.setToBlock(c,r.positions.START),o.clearSelection(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}escapePressed(e){if(this.Editor.BlockSelection.clearSelection(e),this.Editor.Toolbar.toolbox.opened){this.Editor.Toolbar.toolbox.close(),this.Editor.BlockManager.currentBlock&&this.Editor.Caret.setToBlock(this.Editor.BlockManager.currentBlock,this.Editor.Caret.positions.END);return}if(this.Editor.BlockSettings.opened){this.Editor.BlockSettings.close();return}if(this.Editor.InlineToolbar.opened){this.Editor.InlineToolbar.close();return}this.Editor.Toolbar.close()}enterPressed(e){const{BlockManager:t,BlockSelection:o}=this.Editor;if(this.someToolbarOpened)return;const r=t.currentBlockIndex>=0,i=w.isSelectionExists,s=w.isCollapsed;if(o.anyBlockSelected&&(!i||s===!0)){o.clearSelection(e),e.preventDefault(),e.stopImmediatePropagation(),e.stopPropagation();return}if(!this.someToolbarOpened&&r&&e.target.tagName==="BODY"){const a=this.Editor.BlockManager.insert();e.preventDefault(),this.Editor.Caret.setToBlock(a),this.Editor.Toolbar.moveAndOpen(a)}this.Editor.BlockSelection.clearSelection(e)}documentClicked(e){var h;if(!e.isTrusted)return;const t=e.target,o=this.nodes.holder.contains(t)||w.isAtEditor,r=this.nodes.redactor.contains(t),i=this.Editor.Toolbar.contains(t);(!(o||i)||!r&&!i)&&(this.Editor.BlockManager.unsetCurrentBlock(),this.Editor.Toolbar.close());const l=this.Editor.BlockSettings.contains(t),c=(h=this.Editor.Toolbar.nodes.settingsToggler)==null?void 0:h.contains(t),d=l||c,u=this.Editor.BlockSettings.opened&&!d;if(u&&this.Editor.BlockSettings.close(),u&&r){const g=this.Editor.BlockManager.getBlockByChildNode(t);this.Editor.Toolbar.moveAndOpen(g)}this.Editor.BlockSelection.clearSelection(e)}documentTouched(e){const t=e.target,o=(()=>{if(t!==this.nodes.redactor)return t;if(e instanceof MouseEvent)return document.elementFromPoint(e.clientX,e.clientY)??t;if(e instanceof TouchEvent&&e.touches.length>0){const{clientX:r,clientY:i}=e.touches[0];return document.elementFromPoint(r,i)??t}return t})();try{this.Editor.BlockManager.setCurrentBlockByChildNode(o)}catch{this.Editor.RectangleSelection.isRectActivated()||this.Editor.Caret.setToTheLastBlock()}!this.Editor.ReadOnly.isEnabled&&!this.Editor.Toolbar.contains(t)&&this.Editor.Toolbar.moveAndOpen()}redactorClicked(e){if(!w.isCollapsed)return;const t=e.target,o=e.metaKey||e.ctrlKey;if(!(v.isAnchor(t)&&o)){this.processBottomZoneClick(e);return}e.stopImmediatePropagation(),e.stopPropagation();const i=t.getAttribute("href");if(!i)return;const s=Dy(i);Fy(s)}processBottomZoneClick(e){var d,u;const t=this.Editor.BlockManager.getBlockByIndex(-1),o=v.offset(t.holder).bottom,r=e.pageY,{BlockSelection:i}=this.Editor;if(!(e.target instanceof Element&&e.target.isEqualNode(this.nodes.redactor)&&!i.anyBlockSelected&&o<r))return;e.stopImmediatePropagation(),e.stopPropagation();const{BlockManager:a,Caret:l,Toolbar:c}=this.Editor;(!((d=a.lastBlock)!=null&&d.tool.isDefault)||!((u=a.lastBlock)!=null&&u.isEmpty))&&a.insertAtEnd(),l.setToTheLastBlock(),c.moveAndOpen(a.lastBlock)}selectionChanged(){var l;const{CrossBlockSelection:e,BlockSelection:t}=this.Editor,o=w.anchorElement;if(e.isCrossBlockSelectionStarted&&t.anyBlockSelected&&((l=w.get())==null||l.removeAllRanges()),!o&&!w.range&&this.Editor.InlineToolbar.close(),!o)return;const r=o.closest(`.${re.CSS.content}`),i=r===null||r.closest(`.${w.CSS.editorWrapper}`)!==this.nodes.wrapper,s=o.dataset.inlineToolbar==="true";i&&!this.Editor.InlineToolbar.containsNode(o)&&this.Editor.InlineToolbar.close(),!(i&&!s)&&(this.Editor.BlockManager.currentBlock||this.Editor.BlockManager.setCurrentBlockByChildNode(o),this.Editor.InlineToolbar.tryToShow(!0))}enableInputsEmptyMark(){const e=t=>{const o=t.target;$s(o)};this.readOnlyMutableListeners.on(this.nodes.wrapper,"input",e),this.readOnlyMutableListeners.on(this.nodes.wrapper,"focusin",e),this.readOnlyMutableListeners.on(this.nodes.wrapper,"focusout",e)}}const Rw={BlocksAPI:Ky,CaretAPI:Yy,EventsAPI:Xy,I18nAPI:Ao,API:Vy,InlineToolbarAPI:qy,ListenersAPI:Zy,NotifierAPI:Qy,ReadOnlyAPI:eE,SanitizerAPI:gE,SaverAPI:mE,SelectionAPI:vE,ToolsAPI:bE,StylesAPI:yE,ToolbarAPI:EE,TooltipAPI:ME,UiAPI:DE,BlockSettings:tT,Toolbar:sT,InlineToolbar:aT,BlockEvents:Hk,BlockManager:pw,BlockSelection:gw,Caret:Zn,CrossBlockSelection:bw,ModificationsObserver:yw,Paste:ml,ReadOnly:Ew,RectangleSelection:Zt,Renderer:Tw,Saver:kw,Tools:Iw,UI:Nw};class Lw{constructor(e){this.moduleInstances={},this.eventsDispatcher=new Nt,this.config={},this.isReady=new Promise((t,o)=>{Promise.resolve().then(async()=>{this.configuration=e,this.validate(),this.init(),await this.start(),await this.render();const{BlockManager:r,Caret:i,UI:s,ModificationsObserver:a}=this.moduleInstances;s.checkEmptiness(),a.enable(),this.configuration.autofocus===!0&&this.configuration.readOnly!==!0&&i.setToBlock(r.blocks[0],i.positions.START),t()}).catch(r=>{$(`Editor.js is not ready because of ${r}`,"error"),o(r)})})}set configuration(e){var l,c,d;W(e)?this.config={...e}:this.config={holder:e},this.config.holder==null&&(this.config.holder="editorjs"),this.config.logLevel==null&&(this.config.logLevel=Os.VERBOSE),Oy(this.config.logLevel),this.config.defaultBlock=this.config.defaultBlock??"paragraph";const t=this.config.tools,o=this.config.defaultBlock,r=t!=null&&Object.prototype.hasOwnProperty.call(t,o??""),i=(l=this.config.data)==null?void 0:l.blocks,s=Array.isArray(i)&&i.length>0;if(o&&o!=="paragraph"&&!r&&!s){$(`Default block "${o}" is not configured. Falling back to "paragraph" tool.`,"warn"),this.config.defaultBlock="paragraph";const h={...this.config.tools??{}},g=h.paragraph;h.paragraph=this.createParagraphToolConfig(g),this.config.tools=h}this.config.minHeight=this.config.minHeight!==void 0?this.config.minHeight:300;const a={type:this.config.defaultBlock,data:{}};this.config.placeholder===void 0&&(this.config.placeholder=!1),this.config.sanitizer=this.config.sanitizer??{},this.config.hideToolbar=this.config.hideToolbar??!1,this.config.tools=this.config.tools||{},this.config.i18n=this.config.i18n||{},this.config.data=this.config.data||{blocks:[]},this.config.onReady=this.config.onReady||(()=>{}),this.config.onChange=this.config.onChange||(()=>{}),this.config.inlineToolbar=this.config.inlineToolbar!==void 0?this.config.inlineToolbar:!0,(Q(this.config.data)||!this.config.data.blocks||this.config.data.blocks.length===0)&&(this.config.data={blocks:[a]}),this.config.readOnly=this.config.readOnly||!1,(c=this.config.i18n)!=null&&c.messages&&ne.setDictionary(this.config.i18n.messages),this.config.i18n.direction=((d=this.config.i18n)==null?void 0:d.direction)||"ltr"}get configuration(){return this.config}validate(){const{holder:e}=this.config;if(we(e)&&!v.get(e))throw Error(`element with ID «${e}» is missing. Pass correct holder's ID.`);if(e&&W(e)&&!v.isElement(e))throw Error("«holder» value must be an Element node")}init(){this.constructModules(),this.configureModules()}async start(){await["Tools","UI","BlockManager","Paste","BlockSelection","RectangleSelection","CrossBlockSelection","ReadOnly"].reduce((t,o)=>t.then(async()=>{try{await this.moduleInstances[o].prepare()}catch(r){if(r instanceof Ot)throw new Error(r.message);$(`Module ${o} was skipped because of %o`,"warn",r)}}),Promise.resolve())}render(){const e=this.moduleInstances.Renderer;if(!e)throw new Ot("Renderer module is not initialized");if(!this.config.data)throw new Ot("Editor data is not initialized");return e.render(this.config.data.blocks)}constructModules(){Object.entries(Rw).forEach(([e,t])=>{try{this.moduleInstances[e]=new t({config:this.configuration,eventsDispatcher:this.eventsDispatcher})}catch(o){$(`[constructModules] Module ${e} skipped because`,"error",o)}})}configureModules(){for(const e in this.moduleInstances)Object.prototype.hasOwnProperty.call(this.moduleInstances,e)&&(this.moduleInstances[e].state=this.getModulesDiff(e))}createParagraphToolConfig(e){if(e===void 0)return{config:{preserveBlank:!0}};if(j(e))return{class:e,config:{preserveBlank:!0}};if(W(e)){const t=e,o=t.config;return{...t,config:{...W(o)?o:{},preserveBlank:!0}}}return{config:{preserveBlank:!0}}}getModulesDiff(e){const t={};for(const o in this.moduleInstances)o!==e&&(t[o]=this.moduleInstances[o]);return t}}/**
|
|
40
|
-
* Editor.js
|
|
41
|
-
* @license Apache-2.0
|
|
42
|
-
* @see Editor.js <https://editorjs.io>
|
|
43
|
-
* @author CodeX Team <https://codex.so>
|
|
44
|
-
*/class Qn{static get version(){return fn()}constructor(e){this.initialConfiguration=W(e)?{...e}:e;const t=W(e)&&j(e.onReady)?e.onReady:()=>{},o=new Lw(e);this.destroy=()=>{},this.isReady=o.isReady.then(()=>{this.exportAPI(o),t()})}exportAPI(e){var f;const t=["configuration"],o=()=>{Object.values(e.moduleInstances).forEach(m=>{if(m==null)return;j(m.destroy)&&m.destroy();const b=m.listeners;b&&j(b.removeAll)&&b.removeAll()}),PE();for(const m in this)Object.prototype.hasOwnProperty.call(this,m)&&delete this[m];Object.setPrototypeOf(this,null)};t.forEach(m=>{if(m!=="configuration"){this[m]=e[m];return}const b=e.configuration,E=W(this.initialConfiguration)?this.initialConfiguration:b??this.initialConfiguration;E!==void 0&&(this[m]=E)}),this.destroy=o;const r=e.moduleInstances.API.methods,i=((f=e.moduleInstances.EventsAPI)==null?void 0:f.methods)??r.events;if(i!==void 0){const m=b=>{Object.prototype.hasOwnProperty.call(b,"eventsDispatcher")||Object.defineProperty(b,"eventsDispatcher",{value:i,configurable:!0,enumerable:!0,writable:!1})};m(r),m(this)}Object.getPrototypeOf(r)!==Qn.prototype&&Object.setPrototypeOf(r,Qn.prototype),Object.setPrototypeOf(this,r);const s=Object.create(null),a=e.moduleInstances,l=a,c=m=>/^[A-Z]+$/.test(m)?m.toLowerCase():m.charAt(0).toLowerCase()+m.slice(1);Object.keys(l).forEach(m=>{const b=c(m);Object.defineProperty(s,b,{configurable:!0,enumerable:!0,get:()=>l[m]})});const d=a.Toolbar,u=a.BlockSettings;d!==void 0&&u!==void 0&&d.blockSettings===void 0&&(d.blockSettings=u);const h=a.InlineToolbar;d!==void 0&&h!==void 0&&d.inlineToolbar===void 0&&(d.inlineToolbar=h),Object.defineProperty(this,"module",{value:s,configurable:!0,enumerable:!1,writable:!1}),delete this.exportAPI,Object.entries({blocks:{clear:"clear",render:"render"},caret:{focus:"focus"},events:{on:"on",off:"off",emit:"emit"},saver:{save:"save"}}).forEach(([m,b])=>{Object.entries(b).forEach(([E,k])=>{const N=m,x=e.moduleInstances.API.methods[N];this[k]=x[E]})})}}var eo={},Pw={get exports(){return eo},set exports(n){eo=n}};(function(n,e){(function(t,o){n.exports=o()})(window,function(){return function(t){var o={};function r(i){if(o[i])return o[i].exports;var s=o[i]={i,l:!1,exports:{}};return t[i].call(s.exports,s,s.exports,r),s.l=!0,s.exports}return r.m=t,r.c=o,r.d=function(i,s,a){r.o(i,s)||Object.defineProperty(i,s,{enumerable:!0,get:a})},r.r=function(i){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})},r.t=function(i,s){if(1&s&&(i=r(i)),8&s||4&s&&typeof i=="object"&&i&&i.__esModule)return i;var a=Object.create(null);if(r.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:i}),2&s&&typeof i!="string")for(var l in i)r.d(a,l,function(c){return i[c]}.bind(null,l));return a},r.n=function(i){var s=i&&i.__esModule?function(){return i.default}:function(){return i};return r.d(s,"a",s),s},r.o=function(i,s){return Object.prototype.hasOwnProperty.call(i,s)},r.p="/",r(r.s=0)}([function(t,o,r){r(1),t.exports=function(){var i=r(6),s="cdx-notify--bounce-in",a=null;return{show:function(l){if(l.message){(function(){if(a)return!0;a=i.getWrapper(),document.body.appendChild(a)})();var c=null,d=l.time||8e3;switch(l.type){case"confirm":c=i.confirm(l);break;case"prompt":c=i.prompt(l);break;default:c=i.alert(l),window.setTimeout(function(){c.remove()},d)}a.appendChild(c),c.classList.add(s)}}}}()},function(t,o,r){var i=r(2);typeof i=="string"&&(i=[[t.i,i,""]]);var s={hmr:!0,transform:void 0,insertInto:void 0};r(4)(i,s),i.locals&&(t.exports=i.locals)},function(t,o,r){(t.exports=r(3)(!1)).push([t.i,`.cdx-notify--error{background:#fffbfb!important}.cdx-notify--error::before{background:#fb5d5d!important}.cdx-notify__input{max-width:130px;padding:5px 10px;background:#f7f7f7;border:0;border-radius:3px;font-size:13px;color:#656b7c;outline:0}.cdx-notify__input:-ms-input-placeholder{color:#656b7c}.cdx-notify__input::placeholder{color:#656b7c}.cdx-notify__input:focus:-ms-input-placeholder{color:rgba(101,107,124,.3)}.cdx-notify__input:focus::placeholder{color:rgba(101,107,124,.3)}.cdx-notify__button{border:none;border-radius:3px;font-size:13px;padding:5px 10px;cursor:pointer}.cdx-notify__button:last-child{margin-left:10px}.cdx-notify__button--cancel{background:#f2f5f7;box-shadow:0 2px 1px 0 rgba(16,19,29,0);color:#656b7c}.cdx-notify__button--cancel:hover{background:#eee}.cdx-notify__button--confirm{background:#34c992;box-shadow:0 1px 1px 0 rgba(18,49,35,.05);color:#fff}.cdx-notify__button--confirm:hover{background:#33b082}.cdx-notify__btns-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-top:5px}.cdx-notify__cross{position:absolute;top:5px;right:5px;width:10px;height:10px;padding:5px;opacity:.54;cursor:pointer}.cdx-notify__cross::after,.cdx-notify__cross::before{content:'';position:absolute;left:9px;top:5px;height:12px;width:2px;background:#575d67}.cdx-notify__cross::before{transform:rotate(-45deg)}.cdx-notify__cross::after{transform:rotate(45deg)}.cdx-notify__cross:hover{opacity:1}.cdx-notifies{position:fixed;z-index:2;bottom:20px;left:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.cdx-notify{position:relative;width:220px;margin-top:15px;padding:13px 16px;background:#fff;box-shadow:0 11px 17px 0 rgba(23,32,61,.13);border-radius:5px;font-size:14px;line-height:1.4em;word-wrap:break-word}.cdx-notify::before{content:'';position:absolute;display:block;top:0;left:0;width:3px;height:calc(100% - 6px);margin:3px;border-radius:5px;background:0 0}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}.cdx-notify--bounce-in{animation-name:bounceIn;animation-duration:.6s;animation-iteration-count:1}.cdx-notify--success{background:#fafffe!important}.cdx-notify--success::before{background:#41ffb1!important}`,""])},function(t,o){t.exports=function(r){var i=[];return i.toString=function(){return this.map(function(s){var a=function(l,c){var d=l[1]||"",u=l[3];if(!u)return d;if(c&&typeof btoa=="function"){var h=(f=u,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(f))))+" */"),g=u.sources.map(function(m){return"/*# sourceURL="+u.sourceRoot+m+" */"});return[d].concat(g).concat([h]).join(`
|
|
45
|
-
`)}var f;return[d].join(`
|
|
46
|
-
`)}(s,r);return s[2]?"@media "+s[2]+"{"+a+"}":a}).join("")},i.i=function(s,a){typeof s=="string"&&(s=[[null,s,""]]);for(var l={},c=0;c<this.length;c++){var d=this[c][0];typeof d=="number"&&(l[d]=!0)}for(c=0;c<s.length;c++){var u=s[c];typeof u[0]=="number"&&l[u[0]]||(a&&!u[2]?u[2]=a:a&&(u[2]="("+u[2]+") and ("+a+")"),i.push(u))}},i}},function(t,o,r){var i,s,a={},l=(i=function(){return window&&document&&document.all&&!window.atob},function(){return s===void 0&&(s=i.apply(this,arguments)),s}),c=function(C){var T={};return function(A){if(typeof A=="function")return A();if(T[A]===void 0){var R=function(z){return document.querySelector(z)}.call(this,A);if(window.HTMLIFrameElement&&R instanceof window.HTMLIFrameElement)try{R=R.contentDocument.head}catch{R=null}T[A]=R}return T[A]}}(),d=null,u=0,h=[],g=r(5);function f(C,T){for(var A=0;A<C.length;A++){var R=C[A],z=a[R.id];if(z){z.refs++;for(var L=0;L<z.parts.length;L++)z.parts[L](R.parts[L]);for(;L<R.parts.length;L++)z.parts.push(x(R.parts[L],T))}else{var K=[];for(L=0;L<R.parts.length;L++)K.push(x(R.parts[L],T));a[R.id]={id:R.id,refs:1,parts:K}}}}function m(C,T){for(var A=[],R={},z=0;z<C.length;z++){var L=C[z],K=T.base?L[0]+T.base:L[0],M={css:L[1],media:L[2],sourceMap:L[3]};R[K]?R[K].parts.push(M):A.push(R[K]={id:K,parts:[M]})}return A}function b(C,T){var A=c(C.insertInto);if(!A)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var R=h[h.length-1];if(C.insertAt==="top")R?R.nextSibling?A.insertBefore(T,R.nextSibling):A.appendChild(T):A.insertBefore(T,A.firstChild),h.push(T);else if(C.insertAt==="bottom")A.appendChild(T);else{if(typeof C.insertAt!="object"||!C.insertAt.before)throw new Error(`[Style Loader]
|
|
47
|
-
|
|
48
|
-
Invalid value for parameter 'insertAt' ('options.insertAt') found.
|
|
49
|
-
Must be 'top', 'bottom', or Object.
|
|
50
|
-
(https://github.com/webpack-contrib/style-loader#insertat)
|
|
51
|
-
`);var z=c(C.insertInto+" "+C.insertAt.before);A.insertBefore(T,z)}}function E(C){if(C.parentNode===null)return!1;C.parentNode.removeChild(C);var T=h.indexOf(C);T>=0&&h.splice(T,1)}function k(C){var T=document.createElement("style");return C.attrs.type===void 0&&(C.attrs.type="text/css"),N(T,C.attrs),b(C,T),T}function N(C,T){Object.keys(T).forEach(function(A){C.setAttribute(A,T[A])})}function x(C,T){var A,R,z,L;if(T.transform&&C.css){if(!(L=T.transform(C.css)))return function(){};C.css=L}if(T.singleton){var K=u++;A=d||(d=k(T)),R=X.bind(null,A,K,!1),z=X.bind(null,A,K,!0)}else C.sourceMap&&typeof URL=="function"&&typeof URL.createObjectURL=="function"&&typeof URL.revokeObjectURL=="function"&&typeof Blob=="function"&&typeof btoa=="function"?(A=function(M){var Z=document.createElement("link");return M.attrs.type===void 0&&(M.attrs.type="text/css"),M.attrs.rel="stylesheet",N(Z,M.attrs),b(M,Z),Z}(T),R=function(M,Z,Ne){var be=Ne.css,Jt=Ne.sourceMap,El=Z.convertToAbsoluteUrls===void 0&&Jt;(Z.convertToAbsoluteUrls||El)&&(be=g(be)),Jt&&(be+=`
|
|
52
|
-
/*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(Jt))))+" */");var to=new Blob([be],{type:"text/css"}),no=M.href;M.href=URL.createObjectURL(to),no&&URL.revokeObjectURL(no)}.bind(null,A,T),z=function(){E(A),A.href&&URL.revokeObjectURL(A.href)}):(A=k(T),R=function(M,Z){var Ne=Z.css,be=Z.media;if(be&&M.setAttribute("media",be),M.styleSheet)M.styleSheet.cssText=Ne;else{for(;M.firstChild;)M.removeChild(M.firstChild);M.appendChild(document.createTextNode(Ne))}}.bind(null,A),z=function(){E(A)});return R(C),function(M){if(M){if(M.css===C.css&&M.media===C.media&&M.sourceMap===C.sourceMap)return;R(C=M)}else z()}}t.exports=function(C,T){if(typeof DEBUG<"u"&&DEBUG&&typeof document!="object")throw new Error("The style-loader cannot be used in a non-browser environment");(T=T||{}).attrs=typeof T.attrs=="object"?T.attrs:{},T.singleton||typeof T.singleton=="boolean"||(T.singleton=l()),T.insertInto||(T.insertInto="head"),T.insertAt||(T.insertAt="bottom");var A=m(C,T);return f(A,T),function(R){for(var z=[],L=0;L<A.length;L++){var K=A[L];(M=a[K.id]).refs--,z.push(M)}for(R&&f(m(R,T),T),L=0;L<z.length;L++){var M;if((M=z[L]).refs===0){for(var Z=0;Z<M.parts.length;Z++)M.parts[Z]();delete a[M.id]}}}};var P,I=(P=[],function(C,T){return P[C]=T,P.filter(Boolean).join(`
|
|
53
|
-
`)});function X(C,T,A,R){var z=A?"":R.css;if(C.styleSheet)C.styleSheet.cssText=I(T,z);else{var L=document.createTextNode(z),K=C.childNodes;K[T]&&C.removeChild(K[T]),K.length?C.insertBefore(L,K[T]):C.appendChild(L)}}},function(t,o){t.exports=function(r){var i=typeof window<"u"&&window.location;if(!i)throw new Error("fixUrls requires window.location");if(!r||typeof r!="string")return r;var s=i.protocol+"//"+i.host,a=s+i.pathname.replace(/\/[^\/]*$/,"/");return r.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(l,c){var d,u=c.trim().replace(/^"(.*)"$/,function(h,g){return g}).replace(/^'(.*)'$/,function(h,g){return g});return/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(u)?l:(d=u.indexOf("//")===0?u:u.indexOf("/")===0?s+u:a+u.replace(/^\.\//,""),"url("+JSON.stringify(d)+")")})}},function(t,o,r){var i,s,a,l,c,d,u,h,g;t.exports=(i="cdx-notifies",s="cdx-notify",a="cdx-notify__cross",l="cdx-notify__button--confirm",c="cdx-notify__button--cancel",d="cdx-notify__input",u="cdx-notify__button",h="cdx-notify__btns-wrapper",{alert:g=function(f){var m=document.createElement("DIV"),b=document.createElement("DIV"),E=f.message,k=f.style;return m.classList.add(s),k&&m.classList.add(s+"--"+k),m.innerHTML=E,b.classList.add(a),b.addEventListener("click",m.remove.bind(m)),m.appendChild(b),m},confirm:function(f){var m=g(f),b=document.createElement("div"),E=document.createElement("button"),k=document.createElement("button"),N=m.querySelector("."+a),x=f.cancelHandler,P=f.okHandler;return b.classList.add(h),E.innerHTML=f.okText||"Confirm",k.innerHTML=f.cancelText||"Cancel",E.classList.add(u),k.classList.add(u),E.classList.add(l),k.classList.add(c),x&&typeof x=="function"&&(k.addEventListener("click",x),N.addEventListener("click",x)),P&&typeof P=="function"&&E.addEventListener("click",P),E.addEventListener("click",m.remove.bind(m)),k.addEventListener("click",m.remove.bind(m)),b.appendChild(E),b.appendChild(k),m.appendChild(b),m},prompt:function(f){var m=g(f),b=document.createElement("div"),E=document.createElement("button"),k=document.createElement("input"),N=m.querySelector("."+a),x=f.cancelHandler,P=f.okHandler;return b.classList.add(h),E.innerHTML=f.okText||"Ok",E.classList.add(u),E.classList.add(l),k.classList.add(d),f.placeholder&&k.setAttribute("placeholder",f.placeholder),f.default&&(k.value=f.default),f.inputType&&(k.type=f.inputType),x&&typeof x=="function"&&N.addEventListener("click",x),P&&typeof P=="function"&&E.addEventListener("click",function(){P(k.value)}),E.addEventListener("click",m.remove.bind(m)),b.appendChild(k),b.appendChild(E),m.appendChild(b),m},getWrapper:function(){var f=document.createElement("DIV");return f.classList.add(i),f}})}])})})(Pw);const Mw=xt({__proto__:null,default:li(eo)},[eo]);return Qn});
|
|
173
|
+
`),u=o.innerHTML;t.setData("text/plain",a),t.setData("text/html",u);try{const f=await Promise.all(this.selectedBlocks.map(p=>p.save()));t.setData(this.Blok.Paste.MIME_TYPE,JSON.stringify(f))}catch{}}selectBlockByIndex(e){const{BlockManager:t}=this.Blok,o=t.getBlockByIndex(e);o!==void 0&&this.selectBlock(o)}selectBlock(e){this.selection.save(),X.get()?.removeAllRanges();const o=e;o.selected=!0,this.clearCache(),this.Blok.InlineToolbar.close()}unselectBlock(e){const t=e;t.selected=!1,this.clearCache()}clearCache(){this.anyBlockSelectedCache=null}destroy(){eo.remove(this.Blok.UI.nodes.redactor,"CMD+A")}handleCommandA(e){if(this.Blok.RectangleSelection.clearSelection(),R.isNativeInput(e.target)&&!this.readyToBlockSelection){this.readyToBlockSelection=!0;return}const t=this.Blok.BlockManager.getBlock(e.target);if(!t)return;const o=t.inputs;if(o.length>1&&!this.readyToBlockSelection){this.readyToBlockSelection=!0;return}if(o.length===1&&!this.needToSelectAll){this.needToSelectAll=!0;return}if(this.needToSelectAll){e.preventDefault(),this.selectAllBlocks(),this.needToSelectAll=!1,this.readyToBlockSelection=!1;return}this.readyToBlockSelection&&(e.preventDefault(),this.selectBlock(t),this.needToSelectAll=!0)}selectAllBlocks(){this.selection.save(),X.get()?.removeAllRanges(),this.allBlocksSelected=!0,this.Blok.InlineToolbar.close()}replaceSelectedBlocksWithPrintableKey(e){const{BlockManager:t,Caret:o}=this.Blok,i=t.removeSelectedBlocks();if(i===void 0)return;t.insertDefaultBlockAtIndex(i,!0);const a=t.currentBlock;a&&o.setToBlock(a),ss(()=>{const u=e.key;o.insertContentAtCaretPosition(u.length>1?"":u)},20)()}}const BC=127,Wy=l=>{for(const e of l){if(e.trim().length===0)continue;if(e>="0"&&e<="9"||e.toLowerCase()!==e.toUpperCase())return!1;const t=e.codePointAt(0);if(typeof t=="number"&&t>BC)return!1}return!0},Ky=l=>l.nodeType===Node.TEXT_NODE?[l]:l.hasChildNodes?.()?Array.from(l.childNodes).flatMap(e=>Ky(e)):[],AC=l=>{const e=Ky(l);if(e.length===0)return null;const t=e[e.length-1],o=[...e].reverse().find(i=>!Wy(i.textContent??""))??null;return o&&o!==t&&Wy(t.textContent??"")&&o.parentNode!==l?o:t};class jd extends Be{get positions(){return{START:"start",END:"end",DEFAULT:"default"}}static get CSS(){return{shadowCaret:"blok-shadow-caret"}}setToBlock(e,t=this.positions.DEFAULT,o=0){const{BlockManager:i,BlockSelection:a}=this.Blok;if(a.clearSelection(),!e.focusable){window.getSelection()?.removeAllRanges(),a.selectBlock(e),i.currentBlock=e;return}const f=t===this.positions.START?e.firstInput:t===this.positions.END?e.lastInput:e.currentInput;if(!f)return;const p=y=>{if(t===this.positions.START)return{node:R.getDeepestNode(y,!1),offset:0};if(t===this.positions.END)return this.resolveEndPositionNode(y);const{node:w,offset:S}=R.getNodeByOffset(y,o);return w?{node:w,offset:S}:{node:R.getDeepestNode(y,!1),offset:0}},{node:g,offset:v}=p(f);g&&(this.set(g,v),i.setCurrentBlockByChildNode(e.holder),i.currentBlock.currentInput=f)}resolveEndPositionNode(e){const t=R.getDeepestNode(e,!0);if(t instanceof HTMLElement&&R.isNativeInput(t))return{node:t,offset:R.getContentLength(t)};const o=AC(e);return o?{node:o,offset:R.getContentLength(o)}:t?{node:t,offset:R.getContentLength(t)}:{node:null,offset:0}}setToInput(e,t=this.positions.DEFAULT,o=0){const{currentBlock:i}=this.Blok.BlockManager,a=R.getDeepestNode(e);switch(t){case this.positions.START:this.set(a,0);break;case this.positions.END:a&&this.set(a,R.getContentLength(a));break;default:o&&this.set(a,o)}i&&(i.currentInput=e)}set(e,t=0){const{top:i,bottom:a}=X.setCursor(e,t),{innerHeight:u}=window;if(i<0){window.scrollBy(0,i-30);return}a>u&&window.scrollBy(0,a-u+30)}setToTheLastBlock(){const e=this.Blok.BlockManager.lastBlock;if(e)if(e.tool.isDefault&&e.isEmpty)this.setToBlock(e);else{const t=this.Blok.BlockManager.insertAtEnd();this.setToBlock(t)}}extractFragmentFromCaretPosition(){const e=X.get();if(!e||!e.rangeCount)return;const t=e.getRangeAt(0),o=this.Blok.BlockManager.currentBlock;if(!o)return;const i=o.currentInput;if(t.deleteContents(),!i)return;if(R.isNativeInput(i)){const u=i,f=document.createDocumentFragment(),p=u.selectionStart??0,g=u.value.substring(0,p),v=u.value.substring(p);return f.textContent=v,u.value=g,f}const a=t.cloneRange();return a.selectNodeContents(i),a.setStart(t.endContainer,t.endOffset),a.extractContents()}navigateNext(e=!1){const{BlockManager:t}=this.Blok,{currentBlock:o,nextBlock:i}=t;if(o===void 0)return!1;const{nextInput:a,currentInput:u}=o,f=u!==void 0?Ts(u):void 0,p=e||f||!o.focusable;if(a&&p)return this.setToInput(a,this.positions.START),!0;const v=i!==null?i:o.tool.isDefault||!p?null:t.insertAtEnd();return v!==null&&p?(this.setToBlock(v,this.positions.START),!0):!1}navigatePrevious(e=!1){const{currentBlock:t,previousBlock:o}=this.Blok.BlockManager;if(!t)return!1;const{previousInput:i,currentInput:a}=t,u=a!==void 0?ws(a):void 0,f=e||u||!t.focusable;return i&&f?(this.setToInput(i,this.positions.END),!0):o!==null&&f?(this.setToBlock(o,this.positions.END),!0):!1}createShadow(e){const t=document.createElement("span");t.classList.add(jd.CSS.shadowCaret),t.setAttribute("data-blok-testid","shadow-caret"),e.insertAdjacentElement("beforeend",t)}restoreCaret(e){const t=e.querySelector('[data-blok-testid="shadow-caret"]');if(!t)return;new X().expandToTag(t);const i=document.createRange();i.selectNode(t),i.extractContents()}insertContentAtCaretPosition(e){const t=document.createDocumentFragment(),o=document.createElement("div"),i=X.get(),a=X.range;if(!i||!a)return;o.innerHTML=e,Array.from(o.childNodes).forEach(g=>t.appendChild(g)),t.childNodes.length===0&&t.appendChild(new Text);const u=t.lastChild;a.deleteContents(),a.insertNode(t);const f=document.createRange(),p=u.nodeType===Node.TEXT_NODE?u:u.firstChild;p!==null&&p.textContent!==null&&f.setStart(p,p.textContent.length),i.removeAllRanges(),i.addRange(f)}}class IC extends Be{constructor(){super(...arguments),this.firstSelectedBlock=null,this.lastSelectedBlock=null,this.onMouseUp=()=>{this.listeners.off(document,"mouseover",this.onMouseOver),this.listeners.off(document,"mouseup",this.onMouseUp)},this.onMouseOver=e=>{const t=e,{BlockManager:o,BlockSelection:i}=this.Blok;if(t.relatedTarget===null&&t.target===null)return;const a=o.getBlockByChildNode(t.relatedTarget)||this.lastSelectedBlock,u=o.getBlockByChildNode(t.target);if(!(!a||!u)&&u!==a){if(this.firstSelectedBlock&&a===this.firstSelectedBlock){X.get()?.removeAllRanges(),a.selected=!0,u.selected=!0,i.clearCache();return}if(this.firstSelectedBlock&&u===this.firstSelectedBlock){a.selected=!1,u.selected=!1,i.clearCache();return}this.Blok.InlineToolbar.close(),this.toggleBlocksSelectedState(a,u),this.lastSelectedBlock=u}}}async prepare(){this.listeners.on(document,"mousedown",e=>{this.enableCrossBlockSelection(e)})}watchSelection(e){if(e.button!==cS.LEFT)return;const{BlockManager:t}=this.Blok,o=t.getBlock(e.target);o&&(this.firstSelectedBlock=o,this.lastSelectedBlock=o,this.listeners.on(document,"mouseover",this.onMouseOver),this.listeners.on(document,"mouseup",this.onMouseUp))}get isCrossBlockSelectionStarted(){return!!this.firstSelectedBlock&&!!this.lastSelectedBlock&&this.firstSelectedBlock!==this.lastSelectedBlock}toggleBlockSelectedState(e=!0){const{BlockManager:t,BlockSelection:o}=this.Blok,i=t.currentBlock;if(!this.lastSelectedBlock&&!i||(!this.lastSelectedBlock&&i&&(this.lastSelectedBlock=this.firstSelectedBlock=i),this.firstSelectedBlock===this.lastSelectedBlock&&this.firstSelectedBlock&&(this.firstSelectedBlock.selected=!0,o.clearCache(),X.get()?.removeAllRanges(),this.Blok.Toolbar.close()),!this.lastSelectedBlock))return;const a=t.blocks.indexOf(this.lastSelectedBlock)+(e?1:-1),u=t.blocks[a];u&&(this.lastSelectedBlock.selected!==u.selected?(u.selected=!0,o.clearCache(),this.Blok.Toolbar.close()):(this.lastSelectedBlock.selected=!1,o.clearCache(),this.Blok.Toolbar.close()),this.lastSelectedBlock=u,this.Blok.InlineToolbar.close(),u.holder.scrollIntoView({block:"nearest"}))}clear(e){const{BlockManager:t,BlockSelection:o,Caret:i}=this.Blok;if(!this.firstSelectedBlock||!this.lastSelectedBlock)return;const a=t.blocks.indexOf(this.firstSelectedBlock),u=t.blocks.indexOf(this.lastSelectedBlock);if(!o.anyBlockSelected||a===-1||u===-1){this.firstSelectedBlock=this.lastSelectedBlock=null;return}if(e&&e instanceof KeyboardEvent)switch(e.key){case"ArrowDown":case"ArrowRight":i.setToBlock(t.blocks[Math.max(a,u)],i.positions.END);break;case"ArrowUp":case"ArrowLeft":i.setToBlock(t.blocks[Math.min(a,u)],i.positions.START);break;default:i.setToBlock(t.blocks[Math.max(a,u)],i.positions.END)}this.firstSelectedBlock=this.lastSelectedBlock=null}enableCrossBlockSelection(e){const{UI:t}=this.Blok;X.isCollapsed||this.Blok.BlockSelection.clearSelection(e),t.nodes.redactor.contains(e.target)?this.watchSelection(e):this.Blok.BlockSelection.clearSelection(e)}toggleBlocksSelectedState(e,t){const{BlockManager:o,BlockSelection:i}=this.Blok,a=o.blocks.indexOf(e),u=o.blocks.indexOf(t),f=e.selected!==t.selected,p=Math.min(a,u),g=Math.max(a,u);for(const v of Array.from({length:g-p+1},(y,w)=>p+w)){const y=o.blocks[v];y!==this.firstSelectedBlock&&y!==(f?e:t)&&(o.blocks[v].selected=!o.blocks[v].selected,i.clearCache())}this.Blok.Toolbar.close()}}class _C extends Be{constructor({config:e,eventsDispatcher:t}){super({config:e,eventsDispatcher:t}),this.disabled=!1,this.batchingTimeout=null,this.batchingOnChangeQueue=new Map,this.batchTime=Ux,this.mutationObserver=new MutationObserver(o=>{this.redactorChanged(o)}),this.eventsDispatcher.on(Ov,o=>{this.particularBlockChanged(o.event)}),this.eventsDispatcher.on(Pv,()=>{this.disable()}),this.eventsDispatcher.on(Lv,()=>{this.enable()})}enable(){this.mutationObserver.observe(this.Blok.UI.nodes.redactor,{childList:!0,subtree:!0,characterData:!0,attributes:!0}),this.disabled=!1}disable(){this.mutationObserver.disconnect(),this.disabled=!0}particularBlockChanged(e){this.disabled||!Oe(this.config.onChange)||(this.batchingOnChangeQueue.set(`block:${e.detail.target.id}:event:${e.type}`,e),this.batchingTimeout&&clearTimeout(this.batchingTimeout),this.batchingTimeout=setTimeout(()=>{const t=Array.from(this.batchingOnChangeQueue.values());if(t.length===0)return;const o=t.length===1?t[0]:t;this.config.onChange&&this.config.onChange(this.Blok.API.methods,o),this.batchingOnChangeQueue.clear()},this.batchTime))}redactorChanged(e){this.eventsDispatcher.emit(Wu,{mutations:e})}}const Vy=new Set(["table","thead","tbody","tfoot","tr","th","td","caption","colgroup","col","ul","ol","li","dl","dt","dd"]),zs=class zs extends Be{constructor(){super(...arguments),this.MIME_TYPE="application/x-blok",this.toolsTags={},this.tagsByTool={},this.toolsPatterns=[],this.toolsFiles={},this.exceptionList=[],this.handlePasteEventWrapper=e=>{this.handlePasteEvent(e)},this.processTool=e=>{try{if(e.pasteConfig===!1){this.exceptionList.push(e.name);return}if(!e.hasOnPasteHandler)return;this.getTagsConfig(e),this.getFilesConfig(e),this.getPatternsConfig(e)}catch(t){Ee(`Paste handling for «${e.name}» Tool hasn't been set up because of the error`,"warn",t)}},this.handlePasteEvent=async e=>{const{BlockManager:t,Toolbar:o}=this.Blok,i=t.setCurrentBlockByChildNode(e.target);!i||e.target&&this.isNativeBehaviour(e.target)&&e.clipboardData&&!e.clipboardData.types.includes("Files")||this.exceptionList.includes(i.name)||(e.preventDefault(),e.clipboardData&&await this.processDataTransfer(e.clipboardData),o.close())}}async prepare(){this.processTools()}shouldReplaceCurrentBlockForFile(e){const{BlockManager:t}=this.Blok,o=t.currentBlock;return o?e&&o.name===e?!0:!!o.tool.isDefault&&o.isEmpty:!1}getStructuralTagsSanitizeConfig(e){const t={},o=[e];for(;o.length>0;){const i=o.pop();if(!i)continue;const a=i.tagName.toLowerCase();Vy.has(a)&&(t[a]=t[a]??{}),o.push(...Array.from(i.children))}return t}toggleReadOnly(e){e?this.unsetCallback():this.setCallback()}containsFiles(e){if(Array.from(e.types).includes("Files")||e.files?.length)return!0;try{const o=e.types;if(typeof o?.contains=="function"&&o.contains("Files"))return!0}catch{}return!1}async processDataTransfer(e){const{Tools:t}=this.Blok;if(this.containsFiles(e)&&!ot(this.toolsFiles)){await this.processFiles(e.files);return}const i=e.getData(this.MIME_TYPE),a=e.getData("text/plain"),f=e.getData("text/html");if(i)try{this.insertBlokData(JSON.parse(i));return}catch{}const p=Object.fromEntries(Object.keys(this.toolsTags).map(k=>[k.toLowerCase(),this.toolsTags[k].sanitizationConfig??{}])),g=t.getAllInlineToolsSanitizeConfig(),v=Ju(this.config.sanitizer,p,g,{br:{}}),y=yn(f,v),w=R.isHTMLString(y);!y.trim()||y.trim()===a||!w?await this.processText(a):await this.processText(y,!0)}async processText(e,t=!1){const{Caret:o,BlockManager:i}=this.Blok,a=t?this.processHTML(e):this.processPlain(e);if(!a.length)return;if(a.length>1){const p=!!i.currentBlock?.tool.isDefault&&!!i.currentBlock?.isEmpty;for(const[g,v]of a.entries())await this.insertBlock(v,g===0&&p);i.currentBlock&&o.setToBlock(i.currentBlock,o.positions.END);return}const[u]=a;if(u.isBlock){await this.processSingleBlock(u);return}await this.processInlinePaste(u)}setCallback(){this.listeners.on(this.Blok.UI.nodes.holder,"paste",this.handlePasteEventWrapper)}unsetCallback(){this.listeners.off(this.Blok.UI.nodes.holder,"paste",this.handlePasteEventWrapper)}processTools(){const e=this.Blok.Tools.blockTools;Array.from(e.values()).forEach(this.processTool)}collectTagNames(e){return on(e)?[e]:je(e)?Object.keys(e):[]}getTagsConfig(e){if(e.pasteConfig===!1)return;const t=e.pasteConfig.tags||[],o=[];t.forEach(i=>{const a=this.collectTagNames(i);o.push(...a),a.forEach(u=>{if(Object.prototype.hasOwnProperty.call(this.toolsTags,u)){Ee(`Paste handler for «${e.name}» Tool on «${u}» tag is skipped because it is already used by «${this.toolsTags[u].tool.name}» Tool.`,"warn");return}const f=je(i)?i[u]:void 0;this.toolsTags[u.toUpperCase()]={tool:e,sanitizationConfig:f}})}),this.tagsByTool[e.name]=o.map(i=>i.toUpperCase())}getFilesConfig(e){if(e.pasteConfig===!1)return;const{files:t={}}=e.pasteConfig,{extensions:o,mimeTypes:i}=t;if(!o&&!i)return;const a=o==null?[]:Array.isArray(o)?o:(Ee(`«extensions» property of the paste config for «${e.name}» Tool should be an array`),[]),u=i==null?[]:Array.isArray(i)?i.filter(f=>gS(f)?!0:(Ee(`MIME type value «${f}» for the «${e.name}» Tool is not a valid MIME type`,"warn"),!1)):(Ee(`«mimeTypes» property of the paste config for «${e.name}» Tool should be an array`),[]);this.toolsFiles[e.name]={extensions:a,mimeTypes:u}}getPatternsConfig(e){e.pasteConfig===!1||!e.pasteConfig.patterns||ot(e.pasteConfig.patterns)||Object.entries(e.pasteConfig.patterns).forEach(([t,o])=>{o instanceof RegExp||Ee(`Pattern ${o} for «${e.name}» Tool is skipped because it should be a Regexp instance.`,"warn"),this.toolsPatterns.push({key:t,pattern:o,tool:e})})}isNativeBehaviour(e){return R.isNativeInput(e)}async processFiles(e){const{BlockManager:t}=this.Blok,i=(await Promise.all(Array.from(e).map(u=>this.processFile(u)))).filter(u=>u!=null);if(i.length===0)return;const a=this.shouldReplaceCurrentBlockForFile(i[0]?.type);for(const[u,f]of i.entries())await t.paste(f.type,f.event,u===0&&a)}async processFile(e){const t=pS(e),o=Object.entries(this.toolsFiles).find(([u,{mimeTypes:f,extensions:p}])=>{const[g,v]=e.type.split("/"),y=p.find(S=>S.toLowerCase()===t.toLowerCase()),w=f.find(S=>{const[k,E]=S.split("/");return k===g&&(E===v||E==="*")});return y!==void 0||w!==void 0});if(!o)return;const[i]=o;return{event:this.composePasteEvent("file",{file:e}),type:i}}processHTML(e){const{Tools:t}=this.Blok,o=R.make("DIV");return o.innerHTML=e,this.getNodes(o).map(a=>{const u=(()=>{switch(a.nodeType){case Node.DOCUMENT_FRAGMENT_NODE:{const _=R.make("div");return _.appendChild(a),{content:_,tool:t.defaultTool,isBlock:!1}}case Node.ELEMENT_NODE:{const _=a,L=this.toolsTags[_.tagName];return{content:_,tool:L?.tool??t.defaultTool,isBlock:!0}}default:return null}})();if(!u)return null;const{content:f,tool:p,isBlock:g}=u,y=(p.pasteConfig===!1?[]:p.pasteConfig?.tags||[]).reduce((_,L)=>{const P=this.collectTagNames(L),K={..._};return P.forEach(j=>{const J=je(L)?L[j]:null;K[j.toLowerCase()]=J??{}}),K},{}),w=this.getStructuralTagsSanitizeConfig(f),S=Object.assign({},w,y,p.baseSanitizeConfig),k=(()=>{if(f.tagName.toLowerCase()!=="table")return f.innerHTML=yn(f.innerHTML,S),f;const _=yn(f.outerHTML,S),P=R.make("div",void 0,{innerHTML:_}).firstChild;return!P||!(P instanceof HTMLElement)?null:P})();if(!k)return null;const E=this.composePasteEvent("tag",{data:k});return{content:k,isBlock:g,tool:p.name,event:E}}).filter(a=>{if(!a)return!1;const u=R.isEmpty(a.content),f=R.isSingleTag(a.content);return!u||f})}processPlain(e){const{defaultBlock:t}=this.config;if(!e)return[];const o=t;return e.split(/\r?\n/).filter(i=>i.trim()).map(i=>{const a=R.make("div");a.textContent=i;const u=this.composePasteEvent("tag",{data:a});return{content:a,tool:o,isBlock:!1,event:u}})}async processSingleBlock(e){const{Caret:t,BlockManager:o}=this.Blok,{currentBlock:i}=o;if(!i||e.tool!==i.name||!R.containsOnlyInlineElements(e.content.innerHTML)){await this.insertBlock(e,i?i.tool.isDefault&&i.isEmpty:!1);return}t.insertContentAtCaretPosition(e.content.innerHTML)}async processInlinePaste(e){const{BlockManager:t,Caret:o}=this.Blok,{content:i}=e,a=t.currentBlock?.tool.isDefault??!1,u=i.textContent,p=a&&u!==null&&u.length<zs.PATTERN_PROCESSING_MAX_LENGTH&&u!==null?await this.processPattern(u):void 0;if(p){const g=t.currentBlock&&t.currentBlock.tool.isDefault&&t.currentBlock.isEmpty,v=await t.paste(p.tool,p.event,g);o.setToBlock(v,o.positions.END);return}if(t.currentBlock&&t.currentBlock.currentInput){const g=t.currentBlock.tool.baseSanitizeConfig;o.insertContentAtCaretPosition(yn(i.innerHTML,g))}else await this.insertBlock(e)}async processPattern(e){const t=this.toolsPatterns.find(i=>{const a=i.pattern.exec(e);return a?e===a.shift():!1});return t?{event:this.composePasteEvent("pattern",{key:t.key,data:e}),tool:t.tool.name}:void 0}async insertBlock(e,t=!1){const{BlockManager:o,Caret:i}=this.Blok,{currentBlock:a}=o;if(t&&a&&a.isEmpty){const f=await o.paste(e.tool,e.event,!0);i.setToBlock(f,i.positions.END);return}const u=await o.paste(e.tool,e.event);i.setToBlock(u,i.positions.END)}insertBlokData(e){const{BlockManager:t,Caret:o,Tools:i}=this.Blok;Xu(e,u=>i.blockTools.get(u)?.sanitizeConfig??{},this.config.sanitizer).forEach(({tool:u,data:f},p)=>{const g=p===0&&!!t.currentBlock?.tool.isDefault&&!!t.currentBlock?.isEmpty,v=t.insert({tool:u,data:f,replace:g});o.setToBlock(v,o.positions.END)})}processElementNode(e,t,o){const i=Object.keys(this.toolsTags),a=e,f=this.toolsTags[a.tagName]?.tool,p=this.tagsByTool[f?.name??""]??[],g=i.includes(a.tagName),v=R.blockElements.includes(a.tagName.toLowerCase()),y=Vy.has(a.tagName.toLowerCase()),w=Array.from(a.children).some(({tagName:k})=>i.includes(k)&&!p.includes(k)),S=Array.from(a.children).some(({tagName:k})=>R.blockElements.includes(k.toLowerCase()));if(!v&&!g&&!w)return o.appendChild(a),[...t,o];if(g&&!w||v&&!S&&!w||y&&!w)return[...t,o,a]}getNodes(e){const t=Array.from(e.childNodes),o=(i,a)=>{if(R.isEmpty(a)&&!R.isSingleTag(a))return i;const u=i[i.length-1],f=u!==void 0&&R.isFragment(u),{destNode:p,remainingNodes:g}=f?{destNode:u,remainingNodes:i.slice(0,-1)}:{destNode:new DocumentFragment,remainingNodes:i};if(a.nodeType===Node.TEXT_NODE)return p.appendChild(a),[...g,p];if(a.nodeType!==Node.ELEMENT_NODE)return[...g,p];const v=this.processElementNode(a,g,p);if(v)return v;const y=Array.from(a.childNodes).reduce(o,[]);return[...g,...y]};return t.reduce(o,[])}composePasteEvent(e,t){return new CustomEvent(e,{detail:t})}};zs.PATTERN_PROCESSING_MAX_LENGTH=450;let qd=zs;class NC extends Be{constructor(){super(...arguments),this.toolsDontSupportReadOnly=[],this.readOnlyEnabled=!1}get isEnabled(){return this.readOnlyEnabled}async prepare(){const{Tools:e}=this.Blok,{blockTools:t}=e,o=[];Array.from(t.entries()).forEach(([i,a])=>{a.isReadOnlySupported||o.push(i)}),this.toolsDontSupportReadOnly=o,this.config.readOnly===!0&&o.length>0&&this.throwCriticalError(),await this.toggle(this.config.readOnly,!0)}async toggle(e=!this.readOnlyEnabled,t=!1){e&&this.toolsDontSupportReadOnly.length>0&&this.throwCriticalError();const o=this.readOnlyEnabled;this.readOnlyEnabled=e;for(const a of Object.values(this.Blok))a!=null&&typeof a.toggleReadOnly=="function"&&a.toggleReadOnly(e);if(o===e)return this.readOnlyEnabled;if(t)return this.readOnlyEnabled;this.Blok.ModificationsObserver.disable();const i=await this.Blok.Saver.save();return i===void 0?(this.Blok.ModificationsObserver.enable(),this.readOnlyEnabled):(await this.Blok.BlockManager.clear(),await this.Blok.Renderer.render(i.blocks),this.Blok.ModificationsObserver.enable(),this.readOnlyEnabled)}throwCriticalError(){throw new Ho(`To enable read-only mode all connected tools should support it. Tools ${this.toolsDontSupportReadOnly.join(", ")} don't support read-only mode.`)}}class li extends Be{constructor(){super(...arguments),this.isRectSelectionActivated=!1,this.SCROLL_SPEED=3,this.HEIGHT_OF_SCROLL_ZONE=40,this.BOTTOM_SCROLL_ZONE=1,this.TOP_SCROLL_ZONE=2,this.MAIN_MOUSE_BUTTON=0,this.mousedown=!1,this.isScrolling=!1,this.inScrollZone=null,this.startX=0,this.startY=0,this.mouseX=0,this.mouseY=0,this.stackOfSelected=[],this.rectCrossesBlocks=!1,this.overlayRectangle=null,this.listenerIds=[]}static get CSS(){return{overlay:"blok-editor-overlay",overlayContainer:"blok-editor-overlay__container",rect:"blok-editor-overlay__rectangle",topScrollZone:"blok-editor-overlay__scroll-zone--top",bottomScrollZone:"blok-editor-overlay__scroll-zone--bottom"}}prepare(){this.enableModuleBindings()}startSelection(e,t){const o=this.getScrollLeft(),i=this.getScrollTop(),a=document.elementFromPoint(e-o,t-i);if(!a)return;a.closest(`.${this.Blok.Toolbar.CSS.toolbarSelector}`)||(this.Blok.BlockSelection.allBlocksSelected=!1,this.clearSelection(),this.stackOfSelected=[]);const f=[`.${vn.CSS.content}`,`.${this.Blok.Toolbar.CSS.toolbarSelector}`,Wv],p=a.closest("."+this.Blok.UI.CSS.blokWrapper),g=f.some(v=>!!a.closest(v));!p||g||(this.mousedown=!0,this.startX=e,this.startY=t)}endSelection(){this.mousedown=!1,this.startX=0,this.startY=0,this.overlayRectangle!==null&&(this.overlayRectangle.style.display="none")}isRectActivated(){return this.isRectSelectionActivated}clearSelection(){this.isRectSelectionActivated=!1}enableModuleBindings(){const{container:e}=this.genHTML();this.listeners.on(e,"mousedown",i=>{this.processMouseDown(i)},!1);const t=Mu(i=>{i instanceof MouseEvent&&this.processMouseMove(i)},10);this.listeners.on(document.body,"mousemove",t,{passive:!0}),this.listeners.on(document.body,"mouseleave",()=>{this.processMouseLeave()});const o=Mu(i=>{this.processScroll(i)},10);this.listeners.on(window,"scroll",o,{passive:!0}),this.listeners.on(document.body,"mouseup",()=>{this.processMouseUp()},!1)}processMouseDown(e){if(e.button!==this.MAIN_MOUSE_BUTTON)return;e.target.closest(R.allInputsSelector)!==null||this.startSelection(e.pageX,e.pageY)}processMouseMove(e){this.changingRectangle(e),this.scrollByZones(e.clientY)}processMouseLeave(){this.clearSelection(),this.endSelection()}processScroll(e){this.changingRectangle(e)}processMouseUp(){this.clearSelection(),this.endSelection()}scrollByZones(e){if(this.inScrollZone=null,e<=this.HEIGHT_OF_SCROLL_ZONE&&(this.inScrollZone=this.TOP_SCROLL_ZONE),document.documentElement.clientHeight-e<=this.HEIGHT_OF_SCROLL_ZONE&&(this.inScrollZone=this.BOTTOM_SCROLL_ZONE),!this.inScrollZone){this.isScrolling=!1;return}this.isScrolling||(this.scrollVertical(this.inScrollZone===this.TOP_SCROLL_ZONE?-this.SCROLL_SPEED:this.SCROLL_SPEED),this.isScrolling=!0)}genHTML(){const{UI:e}=this.Blok,t=e.nodes.holder.querySelector("."+e.CSS.blokWrapper),o=R.make("div",[li.CSS.overlay,"fixed","inset-0","z-overlay","pointer-events-none","overflow-hidden"],{}),i=R.make("div",[li.CSS.overlayContainer,"relative","pointer-events-auto","z-0"],{}),a=R.make("div",[li.CSS.rect,"absolute","pointer-events-none","bg-selection-highlight","border","border-transparent"],{});if(o.setAttribute("data-blok-testid","overlay"),a.setAttribute("data-blok-testid","overlay-rectangle"),!t)throw new Error("RectangleSelection: blok wrapper not found");return i.appendChild(a),o.appendChild(i),t.appendChild(o),this.overlayRectangle=a,{container:t,overlay:o}}scrollVertical(e){if(!(this.inScrollZone&&this.mousedown))return;const t=this.getScrollTop();window.scrollBy(0,e),this.mouseY+=this.getScrollTop()-t,setTimeout(()=>{this.scrollVertical(e)},0)}changingRectangle(e){if(!this.mousedown)return;const t=this.overlayRectangle;if(t===null)return;e.pageY!==void 0&&(this.mouseX=e.pageX,this.mouseY=e.pageY);const{rightPos:o,leftPos:i,index:a}=this.genInfoForMouseSelection(),u=this.startX>o&&this.mouseX>o,f=this.startX<i&&this.mouseX<i;if(this.rectCrossesBlocks=!(u||f),this.isRectSelectionActivated||(this.rectCrossesBlocks=!1,this.isRectSelectionActivated=!0,this.shrinkRectangleToPoint(),t.style.display="block"),this.updateRectangleSize(),this.Blok.Toolbar.close(),a===void 0)return;this.trySelectNextBlock(a),this.inverseSelection();const p=X.get();p&&p.removeAllRanges()}shrinkRectangleToPoint(){if(this.overlayRectangle===null)return;const e=this.getScrollLeft(),t=this.getScrollTop();this.overlayRectangle.style.left=`${this.startX-e}px`,this.overlayRectangle.style.top=`${this.startY-t}px`,this.overlayRectangle.style.bottom=`calc(100% - ${this.startY-t}px)`,this.overlayRectangle.style.right=`calc(100% - ${this.startX-e}px)`}inverseSelection(){if(this.stackOfSelected.length===0)return;const e=this.Blok.BlockManager.getBlockByIndex(this.stackOfSelected[0]);if(!e)return;const t=e.selected;if(this.rectCrossesBlocks&&!t)for(const o of this.stackOfSelected)this.Blok.BlockSelection.selectBlockByIndex(o);if(!this.rectCrossesBlocks&&t)for(const o of this.stackOfSelected)this.Blok.BlockSelection.unSelectBlockByIndex(o)}updateRectangleSize(){if(this.overlayRectangle===null)return;const e=this.getScrollLeft(),t=this.getScrollTop();this.mouseY>=this.startY?(this.overlayRectangle.style.top=`${this.startY-t}px`,this.overlayRectangle.style.bottom=`calc(100% - ${this.mouseY-t}px)`):(this.overlayRectangle.style.bottom=`calc(100% - ${this.startY-t}px)`,this.overlayRectangle.style.top=`${this.mouseY-t}px`),this.mouseX>=this.startX?(this.overlayRectangle.style.left=`${this.startX-e}px`,this.overlayRectangle.style.right=`calc(100% - ${this.mouseX-e}px)`):(this.overlayRectangle.style.right=`calc(100% - ${this.startX-e}px)`,this.overlayRectangle.style.left=`${this.mouseX-e}px`)}genInfoForMouseSelection(){const t=document.body.offsetWidth/2,o=this.getScrollTop(),i=this.mouseY-o,a=document.elementFromPoint(t,i),f=this.Blok.BlockManager.lastBlock?.holder?.querySelector("."+vn.CSS.content),g=(f?Number.parseInt(window.getComputedStyle(f).width,10):0)/2,v=t-g,y=t+g;if(!a)return{index:void 0,leftPos:v,rightPos:y};const w=this.Blok.BlockManager.getBlockByChildNode(a);return{index:w!==void 0?this.Blok.BlockManager.blocks.findIndex(k=>k.holder===w.holder):void 0,leftPos:v,rightPos:y}}getScrollTop(){return typeof window.scrollY=="number"?window.scrollY:document.documentElement?.scrollTop??document.body?.scrollTop??0}getScrollLeft(){return typeof window.scrollX=="number"?window.scrollX:document.documentElement?.scrollLeft??document.body?.scrollLeft??0}addBlockInSelection(e){this.rectCrossesBlocks&&this.Blok.BlockSelection.selectBlockByIndex(e),this.stackOfSelected.push(e)}trySelectNextBlock(e){const t=this.stackOfSelected.length,o=this.stackOfSelected[t-1];if(o===e)return;const a=this.stackOfSelected[t-2],u=a!==void 0&&o!==void 0?o-a>0:!1,f=t<=1,p=o!==void 0&&e>o&&u,g=o!==void 0&&e<o&&t>1&&!u,y=!(p||g||f);if(!y&&(o===void 0||e>o)){const k=o!==void 0?o+1:e;Array.from({length:e-k+1},(E,_)=>k+_).forEach(E=>{this.addBlockInSelection(E)});return}if(!y&&o!==void 0&&e<o){Array.from({length:o-e},(k,E)=>o-1-E).forEach(k=>{this.addBlockInSelection(k)});return}if(!y)return;const w=k=>o===void 0?!1:e>o?e>k:e<k,S=[];for(const k of[...this.stackOfSelected].reverse()){if(!w(k))break;this.rectCrossesBlocks&&this.Blok.BlockSelection.unSelectBlockByIndex(k),S.push(k)}S.length>0&&this.stackOfSelected.splice(this.stackOfSelected.length-S.length,S.length)}}class RC extends Be{render(e){return new Promise(t=>{const{Tools:o,BlockManager:i}=this.Blok;if(e.length===0)i.insert();else{const a=e.map(u=>{const{tunes:f,id:p}=u,g=u.type,v=o.available.has(g)?{tool:g,data:u.data}:(Vt(`Tool «${g}» is not found. Check 'tools' property at the Blok config.`,"warn"),{tool:o.stubTool,data:this.composeStubDataForTool(g,u.data,p)});return((w,S)=>{try{return i.composeBlock({id:p,tool:w,data:S,tunes:f})}catch(k){Ee(`Block «${w}» skipped because of plugins error`,"error",{data:S,error:k});const E=this.composeStubDataForTool(w,S,p);return i.composeBlock({id:p,tool:o.stubTool,data:E,tunes:f})}})(v.tool,v.data)});i.insertMany(a)}window.requestIdleCallback(()=>{t()},{timeout:2e3})})}composeStubDataForTool(e,t,o){const{Tools:i}=this.Blok,a=(()=>{if(!i.unavailable.has(e))return e;const u=i.unavailable.get(e).toolbox;return u!==void 0&&u[0].title!==void 0?u[0].title:e})();return{savedData:{id:o,type:e,data:t},title:a}}}class OC extends Be{async save(){const{BlockManager:e,Tools:t}=this.Blok,o=e.blocks;if(o.length===1&&o[0].isEmpty)return{time:+new Date,blocks:[],version:os()};const i=o.map(a=>this.getSavedData(a));this.lastSaveError=void 0;try{const a=await Promise.all(i),u=this.sanitizeExtractedData(a,f=>t.blockTools.get(f)?.sanitizeConfig,this.config.sanitizer);return this.makeOutput(u)}catch(a){this.lastSaveError=a;const u=a instanceof Error?a:new Error(String(a));Vt("Saving failed due to the Error %o","error",u);return}}async getSavedData(e){const t=await e.save(),o=e.name,i=t?.data!==void 0?t:this.getPreservedSavedData(e);if(i===void 0)return{tool:o,isValid:!1};const a=await e.validate(i.data);return{...i,isValid:a}}makeOutput(e){const t=[];return e.forEach(({id:o,tool:i,data:a,tunes:u,isValid:f})=>{if(!f){Ee(`Block «${i}» skipped because saved data is invalid`);return}if(i===void 0||a===void 0){Ee("Block skipped because saved data is missing required fields");return}if(i===this.Blok.Tools.stubTool&&this.isStubSavedData(a)){t.push(a);return}if(i===this.Blok.Tools.stubTool){Ee("Stub block data is malformed and was skipped");return}const p=u===void 0||ot(u),g={id:o,type:i,data:a,...!p&&{tunes:u}};t.push(g)}),{time:+new Date,blocks:t,version:os()}}sanitizeExtractedData(e,t,o){const i=[];if(e.forEach((f,p)=>{this.hasSanitizableData(f)&&i.push({index:p,data:f})}),i.length===0)return e;const a=Xu(i.map(({data:f})=>f),t,o),u=e.map(f=>({...f}));return i.forEach(({index:f},p)=>{const g=a[p];u[f]={...u[f],data:g.data}}),u}hasSanitizableData(e){return e.data!==void 0&&typeof e.tool=="string"}isStubSavedData(e){if(!je(e))return!1;const t=e;return typeof t.type=="string"&&t.data!==void 0}getLastSaveError(){return this.lastSaveError}getPreservedSavedData(e){const t=e.preservedData;if(ot(t))return;const o=e.preservedTunes;return{id:e.id,tool:e.name,data:t,...ot(o)?{}:{tunes:o},time:0}}}const PC=l=>{const e=document.createElement("div");e.innerHTML=l.trim();const t=document.createDocumentFragment();return t.append(...Array.from(e.childNodes)),t},Nr=class Nr{static get DEFAULT_PLACEHOLDER(){return""}constructor({data:e,config:t,api:o,readOnly:i}){this.api=o,this.readOnly=i,this._CSS={block:this.api.styles.block,wrapper:"blok-paragraph"},this.readOnly||(this.onKeyUp=this.onKeyUp.bind(this)),this._placeholder=t?.placeholder??Nr.DEFAULT_PLACEHOLDER,this._data=e??{text:""},this._element=null,this._preserveBlank=t?.preserveBlank??!1}onKeyUp(e){if(e.code!=="Backspace"&&e.code!=="Delete"||!this._element)return;const{textContent:t}=this._element;t===""&&(this._element.innerHTML="")}drawView(){const e=document.createElement("DIV");return e.className=we(this._CSS.wrapper,this._CSS.block,Nr.WRAPPER_CLASSES,Nr.PLACEHOLDER_CLASSES),e.contentEditable="false",e.setAttribute("data-placeholder-active",this.api.i18n.t(this._placeholder)),this._data.text&&(e.innerHTML=this._data.text),this.readOnly||(e.contentEditable="true",e.addEventListener("keyup",this.onKeyUp)),e}render(){return this._element=this.drawView(),this._element}merge(e){if(!this._element)return;this._data.text+=e.text;const t=PC(e.text);this._element.appendChild(t),this._element.normalize()}validate(e){return!(e.text.trim()===""&&!this._preserveBlank)}save(e){return{text:e.innerHTML}}onPaste(e){const t=e.detail;if(!("data"in t))return;const i={text:t.data.innerHTML};this._data=i,window.requestAnimationFrame(()=>{this._element&&(this._element.innerHTML=this._data.text||"")})}static get conversionConfig(){return{export:"text",import:"text"}}static get sanitize(){return{text:{br:!0}}}static get isReadOnlySupported(){return!0}static get pasteConfig(){return{tags:["P"]}}static get toolbox(){return{icon:_1,title:"Text"}}};Nr.WRAPPER_CLASSES=["leading-[1.6em]","outline-none","[&>p:first-of-type]:mt-0","[&>p:last-of-type]:mb-0"],Nr.PLACEHOLDER_CLASSES=["empty:before:pointer-events-none","empty:before:text-gray-text","empty:before:cursor-text","empty:before:content-[attr(data-placeholder-active)]","[&[data-empty=true]]:before:pointer-events-none","[&[data-empty=true]]:before:text-gray-text","[&[data-empty=true]]:before:cursor-text","[&[data-empty=true]]:before:content-[attr(data-placeholder-active)]"];let Ud=Nr;const C=class C{static get sanitize(){return{strong:{},b:{}}}static normalizeAllBoldTags(){if(typeof document>"u")return;const e=X.CSS.blokWrapper,t=`${Uv} b, .${e} b`;document.querySelectorAll(t).forEach(o=>{C.ensureStrongElement(o)})}static normalizeBoldInNode(e){const t=e.nodeType===Node.ELEMENT_NODE?e:e.parentElement;if(!t||typeof t.closest!="function")return;const o=X.CSS.blokWrapper;t.closest(`${Uv}, .${o}`)&&(t.tagName==="B"&&C.ensureStrongElement(t),t.querySelectorAll?.("b").forEach(a=>{C.ensureStrongElement(a)}))}constructor(){typeof document>"u"||(C.instances.add(this),C.initializeGlobalListeners())}static initializeGlobalListeners(){return typeof document>"u"?!1:(C.shortcutListenerRegistered||(document.addEventListener("keydown",C.handleShortcut,!0),C.shortcutListenerRegistered=!0),C.selectionListenerRegistered||(document.addEventListener("selectionchange",C.handleGlobalSelectionChange,!0),C.selectionListenerRegistered=!0),C.inputListenerRegistered||(document.addEventListener("input",C.handleGlobalInput,!0),C.inputListenerRegistered=!0),C.beforeInputListenerRegistered||(document.addEventListener("beforeinput",C.handleBeforeInput,!0),C.beforeInputListenerRegistered=!0),C.ensureMutationObserver(),!0)}static maintainCollapsedExitState(){if(!(typeof document>"u"))for(const e of Array.from(C.collapsedExitRecords)){const t=C.resolveBoundary(e);if(!t){C.collapsedExitRecords.delete(e);continue}e.boundary=t.boundary,e.boldElement=t.boldElement;const o=t.boundary,i=t.boldElement,a=e.allowedLength,u=i.textContent??"";if(u.length>a){const L=u.slice(0,a),P=u.slice(a);i.textContent=L,o.textContent=(o.textContent??"")+P}const f=o.textContent??"";f.length>1&&f.startsWith("")&&(o.textContent=f.slice(1));const p=window.getSelection();C.ensureCaretAtBoundary(p,o),C.scheduleBoundaryCaretAdjustment(o);const g=o.textContent??"",v=g.replace(/\u200B/g,""),y=v.match(/^\s+/),w=/\S/.test(v),S=g.startsWith("");y&&(e.hasLeadingSpace=!0,e.leadingWhitespace=y[0]),w&&(e.hasTypedContent=!0);const k=/^\s/.test(v),E=e.hasTypedContent&&!S&&(i.textContent??"").length<=a,_=e.hasLeadingSpace&&e.hasTypedContent&&!k;if(E&&_){const L=g.replace(/^[\u200B\s]+/,""),P=e.leadingWhitespace||" ";o.textContent=`${P}${L}`,C.ensureCaretAtBoundary(p,o)}E&&C.collapsedExitRecords.delete(e)}}static ensureCaretAtBoundary(e,t){!e||!e.isCollapsed||C.setCaretToBoundaryEnd(e,t)}static scheduleBoundaryCaretAdjustment(e){C.pendingBoundaryCaretAdjustments.has(e)||(C.pendingBoundaryCaretAdjustments.add(e),setTimeout(()=>{C.pendingBoundaryCaretAdjustments.delete(e);const t=e.ownerDocument??(typeof document<"u"?document:null);if(!t)return;const o=t.getSelection();if(!o||!o.isCollapsed||o.anchorNode!==e)return;const i=e.textContent?.length??0;o.anchorOffset!==i&&C.setCaret(o,e,i)},0))}static ensureTextNodeAfter(e){const t=e.nextSibling;if(t?.nodeType===Node.TEXT_NODE)return t;const o=e.parentNode;if(!o)return null;const i=e.ownerDocument??(typeof document<"u"?document:null);if(!i)return null;const a=i.createTextNode("");return o.insertBefore(a,t),a}static resolveBoundary(e){if(!e.boldElement.isConnected)return null;const t=C.ensureStrongElement(e.boldElement),o=e.boundary,a=o.isConnected&&o.previousSibling===t?o:C.ensureTextNodeAfter(t);return a?{boundary:a,boldElement:t}:null}static setCaretToBoundaryEnd(e,t){const o=document.createRange(),i=t.textContent?.length??0;o.setStart(t,i),o.collapse(!0),e.removeAllRanges(),e.addRange(o)}static hasBoldParent(e){return e?e.nodeType===Node.ELEMENT_NODE&&C.isBoldTag(e)?!0:C.hasBoldParent(e.parentNode):!1}static findBoldElement(e){return e?e.nodeType===Node.ELEMENT_NODE&&C.isBoldTag(e)?C.ensureStrongElement(e):C.findBoldElement(e.parentNode):null}static isBoldTag(e){const t=e.tagName;return t==="B"||t==="STRONG"}static ensureStrongElement(e){if(e.tagName==="STRONG")return e;const t=document.createElement("strong");for(e.hasAttributes()&&Array.from(e.attributes).forEach(o=>{t.setAttribute(o.name,o.value)});e.firstChild;)t.appendChild(e.firstChild);return e.replaceWith(t),t}static mergeStrongNodes(e,t){const o=C.ensureStrongElement(e),i=C.ensureStrongElement(t);for(;i.firstChild;)o.appendChild(i.firstChild);return i.remove(),o}render(){return{icon:p1,name:"bold",onActivate:()=>{this.toggleBold()},isActive:()=>{const e=window.getSelection();return e?this.isSelectionVisuallyBold(e):!1}}}toggleBold(){const e=window.getSelection();if(!e||e.rangeCount===0)return;const t=e.getRangeAt(0);if(t.collapsed){this.toggleCollapsedSelection();return}this.isRangeBold(t,{ignoreWhitespace:!0})?this.unwrapBoldTags(t):this.wrapWithBold(t)}isSelectionVisuallyBold(e){if(!e||e.rangeCount===0)return!1;const t=e.getRangeAt(0);return this.isRangeBold(t,{ignoreWhitespace:!0})}wrapWithBold(e){const t=this.getRangeHtmlWithoutBold(e),o=this.replaceRangeWithHtml(e,`<strong>${t}</strong>`),i=window.getSelection();i&&o&&(i.removeAllRanges(),i.addRange(o)),C.normalizeAllBoldTags();const a=i?C.findBoldElement(i.focusNode):null;if(!a)return;const u=this.mergeAdjacentBold(a);this.normalizeWhitespaceAround(u),this.selectElementContents(u),C.normalizeBoldTagsWithinBlok(window.getSelection()),C.replaceNbspInBlock(window.getSelection()),this.notifySelectionChange()}unwrapBoldTags(e){const t=this.collectBoldAncestors(e),o=window.getSelection();if(!o)return;const i=document.createElement("span"),a=e.extractContents();i.setAttribute("data-blok-bold-marker",`unwrap-${C.markerSequence++}`),i.appendChild(a),this.removeNestedBold(i),e.insertNode(i);const u=document.createRange();for(u.selectNodeContents(i),o.removeAllRanges(),o.addRange(u);;){const v=C.findBoldElement(i);if(!v)break;this.moveMarkerOutOfBold(i,v)}const f=i.firstChild,p=i.lastChild;this.unwrapElement(i);const g=f&&p?(()=>{const v=document.createRange();return v.setStartBefore(f),v.setEndAfter(p),o.removeAllRanges(),o.addRange(v),v})():void 0;g||o.removeAllRanges(),this.replaceNbspWithinRange(g),C.normalizeBoldTagsWithinBlok(o),C.replaceNbspInBlock(o),C.removeEmptyBoldElements(o),t.forEach(v=>{C.isElementEmpty(v)&&v.remove()}),this.notifySelectionChange()}replaceRangeWithHtml(e,t){const o=C.createFragmentFromHtml(t),i=o.firstChild??null,a=o.lastChild??null;if(e.deleteContents(),!i||!a)return;e.insertNode(o);const u=document.createRange();return u.setStartBefore(i),u.setEndAfter(a),u}moveMarkerOutOfBold(e,t){const o=t.parentNode;if(!o)return;if(Array.from(t.childNodes).forEach(p=>{p.nodeType===Node.TEXT_NODE&&(p.textContent??"").length===0&&p.remove()}),t.childNodes.length===1&&t.firstChild===e){t.replaceWith(e);return}if(t.firstChild===e){o.insertBefore(e,t);return}if(t.lastChild===e){o.insertBefore(e,t.nextSibling);return}const f=t.cloneNode(!1);for(;e.nextSibling;)f.appendChild(e.nextSibling);o.insertBefore(f,t.nextSibling),o.insertBefore(e,f)}selectElementContents(e){const t=window.getSelection();if(!t)return;const o=document.createRange();o.selectNodeContents(e),t.removeAllRanges(),t.addRange(o)}get shortcut(){return"CMD+B"}isRangeBold(e,t){if(e.collapsed)return!!C.findBoldElement(e.startContainer);const o=document.createTreeWalker(e.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:a=>{try{return e.intersectsNode(a)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const f=document.createRange();f.selectNodeContents(a);const p=e.compareBoundaryPoints(Range.END_TO_START,f)>0,g=e.compareBoundaryPoints(Range.START_TO_END,f)<0;return p&&g?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}}),i=[];for(;o.nextNode();){const a=o.currentNode,u=a.textContent??"";t.ignoreWhitespace&&u.trim().length===0||u.length!==0&&i.push(a)}return i.length===0?!!C.findBoldElement(e.startContainer):i.every(a=>C.hasBoldParent(a))}removeNestedBold(e){const t=e.querySelectorAll?.("b,strong");t&&t.forEach(o=>{this.unwrapElement(o)})}unwrapElement(e){const t=e.parentNode;if(!t){e.remove();return}for(;e.firstChild;)t.insertBefore(e.firstChild,e);t.removeChild(e)}mergeAdjacentBold(e){const t=C.ensureStrongElement(e),o=t.previousSibling,i=o&&o.nodeType===Node.ELEMENT_NODE&&C.isBoldTag(o)?C.mergeStrongNodes(o,t):t,a=i.nextSibling;return a&&a.nodeType===Node.ELEMENT_NODE&&C.isBoldTag(a)?C.mergeStrongNodes(i,a):i}toggleCollapsedSelection(){const e=window.getSelection();if(!e||e.rangeCount===0)return;const t=e.getRangeAt(0),o=C.findBoldElement(t.startContainer),i=(()=>{if(o&&o.getAttribute(C.DATA_ATTR_COLLAPSED_ACTIVE)!=="true")return C.exitCollapsedBold(e,o);const a=o??C.getBoundaryBold(t);return a?C.exitCollapsedBold(e,a):this.startCollapsedBold(t)})();document.dispatchEvent(new Event("selectionchange")),i&&(e.removeAllRanges(),e.addRange(i)),C.normalizeBoldTagsWithinBlok(e),C.replaceNbspInBlock(e),C.removeEmptyBoldElements(e),this.notifySelectionChange()}startCollapsedBold(e){if(!e.collapsed)return;const t=document.createElement("strong"),o=document.createTextNode("");t.appendChild(o),t.setAttribute(C.DATA_ATTR_COLLAPSED_ACTIVE,"true");const i=e.startContainer,a=e.startOffset;if(!(i.nodeType===Node.TEXT_NODE?this.insertCollapsedBoldIntoText(i,t,a):i.nodeType===Node.ELEMENT_NODE?(this.insertCollapsedBoldIntoElement(i,t,a),!0):!1))return;const f=window.getSelection(),p=document.createRange();p.setStart(o,0),p.collapse(!0);const g=this.mergeAdjacentBold(t);return C.normalizeBoldTagsWithinBlok(f),C.replaceNbspInBlock(f),C.removeEmptyBoldElements(f),f&&(f.removeAllRanges(),f.addRange(p)),this.notifySelectionChange(),g.firstChild instanceof Text?(()=>{const v=document.createRange();return v.setStart(g.firstChild,g.firstChild.textContent?.length??0),v.collapse(!0),v})():p}insertCollapsedBoldIntoText(e,t,o){const i=e,a=i.parentNode;if(!a)return!1;const u=i.textContent??"",f=u.slice(0,o),p=u.slice(o);i.textContent=f;const g=p.length?document.createTextNode(p):null;return g&&a.insertBefore(g,i.nextSibling),a.insertBefore(t,g??i.nextSibling),t.setAttribute(C.DATA_ATTR_PREV_LENGTH,f.length.toString()),!0}insertCollapsedBoldIntoElement(e,t,o){const i=e.childNodes[o]??null;e.insertBefore(t,i),t.setAttribute(C.DATA_ATTR_PREV_LENGTH,"0")}static isElementEmpty(e){return(e.textContent??"").length===0}notifySelectionChange(){C.enforceCollapsedBoldLengths(window.getSelection()),document.dispatchEvent(new Event("selectionchange")),this.updateToolbarButtonState()}updateToolbarButtonState(){const e=window.getSelection();if(!e)return;const t=e.anchorNode,i=(t?.nodeType===Node.ELEMENT_NODE?t:t?.parentElement)?.closest(`.${X.CSS.blokWrapper}`);if(!i)return;const a=i.querySelector("[data-blok-testid=inline-toolbar]");if(!(a instanceof HTMLElement))return;const u=a.querySelector('[data-blok-item-name="bold"]');if(!(u instanceof HTMLElement))return;const f=this.isSelectionVisuallyBold(e);u.classList.toggle("is-active",f),f?u.setAttribute("data-blok-popover-item-active","true"):u.removeAttribute("data-blok-popover-item-active")}normalizeWhitespaceAround(e){C.replaceNbspWithSpace(e.previousSibling),C.replaceNbspWithSpace(e.nextSibling)}static replaceNbspWithSpace(e){if(!e||e.nodeType!==Node.TEXT_NODE)return;const t=e,o=t.textContent??"";o.includes(" ")&&(t.textContent=o.replace(/\u00A0/g," "))}restoreSelectionFromMarkers(e){const t=document.querySelector(`[data-blok-bold-marker="${e}-start"]`),o=document.querySelector(`[data-blok-bold-marker="${e}-end"]`);if(!t||!o){t?.remove(),o?.remove();return}const i=window.getSelection();if(!i){t.remove(),o.remove();return}const a=document.createRange();return a.setStartAfter(t),a.setEndBefore(o),i.removeAllRanges(),i.addRange(a),t.remove(),o.remove(),a}replaceNbspWithinRange(e){if(!e)return;const t=document.createTreeWalker(e.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:o=>{try{return e.intersectsNode(o)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const a=document.createRange();a.selectNodeContents(o);const u=e.compareBoundaryPoints(Range.END_TO_START,a)>0,f=e.compareBoundaryPoints(Range.START_TO_END,a)<0;return u&&f?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}});for(;t.nextNode();)C.replaceNbspWithSpace(t.currentNode)}static normalizeBoldTagsWithinBlok(e){const t=e?.anchorNode??e?.focusNode;if(!t)return;const i=(t.nodeType===Node.ELEMENT_NODE?t:t.parentElement)?.closest(`.${X.CSS.blokWrapper}`);i&&i.querySelectorAll("b").forEach(a=>{C.ensureStrongElement(a)})}static replaceNbspInBlock(e){const t=e?.anchorNode??e?.focusNode;if(!t)return;const i=(t.nodeType===Node.ELEMENT_NODE?t:t.parentElement)?.closest('[data-blok-component="paragraph"]');if(!i)return;const a=document.createTreeWalker(i,NodeFilter.SHOW_TEXT);for(;a.nextNode();)C.replaceNbspWithSpace(a.currentNode);i.querySelectorAll("b").forEach(u=>{C.ensureStrongElement(u)})}static removeEmptyBoldElements(e){const t=e?.anchorNode??e?.focusNode;if(!t)return;const i=(t.nodeType===Node.ELEMENT_NODE?t:t.parentElement)?.closest('[data-blok-component="paragraph"]');if(!i)return;const a=e?.focusNode??null;i.querySelectorAll("strong").forEach(u=>{const f=u.getAttribute(C.DATA_ATTR_COLLAPSED_ACTIVE)==="true",p=u.hasAttribute(C.DATA_ATTR_COLLAPSED_LENGTH);f||p||(u.textContent??"").length===0&&!C.isNodeWithin(a,u)&&u.remove()})}static synchronizeCollapsedBold(e){const t=e?.anchorNode??e?.focusNode,o=t&&t.nodeType===Node.ELEMENT_NODE?t:t?.parentElement,i=o?.closest(`.${X.CSS.blokWrapper}`)??o?.ownerDocument;if(!i)return;const a=`strong[${C.DATA_ATTR_COLLAPSED_ACTIVE}="true"]`;i.querySelectorAll(a).forEach(u=>{const f=u.getAttribute(C.DATA_ATTR_PREV_LENGTH),p=u.previousSibling;if(!f||!p||p.nodeType!==Node.TEXT_NODE)return;const g=Number(f);if(!Number.isFinite(g))return;const v=p,y=v.textContent??"";if(y.length<=g)return;const w=y.slice(0,g),S=y.slice(g);v.textContent=w;const k=S.match(/^[\u00A0\s]+/);if(k&&!u.hasAttribute(C.DATA_ATTR_LEADING_WHITESPACE)&&u.setAttribute(C.DATA_ATTR_LEADING_WHITESPACE,k[0]),S.length===0)return;const E=u.textContent??"",_=E+S,L=u.getAttribute(C.DATA_ATTR_LEADING_WHITESPACE)??"",K=L.length>0&&E.length===0&&!_.startsWith(L)?L+_:_,j=document.createTextNode(K);for(;u.firstChild;)u.removeChild(u.firstChild);if(u.appendChild(j),!e?.isCollapsed||!C.isNodeWithin(e.focusNode,v))return;const J=document.createRange(),W=j.textContent?.length??0;J.setStart(j,W),J.collapse(!0),e.removeAllRanges(),e.addRange(J)})}static moveCaretAfterBoundaryBold(e){if(!e.rangeCount)return;const t=e.getRangeAt(0);!t.collapsed||C.findBoldElement(t.startContainer)?.getAttribute(C.DATA_ATTR_COLLAPSED_ACTIVE)==="true"||C.moveCaretFromElementContainer(e,t)||C.moveCaretFromTextContainer(e,t)}static getAdjacentBold(e){const t=e.startContainer;return t.nodeType===Node.TEXT_NODE?C.getBoldAdjacentToText(e,t):t.nodeType===Node.ELEMENT_NODE?C.getBoldAdjacentToElement(e,t):null}static getBoldAdjacentToText(e,t){const o=t.textContent?.length??0,i=t.previousSibling;if(e.startOffset===0&&C.isBoldElement(i))return i;if(e.startOffset!==o)return null;const a=t.nextSibling;return C.isBoldElement(a)?a:null}static getBoldAdjacentToElement(e,t){const o=e.startOffset>0?t.childNodes[e.startOffset-1]??null:null;if(C.isBoldElement(o))return o;const i=t.childNodes[e.startOffset]??null;return C.isBoldElement(i)?i:null}static exitCollapsedIfNeeded(e,t){if(!!C.findBoldElement(t.startContainer))return;const i=C.getBoundaryBold(t)??C.getAdjacentBold(t);if(!i)return;const a=C.exitCollapsedBold(e,i);a&&(e.removeAllRanges(),e.addRange(a))}static moveCaretFromElementContainer(e,t){if(t.startContainer.nodeType!==Node.ELEMENT_NODE)return!1;const o=t.startContainer;return C.moveCaretAfterPreviousBold(e,o,t.startOffset)?!0:C.moveCaretBeforeNextBold(e,o,t.startOffset)}static moveCaretAfterPreviousBold(e,t,o){const i=o>0?t.childNodes[o-1]??null:null;if(!C.isBoldElement(i))return!1;const a=C.ensureFollowingTextNode(i,i.nextSibling);if(!a)return!1;const u=a.textContent?.length??0;return C.setCaret(e,a,u),!0}static moveCaretBeforeNextBold(e,t,o){const i=t.childNodes[o]??null;if(!C.isBoldElement(i))return!1;const a=C.ensureFollowingTextNode(i,i.nextSibling);return a?(C.setCaret(e,a,0),!0):(C.setCaretAfterNode(e,i),!0)}static moveCaretFromTextContainer(e,t){if(t.startContainer.nodeType!==Node.TEXT_NODE)return;const o=t.startContainer,i=o.previousSibling,a=o.textContent??"",u=/^\s/.test(a);if(t.startOffset===0&&C.isBoldElement(i)&&(a.length===0||u)){C.setCaret(e,o,a.length);return}const f=C.findBoldElement(o);if(!f||t.startOffset!==(o.textContent?.length??0))return;const p=C.ensureFollowingTextNode(f,f.nextSibling);if(p){C.setCaret(e,p,0);return}C.setCaretAfterNode(e,f)}static guardCollapsedBoundaryKeydown(e){if(e.defaultPrevented||e.metaKey||e.ctrlKey||e.altKey||e.key.length!==1)return;const o=window.getSelection();if(!o||!o.isCollapsed||o.rangeCount===0)return;const i=o.getRangeAt(0);if(i.startContainer.nodeType!==Node.TEXT_NODE)return;const a=i.startContainer,u=a.textContent??"";if(u.length===0||i.startOffset!==0)return;const f=a.previousSibling;C.isBoldElement(f)&&/^\s/.test(u)&&C.setCaret(o,a,u.length)}static isBoldElement(e){return!!(e&&e.nodeType===Node.ELEMENT_NODE&&C.isBoldTag(e))}static setCaret(e,t,o){const i=document.createRange();i.setStart(t,o),i.collapse(!0),e.removeAllRanges(),e.addRange(i)}static setCaretAfterNode(e,t){if(!t)return;const o=document.createRange();o.setStartAfter(t),o.collapse(!0),e.removeAllRanges(),e.addRange(o)}static ensureFollowingTextNode(e,t){const o=e.parentNode;if(!o)return null;if(t&&t.nodeType===Node.TEXT_NODE)return t;const i=document.createTextNode("");return o.insertBefore(i,t),i}static enforceCollapsedBoldLengths(e){const t=e?.anchorNode??e?.focusNode;if(!t)return;const i=(t.nodeType===Node.ELEMENT_NODE?t:t.parentElement)?.closest(`.${X.CSS.blokWrapper}`);if(!i)return;i.querySelectorAll(`strong[${C.DATA_ATTR_COLLAPSED_LENGTH}]`).forEach(u=>{const f=u,p=f.getAttribute(C.DATA_ATTR_COLLAPSED_LENGTH);if(!p)return;const g=Number(p),v=f.textContent??"";if(!Number.isFinite(g))return;const y=v.length>g,w=y?C.splitCollapsedBoldText(f,g,v):null,S=f.getAttribute(C.DATA_ATTR_PREV_LENGTH),k=S?Number(S):NaN,E=f.previousSibling,_=E?.nodeType===Node.TEXT_NODE?E:null,L=_?.textContent??"",P=!!(S&&Number.isFinite(k)&&_&&L.length>k);if(P&&_){const K=L.slice(0,k),j=L.slice(k);_.textContent=K;const J=document.createTextNode(j);f.parentNode?.insertBefore(J,f.nextSibling)}if(P&&f.removeAttribute(C.DATA_ATTR_PREV_LENGTH),e?.isCollapsed&&w&&C.isNodeWithin(e.focusNode,f)){const K=document.createRange(),j=w.textContent?.length??0;K.setStart(w,j),K.collapse(!0),e.removeAllRanges(),e.addRange(K)}y&&f.removeAttribute(C.DATA_ATTR_COLLAPSED_LENGTH)})}static splitCollapsedBoldText(e,t,o){const i=e,a=i.parentNode;if(!a)return null;const u=o.slice(0,t),f=o.slice(t);i.textContent=u;const p=document.createTextNode(f);return a.insertBefore(p,i.nextSibling),p}static isNodeWithin(e,t){return e?e===t||t.contains(e):!1}static handleGlobalSelectionChange(){C.refreshSelectionState("selectionchange")}static handleGlobalInput(){C.refreshSelectionState("input")}static refreshSelectionState(e){const t=window.getSelection();C.enforceCollapsedBoldLengths(t),C.maintainCollapsedExitState(),C.synchronizeCollapsedBold(t),C.normalizeBoldTagsWithinBlok(t),C.removeEmptyBoldElements(t),e==="input"&&t&&C.moveCaretAfterBoundaryBold(t),C.normalizeAllBoldTags()}static ensureMutationObserver(){if(typeof MutationObserver>"u"||C.mutationObserver)return;const e=new MutationObserver(t=>{if(!C.isProcessingMutation){C.isProcessingMutation=!0;try{t.forEach(o=>{o.addedNodes.forEach(i=>{C.normalizeBoldInNode(i)}),o.type==="characterData"&&o.target&&C.normalizeBoldInNode(o.target)})}finally{C.isProcessingMutation=!1}}});e.observe(document.body,{subtree:!0,childList:!0,characterData:!0}),C.mutationObserver=e}static handleBeforeInput(e){if(e.inputType!=="formatBold")return;const t=window.getSelection(),o=!!(t&&C.isSelectionInsideBlok(t)),i=C.isEventTargetInsideBlok(e.target);!o&&!i||(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),C.normalizeAllBoldTags())}static exitCollapsedBold(e,t){const o=C.ensureStrongElement(t),i=o.parentNode;if(i)return C.isElementEmpty(o)?C.removeEmptyBoldElement(e,o,i):C.exitCollapsedBoldWithContent(e,o,i)}static removeEmptyBoldElement(e,t,o){const i=document.createRange();return i.setStartBefore(t),i.collapse(!0),o.removeChild(t),e.removeAllRanges(),e.addRange(i),i}static exitCollapsedBoldWithContent(e,t,o){t.setAttribute(C.DATA_ATTR_COLLAPSED_LENGTH,(t.textContent?.length??0).toString()),t.removeAttribute(C.DATA_ATTR_PREV_LENGTH),t.removeAttribute(C.DATA_ATTR_COLLAPSED_ACTIVE),t.removeAttribute(C.DATA_ATTR_LEADING_WHITESPACE);const i=t.nextSibling,a=!i||i.nodeType!==Node.TEXT_NODE,u=a?document.createTextNode(""):null;u&&o.insertBefore(u,i);const f=u??i;!a&&(f.textContent??"").length===0&&(f.textContent="");const p=document.createRange(),v=(f.textContent??"").startsWith("")?1:0;p.setStart(f,v),p.collapse(!0),e.removeAllRanges(),e.addRange(p);const y=C.ensureStrongElement(t);return C.collapsedExitRecords.add({boundary:f,boldElement:y,allowedLength:y.textContent?.length??0,hasLeadingSpace:!1,hasTypedContent:!1,leadingWhitespace:""}),p}static getBoundaryBold(e){const t=e.startContainer;return t.nodeType===Node.TEXT_NODE?C.getBoundaryBoldForText(e,t):t.nodeType===Node.ELEMENT_NODE?C.getBoundaryBoldForElement(e,t):null}static getBoundaryBoldForText(e,t){const o=t.textContent?.length??0;if(e.startOffset===o)return C.findBoldElement(t);if(e.startOffset!==0)return null;const i=t.previousSibling;return C.isBoldElement(i)?i:null}static getBoundaryBoldForElement(e,t){if(e.startOffset<=0)return null;const o=t.childNodes[e.startOffset-1];return C.isBoldElement(o)?o:null}static handleShortcut(e){if(C.guardCollapsedBoundaryKeydown(e),!C.isBoldShortcut(e))return;const t=window.getSelection();if(!t||!t.rangeCount||!C.isSelectionInsideBlok(t))return;const o=C.instances.values().next().value??new C;o&&(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),o.toggleBold())}static isBoldShortcut(e){return!((typeof navigator<"u"?navigator.userAgent.toLowerCase():"").includes("mac")?e.metaKey:e.ctrlKey)||e.altKey?!1:e.key.toLowerCase()==="b"}static isSelectionInsideBlok(e){const t=e.anchorNode;return t?!!(t.nodeType===Node.ELEMENT_NODE?t:t.parentElement)?.closest(`.${X.CSS.blokWrapper}`):!1}static isEventTargetInsideBlok(e){if(!e||typeof Node>"u")return!1;if(e instanceof Element)return!!e.closest(`.${X.CSS.blokWrapper}`);if(e instanceof Text)return!!e.parentElement?.closest(`.${X.CSS.blokWrapper}`);if(typeof ShadowRoot<"u"&&e instanceof ShadowRoot)return C.isEventTargetInsideBlok(e.host);if(!(e instanceof Node))return!1;const t=e.parentNode;return t?t instanceof Element?!!t.closest(`.${X.CSS.blokWrapper}`):C.isEventTargetInsideBlok(t):!1}getRangeHtmlWithoutBold(e){const t=e.cloneContents();this.removeNestedBold(t);const o=document.createElement("div");return o.appendChild(t),o.innerHTML}static createFragmentFromHtml(e){const t=document.createElement("template");return t.innerHTML=e,t.content}collectBoldAncestors(e){const t=new Set,o=document.createTreeWalker(e.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:i=>{try{return e.intersectsNode(i)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const u=document.createRange();u.selectNodeContents(i);const f=e.compareBoundaryPoints(Range.END_TO_START,u)>0,p=e.compareBoundaryPoints(Range.START_TO_END,u)<0;return f&&p?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}});for(;o.nextNode();){const i=C.findBoldElement(o.currentNode);i&&t.add(i)}return Array.from(t)}};C.isInline=!0,C.title="Bold",C.shortcutListenerRegistered=!1,C.selectionListenerRegistered=!1,C.inputListenerRegistered=!1,C.beforeInputListenerRegistered=!1,C.globalListenersInitialized=C.initializeGlobalListeners(),C.collapsedExitRecords=new Set,C.markerSequence=0,C.isProcessingMutation=!1,C.DATA_ATTR_COLLAPSED_LENGTH="data-blok-bold-collapsed-length",C.DATA_ATTR_COLLAPSED_ACTIVE="data-blok-bold-collapsed-active",C.DATA_ATTR_PREV_LENGTH="data-blok-bold-prev-length",C.DATA_ATTR_LEADING_WHITESPACE="data-blok-bold-leading-ws",C.instances=new Set,C.pendingBoundaryCaretAdjustments=new WeakSet;let Wd=C;const Hs=class Hs{static get sanitize(){return{i:{},em:{}}}render(){return{icon:g1,name:"italic",onActivate:()=>{this.toggleItalic()},isActive:()=>{const e=window.getSelection();return e?this.isSelectionVisuallyItalic(e):!1}}}get shortcut(){return"CMD+I"}toggleItalic(){const e=window.getSelection();if(!e||e.rangeCount===0)return;const t=e.getRangeAt(0);if(t.collapsed){this.toggleCollapsedItalic(t,e);return}this.isRangeItalic(t,{ignoreWhitespace:!0})?this.unwrapItalicTags(t):this.wrapWithItalic(t)}toggleCollapsedItalic(e,t){if(this.isRangeItalic(e,{ignoreWhitespace:!0})){const i=document.createTextNode("");e.insertNode(i),e.selectNode(i),this.unwrapItalicTags(e);const a=document.createRange();a.setStart(i,1),a.setEnd(i,1),t.removeAllRanges(),t.addRange(a)}else{const i=document.createElement("i"),a=document.createTextNode("");i.appendChild(a),e.insertNode(i);const u=document.createRange();u.setStart(a,1),u.setEnd(a,1),t.removeAllRanges(),t.addRange(u)}}isSelectionVisuallyItalic(e){if(!e||e.rangeCount===0)return!1;const t=e.getRangeAt(0);return this.isRangeItalic(t,{ignoreWhitespace:!0})}isRangeItalic(e,t){if(e.collapsed)return!!this.findItalicElement(e.startContainer);const o=document.createTreeWalker(e.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:a=>{try{return e.intersectsNode(a)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const f=document.createRange();f.selectNodeContents(a);const p=e.compareBoundaryPoints(Range.END_TO_START,f)>0,g=e.compareBoundaryPoints(Range.START_TO_END,f)<0;return p&&g?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}}),i=[];for(;o.nextNode();){const a=o.currentNode,u=a.textContent??"";t.ignoreWhitespace&&u.trim().length===0||u.length!==0&&i.push(a)}return i.length===0?!!this.findItalicElement(e.startContainer):i.every(a=>this.hasItalicParent(a))}wrapWithItalic(e){const t=this.getRangeHtmlWithoutItalic(e),o=this.replaceRangeWithHtml(e,`<i>${t}</i>`),i=window.getSelection();i&&o&&(i.removeAllRanges(),i.addRange(o))}unwrapItalicTags(e){const t=this.collectItalicAncestors(e),o=window.getSelection();if(!o)return;const i=document.createElement("span"),a=e.extractContents();i.appendChild(a),this.removeNestedItalic(i),e.insertNode(i);const u=document.createRange();for(u.selectNodeContents(i),o.removeAllRanges(),o.addRange(u);;){const v=this.findItalicElement(i);if(!v)break;this.moveMarkerOutOfItalic(i,v)}const f=i.firstChild,p=i.lastChild;this.unwrapElement(i),(f&&p?(()=>{const v=document.createRange();return v.setStartBefore(f),v.setEndAfter(p),o.removeAllRanges(),o.addRange(v),v})():void 0)||o.removeAllRanges(),t.forEach(v=>{(v.textContent??"").length===0&&v.remove()})}hasItalicParent(e){return e?e.nodeType===Node.ELEMENT_NODE&&this.isItalicTag(e)?!0:this.hasItalicParent(e.parentNode):!1}findItalicElement(e){return e?e.nodeType===Node.ELEMENT_NODE&&this.isItalicTag(e)?e:this.findItalicElement(e.parentNode):null}isItalicTag(e){const t=e.tagName;return t==="I"||t==="EM"}collectItalicAncestors(e){const t=new Set,o=document.createTreeWalker(e.commonAncestorContainer,NodeFilter.SHOW_TEXT,{acceptNode:i=>{try{return e.intersectsNode(i)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}catch{const u=document.createRange();u.selectNodeContents(i);const f=e.compareBoundaryPoints(Range.END_TO_START,u)>0,p=e.compareBoundaryPoints(Range.START_TO_END,u)<0;return f&&p?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT}}});for(;o.nextNode();){const i=this.findItalicElement(o.currentNode);i&&t.add(i)}return Array.from(t)}getRangeHtmlWithoutItalic(e){const t=e.cloneContents();this.removeNestedItalic(t);const o=document.createElement("div");return o.appendChild(t),o.innerHTML}removeNestedItalic(e){const t=e.querySelectorAll?.("i,em");t&&t.forEach(o=>{this.unwrapElement(o)})}unwrapElement(e){const t=e.parentNode;if(!t){e.remove();return}for(;e.firstChild;)t.insertBefore(e.firstChild,e);t.removeChild(e)}replaceRangeWithHtml(e,t){const o=this.createFragmentFromHtml(t),i=o.firstChild??null,a=o.lastChild??null;if(e.deleteContents(),!i||!a)return;e.insertNode(o);const u=document.createRange();return u.setStartBefore(i),u.setEndAfter(a),u}createFragmentFromHtml(e){const t=document.createElement("template");return t.innerHTML=e,t.content}moveMarkerOutOfItalic(e,t){const o=t.parentNode;if(!o)return;if(Array.from(t.childNodes).forEach(p=>{p.nodeType===Node.TEXT_NODE&&(p.textContent??"").length===0&&p.remove()}),t.childNodes.length===1&&t.firstChild===e){t.replaceWith(e);return}if(t.firstChild===e){o.insertBefore(e,t);return}if(t.lastChild===e){o.insertBefore(e,t.nextSibling);return}const f=t.cloneNode(!1);for(;e.nextSibling;)f.appendChild(e.nextSibling);o.insertBefore(f,t.nextSibling),o.insertBefore(e,f)}};Hs.isInline=!0,Hs.title="Italic";let Kd=Hs;const LC=(Rr=class{constructor({api:e}){this.BUTTON_CLASSES="flex justify-center items-center border-0 rounded h-full p-0 w-7 bg-transparent cursor-pointer leading-normal text-text-primary can-hover:hover:bg-item-hover-bg mobile:w-icon-mobile mobile:h-icon-mobile [&_svg]:block [&_svg]:w-icon [&_svg]:h-icon mobile:[&_svg]:w-icon-mobile mobile:[&_svg]:h-icon-mobile",this.BUTTON_ACTIVE_CLASSES="bg-icon-active-bg text-icon-active-text",this.INPUT_BASE_CLASSES="hidden w-full m-0 px-2 py-1 text-sm leading-[22px] font-medium bg-item-hover-bg border border-[rgba(226,226,229,0.2)] rounded-md outline-none box-border appearance-none font-[inherit] placeholder:text-gray-text mobile:text-[15px] mobile:font-medium",this.CSS={buttonActive:"is-active",buttonModifier:"is-link",buttonUnlink:"is-unlink",inputShowed:"block"},this.DATA_ATTRIBUTES={buttonActive:"data-blok-link-tool-active",buttonUnlink:"data-blok-link-tool-unlink",inputOpened:"data-blok-link-tool-input-opened"},this.nodes={input:null,button:null},this.inputOpened=!1,this.unlinkAvailable=!1,this.handleButtonClick=t=>{!this.inputOpened||!this.unlinkAvailable||(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.restoreSelection(),this.unlink(),this.inlineToolbar.close())},this.toolbar=e.toolbar,this.inlineToolbar=e.inlineToolbar,this.notifier=e.notifier,this.i18n=e.i18n,this.selection=new X,this.nodes.input=this.createInput()}static get sanitize(){return{a:{href:!0,target:"_blank",rel:"nofollow"}}}render(){return{icon:m1,isActive:()=>!!this.selection.findParentTag("A"),children:{hideChevron:!0,items:[{type:tt.Html,element:this.nodes.input}],onOpen:()=>{this.openActions(!0)},onClose:()=>{this.closeActions()}}}}createInput(){const e=document.createElement("input");return e.placeholder=this.i18n.t("Add a link"),e.enterKeyHint="done",e.className=this.INPUT_BASE_CLASSES,e.setAttribute("data-blok-testid","inline-tool-input"),this.setBooleanStateAttribute(e,this.DATA_ATTRIBUTES.inputOpened,!1),e.addEventListener("keydown",t=>{t.key==="Enter"&&this.enterPressed(t)}),e}get shortcut(){return"CMD+K"}openActions(e=!1){if(!this.nodes.input)return;const t=this.selection.findParentTag("A"),o=!!t;if(this.updateButtonStateAttributes(o),this.unlinkAvailable=o,t){const i=t.getAttribute("href");this.nodes.input.value=i!==null?i:""}else this.nodes.input.value="";this.nodes.input.className=we(this.INPUT_BASE_CLASSES,this.CSS.inputShowed),this.setBooleanStateAttribute(this.nodes.input,this.DATA_ATTRIBUTES.inputOpened,!0),this.selection.save(),e&&this.focusInputWithRetry(),this.inputOpened=!0}focusInputWithRetry(){this.nodes.input&&(this.nodes.input.focus(),!(typeof window>"u"||typeof document>"u")&&window.setTimeout(()=>{document.activeElement!==this.nodes.input&&this.nodes.input?.focus()},0))}getButtonElement(){if(this.nodes.button&&document.contains(this.nodes.button))return this.nodes.button;const e=document.querySelector(`${Wv} [data-blok-item-name="link"]`);return e&&e.addEventListener("click",this.handleButtonClick,!0),this.nodes.button=e??null,this.nodes.button}updateButtonStateAttributes(e){const t=this.getButtonElement();if(!t)return;const o=typeof e=="boolean"?e:!!this.selection.findParentTag("A");this.setBooleanStateAttribute(t,this.DATA_ATTRIBUTES.buttonActive,o),this.setBooleanStateAttribute(t,this.DATA_ATTRIBUTES.buttonUnlink,o)}closeActions(e=!0){(this.selection.isFakeBackgroundEnabled||e&&this.selection.savedSelectionRange)&&this.restoreSelection(),this.nodes.input&&(this.nodes.input.className=this.INPUT_BASE_CLASSES,this.setBooleanStateAttribute(this.nodes.input,this.DATA_ATTRIBUTES.inputOpened,!1),this.nodes.input.value="",this.updateButtonStateAttributes(!1),this.unlinkAvailable=!1,e&&this.selection.clearSaved(),this.inputOpened=!1)}restoreSelection(){const e=new X,t=X.isAtBlok;if(t&&e.save(),this.selection.removeFakeBackground(),this.selection.restore(),!t&&this.selection.savedSelectionRange){const a=this.selection.savedSelectionRange.commonAncestorContainer;(a.nodeType===Node.ELEMENT_NODE?a:a.parentElement)?.focus()}if(!t)return;e.restore();const o=e.savedSelectionRange;if(o){const i=o.commonAncestorContainer;(i.nodeType===Node.ELEMENT_NODE?i:i.parentElement)?.focus()}}enterPressed(e){if(!this.nodes.input)return;const t=this.nodes.input.value||"";if(!t.trim()){this.selection.restore(),this.unlink(),e.preventDefault(),this.closeActions(),this.inlineToolbar.close();return}if(!this.validateURL(t)){this.notifier.show({message:"Pasted link is not valid.",style:"error"}),Ee("Incorrect Link pasted","warn",t);return}const o=this.prepareLink(t);this.selection.removeFakeBackground(),this.selection.restore(),this.insertLink(o),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.selection.collapseToEnd(),this.inlineToolbar.close()}validateURL(e){return!/\s/.test(e)}prepareLink(e){return this.addProtocol(e.trim())}addProtocol(e){if(/^(\w+):(\/\/)?/.test(e))return e;const t=/^\/[^/\s]/.test(e),o=e.substring(0,1)==="#",i=/^\/\/[^/\s]/.test(e);return!t&&!o&&!i?"http://"+e:e}insertLink(e){const t=this.selection.findParentTag("A");if(t){this.selection.expandToTag(t),t.href=e,t.target="_blank",t.rel="nofollow";return}const o=X.range;if(!o)return;const i=document.createElement("a");i.href=e,i.target="_blank",i.rel="nofollow",i.appendChild(o.extractContents()),o.insertNode(i),this.selection.expandToTag(i)}unlink(){const e=this.selection.findParentTag("A");e&&(this.unwrap(e),this.updateButtonStateAttributes(!1),this.unlinkAvailable=!1)}unwrap(e){const t=document.createDocumentFragment();for(;e.firstChild;)t.appendChild(e.firstChild);e.parentNode?.replaceChild(t,e)}setBooleanStateAttribute(e,t,o){e&&e.setAttribute(t,o?"true":"false")}},Rr.isInline=!0,Rr.title="Link",Rr),Zd=class Zd{constructor({api:e}){this.i18nAPI=e.i18n,this.blocksAPI=e.blocks,this.selectionAPI=e.selection,this.toolsAPI=e.tools,this.caretAPI=e.caret}async render(){const e=X.get();if(e===null)return[];const t=this.blocksAPI.getBlockByElement(e.anchorNode);if(t===void 0)return[];const o=this.toolsAPI.getBlockTools(),i=await Mv(t,o);if(i.length===0)return[];const a=i.reduce((g,v)=>(v.toolbox?.forEach(y=>{y.title!==void 0&&g.push({icon:y.icon,title:Ke.t(it.toolNames,y.title),name:v.name,closeOnActivate:!0,onActivate:async()=>{const w=await this.blocksAPI.convert(t.id,v.name,y.data);this.caretAPI.setToBlock(w,"end")}})}),g),[]),f=(await t.getActiveToolboxEntry())?.title??t.name,p=!Kn();return{name:"convert-to",title:Ke.t(it.toolNames,f),hint:{title:Ke.ui(it.ui.inlineToolbar.converter,"Convert to")},children:{searchable:p,items:a,onOpen:()=>{p&&(this.selectionAPI.setFakeBackground(),this.selectionAPI.save())},onClose:()=>{p&&(this.selectionAPI.restore(),this.selectionAPI.removeFakeBackground())}}}}};Zd.isInline=!0;let Vd=Zd;const Or=class Or{constructor({data:e,api:t}){this.CSS={wrapper:"blok-stub flex items-center py-3 px-[18px] my-2.5 rounded-[10px] bg-bg-light border border-line-gray text-gray-text text-sm [&_svg]:size-icon",info:"blok-stub__info ml-3.5",title:"blok-stub__title font-medium capitalize",subtitle:"blok-stub__subtitle"},this.api=t,this.title=e.title||this.api.i18n.t("Error"),this.subtitle=this.api.i18n.t("The block can not be displayed correctly."),this.savedData=e.savedData,this.wrapper=this.make()}render(){return this.wrapper}save(){return this.savedData}make(){const e=R.make("div",this.CSS.wrapper),t=N1,o=R.make("div",this.CSS.info),i=R.make("div",this.CSS.title,{textContent:this.title}),a=R.make("div",this.CSS.subtitle,{textContent:this.subtitle});return e.setAttribute(Or.DATA_ATTR.wrapper,""),i.setAttribute(Or.DATA_ATTR.title,""),a.setAttribute(Or.DATA_ATTR.subtitle,""),e.innerHTML=t,o.appendChild(i),o.appendChild(a),e.appendChild(o),e}};Or.isReadOnlySupported=!0,Or.DATA_ATTR={wrapper:"data-blok-stub",title:"data-blok-stub-title",subtitle:"data-blok-stub-subtitle"};let $d=Or;class DC extends bd{constructor(){super(...arguments),this.type=Cr.Inline}getMissingMethods(e){const o=this.constructable?.prototype;return o?e.filter(i=>typeof o[i]!="function"):[...e]}create(){const e=this.constructable;return new e({api:this.api,config:this.settings})}get isReadOnlySupported(){return this.constructable?.isReadOnlySupported??!1}get title(){return this.constructable.title||""}}class MC extends bd{constructor(){super(...arguments),this.type=Cr.Tune}create(e,t){const o=this.constructable;return new o({api:this.api,config:this.settings,block:t,data:e})}}class Tt extends Map{get blockTools(){const e=Array.from(this.entries()).filter(([,t])=>t.isBlock());return new Tt(e)}get inlineTools(){const e=Array.from(this.entries()).filter(([,t])=>t.isInline());return new Tt(e)}get blockTunes(){const e=Array.from(this.entries()).filter(([,t])=>t.isTune());return new Tt(e)}get internalTools(){const e=Array.from(this.entries()).filter(([,t])=>t.isInternal);return new Tt(e)}get externalTools(){const e=Array.from(this.entries()).filter(([,t])=>!t.isInternal);return new Tt(e)}}class FC extends bd{constructor(){super(...arguments),this.type=Cr.Block,this.inlineTools=new Tt,this.tunes=new Tt}create(e,t,o){return new this.constructable({data:e,block:t,readOnly:o,api:this.api,config:this.settings})}get isReadOnlySupported(){return this.constructable[to.IsReadOnlySupported]===!0}get isLineBreaksEnabled(){return this.constructable[to.IsEnabledLineBreaks]??!1}get toolbox(){const e=this.constructable[to.Toolbox],t=this.config[ks.Toolbox];if(!(!e||ot(e))&&t!==!1)return t==null?Array.isArray(e)?e:[e]:!Array.isArray(t)&&Array.isArray(e)?[t]:Array.isArray(t)?Array.isArray(e)?t.map((o,i)=>{const a=e[i];return a?{...a,...o}:o}):t:[{...e,...t}]}get conversionConfig(){return this.constructable[to.ConversionConfig]}get enabledInlineTools(){return this.config[ks.EnabledInlineTools]||!1}get enabledBlockTunes(){return this.config[ks.EnabledBlockTunes]}get pasteConfig(){return this.constructable[to.PasteConfig]??{}}get hasOnPasteHandler(){return typeof this.constructable?.prototype?.onPaste=="function"}get sanitizeConfig(){if(this._sanitizeConfig)return this._sanitizeConfig;const e=super.sanitizeConfig,t=this.baseSanitizeConfig;if(ot(e))return this._sanitizeConfig=t,t;const o={};for(const i in e){if(!Object.prototype.hasOwnProperty.call(e,i))continue;const a=e[i];je(a)?o[i]=Object.assign({},t,a):o[i]=a}return this._sanitizeConfig=o,o}get baseSanitizeConfig(){if(this._baseSanitizeConfig)return this._baseSanitizeConfig;const e={};return Array.from(this.inlineTools.values()).forEach(t=>Object.assign(e,t.sanitizeConfig)),Array.from(this.tunes.values()).forEach(t=>Object.assign(e,t.sanitizeConfig)),this._baseSanitizeConfig=e,e}}class zC{constructor(e,t,o){this.api=o,this.config=e,this.blokConfig=t}get(e){const{class:t,isInternal:o=!1,...i}=this.config[e],a=t;if(a===void 0)throw new Error(`Tool "${e}" does not provide a class.`);const u=this.getConstructor(a),f=!!Reflect.get(a,yd.IsTune);return new u({name:e,constructable:a,config:i,api:this.api.getMethodsForTool(e,f),isDefault:e===this.blokConfig.defaultBlock,defaultPlaceholder:this.blokConfig.placeholder,isInternal:o})}getConstructor(e){switch(!0){case!!Reflect.get(e,dy.IsInline):return DC;case!!Reflect.get(e,yd.IsTune):return MC;default:return FC}}}const Jd=class Jd{constructor({api:e}){this.api=e}render(){return{icon:h1,title:this.api.i18n.t("Delete"),name:"delete",confirmation:{title:this.api.i18n.t("Click to delete"),onActivate:()=>this.handleClick()}}}handleClick(){this.api.blocks.delete()}};Jd.isTune=!0;let Gd=Jd;const Ir=l=>{if(!Oe(l))throw new Error("Tool constructable must be a function");return l};class HC extends Be{constructor(){super(...arguments),this.stubTool="stub",this.factory=null,this.toolsAvailable=new Tt,this.toolsUnavailable=new Tt,this.inlineToolsSanitizeConfigCache=null}get available(){return this.toolsAvailable}get unavailable(){return this.toolsUnavailable}get inlineTools(){return this.available.inlineTools}get blockTools(){return this.available.blockTools}get blockTunes(){return this.available.blockTunes}get defaultTool(){const e=this.config.defaultBlock;if(!e)throw new Error("Default block tool name is not configured");const t=this.blockTools.get(e);if(!t)throw new Error(`Default block tool "${e}" not found in available block tools`);return t}get internal(){return this.available.internalTools}async prepare(){const e=this.config.tools??{};this.config.tools=zo({},this.internalTools,e),this.validateTools();const t=this.config.tools;if(!t||Object.keys(t).length===0)throw Error("Can't start without tools");const o=this.prepareConfig(t);this.factory=new zC(o,this.config,this.Blok.API);const i=this.getListOfPrepareFunctions(o);if(i.length===0)return Promise.resolve();const a=p=>{this.isToolPrepareData(p)&&this.toolPrepareMethodSuccess({toolName:p.toolName})},u=p=>{this.isToolPrepareData(p)&&this.toolPrepareMethodFallback({toolName:p.toolName})},f=new Uy;i.forEach(p=>{f.add(async()=>{const g=hS(p.data)?{}:p.data;try{await p.function(p.data),a(g)}catch{u(g)}})}),await f.completed,this.prepareBlockTools()}getAllInlineToolsSanitizeConfig(){if(this.inlineToolsSanitizeConfigCache)return this.inlineToolsSanitizeConfigCache;const e={};return Array.from(this.inlineTools.values()).forEach(t=>{Object.assign(e,t.sanitizeConfig)}),this.inlineToolsSanitizeConfigCache=e,e}destroy(){for(const e of this.available.values()){const t=(()=>{try{return e.reset()}catch(o){Ee(`Tool "${e.name}" reset failed`,"warn",o);return}})();t instanceof Promise&&t.catch(o=>{Ee(`Tool "${e.name}" reset failed`,"warn",o)})}}get internalTools(){return{convertTo:{class:Ir(Vd),isInternal:!0},link:{class:Ir(LC),isInternal:!0},bold:{class:Ir(Wd),isInternal:!0},italic:{class:Ir(Kd),isInternal:!0},paragraph:{class:Ir(Ud),inlineToolbar:!0,config:{preserveBlank:!0},isInternal:!0},stub:{class:Ir($d),isInternal:!0},delete:{class:Ir(Gd),isInternal:!0}}}toolPrepareMethodSuccess(e){const t=this.getFactory().get(e.toolName);if(!t.isInline()){this.toolsAvailable.set(t.name,t);return}const o=["render"],i=t.getMissingMethods(o);if(i.length){Ee(`Incorrect Inline Tool: ${t.name}. Some of required methods is not implemented %o`,"warn",i),this.toolsUnavailable.set(t.name,t);return}this.toolsAvailable.set(t.name,t)}toolPrepareMethodFallback(e){const t=this.getFactory();this.toolsUnavailable.set(e.toolName,t.get(e.toolName))}getListOfPrepareFunctions(e){return Object.entries(e).map(([t,o])=>{const i={toolName:t,config:o.config??{}};return{function:async u=>{const f=o.class;if(!f||!Oe(f.prepare))return;const p=u??i;return f.prepare.call(f,p)},data:i}})}prepareBlockTools(){Array.from(this.blockTools.values()).forEach(e=>{this.assignInlineToolsToBlockTool(e),this.assignBlockTunesToBlockTool(e)})}assignInlineToolsToBlockTool(e){const t=e;if(this.config.inlineToolbar!==!1){if(t.enabledInlineTools===!0){const o=Array.isArray(this.config.inlineToolbar)?this.createInlineToolsCollection(this.config.inlineToolbar):new Tt(Array.from(this.inlineTools.entries()));t.inlineTools=o;return}if(Array.isArray(t.enabledInlineTools)){const o=this.createInlineToolsCollection(["convertTo",...t.enabledInlineTools]);t.inlineTools=o}}}assignBlockTunesToBlockTool(e){const t=e;if(t.enabledBlockTunes!==!1){if(Array.isArray(t.enabledBlockTunes)){const o=this.createBlockTunesCollection(t.enabledBlockTunes),i=[...Array.from(o.entries()),...Array.from(this.blockTunes.internalTools.entries())];t.tunes=new Tt(i);return}if(Array.isArray(this.config.tunes)){const o=this.createBlockTunesCollection(this.config.tunes),i=[...Array.from(o.entries()),...Array.from(this.blockTunes.internalTools.entries())];t.tunes=new Tt(i);return}t.tunes=new Tt(Array.from(this.blockTunes.internalTools.entries()))}}validateTools(){const e=this.config.tools;if(!e)return;const t=this.internalTools;for(const o in e){if(!Object.prototype.hasOwnProperty.call(e,o)||o in t)continue;const i=e[o],a=Oe(i),f=Oe(i.class);if(!a&&!f)throw new Ho(`Tool «${o}» must be a constructor function or an object with function in the «class» property`)}}prepareConfig(e){const t={};for(const o in e){if(!Object.prototype.hasOwnProperty.call(e,o))continue;const i=e[o];if(je(i)){t[o]=i;continue}t[o]={class:i}}return t}isToolPrepareData(e){return typeof e?.toolName=="string"}getFactory(){if(this.factory===null)throw new Error("Tools factory is not initialized");return this.factory}createInlineToolsCollection(e){const t=[];for(const o of e){const i=this.inlineTools.get(o);if(!i){Ee(`Inline tool "${o}" is not available and will be skipped`,"warn");continue}t.push([o,i])}return new Tt(t)}createBlockTunesCollection(e){const t=[];for(const o of e){const i=this.blockTunes.get(o);if(!i){Ee(`Block tune "${o}" is not available and will be skipped`,"warn");continue}t.push([o,i])}return new Tt(t)}}const jC=`*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:PT Mono,Menlo,Monaco,Consolas,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:651px){.\\!container{max-width:651px!important}.container{max-width:651px}}@media(min-width:768px){.\\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-\\[auto_var\\(--offset\\)_calc\\(var\\(--offset\\)\\+env\\(safe-area-inset-bottom\\)\\)_var\\(--offset\\)\\]{inset:auto var(--offset) calc(var(--offset) + env(safe-area-inset-bottom)) var(--offset)}.bottom-0{bottom:0}.bottom-5{bottom:1.25rem}.left-0{left:0}.left-5{left:1.25rem}.left-\\[var\\(--popover-left\\)\\]{left:var(--popover-left)}.right-0{right:0}.right-\\[15px\\]{right:15px}.right-full{right:100%}.top-0{top:0}.top-\\[7px\\]{top:7px}.top-\\[var\\(--popover-top\\)\\]{top:var(--popover-top)}.z-0{z-index:0}.z-\\[1\\]{z-index:1}.z-\\[2\\]{z-index:2}.z-\\[3\\]{z-index:3}.z-\\[4\\]{z-index:4}.z-overlay{z-index:999}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-2\\.5{margin-top:.625rem;margin-bottom:.625rem}.my-4{margin-top:1rem;margin-bottom:1rem}.\\!mb-0{margin-bottom:0!important}.\\!mr-0{margin-right:0!important}.\\!mr-2{margin-right:.5rem!important}.mb-1\\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-\\[30px\\]{margin-bottom:30px}.mb-px{margin-bottom:1px}.ml-3\\.5{margin-left:.875rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.mt-1{margin-top:.25rem}.mt-\\[15px\\]{margin-top:15px}.mt-\\[3px\\]{margin-top:3px}.mt-\\[5px\\]{margin-top:5px}.box-border{box-sizing:border-box}.\\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\\!hidden{display:none!important}.hidden{display:none}.h-2\\.5{height:.625rem}.h-9{height:2.25rem}.h-\\[26px\\]{height:26px}.h-\\[50px\\]{height:50px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-toolbox-btn{height:26px}.max-h-0{max-height:0px}.max-h-\\[var\\(--max-height\\)\\]{max-height:var(--max-height)}.min-h-toolbox-btn{min-height:26px}.w-2\\.5{width:.625rem}.w-7{width:1.75rem}.w-9{width:2.25rem}.w-\\[230px\\]{width:230px}.w-\\[26px\\]{width:26px}.w-\\[44px\\]{width:44px}.w-\\[var\\(--width\\)\\]{width:var(--width)}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.w-toolbox-btn{width:26px}.min-w-\\[calc\\(100\\%-theme\\(\\'spacing\\.6\\'\\)-10px\\)\\]{min-width:calc(100% - 1.5rem - 10px)}.min-w-\\[calc\\(100\\%-var\\(--offset\\)\\*2\\)\\]{min-width:calc(100% - var(--offset) * 2)}.min-w-\\[var\\(--width\\)\\]{min-width:var(--width)}.min-w-max{min-width:-moz-max-content;min-width:max-content}.min-w-toolbox-btn{min-width:26px}.max-w-\\[1100px\\]{max-width:1100px}.max-w-\\[130px\\]{max-width:130px}.max-w-content{max-width:650px}.max-w-none{max-width:none}.shrink-0{flex-shrink:0}.-translate-x-\\[5px\\]{--tw-translate-x: -5px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\\[5px\\]{--tw-translate-y: -5px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\\[5px\\]{--tw-translate-x: 5px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[5px\\]{--tw-translate-y: 5px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}@keyframes panelShowingMobile{0%{opacity:0;transform:translateY(14px) scale(.98)}70%{opacity:1;transform:translateY(-4px)}to{transform:translateY(0)}}.animate-\\[panelShowingMobile_250ms_ease\\]{animation:panelShowingMobile .25s ease}@keyframes panelShowing{0%{opacity:0;transform:translateY(-8px) scale(.9)}70%{opacity:1;transform:translateY(2px)}to{transform:translateY(0)}}.animate-\\[panelShowing_100ms_ease\\]{animation:panelShowing .1s ease}@keyframes buttonClicked{0%{transform:scale3d(.95,.95,.95)}60%{transform:scale3d(1.02,1.02,1.02)}80%,to{transform:scaleZ(1)}}.animate-button-clicked{animation:buttonClicked .75s cubic-bezier(.215,.61,.355,1) forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .3s ease forwards}.animate-none{animation:none}@keyframes notifyBounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.animate-notify-bounce-in{animation:notifyBounceIn .6s 1}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-9%,0,0)}30%{transform:translate3d(9%,0,0)}45%{transform:translate3d(-4%,0,0)}60%{transform:translate3d(4%,0,0)}75%{transform:translate3d(-1%,0,0)}to{transform:translateZ(0)}}.animate-wobble{animation:wobble .4s}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-\\[auto_auto_1fr\\]{grid-template-columns:auto auto 1fr}.grid-rows-\\[auto\\]{grid-template-rows:auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-\\[10px\\]{border-radius:10px}.rounded-\\[20px\\]{border-radius:20px}.rounded-\\[3px\\]{border-radius:3px}.rounded-\\[5px\\]{border-radius:5px}.rounded-\\[7px\\]{border-radius:7px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-\\[\\#e8e8eb\\]{--tw-border-opacity: 1;border-color:rgb(232 232 235 / var(--tw-border-opacity, 1))}.border-\\[rgba\\(226\\,226\\,229\\,0\\.2\\)\\],.border-\\[rgba\\(226\\,226\\,229\\,0\\.20\\)\\]{border-color:#e2e2e533}.border-line-gray,.border-popover-border{--tw-border-opacity: 1;border-color:rgb(239 240 241 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.\\!bg-\\[\\#fafffe\\]{--tw-bg-opacity: 1 !important;background-color:rgb(250 255 254 / var(--tw-bg-opacity, 1))!important}.\\!bg-\\[\\#fffbfb\\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 251 251 / var(--tw-bg-opacity, 1))!important}.\\!bg-item-confirm-bg{--tw-bg-opacity: 1 !important;background-color:rgb(226 74 74 / var(--tw-bg-opacity, 1))!important}.\\!bg-item-focus-bg{background-color:#22baff14!important}.bg-\\[\\#34c992\\]{--tw-bg-opacity: 1;background-color:rgb(52 201 146 / var(--tw-bg-opacity, 1))}.bg-\\[\\#7b8799\\]{--tw-bg-opacity: 1;background-color:rgb(123 135 153 / var(--tw-bg-opacity, 1))}.bg-\\[\\#F8F8F8\\]{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity, 1))}.bg-\\[\\#eff1f4\\]{--tw-bg-opacity: 1;background-color:rgb(239 241 244 / var(--tw-bg-opacity, 1))}.bg-\\[\\#f2f5f7\\]{--tw-bg-opacity: 1;background-color:rgb(242 245 247 / var(--tw-bg-opacity, 1))}.bg-\\[\\#f7f7f7\\]{--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.bg-bg-light{--tw-bg-opacity: 1;background-color:rgb(239 242 245 / var(--tw-bg-opacity, 1))}.bg-dark{--tw-bg-opacity: 1;background-color:rgb(29 32 43 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-icon-active-bg{background-color:#388ae51a}.bg-item-confirm-hover-bg{--tw-bg-opacity: 1;background-color:rgb(206 67 67 / var(--tw-bg-opacity, 1))}.bg-item-focus-bg{background-color:#22baff14}.bg-item-hover-bg{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity, 1))}.bg-popover-bg{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-popover-border{--tw-bg-opacity: 1;background-color:rgb(239 240 241 / var(--tw-bg-opacity, 1))}.bg-selection{--tw-bg-opacity: 1;background-color:rgb(225 242 255 / var(--tw-bg-opacity, 1))}.bg-selection-highlight{background-color:#2eaadc33}.bg-tooltip-bg{--tw-bg-opacity: 1;background-color:rgb(29 32 43 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-0{padding:0}.p-0\\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-\\[13px\\]{padding:13px}.p-\\[2px\\]{padding:2px}.p-\\[3px\\]{padding:3px}.p-\\[5px\\]{padding:5px}.p-\\[var\\(--item-padding\\)\\]{padding:var(--item-padding)}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-\\[18px\\]{padding-left:18px;padding-right:18px}.px-\\[30px\\]{padding-left:30px;padding-right:30px}.px-\\[3px\\]{padding-left:3px;padding-right:3px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-\\[0\\.6em\\]{padding-top:.6em;padding-bottom:.6em}.py-\\[13px\\]{padding-top:13px;padding-bottom:13px}.py-\\[3px\\]{padding-top:3px;padding-bottom:3px}.py-\\[5px\\]{padding-top:5px;padding-bottom:5px}.py-\\[theme\\(spacing\\.block-padding-vertical\\)\\]{padding-top:.4em;padding-bottom:.4em}.pb-\\[3px\\]{padding-bottom:3px}.pr-1\\.5{padding-right:.375rem}.pr-\\[5px\\]{padding-right:5px}.text-center{text-align:center}.text-start{text-align:start}.align-bottom{vertical-align:bottom}.font-\\[-apple-system\\,BlinkMacSystemFont\\,\\"Segoe_UI\\"\\,\\"Roboto\\"\\,\\"Oxygen\\"\\,\\"Ubuntu\\"\\,\\"Cantarell\\"\\,\\"Fira_Sans\\"\\,\\"Droid_Sans\\"\\,\\"Helvetica_Neue\\"\\,sans-serif\\]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.font-\\[inherit\\]{font-family:inherit}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-\\[1\\.25em\\]{font-size:1.25em}.text-\\[1\\.5em\\]{font-size:1.5em}.text-\\[1\\.75em\\]{font-size:1.75em}.text-\\[13px\\]{font-size:13px}.text-\\[14\\.9px\\]{font-size:14.9px}.text-\\[2\\.5em\\]{font-size:2.5em}.text-\\[2em\\]{font-size:2em}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-\\[1\\.25em\\]{line-height:1.25em}.leading-\\[1\\.4em\\]{line-height:1.4em}.leading-\\[1\\.6em\\]{line-height:1.6em}.leading-\\[1em\\]{line-height:1em}.leading-\\[22px\\]{line-height:22px}.leading-\\[50px\\]{line-height:50px}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.tracking-\\[-0\\.1em\\]{letter-spacing:-.1em}.tracking-\\[0\\.02em\\]{letter-spacing:.02em}.\\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\\[\\#656b7c\\]{--tw-text-opacity: 1;color:rgb(101 107 124 / var(--tw-text-opacity, 1))}.text-active-icon{--tw-text-opacity: 1;color:rgb(56 138 229 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-dark{--tw-text-opacity: 1;color:rgb(29 32 43 / var(--tw-text-opacity, 1))}.text-gray-text{--tw-text-opacity: 1;color:rgb(112 118 132 / var(--tw-text-opacity, 1))}.text-icon-active-text{--tw-text-opacity: 1;color:rgb(56 138 229 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-text-primary{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-text-secondary{--tw-text-opacity: 1;color:rgb(112 118 132 / var(--tw-text-opacity, 1))}.text-tooltip-font{--tw-text-opacity: 1;color:rgb(205 209 224 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[0_11px_17px_0_rgba\\(23\\,32\\,61\\,0\\.13\\)\\]{--tw-shadow: 0 11px 17px 0 rgba(23,32,61,.13);--tw-shadow-colored: 0 11px 17px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[0_1px_1px_0_rgba\\(18\\,49\\,35\\,0\\.05\\)\\]{--tw-shadow: 0 1px 1px 0 rgba(18,49,35,.05);--tw-shadow-colored: 0 1px 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[0_2px_1px_0_rgba\\(16\\,19\\,29\\,0\\)\\]{--tw-shadow: 0 2px 1px 0 rgba(16,19,29,0);--tw-shadow-colored: 0 2px 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[0_3px_15px_-3px_theme\\(colors\\.popover-shadow\\)\\]{--tw-shadow: 0 3px 15px -3px rgba(13, 20, 33, .1);--tw-shadow-colored: 0 3px 15px -3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-button-base{--tw-shadow: 0 2px 2px 0 rgba(18, 30, 57, .04);--tw-shadow-colored: 0 2px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-button-focused{--tw-shadow: inset 0 0 0 1px rgba(7, 161, 227, .08);--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-input{--tw-shadow: inset 0 1px 2px 0 rgba(35, 44, 72, .06);--tw-shadow-colored: inset 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-tooltip{--tw-shadow: 0 8px 12px 0 rgba(29, 32, 43, .17), 0 4px 5px -3px rgba(5, 6, 12, .49);--tw-shadow-colored: 0 8px 12px 0 var(--tw-shadow-color), 0 4px 5px -3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\\[opacity\\,transform\\]{transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-\\[120ms\\]{transition-duration:.12s}.duration-\\[250ms\\]{transition-duration:.25s}.duration-\\[50ms\\,70ms\\]{transition-duration:50ms,70ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-\\[opacity\\,left\\,top\\]{will-change:opacity,left,top}.will-change-\\[opacity\\,top\\,left\\]{will-change:opacity,top,left}.will-change-\\[opacity\\,top\\]{will-change:opacity,top}.will-change-\\[opacity\\]{will-change:opacity}.\\[direction\\:rtl\\]{direction:rtl}.placeholder\\:font-medium::-moz-placeholder{font-weight:500}.placeholder\\:font-medium::placeholder{font-weight:500}.placeholder\\:text-\\[\\#656b7c\\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(101 107 124 / var(--tw-text-opacity, 1))}.placeholder\\:text-\\[\\#656b7c\\]::placeholder{--tw-text-opacity: 1;color:rgb(101 107 124 / var(--tw-text-opacity, 1))}.placeholder\\:text-gray-text::-moz-placeholder{--tw-text-opacity: 1;color:rgb(112 118 132 / var(--tw-text-opacity, 1))}.placeholder\\:text-gray-text::placeholder{--tw-text-opacity: 1;color:rgb(112 118 132 / var(--tw-text-opacity, 1))}.before\\:absolute:before{content:var(--tw-content);position:absolute}.before\\:inset-0:before{content:var(--tw-content);inset:0}.before\\:left-0:before{content:var(--tw-content);left:0}.before\\:left-1\\/2:before{content:var(--tw-content);left:50%}.before\\:left-\\[9px\\]:before{content:var(--tw-content);left:9px}.before\\:top-0:before{content:var(--tw-content);top:0}.before\\:top-1\\/2:before{content:var(--tw-content);top:50%}.before\\:top-\\[5px\\]:before{content:var(--tw-content);top:5px}.before\\:-z-10:before{content:var(--tw-content);z-index:-10}.before\\:m-\\[3px\\]:before{content:var(--tw-content);margin:3px}.before\\:-ml-\\[11px\\]:before{content:var(--tw-content);margin-left:-11px}.before\\:-mt-\\[11px\\]:before{content:var(--tw-content);margin-top:-11px}.before\\:block:before{content:var(--tw-content);display:block}.before\\:h-3:before{content:var(--tw-content);height:.75rem}.before\\:h-\\[18px\\]:before{content:var(--tw-content);height:18px}.before\\:h-\\[calc\\(100\\%-6px\\)\\]:before{content:var(--tw-content);height:calc(100% - 6px)}.before\\:w-0\\.5:before{content:var(--tw-content);width:.125rem}.before\\:w-\\[18px\\]:before{content:var(--tw-content);width:18px}.before\\:w-\\[3px\\]:before{content:var(--tw-content);width:3px}.before\\:rotate-\\[-45deg\\]:before{content:var(--tw-content);--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes rotation{0%{content:var(--tw-content);transform:rotate(0)}to{content:var(--tw-content);transform:rotate(360deg)}}.before\\:animate-rotation:before{content:var(--tw-content);animation:rotation 1.2s infinite linear}.before\\:rounded-\\[5px\\]:before{content:var(--tw-content);border-radius:5px}.before\\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\\:rounded-lg:before{content:var(--tw-content);border-radius:.5rem}.before\\:border-2:before{content:var(--tw-content);border-width:2px}.before\\:border-line-gray:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(239 240 241 / var(--tw-border-opacity, 1))}.before\\:border-l-active-icon:before{content:var(--tw-content);--tw-border-opacity: 1;border-left-color:rgb(56 138 229 / var(--tw-border-opacity, 1))}.before\\:\\!bg-\\[\\#41ffb1\\]:before{content:var(--tw-content);--tw-bg-opacity: 1 !important;background-color:rgb(65 255 177 / var(--tw-bg-opacity, 1))!important}.before\\:\\!bg-\\[\\#fb5d5d\\]:before{content:var(--tw-content);--tw-bg-opacity: 1 !important;background-color:rgb(251 93 93 / var(--tw-bg-opacity, 1))!important}.before\\:bg-\\[\\#575d67\\]:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(87 93 103 / var(--tw-bg-opacity, 1))}.before\\:bg-tooltip-bg:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(29 32 43 / var(--tw-bg-opacity, 1))}.before\\:bg-transparent:before{content:var(--tw-content);background-color:transparent}.before\\:content-\\[\\"\\"\\]:before{--tw-content: "";content:var(--tw-content)}.before\\:content-\\[\\\\\\'\\\\\\'\\]:before{--tw-content: \\'\\';content:var(--tw-content)}.after\\:absolute:after{content:var(--tw-content);position:absolute}.after\\:left-\\[9px\\]:after{content:var(--tw-content);left:9px}.after\\:top-\\[5px\\]:after{content:var(--tw-content);top:5px}.after\\:mx-3:after{content:var(--tw-content);margin-left:.75rem;margin-right:.75rem}.after\\:h-3:after{content:var(--tw-content);height:.75rem}.after\\:w-0\\.5:after{content:var(--tw-content);width:.125rem}.after\\:rotate-45:after{content:var(--tw-content);--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\\:bg-\\[\\#575d67\\]:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(87 93 103 / var(--tw-bg-opacity, 1))}.after\\:text-\\[\\#ddd\\]:after{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(221 221 221 / var(--tw-text-opacity, 1))}.after\\:content-\\[\\"\\"\\]:after{--tw-content: "";content:var(--tw-content)}.after\\:content-\\[\\'\\|\\'\\]:after{--tw-content: "|";content:var(--tw-content)}.first\\:mt-0:first-child{margin-top:0}.last\\:ml-2\\.5:last-child{margin-left:.625rem}.empty\\:before\\:pointer-events-none:empty:before{content:var(--tw-content);pointer-events:none}.empty\\:before\\:cursor-text:empty:before{content:var(--tw-content);cursor:text}.empty\\:before\\:text-gray-text:empty:before{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(112 118 132 / var(--tw-text-opacity, 1))}.empty\\:before\\:content-\\[attr\\(data-blok-placeholder\\)\\]:empty:before{--tw-content: attr(data-blok-placeholder);content:var(--tw-content)}.empty\\:before\\:content-\\[attr\\(data-placeholder-active\\)\\]:empty:before{--tw-content: attr(data-placeholder-active);content:var(--tw-content)}.hover\\:bg-\\[\\#2db583\\]:hover{--tw-bg-opacity: 1;background-color:rgb(45 181 131 / var(--tw-bg-opacity, 1))}.hover\\:bg-\\[\\#e0e4eb\\]:hover{--tw-bg-opacity: 1;background-color:rgb(224 228 235 / var(--tw-bg-opacity, 1))}.hover\\:bg-\\[\\#e9ecee\\]:hover{--tw-bg-opacity: 1;background-color:rgb(233 236 238 / var(--tw-bg-opacity, 1))}.hover\\:bg-\\[\\#fbfcfe\\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 252 254 / var(--tw-bg-opacity, 1))}.hover\\:opacity-100:hover{opacity:1}.hover\\:shadow-button-base-hover:hover{--tw-shadow: 0 1px 3px 0 rgba(18, 30, 57, .08);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\\:placeholder\\:text-\\[rgba\\(101\\,107\\,124\\,0\\.3\\)\\]:focus::-moz-placeholder{color:#656b7c4d}.focus\\:placeholder\\:text-\\[rgba\\(101\\,107\\,124\\,0\\.3\\)\\]:focus::placeholder{color:#656b7c4d}.active\\:cursor-grabbing:active{cursor:grabbing}.group.is-dragging .group-\\[\\.is-dragging\\]\\:pointer-events-none{pointer-events:none}.group.blok-editor--rtl .group-\\[\\.blok-editor--rtl\\]\\:left-\\[calc\\(-1\\*theme\\(width\\.toolbox-btn\\)\\)\\]{left:-26px}.group.blok-editor--rtl .group-\\[\\.blok-editor--rtl\\]\\:left-auto{left:auto}.group.blok-editor--rtl .group-\\[\\.blok-editor--rtl\\]\\:right-\\[calc\\(-1\\*theme\\(width\\.toolbox-btn\\)\\)\\]{right:-26px}.group.blok-editor--rtl .group-\\[\\.blok-editor--rtl\\]\\:right-auto{right:auto}.group.is-dragging .group-\\[\\.is-dragging\\]\\:cursor-grabbing{cursor:grabbing}@media(max-width:650px){.mobile\\:absolute{position:absolute}.mobile\\:right-auto{right:auto}.mobile\\:z-\\[2\\]{z-index:2}.mobile\\:hidden{display:none}.mobile\\:h-icon-mobile{height:28px}.mobile\\:h-toolbox-btn-mobile{height:36px}.mobile\\:w-icon-mobile{width:28px}.mobile\\:w-toolbox-btn-mobile{width:36px}.mobile\\:rounded-\\[6px\\]{border-radius:6px}.mobile\\:rounded-lg{border-radius:.5rem}.mobile\\:border{border-width:1px}.mobile\\:border-\\[\\#e8e8eb\\]{--tw-border-opacity: 1;border-color:rgb(232 232 235 / var(--tw-border-opacity, 1))}.mobile\\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.mobile\\:p-1{padding:.25rem}.mobile\\:text-\\[15px\\]{font-size:15px}.mobile\\:font-medium{font-weight:500}.mobile\\:shadow-overlay-pane{--tw-shadow: 0 3px 15px -3px rgba(13, 20, 33, .13);--tw-shadow-colored: 0 3px 15px -3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.blok-editor--rtl .mobile\\:group-\\[\\.blok-editor--rtl\\]\\:ml-0{margin-left:0}.group.blok-editor--rtl .mobile\\:group-\\[\\.blok-editor--rtl\\]\\:mr-auto{margin-right:auto}.group.blok-editor--rtl .mobile\\:group-\\[\\.blok-editor--rtl\\]\\:pl-\\[10px\\]{padding-left:10px}.group.blok-editor--rtl .mobile\\:group-\\[\\.blok-editor--rtl\\]\\:pr-0{padding-right:0}}@media(min-width:651px){.not-mobile\\:w-6{width:1.5rem}.group.blok-editor--narrow.blok-editor--rtl .not-mobile\\:group-\\[\\.blok-editor--narrow\\.blok-editor--rtl\\]\\:left-0{left:0}.group.blok-editor--narrow.blok-editor--rtl .not-mobile\\:group-\\[\\.blok-editor--narrow\\.blok-editor--rtl\\]\\:left-\\[-5px\\]{left:-5px}.group.blok-editor--narrow.blok-editor--rtl .not-mobile\\:group-\\[\\.blok-editor--narrow\\.blok-editor--rtl\\]\\:left-\\[calc\\(-1\\*theme\\(spacing\\.narrow-mode-right-padding\\)-5px\\)\\]{left:-55px}.group.blok-editor--narrow.blok-editor--rtl .not-mobile\\:group-\\[\\.blok-editor--narrow\\.blok-editor--rtl\\]\\:right-\\[5px\\]{right:5px}.group.blok-editor--narrow.blok-editor--rtl .not-mobile\\:group-\\[\\.blok-editor--narrow\\.blok-editor--rtl\\]\\:right-auto{right:auto}.group.blok-editor--narrow .not-mobile\\:group-\\[\\.blok-editor--narrow\\]\\:left-\\[5px\\]{left:5px}.group.blok-editor--narrow .not-mobile\\:group-\\[\\.blok-editor--narrow\\]\\:right-\\[calc\\(-1\\*theme\\(spacing\\.narrow-mode-right-padding\\)-5px\\)\\]{right:-55px}.group.blok-editor--narrow.blok-editor--rtl .not-mobile\\:group-\\[\\.blok-editor--narrow\\.blok-editor--rtl\\]\\:ml-\\[theme\\(spacing\\.narrow-mode-right-padding\\)\\]{margin-left:50px}.group.blok-editor--narrow.blok-editor--rtl .not-mobile\\:group-\\[\\.blok-editor--narrow\\.blok-editor--rtl\\]\\:mr-0{margin-right:0}.group.blok-editor--narrow .not-mobile\\:group-\\[\\.blok-editor--narrow\\]\\:mr-\\[theme\\(spacing\\.narrow-mode-right-padding\\)\\]{margin-right:50px}}@media(hover:hover){.can-hover\\:hover\\:cursor-grab:hover{cursor:grab}.can-hover\\:hover\\:cursor-pointer:hover{cursor:pointer}.can-hover\\:hover\\:bg-bg-light:hover{--tw-bg-opacity: 1;background-color:rgb(239 242 245 / var(--tw-bg-opacity, 1))}.can-hover\\:hover\\:bg-item-hover-bg:hover{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity, 1))}.group.is-toolbox-opened .group-\\[\\.is-toolbox-opened\\]\\:can-hover\\:hover\\:cursor-pointer:hover{cursor:pointer}}.\\[\\&\\.is-dragging\\]\\:cursor-grabbing.is-dragging{cursor:grabbing}.\\[\\&\\.is-toolbox-opened_\\[contentEditable\\=true\\]\\[data-blok-placeholder\\]\\:focus\\]\\:before\\:\\!opacity-0.is-toolbox-opened [contentEditable=true][data-blok-placeholder]:focus:before{content:var(--tw-content);opacity:0!important}.\\[\\&\\:\\:-webkit-input-placeholder\\]\\:\\!leading-normal::-webkit-input-placeholder{line-height:1.5!important}.\\[\\&\\>p\\:first-of-type\\]\\:mt-0>p:first-of-type{margin-top:0}.\\[\\&\\>p\\:last-of-type\\]\\:mb-0>p:last-of-type{margin-bottom:0}.\\[\\&\\[data-blok-empty\\=true\\]\\]\\:before\\:pointer-events-none[data-blok-empty=true]:before{content:var(--tw-content);pointer-events:none}.\\[\\&\\[data-blok-empty\\=true\\]\\]\\:before\\:cursor-text[data-blok-empty=true]:before{content:var(--tw-content);cursor:text}.\\[\\&\\[data-blok-empty\\=true\\]\\]\\:before\\:text-gray-text[data-blok-empty=true]:before{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(112 118 132 / var(--tw-text-opacity, 1))}.\\[\\&\\[data-blok-empty\\=true\\]\\]\\:before\\:content-\\[attr\\(data-blok-placeholder\\)\\][data-blok-empty=true]:before{--tw-content: attr(data-blok-placeholder);content:var(--tw-content)}.\\[\\&\\[data-blok-focused\\=\\"true\\"\\]\\]\\:bg-item-focus-bg[data-blok-focused=true]{background-color:#22baff14}.\\[\\&\\[data-blok-force-hover\\]\\]\\:cursor-pointer[data-blok-force-hover]{cursor:pointer}.\\[\\&\\[data-blok-force-hover\\]\\]\\:bg-item-hover-bg[data-blok-force-hover]{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity, 1))}.\\[\\&\\[data-blok-placeholder\\]\\]\\:before\\:pointer-events-none[data-blok-placeholder]:before{content:var(--tw-content);pointer-events:none}.\\[\\&\\[data-blok-placeholder\\]\\]\\:before\\:\\!static[data-blok-placeholder]:before{content:var(--tw-content);position:static!important}.\\[\\&\\[data-blok-placeholder\\]\\]\\:before\\:inline-block[data-blok-placeholder]:before{content:var(--tw-content);display:inline-block}.\\[\\&\\[data-blok-placeholder\\]\\]\\:before\\:w-0[data-blok-placeholder]:before{content:var(--tw-content);width:0px}.\\[\\&\\[data-blok-placeholder\\]\\]\\:before\\:whitespace-nowrap[data-blok-placeholder]:before{content:var(--tw-content);white-space:nowrap}.\\[\\&\\[data-blok-popover-item-no-hover\\]\\]\\:cursor-default[data-blok-popover-item-no-hover]{cursor:default}.\\[\\&\\[data-blok-popover-item-no-hover\\]\\]\\:hover\\:bg-transparent:hover[data-blok-popover-item-no-hover]{background-color:transparent}.\\[\\&\\[data-empty\\=true\\]\\]\\:before\\:pointer-events-none[data-empty=true]:before{content:var(--tw-content);pointer-events:none}.\\[\\&\\[data-empty\\=true\\]\\]\\:before\\:cursor-text[data-empty=true]:before{content:var(--tw-content);cursor:text}.\\[\\&\\[data-empty\\=true\\]\\]\\:before\\:text-gray-text[data-empty=true]:before{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(112 118 132 / var(--tw-text-opacity, 1))}.\\[\\&\\[data-empty\\=true\\]\\]\\:before\\:content-\\[attr\\(data-placeholder-active\\)\\][data-empty=true]:before{--tw-content: attr(data-placeholder-active);content:var(--tw-content)}.\\[\\&_\\.blok-stub\\]\\:opacity-55 .blok-stub{opacity:.55}.\\[\\&_\\:\\:selection\\]\\:bg-selection-inline ::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(212 236 255 / var(--tw-bg-opacity, 1))}.\\[\\&_\\:\\:selection\\]\\:bg-selection-inline ::selection{--tw-bg-opacity: 1;background-color:rgb(212 236 255 / var(--tw-bg-opacity, 1))}.\\[\\&_\\[contenteditable\\]\\:empty\\]\\:after\\:content-\\[\\"\\\\\\\\feff_\\"\\] [contenteditable]:empty:after{--tw-content: "\\\\feff ";content:var(--tw-content)}.\\[\\&_\\[contenteditable\\]\\]\\:select-none [contenteditable]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.\\[\\&_\\[hidden\\]\\]\\:\\!hidden [hidden]{display:none!important}.\\[\\&_a\\]\\:cursor-pointer a{cursor:pointer}.\\[\\&_a\\]\\:text-link a{--tw-text-opacity: 1;color:rgb(56 138 229 / var(--tw-text-opacity, 1))}.\\[\\&_a\\]\\:underline a{text-decoration-line:underline}.\\[\\&_b\\]\\:font-bold b{font-weight:700}.\\[\\&_div\\]\\:\\!m-0 div{margin:0!important}.\\[\\&_div\\]\\:\\!p-0 div{padding:0!important}.\\[\\&_i\\]\\:italic i{font-style:italic}.\\[\\&_img\\]\\:opacity-55 img{opacity:.55}.\\[\\&_p\\]\\:\\!m-0 p{margin:0!important}.\\[\\&_p\\]\\:\\!p-0 p{padding:0!important}.\\[\\&_path\\]\\:stroke-current path{stroke:currentColor}.\\[\\&_svg\\]\\:-mt-0\\.5 svg{margin-top:-.125rem}.\\[\\&_svg\\]\\:mr-\\[0\\.2em\\] svg{margin-right:.2em}.\\[\\&_svg\\]\\:block svg{display:block}.\\[\\&_svg\\]\\:size-icon svg{width:20px;height:20px}.\\[\\&_svg\\]\\:h-5 svg{height:1.25rem}.\\[\\&_svg\\]\\:h-6 svg{height:1.5rem}.\\[\\&_svg\\]\\:h-7 svg{height:1.75rem}.\\[\\&_svg\\]\\:h-auto svg{height:auto}.\\[\\&_svg\\]\\:h-icon svg{height:20px}.\\[\\&_svg\\]\\:max-h-full svg{max-height:100%}.\\[\\&_svg\\]\\:w-6 svg{width:1.5rem}.\\[\\&_svg\\]\\:w-7 svg{width:1.75rem}.\\[\\&_svg\\]\\:w-auto svg{width:auto}.\\[\\&_svg\\]\\:w-icon svg{width:20px}.\\[\\&_svg\\]\\:text-gray-text svg{--tw-text-opacity: 1;color:rgb(112 118 132 / var(--tw-text-opacity, 1))}@media(max-width:650px){.mobile\\:\\[\\&_svg\\]\\:h-icon-mobile svg{height:28px}.mobile\\:\\[\\&_svg\\]\\:w-icon-mobile svg{width:28px}}`;class qC extends Be{constructor(){super(...arguments),this.isMobile=!1,this.contentRectCache=null,this.resizeDebouncer=cv(()=>{this.windowResize()},200),this.selectionChangeDebounced=cv(()=>{this.selectionChanged()},qx),this.documentTouchedListener=e=>{this.documentTouched(e)}}get CSS(){return{blokWrapper:"blok-editor",blokWrapperNarrow:"blok-editor--narrow",blokZone:"blok-editor__redactor",blokZoneHidden:"is-hidden",blokEmpty:"is-empty",blokRtlFix:"blok-editor--rtl",blokDragging:"is-dragging"}}get contentRect(){if(this.contentRectCache!==null)return this.contentRectCache;const e=this.nodes.wrapper.querySelector('[data-blok-testid="block-content"]');return e?(this.contentRectCache=e.getBoundingClientRect(),this.contentRectCache):{width:650,left:0,right:0}}async prepare(){this.setIsMobile(),this.make(),this.loadStyles()}toggleReadOnly(e){if(e){this.unbindReadOnlySensitiveListeners();return}const t=()=>{this.bindReadOnlySensitiveListeners()};t();const o=window.requestIdleCallback;typeof o=="function"&&o(t,{timeout:2e3})}checkEmptiness(){const{BlockManager:e}=this.Blok;this.nodes.wrapper.classList.toggle(this.CSS.blokEmpty,e.isBlokEmpty),this.nodes.wrapper.setAttribute("data-blok-empty",e.isBlokEmpty?"true":"false")}get someToolbarOpened(){const{Toolbar:e,BlockSettings:t,InlineToolbar:o}=this.Blok;return!!(t.opened||o.opened||e.toolbox.opened)}get someFlipperButtonFocused(){return this.Blok.Toolbar.toolbox.hasFocus()?!0:Object.entries(this.Blok).filter(([e,t])=>t.flipper instanceof $n).some(([e,t])=>t.flipper.hasFocus())}destroy(){this.nodes.holder.innerHTML="",this.unbindReadOnlyInsensitiveListeners()}closeAllToolbars(){const{Toolbar:e,BlockSettings:t,InlineToolbar:o}=this.Blok;t.close(),o.close(),e.toolbox.close()}setIsMobile(){const e=window.innerWidth<fv;e!==this.isMobile&&this.eventsDispatcher.emit(Wo,{isEnabled:this.isMobile}),this.isMobile=e}make(){const e=this.config.holder;if(!e)throw new Error("Blok holder is not specified in the configuration.");this.nodes.holder=R.getHolder(e),this.nodes.wrapper=R.make("div",[this.CSS.blokWrapper,"group","relative","box-border","z-[1]","[&.is-dragging]:cursor-grabbing","[&_svg]:max-h-full","[&_path]:stroke-current","[&_::selection]:bg-selection-inline","[&.is-toolbox-opened_[contentEditable=true][data-blok-placeholder]:focus]:before:!opacity-0",...this.isRtl?[this.CSS.blokRtlFix,"[direction:rtl]"]:[]]),this.nodes.wrapper.setAttribute(Jr,Wx),this.nodes.wrapper.setAttribute("data-blok-testid","blok-editor"),this.nodes.redactor=R.make("div",[this.CSS.blokZone,"not-mobile:group-[.blok-editor--narrow]:mr-[theme(spacing.narrow-mode-right-padding)]","not-mobile:group-[.blok-editor--narrow.blok-editor--rtl]:ml-[theme(spacing.narrow-mode-right-padding)]","not-mobile:group-[.blok-editor--narrow.blok-editor--rtl]:mr-0",'[&_[contenteditable]:empty]:after:content-["\\feff_"]']),this.nodes.redactor.setAttribute("data-blok-testid","redactor"),this.nodes.holder.offsetWidth<this.contentRect.width&&(this.nodes.wrapper.classList.add(this.CSS.blokWrapperNarrow),this.nodes.wrapper.setAttribute("data-blok-narrow","true")),this.nodes.redactor.style.paddingBottom=this.config.minHeight+"px",this.nodes.wrapper.appendChild(this.nodes.redactor),this.nodes.holder.appendChild(this.nodes.wrapper),this.bindReadOnlyInsensitiveListeners()}loadStyles(){const e="blok-styles";if(R.get(e))return;const t=R.make("style",null,{id:e,textContent:jC.toString()});this.config.style&&!ot(this.config.style)&&this.config.style.nonce&&t.setAttribute("nonce",this.config.style.nonce),R.prepend(document.head,t)}bindReadOnlyInsensitiveListeners(){this.listeners.on(document,"selectionchange",this.selectionChangeDebounced),this.listeners.on(window,"resize",this.resizeDebouncer,{passive:!0}),this.listeners.on(this.nodes.redactor,"mousedown",this.documentTouchedListener,{capture:!0,passive:!0}),this.listeners.on(this.nodes.redactor,"touchstart",this.documentTouchedListener,{capture:!0,passive:!0})}unbindReadOnlyInsensitiveListeners(){this.listeners.off(document,"selectionchange",this.selectionChangeDebounced),this.listeners.off(window,"resize",this.resizeDebouncer),this.listeners.off(this.nodes.redactor,"mousedown",this.documentTouchedListener),this.listeners.off(this.nodes.redactor,"touchstart",this.documentTouchedListener)}bindReadOnlySensitiveListeners(){this.readOnlyMutableListeners.on(this.nodes.redactor,"click",e=>{e instanceof MouseEvent&&this.redactorClicked(e)},!1),this.readOnlyMutableListeners.on(document,"keydown",e=>{e instanceof KeyboardEvent&&this.documentKeydown(e)},!0),this.readOnlyMutableListeners.on(document,"mousedown",e=>{e instanceof MouseEvent&&this.documentClicked(e)},!0),this.watchBlockHoveredEvents(),this.enableInputsEmptyMark()}watchBlockHoveredEvents(){const e={lastHovered:null},o=Mu(i=>{const a=typeof MouseEvent<"u"&&i instanceof MouseEvent,u=typeof TouchEvent<"u"&&i instanceof TouchEvent;if(!a&&!u)return;const f=i.target?.closest('[data-blok-testid="block-wrapper"]');if(this.Blok.BlockSelection.anyBlockSelected||!f||e.lastHovered===f)return;e.lastHovered=f;const p=this.Blok.BlockManager.getBlockByChildNode(f);p&&this.eventsDispatcher.emit(ay,{block:p})},20);this.readOnlyMutableListeners.on(this.nodes.redactor,"mousemove",i=>{o(i)},{passive:!0})}unbindReadOnlySensitiveListeners(){this.readOnlyMutableListeners.clearAll()}windowResize(){this.contentRectCache=null,this.setIsMobile()}documentKeydown(e){switch(e.key??""){case"Enter":this.enterPressed(e);break;case"Backspace":case"Delete":this.backspacePressed(e);break;case"Escape":this.escapePressed(e);break;default:this.defaultBehaviour(e);break}}defaultBehaviour(e){const{currentBlock:t}=this.Blok.BlockManager,o=e.target.closest('[data-blok-testid="blok-editor"]'),i=e.altKey||e.ctrlKey||e.metaKey||e.shiftKey;if(!this.Blok.BlockSettings.contains(e.target)){if(t!==void 0&&o===null){this.Blok.BlockEvents.keydown(e);return}o||t&&i||(this.Blok.BlockManager.unsetCurrentBlock(),this.Blok.Toolbar.close())}}backspacePressed(e){if(this.Blok.BlockSettings.contains(e.target))return;const{BlockManager:t,BlockSelection:o,Caret:i}=this.Blok,a=X.isSelectionExists,u=X.isCollapsed;if(!(o.anyBlockSelected&&(!a||u===!0||this.Blok.CrossBlockSelection.isCrossBlockSelectionStarted)))return;const p=t.removeSelectedBlocks();if(p===void 0)return;const g=t.insertDefaultBlockAtIndex(p,!0);i.setToBlock(g,i.positions.START),o.clearSelection(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}escapePressed(e){if(this.Blok.BlockSelection.clearSelection(e),this.Blok.Toolbar.toolbox.opened){this.Blok.Toolbar.toolbox.close(),this.Blok.BlockManager.currentBlock&&this.Blok.Caret.setToBlock(this.Blok.BlockManager.currentBlock,this.Blok.Caret.positions.END);return}if(this.Blok.BlockSettings.opened){this.Blok.BlockSettings.close();return}if(this.Blok.InlineToolbar.opened){this.Blok.InlineToolbar.close();return}this.Blok.Toolbar.close()}enterPressed(e){const{BlockManager:t,BlockSelection:o}=this.Blok;if(this.someToolbarOpened)return;const i=t.currentBlockIndex>=0,a=X.isSelectionExists,u=X.isCollapsed;if(o.anyBlockSelected&&(!a||u===!0)){o.clearSelection(e),e.preventDefault(),e.stopImmediatePropagation(),e.stopPropagation();return}if(!this.someToolbarOpened&&i&&e.target.tagName==="BODY"){const f=this.Blok.BlockManager.insert();e.preventDefault(),this.Blok.Caret.setToBlock(f),this.Blok.Toolbar.moveAndOpen(f)}this.Blok.BlockSelection.clearSelection(e)}documentClicked(e){if(!e.isTrusted)return;const t=e.target,o=this.nodes.holder.contains(t)||X.isAtBlok,i=this.nodes.redactor.contains(t),a=this.Blok.Toolbar.contains(t);(!(o||a)||!i&&!a)&&(this.Blok.BlockManager.unsetCurrentBlock(),this.Blok.Toolbar.close());const p=this.Blok.BlockSettings.contains(t),g=this.Blok.Toolbar.nodes.settingsToggler?.contains(t),v=this.Blok.Toolbar.nodes.plusButton?.contains(t),y=p||g||v,w=this.Blok.BlockSettings.opened&&!y;if(w&&this.Blok.BlockSettings.close(),w&&i){const S=this.Blok.BlockManager.getBlockByChildNode(t);this.Blok.Toolbar.moveAndOpen(S)}this.Blok.BlockSelection.clearSelection(e)}documentTouched(e){const t=e.target,o=(()=>{if(t!==this.nodes.redactor)return t;if(e instanceof MouseEvent)return document.elementFromPoint(e.clientX,e.clientY)??t;if(e instanceof TouchEvent&&e.touches.length>0){const{clientX:i,clientY:a}=e.touches[0];return document.elementFromPoint(i,a)??t}return t})();try{this.Blok.BlockManager.setCurrentBlockByChildNode(o)}catch{this.Blok.RectangleSelection.isRectActivated()||this.Blok.Caret.setToTheLastBlock()}!this.Blok.ReadOnly.isEnabled&&!this.Blok.Toolbar.contains(t)&&this.Blok.Toolbar.moveAndOpen()}redactorClicked(e){if(!X.isCollapsed)return;const t=e.target,o=e.metaKey||e.ctrlKey;if(!(R.isAnchor(t)&&o)){this.processBottomZoneClick(e);return}e.stopImmediatePropagation(),e.stopPropagation();const a=t.getAttribute("href");if(!a)return;const u=vS(a);bS(u)}processBottomZoneClick(e){const t=this.Blok.BlockManager.getBlockByIndex(-1),o=R.offset(t.holder).bottom,i=e.pageY,{BlockSelection:a}=this.Blok;if(!(e.target instanceof Element&&e.target.isEqualNode(this.nodes.redactor)&&!a.anyBlockSelected&&o<i))return;e.stopImmediatePropagation(),e.stopPropagation();const{BlockManager:f,Caret:p,Toolbar:g}=this.Blok;(!f.lastBlock?.tool.isDefault||!f.lastBlock?.isEmpty)&&f.insertAtEnd(),p.setToTheLastBlock(),g.moveAndOpen(f.lastBlock)}selectionChanged(){const{CrossBlockSelection:e,BlockSelection:t}=this.Blok,o=X.anchorElement;if(e.isCrossBlockSelectionStarted&&t.anyBlockSelected&&X.get()?.removeAllRanges(),!o&&!X.range&&this.Blok.InlineToolbar.close(),!o)return;const i=o.closest('[data-blok-testid="block-content"]'),a=i===null||i.closest('[data-blok-testid="blok-editor"]')!==this.nodes.wrapper,u=o.getAttribute("data-blok-inline-toolbar")==="true";a&&!this.Blok.InlineToolbar.containsNode(o)&&this.Blok.InlineToolbar.close(),!(a&&!u)&&(this.Blok.BlockManager.currentBlock||this.Blok.BlockManager.setCurrentBlockByChildNode(o),this.Blok.InlineToolbar.tryToShow(!0))}enableInputsEmptyMark(){const e=t=>{const o=t.target;hv(o)};this.readOnlyMutableListeners.on(this.nodes.wrapper,"input",e),this.readOnlyMutableListeners.on(this.nodes.wrapper,"focusin",e),this.readOnlyMutableListeners.on(this.nodes.wrapper,"focusout",e)}}const UC={BlocksAPI:ux,CaretAPI:fx,EventsAPI:hx,I18nAPI:Gu,API:px,InlineToolbarAPI:gx,ListenersAPI:mx,NotifierAPI:yx,ReadOnlyAPI:bx,SanitizerAPI:Dx,SaverAPI:Mx,SelectionAPI:Fx,ToolsAPI:zx,StylesAPI:Hx,ToolbarAPI:jx,TooltipAPI:t1,UiAPI:n1,BlockSettings:H1,Toolbar:K1,InlineToolbar:$1,BlockEvents:Q1,BlockManager:CC,BlockSelection:EC,Caret:jd,CrossBlockSelection:IC,ModificationsObserver:_C,Paste:qd,ReadOnly:NC,RectangleSelection:li,Renderer:RC,Saver:OC,Tools:HC,UI:qC};class WC{constructor(e){this.moduleInstances={},this.eventsDispatcher=new jo,this.config={},this.isReady=new Promise((t,o)=>{Promise.resolve().then(async()=>{this.configuration=e,this.validate(),this.init(),await this.start(),await this.render();const{BlockManager:i,Caret:a,UI:u,ModificationsObserver:f}=this.moduleInstances;u.checkEmptiness(),f.enable(),this.configuration.autofocus===!0&&this.configuration.readOnly!==!0&&a.setToBlock(i.blocks[0],a.positions.START),t()}).catch(i=>{Ee(`Blok is not ready because of ${i}`,"error"),o(i)})})}set configuration(e){je(e)?this.config={...e}:this.config={holder:e},this.config.holder==null&&(this.config.holder="blok"),this.config.logLevel==null&&(this.config.logLevel=ov.VERBOSE),fS(this.config.logLevel),this.config.defaultBlock=this.config.defaultBlock??"paragraph";const t=this.config.tools,o=this.config.defaultBlock,i=t!=null&&Object.prototype.hasOwnProperty.call(t,o??""),a=this.config.data?.blocks,u=Array.isArray(a)&&a.length>0;if(o&&o!=="paragraph"&&!i&&!u){Ee(`Default block "${o}" is not configured. Falling back to "paragraph" tool.`,"warn"),this.config.defaultBlock="paragraph";const g={...this.config.tools??{}},v=g.paragraph;g.paragraph=this.createParagraphToolConfig(v),this.config.tools=g}this.config.minHeight=this.config.minHeight!==void 0?this.config.minHeight:300;const f={type:this.config.defaultBlock,data:{}};this.config.placeholder===void 0&&(this.config.placeholder=!1),this.config.sanitizer=this.config.sanitizer??{},this.config.hideToolbar=this.config.hideToolbar??!1,this.config.tools=this.config.tools||{},this.config.i18n=this.config.i18n||{},this.config.data=this.config.data||{blocks:[]},this.config.onReady=this.config.onReady||(()=>{}),this.config.onChange=this.config.onChange||(()=>{}),this.config.inlineToolbar=this.config.inlineToolbar!==void 0?this.config.inlineToolbar:!0,(ot(this.config.data)||!this.config.data.blocks||this.config.data.blocks.length===0)&&(this.config.data={blocks:[f]}),this.config.readOnly=this.config.readOnly||!1,this.config.i18n?.messages&&Ke.setDictionary(this.config.i18n.messages),this.config.i18n.direction=this.config.i18n?.direction||"ltr"}get configuration(){return this.config}validate(){const{holder:e}=this.config;if(on(e)&&!R.get(e))throw Error(`element with ID «${e}» is missing. Pass correct holder's ID.`);if(e&&je(e)&&!R.isElement(e))throw Error("«holder» value must be an Element node")}init(){this.constructModules(),this.configureModules()}async start(){await["Tools","UI","BlockManager","Paste","BlockSelection","RectangleSelection","CrossBlockSelection","ReadOnly"].reduce((t,o)=>t.then(async()=>{try{await this.moduleInstances[o].prepare()}catch(i){if(i instanceof Ho)throw new Error(i.message);Ee(`Module ${o} was skipped because of %o`,"warn",i)}}),Promise.resolve())}render(){const e=this.moduleInstances.Renderer;if(!e)throw new Ho("Renderer module is not initialized");if(!this.config.data)throw new Ho("Blok data is not initialized");return e.render(this.config.data.blocks)}constructModules(){Object.entries(UC).forEach(([e,t])=>{try{this.moduleInstances[e]=new t({config:this.configuration,eventsDispatcher:this.eventsDispatcher})}catch(o){Ee(`[constructModules] Module ${e} skipped because`,"error",o)}})}configureModules(){for(const e in this.moduleInstances)Object.prototype.hasOwnProperty.call(this.moduleInstances,e)&&(this.moduleInstances[e].state=this.getModulesDiff(e))}createParagraphToolConfig(e){if(e===void 0)return{config:{preserveBlank:!0}};if(Oe(e))return{class:e,config:{preserveBlank:!0}};if(je(e)){const t=e,o=t.config;return{...t,config:{...je(o)?o:{},preserveBlank:!0}}}return{config:{preserveBlank:!0}}}getModulesDiff(e){const t={};for(const o in this.moduleInstances)o!==e&&(t[o]=this.moduleInstances[o]);return t}}const js=class js{constructor({data:e,config:t,api:o,readOnly:i}){this.api=o,this.readOnly=i,this._settings=t||{},this._data=this.normalizeData(e),this._element=this.getTag()}get _CSS(){return{block:this.api.styles.block,wrapper:"blok-header"}}isHeaderData(e){return typeof e=="object"&&e!==null&&"text"in e}normalizeData(e){if(!this.isHeaderData(e))return{text:"",level:this.defaultLevel.number};const t=parseInt(String(e.level)),o=e.level!==void 0&&!isNaN(t);return{text:e.text||"",level:o?t:this.defaultLevel.number}}render(){return this._element}renderSettings(){return this.levels.map(e=>({icon:e.svg,label:this.api.i18n.t(`Heading ${e.number}`),onActivate:()=>this.setLevel(e.number),closeOnActivate:!0,isActive:this.currentLevel.number===e.number}))}setLevel(e){this.data={level:e,text:this.data.text}}merge(e){this._element.insertAdjacentHTML("beforeend",e.text)}validate(e){return e.text.trim()!==""}save(e){return{text:e.innerHTML,level:this.currentLevel.number}}static get conversionConfig(){return{export:"text",import:"text"}}static get sanitize(){return{level:!1,text:{}}}static get isReadOnlySupported(){return!0}get data(){return this._data.text=this._element.innerHTML,this._data.level=this.currentLevel.number,this._data}set data(e){if(this._data=this.normalizeData(e),e.level!==void 0&&this._element.parentNode){const t=this.getTag();t.innerHTML=this._element.innerHTML,this._element.parentNode.replaceChild(t,this._element),this._element=t}e.text!==void 0&&(this._element.innerHTML=this._data.text||"")}getTag(){const e=document.createElement(this.currentLevel.tag);return e.innerHTML=this._data.text||"",e.className=we(this._CSS.wrapper,js.BASE_STYLES,this.currentLevel.styles),e.contentEditable=this.readOnly?"false":"true",e.setAttribute("data-placeholder",this.api.i18n.t(this._settings.placeholder||"")),e}get currentLevel(){return this.levels.find(t=>t.number===this._data.level)??this.defaultLevel}get defaultLevel(){if(!this._settings.defaultLevel)return this.levels[1];const e=this.levels.find(t=>t.number===this._settings.defaultLevel);return e||(console.warn("(ง'̀-'́)ง Heading Tool: the default level specified was not found in available levels"),this.levels[1])}get levels(){const e=[{number:1,tag:"H1",svg:S1,styles:"text-[2.5em] font-bold"},{number:2,tag:"H2",svg:x1,styles:"text-[2em] font-semibold"},{number:3,tag:"H3",svg:C1,styles:"text-[1.75em] font-semibold"},{number:4,tag:"H4",svg:E1,styles:"text-[1.5em] font-semibold"},{number:5,tag:"H5",svg:B1,styles:"text-[1.25em] font-semibold"},{number:6,tag:"H6",svg:A1,styles:"text-base font-semibold"}];return this._settings.levels?e.filter(t=>this._settings.levels.includes(t.number)):e}onPaste(e){const t=e.detail;if(!("data"in t))return;const o=t.data,a={H1:1,H2:2,H3:3,H4:4,H5:5,H6:6}[o.tagName]??this.defaultLevel.number,u=this._settings.levels?this._settings.levels.reduce((f,p)=>Math.abs(p-a)<Math.abs(f-a)?p:f):a;this.data={level:u,text:o.innerHTML}}static get pasteConfig(){return{tags:["H1","H2","H3","H4","H5","H6"]}}static get toolbox(){return{icon:I1,title:"Heading"}}};js.BASE_STYLES="py-[0.6em] pb-[3px] px-0 m-0 leading-[1.25em] outline-none [&_p]:!p-0 [&_p]:!m-0 [&_div]:!p-0 [&_div]:!m-0";let Xd=js;const ai=class ai{static get version(){return os()}constructor(e){this.initialConfiguration=je(e)?{...e}:e;const t=je(e)&&Oe(e.onReady)?e.onReady:()=>{},o=new WC(e);this.destroy=()=>{},this.isReady=o.isReady.then(()=>{this.exportAPI(o),t()})}exportAPI(e){const t=["configuration"],o=()=>{Object.values(e.moduleInstances).forEach(k=>{if(k==null)return;Oe(k.destroy)&&k.destroy();const E=k.listeners;E&&Oe(E.removeAll)&&E.removeAll()}),e1();for(const k in this)Object.prototype.hasOwnProperty.call(this,k)&&delete this[k];Object.setPrototypeOf(this,null)};t.forEach(k=>{if(k!=="configuration"){this[k]=e[k];return}const E=e.configuration,_=je(this.initialConfiguration)?this.initialConfiguration:E??this.initialConfiguration;_!==void 0&&(this[k]=_)}),this.destroy=o;const i=e.moduleInstances.API.methods,a=e.moduleInstances.EventsAPI?.methods??i.events;if(a!==void 0){const k=E=>{Object.prototype.hasOwnProperty.call(E,"eventsDispatcher")||Object.defineProperty(E,"eventsDispatcher",{value:a,configurable:!0,enumerable:!0,writable:!1})};k(i),k(this)}Object.getPrototypeOf(i)!==ai.prototype&&Object.setPrototypeOf(i,ai.prototype),Object.setPrototypeOf(this,i);const u=Object.create(null),f=e.moduleInstances,p=f,g=k=>/^[A-Z]+$/.test(k)?k.toLowerCase():k.charAt(0).toLowerCase()+k.slice(1);Object.keys(p).forEach(k=>{const E=g(k);Object.defineProperty(u,E,{configurable:!0,enumerable:!0,get:()=>p[k]})});const v=f.Toolbar,y=f.BlockSettings;v!==void 0&&y!==void 0&&v.blockSettings===void 0&&(v.blockSettings=y);const w=f.InlineToolbar;v!==void 0&&w!==void 0&&v.inlineToolbar===void 0&&(v.inlineToolbar=w),Object.defineProperty(this,"module",{value:u,configurable:!0,enumerable:!1,writable:!1}),delete this.exportAPI,Object.entries({blocks:{clear:"clear",render:"render"},caret:{focus:"focus"},events:{on:"on",off:"off",emit:"emit"},saver:{save:"save"}}).forEach(([k,E])=>{Object.entries(E).forEach(([_,L])=>{const P=k,K=e.moduleInstances.API.methods[P];this[L]=K[_]})})}};ai.Header=Xd;let Yd=ai;const It={wrapper:vt("fixed z-[2] bottom-5 left-5",'font-[-apple-system,BlinkMacSystemFont,"Segoe_UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira_Sans","Droid_Sans","Helvetica_Neue",sans-serif]'),notification:vt("relative w-[230px] mt-[15px] py-[13px] px-4","bg-white shadow-[0_11px_17px_0_rgba(23,32,61,0.13)] rounded-[5px]","text-sm leading-[1.4em] break-words",'before:content-[""] before:absolute before:block before:top-0 before:left-0',"before:w-[3px] before:h-[calc(100%-6px)] before:m-[3px] before:rounded-[5px] before:bg-transparent"),crossBtn:vt("absolute top-[7px] right-[15px] w-2.5 h-2.5 p-[5px] opacity-55 cursor-pointer",'before:content-[""] before:absolute before:left-[9px] before:top-[5px] before:h-3 before:w-0.5 before:bg-[#575d67] before:rotate-[-45deg]','after:content-[""] after:absolute after:left-[9px] after:top-[5px] after:h-3 after:w-0.5 after:bg-[#575d67] after:rotate-45',"hover:opacity-100"),btnsWrapper:"flex flex-row flex-nowrap mt-[5px]",btn:"border-none rounded-[3px] text-[13px] py-[5px] px-2.5 cursor-pointer last:ml-2.5",okBtn:"bg-[#34c992] shadow-[0_1px_1px_0_rgba(18,49,35,0.05)] text-white hover:bg-[#2db583]",cancelBtn:"bg-[#f2f5f7] shadow-[0_2px_1px_0_rgba(16,19,29,0)] text-[#656b7c] hover:bg-[#e9ecee]",input:vt("max-w-[130px] py-[5px] px-2.5 bg-[#f7f7f7] border-0 rounded-[3px]","text-[13px] text-[#656b7c] outline-none","placeholder:text-[#656b7c] focus:placeholder:text-[rgba(101,107,124,0.3)]"),successNotification:vt("!bg-[#fafffe]","before:!bg-[#41ffb1]"),errorNotification:vt("!bg-[#fffbfb]","before:!bg-[#fb5d5d]"),bounceIn:"animate-notify-bounce-in"},Qd=l=>{const e=document.createElement("DIV"),t=document.createElement("DIV"),o=l.message,i=l.style,a=()=>i==="success"?It.successNotification:i==="error"?It.errorNotification:"";return e.className=we(It.notification,a()),i?e.setAttribute("data-blok-testid",`notification-${i}`):e.setAttribute("data-blok-testid","notification"),e.innerHTML=o,t.className=It.crossBtn,t.setAttribute("data-blok-testid","notification-cross"),t.addEventListener("click",()=>e.remove()),e.appendChild(t),e},KC=l=>{const e=Qd(l),t=document.createElement("div"),o=document.createElement("button"),i=document.createElement("button"),a=e.querySelector('[data-blok-testid="notification-cross"]'),u=l.cancelHandler,f=l.okHandler;return t.className=It.btnsWrapper,t.setAttribute("data-blok-testid","notification-buttons-wrapper"),o.innerHTML=l.okText||"Confirm",i.innerHTML=l.cancelText||"Cancel",o.className=vt(It.btn,It.okBtn),i.className=vt(It.btn,It.cancelBtn),o.setAttribute("data-blok-testid","notification-confirm-button"),i.setAttribute("data-blok-testid","notification-cancel-button"),u&&typeof u=="function"&&i.addEventListener("click",u),u&&typeof u=="function"&&a&&a.addEventListener("click",u),f&&typeof f=="function"&&o.addEventListener("click",f),o.addEventListener("click",()=>e.remove()),i.addEventListener("click",()=>e.remove()),t.appendChild(o),t.appendChild(i),e.appendChild(t),e},VC=l=>{const e=Qd(l),t=document.createElement("div"),o=document.createElement("button"),i=document.createElement("input"),a=e.querySelector('[data-blok-testid="notification-cross"]'),u=l.cancelHandler,f=l.okHandler;return t.className=It.btnsWrapper,o.innerHTML=l.okText||"Ok",o.className=vt(It.btn,It.okBtn),i.className=It.input,i.setAttribute("data-blok-testid","notification-input"),l.placeholder&&i.setAttribute("placeholder",l.placeholder),l.default&&(i.value=l.default),l.inputType&&(i.type=l.inputType),u&&typeof u=="function"&&a&&a.addEventListener("click",u),f&&typeof f=="function"&&o.addEventListener("click",()=>{f(i.value)}),o.addEventListener("click",()=>e.remove()),t.appendChild(i),t.appendChild(o),e.appendChild(t),e},$C=()=>{const l=document.createElement("DIV");return l.className=It.wrapper,l.setAttribute("data-blok-testid","notifier-container"),l},GC=8e3,XC=()=>{const l=document.querySelector('[data-blok-testid="notifier-container"]');if(l)return l;const e=$C();return document.body.appendChild(e),e},$y=l=>{if(!l.message)return;const e=XC(),t=l.time||GC,o=(()=>{switch(l.type){case"confirm":return KC(l);case"prompt":return VC(l);default:{const i=Qd(l);return window.setTimeout(()=>{i.remove()},t),i}}})();e&&o&&(e.appendChild(o),o.className=`${o.className} ${It.bounceIn}`,o.setAttribute("data-blok-bounce-in","true"))},YC=Object.freeze(Object.defineProperty({__proto__:null,default:{show:$y},show:$y},Symbol.toStringTag,{value:"Module"}));return Yd}));
|