gt-react 10.6.0-alpha.0 → 10.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,4 +15,4 @@ t.mode.CTRGladman=function(){var e=t.lib.BlockCipherMode.extend();function r(t){
15
15
 
16
16
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
17
17
  */
18
- function(){var e=t,r=e.lib,n=r.WordArray,i=r.Hasher,o=e.algo,a=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),s=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),u=n.create([0,1518500249,1859775393,2400959708,2840853838]),f=n.create([1352829926,1548603684,1836072691,2053994217,0]),h=o.RIPEMD160=i.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var r=0;r<16;r++){var n=e+r,i=t[n];t[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,h,b,x,m,w,k,B,S,A,O,j=this._hash.words,E=u.words,C=f.words,H=a.words,z=s.words,D=c.words,R=l.words;for(w=o=j[0],k=h=j[1],B=b=j[2],S=x=j[3],A=m=j[4],r=0;r<80;r+=1)O=o+t[e+H[r]]|0,O+=r<16?p(h,b,x)+E[0]:r<32?d(h,b,x)+E[1]:r<48?v(h,b,x)+E[2]:r<64?y(h,b,x)+E[3]:g(h,b,x)+E[4],O=(O=_(O|=0,D[r]))+m|0,o=m,m=x,x=_(b,10),b=h,h=O,O=w+t[e+z[r]]|0,O+=r<16?g(k,B,S)+C[0]:r<32?y(k,B,S)+C[1]:r<48?v(k,B,S)+C[2]:r<64?d(k,B,S)+C[3]:p(k,B,S)+C[4],O=(O=_(O|=0,R[r]))+A|0,w=A,A=S,S=_(B,10),B=k,k=O;O=j[1]+b+S|0,j[1]=j[2]+x+A|0,j[2]=j[3]+m+w|0,j[3]=j[4]+o+k|0,j[4]=j[0]+h+B|0,j[0]=O},_doFinalize:function(){var t=this._data,e=t.words,r=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),t.sigBytes=4*(e.length+1),this._process();for(var i=this._hash,o=i.words,a=0;a<5;a++){var s=o[a];o[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return i},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});function p(t,e,r){return t^e^r}function d(t,e,r){return t&e|~t&r}function v(t,e,r){return(t|~e)^r}function y(t,e,r){return t&r|e&~r}function g(t,e,r){return t^(e|~r)}function _(t,e){return t<<e|t>>>32-e}e.RIPEMD160=i._createHelper(h),e.HmacRIPEMD160=i._createHmacHelper(h)}(),t.RIPEMD160)),rt.exports;var t}(),ot(),function(){return at||(at=1,st.exports=(c=x(),U(),ot(),e=(t=c).lib,r=e.Base,n=e.WordArray,i=t.algo,o=i.SHA256,a=i.HMAC,s=i.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:o,iterations:25e4}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,e){for(var r=this.cfg,i=a.create(r.hasher,t),o=n.create(),s=n.create([1]),c=o.words,l=s.words,u=r.keySize,f=r.iterations;c.length<u;){var h=i.update(e).finalize(s);i.reset();for(var p=h.words,d=p.length,v=h,y=1;y<f;y++){v=i.finalize(v),i.reset();for(var g=v.words,_=0;_<d;_++)p[_]^=g[_]}o.concat(h),l[0]++}return o.sigBytes=4*u,o}}),t.PBKDF2=function(t,e,r){return s.create(r).compute(t,e)},c.PBKDF2)),st.exports;var t,e,r,n,i,o,a,s,c}(),ut(),pt(),yt(),bt(),wt(),St(),function(){return At?Ot.exports:(At=1,Ot.exports=(e=x(),pt(),e.mode.ECB=((t=e.lib.BlockCipherMode.extend()).Encryptor=t.extend({processBlock:function(t,e){this._cipher.encryptBlock(t,e)}}),t.Decryptor=t.extend({processBlock:function(t,e){this._cipher.decryptBlock(t,e)}}),t),e.mode.ECB));var t,e}(),function(){return jt?Et.exports:(jt=1,Et.exports=(t=x(),pt(),t.pad.AnsiX923={pad:function(t,e){var r=t.sigBytes,n=4*e,i=n-r%n,o=r+i-1;t.clamp(),t.words[o>>>2]|=i<<24-o%4*8,t.sigBytes+=i},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Ansix923));var t}(),function(){return Ct?Ht.exports:(Ct=1,Ht.exports=(t=x(),pt(),t.pad.Iso10126={pad:function(e,r){var n=4*r,i=n-e.sigBytes%n;e.concat(t.lib.WordArray.random(i-1)).concat(t.lib.WordArray.create([i<<24],1))},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Iso10126));var t}(),function(){return zt?Dt.exports:(zt=1,Dt.exports=(t=x(),pt(),t.pad.Iso97971={pad:function(e,r){e.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(e,r)},unpad:function(e){t.pad.ZeroPadding.unpad(e),e.sigBytes--}},t.pad.Iso97971));var t}(),function(){return Rt||(Rt=1,Mt.exports=(t=x(),pt(),t.pad.ZeroPadding={pad:function(t,e){var r=4*e;t.clamp(),t.sigBytes+=r-(t.sigBytes%r||r)},unpad:function(t){var e=t.words,r=t.sigBytes-1;for(r=t.sigBytes-1;r>=0;r--)if(e[r>>>2]>>>24-r%4*8&255){t.sigBytes=r+1;break}}},t.pad.ZeroPadding)),Mt.exports;var t}(),function(){return Pt?Ft.exports:(Pt=1,Ft.exports=(t=x(),pt(),t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding));var t}(),function(){return $t?Vt.exports:($t=1,Vt.exports=(n=x(),pt(),e=(t=n).lib.CipherParams,r=t.enc.Hex,t.format.Hex={stringify:function(t){return t.ciphertext.toString(r)},parse:function(t){var n=r.parse(t);return e.create({ciphertext:n})}},n.format.Hex));var t,e,r,n}(),function(){return It||(It=1,Nt.exports=(t=x(),z(),$(),ut(),pt(),function(){var e=t,r=e.lib.BlockCipher,n=e.algo,i=[],o=[],a=[],s=[],c=[],l=[],u=[],f=[],h=[],p=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;var r=0,n=0;for(e=0;e<256;e++){var d=n^n<<1^n<<2^n<<3^n<<4;d=d>>>8^255&d^99,i[r]=d,o[d]=r;var v=t[r],y=t[v],g=t[y],_=257*t[d]^16843008*d;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*g^65537*y^257*v^16843008*r,u[d]=_<<24|_>>>8,f[d]=_<<16|_>>>16,h[d]=_<<8|_>>>24,p[d]=_,r?(r=v^t[t[t[g^v]]],n^=t[t[n]]):r=n=1}}();var d=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4,n=4*((this._nRounds=r+6)+1),o=this._keySchedule=[],a=0;a<n;a++)a<r?o[a]=e[a]:(l=o[a-1],a%r?r>6&&a%r==4&&(l=i[l>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l]):(l=i[(l=l<<8|l>>>24)>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l],l^=d[a/r|0]<<24),o[a]=o[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=o[a];else l=o[a-4];s[c]=c<4||a<=4?l:u[i[l>>>24]]^f[i[l>>>16&255]]^h[i[l>>>8&255]]^p[i[255&l]]}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,a,s,c,l,i)},decryptBlock:function(t,e){var r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,this._doCryptBlock(t,e,this._invKeySchedule,u,f,h,p,o),r=t[e+1],t[e+1]=t[e+3],t[e+3]=r},_doCryptBlock:function(t,e,r,n,i,o,a,s){for(var c=this._nRounds,l=t[e]^r[0],u=t[e+1]^r[1],f=t[e+2]^r[2],h=t[e+3]^r[3],p=4,d=1;d<c;d++){var v=n[l>>>24]^i[u>>>16&255]^o[f>>>8&255]^a[255&h]^r[p++],y=n[u>>>24]^i[f>>>16&255]^o[h>>>8&255]^a[255&l]^r[p++],g=n[f>>>24]^i[h>>>16&255]^o[l>>>8&255]^a[255&u]^r[p++],_=n[h>>>24]^i[l>>>16&255]^o[u>>>8&255]^a[255&f]^r[p++];l=v,u=y,f=g,h=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&h])^r[p++],y=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[h>>>8&255]<<8|s[255&l])^r[p++],g=(s[f>>>24]<<24|s[h>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[p++],_=(s[h>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^r[p++],t[e]=v,t[e+1]=y,t[e+2]=g,t[e+3]=_},keySize:8});e.AES=r._createHelper(v)}(),t.AES)),Nt.exports;var t}(),Ut(),function(){return Kt||(Kt=1,Lt.exports=(t=x(),z(),$(),ut(),pt(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=n.RC4=r.extend({_doReset:function(){for(var t=this._key,e=t.words,r=t.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var a=i%r,s=e[a>>>2]>>>24-a%4*8&255;o=(o+n[i]+s)%256;var c=n[i];n[i]=n[o],n[o]=c}this._i=this._j=0},_doProcessBlock:function(t,e){t[e]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var t=this._S,e=this._i,r=this._j,n=0,i=0;i<4;i++){r=(r+t[e=(e+1)%256])%256;var o=t[e];t[e]=t[r],t[r]=o,n|=t[(t[e]+t[r])%256]<<24-8*i}return this._i=e,this._j=r,n}e.RC4=r._createHelper(i);var a=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)o.call(this)}});e.RC4Drop=r._createHelper(a)}(),t.RC4)),Lt.exports;var t}(),function(){return Xt||(Xt=1,Jt.exports=(t=x(),z(),$(),ut(),pt(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=[],o=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,r=0;r<4;r++)t[r]=16711935&(t[r]<<8|t[r]>>>24)|4278255360&(t[r]<<24|t[r]>>>8);var n=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)i[r]^=n[r+4&7];if(e){var o=e.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(i[0]^=l,i[1]^=f,i[2]^=u,i[3]^=h,i[4]^=l,i[5]^=f,i[6]^=u,i[7]^=h,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(t,e){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[e+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<o[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<o[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<o[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<o[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<o[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<o[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<o[6]>>>0?1:0)|0,this._b=e[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=t[r]+e[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.Rabbit=r._createHelper(s)}(),t.Rabbit)),Jt.exports;var t}(),function(){return qt||(qt=1,Zt.exports=(t=x(),z(),$(),ut(),pt(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=[],o=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var i=0;i<4;i++)c.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(e){var o=e.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(n[0]^=l,n[1]^=f,n[2]^=u,n[3]^=h,n[4]^=l,n[5]^=f,n[6]^=u,n[7]^=h,i=0;i<4;i++)c.call(this)}},_doProcessBlock:function(t,e){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[e+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<o[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<o[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<o[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<o[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<o[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<o[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<o[6]>>>0?1:0)|0,this._b=e[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=t[r]+e[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.RabbitLegacy=r._createHelper(s)}(),t.RabbitLegacy)),Zt.exports;var t}(),Yt())),y.exports),ce=h(se),le="en",ue=["singular","plural","dual","zero","one","two","few","many","other"];var fe=new(function(){function t(){this.cache=new Map}return t.prototype._generateKey=function(t,e,r){void 0===r&&(r={});var n=Array.isArray(e)?e.join(","):e,i=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(t,":").concat(n,":").concat(i)},t.prototype.get=function(t,e,r){void 0===r&&(r={});var n=this._generateKey(t,e,r);if(!this.cache.has(n)){var i=new Intl[t](e,r);this.cache.set(n,i)}return this.cache.get(n)},t}());function he(t){var e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){var r=Object.keys(e);if(1===r.length)return!0;if(2===r.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===r.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1}var pe={variable:"v",number:"n",datetime:"d",currency:"c"};function de(t){return pe[t]}"function"==typeof SuppressedError&&SuppressedError;const ve={variable:"value",number:"n",datetime:"date",currency:"cost"};function ye(t={},e){var r;if(t.name)return t.name;return`_gt_${ve[e]||"value"}_${null===(r=t["data-_gt"])||void 0===r?void 0:r.id}`}var ge={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const _e=t=>{var e;if(!t)return"";const{type:r,props:n}=t;if(r&&"function"==typeof r){if("displayName"in r&&"string"==typeof r.displayName&&r.displayName)return r.displayName;if("name"in r&&"string"==typeof r.name&&r.name)return r.name}return r&&"string"==typeof r?r:n.href?"a":(null===(e=n["data-_gt"])||void 0===e?void 0:e.id)?`C${n["data-_gt"].id}`:"function"},be=t=>{const{props:e}=t,r={t:_e(t)};if(e["data-_gt"]){const t=e["data-_gt"],n=t.transformation;if("variable"===n){const r=t.variableType||"variable",n=ye(e,r),i=de(r);return{i:t.id,k:n,v:i}}r.i=t.id,r.d=((t,e,r)=>{let n=Object.entries(ge).reduce((t,[r,n])=>(e[n]&&(t[r]=e[n]),t),{});if("plural"===t&&r){const t={};Object.entries(r).forEach(([e,r])=>{t[e]=me(r)}),n=Object.assign(Object.assign({},n),{b:t,t:"p"})}if("branch"===t&&r){const t={};Object.entries(r).forEach(([e,r])=>{t[e]=me(r)}),n=Object.assign(Object.assign({},n),{b:t,t:"b"})}return Object.keys(n).length?n:void 0})(n,e,t.branches);let i=Object.entries(ge).reduce((t,[r,n])=>(e[n]&&(t[r]=e[n]),t),{});if("plural"===n&&t.branches){const e={};Object.entries(t.branches).forEach(([t,r])=>{e[t]=me(r)}),i=Object.assign(Object.assign({},i),{b:e,t:"p"})}if("branch"===n&&t.branches){const e={};Object.entries(t.branches).forEach(([t,r])=>{e[t]=me(r)}),i=Object.assign(Object.assign({},i),{b:e,t:"b"})}r.d=Object.keys(i).length?i:void 0}return e.children&&(r.c=me(e.children)),r},xe=e=>{return r=e,t.isValidElement(r)?be(e):"number"==typeof e?e.toString():e;var r};function me(t){return Array.isArray(t)?t.map(xe):xe(t)}function we(t,e,r){let n="",i=null;return"number"==typeof t&&!i&&r&&(n=function(t,e,r){void 0===e&&(e=ue),void 0===r&&(r=["en"]);var n=fe.get("PluralRules",r).select(t),i=Math.abs(t);if(0===i&&e.includes("zero"))return"zero";if(1===i){if(e.includes("singular"))return"singular";if(e.includes("one"))return"one"}if("one"===n&&e.includes("singular"))return"singular";if(2===i){if(e.includes("dual"))return"dual";if(e.includes("two"))return"two"}return"two"===n&&e.includes("dual")?"dual":e.includes(n)?n:"two"===n&&e.includes("dual")?"dual":"two"===n&&e.includes("plural")?"plural":"two"===n&&e.includes("other")?"other":"few"===n&&e.includes("plural")?"plural":"few"===n&&e.includes("other")?"other":"many"===n&&e.includes("plural")?"plural":"many"===n&&e.includes("other")?"other":"other"===n&&e.includes("plural")?"plural":""}(t,Object.keys(r),e)),n&&!i&&(i=r[n]),i}function ke(t,e){let r=t;const n=e.split(".");for(const t of n){if("object"!=typeof r&&!Array.isArray(r))return;r=o(r,t)}return r}function Be(t){if(Array.isArray(t)){if(1===t.length)return{entry:t[0]};if(2===t.length)return{entry:t[0],metadata:t[1]}}return{entry:t}}function Se(t){var e;return"object"==typeof t&&!!t&&"data-_gt"in t&&"object"==typeof t["data-_gt"]&&!!t["data-_gt"]&&"transformation"in t["data-_gt"]&&"variable"===(null===(e=t["data-_gt"])||void 0===e?void 0:e.transformation)}function Ae(t){var e;const r=(null===(e=t["data-_gt"])||void 0===e?void 0:e.variableType)||"variable";return{variableName:ye(t,r),variableType:de(r),variableValue:void 0!==t.value?t.value:void 0!==t["data-_gt-unformatted-value"]?t["data-_gt-unformatted-value"]:void 0!==t.children?t.children:void 0,variableOptions:(()=>{const e=Object.assign(Object.assign({},void 0!==t.currency&&{currency:t.currency}),void 0!==t.options&&t.options);return Object.keys(e).length?e:"string"==typeof t["data-_gt-variable-options"]?JSON.parse(t["data-_gt-variable-options"]):t["data-_gt-variable-options"]||void 0})()}}function Oe(t){return t&&t.props&&t.props["data-_gt"]?t.props["data-_gt"]:null}function je({children:e,defaultLocale:r=le,renderVariable:n}){const i=e=>t.isValidElement(e)?(e=>{const i=Oe(e);if(Se(e.props)){const{variableType:t,variableValue:i,variableOptions:o}=Ae(e.props);return n({variableType:t,variableValue:i,variableOptions:o,locales:[r]})}if("plural"===(null==i?void 0:i.transformation)){const t=i.branches||{};return o(we(e.props.n,[r],t)||e.props.children)}if("branch"===(null==i?void 0:i.transformation)){let t=e.props,{children:r,branch:n,"data-_gt":a}=t,s=c(t,["children","branch","data-_gt"]);return s=i.branches||{},o(void 0!==s[n]?s[n]:r)}return"fragment"===(null==i?void 0:i.transformation)?t.createElement(t.Fragment,{key:e.props.key,children:o(e.props.children)}):e.props.children?t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:o(e.props.children)})):t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,o=e=>Array.isArray(e)?t.Children.map(e,i):i(e);return o(e)}function Ee({sourceElement:e,targetElement:r,locales:n=[le],renderVariable:i}){var o,a;const{props:s}=e,c=s["data-_gt"],l=null==c?void 0:c.transformation,u=r.d,f={};if(u&&Object.entries(ge).forEach(([t,e])=>{u[t]&&(f[e]=u[t])}),"plural"===l){const t=e.props.n;return Ce({source:we(t,n,c.branches||{})||e.props.children,target:we(t,n,(null===(o=r.d)||void 0===o?void 0:o.b)||{})||r.c,locales:n,renderVariable:i})}if("branch"===l){const{branch:t,children:e}=s;return Ce({source:(c.branches||{})[t]||e,target:((null===(a=r.d)||void 0===a?void 0:a.b)||{})[t]||r.c,locales:n,renderVariable:i})}return"fragment"===l&&r.c?t.createElement(t.Fragment,{key:e.props.key,children:Ce({source:s.children,target:r.c,locales:n,renderVariable:i})}):(null==s?void 0:s.children)&&(null==r?void 0:r.c)?t.cloneElement(e,Object.assign(Object.assign(Object.assign({},s),f),{"data-_gt":void 0,children:Ce({source:s.children,target:r.c,locales:n,renderVariable:i})})):je({children:e,defaultLocale:n[0],renderVariable:i})}function Ce({source:r,target:n,locales:i=[le],renderVariable:o}){if(null==n&&r)return je({children:r,defaultLocale:i[0],renderVariable:o});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(n)){const a={},s={},c=r.filter(e=>{if(t.isValidElement(e)){if(!Se(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n}=Ae(e.props);a[t]=r,s[t]=n}}return!1}),l=t=>c.find(e=>{const r=Oe(e);if(void 0!==(null==r?void 0:r.id)){return r.id===t.i}return!1})||c.shift();return n.map((r,n)=>{if("string"==typeof r)return e.jsx(t.Fragment,{children:r},`string_${n}`);if(he(r))return e.jsx(t.Fragment,{children:o({variableType:r.v||"v",variableValue:a[r.k],variableOptions:s[r.k],locales:i})},`var_${n}`);const c=l(r);return c?e.jsx(t.Fragment,{children:Ee({sourceElement:c,targetElement:r,locales:i,renderVariable:o})},`element_${n}`):void 0})}if(n&&"object"==typeof n&&!Array.isArray(n)){const e=he(n)?"variable":"element";if(t.isValidElement(r)){if("element"===e)return Ee({sourceElement:r,targetElement:n,locales:i,renderVariable:o});if(Se(r.props)){const{variableValue:t,variableOptions:e,variableType:n}=Ae(r.props);return o({variableType:n,variableValue:t,variableOptions:e,locales:i})}}}return je({children:r,defaultLocale:i[0],renderVariable:o})}const He={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};var ze=function(){return ze=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},ze.apply(this,arguments)};function De(t){return ce.SHA256(t).toString(ce.enc.Hex).slice(0,16)}function Re(t,e){var r=t.source,n=t.context,i=t.id,o=t.dataFormat;void 0===e&&(e=De);var a={};return a.source="JSX"===o?Pe(r):r,a=ze(ze(ze(ze({},a),i&&{id:i}),n&&{context:n}),o&&{dataFormat:o}),e(v(a))}"function"==typeof SuppressedError&&SuppressedError;var Me=function(t){if(t&&"object"==typeof t){var e={};if("c"in t&&t.c&&(e.c=Pe(t.c)),"d"in t){var r=null==t?void 0:t.d;(null==r?void 0:r.b)&&(e.b=Object.fromEntries(Object.entries(r.b).map(function(t){return[t[0],Pe(t[1])]}))),(null==r?void 0:r.t)&&(e.t=r.t)}return function(t){var e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){var r=Object.keys(e);if(1===r.length)return!0;if(2===r.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===r.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1}(t)?ze({k:t.k},t.v&&{v:t.v}):e}return t};function Pe(t){return Array.isArray(t)?t.map(Me):Me(t)}function Fe(t){return void 0!==t&&("string"==typeof t||!!Array.isArray(t)&&((1===t.length||2===t.length)&&("string"==typeof t[0]&&(2!==t.length||"object"==typeof t[1]&&null!==t[1]&&("$context"in t[1]||"$_hash"in t[1])))))}const $e=t=>"string"==typeof t||Array.isArray(t),Ve=t=>"object"==typeof t&&null!==t&&!Array.isArray(t);function Ie(t,e){if(Array.isArray(t))return t.map((t,r)=>Fe(t)?e[r]:Ie(t,e[r]));const r=Object.assign(Object.assign({},Object.fromEntries(Object.entries(t).filter(([,t])=>$e(t)))),Object.fromEntries(Object.entries(e).filter(([,t])=>$e(t)))),n=Object.entries(t).filter(([,t])=>Ve(t)).map(([t])=>t),i=Object.entries(e).filter(([,t])=>Ve(t)).map(([t])=>t),a=new Set([...n,...i]);for(const n of a)r[n]=Ie(o(t,n)||{},o(e,n)||{});return r}const Ne="function"==typeof i.use;function We({dictionary:t,id:e}){if(""===e)return t;let r=t;const n=e.split(".");for(const t of n)r=o(r,t);return r}const Te=["constructor","prototype","__proto__"];function Ue(t,e,r,n){if(Fe(e))return t;const i=r.split(".");i.forEach(t=>{if(function(t){return!!Te.includes(t)}(t))throw new Error(`Invalid key: ${t}`)}),e||(e={});for(const t of i.slice(0,-1))null==o(e,t)&&a(e,t,Array.isArray(o(n,t))?[]:{}),e=o(e,t),n=o(n,t);a(e,i[i.length-1],t)}exports.addGTIdentifier=function e(r,n=0){let i=n;const o=t=>{const{type:r,props:n}=t;i+=1;const o={id:i};let a;try{a="function"==typeof r&&r._gtt||""}catch(t){}if(a){const t=a.split("-");if("translate"===t[0]&&(t[0]="fragment"),"variable"===t[0]&&(o.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const t=Object.entries(n).reduce((t,[r,n])=>(function(t){return ue.includes(t)}(r)&&(t[r]=e(n,i)),t),{});Object.keys(t).length&&(o.branches=t)}if("branch"===t[0]){const{children:t,branch:r}=n,a=c(n,["children","branch"]),s=Object.entries(a).reduce((t,[r,n])=>(t[r]=e(n,i),t),{});Object.keys(s).length&&(o.branches=s)}o.transformation=t[0]}return o};function a(e){return t.isValidElement(e)?function(e){const{props:r}=e,n=o(e),i=Object.assign(Object.assign({},r),{"data-_gt":n});return r.children&&!n.variableType&&(i.children=s(r.children)),e.type===t.Fragment&&(i["data-_gt"].transformation="fragment"),t.cloneElement(e,i)}(e):e}function s(e){return Array.isArray(e)?t.Children.map(e,a):a(e)}return s(r)},exports.collectUntranslatedEntries=function t(e,r,n=""){const i=[];return Object.entries(e).forEach(([e,a])=>{const s=n?`${n}.${e}`:e;if(Fe(a)){const{entry:t,metadata:n}=Be(a);o(r,e)||i.push({source:t,metadata:{$id:s,$context:null==n?void 0:n.$context,$_hash:(null==n?void 0:n.$_hash)||""}})}else i.push(...t(a,o(r,e)||(Array.isArray(a)?[]:{}),s))}),i},exports.decodeMsg=function(t){return t&&-1!==t.lastIndexOf(":")?t.slice(0,t.lastIndexOf(":")):t},exports.decodeOptions=function(t){if(-1===t.lastIndexOf(":"))return null;const e=t.slice(t.lastIndexOf(":")+1);try{return JSON.parse(Buffer.from(e,"base64").toString())}catch(t){return null}},exports.defaultLocaleCookieName="generaltranslation.locale",exports.defaultRegionCookieName="generaltranslation.region",exports.defaultRenderSettings=He,exports.flattenDictionary=function t(e,r=""){const n={};for(const i in e)if(e.hasOwnProperty(i)){const a=r?`${r}.${i}`:i;if("object"!=typeof o(e,i)||null===o(e,i)||Array.isArray(o(e,i))){if(n.hasOwnProperty(a))throw new Error(s(a));n[a]=o(e,i)}else{const r=t(o(e,i),a);for(const t in r){if(n.hasOwnProperty(t))throw new Error(s(t));n[t]=r[t]}}}return n},exports.getDictionaryEntry=ke,exports.getEntryAndMetadata=Be,exports.getPluralBranch=we,exports.getSubtree=We,exports.getSubtreeWithCreation=function({dictionary:t,id:e,sourceDictionary:r}){if(""===e)return t;let n=t;const i=r,s=e.split(".");for(const t of s)void 0===o(n,t)&&(Array.isArray(o(i,t))?a(n,t,[]):a(n,t,{})),n=o(n,t);return n},exports.getVariableName=ye,exports.getVariableProps=Ae,exports.injectAndMerge=function(t,e,r){const n=We({dictionary:t,id:r});if(!n)throw new Error("Dictionary subtree is undefined");if(Fe(n))throw new Error("Cannot inject and merge a dictionary entry");return function(t,e,r){const n=ke(t,r);if(!n)throw new Error("Dictionary subtree is undefined");if(Fe(n))throw new Error("Cannot inject and merge a dictionary entry");const i=r.split("."),s=i.slice(0,-1),c=i[i.length-1];let l=t;return s.forEach(t=>{l=o(l,t)}),a(l,c,e),t}(t,Ie(n,e),r)},exports.injectEntry=Ue,exports.injectFallbacks=function(t,e,r,n=""){const i=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:o}=n,a=i.length>0?o.split(".").slice(i.length).join("."):o,s=ke(e,a);let c;Fe(s)&&(c=Be(s).entry);Ue(c||r,e,a,t)}),e},exports.injectHashes=function t(e,r=""){let n=!1;return Object.entries(e).forEach(([i,o])=>{const s=r?`${r}.${i}`:i;if(Fe(o)){let{entry:t,metadata:r}=Be(o);(null==r?void 0:r.$_hash)||(r||(r={}),r.$_hash=Re(Object.assign(Object.assign({source:t},(null==r?void 0:r.$context)&&{context:r.$context}),{id:s,dataFormat:"ICU"})),a(e,i,[t,r]),n=!0)}else{const{updateDictionary:e}=t(o,s);n=n||e}}),{dictionary:e,updateDictionary:n}},exports.injectTranslations=function(t,e,r,n,i=""){let o=!1;const a=i?i.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:i,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=ke(e,c);let u;Fe(l)&&(u=Be(l).entry);const f=r[i]||u;f&&(Ue(f,e,c,t),o=!0)}),{dictionary:e,updateDictionary:o}},exports.isDictionaryEntry=Fe,exports.isValidDictionaryEntry=function(t){if("string"==typeof t)return!0;if(Array.isArray(t)){if("string"!=typeof(null==t?void 0:t[0]))return!1;const e=null==t?void 0:t[1];if(void 0===e)return!0;if(e&&"object"==typeof e)return!0}return!1},exports.isVariableObject=function(t){const e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){const t=Object.keys(e);if(1===t.length)return!0;if(2===t.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===t.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1},exports.mergeDictionaries=Ie,exports.msg=function(t,e){const n=(null==e?void 0:e.$_hash)||Re(Object.assign(Object.assign(Object.assign({source:t},(null==e?void 0:e.$context)&&{context:e.$context}),(null==e?void 0:e.$id)&&{id:e.$id}),{dataFormat:"ICU"}));e?(e.$_hash=n,e.$_source=t):e={$_hash:n,$_source:t};const i=Buffer.from(JSON.stringify(e)).toString("base64");let o=t;(function(t){let e=0,r=!1;for(;e<t.length;){const n=t[e];if("'"!==n){if(!r&&"{"===n){let r=e+1,n="";for(;r<t.length&&"}"!==t[r];)n+=t[r],r++;if(r<t.length&&n.trim().length>0)return!0;e=r<t.length?r+1:r;continue}e++}else{if(e+1<t.length&&"'"===t[e+1]){e+=2;continue}r=!r,e++}}return!1})(t)&&Object.keys(e||{}).length>2&&(o=r.formatMessage(t,{locales:[le],variables:e}));let a=o;return i&&(a+=`:${i}`),a},exports.reactHasUse=Ne,exports.renderDefaultChildren=je,exports.renderSkeleton=function(){return""},exports.renderTranslatedChildren=Ce,exports.stripMetadataFromEntries=function t(e){let r={};return Array.isArray(e)&&(r=[]),Object.entries(e).forEach(([e,n])=>{if(Fe(n)){const{entry:t}=Be(n);a(r,e,t)}else a(r,e,t(n))}),r},exports.writeChildrenAsObjects=me;
18
+ function(){var e=t,r=e.lib,n=r.WordArray,i=r.Hasher,o=e.algo,a=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),s=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),u=n.create([0,1518500249,1859775393,2400959708,2840853838]),f=n.create([1352829926,1548603684,1836072691,2053994217,0]),h=o.RIPEMD160=i.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var r=0;r<16;r++){var n=e+r,i=t[n];t[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,h,b,x,m,w,k,B,S,A,O,j=this._hash.words,E=u.words,C=f.words,H=a.words,z=s.words,D=c.words,R=l.words;for(w=o=j[0],k=h=j[1],B=b=j[2],S=x=j[3],A=m=j[4],r=0;r<80;r+=1)O=o+t[e+H[r]]|0,O+=r<16?p(h,b,x)+E[0]:r<32?d(h,b,x)+E[1]:r<48?v(h,b,x)+E[2]:r<64?y(h,b,x)+E[3]:g(h,b,x)+E[4],O=(O=_(O|=0,D[r]))+m|0,o=m,m=x,x=_(b,10),b=h,h=O,O=w+t[e+z[r]]|0,O+=r<16?g(k,B,S)+C[0]:r<32?y(k,B,S)+C[1]:r<48?v(k,B,S)+C[2]:r<64?d(k,B,S)+C[3]:p(k,B,S)+C[4],O=(O=_(O|=0,R[r]))+A|0,w=A,A=S,S=_(B,10),B=k,k=O;O=j[1]+b+S|0,j[1]=j[2]+x+A|0,j[2]=j[3]+m+w|0,j[3]=j[4]+o+k|0,j[4]=j[0]+h+B|0,j[0]=O},_doFinalize:function(){var t=this._data,e=t.words,r=8*this._nDataBytes,n=8*t.sigBytes;e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),t.sigBytes=4*(e.length+1),this._process();for(var i=this._hash,o=i.words,a=0;a<5;a++){var s=o[a];o[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return i},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});function p(t,e,r){return t^e^r}function d(t,e,r){return t&e|~t&r}function v(t,e,r){return(t|~e)^r}function y(t,e,r){return t&r|e&~r}function g(t,e,r){return t^(e|~r)}function _(t,e){return t<<e|t>>>32-e}e.RIPEMD160=i._createHelper(h),e.HmacRIPEMD160=i._createHmacHelper(h)}(),t.RIPEMD160)),rt.exports;var t}(),ot(),function(){return at||(at=1,st.exports=(c=x(),U(),ot(),e=(t=c).lib,r=e.Base,n=e.WordArray,i=t.algo,o=i.SHA256,a=i.HMAC,s=i.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:o,iterations:25e4}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,e){for(var r=this.cfg,i=a.create(r.hasher,t),o=n.create(),s=n.create([1]),c=o.words,l=s.words,u=r.keySize,f=r.iterations;c.length<u;){var h=i.update(e).finalize(s);i.reset();for(var p=h.words,d=p.length,v=h,y=1;y<f;y++){v=i.finalize(v),i.reset();for(var g=v.words,_=0;_<d;_++)p[_]^=g[_]}o.concat(h),l[0]++}return o.sigBytes=4*u,o}}),t.PBKDF2=function(t,e,r){return s.create(r).compute(t,e)},c.PBKDF2)),st.exports;var t,e,r,n,i,o,a,s,c}(),ut(),pt(),yt(),bt(),wt(),St(),function(){return At?Ot.exports:(At=1,Ot.exports=(e=x(),pt(),e.mode.ECB=((t=e.lib.BlockCipherMode.extend()).Encryptor=t.extend({processBlock:function(t,e){this._cipher.encryptBlock(t,e)}}),t.Decryptor=t.extend({processBlock:function(t,e){this._cipher.decryptBlock(t,e)}}),t),e.mode.ECB));var t,e}(),function(){return jt?Et.exports:(jt=1,Et.exports=(t=x(),pt(),t.pad.AnsiX923={pad:function(t,e){var r=t.sigBytes,n=4*e,i=n-r%n,o=r+i-1;t.clamp(),t.words[o>>>2]|=i<<24-o%4*8,t.sigBytes+=i},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Ansix923));var t}(),function(){return Ct?Ht.exports:(Ct=1,Ht.exports=(t=x(),pt(),t.pad.Iso10126={pad:function(e,r){var n=4*r,i=n-e.sigBytes%n;e.concat(t.lib.WordArray.random(i-1)).concat(t.lib.WordArray.create([i<<24],1))},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Iso10126));var t}(),function(){return zt?Dt.exports:(zt=1,Dt.exports=(t=x(),pt(),t.pad.Iso97971={pad:function(e,r){e.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(e,r)},unpad:function(e){t.pad.ZeroPadding.unpad(e),e.sigBytes--}},t.pad.Iso97971));var t}(),function(){return Rt||(Rt=1,Mt.exports=(t=x(),pt(),t.pad.ZeroPadding={pad:function(t,e){var r=4*e;t.clamp(),t.sigBytes+=r-(t.sigBytes%r||r)},unpad:function(t){var e=t.words,r=t.sigBytes-1;for(r=t.sigBytes-1;r>=0;r--)if(e[r>>>2]>>>24-r%4*8&255){t.sigBytes=r+1;break}}},t.pad.ZeroPadding)),Mt.exports;var t}(),function(){return Pt?Ft.exports:(Pt=1,Ft.exports=(t=x(),pt(),t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding));var t}(),function(){return $t?Vt.exports:($t=1,Vt.exports=(n=x(),pt(),e=(t=n).lib.CipherParams,r=t.enc.Hex,t.format.Hex={stringify:function(t){return t.ciphertext.toString(r)},parse:function(t){var n=r.parse(t);return e.create({ciphertext:n})}},n.format.Hex));var t,e,r,n}(),function(){return It||(It=1,Nt.exports=(t=x(),z(),$(),ut(),pt(),function(){var e=t,r=e.lib.BlockCipher,n=e.algo,i=[],o=[],a=[],s=[],c=[],l=[],u=[],f=[],h=[],p=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;var r=0,n=0;for(e=0;e<256;e++){var d=n^n<<1^n<<2^n<<3^n<<4;d=d>>>8^255&d^99,i[r]=d,o[d]=r;var v=t[r],y=t[v],g=t[y],_=257*t[d]^16843008*d;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*g^65537*y^257*v^16843008*r,u[d]=_<<24|_>>>8,f[d]=_<<16|_>>>16,h[d]=_<<8|_>>>24,p[d]=_,r?(r=v^t[t[t[g^v]]],n^=t[t[n]]):r=n=1}}();var d=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4,n=4*((this._nRounds=r+6)+1),o=this._keySchedule=[],a=0;a<n;a++)a<r?o[a]=e[a]:(l=o[a-1],a%r?r>6&&a%r==4&&(l=i[l>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l]):(l=i[(l=l<<8|l>>>24)>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l],l^=d[a/r|0]<<24),o[a]=o[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=o[a];else l=o[a-4];s[c]=c<4||a<=4?l:u[i[l>>>24]]^f[i[l>>>16&255]]^h[i[l>>>8&255]]^p[i[255&l]]}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,a,s,c,l,i)},decryptBlock:function(t,e){var r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,this._doCryptBlock(t,e,this._invKeySchedule,u,f,h,p,o),r=t[e+1],t[e+1]=t[e+3],t[e+3]=r},_doCryptBlock:function(t,e,r,n,i,o,a,s){for(var c=this._nRounds,l=t[e]^r[0],u=t[e+1]^r[1],f=t[e+2]^r[2],h=t[e+3]^r[3],p=4,d=1;d<c;d++){var v=n[l>>>24]^i[u>>>16&255]^o[f>>>8&255]^a[255&h]^r[p++],y=n[u>>>24]^i[f>>>16&255]^o[h>>>8&255]^a[255&l]^r[p++],g=n[f>>>24]^i[h>>>16&255]^o[l>>>8&255]^a[255&u]^r[p++],_=n[h>>>24]^i[l>>>16&255]^o[u>>>8&255]^a[255&f]^r[p++];l=v,u=y,f=g,h=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&h])^r[p++],y=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[h>>>8&255]<<8|s[255&l])^r[p++],g=(s[f>>>24]<<24|s[h>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[p++],_=(s[h>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^r[p++],t[e]=v,t[e+1]=y,t[e+2]=g,t[e+3]=_},keySize:8});e.AES=r._createHelper(v)}(),t.AES)),Nt.exports;var t}(),Ut(),function(){return Kt||(Kt=1,Lt.exports=(t=x(),z(),$(),ut(),pt(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=n.RC4=r.extend({_doReset:function(){for(var t=this._key,e=t.words,r=t.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var a=i%r,s=e[a>>>2]>>>24-a%4*8&255;o=(o+n[i]+s)%256;var c=n[i];n[i]=n[o],n[o]=c}this._i=this._j=0},_doProcessBlock:function(t,e){t[e]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var t=this._S,e=this._i,r=this._j,n=0,i=0;i<4;i++){r=(r+t[e=(e+1)%256])%256;var o=t[e];t[e]=t[r],t[r]=o,n|=t[(t[e]+t[r])%256]<<24-8*i}return this._i=e,this._j=r,n}e.RC4=r._createHelper(i);var a=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)o.call(this)}});e.RC4Drop=r._createHelper(a)}(),t.RC4)),Lt.exports;var t}(),function(){return Xt||(Xt=1,Jt.exports=(t=x(),z(),$(),ut(),pt(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=[],o=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,r=0;r<4;r++)t[r]=16711935&(t[r]<<8|t[r]>>>24)|4278255360&(t[r]<<24|t[r]>>>8);var n=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)i[r]^=n[r+4&7];if(e){var o=e.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(i[0]^=l,i[1]^=f,i[2]^=u,i[3]^=h,i[4]^=l,i[5]^=f,i[6]^=u,i[7]^=h,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(t,e){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[e+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<o[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<o[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<o[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<o[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<o[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<o[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<o[6]>>>0?1:0)|0,this._b=e[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=t[r]+e[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.Rabbit=r._createHelper(s)}(),t.Rabbit)),Jt.exports;var t}(),function(){return qt||(qt=1,Zt.exports=(t=x(),z(),$(),ut(),pt(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=[],o=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var i=0;i<4;i++)c.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(e){var o=e.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(n[0]^=l,n[1]^=f,n[2]^=u,n[3]^=h,n[4]^=l,n[5]^=f,n[6]^=u,n[7]^=h,i=0;i<4;i++)c.call(this)}},_doProcessBlock:function(t,e){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[e+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<o[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<o[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<o[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<o[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<o[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<o[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<o[6]>>>0?1:0)|0,this._b=e[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=t[r]+e[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.RabbitLegacy=r._createHelper(s)}(),t.RabbitLegacy)),Zt.exports;var t}(),Yt())),y.exports),ce=h(se),le="en",ue=["singular","plural","dual","zero","one","two","few","many","other"];var fe=new(function(){function t(){this.cache=new Map}return t.prototype._generateKey=function(t,e,r){void 0===r&&(r={});var n=Array.isArray(e)?e.join(","):e,i=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(t,":").concat(n,":").concat(i)},t.prototype.get=function(t,e,r){void 0===r&&(r={});var n=this._generateKey(t,e,r);if(!this.cache.has(n)){var i=new Intl[t](e,r);this.cache.set(n,i)}return this.cache.get(n)},t}());function he(t){var e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){var r=Object.keys(e);if(1===r.length)return!0;if(2===r.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===r.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1}var pe={variable:"v",number:"n",datetime:"d",currency:"c"};function de(t){return pe[t]}"function"==typeof SuppressedError&&SuppressedError;const ve={variable:"value",number:"n",datetime:"date",currency:"cost"};function ye(t={},e){var r;if(t.name)return t.name;return`_gt_${ve[e]||"value"}_${null===(r=t["data-_gt"])||void 0===r?void 0:r.id}`}var ge={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const _e=t=>{var e;if(!t)return"";const{type:r,props:n}=t;if(r&&"function"==typeof r){if("displayName"in r&&"string"==typeof r.displayName&&r.displayName)return r.displayName;if("name"in r&&"string"==typeof r.name&&r.name)return r.name}return r&&"string"==typeof r?r:n.href?"a":(null===(e=n["data-_gt"])||void 0===e?void 0:e.id)?`C${n["data-_gt"].id}`:"function"},be=t=>{const{props:e}=t,r={t:_e(t)};if(e["data-_gt"]){const t=e["data-_gt"],n=t.transformation;if("variable"===n){const r=t.variableType||"variable",n=ye(e,r),i=de(r);return{i:t.id,k:n,v:i}}r.i=t.id,r.d=((t,e,r)=>{let n=Object.entries(ge).reduce((t,[r,n])=>(e[n]&&(t[r]=e[n]),t),{});if("plural"===t&&r){const t={};Object.entries(r).forEach(([e,r])=>{t[e]=me(r)}),n=Object.assign(Object.assign({},n),{b:t,t:"p"})}if("branch"===t&&r){const t={};Object.entries(r).forEach(([e,r])=>{t[e]=me(r)}),n=Object.assign(Object.assign({},n),{b:t,t:"b"})}return Object.keys(n).length?n:void 0})(n,e,t.branches);let i=Object.entries(ge).reduce((t,[r,n])=>(e[n]&&(t[r]=e[n]),t),{});if("plural"===n&&t.branches){const e={};Object.entries(t.branches).forEach(([t,r])=>{e[t]=me(r)}),i=Object.assign(Object.assign({},i),{b:e,t:"p"})}if("branch"===n&&t.branches){const e={};Object.entries(t.branches).forEach(([t,r])=>{e[t]=me(r)}),i=Object.assign(Object.assign({},i),{b:e,t:"b"})}r.d=Object.keys(i).length?i:void 0}return e.children&&(r.c=me(e.children)),r},xe=e=>{return r=e,t.isValidElement(r)?be(e):"number"==typeof e?e.toString():e;var r};function me(t){return Array.isArray(t)?t.map(xe):xe(t)}function we(t,e,r){let n="",i=null;return"number"==typeof t&&!i&&r&&(n=function(t,e,r){void 0===e&&(e=ue),void 0===r&&(r=["en"]);var n=fe.get("PluralRules",r).select(t),i=Math.abs(t);if(0===i&&e.includes("zero"))return"zero";if(1===i){if(e.includes("singular"))return"singular";if(e.includes("one"))return"one"}if("one"===n&&e.includes("singular"))return"singular";if(2===i){if(e.includes("dual"))return"dual";if(e.includes("two"))return"two"}return"two"===n&&e.includes("dual")?"dual":e.includes(n)?n:"two"===n&&e.includes("dual")?"dual":"two"===n&&e.includes("plural")?"plural":"two"===n&&e.includes("other")?"other":"few"===n&&e.includes("plural")?"plural":"few"===n&&e.includes("other")?"other":"many"===n&&e.includes("plural")?"plural":"many"===n&&e.includes("other")?"other":"other"===n&&e.includes("plural")?"plural":""}(t,Object.keys(r),e)),n&&!i&&(i=r[n]),i}function ke(t,e){let r=t;const n=e.split(".");for(const t of n){if("object"!=typeof r&&!Array.isArray(r))return;r=o(r,t)}return r}function Be(t){if(Array.isArray(t)){if(1===t.length)return{entry:t[0]};if(2===t.length)return{entry:t[0],metadata:t[1]}}return{entry:t}}function Se(t){var e;return"object"==typeof t&&!!t&&"data-_gt"in t&&"object"==typeof t["data-_gt"]&&!!t["data-_gt"]&&"transformation"in t["data-_gt"]&&"variable"===(null===(e=t["data-_gt"])||void 0===e?void 0:e.transformation)}function Ae(t){var e;const r=(null===(e=t["data-_gt"])||void 0===e?void 0:e.variableType)||"variable";return{variableName:ye(t,r),variableType:de(r),variableValue:void 0!==t.value?t.value:void 0!==t["data-_gt-unformatted-value"]?t["data-_gt-unformatted-value"]:void 0!==t.children?t.children:void 0,variableOptions:(()=>{const e=Object.assign(Object.assign({},void 0!==t.currency&&{currency:t.currency}),void 0!==t.options&&t.options);return Object.keys(e).length?e:"string"==typeof t["data-_gt-variable-options"]?JSON.parse(t["data-_gt-variable-options"]):t["data-_gt-variable-options"]||void 0})()}}function Oe(t){return t&&t.props&&t.props["data-_gt"]?t.props["data-_gt"]:null}function je({children:e,defaultLocale:r=le,renderVariable:n}){const i=e=>t.isValidElement(e)?(e=>{const i=Oe(e);if(Se(e.props)){const{variableType:t,variableValue:i,variableOptions:o}=Ae(e.props);return n({variableType:t,variableValue:i,variableOptions:o,locales:[r]})}if("plural"===(null==i?void 0:i.transformation)){const t=i.branches||{};return o(we(e.props.n,[r],t)||e.props.children)}if("branch"===(null==i?void 0:i.transformation)){let t=e.props,{children:r,branch:n,"data-_gt":a}=t,s=c(t,["children","branch","data-_gt"]);return s=i.branches||{},o(void 0!==s[n]?s[n]:r)}return"fragment"===(null==i?void 0:i.transformation)?t.createElement(t.Fragment,{key:e.props.key,children:o(e.props.children)}):e.props.children?t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:o(e.props.children)})):t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,o=e=>Array.isArray(e)?t.Children.map(e,i):i(e);return o(e)}function Ee({sourceElement:e,targetElement:r,locales:n=[le],renderVariable:i}){var o,a;const{props:s}=e,c=s["data-_gt"],l=null==c?void 0:c.transformation,u=r.d,f={};if(u&&Object.entries(ge).forEach(([t,e])=>{u[t]&&(f[e]=u[t])}),"plural"===l){const t=e.props.n;return Ce({source:we(t,n,c.branches||{})||e.props.children,target:we(t,n,(null===(o=r.d)||void 0===o?void 0:o.b)||{})||r.c,locales:n,renderVariable:i})}if("branch"===l){const{branch:t,children:e}=s;return Ce({source:(c.branches||{})[t]||e,target:((null===(a=r.d)||void 0===a?void 0:a.b)||{})[t]||r.c,locales:n,renderVariable:i})}return"fragment"===l&&r.c?t.createElement(t.Fragment,{key:e.props.key,children:Ce({source:s.children,target:r.c,locales:n,renderVariable:i})}):(null==s?void 0:s.children)&&(null==r?void 0:r.c)?t.cloneElement(e,Object.assign(Object.assign(Object.assign({},s),f),{"data-_gt":void 0,children:Ce({source:s.children,target:r.c,locales:n,renderVariable:i})})):je({children:e,defaultLocale:n[0],renderVariable:i})}function Ce({source:r,target:n,locales:i=[le],renderVariable:o}){if(null==n&&r)return je({children:r,defaultLocale:i[0],renderVariable:o});if("string"==typeof n)return n;if(Array.isArray(n)&&!Array.isArray(r)&&r&&(r=[r]),Array.isArray(r)&&Array.isArray(n)){const a={},s={},c=r.filter(e=>{if(t.isValidElement(e)){if(!Se(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n}=Ae(e.props);a[t]=r,s[t]=n}}return!1}),l=t=>c.find(e=>{const r=Oe(e);if(void 0!==(null==r?void 0:r.id)){return r.id===t.i}return!1})||c.shift();return n.map((r,n)=>{if("string"==typeof r)return e.jsx(t.Fragment,{children:r},`string_${n}`);if(he(r))return e.jsx(t.Fragment,{children:o({variableType:r.v||"v",variableValue:a[r.k],variableOptions:s[r.k],locales:i})},`var_${n}`);const c=l(r);return c?e.jsx(t.Fragment,{children:Ee({sourceElement:c,targetElement:r,locales:i,renderVariable:o})},`element_${n}`):void 0})}if(n&&"object"==typeof n&&!Array.isArray(n)){const e=he(n)?"variable":"element";if(t.isValidElement(r)){if("element"===e)return Ee({sourceElement:r,targetElement:n,locales:i,renderVariable:o});if(Se(r.props)){const{variableValue:t,variableOptions:e,variableType:n}=Ae(r.props);return o({variableType:n,variableValue:t,variableOptions:e,locales:i})}}}return je({children:r,defaultLocale:i[0],renderVariable:o})}const He={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};var ze=function(){return ze=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},ze.apply(this,arguments)};function De(t){return ce.SHA256(t).toString(ce.enc.Hex).slice(0,16)}function Re(t,e){var r=t.source,n=t.context,i=t.id,o=t.dataFormat;void 0===e&&(e=De);var a={};return a.source="JSX"===o?Pe(r):r,a=ze(ze(ze(ze({},a),i&&{id:i}),n&&{context:n}),o&&{dataFormat:o}),e(v(a))}"function"==typeof SuppressedError&&SuppressedError;var Me=function(t){if(t&&"object"==typeof t){var e={};if("c"in t&&t.c&&(e.c=Pe(t.c)),"d"in t){var r=null==t?void 0:t.d;(null==r?void 0:r.b)&&(e.b=Object.fromEntries(Object.entries(r.b).map(function(t){return[t[0],Pe(t[1])]}))),(null==r?void 0:r.t)&&(e.t=r.t)}return function(t){var e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){var r=Object.keys(e);if(1===r.length)return!0;if(2===r.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===r.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1}(t)?ze({k:t.k},t.v&&{v:t.v}):e}return t};function Pe(t){return Array.isArray(t)?t.map(Me):Me(t)}function Fe(t){return void 0!==t&&("string"==typeof t||!!Array.isArray(t)&&((1===t.length||2===t.length)&&("string"==typeof t[0]&&(2!==t.length||"object"==typeof t[1]&&null!==t[1]&&("$context"in t[1]||"$_hash"in t[1])))))}const $e=t=>"string"==typeof t||Array.isArray(t),Ve=t=>"object"==typeof t&&null!==t&&!Array.isArray(t);function Ie(t,e){if(Array.isArray(t))return t.map((t,r)=>Fe(t)?e[r]:Ie(t,e[r]));const r=Object.assign(Object.assign({},Object.fromEntries(Object.entries(t).filter(([,t])=>$e(t)))),Object.fromEntries(Object.entries(e).filter(([,t])=>$e(t)))),n=Object.entries(t).filter(([,t])=>Ve(t)).map(([t])=>t),i=Object.entries(e).filter(([,t])=>Ve(t)).map(([t])=>t),a=new Set([...n,...i]);for(const n of a)r[n]=Ie(o(t,n)||{},o(e,n)||{});return r}const Ne="function"==typeof i.use;function We({dictionary:t,id:e}){if(""===e)return t;let r=t;const n=e.split(".");for(const t of n)r=o(r,t);return r}const Te=["constructor","prototype","__proto__"];function Ue(t,e,r,n){if(Fe(e))return t;const i=r.split(".");i.forEach(t=>{if(function(t){return!!Te.includes(t)}(t))throw new Error(`Invalid key: ${t}`)}),e||(e={});for(const t of i.slice(0,-1))null==o(e,t)&&a(e,t,Array.isArray(o(n,t))?[]:{}),e=o(e,t),n=o(n,t);a(e,i[i.length-1],t)}const Ke=t=>`gt-react Error: Dictionary subtree not found for id: "${t}"`;exports.addGTIdentifier=function e(r,n=0){let i=n;const o=t=>{const{type:r,props:n}=t;i+=1;const o={id:i};let a;try{a="function"==typeof r&&r._gtt||""}catch(t){}if(a){const t=a.split("-");if("translate"===t[0]&&(t[0]="fragment"),"variable"===t[0]&&(o.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const t=Object.entries(n).reduce((t,[r,n])=>(function(t){return ue.includes(t)}(r)&&(t[r]=e(n,i)),t),{});Object.keys(t).length&&(o.branches=t)}if("branch"===t[0]){const{children:t,branch:r}=n,a=c(n,["children","branch"]),s=Object.entries(a).reduce((t,[r,n])=>(t[r]=e(n,i),t),{});Object.keys(s).length&&(o.branches=s)}o.transformation=t[0]}return o};function a(e){return t.isValidElement(e)?function(e){const{props:r}=e,n=o(e),i=Object.assign(Object.assign({},r),{"data-_gt":n});return r.children&&!n.variableType&&(i.children=s(r.children)),e.type===t.Fragment&&(i["data-_gt"].transformation="fragment"),t.cloneElement(e,i)}(e):e}function s(e){return Array.isArray(e)?t.Children.map(e,a):a(e)}return s(r)},exports.collectUntranslatedEntries=function t(e,r,n=""){const i=[];return Object.entries(e).forEach(([e,a])=>{const s=n?`${n}.${e}`:e;if(Fe(a)){const{entry:t,metadata:n}=Be(a);o(r,e)||i.push({source:t,metadata:{$id:s,$context:null==n?void 0:n.$context,$_hash:(null==n?void 0:n.$_hash)||""}})}else i.push(...t(a,o(r,e)||(Array.isArray(a)?[]:{}),s))}),i},exports.decodeMsg=function(t){return t&&-1!==t.lastIndexOf(":")?t.slice(0,t.lastIndexOf(":")):t},exports.decodeOptions=function(t){if(-1===t.lastIndexOf(":"))return null;const e=t.slice(t.lastIndexOf(":")+1);try{return JSON.parse(Buffer.from(e,"base64").toString())}catch(t){return null}},exports.defaultLocaleCookieName="generaltranslation.locale",exports.defaultRegionCookieName="generaltranslation.region",exports.defaultRenderSettings=He,exports.flattenDictionary=function t(e,r=""){const n={};for(const i in e)if(e.hasOwnProperty(i)){const a=r?`${r}.${i}`:i;if("object"!=typeof o(e,i)||null===o(e,i)||Array.isArray(o(e,i))){if(n.hasOwnProperty(a))throw new Error(s(a));n[a]=o(e,i)}else{const r=t(o(e,i),a);for(const t in r){if(n.hasOwnProperty(t))throw new Error(s(t));n[t]=r[t]}}}return n},exports.getDictionaryEntry=ke,exports.getEntryAndMetadata=Be,exports.getPluralBranch=we,exports.getSubtree=We,exports.getSubtreeWithCreation=function({dictionary:t,id:e,sourceDictionary:r}){if(""===e)return t;let n=t;const i=r,s=e.split(".");for(const t of s)void 0===o(n,t)&&(Array.isArray(o(i,t))?a(n,t,[]):a(n,t,{})),n=o(n,t);return n},exports.getVariableName=ye,exports.getVariableProps=Ae,exports.injectAndMerge=function(t,e,r){const n=We({dictionary:t,id:r});if(!n)throw new Error(Ke(r));if(Fe(n))throw new Error("gt-react Error: Cannot inject and merge a dictionary entry");return function(t,e,r){const n=ke(t,r);if(!n)throw new Error(Ke(r));if(Fe(n))throw new Error("gt-react Error: Cannot inject and merge a dictionary entry");const i=r.split("."),s=i.slice(0,-1),c=i[i.length-1];let l=t;return s.forEach(t=>{l=o(l,t)}),a(l,c,e),t}(t,Ie(n,e),r)},exports.injectEntry=Ue,exports.injectFallbacks=function(t,e,r,n=""){const i=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:o}=n,a=i.length>0?o.split(".").slice(i.length).join("."):o,s=ke(e,a);let c;Fe(s)&&(c=Be(s).entry);Ue(c||r,e,a,t)}),e},exports.injectHashes=function t(e,r=""){let n=!1;return Object.entries(e).forEach(([i,o])=>{const s=r?`${r}.${i}`:i;if(Fe(o)){let{entry:t,metadata:r}=Be(o);(null==r?void 0:r.$_hash)||(r||(r={}),r.$_hash=Re(Object.assign(Object.assign({source:t},(null==r?void 0:r.$context)&&{context:r.$context}),{id:s,dataFormat:"ICU"})),a(e,i,[t,r]),n=!0)}else{const{updateDictionary:e}=t(o,s);n=n||e}}),{dictionary:e,updateDictionary:n}},exports.injectTranslations=function(t,e,r,n,i=""){let o=!1;const a=i?i.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:i,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=ke(e,c);let u;Fe(l)&&(u=Be(l).entry);const f=r[i]||u;f&&(Ue(f,e,c,t),o=!0)}),{dictionary:e,updateDictionary:o}},exports.isDictionaryEntry=Fe,exports.isValidDictionaryEntry=function(t){if("string"==typeof t)return!0;if(Array.isArray(t)){if("string"!=typeof(null==t?void 0:t[0]))return!1;const e=null==t?void 0:t[1];if(void 0===e)return!0;if(e&&"object"==typeof e)return!0}return!1},exports.isVariableObject=function(t){const e=t;if(e&&"object"==typeof e&&"string"==typeof e.k){const t=Object.keys(e);if(1===t.length)return!0;if(2===t.length){if("number"==typeof e.i)return!0;if("string"==typeof e.v)return!0}if(3===t.length&&"string"==typeof e.v&&"number"==typeof e.i)return!0}return!1},exports.mergeDictionaries=Ie,exports.msg=function(t,e){const n=(null==e?void 0:e.$_hash)||Re(Object.assign(Object.assign(Object.assign({source:t},(null==e?void 0:e.$context)&&{context:e.$context}),(null==e?void 0:e.$id)&&{id:e.$id}),{dataFormat:"ICU"}));e?(e.$_hash=n,e.$_source=t):e={$_hash:n,$_source:t};const i=Buffer.from(JSON.stringify(e)).toString("base64");let o=t;(function(t){let e=0,r=!1;for(;e<t.length;){const n=t[e];if("'"!==n){if(!r&&"{"===n){let r=e+1,n="";for(;r<t.length&&"}"!==t[r];)n+=t[r],r++;if(r<t.length&&n.trim().length>0)return!0;e=r<t.length?r+1:r;continue}e++}else{if(e+1<t.length&&"'"===t[e+1]){e+=2;continue}r=!r,e++}}return!1})(t)&&Object.keys(e||{}).length>2&&(o=r.formatMessage(t,{locales:[le],variables:e}));let a=o;return i&&(a+=`:${i}`),a},exports.reactHasUse=Ne,exports.renderDefaultChildren=je,exports.renderSkeleton=function(){return""},exports.renderTranslatedChildren=Ce,exports.stripMetadataFromEntries=function t(e){let r={};return Array.isArray(e)&&(r=[]),Object.entries(e).forEach(([e,n])=>{if(Fe(n)){const{entry:t}=Be(n);a(r,e,t)}else a(r,e,t(n))}),r},exports.writeChildrenAsObjects=me;
@@ -15,4 +15,4 @@ t.mode.CTRGladman=function(){var r=t.lib.BlockCipherMode.extend();function e(t){
15
15
 
16
16
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
17
17
  */
18
- function(){var r=t,e=r.lib,n=e.WordArray,i=e.Hasher,o=r.algo,a=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),s=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),f=n.create([0,1518500249,1859775393,2400959708,2840853838]),u=n.create([1352829926,1548603684,1836072691,2053994217,0]),h=o.RIPEMD160=i.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,r){for(var e=0;e<16;e++){var n=r+e,i=t[n];t[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,h,b,x,m,w,B,k,A,S,O,E=this._hash.words,j=f.words,H=u.words,C=a.words,z=s.words,D=c.words,R=l.words;for(w=o=E[0],B=h=E[1],k=b=E[2],A=x=E[3],S=m=E[4],e=0;e<80;e+=1)O=o+t[r+C[e]]|0,O+=e<16?p(h,b,x)+j[0]:e<32?d(h,b,x)+j[1]:e<48?v(h,b,x)+j[2]:e<64?y(h,b,x)+j[3]:g(h,b,x)+j[4],O=(O=_(O|=0,D[e]))+m|0,o=m,m=x,x=_(b,10),b=h,h=O,O=w+t[r+z[e]]|0,O+=e<16?g(B,k,A)+H[0]:e<32?y(B,k,A)+H[1]:e<48?v(B,k,A)+H[2]:e<64?d(B,k,A)+H[3]:p(B,k,A)+H[4],O=(O=_(O|=0,R[e]))+S|0,w=S,S=A,A=_(k,10),k=B,B=O;O=E[1]+b+A|0,E[1]=E[2]+x+S|0,E[2]=E[3]+m+w|0,E[3]=E[4]+o+B|0,E[4]=E[0]+h+k|0,E[0]=O},_doFinalize:function(){var t=this._data,r=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;r[n>>>5]|=128<<24-n%32,r[14+(n+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),t.sigBytes=4*(r.length+1),this._process();for(var i=this._hash,o=i.words,a=0;a<5;a++){var s=o[a];o[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return i},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});function p(t,r,e){return t^r^e}function d(t,r,e){return t&r|~t&e}function v(t,r,e){return(t|~r)^e}function y(t,r,e){return t&e|r&~e}function g(t,r,e){return t^(r|~e)}function _(t,r){return t<<r|t>>>32-r}r.RIPEMD160=i._createHelper(h),r.HmacRIPEMD160=i._createHmacHelper(h)}(),t.RIPEMD160)),nt.exports;var t}(),at(),function(){return st||(st=1,ct.exports=(c=m(),K(),at(),r=(t=c).lib,e=r.Base,n=r.WordArray,i=t.algo,o=i.SHA256,a=i.HMAC,s=i.PBKDF2=e.extend({cfg:e.extend({keySize:4,hasher:o,iterations:25e4}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,r){for(var e=this.cfg,i=a.create(e.hasher,t),o=n.create(),s=n.create([1]),c=o.words,l=s.words,f=e.keySize,u=e.iterations;c.length<f;){var h=i.update(r).finalize(s);i.reset();for(var p=h.words,d=p.length,v=h,y=1;y<u;y++){v=i.finalize(v),i.reset();for(var g=v.words,_=0;_<d;_++)p[_]^=g[_]}o.concat(h),l[0]++}return o.sigBytes=4*f,o}}),t.PBKDF2=function(t,r,e){return s.create(e).compute(t,r)},c.PBKDF2)),ct.exports;var t,r,e,n,i,o,a,s,c}(),ut(),dt(),gt(),xt(),Bt(),St(),function(){return Ot?Et.exports:(Ot=1,Et.exports=(r=m(),dt(),r.mode.ECB=((t=r.lib.BlockCipherMode.extend()).Encryptor=t.extend({processBlock:function(t,r){this._cipher.encryptBlock(t,r)}}),t.Decryptor=t.extend({processBlock:function(t,r){this._cipher.decryptBlock(t,r)}}),t),r.mode.ECB));var t,r}(),function(){return jt?Ht.exports:(jt=1,Ht.exports=(t=m(),dt(),t.pad.AnsiX923={pad:function(t,r){var e=t.sigBytes,n=4*r,i=n-e%n,o=e+i-1;t.clamp(),t.words[o>>>2]|=i<<24-o%4*8,t.sigBytes+=i},unpad:function(t){var r=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=r}},t.pad.Ansix923));var t}(),function(){return Ct?zt.exports:(Ct=1,zt.exports=(t=m(),dt(),t.pad.Iso10126={pad:function(r,e){var n=4*e,i=n-r.sigBytes%n;r.concat(t.lib.WordArray.random(i-1)).concat(t.lib.WordArray.create([i<<24],1))},unpad:function(t){var r=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=r}},t.pad.Iso10126));var t}(),function(){return Dt?Rt.exports:(Dt=1,Rt.exports=(t=m(),dt(),t.pad.Iso97971={pad:function(r,e){r.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(r,e)},unpad:function(r){t.pad.ZeroPadding.unpad(r),r.sigBytes--}},t.pad.Iso97971));var t}(),function(){return Mt||(Mt=1,Pt.exports=(t=m(),dt(),t.pad.ZeroPadding={pad:function(t,r){var e=4*r;t.clamp(),t.sigBytes+=e-(t.sigBytes%e||e)},unpad:function(t){var r=t.words,e=t.sigBytes-1;for(e=t.sigBytes-1;e>=0;e--)if(r[e>>>2]>>>24-e%4*8&255){t.sigBytes=e+1;break}}},t.pad.ZeroPadding)),Pt.exports;var t}(),function(){return Ft?$t.exports:(Ft=1,$t.exports=(t=m(),dt(),t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding));var t}(),function(){return It?Wt.exports:(It=1,Wt.exports=(n=m(),dt(),r=(t=n).lib.CipherParams,e=t.enc.Hex,t.format.Hex={stringify:function(t){return t.ciphertext.toString(e)},parse:function(t){var n=e.parse(t);return r.create({ciphertext:n})}},n.format.Hex));var t,r,e,n}(),function(){return Nt||(Nt=1,Vt.exports=(t=m(),D(),I(),ut(),dt(),function(){var r=t,e=r.lib.BlockCipher,n=r.algo,i=[],o=[],a=[],s=[],c=[],l=[],f=[],u=[],h=[],p=[];!function(){for(var t=[],r=0;r<256;r++)t[r]=r<128?r<<1:r<<1^283;var e=0,n=0;for(r=0;r<256;r++){var d=n^n<<1^n<<2^n<<3^n<<4;d=d>>>8^255&d^99,i[e]=d,o[d]=e;var v=t[e],y=t[v],g=t[y],_=257*t[d]^16843008*d;a[e]=_<<24|_>>>8,s[e]=_<<16|_>>>16,c[e]=_<<8|_>>>24,l[e]=_,_=16843009*g^65537*y^257*v^16843008*e,f[d]=_<<24|_>>>8,u[d]=_<<16|_>>>16,h[d]=_<<8|_>>>24,p[d]=_,e?(e=v^t[t[t[g^v]]],n^=t[t[n]]):e=n=1}}();var d=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=e.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,r=t.words,e=t.sigBytes/4,n=4*((this._nRounds=e+6)+1),o=this._keySchedule=[],a=0;a<n;a++)a<e?o[a]=r[a]:(l=o[a-1],a%e?e>6&&a%e==4&&(l=i[l>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l]):(l=i[(l=l<<8|l>>>24)>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l],l^=d[a/e|0]<<24),o[a]=o[a-e]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=o[a];else l=o[a-4];s[c]=c<4||a<=4?l:f[i[l>>>24]]^u[i[l>>>16&255]]^h[i[l>>>8&255]]^p[i[255&l]]}}},encryptBlock:function(t,r){this._doCryptBlock(t,r,this._keySchedule,a,s,c,l,i)},decryptBlock:function(t,r){var e=t[r+1];t[r+1]=t[r+3],t[r+3]=e,this._doCryptBlock(t,r,this._invKeySchedule,f,u,h,p,o),e=t[r+1],t[r+1]=t[r+3],t[r+3]=e},_doCryptBlock:function(t,r,e,n,i,o,a,s){for(var c=this._nRounds,l=t[r]^e[0],f=t[r+1]^e[1],u=t[r+2]^e[2],h=t[r+3]^e[3],p=4,d=1;d<c;d++){var v=n[l>>>24]^i[f>>>16&255]^o[u>>>8&255]^a[255&h]^e[p++],y=n[f>>>24]^i[u>>>16&255]^o[h>>>8&255]^a[255&l]^e[p++],g=n[u>>>24]^i[h>>>16&255]^o[l>>>8&255]^a[255&f]^e[p++],_=n[h>>>24]^i[l>>>16&255]^o[f>>>8&255]^a[255&u]^e[p++];l=v,f=y,u=g,h=_}v=(s[l>>>24]<<24|s[f>>>16&255]<<16|s[u>>>8&255]<<8|s[255&h])^e[p++],y=(s[f>>>24]<<24|s[u>>>16&255]<<16|s[h>>>8&255]<<8|s[255&l])^e[p++],g=(s[u>>>24]<<24|s[h>>>16&255]<<16|s[l>>>8&255]<<8|s[255&f])^e[p++],_=(s[h>>>24]<<24|s[l>>>16&255]<<16|s[f>>>8&255]<<8|s[255&u])^e[p++],t[r]=v,t[r+1]=y,t[r+2]=g,t[r+3]=_},keySize:8});r.AES=e._createHelper(v)}(),t.AES)),Vt.exports;var t}(),Kt(),function(){return Lt||(Lt=1,Xt.exports=(t=m(),D(),I(),ut(),dt(),function(){var r=t,e=r.lib.StreamCipher,n=r.algo,i=n.RC4=e.extend({_doReset:function(){for(var t=this._key,r=t.words,e=t.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var a=i%e,s=r[a>>>2]>>>24-a%4*8&255;o=(o+n[i]+s)%256;var c=n[i];n[i]=n[o],n[o]=c}this._i=this._j=0},_doProcessBlock:function(t,r){t[r]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var t=this._S,r=this._i,e=this._j,n=0,i=0;i<4;i++){e=(e+t[r=(r+1)%256])%256;var o=t[r];t[r]=t[e],t[e]=o,n|=t[(t[r]+t[e])%256]<<24-8*i}return this._i=r,this._j=e,n}r.RC4=e._createHelper(i);var a=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)o.call(this)}});r.RC4Drop=e._createHelper(a)}(),t.RC4)),Xt.exports;var t}(),function(){return Jt||(Jt=1,Zt.exports=(t=m(),D(),I(),ut(),dt(),function(){var r=t,e=r.lib.StreamCipher,n=r.algo,i=[],o=[],a=[],s=n.Rabbit=e.extend({_doReset:function(){for(var t=this._key.words,r=this.cfg.iv,e=0;e<4;e++)t[e]=16711935&(t[e]<<8|t[e]>>>24)|4278255360&(t[e]<<24|t[e]>>>8);var n=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,e=0;e<4;e++)c.call(this);for(e=0;e<8;e++)i[e]^=n[e+4&7];if(r){var o=r.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),f=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),u=l>>>16|4294901760&f,h=f<<16|65535&l;for(i[0]^=l,i[1]^=u,i[2]^=f,i[3]^=h,i[4]^=l,i[5]^=u,i[6]^=f,i[7]^=h,e=0;e<4;e++)c.call(this)}},_doProcessBlock:function(t,r){var e=this._X;c.call(this),i[0]=e[0]^e[5]>>>16^e[3]<<16,i[1]=e[2]^e[7]>>>16^e[5]<<16,i[2]=e[4]^e[1]>>>16^e[7]<<16,i[3]=e[6]^e[3]>>>16^e[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[r+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,r=this._C,e=0;e<8;e++)o[e]=r[e];for(r[0]=r[0]+1295307597+this._b|0,r[1]=r[1]+3545052371+(r[0]>>>0<o[0]>>>0?1:0)|0,r[2]=r[2]+886263092+(r[1]>>>0<o[1]>>>0?1:0)|0,r[3]=r[3]+1295307597+(r[2]>>>0<o[2]>>>0?1:0)|0,r[4]=r[4]+3545052371+(r[3]>>>0<o[3]>>>0?1:0)|0,r[5]=r[5]+886263092+(r[4]>>>0<o[4]>>>0?1:0)|0,r[6]=r[6]+1295307597+(r[5]>>>0<o[5]>>>0?1:0)|0,r[7]=r[7]+3545052371+(r[6]>>>0<o[6]>>>0?1:0)|0,this._b=r[7]>>>0<o[7]>>>0?1:0,e=0;e<8;e++){var n=t[e]+r[e],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[e]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}r.Rabbit=e._createHelper(s)}(),t.Rabbit)),Zt.exports;var t}(),function(){return qt||(qt=1,Gt.exports=(t=m(),D(),I(),ut(),dt(),function(){var r=t,e=r.lib.StreamCipher,n=r.algo,i=[],o=[],a=[],s=n.RabbitLegacy=e.extend({_doReset:function(){var t=this._key.words,r=this.cfg.iv,e=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var i=0;i<4;i++)c.call(this);for(i=0;i<8;i++)n[i]^=e[i+4&7];if(r){var o=r.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),f=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),u=l>>>16|4294901760&f,h=f<<16|65535&l;for(n[0]^=l,n[1]^=u,n[2]^=f,n[3]^=h,n[4]^=l,n[5]^=u,n[6]^=f,n[7]^=h,i=0;i<4;i++)c.call(this)}},_doProcessBlock:function(t,r){var e=this._X;c.call(this),i[0]=e[0]^e[5]>>>16^e[3]<<16,i[1]=e[2]^e[7]>>>16^e[5]<<16,i[2]=e[4]^e[1]>>>16^e[7]<<16,i[3]=e[6]^e[3]>>>16^e[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[r+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,r=this._C,e=0;e<8;e++)o[e]=r[e];for(r[0]=r[0]+1295307597+this._b|0,r[1]=r[1]+3545052371+(r[0]>>>0<o[0]>>>0?1:0)|0,r[2]=r[2]+886263092+(r[1]>>>0<o[1]>>>0?1:0)|0,r[3]=r[3]+1295307597+(r[2]>>>0<o[2]>>>0?1:0)|0,r[4]=r[4]+3545052371+(r[3]>>>0<o[3]>>>0?1:0)|0,r[5]=r[5]+886263092+(r[4]>>>0<o[4]>>>0?1:0)|0,r[6]=r[6]+1295307597+(r[5]>>>0<o[5]>>>0?1:0)|0,r[7]=r[7]+3545052371+(r[6]>>>0<o[6]>>>0?1:0)|0,this._b=r[7]>>>0<o[7]>>>0?1:0,e=0;e<8;e++){var n=t[e]+r[e],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[e]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}r.RabbitLegacy=e._createHelper(s)}(),t.RabbitLegacy)),Gt.exports;var t}(),tr())),g.exports),lr=p(cr),fr="en",ur=["singular","plural","dual","zero","one","two","few","many","other"];var hr=new(function(){function t(){this.cache=new Map}return t.prototype._generateKey=function(t,r,e){void 0===e&&(e={});var n=Array.isArray(r)?r.join(","):r,i=e?JSON.stringify(e,Object.keys(e).sort()):"{}";return"".concat(t,":").concat(n,":").concat(i)},t.prototype.get=function(t,r,e){void 0===e&&(e={});var n=this._generateKey(t,r,e);if(!this.cache.has(n)){var i=new Intl[t](r,e);this.cache.set(n,i)}return this.cache.get(n)},t}());function pr(t){var r=t;if(r&&"object"==typeof r&&"string"==typeof r.k){var e=Object.keys(r);if(1===e.length)return!0;if(2===e.length){if("number"==typeof r.i)return!0;if("string"==typeof r.v)return!0}if(3===e.length&&"string"==typeof r.v&&"number"==typeof r.i)return!0}return!1}var dr={variable:"v",number:"n",datetime:"d",currency:"c"};function vr(t){return dr[t]}function yr(t,n=0){let i=n;const o=t=>{const{type:r,props:e}=t;i+=1;const n={id:i};let o;try{o="function"==typeof r&&r._gtt||""}catch(t){}if(o){const t=o.split("-");if("translate"===t[0]&&(t[0]="fragment"),"variable"===t[0]&&(n.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const t=Object.entries(e).reduce((t,[r,e])=>(function(t){return ur.includes(t)}(r)&&(t[r]=yr(e,i)),t),{});Object.keys(t).length&&(n.branches=t)}if("branch"===t[0]){const{children:t,branch:r}=e,o=l(e,["children","branch"]),a=Object.entries(o).reduce((t,[r,e])=>(t[r]=yr(e,i),t),{});Object.keys(a).length&&(n.branches=a)}n.transformation=t[0]}return n};function a(t){return e(t)?function(t){const{props:e}=t,n=o(t),i=Object.assign(Object.assign({},e),{"data-_gt":n});return e.children&&!n.variableType&&(i.children=s(e.children)),t.type===r.Fragment&&(i["data-_gt"].transformation="fragment"),r.cloneElement(t,i)}(t):t}function s(t){return Array.isArray(t)?r.Children.map(t,a):a(t)}return s(t)}"function"==typeof SuppressedError&&SuppressedError;const gr={variable:"value",number:"n",datetime:"date",currency:"cost"};function _r(t={},r){var e;if(t.name)return t.name;return`_gt_${gr[r]||"value"}_${null===(e=t["data-_gt"])||void 0===e?void 0:e.id}`}var br={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const xr=t=>{var r;if(!t)return"";const{type:e,props:n}=t;if(e&&"function"==typeof e){if("displayName"in e&&"string"==typeof e.displayName&&e.displayName)return e.displayName;if("name"in e&&"string"==typeof e.name&&e.name)return e.name}return e&&"string"==typeof e?e:n.href?"a":(null===(r=n["data-_gt"])||void 0===r?void 0:r.id)?`C${n["data-_gt"].id}`:"function"},mr=t=>{const{props:r}=t,e={t:xr(t)};if(r["data-_gt"]){const t=r["data-_gt"],n=t.transformation;if("variable"===n){const e=t.variableType||"variable",n=_r(r,e),i=vr(e);return{i:t.id,k:n,v:i}}e.i=t.id,e.d=((t,r,e)=>{let n=Object.entries(br).reduce((t,[e,n])=>(r[n]&&(t[e]=r[n]),t),{});if("plural"===t&&e){const t={};Object.entries(e).forEach(([r,e])=>{t[r]=Br(e)}),n=Object.assign(Object.assign({},n),{b:t,t:"p"})}if("branch"===t&&e){const t={};Object.entries(e).forEach(([r,e])=>{t[r]=Br(e)}),n=Object.assign(Object.assign({},n),{b:t,t:"b"})}return Object.keys(n).length?n:void 0})(n,r,t.branches);let i=Object.entries(br).reduce((t,[e,n])=>(r[n]&&(t[e]=r[n]),t),{});if("plural"===n&&t.branches){const r={};Object.entries(t.branches).forEach(([t,e])=>{r[t]=Br(e)}),i=Object.assign(Object.assign({},i),{b:r,t:"p"})}if("branch"===n&&t.branches){const r={};Object.entries(t.branches).forEach(([t,e])=>{r[t]=Br(e)}),i=Object.assign(Object.assign({},i),{b:r,t:"b"})}e.d=Object.keys(i).length?i:void 0}return r.children&&(e.c=Br(r.children)),e},wr=t=>{return e=t,r.isValidElement(e)?mr(t):"number"==typeof t?t.toString():t;var e};function Br(t){return Array.isArray(t)?t.map(wr):wr(t)}function kr(t,r,e){let n="",i=null;return"number"==typeof t&&!i&&e&&(n=function(t,r,e){void 0===r&&(r=ur),void 0===e&&(e=["en"]);var n=hr.get("PluralRules",e).select(t),i=Math.abs(t);if(0===i&&r.includes("zero"))return"zero";if(1===i){if(r.includes("singular"))return"singular";if(r.includes("one"))return"one"}if("one"===n&&r.includes("singular"))return"singular";if(2===i){if(r.includes("dual"))return"dual";if(r.includes("two"))return"two"}return"two"===n&&r.includes("dual")?"dual":r.includes(n)?n:"two"===n&&r.includes("dual")?"dual":"two"===n&&r.includes("plural")?"plural":"two"===n&&r.includes("other")?"other":"few"===n&&r.includes("plural")?"plural":"few"===n&&r.includes("other")?"other":"many"===n&&r.includes("plural")?"plural":"many"===n&&r.includes("other")?"other":"other"===n&&r.includes("plural")?"plural":""}(t,Object.keys(e),r)),n&&!i&&(i=e[n]),i}function Ar(t){if("string"==typeof t)return!0;if(Array.isArray(t)){if("string"!=typeof(null==t?void 0:t[0]))return!1;const r=null==t?void 0:t[1];if(void 0===r)return!0;if(r&&"object"==typeof r)return!0}return!1}function Sr(t,r){let e=t;const n=r.split(".");for(const t of n){if("object"!=typeof e&&!Array.isArray(e))return;e=o(e,t)}return e}function Or(t){if(Array.isArray(t)){if(1===t.length)return{entry:t[0]};if(2===t.length)return{entry:t[0],metadata:t[1]}}return{entry:t}}function Er(t){var r;return"object"==typeof t&&!!t&&"data-_gt"in t&&"object"==typeof t["data-_gt"]&&!!t["data-_gt"]&&"transformation"in t["data-_gt"]&&"variable"===(null===(r=t["data-_gt"])||void 0===r?void 0:r.transformation)}function jr(t){var r;const e=(null===(r=t["data-_gt"])||void 0===r?void 0:r.variableType)||"variable";return{variableName:_r(t,e),variableType:vr(e),variableValue:void 0!==t.value?t.value:void 0!==t["data-_gt-unformatted-value"]?t["data-_gt-unformatted-value"]:void 0!==t.children?t.children:void 0,variableOptions:(()=>{const r=Object.assign(Object.assign({},void 0!==t.currency&&{currency:t.currency}),void 0!==t.options&&t.options);return Object.keys(r).length?r:"string"==typeof t["data-_gt-variable-options"]?JSON.parse(t["data-_gt-variable-options"]):t["data-_gt-variable-options"]||void 0})()}}function Hr(t){const r=t;if(r&&"object"==typeof r&&"string"==typeof r.k){const t=Object.keys(r);if(1===t.length)return!0;if(2===t.length){if("number"==typeof r.i)return!0;if("string"==typeof r.v)return!0}if(3===t.length&&"string"==typeof r.v&&"number"==typeof r.i)return!0}return!1}function Cr(t){return t&&t.props&&t.props["data-_gt"]?t.props["data-_gt"]:null}function zr({children:t,defaultLocale:e=fr,renderVariable:n}){const i=t=>r.isValidElement(t)?(t=>{const i=Cr(t);if(Er(t.props)){const{variableType:r,variableValue:i,variableOptions:o}=jr(t.props);return n({variableType:r,variableValue:i,variableOptions:o,locales:[e]})}if("plural"===(null==i?void 0:i.transformation)){const r=i.branches||{};return o(kr(t.props.n,[e],r)||t.props.children)}if("branch"===(null==i?void 0:i.transformation)){let r=t.props,{children:e,branch:n,"data-_gt":a}=r,s=l(r,["children","branch","data-_gt"]);return s=i.branches||{},o(void 0!==s[n]?s[n]:e)}return"fragment"===(null==i?void 0:i.transformation)?r.createElement(r.Fragment,{key:t.props.key,children:o(t.props.children)}):t.props.children?r.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0,children:o(t.props.children)})):r.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0}))})(t):t,o=t=>Array.isArray(t)?r.Children.map(t,i):i(t);return o(t)}function Dr({sourceElement:t,targetElement:e,locales:n=[fr],renderVariable:i}){var o,a;const{props:s}=t,c=s["data-_gt"],l=null==c?void 0:c.transformation,f=e.d,u={};if(f&&Object.entries(br).forEach(([t,r])=>{f[t]&&(u[r]=f[t])}),"plural"===l){const r=t.props.n;return Rr({source:kr(r,n,c.branches||{})||t.props.children,target:kr(r,n,(null===(o=e.d)||void 0===o?void 0:o.b)||{})||e.c,locales:n,renderVariable:i})}if("branch"===l){const{branch:t,children:r}=s;return Rr({source:(c.branches||{})[t]||r,target:((null===(a=e.d)||void 0===a?void 0:a.b)||{})[t]||e.c,locales:n,renderVariable:i})}return"fragment"===l&&e.c?r.createElement(r.Fragment,{key:t.props.key,children:Rr({source:s.children,target:e.c,locales:n,renderVariable:i})}):(null==s?void 0:s.children)&&(null==e?void 0:e.c)?r.cloneElement(t,Object.assign(Object.assign(Object.assign({},s),u),{"data-_gt":void 0,children:Rr({source:s.children,target:e.c,locales:n,renderVariable:i})})):zr({children:t,defaultLocale:n[0],renderVariable:i})}function Rr({source:t,target:e,locales:i=[fr],renderVariable:o}){if(null==e&&t)return zr({children:t,defaultLocale:i[0],renderVariable:o});if("string"==typeof e)return e;if(Array.isArray(e)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(e)){const a={},s={},c=t.filter(t=>{if(r.isValidElement(t)){if(!Er(t.props))return!0;{const{variableName:r,variableValue:e,variableOptions:n}=jr(t.props);a[r]=e,s[r]=n}}return!1}),l=t=>c.find(r=>{const e=Cr(r);if(void 0!==(null==e?void 0:e.id)){return e.id===t.i}return!1})||c.shift();return e.map((t,e)=>{if("string"==typeof t)return n(r.Fragment,{children:t},`string_${e}`);if(pr(t))return n(r.Fragment,{children:o({variableType:t.v||"v",variableValue:a[t.k],variableOptions:s[t.k],locales:i})},`var_${e}`);const c=l(t);return c?n(r.Fragment,{children:Dr({sourceElement:c,targetElement:t,locales:i,renderVariable:o})},`element_${e}`):void 0})}if(e&&"object"==typeof e&&!Array.isArray(e)){const n=pr(e)?"variable":"element";if(r.isValidElement(t)){if("element"===n)return Dr({sourceElement:t,targetElement:e,locales:i,renderVariable:o});if(Er(t.props)){const{variableValue:r,variableOptions:e,variableType:n}=jr(t.props);return o({variableType:n,variableValue:r,variableOptions:e,locales:i})}}}return zr({children:t,defaultLocale:i[0],renderVariable:o})}const Mr={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};function Pr(){return""}var Fr=function(){return Fr=Object.assign||function(t){for(var r,e=1,n=arguments.length;e<n;e++)for(var i in r=arguments[e])Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i]);return t},Fr.apply(this,arguments)};function $r(t){return lr.SHA256(t).toString(lr.enc.Hex).slice(0,16)}function Ir(t,r){var e=t.source,n=t.context,i=t.id,o=t.dataFormat;void 0===r&&(r=$r);var a={};return a.source="JSX"===o?Nr(e):e,a=Fr(Fr(Fr(Fr({},a),i&&{id:i}),n&&{context:n}),o&&{dataFormat:o}),r(y(a))}"function"==typeof SuppressedError&&SuppressedError;var Wr=function(t){if(t&&"object"==typeof t){var r={};if("c"in t&&t.c&&(r.c=Nr(t.c)),"d"in t){var e=null==t?void 0:t.d;(null==e?void 0:e.b)&&(r.b=Object.fromEntries(Object.entries(e.b).map(function(t){return[t[0],Nr(t[1])]}))),(null==e?void 0:e.t)&&(r.t=e.t)}return function(t){var r=t;if(r&&"object"==typeof r&&"string"==typeof r.k){var e=Object.keys(r);if(1===e.length)return!0;if(2===e.length){if("number"==typeof r.i)return!0;if("string"==typeof r.v)return!0}if(3===e.length&&"string"==typeof r.v&&"number"==typeof r.i)return!0}return!1}(t)?Fr({k:t.k},t.v&&{v:t.v}):r}return t};function Nr(t){return Array.isArray(t)?t.map(Wr):Wr(t)}function Vr(t,r){const e=(null==r?void 0:r.$_hash)||Ir(Object.assign(Object.assign(Object.assign({source:t},(null==r?void 0:r.$context)&&{context:r.$context}),(null==r?void 0:r.$id)&&{id:r.$id}),{dataFormat:"ICU"}));r?(r.$_hash=e,r.$_source=t):r={$_hash:e,$_source:t};const n=Buffer.from(JSON.stringify(r)).toString("base64");let o=t;(function(t){let r=0,e=!1;for(;r<t.length;){const n=t[r];if("'"!==n){if(!e&&"{"===n){let e=r+1,n="";for(;e<t.length&&"}"!==t[e];)n+=t[e],e++;if(e<t.length&&n.trim().length>0)return!0;r=e<t.length?e+1:e;continue}r++}else{if(r+1<t.length&&"'"===t[r+1]){r+=2;continue}e=!e,r++}}return!1})(t)&&Object.keys(r||{}).length>2&&(o=i(t,{locales:[fr],variables:r}));let a=o;return n&&(a+=`:${n}`),a}function Tr(t){return t&&-1!==t.lastIndexOf(":")?t.slice(0,t.lastIndexOf(":")):t}function Ur(t){if(-1===t.lastIndexOf(":"))return null;const r=t.slice(t.lastIndexOf(":")+1);try{return JSON.parse(Buffer.from(r,"base64").toString())}catch(t){return null}}const Kr="generaltranslation.locale",Lr="generaltranslation.region";function Xr(t){return void 0!==t&&("string"==typeof t||!!Array.isArray(t)&&((1===t.length||2===t.length)&&("string"==typeof t[0]&&(2!==t.length||"object"==typeof t[1]&&null!==t[1]&&("$context"in t[1]||"$_hash"in t[1])))))}const Jr=t=>"string"==typeof t||Array.isArray(t),Zr=t=>"object"==typeof t&&null!==t&&!Array.isArray(t);function qr(t,r){if(Array.isArray(t))return t.map((t,e)=>Xr(t)?r[e]:qr(t,r[e]));const e=Object.assign(Object.assign({},Object.fromEntries(Object.entries(t).filter(([,t])=>Jr(t)))),Object.fromEntries(Object.entries(r).filter(([,t])=>Jr(t)))),n=Object.entries(t).filter(([,t])=>Zr(t)).map(([t])=>t),i=Object.entries(r).filter(([,t])=>Zr(t)).map(([t])=>t),a=new Set([...n,...i]);for(const n of a)e[n]=qr(o(t,n)||{},o(r,n)||{});return e}const Gr="function"==typeof t.use;function Qr({dictionary:t,id:r}){if(""===r)return t;let e=t;const n=r.split(".");for(const t of n)e=o(e,t);return e}function Yr({dictionary:t,id:r,sourceDictionary:e}){if(""===r)return t;let n=t;const i=e,s=r.split(".");for(const t of s)void 0===o(n,t)&&(Array.isArray(o(i,t))?a(n,t,[]):a(n,t,{})),n=o(n,t);return n}const te=["constructor","prototype","__proto__"];function re(t,r,e,n){if(Xr(r))return t;const i=e.split(".");i.forEach(t=>{if(function(t){return!!te.includes(t)}(t))throw new Error(`Invalid key: ${t}`)}),r||(r={});for(const t of i.slice(0,-1))null==o(r,t)&&a(r,t,Array.isArray(o(n,t))?[]:{}),r=o(r,t),n=o(n,t);a(r,i[i.length-1],t)}function ee(t){let r={};return Array.isArray(t)&&(r=[]),Object.entries(t).forEach(([t,e])=>{if(Xr(e)){const{entry:n}=Or(e);a(r,t,n)}else a(r,t,ee(e))}),r}function ne(t,r=""){let e=!1;return Object.entries(t).forEach(([n,i])=>{const o=r?`${r}.${n}`:n;if(Xr(i)){let{entry:r,metadata:s}=Or(i);(null==s?void 0:s.$_hash)||(s||(s={}),s.$_hash=Ir(Object.assign(Object.assign({source:r},(null==s?void 0:s.$context)&&{context:s.$context}),{id:o,dataFormat:"ICU"})),a(t,n,[r,s]),e=!0)}else{const{updateDictionary:t}=ne(i,o);e=e||t}}),{dictionary:t,updateDictionary:e}}function ie(t,r,e,n,i=""){let o=!1;const a=i?i.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:i,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=Sr(r,c);let f;Xr(l)&&(f=Or(l).entry);const u=e[i]||f;u&&(re(u,r,c,t),o=!0)}),{dictionary:r,updateDictionary:o}}function oe(t,r,e,n=""){const i=n?n.split("."):[];return e.forEach(({source:e,metadata:n})=>{const{$id:o}=n,a=i.length>0?o.split(".").slice(i.length).join("."):o,s=Sr(r,a);let c;Xr(s)&&(c=Or(s).entry);re(c||e,r,a,t)}),r}function ae(t,r,e){const n=Qr({dictionary:t,id:e});if(!n)throw new Error("Dictionary subtree is undefined");if(Xr(n))throw new Error("Cannot inject and merge a dictionary entry");return function(t,r,e){const n=Sr(t,e);if(!n)throw new Error("Dictionary subtree is undefined");if(Xr(n))throw new Error("Cannot inject and merge a dictionary entry");const i=e.split("."),s=i.slice(0,-1),c=i[i.length-1];let l=t;return s.forEach(t=>{l=o(l,t)}),a(l,c,r),t}(t,qr(n,r),e)}function se(t,r,e=""){const n=[];return Object.entries(t).forEach(([t,i])=>{const a=e?`${e}.${t}`:t;if(Xr(i)){const{entry:e,metadata:s}=Or(i);o(r,t)||n.push({source:e,metadata:{$id:a,$context:null==s?void 0:s.$context,$_hash:(null==s?void 0:s.$_hash)||""}})}else n.push(...se(i,o(r,t)||(Array.isArray(i)?[]:{}),a))}),n}export{yr as addGTIdentifier,se as collectUntranslatedEntries,Tr as decodeMsg,Ur as decodeOptions,Kr as defaultLocaleCookieName,Lr as defaultRegionCookieName,Mr as defaultRenderSettings,c as flattenDictionary,Sr as getDictionaryEntry,Or as getEntryAndMetadata,kr as getPluralBranch,Qr as getSubtree,Yr as getSubtreeWithCreation,_r as getVariableName,jr as getVariableProps,ae as injectAndMerge,re as injectEntry,oe as injectFallbacks,ne as injectHashes,ie as injectTranslations,Xr as isDictionaryEntry,Ar as isValidDictionaryEntry,Hr as isVariableObject,qr as mergeDictionaries,Vr as msg,Gr as reactHasUse,zr as renderDefaultChildren,Pr as renderSkeleton,Rr as renderTranslatedChildren,ee as stripMetadataFromEntries,Br as writeChildrenAsObjects};
18
+ function(){var r=t,e=r.lib,n=e.WordArray,i=e.Hasher,o=r.algo,a=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),s=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),f=n.create([0,1518500249,1859775393,2400959708,2840853838]),u=n.create([1352829926,1548603684,1836072691,2053994217,0]),h=o.RIPEMD160=i.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,r){for(var e=0;e<16;e++){var n=r+e,i=t[n];t[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,h,b,x,m,w,B,k,A,S,O,E=this._hash.words,j=f.words,H=u.words,C=a.words,z=s.words,D=c.words,R=l.words;for(w=o=E[0],B=h=E[1],k=b=E[2],A=x=E[3],S=m=E[4],e=0;e<80;e+=1)O=o+t[r+C[e]]|0,O+=e<16?p(h,b,x)+j[0]:e<32?d(h,b,x)+j[1]:e<48?v(h,b,x)+j[2]:e<64?y(h,b,x)+j[3]:g(h,b,x)+j[4],O=(O=_(O|=0,D[e]))+m|0,o=m,m=x,x=_(b,10),b=h,h=O,O=w+t[r+z[e]]|0,O+=e<16?g(B,k,A)+H[0]:e<32?y(B,k,A)+H[1]:e<48?v(B,k,A)+H[2]:e<64?d(B,k,A)+H[3]:p(B,k,A)+H[4],O=(O=_(O|=0,R[e]))+S|0,w=S,S=A,A=_(k,10),k=B,B=O;O=E[1]+b+A|0,E[1]=E[2]+x+S|0,E[2]=E[3]+m+w|0,E[3]=E[4]+o+B|0,E[4]=E[0]+h+k|0,E[0]=O},_doFinalize:function(){var t=this._data,r=t.words,e=8*this._nDataBytes,n=8*t.sigBytes;r[n>>>5]|=128<<24-n%32,r[14+(n+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),t.sigBytes=4*(r.length+1),this._process();for(var i=this._hash,o=i.words,a=0;a<5;a++){var s=o[a];o[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return i},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});function p(t,r,e){return t^r^e}function d(t,r,e){return t&r|~t&e}function v(t,r,e){return(t|~r)^e}function y(t,r,e){return t&e|r&~e}function g(t,r,e){return t^(r|~e)}function _(t,r){return t<<r|t>>>32-r}r.RIPEMD160=i._createHelper(h),r.HmacRIPEMD160=i._createHmacHelper(h)}(),t.RIPEMD160)),nt.exports;var t}(),at(),function(){return st||(st=1,ct.exports=(c=m(),K(),at(),r=(t=c).lib,e=r.Base,n=r.WordArray,i=t.algo,o=i.SHA256,a=i.HMAC,s=i.PBKDF2=e.extend({cfg:e.extend({keySize:4,hasher:o,iterations:25e4}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,r){for(var e=this.cfg,i=a.create(e.hasher,t),o=n.create(),s=n.create([1]),c=o.words,l=s.words,f=e.keySize,u=e.iterations;c.length<f;){var h=i.update(r).finalize(s);i.reset();for(var p=h.words,d=p.length,v=h,y=1;y<u;y++){v=i.finalize(v),i.reset();for(var g=v.words,_=0;_<d;_++)p[_]^=g[_]}o.concat(h),l[0]++}return o.sigBytes=4*f,o}}),t.PBKDF2=function(t,r,e){return s.create(e).compute(t,r)},c.PBKDF2)),ct.exports;var t,r,e,n,i,o,a,s,c}(),ut(),dt(),gt(),xt(),Bt(),St(),function(){return Ot?Et.exports:(Ot=1,Et.exports=(r=m(),dt(),r.mode.ECB=((t=r.lib.BlockCipherMode.extend()).Encryptor=t.extend({processBlock:function(t,r){this._cipher.encryptBlock(t,r)}}),t.Decryptor=t.extend({processBlock:function(t,r){this._cipher.decryptBlock(t,r)}}),t),r.mode.ECB));var t,r}(),function(){return jt?Ht.exports:(jt=1,Ht.exports=(t=m(),dt(),t.pad.AnsiX923={pad:function(t,r){var e=t.sigBytes,n=4*r,i=n-e%n,o=e+i-1;t.clamp(),t.words[o>>>2]|=i<<24-o%4*8,t.sigBytes+=i},unpad:function(t){var r=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=r}},t.pad.Ansix923));var t}(),function(){return Ct?zt.exports:(Ct=1,zt.exports=(t=m(),dt(),t.pad.Iso10126={pad:function(r,e){var n=4*e,i=n-r.sigBytes%n;r.concat(t.lib.WordArray.random(i-1)).concat(t.lib.WordArray.create([i<<24],1))},unpad:function(t){var r=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=r}},t.pad.Iso10126));var t}(),function(){return Dt?Rt.exports:(Dt=1,Rt.exports=(t=m(),dt(),t.pad.Iso97971={pad:function(r,e){r.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(r,e)},unpad:function(r){t.pad.ZeroPadding.unpad(r),r.sigBytes--}},t.pad.Iso97971));var t}(),function(){return Mt||(Mt=1,Pt.exports=(t=m(),dt(),t.pad.ZeroPadding={pad:function(t,r){var e=4*r;t.clamp(),t.sigBytes+=e-(t.sigBytes%e||e)},unpad:function(t){var r=t.words,e=t.sigBytes-1;for(e=t.sigBytes-1;e>=0;e--)if(r[e>>>2]>>>24-e%4*8&255){t.sigBytes=e+1;break}}},t.pad.ZeroPadding)),Pt.exports;var t}(),function(){return Ft?$t.exports:(Ft=1,$t.exports=(t=m(),dt(),t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding));var t}(),function(){return It?Wt.exports:(It=1,Wt.exports=(n=m(),dt(),r=(t=n).lib.CipherParams,e=t.enc.Hex,t.format.Hex={stringify:function(t){return t.ciphertext.toString(e)},parse:function(t){var n=e.parse(t);return r.create({ciphertext:n})}},n.format.Hex));var t,r,e,n}(),function(){return Nt||(Nt=1,Vt.exports=(t=m(),D(),I(),ut(),dt(),function(){var r=t,e=r.lib.BlockCipher,n=r.algo,i=[],o=[],a=[],s=[],c=[],l=[],f=[],u=[],h=[],p=[];!function(){for(var t=[],r=0;r<256;r++)t[r]=r<128?r<<1:r<<1^283;var e=0,n=0;for(r=0;r<256;r++){var d=n^n<<1^n<<2^n<<3^n<<4;d=d>>>8^255&d^99,i[e]=d,o[d]=e;var v=t[e],y=t[v],g=t[y],_=257*t[d]^16843008*d;a[e]=_<<24|_>>>8,s[e]=_<<16|_>>>16,c[e]=_<<8|_>>>24,l[e]=_,_=16843009*g^65537*y^257*v^16843008*e,f[d]=_<<24|_>>>8,u[d]=_<<16|_>>>16,h[d]=_<<8|_>>>24,p[d]=_,e?(e=v^t[t[t[g^v]]],n^=t[t[n]]):e=n=1}}();var d=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=e.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,r=t.words,e=t.sigBytes/4,n=4*((this._nRounds=e+6)+1),o=this._keySchedule=[],a=0;a<n;a++)a<e?o[a]=r[a]:(l=o[a-1],a%e?e>6&&a%e==4&&(l=i[l>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l]):(l=i[(l=l<<8|l>>>24)>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l],l^=d[a/e|0]<<24),o[a]=o[a-e]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=o[a];else l=o[a-4];s[c]=c<4||a<=4?l:f[i[l>>>24]]^u[i[l>>>16&255]]^h[i[l>>>8&255]]^p[i[255&l]]}}},encryptBlock:function(t,r){this._doCryptBlock(t,r,this._keySchedule,a,s,c,l,i)},decryptBlock:function(t,r){var e=t[r+1];t[r+1]=t[r+3],t[r+3]=e,this._doCryptBlock(t,r,this._invKeySchedule,f,u,h,p,o),e=t[r+1],t[r+1]=t[r+3],t[r+3]=e},_doCryptBlock:function(t,r,e,n,i,o,a,s){for(var c=this._nRounds,l=t[r]^e[0],f=t[r+1]^e[1],u=t[r+2]^e[2],h=t[r+3]^e[3],p=4,d=1;d<c;d++){var v=n[l>>>24]^i[f>>>16&255]^o[u>>>8&255]^a[255&h]^e[p++],y=n[f>>>24]^i[u>>>16&255]^o[h>>>8&255]^a[255&l]^e[p++],g=n[u>>>24]^i[h>>>16&255]^o[l>>>8&255]^a[255&f]^e[p++],_=n[h>>>24]^i[l>>>16&255]^o[f>>>8&255]^a[255&u]^e[p++];l=v,f=y,u=g,h=_}v=(s[l>>>24]<<24|s[f>>>16&255]<<16|s[u>>>8&255]<<8|s[255&h])^e[p++],y=(s[f>>>24]<<24|s[u>>>16&255]<<16|s[h>>>8&255]<<8|s[255&l])^e[p++],g=(s[u>>>24]<<24|s[h>>>16&255]<<16|s[l>>>8&255]<<8|s[255&f])^e[p++],_=(s[h>>>24]<<24|s[l>>>16&255]<<16|s[f>>>8&255]<<8|s[255&u])^e[p++],t[r]=v,t[r+1]=y,t[r+2]=g,t[r+3]=_},keySize:8});r.AES=e._createHelper(v)}(),t.AES)),Vt.exports;var t}(),Kt(),function(){return Lt||(Lt=1,Xt.exports=(t=m(),D(),I(),ut(),dt(),function(){var r=t,e=r.lib.StreamCipher,n=r.algo,i=n.RC4=e.extend({_doReset:function(){for(var t=this._key,r=t.words,e=t.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var a=i%e,s=r[a>>>2]>>>24-a%4*8&255;o=(o+n[i]+s)%256;var c=n[i];n[i]=n[o],n[o]=c}this._i=this._j=0},_doProcessBlock:function(t,r){t[r]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var t=this._S,r=this._i,e=this._j,n=0,i=0;i<4;i++){e=(e+t[r=(r+1)%256])%256;var o=t[r];t[r]=t[e],t[e]=o,n|=t[(t[r]+t[e])%256]<<24-8*i}return this._i=r,this._j=e,n}r.RC4=e._createHelper(i);var a=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)o.call(this)}});r.RC4Drop=e._createHelper(a)}(),t.RC4)),Xt.exports;var t}(),function(){return Jt||(Jt=1,Zt.exports=(t=m(),D(),I(),ut(),dt(),function(){var r=t,e=r.lib.StreamCipher,n=r.algo,i=[],o=[],a=[],s=n.Rabbit=e.extend({_doReset:function(){for(var t=this._key.words,r=this.cfg.iv,e=0;e<4;e++)t[e]=16711935&(t[e]<<8|t[e]>>>24)|4278255360&(t[e]<<24|t[e]>>>8);var n=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,e=0;e<4;e++)c.call(this);for(e=0;e<8;e++)i[e]^=n[e+4&7];if(r){var o=r.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),f=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),u=l>>>16|4294901760&f,h=f<<16|65535&l;for(i[0]^=l,i[1]^=u,i[2]^=f,i[3]^=h,i[4]^=l,i[5]^=u,i[6]^=f,i[7]^=h,e=0;e<4;e++)c.call(this)}},_doProcessBlock:function(t,r){var e=this._X;c.call(this),i[0]=e[0]^e[5]>>>16^e[3]<<16,i[1]=e[2]^e[7]>>>16^e[5]<<16,i[2]=e[4]^e[1]>>>16^e[7]<<16,i[3]=e[6]^e[3]>>>16^e[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[r+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,r=this._C,e=0;e<8;e++)o[e]=r[e];for(r[0]=r[0]+1295307597+this._b|0,r[1]=r[1]+3545052371+(r[0]>>>0<o[0]>>>0?1:0)|0,r[2]=r[2]+886263092+(r[1]>>>0<o[1]>>>0?1:0)|0,r[3]=r[3]+1295307597+(r[2]>>>0<o[2]>>>0?1:0)|0,r[4]=r[4]+3545052371+(r[3]>>>0<o[3]>>>0?1:0)|0,r[5]=r[5]+886263092+(r[4]>>>0<o[4]>>>0?1:0)|0,r[6]=r[6]+1295307597+(r[5]>>>0<o[5]>>>0?1:0)|0,r[7]=r[7]+3545052371+(r[6]>>>0<o[6]>>>0?1:0)|0,this._b=r[7]>>>0<o[7]>>>0?1:0,e=0;e<8;e++){var n=t[e]+r[e],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[e]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}r.Rabbit=e._createHelper(s)}(),t.Rabbit)),Zt.exports;var t}(),function(){return qt||(qt=1,Gt.exports=(t=m(),D(),I(),ut(),dt(),function(){var r=t,e=r.lib.StreamCipher,n=r.algo,i=[],o=[],a=[],s=n.RabbitLegacy=e.extend({_doReset:function(){var t=this._key.words,r=this.cfg.iv,e=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var i=0;i<4;i++)c.call(this);for(i=0;i<8;i++)n[i]^=e[i+4&7];if(r){var o=r.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),f=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),u=l>>>16|4294901760&f,h=f<<16|65535&l;for(n[0]^=l,n[1]^=u,n[2]^=f,n[3]^=h,n[4]^=l,n[5]^=u,n[6]^=f,n[7]^=h,i=0;i<4;i++)c.call(this)}},_doProcessBlock:function(t,r){var e=this._X;c.call(this),i[0]=e[0]^e[5]>>>16^e[3]<<16,i[1]=e[2]^e[7]>>>16^e[5]<<16,i[2]=e[4]^e[1]>>>16^e[7]<<16,i[3]=e[6]^e[3]>>>16^e[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[r+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,r=this._C,e=0;e<8;e++)o[e]=r[e];for(r[0]=r[0]+1295307597+this._b|0,r[1]=r[1]+3545052371+(r[0]>>>0<o[0]>>>0?1:0)|0,r[2]=r[2]+886263092+(r[1]>>>0<o[1]>>>0?1:0)|0,r[3]=r[3]+1295307597+(r[2]>>>0<o[2]>>>0?1:0)|0,r[4]=r[4]+3545052371+(r[3]>>>0<o[3]>>>0?1:0)|0,r[5]=r[5]+886263092+(r[4]>>>0<o[4]>>>0?1:0)|0,r[6]=r[6]+1295307597+(r[5]>>>0<o[5]>>>0?1:0)|0,r[7]=r[7]+3545052371+(r[6]>>>0<o[6]>>>0?1:0)|0,this._b=r[7]>>>0<o[7]>>>0?1:0,e=0;e<8;e++){var n=t[e]+r[e],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[e]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}r.RabbitLegacy=e._createHelper(s)}(),t.RabbitLegacy)),Gt.exports;var t}(),tr())),g.exports),lr=p(cr),fr="en",ur=["singular","plural","dual","zero","one","two","few","many","other"];var hr=new(function(){function t(){this.cache=new Map}return t.prototype._generateKey=function(t,r,e){void 0===e&&(e={});var n=Array.isArray(r)?r.join(","):r,i=e?JSON.stringify(e,Object.keys(e).sort()):"{}";return"".concat(t,":").concat(n,":").concat(i)},t.prototype.get=function(t,r,e){void 0===e&&(e={});var n=this._generateKey(t,r,e);if(!this.cache.has(n)){var i=new Intl[t](r,e);this.cache.set(n,i)}return this.cache.get(n)},t}());function pr(t){var r=t;if(r&&"object"==typeof r&&"string"==typeof r.k){var e=Object.keys(r);if(1===e.length)return!0;if(2===e.length){if("number"==typeof r.i)return!0;if("string"==typeof r.v)return!0}if(3===e.length&&"string"==typeof r.v&&"number"==typeof r.i)return!0}return!1}var dr={variable:"v",number:"n",datetime:"d",currency:"c"};function vr(t){return dr[t]}function yr(t,n=0){let i=n;const o=t=>{const{type:r,props:e}=t;i+=1;const n={id:i};let o;try{o="function"==typeof r&&r._gtt||""}catch(t){}if(o){const t=o.split("-");if("translate"===t[0]&&(t[0]="fragment"),"variable"===t[0]&&(n.variableType=(null==t?void 0:t[1])||"variable"),"plural"===t[0]){const t=Object.entries(e).reduce((t,[r,e])=>(function(t){return ur.includes(t)}(r)&&(t[r]=yr(e,i)),t),{});Object.keys(t).length&&(n.branches=t)}if("branch"===t[0]){const{children:t,branch:r}=e,o=l(e,["children","branch"]),a=Object.entries(o).reduce((t,[r,e])=>(t[r]=yr(e,i),t),{});Object.keys(a).length&&(n.branches=a)}n.transformation=t[0]}return n};function a(t){return e(t)?function(t){const{props:e}=t,n=o(t),i=Object.assign(Object.assign({},e),{"data-_gt":n});return e.children&&!n.variableType&&(i.children=s(e.children)),t.type===r.Fragment&&(i["data-_gt"].transformation="fragment"),r.cloneElement(t,i)}(t):t}function s(t){return Array.isArray(t)?r.Children.map(t,a):a(t)}return s(t)}"function"==typeof SuppressedError&&SuppressedError;const gr={variable:"value",number:"n",datetime:"date",currency:"cost"};function _r(t={},r){var e;if(t.name)return t.name;return`_gt_${gr[r]||"value"}_${null===(e=t["data-_gt"])||void 0===e?void 0:e.id}`}var br={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const xr=t=>{var r;if(!t)return"";const{type:e,props:n}=t;if(e&&"function"==typeof e){if("displayName"in e&&"string"==typeof e.displayName&&e.displayName)return e.displayName;if("name"in e&&"string"==typeof e.name&&e.name)return e.name}return e&&"string"==typeof e?e:n.href?"a":(null===(r=n["data-_gt"])||void 0===r?void 0:r.id)?`C${n["data-_gt"].id}`:"function"},mr=t=>{const{props:r}=t,e={t:xr(t)};if(r["data-_gt"]){const t=r["data-_gt"],n=t.transformation;if("variable"===n){const e=t.variableType||"variable",n=_r(r,e),i=vr(e);return{i:t.id,k:n,v:i}}e.i=t.id,e.d=((t,r,e)=>{let n=Object.entries(br).reduce((t,[e,n])=>(r[n]&&(t[e]=r[n]),t),{});if("plural"===t&&e){const t={};Object.entries(e).forEach(([r,e])=>{t[r]=Br(e)}),n=Object.assign(Object.assign({},n),{b:t,t:"p"})}if("branch"===t&&e){const t={};Object.entries(e).forEach(([r,e])=>{t[r]=Br(e)}),n=Object.assign(Object.assign({},n),{b:t,t:"b"})}return Object.keys(n).length?n:void 0})(n,r,t.branches);let i=Object.entries(br).reduce((t,[e,n])=>(r[n]&&(t[e]=r[n]),t),{});if("plural"===n&&t.branches){const r={};Object.entries(t.branches).forEach(([t,e])=>{r[t]=Br(e)}),i=Object.assign(Object.assign({},i),{b:r,t:"p"})}if("branch"===n&&t.branches){const r={};Object.entries(t.branches).forEach(([t,e])=>{r[t]=Br(e)}),i=Object.assign(Object.assign({},i),{b:r,t:"b"})}e.d=Object.keys(i).length?i:void 0}return r.children&&(e.c=Br(r.children)),e},wr=t=>{return e=t,r.isValidElement(e)?mr(t):"number"==typeof t?t.toString():t;var e};function Br(t){return Array.isArray(t)?t.map(wr):wr(t)}function kr(t,r,e){let n="",i=null;return"number"==typeof t&&!i&&e&&(n=function(t,r,e){void 0===r&&(r=ur),void 0===e&&(e=["en"]);var n=hr.get("PluralRules",e).select(t),i=Math.abs(t);if(0===i&&r.includes("zero"))return"zero";if(1===i){if(r.includes("singular"))return"singular";if(r.includes("one"))return"one"}if("one"===n&&r.includes("singular"))return"singular";if(2===i){if(r.includes("dual"))return"dual";if(r.includes("two"))return"two"}return"two"===n&&r.includes("dual")?"dual":r.includes(n)?n:"two"===n&&r.includes("dual")?"dual":"two"===n&&r.includes("plural")?"plural":"two"===n&&r.includes("other")?"other":"few"===n&&r.includes("plural")?"plural":"few"===n&&r.includes("other")?"other":"many"===n&&r.includes("plural")?"plural":"many"===n&&r.includes("other")?"other":"other"===n&&r.includes("plural")?"plural":""}(t,Object.keys(e),r)),n&&!i&&(i=e[n]),i}function Ar(t){if("string"==typeof t)return!0;if(Array.isArray(t)){if("string"!=typeof(null==t?void 0:t[0]))return!1;const r=null==t?void 0:t[1];if(void 0===r)return!0;if(r&&"object"==typeof r)return!0}return!1}function Sr(t,r){let e=t;const n=r.split(".");for(const t of n){if("object"!=typeof e&&!Array.isArray(e))return;e=o(e,t)}return e}function Or(t){if(Array.isArray(t)){if(1===t.length)return{entry:t[0]};if(2===t.length)return{entry:t[0],metadata:t[1]}}return{entry:t}}function Er(t){var r;return"object"==typeof t&&!!t&&"data-_gt"in t&&"object"==typeof t["data-_gt"]&&!!t["data-_gt"]&&"transformation"in t["data-_gt"]&&"variable"===(null===(r=t["data-_gt"])||void 0===r?void 0:r.transformation)}function jr(t){var r;const e=(null===(r=t["data-_gt"])||void 0===r?void 0:r.variableType)||"variable";return{variableName:_r(t,e),variableType:vr(e),variableValue:void 0!==t.value?t.value:void 0!==t["data-_gt-unformatted-value"]?t["data-_gt-unformatted-value"]:void 0!==t.children?t.children:void 0,variableOptions:(()=>{const r=Object.assign(Object.assign({},void 0!==t.currency&&{currency:t.currency}),void 0!==t.options&&t.options);return Object.keys(r).length?r:"string"==typeof t["data-_gt-variable-options"]?JSON.parse(t["data-_gt-variable-options"]):t["data-_gt-variable-options"]||void 0})()}}function Hr(t){const r=t;if(r&&"object"==typeof r&&"string"==typeof r.k){const t=Object.keys(r);if(1===t.length)return!0;if(2===t.length){if("number"==typeof r.i)return!0;if("string"==typeof r.v)return!0}if(3===t.length&&"string"==typeof r.v&&"number"==typeof r.i)return!0}return!1}function Cr(t){return t&&t.props&&t.props["data-_gt"]?t.props["data-_gt"]:null}function zr({children:t,defaultLocale:e=fr,renderVariable:n}){const i=t=>r.isValidElement(t)?(t=>{const i=Cr(t);if(Er(t.props)){const{variableType:r,variableValue:i,variableOptions:o}=jr(t.props);return n({variableType:r,variableValue:i,variableOptions:o,locales:[e]})}if("plural"===(null==i?void 0:i.transformation)){const r=i.branches||{};return o(kr(t.props.n,[e],r)||t.props.children)}if("branch"===(null==i?void 0:i.transformation)){let r=t.props,{children:e,branch:n,"data-_gt":a}=r,s=l(r,["children","branch","data-_gt"]);return s=i.branches||{},o(void 0!==s[n]?s[n]:e)}return"fragment"===(null==i?void 0:i.transformation)?r.createElement(r.Fragment,{key:t.props.key,children:o(t.props.children)}):t.props.children?r.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0,children:o(t.props.children)})):r.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0}))})(t):t,o=t=>Array.isArray(t)?r.Children.map(t,i):i(t);return o(t)}function Dr({sourceElement:t,targetElement:e,locales:n=[fr],renderVariable:i}){var o,a;const{props:s}=t,c=s["data-_gt"],l=null==c?void 0:c.transformation,f=e.d,u={};if(f&&Object.entries(br).forEach(([t,r])=>{f[t]&&(u[r]=f[t])}),"plural"===l){const r=t.props.n;return Rr({source:kr(r,n,c.branches||{})||t.props.children,target:kr(r,n,(null===(o=e.d)||void 0===o?void 0:o.b)||{})||e.c,locales:n,renderVariable:i})}if("branch"===l){const{branch:t,children:r}=s;return Rr({source:(c.branches||{})[t]||r,target:((null===(a=e.d)||void 0===a?void 0:a.b)||{})[t]||e.c,locales:n,renderVariable:i})}return"fragment"===l&&e.c?r.createElement(r.Fragment,{key:t.props.key,children:Rr({source:s.children,target:e.c,locales:n,renderVariable:i})}):(null==s?void 0:s.children)&&(null==e?void 0:e.c)?r.cloneElement(t,Object.assign(Object.assign(Object.assign({},s),u),{"data-_gt":void 0,children:Rr({source:s.children,target:e.c,locales:n,renderVariable:i})})):zr({children:t,defaultLocale:n[0],renderVariable:i})}function Rr({source:t,target:e,locales:i=[fr],renderVariable:o}){if(null==e&&t)return zr({children:t,defaultLocale:i[0],renderVariable:o});if("string"==typeof e)return e;if(Array.isArray(e)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(e)){const a={},s={},c=t.filter(t=>{if(r.isValidElement(t)){if(!Er(t.props))return!0;{const{variableName:r,variableValue:e,variableOptions:n}=jr(t.props);a[r]=e,s[r]=n}}return!1}),l=t=>c.find(r=>{const e=Cr(r);if(void 0!==(null==e?void 0:e.id)){return e.id===t.i}return!1})||c.shift();return e.map((t,e)=>{if("string"==typeof t)return n(r.Fragment,{children:t},`string_${e}`);if(pr(t))return n(r.Fragment,{children:o({variableType:t.v||"v",variableValue:a[t.k],variableOptions:s[t.k],locales:i})},`var_${e}`);const c=l(t);return c?n(r.Fragment,{children:Dr({sourceElement:c,targetElement:t,locales:i,renderVariable:o})},`element_${e}`):void 0})}if(e&&"object"==typeof e&&!Array.isArray(e)){const n=pr(e)?"variable":"element";if(r.isValidElement(t)){if("element"===n)return Dr({sourceElement:t,targetElement:e,locales:i,renderVariable:o});if(Er(t.props)){const{variableValue:r,variableOptions:e,variableType:n}=jr(t.props);return o({variableType:n,variableValue:r,variableOptions:e,locales:i})}}}return zr({children:t,defaultLocale:i[0],renderVariable:o})}const Mr={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};function Pr(){return""}var Fr=function(){return Fr=Object.assign||function(t){for(var r,e=1,n=arguments.length;e<n;e++)for(var i in r=arguments[e])Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i]);return t},Fr.apply(this,arguments)};function $r(t){return lr.SHA256(t).toString(lr.enc.Hex).slice(0,16)}function Ir(t,r){var e=t.source,n=t.context,i=t.id,o=t.dataFormat;void 0===r&&(r=$r);var a={};return a.source="JSX"===o?Nr(e):e,a=Fr(Fr(Fr(Fr({},a),i&&{id:i}),n&&{context:n}),o&&{dataFormat:o}),r(y(a))}"function"==typeof SuppressedError&&SuppressedError;var Wr=function(t){if(t&&"object"==typeof t){var r={};if("c"in t&&t.c&&(r.c=Nr(t.c)),"d"in t){var e=null==t?void 0:t.d;(null==e?void 0:e.b)&&(r.b=Object.fromEntries(Object.entries(e.b).map(function(t){return[t[0],Nr(t[1])]}))),(null==e?void 0:e.t)&&(r.t=e.t)}return function(t){var r=t;if(r&&"object"==typeof r&&"string"==typeof r.k){var e=Object.keys(r);if(1===e.length)return!0;if(2===e.length){if("number"==typeof r.i)return!0;if("string"==typeof r.v)return!0}if(3===e.length&&"string"==typeof r.v&&"number"==typeof r.i)return!0}return!1}(t)?Fr({k:t.k},t.v&&{v:t.v}):r}return t};function Nr(t){return Array.isArray(t)?t.map(Wr):Wr(t)}function Vr(t,r){const e=(null==r?void 0:r.$_hash)||Ir(Object.assign(Object.assign(Object.assign({source:t},(null==r?void 0:r.$context)&&{context:r.$context}),(null==r?void 0:r.$id)&&{id:r.$id}),{dataFormat:"ICU"}));r?(r.$_hash=e,r.$_source=t):r={$_hash:e,$_source:t};const n=Buffer.from(JSON.stringify(r)).toString("base64");let o=t;(function(t){let r=0,e=!1;for(;r<t.length;){const n=t[r];if("'"!==n){if(!e&&"{"===n){let e=r+1,n="";for(;e<t.length&&"}"!==t[e];)n+=t[e],e++;if(e<t.length&&n.trim().length>0)return!0;r=e<t.length?e+1:e;continue}r++}else{if(r+1<t.length&&"'"===t[r+1]){r+=2;continue}e=!e,r++}}return!1})(t)&&Object.keys(r||{}).length>2&&(o=i(t,{locales:[fr],variables:r}));let a=o;return n&&(a+=`:${n}`),a}function Tr(t){return t&&-1!==t.lastIndexOf(":")?t.slice(0,t.lastIndexOf(":")):t}function Ur(t){if(-1===t.lastIndexOf(":"))return null;const r=t.slice(t.lastIndexOf(":")+1);try{return JSON.parse(Buffer.from(r,"base64").toString())}catch(t){return null}}const Kr="generaltranslation.locale",Lr="generaltranslation.region";function Xr(t){return void 0!==t&&("string"==typeof t||!!Array.isArray(t)&&((1===t.length||2===t.length)&&("string"==typeof t[0]&&(2!==t.length||"object"==typeof t[1]&&null!==t[1]&&("$context"in t[1]||"$_hash"in t[1])))))}const Jr=t=>"string"==typeof t||Array.isArray(t),Zr=t=>"object"==typeof t&&null!==t&&!Array.isArray(t);function qr(t,r){if(Array.isArray(t))return t.map((t,e)=>Xr(t)?r[e]:qr(t,r[e]));const e=Object.assign(Object.assign({},Object.fromEntries(Object.entries(t).filter(([,t])=>Jr(t)))),Object.fromEntries(Object.entries(r).filter(([,t])=>Jr(t)))),n=Object.entries(t).filter(([,t])=>Zr(t)).map(([t])=>t),i=Object.entries(r).filter(([,t])=>Zr(t)).map(([t])=>t),a=new Set([...n,...i]);for(const n of a)e[n]=qr(o(t,n)||{},o(r,n)||{});return e}const Gr="function"==typeof t.use;function Qr({dictionary:t,id:r}){if(""===r)return t;let e=t;const n=r.split(".");for(const t of n)e=o(e,t);return e}function Yr({dictionary:t,id:r,sourceDictionary:e}){if(""===r)return t;let n=t;const i=e,s=r.split(".");for(const t of s)void 0===o(n,t)&&(Array.isArray(o(i,t))?a(n,t,[]):a(n,t,{})),n=o(n,t);return n}const te=["constructor","prototype","__proto__"];function re(t,r,e,n){if(Xr(r))return t;const i=e.split(".");i.forEach(t=>{if(function(t){return!!te.includes(t)}(t))throw new Error(`Invalid key: ${t}`)}),r||(r={});for(const t of i.slice(0,-1))null==o(r,t)&&a(r,t,Array.isArray(o(n,t))?[]:{}),r=o(r,t),n=o(n,t);a(r,i[i.length-1],t)}function ee(t){let r={};return Array.isArray(t)&&(r=[]),Object.entries(t).forEach(([t,e])=>{if(Xr(e)){const{entry:n}=Or(e);a(r,t,n)}else a(r,t,ee(e))}),r}function ne(t,r=""){let e=!1;return Object.entries(t).forEach(([n,i])=>{const o=r?`${r}.${n}`:n;if(Xr(i)){let{entry:r,metadata:s}=Or(i);(null==s?void 0:s.$_hash)||(s||(s={}),s.$_hash=Ir(Object.assign(Object.assign({source:r},(null==s?void 0:s.$context)&&{context:s.$context}),{id:o,dataFormat:"ICU"})),a(t,n,[r,s]),e=!0)}else{const{updateDictionary:t}=ne(i,o);e=e||t}}),{dictionary:t,updateDictionary:e}}function ie(t,r,e,n,i=""){let o=!1;const a=i?i.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:i,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=Sr(r,c);let f;Xr(l)&&(f=Or(l).entry);const u=e[i]||f;u&&(re(u,r,c,t),o=!0)}),{dictionary:r,updateDictionary:o}}function oe(t,r,e,n=""){const i=n?n.split("."):[];return e.forEach(({source:e,metadata:n})=>{const{$id:o}=n,a=i.length>0?o.split(".").slice(i.length).join("."):o,s=Sr(r,a);let c;Xr(s)&&(c=Or(s).entry);re(c||e,r,a,t)}),r}const ae=t=>`gt-react Error: Dictionary subtree not found for id: "${t}"`;function se(t,r,e){const n=Qr({dictionary:t,id:e});if(!n)throw new Error(ae(e));if(Xr(n))throw new Error("gt-react Error: Cannot inject and merge a dictionary entry");return function(t,r,e){const n=Sr(t,e);if(!n)throw new Error(ae(e));if(Xr(n))throw new Error("gt-react Error: Cannot inject and merge a dictionary entry");const i=e.split("."),s=i.slice(0,-1),c=i[i.length-1];let l=t;return s.forEach(t=>{l=o(l,t)}),a(l,c,r),t}(t,qr(n,r),e)}function ce(t,r,e=""){const n=[];return Object.entries(t).forEach(([t,i])=>{const a=e?`${e}.${t}`:t;if(Xr(i)){const{entry:e,metadata:s}=Or(i);o(r,t)||n.push({source:e,metadata:{$id:a,$context:null==s?void 0:s.$context,$_hash:(null==s?void 0:s.$_hash)||""}})}else n.push(...ce(i,o(r,t)||(Array.isArray(i)?[]:{}),a))}),n}export{yr as addGTIdentifier,ce as collectUntranslatedEntries,Tr as decodeMsg,Ur as decodeOptions,Kr as defaultLocaleCookieName,Lr as defaultRegionCookieName,Mr as defaultRenderSettings,c as flattenDictionary,Sr as getDictionaryEntry,Or as getEntryAndMetadata,kr as getPluralBranch,Qr as getSubtree,Yr as getSubtreeWithCreation,_r as getVariableName,jr as getVariableProps,se as injectAndMerge,re as injectEntry,oe as injectFallbacks,ne as injectHashes,ie as injectTranslations,Xr as isDictionaryEntry,Ar as isValidDictionaryEntry,Hr as isVariableObject,qr as mergeDictionaries,Vr as msg,Gr as reactHasUse,zr as renderDefaultChildren,Pr as renderSkeleton,Rr as renderTranslatedChildren,ee as stripMetadataFromEntries,Br as writeChildrenAsObjects};
@@ -1 +1 @@
1
- {"version":3,"file":"useCreateInternalUseTranslationsObjFunction.d.ts","sourceRoot":"","sources":["../../../../src/provider/hooks/translation/useCreateInternalUseTranslationsObjFunction.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EACL,UAAU,EAEV,4BAA4B,EAG5B,YAAY,EACb,MAAM,sBAAsB,CAAC;AAgB9B,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,UAAU,EACtB,sBAAsB,EAAE,UAAU,EAClC,aAAa,EAAE,QAAQ,EACvB,yBAAyB,EAAE,QAAQ,EACnC,YAAY,EAAE,YAAY,GAAG,IAAI,EACjC,MAAM,EAAE,MAAM,EACd,aAAa,EAAE,MAAM,EACrB,mBAAmB,EAAE,OAAO,EAC5B,0BAA0B,EAAE,OAAO,EACnC,qBAAqB,EAAE,OAAO,EAC9B,yBAAyB,EAAE,oBAAoB,EAC/C,SAAS,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,4BAA4B,KAAK,MAAM,QAehE,MAAM,gBACI,MAAM,YACX,4BAA4B,KACpC,GAAG,CAiJT"}
1
+ {"version":3,"file":"useCreateInternalUseTranslationsObjFunction.d.ts","sourceRoot":"","sources":["../../../../src/provider/hooks/translation/useCreateInternalUseTranslationsObjFunction.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EACL,UAAU,EACV,4BAA4B,EAE5B,YAAY,EACb,MAAM,sBAAsB,CAAC;AAmB9B,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,UAAU,EACtB,sBAAsB,EAAE,UAAU,EAClC,aAAa,EAAE,QAAQ,EACvB,yBAAyB,EAAE,QAAQ,EACnC,YAAY,EAAE,YAAY,GAAG,IAAI,EACjC,MAAM,EAAE,MAAM,EACd,aAAa,EAAE,MAAM,EACrB,mBAAmB,EAAE,OAAO,EAC5B,0BAA0B,EAAE,OAAO,EACnC,qBAAqB,EAAE,OAAO,EAC9B,yBAAyB,EAAE,oBAAoB,EAC/C,SAAS,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,4BAA4B,KAAK,MAAM,QAehE,MAAM,gBACI,MAAM,YACX,4BAA4B,KACpC,GAAG,CAgJT"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gt-react",
3
- "version": "10.6.0-alpha.0",
3
+ "version": "10.6.0",
4
4
  "description": "A React library for automatic internationalization.",
5
5
  "main": "./dist/index.cjs.min.cjs",
6
6
  "module": "./dist/index.esm.min.mjs",