gt-react 10.2.0 → 10.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/client.cjs.min.cjs +3 -3
- package/dist/client.d.ts +15 -1
- package/dist/client.d.ts.map +1 -1
- package/dist/client.esm.min.mjs +1 -1
- package/dist/hooks/useLocaleDirection.d.ts +14 -0
- package/dist/hooks/useLocaleDirection.d.ts.map +1 -0
- package/dist/index.cjs.min.cjs +3 -3
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.min.mjs +3 -3
- package/package.json +1 -1
package/dist/client.esm.min.mjs
CHANGED
|
@@ -15,4 +15,4 @@ e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function r(e){
|
|
|
15
15
|
|
|
16
16
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
17
17
|
*/
|
|
18
|
-
function(){var t=e,r=t.lib,n=r.WordArray,o=r.Hasher,i=t.algo,a=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),s=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),u=n.create([0,1518500249,1859775393,2400959708,2840853838]),d=n.create([1352829926,1548603684,1836072691,2053994217,0]),f=i.RIPEMD160=o.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i,f,b,m,x,w,k,B,A,S,O,E=this._hash.words,T=u.words,j=d.words,C=a.words,R=s.words,I=c.words,P=l.words;for(w=i=E[0],k=f=E[1],B=b=E[2],A=m=E[3],S=x=E[4],r=0;r<80;r+=1)O=i+e[t+C[r]]|0,O+=r<16?h(f,b,m)+T[0]:r<32?p(f,b,m)+T[1]:r<48?v(f,b,m)+T[2]:r<64?g(f,b,m)+T[3]:y(f,b,m)+T[4],O=(O=_(O|=0,I[r]))+x|0,i=x,x=m,m=_(b,10),b=f,f=O,O=w+e[t+R[r]]|0,O+=r<16?y(k,B,A)+j[0]:r<32?g(k,B,A)+j[1]:r<48?v(k,B,A)+j[2]:r<64?p(k,B,A)+j[3]:h(k,B,A)+j[4],O=(O=_(O|=0,P[r]))+S|0,w=S,S=A,A=_(B,10),B=k,k=O;O=E[1]+b+A|0,E[1]=E[2]+m+S|0,E[2]=E[3]+x+w|0,E[3]=E[4]+i+k|0,E[4]=E[0]+f+B|0,E[0]=O},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,i=o.words,a=0;a<5;a++){var s=i[a];i[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return o},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function h(e,t,r){return e^t^r}function p(e,t,r){return e&t|~e&r}function v(e,t,r){return(e|~t)^r}function g(e,t,r){return e&r|t&~r}function y(e,t,r){return e^(t|~r)}function _(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(f),t.HmacRIPEMD160=o._createHmacHelper(f)}(),e.RIPEMD160)),ke.exports;var e}(),Se(),function(){return Oe||(Oe=1,Ee.exports=(c=M(),de(),Se(),t=(e=c).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.SHA256,a=o.HMAC,s=o.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,o=a.create(r.hasher,e),i=n.create(),s=n.create([1]),c=i.words,l=s.words,u=r.keySize,d=r.iterations;c.length<u;){var f=o.update(t).finalize(s);o.reset();for(var h=f.words,p=h.length,v=f,g=1;g<d;g++){v=o.finalize(v),o.reset();for(var y=v.words,_=0;_<p;_++)h[_]^=y[_]}i.concat(f),l[0]++}return i.sigBytes=4*u,i}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),Ee.exports;var e,t,r,n,o,i,a,s,c}(),Ce(),Pe(),He(),Ne(),$e(),Ge(),function(){return We?Je.exports:(We=1,Je.exports=(t=M(),Pe(),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 Xe?qe.exports:(Xe=1,qe.exports=(e=M(),Pe(),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 Ye?Ze.exports:(Ye=1,Ze.exports=(e=M(),Pe(),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 Qe?et.exports:(Qe=1,et.exports=(e=M(),Pe(),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 tt||(tt=1,rt.exports=(e=M(),Pe(),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)),rt.exports;var e}(),function(){return nt?ot.exports:(nt=1,ot.exports=(e=M(),Pe(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return it?at.exports:(it=1,at.exports=(n=M(),Pe(),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 st||(st=1,ct.exports=(e=M(),Q(),ie(),Ce(),Pe(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],d=[],f=[],h=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,o[r]=p,i[p]=r;var v=e[r],g=e[v],y=e[g],_=257*e[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*y^65537*g^257*v^16843008*r,u[p]=_<<24|_>>>8,d[p]=_<<16|_>>>16,f[p]=_<<8|_>>>24,h[p]=_,r?(r=v^e[e[e[y^v]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),i=this._keySchedule=[],a=0;a<n;a++)a<r?i[a]=t[a]:(l=i[a-1],a%r?r>6&&a%r==4&&(l=o[l>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l]):(l=o[(l=l<<8|l>>>24)>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l],l^=p[a/r|0]<<24),i[a]=i[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=i[a];else l=i[a-4];s[c]=c<4||a<=4?l:u[o[l>>>24]]^d[o[l>>>16&255]]^f[o[l>>>8&255]]^h[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,d,f,h,i),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,i,a,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],d=e[t+2]^r[2],f=e[t+3]^r[3],h=4,p=1;p<c;p++){var v=n[l>>>24]^o[u>>>16&255]^i[d>>>8&255]^a[255&f]^r[h++],g=n[u>>>24]^o[d>>>16&255]^i[f>>>8&255]^a[255&l]^r[h++],y=n[d>>>24]^o[f>>>16&255]^i[l>>>8&255]^a[255&u]^r[h++],_=n[f>>>24]^o[l>>>16&255]^i[u>>>8&255]^a[255&d]^r[h++];l=v,u=g,d=y,f=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[h++],g=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[h++],y=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],_=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&d])^r[h++],e[t]=v,e[t+1]=g,e[t+2]=y,e[t+3]=_},keySize:8});t.AES=r._createHelper(v)}(),e.AES)),ct.exports;var e}(),dt(),function(){return ft||(ft=1,ht.exports=(e=M(),Q(),ie(),Ce(),Pe(),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)),ht.exports;var e}(),function(){return pt||(pt=1,vt.exports=(e=M(),Q(),ie(),Ce(),Pe(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)o[r]^=n[r+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(o[0]^=l,o[1]^=d,o[2]^=u,o[3]^=f,o[4]^=l,o[5]^=d,o[6]^=u,o[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.Rabbit=r._createHelper(s)}(),e.Rabbit)),vt.exports;var e}(),function(){return gt||(gt=1,yt.exports=(e=M(),Q(),ie(),Ce(),Pe(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)c.call(this);for(o=0;o<8;o++)n[o]^=r[o+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(n[0]^=l,n[1]^=d,n[2]^=u,n[3]^=f,n[4]^=l,n[5]^=d,n[6]^=u,n[7]^=f,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.RabbitLegacy=r._createHelper(s)}(),e.RabbitLegacy)),yt.exports;var e}(),mt())),H.exports),Tt=I(Et),jt=function(){return jt=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},jt.apply(this,arguments)};function Ct(e){return Tt.SHA256(e).toString(Tt.enc.Hex).slice(0,16)}function Rt(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;void 0===t&&(t=Ct);var a={};return a.source="JSX"===i?Pt(r):r,a=jt(jt(jt(jt({},a),o&&{id:o}),n&&{context:n}),i&&{dataFormat:i}),t(z(a))}"function"==typeof SuppressedError&&SuppressedError;var It=function(e){if(e&&"object"==typeof e){var t={};if("c"in e&&e.c&&(t.c=Pt(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],Pt(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)?jt({k:e.k},e.v&&{v:e.v}):t}return e};function Pt(e){return Array.isArray(e)?e.map(It):It(e)}function Lt(e,t,r,n,o,i,a,c,l){return s((s,u={})=>{const{$id:f,$context:h}=u,p=x(u,["$id","$context"]);if(!s||"string"!=typeof s)return"";const v=(e,t)=>d(e,{locales:t,variables:p}),g=f&&(null==e?void 0:e[f]);let y="";o&&!g&&(y=Rt(Object.assign(Object.assign(Object.assign({source:s},h&&{context:h}),f&&{id:f}),{dataFormat:"ICU"})));const _=g?null==e?void 0:e[f]:null==e?void 0:e[y],b=null==t?void 0:t[y];return o&&"error"!==(null==b?void 0:b.status)?"success"===(null==b?void 0:b.status)?v(_,[r,n]):a?(c({source:s,targetLocale:r,metadata:Object.assign(Object.assign(Object.assign({},h&&{context:h}),f&&{id:f}),{hash:y||""})}),"replace"===l.method?v(s,[n]):"skeleton"===l.method?"":i?v(s,[n]):""):v(s,[n]):v(s,[n])},[e,t,r,n,o,a,c,i])}function zt(t,r,n,o,i,a,c,l,u,f){return s((s,h={})=>{if(!t)return"";const p=function(t,r){let n=t;const o=r.split(".");for(const t of o){if("object"!=typeof n||Array.isArray(n)||e.isValidElement(n))return;n=n[t]}return n}(t,s);if(!p)return console.warn((e=>`No valid dictionary entry found for id: "${e}"`)(s)),"";if(!function(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof(null==e?void 0:e[0]))return!1;const t=null==e?void 0:e[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}(p))return console.warn((e=>`Invalid dictionary entry found for id: "${e}"`)(s)),"";const{entry:v,metadata:g}=function(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}}(p);if(!v||"string"!=typeof v)return"";const y=(e,t)=>d(e,{locales:t,variables:h});if(!a)return y(v,[i]);const _=Rt(Object.assign(Object.assign({source:v},(null==g?void 0:g.$context)&&{context:g.$context}),{id:s,dataFormat:"ICU"})),b=null==r?void 0:r[_],m=null==n?void 0:n[_];return"success"===(null==m?void 0:m.status)?y(b,[o,i]):"error"===(null==m?void 0:m.status)?y(v,[i]):l?(u({source:v,targetLocale:o,metadata:Object.assign(Object.assign({},(null==g?void 0:g.$context)&&{context:g.$context}),{id:s,hash:_})}),"replace"===f.method?y(v,[i]):"skeleton"===f.method?"":c?y(v,[i]):""):y(v,[i])},[t,r,n,o,i,a,l,u,c])}const Ht="generaltranslation.locale",Dt="generaltranslation.region";function Ft({children:e,dictionary:t,initialTranslations:r,initialTranslationsStatus:o,locale:s,region:c,_versionId:l,defaultLocale:d,translationRequired:h,dialectTranslationRequired:p,locales:g=[],renderSettings:y,projectId:_,devApiKey:m,runtimeUrl:x,runtimeTranslationEnabled:w,resetLocaleCookieName:k,localeCookieName:A=Ht,regionCookieName:S=Dt,customMapping:O}){const[E,T]=n(m?null:r),[j,C]=n(m?null:o),[R,I]=n(s&&f(s,g)||"");i(()=>{var e;const t=null===(e=document.cookie.split("; ").find(e=>e.startsWith(`${A}=`)))||void 0===e?void 0:e.split("=")[1];R&&t&&t!==R&&(document.cookie=`${A}=;path=/`)},[R,A]);const[P,L]=n(c);i(()=>{var e;const t=null===(e=document.cookie.split("; ").find(e=>e.startsWith(`${S}=`)))||void 0===e?void 0:e.split("=")[1];P&&t&&t!==P&&(document.cookie=`${S}=;path=/`)},[P,S]);const z=a(()=>new u({devApiKey:m,sourceLocale:d,targetLocale:R,projectId:_,baseUrl:x||void 0,customMapping:O}),[m,d,R,_,x,O]);i(()=>{T(e=>Object.assign(Object.assign({},r),e)),C(e=>Object.assign(Object.assign({},Object.keys(r).reduce((e,t)=>(e[t]={status:"success"},e),{})),e))},[r]);const{registerIcuForTranslation:H,registerJsxForTranslation:D,registerI18nextForTranslation:F}=B({gt:z,locale:R,versionId:l,runtimeUrl:x,setTranslations:T,setTranslationsStatus:C,defaultLocale:d,renderSettings:y,runtimeTranslationEnabled:w}),N=Lt(E,j,R,d,h,p,w,H,y),M=zt(t,E,j,R,d,h,p,w,H,y),U=!(h&&!E)&&R;return v(b.Provider,{value:{gt:z,registerIcuForTranslation:H,registerI18nextForTranslation:F,registerJsxForTranslation:D,setLocale:e=>{e=f(e,g)||R||d,document.cookie=`${A}=${e};path=/`,document.cookie=`${k}=true;path=/`,I(e),window.location.reload()},_internalUseGTFunction:N,_internalUseTranslationsFunction:M,locale:R,locales:g,defaultLocale:d,region:P,setRegion:e=>{document.cookie=`${S}=${e||""};path=/`,L(e)},translations:E,translationsStatus:j,translationRequired:h,dialectTranslationRequired:p,renderSettings:y,runtimeTranslationEnabled:w},children:U&&e})}function Nt(e){var{children:t,branch:r}=e,n=x(e,["children","branch"]);const o=(r=null==r?void 0:r.toString())&&void 0!==n[r]?n[r]:t;return v(g,{children:o})}Nt._gtt="branch";var Mt="https://cdn.gtx.dev",Ut="https://runtime2.gtx.dev",$t="en",Vt=["singular","plural","dual","zero","one","two","few","many","other"];var Kt=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 Gt(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 Wt={variable:"v",number:"n",datetime:"d",currency:"c"};function Jt(e){return Wt[e]}function Xt(t,r=0){let n=r;const o=e=>{const{type:t,props:r}=e;n+=1;const o={id:n};let i;try{i="function"==typeof t&&t._gtt||""}catch(e){}if(i){const e=i.split("-");if("translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=(null==e?void 0:e[1])||"variable"),"plural"===e[0]){const e=Object.entries(r).reduce((e,[t,r])=>(function(e){return Vt.includes(e)}(t)&&(e[t]=Xt(r,n)),e),{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t}=r,i=x(r,["children","branch"]),a=Object.entries(i).reduce((e,[t,r])=>(e[t]=Xt(r,n),e),{});Object.keys(a).length&&(o.branches=a)}o.transformation=e[0]}return o};function i(t){return c(t)?function(t){const{props:r}=t,n=o(t),i=Object.assign(Object.assign({},r),{"data-_gt":n});return r.children&&!n.variableType&&(i.children=a(r.children)),t.type===e.Fragment&&(i["data-_gt"].transformation="fragment"),e.cloneElement(t,i)}(t):t}function a(t){return Array.isArray(t)?e.Children.map(t,i):i(t)}return a(t)}"function"==typeof SuppressedError&&SuppressedError;const qt={variable:"value",number:"n",datetime:"date",currency:"cost"};function Yt(e={},t){var r;if(e.name)return e.name;return`_gt_${qt[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}var Zt={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const Qt=e=>{var t;if(!e)return"";const{type:r,props:n}=e;if(r&&"function"==typeof r){if("displayName"in r&&"string"==typeof r.displayName&&r.displayName)return r.displayName;if("name"in r&&"string"==typeof r.name&&r.name)return r.name}return r&&"string"==typeof r?r:n.href?"a":(null===(t=n["data-_gt"])||void 0===t?void 0:t.id)?`C${n["data-_gt"].id}`:"function"},er=e=>{const{props:t}=e,r={t:Qt(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=Yt(t,r),o=Jt(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(Zt).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]=rr(r)}),n=Object.assign(Object.assign({},n),{b:e,t:"p"})}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=rr(r)}),n=Object.assign(Object.assign({},n),{b:e,t:"b"})}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(Zt).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]=rr(r)}),o=Object.assign(Object.assign({},o),{b:t,t:"p"})}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=rr(r)}),o=Object.assign(Object.assign({},o),{b:t,t:"b"})}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=rr(t.children)),r},tr=t=>{return r=t,e.isValidElement(r)?er(t):"number"==typeof t?t.toString():t;var r};function rr(e){return Array.isArray(e)?e.map(tr):tr(e)}function nr(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=Vt),void 0===r&&(r=["en"]);var n=Kt.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 or(e){var t;return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===(null===(t=e["data-_gt"])||void 0===t?void 0:t.transformation)}function ir(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableName:Yt(e,r),variableType:Jt(r),variableValue:void 0!==e.value?e.value:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t=Object.assign(Object.assign({},void 0!==e.currency&&{currency:e.currency}),void 0!==e.options&&e.options);return Object.keys(t).length?t:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}function ar(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function sr({children:t,defaultLocale:r=$t,renderVariable:n}){const o=t=>e.isValidElement(t)?(t=>{const o=ar(t);if(or(t.props)){const{variableType:e,variableValue:o,variableOptions:i}=ir(t.props);return n({variableType:e,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==o?void 0:o.transformation)){const e=o.branches||{};return i(nr(t.props.n,[r],e)||t.props.children)}if("branch"===(null==o?void 0:o.transformation)){let e=t.props,{children:r,branch:n,"data-_gt":a}=e,s=x(e,["children","branch","data-_gt"]);return s=o.branches||{},i(void 0!==s[n]?s[n]:r)}return"fragment"===(null==o?void 0:o.transformation)?e.createElement(e.Fragment,{key:t.props.key,children:i(t.props.children)}):t.props.children?e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0,children:i(t.props.children)})):e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0}))})(t):t,i=t=>Array.isArray(t)?e.Children.map(t,o):o(t);return i(t)}function cr({sourceElement:t,targetElement:r,locales:n=[$t],renderVariable:o}){var i,a;const{props:s}=t,c=s["data-_gt"],l=null==c?void 0:c.transformation,u=r.d,d={};if(u&&Object.entries(Zt).forEach(([e,t])=>{u[e]&&(d[t]=u[e])}),"plural"===l){const e=t.props.n;return lr({source:nr(e,n,c.branches||{})||t.props.children,target:nr(e,n,(null===(i=r.d)||void 0===i?void 0:i.b)||{})||r.c,locales:n,renderVariable:o})}if("branch"===l){const{branch:e,children:t}=s;return lr({source:(c.branches||{})[e]||t,target:((null===(a=r.d)||void 0===a?void 0:a.b)||{})[e]||r.c,locales:n,renderVariable:o})}return"fragment"===l&&r.c?e.createElement(e.Fragment,{key:t.props.key,children:lr({source:s.children,target:r.c,locales:n,renderVariable:o})}):(null==s?void 0:s.children)&&(null==r?void 0:r.c)?e.cloneElement(t,Object.assign(Object.assign(Object.assign({},s),d),{"data-_gt":void 0,children:lr({source:s.children,target:r.c,locales:n,renderVariable:o})})):sr({children:t,defaultLocale:n[0],renderVariable:o})}function lr({source:t,target:r,locales:n=[$t],renderVariable:o}){if(null==r&&t)return sr({children:t,defaultLocale:n[0],renderVariable:o});if("string"==typeof r)return r;if(Array.isArray(r)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(r)){const i={},a={},s=t.filter(t=>{if(e.isValidElement(t)){if(!or(t.props))return!0;{const{variableName:e,variableValue:r,variableOptions:n}=ir(t.props);i[e]=r,a[e]=n}}return!1}),c=e=>s.find(t=>{const r=ar(t);if(void 0!==(null==r?void 0:r.id)){return r.id===e.i}return!1})||s.shift();return r.map((t,r)=>{if("string"==typeof t)return v(e.Fragment,{children:t},`string_${r}`);if(Gt(t))return v(e.Fragment,{children:o({variableType:t.v||"v",variableValue:i[t.k],variableOptions:a[t.k],locales:n})},`var_${r}`);const s=c(t);return s?v(e.Fragment,{children:cr({sourceElement:s,targetElement:t,locales:n,renderVariable:o})},`element_${r}`):void 0})}if(r&&"object"==typeof r&&!Array.isArray(r)){const i=Gt(r)?"variable":"element";if(e.isValidElement(t)){if("element"===i)return cr({sourceElement:t,targetElement:r,locales:n,renderVariable:o});if(or(t.props)){const{variableValue:e,variableOptions:r,variableType:i}=ir(t.props);return o({variableType:i,variableValue:e,variableOptions:r,locales:n})}}}return sr({children:t,defaultLocale:n[0],renderVariable:o})}const ur={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};const dr=e=>"string"==typeof e||Array.isArray(e),fr=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function hr(e,t){const r=Object.assign(Object.assign({},Object.fromEntries(Object.entries(e).filter(([,e])=>dr(e)))),Object.fromEntries(Object.entries(t).filter(([,e])=>dr(e)))),n=Object.entries(e).filter(([,e])=>fr(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>fr(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=hr(e[n]||{},t[n]||{});return r}function pr(e){var{children:t,n:n,locales:o}=e,i=x(e,["children","n","locales"]);const a=r(b);let s;a&&(o||(o=a.locale),s||(s=a.defaultLocale));const c=[...o?[o]:[],s||$t];if("number"!=typeof n)throw new Error((e=>`<Plural> component with children "${e}" requires "n" option.`)(t));return v(g,{children:nr(n,c,i)||t})}function vr(){const{_internalUseGTFunction:e}=m("useGT(): No context provided. You're trying to get the t() function from the useGT() hook, which can be invoked within a <GTProvider>.");return function(t,r={}){return e(t,r)}}function gr(){return m("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function yr(e){const t=t=>e?`${e}.${t}`:t,{_internalUseTranslationsFunction:r}=m(`useTranslations('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);return function(e,n={}){const o=t(e);return r(o,n)}}function _r(){return m("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function br(e){var{children:t,id:r,context:n}=e,o=x(e,["children","id","context"]);if(!t)return null;r=null!=r?r:null==o?void 0:o.$id,n=null!=n?n:null==o?void 0:o.$context;const{translations:s,translationRequired:c,translationsStatus:l,runtimeTranslationEnabled:u,dialectTranslationRequired:d,registerJsxForTranslation:f,renderSettings:h,locale:p,defaultLocale:y}=m("<T> used on the client-side outside of <GTProvider>"),_=a(()=>Xt(t),[t]),b=r&&(null==s?void 0:s[r]),[w,k]=a(()=>{if(!c||b)return[void 0,""];const e=rr(_);return[e,Rt(Object.assign(Object.assign(Object.assign({source:e},n&&{context:n}),r&&{id:r}),{dataFormat:"JSX"}))]},[_,n,r,c,b]),B=b?null==s?void 0:s[r]:null==s?void 0:s[k],A=null==l?void 0:l[k];i(()=>{u&&c&&s&&p&&!B&&!A&&f({source:w,targetLocale:p,metadata:{id:r,hash:k,context:n}})},[u,s,B,c,r,k,n,p,t]);const S=()=>sr({children:_,defaultLocale:y,renderVariable:T});if(!c||s&&!B&&!u||"error"===(null==A?void 0:A.status))return v(g,{children:S()});if(!B||"loading"===(null==A?void 0:A.status)){let e;return e="skeleton"===h.method?"":"replace"===h.method||d?S():"",v(g,{children:e})}return v(g,{children:(O=B,lr({source:_,target:O,locales:[p,y],renderVariable:T}))});var O}function mr(e){const{locales:t,locale:r,setLocale:n,gt:o}=m(),i=a(()=>{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]),c=s(e=>o.getLocaleProperties(e),[o]);return{locale:r,locales:e||i,setLocale:n,getLocaleProperties:c}}function xr(e){if(!e)return;const t={};for(const r in e)t[r]={name:e[r]};return t}function wr(e){var{locales:t,customNames:r,customMapping:n=xr(r)}=e,o=x(e,["locales","customNames","customMapping"]);const{locale:i,locales:a,setLocale:s,getLocaleProperties:c}=mr(t||void 0),l=e=>{if(n&&n[e]){if("string"==typeof n[e])return n[e];if(n[e].name)return n[e].name}return(t=c(e).nativeNameWithRegionCode)?t.charAt(0).toUpperCase()+(t.length>1?t.slice(1):""):"";var t};return a&&0!==a.length&&s?y("select",Object.assign({},o,{value:i||"",onChange:e=>s(e.target.value),children:[!i&&v("option",{value:""}),a.map(e=>v("option",{value:e,suppressHydrationWarning:!0,children:l(e)},e))]})):null}function kr({regions:e,customMapping:t,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:o,locale:i,setLocale:s,gt:c,region:u,setRegion:d}=m(),{regionCode:f}=c.getLocaleProperties(i),[h,p]=a(()=>{const a=new Map(o.map(e=>{const t=l(e,i,c.customMapping);return[t.regionCode,t]})),s=e?[...e]:Array.from((null==a?void 0:a.keys())||[f]),u=new Map(s.map(e=>{var r;return[e,Object.assign(Object.assign({locale:(null===(r=null==a?void 0:a.get(e))||void 0===r?void 0:r.code)||i},c.getRegionProperties(e)),"string"==typeof(null==t?void 0:t[e])?{name:null==t?void 0:t[e]}:null==t?void 0:t[e])]}));if(n&&s.sort((e,t)=>(new Intl.Collator).compare(u.get(e).name,u.get(t).name)),r){const e=s.indexOf(f);e>0&&(s.splice(e,1),s.unshift(f))}return[s,u]},[e,u,i,o,c]);return{region:u,setRegion:d,regions:h,regionData:p,locales:o,locale:i,localeRegion:f,setLocale:s}}function Br(e){var{regions:t,placeholder:r,customMapping:n,prioritizeCurrentLocaleRegion:o,sortRegionsAlphabetically:i,asLocaleSelector:a=!1}=e,s=x(e,["regions","placeholder","customMapping","prioritizeCurrentLocaleRegion","sortRegionsAlphabetically","asLocaleSelector"]);const{region:c,setRegion:l,regions:u,regionData:d,locale:f,setLocale:h}=kr({regions:t,customMapping:n,prioritizeCurrentLocaleRegion:o,sortRegionsAlphabetically:i});return y("select",Object.assign({},s,{value:c||"",onChange:e=>(e=>{if(l(e),a){const t=d.get(e).locale;f!==t&&h(t)}})(e.target.value),children:[!c&&v("option",{value:"",disabled:Boolean(c),hidden:Boolean(c),suppressHydrationWarning:!0,children:r||""},"placeholder"),u.map(e=>v("option",{value:e,suppressHydrationWarning:!0,children:d.get(e).name},e))]}))}function Ar(){return!("undefined"==typeof process||!process.env.NEXT_RUNTIME)||void 0!==(null===globalThis||void 0===globalThis?void 0:globalThis.__NEXT_DATA__)}function Sr({locale:e="",defaultLocale:t=$t,locales:r=[],localeCookieName:o=Ht,ssr:a=!0}){const[s,c]=n(a?e&&f(e,r)||"":Or({_locale:e,locale:e,locales:r,defaultLocale:t,localeCookieName:o})),[l,u]=function({locale:e,locales:t,defaultLocale:r,localeCookieName:n,_setLocale:o}){const i=n=>{const i=f(n,t)||e||r;return i!==n&&console.warn(((e,t)=>`You are trying to switch to "${t}" which is not supported. Update the list of supported locales through your dashboard or your config.json file if you are using a config file. Falling back to "${e}".`)(i,n)),o(i),i},a=e=>{const t=i(e);"undefined"!=typeof document&&(document.cookie=`${n}=${t};path=/`)};return[a,i]}({locale:s,locales:r,defaultLocale:t,localeCookieName:o,_setLocale:c});return i(()=>{const n=Or({_locale:e,locale:s,locales:r,defaultLocale:t,localeCookieName:o});u(n)},[e,s,r,t,o]),[s,l]}function Or({_locale:e,locale:t,locales:r,defaultLocale:n,localeCookieName:o}){var i;if(e&&e===t&&f(e,r)===t)return e;const a=(null===navigator||void 0===navigator?void 0:navigator.languages)?navigator.languages:(null===navigator||void 0===navigator?void 0:navigator.language)?[navigator.language]:(null===navigator||void 0===navigator?void 0:navigator.userLanguage)?[null===navigator||void 0===navigator?void 0:navigator.userLanguage]:[n],s="undefined"!=typeof document?null===(i=document.cookie.split("; ").find(e=>e.startsWith(`${o}=`)))||void 0===i?void 0:i.split("=")[1]:void 0,c=f([...e?[e]:[],...s?[s]:[],...a],r)||n;return s&&s!==c&&"undefined"!=typeof document&&(document.cookie=`${o}=${c};path=/`),c}function Er({devApiKey:e,projectId:t,runtimeUrl:r,loadTranslationsType:n,cacheUrl:o,locales:a}){i(()=>{if("production"===process.env.NODE_ENV&&e)throw new Error("gt-react Error: Production environments cannot include an api key.");if("custom"===n||!o&&!r||t||"development"!==process.env.NODE_ENV||console.warn("gt-react: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard."),t&&r&&"custom"!==n&&!e&&"development"===process.env.NODE_ENV&&console.warn("gt-react: A development API key is required for runtime translation! Find your development API key: generaltranslation.com/dashboard. (Or, disable this warning message by setting runtimeUrl to an empty string which disables runtime translation.)"),r===Ut||o===Mt&&"default"===n){const e=a.filter(e=>!_(e));e.length&&console.warn((e=>`gt-react: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=l(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,n,o,r,t,a])}function Tr(e,t){return w(this,void 0,void 0,function*(){const r=Array.from(new Set([e,l(e).languageCode]));for(const e of r)try{const r=yield t(e);if(r)return r}catch(e){}console.warn("gt-react Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.")})}function jr({_dictionary:e,loadDictionary:t,locale:r,defaultLocale:o}){const[a,s]=n(e);return i(()=>{if(!t)return;let e=!0;return(()=>{w(this,void 0,void 0,function*(){const n=hr((yield Tr(o,t))||{},(yield Tr(r,t))||{});e&&s(n||{})})})(),()=>{e=!1}},[t,r,o]),a}function Cr({_translations:e,translationRequired:t,loadTranslationsType:r,loadTranslations:o,locale:a,cacheUrl:s,projectId:c,_versionId:l}){const[u,d]=n(e||t&&"disabled"!==r?null:{}),[f,h]=n(null);return i(()=>{d(t&&"disabled"!==r?null:{}),h(t&&"disabled"!==r?null:{})},[a,r]),i(()=>{if(u||!t||"disabled"===r)return;let e=!0;return(()=>{w(this,void 0,void 0,function*(){let t;switch(r){case"custom":if(o)try{t=yield o(a)}catch(e){console.error(((e="")=>`gt-react Error: fetching locally stored translations. If you are using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(a),e)}break;case"default":try{t=yield function(e){return w(this,arguments,void 0,function*({cacheUrl:e,projectId:t,locale:r,versionId:n}){if(!t||!e||!r)return{};const o=yield fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return yield o.json()})}({cacheUrl:s,projectId:c,locale:a,versionId:l})}catch(e){console.error(e)}}t||(t={}),e&&(d(t),h(Object.keys(t).reduce((e,t)=>(e[t]={status:"success"},e),{})))})})(),()=>{e=!1}},[u,t,r,s,c,a,l]),{translations:u,setTranslations:d,translationsStatus:f,setTranslationsStatus:h}}function Rr({_region:e,regionCookieName:t}){var r;const n="undefined"!=typeof document?null===(r=document.cookie.split("; ").find(e=>e.startsWith(`${t}=`)))||void 0===r?void 0:r.split("=")[1]:void 0,o=e||n;return n&&n!==o&&"undefined"!=typeof document&&(document.cookie=`${t}=${o};path=/`),o}function Ir(e){var{children:t,config:r,projectId:o=(null==r?void 0:r.projectId)||"",devApiKey:s=(null==r?void 0:r.devApiKey)||"",dictionary:c=(null==r?void 0:r.dictionary)||{},locales:l=(null==r?void 0:r.locales)||[],defaultLocale:d=(null==r?void 0:r.defaultLocale)||$t,cacheUrl:f=(null==r?void 0:r.cacheUrl)||Mt,runtimeUrl:g=(null==r?void 0:r.runtimeUrl)||Ut,renderSettings:y=(null==r?void 0:r.renderSettings)||ur,ssr:_=(null==r?void 0:r.ssr)||Ar(),localeCookieName:m=(null==r?void 0:r.localeCookieName)||Ht,locale:w="",region:k,loadDictionary:A,loadTranslations:S,fallback:O,translations:E=null,_versionId:T,customMapping:j=(null==r?void 0:r.customMapping)}=e,C=x(e,["children","config","projectId","devApiKey","dictionary","locales","defaultLocale","cacheUrl","runtimeUrl","renderSettings","ssr","localeCookieName","locale","region","loadDictionary","loadTranslations","fallback","translations","_versionId","customMapping"]);const{projectId:R,devApiKey:I}=function(e,t){try{return{projectId:e||import.meta.env.VITE_GT_PROJECT_ID||import.meta.env.REDWOOD_ENV_GT_PROJECT_ID||"",devApiKey:t||import.meta.env.VITE_GT_DEV_API_KEY||import.meta.env.VITE_GT_API_KEY||import.meta.env.REDWOOD_ENV_GT_DEV_API_KEY||import.meta.env.REDWOOD_ENV_GT_API_KEY}}catch(e){}try{return{projectId:e||process.env.GT_PROJECT_ID||process.env.REACT_APP_GT_PROJECT_ID||process.env.NEXT_PUBLIC_GT_PROJECT_ID||process.env.GATSBY_GT_PROJECT_ID||"",devApiKey:t||process.env.GT_DEV_API_KEY||process.env.GT_API_KEY||process.env.REACT_APP_GT_DEV_API_KEY||process.env.REACT_APP_GT_API_KEY||process.env.NEXT_PUBLIC_GT_DEV_API_KEY||process.env.NEXT_PUBLIC_GT_API_KEY||process.env.GATSBY_GT_DEV_API_KEY||process.env.GATSBY_GT_API_KEY}}catch(e){console.error(e)}return{projectId:"",devApiKey:""}}(o,s),{locale:P,setLocale:L,locales:z,translationRequired:H,dialectTranslationRequired:D}=function({_locale:e,defaultLocale:t,locales:r,ssr:n,localeCookieName:o}){const i=a(()=>Array.from(new Set([t,...r])),[t,r]),[s,c]=Sr({locale:e,defaultLocale:t,locales:i,ssr:n,localeCookieName:o}),[l,u]=a(()=>{const e=h(t,s,i);return[e,e&&p(t,s)]},[t,s,i]);return{locale:s,setLocale:c,locales:i,translationRequired:l,dialectTranslationRequired:u}}({_locale:w,defaultLocale:d,locales:l,ssr:_,localeCookieName:m}),{region:F,setRegion:N}=function({_region:e,ssr:t,regionCookieName:r}){const[o,a]=n(t?void 0:Rr({_region:e,regionCookieName:r}));return i(()=>{a(Rr({_region:e,regionCookieName:r}))},[e,r]),{region:o,setRegion:e=>{a(e),"undefined"!=typeof document&&(document.cookie=`${r}=${e||""};path=/`)}}}({_region:k,ssr:_,regionCookieName:Dt}),M=a(()=>new u({devApiKey:I,sourceLocale:d,targetLocale:P,projectId:R,baseUrl:g,customMapping:j}),[I,d,R,g,j]),U=(S?"custom":f&&R&&"default")||"disabled",$=jr({_dictionary:c,loadDictionary:A,locale:P,defaultLocale:d});Er({devApiKey:I,projectId:R,runtimeUrl:g,loadTranslationsType:U,cacheUrl:f,locales:l});const{translations:V,setTranslations:K,translationsStatus:G,setTranslationsStatus:W}=Cr({_translations:E,translationRequired:H,loadTranslationsType:U,loadTranslations:S,locale:P,cacheUrl:f,projectId:R,_versionId:T}),{registerI18nextForTranslation:J,registerIcuForTranslation:X,registerJsxForTranslation:q,runtimeTranslationEnabled:Y}=B(Object.assign({gt:M,locale:P,versionId:T,defaultLocale:d,runtimeUrl:g,renderSettings:y,setTranslations:K,setTranslationsStatus:W},C)),Z=Lt(V,G,P,d,H,D,Y,X,y),Q=zt($,V,G,P,d,H,D,Y,X,y),ee=!(H&&!V||!P);return v(b.Provider,{value:{gt:M,registerI18nextForTranslation:J,registerIcuForTranslation:X,registerJsxForTranslation:q,_internalUseGTFunction:Z,_internalUseTranslationsFunction:Q,runtimeTranslationEnabled:Y,locale:P,locales:z,setLocale:L,defaultLocale:d,region:F,setRegion:N,translations:V,translationsStatus:G,translationRequired:H,dialectTranslationRequired:D,projectId:R,renderSettings:y},children:ee?t:O})}function Pr(){const{setLocale:e}=m("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function Lr(){return m("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function zr(){return m("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function Hr(e){return zr().getLocaleProperties(e)}function Dr(){return m("useRegion(): Unable to access user's region outside of a <GTProvider>").region}pr._gtt="plural",br._gtt="translate-client";export{Nt as Branch,Ft as ClientProvider,O as Currency,E as DateTime,b as GTContext,Ir as GTProvider,wr as LocaleSelector,A as Num,pr as Plural,Br as RegionSelector,br as T,S as Var,T as renderVariable,gr as useDefaultLocale,vr as useGT,zr as useGTClass,_r as useLocale,Hr as useLocaleProperties,mr as useLocaleSelector,Lr as useLocales,Dr as useRegion,kr as useRegionSelector,B as useRuntimeTranslation,Pr as useSetLocale,yr as useTranslations};
|
|
18
|
+
function(){var t=e,r=t.lib,n=r.WordArray,o=r.Hasher,i=t.algo,a=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),s=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),u=n.create([0,1518500249,1859775393,2400959708,2840853838]),d=n.create([1352829926,1548603684,1836072691,2053994217,0]),f=i.RIPEMD160=o.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,o=e[n];e[n]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i,f,b,m,x,w,k,B,A,S,O,E=this._hash.words,T=u.words,j=d.words,C=a.words,R=s.words,I=c.words,P=l.words;for(w=i=E[0],k=f=E[1],B=b=E[2],A=m=E[3],S=x=E[4],r=0;r<80;r+=1)O=i+e[t+C[r]]|0,O+=r<16?h(f,b,m)+T[0]:r<32?p(f,b,m)+T[1]:r<48?v(f,b,m)+T[2]:r<64?g(f,b,m)+T[3]:y(f,b,m)+T[4],O=(O=_(O|=0,I[r]))+x|0,i=x,x=m,m=_(b,10),b=f,f=O,O=w+e[t+R[r]]|0,O+=r<16?y(k,B,A)+j[0]:r<32?g(k,B,A)+j[1]:r<48?v(k,B,A)+j[2]:r<64?p(k,B,A)+j[3]:h(k,B,A)+j[4],O=(O=_(O|=0,P[r]))+S|0,w=S,S=A,A=_(B,10),B=k,k=O;O=E[1]+b+A|0,E[1]=E[2]+m+S|0,E[2]=E[3]+x+w|0,E[3]=E[4]+i+k|0,E[4]=E[0]+f+B|0,E[0]=O},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,i=o.words,a=0;a<5;a++){var s=i[a];i[a]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return o},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function h(e,t,r){return e^t^r}function p(e,t,r){return e&t|~e&r}function v(e,t,r){return(e|~t)^r}function g(e,t,r){return e&r|t&~r}function y(e,t,r){return e^(t|~r)}function _(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(f),t.HmacRIPEMD160=o._createHmacHelper(f)}(),e.RIPEMD160)),ke.exports;var e}(),Se(),function(){return Oe||(Oe=1,Ee.exports=(c=M(),de(),Se(),t=(e=c).lib,r=t.Base,n=t.WordArray,o=e.algo,i=o.SHA256,a=o.HMAC,s=o.PBKDF2=r.extend({cfg:r.extend({keySize:4,hasher:i,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,o=a.create(r.hasher,e),i=n.create(),s=n.create([1]),c=i.words,l=s.words,u=r.keySize,d=r.iterations;c.length<u;){var f=o.update(t).finalize(s);o.reset();for(var h=f.words,p=h.length,v=f,g=1;g<d;g++){v=o.finalize(v),o.reset();for(var y=v.words,_=0;_<p;_++)h[_]^=y[_]}i.concat(f),l[0]++}return i.sigBytes=4*u,i}}),e.PBKDF2=function(e,t,r){return s.create(r).compute(e,t)},c.PBKDF2)),Ee.exports;var e,t,r,n,o,i,a,s,c}(),Ce(),Pe(),He(),Ne(),$e(),Ge(),function(){return We?Je.exports:(We=1,Je.exports=(t=M(),Pe(),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 Xe?qe.exports:(Xe=1,qe.exports=(e=M(),Pe(),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 Ye?Ze.exports:(Ye=1,Ze.exports=(e=M(),Pe(),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 Qe?et.exports:(Qe=1,et.exports=(e=M(),Pe(),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 tt||(tt=1,rt.exports=(e=M(),Pe(),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)),rt.exports;var e}(),function(){return nt?ot.exports:(nt=1,ot.exports=(e=M(),Pe(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return it?at.exports:(it=1,at.exports=(n=M(),Pe(),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 st||(st=1,ct.exports=(e=M(),Q(),ie(),Ce(),Pe(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],d=[],f=[],h=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,o[r]=p,i[p]=r;var v=e[r],g=e[v],y=e[g],_=257*e[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*y^65537*g^257*v^16843008*r,u[p]=_<<24|_>>>8,d[p]=_<<16|_>>>16,f[p]=_<<8|_>>>24,h[p]=_,r?(r=v^e[e[e[y^v]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),i=this._keySchedule=[],a=0;a<n;a++)a<r?i[a]=t[a]:(l=i[a-1],a%r?r>6&&a%r==4&&(l=o[l>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l]):(l=o[(l=l<<8|l>>>24)>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l],l^=p[a/r|0]<<24),i[a]=i[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=i[a];else l=i[a-4];s[c]=c<4||a<=4?l:u[o[l>>>24]]^d[o[l>>>16&255]]^f[o[l>>>8&255]]^h[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,d,f,h,i),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,i,a,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],d=e[t+2]^r[2],f=e[t+3]^r[3],h=4,p=1;p<c;p++){var v=n[l>>>24]^o[u>>>16&255]^i[d>>>8&255]^a[255&f]^r[h++],g=n[u>>>24]^o[d>>>16&255]^i[f>>>8&255]^a[255&l]^r[h++],y=n[d>>>24]^o[f>>>16&255]^i[l>>>8&255]^a[255&u]^r[h++],_=n[f>>>24]^o[l>>>16&255]^i[u>>>8&255]^a[255&d]^r[h++];l=v,u=g,d=y,f=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[h++],g=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[h++],y=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[h++],_=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&d])^r[h++],e[t]=v,e[t+1]=g,e[t+2]=y,e[t+3]=_},keySize:8});t.AES=r._createHelper(v)}(),e.AES)),ct.exports;var e}(),dt(),function(){return ft||(ft=1,ht.exports=(e=M(),Q(),ie(),Ce(),Pe(),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)),ht.exports;var e}(),function(){return pt||(pt=1,vt.exports=(e=M(),Q(),ie(),Ce(),Pe(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)o[r]^=n[r+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(o[0]^=l,o[1]^=d,o[2]^=u,o[3]^=f,o[4]^=l,o[5]^=d,o[6]^=u,o[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.Rabbit=r._createHelper(s)}(),e.Rabbit)),vt.exports;var e}(),function(){return gt||(gt=1,yt.exports=(e=M(),Q(),ie(),Ce(),Pe(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)c.call(this);for(o=0;o<8;o++)n[o]^=r[o+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(n[0]^=l,n[1]^=d,n[2]^=u,n[3]^=f,n[4]^=l,n[5]^=d,n[6]^=u,n[7]^=f,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.RabbitLegacy=r._createHelper(s)}(),e.RabbitLegacy)),yt.exports;var e}(),mt())),H.exports),Tt=I(Et),jt=function(){return jt=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},jt.apply(this,arguments)};function Ct(e){return Tt.SHA256(e).toString(Tt.enc.Hex).slice(0,16)}function Rt(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;void 0===t&&(t=Ct);var a={};return a.source="JSX"===i?Pt(r):r,a=jt(jt(jt(jt({},a),o&&{id:o}),n&&{context:n}),i&&{dataFormat:i}),t(z(a))}"function"==typeof SuppressedError&&SuppressedError;var It=function(e){if(e&&"object"==typeof e){var t={};if("c"in e&&e.c&&(t.c=Pt(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],Pt(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)?jt({k:e.k},e.v&&{v:e.v}):t}return e};function Pt(e){return Array.isArray(e)?e.map(It):It(e)}function Lt(e,t,r,n,o,i,a,c,l){return s((s,u={})=>{const{$id:f,$context:h}=u,p=x(u,["$id","$context"]);if(!s||"string"!=typeof s)return"";const v=(e,t)=>d(e,{locales:t,variables:p}),g=f&&(null==e?void 0:e[f]);let y="";o&&!g&&(y=Rt(Object.assign(Object.assign(Object.assign({source:s},h&&{context:h}),f&&{id:f}),{dataFormat:"ICU"})));const _=g?null==e?void 0:e[f]:null==e?void 0:e[y],b=null==t?void 0:t[y];return o&&"error"!==(null==b?void 0:b.status)?"success"===(null==b?void 0:b.status)?v(_,[r,n]):a?(c({source:s,targetLocale:r,metadata:Object.assign(Object.assign(Object.assign({},h&&{context:h}),f&&{id:f}),{hash:y||""})}),"replace"===l.method?v(s,[n]):"skeleton"===l.method?"":i?v(s,[n]):""):v(s,[n]):v(s,[n])},[e,t,r,n,o,a,c,i])}function zt(t,r,n,o,i,a,c,l,u,f){return s((s,h={})=>{if(!t)return"";const p=function(t,r){let n=t;const o=r.split(".");for(const t of o){if("object"!=typeof n||Array.isArray(n)||e.isValidElement(n))return;n=n[t]}return n}(t,s);if(!p)return console.warn((e=>`No valid dictionary entry found for id: "${e}"`)(s)),"";if(!function(e){if("string"==typeof e)return!0;if(Array.isArray(e)){if("string"!=typeof(null==e?void 0:e[0]))return!1;const t=null==e?void 0:e[1];if(void 0===t)return!0;if(t&&"object"==typeof t)return!0}return!1}(p))return console.warn((e=>`Invalid dictionary entry found for id: "${e}"`)(s)),"";const{entry:v,metadata:g}=function(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}}(p);if(!v||"string"!=typeof v)return"";const y=(e,t)=>d(e,{locales:t,variables:h});if(!a)return y(v,[i]);const _=Rt(Object.assign(Object.assign({source:v},(null==g?void 0:g.$context)&&{context:g.$context}),{id:s,dataFormat:"ICU"})),b=null==r?void 0:r[_],m=null==n?void 0:n[_];return"success"===(null==m?void 0:m.status)?y(b,[o,i]):"error"===(null==m?void 0:m.status)?y(v,[i]):l?(u({source:v,targetLocale:o,metadata:Object.assign(Object.assign({},(null==g?void 0:g.$context)&&{context:g.$context}),{id:s,hash:_})}),"replace"===f.method?y(v,[i]):"skeleton"===f.method?"":c?y(v,[i]):""):y(v,[i])},[t,r,n,o,i,a,l,u,c])}const Ht="generaltranslation.locale",Dt="generaltranslation.region";function Ft({children:e,dictionary:t,initialTranslations:r,initialTranslationsStatus:o,locale:s,region:c,_versionId:l,defaultLocale:d,translationRequired:h,dialectTranslationRequired:p,locales:g=[],renderSettings:y,projectId:_,devApiKey:m,runtimeUrl:x,runtimeTranslationEnabled:w,resetLocaleCookieName:k,localeCookieName:A=Ht,regionCookieName:S=Dt,customMapping:O}){const[E,T]=n(m?null:r),[j,C]=n(m?null:o),[R,I]=n(s&&f(s,g)||"");i(()=>{var e;const t=null===(e=document.cookie.split("; ").find(e=>e.startsWith(`${A}=`)))||void 0===e?void 0:e.split("=")[1];R&&t&&t!==R&&(document.cookie=`${A}=;path=/`)},[R,A]);const[P,L]=n(c);i(()=>{var e;const t=null===(e=document.cookie.split("; ").find(e=>e.startsWith(`${S}=`)))||void 0===e?void 0:e.split("=")[1];P&&t&&t!==P&&(document.cookie=`${S}=;path=/`)},[P,S]);const z=a(()=>new u({devApiKey:m,sourceLocale:d,targetLocale:R,projectId:_,baseUrl:x||void 0,customMapping:O}),[m,d,R,_,x,O]);i(()=>{T(e=>Object.assign(Object.assign({},r),e)),C(e=>Object.assign(Object.assign({},Object.keys(r).reduce((e,t)=>(e[t]={status:"success"},e),{})),e))},[r]);const{registerIcuForTranslation:H,registerJsxForTranslation:D,registerI18nextForTranslation:F}=B({gt:z,locale:R,versionId:l,runtimeUrl:x,setTranslations:T,setTranslationsStatus:C,defaultLocale:d,renderSettings:y,runtimeTranslationEnabled:w}),N=Lt(E,j,R,d,h,p,w,H,y),M=zt(t,E,j,R,d,h,p,w,H,y),U=!(h&&!E)&&R;return v(b.Provider,{value:{gt:z,registerIcuForTranslation:H,registerI18nextForTranslation:F,registerJsxForTranslation:D,setLocale:e=>{e=f(e,g)||R||d,document.cookie=`${A}=${e};path=/`,document.cookie=`${k}=true;path=/`,I(e),window.location.reload()},_internalUseGTFunction:N,_internalUseTranslationsFunction:M,locale:R,locales:g,defaultLocale:d,region:P,setRegion:e=>{document.cookie=`${S}=${e||""};path=/`,L(e)},translations:E,translationsStatus:j,translationRequired:h,dialectTranslationRequired:p,renderSettings:y,runtimeTranslationEnabled:w},children:U&&e})}function Nt(e){var{children:t,branch:r}=e,n=x(e,["children","branch"]);const o=(r=null==r?void 0:r.toString())&&void 0!==n[r]?n[r]:t;return v(g,{children:o})}Nt._gtt="branch";var Mt="https://cdn.gtx.dev",Ut="https://runtime2.gtx.dev",$t="en",Vt=["singular","plural","dual","zero","one","two","few","many","other"];var Kt=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 Gt(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 Wt={variable:"v",number:"n",datetime:"d",currency:"c"};function Jt(e){return Wt[e]}function Xt(t,r=0){let n=r;const o=e=>{const{type:t,props:r}=e;n+=1;const o={id:n};let i;try{i="function"==typeof t&&t._gtt||""}catch(e){}if(i){const e=i.split("-");if("translate"===e[0]&&(e[0]="fragment"),"variable"===e[0]&&(o.variableType=(null==e?void 0:e[1])||"variable"),"plural"===e[0]){const e=Object.entries(r).reduce((e,[t,r])=>(function(e){return Vt.includes(e)}(t)&&(e[t]=Xt(r,n)),e),{});Object.keys(e).length&&(o.branches=e)}if("branch"===e[0]){const{children:e,branch:t}=r,i=x(r,["children","branch"]),a=Object.entries(i).reduce((e,[t,r])=>(e[t]=Xt(r,n),e),{});Object.keys(a).length&&(o.branches=a)}o.transformation=e[0]}return o};function i(t){return c(t)?function(t){const{props:r}=t,n=o(t),i=Object.assign(Object.assign({},r),{"data-_gt":n});return r.children&&!n.variableType&&(i.children=a(r.children)),t.type===e.Fragment&&(i["data-_gt"].transformation="fragment"),e.cloneElement(t,i)}(t):t}function a(t){return Array.isArray(t)?e.Children.map(t,i):i(t)}return a(t)}"function"==typeof SuppressedError&&SuppressedError;const qt={variable:"value",number:"n",datetime:"date",currency:"cost"};function Yt(e={},t){var r;if(e.name)return e.name;return`_gt_${qt[t]||"value"}_${null===(r=e["data-_gt"])||void 0===r?void 0:r.id}`}var Zt={pl:"placeholder",ti:"title",alt:"alt",arl:"aria-label",arb:"aria-labelledby",ard:"aria-describedby"};const Qt=e=>{var t;if(!e)return"";const{type:r,props:n}=e;if(r&&"function"==typeof r){if("displayName"in r&&"string"==typeof r.displayName&&r.displayName)return r.displayName;if("name"in r&&"string"==typeof r.name&&r.name)return r.name}return r&&"string"==typeof r?r:n.href?"a":(null===(t=n["data-_gt"])||void 0===t?void 0:t.id)?`C${n["data-_gt"].id}`:"function"},er=e=>{const{props:t}=e,r={t:Qt(e)};if(t["data-_gt"]){const e=t["data-_gt"],n=e.transformation;if("variable"===n){const r=e.variableType||"variable",n=Yt(t,r),o=Jt(r);return{i:e.id,k:n,v:o}}r.i=e.id,r.d=((e,t,r)=>{let n=Object.entries(Zt).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]=rr(r)}),n=Object.assign(Object.assign({},n),{b:e,t:"p"})}if("branch"===e&&r){const e={};Object.entries(r).forEach(([t,r])=>{e[t]=rr(r)}),n=Object.assign(Object.assign({},n),{b:e,t:"b"})}return Object.keys(n).length?n:void 0})(n,t,e.branches);let o=Object.entries(Zt).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]=rr(r)}),o=Object.assign(Object.assign({},o),{b:t,t:"p"})}if("branch"===n&&e.branches){const t={};Object.entries(e.branches).forEach(([e,r])=>{t[e]=rr(r)}),o=Object.assign(Object.assign({},o),{b:t,t:"b"})}r.d=Object.keys(o).length?o:void 0}return t.children&&(r.c=rr(t.children)),r},tr=t=>{return r=t,e.isValidElement(r)?er(t):"number"==typeof t?t.toString():t;var r};function rr(e){return Array.isArray(e)?e.map(tr):tr(e)}function nr(e,t,r){let n="",o=null;return"number"==typeof e&&!o&&r&&(n=function(e,t,r){void 0===t&&(t=Vt),void 0===r&&(r=["en"]);var n=Kt.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 or(e){var t;return"object"==typeof e&&!!e&&"data-_gt"in e&&"object"==typeof e["data-_gt"]&&!!e["data-_gt"]&&"transformation"in e["data-_gt"]&&"variable"===(null===(t=e["data-_gt"])||void 0===t?void 0:t.transformation)}function ir(e){var t;const r=(null===(t=e["data-_gt"])||void 0===t?void 0:t.variableType)||"variable";return{variableName:Yt(e,r),variableType:Jt(r),variableValue:void 0!==e.value?e.value:void 0!==e["data-_gt-unformatted-value"]?e["data-_gt-unformatted-value"]:void 0!==e.children?e.children:void 0,variableOptions:(()=>{const t=Object.assign(Object.assign({},void 0!==e.currency&&{currency:e.currency}),void 0!==e.options&&e.options);return Object.keys(t).length?t:"string"==typeof e["data-_gt-variable-options"]?JSON.parse(e["data-_gt-variable-options"]):e["data-_gt-variable-options"]||void 0})()}}function ar(e){return e&&e.props&&e.props["data-_gt"]?e.props["data-_gt"]:null}function sr({children:t,defaultLocale:r=$t,renderVariable:n}){const o=t=>e.isValidElement(t)?(t=>{const o=ar(t);if(or(t.props)){const{variableType:e,variableValue:o,variableOptions:i}=ir(t.props);return n({variableType:e,variableValue:o,variableOptions:i,locales:[r]})}if("plural"===(null==o?void 0:o.transformation)){const e=o.branches||{};return i(nr(t.props.n,[r],e)||t.props.children)}if("branch"===(null==o?void 0:o.transformation)){let e=t.props,{children:r,branch:n,"data-_gt":a}=e,s=x(e,["children","branch","data-_gt"]);return s=o.branches||{},i(void 0!==s[n]?s[n]:r)}return"fragment"===(null==o?void 0:o.transformation)?e.createElement(e.Fragment,{key:t.props.key,children:i(t.props.children)}):t.props.children?e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0,children:i(t.props.children)})):e.cloneElement(t,Object.assign(Object.assign({},t.props),{"data-_gt":void 0}))})(t):t,i=t=>Array.isArray(t)?e.Children.map(t,o):o(t);return i(t)}function cr({sourceElement:t,targetElement:r,locales:n=[$t],renderVariable:o}){var i,a;const{props:s}=t,c=s["data-_gt"],l=null==c?void 0:c.transformation,u=r.d,d={};if(u&&Object.entries(Zt).forEach(([e,t])=>{u[e]&&(d[t]=u[e])}),"plural"===l){const e=t.props.n;return lr({source:nr(e,n,c.branches||{})||t.props.children,target:nr(e,n,(null===(i=r.d)||void 0===i?void 0:i.b)||{})||r.c,locales:n,renderVariable:o})}if("branch"===l){const{branch:e,children:t}=s;return lr({source:(c.branches||{})[e]||t,target:((null===(a=r.d)||void 0===a?void 0:a.b)||{})[e]||r.c,locales:n,renderVariable:o})}return"fragment"===l&&r.c?e.createElement(e.Fragment,{key:t.props.key,children:lr({source:s.children,target:r.c,locales:n,renderVariable:o})}):(null==s?void 0:s.children)&&(null==r?void 0:r.c)?e.cloneElement(t,Object.assign(Object.assign(Object.assign({},s),d),{"data-_gt":void 0,children:lr({source:s.children,target:r.c,locales:n,renderVariable:o})})):sr({children:t,defaultLocale:n[0],renderVariable:o})}function lr({source:t,target:r,locales:n=[$t],renderVariable:o}){if(null==r&&t)return sr({children:t,defaultLocale:n[0],renderVariable:o});if("string"==typeof r)return r;if(Array.isArray(r)&&!Array.isArray(t)&&t&&(t=[t]),Array.isArray(t)&&Array.isArray(r)){const i={},a={},s=t.filter(t=>{if(e.isValidElement(t)){if(!or(t.props))return!0;{const{variableName:e,variableValue:r,variableOptions:n}=ir(t.props);i[e]=r,a[e]=n}}return!1}),c=e=>s.find(t=>{const r=ar(t);if(void 0!==(null==r?void 0:r.id)){return r.id===e.i}return!1})||s.shift();return r.map((t,r)=>{if("string"==typeof t)return v(e.Fragment,{children:t},`string_${r}`);if(Gt(t))return v(e.Fragment,{children:o({variableType:t.v||"v",variableValue:i[t.k],variableOptions:a[t.k],locales:n})},`var_${r}`);const s=c(t);return s?v(e.Fragment,{children:cr({sourceElement:s,targetElement:t,locales:n,renderVariable:o})},`element_${r}`):void 0})}if(r&&"object"==typeof r&&!Array.isArray(r)){const i=Gt(r)?"variable":"element";if(e.isValidElement(t)){if("element"===i)return cr({sourceElement:t,targetElement:r,locales:n,renderVariable:o});if(or(t.props)){const{variableValue:e,variableOptions:r,variableType:i}=ir(t.props);return o({variableType:i,variableValue:e,variableOptions:r,locales:n})}}}return sr({children:t,defaultLocale:n[0],renderVariable:o})}const ur={method:"default",timeout:"undefined"!=typeof process&&"development"!==process.env.NODE_ENV?8e3:12e3};const dr=e=>"string"==typeof e||Array.isArray(e),fr=e=>"object"==typeof e&&null!==e&&!Array.isArray(e);function hr(e,t){const r=Object.assign(Object.assign({},Object.fromEntries(Object.entries(e).filter(([,e])=>dr(e)))),Object.fromEntries(Object.entries(t).filter(([,e])=>dr(e)))),n=Object.entries(e).filter(([,e])=>fr(e)).map(([e])=>e),o=Object.entries(t).filter(([,e])=>fr(e)).map(([e])=>e),i=new Set([...n,...o]);for(const n of i)r[n]=hr(e[n]||{},t[n]||{});return r}function pr(e){var{children:t,n:n,locales:o}=e,i=x(e,["children","n","locales"]);const a=r(b);let s;a&&(o||(o=a.locale),s||(s=a.defaultLocale));const c=[...o?[o]:[],s||$t];if("number"!=typeof n)throw new Error((e=>`<Plural> component with children "${e}" requires "n" option.`)(t));return v(g,{children:nr(n,c,i)||t})}function vr(){const{_internalUseGTFunction:e}=m("useGT(): No context provided. You're trying to get the t() function from the useGT() hook, which can be invoked within a <GTProvider>.");return function(t,r={}){return e(t,r)}}function gr(){return m("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function yr(e){const t=t=>e?`${e}.${t}`:t,{_internalUseTranslationsFunction:r}=m(`useTranslations('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);return function(e,n={}){const o=t(e);return r(o,n)}}function _r(){return m("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function br(e){var{children:t,id:r,context:n}=e,o=x(e,["children","id","context"]);if(!t)return null;r=null!=r?r:null==o?void 0:o.$id,n=null!=n?n:null==o?void 0:o.$context;const{translations:s,translationRequired:c,translationsStatus:l,runtimeTranslationEnabled:u,dialectTranslationRequired:d,registerJsxForTranslation:f,renderSettings:h,locale:p,defaultLocale:y}=m("<T> used on the client-side outside of <GTProvider>"),_=a(()=>Xt(t),[t]),b=r&&(null==s?void 0:s[r]),[w,k]=a(()=>{if(!c||b)return[void 0,""];const e=rr(_);return[e,Rt(Object.assign(Object.assign(Object.assign({source:e},n&&{context:n}),r&&{id:r}),{dataFormat:"JSX"}))]},[_,n,r,c,b]),B=b?null==s?void 0:s[r]:null==s?void 0:s[k],A=null==l?void 0:l[k];i(()=>{u&&c&&s&&p&&!B&&!A&&f({source:w,targetLocale:p,metadata:{id:r,hash:k,context:n}})},[u,s,B,c,r,k,n,p,t]);const S=()=>sr({children:_,defaultLocale:y,renderVariable:T});if(!c||s&&!B&&!u||"error"===(null==A?void 0:A.status))return v(g,{children:S()});if(!B||"loading"===(null==A?void 0:A.status)){let e;return e="skeleton"===h.method?"":"replace"===h.method||d?S():"",v(g,{children:e})}return v(g,{children:(O=B,lr({source:_,target:O,locales:[p,y],renderVariable:T}))});var O}function mr(e){const{locales:t,locale:r,setLocale:n,gt:o}=m(),i=a(()=>{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]),c=s(e=>o.getLocaleProperties(e),[o]);return{locale:r,locales:e||i,setLocale:n,getLocaleProperties:c}}function xr(e){if(!e)return;const t={};for(const r in e)t[r]={name:e[r]};return t}function wr(e){var{locales:t,customNames:r,customMapping:n=xr(r)}=e,o=x(e,["locales","customNames","customMapping"]);const{locale:i,locales:a,setLocale:s,getLocaleProperties:c}=mr(t||void 0),l=e=>{if(n&&n[e]){if("string"==typeof n[e])return n[e];if(n[e].name)return n[e].name}return(t=c(e).nativeNameWithRegionCode)?t.charAt(0).toUpperCase()+(t.length>1?t.slice(1):""):"";var t};return a&&0!==a.length&&s?y("select",Object.assign({},o,{value:i||"",onChange:e=>s(e.target.value),children:[!i&&v("option",{value:""}),a.map(e=>v("option",{value:e,suppressHydrationWarning:!0,children:l(e)},e))]})):null}function kr({regions:e,customMapping:t,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:o,locale:i,setLocale:s,gt:c,region:u,setRegion:d}=m(),{regionCode:f}=c.getLocaleProperties(i),[h,p]=a(()=>{const a=new Map(o.map(e=>{const t=l(e,i,c.customMapping);return[t.regionCode,t]})),s=e?[...e]:Array.from((null==a?void 0:a.keys())||[f]),u=new Map(s.map(e=>{var r;return[e,Object.assign(Object.assign({locale:(null===(r=null==a?void 0:a.get(e))||void 0===r?void 0:r.code)||i},c.getRegionProperties(e)),"string"==typeof(null==t?void 0:t[e])?{name:null==t?void 0:t[e]}:null==t?void 0:t[e])]}));if(n&&s.sort((e,t)=>(new Intl.Collator).compare(u.get(e).name,u.get(t).name)),r){const e=s.indexOf(f);e>0&&(s.splice(e,1),s.unshift(f))}return[s,u]},[e,u,i,o,c]);return{region:u,setRegion:d,regions:h,regionData:p,locales:o,locale:i,localeRegion:f,setLocale:s}}function Br(e){var{regions:t,placeholder:r,customMapping:n,prioritizeCurrentLocaleRegion:o,sortRegionsAlphabetically:i,asLocaleSelector:a=!1}=e,s=x(e,["regions","placeholder","customMapping","prioritizeCurrentLocaleRegion","sortRegionsAlphabetically","asLocaleSelector"]);const{region:c,setRegion:l,regions:u,regionData:d,locale:f,setLocale:h}=kr({regions:t,customMapping:n,prioritizeCurrentLocaleRegion:o,sortRegionsAlphabetically:i});return y("select",Object.assign({},s,{value:c||"",onChange:e=>(e=>{if(l(e),a){const t=d.get(e).locale;f!==t&&h(t)}})(e.target.value),children:[!c&&v("option",{value:"",disabled:Boolean(c),hidden:Boolean(c),suppressHydrationWarning:!0,children:r||""},"placeholder"),u.map(e=>v("option",{value:e,suppressHydrationWarning:!0,children:d.get(e).name},e))]}))}function Ar(){return!("undefined"==typeof process||!process.env.NEXT_RUNTIME)||void 0!==(null===globalThis||void 0===globalThis?void 0:globalThis.__NEXT_DATA__)}function Sr({locale:e="",defaultLocale:t=$t,locales:r=[],localeCookieName:o=Ht,ssr:a=!0}){const[s,c]=n(a?e&&f(e,r)||"":Or({_locale:e,locale:e,locales:r,defaultLocale:t,localeCookieName:o})),[l,u]=function({locale:e,locales:t,defaultLocale:r,localeCookieName:n,_setLocale:o}){const i=n=>{const i=f(n,t)||e||r;return i!==n&&console.warn(((e,t)=>`You are trying to switch to "${t}" which is not supported. Update the list of supported locales through your dashboard or your config.json file if you are using a config file. Falling back to "${e}".`)(i,n)),o(i),i},a=e=>{const t=i(e);"undefined"!=typeof document&&(document.cookie=`${n}=${t};path=/`)};return[a,i]}({locale:s,locales:r,defaultLocale:t,localeCookieName:o,_setLocale:c});return i(()=>{const n=Or({_locale:e,locale:s,locales:r,defaultLocale:t,localeCookieName:o});u(n)},[e,s,r,t,o]),[s,l]}function Or({_locale:e,locale:t,locales:r,defaultLocale:n,localeCookieName:o}){var i;if(e&&e===t&&f(e,r)===t)return e;const a=(null===navigator||void 0===navigator?void 0:navigator.languages)?navigator.languages:(null===navigator||void 0===navigator?void 0:navigator.language)?[navigator.language]:(null===navigator||void 0===navigator?void 0:navigator.userLanguage)?[null===navigator||void 0===navigator?void 0:navigator.userLanguage]:[n],s="undefined"!=typeof document?null===(i=document.cookie.split("; ").find(e=>e.startsWith(`${o}=`)))||void 0===i?void 0:i.split("=")[1]:void 0,c=f([...e?[e]:[],...s?[s]:[],...a],r)||n;return s&&s!==c&&"undefined"!=typeof document&&(document.cookie=`${o}=${c};path=/`),c}function Er({devApiKey:e,projectId:t,runtimeUrl:r,loadTranslationsType:n,cacheUrl:o,locales:a}){i(()=>{if("production"===process.env.NODE_ENV&&e)throw new Error("gt-react Error: Production environments cannot include an api key.");if("custom"===n||!o&&!r||t||"development"!==process.env.NODE_ENV||console.warn("gt-react: Translation cloud services require a project ID! Find yours at generaltranslation.com/dashboard."),t&&r&&"custom"!==n&&!e&&"development"===process.env.NODE_ENV&&console.warn("gt-react: A development API key is required for runtime translation! Find your development API key: generaltranslation.com/dashboard. (Or, disable this warning message by setting runtimeUrl to an empty string which disables runtime translation.)"),r===Ut||o===Mt&&"default"===n){const e=a.filter(e=>!_(e));e.length&&console.warn((e=>`gt-react: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=l(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,n,o,r,t,a])}function Tr(e,t){return w(this,void 0,void 0,function*(){const r=Array.from(new Set([e,l(e).languageCode]));for(const e of r)try{const r=yield t(e);if(r)return r}catch(e){}console.warn("gt-react Warning: No dictionary was found. Ensure you are either passing your dictionary to the <GTProvider>.")})}function jr({_dictionary:e,loadDictionary:t,locale:r,defaultLocale:o}){const[a,s]=n(e);return i(()=>{if(!t)return;let e=!0;return(()=>{w(this,void 0,void 0,function*(){const n=hr((yield Tr(o,t))||{},(yield Tr(r,t))||{});e&&s(n||{})})})(),()=>{e=!1}},[t,r,o]),a}function Cr({_translations:e,translationRequired:t,loadTranslationsType:r,loadTranslations:o,locale:a,cacheUrl:s,projectId:c,_versionId:l}){const[u,d]=n(e||t&&"disabled"!==r?null:{}),[f,h]=n(null);return i(()=>{d(t&&"disabled"!==r?null:{}),h(t&&"disabled"!==r?null:{})},[a,r]),i(()=>{if(u||!t||"disabled"===r)return;let e=!0;return(()=>{w(this,void 0,void 0,function*(){let t;switch(r){case"custom":if(o)try{t=yield o(a)}catch(e){console.error(((e="")=>`gt-react Error: fetching locally stored translations. If you are using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(a),e)}break;case"default":try{t=yield function(e){return w(this,arguments,void 0,function*({cacheUrl:e,projectId:t,locale:r,versionId:n}){if(!t||!e||!r)return{};const o=yield fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return yield o.json()})}({cacheUrl:s,projectId:c,locale:a,versionId:l})}catch(e){console.error(e)}}t||(t={}),e&&(d(t),h(Object.keys(t).reduce((e,t)=>(e[t]={status:"success"},e),{})))})})(),()=>{e=!1}},[u,t,r,s,c,a,l]),{translations:u,setTranslations:d,translationsStatus:f,setTranslationsStatus:h}}function Rr({_region:e,regionCookieName:t}){var r;const n="undefined"!=typeof document?null===(r=document.cookie.split("; ").find(e=>e.startsWith(`${t}=`)))||void 0===r?void 0:r.split("=")[1]:void 0,o=e||n;return n&&n!==o&&"undefined"!=typeof document&&(document.cookie=`${t}=${o};path=/`),o}function Ir(e){var{children:t,config:r,projectId:o=(null==r?void 0:r.projectId)||"",devApiKey:s=(null==r?void 0:r.devApiKey)||"",dictionary:c=(null==r?void 0:r.dictionary)||{},locales:l=(null==r?void 0:r.locales)||[],defaultLocale:d=(null==r?void 0:r.defaultLocale)||$t,cacheUrl:f=(null==r?void 0:r.cacheUrl)||Mt,runtimeUrl:g=(null==r?void 0:r.runtimeUrl)||Ut,renderSettings:y=(null==r?void 0:r.renderSettings)||ur,ssr:_=(null==r?void 0:r.ssr)||Ar(),localeCookieName:m=(null==r?void 0:r.localeCookieName)||Ht,locale:w="",region:k,loadDictionary:A,loadTranslations:S,fallback:O,translations:E=null,_versionId:T,customMapping:j=(null==r?void 0:r.customMapping)}=e,C=x(e,["children","config","projectId","devApiKey","dictionary","locales","defaultLocale","cacheUrl","runtimeUrl","renderSettings","ssr","localeCookieName","locale","region","loadDictionary","loadTranslations","fallback","translations","_versionId","customMapping"]);const{projectId:R,devApiKey:I}=function(e,t){try{return{projectId:e||import.meta.env.VITE_GT_PROJECT_ID||import.meta.env.REDWOOD_ENV_GT_PROJECT_ID||"",devApiKey:t||import.meta.env.VITE_GT_DEV_API_KEY||import.meta.env.VITE_GT_API_KEY||import.meta.env.REDWOOD_ENV_GT_DEV_API_KEY||import.meta.env.REDWOOD_ENV_GT_API_KEY}}catch(e){}try{return{projectId:e||process.env.GT_PROJECT_ID||process.env.REACT_APP_GT_PROJECT_ID||process.env.NEXT_PUBLIC_GT_PROJECT_ID||process.env.GATSBY_GT_PROJECT_ID||"",devApiKey:t||process.env.GT_DEV_API_KEY||process.env.GT_API_KEY||process.env.REACT_APP_GT_DEV_API_KEY||process.env.REACT_APP_GT_API_KEY||process.env.NEXT_PUBLIC_GT_DEV_API_KEY||process.env.NEXT_PUBLIC_GT_API_KEY||process.env.GATSBY_GT_DEV_API_KEY||process.env.GATSBY_GT_API_KEY}}catch(e){console.error(e)}return{projectId:"",devApiKey:""}}(o,s),{locale:P,setLocale:L,locales:z,translationRequired:H,dialectTranslationRequired:D}=function({_locale:e,defaultLocale:t,locales:r,ssr:n,localeCookieName:o}){const i=a(()=>Array.from(new Set([t,...r])),[t,r]),[s,c]=Sr({locale:e,defaultLocale:t,locales:i,ssr:n,localeCookieName:o}),[l,u]=a(()=>{const e=h(t,s,i);return[e,e&&p(t,s)]},[t,s,i]);return{locale:s,setLocale:c,locales:i,translationRequired:l,dialectTranslationRequired:u}}({_locale:w,defaultLocale:d,locales:l,ssr:_,localeCookieName:m}),{region:F,setRegion:N}=function({_region:e,ssr:t,regionCookieName:r}){const[o,a]=n(t?void 0:Rr({_region:e,regionCookieName:r}));return i(()=>{a(Rr({_region:e,regionCookieName:r}))},[e,r]),{region:o,setRegion:e=>{a(e),"undefined"!=typeof document&&(document.cookie=`${r}=${e||""};path=/`)}}}({_region:k,ssr:_,regionCookieName:Dt}),M=a(()=>new u({devApiKey:I,sourceLocale:d,targetLocale:P,projectId:R,baseUrl:g,customMapping:j}),[I,d,R,g,j]),U=(S?"custom":f&&R&&"default")||"disabled",$=jr({_dictionary:c,loadDictionary:A,locale:P,defaultLocale:d});Er({devApiKey:I,projectId:R,runtimeUrl:g,loadTranslationsType:U,cacheUrl:f,locales:l});const{translations:V,setTranslations:K,translationsStatus:G,setTranslationsStatus:W}=Cr({_translations:E,translationRequired:H,loadTranslationsType:U,loadTranslations:S,locale:P,cacheUrl:f,projectId:R,_versionId:T}),{registerI18nextForTranslation:J,registerIcuForTranslation:X,registerJsxForTranslation:q,runtimeTranslationEnabled:Y}=B(Object.assign({gt:M,locale:P,versionId:T,defaultLocale:d,runtimeUrl:g,renderSettings:y,setTranslations:K,setTranslationsStatus:W},C)),Z=Lt(V,G,P,d,H,D,Y,X,y),Q=zt($,V,G,P,d,H,D,Y,X,y),ee=!(H&&!V||!P);return v(b.Provider,{value:{gt:M,registerI18nextForTranslation:J,registerIcuForTranslation:X,registerJsxForTranslation:q,_internalUseGTFunction:Z,_internalUseTranslationsFunction:Q,runtimeTranslationEnabled:Y,locale:P,locales:z,setLocale:L,defaultLocale:d,region:F,setRegion:N,translations:V,translationsStatus:G,translationRequired:H,dialectTranslationRequired:D,projectId:R,renderSettings:y},children:ee?t:O})}function Pr(){const{setLocale:e}=m("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e}function Lr(){return m("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function zr(){return m("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function Hr(e){return zr().getLocaleProperties(e)}function Dr(){return m("useRegion(): Unable to access user's region outside of a <GTProvider>").region}function Fr(e){const{gt:t}=m("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)}pr._gtt="plural",br._gtt="translate-client";export{Nt as Branch,Ft as ClientProvider,O as Currency,E as DateTime,b as GTContext,Ir as GTProvider,wr as LocaleSelector,A as Num,pr as Plural,Br as RegionSelector,br as T,S as Var,T as renderVariable,gr as useDefaultLocale,vr as useGT,zr as useGTClass,_r as useLocale,Fr as useLocaleDirection,Hr as useLocaleProperties,mr as useLocaleSelector,Lr as useLocales,Dr as useRegion,kr as useRegionSelector,B as useRuntimeTranslation,Pr as useSetLocale,yr as useTranslations};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Retrieves the text direction ('ltr' or 'rtl') for the current or specified locale from the `<GTProvider>` context.
|
|
3
|
+
*
|
|
4
|
+
* If no locale is provided, the direction for the current user's locale is returned.
|
|
5
|
+
*
|
|
6
|
+
* @param {string} [locale] - Optional locale code (e.g., 'ar', 'en-US'). If omitted, uses the current locale from context.
|
|
7
|
+
* @returns {'ltr' | 'rtl'} The text direction for the locale: 'rtl' for right-to-left languages, otherwise 'ltr'.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* const dir = useLocaleDirection(); // e.g., 'ltr'
|
|
11
|
+
* const arabicDir = useLocaleDirection('ar'); // 'rtl'
|
|
12
|
+
*/
|
|
13
|
+
export declare function useLocaleDirection(locale?: string): 'ltr' | 'rtl';
|
|
14
|
+
//# sourceMappingURL=useLocaleDirection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLocaleDirection.d.ts","sourceRoot":"","sources":["../../src/hooks/useLocaleDirection.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;GAWG;AACH,wBAAgB,kBAAkB,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,KAAK,CAKjE"}
|