@designcombo/state 0.1.25 → 0.1.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js CHANGED
@@ -1,3 +1,3 @@
1
1
  (function(A,q){typeof exports=="object"&&typeof module<"u"?module.exports=q(require("@designcombo/events")):typeof define=="function"&&define.amd?define(["@designcombo/events"],q):(A=typeof globalThis<"u"?globalThis:A||self,A.events=q(A.events))})(this,function(A){"use strict";var Ia=Object.defineProperty;var va=(A,q,lt)=>q in A?Ia(A,q,{enumerable:!0,configurable:!0,writable:!0,value:lt}):A[q]=lt;var Ft=(A,q,lt)=>va(A,typeof q!="symbol"?q+"":q,lt);var q=function(t,r){return q=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(n[s]=i[s])},q(t,r)};function lt(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");q(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}function ir(t){var r=typeof Symbol=="function"&&Symbol.iterator,n=r&&t[r],i=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}function ar(t,r){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var i=n.call(t),s,c=[],f;try{for(;(r===void 0||r-- >0)&&!(s=i.next()).done;)c.push(s.value)}catch(d){f={error:d}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(f)throw f.error}}return c}function sr(t,r,n){if(n||arguments.length===2)for(var i=0,s=r.length,c;i<s;i++)(c||!(i in r))&&(c||(c=Array.prototype.slice.call(r,0,i)),c[i]=r[i]);return t.concat(c||Array.prototype.slice.call(r))}typeof SuppressedError=="function"&&SuppressedError;function yt(t){return typeof t=="function"}function wn(t){var r=function(i){Error.call(i),i.stack=new Error().stack},n=t(r);return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var or=wn(function(t){return function(n){t(this),this.message=n?n.length+` errors occurred during unsubscription:
2
2
  `+n.map(function(i,s){return s+1+") "+i.toString()}).join(`
3
- `):"",this.name="UnsubscriptionError",this.errors=n}});function cr(t,r){if(t){var n=t.indexOf(r);0<=n&&t.splice(n,1)}}var ve=function(){function t(r){this.initialTeardown=r,this.closed=!1,this._parentage=null,this._finalizers=null}return t.prototype.unsubscribe=function(){var r,n,i,s,c;if(!this.closed){this.closed=!0;var f=this._parentage;if(f)if(this._parentage=null,Array.isArray(f))try{for(var d=ir(f),M=d.next();!M.done;M=d.next()){var z=M.value;z.remove(this)}}catch(l){r={error:l}}finally{try{M&&!M.done&&(n=d.return)&&n.call(d)}finally{if(r)throw r.error}}else f.remove(this);var k=this.initialTeardown;if(yt(k))try{k()}catch(l){c=l instanceof or?l.errors:[l]}var U=this._finalizers;if(U){this._finalizers=null;try{for(var m=ir(U),p=m.next();!p.done;p=m.next()){var h=p.value;try{En(h)}catch(l){c=c??[],l instanceof or?c=sr(sr([],ar(c)),ar(l.errors)):c.push(l)}}}catch(l){i={error:l}}finally{try{p&&!p.done&&(s=m.return)&&s.call(m)}finally{if(i)throw i.error}}}if(c)throw new or(c)}},t.prototype.add=function(r){var n;if(r&&r!==this)if(this.closed)En(r);else{if(r instanceof t){if(r.closed||r._hasParent(this))return;r._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(r)}},t.prototype._hasParent=function(r){var n=this._parentage;return n===r||Array.isArray(n)&&n.includes(r)},t.prototype._addParent=function(r){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(r),n):n?[n,r]:r},t.prototype._removeParent=function(r){var n=this._parentage;n===r?this._parentage=null:Array.isArray(n)&&cr(n,r)},t.prototype.remove=function(r){var n=this._finalizers;n&&cr(n,r),r instanceof t&&r._removeParent(this)},t.EMPTY=function(){var r=new t;return r.closed=!0,r}(),t}(),Tn=ve.EMPTY;function kn(t){return t instanceof ve||t&&"closed"in t&&yt(t.remove)&&yt(t.add)&&yt(t.unsubscribe)}function En(t){yt(t)?t():t.unsubscribe()}var An={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},On={setTimeout:function(t,r){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];return setTimeout.apply(void 0,sr([t,r],ar(n)))},clearTimeout:function(t){var r=On.delegate;return((r==null?void 0:r.clearTimeout)||clearTimeout)(t)},delegate:void 0};function li(t){On.setTimeout(function(){throw t})}function xn(){}function Se(t){t()}var Mn=function(t){lt(r,t);function r(n){var i=t.call(this)||this;return i.isStopped=!1,n?(i.destination=n,kn(n)&&n.add(i)):i.destination=hi,i}return r.create=function(n,i,s){return new lr(n,i,s)},r.prototype.next=function(n){this.isStopped||this._next(n)},r.prototype.error=function(n){this.isStopped||(this.isStopped=!0,this._error(n))},r.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},r.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},r.prototype._next=function(n){this.destination.next(n)},r.prototype._error=function(n){try{this.destination.error(n)}finally{this.unsubscribe()}},r.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},r}(ve),fi=Function.prototype.bind;function ur(t,r){return fi.call(t,r)}var pi=function(){function t(r){this.partialObserver=r}return t.prototype.next=function(r){var n=this.partialObserver;if(n.next)try{n.next(r)}catch(i){we(i)}},t.prototype.error=function(r){var n=this.partialObserver;if(n.error)try{n.error(r)}catch(i){we(i)}else we(r)},t.prototype.complete=function(){var r=this.partialObserver;if(r.complete)try{r.complete()}catch(n){we(n)}},t}(),lr=function(t){lt(r,t);function r(n,i,s){var c=t.call(this)||this,f;if(yt(n)||!n)f={next:n??void 0,error:i??void 0,complete:s??void 0};else{var d;c&&An.useDeprecatedNextContext?(d=Object.create(n),d.unsubscribe=function(){return c.unsubscribe()},f={next:n.next&&ur(n.next,d),error:n.error&&ur(n.error,d),complete:n.complete&&ur(n.complete,d)}):f=n}return c.destination=new pi(f),c}return r}(Mn);function we(t){li(t)}function di(t){throw t}var hi={closed:!0,next:xn,error:di,complete:xn},yi=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function mi(t){return t}function bi(t){return t.length===0?mi:t.length===1?t[0]:function(n){return t.reduce(function(i,s){return s(i)},n)}}var Pn=function(){function t(r){r&&(this._subscribe=r)}return t.prototype.lift=function(r){var n=new t;return n.source=this,n.operator=r,n},t.prototype.subscribe=function(r,n,i){var s=this,c=_i(r)?r:new lr(r,n,i);return Se(function(){var f=s,d=f.operator,M=f.source;c.add(d?d.call(c,M):M?s._subscribe(c):s._trySubscribe(c))}),c},t.prototype._trySubscribe=function(r){try{return this._subscribe(r)}catch(n){r.error(n)}},t.prototype.forEach=function(r,n){var i=this;return n=Dn(n),new n(function(s,c){var f=new lr({next:function(d){try{r(d)}catch(M){c(M),f.unsubscribe()}},error:c,complete:s});i.subscribe(f)})},t.prototype._subscribe=function(r){var n;return(n=this.source)===null||n===void 0?void 0:n.subscribe(r)},t.prototype[yi]=function(){return this},t.prototype.pipe=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return bi(r)(this)},t.prototype.toPromise=function(r){var n=this;return r=Dn(r),new r(function(i,s){var c;n.subscribe(function(f){return c=f},function(f){return s(f)},function(){return i(c)})})},t.create=function(r){return new t(r)},t}();function Dn(t){var r;return(r=t??An.Promise)!==null&&r!==void 0?r:Promise}function gi(t){return t&&yt(t.next)&&yt(t.error)&&yt(t.complete)}function _i(t){return t&&t instanceof Mn||gi(t)&&kn(t)}var Ii=wn(function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Cn=function(t){lt(r,t);function r(){var n=t.call(this)||this;return n.closed=!1,n.currentObservers=null,n.observers=[],n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return r.prototype.lift=function(n){var i=new jn(this,this);return i.operator=n,i},r.prototype._throwIfClosed=function(){if(this.closed)throw new Ii},r.prototype.next=function(n){var i=this;Se(function(){var s,c;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var f=ir(i.currentObservers),d=f.next();!d.done;d=f.next()){var M=d.value;M.next(n)}}catch(z){s={error:z}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(s)throw s.error}}}})},r.prototype.error=function(n){var i=this;Se(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=n;for(var s=i.observers;s.length;)s.shift().error(n)}})},r.prototype.complete=function(){var n=this;Se(function(){if(n._throwIfClosed(),!n.isStopped){n.isStopped=!0;for(var i=n.observers;i.length;)i.shift().complete()}})},r.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(r.prototype,"observed",{get:function(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0},enumerable:!1,configurable:!0}),r.prototype._trySubscribe=function(n){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,n)},r.prototype._subscribe=function(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)},r.prototype._innerSubscribe=function(n){var i=this,s=this,c=s.hasError,f=s.isStopped,d=s.observers;return c||f?Tn:(this.currentObservers=null,d.push(n),new ve(function(){i.currentObservers=null,cr(d,n)}))},r.prototype._checkFinalizedStatuses=function(n){var i=this,s=i.hasError,c=i.thrownError,f=i.isStopped;s?n.error(c):f&&n.complete()},r.prototype.asObservable=function(){var n=new Pn;return n.source=this,n},r.create=function(n,i){return new jn(n,i)},r}(Pn),jn=function(t){lt(r,t);function r(n,i){var s=t.call(this)||this;return s.destination=n,s.source=i,s}return r.prototype.next=function(n){var i,s;(s=(i=this.destination)===null||i===void 0?void 0:i.next)===null||s===void 0||s.call(i,n)},r.prototype.error=function(n){var i,s;(s=(i=this.destination)===null||i===void 0?void 0:i.error)===null||s===void 0||s.call(i,n)},r.prototype.complete=function(){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.complete)===null||i===void 0||i.call(n)},r.prototype._subscribe=function(n){var i,s;return(s=(i=this.source)===null||i===void 0?void 0:i.subscribe(n))!==null&&s!==void 0?s:Tn},r}(Cn),Rn=function(t){lt(r,t);function r(n){var i=t.call(this)||this;return i._value=n,i}return Object.defineProperty(r.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),r.prototype._subscribe=function(n){var i=t.prototype._subscribe.call(this,n);return!i.closed&&n.next(this._value),i},r.prototype.getValue=function(){var n=this,i=n.hasError,s=n.thrownError,c=n._value;if(i)throw s;return this._throwIfClosed(),c},r.prototype.next=function(n){t.prototype.next.call(this,this._value=n)},r}(Cn),nt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function fr(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Te={exports:{}};Te.exports,function(t,r){var n=200,i="__lodash_hash_undefined__",s=1,c=2,f=9007199254740991,d="[object Arguments]",M="[object Array]",z="[object AsyncFunction]",k="[object Boolean]",U="[object Date]",m="[object Error]",p="[object Function]",h="[object GeneratorFunction]",l="[object Map]",b="[object Number]",I="[object Null]",_="[object Object]",y="[object Promise]",g="[object Proxy]",R="[object RegExp]",x="[object Set]",v="[object String]",D="[object Symbol]",S="[object Undefined]",T="[object WeakMap]",E="[object ArrayBuffer]",P="[object DataView]",K="[object Float32Array]",vt="[object Float64Array]",De="[object Int8Array]",Or="[object Int16Array]",xr="[object Int32Array]",Mr="[object Uint8Array]",Pr="[object Uint8ClampedArray]",N="[object Uint16Array]",Dr="[object Uint32Array]",Cr=/[\\^$.*+?()[\]{}|]/g,st=/^\[object .+?Constructor\]$/,Ce=/^(?:0|[1-9]\d*)$/,H={};H[K]=H[vt]=H[De]=H[Or]=H[xr]=H[Mr]=H[Pr]=H[N]=H[Dr]=!0,H[d]=H[M]=H[E]=H[k]=H[P]=H[U]=H[m]=H[p]=H[l]=H[b]=H[_]=H[R]=H[x]=H[v]=H[T]=!1;var je=typeof nt=="object"&&nt&&nt.Object===Object&&nt,jr=typeof self=="object"&&self&&self.Object===Object&&self,ot=je||jr||Function("return this")(),Re=r&&!r.nodeType&&r,Fe=Re&&!0&&t&&!t.nodeType&&t,re=Fe&&Fe.exports===Re,ne=re&&je.process,ze=function(){try{return ne&&ne.binding&&ne.binding("util")}catch{}}(),ie=ze&&ze.isTypedArray;function Ne(e,a){for(var o=-1,u=e==null?0:e.length,O=0,w=[];++o<u;){var j=e[o];a(j,o,e)&&(w[O++]=j)}return w}function ae(e,a){for(var o=-1,u=a.length,O=e.length;++o<u;)e[O+o]=a[o];return e}function He(e,a){for(var o=-1,u=e==null?0:e.length;++o<u;)if(a(e[o],o,e))return!0;return!1}function Rr(e,a){for(var o=-1,u=Array(e);++o<e;)u[o]=a(o);return u}function Fr(e){return function(a){return e(a)}}function zt(e,a){return e.has(a)}function se(e,a){return e==null?void 0:e[a]}function Ue(e){var a=-1,o=Array(e.size);return e.forEach(function(u,O){o[++a]=[O,u]}),o}function Le(e,a){return function(o){return e(a(o))}}function ft(e){var a=-1,o=Array(e.size);return e.forEach(function(u){o[++a]=u}),o}var Nt=Array.prototype,zr=Function.prototype,xt=Object.prototype,Ht=ot["__core-js_shared__"],oe=zr.toString,at=xt.hasOwnProperty,Ge=function(){var e=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),We=xt.toString,Nr=RegExp("^"+oe.call(at).replace(Cr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ce=re?ot.Buffer:void 0,Ut=ot.Symbol,Be=ot.Uint8Array,Lt=xt.propertyIsEnumerable,Mt=Nt.splice,ct=Ut?Ut.toStringTag:void 0,Gt=Object.getOwnPropertySymbols,ue=ce?ce.isBuffer:void 0,Pt=Le(Object.keys,Object),le=bt(ot,"DataView"),Dt=bt(ot,"Map"),fe=bt(ot,"Promise"),pe=bt(ot,"Set"),de=bt(ot,"WeakMap"),St=bt(Object,"create"),$e=Z(le),mt=Z(Dt),Hr=Z(fe),Ur=Z(pe),Lr=Z(de),Ke=Ut?Ut.prototype:void 0,he=Ke?Ke.valueOf:void 0;function B(e){var a=-1,o=e==null?0:e.length;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Gr(){this.__data__=St?St(null):{},this.size=0}function Wr(e){var a=this.has(e)&&delete this.__data__[e];return this.size-=a?1:0,a}function Br(e){var a=this.__data__;if(St){var o=a[e];return o===i?void 0:o}return at.call(a,e)?a[e]:void 0}function $r(e){var a=this.__data__;return St?a[e]!==void 0:at.call(a,e)}function Kr(e,a){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=St&&a===void 0?i:a,this}B.prototype.clear=Gr,B.prototype.delete=Wr,B.prototype.get=Br,B.prototype.has=$r,B.prototype.set=Kr;function Y(e){var a=-1,o=e==null?0:e.length;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Yr(){this.__data__=[],this.size=0}function Vr(e){var a=this.__data__,o=$t(a,e);if(o<0)return!1;var u=a.length-1;return o==u?a.pop():Mt.call(a,o,1),--this.size,!0}function Xr(e){var a=this.__data__,o=$t(a,e);return o<0?void 0:a[o][1]}function qr(e){return $t(this.__data__,e)>-1}function Zr(e,a){var o=this.__data__,u=$t(o,e);return u<0?(++this.size,o.push([e,a])):o[u][1]=a,this}Y.prototype.clear=Yr,Y.prototype.delete=Vr,Y.prototype.get=Xr,Y.prototype.has=qr,Y.prototype.set=Zr;function Q(e){var a=-1,o=e==null?0:e.length;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Jr(){this.size=0,this.__data__={hash:new B,map:new(Dt||Y),string:new B}}function Qr(e){var a=ut(this,e).delete(e);return this.size-=a?1:0,a}function tn(e){return ut(this,e).get(e)}function en(e){return ut(this,e).has(e)}function rn(e,a){var o=ut(this,e),u=o.size;return o.set(e,a),this.size+=o.size==u?0:1,this}Q.prototype.clear=Jr,Q.prototype.delete=Qr,Q.prototype.get=tn,Q.prototype.has=en,Q.prototype.set=rn;function Wt(e){var a=-1,o=e==null?0:e.length;for(this.__data__=new Q;++a<o;)this.add(e[a])}function Ye(e){return this.__data__.set(e,i),this}function Bt(e){return this.__data__.has(e)}Wt.prototype.add=Wt.prototype.push=Ye,Wt.prototype.has=Bt;function pt(e){var a=this.__data__=new Y(e);this.size=a.size}function ye(){this.__data__=new Y,this.size=0}function nn(e){var a=this.__data__,o=a.delete(e);return this.size=a.size,o}function an(e){return this.__data__.get(e)}function sn(e){return this.__data__.has(e)}function on(e,a){var o=this.__data__;if(o instanceof Y){var u=o.__data__;if(!Dt||u.length<n-1)return u.push([e,a]),this.size=++o.size,this;o=this.__data__=new Q(u)}return o.set(e,a),this.size=o.size,this}pt.prototype.clear=ye,pt.prototype.delete=nn,pt.prototype.get=an,pt.prototype.has=sn,pt.prototype.set=on;function cn(e,a){var o=Kt(e),u=!o&&Je(e),O=!o&&!u&&Yt(e),w=!o&&!u&&!O&&er(e),j=o||u||O||w,C=j?Rr(e.length,String):[],L=C.length;for(var F in e)at.call(e,F)&&!(j&&(F=="length"||O&&(F=="offset"||F=="parent")||w&&(F=="buffer"||F=="byteLength"||F=="byteOffset")||mn(F,L)))&&C.push(F);return C}function $t(e,a){for(var o=e.length;o--;)if(Ze(e[o][0],a))return o;return-1}function me(e,a,o){var u=a(e);return Kt(e)?u:ae(u,o(e))}function Ct(e){return e==null?e===void 0?S:I:ct&&ct in Object(e)?gt(e):qe(e)}function Ve(e){return ht(e)&&Ct(e)==d}function Xe(e,a,o,u,O){return e===a?!0:e==null||a==null||!ht(e)&&!ht(a)?e!==e&&a!==a:un(e,a,o,u,Xe,O)}function un(e,a,o,u,O,w){var j=Kt(e),C=Kt(a),L=j?M:dt(e),F=C?M:dt(a);L=L==d?_:L,F=F==d?_:F;var V=L==_,tt=F==_,W=L==F;if(W&&Yt(e)){if(!Yt(a))return!1;j=!0,V=!1}if(W&&!V)return w||(w=new pt),j||er(e)?be(e,a,o,u,O,w):dn(e,a,L,o,u,O,w);if(!(o&s)){var X=V&&at.call(e,"__wrapped__"),$=tt&&at.call(a,"__wrapped__");if(X||$){var wt=X?e.value():e,_t=$?a.value():a;return w||(w=new pt),O(wt,_t,o,u,w)}}return W?(w||(w=new pt),hn(e,a,o,u,O,w)):!1}function ln(e){if(!tr(e)||gn(e))return!1;var a=Qe(e)?Nr:st;return a.test(Z(e))}function fn(e){return ht(e)&&_e(e.length)&&!!H[Ct(e)]}function pn(e){if(!_n(e))return Pt(e);var a=[];for(var o in Object(e))at.call(e,o)&&o!="constructor"&&a.push(o);return a}function be(e,a,o,u,O,w){var j=o&s,C=e.length,L=a.length;if(C!=L&&!(j&&L>C))return!1;var F=w.get(e);if(F&&w.get(a))return F==a;var V=-1,tt=!0,W=o&c?new Wt:void 0;for(w.set(e,a),w.set(a,e);++V<C;){var X=e[V],$=a[V];if(u)var wt=j?u($,X,V,a,e,w):u(X,$,V,e,a,w);if(wt!==void 0){if(wt)continue;tt=!1;break}if(W){if(!He(a,function(_t,Rt){if(!zt(W,Rt)&&(X===_t||O(X,_t,o,u,w)))return W.push(Rt)})){tt=!1;break}}else if(!(X===$||O(X,$,o,u,w))){tt=!1;break}}return w.delete(e),w.delete(a),tt}function dn(e,a,o,u,O,w,j){switch(o){case P:if(e.byteLength!=a.byteLength||e.byteOffset!=a.byteOffset)return!1;e=e.buffer,a=a.buffer;case E:return!(e.byteLength!=a.byteLength||!w(new Be(e),new Be(a)));case k:case U:case b:return Ze(+e,+a);case m:return e.name==a.name&&e.message==a.message;case R:case v:return e==a+"";case l:var C=Ue;case x:var L=u&s;if(C||(C=ft),e.size!=a.size&&!L)return!1;var F=j.get(e);if(F)return F==a;u|=c,j.set(e,a);var V=be(C(e),C(a),u,O,w,j);return j.delete(e),V;case D:if(he)return he.call(e)==he.call(a)}return!1}function hn(e,a,o,u,O,w){var j=o&s,C=jt(e),L=C.length,F=jt(a),V=F.length;if(L!=V&&!j)return!1;for(var tt=L;tt--;){var W=C[tt];if(!(j?W in a:at.call(a,W)))return!1}var X=w.get(e);if(X&&w.get(a))return X==a;var $=!0;w.set(e,a),w.set(a,e);for(var wt=j;++tt<L;){W=C[tt];var _t=e[W],Rt=a[W];if(u)var ui=j?u(Rt,_t,W,a,e,w):u(_t,Rt,W,e,a,w);if(!(ui===void 0?_t===Rt||O(_t,Rt,o,u,w):ui)){$=!1;break}wt||(wt=W=="constructor")}if($&&!wt){var rr=e.constructor,nr=a.constructor;rr!=nr&&"constructor"in e&&"constructor"in a&&!(typeof rr=="function"&&rr instanceof rr&&typeof nr=="function"&&nr instanceof nr)&&($=!1)}return w.delete(e),w.delete(a),$}function jt(e){return me(e,Ie,yn)}function ut(e,a){var o=e.__data__;return bn(a)?o[typeof a=="string"?"string":"hash"]:o.map}function bt(e,a){var o=se(e,a);return ln(o)?o:void 0}function gt(e){var a=at.call(e,ct),o=e[ct];try{e[ct]=void 0;var u=!0}catch{}var O=We.call(e);return u&&(a?e[ct]=o:delete e[ct]),O}var yn=Gt?function(e){return e==null?[]:(e=Object(e),Ne(Gt(e),function(a){return Lt.call(e,a)}))}:vn,dt=Ct;(le&&dt(new le(new ArrayBuffer(1)))!=P||Dt&&dt(new Dt)!=l||fe&&dt(fe.resolve())!=y||pe&&dt(new pe)!=x||de&&dt(new de)!=T)&&(dt=function(e){var a=Ct(e),o=a==_?e.constructor:void 0,u=o?Z(o):"";if(u)switch(u){case $e:return P;case mt:return l;case Hr:return y;case Ur:return x;case Lr:return T}return a});function mn(e,a){return a=a??f,!!a&&(typeof e=="number"||Ce.test(e))&&e>-1&&e%1==0&&e<a}function bn(e){var a=typeof e;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?e!=="__proto__":e===null}function gn(e){return!!Ge&&Ge in e}function _n(e){var a=e&&e.constructor,o=typeof a=="function"&&a.prototype||xt;return e===o}function qe(e){return We.call(e)}function Z(e){if(e!=null){try{return oe.call(e)}catch{}try{return e+""}catch{}}return""}function Ze(e,a){return e===a||e!==e&&a!==a}var Je=Ve(function(){return arguments}())?Ve:function(e){return ht(e)&&at.call(e,"callee")&&!Lt.call(e,"callee")},Kt=Array.isArray;function ge(e){return e!=null&&_e(e.length)&&!Qe(e)}var Yt=ue||Sn;function In(e,a){return Xe(e,a)}function Qe(e){if(!tr(e))return!1;var a=Ct(e);return a==p||a==h||a==z||a==g}function _e(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=f}function tr(e){var a=typeof e;return e!=null&&(a=="object"||a=="function")}function ht(e){return e!=null&&typeof e=="object"}var er=ie?Fr(ie):fn;function Ie(e){return ge(e)?cn(e):pn(e)}function vn(){return[]}function Sn(){return!1}t.exports=In}(Te,Te.exports);var vi=Te.exports;const it=fr(vi);var ke={exports:{}};ke.exports,function(t,r){var n=200,i="__lodash_hash_undefined__",s=9007199254740991,c="[object Arguments]",f="[object Array]",d="[object Boolean]",M="[object Date]",z="[object Error]",k="[object Function]",U="[object GeneratorFunction]",m="[object Map]",p="[object Number]",h="[object Object]",l="[object Promise]",b="[object RegExp]",I="[object Set]",_="[object String]",y="[object Symbol]",g="[object WeakMap]",R="[object ArrayBuffer]",x="[object DataView]",v="[object Float32Array]",D="[object Float64Array]",S="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",P="[object Uint8Array]",K="[object Uint8ClampedArray]",vt="[object Uint16Array]",De="[object Uint32Array]",Or=/[\\^$.*+?()[\]{}|]/g,xr=/\w*$/,Mr=/^\[object .+?Constructor\]$/,Pr=/^(?:0|[1-9]\d*)$/,N={};N[c]=N[f]=N[R]=N[x]=N[d]=N[M]=N[v]=N[D]=N[S]=N[T]=N[E]=N[m]=N[p]=N[h]=N[b]=N[I]=N[_]=N[y]=N[P]=N[K]=N[vt]=N[De]=!0,N[z]=N[k]=N[g]=!1;var Dr=typeof nt=="object"&&nt&&nt.Object===Object&&nt,Cr=typeof self=="object"&&self&&self.Object===Object&&self,st=Dr||Cr||Function("return this")(),Ce=r&&!r.nodeType&&r,H=Ce&&!0&&t&&!t.nodeType&&t,je=H&&H.exports===Ce;function jr(e,a){return e.set(a[0],a[1]),e}function ot(e,a){return e.add(a),e}function Re(e,a){for(var o=-1,u=e?e.length:0;++o<u&&a(e[o],o,e)!==!1;);return e}function Fe(e,a){for(var o=-1,u=a.length,O=e.length;++o<u;)e[O+o]=a[o];return e}function re(e,a,o,u){for(var O=-1,w=e?e.length:0;++O<w;)o=a(o,e[O],O,e);return o}function ne(e,a){for(var o=-1,u=Array(e);++o<e;)u[o]=a(o);return u}function ze(e,a){return e==null?void 0:e[a]}function ie(e){var a=!1;if(e!=null&&typeof e.toString!="function")try{a=!!(e+"")}catch{}return a}function Ne(e){var a=-1,o=Array(e.size);return e.forEach(function(u,O){o[++a]=[O,u]}),o}function ae(e,a){return function(o){return e(a(o))}}function He(e){var a=-1,o=Array(e.size);return e.forEach(function(u){o[++a]=u}),o}var Rr=Array.prototype,Fr=Function.prototype,zt=Object.prototype,se=st["__core-js_shared__"],Ue=function(){var e=/[^.]+$/.exec(se&&se.keys&&se.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Le=Fr.toString,ft=zt.hasOwnProperty,Nt=zt.toString,zr=RegExp("^"+Le.call(ft).replace(Or,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),xt=je?st.Buffer:void 0,Ht=st.Symbol,oe=st.Uint8Array,at=ae(Object.getPrototypeOf,Object),Ge=Object.create,We=zt.propertyIsEnumerable,Nr=Rr.splice,ce=Object.getOwnPropertySymbols,Ut=xt?xt.isBuffer:void 0,Be=ae(Object.keys,Object),Lt=ut(st,"DataView"),Mt=ut(st,"Map"),ct=ut(st,"Promise"),Gt=ut(st,"Set"),ue=ut(st,"WeakMap"),Pt=ut(Object,"create"),le=Z(Lt),Dt=Z(Mt),fe=Z(ct),pe=Z(Gt),de=Z(ue),St=Ht?Ht.prototype:void 0,$e=St?St.valueOf:void 0;function mt(e){var a=-1,o=e?e.length:0;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Hr(){this.__data__=Pt?Pt(null):{}}function Ur(e){return this.has(e)&&delete this.__data__[e]}function Lr(e){var a=this.__data__;if(Pt){var o=a[e];return o===i?void 0:o}return ft.call(a,e)?a[e]:void 0}function Ke(e){var a=this.__data__;return Pt?a[e]!==void 0:ft.call(a,e)}function he(e,a){var o=this.__data__;return o[e]=Pt&&a===void 0?i:a,this}mt.prototype.clear=Hr,mt.prototype.delete=Ur,mt.prototype.get=Lr,mt.prototype.has=Ke,mt.prototype.set=he;function B(e){var a=-1,o=e?e.length:0;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Gr(){this.__data__=[]}function Wr(e){var a=this.__data__,o=Bt(a,e);if(o<0)return!1;var u=a.length-1;return o==u?a.pop():Nr.call(a,o,1),!0}function Br(e){var a=this.__data__,o=Bt(a,e);return o<0?void 0:a[o][1]}function $r(e){return Bt(this.__data__,e)>-1}function Kr(e,a){var o=this.__data__,u=Bt(o,e);return u<0?o.push([e,a]):o[u][1]=a,this}B.prototype.clear=Gr,B.prototype.delete=Wr,B.prototype.get=Br,B.prototype.has=$r,B.prototype.set=Kr;function Y(e){var a=-1,o=e?e.length:0;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Yr(){this.__data__={hash:new mt,map:new(Mt||B),string:new mt}}function Vr(e){return jt(this,e).delete(e)}function Xr(e){return jt(this,e).get(e)}function qr(e){return jt(this,e).has(e)}function Zr(e,a){return jt(this,e).set(e,a),this}Y.prototype.clear=Yr,Y.prototype.delete=Vr,Y.prototype.get=Xr,Y.prototype.has=qr,Y.prototype.set=Zr;function Q(e){this.__data__=new B(e)}function Jr(){this.__data__=new B}function Qr(e){return this.__data__.delete(e)}function tn(e){return this.__data__.get(e)}function en(e){return this.__data__.has(e)}function rn(e,a){var o=this.__data__;if(o instanceof B){var u=o.__data__;if(!Mt||u.length<n-1)return u.push([e,a]),this;o=this.__data__=new Y(u)}return o.set(e,a),this}Q.prototype.clear=Jr,Q.prototype.delete=Qr,Q.prototype.get=tn,Q.prototype.has=en,Q.prototype.set=rn;function Wt(e,a){var o=ge(e)||Kt(e)?ne(e.length,String):[],u=o.length,O=!!u;for(var w in e)ft.call(e,w)&&!(O&&(w=="length"||bn(w,u)))&&o.push(w);return o}function Ye(e,a,o){var u=e[a];(!(ft.call(e,a)&&Je(u,o))||o===void 0&&!(a in e))&&(e[a]=o)}function Bt(e,a){for(var o=e.length;o--;)if(Je(e[o][0],a))return o;return-1}function pt(e,a){return e&&be(a,Ie(a),e)}function ye(e,a,o,u,O,w,j){var C;if(u&&(C=w?u(e,O,w,j):u(e)),C!==void 0)return C;if(!ht(e))return e;var L=ge(e);if(L){if(C=yn(e),!a)return pn(e,C)}else{var F=gt(e),V=F==k||F==U;if(Qe(e))return $t(e,a);if(F==h||F==c||V&&!w){if(ie(e))return w?e:{};if(C=dt(V?{}:e),!a)return dn(e,pt(C,e))}else{if(!N[F])return w?e:{};C=mn(e,F,ye,a)}}j||(j=new Q);var tt=j.get(e);if(tt)return tt;if(j.set(e,C),!L)var W=o?hn(e):Ie(e);return Re(W||e,function(X,$){W&&($=X,X=e[$]),Ye(C,$,ye(X,a,o,u,$,e,j))}),C}function nn(e){return ht(e)?Ge(e):{}}function an(e,a,o){var u=a(e);return ge(e)?u:Fe(u,o(e))}function sn(e){return Nt.call(e)}function on(e){if(!ht(e)||_n(e))return!1;var a=_e(e)||ie(e)?zr:Mr;return a.test(Z(e))}function cn(e){if(!qe(e))return Be(e);var a=[];for(var o in Object(e))ft.call(e,o)&&o!="constructor"&&a.push(o);return a}function $t(e,a){if(a)return e.slice();var o=new e.constructor(e.length);return e.copy(o),o}function me(e){var a=new e.constructor(e.byteLength);return new oe(a).set(new oe(e)),a}function Ct(e,a){var o=a?me(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}function Ve(e,a,o){var u=a?o(Ne(e),!0):Ne(e);return re(u,jr,new e.constructor)}function Xe(e){var a=new e.constructor(e.source,xr.exec(e));return a.lastIndex=e.lastIndex,a}function un(e,a,o){var u=a?o(He(e),!0):He(e);return re(u,ot,new e.constructor)}function ln(e){return $e?Object($e.call(e)):{}}function fn(e,a){var o=a?me(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}function pn(e,a){var o=-1,u=e.length;for(a||(a=Array(u));++o<u;)a[o]=e[o];return a}function be(e,a,o,u){o||(o={});for(var O=-1,w=a.length;++O<w;){var j=a[O],C=void 0;Ye(o,j,C===void 0?e[j]:C)}return o}function dn(e,a){return be(e,bt(e),a)}function hn(e){return an(e,Ie,bt)}function jt(e,a){var o=e.__data__;return gn(a)?o[typeof a=="string"?"string":"hash"]:o.map}function ut(e,a){var o=ze(e,a);return on(o)?o:void 0}var bt=ce?ae(ce,Object):vn,gt=sn;(Lt&&gt(new Lt(new ArrayBuffer(1)))!=x||Mt&&gt(new Mt)!=m||ct&&gt(ct.resolve())!=l||Gt&&gt(new Gt)!=I||ue&&gt(new ue)!=g)&&(gt=function(e){var a=Nt.call(e),o=a==h?e.constructor:void 0,u=o?Z(o):void 0;if(u)switch(u){case le:return x;case Dt:return m;case fe:return l;case pe:return I;case de:return g}return a});function yn(e){var a=e.length,o=e.constructor(a);return a&&typeof e[0]=="string"&&ft.call(e,"index")&&(o.index=e.index,o.input=e.input),o}function dt(e){return typeof e.constructor=="function"&&!qe(e)?nn(at(e)):{}}function mn(e,a,o,u){var O=e.constructor;switch(a){case R:return me(e);case d:case M:return new O(+e);case x:return Ct(e,u);case v:case D:case S:case T:case E:case P:case K:case vt:case De:return fn(e,u);case m:return Ve(e,u,o);case p:case _:return new O(e);case b:return Xe(e);case I:return un(e,u,o);case y:return ln(e)}}function bn(e,a){return a=a??s,!!a&&(typeof e=="number"||Pr.test(e))&&e>-1&&e%1==0&&e<a}function gn(e){var a=typeof e;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?e!=="__proto__":e===null}function _n(e){return!!Ue&&Ue in e}function qe(e){var a=e&&e.constructor,o=typeof a=="function"&&a.prototype||zt;return e===o}function Z(e){if(e!=null){try{return Le.call(e)}catch{}try{return e+""}catch{}}return""}function Ze(e){return ye(e,!0,!0)}function Je(e,a){return e===a||e!==e&&a!==a}function Kt(e){return In(e)&&ft.call(e,"callee")&&(!We.call(e,"callee")||Nt.call(e)==c)}var ge=Array.isArray;function Yt(e){return e!=null&&tr(e.length)&&!_e(e)}function In(e){return er(e)&&Yt(e)}var Qe=Ut||Sn;function _e(e){var a=ht(e)?Nt.call(e):"";return a==k||a==U}function tr(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=s}function ht(e){var a=typeof e;return!!e&&(a=="object"||a=="function")}function er(e){return!!e&&typeof e=="object"}function Ie(e){return Yt(e)?Wt(e):cn(e)}function vn(){return[]}function Sn(){return!1}t.exports=Ze}(ke,ke.exports);var Si=ke.exports;const J=fr(Si),wi=t=>new Promise((r,n)=>{const i=new Image;console.warn("update cdn config for cors?"),i.onload=()=>{const s=i.width,c=i.height;r({width:s,height:c})},i.onerror=s=>{n(s)},i.crossOrigin="anonymous",i.src=t}),Ti=t=>new Promise((r,n)=>{const i=new Audio;i.preload="auto",i.addEventListener("loadedmetadata",()=>{const s=i.duration*1e3;r({duration:s})}),i.addEventListener("error",s=>{n(s)}),i.src=t,i.crossOrigin="anonymous",i.load()}),ki=t=>new Promise((r,n)=>{const i=document.createElement("video");i.preload="auto",i.addEventListener("loadedmetadata",()=>{const s=i.duration*1e3,c=i.videoWidth,f=i.videoHeight;r({duration:s,width:c,height:f})}),i.addEventListener("error",s=>{n(s)}),i.src=t,i.load()}),Fn=(t,r)=>{const n=document.createElement("div");Object.keys(r).forEach(s=>{s!=="height"&&(n.style[s]=r[s])}),document.body.appendChild(n),n.textContent=t,n.style.whiteSpace="normal",n.style.position="absolute",n.style.visibility="hidden",n.style.display="inline-block",n.style.width=r.width+"px",n.style.fontSize=r.fontSize+"px";const i=getComputedStyle(n).height;return document.body.removeChild(n),parseFloat(i)},pr=t=>{const r=t.map(n=>new FontFace(n.fontFamily,`url(${n.url})`).load().catch(i=>i));return r.length===0?Promise.resolve(!0):new Promise((n,i)=>{Promise.all(r).then(s=>{s.forEach(c=>{c&&c.family&&(document.fonts.add(c),n(!0))})}).catch(s=>i(s))})},Ee={color:"#000000",x:0,y:0,blur:0},Vt=(t,r)=>{let n=r!=null&&r.trim?r.trim.to-r.trim.from:(r==null?void 0:r.duration)||5e3;const i={from:0,to:n};if(!t)return i;if(t.from<0)return console.error("'from' must be a non-negative number. Returning default display."),i;if(t.from!==void 0&&t.to===void 0)return{from:t.from,to:t.from+n};if(t.to!==void 0){if(t.to<0)return console.error("'to' must be a non-negative number. Returning default display."),i;if(t.to<t.from)return console.error("'to' must be greater than or equal to 'from'. Returning default display."),i}return t},zn=(t,r)=>t?t.from&&!t.to?{from:t.from,to:r.duration}:t:{from:0,to:r.duration};function Ae(t,r){const n={x:t.size.width/2,y:t.size.height/2},i={x:r.width/2,y:r.height/2},s=Math.min(t.size.width/r.width,t.size.height/r.height),c=n.x-i.x;return{top:`${n.y-i.y}px`,left:`${c}px`,transform:`scale(${s})`}}const Nn=async(t,r)=>{const n=t.details.src,i=await ki(n),s=Ae(r,{...i}),c=zn(t.trim,{duration:i.duration}),f={width:i.width,height:i.height,duration:i.duration,opacity:100,src:n,volume:t.details.volume??100,borderRadius:t.details.borderRadius??0,borderWidth:t.details.borderWidth??0,borderColor:t.details.borderColor||"#000000",boxShadow:t.details.boxShadow||Ee,top:t.details.top||s.top||"0px",left:t.details.left||s.left||"0px",transform:t.details.transform||s.transform,blur:t.details.blur||0,brightness:t.details.brightness||100,flipX:t.details.flipX||!1,flipY:t.details.flipY||!1,rotate:t.details.rotate||"0deg"};return{...t,trim:c,type:"video",name:"video",details:f,playbackRate:t.playbackRate||1,display:Vt(t.display,{duration:i.duration,trim:c})}},Hn=async t=>{const r=t.id,n=t.details,s=(await Ti(n.src)).duration,c=zn(t.trim,{duration:s});return{id:r,name:"",type:"audio",display:Vt(t.display,{duration:s,trim:c}),trim:c,playbackRate:t.playbackRate||1,details:{src:n.src,duration:s,volume:n.volume??100},metadata:{...t.metadata}}},Un=async(t,r)=>{const n=t.details,i=await wi(n.src),s=Ae(r,i);return{id:t.id,type:"image",name:"image",display:Vt(t.display),playbackRate:t.playbackRate||1,details:{src:n.src||"",width:n.width||i.width||100,height:n.height||i.height||100,opacity:n.opacity??100,transform:n.transform||s.transform,border:n.border||"none",borderRadius:n.borderRadius||0,boxShadow:n.boxShadow||Ee,top:n.top||s.top||"0px",left:n.left||s.left||"0px",borderWidth:n.borderWidth??0,borderColor:n.borderColor||"#000000",blur:n.blur||0,brightness:n.brightness||100,flipX:n.flipX||!1,flipY:n.flipY||!1,rotate:n.rotate||"0deg"},metadata:t.metadata||{}}},Ln=async(t,r)=>{const n=t;n.details.fontUrl&&await pr([{fontFamily:n.details.fontFamily,url:n.details.fontUrl}]);const i=n.id,s=n.details,c=Wn(s),f=Fn(n.details.text,c),d=Ae(r,{width:c.width,height:f});return{id:i,name:"caption",type:"caption",display:Vt(n.display),details:{...c,text:s.text||"",height:f,fontUrl:s.fontUrl,top:c.top||d.top,left:c.left||d.left,borderWidth:s.borderWidth||0,borderColor:s.borderColor||"#000000",boxShadow:s.boxShadow||Ee,words:s.words||[]},metadata:{}}},Gn=async(t,r)=>{t.details.fontUrl&&await pr([{fontFamily:t.details.fontFamily,url:t.details.fontUrl}]);const n=t.id,i=t.details,s=Wn(i),c=Fn(t.details.text,s),f=Ae(r,{width:s.width,height:c});return{id:n,name:"text",type:"text",display:Vt(t.display),details:{...s,text:i.text||"",height:c,fontUrl:i.fontUrl,top:s.top||f.top,left:s.left||f.left,borderWidth:i.borderWidth||0,borderColor:i.borderColor||"#000000",boxShadow:i.boxShadow||Ee},metadata:{}}},Wn=t=>({fontFamily:t.fontFamily||"Arial",fontSize:t.fontSize||"16px",fontWeight:t.fontWeight||"normal",fontStyle:t.fontStyle||"normal",textDecoration:t.textDecoration||"none",textAlign:t.textAlign||"left",lineHeight:t.lineHeight||"normal",letterSpacing:t.letterSpacing||"normal",wordSpacing:t.wordSpacing||"normal",color:t.color||"#ffffff",backgroundColor:t.backgroundColor||"transparent",border:t.border||"none",textShadow:t.textShadow||"none",text:t.text||"",opacity:t.opacity??100,width:t.width||300,wordWrap:t.wordWrap||"normal",wordBreak:t.wordBreak||"normal",WebkitTextStrokeColor:t.WebkitTextStrokeColor||"#ffffff",WebkitTextStrokeWidth:t.WebkitTextStrokeWidth||"0px",top:t.top||"0px",left:t.left||"0px",textTransform:t.textTransform||"none",transform:t.transform||"none"}),Ei="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";let dr=(t=21)=>{let r="",n=crypto.getRandomValues(new Uint8Array(t));for(;t--;)r+=Ei[n[t]&63];return r};function Ai(t,r){return t.filter(i=>{if(r.forEach(s=>{i.items.includes(s)&&(i.items=i.items.filter(c=>c!==s))}),i.items.length!==0)return i})}function Bn(t=16){const r="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",n=r.charAt(Math.floor(Math.random()*r.length));let i=dr(t-1);return i=i.replace(/[^a-zA-Z0-9]/g,"").slice(0,t-1),n+i}const Oe=t=>Object.keys(t).reduce((r,n)=>{const{display:i,playbackRate:s}=t[n];return Math.max(r,i.to/(s||1))},0);function Oi(t){const r=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.DESIGN_PREFIX))),n=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.ADD_PREFIX))),i=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.LAYER_PREFIX))),s=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.HISTORY_PREFIX))),c=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.ACTIVE_PREFIX))),f=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.EDIT_PREFIX))),d=r.subscribe(async p=>{var h,l;if(p.key===A.DESIGN_LOAD){const b=J(t.getState()),I=(h=p.value)==null?void 0:h.payload,_=I.trackItemIds,y=I.trackItemsMap,g=I.trackItemDetailsMap;console.warn("IMPROVE FONTS LOADING");const R=_.map(async v=>{var D;try{const S=g[v],T=y[v];if(S.type==="image"){const E=await Un({id:v,details:S.details,...T},{size:b.size}),{details:P,...K}=E;g[v]={type:"image",details:P},y[v]=K}else if(S.type==="video"){const E=J((D=p.value)==null?void 0:D.payload.trackItemsMap[v]),P=await Nn({...S,...E,...T},{size:{width:1080,height:1920}}),{details:K,...vt}=P;g[v]={type:"video",details:K},y[v]=vt}else if(S.type==="audio"){const E=await Hn({id:v,details:S.details,...T}),{details:P,...K}=E;g[v]={type:"audio",details:P},y[v]=K}else if(S.type==="caption"){const E=await Ln({id:v,details:S.details,...T},{size:{width:1080,height:1920}}),{details:P,...K}=E;g[v]={type:"caption",details:P},y[v]=K}else if(S.type==="text"){const E=await Gn({id:v,details:S.details,...T},{size:{width:1080,height:1920}}),{details:P,...K}=E;g[v]={type:"text",details:P},y[v]=K}return!0}catch{return!1}});await Promise.all(R);const x=Oe(y);t.updateState({...I,trackItemsMap:y,duration:x})}if(p.key===A.DESIGN_RESIZE){const b=(l=p.value)==null?void 0:l.payload;t.updateState({size:b})}}),M=s.subscribe(p=>{if(p.key===A.HISTORY_UNDO)return t.undo();if(p.key===A.HISTORY_REDO)return t.redo()}),z=i.subscribe(p=>{var l,b,I;const h=[];if((l=p.value)!=null&&l.payload.trackItemIds&&(h.push((b=p.value)==null?void 0:b.payload.trackItemIds),t.updateState({activeIds:h})),p.key===A.LAYER_DELETE){const _=(I=p.value)==null?void 0:I.payload.trackItemIds,y=J(t.getState()),g=_&&_.length?_:y.activeIds,R=y.trackItemIds,x=y.trackItemDetailsMap,v=R.filter(P=>!g.includes(P)),D=Object.fromEntries(Object.entries(x).filter(([P])=>!g.includes(P))),S=Ai(y.tracks,g),T=Object.fromEntries(Object.entries(y.trackItemsMap).filter(([P])=>!g.includes(P))),E=Oe(y.trackItemsMap);t.updateState({trackItemIds:v,trackItemDetailsMap:D,activeIds:[],trackItemsMap:T,tracks:S,duration:E},{updateHistory:!0,kind:"remove"})}}),k=n.subscribe(async p=>{var _,y,g,R,x;const h=J(t.getState());let l=[],b="text";if(p.key===A.ADD_CAPTION){b="caption";const v=(_=p.value)==null?void 0:_.payload,D=[];for(const E of v){const P=Ln(E,{size:h.size});D.push(P)}const S=await Promise.all(D),T=[];for(const E of S){const P=E.id;T.push(P);const{details:K,...vt}=E;h.trackItemDetailsMap[P]={type:b,details:K},h.trackItemsMap[P]=vt,h.trackItemIds.push(P)}l=T}if(p.key===A.ADD_TEXT){b="text";const v=await Gn((y=p.value)==null?void 0:y.payload,{size:h.size}),{details:D,...S}=v;h.trackItemDetailsMap[S.id]={type:b,details:D},h.trackItemsMap[S.id]=S,h.trackItemIds.push(S.id),l=[S.id]}if(p.key===A.ADD_IMAGE){b="image";const v=await Un((g=p.value)==null?void 0:g.payload,{size:{width:1080,height:1920}}),{details:D,...S}=v;h.trackItemDetailsMap[S.id]={type:b,details:D},h.trackItemsMap[S.id]=S,h.trackItemIds.push(S.id),l=[S.id]}if(p.key===A.ADD_AUDIO){b="audio";const v=await Hn((R=p.value)==null?void 0:R.payload),{details:D,...S}=v;h.trackItemDetailsMap[S.id]={type:b,details:D},h.trackItemsMap[S.id]=S,h.trackItemIds.push(S.id),l=[S.id]}if(p.key===A.ADD_VIDEO){b="video";const v=await Nn((x=p.value)==null?void 0:x.payload,{size:h.size}),{details:D,...S}=v;h.trackItemDetailsMap[S.id]={type:b,details:D},h.trackItemsMap[S.id]=S,h.trackItemIds.push(S.id),l=[S.id]}h.tracks.unshift({id:dr(),accepts:["text","audio","helper","video","image","caption"],type:b,items:l,magnetic:!1,static:!1});const I=Oe(h.trackItemsMap);t.updateState({trackItemIds:h.trackItemIds,trackItemDetailsMap:h.trackItemDetailsMap,trackItemsMap:h.trackItemsMap,tracks:h.tracks,duration:I},{updateHistory:!0,kind:"add"})}),U=c.subscribe(async p=>{var h;if(p.key===A.ACTIVE_SPLIT){const l=J(t.getState()),b=(h=p.value)==null?void 0:h.options.time;if(l.activeIds.length===1){const I=l.activeIds[0],_=l.trackItemsMap[I];if(b>=_.display.to||b<=_.display.from)return;const y=l.trackItemDetailsMap[I],g=Bn(),R={..._,id:g,display:{from:b,to:_.display.to},trim:{from:b,to:_.display.to}};l.trackItemsMap[I].display.to=b,l.trackItemsMap[g]=R,l.trackItemIds.push(g),l.trackItemDetailsMap[g]=y,l.tracks.forEach(x=>{x.items.includes(I)&&x.items.push(g)}),t.updateState({trackItemDetailsMap:l.trackItemDetailsMap,tracks:l.tracks,trackItemIds:l.trackItemIds,trackItemsMap:l.trackItemsMap},{updateHistory:!0,kind:"update"})}return}if(p.key===A.ACTIVE_CLONE){const l=J(t.getState());if(l.activeIds.length){const b=l.activeIds,I=[],_={activeIds:b,trackItemDetailsMap:{},trackItemsMap:{},tracks:[]};b.forEach(g=>{_.trackItemDetailsMap[g]=l.trackItemDetailsMap[g],_.trackItemsMap[g]=l.trackItemsMap[g],I.push(l.tracks.find(R=>R.items.includes(g)))});const y=new Set;I.filter(g=>y.has(g.id)?!1:(y.add(g),!0)),_.tracks=Array.from(y.keys()),localStorage.setItem("DesignComboTemp",JSON.stringify(_))}}if(p.key===A.ACTIVE_PASTE){const l=localStorage.getItem("DesignComboTemp");if(!l)return;const b=J(t.getState()),I=JSON.parse(l),_={},y=I.trackItemsMap,g=I.trackItemDetailsMap,R=I.tracks,x=[],v=I.activeIds.map(async D=>{const S=g[D];(S.type==="caption"||S.type==="text")&&S.details.fontUrl&&await pr([{fontFamily:S.details.fontFamily,url:S.details.fontUrl}]);const T=Bn();return _[D]=T,b.trackItemsMap[T]={...y[D],id:T},b.trackItemDetailsMap[T]=S,b.trackItemIds.push(T),!0});await Promise.all(v),R.forEach(D=>{const S=D.items.map(E=>_[E]),T={...D,items:S,id:dr()};x.push(T)}),b.tracks=[...b.tracks,...x],t.updateState({trackItemDetailsMap:b.trackItemDetailsMap,tracks:b.tracks,trackItemIds:b.trackItemIds,trackItemsMap:b.trackItemsMap},{updateHistory:!0,kind:"update"})}}),m=f.subscribe(p=>{var h,l;if(p.key===A.EDIT_OBJECT){const b=J(t.getState()),I=b.trackItemDetailsMap,_=b.trackItemsMap,y=Object.keys((h=p.value)==null?void 0:h.payload);if(!y.length)return;const g=(l=p.value)==null?void 0:l.payload;y.forEach(x=>{const v=g[x];v.details?I[x].details={...I[x].details,...v.details}:v.playbackRate&&(_[x].playbackRate=v.playbackRate)});const R=Oe(_);t.updateState({trackItemDetailsMap:{...I},trackItemsMap:{..._},duration:R},{updateHistory:!0,kind:"update:details"})}});return{unsubscribe:()=>{k.unsubscribe(),U.unsubscribe(),m.unsubscribe(),M.unsubscribe(),z.unsubscribe(),d.unsubscribe()}}}const xi={Date:!0,RegExp:!0,String:!0,Number:!0};function $n(t,r,n={cyclesFix:!0},i=[]){var d,M;let s=[];const c=Array.isArray(t);for(const z in t){const k=t[z],U=c?+z:z;if(!(z in r)){s.push({type:"REMOVE",path:[U],oldValue:t[z]});continue}const m=r[z],p=typeof k=="object"&&typeof m=="object"&&Array.isArray(k)===Array.isArray(m);if(k&&m&&p&&!xi[(M=(d=Object.getPrototypeOf(k))==null?void 0:d.constructor)==null?void 0:M.name]&&(!n.cyclesFix||!i.includes(k))){const h=$n(k,m,n,n.cyclesFix?i.concat([k]):[]);s.push.apply(s,h.map(l=>(l.path.unshift(U),l)))}else k!==m&&!(Number.isNaN(k)&&Number.isNaN(m))&&!(p&&(isNaN(k)?k+""==m+"":+k==+m))&&s.push({path:[U],type:"CHANGE",value:m,oldValue:k})}const f=Array.isArray(r);for(const z in r)z in t||s.push({type:"CREATE",path:[f?+z:z],value:r[z]});return s}var hr=Symbol.for("immer-nothing"),Xt=Symbol.for("immer-draftable"),et=Symbol.for("immer-state"),Kn=process.env.NODE_ENV!=="production"?[function(t){return`The plugin for '${t}' has not been loaded into Immer. To enable the plugin, import and call \`enable${t}()\` when initializing your application.`},function(t){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${t}'`},"This object has been frozen and should not be mutated",function(t){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+t},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(t){return`'current' expects a draft, got: ${t}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(t){return`'original' expects a draft, got: ${t}`}]:[];function G(t,...r){if(process.env.NODE_ENV!=="production"){const n=Kn[t],i=typeof n=="function"?n.apply(null,r):n;throw new Error(`[Immer] ${i}`)}throw new Error(`[Immer] minified error nr: ${t}. Full error at: https://bit.ly/3cXEKWf`)}var Tt=Object.getPrototypeOf;function kt(t){return!!t&&!!t[et]}function It(t){var r;return t?Yn(t)||Array.isArray(t)||!!t[Xt]||!!((r=t.constructor)!=null&&r[Xt])||Jt(t)||Qt(t):!1}var Mi=Object.prototype.constructor.toString();function Yn(t){if(!t||typeof t!="object")return!1;const r=Tt(t);if(r===null)return!0;const n=Object.hasOwnProperty.call(r,"constructor")&&r.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===Mi}function qt(t,r){Et(t)===0?Reflect.ownKeys(t).forEach(n=>{r(n,t[n],t)}):t.forEach((n,i)=>r(i,n,t))}function Et(t){const r=t[et];return r?r.type_:Array.isArray(t)?1:Jt(t)?2:Qt(t)?3:0}function Zt(t,r){return Et(t)===2?t.has(r):Object.prototype.hasOwnProperty.call(t,r)}function yr(t,r){return Et(t)===2?t.get(r):t[r]}function Vn(t,r,n){const i=Et(t);i===2?t.set(r,n):i===3?t.add(n):t[r]=n}function Pi(t,r){return t===r?t!==0||1/t===1/r:t!==t&&r!==r}function Jt(t){return t instanceof Map}function Qt(t){return t instanceof Set}function At(t){return t.copy_||t.base_}function mr(t,r){if(Jt(t))return new Map(t);if(Qt(t))return new Set(t);if(Array.isArray(t))return Array.prototype.slice.call(t);const n=Yn(t);if(r===!0||r==="class_only"&&!n){const i=Object.getOwnPropertyDescriptors(t);delete i[et];let s=Reflect.ownKeys(i);for(let c=0;c<s.length;c++){const f=s[c],d=i[f];d.writable===!1&&(d.writable=!0,d.configurable=!0),(d.get||d.set)&&(i[f]={configurable:!0,writable:!0,enumerable:d.enumerable,value:t[f]})}return Object.create(Tt(t),i)}else{const i=Tt(t);if(i!==null&&n)return{...t};const s=Object.create(i);return Object.assign(s,t)}}function br(t,r=!1){return xe(t)||kt(t)||!It(t)||(Et(t)>1&&(t.set=t.add=t.clear=t.delete=Di),Object.freeze(t),r&&Object.entries(t).forEach(([n,i])=>br(i,!0))),t}function Di(){G(2)}function xe(t){return Object.isFrozen(t)}var gr={};function Ot(t){const r=gr[t];return r||G(0,t),r}function Ci(t,r){gr[t]||(gr[t]=r)}var te;function Xn(){return te}function ji(t,r){return{drafts_:[],parent_:t,immer_:r,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function qn(t,r){r&&(Ot("Patches"),t.patches_=[],t.inversePatches_=[],t.patchListener_=r)}function _r(t){Ir(t),t.drafts_.forEach(Ri),t.drafts_=null}function Ir(t){t===te&&(te=t.parent_)}function Zn(t){return te=ji(te,t)}function Ri(t){const r=t[et];r.type_===0||r.type_===1?r.revoke_():r.revoked_=!0}function Jn(t,r){r.unfinalizedDrafts_=r.drafts_.length;const n=r.drafts_[0];return t!==void 0&&t!==n?(n[et].modified_&&(_r(r),G(4)),It(t)&&(t=Me(r,t),r.parent_||Pe(r,t)),r.patches_&&Ot("Patches").generateReplacementPatches_(n[et].base_,t,r.patches_,r.inversePatches_)):t=Me(r,n,[]),_r(r),r.patches_&&r.patchListener_(r.patches_,r.inversePatches_),t!==hr?t:void 0}function Me(t,r,n){if(xe(r))return r;const i=r[et];if(!i)return qt(r,(s,c)=>Qn(t,i,r,s,c,n)),r;if(i.scope_!==t)return r;if(!i.modified_)return Pe(t,i.base_,!0),i.base_;if(!i.finalized_){i.finalized_=!0,i.scope_.unfinalizedDrafts_--;const s=i.copy_;let c=s,f=!1;i.type_===3&&(c=new Set(s),s.clear(),f=!0),qt(c,(d,M)=>Qn(t,i,s,d,M,n,f)),Pe(t,s,!1),n&&t.patches_&&Ot("Patches").generatePatches_(i,n,t.patches_,t.inversePatches_)}return i.copy_}function Qn(t,r,n,i,s,c,f){if(process.env.NODE_ENV!=="production"&&s===n&&G(5),kt(s)){const d=c&&r&&r.type_!==3&&!Zt(r.assigned_,i)?c.concat(i):void 0,M=Me(t,s,d);if(Vn(n,i,M),kt(M))t.canAutoFreeze_=!1;else return}else f&&n.add(s);if(It(s)&&!xe(s)){if(!t.immer_.autoFreeze_&&t.unfinalizedDrafts_<1)return;Me(t,s),(!r||!r.scope_.parent_)&&typeof i!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,i)&&Pe(t,s)}}function Pe(t,r,n=!1){!t.parent_&&t.immer_.autoFreeze_&&t.canAutoFreeze_&&br(r,n)}function Fi(t,r){const n=Array.isArray(t),i={type_:n?1:0,scope_:r?r.scope_:Xn(),modified_:!1,finalized_:!1,assigned_:{},parent_:r,base_:t,draft_:null,copy_:null,revoke_:null,isManual_:!1};let s=i,c=vr;n&&(s=[i],c=ee);const{revoke:f,proxy:d}=Proxy.revocable(s,c);return i.draft_=d,i.revoke_=f,d}var vr={get(t,r){if(r===et)return t;const n=At(t);if(!Zt(n,r))return zi(t,n,r);const i=n[r];return t.finalized_||!It(i)?i:i===Sr(t.base_,r)?(Tr(t),t.copy_[r]=kr(i,t)):i},has(t,r){return r in At(t)},ownKeys(t){return Reflect.ownKeys(At(t))},set(t,r,n){const i=ti(At(t),r);if(i!=null&&i.set)return i.set.call(t.draft_,n),!0;if(!t.modified_){const s=Sr(At(t),r),c=s==null?void 0:s[et];if(c&&c.base_===n)return t.copy_[r]=n,t.assigned_[r]=!1,!0;if(Pi(n,s)&&(n!==void 0||Zt(t.base_,r)))return!0;Tr(t),wr(t)}return t.copy_[r]===n&&(n!==void 0||r in t.copy_)||Number.isNaN(n)&&Number.isNaN(t.copy_[r])||(t.copy_[r]=n,t.assigned_[r]=!0),!0},deleteProperty(t,r){return Sr(t.base_,r)!==void 0||r in t.base_?(t.assigned_[r]=!1,Tr(t),wr(t)):delete t.assigned_[r],t.copy_&&delete t.copy_[r],!0},getOwnPropertyDescriptor(t,r){const n=At(t),i=Reflect.getOwnPropertyDescriptor(n,r);return i&&{writable:!0,configurable:t.type_!==1||r!=="length",enumerable:i.enumerable,value:n[r]}},defineProperty(){G(11)},getPrototypeOf(t){return Tt(t.base_)},setPrototypeOf(){G(12)}},ee={};qt(vr,(t,r)=>{ee[t]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),ee.deleteProperty=function(t,r){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(r))&&G(13),ee.set.call(this,t,r,void 0)},ee.set=function(t,r,n){return process.env.NODE_ENV!=="production"&&r!=="length"&&isNaN(parseInt(r))&&G(14),vr.set.call(this,t[0],r,n,t[0])};function Sr(t,r){const n=t[et];return(n?At(n):t)[r]}function zi(t,r,n){var s;const i=ti(r,n);return i?"value"in i?i.value:(s=i.get)==null?void 0:s.call(t.draft_):void 0}function ti(t,r){if(!(r in t))return;let n=Tt(t);for(;n;){const i=Object.getOwnPropertyDescriptor(n,r);if(i)return i;n=Tt(n)}}function wr(t){t.modified_||(t.modified_=!0,t.parent_&&wr(t.parent_))}function Tr(t){t.copy_||(t.copy_=mr(t.base_,t.scope_.immer_.useStrictShallowCopy_))}var Ni=class{constructor(t){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(r,n,i)=>{if(typeof r=="function"&&typeof n!="function"){const c=n;n=r;const f=this;return function(M=c,...z){return f.produce(M,k=>n.call(this,k,...z))}}typeof n!="function"&&G(6),i!==void 0&&typeof i!="function"&&G(7);let s;if(It(r)){const c=Zn(this),f=kr(r,void 0);let d=!0;try{s=n(f),d=!1}finally{d?_r(c):Ir(c)}return qn(c,i),Jn(s,c)}else if(!r||typeof r!="object"){if(s=n(r),s===void 0&&(s=r),s===hr&&(s=void 0),this.autoFreeze_&&br(s,!0),i){const c=[],f=[];Ot("Patches").generateReplacementPatches_(r,s,c,f),i(c,f)}return s}else G(1,r)},this.produceWithPatches=(r,n)=>{if(typeof r=="function")return(f,...d)=>this.produceWithPatches(f,M=>r(M,...d));let i,s;return[this.produce(r,n,(f,d)=>{i=f,s=d}),i,s]},typeof(t==null?void 0:t.autoFreeze)=="boolean"&&this.setAutoFreeze(t.autoFreeze),typeof(t==null?void 0:t.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(t.useStrictShallowCopy)}createDraft(t){It(t)||G(8),kt(t)&&(t=Hi(t));const r=Zn(this),n=kr(t,void 0);return n[et].isManual_=!0,Ir(r),n}finishDraft(t,r){const n=t&&t[et];(!n||!n.isManual_)&&G(9);const{scope_:i}=n;return qn(i,r),Jn(void 0,i)}setAutoFreeze(t){this.autoFreeze_=t}setUseStrictShallowCopy(t){this.useStrictShallowCopy_=t}applyPatches(t,r){let n;for(n=r.length-1;n>=0;n--){const s=r[n];if(s.path.length===0&&s.op==="replace"){t=s.value;break}}n>-1&&(r=r.slice(n+1));const i=Ot("Patches").applyPatches_;return kt(t)?i(t,r):this.produce(t,s=>i(s,r))}};function kr(t,r){const n=Jt(t)?Ot("MapSet").proxyMap_(t,r):Qt(t)?Ot("MapSet").proxySet_(t,r):Fi(t,r);return(r?r.scope_:Xn()).drafts_.push(n),n}function Hi(t){return kt(t)||G(10,t),ei(t)}function ei(t){if(!It(t)||xe(t))return t;const r=t[et];let n;if(r){if(!r.modified_)return r.base_;r.finalized_=!0,n=mr(t,r.scope_.immer_.useStrictShallowCopy_)}else n=mr(t,!0);return qt(n,(i,s)=>{Vn(n,i,ei(s))}),r&&(r.finalized_=!1),n}function ri(){process.env.NODE_ENV!=="production"&&Kn.push('Sets cannot have "replace" patches.',function(m){return"Unsupported patch operation: "+m},function(m){return"Cannot apply patch, path doesn't resolve: "+m},"Patching reserved attributes like __proto__, prototype and constructor is not allowed");const r="replace",n="add",i="remove";function s(m,p,h,l){switch(m.type_){case 0:case 2:return f(m,p,h,l);case 1:return c(m,p,h,l);case 3:return d(m,p,h,l)}}function c(m,p,h,l){let{base_:b,assigned_:I}=m,_=m.copy_;_.length<b.length&&([b,_]=[_,b],[h,l]=[l,h]);for(let y=0;y<b.length;y++)if(I[y]&&_[y]!==b[y]){const g=p.concat([y]);h.push({op:r,path:g,value:U(_[y])}),l.push({op:r,path:g,value:U(b[y])})}for(let y=b.length;y<_.length;y++){const g=p.concat([y]);h.push({op:n,path:g,value:U(_[y])})}for(let y=_.length-1;b.length<=y;--y){const g=p.concat([y]);l.push({op:i,path:g})}}function f(m,p,h,l){const{base_:b,copy_:I}=m;qt(m.assigned_,(_,y)=>{const g=yr(b,_),R=yr(I,_),x=y?Zt(b,_)?r:n:i;if(g===R&&x===r)return;const v=p.concat(_);h.push(x===i?{op:x,path:v}:{op:x,path:v,value:R}),l.push(x===n?{op:i,path:v}:x===i?{op:n,path:v,value:U(g)}:{op:r,path:v,value:U(g)})})}function d(m,p,h,l){let{base_:b,copy_:I}=m,_=0;b.forEach(y=>{if(!I.has(y)){const g=p.concat([_]);h.push({op:i,path:g,value:y}),l.unshift({op:n,path:g,value:y})}_++}),_=0,I.forEach(y=>{if(!b.has(y)){const g=p.concat([_]);h.push({op:n,path:g,value:y}),l.unshift({op:i,path:g,value:y})}_++})}function M(m,p,h,l){h.push({op:r,path:[],value:p===hr?void 0:p}),l.push({op:r,path:[],value:m})}function z(m,p){return p.forEach(h=>{const{path:l,op:b}=h;let I=m;for(let R=0;R<l.length-1;R++){const x=Et(I);let v=l[R];typeof v!="string"&&typeof v!="number"&&(v=""+v),(x===0||x===1)&&(v==="__proto__"||v==="constructor")&&G(19),typeof I=="function"&&v==="prototype"&&G(19),I=yr(I,v),typeof I!="object"&&G(18,l.join("/"))}const _=Et(I),y=k(h.value),g=l[l.length-1];switch(b){case r:switch(_){case 2:return I.set(g,y);case 3:G(16);default:return I[g]=y}case n:switch(_){case 1:return g==="-"?I.push(y):I.splice(g,0,y);case 2:return I.set(g,y);case 3:return I.add(y);default:return I[g]=y}case i:switch(_){case 1:return I.splice(g,1);case 2:return I.delete(g);case 3:return I.delete(h.value);default:return delete I[g]}default:G(17,b)}}),m}function k(m){if(!It(m))return m;if(Array.isArray(m))return m.map(k);if(Jt(m))return new Map(Array.from(m.entries()).map(([h,l])=>[h,k(l)]));if(Qt(m))return new Set(Array.from(m).map(k));const p=Object.create(Tt(m));for(const h in m)p[h]=k(m[h]);return Zt(m,Xt)&&(p[Xt]=m[Xt]),p}function U(m){return kt(m)?k(m):m}Ci("Patches",{applyPatches_:z,generatePatches_:s,generateReplacementPatches_:M})}var rt=new Ni,Ui=rt.produce;rt.produceWithPatches.bind(rt),rt.setAutoFreeze.bind(rt),rt.setUseStrictShallowCopy.bind(rt);var Li=rt.applyPatches.bind(rt);rt.createDraft.bind(rt),rt.finishDraft.bind(rt);var Gi=1/0,Wi=9007199254740991,Bi="[object Arguments]",$i="[object Function]",Ki="[object GeneratorFunction]",Yi="[object Symbol]",Vi=typeof nt=="object"&&nt&&nt.Object===Object&&nt,Xi=typeof self=="object"&&self&&self.Object===Object&&self,qi=Vi||Xi||Function("return this")();function Zi(t,r,n){switch(n.length){case 0:return t.call(r);case 1:return t.call(r,n[0]);case 2:return t.call(r,n[0],n[1]);case 3:return t.call(r,n[0],n[1],n[2])}return t.apply(r,n)}function Ji(t,r){for(var n=-1,i=t?t.length:0,s=Array(i);++n<i;)s[n]=r(t[n],n,t);return s}function Qi(t,r){for(var n=-1,i=r.length,s=t.length;++n<i;)t[s+n]=r[n];return t}var Er=Object.prototype,ta=Er.hasOwnProperty,Ar=Er.toString,ni=qi.Symbol,ea=Er.propertyIsEnumerable,ii=ni?ni.isConcatSpreadable:void 0,ai=Math.max;function ra(t,r,n,i,s){var c=-1,f=t.length;for(n||(n=sa),s||(s=[]);++c<f;){var d=t[c];n(d)?Qi(s,d):s[s.length]=d}return s}function na(t,r){return t=Object(t),ia(t,r,function(n,i){return i in t})}function ia(t,r,n){for(var i=-1,s=r.length,c={};++i<s;){var f=r[i],d=t[f];n(d,f)&&(c[f]=d)}return c}function aa(t,r){return r=ai(r===void 0?t.length-1:r,0),function(){for(var n=arguments,i=-1,s=ai(n.length-r,0),c=Array(s);++i<s;)c[i]=n[r+i];i=-1;for(var f=Array(r+1);++i<r;)f[i]=n[i];return f[r]=c,Zi(t,this,f)}}function sa(t){return ua(t)||ca(t)||!!(ii&&t&&t[ii])}function oa(t){if(typeof t=="string"||ya(t))return t;var r=t+"";return r=="0"&&1/t==-Gi?"-0":r}function ca(t){return fa(t)&&ta.call(t,"callee")&&(!ea.call(t,"callee")||Ar.call(t)==Bi)}var ua=Array.isArray;function la(t){return t!=null&&da(t.length)&&!pa(t)}function fa(t){return si(t)&&la(t)}function pa(t){var r=ha(t)?Ar.call(t):"";return r==$i||r==Ki}function da(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Wi}function ha(t){var r=typeof t;return!!t&&(r=="object"||r=="function")}function si(t){return!!t&&typeof t=="object"}function ya(t){return typeof t=="symbol"||si(t)&&Ar.call(t)==Yi}var ma=aa(function(t,r){return t==null?{}:na(t,Ji(ra(r),oa))}),ba=ma;const oi=fr(ba),ga={size:{width:1080,height:1920},tracks:[],trackItemIds:[],trackItemsMap:{},transitionIds:[],transitionsMap:{},scale:{unit:1,zoom:1,segments:1},duration:0,activeIds:[],trackItemDetailsMap:{}},ci=["tracks","trackItemsMap","trackItemDetailsMap","transitionIds","transitionsMap","trackItemIds"];class _a{constructor(r){Ft(this,"stateSubject");Ft(this,"stateHistorySubject");Ft(this,"prevState");Ft(this,"undos",[]);Ft(this,"redos",[]);Ft(this,"listener");const n=r||ga;this.stateSubject=new Rn(n),this.stateHistorySubject=new Rn({handleRedo:!1,handleUndo:!1}),this.prevState=n,this.initListeners()}initListeners(){Oi(this)}destroyListeners(){this.listener&&this.listener.unsubscribe()}purge(){this.destroyListeners()}updateHistory(r,n){const i=oi(r,ci),s=oi(this.getState(),ci),c=$n(s,i);c.length&&(this.undos.push({undos:c,type:n}),this.redos=[])}getStateHistory(){return this.stateHistorySubject.getValue()}subscribeHistory(r){return this.stateHistorySubject.subscribe(r)}getState(){return this.stateSubject.getValue()}subscribe(r){return this.stateSubject.subscribe(r)}updateState(r,n={updateHistory:!1}){const i=this.getState(),s={...i,...r};it(i,s)||(n.updateHistory&&this.updateHistory(s,n.kind),this.prevState=i,this.stateSubject.next(s))}subscribeToSize(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.size,this.prevState.size)||r({size:n.size})})}subscribeToScale(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.scale,this.prevState.scale)||r({scale:n.scale})})}subscribeToUpdateTrackItem(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.trackItemsMap,this.prevState.trackItemsMap)||r({trackItemsMap:n.trackItemsMap})})}subscribeToUpdateItemDetails(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.trackItemDetailsMap,this.prevState.trackItemDetailsMap)||r({trackItemDetailsMap:n.trackItemDetailsMap})})}subscribeToDuration(r){return this.stateSubject.asObservable().subscribe(n=>{n.duration!==this.prevState.duration&&r({duration:n.duration})})}subscribeToHistory(r){return this.stateHistorySubject.asObservable().subscribe(n=>{if(n.handleRedo){const i=this.undos[this.undos.length-1].type;i==="update"&&r({...this.getState(),type:i}),this.stateHistorySubject.next({handleRedo:!1,handleUndo:!1})}if(n.handleUndo){const i=this.redos[this.redos.length-1].type;i==="update"&&r({...this.getState(),type:i}),this.stateHistorySubject.next({handleRedo:!1,handleUndo:!1})}})}subscribeToAddOrRemoveItems(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.trackItemIds,this.prevState.trackItemIds)||r({trackItemIds:n.trackItemIds})})}subscribeToActiveIds(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.activeIds,this.prevState.activeIds)||r({activeIds:n.activeIds})})}subscribeToTracks(r){return this.stateSubject.asObservable().subscribe(n=>{(!it(n.tracks,this.prevState.tracks)||!it(n.trackItemIds,this.prevState.trackItemIds)||!it(n.trackItemsMap,this.prevState.trackItemsMap)||!it(n.transitionIds,this.prevState.transitionIds)||!it(n.transitionsMap,this.prevState.transitionsMap))&&r({tracks:n.tracks,trackItemIds:n.trackItemIds,trackItemsMap:n.trackItemsMap,transitionIds:n.transitionIds,transitionsMap:n.transitionsMap,trackItemDetailsMap:n.trackItemDetailsMap})})}undo(){const r=this.undos.pop(),n=r==null?void 0:r.undos,i=r==null?void 0:r.type;if(!n||!i)return;ri();const{trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:d,transitionsMap:M,trackItemsMap:z}=this.getState(),k=J({trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:d,transitionsMap:M,trackItemsMap:z}),U=[],m=[],p=[],h=[],l=[],b=[];n.forEach(T=>{let E;const P=T.path.slice(1);T.type==="CREATE"?E={path:P,op:"remove",value:T.value}:T.type==="CHANGE"?E={path:P,op:"replace",value:T.oldValue}:E={path:P,op:"add",value:T.oldValue},T.path.includes("trackItemIds")?p.push(E):T.path.includes("transitionIds")?m.push(E):T.path.includes("trackItemsMap")?l.push(E):T.path.includes("transitionsMap")?h.push(E):T.path.includes("tracks")?U.push(E):T.path.includes("trackItemDetailsMap")&&b.push(E)});const I=this.applyPatch(k.tracks,U),_=this.applyPatch(k.transitionIds,m),y=this.applyPatch(k.trackItemIds,p),g=this.applyPatch(k.transitionsMap,h),R=this.applyPatch(k.trackItemsMap,l),x=this.applyPatch(k.trackItemDetailsMap,b),v=J({tracks:I,transitionIds:_,trackItemIds:y,transitionsMap:g,trackItemsMap:R,trackItemDetailsMap:x}),D=J(this.getState()),S={...D,...v};this.prevState=D,this.redos.push({redos:n,type:i}),this.stateSubject.next(S),this.stateHistorySubject.next({handleRedo:!1,handleUndo:!0})}applyPatch(r,n){return n.reverse().reduce((i,s)=>Ui(i,c=>{Li(c,[s])}),r)}redo(){const r=this.redos.pop(),n=r==null?void 0:r.redos,i=r==null?void 0:r.type;if(!n||!i)return;ri();const{trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:d,transitionsMap:M,trackItemsMap:z}=this.getState(),k=J({trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:d,transitionsMap:M,trackItemsMap:z}),U=[],m=[],p=[],h=[],l=[],b=[];n.forEach(T=>{let E;const P=T.path.slice(1);T.type==="CREATE"?E={path:P,op:"add",value:T.value}:T.type==="CHANGE"?E={path:P,op:"replace",value:T.value}:E={path:P,op:"remove",value:T.oldValue},T.path.includes("trackItemIds")?p.push(E):T.path.includes("transitionIds")?m.push(E):T.path.includes("trackItemsMap")?l.push(E):T.path.includes("transitionsMap")?h.push(E):T.path.includes("trackItemDetailsMap")?b.push(E):U.push(E)});const I=this.applyPatch(k.tracks,U),_=this.applyPatch(k.transitionIds,m),y=this.applyPatch(k.trackItemIds,p),g=this.applyPatch(k.transitionsMap,h),R=this.applyPatch(k.trackItemsMap,l),x=this.applyPatch(k.trackItemDetailsMap,b),v=J({tracks:I,transitionIds:_,trackItemIds:y,transitionsMap:g,trackItemsMap:R,trackItemDetailsMap:x}),D=J(this.getState()),S={...D,...v};this.prevState=D,this.undos.push({undos:n,type:i}),this.stateSubject.next(S),this.stateHistorySubject.next({handleRedo:!0,handleUndo:!1})}}return _a});
3
+ `):"",this.name="UnsubscriptionError",this.errors=n}});function cr(t,r){if(t){var n=t.indexOf(r);0<=n&&t.splice(n,1)}}var Se=function(){function t(r){this.initialTeardown=r,this.closed=!1,this._parentage=null,this._finalizers=null}return t.prototype.unsubscribe=function(){var r,n,i,s,c;if(!this.closed){this.closed=!0;var f=this._parentage;if(f)if(this._parentage=null,Array.isArray(f))try{for(var d=ir(f),M=d.next();!M.done;M=d.next()){var z=M.value;z.remove(this)}}catch(l){r={error:l}}finally{try{M&&!M.done&&(n=d.return)&&n.call(d)}finally{if(r)throw r.error}}else f.remove(this);var E=this.initialTeardown;if(yt(E))try{E()}catch(l){c=l instanceof or?l.errors:[l]}var U=this._finalizers;if(U){this._finalizers=null;try{for(var b=ir(U),p=b.next();!p.done;p=b.next()){var h=p.value;try{En(h)}catch(l){c=c??[],l instanceof or?c=sr(sr([],ar(c)),ar(l.errors)):c.push(l)}}}catch(l){i={error:l}}finally{try{p&&!p.done&&(s=b.return)&&s.call(b)}finally{if(i)throw i.error}}}if(c)throw new or(c)}},t.prototype.add=function(r){var n;if(r&&r!==this)if(this.closed)En(r);else{if(r instanceof t){if(r.closed||r._hasParent(this))return;r._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(r)}},t.prototype._hasParent=function(r){var n=this._parentage;return n===r||Array.isArray(n)&&n.includes(r)},t.prototype._addParent=function(r){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(r),n):n?[n,r]:r},t.prototype._removeParent=function(r){var n=this._parentage;n===r?this._parentage=null:Array.isArray(n)&&cr(n,r)},t.prototype.remove=function(r){var n=this._finalizers;n&&cr(n,r),r instanceof t&&r._removeParent(this)},t.EMPTY=function(){var r=new t;return r.closed=!0,r}(),t}(),Tn=Se.EMPTY;function kn(t){return t instanceof Se||t&&"closed"in t&&yt(t.remove)&&yt(t.add)&&yt(t.unsubscribe)}function En(t){yt(t)?t():t.unsubscribe()}var An={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},On={setTimeout:function(t,r){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];return setTimeout.apply(void 0,sr([t,r],ar(n)))},clearTimeout:function(t){var r=On.delegate;return((r==null?void 0:r.clearTimeout)||clearTimeout)(t)},delegate:void 0};function li(t){On.setTimeout(function(){throw t})}function xn(){}function we(t){t()}var Mn=function(t){lt(r,t);function r(n){var i=t.call(this)||this;return i.isStopped=!1,n?(i.destination=n,kn(n)&&n.add(i)):i.destination=hi,i}return r.create=function(n,i,s){return new lr(n,i,s)},r.prototype.next=function(n){this.isStopped||this._next(n)},r.prototype.error=function(n){this.isStopped||(this.isStopped=!0,this._error(n))},r.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},r.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},r.prototype._next=function(n){this.destination.next(n)},r.prototype._error=function(n){try{this.destination.error(n)}finally{this.unsubscribe()}},r.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},r}(Se),fi=Function.prototype.bind;function ur(t,r){return fi.call(t,r)}var pi=function(){function t(r){this.partialObserver=r}return t.prototype.next=function(r){var n=this.partialObserver;if(n.next)try{n.next(r)}catch(i){Te(i)}},t.prototype.error=function(r){var n=this.partialObserver;if(n.error)try{n.error(r)}catch(i){Te(i)}else Te(r)},t.prototype.complete=function(){var r=this.partialObserver;if(r.complete)try{r.complete()}catch(n){Te(n)}},t}(),lr=function(t){lt(r,t);function r(n,i,s){var c=t.call(this)||this,f;if(yt(n)||!n)f={next:n??void 0,error:i??void 0,complete:s??void 0};else{var d;c&&An.useDeprecatedNextContext?(d=Object.create(n),d.unsubscribe=function(){return c.unsubscribe()},f={next:n.next&&ur(n.next,d),error:n.error&&ur(n.error,d),complete:n.complete&&ur(n.complete,d)}):f=n}return c.destination=new pi(f),c}return r}(Mn);function Te(t){li(t)}function di(t){throw t}var hi={closed:!0,next:xn,error:di,complete:xn},yi=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function mi(t){return t}function bi(t){return t.length===0?mi:t.length===1?t[0]:function(n){return t.reduce(function(i,s){return s(i)},n)}}var Pn=function(){function t(r){r&&(this._subscribe=r)}return t.prototype.lift=function(r){var n=new t;return n.source=this,n.operator=r,n},t.prototype.subscribe=function(r,n,i){var s=this,c=_i(r)?r:new lr(r,n,i);return we(function(){var f=s,d=f.operator,M=f.source;c.add(d?d.call(c,M):M?s._subscribe(c):s._trySubscribe(c))}),c},t.prototype._trySubscribe=function(r){try{return this._subscribe(r)}catch(n){r.error(n)}},t.prototype.forEach=function(r,n){var i=this;return n=Dn(n),new n(function(s,c){var f=new lr({next:function(d){try{r(d)}catch(M){c(M),f.unsubscribe()}},error:c,complete:s});i.subscribe(f)})},t.prototype._subscribe=function(r){var n;return(n=this.source)===null||n===void 0?void 0:n.subscribe(r)},t.prototype[yi]=function(){return this},t.prototype.pipe=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return bi(r)(this)},t.prototype.toPromise=function(r){var n=this;return r=Dn(r),new r(function(i,s){var c;n.subscribe(function(f){return c=f},function(f){return s(f)},function(){return i(c)})})},t.create=function(r){return new t(r)},t}();function Dn(t){var r;return(r=t??An.Promise)!==null&&r!==void 0?r:Promise}function gi(t){return t&&yt(t.next)&&yt(t.error)&&yt(t.complete)}function _i(t){return t&&t instanceof Mn||gi(t)&&kn(t)}var Ii=wn(function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Cn=function(t){lt(r,t);function r(){var n=t.call(this)||this;return n.closed=!1,n.currentObservers=null,n.observers=[],n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return r.prototype.lift=function(n){var i=new jn(this,this);return i.operator=n,i},r.prototype._throwIfClosed=function(){if(this.closed)throw new Ii},r.prototype.next=function(n){var i=this;we(function(){var s,c;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var f=ir(i.currentObservers),d=f.next();!d.done;d=f.next()){var M=d.value;M.next(n)}}catch(z){s={error:z}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(s)throw s.error}}}})},r.prototype.error=function(n){var i=this;we(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=n;for(var s=i.observers;s.length;)s.shift().error(n)}})},r.prototype.complete=function(){var n=this;we(function(){if(n._throwIfClosed(),!n.isStopped){n.isStopped=!0;for(var i=n.observers;i.length;)i.shift().complete()}})},r.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(r.prototype,"observed",{get:function(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0},enumerable:!1,configurable:!0}),r.prototype._trySubscribe=function(n){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,n)},r.prototype._subscribe=function(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)},r.prototype._innerSubscribe=function(n){var i=this,s=this,c=s.hasError,f=s.isStopped,d=s.observers;return c||f?Tn:(this.currentObservers=null,d.push(n),new Se(function(){i.currentObservers=null,cr(d,n)}))},r.prototype._checkFinalizedStatuses=function(n){var i=this,s=i.hasError,c=i.thrownError,f=i.isStopped;s?n.error(c):f&&n.complete()},r.prototype.asObservable=function(){var n=new Pn;return n.source=this,n},r.create=function(n,i){return new jn(n,i)},r}(Pn),jn=function(t){lt(r,t);function r(n,i){var s=t.call(this)||this;return s.destination=n,s.source=i,s}return r.prototype.next=function(n){var i,s;(s=(i=this.destination)===null||i===void 0?void 0:i.next)===null||s===void 0||s.call(i,n)},r.prototype.error=function(n){var i,s;(s=(i=this.destination)===null||i===void 0?void 0:i.error)===null||s===void 0||s.call(i,n)},r.prototype.complete=function(){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.complete)===null||i===void 0||i.call(n)},r.prototype._subscribe=function(n){var i,s;return(s=(i=this.source)===null||i===void 0?void 0:i.subscribe(n))!==null&&s!==void 0?s:Tn},r}(Cn),Rn=function(t){lt(r,t);function r(n){var i=t.call(this)||this;return i._value=n,i}return Object.defineProperty(r.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),r.prototype._subscribe=function(n){var i=t.prototype._subscribe.call(this,n);return!i.closed&&n.next(this._value),i},r.prototype.getValue=function(){var n=this,i=n.hasError,s=n.thrownError,c=n._value;if(i)throw s;return this._throwIfClosed(),c},r.prototype.next=function(n){t.prototype.next.call(this,this._value=n)},r}(Cn),nt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function fr(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var ke={exports:{}};ke.exports,function(t,r){var n=200,i="__lodash_hash_undefined__",s=1,c=2,f=9007199254740991,d="[object Arguments]",M="[object Array]",z="[object AsyncFunction]",E="[object Boolean]",U="[object Date]",b="[object Error]",p="[object Function]",h="[object GeneratorFunction]",l="[object Map]",y="[object Number]",I="[object Null]",_="[object Object]",m="[object Promise]",g="[object Proxy]",j="[object RegExp]",x="[object Set]",v="[object String]",P="[object Symbol]",S="[object Undefined]",R="[object WeakMap]",k="[object ArrayBuffer]",T="[object DataView]",L="[object Float32Array]",vt="[object Float64Array]",De="[object Int8Array]",Or="[object Int16Array]",xr="[object Int32Array]",Mr="[object Uint8Array]",Pr="[object Uint8ClampedArray]",N="[object Uint16Array]",Dr="[object Uint32Array]",Cr=/[\\^$.*+?()[\]{}|]/g,st=/^\[object .+?Constructor\]$/,Ce=/^(?:0|[1-9]\d*)$/,H={};H[L]=H[vt]=H[De]=H[Or]=H[xr]=H[Mr]=H[Pr]=H[N]=H[Dr]=!0,H[d]=H[M]=H[k]=H[E]=H[T]=H[U]=H[b]=H[p]=H[l]=H[y]=H[_]=H[j]=H[x]=H[v]=H[R]=!1;var je=typeof nt=="object"&&nt&&nt.Object===Object&&nt,jr=typeof self=="object"&&self&&self.Object===Object&&self,ot=je||jr||Function("return this")(),Re=r&&!r.nodeType&&r,Fe=Re&&!0&&t&&!t.nodeType&&t,ne=Fe&&Fe.exports===Re,ie=ne&&je.process,ze=function(){try{return ie&&ie.binding&&ie.binding("util")}catch{}}(),ae=ze&&ze.isTypedArray;function Ne(e,a){for(var o=-1,u=e==null?0:e.length,O=0,w=[];++o<u;){var C=e[o];a(C,o,e)&&(w[O++]=C)}return w}function se(e,a){for(var o=-1,u=a.length,O=e.length;++o<u;)e[O+o]=a[o];return e}function He(e,a){for(var o=-1,u=e==null?0:e.length;++o<u;)if(a(e[o],o,e))return!0;return!1}function Rr(e,a){for(var o=-1,u=Array(e);++o<e;)u[o]=a(o);return u}function Fr(e){return function(a){return e(a)}}function Nt(e,a){return e.has(a)}function oe(e,a){return e==null?void 0:e[a]}function Ue(e){var a=-1,o=Array(e.size);return e.forEach(function(u,O){o[++a]=[O,u]}),o}function Le(e,a){return function(o){return e(a(o))}}function ft(e){var a=-1,o=Array(e.size);return e.forEach(function(u){o[++a]=u}),o}var Ht=Array.prototype,zr=Function.prototype,xt=Object.prototype,Ut=ot["__core-js_shared__"],ce=zr.toString,at=xt.hasOwnProperty,Ge=function(){var e=/[^.]+$/.exec(Ut&&Ut.keys&&Ut.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),We=xt.toString,Nr=RegExp("^"+ce.call(at).replace(Cr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ue=ne?ot.Buffer:void 0,Lt=ot.Symbol,Be=ot.Uint8Array,Gt=xt.propertyIsEnumerable,Mt=Ht.splice,ct=Lt?Lt.toStringTag:void 0,Wt=Object.getOwnPropertySymbols,le=ue?ue.isBuffer:void 0,Pt=Le(Object.keys,Object),fe=bt(ot,"DataView"),Dt=bt(ot,"Map"),pe=bt(ot,"Promise"),de=bt(ot,"Set"),he=bt(ot,"WeakMap"),St=bt(Object,"create"),$e=Z(fe),mt=Z(Dt),Hr=Z(pe),Ur=Z(de),Lr=Z(he),Ke=Lt?Lt.prototype:void 0,ye=Ke?Ke.valueOf:void 0;function $(e){var a=-1,o=e==null?0:e.length;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Gr(){this.__data__=St?St(null):{},this.size=0}function Wr(e){var a=this.has(e)&&delete this.__data__[e];return this.size-=a?1:0,a}function Br(e){var a=this.__data__;if(St){var o=a[e];return o===i?void 0:o}return at.call(a,e)?a[e]:void 0}function $r(e){var a=this.__data__;return St?a[e]!==void 0:at.call(a,e)}function Kr(e,a){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=St&&a===void 0?i:a,this}$.prototype.clear=Gr,$.prototype.delete=Wr,$.prototype.get=Br,$.prototype.has=$r,$.prototype.set=Kr;function Y(e){var a=-1,o=e==null?0:e.length;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Yr(){this.__data__=[],this.size=0}function Vr(e){var a=this.__data__,o=Kt(a,e);if(o<0)return!1;var u=a.length-1;return o==u?a.pop():Mt.call(a,o,1),--this.size,!0}function Xr(e){var a=this.__data__,o=Kt(a,e);return o<0?void 0:a[o][1]}function qr(e){return Kt(this.__data__,e)>-1}function Zr(e,a){var o=this.__data__,u=Kt(o,e);return u<0?(++this.size,o.push([e,a])):o[u][1]=a,this}Y.prototype.clear=Yr,Y.prototype.delete=Vr,Y.prototype.get=Xr,Y.prototype.has=qr,Y.prototype.set=Zr;function J(e){var a=-1,o=e==null?0:e.length;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Jr(){this.size=0,this.__data__={hash:new $,map:new(Dt||Y),string:new $}}function Qr(e){var a=ut(this,e).delete(e);return this.size-=a?1:0,a}function tn(e){return ut(this,e).get(e)}function en(e){return ut(this,e).has(e)}function rn(e,a){var o=ut(this,e),u=o.size;return o.set(e,a),this.size+=o.size==u?0:1,this}J.prototype.clear=Jr,J.prototype.delete=Qr,J.prototype.get=tn,J.prototype.has=en,J.prototype.set=rn;function Bt(e){var a=-1,o=e==null?0:e.length;for(this.__data__=new J;++a<o;)this.add(e[a])}function Ye(e){return this.__data__.set(e,i),this}function $t(e){return this.__data__.has(e)}Bt.prototype.add=Bt.prototype.push=Ye,Bt.prototype.has=$t;function pt(e){var a=this.__data__=new Y(e);this.size=a.size}function me(){this.__data__=new Y,this.size=0}function nn(e){var a=this.__data__,o=a.delete(e);return this.size=a.size,o}function an(e){return this.__data__.get(e)}function sn(e){return this.__data__.has(e)}function on(e,a){var o=this.__data__;if(o instanceof Y){var u=o.__data__;if(!Dt||u.length<n-1)return u.push([e,a]),this.size=++o.size,this;o=this.__data__=new J(u)}return o.set(e,a),this.size=o.size,this}pt.prototype.clear=me,pt.prototype.delete=nn,pt.prototype.get=an,pt.prototype.has=sn,pt.prototype.set=on;function cn(e,a){var o=Yt(e),u=!o&&Je(e),O=!o&&!u&&Vt(e),w=!o&&!u&&!O&&er(e),C=o||u||O||w,D=C?Rr(e.length,String):[],G=D.length;for(var F in e)at.call(e,F)&&!(C&&(F=="length"||O&&(F=="offset"||F=="parent")||w&&(F=="buffer"||F=="byteLength"||F=="byteOffset")||mn(F,G)))&&D.push(F);return D}function Kt(e,a){for(var o=e.length;o--;)if(Ze(e[o][0],a))return o;return-1}function be(e,a,o){var u=a(e);return Yt(e)?u:se(u,o(e))}function Ct(e){return e==null?e===void 0?S:I:ct&&ct in Object(e)?gt(e):qe(e)}function Ve(e){return ht(e)&&Ct(e)==d}function Xe(e,a,o,u,O){return e===a?!0:e==null||a==null||!ht(e)&&!ht(a)?e!==e&&a!==a:un(e,a,o,u,Xe,O)}function un(e,a,o,u,O,w){var C=Yt(e),D=Yt(a),G=C?M:dt(e),F=D?M:dt(a);G=G==d?_:G,F=F==d?_:F;var V=G==_,Q=F==_,B=G==F;if(B&&Vt(e)){if(!Vt(a))return!1;C=!0,V=!1}if(B&&!V)return w||(w=new pt),C||er(e)?ge(e,a,o,u,O,w):dn(e,a,G,o,u,O,w);if(!(o&s)){var X=V&&at.call(e,"__wrapped__"),K=Q&&at.call(a,"__wrapped__");if(X||K){var wt=X?e.value():e,_t=K?a.value():a;return w||(w=new pt),O(wt,_t,o,u,w)}}return B?(w||(w=new pt),hn(e,a,o,u,O,w)):!1}function ln(e){if(!tr(e)||gn(e))return!1;var a=Qe(e)?Nr:st;return a.test(Z(e))}function fn(e){return ht(e)&&Ie(e.length)&&!!H[Ct(e)]}function pn(e){if(!_n(e))return Pt(e);var a=[];for(var o in Object(e))at.call(e,o)&&o!="constructor"&&a.push(o);return a}function ge(e,a,o,u,O,w){var C=o&s,D=e.length,G=a.length;if(D!=G&&!(C&&G>D))return!1;var F=w.get(e);if(F&&w.get(a))return F==a;var V=-1,Q=!0,B=o&c?new Bt:void 0;for(w.set(e,a),w.set(a,e);++V<D;){var X=e[V],K=a[V];if(u)var wt=C?u(K,X,V,a,e,w):u(X,K,V,e,a,w);if(wt!==void 0){if(wt)continue;Q=!1;break}if(B){if(!He(a,function(_t,Rt){if(!Nt(B,Rt)&&(X===_t||O(X,_t,o,u,w)))return B.push(Rt)})){Q=!1;break}}else if(!(X===K||O(X,K,o,u,w))){Q=!1;break}}return w.delete(e),w.delete(a),Q}function dn(e,a,o,u,O,w,C){switch(o){case T:if(e.byteLength!=a.byteLength||e.byteOffset!=a.byteOffset)return!1;e=e.buffer,a=a.buffer;case k:return!(e.byteLength!=a.byteLength||!w(new Be(e),new Be(a)));case E:case U:case y:return Ze(+e,+a);case b:return e.name==a.name&&e.message==a.message;case j:case v:return e==a+"";case l:var D=Ue;case x:var G=u&s;if(D||(D=ft),e.size!=a.size&&!G)return!1;var F=C.get(e);if(F)return F==a;u|=c,C.set(e,a);var V=ge(D(e),D(a),u,O,w,C);return C.delete(e),V;case P:if(ye)return ye.call(e)==ye.call(a)}return!1}function hn(e,a,o,u,O,w){var C=o&s,D=jt(e),G=D.length,F=jt(a),V=F.length;if(G!=V&&!C)return!1;for(var Q=G;Q--;){var B=D[Q];if(!(C?B in a:at.call(a,B)))return!1}var X=w.get(e);if(X&&w.get(a))return X==a;var K=!0;w.set(e,a),w.set(a,e);for(var wt=C;++Q<G;){B=D[Q];var _t=e[B],Rt=a[B];if(u)var ui=C?u(Rt,_t,B,a,e,w):u(_t,Rt,B,e,a,w);if(!(ui===void 0?_t===Rt||O(_t,Rt,o,u,w):ui)){K=!1;break}wt||(wt=B=="constructor")}if(K&&!wt){var rr=e.constructor,nr=a.constructor;rr!=nr&&"constructor"in e&&"constructor"in a&&!(typeof rr=="function"&&rr instanceof rr&&typeof nr=="function"&&nr instanceof nr)&&(K=!1)}return w.delete(e),w.delete(a),K}function jt(e){return be(e,ve,yn)}function ut(e,a){var o=e.__data__;return bn(a)?o[typeof a=="string"?"string":"hash"]:o.map}function bt(e,a){var o=oe(e,a);return ln(o)?o:void 0}function gt(e){var a=at.call(e,ct),o=e[ct];try{e[ct]=void 0;var u=!0}catch{}var O=We.call(e);return u&&(a?e[ct]=o:delete e[ct]),O}var yn=Wt?function(e){return e==null?[]:(e=Object(e),Ne(Wt(e),function(a){return Gt.call(e,a)}))}:vn,dt=Ct;(fe&&dt(new fe(new ArrayBuffer(1)))!=T||Dt&&dt(new Dt)!=l||pe&&dt(pe.resolve())!=m||de&&dt(new de)!=x||he&&dt(new he)!=R)&&(dt=function(e){var a=Ct(e),o=a==_?e.constructor:void 0,u=o?Z(o):"";if(u)switch(u){case $e:return T;case mt:return l;case Hr:return m;case Ur:return x;case Lr:return R}return a});function mn(e,a){return a=a??f,!!a&&(typeof e=="number"||Ce.test(e))&&e>-1&&e%1==0&&e<a}function bn(e){var a=typeof e;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?e!=="__proto__":e===null}function gn(e){return!!Ge&&Ge in e}function _n(e){var a=e&&e.constructor,o=typeof a=="function"&&a.prototype||xt;return e===o}function qe(e){return We.call(e)}function Z(e){if(e!=null){try{return ce.call(e)}catch{}try{return e+""}catch{}}return""}function Ze(e,a){return e===a||e!==e&&a!==a}var Je=Ve(function(){return arguments}())?Ve:function(e){return ht(e)&&at.call(e,"callee")&&!Gt.call(e,"callee")},Yt=Array.isArray;function _e(e){return e!=null&&Ie(e.length)&&!Qe(e)}var Vt=le||Sn;function In(e,a){return Xe(e,a)}function Qe(e){if(!tr(e))return!1;var a=Ct(e);return a==p||a==h||a==z||a==g}function Ie(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=f}function tr(e){var a=typeof e;return e!=null&&(a=="object"||a=="function")}function ht(e){return e!=null&&typeof e=="object"}var er=ae?Fr(ae):fn;function ve(e){return _e(e)?cn(e):pn(e)}function vn(){return[]}function Sn(){return!1}t.exports=In}(ke,ke.exports);var vi=ke.exports;const it=fr(vi);var Ee={exports:{}};Ee.exports,function(t,r){var n=200,i="__lodash_hash_undefined__",s=9007199254740991,c="[object Arguments]",f="[object Array]",d="[object Boolean]",M="[object Date]",z="[object Error]",E="[object Function]",U="[object GeneratorFunction]",b="[object Map]",p="[object Number]",h="[object Object]",l="[object Promise]",y="[object RegExp]",I="[object Set]",_="[object String]",m="[object Symbol]",g="[object WeakMap]",j="[object ArrayBuffer]",x="[object DataView]",v="[object Float32Array]",P="[object Float64Array]",S="[object Int8Array]",R="[object Int16Array]",k="[object Int32Array]",T="[object Uint8Array]",L="[object Uint8ClampedArray]",vt="[object Uint16Array]",De="[object Uint32Array]",Or=/[\\^$.*+?()[\]{}|]/g,xr=/\w*$/,Mr=/^\[object .+?Constructor\]$/,Pr=/^(?:0|[1-9]\d*)$/,N={};N[c]=N[f]=N[j]=N[x]=N[d]=N[M]=N[v]=N[P]=N[S]=N[R]=N[k]=N[b]=N[p]=N[h]=N[y]=N[I]=N[_]=N[m]=N[T]=N[L]=N[vt]=N[De]=!0,N[z]=N[E]=N[g]=!1;var Dr=typeof nt=="object"&&nt&&nt.Object===Object&&nt,Cr=typeof self=="object"&&self&&self.Object===Object&&self,st=Dr||Cr||Function("return this")(),Ce=r&&!r.nodeType&&r,H=Ce&&!0&&t&&!t.nodeType&&t,je=H&&H.exports===Ce;function jr(e,a){return e.set(a[0],a[1]),e}function ot(e,a){return e.add(a),e}function Re(e,a){for(var o=-1,u=e?e.length:0;++o<u&&a(e[o],o,e)!==!1;);return e}function Fe(e,a){for(var o=-1,u=a.length,O=e.length;++o<u;)e[O+o]=a[o];return e}function ne(e,a,o,u){for(var O=-1,w=e?e.length:0;++O<w;)o=a(o,e[O],O,e);return o}function ie(e,a){for(var o=-1,u=Array(e);++o<e;)u[o]=a(o);return u}function ze(e,a){return e==null?void 0:e[a]}function ae(e){var a=!1;if(e!=null&&typeof e.toString!="function")try{a=!!(e+"")}catch{}return a}function Ne(e){var a=-1,o=Array(e.size);return e.forEach(function(u,O){o[++a]=[O,u]}),o}function se(e,a){return function(o){return e(a(o))}}function He(e){var a=-1,o=Array(e.size);return e.forEach(function(u){o[++a]=u}),o}var Rr=Array.prototype,Fr=Function.prototype,Nt=Object.prototype,oe=st["__core-js_shared__"],Ue=function(){var e=/[^.]+$/.exec(oe&&oe.keys&&oe.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Le=Fr.toString,ft=Nt.hasOwnProperty,Ht=Nt.toString,zr=RegExp("^"+Le.call(ft).replace(Or,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),xt=je?st.Buffer:void 0,Ut=st.Symbol,ce=st.Uint8Array,at=se(Object.getPrototypeOf,Object),Ge=Object.create,We=Nt.propertyIsEnumerable,Nr=Rr.splice,ue=Object.getOwnPropertySymbols,Lt=xt?xt.isBuffer:void 0,Be=se(Object.keys,Object),Gt=ut(st,"DataView"),Mt=ut(st,"Map"),ct=ut(st,"Promise"),Wt=ut(st,"Set"),le=ut(st,"WeakMap"),Pt=ut(Object,"create"),fe=Z(Gt),Dt=Z(Mt),pe=Z(ct),de=Z(Wt),he=Z(le),St=Ut?Ut.prototype:void 0,$e=St?St.valueOf:void 0;function mt(e){var a=-1,o=e?e.length:0;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Hr(){this.__data__=Pt?Pt(null):{}}function Ur(e){return this.has(e)&&delete this.__data__[e]}function Lr(e){var a=this.__data__;if(Pt){var o=a[e];return o===i?void 0:o}return ft.call(a,e)?a[e]:void 0}function Ke(e){var a=this.__data__;return Pt?a[e]!==void 0:ft.call(a,e)}function ye(e,a){var o=this.__data__;return o[e]=Pt&&a===void 0?i:a,this}mt.prototype.clear=Hr,mt.prototype.delete=Ur,mt.prototype.get=Lr,mt.prototype.has=Ke,mt.prototype.set=ye;function $(e){var a=-1,o=e?e.length:0;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Gr(){this.__data__=[]}function Wr(e){var a=this.__data__,o=$t(a,e);if(o<0)return!1;var u=a.length-1;return o==u?a.pop():Nr.call(a,o,1),!0}function Br(e){var a=this.__data__,o=$t(a,e);return o<0?void 0:a[o][1]}function $r(e){return $t(this.__data__,e)>-1}function Kr(e,a){var o=this.__data__,u=$t(o,e);return u<0?o.push([e,a]):o[u][1]=a,this}$.prototype.clear=Gr,$.prototype.delete=Wr,$.prototype.get=Br,$.prototype.has=$r,$.prototype.set=Kr;function Y(e){var a=-1,o=e?e.length:0;for(this.clear();++a<o;){var u=e[a];this.set(u[0],u[1])}}function Yr(){this.__data__={hash:new mt,map:new(Mt||$),string:new mt}}function Vr(e){return jt(this,e).delete(e)}function Xr(e){return jt(this,e).get(e)}function qr(e){return jt(this,e).has(e)}function Zr(e,a){return jt(this,e).set(e,a),this}Y.prototype.clear=Yr,Y.prototype.delete=Vr,Y.prototype.get=Xr,Y.prototype.has=qr,Y.prototype.set=Zr;function J(e){this.__data__=new $(e)}function Jr(){this.__data__=new $}function Qr(e){return this.__data__.delete(e)}function tn(e){return this.__data__.get(e)}function en(e){return this.__data__.has(e)}function rn(e,a){var o=this.__data__;if(o instanceof $){var u=o.__data__;if(!Mt||u.length<n-1)return u.push([e,a]),this;o=this.__data__=new Y(u)}return o.set(e,a),this}J.prototype.clear=Jr,J.prototype.delete=Qr,J.prototype.get=tn,J.prototype.has=en,J.prototype.set=rn;function Bt(e,a){var o=_e(e)||Yt(e)?ie(e.length,String):[],u=o.length,O=!!u;for(var w in e)ft.call(e,w)&&!(O&&(w=="length"||bn(w,u)))&&o.push(w);return o}function Ye(e,a,o){var u=e[a];(!(ft.call(e,a)&&Je(u,o))||o===void 0&&!(a in e))&&(e[a]=o)}function $t(e,a){for(var o=e.length;o--;)if(Je(e[o][0],a))return o;return-1}function pt(e,a){return e&&ge(a,ve(a),e)}function me(e,a,o,u,O,w,C){var D;if(u&&(D=w?u(e,O,w,C):u(e)),D!==void 0)return D;if(!ht(e))return e;var G=_e(e);if(G){if(D=yn(e),!a)return pn(e,D)}else{var F=gt(e),V=F==E||F==U;if(Qe(e))return Kt(e,a);if(F==h||F==c||V&&!w){if(ae(e))return w?e:{};if(D=dt(V?{}:e),!a)return dn(e,pt(D,e))}else{if(!N[F])return w?e:{};D=mn(e,F,me,a)}}C||(C=new J);var Q=C.get(e);if(Q)return Q;if(C.set(e,D),!G)var B=o?hn(e):ve(e);return Re(B||e,function(X,K){B&&(K=X,X=e[K]),Ye(D,K,me(X,a,o,u,K,e,C))}),D}function nn(e){return ht(e)?Ge(e):{}}function an(e,a,o){var u=a(e);return _e(e)?u:Fe(u,o(e))}function sn(e){return Ht.call(e)}function on(e){if(!ht(e)||_n(e))return!1;var a=Ie(e)||ae(e)?zr:Mr;return a.test(Z(e))}function cn(e){if(!qe(e))return Be(e);var a=[];for(var o in Object(e))ft.call(e,o)&&o!="constructor"&&a.push(o);return a}function Kt(e,a){if(a)return e.slice();var o=new e.constructor(e.length);return e.copy(o),o}function be(e){var a=new e.constructor(e.byteLength);return new ce(a).set(new ce(e)),a}function Ct(e,a){var o=a?be(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}function Ve(e,a,o){var u=a?o(Ne(e),!0):Ne(e);return ne(u,jr,new e.constructor)}function Xe(e){var a=new e.constructor(e.source,xr.exec(e));return a.lastIndex=e.lastIndex,a}function un(e,a,o){var u=a?o(He(e),!0):He(e);return ne(u,ot,new e.constructor)}function ln(e){return $e?Object($e.call(e)):{}}function fn(e,a){var o=a?be(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}function pn(e,a){var o=-1,u=e.length;for(a||(a=Array(u));++o<u;)a[o]=e[o];return a}function ge(e,a,o,u){o||(o={});for(var O=-1,w=a.length;++O<w;){var C=a[O],D=void 0;Ye(o,C,D===void 0?e[C]:D)}return o}function dn(e,a){return ge(e,bt(e),a)}function hn(e){return an(e,ve,bt)}function jt(e,a){var o=e.__data__;return gn(a)?o[typeof a=="string"?"string":"hash"]:o.map}function ut(e,a){var o=ze(e,a);return on(o)?o:void 0}var bt=ue?se(ue,Object):vn,gt=sn;(Gt&&gt(new Gt(new ArrayBuffer(1)))!=x||Mt&&gt(new Mt)!=b||ct&&gt(ct.resolve())!=l||Wt&&gt(new Wt)!=I||le&&gt(new le)!=g)&&(gt=function(e){var a=Ht.call(e),o=a==h?e.constructor:void 0,u=o?Z(o):void 0;if(u)switch(u){case fe:return x;case Dt:return b;case pe:return l;case de:return I;case he:return g}return a});function yn(e){var a=e.length,o=e.constructor(a);return a&&typeof e[0]=="string"&&ft.call(e,"index")&&(o.index=e.index,o.input=e.input),o}function dt(e){return typeof e.constructor=="function"&&!qe(e)?nn(at(e)):{}}function mn(e,a,o,u){var O=e.constructor;switch(a){case j:return be(e);case d:case M:return new O(+e);case x:return Ct(e,u);case v:case P:case S:case R:case k:case T:case L:case vt:case De:return fn(e,u);case b:return Ve(e,u,o);case p:case _:return new O(e);case y:return Xe(e);case I:return un(e,u,o);case m:return ln(e)}}function bn(e,a){return a=a??s,!!a&&(typeof e=="number"||Pr.test(e))&&e>-1&&e%1==0&&e<a}function gn(e){var a=typeof e;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?e!=="__proto__":e===null}function _n(e){return!!Ue&&Ue in e}function qe(e){var a=e&&e.constructor,o=typeof a=="function"&&a.prototype||Nt;return e===o}function Z(e){if(e!=null){try{return Le.call(e)}catch{}try{return e+""}catch{}}return""}function Ze(e){return me(e,!0,!0)}function Je(e,a){return e===a||e!==e&&a!==a}function Yt(e){return In(e)&&ft.call(e,"callee")&&(!We.call(e,"callee")||Ht.call(e)==c)}var _e=Array.isArray;function Vt(e){return e!=null&&tr(e.length)&&!Ie(e)}function In(e){return er(e)&&Vt(e)}var Qe=Lt||Sn;function Ie(e){var a=ht(e)?Ht.call(e):"";return a==E||a==U}function tr(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=s}function ht(e){var a=typeof e;return!!e&&(a=="object"||a=="function")}function er(e){return!!e&&typeof e=="object"}function ve(e){return Vt(e)?Bt(e):cn(e)}function vn(){return[]}function Sn(){return!1}t.exports=Ze}(Ee,Ee.exports);var Si=Ee.exports;const tt=fr(Si),wi=t=>new Promise((r,n)=>{const i=new Image;console.warn("update cdn config for cors?"),i.onload=()=>{const s=i.width,c=i.height;r({width:s,height:c})},i.onerror=s=>{n(s)},i.crossOrigin="anonymous",i.src=t}),Ti=t=>new Promise((r,n)=>{const i=new Audio;i.preload="auto",i.addEventListener("loadedmetadata",()=>{const s=i.duration*1e3;r({duration:s})}),i.addEventListener("error",s=>{n(s)}),i.src=t,i.crossOrigin="anonymous",i.load()}),ki=t=>new Promise((r,n)=>{const i=document.createElement("video");i.preload="auto",i.addEventListener("loadedmetadata",()=>{const s=i.duration*1e3,c=i.videoWidth,f=i.videoHeight;r({duration:s,width:c,height:f})}),i.addEventListener("error",s=>{n(s)}),i.src=t,i.load()}),Fn=(t,r)=>{const n=document.createElement("div");Object.keys(r).forEach(s=>{s!=="height"&&(n.style[s]=r[s])}),document.body.appendChild(n),n.textContent=t,n.style.whiteSpace="normal",n.style.position="absolute",n.style.visibility="hidden",n.style.display="inline-block",n.style.width=r.width+"px",n.style.fontSize=r.fontSize+"px";const i=getComputedStyle(n).height;return document.body.removeChild(n),parseFloat(i)},pr=t=>{const r=t.map(n=>new FontFace(n.fontFamily,`url(${n.url})`).load().catch(i=>i));return r.length===0?Promise.resolve(!0):new Promise((n,i)=>{Promise.all(r).then(s=>{s.forEach(c=>{c&&c.family&&(document.fonts.add(c),n(!0))})}).catch(s=>i(s))})},Ae={color:"#000000",x:0,y:0,blur:0},Xt=(t,r)=>{let n=r!=null&&r.trim?r.trim.to-r.trim.from:(r==null?void 0:r.duration)||5e3;const i={from:0,to:n};if(!t)return i;if(t.from<0)return console.error("'from' must be a non-negative number. Returning default display."),i;if(t.from!==void 0&&t.to===void 0)return{from:t.from,to:t.from+n};if(t.to!==void 0){if(t.to<0)return console.error("'to' must be a non-negative number. Returning default display."),i;if(t.to<t.from)return console.error("'to' must be greater than or equal to 'from'. Returning default display."),i}return t},zn=(t,r)=>t?t.from&&!t.to?{from:t.from,to:r.duration}:t:{from:0,to:r.duration};function Oe(t,r){const n={x:t.size.width/2,y:t.size.height/2},i={x:r.width/2,y:r.height/2},s=Math.min(t.size.width/r.width,t.size.height/r.height),c=n.x-i.x;return{top:`${n.y-i.y}px`,left:`${c}px`,transform:`scale(${s})`}}const Nn=async(t,r)=>{const n=t.details.src,i=await ki(n),s=Oe(r,{...i}),c=zn(t.trim,{duration:i.duration}),f={width:i.width,height:i.height,duration:i.duration,opacity:100,src:n,volume:t.details.volume??100,borderRadius:t.details.borderRadius??0,borderWidth:t.details.borderWidth??0,borderColor:t.details.borderColor||"#000000",boxShadow:t.details.boxShadow||Ae,top:t.details.top||s.top||"0px",left:t.details.left||s.left||"0px",transform:t.details.transform||s.transform,blur:t.details.blur||0,brightness:t.details.brightness||100,flipX:t.details.flipX||!1,flipY:t.details.flipY||!1,rotate:t.details.rotate||"0deg"};return{...t,trim:c,type:"video",name:"video",details:f,playbackRate:t.playbackRate||1,display:Xt(t.display,{duration:i.duration,trim:c})}},Hn=async t=>{const r=t.id,n=t.details,s=(await Ti(n.src)).duration,c=zn(t.trim,{duration:s});return{id:r,name:"",type:"audio",display:Xt(t.display,{duration:s,trim:c}),trim:c,playbackRate:t.playbackRate||1,details:{src:n.src,duration:s,volume:n.volume??100},metadata:{...t.metadata}}},Un=async(t,r)=>{const n=t.details,i=await wi(n.src),s=Oe(r,i);return{id:t.id,type:"image",name:"image",display:Xt(t.display),playbackRate:t.playbackRate||1,details:{src:n.src||"",width:n.width||i.width||100,height:n.height||i.height||100,opacity:n.opacity??100,transform:n.transform||s.transform,border:n.border||"none",borderRadius:n.borderRadius||0,boxShadow:n.boxShadow||Ae,top:n.top||s.top||"0px",left:n.left||s.left||"0px",borderWidth:n.borderWidth??0,borderColor:n.borderColor||"#000000",blur:n.blur||0,brightness:n.brightness||100,flipX:n.flipX||!1,flipY:n.flipY||!1,rotate:n.rotate||"0deg"},metadata:t.metadata||{}}},Ln=async(t,r)=>{const n=t;n.details.fontUrl&&await pr([{fontFamily:n.details.fontFamily,url:n.details.fontUrl}]);const i=n.id,s=n.details,c=Wn(s),f=Fn(n.details.text,c),d=Oe(r,{width:c.width,height:f});return{id:i,name:"caption",type:"caption",display:Xt(n.display),details:{...c,text:s.text||"",height:f,fontUrl:s.fontUrl,top:c.top||d.top,left:c.left||d.left,borderWidth:s.borderWidth||0,borderColor:s.borderColor||"#000000",boxShadow:s.boxShadow||Ae,words:s.words||[]},metadata:{}}},Gn=async(t,r)=>{t.details.fontUrl&&await pr([{fontFamily:t.details.fontFamily,url:t.details.fontUrl}]);const n=t.id,i=t.details,s=Wn(i),c=Fn(t.details.text,s),f=Oe(r,{width:s.width,height:c});return{id:n,name:"text",type:"text",display:Xt(t.display),details:{...s,text:i.text||"",height:c,fontUrl:i.fontUrl,top:s.top||f.top,left:s.left||f.left,borderWidth:i.borderWidth||0,borderColor:i.borderColor||"#000000",boxShadow:i.boxShadow||Ae},metadata:{}}},Wn=t=>({fontFamily:t.fontFamily||"Arial",fontSize:t.fontSize||"16px",fontWeight:t.fontWeight||"normal",fontStyle:t.fontStyle||"normal",textDecoration:t.textDecoration||"none",textAlign:t.textAlign||"left",lineHeight:t.lineHeight||"normal",letterSpacing:t.letterSpacing||"normal",wordSpacing:t.wordSpacing||"normal",color:t.color||"#ffffff",backgroundColor:t.backgroundColor||"transparent",border:t.border||"none",textShadow:t.textShadow||"none",text:t.text||"",opacity:t.opacity??100,width:t.width||300,wordWrap:t.wordWrap||"normal",wordBreak:t.wordBreak||"normal",WebkitTextStrokeColor:t.WebkitTextStrokeColor||"#ffffff",WebkitTextStrokeWidth:t.WebkitTextStrokeWidth||"0px",top:t.top||"0px",left:t.left||"0px",textTransform:t.textTransform||"none",transform:t.transform||"none"}),Ei="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";let dr=(t=21)=>{let r="",n=crypto.getRandomValues(new Uint8Array(t));for(;t--;)r+=Ei[n[t]&63];return r};function Ai(t,r){return t.filter(i=>{if(r.forEach(s=>{i.items.includes(s)&&(i.items=i.items.filter(c=>c!==s))}),i.items.length!==0)return i})}function Bn(t=16){const r="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",n=r.charAt(Math.floor(Math.random()*r.length));let i=dr(t-1);return i=i.replace(/[^a-zA-Z0-9]/g,"").slice(0,t-1),n+i}const zt=t=>Object.keys(t).reduce((r,n)=>{const{display:i,playbackRate:s}=t[n];return Math.max(r,i.to/(s||1))},0);function Oi(t){const r=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.DESIGN_PREFIX))),n=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.ADD_PREFIX))),i=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.LAYER_PREFIX))),s=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.HISTORY_PREFIX))),c=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.ACTIVE_PREFIX))),f=A.subject.pipe(A.filter(({key:p})=>p.startsWith(A.EDIT_PREFIX))),d=r.subscribe(async p=>{var h,l;if(p.key===A.DESIGN_LOAD){const y=(h=p.value)==null?void 0:h.payload,I=y.size,_=y.trackItemIds,m=y.trackItemsMap,g=y.trackItemDetailsMap;console.warn("IMPROVE FONTS LOADING");const j=_.map(async v=>{var P;try{const S=g[v],R=m[v];if(S.type==="image"){const k=await Un({id:v,details:S.details,...R},{size:I}),{details:T,...L}=k;g[v]={type:"image",details:T},m[v]=L}else if(S.type==="video"){const k=tt((P=p.value)==null?void 0:P.payload.trackItemsMap[v]),T=await Nn({...S,...k,...R},{size:I}),{details:L,...vt}=T;g[v]={type:"video",details:L},m[v]=vt}else if(S.type==="audio"){const k=await Hn({id:v,details:S.details,...R}),{details:T,...L}=k;g[v]={type:"audio",details:T},m[v]=L}else if(S.type==="caption"){const k=await Ln({id:v,details:S.details,...R},{size:I}),{details:T,...L}=k;g[v]={type:"caption",details:T},m[v]=L}else if(S.type==="text"){const k=await Gn({id:v,details:S.details,...R},{size:I}),{details:T,...L}=k;g[v]={type:"text",details:T},m[v]=L}return!0}catch{return!1}});await Promise.all(j);const x=zt(m);t.updateState({...y,trackItemsMap:m,duration:x})}if(p.key===A.DESIGN_RESIZE){const y=(l=p.value)==null?void 0:l.payload;t.updateState({size:y})}}),M=s.subscribe(p=>{if(p.key===A.HISTORY_UNDO)return t.undo();if(p.key===A.HISTORY_REDO)return t.redo()}),z=i.subscribe(p=>{var l,y,I;const h=[];if((l=p.value)!=null&&l.payload.trackItemIds&&(h.push((y=p.value)==null?void 0:y.payload.trackItemIds),t.updateState({activeIds:h})),p.key===A.LAYER_DELETE){const _=(I=p.value)==null?void 0:I.payload.trackItemIds,m=tt(t.getState()),g=_&&_.length?_:m.activeIds,j=m.trackItemIds,x=m.trackItemDetailsMap,v=j.filter(T=>!g.includes(T)),P=Object.fromEntries(Object.entries(x).filter(([T])=>!g.includes(T))),S=Ai(m.tracks,g),R=Object.fromEntries(Object.entries(m.trackItemsMap).filter(([T])=>!g.includes(T))),k=zt(R);t.updateState({trackItemIds:v,trackItemDetailsMap:P,activeIds:[],trackItemsMap:R,tracks:S,duration:k},{updateHistory:!0,kind:"remove"})}}),E=n.subscribe(async p=>{var _,m,g,j,x;const h=tt(t.getState());let l=[],y="text";if(p.key===A.ADD_CAPTION){y="caption";const v=(_=p.value)==null?void 0:_.payload,P=[];for(const k of v){const T=Ln(k,{size:h.size});P.push(T)}const S=await Promise.all(P),R=[];for(const k of S){const T=k.id;R.push(T);const{details:L,...vt}=k;h.trackItemDetailsMap[T]={type:y,details:L},h.trackItemsMap[T]=vt,h.trackItemIds.push(T)}l=R}if(p.key===A.ADD_TEXT){y="text";const v=await Gn((m=p.value)==null?void 0:m.payload,{size:h.size}),{details:P,...S}=v;h.trackItemDetailsMap[S.id]={type:y,details:P},h.trackItemsMap[S.id]=S,h.trackItemIds.push(S.id),l=[S.id]}if(p.key===A.ADD_IMAGE){y="image";const v=await Un((g=p.value)==null?void 0:g.payload,{size:h.size}),{details:P,...S}=v;h.trackItemDetailsMap[S.id]={type:y,details:P},h.trackItemsMap[S.id]=S,h.trackItemIds.push(S.id),l=[S.id]}if(p.key===A.ADD_AUDIO){y="audio";const v=await Hn((j=p.value)==null?void 0:j.payload),{details:P,...S}=v;h.trackItemDetailsMap[S.id]={type:y,details:P},h.trackItemsMap[S.id]=S,h.trackItemIds.push(S.id),l=[S.id]}if(p.key===A.ADD_VIDEO){y="video";const v=await Nn((x=p.value)==null?void 0:x.payload,{size:h.size}),{details:P,...S}=v;h.trackItemDetailsMap[S.id]={type:y,details:P},h.trackItemsMap[S.id]=S,h.trackItemIds.push(S.id),l=[S.id]}h.tracks.unshift({id:dr(),accepts:["text","audio","helper","video","image","caption"],type:y,items:l,magnetic:!1,static:!1});const I=zt(h.trackItemsMap);t.updateState({trackItemIds:h.trackItemIds,trackItemDetailsMap:h.trackItemDetailsMap,trackItemsMap:h.trackItemsMap,tracks:h.tracks,duration:I},{updateHistory:!0,kind:"add"})}),U=c.subscribe(async p=>{var h;if(p.key===A.ACTIVE_SPLIT){const l=tt(t.getState()),y=(h=p.value)==null?void 0:h.options.time;if(l.activeIds.length===1){const I=l.activeIds[0],_=l.trackItemsMap[I];if(y>=_.display.to||y<=_.display.from)return;const m=l.trackItemDetailsMap[I],g=Bn(),j={..._,id:g,display:{from:y,to:_.display.to},trim:{from:y,to:_.display.to}};l.trackItemsMap[I].display.to=y,l.trackItemsMap[g]=j,l.trackItemIds.push(g),l.trackItemDetailsMap[g]=m,l.tracks.forEach(x=>{x.items.includes(I)&&x.items.push(g)}),t.updateState({trackItemDetailsMap:l.trackItemDetailsMap,tracks:l.tracks,trackItemIds:l.trackItemIds,trackItemsMap:l.trackItemsMap},{updateHistory:!0,kind:"update"})}return}if(p.key===A.ACTIVE_CLONE){const l=tt(t.getState());if(l.activeIds.length){const y=l.activeIds,I=[],_={activeIds:y,trackItemDetailsMap:{},trackItemsMap:{},tracks:[]};y.forEach(g=>{_.trackItemDetailsMap[g]=l.trackItemDetailsMap[g],_.trackItemsMap[g]=l.trackItemsMap[g],I.push(l.tracks.find(j=>j.items.includes(g)))});const m=new Set;I.filter(g=>m.has(g.id)?!1:(m.add(g),!0)),_.tracks=Array.from(m.keys()),localStorage.setItem("DesignComboTemp",JSON.stringify(_))}}if(p.key===A.ACTIVE_PASTE){const l=localStorage.getItem("DesignComboTemp");if(!l)return;const y=tt(t.getState()),I=JSON.parse(l),_={},m=I.trackItemsMap,g=I.trackItemDetailsMap,j=I.tracks,x=[],v=I.activeIds.map(async P=>{const S=g[P];(S.type==="caption"||S.type==="text")&&S.details.fontUrl&&await pr([{fontFamily:S.details.fontFamily,url:S.details.fontUrl}]);const R=Bn();return _[P]=R,y.trackItemsMap[R]={...m[P],id:R},y.trackItemDetailsMap[R]=S,y.trackItemIds.push(R),!0});await Promise.all(v),j.forEach(P=>{const S=P.items.map(k=>_[k]),R={...P,items:S,id:dr()};x.push(R)}),y.tracks=[...y.tracks,...x],t.updateState({trackItemDetailsMap:y.trackItemDetailsMap,tracks:y.tracks,trackItemIds:y.trackItemIds,trackItemsMap:y.trackItemsMap},{updateHistory:!0,kind:"update"})}}),b=f.subscribe(p=>{var h,l;if(p.key===A.EDIT_OBJECT){const y=tt(t.getState()),I=y.trackItemDetailsMap,_=y.trackItemsMap,m=Object.keys((h=p.value)==null?void 0:h.payload);if(!m.length)return;const g=(l=p.value)==null?void 0:l.payload;m.forEach(x=>{const v=g[x];v.details?I[x].details={...I[x].details,...v.details}:v.playbackRate&&(_[x].playbackRate=v.playbackRate)});const j=zt(_);t.updateState({trackItemDetailsMap:{...I},trackItemsMap:{..._},duration:j},{updateHistory:!0,kind:"update:details"})}});return{unsubscribe:()=>{E.unsubscribe(),U.unsubscribe(),b.unsubscribe(),M.unsubscribe(),z.unsubscribe(),d.unsubscribe()}}}const xi={Date:!0,RegExp:!0,String:!0,Number:!0};function $n(t,r,n={cyclesFix:!0},i=[]){var d,M;let s=[];const c=Array.isArray(t);for(const z in t){const E=t[z],U=c?+z:z;if(!(z in r)){s.push({type:"REMOVE",path:[U],oldValue:t[z]});continue}const b=r[z],p=typeof E=="object"&&typeof b=="object"&&Array.isArray(E)===Array.isArray(b);if(E&&b&&p&&!xi[(M=(d=Object.getPrototypeOf(E))==null?void 0:d.constructor)==null?void 0:M.name]&&(!n.cyclesFix||!i.includes(E))){const h=$n(E,b,n,n.cyclesFix?i.concat([E]):[]);s.push.apply(s,h.map(l=>(l.path.unshift(U),l)))}else E!==b&&!(Number.isNaN(E)&&Number.isNaN(b))&&!(p&&(isNaN(E)?E+""==b+"":+E==+b))&&s.push({path:[U],type:"CHANGE",value:b,oldValue:E})}const f=Array.isArray(r);for(const z in r)z in t||s.push({type:"CREATE",path:[f?+z:z],value:r[z]});return s}var hr=Symbol.for("immer-nothing"),qt=Symbol.for("immer-draftable"),et=Symbol.for("immer-state"),Kn=process.env.NODE_ENV!=="production"?[function(t){return`The plugin for '${t}' has not been loaded into Immer. To enable the plugin, import and call \`enable${t}()\` when initializing your application.`},function(t){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${t}'`},"This object has been frozen and should not be mutated",function(t){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+t},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(t){return`'current' expects a draft, got: ${t}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(t){return`'original' expects a draft, got: ${t}`}]:[];function W(t,...r){if(process.env.NODE_ENV!=="production"){const n=Kn[t],i=typeof n=="function"?n.apply(null,r):n;throw new Error(`[Immer] ${i}`)}throw new Error(`[Immer] minified error nr: ${t}. Full error at: https://bit.ly/3cXEKWf`)}var Tt=Object.getPrototypeOf;function kt(t){return!!t&&!!t[et]}function It(t){var r;return t?Yn(t)||Array.isArray(t)||!!t[qt]||!!((r=t.constructor)!=null&&r[qt])||Qt(t)||te(t):!1}var Mi=Object.prototype.constructor.toString();function Yn(t){if(!t||typeof t!="object")return!1;const r=Tt(t);if(r===null)return!0;const n=Object.hasOwnProperty.call(r,"constructor")&&r.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===Mi}function Zt(t,r){Et(t)===0?Reflect.ownKeys(t).forEach(n=>{r(n,t[n],t)}):t.forEach((n,i)=>r(i,n,t))}function Et(t){const r=t[et];return r?r.type_:Array.isArray(t)?1:Qt(t)?2:te(t)?3:0}function Jt(t,r){return Et(t)===2?t.has(r):Object.prototype.hasOwnProperty.call(t,r)}function yr(t,r){return Et(t)===2?t.get(r):t[r]}function Vn(t,r,n){const i=Et(t);i===2?t.set(r,n):i===3?t.add(n):t[r]=n}function Pi(t,r){return t===r?t!==0||1/t===1/r:t!==t&&r!==r}function Qt(t){return t instanceof Map}function te(t){return t instanceof Set}function At(t){return t.copy_||t.base_}function mr(t,r){if(Qt(t))return new Map(t);if(te(t))return new Set(t);if(Array.isArray(t))return Array.prototype.slice.call(t);const n=Yn(t);if(r===!0||r==="class_only"&&!n){const i=Object.getOwnPropertyDescriptors(t);delete i[et];let s=Reflect.ownKeys(i);for(let c=0;c<s.length;c++){const f=s[c],d=i[f];d.writable===!1&&(d.writable=!0,d.configurable=!0),(d.get||d.set)&&(i[f]={configurable:!0,writable:!0,enumerable:d.enumerable,value:t[f]})}return Object.create(Tt(t),i)}else{const i=Tt(t);if(i!==null&&n)return{...t};const s=Object.create(i);return Object.assign(s,t)}}function br(t,r=!1){return xe(t)||kt(t)||!It(t)||(Et(t)>1&&(t.set=t.add=t.clear=t.delete=Di),Object.freeze(t),r&&Object.entries(t).forEach(([n,i])=>br(i,!0))),t}function Di(){W(2)}function xe(t){return Object.isFrozen(t)}var gr={};function Ot(t){const r=gr[t];return r||W(0,t),r}function Ci(t,r){gr[t]||(gr[t]=r)}var ee;function Xn(){return ee}function ji(t,r){return{drafts_:[],parent_:t,immer_:r,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function qn(t,r){r&&(Ot("Patches"),t.patches_=[],t.inversePatches_=[],t.patchListener_=r)}function _r(t){Ir(t),t.drafts_.forEach(Ri),t.drafts_=null}function Ir(t){t===ee&&(ee=t.parent_)}function Zn(t){return ee=ji(ee,t)}function Ri(t){const r=t[et];r.type_===0||r.type_===1?r.revoke_():r.revoked_=!0}function Jn(t,r){r.unfinalizedDrafts_=r.drafts_.length;const n=r.drafts_[0];return t!==void 0&&t!==n?(n[et].modified_&&(_r(r),W(4)),It(t)&&(t=Me(r,t),r.parent_||Pe(r,t)),r.patches_&&Ot("Patches").generateReplacementPatches_(n[et].base_,t,r.patches_,r.inversePatches_)):t=Me(r,n,[]),_r(r),r.patches_&&r.patchListener_(r.patches_,r.inversePatches_),t!==hr?t:void 0}function Me(t,r,n){if(xe(r))return r;const i=r[et];if(!i)return Zt(r,(s,c)=>Qn(t,i,r,s,c,n)),r;if(i.scope_!==t)return r;if(!i.modified_)return Pe(t,i.base_,!0),i.base_;if(!i.finalized_){i.finalized_=!0,i.scope_.unfinalizedDrafts_--;const s=i.copy_;let c=s,f=!1;i.type_===3&&(c=new Set(s),s.clear(),f=!0),Zt(c,(d,M)=>Qn(t,i,s,d,M,n,f)),Pe(t,s,!1),n&&t.patches_&&Ot("Patches").generatePatches_(i,n,t.patches_,t.inversePatches_)}return i.copy_}function Qn(t,r,n,i,s,c,f){if(process.env.NODE_ENV!=="production"&&s===n&&W(5),kt(s)){const d=c&&r&&r.type_!==3&&!Jt(r.assigned_,i)?c.concat(i):void 0,M=Me(t,s,d);if(Vn(n,i,M),kt(M))t.canAutoFreeze_=!1;else return}else f&&n.add(s);if(It(s)&&!xe(s)){if(!t.immer_.autoFreeze_&&t.unfinalizedDrafts_<1)return;Me(t,s),(!r||!r.scope_.parent_)&&typeof i!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,i)&&Pe(t,s)}}function Pe(t,r,n=!1){!t.parent_&&t.immer_.autoFreeze_&&t.canAutoFreeze_&&br(r,n)}function Fi(t,r){const n=Array.isArray(t),i={type_:n?1:0,scope_:r?r.scope_:Xn(),modified_:!1,finalized_:!1,assigned_:{},parent_:r,base_:t,draft_:null,copy_:null,revoke_:null,isManual_:!1};let s=i,c=vr;n&&(s=[i],c=re);const{revoke:f,proxy:d}=Proxy.revocable(s,c);return i.draft_=d,i.revoke_=f,d}var vr={get(t,r){if(r===et)return t;const n=At(t);if(!Jt(n,r))return zi(t,n,r);const i=n[r];return t.finalized_||!It(i)?i:i===Sr(t.base_,r)?(Tr(t),t.copy_[r]=kr(i,t)):i},has(t,r){return r in At(t)},ownKeys(t){return Reflect.ownKeys(At(t))},set(t,r,n){const i=ti(At(t),r);if(i!=null&&i.set)return i.set.call(t.draft_,n),!0;if(!t.modified_){const s=Sr(At(t),r),c=s==null?void 0:s[et];if(c&&c.base_===n)return t.copy_[r]=n,t.assigned_[r]=!1,!0;if(Pi(n,s)&&(n!==void 0||Jt(t.base_,r)))return!0;Tr(t),wr(t)}return t.copy_[r]===n&&(n!==void 0||r in t.copy_)||Number.isNaN(n)&&Number.isNaN(t.copy_[r])||(t.copy_[r]=n,t.assigned_[r]=!0),!0},deleteProperty(t,r){return Sr(t.base_,r)!==void 0||r in t.base_?(t.assigned_[r]=!1,Tr(t),wr(t)):delete t.assigned_[r],t.copy_&&delete t.copy_[r],!0},getOwnPropertyDescriptor(t,r){const n=At(t),i=Reflect.getOwnPropertyDescriptor(n,r);return i&&{writable:!0,configurable:t.type_!==1||r!=="length",enumerable:i.enumerable,value:n[r]}},defineProperty(){W(11)},getPrototypeOf(t){return Tt(t.base_)},setPrototypeOf(){W(12)}},re={};Zt(vr,(t,r)=>{re[t]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),re.deleteProperty=function(t,r){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(r))&&W(13),re.set.call(this,t,r,void 0)},re.set=function(t,r,n){return process.env.NODE_ENV!=="production"&&r!=="length"&&isNaN(parseInt(r))&&W(14),vr.set.call(this,t[0],r,n,t[0])};function Sr(t,r){const n=t[et];return(n?At(n):t)[r]}function zi(t,r,n){var s;const i=ti(r,n);return i?"value"in i?i.value:(s=i.get)==null?void 0:s.call(t.draft_):void 0}function ti(t,r){if(!(r in t))return;let n=Tt(t);for(;n;){const i=Object.getOwnPropertyDescriptor(n,r);if(i)return i;n=Tt(n)}}function wr(t){t.modified_||(t.modified_=!0,t.parent_&&wr(t.parent_))}function Tr(t){t.copy_||(t.copy_=mr(t.base_,t.scope_.immer_.useStrictShallowCopy_))}var Ni=class{constructor(t){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(r,n,i)=>{if(typeof r=="function"&&typeof n!="function"){const c=n;n=r;const f=this;return function(M=c,...z){return f.produce(M,E=>n.call(this,E,...z))}}typeof n!="function"&&W(6),i!==void 0&&typeof i!="function"&&W(7);let s;if(It(r)){const c=Zn(this),f=kr(r,void 0);let d=!0;try{s=n(f),d=!1}finally{d?_r(c):Ir(c)}return qn(c,i),Jn(s,c)}else if(!r||typeof r!="object"){if(s=n(r),s===void 0&&(s=r),s===hr&&(s=void 0),this.autoFreeze_&&br(s,!0),i){const c=[],f=[];Ot("Patches").generateReplacementPatches_(r,s,c,f),i(c,f)}return s}else W(1,r)},this.produceWithPatches=(r,n)=>{if(typeof r=="function")return(f,...d)=>this.produceWithPatches(f,M=>r(M,...d));let i,s;return[this.produce(r,n,(f,d)=>{i=f,s=d}),i,s]},typeof(t==null?void 0:t.autoFreeze)=="boolean"&&this.setAutoFreeze(t.autoFreeze),typeof(t==null?void 0:t.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(t.useStrictShallowCopy)}createDraft(t){It(t)||W(8),kt(t)&&(t=Hi(t));const r=Zn(this),n=kr(t,void 0);return n[et].isManual_=!0,Ir(r),n}finishDraft(t,r){const n=t&&t[et];(!n||!n.isManual_)&&W(9);const{scope_:i}=n;return qn(i,r),Jn(void 0,i)}setAutoFreeze(t){this.autoFreeze_=t}setUseStrictShallowCopy(t){this.useStrictShallowCopy_=t}applyPatches(t,r){let n;for(n=r.length-1;n>=0;n--){const s=r[n];if(s.path.length===0&&s.op==="replace"){t=s.value;break}}n>-1&&(r=r.slice(n+1));const i=Ot("Patches").applyPatches_;return kt(t)?i(t,r):this.produce(t,s=>i(s,r))}};function kr(t,r){const n=Qt(t)?Ot("MapSet").proxyMap_(t,r):te(t)?Ot("MapSet").proxySet_(t,r):Fi(t,r);return(r?r.scope_:Xn()).drafts_.push(n),n}function Hi(t){return kt(t)||W(10,t),ei(t)}function ei(t){if(!It(t)||xe(t))return t;const r=t[et];let n;if(r){if(!r.modified_)return r.base_;r.finalized_=!0,n=mr(t,r.scope_.immer_.useStrictShallowCopy_)}else n=mr(t,!0);return Zt(n,(i,s)=>{Vn(n,i,ei(s))}),r&&(r.finalized_=!1),n}function ri(){process.env.NODE_ENV!=="production"&&Kn.push('Sets cannot have "replace" patches.',function(b){return"Unsupported patch operation: "+b},function(b){return"Cannot apply patch, path doesn't resolve: "+b},"Patching reserved attributes like __proto__, prototype and constructor is not allowed");const r="replace",n="add",i="remove";function s(b,p,h,l){switch(b.type_){case 0:case 2:return f(b,p,h,l);case 1:return c(b,p,h,l);case 3:return d(b,p,h,l)}}function c(b,p,h,l){let{base_:y,assigned_:I}=b,_=b.copy_;_.length<y.length&&([y,_]=[_,y],[h,l]=[l,h]);for(let m=0;m<y.length;m++)if(I[m]&&_[m]!==y[m]){const g=p.concat([m]);h.push({op:r,path:g,value:U(_[m])}),l.push({op:r,path:g,value:U(y[m])})}for(let m=y.length;m<_.length;m++){const g=p.concat([m]);h.push({op:n,path:g,value:U(_[m])})}for(let m=_.length-1;y.length<=m;--m){const g=p.concat([m]);l.push({op:i,path:g})}}function f(b,p,h,l){const{base_:y,copy_:I}=b;Zt(b.assigned_,(_,m)=>{const g=yr(y,_),j=yr(I,_),x=m?Jt(y,_)?r:n:i;if(g===j&&x===r)return;const v=p.concat(_);h.push(x===i?{op:x,path:v}:{op:x,path:v,value:j}),l.push(x===n?{op:i,path:v}:x===i?{op:n,path:v,value:U(g)}:{op:r,path:v,value:U(g)})})}function d(b,p,h,l){let{base_:y,copy_:I}=b,_=0;y.forEach(m=>{if(!I.has(m)){const g=p.concat([_]);h.push({op:i,path:g,value:m}),l.unshift({op:n,path:g,value:m})}_++}),_=0,I.forEach(m=>{if(!y.has(m)){const g=p.concat([_]);h.push({op:n,path:g,value:m}),l.unshift({op:i,path:g,value:m})}_++})}function M(b,p,h,l){h.push({op:r,path:[],value:p===hr?void 0:p}),l.push({op:r,path:[],value:b})}function z(b,p){return p.forEach(h=>{const{path:l,op:y}=h;let I=b;for(let j=0;j<l.length-1;j++){const x=Et(I);let v=l[j];typeof v!="string"&&typeof v!="number"&&(v=""+v),(x===0||x===1)&&(v==="__proto__"||v==="constructor")&&W(19),typeof I=="function"&&v==="prototype"&&W(19),I=yr(I,v),typeof I!="object"&&W(18,l.join("/"))}const _=Et(I),m=E(h.value),g=l[l.length-1];switch(y){case r:switch(_){case 2:return I.set(g,m);case 3:W(16);default:return I[g]=m}case n:switch(_){case 1:return g==="-"?I.push(m):I.splice(g,0,m);case 2:return I.set(g,m);case 3:return I.add(m);default:return I[g]=m}case i:switch(_){case 1:return I.splice(g,1);case 2:return I.delete(g);case 3:return I.delete(h.value);default:return delete I[g]}default:W(17,y)}}),b}function E(b){if(!It(b))return b;if(Array.isArray(b))return b.map(E);if(Qt(b))return new Map(Array.from(b.entries()).map(([h,l])=>[h,E(l)]));if(te(b))return new Set(Array.from(b).map(E));const p=Object.create(Tt(b));for(const h in b)p[h]=E(b[h]);return Jt(b,qt)&&(p[qt]=b[qt]),p}function U(b){return kt(b)?E(b):b}Ci("Patches",{applyPatches_:z,generatePatches_:s,generateReplacementPatches_:M})}var rt=new Ni,Ui=rt.produce;rt.produceWithPatches.bind(rt),rt.setAutoFreeze.bind(rt),rt.setUseStrictShallowCopy.bind(rt);var Li=rt.applyPatches.bind(rt);rt.createDraft.bind(rt),rt.finishDraft.bind(rt);var Gi=1/0,Wi=9007199254740991,Bi="[object Arguments]",$i="[object Function]",Ki="[object GeneratorFunction]",Yi="[object Symbol]",Vi=typeof nt=="object"&&nt&&nt.Object===Object&&nt,Xi=typeof self=="object"&&self&&self.Object===Object&&self,qi=Vi||Xi||Function("return this")();function Zi(t,r,n){switch(n.length){case 0:return t.call(r);case 1:return t.call(r,n[0]);case 2:return t.call(r,n[0],n[1]);case 3:return t.call(r,n[0],n[1],n[2])}return t.apply(r,n)}function Ji(t,r){for(var n=-1,i=t?t.length:0,s=Array(i);++n<i;)s[n]=r(t[n],n,t);return s}function Qi(t,r){for(var n=-1,i=r.length,s=t.length;++n<i;)t[s+n]=r[n];return t}var Er=Object.prototype,ta=Er.hasOwnProperty,Ar=Er.toString,ni=qi.Symbol,ea=Er.propertyIsEnumerable,ii=ni?ni.isConcatSpreadable:void 0,ai=Math.max;function ra(t,r,n,i,s){var c=-1,f=t.length;for(n||(n=sa),s||(s=[]);++c<f;){var d=t[c];n(d)?Qi(s,d):s[s.length]=d}return s}function na(t,r){return t=Object(t),ia(t,r,function(n,i){return i in t})}function ia(t,r,n){for(var i=-1,s=r.length,c={};++i<s;){var f=r[i],d=t[f];n(d,f)&&(c[f]=d)}return c}function aa(t,r){return r=ai(r===void 0?t.length-1:r,0),function(){for(var n=arguments,i=-1,s=ai(n.length-r,0),c=Array(s);++i<s;)c[i]=n[r+i];i=-1;for(var f=Array(r+1);++i<r;)f[i]=n[i];return f[r]=c,Zi(t,this,f)}}function sa(t){return ua(t)||ca(t)||!!(ii&&t&&t[ii])}function oa(t){if(typeof t=="string"||ya(t))return t;var r=t+"";return r=="0"&&1/t==-Gi?"-0":r}function ca(t){return fa(t)&&ta.call(t,"callee")&&(!ea.call(t,"callee")||Ar.call(t)==Bi)}var ua=Array.isArray;function la(t){return t!=null&&da(t.length)&&!pa(t)}function fa(t){return si(t)&&la(t)}function pa(t){var r=ha(t)?Ar.call(t):"";return r==$i||r==Ki}function da(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Wi}function ha(t){var r=typeof t;return!!t&&(r=="object"||r=="function")}function si(t){return!!t&&typeof t=="object"}function ya(t){return typeof t=="symbol"||si(t)&&Ar.call(t)==Yi}var ma=aa(function(t,r){return t==null?{}:na(t,Ji(ra(r),oa))}),ba=ma;const oi=fr(ba),ga={size:{width:1080,height:1920},tracks:[],trackItemIds:[],trackItemsMap:{},transitionIds:[],transitionsMap:{},scale:{unit:1,zoom:1,segments:1},duration:0,activeIds:[],trackItemDetailsMap:{}},ci=["tracks","trackItemsMap","trackItemDetailsMap","transitionIds","transitionsMap","trackItemIds"];class _a{constructor(r){Ft(this,"stateSubject");Ft(this,"stateHistorySubject");Ft(this,"prevState");Ft(this,"undos",[]);Ft(this,"redos",[]);Ft(this,"listener");const n=r||ga;this.stateSubject=new Rn(n),this.stateHistorySubject=new Rn({handleRedo:!1,handleUndo:!1}),this.prevState=n,this.initListeners()}initListeners(){Oi(this)}destroyListeners(){this.listener&&this.listener.unsubscribe()}purge(){this.destroyListeners()}updateHistory(r,n){const i=oi(r,ci),s=oi(this.getState(),ci),c=$n(s,i);c.length&&(this.undos.push({undos:c,type:n}),this.redos=[])}getStateHistory(){return this.stateHistorySubject.getValue()}subscribeHistory(r){return this.stateHistorySubject.subscribe(r)}getState(){return this.stateSubject.getValue()}subscribe(r){return this.stateSubject.subscribe(r)}updateState(r,n={updateHistory:!1}){const i=this.getState(),s={...i,...r};it(i,s)||(n.updateHistory&&this.updateHistory(s,n.kind),this.prevState=i,this.stateSubject.next(s))}subscribeToSize(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.size,this.prevState.size)||r({size:n.size})})}subscribeToScale(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.scale,this.prevState.scale)||r({scale:n.scale})})}subscribeToUpdateTrackItem(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.trackItemsMap,this.prevState.trackItemsMap)||r({trackItemsMap:n.trackItemsMap})})}subscribeToUpdateItemDetails(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.trackItemDetailsMap,this.prevState.trackItemDetailsMap)||r({trackItemDetailsMap:n.trackItemDetailsMap})})}subscribeToDuration(r){return this.stateSubject.asObservable().subscribe(n=>{n.duration!==this.prevState.duration&&r({duration:n.duration})})}subscribeToHistory(r){return this.stateHistorySubject.asObservable().subscribe(n=>{if(n.handleRedo){const i=this.undos[this.undos.length-1].type;i==="update"&&r({...this.getState(),type:i}),this.stateHistorySubject.next({handleRedo:!1,handleUndo:!1})}if(n.handleUndo){const i=this.redos[this.redos.length-1].type;i==="update"&&r({...this.getState(),type:i}),this.stateHistorySubject.next({handleRedo:!1,handleUndo:!1})}})}subscribeToAddOrRemoveItems(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.trackItemIds,this.prevState.trackItemIds)||r({trackItemIds:n.trackItemIds})})}subscribeToActiveIds(r){return this.stateSubject.asObservable().subscribe(n=>{it(n.activeIds,this.prevState.activeIds)||r({activeIds:n.activeIds})})}subscribeToTracks(r){return this.stateSubject.asObservable().subscribe(n=>{(!it(n.tracks,this.prevState.tracks)||!it(n.trackItemIds,this.prevState.trackItemIds)||!it(n.trackItemsMap,this.prevState.trackItemsMap)||!it(n.transitionIds,this.prevState.transitionIds)||!it(n.transitionsMap,this.prevState.transitionsMap))&&r({tracks:n.tracks,trackItemIds:n.trackItemIds,trackItemsMap:n.trackItemsMap,transitionIds:n.transitionIds,transitionsMap:n.transitionsMap,trackItemDetailsMap:n.trackItemDetailsMap})})}undo(){const r=this.undos.pop(),n=r==null?void 0:r.undos,i=r==null?void 0:r.type;if(!n||!i)return;ri();const{trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:d,transitionsMap:M,trackItemsMap:z}=this.getState(),E=tt({trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:d,transitionsMap:M,trackItemsMap:z}),U=[],b=[],p=[],h=[],l=[],y=[];n.forEach(k=>{let T;const L=k.path.slice(1);k.type==="CREATE"?T={path:L,op:"remove",value:k.value}:k.type==="CHANGE"?T={path:L,op:"replace",value:k.oldValue}:T={path:L,op:"add",value:k.oldValue},k.path.includes("trackItemIds")?p.push(T):k.path.includes("transitionIds")?b.push(T):k.path.includes("trackItemsMap")?l.push(T):k.path.includes("transitionsMap")?h.push(T):k.path.includes("tracks")?U.push(T):k.path.includes("trackItemDetailsMap")&&y.push(T)});const I=this.applyPatch(E.tracks,U),_=this.applyPatch(E.transitionIds,b),m=this.applyPatch(E.trackItemIds,p),g=this.applyPatch(E.transitionsMap,h),j=this.applyPatch(E.trackItemsMap,l),x=this.applyPatch(E.trackItemDetailsMap,y),v=tt({tracks:I,transitionIds:_,trackItemIds:m,transitionsMap:g,trackItemsMap:j,trackItemDetailsMap:x}),P=tt(this.getState()),S={...P,...v};this.prevState=P,this.redos.push({redos:n,type:i});const R=zt(S.trackItemsMap);this.stateSubject.next({...S,duration:R}),this.stateHistorySubject.next({handleRedo:!1,handleUndo:!0})}applyPatch(r,n){return n.reverse().reduce((i,s)=>Ui(i,c=>{Li(c,[s])}),r)}redo(){const r=this.redos.pop(),n=r==null?void 0:r.redos,i=r==null?void 0:r.type;if(!n||!i)return;ri();const{trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:d,transitionsMap:M,trackItemsMap:z}=this.getState(),E=tt({trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:d,transitionsMap:M,trackItemsMap:z}),U=[],b=[],p=[],h=[],l=[],y=[];n.forEach(k=>{let T;const L=k.path.slice(1);k.type==="CREATE"?T={path:L,op:"add",value:k.value}:k.type==="CHANGE"?T={path:L,op:"replace",value:k.value}:T={path:L,op:"remove",value:k.oldValue},k.path.includes("trackItemIds")?p.push(T):k.path.includes("transitionIds")?b.push(T):k.path.includes("trackItemsMap")?l.push(T):k.path.includes("transitionsMap")?h.push(T):k.path.includes("trackItemDetailsMap")?y.push(T):U.push(T)});const I=this.applyPatch(E.tracks,U),_=this.applyPatch(E.transitionIds,b),m=this.applyPatch(E.trackItemIds,p),g=this.applyPatch(E.transitionsMap,h),j=this.applyPatch(E.trackItemsMap,l),x=this.applyPatch(E.trackItemDetailsMap,y),v=tt({tracks:I,transitionIds:_,trackItemIds:m,transitionsMap:g,trackItemsMap:j,trackItemDetailsMap:x}),P=tt(this.getState()),S={...P,...v};this.prevState=P,this.undos.push({undos:n,type:i});const R=zt(S.trackItemsMap);this.stateSubject.next({...S,duration:R}),this.stateHistorySubject.next({handleRedo:!0,handleUndo:!1})}}return _a});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designcombo/state",
3
- "version": "0.1.25",
3
+ "version": "0.1.26",
4
4
  "private": false,
5
5
  "files": [
6
6
  "dist"
@@ -24,8 +24,8 @@
24
24
  "typescript": "^5.3.3",
25
25
  "vite": "^5.2.0",
26
26
  "vite-plugin-dts": "^3.9.1",
27
- "@designcombo/events": "0.1.25",
28
- "@designcombo/types": "0.1.25",
27
+ "@designcombo/events": "0.1.26",
28
+ "@designcombo/types": "0.1.26",
29
29
  "@designcombo/typescript-config": "0.0.0"
30
30
  },
31
31
  "dependencies": {
@@ -38,8 +38,8 @@
38
38
  "nanoid": "^5.0.7"
39
39
  },
40
40
  "peerDependencies": {
41
- "@designcombo/events": "0.1.25",
42
- "@designcombo/types": "0.1.25"
41
+ "@designcombo/events": "0.1.26",
42
+ "@designcombo/types": "0.1.26"
43
43
  },
44
44
  "scripts": {
45
45
  "dev": "vite",