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