@generaltranslation/react-core 1.2.3 → 1.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/dist/index.cjs.min.cjs +1 -1
- package/dist/index.cjs.min.cjs.map +1 -1
- package/dist/index.esm.min.mjs +1 -1
- package/dist/index.esm.min.mjs.map +1 -1
- package/dist/provider/hooks/useErrorChecks.d.ts +2 -2
- package/dist/provider/hooks/useErrorChecks.d.ts.map +1 -1
- package/dist/provider/hooks/useLoadTranslations.d.ts +1 -1
- package/dist/provider/hooks/useLoadTranslations.d.ts.map +1 -1
- package/dist/types-dir/config.d.ts +4 -4
- package/dist/types-dir/config.d.ts.map +1 -1
- package/dist/types.d.ts +4 -4
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @generaltranslation/react-core
|
|
2
2
|
|
|
3
|
+
## 1.2.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`30a04f9`](https://github.com/generaltranslation/gt/commit/30a04f955c64013daf2a32480fb33b3d4e08d678)]:
|
|
8
|
+
- generaltranslation@8.0.5
|
|
9
|
+
- gt-i18n@0.1.1
|
|
10
|
+
- @generaltranslation/supported-locales@2.0.28
|
|
11
|
+
|
|
12
|
+
## 1.2.4
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- [#831](https://github.com/generaltranslation/gt/pull/831) [`73d78b2`](https://github.com/generaltranslation/gt/commit/73d78b20e067fd291080856d33dd1bd2656b3399) Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - fix: disable runtime and cache behavior by setting cacheUrl and runtimeUrl to null
|
|
17
|
+
|
|
3
18
|
## 1.2.3
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
package/dist/index.cjs.min.cjs
CHANGED
|
@@ -49,5 +49,5 @@ function(){var t=e,r=t.lib,n=r.WordArray,o=r.Hasher,i=t.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
|
-
e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function r(e){if(255&~(e>>24))e+=1<<24;else{var t=e>>16&255,r=e>>8&255,n=255&e;255===t?(t=0,255===r?(r=0,255===n?n=0:++n):++r):++t,e=0,e+=t<<16,e+=r<<8,e+=n}return e}function n(e){return 0===(e[0]=r(e[0]))&&(e[1]=r(e[1])),e}var o=t.Encryptor=t.extend({processBlock:function(e,t){var r=this._cipher,o=r.blockSize,i=this._iv,a=this._counter;i&&(a=this._counter=i.slice(0),this._iv=void 0),n(a);var s=a.slice(0);r.encryptBlock(s,0);for(var c=0;c<o;c++)e[t+c]^=s[c]}});return t.Decryptor=o,t}(),e.mode.CTRGladman));var e}(),function(){return oi?ii.exports:(oi=1,ii.exports=(r=co(),Zo(),r.mode.OFB=(t=(e=r.lib.BlockCipherMode.extend()).Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,i=this._keystream;o&&(i=this._keystream=o.slice(0),this._iv=void 0),r.encryptBlock(i,0);for(var a=0;a<n;a++)e[t+a]^=i[a]}}),e.Decryptor=t,e),r.mode.OFB));var e,t,r}(),function(){return ai?vi.exports:(ai=1,vi.exports=(t=co(),Zo(),t.mode.ECB=((e=t.lib.BlockCipherMode.extend()).Encryptor=e.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),e.Decryptor=e.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),e),t.mode.ECB));var e,t}(),function(){return si?yi.exports:(si=1,yi.exports=(e=co(),Zo(),e.pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,o=n-r%n,i=r+o-1;e.clamp(),e.words[i>>>2]|=o<<24-i%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923));var e}(),function(){return ci?gi.exports:(ci=1,gi.exports=(e=co(),Zo(),e.pad.Iso10126={pad:function(t,r){var n=4*r,o=n-t.sigBytes%n;t.concat(e.lib.WordArray.random(o-1)).concat(e.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126));var e}(),function(){return li?_i.exports:(li=1,_i.exports=(e=co(),Zo(),e.pad.Iso97971={pad:function(t,r){t.concat(e.lib.WordArray.create([2147483648],1)),e.pad.ZeroPadding.pad(t,r)},unpad:function(t){e.pad.ZeroPadding.unpad(t),t.sigBytes--}},e.pad.Iso97971));var e}(),function(){return ui?xi.exports:(ui=1,xi.exports=(e=co(),Zo(),e.pad.ZeroPadding={pad:function(e,t){var r=4*t;e.clamp(),e.sigBytes+=r-(e.sigBytes%r||r)},unpad:function(e){var t=e.words,r=e.sigBytes-1;for(r=e.sigBytes-1;r>=0;r--)if(t[r>>>2]>>>24-r%4*8&255){e.sigBytes=r+1;break}}},e.pad.ZeroPadding));var e}(),function(){return fi?bi.exports:(fi=1,bi.exports=(e=co(),Zo(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return hi?mi.exports:(hi=1,mi.exports=(n=co(),Zo(),t=(e=n).lib.CipherParams,r=e.enc.Hex,e.format.Hex={stringify:function(e){return e.ciphertext.toString(r)},parse:function(e){var n=r.parse(e);return t.create({ciphertext:n})}},n.format.Hex));var e,t,r,n}(),function(){return di?wi.exports:(di=1,wi.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],f=[],h=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,o[r]=p,i[p]=r;var v=e[r],y=e[v],g=e[y],_=257*e[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^e[e[e[g^v]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),i=this._keySchedule=[],a=0;a<n;a++)a<r?i[a]=t[a]:(l=i[a-1],a%r?r>6&&a%r==4&&(l=o[l>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l]):(l=o[(l=l<<8|l>>>24)>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l],l^=p[a/r|0]<<24),i[a]=i[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=i[a];else l=i[a-4];s[c]=c<4||a<=4?l:u[o[l>>>24]]^f[o[l>>>16&255]]^h[o[l>>>8&255]]^d[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,f,h,d,i),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,i,a,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],f=e[t+2]^r[2],h=e[t+3]^r[3],d=4,p=1;p<c;p++){var v=n[l>>>24]^o[u>>>16&255]^i[f>>>8&255]^a[255&h]^r[d++],y=n[u>>>24]^o[f>>>16&255]^i[h>>>8&255]^a[255&l]^r[d++],g=n[f>>>24]^o[h>>>16&255]^i[l>>>8&255]^a[255&u]^r[d++],_=n[h>>>24]^o[l>>>16&255]^i[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++],e[t]=v,e[t+1]=y,e[t+2]=g,e[t+3]=_},keySize:8});t.AES=r._createHelper(v)}(),e.AES));var e}(),function(){return pi?Bi.exports:(pi=1,Bi.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib,n=r.WordArray,o=r.BlockCipher,i=t.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=i.DES=o.extend({_doReset:function(){for(var e=this._key.words,t=[],r=0;r<56;r++){var n=a[r]-1;t[r]=e[n>>>5]>>>31-n%32&1}for(var o=this._subKeys=[],i=0;i<16;i++){var l=o[i]=[],u=c[i];for(r=0;r<24;r++)l[r/6|0]|=t[(s[r]-1+u)%28]<<31-r%6,l[4+(r/6|0)]|=t[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]=o[15-r]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,r){this._lBlock=e[t],this._rBlock=e[t+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 o=r[n],i=this._lBlock,a=this._rBlock,s=0,c=0;c<8;c++)s|=l[c][((a^o[c])&u[c])>>>0];this._lBlock=a,this._rBlock=i^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),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function h(e,t){var r=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=r,this._lBlock^=r<<e}function d(e,t){var r=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=r,this._rBlock^=r<<e}t.DES=o._createHelper(f);var p=i.TripleDES=o.extend({_doReset:function(){var e=this._key.words;if(2!==e.length&&4!==e.length&&e.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var t=e.slice(0,2),r=e.length<4?e.slice(0,2):e.slice(2,4),o=e.length<6?e.slice(0,2):e.slice(4,6);this._des1=f.createEncryptor(n.create(t)),this._des2=f.createEncryptor(n.create(r)),this._des3=f.createEncryptor(n.create(o))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});t.TripleDES=o._createHelper(p)}(),e.TripleDES));var e}(),function(){return ki?Fi.exports:(ki=1,Fi.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],o=0;o<256;o++)n[o]=o;o=0;for(var i=0;o<256;o++){var a=o%r,s=t[a>>>2]>>>24-a%4*8&255;i=(i+n[o]+s)%256;var c=n[o];n[o]=n[i],n[i]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var e=this._S,t=this._i,r=this._j,n=0,o=0;o<4;o++){r=(r+e[t=(t+1)%256])%256;var i=e[t];e[t]=e[r],e[r]=i,n|=e[(e[t]+e[r])%256]<<24-8*o}return this._i=t,this._j=r,n}t.RC4=r._createHelper(o);var a=n.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)i.call(this)}});t.RC4Drop=r._createHelper(a)}(),e.RC4));var e}(),function(){return Si?ji.exports:(Si=1,ji.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)o[r]^=n[r+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(o[0]^=l,o[1]^=f,o[2]^=u,o[3]^=h,o[4]^=l,o[5]^=f,o[6]^=u,o[7]^=h,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.Rabbit=r._createHelper(s)}(),e.Rabbit));var e}(),function(){return Ai?Pi.exports:(Ai=1,Pi.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)c.call(this);for(o=0;o<8;o++)n[o]^=r[o+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,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,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.RabbitLegacy=r._createHelper(s)}(),e.RabbitLegacy));var e}(),function(){return Ci||(Ci=1,Ti.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo;const o=16,i=[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(e,t){let r=t>>24&255,n=t>>16&255,o=t>>8&255,i=255&t,a=e.sbox[0][r]+e.sbox[1][n];return a^=e.sbox[2][o],a+=e.sbox[3][i],a}function l(e,t,r){let n,i=t,a=r;for(let t=0;t<o;++t)i^=e.pbox[t],a=c(e,i)^a,n=i,i=a,a=n;return n=i,i=a,a=n,a^=e.pbox[o],i^=e.pbox[17],{left:i,right:a}}var u=n.Blowfish=r.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4;!function(e,t,r){for(let t=0;t<4;t++){e.sbox[t]=[];for(let r=0;r<256;r++)e.sbox[t][r]=a[t][r]}let n=0;for(let o=0;o<18;o++)e.pbox[o]=i[o]^t[n],n++,n>=r&&(n=0);let o=0,s=0,c=0;for(let t=0;t<18;t+=2)c=l(e,o,s),o=c.left,s=c.right,e.pbox[t]=o,e.pbox[t+1]=s;for(let t=0;t<4;t++)for(let r=0;r<256;r+=2)c=l(e,o,s),o=c.left,s=c.right,e.sbox[t][r]=o,e.sbox[t][r+1]=s}(s,t,r)}},encryptBlock:function(e,t){var r=l(s,e[t],e[t+1]);e[t]=r.left,e[t+1]=r.right},decryptBlock:function(e,t){var r=function(e,t,r){let n,o=t,i=r;for(let t=17;t>1;--t)o^=e.pbox[t],i=c(e,o)^i,n=o,o=i,i=n;return n=o,o=i,i=n,i^=e.pbox[1],o^=e.pbox[0],{left:o,right:i}}(s,e[t],e[t+1]);e[t]=r.left,e[t+1]=r.right},blockSize:2,keySize:4,ivSize:2});t.Blowfish=r._createHelper(u)}(),e.Blowfish)),Ti.exports;var e}()),"function"==typeof SuppressedError&&SuppressedError;const Ii=t.createContext(void 0);function $i(e="useGTContext() must be used within a <GTProvider>!"){const r=t.useContext(Ii);if(void 0===r)throw new Error(e);return r}function Li({children:n,locales:o,options:i={}}){const a=t.useContext(Ii);if(null==n)return null;const s=a?.gt||new r.GT;let c="string"==typeof n?parseFloat(n):n;return"number"==typeof c&&(o||(o||=[],a?.locale&&o.push(a.locale),a?.defaultLocale&&o.push(a.defaultLocale)),c=s.formatNum(c,{locales:o,...i})),e.jsx(e.Fragment,{children:c})}function Ui({children:t}){return e.jsx(e.Fragment,{children:t})}function Wi({children:n,currency:o="USD",locales:i,options:a={}}){const s=t.useContext(Ii);if(null==n)return null;const c=s?.gt||new r.GT;let l="string"==typeof n?parseFloat(n):n;return"number"==typeof l&&(i||(i||=[],s?.locale&&i.push(s.locale),s?.defaultLocale&&i.push(s.defaultLocale)),l=c.formatCurrency(l,o,{locales:i,...a})),e.jsx(e.Fragment,{children:l})}function Ni({children:n,locales:o,options:i={}}){const a=t.useContext(Ii);if(null==n)return null;const s=a?.gt||new r.GT;o||(o=[],a?.locale&&o.push(a.locale),a?.defaultLocale&&o.push(a.defaultLocale));const c=s.formatDateTime(n,{locales:o,...i}).replace(/[\u200F\u202B\u202E]/g,"");return e.jsx(e.Fragment,{children:c})}Li._gtt="variable-number",Ui._gtt="variable-variable",Wi._gtt="variable-currency",Ni._gtt="variable-datetime";const Ki=({variableType:t,variableValue:r,variableOptions:n})=>"n"===t?e.jsx(Li,{options:n,children:r}):"d"===t?e.jsx(Ni,{options:n,children:r}):"c"===t?e.jsx(Wi,{options:n,children:r}):e.jsx(Ui,{children:r}),Xi=Number.POSITIVE_INFINITY,Gi=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function Vi(e,t=new WeakSet){const r=typeof e;if(null==e||"number"===r||"boolean"===r||"bigint"===r)return String(e);if("string"===r)return JSON.stringify(e);if("symbol"===r)return`:sym(${e.description??""})`;if("function"===r)return`:fn(${e.name||"anon"})`;if(Array.isArray(e))return`[${e.map(e=>Vi(e,t)).join(",")}]`;if("object"===r){const r=e;if(t.has(r))return":circular";t.add(r);const n=Object.keys(r).sort().map(e=>`${JSON.stringify(e)}:${Vi(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function Ji(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):Vi(e)}function qi(e,t,r){const n=Gi,o=Date.now(),i=Xi,a=Ji(e),s=n.get(a);if(s&&s.expiresAt>o)return s.thenable;const c=function(e){const t=e;return null==t.status&&(t.status="pending",e.then(e=>{t.status="fulfilled",t.value=e},e=>{t.status="rejected",t.reason=e})),t}(t()),l={thenable:c,createdAt:o,expiresAt:o+i};if(n.set(a,l),i!==1/0){const e=()=>{const e=n.get(a);e&&e.thenable===c&&setTimeout(()=>{const e=n.get(a);e&&e.thenable===c&&n.delete(a)},Math.max(0,i))};c.then(e,e)}return c}let Zi;try{Zi=Function("o","k","return o[k]")(i,"use")}catch{}var Yi=Zi;function Qi({children:r,id:n,context:o,_hash:i,...a}){if(!r)return;n=n??a?.$id,o=o??a?.$context;const{translations:s,translationRequired:c,developmentApiEnabled:l,dialectTranslationRequired:u,registerJsxForTranslation:f,renderSettings:h,locale:d,defaultLocale:p}=$i("<T> used on the client-side outside of <GTProvider>"),v=t.useMemo(()=>_t(r),[r]);let y;n&&(y=s?.[n]),void 0===y&&i&&(y=s?.[i]);const[g,_]=t.useMemo(()=>{if(!c||y)return[void 0,""];const e=At(v);return[e,Wt({source:e,...o&&{context:o},...n&&{id:n},dataFormat:"JSX"})]},[v,o,n,c,y]);void 0===y&&(y=s?.[_]);const x=()=>vt({children:v,defaultLocale:p,renderVariable:Ki}),b=e=>Rt({source:v,target:e,locales:[d,p],renderVariable:Ki});if(!c||s&&!y&&!l||null===y)return e.jsx(e.Fragment,{children:x()});if(y)return e.jsx(t.Suspense,{fallback:b(y),children:b(y)});const m=async()=>{if(!l||!d)return x();if(y)return b(y);try{const e=await f({source:g,targetLocale:d,metadata:{id:n,hash:_,context:o}});return e?b(e):x()}catch(e){return console.warn(e),x()}};if(Yi){const r=Yi(qi(["getTranslationPromise",l,JSON.stringify(g),d,n,_,o],()=>m()));return e.jsx(t.Suspense,{fallback:r,children:r})}let w;return w="skeleton"===h.method?"":"replace"===h.method||u?x():"",e.jsx(t.Suspense,{fallback:w,children:m()})}Qi._gtt="translate-client";function ea({gt:e,locale:r,versionId:n,defaultLocale:o,runtimeUrl:i,renderSettings:a,setTranslations:s,environment:c,...l}){const u=!!e.projectId&&!!i&&!!e.devApiKey&&"development"===c;if(!u){const e=e=>Promise.reject(new Error(`${e}() failed because translation is disabled`));return{developmentApiEnabled:u,registerIcuForTranslation:()=>e("registerIcuForTranslation"),registerJsxForTranslation:()=>e("registerJsxForTranslation")}}const f=t.useRef({gt:e,locale:r,baseMetadata:{...l,projectId:e.projectId,sourceLocale:o},timeout:a.timeout});f.current.gt=e,f.current.locale=r,f.current.baseMetadata={...l,projectId:e.projectId,sourceLocale:o},f.current.timeout=a.timeout;const h=t.useRef(!1),d=t.useRef(null),[p,v]=t.useState(0),y=t.useCallback(e=>{s(t=>{const r=Object.keys(e);if(0===r.length)return t;const n=t?{...t}:{};let o=!1;for(const i of r){const r=e[i],a=t?.[i];Object.is(a,r)||(n[i]=r,o=!0)}return o?n:t})},[s]),g=t.useCallback(e=>{d.current={...d.current??{},...e},h.current&&v(e=>e+1)},[]);t.useEffect(()=>{if(h.current=!0,d.current){const e=d.current;d.current=null,y(e)}return()=>{h.current=!1}},[y]),t.useEffect(()=>{if(!h.current)return;const e=d.current;e&&(d.current=null,y(e))},[p,y]);const _=t.useRef(0),x=t.useRef(new Map),b=t.useRef(new Map),m=t.useCallback(async e=>{if(0===e.size)return{};_.current+=1;const{gt:t,locale:r,baseMetadata:n,timeout:o}=f.current,i=Array.from(e.values()),a={},s=new Map;try{(await t.translateMany(i,{...n,targetLocale:r,timeout:o})).forEach((e,t)=>{const r=i[t],{hash:n,id:o}=r.metadata;if("translation"in e){const t=e.translation;a[n]=t,s.set(n,t)}else if("error"in e){const t=Jt(o,n);console.warn(`${t} ${e.error||"An upstream error occurred."}`),a[n]=null,s.set(n,null)}else{const t=Jt(o,n);console.warn(`${t} Unknown response format.`,e),a[n]=null,s.set(n,null)}})}catch(e){"AbortError"===e?.name?console.warn(nr):console.warn(Vt,e),i.forEach(e=>{a[e.metadata.hash]=null,s.set(e.metadata.hash,null)})}finally{_.current-=1,i.forEach(e=>{const t=s.get(e.metadata.hash);void 0===t?(console.warn(`No translation result for ${e.metadata.hash}; resolving as null.`),e.resolve(null)):e.resolve(t)})}return a},[]),w=t.useRef(null),B=t.useRef(async()=>{}),k=t.useCallback(e=>{g(e),x.current.size>0&&(w.current=setTimeout(()=>{w.current=null,B.current()},50))},[g]),S=t.useCallback(()=>{B.current=async()=>{if(_.current>=100)return void(w.current=setTimeout(()=>{w.current=null,B.current()},50));const e=x.current;if(0===e.size)return;const t=Array.from(e.entries()).slice(0,Math.min(25,e.size)),r=new Map(t);t.forEach(([t])=>e.delete(t));const n=await m(r);k(n)}},[m,k]),A=t.useCallback((e=!1)=>{if(S(),e)return w.current&&(clearTimeout(w.current),w.current=null),void B.current();w.current||(w.current=setTimeout(()=>{w.current=null,B.current()},50))},[S]),C=t.useCallback(e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=b.current.get(r);if(n)return n;const o=new Promise(n=>{const o="JSX"===e?{dataFormat:"JSX",source:t.source,metadata:t.metadata,resolve:n,reject:()=>{}}:{dataFormat:"ICU",source:t.source,metadata:t.metadata,resolve:n,reject:()=>{}};x.current.set(r,o);const i=x.current.size>=25&&_.current<100;A(i)}).finally(()=>{b.current.delete(r)});return b.current.set(r,o),o},[A]),E=t.useMemo(()=>C("ICU"),[C]),H=t.useMemo(()=>C("JSX"),[C]);return t.useEffect(()=>()=>{w.current&&clearTimeout(w.current)},[]),{developmentApiEnabled:u,registerIcuForTranslation:E,registerJsxForTranslation:H}}function ta({gt:e,translations:t,locale:r,defaultLocale:n,translationRequired:o,developmentApiEnabled:i,registerIcuForTranslation:a,environment:s}){function c({message:t,variables:r,locales:n,fallback:o,id:i}){try{return e.formatMessage(t,{locales:n,variables:r})}catch(e){if("production"===s)console.warn(((e,t)=>`${xt} Warning: failed to render string ${t?`for id: "${t}"`:""} original message: "${e}"`)(t,i),"Error: ",e);else{if(!o)throw new Error(`${qt(t,i)} Error: ${e}`);console.error(qt(t,i),"Error: ",e)}return o?c({message:o,locales:n,variables:r,id:i}):t}}function l(e,t={}){if(!e||"string"!=typeof e)return null;const{$id:r,$context:n,$_hash:o,...i}=t;return{id:r,context:n,_hash:o,variables:i,calculateHash:()=>Wt({source:e,...n&&{context:n},...r&&{id:r},dataFormat:"ICU"}),renderMessage:(e,t,n)=>c({message:e,locales:t,variables:i,id:r,fallback:n})}}function u(e,r,n){let o,i="";return r&&(o=t?.[r]),n&&void 0===o&&(i=n,o=t?.[n]),void 0===o&&(i=e(),o=t?.[i]),{translationEntry:o,hash:i}}const f=(e,t={},s)=>{const c=l(e,t);if(!c)return"";const{id:f,context:h,_hash:d,calculateHash:p,renderMessage:v}=c;if(!o)return v(e,[n]);const{translationEntry:y,hash:g}=u(p,f,d);return null===y?v(e,[n]):y?v(y,[r,n],e):void 0!==s?.[g]?s?.[g]?v(s?.[g],[r,n],e):v(e,[n]):i?(a({source:e,targetLocale:r,metadata:{...h&&{context:h},...f&&{id:f},hash:g||""}}),v(e,[n])):(console.warn(Zt(e,f,"t")),v(e,[n]))};return{_tFunction:f,_mFunction:(e,s={},l)=>{if(!e)return e;const u=to(e);if(!u||!u.$_hash||!u.$_source)return f(e,s,l);const{$_hash:h,$_source:d,$context:p,$hash:v,$id:y,...g}=u,_=(e,t,r)=>c({message:e,locales:t,variables:g,fallback:r});if(!o)return _(d,[n]);const x=t?.[u.$_hash];return null===x?_(d,[n]):x?_(x,[r,n],d):i?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(Zt(d,eo(e),"m")),_(d,[n]))},_filterMessagesForPreload:e=>{const t=[];for(const{message:r,...n}of e){const e=l(r,n);if(!e)continue;const{id:o,_hash:i,calculateHash:a}=e,{translationEntry:s,hash:c}=u(a,o,i);s||t.push({message:r,...n,$_hash:c})}return t},_preloadMessages:async e=>{const t={};return await Promise.all(e.map(async({message:e,...n})=>{const o=l(e,n);if(!o)return;const{id:i,context:s,_hash:c,calculateHash:f}=o,{translationEntry:h,hash:d}=u(f,i,c);h&&(t[d]=h),t[d]=await a({source:e,targetLocale:r,metadata:{...s&&{context:s},...i&&{id:i},hash:d}})})),t}}}function ra(e,r,n,o,i,a,s,c,l,u,f){return t.useCallback((t,c={})=>{if(!r)return"";const h=Et(r,t);if(!h)return console.warn(tr(t)),"";if(!Ct(h))return console.warn((e=>`${xt} Warning: Invalid dictionary entry found for id: "${e}"`)(t)),"";const{entry:d,metadata:p}=Ht(h);if(!d||"string"!=typeof d)return"";const v=(r,n,o)=>{try{return e.formatMessage(r,{locales:n,variables:c})}catch(e){if("production"===f)console.warn((e=>`${xt} Warning: Invalid ICU string dictionary entry found for id: "${e}"`)(t),"Error: ",e);else{if(!o)throw new Error(`${Qt(t)} Error: ${e}`);console.error(Qt(t),"Error: ",e)}return o?v(o,n):r}};if(!s)return v(d,[a]);const y=Et(n||{},t);if(y&&Ct(y)){const{entry:e}=Ht(y);return v(e,[i,a])}let g=o?.[t],_="";const x=()=>Wt({source:d,...p?.$context&&{context:p.$context},id:t,dataFormat:"ICU"});return g||(_=x(),g=o?.[_]),g?v(g,[i,a],d):null===g?v(d,[a]):l?(u({source:d,targetLocale:i,metadata:{...p?.$context&&{context:p.$context},id:t,hash:_||x()}}),v(d,[a])):v(d,[a])},[r,n,o,i,a,s,l,u,c])}function na({_locale:e,defaultLocale:n,locales:o,ssr:i,localeCookieName:a,customMapping:s,useDetermineLocale:c,enableI18n:l}){const u=t.useMemo(()=>Array.from(new Set([n,...l?o:[]])),[n,o,l]),[f,h]=c({locale:e,defaultLocale:n,locales:u,ssr:i,localeCookieName:a,customMapping:s,enableI18n:l}),[d,p]=t.useMemo(()=>{const e=r.requiresTranslation(n,f,u,s),t=e&&r.isSameLanguage(n,f);if(!s){const e=[];if(u.forEach(t=>{r.isValidLocale(t)||e.push(t)}),e.length)throw new Error((e=>`${xt} Error: You are using invalid locale codes in your configuration. You must either specify a list of valid locales or use "customMapping" to specify aliases for the following invalid locales: ${e.join(", ")}.`)(e))}if(s){const e=[];if(u.forEach(t=>{r.isValidLocale(t,s)||e.push(t)}),e.length)throw new Error((e=>`${xt} Error: You are using invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,t]},[n,f,u]);return{locale:f,setLocale:h,locales:u,translationRequired:d,dialectTranslationRequired:p}}function oa({devApiKey:e,projectId:o,runtimeUrl:i,loadTranslationsType:a,cacheUrl:s,locales:c,environment:l}){t.useEffect(()=>{if("production"===l&&e)throw new Error(Gt);if("custom"===a||!s&&!i||o||"development"!==l||console.warn(er),o&&i&&"custom"!==a&&!e&&"development"===l&&console.warn(rr),i===ot||s===nt&&"default"===a){const e=c.filter(e=>!n.getSupportedLocale(e));e.length&&console.warn((e=>`${xt} Warning: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=r.getLocaleProperties(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,a,s,i,o,c])}async function ia(e,t){const n=Array.from(new Set([e,r.getLocaleProperties(e).languageCode]));for(const e of n)try{const r=await t(e);if(r)return r}catch{}console.warn(or)}function aa({_translations:e,translationRequired:r,loadTranslationsType:n,loadTranslations:o,locale:i,cacheUrl:a,projectId:s,_versionId:c,gt:l}){const[u,f]=t.useState(e||r&&"disabled"!==n?null:{});return t.useEffect(()=>{f(r&&"disabled"!==n?null:{})},[i,n]),t.useEffect(()=>{if(u||!r||"disabled"===n)return;let e=!0;return(async()=>{let t;switch(n){case"custom":if(o)try{t=await o(i)}catch(e){console.error(((e="")=>`${xt} Error: fetching locally stored translations. If you are using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(i),e)}break;case"default":try{t=await async function({cacheUrl:e,projectId:t,locale:r,versionId:n,gt:o}){if(!t||!e||!r)return{};r=o.resolveCanonicalLocale(r);const i=await fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return await i.json()}({cacheUrl:a,projectId:s,locale:i,versionId:c,gt:l})}catch(e){console.error(e)}}t||(t={}),e&&f(t)})(),()=>{e=!1}},[u,r,n,a,s,i,c,l]),{translations:u,setTranslations:f}}function sa(e,r,n,o,i,a,s,c,l,u,f,h){return t.useCallback((t,s,l={})=>{if(""===s)throw new Error(`${xt} Error: You cannot provide an empty id to t.obj()`);const d=Pt({dictionary:e,id:s});if(!d)return console.warn(tr(s)),{};if(Ot(d))return h(t,l);if(!c)return $t(d);const p=function({dictionary:e,id:t,sourceDictionary:r}){if(""===t)return e;let n=e;const o=r,i=t.split(".");for(const e of i)void 0===yt(n,e)&&(Array.isArray(yt(o,e))?gt(n,e,[]):gt(n,e,{})),n=yt(n,e);return n}({dictionary:r,id:s,sourceDictionary:r}),{dictionary:v,updateDictionary:y}=Xt(structuredClone(d),s),g=ar(v,p,s),{dictionary:_,updateDictionary:x}=function(e,t,r,n,o=""){let i=!1;const a=o?o.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:o,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=Et(t,c);let u;Ot(l)&&(u=Ht(l).entry);const f=r[o]||u;f&&(It(f,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(v,structuredClone(p),i||{},g,s),b=function(e,t,r,n=""){const o=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:i}=n,a=o.length>0?i.split(".").slice(o.length).join("."):i,s=Et(t,a);let c;Ot(s)&&(c=Ht(s).entry),It(c||r,t,a,e)}),t}(v,structuredClone(_),g,s);return u&&Promise.allSettled(g.map(async e=>{const{source:t,metadata:r}=e,n=r?.$id;return[n,await f({source:t,targetLocale:a,metadata:{...r?.$context&&{context:r.$context},id:n,hash:r?.$_hash}})]})).then(t=>{const r=t.filter(e=>"fulfilled"===e.status).map(e=>e.value);r.length>0&&o(t=>function(e,t,r){return t.forEach(([t,n])=>{It(n,e,t,r)}),e}(t,r,e))}),y&&setTimeout(()=>{n(e=>ir(e,v,s))},0),x&&setTimeout(()=>{o(e=>jt(e,_))},0),structuredClone(b)},[e,i,a,s,c,l,u,f,r])}function ca({enableI18n:e}){const[r]=t.useState(e);return{enableI18n:r}}function la(){throw bt("isSSREnabled")}function ua({}){throw bt("useDetermineLocale")}function fa({}){throw bt("useRegionState")}function ha({children:r,n:n,locales:o,...i}){const a=t.useContext(Ii);let s;a&&(o||=a.locale,s||=a.defaultLocale);const c=[...o?[o]:[],s||it];if("number"!=typeof n)throw new Error((e=>`${xt} Error: <Plural> component with children "${e}" requires "n" option.`)(r));return e.jsx(e.Fragment,{children:dt(n,c,i)||r})}function da({children:t,branch:r,...n}){r=r?.toString();const o=r&&void 0!==n[r]?n[r]:t;return e.jsx(e.Fragment,{children:o})}function pa(){return $i("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}ha._gtt="plural",da._gtt="branch",exports.Branch=da,exports.Currency=Wi,exports.DateTime=Ni,exports.GTContext=Ii,exports.GTProvider=function({children:n,config:o,environment:i="production",projectId:a=o?.projectId||"",devApiKey:s=o?.devApiKey||"",_versionId:c=o?._versionId,dictionary:l=o?.dictionary||{},locales:u=o?.locales||[],defaultLocale:f=o?.defaultLocale||it,cacheUrl:h=o?.cacheUrl||nt,runtimeUrl:d=o?.runtimeUrl||ot,renderSettings:p=o?.renderSettings||Mt(i),ssr:v=o?.ssr||la(),localeCookieName:y=o?.localeCookieName||"generaltranslation.locale",locale:g="",region:_,loadDictionary:x,loadTranslations:b,fallback:m,translations:w=null,customMapping:B=o?.customMapping,enableI18n:k=void 0===o?.enableI18n||o.enableI18n,enableI18nLoaded:S,useEnableI18n:A=ca,readAuthFromEnv:C=mt,useDetermineLocale:E=ua,useRegionState:H=fa,...z}){g&&(g=r.resolveAliasLocale(g,B));const{projectId:R,devApiKey:M}=C({projectId:a,devApiKey:s}),{enableI18n:O}=A({enableI18n:k,enableI18nLoaded:S,enableI18nCookieName:"generaltranslation.enable-i18n",ssr:v}),{locale:D,setLocale:F,locales:j,translationRequired:P,dialectTranslationRequired:T}=na({_locale:g,defaultLocale:f,locales:u,ssr:v,localeCookieName:y,customMapping:B,useDetermineLocale:E,enableI18n:O}),{region:I,setRegion:$}=H({_region:_,ssr:v,regionCookieName:"generaltranslation.region"}),L=t.useMemo(()=>new r.GT({devApiKey:M,sourceLocale:f,targetLocale:D,projectId:R,baseUrl:d,customMapping:B}),[M,f,R,d,B]),U=(b?"custom":h&&R&&"default")||"disabled",{dictionary:W,setDictionary:N,dictionaryTranslations:K,setDictionaryTranslations:X}=function({_dictionary:e,_dictionaryTranslations:r={},loadDictionary:n,locale:o,defaultLocale:i}){const[a,s]=t.useState(e),[c,l]=t.useState(r);return t.useEffect(()=>{if(!n)return;let e=!0;return(async()=>{const t=await ia(i,n)||{},r=await ia(o,n)||{};e&&s(t||{}),e&&l(r||{})})(),()=>{e=!1}},[n,o,i]),{dictionary:a,setDictionary:s,dictionaryTranslations:c,setDictionaryTranslations:l}}({_dictionary:l,_dictionaryTranslations:{},loadDictionary:x,locale:D,defaultLocale:f});oa({devApiKey:M,projectId:R,runtimeUrl:d,loadTranslationsType:U,cacheUrl:h,locales:u,environment:i});const{translations:G,setTranslations:V}=aa({_translations:w,translationRequired:P,loadTranslationsType:U,loadTranslations:b,locale:D,cacheUrl:h,projectId:R,_versionId:c,gt:L}),{registerIcuForTranslation:J,registerJsxForTranslation:q,developmentApiEnabled:Z}=ea({gt:L,locale:D,versionId:c,defaultLocale:f,runtimeUrl:d,renderSettings:p,setTranslations:V,environment:i,...z}),{_tFunction:Y,_mFunction:Q,_filterMessagesForPreload:ee,_preloadMessages:te}=ta({gt:L,translations:G,locale:D,defaultLocale:f,translationRequired:P,developmentApiEnabled:Z,registerIcuForTranslation:J,environment:i}),re=ra(L,W,K,G,D,f,P,T,Z,J,i),ne=sa(W||{},K||{},N,X,G,D,f,P,T,Z,J,re),oe=!(P&&!G||!D);return e.jsx(Ii.Provider,{value:{gt:L,registerIcuForTranslation:J,registerJsxForTranslation:q,_tFunction:Y,_mFunction:Q,_filterMessagesForPreload:ee,_preloadMessages:te,_dictionaryFunction:re,_dictionaryObjFunction:ne,developmentApiEnabled:Z,locale:D,locales:j,setLocale:F,defaultLocale:f,region:I,setRegion:$,translations:G,translationRequired:P,dialectTranslationRequired:T,projectId:R,renderSettings:p},children:e.jsx(t.Suspense,{fallback:m,children:oe?n:m})})},exports.LocaleSelector=function({}){throw bt("LocaleSelector")},exports.Num=Li,exports.Plural=ha,exports.RegionSelector=function({}){throw bt("RegionSelector")},exports.Static=function({children:e}){return e},exports.T=Qi,exports.Var=Ui,exports.decodeMsg=eo,exports.decodeOptions=to,exports.gtFallback=io,exports.mFallback=function(e,t){return void 0===t&&(t={}),e?function(e){return!(!e.$_hash||!e.$_source)}(function(e){if(-1===e.lastIndexOf(":"))return null;var t=e.slice(e.lastIndexOf(":")+1);try{return JSON.parse(function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"base64").toString("utf8");for(var t=atob(e),r=new Uint8Array(t.length),n=0;n<t.length;n++)r[n]=t.charCodeAt(n);return(new TextDecoder).decode(r)}(t))}catch(e){return null}}(e)||{})?function(e){return"string"==typeof e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}(e):io(e,t):e},exports.msg=function(e,t){if(!t)return e;var n=function(e){return Object.fromEntries(Object.entries(e).filter(function(e){var t=e[0];return"$id"!==t&&"$context"!==t&&"$hash"!==t&&"$_hash"!==t&&"$_source"!==t}))}(t),o=e;if(function(e){for(var t=0,r=!1;t<e.length;){var n=e[t];if("'"!==n)if(r||"{"!==n)t++;else{for(var o=t+1,i="";o<e.length&&"}"!==e[o];)i+=e[o],o++;if(o<e.length&&i.trim().length>0)return!0;t=o<e.length?o+1:o}else{if(t+1<e.length&&"'"===e[t+1]){t+=2;continue}r=!r,t++}}return!1}(e)&&Object.keys(n||{}).length>0)try{o=r.formatMessage(e,{locales:["en"],variables:n})}catch(t){return function(e){console.warn(e)}("gt-i18n warning: String interpolation failed. Error: "+t),e}var i=e,a=t.$_hash||function(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;void 0===t&&(t=Zn);var a={};return a.source="JSX"===i?Qn(r):r,a=qn(qn(qn(qn({},a),o&&{id:o}),n&&{context:n}),i&&{dataFormat:i}),t(pr(a))}(sr(sr(sr({source:e},(null==t?void 0:t.$context)&&{context:t.$context}),(null==t?void 0:t.$id)&&{id:t.$id}),{dataFormat:"ICU"})),s=sr(sr({},t),{$_source:i,$_hash:a}),c=function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"utf8").toString("base64");for(var t=(new TextEncoder).encode(e),r="",n=0;n<t.length;n++)r+=String.fromCharCode(t[n]);return btoa(r)}(JSON.stringify(s));return"".concat(o,":").concat(c)},exports.useCreateInternalUseGTFunction=ta,exports.useCreateInternalUseTranslationsFunction=ra,exports.useCreateInternalUseTranslationsObjFunction=sa,exports.useDefaultLocale=function(){return $i("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale},exports.useGT=function(e){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_tFunction:a,locale:s}=$i("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let c;if(e&&Yi&&r&&n){const t=i(e);t.length>0&&(c=Yi(qi(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return t.useCallback(function(e,t={}){return a(e,t,c)},[c,a])},exports.useGTClass=pa,exports.useLocale=function(){return $i("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale},exports.useLocaleDirection=function(e){const{gt:t}=$i("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)},exports.useLocaleProperties=function(e){return pa().getLocaleProperties(e)},exports.useLocaleSelector=function(e){const{locales:r,locale:n,setLocale:o,gt:i}=$i(),a=t.useMemo(()=>{if(!r||0===r.length)return[];const e=r.sort((e,t)=>(new Intl.Collator).compare(i.getLocaleProperties(e).nativeNameWithRegionCode,i.getLocaleProperties(t).nativeNameWithRegionCode));return e},[r]),s=t.useCallback(e=>i.getLocaleProperties(e),[i]);return{locale:n,locales:e||a,setLocale:o,getLocaleProperties:s}},exports.useLocales=function(){return $i("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales},exports.useMessages=function(e){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_mFunction:a,locale:s}=$i("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let c;if(e&&Yi&&r&&n){const t=i(e);t.length>0&&(c=Yi(qi(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return t.useCallback(function(e,t={}){return a(e,t,c)},[c,a])},exports.useRegion=function(){return $i("useRegion(): Unable to access user's region outside of a <GTProvider>").region},exports.useRegionSelector=function({regions:e,customMapping:n,prioritizeCurrentLocaleRegion:o=!0,sortRegionsAlphabetically:i=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:a,locale:s,setLocale:c,gt:l,region:u,setRegion:f}=$i(),{regionCode:h}=l.getLocaleProperties(s),[d,p]=t.useMemo(()=>{const t=new Map(a.map(e=>{const t=r.getLocaleProperties(e,s,l.customMapping);return[t.regionCode,t]})),c=e?[...e]:Array.from(t?.keys()||[h]),u=new Map(c.map(e=>[e,{locale:t?.get(e)?.code||s,...l.getRegionProperties(e),..."string"==typeof n?.[e]?{name:n?.[e]}:n?.[e]}]));if(i&&c.sort((e,t)=>(new Intl.Collator).compare(u.get(e).name,u.get(t).name)),o){const e=c.indexOf(h);e>0&&(c.splice(e,1),c.unshift(h))}return[c,u]},[e,u,s,a,l]);return{region:u,setRegion:f,regions:d,regionData:p,locales:a,locale:s,localeRegion:h,setLocale:c}},exports.useRuntimeTranslation=ea,exports.useSetLocale=function(){const{setLocale:e}=$i("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e},exports.useTranslations=function(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=$i(`useTranslations('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);function o(e,n={}){const o=t(e);return r(o,n)}return o.obj=function(e,r={}){const o=t(e);return n(e,o,r)},o};
|
|
52
|
+
e.mode.CTRGladman=function(){var t=e.lib.BlockCipherMode.extend();function r(e){if(255&~(e>>24))e+=1<<24;else{var t=e>>16&255,r=e>>8&255,n=255&e;255===t?(t=0,255===r?(r=0,255===n?n=0:++n):++r):++t,e=0,e+=t<<16,e+=r<<8,e+=n}return e}function n(e){return 0===(e[0]=r(e[0]))&&(e[1]=r(e[1])),e}var o=t.Encryptor=t.extend({processBlock:function(e,t){var r=this._cipher,o=r.blockSize,i=this._iv,a=this._counter;i&&(a=this._counter=i.slice(0),this._iv=void 0),n(a);var s=a.slice(0);r.encryptBlock(s,0);for(var c=0;c<o;c++)e[t+c]^=s[c]}});return t.Decryptor=o,t}(),e.mode.CTRGladman));var e}(),function(){return oi?ii.exports:(oi=1,ii.exports=(r=co(),Zo(),r.mode.OFB=(t=(e=r.lib.BlockCipherMode.extend()).Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,i=this._keystream;o&&(i=this._keystream=o.slice(0),this._iv=void 0),r.encryptBlock(i,0);for(var a=0;a<n;a++)e[t+a]^=i[a]}}),e.Decryptor=t,e),r.mode.OFB));var e,t,r}(),function(){return ai?vi.exports:(ai=1,vi.exports=(t=co(),Zo(),t.mode.ECB=((e=t.lib.BlockCipherMode.extend()).Encryptor=e.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),e.Decryptor=e.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),e),t.mode.ECB));var e,t}(),function(){return si?yi.exports:(si=1,yi.exports=(e=co(),Zo(),e.pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,o=n-r%n,i=r+o-1;e.clamp(),e.words[i>>>2]|=o<<24-i%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Ansix923));var e}(),function(){return ci?gi.exports:(ci=1,gi.exports=(e=co(),Zo(),e.pad.Iso10126={pad:function(t,r){var n=4*r,o=n-t.sigBytes%n;t.concat(e.lib.WordArray.random(o-1)).concat(e.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},e.pad.Iso10126));var e}(),function(){return li?_i.exports:(li=1,_i.exports=(e=co(),Zo(),e.pad.Iso97971={pad:function(t,r){t.concat(e.lib.WordArray.create([2147483648],1)),e.pad.ZeroPadding.pad(t,r)},unpad:function(t){e.pad.ZeroPadding.unpad(t),t.sigBytes--}},e.pad.Iso97971));var e}(),function(){return ui?xi.exports:(ui=1,xi.exports=(e=co(),Zo(),e.pad.ZeroPadding={pad:function(e,t){var r=4*t;e.clamp(),e.sigBytes+=r-(e.sigBytes%r||r)},unpad:function(e){var t=e.words,r=e.sigBytes-1;for(r=e.sigBytes-1;r>=0;r--)if(t[r>>>2]>>>24-r%4*8&255){e.sigBytes=r+1;break}}},e.pad.ZeroPadding));var e}(),function(){return fi?bi.exports:(fi=1,bi.exports=(e=co(),Zo(),e.pad.NoPadding={pad:function(){},unpad:function(){}},e.pad.NoPadding));var e}(),function(){return hi?mi.exports:(hi=1,mi.exports=(n=co(),Zo(),t=(e=n).lib.CipherParams,r=e.enc.Hex,e.format.Hex={stringify:function(e){return e.ciphertext.toString(r)},parse:function(e){var n=r.parse(e);return t.create({ciphertext:n})}},n.format.Hex));var e,t,r,n}(),function(){return di?wi.exports:(di=1,wi.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo,o=[],i=[],a=[],s=[],c=[],l=[],u=[],f=[],h=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,o[r]=p,i[p]=r;var v=e[r],y=e[v],g=e[y],_=257*e[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^e[e[e[g^v]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],v=n.AES=r.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),i=this._keySchedule=[],a=0;a<n;a++)a<r?i[a]=t[a]:(l=i[a-1],a%r?r>6&&a%r==4&&(l=o[l>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l]):(l=o[(l=l<<8|l>>>24)>>>24]<<24|o[l>>>16&255]<<16|o[l>>>8&255]<<8|o[255&l],l^=p[a/r|0]<<24),i[a]=i[a-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(a=n-c,c%4)var l=i[a];else l=i[a-4];s[c]=c<4||a<=4?l:u[o[l>>>24]]^f[o[l>>>16&255]]^h[o[l>>>8&255]]^d[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,a,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,f,h,d,i),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,i,a,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],f=e[t+2]^r[2],h=e[t+3]^r[3],d=4,p=1;p<c;p++){var v=n[l>>>24]^o[u>>>16&255]^i[f>>>8&255]^a[255&h]^r[d++],y=n[u>>>24]^o[f>>>16&255]^i[h>>>8&255]^a[255&l]^r[d++],g=n[f>>>24]^o[h>>>16&255]^i[l>>>8&255]^a[255&u]^r[d++],_=n[h>>>24]^o[l>>>16&255]^i[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++],e[t]=v,e[t+1]=y,e[t+2]=g,e[t+3]=_},keySize:8});t.AES=r._createHelper(v)}(),e.AES));var e}(),function(){return pi?Bi.exports:(pi=1,Bi.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib,n=r.WordArray,o=r.BlockCipher,i=t.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=i.DES=o.extend({_doReset:function(){for(var e=this._key.words,t=[],r=0;r<56;r++){var n=a[r]-1;t[r]=e[n>>>5]>>>31-n%32&1}for(var o=this._subKeys=[],i=0;i<16;i++){var l=o[i]=[],u=c[i];for(r=0;r<24;r++)l[r/6|0]|=t[(s[r]-1+u)%28]<<31-r%6,l[4+(r/6|0)]|=t[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]=o[15-r]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,r){this._lBlock=e[t],this._rBlock=e[t+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 o=r[n],i=this._lBlock,a=this._rBlock,s=0,c=0;c<8;c++)s|=l[c][((a^o[c])&u[c])>>>0];this._lBlock=a,this._rBlock=i^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),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function h(e,t){var r=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=r,this._lBlock^=r<<e}function d(e,t){var r=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=r,this._rBlock^=r<<e}t.DES=o._createHelper(f);var p=i.TripleDES=o.extend({_doReset:function(){var e=this._key.words;if(2!==e.length&&4!==e.length&&e.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var t=e.slice(0,2),r=e.length<4?e.slice(0,2):e.slice(2,4),o=e.length<6?e.slice(0,2):e.slice(4,6);this._des1=f.createEncryptor(n.create(t)),this._des2=f.createEncryptor(n.create(r)),this._des3=f.createEncryptor(n.create(o))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});t.TripleDES=o._createHelper(p)}(),e.TripleDES));var e}(),function(){return ki?Fi.exports:(ki=1,Fi.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=n.RC4=r.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],o=0;o<256;o++)n[o]=o;o=0;for(var i=0;o<256;o++){var a=o%r,s=t[a>>>2]>>>24-a%4*8&255;i=(i+n[o]+s)%256;var c=n[o];n[o]=n[i],n[i]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var e=this._S,t=this._i,r=this._j,n=0,o=0;o<4;o++){r=(r+e[t=(t+1)%256])%256;var i=e[t];e[t]=e[r],e[r]=i,n|=e[(e[t]+e[r])%256]<<24-8*o}return this._i=t,this._j=r,n}t.RC4=r._createHelper(o);var a=n.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)i.call(this)}});t.RC4Drop=r._createHelper(a)}(),e.RC4));var e}(),function(){return Si?ji.exports:(Si=1,ji.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.Rabbit=r.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)c.call(this);for(r=0;r<8;r++)o[r]^=n[r+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,h=u<<16|65535&l;for(o[0]^=l,o[1]^=f,o[2]^=u,o[3]^=h,o[4]^=l,o[5]^=f,o[6]^=u,o[7]^=h,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.Rabbit=r._createHelper(s)}(),e.Rabbit));var e}(),function(){return Ai?Pi.exports:(Ai=1,Pi.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.StreamCipher,n=t.algo,o=[],i=[],a=[],s=n.RabbitLegacy=r.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)c.call(this);for(o=0;o<8;o++)n[o]^=r[o+4&7];if(t){var i=t.words,a=i[0],s=i[1],l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),f=l>>>16|4294901760&u,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,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)i[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<i[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<i[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<i[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<i[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<i[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<i[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<i[6]>>>0?1:0)|0,this._b=t[7]>>>0<i[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],o=65535&n,s=n>>>16,c=((o*o>>>17)+o*s>>>15)+s*s,l=((4294901760&n)*n|0)+((65535&n)*n|0);a[r]=c^l}e[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,e[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,e[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,e[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,e[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,e[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,e[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,e[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}t.RabbitLegacy=r._createHelper(s)}(),e.RabbitLegacy));var e}(),function(){return Ci||(Ci=1,Ti.exports=(e=co(),xo(),ko(),Vo(),Zo(),function(){var t=e,r=t.lib.BlockCipher,n=t.algo;const o=16,i=[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(e,t){let r=t>>24&255,n=t>>16&255,o=t>>8&255,i=255&t,a=e.sbox[0][r]+e.sbox[1][n];return a^=e.sbox[2][o],a+=e.sbox[3][i],a}function l(e,t,r){let n,i=t,a=r;for(let t=0;t<o;++t)i^=e.pbox[t],a=c(e,i)^a,n=i,i=a,a=n;return n=i,i=a,a=n,a^=e.pbox[o],i^=e.pbox[17],{left:i,right:a}}var u=n.Blowfish=r.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4;!function(e,t,r){for(let t=0;t<4;t++){e.sbox[t]=[];for(let r=0;r<256;r++)e.sbox[t][r]=a[t][r]}let n=0;for(let o=0;o<18;o++)e.pbox[o]=i[o]^t[n],n++,n>=r&&(n=0);let o=0,s=0,c=0;for(let t=0;t<18;t+=2)c=l(e,o,s),o=c.left,s=c.right,e.pbox[t]=o,e.pbox[t+1]=s;for(let t=0;t<4;t++)for(let r=0;r<256;r+=2)c=l(e,o,s),o=c.left,s=c.right,e.sbox[t][r]=o,e.sbox[t][r+1]=s}(s,t,r)}},encryptBlock:function(e,t){var r=l(s,e[t],e[t+1]);e[t]=r.left,e[t+1]=r.right},decryptBlock:function(e,t){var r=function(e,t,r){let n,o=t,i=r;for(let t=17;t>1;--t)o^=e.pbox[t],i=c(e,o)^i,n=o,o=i,i=n;return n=o,o=i,i=n,i^=e.pbox[1],o^=e.pbox[0],{left:o,right:i}}(s,e[t],e[t+1]);e[t]=r.left,e[t+1]=r.right},blockSize:2,keySize:4,ivSize:2});t.Blowfish=r._createHelper(u)}(),e.Blowfish)),Ti.exports;var e}()),"function"==typeof SuppressedError&&SuppressedError;const Ii=t.createContext(void 0);function $i(e="useGTContext() must be used within a <GTProvider>!"){const r=t.useContext(Ii);if(void 0===r)throw new Error(e);return r}function Li({children:n,locales:o,options:i={}}){const a=t.useContext(Ii);if(null==n)return null;const s=a?.gt||new r.GT;let c="string"==typeof n?parseFloat(n):n;return"number"==typeof c&&(o||(o||=[],a?.locale&&o.push(a.locale),a?.defaultLocale&&o.push(a.defaultLocale)),c=s.formatNum(c,{locales:o,...i})),e.jsx(e.Fragment,{children:c})}function Ui({children:t}){return e.jsx(e.Fragment,{children:t})}function Wi({children:n,currency:o="USD",locales:i,options:a={}}){const s=t.useContext(Ii);if(null==n)return null;const c=s?.gt||new r.GT;let l="string"==typeof n?parseFloat(n):n;return"number"==typeof l&&(i||(i||=[],s?.locale&&i.push(s.locale),s?.defaultLocale&&i.push(s.defaultLocale)),l=c.formatCurrency(l,o,{locales:i,...a})),e.jsx(e.Fragment,{children:l})}function Ni({children:n,locales:o,options:i={}}){const a=t.useContext(Ii);if(null==n)return null;const s=a?.gt||new r.GT;o||(o=[],a?.locale&&o.push(a.locale),a?.defaultLocale&&o.push(a.defaultLocale));const c=s.formatDateTime(n,{locales:o,...i}).replace(/[\u200F\u202B\u202E]/g,"");return e.jsx(e.Fragment,{children:c})}Li._gtt="variable-number",Ui._gtt="variable-variable",Wi._gtt="variable-currency",Ni._gtt="variable-datetime";const Ki=({variableType:t,variableValue:r,variableOptions:n})=>"n"===t?e.jsx(Li,{options:n,children:r}):"d"===t?e.jsx(Ni,{options:n,children:r}):"c"===t?e.jsx(Wi,{options:n,children:r}):e.jsx(Ui,{children:r}),Xi=Number.POSITIVE_INFINITY,Gi=globalThis.__DANGEROUS_USE_REGISTRY__??(globalThis.__DANGEROUS_USE_REGISTRY__=new Map);function Vi(e,t=new WeakSet){const r=typeof e;if(null==e||"number"===r||"boolean"===r||"bigint"===r)return String(e);if("string"===r)return JSON.stringify(e);if("symbol"===r)return`:sym(${e.description??""})`;if("function"===r)return`:fn(${e.name||"anon"})`;if(Array.isArray(e))return`[${e.map(e=>Vi(e,t)).join(",")}]`;if("object"===r){const r=e;if(t.has(r))return":circular";t.add(r);const n=Object.keys(r).sort().map(e=>`${JSON.stringify(e)}:${Vi(r[e],t)}`).join(",");return t.delete(r),`{${n}}`}return String(e)}function Ji(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e?String(e):Vi(e)}function qi(e,t,r){const n=Gi,o=Date.now(),i=Xi,a=Ji(e),s=n.get(a);if(s&&s.expiresAt>o)return s.thenable;const c=function(e){const t=e;return null==t.status&&(t.status="pending",e.then(e=>{t.status="fulfilled",t.value=e},e=>{t.status="rejected",t.reason=e})),t}(t()),l={thenable:c,createdAt:o,expiresAt:o+i};if(n.set(a,l),i!==1/0){const e=()=>{const e=n.get(a);e&&e.thenable===c&&setTimeout(()=>{const e=n.get(a);e&&e.thenable===c&&n.delete(a)},Math.max(0,i))};c.then(e,e)}return c}let Zi;try{Zi=Function("o","k","return o[k]")(i,"use")}catch{}var Yi=Zi;function Qi({children:r,id:n,context:o,_hash:i,...a}){if(!r)return;n=n??a?.$id,o=o??a?.$context;const{translations:s,translationRequired:c,developmentApiEnabled:l,dialectTranslationRequired:u,registerJsxForTranslation:f,renderSettings:h,locale:d,defaultLocale:p}=$i("<T> used on the client-side outside of <GTProvider>"),v=t.useMemo(()=>_t(r),[r]);let y;n&&(y=s?.[n]),void 0===y&&i&&(y=s?.[i]);const[g,_]=t.useMemo(()=>{if(!c||y)return[void 0,""];const e=At(v);return[e,Wt({source:e,...o&&{context:o},...n&&{id:n},dataFormat:"JSX"})]},[v,o,n,c,y]);void 0===y&&(y=s?.[_]);const x=()=>vt({children:v,defaultLocale:p,renderVariable:Ki}),b=e=>Rt({source:v,target:e,locales:[d,p],renderVariable:Ki});if(!c||s&&!y&&!l||null===y)return e.jsx(e.Fragment,{children:x()});if(y)return e.jsx(t.Suspense,{fallback:b(y),children:b(y)});const m=async()=>{if(!l||!d)return x();if(y)return b(y);try{const e=await f({source:g,targetLocale:d,metadata:{id:n,hash:_,context:o}});return e?b(e):x()}catch(e){return console.warn(e),x()}};if(Yi){const r=Yi(qi(["getTranslationPromise",l,JSON.stringify(g),d,n,_,o],()=>m()));return e.jsx(t.Suspense,{fallback:r,children:r})}let w;return w="skeleton"===h.method?"":"replace"===h.method||u?x():"",e.jsx(t.Suspense,{fallback:w,children:m()})}Qi._gtt="translate-client";function ea({gt:e,locale:r,versionId:n,defaultLocale:o,runtimeUrl:i,renderSettings:a,setTranslations:s,environment:c,...l}){const u=!!e.projectId&&!!i&&!!e.devApiKey&&"development"===c;if(!u){const e=e=>Promise.reject(new Error(`${e}() failed because translation is disabled`));return{developmentApiEnabled:u,registerIcuForTranslation:()=>e("registerIcuForTranslation"),registerJsxForTranslation:()=>e("registerJsxForTranslation")}}const f=t.useRef({gt:e,locale:r,baseMetadata:{...l,projectId:e.projectId,sourceLocale:o},timeout:a.timeout});f.current.gt=e,f.current.locale=r,f.current.baseMetadata={...l,projectId:e.projectId,sourceLocale:o},f.current.timeout=a.timeout;const h=t.useRef(!1),d=t.useRef(null),[p,v]=t.useState(0),y=t.useCallback(e=>{s(t=>{const r=Object.keys(e);if(0===r.length)return t;const n=t?{...t}:{};let o=!1;for(const i of r){const r=e[i],a=t?.[i];Object.is(a,r)||(n[i]=r,o=!0)}return o?n:t})},[s]),g=t.useCallback(e=>{d.current={...d.current??{},...e},h.current&&v(e=>e+1)},[]);t.useEffect(()=>{if(h.current=!0,d.current){const e=d.current;d.current=null,y(e)}return()=>{h.current=!1}},[y]),t.useEffect(()=>{if(!h.current)return;const e=d.current;e&&(d.current=null,y(e))},[p,y]);const _=t.useRef(0),x=t.useRef(new Map),b=t.useRef(new Map),m=t.useCallback(async e=>{if(0===e.size)return{};_.current+=1;const{gt:t,locale:r,baseMetadata:n,timeout:o}=f.current,i=Array.from(e.values()),a={},s=new Map;try{(await t.translateMany(i,{...n,targetLocale:r,timeout:o})).forEach((e,t)=>{const r=i[t],{hash:n,id:o}=r.metadata;if("translation"in e){const t=e.translation;a[n]=t,s.set(n,t)}else if("error"in e){const t=Jt(o,n);console.warn(`${t} ${e.error||"An upstream error occurred."}`),a[n]=null,s.set(n,null)}else{const t=Jt(o,n);console.warn(`${t} Unknown response format.`,e),a[n]=null,s.set(n,null)}})}catch(e){"AbortError"===e?.name?console.warn(nr):console.warn(Vt,e),i.forEach(e=>{a[e.metadata.hash]=null,s.set(e.metadata.hash,null)})}finally{_.current-=1,i.forEach(e=>{const t=s.get(e.metadata.hash);void 0===t?(console.warn(`No translation result for ${e.metadata.hash}; resolving as null.`),e.resolve(null)):e.resolve(t)})}return a},[]),w=t.useRef(null),B=t.useRef(async()=>{}),k=t.useCallback(e=>{g(e),x.current.size>0&&(w.current=setTimeout(()=>{w.current=null,B.current()},50))},[g]),S=t.useCallback(()=>{B.current=async()=>{if(_.current>=100)return void(w.current=setTimeout(()=>{w.current=null,B.current()},50));const e=x.current;if(0===e.size)return;const t=Array.from(e.entries()).slice(0,Math.min(25,e.size)),r=new Map(t);t.forEach(([t])=>e.delete(t));const n=await m(r);k(n)}},[m,k]),A=t.useCallback((e=!1)=>{if(S(),e)return w.current&&(clearTimeout(w.current),w.current=null),void B.current();w.current||(w.current=setTimeout(()=>{w.current=null,B.current()},50))},[S]),C=t.useCallback(e=>t=>{const r=`${t.metadata.hash}:${t.targetLocale}`,n=b.current.get(r);if(n)return n;const o=new Promise(n=>{const o="JSX"===e?{dataFormat:"JSX",source:t.source,metadata:t.metadata,resolve:n,reject:()=>{}}:{dataFormat:"ICU",source:t.source,metadata:t.metadata,resolve:n,reject:()=>{}};x.current.set(r,o);const i=x.current.size>=25&&_.current<100;A(i)}).finally(()=>{b.current.delete(r)});return b.current.set(r,o),o},[A]),E=t.useMemo(()=>C("ICU"),[C]),H=t.useMemo(()=>C("JSX"),[C]);return t.useEffect(()=>()=>{w.current&&clearTimeout(w.current)},[]),{developmentApiEnabled:u,registerIcuForTranslation:E,registerJsxForTranslation:H}}function ta({gt:e,translations:t,locale:r,defaultLocale:n,translationRequired:o,developmentApiEnabled:i,registerIcuForTranslation:a,environment:s}){function c({message:t,variables:r,locales:n,fallback:o,id:i}){try{return e.formatMessage(t,{locales:n,variables:r})}catch(e){if("production"===s)console.warn(((e,t)=>`${xt} Warning: failed to render string ${t?`for id: "${t}"`:""} original message: "${e}"`)(t,i),"Error: ",e);else{if(!o)throw new Error(`${qt(t,i)} Error: ${e}`);console.error(qt(t,i),"Error: ",e)}return o?c({message:o,locales:n,variables:r,id:i}):t}}function l(e,t={}){if(!e||"string"!=typeof e)return null;const{$id:r,$context:n,$_hash:o,...i}=t;return{id:r,context:n,_hash:o,variables:i,calculateHash:()=>Wt({source:e,...n&&{context:n},...r&&{id:r},dataFormat:"ICU"}),renderMessage:(e,t,n)=>c({message:e,locales:t,variables:i,id:r,fallback:n})}}function u(e,r,n){let o,i="";return r&&(o=t?.[r]),n&&void 0===o&&(i=n,o=t?.[n]),void 0===o&&(i=e(),o=t?.[i]),{translationEntry:o,hash:i}}const f=(e,t={},s)=>{const c=l(e,t);if(!c)return"";const{id:f,context:h,_hash:d,calculateHash:p,renderMessage:v}=c;if(!o)return v(e,[n]);const{translationEntry:y,hash:g}=u(p,f,d);return null===y?v(e,[n]):y?v(y,[r,n],e):void 0!==s?.[g]?s?.[g]?v(s?.[g],[r,n],e):v(e,[n]):i?(a({source:e,targetLocale:r,metadata:{...h&&{context:h},...f&&{id:f},hash:g||""}}),v(e,[n])):(console.warn(Zt(e,f,"t")),v(e,[n]))};return{_tFunction:f,_mFunction:(e,s={},l)=>{if(!e)return e;const u=to(e);if(!u||!u.$_hash||!u.$_source)return f(e,s,l);const{$_hash:h,$_source:d,$context:p,$hash:v,$id:y,...g}=u,_=(e,t,r)=>c({message:e,locales:t,variables:g,fallback:r});if(!o)return _(d,[n]);const x=t?.[u.$_hash];return null===x?_(d,[n]):x?_(x,[r,n],d):i?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(Zt(d,eo(e),"m")),_(d,[n]))},_filterMessagesForPreload:e=>{const t=[];for(const{message:r,...n}of e){const e=l(r,n);if(!e)continue;const{id:o,_hash:i,calculateHash:a}=e,{translationEntry:s,hash:c}=u(a,o,i);s||t.push({message:r,...n,$_hash:c})}return t},_preloadMessages:async e=>{const t={};return await Promise.all(e.map(async({message:e,...n})=>{const o=l(e,n);if(!o)return;const{id:i,context:s,_hash:c,calculateHash:f}=o,{translationEntry:h,hash:d}=u(f,i,c);h&&(t[d]=h),t[d]=await a({source:e,targetLocale:r,metadata:{...s&&{context:s},...i&&{id:i},hash:d}})})),t}}}function ra(e,r,n,o,i,a,s,c,l,u,f){return t.useCallback((t,c={})=>{if(!r)return"";const h=Et(r,t);if(!h)return console.warn(tr(t)),"";if(!Ct(h))return console.warn((e=>`${xt} Warning: Invalid dictionary entry found for id: "${e}"`)(t)),"";const{entry:d,metadata:p}=Ht(h);if(!d||"string"!=typeof d)return"";const v=(r,n,o)=>{try{return e.formatMessage(r,{locales:n,variables:c})}catch(e){if("production"===f)console.warn((e=>`${xt} Warning: Invalid ICU string dictionary entry found for id: "${e}"`)(t),"Error: ",e);else{if(!o)throw new Error(`${Qt(t)} Error: ${e}`);console.error(Qt(t),"Error: ",e)}return o?v(o,n):r}};if(!s)return v(d,[a]);const y=Et(n||{},t);if(y&&Ct(y)){const{entry:e}=Ht(y);return v(e,[i,a])}let g=o?.[t],_="";const x=()=>Wt({source:d,...p?.$context&&{context:p.$context},id:t,dataFormat:"ICU"});return g||(_=x(),g=o?.[_]),g?v(g,[i,a],d):null===g?v(d,[a]):l?(u({source:d,targetLocale:i,metadata:{...p?.$context&&{context:p.$context},id:t,hash:_||x()}}),v(d,[a])):v(d,[a])},[r,n,o,i,a,s,l,u,c])}function na({_locale:e,defaultLocale:n,locales:o,ssr:i,localeCookieName:a,customMapping:s,useDetermineLocale:c,enableI18n:l}){const u=t.useMemo(()=>Array.from(new Set([n,...l?o:[]])),[n,o,l]),[f,h]=c({locale:e,defaultLocale:n,locales:u,ssr:i,localeCookieName:a,customMapping:s,enableI18n:l}),[d,p]=t.useMemo(()=>{const e=r.requiresTranslation(n,f,u,s),t=e&&r.isSameLanguage(n,f);if(!s){const e=[];if(u.forEach(t=>{r.isValidLocale(t)||e.push(t)}),e.length)throw new Error((e=>`${xt} Error: You are using invalid locale codes in your configuration. You must either specify a list of valid locales or use "customMapping" to specify aliases for the following invalid locales: ${e.join(", ")}.`)(e))}if(s){const e=[];if(u.forEach(t=>{r.isValidLocale(t,s)||e.push(t)}),e.length)throw new Error((e=>`${xt} Error: You are using invalid canonical locale codes in your configuration: ${e.join(", ")}.`)(e))}return[e,t]},[n,f,u]);return{locale:f,setLocale:h,locales:u,translationRequired:d,dialectTranslationRequired:p}}function oa({devApiKey:e,projectId:o,runtimeUrl:i,loadTranslationsType:a,cacheUrl:s,locales:c,environment:l}){t.useEffect(()=>{if("production"===l&&e)throw new Error(Gt);if("custom"===a||!s&&!i||o||"development"!==l||console.warn(er),o&&i&&"custom"!==a&&!e&&"development"===l&&console.warn(rr),i===ot||s===nt&&"default"===a){const e=c.filter(e=>!n.getSupportedLocale(e));e.length&&console.warn((e=>`${xt} Warning: The following locales are currently unsupported by our service: ${e.map(e=>{const{name:t}=r.getLocaleProperties(e);return`${e} (${t})`}).join(", ")}`)(e))}},[e,a,s,i,o,c])}async function ia(e,t){const n=Array.from(new Set([e,r.getLocaleProperties(e).languageCode]));for(const e of n)try{const r=await t(e);if(r)return r}catch{}console.warn(or)}function aa({_translations:e,translationRequired:r,loadTranslationsType:n,loadTranslations:o,locale:i,cacheUrl:a,projectId:s,_versionId:c,gt:l}){const[u,f]=t.useState(e||r&&"disabled"!==n?null:{});return t.useEffect(()=>{f(r&&"disabled"!==n?null:{})},[i,n]),t.useEffect(()=>{if(u||!r||"disabled"===n)return;let e=!0;return(async()=>{let t;switch(n){case"custom":if(o)try{t=await o(i)}catch(e){console.error(((e="")=>`${xt} Error: fetching locally stored translations. If you are using a custom loadTranslations(${e}), make sure it is correctly implemented.`)(i),e)}break;case"default":try{t=await async function({cacheUrl:e,projectId:t,locale:r,versionId:n,gt:o}){if(!t||!e||!r)return{};r=o.resolveCanonicalLocale(r);const i=await fetch(n?`${e}/${t}/${r}/${n}`:`${e}/${t}/${r}`);return await i.json()}({cacheUrl:a||nt,projectId:s,locale:i,versionId:c,gt:l})}catch(e){console.error(e)}}t||(t={}),e&&f(t)})(),()=>{e=!1}},[u,r,n,a,s,i,c,l]),{translations:u,setTranslations:f}}function sa(e,r,n,o,i,a,s,c,l,u,f,h){return t.useCallback((t,s,l={})=>{if(""===s)throw new Error(`${xt} Error: You cannot provide an empty id to t.obj()`);const d=Pt({dictionary:e,id:s});if(!d)return console.warn(tr(s)),{};if(Ot(d))return h(t,l);if(!c)return $t(d);const p=function({dictionary:e,id:t,sourceDictionary:r}){if(""===t)return e;let n=e;const o=r,i=t.split(".");for(const e of i)void 0===yt(n,e)&&(Array.isArray(yt(o,e))?gt(n,e,[]):gt(n,e,{})),n=yt(n,e);return n}({dictionary:r,id:s,sourceDictionary:r}),{dictionary:v,updateDictionary:y}=Xt(structuredClone(d),s),g=ar(v,p,s),{dictionary:_,updateDictionary:x}=function(e,t,r,n,o=""){let i=!1;const a=o?o.split("."):[];return n.forEach(({metadata:n})=>{const{$_hash:o,$id:s}=n,c=a.length>0?s.split(".").slice(a.length).join("."):s,l=Et(t,c);let u;Ot(l)&&(u=Ht(l).entry);const f=r[o]||u;f&&(It(f,t,c,e),i=!0)}),{dictionary:t,updateDictionary:i}}(v,structuredClone(p),i||{},g,s),b=function(e,t,r,n=""){const o=n?n.split("."):[];return r.forEach(({source:r,metadata:n})=>{const{$id:i}=n,a=o.length>0?i.split(".").slice(o.length).join("."):i,s=Et(t,a);let c;Ot(s)&&(c=Ht(s).entry),It(c||r,t,a,e)}),t}(v,structuredClone(_),g,s);return u&&Promise.allSettled(g.map(async e=>{const{source:t,metadata:r}=e,n=r?.$id;return[n,await f({source:t,targetLocale:a,metadata:{...r?.$context&&{context:r.$context},id:n,hash:r?.$_hash}})]})).then(t=>{const r=t.filter(e=>"fulfilled"===e.status).map(e=>e.value);r.length>0&&o(t=>function(e,t,r){return t.forEach(([t,n])=>{It(n,e,t,r)}),e}(t,r,e))}),y&&setTimeout(()=>{n(e=>ir(e,v,s))},0),x&&setTimeout(()=>{o(e=>jt(e,_))},0),structuredClone(b)},[e,i,a,s,c,l,u,f,r])}function ca({enableI18n:e}){const[r]=t.useState(e);return{enableI18n:r}}function la(){throw bt("isSSREnabled")}function ua({}){throw bt("useDetermineLocale")}function fa({}){throw bt("useRegionState")}function ha({children:r,n:n,locales:o,...i}){const a=t.useContext(Ii);let s;a&&(o||=a.locale,s||=a.defaultLocale);const c=[...o?[o]:[],s||it];if("number"!=typeof n)throw new Error((e=>`${xt} Error: <Plural> component with children "${e}" requires "n" option.`)(r));return e.jsx(e.Fragment,{children:dt(n,c,i)||r})}function da({children:t,branch:r,...n}){r=r?.toString();const o=r&&void 0!==n[r]?n[r]:t;return e.jsx(e.Fragment,{children:o})}function pa(){return $i("useGTClass(): Unable to access configured GT class instance outside of a <GTProvider>").gt}ha._gtt="plural",da._gtt="branch",exports.Branch=da,exports.Currency=Wi,exports.DateTime=Ni,exports.GTContext=Ii,exports.GTProvider=function({children:n,config:o,environment:i="production",projectId:a=o?.projectId||"",devApiKey:s=o?.devApiKey||"",_versionId:c=o?._versionId,dictionary:l=o?.dictionary||{},locales:u=o?.locales||[],defaultLocale:f=o?.defaultLocale||it,cacheUrl:h=o?.cacheUrl||nt,runtimeUrl:d=o?.runtimeUrl||ot,renderSettings:p=o?.renderSettings||Mt(i),ssr:v=o?.ssr||la(),localeCookieName:y=o?.localeCookieName||"generaltranslation.locale",locale:g="",region:_,loadDictionary:x,loadTranslations:b,fallback:m,translations:w=null,customMapping:B=o?.customMapping,enableI18n:k=void 0===o?.enableI18n||o.enableI18n,enableI18nLoaded:S,useEnableI18n:A=ca,readAuthFromEnv:C=mt,useDetermineLocale:E=ua,useRegionState:H=fa,...z}){g&&(g=r.resolveAliasLocale(g,B));const{projectId:R,devApiKey:M}=C({projectId:a,devApiKey:s}),{enableI18n:O}=A({enableI18n:k,enableI18nLoaded:S,enableI18nCookieName:"generaltranslation.enable-i18n",ssr:v}),{locale:D,setLocale:F,locales:j,translationRequired:P,dialectTranslationRequired:T}=na({_locale:g,defaultLocale:f,locales:u,ssr:v,localeCookieName:y,customMapping:B,useDetermineLocale:E,enableI18n:O}),{region:I,setRegion:$}=H({_region:_,ssr:v,regionCookieName:"generaltranslation.region"}),L=t.useMemo(()=>new r.GT({devApiKey:M,sourceLocale:f,targetLocale:D,projectId:R,baseUrl:d||void 0,customMapping:B}),[M,f,R,d,B]),U=(b?"custom":h&&R&&"default")||"disabled",{dictionary:W,setDictionary:N,dictionaryTranslations:K,setDictionaryTranslations:X}=function({_dictionary:e,_dictionaryTranslations:r={},loadDictionary:n,locale:o,defaultLocale:i}){const[a,s]=t.useState(e),[c,l]=t.useState(r);return t.useEffect(()=>{if(!n)return;let e=!0;return(async()=>{const t=await ia(i,n)||{},r=await ia(o,n)||{};e&&s(t||{}),e&&l(r||{})})(),()=>{e=!1}},[n,o,i]),{dictionary:a,setDictionary:s,dictionaryTranslations:c,setDictionaryTranslations:l}}({_dictionary:l,_dictionaryTranslations:{},loadDictionary:x,locale:D,defaultLocale:f});oa({devApiKey:M,projectId:R,runtimeUrl:d,loadTranslationsType:U,cacheUrl:h,locales:u,environment:i});const{translations:G,setTranslations:V}=aa({_translations:w,translationRequired:P,loadTranslationsType:U,loadTranslations:b,locale:D,cacheUrl:h,projectId:R,_versionId:c,gt:L}),{registerIcuForTranslation:J,registerJsxForTranslation:q,developmentApiEnabled:Z}=ea({gt:L,locale:D,versionId:c,defaultLocale:f,runtimeUrl:d,renderSettings:p,setTranslations:V,environment:i,...z}),{_tFunction:Y,_mFunction:Q,_filterMessagesForPreload:ee,_preloadMessages:te}=ta({gt:L,translations:G,locale:D,defaultLocale:f,translationRequired:P,developmentApiEnabled:Z,registerIcuForTranslation:J,environment:i}),re=ra(L,W,K,G,D,f,P,T,Z,J,i),ne=sa(W||{},K||{},N,X,G,D,f,P,T,Z,J,re),oe=!(P&&!G||!D);return e.jsx(Ii.Provider,{value:{gt:L,registerIcuForTranslation:J,registerJsxForTranslation:q,_tFunction:Y,_mFunction:Q,_filterMessagesForPreload:ee,_preloadMessages:te,_dictionaryFunction:re,_dictionaryObjFunction:ne,developmentApiEnabled:Z,locale:D,locales:j,setLocale:F,defaultLocale:f,region:I,setRegion:$,translations:G,translationRequired:P,dialectTranslationRequired:T,projectId:R,renderSettings:p},children:e.jsx(t.Suspense,{fallback:m,children:oe?n:m})})},exports.LocaleSelector=function({}){throw bt("LocaleSelector")},exports.Num=Li,exports.Plural=ha,exports.RegionSelector=function({}){throw bt("RegionSelector")},exports.Static=function({children:e}){return e},exports.T=Qi,exports.Var=Ui,exports.decodeMsg=eo,exports.decodeOptions=to,exports.gtFallback=io,exports.mFallback=function(e,t){return void 0===t&&(t={}),e?function(e){return!(!e.$_hash||!e.$_source)}(function(e){if(-1===e.lastIndexOf(":"))return null;var t=e.slice(e.lastIndexOf(":")+1);try{return JSON.parse(function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"base64").toString("utf8");for(var t=atob(e),r=new Uint8Array(t.length),n=0;n<t.length;n++)r[n]=t.charCodeAt(n);return(new TextDecoder).decode(r)}(t))}catch(e){return null}}(e)||{})?function(e){return"string"==typeof e&&-1!==e.lastIndexOf(":")?e.slice(0,e.lastIndexOf(":")):e}(e):io(e,t):e},exports.msg=function(e,t){if(!t)return e;var n=function(e){return Object.fromEntries(Object.entries(e).filter(function(e){var t=e[0];return"$id"!==t&&"$context"!==t&&"$hash"!==t&&"$_hash"!==t&&"$_source"!==t}))}(t),o=e;if(function(e){for(var t=0,r=!1;t<e.length;){var n=e[t];if("'"!==n)if(r||"{"!==n)t++;else{for(var o=t+1,i="";o<e.length&&"}"!==e[o];)i+=e[o],o++;if(o<e.length&&i.trim().length>0)return!0;t=o<e.length?o+1:o}else{if(t+1<e.length&&"'"===e[t+1]){t+=2;continue}r=!r,t++}}return!1}(e)&&Object.keys(n||{}).length>0)try{o=r.formatMessage(e,{locales:["en"],variables:n})}catch(t){return function(e){console.warn(e)}("gt-i18n warning: String interpolation failed. Error: "+t),e}var i=e,a=t.$_hash||function(e,t){var r=e.source,n=e.context,o=e.id,i=e.dataFormat;void 0===t&&(t=Zn);var a={};return a.source="JSX"===i?Qn(r):r,a=qn(qn(qn(qn({},a),o&&{id:o}),n&&{context:n}),i&&{dataFormat:i}),t(pr(a))}(sr(sr(sr({source:e},(null==t?void 0:t.$context)&&{context:t.$context}),(null==t?void 0:t.$id)&&{id:t.$id}),{dataFormat:"ICU"})),s=sr(sr({},t),{$_source:i,$_hash:a}),c=function(e){if("undefined"!=typeof Buffer)return Buffer.from(e,"utf8").toString("base64");for(var t=(new TextEncoder).encode(e),r="",n=0;n<t.length;n++)r+=String.fromCharCode(t[n]);return btoa(r)}(JSON.stringify(s));return"".concat(o,":").concat(c)},exports.useCreateInternalUseGTFunction=ta,exports.useCreateInternalUseTranslationsFunction=ra,exports.useCreateInternalUseTranslationsObjFunction=sa,exports.useDefaultLocale=function(){return $i("useDefaultLocale(): Unable to access default locale outside of a <GTProvider>").defaultLocale},exports.useGT=function(e){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_tFunction:a,locale:s}=$i("useGT(): No context provided. You're trying to get the gt() function from the useGT() hook, which can be called within a <GTProvider>.");let c;if(e&&Yi&&r&&n){const t=i(e);t.length>0&&(c=Yi(qi(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return t.useCallback(function(e,t={}){return a(e,t,c)},[c,a])},exports.useGTClass=pa,exports.useLocale=function(){return $i("useLocale(): Unable to access user's locale outside of a <GTProvider>").locale},exports.useLocaleDirection=function(e){const{gt:t}=$i("useLocaleDirection(): Unable to access configured GT class instance outside of a <GTProvider>");return t.getLocaleDirection(e)},exports.useLocaleProperties=function(e){return pa().getLocaleProperties(e)},exports.useLocaleSelector=function(e){const{locales:r,locale:n,setLocale:o,gt:i}=$i(),a=t.useMemo(()=>{if(!r||0===r.length)return[];const e=r.sort((e,t)=>(new Intl.Collator).compare(i.getLocaleProperties(e).nativeNameWithRegionCode,i.getLocaleProperties(t).nativeNameWithRegionCode));return e},[r]),s=t.useCallback(e=>i.getLocaleProperties(e),[i]);return{locale:n,locales:e||a,setLocale:o,getLocaleProperties:s}},exports.useLocales=function(){return $i("useLocales(): Unable to access configured locales outside of a <GTProvider>").locales},exports.useMessages=function(e){const{developmentApiEnabled:r,translationRequired:n,_preloadMessages:o,_filterMessagesForPreload:i,_mFunction:a,locale:s}=$i("useMessages(): No context provided. You're trying to get the m() function from the useMessages() hook, which can be called within a <GTProvider>.");let c;if(e&&Yi&&r&&n){const t=i(e);t.length>0&&(c=Yi(qi(["_preloadMessages",s,JSON.stringify(t)],()=>o(t))))}return t.useCallback(function(e,t={}){return a(e,t,c)},[c,a])},exports.useRegion=function(){return $i("useRegion(): Unable to access user's region outside of a <GTProvider>").region},exports.useRegionSelector=function({regions:e,customMapping:n,prioritizeCurrentLocaleRegion:o=!0,sortRegionsAlphabetically:i=!0}={prioritizeCurrentLocaleRegion:!0,sortRegionsAlphabetically:!0}){const{locales:a,locale:s,setLocale:c,gt:l,region:u,setRegion:f}=$i(),{regionCode:h}=l.getLocaleProperties(s),[d,p]=t.useMemo(()=>{const t=new Map(a.map(e=>{const t=r.getLocaleProperties(e,s,l.customMapping);return[t.regionCode,t]})),c=e?[...e]:Array.from(t?.keys()||[h]),u=new Map(c.map(e=>[e,{locale:t?.get(e)?.code||s,...l.getRegionProperties(e),..."string"==typeof n?.[e]?{name:n?.[e]}:n?.[e]}]));if(i&&c.sort((e,t)=>(new Intl.Collator).compare(u.get(e).name,u.get(t).name)),o){const e=c.indexOf(h);e>0&&(c.splice(e,1),c.unshift(h))}return[c,u]},[e,u,s,a,l]);return{region:u,setRegion:f,regions:d,regionData:p,locales:a,locale:s,localeRegion:h,setLocale:c}},exports.useRuntimeTranslation=ea,exports.useSetLocale=function(){const{setLocale:e}=$i("setLocale(): Unable to access user's locale outside of a <GTProvider>");return e},exports.useTranslations=function(e){const t=t=>e?`${e}.${t}`:t,{_dictionaryFunction:r,_dictionaryObjFunction:n}=$i(`useTranslations('${e}'): No context provided. You're trying to get the t() function on the client, which can only be done inside a <GTProvider>.`);function o(e,n={}){const o=t(e);return r(o,n)}return o.obj=function(e,r={}){const o=t(e);return n(e,o,r)},o};
|
|
53
53
|
//# sourceMappingURL=index.cjs.min.cjs.map
|