@generaltranslation/react-core 1.2.3 → 1.2.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.
@@ -49,5 +49,5 @@ function(){var e=t,r=e.lib,n=r.WordArray,i=r.Hasher,o=e.algo,a=n.create([0,1,2,3
49
49
  * derived from CryptoJS.mode.CTR
50
50
  * Jan Hruby jhruby.web@gmail.com
51
51
  */
52
- t.mode.CTRGladman=function(){var e=t.lib.BlockCipherMode.extend();function r(t){if(255&~(t>>24))t+=1<<24;else{var e=t>>16&255,r=t>>8&255,n=255&t;255===e?(e=0,255===r?(r=0,255===n?n=0:++n):++r):++e,t=0,t+=e<<16,t+=r<<8,t+=n}return t}function n(t){return 0===(t[0]=r(t[0]))&&(t[1]=r(t[1])),t}var i=e.Encryptor=e.extend({processBlock:function(t,e){var r=this._cipher,i=r.blockSize,o=this._iv,a=this._counter;o&&(a=this._counter=o.slice(0),this._iv=void 0),n(a);var s=a.slice(0);r.encryptBlock(s,0);for(var c=0;c<i;c++)t[e+c]^=s[c]}});return e.Decryptor=i,e}(),t.mode.CTRGladman));var t}(),function(){return mo?bo.exports:(mo=1,bo.exports=(r=ki(),ho(),r.mode.OFB=(e=(t=r.lib.BlockCipherMode.extend()).Encryptor=t.extend({processBlock:function(t,e){var r=this._cipher,n=r.blockSize,i=this._iv,o=this._keystream;i&&(o=this._keystream=i.slice(0),this._iv=void 0),r.encryptBlock(o,0);for(var a=0;a<n;a++)t[e+a]^=o[a]}}),t.Decryptor=e,t),r.mode.OFB));var t,e,r}(),function(){return wo?Ro.exports:(wo=1,Ro.exports=(e=ki(),ho(),e.mode.ECB=((t=e.lib.BlockCipherMode.extend()).Encryptor=t.extend({processBlock:function(t,e){this._cipher.encryptBlock(t,e)}}),t.Decryptor=t.extend({processBlock:function(t,e){this._cipher.decryptBlock(t,e)}}),t),e.mode.ECB));var t,e}(),function(){return Bo?Do.exports:(Bo=1,Do.exports=(t=ki(),ho(),t.pad.AnsiX923={pad:function(t,e){var r=t.sigBytes,n=4*e,i=n-r%n,o=r+i-1;t.clamp(),t.words[o>>>2]|=i<<24-o%4*8,t.sigBytes+=i},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Ansix923));var t}(),function(){return ko?Oo.exports:(ko=1,Oo.exports=(t=ki(),ho(),t.pad.Iso10126={pad:function(e,r){var n=4*r,i=n-e.sigBytes%n;e.concat(t.lib.WordArray.random(i-1)).concat(t.lib.WordArray.create([i<<24],1))},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Iso10126));var t}(),function(){return So?Mo.exports:(So=1,Mo.exports=(t=ki(),ho(),t.pad.Iso97971={pad:function(e,r){e.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(e,r)},unpad:function(e){t.pad.ZeroPadding.unpad(e),e.sigBytes--}},t.pad.Iso97971));var t}(),function(){return Ao?Fo.exports:(Ao=1,Fo.exports=(t=ki(),ho(),t.pad.ZeroPadding={pad:function(t,e){var r=4*e;t.clamp(),t.sigBytes+=r-(t.sigBytes%r||r)},unpad:function(t){var e=t.words,r=t.sigBytes-1;for(r=t.sigBytes-1;r>=0;r--)if(e[r>>>2]>>>24-r%4*8&255){t.sigBytes=r+1;break}}},t.pad.ZeroPadding));var t}(),function(){return Eo?Po.exports:(Eo=1,Po.exports=(t=ki(),ho(),t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding));var t}(),function(){return Co?$o.exports:(Co=1,$o.exports=(n=ki(),ho(),e=(t=n).lib.CipherParams,r=t.enc.Hex,t.format.Hex={stringify:function(t){return t.ciphertext.toString(r)},parse:function(t){var n=r.parse(t);return e.create({ciphertext:n})}},n.format.Hex));var t,e,r,n}(),function(){return Ho?jo.exports:(Ho=1,jo.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.BlockCipher,n=e.algo,i=[],o=[],a=[],s=[],c=[],l=[],u=[],f=[],h=[],d=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;var r=0,n=0;for(e=0;e<256;e++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,i[r]=p,o[p]=r;var v=t[r],y=t[v],g=t[y],_=257*t[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*g^65537*y^257*v^16843008*r,u[p]=_<<24|_>>>8,f[p]=_<<16|_>>>16,h[p]=_<<8|_>>>24,d[p]=_,r?(r=v^t[t[t[g^v]]],n^=t[t[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 t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4,n=4*((this._nRounds=r+6)+1),o=this._keySchedule=[],a=0;a<n;a++)a<r?o[a]=e[a]:(l=o[a-1],a%r?r>6&&a%r==4&&(l=i[l>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l]):(l=i[(l=l<<8|l>>>24)>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l],l^=p[a/r|0]<<24),o[a]=o[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=o[a];else l=o[a-4];s[c]=c<4||a<=4?l:u[i[l>>>24]]^f[i[l>>>16&255]]^h[i[l>>>8&255]]^d[i[255&l]]}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,a,s,c,l,i)},decryptBlock:function(t,e){var r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,this._doCryptBlock(t,e,this._invKeySchedule,u,f,h,d,o),r=t[e+1],t[e+1]=t[e+3],t[e+3]=r},_doCryptBlock:function(t,e,r,n,i,o,a,s){for(var c=this._nRounds,l=t[e]^r[0],u=t[e+1]^r[1],f=t[e+2]^r[2],h=t[e+3]^r[3],d=4,p=1;p<c;p++){var v=n[l>>>24]^i[u>>>16&255]^o[f>>>8&255]^a[255&h]^r[d++],y=n[u>>>24]^i[f>>>16&255]^o[h>>>8&255]^a[255&l]^r[d++],g=n[f>>>24]^i[h>>>16&255]^o[l>>>8&255]^a[255&u]^r[d++],_=n[h>>>24]^i[l>>>16&255]^o[u>>>8&255]^a[255&f]^r[d++];l=v,u=y,f=g,h=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&h])^r[d++],y=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[h>>>8&255]<<8|s[255&l])^r[d++],g=(s[f>>>24]<<24|s[h>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[d++],_=(s[h>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^r[d++],t[e]=v,t[e+1]=y,t[e+2]=g,t[e+3]=_},keySize:8});e.AES=r._createHelper(v)}(),t.AES));var t}(),function(){return zo?Io.exports:(zo=1,Io.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib,n=r.WordArray,i=r.BlockCipher,o=e.algo,a=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],s=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],c=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],l=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],u=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],f=o.DES=i.extend({_doReset:function(){for(var t=this._key.words,e=[],r=0;r<56;r++){var n=a[r]-1;e[r]=t[n>>>5]>>>31-n%32&1}for(var i=this._subKeys=[],o=0;o<16;o++){var l=i[o]=[],u=c[o];for(r=0;r<24;r++)l[r/6|0]|=e[(s[r]-1+u)%28]<<31-r%6,l[4+(r/6|0)]|=e[28+(s[r+24]-1+u)%28]<<31-r%6;for(l[0]=l[0]<<1|l[0]>>>31,r=1;r<7;r++)l[r]=l[r]>>>4*(r-1)+3;l[7]=l[7]<<5|l[7]>>>27}var f=this._invSubKeys=[];for(r=0;r<16;r++)f[r]=i[15-r]},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._subKeys)},decryptBlock:function(t,e){this._doCryptBlock(t,e,this._invSubKeys)},_doCryptBlock:function(t,e,r){this._lBlock=t[e],this._rBlock=t[e+1],h.call(this,4,252645135),h.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),h.call(this,1,1431655765);for(var n=0;n<16;n++){for(var i=r[n],o=this._lBlock,a=this._rBlock,s=0,c=0;c<8;c++)s|=l[c][((a^i[c])&u[c])>>>0];this._lBlock=a,this._rBlock=o^s}var f=this._lBlock;this._lBlock=this._rBlock,this._rBlock=f,h.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),h.call(this,16,65535),h.call(this,4,252645135),t[e]=this._lBlock,t[e+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function h(t,e){var r=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=r,this._lBlock^=r<<t}function d(t,e){var r=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=r,this._rBlock^=r<<t}e.DES=i._createHelper(f);var p=o.TripleDES=i.extend({_doReset:function(){var t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var e=t.slice(0,2),r=t.length<4?t.slice(0,2):t.slice(2,4),i=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=f.createEncryptor(n.create(e)),this._des2=f.createEncryptor(n.create(r)),this._des3=f.createEncryptor(n.create(i))},encryptBlock:function(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)},decryptBlock:function(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=i._createHelper(p)}(),t.TripleDES));var t}(),function(){return To?Zo.exports:(To=1,Zo.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=n.RC4=r.extend({_doReset:function(){for(var t=this._key,e=t.words,r=t.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var a=i%r,s=e[a>>>2]>>>24-a%4*8&255;o=(o+n[i]+s)%256;var c=n[i];n[i]=n[o],n[o]=c}this._i=this._j=0},_doProcessBlock:function(t,e){t[e]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var t=this._S,e=this._i,r=this._j,n=0,i=0;i<4;i++){r=(r+t[e=(e+1)%256])%256;var o=t[e];t[e]=t[r],t[r]=o,n|=t[(t[e]+t[r])%256]<<24-8*i}return this._i=e,this._j=r,n}e.RC4=r._createHelper(i);var a=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)o.call(this)}});e.RC4Drop=r._createHelper(a)}(),t.RC4));var t}(),function(){return Lo?Yo.exports:(Lo=1,Yo.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=[],o=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,r=0;r<4;r++)t[r]=16711935&(t[r]<<8|t[r]>>>24)|4278255360&(t[r]<<24|t[r]>>>8);var n=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)i[r]^=n[r+4&7];if(e){var o=e.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(i[0]^=l,i[1]^=f,i[2]^=u,i[3]^=h,i[4]^=l,i[5]^=f,i[6]^=u,i[7]^=h,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(t,e){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[e+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<o[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<o[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<o[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<o[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<o[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<o[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<o[6]>>>0?1:0)|0,this._b=e[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=t[r]+e[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.Rabbit=r._createHelper(s)}(),t.Rabbit));var t}(),function(){return Uo?Qo.exports:(Uo=1,Qo.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=[],o=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var i=0;i<4;i++)c.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(e){var o=e.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(n[0]^=l,n[1]^=f,n[2]^=u,n[3]^=h,n[4]^=l,n[5]^=f,n[6]^=u,n[7]^=h,i=0;i<4;i++)c.call(this)}},_doProcessBlock:function(t,e){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[e+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<o[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<o[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<o[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<o[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<o[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<o[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<o[6]>>>0?1:0)|0,this._b=e[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=t[r]+e[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.RabbitLegacy=r._createHelper(s)}(),t.RabbitLegacy));var t}(),function(){return Wo||(Wo=1,ta.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.BlockCipher,n=e.algo;const i=16,o=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],a=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var s={pbox:[],sbox:[]};function c(t,e){let r=e>>24&255,n=e>>16&255,i=e>>8&255,o=255&e,a=t.sbox[0][r]+t.sbox[1][n];return a^=t.sbox[2][i],a+=t.sbox[3][o],a}function l(t,e,r){let n,o=e,a=r;for(let e=0;e<i;++e)o^=t.pbox[e],a=c(t,o)^a,n=o,o=a,a=n;return n=o,o=a,a=n,a^=t.pbox[i],o^=t.pbox[17],{left:o,right:a}}var u=n.Blowfish=r.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4;!function(t,e,r){for(let e=0;e<4;e++){t.sbox[e]=[];for(let r=0;r<256;r++)t.sbox[e][r]=a[e][r]}let n=0;for(let i=0;i<18;i++)t.pbox[i]=o[i]^e[n],n++,n>=r&&(n=0);let i=0,s=0,c=0;for(let e=0;e<18;e+=2)c=l(t,i,s),i=c.left,s=c.right,t.pbox[e]=i,t.pbox[e+1]=s;for(let e=0;e<4;e++)for(let r=0;r<256;r+=2)c=l(t,i,s),i=c.left,s=c.right,t.sbox[e][r]=i,t.sbox[e][r+1]=s}(s,e,r)}},encryptBlock:function(t,e){var r=l(s,t[e],t[e+1]);t[e]=r.left,t[e+1]=r.right},decryptBlock:function(t,e){var r=function(t,e,r){let n,i=e,o=r;for(let e=17;e>1;--e)i^=t.pbox[e],o=c(t,i)^o,n=i,i=o,o=n;return n=i,i=o,o=n,o^=t.pbox[1],i^=t.pbox[0],{left:i,right:o}}(s,t[e],t[e+1]);t[e]=r.left,t[e+1]=r.right},blockSize:2,keySize:4,ivSize:2});e.Blowfish=r._createHelper(u)}(),t.Blowfish)),ta.exports;var t}()),"function"==typeof SuppressedError&&SuppressedError;var ea=function(t,e){return void 0===e&&(e={}),t?function(t){return!(!t.$_hash||!t.$_source)}(function(t){if(-1===t.lastIndexOf(":"))return null;var e=t.slice(t.lastIndexOf(":")+1);try{return JSON.parse(function(t){if("undefined"!=typeof Buffer)return Buffer.from(t,"base64").toString("utf8");for(var e=atob(t),r=new Uint8Array(e.length),n=0;n<e.length;n++)r[n]=e.charCodeAt(n);return(new TextDecoder).decode(r)}(e))}catch(t){return null}}(t)||{})?function(t){return"string"==typeof t&&-1!==t.lastIndexOf(":")?t.slice(0,t.lastIndexOf(":")):t}(t):bi(t,e):t};const ra=o(void 0);function na(t="useGTContext() must be used within a <GTProvider>!"){const e=a(ra);if(void 0===e)throw new Error(t);return e}function ia({children:r,locales:n,options:i={}}){const o=a(ra);if(null==r)return null;const s=o?.gt||new v;let c="string"==typeof r?parseFloat(r):r;return"number"==typeof c&&(n||(n||=[],o?.locale&&n.push(o.locale),o?.defaultLocale&&n.push(o.defaultLocale)),c=s.formatNum(c,{locales:n,...i})),t(e,{children:c})}function oa({children:r}){return t(e,{children:r})}function aa({children:r,currency:n="USD",locales:i,options:o={}}){const s=a(ra);if(null==r)return null;const c=s?.gt||new v;let l="string"==typeof r?parseFloat(r):r;return"number"==typeof l&&(i||(i||=[],s?.locale&&i.push(s.locale),s?.defaultLocale&&i.push(s.defaultLocale)),l=c.formatCurrency(l,n,{locales:i,...o})),t(e,{children:l})}function sa({children:r,locales:n,options:i={}}){const o=a(ra);if(null==r)return null;const s=o?.gt||new v;n||(n=[],o?.locale&&n.push(o.locale),o?.defaultLocale&&n.push(o.defaultLocale));const c=s.formatDateTime(r,{locales:n,...i}).replace(/[\u200F\u202B\u202E]/g,"");return t(e,{children:c})}ia._gtt="variable-number",oa._gtt="variable-variable",aa._gtt="variable-currency",sa._gtt="variable-datetime";const ca=({variableType:e,variableValue:r,variableOptions:n})=>"n"===e?t(ia,{options:n,children:r}):"d"===e?t(sa,{options:n,children:r}):"c"===e?t(aa,{options:n,children:r}):t(oa,{children:r}),la=Number.POSITIVE_INFINITY,ua=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function fa(t,e=new WeakSet){const r=typeof t;if(null==t||"number"===r||"boolean"===r||"bigint"===r)return String(t);if("string"===r)return JSON.stringify(t);if("symbol"===r)return`:sym(${t.description??""})`;if("function"===r)return`:fn(${t.name||"anon"})`;if(Array.isArray(t))return`[${t.map(t=>fa(t,e)).join(",")}]`;if("object"===r){const r=t;if(e.has(r))return":circular";e.add(r);const n=Object.keys(r).sort().map(t=>`${JSON.stringify(t)}:${fa(r[t],e)}`).join(",");return e.delete(r),`{${n}}`}return String(t)}function ha(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t?String(t):fa(t)}function da(t,e,r){const n=ua,i=Date.now(),o=la,a=ha(t),s=n.get(a);if(s&&s.expiresAt>i)return s.thenable;const c=function(t){const e=t;return null==e.status&&(e.status="pending",t.then(t=>{e.status="fulfilled",e.value=t},t=>{e.status="rejected",e.reason=t})),e}(e()),l={thenable:c,createdAt:i,expiresAt:i+o};if(n.set(a,l),o!==1/0){const t=()=>{const t=n.get(a);t&&t.thenable===c&&setTimeout(()=>{const t=n.get(a);t&&t.thenable===c&&n.delete(a)},Math.max(0,o))};c.then(t,t)}return c}let pa;try{pa=Function("o","k","return o[k]")(r,"use")}catch{}var va=pa;function ya({children:r,id:n,context:i,_hash:o,...a}){if(!r)return;n=n??a?.$id,i=i??a?.$context;const{translations:l,translationRequired:u,developmentApiEnabled:f,dialectTranslationRequired:h,registerJsxForTranslation:d,renderSettings:p,locale:v,defaultLocale:y}=na("<T> used on the client-side outside of <GTProvider>"),g=s(()=>Oe(r),[r]);let _;n&&(_=l?.[n]),void 0===_&&o&&(_=l?.[o]);const[x,m]=s(()=>{if(!u||_)return[void 0,""];const t=Le(g);return[t,ir({source:t,...i&&{context:i},...n&&{id:n},dataFormat:"JSX"})]},[g,i,n,u,_]);void 0===_&&(_=l?.[m]);const b=()=>ze({children:g,defaultLocale:y,renderVariable:ca}),w=t=>Xe({source:g,target:t,locales:[v,y],renderVariable:ca});if(!u||l&&!_&&!f||null===_)return t(e,{children:b()});if(_)return t(c,{fallback:w(_),children:w(_)});const B=async()=>{if(!f||!v)return b();if(_)return w(_);try{const t=await d({source:x,targetLocale:v,metadata:{id:n,hash:m,context:i}});return t?w(t):b()}catch(t){return console.warn(t),b()}};if(va){const e=va(da(["getTranslationPromise",f,JSON.stringify(x),v,n,m,i],()=>B()));return t(c,{fallback:e,children:e})}let k;return k="skeleton"===p.method?"":"replace"===p.method||h?b():"",t(c,{fallback:k,children:B()})}function ga(t){const{developmentApiEnabled:e,translationRequired:r,_preloadMessages:n,_filterMessagesForPreload:i,_tFunction:o,locale:a}=na("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let s;if(t&&va&&e&&r){const e=i(t);e.length>0&&(s=va(da(["_preloadMessages",a,JSON.stringify(e)],()=>n(e))))}return l(function(t,e={}){return o(t,e,s)},[s,o])}function _a(t){const e=e=>t?`${t}.${e}`:e,{_dictionaryFunction:r,_dictionaryObjFunction:n}=na(`useTranslations('${t}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);function i(t,n={}){const i=e(t);return r(i,n)}return i.obj=function(t,r={}){const i=e(t);return n(t,i,r)},i}function xa(){return na("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function ma(){return na("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function ba(){return na("useRegion(): Unable to access user's region outside of a <GTProvider>").region}ya._gtt="translate-client";function wa({gt:t,locale:e,versionId:r,defaultLocale:n,runtimeUrl:i,renderSettings:o,setTranslations:a,environment:c,...d}){const p=!!t.projectId&&!!i&&!!t.devApiKey&&"development"===c;if(!p){const t=t=>Promise.reject(new Error(`${t}() failed because translation is disabled`));return{developmentApiEnabled:p,registerIcuForTranslation:()=>t("registerIcuForTranslation"),registerJsxForTranslation:()=>t("registerJsxForTranslation")}}const v=u({gt:t,locale:e,baseMetadata:{...d,projectId:t.projectId,sourceLocale:n},timeout:o.timeout});v.current.gt=t,v.current.locale=e,v.current.baseMetadata={...d,projectId:t.projectId,sourceLocale:n},v.current.timeout=o.timeout;const y=u(!1),g=u(null),[_,x]=f(0),m=l(t=>{a(e=>{const r=Object.keys(t);if(0===r.length)return e;const n=e?{...e}:{};let i=!1;for(const o of r){const r=t[o],a=e?.[o];Object.is(a,r)||(n[o]=r,i=!0)}return i?n:e})},[a]),b=l(t=>{g.current={...g.current??{},...t},y.current&&x(t=>t+1)},[]);h(()=>{if(y.current=!0,g.current){const t=g.current;g.current=null,m(t)}return()=>{y.current=!1}},[m]),h(()=>{if(!y.current)return;const t=g.current;t&&(g.current=null,m(t))},[_,m]);const w=u(0),B=u(new Map),k=u(new Map),S=l(async t=>{if(0===t.size)return{};w.current+=1;const{gt:e,locale:r,baseMetadata:n,timeout:i}=v.current,o=Array.from(t.values()),a={},s=new Map;try{(await e.translateMany(o,{...n,targetLocale:r,timeout:i})).forEach((t,e)=>{const r=o[e],{hash:n,id:i}=r.metadata;if("translation"in t){const e=t.translation;a[n]=e,s.set(n,e)}else if("error"in t){const e=ur(i,n);console.warn(`${e} ${t.error||"An upstream error occurred."}`),a[n]=null,s.set(n,null)}else{const e=ur(i,n);console.warn(`${e} Unknown response format.`,t),a[n]=null,s.set(n,null)}})}catch(t){"AbortError"===t?.name?console.warn(_r):console.warn(lr,t),o.forEach(t=>{a[t.metadata.hash]=null,s.set(t.metadata.hash,null)})}finally{w.current-=1,o.forEach(t=>{const e=s.get(t.metadata.hash);void 0===e?(console.warn(`No translation result for ${t.metadata.hash}; resolving as null.`),t.resolve(null)):t.resolve(e)})}return a},[]),A=u(null),E=u(async()=>{}),C=l(t=>{b(t),B.current.size>0&&(A.current=setTimeout(()=>{A.current=null,E.current()},50))},[b]),H=l(()=>{E.current=async()=>{if(w.current>=100)return void(A.current=setTimeout(()=>{A.current=null,E.current()},50));const t=B.current;if(0===t.size)return;const e=Array.from(t.entries()).slice(0,Math.min(25,t.size)),r=new Map(e);e.forEach(([e])=>t.delete(e));const n=await S(r);C(n)}},[S,C]),z=l((t=!1)=>{if(H(),t)return A.current&&(clearTimeout(A.current),A.current=null),void E.current();A.current||(A.current=setTimeout(()=>{A.current=null,E.current()},50))},[H]),R=l(t=>e=>{const r=`${e.metadata.hash}:${e.targetLocale}`,n=k.current.get(r);if(n)return n;const i=new Promise(n=>{const i="JSX"===t?{dataFormat:"JSX",source:e.source,metadata:e.metadata,resolve:n,reject:()=>{}}:{dataFormat:"ICU",source:e.source,metadata:e.metadata,resolve:n,reject:()=>{}};B.current.set(r,i);const o=B.current.size>=25&&w.current<100;z(o)}).finally(()=>{k.current.delete(r)});return k.current.set(r,i),i},[z]),D=s(()=>R("ICU"),[R]),O=s(()=>R("JSX"),[R]);return h(()=>()=>{A.current&&clearTimeout(A.current)},[]),{developmentApiEnabled:p,registerIcuForTranslation:D,registerJsxForTranslation:O}}function Ba({gt:t,translations:e,locale:r,defaultLocale:n,translationRequired:i,developmentApiEnabled:o,registerIcuForTranslation:a,environment:s}){function c({message:e,variables:r,locales:n,fallback:i,id:o}){try{return t.formatMessage(e,{locales:n,variables:r})}catch(t){if("production"===s)console.warn(((t,e)=>`${Me} Warning: failed to render string ${e?`for id: "${e}"`:""} original message: "${t}"`)(e,o),"Error: ",t);else{if(!i)throw new Error(`${fr(e,o)} Error: ${t}`);console.error(fr(e,o),"Error: ",t)}return i?c({message:i,locales:n,variables:r,id:o}):e}}function l(t,e={}){if(!t||"string"!=typeof t)return null;const{$id:r,$context:n,$_hash:i,...o}=e;return{id:r,context:n,_hash:i,variables:o,calculateHash:()=>ir({source:t,...n&&{context:n},...r&&{id:r},dataFormat:"ICU"}),renderMessage:(t,e,n)=>c({message:t,locales:e,variables:o,id:r,fallback:n})}}function u(t,r,n){let i,o="";return r&&(i=e?.[r]),n&&void 0===i&&(o=n,i=e?.[n]),void 0===i&&(o=t(),i=e?.[o]),{translationEntry:i,hash:o}}const f=(t,e={},s)=>{const c=l(t,e);if(!c)return"";const{id:f,context:h,_hash:d,calculateHash:p,renderMessage:v}=c;if(!i)return v(t,[n]);const{translationEntry:y,hash:g}=u(p,f,d);return null===y?v(t,[n]):y?v(y,[r,n],t):void 0!==s?.[g]?s?.[g]?v(s?.[g],[r,n],t):v(t,[n]):o?(a({source:t,targetLocale:r,metadata:{...h&&{context:h},...f&&{id:f},hash:g||""}}),v(t,[n])):(console.warn(hr(t,f,"t")),v(t,[n]))};return{_tFunction:f,_mFunction:(t,s={},l)=>{if(!t)return t;const u=gi(t);if(!u||!u.$_hash||!u.$_source)return f(t,s,l);const{$_hash:h,$_source:d,$context:p,$hash:v,$id:y,...g}=u,_=(t,e,r)=>c({message:t,locales:e,variables:g,fallback:r});if(!i)return _(d,[n]);const x=e?.[u.$_hash];return null===x?_(d,[n]):x?_(x,[r,n],d):o?void 0!==l?.[h]?l?.[h]?_(l?.[h],[r,n],d):_(d,[n]):(a({source:d,targetLocale:r,metadata:{...p&&{context:p},hash:h}}),_(d,[n])):(console.warn(hr(d,yi(t),"m")),_(d,[n]))},_filterMessagesForPreload:t=>{const e=[];for(const{message:r,...n}of t){const t=l(r,n);if(!t)continue;const{id:i,_hash:o,calculateHash:a}=t,{translationEntry:s,hash:c}=u(a,i,o);s||e.push({message:r,...n,$_hash:c})}return e},_preloadMessages:async t=>{const e={};return await Promise.all(t.map(async({message:t,...n})=>{const i=l(t,n);if(!i)return;const{id:o,context:s,_hash:c,calculateHash:f}=i,{translationEntry:h,hash:d}=u(f,o,c);h&&(e[d]=h),e[d]=await a({source:t,targetLocale:r,metadata:{...s&&{context:s},...o&&{id:o},hash:d}})})),e}}}function ka(t,e,r,n,i,o,a,s,c,u,f){return l((s,l={})=>{if(!e)return"";const h=We(e,s);if(!h)return console.warn(yr(s)),"";if(!Ue(h))return console.warn((t=>`${Me} Warning: Invalid dictionary entry found for id: "${t}"`)(s)),"";const{entry:d,metadata:p}=Ne(h);if(!d||"string"!=typeof d)return"";const v=(e,r,n)=>{try{return t.formatMessage(e,{locales:r,variables:l})}catch(t){if("production"===f)console.warn((t=>`${Me} Warning: Invalid ICU string dictionary entry found for id: "${t}"`)(s),"Error: ",t);else{if(!n)throw new Error(`${pr(s)} Error: ${t}`);console.error(pr(s),"Error: ",t)}return n?v(n,r):e}};if(!a)return v(d,[o]);const y=We(r||{},s);if(y&&Ue(y)){const{entry:t}=Ne(y);return v(t,[i,o])}let g=n?.[s],_="";const x=()=>ir({source:d,...p?.$context&&{context:p.$context},id:s,dataFormat:"ICU"});return g||(_=x(),g=n?.[_]),g?v(g,[i,o],d):null===g?v(d,[o]):c?(u({source:d,targetLocale:i,metadata:{...p?.$context&&{context:p.$context},id:s,hash:_||x()}}),v(d,[o])):v(d,[o])},[e,r,n,i,o,a,c,u,s])}function Sa({_locale:t,defaultLocale:e,locales:r,ssr:n,localeCookieName:i,customMapping:o,useDetermineLocale:a,enableI18n:c}){const l=s(()=>Array.from(new Set([e,...c?r:[]])),[e,r,c]),[u,f]=a({locale:t,defaultLocale:e,locales:l,ssr:n,localeCookieName:i,customMapping:o,enableI18n:c}),[h,d]=s(()=>{const t=y(e,u,l,o),r=t&&g(e,u);if(!o){const t=[];if(l.forEach(e=>{_(e)||t.push(e)}),t.length)throw new Error((t=>`${Me} 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: ${t.join(", ")}.`)(t))}if(o){const t=[];if(l.forEach(e=>{_(e,o)||t.push(e)}),t.length)throw new Error((t=>`${Me} Error: You are using invalid canonical locale codes in your configuration: ${t.join(", ")}.`)(t))}return[t,r]},[e,u,l]);return{locale:u,setLocale:f,locales:l,translationRequired:h,dialectTranslationRequired:d}}function Aa({devApiKey:t,projectId:e,runtimeUrl:r,loadTranslationsType:n,cacheUrl:i,locales:o,environment:a}){h(()=>{if("production"===a&&t)throw new Error(cr);if("custom"===n||!i&&!r||e||"development"!==a||console.warn(vr),e&&r&&"custom"!==n&&!t&&"development"===a&&console.warn(gr),r===xe||i===_e&&"default"===n){const t=o.filter(t=>!m(t));t.length&&console.warn((t=>`${Me} Warning: The following locales are currently unsupported by our service: ${t.map(t=>{const{name:e}=d(t);return`${t} (${e})`}).join(", ")}`)(t))}},[t,n,i,r,e,o])}async function Ea(t,e){const r=Array.from(new Set([t,d(t).languageCode]));for(const t of r)try{const r=await e(t);if(r)return r}catch{}console.warn(xr)}function Ca({_translations:t,translationRequired:e,loadTranslationsType:r,loadTranslations:n,locale:i,cacheUrl:o,projectId:a,_versionId:s,gt:c}){const[l,u]=f(t||e&&"disabled"!==r?null:{});return h(()=>{u(e&&"disabled"!==r?null:{})},[i,r]),h(()=>{if(l||!e||"disabled"===r)return;let t=!0;return(async()=>{let e;switch(r){case"custom":if(n)try{e=await n(i)}catch(t){console.error(((t="")=>`${Me} Error: fetching locally stored translations. If you are using a custom loadTranslations(${t}), make sure it is correctly implemented.`)(i),t)}break;case"default":try{e=await async function({cacheUrl:t,projectId:e,locale:r,versionId:n,gt:i}){if(!e||!t||!r)return{};r=i.resolveCanonicalLocale(r);const o=await fetch(n?`${t}/${e}/${r}/${n}`:`${t}/${e}/${r}`);return await o.json()}({cacheUrl:o,projectId:a,locale:i,versionId:s,gt:c})}catch(t){console.error(t)}}e||(e={}),t&&u(e)})(),()=>{t=!1}},[l,e,r,o,a,i,s,c]),{translations:l,setTranslations:u}}function Ha(t,e,r,n,i,o,a,s,c,u,f,h){return l((a,c,l={})=>{if(""===c)throw new Error(`${Me} Error: You cannot provide an empty id to t.obj()`);const d=Ye({dictionary:t,id:c});if(!d)return console.warn(yr(c)),{};if(Ve(d))return h(a,l);if(!s)return er(d);const p=function({dictionary:t,id:e,sourceDictionary:r}){if(""===e)return t;let n=t;const i=r,o=e.split(".");for(const t of o)void 0===Re(n,t)&&(Array.isArray(Re(i,t))?De(n,t,[]):De(n,t,{})),n=Re(n,t);return n}({dictionary:e,id:c,sourceDictionary:e}),{dictionary:v,updateDictionary:y}=sr(structuredClone(d),c),g=br(v,p,c),{dictionary:_,updateDictionary:x}=function(t,e,r,n,i=""){let o=!1;const a=i?i.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:i,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=We(e,c);let u;Ve(l)&&(u=Ne(l).entry);const f=r[i]||u;f&&(tr(f,e,c,t),o=!0)}),{dictionary:e,updateDictionary:o}}(v,structuredClone(p),i||{},g,c),m=function(t,e,r,n=""){const i=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:o}=n,a=i.length>0?o.split(".").slice(i.length).join("."):o,s=We(e,a);let c;Ve(s)&&(c=Ne(s).entry),tr(c||r,e,a,t)}),e}(v,structuredClone(_),g,c);return u&&Promise.allSettled(g.map(async t=>{const{source:e,metadata:r}=t,n=r?.$id;return[n,await f({source:e,targetLocale:o,metadata:{...r?.$context&&{context:r.$context},id:n,hash:r?.$_hash}})]})).then(e=>{const r=e.filter(t=>"fulfilled"===t.status).map(t=>t.value);r.length>0&&n(e=>function(t,e,r){return e.forEach(([e,n])=>{tr(n,t,e,r)}),t}(e,r,t))}),y&&setTimeout(()=>{r(t=>mr(t,v,c))},0),x&&setTimeout(()=>{n(t=>Ze(t,_))},0),structuredClone(m)},[t,i,o,a,s,c,u,f,e])}function za({enableI18n:t}){const[e]=f(t);return{enableI18n:e}}function Ra(){throw Fe("isSSREnabled")}function Da({}){throw Fe("useDetermineLocale")}function Oa({}){throw Fe("useRegionState")}function Ma({children:e,config:r,environment:n="production",projectId:i=r?.projectId||"",devApiKey:o=r?.devApiKey||"",_versionId:a=r?._versionId,dictionary:l=r?.dictionary||{},locales:u=r?.locales||[],defaultLocale:d=r?.defaultLocale||me,cacheUrl:p=r?.cacheUrl||_e,runtimeUrl:y=r?.runtimeUrl||xe,renderSettings:g=r?.renderSettings||Je(n),ssr:_=r?.ssr||Ra(),localeCookieName:m=r?.localeCookieName||"generaltranslation.locale",locale:b="",region:w,loadDictionary:B,loadTranslations:k,fallback:S,translations:A=null,customMapping:E=r?.customMapping,enableI18n:C=void 0===r?.enableI18n||r.enableI18n,enableI18nLoaded:H,useEnableI18n:z=za,readAuthFromEnv:R=Pe,useDetermineLocale:D=Da,useRegionState:O=Oa,...M}){b&&(b=x(b,E));const{projectId:F,devApiKey:P}=R({projectId:i,devApiKey:o}),{enableI18n:$}=z({enableI18n:C,enableI18nLoaded:H,enableI18nCookieName:"generaltranslation.enable-i18n",ssr:_}),{locale:j,setLocale:I,locales:T,translationRequired:L,dialectTranslationRequired:U}=Sa({_locale:b,defaultLocale:d,locales:u,ssr:_,localeCookieName:m,customMapping:E,useDetermineLocale:D,enableI18n:$}),{region:W,setRegion:N}=O({_region:w,ssr:_,regionCookieName:"generaltranslation.region"}),K=s(()=>new v({devApiKey:P,sourceLocale:d,targetLocale:j,projectId:F,baseUrl:y,customMapping:E}),[P,d,F,y,E]),X=(k?"custom":p&&F&&"default")||"disabled",{dictionary:J,setDictionary:V,dictionaryTranslations:G,setDictionaryTranslations:q}=function({_dictionary:t,_dictionaryTranslations:e={},loadDictionary:r,locale:n,defaultLocale:i}){const[o,a]=f(t),[s,c]=f(e);return h(()=>{if(!r)return;let t=!0;return(async()=>{const e=await Ea(i,r)||{},o=await Ea(n,r)||{};t&&a(e||{}),t&&c(o||{})})(),()=>{t=!1}},[r,n,i]),{dictionary:o,setDictionary:a,dictionaryTranslations:s,setDictionaryTranslations:c}}({_dictionary:l,_dictionaryTranslations:{},loadDictionary:B,locale:j,defaultLocale:d});Aa({devApiKey:P,projectId:F,runtimeUrl:y,loadTranslationsType:X,cacheUrl:p,locales:u,environment:n});const{translations:Z,setTranslations:Y}=Ca({_translations:A,translationRequired:L,loadTranslationsType:X,loadTranslations:k,locale:j,cacheUrl:p,projectId:F,_versionId:a,gt:K}),{registerIcuForTranslation:Q,registerJsxForTranslation:tt,developmentApiEnabled:et}=wa({gt:K,locale:j,versionId:a,defaultLocale:d,runtimeUrl:y,renderSettings:g,setTranslations:Y,environment:n,...M}),{_tFunction:rt,_mFunction:nt,_filterMessagesForPreload:it,_preloadMessages:ot}=Ba({gt:K,translations:Z,locale:j,defaultLocale:d,translationRequired:L,developmentApiEnabled:et,registerIcuForTranslation:Q,environment:n}),at=ka(K,J,G,Z,j,d,L,U,et,Q,n),st=Ha(J||{},G||{},V,q,Z,j,d,L,U,et,Q,at),ct=!(L&&!Z||!j);return t(ra.Provider,{value:{gt:K,registerIcuForTranslation:Q,registerJsxForTranslation:tt,_tFunction:rt,_mFunction:nt,_filterMessagesForPreload:it,_preloadMessages:ot,_dictionaryFunction:at,_dictionaryObjFunction:st,developmentApiEnabled:et,locale:j,locales:T,setLocale:I,defaultLocale:d,region:W,setRegion:N,translations:Z,translationRequired:L,dialectTranslationRequired:U,projectId:F,renderSettings:g},children:t(c,{fallback:S,children:ct?e:S})})}function Fa({children:t}){return t}function Pa({children:r,n:n,locales:i,...o}){const s=a(ra);let c;s&&(i||=s.locale,c||=s.defaultLocale);const l=[...i?[i]:[],c||me];if("number"!=typeof n)throw new Error((t=>`${Me} Error: <Plural> component with children "${t}" requires "n" option.`)(r));return t(e,{children:Ce(n,l,o)||r})}function $a({children:r,branch:n,...i}){n=n?.toString();const o=n&&void 0!==i[n]?i[n]:r;return t(e,{children:o})}function ja(){return na("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function Ia(){const{setLocale:t}=na("setLocale(): Unable to access user's locale outside of a <GTProvider>");return t}function Ta({}){throw Fe("LocaleSelector")}function La(t){const{locales:e,locale:r,setLocale:n,gt:i}=na(),o=s(()=>{if(!e||0===e.length)return[];const t=e.sort((t,e)=>(new Intl.Collator).compare(i.getLocaleProperties(t).nativeNameWithRegionCode,i.getLocaleProperties(e).nativeNameWithRegionCode));return t},[e]),a=l(t=>i.getLocaleProperties(t),[i]);return{locale:r,locales:t||o,setLocale:n,getLocaleProperties:a}}function Ua({}){throw Fe("RegionSelector")}function Wa(){return na("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function Na(t){return Wa().getLocaleProperties(t)}function Ka({regions:t,customMapping:e,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:i,locale:o,setLocale:a,gt:c,region:l,setRegion:u}=na(),{regionCode:f}=c.getLocaleProperties(o),[h,p]=s(()=>{const a=new Map(i.map(t=>{const e=d(t,o,c.customMapping);return[e.regionCode,e]})),s=t?[...t]:Array.from(a?.keys()||[f]),l=new Map(s.map(t=>[t,{locale:a?.get(t)?.code||o,...c.getRegionProperties(t),..."string"==typeof e?.[t]?{name:e?.[t]}:e?.[t]}]));if(n&&s.sort((t,e)=>(new Intl.Collator).compare(l.get(t).name,l.get(e).name)),r){const t=s.indexOf(f);t>0&&(s.splice(t,1),s.unshift(f))}return[s,l]},[t,l,o,i,c]);return{region:l,setRegion:u,regions:h,regionData:p,locales:i,locale:o,localeRegion:f,setLocale:a}}function Xa(t){const{gt:e}=na("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return e.getLocaleDirection(t)}function Ja(t){const{developmentApiEnabled:e,translationRequired:r,_preloadMessages:n,_filterMessagesForPreload:i,_mFunction:o,locale:a}=na("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let s;if(t&&va&&e&&r){const e=i(t);e.length>0&&(s=va(da(["_preloadMessages",a,JSON.stringify(e)],()=>n(e))))}return l(function(t,e={}){return o(t,e,s)},[s,o])}Pa._gtt="plural",$a._gtt="branch";export{$a as Branch,aa as Currency,sa as DateTime,ra as GTContext,Ma as GTProvider,Ta as LocaleSelector,ia as Num,Pa as Plural,Ua as RegionSelector,Fa as Static,ya as T,oa as Var,yi as decodeMsg,gi as decodeOptions,bi as gtFallback,ea as mFallback,vi as msg,Ba as useCreateInternalUseGTFunction,ka as useCreateInternalUseTranslationsFunction,Ha as useCreateInternalUseTranslationsObjFunction,xa as useDefaultLocale,ga as useGT,Wa as useGTClass,ma as useLocale,Xa as useLocaleDirection,Na as useLocaleProperties,La as useLocaleSelector,ja as useLocales,Ja as useMessages,ba as useRegion,Ka as useRegionSelector,wa as useRuntimeTranslation,Ia as useSetLocale,_a as useTranslations};
52
+ t.mode.CTRGladman=function(){var e=t.lib.BlockCipherMode.extend();function r(t){if(255&~(t>>24))t+=1<<24;else{var e=t>>16&255,r=t>>8&255,n=255&t;255===e?(e=0,255===r?(r=0,255===n?n=0:++n):++r):++e,t=0,t+=e<<16,t+=r<<8,t+=n}return t}function n(t){return 0===(t[0]=r(t[0]))&&(t[1]=r(t[1])),t}var i=e.Encryptor=e.extend({processBlock:function(t,e){var r=this._cipher,i=r.blockSize,o=this._iv,a=this._counter;o&&(a=this._counter=o.slice(0),this._iv=void 0),n(a);var s=a.slice(0);r.encryptBlock(s,0);for(var c=0;c<i;c++)t[e+c]^=s[c]}});return e.Decryptor=i,e}(),t.mode.CTRGladman));var t}(),function(){return mo?bo.exports:(mo=1,bo.exports=(r=ki(),ho(),r.mode.OFB=(e=(t=r.lib.BlockCipherMode.extend()).Encryptor=t.extend({processBlock:function(t,e){var r=this._cipher,n=r.blockSize,i=this._iv,o=this._keystream;i&&(o=this._keystream=i.slice(0),this._iv=void 0),r.encryptBlock(o,0);for(var a=0;a<n;a++)t[e+a]^=o[a]}}),t.Decryptor=e,t),r.mode.OFB));var t,e,r}(),function(){return wo?Ro.exports:(wo=1,Ro.exports=(e=ki(),ho(),e.mode.ECB=((t=e.lib.BlockCipherMode.extend()).Encryptor=t.extend({processBlock:function(t,e){this._cipher.encryptBlock(t,e)}}),t.Decryptor=t.extend({processBlock:function(t,e){this._cipher.decryptBlock(t,e)}}),t),e.mode.ECB));var t,e}(),function(){return Bo?Do.exports:(Bo=1,Do.exports=(t=ki(),ho(),t.pad.AnsiX923={pad:function(t,e){var r=t.sigBytes,n=4*e,i=n-r%n,o=r+i-1;t.clamp(),t.words[o>>>2]|=i<<24-o%4*8,t.sigBytes+=i},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Ansix923));var t}(),function(){return ko?Oo.exports:(ko=1,Oo.exports=(t=ki(),ho(),t.pad.Iso10126={pad:function(e,r){var n=4*r,i=n-e.sigBytes%n;e.concat(t.lib.WordArray.random(i-1)).concat(t.lib.WordArray.create([i<<24],1))},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},t.pad.Iso10126));var t}(),function(){return So?Mo.exports:(So=1,Mo.exports=(t=ki(),ho(),t.pad.Iso97971={pad:function(e,r){e.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(e,r)},unpad:function(e){t.pad.ZeroPadding.unpad(e),e.sigBytes--}},t.pad.Iso97971));var t}(),function(){return Ao?Fo.exports:(Ao=1,Fo.exports=(t=ki(),ho(),t.pad.ZeroPadding={pad:function(t,e){var r=4*e;t.clamp(),t.sigBytes+=r-(t.sigBytes%r||r)},unpad:function(t){var e=t.words,r=t.sigBytes-1;for(r=t.sigBytes-1;r>=0;r--)if(e[r>>>2]>>>24-r%4*8&255){t.sigBytes=r+1;break}}},t.pad.ZeroPadding));var t}(),function(){return Eo?Po.exports:(Eo=1,Po.exports=(t=ki(),ho(),t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding));var t}(),function(){return Co?$o.exports:(Co=1,$o.exports=(n=ki(),ho(),e=(t=n).lib.CipherParams,r=t.enc.Hex,t.format.Hex={stringify:function(t){return t.ciphertext.toString(r)},parse:function(t){var n=r.parse(t);return e.create({ciphertext:n})}},n.format.Hex));var t,e,r,n}(),function(){return Ho?jo.exports:(Ho=1,jo.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.BlockCipher,n=e.algo,i=[],o=[],a=[],s=[],c=[],l=[],u=[],f=[],h=[],d=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;var r=0,n=0;for(e=0;e<256;e++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,i[r]=p,o[p]=r;var v=t[r],y=t[v],g=t[y],_=257*t[p]^16843008*p;a[r]=_<<24|_>>>8,s[r]=_<<16|_>>>16,c[r]=_<<8|_>>>24,l[r]=_,_=16843009*g^65537*y^257*v^16843008*r,u[p]=_<<24|_>>>8,f[p]=_<<16|_>>>16,h[p]=_<<8|_>>>24,d[p]=_,r?(r=v^t[t[t[g^v]]],n^=t[t[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 t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4,n=4*((this._nRounds=r+6)+1),o=this._keySchedule=[],a=0;a<n;a++)a<r?o[a]=e[a]:(l=o[a-1],a%r?r>6&&a%r==4&&(l=i[l>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l]):(l=i[(l=l<<8|l>>>24)>>>24]<<24|i[l>>>16&255]<<16|i[l>>>8&255]<<8|i[255&l],l^=p[a/r|0]<<24),o[a]=o[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=o[a];else l=o[a-4];s[c]=c<4||a<=4?l:u[i[l>>>24]]^f[i[l>>>16&255]]^h[i[l>>>8&255]]^d[i[255&l]]}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,a,s,c,l,i)},decryptBlock:function(t,e){var r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,this._doCryptBlock(t,e,this._invKeySchedule,u,f,h,d,o),r=t[e+1],t[e+1]=t[e+3],t[e+3]=r},_doCryptBlock:function(t,e,r,n,i,o,a,s){for(var c=this._nRounds,l=t[e]^r[0],u=t[e+1]^r[1],f=t[e+2]^r[2],h=t[e+3]^r[3],d=4,p=1;p<c;p++){var v=n[l>>>24]^i[u>>>16&255]^o[f>>>8&255]^a[255&h]^r[d++],y=n[u>>>24]^i[f>>>16&255]^o[h>>>8&255]^a[255&l]^r[d++],g=n[f>>>24]^i[h>>>16&255]^o[l>>>8&255]^a[255&u]^r[d++],_=n[h>>>24]^i[l>>>16&255]^o[u>>>8&255]^a[255&f]^r[d++];l=v,u=y,f=g,h=_}v=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[f>>>8&255]<<8|s[255&h])^r[d++],y=(s[u>>>24]<<24|s[f>>>16&255]<<16|s[h>>>8&255]<<8|s[255&l])^r[d++],g=(s[f>>>24]<<24|s[h>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[d++],_=(s[h>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&f])^r[d++],t[e]=v,t[e+1]=y,t[e+2]=g,t[e+3]=_},keySize:8});e.AES=r._createHelper(v)}(),t.AES));var t}(),function(){return zo?Io.exports:(zo=1,Io.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib,n=r.WordArray,i=r.BlockCipher,o=e.algo,a=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],s=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],c=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],l=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],u=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],f=o.DES=i.extend({_doReset:function(){for(var t=this._key.words,e=[],r=0;r<56;r++){var n=a[r]-1;e[r]=t[n>>>5]>>>31-n%32&1}for(var i=this._subKeys=[],o=0;o<16;o++){var l=i[o]=[],u=c[o];for(r=0;r<24;r++)l[r/6|0]|=e[(s[r]-1+u)%28]<<31-r%6,l[4+(r/6|0)]|=e[28+(s[r+24]-1+u)%28]<<31-r%6;for(l[0]=l[0]<<1|l[0]>>>31,r=1;r<7;r++)l[r]=l[r]>>>4*(r-1)+3;l[7]=l[7]<<5|l[7]>>>27}var f=this._invSubKeys=[];for(r=0;r<16;r++)f[r]=i[15-r]},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._subKeys)},decryptBlock:function(t,e){this._doCryptBlock(t,e,this._invSubKeys)},_doCryptBlock:function(t,e,r){this._lBlock=t[e],this._rBlock=t[e+1],h.call(this,4,252645135),h.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),h.call(this,1,1431655765);for(var n=0;n<16;n++){for(var i=r[n],o=this._lBlock,a=this._rBlock,s=0,c=0;c<8;c++)s|=l[c][((a^i[c])&u[c])>>>0];this._lBlock=a,this._rBlock=o^s}var f=this._lBlock;this._lBlock=this._rBlock,this._rBlock=f,h.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),h.call(this,16,65535),h.call(this,4,252645135),t[e]=this._lBlock,t[e+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function h(t,e){var r=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=r,this._lBlock^=r<<t}function d(t,e){var r=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=r,this._rBlock^=r<<t}e.DES=i._createHelper(f);var p=o.TripleDES=i.extend({_doReset:function(){var t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var e=t.slice(0,2),r=t.length<4?t.slice(0,2):t.slice(2,4),i=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=f.createEncryptor(n.create(e)),this._des2=f.createEncryptor(n.create(r)),this._des3=f.createEncryptor(n.create(i))},encryptBlock:function(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)},decryptBlock:function(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=i._createHelper(p)}(),t.TripleDES));var t}(),function(){return To?Zo.exports:(To=1,Zo.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=n.RC4=r.extend({_doReset:function(){for(var t=this._key,e=t.words,r=t.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var a=i%r,s=e[a>>>2]>>>24-a%4*8&255;o=(o+n[i]+s)%256;var c=n[i];n[i]=n[o],n[o]=c}this._i=this._j=0},_doProcessBlock:function(t,e){t[e]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var t=this._S,e=this._i,r=this._j,n=0,i=0;i<4;i++){r=(r+t[e=(e+1)%256])%256;var o=t[e];t[e]=t[r],t[r]=o,n|=t[(t[e]+t[r])%256]<<24-8*i}return this._i=e,this._j=r,n}e.RC4=r._createHelper(i);var a=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)o.call(this)}});e.RC4Drop=r._createHelper(a)}(),t.RC4));var t}(),function(){return Lo?Yo.exports:(Lo=1,Yo.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=[],o=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,r=0;r<4;r++)t[r]=16711935&(t[r]<<8|t[r]>>>24)|4278255360&(t[r]<<24|t[r]>>>8);var n=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],i=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)i[r]^=n[r+4&7];if(e){var o=e.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(i[0]^=l,i[1]^=f,i[2]^=u,i[3]^=h,i[4]^=l,i[5]^=f,i[6]^=u,i[7]^=h,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(t,e){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[e+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<o[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<o[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<o[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<o[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<o[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<o[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<o[6]>>>0?1:0)|0,this._b=e[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=t[r]+e[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.Rabbit=r._createHelper(s)}(),t.Rabbit));var t}(),function(){return Uo?Qo.exports:(Uo=1,Qo.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.StreamCipher,n=e.algo,i=[],o=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var i=0;i<4;i++)c.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(e){var o=e.words,a=o[0],s=o[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(n[0]^=l,n[1]^=f,n[2]^=u,n[3]^=h,n[4]^=l,n[5]^=f,n[6]^=u,n[7]^=h,i=0;i<4;i++)c.call(this)}},_doProcessBlock:function(t,e){var r=this._X;c.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),t[e+n]^=i[n]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,r=0;r<8;r++)o[r]=e[r];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<o[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<o[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<o[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<o[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<o[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<o[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<o[6]>>>0?1:0)|0,this._b=e[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=t[r]+e[r],i=65535&n,s=n>>>16,c=((i*i>>>17)+i*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}t[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,t[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,t[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,t[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,t[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,t[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,t[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,t[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}e.RabbitLegacy=r._createHelper(s)}(),t.RabbitLegacy));var t}(),function(){return Wo||(Wo=1,ta.exports=(t=ki(),Mi(),Ii(),lo(),ho(),function(){var e=t,r=e.lib.BlockCipher,n=e.algo;const i=16,o=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],a=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var s={pbox:[],sbox:[]};function c(t,e){let r=e>>24&255,n=e>>16&255,i=e>>8&255,o=255&e,a=t.sbox[0][r]+t.sbox[1][n];return a^=t.sbox[2][i],a+=t.sbox[3][o],a}function l(t,e,r){let n,o=e,a=r;for(let e=0;e<i;++e)o^=t.pbox[e],a=c(t,o)^a,n=o,o=a,a=n;return n=o,o=a,a=n,a^=t.pbox[i],o^=t.pbox[17],{left:o,right:a}}var u=n.Blowfish=r.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4;!function(t,e,r){for(let e=0;e<4;e++){t.sbox[e]=[];for(let r=0;r<256;r++)t.sbox[e][r]=a[e][r]}let n=0;for(let i=0;i<18;i++)t.pbox[i]=o[i]^e[n],n++,n>=r&&(n=0);let i=0,s=0,c=0;for(let e=0;e<18;e+=2)c=l(t,i,s),i=c.left,s=c.right,t.pbox[e]=i,t.pbox[e+1]=s;for(let e=0;e<4;e++)for(let r=0;r<256;r+=2)c=l(t,i,s),i=c.left,s=c.right,t.sbox[e][r]=i,t.sbox[e][r+1]=s}(s,e,r)}},encryptBlock:function(t,e){var r=l(s,t[e],t[e+1]);t[e]=r.left,t[e+1]=r.right},decryptBlock:function(t,e){var r=function(t,e,r){let n,i=e,o=r;for(let e=17;e>1;--e)i^=t.pbox[e],o=c(t,i)^o,n=i,i=o,o=n;return n=i,i=o,o=n,o^=t.pbox[1],i^=t.pbox[0],{left:i,right:o}}(s,t[e],t[e+1]);t[e]=r.left,t[e+1]=r.right},blockSize:2,keySize:4,ivSize:2});e.Blowfish=r._createHelper(u)}(),t.Blowfish)),ta.exports;var t}()),"function"==typeof SuppressedError&&SuppressedError;var ea=function(t,e){return void 0===e&&(e={}),t?function(t){return!(!t.$_hash||!t.$_source)}(function(t){if(-1===t.lastIndexOf(":"))return null;var e=t.slice(t.lastIndexOf(":")+1);try{return JSON.parse(function(t){if("undefined"!=typeof Buffer)return Buffer.from(t,"base64").toString("utf8");for(var e=atob(t),r=new Uint8Array(e.length),n=0;n<e.length;n++)r[n]=e.charCodeAt(n);return(new TextDecoder).decode(r)}(e))}catch(t){return null}}(t)||{})?function(t){return"string"==typeof t&&-1!==t.lastIndexOf(":")?t.slice(0,t.lastIndexOf(":")):t}(t):bi(t,e):t};const ra=o(void 0);function na(t="useGTContext() must be used within a <GTProvider>!"){const e=a(ra);if(void 0===e)throw new Error(t);return e}function ia({children:r,locales:n,options:i={}}){const o=a(ra);if(null==r)return null;const s=o?.gt||new v;let c="string"==typeof r?parseFloat(r):r;return"number"==typeof c&&(n||(n||=[],o?.locale&&n.push(o.locale),o?.defaultLocale&&n.push(o.defaultLocale)),c=s.formatNum(c,{locales:n,...i})),t(e,{children:c})}function oa({children:r}){return t(e,{children:r})}function aa({children:r,currency:n="USD",locales:i,options:o={}}){const s=a(ra);if(null==r)return null;const c=s?.gt||new v;let l="string"==typeof r?parseFloat(r):r;return"number"==typeof l&&(i||(i||=[],s?.locale&&i.push(s.locale),s?.defaultLocale&&i.push(s.defaultLocale)),l=c.formatCurrency(l,n,{locales:i,...o})),t(e,{children:l})}function sa({children:r,locales:n,options:i={}}){const o=a(ra);if(null==r)return null;const s=o?.gt||new v;n||(n=[],o?.locale&&n.push(o.locale),o?.defaultLocale&&n.push(o.defaultLocale));const c=s.formatDateTime(r,{locales:n,...i}).replace(/[\u200F\u202B\u202E]/g,"");return t(e,{children:c})}ia._gtt="variable-number",oa._gtt="variable-variable",aa._gtt="variable-currency",sa._gtt="variable-datetime";const ca=({variableType:e,variableValue:r,variableOptions:n})=>"n"===e?t(ia,{options:n,children:r}):"d"===e?t(sa,{options:n,children:r}):"c"===e?t(aa,{options:n,children:r}):t(oa,{children:r}),la=Number.POSITIVE_INFINITY,ua=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function fa(t,e=new WeakSet){const r=typeof t;if(null==t||"number"===r||"boolean"===r||"bigint"===r)return String(t);if("string"===r)return JSON.stringify(t);if("symbol"===r)return`:sym(${t.description??""})`;if("function"===r)return`:fn(${t.name||"anon"})`;if(Array.isArray(t))return`[${t.map(t=>fa(t,e)).join(",")}]`;if("object"===r){const r=t;if(e.has(r))return":circular";e.add(r);const n=Object.keys(r).sort().map(t=>`${JSON.stringify(t)}:${fa(r[t],e)}`).join(",");return e.delete(r),`{${n}}`}return String(t)}function ha(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t?String(t):fa(t)}function da(t,e,r){const n=ua,i=Date.now(),o=la,a=ha(t),s=n.get(a);if(s&&s.expiresAt>i)return s.thenable;const c=function(t){const e=t;return null==e.status&&(e.status="pending",t.then(t=>{e.status="fulfilled",e.value=t},t=>{e.status="rejected",e.reason=t})),e}(e()),l={thenable:c,createdAt:i,expiresAt:i+o};if(n.set(a,l),o!==1/0){const t=()=>{const t=n.get(a);t&&t.thenable===c&&setTimeout(()=>{const t=n.get(a);t&&t.thenable===c&&n.delete(a)},Math.max(0,o))};c.then(t,t)}return c}let pa;try{pa=Function("o","k","return o[k]")(r,"use")}catch{}var va=pa;function ya({children:r,id:n,context:i,_hash:o,...a}){if(!r)return;n=n??a?.$id,i=i??a?.$context;const{translations:l,translationRequired:u,developmentApiEnabled:f,dialectTranslationRequired:h,registerJsxForTranslation:d,renderSettings:p,locale:v,defaultLocale:y}=na("<T> used on the client-side outside of <GTProvider>"),g=s(()=>Oe(r),[r]);let _;n&&(_=l?.[n]),void 0===_&&o&&(_=l?.[o]);const[x,m]=s(()=>{if(!u||_)return[void 0,""];const t=Le(g);return[t,ir({source:t,...i&&{context:i},...n&&{id:n},dataFormat:"JSX"})]},[g,i,n,u,_]);void 0===_&&(_=l?.[m]);const b=()=>ze({children:g,defaultLocale:y,renderVariable:ca}),w=t=>Xe({source:g,target:t,locales:[v,y],renderVariable:ca});if(!u||l&&!_&&!f||null===_)return t(e,{children:b()});if(_)return t(c,{fallback:w(_),children:w(_)});const B=async()=>{if(!f||!v)return b();if(_)return w(_);try{const t=await d({source:x,targetLocale:v,metadata:{id:n,hash:m,context:i}});return t?w(t):b()}catch(t){return console.warn(t),b()}};if(va){const e=va(da(["getTranslationPromise",f,JSON.stringify(x),v,n,m,i],()=>B()));return t(c,{fallback:e,children:e})}let k;return k="skeleton"===p.method?"":"replace"===p.method||h?b():"",t(c,{fallback:k,children:B()})}function ga(t){const{developmentApiEnabled:e,translationRequired:r,_preloadMessages:n,_filterMessagesForPreload:i,_tFunction:o,locale:a}=na("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let s;if(t&&va&&e&&r){const e=i(t);e.length>0&&(s=va(da(["_preloadMessages",a,JSON.stringify(e)],()=>n(e))))}return l(function(t,e={}){return o(t,e,s)},[s,o])}function _a(t){const e=e=>t?`${t}.${e}`:e,{_dictionaryFunction:r,_dictionaryObjFunction:n}=na(`useTranslations('${t}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);function i(t,n={}){const i=e(t);return r(i,n)}return i.obj=function(t,r={}){const i=e(t);return n(t,i,r)},i}function xa(){return na("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale}function ma(){return na("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale}function ba(){return na("useRegion(): Unable to access user's region outside of a <GTProvider>").region}ya._gtt="translate-client";function wa({gt:t,locale:e,versionId:r,defaultLocale:n,runtimeUrl:i,renderSettings:o,setTranslations:a,environment:c,...d}){const p=!!t.projectId&&!!i&&!!t.devApiKey&&"development"===c;if(!p){const t=t=>Promise.reject(new Error(`${t}() failed because translation is disabled`));return{developmentApiEnabled:p,registerIcuForTranslation:()=>t("registerIcuForTranslation"),registerJsxForTranslation:()=>t("registerJsxForTranslation")}}const v=u({gt:t,locale:e,baseMetadata:{...d,projectId:t.projectId,sourceLocale:n},timeout:o.timeout});v.current.gt=t,v.current.locale=e,v.current.baseMetadata={...d,projectId:t.projectId,sourceLocale:n},v.current.timeout=o.timeout;const y=u(!1),g=u(null),[_,x]=f(0),m=l(t=>{a(e=>{const r=Object.keys(t);if(0===r.length)return e;const n=e?{...e}:{};let i=!1;for(const o of r){const r=t[o],a=e?.[o];Object.is(a,r)||(n[o]=r,i=!0)}return i?n:e})},[a]),b=l(t=>{g.current={...g.current??{},...t},y.current&&x(t=>t+1)},[]);h(()=>{if(y.current=!0,g.current){const t=g.current;g.current=null,m(t)}return()=>{y.current=!1}},[m]),h(()=>{if(!y.current)return;const t=g.current;t&&(g.current=null,m(t))},[_,m]);const w=u(0),B=u(new Map),k=u(new Map),S=l(async t=>{if(0===t.size)return{};w.current+=1;const{gt:e,locale:r,baseMetadata:n,timeout:i}=v.current,o=Array.from(t.values()),a={},s=new Map;try{(await e.translateMany(o,{...n,targetLocale:r,timeout:i})).forEach((t,e)=>{const r=o[e],{hash:n,id:i}=r.metadata;if("translation"in t){const e=t.translation;a[n]=e,s.set(n,e)}else if("error"in t){const e=ur(i,n);console.warn(`${e} ${t.error||"An upstream error occurred."}`),a[n]=null,s.set(n,null)}else{const e=ur(i,n);console.warn(`${e} Unknown response format.`,t),a[n]=null,s.set(n,null)}})}catch(t){"AbortError"===t?.name?console.warn(_r):console.warn(lr,t),o.forEach(t=>{a[t.metadata.hash]=null,s.set(t.metadata.hash,null)})}finally{w.current-=1,o.forEach(t=>{const e=s.get(t.metadata.hash);void 0===e?(console.warn(`No translation result for ${t.metadata.hash}; resolving as null.`),t.resolve(null)):t.resolve(e)})}return a},[]),A=u(null),E=u(async()=>{}),C=l(t=>{b(t),B.current.size>0&&(A.current=setTimeout(()=>{A.current=null,E.current()},50))},[b]),H=l(()=>{E.current=async()=>{if(w.current>=100)return void(A.current=setTimeout(()=>{A.current=null,E.current()},50));const t=B.current;if(0===t.size)return;const e=Array.from(t.entries()).slice(0,Math.min(25,t.size)),r=new Map(e);e.forEach(([e])=>t.delete(e));const n=await S(r);C(n)}},[S,C]),z=l((t=!1)=>{if(H(),t)return A.current&&(clearTimeout(A.current),A.current=null),void E.current();A.current||(A.current=setTimeout(()=>{A.current=null,E.current()},50))},[H]),R=l(t=>e=>{const r=`${e.metadata.hash}:${e.targetLocale}`,n=k.current.get(r);if(n)return n;const i=new Promise(n=>{const i="JSX"===t?{dataFormat:"JSX",source:e.source,metadata:e.metadata,resolve:n,reject:()=>{}}:{dataFormat:"ICU",source:e.source,metadata:e.metadata,resolve:n,reject:()=>{}};B.current.set(r,i);const o=B.current.size>=25&&w.current<100;z(o)}).finally(()=>{k.current.delete(r)});return k.current.set(r,i),i},[z]),D=s(()=>R("ICU"),[R]),O=s(()=>R("JSX"),[R]);return h(()=>()=>{A.current&&clearTimeout(A.current)},[]),{developmentApiEnabled:p,registerIcuForTranslation:D,registerJsxForTranslation:O}}function Ba({gt:t,translations:e,locale:r,defaultLocale:n,translationRequired:i,developmentApiEnabled:o,registerIcuForTranslation:a,environment:s}){function c({message:e,variables:r,locales:n,fallback:i,id:o}){try{return t.formatMessage(e,{locales:n,variables:r})}catch(t){if("production"===s)console.warn(((t,e)=>`${Me} Warning: failed to render string ${e?`for id: "${e}"`:""} original message: "${t}"`)(e,o),"Error: ",t);else{if(!i)throw new Error(`${fr(e,o)} Error: ${t}`);console.error(fr(e,o),"Error: ",t)}return i?c({message:i,locales:n,variables:r,id:o}):e}}function l(t,e={}){if(!t||"string"!=typeof t)return null;const{$id:r,$context:n,$_hash:i,...o}=e;return{id:r,context:n,_hash:i,variables:o,calculateHash:()=>ir({source:t,...n&&{context:n},...r&&{id:r},dataFormat:"ICU"}),renderMessage:(t,e,n)=>c({message:t,locales:e,variables:o,id:r,fallback:n})}}function u(t,r,n){let i,o="";return r&&(i=e?.[r]),n&&void 0===i&&(o=n,i=e?.[n]),void 0===i&&(o=t(),i=e?.[o]),{translationEntry:i,hash:o}}const f=(t,e={},s)=>{const c=l(t,e);if(!c)return"";const{id:f,context:h,_hash:d,calculateHash:p,renderMessage:v}=c;if(!i)return v(t,[n]);const{translationEntry:y,hash:g}=u(p,f,d);return null===y?v(t,[n]):y?v(y,[r,n],t):void 0!==s?.[g]?s?.[g]?v(s?.[g],[r,n],t):v(t,[n]):o?(a({source:t,targetLocale:r,metadata:{...h&&{context:h},...f&&{id:f},hash:g||""}}),v(t,[n])):(console.warn(hr(t,f,"t")),v(t,[n]))};return{_tFunction:f,_mFunction:(t,s={},l)=>{if(!t)return t;const u=gi(t);if(!u||!u.$_hash||!u.$_source)return f(t,s,l);const{$_hash:h,$_source:d,$context:p,$hash:v,$id:y,...g}=u,_=(t,e,r)=>c({message:t,locales:e,variables:g,fallback:r});if(!i)return _(d,[n]);const x=e?.[u.$_hash];return null===x?_(d,[n]):x?_(x,[r,n],d):o?void 0!==l?.[h]?l?.[h]?_(l?.[h],[r,n],d):_(d,[n]):(a({source:d,targetLocale:r,metadata:{...p&&{context:p},hash:h}}),_(d,[n])):(console.warn(hr(d,yi(t),"m")),_(d,[n]))},_filterMessagesForPreload:t=>{const e=[];for(const{message:r,...n}of t){const t=l(r,n);if(!t)continue;const{id:i,_hash:o,calculateHash:a}=t,{translationEntry:s,hash:c}=u(a,i,o);s||e.push({message:r,...n,$_hash:c})}return e},_preloadMessages:async t=>{const e={};return await Promise.all(t.map(async({message:t,...n})=>{const i=l(t,n);if(!i)return;const{id:o,context:s,_hash:c,calculateHash:f}=i,{translationEntry:h,hash:d}=u(f,o,c);h&&(e[d]=h),e[d]=await a({source:t,targetLocale:r,metadata:{...s&&{context:s},...o&&{id:o},hash:d}})})),e}}}function ka(t,e,r,n,i,o,a,s,c,u,f){return l((s,l={})=>{if(!e)return"";const h=We(e,s);if(!h)return console.warn(yr(s)),"";if(!Ue(h))return console.warn((t=>`${Me} Warning: Invalid dictionary entry found for id: "${t}"`)(s)),"";const{entry:d,metadata:p}=Ne(h);if(!d||"string"!=typeof d)return"";const v=(e,r,n)=>{try{return t.formatMessage(e,{locales:r,variables:l})}catch(t){if("production"===f)console.warn((t=>`${Me} Warning: Invalid ICU string dictionary entry found for id: "${t}"`)(s),"Error: ",t);else{if(!n)throw new Error(`${pr(s)} Error: ${t}`);console.error(pr(s),"Error: ",t)}return n?v(n,r):e}};if(!a)return v(d,[o]);const y=We(r||{},s);if(y&&Ue(y)){const{entry:t}=Ne(y);return v(t,[i,o])}let g=n?.[s],_="";const x=()=>ir({source:d,...p?.$context&&{context:p.$context},id:s,dataFormat:"ICU"});return g||(_=x(),g=n?.[_]),g?v(g,[i,o],d):null===g?v(d,[o]):c?(u({source:d,targetLocale:i,metadata:{...p?.$context&&{context:p.$context},id:s,hash:_||x()}}),v(d,[o])):v(d,[o])},[e,r,n,i,o,a,c,u,s])}function Sa({_locale:t,defaultLocale:e,locales:r,ssr:n,localeCookieName:i,customMapping:o,useDetermineLocale:a,enableI18n:c}){const l=s(()=>Array.from(new Set([e,...c?r:[]])),[e,r,c]),[u,f]=a({locale:t,defaultLocale:e,locales:l,ssr:n,localeCookieName:i,customMapping:o,enableI18n:c}),[h,d]=s(()=>{const t=y(e,u,l,o),r=t&&g(e,u);if(!o){const t=[];if(l.forEach(e=>{_(e)||t.push(e)}),t.length)throw new Error((t=>`${Me} 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: ${t.join(", ")}.`)(t))}if(o){const t=[];if(l.forEach(e=>{_(e,o)||t.push(e)}),t.length)throw new Error((t=>`${Me} Error: You are using invalid canonical locale codes in your configuration: ${t.join(", ")}.`)(t))}return[t,r]},[e,u,l]);return{locale:u,setLocale:f,locales:l,translationRequired:h,dialectTranslationRequired:d}}function Aa({devApiKey:t,projectId:e,runtimeUrl:r,loadTranslationsType:n,cacheUrl:i,locales:o,environment:a}){h(()=>{if("production"===a&&t)throw new Error(cr);if("custom"===n||!i&&!r||e||"development"!==a||console.warn(vr),e&&r&&"custom"!==n&&!t&&"development"===a&&console.warn(gr),r===xe||i===_e&&"default"===n){const t=o.filter(t=>!m(t));t.length&&console.warn((t=>`${Me} Warning: The following locales are currently unsupported by our service: ${t.map(t=>{const{name:e}=d(t);return`${t} (${e})`}).join(", ")}`)(t))}},[t,n,i,r,e,o])}async function Ea(t,e){const r=Array.from(new Set([t,d(t).languageCode]));for(const t of r)try{const r=await e(t);if(r)return r}catch{}console.warn(xr)}function Ca({_translations:t,translationRequired:e,loadTranslationsType:r,loadTranslations:n,locale:i,cacheUrl:o,projectId:a,_versionId:s,gt:c}){const[l,u]=f(t||e&&"disabled"!==r?null:{});return h(()=>{u(e&&"disabled"!==r?null:{})},[i,r]),h(()=>{if(l||!e||"disabled"===r)return;let t=!0;return(async()=>{let e;switch(r){case"custom":if(n)try{e=await n(i)}catch(t){console.error(((t="")=>`${Me} Error: fetching locally stored translations. If you are using a custom loadTranslations(${t}), make sure it is correctly implemented.`)(i),t)}break;case"default":try{e=await async function({cacheUrl:t,projectId:e,locale:r,versionId:n,gt:i}){if(!e||!t||!r)return{};r=i.resolveCanonicalLocale(r);const o=await fetch(n?`${t}/${e}/${r}/${n}`:`${t}/${e}/${r}`);return await o.json()}({cacheUrl:o||_e,projectId:a,locale:i,versionId:s,gt:c})}catch(t){console.error(t)}}e||(e={}),t&&u(e)})(),()=>{t=!1}},[l,e,r,o,a,i,s,c]),{translations:l,setTranslations:u}}function Ha(t,e,r,n,i,o,a,s,c,u,f,h){return l((a,c,l={})=>{if(""===c)throw new Error(`${Me} Error: You cannot provide an empty id to t.obj()`);const d=Ye({dictionary:t,id:c});if(!d)return console.warn(yr(c)),{};if(Ve(d))return h(a,l);if(!s)return er(d);const p=function({dictionary:t,id:e,sourceDictionary:r}){if(""===e)return t;let n=t;const i=r,o=e.split(".");for(const t of o)void 0===Re(n,t)&&(Array.isArray(Re(i,t))?De(n,t,[]):De(n,t,{})),n=Re(n,t);return n}({dictionary:e,id:c,sourceDictionary:e}),{dictionary:v,updateDictionary:y}=sr(structuredClone(d),c),g=br(v,p,c),{dictionary:_,updateDictionary:x}=function(t,e,r,n,i=""){let o=!1;const a=i?i.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:i,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=We(e,c);let u;Ve(l)&&(u=Ne(l).entry);const f=r[i]||u;f&&(tr(f,e,c,t),o=!0)}),{dictionary:e,updateDictionary:o}}(v,structuredClone(p),i||{},g,c),m=function(t,e,r,n=""){const i=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:o}=n,a=i.length>0?o.split(".").slice(i.length).join("."):o,s=We(e,a);let c;Ve(s)&&(c=Ne(s).entry),tr(c||r,e,a,t)}),e}(v,structuredClone(_),g,c);return u&&Promise.allSettled(g.map(async t=>{const{source:e,metadata:r}=t,n=r?.$id;return[n,await f({source:e,targetLocale:o,metadata:{...r?.$context&&{context:r.$context},id:n,hash:r?.$_hash}})]})).then(e=>{const r=e.filter(t=>"fulfilled"===t.status).map(t=>t.value);r.length>0&&n(e=>function(t,e,r){return e.forEach(([e,n])=>{tr(n,t,e,r)}),t}(e,r,t))}),y&&setTimeout(()=>{r(t=>mr(t,v,c))},0),x&&setTimeout(()=>{n(t=>Ze(t,_))},0),structuredClone(m)},[t,i,o,a,s,c,u,f,e])}function za({enableI18n:t}){const[e]=f(t);return{enableI18n:e}}function Ra(){throw Fe("isSSREnabled")}function Da({}){throw Fe("useDetermineLocale")}function Oa({}){throw Fe("useRegionState")}function Ma({children:e,config:r,environment:n="production",projectId:i=r?.projectId||"",devApiKey:o=r?.devApiKey||"",_versionId:a=r?._versionId,dictionary:l=r?.dictionary||{},locales:u=r?.locales||[],defaultLocale:d=r?.defaultLocale||me,cacheUrl:p=r?.cacheUrl||_e,runtimeUrl:y=r?.runtimeUrl||xe,renderSettings:g=r?.renderSettings||Je(n),ssr:_=r?.ssr||Ra(),localeCookieName:m=r?.localeCookieName||"generaltranslation.locale",locale:b="",region:w,loadDictionary:B,loadTranslations:k,fallback:S,translations:A=null,customMapping:E=r?.customMapping,enableI18n:C=void 0===r?.enableI18n||r.enableI18n,enableI18nLoaded:H,useEnableI18n:z=za,readAuthFromEnv:R=Pe,useDetermineLocale:D=Da,useRegionState:O=Oa,...M}){b&&(b=x(b,E));const{projectId:F,devApiKey:P}=R({projectId:i,devApiKey:o}),{enableI18n:$}=z({enableI18n:C,enableI18nLoaded:H,enableI18nCookieName:"generaltranslation.enable-i18n",ssr:_}),{locale:j,setLocale:I,locales:T,translationRequired:L,dialectTranslationRequired:U}=Sa({_locale:b,defaultLocale:d,locales:u,ssr:_,localeCookieName:m,customMapping:E,useDetermineLocale:D,enableI18n:$}),{region:W,setRegion:N}=O({_region:w,ssr:_,regionCookieName:"generaltranslation.region"}),K=s(()=>new v({devApiKey:P,sourceLocale:d,targetLocale:j,projectId:F,baseUrl:y||void 0,customMapping:E}),[P,d,F,y,E]),X=(k?"custom":p&&F&&"default")||"disabled",{dictionary:J,setDictionary:V,dictionaryTranslations:G,setDictionaryTranslations:q}=function({_dictionary:t,_dictionaryTranslations:e={},loadDictionary:r,locale:n,defaultLocale:i}){const[o,a]=f(t),[s,c]=f(e);return h(()=>{if(!r)return;let t=!0;return(async()=>{const e=await Ea(i,r)||{},o=await Ea(n,r)||{};t&&a(e||{}),t&&c(o||{})})(),()=>{t=!1}},[r,n,i]),{dictionary:o,setDictionary:a,dictionaryTranslations:s,setDictionaryTranslations:c}}({_dictionary:l,_dictionaryTranslations:{},loadDictionary:B,locale:j,defaultLocale:d});Aa({devApiKey:P,projectId:F,runtimeUrl:y,loadTranslationsType:X,cacheUrl:p,locales:u,environment:n});const{translations:Z,setTranslations:Y}=Ca({_translations:A,translationRequired:L,loadTranslationsType:X,loadTranslations:k,locale:j,cacheUrl:p,projectId:F,_versionId:a,gt:K}),{registerIcuForTranslation:Q,registerJsxForTranslation:tt,developmentApiEnabled:et}=wa({gt:K,locale:j,versionId:a,defaultLocale:d,runtimeUrl:y,renderSettings:g,setTranslations:Y,environment:n,...M}),{_tFunction:rt,_mFunction:nt,_filterMessagesForPreload:it,_preloadMessages:ot}=Ba({gt:K,translations:Z,locale:j,defaultLocale:d,translationRequired:L,developmentApiEnabled:et,registerIcuForTranslation:Q,environment:n}),at=ka(K,J,G,Z,j,d,L,U,et,Q,n),st=Ha(J||{},G||{},V,q,Z,j,d,L,U,et,Q,at),ct=!(L&&!Z||!j);return t(ra.Provider,{value:{gt:K,registerIcuForTranslation:Q,registerJsxForTranslation:tt,_tFunction:rt,_mFunction:nt,_filterMessagesForPreload:it,_preloadMessages:ot,_dictionaryFunction:at,_dictionaryObjFunction:st,developmentApiEnabled:et,locale:j,locales:T,setLocale:I,defaultLocale:d,region:W,setRegion:N,translations:Z,translationRequired:L,dialectTranslationRequired:U,projectId:F,renderSettings:g},children:t(c,{fallback:S,children:ct?e:S})})}function Fa({children:t}){return t}function Pa({children:r,n:n,locales:i,...o}){const s=a(ra);let c;s&&(i||=s.locale,c||=s.defaultLocale);const l=[...i?[i]:[],c||me];if("number"!=typeof n)throw new Error((t=>`${Me} Error: <Plural> component with children "${t}" requires "n" option.`)(r));return t(e,{children:Ce(n,l,o)||r})}function $a({children:r,branch:n,...i}){n=n?.toString();const o=n&&void 0!==i[n]?i[n]:r;return t(e,{children:o})}function ja(){return na("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales}function Ia(){const{setLocale:t}=na("setLocale(): Unable to access user's locale outside of a <GTProvider>");return t}function Ta({}){throw Fe("LocaleSelector")}function La(t){const{locales:e,locale:r,setLocale:n,gt:i}=na(),o=s(()=>{if(!e||0===e.length)return[];const t=e.sort((t,e)=>(new Intl.Collator).compare(i.getLocaleProperties(t).nativeNameWithRegionCode,i.getLocaleProperties(e).nativeNameWithRegionCode));return t},[e]),a=l(t=>i.getLocaleProperties(t),[i]);return{locale:r,locales:t||o,setLocale:n,getLocaleProperties:a}}function Ua({}){throw Fe("RegionSelector")}function Wa(){return na("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}function Na(t){return Wa().getLocaleProperties(t)}function Ka({regions:t,customMapping:e,prioritizeCurrentLocaleRegion:r=!0,sortRegionsAlphabetically:n=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:i,locale:o,setLocale:a,gt:c,region:l,setRegion:u}=na(),{regionCode:f}=c.getLocaleProperties(o),[h,p]=s(()=>{const a=new Map(i.map(t=>{const e=d(t,o,c.customMapping);return[e.regionCode,e]})),s=t?[...t]:Array.from(a?.keys()||[f]),l=new Map(s.map(t=>[t,{locale:a?.get(t)?.code||o,...c.getRegionProperties(t),..."string"==typeof e?.[t]?{name:e?.[t]}:e?.[t]}]));if(n&&s.sort((t,e)=>(new Intl.Collator).compare(l.get(t).name,l.get(e).name)),r){const t=s.indexOf(f);t>0&&(s.splice(t,1),s.unshift(f))}return[s,l]},[t,l,o,i,c]);return{region:l,setRegion:u,regions:h,regionData:p,locales:i,locale:o,localeRegion:f,setLocale:a}}function Xa(t){const{gt:e}=na("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return e.getLocaleDirection(t)}function Ja(t){const{developmentApiEnabled:e,translationRequired:r,_preloadMessages:n,_filterMessagesForPreload:i,_mFunction:o,locale:a}=na("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let s;if(t&&va&&e&&r){const e=i(t);e.length>0&&(s=va(da(["_preloadMessages",a,JSON.stringify(e)],()=>n(e))))}return l(function(t,e={}){return o(t,e,s)},[s,o])}Pa._gtt="plural",$a._gtt="branch";export{$a as Branch,aa as Currency,sa as DateTime,ra as GTContext,Ma as GTProvider,Ta as LocaleSelector,ia as Num,Pa as Plural,Ua as RegionSelector,Fa as Static,ya as T,oa as Var,yi as decodeMsg,gi as decodeOptions,bi as gtFallback,ea as mFallback,vi as msg,Ba as useCreateInternalUseGTFunction,ka as useCreateInternalUseTranslationsFunction,Ha as useCreateInternalUseTranslationsObjFunction,xa as useDefaultLocale,ga as useGT,Wa as useGTClass,ma as useLocale,Xa as useLocaleDirection,Na as useLocaleProperties,La as useLocaleSelector,ja as useLocales,Ja as useMessages,ba as useRegion,Ka as useRegionSelector,wa as useRuntimeTranslation,Ia as useSetLocale,_a as useTranslations};
53
53
  //# sourceMappingURL=index.esm.min.mjs.map