@designcombo/state 0.1.27 → 0.1.28
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.es.js +1025 -978
- package/dist/index.umd.js +2 -2
- package/dist/utils/load-item.d.ts +1 -0
- package/package.json +5 -5
package/dist/index.umd.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(M,Z){typeof exports=="object"&&typeof module<"u"?module.exports=Z(require("@designcombo/events")):typeof define=="function"&&define.amd?define(["@designcombo/events"],Z):(M=typeof globalThis<"u"?globalThis:M||self,M.events=Z(M.events))})(this,function(M){"use strict";var Ia=Object.defineProperty;var va=(M,Z,ft)=>Z in M?Ia(M,Z,{enumerable:!0,configurable:!0,writable:!0,value:ft}):M[Z]=ft;var Ft=(M,Z,ft)=>va(M,typeof Z!="symbol"?Z+"":Z,ft);var Z=function(t,r){return Z=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])},Z(t,r)};function ft(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");Z(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}function ar(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 sr(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(h){f={error:h}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(f)throw f.error}}return c}function or(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 mt(t){return typeof t=="function"}function kn(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 cr=kn(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 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&>(new Gt(new ArrayBuffer(1)))!=x||Mt&>(new Mt)!=b||ct&>(ct.resolve())!=l||Wt&>(new Wt)!=I||le&>(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,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}),duration:i.duration}},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,volume:n.volume??100},metadata:{...t.metadata},duration:s}},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,index: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});
|
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=n}});function ur(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 h=ar(f),D=h.next();!D.done;D=h.next()){var z=D.value;z.remove(this)}}catch(l){r={error:l}}finally{try{D&&!D.done&&(n=h.return)&&n.call(h)}finally{if(r)throw r.error}}else f.remove(this);var T=this.initialTeardown;if(mt(T))try{T()}catch(l){c=l instanceof cr?l.errors:[l]}var U=this._finalizers;if(U){this._finalizers=null;try{for(var g=ar(U),p=g.next();!p.done;p=g.next()){var y=p.value;try{An(y)}catch(l){c=c??[],l instanceof cr?c=or(or([],sr(c)),sr(l.errors)):c.push(l)}}}catch(l){i={error:l}}finally{try{p&&!p.done&&(s=g.return)&&s.call(g)}finally{if(i)throw i.error}}}if(c)throw new cr(c)}},t.prototype.add=function(r){var n;if(r&&r!==this)if(this.closed)An(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)&&ur(n,r)},t.prototype.remove=function(r){var n=this._finalizers;n&&ur(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 En(t){return t instanceof Se||t&&"closed"in t&&mt(t.remove)&&mt(t.add)&&mt(t.unsubscribe)}function An(t){mt(t)?t():t.unsubscribe()}var Mn={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,or([t,r],sr(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 Dn=function(t){ft(r,t);function r(n){var i=t.call(this)||this;return i.isStopped=!1,n?(i.destination=n,En(n)&&n.add(i)):i.destination=hi,i}return r.create=function(n,i,s){return new fr(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 lr(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){ke(i)}},t.prototype.error=function(r){var n=this.partialObserver;if(n.error)try{n.error(r)}catch(i){ke(i)}else ke(r)},t.prototype.complete=function(){var r=this.partialObserver;if(r.complete)try{r.complete()}catch(n){ke(n)}},t}(),fr=function(t){ft(r,t);function r(n,i,s){var c=t.call(this)||this,f;if(mt(n)||!n)f={next:n??void 0,error:i??void 0,complete:s??void 0};else{var h;c&&Mn.useDeprecatedNextContext?(h=Object.create(n),h.unsubscribe=function(){return c.unsubscribe()},f={next:n.next&&lr(n.next,h),error:n.error&&lr(n.error,h),complete:n.complete&&lr(n.complete,h)}):f=n}return c.destination=new pi(f),c}return r}(Dn);function ke(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 fr(r,n,i);return we(function(){var f=s,h=f.operator,D=f.source;c.add(h?h.call(c,D):D?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=Cn(n),new n(function(s,c){var f=new fr({next:function(h){try{r(h)}catch(D){c(D),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=Cn(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 Cn(t){var r;return(r=t??Mn.Promise)!==null&&r!==void 0?r:Promise}function gi(t){return t&&mt(t.next)&&mt(t.error)&&mt(t.complete)}function _i(t){return t&&t instanceof Dn||gi(t)&&En(t)}var Ii=kn(function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),jn=function(t){ft(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 Rn(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=ar(i.currentObservers),h=f.next();!h.done;h=f.next()){var D=h.value;D.next(n)}}catch(z){s={error:z}}finally{try{h&&!h.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,h=s.observers;return c||f?Tn:(this.currentObservers=null,h.push(n),new Se(function(){i.currentObservers=null,ur(h,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 Rn(n,i)},r}(Pn),Rn=function(t){ft(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}(jn),Fn=function(t){ft(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}(jn),it=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function pr(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,h="[object Arguments]",D="[object Array]",z="[object AsyncFunction]",T="[object Boolean]",U="[object Date]",g="[object Error]",p="[object Function]",y="[object GeneratorFunction]",l="[object Map]",m="[object Number]",S="[object Null]",I="[object Object]",b="[object Promise]",d="[object Proxy]",x="[object RegExp]",E="[object Set]",_="[object String]",P="[object Symbol]",v="[object Undefined]",C="[object WeakMap]",k="[object ArrayBuffer]",A="[object DataView]",L="[object Float32Array]",Q="[object Float64Array]",Ce="[object Int8Array]",Or="[object Int16Array]",xr="[object Int32Array]",Dr="[object Uint8Array]",Pr="[object Uint8ClampedArray]",N="[object Uint16Array]",Cr="[object Uint32Array]",jr=/[\\^$.*+?()[\]{}|]/g,ot=/^\[object .+?Constructor\]$/,je=/^(?:0|[1-9]\d*)$/,H={};H[L]=H[Q]=H[Ce]=H[Or]=H[xr]=H[Dr]=H[Pr]=H[N]=H[Cr]=!0,H[h]=H[D]=H[k]=H[T]=H[A]=H[U]=H[g]=H[p]=H[l]=H[m]=H[I]=H[x]=H[E]=H[_]=H[C]=!1;var Re=typeof it=="object"&&it&&it.Object===Object&&it,Rr=typeof self=="object"&&self&&self.Object===Object&&self,ct=Re||Rr||Function("return this")(),Fe=r&&!r.nodeType&&r,ze=Fe&&!0&&t&&!t.nodeType&&t,ne=ze&&ze.exports===Fe,ie=ne&&Re.process,Ne=function(){try{return ie&&ie.binding&&ie.binding("util")}catch{}}(),ae=Ne&&Ne.isTypedArray;function He(e,a){for(var o=-1,u=e==null?0:e.length,O=0,w=[];++o<u;){var R=e[o];a(R,o,e)&&(w[O++]=R)}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 Ue(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 Fr(e,a){for(var o=-1,u=Array(e);++o<e;)u[o]=a(o);return u}function zr(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 Le(e){var a=-1,o=Array(e.size);return e.forEach(function(u,O){o[++a]=[O,u]}),o}function Ge(e,a){return function(o){return e(a(o))}}function pt(e){var a=-1,o=Array(e.size);return e.forEach(function(u){o[++a]=u}),o}var Ht=Array.prototype,Nr=Function.prototype,Ot=Object.prototype,Ut=ct["__core-js_shared__"],ce=Nr.toString,st=Ot.hasOwnProperty,We=function(){var e=/[^.]+$/.exec(Ut&&Ut.keys&&Ut.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Be=Ot.toString,Hr=RegExp("^"+ce.call(st).replace(jr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ue=ne?ct.Buffer:void 0,Lt=ct.Symbol,$e=ct.Uint8Array,Gt=Ot.propertyIsEnumerable,xt=Ht.splice,ut=Lt?Lt.toStringTag:void 0,Wt=Object.getOwnPropertySymbols,le=ue?ue.isBuffer:void 0,Dt=Ge(Object.keys,Object),fe=gt(ct,"DataView"),Pt=gt(ct,"Map"),pe=gt(ct,"Promise"),de=gt(ct,"Set"),he=gt(ct,"WeakMap"),St=gt(Object,"create"),Ke=J(fe),bt=J(Pt),Ur=J(pe),Lr=J(de),Gr=J(he),Ye=Lt?Lt.prototype:void 0,ye=Ye?Ye.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 Wr(){this.__data__=St?St(null):{},this.size=0}function Br(e){var a=this.has(e)&&delete this.__data__[e];return this.size-=a?1:0,a}function $r(e){var a=this.__data__;if(St){var o=a[e];return o===i?void 0:o}return st.call(a,e)?a[e]:void 0}function Kr(e){var a=this.__data__;return St?a[e]!==void 0:st.call(a,e)}function Yr(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=Wr,$.prototype.delete=Br,$.prototype.get=$r,$.prototype.has=Kr,$.prototype.set=Yr;function V(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 Vr(){this.__data__=[],this.size=0}function Xr(e){var a=this.__data__,o=Kt(a,e);if(o<0)return!1;var u=a.length-1;return o==u?a.pop():xt.call(a,o,1),--this.size,!0}function qr(e){var a=this.__data__,o=Kt(a,e);return o<0?void 0:a[o][1]}function Zr(e){return Kt(this.__data__,e)>-1}function Jr(e,a){var o=this.__data__,u=Kt(o,e);return u<0?(++this.size,o.push([e,a])):o[u][1]=a,this}V.prototype.clear=Vr,V.prototype.delete=Xr,V.prototype.get=qr,V.prototype.has=Zr,V.prototype.set=Jr;function tt(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 Qr(){this.size=0,this.__data__={hash:new $,map:new(Pt||V),string:new $}}function tn(e){var a=lt(this,e).delete(e);return this.size-=a?1:0,a}function en(e){return lt(this,e).get(e)}function rn(e){return lt(this,e).has(e)}function nn(e,a){var o=lt(this,e),u=o.size;return o.set(e,a),this.size+=o.size==u?0:1,this}tt.prototype.clear=Qr,tt.prototype.delete=tn,tt.prototype.get=en,tt.prototype.has=rn,tt.prototype.set=nn;function Bt(e){var a=-1,o=e==null?0:e.length;for(this.__data__=new tt;++a<o;)this.add(e[a])}function Ve(e){return this.__data__.set(e,i),this}function $t(e){return this.__data__.has(e)}Bt.prototype.add=Bt.prototype.push=Ve,Bt.prototype.has=$t;function dt(e){var a=this.__data__=new V(e);this.size=a.size}function me(){this.__data__=new V,this.size=0}function an(e){var a=this.__data__,o=a.delete(e);return this.size=a.size,o}function sn(e){return this.__data__.get(e)}function on(e){return this.__data__.has(e)}function cn(e,a){var o=this.__data__;if(o instanceof V){var u=o.__data__;if(!Pt||u.length<n-1)return u.push([e,a]),this.size=++o.size,this;o=this.__data__=new tt(u)}return o.set(e,a),this.size=o.size,this}dt.prototype.clear=me,dt.prototype.delete=an,dt.prototype.get=sn,dt.prototype.has=on,dt.prototype.set=cn;function un(e,a){var o=Yt(e),u=!o&&Qe(e),O=!o&&!u&&Vt(e),w=!o&&!u&&!O&&rr(e),R=o||u||O||w,j=R?Fr(e.length,String):[],G=j.length;for(var F in e)st.call(e,F)&&!(R&&(F=="length"||O&&(F=="offset"||F=="parent")||w&&(F=="buffer"||F=="byteLength"||F=="byteOffset")||bn(F,G)))&&j.push(F);return j}function Kt(e,a){for(var o=e.length;o--;)if(Je(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?v:S:ut&&ut in Object(e)?_t(e):Ze(e)}function Xe(e){return yt(e)&&Ct(e)==h}function qe(e,a,o,u,O){return e===a?!0:e==null||a==null||!yt(e)&&!yt(a)?e!==e&&a!==a:ln(e,a,o,u,qe,O)}function ln(e,a,o,u,O,w){var R=Yt(e),j=Yt(a),G=R?D:ht(e),F=j?D:ht(a);G=G==h?I:G,F=F==h?I:F;var X=G==I,et=F==I,B=G==F;if(B&&Vt(e)){if(!Vt(a))return!1;R=!0,X=!1}if(B&&!X)return w||(w=new dt),R||rr(e)?ge(e,a,o,u,O,w):hn(e,a,G,o,u,O,w);if(!(o&s)){var q=X&&st.call(e,"__wrapped__"),K=et&&st.call(a,"__wrapped__");if(q||K){var wt=q?e.value():e,It=K?a.value():a;return w||(w=new dt),O(wt,It,o,u,w)}}return B?(w||(w=new dt),yn(e,a,o,u,O,w)):!1}function fn(e){if(!er(e)||_n(e))return!1;var a=tr(e)?Hr:ot;return a.test(J(e))}function pn(e){return yt(e)&&Ie(e.length)&&!!H[Ct(e)]}function dn(e){if(!In(e))return Dt(e);var a=[];for(var o in Object(e))st.call(e,o)&&o!="constructor"&&a.push(o);return a}function ge(e,a,o,u,O,w){var R=o&s,j=e.length,G=a.length;if(j!=G&&!(R&&G>j))return!1;var F=w.get(e);if(F&&w.get(a))return F==a;var X=-1,et=!0,B=o&c?new Bt:void 0;for(w.set(e,a),w.set(a,e);++X<j;){var q=e[X],K=a[X];if(u)var wt=R?u(K,q,X,a,e,w):u(q,K,X,e,a,w);if(wt!==void 0){if(wt)continue;et=!1;break}if(B){if(!Ue(a,function(It,Rt){if(!Nt(B,Rt)&&(q===It||O(q,It,o,u,w)))return B.push(Rt)})){et=!1;break}}else if(!(q===K||O(q,K,o,u,w))){et=!1;break}}return w.delete(e),w.delete(a),et}function hn(e,a,o,u,O,w,R){switch(o){case A: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 $e(e),new $e(a)));case T:case U:case m:return Je(+e,+a);case g:return e.name==a.name&&e.message==a.message;case x:case _:return e==a+"";case l:var j=Le;case E:var G=u&s;if(j||(j=pt),e.size!=a.size&&!G)return!1;var F=R.get(e);if(F)return F==a;u|=c,R.set(e,a);var X=ge(j(e),j(a),u,O,w,R);return R.delete(e),X;case P:if(ye)return ye.call(e)==ye.call(a)}return!1}function yn(e,a,o,u,O,w){var R=o&s,j=jt(e),G=j.length,F=jt(a),X=F.length;if(G!=X&&!R)return!1;for(var et=G;et--;){var B=j[et];if(!(R?B in a:st.call(a,B)))return!1}var q=w.get(e);if(q&&w.get(a))return q==a;var K=!0;w.set(e,a),w.set(a,e);for(var wt=R;++et<G;){B=j[et];var It=e[B],Rt=a[B];if(u)var ui=R?u(Rt,It,B,a,e,w):u(It,Rt,B,e,a,w);if(!(ui===void 0?It===Rt||O(It,Rt,o,u,w):ui)){K=!1;break}wt||(wt=B=="constructor")}if(K&&!wt){var nr=e.constructor,ir=a.constructor;nr!=ir&&"constructor"in e&&"constructor"in a&&!(typeof nr=="function"&&nr instanceof nr&&typeof ir=="function"&&ir instanceof ir)&&(K=!1)}return w.delete(e),w.delete(a),K}function jt(e){return be(e,ve,mn)}function lt(e,a){var o=e.__data__;return gn(a)?o[typeof a=="string"?"string":"hash"]:o.map}function gt(e,a){var o=oe(e,a);return fn(o)?o:void 0}function _t(e){var a=st.call(e,ut),o=e[ut];try{e[ut]=void 0;var u=!0}catch{}var O=Be.call(e);return u&&(a?e[ut]=o:delete e[ut]),O}var mn=Wt?function(e){return e==null?[]:(e=Object(e),He(Wt(e),function(a){return Gt.call(e,a)}))}:Sn,ht=Ct;(fe&&ht(new fe(new ArrayBuffer(1)))!=A||Pt&&ht(new Pt)!=l||pe&&ht(pe.resolve())!=b||de&&ht(new de)!=E||he&&ht(new he)!=C)&&(ht=function(e){var a=Ct(e),o=a==I?e.constructor:void 0,u=o?J(o):"";if(u)switch(u){case Ke:return A;case bt:return l;case Ur:return b;case Lr:return E;case Gr:return C}return a});function bn(e,a){return a=a??f,!!a&&(typeof e=="number"||je.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!!We&&We in e}function In(e){var a=e&&e.constructor,o=typeof a=="function"&&a.prototype||Ot;return e===o}function Ze(e){return Be.call(e)}function J(e){if(e!=null){try{return ce.call(e)}catch{}try{return e+""}catch{}}return""}function Je(e,a){return e===a||e!==e&&a!==a}var Qe=Xe(function(){return arguments}())?Xe:function(e){return yt(e)&&st.call(e,"callee")&&!Gt.call(e,"callee")},Yt=Array.isArray;function _e(e){return e!=null&&Ie(e.length)&&!tr(e)}var Vt=le||wn;function vn(e,a){return qe(e,a)}function tr(e){if(!er(e))return!1;var a=Ct(e);return a==p||a==y||a==z||a==d}function Ie(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=f}function er(e){var a=typeof e;return e!=null&&(a=="object"||a=="function")}function yt(e){return e!=null&&typeof e=="object"}var rr=ae?zr(ae):pn;function ve(e){return _e(e)?un(e):dn(e)}function Sn(){return[]}function wn(){return!1}t.exports=vn}(Te,Te.exports);var vi=Te.exports;const at=pr(vi);var Ee={exports:{}};Ee.exports,function(t,r){var n=200,i="__lodash_hash_undefined__",s=9007199254740991,c="[object Arguments]",f="[object Array]",h="[object Boolean]",D="[object Date]",z="[object Error]",T="[object Function]",U="[object GeneratorFunction]",g="[object Map]",p="[object Number]",y="[object Object]",l="[object Promise]",m="[object RegExp]",S="[object Set]",I="[object String]",b="[object Symbol]",d="[object WeakMap]",x="[object ArrayBuffer]",E="[object DataView]",_="[object Float32Array]",P="[object Float64Array]",v="[object Int8Array]",C="[object Int16Array]",k="[object Int32Array]",A="[object Uint8Array]",L="[object Uint8ClampedArray]",Q="[object Uint16Array]",Ce="[object Uint32Array]",Or=/[\\^$.*+?()[\]{}|]/g,xr=/\w*$/,Dr=/^\[object .+?Constructor\]$/,Pr=/^(?:0|[1-9]\d*)$/,N={};N[c]=N[f]=N[x]=N[E]=N[h]=N[D]=N[_]=N[P]=N[v]=N[C]=N[k]=N[g]=N[p]=N[y]=N[m]=N[S]=N[I]=N[b]=N[A]=N[L]=N[Q]=N[Ce]=!0,N[z]=N[T]=N[d]=!1;var Cr=typeof it=="object"&&it&&it.Object===Object&&it,jr=typeof self=="object"&&self&&self.Object===Object&&self,ot=Cr||jr||Function("return this")(),je=r&&!r.nodeType&&r,H=je&&!0&&t&&!t.nodeType&&t,Re=H&&H.exports===je;function Rr(e,a){return e.set(a[0],a[1]),e}function ct(e,a){return e.add(a),e}function Fe(e,a){for(var o=-1,u=e?e.length:0;++o<u&&a(e[o],o,e)!==!1;);return e}function ze(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 Ne(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 He(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 Ue(e){var a=-1,o=Array(e.size);return e.forEach(function(u){o[++a]=u}),o}var Fr=Array.prototype,zr=Function.prototype,Nt=Object.prototype,oe=ot["__core-js_shared__"],Le=function(){var e=/[^.]+$/.exec(oe&&oe.keys&&oe.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Ge=zr.toString,pt=Nt.hasOwnProperty,Ht=Nt.toString,Nr=RegExp("^"+Ge.call(pt).replace(Or,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ot=Re?ot.Buffer:void 0,Ut=ot.Symbol,ce=ot.Uint8Array,st=se(Object.getPrototypeOf,Object),We=Object.create,Be=Nt.propertyIsEnumerable,Hr=Fr.splice,ue=Object.getOwnPropertySymbols,Lt=Ot?Ot.isBuffer:void 0,$e=se(Object.keys,Object),Gt=lt(ot,"DataView"),xt=lt(ot,"Map"),ut=lt(ot,"Promise"),Wt=lt(ot,"Set"),le=lt(ot,"WeakMap"),Dt=lt(Object,"create"),fe=J(Gt),Pt=J(xt),pe=J(ut),de=J(Wt),he=J(le),St=Ut?Ut.prototype:void 0,Ke=St?St.valueOf:void 0;function bt(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 Ur(){this.__data__=Dt?Dt(null):{}}function Lr(e){return this.has(e)&&delete this.__data__[e]}function Gr(e){var a=this.__data__;if(Dt){var o=a[e];return o===i?void 0:o}return pt.call(a,e)?a[e]:void 0}function Ye(e){var a=this.__data__;return Dt?a[e]!==void 0:pt.call(a,e)}function ye(e,a){var o=this.__data__;return o[e]=Dt&&a===void 0?i:a,this}bt.prototype.clear=Ur,bt.prototype.delete=Lr,bt.prototype.get=Gr,bt.prototype.has=Ye,bt.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 Wr(){this.__data__=[]}function Br(e){var a=this.__data__,o=$t(a,e);if(o<0)return!1;var u=a.length-1;return o==u?a.pop():Hr.call(a,o,1),!0}function $r(e){var a=this.__data__,o=$t(a,e);return o<0?void 0:a[o][1]}function Kr(e){return $t(this.__data__,e)>-1}function Yr(e,a){var o=this.__data__,u=$t(o,e);return u<0?o.push([e,a]):o[u][1]=a,this}$.prototype.clear=Wr,$.prototype.delete=Br,$.prototype.get=$r,$.prototype.has=Kr,$.prototype.set=Yr;function V(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 Vr(){this.__data__={hash:new bt,map:new(xt||$),string:new bt}}function Xr(e){return jt(this,e).delete(e)}function qr(e){return jt(this,e).get(e)}function Zr(e){return jt(this,e).has(e)}function Jr(e,a){return jt(this,e).set(e,a),this}V.prototype.clear=Vr,V.prototype.delete=Xr,V.prototype.get=qr,V.prototype.has=Zr,V.prototype.set=Jr;function tt(e){this.__data__=new $(e)}function Qr(){this.__data__=new $}function tn(e){return this.__data__.delete(e)}function en(e){return this.__data__.get(e)}function rn(e){return this.__data__.has(e)}function nn(e,a){var o=this.__data__;if(o instanceof $){var u=o.__data__;if(!xt||u.length<n-1)return u.push([e,a]),this;o=this.__data__=new V(u)}return o.set(e,a),this}tt.prototype.clear=Qr,tt.prototype.delete=tn,tt.prototype.get=en,tt.prototype.has=rn,tt.prototype.set=nn;function Bt(e,a){var o=_e(e)||Yt(e)?ie(e.length,String):[],u=o.length,O=!!u;for(var w in e)pt.call(e,w)&&!(O&&(w=="length"||gn(w,u)))&&o.push(w);return o}function Ve(e,a,o){var u=e[a];(!(pt.call(e,a)&&Qe(u,o))||o===void 0&&!(a in e))&&(e[a]=o)}function $t(e,a){for(var o=e.length;o--;)if(Qe(e[o][0],a))return o;return-1}function dt(e,a){return e&&ge(a,ve(a),e)}function me(e,a,o,u,O,w,R){var j;if(u&&(j=w?u(e,O,w,R):u(e)),j!==void 0)return j;if(!yt(e))return e;var G=_e(e);if(G){if(j=mn(e),!a)return dn(e,j)}else{var F=_t(e),X=F==T||F==U;if(tr(e))return Kt(e,a);if(F==y||F==c||X&&!w){if(ae(e))return w?e:{};if(j=ht(X?{}:e),!a)return hn(e,dt(j,e))}else{if(!N[F])return w?e:{};j=bn(e,F,me,a)}}R||(R=new tt);var et=R.get(e);if(et)return et;if(R.set(e,j),!G)var B=o?yn(e):ve(e);return Fe(B||e,function(q,K){B&&(K=q,q=e[K]),Ve(j,K,me(q,a,o,u,K,e,R))}),j}function an(e){return yt(e)?We(e):{}}function sn(e,a,o){var u=a(e);return _e(e)?u:ze(u,o(e))}function on(e){return Ht.call(e)}function cn(e){if(!yt(e)||In(e))return!1;var a=Ie(e)||ae(e)?Nr:Dr;return a.test(J(e))}function un(e){if(!Ze(e))return $e(e);var a=[];for(var o in Object(e))pt.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 Xe(e,a,o){var u=a?o(He(e),!0):He(e);return ne(u,Rr,new e.constructor)}function qe(e){var a=new e.constructor(e.source,xr.exec(e));return a.lastIndex=e.lastIndex,a}function ln(e,a,o){var u=a?o(Ue(e),!0):Ue(e);return ne(u,ct,new e.constructor)}function fn(e){return Ke?Object(Ke.call(e)):{}}function pn(e,a){var o=a?be(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}function dn(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 R=a[O],j=void 0;Ve(o,R,j===void 0?e[R]:j)}return o}function hn(e,a){return ge(e,gt(e),a)}function yn(e){return sn(e,ve,gt)}function jt(e,a){var o=e.__data__;return _n(a)?o[typeof a=="string"?"string":"hash"]:o.map}function lt(e,a){var o=Ne(e,a);return cn(o)?o:void 0}var gt=ue?se(ue,Object):Sn,_t=on;(Gt&&_t(new Gt(new ArrayBuffer(1)))!=E||xt&&_t(new xt)!=g||ut&&_t(ut.resolve())!=l||Wt&&_t(new Wt)!=S||le&&_t(new le)!=d)&&(_t=function(e){var a=Ht.call(e),o=a==y?e.constructor:void 0,u=o?J(o):void 0;if(u)switch(u){case fe:return E;case Pt:return g;case pe:return l;case de:return S;case he:return d}return a});function mn(e){var a=e.length,o=e.constructor(a);return a&&typeof e[0]=="string"&&pt.call(e,"index")&&(o.index=e.index,o.input=e.input),o}function ht(e){return typeof e.constructor=="function"&&!Ze(e)?an(st(e)):{}}function bn(e,a,o,u){var O=e.constructor;switch(a){case x:return be(e);case h:case D:return new O(+e);case E:return Ct(e,u);case _:case P:case v:case C:case k:case A:case L:case Q:case Ce:return pn(e,u);case g:return Xe(e,u,o);case p:case I:return new O(e);case m:return qe(e);case S:return ln(e,u,o);case b:return fn(e)}}function gn(e,a){return a=a??s,!!a&&(typeof e=="number"||Pr.test(e))&&e>-1&&e%1==0&&e<a}function _n(e){var a=typeof e;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?e!=="__proto__":e===null}function In(e){return!!Le&&Le in e}function Ze(e){var a=e&&e.constructor,o=typeof a=="function"&&a.prototype||Nt;return e===o}function J(e){if(e!=null){try{return Ge.call(e)}catch{}try{return e+""}catch{}}return""}function Je(e){return me(e,!0,!0)}function Qe(e,a){return e===a||e!==e&&a!==a}function Yt(e){return vn(e)&&pt.call(e,"callee")&&(!Be.call(e,"callee")||Ht.call(e)==c)}var _e=Array.isArray;function Vt(e){return e!=null&&er(e.length)&&!Ie(e)}function vn(e){return rr(e)&&Vt(e)}var tr=Lt||wn;function Ie(e){var a=yt(e)?Ht.call(e):"";return a==T||a==U}function er(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=s}function yt(e){var a=typeof e;return!!e&&(a=="object"||a=="function")}function rr(e){return!!e&&typeof e=="object"}function ve(e){return Vt(e)?Bt(e):un(e)}function Sn(){return[]}function wn(){return!1}t.exports=Je}(Ee,Ee.exports);var Si=Ee.exports;const Y=pr(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}),ki=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()}),Ti=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()}),zn=(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)},dr=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},Nn=(t,r)=>t?t.from&&!t.to?{from:t.from,to:r.duration}:t:{from:0,to:r.duration};function Me(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 Hn=async(t,r)=>{const n=t.details.src,i=await Ti(n),s=Me(r,{...i}),c=Nn(t.trim,{duration:i.duration}),f={width:i.width,height:i.height,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}),duration:i.duration}},Un=async t=>{console.log({payload:t});const r=t.id,n=t.details,i=await ki(n.src);console.log({audioData:i});const s=i.duration,c=Nn(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,volume:n.volume??100},metadata:{...t.metadata},duration:s}},Ln=async(t,r)=>{console.log({payload:t});const n=t.details,i=await wi(n.src),s=Me(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||{}}},Gn=async(t,r)=>{const n=t;n.details.fontUrl&&await dr([{fontFamily:n.details.fontFamily,url:n.details.fontUrl}]);const i=n.id,s=n.details,c=Bn(s),f=zn(n.details.text,c),h=Me(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||h.top,left:c.left||h.left,borderWidth:s.borderWidth||0,borderColor:s.borderColor||"#000000",boxShadow:s.boxShadow||Ae,words:s.words||[]},metadata:{}}},Wn=async(t,r)=>{t.details.fontUrl&&await dr([{fontFamily:t.details.fontFamily,url:t.details.fontUrl}]);const n=t.id,i=t.details,s=Bn(i),c=zn(t.details.text,s),f=Me(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:{}}},Bn=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,left:t.left,textTransform:t.textTransform||"none",transform:t.transform||"none"}),Ei="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";let Oe=(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 hr(t=16){const r="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",n=r.charAt(Math.floor(Math.random()*r.length));let i=Oe(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 Mi(t){const r=M.subject.pipe(M.filter(({key:p})=>p.startsWith(M.DESIGN_PREFIX))),n=M.subject.pipe(M.filter(({key:p})=>p.startsWith(M.ADD_PREFIX))),i=M.subject.pipe(M.filter(({key:p})=>p.startsWith(M.LAYER_PREFIX))),s=M.subject.pipe(M.filter(({key:p})=>p.startsWith(M.HISTORY_PREFIX))),c=M.subject.pipe(M.filter(({key:p})=>p.startsWith(M.ACTIVE_PREFIX))),f=M.subject.pipe(M.filter(({key:p})=>p.startsWith(M.EDIT_PREFIX))),h=r.subscribe(async p=>{var y,l;if(p.key===M.DESIGN_LOAD){const m=(y=p.value)==null?void 0:y.payload,S=m.size,I=m.trackItemIds,b=m.trackItemsMap,d=m.trackItemDetailsMap;console.warn("IMPROVE FONTS LOADING");const x=I.map(async _=>{var P;try{const v=d[_],C=b[_];if(v.type==="image"){const k=await Ln({id:_,details:v.details,...C},{size:S}),{details:A,...L}=k;d[_]={type:"image",details:A},b[_]=L}else if(v.type==="video"){const k=Y((P=p.value)==null?void 0:P.payload.trackItemsMap[_]),A=await Hn({...v,...k,...C},{size:S}),{details:L,...Q}=A;d[_]={type:"video",details:L},b[_]=Q}else if(v.type==="audio"){const k=await Un({id:_,details:v.details,...C}),{details:A,...L}=k;d[_]={type:"audio",details:A},b[_]=L}else if(v.type==="caption"){const k=await Gn({id:_,details:v.details,...C},{size:S}),{details:A,...L}=k;d[_]={type:"caption",details:A},b[_]=L}else if(v.type==="text"){const k=await Wn({id:_,details:v.details,...C},{size:S}),{details:A,...L}=k;d[_]={type:"text",details:A},b[_]=L}return!0}catch{return!1}});await Promise.all(x);const E=zt(b);t.updateState({...m,trackItemsMap:b,duration:E})}if(p.key===M.DESIGN_RESIZE){const m=(l=p.value)==null?void 0:l.payload;t.updateState({size:m})}}),D=s.subscribe(p=>{if(p.key===M.HISTORY_UNDO)return t.undo();if(p.key===M.HISTORY_REDO)return t.redo()}),z=i.subscribe(p=>{var m,S,I,b;const y=[],l=[];if((m=p.value)!=null&&m.payload.trackItemIds&&(y.push((S=p.value)==null?void 0:S.payload.trackItemIds),t.updateState({activeIds:y})),p.key===M.LAYER_DELETE){const d=(I=p.value)==null?void 0:I.payload.trackItemIds,x=Y(t.getState()),E=d&&d.length?d:x.activeIds,_=x.trackItemIds,P=x.trackItemDetailsMap,v=_.filter(Q=>!E.includes(Q)),C=Object.fromEntries(Object.entries(P).filter(([Q])=>!E.includes(Q))),k=Ai(x.tracks,E),A=Object.fromEntries(Object.entries(x.trackItemsMap).filter(([Q])=>!E.includes(Q))),L=zt(A);t.updateState({trackItemIds:v,trackItemDetailsMap:C,activeIds:[],trackItemsMap:A,tracks:k,duration:L},{updateHistory:!0,kind:"remove"})}if(p.key===M.LAYER_CLONE){const d=Y(t.getState()),x=((b=p.value)==null?void 0:b.payload.trackItemIds)||d.activeIds;if(x.length===0)return;x.forEach(_=>{const P=d.trackItemsMap[_],v=d.trackItemDetailsMap[_],C=hr();l.push(C),d.trackItemsMap={...d.trackItemsMap,[C]:{...Y(P),id:C}},d.trackItemDetailsMap={...d.trackItemDetailsMap,[C]:{...Y(v)}},d.trackItemIds.push(C)});const E=[];d.tracks.forEach(_=>{const P={..._,items:[],id:Oe()};_.items.forEach(v=>{if(x.includes(v)){const C=x.indexOf(v);P.items.push(l[C])}}),E.push(P)}),E.forEach(_=>{_.items.length!==0&&d.tracks.unshift(_)}),t.updateState({trackItemDetailsMap:d.trackItemDetailsMap,tracks:d.tracks,trackItemIds:d.trackItemIds,trackItemsMap:d.trackItemsMap},{updateHistory:!0,kind:"update"})}}),T=n.subscribe(async p=>{var I,b,d,x,E;const y=Y(t.getState());let l=[],m="text";if(p.key===M.ADD_CAPTION){m="caption";const _=(I=p.value)==null?void 0:I.payload,P=[];for(const k of _){const A=Gn(k,{size:y.size});P.push(A)}const v=await Promise.all(P),C=[];for(const k of v){const A=k.id;C.push(A);const{details:L,...Q}=k;y.trackItemDetailsMap[A]={type:m,details:L},y.trackItemsMap[A]=Q,y.trackItemIds.push(A)}l=C}if(p.key===M.ADD_TEXT){m="text";const _=await Wn((b=p.value)==null?void 0:b.payload,{size:y.size}),{details:P,...v}=_;y.trackItemDetailsMap[v.id]={type:m,details:P},y.trackItemsMap[v.id]=v,y.trackItemIds.push(v.id),l=[v.id]}if(p.key===M.ADD_IMAGE){m="image";const _=await Ln((d=p.value)==null?void 0:d.payload,{size:y.size}),{details:P,...v}=_;y.trackItemDetailsMap[v.id]={type:m,details:P},y.trackItemsMap[v.id]=v,y.trackItemIds.push(v.id),l=[v.id]}if(p.key===M.ADD_AUDIO){m="audio";const _=await Un((x=p.value)==null?void 0:x.payload),{details:P,...v}=_;y.trackItemDetailsMap[v.id]={type:m,details:P},y.trackItemsMap[v.id]=v,y.trackItemIds.push(v.id),l=[v.id]}if(p.key===M.ADD_VIDEO){m="video";const _=await Hn((E=p.value)==null?void 0:E.payload,{size:y.size}),{details:P,...v}=_;y.trackItemDetailsMap[v.id]={type:m,details:P},y.trackItemsMap[v.id]=v,y.trackItemIds.push(v.id),l=[v.id]}y.tracks.unshift({id:Oe(),accepts:["text","audio","helper","video","image","caption"],type:m,items:l,magnetic:!1,static:!1});const S=zt(y.trackItemsMap);t.updateState({trackItemIds:y.trackItemIds,trackItemDetailsMap:y.trackItemDetailsMap,trackItemsMap:y.trackItemsMap,tracks:y.tracks,duration:S},{updateHistory:!0,kind:"add"})}),U=c.subscribe(async p=>{var y;if(p.key===M.ACTIVE_SPLIT){const l=Y(t.getState()),m=(y=p.value)==null?void 0:y.options.time;if(l.activeIds.length===1){const S=l.activeIds[0],I=l.trackItemsMap[S];if(m>=I.display.to||m<=I.display.from)return;const b=l.trackItemDetailsMap[S],d=hr(),x={...I,id:d,display:{from:m,to:I.display.to},trim:{from:m,to:I.display.to}};l.trackItemsMap[S].display.to=m,l.trackItemsMap[d]=x,l.trackItemIds.push(d),l.trackItemDetailsMap[d]=b,l.tracks.forEach(E=>{E.items.includes(S)&&E.items.push(d)}),t.updateState({trackItemDetailsMap:l.trackItemDetailsMap,tracks:l.tracks,trackItemIds:l.trackItemIds,trackItemsMap:l.trackItemsMap},{updateHistory:!0,kind:"update"})}return}if(p.key===M.ACTIVE_CLONE){const l=Y(t.getState());if(l.activeIds.length){const m=l.activeIds,S=[],I={activeIds:m,trackItemDetailsMap:{},trackItemsMap:{},tracks:[]};m.forEach(d=>{I.trackItemDetailsMap[d]=l.trackItemDetailsMap[d],I.trackItemsMap[d]=l.trackItemsMap[d],S.push(l.tracks.find(x=>x.items.includes(d)))});const b=new Set;S.filter(d=>b.has(d.id)?!1:(b.add(d),!0)),I.tracks=Array.from(b.keys()),localStorage.setItem("DesignComboTemp",JSON.stringify(I))}}if(p.key===M.ACTIVE_PASTE){const l=localStorage.getItem("DesignComboTemp");if(!l)return;const m=Y(t.getState()),S=JSON.parse(l),I={},b=S.trackItemsMap,d=S.trackItemDetailsMap,x=S.tracks,E=[],_=S.activeIds.map(async P=>{const v=d[P];(v.type==="caption"||v.type==="text")&&v.details.fontUrl&&await dr([{fontFamily:v.details.fontFamily,url:v.details.fontUrl}]);const C=hr();return I[P]=C,m.trackItemsMap[C]={...b[P],id:C},m.trackItemDetailsMap[C]=v,m.trackItemIds.push(C),!0});await Promise.all(_),x.forEach(P=>{const v=P.items.map(k=>I[k]),C={...P,items:v,id:Oe()};E.push(C)}),m.tracks=[...m.tracks,...E],t.updateState({trackItemDetailsMap:m.trackItemDetailsMap,tracks:m.tracks,trackItemIds:m.trackItemIds,trackItemsMap:m.trackItemsMap},{updateHistory:!0,kind:"update"})}}),g=f.subscribe(p=>{var y,l;if(p.key===M.EDIT_OBJECT){const m=Y(t.getState()),S=m.trackItemDetailsMap,I=m.trackItemsMap,b=Object.keys((y=p.value)==null?void 0:y.payload);if(!b.length)return;const d=(l=p.value)==null?void 0:l.payload;b.forEach(E=>{const _=d[E];_.details?S[E].details={...S[E].details,..._.details}:_.playbackRate&&(I[E].playbackRate=_.playbackRate)});const x=zt(I);t.updateState({trackItemDetailsMap:{...S},trackItemsMap:{...I},duration:x},{updateHistory:!0,kind:"update:details"})}});return{unsubscribe:()=>{T.unsubscribe(),U.unsubscribe(),g.unsubscribe(),D.unsubscribe(),z.unsubscribe(),h.unsubscribe()}}}const Oi={Date:!0,RegExp:!0,String:!0,Number:!0};function $n(t,r,n={cyclesFix:!0},i=[]){var h,D;let s=[];const c=Array.isArray(t);for(const z in t){const T=t[z],U=c?+z:z;if(!(z in r)){s.push({type:"REMOVE",path:[U],oldValue:t[z]});continue}const g=r[z],p=typeof T=="object"&&typeof g=="object"&&Array.isArray(T)===Array.isArray(g);if(T&&g&&p&&!Oi[(D=(h=Object.getPrototypeOf(T))==null?void 0:h.constructor)==null?void 0:D.name]&&(!n.cyclesFix||!i.includes(T))){const y=$n(T,g,n,n.cyclesFix?i.concat([T]):[]);s.push.apply(s,y.map(l=>(l.path.unshift(U),l)))}else T!==g&&!(Number.isNaN(T)&&Number.isNaN(g))&&!(p&&(isNaN(T)?T+""==g+"":+T==+g))&&s.push({path:[U],type:"CHANGE",value:g,oldValue:T})}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 yr=Symbol.for("immer-nothing"),qt=Symbol.for("immer-draftable"),rt=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 kt=Object.getPrototypeOf;function Tt(t){return!!t&&!!t[rt]}function vt(t){var r;return t?Yn(t)||Array.isArray(t)||!!t[qt]||!!((r=t.constructor)!=null&&r[qt])||Qt(t)||te(t):!1}var xi=Object.prototype.constructor.toString();function Yn(t){if(!t||typeof t!="object")return!1;const r=kt(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)===xi}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[rt];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 mr(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 Di(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 br(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[rt];let s=Reflect.ownKeys(i);for(let c=0;c<s.length;c++){const f=s[c],h=i[f];h.writable===!1&&(h.writable=!0,h.configurable=!0),(h.get||h.set)&&(i[f]={configurable:!0,writable:!0,enumerable:h.enumerable,value:t[f]})}return Object.create(kt(t),i)}else{const i=kt(t);if(i!==null&&n)return{...t};const s=Object.create(i);return Object.assign(s,t)}}function gr(t,r=!1){return xe(t)||Tt(t)||!vt(t)||(Et(t)>1&&(t.set=t.add=t.clear=t.delete=Pi),Object.freeze(t),r&&Object.entries(t).forEach(([n,i])=>gr(i,!0))),t}function Pi(){W(2)}function xe(t){return Object.isFrozen(t)}var _r={};function Mt(t){const r=_r[t];return r||W(0,t),r}function Ci(t,r){_r[t]||(_r[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&&(Mt("Patches"),t.patches_=[],t.inversePatches_=[],t.patchListener_=r)}function Ir(t){vr(t),t.drafts_.forEach(Ri),t.drafts_=null}function vr(t){t===ee&&(ee=t.parent_)}function Zn(t){return ee=ji(ee,t)}function Ri(t){const r=t[rt];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[rt].modified_&&(Ir(r),W(4)),vt(t)&&(t=De(r,t),r.parent_||Pe(r,t)),r.patches_&&Mt("Patches").generateReplacementPatches_(n[rt].base_,t,r.patches_,r.inversePatches_)):t=De(r,n,[]),Ir(r),r.patches_&&r.patchListener_(r.patches_,r.inversePatches_),t!==yr?t:void 0}function De(t,r,n){if(xe(r))return r;const i=r[rt];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,(h,D)=>Qn(t,i,s,h,D,n,f)),Pe(t,s,!1),n&&t.patches_&&Mt("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),Tt(s)){const h=c&&r&&r.type_!==3&&!Jt(r.assigned_,i)?c.concat(i):void 0,D=De(t,s,h);if(Vn(n,i,D),Tt(D))t.canAutoFreeze_=!1;else return}else f&&n.add(s);if(vt(s)&&!xe(s)){if(!t.immer_.autoFreeze_&&t.unfinalizedDrafts_<1)return;De(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_&&gr(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=Sr;n&&(s=[i],c=re);const{revoke:f,proxy:h}=Proxy.revocable(s,c);return i.draft_=h,i.revoke_=f,h}var Sr={get(t,r){if(r===rt)return t;const n=At(t);if(!Jt(n,r))return zi(t,n,r);const i=n[r];return t.finalized_||!vt(i)?i:i===wr(t.base_,r)?(Tr(t),t.copy_[r]=Er(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=wr(At(t),r),c=s==null?void 0:s[rt];if(c&&c.base_===n)return t.copy_[r]=n,t.assigned_[r]=!1,!0;if(Di(n,s)&&(n!==void 0||Jt(t.base_,r)))return!0;Tr(t),kr(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 wr(t.base_,r)!==void 0||r in t.base_?(t.assigned_[r]=!1,Tr(t),kr(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 kt(t.base_)},setPrototypeOf(){W(12)}},re={};Zt(Sr,(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),Sr.set.call(this,t[0],r,n,t[0])};function wr(t,r){const n=t[rt];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=kt(t);for(;n;){const i=Object.getOwnPropertyDescriptor(n,r);if(i)return i;n=kt(n)}}function kr(t){t.modified_||(t.modified_=!0,t.parent_&&kr(t.parent_))}function Tr(t){t.copy_||(t.copy_=br(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(D=c,...z){return f.produce(D,T=>n.call(this,T,...z))}}typeof n!="function"&&W(6),i!==void 0&&typeof i!="function"&&W(7);let s;if(vt(r)){const c=Zn(this),f=Er(r,void 0);let h=!0;try{s=n(f),h=!1}finally{h?Ir(c):vr(c)}return qn(c,i),Jn(s,c)}else if(!r||typeof r!="object"){if(s=n(r),s===void 0&&(s=r),s===yr&&(s=void 0),this.autoFreeze_&&gr(s,!0),i){const c=[],f=[];Mt("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,...h)=>this.produceWithPatches(f,D=>r(D,...h));let i,s;return[this.produce(r,n,(f,h)=>{i=f,s=h}),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){vt(t)||W(8),Tt(t)&&(t=Hi(t));const r=Zn(this),n=Er(t,void 0);return n[rt].isManual_=!0,vr(r),n}finishDraft(t,r){const n=t&&t[rt];(!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=Mt("Patches").applyPatches_;return Tt(t)?i(t,r):this.produce(t,s=>i(s,r))}};function Er(t,r){const n=Qt(t)?Mt("MapSet").proxyMap_(t,r):te(t)?Mt("MapSet").proxySet_(t,r):Fi(t,r);return(r?r.scope_:Xn()).drafts_.push(n),n}function Hi(t){return Tt(t)||W(10,t),ei(t)}function ei(t){if(!vt(t)||xe(t))return t;const r=t[rt];let n;if(r){if(!r.modified_)return r.base_;r.finalized_=!0,n=br(t,r.scope_.immer_.useStrictShallowCopy_)}else n=br(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(g){return"Unsupported patch operation: "+g},function(g){return"Cannot apply patch, path doesn't resolve: "+g},"Patching reserved attributes like __proto__, prototype and constructor is not allowed");const r="replace",n="add",i="remove";function s(g,p,y,l){switch(g.type_){case 0:case 2:return f(g,p,y,l);case 1:return c(g,p,y,l);case 3:return h(g,p,y,l)}}function c(g,p,y,l){let{base_:m,assigned_:S}=g,I=g.copy_;I.length<m.length&&([m,I]=[I,m],[y,l]=[l,y]);for(let b=0;b<m.length;b++)if(S[b]&&I[b]!==m[b]){const d=p.concat([b]);y.push({op:r,path:d,value:U(I[b])}),l.push({op:r,path:d,value:U(m[b])})}for(let b=m.length;b<I.length;b++){const d=p.concat([b]);y.push({op:n,path:d,value:U(I[b])})}for(let b=I.length-1;m.length<=b;--b){const d=p.concat([b]);l.push({op:i,path:d})}}function f(g,p,y,l){const{base_:m,copy_:S}=g;Zt(g.assigned_,(I,b)=>{const d=mr(m,I),x=mr(S,I),E=b?Jt(m,I)?r:n:i;if(d===x&&E===r)return;const _=p.concat(I);y.push(E===i?{op:E,path:_}:{op:E,path:_,value:x}),l.push(E===n?{op:i,path:_}:E===i?{op:n,path:_,value:U(d)}:{op:r,path:_,value:U(d)})})}function h(g,p,y,l){let{base_:m,copy_:S}=g,I=0;m.forEach(b=>{if(!S.has(b)){const d=p.concat([I]);y.push({op:i,path:d,value:b}),l.unshift({op:n,path:d,value:b})}I++}),I=0,S.forEach(b=>{if(!m.has(b)){const d=p.concat([I]);y.push({op:n,path:d,value:b}),l.unshift({op:i,path:d,value:b})}I++})}function D(g,p,y,l){y.push({op:r,path:[],value:p===yr?void 0:p}),l.push({op:r,path:[],value:g})}function z(g,p){return p.forEach(y=>{const{path:l,op:m}=y;let S=g;for(let x=0;x<l.length-1;x++){const E=Et(S);let _=l[x];typeof _!="string"&&typeof _!="number"&&(_=""+_),(E===0||E===1)&&(_==="__proto__"||_==="constructor")&&W(19),typeof S=="function"&&_==="prototype"&&W(19),S=mr(S,_),typeof S!="object"&&W(18,l.join("/"))}const I=Et(S),b=T(y.value),d=l[l.length-1];switch(m){case r:switch(I){case 2:return S.set(d,b);case 3:W(16);default:return S[d]=b}case n:switch(I){case 1:return d==="-"?S.push(b):S.splice(d,0,b);case 2:return S.set(d,b);case 3:return S.add(b);default:return S[d]=b}case i:switch(I){case 1:return S.splice(d,1);case 2:return S.delete(d);case 3:return S.delete(y.value);default:return delete S[d]}default:W(17,m)}}),g}function T(g){if(!vt(g))return g;if(Array.isArray(g))return g.map(T);if(Qt(g))return new Map(Array.from(g.entries()).map(([y,l])=>[y,T(l)]));if(te(g))return new Set(Array.from(g).map(T));const p=Object.create(kt(g));for(const y in g)p[y]=T(g[y]);return Jt(g,qt)&&(p[qt]=g[qt]),p}function U(g){return Tt(g)?T(g):g}Ci("Patches",{applyPatches_:z,generatePatches_:s,generateReplacementPatches_:D})}var nt=new Ni,Ui=nt.produce;nt.produceWithPatches.bind(nt),nt.setAutoFreeze.bind(nt),nt.setUseStrictShallowCopy.bind(nt);var Li=nt.applyPatches.bind(nt);nt.createDraft.bind(nt),nt.finishDraft.bind(nt);var Gi=1/0,Wi=9007199254740991,Bi="[object Arguments]",$i="[object Function]",Ki="[object GeneratorFunction]",Yi="[object Symbol]",Vi=typeof it=="object"&&it&&it.Object===Object&&it,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 Ar=Object.prototype,ta=Ar.hasOwnProperty,Mr=Ar.toString,ni=qi.Symbol,ea=Ar.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 h=t[c];n(h)?Qi(s,h):s[s.length]=h}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],h=t[f];n(h,f)&&(c[f]=h)}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")||Mr.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)?Mr.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)&&Mr.call(t)==Yi}var ma=aa(function(t,r){return t==null?{}:na(t,Ji(ra(r),oa))}),ba=ma;const oi=pr(ba),ga={size:{width:1080,height:1920},tracks:[],trackItemIds:[],trackItemsMap:{},transitionIds:[],transitionsMap:{},scale:{unit:1,zoom:1,segments:1,index: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 Fn(n),this.stateHistorySubject=new Fn({handleRedo:!1,handleUndo:!1}),this.prevState=n,this.initListeners()}initListeners(){Mi(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};at(i,s)||(n.updateHistory&&this.updateHistory(s,n.kind),this.prevState=i,this.stateSubject.next(s))}subscribeToSize(r){return this.stateSubject.asObservable().subscribe(n=>{at(n.size,this.prevState.size)||r({size:n.size})})}subscribeToScale(r){return this.stateSubject.asObservable().subscribe(n=>{at(n.scale,this.prevState.scale)||r({scale:n.scale})})}subscribeToUpdateTrackItem(r){return this.stateSubject.asObservable().subscribe(n=>{at(n.trackItemsMap,this.prevState.trackItemsMap)||r({trackItemsMap:n.trackItemsMap})})}subscribeToUpdateItemDetails(r){return this.stateSubject.asObservable().subscribe(n=>{at(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=>{at(n.trackItemIds,this.prevState.trackItemIds)||r({trackItemIds:n.trackItemIds})})}subscribeToActiveIds(r){return this.stateSubject.asObservable().subscribe(n=>{at(n.activeIds,this.prevState.activeIds)||r({activeIds:n.activeIds})})}subscribeToTracks(r){return this.stateSubject.asObservable().subscribe(n=>{(!at(n.tracks,this.prevState.tracks)||!at(n.trackItemIds,this.prevState.trackItemIds)||!at(n.trackItemsMap,this.prevState.trackItemsMap)||!at(n.transitionIds,this.prevState.transitionIds)||!at(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:h,transitionsMap:D,trackItemsMap:z}=this.getState(),T=Y({trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:h,transitionsMap:D,trackItemsMap:z}),U=[],g=[],p=[],y=[],l=[],m=[];n.forEach(k=>{let A;const L=k.path.slice(1);k.type==="CREATE"?A={path:L,op:"remove",value:k.value}:k.type==="CHANGE"?A={path:L,op:"replace",value:k.oldValue}:A={path:L,op:"add",value:k.oldValue},k.path.includes("trackItemIds")?p.push(A):k.path.includes("transitionIds")?g.push(A):k.path.includes("trackItemsMap")?l.push(A):k.path.includes("transitionsMap")?y.push(A):k.path.includes("tracks")?U.push(A):k.path.includes("trackItemDetailsMap")&&m.push(A)});const S=this.applyPatch(T.tracks,U),I=this.applyPatch(T.transitionIds,g),b=this.applyPatch(T.trackItemIds,p),d=this.applyPatch(T.transitionsMap,y),x=this.applyPatch(T.trackItemsMap,l),E=this.applyPatch(T.trackItemDetailsMap,m),_=Y({tracks:S,transitionIds:I,trackItemIds:b,transitionsMap:d,trackItemsMap:x,trackItemDetailsMap:E}),P=Y(this.getState()),v={...P,..._};this.prevState=P,this.redos.push({redos:n,type:i});const C=zt(v.trackItemsMap);this.stateSubject.next({...v,duration:C}),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:h,transitionsMap:D,trackItemsMap:z}=this.getState(),T=Y({trackItemDetailsMap:s,trackItemIds:c,tracks:f,transitionIds:h,transitionsMap:D,trackItemsMap:z}),U=[],g=[],p=[],y=[],l=[],m=[];n.forEach(k=>{let A;const L=k.path.slice(1);k.type==="CREATE"?A={path:L,op:"add",value:k.value}:k.type==="CHANGE"?A={path:L,op:"replace",value:k.value}:A={path:L,op:"remove",value:k.oldValue},k.path.includes("trackItemIds")?p.push(A):k.path.includes("transitionIds")?g.push(A):k.path.includes("trackItemsMap")?l.push(A):k.path.includes("transitionsMap")?y.push(A):k.path.includes("trackItemDetailsMap")?m.push(A):U.push(A)});const S=this.applyPatch(T.tracks,U),I=this.applyPatch(T.transitionIds,g),b=this.applyPatch(T.trackItemIds,p),d=this.applyPatch(T.transitionsMap,y),x=this.applyPatch(T.trackItemsMap,l),E=this.applyPatch(T.trackItemDetailsMap,m),_=Y({tracks:S,transitionIds:I,trackItemIds:b,transitionsMap:d,trackItemsMap:x,trackItemDetailsMap:E}),P=Y(this.getState()),v={...P,..._};this.prevState=P,this.undos.push({undos:n,type:i});const C=zt(v.trackItemsMap);this.stateSubject.next({...v,duration:C}),this.stateHistorySubject.next({handleRedo:!0,handleUndo:!1})}}return _a});
|
|
@@ -21,6 +21,7 @@ export declare const loadVideoItem: (layer: ITrackItem & IVideo, options: Partia
|
|
|
21
21
|
metadata: Record<string, any>;
|
|
22
22
|
isMain?: boolean;
|
|
23
23
|
animation?: any;
|
|
24
|
+
modifier?: IDisplay;
|
|
24
25
|
}>;
|
|
25
26
|
export declare const loadAudioItem: (payload: ITrackItem & IAudio) => Promise<{
|
|
26
27
|
id: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@designcombo/state",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.28",
|
|
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/
|
|
28
|
-
"@designcombo/
|
|
27
|
+
"@designcombo/types": "0.1.28",
|
|
28
|
+
"@designcombo/events": "0.1.28",
|
|
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.
|
|
42
|
-
"@designcombo/types": "0.1.
|
|
41
|
+
"@designcombo/events": "0.1.28",
|
|
42
|
+
"@designcombo/types": "0.1.28"
|
|
43
43
|
},
|
|
44
44
|
"scripts": {
|
|
45
45
|
"dev": "vite",
|