gt-react 10.6.4 → 10.6.5

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 @@ e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function r(e){
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 t=e,r=t.lib,n=r.WordArray,o=r.Hasher,i=t.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]),d=n.create([1352829926,1548603684,1836072691,2053994217,0]),f=i.RIPEMD160=o.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i,f,m,b,x,w,k,A,E,O,B,S=this._hash.words,j=u.words,T=d.words,C=a.words,$=s.words,R=c.words,I=l.words;for(w=i=S[0],k=f=S[1],A=m=S[2],E=b=S[3],O=x=S[4],r=0;r<80;r+=1)B=i+e[t+C[r]]|0,B+=r<16?h(f,m,b)+j[0]:r<32?p(f,m,b)+j[1]:r<48?v(f,m,b)+j[2]:r<64?g(f,m,b)+j[3]:y(f,m,b)+j[4],B=(B=_(B|=0,R[r]))+x|0,i=x,x=b,b=_(m,10),m=f,f=B,B=w+e[t+$[r]]|0,B+=r<16?y(k,A,E)+T[0]:r<32?g(k,A,E)+T[1]:r<48?v(k,A,E)+T[2]:r<64?p(k,A,E)+T[3]:h(k,A,E)+T[4],B=(B=_(B|=0,I[r]))+O|0,w=O,O=E,E=_(A,10),A=k,k=B;B=S[1]+m+E|0,S[1]=S[2]+b+O|0,S[2]=S[3]+x+w|0,S[3]=S[4]+i+k|0,S[4]=S[0]+f+A|0,S[0]=B},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,i=o.words,a=0;a<5;a++){var s=i[a];i[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return o},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function h(e,t,r){return e^t^r}function p(e,t,r){return e&t|~e&r}function v(e,t,r){return(e|~t)^r}function g(e,t,r){return e&r|t&~r}function y(e,t,r){return e^(t|~r)}function _(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(f),t.HmacRIPEMD160=o._createHmacHelper(f)}(),e.RIPEMD160)),Ce.exports;var e}(),Ie(),function(){return Pe||(Pe=1,Me.exports=(c=Y(),me(),Ie(),t=(e=c).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.SHA256,a=o.HMAC,s=o.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,o=a.create(r.hasher,e),i=n.create(),s=n.create([1]),c=i.words,l=s.words,u=r.keySize,d=r.iterations;c.length<u;){var f=o.update(t).finalize(s);o.reset();for(var h=f.words,p=h.length,v=f,g=1;g<d;g++){v=o.finalize(v),o.reset();for(var y=v.words,_=0;_<p;_++)h[_]^=y[_]}i.concat(f),l[0]++}return i.sigBytes=4*u,i}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),Me.exports;var e,t,r,n,o,i,a,s,c}(),Fe(),Ne(),Ve(),Je(),qe(),et(),function(){return tt?rt.exports:(tt=1,rt.exports=(t=Y(),Ne(),t.mode.ECB=((e=t.lib.BlockCipherMode.extend()).Encryptor=e.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),e.Decryptor=e.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),e),t.mode.ECB));var e,t}(),function(){return nt?ot.exports:(nt=1,ot.exports=(e=Y(),Ne(),e.pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,o=n-r%n,i=r+o-1;e.clamp(),e.words[i>>>2]|=o<<24-i%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923));var e}(),function(){return it?at.exports:(it=1,at.exports=(e=Y(),Ne(),e.pad.Iso10126={pad:function(t,r){var n=4*r,o=n-t.sigBytes%n;t.concat(e.lib.WordArray.random(o-1)).concat(e.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126));var e}(),function(){return st?ct.exports:(st=1,ct.exports=(e=Y(),Ne(),e.pad.Iso97971={pad:function(t,r){t.concat(e.lib.WordArray.create([2147483648],1)),e.pad.ZeroPadding.pad(t,r)},unpad:function(t){e.pad.ZeroPadding.unpad(t),t.sigBytes--}},e.pad.Iso97971));var e}(),function(){return lt||(lt=1,ut.exports=(e=Y(),Ne(),e.pad.ZeroPadding={pad:function(e,t){var r=4*t;e.clamp(),e.sigBytes+=r-(e.sigBytes%r||r)},unpad:function(e){var t=e.words,r=e.sigBytes-1;for(r=e.sigBytes-1;r>=0;r--)if(t[r>>>2]>>>24-r%4*8&255){e.sigBytes=r+1;break}}},e.pad.ZeroPadding)),ut.exports;var e}(),function(){return dt?ft.exports:(dt=1,ft.exports=(e=Y(),Ne(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return ht?pt.exports:(ht=1,pt.exports=(n=Y(),Ne(),t=(e=n).lib.CipherParams,r=e.enc.Hex,e.format.Hex={stringify:function(e){return e.ciphertext.toString(r)},parse:function(e){var n=r.parse(e);return t.create({ciphertext:n})}},n.format.Hex));var e,t,r,n}(),function(){return vt||(vt=1,gt.exports=(e=Y(),se(),he(),Fe(),Ne(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],d=[],f=[],h=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,o[r]=p,i[p]=r;var v=e[r],g=e[v],y=e[g],_=257*e[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*y^65537*g^257*v^16843008*r,u[p]=_<<24|_>>>8,d[p]=_<<16|_>>>16,f[p]=_<<8|_>>>24,h[p]=_,r?(r=v^e[e[e[y^v]]],n^=e[e[n]]):r=n=1}}();var p=[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 e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),i=this._keySchedule=[],a=0;a<n;a++)a<r?i[a]=t[a]:(l=i[a-1],a%r?r>6&&a%r==4&&(l=o[l>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l]):(l=o[(l=l<<8|l>>>24)>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l],l^=p[a/r|0]<<24),i[a]=i[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=i[a];else l=i[a-4];s[c]=c<4||a<=4?l:u[o[l>>>24]]^d[o[l>>>16&255]]^f[o[l>>>8&255]]^h[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,d,f,h,i),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,i,a,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],d=e[t+2]^r[2],f=e[t+3]^r[3],h=4,p=1;p<c;p++){var v=n[l>>>24]^o[u>>>16&255]^i[d>>>8&255]^a[255&f]^r[h++],g=n[u>>>24]^o[d>>>16&255]^i[f>>>8&255]^a[255&l]^r[h++],y=n[d>>>24]^o[f>>>16&255]^i[l>>>8&255]^a[255&u]^r[h++],_=n[f>>>24]^o[l>>>16&255]^i[u>>>8&255]^a[255&d]^r[h++];l=v,u=g,d=y,f=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[h++],g=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[h++],y=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],_=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&d])^r[h++],e[t]=v,e[t+1]=g,e[t+2]=y,e[t+3]=_},keySize:8});t.AES=r._createHelper(v)}(),e.AES)),gt.exports;var e}(),mt(),function(){return bt||(bt=1,xt.exports=(e=Y(),se(),he(),Fe(),Ne(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],o=0;o<256;o++)n[o]=o;o=0;for(var i=0;o<256;o++){var a=o%r,s=t[a>>>2]>>>24-a%4*8&255;i=(i+n[o]+s)%256;var c=n[o];n[o]=n[i],n[i]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var e=this._S,t=this._i,r=this._j,n=0,o=0;o<4;o++){r=(r+e[t=(t+1)%256])%256;var i=e[t];e[t]=e[r],e[r]=i,n|=e[(e[t]+e[r])%256]<<24-8*o}return this._i=t,this._j=r,n}t.RC4=r._createHelper(o);var a=n.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)i.call(this)}});t.RC4Drop=r._createHelper(a)}(),e.RC4)),xt.exports;var e}(),function(){return wt||(wt=1,kt.exports=(e=Y(),se(),he(),Fe(),Ne(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)o[r]^=n[r+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(o[0]^=l,o[1]^=d,o[2]^=u,o[3]^=f,o[4]^=l,o[5]^=d,o[6]^=u,o[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.Rabbit=r._createHelper(s)}(),e.Rabbit)),kt.exports;var e}(),function(){return At||(At=1,Et.exports=(e=Y(),se(),he(),Fe(),Ne(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)c.call(this);for(o=0;o<8;o++)n[o]^=r[o+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(n[0]^=l,n[1]^=d,n[2]^=u,n[3]^=f,n[4]^=l,n[5]^=d,n[6]^=u,n[7]^=f,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.RabbitLegacy=r._createHelper(s)}(),e.RabbitLegacy)),Et.exports;var e}(),St())),V.exports),Lt=z(Mt),Dt=function(){return Dt=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Dt.apply(this,arguments)};function Ft(e){return Lt.SHA256(e).toString(Lt.enc.Hex).slice(0,16)}function Ht(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;void 0===t&&(t=Ft);var a={};return a.source="JSX"===i?Nt(r):r,a=Dt(Dt(Dt(Dt({},a),o&&{id:o}),n&&{context:n}),i&&{dataFormat:i}),t(G(a))}"function"==typeof SuppressedError&&SuppressedError;var zt=function(e){if(e&&"object"==typeof e){var t={};if("c"in e&&e.c&&(t.c=Nt(e.c)),"d"in e){var r=null==e?void 0:e.d;(null==r?void 0:r.b)&&(t.b=Object.fromEntries(Object.entries(r.b).map(function(e){return[e[0],Nt(e[1])]}))),(null==r?void 0:r.t)&&(t.t=r.t)}return function(e){var t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){var r=Object.keys(t);if(1===r.length)return!0;if(2===r.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===r.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}(e)?Dt({k:e.k},e.v&&{v:e.v}):t}return e};function Nt(e){return Array.isArray(e)?e.map(zt):zt(e)}function Ut(e,t){if(null==e)throw new Error("Cannot index into an undefined dictionary");return Array.isArray(e),e[t]}function Gt(e,t,r){Array.isArray(e),e[t]=r}var Vt="https://cdn.gtx.dev",Kt="https://runtime2.gtx.dev",Wt="en",Jt=["singular","plural","dual","zero","one","two","few","many","other"];var Yt=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,t,r){void 0===r&&(r={});var n=Array.isArray(t)?t.join(","):t,o=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,t,r){void 0===r&&(r={});var n=this._generateKey(e,t,r);if(!this.cache.has(n)){var o=new Intl[e](t,r);this.cache.set(n,o)}return this.cache.get(n)},e}());function Xt(e){var t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){var r=Object.keys(t);if(1===r.length)return!0;if(2===r.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===r.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}var qt={variable:"v",number:"n",datetime:"d",currency:"c"};function Zt(e){return qt[e]}function Qt(e,r=0){let n=r;const o=e=>{const{type:t,props:r}=e;n+=1;const o={id:n};let i;try{i="function"==typeof t&&t._gtt||""}catch(e){}if(i){const e=i.split("-");if("translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=(null==e?void 0:e[1])||"variable"),"plural"===e[0]){const e=Object.entries(r).reduce((e,[t,r])=>(function(e){return Jt.includes(e)}(t)&&(e[t]=Qt(r,n)),e),{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t}=r,i=E(r,["children","branch"]),a=Object.entries(i).reduce((e,[t,r])=>(e[t]=Qt(r,n),e),{});Object.keys(a).length&&(o.branches=a)}o.transformation=e[0]}return o};function i(e){return l(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=a(r.children)),e.type===t.Fragment&&(i["data-_gt"].transformation="fragment"),t.cloneElement(e,i)}(e):e}function a(e){return Array.isArray(e)?t.Children.map(e,i):i(e)}return a(e)}"function"==typeof SuppressedError&&SuppressedError;const er={variable:"value",number:"n",datetime:"date",currency:"cost"};function tr(e={},t){var r;if(e.name)return e.name;return`_gt_${er[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}var rr={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const nr=e=>{var t;if(!e)return"";const{type:r,props:n}=e;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===(t=n["data-_gt"])||void 0===t?void 0:t.id)?`C${n["data-_gt"].id}`:"function"},or=e=>{const{props:t}=e,r={t:nr(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=tr(t,r),o=Zt(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(rr).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=ar(r)}),n=Object.assign(Object.assign({},n),{b:e,t:"p"})}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=ar(r)}),n=Object.assign(Object.assign({},n),{b:e,t:"b"})}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(rr).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=ar(r)}),o=Object.assign(Object.assign({},o),{b:t,t:"p"})}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=ar(r)}),o=Object.assign(Object.assign({},o),{b:t,t:"b"})}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=ar(t.children)),r},ir=e=>{return r=e,t.isValidElement(r)?or(e):"number"==typeof e?e.toString():e;var r};function ar(e){return Array.isArray(e)?e.map(ir):ir(e)}function sr(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=Jt),void 0===r&&(r=["en"]);var n=Yt.get("PluralRules",r).select(e),o=Math.abs(e);if(0===o&&t.includes("zero"))return"zero";if(1===o){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===o){if(t.includes("dual"))return"dual";if(t.includes("two"))return"two"}return"two"===n&&t.includes("dual")?"dual":t.includes(n)?n:"two"===n&&t.includes("dual")?"dual":"two"===n&&t.includes("plural")?"plural":"two"===n&&t.includes("other")?"other":"few"===n&&t.includes("plural")?"plural":"few"===n&&t.includes("other")?"other":"many"===n&&t.includes("plural")?"plural":"many"===n&&t.includes("other")?"other":"other"===n&&t.includes("plural")?"plural":""}(e,Object.keys(r),t)),n&&!o&&(o=r[n]),o}function cr(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof(null==e?void 0:e[0]))return!1;const t=null==e?void 0:e[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}function lr(e,t){let r=e;const n=t.split(".");for(const e of n){if("object"!=typeof r&&!Array.isArray(r))return;r=Ut(r,e)}return r}function ur(e){if(Array.isArray(e)){if(1===e.length)return{entry:e[0]};if(2===e.length)return{entry:e[0],metadata:e[1]}}return{entry:e}}function dr(e){var t;return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===(null===(t=e["data-_gt"])||void 0===t?void 0:t.transformation)}function fr(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableName:tr(e,r),variableType:Zt(r),variableValue:void 0!==e.value?e.value:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t=Object.assign(Object.assign({},void 0!==e.currency&&{currency:e.currency}),void 0!==e.options&&e.options);return Object.keys(t).length?t:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}function hr(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function pr({children:e,defaultLocale:r=Wt,renderVariable:n}){const o=e=>t.isValidElement(e)?(e=>{const o=hr(e);if(dr(e.props)){const{variableType:t,variableValue:o,variableOptions:i}=fr(e.props);return n({variableType:t,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==o?void 0:o.transformation)){const t=o.branches||{};return i(sr(e.props.n,[r],t)||e.props.children)}if("branch"===(null==o?void 0:o.transformation)){let t=e.props,{children:r,branch:n,"data-_gt":a}=t,s=E(t,["children","branch","data-_gt"]);return s=o.branches||{},i(void 0!==s[n]?s[n]:r)}return"fragment"===(null==o?void 0:o.transformation)?t.createElement(t.Fragment,{key:e.props.key,children:i(e.props.children)}):e.props.children?t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:i(e.props.children)})):t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,i=e=>Array.isArray(e)?t.Children.map(e,o):o(e);return i(e)}function vr({sourceElement:e,targetElement:r,locales:n=[Wt],renderVariable:o}){var i,a;const{props:s}=e,c=s["data-_gt"],l=null==c?void 0:c.transformation,u=r.d,d={};if(u&&Object.entries(rr).forEach(([e,t])=>{u[e]&&(d[t]=u[e])}),"plural"===l){const t=e.props.n;return gr({source:sr(t,n,c.branches||{})||e.props.children,target:sr(t,n,(null===(i=r.d)||void 0===i?void 0:i.b)||{})||r.c,locales:n,renderVariable:o})}if("branch"===l){const{branch:e,children:t}=s;return gr({source:(c.branches||{})[e]||t,target:((null===(a=r.d)||void 0===a?void 0:a.b)||{})[e]||r.c,locales:n,renderVariable:o})}return"fragment"===l&&r.c?t.createElement(t.Fragment,{key:e.props.key,children:gr({source:s.children,target:r.c,locales:n,renderVariable:o})}):(null==s?void 0:s.children)&&(null==r?void 0:r.c)?t.cloneElement(e,Object.assign(Object.assign(Object.assign({},s),d),{"data-_gt":void 0,children:gr({source:s.children,target:r.c,locales:n,renderVariable:o})})):pr({children:e,defaultLocale:n[0],renderVariable:o})}function gr({source:e,target:r,locales:n=[Wt],renderVariable:o}){if(null==r&&e)return pr({children:e,defaultLocale:n[0],renderVariable:o});if("string"==typeof r)return r;if(Array.isArray(r)&&!Array.isArray(e)&&e&&(e=[e]),Array.isArray(e)&&Array.isArray(r)){const i={},a={},s=e.filter(e=>{if(t.isValidElement(e)){if(!dr(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n}=fr(e.props);i[t]=r,a[t]=n}}return!1}),c=e=>s.find(t=>{const r=hr(t);if(void 0!==(null==r?void 0:r.id)){return r.id===e.i}return!1})||s.shift();return r.map((e,r)=>{if("string"==typeof e)return m(t.Fragment,{children:e},`string_${r}`);if(Xt(e))return m(t.Fragment,{children:o({variableType:e.v||"v",variableValue:i[e.k],variableOptions:a[e.k],locales:n})},`var_${r}`);const s=c(e);return s?m(t.Fragment,{children:vr({sourceElement:s,targetElement:e,locales:n,renderVariable:o})},`element_${r}`):void 0})}if(r&&"object"==typeof r&&!Array.isArray(r)){const i=Xt(r)?"variable":"element";if(t.isValidElement(e)){if("element"===i)return vr({sourceElement:e,targetElement:r,locales:n,renderVariable:o});if(dr(e.props)){const{variableValue:t,variableOptions:r,variableType:i}=fr(e.props);return o({variableType:i,variableValue:t,variableOptions:r,locales:n})}}}return pr({children:e,defaultLocale:n[0],renderVariable:o})}const yr={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};function _r(e,t){const r=(null==t?void 0:t.$_hash)||Ht(Object.assign(Object.assign(Object.assign({source:e},(null==t?void 0:t.$context)&&{context:t.$context}),(null==t?void 0:t.$id)&&{id:t.$id}),{dataFormat:"ICU"}));t?(t.$_hash=r,t.$_source=e):t={$_hash:r,$_source:e};const n=Buffer.from(JSON.stringify(t)).toString("base64");let o=e;(function(e){let t=0,r=!1;for(;t<e.length;){const n=e[t];if("'"!==n){if(!r&&"{"===n){let r=t+1,n="";for(;r<e.length&&"}"!==e[r];)n+=e[r],r++;if(r<e.length&&n.trim().length>0)return!0;t=r<e.length?r+1:r;continue}t++}else{if(t+1<e.length&&"'"===e[t+1]){t+=2;continue}r=!r,t++}}return!1})(e)&&Object.keys(t||{}).length>2&&(o=h(e,{locales:[Wt],variables:t}));let i=o;return n&&(i+=`:${n}`),i}function mr(e){return e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}function br(e){if(-1===e.lastIndexOf(":"))return null;const t=e.slice(e.lastIndexOf(":")+1);try{return JSON.parse(Buffer.from(t,"base64").toString())}catch(e){return null}}const xr="generaltranslation.locale",wr="generaltranslation.region";function kr(e){return void 0!==e&&("string"==typeof e||!!Array.isArray(e)&&((1===e.length||2===e.length)&&("string"==typeof e[0]&&(2!==e.length||"object"==typeof e[1]&&null!==e[1]&&("$context"in e[1]||"$_hash"in e[1])))))}const Ar=e=>"string"==typeof e||Array.isArray(e),Er=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function Or(e,t){if(Array.isArray(e))return e.map((e,r)=>kr(e)?t[r]:Or(e,t[r]));const r=Object.assign(Object.assign({},Object.fromEntries(Object.entries(e).filter(([,e])=>Ar(e)))),Object.fromEntries(Object.entries(t).filter(([,e])=>Ar(e)))),n=Object.entries(e).filter(([,e])=>Er(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>Er(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=Or(Ut(e,n)||{},Ut(t,n)||{});return r}const Br="function"==typeof e.use;function Sr({dictionary:e,id:t}){if(""===t)return e;let r=e;const n=t.split(".");for(const e of n)r=Ut(r,e);return r}const jr=["constructor","prototype","__proto__"];function Tr(e,t,r,n){if(kr(t))return e;const o=r.split(".");o.forEach(e=>{if(function(e){return!!jr.includes(e)}(e))throw new Error(`Invalid key: ${e}`)}),t||(t={});for(const e of o.slice(0,-1))null==Ut(t,e)&&Gt(t,e,Array.isArray(Ut(n,e))?[]:{}),t=Ut(t,e),n=Ut(n,e);Gt(t,o[o.length-1],e)}function Cr(e){let t={};return Array.isArray(e)&&(t=[]),Object.entries(e).forEach(([e,r])=>{if(kr(r)){const{entry:n}=ur(r);Gt(t,e,n)}else Gt(t,e,Cr(r))}),t}function $r(e,t=""){let r=!1;return Object.entries(e).forEach(([n,o])=>{const i=t?`${t}.${n}`:n;if(kr(o)){let{entry:t,metadata:a}=ur(o);(null==a?void 0:a.$_hash)||(a||(a={}),a.$_hash=Ht(Object.assign(Object.assign({source:t},(null==a?void 0:a.$context)&&{context:a.$context}),{id:i,dataFormat:"ICU"})),Gt(e,n,[t,a]),r=!0)}else{const{updateDictionary:e}=$r(o,i);r=r||e}}),{dictionary:e,updateDictionary:r}}function Rr(e,t,r){const n=Sr({dictionary:e,id:r});if(!n)throw new Error(T(r));if(kr(n))throw new Error("gt-react Error: Cannot inject and merge a dictionary entry");return function(e,t,r){const n=lr(e,r);if(!n)throw new Error(T(r));if(kr(n))throw new Error("gt-react Error: Cannot inject and merge a dictionary entry");const o=r.split("."),i=o.slice(0,-1),a=o[o.length-1];let s=e;return i.forEach(e=>{s=Ut(s,e)}),Gt(s,a,t),e}(e,Or(n,t),r)}function Ir(e,t,r=""){const n=[];return Object.entries(e).forEach(([e,o])=>{const i=r?`${r}.${e}`:e;if(kr(o)){const{entry:r,metadata:a}=ur(o);Ut(t,e)||n.push({source:r,metadata:{$id:i,$context:null==a?void 0:a.$context,$_hash:(null==a?void 0:a.$_hash)||""}})}else n.push(...Ir(o,Ut(t,e)||(Array.isArray(o)?[]:{}),i))}),n}function Pr({gt:e,translations:t,locale:r,defaultLocale:n,translationRequired:o,developmentApiEnabled:i,registerIcuForTranslation:a}){function s(t,r={}){if(!t||"string"!=typeof t)return null;const{$id:n,$context:o,$_hash:i}=r,a=E(r,["$id","$context","$_hash"]);return{id:n,context:o,_hash:i,variables:a,calculateHash:()=>Ht(Object.assign(Object.assign(Object.assign({source:t},o&&{context:o}),n&&{id:n}),{dataFormat:"ICU"})),renderMessage:(t,r)=>e.formatMessage(t,{locales:r,variables:a})}}function c(e,r,n){let o,i="";return r&&(o=null==t?void 0:t[r]),n&&void 0===o&&(i=n,o=null==t?void 0:t[n]),void 0===o&&(i=e(),o=null==t?void 0:t[i]),{translationEntry:o,hash:i}}return{_tFunction:(e,t={},l)=>{const u=s(e,t);if(!u)return"";const{id:d,context:f,_hash:h,calculateHash:p,renderMessage:v}=u;if(!o)return v(e,[n]);const{translationEntry:g,hash:y}=c(p,d,h);if(null===g)return v(e,[n]);if(g)try{return v(g,[r,n])}catch(t){return console.error(S(e,d),"Error: ",t),v(e,[n])}if(void 0!==(null==l?void 0:l[y])){if(null==l?void 0:l[y])try{return v(null==l?void 0:l[y],[r,n])}catch(t){console.error(S(e,d),"Error: ",t)}return v(e,[n])}return i?(a({source:e,targetLocale:r,metadata:Object.assign(Object.assign(Object.assign({},f&&{context:f}),d&&{id:d}),{hash:y||""})}),v(e,[n])):(console.warn(j(e,d,"t")),v(e,[n]))},_mFunction:(s,c={},l)=>{if(!s)return s;const u=br(s);if(!u||!u.$_hash||!u.$_source)return s;const{$_hash:d,$_source:f,$context:h,$hash:p,$id:v}=u,g=E(u,["$_hash","$_source","$context","$hash","$id"]),y=(t,r)=>e.formatMessage(t,{locales:r,variables:Object.assign(Object.assign({},g),c)});if(!o)return y(f,[n]);const _=null==t?void 0:t[u.$_hash];if(null===_)return y(f,[n]);if(_)try{return y(_,[r,n])}catch(e){return console.error(S(f,mr(s)),"Error: ",e),y(f,[n])}if(!i)return console.warn(j(f,mr(s),"m")),y(f,[n]);if(void 0!==(null==l?void 0:l[d])){if(null==l?void 0:l[d])try{return y(null==l?void 0:l[d],[r,n])}catch(e){console.error(S(f,mr(s)),"Error: ",e)}return y(f,[n])}return a({source:f,targetLocale:r,metadata:Object.assign(Object.assign({},h&&{context:h}),{hash:d})}),y(f,[n])},_filterMessagesForPreload:e=>{const t=[];for(let r of e){const{message:e}=r,n=E(r,["message"]),o=s(e,n);if(!o)continue;const{id:i,_hash:a,calculateHash:l}=o,{translationEntry:u,hash:d}=c(l,i,a);u||t.push(Object.assign(Object.assign({message:e},n),{$_hash:d}))}return t},_preloadMessages:e=>O(this,void 0,void 0,function*(){const t={};return yield Promise.all(e.map(e=>O(this,void 0,void 0,function*(){var{message:n}=e;const o=s(n,E(e,["message"]));if(!o)return;const{id:i,context:l,_hash:u,calculateHash:d}=o,{translationEntry:f,hash:h}=c(d,i,u);f&&(t[h]=f),t[h]=yield a({source:n,targetLocale:r,metadata:Object.assign(Object.assign(Object.assign({},l&&{context:l}),i&&{id:i}),{hash:h})})}))),t})}}function Mr(e,t,r,n,o,i,s,c,l){return a((a,s={})=>{if(!e)return"";const u=lr(e,a);if(!u)return console.warn(C(a)),"";if(!cr(u))return console.warn((e=>`Invalid dictionary entry found for id: "${e}"`)(a)),"";const{entry:d,metadata:f}=ur(u);if(!d||"string"!=typeof d)return"";const p=(e,t)=>h(e,{locales:t,variables:s});if(!i)return p(d,[o]);const v=lr(t||{},a);if(v&&cr(v)){const{entry:e}=ur(v);return p(e,[n,o])}let g=null==r?void 0:r[a],y="";const _=()=>Ht(Object.assign(Object.assign({source:d},(null==f?void 0:f.$context)&&{context:f.$context}),{id:a,dataFormat:"ICU"}));return g||(y=_(),g=null==r?void 0:r[y]),g?p(g,[n,o]):null===g?p(d,[o]):c?(l({source:d,targetLocale:n,metadata:Object.assign(Object.assign({},(null==f?void 0:f.$context)&&{context:f.$context}),{id:a,hash:y||_()})}),p(d,[o])):p(d,[o])},[e,t,r,n,o,i,c,l,s])}function Lr(e,t,r,n,o,i,s,c,l,u,d,f){return a((a,s,l={})=>{if(""===s)throw new Error("gt-react Error: You cannot provide an empty id to t.obj()");const h=Sr({dictionary:e,id:s});if(!h)return console.warn(C(s)),{};if(kr(h))return f(a,l);if(!c)return Cr(h);const p=function({dictionary:e,id:t,sourceDictionary:r}){if(""===t)return e;let n=e;const o=r,i=t.split(".");for(const e of i)void 0===Ut(n,e)&&(Array.isArray(Ut(o,e))?Gt(n,e,[]):Gt(n,e,{})),n=Ut(n,e);return n}({dictionary:t,id:s,sourceDictionary:t}),{dictionary:v,updateDictionary:g}=$r(structuredClone(h),s),y=Ir(v,p,s),{dictionary:_,updateDictionary:m}=function(e,t,r,n,o=""){let i=!1;const a=o?o.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:o,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=lr(t,c);let u;kr(l)&&(u=ur(l).entry);const d=r[o]||u;d&&(Tr(d,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(v,structuredClone(p),o||{},y,s),b=function(e,t,r,n=""){const o=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:i}=n,a=o.length>0?i.split(".").slice(o.length).join("."):i,s=lr(t,a);let c;kr(s)&&(c=ur(s).entry),Tr(c||r,t,a,e)}),t}(v,structuredClone(_),y,s);return u&&Promise.allSettled(y.map(e=>O(this,void 0,void 0,function*(){const{source:t,metadata:r}=e,n=null==r?void 0:r.$id;return[n,yield d({source:t,targetLocale:i,metadata:Object.assign(Object.assign({},(null==r?void 0:r.$context)&&{context:r.$context}),{id:n,hash:null==r?void 0:r.$_hash})})]}))).then(t=>{const r=t.filter(e=>"fulfilled"===e.status).map(e=>e.value);r.length>0&&n(t=>function(e,t,r){return t.forEach(([t,n])=>{Tr(n,e,t,r)}),e}(t,r,e))}),g&&setTimeout(()=>{r(e=>Rr(e,v,s))},0),m&&setTimeout(()=>{n(e=>Or(e,_))},0),structuredClone(b)},[e,o,i,s,c,l,u,d,t])}function Dr({children:t,dictionary:r,dictionaryTranslations:n,translations:o,locale:a,region:l,_versionId:u,defaultLocale:d,translationRequired:h,dialectTranslationRequired:v,locales:g=[],renderSettings:y,projectId:_,devApiKey:b,runtimeUrl:x,developmentApiEnabled:w,resetLocaleCookieName:A,localeCookieName:E=xr,regionCookieName:O=wr,customMapping:B}){const[S,j]=i(o),[T,C]=i(a&&p(a,g,B)||"");s(()=>{var e;let t=null===(e=document.cookie.split("; ").find(e=>e.startsWith(`${E}=`)))||void 0===e?void 0:e.split("=")[1];t&&(t=F.resolveAliasLocale(t)),T&&t&&t!==T&&(document.cookie=`${E}=;path=/`)},[T,E]);const[R,I]=i(n||{}),[P,M]=i(r||{}),[L,D]=i(l);s(()=>{var e;const t=null===(e=document.cookie.split("; ").find(e=>e.startsWith(`${O}=`)))||void 0===e?void 0:e.split("=")[1];L&&t&&t!==L&&(document.cookie=`${O}=;path=/`)},[L,O]);const F=c(()=>new f({devApiKey:b,sourceLocale:d,targetLocale:T,projectId:_,baseUrl:x||void 0,customMapping:B}),[b,d,T,_,x,B]),{registerIcuForTranslation:H,registerJsxForTranslation:z}=$({gt:F,locale:T,versionId:u,runtimeUrl:x,setTranslations:j,defaultLocale:d,renderSettings:y,developmentApiEnabled:w}),{_tFunction:N,_mFunction:U,_filterMessagesForPreload:G,_preloadMessages:V}=Pr({gt:F,translations:S,locale:T,defaultLocale:d,translationRequired:h,developmentApiEnabled:w,registerIcuForTranslation:H}),K=Mr(P,R,S,T,d,h,v,w,H),W=Lr(P,R,M,I,S,T,d,h,v,w,H,K),J=!(h&&!S)&&T;return m(k.Provider,{value:{gt:F,registerIcuForTranslation:H,registerJsxForTranslation:z,setLocale:e=>{e=p(e,g,B)||T||d,e=F.resolveAliasLocale(e),document.cookie=`${E}=${e};path=/`,document.cookie=`${A}=true;path=/`,C(e),window.location.reload()},_tFunction:N,_mFunction:U,_filterMessagesForPreload:G,_preloadMessages:V,_dictionaryFunction:K,_dictionaryObjFunction:W,locale:T,locales:g,defaultLocale:d,region:L,setRegion:e=>{document.cookie=`${O}=${e||""};path=/`,D(e)},translations:S,translationRequired:h,dialectTranslationRequired:v,renderSettings:y,developmentApiEnabled:w},children:m(e.Suspense,{fallback:J&&t,children:J&&t})})}function Fr(e){var{children:t,branch:r}=e,n=E(e,["children","branch"]);const o=(r=null==r?void 0:r.toString())&&void 0!==n[r]?n[r]:t;return m(b,{children:o})}function Hr(e){var{children:t,n:r,locales:o}=e,i=E(e,["children","n","locales"]);const a=n(k);let s;a&&(o||(o=a.locale),s||(s=a.defaultLocale));const c=[...o?[o]:[],s||Wt];if("number"!=typeof r)throw new Error((e=>`<Plural> component with children "${e}" requires "n" option.`)(t));return m(b,{children:sr(r,c,i)||t})}var zr;Fr._gtt="branch",Hr._gtt="plural";const Nr=Number.POSITIVE_INFINITY,Ur=null!==(zr=globalThis.__DANGEROUS_USE_REGISTRY__)&&void 0!==zr?zr:globalThis.__DANGEROUS_USE_REGISTRY__=new Map;function Gr(e,t=new WeakSet){var r;const n=typeof e;if(null==e||"number"===n||"boolean"===n||"bigint"===n)return String(e);if("string"===n)return JSON.stringify(e);if("symbol"===n)return`:sym(${null!==(r=e.description)&&void 0!==r?r:""})`;if("function"===n)return`:fn(${e.name||"anon"})`;if(Array.isArray(e))return`[${e.map(e=>Gr(e,t)).join(",")}]`;if("object"===n){const r=e;if(t.has(r))return":circular";t.add(r);const n=Object.keys(r).sort().map(e=>`${JSON.stringify(e)}:${Gr(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function Vr(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):Gr(e)}function Kr(e,t,r){const n=Ur,o=Date.now(),i=Nr,a=Vr(e),s=n.get(a);if(s&&s.expiresAt>o)return s.thenable;const c=function(e){const t=e;return null==t.status&&(t.status="pending",e.then(e=>{t.status="fulfilled",t.value=e},e=>{t.status="rejected",t.reason=e})),t}(t()),l={thenable:c,createdAt:o,expiresAt:o+i};if(n.set(a,l),i!==1/0){const e=()=>{const e=n.get(a);e&&e.thenable===c&&setTimeout(()=>{const e=n.get(a);e&&e.thenable===c&&n.delete(a)},Math.max(0,i))};c.then(e,e)}return c}function Wr(t){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_tFunction:s,locale:c}=A("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let l;if(t&&Br&&r&&n){const r=i(t);r.length>0&&(l=e.use(Kr(["_preloadMessages",c,JSON.stringify(r)],()=>o(r))))}return a(function(e,t={}){return s(e,t,l)},[l,s])}function Jr(){return A("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function Yr(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=A(`useTranslations('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);function o(e,n={}){const o=t(e);return r(o,n)}return o.obj=function(e,r={}){const o=t(e);return n(e,o,r)},o}function Xr(){return A("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function qr(e){var{children:r,id:n,context:o,_hash:i}=e,a=E(e,["children","id","context","_hash"]);if(!r)return;n=null!=n?n:null==a?void 0:a.$id,o=null!=o?o:null==a?void 0:a.$context;const{translations:s,translationRequired:l,developmentApiEnabled:d,dialectTranslationRequired:f,registerJsxForTranslation:h,renderSettings:p,locale:v,defaultLocale:g}=A("<T> used on the client-side outside of <GTProvider>"),y=c(()=>Qt(r),[r]);let _;n&&(_=null==s?void 0:s[n]),void 0===_&&i&&(_=null==s?void 0:s[i]);const[x,w]=c(()=>{if(!l||_)return[void 0,""];const e=ar(y);return[e,Ht(Object.assign(Object.assign(Object.assign({source:e},o&&{context:o}),n&&{id:n}),{dataFormat:"JSX"}))]},[y,o,n,l,_]);void 0===_&&(_=null==s?void 0:s[w]);const k=()=>pr({children:y,defaultLocale:g,renderVariable:L}),B=e=>gr({source:y,target:e,locales:[v,g],renderVariable:L});if(!l||s&&!_&&!d||null===_)return m(b,{children:k()});if(_)return m(u,{fallback:B(_),children:B(_)});const S=()=>O(this,void 0,void 0,function*(){if(!d||!v)return k();if(_)return B(_);try{const e=yield h({source:x,targetLocale:v,metadata:{id:n,hash:w,context:o}});return e?B(e):k()}catch(e){return console.warn(e),k()}});if(Br){const e=t.use(Kr(["getTranslationPromise",d,JSON.stringify(x),v,n,w,o],()=>S()));return m(u,{fallback:e,children:e})}let j;return j="skeleton"===p.method?"":"replace"===p.method||f?k():"",m(u,{fallback:j,children:S()})}function Zr(e){const{locales:t,locale:r,setLocale:n,gt:o}=A(),i=c(()=>{if(!t||0===t.length)return[];const e=t.sort((e,t)=>(new Intl.Collator).compare(o.getLocaleProperties(e).nativeNameWithRegionCode,o.getLocaleProperties(t).nativeNameWithRegionCode));return e},[t]),s=a(e=>o.getLocaleProperties(e),[o]);return{locale:r,locales:e||i,setLocale:n,getLocaleProperties:s}}function Qr(e){if(!e)return;const t={};for(const r in e)t[r]={name:e[r]};return t}function en(e){var{locales:t,customNames:r,customMapping:n=Qr(r)}=e,o=E(e,["locales","customNames","customMapping"]);const{locale:i,locales:a,setLocale:s,getLocaleProperties:c}=Zr(t||void 0),l=e=>{if(n&&n[e]){if("string"==typeof n[e])return n[e];if(n[e].name)return n[e].name}return(t=c(e).nativeNameWithRegionCode)?t.charAt(0).toUpperCase()+(t.length>1?t.slice(1):""):"";var t};return a&&0!==a.length&&s?x("select",Object.assign({},o,{value:i||"",onChange:e=>s(e.target.value),children:[!i&&m("option",{value:""}),a.map(e=>m("option",{value:e,suppressHydrationWarning:!0,children:l(e)},e))]})):null}function tn({regions:e,customMapping:t,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:o,locale:i,setLocale:a,gt:s,region:l,setRegion:u}=A(),{regionCode:f}=s.getLocaleProperties(i),[h,p]=c(()=>{const a=new Map(o.map(e=>{const t=d(e,i,s.customMapping);return[t.regionCode,t]})),c=e?[...e]:Array.from((null==a?void 0:a.keys())||[f]),l=new Map(c.map(e=>{var r;return[e,Object.assign(Object.assign({locale:(null===(r=null==a?void 0:a.get(e))||void 0===r?void 0:r.code)||i},s.getRegionProperties(e)),"string"==typeof(null==t?void 0:t[e])?{name:null==t?void 0:t[e]}:null==t?void 0:t[e])]}));if(n&&c.sort((e,t)=>(new Intl.Collator).compare(l.get(e).name,l.get(t).name)),r){const e=c.indexOf(f);e>0&&(c.splice(e,1),c.unshift(f))}return[c,l]},[e,l,i,o,s]);return{region:l,setRegion:u,regions:h,regionData:p,locales:o,locale:i,localeRegion:f,setLocale:a}}function rn(e){var{regions:t,placeholder:r,customMapping:n,prioritizeCurrentLocaleRegion:o,sortRegionsAlphabetically:i,asLocaleSelector:a=!1}=e,s=E(e,["regions","placeholder","customMapping","prioritizeCurrentLocaleRegion","sortRegionsAlphabetically","asLocaleSelector"]);const{region:c,setRegion:l,regions:u,regionData:d,locale:f,setLocale:h}=tn({regions:t,customMapping:n,prioritizeCurrentLocaleRegion:o,sortRegionsAlphabetically:i});return x("select",Object.assign({},s,{value:c||"",onChange:e=>(e=>{if(l(e),a){const t=d.get(e).locale;f!==t&&h(t)}})(e.target.value),children:[!c&&m("option",{value:"",disabled:Boolean(c),hidden:Boolean(c),suppressHydrationWarning:!0,children:r||""},"placeholder"),u.map(e=>m("option",{value:e,suppressHydrationWarning:!0,children:d.get(e).name},e))]}))}function nn(){return!("undefined"==typeof process||!process.env.NEXT_RUNTIME)||void 0!==(null===globalThis||void 0===globalThis?void 0:globalThis.__NEXT_DATA__)}function on({locale:e="",defaultLocale:t=Wt,locales:r=[],localeCookieName:n=xr,ssr:o=!0,customMapping:a}){e=v(e,a),r=r.map(e=>v(e,a));const[c,l]=i(v(o?e&&p(e,r,a)||"":an({_locale:e,locale:e,locales:r,defaultLocale:t,localeCookieName:n,customMapping:a}),a)),[u,d]=function({locale:e,locales:t,defaultLocale:r,localeCookieName:n,_setLocale:o,customMapping:i}){e=v(e,i);const a=n=>{const a=v(p(n,t,i)||e||r,i);return a!==n&&console.warn(((e,t)=>`You are trying to switch to "${t}" which is not supported. Update the list of supported locales through your dashboard or your config.json file if you are using a config file. Falling back to "${e}".`)(a,n)),o(a),a},s=e=>{e=v(e);const t=a(e);"undefined"!=typeof document&&(document.cookie=`${n}=${t};path=/`)};return[s,a]}({locale:c,locales:r,defaultLocale:t,localeCookieName:n,_setLocale:l,customMapping:a});return s(()=>{const o=an({_locale:e,locale:c,locales:r,defaultLocale:t,localeCookieName:n,customMapping:a});d(o)},[e,c,r,t,n]),[c,u]}function an({_locale:e,locale:t,locales:r,defaultLocale:n,localeCookieName:o,customMapping:i}){var a;if(e&&e===t&&p(e,r,i)===t)return v(e,i);let s=(null===navigator||void 0===navigator?void 0:navigator.languages)?navigator.languages:(null===navigator||void 0===navigator?void 0:navigator.language)?[navigator.language]:(null===navigator||void 0===navigator?void 0:navigator.userLanguage)?[null===navigator||void 0===navigator?void 0:navigator.userLanguage]:[n];s=s.map(e=>v(e,i));let c="undefined"!=typeof document?null===(a=document.cookie.split("; ").find(e=>e.startsWith(`${o}=`)))||void 0===a?void 0:a.split("=")[1]:void 0;c&&(c=v(c,i));let l=p([...e?[e]:[],...c?[c]:[],...s],r,i)||n;return l&&(l=v(l,i)),c&&c!==l&&"undefined"!=typeof document&&(document.cookie=`${o}=${l};path=/`),l}function sn({devApiKey:e,projectId:t,runtimeUrl:r,loadTranslationsType:n,cacheUrl:o,locales:i}){s(()=>{if("production"===process.env.NODE_ENV&&e)throw new Error("gt-react Error: Production environments cannot include an api key.");if("custom"===n||!o&&!r||t||"development"!==process.env.NODE_ENV||console.warn("gt-react: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard."),t&&r&&"custom"!==n&&!e&&"development"===process.env.NODE_ENV&&console.warn("gt-react: A development API key is required for runtime translation! Find your development API key: generaltranslation.com/dashboard. (Or, disable this warning message by setting runtimeUrl to an empty string which disables runtime translation.)"),r===Kt||o===Vt&&"default"===n){const e=i.filter(e=>!w(e));e.length&&console.warn((e=>`gt-react: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=d(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,n,o,r,t,i])}function cn(e,t){return O(this,void 0,void 0,function*(){const r=Array.from(new Set([e,d(e).languageCode]));for(const e of r)try{const r=yield t(e);if(r)return r}catch(e){}console.warn("gt-react Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.")})}function ln({_translations:e,translationRequired:t,loadTranslationsType:r,loadTranslations:n,locale:o,cacheUrl:a,projectId:c,_versionId:l,gt:u}){const[d,f]=i(e||t&&"disabled"!==r?null:{});return s(()=>{f(t&&"disabled"!==r?null:{})},[o,r]),s(()=>{if(d||!t||"disabled"===r)return;let e=!0;return(()=>{O(this,void 0,void 0,function*(){let t;switch(r){case"custom":if(n)try{t=yield n(o)}catch(e){console.error(((e="")=>`gt-react Error: fetching locally stored translations. If you are using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(o),e)}break;case"default":try{t=yield function(e){return O(this,arguments,void 0,function*({cacheUrl:e,projectId:t,locale:r,versionId:n,gt:o}){if(!t||!e||!r)return{};r=o.resolveCanonicalLocale(r);const i=yield fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return yield i.json()})}({cacheUrl:a,projectId:c,locale:o,versionId:l,gt:u})}catch(e){console.error(e)}}t||(t={}),e&&f(t)})})(),()=>{e=!1}},[d,t,r,a,c,o,l,u]),{translations:d,setTranslations:f}}function un({_region:e,regionCookieName:t}){var r;const n="undefined"!=typeof document?null===(r=document.cookie.split("; ").find(e=>e.startsWith(`${t}=`)))||void 0===r?void 0:r.split("=")[1]:void 0,o=e||n;return n&&n!==o&&"undefined"!=typeof document&&(document.cookie=`${t}=${o};path=/`),o}function dn(e){var{children:t,config:r,projectId:n=(null==r?void 0:r.projectId)||"",devApiKey:o=(null==r?void 0:r.devApiKey)||"",dictionary:a=(null==r?void 0:r.dictionary)||{},locales:l=(null==r?void 0:r.locales)||[],defaultLocale:d=(null==r?void 0:r.defaultLocale)||Wt,cacheUrl:h=(null==r?void 0:r.cacheUrl)||Vt,runtimeUrl:p=(null==r?void 0:r.runtimeUrl)||Kt,renderSettings:b=(null==r?void 0:r.renderSettings)||yr,ssr:x=(null==r?void 0:r.ssr)||nn(),localeCookieName:w=(null==r?void 0:r.localeCookieName)||xr,locale:A="",region:B,loadDictionary:S,loadTranslations:j,fallback:T,translations:C=null,_versionId:R,customMapping:I=(null==r?void 0:r.customMapping)}=e,P=E(e,["children","config","projectId","devApiKey","dictionary","locales","defaultLocale","cacheUrl","runtimeUrl","renderSettings","ssr","localeCookieName","locale","region","loadDictionary","loadTranslations","fallback","translations","_versionId","customMapping"]);A&&(A=v(A,I));const{projectId:M,devApiKey:L}=function(e,t){try{return{projectId:e||import.meta.env.VITE_GT_PROJECT_ID||import.meta.env.REDWOOD_ENV_GT_PROJECT_ID||"",devApiKey:t||import.meta.env.VITE_GT_DEV_API_KEY||import.meta.env.VITE_GT_API_KEY||import.meta.env.REDWOOD_ENV_GT_DEV_API_KEY||import.meta.env.REDWOOD_ENV_GT_API_KEY}}catch(e){}try{return{projectId:e||process.env.GT_PROJECT_ID||process.env.REACT_APP_GT_PROJECT_ID||process.env.NEXT_PUBLIC_GT_PROJECT_ID||process.env.GATSBY_GT_PROJECT_ID||"",devApiKey:t||process.env.GT_DEV_API_KEY||process.env.GT_API_KEY||process.env.REACT_APP_GT_DEV_API_KEY||process.env.REACT_APP_GT_API_KEY||process.env.NEXT_PUBLIC_GT_DEV_API_KEY||process.env.NEXT_PUBLIC_GT_API_KEY||process.env.GATSBY_GT_DEV_API_KEY||process.env.GATSBY_GT_API_KEY}}catch(e){console.error(e)}return{projectId:"",devApiKey:""}}(n,o),{locale:D,setLocale:F,locales:H,translationRequired:z,dialectTranslationRequired:N}=function({_locale:e,defaultLocale:t,locales:r,ssr:n,localeCookieName:o,customMapping:i}){const a=c(()=>Array.from(new Set([t,...r])),[t,r]),[s,l]=on({locale:e,defaultLocale:t,locales:a,ssr:n,localeCookieName:o,customMapping:i}),[u,d]=c(()=>{const e=g(t,s,a,i),r=e&&y(t,s);if(!i){const e=[];if(a.forEach(t=>{_(t)||e.push(t)}),e.length)throw new Error((e=>`gt-react Error: You are using invalid locale codes in your configuration. You must either specify a list of valid locales or use "customMapping" to specify aliases for the following invalid locales: ${e.join(", ")}.`)(e))}if(i){const e=[];if(a.forEach(t=>{_(t,i)||e.push(t)}),e.length)throw new Error((e=>`gt-react Error: You are using invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,r]},[t,s,a]);return{locale:s,setLocale:l,locales:a,translationRequired:u,dialectTranslationRequired:d}}({_locale:A,defaultLocale:d,locales:l,ssr:x,localeCookieName:w,customMapping:I}),{region:U,setRegion:G}=function({_region:e,ssr:t,regionCookieName:r}){const[n,o]=i(t?void 0:un({_region:e,regionCookieName:r}));return s(()=>{o(un({_region:e,regionCookieName:r}))},[e,r]),{region:n,setRegion:e=>{o(e),"undefined"!=typeof document&&(document.cookie=`${r}=${e||""};path=/`)}}}({_region:B,ssr:x,regionCookieName:wr}),V=c(()=>new f({devApiKey:L,sourceLocale:d,targetLocale:D,projectId:M,baseUrl:p,customMapping:I}),[L,d,M,p,I]),K=(j?"custom":h&&M&&"default")||"disabled",{dictionary:W,setDictionary:J,dictionaryTranslations:Y,setDictionaryTranslations:X}=function({_dictionary:e,_dictionaryTranslations:t={},loadDictionary:r,locale:n,defaultLocale:o}){const[a,c]=i(e),[l,u]=i(t);return s(()=>{if(!r)return;let e=!0;return(()=>{O(this,void 0,void 0,function*(){const t=(yield cn(o,r))||{},i=(yield cn(n,r))||{};e&&c(t||{}),e&&u(i||{})})})(),()=>{e=!1}},[r,n,o]),{dictionary:a,setDictionary:c,dictionaryTranslations:l,setDictionaryTranslations:u}}({_dictionary:a,_dictionaryTranslations:{},loadDictionary:S,locale:D,defaultLocale:d});sn({devApiKey:L,projectId:M,runtimeUrl:p,loadTranslationsType:K,cacheUrl:h,locales:l});const{translations:q,setTranslations:Z}=ln({_translations:C,translationRequired:z,loadTranslationsType:K,loadTranslations:j,locale:D,cacheUrl:h,projectId:M,_versionId:R,gt:V}),{registerIcuForTranslation:Q,registerJsxForTranslation:ee,developmentApiEnabled:te}=$(Object.assign({gt:V,locale:D,versionId:R,defaultLocale:d,runtimeUrl:p,renderSettings:b,setTranslations:Z},P)),{_tFunction:re,_mFunction:ne,_filterMessagesForPreload:oe,_preloadMessages:ie}=Pr({gt:V,translations:q,locale:D,defaultLocale:d,translationRequired:z,developmentApiEnabled:te,registerIcuForTranslation:Q}),ae=Mr(W,Y,q,D,d,z,N,te,Q),se=Lr(W||{},Y||{},J,X,q,D,d,z,N,te,Q,ae),ce=!(z&&!q||!D);return m(k.Provider,{value:{gt:V,registerIcuForTranslation:Q,registerJsxForTranslation:ee,_tFunction:re,_mFunction:ne,_filterMessagesForPreload:oe,_preloadMessages:ie,_dictionaryFunction:ae,_dictionaryObjFunction:se,developmentApiEnabled:te,locale:D,locales:H,setLocale:F,defaultLocale:d,region:U,setRegion:G,translations:q,translationRequired:z,dialectTranslationRequired:N,projectId:M,renderSettings:b},children:m(u,{fallback:T,children:ce?t:T})})}function fn(){const{setLocale:e}=A("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function hn(){return A("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function pn(){return A("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function vn(e){return pn().getLocaleProperties(e)}function gn(){return A("useRegion(): Unable to access user's region outside of a <GTProvider>").region}function yn(e){const{gt:t}=A("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)}function _n(t){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_mFunction:s,locale:c}=A("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let l;if(t&&Br&&r&&n){const r=i(t);r.length>0&&(l=e.use(Kr(["_preloadMessages",c,JSON.stringify(r)],()=>o(r))))}return a(function(e,t={}){return s(e,t,l)},[l,s])}qr._gtt="translate-client";export{Fr as Branch,Dr as ClientProvider,P as Currency,M as DateTime,k as GTContext,dn as GTProvider,en as LocaleSelector,R as Num,Hr as Plural,rn as RegionSelector,qr as T,I as Var,mr as decodeMsg,br as decodeOptions,_r as msg,L as renderVariable,Jr as useDefaultLocale,Wr as useGT,pn as useGTClass,Xr as useLocale,yn as useLocaleDirection,vn as useLocaleProperties,Zr as useLocaleSelector,hn as useLocales,_n as useMessages,gn as useRegion,tn as useRegionSelector,$ as useRuntimeTranslation,fn as useSetLocale,Yr as useTranslations};
18
+ function(){var t=e,r=t.lib,n=r.WordArray,o=r.Hasher,i=t.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]),d=n.create([1352829926,1548603684,1836072691,2053994217,0]),f=i.RIPEMD160=o.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i,f,m,b,x,w,k,A,E,O,B,S=this._hash.words,j=u.words,T=d.words,C=a.words,$=s.words,R=c.words,I=l.words;for(w=i=S[0],k=f=S[1],A=m=S[2],E=b=S[3],O=x=S[4],r=0;r<80;r+=1)B=i+e[t+C[r]]|0,B+=r<16?h(f,m,b)+j[0]:r<32?p(f,m,b)+j[1]:r<48?v(f,m,b)+j[2]:r<64?g(f,m,b)+j[3]:y(f,m,b)+j[4],B=(B=_(B|=0,R[r]))+x|0,i=x,x=b,b=_(m,10),m=f,f=B,B=w+e[t+$[r]]|0,B+=r<16?y(k,A,E)+T[0]:r<32?g(k,A,E)+T[1]:r<48?v(k,A,E)+T[2]:r<64?p(k,A,E)+T[3]:h(k,A,E)+T[4],B=(B=_(B|=0,I[r]))+O|0,w=O,O=E,E=_(A,10),A=k,k=B;B=S[1]+m+E|0,S[1]=S[2]+b+O|0,S[2]=S[3]+x+w|0,S[3]=S[4]+i+k|0,S[4]=S[0]+f+A|0,S[0]=B},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,i=o.words,a=0;a<5;a++){var s=i[a];i[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return o},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function h(e,t,r){return e^t^r}function p(e,t,r){return e&t|~e&r}function v(e,t,r){return(e|~t)^r}function g(e,t,r){return e&r|t&~r}function y(e,t,r){return e^(t|~r)}function _(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(f),t.HmacRIPEMD160=o._createHmacHelper(f)}(),e.RIPEMD160)),Ce.exports;var e}(),Ie(),function(){return Pe||(Pe=1,Me.exports=(c=Y(),me(),Ie(),t=(e=c).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.SHA256,a=o.HMAC,s=o.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,o=a.create(r.hasher,e),i=n.create(),s=n.create([1]),c=i.words,l=s.words,u=r.keySize,d=r.iterations;c.length<u;){var f=o.update(t).finalize(s);o.reset();for(var h=f.words,p=h.length,v=f,g=1;g<d;g++){v=o.finalize(v),o.reset();for(var y=v.words,_=0;_<p;_++)h[_]^=y[_]}i.concat(f),l[0]++}return i.sigBytes=4*u,i}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),Me.exports;var e,t,r,n,o,i,a,s,c}(),Fe(),Ne(),Ve(),Je(),qe(),et(),function(){return tt?rt.exports:(tt=1,rt.exports=(t=Y(),Ne(),t.mode.ECB=((e=t.lib.BlockCipherMode.extend()).Encryptor=e.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),e.Decryptor=e.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),e),t.mode.ECB));var e,t}(),function(){return nt?ot.exports:(nt=1,ot.exports=(e=Y(),Ne(),e.pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,o=n-r%n,i=r+o-1;e.clamp(),e.words[i>>>2]|=o<<24-i%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923));var e}(),function(){return it?at.exports:(it=1,at.exports=(e=Y(),Ne(),e.pad.Iso10126={pad:function(t,r){var n=4*r,o=n-t.sigBytes%n;t.concat(e.lib.WordArray.random(o-1)).concat(e.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126));var e}(),function(){return st?ct.exports:(st=1,ct.exports=(e=Y(),Ne(),e.pad.Iso97971={pad:function(t,r){t.concat(e.lib.WordArray.create([2147483648],1)),e.pad.ZeroPadding.pad(t,r)},unpad:function(t){e.pad.ZeroPadding.unpad(t),t.sigBytes--}},e.pad.Iso97971));var e}(),function(){return lt||(lt=1,ut.exports=(e=Y(),Ne(),e.pad.ZeroPadding={pad:function(e,t){var r=4*t;e.clamp(),e.sigBytes+=r-(e.sigBytes%r||r)},unpad:function(e){var t=e.words,r=e.sigBytes-1;for(r=e.sigBytes-1;r>=0;r--)if(t[r>>>2]>>>24-r%4*8&255){e.sigBytes=r+1;break}}},e.pad.ZeroPadding)),ut.exports;var e}(),function(){return dt?ft.exports:(dt=1,ft.exports=(e=Y(),Ne(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return ht?pt.exports:(ht=1,pt.exports=(n=Y(),Ne(),t=(e=n).lib.CipherParams,r=e.enc.Hex,e.format.Hex={stringify:function(e){return e.ciphertext.toString(r)},parse:function(e){var n=r.parse(e);return t.create({ciphertext:n})}},n.format.Hex));var e,t,r,n}(),function(){return vt||(vt=1,gt.exports=(e=Y(),se(),he(),Fe(),Ne(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],d=[],f=[],h=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,o[r]=p,i[p]=r;var v=e[r],g=e[v],y=e[g],_=257*e[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*y^65537*g^257*v^16843008*r,u[p]=_<<24|_>>>8,d[p]=_<<16|_>>>16,f[p]=_<<8|_>>>24,h[p]=_,r?(r=v^e[e[e[y^v]]],n^=e[e[n]]):r=n=1}}();var p=[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 e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),i=this._keySchedule=[],a=0;a<n;a++)a<r?i[a]=t[a]:(l=i[a-1],a%r?r>6&&a%r==4&&(l=o[l>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l]):(l=o[(l=l<<8|l>>>24)>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l],l^=p[a/r|0]<<24),i[a]=i[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=i[a];else l=i[a-4];s[c]=c<4||a<=4?l:u[o[l>>>24]]^d[o[l>>>16&255]]^f[o[l>>>8&255]]^h[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,d,f,h,i),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,i,a,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],d=e[t+2]^r[2],f=e[t+3]^r[3],h=4,p=1;p<c;p++){var v=n[l>>>24]^o[u>>>16&255]^i[d>>>8&255]^a[255&f]^r[h++],g=n[u>>>24]^o[d>>>16&255]^i[f>>>8&255]^a[255&l]^r[h++],y=n[d>>>24]^o[f>>>16&255]^i[l>>>8&255]^a[255&u]^r[h++],_=n[f>>>24]^o[l>>>16&255]^i[u>>>8&255]^a[255&d]^r[h++];l=v,u=g,d=y,f=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[h++],g=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[h++],y=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],_=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&d])^r[h++],e[t]=v,e[t+1]=g,e[t+2]=y,e[t+3]=_},keySize:8});t.AES=r._createHelper(v)}(),e.AES)),gt.exports;var e}(),mt(),function(){return bt||(bt=1,xt.exports=(e=Y(),se(),he(),Fe(),Ne(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],o=0;o<256;o++)n[o]=o;o=0;for(var i=0;o<256;o++){var a=o%r,s=t[a>>>2]>>>24-a%4*8&255;i=(i+n[o]+s)%256;var c=n[o];n[o]=n[i],n[i]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var e=this._S,t=this._i,r=this._j,n=0,o=0;o<4;o++){r=(r+e[t=(t+1)%256])%256;var i=e[t];e[t]=e[r],e[r]=i,n|=e[(e[t]+e[r])%256]<<24-8*o}return this._i=t,this._j=r,n}t.RC4=r._createHelper(o);var a=n.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)i.call(this)}});t.RC4Drop=r._createHelper(a)}(),e.RC4)),xt.exports;var e}(),function(){return wt||(wt=1,kt.exports=(e=Y(),se(),he(),Fe(),Ne(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)o[r]^=n[r+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(o[0]^=l,o[1]^=d,o[2]^=u,o[3]^=f,o[4]^=l,o[5]^=d,o[6]^=u,o[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.Rabbit=r._createHelper(s)}(),e.Rabbit)),kt.exports;var e}(),function(){return At||(At=1,Et.exports=(e=Y(),se(),he(),Fe(),Ne(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)c.call(this);for(o=0;o<8;o++)n[o]^=r[o+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(n[0]^=l,n[1]^=d,n[2]^=u,n[3]^=f,n[4]^=l,n[5]^=d,n[6]^=u,n[7]^=f,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.RabbitLegacy=r._createHelper(s)}(),e.RabbitLegacy)),Et.exports;var e}(),St())),V.exports),Lt=z(Mt),Dt=function(){return Dt=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Dt.apply(this,arguments)};function Ft(e){return Lt.SHA256(e).toString(Lt.enc.Hex).slice(0,16)}function Ht(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;void 0===t&&(t=Ft);var a={};return a.source="JSX"===i?Nt(r):r,a=Dt(Dt(Dt(Dt({},a),o&&{id:o}),n&&{context:n}),i&&{dataFormat:i}),t(G(a))}"function"==typeof SuppressedError&&SuppressedError;var zt=function(e){if(e&&"object"==typeof e){var t={};if("c"in e&&e.c&&(t.c=Nt(e.c)),"d"in e){var r=null==e?void 0:e.d;(null==r?void 0:r.b)&&(t.b=Object.fromEntries(Object.entries(r.b).map(function(e){return[e[0],Nt(e[1])]}))),(null==r?void 0:r.t)&&(t.t=r.t)}return function(e){var t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){var r=Object.keys(t);if(1===r.length)return!0;if(2===r.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===r.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}(e)?Dt({k:e.k},e.v&&{v:e.v}):t}return e};function Nt(e){return Array.isArray(e)?e.map(zt):zt(e)}function Ut(e,t){if(null==e)throw new Error("Cannot index into an undefined dictionary");return Array.isArray(e),e[t]}function Gt(e,t,r){Array.isArray(e),e[t]=r}var Vt="https://cdn.gtx.dev",Kt="https://runtime2.gtx.dev",Wt="en",Jt=["singular","plural","dual","zero","one","two","few","many","other"];var Yt=new(function(){function e(){this.cache=new Map}return e.prototype._generateKey=function(e,t,r){void 0===r&&(r={});var n=Array.isArray(t)?t.join(","):t,o=r?JSON.stringify(r,Object.keys(r).sort()):"{}";return"".concat(e,":").concat(n,":").concat(o)},e.prototype.get=function(e,t,r){void 0===r&&(r={});var n=this._generateKey(e,t,r);if(!this.cache.has(n)){var o=new Intl[e](t,r);this.cache.set(n,o)}return this.cache.get(n)},e}());function Xt(e){var t=e;if(t&&"object"==typeof t&&"string"==typeof t.k){var r=Object.keys(t);if(1===r.length)return!0;if(2===r.length){if("number"==typeof t.i)return!0;if("string"==typeof t.v)return!0}if(3===r.length&&"string"==typeof t.v&&"number"==typeof t.i)return!0}return!1}var qt={variable:"v",number:"n",datetime:"d",currency:"c"};function Zt(e){return qt[e]}function Qt(e,r=0){let n=r;const o=e=>{const{type:t,props:r}=e;n+=1;const o={id:n};let i;try{i="function"==typeof t&&t._gtt||""}catch(e){}if(i){const e=i.split("-");if("translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=(null==e?void 0:e[1])||"variable"),"plural"===e[0]){const e=Object.entries(r).reduce((e,[t,r])=>(function(e){return Jt.includes(e)}(t)&&(e[t]=Qt(r,n)),e),{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t}=r,i=E(r,["children","branch"]),a=Object.entries(i).reduce((e,[t,r])=>(e[t]=Qt(r,n),e),{});Object.keys(a).length&&(o.branches=a)}o.transformation=e[0]}return o};function i(e){return l(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=a(r.children)),e.type===t.Fragment&&(i["data-_gt"].transformation="fragment"),t.cloneElement(e,i)}(e):e}function a(e){return Array.isArray(e)?t.Children.map(e,i):i(e)}return a(e)}"function"==typeof SuppressedError&&SuppressedError;const er={variable:"value",number:"n",datetime:"date",currency:"cost"};function tr(e={},t){var r;if(e.name)return e.name;return`_gt_${er[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}var rr={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const nr=e=>{var t;if(!e)return"";const{type:r,props:n}=e;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===(t=n["data-_gt"])||void 0===t?void 0:t.id)?`C${n["data-_gt"].id}`:"function"},or=e=>{const{props:t}=e,r={t:nr(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=tr(t,r),o=Zt(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(rr).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=ar(r)}),n=Object.assign(Object.assign({},n),{b:e,t:"p"})}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=ar(r)}),n=Object.assign(Object.assign({},n),{b:e,t:"b"})}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(rr).reduce((e,[r,n])=>(t[n]&&(e[r]=t[n]),e),{});if("plural"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=ar(r)}),o=Object.assign(Object.assign({},o),{b:t,t:"p"})}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=ar(r)}),o=Object.assign(Object.assign({},o),{b:t,t:"b"})}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=ar(t.children)),r},ir=e=>{return r=e,t.isValidElement(r)?or(e):"number"==typeof e?e.toString():e;var r};function ar(e){return Array.isArray(e)?e.map(ir):ir(e)}function sr(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=Jt),void 0===r&&(r=["en"]);var n=Yt.get("PluralRules",r).select(e),o=Math.abs(e);if(0===o&&t.includes("zero"))return"zero";if(1===o){if(t.includes("singular"))return"singular";if(t.includes("one"))return"one"}if("one"===n&&t.includes("singular"))return"singular";if(2===o){if(t.includes("dual"))return"dual";if(t.includes("two"))return"two"}return"two"===n&&t.includes("dual")?"dual":t.includes(n)?n:"two"===n&&t.includes("dual")?"dual":"two"===n&&t.includes("plural")?"plural":"two"===n&&t.includes("other")?"other":"few"===n&&t.includes("plural")?"plural":"few"===n&&t.includes("other")?"other":"many"===n&&t.includes("plural")?"plural":"many"===n&&t.includes("other")?"other":"other"===n&&t.includes("plural")?"plural":""}(e,Object.keys(r),t)),n&&!o&&(o=r[n]),o}function cr(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof(null==e?void 0:e[0]))return!1;const t=null==e?void 0:e[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}function lr(e,t){let r=e;const n=t.split(".");for(const e of n){if("object"!=typeof r&&!Array.isArray(r))return;r=Ut(r,e)}return r}function ur(e){if(Array.isArray(e)){if(1===e.length)return{entry:e[0]};if(2===e.length)return{entry:e[0],metadata:e[1]}}return{entry:e}}function dr(e){var t;return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===(null===(t=e["data-_gt"])||void 0===t?void 0:t.transformation)}function fr(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableName:tr(e,r),variableType:Zt(r),variableValue:void 0!==e.value?e.value:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t=Object.assign(Object.assign({},void 0!==e.currency&&{currency:e.currency}),void 0!==e.options&&e.options);return Object.keys(t).length?t:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}function hr(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function pr({children:e,defaultLocale:r=Wt,renderVariable:n}){const o=e=>t.isValidElement(e)?(e=>{const o=hr(e);if(dr(e.props)){const{variableType:t,variableValue:o,variableOptions:i}=fr(e.props);return n({variableType:t,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==o?void 0:o.transformation)){const t=o.branches||{};return i(sr(e.props.n,[r],t)||e.props.children)}if("branch"===(null==o?void 0:o.transformation)){let t=e.props,{children:r,branch:n,"data-_gt":a}=t,s=E(t,["children","branch","data-_gt"]);return s=o.branches||{},i(void 0!==s[n]?s[n]:r)}return"fragment"===(null==o?void 0:o.transformation)?t.createElement(t.Fragment,{key:e.props.key,children:i(e.props.children)}):e.props.children?t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0,children:i(e.props.children)})):t.cloneElement(e,Object.assign(Object.assign({},e.props),{"data-_gt":void 0}))})(e):e,i=e=>Array.isArray(e)?t.Children.map(e,o):o(e);return i(e)}function vr({sourceElement:e,targetElement:r,locales:n=[Wt],renderVariable:o}){var i,a;const{props:s}=e,c=s["data-_gt"],l=null==c?void 0:c.transformation,u=r.d,d={};if(u&&Object.entries(rr).forEach(([e,t])=>{u[e]&&(d[t]=u[e])}),"plural"===l){const t=e.props.n;return gr({source:sr(t,n,c.branches||{})||e.props.children,target:sr(t,n,(null===(i=r.d)||void 0===i?void 0:i.b)||{})||r.c,locales:n,renderVariable:o})}if("branch"===l){const{branch:e,children:t}=s;return gr({source:(c.branches||{})[e]||t,target:((null===(a=r.d)||void 0===a?void 0:a.b)||{})[e]||r.c,locales:n,renderVariable:o})}return"fragment"===l&&r.c?t.createElement(t.Fragment,{key:e.props.key,children:gr({source:s.children,target:r.c,locales:n,renderVariable:o})}):(null==s?void 0:s.children)&&(null==r?void 0:r.c)?t.cloneElement(e,Object.assign(Object.assign(Object.assign({},s),d),{"data-_gt":void 0,children:gr({source:s.children,target:r.c,locales:n,renderVariable:o})})):pr({children:e,defaultLocale:n[0],renderVariable:o})}function gr({source:e,target:r,locales:n=[Wt],renderVariable:o}){if(null==r&&e)return pr({children:e,defaultLocale:n[0],renderVariable:o});if("string"==typeof r)return r;if(Array.isArray(r)&&!Array.isArray(e)&&e&&(e=[e]),Array.isArray(e)&&Array.isArray(r)){const i={},a={},s=e.filter(e=>{if(t.isValidElement(e)){if(!dr(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n}=fr(e.props);i[t]=r,a[t]=n}}return!1}),c=e=>s.find(t=>{const r=hr(t);if(void 0!==(null==r?void 0:r.id)){return r.id===e.i}return!1})||s.shift();return r.map((e,r)=>{if("string"==typeof e)return m(t.Fragment,{children:e},`string_${r}`);if(Xt(e))return m(t.Fragment,{children:o({variableType:e.v||"v",variableValue:i[e.k],variableOptions:a[e.k],locales:n})},`var_${r}`);const s=c(e);return s?m(t.Fragment,{children:vr({sourceElement:s,targetElement:e,locales:n,renderVariable:o})},`element_${r}`):void 0})}if(r&&"object"==typeof r&&!Array.isArray(r)){const i=Xt(r)?"variable":"element";if(t.isValidElement(e)){if("element"===i)return vr({sourceElement:e,targetElement:r,locales:n,renderVariable:o});if(dr(e.props)){const{variableValue:t,variableOptions:r,variableType:i}=fr(e.props);return o({variableType:i,variableValue:t,variableOptions:r,locales:n})}}}return pr({children:e,defaultLocale:n[0],renderVariable:o})}const yr={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};function _r(e,t){const r=(null==t?void 0:t.$_hash)||Ht(Object.assign(Object.assign(Object.assign({source:e},(null==t?void 0:t.$context)&&{context:t.$context}),(null==t?void 0:t.$id)&&{id:t.$id}),{dataFormat:"ICU"}));t?(t.$_hash=r,t.$_source=e):t={$_hash:r,$_source:e};const n=function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"utf8").toString("base64");for(var t=(new TextEncoder).encode(e),r="",n=0;n<t.length;n++)r+=String.fromCharCode(t[n]);return btoa(r)}(JSON.stringify(t));let o=e;(function(e){let t=0,r=!1;for(;t<e.length;){const n=e[t];if("'"!==n){if(!r&&"{"===n){let r=t+1,n="";for(;r<e.length&&"}"!==e[r];)n+=e[r],r++;if(r<e.length&&n.trim().length>0)return!0;t=r<e.length?r+1:r;continue}t++}else{if(t+1<e.length&&"'"===e[t+1]){t+=2;continue}r=!r,t++}}return!1})(e)&&Object.keys(t||{}).length>2&&(o=h(e,{locales:[Wt],variables:t}));let i=o;return n&&(i+=`:${n}`),i}function mr(e){return e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}function br(e){if(-1===e.lastIndexOf(":"))return null;const t=e.slice(e.lastIndexOf(":")+1);try{const e=JSON.parse(function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"base64").toString("utf8");for(var t=atob(e),r=new Uint8Array(t.length),n=0;n<t.length;n++)r[n]=t.charCodeAt(n);return(new TextDecoder).decode(r)}(t));return e}catch(e){return null}}const xr="generaltranslation.locale",wr="generaltranslation.region";function kr(e){return void 0!==e&&("string"==typeof e||!!Array.isArray(e)&&((1===e.length||2===e.length)&&("string"==typeof e[0]&&(2!==e.length||"object"==typeof e[1]&&null!==e[1]&&("$context"in e[1]||"$_hash"in e[1])))))}const Ar=e=>"string"==typeof e||Array.isArray(e),Er=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function Or(e,t){if(Array.isArray(e))return e.map((e,r)=>kr(e)?t[r]:Or(e,t[r]));const r=Object.assign(Object.assign({},Object.fromEntries(Object.entries(e).filter(([,e])=>Ar(e)))),Object.fromEntries(Object.entries(t).filter(([,e])=>Ar(e)))),n=Object.entries(e).filter(([,e])=>Er(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>Er(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=Or(Ut(e,n)||{},Ut(t,n)||{});return r}const Br="function"==typeof e.use;function Sr({dictionary:e,id:t}){if(""===t)return e;let r=e;const n=t.split(".");for(const e of n)r=Ut(r,e);return r}const jr=["constructor","prototype","__proto__"];function Tr(e,t,r,n){if(kr(t))return e;const o=r.split(".");o.forEach(e=>{if(function(e){return!!jr.includes(e)}(e))throw new Error(`Invalid key: ${e}`)}),t||(t={});for(const e of o.slice(0,-1))null==Ut(t,e)&&Gt(t,e,Array.isArray(Ut(n,e))?[]:{}),t=Ut(t,e),n=Ut(n,e);Gt(t,o[o.length-1],e)}function Cr(e){let t={};return Array.isArray(e)&&(t=[]),Object.entries(e).forEach(([e,r])=>{if(kr(r)){const{entry:n}=ur(r);Gt(t,e,n)}else Gt(t,e,Cr(r))}),t}function $r(e,t=""){let r=!1;return Object.entries(e).forEach(([n,o])=>{const i=t?`${t}.${n}`:n;if(kr(o)){let{entry:t,metadata:a}=ur(o);(null==a?void 0:a.$_hash)||(a||(a={}),a.$_hash=Ht(Object.assign(Object.assign({source:t},(null==a?void 0:a.$context)&&{context:a.$context}),{id:i,dataFormat:"ICU"})),Gt(e,n,[t,a]),r=!0)}else{const{updateDictionary:e}=$r(o,i);r=r||e}}),{dictionary:e,updateDictionary:r}}function Rr(e,t,r){const n=Sr({dictionary:e,id:r});if(!n)throw new Error(T(r));if(kr(n))throw new Error("gt-react Error: Cannot inject and merge a dictionary entry");return function(e,t,r){const n=lr(e,r);if(!n)throw new Error(T(r));if(kr(n))throw new Error("gt-react Error: Cannot inject and merge a dictionary entry");const o=r.split("."),i=o.slice(0,-1),a=o[o.length-1];let s=e;return i.forEach(e=>{s=Ut(s,e)}),Gt(s,a,t),e}(e,Or(n,t),r)}function Ir(e,t,r=""){const n=[];return Object.entries(e).forEach(([e,o])=>{const i=r?`${r}.${e}`:e;if(kr(o)){const{entry:r,metadata:a}=ur(o);Ut(t,e)||n.push({source:r,metadata:{$id:i,$context:null==a?void 0:a.$context,$_hash:(null==a?void 0:a.$_hash)||""}})}else n.push(...Ir(o,Ut(t,e)||(Array.isArray(o)?[]:{}),i))}),n}function Pr({gt:e,translations:t,locale:r,defaultLocale:n,translationRequired:o,developmentApiEnabled:i,registerIcuForTranslation:a}){function s(t,r={}){if(!t||"string"!=typeof t)return null;const{$id:n,$context:o,$_hash:i}=r,a=E(r,["$id","$context","$_hash"]);return{id:n,context:o,_hash:i,variables:a,calculateHash:()=>Ht(Object.assign(Object.assign(Object.assign({source:t},o&&{context:o}),n&&{id:n}),{dataFormat:"ICU"})),renderMessage:(t,r)=>e.formatMessage(t,{locales:r,variables:a})}}function c(e,r,n){let o,i="";return r&&(o=null==t?void 0:t[r]),n&&void 0===o&&(i=n,o=null==t?void 0:t[n]),void 0===o&&(i=e(),o=null==t?void 0:t[i]),{translationEntry:o,hash:i}}return{_tFunction:(e,t={},l)=>{const u=s(e,t);if(!u)return"";const{id:d,context:f,_hash:h,calculateHash:p,renderMessage:v}=u;if(!o)return v(e,[n]);const{translationEntry:g,hash:y}=c(p,d,h);if(null===g)return v(e,[n]);if(g)try{return v(g,[r,n])}catch(t){return console.error(S(e,d),"Error: ",t),v(e,[n])}if(void 0!==(null==l?void 0:l[y])){if(null==l?void 0:l[y])try{return v(null==l?void 0:l[y],[r,n])}catch(t){console.error(S(e,d),"Error: ",t)}return v(e,[n])}return i?(a({source:e,targetLocale:r,metadata:Object.assign(Object.assign(Object.assign({},f&&{context:f}),d&&{id:d}),{hash:y||""})}),v(e,[n])):(console.warn(j(e,d,"t")),v(e,[n]))},_mFunction:(s,c={},l)=>{if(!s)return s;const u=br(s);if(!u||!u.$_hash||!u.$_source)return s;const{$_hash:d,$_source:f,$context:h,$hash:p,$id:v}=u,g=E(u,["$_hash","$_source","$context","$hash","$id"]),y=(t,r)=>e.formatMessage(t,{locales:r,variables:Object.assign(Object.assign({},g),c)});if(!o)return y(f,[n]);const _=null==t?void 0:t[u.$_hash];if(null===_)return y(f,[n]);if(_)try{return y(_,[r,n])}catch(e){return console.error(S(f,mr(s)),"Error: ",e),y(f,[n])}if(!i)return console.warn(j(f,mr(s),"m")),y(f,[n]);if(void 0!==(null==l?void 0:l[d])){if(null==l?void 0:l[d])try{return y(null==l?void 0:l[d],[r,n])}catch(e){console.error(S(f,mr(s)),"Error: ",e)}return y(f,[n])}return a({source:f,targetLocale:r,metadata:Object.assign(Object.assign({},h&&{context:h}),{hash:d})}),y(f,[n])},_filterMessagesForPreload:e=>{const t=[];for(let r of e){const{message:e}=r,n=E(r,["message"]),o=s(e,n);if(!o)continue;const{id:i,_hash:a,calculateHash:l}=o,{translationEntry:u,hash:d}=c(l,i,a);u||t.push(Object.assign(Object.assign({message:e},n),{$_hash:d}))}return t},_preloadMessages:e=>O(this,void 0,void 0,function*(){const t={};return yield Promise.all(e.map(e=>O(this,void 0,void 0,function*(){var{message:n}=e;const o=s(n,E(e,["message"]));if(!o)return;const{id:i,context:l,_hash:u,calculateHash:d}=o,{translationEntry:f,hash:h}=c(d,i,u);f&&(t[h]=f),t[h]=yield a({source:n,targetLocale:r,metadata:Object.assign(Object.assign(Object.assign({},l&&{context:l}),i&&{id:i}),{hash:h})})}))),t})}}function Mr(e,t,r,n,o,i,s,c,l){return a((a,s={})=>{if(!e)return"";const u=lr(e,a);if(!u)return console.warn(C(a)),"";if(!cr(u))return console.warn((e=>`Invalid dictionary entry found for id: "${e}"`)(a)),"";const{entry:d,metadata:f}=ur(u);if(!d||"string"!=typeof d)return"";const p=(e,t)=>h(e,{locales:t,variables:s});if(!i)return p(d,[o]);const v=lr(t||{},a);if(v&&cr(v)){const{entry:e}=ur(v);return p(e,[n,o])}let g=null==r?void 0:r[a],y="";const _=()=>Ht(Object.assign(Object.assign({source:d},(null==f?void 0:f.$context)&&{context:f.$context}),{id:a,dataFormat:"ICU"}));return g||(y=_(),g=null==r?void 0:r[y]),g?p(g,[n,o]):null===g?p(d,[o]):c?(l({source:d,targetLocale:n,metadata:Object.assign(Object.assign({},(null==f?void 0:f.$context)&&{context:f.$context}),{id:a,hash:y||_()})}),p(d,[o])):p(d,[o])},[e,t,r,n,o,i,c,l,s])}function Lr(e,t,r,n,o,i,s,c,l,u,d,f){return a((a,s,l={})=>{if(""===s)throw new Error("gt-react Error: You cannot provide an empty id to t.obj()");const h=Sr({dictionary:e,id:s});if(!h)return console.warn(C(s)),{};if(kr(h))return f(a,l);if(!c)return Cr(h);const p=function({dictionary:e,id:t,sourceDictionary:r}){if(""===t)return e;let n=e;const o=r,i=t.split(".");for(const e of i)void 0===Ut(n,e)&&(Array.isArray(Ut(o,e))?Gt(n,e,[]):Gt(n,e,{})),n=Ut(n,e);return n}({dictionary:t,id:s,sourceDictionary:t}),{dictionary:v,updateDictionary:g}=$r(structuredClone(h),s),y=Ir(v,p,s),{dictionary:_,updateDictionary:m}=function(e,t,r,n,o=""){let i=!1;const a=o?o.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:o,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=lr(t,c);let u;kr(l)&&(u=ur(l).entry);const d=r[o]||u;d&&(Tr(d,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(v,structuredClone(p),o||{},y,s),b=function(e,t,r,n=""){const o=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:i}=n,a=o.length>0?i.split(".").slice(o.length).join("."):i,s=lr(t,a);let c;kr(s)&&(c=ur(s).entry),Tr(c||r,t,a,e)}),t}(v,structuredClone(_),y,s);return u&&Promise.allSettled(y.map(e=>O(this,void 0,void 0,function*(){const{source:t,metadata:r}=e,n=null==r?void 0:r.$id;return[n,yield d({source:t,targetLocale:i,metadata:Object.assign(Object.assign({},(null==r?void 0:r.$context)&&{context:r.$context}),{id:n,hash:null==r?void 0:r.$_hash})})]}))).then(t=>{const r=t.filter(e=>"fulfilled"===e.status).map(e=>e.value);r.length>0&&n(t=>function(e,t,r){return t.forEach(([t,n])=>{Tr(n,e,t,r)}),e}(t,r,e))}),g&&setTimeout(()=>{r(e=>Rr(e,v,s))},0),m&&setTimeout(()=>{n(e=>Or(e,_))},0),structuredClone(b)},[e,o,i,s,c,l,u,d,t])}function Dr({children:t,dictionary:r,dictionaryTranslations:n,translations:o,locale:a,region:l,_versionId:u,defaultLocale:d,translationRequired:h,dialectTranslationRequired:v,locales:g=[],renderSettings:y,projectId:_,devApiKey:b,runtimeUrl:x,developmentApiEnabled:w,resetLocaleCookieName:A,localeCookieName:E=xr,regionCookieName:O=wr,customMapping:B}){const[S,j]=i(o),[T,C]=i(a&&p(a,g,B)||"");s(()=>{var e;let t=null===(e=document.cookie.split("; ").find(e=>e.startsWith(`${E}=`)))||void 0===e?void 0:e.split("=")[1];t&&(t=F.resolveAliasLocale(t)),T&&t&&t!==T&&(document.cookie=`${E}=;path=/`)},[T,E]);const[R,I]=i(n||{}),[P,M]=i(r||{}),[L,D]=i(l);s(()=>{var e;const t=null===(e=document.cookie.split("; ").find(e=>e.startsWith(`${O}=`)))||void 0===e?void 0:e.split("=")[1];L&&t&&t!==L&&(document.cookie=`${O}=;path=/`)},[L,O]);const F=c(()=>new f({devApiKey:b,sourceLocale:d,targetLocale:T,projectId:_,baseUrl:x||void 0,customMapping:B}),[b,d,T,_,x,B]),{registerIcuForTranslation:H,registerJsxForTranslation:z}=$({gt:F,locale:T,versionId:u,runtimeUrl:x,setTranslations:j,defaultLocale:d,renderSettings:y,developmentApiEnabled:w}),{_tFunction:N,_mFunction:U,_filterMessagesForPreload:G,_preloadMessages:V}=Pr({gt:F,translations:S,locale:T,defaultLocale:d,translationRequired:h,developmentApiEnabled:w,registerIcuForTranslation:H}),K=Mr(P,R,S,T,d,h,v,w,H),W=Lr(P,R,M,I,S,T,d,h,v,w,H,K),J=!(h&&!S)&&T;return m(k.Provider,{value:{gt:F,registerIcuForTranslation:H,registerJsxForTranslation:z,setLocale:e=>{e=p(e,g,B)||T||d,e=F.resolveAliasLocale(e),document.cookie=`${E}=${e};path=/`,document.cookie=`${A}=true;path=/`,C(e),window.location.reload()},_tFunction:N,_mFunction:U,_filterMessagesForPreload:G,_preloadMessages:V,_dictionaryFunction:K,_dictionaryObjFunction:W,locale:T,locales:g,defaultLocale:d,region:L,setRegion:e=>{document.cookie=`${O}=${e||""};path=/`,D(e)},translations:S,translationRequired:h,dialectTranslationRequired:v,renderSettings:y,developmentApiEnabled:w},children:m(e.Suspense,{fallback:J&&t,children:J&&t})})}function Fr(e){var{children:t,branch:r}=e,n=E(e,["children","branch"]);const o=(r=null==r?void 0:r.toString())&&void 0!==n[r]?n[r]:t;return m(b,{children:o})}function Hr(e){var{children:t,n:r,locales:o}=e,i=E(e,["children","n","locales"]);const a=n(k);let s;a&&(o||(o=a.locale),s||(s=a.defaultLocale));const c=[...o?[o]:[],s||Wt];if("number"!=typeof r)throw new Error((e=>`<Plural> component with children "${e}" requires "n" option.`)(t));return m(b,{children:sr(r,c,i)||t})}var zr;Fr._gtt="branch",Hr._gtt="plural";const Nr=Number.POSITIVE_INFINITY,Ur=null!==(zr=globalThis.__DANGEROUS_USE_REGISTRY__)&&void 0!==zr?zr:globalThis.__DANGEROUS_USE_REGISTRY__=new Map;function Gr(e,t=new WeakSet){var r;const n=typeof e;if(null==e||"number"===n||"boolean"===n||"bigint"===n)return String(e);if("string"===n)return JSON.stringify(e);if("symbol"===n)return`:sym(${null!==(r=e.description)&&void 0!==r?r:""})`;if("function"===n)return`:fn(${e.name||"anon"})`;if(Array.isArray(e))return`[${e.map(e=>Gr(e,t)).join(",")}]`;if("object"===n){const r=e;if(t.has(r))return":circular";t.add(r);const n=Object.keys(r).sort().map(e=>`${JSON.stringify(e)}:${Gr(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function Vr(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):Gr(e)}function Kr(e,t,r){const n=Ur,o=Date.now(),i=Nr,a=Vr(e),s=n.get(a);if(s&&s.expiresAt>o)return s.thenable;const c=function(e){const t=e;return null==t.status&&(t.status="pending",e.then(e=>{t.status="fulfilled",t.value=e},e=>{t.status="rejected",t.reason=e})),t}(t()),l={thenable:c,createdAt:o,expiresAt:o+i};if(n.set(a,l),i!==1/0){const e=()=>{const e=n.get(a);e&&e.thenable===c&&setTimeout(()=>{const e=n.get(a);e&&e.thenable===c&&n.delete(a)},Math.max(0,i))};c.then(e,e)}return c}function Wr(t){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_tFunction:s,locale:c}=A("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let l;if(t&&Br&&r&&n){const r=i(t);r.length>0&&(l=e.use(Kr(["_preloadMessages",c,JSON.stringify(r)],()=>o(r))))}return a(function(e,t={}){return s(e,t,l)},[l,s])}function Jr(){return A("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function Yr(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=A(`useTranslations('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);function o(e,n={}){const o=t(e);return r(o,n)}return o.obj=function(e,r={}){const o=t(e);return n(e,o,r)},o}function Xr(){return A("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function qr(e){var{children:r,id:n,context:o,_hash:i}=e,a=E(e,["children","id","context","_hash"]);if(!r)return;n=null!=n?n:null==a?void 0:a.$id,o=null!=o?o:null==a?void 0:a.$context;const{translations:s,translationRequired:l,developmentApiEnabled:d,dialectTranslationRequired:f,registerJsxForTranslation:h,renderSettings:p,locale:v,defaultLocale:g}=A("<T> used on the client-side outside of <GTProvider>"),y=c(()=>Qt(r),[r]);let _;n&&(_=null==s?void 0:s[n]),void 0===_&&i&&(_=null==s?void 0:s[i]);const[x,w]=c(()=>{if(!l||_)return[void 0,""];const e=ar(y);return[e,Ht(Object.assign(Object.assign(Object.assign({source:e},o&&{context:o}),n&&{id:n}),{dataFormat:"JSX"}))]},[y,o,n,l,_]);void 0===_&&(_=null==s?void 0:s[w]);const k=()=>pr({children:y,defaultLocale:g,renderVariable:L}),B=e=>gr({source:y,target:e,locales:[v,g],renderVariable:L});if(!l||s&&!_&&!d||null===_)return m(b,{children:k()});if(_)return m(u,{fallback:B(_),children:B(_)});const S=()=>O(this,void 0,void 0,function*(){if(!d||!v)return k();if(_)return B(_);try{const e=yield h({source:x,targetLocale:v,metadata:{id:n,hash:w,context:o}});return e?B(e):k()}catch(e){return console.warn(e),k()}});if(Br){const e=t.use(Kr(["getTranslationPromise",d,JSON.stringify(x),v,n,w,o],()=>S()));return m(u,{fallback:e,children:e})}let j;return j="skeleton"===p.method?"":"replace"===p.method||f?k():"",m(u,{fallback:j,children:S()})}function Zr(e){const{locales:t,locale:r,setLocale:n,gt:o}=A(),i=c(()=>{if(!t||0===t.length)return[];const e=t.sort((e,t)=>(new Intl.Collator).compare(o.getLocaleProperties(e).nativeNameWithRegionCode,o.getLocaleProperties(t).nativeNameWithRegionCode));return e},[t]),s=a(e=>o.getLocaleProperties(e),[o]);return{locale:r,locales:e||i,setLocale:n,getLocaleProperties:s}}function Qr(e){if(!e)return;const t={};for(const r in e)t[r]={name:e[r]};return t}function en(e){var{locales:t,customNames:r,customMapping:n=Qr(r)}=e,o=E(e,["locales","customNames","customMapping"]);const{locale:i,locales:a,setLocale:s,getLocaleProperties:c}=Zr(t||void 0),l=e=>{if(n&&n[e]){if("string"==typeof n[e])return n[e];if(n[e].name)return n[e].name}return(t=c(e).nativeNameWithRegionCode)?t.charAt(0).toUpperCase()+(t.length>1?t.slice(1):""):"";var t};return a&&0!==a.length&&s?x("select",Object.assign({},o,{value:i||"",onChange:e=>s(e.target.value),children:[!i&&m("option",{value:""}),a.map(e=>m("option",{value:e,suppressHydrationWarning:!0,children:l(e)},e))]})):null}function tn({regions:e,customMapping:t,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:o,locale:i,setLocale:a,gt:s,region:l,setRegion:u}=A(),{regionCode:f}=s.getLocaleProperties(i),[h,p]=c(()=>{const a=new Map(o.map(e=>{const t=d(e,i,s.customMapping);return[t.regionCode,t]})),c=e?[...e]:Array.from((null==a?void 0:a.keys())||[f]),l=new Map(c.map(e=>{var r;return[e,Object.assign(Object.assign({locale:(null===(r=null==a?void 0:a.get(e))||void 0===r?void 0:r.code)||i},s.getRegionProperties(e)),"string"==typeof(null==t?void 0:t[e])?{name:null==t?void 0:t[e]}:null==t?void 0:t[e])]}));if(n&&c.sort((e,t)=>(new Intl.Collator).compare(l.get(e).name,l.get(t).name)),r){const e=c.indexOf(f);e>0&&(c.splice(e,1),c.unshift(f))}return[c,l]},[e,l,i,o,s]);return{region:l,setRegion:u,regions:h,regionData:p,locales:o,locale:i,localeRegion:f,setLocale:a}}function rn(e){var{regions:t,placeholder:r,customMapping:n,prioritizeCurrentLocaleRegion:o,sortRegionsAlphabetically:i,asLocaleSelector:a=!1}=e,s=E(e,["regions","placeholder","customMapping","prioritizeCurrentLocaleRegion","sortRegionsAlphabetically","asLocaleSelector"]);const{region:c,setRegion:l,regions:u,regionData:d,locale:f,setLocale:h}=tn({regions:t,customMapping:n,prioritizeCurrentLocaleRegion:o,sortRegionsAlphabetically:i});return x("select",Object.assign({},s,{value:c||"",onChange:e=>(e=>{if(l(e),a){const t=d.get(e).locale;f!==t&&h(t)}})(e.target.value),children:[!c&&m("option",{value:"",disabled:Boolean(c),hidden:Boolean(c),suppressHydrationWarning:!0,children:r||""},"placeholder"),u.map(e=>m("option",{value:e,suppressHydrationWarning:!0,children:d.get(e).name},e))]}))}function nn(){return!("undefined"==typeof process||!process.env.NEXT_RUNTIME)||void 0!==(null===globalThis||void 0===globalThis?void 0:globalThis.__NEXT_DATA__)}function on({locale:e="",defaultLocale:t=Wt,locales:r=[],localeCookieName:n=xr,ssr:o=!0,customMapping:a}){e=v(e,a),r=r.map(e=>v(e,a));const[c,l]=i(v(o?e&&p(e,r,a)||"":an({_locale:e,locale:e,locales:r,defaultLocale:t,localeCookieName:n,customMapping:a}),a)),[u,d]=function({locale:e,locales:t,defaultLocale:r,localeCookieName:n,_setLocale:o,customMapping:i}){e=v(e,i);const a=n=>{const a=v(p(n,t,i)||e||r,i);return a!==n&&console.warn(((e,t)=>`You are trying to switch to "${t}" which is not supported. Update the list of supported locales through your dashboard or your config.json file if you are using a config file. Falling back to "${e}".`)(a,n)),o(a),a},s=e=>{e=v(e);const t=a(e);"undefined"!=typeof document&&(document.cookie=`${n}=${t};path=/`)};return[s,a]}({locale:c,locales:r,defaultLocale:t,localeCookieName:n,_setLocale:l,customMapping:a});return s(()=>{const o=an({_locale:e,locale:c,locales:r,defaultLocale:t,localeCookieName:n,customMapping:a});d(o)},[e,c,r,t,n]),[c,u]}function an({_locale:e,locale:t,locales:r,defaultLocale:n,localeCookieName:o,customMapping:i}){var a;if(e&&e===t&&p(e,r,i)===t)return v(e,i);let s=(null===navigator||void 0===navigator?void 0:navigator.languages)?navigator.languages:(null===navigator||void 0===navigator?void 0:navigator.language)?[navigator.language]:(null===navigator||void 0===navigator?void 0:navigator.userLanguage)?[null===navigator||void 0===navigator?void 0:navigator.userLanguage]:[n];s=s.map(e=>v(e,i));let c="undefined"!=typeof document?null===(a=document.cookie.split("; ").find(e=>e.startsWith(`${o}=`)))||void 0===a?void 0:a.split("=")[1]:void 0;c&&(c=v(c,i));let l=p([...e?[e]:[],...c?[c]:[],...s],r,i)||n;return l&&(l=v(l,i)),c&&c!==l&&"undefined"!=typeof document&&(document.cookie=`${o}=${l};path=/`),l}function sn({devApiKey:e,projectId:t,runtimeUrl:r,loadTranslationsType:n,cacheUrl:o,locales:i}){s(()=>{if("production"===process.env.NODE_ENV&&e)throw new Error("gt-react Error: Production environments cannot include an api key.");if("custom"===n||!o&&!r||t||"development"!==process.env.NODE_ENV||console.warn("gt-react: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard."),t&&r&&"custom"!==n&&!e&&"development"===process.env.NODE_ENV&&console.warn("gt-react: A development API key is required for runtime translation! Find your development API key: generaltranslation.com/dashboard. (Or, disable this warning message by setting runtimeUrl to an empty string which disables runtime translation.)"),r===Kt||o===Vt&&"default"===n){const e=i.filter(e=>!w(e));e.length&&console.warn((e=>`gt-react: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=d(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,n,o,r,t,i])}function cn(e,t){return O(this,void 0,void 0,function*(){const r=Array.from(new Set([e,d(e).languageCode]));for(const e of r)try{const r=yield t(e);if(r)return r}catch(e){}console.warn("gt-react Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.")})}function ln({_translations:e,translationRequired:t,loadTranslationsType:r,loadTranslations:n,locale:o,cacheUrl:a,projectId:c,_versionId:l,gt:u}){const[d,f]=i(e||t&&"disabled"!==r?null:{});return s(()=>{f(t&&"disabled"!==r?null:{})},[o,r]),s(()=>{if(d||!t||"disabled"===r)return;let e=!0;return(()=>{O(this,void 0,void 0,function*(){let t;switch(r){case"custom":if(n)try{t=yield n(o)}catch(e){console.error(((e="")=>`gt-react Error: fetching locally stored translations. If you are using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(o),e)}break;case"default":try{t=yield function(e){return O(this,arguments,void 0,function*({cacheUrl:e,projectId:t,locale:r,versionId:n,gt:o}){if(!t||!e||!r)return{};r=o.resolveCanonicalLocale(r);const i=yield fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return yield i.json()})}({cacheUrl:a,projectId:c,locale:o,versionId:l,gt:u})}catch(e){console.error(e)}}t||(t={}),e&&f(t)})})(),()=>{e=!1}},[d,t,r,a,c,o,l,u]),{translations:d,setTranslations:f}}function un({_region:e,regionCookieName:t}){var r;const n="undefined"!=typeof document?null===(r=document.cookie.split("; ").find(e=>e.startsWith(`${t}=`)))||void 0===r?void 0:r.split("=")[1]:void 0,o=e||n;return n&&n!==o&&"undefined"!=typeof document&&(document.cookie=`${t}=${o};path=/`),o}function dn(e){var{children:t,config:r,projectId:n=(null==r?void 0:r.projectId)||"",devApiKey:o=(null==r?void 0:r.devApiKey)||"",dictionary:a=(null==r?void 0:r.dictionary)||{},locales:l=(null==r?void 0:r.locales)||[],defaultLocale:d=(null==r?void 0:r.defaultLocale)||Wt,cacheUrl:h=(null==r?void 0:r.cacheUrl)||Vt,runtimeUrl:p=(null==r?void 0:r.runtimeUrl)||Kt,renderSettings:b=(null==r?void 0:r.renderSettings)||yr,ssr:x=(null==r?void 0:r.ssr)||nn(),localeCookieName:w=(null==r?void 0:r.localeCookieName)||xr,locale:A="",region:B,loadDictionary:S,loadTranslations:j,fallback:T,translations:C=null,_versionId:R,customMapping:I=(null==r?void 0:r.customMapping)}=e,P=E(e,["children","config","projectId","devApiKey","dictionary","locales","defaultLocale","cacheUrl","runtimeUrl","renderSettings","ssr","localeCookieName","locale","region","loadDictionary","loadTranslations","fallback","translations","_versionId","customMapping"]);A&&(A=v(A,I));const{projectId:M,devApiKey:L}=function(e,t){try{return{projectId:e||import.meta.env.VITE_GT_PROJECT_ID||import.meta.env.REDWOOD_ENV_GT_PROJECT_ID||"",devApiKey:t||import.meta.env.VITE_GT_DEV_API_KEY||import.meta.env.VITE_GT_API_KEY||import.meta.env.REDWOOD_ENV_GT_DEV_API_KEY||import.meta.env.REDWOOD_ENV_GT_API_KEY}}catch(e){}try{return{projectId:e||process.env.GT_PROJECT_ID||process.env.REACT_APP_GT_PROJECT_ID||process.env.NEXT_PUBLIC_GT_PROJECT_ID||process.env.GATSBY_GT_PROJECT_ID||"",devApiKey:t||process.env.GT_DEV_API_KEY||process.env.GT_API_KEY||process.env.REACT_APP_GT_DEV_API_KEY||process.env.REACT_APP_GT_API_KEY||process.env.NEXT_PUBLIC_GT_DEV_API_KEY||process.env.NEXT_PUBLIC_GT_API_KEY||process.env.GATSBY_GT_DEV_API_KEY||process.env.GATSBY_GT_API_KEY}}catch(e){console.error(e)}return{projectId:"",devApiKey:""}}(n,o),{locale:D,setLocale:F,locales:H,translationRequired:z,dialectTranslationRequired:N}=function({_locale:e,defaultLocale:t,locales:r,ssr:n,localeCookieName:o,customMapping:i}){const a=c(()=>Array.from(new Set([t,...r])),[t,r]),[s,l]=on({locale:e,defaultLocale:t,locales:a,ssr:n,localeCookieName:o,customMapping:i}),[u,d]=c(()=>{const e=g(t,s,a,i),r=e&&y(t,s);if(!i){const e=[];if(a.forEach(t=>{_(t)||e.push(t)}),e.length)throw new Error((e=>`gt-react Error: You are using invalid locale codes in your configuration. You must either specify a list of valid locales or use "customMapping" to specify aliases for the following invalid locales: ${e.join(", ")}.`)(e))}if(i){const e=[];if(a.forEach(t=>{_(t,i)||e.push(t)}),e.length)throw new Error((e=>`gt-react Error: You are using invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,r]},[t,s,a]);return{locale:s,setLocale:l,locales:a,translationRequired:u,dialectTranslationRequired:d}}({_locale:A,defaultLocale:d,locales:l,ssr:x,localeCookieName:w,customMapping:I}),{region:U,setRegion:G}=function({_region:e,ssr:t,regionCookieName:r}){const[n,o]=i(t?void 0:un({_region:e,regionCookieName:r}));return s(()=>{o(un({_region:e,regionCookieName:r}))},[e,r]),{region:n,setRegion:e=>{o(e),"undefined"!=typeof document&&(document.cookie=`${r}=${e||""};path=/`)}}}({_region:B,ssr:x,regionCookieName:wr}),V=c(()=>new f({devApiKey:L,sourceLocale:d,targetLocale:D,projectId:M,baseUrl:p,customMapping:I}),[L,d,M,p,I]),K=(j?"custom":h&&M&&"default")||"disabled",{dictionary:W,setDictionary:J,dictionaryTranslations:Y,setDictionaryTranslations:X}=function({_dictionary:e,_dictionaryTranslations:t={},loadDictionary:r,locale:n,defaultLocale:o}){const[a,c]=i(e),[l,u]=i(t);return s(()=>{if(!r)return;let e=!0;return(()=>{O(this,void 0,void 0,function*(){const t=(yield cn(o,r))||{},i=(yield cn(n,r))||{};e&&c(t||{}),e&&u(i||{})})})(),()=>{e=!1}},[r,n,o]),{dictionary:a,setDictionary:c,dictionaryTranslations:l,setDictionaryTranslations:u}}({_dictionary:a,_dictionaryTranslations:{},loadDictionary:S,locale:D,defaultLocale:d});sn({devApiKey:L,projectId:M,runtimeUrl:p,loadTranslationsType:K,cacheUrl:h,locales:l});const{translations:q,setTranslations:Z}=ln({_translations:C,translationRequired:z,loadTranslationsType:K,loadTranslations:j,locale:D,cacheUrl:h,projectId:M,_versionId:R,gt:V}),{registerIcuForTranslation:Q,registerJsxForTranslation:ee,developmentApiEnabled:te}=$(Object.assign({gt:V,locale:D,versionId:R,defaultLocale:d,runtimeUrl:p,renderSettings:b,setTranslations:Z},P)),{_tFunction:re,_mFunction:ne,_filterMessagesForPreload:oe,_preloadMessages:ie}=Pr({gt:V,translations:q,locale:D,defaultLocale:d,translationRequired:z,developmentApiEnabled:te,registerIcuForTranslation:Q}),ae=Mr(W,Y,q,D,d,z,N,te,Q),se=Lr(W||{},Y||{},J,X,q,D,d,z,N,te,Q,ae),ce=!(z&&!q||!D);return m(k.Provider,{value:{gt:V,registerIcuForTranslation:Q,registerJsxForTranslation:ee,_tFunction:re,_mFunction:ne,_filterMessagesForPreload:oe,_preloadMessages:ie,_dictionaryFunction:ae,_dictionaryObjFunction:se,developmentApiEnabled:te,locale:D,locales:H,setLocale:F,defaultLocale:d,region:U,setRegion:G,translations:q,translationRequired:z,dialectTranslationRequired:N,projectId:M,renderSettings:b},children:m(u,{fallback:T,children:ce?t:T})})}function fn(){const{setLocale:e}=A("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function hn(){return A("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function pn(){return A("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function vn(e){return pn().getLocaleProperties(e)}function gn(){return A("useRegion(): Unable to access user's region outside of a <GTProvider>").region}function yn(e){const{gt:t}=A("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)}function _n(t){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_mFunction:s,locale:c}=A("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let l;if(t&&Br&&r&&n){const r=i(t);r.length>0&&(l=e.use(Kr(["_preloadMessages",c,JSON.stringify(r)],()=>o(r))))}return a(function(e,t={}){return s(e,t,l)},[l,s])}qr._gtt="translate-client";export{Fr as Branch,Dr as ClientProvider,P as Currency,M as DateTime,k as GTContext,dn as GTProvider,en as LocaleSelector,R as Num,Hr as Plural,rn as RegionSelector,qr as T,I as Var,mr as decodeMsg,br as decodeOptions,_r as msg,L as renderVariable,Jr as useDefaultLocale,Wr as useGT,pn as useGTClass,Xr as useLocale,yn as useLocaleDirection,vn as useLocaleProperties,Zr as useLocaleSelector,hn as useLocales,_n as useMessages,gn as useRegion,tn as useRegionSelector,$ as useRuntimeTranslation,fn as useSetLocale,Yr as useTranslations};