@generaltranslation/react-core 1.0.2 → 1.0.4

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,5 +15,5 @@ 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]),f=n.create([1352829926,1548603684,1836072691,2053994217,0]),d=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,d,m,b,w,x,k,B,A,S,E,$=this._hash.words,C=u.words,T=f.words,O=a.words,j=s.words,R=c.words,H=l.words;for(x=i=$[0],k=d=$[1],B=m=$[2],A=b=$[3],S=w=$[4],r=0;r<80;r+=1)E=i+e[t+O[r]]|0,E+=r<16?h(d,m,b)+C[0]:r<32?p(d,m,b)+C[1]:r<48?y(d,m,b)+C[2]:r<64?v(d,m,b)+C[3]:g(d,m,b)+C[4],E=(E=_(E|=0,R[r]))+w|0,i=w,w=b,b=_(m,10),m=d,d=E,E=x+e[t+j[r]]|0,E+=r<16?g(k,B,A)+T[0]:r<32?v(k,B,A)+T[1]:r<48?y(k,B,A)+T[2]:r<64?p(k,B,A)+T[3]:h(k,B,A)+T[4],E=(E=_(E|=0,H[r]))+S|0,x=S,S=A,A=_(B,10),B=k,k=E;E=$[1]+m+A|0,$[1]=$[2]+b+S|0,$[2]=$[3]+w+x|0,$[3]=$[4]+i+k|0,$[4]=$[0]+d+B|0,$[0]=E},_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 y(e,t,r){return(e|~t)^r}function v(e,t,r){return e&r|t&~r}function g(e,t,r){return e^(t|~r)}function _(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(d),t.HmacRIPEMD160=o._createHmacHelper(d)}(),e.RIPEMD160)),ve.exports;var e}(),me(),function(){return be||(be=1,we.exports=(c=H(),oe(),me(),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,f=r.iterations;c.length<u;){var d=o.update(t).finalize(s);o.reset();for(var h=d.words,p=h.length,y=d,v=1;v<f;v++){y=o.finalize(y),o.reset();for(var g=y.words,_=0;_<p;_++)h[_]^=g[_]}i.concat(d),l[0]++}return i.sigBytes=4*u,i}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),we.exports;var e,t,r,n,o,i,a,s,c}(),Be(),Ee(),Te(),Re(),Fe(),Le(),function(){return Ie?Pe.exports:(Ie=1,Pe.exports=(t=H(),Ee(),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 Ue?Ne.exports:(Ue=1,Ne.exports=(e=H(),Ee(),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 We?Ve.exports:(We=1,Ve.exports=(e=H(),Ee(),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 Je?Ke.exports:(Je=1,Ke.exports=(e=H(),Ee(),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 Ge||(Ge=1,Xe.exports=(e=H(),Ee(),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)),Xe.exports;var e}(),function(){return qe?Ye.exports:(qe=1,Ye.exports=(e=H(),Ee(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return Ze?Qe.exports:(Ze=1,Qe.exports=(n=H(),Ee(),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 et||(et=1,tt.exports=(e=H(),J(),Z(),Be(),Ee(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],f=[],d=[],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 y=e[r],v=e[y],g=e[v],_=257*e[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*g^65537*v^257*y^16843008*r,u[p]=_<<24|_>>>8,f[p]=_<<16|_>>>16,d[p]=_<<8|_>>>24,h[p]=_,r?(r=y^e[e[e[g^y]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],y=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]]^f[o[l>>>16&255]]^d[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,f,d,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],f=e[t+2]^r[2],d=e[t+3]^r[3],h=4,p=1;p<c;p++){var y=n[l>>>24]^o[u>>>16&255]^i[f>>>8&255]^a[255&d]^r[h++],v=n[u>>>24]^o[f>>>16&255]^i[d>>>8&255]^a[255&l]^r[h++],g=n[f>>>24]^o[d>>>16&255]^i[l>>>8&255]^a[255&u]^r[h++],_=n[d>>>24]^o[l>>>16&255]^i[u>>>8&255]^a[255&f]^r[h++];l=y,u=v,f=g,d=_}y=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&d])^r[h++],v=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[d>>>8&255]<<8|s[255&l])^r[h++],g=(s[f>>>24]<<24|s[d>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],_=(s[d>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^r[h++],e[t]=y,e[t+1]=v,e[t+2]=g,e[t+3]=_},keySize:8});t.AES=r._createHelper(y)}(),e.AES)),tt.exports;var e}(),ot(),function(){return it||(it=1,at.exports=(e=H(),J(),Z(),Be(),Ee(),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)),at.exports;var e}(),function(){return st||(st=1,ct.exports=(e=H(),J(),Z(),Be(),Ee(),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),f=l>>>16|4294901760&u,d=u<<16|65535&l;for(o[0]^=l,o[1]^=f,o[2]^=u,o[3]^=d,o[4]^=l,o[5]^=f,o[6]^=u,o[7]^=d,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)),ct.exports;var e}(),function(){return lt||(lt=1,ut.exports=(e=H(),J(),Z(),Be(),Ee(),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),f=l>>>16|4294901760&u,d=u<<16|65535&l;for(n[0]^=l,n[1]^=f,n[2]^=u,n[3]^=d,n[4]^=l,n[5]^=f,n[6]^=u,n[7]^=d,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)),ut.exports;var e}(),ht())),T.exports),xt=S(wt),kt="https://cdn.gtx.dev",Bt="https://runtime2.gtx.dev",At="en",St=["singular","plural","dual","zero","one","two","few","many","other"];var Et=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 $t(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 Ct={variable:"v",number:"n",datetime:"d",currency:"c"};function Tt(e){return Ct[e]}function Ot(e){return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===e["data-_gt"]?.transformation}function jt(e){const t=e["data-_gt"]?.variableType||"variable";return{variableName:x(e,t),variableType:Tt(t),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={...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 Rt(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=St),void 0===r&&(r=["en"]);var n=Et.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 Ht(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function zt({children:e,defaultLocale:t=At,renderVariable:r}){const o=e=>n.isValidElement(e)?(e=>{const o=Ht(e);if(Ot(e.props)){const{variableType:n,variableValue:o,variableOptions:i}=jt(e.props);return r({variableType:n,variableValue:o,variableOptions:i,locales:[t]})}if("plural"===o?.transformation){const r=o.branches||{};return i(Rt(e.props.n,[t],r)||e.props.children)}if("branch"===o?.transformation){let{children:t,branch:r,"data-_gt":n,...a}=e.props;return a=o.branches||{},i(void 0!==a[r]?a[r]:t)}return"fragment"===o?.transformation?n.createElement(n.Fragment,{key:e.props.key,children:i(e.props.children)}):e.props.children?n.cloneElement(e,{...e.props,"data-_gt":void 0,children:i(e.props.children)}):n.cloneElement(e,{...e.props,"data-_gt":void 0})})(e):e,i=e=>Array.isArray(e)?n.Children.map(e,o):o(e);return i(e)}function Ft(e,t){if(null==e)throw new Error("Cannot index into an undefined dictionary");return Array.isArray(e),e[t]}function Mt(e,t,r){Array.isArray(e),e[t]=r}function Dt(e,t=0){let r=t;const i=e=>{const{type:t,props:n}=e;r+=1;const o={id:r};let i;try{i="function"==typeof t&&t._gtt||""}catch{}if(i){const e=i.split("-");if("translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=e?.[1]||"variable"),"plural"===e[0]){const e=Object.entries(n).reduce((e,[t,n])=>(function(e){return St.includes(e)}(t)&&(e[t]=Dt(n,r)),e),{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t,...i}=n,a=Object.entries(i).reduce((e,[t,n])=>(e[t]=Dt(n,r),e),{});Object.keys(a).length&&(o.branches=a)}o.transformation=e[0]}return o};function a(e){return o(e)?function(e){const{props:t}=e,r=i(e),o={...t,"data-_gt":r};return t.children&&!r.variableType&&(o.children=s(t.children)),e.type===n.Fragment&&(o["data-_gt"].transformation="fragment"),n.cloneElement(e,o)}(e):e}function s(e){return Array.isArray(e)?n.Children.map(e,a):a(e)}return s(e)}"function"==typeof SuppressedError&&SuppressedError;const Lt="@generaltranslation/react-core";function It(e){return new Error(`${Lt}: The ${e} function was not overridden. This is likely the result of importing directly from "generaltranslation/react-core".`)}function Pt({}){throw It("readAuthFromEnv")}var Ut={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const Nt=e=>{if(!e)return"";const{type:t,props:r}=e;if(t&&"function"==typeof t){if("displayName"in t&&"string"==typeof t.displayName&&t.displayName)return t.displayName;if("name"in t&&"string"==typeof t.name&&t.name)return t.name}return t&&"string"==typeof t?t:r.href?"a":r["data-_gt"]?.id?`C${r["data-_gt"].id}`:"function"},Wt=e=>{const{props:t}=e,r={t:Nt(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=x(t,r),o=Tt(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(Ut).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]=Jt(r)}),n={...n,b:e,t:"p"}}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=Jt(r)}),n={...n,b:e,t:"b"}}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(Ut).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]=Jt(r)}),o={...o,b:t,t:"p"}}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=Jt(r)}),o={...o,b:t,t:"b"}}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=Jt(t.children)),r},Vt=e=>{return t=e,n.isValidElement(t)?Wt(e):"number"==typeof e?e.toString():e;var t};function Jt(e){return Array.isArray(e)?e.map(Vt):Vt(e)}function Kt(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof e?.[0])return!1;const t=e?.[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}function Gt(e,t){let r=e;const n=t.split(".");for(const e of n){if("object"!=typeof r&&!Array.isArray(r))return;r=Ft(r,e)}return r}function Xt(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 qt({sourceElement:e,targetElement:t,locales:r=[At],renderVariable:o}){const{props:i}=e,a=i["data-_gt"],s=a?.transformation,c=t.d,l={};if(c&&Object.entries(Ut).forEach(([e,t])=>{c[e]&&(l[t]=c[e])}),"plural"===s){const n=e.props.n;return Yt({source:Rt(n,r,a.branches||{})||e.props.children,target:Rt(n,r,t.d?.b||{})||t.c,locales:r,renderVariable:o})}if("branch"===s){const{branch:e,children:n}=i;return Yt({source:(a.branches||{})[e]||n,target:(t.d?.b||{})[e]||t.c,locales:r,renderVariable:o})}return"fragment"===s&&t.c?n.createElement(n.Fragment,{key:e.props.key,children:Yt({source:i.children,target:t.c,locales:r,renderVariable:o})}):i?.children&&t?.c?n.cloneElement(e,{...i,...l,"data-_gt":void 0,children:Yt({source:i.children,target:t.c,locales:r,renderVariable:o})}):zt({children:e,defaultLocale:r[0],renderVariable:o})}function Yt({source:t,target:r,locales:o=[At],renderVariable:i}){if(null==r&&t)return zt({children:t,defaultLocale:o[0],renderVariable:i});if("string"==typeof r)return r;if(Array.isArray(r)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(r)){const a={},s={},c=t.filter(e=>{if(n.isValidElement(e)){if(!Ot(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n}=jt(e.props);a[t]=r,s[t]=n}}return!1}),l=e=>c.find(t=>{const r=Ht(t);if(void 0!==r?.id){return r.id===e.i}return!1})||c.shift();return r.map((t,r)=>{if("string"==typeof t)return e(n.Fragment,{children:t},`string_${r}`);if($t(t))return e(n.Fragment,{children:i({variableType:t.v||"v",variableValue:a[t.k],variableOptions:s[t.k],locales:o})},`var_${r}`);const c=l(t);return c?e(n.Fragment,{children:qt({sourceElement:c,targetElement:t,locales:o,renderVariable:i})},`element_${r}`):void 0})}if(r&&"object"==typeof r&&!Array.isArray(r)){const e=$t(r)?"variable":"element";if(n.isValidElement(t)){if("element"===e)return qt({sourceElement:t,targetElement:r,locales:o,renderVariable:i});if(Ot(t.props)){const{variableValue:e,variableOptions:r,variableType:n}=jt(t.props);return i({variableType:n,variableValue:e,variableOptions:r,locales:o})}}}return zt({children:t,defaultLocale:o[0],renderVariable:i})}const Zt=(e="production")=>({method:"default",timeout:"development"===e?8e3:12e3});function Qt(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 er=e=>"string"==typeof e||Array.isArray(e),tr=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function rr(e,t){if(Array.isArray(e))return e.map((e,r)=>Qt(e)?t[r]:rr(e,t[r]));const r={...Object.fromEntries(Object.entries(e).filter(([,e])=>er(e))),...Object.fromEntries(Object.entries(t).filter(([,e])=>er(e)))},n=Object.entries(e).filter(([,e])=>tr(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>tr(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=rr(Ft(e,n)||{},Ft(t,n)||{});return r}const nr="function"==typeof r.use;function or({dictionary:e,id:t}){if(""===t)return e;let r=e;const n=t.split(".");for(const e of n)r=Ft(r,e);return r}const ir=["constructor","prototype","__proto__"];function ar(e,t,r,n){if(Qt(t))return e;const o=r.split(".");o.forEach(e=>{if(function(e){return!!ir.includes(e)}(e))throw new Error(`Invalid key: ${e}`)}),t||={};for(const e of o.slice(0,-1))null==Ft(t,e)&&Mt(t,e,Array.isArray(Ft(n,e))?[]:{}),t=Ft(t,e),n=Ft(n,e);Mt(t,o[o.length-1],e)}function sr(e){let t={};return Array.isArray(e)&&(t=[]),Object.entries(e).forEach(([e,r])=>{if(Qt(r)){const{entry:n}=Xt(r);Mt(t,e,n)}else Mt(t,e,sr(r))}),t}var cr=function(){return cr=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},cr.apply(this,arguments)};function lr(e){return xt.SHA256(e).toString(xt.enc.Hex).slice(0,16)}function ur(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;void 0===t&&(t=lr);var a={};return a.source="JSX"===i?dr(r):r,a=cr(cr(cr(cr({},a),o&&{id:o}),n&&{context:n}),i&&{dataFormat:i}),t(C(a))}"function"==typeof SuppressedError&&SuppressedError;var fr=function(e){if(e&&"object"==typeof e){var t={};if("c"in e&&e.c&&(t.c=dr(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],dr(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)?cr({k:e.k},e.v&&{v:e.v}):t}return e};function dr(e){return Array.isArray(e)?e.map(fr):fr(e)}function hr(e,t=""){let r=!1;return Object.entries(e).forEach(([n,o])=>{const i=t?`${t}.${n}`:n;if(Qt(o)){let{entry:t,metadata:a}=Xt(o);a?.$_hash||(a||={},a.$_hash=ur({source:t,...a?.$context&&{context:a.$context},id:i,dataFormat:"ICU"}),Mt(e,n,[t,a]),r=!0)}else{const{updateDictionary:e}=hr(o,i);r=r||e}}),{dictionary:e,updateDictionary:r}}const pr=`${Lt} Error: Production environments cannot include an api key.`,yr=`${Lt} Error: Fetching batched translations failed`,vr=(e,t)=>e?`${Lt} Error: Translation failed for id: ${e}, hash: ${t} `:`${Lt} Error: Translation failed for hash: ${t}`,gr=(e,t)=>`${Lt} Error: error rendering string ${t?`for id: "${t}"`:""} original message: "${e}"`,_r=(e,t,r="tx")=>`${Lt} Error: string translation error. ${r}("${e}")${t?` with id "${t}"`:""} could not locate translation.`,mr=e=>`${Lt} Error: Dictionary subtree not found for id: "${e}"`,br=`${Lt} Warning: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard.`,wr=e=>`${Lt} Warning: No valid dictionary entry found for id: "${e}"`,xr=`${Lt} Warning: 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.)`,kr=`${Lt} Warning: Runtime translation timed out.`,Br=`${Lt} Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.`;function Ar(e,t,r){const n=or({dictionary:e,id:r});if(!n)throw new Error(mr(r));if(Qt(n))throw new Error(`${Lt} Error: Cannot inject and merge a dictionary entry`);return function(e,t,r){const n=Gt(e,r);if(!n)throw new Error(mr(r));if(Qt(n))throw new Error(`${Lt} 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=Ft(s,e)}),Mt(s,a,t),e}(e,rr(n,t),r)}function Sr(e,t,r=""){const n=[];return Object.entries(e).forEach(([e,o])=>{const i=r?`${r}.${e}`:e;if(Qt(o)){const{entry:r,metadata:a}=Xt(o);Ft(t,e)||n.push({source:r,metadata:{$id:i,$context:a?.$context,$_hash:a?.$_hash||""}})}else n.push(...Sr(o,Ft(t,e)||(Array.isArray(o)?[]:{}),i))}),n}function Er(e,t){const r=t?.$_hash||ur({source:e,...t?.$context&&{context:t.$context},...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=p(e,{locales:[At],variables:t}));let i=o;return n&&(i+=`:${n}`),i}function $r(e){return e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}function Cr(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{return null}}const Tr=i(void 0);function Or(e="useGTContext() must be used within a <GTProvider>!"){const t=a(Tr);if(void 0===t)throw new Error(e);return t}function jr({children:r,locales:n,options:o={}}){const i=a(Tr);if(null==r)return null;const s=i?.gt||new y;let c="string"==typeof r?parseFloat(r):r;return"number"==typeof c&&(n||(n||=[],i?.locale&&n.push(i.locale),i?.defaultLocale&&n.push(i.defaultLocale)),c=s.formatNum(c,{locales:n,...o})),e(t,{children:c})}function Rr({children:r}){return e(t,{children:r})}function Hr({children:r,currency:n="USD",locales:o,options:i={}}){const s=a(Tr);if(null==r)return null;const c=s?.gt||new y;let l="string"==typeof r?parseFloat(r):r;return"number"==typeof l&&(o||(o||=[],s?.locale&&o.push(s.locale),s?.defaultLocale&&o.push(s.defaultLocale)),l=c.formatCurrency(l,n,{locales:o,...i})),e(t,{children:l})}function zr({children:r,locales:n,options:o={}}){const i=a(Tr);if(null==r)return null;const s=i?.gt||new y;n||(n=[],i?.locale&&n.push(i.locale),i?.defaultLocale&&n.push(i.defaultLocale));const c=s.formatDateTime(r,{locales:n,...o}).replace(/[\u200F\u202B\u202E]/g,"");return e(t,{children:c})}jr._gtt="variable-number",Rr._gtt="variable-variable",Hr._gtt="variable-currency",zr._gtt="variable-datetime";const Fr=({variableType:t,variableValue:r,variableOptions:n})=>"n"===t?e(jr,{options:n,children:r}):"d"===t?e(zr,{options:n,children:r}):"c"===t?e(Hr,{options:n,children:r}):e(Rr,{children:r}),Mr=Number.POSITIVE_INFINITY,Dr=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function Lr(e,t=new WeakSet){const r=typeof e;if(null==e||"number"===r||"boolean"===r||"bigint"===r)return String(e);if("string"===r)return JSON.stringify(e);if("symbol"===r)return`:sym(${e.description??""})`;if("function"===r)return`:fn(${e.name||"anon"})`;if(Array.isArray(e))return`[${e.map(e=>Lr(e,t)).join(",")}]`;if("object"===r){const r=e;if(t.has(r))return":circular";t.add(r);const n=Object.keys(r).sort().map(e=>`${JSON.stringify(e)}:${Lr(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function Ir(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):Lr(e)}function Pr(e,t,r){const n=Dr,o=Date.now(),i=Mr,a=Ir(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 Ur({children:r,id:o,context:i,_hash:a,...l}){if(!r)return;o=o??l?.$id,i=i??l?.$context;const{translations:u,translationRequired:f,developmentApiEnabled:d,dialectTranslationRequired:h,registerJsxForTranslation:p,renderSettings:y,locale:v,defaultLocale:g}=Or("<T> used on the client-side outside of <GTProvider>"),_=s(()=>Dt(r),[r]);let m;o&&(m=u?.[o]),void 0===m&&a&&(m=u?.[a]);const[b,w]=s(()=>{if(!f||m)return[void 0,""];const e=Jt(_);return[e,ur({source:e,...i&&{context:i},...o&&{id:o},dataFormat:"JSX"})]},[_,i,o,f,m]);void 0===m&&(m=u?.[w]);const x=()=>zt({children:_,defaultLocale:g,renderVariable:Fr}),k=e=>Yt({source:_,target:e,locales:[v,g],renderVariable:Fr});if(!f||u&&!m&&!d||null===m)return e(t,{children:x()});if(m)return e(c,{fallback:k(m),children:k(m)});const B=async()=>{if(!d||!v)return x();if(m)return k(m);try{const e=await p({source:b,targetLocale:v,metadata:{id:o,hash:w,context:i}});return e?k(e):x()}catch(e){return console.warn(e),x()}};if(nr){const t=n.use(Pr(["getTranslationPromise",d,JSON.stringify(b),v,o,w,i],()=>B()));return e(c,{fallback:t,children:t})}let A;return A="skeleton"===y.method?"":"replace"===y.method||h?x():"",e(c,{fallback:A,children:B()})}function Nr(e){const{developmentApiEnabled:t,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_tFunction:a,locale:s}=Or("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let c;if(e&&nr&&t&&n){const t=i(e);t.length>0&&(c=r.use(Pr(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return l(function(e,t={}){return a(e,t,c)},[c,a])}function Wr(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=Or(`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 Vr(){return Or("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function Jr(){return Or("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function Kr(){return Or("useRegion(): Unable to access user's region outside of a <GTProvider>").region}Ur._gtt="translate-client";function Gr({gt:e,locale:t,versionId:r,defaultLocale:n,runtimeUrl:o,renderSettings:i,setTranslations:a,environment:c,...h}){const p=!!e.projectId&&!!o&&!!e.devApiKey&&"development"===c;if(!p){const e=e=>Promise.reject(new Error(`${e}() failed because translation is disabled`));return{developmentApiEnabled:p,registerIcuForTranslation:()=>e("registerIcuForTranslation"),registerJsxForTranslation:()=>e("registerJsxForTranslation")}}const y=u({gt:e,locale:t,baseMetadata:{...h,projectId:e.projectId,sourceLocale:n},timeout:i.timeout});y.current.gt=e,y.current.locale=t,y.current.baseMetadata={...h,projectId:e.projectId,sourceLocale:n},y.current.timeout=i.timeout;const v=u(!1),g=u(null),[_,m]=f(0),b=l(e=>{a(t=>{const r=Object.keys(e);if(0===r.length)return t;const n=t?{...t}:{};let o=!1;for(const i of r){const r=e[i],a=t?.[i];Object.is(a,r)||(n[i]=r,o=!0)}return o?n:t})},[a]),w=l(e=>{g.current={...g.current??{},...e},v.current&&m(e=>e+1)},[]);d(()=>{if(v.current=!0,g.current){const e=g.current;g.current=null,b(e)}return()=>{v.current=!1}},[b]),d(()=>{if(!v.current)return;const e=g.current;e&&(g.current=null,b(e))},[_,b]);const x=u(0),k=u(new Map),B=u(new Map),A=l(async e=>{if(0===e.size)return{};x.current+=1;const{gt:t,locale:r,baseMetadata:n,timeout:o}=y.current,i=Array.from(e.values()),a={},s=new Map;try{(await t.translateMany(i,{...n,targetLocale:r,timeout:o})).forEach((e,t)=>{const r=i[t],{hash:n,id:o}=r.metadata;if("translation"in e){const t=e.translation;a[n]=t,s.set(n,t)}else if("error"in e){const t=vr(o,n);console.warn(`${t} ${e.error||"An upstream error occurred."}`),a[n]=null,s.set(n,null)}else{const t=vr(o,n);console.warn(`${t} Unknown response format.`,e),a[n]=null,s.set(n,null)}})}catch(e){"AbortError"===e?.name?console.warn(kr):console.warn(yr,e),i.forEach(e=>{a[e.metadata.hash]=null,s.set(e.metadata.hash,null)})}finally{x.current-=1,i.forEach(e=>{const t=s.get(e.metadata.hash);void 0===t?(console.warn(`No translation result for ${e.metadata.hash}; resolving as null.`),e.resolve(null)):e.resolve(t)})}return a},[]),S=u(null),E=u(async()=>{}),$=l(e=>{w(e),k.current.size>0&&(S.current=setTimeout(()=>{S.current=null,E.current()},50))},[w]),C=l(()=>{E.current=async()=>{if(x.current>=100)return void(S.current=setTimeout(()=>{S.current=null,E.current()},50));const e=k.current;if(0===e.size)return;const t=Array.from(e.entries()).slice(0,Math.min(25,e.size)),r=new Map(t);t.forEach(([t])=>e.delete(t));const n=await A(r);$(n)}},[A,$]),T=l((e=!1)=>{if(C(),e)return S.current&&(clearTimeout(S.current),S.current=null),void E.current();S.current||(S.current=setTimeout(()=>{S.current=null,E.current()},50))},[C]),O=l(e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=B.current.get(r);if(n)return n;const o=new Promise(n=>{const o="JSX"===e?{dataFormat:"JSX",source:t.source,metadata:t.metadata,resolve:n,reject:()=>{}}:{dataFormat:"ICU",source:t.source,metadata:t.metadata,resolve:n,reject:()=>{}};k.current.set(r,o);const i=k.current.size>=25&&x.current<100;T(i)}).finally(()=>{B.current.delete(r)});return B.current.set(r,o),o},[T]),j=s(()=>O("ICU"),[O]),R=s(()=>O("JSX"),[O]);return d(()=>()=>{S.current&&clearTimeout(S.current)},[]),{developmentApiEnabled:p,registerIcuForTranslation:j,registerJsxForTranslation:R}}function Xr({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,...a}=r;return{id:n,context:o,_hash:i,variables:a,calculateHash:()=>ur({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=t?.[r]),n&&void 0===o&&(i=n,o=t?.[n]),void 0===o&&(i=e(),o=t?.[i]),{translationEntry:o,hash:i}}return{_tFunction:(e,t={},l)=>{const u=s(e,t);if(!u)return"";const{id:f,context:d,_hash:h,calculateHash:p,renderMessage:y}=u;if(!o)return y(e,[n]);const{translationEntry:v,hash:g}=c(p,f,h);if(null===v)return y(e,[n]);if(v)try{return y(v,[r,n])}catch(t){return console.error(gr(e,f),"Error: ",t),y(e,[n])}if(void 0!==l?.[g]){if(l?.[g])try{return y(l?.[g],[r,n])}catch(t){console.error(gr(e,f),"Error: ",t)}return y(e,[n])}return i?(a({source:e,targetLocale:r,metadata:{...d&&{context:d},...f&&{id:f},hash:g||""}}),y(e,[n])):(console.warn(_r(e,f,"t")),y(e,[n]))},_mFunction:(s,c={},l)=>{if(!s)return s;const u=Cr(s);if(!u||!u.$_hash||!u.$_source)return s;const{$_hash:f,$_source:d,$context:h,$hash:p,$id:y,...v}=u,g=(t,r)=>e.formatMessage(t,{locales:r,variables:{...v,...c}});if(!o)return g(d,[n]);const _=t?.[u.$_hash];if(null===_)return g(d,[n]);if(_)try{return g(_,[r,n])}catch(e){return console.error(gr(d,$r(s)),"Error: ",e),g(d,[n])}if(!i)return console.warn(_r(d,$r(s),"m")),g(d,[n]);if(void 0!==l?.[f]){if(l?.[f])try{return g(l?.[f],[r,n])}catch(e){console.error(gr(d,$r(s)),"Error: ",e)}return g(d,[n])}return a({source:d,targetLocale:r,metadata:{...h&&{context:h},hash:f}}),g(d,[n])},_filterMessagesForPreload:e=>{const t=[];for(const{message:r,...n}of e){const e=s(r,n);if(!e)continue;const{id:o,_hash:i,calculateHash:a}=e,{translationEntry:l,hash:u}=c(a,o,i);l||t.push({message:r,...n,$_hash:u})}return t},_preloadMessages:async e=>{const t={};return await Promise.all(e.map(async({message:e,...n})=>{const o=s(e,n);if(!o)return;const{id:i,context:l,_hash:u,calculateHash:f}=o,{translationEntry:d,hash:h}=c(f,i,u);d&&(t[h]=d),t[h]=await a({source:e,targetLocale:r,metadata:{...l&&{context:l},...i&&{id:i},hash:h}})})),t}}}function qr(e,t,r,n,o,i,a,s,c){return l((a,l={})=>{if(!e)return"";const u=Gt(e,a);if(!u)return console.warn(wr(a)),"";if(!Kt(u))return console.warn((e=>`${Lt} Warning: Invalid dictionary entry found for id: "${e}"`)(a)),"";const{entry:f,metadata:d}=Xt(u);if(!f||"string"!=typeof f)return"";const h=(e,t)=>p(e,{locales:t,variables:l});if(!i)return h(f,[o]);const y=Gt(t||{},a);if(y&&Kt(y)){const{entry:e}=Xt(y);return h(e,[n,o])}let v=r?.[a],g="";const _=()=>ur({source:f,...d?.$context&&{context:d.$context},id:a,dataFormat:"ICU"});return v||(g=_(),v=r?.[g]),v?h(v,[n,o]):null===v?h(f,[o]):s?(c({source:f,targetLocale:n,metadata:{...d?.$context&&{context:d.$context},id:a,hash:g||_()}}),h(f,[o])):h(f,[o])},[e,t,r,n,o,i,s,c,a])}function Yr({_locale:e,defaultLocale:t,locales:r,ssr:n,localeCookieName:o,customMapping:i,useDetermineLocale:a}){const c=s(()=>Array.from(new Set([t,...r])),[t,r]),[l,u]=a({locale:e,defaultLocale:t,locales:c,ssr:n,localeCookieName:o,customMapping:i}),[f,d]=s(()=>{const e=v(t,l,c,i),r=e&&g(t,l);if(!i){const e=[];if(c.forEach(t=>{_(t)||e.push(t)}),e.length)throw new Error((e=>`${Lt} 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(c.forEach(t=>{_(t,i)||e.push(t)}),e.length)throw new Error((e=>`${Lt} Error: You are using invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,r]},[t,l,c]);return{locale:l,setLocale:u,locales:c,translationRequired:f,dialectTranslationRequired:d}}function Zr({devApiKey:e,projectId:t,runtimeUrl:r,loadTranslationsType:n,cacheUrl:o,locales:i,environment:a}){d(()=>{if("production"===a&&e)throw new Error(pr);if("custom"===n||!o&&!r||t||"development"!==a||console.warn(br),t&&r&&"custom"!==n&&!e&&"development"===a&&console.warn(xr),r===Bt||o===kt&&"default"===n){const e=i.filter(e=>!b(e));e.length&&console.warn((e=>`${Lt} Warning: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=h(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,n,o,r,t,i])}async function Qr(e,t){const r=Array.from(new Set([e,h(e).languageCode]));for(const e of r)try{const r=await t(e);if(r)return r}catch{}console.warn(Br)}function en({_translations:e,translationRequired:t,loadTranslationsType:r,loadTranslations:n,locale:o,cacheUrl:i,projectId:a,_versionId:s,gt:c}){const[l,u]=f(e||t&&"disabled"!==r?null:{});return d(()=>{u(t&&"disabled"!==r?null:{})},[o,r]),d(()=>{if(l||!t||"disabled"===r)return;let e=!0;return(async()=>{let t;switch(r){case"custom":if(n)try{t=await n(o)}catch(e){console.error(((e="")=>`${Lt} 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=await async function({cacheUrl:e,projectId:t,locale:r,versionId:n,gt:o}){if(!t||!e||!r)return{};r=o.resolveCanonicalLocale(r);const i=await fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return await i.json()}({cacheUrl:i,projectId:a,locale:o,versionId:s,gt:c})}catch(e){console.error(e)}}t||(t={}),e&&u(t)})(),()=>{e=!1}},[l,t,r,i,a,o,s,c]),{translations:l,setTranslations:u}}function tn(e,t,r,n,o,i,a,s,c,u,f,d){return l((a,c,l={})=>{if(""===c)throw new Error(`${Lt} Error: You cannot provide an empty id to t.obj()`);const h=or({dictionary:e,id:c});if(!h)return console.warn(wr(c)),{};if(Qt(h))return d(a,l);if(!s)return sr(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===Ft(n,e)&&(Array.isArray(Ft(o,e))?Mt(n,e,[]):Mt(n,e,{})),n=Ft(n,e);return n}({dictionary:t,id:c,sourceDictionary:t}),{dictionary:y,updateDictionary:v}=hr(structuredClone(h),c),g=Sr(y,p,c),{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=Gt(t,c);let u;Qt(l)&&(u=Xt(l).entry);const f=r[o]||u;f&&(ar(f,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(y,structuredClone(p),o||{},g,c),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=Gt(t,a);let c;Qt(s)&&(c=Xt(s).entry),ar(c||r,t,a,e)}),t}(y,structuredClone(_),g,c);return u&&Promise.allSettled(g.map(async e=>{const{source:t,metadata:r}=e,n=r?.$id;return[n,await f({source:t,targetLocale:i,metadata:{...r?.$context&&{context:r.$context},id:n,hash: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])=>{ar(n,e,t,r)}),e}(t,r,e))}),v&&setTimeout(()=>{r(e=>Ar(e,y,c))},0),m&&setTimeout(()=>{n(e=>rr(e,_))},0),structuredClone(b)},[e,o,i,a,s,c,u,f,t])}function rn(){throw It("isSSREnabled")}function nn({}){throw It("useDetermineLocale")}function on({}){throw It("useRegionState")}function an({children:t,config:r,environment:n="production",projectId:o=r?.projectId||"",devApiKey:i=r?.devApiKey||"",_versionId:a=r?._versionId,dictionary:l=r?.dictionary||{},locales:u=r?.locales||[],defaultLocale:h=r?.defaultLocale||At,cacheUrl:p=r?.cacheUrl||kt,runtimeUrl:v=r?.runtimeUrl||Bt,renderSettings:g=r?.renderSettings||Zt(n),ssr:_=r?.ssr||rn(),localeCookieName:b=r?.localeCookieName||"generaltranslation.locale",locale:w="",region:x,loadDictionary:k,loadTranslations:B,fallback:A,translations:S=null,customMapping:E=r?.customMapping,readAuthFromEnv:$=Pt,useDetermineLocale:C=nn,useRegionState:T=on,...O}){w&&(w=m(w,E));const{projectId:j,devApiKey:R}=$({projectId:o,devApiKey:i}),{locale:H,setLocale:z,locales:F,translationRequired:M,dialectTranslationRequired:D}=Yr({_locale:w,defaultLocale:h,locales:u,ssr:_,localeCookieName:b,customMapping:E,useDetermineLocale:C}),{region:L,setRegion:I}=T({_region:x,ssr:_,regionCookieName:"generaltranslation.region"}),P=s(()=>new y({devApiKey:R,sourceLocale:h,targetLocale:H,projectId:j,baseUrl:v,customMapping:E}),[R,h,j,v,E]),U=(B?"custom":p&&j&&"default")||"disabled",{dictionary:N,setDictionary:W,dictionaryTranslations:V,setDictionaryTranslations:J}=function({_dictionary:e,_dictionaryTranslations:t={},loadDictionary:r,locale:n,defaultLocale:o}){const[i,a]=f(e),[s,c]=f(t);return d(()=>{if(!r)return;let e=!0;return(async()=>{const t=await Qr(o,r)||{},i=await Qr(n,r)||{};e&&a(t||{}),e&&c(i||{})})(),()=>{e=!1}},[r,n,o]),{dictionary:i,setDictionary:a,dictionaryTranslations:s,setDictionaryTranslations:c}}({_dictionary:l,_dictionaryTranslations:{},loadDictionary:k,locale:H,defaultLocale:h});Zr({devApiKey:R,projectId:j,runtimeUrl:v,loadTranslationsType:U,cacheUrl:p,locales:u,environment:n});const{translations:K,setTranslations:G}=en({_translations:S,translationRequired:M,loadTranslationsType:U,loadTranslations:B,locale:H,cacheUrl:p,projectId:j,_versionId:a,gt:P}),{registerIcuForTranslation:X,registerJsxForTranslation:q,developmentApiEnabled:Y}=Gr({gt:P,locale:H,versionId:a,defaultLocale:h,runtimeUrl:v,renderSettings:g,setTranslations:G,environment:n,...O}),{_tFunction:Z,_mFunction:Q,_filterMessagesForPreload:ee,_preloadMessages:te}=Xr({gt:P,translations:K,locale:H,defaultLocale:h,translationRequired:M,developmentApiEnabled:Y,registerIcuForTranslation:X}),re=qr(N,V,K,H,h,M,D,Y,X),ne=tn(N||{},V||{},W,J,K,H,h,M,D,Y,X,re),oe=!(M&&!K||!H);return e(Tr.Provider,{value:{gt:P,registerIcuForTranslation:X,registerJsxForTranslation:q,_tFunction:Z,_mFunction:Q,_filterMessagesForPreload:ee,_preloadMessages:te,_dictionaryFunction:re,_dictionaryObjFunction:ne,developmentApiEnabled:Y,locale:H,locales:F,setLocale:z,defaultLocale:h,region:L,setRegion:I,translations:K,translationRequired:M,dialectTranslationRequired:D,projectId:j,renderSettings:g},children:e(c,{fallback:A,children:oe?t:A})})}function sn({children:r,n:n,locales:o,...i}){const s=a(Tr);let c;s&&(o||=s.locale,c||=s.defaultLocale);const l=[...o?[o]:[],c||At];if("number"!=typeof n)throw new Error((e=>`${Lt} Error: <Plural> component with children "${e}" requires "n" option.`)(r));return e(t,{children:Rt(n,l,i)||r})}function cn({children:r,branch:n,...o}){n=n?.toString();const i=n&&void 0!==o[n]?o[n]:r;return e(t,{children:i})}function ln(){return Or("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function un(){const{setLocale:e}=Or("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function fn({}){throw It("LocaleSelector")}function dn(e){const{locales:t,locale:r,setLocale:n,gt:o}=Or(),i=s(()=>{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]),a=l(e=>o.getLocaleProperties(e),[o]);return{locale:r,locales:e||i,setLocale:n,getLocaleProperties:a}}function hn({}){throw It("RegionSelector")}function pn(){return Or("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function yn(e){return pn().getLocaleProperties(e)}function vn({regions:e,customMapping:t,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:o,locale:i,setLocale:a,gt:c,region:l,setRegion:u}=Or(),{regionCode:f}=c.getLocaleProperties(i),[d,p]=s(()=>{const a=new Map(o.map(e=>{const t=h(e,i,c.customMapping);return[t.regionCode,t]})),s=e?[...e]:Array.from(a?.keys()||[f]),l=new Map(s.map(e=>[e,{locale:a?.get(e)?.code||i,...c.getRegionProperties(e),..."string"==typeof t?.[e]?{name:t?.[e]}:t?.[e]}]));if(n&&s.sort((e,t)=>(new Intl.Collator).compare(l.get(e).name,l.get(t).name)),r){const e=s.indexOf(f);e>0&&(s.splice(e,1),s.unshift(f))}return[s,l]},[e,l,i,o,c]);return{region:l,setRegion:u,regions:d,regionData:p,locales:o,locale:i,localeRegion:f,setLocale:a}}function gn(e){const{gt:t}=Or("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)}function _n(e){const{developmentApiEnabled:t,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_mFunction:a,locale:s}=Or("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let c;if(e&&nr&&t&&n){const t=i(e);t.length>0&&(c=r.use(Pr(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return l(function(e,t={}){return a(e,t,c)},[c,a])}sn._gtt="plural",cn._gtt="branch";export{cn as Branch,Hr as Currency,zr as DateTime,Tr as GTContext,an as GTProvider,fn as LocaleSelector,jr as Num,sn as Plural,hn as RegionSelector,Ur as T,Rr as Var,$r as decodeMsg,Cr as decodeOptions,Er as msg,Xr as useCreateInternalUseGTFunction,qr as useCreateInternalUseTranslationsFunction,tn as useCreateInternalUseTranslationsObjFunction,Vr as useDefaultLocale,Nr as useGT,pn as useGTClass,Jr as useLocale,gn as useLocaleDirection,yn as useLocaleProperties,dn as useLocaleSelector,ln as useLocales,_n as useMessages,Kr as useRegion,vn as useRegionSelector,Gr as useRuntimeTranslation,un as useSetLocale,Wr 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]),f=n.create([1352829926,1548603684,1836072691,2053994217,0]),d=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,d,m,b,w,x,k,B,A,S,E,$=this._hash.words,C=u.words,T=f.words,O=a.words,j=s.words,R=c.words,H=l.words;for(x=i=$[0],k=d=$[1],B=m=$[2],A=b=$[3],S=w=$[4],r=0;r<80;r+=1)E=i+e[t+O[r]]|0,E+=r<16?h(d,m,b)+C[0]:r<32?p(d,m,b)+C[1]:r<48?y(d,m,b)+C[2]:r<64?v(d,m,b)+C[3]:g(d,m,b)+C[4],E=(E=_(E|=0,R[r]))+w|0,i=w,w=b,b=_(m,10),m=d,d=E,E=x+e[t+j[r]]|0,E+=r<16?g(k,B,A)+T[0]:r<32?v(k,B,A)+T[1]:r<48?y(k,B,A)+T[2]:r<64?p(k,B,A)+T[3]:h(k,B,A)+T[4],E=(E=_(E|=0,H[r]))+S|0,x=S,S=A,A=_(B,10),B=k,k=E;E=$[1]+m+A|0,$[1]=$[2]+b+S|0,$[2]=$[3]+w+x|0,$[3]=$[4]+i+k|0,$[4]=$[0]+d+B|0,$[0]=E},_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 y(e,t,r){return(e|~t)^r}function v(e,t,r){return e&r|t&~r}function g(e,t,r){return e^(t|~r)}function _(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(d),t.HmacRIPEMD160=o._createHmacHelper(d)}(),e.RIPEMD160)),ve.exports;var e}(),me(),function(){return be||(be=1,we.exports=(c=H(),oe(),me(),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,f=r.iterations;c.length<u;){var d=o.update(t).finalize(s);o.reset();for(var h=d.words,p=h.length,y=d,v=1;v<f;v++){y=o.finalize(y),o.reset();for(var g=y.words,_=0;_<p;_++)h[_]^=g[_]}i.concat(d),l[0]++}return i.sigBytes=4*u,i}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),we.exports;var e,t,r,n,o,i,a,s,c}(),Be(),Ee(),Te(),Re(),Fe(),Le(),function(){return Ie?Pe.exports:(Ie=1,Pe.exports=(t=H(),Ee(),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 Ue?Ne.exports:(Ue=1,Ne.exports=(e=H(),Ee(),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 We?Ve.exports:(We=1,Ve.exports=(e=H(),Ee(),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 Je?Ke.exports:(Je=1,Ke.exports=(e=H(),Ee(),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 Ge||(Ge=1,Xe.exports=(e=H(),Ee(),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)),Xe.exports;var e}(),function(){return qe?Ye.exports:(qe=1,Ye.exports=(e=H(),Ee(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return Ze?Qe.exports:(Ze=1,Qe.exports=(n=H(),Ee(),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 et||(et=1,tt.exports=(e=H(),J(),Z(),Be(),Ee(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],f=[],d=[],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 y=e[r],v=e[y],g=e[v],_=257*e[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*g^65537*v^257*y^16843008*r,u[p]=_<<24|_>>>8,f[p]=_<<16|_>>>16,d[p]=_<<8|_>>>24,h[p]=_,r?(r=y^e[e[e[g^y]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],y=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]]^f[o[l>>>16&255]]^d[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,f,d,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],f=e[t+2]^r[2],d=e[t+3]^r[3],h=4,p=1;p<c;p++){var y=n[l>>>24]^o[u>>>16&255]^i[f>>>8&255]^a[255&d]^r[h++],v=n[u>>>24]^o[f>>>16&255]^i[d>>>8&255]^a[255&l]^r[h++],g=n[f>>>24]^o[d>>>16&255]^i[l>>>8&255]^a[255&u]^r[h++],_=n[d>>>24]^o[l>>>16&255]^i[u>>>8&255]^a[255&f]^r[h++];l=y,u=v,f=g,d=_}y=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&d])^r[h++],v=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[d>>>8&255]<<8|s[255&l])^r[h++],g=(s[f>>>24]<<24|s[d>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],_=(s[d>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^r[h++],e[t]=y,e[t+1]=v,e[t+2]=g,e[t+3]=_},keySize:8});t.AES=r._createHelper(y)}(),e.AES)),tt.exports;var e}(),ot(),function(){return it||(it=1,at.exports=(e=H(),J(),Z(),Be(),Ee(),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)),at.exports;var e}(),function(){return st||(st=1,ct.exports=(e=H(),J(),Z(),Be(),Ee(),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),f=l>>>16|4294901760&u,d=u<<16|65535&l;for(o[0]^=l,o[1]^=f,o[2]^=u,o[3]^=d,o[4]^=l,o[5]^=f,o[6]^=u,o[7]^=d,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)),ct.exports;var e}(),function(){return lt||(lt=1,ut.exports=(e=H(),J(),Z(),Be(),Ee(),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),f=l>>>16|4294901760&u,d=u<<16|65535&l;for(n[0]^=l,n[1]^=f,n[2]^=u,n[3]^=d,n[4]^=l,n[5]^=f,n[6]^=u,n[7]^=d,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)),ut.exports;var e}(),ht())),T.exports),xt=S(wt),kt="https://cdn.gtx.dev",Bt="https://runtime2.gtx.dev",At="en",St=["singular","plural","dual","zero","one","two","few","many","other"];var Et=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 $t(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 Ct={variable:"v",number:"n",datetime:"d",currency:"c"};function Tt(e){return Ct[e]}function Ot(e){return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===e["data-_gt"]?.transformation}function jt(e){const t=e["data-_gt"]?.variableType||"variable";return{variableName:x(e,t),variableType:Tt(t),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={...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 Rt(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=St),void 0===r&&(r=["en"]);var n=Et.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 Ht(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function zt({children:e,defaultLocale:t=At,renderVariable:r}){const o=e=>n.isValidElement(e)?(e=>{const o=Ht(e);if(Ot(e.props)){const{variableType:n,variableValue:o,variableOptions:i}=jt(e.props);return r({variableType:n,variableValue:o,variableOptions:i,locales:[t]})}if("plural"===o?.transformation){const r=o.branches||{};return i(Rt(e.props.n,[t],r)||e.props.children)}if("branch"===o?.transformation){let{children:t,branch:r,"data-_gt":n,...a}=e.props;return a=o.branches||{},i(void 0!==a[r]?a[r]:t)}return"fragment"===o?.transformation?n.createElement(n.Fragment,{key:e.props.key,children:i(e.props.children)}):e.props.children?n.cloneElement(e,{...e.props,"data-_gt":void 0,children:i(e.props.children)}):n.cloneElement(e,{...e.props,"data-_gt":void 0})})(e):e,i=e=>Array.isArray(e)?n.Children.map(e,o):o(e);return i(e)}function Ft(e,t){if(null==e)throw new Error("Cannot index into an undefined dictionary");return Array.isArray(e),e[t]}function Mt(e,t,r){Array.isArray(e),e[t]=r}function Dt(e,t=0){let r=t;const i=e=>{const{type:t,props:n}=e;r+=1;const o={id:r};let i;try{i="function"==typeof t&&t._gtt||""}catch{}if(i){const e=i.split("-");if("translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=e?.[1]||"variable"),"plural"===e[0]){const e=Object.entries(n).reduce((e,[t,n])=>(function(e){return St.includes(e)}(t)&&(e[t]=Dt(n,r)),e),{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t,...i}=n,a=Object.entries(i).reduce((e,[t,n])=>(e[t]=Dt(n,r),e),{});Object.keys(a).length&&(o.branches=a)}o.transformation=e[0]}return o};function a(e){return o(e)?function(e){const{props:t}=e,r=i(e),o={...t,"data-_gt":r};return t.children&&!r.variableType&&(o.children=s(t.children)),e.type===n.Fragment&&(o["data-_gt"].transformation="fragment"),n.cloneElement(e,o)}(e):e}function s(e){return Array.isArray(e)?n.Children.map(e,a):a(e)}return s(e)}"function"==typeof SuppressedError&&SuppressedError;const Lt="@generaltranslation/react-core";function It(e){return new Error(`${Lt}: The ${e} function was not overridden. This is likely the result of importing directly from "generaltranslation/react-core".`)}function Pt({}){throw It("readAuthFromEnv")}var Ut={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const Nt=e=>{if(!e)return"";const{type:t,props:r}=e;if(t&&"function"==typeof t){if("displayName"in t&&"string"==typeof t.displayName&&t.displayName)return t.displayName;if("name"in t&&"string"==typeof t.name&&t.name)return t.name}return t&&"string"==typeof t?t:r.href?"a":r["data-_gt"]?.id?`C${r["data-_gt"].id}`:"function"},Wt=e=>{const{props:t}=e,r={t:Nt(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=x(t,r),o=Tt(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(Ut).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]=Jt(r)}),n={...n,b:e,t:"p"}}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=Jt(r)}),n={...n,b:e,t:"b"}}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(Ut).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]=Jt(r)}),o={...o,b:t,t:"p"}}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=Jt(r)}),o={...o,b:t,t:"b"}}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=Jt(t.children)),r},Vt=e=>{return t=e,n.isValidElement(t)?Wt(e):"number"==typeof e?e.toString():e;var t};function Jt(e){return Array.isArray(e)?e.map(Vt):Vt(e)}function Kt(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof e?.[0])return!1;const t=e?.[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}function Gt(e,t){let r=e;const n=t.split(".");for(const e of n){if("object"!=typeof r&&!Array.isArray(r))return;r=Ft(r,e)}return r}function Xt(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 qt({sourceElement:e,targetElement:t,locales:r=[At],renderVariable:o}){const{props:i}=e,a=i["data-_gt"],s=a?.transformation,c=t.d,l={};if(c&&Object.entries(Ut).forEach(([e,t])=>{c[e]&&(l[t]=c[e])}),"plural"===s){const n=e.props.n;return Yt({source:Rt(n,r,a.branches||{})||e.props.children,target:Rt(n,r,t.d?.b||{})||t.c,locales:r,renderVariable:o})}if("branch"===s){const{branch:e,children:n}=i;return Yt({source:(a.branches||{})[e]||n,target:(t.d?.b||{})[e]||t.c,locales:r,renderVariable:o})}return"fragment"===s&&t.c?n.createElement(n.Fragment,{key:e.props.key,children:Yt({source:i.children,target:t.c,locales:r,renderVariable:o})}):i?.children&&t?.c?n.cloneElement(e,{...i,...l,"data-_gt":void 0,children:Yt({source:i.children,target:t.c,locales:r,renderVariable:o})}):zt({children:e,defaultLocale:r[0],renderVariable:o})}function Yt({source:t,target:r,locales:o=[At],renderVariable:i}){if(null==r&&t)return zt({children:t,defaultLocale:o[0],renderVariable:i});if("string"==typeof r)return r;if(Array.isArray(r)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(r)){const a={},s={},c=t.filter(e=>{if(n.isValidElement(e)){if(!Ot(e.props))return!0;{const{variableName:t,variableValue:r,variableOptions:n}=jt(e.props);a[t]=r,s[t]=n}}return!1}),l=e=>c.find(t=>{const r=Ht(t);if(void 0!==r?.id){return r.id===e.i}return!1})||c.shift();return r.map((t,r)=>{if("string"==typeof t)return e(n.Fragment,{children:t},`string_${r}`);if($t(t))return e(n.Fragment,{children:i({variableType:t.v||"v",variableValue:a[t.k],variableOptions:s[t.k],locales:o})},`var_${r}`);const c=l(t);return c?e(n.Fragment,{children:qt({sourceElement:c,targetElement:t,locales:o,renderVariable:i})},`element_${r}`):void 0})}if(r&&"object"==typeof r&&!Array.isArray(r)){const e=$t(r)?"variable":"element";if(n.isValidElement(t)){if("element"===e)return qt({sourceElement:t,targetElement:r,locales:o,renderVariable:i});if(Ot(t.props)){const{variableValue:e,variableOptions:r,variableType:n}=jt(t.props);return i({variableType:n,variableValue:e,variableOptions:r,locales:o})}}}return zt({children:t,defaultLocale:o[0],renderVariable:i})}const Zt=(e="production")=>({method:"default",timeout:"development"===e?8e3:12e3});function Qt(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 er=e=>"string"==typeof e||Array.isArray(e),tr=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function rr(e,t){if(Array.isArray(e))return e.map((e,r)=>Qt(e)?t[r]:rr(e,t[r]));const r={...Object.fromEntries(Object.entries(e).filter(([,e])=>er(e))),...Object.fromEntries(Object.entries(t).filter(([,e])=>er(e)))},n=Object.entries(e).filter(([,e])=>tr(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>tr(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=rr(Ft(e,n)||{},Ft(t,n)||{});return r}const nr="function"==typeof r.use;function or({dictionary:e,id:t}){if(""===t)return e;let r=e;const n=t.split(".");for(const e of n)r=Ft(r,e);return r}const ir=["constructor","prototype","__proto__"];function ar(e,t,r,n){if(Qt(t))return e;const o=r.split(".");o.forEach(e=>{if(function(e){return!!ir.includes(e)}(e))throw new Error(`Invalid key: ${e}`)}),t||={};for(const e of o.slice(0,-1))null==Ft(t,e)&&Mt(t,e,Array.isArray(Ft(n,e))?[]:{}),t=Ft(t,e),n=Ft(n,e);Mt(t,o[o.length-1],e)}function sr(e){let t={};return Array.isArray(e)&&(t=[]),Object.entries(e).forEach(([e,r])=>{if(Qt(r)){const{entry:n}=Xt(r);Mt(t,e,n)}else Mt(t,e,sr(r))}),t}var cr=function(){return cr=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},cr.apply(this,arguments)};function lr(e){return xt.SHA256(e).toString(xt.enc.Hex).slice(0,16)}function ur(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;void 0===t&&(t=lr);var a={};return a.source="JSX"===i?dr(r):r,a=cr(cr(cr(cr({},a),o&&{id:o}),n&&{context:n}),i&&{dataFormat:i}),t(C(a))}"function"==typeof SuppressedError&&SuppressedError;var fr=function(e){if(e&&"object"==typeof e){var t={};if("c"in e&&e.c&&(t.c=dr(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],dr(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)?cr({k:e.k},e.v&&{v:e.v}):t}return e};function dr(e){return Array.isArray(e)?e.map(fr):fr(e)}function hr(e,t=""){let r=!1;return Object.entries(e).forEach(([n,o])=>{const i=t?`${t}.${n}`:n;if(Qt(o)){let{entry:t,metadata:a}=Xt(o);a?.$_hash||(a||={},a.$_hash=ur({source:t,...a?.$context&&{context:a.$context},id:i,dataFormat:"ICU"}),Mt(e,n,[t,a]),r=!0)}else{const{updateDictionary:e}=hr(o,i);r=r||e}}),{dictionary:e,updateDictionary:r}}const pr=`${Lt} Error: Production environments cannot include an api key.`,yr=`${Lt} Error: Fetching batched translations failed`,vr=(e,t)=>e?`${Lt} Error: Translation failed for id: ${e}, hash: ${t} `:`${Lt} Error: Translation failed for hash: ${t}`,gr=(e,t)=>`${Lt} Error: error rendering string ${t?`for id: "${t}"`:""} original message: "${e}"`,_r=(e,t,r="tx")=>`${Lt} Error: string translation error. ${r}("${e}")${t?` with id "${t}"`:""} could not locate translation.`,mr=e=>`${Lt} Error: Dictionary subtree not found for id: "${e}"`,br=`${Lt} Warning: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard.`,wr=e=>`${Lt} Warning: No valid dictionary entry found for id: "${e}"`,xr=`${Lt} Warning: 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.)`,kr=`${Lt} Warning: Runtime translation timed out.`,Br=`${Lt} Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.`;function Ar(e,t,r){const n=or({dictionary:e,id:r});if(!n)throw new Error(mr(r));if(Qt(n))throw new Error(`${Lt} Error: Cannot inject and merge a dictionary entry`);return function(e,t,r){const n=Gt(e,r);if(!n)throw new Error(mr(r));if(Qt(n))throw new Error(`${Lt} 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=Ft(s,e)}),Mt(s,a,t),e}(e,rr(n,t),r)}function Sr(e,t,r=""){const n=[];return Object.entries(e).forEach(([e,o])=>{const i=r?`${r}.${e}`:e;if(Qt(o)){const{entry:r,metadata:a}=Xt(o);Ft(t,e)||n.push({source:r,metadata:{$id:i,$context:a?.$context,$_hash:a?.$_hash||""}})}else n.push(...Sr(o,Ft(t,e)||(Array.isArray(o)?[]:{}),i))}),n}function Er(e,t){if(!t)return e;t.$_source=e,t.$_hash||=ur({source:e,...t?.$context&&{context:t.$context},...t?.$id&&{id:t.$id},dataFormat:"ICU"});let r=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&&(r=p(e,{locales:[At],variables:t}));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));return`${r}:${n}`}function $r(e){return e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}function Cr(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{return null}}const Tr=i(void 0);function Or(e="useGTContext() must be used within a <GTProvider>!"){const t=a(Tr);if(void 0===t)throw new Error(e);return t}function jr({children:r,locales:n,options:o={}}){const i=a(Tr);if(null==r)return null;const s=i?.gt||new y;let c="string"==typeof r?parseFloat(r):r;return"number"==typeof c&&(n||(n||=[],i?.locale&&n.push(i.locale),i?.defaultLocale&&n.push(i.defaultLocale)),c=s.formatNum(c,{locales:n,...o})),e(t,{children:c})}function Rr({children:r}){return e(t,{children:r})}function Hr({children:r,currency:n="USD",locales:o,options:i={}}){const s=a(Tr);if(null==r)return null;const c=s?.gt||new y;let l="string"==typeof r?parseFloat(r):r;return"number"==typeof l&&(o||(o||=[],s?.locale&&o.push(s.locale),s?.defaultLocale&&o.push(s.defaultLocale)),l=c.formatCurrency(l,n,{locales:o,...i})),e(t,{children:l})}function zr({children:r,locales:n,options:o={}}){const i=a(Tr);if(null==r)return null;const s=i?.gt||new y;n||(n=[],i?.locale&&n.push(i.locale),i?.defaultLocale&&n.push(i.defaultLocale));const c=s.formatDateTime(r,{locales:n,...o}).replace(/[\u200F\u202B\u202E]/g,"");return e(t,{children:c})}jr._gtt="variable-number",Rr._gtt="variable-variable",Hr._gtt="variable-currency",zr._gtt="variable-datetime";const Fr=({variableType:t,variableValue:r,variableOptions:n})=>"n"===t?e(jr,{options:n,children:r}):"d"===t?e(zr,{options:n,children:r}):"c"===t?e(Hr,{options:n,children:r}):e(Rr,{children:r}),Mr=Number.POSITIVE_INFINITY,Dr=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function Lr(e,t=new WeakSet){const r=typeof e;if(null==e||"number"===r||"boolean"===r||"bigint"===r)return String(e);if("string"===r)return JSON.stringify(e);if("symbol"===r)return`:sym(${e.description??""})`;if("function"===r)return`:fn(${e.name||"anon"})`;if(Array.isArray(e))return`[${e.map(e=>Lr(e,t)).join(",")}]`;if("object"===r){const r=e;if(t.has(r))return":circular";t.add(r);const n=Object.keys(r).sort().map(e=>`${JSON.stringify(e)}:${Lr(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function Ir(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):Lr(e)}function Pr(e,t,r){const n=Dr,o=Date.now(),i=Mr,a=Ir(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 Ur({children:r,id:o,context:i,_hash:a,...l}){if(!r)return;o=o??l?.$id,i=i??l?.$context;const{translations:u,translationRequired:f,developmentApiEnabled:d,dialectTranslationRequired:h,registerJsxForTranslation:p,renderSettings:y,locale:v,defaultLocale:g}=Or("<T> used on the client-side outside of <GTProvider>"),_=s(()=>Dt(r),[r]);let m;o&&(m=u?.[o]),void 0===m&&a&&(m=u?.[a]);const[b,w]=s(()=>{if(!f||m)return[void 0,""];const e=Jt(_);return[e,ur({source:e,...i&&{context:i},...o&&{id:o},dataFormat:"JSX"})]},[_,i,o,f,m]);void 0===m&&(m=u?.[w]);const x=()=>zt({children:_,defaultLocale:g,renderVariable:Fr}),k=e=>Yt({source:_,target:e,locales:[v,g],renderVariable:Fr});if(!f||u&&!m&&!d||null===m)return e(t,{children:x()});if(m)return e(c,{fallback:k(m),children:k(m)});const B=async()=>{if(!d||!v)return x();if(m)return k(m);try{const e=await p({source:b,targetLocale:v,metadata:{id:o,hash:w,context:i}});return e?k(e):x()}catch(e){return console.warn(e),x()}};if(nr){const t=n.use(Pr(["getTranslationPromise",d,JSON.stringify(b),v,o,w,i],()=>B()));return e(c,{fallback:t,children:t})}let A;return A="skeleton"===y.method?"":"replace"===y.method||h?x():"",e(c,{fallback:A,children:B()})}function Nr(e){const{developmentApiEnabled:t,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_tFunction:a,locale:s}=Or("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let c;if(e&&nr&&t&&n){const t=i(e);t.length>0&&(c=r.use(Pr(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return l(function(e,t={}){return a(e,t,c)},[c,a])}function Wr(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=Or(`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 Vr(){return Or("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function Jr(){return Or("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function Kr(){return Or("useRegion(): Unable to access user's region outside of a <GTProvider>").region}Ur._gtt="translate-client";function Gr({gt:e,locale:t,versionId:r,defaultLocale:n,runtimeUrl:o,renderSettings:i,setTranslations:a,environment:c,...h}){const p=!!e.projectId&&!!o&&!!e.devApiKey&&"development"===c;if(!p){const e=e=>Promise.reject(new Error(`${e}() failed because translation is disabled`));return{developmentApiEnabled:p,registerIcuForTranslation:()=>e("registerIcuForTranslation"),registerJsxForTranslation:()=>e("registerJsxForTranslation")}}const y=u({gt:e,locale:t,baseMetadata:{...h,projectId:e.projectId,sourceLocale:n},timeout:i.timeout});y.current.gt=e,y.current.locale=t,y.current.baseMetadata={...h,projectId:e.projectId,sourceLocale:n},y.current.timeout=i.timeout;const v=u(!1),g=u(null),[_,m]=f(0),b=l(e=>{a(t=>{const r=Object.keys(e);if(0===r.length)return t;const n=t?{...t}:{};let o=!1;for(const i of r){const r=e[i],a=t?.[i];Object.is(a,r)||(n[i]=r,o=!0)}return o?n:t})},[a]),w=l(e=>{g.current={...g.current??{},...e},v.current&&m(e=>e+1)},[]);d(()=>{if(v.current=!0,g.current){const e=g.current;g.current=null,b(e)}return()=>{v.current=!1}},[b]),d(()=>{if(!v.current)return;const e=g.current;e&&(g.current=null,b(e))},[_,b]);const x=u(0),k=u(new Map),B=u(new Map),A=l(async e=>{if(0===e.size)return{};x.current+=1;const{gt:t,locale:r,baseMetadata:n,timeout:o}=y.current,i=Array.from(e.values()),a={},s=new Map;try{(await t.translateMany(i,{...n,targetLocale:r,timeout:o})).forEach((e,t)=>{const r=i[t],{hash:n,id:o}=r.metadata;if("translation"in e){const t=e.translation;a[n]=t,s.set(n,t)}else if("error"in e){const t=vr(o,n);console.warn(`${t} ${e.error||"An upstream error occurred."}`),a[n]=null,s.set(n,null)}else{const t=vr(o,n);console.warn(`${t} Unknown response format.`,e),a[n]=null,s.set(n,null)}})}catch(e){"AbortError"===e?.name?console.warn(kr):console.warn(yr,e),i.forEach(e=>{a[e.metadata.hash]=null,s.set(e.metadata.hash,null)})}finally{x.current-=1,i.forEach(e=>{const t=s.get(e.metadata.hash);void 0===t?(console.warn(`No translation result for ${e.metadata.hash}; resolving as null.`),e.resolve(null)):e.resolve(t)})}return a},[]),S=u(null),E=u(async()=>{}),$=l(e=>{w(e),k.current.size>0&&(S.current=setTimeout(()=>{S.current=null,E.current()},50))},[w]),C=l(()=>{E.current=async()=>{if(x.current>=100)return void(S.current=setTimeout(()=>{S.current=null,E.current()},50));const e=k.current;if(0===e.size)return;const t=Array.from(e.entries()).slice(0,Math.min(25,e.size)),r=new Map(t);t.forEach(([t])=>e.delete(t));const n=await A(r);$(n)}},[A,$]),T=l((e=!1)=>{if(C(),e)return S.current&&(clearTimeout(S.current),S.current=null),void E.current();S.current||(S.current=setTimeout(()=>{S.current=null,E.current()},50))},[C]),O=l(e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=B.current.get(r);if(n)return n;const o=new Promise(n=>{const o="JSX"===e?{dataFormat:"JSX",source:t.source,metadata:t.metadata,resolve:n,reject:()=>{}}:{dataFormat:"ICU",source:t.source,metadata:t.metadata,resolve:n,reject:()=>{}};k.current.set(r,o);const i=k.current.size>=25&&x.current<100;T(i)}).finally(()=>{B.current.delete(r)});return B.current.set(r,o),o},[T]),j=s(()=>O("ICU"),[O]),R=s(()=>O("JSX"),[O]);return d(()=>()=>{S.current&&clearTimeout(S.current)},[]),{developmentApiEnabled:p,registerIcuForTranslation:j,registerJsxForTranslation:R}}function Xr({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,...a}=r;return{id:n,context:o,_hash:i,variables:a,calculateHash:()=>ur({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=t?.[r]),n&&void 0===o&&(i=n,o=t?.[n]),void 0===o&&(i=e(),o=t?.[i]),{translationEntry:o,hash:i}}const l=(e,t={},l)=>{const u=s(e,t);if(!u)return"";const{id:f,context:d,_hash:h,calculateHash:p,renderMessage:y}=u;if(!o)return y(e,[n]);const{translationEntry:v,hash:g}=c(p,f,h);if(null===v)return y(e,[n]);if(v)try{return y(v,[r,n])}catch(t){return console.error(gr(e,f),"Error: ",t),y(e,[n])}if(void 0!==l?.[g]){if(l?.[g])try{return y(l?.[g],[r,n])}catch(t){console.error(gr(e,f),"Error: ",t)}return y(e,[n])}return i?(a({source:e,targetLocale:r,metadata:{...d&&{context:d},...f&&{id:f},hash:g||""}}),y(e,[n])):(console.warn(_r(e,f,"t")),y(e,[n]))};return{_tFunction:l,_mFunction:(s,c={},u)=>{if(!s)return s;const f=Cr(s);if(!f||!f.$_hash||!f.$_source)return l(s,c,u);const{$_hash:d,$_source:h,$context:p,$hash:y,$id:v,...g}=f,_=(t,r)=>e.formatMessage(t,{locales:r,variables:{...g,...c}});if(!o)return _(h,[n]);const m=t?.[f.$_hash];if(null===m)return _(h,[n]);if(m)try{return _(m,[r,n])}catch(e){return console.error(gr(h,$r(s)),"Error: ",e),_(h,[n])}if(!i)return console.warn(_r(h,$r(s),"m")),_(h,[n]);if(void 0!==u?.[d]){if(u?.[d])try{return _(u?.[d],[r,n])}catch(e){console.error(gr(h,$r(s)),"Error: ",e)}return _(h,[n])}return a({source:h,targetLocale:r,metadata:{...p&&{context:p},hash:d}}),_(h,[n])},_filterMessagesForPreload:e=>{const t=[];for(const{message:r,...n}of e){const e=s(r,n);if(!e)continue;const{id:o,_hash:i,calculateHash:a}=e,{translationEntry:l,hash:u}=c(a,o,i);l||t.push({message:r,...n,$_hash:u})}return t},_preloadMessages:async e=>{const t={};return await Promise.all(e.map(async({message:e,...n})=>{const o=s(e,n);if(!o)return;const{id:i,context:l,_hash:u,calculateHash:f}=o,{translationEntry:d,hash:h}=c(f,i,u);d&&(t[h]=d),t[h]=await a({source:e,targetLocale:r,metadata:{...l&&{context:l},...i&&{id:i},hash:h}})})),t}}}function qr(e,t,r,n,o,i,a,s,c){return l((a,l={})=>{if(!e)return"";const u=Gt(e,a);if(!u)return console.warn(wr(a)),"";if(!Kt(u))return console.warn((e=>`${Lt} Warning: Invalid dictionary entry found for id: "${e}"`)(a)),"";const{entry:f,metadata:d}=Xt(u);if(!f||"string"!=typeof f)return"";const h=(e,t)=>p(e,{locales:t,variables:l});if(!i)return h(f,[o]);const y=Gt(t||{},a);if(y&&Kt(y)){const{entry:e}=Xt(y);return h(e,[n,o])}let v=r?.[a],g="";const _=()=>ur({source:f,...d?.$context&&{context:d.$context},id:a,dataFormat:"ICU"});return v||(g=_(),v=r?.[g]),v?h(v,[n,o]):null===v?h(f,[o]):s?(c({source:f,targetLocale:n,metadata:{...d?.$context&&{context:d.$context},id:a,hash:g||_()}}),h(f,[o])):h(f,[o])},[e,t,r,n,o,i,s,c,a])}function Yr({_locale:e,defaultLocale:t,locales:r,ssr:n,localeCookieName:o,customMapping:i,useDetermineLocale:a}){const c=s(()=>Array.from(new Set([t,...r])),[t,r]),[l,u]=a({locale:e,defaultLocale:t,locales:c,ssr:n,localeCookieName:o,customMapping:i}),[f,d]=s(()=>{const e=v(t,l,c,i),r=e&&g(t,l);if(!i){const e=[];if(c.forEach(t=>{_(t)||e.push(t)}),e.length)throw new Error((e=>`${Lt} 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(c.forEach(t=>{_(t,i)||e.push(t)}),e.length)throw new Error((e=>`${Lt} Error: You are using invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,r]},[t,l,c]);return{locale:l,setLocale:u,locales:c,translationRequired:f,dialectTranslationRequired:d}}function Zr({devApiKey:e,projectId:t,runtimeUrl:r,loadTranslationsType:n,cacheUrl:o,locales:i,environment:a}){d(()=>{if("production"===a&&e)throw new Error(pr);if("custom"===n||!o&&!r||t||"development"!==a||console.warn(br),t&&r&&"custom"!==n&&!e&&"development"===a&&console.warn(xr),r===Bt||o===kt&&"default"===n){const e=i.filter(e=>!b(e));e.length&&console.warn((e=>`${Lt} Warning: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=h(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,n,o,r,t,i])}async function Qr(e,t){const r=Array.from(new Set([e,h(e).languageCode]));for(const e of r)try{const r=await t(e);if(r)return r}catch{}console.warn(Br)}function en({_translations:e,translationRequired:t,loadTranslationsType:r,loadTranslations:n,locale:o,cacheUrl:i,projectId:a,_versionId:s,gt:c}){const[l,u]=f(e||t&&"disabled"!==r?null:{});return d(()=>{u(t&&"disabled"!==r?null:{})},[o,r]),d(()=>{if(l||!t||"disabled"===r)return;let e=!0;return(async()=>{let t;switch(r){case"custom":if(n)try{t=await n(o)}catch(e){console.error(((e="")=>`${Lt} 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=await async function({cacheUrl:e,projectId:t,locale:r,versionId:n,gt:o}){if(!t||!e||!r)return{};r=o.resolveCanonicalLocale(r);const i=await fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return await i.json()}({cacheUrl:i,projectId:a,locale:o,versionId:s,gt:c})}catch(e){console.error(e)}}t||(t={}),e&&u(t)})(),()=>{e=!1}},[l,t,r,i,a,o,s,c]),{translations:l,setTranslations:u}}function tn(e,t,r,n,o,i,a,s,c,u,f,d){return l((a,c,l={})=>{if(""===c)throw new Error(`${Lt} Error: You cannot provide an empty id to t.obj()`);const h=or({dictionary:e,id:c});if(!h)return console.warn(wr(c)),{};if(Qt(h))return d(a,l);if(!s)return sr(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===Ft(n,e)&&(Array.isArray(Ft(o,e))?Mt(n,e,[]):Mt(n,e,{})),n=Ft(n,e);return n}({dictionary:t,id:c,sourceDictionary:t}),{dictionary:y,updateDictionary:v}=hr(structuredClone(h),c),g=Sr(y,p,c),{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=Gt(t,c);let u;Qt(l)&&(u=Xt(l).entry);const f=r[o]||u;f&&(ar(f,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(y,structuredClone(p),o||{},g,c),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=Gt(t,a);let c;Qt(s)&&(c=Xt(s).entry),ar(c||r,t,a,e)}),t}(y,structuredClone(_),g,c);return u&&Promise.allSettled(g.map(async e=>{const{source:t,metadata:r}=e,n=r?.$id;return[n,await f({source:t,targetLocale:i,metadata:{...r?.$context&&{context:r.$context},id:n,hash: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])=>{ar(n,e,t,r)}),e}(t,r,e))}),v&&setTimeout(()=>{r(e=>Ar(e,y,c))},0),m&&setTimeout(()=>{n(e=>rr(e,_))},0),structuredClone(b)},[e,o,i,a,s,c,u,f,t])}function rn(){throw It("isSSREnabled")}function nn({}){throw It("useDetermineLocale")}function on({}){throw It("useRegionState")}function an({children:t,config:r,environment:n="production",projectId:o=r?.projectId||"",devApiKey:i=r?.devApiKey||"",_versionId:a=r?._versionId,dictionary:l=r?.dictionary||{},locales:u=r?.locales||[],defaultLocale:h=r?.defaultLocale||At,cacheUrl:p=r?.cacheUrl||kt,runtimeUrl:v=r?.runtimeUrl||Bt,renderSettings:g=r?.renderSettings||Zt(n),ssr:_=r?.ssr||rn(),localeCookieName:b=r?.localeCookieName||"generaltranslation.locale",locale:w="",region:x,loadDictionary:k,loadTranslations:B,fallback:A,translations:S=null,customMapping:E=r?.customMapping,readAuthFromEnv:$=Pt,useDetermineLocale:C=nn,useRegionState:T=on,...O}){w&&(w=m(w,E));const{projectId:j,devApiKey:R}=$({projectId:o,devApiKey:i}),{locale:H,setLocale:z,locales:F,translationRequired:M,dialectTranslationRequired:D}=Yr({_locale:w,defaultLocale:h,locales:u,ssr:_,localeCookieName:b,customMapping:E,useDetermineLocale:C}),{region:L,setRegion:I}=T({_region:x,ssr:_,regionCookieName:"generaltranslation.region"}),P=s(()=>new y({devApiKey:R,sourceLocale:h,targetLocale:H,projectId:j,baseUrl:v,customMapping:E}),[R,h,j,v,E]),U=(B?"custom":p&&j&&"default")||"disabled",{dictionary:N,setDictionary:W,dictionaryTranslations:V,setDictionaryTranslations:J}=function({_dictionary:e,_dictionaryTranslations:t={},loadDictionary:r,locale:n,defaultLocale:o}){const[i,a]=f(e),[s,c]=f(t);return d(()=>{if(!r)return;let e=!0;return(async()=>{const t=await Qr(o,r)||{},i=await Qr(n,r)||{};e&&a(t||{}),e&&c(i||{})})(),()=>{e=!1}},[r,n,o]),{dictionary:i,setDictionary:a,dictionaryTranslations:s,setDictionaryTranslations:c}}({_dictionary:l,_dictionaryTranslations:{},loadDictionary:k,locale:H,defaultLocale:h});Zr({devApiKey:R,projectId:j,runtimeUrl:v,loadTranslationsType:U,cacheUrl:p,locales:u,environment:n});const{translations:K,setTranslations:G}=en({_translations:S,translationRequired:M,loadTranslationsType:U,loadTranslations:B,locale:H,cacheUrl:p,projectId:j,_versionId:a,gt:P}),{registerIcuForTranslation:X,registerJsxForTranslation:q,developmentApiEnabled:Y}=Gr({gt:P,locale:H,versionId:a,defaultLocale:h,runtimeUrl:v,renderSettings:g,setTranslations:G,environment:n,...O}),{_tFunction:Z,_mFunction:Q,_filterMessagesForPreload:ee,_preloadMessages:te}=Xr({gt:P,translations:K,locale:H,defaultLocale:h,translationRequired:M,developmentApiEnabled:Y,registerIcuForTranslation:X}),re=qr(N,V,K,H,h,M,D,Y,X),ne=tn(N||{},V||{},W,J,K,H,h,M,D,Y,X,re),oe=!(M&&!K||!H);return e(Tr.Provider,{value:{gt:P,registerIcuForTranslation:X,registerJsxForTranslation:q,_tFunction:Z,_mFunction:Q,_filterMessagesForPreload:ee,_preloadMessages:te,_dictionaryFunction:re,_dictionaryObjFunction:ne,developmentApiEnabled:Y,locale:H,locales:F,setLocale:z,defaultLocale:h,region:L,setRegion:I,translations:K,translationRequired:M,dialectTranslationRequired:D,projectId:j,renderSettings:g},children:e(c,{fallback:A,children:oe?t:A})})}function sn({children:r,n:n,locales:o,...i}){const s=a(Tr);let c;s&&(o||=s.locale,c||=s.defaultLocale);const l=[...o?[o]:[],c||At];if("number"!=typeof n)throw new Error((e=>`${Lt} Error: <Plural> component with children "${e}" requires "n" option.`)(r));return e(t,{children:Rt(n,l,i)||r})}function cn({children:r,branch:n,...o}){n=n?.toString();const i=n&&void 0!==o[n]?o[n]:r;return e(t,{children:i})}function ln(){return Or("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function un(){const{setLocale:e}=Or("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function fn({}){throw It("LocaleSelector")}function dn(e){const{locales:t,locale:r,setLocale:n,gt:o}=Or(),i=s(()=>{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]),a=l(e=>o.getLocaleProperties(e),[o]);return{locale:r,locales:e||i,setLocale:n,getLocaleProperties:a}}function hn({}){throw It("RegionSelector")}function pn(){return Or("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function yn(e){return pn().getLocaleProperties(e)}function vn({regions:e,customMapping:t,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:o,locale:i,setLocale:a,gt:c,region:l,setRegion:u}=Or(),{regionCode:f}=c.getLocaleProperties(i),[d,p]=s(()=>{const a=new Map(o.map(e=>{const t=h(e,i,c.customMapping);return[t.regionCode,t]})),s=e?[...e]:Array.from(a?.keys()||[f]),l=new Map(s.map(e=>[e,{locale:a?.get(e)?.code||i,...c.getRegionProperties(e),..."string"==typeof t?.[e]?{name:t?.[e]}:t?.[e]}]));if(n&&s.sort((e,t)=>(new Intl.Collator).compare(l.get(e).name,l.get(t).name)),r){const e=s.indexOf(f);e>0&&(s.splice(e,1),s.unshift(f))}return[s,l]},[e,l,i,o,c]);return{region:l,setRegion:u,regions:d,regionData:p,locales:o,locale:i,localeRegion:f,setLocale:a}}function gn(e){const{gt:t}=Or("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)}function _n(e){const{developmentApiEnabled:t,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_mFunction:a,locale:s}=Or("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let c;if(e&&nr&&t&&n){const t=i(e);t.length>0&&(c=r.use(Pr(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return l(function(e,t={}){return a(e,t,c)},[c,a])}sn._gtt="plural",cn._gtt="branch";export{cn as Branch,Hr as Currency,zr as DateTime,Tr as GTContext,an as GTProvider,fn as LocaleSelector,jr as Num,sn as Plural,hn as RegionSelector,Ur as T,Rr as Var,$r as decodeMsg,Cr as decodeOptions,Er as msg,Xr as useCreateInternalUseGTFunction,qr as useCreateInternalUseTranslationsFunction,tn as useCreateInternalUseTranslationsObjFunction,Vr as useDefaultLocale,Nr as useGT,pn as useGTClass,Jr as useLocale,gn as useLocaleDirection,yn as useLocaleProperties,dn as useLocaleSelector,ln as useLocales,_n as useMessages,Kr as useRegion,vn as useRegionSelector,Gr as useRuntimeTranslation,un as useSetLocale,Wr as useTranslations};
19
19
  //# sourceMappingURL=index.esm.min.mjs.map