@tsocial/tvweb-sdk.dop 5.7.1 → 5.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -37,7 +37,7 @@ function(e){var t=r,n=t.lib,o=n.WordArray,a=n.Hasher,i=t.algo,s=o.create([0,1,2,
|
|
|
37
37
|
* derived from CryptoJS.mode.CTR
|
|
38
38
|
* Jan Hruby jhruby.web@gmail.com
|
|
39
39
|
*/
|
|
40
|
-
(r=Er).mode.CTRGladman=function(){var e=r.lib.BlockCipherMode.extend();function t(e){if(255==(e>>24&255)){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}else e+=1<<24;return e}function n(e){return 0===(e[0]=t(e[0]))&&(e[1]=t(e[1])),e}var o=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,o=r.blockSize,a=this._iv,i=this._counter;a&&(i=this._counter=a.slice(0),this._iv=void 0),n(i);var s=i.slice(0);r.encryptBlock(s,0);for(var c=0;c<o;c++)e[t+c]^=s[c]}});return e.Decryptor=o,e}(),r.mode.CTRGladman)})),$((function(e,t){var r,n,o;e.exports=((o=Er).mode.OFB=(n=(r=o.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,a=this._keystream;o&&(a=this._keystream=o.slice(0),this._iv=void 0),r.encryptBlock(a,0);for(var i=0;i<n;i++)e[t+i]^=a[i]}}),r.Decryptor=n,r),o.mode.OFB)})),$((function(e,t){var r,n;e.exports=((n=Er).mode.ECB=((r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),r.Decryptor=r.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),r),n.mode.ECB)})),$((function(e,t){var r;e.exports=((r=Er).pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,o=n-r%n,a=r+o-1;e.clamp(),e.words[a>>>2]|=o<<24-a%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Ansix923)})),$((function(e,t){var r;e.exports=((r=Er).pad.Iso10126={pad:function(e,t){var n=4*t,o=n-e.sigBytes%n;e.concat(r.lib.WordArray.random(o-1)).concat(r.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Iso10126)})),$((function(e,t){var r;e.exports=((r=Er).pad.Iso97971={pad:function(e,t){e.concat(r.lib.WordArray.create([2147483648],1)),r.pad.ZeroPadding.pad(e,t)},unpad:function(e){r.pad.ZeroPadding.unpad(e),e.sigBytes--}},r.pad.Iso97971)})),$((function(e,t){var r;e.exports=((r=Er).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}}},r.pad.ZeroPadding)})),$((function(e,t){var r;e.exports=((r=Er).pad.NoPadding={pad:function(){},unpad:function(){}},r.pad.NoPadding)})),$((function(e,t){var r,n,o,a;e.exports=(n=(r=a=Er).lib.CipherParams,o=r.enc.Hex,r.format.Hex={stringify:function(e){return e.ciphertext.toString(o)},parse:function(e){var t=o.parse(e);return n.create({ciphertext:t})}},a.format.Hex)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib.BlockCipher,n=e.algo,o=[],a=[],i=[],s=[],c=[],l=[],u=[],d=[],f=[],p=[];!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 h=n^n<<1^n<<2^n<<3^n<<4;h=h>>>8^255&h^99,o[r]=h,a[h]=r;var m=e[r],g=e[m],y=e[g],v=257*e[h]^16843008*h;i[r]=v<<24|v>>>8,s[r]=v<<16|v>>>16,c[r]=v<<8|v>>>24,l[r]=v,v=16843009*y^65537*g^257*m^16843008*r,u[h]=v<<24|v>>>8,d[h]=v<<16|v>>>16,f[h]=v<<8|v>>>24,p[h]=v,r?(r=m^e[e[e[y^m]]],n^=e[e[n]]):r=n=1}}();var h=[0,1,2,4,8,16,32,64,128,27,54],m=n.AES=t.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),a=this._keySchedule=[],i=0;i<n;i++)i<r?a[i]=t[i]:(l=a[i-1],i%r?r>6&&i%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^=h[i/r|0]<<24),a[i]=a[i-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(i=n-c,c%4)var l=a[i];else l=a[i-4];s[c]=c<4||i<=4?l:u[o[l>>>24]]^d[o[l>>>16&255]]^f[o[l>>>8&255]]^p[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,i,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,d,f,p,a),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,a,i,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],d=e[t+2]^r[2],f=e[t+3]^r[3],p=4,h=1;h<c;h++){var m=n[l>>>24]^o[u>>>16&255]^a[d>>>8&255]^i[255&f]^r[p++],g=n[u>>>24]^o[d>>>16&255]^a[f>>>8&255]^i[255&l]^r[p++],y=n[d>>>24]^o[f>>>16&255]^a[l>>>8&255]^i[255&u]^r[p++],v=n[f>>>24]^o[l>>>16&255]^a[u>>>8&255]^i[255&d]^r[p++];l=m,u=g,d=y,f=v}m=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[p++],g=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[p++],y=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[p++],v=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&d])^r[p++],e[t]=m,e[t+1]=g,e[t+2]=y,e[t+3]=v},keySize:8});e.AES=t._createHelper(m)}(),r.AES)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib,n=t.WordArray,o=t.BlockCipher,a=e.algo,i=[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],d=a.DES=o.extend({_doReset:function(){for(var e=this._key.words,t=[],r=0;r<56;r++){var n=i[r]-1;t[r]=e[n>>>5]>>>31-n%32&1}for(var o=this._subKeys=[],a=0;a<16;a++){var l=o[a]=[],u=c[a];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 d=this._invSubKeys=[];for(r=0;r<16;r++)d[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],f.call(this,4,252645135),f.call(this,16,65535),p.call(this,2,858993459),p.call(this,8,16711935),f.call(this,1,1431655765);for(var n=0;n<16;n++){for(var o=r[n],a=this._lBlock,i=this._rBlock,s=0,c=0;c<8;c++)s|=l[c][((i^o[c])&u[c])>>>0];this._lBlock=i,this._rBlock=a^s}var d=this._lBlock;this._lBlock=this._rBlock,this._rBlock=d,f.call(this,1,1431655765),p.call(this,8,16711935),p.call(this,2,858993459),f.call(this,16,65535),f.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function f(e,t){var r=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=r,this._lBlock^=r<<e}function p(e,t){var r=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=r,this._rBlock^=r<<e}e.DES=o._createHelper(d);var h=a.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=d.createEncryptor(n.create(t)),this._des2=d.createEncryptor(n.create(r)),this._des3=d.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});e.TripleDES=o._createHelper(h)}(),r.TripleDES)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=n.RC4=t.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 a=0;o<256;o++){var i=o%r,s=t[i>>>2]>>>24-i%4*8&255;a=(a+n[o]+s)%256;var c=n[o];n[o]=n[a],n[a]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=a.call(this)},keySize:8,ivSize:0});function a(){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 a=e[t];e[t]=e[r],e[r]=a,n|=e[(e[t]+e[r])%256]<<24-8*o}return this._i=t,this._j=r,n}e.RC4=t._createHelper(o);var i=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--)a.call(this)}});e.RC4Drop=t._createHelper(i)}(),r.RC4)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=[],a=[],i=[],s=n.Rabbit=t.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 a=t.words,i=a[0],s=a[1],l=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(o[0]^=l,o[1]^=d,o[2]^=u,o[3]^=f,o[4]^=l,o[5]^=d,o[6]^=u,o[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)a[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<a[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<a[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<a[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<a[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<a[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<a[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<a[6]>>>0?1:0)|0,this._b=t[7]>>>0<a[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);i[r]=c^l}e[0]=i[0]+(i[7]<<16|i[7]>>>16)+(i[6]<<16|i[6]>>>16)|0,e[1]=i[1]+(i[0]<<8|i[0]>>>24)+i[7]|0,e[2]=i[2]+(i[1]<<16|i[1]>>>16)+(i[0]<<16|i[0]>>>16)|0,e[3]=i[3]+(i[2]<<8|i[2]>>>24)+i[1]|0,e[4]=i[4]+(i[3]<<16|i[3]>>>16)+(i[2]<<16|i[2]>>>16)|0,e[5]=i[5]+(i[4]<<8|i[4]>>>24)+i[3]|0,e[6]=i[6]+(i[5]<<16|i[5]>>>16)+(i[4]<<16|i[4]>>>16)|0,e[7]=i[7]+(i[6]<<8|i[6]>>>24)+i[5]|0}e.Rabbit=t._createHelper(s)}(),r.Rabbit)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=[],a=[],i=[],s=n.RabbitLegacy=t.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 a=t.words,i=a[0],s=a[1],l=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(n[0]^=l,n[1]^=d,n[2]^=u,n[3]^=f,n[4]^=l,n[5]^=d,n[6]^=u,n[7]^=f,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)a[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<a[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<a[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<a[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<a[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<a[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<a[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<a[6]>>>0?1:0)|0,this._b=t[7]>>>0<a[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);i[r]=c^l}e[0]=i[0]+(i[7]<<16|i[7]>>>16)+(i[6]<<16|i[6]>>>16)|0,e[1]=i[1]+(i[0]<<8|i[0]>>>24)+i[7]|0,e[2]=i[2]+(i[1]<<16|i[1]>>>16)+(i[0]<<16|i[0]>>>16)|0,e[3]=i[3]+(i[2]<<8|i[2]>>>24)+i[1]|0,e[4]=i[4]+(i[3]<<16|i[3]>>>16)+(i[2]<<16|i[2]>>>16)|0,e[5]=i[5]+(i[4]<<8|i[4]>>>24)+i[3]|0,e[6]=i[6]+(i[5]<<16|i[5]>>>16)+(i[4]<<16|i[4]>>>16)|0,e[7]=i[7]+(i[6]<<8|i[6]>>>24)+i[5]|0}e.RabbitLegacy=t._createHelper(s)}(),r.RabbitLegacy)})),$((function(e,t){e.exports=Er}))),Ar=function(e){var t=e.blob;return new Promise((function(e){var r=new FileReader;r.onload=function(t){var r=t.target.result,n=Sr.MD5(Sr.lib.WordArray.create(r)).toString();e(n)},r.readAsArrayBuffer(t)}))},_r=Object.freeze({__proto__:null,MD5:Ar}),Ir=["tracking"],Tr=gr(),Pr=t.createContext(),xr={enable:!1,accessKey:"",secretKey:"",apiUrl:"",userId:""},Rr=function(){var e=z(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p,h,m;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=t.tag,n=t.event,o=t.log,a=br(new Date),i=o,e.t0=n,e.next="sdk_mode.read_id_card_one_side"===e.t0?6:"sdk_mode.liveness"===e.t0?19:36;break;case 6:return i=hr(o),s=o.result_object,e.next=10,Ar({blob:s.image.blob});case 10:if(e.t1=e.sent,i.result_object.image={blob:e.t1},delete i.result_object.recordedVideos,!s.qrScannedResult){e.next=18;break}return e.next=16,Ar({blob:s.qrScannedResult.image.blob});case 16:i.result_object.qrScannedResult.image.blob=e.sent,delete i.result_object.qrScannedResult.recordedVideos;case 18:return e.abrupt("break",36);case 19:return i=hr(o),c=o.result_object,l=c.steps,u=c.frontalFaces,d=c.frontalScaledImage,f=l.map((function(e){return Ar({blob:e.image.blob})})),e.next=24,Promise.all(f);case 24:return p=e.sent,l.forEach((function(e,t){i.result_object.steps[t].image.blob=p[t]})),h=u.map((function(e){return Ar({blob:e})})),e.next=29,Promise.all(h);case 29:if(m=e.sent,u.forEach((function(e,t){i.result_object.frontalFaces[t]=m[t]})),!d){e.next=35;break}return e.next=34,Ar({blob:d});case 34:i.result_object.frontalScaledImage=e.sent;case 35:return e.abrupt("break",36);case 36:return e.abrupt("return",{tag:r,event:n,log:q({device_time:a},i)});case 37:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();function Nr(e){var t,r=e.userId;if(r)t=r;else{var n=wr("user-id");if(n)t=n;else{var o=ce();t=o,kr(o,"user-id")}}return t}function Lr(e){var r=e.value,o=e.children,i=r.tracking,s=void 0===i?xr:i,c=function(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(r,Ir),l=s.enable,u=s.accessKey,d=s.secretKey,f=s.apiUrl,p=s.userId,h=a((function(){return l?f&&u&&d?new te(u,d,f):(console.error("apiUrl, accessKey and secretKey are required when tracking is enabled"),null):null}),[l,u,d,f]),m=a((function(){var e=Nr({userId:p});return q(q({},Tr),{},{"x-request-id":e})}),[p]),g=n(z(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=s.length>0&&void 0!==s[0]?s[0]:{},r=t.tag,n=t.event,o=t.log,a=void 0===o?{}:o,!l){e.next=11;break}return e.prev=2,e.next=5,Rr({tag:r,event:n,log:a});case 5:i=e.sent,h.httpClient.post("/v1/log_events",i,m),e.next=11;break;case 9:e.prev=9,e.t0=e.catch(2);case 11:case"end":return e.stop()}}),e,null,[[2,9]])}))),[h,m,l]);return t.createElement(Pr.Provider,{value:q(q({},c),{},{sendEvent:g})},o)}function Or(){var e=o(Pr);return void 0===e?(console.warn("useSDKTracking must be used within a SDKTrackingProvider"),{sendEvent:function(){}}):e}Lr.propTypes={value:f.shape({tracking:f.shape({enable:f.bool,accessKey:f.string,secretKey:f.string,apiUrl:f.string,userId:f.string})}).isRequired,children:f.node.isRequired};var Dr=Object.freeze({__proto__:null,defaultTrackingConfig:xr,getXRequestId:Nr,SDKTrackingProvider:Lr,useSDKTracking:Or});function Mr(e,t){return e&&!e.endsWith("/")?[e,"/",t].join(""):[e,t].join("")}function Ur(){var e=F();return null==e?void 0:e.assetRoot}var Fr=Object.freeze({__proto__:null,getAsset:Mr,useAssetRoot:Ur,useAsset:function(e){return Mr(Ur(),e)}});function Vr(e){return new Promise((function(t){return setTimeout(t,e)}))}var jr=Object.freeze({__proto__:null,sleep:Vr}),zr=Symbol("Comlink.proxy"),Kr=Symbol("Comlink.endpoint"),Hr=Symbol("Comlink.releaseProxy"),qr=Symbol("Comlink.thrown"),Qr=function(e){return"object"==C(e)&&null!==e||"function"==typeof e},Wr=new Map([["proxy",{canHandle:function(e){return Qr(e)&&e[zr]},serialize:function(e){var t=new MessageChannel,r=t.port1,n=t.port2;return Gr(e,r),[n,[n]]},deserialize:function(e){return e.start(),Yr(e)}}],["throw",{canHandle:function(e){return Qr(e)&&qr in e},serialize:function(e){var t=e.value;return[t instanceof Error?{isError:!0,value:{message:t.message,name:t.name,stack:t.stack}}:{isError:!1,value:t},[]]},deserialize:function(e){if(e.isError)throw Object.assign(new Error(e.value.message),e.value);throw e.value}}]]);function Gr(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:self;t.addEventListener("message",(function r(n){if(n&&n.data){var o,a=Object.assign({path:[]},n.data),i=a.id,s=a.type,c=a.path,l=(n.data.argumentList||[]).map(rn);try{var u=c.slice(0,-1).reduce((function(e,t){return e[t]}),e),d=c.reduce((function(e,t){return e[t]}),e);switch(s){case"GET":o=d;break;case"SET":u[c.slice(-1)[0]]=rn(n.data.value),o=!0;break;case"APPLY":o=d.apply(u,l);break;case"CONSTRUCT":o=function(e){return Object.assign(e,B({},zr,!0))}(_(d,P(l)));break;case"ENDPOINT":var f=new MessageChannel,p=f.port1,h=f.port2;Gr(e,h),o=function(e,t){return en.set(e,t),e}(p,[p]);break;case"RELEASE":o=void 0;break;default:return}}catch(e){o=B({value:e},qr,0)}Promise.resolve(o).catch((function(e){return B({value:e},qr,0)})).then((function(e){var n=T(tn(e),2),o=n[0],a=n[1];t.postMessage(Object.assign(Object.assign({},o),{id:i}),a),"RELEASE"===s&&(t.removeEventListener("message",r),Xr(t))}))}})),t.start&&t.start()}function Xr(e){(function(e){return"MessagePort"===e.constructor.name})(e)&&e.close()}function Yr(e,t){return $r(e,[],t)}function Zr(e){if(e)throw new Error("Proxy has been released and is not useable")}function $r(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},n=!1,o=new Proxy(r,{get:function(r,a){if(Zr(n),a===Hr)return function(){return nn(e,{type:"RELEASE",path:t.map((function(e){return e.toString()}))}).then((function(){Xr(e),n=!0}))};if("then"===a){if(0===t.length)return{then:function(){return o}};var i=nn(e,{type:"GET",path:t.map((function(e){return e.toString()}))}).then(rn);return i.then.bind(i)}return $r(e,[].concat(P(t),[a]))},set:function(r,o,a){Zr(n);var i=T(tn(a),2),s=i[0],c=i[1];return nn(e,{type:"SET",path:[].concat(P(t),[o]).map((function(e){return e.toString()})),value:s},c).then(rn)},apply:function(r,o,a){Zr(n);var i=t[t.length-1];if(i===Kr)return nn(e,{type:"ENDPOINT"}).then(rn);if("bind"===i)return $r(e,t.slice(0,-1));var s=T(Jr(a),2),c=s[0],l=s[1];return nn(e,{type:"APPLY",path:t.map((function(e){return e.toString()})),argumentList:c},l).then(rn)},construct:function(r,o){Zr(n);var a=T(Jr(o),2),i=a[0],s=a[1];return nn(e,{type:"CONSTRUCT",path:t.map((function(e){return e.toString()})),argumentList:i},s).then(rn)}});return o}function Jr(e){var t,r=e.map(tn);return[r.map((function(e){return e[0]})),(t=r.map((function(e){return e[1]})),Array.prototype.concat.apply([],t))]}var en=new WeakMap;function tn(e){var t,r=N(Wr);try{for(r.s();!(t=r.n()).done;){var n=T(t.value,2),o=n[0],a=n[1];if(a.canHandle(e)){var i=T(a.serialize(e),2);return[{type:"HANDLER",name:o,value:i[0]},i[1]]}}}catch(e){r.e(e)}finally{r.f()}return[{type:"RAW",value:e},en.get(e)||[]]}function rn(e){switch(e.type){case"HANDLER":return Wr.get(e.name).deserialize(e.value);case"RAW":return e.value}}function nn(e,t,r){return new Promise((function(n){var o=new Array(4).fill(0).map((function(){return Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16)})).join("-");e.addEventListener("message",(function t(r){r.data&&r.data.id&&r.data.id===o&&(e.removeEventListener("message",t),n(r.data))})),e.start&&e.start(),e.postMessage(Object.assign({id:o},t),r)}))}var on=function(){if(!window.Worker)return null;var e=new Blob(['const t=Symbol("Comlink.proxy"),e=Symbol("Comlink.endpoint"),r=Symbol("Comlink.releaseProxy"),n=Symbol("Comlink.thrown"),a=t=>"object"==typeof t&&null!==t||"function"==typeof t,o=new Map([["proxy",{canHandle:e=>a(e)&&e[t],serialize(t){const{port1:e,port2:r}=new MessageChannel;return i(t,e),[r,[r]]},deserialize(t){return t.start(),s(t,[],e);var e}}],["throw",{canHandle:t=>a(t)&&n in t,serialize({value:t}){let e;return e=t instanceof Error?{isError:!0,value:{message:t.message,name:t.name,stack:t.stack}}:{isError:!1,value:t},[e,[]]},deserialize(t){if(t.isError)throw Object.assign(new Error(t.value.message),t.value);throw t.value}}]]);function i(e,r=self){r.addEventListener("message",(function a(o){if(!o||!o.data)return;const{id:c,type:s,path:l}=Object.assign({path:[]},o.data),g=(o.data.argumentList||[]).map(m);let p;try{const r=l.slice(0,-1).reduce(((t,e)=>t[e]),e),n=l.reduce(((t,e)=>t[e]),e);switch(s){case"GET":p=n;break;case"SET":r[l.slice(-1)[0]]=m(o.data.value),p=!0;break;case"APPLY":p=n.apply(r,g);break;case"CONSTRUCT":p=function(e){return Object.assign(e,{[t]:!0})}(new n(...g));break;case"ENDPOINT":{const{port1:t,port2:r}=new MessageChannel;i(e,r),p=function(t,e){return f.set(t,e),t}(t,[t])}break;case"RELEASE":p=void 0;break;default:return}}catch(t){p={value:t,[n]:0}}Promise.resolve(p).catch((t=>({value:t,[n]:0}))).then((t=>{const[e,n]=h(t);r.postMessage(Object.assign(Object.assign({},e),{id:c}),n),"RELEASE"===s&&(r.removeEventListener("message",a),u(r))}))})),r.start&&r.start()}function u(t){(function(t){return"MessagePort"===t.constructor.name})(t)&&t.close()}function c(t){if(t)throw new Error("Proxy has been released and is not useable")}function s(t,n=[],a=function(){}){let o=!1;const i=new Proxy(a,{get(e,a){if(c(o),a===r)return()=>g(t,{type:"RELEASE",path:n.map((t=>t.toString()))}).then((()=>{u(t),o=!0}));if("then"===a){if(0===n.length)return{then:()=>i};const e=g(t,{type:"GET",path:n.map((t=>t.toString()))}).then(m);return e.then.bind(e)}return s(t,[...n,a])},set(e,r,a){c(o);const[i,u]=h(a);return g(t,{type:"SET",path:[...n,r].map((t=>t.toString())),value:i},u).then(m)},apply(r,a,i){c(o);const u=n[n.length-1];if(u===e)return g(t,{type:"ENDPOINT"}).then(m);if("bind"===u)return s(t,n.slice(0,-1));const[f,h]=l(i);return g(t,{type:"APPLY",path:n.map((t=>t.toString())),argumentList:f},h).then(m)},construct(e,r){c(o);const[a,i]=l(r);return g(t,{type:"CONSTRUCT",path:n.map((t=>t.toString())),argumentList:a},i).then(m)}});return i}function l(t){const e=t.map(h);return[e.map((t=>t[0])),(r=e.map((t=>t[1])),Array.prototype.concat.apply([],r))];var r}const f=new WeakMap;function h(t){for(const[e,r]of o)if(r.canHandle(t)){const[n,a]=r.serialize(t);return[{type:"HANDLER",name:e,value:n},a]}return[{type:"RAW",value:t},f.get(t)||[]]}function m(t){switch(t.type){case"HANDLER":return o.get(t.name).deserialize(t.value);case"RAW":return t.value}}function g(t,e,r){return new Promise((n=>{const a=new Array(4).fill(0).map((()=>Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16))).join("-");t.addEventListener("message",(function e(r){r.data&&r.data.id&&r.data.id===a&&(t.removeEventListener("message",e),n(r.data))})),t.start&&t.start(),t.postMessage(Object.assign({id:a},e),r)}))}var p=[[0,1,0],[1,-4,1],[0,1,0]];function d(t,e,r,n){return t[4*(r*e+n)]}function v(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function y(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var r=[],n=!0,a=!1,o=void 0;try{for(var i,u=t[Symbol.iterator]();!(n=(i=u.next()).done)&&(r.push(i.value),!e||r.length!==e);n=!0);}catch(t){a=!0,o=t}finally{try{n||null==u.return||u.return()}finally{if(a)throw o}}return r}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return b(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return b(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function b(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var E="frontal",S="left",w="right",M="up",k="down",_=0,A=1,R=2;function L(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=y(t,2),a=n[0],o=n[1],i=y(e,2),u=i[0],c=i[1],s=[a[0],o[0]],l=[a[1],o[1]];return s[0]+r<=u[0]&&c[0]<=s[1]-r&&l[0]+r<=u[1]&&c[1]<=l[1]-.8*r?R:s[0]<=u[0]||c[0]<=s[1]||l[0]<=u[1]||c[1]<=l[1]?A:_}var P={code:"no_face",msg:{en:"Face not found",vi:"Không tìm thấy khuôn mặt"}},O={code:"partial_face",msg:{en:"Face out of the box",vi:"Không tìm thấy toàn bộ khuôn mặt"}},j={code:"multiple_faces",msg:{en:"Too many faces",vi:"Quá nhiều khuôn mặt"}},T={code:"face_too_small",msg:{en:"Face too small",vi:"Khuôn mặt quá nhỏ"}},F={code:"face_too_large",msg:{en:"Face too large",vi:"Khuôn mặt quá to"}},x={code:"face_out_of_box",msg:{en:"Face is out of box",vi:"Khuôn mặt không nằm trọn vẹn trong khung ảnh"}};function C(t){return Math.pow(Math.pow(t[0],2)+Math.pow(t[1],2),.5)}function N(t,e){return[t[0]-e[0],t[1]-e[1]]}function z(t,e,r,n){var a=r*(4*e)+4*n;return{r:t[a],g:t[a+1],b:t[a+2]}}i({calculateBlurScoreFunc:function(t){for(var e=t.data,r=t.reducedWidth,n=t.reducedHeight,a=0;a<e.length;a+=4){var o=(e[a]+e[a+1]+e[a+2])/3;e[a]=o}for(var i=0,u=0,c=n-1,s=r-1,l=1;l<c;l++)for(var f=1;f<s;f++){var h=p[0][0]*d(e,r,f-1,l-1)+p[0][1]*d(e,r,f,l-1)+p[0][2]*d(e,r,f+1,l-1)+p[1][0]*d(e,r,f-1,l)+p[1][1]*d(e,r,f,l)+p[1][2]*d(e,r,f+1,l)+p[2][0]*d(e,r,f-1,l+1)+p[2][1]*d(e,r,f,l+1)+p[2][2]*d(e,r,f+1,l+1);(h=Math.abs(h))>25&&i++,h>15&&h<25&&u++}var m=0;return i+u!==0&&(m=i/(i+u)),m},calculateFaceDirectionFunc:function(t){var e=t.landmarks,r=t.getPerfectFrontal,n=function(t){var e,r,n,a,o,i,u,c=y(t,4),s=c[0],l=c[1],f=c[2],h=c[3],m=N(l,s),g=C(m),p=(a=l,e=[(n=s)[0]+a[0],n[1]+a[1]],r=2,[e[0]/r,e[1]/r]),d=N(f,p),v=C(N(h,f)),b=N(h,p),E=C(b),S=(d[0]*b[0]+d[1]*b[1])/E,w=v/E;if(g>.5*E)o=(d[0]*m[0]+d[1]*m[1])/g/g;else{var M=C(N(d,function(t,e){return[t[0]*e,t[1]*e]}(b,S/E)));u=b,o=((i=d)[0]*u[1]-u[0]*i[1]>=0?1:-1)*M/g}return{left_right_score:o,up_down_score:w}}(e),a=n.left_right_score,o=n.up_down_score,i=y(e,3),u=i[0],c=i[1],s=i[2],l=c[0]-s[0],f=u[0]-s[0],h=r?.1:.3,m=o>.7,g=o<.42,p=a>=.35&&a<=.6,d=a<=-.35&&a>=-.6;return o>=.42&&o<=.7&&a>-h&&a<h&&l*f<0?{gesture:E,leftRightScore:a}:m&&!d&&!p?{gesture:M,leftRightScore:a}:g&&!d&&!p?{gesture:k,leftRightScore:a}:p&&!m&&!g?{gesture:w,leftRightScore:a}:d&&!m&&!g?{gesture:S,leftRightScore:a}:null},validatePredictionsFunc:function(t){var e,r,n,a,o,i,u,c,s,l,f,h,m,g,p,d,b,E,S,w,M,k,C,N,z,H,I,D,K,G,W,U,q=t.predictions,Y=t.width,B=[[0,0],[Y,t.height]],Q=q.reduce((function(t,e){var r=e.topLeft,n=e.bottomRight,a=e.probability,o=e.landmarks;a<.9||o.length<6||function(t){var e=t.small,r=e.coords,n=e.area,a=t.big,o=a.coords,i=a.area,u=n;if(!u){var c=y(r,2),s=c[0],l=c[1];u=(l[0]-s[0])*(l[1]-s[1])}var f=i;if(!f){var h=y(o,2),m=h[0],g=h[1];f=(g[0]-m[0])*(g[1]-m[1])}return u/f}({small:{coords:[r,n]},big:{coords:B}})<=.025?t[_].push(e):t[L(B,[r,n])].push(e);return t}),(v(e={},A,[]),v(e,R,[]),v(e,_,[]),e)),X=Q[R].length,$=Q[A].length;if(0===X)r=$>0?O:P;else if(X+$>1)r=j;else{var J=n=Q[R][0],V=J.topLeft,Z=J.bottomRight,tt=(C=B,N=y([V,Z],2),z=N[0],H=N[1],I=y(C,2),D=I[0],K=I[1],G=H[0]-z[0],W=H[1]-z[1],U=K[0]-D[0],G/U<W/U?G/U:W/U);tt<.4&&(r=T),tt>.61&&(r=F),L(B,(a=n.landmarks,u=a[0],c=a[1],s=a[2],l=a[3],f=a[4],h=a[5],m=.5*(u[1]+c[1]),g=m+1.5*(m-l[1]),p=l[1]-1.2*(s[1]-l[1]),d=[u[0],c[0],s[0],l[0],f[0],h[0]],b=Math.min.apply(Math,d),E=Math.min(g,p),S=Math.max.apply(Math,d),w=Math.max(g,p),M=Math.abs(l[0]-f[0])/Math.abs(l[0]-h[0]),k=l[0]-f[0]<0&&h[0]-l[0]>.05*(S-b),l[0]-f[0]>0&&h[0]-l[0]<-.05*(S-b)?(o=.2,i=.1):k?(o=.1,i=.2):M>2||M<.5?(o=.15,i=.15):(o=.05,i=.05),[[b-o*(S-b),E],[S+i*(S-b),w]]),.05*Y)!==R&&(r=x)}return{error:r,fullFace:n}},detectGlare:function(t,e,r){return function(t,e,r){for(var n=0,a=r[1],o=r[3],i=r[0],u=r[2],c=a;c<o;c++)for(var s=i;s<u;s++){var l=z(t,e,c,s),f=l.r,h=l.g,m=l.b;f>=245&&m>=245&&h>245&&(n+=1)}return n}(t,e,function(t,e){var r=Math.floor(.025*t),n=t-r,a=Math.floor(.025*e);return[r,a,n,e-a]}(e,r))/(e*r)>=.001}});']),t=URL.createObjectURL(e);return Yr(new Worker(t))}(),an=[[0,1,0],[1,-4,1],[0,1,0]];function sn(e,t,r,n){return e[4*(r*t+n)]}function cn(e){for(var t=e.data,r=e.reducedWidth,n=e.reducedHeight,o=0;o<t.length;o+=4){var a=(t[o]+t[o+1]+t[o+2])/3;t[o]=a}for(var i=0,s=0,c=n-1,l=r-1,u=1;u<c;u++)for(var d=1;d<l;d++){var f=an[0][0]*sn(t,r,d-1,u-1)+an[0][1]*sn(t,r,d,u-1)+an[0][2]*sn(t,r,d+1,u-1)+an[1][0]*sn(t,r,d-1,u)+an[1][1]*sn(t,r,d,u)+an[1][2]*sn(t,r,d+1,u)+an[2][0]*sn(t,r,d-1,u+1)+an[2][1]*sn(t,r,d,u+1)+an[2][2]*sn(t,r,d+1,u+1);(f=Math.abs(f))>25&&i++,f>15&&f<25&&s++}var p=0;return i+s!==0&&(p=i/(i+s)),p}function ln(e){var t=e.width,r=e.height,n=e.getContext("2d"),o=Math.floor(t/2.8),a=Math.floor(r/2.8),i=t-o,s=r-a;return{data:n.getImageData(Math.floor(o/2),Math.floor(a/2),i,s).data,reducedWidth:i,reducedHeight:s}}function un(){return(un=z(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=ln(t),on){e.next=3;break}return e.abrupt("return",cn(r));case 3:return e.abrupt("return",on.calculateBlurScoreFunc(r));case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function dn(e,t,r,n){return e[4*(n*t+r)]}var fn=Object.freeze({__proto__:null,calculateBlurScore:function(e){return un.apply(this,arguments)},hasBetterBlurScore:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.01;return null===t||e-t>r},hasBetterCardBlurScore:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.01;return null===t||t-e>r},calculateIdCardBlurScore:function(e){var t=e.canvas,r=document.createElement("canvas"),n=r.getContext("2d");r.width=430,r.height=270,n.drawImage(t,0,0,r.width,r.height);var o=Math.floor(129),a=Math.floor(13.5),i=Math.floor(408.5),s=Math.floor(256.5),c=document.createElement("canvas"),l=c.getContext("2d"),u=i-o,d=s-a;c.width=u,c.height=d,l.drawImage(r,o,a,u,d,0,0,u,d);for(var f=l.getImageData(0,0,u,d).data,p=0;p<f.length;p+=4){var h=Math.round(.299*f[p]+.587*f[p+1]+.114*f[p+2]);f[p]=h}for(var m=d-1,g=u-1,y=0,v=[],b=1;b<m;b++)for(var C=1;C<g;C++){var k=4*-dn(f,u,C,b)+dn(f,u,C,b-1)+dn(f,u,C,b+1)+dn(f,u,C-1,b)+dn(f,u,C+1,b);y+=k,v.push(k)}y/=(u-2)*(d-2);for(var w=0,B=0;B<v.length;B++){var E=v[B]-y;w+=Math.pow(E,2)}var S=Math.sqrt(w/v.length);return 1/(1+Math.pow(2,S/2-10))}});function pn(e){var t,r,n,o,a,i,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,l=s.x,u=s.y,d=s.width,f=s.height,p=e.videoWidth,h=e.videoHeight,m=window.innerWidth,g=window.innerHeight,y=m/g,v=p/h;y<v?(a=l*(n=p/m),i=(u-(t=(g-m/v)/2))*(o=h/(g-2*t))):(a=(l-(r=(m-g*v)/2))*(n=p/(m-2*r)),i=u*(o=h/g));var b=d*n,C=f*o,k=b,w=C,B=Math.max(b,C)*c;return{lostX:r,lostY:t,cropWidth:b=Math.floor(Math.min(p,b+2*B)),cropHeight:C=Math.floor(Math.min(h,C+2*B)),cropX:a=Math.floor(Math.max(0,a-B)),cropY:i=Math.floor(Math.max(0,i-B)),cropWidthWithoutPadding:k,cropHeightWithoutPadding:w}}var hn=Object.freeze({__proto__:null,analyzeVideoAndWindowSizes:pn,takePicture:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=t.canvas,n=t.video,o=t.cropArea,a=t.quality,i=void 0===a?1:a;if(r)e=r;else{var s=pn(n,o),c=s.cropWidth,l=s.cropHeight,u=s.cropX,d=s.cropY,f=(e=document.createElement("canvas")).getContext("2d");e.width=c,e.height=l,f.drawImage(n,u,d,c,l,0,0,c,l)}return new Promise((function(t){e.toBlob(t,"image/jpeg",i)}))}}),mn=function(e){for(var t=e.length-1;t>0;t--){var r=Math.floor(Math.random()*(t+1)),n=[e[r],e[t]];e[t]=n[0],e[r]=n[1]}return e},gn=Object.freeze({__proto__:null,shuffleArray:mn}),yn={NONE:0,PARTIAL:1,FULL:2};function vn(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=Q(e,2),o=n[0],a=n[1],i=Q(t,2),s=i[0],c=i[1],l=[o[0],a[0]],u=[o[1],a[1]];return l[0]+r<=s[0]&&c[0]<=l[1]-r&&u[0]+r<=s[1]&&c[1]<=u[1]-.8*r?yn.FULL:l[0]<=s[0]||c[0]<=l[1]||u[0]<=s[1]||c[1]<=u[1]?yn.PARTIAL:yn.NONE}function bn(e){var t=e.small,r=t.coords,n=t.area,o=e.big,a=o.coords,i=o.area,s=n;if(!s){var c=Q(r,2),l=c[0],u=c[1];s=(u[0]-l[0])*(u[1]-l[1])}var d=i;if(!d){var f=Q(a,2),p=f[0],h=f[1];d=(h[0]-p[0])*(h[1]-p[1])}return s/d}function Cn(e,t){var r=Q(e,2),n=r[0],o=r[1],a=Q(t,2),i=a[0],s=a[1],c=o[0]-n[0],l=o[1]-n[1],u=s[0]-i[0];return c/u<l/u?c/u:l/u}var kn=Object.freeze({__proto__:null,ContainMode:yn,rectContains:vn,rectAreaRatio:bn,rectEdgeRatio:Cn,isFaceCenter:function(e,t){var r=Q(e,2),n=r[0],o=r[1],a=Q(t,2),i=a[0],s=a[1],c=o[0]-n[0],l=o[1]-n[1],u=s[0]-i[0],d=Math.abs(n[0]-(u-c)/2)/u<.2,f=Math.abs(n[1]-(u-l)/2)/u<.2;return!(!d||!f)}});function wn(e){return Math.pow(Math.pow(e[0],2)+Math.pow(e[1],2),.5)}function Bn(e,t){return[e[0]-t[0],e[1]-t[1]]}function En(e){var t=e.landmarks,r=e.getPerfectFrontal,n=function(e){var t,r,n,o,a,i,s=Q(e,4),c=s[0],l=s[1],u=s[2],d=s[3],f=Bn(l,c),p=wn(f),h=(n=l,2,[(t=[(r=c)[0]+n[0],r[1]+n[1]])[0]/2,t[1]/2]),m=Bn(u,h),g=wn(Bn(d,u)),y=Bn(d,h),v=wn(y),b=(m[0]*y[0]+m[1]*y[1])/v,C=g/v;if(p>.5*v)o=(m[0]*f[0]+m[1]*f[1])/p/p;else{var k=wn(Bn(m,function(e,t){return[e[0]*t,e[1]*t]}(y,b/v)));i=y,o=((a=m)[0]*i[1]-i[0]*a[1]>=0?1:-1)*k/p}return{left_right_score:o,up_down_score:C}}(t),o=n.left_right_score,a=n.up_down_score,i=Q(t,3),s=i[0],c=i[1],l=i[2],u=c[0]-l[0],d=s[0]-l[0],f=r?.1:.3,p=a>.7,h=a<.42,m=o>=.35&&o<=.6,g=o<=-.35&&o>=-.6;return a>=.42&&a<=.7&&o>-f&&o<f&&u*d<0?{gesture:O.FRONTAL,leftRightScore:o}:!p||g||m?!h||g||m?!m||p||h?!g||p||h?null:{gesture:O.LEFT,leftRightScore:o}:{gesture:O.RIGHT,leftRightScore:o}:{gesture:O.DOWN,leftRightScore:o}:{gesture:O.UP,leftRightScore:o}}function Sn(e){var t,r,n,o,a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w,B=e.predictions,E=e.width,S=[[0,0],[E,e.height]],A=B.reduce((function(e,t){var r=t.topLeft,n=t.bottomRight,o=t.probability,a=t.landmarks;return o<.9||a.length<6||bn({small:{coords:[r,n]},big:{coords:S}})<=.025?e[yn.NONE].push(t):e[vn(S,[r,n])].push(t),e}),(K(t={},yn.PARTIAL,[]),K(t,yn.FULL,[]),K(t,yn.NONE,[]),t)),_=A[yn.FULL].length,I=A[yn.PARTIAL].length;if(0===_)r=I>0?L.partial_face:L.no_face;else if(_+I>1)r=L.multiple_faces;else{var T=n=A[yn.FULL][0],P=Cn([T.topLeft,T.bottomRight],S);P<.4&&(r=L.face_too_small),P>.61&&(r=L.face_too_large),vn(S,(s=(o=n.landmarks)[0],c=o[1],l=o[2],u=o[3],d=o[4],f=o[5],h=(p=.5*(s[1]+c[1]))+1.5*(p-u[1]),m=u[1]-1.2*(l[1]-u[1]),g=[s[0],c[0],l[0],u[0],d[0],f[0]],y=Math.min.apply(Math,g),v=Math.min(h,m),b=Math.max.apply(Math,g),C=Math.max(h,m),k=Math.abs(u[0]-d[0])/Math.abs(u[0]-f[0]),w=u[0]-d[0]<0&&f[0]-u[0]>.05*(b-y),u[0]-d[0]>0&&f[0]-u[0]<-.05*(b-y)?(a=.2,i=.1):w?(a=.1,i=.2):k>2||k<.5?(a=.15,i=.15):(a=.05,i=.05),[[y-a*(b-y),v],[b+i*(b-y),C]]),.05*E)!==yn.FULL&&(r=L.face_out_of_box)}return{error:r,fullFace:n}}function An(e,t){var r=t.customInstructions,n=t.customIcon,o=t.customDirectionIcon,a=t.customStepTimeConstraints,i={};return null!=r&&r[e]&&(i.instructions=r[e]),null!=n&&n[e]&&(i.icon=n[e]),null!=o&&o[e]&&(i.directionIcon=o[e]),null!=a&&a[e]&&(i.stepTimeConstraints=a[e]),i}function _n(){return(_n=z(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(on){e.next=2;break}return e.abrupt("return",Sn(t));case 2:return e.abrupt("return",on.validatePredictionsFunc(t));case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function In(){return(In=z(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(on){e.next=2;break}return e.abrupt("return",En(t));case 2:return e.abrupt("return",on.calculateFaceDirectionFunc(t));case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Tn=Object.freeze({__proto__:null,initFaceVerificationData:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.assetRoot,r=void 0===t?"/":t,n=e.customInstructions,o=e.customIcon,a=e.customDirectionIcon,i=e.customStepTimeConstraints;return{curStepIndex:0,steps:[].concat(W(mn([q({name:O.LEFT,instructions:{en:"Turn your face to the left",vi:"Quay mặt chậm qua trái"},image:{blob:null,imageId:null,objUrl:null,blurScore:null,leftRightScore:null},frontalFaceImage:{blob:null,imageId:null,blurScore:null,leftRightScore:null},icon:Mr(r,"ic_face_left.svg"),directionIcon:Mr(r,"arrow_left.svg"),directionIconAnimation:"slide-horizontal",firstFrameSpottedAt:null,stepTimeConstraints:{delayTime:null}},An(O.LEFT,{customInstructions:n,customIcon:o,customDirectionIcon:a,customStepTimeConstraints:i})),q({name:O.RIGHT,instructions:{en:"Turn your face to the right",vi:"Quay mặt chậm qua phải"},image:{blob:null,imageId:null,objUrl:null,blurScore:null,leftRightScore:null},frontalFaceImage:{blob:null,imageId:null,blurScore:null,leftRightScore:null},icon:Mr(r,"ic_face_right.svg"),directionIcon:Mr(r,"arrow_right.svg"),directionIconAnimation:"slide-horizontal",firstFrameSpottedAt:null,stepTimeConstraints:{delayTime:null}},An(O.RIGHT,{customInstructions:n,customIcon:o,customDirectionIcon:a,customStepTimeConstraints:i})),q({name:O.UP,instructions:{en:"Turn your face up",vi:"Ngước mặt chậm lên trên"},image:{blob:null,imageId:null,objUrl:null,blurScore:null,leftRightScore:null},frontalFaceImage:{blob:null,imageId:null,blurScore:null,leftRightScore:null},icon:Mr(r,"ic_face_up.svg"),directionIcon:Mr(r,"arrow_up.svg"),directionIconAnimation:"slide-vertical",firstFrameSpottedAt:null,stepTimeConstraints:{delayTime:null}},An(O.UP,{customInstructions:n,customIcon:o,customDirectionIcon:a,customStepTimeConstraints:i}))])),[q({name:O.FRONTAL,instructions:{en:"Look straight into the camera",vi:"Nhìn thẳng camera"},image:{blob:null,imageId:null,objUrl:null,blurScore:null,leftRightScore:null},frontalFaceImage:{blob:null,imageId:null,blurScore:null,leftRightScore:null},icon:Mr(r,"ic_face_frontal.svg"),directionIcon:Mr(r,"frontal.svg"),directionIconAnimation:"blink",firstFrameSpottedAt:null,stepTimeConstraints:{delayTime:null}},An(O.FRONTAL,{customInstructions:n,customIcon:o,customDirectionIcon:a,customStepTimeConstraints:i}))])}},validatePredictions:function(e){return _n.apply(this,arguments)},calculateFaceDirection:function(e){return In.apply(this,arguments)},faceTracker:function(){var e=[],t=[],r=[],n=[],o=[],a=0,i=0;function s(){i=a,r=W(e),n=W(t)}return function(c,l){var u=c.topLeft,d=c.bottomRight,f=c.landmarks,p=[],h=Q(u,2);p[0]=h[0],p[1]=h[1];var m=Q(d,2);p[2]=m[0],p[3]=m[1];var g=[],y=[];f.forEach((function(e,t){var r=Q(e,2);g[t]=r[0],y[t]=r[1]})),a=Date.now();var v=p[2]-p[0];if(e=[].concat(g),t=[].concat(y),!r.length&&!n.length||l)return s(),{score:0,time:a};for(var b=0;b<6;b++)o[b]=Math.sqrt((e[b]-r[b])*(e[b]-r[b])+(t[b]-n[b])*(t[b]-n[b]));for(var C=0;C<6;C++)o[C]/=(a-i)*v;for(var k=0,w=0;w<6;w++)k+=o[w];return k/=6,s(),{score:k,time:a}}}}),Pn=document.createElement("canvas"),xn=Pn.getContext("2d");Pn.width=128,Pn.height=128;var Rn=function(){var e=z(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.model,n=t.sCanvas,xn.drawImage(n,0,0,Pn.width,Pn.height),e.abrupt("return",r.estimateFaces(Pn,!1,!1,!0));case 3:case"end":return e.stop()}var n}),e)})));return function(t){return e.apply(this,arguments)}}(),Nn=Object.freeze({__proto__:null,SIZE:128,getModelPredictions:Rn}),Ln=Object.getOwnPropertySymbols,On=Object.prototype.hasOwnProperty,Dn=Object.prototype.propertyIsEnumerable;function Mn(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}var Un,Fn=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var r,n,o=Mn(e),a=1;a<arguments.length;a++){for(var i in r=Object(arguments[a]))On.call(r,i)&&(o[i]=r[i]);if(Ln){n=Ln(r);for(var s=0;s<n.length;s++)Dn.call(r,n[s])&&(o[n[s]]=r[n[s]])}}return o},Vn=arguments[3],jn=arguments[4],zn=arguments[5],Kn=JSON.stringify,Hn=function(e,t){for(var r,n=Object.keys(zn),o=0,a=n.length;o<a;o++){var i=n[o],s=zn[i].exports;if(s===e||s&&s.default===e){r=i;break}}if(!r){r=Math.floor(Math.pow(16,8)*Math.random()).toString(16);var c={};for(o=0,a=n.length;o<a;o++)c[i=n[o]]=i;jn[r]=["function(require,module,exports){"+e+"(self); }",c]}var l=Math.floor(Math.pow(16,8)*Math.random()).toString(16),u={};u[r]=r,jn[l]=["function(require,module,exports){var f = require("+Kn(r)+");(f.default ? f.default : f)(self);}",u];var d={};!function e(t){for(var r in d[t]=!0,jn[t][1]){var n=jn[t][1][r];d[n]||e(n)}}(l);var f="("+Vn+")({"+Object.keys(d).map((function(e){return Kn(e)+":["+jn[e][0]+","+Kn(jn[e][1])+"]"})).join(",")+"},{},["+Kn(l)+"])",p=window.URL||window.webkitURL||window.mozURL||window.msURL,h=new Blob([f],{type:"text/javascript"});if(t&&t.bare)return h;var m=p.createObjectURL(h),g=new Worker(m);return g.objectURL=m,g},qn=$((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}})),Qn={js:!0,wasm:!0};function Wn(e){if(!(this instanceof Wn))return new Wn(e);var t=Fn({},Qn,e||{});if(this.options=t,this.__cache={},this.__init_promise=null,this.__modules=t.modules||{},this.__memory=null,this.__wasm={},this.__isLE=1===new Uint32Array(new Uint8Array([1,0,0,0]).buffer)[0],!this.options.js&&!this.options.wasm)throw new Error('mathlib: at least "js" or "wasm" should be enabled')}Wn.prototype.has_wasm=function(){if(void 0!==Un)return Un;if(Un=!1,"undefined"==typeof WebAssembly)return Un;try{var e=new Uint8Array([0,97,115,109,1,0,0,0,1,6,1,96,1,127,1,127,3,2,1,0,5,3,1,0,1,7,8,1,4,116,101,115,116,0,0,10,16,1,14,0,32,0,65,1,54,2,0,32,0,40,2,0,11]),t=new WebAssembly.Module(e);return 0!==new WebAssembly.Instance(t,{}).exports.test(4)&&(Un=!0),Un}catch(e){}return Un},Wn.prototype.use=function(e){return this.__modules[e.name]=e,this.options.wasm&&this.has_wasm()&&e.wasm_fn?this[e.name]=e.wasm_fn:this[e.name]=e.fn,this},Wn.prototype.init=function(){if(this.__init_promise)return this.__init_promise;if(!this.options.js&&this.options.wasm&&!this.has_wasm())return Promise.reject(new Error('mathlib: only "wasm" was enabled, but it\'s not supported'));var e=this;return this.__init_promise=Promise.all(Object.keys(e.__modules).map((function(t){var r=e.__modules[t];return e.options.wasm&&e.has_wasm()&&r.wasm_fn?e.__wasm[t]?null:WebAssembly.compile(e.__base64decode(r.wasm_src)).then((function(r){e.__wasm[t]=r})):null}))).then((function(){return e})),this.__init_promise},Wn.prototype.__base64decode=function(e){for(var t=e.replace(/[\r\n=]/g,""),r=t.length,n=new Uint8Array(3*r>>2),o=0,a=0,i=0;i<r;i++)i%4==0&&i&&(n[a++]=o>>16&255,n[a++]=o>>8&255,n[a++]=255&o),o=o<<6|"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(t.charAt(i));var s=r%4*6;return 0===s?(n[a++]=o>>16&255,n[a++]=o>>8&255,n[a++]=255&o):18===s?(n[a++]=o>>10&255,n[a++]=o>>2&255):12===s&&(n[a++]=o>>4&255),n},Wn.prototype.__reallocate=function(e){if(!this.__memory)return this.__memory=new WebAssembly.Memory({initial:Math.ceil(e/65536)}),this.__memory;var t=this.__memory.buffer.byteLength;return t<e&&this.__memory.grow(Math.ceil((e-t)/65536)),this.__memory},Wn.prototype.__instance=function(e,t,r){if(t&&this.__reallocate(t),!this.__wasm[e]){var n=this.__modules[e];this.__wasm[e]=new WebAssembly.Module(this.__base64decode(n.wasm_src))}if(!this.__cache[e]){var o={memoryBase:0,memory:this.__memory,tableBase:0,table:new WebAssembly.Table({initial:0,element:"anyfunc"})};this.__cache[e]=new WebAssembly.Instance(this.__wasm[e],{env:Fn(o,r||{})})}return this.__cache[e]},Wn.prototype.__align=function(e,t){var r=e%(t=t||8);return e+(r?t-r:0)};var Gn,Xn,Yn,Zn,$n,Jn,eo=Wn;function to(e,t,r,n,o,a){var i,s,c,l,u,d,f,p,h,m,g,y,v,b;for(h=0;h<a;h++){for(f=h,p=0,l=u=(i=e[d=h*o])*n[6],g=n[0],y=n[1],v=n[4],b=n[5],m=0;m<o;m++)c=(s=e[d])*g+i*y+l*v+u*b,u=l,l=c,i=s,r[p]=l,p++,d++;for(p--,f+=a*(o-1),l=u=(i=e[--d])*n[7],s=i,g=n[2],y=n[3],m=o-1;m>=0;m--)c=s*g+i*y+l*v+u*b,u=l,l=c,i=s,s=e[d],t[f]=r[p]+l,d--,p--,f-=a}}var ro={name:"unsharp_mask",fn:function(e,t,r,n,o,a){var i,s,c,l,u,d,f,p,h,m,g,y,v;if(!(0===n||o<.5)){o>2&&(o=2);var b=function(e,t,r){for(var n,o,a,i,s,c=t*r,l=new Uint16Array(c),u=0;u<c;u++)n=e[4*u],o=e[4*u+1],a=e[4*u+2],s=n>=o&&n>=a?n:o>=a&&o>=n?o:a,i=n<=o&&n<=a?n:o<=a&&o<=n?o:a,l[u]=257*(s+i)>>1;return l}(e,t,r),C=new Uint16Array(b);!function(e,t,r,n){if(n){var o=new Uint16Array(e.length),a=new Float32Array(Math.max(t,r)),i=function(e){e<.5&&(e=.5);var t=Math.exp(.527076)/e,r=Math.exp(-t),n=Math.exp(-2*t),o=(1-r)*(1-r)/(1+2*t*r-n);return Gn=o,Xn=o*(t-1)*r,Yn=o*(t+1)*r,Zn=-o*n,$n=2*r,Jn=-n,new Float32Array([Gn,Xn,Yn,Zn,$n,Jn,(Gn+Xn)/(1-$n-Jn),(Yn+Zn)/(1-$n-Jn)])}(n);to(e,o,a,i,t,r),to(o,e,a,i,r,t)}}(C,t,r,o);for(var k=n/100*4096+.5|0,w=257*a|0,B=t*r,E=0;E<B;E++)y=2*(b[E]-C[E]),Math.abs(y)>=w&&(i=e[v=4*E],s=e[v+1],c=e[v+2],d=257*((p=i>=s&&i>=c?i:s>=i&&s>=c?s:c)+(f=i<=s&&i<=c?i:s<=i&&s<=c?s:c))>>1,f===p?l=u=0:(u=d<=32767?4095*(p-f)/(p+f)|0:4095*(p-f)/(510-p-f)|0,l=i===p?65535*(s-c)/(6*(p-f))|0:s===p?21845+(65535*(c-i)/(6*(p-f))|0):43690+(65535*(i-s)/(6*(p-f))|0)),(d+=k*y+2048>>12)>65535?d=65535:d<0&&(d=0),0===u?i=s=c=d>>8:(h=2*d-(m=d<=32767?d*(4096+u)+2048>>12:d+((65535-d)*u+2048>>12))>>8,m>>=8,i=(g=l+21845&65535)>=43690?h:g>=32767?h+(6*(m-h)*(43690-g)+32768>>16):g>=10922?m:h+(6*(m-h)*g+32768>>16),s=(g=65535&l)>=43690?h:g>=32767?h+(6*(m-h)*(43690-g)+32768>>16):g>=10922?m:h+(6*(m-h)*g+32768>>16),c=(g=l-21845&65535)>=43690?h:g>=32767?h+(6*(m-h)*(43690-g)+32768>>16):g>=10922?m:h+(6*(m-h)*g+32768>>16)),e[v]=i,e[v+1]=s,e[v+2]=c)}},wasm_fn:function(e,t,r,n,o,a){if(!(0===n||o<.5)){o>2&&(o=2);var i=t*r,s=4*i,c=2*i,l=2*i,u=4*Math.max(t,r),d=s,f=d+c,p=f+l,h=p+l,m=h+u,g=this.__instance("unsharp_mask",s+c+2*l+u+32,{exp:Math.exp}),y=new Uint32Array(e.buffer);new Uint32Array(this.__memory.buffer).set(y);var v=g.exports.hsl_l16||g.exports._hsl_l16;v(0,d,t,r),(v=g.exports.blurMono16||g.exports._blurMono16)(d,f,p,h,m,t,r,o),(v=g.exports.unsharp||g.exports._unsharp)(0,0,d,f,t,r,n,a),y.set(new Uint32Array(this.__memory.buffer,0,i))}},wasm_src:"AGFzbQEAAAABMQZgAXwBfGACfX8AYAZ/f39/f38AYAh/f39/f39/fQBgBH9/f38AYAh/f39/f39/fwACGQIDZW52A2V4cAAAA2VudgZtZW1vcnkCAAEDBgUBAgMEBQQEAXAAAAdMBRZfX2J1aWxkX2dhdXNzaWFuX2NvZWZzAAEOX19nYXVzczE2X2xpbmUAAgpibHVyTW9ubzE2AAMHaHNsX2wxNgAEB3Vuc2hhcnAABQkBAAqJEAXZAQEGfAJAIAFE24a6Q4Ia+z8gALujIgOaEAAiBCAEoCIGtjgCECABIANEAAAAAAAAAMCiEAAiBbaMOAIUIAFEAAAAAAAA8D8gBKEiAiACoiAEIAMgA6CiRAAAAAAAAPA/oCAFoaMiArY4AgAgASAEIANEAAAAAAAA8L+gIAKioiIHtjgCBCABIAQgA0QAAAAAAADwP6AgAqKiIgO2OAIIIAEgBSACoiIEtow4AgwgASACIAegIAVEAAAAAAAA8D8gBqGgIgKjtjgCGCABIAMgBKEgAqO2OAIcCwu3AwMDfwR9CHwCQCADKgIUIQkgAyoCECEKIAMqAgwhCyADKgIIIQwCQCAEQX9qIgdBAEgiCA0AIAIgAC8BALgiDSADKgIYu6IiDiAJuyIQoiAOIAq7IhGiIA0gAyoCBLsiEqIgAyoCALsiEyANoqCgoCIPtjgCACACQQRqIQIgAEECaiEAIAdFDQAgBCEGA0AgAiAOIBCiIA8iDiARoiANIBKiIBMgAC8BALgiDaKgoKAiD7Y4AgAgAkEEaiECIABBAmohACAGQX9qIgZBAUoNAAsLAkAgCA0AIAEgByAFbEEBdGogAEF+ai8BACIIuCINIAu7IhGiIA0gDLsiEqKgIA0gAyoCHLuiIg4gCrsiE6KgIA4gCbsiFKKgIg8gAkF8aioCALugqzsBACAHRQ0AIAJBeGohAiAAQXxqIQBBACAFQQF0ayEHIAEgBSAEQQF0QXxqbGohBgNAIAghAyAALwEAIQggBiANIBGiIAO4Ig0gEqKgIA8iECAToqAgDiAUoqAiDyACKgIAu6CrOwEAIAYgB2ohBiAAQX5qIQAgAkF8aiECIBAhDiAEQX9qIgRBAUoNAAsLCwvfAgIDfwZ8AkAgB0MAAAAAWw0AIARE24a6Q4Ia+z8gB0MAAAA/l7ujIgyaEAAiDSANoCIPtjgCECAEIAxEAAAAAAAAAMCiEAAiDraMOAIUIAREAAAAAAAA8D8gDaEiCyALoiANIAwgDKCiRAAAAAAAAPA/oCAOoaMiC7Y4AgAgBCANIAxEAAAAAAAA8L+gIAuioiIQtjgCBCAEIA0gDEQAAAAAAADwP6AgC6KiIgy2OAIIIAQgDiALoiINtow4AgwgBCALIBCgIA5EAAAAAAAA8D8gD6GgIgujtjgCGCAEIAwgDaEgC6O2OAIcIAYEQCAFQQF0IQogBiEJIAIhCANAIAAgCCADIAQgBSAGEAIgACAKaiEAIAhBAmohCCAJQX9qIgkNAAsLIAVFDQAgBkEBdCEIIAUhAANAIAIgASADIAQgBiAFEAIgAiAIaiECIAFBAmohASAAQX9qIgANAAsLC7wBAQV/IAMgAmwiAwRAQQAgA2shBgNAIAAoAgAiBEEIdiIHQf8BcSECAn8gBEH/AXEiAyAEQRB2IgRB/wFxIgVPBEAgAyIIIAMgAk8NARoLIAQgBCAHIAIgA0kbIAIgBUkbQf8BcQshCAJAIAMgAk0EQCADIAVNDQELIAQgByAEIAMgAk8bIAIgBUsbQf8BcSEDCyAAQQRqIQAgASADIAhqQYECbEEBdjsBACABQQJqIQEgBkEBaiIGDQALCwvTBgEKfwJAIAazQwAAgEWUQwAAyEKVu0QAAAAAAADgP6CqIQ0gBSAEbCILBEAgB0GBAmwhDgNAQQAgAi8BACADLwEAayIGQQF0IgdrIAcgBkEASBsgDk8EQCAAQQJqLQAAIQUCfyAALQAAIgYgAEEBai0AACIESSIJRQRAIAYiCCAGIAVPDQEaCyAFIAUgBCAEIAVJGyAGIARLGwshCAJ/IAYgBE0EQCAGIgogBiAFTQ0BGgsgBSAFIAQgBCAFSxsgCRsLIgogCGoiD0GBAmwiEEEBdiERQQAhDAJ/QQAiCSAIIApGDQAaIAggCmsiCUH/H2wgD0H+AyAIayAKayAQQYCABEkbbSEMIAYgCEYEQCAEIAVrQf//A2wgCUEGbG0MAQsgBSAGayAGIARrIAQgCEYiBhtB//8DbCAJQQZsbUHVqgFBqtUCIAYbagshCSARIAcgDWxBgBBqQQx1aiIGQQAgBkEAShsiBkH//wMgBkH//wNIGyEGAkACfwJAIAxB//8DcSIFBEAgBkH//wFKDQEgBUGAIGogBmxBgBBqQQx2DAILIAZBCHYiBiEFIAYhBAwCCyAFIAZB//8Dc2xBgBBqQQx2IAZqCyIFQQh2IQcgBkEBdCAFa0EIdiIGIQQCQCAJQdWqAWpB//8DcSIFQanVAksNACAFQf//AU8EQEGq1QIgBWsgByAGa2xBBmxBgIACakEQdiAGaiEEDAELIAchBCAFQanVAEsNACAFIAcgBmtsQQZsQYCAAmpBEHYgBmohBAsCfyAGIgUgCUH//wNxIghBqdUCSw0AGkGq1QIgCGsgByAGa2xBBmxBgIACakEQdiAGaiAIQf//AU8NABogByIFIAhBqdUASw0AGiAIIAcgBmtsQQZsQYCAAmpBEHYgBmoLIQUgCUGr1QJqQf//A3EiCEGp1QJLDQAgCEH//wFPBEBBqtUCIAhrIAcgBmtsQQZsQYCAAmpBEHYgBmohBgwBCyAIQanVAEsEQCAHIQYMAQsgCCAHIAZrbEEGbEGAgAJqQRB2IAZqIQYLIAEgBDoAACABQQFqIAU6AAAgAUECaiAGOgAACyADQQJqIQMgAkECaiECIABBBGohACABQQRqIQEgC0F/aiILDQALCwsL"},no=[{win:.5,filter:function(e){return e>=-.5&&e<.5?1:0}},{win:1,filter:function(e){if(e<=-1||e>=1)return 0;if(e>-1.1920929e-7&&e<1.1920929e-7)return 1;var t=e*Math.PI;return Math.sin(t)/t*(.54+.46*Math.cos(t/1))}},{win:2,filter:function(e){if(e<=-2||e>=2)return 0;if(e>-1.1920929e-7&&e<1.1920929e-7)return 1;var t=e*Math.PI;return Math.sin(t)/t*Math.sin(t/2)/(t/2)}},{win:3,filter:function(e){if(e<=-3||e>=3)return 0;if(e>-1.1920929e-7&&e<1.1920929e-7)return 1;var t=e*Math.PI;return Math.sin(t)/t*Math.sin(t/3)/(t/3)}}];function oo(e){return Math.round(16383*e)}var ao=function(e,t,r,n,o){var a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w=no[e].filter,B=1/n,E=Math.min(1,n),S=no[e].win/E,A=Math.floor(2*(S+1)),_=new Int16Array((A+2)*r),I=0,T=!_.subarray||!_.set;for(a=0;a<r;a++){for(i=(a+.5)*B+o,s=Math.max(0,Math.floor(i-S)),l=(c=Math.min(t-1,Math.ceil(i+S)))-s+1,u=new Float32Array(l),d=new Int16Array(l),f=0,p=s,h=0;p<=c;p++,h++)f+=m=w((p+.5-i)*E),u[h]=m;for(g=0,h=0;h<u.length;h++)g+=y=u[h]/f,d[h]=oo(y);for(d[r>>1]+=oo(1-g),v=0;v<d.length&&0===d[v];)v++;if(v<d.length){for(b=d.length-1;b>0&&0===d[b];)b--;if(C=s+v,k=b-v+1,_[I++]=C,_[I++]=k,T)for(h=v;h<=b;h++)_[I++]=d[h];else _.set(d.subarray(v,b+1),I),I+=k}else _[I++]=0,_[I++]=0}return _};function io(e){return e<0?0:e>255?255:e}var so=!0;try{so=1===new Uint32Array(new Uint8Array([1,0,0,0]).buffer)[0]}catch(e){}function co(e,t,r){if(so)t.set(function(e){return new Uint8Array(e.buffer,0,e.byteLength)}(e),r);else for(var n=r,o=0;o<e.length;o++){var a=e[o];t[n++]=255&a,t[n++]=a>>8&255}}var lo={name:"resize",fn:function(e){var t=e.src,r=e.width,n=e.height,o=e.toWidth,a=e.toHeight,i=e.scaleX||e.toWidth/e.width,s=e.scaleY||e.toHeight/e.height,c=e.offsetX||0,l=e.offsetY||0,u=e.dest||new Uint8Array(o*a*4),d=void 0===e.quality?3:e.quality,f=e.alpha||!1,p=ao(d,r,o,i,c),h=ao(d,n,a,s,l),m=new Uint8Array(o*n*4);return function(e,t,r,n,o,a){var i,s,c,l,u,d,f,p,h,m,g,y=0,v=0;for(h=0;h<n;h++){for(u=0,m=0;m<o;m++){for(d=a[u++],f=a[u++],p=y+4*d|0,i=s=c=l=0;f>0;f--)l=l+(g=a[u++])*e[p+3]|0,c=c+g*e[p+2]|0,s=s+g*e[p+1]|0,i=i+g*e[p]|0,p=p+4|0;t[v+3]=io(l+8192>>14),t[v+2]=io(c+8192>>14),t[v+1]=io(s+8192>>14),t[v]=io(i+8192>>14),v=v+4*n|0}v=4*(h+1)|0,y=(h+1)*r*4|0}}(t,m,r,n,o,p),function(e,t,r,n,o,a){var i,s,c,l,u,d,f,p,h,m,g,y=0,v=0;for(h=0;h<n;h++){for(u=0,m=0;m<o;m++){for(d=a[u++],f=a[u++],p=y+4*d|0,i=s=c=l=0;f>0;f--)l=l+(g=a[u++])*e[p+3]|0,c=c+g*e[p+2]|0,s=s+g*e[p+1]|0,i=i+g*e[p]|0,p=p+4|0;t[v+3]=io(l+8192>>14),t[v+2]=io(c+8192>>14),t[v+1]=io(s+8192>>14),t[v]=io(i+8192>>14),v=v+4*n|0}v=4*(h+1)|0,y=(h+1)*r*4|0}}(m,u,n,o,a,h),f||function(e,t,r){for(var n=3,o=t*r*4|0;n<o;)e[n]=255,n=n+4|0}(u,o,a),u},wasm_fn:function(e){var t=e.src,r=e.width,n=e.height,o=e.toWidth,a=e.toHeight,i=e.scaleX||e.toWidth/e.width,s=e.scaleY||e.toHeight/e.height,c=e.offsetX||0,l=e.offsetY||0,u=e.dest||new Uint8Array(o*a*4),d=void 0===e.quality?3:e.quality,f=e.alpha||!1,p=ao(d,r,o,i,c),h=ao(d,n,a,s,l),m=this.__align(0+Math.max(t.byteLength,u.byteLength)),g=this.__align(m+n*o*4),y=this.__align(g+p.byteLength),v=y+h.byteLength,b=this.__instance("resize",v),C=new Uint8Array(this.__memory.buffer),k=new Uint32Array(this.__memory.buffer),w=new Uint32Array(t.buffer);return k.set(w),co(p,C,g),co(h,C,y),(b.exports.convolveHV||b.exports._convolveHV)(g,y,m,r,n,o,a),new Uint32Array(u.buffer).set(new Uint32Array(this.__memory.buffer,0,a*o)),f||function(e,t,r){for(var n=3,o=t*r*4|0;n<o;)e[n]=255,n=n+4|0}(u,o,a),u},wasm_src:"AGFzbQEAAAABFAJgBn9/f39/fwBgB39/f39/f38AAg8BA2VudgZtZW1vcnkCAAEDAwIAAQQEAXAAAAcZAghjb252b2x2ZQAACmNvbnZvbHZlSFYAAQkBAArmAwLBAwEQfwJAIANFDQAgBEUNACAFQQRqIRVBACEMQQAhDQNAIA0hDkEAIRFBACEHA0AgB0ECaiESAn8gBSAHQQF0IgdqIgZBAmouAQAiEwRAQQAhCEEAIBNrIRQgFSAHaiEPIAAgDCAGLgEAakECdGohEEEAIQlBACEKQQAhCwNAIBAoAgAiB0EYdiAPLgEAIgZsIAtqIQsgB0H/AXEgBmwgCGohCCAHQRB2Qf8BcSAGbCAKaiEKIAdBCHZB/wFxIAZsIAlqIQkgD0ECaiEPIBBBBGohECAUQQFqIhQNAAsgEiATagwBC0EAIQtBACEKQQAhCUEAIQggEgshByABIA5BAnRqIApBgMAAakEOdSIGQf8BIAZB/wFIG0EQdEGAgPwHcUEAIAZBAEobIAtBgMAAakEOdSIGQf8BIAZB/wFIG0EYdEEAIAZBAEobciAJQYDAAGpBDnUiBkH/ASAGQf8BSBtBCHRBgP4DcUEAIAZBAEobciAIQYDAAGpBDnUiBkH/ASAGQf8BSBtB/wFxQQAgBkEAShtyNgIAIA4gA2ohDiARQQFqIhEgBEcNAAsgDCACaiEMIA1BAWoiDSADRw0ACwsLIQACQEEAIAIgAyAEIAUgABAAIAJBACAEIAUgBiABEAALCw=="};function uo(e){var t=e||[],r={js:t.indexOf("js")>=0,wasm:t.indexOf("wasm")>=0};eo.call(this,r),this.features={js:r.js,wasm:r.wasm&&this.has_wasm()},this.use(ro),this.use(lo)}qn(uo,eo),uo.prototype.resizeAndUnsharp=function(e,t){var r=this.resize(e,t);return e.unsharpAmount&&this.unsharp_mask(r,e.toWidth,e.toHeight,e.unsharpAmount,e.unsharpRadius,e.unsharpThreshold),r};var fo=uo;function po(e,t){this.create=e,this.available=[],this.acquired={},this.lastId=1,this.timeoutId=0,this.idle=t||2e3}po.prototype.acquire=function(){var e,t=this;return 0!==this.available.length?e=this.available.pop():((e=this.create()).id=this.lastId++,e.release=function(){return t.release(e)}),this.acquired[e.id]=e,e},po.prototype.release=function(e){var t=this;delete this.acquired[e.id],e.lastUsed=Date.now(),this.available.push(e),0===this.timeoutId&&(this.timeoutId=setTimeout((function(){return t.gc()}),100))},po.prototype.gc=function(){var e=this,t=Date.now();this.available=this.available.filter((function(r){return!(t-r.lastUsed>e.idle&&(r.destroy(),1))})),0!==this.available.length?this.timeoutId=setTimeout((function(){return e.gc()}),100):this.timeoutId=0};var ho=po;function mo(e){return Object.prototype.toString.call(e)}var go=function(e){var t=mo(e);return"[object HTMLCanvasElement]"===t||"[object OffscreenCanvas]"===t||"[object Canvas]"===t},yo=function(e){switch(e){case 0:return"pixelated";case 1:return"low";case 2:return"medium"}return"high"},vo=function(){var e,t=fo;onmessage=function(r){var n=r.data.opts;e||(e=new t(r.data.features));var o=e.resizeAndUnsharp(n);postMessage({result:o},[o.buffer])}};function bo(e){var t=Math.round(e);return Math.abs(e-t)<1e-5?t:Math.floor(e)}function Co(e){var t=Math.round(e);return Math.abs(e-t)<1e-5?t:Math.ceil(e)}var ko={},wo=!1;try{"undefined"!=typeof navigator&&navigator.userAgent&&(wo=navigator.userAgent.indexOf("Safari")>=0)}catch(e){}var Bo=1;"undefined"!=typeof navigator&&(Bo=Math.min(navigator.hardwareConcurrency||1,4));var Eo,So,Ao={tile:1024,concurrency:Bo,features:["js","wasm","ww"],idle:2e3,createCanvas:function(e,t){var r=document.createElement("canvas");return r.width=e,r.height=t,r}},_o={quality:3,alpha:!1,unsharpAmount:0,unsharpRadius:0,unsharpThreshold:0};function Io(){return{value:Hn(vo),destroy:function(){if(this.value.terminate(),"undefined"!=typeof window){var e=window.URL||window.webkitURL||window.mozURL||window.msURL;e&&e.revokeObjectURL&&this.value.objectURL&&e.revokeObjectURL(this.value.objectURL)}}}}function To(e){if(!(this instanceof To))return new To(e);this.options=Fn({},Ao,e||{});var t="lk_".concat(this.options.concurrency);this.__limit=ko[t]||function(e){var t=0,r=[];function n(){t<e&&r.length&&(t++,r.shift()())}return function(e){return new Promise((function(o,a){r.push((function(){e().then((function(e){o(e),t--,n()}),(function(e){a(e),t--,n()}))})),n()}))}}(this.options.concurrency),ko[t]||(ko[t]=this.__limit),this.features={js:!1,wasm:!1,cib:!1,ww:!1},this.__workersPool=null,this.__requested_features=[],this.__mathlib=null}To.prototype.init=function(){var e=this;if(this.__initPromise)return this.__initPromise;if(!1!==Eo&&!0!==Eo&&(Eo=!1,"undefined"!=typeof ImageData&&"undefined"!=typeof Uint8ClampedArray))try{new ImageData(new Uint8ClampedArray(400),10,10),Eo=!0}catch(t){}!1!==So&&!0!==So&&(So=!1,"undefined"!=typeof ImageBitmap&&(ImageBitmap.prototype&&ImageBitmap.prototype.close?So=!0:this.debug("ImageBitmap does not support .close(), disabled")));var t=this.options.features.slice();if(t.indexOf("all")>=0&&(t=["cib","wasm","js","ww"]),this.__requested_features=t,this.__mathlib=new fo(t),t.indexOf("ww")>=0&&"undefined"!=typeof window&&"Worker"in window)try{Hn((function(){})).terminate(),this.features.ww=!0;var r="wp_".concat(JSON.stringify(this.options));ko[r]?this.__workersPool=ko[r]:(this.__workersPool=new ho(Io,this.options.idle),ko[r]=this.__workersPool)}catch(t){}var n,o=this.__mathlib.init().then((function(t){Fn(e.features,t.features)}));return n=So?function(e){return Promise.resolve().then((function(){if("undefined"==typeof createImageBitmap)return!1;var t=e(100,100);return createImageBitmap(t,0,0,100,100,{resizeWidth:10,resizeHeight:10,resizeQuality:"high"}).then((function(e){var r=10===e.width;return e.close(),t=null,r}))})).catch((function(){return!1}))}(this.options.createCanvas).then((function(r){e.features.cib&&t.indexOf("cib")<0?e.debug("createImageBitmap() resize supported, but disabled by config"):t.indexOf("cib")>=0&&(e.features.cib=r)})):Promise.resolve(!1),this.__initPromise=Promise.all([o,n]).then((function(){return e})),this.__initPromise},To.prototype.resize=function(e,t,r){var n=this;this.debug("Start resize...");var o=Fn({},_o);if(isNaN(r)?r&&(o=Fn(o,r)):o=Fn(o,{quality:r}),o.toWidth=t.width,o.toHeight=t.height,o.width=e.naturalWidth||e.width,o.height=e.naturalHeight||e.height,0===t.width||0===t.height)return Promise.reject(new Error("Invalid output size: ".concat(t.width,"x").concat(t.height)));o.unsharpRadius>2&&(o.unsharpRadius=2);var a=!1,i=null;o.cancelToken&&(i=o.cancelToken.then((function(e){throw a=!0,e}),(function(e){throw a=!0,e})));var s=Math.ceil(Math.max(3,2.5*o.unsharpRadius|0));return this.init().then((function(){if(a)return i;if(n.features.cib){var r=t.getContext("2d",{alpha:Boolean(o.alpha)});return n.debug("Resize via createImageBitmap()"),createImageBitmap(e,{resizeWidth:o.toWidth,resizeHeight:o.toHeight,resizeQuality:yo(o.quality)}).then((function(e){if(a)return i;if(!o.unsharpAmount)return r.drawImage(e,0,0),e.close(),r=null,n.debug("Finished!"),t;n.debug("Unsharp result");var s=n.options.createCanvas(o.toWidth,o.toHeight),c=s.getContext("2d",{alpha:Boolean(o.alpha)});c.drawImage(e,0,0),e.close();var l=c.getImageData(0,0,o.toWidth,o.toHeight);return n.__mathlib.unsharp_mask(l.data,o.toWidth,o.toHeight,o.unsharpAmount,o.unsharpRadius,o.unsharpThreshold),r.putImageData(l,0,0),s.width=s.height=0,l=c=s=r=null,n.debug("Finished!"),t}))}var c={},l=function(e){return Promise.resolve().then((function(){return n.features.ww?new Promise((function(t,r){var o=n.__workersPool.acquire();i&&i.catch((function(e){return r(e)})),o.value.onmessage=function(e){o.release(),e.data.err?r(e.data.err):t(e.data.result)},o.value.postMessage({opts:e,features:n.__requested_features,preload:{wasm_nodule:n.__mathlib.__}},[e.src.buffer])})):n.__mathlib.resizeAndUnsharp(e,c)}))},u=function(e,t,r){var o,c,u,d=!1,f=function(t){return n.__limit((function(){if(a)return i;var s;if(go(e))n.debug("Get tile pixel data"),s=o.getImageData(t.x,t.y,t.width,t.height);else{n.debug("Draw tile imageBitmap/image to temporary canvas");var d=n.options.createCanvas(t.width,t.height),f=d.getContext("2d",{alpha:Boolean(r.alpha)});f.globalCompositeOperation="copy",f.drawImage(c||e,t.x,t.y,t.width,t.height,0,0,t.width,t.height),n.debug("Get tile pixel data"),s=f.getImageData(0,0,t.width,t.height),d.width=d.height=0,f=d=null}var p={src:s.data,width:t.width,height:t.height,toWidth:t.toWidth,toHeight:t.toHeight,scaleX:t.scaleX,scaleY:t.scaleY,offsetX:t.offsetX,offsetY:t.offsetY,quality:r.quality,alpha:r.alpha,unsharpAmount:r.unsharpAmount,unsharpRadius:r.unsharpRadius,unsharpThreshold:r.unsharpThreshold};return n.debug("Invoke resize math"),Promise.resolve().then((function(){return l(p)})).then((function(e){if(a)return i;var r;if(s=null,n.debug("Convert raw rgba tile result to ImageData"),Eo)r=new ImageData(new Uint8ClampedArray(e),t.toWidth,t.toHeight);else if((r=u.createImageData(t.toWidth,t.toHeight)).data.set)r.data.set(e);else for(var o=r.data.length-1;o>=0;o--)r.data[o]=e[o];return n.debug("Draw tile"),wo?u.putImageData(r,t.toX,t.toY,t.toInnerX-t.toX,t.toInnerY-t.toY,t.toInnerWidth+1e-5,t.toInnerHeight+1e-5):u.putImageData(r,t.toX,t.toY,t.toInnerX-t.toX,t.toInnerY-t.toY,t.toInnerWidth,t.toInnerHeight),null}))}))};return Promise.resolve().then((function(){if(u=t.getContext("2d",{alpha:Boolean(r.alpha)}),go(e))return o=e.getContext("2d",{alpha:Boolean(r.alpha)}),null;if(function(e){return"[object ImageBitmap]"===mo(e)}(e))return c=e,d=!0,null;if(function(e){return"[object HTMLImageElement]"===mo(e)}(e))return So?(n.debug("Decode image via createImageBitmap"),createImageBitmap(e).then((function(e){c=e})).catch((function(e){return null}))):null;throw new Error('Pica: ".from" should be Image, Canvas or ImageBitmap')})).then((function(){if(a)return i;n.debug("Calculate tiles");var e=function(e){var t,r,n,o,a,i,s=e.toWidth/e.width,c=e.toHeight/e.height,l=bo(e.srcTileSize*s)-2*e.destTileBorder,u=bo(e.srcTileSize*c)-2*e.destTileBorder;if(l<1||u<1)throw new Error("Internal error in pica: target tile width/height is too small.");var d,f=[];for(o=0;o<e.toHeight;o+=u)for(n=0;n<e.toWidth;n+=l)(t=n-e.destTileBorder)<0&&(t=0),t+(a=n+l+e.destTileBorder-t)>=e.toWidth&&(a=e.toWidth-t),(r=o-e.destTileBorder)<0&&(r=0),r+(i=o+u+e.destTileBorder-r)>=e.toHeight&&(i=e.toHeight-r),d={toX:t,toY:r,toWidth:a,toHeight:i,toInnerX:n,toInnerY:o,toInnerWidth:l,toInnerHeight:u,offsetX:t/s-bo(t/s),offsetY:r/c-bo(r/c),scaleX:s,scaleY:c,x:bo(t/s),y:bo(r/c),width:Co(a/s),height:Co(i/c)},f.push(d);return f}({width:r.width,height:r.height,srcTileSize:n.options.tile,toWidth:r.toWidth,toHeight:r.toHeight,destTileBorder:s}).map((function(e){return f(e)}));function o(){c&&(d||c.close(),c=null)}return n.debug("Process tiles"),Promise.all(e).then((function(){return n.debug("Finished!"),o(),t}),(function(e){throw o(),e}))}))};return function e(t,r,o,s){if(a)return i;var c,l=T(t.shift(),2),d=l[0],f=l[1],p=0===t.length;return s=Fn({},s,{toWidth:d,toHeight:f,quality:p?s.quality:Math.min(1,s.quality)}),p||(c=n.options.createCanvas(d,f)),u(r,p?o:c,s).then((function(){return p?o:(s.width=d,s.height=f,e(t,c,o,s))})).then((function(e){return c&&(c.width=c.height=0),e}))}(function(e,t,r,n,o,a){var i=r/e,s=n/t,c=(2*a+2+1)/o;if(c>.5)return[[r,n]];var l=Math.ceil(Math.log(Math.min(i,s))/Math.log(c));if(l<=1)return[[r,n]];for(var u=[],d=0;d<l;d++){var f=Math.round(Math.pow(Math.pow(e,l-d-1)*Math.pow(r,d+1),1/l)),p=Math.round(Math.pow(Math.pow(t,l-d-1)*Math.pow(n,d+1),1/l));u.push([f,p])}return u}(o.width,o.height,o.toWidth,o.toHeight,n.options.tile,s),e,t,o)}))},To.prototype.resizeBuffer=function(e){var t=this,r=Fn({},_o,e);return this.init().then((function(){return t.__mathlib.resizeAndUnsharp(r)}))},To.prototype.toBlob=function(e,t,r){return t=t||"image/png",new Promise((function(n){if(e.toBlob)e.toBlob((function(e){return n(e)}),t,r);else if(e.convertToBlob)n(e.convertToBlob({type:t,quality:r}));else{for(var o=atob(e.toDataURL(t,r).split(",")[1]),a=o.length,i=new Uint8Array(a),s=0;s<a;s++)i[s]=o.charCodeAt(s);n(new Blob([i],{type:t}))}}))},To.prototype.debug=function(){};var Po=new To,xo=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=r.minSize,o=void 0===n?720:n,a=e/t;return e>t?{desW:Math.floor(o*a),desH:o}:{desW:o,desH:Math.floor(o/a)}},Ro=Object.freeze({__proto__:null,scaleImage:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.minSize,n=void 0===r?720:r;return new Promise((function(t){var r=URL.createObjectURL(e),o=new Image;o.src=r;var a=document.createElement("canvas");o.onload=function(){if(o.width&&o.height&&(o.width<n||o.height<n)){var e=xo(o.width,o.height,{minSize:n}),r=e.desW,i=e.desH;a.width=r,a.height=i,Po.resize(o,a).then((function(e){return Po.toBlob(e,"image/jpeg",1)})).then((function(e){return t(e)}))}else t(null)}}))},createResizer:function(e){var t=e.width,r=e.height,n=document.createElement("canvas"),o=n.getContext("2d");return n.width=t,n.height=r,{resize:function(e){var t=e.srcCanvas;return o.drawImage(t,0,0,n.width,n.height),n}}},resizeBlobImg:function(e,t,r){var n=document.createElement("canvas"),o=n.getContext("2d");return n.width=t,n.height=r,new Promise((function(t){var r=URL.createObjectURL(e),a=new Image;a.onload=function(){URL.revokeObjectURL(r),o.drawImage(a,0,0,n.width,n.height),n.toBlob(t,"image/jpeg",1)},a.src=r}))},blobToCanvas:function(e){var t=e.blob;return new Promise((function(e){var r=document.createElement("canvas"),n=r.getContext("2d"),o=new Image;o.onload=function(t){var a=o.width,i=o.height;r.width=a,r.height=i,URL.revokeObjectURL(t.target.src),n.drawImage(t.target,0,0),e(r)},o.src=URL.createObjectURL(t)}))}});function No(e,t,r,n){var o=r*(4*t)+4*n;return{r:e[o],g:e[o+1],b:e[o+2]}}function Lo(e,t,r){return function(e,t,r){for(var n=0,o=r[1],a=r[3],i=r[0],s=r[2],c=o;c<a;c++)for(var l=i;l<s;l++){var u=No(e,t,c,l),d=u.r,f=u.g,p=u.b;d>=245&&p>=245&&f>245&&(n+=1)}return n}(e,t,function(e,t){var r=Math.floor(.025*e),n=e-r,o=Math.floor(.025*t);return[r,o,n,t-o]}(t,r))/(t*r)>=.001}function Oo(){return(Oo=z(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.getContext("2d"),n=r.getImageData(0,0,t.width,t.height),o=n.data,on){e.next=5;break}return e.abrupt("return",Lo(o,n.width,n.height));case 5:return e.abrupt("return",on.detectGlare(o,n.width,n.height));case 6:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Do=Object.freeze({__proto__:null,isCardGlare:function(e){return Oo.apply(this,arguments)}}),Mo="internal_server_error",Uo="network_error",Fo=gr();function Vo(e){return 500*Math.pow(1.5,e)}function jo(e){return Array.isArray(null==e?void 0:e.errors)&&e.errors.find((function(e){return e.code===Mo}))}function zo(e){return"Failed to fetch"===e.message||!e.response}function Ko(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.maxNetworkErrorRetryTimes,n=void 0===r?5:r,o=t.maxInternalServerErrorRetryTimes,a=void 0===o?1:o,i=t.propertyKey,s=t.onDone;return function(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];var c=this;function l(e,t){return u.apply(this,arguments)}function u(){return(u=z(regeneratorRuntime.mark((function t(o,u){var d,f,p,h,m,g,y,v,b=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return g=function(){return(g=z(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=h(t),n=p(t)-r,e.next=4,Vr(Vo(n));case 4:return e.abrupt("return",l(r,t,n));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)},m=function(e){return g.apply(this,arguments)},h=function(e){return e===u?Math.max(o-1,0):p(e)-1},p=function(e){return e===Uo?n:e===Mo?a:0},f=function(e){return o>0||(e===Uo?void 0===o&&n>0:e===Mo&&void 0===o&&a>0)},d=b.length>2&&void 0!==b[2]?b[2]:0,y=performance.now(),t.prev=7,t.next=10,e.apply(c,r);case 10:if(v=t.sent,s({response:v,retryCount:d,propertyKey:i,timeInMs:performance.now()-y,args:r}),!jo(v)||!f(Mo)){t.next=16;break}return t.next=15,m(Mo);case 15:return t.abrupt("return",t.sent);case 16:return t.abrupt("return",v);case 19:if(t.prev=19,t.t0=t.catch(7),s({error:t.t0,retryCount:d,propertyKey:i,timeInMs:performance.now()-y,args:r}),!zo(t.t0)||!f(Uo)){t.next=24;break}return t.abrupt("return",m(Uo));case 24:throw t.t0;case 25:case"end":return t.stop()}}),t,null,[[7,19]])})))).apply(this,arguments)}return l()}}function Ho(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.maxNetworkErrorRetryTimes,n=void 0===r?5:r,o=t.maxInternalServerErrorRetryTimes,a=void 0===o?1:o,i=t.onDone,s=void 0===i?function(){}:i,c={get:function(e,t){var r=e[t];return"function"==typeof r&&"constructor"!==t?Ko(r,{maxNetworkErrorRetryTimes:n,maxInternalServerErrorRetryTimes:a,propertyKey:t,onDone:s}):r}};return new Proxy(e,c)}var qo=function(e){var t=e.response,r=(e.error,e.retryCount,e.propertyKey,e.timeInMs);return e.args,{event:"test-event",log:{request_status:t?"success":"fail",time_in_ms:r}}},Qo=Object.freeze({__proto__:null,createRetryAPIClient:Ho,useApiClient:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.apiCredentials,o=void 0===t?{}:t,a=e.tracking,i=void 0===a?{}:a,s=r(null),c=Or(),l=c.sendEvent,u=n((function(e){try{var t=qo(e),r=t.event,n=t.log;l({tag:"sdk_api",event:r,log:n})}catch(e){}}),[l]);if(null===s.current){var d=o.accessKey,f=o.secretKey,p=o.apiUrl,h=i.userId,m=Nr({userId:h});s.current=Ho(new te(d,f,p,{httpHeaders:q(q({},Fo),{},{"x-request-id":m})}),{onDone:u})}return{apiClient:s.current}}}),Wo="BFnYsWrH",Go="KbKcY2nb",Xo=function(e){return e.split("").reverse().join("")},Yo=function(e){var t=e.url;return new Promise((function(e){var r=document.createElement("script");r.onload=e,r.src=t,document.head.appendChild(r)}))},Zo=window.fetch.bind(window);function $o(e){var t=e.split(","),r=t[0].match(/:(.*?);/)[1];return{u8arr:Uint8Array.from(atob(t[1]),(function(e){return e.charCodeAt(0)})),mime:r}}var Jo=function(){var e=z(regeneratorRuntime.mark((function e(){var t,r,n,o,a=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t="".concat(Xo(Wo)).concat(Xo(Go)),e.next=3,Zo.apply(void 0,a);case 3:return r=e.sent,e.next=6,r.text();case 6:return n=e.sent,o=Sr.AES.decrypt(n,t).toString(Sr.enc.Utf8),e.abrupt("return",$o(o));case 9:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),ea=Object.freeze({__proto__:null,reverseString:Xo,loadExternalScript:Yo,fetchWithDecryption:Jo}),ta=/^\s+|\s+$/g,ra=/^[-+]0x[0-9a-f]+$/i,na=/^0b[01]+$/i,oa=/^0o[0-7]+$/i,aa=parseInt,ia=function(e){if("number"==typeof e)return e;if(function(e){return"symbol"==C(e)||rt(e)&&"[object Symbol]"==Se(e)}(e))return NaN;if(Ae(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Ae(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(ta,"");var r=na.test(e);return r||oa.test(e)?aa(e.slice(2),r?2:8):ra.test(e)?NaN:+e},sa=function(e){var t=function(e){return e?1/0===(e=ia(e))||-1/0===e?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}(e),r=t%1;return t==t?r?t-r:t:0},ca=function(e){return function(e,t){var r;if("function"!=typeof t)throw new TypeError("Expected a function");return e=sa(e),function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=void 0),r}}(2,e)}(function(){var e=z(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l,u,d,f,p,h=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=h.length>0&&void 0!==h[0]?h[0]:{},r=t.tfUrl,n=void 0===r?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@3.11.0":r,o=t.tfBackendWasmUrl,a=void 0===o?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-backend-wasm@3.11.0/dist/tf-backend-wasm.js":o,i=t.tfBackendCpuUrl,s=void 0===i?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-backend-cpu@3.11.0":i,c=t.tfBackendWebGlUrl,l=void 0===c?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-backend-webgl@3.11.0":c,u=t.tfLiteUrl,d=void 0===u?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-tflite@0.0.1-alpha.7/dist/tf-tflite.min.js":u,f=t.blazefaceScriptUrl,p=void 0===f?"https://cdn.jsdelivr.net/npm/@tensorflow-models/blazeface@0.0.7":f,e.next=3,Yo({url:n});case 3:return e.next=5,Promise.all([Yo({url:a}),Yo({url:s}),Yo({url:l}),Yo({url:p}),Yo({url:d})]);case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}());function la(){return(la=z(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=l.length>0&&void 0!==l[0]?l[0]:{},r=t.preferredBackends,n=void 0===r?["webgl","wasm","cpu"]:r,o=window,a=o.tf,e.next=4,a.enableProdMode();case 4:i=Y(n),e.prev=5,i.s();case 7:if((s=i.n()).done){e.next=21;break}return c=s.value,e.prev=9,e.next=12,a.setBackend(c);case 12:return e.abrupt("break",21);case 15:if(e.prev=15,e.t0=e.catch(9),c!==n[n.length-1]){e.next=19;break}throw e.t0;case 19:e.next=7;break;case 21:e.next=26;break;case 23:e.prev=23,e.t1=e.catch(5),i.e(e.t1);case 26:return e.prev=26,i.f(),e.finish(26);case 29:return e.next=31,a.ready();case 31:case"end":return e.stop()}}),e,null,[[5,23,26,29],[9,15]])})))).apply(this,arguments)}function ua(){return(ua=z(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.modelUrl,n=window,o=n.blazeface,e.abrupt("return",r?o.load({modelUrl:r}):o.load());case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function da(){return(da=z(regeneratorRuntime.mark((function e(t){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.modelUrl,n=window,o=n.tflite,e.next=4,Jo(r);case 4:return a=e.sent,i=a.u8arr,e.abrupt("return",o.loadTFLiteModel(i,{numThreads:navigator.hardwareConcurrency/2}));case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var fa=Object.freeze({__proto__:null,loadTensorFlow:ca,initTensorFlow:function(){return la.apply(this,arguments)},loadBlazefaceModel:function(e){return ua.apply(this,arguments)},loadTFLiteModel:function(e){return da.apply(this,arguments)}}),pa=Object.freeze({__proto__:null,enableAntiDebug:function(){var e,t,r=["action","gger","stateObject","apply","chain","test","input","Hello World!","constructor","counter","length","debu","call"];e=r,t=185,function(t){for(;--t;)e.push(e.shift())}(++t);var n,o,a=function(e,t){return r[e-=0]};function i(e){function t(e){if("string"==typeof e)return function(e){}[a("0x5")]("while (true) {}")[a("0x0")](a("0x6"));1!=="".concat(e/e)[a("0x7")]||e%20==0?function(){return!0}[a("0x5")]("".concat(a("0x8"),"gger"))[a("0x9")](a("0xa")):function(){return!1}.constructor("debu".concat(a("0xb")))[a("0x0")](a("0xc")),t(++e)}try{if(e)return t;t(0)}catch(e){}}setInterval((function(){i()}),4e3),n=!0,o=function(e,t){var r=n?function(){if(t){var r=t[a("0x0")](e,arguments);return t=null,r}}:function(){};return n=!1,r},function(){o(this,(function(){var e=new RegExp("function *\\( *\\)"),t=new RegExp("\\+\\+ *(?:_0x(?:[a-f0-9]){4,6}|(?:\\b|\\d)[a-z0-9]{1,4}(?:\\b|\\d))","i"),r=i("init");e.test(r+a("0x1"))&&t[a("0x2")](r+a("0x3"))?i():r("0")}))()}(),console.log(a("0x4"))}}),ha=Object.freeze({__proto__:null,useThemeContext:function(){return o(h)}});function ma(){return(ma=z(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.key,n=new TextEncoder,(o=n.encode(r)).reverse(),e.abrupt("return",crypto.subtle.digest("SHA-256",o));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var ga=Object.freeze({__proto__:null,encrypt:function(e){var t=e.blob,r=e.key;return new Promise((function(e){var n=new FileReader;n.onload=function(t){var n=t.target.result;(function(e){return ma.apply(this,arguments)})({key:r}).then((function(t){window.crypto.subtle.importKey("raw",t,"AES-GCM",!0,["encrypt","decrypt"]).then((function(t){window.crypto.subtle.encrypt({name:"AES-GCM",iv:new Uint8Array(12),tagLength:128},t,n).then((function(t){var r;e({hex:(r=t,W(new Uint8Array(r)).map((function(e){return e.toString(16).padStart(2,"0")})).join(""))})}))}))}))},n.readAsArrayBuffer(t)}))}}),ya=function(){return URL.createObjectURL(new Blob(['\'use strict\';(function(){function T(a,b){let c=[],d="";b=a.readBits([8,16,16][b]);for(let d=0;d<b;d++){let b=a.readBits(8);c.push(b)}try{d+=decodeURIComponent(c.map(a=>`%${("0"+a.toString(16)).substr(-2)}`).join(""))}catch(e){}return{bytes:c,text:d}}function U(a,b){a=new V(a);let c=9>=b?0:26>=b?1:2;for(b={text:"",bytes:[],chunks:[],version:b};4<=a.available();){var d=a.readBits(4);if(d===t.Terminator)return b;if(d===t.ECI)0===a.readBits(1)?b.chunks.push({type:r.ECI,assignmentNumber:a.readBits(7)}):\n0===a.readBits(1)?b.chunks.push({type:r.ECI,assignmentNumber:a.readBits(14)}):0===a.readBits(1)?b.chunks.push({type:r.ECI,assignmentNumber:a.readBits(21)}):b.chunks.push({type:r.ECI,assignmentNumber:-1});else if(d===t.Numeric){var e=a;d=[];for(var f="",g=e.readBits([10,12,14][c]);3<=g;){var h=e.readBits(10);if(1E3<=h)throw Error("Invalid numeric value above 999");var k=Math.floor(h/100),n=Math.floor(h/10)%10;h%=10;d.push(48+k,48+n,48+h);f+=k.toString()+n.toString()+h.toString();g-=3}if(2===g){g=e.readBits(7);\nif(100<=g)throw Error("Invalid numeric value above 99");e=Math.floor(g/10);g%=10;d.push(48+e,48+g);f+=e.toString()+g.toString()}else if(1===g){e=e.readBits(4);if(10<=e)throw Error("Invalid numeric value above 9");d.push(48+e);f+=e.toString()}d={bytes:d,text:f};b.text+=d.text;b.bytes.push(...d.bytes);b.chunks.push({type:r.Numeric,text:d.text})}else if(d===t.Alphanumeric){e=a;d=[];f="";for(g=e.readBits([9,11,13][c]);2<=g;)n=e.readBits(11),k=Math.floor(n/45),n%=45,d.push(B[k].charCodeAt(0),B[n].charCodeAt(0)),\nf+=B[k]+B[n],g-=2;1===g&&(e=e.readBits(6),d.push(B[e].charCodeAt(0)),f+=B[e]);d={bytes:d,text:f};b.text+=d.text;b.bytes.push(...d.bytes);b.chunks.push({type:r.Alphanumeric,text:d.text})}else if(d===t.Byte)d=T(a,c),b.text+=d.text,b.bytes.push(...d.bytes),b.chunks.push({type:r.Byte,bytes:d.bytes,text:d.text});else if(d===t.Kanji){f=a;d=[];e=f.readBits([8,10,12][c]);for(g=0;g<e;g++)k=f.readBits(13),k=Math.floor(k/192)<<8|k%192,k=7936>k?k+33088:k+49472,d.push(k>>8,k&255);f=(new TextDecoder("shift-jis")).decode(Uint8Array.from(d));\nd={bytes:d,text:f};b.text+=d.text;b.bytes.push(...d.bytes);b.chunks.push({type:r.Kanji,bytes:d.bytes,text:d.text})}else d===t.StructuredAppend&&b.chunks.push({type:r.StructuredAppend,currentSequence:a.readBits(4),totalSequence:a.readBits(4),parity:a.readBits(8)})}if(0===a.available()||0===a.readBits(a.available()))return b}function J(a,b){return a^b}function W(a,b,c,d){b.degree()<c.degree()&&([b,c]=[c,b]);let e=a.zero;for(var f=a.one;c.degree()>=d/2;){var g=b;let d=e;b=c;e=f;if(b.isZero())return null;\nc=g;f=a.zero;g=b.getCoefficient(b.degree());for(g=a.inverse(g);c.degree()>=b.degree()&&!c.isZero();){let d=c.degree()-b.degree(),e=a.multiply(c.getCoefficient(c.degree()),g);f=f.addOrSubtract(a.buildMonomial(d,e));c=c.addOrSubtract(b.multiplyByMonomial(d,e))}f=f.multiplyPoly(e).addOrSubtract(d);if(c.degree()>=b.degree())return null}d=f.getCoefficient(0);if(0===d)return null;a=a.inverse(d);return[f.multiply(a),c.multiply(a)]}function X(a,b){let c=new Uint8ClampedArray(a.length);c.set(a);a=new Y(285,\n256,0);var d=new w(a,c),e=new Uint8ClampedArray(b),f=!1;for(var g=0;g<b;g++){var h=d.evaluateAt(a.exp(g+a.generatorBase));e[e.length-1-g]=h;0!==h&&(f=!0)}if(!f)return c;d=new w(a,e);d=W(a,a.buildMonomial(b,1),d,b);if(null===d)return null;b=d[0];g=b.degree();if(1===g)b=[b.getCoefficient(1)];else{e=Array(g);f=0;for(h=1;h<a.size&&f<g;h++)0===b.evaluateAt(h)&&(e[f]=a.inverse(h),f++);b=f!==g?null:e}if(null==b)return null;d=d[1];e=b.length;f=Array(e);for(g=0;g<e;g++){h=a.inverse(b[g]);let c=1;for(let d=\n0;d<e;d++)g!==d&&(c=a.multiply(c,J(1,a.multiply(b[d],h))));f[g]=a.multiply(d.evaluateAt(h),a.inverse(c));0!==a.generatorBase&&(f[g]=a.multiply(f[g],h))}d=f;for(e=0;e<b.length;e++){f=c.length-1-a.log(b[e]);if(0>f)return null;c[f]^=d[e]}return c}function E(a,b){a^=b;for(b=0;a;)b++,a&=a-1;return b}function C(a,b){return b<<1|a}function Z(a,b,c){c=aa[c.dataMask];let d=a.height;var e=17+4*b.versionNumber,f=A.createEmpty(e,e);f.setRegion(0,0,9,9,!0);f.setRegion(e-8,0,8,9,!0);f.setRegion(0,e-8,9,8,!0);for(var g of b.alignmentPatternCenters)for(var h of b.alignmentPatternCenters)6===\ng&&6===h||6===g&&h===e-7||g===e-7&&6===h||f.setRegion(g-2,h-2,5,5,!0);f.setRegion(6,9,1,e-17,!0);f.setRegion(9,6,e-17,1,!0);6<b.versionNumber&&(f.setRegion(e-11,0,3,6,!0),f.setRegion(0,e-11,6,3,!0));b=f;g=[];e=h=0;f=!0;for(let k=d-1;0<k;k-=2){6===k&&k--;for(let n=0;n<d;n++){let m=f?d-1-n:n;for(let d=0;2>d;d++){let f=k-d;if(!b.get(f,m)){e++;let b=a.get(f,m);c({y:m,x:f})&&(b=!b);h=h<<1|b;8===e&&(g.push(h),h=e=0)}}}f=!f}return g}function ba(a){var b=a.height,c=Math.floor((b-17)/4);if(6>=c)return K[c-\n1];c=0;for(var d=5;0<=d;d--)for(var e=b-9;e>=b-11;e--)c=C(a.get(e,d),c);d=0;for(e=5;0<=e;e--)for(let c=b-9;c>=b-11;c--)d=C(a.get(e,c),d);a=Infinity;let f;for(let e of K){if(e.infoBits===c||e.infoBits===d)return e;b=E(c,e.infoBits);b<a&&(f=e,a=b);b=E(d,e.infoBits);b<a&&(f=e,a=b)}if(3>=a)return f}function ca(a){let b=0;for(var c=0;8>=c;c++)6!==c&&(b=C(a.get(c,8),b));for(c=7;0<=c;c--)6!==c&&(b=C(a.get(8,c),b));var d=a.height;c=0;for(var e=d-1;e>=d-7;e--)c=C(a.get(8,e),c);for(e=d-8;e<d;e++)c=C(a.get(e,\n8),c);a=Infinity;d=null;for(let {bits:f,formatInfo:g}of da){if(f===b||f===c)return g;e=E(b,f);e<a&&(d=g,a=e);b!==c&&(e=E(c,f),e<a&&(d=g,a=e))}return 3>=a?d:null}function ea(a,b,c){let d=b.errorCorrectionLevels[c],e=[],f=0;d.ecBlocks.forEach(a=>{for(let b=0;b<a.numBlocks;b++)e.push({numDataCodewords:a.dataCodewordsPerBlock,codewords:[]}),f+=a.dataCodewordsPerBlock+d.ecCodewordsPerBlock});if(a.length<f)return null;a=a.slice(0,f);b=d.ecBlocks[0].dataCodewordsPerBlock;for(c=0;c<b;c++)for(var g of e)g.codewords.push(a.shift());\nif(1<d.ecBlocks.length)for(g=d.ecBlocks[0].numBlocks,b=d.ecBlocks[1].numBlocks,c=0;c<b;c++)e[g+c].codewords.push(a.shift());for(;0<a.length;)for(let b of e)b.codewords.push(a.shift());return e}function L(a){let b=ba(a);if(!b)return null;var c=ca(a);if(!c)return null;a=Z(a,b,c);var d=ea(a,b,c.errorCorrectionLevel);if(!d)return null;c=d.reduce((a,b)=>a+b.numDataCodewords,0);c=new Uint8ClampedArray(c);a=0;for(let b of d){d=X(b.codewords,b.codewords.length-b.numDataCodewords);if(!d)return null;for(let e=\n0;e<b.numDataCodewords;e++)c[a++]=d[e]}try{return U(c,b.versionNumber)}catch(e){return null}}function M(a,b,c,d){var e=a.x-b.x+c.x-d.x;let f=a.y-b.y+c.y-d.y;if(0===e&&0===f)return{a11:b.x-a.x,a12:b.y-a.y,a13:0,a21:c.x-b.x,a22:c.y-b.y,a23:0,a31:a.x,a32:a.y,a33:1};{let h=b.x-c.x;var g=d.x-c.x;let k=b.y-c.y,n=d.y-c.y;c=h*n-g*k;g=(e*n-g*f)/c;e=(h*f-e*k)/c;return{a11:b.x-a.x+g*b.x,a12:b.y-a.y+g*b.y,a13:g,a21:d.x-a.x+e*d.x,a22:d.y-a.y+e*d.y,a23:e,a31:a.x,a32:a.y,a33:1}}}function fa(a,b,c,d){a=M(a,b,c,d);\nreturn{a11:a.a22*a.a33-a.a23*a.a32,a12:a.a13*a.a32-a.a12*a.a33,a13:a.a12*a.a23-a.a13*a.a22,a21:a.a23*a.a31-a.a21*a.a33,a22:a.a11*a.a33-a.a13*a.a31,a23:a.a13*a.a21-a.a11*a.a23,a31:a.a21*a.a32-a.a22*a.a31,a32:a.a12*a.a31-a.a11*a.a32,a33:a.a11*a.a22-a.a12*a.a21}}function ha(a,b){var c=fa({x:3.5,y:3.5},{x:b.dimension-3.5,y:3.5},{x:b.dimension-6.5,y:b.dimension-6.5},{x:3.5,y:b.dimension-3.5}),d=M(b.topLeft,b.topRight,b.alignmentPattern,b.bottomLeft),e=d.a11*c.a11+d.a21*c.a12+d.a31*c.a13,f=d.a12*c.a11+\nd.a22*c.a12+d.a32*c.a13,g=d.a13*c.a11+d.a23*c.a12+d.a33*c.a13,h=d.a11*c.a21+d.a21*c.a22+d.a31*c.a23,k=d.a12*c.a21+d.a22*c.a22+d.a32*c.a23,n=d.a13*c.a21+d.a23*c.a22+d.a33*c.a23,m=d.a11*c.a31+d.a21*c.a32+d.a31*c.a33,l=d.a12*c.a31+d.a22*c.a32+d.a32*c.a33,p=d.a13*c.a31+d.a23*c.a32+d.a33*c.a33;c=A.createEmpty(b.dimension,b.dimension);d=(a,b)=>{const c=g*a+n*b+p;return{x:(e*a+h*b+m)/c,y:(f*a+k*b+l)/c}};for(let e=0;e<b.dimension;e++)for(let f=0;f<b.dimension;f++){let b=d(f+.5,e+.5);c.set(f,e,a.get(Math.floor(b.x),\nMath.floor(b.y)))}return{matrix:c,mappingFunction:d}}function x(a){return a.reduce((a,c)=>a+c)}function ia(a,b,c){let d=y(a,b),e=y(b,c),f=y(a,c),g,h,k;e>=d&&e>=f?[g,h,k]=[b,a,c]:f>=e&&f>=d?[g,h,k]=[a,b,c]:[g,h,k]=[a,c,b];0>(k.x-h.x)*(g.y-h.y)-(k.y-h.y)*(g.x-h.x)&&([g,k]=[k,g]);return{bottomLeft:g,topLeft:h,topRight:k}}function ja(a,b,c,d){d=(x(z(a,c,d,5))/7+x(z(a,b,d,5))/7+x(z(c,a,d,5))/7+x(z(b,a,d,5))/7)/4;if(1>d)throw Error("Invalid module size");b=Math.round(y(a,b)/d);a=Math.round(y(a,c)/d);a=\nMath.floor((b+a)/2)+7;switch(a%4){case 0:a++;break;case 2:a--}return{dimension:a,moduleSize:d}}function N(a,b,c,d){let e=[{x:Math.floor(a.x),y:Math.floor(a.y)}];var f=Math.abs(b.y-a.y)>Math.abs(b.x-a.x);if(f){var g=Math.floor(a.y);var h=Math.floor(a.x);a=Math.floor(b.y);b=Math.floor(b.x)}else g=Math.floor(a.x),h=Math.floor(a.y),a=Math.floor(b.x),b=Math.floor(b.y);let k=Math.abs(a-g),n=Math.abs(b-h),m=Math.floor(-k/2),l=g<a?1:-1,p=h<b?1:-1,q=!0;for(let v=g,u=h;v!==a+l;v+=l){g=f?u:v;h=f?v:u;if(c.get(g,\nh)!==q&&(q=!q,e.push({x:g,y:h}),e.length===d+1))break;m+=n;if(0<m){if(u===b)break;u+=p;m-=k}}c=[];for(f=0;f<d;f++)e[f]&&e[f+1]?c.push(y(e[f],e[f+1])):c.push(0);return c}function z(a,b,c,d){let e=b.y-a.y,f=b.x-a.x;b=N(a,b,c,Math.ceil(d/2));a=N(a,{x:a.x-f,y:a.y-e},c,Math.ceil(d/2));c=b.shift()+a.shift()-1;return a.concat(c).concat(...b)}function F(a,b){let c=x(a)/x(b),d=0;b.forEach((b,f)=>{d+=Math.pow(a[f]-b*c,2)});return{averageSize:c,error:d}}function O(a,b,c){try{let d=z(a,{x:-1,y:a.y},c,b.length),\ne=z(a,{x:a.x,y:-1},c,b.length),f=z(a,{x:Math.max(0,a.x-a.y)-1,y:Math.max(0,a.y-a.x)-1},c,b.length),g=z(a,{x:Math.min(c.width,a.x+a.y)+1,y:Math.min(c.height,a.y+a.x)+1},c,b.length),h=F(d,b),k=F(e,b),n=F(f,b),m=F(g,b),l=(h.averageSize+k.averageSize+n.averageSize+m.averageSize)/4;return Math.sqrt(h.error*h.error+k.error*k.error+n.error*n.error+m.error*m.error)+(Math.pow(h.averageSize-l,2)+Math.pow(k.averageSize-l,2)+Math.pow(n.averageSize-l,2)+Math.pow(m.averageSize-l,2))/l}catch(d){return Infinity}}\nfunction H(a,b){for(var c=Math.round(b.x);a.get(c,Math.round(b.y));)c--;for(var d=Math.round(b.x);a.get(d,Math.round(b.y));)d++;c=(c+d)/2;for(d=Math.round(b.y);a.get(Math.round(c),d);)d--;for(b=Math.round(b.y);a.get(Math.round(c),b);)b++;return{x:c,y:(d+b)/2}}function ka(a){var b=[],c=[];let d=[];var e=[];for(let m=0;m<=a.height;m++){var f=0,g=!1;let l=[0,0,0,0,0];for(let b=-1;b<=a.width;b++){var h=a.get(b,m);if(h===g)f++;else{l=[l[1],l[2],l[3],l[4],f];f=1;g=h;var k=x(l)/7;k=Math.abs(l[0]-k)<k&&Math.abs(l[1]-\nk)<k&&Math.abs(l[2]-3*k)<3*k&&Math.abs(l[3]-k)<k&&Math.abs(l[4]-k)<k&&!h;var n=x(l.slice(-3))/3;h=Math.abs(l[2]-n)<n&&Math.abs(l[3]-n)<n&&Math.abs(l[4]-n)<n&&h;if(k){let a=b-l[3]-l[4],d=a-l[2];k={startX:d,endX:a,y:m};n=c.filter(b=>d>=b.bottom.startX&&d<=b.bottom.endX||a>=b.bottom.startX&&d<=b.bottom.endX||d<=b.bottom.startX&&a>=b.bottom.endX&&1.5>l[2]/(b.bottom.endX-b.bottom.startX)&&.5<l[2]/(b.bottom.endX-b.bottom.startX));0<n.length?n[0].bottom=k:c.push({top:k,bottom:k})}if(h){let a=b-l[4],c=a-\nl[3];h={startX:c,y:m,endX:a};k=e.filter(b=>c>=b.bottom.startX&&c<=b.bottom.endX||a>=b.bottom.startX&&c<=b.bottom.endX||c<=b.bottom.startX&&a>=b.bottom.endX&&1.5>l[2]/(b.bottom.endX-b.bottom.startX)&&.5<l[2]/(b.bottom.endX-b.bottom.startX));0<k.length?k[0].bottom=h:e.push({top:h,bottom:h})}}}b.push(...c.filter(a=>a.bottom.y!==m&&2<=a.bottom.y-a.top.y));c=c.filter(a=>a.bottom.y===m);d.push(...e.filter(a=>a.bottom.y!==m));e=e.filter(a=>a.bottom.y===m)}b.push(...c.filter(a=>2<=a.bottom.y-a.top.y));d.push(...e);\nc=[];for(var m of b)2>m.bottom.y-m.top.y||(b=(m.top.startX+m.top.endX+m.bottom.startX+m.bottom.endX)/4,e=(m.top.y+m.bottom.y+1)/2,a.get(Math.round(b),Math.round(e))&&(f=[m.top.endX-m.top.startX,m.bottom.endX-m.bottom.startX,m.bottom.y-m.top.y+1],f=x(f)/f.length,g=O({x:Math.round(b),y:Math.round(e)},[1,1,3,1,1],a),c.push({score:g,x:b,y:e,size:f})));if(3>c.length)return null;c.sort((a,b)=>a.score-b.score);m=[];for(b=0;b<Math.min(c.length,5);++b){e=c[b];f=[];for(var l of c)l!==e&&f.push(Object.assign(Object.assign({},\nl),{score:l.score+Math.pow(l.size-e.size,2)/e.size}));f.sort((a,b)=>a.score-b.score);m.push({points:[e,f[0],f[1]],score:e.score+f[0].score+f[1].score})}m.sort((a,b)=>a.score-b.score);let {topRight:p,topLeft:q,bottomLeft:v}=ia(...m[0].points);m=P(a,d,p,q,v);l=[];m&&l.push({alignmentPattern:{x:m.alignmentPattern.x,y:m.alignmentPattern.y},bottomLeft:{x:v.x,y:v.y},dimension:m.dimension,topLeft:{x:q.x,y:q.y},topRight:{x:p.x,y:p.y}});m=H(a,p);b=H(a,q);c=H(a,v);(a=P(a,d,m,b,c))&&l.push({alignmentPattern:{x:a.alignmentPattern.x,\ny:a.alignmentPattern.y},bottomLeft:{x:c.x,y:c.y},topLeft:{x:b.x,y:b.y},topRight:{x:m.x,y:m.y},dimension:a.dimension});return 0===l.length?null:l}function P(a,b,c,d,e){let f,g;try{({dimension:f,moduleSize:g}=ja(d,c,e,a))}catch(m){return null}var h=c.x-d.x+e.x,k=c.y-d.y+e.y;c=(y(d,e)+y(d,c))/2/g;e=1-3/c;let n={x:d.x+e*(h-d.x),y:d.y+e*(k-d.y)};b=b.map(b=>{const c=(b.top.startX+b.top.endX+b.bottom.startX+b.bottom.endX)/4;b=(b.top.y+b.bottom.y+1)/2;if(a.get(Math.floor(c),Math.floor(b))){var d=O({x:Math.floor(c),\ny:Math.floor(b)},[1,1,1],a)+y({x:c,y:b},n);return{x:c,y:b,score:d}}}).filter(a=>!!a).sort((a,b)=>a.score-b.score);return{alignmentPattern:15<=c&&b.length?b[0]:n,dimension:f}}function Q(a){var b=ka(a);if(!b)return null;for(let e of b){b=ha(a,e);var c=b.matrix;if(null==c)c=null;else{var d=L(c);if(d)c=d;else{for(d=0;d<c.width;d++)for(let a=d+1;a<c.height;a++)c.get(d,a)!==c.get(a,d)&&(c.set(d,a,!c.get(d,a)),c.set(a,d,!c.get(a,d)));c=L(c)}}if(c)return{binaryData:c.bytes,data:c.text,chunks:c.chunks,version:c.version,\nlocation:{topRightCorner:b.mappingFunction(e.dimension,0),topLeftCorner:b.mappingFunction(0,0),bottomRightCorner:b.mappingFunction(e.dimension,e.dimension),bottomLeftCorner:b.mappingFunction(0,e.dimension),topRightFinderPattern:e.topRight,topLeftFinderPattern:e.topLeft,bottomLeftFinderPattern:e.bottomLeft,bottomRightAlignmentPattern:e.alignmentPattern},matrix:b.matrix}}return null}function R(a,b){Object.keys(b).forEach(c=>{a[c]=b[c]})}function I(a,b,c,d={}){let e=Object.create(null);R(e,la);R(e,d);\nd="onlyInvert"===e.inversionAttempts||"invertFirst"===e.inversionAttempts;var f="attemptBoth"===e.inversionAttempts||d;var g=e.greyScaleWeights,h=e.canOverwriteImage,k=b*c;if(a.length!==4*k)throw Error("Malformed data passed to binarizer.");var n=0;if(h){var m=new Uint8ClampedArray(a.buffer,n,k);n+=k}m=new S(b,c,m);if(g.useIntegerApproximation)for(var l=0;l<c;l++)for(var p=0;p<b;p++){var q=4*(l*b+p);m.set(p,l,g.red*a[q]+g.green*a[q+1]+g.blue*a[q+2]+128>>8)}else for(l=0;l<c;l++)for(p=0;p<b;p++)q=4*\n(l*b+p),m.set(p,l,g.red*a[q]+g.green*a[q+1]+g.blue*a[q+2]);g=Math.ceil(b/8);l=Math.ceil(c/8);p=g*l;if(h){var v=new Uint8ClampedArray(a.buffer,n,p);n+=p}v=new S(g,l,v);for(p=0;p<l;p++)for(q=0;q<g;q++){var u=Infinity,r=0;for(var t=0;8>t;t++)for(let a=0;8>a;a++){let b=m.get(8*q+a,8*p+t);u=Math.min(u,b);r=Math.max(r,b)}t=(u+r)/2;t=Math.min(255,1.11*t);24>=r-u&&(t=u/2,0<p&&0<q&&(r=(v.get(q,p-1)+2*v.get(q-1,p)+v.get(q-1,p-1))/4,u<r&&(t=r)));v.set(q,p,t)}h?(p=new Uint8ClampedArray(a.buffer,n,k),n+=k,p=new A(p,\nb)):p=A.createEmpty(b,c);q=null;f&&(h?(a=new Uint8ClampedArray(a.buffer,n,k),q=new A(a,b)):q=A.createEmpty(b,c));for(b=0;b<l;b++)for(a=0;a<g;a++){c=g-3;c=2>a?2:a>c?c:a;h=l-3;h=2>b?2:b>h?h:b;k=0;for(n=-2;2>=n;n++)for(u=-2;2>=u;u++)k+=v.get(c+n,h+u);c=k/25;for(h=0;8>h;h++)for(k=0;8>k;k++)n=8*a+h,u=8*b+k,r=m.get(n,u),p.set(n,u,r<=c),f&&q.set(n,u,!(r<=c))}f=f?{binarized:p,inverted:q}:{binarized:p};let {binarized:w,inverted:x}=f;(f=Q(d?x:w))||"attemptBoth"!==e.inversionAttempts&&"invertFirst"!==e.inversionAttempts||\n(f=Q(d?w:x));return f}class A{constructor(a,b){this.width=b;this.height=a.length/b;this.data=a}static createEmpty(a,b){return new A(new Uint8ClampedArray(a*b),a)}get(a,b){return 0>a||a>=this.width||0>b||b>=this.height?!1:!!this.data[b*this.width+a]}set(a,b,c){this.data[b*this.width+a]=c?1:0}setRegion(a,b,c,d,e){for(let f=b;f<b+d;f++)for(let b=a;b<a+c;b++)this.set(b,f,!!e)}}class S{constructor(a,b,c){this.width=a;a*=b;if(c&&c.length!==a)throw Error("Wrong buffer size");this.data=c||new Uint8ClampedArray(a)}get(a,\nb){return this.data[b*this.width+a]}set(a,b,c){this.data[b*this.width+a]=c}}class V{constructor(a){this.bitOffset=this.byteOffset=0;this.bytes=a}readBits(a){if(1>a||32<a||a>this.available())throw Error("Cannot read "+a.toString()+" bits");var b=0;if(0<this.bitOffset){b=8-this.bitOffset;var c=a<b?a:b;b-=c;b=(this.bytes[this.byteOffset]&255>>8-c<<b)>>b;a-=c;this.bitOffset+=c;8===this.bitOffset&&(this.bitOffset=0,this.byteOffset++)}if(0<a){for(;8<=a;)b=b<<8|this.bytes[this.byteOffset]&255,this.byteOffset++,\na-=8;0<a&&(c=8-a,b=b<<a|(this.bytes[this.byteOffset]&255>>c<<c)>>c,this.bitOffset+=a)}return b}available(){return 8*(this.bytes.length-this.byteOffset)-this.bitOffset}}var r;(function(a){a.Numeric="numeric";a.Alphanumeric="alphanumeric";a.Byte="byte";a.Kanji="kanji";a.ECI="eci";a.StructuredAppend="structuredappend"})(r||(r={}));var t;(function(a){a[a.Terminator=0]="Terminator";a[a.Numeric=1]="Numeric";a[a.Alphanumeric=2]="Alphanumeric";a[a.Byte=4]="Byte";a[a.Kanji=8]="Kanji";a[a.ECI=7]="ECI";a[a.StructuredAppend=\n3]="StructuredAppend"})(t||(t={}));let B="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:".split("");class w{constructor(a,b){if(0===b.length)throw Error("No coefficients.");this.field=a;let c=b.length;if(1<c&&0===b[0]){let d=1;for(;d<c&&0===b[d];)d++;if(d===c)this.coefficients=a.zero.coefficients;else for(this.coefficients=new Uint8ClampedArray(c-d),a=0;a<this.coefficients.length;a++)this.coefficients[a]=b[d+a]}else this.coefficients=b}degree(){return this.coefficients.length-1}isZero(){return 0===\nthis.coefficients[0]}getCoefficient(a){return this.coefficients[this.coefficients.length-1-a]}addOrSubtract(a){if(this.isZero())return a;if(a.isZero())return this;let b=this.coefficients;a=a.coefficients;b.length>a.length&&([b,a]=[a,b]);let c=new Uint8ClampedArray(a.length),d=a.length-b.length;for(var e=0;e<d;e++)c[e]=a[e];for(e=d;e<a.length;e++)c[e]=b[e-d]^a[e];return new w(this.field,c)}multiply(a){if(0===a)return this.field.zero;if(1===a)return this;let b=this.coefficients.length,c=new Uint8ClampedArray(b);\nfor(let d=0;d<b;d++)c[d]=this.field.multiply(this.coefficients[d],a);return new w(this.field,c)}multiplyPoly(a){if(this.isZero()||a.isZero())return this.field.zero;let b=this.coefficients,c=b.length;a=a.coefficients;let d=a.length,e=new Uint8ClampedArray(c+d-1);for(let h=0;h<c;h++){let c=b[h];for(let b=0;b<d;b++){var f=h+b,g=this.field.multiply(c,a[b]);e[f]=e[h+b]^g}}return new w(this.field,e)}multiplyByMonomial(a,b){if(0>a)throw Error("Invalid degree less than 0");if(0===b)return this.field.zero;\nlet c=this.coefficients.length;a=new Uint8ClampedArray(c+a);for(let d=0;d<c;d++)a[d]=this.field.multiply(this.coefficients[d],b);return new w(this.field,a)}evaluateAt(a){let b=0;if(0===a)return this.getCoefficient(0);let c=this.coefficients.length;if(1===a)return this.coefficients.forEach(a=>{b^=a}),b;b=this.coefficients[0];for(let d=1;d<c;d++)b=J(this.field.multiply(a,b),this.coefficients[d]);return b}}class Y{constructor(a,b,c){this.primitive=a;this.size=b;this.generatorBase=c;this.expTable=Array(this.size);\nthis.logTable=Array(this.size);a=1;for(b=0;b<this.size;b++)this.expTable[b]=a,a*=2,a>=this.size&&(a=(a^this.primitive)&this.size-1);for(a=0;a<this.size-1;a++)this.logTable[this.expTable[a]]=a;this.zero=new w(this,Uint8ClampedArray.from([0]));this.one=new w(this,Uint8ClampedArray.from([1]))}multiply(a,b){return 0===a||0===b?0:this.expTable[(this.logTable[a]+this.logTable[b])%(this.size-1)]}inverse(a){if(0===a)throw Error("Can\'t invert 0");return this.expTable[this.size-this.logTable[a]-1]}buildMonomial(a,\nb){if(0>a)throw Error("Invalid monomial degree less than 0");if(0===b)return this.zero;a=new Uint8ClampedArray(a+1);a[0]=b;return new w(this,a)}log(a){if(0===a)throw Error("Can\'t take log(0)");return this.logTable[a]}exp(a){return this.expTable[a]}}let K=[{infoBits:null,versionNumber:1,alignmentPatternCenters:[],errorCorrectionLevels:[{ecCodewordsPerBlock:7,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:10,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:16}]},{ecCodewordsPerBlock:13,\necBlocks:[{numBlocks:1,dataCodewordsPerBlock:13}]},{ecCodewordsPerBlock:17,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:9}]}]},{infoBits:null,versionNumber:2,alignmentPatternCenters:[6,18],errorCorrectionLevels:[{ecCodewordsPerBlock:10,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:34}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:28}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:22}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:16}]}]},\n{infoBits:null,versionNumber:3,alignmentPatternCenters:[6,22],errorCorrectionLevels:[{ecCodewordsPerBlock:15,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:55}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:13}]}]},{infoBits:null,versionNumber:4,alignmentPatternCenters:[6,26],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:1,\ndataCodewordsPerBlock:80}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:32}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:9}]}]},{infoBits:null,versionNumber:5,alignmentPatternCenters:[6,30],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:43}]},{ecCodewordsPerBlock:18,\necBlocks:[{numBlocks:2,dataCodewordsPerBlock:15},{numBlocks:2,dataCodewordsPerBlock:16}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:11},{numBlocks:2,dataCodewordsPerBlock:12}]}]},{infoBits:null,versionNumber:6,alignmentPatternCenters:[6,34],errorCorrectionLevels:[{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:68}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:27}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:19}]},\n{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:15}]}]},{infoBits:31892,versionNumber:7,alignmentPatternCenters:[6,22,38],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:78}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:31}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:4,dataCodewordsPerBlock:15}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:13},\n{numBlocks:1,dataCodewordsPerBlock:14}]}]},{infoBits:34236,versionNumber:8,alignmentPatternCenters:[6,24,42],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:97}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:38},{numBlocks:2,dataCodewordsPerBlock:39}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:18},{numBlocks:2,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:14},\n{numBlocks:2,dataCodewordsPerBlock:15}]}]},{infoBits:39577,versionNumber:9,alignmentPatternCenters:[6,26,46],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:36},{numBlocks:2,dataCodewordsPerBlock:37}]},{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:16},{numBlocks:4,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:12},\n{numBlocks:4,dataCodewordsPerBlock:13}]}]},{infoBits:42195,versionNumber:10,alignmentPatternCenters:[6,28,50],errorCorrectionLevels:[{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:68},{numBlocks:2,dataCodewordsPerBlock:69}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:43},{numBlocks:1,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:19},{numBlocks:2,dataCodewordsPerBlock:20}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,\ndataCodewordsPerBlock:15},{numBlocks:2,dataCodewordsPerBlock:16}]}]},{infoBits:48118,versionNumber:11,alignmentPatternCenters:[6,30,54],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:81}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:50},{numBlocks:4,dataCodewordsPerBlock:51}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:22},{numBlocks:4,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:3,\ndataCodewordsPerBlock:12},{numBlocks:8,dataCodewordsPerBlock:13}]}]},{infoBits:51042,versionNumber:12,alignmentPatternCenters:[6,32,58],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:92},{numBlocks:2,dataCodewordsPerBlock:93}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:36},{numBlocks:2,dataCodewordsPerBlock:37}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:20},{numBlocks:6,dataCodewordsPerBlock:21}]},\n{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:14},{numBlocks:4,dataCodewordsPerBlock:15}]}]},{infoBits:55367,versionNumber:13,alignmentPatternCenters:[6,34,62],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:107}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:37},{numBlocks:1,dataCodewordsPerBlock:38}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:20},{numBlocks:4,dataCodewordsPerBlock:21}]},\n{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:11},{numBlocks:4,dataCodewordsPerBlock:12}]}]},{infoBits:58893,versionNumber:14,alignmentPatternCenters:[6,26,46,66],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:115},{numBlocks:1,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:40},{numBlocks:5,dataCodewordsPerBlock:41}]},{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:16},\n{numBlocks:5,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:12},{numBlocks:5,dataCodewordsPerBlock:13}]}]},{infoBits:63784,versionNumber:15,alignmentPatternCenters:[6,26,48,70],errorCorrectionLevels:[{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:87},{numBlocks:1,dataCodewordsPerBlock:88}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:41},{numBlocks:5,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:5,dataCodewordsPerBlock:24},{numBlocks:7,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:12},{numBlocks:7,dataCodewordsPerBlock:13}]}]},{infoBits:68472,versionNumber:16,alignmentPatternCenters:[6,26,50,74],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:98},{numBlocks:1,dataCodewordsPerBlock:99}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:45},{numBlocks:3,dataCodewordsPerBlock:46}]},\n{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:19},{numBlocks:2,dataCodewordsPerBlock:20}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:15},{numBlocks:13,dataCodewordsPerBlock:16}]}]},{infoBits:70749,versionNumber:17,alignmentPatternCenters:[6,30,54,78],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:107},{numBlocks:5,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:46},\n{numBlocks:1,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:22},{numBlocks:15,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:17,dataCodewordsPerBlock:15}]}]},{infoBits:76311,versionNumber:18,alignmentPatternCenters:[6,30,56,82],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:120},{numBlocks:1,dataCodewordsPerBlock:121}]},{ecCodewordsPerBlock:26,\necBlocks:[{numBlocks:9,dataCodewordsPerBlock:43},{numBlocks:4,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:22},{numBlocks:1,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:19,dataCodewordsPerBlock:15}]}]},{infoBits:79154,versionNumber:19,alignmentPatternCenters:[6,30,58,86],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:113},{numBlocks:4,\ndataCodewordsPerBlock:114}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:44},{numBlocks:11,dataCodewordsPerBlock:45}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:21},{numBlocks:4,dataCodewordsPerBlock:22}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:9,dataCodewordsPerBlock:13},{numBlocks:16,dataCodewordsPerBlock:14}]}]},{infoBits:84390,versionNumber:20,alignmentPatternCenters:[6,34,62,90],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,\ndataCodewordsPerBlock:107},{numBlocks:5,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:41},{numBlocks:13,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:24},{numBlocks:5,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:15},{numBlocks:10,dataCodewordsPerBlock:16}]}]},{infoBits:87683,versionNumber:21,alignmentPatternCenters:[6,28,50,72,94],errorCorrectionLevels:[{ecCodewordsPerBlock:28,\necBlocks:[{numBlocks:4,dataCodewordsPerBlock:116},{numBlocks:4,dataCodewordsPerBlock:117}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:22},{numBlocks:6,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:16},{numBlocks:6,dataCodewordsPerBlock:17}]}]},{infoBits:92361,versionNumber:22,alignmentPatternCenters:[6,26,50,74,98],errorCorrectionLevels:[{ecCodewordsPerBlock:28,\necBlocks:[{numBlocks:2,dataCodewordsPerBlock:111},{numBlocks:7,dataCodewordsPerBlock:112}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:24},{numBlocks:16,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:34,dataCodewordsPerBlock:13}]}]},{infoBits:96236,versionNumber:23,alignmentPatternCenters:[6,30,54,74,102],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,\ndataCodewordsPerBlock:121},{numBlocks:5,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:47},{numBlocks:14,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:16,dataCodewordsPerBlock:15},{numBlocks:14,dataCodewordsPerBlock:16}]}]},{infoBits:102084,versionNumber:24,alignmentPatternCenters:[6,28,54,80,106],errorCorrectionLevels:[{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:6,dataCodewordsPerBlock:117},{numBlocks:4,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:45},{numBlocks:14,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:24},{numBlocks:16,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:30,dataCodewordsPerBlock:16},{numBlocks:2,dataCodewordsPerBlock:17}]}]},{infoBits:102881,versionNumber:25,alignmentPatternCenters:[6,\n32,58,84,110],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:106},{numBlocks:4,dataCodewordsPerBlock:107}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:47},{numBlocks:13,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:24},{numBlocks:22,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:15},{numBlocks:13,dataCodewordsPerBlock:16}]}]},\n{infoBits:110507,versionNumber:26,alignmentPatternCenters:[6,30,58,86,114],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:114},{numBlocks:2,dataCodewordsPerBlock:115}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:46},{numBlocks:4,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:28,dataCodewordsPerBlock:22},{numBlocks:6,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:33,dataCodewordsPerBlock:16},\n{numBlocks:4,dataCodewordsPerBlock:17}]}]},{infoBits:110734,versionNumber:27,alignmentPatternCenters:[6,34,62,90,118],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:122},{numBlocks:4,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:45},{numBlocks:3,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:23},{numBlocks:26,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:12,dataCodewordsPerBlock:15},{numBlocks:28,dataCodewordsPerBlock:16}]}]},{infoBits:117786,versionNumber:28,alignmentPatternCenters:[6,26,50,74,98,122],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:117},{numBlocks:10,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:45},{numBlocks:23,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:24},{numBlocks:31,\ndataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:15},{numBlocks:31,dataCodewordsPerBlock:16}]}]},{infoBits:119615,versionNumber:29,alignmentPatternCenters:[6,30,54,78,102,126],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:116},{numBlocks:7,dataCodewordsPerBlock:117}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:21,dataCodewordsPerBlock:45},{numBlocks:7,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:1,dataCodewordsPerBlock:23},{numBlocks:37,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:15},{numBlocks:26,dataCodewordsPerBlock:16}]}]},{infoBits:126325,versionNumber:30,alignmentPatternCenters:[6,26,52,78,104,130],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:115},{numBlocks:10,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:47},\n{numBlocks:10,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:24},{numBlocks:25,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:23,dataCodewordsPerBlock:15},{numBlocks:25,dataCodewordsPerBlock:16}]}]},{infoBits:127568,versionNumber:31,alignmentPatternCenters:[6,30,56,82,108,134],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:115},{numBlocks:3,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,\necBlocks:[{numBlocks:2,dataCodewordsPerBlock:46},{numBlocks:29,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:42,dataCodewordsPerBlock:24},{numBlocks:1,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:23,dataCodewordsPerBlock:15},{numBlocks:28,dataCodewordsPerBlock:16}]}]},{infoBits:133589,versionNumber:32,alignmentPatternCenters:[6,34,60,86,112,138],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:115}]},\n{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:46},{numBlocks:23,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:24},{numBlocks:35,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:15},{numBlocks:35,dataCodewordsPerBlock:16}]}]},{infoBits:136944,versionNumber:33,alignmentPatternCenters:[6,30,58,86,114,142],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:115},\n{numBlocks:1,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:14,dataCodewordsPerBlock:46},{numBlocks:21,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:29,dataCodewordsPerBlock:24},{numBlocks:19,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:15},{numBlocks:46,dataCodewordsPerBlock:16}]}]},{infoBits:141498,versionNumber:34,alignmentPatternCenters:[6,34,62,90,118,146],errorCorrectionLevels:[{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:13,dataCodewordsPerBlock:115},{numBlocks:6,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:14,dataCodewordsPerBlock:46},{numBlocks:23,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:44,dataCodewordsPerBlock:24},{numBlocks:7,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:59,dataCodewordsPerBlock:16},{numBlocks:1,dataCodewordsPerBlock:17}]}]},{infoBits:145311,versionNumber:35,alignmentPatternCenters:[6,\n30,54,78,102,126,150],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:121},{numBlocks:7,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:47},{numBlocks:26,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:39,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:15},{numBlocks:41,dataCodewordsPerBlock:16}]}]},\n{infoBits:150283,versionNumber:36,alignmentPatternCenters:[6,24,50,76,102,128,154],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:121},{numBlocks:14,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:47},{numBlocks:34,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:46,dataCodewordsPerBlock:24},{numBlocks:10,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:2,\ndataCodewordsPerBlock:15},{numBlocks:64,dataCodewordsPerBlock:16}]}]},{infoBits:152622,versionNumber:37,alignmentPatternCenters:[6,28,54,80,106,132,158],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:122},{numBlocks:4,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:29,dataCodewordsPerBlock:46},{numBlocks:14,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:49,dataCodewordsPerBlock:24},{numBlocks:10,dataCodewordsPerBlock:25}]},\n{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:24,dataCodewordsPerBlock:15},{numBlocks:46,dataCodewordsPerBlock:16}]}]},{infoBits:158308,versionNumber:38,alignmentPatternCenters:[6,32,58,84,110,136,162],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:122},{numBlocks:18,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:46},{numBlocks:32,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:48,\ndataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:42,dataCodewordsPerBlock:15},{numBlocks:32,dataCodewordsPerBlock:16}]}]},{infoBits:161089,versionNumber:39,alignmentPatternCenters:[6,26,54,82,110,138,166],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:20,dataCodewordsPerBlock:117},{numBlocks:4,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:40,dataCodewordsPerBlock:47},{numBlocks:7,dataCodewordsPerBlock:48}]},\n{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:43,dataCodewordsPerBlock:24},{numBlocks:22,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:15},{numBlocks:67,dataCodewordsPerBlock:16}]}]},{infoBits:167017,versionNumber:40,alignmentPatternCenters:[6,30,58,86,114,142,170],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:118},{numBlocks:6,dataCodewordsPerBlock:119}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:18,\ndataCodewordsPerBlock:47},{numBlocks:31,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:34,dataCodewordsPerBlock:24},{numBlocks:34,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:20,dataCodewordsPerBlock:15},{numBlocks:61,dataCodewordsPerBlock:16}]}]}],da=[{bits:21522,formatInfo:{errorCorrectionLevel:1,dataMask:0}},{bits:20773,formatInfo:{errorCorrectionLevel:1,dataMask:1}},{bits:24188,formatInfo:{errorCorrectionLevel:1,dataMask:2}},{bits:23371,formatInfo:{errorCorrectionLevel:1,\ndataMask:3}},{bits:17913,formatInfo:{errorCorrectionLevel:1,dataMask:4}},{bits:16590,formatInfo:{errorCorrectionLevel:1,dataMask:5}},{bits:20375,formatInfo:{errorCorrectionLevel:1,dataMask:6}},{bits:19104,formatInfo:{errorCorrectionLevel:1,dataMask:7}},{bits:30660,formatInfo:{errorCorrectionLevel:0,dataMask:0}},{bits:29427,formatInfo:{errorCorrectionLevel:0,dataMask:1}},{bits:32170,formatInfo:{errorCorrectionLevel:0,dataMask:2}},{bits:30877,formatInfo:{errorCorrectionLevel:0,dataMask:3}},{bits:26159,\nformatInfo:{errorCorrectionLevel:0,dataMask:4}},{bits:25368,formatInfo:{errorCorrectionLevel:0,dataMask:5}},{bits:27713,formatInfo:{errorCorrectionLevel:0,dataMask:6}},{bits:26998,formatInfo:{errorCorrectionLevel:0,dataMask:7}},{bits:5769,formatInfo:{errorCorrectionLevel:3,dataMask:0}},{bits:5054,formatInfo:{errorCorrectionLevel:3,dataMask:1}},{bits:7399,formatInfo:{errorCorrectionLevel:3,dataMask:2}},{bits:6608,formatInfo:{errorCorrectionLevel:3,dataMask:3}},{bits:1890,formatInfo:{errorCorrectionLevel:3,\ndataMask:4}},{bits:597,formatInfo:{errorCorrectionLevel:3,dataMask:5}},{bits:3340,formatInfo:{errorCorrectionLevel:3,dataMask:6}},{bits:2107,formatInfo:{errorCorrectionLevel:3,dataMask:7}},{bits:13663,formatInfo:{errorCorrectionLevel:2,dataMask:0}},{bits:12392,formatInfo:{errorCorrectionLevel:2,dataMask:1}},{bits:16177,formatInfo:{errorCorrectionLevel:2,dataMask:2}},{bits:14854,formatInfo:{errorCorrectionLevel:2,dataMask:3}},{bits:9396,formatInfo:{errorCorrectionLevel:2,dataMask:4}},{bits:8579,formatInfo:{errorCorrectionLevel:2,\ndataMask:5}},{bits:11994,formatInfo:{errorCorrectionLevel:2,dataMask:6}},{bits:11245,formatInfo:{errorCorrectionLevel:2,dataMask:7}}],aa=[a=>0===(a.y+a.x)%2,a=>0===a.y%2,a=>0===a.x%3,a=>0===(a.y+a.x)%3,a=>0===(Math.floor(a.y/2)+Math.floor(a.x/3))%2,a=>0===a.x*a.y%2+a.x*a.y%3,a=>0===(a.y*a.x%2+a.y*a.x%3)%2,a=>0===((a.y+a.x)%2+a.y*a.x%3)%2],y=(a,b)=>Math.sqrt(Math.pow(b.x-a.x,2)+Math.pow(b.y-a.y,2)),la={inversionAttempts:"attemptBoth",greyScaleWeights:{red:.2126,green:.7152,blue:.0722,useIntegerApproximation:!1},\ncanOverwriteImage:!0};I.default=I;let G="dontInvert",D={red:77,green:150,blue:29,useIntegerApproximation:!0};self.onmessage=a=>{let b=a.data.data;switch(a.data.type){case "decode":a=I(b.data,b.width,b.height,{inversionAttempts:G,greyScaleWeights:D});self.postMessage({type:"qrResult",data:a?a.data:null});break;case "grayscaleWeights":D.red=b.red;D.green=b.green;D.blue=b.blue;D.useIntegerApproximation=b.useIntegerApproximation;break;case "inversionMode":switch(b){case "original":G="dontInvert";break;\ncase "invert":G="onlyInvert";break;case "both":G="attemptBoth";break;default:throw Error("Invalid inversion mode");}break;case "close":self.close()}}})()\n\n']))};function va(e){return(va="function"==typeof Symbol&&"symbol"==C(Symbol.iterator)?function(e){return C(e)}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":C(e)})(e)}function ba(e,t,r,n,o,a,i){try{var s=e[a](i),c=s.value}catch(e){return void r(e)}s.done?t(c):Promise.resolve(c).then(n,o)}function Ca(e){return function(){var t=this,r=arguments;return new Promise((function(n,o){var a=e.apply(t,r);function i(e){ba(a,n,o,i,s,"next",e)}function s(e){ba(a,n,o,i,s,"throw",e)}i(void 0)}))}}function ka(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function wa(){return(wa=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function Ba(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function Ea(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?Ba(Object(r),!0).forEach((function(t){ka(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ba(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function Sa(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}function Aa(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function _a(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var r=[],n=!0,o=!1,a=void 0;try{for(var i,s=e[Symbol.iterator]();!(n=(i=s.next()).done)&&(r.push(i.value),!t||r.length!==t);n=!0);}catch(e){o=!0,a=e}finally{try{n||null==s.return||s.return()}finally{if(o)throw a}}return r}}(e,t)||Ta(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ia(e){return function(e){if(Array.isArray(e))return Pa(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||Ta(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ta(e,t){if(e){if("string"==typeof e)return Pa(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Pa(e,t):void 0}}function Pa(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var xa="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Ra(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Na(e,t,r){return e(r={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&r.path)}},r.exports),r.exports}var La,Oa,Da,Ma,Ua,Fa,Va,ja,za,Ka,Ha,qa,Qa=Na((function(e){e.exports=function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=1)}([function(e,t,r){e.exports={BROWSER_TYPES:{CHROME:"Chrome",FIREFOX:"Firefox",OPERA:"Opera",YANDEX:"Yandex",SAFARI:"Safari",INTERNET_EXPLORER:"Internet Explorer",EDGE:"Edge",CHROMIUM:"Chromium",IE:"IE",MOBILE_SAFARI:"Mobile Safari",EDGE_CHROMIUM:"Edge Chromium"},DEVICE_TYPES:{MOBILE:"mobile",TABLET:"tablet",SMART_TV:"smarttv",CONSOLE:"console",WEARABLE:"wearable",BROWSER:void 0},OS_TYPES:{IOS:"iOS",ANDROID:"Android",WINDOWS_PHONE:"Windows Phone",WINDOWS:"Windows",MAC_OS:"Mac OS"},defaultData:{isMobile:!1,isTablet:!1,isBrowser:!1,isSmartTV:!1,isConsole:!1,isWearable:!1}}},function(e,t,r){var n,o=r(2),a=r(0),i=a.BROWSER_TYPES,s=a.OS_TYPES,c=a.DEVICE_TYPES,l=r(4),u=l.checkType,d=l.broPayload,f=l.mobilePayload,p=l.wearPayload,h=l.consolePayload,m=l.stvPayload,g=l.getNavigatorInstance,y=l.isIOS13Check,v=new o,b=v.getBrowser(),C=v.getDevice(),k=v.getEngine(),w=v.getOS(),B=v.getUA(),E=i.CHROME,S=i.CHROMIUM,A=i.IE,_=i.INTERNET_EXPLORER,I=i.OPERA,T=i.FIREFOX,P=i.SAFARI,x=i.EDGE,R=i.YANDEX,N=i.MOBILE_SAFARI,L=c.MOBILE,O=c.TABLET,D=c.SMART_TV,M=c.BROWSER,U=c.WEARABLE,F=c.CONSOLE,V=s.ANDROID,j=s.WINDOWS_PHONE,z=s.IOS,K=s.WINDOWS,H=s.MAC_OS,q=function(){return w.name===s.WINDOWS&&"10"===w.version&&"string"==typeof B&&-1!==B.indexOf("Edg/")},Q=function(){return b.name===x},W=function(){return y("iPad")},G=C.type===D,X=C.type===F,Y=C.type===U,Z=b.name===N||W(),$=b.name===S,J=function(){switch(C.type){case L:case O:return!0;default:return!1}}()||W(),ee=C.type===L,te=C.type===O||W(),re=C.type===M,ne=w.name===V,oe=w.name===j,ae=w.name===z||W(),ie=b.name===E,se=b.name===T,ce=b.name===P||b.name===N,le=b.name===I,ue=b.name===_||b.name===A,de=w.version?w.version:"none",fe=w.name?w.name:"none",pe=b.major,he=b.version,me=b.name,ge=C.vendor?C.vendor:"none",ye=C.model?C.model:"none",ve=k.name,be=k.version,Ce=B,ke=Q()||q(),we=b.name===R,Be=C.type,Ee=(n=g())&&(/iPad|iPhone|iPod/.test(n.platform)||"MacIntel"===n.platform&&n.maxTouchPoints>1)&&!window.MSStream,Se=W(),Ae=y("iPhone"),_e=y("iPod"),Ie=function(){var e=g(),t=e&&e.userAgent.toLowerCase();return"string"==typeof t&&/electron/.test(t)}(),Te=q(),Pe=Q(),xe=w.name===K,Re=w.name===H,Ne=u(C.type);e.exports={deviceDetect:function(){var e=Ne.isBrowser,t=Ne.isMobile,r=Ne.isTablet,n=Ne.isSmartTV,o=Ne.isConsole,a=Ne.isWearable;return e?d(e,b,k,w,B):n?m(n,k,w,B):o?h(o,k,w,B):t||r?f(Ne,C,w,B):a?p(a,k,w,B):void 0},isSmartTV:G,isConsole:X,isWearable:Y,isMobileSafari:Z,isChromium:$,isMobile:J,isMobileOnly:ee,isTablet:te,isBrowser:re,isAndroid:ne,isWinPhone:oe,isIOS:ae,isChrome:ie,isFirefox:se,isSafari:ce,isOpera:le,isIE:ue,osVersion:de,osName:fe,fullBrowserVersion:pe,browserVersion:he,browserName:me,mobileVendor:ge,mobileModel:ye,engineName:ve,engineVersion:be,getUA:Ce,isEdge:ke,isYandex:we,deviceType:Be,isIOS13:Ee,isIPad13:Se,isIPhone13:Ae,isIPod13:_e,isElectron:Ie,isEdgeChromium:Te,isLegacyEdge:Pe,isWindows:xe,isMacOs:Re}},function(e,t,r){var n;
|
|
40
|
+
(r=Er).mode.CTRGladman=function(){var e=r.lib.BlockCipherMode.extend();function t(e){if(255==(e>>24&255)){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}else e+=1<<24;return e}function n(e){return 0===(e[0]=t(e[0]))&&(e[1]=t(e[1])),e}var o=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,o=r.blockSize,a=this._iv,i=this._counter;a&&(i=this._counter=a.slice(0),this._iv=void 0),n(i);var s=i.slice(0);r.encryptBlock(s,0);for(var c=0;c<o;c++)e[t+c]^=s[c]}});return e.Decryptor=o,e}(),r.mode.CTRGladman)})),$((function(e,t){var r,n,o;e.exports=((o=Er).mode.OFB=(n=(r=o.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,o=this._iv,a=this._keystream;o&&(a=this._keystream=o.slice(0),this._iv=void 0),r.encryptBlock(a,0);for(var i=0;i<n;i++)e[t+i]^=a[i]}}),r.Decryptor=n,r),o.mode.OFB)})),$((function(e,t){var r,n;e.exports=((n=Er).mode.ECB=((r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),r.Decryptor=r.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),r),n.mode.ECB)})),$((function(e,t){var r;e.exports=((r=Er).pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,o=n-r%n,a=r+o-1;e.clamp(),e.words[a>>>2]|=o<<24-a%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Ansix923)})),$((function(e,t){var r;e.exports=((r=Er).pad.Iso10126={pad:function(e,t){var n=4*t,o=n-e.sigBytes%n;e.concat(r.lib.WordArray.random(o-1)).concat(r.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Iso10126)})),$((function(e,t){var r;e.exports=((r=Er).pad.Iso97971={pad:function(e,t){e.concat(r.lib.WordArray.create([2147483648],1)),r.pad.ZeroPadding.pad(e,t)},unpad:function(e){r.pad.ZeroPadding.unpad(e),e.sigBytes--}},r.pad.Iso97971)})),$((function(e,t){var r;e.exports=((r=Er).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}}},r.pad.ZeroPadding)})),$((function(e,t){var r;e.exports=((r=Er).pad.NoPadding={pad:function(){},unpad:function(){}},r.pad.NoPadding)})),$((function(e,t){var r,n,o,a;e.exports=(n=(r=a=Er).lib.CipherParams,o=r.enc.Hex,r.format.Hex={stringify:function(e){return e.ciphertext.toString(o)},parse:function(e){var t=o.parse(e);return n.create({ciphertext:t})}},a.format.Hex)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib.BlockCipher,n=e.algo,o=[],a=[],i=[],s=[],c=[],l=[],u=[],d=[],f=[],p=[];!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 h=n^n<<1^n<<2^n<<3^n<<4;h=h>>>8^255&h^99,o[r]=h,a[h]=r;var m=e[r],g=e[m],y=e[g],v=257*e[h]^16843008*h;i[r]=v<<24|v>>>8,s[r]=v<<16|v>>>16,c[r]=v<<8|v>>>24,l[r]=v,v=16843009*y^65537*g^257*m^16843008*r,u[h]=v<<24|v>>>8,d[h]=v<<16|v>>>16,f[h]=v<<8|v>>>24,p[h]=v,r?(r=m^e[e[e[y^m]]],n^=e[e[n]]):r=n=1}}();var h=[0,1,2,4,8,16,32,64,128,27,54],m=n.AES=t.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),a=this._keySchedule=[],i=0;i<n;i++)i<r?a[i]=t[i]:(l=a[i-1],i%r?r>6&&i%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^=h[i/r|0]<<24),a[i]=a[i-r]^l);for(var s=this._invKeySchedule=[],c=0;c<n;c++){if(i=n-c,c%4)var l=a[i];else l=a[i-4];s[c]=c<4||i<=4?l:u[o[l>>>24]]^d[o[l>>>16&255]]^f[o[l>>>8&255]]^p[o[255&l]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,i,s,c,l,o)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,u,d,f,p,a),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,o,a,i,s){for(var c=this._nRounds,l=e[t]^r[0],u=e[t+1]^r[1],d=e[t+2]^r[2],f=e[t+3]^r[3],p=4,h=1;h<c;h++){var m=n[l>>>24]^o[u>>>16&255]^a[d>>>8&255]^i[255&f]^r[p++],g=n[u>>>24]^o[d>>>16&255]^a[f>>>8&255]^i[255&l]^r[p++],y=n[d>>>24]^o[f>>>16&255]^a[l>>>8&255]^i[255&u]^r[p++],v=n[f>>>24]^o[l>>>16&255]^a[u>>>8&255]^i[255&d]^r[p++];l=m,u=g,d=y,f=v}m=(s[l>>>24]<<24|s[u>>>16&255]<<16|s[d>>>8&255]<<8|s[255&f])^r[p++],g=(s[u>>>24]<<24|s[d>>>16&255]<<16|s[f>>>8&255]<<8|s[255&l])^r[p++],y=(s[d>>>24]<<24|s[f>>>16&255]<<16|s[l>>>8&255]<<8|s[255&u])^r[p++],v=(s[f>>>24]<<24|s[l>>>16&255]<<16|s[u>>>8&255]<<8|s[255&d])^r[p++],e[t]=m,e[t+1]=g,e[t+2]=y,e[t+3]=v},keySize:8});e.AES=t._createHelper(m)}(),r.AES)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib,n=t.WordArray,o=t.BlockCipher,a=e.algo,i=[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],d=a.DES=o.extend({_doReset:function(){for(var e=this._key.words,t=[],r=0;r<56;r++){var n=i[r]-1;t[r]=e[n>>>5]>>>31-n%32&1}for(var o=this._subKeys=[],a=0;a<16;a++){var l=o[a]=[],u=c[a];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 d=this._invSubKeys=[];for(r=0;r<16;r++)d[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],f.call(this,4,252645135),f.call(this,16,65535),p.call(this,2,858993459),p.call(this,8,16711935),f.call(this,1,1431655765);for(var n=0;n<16;n++){for(var o=r[n],a=this._lBlock,i=this._rBlock,s=0,c=0;c<8;c++)s|=l[c][((i^o[c])&u[c])>>>0];this._lBlock=i,this._rBlock=a^s}var d=this._lBlock;this._lBlock=this._rBlock,this._rBlock=d,f.call(this,1,1431655765),p.call(this,8,16711935),p.call(this,2,858993459),f.call(this,16,65535),f.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function f(e,t){var r=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=r,this._lBlock^=r<<e}function p(e,t){var r=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=r,this._rBlock^=r<<e}e.DES=o._createHelper(d);var h=a.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=d.createEncryptor(n.create(t)),this._des2=d.createEncryptor(n.create(r)),this._des3=d.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});e.TripleDES=o._createHelper(h)}(),r.TripleDES)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=n.RC4=t.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 a=0;o<256;o++){var i=o%r,s=t[i>>>2]>>>24-i%4*8&255;a=(a+n[o]+s)%256;var c=n[o];n[o]=n[a],n[a]=c}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=a.call(this)},keySize:8,ivSize:0});function a(){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 a=e[t];e[t]=e[r],e[r]=a,n|=e[(e[t]+e[r])%256]<<24-8*o}return this._i=t,this._j=r,n}e.RC4=t._createHelper(o);var i=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--)a.call(this)}});e.RC4Drop=t._createHelper(i)}(),r.RC4)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=[],a=[],i=[],s=n.Rabbit=t.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 a=t.words,i=a[0],s=a[1],l=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(o[0]^=l,o[1]^=d,o[2]^=u,o[3]^=f,o[4]^=l,o[5]^=d,o[6]^=u,o[7]^=f,r=0;r<4;r++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)a[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<a[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<a[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<a[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<a[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<a[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<a[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<a[6]>>>0?1:0)|0,this._b=t[7]>>>0<a[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);i[r]=c^l}e[0]=i[0]+(i[7]<<16|i[7]>>>16)+(i[6]<<16|i[6]>>>16)|0,e[1]=i[1]+(i[0]<<8|i[0]>>>24)+i[7]|0,e[2]=i[2]+(i[1]<<16|i[1]>>>16)+(i[0]<<16|i[0]>>>16)|0,e[3]=i[3]+(i[2]<<8|i[2]>>>24)+i[1]|0,e[4]=i[4]+(i[3]<<16|i[3]>>>16)+(i[2]<<16|i[2]>>>16)|0,e[5]=i[5]+(i[4]<<8|i[4]>>>24)+i[3]|0,e[6]=i[6]+(i[5]<<16|i[5]>>>16)+(i[4]<<16|i[4]>>>16)|0,e[7]=i[7]+(i[6]<<8|i[6]>>>24)+i[5]|0}e.Rabbit=t._createHelper(s)}(),r.Rabbit)})),$((function(e,t){var r;e.exports=(r=Er,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=[],a=[],i=[],s=n.RabbitLegacy=t.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 a=t.words,i=a[0],s=a[1],l=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),u=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),d=l>>>16|4294901760&u,f=u<<16|65535&l;for(n[0]^=l,n[1]^=d,n[2]^=u,n[3]^=f,n[4]^=l,n[5]^=d,n[6]^=u,n[7]^=f,o=0;o<4;o++)c.call(this)}},_doProcessBlock:function(e,t){var r=this._X;c.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)o[n]=16711935&(o[n]<<8|o[n]>>>24)|4278255360&(o[n]<<24|o[n]>>>8),e[t+n]^=o[n]},blockSize:4,ivSize:2});function c(){for(var e=this._X,t=this._C,r=0;r<8;r++)a[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<a[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<a[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<a[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<a[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<a[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<a[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<a[6]>>>0?1:0)|0,this._b=t[7]>>>0<a[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);i[r]=c^l}e[0]=i[0]+(i[7]<<16|i[7]>>>16)+(i[6]<<16|i[6]>>>16)|0,e[1]=i[1]+(i[0]<<8|i[0]>>>24)+i[7]|0,e[2]=i[2]+(i[1]<<16|i[1]>>>16)+(i[0]<<16|i[0]>>>16)|0,e[3]=i[3]+(i[2]<<8|i[2]>>>24)+i[1]|0,e[4]=i[4]+(i[3]<<16|i[3]>>>16)+(i[2]<<16|i[2]>>>16)|0,e[5]=i[5]+(i[4]<<8|i[4]>>>24)+i[3]|0,e[6]=i[6]+(i[5]<<16|i[5]>>>16)+(i[4]<<16|i[4]>>>16)|0,e[7]=i[7]+(i[6]<<8|i[6]>>>24)+i[5]|0}e.RabbitLegacy=t._createHelper(s)}(),r.RabbitLegacy)})),$((function(e,t){e.exports=Er}))),Ar=function(e){var t=e.blob;return new Promise((function(e){var r=new FileReader;r.onload=function(t){var r=t.target.result,n=Sr.MD5(Sr.lib.WordArray.create(r)).toString();e(n)},r.readAsArrayBuffer(t)}))},_r=Object.freeze({__proto__:null,MD5:Ar}),Ir=["tracking"],Tr=gr(),Pr=t.createContext(),xr={enable:!1,accessKey:"",secretKey:"",apiUrl:"",userId:""},Rr=function(){var e=z(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p,h,m;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=t.tag,n=t.event,o=t.log,a=br(new Date),i=o,e.t0=n,e.next="sdk_mode.read_id_card_one_side"===e.t0?6:"sdk_mode.liveness"===e.t0?19:36;break;case 6:return i=hr(o),s=o.result_object,e.next=10,Ar({blob:s.image.blob});case 10:if(e.t1=e.sent,i.result_object.image={blob:e.t1},delete i.result_object.recordedVideos,!s.qrScannedResult){e.next=18;break}return e.next=16,Ar({blob:s.qrScannedResult.image.blob});case 16:i.result_object.qrScannedResult.image.blob=e.sent,delete i.result_object.qrScannedResult.recordedVideos;case 18:return e.abrupt("break",36);case 19:return i=hr(o),c=o.result_object,l=c.steps,u=c.frontalFaces,d=c.frontalScaledImage,f=l.map((function(e){return Ar({blob:e.image.blob})})),e.next=24,Promise.all(f);case 24:return p=e.sent,l.forEach((function(e,t){i.result_object.steps[t].image.blob=p[t]})),h=u.map((function(e){return Ar({blob:e})})),e.next=29,Promise.all(h);case 29:if(m=e.sent,u.forEach((function(e,t){i.result_object.frontalFaces[t]=m[t]})),!d){e.next=35;break}return e.next=34,Ar({blob:d});case 34:i.result_object.frontalScaledImage=e.sent;case 35:return e.abrupt("break",36);case 36:return e.abrupt("return",{tag:r,event:n,log:q({device_time:a},i)});case 37:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();function Nr(e){var t,r=e.userId;if(r)t=r;else{var n=wr("user-id");if(n)t=n;else{var o=ce();t=o,kr(o,"user-id")}}return t}function Lr(e){var r=e.value,o=e.children,i=r.tracking,s=void 0===i?xr:i,c=function(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(r,Ir),l=s.enable,u=s.accessKey,d=s.secretKey,f=s.apiUrl,p=s.userId,h=a((function(){return l?f&&u&&d?new te(u,d,f):(console.error("apiUrl, accessKey and secretKey are required when tracking is enabled"),null):null}),[l,u,d,f]),m=a((function(){var e=Nr({userId:p});return q(q({},Tr),{},{"x-request-id":e})}),[p]),g=n(z(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=s.length>0&&void 0!==s[0]?s[0]:{},r=t.tag,n=t.event,o=t.log,a=void 0===o?{}:o,!l){e.next=11;break}return e.prev=2,e.next=5,Rr({tag:r,event:n,log:a});case 5:i=e.sent,h.httpClient.post("/v1/log_events",i,m),e.next=11;break;case 9:e.prev=9,e.t0=e.catch(2);case 11:case"end":return e.stop()}}),e,null,[[2,9]])}))),[h,m,l]);return t.createElement(Pr.Provider,{value:q(q({},c),{},{sendEvent:g})},o)}function Or(){var e=o(Pr);return void 0===e?(console.warn("useSDKTracking must be used within a SDKTrackingProvider"),{sendEvent:function(){}}):e}Lr.propTypes={value:f.shape({tracking:f.shape({enable:f.bool,accessKey:f.string,secretKey:f.string,apiUrl:f.string,userId:f.string})}).isRequired,children:f.node.isRequired};var Dr=Object.freeze({__proto__:null,defaultTrackingConfig:xr,getXRequestId:Nr,SDKTrackingProvider:Lr,useSDKTracking:Or});function Mr(e,t){return e&&!e.endsWith("/")?[e,"/",t].join(""):[e,t].join("")}function Ur(){var e=F();return null==e?void 0:e.assetRoot}var Fr=Object.freeze({__proto__:null,getAsset:Mr,useAssetRoot:Ur,useAsset:function(e){return Mr(Ur(),e)}});function Vr(e){return new Promise((function(t){return setTimeout(t,e)}))}var jr=Object.freeze({__proto__:null,sleep:Vr}),zr=Symbol("Comlink.proxy"),Kr=Symbol("Comlink.endpoint"),Hr=Symbol("Comlink.releaseProxy"),qr=Symbol("Comlink.thrown"),Qr=function(e){return"object"==C(e)&&null!==e||"function"==typeof e},Wr=new Map([["proxy",{canHandle:function(e){return Qr(e)&&e[zr]},serialize:function(e){var t=new MessageChannel,r=t.port1,n=t.port2;return Gr(e,r),[n,[n]]},deserialize:function(e){return e.start(),Yr(e)}}],["throw",{canHandle:function(e){return Qr(e)&&qr in e},serialize:function(e){var t=e.value;return[t instanceof Error?{isError:!0,value:{message:t.message,name:t.name,stack:t.stack}}:{isError:!1,value:t},[]]},deserialize:function(e){if(e.isError)throw Object.assign(new Error(e.value.message),e.value);throw e.value}}]]);function Gr(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:self;t.addEventListener("message",(function r(n){if(n&&n.data){var o,a=Object.assign({path:[]},n.data),i=a.id,s=a.type,c=a.path,l=(n.data.argumentList||[]).map(rn);try{var u=c.slice(0,-1).reduce((function(e,t){return e[t]}),e),d=c.reduce((function(e,t){return e[t]}),e);switch(s){case"GET":o=d;break;case"SET":u[c.slice(-1)[0]]=rn(n.data.value),o=!0;break;case"APPLY":o=d.apply(u,l);break;case"CONSTRUCT":o=function(e){return Object.assign(e,B({},zr,!0))}(_(d,P(l)));break;case"ENDPOINT":var f=new MessageChannel,p=f.port1,h=f.port2;Gr(e,h),o=function(e,t){return en.set(e,t),e}(p,[p]);break;case"RELEASE":o=void 0;break;default:return}}catch(e){o=B({value:e},qr,0)}Promise.resolve(o).catch((function(e){return B({value:e},qr,0)})).then((function(e){var n=T(tn(e),2),o=n[0],a=n[1];t.postMessage(Object.assign(Object.assign({},o),{id:i}),a),"RELEASE"===s&&(t.removeEventListener("message",r),Xr(t))}))}})),t.start&&t.start()}function Xr(e){(function(e){return"MessagePort"===e.constructor.name})(e)&&e.close()}function Yr(e,t){return $r(e,[],t)}function Zr(e){if(e)throw new Error("Proxy has been released and is not useable")}function $r(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},n=!1,o=new Proxy(r,{get:function(r,a){if(Zr(n),a===Hr)return function(){return nn(e,{type:"RELEASE",path:t.map((function(e){return e.toString()}))}).then((function(){Xr(e),n=!0}))};if("then"===a){if(0===t.length)return{then:function(){return o}};var i=nn(e,{type:"GET",path:t.map((function(e){return e.toString()}))}).then(rn);return i.then.bind(i)}return $r(e,[].concat(P(t),[a]))},set:function(r,o,a){Zr(n);var i=T(tn(a),2),s=i[0],c=i[1];return nn(e,{type:"SET",path:[].concat(P(t),[o]).map((function(e){return e.toString()})),value:s},c).then(rn)},apply:function(r,o,a){Zr(n);var i=t[t.length-1];if(i===Kr)return nn(e,{type:"ENDPOINT"}).then(rn);if("bind"===i)return $r(e,t.slice(0,-1));var s=T(Jr(a),2),c=s[0],l=s[1];return nn(e,{type:"APPLY",path:t.map((function(e){return e.toString()})),argumentList:c},l).then(rn)},construct:function(r,o){Zr(n);var a=T(Jr(o),2),i=a[0],s=a[1];return nn(e,{type:"CONSTRUCT",path:t.map((function(e){return e.toString()})),argumentList:i},s).then(rn)}});return o}function Jr(e){var t,r=e.map(tn);return[r.map((function(e){return e[0]})),(t=r.map((function(e){return e[1]})),Array.prototype.concat.apply([],t))]}var en=new WeakMap;function tn(e){var t,r=N(Wr);try{for(r.s();!(t=r.n()).done;){var n=T(t.value,2),o=n[0],a=n[1];if(a.canHandle(e)){var i=T(a.serialize(e),2);return[{type:"HANDLER",name:o,value:i[0]},i[1]]}}}catch(e){r.e(e)}finally{r.f()}return[{type:"RAW",value:e},en.get(e)||[]]}function rn(e){switch(e.type){case"HANDLER":return Wr.get(e.name).deserialize(e.value);case"RAW":return e.value}}function nn(e,t,r){return new Promise((function(n){var o=new Array(4).fill(0).map((function(){return Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16)})).join("-");e.addEventListener("message",(function t(r){r.data&&r.data.id&&r.data.id===o&&(e.removeEventListener("message",t),n(r.data))})),e.start&&e.start(),e.postMessage(Object.assign({id:o},t),r)}))}var on=function(){if(!window.Worker)return null;var e=new Blob(['const t=Symbol("Comlink.proxy"),e=Symbol("Comlink.endpoint"),r=Symbol("Comlink.releaseProxy"),n=Symbol("Comlink.thrown"),a=t=>"object"==typeof t&&null!==t||"function"==typeof t,o=new Map([["proxy",{canHandle:e=>a(e)&&e[t],serialize(t){const{port1:e,port2:r}=new MessageChannel;return i(t,e),[r,[r]]},deserialize(t){return t.start(),s(t,[],e);var e}}],["throw",{canHandle:t=>a(t)&&n in t,serialize({value:t}){let e;return e=t instanceof Error?{isError:!0,value:{message:t.message,name:t.name,stack:t.stack}}:{isError:!1,value:t},[e,[]]},deserialize(t){if(t.isError)throw Object.assign(new Error(t.value.message),t.value);throw t.value}}]]);function i(e,r=self){r.addEventListener("message",(function a(o){if(!o||!o.data)return;const{id:c,type:s,path:l}=Object.assign({path:[]},o.data),g=(o.data.argumentList||[]).map(m);let p;try{const r=l.slice(0,-1).reduce(((t,e)=>t[e]),e),n=l.reduce(((t,e)=>t[e]),e);switch(s){case"GET":p=n;break;case"SET":r[l.slice(-1)[0]]=m(o.data.value),p=!0;break;case"APPLY":p=n.apply(r,g);break;case"CONSTRUCT":p=function(e){return Object.assign(e,{[t]:!0})}(new n(...g));break;case"ENDPOINT":{const{port1:t,port2:r}=new MessageChannel;i(e,r),p=function(t,e){return f.set(t,e),t}(t,[t])}break;case"RELEASE":p=void 0;break;default:return}}catch(t){p={value:t,[n]:0}}Promise.resolve(p).catch((t=>({value:t,[n]:0}))).then((t=>{const[e,n]=h(t);r.postMessage(Object.assign(Object.assign({},e),{id:c}),n),"RELEASE"===s&&(r.removeEventListener("message",a),u(r))}))})),r.start&&r.start()}function u(t){(function(t){return"MessagePort"===t.constructor.name})(t)&&t.close()}function c(t){if(t)throw new Error("Proxy has been released and is not useable")}function s(t,n=[],a=function(){}){let o=!1;const i=new Proxy(a,{get(e,a){if(c(o),a===r)return()=>g(t,{type:"RELEASE",path:n.map((t=>t.toString()))}).then((()=>{u(t),o=!0}));if("then"===a){if(0===n.length)return{then:()=>i};const e=g(t,{type:"GET",path:n.map((t=>t.toString()))}).then(m);return e.then.bind(e)}return s(t,[...n,a])},set(e,r,a){c(o);const[i,u]=h(a);return g(t,{type:"SET",path:[...n,r].map((t=>t.toString())),value:i},u).then(m)},apply(r,a,i){c(o);const u=n[n.length-1];if(u===e)return g(t,{type:"ENDPOINT"}).then(m);if("bind"===u)return s(t,n.slice(0,-1));const[f,h]=l(i);return g(t,{type:"APPLY",path:n.map((t=>t.toString())),argumentList:f},h).then(m)},construct(e,r){c(o);const[a,i]=l(r);return g(t,{type:"CONSTRUCT",path:n.map((t=>t.toString())),argumentList:a},i).then(m)}});return i}function l(t){const e=t.map(h);return[e.map((t=>t[0])),(r=e.map((t=>t[1])),Array.prototype.concat.apply([],r))];var r}const f=new WeakMap;function h(t){for(const[e,r]of o)if(r.canHandle(t)){const[n,a]=r.serialize(t);return[{type:"HANDLER",name:e,value:n},a]}return[{type:"RAW",value:t},f.get(t)||[]]}function m(t){switch(t.type){case"HANDLER":return o.get(t.name).deserialize(t.value);case"RAW":return t.value}}function g(t,e,r){return new Promise((n=>{const a=new Array(4).fill(0).map((()=>Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16))).join("-");t.addEventListener("message",(function e(r){r.data&&r.data.id&&r.data.id===a&&(t.removeEventListener("message",e),n(r.data))})),t.start&&t.start(),t.postMessage(Object.assign({id:a},e),r)}))}var p=[[0,1,0],[1,-4,1],[0,1,0]];function d(t,e,r,n){return t[4*(r*e+n)]}function v(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function y(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var r=[],n=!0,a=!1,o=void 0;try{for(var i,u=t[Symbol.iterator]();!(n=(i=u.next()).done)&&(r.push(i.value),!e||r.length!==e);n=!0);}catch(t){a=!0,o=t}finally{try{n||null==u.return||u.return()}finally{if(a)throw o}}return r}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return b(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return b(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function b(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var E="frontal",S="left",w="right",M="up",k="down",_=0,A=1,R=2;function L(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=y(t,2),a=n[0],o=n[1],i=y(e,2),u=i[0],c=i[1],s=[a[0],o[0]],l=[a[1],o[1]];return s[0]+r<=u[0]&&c[0]<=s[1]-r&&l[0]+r<=u[1]&&c[1]<=l[1]-.8*r?R:s[0]<=u[0]||c[0]<=s[1]||l[0]<=u[1]||c[1]<=l[1]?A:_}var P={code:"no_face",msg:{en:"Face not found",vi:"Không tìm thấy khuôn mặt"}},O={code:"partial_face",msg:{en:"Face out of the box",vi:"Không tìm thấy toàn bộ khuôn mặt"}},j={code:"multiple_faces",msg:{en:"Too many faces",vi:"Quá nhiều khuôn mặt"}},T={code:"face_too_small",msg:{en:"Face too small",vi:"Khuôn mặt quá nhỏ"}},F={code:"face_too_large",msg:{en:"Face too large",vi:"Khuôn mặt quá to"}},x={code:"face_out_of_box",msg:{en:"Face is out of box",vi:"Khuôn mặt không nằm trọn vẹn trong khung ảnh"}};function C(t){return Math.pow(Math.pow(t[0],2)+Math.pow(t[1],2),.5)}function N(t,e){return[t[0]-e[0],t[1]-e[1]]}function z(t,e,r,n){var a=r*(4*e)+4*n;return{r:t[a],g:t[a+1],b:t[a+2]}}i({calculateBlurScoreFunc:function(t){for(var e=t.data,r=t.reducedWidth,n=t.reducedHeight,a=0;a<e.length;a+=4){var o=(e[a]+e[a+1]+e[a+2])/3;e[a]=o}for(var i=0,u=0,c=n-1,s=r-1,l=1;l<c;l++)for(var f=1;f<s;f++){var h=p[0][0]*d(e,r,f-1,l-1)+p[0][1]*d(e,r,f,l-1)+p[0][2]*d(e,r,f+1,l-1)+p[1][0]*d(e,r,f-1,l)+p[1][1]*d(e,r,f,l)+p[1][2]*d(e,r,f+1,l)+p[2][0]*d(e,r,f-1,l+1)+p[2][1]*d(e,r,f,l+1)+p[2][2]*d(e,r,f+1,l+1);(h=Math.abs(h))>25&&i++,h>15&&h<25&&u++}var m=0;return i+u!==0&&(m=i/(i+u)),m},calculateFaceDirectionFunc:function(t){var e=t.landmarks,r=t.getPerfectFrontal,n=function(t){var e,r,n,a,o,i,u,c=y(t,4),s=c[0],l=c[1],f=c[2],h=c[3],m=N(l,s),g=C(m),p=(a=l,e=[(n=s)[0]+a[0],n[1]+a[1]],r=2,[e[0]/r,e[1]/r]),d=N(f,p),v=C(N(h,f)),b=N(h,p),E=C(b),S=(d[0]*b[0]+d[1]*b[1])/E,w=v/E;if(g>.5*E)o=(d[0]*m[0]+d[1]*m[1])/g/g;else{var M=C(N(d,function(t,e){return[t[0]*e,t[1]*e]}(b,S/E)));u=b,o=((i=d)[0]*u[1]-u[0]*i[1]>=0?1:-1)*M/g}return{left_right_score:o,up_down_score:w}}(e),a=n.left_right_score,o=n.up_down_score,i=y(e,3),u=i[0],c=i[1],s=i[2],l=c[0]-s[0],f=u[0]-s[0],h=r?.1:.3,m=o>.7,g=o<.42,p=a>=.35&&a<=.6,d=a<=-.35&&a>=-.6;return o>=.42&&o<=.7&&a>-h&&a<h&&l*f<0?{gesture:E,leftRightScore:a}:m&&!d&&!p?{gesture:M,leftRightScore:a}:g&&!d&&!p?{gesture:k,leftRightScore:a}:p&&!m&&!g?{gesture:w,leftRightScore:a}:d&&!m&&!g?{gesture:S,leftRightScore:a}:null},validatePredictionsFunc:function(t){var e,r,n,a,o,i,u,c,s,l,f,h,m,g,p,d,b,E,S,w,M,k,C,N,z,H,I,D,K,G,W,U,q=t.predictions,Y=t.width,B=[[0,0],[Y,t.height]],Q=q.reduce((function(t,e){var r=e.topLeft,n=e.bottomRight,a=e.probability,o=e.landmarks;a<.9||o.length<6||function(t){var e=t.small,r=e.coords,n=e.area,a=t.big,o=a.coords,i=a.area,u=n;if(!u){var c=y(r,2),s=c[0],l=c[1];u=(l[0]-s[0])*(l[1]-s[1])}var f=i;if(!f){var h=y(o,2),m=h[0],g=h[1];f=(g[0]-m[0])*(g[1]-m[1])}return u/f}({small:{coords:[r,n]},big:{coords:B}})<=.025?t[_].push(e):t[L(B,[r,n])].push(e);return t}),(v(e={},A,[]),v(e,R,[]),v(e,_,[]),e)),X=Q[R].length,$=Q[A].length;if(0===X)r=$>0?O:P;else if(X+$>1)r=j;else{var J=n=Q[R][0],V=J.topLeft,Z=J.bottomRight,tt=(C=B,N=y([V,Z],2),z=N[0],H=N[1],I=y(C,2),D=I[0],K=I[1],G=H[0]-z[0],W=H[1]-z[1],U=K[0]-D[0],G/U<W/U?G/U:W/U);tt<.4&&(r=T),tt>.61&&(r=F),L(B,(a=n.landmarks,u=a[0],c=a[1],s=a[2],l=a[3],f=a[4],h=a[5],m=.5*(u[1]+c[1]),g=m+1.5*(m-l[1]),p=l[1]-1.2*(s[1]-l[1]),d=[u[0],c[0],s[0],l[0],f[0],h[0]],b=Math.min.apply(Math,d),E=Math.min(g,p),S=Math.max.apply(Math,d),w=Math.max(g,p),M=Math.abs(l[0]-f[0])/Math.abs(l[0]-h[0]),k=l[0]-f[0]<0&&h[0]-l[0]>.05*(S-b),l[0]-f[0]>0&&h[0]-l[0]<-.05*(S-b)?(o=.2,i=.1):k?(o=.1,i=.2):M>2||M<.5?(o=.15,i=.15):(o=.05,i=.05),[[b-o*(S-b),E],[S+i*(S-b),w]]),.05*Y)!==R&&(r=x)}return{error:r,fullFace:n}},detectGlare:function(t,e,r){return function(t,e,r){for(var n=0,a=r[1],o=r[3],i=r[0],u=r[2],c=a;c<o;c++)for(var s=i;s<u;s++){var l=z(t,e,c,s),f=l.r,h=l.g,m=l.b;f>=245&&m>=245&&h>245&&(n+=1)}return n}(t,e,function(t,e){var r=Math.floor(.025*t),n=t-r,a=Math.floor(.025*e);return[r,a,n,e-a]}(e,r))/(e*r)>=.001}});']),t=URL.createObjectURL(e);return Yr(new Worker(t))}(),an=[[0,1,0],[1,-4,1],[0,1,0]];function sn(e,t,r,n){return e[4*(r*t+n)]}function cn(e){for(var t=e.data,r=e.reducedWidth,n=e.reducedHeight,o=0;o<t.length;o+=4){var a=(t[o]+t[o+1]+t[o+2])/3;t[o]=a}for(var i=0,s=0,c=n-1,l=r-1,u=1;u<c;u++)for(var d=1;d<l;d++){var f=an[0][0]*sn(t,r,d-1,u-1)+an[0][1]*sn(t,r,d,u-1)+an[0][2]*sn(t,r,d+1,u-1)+an[1][0]*sn(t,r,d-1,u)+an[1][1]*sn(t,r,d,u)+an[1][2]*sn(t,r,d+1,u)+an[2][0]*sn(t,r,d-1,u+1)+an[2][1]*sn(t,r,d,u+1)+an[2][2]*sn(t,r,d+1,u+1);(f=Math.abs(f))>25&&i++,f>15&&f<25&&s++}var p=0;return i+s!==0&&(p=i/(i+s)),p}function ln(e){var t=e.width,r=e.height,n=e.getContext("2d"),o=Math.floor(t/2.8),a=Math.floor(r/2.8),i=t-o,s=r-a;return{data:n.getImageData(Math.floor(o/2),Math.floor(a/2),i,s).data,reducedWidth:i,reducedHeight:s}}function un(){return(un=z(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=ln(t),on){e.next=3;break}return e.abrupt("return",cn(r));case 3:return e.abrupt("return",on.calculateBlurScoreFunc(r));case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function dn(e,t,r,n){return e[4*(n*t+r)]}var fn=Object.freeze({__proto__:null,calculateBlurScore:function(e){return un.apply(this,arguments)},hasBetterBlurScore:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.01;return null===t||e-t>r},hasBetterCardBlurScore:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.01;return null===t||t-e>r},calculateIdCardBlurScore:function(e){var t=e.canvas,r=document.createElement("canvas"),n=r.getContext("2d");r.width=430,r.height=270,n.drawImage(t,0,0,r.width,r.height);var o=Math.floor(129),a=Math.floor(13.5),i=Math.floor(408.5),s=Math.floor(256.5),c=document.createElement("canvas"),l=c.getContext("2d"),u=i-o,d=s-a;c.width=u,c.height=d,l.drawImage(r,o,a,u,d,0,0,u,d);for(var f=l.getImageData(0,0,u,d).data,p=0;p<f.length;p+=4){var h=Math.round(.299*f[p]+.587*f[p+1]+.114*f[p+2]);f[p]=h}for(var m=d-1,g=u-1,y=0,v=[],b=1;b<m;b++)for(var C=1;C<g;C++){var k=4*-dn(f,u,C,b)+dn(f,u,C,b-1)+dn(f,u,C,b+1)+dn(f,u,C-1,b)+dn(f,u,C+1,b);y+=k,v.push(k)}y/=(u-2)*(d-2);for(var w=0,B=0;B<v.length;B++){var E=v[B]-y;w+=Math.pow(E,2)}var S=Math.sqrt(w/v.length);return 1/(1+Math.pow(2,S/2-10))}});function pn(e){var t,r,n,o,a,i,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,l=s.x,u=s.y,d=s.width,f=s.height,p=e.videoWidth,h=e.videoHeight,m=window.innerWidth,g=window.innerHeight,y=m/g,v=p/h;y<v?(a=l*(n=p/m),i=(u-(t=(g-m/v)/2))*(o=h/(g-2*t))):(a=(l-(r=(m-g*v)/2))*(n=p/(m-2*r)),i=u*(o=h/g));var b=d*n,C=f*o,k=b,w=C,B=Math.max(b,C)*c;return{lostX:r,lostY:t,cropWidth:b=Math.floor(Math.min(p,b+2*B)),cropHeight:C=Math.floor(Math.min(h,C+2*B)),cropX:a=Math.floor(Math.max(0,a-B)),cropY:i=Math.floor(Math.max(0,i-B)),cropWidthWithoutPadding:k,cropHeightWithoutPadding:w}}var hn=Object.freeze({__proto__:null,analyzeVideoAndWindowSizes:pn,takePicture:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=t.canvas,n=t.video,o=t.cropArea,a=t.quality,i=void 0===a?1:a;if(r)e=r;else{var s=pn(n,o),c=s.cropWidth,l=s.cropHeight,u=s.cropX,d=s.cropY,f=(e=document.createElement("canvas")).getContext("2d");e.width=c,e.height=l,f.drawImage(n,u,d,c,l,0,0,c,l)}return new Promise((function(t){e.toBlob(t,"image/jpeg",i)}))}}),mn=function(e){for(var t=e.length-1;t>0;t--){var r=Math.floor(Math.random()*(t+1)),n=[e[r],e[t]];e[t]=n[0],e[r]=n[1]}return e},gn=Object.freeze({__proto__:null,shuffleArray:mn}),yn={NONE:0,PARTIAL:1,FULL:2};function vn(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=Q(e,2),o=n[0],a=n[1],i=Q(t,2),s=i[0],c=i[1],l=[o[0],a[0]],u=[o[1],a[1]];return l[0]+r<=s[0]&&c[0]<=l[1]-r&&u[0]+r<=s[1]&&c[1]<=u[1]-.8*r?yn.FULL:l[0]<=s[0]||c[0]<=l[1]||u[0]<=s[1]||c[1]<=u[1]?yn.PARTIAL:yn.NONE}function bn(e){var t=e.small,r=t.coords,n=t.area,o=e.big,a=o.coords,i=o.area,s=n;if(!s){var c=Q(r,2),l=c[0],u=c[1];s=(u[0]-l[0])*(u[1]-l[1])}var d=i;if(!d){var f=Q(a,2),p=f[0],h=f[1];d=(h[0]-p[0])*(h[1]-p[1])}return s/d}function Cn(e,t){var r=Q(e,2),n=r[0],o=r[1],a=Q(t,2),i=a[0],s=a[1],c=o[0]-n[0],l=o[1]-n[1],u=s[0]-i[0];return c/u<l/u?c/u:l/u}var kn=Object.freeze({__proto__:null,ContainMode:yn,rectContains:vn,rectAreaRatio:bn,rectEdgeRatio:Cn,isFaceCenter:function(e,t){var r=Q(e,2),n=r[0],o=r[1],a=Q(t,2),i=a[0],s=a[1],c=o[0]-n[0],l=o[1]-n[1],u=s[0]-i[0],d=Math.abs(n[0]-(u-c)/2)/u<.2,f=Math.abs(n[1]-(u-l)/2)/u<.2;return!(!d||!f)}});function wn(e){return Math.pow(Math.pow(e[0],2)+Math.pow(e[1],2),.5)}function Bn(e,t){return[e[0]-t[0],e[1]-t[1]]}function En(e){var t=e.landmarks,r=e.getPerfectFrontal,n=function(e){var t,r,n,o,a,i,s=Q(e,4),c=s[0],l=s[1],u=s[2],d=s[3],f=Bn(l,c),p=wn(f),h=(n=l,2,[(t=[(r=c)[0]+n[0],r[1]+n[1]])[0]/2,t[1]/2]),m=Bn(u,h),g=wn(Bn(d,u)),y=Bn(d,h),v=wn(y),b=(m[0]*y[0]+m[1]*y[1])/v,C=g/v;if(p>.5*v)o=(m[0]*f[0]+m[1]*f[1])/p/p;else{var k=wn(Bn(m,function(e,t){return[e[0]*t,e[1]*t]}(y,b/v)));i=y,o=((a=m)[0]*i[1]-i[0]*a[1]>=0?1:-1)*k/p}return{left_right_score:o,up_down_score:C}}(t),o=n.left_right_score,a=n.up_down_score,i=Q(t,3),s=i[0],c=i[1],l=i[2],u=c[0]-l[0],d=s[0]-l[0],f=r?.1:.3,p=a>.7,h=a<.42,m=o>=.35&&o<=.6,g=o<=-.35&&o>=-.6;return a>=.42&&a<=.7&&o>-f&&o<f&&u*d<0?{gesture:O.FRONTAL,leftRightScore:o}:!p||g||m?!h||g||m?!m||p||h?!g||p||h?null:{gesture:O.LEFT,leftRightScore:o}:{gesture:O.RIGHT,leftRightScore:o}:{gesture:O.DOWN,leftRightScore:o}:{gesture:O.UP,leftRightScore:o}}function Sn(e){var t,r,n,o,a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w,B=e.predictions,E=e.width,S=[[0,0],[E,e.height]],A=B.reduce((function(e,t){var r=t.topLeft,n=t.bottomRight,o=t.probability,a=t.landmarks;return o<.9||a.length<6||bn({small:{coords:[r,n]},big:{coords:S}})<=.025?e[yn.NONE].push(t):e[vn(S,[r,n])].push(t),e}),(K(t={},yn.PARTIAL,[]),K(t,yn.FULL,[]),K(t,yn.NONE,[]),t)),_=A[yn.FULL].length,I=A[yn.PARTIAL].length;if(0===_)r=I>0?L.partial_face:L.no_face;else if(_+I>1)r=L.multiple_faces;else{var T=n=A[yn.FULL][0],P=Cn([T.topLeft,T.bottomRight],S);P<.4&&(r=L.face_too_small),P>.61&&(r=L.face_too_large),vn(S,(s=(o=n.landmarks)[0],c=o[1],l=o[2],u=o[3],d=o[4],f=o[5],h=(p=.5*(s[1]+c[1]))+1.5*(p-u[1]),m=u[1]-1.2*(l[1]-u[1]),g=[s[0],c[0],l[0],u[0],d[0],f[0]],y=Math.min.apply(Math,g),v=Math.min(h,m),b=Math.max.apply(Math,g),C=Math.max(h,m),k=Math.abs(u[0]-d[0])/Math.abs(u[0]-f[0]),w=u[0]-d[0]<0&&f[0]-u[0]>.05*(b-y),u[0]-d[0]>0&&f[0]-u[0]<-.05*(b-y)?(a=.2,i=.1):w?(a=.1,i=.2):k>2||k<.5?(a=.15,i=.15):(a=.05,i=.05),[[y-a*(b-y),v],[b+i*(b-y),C]]),.05*E)!==yn.FULL&&(r=L.face_out_of_box)}return{error:r,fullFace:n}}function An(e,t){var r=t.customInstructions,n=t.customIcon,o=t.customDirectionIcon,a=t.customStepTimeConstraints,i={};return null!=r&&r[e]&&(i.instructions=r[e]),null!=n&&n[e]&&(i.icon=n[e]),null!=o&&o[e]&&(i.directionIcon=o[e]),null!=a&&a[e]&&(i.stepTimeConstraints=a[e]),i}function _n(){return(_n=z(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(on){e.next=2;break}return e.abrupt("return",Sn(t));case 2:return e.abrupt("return",on.validatePredictionsFunc(t));case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function In(){return(In=z(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(on){e.next=2;break}return e.abrupt("return",En(t));case 2:return e.abrupt("return",on.calculateFaceDirectionFunc(t));case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Tn=Object.freeze({__proto__:null,initFaceVerificationData:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.assetRoot,r=void 0===t?"/":t,n=e.customInstructions,o=e.customIcon,a=e.customDirectionIcon,i=e.customStepTimeConstraints;return{curStepIndex:0,steps:[].concat(W(mn([q({name:O.LEFT,instructions:{en:"Turn your face to the left",vi:"Quay mặt chậm qua trái"},image:{blob:null,imageId:null,objUrl:null,blurScore:null,leftRightScore:null},frontalFaceImage:{blob:null,imageId:null,blurScore:null,leftRightScore:null},icon:Mr(r,"ic_face_left.svg"),directionIcon:Mr(r,"arrow_left.svg"),directionIconAnimation:"slide-horizontal",firstFrameSpottedAt:null,stepTimeConstraints:{delayTime:null}},An(O.LEFT,{customInstructions:n,customIcon:o,customDirectionIcon:a,customStepTimeConstraints:i})),q({name:O.RIGHT,instructions:{en:"Turn your face to the right",vi:"Quay mặt chậm qua phải"},image:{blob:null,imageId:null,objUrl:null,blurScore:null,leftRightScore:null},frontalFaceImage:{blob:null,imageId:null,blurScore:null,leftRightScore:null},icon:Mr(r,"ic_face_right.svg"),directionIcon:Mr(r,"arrow_right.svg"),directionIconAnimation:"slide-horizontal",firstFrameSpottedAt:null,stepTimeConstraints:{delayTime:null}},An(O.RIGHT,{customInstructions:n,customIcon:o,customDirectionIcon:a,customStepTimeConstraints:i})),q({name:O.UP,instructions:{en:"Turn your face up",vi:"Ngước mặt chậm lên trên"},image:{blob:null,imageId:null,objUrl:null,blurScore:null,leftRightScore:null},frontalFaceImage:{blob:null,imageId:null,blurScore:null,leftRightScore:null},icon:Mr(r,"ic_face_up.svg"),directionIcon:Mr(r,"arrow_up.svg"),directionIconAnimation:"slide-vertical",firstFrameSpottedAt:null,stepTimeConstraints:{delayTime:null}},An(O.UP,{customInstructions:n,customIcon:o,customDirectionIcon:a,customStepTimeConstraints:i}))])),[q({name:O.FRONTAL,instructions:{en:"Look straight into the camera",vi:"Nhìn thẳng camera"},image:{blob:null,imageId:null,objUrl:null,blurScore:null,leftRightScore:null},frontalFaceImage:{blob:null,imageId:null,blurScore:null,leftRightScore:null},icon:Mr(r,"ic_face_frontal.svg"),directionIcon:Mr(r,"frontal.svg"),directionIconAnimation:"blink",firstFrameSpottedAt:null,stepTimeConstraints:{delayTime:null}},An(O.FRONTAL,{customInstructions:n,customIcon:o,customDirectionIcon:a,customStepTimeConstraints:i}))])}},validatePredictions:function(e){return _n.apply(this,arguments)},calculateFaceDirection:function(e){return In.apply(this,arguments)},faceTracker:function(){var e=[],t=[],r=[],n=[],o=[],a=0,i=0;function s(){i=a,r=W(e),n=W(t)}return function(c,l){var u=c.topLeft,d=c.bottomRight,f=c.landmarks,p=[],h=Q(u,2);p[0]=h[0],p[1]=h[1];var m=Q(d,2);p[2]=m[0],p[3]=m[1];var g=[],y=[];f.forEach((function(e,t){var r=Q(e,2);g[t]=r[0],y[t]=r[1]})),a=Date.now();var v=p[2]-p[0];if(e=[].concat(g),t=[].concat(y),!r.length&&!n.length||l)return s(),{score:0,time:a};for(var b=0;b<6;b++)o[b]=Math.sqrt((e[b]-r[b])*(e[b]-r[b])+(t[b]-n[b])*(t[b]-n[b]));for(var C=0;C<6;C++)o[C]/=(a-i)*v;for(var k=0,w=0;w<6;w++)k+=o[w];return k/=6,s(),{score:k,time:a}}}}),Pn=document.createElement("canvas"),xn=Pn.getContext("2d");Pn.width=128,Pn.height=128;var Rn=function(){var e=z(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.model,n=t.sCanvas,xn.drawImage(n,0,0,Pn.width,Pn.height),e.abrupt("return",r.estimateFaces(Pn,!1,!1,!0));case 3:case"end":return e.stop()}var n}),e)})));return function(t){return e.apply(this,arguments)}}(),Nn=Object.freeze({__proto__:null,SIZE:128,getModelPredictions:Rn}),Ln=Object.getOwnPropertySymbols,On=Object.prototype.hasOwnProperty,Dn=Object.prototype.propertyIsEnumerable;function Mn(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}var Un,Fn=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var r,n,o=Mn(e),a=1;a<arguments.length;a++){for(var i in r=Object(arguments[a]))On.call(r,i)&&(o[i]=r[i]);if(Ln){n=Ln(r);for(var s=0;s<n.length;s++)Dn.call(r,n[s])&&(o[n[s]]=r[n[s]])}}return o},Vn=arguments[3],jn=arguments[4],zn=arguments[5],Kn=JSON.stringify,Hn=function(e,t){for(var r,n=Object.keys(zn),o=0,a=n.length;o<a;o++){var i=n[o],s=zn[i].exports;if(s===e||s&&s.default===e){r=i;break}}if(!r){r=Math.floor(Math.pow(16,8)*Math.random()).toString(16);var c={};for(o=0,a=n.length;o<a;o++)c[i=n[o]]=i;jn[r]=["function(require,module,exports){"+e+"(self); }",c]}var l=Math.floor(Math.pow(16,8)*Math.random()).toString(16),u={};u[r]=r,jn[l]=["function(require,module,exports){var f = require("+Kn(r)+");(f.default ? f.default : f)(self);}",u];var d={};!function e(t){for(var r in d[t]=!0,jn[t][1]){var n=jn[t][1][r];d[n]||e(n)}}(l);var f="("+Vn+")({"+Object.keys(d).map((function(e){return Kn(e)+":["+jn[e][0]+","+Kn(jn[e][1])+"]"})).join(",")+"},{},["+Kn(l)+"])",p=window.URL||window.webkitURL||window.mozURL||window.msURL,h=new Blob([f],{type:"text/javascript"});if(t&&t.bare)return h;var m=p.createObjectURL(h),g=new Worker(m);return g.objectURL=m,g},qn=$((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}})),Qn={js:!0,wasm:!0};function Wn(e){if(!(this instanceof Wn))return new Wn(e);var t=Fn({},Qn,e||{});if(this.options=t,this.__cache={},this.__init_promise=null,this.__modules=t.modules||{},this.__memory=null,this.__wasm={},this.__isLE=1===new Uint32Array(new Uint8Array([1,0,0,0]).buffer)[0],!this.options.js&&!this.options.wasm)throw new Error('mathlib: at least "js" or "wasm" should be enabled')}Wn.prototype.has_wasm=function(){if(void 0!==Un)return Un;if(Un=!1,"undefined"==typeof WebAssembly)return Un;try{var e=new Uint8Array([0,97,115,109,1,0,0,0,1,6,1,96,1,127,1,127,3,2,1,0,5,3,1,0,1,7,8,1,4,116,101,115,116,0,0,10,16,1,14,0,32,0,65,1,54,2,0,32,0,40,2,0,11]),t=new WebAssembly.Module(e);return 0!==new WebAssembly.Instance(t,{}).exports.test(4)&&(Un=!0),Un}catch(e){}return Un},Wn.prototype.use=function(e){return this.__modules[e.name]=e,this.options.wasm&&this.has_wasm()&&e.wasm_fn?this[e.name]=e.wasm_fn:this[e.name]=e.fn,this},Wn.prototype.init=function(){if(this.__init_promise)return this.__init_promise;if(!this.options.js&&this.options.wasm&&!this.has_wasm())return Promise.reject(new Error('mathlib: only "wasm" was enabled, but it\'s not supported'));var e=this;return this.__init_promise=Promise.all(Object.keys(e.__modules).map((function(t){var r=e.__modules[t];return e.options.wasm&&e.has_wasm()&&r.wasm_fn?e.__wasm[t]?null:WebAssembly.compile(e.__base64decode(r.wasm_src)).then((function(r){e.__wasm[t]=r})):null}))).then((function(){return e})),this.__init_promise},Wn.prototype.__base64decode=function(e){for(var t=e.replace(/[\r\n=]/g,""),r=t.length,n=new Uint8Array(3*r>>2),o=0,a=0,i=0;i<r;i++)i%4==0&&i&&(n[a++]=o>>16&255,n[a++]=o>>8&255,n[a++]=255&o),o=o<<6|"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(t.charAt(i));var s=r%4*6;return 0===s?(n[a++]=o>>16&255,n[a++]=o>>8&255,n[a++]=255&o):18===s?(n[a++]=o>>10&255,n[a++]=o>>2&255):12===s&&(n[a++]=o>>4&255),n},Wn.prototype.__reallocate=function(e){if(!this.__memory)return this.__memory=new WebAssembly.Memory({initial:Math.ceil(e/65536)}),this.__memory;var t=this.__memory.buffer.byteLength;return t<e&&this.__memory.grow(Math.ceil((e-t)/65536)),this.__memory},Wn.prototype.__instance=function(e,t,r){if(t&&this.__reallocate(t),!this.__wasm[e]){var n=this.__modules[e];this.__wasm[e]=new WebAssembly.Module(this.__base64decode(n.wasm_src))}if(!this.__cache[e]){var o={memoryBase:0,memory:this.__memory,tableBase:0,table:new WebAssembly.Table({initial:0,element:"anyfunc"})};this.__cache[e]=new WebAssembly.Instance(this.__wasm[e],{env:Fn(o,r||{})})}return this.__cache[e]},Wn.prototype.__align=function(e,t){var r=e%(t=t||8);return e+(r?t-r:0)};var Gn,Xn,Yn,Zn,$n,Jn,eo=Wn;function to(e,t,r,n,o,a){var i,s,c,l,u,d,f,p,h,m,g,y,v,b;for(h=0;h<a;h++){for(f=h,p=0,l=u=(i=e[d=h*o])*n[6],g=n[0],y=n[1],v=n[4],b=n[5],m=0;m<o;m++)c=(s=e[d])*g+i*y+l*v+u*b,u=l,l=c,i=s,r[p]=l,p++,d++;for(p--,f+=a*(o-1),l=u=(i=e[--d])*n[7],s=i,g=n[2],y=n[3],m=o-1;m>=0;m--)c=s*g+i*y+l*v+u*b,u=l,l=c,i=s,s=e[d],t[f]=r[p]+l,d--,p--,f-=a}}var ro={name:"unsharp_mask",fn:function(e,t,r,n,o,a){var i,s,c,l,u,d,f,p,h,m,g,y,v;if(!(0===n||o<.5)){o>2&&(o=2);var b=function(e,t,r){for(var n,o,a,i,s,c=t*r,l=new Uint16Array(c),u=0;u<c;u++)n=e[4*u],o=e[4*u+1],a=e[4*u+2],s=n>=o&&n>=a?n:o>=a&&o>=n?o:a,i=n<=o&&n<=a?n:o<=a&&o<=n?o:a,l[u]=257*(s+i)>>1;return l}(e,t,r),C=new Uint16Array(b);!function(e,t,r,n){if(n){var o=new Uint16Array(e.length),a=new Float32Array(Math.max(t,r)),i=function(e){e<.5&&(e=.5);var t=Math.exp(.527076)/e,r=Math.exp(-t),n=Math.exp(-2*t),o=(1-r)*(1-r)/(1+2*t*r-n);return Gn=o,Xn=o*(t-1)*r,Yn=o*(t+1)*r,Zn=-o*n,$n=2*r,Jn=-n,new Float32Array([Gn,Xn,Yn,Zn,$n,Jn,(Gn+Xn)/(1-$n-Jn),(Yn+Zn)/(1-$n-Jn)])}(n);to(e,o,a,i,t,r),to(o,e,a,i,r,t)}}(C,t,r,o);for(var k=n/100*4096+.5|0,w=257*a|0,B=t*r,E=0;E<B;E++)y=2*(b[E]-C[E]),Math.abs(y)>=w&&(i=e[v=4*E],s=e[v+1],c=e[v+2],d=257*((p=i>=s&&i>=c?i:s>=i&&s>=c?s:c)+(f=i<=s&&i<=c?i:s<=i&&s<=c?s:c))>>1,f===p?l=u=0:(u=d<=32767?4095*(p-f)/(p+f)|0:4095*(p-f)/(510-p-f)|0,l=i===p?65535*(s-c)/(6*(p-f))|0:s===p?21845+(65535*(c-i)/(6*(p-f))|0):43690+(65535*(i-s)/(6*(p-f))|0)),(d+=k*y+2048>>12)>65535?d=65535:d<0&&(d=0),0===u?i=s=c=d>>8:(h=2*d-(m=d<=32767?d*(4096+u)+2048>>12:d+((65535-d)*u+2048>>12))>>8,m>>=8,i=(g=l+21845&65535)>=43690?h:g>=32767?h+(6*(m-h)*(43690-g)+32768>>16):g>=10922?m:h+(6*(m-h)*g+32768>>16),s=(g=65535&l)>=43690?h:g>=32767?h+(6*(m-h)*(43690-g)+32768>>16):g>=10922?m:h+(6*(m-h)*g+32768>>16),c=(g=l-21845&65535)>=43690?h:g>=32767?h+(6*(m-h)*(43690-g)+32768>>16):g>=10922?m:h+(6*(m-h)*g+32768>>16)),e[v]=i,e[v+1]=s,e[v+2]=c)}},wasm_fn:function(e,t,r,n,o,a){if(!(0===n||o<.5)){o>2&&(o=2);var i=t*r,s=4*i,c=2*i,l=2*i,u=4*Math.max(t,r),d=s,f=d+c,p=f+l,h=p+l,m=h+u,g=this.__instance("unsharp_mask",s+c+2*l+u+32,{exp:Math.exp}),y=new Uint32Array(e.buffer);new Uint32Array(this.__memory.buffer).set(y);var v=g.exports.hsl_l16||g.exports._hsl_l16;v(0,d,t,r),(v=g.exports.blurMono16||g.exports._blurMono16)(d,f,p,h,m,t,r,o),(v=g.exports.unsharp||g.exports._unsharp)(0,0,d,f,t,r,n,a),y.set(new Uint32Array(this.__memory.buffer,0,i))}},wasm_src:"AGFzbQEAAAABMQZgAXwBfGACfX8AYAZ/f39/f38AYAh/f39/f39/fQBgBH9/f38AYAh/f39/f39/fwACGQIDZW52A2V4cAAAA2VudgZtZW1vcnkCAAEDBgUBAgMEBQQEAXAAAAdMBRZfX2J1aWxkX2dhdXNzaWFuX2NvZWZzAAEOX19nYXVzczE2X2xpbmUAAgpibHVyTW9ubzE2AAMHaHNsX2wxNgAEB3Vuc2hhcnAABQkBAAqJEAXZAQEGfAJAIAFE24a6Q4Ia+z8gALujIgOaEAAiBCAEoCIGtjgCECABIANEAAAAAAAAAMCiEAAiBbaMOAIUIAFEAAAAAAAA8D8gBKEiAiACoiAEIAMgA6CiRAAAAAAAAPA/oCAFoaMiArY4AgAgASAEIANEAAAAAAAA8L+gIAKioiIHtjgCBCABIAQgA0QAAAAAAADwP6AgAqKiIgO2OAIIIAEgBSACoiIEtow4AgwgASACIAegIAVEAAAAAAAA8D8gBqGgIgKjtjgCGCABIAMgBKEgAqO2OAIcCwu3AwMDfwR9CHwCQCADKgIUIQkgAyoCECEKIAMqAgwhCyADKgIIIQwCQCAEQX9qIgdBAEgiCA0AIAIgAC8BALgiDSADKgIYu6IiDiAJuyIQoiAOIAq7IhGiIA0gAyoCBLsiEqIgAyoCALsiEyANoqCgoCIPtjgCACACQQRqIQIgAEECaiEAIAdFDQAgBCEGA0AgAiAOIBCiIA8iDiARoiANIBKiIBMgAC8BALgiDaKgoKAiD7Y4AgAgAkEEaiECIABBAmohACAGQX9qIgZBAUoNAAsLAkAgCA0AIAEgByAFbEEBdGogAEF+ai8BACIIuCINIAu7IhGiIA0gDLsiEqKgIA0gAyoCHLuiIg4gCrsiE6KgIA4gCbsiFKKgIg8gAkF8aioCALugqzsBACAHRQ0AIAJBeGohAiAAQXxqIQBBACAFQQF0ayEHIAEgBSAEQQF0QXxqbGohBgNAIAghAyAALwEAIQggBiANIBGiIAO4Ig0gEqKgIA8iECAToqAgDiAUoqAiDyACKgIAu6CrOwEAIAYgB2ohBiAAQX5qIQAgAkF8aiECIBAhDiAEQX9qIgRBAUoNAAsLCwvfAgIDfwZ8AkAgB0MAAAAAWw0AIARE24a6Q4Ia+z8gB0MAAAA/l7ujIgyaEAAiDSANoCIPtjgCECAEIAxEAAAAAAAAAMCiEAAiDraMOAIUIAREAAAAAAAA8D8gDaEiCyALoiANIAwgDKCiRAAAAAAAAPA/oCAOoaMiC7Y4AgAgBCANIAxEAAAAAAAA8L+gIAuioiIQtjgCBCAEIA0gDEQAAAAAAADwP6AgC6KiIgy2OAIIIAQgDiALoiINtow4AgwgBCALIBCgIA5EAAAAAAAA8D8gD6GgIgujtjgCGCAEIAwgDaEgC6O2OAIcIAYEQCAFQQF0IQogBiEJIAIhCANAIAAgCCADIAQgBSAGEAIgACAKaiEAIAhBAmohCCAJQX9qIgkNAAsLIAVFDQAgBkEBdCEIIAUhAANAIAIgASADIAQgBiAFEAIgAiAIaiECIAFBAmohASAAQX9qIgANAAsLC7wBAQV/IAMgAmwiAwRAQQAgA2shBgNAIAAoAgAiBEEIdiIHQf8BcSECAn8gBEH/AXEiAyAEQRB2IgRB/wFxIgVPBEAgAyIIIAMgAk8NARoLIAQgBCAHIAIgA0kbIAIgBUkbQf8BcQshCAJAIAMgAk0EQCADIAVNDQELIAQgByAEIAMgAk8bIAIgBUsbQf8BcSEDCyAAQQRqIQAgASADIAhqQYECbEEBdjsBACABQQJqIQEgBkEBaiIGDQALCwvTBgEKfwJAIAazQwAAgEWUQwAAyEKVu0QAAAAAAADgP6CqIQ0gBSAEbCILBEAgB0GBAmwhDgNAQQAgAi8BACADLwEAayIGQQF0IgdrIAcgBkEASBsgDk8EQCAAQQJqLQAAIQUCfyAALQAAIgYgAEEBai0AACIESSIJRQRAIAYiCCAGIAVPDQEaCyAFIAUgBCAEIAVJGyAGIARLGwshCAJ/IAYgBE0EQCAGIgogBiAFTQ0BGgsgBSAFIAQgBCAFSxsgCRsLIgogCGoiD0GBAmwiEEEBdiERQQAhDAJ/QQAiCSAIIApGDQAaIAggCmsiCUH/H2wgD0H+AyAIayAKayAQQYCABEkbbSEMIAYgCEYEQCAEIAVrQf//A2wgCUEGbG0MAQsgBSAGayAGIARrIAQgCEYiBhtB//8DbCAJQQZsbUHVqgFBqtUCIAYbagshCSARIAcgDWxBgBBqQQx1aiIGQQAgBkEAShsiBkH//wMgBkH//wNIGyEGAkACfwJAIAxB//8DcSIFBEAgBkH//wFKDQEgBUGAIGogBmxBgBBqQQx2DAILIAZBCHYiBiEFIAYhBAwCCyAFIAZB//8Dc2xBgBBqQQx2IAZqCyIFQQh2IQcgBkEBdCAFa0EIdiIGIQQCQCAJQdWqAWpB//8DcSIFQanVAksNACAFQf//AU8EQEGq1QIgBWsgByAGa2xBBmxBgIACakEQdiAGaiEEDAELIAchBCAFQanVAEsNACAFIAcgBmtsQQZsQYCAAmpBEHYgBmohBAsCfyAGIgUgCUH//wNxIghBqdUCSw0AGkGq1QIgCGsgByAGa2xBBmxBgIACakEQdiAGaiAIQf//AU8NABogByIFIAhBqdUASw0AGiAIIAcgBmtsQQZsQYCAAmpBEHYgBmoLIQUgCUGr1QJqQf//A3EiCEGp1QJLDQAgCEH//wFPBEBBqtUCIAhrIAcgBmtsQQZsQYCAAmpBEHYgBmohBgwBCyAIQanVAEsEQCAHIQYMAQsgCCAHIAZrbEEGbEGAgAJqQRB2IAZqIQYLIAEgBDoAACABQQFqIAU6AAAgAUECaiAGOgAACyADQQJqIQMgAkECaiECIABBBGohACABQQRqIQEgC0F/aiILDQALCwsL"},no=[{win:.5,filter:function(e){return e>=-.5&&e<.5?1:0}},{win:1,filter:function(e){if(e<=-1||e>=1)return 0;if(e>-1.1920929e-7&&e<1.1920929e-7)return 1;var t=e*Math.PI;return Math.sin(t)/t*(.54+.46*Math.cos(t/1))}},{win:2,filter:function(e){if(e<=-2||e>=2)return 0;if(e>-1.1920929e-7&&e<1.1920929e-7)return 1;var t=e*Math.PI;return Math.sin(t)/t*Math.sin(t/2)/(t/2)}},{win:3,filter:function(e){if(e<=-3||e>=3)return 0;if(e>-1.1920929e-7&&e<1.1920929e-7)return 1;var t=e*Math.PI;return Math.sin(t)/t*Math.sin(t/3)/(t/3)}}];function oo(e){return Math.round(16383*e)}var ao=function(e,t,r,n,o){var a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w=no[e].filter,B=1/n,E=Math.min(1,n),S=no[e].win/E,A=Math.floor(2*(S+1)),_=new Int16Array((A+2)*r),I=0,T=!_.subarray||!_.set;for(a=0;a<r;a++){for(i=(a+.5)*B+o,s=Math.max(0,Math.floor(i-S)),l=(c=Math.min(t-1,Math.ceil(i+S)))-s+1,u=new Float32Array(l),d=new Int16Array(l),f=0,p=s,h=0;p<=c;p++,h++)f+=m=w((p+.5-i)*E),u[h]=m;for(g=0,h=0;h<u.length;h++)g+=y=u[h]/f,d[h]=oo(y);for(d[r>>1]+=oo(1-g),v=0;v<d.length&&0===d[v];)v++;if(v<d.length){for(b=d.length-1;b>0&&0===d[b];)b--;if(C=s+v,k=b-v+1,_[I++]=C,_[I++]=k,T)for(h=v;h<=b;h++)_[I++]=d[h];else _.set(d.subarray(v,b+1),I),I+=k}else _[I++]=0,_[I++]=0}return _};function io(e){return e<0?0:e>255?255:e}var so=!0;try{so=1===new Uint32Array(new Uint8Array([1,0,0,0]).buffer)[0]}catch(e){}function co(e,t,r){if(so)t.set(function(e){return new Uint8Array(e.buffer,0,e.byteLength)}(e),r);else for(var n=r,o=0;o<e.length;o++){var a=e[o];t[n++]=255&a,t[n++]=a>>8&255}}var lo={name:"resize",fn:function(e){var t=e.src,r=e.width,n=e.height,o=e.toWidth,a=e.toHeight,i=e.scaleX||e.toWidth/e.width,s=e.scaleY||e.toHeight/e.height,c=e.offsetX||0,l=e.offsetY||0,u=e.dest||new Uint8Array(o*a*4),d=void 0===e.quality?3:e.quality,f=e.alpha||!1,p=ao(d,r,o,i,c),h=ao(d,n,a,s,l),m=new Uint8Array(o*n*4);return function(e,t,r,n,o,a){var i,s,c,l,u,d,f,p,h,m,g,y=0,v=0;for(h=0;h<n;h++){for(u=0,m=0;m<o;m++){for(d=a[u++],f=a[u++],p=y+4*d|0,i=s=c=l=0;f>0;f--)l=l+(g=a[u++])*e[p+3]|0,c=c+g*e[p+2]|0,s=s+g*e[p+1]|0,i=i+g*e[p]|0,p=p+4|0;t[v+3]=io(l+8192>>14),t[v+2]=io(c+8192>>14),t[v+1]=io(s+8192>>14),t[v]=io(i+8192>>14),v=v+4*n|0}v=4*(h+1)|0,y=(h+1)*r*4|0}}(t,m,r,n,o,p),function(e,t,r,n,o,a){var i,s,c,l,u,d,f,p,h,m,g,y=0,v=0;for(h=0;h<n;h++){for(u=0,m=0;m<o;m++){for(d=a[u++],f=a[u++],p=y+4*d|0,i=s=c=l=0;f>0;f--)l=l+(g=a[u++])*e[p+3]|0,c=c+g*e[p+2]|0,s=s+g*e[p+1]|0,i=i+g*e[p]|0,p=p+4|0;t[v+3]=io(l+8192>>14),t[v+2]=io(c+8192>>14),t[v+1]=io(s+8192>>14),t[v]=io(i+8192>>14),v=v+4*n|0}v=4*(h+1)|0,y=(h+1)*r*4|0}}(m,u,n,o,a,h),f||function(e,t,r){for(var n=3,o=t*r*4|0;n<o;)e[n]=255,n=n+4|0}(u,o,a),u},wasm_fn:function(e){var t=e.src,r=e.width,n=e.height,o=e.toWidth,a=e.toHeight,i=e.scaleX||e.toWidth/e.width,s=e.scaleY||e.toHeight/e.height,c=e.offsetX||0,l=e.offsetY||0,u=e.dest||new Uint8Array(o*a*4),d=void 0===e.quality?3:e.quality,f=e.alpha||!1,p=ao(d,r,o,i,c),h=ao(d,n,a,s,l),m=this.__align(0+Math.max(t.byteLength,u.byteLength)),g=this.__align(m+n*o*4),y=this.__align(g+p.byteLength),v=y+h.byteLength,b=this.__instance("resize",v),C=new Uint8Array(this.__memory.buffer),k=new Uint32Array(this.__memory.buffer),w=new Uint32Array(t.buffer);return k.set(w),co(p,C,g),co(h,C,y),(b.exports.convolveHV||b.exports._convolveHV)(g,y,m,r,n,o,a),new Uint32Array(u.buffer).set(new Uint32Array(this.__memory.buffer,0,a*o)),f||function(e,t,r){for(var n=3,o=t*r*4|0;n<o;)e[n]=255,n=n+4|0}(u,o,a),u},wasm_src:"AGFzbQEAAAABFAJgBn9/f39/fwBgB39/f39/f38AAg8BA2VudgZtZW1vcnkCAAEDAwIAAQQEAXAAAAcZAghjb252b2x2ZQAACmNvbnZvbHZlSFYAAQkBAArmAwLBAwEQfwJAIANFDQAgBEUNACAFQQRqIRVBACEMQQAhDQNAIA0hDkEAIRFBACEHA0AgB0ECaiESAn8gBSAHQQF0IgdqIgZBAmouAQAiEwRAQQAhCEEAIBNrIRQgFSAHaiEPIAAgDCAGLgEAakECdGohEEEAIQlBACEKQQAhCwNAIBAoAgAiB0EYdiAPLgEAIgZsIAtqIQsgB0H/AXEgBmwgCGohCCAHQRB2Qf8BcSAGbCAKaiEKIAdBCHZB/wFxIAZsIAlqIQkgD0ECaiEPIBBBBGohECAUQQFqIhQNAAsgEiATagwBC0EAIQtBACEKQQAhCUEAIQggEgshByABIA5BAnRqIApBgMAAakEOdSIGQf8BIAZB/wFIG0EQdEGAgPwHcUEAIAZBAEobIAtBgMAAakEOdSIGQf8BIAZB/wFIG0EYdEEAIAZBAEobciAJQYDAAGpBDnUiBkH/ASAGQf8BSBtBCHRBgP4DcUEAIAZBAEobciAIQYDAAGpBDnUiBkH/ASAGQf8BSBtB/wFxQQAgBkEAShtyNgIAIA4gA2ohDiARQQFqIhEgBEcNAAsgDCACaiEMIA1BAWoiDSADRw0ACwsLIQACQEEAIAIgAyAEIAUgABAAIAJBACAEIAUgBiABEAALCw=="};function uo(e){var t=e||[],r={js:t.indexOf("js")>=0,wasm:t.indexOf("wasm")>=0};eo.call(this,r),this.features={js:r.js,wasm:r.wasm&&this.has_wasm()},this.use(ro),this.use(lo)}qn(uo,eo),uo.prototype.resizeAndUnsharp=function(e,t){var r=this.resize(e,t);return e.unsharpAmount&&this.unsharp_mask(r,e.toWidth,e.toHeight,e.unsharpAmount,e.unsharpRadius,e.unsharpThreshold),r};var fo=uo;function po(e,t){this.create=e,this.available=[],this.acquired={},this.lastId=1,this.timeoutId=0,this.idle=t||2e3}po.prototype.acquire=function(){var e,t=this;return 0!==this.available.length?e=this.available.pop():((e=this.create()).id=this.lastId++,e.release=function(){return t.release(e)}),this.acquired[e.id]=e,e},po.prototype.release=function(e){var t=this;delete this.acquired[e.id],e.lastUsed=Date.now(),this.available.push(e),0===this.timeoutId&&(this.timeoutId=setTimeout((function(){return t.gc()}),100))},po.prototype.gc=function(){var e=this,t=Date.now();this.available=this.available.filter((function(r){return!(t-r.lastUsed>e.idle&&(r.destroy(),1))})),0!==this.available.length?this.timeoutId=setTimeout((function(){return e.gc()}),100):this.timeoutId=0};var ho=po;function mo(e){return Object.prototype.toString.call(e)}var go=function(e){var t=mo(e);return"[object HTMLCanvasElement]"===t||"[object OffscreenCanvas]"===t||"[object Canvas]"===t},yo=function(e){switch(e){case 0:return"pixelated";case 1:return"low";case 2:return"medium"}return"high"},vo=function(){var e,t=fo;onmessage=function(r){var n=r.data.opts;e||(e=new t(r.data.features));var o=e.resizeAndUnsharp(n);postMessage({result:o},[o.buffer])}};function bo(e){var t=Math.round(e);return Math.abs(e-t)<1e-5?t:Math.floor(e)}function Co(e){var t=Math.round(e);return Math.abs(e-t)<1e-5?t:Math.ceil(e)}var ko={},wo=!1;try{"undefined"!=typeof navigator&&navigator.userAgent&&(wo=navigator.userAgent.indexOf("Safari")>=0)}catch(e){}var Bo=1;"undefined"!=typeof navigator&&(Bo=Math.min(navigator.hardwareConcurrency||1,4));var Eo,So,Ao={tile:1024,concurrency:Bo,features:["js","wasm","ww"],idle:2e3,createCanvas:function(e,t){var r=document.createElement("canvas");return r.width=e,r.height=t,r}},_o={quality:3,alpha:!1,unsharpAmount:0,unsharpRadius:0,unsharpThreshold:0};function Io(){return{value:Hn(vo),destroy:function(){if(this.value.terminate(),"undefined"!=typeof window){var e=window.URL||window.webkitURL||window.mozURL||window.msURL;e&&e.revokeObjectURL&&this.value.objectURL&&e.revokeObjectURL(this.value.objectURL)}}}}function To(e){if(!(this instanceof To))return new To(e);this.options=Fn({},Ao,e||{});var t="lk_".concat(this.options.concurrency);this.__limit=ko[t]||function(e){var t=0,r=[];function n(){t<e&&r.length&&(t++,r.shift()())}return function(e){return new Promise((function(o,a){r.push((function(){e().then((function(e){o(e),t--,n()}),(function(e){a(e),t--,n()}))})),n()}))}}(this.options.concurrency),ko[t]||(ko[t]=this.__limit),this.features={js:!1,wasm:!1,cib:!1,ww:!1},this.__workersPool=null,this.__requested_features=[],this.__mathlib=null}To.prototype.init=function(){var e=this;if(this.__initPromise)return this.__initPromise;if(!1!==Eo&&!0!==Eo&&(Eo=!1,"undefined"!=typeof ImageData&&"undefined"!=typeof Uint8ClampedArray))try{new ImageData(new Uint8ClampedArray(400),10,10),Eo=!0}catch(t){}!1!==So&&!0!==So&&(So=!1,"undefined"!=typeof ImageBitmap&&(ImageBitmap.prototype&&ImageBitmap.prototype.close?So=!0:this.debug("ImageBitmap does not support .close(), disabled")));var t=this.options.features.slice();if(t.indexOf("all")>=0&&(t=["cib","wasm","js","ww"]),this.__requested_features=t,this.__mathlib=new fo(t),t.indexOf("ww")>=0&&"undefined"!=typeof window&&"Worker"in window)try{Hn((function(){})).terminate(),this.features.ww=!0;var r="wp_".concat(JSON.stringify(this.options));ko[r]?this.__workersPool=ko[r]:(this.__workersPool=new ho(Io,this.options.idle),ko[r]=this.__workersPool)}catch(t){}var n,o=this.__mathlib.init().then((function(t){Fn(e.features,t.features)}));return n=So?function(e){return Promise.resolve().then((function(){if("undefined"==typeof createImageBitmap)return!1;var t=e(100,100);return createImageBitmap(t,0,0,100,100,{resizeWidth:10,resizeHeight:10,resizeQuality:"high"}).then((function(e){var r=10===e.width;return e.close(),t=null,r}))})).catch((function(){return!1}))}(this.options.createCanvas).then((function(r){e.features.cib&&t.indexOf("cib")<0?e.debug("createImageBitmap() resize supported, but disabled by config"):t.indexOf("cib")>=0&&(e.features.cib=r)})):Promise.resolve(!1),this.__initPromise=Promise.all([o,n]).then((function(){return e})),this.__initPromise},To.prototype.resize=function(e,t,r){var n=this;this.debug("Start resize...");var o=Fn({},_o);if(isNaN(r)?r&&(o=Fn(o,r)):o=Fn(o,{quality:r}),o.toWidth=t.width,o.toHeight=t.height,o.width=e.naturalWidth||e.width,o.height=e.naturalHeight||e.height,0===t.width||0===t.height)return Promise.reject(new Error("Invalid output size: ".concat(t.width,"x").concat(t.height)));o.unsharpRadius>2&&(o.unsharpRadius=2);var a=!1,i=null;o.cancelToken&&(i=o.cancelToken.then((function(e){throw a=!0,e}),(function(e){throw a=!0,e})));var s=Math.ceil(Math.max(3,2.5*o.unsharpRadius|0));return this.init().then((function(){if(a)return i;if(n.features.cib){var r=t.getContext("2d",{alpha:Boolean(o.alpha)});return n.debug("Resize via createImageBitmap()"),createImageBitmap(e,{resizeWidth:o.toWidth,resizeHeight:o.toHeight,resizeQuality:yo(o.quality)}).then((function(e){if(a)return i;if(!o.unsharpAmount)return r.drawImage(e,0,0),e.close(),r=null,n.debug("Finished!"),t;n.debug("Unsharp result");var s=n.options.createCanvas(o.toWidth,o.toHeight),c=s.getContext("2d",{alpha:Boolean(o.alpha)});c.drawImage(e,0,0),e.close();var l=c.getImageData(0,0,o.toWidth,o.toHeight);return n.__mathlib.unsharp_mask(l.data,o.toWidth,o.toHeight,o.unsharpAmount,o.unsharpRadius,o.unsharpThreshold),r.putImageData(l,0,0),s.width=s.height=0,l=c=s=r=null,n.debug("Finished!"),t}))}var c={},l=function(e){return Promise.resolve().then((function(){return n.features.ww?new Promise((function(t,r){var o=n.__workersPool.acquire();i&&i.catch((function(e){return r(e)})),o.value.onmessage=function(e){o.release(),e.data.err?r(e.data.err):t(e.data.result)},o.value.postMessage({opts:e,features:n.__requested_features,preload:{wasm_nodule:n.__mathlib.__}},[e.src.buffer])})):n.__mathlib.resizeAndUnsharp(e,c)}))},u=function(e,t,r){var o,c,u,d=!1,f=function(t){return n.__limit((function(){if(a)return i;var s;if(go(e))n.debug("Get tile pixel data"),s=o.getImageData(t.x,t.y,t.width,t.height);else{n.debug("Draw tile imageBitmap/image to temporary canvas");var d=n.options.createCanvas(t.width,t.height),f=d.getContext("2d",{alpha:Boolean(r.alpha)});f.globalCompositeOperation="copy",f.drawImage(c||e,t.x,t.y,t.width,t.height,0,0,t.width,t.height),n.debug("Get tile pixel data"),s=f.getImageData(0,0,t.width,t.height),d.width=d.height=0,f=d=null}var p={src:s.data,width:t.width,height:t.height,toWidth:t.toWidth,toHeight:t.toHeight,scaleX:t.scaleX,scaleY:t.scaleY,offsetX:t.offsetX,offsetY:t.offsetY,quality:r.quality,alpha:r.alpha,unsharpAmount:r.unsharpAmount,unsharpRadius:r.unsharpRadius,unsharpThreshold:r.unsharpThreshold};return n.debug("Invoke resize math"),Promise.resolve().then((function(){return l(p)})).then((function(e){if(a)return i;var r;if(s=null,n.debug("Convert raw rgba tile result to ImageData"),Eo)r=new ImageData(new Uint8ClampedArray(e),t.toWidth,t.toHeight);else if((r=u.createImageData(t.toWidth,t.toHeight)).data.set)r.data.set(e);else for(var o=r.data.length-1;o>=0;o--)r.data[o]=e[o];return n.debug("Draw tile"),wo?u.putImageData(r,t.toX,t.toY,t.toInnerX-t.toX,t.toInnerY-t.toY,t.toInnerWidth+1e-5,t.toInnerHeight+1e-5):u.putImageData(r,t.toX,t.toY,t.toInnerX-t.toX,t.toInnerY-t.toY,t.toInnerWidth,t.toInnerHeight),null}))}))};return Promise.resolve().then((function(){if(u=t.getContext("2d",{alpha:Boolean(r.alpha)}),go(e))return o=e.getContext("2d",{alpha:Boolean(r.alpha)}),null;if(function(e){return"[object ImageBitmap]"===mo(e)}(e))return c=e,d=!0,null;if(function(e){return"[object HTMLImageElement]"===mo(e)}(e))return So?(n.debug("Decode image via createImageBitmap"),createImageBitmap(e).then((function(e){c=e})).catch((function(e){return null}))):null;throw new Error('Pica: ".from" should be Image, Canvas or ImageBitmap')})).then((function(){if(a)return i;n.debug("Calculate tiles");var e=function(e){var t,r,n,o,a,i,s=e.toWidth/e.width,c=e.toHeight/e.height,l=bo(e.srcTileSize*s)-2*e.destTileBorder,u=bo(e.srcTileSize*c)-2*e.destTileBorder;if(l<1||u<1)throw new Error("Internal error in pica: target tile width/height is too small.");var d,f=[];for(o=0;o<e.toHeight;o+=u)for(n=0;n<e.toWidth;n+=l)(t=n-e.destTileBorder)<0&&(t=0),t+(a=n+l+e.destTileBorder-t)>=e.toWidth&&(a=e.toWidth-t),(r=o-e.destTileBorder)<0&&(r=0),r+(i=o+u+e.destTileBorder-r)>=e.toHeight&&(i=e.toHeight-r),d={toX:t,toY:r,toWidth:a,toHeight:i,toInnerX:n,toInnerY:o,toInnerWidth:l,toInnerHeight:u,offsetX:t/s-bo(t/s),offsetY:r/c-bo(r/c),scaleX:s,scaleY:c,x:bo(t/s),y:bo(r/c),width:Co(a/s),height:Co(i/c)},f.push(d);return f}({width:r.width,height:r.height,srcTileSize:n.options.tile,toWidth:r.toWidth,toHeight:r.toHeight,destTileBorder:s}).map((function(e){return f(e)}));function o(){c&&(d||c.close(),c=null)}return n.debug("Process tiles"),Promise.all(e).then((function(){return n.debug("Finished!"),o(),t}),(function(e){throw o(),e}))}))};return function e(t,r,o,s){if(a)return i;var c,l=T(t.shift(),2),d=l[0],f=l[1],p=0===t.length;return s=Fn({},s,{toWidth:d,toHeight:f,quality:p?s.quality:Math.min(1,s.quality)}),p||(c=n.options.createCanvas(d,f)),u(r,p?o:c,s).then((function(){return p?o:(s.width=d,s.height=f,e(t,c,o,s))})).then((function(e){return c&&(c.width=c.height=0),e}))}(function(e,t,r,n,o,a){var i=r/e,s=n/t,c=(2*a+2+1)/o;if(c>.5)return[[r,n]];var l=Math.ceil(Math.log(Math.min(i,s))/Math.log(c));if(l<=1)return[[r,n]];for(var u=[],d=0;d<l;d++){var f=Math.round(Math.pow(Math.pow(e,l-d-1)*Math.pow(r,d+1),1/l)),p=Math.round(Math.pow(Math.pow(t,l-d-1)*Math.pow(n,d+1),1/l));u.push([f,p])}return u}(o.width,o.height,o.toWidth,o.toHeight,n.options.tile,s),e,t,o)}))},To.prototype.resizeBuffer=function(e){var t=this,r=Fn({},_o,e);return this.init().then((function(){return t.__mathlib.resizeAndUnsharp(r)}))},To.prototype.toBlob=function(e,t,r){return t=t||"image/png",new Promise((function(n){if(e.toBlob)e.toBlob((function(e){return n(e)}),t,r);else if(e.convertToBlob)n(e.convertToBlob({type:t,quality:r}));else{for(var o=atob(e.toDataURL(t,r).split(",")[1]),a=o.length,i=new Uint8Array(a),s=0;s<a;s++)i[s]=o.charCodeAt(s);n(new Blob([i],{type:t}))}}))},To.prototype.debug=function(){};var Po=new To,xo=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=r.minSize,o=void 0===n?720:n,a=e/t;return e>t?{desW:Math.floor(o*a),desH:o}:{desW:o,desH:Math.floor(o/a)}},Ro=Object.freeze({__proto__:null,scaleImage:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.minSize,n=void 0===r?720:r;return new Promise((function(t){var r=URL.createObjectURL(e),o=new Image;o.src=r;var a=document.createElement("canvas");o.onload=function(){if(o.width&&o.height&&(o.width<n||o.height<n)){var e=xo(o.width,o.height,{minSize:n}),r=e.desW,i=e.desH;a.width=r,a.height=i,Po.resize(o,a).then((function(e){return Po.toBlob(e,"image/jpeg",1)})).then((function(e){return t(e)}))}else t(null)}}))},createResizer:function(e){var t=e.width,r=e.height,n=document.createElement("canvas"),o=n.getContext("2d");return n.width=t,n.height=r,{resize:function(e){var t=e.srcCanvas;return o.drawImage(t,0,0,n.width,n.height),n}}},resizeBlobImg:function(e,t,r){var n=document.createElement("canvas"),o=n.getContext("2d");return n.width=t,n.height=r,new Promise((function(t){var r=URL.createObjectURL(e),a=new Image;a.onload=function(){URL.revokeObjectURL(r),o.drawImage(a,0,0,n.width,n.height),n.toBlob(t,"image/jpeg",1)},a.src=r}))},blobToCanvas:function(e){var t=e.blob;return new Promise((function(e){var r=document.createElement("canvas"),n=r.getContext("2d"),o=new Image;o.onload=function(t){var a=o.width,i=o.height;r.width=a,r.height=i,URL.revokeObjectURL(t.target.src),n.drawImage(t.target,0,0),e(r)},o.src=URL.createObjectURL(t)}))}});function No(e,t,r,n){var o=r*(4*t)+4*n;return{r:e[o],g:e[o+1],b:e[o+2]}}function Lo(e,t,r){return function(e,t,r){for(var n=0,o=r[1],a=r[3],i=r[0],s=r[2],c=o;c<a;c++)for(var l=i;l<s;l++){var u=No(e,t,c,l),d=u.r,f=u.g,p=u.b;d>=245&&p>=245&&f>245&&(n+=1)}return n}(e,t,function(e,t){var r=Math.floor(.025*e),n=e-r,o=Math.floor(.025*t);return[r,o,n,t-o]}(t,r))/(t*r)>=.001}function Oo(){return(Oo=z(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.getContext("2d"),n=r.getImageData(0,0,t.width,t.height),o=n.data,on){e.next=5;break}return e.abrupt("return",Lo(o,n.width,n.height));case 5:return e.abrupt("return",on.detectGlare(o,n.width,n.height));case 6:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Do=Object.freeze({__proto__:null,isCardGlare:function(e){return Oo.apply(this,arguments)}}),Mo="internal_server_error",Uo="network_error",Fo=gr();function Vo(e){return 500*Math.pow(1.5,e)}function jo(e){return Array.isArray(null==e?void 0:e.errors)&&e.errors.find((function(e){return e.code===Mo}))}function zo(e){return"Failed to fetch"===e.message||!e.response}function Ko(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.maxNetworkErrorRetryTimes,n=void 0===r?5:r,o=t.maxInternalServerErrorRetryTimes,a=void 0===o?1:o,i=t.propertyKey,s=t.onDone;return function(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];var c=this;function l(e,t){return u.apply(this,arguments)}function u(){return(u=z(regeneratorRuntime.mark((function t(o,u){var d,f,p,h,m,g,y,v,b=arguments;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return g=function(){return(g=z(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=h(t),n=p(t)-r,e.next=4,Vr(Vo(n));case 4:return e.abrupt("return",l(r,t,n));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)},m=function(e){return g.apply(this,arguments)},h=function(e){return e===u?Math.max(o-1,0):p(e)-1},p=function(e){return e===Uo?n:e===Mo?a:0},f=function(e){return o>0||(e===Uo?void 0===o&&n>0:e===Mo&&void 0===o&&a>0)},d=b.length>2&&void 0!==b[2]?b[2]:0,y=performance.now(),t.prev=7,t.next=10,e.apply(c,r);case 10:if(v=t.sent,s({response:v,retryCount:d,propertyKey:i,timeInMs:performance.now()-y,args:r}),!jo(v)||!f(Mo)){t.next=16;break}return t.next=15,m(Mo);case 15:return t.abrupt("return",t.sent);case 16:return t.abrupt("return",v);case 19:if(t.prev=19,t.t0=t.catch(7),s({error:t.t0,retryCount:d,propertyKey:i,timeInMs:performance.now()-y,args:r}),!zo(t.t0)||!f(Uo)){t.next=24;break}return t.abrupt("return",m(Uo));case 24:throw t.t0;case 25:case"end":return t.stop()}}),t,null,[[7,19]])})))).apply(this,arguments)}return l()}}function Ho(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.maxNetworkErrorRetryTimes,n=void 0===r?5:r,o=t.maxInternalServerErrorRetryTimes,a=void 0===o?1:o,i=t.onDone,s=void 0===i?function(){}:i,c={get:function(e,t){var r=e[t];return"function"==typeof r&&"constructor"!==t?Ko(r,{maxNetworkErrorRetryTimes:n,maxInternalServerErrorRetryTimes:a,propertyKey:t,onDone:s}):r}};return new Proxy(e,c)}var qo=function(e){var t=e.response,r=(e.error,e.retryCount,e.propertyKey,e.timeInMs);return e.args,{event:"test-event",log:{request_status:t?"success":"fail",time_in_ms:r}}},Qo=Object.freeze({__proto__:null,createRetryAPIClient:Ho,useApiClient:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.apiCredentials,o=void 0===t?{}:t,a=e.tracking,i=void 0===a?{}:a,s=r(null),c=Or(),l=c.sendEvent,u=n((function(e){try{var t=qo(e),r=t.event,n=t.log;l({tag:"sdk_api",event:r,log:n})}catch(e){}}),[l]);if(null===s.current){var d=o.accessKey,f=o.secretKey,p=o.apiUrl,h=i.userId,m=Nr({userId:h});s.current=Ho(new te(d,f,p,{httpHeaders:q(q({},Fo),{},{"x-request-id":m})}),{onDone:u})}return{apiClient:s.current}}}),Wo="BFnYsWrH",Go="KbKcY2nb",Xo=function(e){return e.split("").reverse().join("")},Yo=function(e){var t=e.url;return new Promise((function(e){var r=document.createElement("script");r.onload=e,r.src=t,document.head.appendChild(r)}))},Zo=window.fetch.bind(window);function $o(e){var t=e.split(","),r=t[0].match(/:(.*?);/)[1];return{u8arr:Uint8Array.from(atob(t[1]),(function(e){return e.charCodeAt(0)})),mime:r}}var Jo=function(){var e=z(regeneratorRuntime.mark((function e(){var t,r,n,o,a=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t="".concat(Xo(Wo)).concat(Xo(Go)),e.next=3,Zo.apply(void 0,a);case 3:return r=e.sent,e.next=6,r.text();case 6:return n=e.sent,o=Sr.AES.decrypt(n,t).toString(Sr.enc.Utf8),e.abrupt("return",$o(o));case 9:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),ea=function(){var e=z(regeneratorRuntime.mark((function e(){var t,r,n=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Zo.apply(void 0,n);case 2:return t=e.sent,e.next=5,t.text();case 5:return r=e.sent,e.abrupt("return",r);case 7:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),ta=Object.freeze({__proto__:null,reverseString:Xo,loadExternalScript:Yo,fetchWithDecryption:Jo,fetchRawResource:ea}),ra=/^\s+|\s+$/g,na=/^[-+]0x[0-9a-f]+$/i,oa=/^0b[01]+$/i,aa=/^0o[0-7]+$/i,ia=parseInt,sa=function(e){if("number"==typeof e)return e;if(function(e){return"symbol"==C(e)||rt(e)&&"[object Symbol]"==Se(e)}(e))return NaN;if(Ae(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Ae(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(ra,"");var r=oa.test(e);return r||aa.test(e)?ia(e.slice(2),r?2:8):na.test(e)?NaN:+e},ca=function(e){var t=function(e){return e?1/0===(e=sa(e))||-1/0===e?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}(e),r=t%1;return t==t?r?t-r:t:0},la=function(e){return function(e,t){var r;if("function"!=typeof t)throw new TypeError("Expected a function");return e=ca(e),function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=void 0),r}}(2,e)}(function(){var e=z(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l,u,d,f,p,h=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=h.length>0&&void 0!==h[0]?h[0]:{},r=t.tfUrl,n=void 0===r?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@3.11.0":r,o=t.tfBackendWasmUrl,a=void 0===o?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-backend-wasm@3.11.0/dist/tf-backend-wasm.js":o,i=t.tfBackendCpuUrl,s=void 0===i?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-backend-cpu@3.11.0":i,c=t.tfBackendWebGlUrl,l=void 0===c?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-backend-webgl@3.11.0":c,u=t.tfLiteUrl,d=void 0===u?"https://cdn.jsdelivr.net/npm/@tensorflow/tfjs-tflite@0.0.1-alpha.7/dist/tf-tflite.min.js":u,f=t.blazefaceScriptUrl,p=void 0===f?"https://cdn.jsdelivr.net/npm/@tensorflow-models/blazeface@0.0.7":f,e.next=3,Yo({url:n});case 3:return e.next=5,Promise.all([Yo({url:a}),Yo({url:s}),Yo({url:l}),Yo({url:p}),Yo({url:d})]);case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}());function ua(){return(ua=z(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=l.length>0&&void 0!==l[0]?l[0]:{},r=t.preferredBackends,n=void 0===r?["webgl","wasm","cpu"]:r,o=window,a=o.tf,e.next=4,a.enableProdMode();case 4:i=Y(n),e.prev=5,i.s();case 7:if((s=i.n()).done){e.next=21;break}return c=s.value,e.prev=9,e.next=12,a.setBackend(c);case 12:return e.abrupt("break",21);case 15:if(e.prev=15,e.t0=e.catch(9),c!==n[n.length-1]){e.next=19;break}throw e.t0;case 19:e.next=7;break;case 21:e.next=26;break;case 23:e.prev=23,e.t1=e.catch(5),i.e(e.t1);case 26:return e.prev=26,i.f(),e.finish(26);case 29:return e.next=31,a.ready();case 31:case"end":return e.stop()}}),e,null,[[5,23,26,29],[9,15]])})))).apply(this,arguments)}function da(){return(da=z(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.modelUrl,n=window,o=n.blazeface,e.abrupt("return",r?o.load({modelUrl:r}):o.load());case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function fa(){return(fa=z(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.modelUrl,e.next=3,ea(r);case 3:return n=e.sent,o=n.rawData,e.abrupt("return",o);case 6:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function pa(){return(pa=z(regeneratorRuntime.mark((function e(t){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.modelUrl,n=window,o=n.tflite,e.next=4,Jo(r);case 4:return a=e.sent,i=a.u8arr,e.abrupt("return",o.loadTFLiteModel(i,{numThreads:navigator.hardwareConcurrency/2}));case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var ha=Object.freeze({__proto__:null,loadTensorFlow:la,initTensorFlow:function(){return ua.apply(this,arguments)},loadBlazefaceModel:function(e){return da.apply(this,arguments)},preloadResource:function(e){return fa.apply(this,arguments)},loadTFLiteModel:function(e){return pa.apply(this,arguments)}}),ma=Object.freeze({__proto__:null,enableAntiDebug:function(){var e,t,r=["action","gger","stateObject","apply","chain","test","input","Hello World!","constructor","counter","length","debu","call"];e=r,t=185,function(t){for(;--t;)e.push(e.shift())}(++t);var n,o,a=function(e,t){return r[e-=0]};function i(e){function t(e){if("string"==typeof e)return function(e){}[a("0x5")]("while (true) {}")[a("0x0")](a("0x6"));1!=="".concat(e/e)[a("0x7")]||e%20==0?function(){return!0}[a("0x5")]("".concat(a("0x8"),"gger"))[a("0x9")](a("0xa")):function(){return!1}.constructor("debu".concat(a("0xb")))[a("0x0")](a("0xc")),t(++e)}try{if(e)return t;t(0)}catch(e){}}setInterval((function(){i()}),4e3),n=!0,o=function(e,t){var r=n?function(){if(t){var r=t[a("0x0")](e,arguments);return t=null,r}}:function(){};return n=!1,r},function(){o(this,(function(){var e=new RegExp("function *\\( *\\)"),t=new RegExp("\\+\\+ *(?:_0x(?:[a-f0-9]){4,6}|(?:\\b|\\d)[a-z0-9]{1,4}(?:\\b|\\d))","i"),r=i("init");e.test(r+a("0x1"))&&t[a("0x2")](r+a("0x3"))?i():r("0")}))()}(),console.log(a("0x4"))}}),ga=Object.freeze({__proto__:null,useThemeContext:function(){return o(h)}});function ya(){return(ya=z(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.key,n=new TextEncoder,(o=n.encode(r)).reverse(),e.abrupt("return",crypto.subtle.digest("SHA-256",o));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var va=Object.freeze({__proto__:null,encrypt:function(e){var t=e.blob,r=e.key;return new Promise((function(e){var n=new FileReader;n.onload=function(t){var n=t.target.result;(function(e){return ya.apply(this,arguments)})({key:r}).then((function(t){window.crypto.subtle.importKey("raw",t,"AES-GCM",!0,["encrypt","decrypt"]).then((function(t){window.crypto.subtle.encrypt({name:"AES-GCM",iv:new Uint8Array(12),tagLength:128},t,n).then((function(t){var r;e({hex:(r=t,W(new Uint8Array(r)).map((function(e){return e.toString(16).padStart(2,"0")})).join(""))})}))}))}))},n.readAsArrayBuffer(t)}))}}),ba=function(){return URL.createObjectURL(new Blob(['\'use strict\';(function(){function T(a,b){let c=[],d="";b=a.readBits([8,16,16][b]);for(let d=0;d<b;d++){let b=a.readBits(8);c.push(b)}try{d+=decodeURIComponent(c.map(a=>`%${("0"+a.toString(16)).substr(-2)}`).join(""))}catch(e){}return{bytes:c,text:d}}function U(a,b){a=new V(a);let c=9>=b?0:26>=b?1:2;for(b={text:"",bytes:[],chunks:[],version:b};4<=a.available();){var d=a.readBits(4);if(d===t.Terminator)return b;if(d===t.ECI)0===a.readBits(1)?b.chunks.push({type:r.ECI,assignmentNumber:a.readBits(7)}):\n0===a.readBits(1)?b.chunks.push({type:r.ECI,assignmentNumber:a.readBits(14)}):0===a.readBits(1)?b.chunks.push({type:r.ECI,assignmentNumber:a.readBits(21)}):b.chunks.push({type:r.ECI,assignmentNumber:-1});else if(d===t.Numeric){var e=a;d=[];for(var f="",g=e.readBits([10,12,14][c]);3<=g;){var h=e.readBits(10);if(1E3<=h)throw Error("Invalid numeric value above 999");var k=Math.floor(h/100),n=Math.floor(h/10)%10;h%=10;d.push(48+k,48+n,48+h);f+=k.toString()+n.toString()+h.toString();g-=3}if(2===g){g=e.readBits(7);\nif(100<=g)throw Error("Invalid numeric value above 99");e=Math.floor(g/10);g%=10;d.push(48+e,48+g);f+=e.toString()+g.toString()}else if(1===g){e=e.readBits(4);if(10<=e)throw Error("Invalid numeric value above 9");d.push(48+e);f+=e.toString()}d={bytes:d,text:f};b.text+=d.text;b.bytes.push(...d.bytes);b.chunks.push({type:r.Numeric,text:d.text})}else if(d===t.Alphanumeric){e=a;d=[];f="";for(g=e.readBits([9,11,13][c]);2<=g;)n=e.readBits(11),k=Math.floor(n/45),n%=45,d.push(B[k].charCodeAt(0),B[n].charCodeAt(0)),\nf+=B[k]+B[n],g-=2;1===g&&(e=e.readBits(6),d.push(B[e].charCodeAt(0)),f+=B[e]);d={bytes:d,text:f};b.text+=d.text;b.bytes.push(...d.bytes);b.chunks.push({type:r.Alphanumeric,text:d.text})}else if(d===t.Byte)d=T(a,c),b.text+=d.text,b.bytes.push(...d.bytes),b.chunks.push({type:r.Byte,bytes:d.bytes,text:d.text});else if(d===t.Kanji){f=a;d=[];e=f.readBits([8,10,12][c]);for(g=0;g<e;g++)k=f.readBits(13),k=Math.floor(k/192)<<8|k%192,k=7936>k?k+33088:k+49472,d.push(k>>8,k&255);f=(new TextDecoder("shift-jis")).decode(Uint8Array.from(d));\nd={bytes:d,text:f};b.text+=d.text;b.bytes.push(...d.bytes);b.chunks.push({type:r.Kanji,bytes:d.bytes,text:d.text})}else d===t.StructuredAppend&&b.chunks.push({type:r.StructuredAppend,currentSequence:a.readBits(4),totalSequence:a.readBits(4),parity:a.readBits(8)})}if(0===a.available()||0===a.readBits(a.available()))return b}function J(a,b){return a^b}function W(a,b,c,d){b.degree()<c.degree()&&([b,c]=[c,b]);let e=a.zero;for(var f=a.one;c.degree()>=d/2;){var g=b;let d=e;b=c;e=f;if(b.isZero())return null;\nc=g;f=a.zero;g=b.getCoefficient(b.degree());for(g=a.inverse(g);c.degree()>=b.degree()&&!c.isZero();){let d=c.degree()-b.degree(),e=a.multiply(c.getCoefficient(c.degree()),g);f=f.addOrSubtract(a.buildMonomial(d,e));c=c.addOrSubtract(b.multiplyByMonomial(d,e))}f=f.multiplyPoly(e).addOrSubtract(d);if(c.degree()>=b.degree())return null}d=f.getCoefficient(0);if(0===d)return null;a=a.inverse(d);return[f.multiply(a),c.multiply(a)]}function X(a,b){let c=new Uint8ClampedArray(a.length);c.set(a);a=new Y(285,\n256,0);var d=new w(a,c),e=new Uint8ClampedArray(b),f=!1;for(var g=0;g<b;g++){var h=d.evaluateAt(a.exp(g+a.generatorBase));e[e.length-1-g]=h;0!==h&&(f=!0)}if(!f)return c;d=new w(a,e);d=W(a,a.buildMonomial(b,1),d,b);if(null===d)return null;b=d[0];g=b.degree();if(1===g)b=[b.getCoefficient(1)];else{e=Array(g);f=0;for(h=1;h<a.size&&f<g;h++)0===b.evaluateAt(h)&&(e[f]=a.inverse(h),f++);b=f!==g?null:e}if(null==b)return null;d=d[1];e=b.length;f=Array(e);for(g=0;g<e;g++){h=a.inverse(b[g]);let c=1;for(let d=\n0;d<e;d++)g!==d&&(c=a.multiply(c,J(1,a.multiply(b[d],h))));f[g]=a.multiply(d.evaluateAt(h),a.inverse(c));0!==a.generatorBase&&(f[g]=a.multiply(f[g],h))}d=f;for(e=0;e<b.length;e++){f=c.length-1-a.log(b[e]);if(0>f)return null;c[f]^=d[e]}return c}function E(a,b){a^=b;for(b=0;a;)b++,a&=a-1;return b}function C(a,b){return b<<1|a}function Z(a,b,c){c=aa[c.dataMask];let d=a.height;var e=17+4*b.versionNumber,f=A.createEmpty(e,e);f.setRegion(0,0,9,9,!0);f.setRegion(e-8,0,8,9,!0);f.setRegion(0,e-8,9,8,!0);for(var g of b.alignmentPatternCenters)for(var h of b.alignmentPatternCenters)6===\ng&&6===h||6===g&&h===e-7||g===e-7&&6===h||f.setRegion(g-2,h-2,5,5,!0);f.setRegion(6,9,1,e-17,!0);f.setRegion(9,6,e-17,1,!0);6<b.versionNumber&&(f.setRegion(e-11,0,3,6,!0),f.setRegion(0,e-11,6,3,!0));b=f;g=[];e=h=0;f=!0;for(let k=d-1;0<k;k-=2){6===k&&k--;for(let n=0;n<d;n++){let m=f?d-1-n:n;for(let d=0;2>d;d++){let f=k-d;if(!b.get(f,m)){e++;let b=a.get(f,m);c({y:m,x:f})&&(b=!b);h=h<<1|b;8===e&&(g.push(h),h=e=0)}}}f=!f}return g}function ba(a){var b=a.height,c=Math.floor((b-17)/4);if(6>=c)return K[c-\n1];c=0;for(var d=5;0<=d;d--)for(var e=b-9;e>=b-11;e--)c=C(a.get(e,d),c);d=0;for(e=5;0<=e;e--)for(let c=b-9;c>=b-11;c--)d=C(a.get(e,c),d);a=Infinity;let f;for(let e of K){if(e.infoBits===c||e.infoBits===d)return e;b=E(c,e.infoBits);b<a&&(f=e,a=b);b=E(d,e.infoBits);b<a&&(f=e,a=b)}if(3>=a)return f}function ca(a){let b=0;for(var c=0;8>=c;c++)6!==c&&(b=C(a.get(c,8),b));for(c=7;0<=c;c--)6!==c&&(b=C(a.get(8,c),b));var d=a.height;c=0;for(var e=d-1;e>=d-7;e--)c=C(a.get(8,e),c);for(e=d-8;e<d;e++)c=C(a.get(e,\n8),c);a=Infinity;d=null;for(let {bits:f,formatInfo:g}of da){if(f===b||f===c)return g;e=E(b,f);e<a&&(d=g,a=e);b!==c&&(e=E(c,f),e<a&&(d=g,a=e))}return 3>=a?d:null}function ea(a,b,c){let d=b.errorCorrectionLevels[c],e=[],f=0;d.ecBlocks.forEach(a=>{for(let b=0;b<a.numBlocks;b++)e.push({numDataCodewords:a.dataCodewordsPerBlock,codewords:[]}),f+=a.dataCodewordsPerBlock+d.ecCodewordsPerBlock});if(a.length<f)return null;a=a.slice(0,f);b=d.ecBlocks[0].dataCodewordsPerBlock;for(c=0;c<b;c++)for(var g of e)g.codewords.push(a.shift());\nif(1<d.ecBlocks.length)for(g=d.ecBlocks[0].numBlocks,b=d.ecBlocks[1].numBlocks,c=0;c<b;c++)e[g+c].codewords.push(a.shift());for(;0<a.length;)for(let b of e)b.codewords.push(a.shift());return e}function L(a){let b=ba(a);if(!b)return null;var c=ca(a);if(!c)return null;a=Z(a,b,c);var d=ea(a,b,c.errorCorrectionLevel);if(!d)return null;c=d.reduce((a,b)=>a+b.numDataCodewords,0);c=new Uint8ClampedArray(c);a=0;for(let b of d){d=X(b.codewords,b.codewords.length-b.numDataCodewords);if(!d)return null;for(let e=\n0;e<b.numDataCodewords;e++)c[a++]=d[e]}try{return U(c,b.versionNumber)}catch(e){return null}}function M(a,b,c,d){var e=a.x-b.x+c.x-d.x;let f=a.y-b.y+c.y-d.y;if(0===e&&0===f)return{a11:b.x-a.x,a12:b.y-a.y,a13:0,a21:c.x-b.x,a22:c.y-b.y,a23:0,a31:a.x,a32:a.y,a33:1};{let h=b.x-c.x;var g=d.x-c.x;let k=b.y-c.y,n=d.y-c.y;c=h*n-g*k;g=(e*n-g*f)/c;e=(h*f-e*k)/c;return{a11:b.x-a.x+g*b.x,a12:b.y-a.y+g*b.y,a13:g,a21:d.x-a.x+e*d.x,a22:d.y-a.y+e*d.y,a23:e,a31:a.x,a32:a.y,a33:1}}}function fa(a,b,c,d){a=M(a,b,c,d);\nreturn{a11:a.a22*a.a33-a.a23*a.a32,a12:a.a13*a.a32-a.a12*a.a33,a13:a.a12*a.a23-a.a13*a.a22,a21:a.a23*a.a31-a.a21*a.a33,a22:a.a11*a.a33-a.a13*a.a31,a23:a.a13*a.a21-a.a11*a.a23,a31:a.a21*a.a32-a.a22*a.a31,a32:a.a12*a.a31-a.a11*a.a32,a33:a.a11*a.a22-a.a12*a.a21}}function ha(a,b){var c=fa({x:3.5,y:3.5},{x:b.dimension-3.5,y:3.5},{x:b.dimension-6.5,y:b.dimension-6.5},{x:3.5,y:b.dimension-3.5}),d=M(b.topLeft,b.topRight,b.alignmentPattern,b.bottomLeft),e=d.a11*c.a11+d.a21*c.a12+d.a31*c.a13,f=d.a12*c.a11+\nd.a22*c.a12+d.a32*c.a13,g=d.a13*c.a11+d.a23*c.a12+d.a33*c.a13,h=d.a11*c.a21+d.a21*c.a22+d.a31*c.a23,k=d.a12*c.a21+d.a22*c.a22+d.a32*c.a23,n=d.a13*c.a21+d.a23*c.a22+d.a33*c.a23,m=d.a11*c.a31+d.a21*c.a32+d.a31*c.a33,l=d.a12*c.a31+d.a22*c.a32+d.a32*c.a33,p=d.a13*c.a31+d.a23*c.a32+d.a33*c.a33;c=A.createEmpty(b.dimension,b.dimension);d=(a,b)=>{const c=g*a+n*b+p;return{x:(e*a+h*b+m)/c,y:(f*a+k*b+l)/c}};for(let e=0;e<b.dimension;e++)for(let f=0;f<b.dimension;f++){let b=d(f+.5,e+.5);c.set(f,e,a.get(Math.floor(b.x),\nMath.floor(b.y)))}return{matrix:c,mappingFunction:d}}function x(a){return a.reduce((a,c)=>a+c)}function ia(a,b,c){let d=y(a,b),e=y(b,c),f=y(a,c),g,h,k;e>=d&&e>=f?[g,h,k]=[b,a,c]:f>=e&&f>=d?[g,h,k]=[a,b,c]:[g,h,k]=[a,c,b];0>(k.x-h.x)*(g.y-h.y)-(k.y-h.y)*(g.x-h.x)&&([g,k]=[k,g]);return{bottomLeft:g,topLeft:h,topRight:k}}function ja(a,b,c,d){d=(x(z(a,c,d,5))/7+x(z(a,b,d,5))/7+x(z(c,a,d,5))/7+x(z(b,a,d,5))/7)/4;if(1>d)throw Error("Invalid module size");b=Math.round(y(a,b)/d);a=Math.round(y(a,c)/d);a=\nMath.floor((b+a)/2)+7;switch(a%4){case 0:a++;break;case 2:a--}return{dimension:a,moduleSize:d}}function N(a,b,c,d){let e=[{x:Math.floor(a.x),y:Math.floor(a.y)}];var f=Math.abs(b.y-a.y)>Math.abs(b.x-a.x);if(f){var g=Math.floor(a.y);var h=Math.floor(a.x);a=Math.floor(b.y);b=Math.floor(b.x)}else g=Math.floor(a.x),h=Math.floor(a.y),a=Math.floor(b.x),b=Math.floor(b.y);let k=Math.abs(a-g),n=Math.abs(b-h),m=Math.floor(-k/2),l=g<a?1:-1,p=h<b?1:-1,q=!0;for(let v=g,u=h;v!==a+l;v+=l){g=f?u:v;h=f?v:u;if(c.get(g,\nh)!==q&&(q=!q,e.push({x:g,y:h}),e.length===d+1))break;m+=n;if(0<m){if(u===b)break;u+=p;m-=k}}c=[];for(f=0;f<d;f++)e[f]&&e[f+1]?c.push(y(e[f],e[f+1])):c.push(0);return c}function z(a,b,c,d){let e=b.y-a.y,f=b.x-a.x;b=N(a,b,c,Math.ceil(d/2));a=N(a,{x:a.x-f,y:a.y-e},c,Math.ceil(d/2));c=b.shift()+a.shift()-1;return a.concat(c).concat(...b)}function F(a,b){let c=x(a)/x(b),d=0;b.forEach((b,f)=>{d+=Math.pow(a[f]-b*c,2)});return{averageSize:c,error:d}}function O(a,b,c){try{let d=z(a,{x:-1,y:a.y},c,b.length),\ne=z(a,{x:a.x,y:-1},c,b.length),f=z(a,{x:Math.max(0,a.x-a.y)-1,y:Math.max(0,a.y-a.x)-1},c,b.length),g=z(a,{x:Math.min(c.width,a.x+a.y)+1,y:Math.min(c.height,a.y+a.x)+1},c,b.length),h=F(d,b),k=F(e,b),n=F(f,b),m=F(g,b),l=(h.averageSize+k.averageSize+n.averageSize+m.averageSize)/4;return Math.sqrt(h.error*h.error+k.error*k.error+n.error*n.error+m.error*m.error)+(Math.pow(h.averageSize-l,2)+Math.pow(k.averageSize-l,2)+Math.pow(n.averageSize-l,2)+Math.pow(m.averageSize-l,2))/l}catch(d){return Infinity}}\nfunction H(a,b){for(var c=Math.round(b.x);a.get(c,Math.round(b.y));)c--;for(var d=Math.round(b.x);a.get(d,Math.round(b.y));)d++;c=(c+d)/2;for(d=Math.round(b.y);a.get(Math.round(c),d);)d--;for(b=Math.round(b.y);a.get(Math.round(c),b);)b++;return{x:c,y:(d+b)/2}}function ka(a){var b=[],c=[];let d=[];var e=[];for(let m=0;m<=a.height;m++){var f=0,g=!1;let l=[0,0,0,0,0];for(let b=-1;b<=a.width;b++){var h=a.get(b,m);if(h===g)f++;else{l=[l[1],l[2],l[3],l[4],f];f=1;g=h;var k=x(l)/7;k=Math.abs(l[0]-k)<k&&Math.abs(l[1]-\nk)<k&&Math.abs(l[2]-3*k)<3*k&&Math.abs(l[3]-k)<k&&Math.abs(l[4]-k)<k&&!h;var n=x(l.slice(-3))/3;h=Math.abs(l[2]-n)<n&&Math.abs(l[3]-n)<n&&Math.abs(l[4]-n)<n&&h;if(k){let a=b-l[3]-l[4],d=a-l[2];k={startX:d,endX:a,y:m};n=c.filter(b=>d>=b.bottom.startX&&d<=b.bottom.endX||a>=b.bottom.startX&&d<=b.bottom.endX||d<=b.bottom.startX&&a>=b.bottom.endX&&1.5>l[2]/(b.bottom.endX-b.bottom.startX)&&.5<l[2]/(b.bottom.endX-b.bottom.startX));0<n.length?n[0].bottom=k:c.push({top:k,bottom:k})}if(h){let a=b-l[4],c=a-\nl[3];h={startX:c,y:m,endX:a};k=e.filter(b=>c>=b.bottom.startX&&c<=b.bottom.endX||a>=b.bottom.startX&&c<=b.bottom.endX||c<=b.bottom.startX&&a>=b.bottom.endX&&1.5>l[2]/(b.bottom.endX-b.bottom.startX)&&.5<l[2]/(b.bottom.endX-b.bottom.startX));0<k.length?k[0].bottom=h:e.push({top:h,bottom:h})}}}b.push(...c.filter(a=>a.bottom.y!==m&&2<=a.bottom.y-a.top.y));c=c.filter(a=>a.bottom.y===m);d.push(...e.filter(a=>a.bottom.y!==m));e=e.filter(a=>a.bottom.y===m)}b.push(...c.filter(a=>2<=a.bottom.y-a.top.y));d.push(...e);\nc=[];for(var m of b)2>m.bottom.y-m.top.y||(b=(m.top.startX+m.top.endX+m.bottom.startX+m.bottom.endX)/4,e=(m.top.y+m.bottom.y+1)/2,a.get(Math.round(b),Math.round(e))&&(f=[m.top.endX-m.top.startX,m.bottom.endX-m.bottom.startX,m.bottom.y-m.top.y+1],f=x(f)/f.length,g=O({x:Math.round(b),y:Math.round(e)},[1,1,3,1,1],a),c.push({score:g,x:b,y:e,size:f})));if(3>c.length)return null;c.sort((a,b)=>a.score-b.score);m=[];for(b=0;b<Math.min(c.length,5);++b){e=c[b];f=[];for(var l of c)l!==e&&f.push(Object.assign(Object.assign({},\nl),{score:l.score+Math.pow(l.size-e.size,2)/e.size}));f.sort((a,b)=>a.score-b.score);m.push({points:[e,f[0],f[1]],score:e.score+f[0].score+f[1].score})}m.sort((a,b)=>a.score-b.score);let {topRight:p,topLeft:q,bottomLeft:v}=ia(...m[0].points);m=P(a,d,p,q,v);l=[];m&&l.push({alignmentPattern:{x:m.alignmentPattern.x,y:m.alignmentPattern.y},bottomLeft:{x:v.x,y:v.y},dimension:m.dimension,topLeft:{x:q.x,y:q.y},topRight:{x:p.x,y:p.y}});m=H(a,p);b=H(a,q);c=H(a,v);(a=P(a,d,m,b,c))&&l.push({alignmentPattern:{x:a.alignmentPattern.x,\ny:a.alignmentPattern.y},bottomLeft:{x:c.x,y:c.y},topLeft:{x:b.x,y:b.y},topRight:{x:m.x,y:m.y},dimension:a.dimension});return 0===l.length?null:l}function P(a,b,c,d,e){let f,g;try{({dimension:f,moduleSize:g}=ja(d,c,e,a))}catch(m){return null}var h=c.x-d.x+e.x,k=c.y-d.y+e.y;c=(y(d,e)+y(d,c))/2/g;e=1-3/c;let n={x:d.x+e*(h-d.x),y:d.y+e*(k-d.y)};b=b.map(b=>{const c=(b.top.startX+b.top.endX+b.bottom.startX+b.bottom.endX)/4;b=(b.top.y+b.bottom.y+1)/2;if(a.get(Math.floor(c),Math.floor(b))){var d=O({x:Math.floor(c),\ny:Math.floor(b)},[1,1,1],a)+y({x:c,y:b},n);return{x:c,y:b,score:d}}}).filter(a=>!!a).sort((a,b)=>a.score-b.score);return{alignmentPattern:15<=c&&b.length?b[0]:n,dimension:f}}function Q(a){var b=ka(a);if(!b)return null;for(let e of b){b=ha(a,e);var c=b.matrix;if(null==c)c=null;else{var d=L(c);if(d)c=d;else{for(d=0;d<c.width;d++)for(let a=d+1;a<c.height;a++)c.get(d,a)!==c.get(a,d)&&(c.set(d,a,!c.get(d,a)),c.set(a,d,!c.get(a,d)));c=L(c)}}if(c)return{binaryData:c.bytes,data:c.text,chunks:c.chunks,version:c.version,\nlocation:{topRightCorner:b.mappingFunction(e.dimension,0),topLeftCorner:b.mappingFunction(0,0),bottomRightCorner:b.mappingFunction(e.dimension,e.dimension),bottomLeftCorner:b.mappingFunction(0,e.dimension),topRightFinderPattern:e.topRight,topLeftFinderPattern:e.topLeft,bottomLeftFinderPattern:e.bottomLeft,bottomRightAlignmentPattern:e.alignmentPattern},matrix:b.matrix}}return null}function R(a,b){Object.keys(b).forEach(c=>{a[c]=b[c]})}function I(a,b,c,d={}){let e=Object.create(null);R(e,la);R(e,d);\nd="onlyInvert"===e.inversionAttempts||"invertFirst"===e.inversionAttempts;var f="attemptBoth"===e.inversionAttempts||d;var g=e.greyScaleWeights,h=e.canOverwriteImage,k=b*c;if(a.length!==4*k)throw Error("Malformed data passed to binarizer.");var n=0;if(h){var m=new Uint8ClampedArray(a.buffer,n,k);n+=k}m=new S(b,c,m);if(g.useIntegerApproximation)for(var l=0;l<c;l++)for(var p=0;p<b;p++){var q=4*(l*b+p);m.set(p,l,g.red*a[q]+g.green*a[q+1]+g.blue*a[q+2]+128>>8)}else for(l=0;l<c;l++)for(p=0;p<b;p++)q=4*\n(l*b+p),m.set(p,l,g.red*a[q]+g.green*a[q+1]+g.blue*a[q+2]);g=Math.ceil(b/8);l=Math.ceil(c/8);p=g*l;if(h){var v=new Uint8ClampedArray(a.buffer,n,p);n+=p}v=new S(g,l,v);for(p=0;p<l;p++)for(q=0;q<g;q++){var u=Infinity,r=0;for(var t=0;8>t;t++)for(let a=0;8>a;a++){let b=m.get(8*q+a,8*p+t);u=Math.min(u,b);r=Math.max(r,b)}t=(u+r)/2;t=Math.min(255,1.11*t);24>=r-u&&(t=u/2,0<p&&0<q&&(r=(v.get(q,p-1)+2*v.get(q-1,p)+v.get(q-1,p-1))/4,u<r&&(t=r)));v.set(q,p,t)}h?(p=new Uint8ClampedArray(a.buffer,n,k),n+=k,p=new A(p,\nb)):p=A.createEmpty(b,c);q=null;f&&(h?(a=new Uint8ClampedArray(a.buffer,n,k),q=new A(a,b)):q=A.createEmpty(b,c));for(b=0;b<l;b++)for(a=0;a<g;a++){c=g-3;c=2>a?2:a>c?c:a;h=l-3;h=2>b?2:b>h?h:b;k=0;for(n=-2;2>=n;n++)for(u=-2;2>=u;u++)k+=v.get(c+n,h+u);c=k/25;for(h=0;8>h;h++)for(k=0;8>k;k++)n=8*a+h,u=8*b+k,r=m.get(n,u),p.set(n,u,r<=c),f&&q.set(n,u,!(r<=c))}f=f?{binarized:p,inverted:q}:{binarized:p};let {binarized:w,inverted:x}=f;(f=Q(d?x:w))||"attemptBoth"!==e.inversionAttempts&&"invertFirst"!==e.inversionAttempts||\n(f=Q(d?w:x));return f}class A{constructor(a,b){this.width=b;this.height=a.length/b;this.data=a}static createEmpty(a,b){return new A(new Uint8ClampedArray(a*b),a)}get(a,b){return 0>a||a>=this.width||0>b||b>=this.height?!1:!!this.data[b*this.width+a]}set(a,b,c){this.data[b*this.width+a]=c?1:0}setRegion(a,b,c,d,e){for(let f=b;f<b+d;f++)for(let b=a;b<a+c;b++)this.set(b,f,!!e)}}class S{constructor(a,b,c){this.width=a;a*=b;if(c&&c.length!==a)throw Error("Wrong buffer size");this.data=c||new Uint8ClampedArray(a)}get(a,\nb){return this.data[b*this.width+a]}set(a,b,c){this.data[b*this.width+a]=c}}class V{constructor(a){this.bitOffset=this.byteOffset=0;this.bytes=a}readBits(a){if(1>a||32<a||a>this.available())throw Error("Cannot read "+a.toString()+" bits");var b=0;if(0<this.bitOffset){b=8-this.bitOffset;var c=a<b?a:b;b-=c;b=(this.bytes[this.byteOffset]&255>>8-c<<b)>>b;a-=c;this.bitOffset+=c;8===this.bitOffset&&(this.bitOffset=0,this.byteOffset++)}if(0<a){for(;8<=a;)b=b<<8|this.bytes[this.byteOffset]&255,this.byteOffset++,\na-=8;0<a&&(c=8-a,b=b<<a|(this.bytes[this.byteOffset]&255>>c<<c)>>c,this.bitOffset+=a)}return b}available(){return 8*(this.bytes.length-this.byteOffset)-this.bitOffset}}var r;(function(a){a.Numeric="numeric";a.Alphanumeric="alphanumeric";a.Byte="byte";a.Kanji="kanji";a.ECI="eci";a.StructuredAppend="structuredappend"})(r||(r={}));var t;(function(a){a[a.Terminator=0]="Terminator";a[a.Numeric=1]="Numeric";a[a.Alphanumeric=2]="Alphanumeric";a[a.Byte=4]="Byte";a[a.Kanji=8]="Kanji";a[a.ECI=7]="ECI";a[a.StructuredAppend=\n3]="StructuredAppend"})(t||(t={}));let B="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:".split("");class w{constructor(a,b){if(0===b.length)throw Error("No coefficients.");this.field=a;let c=b.length;if(1<c&&0===b[0]){let d=1;for(;d<c&&0===b[d];)d++;if(d===c)this.coefficients=a.zero.coefficients;else for(this.coefficients=new Uint8ClampedArray(c-d),a=0;a<this.coefficients.length;a++)this.coefficients[a]=b[d+a]}else this.coefficients=b}degree(){return this.coefficients.length-1}isZero(){return 0===\nthis.coefficients[0]}getCoefficient(a){return this.coefficients[this.coefficients.length-1-a]}addOrSubtract(a){if(this.isZero())return a;if(a.isZero())return this;let b=this.coefficients;a=a.coefficients;b.length>a.length&&([b,a]=[a,b]);let c=new Uint8ClampedArray(a.length),d=a.length-b.length;for(var e=0;e<d;e++)c[e]=a[e];for(e=d;e<a.length;e++)c[e]=b[e-d]^a[e];return new w(this.field,c)}multiply(a){if(0===a)return this.field.zero;if(1===a)return this;let b=this.coefficients.length,c=new Uint8ClampedArray(b);\nfor(let d=0;d<b;d++)c[d]=this.field.multiply(this.coefficients[d],a);return new w(this.field,c)}multiplyPoly(a){if(this.isZero()||a.isZero())return this.field.zero;let b=this.coefficients,c=b.length;a=a.coefficients;let d=a.length,e=new Uint8ClampedArray(c+d-1);for(let h=0;h<c;h++){let c=b[h];for(let b=0;b<d;b++){var f=h+b,g=this.field.multiply(c,a[b]);e[f]=e[h+b]^g}}return new w(this.field,e)}multiplyByMonomial(a,b){if(0>a)throw Error("Invalid degree less than 0");if(0===b)return this.field.zero;\nlet c=this.coefficients.length;a=new Uint8ClampedArray(c+a);for(let d=0;d<c;d++)a[d]=this.field.multiply(this.coefficients[d],b);return new w(this.field,a)}evaluateAt(a){let b=0;if(0===a)return this.getCoefficient(0);let c=this.coefficients.length;if(1===a)return this.coefficients.forEach(a=>{b^=a}),b;b=this.coefficients[0];for(let d=1;d<c;d++)b=J(this.field.multiply(a,b),this.coefficients[d]);return b}}class Y{constructor(a,b,c){this.primitive=a;this.size=b;this.generatorBase=c;this.expTable=Array(this.size);\nthis.logTable=Array(this.size);a=1;for(b=0;b<this.size;b++)this.expTable[b]=a,a*=2,a>=this.size&&(a=(a^this.primitive)&this.size-1);for(a=0;a<this.size-1;a++)this.logTable[this.expTable[a]]=a;this.zero=new w(this,Uint8ClampedArray.from([0]));this.one=new w(this,Uint8ClampedArray.from([1]))}multiply(a,b){return 0===a||0===b?0:this.expTable[(this.logTable[a]+this.logTable[b])%(this.size-1)]}inverse(a){if(0===a)throw Error("Can\'t invert 0");return this.expTable[this.size-this.logTable[a]-1]}buildMonomial(a,\nb){if(0>a)throw Error("Invalid monomial degree less than 0");if(0===b)return this.zero;a=new Uint8ClampedArray(a+1);a[0]=b;return new w(this,a)}log(a){if(0===a)throw Error("Can\'t take log(0)");return this.logTable[a]}exp(a){return this.expTable[a]}}let K=[{infoBits:null,versionNumber:1,alignmentPatternCenters:[],errorCorrectionLevels:[{ecCodewordsPerBlock:7,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:10,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:16}]},{ecCodewordsPerBlock:13,\necBlocks:[{numBlocks:1,dataCodewordsPerBlock:13}]},{ecCodewordsPerBlock:17,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:9}]}]},{infoBits:null,versionNumber:2,alignmentPatternCenters:[6,18],errorCorrectionLevels:[{ecCodewordsPerBlock:10,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:34}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:28}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:22}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:16}]}]},\n{infoBits:null,versionNumber:3,alignmentPatternCenters:[6,22],errorCorrectionLevels:[{ecCodewordsPerBlock:15,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:55}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:13}]}]},{infoBits:null,versionNumber:4,alignmentPatternCenters:[6,26],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:1,\ndataCodewordsPerBlock:80}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:32}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:9}]}]},{infoBits:null,versionNumber:5,alignmentPatternCenters:[6,30],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:43}]},{ecCodewordsPerBlock:18,\necBlocks:[{numBlocks:2,dataCodewordsPerBlock:15},{numBlocks:2,dataCodewordsPerBlock:16}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:11},{numBlocks:2,dataCodewordsPerBlock:12}]}]},{infoBits:null,versionNumber:6,alignmentPatternCenters:[6,34],errorCorrectionLevels:[{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:68}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:27}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:19}]},\n{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:15}]}]},{infoBits:31892,versionNumber:7,alignmentPatternCenters:[6,22,38],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:78}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:31}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:4,dataCodewordsPerBlock:15}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:13},\n{numBlocks:1,dataCodewordsPerBlock:14}]}]},{infoBits:34236,versionNumber:8,alignmentPatternCenters:[6,24,42],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:97}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:38},{numBlocks:2,dataCodewordsPerBlock:39}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:18},{numBlocks:2,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:14},\n{numBlocks:2,dataCodewordsPerBlock:15}]}]},{infoBits:39577,versionNumber:9,alignmentPatternCenters:[6,26,46],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:36},{numBlocks:2,dataCodewordsPerBlock:37}]},{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:16},{numBlocks:4,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:12},\n{numBlocks:4,dataCodewordsPerBlock:13}]}]},{infoBits:42195,versionNumber:10,alignmentPatternCenters:[6,28,50],errorCorrectionLevels:[{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:68},{numBlocks:2,dataCodewordsPerBlock:69}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:43},{numBlocks:1,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:19},{numBlocks:2,dataCodewordsPerBlock:20}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,\ndataCodewordsPerBlock:15},{numBlocks:2,dataCodewordsPerBlock:16}]}]},{infoBits:48118,versionNumber:11,alignmentPatternCenters:[6,30,54],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:81}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:50},{numBlocks:4,dataCodewordsPerBlock:51}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:22},{numBlocks:4,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:3,\ndataCodewordsPerBlock:12},{numBlocks:8,dataCodewordsPerBlock:13}]}]},{infoBits:51042,versionNumber:12,alignmentPatternCenters:[6,32,58],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:92},{numBlocks:2,dataCodewordsPerBlock:93}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:36},{numBlocks:2,dataCodewordsPerBlock:37}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:20},{numBlocks:6,dataCodewordsPerBlock:21}]},\n{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:14},{numBlocks:4,dataCodewordsPerBlock:15}]}]},{infoBits:55367,versionNumber:13,alignmentPatternCenters:[6,34,62],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:107}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:37},{numBlocks:1,dataCodewordsPerBlock:38}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:20},{numBlocks:4,dataCodewordsPerBlock:21}]},\n{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:11},{numBlocks:4,dataCodewordsPerBlock:12}]}]},{infoBits:58893,versionNumber:14,alignmentPatternCenters:[6,26,46,66],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:115},{numBlocks:1,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:40},{numBlocks:5,dataCodewordsPerBlock:41}]},{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:16},\n{numBlocks:5,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:12},{numBlocks:5,dataCodewordsPerBlock:13}]}]},{infoBits:63784,versionNumber:15,alignmentPatternCenters:[6,26,48,70],errorCorrectionLevels:[{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:87},{numBlocks:1,dataCodewordsPerBlock:88}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:41},{numBlocks:5,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:5,dataCodewordsPerBlock:24},{numBlocks:7,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:12},{numBlocks:7,dataCodewordsPerBlock:13}]}]},{infoBits:68472,versionNumber:16,alignmentPatternCenters:[6,26,50,74],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:98},{numBlocks:1,dataCodewordsPerBlock:99}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:45},{numBlocks:3,dataCodewordsPerBlock:46}]},\n{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:19},{numBlocks:2,dataCodewordsPerBlock:20}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:15},{numBlocks:13,dataCodewordsPerBlock:16}]}]},{infoBits:70749,versionNumber:17,alignmentPatternCenters:[6,30,54,78],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:107},{numBlocks:5,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:46},\n{numBlocks:1,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:22},{numBlocks:15,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:17,dataCodewordsPerBlock:15}]}]},{infoBits:76311,versionNumber:18,alignmentPatternCenters:[6,30,56,82],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:120},{numBlocks:1,dataCodewordsPerBlock:121}]},{ecCodewordsPerBlock:26,\necBlocks:[{numBlocks:9,dataCodewordsPerBlock:43},{numBlocks:4,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:22},{numBlocks:1,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:19,dataCodewordsPerBlock:15}]}]},{infoBits:79154,versionNumber:19,alignmentPatternCenters:[6,30,58,86],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:113},{numBlocks:4,\ndataCodewordsPerBlock:114}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:44},{numBlocks:11,dataCodewordsPerBlock:45}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:21},{numBlocks:4,dataCodewordsPerBlock:22}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:9,dataCodewordsPerBlock:13},{numBlocks:16,dataCodewordsPerBlock:14}]}]},{infoBits:84390,versionNumber:20,alignmentPatternCenters:[6,34,62,90],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,\ndataCodewordsPerBlock:107},{numBlocks:5,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:41},{numBlocks:13,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:24},{numBlocks:5,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:15},{numBlocks:10,dataCodewordsPerBlock:16}]}]},{infoBits:87683,versionNumber:21,alignmentPatternCenters:[6,28,50,72,94],errorCorrectionLevels:[{ecCodewordsPerBlock:28,\necBlocks:[{numBlocks:4,dataCodewordsPerBlock:116},{numBlocks:4,dataCodewordsPerBlock:117}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:22},{numBlocks:6,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:16},{numBlocks:6,dataCodewordsPerBlock:17}]}]},{infoBits:92361,versionNumber:22,alignmentPatternCenters:[6,26,50,74,98],errorCorrectionLevels:[{ecCodewordsPerBlock:28,\necBlocks:[{numBlocks:2,dataCodewordsPerBlock:111},{numBlocks:7,dataCodewordsPerBlock:112}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:24},{numBlocks:16,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:34,dataCodewordsPerBlock:13}]}]},{infoBits:96236,versionNumber:23,alignmentPatternCenters:[6,30,54,74,102],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,\ndataCodewordsPerBlock:121},{numBlocks:5,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:47},{numBlocks:14,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:16,dataCodewordsPerBlock:15},{numBlocks:14,dataCodewordsPerBlock:16}]}]},{infoBits:102084,versionNumber:24,alignmentPatternCenters:[6,28,54,80,106],errorCorrectionLevels:[{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:6,dataCodewordsPerBlock:117},{numBlocks:4,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:45},{numBlocks:14,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:24},{numBlocks:16,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:30,dataCodewordsPerBlock:16},{numBlocks:2,dataCodewordsPerBlock:17}]}]},{infoBits:102881,versionNumber:25,alignmentPatternCenters:[6,\n32,58,84,110],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:106},{numBlocks:4,dataCodewordsPerBlock:107}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:47},{numBlocks:13,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:24},{numBlocks:22,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:15},{numBlocks:13,dataCodewordsPerBlock:16}]}]},\n{infoBits:110507,versionNumber:26,alignmentPatternCenters:[6,30,58,86,114],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:114},{numBlocks:2,dataCodewordsPerBlock:115}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:46},{numBlocks:4,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:28,dataCodewordsPerBlock:22},{numBlocks:6,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:33,dataCodewordsPerBlock:16},\n{numBlocks:4,dataCodewordsPerBlock:17}]}]},{infoBits:110734,versionNumber:27,alignmentPatternCenters:[6,34,62,90,118],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:122},{numBlocks:4,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:45},{numBlocks:3,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:23},{numBlocks:26,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:12,dataCodewordsPerBlock:15},{numBlocks:28,dataCodewordsPerBlock:16}]}]},{infoBits:117786,versionNumber:28,alignmentPatternCenters:[6,26,50,74,98,122],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:117},{numBlocks:10,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:45},{numBlocks:23,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:24},{numBlocks:31,\ndataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:15},{numBlocks:31,dataCodewordsPerBlock:16}]}]},{infoBits:119615,versionNumber:29,alignmentPatternCenters:[6,30,54,78,102,126],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:116},{numBlocks:7,dataCodewordsPerBlock:117}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:21,dataCodewordsPerBlock:45},{numBlocks:7,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:1,dataCodewordsPerBlock:23},{numBlocks:37,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:15},{numBlocks:26,dataCodewordsPerBlock:16}]}]},{infoBits:126325,versionNumber:30,alignmentPatternCenters:[6,26,52,78,104,130],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:115},{numBlocks:10,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:47},\n{numBlocks:10,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:24},{numBlocks:25,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:23,dataCodewordsPerBlock:15},{numBlocks:25,dataCodewordsPerBlock:16}]}]},{infoBits:127568,versionNumber:31,alignmentPatternCenters:[6,30,56,82,108,134],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:115},{numBlocks:3,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,\necBlocks:[{numBlocks:2,dataCodewordsPerBlock:46},{numBlocks:29,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:42,dataCodewordsPerBlock:24},{numBlocks:1,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:23,dataCodewordsPerBlock:15},{numBlocks:28,dataCodewordsPerBlock:16}]}]},{infoBits:133589,versionNumber:32,alignmentPatternCenters:[6,34,60,86,112,138],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:115}]},\n{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:46},{numBlocks:23,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:24},{numBlocks:35,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:15},{numBlocks:35,dataCodewordsPerBlock:16}]}]},{infoBits:136944,versionNumber:33,alignmentPatternCenters:[6,30,58,86,114,142],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:115},\n{numBlocks:1,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:14,dataCodewordsPerBlock:46},{numBlocks:21,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:29,dataCodewordsPerBlock:24},{numBlocks:19,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:15},{numBlocks:46,dataCodewordsPerBlock:16}]}]},{infoBits:141498,versionNumber:34,alignmentPatternCenters:[6,34,62,90,118,146],errorCorrectionLevels:[{ecCodewordsPerBlock:30,\necBlocks:[{numBlocks:13,dataCodewordsPerBlock:115},{numBlocks:6,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:14,dataCodewordsPerBlock:46},{numBlocks:23,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:44,dataCodewordsPerBlock:24},{numBlocks:7,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:59,dataCodewordsPerBlock:16},{numBlocks:1,dataCodewordsPerBlock:17}]}]},{infoBits:145311,versionNumber:35,alignmentPatternCenters:[6,\n30,54,78,102,126,150],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:121},{numBlocks:7,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:47},{numBlocks:26,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:39,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:15},{numBlocks:41,dataCodewordsPerBlock:16}]}]},\n{infoBits:150283,versionNumber:36,alignmentPatternCenters:[6,24,50,76,102,128,154],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:121},{numBlocks:14,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:47},{numBlocks:34,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:46,dataCodewordsPerBlock:24},{numBlocks:10,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:2,\ndataCodewordsPerBlock:15},{numBlocks:64,dataCodewordsPerBlock:16}]}]},{infoBits:152622,versionNumber:37,alignmentPatternCenters:[6,28,54,80,106,132,158],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:122},{numBlocks:4,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:29,dataCodewordsPerBlock:46},{numBlocks:14,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:49,dataCodewordsPerBlock:24},{numBlocks:10,dataCodewordsPerBlock:25}]},\n{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:24,dataCodewordsPerBlock:15},{numBlocks:46,dataCodewordsPerBlock:16}]}]},{infoBits:158308,versionNumber:38,alignmentPatternCenters:[6,32,58,84,110,136,162],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:122},{numBlocks:18,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:46},{numBlocks:32,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:48,\ndataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:42,dataCodewordsPerBlock:15},{numBlocks:32,dataCodewordsPerBlock:16}]}]},{infoBits:161089,versionNumber:39,alignmentPatternCenters:[6,26,54,82,110,138,166],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:20,dataCodewordsPerBlock:117},{numBlocks:4,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:40,dataCodewordsPerBlock:47},{numBlocks:7,dataCodewordsPerBlock:48}]},\n{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:43,dataCodewordsPerBlock:24},{numBlocks:22,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:15},{numBlocks:67,dataCodewordsPerBlock:16}]}]},{infoBits:167017,versionNumber:40,alignmentPatternCenters:[6,30,58,86,114,142,170],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:118},{numBlocks:6,dataCodewordsPerBlock:119}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:18,\ndataCodewordsPerBlock:47},{numBlocks:31,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:34,dataCodewordsPerBlock:24},{numBlocks:34,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:20,dataCodewordsPerBlock:15},{numBlocks:61,dataCodewordsPerBlock:16}]}]}],da=[{bits:21522,formatInfo:{errorCorrectionLevel:1,dataMask:0}},{bits:20773,formatInfo:{errorCorrectionLevel:1,dataMask:1}},{bits:24188,formatInfo:{errorCorrectionLevel:1,dataMask:2}},{bits:23371,formatInfo:{errorCorrectionLevel:1,\ndataMask:3}},{bits:17913,formatInfo:{errorCorrectionLevel:1,dataMask:4}},{bits:16590,formatInfo:{errorCorrectionLevel:1,dataMask:5}},{bits:20375,formatInfo:{errorCorrectionLevel:1,dataMask:6}},{bits:19104,formatInfo:{errorCorrectionLevel:1,dataMask:7}},{bits:30660,formatInfo:{errorCorrectionLevel:0,dataMask:0}},{bits:29427,formatInfo:{errorCorrectionLevel:0,dataMask:1}},{bits:32170,formatInfo:{errorCorrectionLevel:0,dataMask:2}},{bits:30877,formatInfo:{errorCorrectionLevel:0,dataMask:3}},{bits:26159,\nformatInfo:{errorCorrectionLevel:0,dataMask:4}},{bits:25368,formatInfo:{errorCorrectionLevel:0,dataMask:5}},{bits:27713,formatInfo:{errorCorrectionLevel:0,dataMask:6}},{bits:26998,formatInfo:{errorCorrectionLevel:0,dataMask:7}},{bits:5769,formatInfo:{errorCorrectionLevel:3,dataMask:0}},{bits:5054,formatInfo:{errorCorrectionLevel:3,dataMask:1}},{bits:7399,formatInfo:{errorCorrectionLevel:3,dataMask:2}},{bits:6608,formatInfo:{errorCorrectionLevel:3,dataMask:3}},{bits:1890,formatInfo:{errorCorrectionLevel:3,\ndataMask:4}},{bits:597,formatInfo:{errorCorrectionLevel:3,dataMask:5}},{bits:3340,formatInfo:{errorCorrectionLevel:3,dataMask:6}},{bits:2107,formatInfo:{errorCorrectionLevel:3,dataMask:7}},{bits:13663,formatInfo:{errorCorrectionLevel:2,dataMask:0}},{bits:12392,formatInfo:{errorCorrectionLevel:2,dataMask:1}},{bits:16177,formatInfo:{errorCorrectionLevel:2,dataMask:2}},{bits:14854,formatInfo:{errorCorrectionLevel:2,dataMask:3}},{bits:9396,formatInfo:{errorCorrectionLevel:2,dataMask:4}},{bits:8579,formatInfo:{errorCorrectionLevel:2,\ndataMask:5}},{bits:11994,formatInfo:{errorCorrectionLevel:2,dataMask:6}},{bits:11245,formatInfo:{errorCorrectionLevel:2,dataMask:7}}],aa=[a=>0===(a.y+a.x)%2,a=>0===a.y%2,a=>0===a.x%3,a=>0===(a.y+a.x)%3,a=>0===(Math.floor(a.y/2)+Math.floor(a.x/3))%2,a=>0===a.x*a.y%2+a.x*a.y%3,a=>0===(a.y*a.x%2+a.y*a.x%3)%2,a=>0===((a.y+a.x)%2+a.y*a.x%3)%2],y=(a,b)=>Math.sqrt(Math.pow(b.x-a.x,2)+Math.pow(b.y-a.y,2)),la={inversionAttempts:"attemptBoth",greyScaleWeights:{red:.2126,green:.7152,blue:.0722,useIntegerApproximation:!1},\ncanOverwriteImage:!0};I.default=I;let G="dontInvert",D={red:77,green:150,blue:29,useIntegerApproximation:!0};self.onmessage=a=>{let b=a.data.data;switch(a.data.type){case "decode":a=I(b.data,b.width,b.height,{inversionAttempts:G,greyScaleWeights:D});self.postMessage({type:"qrResult",data:a?a.data:null});break;case "grayscaleWeights":D.red=b.red;D.green=b.green;D.blue=b.blue;D.useIntegerApproximation=b.useIntegerApproximation;break;case "inversionMode":switch(b){case "original":G="dontInvert";break;\ncase "invert":G="onlyInvert";break;case "both":G="attemptBoth";break;default:throw Error("Invalid inversion mode");}break;case "close":self.close()}}})()\n\n']))};function Ca(e){return(Ca="function"==typeof Symbol&&"symbol"==C(Symbol.iterator)?function(e){return C(e)}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":C(e)})(e)}function ka(e,t,r,n,o,a,i){try{var s=e[a](i),c=s.value}catch(e){return void r(e)}s.done?t(c):Promise.resolve(c).then(n,o)}function wa(e){return function(){var t=this,r=arguments;return new Promise((function(n,o){var a=e.apply(t,r);function i(e){ka(a,n,o,i,s,"next",e)}function s(e){ka(a,n,o,i,s,"throw",e)}i(void 0)}))}}function Ba(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ea(){return(Ea=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function Sa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function Aa(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?Sa(Object(r),!0).forEach((function(t){Ba(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Sa(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function _a(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}function Ia(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function Ta(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var r=[],n=!0,o=!1,a=void 0;try{for(var i,s=e[Symbol.iterator]();!(n=(i=s.next()).done)&&(r.push(i.value),!t||r.length!==t);n=!0);}catch(e){o=!0,a=e}finally{try{n||null==s.return||s.return()}finally{if(o)throw a}}return r}}(e,t)||xa(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Pa(e){return function(e){if(Array.isArray(e))return Ra(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||xa(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function xa(e,t){if(e){if("string"==typeof e)return Ra(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ra(e,t):void 0}}function Ra(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var Na="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function La(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Oa(e,t,r){return e(r={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&r.path)}},r.exports),r.exports}var Da,Ma,Ua,Fa,Va,ja,za,Ka,Ha,qa,Qa,Wa,Ga=Oa((function(e){e.exports=function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=1)}([function(e,t,r){e.exports={BROWSER_TYPES:{CHROME:"Chrome",FIREFOX:"Firefox",OPERA:"Opera",YANDEX:"Yandex",SAFARI:"Safari",INTERNET_EXPLORER:"Internet Explorer",EDGE:"Edge",CHROMIUM:"Chromium",IE:"IE",MOBILE_SAFARI:"Mobile Safari",EDGE_CHROMIUM:"Edge Chromium"},DEVICE_TYPES:{MOBILE:"mobile",TABLET:"tablet",SMART_TV:"smarttv",CONSOLE:"console",WEARABLE:"wearable",BROWSER:void 0},OS_TYPES:{IOS:"iOS",ANDROID:"Android",WINDOWS_PHONE:"Windows Phone",WINDOWS:"Windows",MAC_OS:"Mac OS"},defaultData:{isMobile:!1,isTablet:!1,isBrowser:!1,isSmartTV:!1,isConsole:!1,isWearable:!1}}},function(e,t,r){var n,o=r(2),a=r(0),i=a.BROWSER_TYPES,s=a.OS_TYPES,c=a.DEVICE_TYPES,l=r(4),u=l.checkType,d=l.broPayload,f=l.mobilePayload,p=l.wearPayload,h=l.consolePayload,m=l.stvPayload,g=l.getNavigatorInstance,y=l.isIOS13Check,v=new o,b=v.getBrowser(),C=v.getDevice(),k=v.getEngine(),w=v.getOS(),B=v.getUA(),E=i.CHROME,S=i.CHROMIUM,A=i.IE,_=i.INTERNET_EXPLORER,I=i.OPERA,T=i.FIREFOX,P=i.SAFARI,x=i.EDGE,R=i.YANDEX,N=i.MOBILE_SAFARI,L=c.MOBILE,O=c.TABLET,D=c.SMART_TV,M=c.BROWSER,U=c.WEARABLE,F=c.CONSOLE,V=s.ANDROID,j=s.WINDOWS_PHONE,z=s.IOS,K=s.WINDOWS,H=s.MAC_OS,q=function(){return w.name===s.WINDOWS&&"10"===w.version&&"string"==typeof B&&-1!==B.indexOf("Edg/")},Q=function(){return b.name===x},W=function(){return y("iPad")},G=C.type===D,X=C.type===F,Y=C.type===U,Z=b.name===N||W(),$=b.name===S,J=function(){switch(C.type){case L:case O:return!0;default:return!1}}()||W(),ee=C.type===L,te=C.type===O||W(),re=C.type===M,ne=w.name===V,oe=w.name===j,ae=w.name===z||W(),ie=b.name===E,se=b.name===T,ce=b.name===P||b.name===N,le=b.name===I,ue=b.name===_||b.name===A,de=w.version?w.version:"none",fe=w.name?w.name:"none",pe=b.major,he=b.version,me=b.name,ge=C.vendor?C.vendor:"none",ye=C.model?C.model:"none",ve=k.name,be=k.version,Ce=B,ke=Q()||q(),we=b.name===R,Be=C.type,Ee=(n=g())&&(/iPad|iPhone|iPod/.test(n.platform)||"MacIntel"===n.platform&&n.maxTouchPoints>1)&&!window.MSStream,Se=W(),Ae=y("iPhone"),_e=y("iPod"),Ie=function(){var e=g(),t=e&&e.userAgent.toLowerCase();return"string"==typeof t&&/electron/.test(t)}(),Te=q(),Pe=Q(),xe=w.name===K,Re=w.name===H,Ne=u(C.type);e.exports={deviceDetect:function(){var e=Ne.isBrowser,t=Ne.isMobile,r=Ne.isTablet,n=Ne.isSmartTV,o=Ne.isConsole,a=Ne.isWearable;return e?d(e,b,k,w,B):n?m(n,k,w,B):o?h(o,k,w,B):t||r?f(Ne,C,w,B):a?p(a,k,w,B):void 0},isSmartTV:G,isConsole:X,isWearable:Y,isMobileSafari:Z,isChromium:$,isMobile:J,isMobileOnly:ee,isTablet:te,isBrowser:re,isAndroid:ne,isWinPhone:oe,isIOS:ae,isChrome:ie,isFirefox:se,isSafari:ce,isOpera:le,isIE:ue,osVersion:de,osName:fe,fullBrowserVersion:pe,browserVersion:he,browserName:me,mobileVendor:ge,mobileModel:ye,engineName:ve,engineVersion:be,getUA:Ce,isEdge:ke,isYandex:we,deviceType:Be,isIOS13:Ee,isIPad13:Se,isIPhone13:Ae,isIPod13:_e,isElectron:Ie,isEdgeChromium:Te,isLegacyEdge:Pe,isWindows:xe,isMacOs:Re}},function(e,t,r){var n;
|
|
41
41
|
/*!
|
|
42
42
|
* UAParser.js v0.7.18
|
|
43
43
|
* Lightweight JavaScript-based User-Agent string parser
|
|
@@ -45,4 +45,4 @@ function(e){var t=r,n=t.lib,o=n.WordArray,a=n.Hasher,i=t.algo,s=o.create([0,1,2,
|
|
|
45
45
|
*
|
|
46
46
|
* Copyright © 2012-2016 Faisal Salman <fyzlman@gmail.com>
|
|
47
47
|
* Dual licensed under GPLv2 or MIT
|
|
48
|
-
*/!function(o,a){var i="function",s="undefined",c="object",l="model",u="name",d="type",f="vendor",p="version",h="architecture",m="console",g="mobile",y="tablet",v="smarttv",b="wearable",k={extend:function(e,t){var r={};for(var n in e)t[n]&&t[n].length%2==0?r[n]=t[n].concat(e[n]):r[n]=e[n];return r},has:function(e,t){return"string"==typeof e&&-1!==t.toLowerCase().indexOf(e.toLowerCase())},lowerize:function(e){return e.toLowerCase()},major:function(e){return"string"==typeof e?e.replace(/[^\d\.]/g,"").split(".")[0]:a},trim:function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},w={rgx:function(e,t){for(var r,n,o,s,l,u,d=0;d<t.length&&!l;){var f=t[d],p=t[d+1];for(r=n=0;r<f.length&&!l;)if(l=f[r++].exec(e))for(o=0;o<p.length;o++)u=l[++n],C(s=p[o])===c&&s.length>0?2==s.length?C(s[1])==i?this[s[0]]=s[1].call(this,u):this[s[0]]=s[1]:3==s.length?C(s[1])!==i||s[1].exec&&s[1].test?this[s[0]]=u?u.replace(s[1],s[2]):a:this[s[0]]=u?s[1].call(this,u,s[2]):a:4==s.length&&(this[s[0]]=u?s[3].call(this,u.replace(s[1],s[2])):a):this[s]=u||a;d+=2}},str:function(e,t){for(var r in t)if(C(t[r])===c&&t[r].length>0){for(var n=0;n<t[r].length;n++)if(k.has(t[r][n],e))return"?"===r?a:r}else if(k.has(t[r],e))return"?"===r?a:r;return e}},B={browser:{oldsafari:{version:{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}}},device:{amazon:{model:{"Fire Phone":["SD","KF"]}},sprint:{model:{"Evo Shift 4G":"7373KT"},vendor:{HTC:"APA",Sprint:"Sprint"}}},os:{windows:{version:{ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"}}}},E={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[u,p],[/(opios)[\/\s]+([\w\.]+)/i],[[u,"Opera Mini"],p],[/\s(opr)\/([\w\.]+)/i],[[u,"Opera"],p],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/\s]?([\w\.]*)/i,/(avant\s|iemobile|slim|baidu)(?:browser)?[\/\s]?([\w\.]*)/i,/(?:ms|\()(ie)\s([\w\.]+)/i,/(rekonq)\/([\w\.]*)/i,/(chromium|flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark)\/([\w\.-]+)/i],[u,p],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[u,"IE"],p],[/(edge|edgios|edgea)\/((\d+)?[\w\.]+)/i],[[u,"Edge"],p],[/(yabrowser)\/([\w\.]+)/i],[[u,"Yandex"],p],[/(puffin)\/([\w\.]+)/i],[[u,"Puffin"],p],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[u,"UCBrowser"],p],[/(comodo_dragon)\/([\w\.]+)/i],[[u,/_/g," "],p],[/(micromessenger)\/([\w\.]+)/i],[[u,"WeChat"],p],[/(qqbrowserlite)\/([\w\.]+)/i],[u,p],[/(QQ)\/([\d\.]+)/i],[u,p],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[u,p],[/(BIDUBrowser)[\/\s]?([\w\.]+)/i],[u,p],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[u,p],[/(MetaSr)[\/\s]?([\w\.]+)/i],[u],[/(LBBROWSER)/i],[u],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[p,[u,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[p,[u,"Facebook"]],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[p,[u,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[u,/(.+)/,"$1 WebView"],p],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[u,/(.+(?:g|us))(.+)/,"$1 $2"],p],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[p,[u,"Android Browser"]],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[u,p],[/(dolfin)\/([\w\.]+)/i],[[u,"Dolphin"],p],[/((?:android.+)crmo|crios)\/([\w\.]+)/i],[[u,"Chrome"],p],[/(coast)\/([\w\.]+)/i],[[u,"Opera Coast"],p],[/fxios\/([\w\.-]+)/i],[p,[u,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[p,[u,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[p,u],[/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[[u,"GSA"],p],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[u,[p,w.str,B.browser.oldsafari.version]],[/(konqueror)\/([\w\.]+)/i,/(webkit|khtml)\/([\w\.]+)/i],[u,p],[/(navigator|netscape)\/([\w\.-]+)/i],[[u,"Netscape"],p],[/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo\sbrowser|minimo|conkeror)[\/\s]?([\w\.\+]+)/i,/(firefox|seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([\w\.-]+)$/i,/(mozilla)\/([\w\.]+).+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir)[\/\s]?([\w\.]+)/i,/(links)\s\(([\w\.]+)/i,/(gobrowser)\/?([\w\.]*)/i,/(ice\s?browser)\/v?([\w\._]+)/i,/(mosaic)[\/\s]([\w\.]+)/i],[u,p]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[[h,"amd64"]],[/(ia32(?=;))/i],[[h,k.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[[h,"ia32"]],[/windows\s(ce|mobile);\sppc;/i],[[h,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[[h,/ower/,"",k.lowerize]],[/(sun4\w)[;\)]/i],[[h,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|arm(?:64|(?=v\d+;))|(?=atmel\s)avr|(?:irix|mips|sparc)(?:64)?(?=;)|pa-risc)/i],[[h,k.lowerize]]],device:[[/\((ipad|playbook);[\w\s\);-]+(rim|apple)/i],[l,f,[d,y]],[/applecoremedia\/[\w\.]+ \((ipad)/],[l,[f,"Apple"],[d,y]],[/(apple\s{0,1}tv)/i],[[l,"Apple TV"],[f,"Apple"]],[/(archos)\s(gamepad2?)/i,/(hp).+(touchpad)/i,/(hp).+(tablet)/i,/(kindle)\/([\w\.]+)/i,/\s(nook)[\w\s]+build\/(\w+)/i,/(dell)\s(strea[kpr\s\d]*[\dko])/i],[f,l,[d,y]],[/(kf[A-z]+)\sbuild\/.+silk\//i],[l,[f,"Amazon"],[d,y]],[/(sd|kf)[0349hijorstuw]+\sbuild\/.+silk\//i],[[l,w.str,B.device.amazon.model],[f,"Amazon"],[d,g]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[l,f,[d,g]],[/\((ip[honed|\s\w*]+);/i],[l,[f,"Apple"],[d,g]],[/(blackberry)[\s-]?(\w+)/i,/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[\s_-]?([\w-]*)/i,/(hp)\s([\w\s]+\w)/i,/(asus)-?(\w+)/i],[f,l,[d,g]],[/\(bb10;\s(\w+)/i],[l,[f,"BlackBerry"],[d,g]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone)/i],[l,[f,"Asus"],[d,y]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[f,"Sony"],[l,"Xperia Tablet"],[d,y]],[/android.+\s([c-g]\d{4}|so[-l]\w+)\sbuild\//i],[l,[f,"Sony"],[d,g]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[f,l,[d,m]],[/android.+;\s(shield)\sbuild/i],[l,[f,"Nvidia"],[d,m]],[/(playstation\s[34portablevi]+)/i],[l,[f,"Sony"],[d,m]],[/(sprint\s(\w+))/i],[[f,w.str,B.device.sprint.vendor],[l,w.str,B.device.sprint.model],[d,g]],[/(lenovo)\s?(S(?:5000|6000)+(?:[-][\w+]))/i],[f,l,[d,y]],[/(htc)[;_\s-]+([\w\s]+(?=\))|\w+)*/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|lenovo|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[f,[l,/_/g," "],[d,g]],[/(nexus\s9)/i],[l,[f,"HTC"],[d,y]],[/d\/huawei([\w\s-]+)[;\)]/i,/(nexus\s6p)/i],[l,[f,"Huawei"],[d,g]],[/(microsoft);\s(lumia[\s\w]+)/i],[f,l,[d,g]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[l,[f,"Microsoft"],[d,m]],[/(kin\.[onetw]{3})/i],[[l,/\./g," "],[f,"Microsoft"],[d,g]],[/\s(milestone|droid(?:[2-4x]|\s(?:bionic|x2|pro|razr))?:?(\s4g)?)[\w\s]+build\//i,/mot[\s-]?(\w*)/i,/(XT\d{3,4}) build\//i,/(nexus\s6)/i],[l,[f,"Motorola"],[d,g]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[l,[f,"Motorola"],[d,y]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[f,k.trim],[l,k.trim],[d,v]],[/hbbtv.+maple;(\d+)/i],[[l,/^/,"SmartTV"],[f,"Samsung"],[d,v]],[/\(dtv[\);].+(aquos)/i],[l,[f,"Sharp"],[d,v]],[/android.+((sch-i[89]0\d|shw-m380s|gt-p\d{4}|gt-n\d+|sgh-t8[56]9|nexus 10))/i,/((SM-T\w+))/i],[[f,"Samsung"],l,[d,y]],[/smart-tv.+(samsung)/i],[f,[d,v],l],[/((s[cgp]h-\w+|gt-\w+|galaxy\snexus|sm-\w[\w\d]+))/i,/(sam[sung]*)[\s-]*(\w+-?[\w-]*)/i,/sec-((sgh\w+))/i],[[f,"Samsung"],l,[d,g]],[/sie-(\w*)/i],[l,[f,"Siemens"],[d,g]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[f,"Nokia"],l,[d,g]],[/android\s3\.[\s\w;-]{10}(a\d{3})/i],[l,[f,"Acer"],[d,y]],[/android.+([vl]k\-?\d{3})\s+build/i],[l,[f,"LG"],[d,y]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[f,"LG"],l,[d,y]],[/(lg) netcast\.tv/i],[f,l,[d,v]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[l,[f,"LG"],[d,g]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[l,[f,"Lenovo"],[d,y]],[/linux;.+((jolla));/i],[f,l,[d,g]],[/((pebble))app\/[\d\.]+\s/i],[f,l,[d,b]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[f,l,[d,g]],[/crkey/i],[[l,"Chromecast"],[f,"Google"]],[/android.+;\s(glass)\s\d/i],[l,[f,"Google"],[d,b]],[/android.+;\s(pixel c)\s/i],[l,[f,"Google"],[d,y]],[/android.+;\s(pixel xl|pixel)\s/i],[l,[f,"Google"],[d,g]],[/android.+;\s(\w+)\s+build\/hm\1/i,/android.+(hm[\s\-_]*note?[\s_]*(?:\d\w)?)\s+build/i,/android.+(mi[\s\-_]*(?:one|one[\s_]plus|note lte)?[\s_]*(?:\d?\w?)[\s_]*(?:plus)?)\s+build/i,/android.+(redmi[\s\-_]*(?:note)?(?:[\s_]*[\w\s]+))\s+build/i],[[l,/_/g," "],[f,"Xiaomi"],[d,g]],[/android.+(mi[\s\-_]*(?:pad)(?:[\s_]*[\w\s]+))\s+build/i],[[l,/_/g," "],[f,"Xiaomi"],[d,y]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[l,[f,"Meizu"],[d,y]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})\s+build/i],[l,[f,"OnePlus"],[d,g]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[l,[f,"RCA"],[d,y]],[/android.+[;\/\s]+(Venue[\d\s]{2,7})\s+build/i],[l,[f,"Dell"],[d,y]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[l,[f,"Verizon"],[d,y]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[f,"Barnes & Noble"],l,[d,y]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[l,[f,"NuVision"],[d,y]],[/android.+;\s(k88)\sbuild/i],[l,[f,"ZTE"],[d,y]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[l,[f,"Swiss"],[d,g]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[l,[f,"Swiss"],[d,y]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[l,[f,"Zeki"],[d,y]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[f,"Dragon Touch"],l,[d,y]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[l,[f,"Insignia"],[d,y]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[l,[f,"NextBook"],[d,y]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[f,"Voice"],l,[d,g]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[f,"LvTel"],l,[d,g]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[l,[f,"Envizen"],[d,y]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[f,l,[d,y]],[/android.+[;\/]\s*(Trio[\s\-]*.*)\s+build/i],[l,[f,"MachSpeed"],[d,y]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[f,l,[d,y]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[l,[f,"Rotor"],[d,y]],[/android.+(KS(.+))\s+build/i],[l,[f,"Amazon"],[d,y]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[f,l,[d,y]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[d,k.lowerize],f,l],[/(android[\w\.\s\-]{0,9});.+build/i],[l,[f,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[p,[u,"EdgeHTML"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m)\/([\w\.]+)/i,/(khtml|tasman|links)[\/\s]\(?([\w\.]+)/i,/(icab)[\/\s]([23]\.[\d\.]+)/i],[u,p],[/rv\:([\w\.]{1,9}).+(gecko)/i],[p,u]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[u,p],[/(windows)\snt\s6\.2;\s(arm)/i,/(windows\sphone(?:\sos)*)[\s\/]?([\d\.\s\w]*)/i,/(windows\smobile|windows)[\s\/]?([ntce\d\.\s]+\w)/i],[u,[p,w.str,B.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[u,"Windows"],[p,w.str,B.os.windows.version]],[/\((bb)(10);/i],[[u,"BlackBerry"],p],[/(blackberry)\w*\/?([\w\.]*)/i,/(tizen)[\/\s]([\w\.]+)/i,/(android|webos|palm\sos|qnx|bada|rim\stablet\sos|meego|contiki)[\/\s-]?([\w\.]*)/i,/linux;.+(sailfish);/i],[u,p],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[u,"Symbian"],p],[/\((series40);/i],[u],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[u,"Firefox OS"],p],[/(nintendo|playstation)\s([wids34portablevu]+)/i,/(mint)[\/\s\(]?(\w*)/i,/(mageia|vectorlinux)[;\s]/i,/(joli|[kxln]?ubuntu|debian|suse|opensuse|gentoo|(?=\s)arch|slackware|fedora|mandriva|centos|pclinuxos|redhat|zenwalk|linpus)[\/\s-]?(?!chrom)([\w\.-]*)/i,/(hurd|linux)\s?([\w\.]*)/i,/(gnu)\s?([\w\.]*)/i],[u,p],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[u,"Chromium OS"],p],[/(sunos)\s?([\w\.\d]*)/i],[[u,"Solaris"],p],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[u,p],[/(haiku)\s(\w+)/i],[u,p],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[p,/_/g,"."],[u,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[u,"Mac OS"],[p,/_/g,"."]],[/((?:open)?solaris)[\/\s-]?([\w\.]*)/i,/(aix)\s((\d)(?=\.|\)|\s)[\w\.])*/i,/(plan\s9|minix|beos|os\/2|amigaos|morphos|risc\sos|openvms)/i,/(unix)\s?([\w\.]*)/i],[u,p]]},S=function e(t,r){if("object"==C(t)&&(r=t,t=a),!(this instanceof e))return new e(t,r).getResult();var n=t||(o&&o.navigator&&o.navigator.userAgent?o.navigator.userAgent:""),i=r?k.extend(E,r):E;return this.getBrowser=function(){var e={name:a,version:a};return w.rgx.call(e,n,i.browser),e.major=k.major(e.version),e},this.getCPU=function(){var e={architecture:a};return w.rgx.call(e,n,i.cpu),e},this.getDevice=function(){var e={vendor:a,model:a,type:a};return w.rgx.call(e,n,i.device),e},this.getEngine=function(){var e={name:a,version:a};return w.rgx.call(e,n,i.engine),e},this.getOS=function(){var e={name:a,version:a};return w.rgx.call(e,n,i.os),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return n},this.setUA=function(e){return n=e,this},this};S.VERSION="0.7.18",S.BROWSER={NAME:u,MAJOR:"major",VERSION:p},S.CPU={ARCHITECTURE:h},S.DEVICE={MODEL:l,VENDOR:f,TYPE:d,CONSOLE:m,MOBILE:g,SMARTTV:v,TABLET:y,WEARABLE:b,EMBEDDED:"embedded"},S.ENGINE={NAME:u,VERSION:p},S.OS={NAME:u,VERSION:p},C(t)!==s?(C(e)!==s&&e.exports&&(t=e.exports=S),t.UAParser=S):r(3)?(n=function(){return S}.call(t,r,t,e))===a||(e.exports=n):o&&(o.UAParser=S);var A=o&&(o.jQuery||o.Zepto);if(C(A)!==s){var _=new S;A.ua=_.getResult(),A.ua.get=function(){return _.getUA()},A.ua.set=function(e){_.setUA(e);var t=_.getResult();for(var r in t)A.ua[r]=t[r]}}}("object"==("undefined"==typeof window?"undefined":C(window))?window:this)},function(e,t){(function(t){e.exports=t}).call(t,{})},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},o=r(0),a=o.DEVICE_TYPES,i=o.defaultData,s=t.getNavigatorInstance=function(){return!("undefined"==typeof window||!window.navigator&&!navigator)&&(window.navigator||navigator)},c=t.isIOS13Check=function(e){var t=s();return t&&t.platform&&(-1!==t.platform.indexOf(e)||"MacIntel"===t.platform&&t.maxTouchPoints>1&&!window.MSStream)};e.exports={checkType:function(e){switch(e){case a.MOBILE:return{isMobile:!0};case a.TABLET:return{isTablet:!0};case a.SMART_TV:return{isSmartTV:!0};case a.CONSOLE:return{isConsole:!0};case a.WEARABLE:return{isWearable:!0};case a.BROWSER:return{isBrowser:!0};default:return i}},broPayload:function(e,t,r,n,o){return{isBrowser:e,browserMajorVersion:t.major,browserFullVersion:t.version,browserName:t.name,engineName:r.name||!1,engineVersion:r.version,osName:n.name,osVersion:n.version,userAgent:o}},mobilePayload:function(e,t,r,o){return n({},e,{vendor:t.vendor,model:t.model,os:r.name,osVersion:r.version,ua:o})},stvPayload:function(e,t,r,n){return{isSmartTV:e,engineName:t.name,engineVersion:t.version,osName:r.name,osVersion:r.version,userAgent:n}},consolePayload:function(e,t,r,n){return{isConsole:e,engineName:t.name,engineVersion:t.version,osName:r.name,osVersion:r.version,userAgent:n}},wearPayload:function(e,t,r,n){return{isWearable:e,engineName:t.name,engineVersion:t.version,osName:r.name,osVersion:r.version,userAgent:n}},getNavigatorInstance:s,isIOS13Check:c}}])})),Wa=Ra(Qa),Ga=Object.freeze(Object.assign(Object.create(null),Qa,{default:Wa}));function Xa(){return"function"==typeof navigator.enumerateDevices?navigator.enumerateDevices():"object"===va(navigator.mediaDevices)&&"function"==typeof navigator.mediaDevices.enumerateDevices?navigator.mediaDevices.enumerateDevices():new Promise((function(e,t){try{if(null==window.MediaStreamTrack||null==window.MediaStreamTrack.getSources)throw new Error;window.MediaStreamTrack.getSources((function(t){e(t.filter((function(e){return"video"===e.kind.toLowerCase()||"videoinput"===e.kind.toLowerCase()})).map((function(e){return{deviceId:null!=e.deviceId?e.deviceId:"",groupId:e.groupId,kind:"videoinput",label:e.label,toJSON:function(){return this}}})))}))}catch(e){return t(e)}}))}var Ya=D.Errors,Za=1e3,$a=p.div(La||(La=Aa(["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: #000;\n display: flex;\n justify-content: center;\n z-index: ",";\n ","\n"])),1e3,(function(e){return e.checkCameraMode&&"opacity: 0;"})),Ja=p.video(Oa||(Oa=Aa(["\n width: 100%;\n ","\n"])),(function(e){return e.flipHorizontal&&"\n transform: scaleX(-1);\n "})),ei=p.div(Da||(Da=Aa(["\n cursor: pointer;\n text-align: center;\n width: 50px;\n\n img {\n width: 100%;\n }\n"]))),ti=p(ei)(Ma||(Ma=Aa(["\n z-index: ",";\n position: absolute;\n top: 20px;\n right: 20px;\n width: 20px;\n"])),1100),ri=p.div(Ua||(Ua=Aa(["\n z-index: ",";\n position: absolute;\n top: 40px;\n color: red;\n"])),1020),ni=p.div(Fa||(Fa=Aa(["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n z-index: ",";\n"])),1030),oi=p.section(Va||(Va=Aa(["\n width: 260px;\n margin: 1.25rem;\n padding: 0.625rem 1.875rem;\n background: #ffffff;\n border-radius: 0.3125rem;\n box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.15);\n"]))),ai=p.header(ja||(ja=Aa(["\n text-align: center;\n padding: 0.625rem 0;\n border-bottom: 1px solid #dddddd;\n"]))),ii=p.h2(za||(za=Aa(["\n margin: 0.25rem auto;\n padding: 0;\n font-weight: 600;\n font-size: 1.2rem;\n"]))),si=p.p(Ka||(Ka=Aa(["\n padding: 0 0 0.3125rem;\n margin: 0.25rem auto;\n font-size: 0.8rem;\n"]))),ci=p.ul(Ha||(Ha=Aa(["\n list-style: none;\n padding: 0;\n"]))),li=p.li(qa||(qa=Aa(["\n padding: 0.625rem 0 0.9375rem;\n margin: 0;\n text-align: left;\n width: 100%;\n cursor: pointer;\n font-size: 0.82rem;\n transition: all 550ms ease-in-out;\n\n &:hover {\n opacity: 0.8;\n }\n"]))),ui=t.createRef(),di=function(){if(navigator.mediaDevices&&navigator.mediaDevices.getUserMedia)return navigator.mediaDevices;var e=navigator.mozGetUserMedia||navigator.webkitGetUserMedia;return e?{getUserMedia:function(t){return new Promise((function(r,n){e.call(navigator,t,r,n)}))}}:null}();function fi(e){var o=e.checkCameraMode,a=e.frontCamera,i=e.onClose,l=e.children,u=e.onVideoPlayed,d=e.flipHorizontal,f=e.videoSettings,p=e.refVideo,h=e.onError,m=e.closeButton,g=e.videoClassName,y=V.useSDKSettings().lang,v=Dr.useSDKTracking().sendEvent,b=Fr.useAsset("ic_close.png"),C=_a(s(""),2),k=C[0],w=C[1],B=_a(s([]),2),E=B[0],S=B[1],A=_a(s(!1),2),_=A[0],I=A[1],T=r(!1),P=r(!1),x=n((function(){try{var e;(null==p||null===(e=p.current)||void 0===e?void 0:e.srcObject)instanceof MediaStream&&(p.current.srcObject.getTracks().forEach((function(e){return e.stop()})),p.current.srcObject=null)}catch(e){}}),[p]),R=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return{},r=Qa.isMobile?Qa.isIOS?{width:{ideal:1460},aspectRatio:{ideal:window.innerHeight/window.innerWidth}}:{width:{ideal:1650},aspectRatio:{ideal:window.innerHeight/window.innerWidth}}:{height:{ideal:9999}},e.prev=2,e.next=5,di.getUserMedia({audio:!1,video:Ea(Ea({},t?{deviceId:t}:{facingMode:a?"user":"environment"}),f||r)});case 5:return(n=e.sent)||(w(Ya.not_supported.msg[y]),h(Ya.not_supported)),e.abrupt("return",n);case 10:e.prev=10,e.t0=e.catch(2),"NotAllowedError"===e.t0.name?(w(Ya.no_permission.msg[y]),h(Ya.no_permission)):(I(!0),w(e.t0.message),h({code:e.t0.name||e.t0.code}));case 13:return e.abrupt("return",null);case 14:case"end":return e.stop()}}),e,null,[[2,10]])})));return function(t){return e.apply(this,arguments)}}(),[a,f,y,h]),N=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return(r=p.current).oncanplaythrough=function(){r.play(),P.current=!0,w("");var e=window.innerWidth,t=window.innerHeight,n=hn.analyzeVideoAndWindowSizes(r),o=n.lostX,a=void 0===o?0:o,i=n.lostY,s=void 0===i?0:i,c=Math.min(e,Math.floor(e-2*a)),l=Math.min(t,Math.floor(t-2*s));u&&u({clientWidth:e,clientHeight:t,videoAreaWidth:c,videoAreaHeight:l,lostX:a,lostY:s})},e.next=4,R(t);case 4:(n=e.sent)&&(r.srcObject=n);case 6:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[p,R,u]);c((function(){function e(){return(e=Ca(regeneratorRuntime.mark((function e(){var t,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,Xa();case 3:t=e.sent,r=t.filter((function(e){return e.deviceId&&"videoinput"===e.kind})),S(r),e.next=11;break;case 8:e.prev=8,e.t0=e.catch(0),console.error(e.t0);case 11:case"end":return e.stop()}}),e,null,[[0,8]])})))).apply(this,arguments)}_&&!T.current&&(T.current=!0,function(){e.apply(this,arguments)}())}),[_]),c((function(){function e(){return(e=Ca(regeneratorRuntime.mark((function e(){var t,r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,N();case 2:return e.next=4,Xa();case 4:t=e.sent,(r=t.filter((function(e){return"videoinput"===e.kind&&e.label.includes("0")}))).length>0&&(n=r[0].deviceId,x(),N(n));case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var t=p.current;return!di||Qa.browserName&&["facebook"].includes(Qa.browserName.toLowerCase())||Qa.getUA.includes("Zalo iOS")?(w(Ya.not_supported.msg[y]),h(Ya.not_supported)):t&&(Qa.isAndroid&&!1===a?function(){e.apply(this,arguments)}():N()),function(){x()}}),[p,y,a,N,x,h]),c((function(){var e=setTimeout((function(){P.current||(w(Ya.camera_timeout.msg[y]),h(Ya.camera_timeout))}),3e5);return function(){clearTimeout(e)}}),[y,h]);var L=n((function(){x(),i&&i(),v({tag:"result",event:"user_activity.cancel",log:{}})}),[i,x,v]);return t.createElement($a,{checkCameraMode:o},_&&null!=E&&E.length?t.createElement(ni,null,t.createElement(oi,null,t.createElement(ai,null,t.createElement(ii,null,"Không thể mở camera mặc định"),t.createElement(si,null,"Vui lòng thử chọn camera khác trong danh sách dưới đây")),t.createElement(ci,null,E.map((function(e,r){return t.createElement(li,{key:e.deviceId,onClick:function(){w(""),x(),I(!1),N(e.deviceId)}},e.label?e.label:"Camera ".concat(r+1))}))))):null,function(){if(!k)return null;var e=Ya.no_permission.msg[y];return k===e&&Qa.isIOS?t.createElement(ri,null,k," ",t.createElement("button",{onClick:function(){window.location.reload()}},{vi:"Cấp lại quyền truy cập camera",en:"Request camera permission"}[y])):t.createElement(ri,null,k)}(),t.createElement(Ja,{ref:p,playsInline:!0,muted:!0,flipHorizontal:d,className:g}),l,m?t.cloneElement(m,{onClick:L,"data-testid":"close-camera"}):t.createElement(ti,{onClick:L,"data-testid":"close-camera"},t.createElement("img",{src:b,alt:""})))}fi.propTypes={checkCameraMode:f.bool,frontCamera:f.bool,onClose:f.func,onError:f.func,onVideoPlayed:f.func,children:f.node,flipHorizontal:f.bool,videoSettings:f.object,refVideo:f.object,closeButton:f.node,videoClassName:f.string},fi.defaultProps={checkCameraMode:!1,frontCamera:!0,onClose:null,onError:function(){},onVideoPlayed:null,children:null,flipHorizontal:!1,videoSettings:null,refVideo:null,closeButton:null,videoClassName:""};var pi,hi,mi,gi=t.forwardRef((function(e,r){return t.createElement(fi,wa({},e,{refVideo:r||ui}))})),yi=p.table(pi||(pi=Aa(["\n width: 100%;\n height: 100%;\n td {\n text-align: center;\n vertical-align: middle;\n padding: 0;\n border: 0;\n }\n border-spacing: 0;\n table-layout: auto;\n border-collapse: collapse;\n"]))),vi=p.div(hi||(hi=Aa(["\n position: relative;\n"]))),bi=Array.from(Array(3).keys()),Ci=Array.from(Array(3).keys());function ki(e){var r=e.children,n=e.x,o=e.y,a=e.width,i=e.height,s=e.className,c=e.surroundStyle;return t.createElement(yi,{className:s},t.createElement("tbody",null,bi.map((function(e,s){return t.createElement("tr",{key:e,style:{height:0===s?o:"auto"},"data-testid":"row"},Ci.map((function(e,o){var l=1===s&&1===o,u="auto";return l?u=a:0===o&&(u=n),t.createElement("td",{"data-testid":l?"centeredCell":"cell",key:e,style:Ea({width:u,height:l?i:"auto"},l?{}:c)},l?t.createElement(vi,{style:{width:u,height:i}},r):null)})))}))))}ki.propTypes={children:f.node,x:f.string,y:f.string,width:f.string,height:f.string,className:f.string,surroundStyle:f.object},ki.defaultProps={children:null,x:"auto",y:"auto",width:"auto",height:"auto",className:"",surroundStyle:{}};var wi=p(ki)(mi||(mi=Aa(["\n background: transparent;\n position: absolute;\n width: 100%;\n height: 100%;\n z-index: ",";\n"])),1010);function Bi(e){var r=e.className;return t.createElement("svg",{className:r,width:"38px",height:"32px",viewBox:"0 0 24 21","data-testid":"camera-icon"},t.createElement("title",null,"FA45C15C-1E21-4D7B-9585-07FB9F999CB8"),t.createElement("desc",null,"Created with sketchtool."),t.createElement("g",{id:"Web-demo",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},t.createElement("g",{id:"step1",transform:"translate(-950.000000, -380.000000)",fill:"currentColor",fillRule:"nonzero"},t.createElement("g",{id:"Group",transform:"translate(950.000000, 380.000000)"},t.createElement("g",{id:"Group-2"},t.createElement("g",{id:"camera"},t.createElement("path",{d:"M21,3 L17,3 L15,0 L9,0 L7,3 L3,3 C1.34314575,3 0,4.34314575 0,6 L0,18 C0,19.6568542 1.34314575,21 3,21 L21,21 C22.6568542,21 24,19.6568542 24,18 L24,6 C24,4.34314575 22.6568542,3 21,3 Z M12,17 C9.23857625,17 7,14.7614237 7,12 C7,9.23857625 9.23857625,7 12,7 C14.7614237,7 17,9.23857625 17,12 C17,14.7614237 14.7614237,17 12,17 L12,17 Z",id:"Shape"})))))))}Bi.propTypes={className:f.string},Bi.defaultProps={className:""};var Ei,Si=function(e){var t=C(e);return null!=e&&("object"==t||"function"==t)},Ai="object"==C(xa)&&xa&&xa.Object===Object&&xa,_i="object"==("undefined"==typeof self?"undefined":C(self))&&self&&self.Object===Object&&self,Ii=Ai||_i||Function("return this")(),Ti=function(){return Ii.Date.now()},Pi=Ii.Symbol,xi=Object.prototype,Ri=xi.hasOwnProperty,Ni=xi.toString,Li=Pi?Pi.toStringTag:void 0,Oi=Object.prototype.toString,Di=Pi?Pi.toStringTag:void 0,Mi=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Di&&Di in Object(e)?function(e){var t=Ri.call(e,Li),r=e[Li];try{e[Li]=void 0;var n=!0}catch(e){}var o=Ni.call(e);return n&&(t?e[Li]=r:delete e[Li]),o}(e):function(e){return Oi.call(e)}(e)},Ui=function(e){return null!=e&&"object"==C(e)},Fi=function(e){return"symbol"==C(e)||Ui(e)&&"[object Symbol]"==Mi(e)},Vi=/^\s+|\s+$/g,ji=/^[-+]0x[0-9a-f]+$/i,zi=/^0b[01]+$/i,Ki=/^0o[0-7]+$/i,Hi=parseInt,qi=function(e){if("number"==typeof e)return e;if(Fi(e))return NaN;if(Si(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Si(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(Vi,"");var r=zi.test(e);return r||Ki.test(e)?Hi(e.slice(2),r?2:8):ji.test(e)?NaN:+e},Qi=Math.max,Wi=Math.min,Gi=function(e,t,r){var n,o,a,i,s,c,l=0,u=!1,d=!1,f=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function p(t){var r=n,a=o;return n=o=void 0,l=t,i=e.apply(a,r)}function h(e){return l=e,s=setTimeout(g,t),u?p(e):i}function m(e){var r=e-c;return void 0===c||r>=t||r<0||d&&e-l>=a}function g(){var e=Ti();if(m(e))return y(e);s=setTimeout(g,function(e){var r=t-(e-c);return d?Wi(r,a-(e-l)):r}(e))}function y(e){return s=void 0,f&&n?p(e):(n=o=void 0,i)}function v(){var e=Ti(),r=m(e);if(n=arguments,o=this,c=e,r){if(void 0===s)return h(c);if(d)return clearTimeout(s),s=setTimeout(g,t),p(c)}return void 0===s&&(s=setTimeout(g,t)),i}return t=qi(t)||0,Si(r)&&(u=!!r.leading,a=(d="maxWait"in r)?Qi(qi(r.maxWait)||0,t):a,f="trailing"in r?!!r.trailing:f),v.cancel=function(){void 0!==s&&clearTimeout(s),l=0,n=c=o=s=void 0},v.flush=function(){return void 0===s?i:y(Ti())},v},Xi=function(e,t,r){var n=!0,o=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return Si(r)&&(n="leading"in r?!!r.leading:n,o="trailing"in r?!!r.trailing:o),Gi(e,t,{leading:n,maxWait:t,trailing:o})},Yi=function(e){if(!Si(e))return!1;var t=Mi(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},Zi=Ii["__core-js_shared__"],$i=(Ei=/[^.]+$/.exec(Zi&&Zi.keys&&Zi.keys.IE_PROTO||""))?"Symbol(src)_1."+Ei:"",Ji=Function.prototype.toString,es=/^\[object .+?Constructor\]$/,ts=Function.prototype,rs=Object.prototype,ns=ts.toString,os=rs.hasOwnProperty,as=RegExp("^"+ns.call(os).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),is=function(e){return!(!Si(e)||function(e){return!!$i&&$i in e}(e))&&(Yi(e)?as:es).test(function(e){if(null!=e){try{return Ji.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e))},ss=function(e,t){var r=function(e,t){return null==e?void 0:e[t]}(e,t);return is(r)?r:void 0},cs=function(){try{var e=ss(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),ls=function(e,t,r){"__proto__"==t&&cs?cs(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r},us=function(e,t){return e===t||e!=e&&t!=t},ds=Object.prototype.hasOwnProperty,fs=function(e,t,r){var n=e[t];ds.call(e,t)&&us(n,r)&&(void 0!==r||t in e)||ls(e,t,r)},ps=function(e,t,r,n){var o=!r;r||(r={});for(var a=-1,i=t.length;++a<i;){var s=t[a],c=n?n(r[s],e[s],s,r,e):void 0;void 0===c&&(c=e[s]),o?ls(r,s,c):fs(r,s,c)}return r},hs=function(e){return e},ms=function(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)},gs=Math.max,ys=function(e){return function(){return e}},vs=cs?function(e,t){return cs(e,"toString",{configurable:!0,enumerable:!1,value:ys(t),writable:!0})}:hs,bs=Date.now,Cs=function(e){var t=0,r=0;return function(){var n=bs(),o=16-(n-r);if(r=n,o>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}(vs),ks=function(e,t){return Cs(function(e,t,r){return t=gs(void 0===t?e.length-1:t,0),function(){for(var n=arguments,o=-1,a=gs(n.length-t,0),i=Array(a);++o<a;)i[o]=n[t+o];o=-1;for(var s=Array(t+1);++o<t;)s[o]=n[o];return s[t]=r(i),ms(e,this,s)}}(e,t,hs),e+"")},ws=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},Bs=function(e){return null!=e&&ws(e.length)&&!Yi(e)},Es=/^(?:0|[1-9]\d*)$/,Ss=function(e,t){var r=C(e);return!!(t=null==t?9007199254740991:t)&&("number"==r||"symbol"!=r&&Es.test(e))&&e>-1&&e%1==0&&e<t},As=function(e,t,r){if(!Si(r))return!1;var n=C(t);return!!("number"==n?Bs(r)&&Ss(t,r.length):"string"==n&&t in r)&&us(r[t],e)},_s=function(e){return ks((function(t,r){var n=-1,o=r.length,a=o>1?r[o-1]:void 0,i=o>2?r[2]:void 0;for(a=e.length>3&&"function"==typeof a?(o--,a):void 0,i&&As(r[0],r[1],i)&&(a=o<3?void 0:a,o=1),t=Object(t);++n<o;){var s=r[n];s&&e(t,s,n,a)}return t}))},Is=function(e){return Ui(e)&&"[object Arguments]"==Mi(e)},Ts=Object.prototype,Ps=Ts.hasOwnProperty,xs=Ts.propertyIsEnumerable,Rs=Is(function(){return arguments}())?Is:function(e){return Ui(e)&&Ps.call(e,"callee")&&!xs.call(e,"callee")},Ns=Array.isArray,Ls=function(){return!1},Os=Na((function(e,t){var r=t&&!t.nodeType&&t,n=r&&e&&!e.nodeType&&e,o=n&&n.exports===r?Ii.Buffer:void 0,a=(o?o.isBuffer:void 0)||Ls;e.exports=a})),Ds={};Ds["[object Float32Array]"]=Ds["[object Float64Array]"]=Ds["[object Int8Array]"]=Ds["[object Int16Array]"]=Ds["[object Int32Array]"]=Ds["[object Uint8Array]"]=Ds["[object Uint8ClampedArray]"]=Ds["[object Uint16Array]"]=Ds["[object Uint32Array]"]=!0,Ds["[object Arguments]"]=Ds["[object Array]"]=Ds["[object ArrayBuffer]"]=Ds["[object Boolean]"]=Ds["[object DataView]"]=Ds["[object Date]"]=Ds["[object Error]"]=Ds["[object Function]"]=Ds["[object Map]"]=Ds["[object Number]"]=Ds["[object Object]"]=Ds["[object RegExp]"]=Ds["[object Set]"]=Ds["[object String]"]=Ds["[object WeakMap]"]=!1;var Ms=Na((function(e,t){var r=t&&!t.nodeType&&t,n=r&&e&&!e.nodeType&&e,o=n&&n.exports===r&&Ai.process,a=function(){try{return n&&n.require&&n.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a})),Us=Ms&&Ms.isTypedArray,Fs=Us?function(e){return function(t){return e(t)}}(Us):function(e){return Ui(e)&&ws(e.length)&&!!Ds[Mi(e)]},Vs=Object.prototype.hasOwnProperty,js=function(e,t){var r=Ns(e),n=!r&&Rs(e),o=!r&&!n&&Os(e),a=!r&&!n&&!o&&Fs(e),i=r||n||o||a,s=i?function(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}(e.length,String):[],c=s.length;for(var l in e)!t&&!Vs.call(e,l)||i&&("length"==l||o&&("offset"==l||"parent"==l)||a&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||Ss(l,c))||s.push(l);return s},zs=Object.prototype,Ks=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||zs)},Hs=Object.prototype.hasOwnProperty,qs=function(e){if(!Si(e))return function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}(e);var t=Ks(e),r=[];for(var n in e)("constructor"!=n||!t&&Hs.call(e,n))&&r.push(n);return r},Qs=function(e){return Bs(e)?js(e,!0):qs(e)},Ws=_s((function(e,t,r,n){ps(t,Qs(t),e,n)})),Gs=function(e,t){return function(r){return e(t(r))}},Xs=Gs(Object.getPrototypeOf,Object),Ys=Function.prototype,Zs=Object.prototype,$s=Ys.toString,Js=Zs.hasOwnProperty,ec=$s.call(Object),tc=function(e){if(!Ui(e)||"[object Object]"!=Mi(e))return!1;var t=Xs(e);if(null===t)return!0;var r=Js.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&$s.call(r)==ec},rc=function(e){if(!Ui(e))return!1;var t=Mi(e);return"[object Error]"==t||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!tc(e)},nc=ks((function(e,t){try{return ms(e,void 0,t)}catch(e){return rc(e)?e:new Error(e)}})),oc=function(e,t){for(var r=-1,n=null==e?0:e.length,o=Array(n);++r<n;)o[r]=t(e[r],r,e);return o},ac=Object.prototype,ic=ac.hasOwnProperty,sc=function(e,t,r,n){return void 0===e||us(e,ac[r])&&!ic.call(n,r)?t:e},cc={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},lc=function(e){return"\\"+cc[e]},uc=Gs(Object.keys,Object),dc=Object.prototype.hasOwnProperty,fc=function(e){return Bs(e)?js(e):function(e){if(!Ks(e))return uc(e);var t=[];for(var r in Object(e))dc.call(e,r)&&"constructor"!=r&&t.push(r);return t}(e)},pc=/<%=([\s\S]+?)%>/g,hc=function(e){return function(t){return null==e?void 0:e[t]}}({"&":"&","<":"<",">":">",'"':""","'":"'"}),mc=Pi?Pi.prototype:void 0,gc=mc?mc.toString:void 0,yc=function e(t){if("string"==typeof t)return t;if(Ns(t))return oc(t,e)+"";if(Fi(t))return gc?gc.call(t):"";var r=t+"";return"0"==r&&1/t==-1/0?"-0":r},vc=function(e){return null==e?"":yc(e)},bc=/[&<>"']/g,Cc=RegExp(bc.source),kc={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:pc,variable:"",imports:{_:{escape:function(e){return(e=vc(e))&&Cc.test(e)?e.replace(bc,hc):e}}}},wc=/\b__p \+= '';/g,Bc=/\b(__p \+=) '' \+/g,Ec=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Sc=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ac=/($^)/,_c=/['\n\r\u2028\u2029\\]/g,Ic=Object.prototype.hasOwnProperty,Tc=function(e,t,r){var n=kc.imports._.templateSettings||kc;r&&As(e,t,r)&&(t=void 0),e=vc(e),t=Ws({},t,n,sc);var o,a,i=Ws({},t.imports,n.imports,sc),s=fc(i),c=function(e,t){return oc(t,(function(t){return e[t]}))}(i,s),l=0,u=t.interpolate||Ac,d="__p += '",f=RegExp((t.escape||Ac).source+"|"+u.source+"|"+(u===pc?Sc:Ac).source+"|"+(t.evaluate||Ac).source+"|$","g"),p=Ic.call(t,"sourceURL")?"//# sourceURL="+(t.sourceURL+"").replace(/\s/g," ")+"\n":"";e.replace(f,(function(t,r,n,i,s,c){return n||(n=i),d+=e.slice(l,c).replace(_c,lc),r&&(o=!0,d+="' +\n__e("+r+") +\n'"),s&&(a=!0,d+="';\n"+s+";\n__p += '"),n&&(d+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),l=c+t.length,t})),d+="';\n";var h=Ic.call(t,"variable")&&t.variable;h||(d="with (obj) {\n"+d+"\n}\n"),d=(a?d.replace(wc,""):d).replace(Bc,"$1").replace(Ec,"$1;"),d="function("+(h||"obj")+") {\n"+(h?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(o?", __e = _.escape":"")+(a?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var m=nc((function(){return Function(s,p+"return "+d).apply(void 0,c)}));if(m.source=d,rc(m))throw m;return m},Pc=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,xc=/^\w*$/,Rc=ss(Object,"create"),Nc=Object.prototype.hasOwnProperty,Lc=Object.prototype.hasOwnProperty;function Oc(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Oc.prototype.clear=function(){this.__data__=Rc?Rc(null):{},this.size=0},Oc.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Oc.prototype.get=function(e){var t=this.__data__;if(Rc){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return Nc.call(t,e)?t[e]:void 0},Oc.prototype.has=function(e){var t=this.__data__;return Rc?void 0!==t[e]:Lc.call(t,e)},Oc.prototype.set=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=Rc&&void 0===t?"__lodash_hash_undefined__":t,this};var Dc=Oc,Mc=function(e,t){for(var r=e.length;r--;)if(us(e[r][0],t))return r;return-1},Uc=Array.prototype.splice;function Fc(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Fc.prototype.clear=function(){this.__data__=[],this.size=0},Fc.prototype.delete=function(e){var t=this.__data__,r=Mc(t,e);return!(r<0||(r==t.length-1?t.pop():Uc.call(t,r,1),--this.size,0))},Fc.prototype.get=function(e){var t=this.__data__,r=Mc(t,e);return r<0?void 0:t[r][1]},Fc.prototype.has=function(e){return Mc(this.__data__,e)>-1},Fc.prototype.set=function(e,t){var r=this.__data__,n=Mc(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this};var Vc=Fc,jc=ss(Ii,"Map"),zc=function(e,t){var r=e.__data__;return function(e){var t=C(e);return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?r["string"==typeof t?"string":"hash"]:r.map};function Kc(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Kc.prototype.clear=function(){this.size=0,this.__data__={hash:new Dc,map:new(jc||Vc),string:new Dc}},Kc.prototype.delete=function(e){var t=zc(this,e).delete(e);return this.size-=t?1:0,t},Kc.prototype.get=function(e){return zc(this,e).get(e)},Kc.prototype.has=function(e){return zc(this,e).has(e)},Kc.prototype.set=function(e,t){var r=zc(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this};var Hc=Kc;function qc(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var r=function r(){var n=arguments,o=t?t.apply(this,n):n[0],a=r.cache;if(a.has(o))return a.get(o);var i=e.apply(this,n);return r.cache=a.set(o,i)||a,i};return r.cache=new(qc.Cache||Hc),r}qc.Cache=Hc;var Qc=qc,Wc=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Gc=/\\(\\)?/g,Xc=function(e){var t=Qc((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Wc,(function(e,r,n,o){t.push(n?o.replace(Gc,"$1"):r||e)})),t}),(function(e){return 500===r.size&&r.clear(),e})),r=t.cache;return t}(),Yc=function(e,t){return Ns(e)?e:function(e,t){if(Ns(e))return!1;var r=C(e);return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!Fi(e))||xc.test(e)||!Pc.test(e)||null!=t&&e in Object(t)}(e,t)?[e]:Xc(vc(e))},Zc=function(e){if("string"==typeof e||Fi(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t},$c=function(e,t,r){var n=null==e?void 0:function(e,t){for(var r=0,n=(t=Yc(t,e)).length;null!=e&&r<n;)e=e[Zc(t[r++])];return r&&r==n?e:void 0}(e,t);return void 0===n?r:n},Jc=D.Errors;function el(e){var t=e.livenessSettings,r=e.apiClient,n=e.apiCheck,o=e.onError,a=_a(s({face_tracking_setting:{enable:!1,web_terminate_threshold:.0030152991993743408,web_warning_threshold:.0017317430600108828,limit_for:"all_flow",max_warning_time:5},flow_interval_time_ms:3e3,limit_time_liveness_check:{enable:!1,limit_time_second:45},terminate_if_no_face:{enable:!1,max_invalid_frame:5,max_time_ms:1e3}}),2),i=a[0],l=a[1];return c((function(){t?l(Ea({},t)):n&&r.clientSettings().then((function(e){if(e&&e.data){var t,r=$c(e,"data.settings.sdk_settings.server_log_settings.enable"),n=$c(e,"data.settings.sdk_settings.active_liveness_settings"),a=$c(n,"save_encoded_frames",{});a.enable&&(t={enable:!0,framesIntervalTime:a.frames_interval_ms,framesBatchLength:a.frames_batch_len}),l(Ea(Ea({},n),{},{enableTracking:r,captureFrameSettings:t}))}e&&e.errors&&o(Jc.server_error)})).catch((function(e){o(e)}))}),[t,r,o,n]),i}var tl=function(e){var t=e.curStep,r=e.faceDirection,n=$c(t,"stepTimeConstraints.delayTime");return!!n&&(null===t.firstFrameSpottedAt?(t.name===r&&(t.firstFrameSpottedAt=(new Date).getTime()),!0):(new Date).getTime()-t.firstFrameSpottedAt<n)},rl=function(e){var t=function(e){return e?1/0===(e=qi(e))||-1/0===e?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}(e),r=t%1;return t==t?r?t-r:t:0},nl=function(e){return function(e,t){var r;if("function"!=typeof t)throw new TypeError("Expected a function");return e=rl(e),function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=void 0),r}}(2,e)};function ol(){return(ol=Ca(regeneratorRuntime.mark((function e(){var t,r,n,o,a=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=a.length>0&&void 0!==a[0]?a[0]:{},r=t.blazefaceModelUrl,n=t.tfScriptUrls,e.next=3,fa.loadTensorFlow(n);case 3:return e.next=5,fa.initTensorFlow({preferredBackends:["webgl","wasm","cpu"]});case 5:return e.next=7,fa.loadBlazefaceModel({modelUrl:r});case 7:return o=e.sent,e.abrupt("return",{blazefaceModel:o});case 9:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var al,il,sl,cl,ll,ul,dl,fl=nl((function(){return ol.apply(this,arguments)})),pl=[],hl=function(){pl=[]},ml=function(e,t,r){r&&hl(),pl.push({id:null});var n=pl.length-1;t.httpClient.post("/v1/files",{frames:e,metadata:JSON.stringify({type:"selfie"})}).then((function(e){e&&e.data&&e.data.file_id?pl[n].id=e.data.file_id:pl[n].id=-1}))},gl=function(){return new Promise((function(e){var t=setInterval((function(){pl.every((function(e){return e.id}))&&(e(),clearInterval(t))}),200)}))},yl=function(e){return e.enable?pl.some((function(e){return-1===e.id}))?null:pl:[]},vl=Tn.faceTracker(),bl=D.Mode,Cl=D.FaceDirection,kl=D.Errors,wl=D.Messages;function Bl(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=t.apiCheck,i=t.mode,u=t.bgCameraMask,d=t.bgCameraMaskRed,f=t.surroundStyle,p=t.cropAreaDimension,h=t.customInstructions,m=t.customIcon,g=t.customDirectionIcon,y=t.customStepTimeConstraints,v=void 0===y?(ka(e={},D.FaceDirection.UP,{delayTime:1e3}),ka(e,D.FaceDirection.LEFT,{delayTime:1e3}),ka(e,D.FaceDirection.RIGHT,{delayTime:1e3}),ka(e,D.FaceDirection.FRONTAL,{delayTime:2e3}),e):y,b=t.onLivenessDetectionDone,C=t.onError,k=t.frontalMinSize,w=t.waitingTimeToGetBetterFrames,B=void 0===w?500:w,E=t.captureFrameSettings,S=void 0===E?{enable:!1,framesIntervalTime:180,framesBatchLength:0}:E,A=t.livenessSettings,_=t.setRemainingTime,I=void 0===_?function(){}:_,T=t.onProcessing,P=void 0===T?function(){}:T,x=t.customErrors,R=t.customMessages,N=t.apiCredentials,L=void 0===N?{}:N,O=t.onFramesCaptured,M=void 0===O?function(){}:O,U=s(!1),F=_a(U,2),j=F[0],z=F[1],K=s(!1),H=_a(K,2),q=H[0],Q=H[1],W=s(!1),G=_a(W,2),X=G[0],Y=G[1],Z=r(null),$=V.useSDKSettings(),J=$.lang,ee=$.assetRoot,te=$.customUrls,re=Qo.useApiClient({apiCredentials:L}),ne=re.apiClient,oe=i===bl.ACTIVE,ae=l((function(e){return e+1}),0),ie=_a(ae,2),se=(ie[0],ie[1]),ce=r(null),le=r(!1),ue=s(!1),de=_a(ue,2),fe=de[0],pe=de[1],he=r({}),me=Dr.useSDKTracking(),ge=me.sendEvent,ye=r(null);null===ye.current&&(ye.current=Tn.initFaceVerificationData({assetRoot:ee,customInstructions:h,customIcon:m,customDirectionIcon:g,customStepTimeConstraints:v}));var ve=s(),be=_a(ve,2),Ce=be[0],ke=be[1],we=a((function(){return Xi(ke,500)}),[ke]),Be=r([]),Ee=r(),Se=r(),Ae=el({livenessSettings:A,apiClient:ne,apiCheck:o,onError:C}),_e=Ae.face_tracking_setting,Ie=Ae.flow_interval_time_ms,Te=Ae.limit_time_liveness_check,Pe=Ae.terminate_if_no_face,xe=Ae.captureFrameSettings,Re=void 0===xe?S:xe,Ne=Ae.enableTracking,Le=a((function(){return Xi((function(e){o&&!Ne||ge(e)}),2e3)}),[o,Ne,ge]),Oe=r(0),De=r();c((function(){Le({tag:"selfie",event:"user_activity.start",log:{}})}),[Le]),c((function(){function e(){return(e=Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(fe){e.next=9;break}return Se.current=performance.now(),e.next=4,fl(te);case 4:he.current=e.sent,pe(!0),Le({tag:"selfie",event:"user_activity.show",log:{}}),Le({tag:"selfie",event:"sdk.load_model",log:{status:"success",time_in_ms:performance.now()-Se.current}}),Se.current=null;case 9:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[fe,te,Le]);var Me=n((function(){I(""),ye.current.curStepIndex=ye.current.steps.length,Q(!1),setTimeout((function(){ye.current=Tn.initFaceVerificationData({assetRoot:ee,customInstructions:h,customIcon:m,customDirectionIcon:g}),Ee.current=Date.now(),Oe.current=0,De.current=null,Be.current=[],Y(!1),hl(),se()}),Ie)}),[ee,h,m,g,Ie,I]),Ue=r(null),Fe=a((function(){return Ea(Ea({},kl),x)}),[x]),Ve=a((function(){return Ea(Ea({},wl),R)}),[R]),je=400;c((function(){if(j&&Te.enable&&X){Ee.current=Date.now();var e=Te.limit_time_second+1,t=Te.remain_time_show||10,r=Te.format||"s";Ue.current=setInterval((function(){var n=Math.round((1e3*e-(Date.now()-Ee.current))/1e3);if(ye.current.curStepIndex<ye.current.steps.length){if(n<=t&&n>=1){var o=Tc(Ve.REMAIN_TIME[J]),a=n;switch(r){case"mm:ss":a=n.toString().padStart(5,"00:00");break;case"ss":a=n.toString().padStart(2,"0")}I(o({x:a}))}if(Math.round((Date.now()-Ee.current)/1e3)===e){var i,s={};Object.keys(null===(i=Fe.liveness_terminated_time_out)||void 0===i?void 0:i.msg).forEach((function(e){var t,r=Tc(null===(t=Fe.liveness_terminated_time_out)||void 0===t?void 0:t.msg[e]);s[e]=r({x:Te.limit_time_second})})),ke(Ea(Ea({},Fe.liveness_terminated_time_out),{},{msg:s,duration:Ie})),Le({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:"liveness_terminated_time_out,"}}),Me()}}}),1e3)}return function(){clearInterval(Ue.current)}}),[Me,I,j,J,Ie,Te.enable,Te.limit_time_second,X,Fe.liveness_terminated_time_out,Ve.REMAIN_TIME,Te.format,Te.remain_time_show,Le]);var ze=n((function(e){var t,r,n=e.clientWidth,o=e.clientHeight,a=e.videoAreaWidth,i=e.videoAreaHeight,s=e.lostX,c=e.lostY;Qa.isMobile?r=t=a:t=r=i-200;var l=Math.floor((a-t)/2)+s,d=5+c,h=u;ce.current={x:l,y:d,width:t,height:r,image:h,surroundStyle:f},"object"===va(p)?ce.current=Ea(Ea({},ce.current),p):"function"==typeof p&&(ce.current=Ea(Ea({},ce.current),p({clientWidth:n,clientHeight:o,videoAreaWidth:a,videoAreaHeight:i,lostX:s,lostY:c,isMobile:Qa.isMobile,width:t,height:r}))),se(),z(!0)}),[u,f,p]),Ke=s(3),He=_a(Ke,2),qe=He[0],Qe=He[1],We=s(!1),Ge=_a(We,2),Xe=Ge[0],Ye=Ge[1],Ze=r(!1),$e=n((function(e){Ye(e),Ze.current=e}),[]),Je=r(null),et=r([]),tt=n((function(){Qe(3),clearInterval(Je.current),$e(!0);var e=function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,a,i,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t-1!=0){e.next=9;break}return clearInterval(Je.current),r=et.current,P(),n=r.map((function(e){return Ro.resizeBlobImg(e.blob,je,je)})),e.next=7,Promise.all(n);case 7:a=e.sent,o?(i=Ia(Be.current),s=r.map((function(e,t){return ne.uploadImage({file:a[t],label:"portrait",metadata:JSON.stringify({gesture_score:e.leftRightScore,gesture:Cl.FRONTAL})})})),Promise.all(s).then((function(e){return ne.verifyFaceLiveness({images:e.map((function(e){return{id:e.data.image_id}})),videos:[{frames:i}]})})).then((function(e){b({apiCheckPassed:e.data.is_live,verifyFaceLivenessResult:e.data})})).catch((function(e){C({error:e})}))):b({frontalFaces:a,capturedFrames:Be.current});case 9:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();Je.current=setInterval((function(){Qe((function(t){return e(t),t-1}))}),1e3)}),[$e,o,b,ne,C,P]);c((function(){Ce&&(clearInterval(Je.current),$e(!1))}),[Ce,$e]),c((function(){var e,t=Z.current,r=function(){var e=Ca(regeneratorRuntime.mark((function e(){var t,r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=ye.current.steps,r=[],t.forEach((function(e){var t=e.name,n=e.image,o=e.frontalFaceImage;t!==Cl.FRONTAL?r.push(ne.uploadImage({file:n.blob,label:"portrait",metadata:JSON.stringify({gesture_score:n.leftRightScore,gesture:t})})):r.push(Promise.resolve({data:{image_id:null}})),o.blob?r.push(ne.uploadImage({file:o.blob,label:"portrait",metadata:JSON.stringify({gesture_score:o.leftRightScore,gesture:Cl.FRONTAL})})):r.push(Promise.resolve({data:{image_id:null}}))})),e.next=5,Promise.all(r);case 5:n=e.sent,t.forEach((function(e,t){e.image.imageId=n[2*t].data.image_id,e.frontalFaceImage.imageId=n[2*t+1].data.image_id}));case 7:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),n=function(){var e=Ca(regeneratorRuntime.mark((function e(){var t,n,o,a,i,s,c,l,u,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,r();case 3:if(t=ye.current.steps,0!==(n=t.filter((function(e){return e.frontalFaceImage.imageId}))).length){e.next=9;break}b({error:"wrong_face_movement"}),e.next=26;break;case 9:return e.next=11,gl();case 11:if(o=yl(Re)){e.next=16;break}b({error:"network_error"}),e.next=26;break;case 16:return a=ne.verifyFaceLiveness({images:n.map((function(e){return{id:e.frontalFaceImage.imageId}})),gesture_images:t.filter((function(e){return e.image.imageId&&e.name!==Cl.FRONTAL})).map((function(e){return{gesture:e.name,images:[{id:e.image.imageId}]}})),videos:o}),i=ne.requestVerifyPortrait({image:{id:n[n.length-1].frontalFaceImage.imageId}}),e.next=20,Promise.all([a,i]);case 20:s=e.sent,c=_a(s,2),l=c[0],u=c[1],d=!0===l.data.is_live,b({apiCheckPassed:d,verifyFaceLivenessResult:l.data,verifyFacePortraitResult:u.data,frontalFaces:n.map((function(e){return{id:e.frontalFaceImage.imageId,blob:e.frontalFaceImage.blob}})),steps:t.filter((function(e){return e.image.imageId&&e.name!==Cl.FRONTAL})).map((function(e){var t=e.name,r=e.image;return{name:t,blob:r.blob,id:r.imageId}}))});case 26:e.next=31;break;case 28:e.prev=28,e.t0=e.catch(0),C({error:e.t0});case 31:case"end":return e.stop()}}),e,null,[[0,28]])})));return function(){return e.apply(this,arguments)}}(),a=function(){var e=Ca(regeneratorRuntime.mark((function e(){var t,r,n,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=ye.current.steps,r=[],t.map((function(e){return r.push({name:e.name,blob:e.image.blob}),e.frontalFaceImage.blob&&r.push({name:e.name,blob:e.frontalFaceImage.blob}),0})),n=r.map((function(e){return Ro.resizeBlobImg(e.blob,je,je)})),e.next=6,Promise.all(n);case 6:o=e.sent,a=r.map((function(e,t){return{name:e.name,blob:o[t]}})),t.map((function(e,r){var n=a.filter((function(t){return t.name===e.name}));return t[r].image.blob=n[0].blob,e.frontalFaceImage.blob&&(t[r].frontalFaceImage.blob=n[1].blob),0}));case 9:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),i=function(){var e=Ca(regeneratorRuntime.mark((function e(){var t,r,i,s,c,l,u,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=ye.current.steps,r=t[ye.current.curStepIndex],Le({tag:"selfie",event:"user_activity.".concat(r.name),log:{time_capture_in_seconds:((performance.now()-Se.current)/1e3).toFixed(1)}}),ye.current.curStepIndex++,Se.current=performance.now(),_e.enable&&"each_gesture"===_e.limit_for&&(Oe.current=0),ye.current.curStepIndex!==t.length){e.next=33;break}if(Te.enable&&I(""),!b){e.next=33;break}return Re.enable&&(Re.framesBatchLength>0?(M(Be.current.slice(Be.current.length%Re.framesBatchLength*-1).map((function(e){return{base64:e.base64,label:e.label,index:e.index}}))),o&&ml(Be.current.slice(Be.current.length%Re.framesBatchLength*-1),ne)):M(Be.current.map((function(e){return{base64:e.base64,label:e.label,index:e.index}})))),Le({tag:"selfie",event:"user_activity",log:{time_capture_in_seconds:((Date.now()-Ee.current)/1e3).toFixed(1)}}),P(),e.next=14,a();case 14:if(o){e.next=31;break}if(c=t.filter((function(e){return e.name!==Cl.FRONTAL})).map((function(e){return{name:e.name,image:{blob:e.image.blob}}})),l=t.filter((function(e){return e.name!==Cl.FRONTAL})).map((function(e){return e.frontalFaceImage.blob})).filter((function(e){return null!==e})),!(u=null===(i=t.find((function(e){return e.name===Cl.FRONTAL})))||void 0===i||null===(s=i.image)||void 0===s?void 0:s.blob)||!k){e.next=24;break}return e.next=21,Ro.scaleImage(u,{minSize:k});case 21:e.t0=e.sent,e.next=25;break;case 24:e.t0=null;case 25:d=e.t0,u&&l.push(u),Le({tag:"result",event:"sdk_mode.liveness",log:{result_object:{steps:c,frontalFaces:l,frontalScaledImage:d}}}),b({steps:c,frontalFaces:l,frontalScaledImage:d,capturedFrames:Be.current}),e.next=33;break;case 31:return e.next=33,n();case 33:se();case 34:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),s=Gi((function(){var e=ye.current,t=e.curStepIndex,r=e.steps,n=r[t],o=null!==(null==n?void 0:n.image.blob),a=null!==(null==n?void 0:n.frontalFaceImage.blob),s=r.filter((function(e){return e.frontalFaceImage.blob})).length,c=!1;return o&&(a||![1].includes(t)||s>=1)?(le.current=!1,i(),c=!0):le.current=!(!o||a),Q(!1),c}),B);function c(e,t,r,n){return l.apply(this,arguments)}function l(){return(l=Ca(regeneratorRuntime.mark((function e(t,r,n,o){var a,c,l,u,d,f;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=ye.current,c=a.curStepIndex,l=a.steps,!(c<l.length)){e.next=24;break}if(u=l[c],!tl({faceDirection:t,curStep:u})){e.next=5;break}return e.abrupt("return");case 5:if(t!==Cl.FRONTAL||null!==u.frontalFaceImage.blurScore&&!fn.hasBetterBlurScore(n,u.frontalFaceImage.blurScore)){e.next=13;break}return u.frontalFaceImage.blurScore=n,e.next=9,hn.takePicture({canvas:r});case 9:d=e.sent,u.frontalFaceImage.blob=d,u.frontalFaceImage.leftRightScore=o,le.current&&(le.current=!1,i());case 13:if(u.name!==t||null!==u.image.blurScore&&!fn.hasBetterBlurScore(n,u.image.blurScore)){e.next=24;break}return Q(!0),u.image.blurScore=n,e.next=18,hn.takePicture({canvas:r});case 18:f=e.sent,u.image.blob=f,u.image.leftRightScore=o,u.image.objUrl&&URL.revokeObjectURL(u.image.objUrl),u.image.objUrl=URL.createObjectURL(f),s();case 24:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function f(e,t,r){return p.apply(this,arguments)}function p(){return(p=Ca(regeneratorRuntime.mark((function e(t,r,n){var o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(!0===Ze.current&&t===Cl.FRONTAL&&et.current.length<3)){e.next=5;break}return e.next=3,hn.takePicture({canvas:r});case 3:o=e.sent,et.current.push({blob:o,leftRightScore:n});case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,r,n){if(Be.current.length&&Date.now()-Be.current[Be.current.length-1].time<Re.framesIntervalTime)return null;if(Re.enable&&!n){var a=e.topLeft,i=e.bottomRight,s=[].concat(Ia(a),Ia(i)),c=[];[a,i].forEach((function(e){c=[].concat(Ia(c),[e[0]/Nn.SIZE*t.width,e[1]/Nn.SIZE*t.height])}));var l=vl(e,0===Be.current.length),u=l.score,d=l.time,f=t.toDataURL("image/jpeg",.8);return Be.current.push({label:"portrait",base64:f.split(",")[1],landmarks:r,original_landmarks:r.map((function(e){return[e[0]/Nn.SIZE*t.width,e[1]/Nn.SIZE*t.height]})),score:u,time:d,index:Be.current.length,bbox:s,original_bbox:c}),Re.framesBatchLength>0&&Be.current.length%Re.framesBatchLength==0&&M&&(M(Be.current.slice(-Re.framesBatchLength).map((function(e){return{base64:e.base64,label:e.label,index:e.index}}))),o&&ml(Be.current.slice(-Re.framesBatchLength),ne,Be.current.length===Re.framesBatchLength)),u}return null}function m(e){if(!_e.enable||null===e||!X)return!0;var t=_e.web_warning_threshold,r=_e.web_terminate_threshold,n=_e.max_warning_time;return e<t||(e<r&&Oe.current<n?(Oe.current++,Oe.current===n?(ke(Ea(Ea({},Fe.liveness_terminated_face_tracking),{},{duration:Ie})),Le({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:"liveness_terminated_face_tracking"}})):ke(Ea(Ea({},Fe.liveness_too_fast),{},{duration:1500})),!0):(ke(Ea(Ea({},Fe.liveness_terminated),{},{duration:Ie})),Le({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:"liveness_terminated"}}),Me(),!1))}function g(e){if(Pe.enable&&X){var t=Pe.max_time_ms;De.current&&e||(De.current={time:Date.now(),frame:0}),e&&De.current.frame++;var r=De.current.time;e&&Date.now()-r>=t&&(ke(Ea(Ea({},Fe.liveness_terminated_no_face),{},{duration:Ie})),Le({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:"liveness_terminated_no_face"}}),Me())}}function y(e,t){return v.apply(this,arguments)}function v(){return(v=Ca(regeneratorRuntime.mark((function r(n,o){var a,i,s,l,p,v,b,C,k,w,B,E,S,A,_,I,T,P,x,R,N;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return a=n.cropX,i=n.cropY,s=n.cropWidth,l=n.cropHeight,o.getContext("2d").drawImage(t,a,i,s,l,0,0,s,l),p=he.current.blazefaceModel,r.next=6,fn.calculateBlurScore(o);case 6:return v=r.sent,r.next=9,Nn.getModelPredictions({model:p,sCanvas:o});case 9:return b=r.sent,r.next=12,Tn.validatePredictions({predictions:b,width:Nn.SIZE,height:Nn.SIZE});case 12:if(C=r.sent,k=C.error,w=C.fullFace,ce.current.image=u,E=null,S=null,A=null,_=ye.current,I=_.curStepIndex,T=_.steps,!w){r.next=27;break}return P=T[I],A=w.landmarks,r.next=25,Tn.calculateFaceDirection({landmarks:A,getPerfectFrontal:P&&P.name===Cl.FRONTAL});case 25:(x=r.sent)&&(E=x.gesture,S=x.leftRightScore);case 27:if(R="no_face"===(null==k?void 0:k.code)||"partial_face"===(null==k?void 0:k.code),N=I<T.length,g(R&&N),null!=k&&k.code&&Le({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:k.code}}),k&&("face_too_small"!==k.code||![Cl.DOWN,Cl.UP,Cl.LEFT,Cl.RIGHT].includes(E))){r.next=50;break}if(oe||h(b[0],o,A),!oe){r.next=41;break}if(X||(Y(!0),Se.current=performance.now(),Ee.current=Date.now()),!m(h(b[0],o,A,I>=T.length))){r.next=39;break}return r.next=39,c(E,o,v,S);case 39:r.next=48;break;case 41:if(![Cl.LEFT,Cl.RIGHT].includes(E)){r.next=46;break}B=Fe.not_frontal_face,ce.current.image=d,r.next=48;break;case 46:return r.next=48,f(E,o,S);case 48:r.next=51;break;case 50:I<T.length&&(B=Fe[k.code],ce.current.image=d);case 51:we(B),-1!==e&&(e=requestAnimationFrame((function(){return y(n,o)})));case 53:case"end":return r.stop()}}),r)})))).apply(this,arguments)}function w(){return(w=Ca(regeneratorRuntime.mark((function e(){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=hn.analyzeVideoAndWindowSizes(t,ce.current),n=r.cropWidth,o=r.cropHeight,(a=document.createElement("canvas")).width=n,a.height=o,(i=a.getContext("2d")).translate(n,0),i.scale(-1,1),y(r,a);case 9:case"end":return e.stop()}}),e)})))).apply(this,arguments)}return j&&fe&&setTimeout((function(){!function(){w.apply(this,arguments)}()}),2e3),function(){cancelAnimationFrame(e),e=-1}}),[j,J,oe,ne,o,u,d,b,C,k,B,Re,P,_e,Te.enable,I,we,Ie,Me,Pe,X,Fe,fe,Le,M]);var rt=ye.current,nt=rt.curStepIndex,ot=rt.steps,at=a((function(){return ot.find((function(e){return e.name===D.FaceDirection.FRONTAL}))}),[ot]),it=le.current?at:ot[nt],st=it&&X?it.instructions[J]:null,ct=it&&X?it.directionIcon:"",lt=it?it.directionIconAnimation:"";return{countdownToTakePicture:qe,cropArea:ce,curStepIndex:nt,directionIcon:ct,directionIconAnimation:lt,faceDetectionError:Ce,handleTriggerPassiveMode:tt,handleVideoPlayed:ze,instructions:st,isActiveMode:oe,refVideo:Z,showCountdown:Xe,steps:ot,videoPlayed:j,activeCapturing:q,isFirstValidFrameFound:X,warmupDone:fe}}var El=(ka(al={},D.FaceDirection.LEFT,90),ka(al,D.FaceDirection.RIGHT,270),ka(al,D.FaceDirection.UP,180),ka(al,D.FaceDirection.DOWN,0),al),Sl=m(["0%{opacity:0.15;}50%{opacity:0.3;}100%{opacity:1;}"]),Al=p.div(il||(il=Aa(["\n width: 200px;\n height: 200px;\n position: relative;\n transform: scale(0.48);\n\n .top,\n .right,\n .bottom,\n .left {\n position: absolute;\n }\n\n .top {\n top: 0;\n left: 50%;\n transform: rotate(","deg) translateX(-50%);\n }\n\n .right {\n right: 0;\n top: 50%;\n transform: rotate(","deg) translateX(-50%);\n }\n\n .bottom {\n bottom: 0;\n left: 50%;\n transform: rotate(","deg) translateX(50%);\n }\n\n .left {\n left: 0;\n top: 50%;\n transform: rotate(","deg) translateX(50%);\n }\n"])),El[D.FaceDirection.DOWN],El[D.FaceDirection.LEFT],El[D.FaceDirection.UP],El[D.FaceDirection.RIGHT]),_l=p.div(sl||(sl=Aa(["\n width: 70px;\n transform: rotate(","deg);\n"])),(function(e){var t,r=e.direction;return null!==(t=El[r])&&void 0!==t?t:0})),Il=p.span(cl||(cl=Aa(["\n display: flex;\n margin: 4px 0;\n width: 100%;\n height: 15px;\n animation: "," 1s infinite;\n animation-direction: alternate;\n\n &::before,\n &::after {\n content: '';\n height: 100%;\n width: 50%;\n background: rgba(255, 255, 255, 0.8);\n }\n\n &::before {\n transform: skewY(32deg);\n }\n\n &::after {\n width: 50%;\n transform: skewY(-32deg);\n }\n"])),Sl),Tl=p(Il)(ll||(ll=Aa(["\n animation-delay: 0s;\n"]))),Pl=p(Il)(ul||(ul=Aa(["\n animation-delay: 0.5s;\n"]))),xl=p(Il)(dl||(dl=Aa(["\n animation-delay: 1s;\n"])));function Rl(e){var r=e.type;return r!==D.FaceDirection.FRONTAL?t.createElement(_l,{direction:r},t.createElement(Tl,null),t.createElement(Pl,null),t.createElement(xl,null)):t.createElement(Al,null,t.createElement(_l,{className:"top"},t.createElement(Tl,null),t.createElement(Pl,null),t.createElement(xl,null)),t.createElement(_l,{className:"right"},t.createElement(Tl,null),t.createElement(Pl,null),t.createElement(xl,null)),t.createElement(_l,{className:"bottom"},t.createElement(Tl,null),t.createElement(Pl,null),t.createElement(xl,null)),t.createElement(_l,{className:"left"},t.createElement(Tl,null),t.createElement(Pl,null),t.createElement(xl,null)))}Rl.propTypes={type:f.oneOf([D.FaceDirection.LEFT,D.FaceDirection.RIGHT,D.FaceDirection.UP,D.FaceDirection.FRONTAL])},Rl.defaultProps={type:D.FaceDirection.LEFT};var Nl,Ll=D.ErrorDuration;function Ol(e){var r=e.children,n=e.errorMsg,o=e.className;return t.isValidElement(r)?n?t.createElement("div",{className:o},t.cloneElement(r,{errorMsg:n})):null:n?t.createElement("div",{className:o},n):null}function Dl(e){var t=e.children,n=e.className,o=e.error,a=r(0),i=r(""),s=V.useSDKSettings().lang,c=r(Ll.SHORT),l=o||{},u=l.msg,d=l.duration,f=void 0===d?Ll.SHORT:d,p=null==u?void 0:u[s];return Date.now()-a.current>=c.current?(a.current=Date.now(),c.current=f,i.current=p,Ol({children:t,errorMsg:p,className:n})):Ol({children:t,errorMsg:i.current,className:n})}Dl.propTypes={children:f.node,className:f.string},Dl.defaultProps={className:""};var Ml=p.circle(Nl||(Nl=Aa(["\n transition: stroke-dashoffset 0.4s;\n transform: rotate(-90deg);\n transform-origin: 50% 50%;\n"])));function Ul(e){var r=e.className,n=e.style,o=e.radius,a=e.strokeWidth,i=e.progress,s=e.hasError,c=e.activeColor,l=e.innerPadding,u=e.outsideRingColor,d=e.outsideRingOpacity,f=e.insideRingColor,p=e.insideRingWidth,h=e.insideRingStrokeDash,m=e.errorRingWidth,g=e.errorRingColor,y=e.dashedRingColor,v=e.dashedRingOpacity,b=e.dashedRingWidth,C=e.dashedRingLineThick,k=e.dashedRingLineSpacing,w=e.dashedInsideRingColor,B=e.dashedInsideRingWidth,E=e.showOutsideRing,S=e.showInsideRing,A=e.showDashedRing,_=2*o,I=2*o,T=o-2*a,P=2*Math.PI*T,x=P-i/100*P,R=T-b/2-a/2-l,N=2*Math.PI*R,L=N-i/100*N,O=R-B/2-b/2,D=2*Math.PI*O,M=D-i/100*D,U=O-p/2-B/2,F=O-m/2-B/2;return t.createElement("svg",{className:r,style:n,width:_,height:I,viewBox:"0 0 ".concat(_," ").concat(I),fill:"none",xmlns:"http://www.w3.org/2000/svg"},E?t.createElement(t.Fragment,null,t.createElement("circle",{"data-testid":"outsideRing",opacity:d,cx:o,cy:o,r:T,stroke:u}),t.createElement(Ml,{"data-testid":"outsideAnimateRing",cx:o,cy:o,r:T,stroke:c,strokeWidth:a,strokeLinecap:"round",strokeDasharray:"".concat(P," ").concat(P),style:{strokeDashoffset:x}})):null,A?t.createElement(t.Fragment,null,t.createElement("circle",{"data-testid":"dashedRing",opacity:v,cx:o,cy:o,r:R,stroke:y,strokeWidth:b,strokeDasharray:"".concat(C," ").concat(k)}),t.createElement("mask",{id:"mask0","mask-type":"alpha",maskUnits:"userSpaceOnUse"},t.createElement("circle",{cx:o,cy:o,r:R,stroke:c,strokeWidth:b,strokeDasharray:"".concat(C," ").concat(k)})),t.createElement("g",{mask:"url(#mask0)"},t.createElement(Ml,{"data-testid":"dashedAnimateRing",cx:o,cy:o,r:R,stroke:c,strokeWidth:b,strokeDasharray:"".concat(N," ").concat(N),style:{strokeDashoffset:L}})),t.createElement("circle",{"data-testid":"dashedInsideRing",opacity:v,cx:o,cy:o,r:O,stroke:w,strokeWidth:B}),t.createElement(Ml,{"data-testid":"dashedInsideAnimateRing",cx:o,cy:o,r:O,stroke:c,strokeWidth:B,strokeLinecap:"round",strokeDasharray:"".concat(D," ").concat(D),style:{strokeDashoffset:M}})):null,S?t.createElement("circle",{"data-testid":"insideRing",strokeDasharray:h,cx:o,cy:o,r:U,stroke:f,strokeWidth:p}):null,s?t.createElement("circle",{"data-testid":"errorRing",strokeDasharray:h,cx:o,cy:o,r:F,stroke:g,strokeWidth:m}):null)}function Fl(e){var r=e.className;return t.createElement("svg",{className:r,width:"320",height:"320",viewBox:"0 0 320 320",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M320 0H0V320H320V0ZM160 296C235.111 296 296 235.111 296 160C296 84.8893 235.111 24 160 24C84.8893 24 24 84.8893 24 160C24 235.111 84.8893 296 160 296Z",fill:"currentColor"}))}function Vl(){return(Vl=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}Ul.propTypes={className:f.string,style:f.shape({}),radius:f.number,strokeWidth:f.number,progress:f.number,hasError:f.bool,activeColor:f.string,innerPadding:f.number,outsideRingColor:f.string,outsideRingOpacity:f.number,insideRingColor:f.string,insideRingWidth:f.number,insideRingStrokeDash:f.string,errorRingColor:f.string,errorRingWidth:f.number,dashedRingColor:f.string,dashedRingOpacity:f.number,dashedRingWidth:f.number,dashedRingLineThick:f.number,dashedRingLineSpacing:f.number,dashedInsideRingColor:f.string,dashedInsideRingWidth:f.number,showOutsideRing:f.bool,showDashedRing:f.bool,showInsideRing:f.bool},Ul.defaultProps={className:"",style:null,radius:160,strokeWidth:3,progress:0,hasError:!1,activeColor:"#0092ff",innerPadding:5,outsideRingColor:"#f2f6f9",outsideRingOpacity:.1,insideRingColor:"#f2f6f9",insideRingWidth:3,insideRingStrokeDash:"0",errorRingColor:"#df0000",errorRingWidth:3,dashedRingColor:"#ffffff",dashedRingOpacity:.3,dashedRingWidth:10,dashedRingLineThick:1,dashedRingLineSpacing:6,dashedInsideRingColor:"#ffffff",dashedInsideRingWidth:0,showOutsideRing:!0,showDashedRing:!0,showInsideRing:!0},Fl.propTypes={className:f.string},Fl.defaultProps={className:""};var jl,zl,Kl="undefined"!=typeof window?d:c,Hl={popupContent:{tooltip:{position:"absolute",zIndex:999},modal:{position:"relative",margin:"auto"}},popupArrow:{height:"8px",width:"16px",position:"absolute",background:"transparent",color:"#FFF",zIndex:-1},overlay:{tooltip:{position:"fixed",top:"0",bottom:"0",left:"0",right:"0",zIndex:999},modal:{position:"fixed",top:"0",bottom:"0",left:"0",right:"0",display:"flex",zIndex:999}}},ql=["top left","top center","top right","right top","right center","right bottom","bottom left","bottom center","bottom right","left top","left center","left bottom"],Ql=function(e,t,r,n,o){var a=o.offsetX,i=o.offsetY,s=n?8:0,c=r.split(" "),l=e.top+e.height/2,u=e.left+e.width/2,d=t.height,f=t.width,p=l-d/2,h=u-f/2,m="",g="0%",y="0%";switch(c[0]){case"top":p-=d/2+e.height/2+s,m="rotate(180deg) translateX(50%)",g="100%",y="50%";break;case"bottom":p+=d/2+e.height/2+s,m="rotate(0deg) translateY(-100%) translateX(-50%)",y="50%";break;case"left":h-=f/2+e.width/2+s,m=" rotate(90deg) translateY(50%) translateX(-25%)",y="100%",g="50%";break;case"right":h+=f/2+e.width/2+s,m="rotate(-90deg) translateY(-150%) translateX(25%)",g="50%"}switch(c[1]){case"top":p=e.top,g=e.height/2+"px";break;case"bottom":p=e.top-d+e.height,g=d-e.height/2+"px";break;case"left":h=e.left,y=e.width/2+"px";break;case"right":h=e.left-f+e.width,y=f-e.width/2+"px"}return{top:p="top"===c[0]?p-i:p+i,left:h="left"===c[0]?h-a:h+a,transform:m,arrowLeft:y,arrowTop:g}},Wl=0,Gl=i((function(e,n){var o=e.trigger,a=void 0===o?null:o,i=e.onOpen,l=void 0===i?function(){}:i,d=e.onClose,f=void 0===d?function(){}:d,p=e.defaultOpen,h=void 0!==p&&p,m=e.open,g=void 0===m?void 0:m,y=e.disabled,v=void 0!==y&&y,C=e.nested,k=void 0!==C&&C,w=e.closeOnDocumentClick,B=void 0===w||w,E=e.repositionOnResize,S=void 0===E||E,A=e.closeOnEscape,_=void 0===A||A,I=e.on,T=void 0===I?["click"]:I,P=e.contentStyle,x=void 0===P?{}:P,R=e.arrowStyle,N=void 0===R?{}:R,L=e.overlayStyle,O=void 0===L?{}:L,D=e.className,M=void 0===D?"":D,U=e.position,F=void 0===U?"bottom center":U,V=e.modal,j=void 0!==V&&V,z=e.lockScroll,K=void 0!==z&&z,H=e.arrow,q=void 0===H||H,Q=e.offsetX,W=void 0===Q?0:Q,G=e.offsetY,X=void 0===G?0:G,Y=e.mouseEnterDelay,Z=void 0===Y?100:Y,$=e.mouseLeaveDelay,J=void 0===$?100:$,ee=e.keepTooltipInside,te=void 0!==ee&&ee,re=e.children,ne=s(g||h),oe=ne[0],ae=ne[1],ie=r(null),se=r(null),ce=r(null),le=r(null),ue=r("popup-"+ ++Wl),de=!!j||!a,fe=r(0);Kl((function(){return oe?(le.current=document.activeElement,Ee(),ke(),be()):Ce(),function(){clearTimeout(fe.current)}}),[oe]),c((function(){"boolean"==typeof g&&(g?pe():he())}),[g,v]);var pe=function(e){oe||v||(ae(!0),setTimeout((function(){return l(e)}),0))},he=function(e){var t;oe&&!v&&(ae(!1),de&&(null===(t=le.current)||void 0===t||t.focus()),setTimeout((function(){return f(e)}),0))},me=function(e){null==e||e.stopPropagation(),oe?he(e):pe(e)},ge=function(e){clearTimeout(fe.current),fe.current=setTimeout((function(){return pe(e)}),Z)},ye=function(e){null==e||e.preventDefault(),me()},ve=function(e){clearTimeout(fe.current),fe.current=setTimeout((function(){return he(e)}),J)},be=function(){de&&K&&(document.getElementsByTagName("body")[0].style.overflow="hidden")},Ce=function(){de&&K&&(document.getElementsByTagName("body")[0].style.overflow="auto")},ke=function(){var e,t=null==se||null===(e=se.current)||void 0===e?void 0:e.querySelectorAll('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), [tabindex="0"]'),r=Array.prototype.slice.call(t)[0];null==r||r.focus()};u(n,(function(){return{open:function(){pe()},close:function(){he()},toggle:function(){me()}}}));var we,Be,Ee=function(){if(!de&&oe&&(null==ie?void 0:ie.current)&&(null==ie?void 0:ie.current)&&(null==se?void 0:se.current)){var e,t,r=function(e,t,r,n,o,a){var i=o.offsetX,s=o.offsetY,c={arrowLeft:"0%",arrowTop:"0%",left:0,top:0,transform:"rotate(135deg)"},l=0,u=function(e){var t={top:0,left:0,width:window.innerWidth,height:window.innerHeight};if("string"==typeof e){var r=document.querySelector(e);null!==r&&(t=r.getBoundingClientRect())}return t}(a),d=Array.isArray(r)?r:[r];for((a||Array.isArray(r))&&(d=[].concat(d,ql));l<d.length;){var f={top:(c=Ql(e,t,d[l],n,{offsetX:i,offsetY:s})).top,left:c.left,width:t.width,height:t.height};if(!(f.top<=u.top||f.left<=u.left||f.top+f.height>=u.top+u.height||f.left+f.width>=u.left+u.width))break;l++}return c}(ie.current.getBoundingClientRect(),se.current.getBoundingClientRect(),F,q,{offsetX:W,offsetY:X},te);se.current.style.top=r.top+window.scrollY+"px",se.current.style.left=r.left+window.scrollX+"px",q&&ce.current&&(ce.current.style.transform=r.transform,ce.current.style.setProperty("-ms-transform",r.transform),ce.current.style.setProperty("-webkit-transform",r.transform),ce.current.style.top=(null===(e=N.top)||void 0===e?void 0:e.toString())||r.arrowTop,ce.current.style.left=(null===(t=N.left)||void 0===t?void 0:t.toString())||r.arrowLeft)}};void 0===(Be=_)&&(Be=!0),c((function(){if(Be){var e=function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){"Escape"===e.key&&we(e)}));return document.addEventListener("keyup",e),function(){Be&&document.removeEventListener("keyup",e)}}}),[we=he,Be]),function(e,t){void 0===t&&(t=!0),c((function(){if(t){var r=function(t){if(9===t.keyCode){var r,n=null==e||null===(r=e.current)||void 0===r?void 0:r.querySelectorAll('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), [tabindex="0"]'),o=Array.prototype.slice.call(n);if(1===o.length)return void t.preventDefault();var a=o[0],i=o[o.length-1];t.shiftKey&&document.activeElement===a?(t.preventDefault(),i.focus()):document.activeElement===i&&(t.preventDefault(),a.focus())}};return document.addEventListener("keydown",r),function(){t&&document.removeEventListener("keydown",r)}}}),[e,t])}(se,oe&&de),function(e,t){void 0===t&&(t=!0),c((function(){if(t){var r=function(){e()};return window.addEventListener("resize",r),function(){t&&window.removeEventListener("resize",r)}}}),[e,t])}(Ee,S),function(e,t,r){void 0===r&&(r=!0),c((function(){if(r){var n=function(r){var n=Array.isArray(e)?e:[e],o=!1;n.forEach((function(e){e.current&&!e.current.contains(r.target)||(o=!0)})),r.stopPropagation(),o||t(r)};return document.addEventListener("mousedown",n),document.addEventListener("touchstart",n),function(){r&&(document.removeEventListener("mousedown",n),document.removeEventListener("touchstart",n))}}}),[e,t,r])}(a?[se,ie]:[se],he,B&&!k);var Se,Ae=function(){return t.createElement("div",Object.assign({},(e=de?Hl.popupContent.modal:Hl.popupContent.tooltip,r={className:"popup-content "+(""!==M?M.split(" ").map((function(e){return e+"-content"})).join(" "):""),style:Vl({},e,x,{pointerEvents:"auto"}),ref:se,onClick:function(e){e.stopPropagation()}},!j&&T.indexOf("hover")>=0&&(r.onMouseEnter=ge,r.onMouseLeave=ve),r),{key:"C",role:de?"dialog":"tooltip",id:ue.current}),q&&!de&&t.createElement("div",{ref:ce,style:Hl.popupArrow},t.createElement("svg",{"data-testid":"arrow",className:"popup-arrow "+(""!==M?M.split(" ").map((function(e){return e+"-arrow"})).join(" "):""),viewBox:"0 0 32 16",style:Vl({position:"absolute"},N)},t.createElement("path",{d:"M16 0l16 16H0z",fill:"currentcolor"}))),re&&"function"==typeof re?re(he,oe):re);var e,r},_e=!(T.indexOf("hover")>=0),Ie=de?Hl.overlay.modal:Hl.overlay.tooltip,Te=[_e&&t.createElement("div",{key:"O","data-testid":"overlay","data-popup":de?"modal":"tooltip",className:"popup-overlay "+(""!==M?M.split(" ").map((function(e){return e+"-overlay"})).join(" "):""),style:Vl({},Ie,O,{pointerEvents:B&&k||de?"auto":"none"}),onClick:B&&k?he:void 0,tabIndex:-1},de&&Ae()),!de&&Ae()];return t.createElement(t.Fragment,null,function(){for(var e={key:"T",ref:ie,"aria-describedby":ue.current},r=Array.isArray(T)?T:[T],n=0,o=r.length;n<o;n++)switch(r[n]){case"click":e.onClick=me;break;case"right-click":e.onContextMenu=ye;break;case"hover":e.onMouseEnter=ge,e.onMouseLeave=ve;break;case"focus":e.onFocus=ge,e.onBlur=ve}if("function"==typeof a){var i=a(oe);return!!a&&t.cloneElement(i,e)}return!!a&&t.cloneElement(a,e)}(),oe&&b.createPortal(Te,(null===(Se=document.getElementById("popup-root"))&&((Se=document.createElement("div")).setAttribute("id","popup-root"),document.body.appendChild(Se)),Se)))})),Xl=g(jl||(jl=Aa(["\n .popup-content {\n margin: auto;\n background: #fff;\n width: 100%;\n padding: 5px;\n border: 1px solid #d7d7d7;\n max-width: 568px;\n border-radius: 10px;\n }\n\n [role=tooltip].popup-content {\n width: 200px;\n box-shadow: 0 0 3px rgba(0, 0, 0, .16);\n border-radius: 5px\n }\n\n .popup-overlay {\n background: rgba(0, 0, 0, .5);\n padding: 10px;\n }\n\n [data-popup=tooltip].popup-overlay {\n background: transparent\n }\n\n .popup-arrow {\n -webkit-filter: drop-shadow(0 -3px 3px rgba(0, 0, 0, .16));\n filter: drop-shadow(0 -3px 3px rgba(0, 0, 0, .16));\n color: #fff;\n stroke-width: 2px;\n stroke: #d7d7d7;\n stroke-dasharray: 30px;\n stroke-dashoffset: -54px;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0\n }\n"]))),Yl=["open","children","overlayStyle"],Zl=function(e){var r=e.open,n=e.children,o=e.overlayStyle,a=Sa(e,Yl);return t.createElement(t.Fragment,null,t.createElement(Gl,wa({overlayStyle:Ea(Ea({},o),{},{zIndex:2e3}),closeOnDocumentClick:!1,closeOnEscape:!1,modal:!0,open:r},a),n),t.createElement(Xl,null))};Zl.propTypes={open:f.bool,children:f.node,overlayStyle:f.shape({})},Zl.defaultProps={open:!1,children:null,overlayStyle:{}};var $l,Jl,eu,tu,ru,nu,ou,au,iu,su,cu,lu,uu,du,fu,pu,hu={WARMUP_INTRO:{en:"Warming up... Please wait a moment",vi:"Đang khởi động, vui lòng chờ trong giây lát..."}},mu=p.div(zl||(zl=Aa(["\n font-size: 18px;\n text-align: center;\n padding: 10px;\n"]))),gu=function(e){var r=e.contentStyle,n=V.useSDKSettings().lang;return t.createElement(Zl,{open:!0,contentStyle:r},t.createElement(mu,{className:"warmup-message"},hu.WARMUP_INTRO[n]))};gu.propTypes={contentStyle:f.shape({})},gu.defaultProps={contentStyle:{}};var yu=y(["z-index:",";color:#ffffff;"],1020),vu=p.div($l||($l=Aa(["\n ","\n"])),yu),bu=p(Dl)(Jl||(Jl=Aa(["\n ","\n ","\n ","\n ","\n font-size: 18px;\n background: #ea3223;\n color: #fff;\n padding: 5px 10px;\n border-radius: 3px;\n position: absolute;\n white-space: pre-wrap;\n text-align: center;\n max-width: 80%;\n"])),yu,(function(e){var t=e.top;return t&&y(["top:","px;"],t)}),(function(e){var t=e.bottom;return t&&y(["bottom:","px;"],t)}),(function(e){return e.centerY&&y(["top:50%;transform:translateY(-50%);"])})),Cu=p(vu)(eu||(eu=Aa(["\n ","\n font-size: 18px;\n background: #ea3223;\n color: #fff;\n padding: 5px 10px;\n border-radius: 3px;\n position: absolute;\n left: 50%;\n transform: translate(-50%, 0);\n white-space: nowrap;\n"])),(function(e){var t=e.top;return t&&y(["top:","px;"],t)})),ku=p(vu)(tu||(tu=Aa(["\n position: absolute;\n ","\n ","\n font-size: ",";\n text-shadow: 2px 2px 4px #000000;\n"])),(function(e){var t=e.top;return t&&y(["top:","px;"],t)}),(function(e){var t=e.bottom;return t&&y(["bottom:","px;"],t)}),(function(){return Qa.isMobile?"20px":"22px"})),wu=p.div(ru||(ru=Aa(["\n height: ",";\n position: absolute;\n ","\n ","\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n z-index: ",";\n"])),(function(){return Qa.isMobile?"50px":"70px"}),(function(e){var t=e.top;return t&&y(["top:","px;"],t)}),(function(e){var t=e.bottom;return t&&y(["bottom:","px;"],t)}),1020),Bu=p.div(nu||(nu=Aa(["\n width: ",";\n height: ",";\n border-radius: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n border: 2px solid #ffffff;\n font-size: 16px;\n color: #fff;\n font-weight: 700;\n\n & + & {\n margin-left: 10px;\n }\n\n ","\n img {\n width: 100%;\n margin: 0;\n border-radius: 50%;\n }\n"])),(function(){return Qa.isMobile?"40px":"50px"}),(function(){return Qa.isMobile?"40px":"50px"}),(function(e){return!e.active&&y(["opacity:0.6;"])})),Eu=p.div(ou||(ou=Aa(["\n color: #ffffff;\n height: 70px;\n position: absolute;\n bottom: 0;\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n z-index: ",";\n"])),1020),Su=p.div(au||(au=Aa(["\n cursor: pointer;\n text-align: center;\n width: 50px;\n\n img {\n width: 100%;\n }\n"]))),Au=p.div(iu||(iu=Aa(["\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n display: flex;\n justify-content: center;\n align-items: center;\n color: #ffffff;\n font-size: 140px;\n opacity: 0.6;\n"]))),_u=p.div(su||(su=Aa(["\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n"]))),Iu=p(Ul)(cu||(cu=Aa(["\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n"]))),Tu=p(Fl)(lu||(lu=Aa(["\n width: 100%;\n height: 100%;\n vertical-align: middle;\n margin: 0;\n color: ",";\n"])),(function(e){var t=e.color;return null!=t?t:"rgba(0, 0, 0, 0.6)"})),Pu=p.div(uu||(uu=Aa(["\n position: absolute;\n z-index: -1;\n background: rgba(223, 0, 0, 0.2);\n border-radius: 50%;\n width: 86%;\n height: 86%;\n top: 7%;\n left: 7%;\n"]))),xu=m(["from{opacity:1;}to{opacity:0;}"]),Ru=p.div(du||(du=Aa(["\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n z-index: -1;\n background: rgba(255, 255, 255, 0.3);\n animation: "," 1s infinite;\n border-radius: 50%;\n"])),xu),Nu=Qa.isMobile?{width:640}:null,Lu={background:"#000000",opacity:.6};function Ou(e){var r=e.apiCheck,o=e.mode,a=e.onLivenessDetectionDone,i=e.onClose,c=e.onError,l=e.captureFrameSettings,u=e.onFramesCaptured,d=e.frontCamera,f=e.customDirectionIcon,p=e.customStepTimeConstraints,h=e.onProcessing,m=e.customErrors,g=e.livenessSettings,y=e.apiCredentials,v=Fr.useAsset("bg_camera_mask.png"),b=Fr.useAsset("bg_camera_mask_red.png"),C=_a(s({}),2),k=C[0],w=C[1],B=k.yFaceDetectionError,E=k.yFaceVerificationStepsWrapper,S=_a(s(""),2),A=S[0],_=S[1],I=n((function(e){var t=e.lostY,r=e.height,n=t+25,o=n+30;return w({yFaceDetectionError:n,yFaceVerificationStepsWrapper:o+r+20}),{y:Math.floor(o)}}),[]),T=Bl({apiCheck:r,mode:o,bgCameraMask:v,bgCameraMaskRed:b,surroundStyle:Lu,onLivenessDetectionDone:a,onError:c,cropAreaDimension:I,customDirectionIcon:f,captureFrameSettings:l,onFramesCaptured:u,livenessSettings:g,setRemainingTime:_,customStepTimeConstraints:p,onProcessing:h,customErrors:m,apiCredentials:y}),P=T.countdownToTakePicture,x=T.cropArea,R=T.curStepIndex,N=T.directionIcon,L=T.faceDetectionError,O=T.handleTriggerPassiveMode,D=T.handleVideoPlayed,M=T.instructions,U=T.isActiveMode,F=T.refVideo,V=T.showCountdown,j=T.steps,z=T.videoPlayed,K=T.activeCapturing,H=T.isFirstValidFrameFound,q=T.warmupDone;return t.createElement(gi,{frontCamera:d,onVideoPlayed:D,onClose:i,flipHorizontal:d,ref:F,videoSettings:Nu,onError:c},!q&&t.createElement(gu,null),z?t.createElement(t.Fragment,null,t.createElement(bu,{top:B-15,className:"face-detection-error",error:L}),x.current?t.createElement(wi,{x:"".concat(x.current.x,"px"),y:"".concat(x.current.y,"px"),width:"".concat(x.current.width,"px"),height:"".concat(x.current.height,"px"),surroundStyle:x.current.surroundStyle},t.createElement(Tu,null),t.createElement(Iu,{progress:R/j.length*100,hasError:!!L,showDashedRing:!1,showOutsideRing:!1,insideRingWidth:1,errorRingWidth:1,insideRingStrokeDash:"2"}),V?t.createElement(Au,null,P):null,U?t.createElement(t.Fragment,null,t.createElement(_u,null,N),K&&t.createElement(Ru,null)):null,L&&t.createElement(Pu,null)):null,U?t.createElement(t.Fragment,null,A&&t.createElement(Cu,{top:E-30},A),M?t.createElement(ku,{top:E+5,className:"instructions"},M):null,H&&t.createElement(wu,{top:E+35},j.map((function(e,r){var n=e.name,o=e.image.objUrl;return t.createElement(Bu,{key:n,active:R>=r,className:"step-item"},o?t.createElement("img",{src:o,alt:""}):t.createElement("span",null,r+1))})))):t.createElement(t.Fragment,null,L?null:t.createElement(Eu,null,t.createElement(Su,{onClick:O},t.createElement(Bi,null))))):null)}Ou.propTypes={apiCheck:f.bool,mode:f.string,onLivenessDetectionDone:f.func,onClose:f.func,onError:f.func,captureFrameSettings:f.shape({}),onFramesCaptured:f.func,frontCamera:f.bool,customDirectionIcon:f.shape({}),customStepTimeConstraints:f.shape({}),onProcessing:f.func,customErrors:f.shape({}),livenessSettings:f.shape({}),apiCredentials:f.shape({accessKey:f.string,secretKey:f.string,apiUrl:f.string})},Ou.defaultProps={apiCheck:!1,mode:null,onLivenessDetectionDone:null,onClose:null,onError:function(){},captureFrameSettings:{enable:!1,framesIntervalTime:180,framesBatchLength:0},onFramesCaptured:function(){},frontCamera:!0,customDirectionIcon:(fu={},ka(fu,D.FaceDirection.LEFT,t.createElement(Rl,{type:D.FaceDirection.LEFT})),ka(fu,D.FaceDirection.RIGHT,t.createElement(Rl,{type:D.FaceDirection.RIGHT})),ka(fu,D.FaceDirection.UP,t.createElement(Rl,{type:D.FaceDirection.UP})),ka(fu,D.FaceDirection.FRONTAL,t.createElement(Rl,{type:D.FaceDirection.FRONTAL})),fu),customStepTimeConstraints:(pu={},ka(pu,D.FaceDirection.UP,{delayTime:0}),ka(pu,D.FaceDirection.LEFT,{delayTime:0}),ka(pu,D.FaceDirection.RIGHT,{delayTime:0}),ka(pu,D.FaceDirection.FRONTAL,{delayTime:2e3}),pu),onProcessing:function(){},customErrors:null,livenessSettings:null,apiCredentials:{accessKey:"5767c20d-87aa-4cad-8dbb-f5429f76c34b",secretKey:"c1446919-e60a-4575-a05d-304318212a1b",apiUrl:"https://tv-testing.trustingsocial.com/api"}};var Du,Mu=Object.freeze({__proto__:null,Text:vu,FaceDetectionError:bu,CountdownTime:Cu,FaceVerificationInstructions:ku,FaceVerificationStepsWrapper:wu,StepItem:Bu,BottomButtonsOverlay:Eu,Button:Su,CountDownOverlay:Au,InstructionsOverlay:_u,default:Ou,useLivenessDetection:Bl}),Uu=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=e.frontCamera,n=void 0===r||r,o=document.createElement("div");document.body.appendChild(o);var a=function(){b.unmountComponentAtNode(o)};return new Promise((function(e){b.render(t.createElement(V.SDKSettingsProvider,{value:{lang:"en"}},t.createElement(gi,{checkCameraMode:!0,frontCamera:n,onVideoPlayed:function(){a(),e(null)},onClose:a,onError:function(t){a(),e(t)}})),o)}))},Fu=p.input(Du||(Du=Aa(["\n display: none;\n"]))),Vu=i((function(e,r){var o=e.useFileBrowse,a=e.accept,i=e.frontCamera,s=e.onCaptureDone,c=e.outputEncryptionSettings,l=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.target.files,!s){e.next=8;break}if(n=r[0],!c||!c.key){e.next=7;break}return e.next=6,ga.encrypt({blob:n,key:c.key});case 6:o=e.sent;case 7:s({file:n,encrypted:o});case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[s,c]);return t.createElement(Fu,wa({ref:r,type:"file",accept:a,onChange:l},o?{}:{capture:i?"user":"environment"}))}));Vu.propTypes={useFileBrowse:f.bool,accept:f.string,frontCamera:f.bool,onCaptureDone:f.func,outputEncryptionSettings:f.shape({key:f.string})},Vu.defaultProps={useFileBrowse:!1,accept:"image/*",frontCamera:!1,onCaptureDone:null,outputEncryptionSettings:{key:""}};var ju,zu=Object.freeze({__proto__:null,Camera:Bi}),Ku={LANDSCAPE:"landscape",PORTRAIT:"portrait",DESKTOP:"desktop"},Hu=function(){var e=r(screen.width>screen.height?Ku.LANDSCAPE:Ku.PORTRAIT),t=_a(s(e.current),2),n=t[0],o=t[1];return c((function(){function e(){screen.width>screen.heightt?o(Ku.LANDSCAPE):o(Ku.PORTRAIT)}return window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[]),Qa.isMobile?{curOrientation:n,initOrientation:e.current}:{curOrientation:Ku.DESKTOP}};D.Errors,p.div(ju||(ju=Aa(["\n text-align: center;\n font-size: 20px;\n font-weight: 600;\n"])));function qu(){return(qu=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function Qu(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}function Wu(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function Gu(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}var Xu=t.createContext(null),Yu="entering",Zu="entered",$u=function(e){function r(t,r){var n;n=e.call(this,t,r)||this;var o,a=r&&!r.isMounting?t.enter:t.appear;return n.appearStatus=null,t.in?a?(o="exited",n.appearStatus=Yu):o=Zu:o=t.unmountOnExit||t.mountOnEnter?"unmounted":"exited",n.state={status:o},n.nextCallback=null,n}Wu(r,e),r.getDerivedStateFromProps=function(e,t){return e.in&&"unmounted"===t.status?{status:"exited"}:null};var n=r.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var r=this.state.status;this.props.in?r!==Yu&&r!==Zu&&(t=Yu):r!==Yu&&r!==Zu||(t="exiting")}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e,t,r,n=this.props.timeout;return e=t=r=n,null!=n&&"number"!=typeof n&&(e=n.exit,t=n.enter,r=void 0!==n.appear?n.appear:t),{exit:e,enter:t,appear:r}},n.updateStatus=function(e,t){void 0===e&&(e=!1),null!==t?(this.cancelNextCallback(),t===Yu?this.performEnter(e):this.performExit()):this.props.unmountOnExit&&"exited"===this.state.status&&this.setState({status:"unmounted"})},n.performEnter=function(e){var t=this,r=this.props.enter,n=this.context?this.context.isMounting:e,o=this.props.nodeRef?[n]:[b.findDOMNode(this),n],a=o[0],i=o[1],s=this.getTimeouts(),c=n?s.appear:s.enter;e||r?(this.props.onEnter(a,i),this.safeSetState({status:Yu},(function(){t.props.onEntering(a,i),t.onTransitionEnd(c,(function(){t.safeSetState({status:Zu},(function(){t.props.onEntered(a,i)}))}))}))):this.safeSetState({status:Zu},(function(){t.props.onEntered(a)}))},n.performExit=function(){var e=this,t=this.props.exit,r=this.getTimeouts(),n=this.props.nodeRef?void 0:b.findDOMNode(this);t?(this.props.onExit(n),this.safeSetState({status:"exiting"},(function(){e.props.onExiting(n),e.onTransitionEnd(r.exit,(function(){e.safeSetState({status:"exited"},(function(){e.props.onExited(n)}))}))}))):this.safeSetState({status:"exited"},(function(){e.props.onExited(n)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,r=!0;return this.nextCallback=function(n){r&&(r=!1,t.nextCallback=null,e(n))},this.nextCallback.cancel=function(){r=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var r=this.props.nodeRef?this.props.nodeRef.current:b.findDOMNode(this),n=null==e&&!this.props.addEndListener;if(r&&!n){if(this.props.addEndListener){var o=this.props.nodeRef?[this.nextCallback]:[r,this.nextCallback],a=o[0],i=o[1];this.props.addEndListener(a,i)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},n.render=function(){var e=this.state.status;if("unmounted"===e)return null;var r=this.props,n=r.children,o=(r.in,r.mountOnEnter,r.unmountOnExit,r.appear,r.enter,r.exit,r.timeout,r.addEndListener,r.onEnter,r.onEntering,r.onEntered,r.onExit,r.onExiting,r.onExited,r.nodeRef,Qu(r,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return t.createElement(Xu.Provider,{value:null},"function"==typeof n?n(e,o):t.cloneElement(t.Children.only(n),o))},r}(t.Component);function Ju(){}$u.contextType=Xu,$u.propTypes={},$u.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Ju,onEntering:Ju,onEntered:Ju,onExit:Ju,onExiting:Ju,onExited:Ju},$u.UNMOUNTED="unmounted",$u.EXITED="exited",$u.ENTERING=Yu,$u.ENTERED=Zu,$u.EXITING="exiting";var ed,td,rd=function(e,t){return e&&t&&t.split(" ").forEach((function(t){return n=t,void((r=e).classList?r.classList.remove(n):"string"==typeof r.className?r.className=Gu(r.className,n):r.setAttribute("class",Gu(r.className&&r.className.baseVal||"",n)));var r,n}))},nd=function(e){function r(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).appliedClasses={appear:{},enter:{},exit:{}},t.onEnter=function(e,r){var n=t.resolveArguments(e,r),o=n[0],a=n[1];t.removeClasses(o,"exit"),t.addClass(o,a?"appear":"enter","base"),t.props.onEnter&&t.props.onEnter(e,r)},t.onEntering=function(e,r){var n=t.resolveArguments(e,r),o=n[0],a=n[1]?"appear":"enter";t.addClass(o,a,"active"),t.props.onEntering&&t.props.onEntering(e,r)},t.onEntered=function(e,r){var n=t.resolveArguments(e,r),o=n[0],a=n[1]?"appear":"enter";t.removeClasses(o,a),t.addClass(o,a,"done"),t.props.onEntered&&t.props.onEntered(e,r)},t.onExit=function(e){var r=t.resolveArguments(e)[0];t.removeClasses(r,"appear"),t.removeClasses(r,"enter"),t.addClass(r,"exit","base"),t.props.onExit&&t.props.onExit(e)},t.onExiting=function(e){var r=t.resolveArguments(e)[0];t.addClass(r,"exit","active"),t.props.onExiting&&t.props.onExiting(e)},t.onExited=function(e){var r=t.resolveArguments(e)[0];t.removeClasses(r,"exit"),t.addClass(r,"exit","done"),t.props.onExited&&t.props.onExited(e)},t.resolveArguments=function(e,r){return t.props.nodeRef?[t.props.nodeRef.current,e]:[e,r]},t.getClassNames=function(e){var r=t.props.classNames,n="string"==typeof r,o=n?(n&&r?r+"-":"")+e:r[e];return{baseClassName:o,activeClassName:n?o+"-active":r[e+"Active"],doneClassName:n?o+"-done":r[e+"Done"]}},t}Wu(r,e);var n=r.prototype;return n.addClass=function(e,t,r){var n=this.getClassNames(t)[r+"ClassName"],o=this.getClassNames("enter").doneClassName;"appear"===t&&"done"===r&&o&&(n+=" "+o),"active"===r&&e&&e.scrollTop,n&&(this.appliedClasses[t][r]=n,function(e,t){e&&t&&t.split(" ").forEach((function(t){return n=t,void((r=e).classList?r.classList.add(n):function(e,t){return e.classList?!!t&&e.classList.contains(t):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")}(r,n)||("string"==typeof r.className?r.className=r.className+" "+n:r.setAttribute("class",(r.className&&r.className.baseVal||"")+" "+n)));var r,n}))}(e,n))},n.removeClasses=function(e,t){var r=this.appliedClasses[t],n=r.base,o=r.active,a=r.done;this.appliedClasses[t]={},n&&rd(e,n),o&&rd(e,o),a&&rd(e,a)},n.render=function(){var e=this.props,r=(e.classNames,Qu(e,["classNames"]));return t.createElement($u,qu({},r,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},r}(t.Component);nd.defaultProps={classNames:""},nd.propTypes={};var od=function(e,t,r){return function(){var n;e.props[t]&&(n=e.props)[t].apply(n,arguments),r()}},ad=((ed={})["out-in"]=function(e){var r=e.current,n=e.changeState;return t.cloneElement(r,{in:!1,onExited:od(r,"onExited",(function(){n(Yu,null)}))})},ed["in-out"]=function(e){var r=e.current,n=e.changeState,o=e.children;return[r,t.cloneElement(o,{in:!0,onEntered:od(o,"onEntered",(function(){n(Yu)}))})]},ed),id=((td={})["out-in"]=function(e){var r=e.children,n=e.changeState;return t.cloneElement(r,{in:!0,onEntered:od(r,"onEntered",(function(){n(Zu,t.cloneElement(r,{in:!0}))}))})},td["in-out"]=function(e){var r=e.current,n=e.children,o=e.changeState;return[t.cloneElement(r,{in:!1,onExited:od(r,"onExited",(function(){o(Zu,t.cloneElement(n,{in:!0}))}))}),t.cloneElement(n,{in:!0})]},td),sd=function(e){function r(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).state={status:Zu,current:null},t.appeared=!1,t.changeState=function(e,r){void 0===r&&(r=t.state.current),t.setState({status:e,current:r})},t}Wu(r,e);var n=r.prototype;return n.componentDidMount=function(){this.appeared=!0},r.getDerivedStateFromProps=function(e,r){return null==e.children?{current:null}:r.status===Yu&&"in-out"===e.mode?{status:Yu}:!r.current||((n=r.current)===(o=e.children)||t.isValidElement(n)&&t.isValidElement(o)&&null!=n.key&&n.key===o.key)?{current:t.cloneElement(e.children,{in:!0})}:{status:"exiting"};var n,o},n.render=function(){var e,r=this.props,n=r.children,o=r.mode,a=this.state,i=a.status,s=a.current,c={children:n,current:s,changeState:this.changeState,status:i};switch(i){case Yu:e=id[o](c);break;case"exiting":e=ad[o](c);break;case Zu:e=s}return t.createElement(Xu.Provider,{value:{isMounting:!this.appeared}},e)},r}(t.Component);sd.propTypes={},sd.defaultProps={mode:"out-in"};var cd={DEFAULT:"default",ERROR:"error"};function ld(e){var r=e.className,n=e.width,o=e.height,i=e.type,s=e.strokeStyles,c=e.strokeWidth,l=e.radius,u=e.paddingStyle,d=a((function(){var e;return Ea((ka(e={},cd.DEFAULT,{fill:"none",strokeWidth:c,stroke:"#fff",strokeDasharray:"7, 4",opacity:.6}),ka(e,cd.ERROR,{fill:"rgba(234,50,35, 0.1)",strokeWidth:c,stroke:"#ea3223"}),e),s)}),[c,s]),f=l+.8*c,p=d[i];return t.createElement("svg",{width:n,height:o,className:r},t.createElement("rect",{x:c/2,y:c/2,rx:l,ry:l,width:n-c,height:o-c,style:p}),t.createElement("path",{d:"M0,".concat(f," Q0,0 ").concat(f,",0 L0,0 Z"),style:u}),t.createElement("path",{d:"M0,".concat(o-f," Q0,").concat(o," ").concat(f,",").concat(o," L0,").concat(o," Z"),style:u}),t.createElement("path",{d:"M".concat(n-f,",").concat(o," Q").concat(n,",").concat(o," ").concat(n,",").concat(o-f," L").concat(n,",").concat(o," Z"),style:u}),t.createElement("path",{d:"M".concat(n-f,",0 Q").concat(n,",0 ").concat(n,",").concat(f," L").concat(n,",0 Z"),style:u}))}ld.propTypes={className:f.string,width:f.number,height:f.number,strokeWidth:f.number,strokeStyles:f.shape({}),type:f.oneOf([cd.DEFAULT,cd.ERROR]),radius:f.number,paddingStyle:f.shape({})},ld.defaultProps={className:"",width:600,height:400,strokeWidth:2,strokeStyles:{},type:cd.DEFAULT,radius:10,paddingStyle:{fill:"rgba(0, 0, 0, 0.6)"}};var ud,dd,fd,pd,hd,md,gd,yd,vd,bd,Cd,kd,wd,Bd,Ed,Sd,Ad,_d,Id,Td=m(["from{transform:perspective(400px);}to{transform:perspective(400px) rotateY(90deg);}"]),Pd=m(["from{transform:perspective(400px) rotateY(-90deg);}to{transform:perspective(400px);}"]),xd=y([".flipY-exit{animation-name:",";animation-duration:","ms;animation-timing-function:ease-in;}.flipY-enter{animation-name:",";animation-duration:","ms;animation-timing-function:ease-out;}"],Td,500,Pd,500),Rd=Object.freeze({__proto__:null,animationDuration:500,default:xd}),Nd=m(["from,to{transform:translate3d(-","px,0,0);}50%{transform:translate3d(","px,0,0);}"],20,20),Ld=m(["from,to{transform:translate3d(0,-","px,0);}50%{transform:translate3d(0,","px,0);}"],20,20),Od=y([".slide-horizontal{animation-name:",";animation-iteration-count:infinite;animation-duration:2000ms;animation-timing-function:linear;}.slide-vertical{animation-name:",";animation-iteration-count:infinite;animation-duration:2000ms;animation-timing-function:linear;}"],Nd,Ld),Dd=Object.freeze({__proto__:null,default:Od}),Md=m(["from,to{opacity:1;}50%{opacity:0;}"]),Ud=y([".blink{animation-name:",";animation-iteration-count:infinite;animation-duration:2000ms;animation-timing-function:linear;}"],Md),Fd=Object.freeze({__proto__:null,default:Ud}),Vd=p.div(ud||(ud=Aa(["\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: ","; // must be higher than BASE_Z_INDEX and lower than other layers\n"])),1001),jd=m(["from{background:#000;}to{}"]),zd=y([".splash-enter{animation-name:",";animation-duration:","ms;animation-timing-function:ease-in;}"],jd,300),Kd=p.div(dd||(dd=Aa(["\n ","\n"])),zd),Hd=function(e){var r=e.keyForTransition,n=void 0===r?0:r;return t.createElement(Kd,null,t.createElement(sd,null,t.createElement(nd,{key:n,timeout:{enter:300,exit:0},classNames:"splash",unmountOnExit:!1},t.createElement(Vd,null))))},qd=Object.freeze({__proto__:null,default:Hd}),Qd=m(["from{transform:rotate(0deg);}to{transform:rotate(360deg);}"]),Wd=y([".spin{animation-name:",";animation-iteration-count:infinite;animation-duration:1000ms;animation-timing-function:linear;}"],Qd),Gd=Object.freeze({__proto__:null,default:Wd}),Xd=Object.freeze({__proto__:null,flipY:Rd,slide:Dd,blink:Fd,splash:qd,spin:Gd}),Yd=Hd,Zd=p.div(fd||(fd=Aa(["\n ","\n ","\n"])),xd,Wd),$d=p.img(pd||(pd=Aa(["\n border-radius: 5px;\n opacity: 0.7;\n height: 38px;\n"]))),Jd=p.div(hd||(hd=Aa(["\n cursor: pointer;\n text-align: center;\n width: ","px;\n\n img {\n width: 100%;\n }\n\n z-index: ",";\n position: fixed;\n\n ","\n"])),60,1020,Qa.isMobile?y(["top:",";"],(function(e){return e.y})):y(["bottom:","px;"],10)),ef=p.div(md||(md=Aa(["\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n margin: auto;\n width: ","px;\n height: ","px;\n\n img {\n width: 100%;\n }\n\n z-index: ",";\n"])),100,100,1020),tf=p.div(gd||(gd=Aa(["\n color: #fff;\n text-align: center;\n"]))),rf=p.div(yd||(yd=Aa(["\n transform: translateZ(1000px); // to fix rotating bug on safari\n transform-style: preserve-3d;\n position: absolute;\n top: ",";\n z-index: ",";\n"])),(function(e){return e.y}),1020),nf=p.div(vd||(vd=Aa(["\n display: flex;\n align-items: center;\n"]))),of=p(tf)(bd||(bd=Aa(["\n font-size: 20px;\n margin-left: 10px;\n color: #fff;\n"]))),af=p(tf)(Cd||(Cd=Aa(["\n font-size: 20px;\n margin-left: 10px;\n color: green;\n position: absolute;\n left: 0;\n top: 10px;\n background: white;\n z-index: ",";\n"])),1030),sf=p(tf)(kd||(kd=Aa(["\n position: absolute;\n font-size: 16px;\n text-align: center;\n color: #fff;\n top: ",";\n z-index: ",";\n"])),(function(e){return e.y}),1020),cf=p(sf)(wd||(wd=Aa(["\n background: #ea3223;\n padding: 5px 10px;\n border-radius: 3px;\n"]))),lf=p(tf)(Bd||(Bd=Aa(["\n position: absolute;\n font-size: 18px;\n text-align: center;\n border-radius: 3px;\n padding: 5px 10px;\n background: #ea3223;\n color: #fff;\n margin: 0 10px;\n top: ",";\n z-index: ",";\n"])),(function(e){return e.y}),1020),uf=(p.div(Ed||(Ed=Aa(["\n font-size: 18px;\n text-align: center;\n padding: 10px;\n"]))),p(ld)(Sd||(Sd=Aa(["\n position: absolute;\n top: 0;\n left: 0;\n"])))),df={BTN_OK:{en:"OK",vi:"Tôi đã hiểu"},FRONT:{en:"front",vi:"trước"},BACK:{en:"back",vi:"sau"},BTN_USE_THIS_PICTURE:{en:"Use this picture",vi:"Dùng ảnh này"},BTN_TRY_AGAIN:{en:"Try again",vi:"Thử lại"},CONFIRM_POPUP_VALID_QR:{en:"QR code scanned",vi:"Đã quét được mã QR"},CONFIRM_POPUP_INVALID_QR:{en:"Could not scan QR code",vi:"Không quét được mã QR"}},ff=D.IDCardMessage,pf=p.div(Ad||(Ad=Aa(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),hf=p.div(_d||(_d=Aa(["\n text-align: center;\n font-size: 1rem;\n"]))),mf=p.button(Id||(Id=Aa(["\n margin-top: 20px;\n width: 100%;\n max-width: 160px;\n height: 50px;\n background-color: ",";\n border: 0;\n outline: none;\n border-radius: 0.25rem;\n color: #fff;\n font-weight: 400;\n cursor: pointer;\n font-size: 1rem;\n"])),(function(e){return e.theme.tsBlue})),gf=function(e){var r=e.onOk,n=e.maxSessionTime,o=V.useSDKSettings().lang;return t.createElement(pf,null,t.createElement(hf,{className:"popup-message"},Tc(ff.TIMEOUT_INSTRUCTION[o])({x:n})),t.createElement(mf,{className:"popup-button",onClick:r},df.BTN_OK[o]))};gf.propTypes={onOk:f.func,maxSessionTime:f.number},gf.defaultProps={onOk:function(){},maxSessionTime:30};var yf=function(){var e=_a(s(!1),2),t=e[0],r=e[1],o=_a(s(null),2),a=o[0],i=o[1],c=_a(s({}),2),l=c[0],u=c[1];return{showPopup:n((function(e){var t=e.popupType,n=e.props;u(void 0===n?{}:n),i(t),r(null!==t)}),[]),popupShown:t,popupType:a,props:l}},vf="SESSION_TIMEOUT",bf="CONFIRM",Cf="QR_INVALID",kf="QR_INSTRUCTIONS",wf=D.Errors;function Bf(e,t){return Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)}function Ef(e,t){return Math.sqrt(Bf(e,t))}function Sf(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.canvas,r=e.imgMargin,n=void 0===r?.15:r,o=window,a=o.cv,i=t.width,s=t.height,c=n;c<1&&(c=parseInt(.5*(s+i)*c,10));var l=a.imread(t),u=new a.Mat;return a.copyMakeBorder(l,u,c,c,c,c,a.BORDER_CONSTANT,new a.Scalar(0,0,0,255)),l.delete(),{mat:u,margin:c}}function Af(e,t){var r=window.cv,n=_a(t.map((function(e){return e.location})),4),o=n[0],a=n[1],i=n[2],s=n[3],c=Ef(i,s),l=Ef(a,o),u=Math.max(c,l),d=Ef(a,i),f=Ef(o,s),p=Math.max(d,f),h=[o.x,o.y,a.x,a.y,i.x,i.y,s.x,s.y],m=[0,0,u-1,0,u-1,p-1,0,p-1],g=r.imread(e),y=new r.Mat,v=new r.Size(u,p),b=r.matFromArray(4,1,r.CV_32FC2,h),C=r.matFromArray(4,1,r.CV_32FC2,m),k=r.getPerspectiveTransform(b,C);r.warpPerspective(g,y,k,v,r.INTER_LINEAR,r.BORDER_CONSTANT,new r.Scalar);var w=new ImageData(new Uint8ClampedArray(y.data),y.cols,y.rows);return g.delete(),y.delete(),b.delete(),C.delete(),w}function _f(e){var t=e.corners,r=e.width,n=e.height,o=Number.MAX_SAFE_INTEGER,a=Number.MAX_SAFE_INTEGER,i=Number.MIN_SAFE_INTEGER,s=Number.MIN_SAFE_INTEGER;t.forEach((function(e){var t=e.location,r=t.x,n=t.y;o=Math.min(o,r),a=Math.min(a,n),i=Math.max(i,r),s=Math.max(s,n)}));var c=.02;return o/r>=c&&a/n>=c&&(n-s)/n>=c&&(r-i)/r>=c}function If(){return Tf.apply(this,arguments)}function Tf(){return(Tf=Ca(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l,u,d,f,p=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=p.length>0&&void 0!==p[0]?p[0]:{},r=t.canvas,n=t.paddingPercent,o=void 0===n?.04:n,a=r.width,i=r.height,s=Math.floor(a*o),c=Math.floor(i*o),l=a-2*s,u=i-2*c,d=document.createElement("canvas"),f=d.getContext("2d"),d.width=l,d.height=u,f.drawImage(r,s,c,l,u,0,0,l,u),e.abrupt("return",Do.isCardGlare(d));case 13:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Pf(e){for(var t,r,n,o,a,i,s,c=e.length,l=0;l<c;l++){var u=(l+c-1)%c,d=(l+1)%c,f=(t=e[l].location,r=e[u].location,n=e[d].location,void 0,void 0,void 0,void 0,o={x:r.x-t.x,y:r.y-t.y},a={x:n.x-t.x,y:n.y-t.y},i=Math.sqrt(Math.pow(o.x,2)+Math.pow(o.y,2)),s=Math.sqrt(Math.pow(a.x,2)+Math.pow(a.y,2)),180*Math.acos((o.x*a.x+o.y*a.y)/(i*s))/Math.PI);if(f<70||f>110)return!1}return!0}function xf(e){return Rf.apply(this,arguments)}function Rf(){return(Rf=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.blazefaceModel,n=t.predictedIdCardCanvas,o=t.frontSide,a=n.width,i=n.height,s=Math.floor(a/3),c=Math.floor(4*i/5),l=document.createElement("canvas"),u=l.getContext("2d"),l.width=s,l.height=c,u.drawImage(n,0,Math.floor(i/5),s,c,0,0,s,c),e.next=12,Nn.getModelPredictions({model:r,sCanvas:l});case 12:if(d=e.sent,f=d.filter((function(e){var t=e.topLeft,r=e.bottomRight,n=_a(e.probability,1)[0],o=e.landmarks;return!(n<.9||o.length<4||kn.rectAreaRatio({small:{coords:[t,r]},big:{coords:[[0,0],[Nn.SIZE,Nn.SIZE]]}})<.025)})),p=f.length,!o){e.next=22;break}if(0!==p){e.next=18;break}return e.abrupt("return",wf.id_detector_error_front_side_no_faces);case 18:if(!(p>1)){e.next=20;break}return e.abrupt("return",wf.id_detector_error_front_side_multiple_faces);case 20:e.next=24;break;case 22:if(!(p>0)){e.next=24;break}return e.abrupt("return",wf.id_detector_error_back_side_has_faces);case 24:return e.abrupt("return",null);case 25:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Nf=function(e,t,r){return void 0===r&&(r=t,t=void 0),void 0!==r&&(r=(r=qi(r))==r?r:0),void 0!==t&&(t=(t=qi(t))==t?t:0),function(e,t,r){return e==e&&(void 0!==r&&(e=e<=r?e:r),void 0!==t&&(e=e>=t?e:t)),e}(qi(e),t,r)},Lf="https://unpkg.com/@tsocial/tv_web_sdk_resources@1.0.0/libs/opencv.js";function Of(){return(Of=Ca(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.url,n=void 0===r?Lf:r,!window.cv){e.next=3;break}return e.abrupt("return",Promise.resolve());case 3:return e.next=5,ea.loadExternalScript({url:n});case 5:return e.abrupt("return",new Promise((function(e){window.cv.onRuntimeInitialized=e})));case 6:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Df=nl((function(e){return Of.apply(this,arguments)})),Mf="https://unpkg.com/@tsocial/tv_web_sdk_resources@1.0.0/models/id-card/tflite/qtf16_model_224x224.tflite",Uf={0:"top-left",1:"top-right",2:"bottom-right",3:"bottom-left",4:"cccd.front",5:"passport",6:"cmnd_old.front",7:"cmnd_old.back",8:"cmnd_new.front",9:"cmnd_new.back",10:"cccd_new.front",11:"cccd_new.back"};function Ff(e){var t,r,n,o,a,i=e.card,s=e.corners,c=i.box,l={x:(c[1]+c[3])/2,y:(c[0]+c[2])/2},u=c[2]-c[0],d=c[1]-c[3],f=function(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=Ta(e))){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){throw e})),f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,s=!1;return{s:function(){r=e[Symbol.iterator]()},n:function(){var e=r.next();return i=e.done,e},e:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){s=!0,a=e})),f:function(){try{i||null==r.return||r.return()}finally{if(s)throw a}}}}(s);try{for(f.s();!(a=f.n()).done;){var p=a.value;switch(p.label){case"top-left":t||(t=p.location);break;case"top-right":r||(r=p.location);break;case"bottom-right":n||(n=p.location);break;case"bottom-left":o||(o=p.location)}}}catch(e){f.e(e)}finally{f.f()}if(![t,r,n,o].every(Boolean))return console.debug("Not qualified, corners missing"),!1;var h={x:(t.x+n.x)/2,y:(t.y+n.y)/2},m={x:(r.x+o.x)/2,y:(r.y+o.y)/2},g=Bf(l,h),y=Bf(l,m);return Math.sqrt(g)>(u+d)/8||Math.sqrt(y)>(u+d)/8?(console.debug("Not qualified, not close enough"),!1):(console.debug("Qualified"),!0)}var Vf=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,r,n,o,a,i,s;return t=e,(r=[{key:"load",value:(s=Ca(regeneratorRuntime.mark((function e(){var t,r,n,o=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=o.length>0&&void 0!==o[0]?o[0]:{},r=t.opencvUrl,n=t.modelUrl,e.next=3,Promise.all([Df({url:r}),this.loadModel({modelUrl:n})]);case 3:case"end":return e.stop()}}),e,this)}))),function(){return s.apply(this,arguments)})},{key:"loadModel",value:(i=Ca(regeneratorRuntime.mark((function e(){var t,r,n,o,a=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=a.length>0&&void 0!==a[0]?a[0]:{},r=t.modelUrl,n=void 0===r?Mf:r,e.next=3,fa.initTensorFlow({preferredBackends:["webgl","wasm","cpu"]});case 3:return e.next=5,fa.loadTFLiteModel({modelUrl:n});case 5:this.model=e.sent,o=this.model.inputs,this.inputSize=[o[0].shape[1],o[0].shape[2]];case 8:case"end":return e.stop()}}),e,this)}))),function(){return i.apply(this,arguments)})},{key:"dispose",value:(a=Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.model&&this.model.dispose();case 1:case"end":return e.stop()}}),e,this)}))),function(){return a.apply(this,arguments)})},{key:"predict",value:(o=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w,B,E,S,A,_,I,T=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=T.length>1&&void 0!==T[1]?T[1]:{},n=r.imgMargin,o=void 0===n?.5:n,a=r.detectThreshold,i=void 0===a?.3:a,s=r.maxNumReturns,c=void 0===s?100:s,l=window,u=l.cv,d={},f=t.width,p=t.height,d.originalWidth=f,d.originalHeight=p,h=Sf({canvas:t,imgMargin:o}),m=h.margin,g=h.mat,y=_a(this.inputSize,2),v=y[0],b=y[1],C=new u.Mat,u.resize(g,C,new u.Size(v,b),0,0,u.INTER_AREA),k=g.cols/v,w=g.rows/b,(B=document.createElement("canvas")).width=v,B.height=b,B.getContext("2d").putImageData(new ImageData(new Uint8ClampedArray(C.data),C.cols,C.rows),0,0),g.delete(),C.delete(),d.canvas=B,d.margin=m,e.next=24,this.detect(B,{detectThreshold:i,maxNumReturns:c});case 24:if(E=e.sent,S={inputImage:d,card:null},A=[],_=[],E.forEach((function(e){var t=_a(e.box,4),r=t[0],n=t[1],o=t[2],a=t[3];e.clazz<=3?A.push({clazz:e.clazz,label:e.label,score:e.score,location:{x:Nf(Math.floor((a+n)/2*k-m),0,f),y:Nf(Math.floor((r+o)/2*w-m),0,p)},scaledLocation:{x:Nf(Math.floor((a+n)/2),0,B.width),y:Nf(Math.floor((r+o)/2),0,B.height)}}):_.push({label:e.label,score:e.score,box:[Nf(Math.floor(r*w-m),0,p),Nf(Math.floor(n*k-m),0,f),Nf(Math.floor(o*w-m),0,p),Nf(Math.floor(a*k-m),0,f)]})})),A.sort((function(e,t){return t.score-e.score})),_.sort((function(e,t){return t.score-e.score})),!(_.length>0)){e.next=40;break}if(Ff({card:I=_[0],corners:A})){e.next=36;break}return console.debug("Not qualified.",I,A),e.abrupt("return",S);case 36:return A.sort((function(e,t){return e.clazz-t.clazz})),I.corners=A,S.card=I,e.abrupt("return",S);case 40:return e.abrupt("return",S);case 41:case"end":return e.stop()}}),e,this)}))),function(e){return o.apply(this,arguments)})},{key:"detect",value:(n=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w,B,E,S=this,A=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=A.length>1&&void 0!==A[1]?A[1]:{},n=r.detectThreshold,o=r.maxNumReturns,a=window,i=a.tf,s=t.width,c=t.height,l=i.tidy((function(){var e=i.expandDims(i.cast(i.image.resizeNearestNeighbor(i.browser.fromPixels(t),S.inputSize),"float32"));return S.model.predict(e)})),e.next=7,Promise.all([l["StatefulPartitionedCall:1"].data(),l["StatefulPartitionedCall:2"].data(),l["StatefulPartitionedCall:3"].array()]);case 7:for(u=e.sent,d=_a(u,3),f=d[0],p=d[1],h=_a(d[2],1),m=h[0],g=[],y=Math.min(f.length,o),v=0;v<y;v++)(b=f[v])>n&&(k=p[v],w=null!==(C=Uf[Math.round(k)])&&void 0!==C?C:"NA",B=m[v],E=[B[0]*c,B[3]*s,B[2]*c,B[1]*s],g.push({score:b,clazz:k,box:E,label:w}));return e.abrupt("return",g);case 17:case"end":return e.stop()}}),e)}))),function(e){return n.apply(this,arguments)})}])&&function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(t.prototype,r),e}();function jf(e){return zf.apply(this,arguments)}function zf(){return(zf=Ca(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.idCardModel,e.abrupt("return",new Promise((function(e,t){var n=document.createElement("canvas");setTimeout(t,1e3),r.predict(n).then(e)})));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Kf(e){return Hf.apply(this,arguments)}function Hf(){return(Hf=Ca(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.idCardModel,n=!0,e.prev=2,o=performance.now(),e.next=6,jf({idCardModel:r});case 6:performance.now()-o>1e3&&(n=!1),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(2),n=!1;case 13:return e.abrupt("return",{fastEnough:n});case 14:case"end":return e.stop()}}),e,null,[[2,10]])})))).apply(this,arguments)}function qf(){return(qf=Ca(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l,u,d,f,p,h=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=h.length>0&&void 0!==h[0]?h[0]:{},r=t.opencvUrl,n=t.idCardModelUrl,o=t.blazefaceModelUrl,a=t.tfScriptUrls,"iOS"!==Qa.osName||!Qa.osVersion.includes("12.")){e.next=5;break}return e.next=4,Df({url:r});case 4:return e.abrupt("return",{ableToUseModel:!1});case 5:return e.next=7,fa.loadTensorFlow(a);case 7:return i=new Vf,e.next=10,Promise.all([fa.loadBlazefaceModel({modelUrl:o}),i.load({opencvUrl:r,modelUrl:n})]);case 10:return s=e.sent,c=_a(s,1),l=c[0],u=!0,d=document.createElement("canvas"),e.prev=15,e.next=18,i.predict(d);case 18:return e.next=20,Kf({idCardModel:i});case 20:f=e.sent,p=f.fastEnough,u=p,e.next=28;break;case 25:e.prev=25,e.t0=e.catch(15),u=!1;case 28:return e.abrupt("return",{ableToUseModel:u,idCardModel:i,blazefaceModel:l});case 29:case"end":return e.stop()}}),e,null,[[15,25]])})))).apply(this,arguments)}var Qf=nl((function(){return qf.apply(this,arguments)})),Wf=D.Errors;function Gf(e){var t=e.refVideo,o=e.shouldStart,a=e.cropArea,i=e.settings,s=r(null);null===s.current&&(s.current=document.createElement("canvas"));var l=r(!1),u=r(Ro.createResizer({width:960,height:640})),d=r(null),f=r([{id:null,frames:[]}]),p=n((function(){!0===l.current&&(l.current=!1)}),[]),h=n((function(){f.current=[{id:null,frames:[]}]}),[]),m=n((function(){var e=f.current;e[e.length-1].frames.length>0&&e.push({id:null,frames:[]})}),[]),g=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=t.workingCanvas,n=u.current,o=f.current,a=n.resize({srcCanvas:r}),s=a.toDataURL("image/jpeg",i.saveFrameQuality/100).split(",")[1],o[o.length-1].frames.push({base64:s});case 7:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[i]),y=n(Ca(regeneratorRuntime.mark((function e(){var r,n,o,a,c,u,f,p,h,m,y;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(i){e.next=2;break}return e.abrupt("return");case 2:if(r=i.frameCaptureIntervalMs,i.enableRecording){e.next=5;break}return e.abrupt("return");case 5:n=d.current,o=t.current,l.current=!0,a=n.cropX,c=n.cropY,u=n.cropWidth,f=n.cropHeight,(p=s.current).width=u,p.height=f,h=p.getContext("2d"),m=null;case 14:if(h.drawImage(o,a,c,u,f,0,0,u,f),!r){e.next=25;break}if(!((y=(new Date).getTime())-m>=r)){e.next=23;break}return e.next=22,g({workingCanvas:p});case 22:m=y;case 23:e.next=27;break;case 25:return e.next=27,g({workingCanvas:p});case 27:if(l.current){e.next=29;break}return e.abrupt("break",33);case 29:return e.next=31,jr.sleep(15);case 31:e.next=14;break;case 33:case"end":return e.stop()}}),e)}))),[t,g,i]);return c((function(){var e=t.current;function r(){return(r=Ca(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return d.current=hn.analyzeVideoAndWindowSizes(e,a),t.next=3,y();case 3:case"end":return t.stop()}}),t)})))).apply(this,arguments)}return o&&a&&function(){r.apply(this,arguments)}(),function(){p()}}),[o,a,t,p,m,y]),{refWorkingCanvas:s,stopCheckFrame:p,splitVideos:m,resetRecordedVideos:h,checkFrame:y,refRecordedVideos:f}}var Xf,Yf,Zf,$f=function(e){var t=e.lang,o=e.onAboutToTimeout,a=e.onSessionTimeout,i=e.onVideoTimeLimitReached,l=e.settings,u=e.shouldStartTimers,d=e.sessionTime,f=r(),p=_a(s(0),2),h=p[0],m=p[1],g=n((function(){clearInterval(f.current)}),[]),y=n((function(){m((function(e){return e+1}))}),[]);return c((function(){if(u){var e=l.maxRecordingTimePerVideo,t=0,r=d/3;f.current=setInterval((function(){var n=d-(t+=1);n<=r&&o&&o({curTimeLeft:n}),t>0&&t%e==0&&i&&i(),0===n&&(g(),a&&a())}),1e3)}return function(){g()}}),[u,t,o,g,a,i,h,l,d]),{stopTimers:g,startTimers:y}},Jf=function(e){var t=e.shouldStart,o=e.refVideo,a=e.cropArea,i=e.settings,l=e.onModelErrorChange,u=e.frontSide,d=e.onDebugInfoChange,f=e.onAboutToTimeout,p=e.onSessionTimeout,h=e.onCaptureDone,m=e.outputEncryptionSettings,g=e.quality,y=r(!1),v=_a(s(!1),2),b=v[0],C=v[1],k=r((function(){})),w=Dr.useSDKTracking().sendEvent,B=r(),E=r(),S=r(),A=V.useSDKSettings(),_=A.debug,I=A.lang,T=A.enableAntiDebug;c((function(){T&&pa.enableAntiDebug()}),[T]);var P=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return w({tag:u?"id_front":"id_back",event:"sdk_ui.auto_capture",log:{}}),e.next=3,k.current(t);case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[w,u]),x=n((function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];l.apply(void 0,t);var n=$c(t,"0.code");n&&n!==B.current&&w({tag:u?"id_front":"id_back",event:"sdk_ui.show_alert",log:{alert:n}}),B.current=n}),[l,u,w]),R=function(e){var t=e.refVideo,o=e.shouldStart,a=e.cropArea,i=e.settings,l=e.onError,u=e.frontSide,d=e.onAutoCaptureSuccess,f=e.quality,p=r(null);null===p.current&&(p.current=document.createElement("canvas"));var h=r(!1),m=r(null),g=_a(s(!1),2),y=g[0],v=g[1],b=r({imageBlob:null,takenAt:null,blurScore:null,detectedCard:null}),C=r({imageBlob:null,blurScore:null,error:null,detectedCard:null}),k=r(!1),w=r(!1),B=r(null),E=r(!1),S=r({}),A=V.useSDKSettings().customUrls;c((function(){function e(){return(e=Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!i||y){e.next=10;break}if(!i.enableIdDetection){e.next=8;break}return e.next=4,Qf(A);case 4:S.current=e.sent,B.current=i.enableBlurCheck&&S.current.ableToUseModel,e.next=9;break;case 8:B.current=!1;case 9:v(!0);case 10:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[y,i,A]);var _=n((function(){!0===h.current&&(h.current=!1)}),[]),I=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.blurScore,n=t.detectedCard,o=i.blurThreshold,a=b.current,s=C.current,!(r<o&&fn.hasBetterCardBlurScore(r,a.blurScore))){e.next=15;break}if(!E.current){e.next=9;break}a.imageBlob=s.imageBlob,e.next=12;break;case 9:return e.next=11,hn.takePicture({canvas:p.current,quality:f});case 11:a.imageBlob=e.sent;case 12:a.takenAt=(new Date).getTime(),a.blurScore=r,a.detectedCard=n;case 15:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[i,f]),T=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.blurScore,n=t.detectedCard,w.current=!0,o=C.current,!fn.hasBetterCardBlurScore(r,o.blurScore)){e.next=10;break}return e.next=6,hn.takePicture({canvas:p.current,quality:f});case 6:o.imageBlob=e.sent,o.blurScore=r,o.detectedCard=n,E.current=!0;case 10:w.current=!1;case 11:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[f]),P=n(Ca(regeneratorRuntime.mark((function e(){var t,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=i.waitForBestImageTimeMs,null===(r=b.current).imageBlob){e.next=8;break}if(!((new Date).getTime()-r.takenAt>t)){e.next=8;break}return e.next=7,d(r);case 7:_();case 8:case"end":return e.stop()}}),e)}))),[d,i,_]),x=n((function(){k.current=!0}),[]),R=n((function(){return new Promise((function(e){k.current=!1;var t=setInterval((function(){w.current||(clearInterval(t),e())}),150)}))}),[]),N=n(Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",new Promise((function(e){var t=i.blurThreshold,r=C.current;B.current?(x(),setTimeout((function(){R().then((function(){fn.hasBetterCardBlurScore(r.blurScore,t)||(r.error=Wf.id_detector_error_blur),null===r.imageBlob?hn.takePicture({canvas:p.current,quality:f}).then((function(t){r.imageBlob=t,e(r)})):e(r)}))}),2e3)):hn.takePicture({canvas:p.current,quality:f}).then((function(t){r.imageBlob=t,e(r)}))})));case 1:case"end":return e.stop()}}),e)}))),[i,x,R,f]),L=n(Ca(regeneratorRuntime.mark((function e(){var r,n,o,a,s,c,d,f,g,v,w,B,A,_,x,R,N,L,O,D,M,U,F,V,j;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(i&&y&&!h.current){e.next=2;break}return e.abrupt("return");case 2:b.current={imageBlob:null,takenAt:null,blurScore:null,detectedCard:null},C.current={imageBlob:null,blurScore:null,error:null,detectedCard:null},r=i.enableAutoCapture,n=i.enableBlurCheck,o=i.enableIdDetection,a=S.current,s=a.idCardModel,c=a.blazefaceModel,d=a.ableToUseModel,f=m.current,g=t.current,h.current=!0,v=f.cropX,w=f.cropY,B=f.cropWidth,A=f.cropHeight,_=f.cropWidthWithoutPadding,x=f.cropHeightWithoutPadding,(R=p.current).width=B,R.height=A,N=R.getContext("2d"),L=document.createElement("canvas"),O=L.getContext("2d"),D=o&&d?15:700;case 17:if(N.drawImage(g,v,w,B,A,0,0,B,A),E.current=!1,!o||!d){e.next=74;break}return M=null,e.next=24,s.predict(R,{detectThreshold:.3});case 24:if(!(U=e.sent).card){e.next=70;break}if(!_f({corners:U.card.corners,width:B,height:A})){e.next=67;break}if(!Pf(U.card.corners)){e.next=64;break}if(F=Af(R,U.card.corners),!((V=kn.rectAreaRatio({small:{area:F.width*F.height},big:{area:_*x}}))<.5)){e.next=36;break}M=Wf.id_detector_card_too_small,e.next=62;break;case 36:if(!(V>.95)){e.next=40;break}M=Wf.id_detector_error_incomplete,e.next=62;break;case 40:return L.width=F.width,L.height=F.height,O.putImageData(F,0,0),e.next=45,If({canvas:L});case 45:if(!e.sent){e.next=50;break}M=Wf.glare_detected,e.next=62;break;case 50:return e.next=52,xf({blazefaceModel:c,predictedIdCardCanvas:L,frontSide:u});case 52:if(M=e.sent){e.next=62;break}if(!n){e.next=62;break}if(j=fn.calculateIdCardBlurScore({canvas:L}),!k.current){e.next=59;break}return e.next=59,T({blurScore:j,detectedCard:U.card});case 59:if(!r){e.next=62;break}return e.next=62,I({blurScore:j,detectedCard:U.card});case 62:e.next=65;break;case 64:M=Wf.id_detector_validate_angle_error;case 65:e.next=68;break;case 67:M=Wf.id_detector_error_incomplete;case 68:e.next=71;break;case 70:M=Wf.id_detector_no_cards;case 71:return l(M),e.next=74,P();case 74:if(h.current){e.next=76;break}return e.abrupt("break",80);case 76:return e.next=78,jr.sleep(D);case 78:e.next=17;break;case 80:case"end":return e.stop()}}),e)}))),[t,i,y,u,l,I,T,P]);c((function(){var e=t.current;function r(){return(r=Ca(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return m.current=hn.analyzeVideoAndWindowSizes(e,a,.05),t.next=3,L();case 3:case"end":return t.stop()}}),t)})))).apply(this,arguments)}o&&a&&y&&function(){r.apply(this,arguments)}()}),[o,a,t,_,L,y]);var O=n((function(){_()}),[_]);return c((function(){return O}),[O]),{refWorkingCanvas:p,stopCheckFrame:_,checkFrame:L,warmupDone:y,takePictureManually:N,refAbleToRunBurstMode:B}}({refVideo:o,shouldStart:t,cropArea:a,settings:i,onError:x,frontSide:u,onAutoCaptureSuccess:P,quality:g}),N=R.refWorkingCanvas,L=R.stopCheckFrame,O=R.checkFrame,D=R.warmupDone,M=R.takePictureManually,U=R.refAbleToRunBurstMode,F=Gf({refVideo:o,shouldStart:t&&D,cropArea:a,settings:i}),j=F.stopCheckFrame,z=F.splitVideos,K=F.resetRecordedVideos,H=F.checkFrame,q=F.refRecordedVideos;!function(e){var t=e.debug,r=e.refRecordedVideos,n=e.refWorkingCanvas,o=e.refVideo,a=e.onChange;c((function(){var e;return t&&(e=setInterval((function(){var e=o.current,t=r.current,i=n.current,s=t[t.length-1],c={videoWidth:e.videoWidth,videoHeight:e.videoHeight,framesCount:s.frames.length,"window.innerWidth":window.innerWidth,"window.innerHeight":window.innerHeight,"canvas.width":null==i?void 0:i.width,"canvas.height":null==i?void 0:i.height};a&&a(JSON.stringify(c,null,2))}),1e3)),function(){return clearInterval(e)}}),[a,t,r,n,o])}({debug:_,refRecordedVideos:q,refWorkingCanvas:N,refVideo:o,onChange:d});var Q=n((function(){j(),L(),K(),p()}),[K,j,L,p]),W=n((function(){z()}),[z]),G=$f({lang:I,onAboutToTimeout:f,onSessionTimeout:Q,onVideoTimeLimitReached:W,settings:i,shouldStartTimers:D&&t&&(null==i?void 0:i.enableTimers),sessionTime:null==i?void 0:i.idCardSessionTime}),X=G.stopTimers,Y=G.startTimers,Z=n((function(){y.current=!1}),[]),$=n(Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return Z(),Y(),e.next=4,Promise.all([H(),O()]);case 4:case"end":return e.stop()}}),e)}))),[H,O,Y,Z]),J=n(Ca(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=s.length>0&&void 0!==s[0]?s[0]:{},r=t.imageBlob,n=t.error,o=t.detectedCard,!y.current){e.next=3;break}return e.abrupt("return");case 3:if(y.current=!0,C(!0),j(),L(),X(),x(null),!m||!m.key){e.next=14;break}return i=m.key,e.next=13,ga.encrypt({blob:r,key:i});case 13:a=e.sent;case 14:h({image:{blob:r,encrypted:a,detectedCard:o},error:n,recordedVideos:q.current}),C(!1),w({tag:u?"id_front":"id_back",event:"user_activity",log:{time_capture_in_seconds:(performance.now()-S.current)/1e3}});case 17:case"end":return e.stop()}}),e)}))),[j,L,X,x,h,q,u,w,m]);k.current=J;var ee=n(Ca(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return C(!0),X(),j(),U.current||L(),e.next=6,M();case 6:return t=e.sent,e.next=9,J(t);case 9:C(!1),w({tag:u?"id_front":"id_back",event:"user_activity.capture",log:{}});case 11:case"end":return e.stop()}}),e)}))),[M,J,X,U,j,L,w,u]);return c((function(){t&&(w({tag:u?"id_front":"id_back",event:"user_activity.start",log:{}}),E.current=performance.now())}),[w,u,t]),c((function(){D&&(w({tag:u?"id_front":"id_back",event:"user_activity.show",log:{}}),w({tag:u?"id_front":"id_back",event:"sdk.load_model",log:{status:"success",time_in_ms:performance.now()-E.current}}),S.current=performance.now())}),[w,u,D]),{warmupDone:D,isProcessing:b,takePictureManually:ee,restartSession:$,resetIsProcessingImageBlobTaken:Z}},ep=D.IDCardMessage,tp=i((function(e,r){var o=e.description,a=e.usePortraitMask,i=e.windowAndVideoInfo,l=e.refVideo,d=e.frontSide,f=e.settings,p=e.onCaptureDone,h=e.onUISpacingChange,m=e.outputEncryptionSettings,g=_a(s({}),2),y=g[0],v=g[1],b=y.yDescription,C=y.yMessage,k=y.yCaptureButton,w=Fr.useAsset("ic_camera.svg"),B=Fr.useAsset("ic_loading.png"),E=_a(s(""),2),S=E[0],A=E[1],_=V.useSDKSettings(),I=_.debug,T=_.lang,P=_a(s(null),2),x=P[0],R=P[1],N=_a(s(""),2),L=N[0],O=N[1],D=_a(s(null),2),M=D[0],U=D[1],F=yf(),j=F.showPopup,z=F.popupShown,K=F.popupType,H=n((function(e){O(null===e?"":Tc(e.msg[T])({side:d?df.FRONT[T]:df.BACK[T]}))}),[T,d]),q=n((function(){R(""),j({popupType:vf})}),[j]),Q=n((function(){R(""),p.apply(void 0,arguments)}),[p]),W=n((function(e){var t=e.curTimeLeft;R(Tc(ep.REMAINING_TIME[T])({x:t}))}),[T]),G=Jf({shouldStart:!0,refVideo:l,cropArea:M,settings:f,onModelErrorChange:H,frontSide:d,onDebugInfoChange:A,onSessionTimeout:q,onCaptureDone:Q,onAboutToTimeout:W,outputEncryptionSettings:m}),X=G.warmupDone,Y=G.isProcessing,Z=G.takePictureManually,$=G.restartSession,J=G.resetIsProcessingImageBlobTaken,ee=n((function(){j({popupType:null}),J()}),[j,J]),te=n(Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return ee(),e.next=3,$();case 3:case"end":return e.stop()}}),e)}))),[$,ee]);c((function(){if(i){var e,t,r,n,o,s,c,l=i.videoAreaWidth,u=i.videoAreaHeight,d=i.lostX,f=i.lostY,p=i.clientHeight;a?(o=.7*(s=u-165),r=(c=(e=f+10)+45)+20,n=(t=c+s+10)+60):(o=Qa.isMobile?l-6:Math.floor(.7*l),r=(c=(e=f+10)+50)+20,n=(t=c+(s=Math.floor(Math.min(o/1.5,p-2*f-80-100)))+10)+60);var m=Math.floor((l-o)/2)+d;U({x:m,y:c,width:o,height:s,surroundStyle:{opacity:.6,background:"#000"}});var g={yTitle:e,yDescription:t,yMessage:r,yCaptureButton:n};v(g),h(g)}}),[i,a,h]);var re=n(Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return R(""),e.next=3,Z();case 3:case"end":return e.stop()}}),e)}))),[Z]);return u(r,(function(){return{restartSession:te}}),[te]),t.createElement(t.Fragment,null,!X&&t.createElement(gu,null),I&&t.createElement(af,null,S),Y&&t.createElement(ef,null,t.createElement("img",{src:B,alt:"",className:"spin"})),M&&t.createElement(wi,{x:"".concat(M.x,"px"),y:"".concat(M.y,"px"),width:"".concat(M.width,"px"),height:"".concat(M.height,"px"),surroundStyle:M.surroundStyle},t.createElement(uf,{width:M.width,height:M.height,type:L?cd.ERROR:cd.DEFAULT})),!L&&t.createElement(sf,{y:"".concat(b,"px"),className:"description"},o),L&&t.createElement(cf,{y:"".concat(b,"px")},L),!Y&&(!(null!=f&&f.disableCaptureButtonIfAlert)||!L)&&t.createElement(Jd,{onClick:re,y:"".concat(k,"px")},t.createElement("img",{src:w,alt:""})),x&&t.createElement(lf,{key:x,className:"message",y:"".concat(C,"px")},x),t.createElement(Zl,{open:z},K===vf&&t.createElement(gf,{onOk:te,maxSessionTime:null==f?void 0:f.idCardSessionTime})))}));tp.propTypes={usePortraitMask:f.bool,description:f.string,windowAndVideoInfo:f.shape({}),refVideo:f.shape({}),frontSide:f.bool,settings:f.shape({}),onCaptureDone:f.func,onUISpacingChange:f.func,outputEncryptionSettings:f.shape({})},tp.defaultProps={usePortraitMask:!1,description:"",windowAndVideoInfo:{},refVideo:{},frontSide:!0,settings:{},onCaptureDone:function(){},onUISpacingChange:function(){},outputEncryptionSettings:null};var rp,np,op=p.div(Xf||(Xf=Aa(["\n background: ",";\n backdrop-filter: blur(12px);\n border-radius: 8px;\n top: ",";\n position: absolute;\n z-index: ",";\n color: #fff;\n padding: 10px;\n margin: 0 10px;\n max-width: 275px;\n text-align: center;\n"])),(function(e){return e.background}),(function(e){return e.y}),1020),ap=p.div(Yf||(Yf=Aa(["\n width: 0;\n height: 0;\n border-left: 20px solid transparent;\n border-right: 20px solid transparent;\n border-bottom: ",";\n position: absolute;\n left: 50%;\n top: ",";\n transform: translateX(-50%);\n"])),(function(e){return"".concat(e.arrowSize,"px solid ").concat(e.color)}),(function(e){return"".concat(e.top,"px")})),ip=function(e){var r=e.children,n=e.y;return t.createElement(op,{y:n,background:"#00ce78"},t.createElement(ap,{arrowSize:10,top:-10,color:"#00ce78"}),r)},sp=p.div(Zf||(Zf=Aa(["\n text-align: center;\n position: absolute;\n font-size: 18px;\n border-radius: 3px;\n padding: 5px 10px;\n background: #ea3223;\n color: #fff;\n margin: auto;\n top: ",";\n z-index: ",";\n"])),(function(e){return e.y}),1020),cp={QR_INSTRUCTIONS_TEXT:{en:t.createElement("span",null,"Please follow the instructions below to scan QR code:",t.createElement("br",null),t.createElement("br",null)," Move camera to the position of QR code on ID card. Align QR code to fit into camera frame to scan it"),vi:t.createElement("span",null,"Vui lòng quét mã QR theo hướng dẫn sau:",t.createElement("br",null),t.createElement("br",null)," Đưa camera vào vị trí mã QR trên CCCD. Canh vừa mã QR vào 4 góc khung hình để quét mã")},QR_INSTRUCTIONS_START_BUTTON:{en:"Scan QR code",vi:"Tiến hành quét mã QR"},QR_INSTRUCTIONS_COUNTDOWN:{en:"Start in <%= x %> s",vi:"Bắt đầu trong <%= x %> giây"},QR_INVALID_POPUP_TITLE:{en:"Invalid QR code",vi:"QR không hợp lệ"},QR_INVALID_POPUP_DESCRIPTION:{en:"Please check and make sure scanning QR code on ID card",vi:"Vui lòng kiểm tra và đảm bảo việc thực hiện quét QR trên CCCD thật"},QR_INVALID_POPUP_RETRY_BUTTON:{en:"Scan QR (on ID card)",vi:"Quét lại QR (trên CCCD)"},QR_INVALID_POPUP_SKIP_BUTTON:{en:"Skip",vi:"Bỏ qua"},QR_TOOLTIP:{en:"Fit QR code to 4 corners of camera frame and try to move camera [in or out] to scan QR code",vi:"Canh vừa mã QR vào 4 góc khung hình và thử dịch chuyển camera [xa - gần] để quét được mã QR"},REMAINING_TIME:{en:"Remaining time: <%= x %> seconds",vi:"Thời gian còn lại: <%= x %> giây"},SESSION_TIMEOUT_POPUP_DESCRIPTION:{en:t.createElement("span",null,"Quá thời gian quét. Vui lòng thực hiện lại.",t.createElement("br",null),t.createElement("br",null)," Đưa camera vào vị trí mã QR trên thẻ. Canh vừa vào 4 góc và"," ",t.createElement("strong",{className:"text-primary"},"thử dịch chuyển camera [xa - gần]")," để camera điện thoại lấy nét chuẩn hơn."),vi:t.createElement("span",null,"Quá thời gian quét. Vui lòng thực hiện lại.",t.createElement("br",null),t.createElement("br",null)," Đưa camera vào vị trí mã QR trên thẻ. Canh vừa vào 4 góc và"," ",t.createElement("strong",{className:"text-primary"},"thử dịch chuyển camera [xa - gần]")," để camera điện thoại lấy nét chuẩn hơn.")},SESSION_TIMEOUT_POPUP_RETRY_BUTTON:{en:"Retry",vi:"Thực hiện lại"},SESSION_TIMEOUT_POPUP_SKIP_BUTTON:{en:"Skip",vi:"Bỏ qua"}},lp=function(e){var r=e.children,n=e.mt,o=e.mb,a=e.ml,i=e.mr,s=e.mx,c=e.my,l=e.pt,u=e.pb,d=e.pl,f=e.pr,p=e.px,h=e.py,m=r.props.style||{},g={};return null!==s&&(g.marginLeft=s,g.marginRight=s),null!==c&&(g.marginTop=c,g.marginBottom=c),null!==n&&(g.marginTop=n),null!==o&&(g.marginBottom=o),null!==a&&(g.marginLeft=a),null!==i&&(g.marginRight=i),null!==p&&(g.paddingLeft=p,g.paddingRight=p),null!==h&&(g.paddingTop=h,g.paddingBottom=h),null!==l&&(g.paddingTop=l),null!==u&&(g.paddingBottom=u),null!==d&&(g.paddingLeft=d),null!==f&&(g.paddingRight=f),t.cloneElement(r,{style:Ea(Ea({},m),g)})};lp.propTypes={mt:f.string,ml:f.string,mr:f.string,mb:f.string,mx:f.string,my:f.string,pt:f.string,pl:f.string,pr:f.string,pb:f.string,px:f.string,py:f.string},lp.defaultProps={mt:null,ml:null,mr:null,mb:null,mx:null,my:null,pt:null,pl:null,pr:null,pb:null,px:null,py:null};var up,dp,fp,pp,hp,mp,gp=p.button(rp||(rp=Aa(["\n width: 100%;\n max-width: 294px;\n height: 66px;\n background-color: ",";\n border: 0;\n outline: none;\n border-radius: 3px;\n color: #fff;\n font-weight: normal;\n cursor: pointer;\n font-size: 1rem;\n"])),(function(e){return e.theme.tsBlue})),yp=p.a(np||(np=Aa(["\n color: ",";\n cursor: pointer;\n"])),(function(e){return e.theme.tsBlue})),vp=p.div(up||(up=Aa(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),bp=p.div(dp||(dp=Aa(["\n color: ",";\n font-weight: bold;\n font-size: 16px;\n"])),(function(e){return e.theme.tsSecondary})),Cp=p.div(fp||(fp=Aa(["\n color: ",";\n font-weight: normal;\n font-size: 16px;\n text-align: center;\n"])),(function(e){return e.theme.tsSecondary})),kp=function(e){var r=e.onRetry,n=e.onSkip,o=V.useSDKSettings().lang;return t.createElement(vp,null,t.createElement(lp,{mt:"25px"},t.createElement(bp,null,cp.QR_INVALID_POPUP_TITLE[o])),t.createElement(lp,{mt:"30px"},t.createElement(Cp,null,cp.QR_INVALID_POPUP_DESCRIPTION[o])),t.createElement(lp,{mt:"30px"},t.createElement(gp,{onClick:r},cp.QR_INVALID_POPUP_RETRY_BUTTON[o])),t.createElement(lp,{my:"20px"},t.createElement(yp,{onClick:n},cp.QR_INVALID_POPUP_SKIP_BUTTON[o])))};kp.propTypes={onRetry:f.func,onSkip:f.func},kp.defaultProps={onRetry:function(){},onSkip:function(){}};var wp=p.div(pp||(pp=Aa(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),Bp=p.div(hp||(hp=Aa(["\n background: #e7e6e6;\n width: 100%;\n display: flex;\n justify-content: center;\n"]))),Ep=p.div(mp||(mp=Aa(["\n color: ",";\n font-weight: normal;\n font-size: 16px;\n text-align: center;\n line-height: 20px;\n"])),(function(e){return e.theme.tsSecondary})),Sp=function(e){var r=e.onRetry,n=e.onSkip,o=V.useSDKSettings().lang,a=Fr.useAsset("qr_code_banner.svg");return t.createElement(wp,null,t.createElement(Bp,null,t.createElement("img",{src:a,alt:""})),t.createElement(lp,{mt:"30px"},t.createElement(Ep,null,cp.SESSION_TIMEOUT_POPUP_DESCRIPTION[o])),t.createElement(lp,{mt:"30px"},t.createElement(gp,{onClick:r},cp.SESSION_TIMEOUT_POPUP_RETRY_BUTTON[o])),t.createElement(lp,{my:"20px"},t.createElement(yp,{onClick:n},cp.SESSION_TIMEOUT_POPUP_SKIP_BUTTON[o])))};Sp.propTypes={onRetry:f.func,onSkip:f.func},Sp.defaultProps={onRetry:function(){},onSkip:function(){}};var Ap,_p,Ip,Tp,Pp,xp,Rp=["children","ratio","padding"],Np=p.div(Ap||(Ap=Aa(["\n width: 100%;\n padding-bottom: ","%;\n position: relative;\n"])),(function(e){return 1/e.ratio*100})),Lp=p.div(_p||(_p=Aa(["\n position: absolute;\n top: ",";\n left: ",";\n right: ",";\n bottom: ",";\n"])),(function(e){return e.padding}),(function(e){return e.padding}),(function(e){return e.padding}),(function(e){return e.padding})),Op=function(e){var r=e.children,n=e.ratio,o=e.padding,a=Sa(e,Rp);return t.createElement(Np,wa({ratio:n},a),t.createElement(Lp,{padding:o},r))};Op.propTypes={children:f.node,ratio:f.number,padding:f.string},Op.defaultProps={children:null,ratio:4/3,padding:"0"};var Dp=p.div(Ip||(Ip=Aa(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),Mp=p.div(Tp||(Tp=Aa(["\n background: #e7e6e6;\n width: 100%;\n"]))),Up=p.img(Pp||(Pp=Aa(["\n width: 100%;\n height: 100%;\n object-fit: contain;\n border-radius: 5px;\n"]))),Fp=p.div(xp||(xp=Aa(["\n color: ",";\n font-weight: normal;\n font-size: 16px;\n text-align: center;\n line-height: 20px;\n"])),(function(e){return e.theme.tsSecondary})),Vp=function(e){var n=e.onClickStart,o=e.onTimeout,a=e.timeout,i=V.useSDKSettings().lang,l=Fr.useAsset("qr_code_banner.png"),u=r(a),d=_a(s((function(){return Tc(cp.QR_INSTRUCTIONS_COUNTDOWN[i])({x:a})})),2),f=d[0],p=d[1];return c((function(){var e=Tc(cp.QR_INSTRUCTIONS_COUNTDOWN[i]),t=setInterval((function(){u.current--,p(e({x:u.current})),u.current<=0&&(clearInterval(t),o&&o())}),1e3);return function(){clearInterval(t)}}),[i,o]),t.createElement(Dp,null,t.createElement(Mp,null,t.createElement(Op,{ratio:1.6},t.createElement(Up,{src:l}))),t.createElement(lp,{mt:"30px"},t.createElement(Fp,null,cp.QR_INSTRUCTIONS_TEXT[i])),t.createElement(lp,{mt:"30px"},t.createElement(gp,{onClick:n},cp.QR_INSTRUCTIONS_START_BUTTON[i])),t.createElement(lp,{my:"20px"},t.createElement(Fp,null,f)))};Vp.propTypes={onClickStart:f.func,onTimeout:f.func,timeout:f.number},Vp.defaultProps={onClickStart:null,onTimeout:null,timeout:10};var jp=/^\d{12}\|(\d{9})?\|.+\|\d{8}\|((Nam)|(Nữ))\|.+\|\d{8}$/g,zp=function(e){var t=e.match(jp);return{valid:Boolean(t)}},Kp=function(){function t(e,r){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this._onDecodeError,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this._calculateScanRegion,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"environment";k(this,t),this.$video=e,this.$canvas=document.createElement("canvas"),this._onDecode=r,this._legacyCanvasSize=t.DEFAULT_CANVAS_SIZE,this._preferredCamera=a,this._active=!1,this._paused=!1,this._flashOn=!1,"number"==typeof n?(this._legacyCanvasSize=n,console.warn("You're using a deprecated version of the QrScanner constructor which will be removed in the future")):this._onDecodeError=n,"number"==typeof o?(this._legacyCanvasSize=o,console.warn("You're using a deprecated version of the QrScanner constructor which will be removed in the future")):this._calculateScanRegion=o,this._scanRegion=this._calculateScanRegion(e),this._onPlay=this._onPlay.bind(this),this._onLoadedMetaData=this._onLoadedMetaData.bind(this),this._onVisibilityChange=this._onVisibilityChange.bind(this),e.disablePictureInPicture=!0,e.playsInline=!0,e.muted=!0;var i=!1;e.hidden&&(e.hidden=!1,i=!0),document.body.contains(e)||(document.body.appendChild(e),i=!0),requestAnimationFrame((function(){var t=window.getComputedStyle(e);"none"===t.display&&(e.style.setProperty("display","block","important"),i=!0),"visible"!==t.visibility&&(e.style.setProperty("visibility","visible","important"),i=!0),i&&(console.warn("QrScanner has overwritten the video hiding style to avoid Safari stopping the playback."),e.style.opacity=0,e.style.width=0,e.style.height=0)})),e.addEventListener("play",this._onPlay),e.addEventListener("loadedmetadata",this._onLoadedMetaData),document.addEventListener("visibilitychange",this._onVisibilityChange),this._qrEnginePromise=t.createQrEngine()}var r,n,o;return r=t,o=[{key:"hasCamera",value:function(){return t.listCameras(!1).then((function(e){return!!e.length})).catch((function(){return!1}))}},{key:"listCameras",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!navigator.mediaDevices)return Promise.resolve([]);var t=null;return(e?navigator.mediaDevices.getUserMedia({audio:!1,video:!0}).then((function(e){return t=e})).catch((function(){})):Promise.resolve()).then((function(){return navigator.mediaDevices.enumerateDevices()})).then((function(e){return e.filter((function(e){return"videoinput"===e.kind})).map((function(e,t){return{id:e.deviceId,label:e.label||(0===t?"Default Camera":"Camera ".concat(t+1))}}))})).finally((function(){if(t){var e,r=N(t.getTracks());try{for(r.s();!(e=r.n()).done;){var n=e.value;n.stop(),t.removeTrack(n)}}catch(e){r.e(e)}finally{r.f()}}}))}},{key:"scanImage",value:function(e){var r=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],s=arguments.length>5&&void 0!==arguments[5]&&arguments[5],c=o instanceof Worker,l=Promise.all([o||t.createQrEngine(),t._loadImage(e)]).then((function(e){var s,l,u=T(e,2),d=u[0],f=u[1];return o=d,s=T(r._drawToCanvas(f,n,a,i),2),a=s[0],l=s[1],o instanceof Worker?(c||o.postMessage({type:"inversionMode",data:"both"}),new Promise((function(e,r){var n,i,s;i=function(a){"qrResult"===a.data.type&&(o.removeEventListener("message",i),o.removeEventListener("error",s),clearTimeout(n),null!==a.data.data?e(a.data.data):r(t.NO_QR_CODE_FOUND))},s=function(e){o.removeEventListener("message",i),o.removeEventListener("error",s),clearTimeout(n);var t=e?e.message||e:"Unknown Error";r("Scanner error: "+t)},o.addEventListener("message",i),o.addEventListener("error",s),n=setTimeout((function(){return s("timeout")}),1e4);var c=l.getImageData(0,0,a.width,a.height);o.postMessage({type:"decode",data:c},[c.data.buffer])}))):new Promise((function(e,r){var n=setTimeout((function(){return r("Scanner error: timeout")}),1e4);o.detect(a).then((function(n){n.length?e(n[0].rawValue):r(t.NO_QR_CODE_FOUND)})).catch((function(e){return r("Scanner error: "+(e.message||e))})).finally((function(){return clearTimeout(n)}))}))}));return n&&s&&(l=l.catch((function(){return t.scanImage(e,null,o,a,i)}))),l=l.finally((function(){c||t._postWorkerMessage(o,"close")}))}},{key:"createQrEngine",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:t.WORKER_PATH;return("BarcodeDetector"in window&&BarcodeDetector.getSupportedFormats?BarcodeDetector.getSupportedFormats():Promise.resolve([])).then((function(t){return-1!==t.indexOf("qr_code")?new BarcodeDetector({formats:["qr_code"]}):new Worker(e)}))}},{key:"_drawToCanvas",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];r=r||document.createElement("canvas");var o=t&&t.x?t.x:0,a=t&&t.y?t.y:0,i=t&&t.width?t.width:e.width||e.videoWidth,s=t&&t.height?t.height:e.height||e.videoHeight;if(!n){var c=t&&t.downScaledWidth?t.downScaledWidth:i,l=t&&t.downScaledHeight?t.downScaledHeight:s;r.width!==c&&(r.width=c),r.height!==l&&(r.height=l)}var u=r.getContext("2d",{alpha:!1});return u.imageSmoothingEnabled=!1,u.drawImage(e,o,a,i,s,0,0,r.width,r.height),[r,u]}},{key:"_loadImage",value:function(e){if(e instanceof HTMLCanvasElement||e instanceof HTMLVideoElement||window.ImageBitmap&&e instanceof window.ImageBitmap||window.OffscreenCanvas&&e instanceof window.OffscreenCanvas)return Promise.resolve(e);if(e instanceof Image)return t._awaitImageLoad(e).then((function(){return e}));if(e instanceof File||e instanceof Blob||e instanceof URL||"string"==typeof e){var r=new Image;return e instanceof File||e instanceof Blob?r.src=URL.createObjectURL(e):r.src=e,t._awaitImageLoad(r).then((function(){return(e instanceof File||e instanceof Blob)&&URL.revokeObjectURL(r.src),r}))}return Promise.reject("Unsupported image type.")}},{key:"_awaitImageLoad",value:function(e){return new Promise((function(t,r){var n,o;e.complete&&0!==e.naturalWidth?t():(n=function(){e.removeEventListener("load",n),e.removeEventListener("error",o),t()},o=function(){e.removeEventListener("load",n),e.removeEventListener("error",o),r("Image load error")},e.addEventListener("load",n),e.addEventListener("error",o))}))}},{key:"_postWorkerMessage",value:function(e,t,r){return Promise.resolve(e).then((function(e){e instanceof Worker&&e.postMessage({type:t,data:r})}))}}],(n=[{key:"hasFlash",value:function(){var e=null;return(this.$video.srcObject?Promise.resolve(this.$video.srcObject.getVideoTracks()[0]):this._getCameraStream().then((function(t){var r=t.stream;return console.warn("Call hasFlash after successfully starting the scanner to avoid creating a temporary video stream"),e=r,r.getVideoTracks()[0]}))).then((function(e){return"torch"in e.getSettings()})).catch((function(){return!1})).finally((function(){if(e){var t,r=N(e.getTracks());try{for(r.s();!(t=r.n()).done;){var n=t.value;n.stop(),e.removeTrack(n)}}catch(e){r.e(e)}finally{r.f()}}}))}},{key:"isFlashOn",value:function(){return this._flashOn}},{key:"toggleFlash",value:function(){return this._flashOn?this.turnFlashOff():this.turnFlashOn()}},{key:"turnFlashOn",value:function(){var t=this;return this._flashOn?Promise.resolve():(this._flashOn=!0,!this._active||this._paused?Promise.resolve():this.hasFlash().then((function(e){return e?t.$video.srcObject.getVideoTracks()[0].applyConstraints({advanced:[{torch:!0}]}):Promise.reject("No flash available")})).catch((function(){throw t._flashOn=!1,e})))}},{key:"turnFlashOff",value:function(){if(this._flashOn)return this._flashOn=!1,this._restartVideoStream()}},{key:"destroy",value:function(){this.$video.removeEventListener("loadedmetadata",this._onLoadedMetaData),this.$video.removeEventListener("play",this._onPlay),document.removeEventListener("visibilitychange",this._onVisibilityChange),this.stop(),t._postWorkerMessage(this._qrEnginePromise,"close")}},{key:"start",value:function(){var e=this;return this._active&&!this._paused?Promise.resolve():("https:"!==window.location.protocol&&console.warn("The camera stream is only accessible if the page is transferred via https."),this._active=!0,document.hidden?Promise.resolve():(this._paused=!1,this.$video.srcObject?(this.$video.play(),Promise.resolve()):this._getCameraStream().then((function(t){var r=t.stream,n=t.facingMode;e.$video.srcObject=r,e.$video.play(),e._setVideoMirror(n),e._flashOn&&(e._flashOn=!1,e.turnFlashOn().catch((function(){})))})).catch((function(t){throw e._active=!1,t}))))}},{key:"stop",value:function(){this.pause(),this._active=!1}},{key:"pause",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this._paused=!0,!this._active)return Promise.resolve(!0);this.$video.pause();var r=function(){var t,r=N(e.$video.srcObject?e.$video.srcObject.getTracks():[]);try{for(r.s();!(t=r.n()).done;){var n=t.value;n.stop(),e.$video.srcObject.removeTrack(n)}}catch(e){r.e(e)}finally{r.f()}e.$video.srcObject=null};return t?(r(),Promise.resolve(!0)):new Promise((function(e){return setTimeout(e,300)})).then((function(){return!!e._paused&&(r(),!0)}))}},{key:"setCamera",value:function(e){return e===this._preferredCamera?Promise.resolve():(this._preferredCamera=e,this._restartVideoStream())}},{key:"setGrayscaleWeights",value:function(e,r,n){var o=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];t._postWorkerMessage(this._qrEnginePromise,"grayscaleWeights",{red:e,green:r,blue:n,useIntegerApproximation:o})}},{key:"setInversionMode",value:function(e){t._postWorkerMessage(this._qrEnginePromise,"inversionMode",e)}},{key:"_onPlay",value:function(){this._scanRegion=this._calculateScanRegion(this.$video),this._scanFrame()}},{key:"_onLoadedMetaData",value:function(){this._scanRegion=this._calculateScanRegion(this.$video)}},{key:"_onVisibilityChange",value:function(){document.hidden?this.pause():this._active&&this.start()}},{key:"_calculateScanRegion",value:function(e){var t=Math.min(e.videoWidth,e.videoHeight),r=Math.round(2/3*t);return{x:Math.round((e.videoWidth-r)/2),y:Math.round((e.videoHeight-r)/2),width:r,height:r,downScaledWidth:this._legacyCanvasSize,downScaledHeight:this._legacyCanvasSize}}},{key:"_scanFrame",value:function(){var e=this;if(!this._active||this.$video.paused||this.$video.ended)return!1;requestAnimationFrame((function(){e.$video.readyState<=1?e._scanFrame():e._qrEnginePromise.then((function(r){return t.scanImage(e.$video,e._scanRegion,r,e.$canvas)})).then(e._onDecode,(function(r){e._active&&(-1!==(r.message||r).indexOf("service unavailable")&&(e._qrEnginePromise=t.createQrEngine()),e._onDecodeError(r))})).then((function(){return e._scanFrame()}))}))}},{key:"_onDecodeError",value:function(e){e!==t.NO_QR_CODE_FOUND&&console.log(e)}},{key:"_getCameraStream",value:function(){var e=this;if(!navigator.mediaDevices)return Promise.reject("Camera not found.");var t="environment"===this._preferredCamera||"user"===this._preferredCamera?"facingMode":"deviceId",r=[{width:{min:1024}},{width:{min:768}},{}];return[].concat(P(r.map((function(r){return Object.assign({},r,B({},t,{exact:e._preferredCamera}))}))),r).reduceRight((function(t,r){return function(){return navigator.mediaDevices.getUserMedia({video:r,audio:!1}).then((function(t){return{stream:t,facingMode:e._getFacingMode(t)||(r.facingMode?e._preferredCamera:"environment"===e._preferredCamera?"user":"environment")}})).catch(t)}}),(function(){return Promise.reject("Camera not found.")}))()}},{key:"_restartVideoStream",value:function(){var e=this,t=this._paused;return this.pause(!0).then((function(r){if(r&&!t&&e._active)return e.start()}))}},{key:"_setVideoMirror",value:function(e){var t="user"===e?-1:1;this.$video.style.transform="scaleX("+t+")"}},{key:"_getFacingMode",value:function(e){var t=e.getVideoTracks()[0];return t?/rear|back|environment/i.test(t.label)?"environment":/front|user|face/i.test(t.label)?"user":null:null}}])&&w(r.prototype,n),o&&w(r,o),t}();function Hp(){return qp.apply(this,arguments)}function qp(){return(qp=Ca(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return Kp.WORKER_PATH=ya(),e.next=3,Kp.createQrEngine(Kp.WORKER_PATH);case 3:return t=e.sent,e.abrupt("return",{qrEngine:t});case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Qp(){return(Qp=Ca(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=c.length>0&&void 0!==c[0]?c[0]:{},r=t.opencvUrl,e.next=3,Promise.all([Hp(),Df({url:r})]);case 3:return n=e.sent,o=_a(n,1),a=o[0].qrEngine,i=window,s=i.cv,e.abrupt("return",{qrScannerResources:{engine:a,canvas:document.createElement("canvas")},blackAndWhiteConverterResources:{kernel:s.matFromArray(3,3,s.CV_32FC1,[-1,-1,-1,-1,11,-1,-1,-1,-1]),canvas:document.createElement("canvas"),dst:new s.Mat}});case 8:case"end":return e.stop()}}),e)})))).apply(this,arguments)}Kp.DEFAULT_CANVAS_SIZE=400,Kp.NO_QR_CODE_FOUND="No QR code found",Kp.WORKER_PATH="qr-scanner-worker.min.js";var Wp=nl((function(){return Qp.apply(this,arguments)})),Gp=Ra(Na((function(e,t){var r;r=function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=3)}([function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(e,t){this.width=t,this.height=e.length/t,this.data=e}return e.createEmpty=function(t,r){return new e(new Uint8ClampedArray(t*r),t)},e.prototype.get=function(e,t){return!(e<0||e>=this.width||t<0||t>=this.height||!this.data[t*this.width+e])},e.prototype.set=function(e,t,r){this.data[t*this.width+e]=r?1:0},e.prototype.setRegion=function(e,t,r,n,o){for(var a=t;a<t+n;a++)for(var i=e;i<e+r;i++)this.set(i,a,!!o)},e}();t.BitMatrix=n},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(2);t.addOrSubtractGF=function(e,t){return e^t};var o=function(){function e(e,t,r){this.primitive=e,this.size=t,this.generatorBase=r,this.expTable=new Array(this.size),this.logTable=new Array(this.size);for(var o=1,a=0;a<this.size;a++)this.expTable[a]=o,(o*=2)>=this.size&&(o=(o^this.primitive)&this.size-1);for(a=0;a<this.size-1;a++)this.logTable[this.expTable[a]]=a;this.zero=new n.default(this,Uint8ClampedArray.from([0])),this.one=new n.default(this,Uint8ClampedArray.from([1]))}return e.prototype.multiply=function(e,t){return 0===e||0===t?0:this.expTable[(this.logTable[e]+this.logTable[t])%(this.size-1)]},e.prototype.inverse=function(e){if(0===e)throw new Error("Can't invert 0");return this.expTable[this.size-this.logTable[e]-1]},e.prototype.buildMonomial=function(e,t){if(e<0)throw new Error("Invalid monomial degree less than 0");if(0===t)return this.zero;var r=new Uint8ClampedArray(e+1);return r[0]=t,new n.default(this,r)},e.prototype.log=function(e){if(0===e)throw new Error("Can't take log(0)");return this.logTable[e]},e.prototype.exp=function(e){return this.expTable[e]},e}();t.default=o},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(1),o=function(){function e(e,t){if(0===t.length)throw new Error("No coefficients.");this.field=e;var r=t.length;if(r>1&&0===t[0]){for(var n=1;n<r&&0===t[n];)n++;if(n===r)this.coefficients=e.zero.coefficients;else{this.coefficients=new Uint8ClampedArray(r-n);for(var o=0;o<this.coefficients.length;o++)this.coefficients[o]=t[n+o]}}else this.coefficients=t}return e.prototype.degree=function(){return this.coefficients.length-1},e.prototype.isZero=function(){return 0===this.coefficients[0]},e.prototype.getCoefficient=function(e){return this.coefficients[this.coefficients.length-1-e]},e.prototype.addOrSubtract=function(t){var r;if(this.isZero())return t;if(t.isZero())return this;var o=this.coefficients,a=t.coefficients;o.length>a.length&&(o=(r=[a,o])[0],a=r[1]);for(var i=new Uint8ClampedArray(a.length),s=a.length-o.length,c=0;c<s;c++)i[c]=a[c];for(c=s;c<a.length;c++)i[c]=n.addOrSubtractGF(o[c-s],a[c]);return new e(this.field,i)},e.prototype.multiply=function(t){if(0===t)return this.field.zero;if(1===t)return this;for(var r=this.coefficients.length,n=new Uint8ClampedArray(r),o=0;o<r;o++)n[o]=this.field.multiply(this.coefficients[o],t);return new e(this.field,n)},e.prototype.multiplyPoly=function(t){if(this.isZero()||t.isZero())return this.field.zero;for(var r=this.coefficients,o=r.length,a=t.coefficients,i=a.length,s=new Uint8ClampedArray(o+i-1),c=0;c<o;c++)for(var l=r[c],u=0;u<i;u++)s[c+u]=n.addOrSubtractGF(s[c+u],this.field.multiply(l,a[u]));return new e(this.field,s)},e.prototype.multiplyByMonomial=function(t,r){if(t<0)throw new Error("Invalid degree less than 0");if(0===r)return this.field.zero;for(var n=this.coefficients.length,o=new Uint8ClampedArray(n+t),a=0;a<n;a++)o[a]=this.field.multiply(this.coefficients[a],r);return new e(this.field,o)},e.prototype.evaluateAt=function(e){var t=0;if(0===e)return this.getCoefficient(0);var r=this.coefficients.length;if(1===e)return this.coefficients.forEach((function(e){t=n.addOrSubtractGF(t,e)})),t;t=this.coefficients[0];for(var o=1;o<r;o++)t=n.addOrSubtractGF(this.field.multiply(e,t),this.coefficients[o]);return t},e}();t.default=o},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(4),o=r(5),a=r(11),i=r(12);function s(e){var t=i.locate(e);if(!t)return null;for(var r=0,n=t;r<n.length;r++){var s=n[r],c=a.extract(e,s),l=o.decode(c.matrix);if(l)return{binaryData:l.bytes,data:l.text,chunks:l.chunks,version:l.version,location:{topRightCorner:c.mappingFunction(s.dimension,0),topLeftCorner:c.mappingFunction(0,0),bottomRightCorner:c.mappingFunction(s.dimension,s.dimension),bottomLeftCorner:c.mappingFunction(0,s.dimension),topRightFinderPattern:s.topRight,topLeftFinderPattern:s.topLeft,bottomLeftFinderPattern:s.bottomLeft,bottomRightAlignmentPattern:s.alignmentPattern}}}return null}var c={inversionAttempts:"attemptBoth"};function l(e,t,r,o){void 0===o&&(o={});var a=c;Object.keys(a||{}).forEach((function(e){a[e]=o[e]||a[e]}));var i="attemptBoth"===a.inversionAttempts||"invertFirst"===a.inversionAttempts,l="onlyInvert"===a.inversionAttempts||"invertFirst"===a.inversionAttempts,u=n.binarize(e,t,r,i),d=u.binarized,f=u.inverted,p=s(l?f:d);return p||"attemptBoth"!==a.inversionAttempts&&"invertFirst"!==a.inversionAttempts||(p=s(l?d:f)),p}l.default=l,t.default=l},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(0);function o(e,t,r){return e<t?t:e>r?r:e}var a=function(){function e(e,t){this.width=e,this.data=new Uint8ClampedArray(e*t)}return e.prototype.get=function(e,t){return this.data[t*this.width+e]},e.prototype.set=function(e,t,r){this.data[t*this.width+e]=r},e}();t.binarize=function(e,t,r,i){if(e.length!==t*r*4)throw new Error("Malformed data passed to binarizer.");for(var s=new a(t,r),c=0;c<t;c++)for(var l=0;l<r;l++){var u=e[4*(l*t+c)+0],d=e[4*(l*t+c)+1],f=e[4*(l*t+c)+2];s.set(c,l,.2126*u+.7152*d+.0722*f)}for(var p=Math.ceil(t/8),h=Math.ceil(r/8),m=new a(p,h),g=0;g<h;g++)for(var y=0;y<p;y++){var v=0,b=1/0,C=0;for(l=0;l<8;l++)for(c=0;c<8;c++){var k=s.get(8*y+c,8*g+l);v+=k,b=Math.min(b,k),C=Math.max(C,k)}var w=v/Math.pow(8,2);if(C-b<=24&&(w=b/2,g>0&&y>0)){var B=(m.get(y,g-1)+2*m.get(y-1,g)+m.get(y-1,g-1))/4;b<B&&(w=B)}m.set(y,g,w)}var E=n.BitMatrix.createEmpty(t,r),S=null;for(i&&(S=n.BitMatrix.createEmpty(t,r)),g=0;g<h;g++)for(y=0;y<p;y++){for(var A=o(y,2,p-3),_=o(g,2,h-3),I=(v=0,-2);I<=2;I++)for(var T=-2;T<=2;T++)v+=m.get(A+I,_+T);var P=v/25;for(I=0;I<8;I++)for(T=0;T<8;T++){c=8*y+I,l=8*g+T;var x=s.get(c,l);E.set(c,l,x<=P),i&&S.set(c,l,!(x<=P))}}return i?{binarized:E,inverted:S}:{binarized:E}}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(0),o=r(6),a=r(9),i=r(10);function s(e,t){for(var r=e^t,n=0;r;)n++,r&=r-1;return n}function c(e,t){return t<<1|e}var l=[{bits:21522,formatInfo:{errorCorrectionLevel:1,dataMask:0}},{bits:20773,formatInfo:{errorCorrectionLevel:1,dataMask:1}},{bits:24188,formatInfo:{errorCorrectionLevel:1,dataMask:2}},{bits:23371,formatInfo:{errorCorrectionLevel:1,dataMask:3}},{bits:17913,formatInfo:{errorCorrectionLevel:1,dataMask:4}},{bits:16590,formatInfo:{errorCorrectionLevel:1,dataMask:5}},{bits:20375,formatInfo:{errorCorrectionLevel:1,dataMask:6}},{bits:19104,formatInfo:{errorCorrectionLevel:1,dataMask:7}},{bits:30660,formatInfo:{errorCorrectionLevel:0,dataMask:0}},{bits:29427,formatInfo:{errorCorrectionLevel:0,dataMask:1}},{bits:32170,formatInfo:{errorCorrectionLevel:0,dataMask:2}},{bits:30877,formatInfo:{errorCorrectionLevel:0,dataMask:3}},{bits:26159,formatInfo:{errorCorrectionLevel:0,dataMask:4}},{bits:25368,formatInfo:{errorCorrectionLevel:0,dataMask:5}},{bits:27713,formatInfo:{errorCorrectionLevel:0,dataMask:6}},{bits:26998,formatInfo:{errorCorrectionLevel:0,dataMask:7}},{bits:5769,formatInfo:{errorCorrectionLevel:3,dataMask:0}},{bits:5054,formatInfo:{errorCorrectionLevel:3,dataMask:1}},{bits:7399,formatInfo:{errorCorrectionLevel:3,dataMask:2}},{bits:6608,formatInfo:{errorCorrectionLevel:3,dataMask:3}},{bits:1890,formatInfo:{errorCorrectionLevel:3,dataMask:4}},{bits:597,formatInfo:{errorCorrectionLevel:3,dataMask:5}},{bits:3340,formatInfo:{errorCorrectionLevel:3,dataMask:6}},{bits:2107,formatInfo:{errorCorrectionLevel:3,dataMask:7}},{bits:13663,formatInfo:{errorCorrectionLevel:2,dataMask:0}},{bits:12392,formatInfo:{errorCorrectionLevel:2,dataMask:1}},{bits:16177,formatInfo:{errorCorrectionLevel:2,dataMask:2}},{bits:14854,formatInfo:{errorCorrectionLevel:2,dataMask:3}},{bits:9396,formatInfo:{errorCorrectionLevel:2,dataMask:4}},{bits:8579,formatInfo:{errorCorrectionLevel:2,dataMask:5}},{bits:11994,formatInfo:{errorCorrectionLevel:2,dataMask:6}},{bits:11245,formatInfo:{errorCorrectionLevel:2,dataMask:7}}],u=[function(e){return(e.y+e.x)%2==0},function(e){return e.y%2==0},function(e){return e.x%3==0},function(e){return(e.y+e.x)%3==0},function(e){return(Math.floor(e.y/2)+Math.floor(e.x/3))%2==0},function(e){return e.x*e.y%2+e.x*e.y%3==0},function(e){return(e.y*e.x%2+e.y*e.x%3)%2==0},function(e){return((e.y+e.x)%2+e.y*e.x%3)%2==0}];function d(e,t,r){for(var o=u[r.dataMask],a=e.height,i=function(e){var t=17+4*e.versionNumber,r=n.BitMatrix.createEmpty(t,t);r.setRegion(0,0,9,9,!0),r.setRegion(t-8,0,8,9,!0),r.setRegion(0,t-8,9,8,!0);for(var o=0,a=e.alignmentPatternCenters;o<a.length;o++)for(var i=a[o],s=0,c=e.alignmentPatternCenters;s<c.length;s++){var l=c[s];6===i&&6===l||6===i&&l===t-7||i===t-7&&6===l||r.setRegion(i-2,l-2,5,5,!0)}return r.setRegion(6,9,1,t-17,!0),r.setRegion(9,6,t-17,1,!0),e.versionNumber>6&&(r.setRegion(t-11,0,3,6,!0),r.setRegion(0,t-11,6,3,!0)),r}(t),s=[],l=0,d=0,f=!0,p=a-1;p>0;p-=2){6===p&&p--;for(var h=0;h<a;h++)for(var m=f?a-1-h:h,g=0;g<2;g++){var y=p-g;if(!i.get(y,m)){d++;var v=e.get(y,m);o({y:m,x:y})&&(v=!v),l=c(v,l),8===d&&(s.push(l),d=0,l=0)}}f=!f}return s}function f(e){var t=function(e){var t=e.height,r=Math.floor((t-17)/4);if(r<=6)return i.VERSIONS[r-1];for(var n=0,o=5;o>=0;o--)for(var a=t-9;a>=t-11;a--)n=c(e.get(a,o),n);var l=0;for(a=5;a>=0;a--)for(o=t-9;o>=t-11;o--)l=c(e.get(a,o),l);for(var u,d=1/0,f=0,p=i.VERSIONS;f<p.length;f++){var h=p[f];if(h.infoBits===n||h.infoBits===l)return h;var m=s(n,h.infoBits);m<d&&(u=h,d=m),(m=s(l,h.infoBits))<d&&(u=h,d=m)}return d<=3?u:void 0}(e);if(!t)return null;var r=function(e){for(var t=0,r=0;r<=8;r++)6!==r&&(t=c(e.get(r,8),t));for(var n=7;n>=0;n--)6!==n&&(t=c(e.get(8,n),t));var o=e.height,a=0;for(n=o-1;n>=o-7;n--)a=c(e.get(8,n),a);for(r=o-8;r<o;r++)a=c(e.get(r,8),a);for(var i=1/0,u=null,d=0,f=l;d<f.length;d++){var p=f[d],h=p.bits,m=p.formatInfo;if(h===t||h===a)return m;var g=s(t,h);g<i&&(u=m,i=g),t!==a&&(g=s(a,h))<i&&(u=m,i=g)}return i<=3?u:null}(e);if(!r)return null;var n=function(e,t,r){var n=t.errorCorrectionLevels[r],o=[],a=0;if(n.ecBlocks.forEach((function(e){for(var t=0;t<e.numBlocks;t++)o.push({numDataCodewords:e.dataCodewordsPerBlock,codewords:[]}),a+=e.dataCodewordsPerBlock+n.ecCodewordsPerBlock})),e.length<a)return null;e=e.slice(0,a);for(var i=n.ecBlocks[0].dataCodewordsPerBlock,s=0;s<i;s++)for(var c=0,l=o;c<l.length;c++)l[c].codewords.push(e.shift());if(n.ecBlocks.length>1){var u=n.ecBlocks[0].numBlocks,d=n.ecBlocks[1].numBlocks;for(s=0;s<d;s++)o[u+s].codewords.push(e.shift())}for(;e.length>0;)for(var f=0,p=o;f<p.length;f++)p[f].codewords.push(e.shift());return o}(d(e,t,r),t,r.errorCorrectionLevel);if(!n)return null;for(var u=n.reduce((function(e,t){return e+t.numDataCodewords}),0),f=new Uint8ClampedArray(u),p=0,h=0,m=n;h<m.length;h++){var g=m[h],y=a.decode(g.codewords,g.codewords.length-g.numDataCodewords);if(!y)return null;for(var v=0;v<g.numDataCodewords;v++)f[p++]=y[v]}try{return o.decode(f,t.versionNumber)}catch(e){return null}}t.decode=function(e){if(null==e)return null;var t=f(e);if(t)return t;for(var r=0;r<e.width;r++)for(var n=r+1;n<e.height;n++)e.get(r,n)!==e.get(n,r)&&(e.set(r,n,!e.get(r,n)),e.set(n,r,!e.get(n,r)));return f(e)}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n,o,a=r(7),i=r(8);function s(e,t){for(var r=[],n="",o=[10,12,14][t],a=e.readBits(o);a>=3;){if((l=e.readBits(10))>=1e3)throw new Error("Invalid numeric value above 999");var i=Math.floor(l/100),s=Math.floor(l/10)%10,c=l%10;r.push(48+i,48+s,48+c),n+=i.toString()+s.toString()+c.toString(),a-=3}if(2===a){if((l=e.readBits(7))>=100)throw new Error("Invalid numeric value above 99");i=Math.floor(l/10),s=l%10,r.push(48+i,48+s),n+=i.toString()+s.toString()}else if(1===a){var l;if((l=e.readBits(4))>=10)throw new Error("Invalid numeric value above 9");r.push(48+l),n+=l.toString()}return{bytes:r,text:n}}!function(e){e.Numeric="numeric",e.Alphanumeric="alphanumeric",e.Byte="byte",e.Kanji="kanji",e.ECI="eci"}(n=t.Mode||(t.Mode={})),function(e){e[e.Terminator=0]="Terminator",e[e.Numeric=1]="Numeric",e[e.Alphanumeric=2]="Alphanumeric",e[e.Byte=4]="Byte",e[e.Kanji=8]="Kanji",e[e.ECI=7]="ECI"}(o||(o={}));var c=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function l(e,t){for(var r=[],n="",o=[9,11,13][t],a=e.readBits(o);a>=2;){var i=e.readBits(11),s=Math.floor(i/45),l=i%45;r.push(c[s].charCodeAt(0),c[l].charCodeAt(0)),n+=c[s]+c[l],a-=2}return 1===a&&(s=e.readBits(6),r.push(c[s].charCodeAt(0)),n+=c[s]),{bytes:r,text:n}}function u(e,t){for(var r=[],n="",o=[8,16,16][t],a=e.readBits(o),i=0;i<a;i++){var s=e.readBits(8);r.push(s)}try{n+=decodeURIComponent(r.map((function(e){return"%"+("0"+e.toString(16)).substr(-2)})).join(""))}catch(e){}return{bytes:r,text:n}}function d(e,t){for(var r=[],n="",o=[8,10,12][t],a=e.readBits(o),s=0;s<a;s++){var c=e.readBits(13),l=Math.floor(c/192)<<8|c%192;l+=l<7936?33088:49472,r.push(l>>8,255&l),n+=String.fromCharCode(i.shiftJISTable[l])}return{bytes:r,text:n}}t.decode=function(e,t){for(var r,i,c,f,p=new a.BitStream(e),h=t<=9?0:t<=26?1:2,m={text:"",bytes:[],chunks:[],version:t};p.available()>=4;){var g=p.readBits(4);if(g===o.Terminator)return m;if(g===o.ECI)0===p.readBits(1)?m.chunks.push({type:n.ECI,assignmentNumber:p.readBits(7)}):0===p.readBits(1)?m.chunks.push({type:n.ECI,assignmentNumber:p.readBits(14)}):0===p.readBits(1)?m.chunks.push({type:n.ECI,assignmentNumber:p.readBits(21)}):m.chunks.push({type:n.ECI,assignmentNumber:-1});else if(g===o.Numeric){var y=s(p,h);m.text+=y.text,(r=m.bytes).push.apply(r,y.bytes),m.chunks.push({type:n.Numeric,text:y.text})}else if(g===o.Alphanumeric){var v=l(p,h);m.text+=v.text,(i=m.bytes).push.apply(i,v.bytes),m.chunks.push({type:n.Alphanumeric,text:v.text})}else if(g===o.Byte){var b=u(p,h);m.text+=b.text,(c=m.bytes).push.apply(c,b.bytes),m.chunks.push({type:n.Byte,bytes:b.bytes,text:b.text})}else if(g===o.Kanji){var C=d(p,h);m.text+=C.text,(f=m.bytes).push.apply(f,C.bytes),m.chunks.push({type:n.Kanji,bytes:C.bytes,text:C.text})}}if(0===p.available()||0===p.readBits(p.available()))return m}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(e){this.byteOffset=0,this.bitOffset=0,this.bytes=e}return e.prototype.readBits=function(e){if(e<1||e>32||e>this.available())throw new Error("Cannot read "+e.toString()+" bits");var t=0;if(this.bitOffset>0){var r=8-this.bitOffset,n=e<r?e:r,o=255>>8-n<<(a=r-n);t=(this.bytes[this.byteOffset]&o)>>a,e-=n,this.bitOffset+=n,8===this.bitOffset&&(this.bitOffset=0,this.byteOffset++)}if(e>0){for(;e>=8;)t=t<<8|255&this.bytes[this.byteOffset],this.byteOffset++,e-=8;var a;e>0&&(o=255>>(a=8-e)<<a,t=t<<e|(this.bytes[this.byteOffset]&o)>>a,this.bitOffset+=e)}return t},e.prototype.available=function(){return 8*(this.bytes.length-this.byteOffset)-this.bitOffset},e}();t.BitStream=n},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.shiftJISTable={32:32,33:33,34:34,35:35,36:36,37:37,38:38,39:39,40:40,41:41,42:42,43:43,44:44,45:45,46:46,47:47,48:48,49:49,50:50,51:51,52:52,53:53,54:54,55:55,56:56,57:57,58:58,59:59,60:60,61:61,62:62,63:63,64:64,65:65,66:66,67:67,68:68,69:69,70:70,71:71,72:72,73:73,74:74,75:75,76:76,77:77,78:78,79:79,80:80,81:81,82:82,83:83,84:84,85:85,86:86,87:87,88:88,89:89,90:90,91:91,92:165,93:93,94:94,95:95,96:96,97:97,98:98,99:99,100:100,101:101,102:102,103:103,104:104,105:105,106:106,107:107,108:108,109:109,110:110,111:111,112:112,113:113,114:114,115:115,116:116,117:117,118:118,119:119,120:120,121:121,122:122,123:123,124:124,125:125,126:8254,33088:12288,33089:12289,33090:12290,33091:65292,33092:65294,33093:12539,33094:65306,33095:65307,33096:65311,33097:65281,33098:12443,33099:12444,33100:180,33101:65344,33102:168,33103:65342,33104:65507,33105:65343,33106:12541,33107:12542,33108:12445,33109:12446,33110:12291,33111:20189,33112:12293,33113:12294,33114:12295,33115:12540,33116:8213,33117:8208,33118:65295,33119:92,33120:12316,33121:8214,33122:65372,33123:8230,33124:8229,33125:8216,33126:8217,33127:8220,33128:8221,33129:65288,33130:65289,33131:12308,33132:12309,33133:65339,33134:65341,33135:65371,33136:65373,33137:12296,33138:12297,33139:12298,33140:12299,33141:12300,33142:12301,33143:12302,33144:12303,33145:12304,33146:12305,33147:65291,33148:8722,33149:177,33150:215,33152:247,33153:65309,33154:8800,33155:65308,33156:65310,33157:8806,33158:8807,33159:8734,33160:8756,33161:9794,33162:9792,33163:176,33164:8242,33165:8243,33166:8451,33167:65509,33168:65284,33169:162,33170:163,33171:65285,33172:65283,33173:65286,33174:65290,33175:65312,33176:167,33177:9734,33178:9733,33179:9675,33180:9679,33181:9678,33182:9671,33183:9670,33184:9633,33185:9632,33186:9651,33187:9650,33188:9661,33189:9660,33190:8251,33191:12306,33192:8594,33193:8592,33194:8593,33195:8595,33196:12307,33208:8712,33209:8715,33210:8838,33211:8839,33212:8834,33213:8835,33214:8746,33215:8745,33224:8743,33225:8744,33226:172,33227:8658,33228:8660,33229:8704,33230:8707,33242:8736,33243:8869,33244:8978,33245:8706,33246:8711,33247:8801,33248:8786,33249:8810,33250:8811,33251:8730,33252:8765,33253:8733,33254:8757,33255:8747,33256:8748,33264:8491,33265:8240,33266:9839,33267:9837,33268:9834,33269:8224,33270:8225,33271:182,33276:9711,33359:65296,33360:65297,33361:65298,33362:65299,33363:65300,33364:65301,33365:65302,33366:65303,33367:65304,33368:65305,33376:65313,33377:65314,33378:65315,33379:65316,33380:65317,33381:65318,33382:65319,33383:65320,33384:65321,33385:65322,33386:65323,33387:65324,33388:65325,33389:65326,33390:65327,33391:65328,33392:65329,33393:65330,33394:65331,33395:65332,33396:65333,33397:65334,33398:65335,33399:65336,33400:65337,33401:65338,33409:65345,33410:65346,33411:65347,33412:65348,33413:65349,33414:65350,33415:65351,33416:65352,33417:65353,33418:65354,33419:65355,33420:65356,33421:65357,33422:65358,33423:65359,33424:65360,33425:65361,33426:65362,33427:65363,33428:65364,33429:65365,33430:65366,33431:65367,33432:65368,33433:65369,33434:65370,33439:12353,33440:12354,33441:12355,33442:12356,33443:12357,33444:12358,33445:12359,33446:12360,33447:12361,33448:12362,33449:12363,33450:12364,33451:12365,33452:12366,33453:12367,33454:12368,33455:12369,33456:12370,33457:12371,33458:12372,33459:12373,33460:12374,33461:12375,33462:12376,33463:12377,33464:12378,33465:12379,33466:12380,33467:12381,33468:12382,33469:12383,33470:12384,33471:12385,33472:12386,33473:12387,33474:12388,33475:12389,33476:12390,33477:12391,33478:12392,33479:12393,33480:12394,33481:12395,33482:12396,33483:12397,33484:12398,33485:12399,33486:12400,33487:12401,33488:12402,33489:12403,33490:12404,33491:12405,33492:12406,33493:12407,33494:12408,33495:12409,33496:12410,33497:12411,33498:12412,33499:12413,33500:12414,33501:12415,33502:12416,33503:12417,33504:12418,33505:12419,33506:12420,33507:12421,33508:12422,33509:12423,33510:12424,33511:12425,33512:12426,33513:12427,33514:12428,33515:12429,33516:12430,33517:12431,33518:12432,33519:12433,33520:12434,33521:12435,33600:12449,33601:12450,33602:12451,33603:12452,33604:12453,33605:12454,33606:12455,33607:12456,33608:12457,33609:12458,33610:12459,33611:12460,33612:12461,33613:12462,33614:12463,33615:12464,33616:12465,33617:12466,33618:12467,33619:12468,33620:12469,33621:12470,33622:12471,33623:12472,33624:12473,33625:12474,33626:12475,33627:12476,33628:12477,33629:12478,33630:12479,33631:12480,33632:12481,33633:12482,33634:12483,33635:12484,33636:12485,33637:12486,33638:12487,33639:12488,33640:12489,33641:12490,33642:12491,33643:12492,33644:12493,33645:12494,33646:12495,33647:12496,33648:12497,33649:12498,33650:12499,33651:12500,33652:12501,33653:12502,33654:12503,33655:12504,33656:12505,33657:12506,33658:12507,33659:12508,33660:12509,33661:12510,33662:12511,33664:12512,33665:12513,33666:12514,33667:12515,33668:12516,33669:12517,33670:12518,33671:12519,33672:12520,33673:12521,33674:12522,33675:12523,33676:12524,33677:12525,33678:12526,33679:12527,33680:12528,33681:12529,33682:12530,33683:12531,33684:12532,33685:12533,33686:12534,33695:913,33696:914,33697:915,33698:916,33699:917,33700:918,33701:919,33702:920,33703:921,33704:922,33705:923,33706:924,33707:925,33708:926,33709:927,33710:928,33711:929,33712:931,33713:932,33714:933,33715:934,33716:935,33717:936,33718:937,33727:945,33728:946,33729:947,33730:948,33731:949,33732:950,33733:951,33734:952,33735:953,33736:954,33737:955,33738:956,33739:957,33740:958,33741:959,33742:960,33743:961,33744:963,33745:964,33746:965,33747:966,33748:967,33749:968,33750:969,33856:1040,33857:1041,33858:1042,33859:1043,33860:1044,33861:1045,33862:1025,33863:1046,33864:1047,33865:1048,33866:1049,33867:1050,33868:1051,33869:1052,33870:1053,33871:1054,33872:1055,33873:1056,33874:1057,33875:1058,33876:1059,33877:1060,33878:1061,33879:1062,33880:1063,33881:1064,33882:1065,33883:1066,33884:1067,33885:1068,33886:1069,33887:1070,33888:1071,33904:1072,33905:1073,33906:1074,33907:1075,33908:1076,33909:1077,33910:1105,33911:1078,33912:1079,33913:1080,33914:1081,33915:1082,33916:1083,33917:1084,33918:1085,33920:1086,33921:1087,33922:1088,33923:1089,33924:1090,33925:1091,33926:1092,33927:1093,33928:1094,33929:1095,33930:1096,33931:1097,33932:1098,33933:1099,33934:1100,33935:1101,33936:1102,33937:1103,33951:9472,33952:9474,33953:9484,33954:9488,33955:9496,33956:9492,33957:9500,33958:9516,33959:9508,33960:9524,33961:9532,33962:9473,33963:9475,33964:9487,33965:9491,33966:9499,33967:9495,33968:9507,33969:9523,33970:9515,33971:9531,33972:9547,33973:9504,33974:9519,33975:9512,33976:9527,33977:9535,33978:9501,33979:9520,33980:9509,33981:9528,33982:9538,34975:20124,34976:21782,34977:23043,34978:38463,34979:21696,34980:24859,34981:25384,34982:23030,34983:36898,34984:33909,34985:33564,34986:31312,34987:24746,34988:25569,34989:28197,34990:26093,34991:33894,34992:33446,34993:39925,34994:26771,34995:22311,34996:26017,34997:25201,34998:23451,34999:22992,35e3:34427,35001:39156,35002:32098,35003:32190,35004:39822,35005:25110,35006:31903,35007:34999,35008:23433,35009:24245,35010:25353,35011:26263,35012:26696,35013:38343,35014:38797,35015:26447,35016:20197,35017:20234,35018:20301,35019:20381,35020:20553,35021:22258,35022:22839,35023:22996,35024:23041,35025:23561,35026:24799,35027:24847,35028:24944,35029:26131,35030:26885,35031:28858,35032:30031,35033:30064,35034:31227,35035:32173,35036:32239,35037:32963,35038:33806,35039:34915,35040:35586,35041:36949,35042:36986,35043:21307,35044:20117,35045:20133,35046:22495,35047:32946,35048:37057,35049:30959,35050:19968,35051:22769,35052:28322,35053:36920,35054:31282,35055:33576,35056:33419,35057:39983,35058:20801,35059:21360,35060:21693,35061:21729,35062:22240,35063:23035,35064:24341,35065:39154,35066:28139,35067:32996,35068:34093,35136:38498,35137:38512,35138:38560,35139:38907,35140:21515,35141:21491,35142:23431,35143:28879,35144:32701,35145:36802,35146:38632,35147:21359,35148:40284,35149:31418,35150:19985,35151:30867,35152:33276,35153:28198,35154:22040,35155:21764,35156:27421,35157:34074,35158:39995,35159:23013,35160:21417,35161:28006,35162:29916,35163:38287,35164:22082,35165:20113,35166:36939,35167:38642,35168:33615,35169:39180,35170:21473,35171:21942,35172:23344,35173:24433,35174:26144,35175:26355,35176:26628,35177:27704,35178:27891,35179:27945,35180:29787,35181:30408,35182:31310,35183:38964,35184:33521,35185:34907,35186:35424,35187:37613,35188:28082,35189:30123,35190:30410,35191:39365,35192:24742,35193:35585,35194:36234,35195:38322,35196:27022,35197:21421,35198:20870,35200:22290,35201:22576,35202:22852,35203:23476,35204:24310,35205:24616,35206:25513,35207:25588,35208:27839,35209:28436,35210:28814,35211:28948,35212:29017,35213:29141,35214:29503,35215:32257,35216:33398,35217:33489,35218:34199,35219:36960,35220:37467,35221:40219,35222:22633,35223:26044,35224:27738,35225:29989,35226:20985,35227:22830,35228:22885,35229:24448,35230:24540,35231:25276,35232:26106,35233:27178,35234:27431,35235:27572,35236:29579,35237:32705,35238:35158,35239:40236,35240:40206,35241:40644,35242:23713,35243:27798,35244:33659,35245:20740,35246:23627,35247:25014,35248:33222,35249:26742,35250:29281,35251:20057,35252:20474,35253:21368,35254:24681,35255:28201,35256:31311,35257:38899,35258:19979,35259:21270,35260:20206,35261:20309,35262:20285,35263:20385,35264:20339,35265:21152,35266:21487,35267:22025,35268:22799,35269:23233,35270:23478,35271:23521,35272:31185,35273:26247,35274:26524,35275:26550,35276:27468,35277:27827,35278:28779,35279:29634,35280:31117,35281:31166,35282:31292,35283:31623,35284:33457,35285:33499,35286:33540,35287:33655,35288:33775,35289:33747,35290:34662,35291:35506,35292:22057,35293:36008,35294:36838,35295:36942,35296:38686,35297:34442,35298:20420,35299:23784,35300:25105,35301:29273,35302:30011,35303:33253,35304:33469,35305:34558,35306:36032,35307:38597,35308:39187,35309:39381,35310:20171,35311:20250,35312:35299,35313:22238,35314:22602,35315:22730,35316:24315,35317:24555,35318:24618,35319:24724,35320:24674,35321:25040,35322:25106,35323:25296,35324:25913,35392:39745,35393:26214,35394:26800,35395:28023,35396:28784,35397:30028,35398:30342,35399:32117,35400:33445,35401:34809,35402:38283,35403:38542,35404:35997,35405:20977,35406:21182,35407:22806,35408:21683,35409:23475,35410:23830,35411:24936,35412:27010,35413:28079,35414:30861,35415:33995,35416:34903,35417:35442,35418:37799,35419:39608,35420:28012,35421:39336,35422:34521,35423:22435,35424:26623,35425:34510,35426:37390,35427:21123,35428:22151,35429:21508,35430:24275,35431:25313,35432:25785,35433:26684,35434:26680,35435:27579,35436:29554,35437:30906,35438:31339,35439:35226,35440:35282,35441:36203,35442:36611,35443:37101,35444:38307,35445:38548,35446:38761,35447:23398,35448:23731,35449:27005,35450:38989,35451:38990,35452:25499,35453:31520,35454:27179,35456:27263,35457:26806,35458:39949,35459:28511,35460:21106,35461:21917,35462:24688,35463:25324,35464:27963,35465:28167,35466:28369,35467:33883,35468:35088,35469:36676,35470:19988,35471:39993,35472:21494,35473:26907,35474:27194,35475:38788,35476:26666,35477:20828,35478:31427,35479:33970,35480:37340,35481:37772,35482:22107,35483:40232,35484:26658,35485:33541,35486:33841,35487:31909,35488:21e3,35489:33477,35490:29926,35491:20094,35492:20355,35493:20896,35494:23506,35495:21002,35496:21208,35497:21223,35498:24059,35499:21914,35500:22570,35501:23014,35502:23436,35503:23448,35504:23515,35505:24178,35506:24185,35507:24739,35508:24863,35509:24931,35510:25022,35511:25563,35512:25954,35513:26577,35514:26707,35515:26874,35516:27454,35517:27475,35518:27735,35519:28450,35520:28567,35521:28485,35522:29872,35523:29976,35524:30435,35525:30475,35526:31487,35527:31649,35528:31777,35529:32233,35530:32566,35531:32752,35532:32925,35533:33382,35534:33694,35535:35251,35536:35532,35537:36011,35538:36996,35539:37969,35540:38291,35541:38289,35542:38306,35543:38501,35544:38867,35545:39208,35546:33304,35547:20024,35548:21547,35549:23736,35550:24012,35551:29609,35552:30284,35553:30524,35554:23721,35555:32747,35556:36107,35557:38593,35558:38929,35559:38996,35560:39e3,35561:20225,35562:20238,35563:21361,35564:21916,35565:22120,35566:22522,35567:22855,35568:23305,35569:23492,35570:23696,35571:24076,35572:24190,35573:24524,35574:25582,35575:26426,35576:26071,35577:26082,35578:26399,35579:26827,35580:26820,35648:27231,35649:24112,35650:27589,35651:27671,35652:27773,35653:30079,35654:31048,35655:23395,35656:31232,35657:32e3,35658:24509,35659:35215,35660:35352,35661:36020,35662:36215,35663:36556,35664:36637,35665:39138,35666:39438,35667:39740,35668:20096,35669:20605,35670:20736,35671:22931,35672:23452,35673:25135,35674:25216,35675:25836,35676:27450,35677:29344,35678:30097,35679:31047,35680:32681,35681:34811,35682:35516,35683:35696,35684:25516,35685:33738,35686:38816,35687:21513,35688:21507,35689:21931,35690:26708,35691:27224,35692:35440,35693:30759,35694:26485,35695:40653,35696:21364,35697:23458,35698:33050,35699:34384,35700:36870,35701:19992,35702:20037,35703:20167,35704:20241,35705:21450,35706:21560,35707:23470,35708:24339,35709:24613,35710:25937,35712:26429,35713:27714,35714:27762,35715:27875,35716:28792,35717:29699,35718:31350,35719:31406,35720:31496,35721:32026,35722:31998,35723:32102,35724:26087,35725:29275,35726:21435,35727:23621,35728:24040,35729:25298,35730:25312,35731:25369,35732:28192,35733:34394,35734:35377,35735:36317,35736:37624,35737:28417,35738:31142,35739:39770,35740:20136,35741:20139,35742:20140,35743:20379,35744:20384,35745:20689,35746:20807,35747:31478,35748:20849,35749:20982,35750:21332,35751:21281,35752:21375,35753:21483,35754:21932,35755:22659,35756:23777,35757:24375,35758:24394,35759:24623,35760:24656,35761:24685,35762:25375,35763:25945,35764:27211,35765:27841,35766:29378,35767:29421,35768:30703,35769:33016,35770:33029,35771:33288,35772:34126,35773:37111,35774:37857,35775:38911,35776:39255,35777:39514,35778:20208,35779:20957,35780:23597,35781:26241,35782:26989,35783:23616,35784:26354,35785:26997,35786:29577,35787:26704,35788:31873,35789:20677,35790:21220,35791:22343,35792:24062,35793:37670,35794:26020,35795:27427,35796:27453,35797:29748,35798:31105,35799:31165,35800:31563,35801:32202,35802:33465,35803:33740,35804:34943,35805:35167,35806:35641,35807:36817,35808:37329,35809:21535,35810:37504,35811:20061,35812:20534,35813:21477,35814:21306,35815:29399,35816:29590,35817:30697,35818:33510,35819:36527,35820:39366,35821:39368,35822:39378,35823:20855,35824:24858,35825:34398,35826:21936,35827:31354,35828:20598,35829:23507,35830:36935,35831:38533,35832:20018,35833:27355,35834:37351,35835:23633,35836:23624,35904:25496,35905:31391,35906:27795,35907:38772,35908:36705,35909:31402,35910:29066,35911:38536,35912:31874,35913:26647,35914:32368,35915:26705,35916:37740,35917:21234,35918:21531,35919:34219,35920:35347,35921:32676,35922:36557,35923:37089,35924:21350,35925:34952,35926:31041,35927:20418,35928:20670,35929:21009,35930:20804,35931:21843,35932:22317,35933:29674,35934:22411,35935:22865,35936:24418,35937:24452,35938:24693,35939:24950,35940:24935,35941:25001,35942:25522,35943:25658,35944:25964,35945:26223,35946:26690,35947:28179,35948:30054,35949:31293,35950:31995,35951:32076,35952:32153,35953:32331,35954:32619,35955:33550,35956:33610,35957:34509,35958:35336,35959:35427,35960:35686,35961:36605,35962:38938,35963:40335,35964:33464,35965:36814,35966:39912,35968:21127,35969:25119,35970:25731,35971:28608,35972:38553,35973:26689,35974:20625,35975:27424,35976:27770,35977:28500,35978:31348,35979:32080,35980:34880,35981:35363,35982:26376,35983:20214,35984:20537,35985:20518,35986:20581,35987:20860,35988:21048,35989:21091,35990:21927,35991:22287,35992:22533,35993:23244,35994:24314,35995:25010,35996:25080,35997:25331,35998:25458,35999:26908,36e3:27177,36001:29309,36002:29356,36003:29486,36004:30740,36005:30831,36006:32121,36007:30476,36008:32937,36009:35211,36010:35609,36011:36066,36012:36562,36013:36963,36014:37749,36015:38522,36016:38997,36017:39443,36018:40568,36019:20803,36020:21407,36021:21427,36022:24187,36023:24358,36024:28187,36025:28304,36026:29572,36027:29694,36028:32067,36029:33335,36030:35328,36031:35578,36032:38480,36033:20046,36034:20491,36035:21476,36036:21628,36037:22266,36038:22993,36039:23396,36040:24049,36041:24235,36042:24359,36043:25144,36044:25925,36045:26543,36046:28246,36047:29392,36048:31946,36049:34996,36050:32929,36051:32993,36052:33776,36053:34382,36054:35463,36055:36328,36056:37431,36057:38599,36058:39015,36059:40723,36060:20116,36061:20114,36062:20237,36063:21320,36064:21577,36065:21566,36066:23087,36067:24460,36068:24481,36069:24735,36070:26791,36071:27278,36072:29786,36073:30849,36074:35486,36075:35492,36076:35703,36077:37264,36078:20062,36079:39881,36080:20132,36081:20348,36082:20399,36083:20505,36084:20502,36085:20809,36086:20844,36087:21151,36088:21177,36089:21246,36090:21402,36091:21475,36092:21521,36160:21518,36161:21897,36162:22353,36163:22434,36164:22909,36165:23380,36166:23389,36167:23439,36168:24037,36169:24039,36170:24055,36171:24184,36172:24195,36173:24218,36174:24247,36175:24344,36176:24658,36177:24908,36178:25239,36179:25304,36180:25511,36181:25915,36182:26114,36183:26179,36184:26356,36185:26477,36186:26657,36187:26775,36188:27083,36189:27743,36190:27946,36191:28009,36192:28207,36193:28317,36194:30002,36195:30343,36196:30828,36197:31295,36198:31968,36199:32005,36200:32024,36201:32094,36202:32177,36203:32789,36204:32771,36205:32943,36206:32945,36207:33108,36208:33167,36209:33322,36210:33618,36211:34892,36212:34913,36213:35611,36214:36002,36215:36092,36216:37066,36217:37237,36218:37489,36219:30783,36220:37628,36221:38308,36222:38477,36224:38917,36225:39321,36226:39640,36227:40251,36228:21083,36229:21163,36230:21495,36231:21512,36232:22741,36233:25335,36234:28640,36235:35946,36236:36703,36237:40633,36238:20811,36239:21051,36240:21578,36241:22269,36242:31296,36243:37239,36244:40288,36245:40658,36246:29508,36247:28425,36248:33136,36249:29969,36250:24573,36251:24794,36252:39592,36253:29403,36254:36796,36255:27492,36256:38915,36257:20170,36258:22256,36259:22372,36260:22718,36261:23130,36262:24680,36263:25031,36264:26127,36265:26118,36266:26681,36267:26801,36268:28151,36269:30165,36270:32058,36271:33390,36272:39746,36273:20123,36274:20304,36275:21449,36276:21766,36277:23919,36278:24038,36279:24046,36280:26619,36281:27801,36282:29811,36283:30722,36284:35408,36285:37782,36286:35039,36287:22352,36288:24231,36289:25387,36290:20661,36291:20652,36292:20877,36293:26368,36294:21705,36295:22622,36296:22971,36297:23472,36298:24425,36299:25165,36300:25505,36301:26685,36302:27507,36303:28168,36304:28797,36305:37319,36306:29312,36307:30741,36308:30758,36309:31085,36310:25998,36311:32048,36312:33756,36313:35009,36314:36617,36315:38555,36316:21092,36317:22312,36318:26448,36319:32618,36320:36001,36321:20916,36322:22338,36323:38442,36324:22586,36325:27018,36326:32948,36327:21682,36328:23822,36329:22524,36330:30869,36331:40442,36332:20316,36333:21066,36334:21643,36335:25662,36336:26152,36337:26388,36338:26613,36339:31364,36340:31574,36341:32034,36342:37679,36343:26716,36344:39853,36345:31545,36346:21273,36347:20874,36348:21047,36416:23519,36417:25334,36418:25774,36419:25830,36420:26413,36421:27578,36422:34217,36423:38609,36424:30352,36425:39894,36426:25420,36427:37638,36428:39851,36429:30399,36430:26194,36431:19977,36432:20632,36433:21442,36434:23665,36435:24808,36436:25746,36437:25955,36438:26719,36439:29158,36440:29642,36441:29987,36442:31639,36443:32386,36444:34453,36445:35715,36446:36059,36447:37240,36448:39184,36449:26028,36450:26283,36451:27531,36452:20181,36453:20180,36454:20282,36455:20351,36456:21050,36457:21496,36458:21490,36459:21987,36460:22235,36461:22763,36462:22987,36463:22985,36464:23039,36465:23376,36466:23629,36467:24066,36468:24107,36469:24535,36470:24605,36471:25351,36472:25903,36473:23388,36474:26031,36475:26045,36476:26088,36477:26525,36478:27490,36480:27515,36481:27663,36482:29509,36483:31049,36484:31169,36485:31992,36486:32025,36487:32043,36488:32930,36489:33026,36490:33267,36491:35222,36492:35422,36493:35433,36494:35430,36495:35468,36496:35566,36497:36039,36498:36060,36499:38604,36500:39164,36501:27503,36502:20107,36503:20284,36504:20365,36505:20816,36506:23383,36507:23546,36508:24904,36509:25345,36510:26178,36511:27425,36512:28363,36513:27835,36514:29246,36515:29885,36516:30164,36517:30913,36518:31034,36519:32780,36520:32819,36521:33258,36522:33940,36523:36766,36524:27728,36525:40575,36526:24335,36527:35672,36528:40235,36529:31482,36530:36600,36531:23437,36532:38635,36533:19971,36534:21489,36535:22519,36536:22833,36537:23241,36538:23460,36539:24713,36540:28287,36541:28422,36542:30142,36543:36074,36544:23455,36545:34048,36546:31712,36547:20594,36548:26612,36549:33437,36550:23649,36551:34122,36552:32286,36553:33294,36554:20889,36555:23556,36556:25448,36557:36198,36558:26012,36559:29038,36560:31038,36561:32023,36562:32773,36563:35613,36564:36554,36565:36974,36566:34503,36567:37034,36568:20511,36569:21242,36570:23610,36571:26451,36572:28796,36573:29237,36574:37196,36575:37320,36576:37675,36577:33509,36578:23490,36579:24369,36580:24825,36581:20027,36582:21462,36583:23432,36584:25163,36585:26417,36586:27530,36587:29417,36588:29664,36589:31278,36590:33131,36591:36259,36592:37202,36593:39318,36594:20754,36595:21463,36596:21610,36597:23551,36598:25480,36599:27193,36600:32172,36601:38656,36602:22234,36603:21454,36604:21608,36672:23447,36673:23601,36674:24030,36675:20462,36676:24833,36677:25342,36678:27954,36679:31168,36680:31179,36681:32066,36682:32333,36683:32722,36684:33261,36685:33311,36686:33936,36687:34886,36688:35186,36689:35728,36690:36468,36691:36655,36692:36913,36693:37195,36694:37228,36695:38598,36696:37276,36697:20160,36698:20303,36699:20805,36700:21313,36701:24467,36702:25102,36703:26580,36704:27713,36705:28171,36706:29539,36707:32294,36708:37325,36709:37507,36710:21460,36711:22809,36712:23487,36713:28113,36714:31069,36715:32302,36716:31899,36717:22654,36718:29087,36719:20986,36720:34899,36721:36848,36722:20426,36723:23803,36724:26149,36725:30636,36726:31459,36727:33308,36728:39423,36729:20934,36730:24490,36731:26092,36732:26991,36733:27529,36734:28147,36736:28310,36737:28516,36738:30462,36739:32020,36740:24033,36741:36981,36742:37255,36743:38918,36744:20966,36745:21021,36746:25152,36747:26257,36748:26329,36749:28186,36750:24246,36751:32210,36752:32626,36753:26360,36754:34223,36755:34295,36756:35576,36757:21161,36758:21465,36759:22899,36760:24207,36761:24464,36762:24661,36763:37604,36764:38500,36765:20663,36766:20767,36767:21213,36768:21280,36769:21319,36770:21484,36771:21736,36772:21830,36773:21809,36774:22039,36775:22888,36776:22974,36777:23100,36778:23477,36779:23558,36780:23567,36781:23569,36782:23578,36783:24196,36784:24202,36785:24288,36786:24432,36787:25215,36788:25220,36789:25307,36790:25484,36791:25463,36792:26119,36793:26124,36794:26157,36795:26230,36796:26494,36797:26786,36798:27167,36799:27189,36800:27836,36801:28040,36802:28169,36803:28248,36804:28988,36805:28966,36806:29031,36807:30151,36808:30465,36809:30813,36810:30977,36811:31077,36812:31216,36813:31456,36814:31505,36815:31911,36816:32057,36817:32918,36818:33750,36819:33931,36820:34121,36821:34909,36822:35059,36823:35359,36824:35388,36825:35412,36826:35443,36827:35937,36828:36062,36829:37284,36830:37478,36831:37758,36832:37912,36833:38556,36834:38808,36835:19978,36836:19976,36837:19998,36838:20055,36839:20887,36840:21104,36841:22478,36842:22580,36843:22732,36844:23330,36845:24120,36846:24773,36847:25854,36848:26465,36849:26454,36850:27972,36851:29366,36852:30067,36853:31331,36854:33976,36855:35698,36856:37304,36857:37664,36858:22065,36859:22516,36860:39166,36928:25325,36929:26893,36930:27542,36931:29165,36932:32340,36933:32887,36934:33394,36935:35302,36936:39135,36937:34645,36938:36785,36939:23611,36940:20280,36941:20449,36942:20405,36943:21767,36944:23072,36945:23517,36946:23529,36947:24515,36948:24910,36949:25391,36950:26032,36951:26187,36952:26862,36953:27035,36954:28024,36955:28145,36956:30003,36957:30137,36958:30495,36959:31070,36960:31206,36961:32051,36962:33251,36963:33455,36964:34218,36965:35242,36966:35386,36967:36523,36968:36763,36969:36914,36970:37341,36971:38663,36972:20154,36973:20161,36974:20995,36975:22645,36976:22764,36977:23563,36978:29978,36979:23613,36980:33102,36981:35338,36982:36805,36983:38499,36984:38765,36985:31525,36986:35535,36987:38920,36988:37218,36989:22259,36990:21416,36992:36887,36993:21561,36994:22402,36995:24101,36996:25512,36997:27700,36998:28810,36999:30561,37e3:31883,37001:32736,37002:34928,37003:36930,37004:37204,37005:37648,37006:37656,37007:38543,37008:29790,37009:39620,37010:23815,37011:23913,37012:25968,37013:26530,37014:36264,37015:38619,37016:25454,37017:26441,37018:26905,37019:33733,37020:38935,37021:38592,37022:35070,37023:28548,37024:25722,37025:23544,37026:19990,37027:28716,37028:30045,37029:26159,37030:20932,37031:21046,37032:21218,37033:22995,37034:24449,37035:24615,37036:25104,37037:25919,37038:25972,37039:26143,37040:26228,37041:26866,37042:26646,37043:27491,37044:28165,37045:29298,37046:29983,37047:30427,37048:31934,37049:32854,37050:22768,37051:35069,37052:35199,37053:35488,37054:35475,37055:35531,37056:36893,37057:37266,37058:38738,37059:38745,37060:25993,37061:31246,37062:33030,37063:38587,37064:24109,37065:24796,37066:25114,37067:26021,37068:26132,37069:26512,37070:30707,37071:31309,37072:31821,37073:32318,37074:33034,37075:36012,37076:36196,37077:36321,37078:36447,37079:30889,37080:20999,37081:25305,37082:25509,37083:25666,37084:25240,37085:35373,37086:31363,37087:31680,37088:35500,37089:38634,37090:32118,37091:33292,37092:34633,37093:20185,37094:20808,37095:21315,37096:21344,37097:23459,37098:23554,37099:23574,37100:24029,37101:25126,37102:25159,37103:25776,37104:26643,37105:26676,37106:27849,37107:27973,37108:27927,37109:26579,37110:28508,37111:29006,37112:29053,37113:26059,37114:31359,37115:31661,37116:32218,37184:32330,37185:32680,37186:33146,37187:33307,37188:33337,37189:34214,37190:35438,37191:36046,37192:36341,37193:36984,37194:36983,37195:37549,37196:37521,37197:38275,37198:39854,37199:21069,37200:21892,37201:28472,37202:28982,37203:20840,37204:31109,37205:32341,37206:33203,37207:31950,37208:22092,37209:22609,37210:23720,37211:25514,37212:26366,37213:26365,37214:26970,37215:29401,37216:30095,37217:30094,37218:30990,37219:31062,37220:31199,37221:31895,37222:32032,37223:32068,37224:34311,37225:35380,37226:38459,37227:36961,37228:40736,37229:20711,37230:21109,37231:21452,37232:21474,37233:20489,37234:21930,37235:22766,37236:22863,37237:29245,37238:23435,37239:23652,37240:21277,37241:24803,37242:24819,37243:25436,37244:25475,37245:25407,37246:25531,37248:25805,37249:26089,37250:26361,37251:24035,37252:27085,37253:27133,37254:28437,37255:29157,37256:20105,37257:30185,37258:30456,37259:31379,37260:31967,37261:32207,37262:32156,37263:32865,37264:33609,37265:33624,37266:33900,37267:33980,37268:34299,37269:35013,37270:36208,37271:36865,37272:36973,37273:37783,37274:38684,37275:39442,37276:20687,37277:22679,37278:24974,37279:33235,37280:34101,37281:36104,37282:36896,37283:20419,37284:20596,37285:21063,37286:21363,37287:24687,37288:25417,37289:26463,37290:28204,37291:36275,37292:36895,37293:20439,37294:23646,37295:36042,37296:26063,37297:32154,37298:21330,37299:34966,37300:20854,37301:25539,37302:23384,37303:23403,37304:23562,37305:25613,37306:26449,37307:36956,37308:20182,37309:22810,37310:22826,37311:27760,37312:35409,37313:21822,37314:22549,37315:22949,37316:24816,37317:25171,37318:26561,37319:33333,37320:26965,37321:38464,37322:39364,37323:39464,37324:20307,37325:22534,37326:23550,37327:32784,37328:23729,37329:24111,37330:24453,37331:24608,37332:24907,37333:25140,37334:26367,37335:27888,37336:28382,37337:32974,37338:33151,37339:33492,37340:34955,37341:36024,37342:36864,37343:36910,37344:38538,37345:40667,37346:39899,37347:20195,37348:21488,37349:22823,37350:31532,37351:37261,37352:38988,37353:40441,37354:28381,37355:28711,37356:21331,37357:21828,37358:23429,37359:25176,37360:25246,37361:25299,37362:27810,37363:28655,37364:29730,37365:35351,37366:37944,37367:28609,37368:35582,37369:33592,37370:20967,37371:34552,37372:21482,37440:21481,37441:20294,37442:36948,37443:36784,37444:22890,37445:33073,37446:24061,37447:31466,37448:36799,37449:26842,37450:35895,37451:29432,37452:40008,37453:27197,37454:35504,37455:20025,37456:21336,37457:22022,37458:22374,37459:25285,37460:25506,37461:26086,37462:27470,37463:28129,37464:28251,37465:28845,37466:30701,37467:31471,37468:31658,37469:32187,37470:32829,37471:32966,37472:34507,37473:35477,37474:37723,37475:22243,37476:22727,37477:24382,37478:26029,37479:26262,37480:27264,37481:27573,37482:30007,37483:35527,37484:20516,37485:30693,37486:22320,37487:24347,37488:24677,37489:26234,37490:27744,37491:30196,37492:31258,37493:32622,37494:33268,37495:34584,37496:36933,37497:39347,37498:31689,37499:30044,37500:31481,37501:31569,37502:33988,37504:36880,37505:31209,37506:31378,37507:33590,37508:23265,37509:30528,37510:20013,37511:20210,37512:23449,37513:24544,37514:25277,37515:26172,37516:26609,37517:27880,37518:34411,37519:34935,37520:35387,37521:37198,37522:37619,37523:39376,37524:27159,37525:28710,37526:29482,37527:33511,37528:33879,37529:36015,37530:19969,37531:20806,37532:20939,37533:21899,37534:23541,37535:24086,37536:24115,37537:24193,37538:24340,37539:24373,37540:24427,37541:24500,37542:25074,37543:25361,37544:26274,37545:26397,37546:28526,37547:29266,37548:30010,37549:30522,37550:32884,37551:33081,37552:33144,37553:34678,37554:35519,37555:35548,37556:36229,37557:36339,37558:37530,37559:38263,37560:38914,37561:40165,37562:21189,37563:25431,37564:30452,37565:26389,37566:27784,37567:29645,37568:36035,37569:37806,37570:38515,37571:27941,37572:22684,37573:26894,37574:27084,37575:36861,37576:37786,37577:30171,37578:36890,37579:22618,37580:26626,37581:25524,37582:27131,37583:20291,37584:28460,37585:26584,37586:36795,37587:34086,37588:32180,37589:37716,37590:26943,37591:28528,37592:22378,37593:22775,37594:23340,37595:32044,37596:29226,37597:21514,37598:37347,37599:40372,37600:20141,37601:20302,37602:20572,37603:20597,37604:21059,37605:35998,37606:21576,37607:22564,37608:23450,37609:24093,37610:24213,37611:24237,37612:24311,37613:24351,37614:24716,37615:25269,37616:25402,37617:25552,37618:26799,37619:27712,37620:30855,37621:31118,37622:31243,37623:32224,37624:33351,37625:35330,37626:35558,37627:36420,37628:36883,37696:37048,37697:37165,37698:37336,37699:40718,37700:27877,37701:25688,37702:25826,37703:25973,37704:28404,37705:30340,37706:31515,37707:36969,37708:37841,37709:28346,37710:21746,37711:24505,37712:25764,37713:36685,37714:36845,37715:37444,37716:20856,37717:22635,37718:22825,37719:23637,37720:24215,37721:28155,37722:32399,37723:29980,37724:36028,37725:36578,37726:39003,37727:28857,37728:20253,37729:27583,37730:28593,37731:3e4,37732:38651,37733:20814,37734:21520,37735:22581,37736:22615,37737:22956,37738:23648,37739:24466,37740:26007,37741:26460,37742:28193,37743:30331,37744:33759,37745:36077,37746:36884,37747:37117,37748:37709,37749:30757,37750:30778,37751:21162,37752:24230,37753:22303,37754:22900,37755:24594,37756:20498,37757:20826,37758:20908,37760:20941,37761:20992,37762:21776,37763:22612,37764:22616,37765:22871,37766:23445,37767:23798,37768:23947,37769:24764,37770:25237,37771:25645,37772:26481,37773:26691,37774:26812,37775:26847,37776:30423,37777:28120,37778:28271,37779:28059,37780:28783,37781:29128,37782:24403,37783:30168,37784:31095,37785:31561,37786:31572,37787:31570,37788:31958,37789:32113,37790:21040,37791:33891,37792:34153,37793:34276,37794:35342,37795:35588,37796:35910,37797:36367,37798:36867,37799:36879,37800:37913,37801:38518,37802:38957,37803:39472,37804:38360,37805:20685,37806:21205,37807:21516,37808:22530,37809:23566,37810:24999,37811:25758,37812:27934,37813:30643,37814:31461,37815:33012,37816:33796,37817:36947,37818:37509,37819:23776,37820:40199,37821:21311,37822:24471,37823:24499,37824:28060,37825:29305,37826:30563,37827:31167,37828:31716,37829:27602,37830:29420,37831:35501,37832:26627,37833:27233,37834:20984,37835:31361,37836:26932,37837:23626,37838:40182,37839:33515,37840:23493,37841:37193,37842:28702,37843:22136,37844:23663,37845:24775,37846:25958,37847:27788,37848:35930,37849:36929,37850:38931,37851:21585,37852:26311,37853:37389,37854:22856,37855:37027,37856:20869,37857:20045,37858:20970,37859:34201,37860:35598,37861:28760,37862:25466,37863:37707,37864:26978,37865:39348,37866:32260,37867:30071,37868:21335,37869:26976,37870:36575,37871:38627,37872:27741,37873:20108,37874:23612,37875:24336,37876:36841,37877:21250,37878:36049,37879:32905,37880:34425,37881:24319,37882:26085,37883:20083,37884:20837,37952:22914,37953:23615,37954:38894,37955:20219,37956:22922,37957:24525,37958:35469,37959:28641,37960:31152,37961:31074,37962:23527,37963:33905,37964:29483,37965:29105,37966:24180,37967:24565,37968:25467,37969:25754,37970:29123,37971:31896,37972:20035,37973:24316,37974:20043,37975:22492,37976:22178,37977:24745,37978:28611,37979:32013,37980:33021,37981:33075,37982:33215,37983:36786,37984:35223,37985:34468,37986:24052,37987:25226,37988:25773,37989:35207,37990:26487,37991:27874,37992:27966,37993:29750,37994:30772,37995:23110,37996:32629,37997:33453,37998:39340,37999:20467,38e3:24259,38001:25309,38002:25490,38003:25943,38004:26479,38005:30403,38006:29260,38007:32972,38008:32954,38009:36649,38010:37197,38011:20493,38012:22521,38013:23186,38014:26757,38016:26995,38017:29028,38018:29437,38019:36023,38020:22770,38021:36064,38022:38506,38023:36889,38024:34687,38025:31204,38026:30695,38027:33833,38028:20271,38029:21093,38030:21338,38031:25293,38032:26575,38033:27850,38034:30333,38035:31636,38036:31893,38037:33334,38038:34180,38039:36843,38040:26333,38041:28448,38042:29190,38043:32283,38044:33707,38045:39361,38046:40614,38047:20989,38048:31665,38049:30834,38050:31672,38051:32903,38052:31560,38053:27368,38054:24161,38055:32908,38056:30033,38057:30048,38058:20843,38059:37474,38060:28300,38061:30330,38062:37271,38063:39658,38064:20240,38065:32624,38066:25244,38067:31567,38068:38309,38069:40169,38070:22138,38071:22617,38072:34532,38073:38588,38074:20276,38075:21028,38076:21322,38077:21453,38078:21467,38079:24070,38080:25644,38081:26001,38082:26495,38083:27710,38084:27726,38085:29256,38086:29359,38087:29677,38088:30036,38089:32321,38090:33324,38091:34281,38092:36009,38093:31684,38094:37318,38095:29033,38096:38930,38097:39151,38098:25405,38099:26217,38100:30058,38101:30436,38102:30928,38103:34115,38104:34542,38105:21290,38106:21329,38107:21542,38108:22915,38109:24199,38110:24444,38111:24754,38112:25161,38113:25209,38114:25259,38115:26e3,38116:27604,38117:27852,38118:30130,38119:30382,38120:30865,38121:31192,38122:32203,38123:32631,38124:32933,38125:34987,38126:35513,38127:36027,38128:36991,38129:38750,38130:39131,38131:27147,38132:31800,38133:20633,38134:23614,38135:24494,38136:26503,38137:27608,38138:29749,38139:30473,38140:32654,38208:40763,38209:26570,38210:31255,38211:21305,38212:30091,38213:39661,38214:24422,38215:33181,38216:33777,38217:32920,38218:24380,38219:24517,38220:30050,38221:31558,38222:36924,38223:26727,38224:23019,38225:23195,38226:32016,38227:30334,38228:35628,38229:20469,38230:24426,38231:27161,38232:27703,38233:28418,38234:29922,38235:31080,38236:34920,38237:35413,38238:35961,38239:24287,38240:25551,38241:30149,38242:31186,38243:33495,38244:37672,38245:37618,38246:33948,38247:34541,38248:39981,38249:21697,38250:24428,38251:25996,38252:27996,38253:28693,38254:36007,38255:36051,38256:38971,38257:25935,38258:29942,38259:19981,38260:20184,38261:22496,38262:22827,38263:23142,38264:23500,38265:20904,38266:24067,38267:24220,38268:24598,38269:25206,38270:25975,38272:26023,38273:26222,38274:28014,38275:29238,38276:31526,38277:33104,38278:33178,38279:33433,38280:35676,38281:36e3,38282:36070,38283:36212,38284:38428,38285:38468,38286:20398,38287:25771,38288:27494,38289:33310,38290:33889,38291:34154,38292:37096,38293:23553,38294:26963,38295:39080,38296:33914,38297:34135,38298:20239,38299:21103,38300:24489,38301:24133,38302:26381,38303:31119,38304:33145,38305:35079,38306:35206,38307:28149,38308:24343,38309:25173,38310:27832,38311:20175,38312:29289,38313:39826,38314:20998,38315:21563,38316:22132,38317:22707,38318:24996,38319:25198,38320:28954,38321:22894,38322:31881,38323:31966,38324:32027,38325:38640,38326:25991,38327:32862,38328:19993,38329:20341,38330:20853,38331:22592,38332:24163,38333:24179,38334:24330,38335:26564,38336:20006,38337:34109,38338:38281,38339:38491,38340:31859,38341:38913,38342:20731,38343:22721,38344:30294,38345:30887,38346:21029,38347:30629,38348:34065,38349:31622,38350:20559,38351:22793,38352:29255,38353:31687,38354:32232,38355:36794,38356:36820,38357:36941,38358:20415,38359:21193,38360:23081,38361:24321,38362:38829,38363:20445,38364:33303,38365:37610,38366:22275,38367:25429,38368:27497,38369:29995,38370:35036,38371:36628,38372:31298,38373:21215,38374:22675,38375:24917,38376:25098,38377:26286,38378:27597,38379:31807,38380:33769,38381:20515,38382:20472,38383:21253,38384:21574,38385:22577,38386:22857,38387:23453,38388:23792,38389:23791,38390:23849,38391:24214,38392:25265,38393:25447,38394:25918,38395:26041,38396:26379,38464:27861,38465:27873,38466:28921,38467:30770,38468:32299,38469:32990,38470:33459,38471:33804,38472:34028,38473:34562,38474:35090,38475:35370,38476:35914,38477:37030,38478:37586,38479:39165,38480:40179,38481:40300,38482:20047,38483:20129,38484:20621,38485:21078,38486:22346,38487:22952,38488:24125,38489:24536,38490:24537,38491:25151,38492:26292,38493:26395,38494:26576,38495:26834,38496:20882,38497:32033,38498:32938,38499:33192,38500:35584,38501:35980,38502:36031,38503:37502,38504:38450,38505:21536,38506:38956,38507:21271,38508:20693,38509:21340,38510:22696,38511:25778,38512:26420,38513:29287,38514:30566,38515:31302,38516:37350,38517:21187,38518:27809,38519:27526,38520:22528,38521:24140,38522:22868,38523:26412,38524:32763,38525:20961,38526:30406,38528:25705,38529:30952,38530:39764,38531:40635,38532:22475,38533:22969,38534:26151,38535:26522,38536:27598,38537:21737,38538:27097,38539:24149,38540:33180,38541:26517,38542:39850,38543:26622,38544:40018,38545:26717,38546:20134,38547:20451,38548:21448,38549:25273,38550:26411,38551:27819,38552:36804,38553:20397,38554:32365,38555:40639,38556:19975,38557:24930,38558:28288,38559:28459,38560:34067,38561:21619,38562:26410,38563:39749,38564:24051,38565:31637,38566:23724,38567:23494,38568:34588,38569:28234,38570:34001,38571:31252,38572:33032,38573:22937,38574:31885,38575:27665,38576:30496,38577:21209,38578:22818,38579:28961,38580:29279,38581:30683,38582:38695,38583:40289,38584:26891,38585:23167,38586:23064,38587:20901,38588:21517,38589:21629,38590:26126,38591:30431,38592:36855,38593:37528,38594:40180,38595:23018,38596:29277,38597:28357,38598:20813,38599:26825,38600:32191,38601:32236,38602:38754,38603:40634,38604:25720,38605:27169,38606:33538,38607:22916,38608:23391,38609:27611,38610:29467,38611:30450,38612:32178,38613:32791,38614:33945,38615:20786,38616:26408,38617:40665,38618:30446,38619:26466,38620:21247,38621:39173,38622:23588,38623:25147,38624:31870,38625:36016,38626:21839,38627:24758,38628:32011,38629:38272,38630:21249,38631:20063,38632:20918,38633:22812,38634:29242,38635:32822,38636:37326,38637:24357,38638:30690,38639:21380,38640:24441,38641:32004,38642:34220,38643:35379,38644:36493,38645:38742,38646:26611,38647:34222,38648:37971,38649:24841,38650:24840,38651:27833,38652:30290,38720:35565,38721:36664,38722:21807,38723:20305,38724:20778,38725:21191,38726:21451,38727:23461,38728:24189,38729:24736,38730:24962,38731:25558,38732:26377,38733:26586,38734:28263,38735:28044,38736:29494,38737:29495,38738:30001,38739:31056,38740:35029,38741:35480,38742:36938,38743:37009,38744:37109,38745:38596,38746:34701,38747:22805,38748:20104,38749:20313,38750:19982,38751:35465,38752:36671,38753:38928,38754:20653,38755:24188,38756:22934,38757:23481,38758:24248,38759:25562,38760:25594,38761:25793,38762:26332,38763:26954,38764:27096,38765:27915,38766:28342,38767:29076,38768:29992,38769:31407,38770:32650,38771:32768,38772:33865,38773:33993,38774:35201,38775:35617,38776:36362,38777:36965,38778:38525,38779:39178,38780:24958,38781:25233,38782:27442,38784:27779,38785:28020,38786:32716,38787:32764,38788:28096,38789:32645,38790:34746,38791:35064,38792:26469,38793:33713,38794:38972,38795:38647,38796:27931,38797:32097,38798:33853,38799:37226,38800:20081,38801:21365,38802:23888,38803:27396,38804:28651,38805:34253,38806:34349,38807:35239,38808:21033,38809:21519,38810:23653,38811:26446,38812:26792,38813:29702,38814:29827,38815:30178,38816:35023,38817:35041,38818:37324,38819:38626,38820:38520,38821:24459,38822:29575,38823:31435,38824:33870,38825:25504,38826:30053,38827:21129,38828:27969,38829:28316,38830:29705,38831:30041,38832:30827,38833:31890,38834:38534,38835:31452,38836:40845,38837:20406,38838:24942,38839:26053,38840:34396,38841:20102,38842:20142,38843:20698,38844:20001,38845:20940,38846:23534,38847:26009,38848:26753,38849:28092,38850:29471,38851:30274,38852:30637,38853:31260,38854:31975,38855:33391,38856:35538,38857:36988,38858:37327,38859:38517,38860:38936,38861:21147,38862:32209,38863:20523,38864:21400,38865:26519,38866:28107,38867:29136,38868:29747,38869:33256,38870:36650,38871:38563,38872:40023,38873:40607,38874:29792,38875:22593,38876:28057,38877:32047,38878:39006,38879:20196,38880:20278,38881:20363,38882:20919,38883:21169,38884:23994,38885:24604,38886:29618,38887:31036,38888:33491,38889:37428,38890:38583,38891:38646,38892:38666,38893:40599,38894:40802,38895:26278,38896:27508,38897:21015,38898:21155,38899:28872,38900:35010,38901:24265,38902:24651,38903:24976,38904:28451,38905:29001,38906:31806,38907:32244,38908:32879,38976:34030,38977:36899,38978:37676,38979:21570,38980:39791,38981:27347,38982:28809,38983:36034,38984:36335,38985:38706,38986:21172,38987:23105,38988:24266,38989:24324,38990:26391,38991:27004,38992:27028,38993:28010,38994:28431,38995:29282,38996:29436,38997:31725,38998:32769,38999:32894,39e3:34635,39001:37070,39002:20845,39003:40595,39004:31108,39005:32907,39006:37682,39007:35542,39008:20525,39009:21644,39010:35441,39011:27498,39012:36036,39013:33031,39014:24785,39015:26528,39016:40434,39017:20121,39018:20120,39019:39952,39020:35435,39021:34241,39022:34152,39023:26880,39024:28286,39025:30871,39026:33109,39071:24332,39072:19984,39073:19989,39074:20010,39075:20017,39076:20022,39077:20028,39078:20031,39079:20034,39080:20054,39081:20056,39082:20098,39083:20101,39084:35947,39085:20106,39086:33298,39087:24333,39088:20110,39089:20126,39090:20127,39091:20128,39092:20130,39093:20144,39094:20147,39095:20150,39096:20174,39097:20173,39098:20164,39099:20166,39100:20162,39101:20183,39102:20190,39103:20205,39104:20191,39105:20215,39106:20233,39107:20314,39108:20272,39109:20315,39110:20317,39111:20311,39112:20295,39113:20342,39114:20360,39115:20367,39116:20376,39117:20347,39118:20329,39119:20336,39120:20369,39121:20335,39122:20358,39123:20374,39124:20760,39125:20436,39126:20447,39127:20430,39128:20440,39129:20443,39130:20433,39131:20442,39132:20432,39133:20452,39134:20453,39135:20506,39136:20520,39137:20500,39138:20522,39139:20517,39140:20485,39141:20252,39142:20470,39143:20513,39144:20521,39145:20524,39146:20478,39147:20463,39148:20497,39149:20486,39150:20547,39151:20551,39152:26371,39153:20565,39154:20560,39155:20552,39156:20570,39157:20566,39158:20588,39159:20600,39160:20608,39161:20634,39162:20613,39163:20660,39164:20658,39232:20681,39233:20682,39234:20659,39235:20674,39236:20694,39237:20702,39238:20709,39239:20717,39240:20707,39241:20718,39242:20729,39243:20725,39244:20745,39245:20737,39246:20738,39247:20758,39248:20757,39249:20756,39250:20762,39251:20769,39252:20794,39253:20791,39254:20796,39255:20795,39256:20799,39257:20800,39258:20818,39259:20812,39260:20820,39261:20834,39262:31480,39263:20841,39264:20842,39265:20846,39266:20864,39267:20866,39268:22232,39269:20876,39270:20873,39271:20879,39272:20881,39273:20883,39274:20885,39275:20886,39276:20900,39277:20902,39278:20898,39279:20905,39280:20906,39281:20907,39282:20915,39283:20913,39284:20914,39285:20912,39286:20917,39287:20925,39288:20933,39289:20937,39290:20955,39291:20960,39292:34389,39293:20969,39294:20973,39296:20976,39297:20981,39298:20990,39299:20996,39300:21003,39301:21012,39302:21006,39303:21031,39304:21034,39305:21038,39306:21043,39307:21049,39308:21071,39309:21060,39310:21067,39311:21068,39312:21086,39313:21076,39314:21098,39315:21108,39316:21097,39317:21107,39318:21119,39319:21117,39320:21133,39321:21140,39322:21138,39323:21105,39324:21128,39325:21137,39326:36776,39327:36775,39328:21164,39329:21165,39330:21180,39331:21173,39332:21185,39333:21197,39334:21207,39335:21214,39336:21219,39337:21222,39338:39149,39339:21216,39340:21235,39341:21237,39342:21240,39343:21241,39344:21254,39345:21256,39346:30008,39347:21261,39348:21264,39349:21263,39350:21269,39351:21274,39352:21283,39353:21295,39354:21297,39355:21299,39356:21304,39357:21312,39358:21318,39359:21317,39360:19991,39361:21321,39362:21325,39363:20950,39364:21342,39365:21353,39366:21358,39367:22808,39368:21371,39369:21367,39370:21378,39371:21398,39372:21408,39373:21414,39374:21413,39375:21422,39376:21424,39377:21430,39378:21443,39379:31762,39380:38617,39381:21471,39382:26364,39383:29166,39384:21486,39385:21480,39386:21485,39387:21498,39388:21505,39389:21565,39390:21568,39391:21548,39392:21549,39393:21564,39394:21550,39395:21558,39396:21545,39397:21533,39398:21582,39399:21647,39400:21621,39401:21646,39402:21599,39403:21617,39404:21623,39405:21616,39406:21650,39407:21627,39408:21632,39409:21622,39410:21636,39411:21648,39412:21638,39413:21703,39414:21666,39415:21688,39416:21669,39417:21676,39418:21700,39419:21704,39420:21672,39488:21675,39489:21698,39490:21668,39491:21694,39492:21692,39493:21720,39494:21733,39495:21734,39496:21775,39497:21780,39498:21757,39499:21742,39500:21741,39501:21754,39502:21730,39503:21817,39504:21824,39505:21859,39506:21836,39507:21806,39508:21852,39509:21829,39510:21846,39511:21847,39512:21816,39513:21811,39514:21853,39515:21913,39516:21888,39517:21679,39518:21898,39519:21919,39520:21883,39521:21886,39522:21912,39523:21918,39524:21934,39525:21884,39526:21891,39527:21929,39528:21895,39529:21928,39530:21978,39531:21957,39532:21983,39533:21956,39534:21980,39535:21988,39536:21972,39537:22036,39538:22007,39539:22038,39540:22014,39541:22013,39542:22043,39543:22009,39544:22094,39545:22096,39546:29151,39547:22068,39548:22070,39549:22066,39550:22072,39552:22123,39553:22116,39554:22063,39555:22124,39556:22122,39557:22150,39558:22144,39559:22154,39560:22176,39561:22164,39562:22159,39563:22181,39564:22190,39565:22198,39566:22196,39567:22210,39568:22204,39569:22209,39570:22211,39571:22208,39572:22216,39573:22222,39574:22225,39575:22227,39576:22231,39577:22254,39578:22265,39579:22272,39580:22271,39581:22276,39582:22281,39583:22280,39584:22283,39585:22285,39586:22291,39587:22296,39588:22294,39589:21959,39590:22300,39591:22310,39592:22327,39593:22328,39594:22350,39595:22331,39596:22336,39597:22351,39598:22377,39599:22464,39600:22408,39601:22369,39602:22399,39603:22409,39604:22419,39605:22432,39606:22451,39607:22436,39608:22442,39609:22448,39610:22467,39611:22470,39612:22484,39613:22482,39614:22483,39615:22538,39616:22486,39617:22499,39618:22539,39619:22553,39620:22557,39621:22642,39622:22561,39623:22626,39624:22603,39625:22640,39626:27584,39627:22610,39628:22589,39629:22649,39630:22661,39631:22713,39632:22687,39633:22699,39634:22714,39635:22750,39636:22715,39637:22712,39638:22702,39639:22725,39640:22739,39641:22737,39642:22743,39643:22745,39644:22744,39645:22757,39646:22748,39647:22756,39648:22751,39649:22767,39650:22778,39651:22777,39652:22779,39653:22780,39654:22781,39655:22786,39656:22794,39657:22800,39658:22811,39659:26790,39660:22821,39661:22828,39662:22829,39663:22834,39664:22840,39665:22846,39666:31442,39667:22869,39668:22864,39669:22862,39670:22874,39671:22872,39672:22882,39673:22880,39674:22887,39675:22892,39676:22889,39744:22904,39745:22913,39746:22941,39747:20318,39748:20395,39749:22947,39750:22962,39751:22982,39752:23016,39753:23004,39754:22925,39755:23001,39756:23002,39757:23077,39758:23071,39759:23057,39760:23068,39761:23049,39762:23066,39763:23104,39764:23148,39765:23113,39766:23093,39767:23094,39768:23138,39769:23146,39770:23194,39771:23228,39772:23230,39773:23243,39774:23234,39775:23229,39776:23267,39777:23255,39778:23270,39779:23273,39780:23254,39781:23290,39782:23291,39783:23308,39784:23307,39785:23318,39786:23346,39787:23248,39788:23338,39789:23350,39790:23358,39791:23363,39792:23365,39793:23360,39794:23377,39795:23381,39796:23386,39797:23387,39798:23397,39799:23401,39800:23408,39801:23411,39802:23413,39803:23416,39804:25992,39805:23418,39806:23424,39808:23427,39809:23462,39810:23480,39811:23491,39812:23495,39813:23497,39814:23508,39815:23504,39816:23524,39817:23526,39818:23522,39819:23518,39820:23525,39821:23531,39822:23536,39823:23542,39824:23539,39825:23557,39826:23559,39827:23560,39828:23565,39829:23571,39830:23584,39831:23586,39832:23592,39833:23608,39834:23609,39835:23617,39836:23622,39837:23630,39838:23635,39839:23632,39840:23631,39841:23409,39842:23660,39843:23662,39844:20066,39845:23670,39846:23673,39847:23692,39848:23697,39849:23700,39850:22939,39851:23723,39852:23739,39853:23734,39854:23740,39855:23735,39856:23749,39857:23742,39858:23751,39859:23769,39860:23785,39861:23805,39862:23802,39863:23789,39864:23948,39865:23786,39866:23819,39867:23829,39868:23831,39869:23900,39870:23839,39871:23835,39872:23825,39873:23828,39874:23842,39875:23834,39876:23833,39877:23832,39878:23884,39879:23890,39880:23886,39881:23883,39882:23916,39883:23923,39884:23926,39885:23943,39886:23940,39887:23938,39888:23970,39889:23965,39890:23980,39891:23982,39892:23997,39893:23952,39894:23991,39895:23996,39896:24009,39897:24013,39898:24019,39899:24018,39900:24022,39901:24027,39902:24043,39903:24050,39904:24053,39905:24075,39906:24090,39907:24089,39908:24081,39909:24091,39910:24118,39911:24119,39912:24132,39913:24131,39914:24128,39915:24142,39916:24151,39917:24148,39918:24159,39919:24162,39920:24164,39921:24135,39922:24181,39923:24182,39924:24186,39925:40636,39926:24191,39927:24224,39928:24257,39929:24258,39930:24264,39931:24272,39932:24271,4e4:24278,40001:24291,40002:24285,40003:24282,40004:24283,40005:24290,40006:24289,40007:24296,40008:24297,40009:24300,40010:24305,40011:24307,40012:24304,40013:24308,40014:24312,40015:24318,40016:24323,40017:24329,40018:24413,40019:24412,40020:24331,40021:24337,40022:24342,40023:24361,40024:24365,40025:24376,40026:24385,40027:24392,40028:24396,40029:24398,40030:24367,40031:24401,40032:24406,40033:24407,40034:24409,40035:24417,40036:24429,40037:24435,40038:24439,40039:24451,40040:24450,40041:24447,40042:24458,40043:24456,40044:24465,40045:24455,40046:24478,40047:24473,40048:24472,40049:24480,40050:24488,40051:24493,40052:24508,40053:24534,40054:24571,40055:24548,40056:24568,40057:24561,40058:24541,40059:24755,40060:24575,40061:24609,40062:24672,40064:24601,40065:24592,40066:24617,40067:24590,40068:24625,40069:24603,40070:24597,40071:24619,40072:24614,40073:24591,40074:24634,40075:24666,40076:24641,40077:24682,40078:24695,40079:24671,40080:24650,40081:24646,40082:24653,40083:24675,40084:24643,40085:24676,40086:24642,40087:24684,40088:24683,40089:24665,40090:24705,40091:24717,40092:24807,40093:24707,40094:24730,40095:24708,40096:24731,40097:24726,40098:24727,40099:24722,40100:24743,40101:24715,40102:24801,40103:24760,40104:24800,40105:24787,40106:24756,40107:24560,40108:24765,40109:24774,40110:24757,40111:24792,40112:24909,40113:24853,40114:24838,40115:24822,40116:24823,40117:24832,40118:24820,40119:24826,40120:24835,40121:24865,40122:24827,40123:24817,40124:24845,40125:24846,40126:24903,40127:24894,40128:24872,40129:24871,40130:24906,40131:24895,40132:24892,40133:24876,40134:24884,40135:24893,40136:24898,40137:24900,40138:24947,40139:24951,40140:24920,40141:24921,40142:24922,40143:24939,40144:24948,40145:24943,40146:24933,40147:24945,40148:24927,40149:24925,40150:24915,40151:24949,40152:24985,40153:24982,40154:24967,40155:25004,40156:24980,40157:24986,40158:24970,40159:24977,40160:25003,40161:25006,40162:25036,40163:25034,40164:25033,40165:25079,40166:25032,40167:25027,40168:25030,40169:25018,40170:25035,40171:32633,40172:25037,40173:25062,40174:25059,40175:25078,40176:25082,40177:25076,40178:25087,40179:25085,40180:25084,40181:25086,40182:25088,40183:25096,40184:25097,40185:25101,40186:25100,40187:25108,40188:25115,40256:25118,40257:25121,40258:25130,40259:25134,40260:25136,40261:25138,40262:25139,40263:25153,40264:25166,40265:25182,40266:25187,40267:25179,40268:25184,40269:25192,40270:25212,40271:25218,40272:25225,40273:25214,40274:25234,40275:25235,40276:25238,40277:25300,40278:25219,40279:25236,40280:25303,40281:25297,40282:25275,40283:25295,40284:25343,40285:25286,40286:25812,40287:25288,40288:25308,40289:25292,40290:25290,40291:25282,40292:25287,40293:25243,40294:25289,40295:25356,40296:25326,40297:25329,40298:25383,40299:25346,40300:25352,40301:25327,40302:25333,40303:25424,40304:25406,40305:25421,40306:25628,40307:25423,40308:25494,40309:25486,40310:25472,40311:25515,40312:25462,40313:25507,40314:25487,40315:25481,40316:25503,40317:25525,40318:25451,40320:25449,40321:25534,40322:25577,40323:25536,40324:25542,40325:25571,40326:25545,40327:25554,40328:25590,40329:25540,40330:25622,40331:25652,40332:25606,40333:25619,40334:25638,40335:25654,40336:25885,40337:25623,40338:25640,40339:25615,40340:25703,40341:25711,40342:25718,40343:25678,40344:25898,40345:25749,40346:25747,40347:25765,40348:25769,40349:25736,40350:25788,40351:25818,40352:25810,40353:25797,40354:25799,40355:25787,40356:25816,40357:25794,40358:25841,40359:25831,40360:33289,40361:25824,40362:25825,40363:25260,40364:25827,40365:25839,40366:25900,40367:25846,40368:25844,40369:25842,40370:25850,40371:25856,40372:25853,40373:25880,40374:25884,40375:25861,40376:25892,40377:25891,40378:25899,40379:25908,40380:25909,40381:25911,40382:25910,40383:25912,40384:30027,40385:25928,40386:25942,40387:25941,40388:25933,40389:25944,40390:25950,40391:25949,40392:25970,40393:25976,40394:25986,40395:25987,40396:35722,40397:26011,40398:26015,40399:26027,40400:26039,40401:26051,40402:26054,40403:26049,40404:26052,40405:26060,40406:26066,40407:26075,40408:26073,40409:26080,40410:26081,40411:26097,40412:26482,40413:26122,40414:26115,40415:26107,40416:26483,40417:26165,40418:26166,40419:26164,40420:26140,40421:26191,40422:26180,40423:26185,40424:26177,40425:26206,40426:26205,40427:26212,40428:26215,40429:26216,40430:26207,40431:26210,40432:26224,40433:26243,40434:26248,40435:26254,40436:26249,40437:26244,40438:26264,40439:26269,40440:26305,40441:26297,40442:26313,40443:26302,40444:26300,40512:26308,40513:26296,40514:26326,40515:26330,40516:26336,40517:26175,40518:26342,40519:26345,40520:26352,40521:26357,40522:26359,40523:26383,40524:26390,40525:26398,40526:26406,40527:26407,40528:38712,40529:26414,40530:26431,40531:26422,40532:26433,40533:26424,40534:26423,40535:26438,40536:26462,40537:26464,40538:26457,40539:26467,40540:26468,40541:26505,40542:26480,40543:26537,40544:26492,40545:26474,40546:26508,40547:26507,40548:26534,40549:26529,40550:26501,40551:26551,40552:26607,40553:26548,40554:26604,40555:26547,40556:26601,40557:26552,40558:26596,40559:26590,40560:26589,40561:26594,40562:26606,40563:26553,40564:26574,40565:26566,40566:26599,40567:27292,40568:26654,40569:26694,40570:26665,40571:26688,40572:26701,40573:26674,40574:26702,40576:26803,40577:26667,40578:26713,40579:26723,40580:26743,40581:26751,40582:26783,40583:26767,40584:26797,40585:26772,40586:26781,40587:26779,40588:26755,40589:27310,40590:26809,40591:26740,40592:26805,40593:26784,40594:26810,40595:26895,40596:26765,40597:26750,40598:26881,40599:26826,40600:26888,40601:26840,40602:26914,40603:26918,40604:26849,40605:26892,40606:26829,40607:26836,40608:26855,40609:26837,40610:26934,40611:26898,40612:26884,40613:26839,40614:26851,40615:26917,40616:26873,40617:26848,40618:26863,40619:26920,40620:26922,40621:26906,40622:26915,40623:26913,40624:26822,40625:27001,40626:26999,40627:26972,40628:27e3,40629:26987,40630:26964,40631:27006,40632:26990,40633:26937,40634:26996,40635:26941,40636:26969,40637:26928,40638:26977,40639:26974,40640:26973,40641:27009,40642:26986,40643:27058,40644:27054,40645:27088,40646:27071,40647:27073,40648:27091,40649:27070,40650:27086,40651:23528,40652:27082,40653:27101,40654:27067,40655:27075,40656:27047,40657:27182,40658:27025,40659:27040,40660:27036,40661:27029,40662:27060,40663:27102,40664:27112,40665:27138,40666:27163,40667:27135,40668:27402,40669:27129,40670:27122,40671:27111,40672:27141,40673:27057,40674:27166,40675:27117,40676:27156,40677:27115,40678:27146,40679:27154,40680:27329,40681:27171,40682:27155,40683:27204,40684:27148,40685:27250,40686:27190,40687:27256,40688:27207,40689:27234,40690:27225,40691:27238,40692:27208,40693:27192,40694:27170,40695:27280,40696:27277,40697:27296,40698:27268,40699:27298,40700:27299,40768:27287,40769:34327,40770:27323,40771:27331,40772:27330,40773:27320,40774:27315,40775:27308,40776:27358,40777:27345,40778:27359,40779:27306,40780:27354,40781:27370,40782:27387,40783:27397,40784:34326,40785:27386,40786:27410,40787:27414,40788:39729,40789:27423,40790:27448,40791:27447,40792:30428,40793:27449,40794:39150,40795:27463,40796:27459,40797:27465,40798:27472,40799:27481,40800:27476,40801:27483,40802:27487,40803:27489,40804:27512,40805:27513,40806:27519,40807:27520,40808:27524,40809:27523,40810:27533,40811:27544,40812:27541,40813:27550,40814:27556,40815:27562,40816:27563,40817:27567,40818:27570,40819:27569,40820:27571,40821:27575,40822:27580,40823:27590,40824:27595,40825:27603,40826:27615,40827:27628,40828:27627,40829:27635,40830:27631,40832:40638,40833:27656,40834:27667,40835:27668,40836:27675,40837:27684,40838:27683,40839:27742,40840:27733,40841:27746,40842:27754,40843:27778,40844:27789,40845:27802,40846:27777,40847:27803,40848:27774,40849:27752,40850:27763,40851:27794,40852:27792,40853:27844,40854:27889,40855:27859,40856:27837,40857:27863,40858:27845,40859:27869,40860:27822,40861:27825,40862:27838,40863:27834,40864:27867,40865:27887,40866:27865,40867:27882,40868:27935,40869:34893,40870:27958,40871:27947,40872:27965,40873:27960,40874:27929,40875:27957,40876:27955,40877:27922,40878:27916,40879:28003,40880:28051,40881:28004,40882:27994,40883:28025,40884:27993,40885:28046,40886:28053,40887:28644,40888:28037,40889:28153,40890:28181,40891:28170,40892:28085,40893:28103,40894:28134,40895:28088,40896:28102,40897:28140,40898:28126,40899:28108,40900:28136,40901:28114,40902:28101,40903:28154,40904:28121,40905:28132,40906:28117,40907:28138,40908:28142,40909:28205,40910:28270,40911:28206,40912:28185,40913:28274,40914:28255,40915:28222,40916:28195,40917:28267,40918:28203,40919:28278,40920:28237,40921:28191,40922:28227,40923:28218,40924:28238,40925:28196,40926:28415,40927:28189,40928:28216,40929:28290,40930:28330,40931:28312,40932:28361,40933:28343,40934:28371,40935:28349,40936:28335,40937:28356,40938:28338,40939:28372,40940:28373,40941:28303,40942:28325,40943:28354,40944:28319,40945:28481,40946:28433,40947:28748,40948:28396,40949:28408,40950:28414,40951:28479,40952:28402,40953:28465,40954:28399,40955:28466,40956:28364,161:65377,162:65378,163:65379,164:65380,165:65381,166:65382,167:65383,168:65384,169:65385,170:65386,171:65387,172:65388,173:65389,174:65390,175:65391,176:65392,177:65393,178:65394,179:65395,180:65396,181:65397,182:65398,183:65399,184:65400,185:65401,186:65402,187:65403,188:65404,189:65405,190:65406,191:65407,192:65408,193:65409,194:65410,195:65411,196:65412,197:65413,198:65414,199:65415,200:65416,201:65417,202:65418,203:65419,204:65420,205:65421,206:65422,207:65423,208:65424,209:65425,210:65426,211:65427,212:65428,213:65429,214:65430,215:65431,216:65432,217:65433,218:65434,219:65435,220:65436,221:65437,222:65438,223:65439,57408:28478,57409:28435,57410:28407,57411:28550,57412:28538,57413:28536,57414:28545,57415:28544,57416:28527,57417:28507,57418:28659,57419:28525,57420:28546,57421:28540,57422:28504,57423:28558,57424:28561,57425:28610,57426:28518,57427:28595,57428:28579,57429:28577,57430:28580,57431:28601,57432:28614,57433:28586,57434:28639,57435:28629,57436:28652,57437:28628,57438:28632,57439:28657,57440:28654,57441:28635,57442:28681,57443:28683,57444:28666,57445:28689,57446:28673,57447:28687,57448:28670,57449:28699,57450:28698,57451:28532,57452:28701,57453:28696,57454:28703,57455:28720,57456:28734,57457:28722,57458:28753,57459:28771,57460:28825,57461:28818,57462:28847,57463:28913,57464:28844,57465:28856,57466:28851,57467:28846,57468:28895,57469:28875,57470:28893,57472:28889,57473:28937,57474:28925,57475:28956,57476:28953,57477:29029,57478:29013,57479:29064,57480:29030,57481:29026,57482:29004,57483:29014,57484:29036,57485:29071,57486:29179,57487:29060,57488:29077,57489:29096,57490:29100,57491:29143,57492:29113,57493:29118,57494:29138,57495:29129,57496:29140,57497:29134,57498:29152,57499:29164,57500:29159,57501:29173,57502:29180,57503:29177,57504:29183,57505:29197,57506:29200,57507:29211,57508:29224,57509:29229,57510:29228,57511:29232,57512:29234,57513:29243,57514:29244,57515:29247,57516:29248,57517:29254,57518:29259,57519:29272,57520:29300,57521:29310,57522:29314,57523:29313,57524:29319,57525:29330,57526:29334,57527:29346,57528:29351,57529:29369,57530:29362,57531:29379,57532:29382,57533:29380,57534:29390,57535:29394,57536:29410,57537:29408,57538:29409,57539:29433,57540:29431,57541:20495,57542:29463,57543:29450,57544:29468,57545:29462,57546:29469,57547:29492,57548:29487,57549:29481,57550:29477,57551:29502,57552:29518,57553:29519,57554:40664,57555:29527,57556:29546,57557:29544,57558:29552,57559:29560,57560:29557,57561:29563,57562:29562,57563:29640,57564:29619,57565:29646,57566:29627,57567:29632,57568:29669,57569:29678,57570:29662,57571:29858,57572:29701,57573:29807,57574:29733,57575:29688,57576:29746,57577:29754,57578:29781,57579:29759,57580:29791,57581:29785,57582:29761,57583:29788,57584:29801,57585:29808,57586:29795,57587:29802,57588:29814,57589:29822,57590:29835,57591:29854,57592:29863,57593:29898,57594:29903,57595:29908,57596:29681,57664:29920,57665:29923,57666:29927,57667:29929,57668:29934,57669:29938,57670:29936,57671:29937,57672:29944,57673:29943,57674:29956,57675:29955,57676:29957,57677:29964,57678:29966,57679:29965,57680:29973,57681:29971,57682:29982,57683:29990,57684:29996,57685:30012,57686:30020,57687:30029,57688:30026,57689:30025,57690:30043,57691:30022,57692:30042,57693:30057,57694:30052,57695:30055,57696:30059,57697:30061,57698:30072,57699:30070,57700:30086,57701:30087,57702:30068,57703:30090,57704:30089,57705:30082,57706:30100,57707:30106,57708:30109,57709:30117,57710:30115,57711:30146,57712:30131,57713:30147,57714:30133,57715:30141,57716:30136,57717:30140,57718:30129,57719:30157,57720:30154,57721:30162,57722:30169,57723:30179,57724:30174,57725:30206,57726:30207,57728:30204,57729:30209,57730:30192,57731:30202,57732:30194,57733:30195,57734:30219,57735:30221,57736:30217,57737:30239,57738:30247,57739:30240,57740:30241,57741:30242,57742:30244,57743:30260,57744:30256,57745:30267,57746:30279,57747:30280,57748:30278,57749:30300,57750:30296,57751:30305,57752:30306,57753:30312,57754:30313,57755:30314,57756:30311,57757:30316,57758:30320,57759:30322,57760:30326,57761:30328,57762:30332,57763:30336,57764:30339,57765:30344,57766:30347,57767:30350,57768:30358,57769:30355,57770:30361,57771:30362,57772:30384,57773:30388,57774:30392,57775:30393,57776:30394,57777:30402,57778:30413,57779:30422,57780:30418,57781:30430,57782:30433,57783:30437,57784:30439,57785:30442,57786:34351,57787:30459,57788:30472,57789:30471,57790:30468,57791:30505,57792:30500,57793:30494,57794:30501,57795:30502,57796:30491,57797:30519,57798:30520,57799:30535,57800:30554,57801:30568,57802:30571,57803:30555,57804:30565,57805:30591,57806:30590,57807:30585,57808:30606,57809:30603,57810:30609,57811:30624,57812:30622,57813:30640,57814:30646,57815:30649,57816:30655,57817:30652,57818:30653,57819:30651,57820:30663,57821:30669,57822:30679,57823:30682,57824:30684,57825:30691,57826:30702,57827:30716,57828:30732,57829:30738,57830:31014,57831:30752,57832:31018,57833:30789,57834:30862,57835:30836,57836:30854,57837:30844,57838:30874,57839:30860,57840:30883,57841:30901,57842:30890,57843:30895,57844:30929,57845:30918,57846:30923,57847:30932,57848:30910,57849:30908,57850:30917,57851:30922,57852:30956,57920:30951,57921:30938,57922:30973,57923:30964,57924:30983,57925:30994,57926:30993,57927:31001,57928:31020,57929:31019,57930:31040,57931:31072,57932:31063,57933:31071,57934:31066,57935:31061,57936:31059,57937:31098,57938:31103,57939:31114,57940:31133,57941:31143,57942:40779,57943:31146,57944:31150,57945:31155,57946:31161,57947:31162,57948:31177,57949:31189,57950:31207,57951:31212,57952:31201,57953:31203,57954:31240,57955:31245,57956:31256,57957:31257,57958:31264,57959:31263,57960:31104,57961:31281,57962:31291,57963:31294,57964:31287,57965:31299,57966:31319,57967:31305,57968:31329,57969:31330,57970:31337,57971:40861,57972:31344,57973:31353,57974:31357,57975:31368,57976:31383,57977:31381,57978:31384,57979:31382,57980:31401,57981:31432,57982:31408,57984:31414,57985:31429,57986:31428,57987:31423,57988:36995,57989:31431,57990:31434,57991:31437,57992:31439,57993:31445,57994:31443,57995:31449,57996:31450,57997:31453,57998:31457,57999:31458,58e3:31462,58001:31469,58002:31472,58003:31490,58004:31503,58005:31498,58006:31494,58007:31539,58008:31512,58009:31513,58010:31518,58011:31541,58012:31528,58013:31542,58014:31568,58015:31610,58016:31492,58017:31565,58018:31499,58019:31564,58020:31557,58021:31605,58022:31589,58023:31604,58024:31591,58025:31600,58026:31601,58027:31596,58028:31598,58029:31645,58030:31640,58031:31647,58032:31629,58033:31644,58034:31642,58035:31627,58036:31634,58037:31631,58038:31581,58039:31641,58040:31691,58041:31681,58042:31692,58043:31695,58044:31668,58045:31686,58046:31709,58047:31721,58048:31761,58049:31764,58050:31718,58051:31717,58052:31840,58053:31744,58054:31751,58055:31763,58056:31731,58057:31735,58058:31767,58059:31757,58060:31734,58061:31779,58062:31783,58063:31786,58064:31775,58065:31799,58066:31787,58067:31805,58068:31820,58069:31811,58070:31828,58071:31823,58072:31808,58073:31824,58074:31832,58075:31839,58076:31844,58077:31830,58078:31845,58079:31852,58080:31861,58081:31875,58082:31888,58083:31908,58084:31917,58085:31906,58086:31915,58087:31905,58088:31912,58089:31923,58090:31922,58091:31921,58092:31918,58093:31929,58094:31933,58095:31936,58096:31941,58097:31938,58098:31960,58099:31954,58100:31964,58101:31970,58102:39739,58103:31983,58104:31986,58105:31988,58106:31990,58107:31994,58108:32006,58176:32002,58177:32028,58178:32021,58179:32010,58180:32069,58181:32075,58182:32046,58183:32050,58184:32063,58185:32053,58186:32070,58187:32115,58188:32086,58189:32078,58190:32114,58191:32104,58192:32110,58193:32079,58194:32099,58195:32147,58196:32137,58197:32091,58198:32143,58199:32125,58200:32155,58201:32186,58202:32174,58203:32163,58204:32181,58205:32199,58206:32189,58207:32171,58208:32317,58209:32162,58210:32175,58211:32220,58212:32184,58213:32159,58214:32176,58215:32216,58216:32221,58217:32228,58218:32222,58219:32251,58220:32242,58221:32225,58222:32261,58223:32266,58224:32291,58225:32289,58226:32274,58227:32305,58228:32287,58229:32265,58230:32267,58231:32290,58232:32326,58233:32358,58234:32315,58235:32309,58236:32313,58237:32323,58238:32311,58240:32306,58241:32314,58242:32359,58243:32349,58244:32342,58245:32350,58246:32345,58247:32346,58248:32377,58249:32362,58250:32361,58251:32380,58252:32379,58253:32387,58254:32213,58255:32381,58256:36782,58257:32383,58258:32392,58259:32393,58260:32396,58261:32402,58262:32400,58263:32403,58264:32404,58265:32406,58266:32398,58267:32411,58268:32412,58269:32568,58270:32570,58271:32581,58272:32588,58273:32589,58274:32590,58275:32592,58276:32593,58277:32597,58278:32596,58279:32600,58280:32607,58281:32608,58282:32616,58283:32617,58284:32615,58285:32632,58286:32642,58287:32646,58288:32643,58289:32648,58290:32647,58291:32652,58292:32660,58293:32670,58294:32669,58295:32666,58296:32675,58297:32687,58298:32690,58299:32697,58300:32686,58301:32694,58302:32696,58303:35697,58304:32709,58305:32710,58306:32714,58307:32725,58308:32724,58309:32737,58310:32742,58311:32745,58312:32755,58313:32761,58314:39132,58315:32774,58316:32772,58317:32779,58318:32786,58319:32792,58320:32793,58321:32796,58322:32801,58323:32808,58324:32831,58325:32827,58326:32842,58327:32838,58328:32850,58329:32856,58330:32858,58331:32863,58332:32866,58333:32872,58334:32883,58335:32882,58336:32880,58337:32886,58338:32889,58339:32893,58340:32895,58341:32900,58342:32902,58343:32901,58344:32923,58345:32915,58346:32922,58347:32941,58348:20880,58349:32940,58350:32987,58351:32997,58352:32985,58353:32989,58354:32964,58355:32986,58356:32982,58357:33033,58358:33007,58359:33009,58360:33051,58361:33065,58362:33059,58363:33071,58364:33099,58432:38539,58433:33094,58434:33086,58435:33107,58436:33105,58437:33020,58438:33137,58439:33134,58440:33125,58441:33126,58442:33140,58443:33155,58444:33160,58445:33162,58446:33152,58447:33154,58448:33184,58449:33173,58450:33188,58451:33187,58452:33119,58453:33171,58454:33193,58455:33200,58456:33205,58457:33214,58458:33208,58459:33213,58460:33216,58461:33218,58462:33210,58463:33225,58464:33229,58465:33233,58466:33241,58467:33240,58468:33224,58469:33242,58470:33247,58471:33248,58472:33255,58473:33274,58474:33275,58475:33278,58476:33281,58477:33282,58478:33285,58479:33287,58480:33290,58481:33293,58482:33296,58483:33302,58484:33321,58485:33323,58486:33336,58487:33331,58488:33344,58489:33369,58490:33368,58491:33373,58492:33370,58493:33375,58494:33380,58496:33378,58497:33384,58498:33386,58499:33387,58500:33326,58501:33393,58502:33399,58503:33400,58504:33406,58505:33421,58506:33426,58507:33451,58508:33439,58509:33467,58510:33452,58511:33505,58512:33507,58513:33503,58514:33490,58515:33524,58516:33523,58517:33530,58518:33683,58519:33539,58520:33531,58521:33529,58522:33502,58523:33542,58524:33500,58525:33545,58526:33497,58527:33589,58528:33588,58529:33558,58530:33586,58531:33585,58532:33600,58533:33593,58534:33616,58535:33605,58536:33583,58537:33579,58538:33559,58539:33560,58540:33669,58541:33690,58542:33706,58543:33695,58544:33698,58545:33686,58546:33571,58547:33678,58548:33671,58549:33674,58550:33660,58551:33717,58552:33651,58553:33653,58554:33696,58555:33673,58556:33704,58557:33780,58558:33811,58559:33771,58560:33742,58561:33789,58562:33795,58563:33752,58564:33803,58565:33729,58566:33783,58567:33799,58568:33760,58569:33778,58570:33805,58571:33826,58572:33824,58573:33725,58574:33848,58575:34054,58576:33787,58577:33901,58578:33834,58579:33852,58580:34138,58581:33924,58582:33911,58583:33899,58584:33965,58585:33902,58586:33922,58587:33897,58588:33862,58589:33836,58590:33903,58591:33913,58592:33845,58593:33994,58594:33890,58595:33977,58596:33983,58597:33951,58598:34009,58599:33997,58600:33979,58601:34010,58602:34e3,58603:33985,58604:33990,58605:34006,58606:33953,58607:34081,58608:34047,58609:34036,58610:34071,58611:34072,58612:34092,58613:34079,58614:34069,58615:34068,58616:34044,58617:34112,58618:34147,58619:34136,58620:34120,58688:34113,58689:34306,58690:34123,58691:34133,58692:34176,58693:34212,58694:34184,58695:34193,58696:34186,58697:34216,58698:34157,58699:34196,58700:34203,58701:34282,58702:34183,58703:34204,58704:34167,58705:34174,58706:34192,58707:34249,58708:34234,58709:34255,58710:34233,58711:34256,58712:34261,58713:34269,58714:34277,58715:34268,58716:34297,58717:34314,58718:34323,58719:34315,58720:34302,58721:34298,58722:34310,58723:34338,58724:34330,58725:34352,58726:34367,58727:34381,58728:20053,58729:34388,58730:34399,58731:34407,58732:34417,58733:34451,58734:34467,58735:34473,58736:34474,58737:34443,58738:34444,58739:34486,58740:34479,58741:34500,58742:34502,58743:34480,58744:34505,58745:34851,58746:34475,58747:34516,58748:34526,58749:34537,58750:34540,58752:34527,58753:34523,58754:34543,58755:34578,58756:34566,58757:34568,58758:34560,58759:34563,58760:34555,58761:34577,58762:34569,58763:34573,58764:34553,58765:34570,58766:34612,58767:34623,58768:34615,58769:34619,58770:34597,58771:34601,58772:34586,58773:34656,58774:34655,58775:34680,58776:34636,58777:34638,58778:34676,58779:34647,58780:34664,58781:34670,58782:34649,58783:34643,58784:34659,58785:34666,58786:34821,58787:34722,58788:34719,58789:34690,58790:34735,58791:34763,58792:34749,58793:34752,58794:34768,58795:38614,58796:34731,58797:34756,58798:34739,58799:34759,58800:34758,58801:34747,58802:34799,58803:34802,58804:34784,58805:34831,58806:34829,58807:34814,58808:34806,58809:34807,58810:34830,58811:34770,58812:34833,58813:34838,58814:34837,58815:34850,58816:34849,58817:34865,58818:34870,58819:34873,58820:34855,58821:34875,58822:34884,58823:34882,58824:34898,58825:34905,58826:34910,58827:34914,58828:34923,58829:34945,58830:34942,58831:34974,58832:34933,58833:34941,58834:34997,58835:34930,58836:34946,58837:34967,58838:34962,58839:34990,58840:34969,58841:34978,58842:34957,58843:34980,58844:34992,58845:35007,58846:34993,58847:35011,58848:35012,58849:35028,58850:35032,58851:35033,58852:35037,58853:35065,58854:35074,58855:35068,58856:35060,58857:35048,58858:35058,58859:35076,58860:35084,58861:35082,58862:35091,58863:35139,58864:35102,58865:35109,58866:35114,58867:35115,58868:35137,58869:35140,58870:35131,58871:35126,58872:35128,58873:35148,58874:35101,58875:35168,58876:35166,58944:35174,58945:35172,58946:35181,58947:35178,58948:35183,58949:35188,58950:35191,58951:35198,58952:35203,58953:35208,58954:35210,58955:35219,58956:35224,58957:35233,58958:35241,58959:35238,58960:35244,58961:35247,58962:35250,58963:35258,58964:35261,58965:35263,58966:35264,58967:35290,58968:35292,58969:35293,58970:35303,58971:35316,58972:35320,58973:35331,58974:35350,58975:35344,58976:35340,58977:35355,58978:35357,58979:35365,58980:35382,58981:35393,58982:35419,58983:35410,58984:35398,58985:35400,58986:35452,58987:35437,58988:35436,58989:35426,58990:35461,58991:35458,58992:35460,58993:35496,58994:35489,58995:35473,58996:35493,58997:35494,58998:35482,58999:35491,59e3:35524,59001:35533,59002:35522,59003:35546,59004:35563,59005:35571,59006:35559,59008:35556,59009:35569,59010:35604,59011:35552,59012:35554,59013:35575,59014:35550,59015:35547,59016:35596,59017:35591,59018:35610,59019:35553,59020:35606,59021:35600,59022:35607,59023:35616,59024:35635,59025:38827,59026:35622,59027:35627,59028:35646,59029:35624,59030:35649,59031:35660,59032:35663,59033:35662,59034:35657,59035:35670,59036:35675,59037:35674,59038:35691,59039:35679,59040:35692,59041:35695,59042:35700,59043:35709,59044:35712,59045:35724,59046:35726,59047:35730,59048:35731,59049:35734,59050:35737,59051:35738,59052:35898,59053:35905,59054:35903,59055:35912,59056:35916,59057:35918,59058:35920,59059:35925,59060:35938,59061:35948,59062:35960,59063:35962,59064:35970,59065:35977,59066:35973,59067:35978,59068:35981,59069:35982,59070:35988,59071:35964,59072:35992,59073:25117,59074:36013,59075:36010,59076:36029,59077:36018,59078:36019,59079:36014,59080:36022,59081:36040,59082:36033,59083:36068,59084:36067,59085:36058,59086:36093,59087:36090,59088:36091,59089:36100,59090:36101,59091:36106,59092:36103,59093:36111,59094:36109,59095:36112,59096:40782,59097:36115,59098:36045,59099:36116,59100:36118,59101:36199,59102:36205,59103:36209,59104:36211,59105:36225,59106:36249,59107:36290,59108:36286,59109:36282,59110:36303,59111:36314,59112:36310,59113:36300,59114:36315,59115:36299,59116:36330,59117:36331,59118:36319,59119:36323,59120:36348,59121:36360,59122:36361,59123:36351,59124:36381,59125:36382,59126:36368,59127:36383,59128:36418,59129:36405,59130:36400,59131:36404,59132:36426,59200:36423,59201:36425,59202:36428,59203:36432,59204:36424,59205:36441,59206:36452,59207:36448,59208:36394,59209:36451,59210:36437,59211:36470,59212:36466,59213:36476,59214:36481,59215:36487,59216:36485,59217:36484,59218:36491,59219:36490,59220:36499,59221:36497,59222:36500,59223:36505,59224:36522,59225:36513,59226:36524,59227:36528,59228:36550,59229:36529,59230:36542,59231:36549,59232:36552,59233:36555,59234:36571,59235:36579,59236:36604,59237:36603,59238:36587,59239:36606,59240:36618,59241:36613,59242:36629,59243:36626,59244:36633,59245:36627,59246:36636,59247:36639,59248:36635,59249:36620,59250:36646,59251:36659,59252:36667,59253:36665,59254:36677,59255:36674,59256:36670,59257:36684,59258:36681,59259:36678,59260:36686,59261:36695,59262:36700,59264:36706,59265:36707,59266:36708,59267:36764,59268:36767,59269:36771,59270:36781,59271:36783,59272:36791,59273:36826,59274:36837,59275:36834,59276:36842,59277:36847,59278:36999,59279:36852,59280:36869,59281:36857,59282:36858,59283:36881,59284:36885,59285:36897,59286:36877,59287:36894,59288:36886,59289:36875,59290:36903,59291:36918,59292:36917,59293:36921,59294:36856,59295:36943,59296:36944,59297:36945,59298:36946,59299:36878,59300:36937,59301:36926,59302:36950,59303:36952,59304:36958,59305:36968,59306:36975,59307:36982,59308:38568,59309:36978,59310:36994,59311:36989,59312:36993,59313:36992,59314:37002,59315:37001,59316:37007,59317:37032,59318:37039,59319:37041,59320:37045,59321:37090,59322:37092,59323:25160,59324:37083,59325:37122,59326:37138,59327:37145,59328:37170,59329:37168,59330:37194,59331:37206,59332:37208,59333:37219,59334:37221,59335:37225,59336:37235,59337:37234,59338:37259,59339:37257,59340:37250,59341:37282,59342:37291,59343:37295,59344:37290,59345:37301,59346:37300,59347:37306,59348:37312,59349:37313,59350:37321,59351:37323,59352:37328,59353:37334,59354:37343,59355:37345,59356:37339,59357:37372,59358:37365,59359:37366,59360:37406,59361:37375,59362:37396,59363:37420,59364:37397,59365:37393,59366:37470,59367:37463,59368:37445,59369:37449,59370:37476,59371:37448,59372:37525,59373:37439,59374:37451,59375:37456,59376:37532,59377:37526,59378:37523,59379:37531,59380:37466,59381:37583,59382:37561,59383:37559,59384:37609,59385:37647,59386:37626,59387:37700,59388:37678,59456:37657,59457:37666,59458:37658,59459:37667,59460:37690,59461:37685,59462:37691,59463:37724,59464:37728,59465:37756,59466:37742,59467:37718,59468:37808,59469:37804,59470:37805,59471:37780,59472:37817,59473:37846,59474:37847,59475:37864,59476:37861,59477:37848,59478:37827,59479:37853,59480:37840,59481:37832,59482:37860,59483:37914,59484:37908,59485:37907,59486:37891,59487:37895,59488:37904,59489:37942,59490:37931,59491:37941,59492:37921,59493:37946,59494:37953,59495:37970,59496:37956,59497:37979,59498:37984,59499:37986,59500:37982,59501:37994,59502:37417,59503:38e3,59504:38005,59505:38007,59506:38013,59507:37978,59508:38012,59509:38014,59510:38017,59511:38015,59512:38274,59513:38279,59514:38282,59515:38292,59516:38294,59517:38296,59518:38297,59520:38304,59521:38312,59522:38311,59523:38317,59524:38332,59525:38331,59526:38329,59527:38334,59528:38346,59529:28662,59530:38339,59531:38349,59532:38348,59533:38357,59534:38356,59535:38358,59536:38364,59537:38369,59538:38373,59539:38370,59540:38433,59541:38440,59542:38446,59543:38447,59544:38466,59545:38476,59546:38479,59547:38475,59548:38519,59549:38492,59550:38494,59551:38493,59552:38495,59553:38502,59554:38514,59555:38508,59556:38541,59557:38552,59558:38549,59559:38551,59560:38570,59561:38567,59562:38577,59563:38578,59564:38576,59565:38580,59566:38582,59567:38584,59568:38585,59569:38606,59570:38603,59571:38601,59572:38605,59573:35149,59574:38620,59575:38669,59576:38613,59577:38649,59578:38660,59579:38662,59580:38664,59581:38675,59582:38670,59583:38673,59584:38671,59585:38678,59586:38681,59587:38692,59588:38698,59589:38704,59590:38713,59591:38717,59592:38718,59593:38724,59594:38726,59595:38728,59596:38722,59597:38729,59598:38748,59599:38752,59600:38756,59601:38758,59602:38760,59603:21202,59604:38763,59605:38769,59606:38777,59607:38789,59608:38780,59609:38785,59610:38778,59611:38790,59612:38795,59613:38799,59614:38800,59615:38812,59616:38824,59617:38822,59618:38819,59619:38835,59620:38836,59621:38851,59622:38854,59623:38856,59624:38859,59625:38876,59626:38893,59627:40783,59628:38898,59629:31455,59630:38902,59631:38901,59632:38927,59633:38924,59634:38968,59635:38948,59636:38945,59637:38967,59638:38973,59639:38982,59640:38991,59641:38987,59642:39019,59643:39023,59644:39024,59712:39025,59713:39028,59714:39027,59715:39082,59716:39087,59717:39089,59718:39094,59719:39108,59720:39107,59721:39110,59722:39145,59723:39147,59724:39171,59725:39177,59726:39186,59727:39188,59728:39192,59729:39201,59730:39197,59731:39198,59732:39204,59733:39200,59734:39212,59735:39214,59736:39229,59737:39230,59738:39234,59739:39241,59740:39237,59741:39248,59742:39243,59743:39249,59744:39250,59745:39244,59746:39253,59747:39319,59748:39320,59749:39333,59750:39341,59751:39342,59752:39356,59753:39391,59754:39387,59755:39389,59756:39384,59757:39377,59758:39405,59759:39406,59760:39409,59761:39410,59762:39419,59763:39416,59764:39425,59765:39439,59766:39429,59767:39394,59768:39449,59769:39467,59770:39479,59771:39493,59772:39490,59773:39488,59774:39491,59776:39486,59777:39509,59778:39501,59779:39515,59780:39511,59781:39519,59782:39522,59783:39525,59784:39524,59785:39529,59786:39531,59787:39530,59788:39597,59789:39600,59790:39612,59791:39616,59792:39631,59793:39633,59794:39635,59795:39636,59796:39646,59797:39647,59798:39650,59799:39651,59800:39654,59801:39663,59802:39659,59803:39662,59804:39668,59805:39665,59806:39671,59807:39675,59808:39686,59809:39704,59810:39706,59811:39711,59812:39714,59813:39715,59814:39717,59815:39719,59816:39720,59817:39721,59818:39722,59819:39726,59820:39727,59821:39730,59822:39748,59823:39747,59824:39759,59825:39757,59826:39758,59827:39761,59828:39768,59829:39796,59830:39827,59831:39811,59832:39825,59833:39830,59834:39831,59835:39839,59836:39840,59837:39848,59838:39860,59839:39872,59840:39882,59841:39865,59842:39878,59843:39887,59844:39889,59845:39890,59846:39907,59847:39906,59848:39908,59849:39892,59850:39905,59851:39994,59852:39922,59853:39921,59854:39920,59855:39957,59856:39956,59857:39945,59858:39955,59859:39948,59860:39942,59861:39944,59862:39954,59863:39946,59864:39940,59865:39982,59866:39963,59867:39973,59868:39972,59869:39969,59870:39984,59871:40007,59872:39986,59873:40006,59874:39998,59875:40026,59876:40032,59877:40039,59878:40054,59879:40056,59880:40167,59881:40172,59882:40176,59883:40201,59884:40200,59885:40171,59886:40195,59887:40198,59888:40234,59889:40230,59890:40367,59891:40227,59892:40223,59893:40260,59894:40213,59895:40210,59896:40257,59897:40255,59898:40254,59899:40262,59900:40264,59968:40285,59969:40286,59970:40292,59971:40273,59972:40272,59973:40281,59974:40306,59975:40329,59976:40327,59977:40363,59978:40303,59979:40314,59980:40346,59981:40356,59982:40361,59983:40370,59984:40388,59985:40385,59986:40379,59987:40376,59988:40378,59989:40390,59990:40399,59991:40386,59992:40409,59993:40403,59994:40440,59995:40422,59996:40429,59997:40431,59998:40445,59999:40474,6e4:40475,60001:40478,60002:40565,60003:40569,60004:40573,60005:40577,60006:40584,60007:40587,60008:40588,60009:40594,60010:40597,60011:40593,60012:40605,60013:40613,60014:40617,60015:40632,60016:40618,60017:40621,60018:38753,60019:40652,60020:40654,60021:40655,60022:40656,60023:40660,60024:40668,60025:40670,60026:40669,60027:40672,60028:40677,60029:40680,60030:40687,60032:40692,60033:40694,60034:40695,60035:40697,60036:40699,60037:40700,60038:40701,60039:40711,60040:40712,60041:30391,60042:40725,60043:40737,60044:40748,60045:40766,60046:40778,60047:40786,60048:40788,60049:40803,60050:40799,60051:40800,60052:40801,60053:40806,60054:40807,60055:40812,60056:40810,60057:40823,60058:40818,60059:40822,60060:40853,60061:40860,60062:40864,60063:22575,60064:27079,60065:36953,60066:29796,60067:20956,60068:29081}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(1),o=r(2);t.decode=function(e,t){var r=new Uint8ClampedArray(e.length);r.set(e);for(var a=new n.default(285,256,0),i=new o.default(a,r),s=new Uint8ClampedArray(t),c=!1,l=0;l<t;l++){var u=i.evaluateAt(a.exp(l+a.generatorBase));s[s.length-1-l]=u,0!==u&&(c=!0)}if(!c)return r;var d=new o.default(a,s),f=function(e,t,r,n){var o;t.degree()<r.degree()&&(t=(o=[r,t])[0],r=o[1]);for(var a=t,i=r,s=e.zero,c=e.one;i.degree()>=n/2;){var l=a,u=s;if(s=c,(a=i).isZero())return null;i=l;for(var d=e.zero,f=a.getCoefficient(a.degree()),p=e.inverse(f);i.degree()>=a.degree()&&!i.isZero();){var h=i.degree()-a.degree(),m=e.multiply(i.getCoefficient(i.degree()),p);d=d.addOrSubtract(e.buildMonomial(h,m)),i=i.addOrSubtract(a.multiplyByMonomial(h,m))}if(c=d.multiplyPoly(s).addOrSubtract(u),i.degree()>=a.degree())return null}var g=c.getCoefficient(0);if(0===g)return null;var y=e.inverse(g);return[c.multiply(y),i.multiply(y)]}(a,a.buildMonomial(t,1),d,t);if(null===f)return null;var p=function(e,t){var r=t.degree();if(1===r)return[t.getCoefficient(1)];for(var n=new Array(r),o=0,a=1;a<e.size&&o<r;a++)0===t.evaluateAt(a)&&(n[o]=e.inverse(a),o++);return o!==r?null:n}(a,f[0]);if(null==p)return null;for(var h=function(e,t,r){for(var o=r.length,a=new Array(o),i=0;i<o;i++){for(var s=e.inverse(r[i]),c=1,l=0;l<o;l++)i!==l&&(c=e.multiply(c,n.addOrSubtractGF(1,e.multiply(r[l],s))));a[i]=e.multiply(t.evaluateAt(s),e.inverse(c)),0!==e.generatorBase&&(a[i]=e.multiply(a[i],s))}return a}(a,f[1],p),m=0;m<p.length;m++){var g=r.length-1-a.log(p[m]);if(g<0)return null;r[g]=n.addOrSubtractGF(r[g],h[m])}return r}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.VERSIONS=[{infoBits:null,versionNumber:1,alignmentPatternCenters:[],errorCorrectionLevels:[{ecCodewordsPerBlock:7,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:10,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:16}]},{ecCodewordsPerBlock:13,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:13}]},{ecCodewordsPerBlock:17,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:9}]}]},{infoBits:null,versionNumber:2,alignmentPatternCenters:[6,18],errorCorrectionLevels:[{ecCodewordsPerBlock:10,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:34}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:28}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:22}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:16}]}]},{infoBits:null,versionNumber:3,alignmentPatternCenters:[6,22],errorCorrectionLevels:[{ecCodewordsPerBlock:15,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:55}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:13}]}]},{infoBits:null,versionNumber:4,alignmentPatternCenters:[6,26],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:80}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:32}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:9}]}]},{infoBits:null,versionNumber:5,alignmentPatternCenters:[6,30],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:43}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:15},{numBlocks:2,dataCodewordsPerBlock:16}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:11},{numBlocks:2,dataCodewordsPerBlock:12}]}]},{infoBits:null,versionNumber:6,alignmentPatternCenters:[6,34],errorCorrectionLevels:[{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:68}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:27}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:15}]}]},{infoBits:31892,versionNumber:7,alignmentPatternCenters:[6,22,38],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:78}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:31}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:4,dataCodewordsPerBlock:15}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:13},{numBlocks:1,dataCodewordsPerBlock:14}]}]},{infoBits:34236,versionNumber:8,alignmentPatternCenters:[6,24,42],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:97}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:38},{numBlocks:2,dataCodewordsPerBlock:39}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:18},{numBlocks:2,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:14},{numBlocks:2,dataCodewordsPerBlock:15}]}]},{infoBits:39577,versionNumber:9,alignmentPatternCenters:[6,26,46],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:36},{numBlocks:2,dataCodewordsPerBlock:37}]},{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:16},{numBlocks:4,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:12},{numBlocks:4,dataCodewordsPerBlock:13}]}]},{infoBits:42195,versionNumber:10,alignmentPatternCenters:[6,28,50],errorCorrectionLevels:[{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:68},{numBlocks:2,dataCodewordsPerBlock:69}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:43},{numBlocks:1,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:19},{numBlocks:2,dataCodewordsPerBlock:20}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:15},{numBlocks:2,dataCodewordsPerBlock:16}]}]},{infoBits:48118,versionNumber:11,alignmentPatternCenters:[6,30,54],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:81}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:50},{numBlocks:4,dataCodewordsPerBlock:51}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:22},{numBlocks:4,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:12},{numBlocks:8,dataCodewordsPerBlock:13}]}]},{infoBits:51042,versionNumber:12,alignmentPatternCenters:[6,32,58],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:92},{numBlocks:2,dataCodewordsPerBlock:93}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:36},{numBlocks:2,dataCodewordsPerBlock:37}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:20},{numBlocks:6,dataCodewordsPerBlock:21}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:14},{numBlocks:4,dataCodewordsPerBlock:15}]}]},{infoBits:55367,versionNumber:13,alignmentPatternCenters:[6,34,62],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:107}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:37},{numBlocks:1,dataCodewordsPerBlock:38}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:20},{numBlocks:4,dataCodewordsPerBlock:21}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:11},{numBlocks:4,dataCodewordsPerBlock:12}]}]},{infoBits:58893,versionNumber:14,alignmentPatternCenters:[6,26,46,66],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:115},{numBlocks:1,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:40},{numBlocks:5,dataCodewordsPerBlock:41}]},{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:16},{numBlocks:5,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:12},{numBlocks:5,dataCodewordsPerBlock:13}]}]},{infoBits:63784,versionNumber:15,alignmentPatternCenters:[6,26,48,70],errorCorrectionLevels:[{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:87},{numBlocks:1,dataCodewordsPerBlock:88}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:41},{numBlocks:5,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:24},{numBlocks:7,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:12},{numBlocks:7,dataCodewordsPerBlock:13}]}]},{infoBits:68472,versionNumber:16,alignmentPatternCenters:[6,26,50,74],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:98},{numBlocks:1,dataCodewordsPerBlock:99}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:45},{numBlocks:3,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:19},{numBlocks:2,dataCodewordsPerBlock:20}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:15},{numBlocks:13,dataCodewordsPerBlock:16}]}]},{infoBits:70749,versionNumber:17,alignmentPatternCenters:[6,30,54,78],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:107},{numBlocks:5,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:46},{numBlocks:1,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:22},{numBlocks:15,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:17,dataCodewordsPerBlock:15}]}]},{infoBits:76311,versionNumber:18,alignmentPatternCenters:[6,30,56,82],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:120},{numBlocks:1,dataCodewordsPerBlock:121}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:9,dataCodewordsPerBlock:43},{numBlocks:4,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:22},{numBlocks:1,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:19,dataCodewordsPerBlock:15}]}]},{infoBits:79154,versionNumber:19,alignmentPatternCenters:[6,30,58,86],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:113},{numBlocks:4,dataCodewordsPerBlock:114}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:44},{numBlocks:11,dataCodewordsPerBlock:45}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:21},{numBlocks:4,dataCodewordsPerBlock:22}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:9,dataCodewordsPerBlock:13},{numBlocks:16,dataCodewordsPerBlock:14}]}]},{infoBits:84390,versionNumber:20,alignmentPatternCenters:[6,34,62,90],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:107},{numBlocks:5,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:41},{numBlocks:13,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:24},{numBlocks:5,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:15},{numBlocks:10,dataCodewordsPerBlock:16}]}]},{infoBits:87683,versionNumber:21,alignmentPatternCenters:[6,28,50,72,94],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:116},{numBlocks:4,dataCodewordsPerBlock:117}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:22},{numBlocks:6,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:16},{numBlocks:6,dataCodewordsPerBlock:17}]}]},{infoBits:92361,versionNumber:22,alignmentPatternCenters:[6,26,50,74,98],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:111},{numBlocks:7,dataCodewordsPerBlock:112}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:24},{numBlocks:16,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:34,dataCodewordsPerBlock:13}]}]},{infoBits:96236,versionNumber:23,alignmentPatternCenters:[6,30,54,74,102],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:121},{numBlocks:5,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:47},{numBlocks:14,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:16,dataCodewordsPerBlock:15},{numBlocks:14,dataCodewordsPerBlock:16}]}]},{infoBits:102084,versionNumber:24,alignmentPatternCenters:[6,28,54,80,106],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:117},{numBlocks:4,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:45},{numBlocks:14,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:24},{numBlocks:16,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:30,dataCodewordsPerBlock:16},{numBlocks:2,dataCodewordsPerBlock:17}]}]},{infoBits:102881,versionNumber:25,alignmentPatternCenters:[6,32,58,84,110],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:106},{numBlocks:4,dataCodewordsPerBlock:107}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:47},{numBlocks:13,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:24},{numBlocks:22,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:15},{numBlocks:13,dataCodewordsPerBlock:16}]}]},{infoBits:110507,versionNumber:26,alignmentPatternCenters:[6,30,58,86,114],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:114},{numBlocks:2,dataCodewordsPerBlock:115}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:46},{numBlocks:4,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:28,dataCodewordsPerBlock:22},{numBlocks:6,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:33,dataCodewordsPerBlock:16},{numBlocks:4,dataCodewordsPerBlock:17}]}]},{infoBits:110734,versionNumber:27,alignmentPatternCenters:[6,34,62,90,118],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:122},{numBlocks:4,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:45},{numBlocks:3,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:23},{numBlocks:26,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:15},{numBlocks:28,dataCodewordsPerBlock:16}]}]},{infoBits:117786,versionNumber:28,alignmentPatternCenters:[6,26,50,74,98,122],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:117},{numBlocks:10,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:45},{numBlocks:23,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:24},{numBlocks:31,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:15},{numBlocks:31,dataCodewordsPerBlock:16}]}]},{infoBits:119615,versionNumber:29,alignmentPatternCenters:[6,30,54,78,102,126],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:116},{numBlocks:7,dataCodewordsPerBlock:117}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:21,dataCodewordsPerBlock:45},{numBlocks:7,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:23},{numBlocks:37,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:15},{numBlocks:26,dataCodewordsPerBlock:16}]}]},{infoBits:126325,versionNumber:30,alignmentPatternCenters:[6,26,52,78,104,130],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:115},{numBlocks:10,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:47},{numBlocks:10,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:24},{numBlocks:25,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:23,dataCodewordsPerBlock:15},{numBlocks:25,dataCodewordsPerBlock:16}]}]},{infoBits:127568,versionNumber:31,alignmentPatternCenters:[6,30,56,82,108,134],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:115},{numBlocks:3,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:46},{numBlocks:29,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:42,dataCodewordsPerBlock:24},{numBlocks:1,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:23,dataCodewordsPerBlock:15},{numBlocks:28,dataCodewordsPerBlock:16}]}]},{infoBits:133589,versionNumber:32,alignmentPatternCenters:[6,34,60,86,112,138],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:115}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:46},{numBlocks:23,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:24},{numBlocks:35,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:15},{numBlocks:35,dataCodewordsPerBlock:16}]}]},{infoBits:136944,versionNumber:33,alignmentPatternCenters:[6,30,58,86,114,142],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:115},{numBlocks:1,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:14,dataCodewordsPerBlock:46},{numBlocks:21,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:29,dataCodewordsPerBlock:24},{numBlocks:19,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:15},{numBlocks:46,dataCodewordsPerBlock:16}]}]},{infoBits:141498,versionNumber:34,alignmentPatternCenters:[6,34,62,90,118,146],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:115},{numBlocks:6,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:14,dataCodewordsPerBlock:46},{numBlocks:23,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:44,dataCodewordsPerBlock:24},{numBlocks:7,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:59,dataCodewordsPerBlock:16},{numBlocks:1,dataCodewordsPerBlock:17}]}]},{infoBits:145311,versionNumber:35,alignmentPatternCenters:[6,30,54,78,102,126,150],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:121},{numBlocks:7,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:47},{numBlocks:26,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:39,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:15},{numBlocks:41,dataCodewordsPerBlock:16}]}]},{infoBits:150283,versionNumber:36,alignmentPatternCenters:[6,24,50,76,102,128,154],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:121},{numBlocks:14,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:47},{numBlocks:34,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:46,dataCodewordsPerBlock:24},{numBlocks:10,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:15},{numBlocks:64,dataCodewordsPerBlock:16}]}]},{infoBits:152622,versionNumber:37,alignmentPatternCenters:[6,28,54,80,106,132,158],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:122},{numBlocks:4,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:29,dataCodewordsPerBlock:46},{numBlocks:14,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:49,dataCodewordsPerBlock:24},{numBlocks:10,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:24,dataCodewordsPerBlock:15},{numBlocks:46,dataCodewordsPerBlock:16}]}]},{infoBits:158308,versionNumber:38,alignmentPatternCenters:[6,32,58,84,110,136,162],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:122},{numBlocks:18,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:46},{numBlocks:32,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:48,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:42,dataCodewordsPerBlock:15},{numBlocks:32,dataCodewordsPerBlock:16}]}]},{infoBits:161089,versionNumber:39,alignmentPatternCenters:[6,26,54,82,110,138,166],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:20,dataCodewordsPerBlock:117},{numBlocks:4,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:40,dataCodewordsPerBlock:47},{numBlocks:7,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:43,dataCodewordsPerBlock:24},{numBlocks:22,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:15},{numBlocks:67,dataCodewordsPerBlock:16}]}]},{infoBits:167017,versionNumber:40,alignmentPatternCenters:[6,30,58,86,114,142,170],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:118},{numBlocks:6,dataCodewordsPerBlock:119}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:18,dataCodewordsPerBlock:47},{numBlocks:31,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:34,dataCodewordsPerBlock:24},{numBlocks:34,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:20,dataCodewordsPerBlock:15},{numBlocks:61,dataCodewordsPerBlock:16}]}]}]},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(0);function o(e,t,r,n){var o=e.x-t.x+r.x-n.x,a=e.y-t.y+r.y-n.y;if(0===o&&0===a)return{a11:t.x-e.x,a12:t.y-e.y,a13:0,a21:r.x-t.x,a22:r.y-t.y,a23:0,a31:e.x,a32:e.y,a33:1};var i=t.x-r.x,s=n.x-r.x,c=t.y-r.y,l=n.y-r.y,u=i*l-s*c,d=(o*l-s*a)/u,f=(i*a-o*c)/u;return{a11:t.x-e.x+d*t.x,a12:t.y-e.y+d*t.y,a13:d,a21:n.x-e.x+f*n.x,a22:n.y-e.y+f*n.y,a23:f,a31:e.x,a32:e.y,a33:1}}t.extract=function(e,t){for(var r,a,i=(a=function(e,t,r,n){var a=o({x:3.5,y:3.5},t,r,n);return{a11:a.a22*a.a33-a.a23*a.a32,a12:a.a13*a.a32-a.a12*a.a33,a13:a.a12*a.a23-a.a13*a.a22,a21:a.a23*a.a31-a.a21*a.a33,a22:a.a11*a.a33-a.a13*a.a31,a23:a.a13*a.a21-a.a11*a.a23,a31:a.a21*a.a32-a.a22*a.a31,a32:a.a12*a.a31-a.a11*a.a32,a33:a.a11*a.a22-a.a12*a.a21}}(0,{x:t.dimension-3.5,y:3.5},{x:t.dimension-6.5,y:t.dimension-6.5},{x:3.5,y:t.dimension-3.5}),{a11:(r=o(t.topLeft,t.topRight,t.alignmentPattern,t.bottomLeft)).a11*a.a11+r.a21*a.a12+r.a31*a.a13,a12:r.a12*a.a11+r.a22*a.a12+r.a32*a.a13,a13:r.a13*a.a11+r.a23*a.a12+r.a33*a.a13,a21:r.a11*a.a21+r.a21*a.a22+r.a31*a.a23,a22:r.a12*a.a21+r.a22*a.a22+r.a32*a.a23,a23:r.a13*a.a21+r.a23*a.a22+r.a33*a.a23,a31:r.a11*a.a31+r.a21*a.a32+r.a31*a.a33,a32:r.a12*a.a31+r.a22*a.a32+r.a32*a.a33,a33:r.a13*a.a31+r.a23*a.a32+r.a33*a.a33}),s=n.BitMatrix.createEmpty(t.dimension,t.dimension),c=function(e,t){var r=i.a13*e+i.a23*t+i.a33;return{x:(i.a11*e+i.a21*t+i.a31)/r,y:(i.a12*e+i.a22*t+i.a32)/r}},l=0;l<t.dimension;l++)for(var u=0;u<t.dimension;u++){var d=c(u+.5,l+.5);s.set(u,l,e.get(Math.floor(d.x),Math.floor(d.y)))}return{matrix:s,mappingFunction:c}}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=function(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))};function o(e){return e.reduce((function(e,t){return e+t}))}function a(e,t,r,o){var a,i,s,c,l=[{x:Math.floor(e.x),y:Math.floor(e.y)}],u=Math.abs(t.y-e.y)>Math.abs(t.x-e.x);u?(a=Math.floor(e.y),i=Math.floor(e.x),s=Math.floor(t.y),c=Math.floor(t.x)):(a=Math.floor(e.x),i=Math.floor(e.y),s=Math.floor(t.x),c=Math.floor(t.y));for(var d=Math.abs(s-a),f=Math.abs(c-i),p=Math.floor(-d/2),h=a<s?1:-1,m=i<c?1:-1,g=!0,y=a,v=i;y!==s+h;y+=h){var b=u?v:y,C=u?y:v;if(r.get(b,C)!==g&&(g=!g,l.push({x:b,y:C}),l.length===o+1))break;if((p+=f)>0){if(v===c)break;v+=m,p-=d}}for(var k=[],w=0;w<o;w++)l[w]&&l[w+1]?k.push(n(l[w],l[w+1])):k.push(0);return k}function i(e,t,r,n){var o,i=t.y-e.y,s=t.x-e.x,c=a(e,t,r,Math.ceil(n/2)),l=a(e,{x:e.x-s,y:e.y-i},r,Math.ceil(n/2)),u=c.shift()+l.shift()-1;return(o=l.concat(u)).concat.apply(o,c)}function s(e,t){var r=o(e)/o(t),n=0;return t.forEach((function(t,o){n+=Math.pow(e[o]-t*r,2)})),{averageSize:r,error:n}}function c(e,t,r){try{var n=i(e,{x:-1,y:e.y},r,t.length),o=i(e,{x:e.x,y:-1},r,t.length),a=i(e,{x:Math.max(0,e.x-e.y)-1,y:Math.max(0,e.y-e.x)-1},r,t.length),c=i(e,{x:Math.min(r.width,e.x+e.y)+1,y:Math.min(r.height,e.y+e.x)+1},r,t.length),l=s(n,t),u=s(o,t),d=s(a,t),f=s(c,t),p=Math.sqrt(l.error*l.error+u.error*u.error+d.error*d.error+f.error*f.error),h=(l.averageSize+u.averageSize+d.averageSize+f.averageSize)/4;return p+(Math.pow(l.averageSize-h,2)+Math.pow(u.averageSize-h,2)+Math.pow(d.averageSize-h,2)+Math.pow(f.averageSize-h,2))/h}catch(e){return 1/0}}function l(e,t){for(var r=Math.round(t.x);e.get(r,Math.round(t.y));)r--;for(var n=Math.round(t.x);e.get(n,Math.round(t.y));)n++;for(var o=(r+n)/2,a=Math.round(t.y);e.get(Math.round(o),a);)a--;for(var i=Math.round(t.y);e.get(Math.round(o),i);)i++;return{x:o,y:(a+i)/2}}function u(e,t,r,a,s){var l,u,d;try{l=function(e,t,r,a){var s=(o(i(e,r,a,5))/7+o(i(e,t,a,5))/7+o(i(r,e,a,5))/7+o(i(t,e,a,5))/7)/4;if(s<1)throw new Error("Invalid module size");var c=Math.round(n(e,t)/s),l=Math.round(n(e,r)/s),u=Math.floor((c+l)/2)+7;switch(u%4){case 0:u++;break;case 2:u--}return{dimension:u,moduleSize:s}}(a,r,s,e),u=l.dimension,d=l.moduleSize}catch(e){return null}var f=r.x-a.x+s.x,p=r.y-a.y+s.y,h=(n(a,s)+n(a,r))/2/d,m=1-3/h,g={x:a.x+m*(f-a.x),y:a.y+m*(p-a.y)},y=t.map((function(t){var r=(t.top.startX+t.top.endX+t.bottom.startX+t.bottom.endX)/4,a=(t.top.y+t.bottom.y+1)/2;if(e.get(Math.floor(r),Math.floor(a)))return o([t.top.endX-t.top.startX,t.bottom.endX-t.bottom.startX,t.bottom.y-t.top.y+1]),{x:r,y:a,score:c({x:Math.floor(r),y:Math.floor(a)},[1,1,1],e)+n({x:r,y:a},g)}})).filter((function(e){return!!e})).sort((function(e,t){return e.score-t.score}));return{alignmentPattern:h>=15&&y.length?y[0]:g,dimension:u}}t.locate=function(e){for(var t=[],r=[],a=[],i=[],s=function(n){for(var s=0,c=!1,l=[0,0,0,0,0],u=function(t){var a=e.get(t,n);if(a===c)s++;else{l=[l[1],l[2],l[3],l[4],s],s=1,c=a;var u=o(l)/7,d=Math.abs(l[0]-u)<u&&Math.abs(l[1]-u)<u&&Math.abs(l[2]-3*u)<3*u&&Math.abs(l[3]-u)<u&&Math.abs(l[4]-u)<u&&!a,f=o(l.slice(-3))/3,p=Math.abs(l[2]-f)<f&&Math.abs(l[3]-f)<f&&Math.abs(l[4]-f)<f&&a;if(d){var h=t-l[3]-l[4],m=h-l[2],g={startX:m,endX:h,y:n};(y=r.filter((function(e){return m>=e.bottom.startX&&m<=e.bottom.endX||h>=e.bottom.startX&&m<=e.bottom.endX||m<=e.bottom.startX&&h>=e.bottom.endX&&l[2]/(e.bottom.endX-e.bottom.startX)<1.5&&l[2]/(e.bottom.endX-e.bottom.startX)>.5}))).length>0?y[0].bottom=g:r.push({top:g,bottom:g})}if(p){var y,v=t-l[4],b=v-l[3];g={startX:b,y:n,endX:v},(y=i.filter((function(e){return b>=e.bottom.startX&&b<=e.bottom.endX||v>=e.bottom.startX&&b<=e.bottom.endX||b<=e.bottom.startX&&v>=e.bottom.endX&&l[2]/(e.bottom.endX-e.bottom.startX)<1.5&&l[2]/(e.bottom.endX-e.bottom.startX)>.5}))).length>0?y[0].bottom=g:i.push({top:g,bottom:g})}}},d=-1;d<=e.width;d++)u(d);t.push.apply(t,r.filter((function(e){return e.bottom.y!==n&&e.bottom.y-e.top.y>=2}))),r=r.filter((function(e){return e.bottom.y===n})),a.push.apply(a,i.filter((function(e){return e.bottom.y!==n}))),i=i.filter((function(e){return e.bottom.y===n}))},d=0;d<=e.height;d++)s(d);t.push.apply(t,r.filter((function(e){return e.bottom.y-e.top.y>=2}))),a.push.apply(a,i);var f=t.filter((function(e){return e.bottom.y-e.top.y>=2})).map((function(t){var r=(t.top.startX+t.top.endX+t.bottom.startX+t.bottom.endX)/4,n=(t.top.y+t.bottom.y+1)/2;if(e.get(Math.round(r),Math.round(n))){var a=[t.top.endX-t.top.startX,t.bottom.endX-t.bottom.startX,t.bottom.y-t.top.y+1],i=o(a)/a.length;return{score:c({x:Math.round(r),y:Math.round(n)},[1,1,3,1,1],e),x:r,y:n,size:i}}})).filter((function(e){return!!e})).sort((function(e,t){return e.score-t.score})).map((function(e,t,r){if(t>4)return null;var n=r.filter((function(e,r){return t!==r})).map((function(t){return{x:t.x,y:t.y,score:t.score+Math.pow(t.size-e.size,2)/e.size,size:t.size}})).sort((function(e,t){return e.score-t.score}));if(n.length<2)return null;var o=e.score+n[0].score+n[1].score;return{points:[e].concat(n.slice(0,2)),score:o}})).filter((function(e){return!!e})).sort((function(e,t){return e.score-t.score}));if(0===f.length)return null;var p=function(e,t,r){var o,a,i,s,c,l,u,d=n(e,t),f=n(t,r),p=n(e,r);return f>=d&&f>=p?(c=(o=[t,e,r])[0],l=o[1],u=o[2]):p>=f&&p>=d?(c=(a=[e,t,r])[0],l=a[1],u=a[2]):(c=(i=[e,r,t])[0],l=i[1],u=i[2]),(u.x-l.x)*(c.y-l.y)-(u.y-l.y)*(c.x-l.x)<0&&(c=(s=[u,c])[0],u=s[1]),{bottomLeft:c,topLeft:l,topRight:u}}(f[0].points[0],f[0].points[1],f[0].points[2]),h=p.topRight,m=p.topLeft,g=p.bottomLeft,y=u(e,a,h,m,g),v=[];y&&v.push({alignmentPattern:{x:y.alignmentPattern.x,y:y.alignmentPattern.y},bottomLeft:{x:g.x,y:g.y},dimension:y.dimension,topLeft:{x:m.x,y:m.y},topRight:{x:h.x,y:h.y}});var b=l(e,h),C=l(e,m),k=l(e,g),w=u(e,a,b,C,k);return w&&v.push({alignmentPattern:{x:w.alignmentPattern.x,y:w.alignmentPattern.y},bottomLeft:{x:k.x,y:k.y},topLeft:{x:C.x,y:C.y},topRight:{x:b.x,y:b.y},dimension:w.dimension}),0===v.length?null:v}}]).default},e.exports=r()})));function Xp(e){return Yp.apply(this,arguments)}function Yp(){return(Yp=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.imageData,n=t.canvas,(o=r)||(a=n.getContext("2d"),o=a.getImageData(0,0,n.width,n.height)),!(i=Gp(o.data,o.width,o.height,{inversionAttempts:"dontInvert"}))){e.next=6;break}return e.abrupt("return",i.data);case 6:return e.abrupt("return","");case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Zp(e){return $p.apply(this,arguments)}function $p(){return($p=Ca(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.canvas,n=t.qrScannerResources,e.abrupt("return",new Promise((function(e){setTimeout((function(){return e("")}),1e3),Kp.scanImage(r,void 0,void 0,n.canvas).then(e).catch((function(){return e("")}))})));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Jp,eh,th,rh,nh,oh,ah=function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.canvas,n=t.blackAndWhiteConverterResources,o=t.qrScannerResources,a=n.kernel,i=n.canvas,s=n.dst,c=window,l=c.cv,u="",d=l.imread(r),l.cvtColor(d,s,l.COLOR_RGBA2GRAY),l.filter2D(s,s,-1,a),l.imshow(i,s),e.next=10,Xp({canvas:i});case 10:if(u=e.sent){e.next=15;break}return e.next=14,Zp({canvas:i,qrScannerResources:o});case 14:u=e.sent;case 15:return d.delete(),e.abrupt("return",u);case 17:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),ih=function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.canvas,n=t.blob,o=t.qrScannerResources,a=t.blackAndWhiteConverterResources,i=r,!n){e.next=6;break}return e.next=5,Ro.blobToCanvas({blob:n});case 5:i=e.sent;case 6:return s=i.getContext("2d"),e.next=9,Xp({imageData:s.getImageData(0,0,i.width,i.height)});case 9:if(c=e.sent){e.next=18;break}return e.next=13,Zp({canvas:i,qrScannerResources:o});case 13:if(c=e.sent){e.next=18;break}return e.next=17,ah({canvas:i,blackAndWhiteConverterResources:a,qrScannerResources:o});case 17:c=e.sent;case 18:return e.abrupt("return",c);case 19:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),sh=function(){var e=Ca(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l,u=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=u.length>0&&void 0!==u[0]?u[0]:{},r=t.blob,n=t.resultWarmup,o=t.enableValidation,a=void 0===o||o,i=n.qrScannerResources,s=n.blackAndWhiteConverterResources,c={},e.next=5,ih({blob:r,qrScannerResources:i,blackAndWhiteConverterResources:s});case 5:return l=e.sent,a&&l&&(c=zp(l)),e.abrupt("return",{result:l,validateResult:c});case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),ch=function(e){var t=e.shouldStart,o=e.refVideo,a=e.cropArea,i=e.settings,l=e.onSessionTimeout,u=e.onCaptureDone,d=e.onAboutToTimeout,f=_a(s(!1),2),p=f[0],h=f[1],m=r((function(){})),g=r((function(){})),y=V.useSDKSettings().lang,v=function(e){var t=e.refVideo,o=e.shouldStart,a=e.cropArea,i=e.settings,l=e.onResult,u=r(null);null===u.current&&(u.current=document.createElement("canvas"));var d=r(!1),f=r(null),p=_a(s(!1),2),h=p[0],m=p[1],g=r({}),y=V.useSDKSettings().customUrls;c((function(){function e(){return(e=Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(h){e.next=5;break}return e.next=3,Wp(y);case 3:g.current=e.sent,m(!0);case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[h,y]);var v=n((function(){!0===d.current&&(d.current=!1)}),[]),b=n(Ca(regeneratorRuntime.mark((function e(){var r,n,o,a,s,c,p,m,y,b,C,k,w,B;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(h&&i&&!d.current){e.next=2;break}return e.abrupt("return");case 2:r=g.current,n=r.qrScannerResources,o=r.blackAndWhiteConverterResources,a=f.current,s=t.current,d.current=!0,c=a.cropX,p=a.cropY,m=a.cropWidth,y=a.cropHeight,(b=u.current).width=m,b.height=y,C=b.getContext("2d");case 11:return C.drawImage(s,c,p,m,y,0,0,m,y),e.next=15,ih({canvas:b,qrScannerResources:n,blackAndWhiteConverterResources:o});case 15:if(!(k=e.sent)){e.next=23;break}return v(),w=zp(k),e.next=21,hn.takePicture({canvas:u.current});case 21:B=e.sent,l({result:k,validateResult:w,image:{blob:B}});case 23:if(d.current){e.next=25;break}return e.abrupt("break",27);case 25:e.next=11;break;case 27:case"end":return e.stop()}}),e)}))),[t,i,h,l,v]);c((function(){var e=t.current;function r(){return(r=Ca(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return f.current=hn.analyzeVideoAndWindowSizes(e,a,0),t.next=3,b();case 3:case"end":return t.stop()}}),t)})))).apply(this,arguments)}h&&o&&a&&function(){r.apply(this,arguments)}()}),[o,a,t,v,b,h]);var C=n((function(){v()}),[v]);return c((function(){return C}),[C]),{refWorkingCanvas:u,stopCheckFrame:v,checkFrame:b,warmupDone:h}}({refVideo:o,shouldStart:t,cropArea:a,settings:i,onResult:n((function(){m.current.apply(m,arguments)}),[])}),b=v.stopCheckFrame,C=v.checkFrame,k=v.warmupDone,w=Gf({refVideo:o,shouldStart:t&&k,cropArea:a,settings:i}),B=w.stopCheckFrame,E=w.refRecordedVideos,S=w.splitVideos,A=w.resetRecordedVideos,_=w.checkFrame;m.current=n((function(e){h(!0),B(),b(),g.current(),u(Ea(Ea({},e),{},{recordedVideos:E.current})),h(!1)}),[B,u,E,b]);var I=n((function(){B(),b(),A(),l()}),[A,B,b,l]),T=n((function(){S()}),[S]),P=$f({lang:y,onAboutToTimeout:d,onSessionTimeout:I,onVideoTimeLimitReached:T,settings:i,shouldStartTimers:t&&k,sessionTime:null==i?void 0:i.scanQrLimitTimeSecond}),x=P.stopTimers,R=P.startTimers;return g.current=x,{isProcessing:p,restartSession:n(Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return R(),e.next=3,Promise.all([_(),C()]);case 3:case"end":return e.stop()}}),e)}))),[_,C,R]),refRecordedVideos:E,warmupDone:k}};function lh(e){var r=e.windowAndVideoInfo,o=e.onUISpacingChange,a=e.refVideo,i=e.settings,l=e.onCaptureDone,u=_a(s(null),2),d=u[0],f=u[1],p=Fr.useAsset("qr_capture_cursor.png"),h=_a(s({}),2),m=h[0],g=h[1],y=m.yTooltip,v=m.yMessage,b=V.useSDKSettings().lang,C=yf(),k=C.showPopup,w=C.popupShown,B=C.popupType,E=_a(s(!1),2),S=E[0],A=E[1],_=_a(s(null),2),I=_[0],T=_[1],P=Fr.useAsset("ic_loading.png");c((function(){k({popupType:kf})}),[k]),c((function(){if(r){var e=r.videoAreaWidth,t=r.lostX,n=r.lostY,a=Qa.isMobile?Math.min(e-6,220):220,i=a,s=n+10,c=s+90,l=c+40,u=l+i+20,d=Math.floor((e-a)/2)+t;f({x:d,y:l,width:a,height:i,surroundStyle:{opacity:.6,background:"#000"}});var p={yTitle:s,yTooltip:u,yMessage:c};g(p),o(p)}}),[r,o]);var x=n((function(){T(""),l()}),[l]),R=n((function(e){var t=e.validateResult.valid;T(""),t?l(e):k({popupType:Cf})}),[k,l]),N=n((function(e){var t=e.curTimeLeft;T(Tc(cp.REMAINING_TIME[b])({x:t}))}),[b]),L=ch({shouldStart:S,refVideo:a,cropArea:d,settings:i,onSessionTimeout:x,onCaptureDone:R,onAboutToTimeout:N}),O=L.isProcessing,D=L.restartSession,M=L.warmupDone,U=n((function(){k({popupType:null})}),[k]),F=n(Ca(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return U(),e.next=3,D();case 3:case"end":return e.stop()}}),e)}))),[D,U]),j=n((function(){U(),l()}),[U,l]),z=n((function(){U(),setTimeout((function(){A(!0)}),200)}),[U]);return t.createElement(t.Fragment,null,!M&&t.createElement(gu,{contentStyle:{maxWidth:"300px"}}),d&&t.createElement(wi,{x:"".concat(d.x,"px"),y:"".concat(d.y,"px"),width:"".concat(d.width,"px"),height:"".concat(d.height,"px"),surroundStyle:d.surroundStyle},t.createElement("div",null,t.createElement("img",{src:p,width:d.width,height:d.height,alt:""}))),t.createElement(ip,{y:"".concat(y,"px")},cp.QR_TOOLTIP[b]),I&&t.createElement(sp,{key:I,className:"message",y:"".concat(v,"px")},I),O&&t.createElement(ef,null,t.createElement("img",{src:P,alt:"",className:"spin"})),t.createElement(Zl,{contentStyle:{maxWidth:"332px"},open:w},B===Cf&&t.createElement(kp,{onRetry:F,onSkip:j}),B===vf&&t.createElement(Sp,{onRetry:F,onSkip:j}),B===kf&&t.createElement(Vp,{onClickStart:z,onTimeout:z})))}lh.propTypes={windowAndVideoInfo:f.shape({}),onUISpacingChange:f.func,refVideo:f.shape({}),settings:f.shape({}),onCaptureDone:f.func},lh.defaultProps={windowAndVideoInfo:{},onUISpacingChange:function(){},refVideo:{},settings:{},onCaptureDone:function(){}};var uh,dh,fh,ph,hh,mh={SUCCESS:"SUCCESS",WARNING:"WARNING"},gh=(ka(Jp={},mh.SUCCESS,"52,206,95"),ka(Jp,mh.WARNING,"255,148,50"),Jp),yh=(ka(eh={},mh.SUCCESS,"✓"),ka(eh,mh.WARNING,"!"),eh),vh=p.div(th||(th=Aa(["\n font-weight: normal;\n"]))),bh=p.div(rh||(rh=Aa(["\n height: 2px;\n width: 100%;\n background: ",";\n"])),(function(e){return y(["linear-gradient(to right,rgba(",",0),rgba(",",1),rgba(",",0));"],gh[e.type],gh[e.type],gh[e.type])})),Ch=p.div(nh||(nh=Aa(["\n width: 22px;\n height: 22px;\n border-radius: 50%;\n background: ",";\n display: flex;\n justify-content: center;\n align-items: center;\n color: #fff;\n margin-right: 8px;\n font-weight: bold;\n"])),(function(e){return y(["rgb(",")"],gh[e.type])})),kh=p.div(oh||(oh=Aa(["\n display: flex;\n justify-content: center;\n align-items: center;\n margin: 10px 0;\n"]))),wh=function(e){var r=e.children,n=e.type,o=e.className;return t.createElement(vh,{className:o},t.createElement(bh,{type:n}),t.createElement(kh,null,t.createElement(Ch,{type:n},yh[n]),r),t.createElement(bh,{type:n}))};wh.propTypes={children:f.node,type:f.string,className:f.string},wh.defaultProps={children:null,type:mh.SUCCESS,className:""};var Bh=p.div(uh||(uh=Aa(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),Eh=p.div(dh||(dh=Aa(["\n text-align: center;\n font-size: 1rem;\n color: #ea3223;\n margin-top: 10px;\n"]))),Sh=p.button(fh||(fh=Aa(["\n margin-top: 20px;\n width: 100%;\n max-width: 160px;\n height: 50px;\n background-color: ",";\n border: 0;\n outline: none;\n border-radius: 0.25rem;\n color: #fff;\n font-weight: 400;\n cursor: pointer;\n font-size: 1rem;\n"])),(function(e){return e.theme.tsBlue})),Ah=p.img(ph||(ph=Aa(["\n width: 100%;\n height: 100%;\n object-fit: contain;\n border-radius: 5px;\n"]))),_h=p.div(hh||(hh=Aa(["\n margin: 20px 0;\n width: 100%;\n display: flex;\n justify-content: space-evenly;\n gap: 10px;\n"]))),Ih=function(e){var r=e.imageTaken,n=e.onConfirm,o=e.onTryAgain,a=e.error,i=e.hasValidQR,l=_a(s(null),2),u=l[0],d=l[1],f=V.useSDKSettings().lang;return c((function(){var e;return r&&(e=URL.createObjectURL(r.blob),d(e)),function(){URL.revokeObjectURL(e)}}),[r]),t.createElement(Bh,null,null!==i&&t.createElement(lp,{mb:"20px"},t.createElement("div",null,t.createElement(wh,{type:i?mh.SUCCESS:mh.WARNING},i?df.CONFIRM_POPUP_VALID_QR[f]:df.CONFIRM_POPUP_INVALID_QR[f]))),t.createElement(Op,{ratio:1.5},t.createElement(Ah,{src:u})),a&&t.createElement(Eh,{className:"confirm-popup-error-message"},a.msg[f]),t.createElement(_h,null,t.createElement(Sh,{onClick:o},df.BTN_TRY_AGAIN[f]),t.createElement(Sh,{onClick:n},df.BTN_USE_THIS_PICTURE[f])))};Ih.propTypes={imageTaken:f.shape({}),error:f.shape({msg:f.shape({})}),onConfirm:f.func,onTryAgain:f.func,hasValidQR:f.bool},Ih.defaultProps={imageTaken:null,error:null,onConfirm:function(){},onTryAgain:function(){},hasValidQR:null};var Th={tsBlue:"#0276f1",tsSecondary:"rgba(0, 47, 117, 0.6)"};function Ph(e){var t=this.__data__=new Vc(e);this.size=t.size}Ph.prototype.clear=function(){this.__data__=new Vc,this.size=0},Ph.prototype.delete=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r},Ph.prototype.get=function(e){return this.__data__.get(e)},Ph.prototype.has=function(e){return this.__data__.has(e)},Ph.prototype.set=function(e,t){var r=this.__data__;if(r instanceof Vc){var n=r.__data__;if(!jc||n.length<199)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new Hc(n)}return r.set(e,t),this.size=r.size,this};var xh,Rh=Ph,Nh=function(e,t,r){(void 0!==r&&!us(e[t],r)||void 0===r&&!(t in e))&&ls(e,t,r)},Lh=function(e,t,r){for(var n=-1,o=Object(e),a=r(e),i=a.length;i--;){var s=a[++n];if(!1===t(o[s],s,o))break}return e},Oh=Na((function(e,t){var r=t&&!t.nodeType&&t,n=r&&e&&!e.nodeType&&e,o=n&&n.exports===r?Ii.Buffer:void 0,a=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var r=e.length,n=a?a(r):new e.constructor(r);return e.copy(n),n}})),Dh=Ii.Uint8Array,Mh=function(e,t){var r=t?function(e){var t=new e.constructor(e.byteLength);return new Dh(t).set(new Dh(e)),t}(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)},Uh=Object.create,Fh=function(){function e(){}return function(t){if(!Si(t))return{};if(Uh)return Uh(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}(),Vh=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},jh=function(e,t,r,n,o,a,i){var s=Vh(e,r),c=Vh(t,r),l=i.get(c);if(l)Nh(e,r,l);else{var u=a?a(s,c,r+"",e,t,i):void 0,d=void 0===u;if(d){var f=Ns(c),p=!f&&Os(c),h=!f&&!p&&Fs(c);u=c,f||p||h?Ns(s)?u=s:function(e){return Ui(e)&&Bs(e)}(s)?u=function(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}(s):p?(d=!1,u=Oh(c,!0)):h?(d=!1,u=Mh(c,!0)):u=[]:tc(c)||Rs(c)?(u=s,Rs(s)?u=function(e){return ps(e,Qs(e))}(s):Si(s)&&!Yi(s)||(u=function(e){return"function"!=typeof e.constructor||Ks(e)?{}:Fh(Xs(e))}(c))):d=!1}d&&(i.set(c,u),o(u,c,n,a,i),i.delete(c)),Nh(e,r,u)}},zh=function e(t,r,n,o,a){t!==r&&Lh(r,(function(i,s){if(a||(a=new Rh),Si(i))jh(t,r,s,n,e,o,a);else{var c=o?o(Vh(t,s),i,s+"",t,r,a):void 0;void 0===c&&(c=i),Nh(t,s,c)}}),Qs)},Kh=_s((function(e,t,r){zh(e,t,r)})),Hh={data:{settings:{sdk_settings:{id_detection_settings:{auto_capture:{enable:!0,show_capture_button:!0,wait_for_best_image_time_ms_web:1e3},blur_check:{enable:!0,threshold_web:.82},disable_capture_button_if_alert:!1,id_detection:{enable:!0},limit_time_settings:{enable:!0,limit_time_second:30,video_partial_length_seconds:15},save_frame_settings:{enable:!1,frames_interval_ms:190,quality_web:80},scan_qr_settings:{enable:!0,limit_time_second:20}}}}}};function qh(e){var t=e.clientSettings,r=_a(s(null),2),n=r[0],o=r[1];return c((function(){var e=Kh(Hh,t),r=$c(e,"data.settings.sdk_settings.id_detection_settings.save_frame_settings.enable"),n=$c(e,"data.settings.sdk_settings.id_detection_settings.save_frame_settings.frames_interval_ms"),a=$c(e,"data.settings.sdk_settings.id_detection_settings.save_frame_settings.quality_web"),i=$c(e,"data.settings.sdk_settings.id_detection_settings.limit_time_settings.enable"),s=$c(e,"data.settings.sdk_settings.id_detection_settings.limit_time_settings.limit_time_second"),c=$c(e,"data.settings.sdk_settings.id_detection_settings.limit_time_settings.video_partial_length_seconds"),l=$c(e,"data.settings.sdk_settings.id_detection_settings.auto_capture.enable"),u=$c(e,"data.settings.sdk_settings.id_detection_settings.auto_capture.wait_for_best_image_time_ms_web"),d=$c(e,"data.settings.sdk_settings.id_detection_settings.blur_check.enable"),f=$c(e,"data.settings.sdk_settings.id_detection_settings.blur_check.threshold_web"),p=$c(e,"data.settings.sdk_settings.id_detection_settings.disable_capture_button_if_alert"),h=$c(e,"data.settings.sdk_settings.id_detection_settings.id_detection.enable"),m=$c(e,"data.settings.sdk_settings.id_detection_settings.scan_qr_settings.enable"),g=$c(e,"data.settings.sdk_settings.id_detection_settings.scan_qr_settings.limit_time_second");o({enableRecording:r,frameCaptureIntervalMs:n,idCardSessionTime:s,maxRecordingTimePerVideo:c,saveFrameQuality:a,enableTimers:i,enableAutoCapture:l,waitForBestImageTimeMs:u,enableBlurCheck:d,blurThreshold:f,disableCaptureButtonIfAlert:p,enableIdDetection:h,enableScanQr:m,scanQrLimitTimeSecond:g})}),[t]),{settings:n}}var Qh=g(xh||(xh=Aa(["\n .text-primary {\n color: ",";\n }\n"])),(function(e){return e.theme.tsBlue})),Wh=D.IDCardSide,Gh=D.IDCardType,Xh=D.Errors,Yh={ID_CARD:"id_card",QR_CODE:"qr_code"},Zh=[{scannerType:Yh.ID_CARD,title:"Mặt trước CMND/CCCD",description:"Vui lòng đặt CMND mặt trước vào trong khung",titleIcon:"id_card_front.svg",cardSide:D.IDCardSide.FRONT,cardType:Gh.VN,frontCamera:!1,enableConfirmPopup:!0},{scannerType:Yh.ID_CARD,title:"Mặt sau CMND/CCCD",description:"Vui lòng đặt CMND mặt sau vào trong khung",titleIcon:"id_card_back.svg",cardSide:D.IDCardSide.BACK,cardType:Gh.VN,frontCamera:!1,enableConfirmPopup:!0}],$h={scannerType:Yh.QR_CODE,title:"Quét mã QR trên CCCD",frontCamera:!1};function Jh(e){var o=e.onClose,a=e.onError,i=e.clientSettings,l=e.detectIdCard,u=e.onStepDone,d=e.steps,f=e.outputEncryptionSettings,p=_a(s(0),2),h=p[0],m=p[1],g=_a(s(d[h]),2),y=g[0],b=g[1],C=r(null),k=_a(s(null),2),w=k[0],B=k[1],E=_a(s(!1),2),S=E[0],A=E[1],_=_a(s(0),2),I=_[0],T=_[1],P=r(),x=y.scannerType,R=y.frontCamera,N=y.title,L=y.titleIcon,O=y.cardSide,M=y.description,U=y.usePortraitMask,F=y.cardType,V=y.enableConfirmPopup,j=O===Wh.FRONT,z=Fr.useAsset(L),K=yf(),H=K.showPopup,q=K.popupShown,Q=K.popupType,W=K.props,G=_a(s(!1),2),X=G[0],Y=G[1],Z=Fr.useAsset("ic_loading.png"),$=r({}),J=r(null),ee=r([]),te=qh({clientSettings:i}).settings,re=_a(s({}),2),ne=re[0],oe=re[1],ae=ne.yTitle,ie=n((function(e){B(e),A(!0)}),[]);c((function(){A(!1)}),[R]);var se=n((function(){H({popupType:null})}),[H]),ce=n((function(e){e>=d.length||setTimeout((function(){m(e),b(d[e])}),200)}),[d]),le=n((function(){ce(h+1)}),[ce,h]),ue=n((function(){setTimeout((function(){b((function(e){return Ea(Ea({},$h),{},{enableConfirmPopup:e.enableConfirmPopup})}))}),200)}),[]),de=n(Ca(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t={stepNumber:h,image:$.current,recordedVideos:null!=te&&te.enableRecording?ee.current:[]},x===Yh.QR_CODE&&(t.qrScannedResult=J.current),Y(!0),e.next=5,u(t);case 5:Y(!1),le();case 7:case"end":return e.stop()}}),e)}))),[te,h,u,le,x]),fe=n((function(){se(),x===Yh.QR_CODE?ce(h):x===Yh.ID_CARD&&P.current.restartSession()}),[ce,h,se,x]),pe=n((function(){se(),de()}),[de,se]),he=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,i,s,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.image,n=t.error,o=t.recordedVideos,$.current=r,ee.current=o,T((function(e){return e+1})),O!==D.IDCardSide.FRONT){e.next=23;break}if(!te.enableScanQr||!Qa.isMobile){e.next=23;break}if(s=null==r||null===(i=r.detectedCard)||void 0===i?void 0:i.label){e.next=20;break}return Y(!0),e.prev=9,e.next=12,l({image:r,cardType:F,cardSide:O});case 12:c=e.sent,s=c.card_label,e.next=19;break;case 16:e.prev=16,e.t0=e.catch(9),a(Xh.detect_id_card_error);case 19:Y(!1);case 20:if(!s||!"vn.cccd_new.front".includes(s)){e.next=23;break}return ue(),e.abrupt("return");case 23:V?H({popupType:bf,props:{imageTaken:$.current,error:n}}):de();case 24:case"end":return e.stop()}}),e,null,[[9,16]])})));return function(t){return e.apply(this,arguments)}}(),[V,H,O,te,F,l,de,ue,a]),me=n((function(e){var t;if(J.current=e,e){var r,n=e.recordedVideos;(r=ee.current).push.apply(r,Ia(n))}T((function(e){return e+1}));var o=Boolean(null==e||null===(t=e.validateResult)||void 0===t?void 0:t.valid);V?H({popupType:bf,props:{hasValidQR:o,imageTaken:$.current}}):de()}),[H,V,de]);return t.createElement(v,{theme:Th},t.createElement(Zd,null,t.createElement(gi,{key:R,frontCamera:R,onVideoPlayed:ie,onClose:o,flipHorizontal:R,ref:C,onError:a},S&&t.createElement(t.Fragment,null,x===Yh.ID_CARD&&t.createElement(tp,{key:h,ref:P,windowAndVideoInfo:w,refVideo:C,settings:te,onCaptureDone:he,onUISpacingChange:oe,frontSide:j,description:M,usePortraitMask:U,outputEncryptionSettings:f}),x===Yh.QR_CODE&&t.createElement(lh,{key:h,refVideo:C,windowAndVideoInfo:w,settings:te,onCaptureDone:me,onUISpacingChange:oe})),t.createElement(Yd,{keyForTransition:I}),t.createElement(rf,{y:"".concat(ae,"px")},t.createElement(sd,null,t.createElement(nd,{key:N,timeout:{enter:500,exit:500},classNames:"flipY",unmountOnExit:!0},t.createElement(nf,null,L&&t.createElement($d,{src:z,alt:""}),t.createElement(of,{className:"title"},N))))),X&&t.createElement(ef,null,t.createElement("img",{src:Z,alt:"",className:"spin"}))),t.createElement(Zl,{open:q},Q===bf&&t.createElement(Ih,wa({},W,{onConfirm:pe,onTryAgain:fe})))),t.createElement(Qh,null))}Jh.propTypes={onClose:f.func,onError:f.func,clientSettings:f.shape({}),detectIdCard:f.func,onStepDone:f.func,steps:f.arrayOf(f.shape({})),outputEncryptionSettings:f.shape({})},Jh.defaultProps={onClose:function(){},onError:function(){},clientSettings:{},detectIdCard:function(){return Promise.resolve({card_label:""})},onStepDone:function(){},steps:Zh,outputEncryptionSettings:null};var em=["tracking","clientSettings"];function tm(e){var r=e.tracking,n=e.clientSettings,o=Sa(e,em),i=a((function(){return $c(n,"data.settings.sdk_settings.server_log_settings.enable",null==r?void 0:r.enable)}),[n,r]);return t.createElement(Dr.SDKTrackingProvider,{value:{tracking:Ea(Ea({},r),{},{enable:i})}},t.createElement(Jh,wa({},o,{clientSettings:n})))}tm.propTypes={tracking:f.shape({}),clientSettings:f.shape({})},tm.defaultProps={tracking:void 0,clientSettings:void 0};var rm=D.IDCardSide,nm=D.Errors;function om(e){return am.apply(this,arguments)}function am(){return(am=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.image,n=t.cardType,o=t.cardSide,a=t.apiClient,i=t.outputEncryptionSettings,s={label:"id_card.".concat(n,".").concat(o)},!i||!i.key){e.next=4;break}return e.abrupt("return",a.httpClient.post("/v1/images",Ea({base64:r.encrypted.hex},s),{"X-TV-Key":i.key}));case 4:return e.abrupt("return",a.uploadImage(Ea({file:r.blob},s)));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function im(e){return sm.apply(this,arguments)}function sm(){return(sm=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.image,n=t.apiClient,o=t.rawString,a=t.outputEncryptionSettings,i={label:"qr_code",metadata:JSON.stringify({raw:o})},!a||!a.key){e.next=4;break}return e.abrupt("return",n.httpClient.post("/v1/images",Ea({base64:r.encrypted.hex},i),{"X-TV-Key":a.key}));case 4:return e.abrupt("return",n.uploadImage(Ea({file:r.blob},i)));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function cm(e){return lm.apply(this,arguments)}function lm(){return(lm=Ca(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.imageId,n=t.cardType,o=t.apiClient,e.abrupt("return",o.requestVerifyIDCard({card_type:n,image1:{id:r}}));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function um(e){return dm.apply(this,arguments)}function dm(){return(dm=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.apiClient,n=t.cardType,o=t.frontCardId,a=t.isCapturingFrontSide,i=t.backCardId,s=t.recordedVideos,c=t.qrImageId,l=s.filter((function(e){return null!==e.id})),u=s.filter((function(e){return null===e.id&&e.frames.length>0})),e.next=5,Promise.all(u.map((function(e){return r.fileService.request({frames:e.frames})})));case 5:return d=e.sent,f={card_type:n,image:{id:o},image2:a?void 0:{id:i},videos:[].concat(Ia(l.map((function(e){return{id:e.id}}))),Ia(d.map((function(e){return{id:e.data.file_id}}))))},c&&(f.qr1_images=[{id:c}]),e.abrupt("return",r.detectIDTampering(f));case 9:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function fm(e){return pm.apply(this,arguments)}function pm(){return(pm=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.cardType,n=t.apiClient,o=t.frontCardId,a=t.backCardId,i=t.isCapturingFrontSide,s=t.qrImageId,c={card_type:r,image1:i?{id:o}:{id:a}},s&&(c.qr1_images=[{id:s}]),e.abrupt("return",n.readIDCard(c));case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function hm(e){return mm.apply(this,arguments)}function mm(){return(mm=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w,B,E,S;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.image,o=t.frontCardId,a=t.qrImageId,i=t.onError,s=t.recordedVideos,c=t.apiClient,l=t.cardType,u=t.cardSide,d=t.qrScannedResult,f=t.outputEncryptionSettings,u!==rm.BACK||o){e.next=4;break}return i(nm.missing_front_id_card),e.abrupt("return");case 4:return p=[om({image:n,cardType:l,cardSide:u,apiClient:c,outputEncryptionSettings:f})],d&&p.push(im({image:d.image,apiClient:c,rawString:d.result,outputEncryptionSettings:f})),e.next=8,Promise.all(p);case 8:if(h=e.sent,m=_a(h,2),g=m[0],y=m[1],!g.errors){e.next=15;break}return i(Ea(Ea({},nm.upload_error),{},{details:g.errors})),e.abrupt("return");case 15:return v=g.data.image_id,b=(null==y||null===(r=y.data)||void 0===r?void 0:r.image_id)||a,(w=u===rm.FRONT)?C=v:(C=o,k=v),e.next=21,cm({imageId:v,cardType:l,apiClient:c});case 21:if(!(B=e.sent).errors){e.next=25;break}return i(Ea(Ea({},nm.sanity_check_error),{},{details:B.errors})),e.abrupt("return");case 25:return e.next=27,fm({cardType:l,apiClient:c,frontCardId:C,backCardId:k,isCapturingFrontSide:w,qrImageId:b});case 27:if(!(E=e.sent).errors){e.next=31;break}return i(Ea(Ea({},nm.read_id_card_error),{},{details:E.errors})),e.abrupt("return");case 31:return e.next=33,um({apiClient:c,cardType:l,frontCardId:C,isCapturingFrontSide:w,backCardId:k,recordedVideos:s,qrImageId:b});case 33:if(!(S=e.sent).errors){e.next=37;break}return i(Ea(Ea({},nm.detect_id_tampering_error),{},{details:S.errors})),e.abrupt("return");case 37:return e.abrupt("return",{sanityResult:B.data,tamperingInfo:S.data,cardInfo:E.data,qrImageId:b});case 38:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var gm=["onClose","onError","detectIdCard","steps","onStepDone","apiCredentials","tracking","outputEncryptionSettings"],ym=D.Errors,vm=function(e){var o=e.onClose,a=e.onError,i=e.detectIdCard,l=e.steps,u=e.onStepDone,d=e.apiCredentials,f=e.tracking,p=e.outputEncryptionSettings,h=Sa(e,gm),m=_a(s(null),2),g=m[0],y=m[1],v=Qo.useApiClient({apiCredentials:d,tracking:f}).apiClient,b=r(""),C=r("");c((function(){function e(){return(e=Ca(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,v.clientSettings();case 2:t=e.sent,y(t);case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[v]);var k=n(function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,i,s,c,d,f;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.stepNumber,n=t.recordedVideos,o=t.qrScannedResult,i=t.image,s=l[r],c=s.cardType,d=s.cardSide,f=null,e.prev=3,e.next=6,hm({image:i,cardSide:d,frontCardId:b.current,qrImageId:C.current,onError:a,apiClient:v,cardType:c,recordedVideos:n,qrScannedResult:o,outputEncryptionSettings:p});case 6:f=e.sent,d===D.IDCardSide.FRONT&&(b.current=f.cardInfo.image1.id),C.current=f.qrImageId,e.next=14;break;case 11:e.prev=11,e.t0=e.catch(3),a(Ea(Ea({},ym.api_call_error),{},{details:e.t0}));case 14:f&&u(Ea(Ea({},t),{},{apiResult:f}));case 15:case"end":return e.stop()}}),e,null,[[3,11]])})));return function(t){return e.apply(this,arguments)}}(),[v,a,l,u,p]);return g&&t.createElement(tm,wa({tracking:f,onClose:o,onError:a,detectIdCard:i,onStepDone:k,steps:l,outputEncryptionSettings:p},h,{clientSettings:g}))};vm.propTypes={onClose:f.func,onError:f.func,detectIdCard:f.func,onStepDone:f.func,steps:f.arrayOf(f.shape({})),apiCredentials:f.shape({accessKey:f.string,secretKey:f.string,apiUrl:f.string}),tracking:f.shape({}),outputEncryptionSettings:f.shape({})},vm.defaultProps={onClose:function(){},onError:function(){},detectIdCard:function(){return Promise.resolve({card_label:""})},onStepDone:function(){},steps:Zh,apiCredentials:{accessKey:"5767c20d-87aa-4cad-8dbb-f5429f76c34b",secretKey:"c1446919-e60a-4575-a05d-304318212a1b",apiUrl:"https://tv-testing.trustingsocial.com/api"},outputEncryptionSettings:{key:""},tracking:void 0};var bm,Cm,km,wm,Bm,Em,Sm,Am=function(){var e=Ca(regeneratorRuntime.mark((function e(t){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.blob,n=t.resultWarmup,o=n.idCardModel,a=n.ableToUseModel){e.next=4;break}return e.abrupt("return",{ableToUseModel:a});case 4:return e.next=6,Ro.blobToCanvas({blob:r});case 6:return i=e.sent,e.abrupt("return",o.predict(i,{detectThreshold:.3}));case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),_m=Bl,Im=Sa(Mu,["useLivenessDetection"]);function Tm(e){var r=e.className;return t.createElement("svg",{className:r,width:"320",height:"320",viewBox:"0 0 320 320",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M320 0H0V320H320V0ZM160 296C235.111 296 296 235.111 296 160C296 84.8893 235.111 24 160 24C84.8893 24 24 84.8893 24 160C24 235.111 84.8893 296 160 296Z",fill:"currentColor"}))}Tm.propTypes={className:f.string},Tm.defaultProps={className:""};var Pm,xm,Rm,Nm,Lm,Om,Dm,Mm,Um,Fm,Vm,jm,zm=(B(bm={},D.FaceDirection.LEFT,90),B(bm,D.FaceDirection.RIGHT,270),B(bm,D.FaceDirection.UP,180),B(bm,D.FaceDirection.DOWN,0),bm),Km=m(["0%{opacity:0.15;}50%{opacity:0.3;}100%{opacity:1;}"]),Hm=p.div(Cm||(Cm=I(["\n width: 200px;\n height: 200px;\n position: relative;\n transform: scale(0.48);\n\n .top,\n .right,\n .bottom,\n .left {\n position: absolute;\n }\n\n .top {\n top: 0;\n left: 50%;\n transform: rotate(","deg) translateX(-50%);\n }\n\n .right {\n right: 0;\n top: 50%;\n transform: rotate(","deg) translateX(-50%);\n }\n\n .bottom {\n bottom: 0;\n left: 50%;\n transform: rotate(","deg) translateX(50%);\n }\n\n .left {\n left: 0;\n top: 50%;\n transform: rotate(","deg) translateX(50%);\n }\n"])),zm[D.FaceDirection.DOWN],zm[D.FaceDirection.LEFT],zm[D.FaceDirection.UP],zm[D.FaceDirection.RIGHT]),qm=p.div(km||(km=I(["\n width: 70px;\n transform: rotate(","deg);\n"])),(function(e){var t,r=e.direction;return null!==(t=zm[r])&&void 0!==t?t:0})),Qm=p.span(wm||(wm=I(["\n display: flex;\n margin: 4px 0;\n width: 100%;\n height: 15px;\n animation: "," 1s infinite;\n animation-direction: alternate;\n\n &::before,\n &::after {\n content: '';\n height: 100%;\n width: 50%;\n background: rgba(255, 255, 255, 0.8);\n }\n\n &::before {\n transform: skewY(32deg);\n }\n\n &::after {\n width: 50%;\n transform: skewY(-32deg);\n }\n"])),Km),Wm=p(Qm)(Bm||(Bm=I(["\n animation-delay: 0s;\n"]))),Gm=p(Qm)(Em||(Em=I(["\n animation-delay: 0.5s;\n"]))),Xm=p(Qm)(Sm||(Sm=I(["\n animation-delay: 1s;\n"])));function Ym(e){var r=e.type;return r!==D.FaceDirection.FRONTAL?t.createElement(qm,{direction:r},t.createElement(Wm,null),t.createElement(Gm,null),t.createElement(Xm,null)):t.createElement(Hm,null,t.createElement(qm,{className:"top"},t.createElement(Wm,null),t.createElement(Gm,null),t.createElement(Xm,null)),t.createElement(qm,{className:"right"},t.createElement(Wm,null),t.createElement(Gm,null),t.createElement(Xm,null)),t.createElement(qm,{className:"bottom"},t.createElement(Wm,null),t.createElement(Gm,null),t.createElement(Xm,null)),t.createElement(qm,{className:"left"},t.createElement(Wm,null),t.createElement(Gm,null),t.createElement(Xm,null)))}Ym.propTypes={type:f.oneOf([D.FaceDirection.LEFT,D.FaceDirection.RIGHT,D.FaceDirection.UP,D.FaceDirection.FRONTAL])},Ym.defaultProps={type:D.FaceDirection.LEFT};var Zm=650,$m=750,Jm=zu.Camera,eg=Im.Text,tg=Im.FaceDetectionError,rg=Im.FaceVerificationInstructions,ng=Im.FaceVerificationStepsWrapper,og=Im.StepItem,ag=Im.BottomButtonsOverlay,ig=Im.Button,sg=Im.CountDownOverlay,cg=Im.InstructionsOverlay,lg=p(ng)(Pm||(Pm=I(["\n height: 50px;\n"]))),ug=p(eg)(xm||(xm=I(["\n position: absolute;\n font-style: normal;\n font-weight: bold;\n font-size: 1.5rem;\n text-align: center;\n padding: 0 1.75rem;\n color: ",";\n\n ","\n\n ",";\n"])),(function(e){return e.color}),(function(e){var t=e.top;return t&&y(["top:","px;"],t)}),(function(e){return e.isMobile&&y(["font-size:1.125rem;"])})),dg=p(tg)(Rm||(Rm=I(["\n position: absolute;\n font-size: 1.125rem;\n text-align: center;\n\n ",";\n"])),(function(e){return e.isMobile&&y(["font-size:0.875rem;"])})),fg=p(rg)(Nm||(Nm=I(["\n position: absolute;\n font-size: 1.125rem;\n text-align: center;\n padding: 0 1.75rem;\n color: ",";\n text-shadow: none;\n\n ",";\n"])),(function(e){return e.color}),(function(e){return e.isMobile&&y(["font-size:0.875rem;"])})),pg=p(Tm)(Lm||(Lm=I(["\n width: 100%;\n height: 100%;\n vertical-align: middle;\n margin: 0;\n color: ",";\n"])),(function(e){var t=e.color;return null!=t?t:"#06243c"})),hg=p.img(Om||(Om=I(["\n && {\n width: 20px;\n border-radius: 50%;\n margin: 0;\n\n ","\n }\n"])),(function(e){return"preview"===e.mode&&y(["width:42px;"])})),mg=p(og)(Dm||(Dm=I(["\n width: 50px;\n height: 50px;\n border: 1px solid #005993;\n border-radius: 50%;\n\n & + & {\n margin-left: 10px;\n }\n\n ","\n"])),(function(e){return!e.active&&y(["border-color:#f2f6f9;opacity:0.3;"])})),gg=p(Ul)(Mm||(Mm=I(["\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n"]))),yg=p.div(Um||(Um=I(["\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n z-index: -1;\n"]))),vg=p(yg)(Fm||(Fm=I(["\n background: rgba(223, 0, 0, 0.2);\n"]))),bg=m(["from{opacity:1;}to{opacity:0;}"]),Cg=p(yg)(Vm||(Vm=I(["\n background: rgba(255, 255, 255, 0.3);\n animation: "," 1s infinite;\n"])),bg),kg=Ga.isMobile?{width:640}:null;function wg(e){var r=e.className,o=e.apiCheck,i=e.enableInstructionsOverlay,s=e.enableErrorOverlay,c=e.enableCapturingOverlay,l=e.frontalMinSize,u=e.mode,d=e.minPadding,f=e.backgroundColor,p=e.textColor,h=e.progressProps,m=e.title,g=e.description,y=e.customInstructions,v=e.customIcon,b=e.customDirectionIcon,C=e.onLivenessDetectionDone,k=e.onClose,w=e.onError,B=e.captureFrameSettings,S=e.onFramesCaptured,A=n((function(e){var t=e.clientWidth,r=e.clientHeight,n=e.videoAreaWidth,o=e.videoAreaHeight,a=e.lostX,i=e.lostY,s=Math.max(80,i),c=Math.max(140,i);r>Zm&&(s=Math.max(110,i),c=Math.max(170,i)),r>$m&&(s=Math.max(140,i),c=Math.max(200,i));var l=Math.max(d,a),u=Math.max(d,a),f=Math.min(n,o),p=Math.max(Math.floor(Math.min(t-(l+u),r-(s+c),f)),160);return{x:Math.min(Math.floor(l+(t-u-l)/2-p/2),t-p),y:Math.min(Math.floor(s+(r-c-s)/2-p/2),r-p),width:p,height:p}}),[d]),_=a((function(){return{background:f,opacity:1}}),[f]),I=_m({apiCheck:o,frontalMinSize:l,mode:u,bgCameraMask:null,bgCameraMaskRed:null,surroundStyle:_,cropAreaDimension:A,customInstructions:y,customIcon:v,customDirectionIcon:b,onLivenessDetectionDone:C,captureFrameSettings:B,onFramesCaptured:S}),T=I.countdownToTakePicture,P=I.cropArea,x=I.curStepIndex,R=I.directionIcon,N=I.faceDetectionError,L=I.handleTriggerPassiveMode,O=I.handleVideoPlayed,D=I.instructions,M=I.isActiveMode,U=I.refVideo,F=I.showCountdown,V=I.steps,j=I.videoPlayed,z=I.activeCapturing,K=10,H=45,q=2,Q=50,W=12,G=14;window.innerHeight>Zm&&(K=25,H=65,q=3,Q=50,W=24,G=34),window.innerHeight>$m&&(K=30,H=80,q=5,Q=50,W=32,G=54);var X=P.current?P.current.y+P.current.height+q:0,Y=G+Q+W,Z=s&&N;return t.createElement(gi,{ref:U,className:r,frontCamera:!0,flipHorizontal:!0,videoSettings:kg,onVideoPlayed:O,onClose:k,onError:w},j?t.createElement(t.Fragment,null,t.createElement(ug,{top:K,isMobile:Ga.isMobile,color:p},m),P.current?t.createElement(wi,{x:"".concat(P.current.x,"px"),y:"".concat(P.current.y,"px"),width:"".concat(P.current.width,"px"),height:"".concat(P.current.height,"px"),surroundStyle:P.current.surroundStyle},t.createElement(pg,{color:f}),t.createElement(gg,E({progress:x/V.length*100,hasError:Z},h)),F?t.createElement(sg,null,T):null,M&&i&&R?t.createElement(cg,null,R):null,M&&c&&z?t.createElement(Cg,null):null,Z?t.createElement(vg,null):null):null,N?t.createElement(dg,{top:X,isMobile:Ga.isMobile,error:N}):null,M?t.createElement(t.Fragment,null,t.createElement(fg,{top:H,isMobile:Ga.isMobile,color:p},g),D?t.createElement(fg,{bottom:Y,isMobile:Ga.isMobile,color:p},D):null,t.createElement(lg,{bottom:G},V.map((function(e,r){var n=e.name,o=e.icon,a=e.image.objUrl,i=x>=r;return t.createElement(mg,{key:n,active:i},a?t.createElement(hg,{src:a,alt:"",mode:"preview"}):function(e,r){return"string"==typeof e?t.createElement(hg,{src:e,alt:""}):t.cloneElement(e,r)}(o,{active:i}))})))):t.createElement(t.Fragment,null,N?null:t.createElement(ag,null,t.createElement(ig,{onClick:L},t.createElement(Jm,null))))):null)}wg.propTypes={className:f.string,apiCheck:f.bool,enableInstructionsOverlay:f.bool,enableErrorOverlay:f.bool,enableCapturingOverlay:f.bool,frontalMinSize:f.number,mode:f.string,minPadding:f.number,backgroundColor:f.string,textColor:f.string,progressProps:f.shape({className:f.string,style:f.shape({}),radius:f.number,strokeWidth:f.number,progress:f.number,activeColor:f.string,innerPadding:f.number,outsideRingColor:f.string,insideRingColor:f.string,insideRingWidth:f.number,dashedRingColor:f.string,dashedRingWidth:f.number,dashedRingLineThick:f.number,dashedRingLineSpacing:f.number,showOutsideRing:f.bool,showDashedRing:f.bool,showInsideRing:f.bool}),title:f.string,description:f.string,customInstructions:f.shape({}),customIcon:f.shape({}),customDirectionIcon:f.shape({}),onLivenessDetectionDone:f.func,onClose:f.func,onError:f.func,captureFrameSettings:f.shape({}),onFramesCaptured:f.func},wg.defaultProps={className:"",apiCheck:!1,enableInstructionsOverlay:!1,enableErrorOverlay:!1,enableCapturingOverlay:!1,frontalMinSize:720,mode:null,minPadding:30,backgroundColor:"#06243c",textColor:"#ffffff",progressProps:null,title:"Chụp ảnh chân dung",description:"Xin đưa khuôn mặt vào khung hình. Hình ảnh sẽ tự động được ghi lại.",customInstructions:null,customIcon:null,customDirectionIcon:(jm={},B(jm,D.FaceDirection.LEFT,t.createElement(Ym,{type:D.FaceDirection.LEFT})),B(jm,D.FaceDirection.RIGHT,t.createElement(Ym,{type:D.FaceDirection.RIGHT})),B(jm,D.FaceDirection.UP,t.createElement(Ym,{type:D.FaceDirection.UP})),B(jm,D.FaceDirection.FRONTAL,t.createElement(Ym,{type:D.FaceDirection.FRONTAL})),jm),onLivenessDetectionDone:null,onClose:null,onError:function(){},captureFrameSettings:{enable:!1,framesIntervalTime:180,framesBatchLength:0},onFramesCaptured:function(){}};export{Qo as APIUtils,Xd as Animations,pa as AntiDebugUtils,Fr as AssetUtils,jr as AsyncUtils,Za as BASE_Z_INDEX,fn as BlurUtils,gp as Button,yp as ButtonLink,gi as Camera,hn as CameraUtils,gn as CommonUtils,D as Constants,kn as CoordinateUtils,wi as CropAreaOverlayWrapper,ga as CryptoUtils,Tn as FaceUtils,Do as GlareUtils,_r as HashUtils,wh as HighlightResult,mh as HighlightResultType,zu as Icons,Ro as ImageUtils,wg as LivenessDetection,Im as LivenessDetectionComponents,ea as LoadResourceUtils,Br as LocalStorageUtils,Ga as MobileDetect,fa as ModelUtils,Vu as NativeCamera,Ku as OrientationMode,ki as PlacementArea,Zl as Popup,Nn as PredictionUtils,Ul as ProgressCircle,Op as RatioWrapper,tm as ReadIDCardUIOnly,vm as ReadIDCardWithApiCall,ld as RectangleMask,cd as RectangleMaskType,Yh as ScannerType,V as SettingsContext,lp as Spacing,ha as ThemeUtils,Cr as TimeUtils,Dr as TrackingContext,yr as UserAgentUtils,gu as WarmupPopup,Uu as checkCamera,Hh as defaultClientSettings,Zh as defaultReadIDCardSteps,ya as getQrScannerWorkerPath,hm as handleApiCheckReadIdCard,Am as readIdCardFromImage,sh as readQRCodeFromImage,Hu as useDetectOrientation,_m as useLivenessDetection,ch as useMainProcessQRCodeScanner,Jf as useMainProcessReadIdCard,qh as useSettingsReadIdCard,yf as useShowPopup,Wp as warmUpQRCodeScanner,Qf as warmUpReadIdCard};
|
|
48
|
+
*/!function(o,a){var i="function",s="undefined",c="object",l="model",u="name",d="type",f="vendor",p="version",h="architecture",m="console",g="mobile",y="tablet",v="smarttv",b="wearable",k={extend:function(e,t){var r={};for(var n in e)t[n]&&t[n].length%2==0?r[n]=t[n].concat(e[n]):r[n]=e[n];return r},has:function(e,t){return"string"==typeof e&&-1!==t.toLowerCase().indexOf(e.toLowerCase())},lowerize:function(e){return e.toLowerCase()},major:function(e){return"string"==typeof e?e.replace(/[^\d\.]/g,"").split(".")[0]:a},trim:function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},w={rgx:function(e,t){for(var r,n,o,s,l,u,d=0;d<t.length&&!l;){var f=t[d],p=t[d+1];for(r=n=0;r<f.length&&!l;)if(l=f[r++].exec(e))for(o=0;o<p.length;o++)u=l[++n],C(s=p[o])===c&&s.length>0?2==s.length?C(s[1])==i?this[s[0]]=s[1].call(this,u):this[s[0]]=s[1]:3==s.length?C(s[1])!==i||s[1].exec&&s[1].test?this[s[0]]=u?u.replace(s[1],s[2]):a:this[s[0]]=u?s[1].call(this,u,s[2]):a:4==s.length&&(this[s[0]]=u?s[3].call(this,u.replace(s[1],s[2])):a):this[s]=u||a;d+=2}},str:function(e,t){for(var r in t)if(C(t[r])===c&&t[r].length>0){for(var n=0;n<t[r].length;n++)if(k.has(t[r][n],e))return"?"===r?a:r}else if(k.has(t[r],e))return"?"===r?a:r;return e}},B={browser:{oldsafari:{version:{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}}},device:{amazon:{model:{"Fire Phone":["SD","KF"]}},sprint:{model:{"Evo Shift 4G":"7373KT"},vendor:{HTC:"APA",Sprint:"Sprint"}}},os:{windows:{version:{ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"}}}},E={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[u,p],[/(opios)[\/\s]+([\w\.]+)/i],[[u,"Opera Mini"],p],[/\s(opr)\/([\w\.]+)/i],[[u,"Opera"],p],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/\s]?([\w\.]*)/i,/(avant\s|iemobile|slim|baidu)(?:browser)?[\/\s]?([\w\.]*)/i,/(?:ms|\()(ie)\s([\w\.]+)/i,/(rekonq)\/([\w\.]*)/i,/(chromium|flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark)\/([\w\.-]+)/i],[u,p],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[u,"IE"],p],[/(edge|edgios|edgea)\/((\d+)?[\w\.]+)/i],[[u,"Edge"],p],[/(yabrowser)\/([\w\.]+)/i],[[u,"Yandex"],p],[/(puffin)\/([\w\.]+)/i],[[u,"Puffin"],p],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[u,"UCBrowser"],p],[/(comodo_dragon)\/([\w\.]+)/i],[[u,/_/g," "],p],[/(micromessenger)\/([\w\.]+)/i],[[u,"WeChat"],p],[/(qqbrowserlite)\/([\w\.]+)/i],[u,p],[/(QQ)\/([\d\.]+)/i],[u,p],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[u,p],[/(BIDUBrowser)[\/\s]?([\w\.]+)/i],[u,p],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[u,p],[/(MetaSr)[\/\s]?([\w\.]+)/i],[u],[/(LBBROWSER)/i],[u],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[p,[u,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[p,[u,"Facebook"]],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[p,[u,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[u,/(.+)/,"$1 WebView"],p],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[u,/(.+(?:g|us))(.+)/,"$1 $2"],p],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[p,[u,"Android Browser"]],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[u,p],[/(dolfin)\/([\w\.]+)/i],[[u,"Dolphin"],p],[/((?:android.+)crmo|crios)\/([\w\.]+)/i],[[u,"Chrome"],p],[/(coast)\/([\w\.]+)/i],[[u,"Opera Coast"],p],[/fxios\/([\w\.-]+)/i],[p,[u,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[p,[u,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[p,u],[/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[[u,"GSA"],p],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[u,[p,w.str,B.browser.oldsafari.version]],[/(konqueror)\/([\w\.]+)/i,/(webkit|khtml)\/([\w\.]+)/i],[u,p],[/(navigator|netscape)\/([\w\.-]+)/i],[[u,"Netscape"],p],[/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo\sbrowser|minimo|conkeror)[\/\s]?([\w\.\+]+)/i,/(firefox|seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([\w\.-]+)$/i,/(mozilla)\/([\w\.]+).+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir)[\/\s]?([\w\.]+)/i,/(links)\s\(([\w\.]+)/i,/(gobrowser)\/?([\w\.]*)/i,/(ice\s?browser)\/v?([\w\._]+)/i,/(mosaic)[\/\s]([\w\.]+)/i],[u,p]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[[h,"amd64"]],[/(ia32(?=;))/i],[[h,k.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[[h,"ia32"]],[/windows\s(ce|mobile);\sppc;/i],[[h,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[[h,/ower/,"",k.lowerize]],[/(sun4\w)[;\)]/i],[[h,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|arm(?:64|(?=v\d+;))|(?=atmel\s)avr|(?:irix|mips|sparc)(?:64)?(?=;)|pa-risc)/i],[[h,k.lowerize]]],device:[[/\((ipad|playbook);[\w\s\);-]+(rim|apple)/i],[l,f,[d,y]],[/applecoremedia\/[\w\.]+ \((ipad)/],[l,[f,"Apple"],[d,y]],[/(apple\s{0,1}tv)/i],[[l,"Apple TV"],[f,"Apple"]],[/(archos)\s(gamepad2?)/i,/(hp).+(touchpad)/i,/(hp).+(tablet)/i,/(kindle)\/([\w\.]+)/i,/\s(nook)[\w\s]+build\/(\w+)/i,/(dell)\s(strea[kpr\s\d]*[\dko])/i],[f,l,[d,y]],[/(kf[A-z]+)\sbuild\/.+silk\//i],[l,[f,"Amazon"],[d,y]],[/(sd|kf)[0349hijorstuw]+\sbuild\/.+silk\//i],[[l,w.str,B.device.amazon.model],[f,"Amazon"],[d,g]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[l,f,[d,g]],[/\((ip[honed|\s\w*]+);/i],[l,[f,"Apple"],[d,g]],[/(blackberry)[\s-]?(\w+)/i,/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[\s_-]?([\w-]*)/i,/(hp)\s([\w\s]+\w)/i,/(asus)-?(\w+)/i],[f,l,[d,g]],[/\(bb10;\s(\w+)/i],[l,[f,"BlackBerry"],[d,g]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone)/i],[l,[f,"Asus"],[d,y]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[f,"Sony"],[l,"Xperia Tablet"],[d,y]],[/android.+\s([c-g]\d{4}|so[-l]\w+)\sbuild\//i],[l,[f,"Sony"],[d,g]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[f,l,[d,m]],[/android.+;\s(shield)\sbuild/i],[l,[f,"Nvidia"],[d,m]],[/(playstation\s[34portablevi]+)/i],[l,[f,"Sony"],[d,m]],[/(sprint\s(\w+))/i],[[f,w.str,B.device.sprint.vendor],[l,w.str,B.device.sprint.model],[d,g]],[/(lenovo)\s?(S(?:5000|6000)+(?:[-][\w+]))/i],[f,l,[d,y]],[/(htc)[;_\s-]+([\w\s]+(?=\))|\w+)*/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|lenovo|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[f,[l,/_/g," "],[d,g]],[/(nexus\s9)/i],[l,[f,"HTC"],[d,y]],[/d\/huawei([\w\s-]+)[;\)]/i,/(nexus\s6p)/i],[l,[f,"Huawei"],[d,g]],[/(microsoft);\s(lumia[\s\w]+)/i],[f,l,[d,g]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[l,[f,"Microsoft"],[d,m]],[/(kin\.[onetw]{3})/i],[[l,/\./g," "],[f,"Microsoft"],[d,g]],[/\s(milestone|droid(?:[2-4x]|\s(?:bionic|x2|pro|razr))?:?(\s4g)?)[\w\s]+build\//i,/mot[\s-]?(\w*)/i,/(XT\d{3,4}) build\//i,/(nexus\s6)/i],[l,[f,"Motorola"],[d,g]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[l,[f,"Motorola"],[d,y]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[f,k.trim],[l,k.trim],[d,v]],[/hbbtv.+maple;(\d+)/i],[[l,/^/,"SmartTV"],[f,"Samsung"],[d,v]],[/\(dtv[\);].+(aquos)/i],[l,[f,"Sharp"],[d,v]],[/android.+((sch-i[89]0\d|shw-m380s|gt-p\d{4}|gt-n\d+|sgh-t8[56]9|nexus 10))/i,/((SM-T\w+))/i],[[f,"Samsung"],l,[d,y]],[/smart-tv.+(samsung)/i],[f,[d,v],l],[/((s[cgp]h-\w+|gt-\w+|galaxy\snexus|sm-\w[\w\d]+))/i,/(sam[sung]*)[\s-]*(\w+-?[\w-]*)/i,/sec-((sgh\w+))/i],[[f,"Samsung"],l,[d,g]],[/sie-(\w*)/i],[l,[f,"Siemens"],[d,g]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[f,"Nokia"],l,[d,g]],[/android\s3\.[\s\w;-]{10}(a\d{3})/i],[l,[f,"Acer"],[d,y]],[/android.+([vl]k\-?\d{3})\s+build/i],[l,[f,"LG"],[d,y]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[f,"LG"],l,[d,y]],[/(lg) netcast\.tv/i],[f,l,[d,v]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[l,[f,"LG"],[d,g]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[l,[f,"Lenovo"],[d,y]],[/linux;.+((jolla));/i],[f,l,[d,g]],[/((pebble))app\/[\d\.]+\s/i],[f,l,[d,b]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[f,l,[d,g]],[/crkey/i],[[l,"Chromecast"],[f,"Google"]],[/android.+;\s(glass)\s\d/i],[l,[f,"Google"],[d,b]],[/android.+;\s(pixel c)\s/i],[l,[f,"Google"],[d,y]],[/android.+;\s(pixel xl|pixel)\s/i],[l,[f,"Google"],[d,g]],[/android.+;\s(\w+)\s+build\/hm\1/i,/android.+(hm[\s\-_]*note?[\s_]*(?:\d\w)?)\s+build/i,/android.+(mi[\s\-_]*(?:one|one[\s_]plus|note lte)?[\s_]*(?:\d?\w?)[\s_]*(?:plus)?)\s+build/i,/android.+(redmi[\s\-_]*(?:note)?(?:[\s_]*[\w\s]+))\s+build/i],[[l,/_/g," "],[f,"Xiaomi"],[d,g]],[/android.+(mi[\s\-_]*(?:pad)(?:[\s_]*[\w\s]+))\s+build/i],[[l,/_/g," "],[f,"Xiaomi"],[d,y]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[l,[f,"Meizu"],[d,y]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})\s+build/i],[l,[f,"OnePlus"],[d,g]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[l,[f,"RCA"],[d,y]],[/android.+[;\/\s]+(Venue[\d\s]{2,7})\s+build/i],[l,[f,"Dell"],[d,y]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[l,[f,"Verizon"],[d,y]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[f,"Barnes & Noble"],l,[d,y]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[l,[f,"NuVision"],[d,y]],[/android.+;\s(k88)\sbuild/i],[l,[f,"ZTE"],[d,y]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[l,[f,"Swiss"],[d,g]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[l,[f,"Swiss"],[d,y]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[l,[f,"Zeki"],[d,y]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[f,"Dragon Touch"],l,[d,y]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[l,[f,"Insignia"],[d,y]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[l,[f,"NextBook"],[d,y]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[f,"Voice"],l,[d,g]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[f,"LvTel"],l,[d,g]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[l,[f,"Envizen"],[d,y]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[f,l,[d,y]],[/android.+[;\/]\s*(Trio[\s\-]*.*)\s+build/i],[l,[f,"MachSpeed"],[d,y]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[f,l,[d,y]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[l,[f,"Rotor"],[d,y]],[/android.+(KS(.+))\s+build/i],[l,[f,"Amazon"],[d,y]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[f,l,[d,y]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[d,k.lowerize],f,l],[/(android[\w\.\s\-]{0,9});.+build/i],[l,[f,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[p,[u,"EdgeHTML"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m)\/([\w\.]+)/i,/(khtml|tasman|links)[\/\s]\(?([\w\.]+)/i,/(icab)[\/\s]([23]\.[\d\.]+)/i],[u,p],[/rv\:([\w\.]{1,9}).+(gecko)/i],[p,u]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[u,p],[/(windows)\snt\s6\.2;\s(arm)/i,/(windows\sphone(?:\sos)*)[\s\/]?([\d\.\s\w]*)/i,/(windows\smobile|windows)[\s\/]?([ntce\d\.\s]+\w)/i],[u,[p,w.str,B.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[u,"Windows"],[p,w.str,B.os.windows.version]],[/\((bb)(10);/i],[[u,"BlackBerry"],p],[/(blackberry)\w*\/?([\w\.]*)/i,/(tizen)[\/\s]([\w\.]+)/i,/(android|webos|palm\sos|qnx|bada|rim\stablet\sos|meego|contiki)[\/\s-]?([\w\.]*)/i,/linux;.+(sailfish);/i],[u,p],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[u,"Symbian"],p],[/\((series40);/i],[u],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[u,"Firefox OS"],p],[/(nintendo|playstation)\s([wids34portablevu]+)/i,/(mint)[\/\s\(]?(\w*)/i,/(mageia|vectorlinux)[;\s]/i,/(joli|[kxln]?ubuntu|debian|suse|opensuse|gentoo|(?=\s)arch|slackware|fedora|mandriva|centos|pclinuxos|redhat|zenwalk|linpus)[\/\s-]?(?!chrom)([\w\.-]*)/i,/(hurd|linux)\s?([\w\.]*)/i,/(gnu)\s?([\w\.]*)/i],[u,p],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[u,"Chromium OS"],p],[/(sunos)\s?([\w\.\d]*)/i],[[u,"Solaris"],p],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[u,p],[/(haiku)\s(\w+)/i],[u,p],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[p,/_/g,"."],[u,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[u,"Mac OS"],[p,/_/g,"."]],[/((?:open)?solaris)[\/\s-]?([\w\.]*)/i,/(aix)\s((\d)(?=\.|\)|\s)[\w\.])*/i,/(plan\s9|minix|beos|os\/2|amigaos|morphos|risc\sos|openvms)/i,/(unix)\s?([\w\.]*)/i],[u,p]]},S=function e(t,r){if("object"==C(t)&&(r=t,t=a),!(this instanceof e))return new e(t,r).getResult();var n=t||(o&&o.navigator&&o.navigator.userAgent?o.navigator.userAgent:""),i=r?k.extend(E,r):E;return this.getBrowser=function(){var e={name:a,version:a};return w.rgx.call(e,n,i.browser),e.major=k.major(e.version),e},this.getCPU=function(){var e={architecture:a};return w.rgx.call(e,n,i.cpu),e},this.getDevice=function(){var e={vendor:a,model:a,type:a};return w.rgx.call(e,n,i.device),e},this.getEngine=function(){var e={name:a,version:a};return w.rgx.call(e,n,i.engine),e},this.getOS=function(){var e={name:a,version:a};return w.rgx.call(e,n,i.os),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return n},this.setUA=function(e){return n=e,this},this};S.VERSION="0.7.18",S.BROWSER={NAME:u,MAJOR:"major",VERSION:p},S.CPU={ARCHITECTURE:h},S.DEVICE={MODEL:l,VENDOR:f,TYPE:d,CONSOLE:m,MOBILE:g,SMARTTV:v,TABLET:y,WEARABLE:b,EMBEDDED:"embedded"},S.ENGINE={NAME:u,VERSION:p},S.OS={NAME:u,VERSION:p},C(t)!==s?(C(e)!==s&&e.exports&&(t=e.exports=S),t.UAParser=S):r(3)?(n=function(){return S}.call(t,r,t,e))===a||(e.exports=n):o&&(o.UAParser=S);var A=o&&(o.jQuery||o.Zepto);if(C(A)!==s){var _=new S;A.ua=_.getResult(),A.ua.get=function(){return _.getUA()},A.ua.set=function(e){_.setUA(e);var t=_.getResult();for(var r in t)A.ua[r]=t[r]}}}("object"==("undefined"==typeof window?"undefined":C(window))?window:this)},function(e,t){(function(t){e.exports=t}).call(t,{})},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},o=r(0),a=o.DEVICE_TYPES,i=o.defaultData,s=t.getNavigatorInstance=function(){return!("undefined"==typeof window||!window.navigator&&!navigator)&&(window.navigator||navigator)},c=t.isIOS13Check=function(e){var t=s();return t&&t.platform&&(-1!==t.platform.indexOf(e)||"MacIntel"===t.platform&&t.maxTouchPoints>1&&!window.MSStream)};e.exports={checkType:function(e){switch(e){case a.MOBILE:return{isMobile:!0};case a.TABLET:return{isTablet:!0};case a.SMART_TV:return{isSmartTV:!0};case a.CONSOLE:return{isConsole:!0};case a.WEARABLE:return{isWearable:!0};case a.BROWSER:return{isBrowser:!0};default:return i}},broPayload:function(e,t,r,n,o){return{isBrowser:e,browserMajorVersion:t.major,browserFullVersion:t.version,browserName:t.name,engineName:r.name||!1,engineVersion:r.version,osName:n.name,osVersion:n.version,userAgent:o}},mobilePayload:function(e,t,r,o){return n({},e,{vendor:t.vendor,model:t.model,os:r.name,osVersion:r.version,ua:o})},stvPayload:function(e,t,r,n){return{isSmartTV:e,engineName:t.name,engineVersion:t.version,osName:r.name,osVersion:r.version,userAgent:n}},consolePayload:function(e,t,r,n){return{isConsole:e,engineName:t.name,engineVersion:t.version,osName:r.name,osVersion:r.version,userAgent:n}},wearPayload:function(e,t,r,n){return{isWearable:e,engineName:t.name,engineVersion:t.version,osName:r.name,osVersion:r.version,userAgent:n}},getNavigatorInstance:s,isIOS13Check:c}}])})),Xa=La(Ga),Ya=Object.freeze(Object.assign(Object.create(null),Ga,{default:Xa}));function Za(){return"function"==typeof navigator.enumerateDevices?navigator.enumerateDevices():"object"===Ca(navigator.mediaDevices)&&"function"==typeof navigator.mediaDevices.enumerateDevices?navigator.mediaDevices.enumerateDevices():new Promise((function(e,t){try{if(null==window.MediaStreamTrack||null==window.MediaStreamTrack.getSources)throw new Error;window.MediaStreamTrack.getSources((function(t){e(t.filter((function(e){return"video"===e.kind.toLowerCase()||"videoinput"===e.kind.toLowerCase()})).map((function(e){return{deviceId:null!=e.deviceId?e.deviceId:"",groupId:e.groupId,kind:"videoinput",label:e.label,toJSON:function(){return this}}})))}))}catch(e){return t(e)}}))}var $a=D.Errors,Ja=1e3,ei=p.div(Da||(Da=Ia(["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: #000;\n display: flex;\n justify-content: center;\n z-index: ",";\n ","\n"])),1e3,(function(e){return e.checkCameraMode&&"opacity: 0;"})),ti=p.video(Ma||(Ma=Ia(["\n width: 100%;\n ","\n"])),(function(e){return e.flipHorizontal&&"\n transform: scaleX(-1);\n "})),ri=p.div(Ua||(Ua=Ia(["\n cursor: pointer;\n text-align: center;\n width: 50px;\n\n img {\n width: 100%;\n }\n"]))),ni=p(ri)(Fa||(Fa=Ia(["\n z-index: ",";\n position: absolute;\n top: 20px;\n right: 20px;\n width: 20px;\n"])),1100),oi=p.div(Va||(Va=Ia(["\n z-index: ",";\n position: absolute;\n top: 40px;\n color: red;\n"])),1020),ai=p.div(ja||(ja=Ia(["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n z-index: ",";\n"])),1030),ii=p.section(za||(za=Ia(["\n width: 260px;\n margin: 1.25rem;\n padding: 0.625rem 1.875rem;\n background: #ffffff;\n border-radius: 0.3125rem;\n box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.15);\n"]))),si=p.header(Ka||(Ka=Ia(["\n text-align: center;\n padding: 0.625rem 0;\n border-bottom: 1px solid #dddddd;\n"]))),ci=p.h2(Ha||(Ha=Ia(["\n margin: 0.25rem auto;\n padding: 0;\n font-weight: 600;\n font-size: 1.2rem;\n"]))),li=p.p(qa||(qa=Ia(["\n padding: 0 0 0.3125rem;\n margin: 0.25rem auto;\n font-size: 0.8rem;\n"]))),ui=p.ul(Qa||(Qa=Ia(["\n list-style: none;\n padding: 0;\n"]))),di=p.li(Wa||(Wa=Ia(["\n padding: 0.625rem 0 0.9375rem;\n margin: 0;\n text-align: left;\n width: 100%;\n cursor: pointer;\n font-size: 0.82rem;\n transition: all 550ms ease-in-out;\n\n &:hover {\n opacity: 0.8;\n }\n"]))),fi=t.createRef(),pi=function(){if(navigator.mediaDevices&&navigator.mediaDevices.getUserMedia)return navigator.mediaDevices;var e=navigator.mozGetUserMedia||navigator.webkitGetUserMedia;return e?{getUserMedia:function(t){return new Promise((function(r,n){e.call(navigator,t,r,n)}))}}:null}();function hi(e){var o=e.checkCameraMode,a=e.frontCamera,i=e.onClose,l=e.children,u=e.onVideoPlayed,d=e.flipHorizontal,f=e.videoSettings,p=e.refVideo,h=e.onError,m=e.closeButton,g=e.videoClassName,y=V.useSDKSettings().lang,v=Dr.useSDKTracking().sendEvent,b=Fr.useAsset("ic_close.png"),C=Ta(s(""),2),k=C[0],w=C[1],B=Ta(s([]),2),E=B[0],S=B[1],A=Ta(s(!1),2),_=A[0],I=A[1],T=r(!1),P=r(!1),x=n((function(){try{var e;(null==p||null===(e=p.current)||void 0===e?void 0:e.srcObject)instanceof MediaStream&&(p.current.srcObject.getTracks().forEach((function(e){return e.stop()})),p.current.srcObject=null)}catch(e){}}),[p]),R=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return{},r=Ga.isMobile?Ga.isIOS?{width:{ideal:1460},aspectRatio:{ideal:window.innerHeight/window.innerWidth}}:{width:{ideal:1650},aspectRatio:{ideal:window.innerHeight/window.innerWidth}}:{height:{ideal:9999}},e.prev=2,e.next=5,pi.getUserMedia({audio:!1,video:Aa(Aa({},t?{deviceId:t}:{facingMode:a?"user":"environment"}),f||r)});case 5:return(n=e.sent)||(w($a.not_supported.msg[y]),h($a.not_supported)),e.abrupt("return",n);case 10:e.prev=10,e.t0=e.catch(2),"NotAllowedError"===e.t0.name?(w($a.no_permission.msg[y]),h($a.no_permission)):(I(!0),w(e.t0.message),h({code:e.t0.name||e.t0.code}));case 13:return e.abrupt("return",null);case 14:case"end":return e.stop()}}),e,null,[[2,10]])})));return function(t){return e.apply(this,arguments)}}(),[a,f,y,h]),N=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return(r=p.current).oncanplaythrough=function(){r.play(),P.current=!0,w("");var e=window.innerWidth,t=window.innerHeight,n=hn.analyzeVideoAndWindowSizes(r),o=n.lostX,a=void 0===o?0:o,i=n.lostY,s=void 0===i?0:i,c=Math.min(e,Math.floor(e-2*a)),l=Math.min(t,Math.floor(t-2*s));u&&u({clientWidth:e,clientHeight:t,videoAreaWidth:c,videoAreaHeight:l,lostX:a,lostY:s})},e.next=4,R(t);case 4:(n=e.sent)&&(r.srcObject=n);case 6:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[p,R,u]);c((function(){function e(){return(e=wa(regeneratorRuntime.mark((function e(){var t,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,Za();case 3:t=e.sent,r=t.filter((function(e){return e.deviceId&&"videoinput"===e.kind})),S(r),e.next=11;break;case 8:e.prev=8,e.t0=e.catch(0),console.error(e.t0);case 11:case"end":return e.stop()}}),e,null,[[0,8]])})))).apply(this,arguments)}_&&!T.current&&(T.current=!0,function(){e.apply(this,arguments)}())}),[_]),c((function(){function e(){return(e=wa(regeneratorRuntime.mark((function e(){var t,r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,N();case 2:return e.next=4,Za();case 4:t=e.sent,(r=t.filter((function(e){return"videoinput"===e.kind&&e.label.includes("0")}))).length>0&&(n=r[0].deviceId,x(),N(n));case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var t=p.current;return!pi||Ga.browserName&&["facebook"].includes(Ga.browserName.toLowerCase())||Ga.getUA.includes("Zalo iOS")?(w($a.not_supported.msg[y]),h($a.not_supported)):t&&(Ga.isAndroid&&!1===a?function(){e.apply(this,arguments)}():N()),function(){x()}}),[p,y,a,N,x,h]),c((function(){var e=setTimeout((function(){P.current||(w($a.camera_timeout.msg[y]),h($a.camera_timeout))}),3e5);return function(){clearTimeout(e)}}),[y,h]);var L=n((function(){x(),i&&i(),v({tag:"result",event:"user_activity.cancel",log:{}})}),[i,x,v]);return t.createElement(ei,{checkCameraMode:o},_&&null!=E&&E.length?t.createElement(ai,null,t.createElement(ii,null,t.createElement(si,null,t.createElement(ci,null,"Không thể mở camera mặc định"),t.createElement(li,null,"Vui lòng thử chọn camera khác trong danh sách dưới đây")),t.createElement(ui,null,E.map((function(e,r){return t.createElement(di,{key:e.deviceId,onClick:function(){w(""),x(),I(!1),N(e.deviceId)}},e.label?e.label:"Camera ".concat(r+1))}))))):null,function(){if(!k)return null;var e=$a.no_permission.msg[y];return k===e&&Ga.isIOS?t.createElement(oi,null,k," ",t.createElement("button",{onClick:function(){window.location.reload()}},{vi:"Cấp lại quyền truy cập camera",en:"Request camera permission"}[y])):t.createElement(oi,null,k)}(),t.createElement(ti,{ref:p,playsInline:!0,muted:!0,flipHorizontal:d,className:g}),l,m?t.cloneElement(m,{onClick:L,"data-testid":"close-camera"}):t.createElement(ni,{onClick:L,"data-testid":"close-camera"},t.createElement("img",{src:b,alt:""})))}hi.propTypes={checkCameraMode:f.bool,frontCamera:f.bool,onClose:f.func,onError:f.func,onVideoPlayed:f.func,children:f.node,flipHorizontal:f.bool,videoSettings:f.object,refVideo:f.object,closeButton:f.node,videoClassName:f.string},hi.defaultProps={checkCameraMode:!1,frontCamera:!0,onClose:null,onError:function(){},onVideoPlayed:null,children:null,flipHorizontal:!1,videoSettings:null,refVideo:null,closeButton:null,videoClassName:""};var mi,gi,yi,vi=t.forwardRef((function(e,r){return t.createElement(hi,Ea({},e,{refVideo:r||fi}))})),bi=p.table(mi||(mi=Ia(["\n width: 100%;\n height: 100%;\n td {\n text-align: center;\n vertical-align: middle;\n padding: 0;\n border: 0;\n }\n border-spacing: 0;\n table-layout: auto;\n border-collapse: collapse;\n"]))),Ci=p.div(gi||(gi=Ia(["\n position: relative;\n"]))),ki=Array.from(Array(3).keys()),wi=Array.from(Array(3).keys());function Bi(e){var r=e.children,n=e.x,o=e.y,a=e.width,i=e.height,s=e.className,c=e.surroundStyle;return t.createElement(bi,{className:s},t.createElement("tbody",null,ki.map((function(e,s){return t.createElement("tr",{key:e,style:{height:0===s?o:"auto"},"data-testid":"row"},wi.map((function(e,o){var l=1===s&&1===o,u="auto";return l?u=a:0===o&&(u=n),t.createElement("td",{"data-testid":l?"centeredCell":"cell",key:e,style:Aa({width:u,height:l?i:"auto"},l?{}:c)},l?t.createElement(Ci,{style:{width:u,height:i}},r):null)})))}))))}Bi.propTypes={children:f.node,x:f.string,y:f.string,width:f.string,height:f.string,className:f.string,surroundStyle:f.object},Bi.defaultProps={children:null,x:"auto",y:"auto",width:"auto",height:"auto",className:"",surroundStyle:{}};var Ei=p(Bi)(yi||(yi=Ia(["\n background: transparent;\n position: absolute;\n width: 100%;\n height: 100%;\n z-index: ",";\n"])),1010);function Si(e){var r=e.className;return t.createElement("svg",{className:r,width:"38px",height:"32px",viewBox:"0 0 24 21","data-testid":"camera-icon"},t.createElement("title",null,"FA45C15C-1E21-4D7B-9585-07FB9F999CB8"),t.createElement("desc",null,"Created with sketchtool."),t.createElement("g",{id:"Web-demo",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},t.createElement("g",{id:"step1",transform:"translate(-950.000000, -380.000000)",fill:"currentColor",fillRule:"nonzero"},t.createElement("g",{id:"Group",transform:"translate(950.000000, 380.000000)"},t.createElement("g",{id:"Group-2"},t.createElement("g",{id:"camera"},t.createElement("path",{d:"M21,3 L17,3 L15,0 L9,0 L7,3 L3,3 C1.34314575,3 0,4.34314575 0,6 L0,18 C0,19.6568542 1.34314575,21 3,21 L21,21 C22.6568542,21 24,19.6568542 24,18 L24,6 C24,4.34314575 22.6568542,3 21,3 Z M12,17 C9.23857625,17 7,14.7614237 7,12 C7,9.23857625 9.23857625,7 12,7 C14.7614237,7 17,9.23857625 17,12 C17,14.7614237 14.7614237,17 12,17 L12,17 Z",id:"Shape"})))))))}Si.propTypes={className:f.string},Si.defaultProps={className:""};var Ai,_i=function(e){var t=C(e);return null!=e&&("object"==t||"function"==t)},Ii="object"==C(Na)&&Na&&Na.Object===Object&&Na,Ti="object"==("undefined"==typeof self?"undefined":C(self))&&self&&self.Object===Object&&self,Pi=Ii||Ti||Function("return this")(),xi=function(){return Pi.Date.now()},Ri=Pi.Symbol,Ni=Object.prototype,Li=Ni.hasOwnProperty,Oi=Ni.toString,Di=Ri?Ri.toStringTag:void 0,Mi=Object.prototype.toString,Ui=Ri?Ri.toStringTag:void 0,Fi=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Ui&&Ui in Object(e)?function(e){var t=Li.call(e,Di),r=e[Di];try{e[Di]=void 0;var n=!0}catch(e){}var o=Oi.call(e);return n&&(t?e[Di]=r:delete e[Di]),o}(e):function(e){return Mi.call(e)}(e)},Vi=function(e){return null!=e&&"object"==C(e)},ji=function(e){return"symbol"==C(e)||Vi(e)&&"[object Symbol]"==Fi(e)},zi=/^\s+|\s+$/g,Ki=/^[-+]0x[0-9a-f]+$/i,Hi=/^0b[01]+$/i,qi=/^0o[0-7]+$/i,Qi=parseInt,Wi=function(e){if("number"==typeof e)return e;if(ji(e))return NaN;if(_i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=_i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(zi,"");var r=Hi.test(e);return r||qi.test(e)?Qi(e.slice(2),r?2:8):Ki.test(e)?NaN:+e},Gi=Math.max,Xi=Math.min,Yi=function(e,t,r){var n,o,a,i,s,c,l=0,u=!1,d=!1,f=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function p(t){var r=n,a=o;return n=o=void 0,l=t,i=e.apply(a,r)}function h(e){return l=e,s=setTimeout(g,t),u?p(e):i}function m(e){var r=e-c;return void 0===c||r>=t||r<0||d&&e-l>=a}function g(){var e=xi();if(m(e))return y(e);s=setTimeout(g,function(e){var r=t-(e-c);return d?Xi(r,a-(e-l)):r}(e))}function y(e){return s=void 0,f&&n?p(e):(n=o=void 0,i)}function v(){var e=xi(),r=m(e);if(n=arguments,o=this,c=e,r){if(void 0===s)return h(c);if(d)return clearTimeout(s),s=setTimeout(g,t),p(c)}return void 0===s&&(s=setTimeout(g,t)),i}return t=Wi(t)||0,_i(r)&&(u=!!r.leading,a=(d="maxWait"in r)?Gi(Wi(r.maxWait)||0,t):a,f="trailing"in r?!!r.trailing:f),v.cancel=function(){void 0!==s&&clearTimeout(s),l=0,n=c=o=s=void 0},v.flush=function(){return void 0===s?i:y(xi())},v},Zi=function(e,t,r){var n=!0,o=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return _i(r)&&(n="leading"in r?!!r.leading:n,o="trailing"in r?!!r.trailing:o),Yi(e,t,{leading:n,maxWait:t,trailing:o})},$i=function(e){if(!_i(e))return!1;var t=Fi(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},Ji=Pi["__core-js_shared__"],es=(Ai=/[^.]+$/.exec(Ji&&Ji.keys&&Ji.keys.IE_PROTO||""))?"Symbol(src)_1."+Ai:"",ts=Function.prototype.toString,rs=/^\[object .+?Constructor\]$/,ns=Function.prototype,os=Object.prototype,as=ns.toString,is=os.hasOwnProperty,ss=RegExp("^"+as.call(is).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),cs=function(e){return!(!_i(e)||function(e){return!!es&&es in e}(e))&&($i(e)?ss:rs).test(function(e){if(null!=e){try{return ts.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e))},ls=function(e,t){var r=function(e,t){return null==e?void 0:e[t]}(e,t);return cs(r)?r:void 0},us=function(){try{var e=ls(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),ds=function(e,t,r){"__proto__"==t&&us?us(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r},fs=function(e,t){return e===t||e!=e&&t!=t},ps=Object.prototype.hasOwnProperty,hs=function(e,t,r){var n=e[t];ps.call(e,t)&&fs(n,r)&&(void 0!==r||t in e)||ds(e,t,r)},ms=function(e,t,r,n){var o=!r;r||(r={});for(var a=-1,i=t.length;++a<i;){var s=t[a],c=n?n(r[s],e[s],s,r,e):void 0;void 0===c&&(c=e[s]),o?ds(r,s,c):hs(r,s,c)}return r},gs=function(e){return e},ys=function(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)},vs=Math.max,bs=function(e){return function(){return e}},Cs=us?function(e,t){return us(e,"toString",{configurable:!0,enumerable:!1,value:bs(t),writable:!0})}:gs,ks=Date.now,ws=function(e){var t=0,r=0;return function(){var n=ks(),o=16-(n-r);if(r=n,o>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}(Cs),Bs=function(e,t){return ws(function(e,t,r){return t=vs(void 0===t?e.length-1:t,0),function(){for(var n=arguments,o=-1,a=vs(n.length-t,0),i=Array(a);++o<a;)i[o]=n[t+o];o=-1;for(var s=Array(t+1);++o<t;)s[o]=n[o];return s[t]=r(i),ys(e,this,s)}}(e,t,gs),e+"")},Es=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},Ss=function(e){return null!=e&&Es(e.length)&&!$i(e)},As=/^(?:0|[1-9]\d*)$/,_s=function(e,t){var r=C(e);return!!(t=null==t?9007199254740991:t)&&("number"==r||"symbol"!=r&&As.test(e))&&e>-1&&e%1==0&&e<t},Is=function(e,t,r){if(!_i(r))return!1;var n=C(t);return!!("number"==n?Ss(r)&&_s(t,r.length):"string"==n&&t in r)&&fs(r[t],e)},Ts=function(e){return Bs((function(t,r){var n=-1,o=r.length,a=o>1?r[o-1]:void 0,i=o>2?r[2]:void 0;for(a=e.length>3&&"function"==typeof a?(o--,a):void 0,i&&Is(r[0],r[1],i)&&(a=o<3?void 0:a,o=1),t=Object(t);++n<o;){var s=r[n];s&&e(t,s,n,a)}return t}))},Ps=function(e){return Vi(e)&&"[object Arguments]"==Fi(e)},xs=Object.prototype,Rs=xs.hasOwnProperty,Ns=xs.propertyIsEnumerable,Ls=Ps(function(){return arguments}())?Ps:function(e){return Vi(e)&&Rs.call(e,"callee")&&!Ns.call(e,"callee")},Os=Array.isArray,Ds=function(){return!1},Ms=Oa((function(e,t){var r=t&&!t.nodeType&&t,n=r&&e&&!e.nodeType&&e,o=n&&n.exports===r?Pi.Buffer:void 0,a=(o?o.isBuffer:void 0)||Ds;e.exports=a})),Us={};Us["[object Float32Array]"]=Us["[object Float64Array]"]=Us["[object Int8Array]"]=Us["[object Int16Array]"]=Us["[object Int32Array]"]=Us["[object Uint8Array]"]=Us["[object Uint8ClampedArray]"]=Us["[object Uint16Array]"]=Us["[object Uint32Array]"]=!0,Us["[object Arguments]"]=Us["[object Array]"]=Us["[object ArrayBuffer]"]=Us["[object Boolean]"]=Us["[object DataView]"]=Us["[object Date]"]=Us["[object Error]"]=Us["[object Function]"]=Us["[object Map]"]=Us["[object Number]"]=Us["[object Object]"]=Us["[object RegExp]"]=Us["[object Set]"]=Us["[object String]"]=Us["[object WeakMap]"]=!1;var Fs=Oa((function(e,t){var r=t&&!t.nodeType&&t,n=r&&e&&!e.nodeType&&e,o=n&&n.exports===r&&Ii.process,a=function(){try{return n&&n.require&&n.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a})),Vs=Fs&&Fs.isTypedArray,js=Vs?function(e){return function(t){return e(t)}}(Vs):function(e){return Vi(e)&&Es(e.length)&&!!Us[Fi(e)]},zs=Object.prototype.hasOwnProperty,Ks=function(e,t){var r=Os(e),n=!r&&Ls(e),o=!r&&!n&&Ms(e),a=!r&&!n&&!o&&js(e),i=r||n||o||a,s=i?function(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}(e.length,String):[],c=s.length;for(var l in e)!t&&!zs.call(e,l)||i&&("length"==l||o&&("offset"==l||"parent"==l)||a&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||_s(l,c))||s.push(l);return s},Hs=Object.prototype,qs=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Hs)},Qs=Object.prototype.hasOwnProperty,Ws=function(e){if(!_i(e))return function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}(e);var t=qs(e),r=[];for(var n in e)("constructor"!=n||!t&&Qs.call(e,n))&&r.push(n);return r},Gs=function(e){return Ss(e)?Ks(e,!0):Ws(e)},Xs=Ts((function(e,t,r,n){ms(t,Gs(t),e,n)})),Ys=function(e,t){return function(r){return e(t(r))}},Zs=Ys(Object.getPrototypeOf,Object),$s=Function.prototype,Js=Object.prototype,ec=$s.toString,tc=Js.hasOwnProperty,rc=ec.call(Object),nc=function(e){if(!Vi(e)||"[object Object]"!=Fi(e))return!1;var t=Zs(e);if(null===t)return!0;var r=tc.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&ec.call(r)==rc},oc=function(e){if(!Vi(e))return!1;var t=Fi(e);return"[object Error]"==t||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!nc(e)},ac=Bs((function(e,t){try{return ys(e,void 0,t)}catch(e){return oc(e)?e:new Error(e)}})),ic=function(e,t){for(var r=-1,n=null==e?0:e.length,o=Array(n);++r<n;)o[r]=t(e[r],r,e);return o},sc=Object.prototype,cc=sc.hasOwnProperty,lc=function(e,t,r,n){return void 0===e||fs(e,sc[r])&&!cc.call(n,r)?t:e},uc={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},dc=function(e){return"\\"+uc[e]},fc=Ys(Object.keys,Object),pc=Object.prototype.hasOwnProperty,hc=function(e){return Ss(e)?Ks(e):function(e){if(!qs(e))return fc(e);var t=[];for(var r in Object(e))pc.call(e,r)&&"constructor"!=r&&t.push(r);return t}(e)},mc=/<%=([\s\S]+?)%>/g,gc=function(e){return function(t){return null==e?void 0:e[t]}}({"&":"&","<":"<",">":">",'"':""","'":"'"}),yc=Ri?Ri.prototype:void 0,vc=yc?yc.toString:void 0,bc=function e(t){if("string"==typeof t)return t;if(Os(t))return ic(t,e)+"";if(ji(t))return vc?vc.call(t):"";var r=t+"";return"0"==r&&1/t==-1/0?"-0":r},Cc=function(e){return null==e?"":bc(e)},kc=/[&<>"']/g,wc=RegExp(kc.source),Bc={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:mc,variable:"",imports:{_:{escape:function(e){return(e=Cc(e))&&wc.test(e)?e.replace(kc,gc):e}}}},Ec=/\b__p \+= '';/g,Sc=/\b(__p \+=) '' \+/g,Ac=/(__e\(.*?\)|\b__t\)) \+\n'';/g,_c=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ic=/($^)/,Tc=/['\n\r\u2028\u2029\\]/g,Pc=Object.prototype.hasOwnProperty,xc=function(e,t,r){var n=Bc.imports._.templateSettings||Bc;r&&Is(e,t,r)&&(t=void 0),e=Cc(e),t=Xs({},t,n,lc);var o,a,i=Xs({},t.imports,n.imports,lc),s=hc(i),c=function(e,t){return ic(t,(function(t){return e[t]}))}(i,s),l=0,u=t.interpolate||Ic,d="__p += '",f=RegExp((t.escape||Ic).source+"|"+u.source+"|"+(u===mc?_c:Ic).source+"|"+(t.evaluate||Ic).source+"|$","g"),p=Pc.call(t,"sourceURL")?"//# sourceURL="+(t.sourceURL+"").replace(/\s/g," ")+"\n":"";e.replace(f,(function(t,r,n,i,s,c){return n||(n=i),d+=e.slice(l,c).replace(Tc,dc),r&&(o=!0,d+="' +\n__e("+r+") +\n'"),s&&(a=!0,d+="';\n"+s+";\n__p += '"),n&&(d+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),l=c+t.length,t})),d+="';\n";var h=Pc.call(t,"variable")&&t.variable;h||(d="with (obj) {\n"+d+"\n}\n"),d=(a?d.replace(Ec,""):d).replace(Sc,"$1").replace(Ac,"$1;"),d="function("+(h||"obj")+") {\n"+(h?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(o?", __e = _.escape":"")+(a?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var m=ac((function(){return Function(s,p+"return "+d).apply(void 0,c)}));if(m.source=d,oc(m))throw m;return m},Rc=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Nc=/^\w*$/,Lc=ls(Object,"create"),Oc=Object.prototype.hasOwnProperty,Dc=Object.prototype.hasOwnProperty;function Mc(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Mc.prototype.clear=function(){this.__data__=Lc?Lc(null):{},this.size=0},Mc.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Mc.prototype.get=function(e){var t=this.__data__;if(Lc){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return Oc.call(t,e)?t[e]:void 0},Mc.prototype.has=function(e){var t=this.__data__;return Lc?void 0!==t[e]:Dc.call(t,e)},Mc.prototype.set=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=Lc&&void 0===t?"__lodash_hash_undefined__":t,this};var Uc=Mc,Fc=function(e,t){for(var r=e.length;r--;)if(fs(e[r][0],t))return r;return-1},Vc=Array.prototype.splice;function jc(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}jc.prototype.clear=function(){this.__data__=[],this.size=0},jc.prototype.delete=function(e){var t=this.__data__,r=Fc(t,e);return!(r<0||(r==t.length-1?t.pop():Vc.call(t,r,1),--this.size,0))},jc.prototype.get=function(e){var t=this.__data__,r=Fc(t,e);return r<0?void 0:t[r][1]},jc.prototype.has=function(e){return Fc(this.__data__,e)>-1},jc.prototype.set=function(e,t){var r=this.__data__,n=Fc(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this};var zc=jc,Kc=ls(Pi,"Map"),Hc=function(e,t){var r=e.__data__;return function(e){var t=C(e);return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?r["string"==typeof t?"string":"hash"]:r.map};function qc(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}qc.prototype.clear=function(){this.size=0,this.__data__={hash:new Uc,map:new(Kc||zc),string:new Uc}},qc.prototype.delete=function(e){var t=Hc(this,e).delete(e);return this.size-=t?1:0,t},qc.prototype.get=function(e){return Hc(this,e).get(e)},qc.prototype.has=function(e){return Hc(this,e).has(e)},qc.prototype.set=function(e,t){var r=Hc(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this};var Qc=qc;function Wc(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var r=function r(){var n=arguments,o=t?t.apply(this,n):n[0],a=r.cache;if(a.has(o))return a.get(o);var i=e.apply(this,n);return r.cache=a.set(o,i)||a,i};return r.cache=new(Wc.Cache||Qc),r}Wc.Cache=Qc;var Gc=Wc,Xc=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yc=/\\(\\)?/g,Zc=function(e){var t=Gc((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Xc,(function(e,r,n,o){t.push(n?o.replace(Yc,"$1"):r||e)})),t}),(function(e){return 500===r.size&&r.clear(),e})),r=t.cache;return t}(),$c=function(e,t){return Os(e)?e:function(e,t){if(Os(e))return!1;var r=C(e);return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!ji(e))||Nc.test(e)||!Rc.test(e)||null!=t&&e in Object(t)}(e,t)?[e]:Zc(Cc(e))},Jc=function(e){if("string"==typeof e||ji(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t},el=function(e,t,r){var n=null==e?void 0:function(e,t){for(var r=0,n=(t=$c(t,e)).length;null!=e&&r<n;)e=e[Jc(t[r++])];return r&&r==n?e:void 0}(e,t);return void 0===n?r:n},tl=D.Errors;function rl(e){var t=e.livenessSettings,r=e.apiClient,n=e.apiCheck,o=e.onError,a=Ta(s({face_tracking_setting:{enable:!1,web_terminate_threshold:.0030152991993743408,web_warning_threshold:.0017317430600108828,limit_for:"all_flow",max_warning_time:5},flow_interval_time_ms:3e3,limit_time_liveness_check:{enable:!1,limit_time_second:45},terminate_if_no_face:{enable:!1,max_invalid_frame:5,max_time_ms:1e3}}),2),i=a[0],l=a[1];return c((function(){t?l(Aa({},t)):n&&r.clientSettings().then((function(e){if(e&&e.data){var t,r=el(e,"data.settings.sdk_settings.server_log_settings.enable"),n=el(e,"data.settings.sdk_settings.active_liveness_settings"),a=el(n,"save_encoded_frames",{});a.enable&&(t={enable:!0,framesIntervalTime:a.frames_interval_ms,framesBatchLength:a.frames_batch_len}),l(Aa(Aa({},n),{},{enableTracking:r,captureFrameSettings:t}))}e&&e.errors&&o(tl.server_error)})).catch((function(e){o(e)}))}),[t,r,o,n]),i}var nl=function(e){var t=e.curStep,r=e.faceDirection,n=el(t,"stepTimeConstraints.delayTime");return!!n&&(null===t.firstFrameSpottedAt?(t.name===r&&(t.firstFrameSpottedAt=(new Date).getTime()),!0):(new Date).getTime()-t.firstFrameSpottedAt<n)},ol=function(e){var t=function(e){return e?1/0===(e=Wi(e))||-1/0===e?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}(e),r=t%1;return t==t?r?t-r:t:0},al=function(e){return function(e,t){var r;if("function"!=typeof t)throw new TypeError("Expected a function");return e=ol(e),function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=void 0),r}}(2,e)};function il(){return(il=wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=a.length>0&&void 0!==a[0]?a[0]:{},r=t.blazefaceModelUrl,n=t.tfScriptUrls,e.next=3,ha.loadTensorFlow(n);case 3:return e.next=5,ha.initTensorFlow({preferredBackends:["webgl","wasm","cpu"]});case 5:return e.next=7,ha.loadBlazefaceModel({modelUrl:r});case 7:return o=e.sent,e.abrupt("return",{blazefaceModel:o});case 9:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var sl,cl,ll,ul,dl,fl,pl,hl=al((function(){return il.apply(this,arguments)})),ml=[],gl=function(){ml=[]},yl=function(e,t,r){r&&gl(),ml.push({id:null});var n=ml.length-1;t.httpClient.post("/v1/files",{frames:e,metadata:JSON.stringify({type:"selfie"})}).then((function(e){e&&e.data&&e.data.file_id?ml[n].id=e.data.file_id:ml[n].id=-1}))},vl=function(){return new Promise((function(e){var t=setInterval((function(){ml.every((function(e){return e.id}))&&(e(),clearInterval(t))}),200)}))},bl=function(e){return e.enable?ml.some((function(e){return-1===e.id}))?null:ml:[]},Cl=Tn.faceTracker(),kl=D.Mode,wl=D.FaceDirection,Bl=D.Errors,El=D.Messages;function Sl(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=t.apiCheck,i=t.mode,u=t.bgCameraMask,d=t.bgCameraMaskRed,f=t.surroundStyle,p=t.cropAreaDimension,h=t.customInstructions,m=t.customIcon,g=t.customDirectionIcon,y=t.customStepTimeConstraints,v=void 0===y?(Ba(e={},D.FaceDirection.UP,{delayTime:1e3}),Ba(e,D.FaceDirection.LEFT,{delayTime:1e3}),Ba(e,D.FaceDirection.RIGHT,{delayTime:1e3}),Ba(e,D.FaceDirection.FRONTAL,{delayTime:2e3}),e):y,b=t.onLivenessDetectionDone,C=t.onError,k=t.frontalMinSize,w=t.waitingTimeToGetBetterFrames,B=void 0===w?500:w,E=t.captureFrameSettings,S=void 0===E?{enable:!1,framesIntervalTime:180,framesBatchLength:0}:E,A=t.livenessSettings,_=t.setRemainingTime,I=void 0===_?function(){}:_,T=t.onProcessing,P=void 0===T?function(){}:T,x=t.customErrors,R=t.customMessages,N=t.apiCredentials,L=void 0===N?{}:N,O=t.onFramesCaptured,M=void 0===O?function(){}:O,U=t.initFirstGestureTimeout,F=void 0===U?2e3:U,j=s(!1),z=Ta(j,2),K=z[0],H=z[1],q=s(!1),Q=Ta(q,2),W=Q[0],G=Q[1],X=s(!1),Y=Ta(X,2),Z=Y[0],$=Y[1],J=r(null),ee=V.useSDKSettings(),te=ee.lang,re=ee.assetRoot,ne=ee.customUrls,oe=Qo.useApiClient({apiCredentials:L}),ae=oe.apiClient,ie=i===kl.ACTIVE,se=l((function(e){return e+1}),0),ce=Ta(se,2),le=(ce[0],ce[1]),ue=r(null),de=r(!1),fe=s(!1),pe=Ta(fe,2),he=pe[0],me=pe[1],ge=r({}),ye=Dr.useSDKTracking(),ve=ye.sendEvent,be=r(null);null===be.current&&(be.current=Tn.initFaceVerificationData({assetRoot:re,customInstructions:h,customIcon:m,customDirectionIcon:g,customStepTimeConstraints:v}));var Ce=s(),ke=Ta(Ce,2),we=ke[0],Be=ke[1],Ee=a((function(){return Zi(Be,500)}),[Be]),Se=r([]),Ae=r(),_e=r(),Ie=rl({livenessSettings:A,apiClient:ae,apiCheck:o,onError:C}),Te=Ie.face_tracking_setting,Pe=Ie.flow_interval_time_ms,xe=Ie.limit_time_liveness_check,Re=Ie.terminate_if_no_face,Ne=Ie.captureFrameSettings,Le=void 0===Ne?S:Ne,Oe=Ie.enableTracking,De=a((function(){return Zi((function(e){o&&!Oe||ve(e)}),2e3)}),[o,Oe,ve]),Me=r(0),Ue=r();c((function(){De({tag:"selfie",event:"user_activity.start",log:{}})}),[De]),c((function(){function e(){return(e=wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(he){e.next=9;break}return _e.current=performance.now(),e.next=4,hl(ne);case 4:ge.current=e.sent,me(!0),De({tag:"selfie",event:"user_activity.show",log:{}}),De({tag:"selfie",event:"sdk.load_model",log:{status:"success",time_in_ms:performance.now()-_e.current}}),_e.current=null;case 9:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[he,ne,De]);var Fe=n((function(){I(""),be.current.curStepIndex=be.current.steps.length,G(!1),setTimeout((function(){be.current=Tn.initFaceVerificationData({assetRoot:re,customInstructions:h,customIcon:m,customDirectionIcon:g}),Ae.current=Date.now(),Me.current=0,Ue.current=null,Se.current=[],$(!1),gl(),le()}),Pe)}),[re,h,m,g,Pe,I]),Ve=r(null),je=a((function(){return Aa(Aa({},Bl),x)}),[x]),ze=a((function(){return Aa(Aa({},El),R)}),[R]),Ke=400;c((function(){if(K&&xe.enable&&Z){Ae.current=Date.now();var e=xe.limit_time_second+1,t=xe.remain_time_show||10,r=xe.format||"s";Ve.current=setInterval((function(){var n=Math.round((1e3*e-(Date.now()-Ae.current))/1e3);if(be.current.curStepIndex<be.current.steps.length){if(n<=t&&n>=1){var o=xc(ze.REMAIN_TIME[te]),a=n;switch(r){case"mm:ss":a=n.toString().padStart(5,"00:00");break;case"ss":a=n.toString().padStart(2,"0")}I(o({x:a}))}if(Math.round((Date.now()-Ae.current)/1e3)===e){var i,s={};Object.keys(null===(i=je.liveness_terminated_time_out)||void 0===i?void 0:i.msg).forEach((function(e){var t,r=xc(null===(t=je.liveness_terminated_time_out)||void 0===t?void 0:t.msg[e]);s[e]=r({x:xe.limit_time_second})})),Be(Aa(Aa({},je.liveness_terminated_time_out),{},{msg:s,duration:Pe})),De({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:"liveness_terminated_time_out,"}}),Fe()}}}),1e3)}return function(){clearInterval(Ve.current)}}),[Fe,I,K,te,Pe,xe.enable,xe.limit_time_second,Z,je.liveness_terminated_time_out,ze.REMAIN_TIME,xe.format,xe.remain_time_show,De]);var He=n((function(e){var t,r,n=e.clientWidth,o=e.clientHeight,a=e.videoAreaWidth,i=e.videoAreaHeight,s=e.lostX,c=e.lostY;Ga.isMobile?r=t=a:t=r=i-200;var l=Math.floor((a-t)/2)+s,d=5+c,h=u;ue.current={x:l,y:d,width:t,height:r,image:h,surroundStyle:f},"object"===Ca(p)?ue.current=Aa(Aa({},ue.current),p):"function"==typeof p&&(ue.current=Aa(Aa({},ue.current),p({clientWidth:n,clientHeight:o,videoAreaWidth:a,videoAreaHeight:i,lostX:s,lostY:c,isMobile:Ga.isMobile,width:t,height:r}))),le(),H(!0)}),[u,f,p]),qe=s(3),Qe=Ta(qe,2),We=Qe[0],Ge=Qe[1],Xe=s(!1),Ye=Ta(Xe,2),Ze=Ye[0],$e=Ye[1],Je=r(!1),et=n((function(e){$e(e),Je.current=e}),[]),tt=r(null),rt=r([]),nt=n((function(){Ge(3),clearInterval(tt.current),et(!0);var e=function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,a,i,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t-1!=0){e.next=9;break}return clearInterval(tt.current),r=rt.current,P(),n=r.map((function(e){return Ro.resizeBlobImg(e.blob,Ke,Ke)})),e.next=7,Promise.all(n);case 7:a=e.sent,o?(i=Pa(Se.current),s=r.map((function(e,t){return ae.uploadImage({file:a[t],label:"portrait",metadata:JSON.stringify({gesture_score:e.leftRightScore,gesture:wl.FRONTAL})})})),Promise.all(s).then((function(e){return ae.verifyFaceLiveness({images:e.map((function(e){return{id:e.data.image_id}})),videos:[{frames:i}]})})).then((function(e){b({apiCheckPassed:e.data.is_live,verifyFaceLivenessResult:e.data})})).catch((function(e){C({error:e})}))):b({frontalFaces:a,capturedFrames:Se.current});case 9:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();tt.current=setInterval((function(){Ge((function(t){return e(t),t-1}))}),1e3)}),[et,o,b,ae,C,P]);c((function(){we&&(clearInterval(tt.current),et(!1))}),[we,et]),c((function(){var e,t=J.current,r=function(){var e=wa(regeneratorRuntime.mark((function e(){var t,r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=be.current.steps,r=[],t.forEach((function(e){var t=e.name,n=e.image,o=e.frontalFaceImage;t!==wl.FRONTAL?r.push(ae.uploadImage({file:n.blob,label:"portrait",metadata:JSON.stringify({gesture_score:n.leftRightScore,gesture:t})})):r.push(Promise.resolve({data:{image_id:null}})),o.blob?r.push(ae.uploadImage({file:o.blob,label:"portrait",metadata:JSON.stringify({gesture_score:o.leftRightScore,gesture:wl.FRONTAL})})):r.push(Promise.resolve({data:{image_id:null}}))})),e.next=5,Promise.all(r);case 5:n=e.sent,t.forEach((function(e,t){e.image.imageId=n[2*t].data.image_id,e.frontalFaceImage.imageId=n[2*t+1].data.image_id}));case 7:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),n=function(){var e=wa(regeneratorRuntime.mark((function e(){var t,n,o,a,i,s,c,l,u,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,r();case 3:if(t=be.current.steps,0!==(n=t.filter((function(e){return e.frontalFaceImage.imageId}))).length){e.next=9;break}b({error:"wrong_face_movement"}),e.next=26;break;case 9:return e.next=11,vl();case 11:if(o=bl(Le)){e.next=16;break}b({error:"network_error"}),e.next=26;break;case 16:return a=ae.verifyFaceLiveness({images:n.map((function(e){return{id:e.frontalFaceImage.imageId}})),gesture_images:t.filter((function(e){return e.image.imageId&&e.name!==wl.FRONTAL})).map((function(e){return{gesture:e.name,images:[{id:e.image.imageId}]}})),videos:o}),i=ae.requestVerifyPortrait({image:{id:n[n.length-1].frontalFaceImage.imageId}}),e.next=20,Promise.all([a,i]);case 20:s=e.sent,c=Ta(s,2),l=c[0],u=c[1],d=!0===l.data.is_live,b({apiCheckPassed:d,verifyFaceLivenessResult:l.data,verifyFacePortraitResult:u.data,frontalFaces:n.map((function(e){return{id:e.frontalFaceImage.imageId,blob:e.frontalFaceImage.blob}})),steps:t.filter((function(e){return e.image.imageId&&e.name!==wl.FRONTAL})).map((function(e){var t=e.name,r=e.image;return{name:t,blob:r.blob,id:r.imageId}}))});case 26:e.next=31;break;case 28:e.prev=28,e.t0=e.catch(0),C({error:e.t0});case 31:case"end":return e.stop()}}),e,null,[[0,28]])})));return function(){return e.apply(this,arguments)}}(),a=function(){var e=wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=be.current.steps,r=[],t.map((function(e){return r.push({name:e.name,blob:e.image.blob}),e.frontalFaceImage.blob&&r.push({name:e.name,blob:e.frontalFaceImage.blob}),0})),n=r.map((function(e){return Ro.resizeBlobImg(e.blob,Ke,Ke)})),e.next=6,Promise.all(n);case 6:o=e.sent,a=r.map((function(e,t){return{name:e.name,blob:o[t]}})),t.map((function(e,r){var n=a.filter((function(t){return t.name===e.name}));return t[r].image.blob=n[0].blob,e.frontalFaceImage.blob&&(t[r].frontalFaceImage.blob=n[1].blob),0}));case 9:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),i=function(){var e=wa(regeneratorRuntime.mark((function e(){var t,r,i,s,c,l,u,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=be.current.steps,r=t[be.current.curStepIndex],De({tag:"selfie",event:"user_activity.".concat(r.name),log:{time_capture_in_seconds:((performance.now()-_e.current)/1e3).toFixed(1)}}),be.current.curStepIndex++,_e.current=performance.now(),Te.enable&&"each_gesture"===Te.limit_for&&(Me.current=0),be.current.curStepIndex!==t.length){e.next=33;break}if(xe.enable&&I(""),!b){e.next=33;break}return Le.enable&&(Le.framesBatchLength>0?(M(Se.current.slice(Se.current.length%Le.framesBatchLength*-1).map((function(e){return{base64:e.base64,label:e.label,index:e.index}}))),o&&yl(Se.current.slice(Se.current.length%Le.framesBatchLength*-1),ae)):M(Se.current.map((function(e){return{base64:e.base64,label:e.label,index:e.index}})))),De({tag:"selfie",event:"user_activity",log:{time_capture_in_seconds:((Date.now()-Ae.current)/1e3).toFixed(1)}}),P(),e.next=14,a();case 14:if(o){e.next=31;break}if(c=t.filter((function(e){return e.name!==wl.FRONTAL})).map((function(e){return{name:e.name,image:{blob:e.image.blob}}})),l=t.filter((function(e){return e.name!==wl.FRONTAL})).map((function(e){return e.frontalFaceImage.blob})).filter((function(e){return null!==e})),!(u=null===(i=t.find((function(e){return e.name===wl.FRONTAL})))||void 0===i||null===(s=i.image)||void 0===s?void 0:s.blob)||!k){e.next=24;break}return e.next=21,Ro.scaleImage(u,{minSize:k});case 21:e.t0=e.sent,e.next=25;break;case 24:e.t0=null;case 25:d=e.t0,u&&l.push(u),De({tag:"result",event:"sdk_mode.liveness",log:{result_object:{steps:c,frontalFaces:l,frontalScaledImage:d}}}),b({steps:c,frontalFaces:l,frontalScaledImage:d,capturedFrames:Se.current}),e.next=33;break;case 31:return e.next=33,n();case 33:le();case 34:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),s=Yi((function(){var e=be.current,t=e.curStepIndex,r=e.steps,n=r[t],o=null!==(null==n?void 0:n.image.blob),a=null!==(null==n?void 0:n.frontalFaceImage.blob),s=r.filter((function(e){return e.frontalFaceImage.blob})).length,c=!1;return o&&(a||![1].includes(t)||s>=1)?(de.current=!1,i(),c=!0):de.current=!(!o||a),G(!1),c}),B);function c(e,t,r,n){return l.apply(this,arguments)}function l(){return(l=wa(regeneratorRuntime.mark((function e(t,r,n,o){var a,c,l,u,d,f;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=be.current,c=a.curStepIndex,l=a.steps,!(c<l.length)){e.next=24;break}if(u=l[c],!nl({faceDirection:t,curStep:u})){e.next=5;break}return e.abrupt("return");case 5:if(t!==wl.FRONTAL||null!==u.frontalFaceImage.blurScore&&!fn.hasBetterBlurScore(n,u.frontalFaceImage.blurScore)){e.next=13;break}return u.frontalFaceImage.blurScore=n,e.next=9,hn.takePicture({canvas:r});case 9:d=e.sent,u.frontalFaceImage.blob=d,u.frontalFaceImage.leftRightScore=o,de.current&&(de.current=!1,i());case 13:if(u.name!==t||null!==u.image.blurScore&&!fn.hasBetterBlurScore(n,u.image.blurScore)){e.next=24;break}return G(!0),u.image.blurScore=n,e.next=18,hn.takePicture({canvas:r});case 18:f=e.sent,u.image.blob=f,u.image.leftRightScore=o,u.image.objUrl&&URL.revokeObjectURL(u.image.objUrl),u.image.objUrl=URL.createObjectURL(f),s();case 24:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function f(e,t,r){return p.apply(this,arguments)}function p(){return(p=wa(regeneratorRuntime.mark((function e(t,r,n){var o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(!0===Je.current&&t===wl.FRONTAL&&rt.current.length<3)){e.next=5;break}return e.next=3,hn.takePicture({canvas:r});case 3:o=e.sent,rt.current.push({blob:o,leftRightScore:n});case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,r,n){if(Se.current.length&&Date.now()-Se.current[Se.current.length-1].time<Le.framesIntervalTime)return null;if(Le.enable&&!n){var a=e.topLeft,i=e.bottomRight,s=[].concat(Pa(a),Pa(i)),c=[];[a,i].forEach((function(e){c=[].concat(Pa(c),[e[0]/Nn.SIZE*t.width,e[1]/Nn.SIZE*t.height])}));var l=Cl(e,0===Se.current.length),u=l.score,d=l.time,f=t.toDataURL("image/jpeg",.8);return Se.current.push({label:"portrait",base64:f.split(",")[1],landmarks:r,original_landmarks:r.map((function(e){return[e[0]/Nn.SIZE*t.width,e[1]/Nn.SIZE*t.height]})),score:u,time:d,index:Se.current.length,bbox:s,original_bbox:c}),Le.framesBatchLength>0&&Se.current.length%Le.framesBatchLength==0&&M&&(M(Se.current.slice(-Le.framesBatchLength).map((function(e){return{base64:e.base64,label:e.label,index:e.index}}))),o&&yl(Se.current.slice(-Le.framesBatchLength),ae,Se.current.length===Le.framesBatchLength)),u}return null}function m(e){if(!Te.enable||null===e||!Z)return!0;var t=Te.web_warning_threshold,r=Te.web_terminate_threshold,n=Te.max_warning_time;return e<t||(e<r&&Me.current<n?(Me.current++,Me.current===n?(Be(Aa(Aa({},je.liveness_terminated_face_tracking),{},{duration:Pe})),De({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:"liveness_terminated_face_tracking"}})):Be(Aa(Aa({},je.liveness_too_fast),{},{duration:1500})),!0):(Be(Aa(Aa({},je.liveness_terminated),{},{duration:Pe})),De({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:"liveness_terminated"}}),Fe(),!1))}function g(e){if(Re.enable&&Z){var t=Re.max_time_ms;Ue.current&&e||(Ue.current={time:Date.now(),frame:0}),e&&Ue.current.frame++;var r=Ue.current.time;e&&Date.now()-r>=t&&(Be(Aa(Aa({},je.liveness_terminated_no_face),{},{duration:Pe})),De({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:"liveness_terminated_no_face"}}),Fe())}}function y(e,t){return v.apply(this,arguments)}function v(){return(v=wa(regeneratorRuntime.mark((function r(n,o){var a,i,s,l,p,v,b,C,k,w,B,E,S,A,_,I,T,P,x,R,N;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(0!==(null==o?void 0:o.width)&&0!==(null==o?void 0:o.height)){r.next=2;break}return r.abrupt("return");case 2:return a=n.cropX,i=n.cropY,s=n.cropWidth,l=n.cropHeight,o.getContext("2d").drawImage(t,a,i,s,l,0,0,s,l),p=ge.current.blazefaceModel,r.next=8,fn.calculateBlurScore(o);case 8:return v=r.sent,r.next=11,Nn.getModelPredictions({model:p,sCanvas:o});case 11:return b=r.sent,r.next=14,Tn.validatePredictions({predictions:b,width:Nn.SIZE,height:Nn.SIZE});case 14:if(C=r.sent,k=C.error,w=C.fullFace,ue.current.image=u,E=null,S=null,A=null,_=be.current,I=_.curStepIndex,T=_.steps,!w){r.next=29;break}return P=T[I],A=w.landmarks,r.next=27,Tn.calculateFaceDirection({landmarks:A,getPerfectFrontal:P&&P.name===wl.FRONTAL});case 27:(x=r.sent)&&(E=x.gesture,S=x.leftRightScore);case 29:if(R="no_face"===(null==k?void 0:k.code)||"partial_face"===(null==k?void 0:k.code),N=I<T.length,g(R&&N),null!=k&&k.code&&De({tag:"selfie",event:"sdk_ui.show_alert",log:{alert:k.code}}),k&&("face_too_small"!==k.code||![wl.DOWN,wl.UP,wl.LEFT,wl.RIGHT].includes(E))){r.next=52;break}if(ie||h(b[0],o,A),!ie){r.next=43;break}if(Z||($(!0),_e.current=performance.now(),Ae.current=Date.now()),!m(h(b[0],o,A,I>=T.length))){r.next=41;break}return r.next=41,c(E,o,v,S);case 41:r.next=50;break;case 43:if(![wl.LEFT,wl.RIGHT].includes(E)){r.next=48;break}B=je.not_frontal_face,ue.current.image=d,r.next=50;break;case 48:return r.next=50,f(E,o,S);case 50:r.next=53;break;case 52:I<T.length&&(B=je[k.code],ue.current.image=d);case 53:Ee(B),-1!==e&&(e=requestAnimationFrame((function(){return y(n,o)})));case 55:case"end":return r.stop()}}),r)})))).apply(this,arguments)}function w(){return(w=wa(regeneratorRuntime.mark((function e(){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=hn.analyzeVideoAndWindowSizes(t,ue.current),n=r.cropWidth,o=r.cropHeight,(a=document.createElement("canvas")).width=n,a.height=o,(i=a.getContext("2d")).translate(n,0),i.scale(-1,1),y(r,a);case 9:case"end":return e.stop()}}),e)})))).apply(this,arguments)}return K&&he&&setTimeout((function(){!function(){w.apply(this,arguments)}()}),F),function(){cancelAnimationFrame(e),e=-1}}),[F,K,te,ie,ae,o,u,d,b,C,k,B,Le,P,Te,xe.enable,I,Ee,Pe,Fe,Re,Z,je,he,De,M]);var ot=be.current,at=ot.curStepIndex,it=ot.steps,st=a((function(){return it.find((function(e){return e.name===D.FaceDirection.FRONTAL}))}),[it]),ct=de.current?st:it[at],lt=ct&&Z?ct.instructions[te]:null,ut=ct&&Z?ct.directionIcon:"",dt=ct?ct.directionIconAnimation:"";return{countdownToTakePicture:We,cropArea:ue,curStepIndex:at,directionIcon:ut,directionIconAnimation:dt,faceDetectionError:we,handleTriggerPassiveMode:nt,handleVideoPlayed:He,instructions:lt,isActiveMode:ie,refVideo:J,showCountdown:Ze,steps:it,videoPlayed:K,activeCapturing:W,isFirstValidFrameFound:Z,warmupDone:he}}var Al=(Ba(sl={},D.FaceDirection.LEFT,90),Ba(sl,D.FaceDirection.RIGHT,270),Ba(sl,D.FaceDirection.UP,180),Ba(sl,D.FaceDirection.DOWN,0),sl),_l=m(["0%{opacity:0.15;}50%{opacity:0.3;}100%{opacity:1;}"]),Il=p.div(cl||(cl=Ia(["\n width: 200px;\n height: 200px;\n position: relative;\n transform: scale(0.48);\n\n .top,\n .right,\n .bottom,\n .left {\n position: absolute;\n }\n\n .top {\n top: 0;\n left: 50%;\n transform: rotate(","deg) translateX(-50%);\n }\n\n .right {\n right: 0;\n top: 50%;\n transform: rotate(","deg) translateX(-50%);\n }\n\n .bottom {\n bottom: 0;\n left: 50%;\n transform: rotate(","deg) translateX(50%);\n }\n\n .left {\n left: 0;\n top: 50%;\n transform: rotate(","deg) translateX(50%);\n }\n"])),Al[D.FaceDirection.DOWN],Al[D.FaceDirection.LEFT],Al[D.FaceDirection.UP],Al[D.FaceDirection.RIGHT]),Tl=p.div(ll||(ll=Ia(["\n width: 70px;\n transform: rotate(","deg);\n"])),(function(e){var t,r=e.direction;return null!==(t=Al[r])&&void 0!==t?t:0})),Pl=p.span(ul||(ul=Ia(["\n display: flex;\n margin: 4px 0;\n width: 100%;\n height: 15px;\n animation: "," 1s infinite;\n animation-direction: alternate;\n\n &::before,\n &::after {\n content: '';\n height: 100%;\n width: 50%;\n background: rgba(255, 255, 255, 0.8);\n }\n\n &::before {\n transform: skewY(32deg);\n }\n\n &::after {\n width: 50%;\n transform: skewY(-32deg);\n }\n"])),_l),xl=p(Pl)(dl||(dl=Ia(["\n animation-delay: 0s;\n"]))),Rl=p(Pl)(fl||(fl=Ia(["\n animation-delay: 0.5s;\n"]))),Nl=p(Pl)(pl||(pl=Ia(["\n animation-delay: 1s;\n"])));function Ll(e){var r=e.type;return r!==D.FaceDirection.FRONTAL?t.createElement(Tl,{direction:r},t.createElement(xl,null),t.createElement(Rl,null),t.createElement(Nl,null)):t.createElement(Il,null,t.createElement(Tl,{className:"top"},t.createElement(xl,null),t.createElement(Rl,null),t.createElement(Nl,null)),t.createElement(Tl,{className:"right"},t.createElement(xl,null),t.createElement(Rl,null),t.createElement(Nl,null)),t.createElement(Tl,{className:"bottom"},t.createElement(xl,null),t.createElement(Rl,null),t.createElement(Nl,null)),t.createElement(Tl,{className:"left"},t.createElement(xl,null),t.createElement(Rl,null),t.createElement(Nl,null)))}Ll.propTypes={type:f.oneOf([D.FaceDirection.LEFT,D.FaceDirection.RIGHT,D.FaceDirection.UP,D.FaceDirection.FRONTAL])},Ll.defaultProps={type:D.FaceDirection.LEFT};var Ol,Dl=D.ErrorDuration;function Ml(e){var r=e.children,n=e.errorMsg,o=e.className;return t.isValidElement(r)?n?t.createElement("div",{className:o},t.cloneElement(r,{errorMsg:n})):null:n?t.createElement("div",{className:o},n):null}function Ul(e){var t=e.children,n=e.className,o=e.error,a=r(0),i=r(""),s=V.useSDKSettings().lang,c=r(Dl.SHORT),l=o||{},u=l.msg,d=l.duration,f=void 0===d?Dl.SHORT:d,p=null==u?void 0:u[s];return Date.now()-a.current>=c.current?(a.current=Date.now(),c.current=f,i.current=p,Ml({children:t,errorMsg:p,className:n})):Ml({children:t,errorMsg:i.current,className:n})}Ul.propTypes={children:f.node,className:f.string},Ul.defaultProps={className:""};var Fl=p.circle(Ol||(Ol=Ia(["\n transition: stroke-dashoffset 0.4s;\n transform: rotate(-90deg);\n transform-origin: 50% 50%;\n"])));function Vl(e){var r=e.className,n=e.style,o=e.radius,a=e.strokeWidth,i=e.progress,s=e.hasError,c=e.activeColor,l=e.innerPadding,u=e.outsideRingColor,d=e.outsideRingOpacity,f=e.insideRingColor,p=e.insideRingWidth,h=e.insideRingStrokeDash,m=e.errorRingWidth,g=e.errorRingColor,y=e.dashedRingColor,v=e.dashedRingOpacity,b=e.dashedRingWidth,C=e.dashedRingLineThick,k=e.dashedRingLineSpacing,w=e.dashedInsideRingColor,B=e.dashedInsideRingWidth,E=e.showOutsideRing,S=e.showInsideRing,A=e.showDashedRing,_=2*o,I=2*o,T=o-2*a,P=2*Math.PI*T,x=P-i/100*P,R=T-b/2-a/2-l,N=2*Math.PI*R,L=N-i/100*N,O=R-B/2-b/2,D=2*Math.PI*O,M=D-i/100*D,U=O-p/2-B/2,F=O-m/2-B/2;return t.createElement("svg",{className:r,style:n,width:_,height:I,viewBox:"0 0 ".concat(_," ").concat(I),fill:"none",xmlns:"http://www.w3.org/2000/svg"},E?t.createElement(t.Fragment,null,t.createElement("circle",{"data-testid":"outsideRing",opacity:d,cx:o,cy:o,r:T,stroke:u}),t.createElement(Fl,{"data-testid":"outsideAnimateRing",cx:o,cy:o,r:T,stroke:c,strokeWidth:a,strokeLinecap:"round",strokeDasharray:"".concat(P," ").concat(P),style:{strokeDashoffset:x}})):null,A?t.createElement(t.Fragment,null,t.createElement("circle",{"data-testid":"dashedRing",opacity:v,cx:o,cy:o,r:R,stroke:y,strokeWidth:b,strokeDasharray:"".concat(C," ").concat(k)}),t.createElement("mask",{id:"mask0","mask-type":"alpha",maskUnits:"userSpaceOnUse"},t.createElement("circle",{cx:o,cy:o,r:R,stroke:c,strokeWidth:b,strokeDasharray:"".concat(C," ").concat(k)})),t.createElement("g",{mask:"url(#mask0)"},t.createElement(Fl,{"data-testid":"dashedAnimateRing",cx:o,cy:o,r:R,stroke:c,strokeWidth:b,strokeDasharray:"".concat(N," ").concat(N),style:{strokeDashoffset:L}})),t.createElement("circle",{"data-testid":"dashedInsideRing",opacity:v,cx:o,cy:o,r:O,stroke:w,strokeWidth:B}),t.createElement(Fl,{"data-testid":"dashedInsideAnimateRing",cx:o,cy:o,r:O,stroke:c,strokeWidth:B,strokeLinecap:"round",strokeDasharray:"".concat(D," ").concat(D),style:{strokeDashoffset:M}})):null,S?t.createElement("circle",{"data-testid":"insideRing",strokeDasharray:h,cx:o,cy:o,r:U,stroke:f,strokeWidth:p}):null,s?t.createElement("circle",{"data-testid":"errorRing",strokeDasharray:h,cx:o,cy:o,r:F,stroke:g,strokeWidth:m}):null)}function jl(e){var r=e.className;return t.createElement("svg",{className:r,width:"320",height:"320",viewBox:"0 0 320 320",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M320 0H0V320H320V0ZM160 296C235.111 296 296 235.111 296 160C296 84.8893 235.111 24 160 24C84.8893 24 24 84.8893 24 160C24 235.111 84.8893 296 160 296Z",fill:"currentColor"}))}function zl(){return(zl=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}Vl.propTypes={className:f.string,style:f.shape({}),radius:f.number,strokeWidth:f.number,progress:f.number,hasError:f.bool,activeColor:f.string,innerPadding:f.number,outsideRingColor:f.string,outsideRingOpacity:f.number,insideRingColor:f.string,insideRingWidth:f.number,insideRingStrokeDash:f.string,errorRingColor:f.string,errorRingWidth:f.number,dashedRingColor:f.string,dashedRingOpacity:f.number,dashedRingWidth:f.number,dashedRingLineThick:f.number,dashedRingLineSpacing:f.number,dashedInsideRingColor:f.string,dashedInsideRingWidth:f.number,showOutsideRing:f.bool,showDashedRing:f.bool,showInsideRing:f.bool},Vl.defaultProps={className:"",style:null,radius:160,strokeWidth:3,progress:0,hasError:!1,activeColor:"#0092ff",innerPadding:5,outsideRingColor:"#f2f6f9",outsideRingOpacity:.1,insideRingColor:"#f2f6f9",insideRingWidth:3,insideRingStrokeDash:"0",errorRingColor:"#df0000",errorRingWidth:3,dashedRingColor:"#ffffff",dashedRingOpacity:.3,dashedRingWidth:10,dashedRingLineThick:1,dashedRingLineSpacing:6,dashedInsideRingColor:"#ffffff",dashedInsideRingWidth:0,showOutsideRing:!0,showDashedRing:!0,showInsideRing:!0},jl.propTypes={className:f.string},jl.defaultProps={className:""};var Kl,Hl,ql="undefined"!=typeof window?d:c,Ql={popupContent:{tooltip:{position:"absolute",zIndex:999},modal:{position:"relative",margin:"auto"}},popupArrow:{height:"8px",width:"16px",position:"absolute",background:"transparent",color:"#FFF",zIndex:-1},overlay:{tooltip:{position:"fixed",top:"0",bottom:"0",left:"0",right:"0",zIndex:999},modal:{position:"fixed",top:"0",bottom:"0",left:"0",right:"0",display:"flex",zIndex:999}}},Wl=["top left","top center","top right","right top","right center","right bottom","bottom left","bottom center","bottom right","left top","left center","left bottom"],Gl=function(e,t,r,n,o){var a=o.offsetX,i=o.offsetY,s=n?8:0,c=r.split(" "),l=e.top+e.height/2,u=e.left+e.width/2,d=t.height,f=t.width,p=l-d/2,h=u-f/2,m="",g="0%",y="0%";switch(c[0]){case"top":p-=d/2+e.height/2+s,m="rotate(180deg) translateX(50%)",g="100%",y="50%";break;case"bottom":p+=d/2+e.height/2+s,m="rotate(0deg) translateY(-100%) translateX(-50%)",y="50%";break;case"left":h-=f/2+e.width/2+s,m=" rotate(90deg) translateY(50%) translateX(-25%)",y="100%",g="50%";break;case"right":h+=f/2+e.width/2+s,m="rotate(-90deg) translateY(-150%) translateX(25%)",g="50%"}switch(c[1]){case"top":p=e.top,g=e.height/2+"px";break;case"bottom":p=e.top-d+e.height,g=d-e.height/2+"px";break;case"left":h=e.left,y=e.width/2+"px";break;case"right":h=e.left-f+e.width,y=f-e.width/2+"px"}return{top:p="top"===c[0]?p-i:p+i,left:h="left"===c[0]?h-a:h+a,transform:m,arrowLeft:y,arrowTop:g}},Xl=0,Yl=i((function(e,n){var o=e.trigger,a=void 0===o?null:o,i=e.onOpen,l=void 0===i?function(){}:i,d=e.onClose,f=void 0===d?function(){}:d,p=e.defaultOpen,h=void 0!==p&&p,m=e.open,g=void 0===m?void 0:m,y=e.disabled,v=void 0!==y&&y,C=e.nested,k=void 0!==C&&C,w=e.closeOnDocumentClick,B=void 0===w||w,E=e.repositionOnResize,S=void 0===E||E,A=e.closeOnEscape,_=void 0===A||A,I=e.on,T=void 0===I?["click"]:I,P=e.contentStyle,x=void 0===P?{}:P,R=e.arrowStyle,N=void 0===R?{}:R,L=e.overlayStyle,O=void 0===L?{}:L,D=e.className,M=void 0===D?"":D,U=e.position,F=void 0===U?"bottom center":U,V=e.modal,j=void 0!==V&&V,z=e.lockScroll,K=void 0!==z&&z,H=e.arrow,q=void 0===H||H,Q=e.offsetX,W=void 0===Q?0:Q,G=e.offsetY,X=void 0===G?0:G,Y=e.mouseEnterDelay,Z=void 0===Y?100:Y,$=e.mouseLeaveDelay,J=void 0===$?100:$,ee=e.keepTooltipInside,te=void 0!==ee&&ee,re=e.children,ne=s(g||h),oe=ne[0],ae=ne[1],ie=r(null),se=r(null),ce=r(null),le=r(null),ue=r("popup-"+ ++Xl),de=!!j||!a,fe=r(0);ql((function(){return oe?(le.current=document.activeElement,Ee(),ke(),be()):Ce(),function(){clearTimeout(fe.current)}}),[oe]),c((function(){"boolean"==typeof g&&(g?pe():he())}),[g,v]);var pe=function(e){oe||v||(ae(!0),setTimeout((function(){return l(e)}),0))},he=function(e){var t;oe&&!v&&(ae(!1),de&&(null===(t=le.current)||void 0===t||t.focus()),setTimeout((function(){return f(e)}),0))},me=function(e){null==e||e.stopPropagation(),oe?he(e):pe(e)},ge=function(e){clearTimeout(fe.current),fe.current=setTimeout((function(){return pe(e)}),Z)},ye=function(e){null==e||e.preventDefault(),me()},ve=function(e){clearTimeout(fe.current),fe.current=setTimeout((function(){return he(e)}),J)},be=function(){de&&K&&(document.getElementsByTagName("body")[0].style.overflow="hidden")},Ce=function(){de&&K&&(document.getElementsByTagName("body")[0].style.overflow="auto")},ke=function(){var e,t=null==se||null===(e=se.current)||void 0===e?void 0:e.querySelectorAll('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), [tabindex="0"]'),r=Array.prototype.slice.call(t)[0];null==r||r.focus()};u(n,(function(){return{open:function(){pe()},close:function(){he()},toggle:function(){me()}}}));var we,Be,Ee=function(){if(!de&&oe&&(null==ie?void 0:ie.current)&&(null==ie?void 0:ie.current)&&(null==se?void 0:se.current)){var e,t,r=function(e,t,r,n,o,a){var i=o.offsetX,s=o.offsetY,c={arrowLeft:"0%",arrowTop:"0%",left:0,top:0,transform:"rotate(135deg)"},l=0,u=function(e){var t={top:0,left:0,width:window.innerWidth,height:window.innerHeight};if("string"==typeof e){var r=document.querySelector(e);null!==r&&(t=r.getBoundingClientRect())}return t}(a),d=Array.isArray(r)?r:[r];for((a||Array.isArray(r))&&(d=[].concat(d,Wl));l<d.length;){var f={top:(c=Gl(e,t,d[l],n,{offsetX:i,offsetY:s})).top,left:c.left,width:t.width,height:t.height};if(!(f.top<=u.top||f.left<=u.left||f.top+f.height>=u.top+u.height||f.left+f.width>=u.left+u.width))break;l++}return c}(ie.current.getBoundingClientRect(),se.current.getBoundingClientRect(),F,q,{offsetX:W,offsetY:X},te);se.current.style.top=r.top+window.scrollY+"px",se.current.style.left=r.left+window.scrollX+"px",q&&ce.current&&(ce.current.style.transform=r.transform,ce.current.style.setProperty("-ms-transform",r.transform),ce.current.style.setProperty("-webkit-transform",r.transform),ce.current.style.top=(null===(e=N.top)||void 0===e?void 0:e.toString())||r.arrowTop,ce.current.style.left=(null===(t=N.left)||void 0===t?void 0:t.toString())||r.arrowLeft)}};void 0===(Be=_)&&(Be=!0),c((function(){if(Be){var e=function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){"Escape"===e.key&&we(e)}));return document.addEventListener("keyup",e),function(){Be&&document.removeEventListener("keyup",e)}}}),[we=he,Be]),function(e,t){void 0===t&&(t=!0),c((function(){if(t){var r=function(t){if(9===t.keyCode){var r,n=null==e||null===(r=e.current)||void 0===r?void 0:r.querySelectorAll('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), [tabindex="0"]'),o=Array.prototype.slice.call(n);if(1===o.length)return void t.preventDefault();var a=o[0],i=o[o.length-1];t.shiftKey&&document.activeElement===a?(t.preventDefault(),i.focus()):document.activeElement===i&&(t.preventDefault(),a.focus())}};return document.addEventListener("keydown",r),function(){t&&document.removeEventListener("keydown",r)}}}),[e,t])}(se,oe&&de),function(e,t){void 0===t&&(t=!0),c((function(){if(t){var r=function(){e()};return window.addEventListener("resize",r),function(){t&&window.removeEventListener("resize",r)}}}),[e,t])}(Ee,S),function(e,t,r){void 0===r&&(r=!0),c((function(){if(r){var n=function(r){var n=Array.isArray(e)?e:[e],o=!1;n.forEach((function(e){e.current&&!e.current.contains(r.target)||(o=!0)})),r.stopPropagation(),o||t(r)};return document.addEventListener("mousedown",n),document.addEventListener("touchstart",n),function(){r&&(document.removeEventListener("mousedown",n),document.removeEventListener("touchstart",n))}}}),[e,t,r])}(a?[se,ie]:[se],he,B&&!k);var Se,Ae=function(){return t.createElement("div",Object.assign({},(e=de?Ql.popupContent.modal:Ql.popupContent.tooltip,r={className:"popup-content "+(""!==M?M.split(" ").map((function(e){return e+"-content"})).join(" "):""),style:zl({},e,x,{pointerEvents:"auto"}),ref:se,onClick:function(e){e.stopPropagation()}},!j&&T.indexOf("hover")>=0&&(r.onMouseEnter=ge,r.onMouseLeave=ve),r),{key:"C",role:de?"dialog":"tooltip",id:ue.current}),q&&!de&&t.createElement("div",{ref:ce,style:Ql.popupArrow},t.createElement("svg",{"data-testid":"arrow",className:"popup-arrow "+(""!==M?M.split(" ").map((function(e){return e+"-arrow"})).join(" "):""),viewBox:"0 0 32 16",style:zl({position:"absolute"},N)},t.createElement("path",{d:"M16 0l16 16H0z",fill:"currentcolor"}))),re&&"function"==typeof re?re(he,oe):re);var e,r},_e=!(T.indexOf("hover")>=0),Ie=de?Ql.overlay.modal:Ql.overlay.tooltip,Te=[_e&&t.createElement("div",{key:"O","data-testid":"overlay","data-popup":de?"modal":"tooltip",className:"popup-overlay "+(""!==M?M.split(" ").map((function(e){return e+"-overlay"})).join(" "):""),style:zl({},Ie,O,{pointerEvents:B&&k||de?"auto":"none"}),onClick:B&&k?he:void 0,tabIndex:-1},de&&Ae()),!de&&Ae()];return t.createElement(t.Fragment,null,function(){for(var e={key:"T",ref:ie,"aria-describedby":ue.current},r=Array.isArray(T)?T:[T],n=0,o=r.length;n<o;n++)switch(r[n]){case"click":e.onClick=me;break;case"right-click":e.onContextMenu=ye;break;case"hover":e.onMouseEnter=ge,e.onMouseLeave=ve;break;case"focus":e.onFocus=ge,e.onBlur=ve}if("function"==typeof a){var i=a(oe);return!!a&&t.cloneElement(i,e)}return!!a&&t.cloneElement(a,e)}(),oe&&b.createPortal(Te,(null===(Se=document.getElementById("popup-root"))&&((Se=document.createElement("div")).setAttribute("id","popup-root"),document.body.appendChild(Se)),Se)))})),Zl=g(Kl||(Kl=Ia(["\n .popup-content {\n margin: auto;\n background: #fff;\n width: 100%;\n padding: 5px;\n border: 1px solid #d7d7d7;\n max-width: 568px;\n border-radius: 10px;\n }\n\n [role=tooltip].popup-content {\n width: 200px;\n box-shadow: 0 0 3px rgba(0, 0, 0, .16);\n border-radius: 5px\n }\n\n .popup-overlay {\n background: rgba(0, 0, 0, .5);\n padding: 10px;\n }\n\n [data-popup=tooltip].popup-overlay {\n background: transparent\n }\n\n .popup-arrow {\n -webkit-filter: drop-shadow(0 -3px 3px rgba(0, 0, 0, .16));\n filter: drop-shadow(0 -3px 3px rgba(0, 0, 0, .16));\n color: #fff;\n stroke-width: 2px;\n stroke: #d7d7d7;\n stroke-dasharray: 30px;\n stroke-dashoffset: -54px;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0\n }\n"]))),$l=["open","children","overlayStyle"],Jl=function(e){var r=e.open,n=e.children,o=e.overlayStyle,a=_a(e,$l);return t.createElement(t.Fragment,null,t.createElement(Yl,Ea({overlayStyle:Aa(Aa({},o),{},{zIndex:2e3}),closeOnDocumentClick:!1,closeOnEscape:!1,modal:!0,open:r},a),n),t.createElement(Zl,null))};Jl.propTypes={open:f.bool,children:f.node,overlayStyle:f.shape({})},Jl.defaultProps={open:!1,children:null,overlayStyle:{}};var eu,tu,ru,nu,ou,au,iu,su,cu,lu,uu,du,fu,pu,hu,mu,gu={WARMUP_INTRO:{en:"Warming up... Please wait a moment",vi:"Đang khởi động, vui lòng chờ trong giây lát..."}},yu=p.div(Hl||(Hl=Ia(["\n font-size: 18px;\n text-align: center;\n padding: 10px;\n"]))),vu=function(e){var r=e.contentStyle,n=V.useSDKSettings().lang;return t.createElement(Jl,{open:!0,contentStyle:r},t.createElement(yu,{className:"warmup-message"},gu.WARMUP_INTRO[n]))};vu.propTypes={contentStyle:f.shape({})},vu.defaultProps={contentStyle:{}};var bu=y(["z-index:",";color:#ffffff;"],1020),Cu=p.div(eu||(eu=Ia(["\n ","\n"])),bu),ku=p(Ul)(tu||(tu=Ia(["\n ","\n ","\n ","\n ","\n font-size: 18px;\n background: #ea3223;\n color: #fff;\n padding: 5px 10px;\n border-radius: 3px;\n position: absolute;\n white-space: pre-wrap;\n text-align: center;\n max-width: 80%;\n"])),bu,(function(e){var t=e.top;return t&&y(["top:","px;"],t)}),(function(e){var t=e.bottom;return t&&y(["bottom:","px;"],t)}),(function(e){return e.centerY&&y(["top:50%;transform:translateY(-50%);"])})),wu=p(Cu)(ru||(ru=Ia(["\n ","\n font-size: 18px;\n background: #ea3223;\n color: #fff;\n padding: 5px 10px;\n border-radius: 3px;\n position: absolute;\n left: 50%;\n transform: translate(-50%, 0);\n white-space: nowrap;\n"])),(function(e){var t=e.top;return t&&y(["top:","px;"],t)})),Bu=p(Cu)(nu||(nu=Ia(["\n position: absolute;\n ","\n ","\n font-size: ",";\n text-shadow: 2px 2px 4px #000000;\n"])),(function(e){var t=e.top;return t&&y(["top:","px;"],t)}),(function(e){var t=e.bottom;return t&&y(["bottom:","px;"],t)}),(function(){return Ga.isMobile?"20px":"22px"})),Eu=p.div(ou||(ou=Ia(["\n height: ",";\n position: absolute;\n ","\n ","\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n z-index: ",";\n"])),(function(){return Ga.isMobile?"50px":"70px"}),(function(e){var t=e.top;return t&&y(["top:","px;"],t)}),(function(e){var t=e.bottom;return t&&y(["bottom:","px;"],t)}),1020),Su=p.div(au||(au=Ia(["\n width: ",";\n height: ",";\n border-radius: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n border: 2px solid #ffffff;\n font-size: 16px;\n color: #fff;\n font-weight: 700;\n\n & + & {\n margin-left: 10px;\n }\n\n ","\n img {\n width: 100%;\n margin: 0;\n border-radius: 50%;\n }\n"])),(function(){return Ga.isMobile?"40px":"50px"}),(function(){return Ga.isMobile?"40px":"50px"}),(function(e){return!e.active&&y(["opacity:0.6;"])})),Au=p.div(iu||(iu=Ia(["\n color: #ffffff;\n height: 70px;\n position: absolute;\n bottom: 0;\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n z-index: ",";\n"])),1020),_u=p.div(su||(su=Ia(["\n cursor: pointer;\n text-align: center;\n width: 50px;\n\n img {\n width: 100%;\n }\n"]))),Iu=p.div(cu||(cu=Ia(["\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n display: flex;\n justify-content: center;\n align-items: center;\n color: #ffffff;\n font-size: 140px;\n opacity: 0.6;\n"]))),Tu=p.div(lu||(lu=Ia(["\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n"]))),Pu=p(Vl)(uu||(uu=Ia(["\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n"]))),xu=p(jl)(du||(du=Ia(["\n width: 100%;\n height: 100%;\n vertical-align: middle;\n margin: 0;\n color: ",";\n"])),(function(e){var t=e.color;return null!=t?t:"rgba(0, 0, 0, 0.6)"})),Ru=p.div(fu||(fu=Ia(["\n position: absolute;\n z-index: -1;\n background: rgba(223, 0, 0, 0.2);\n border-radius: 50%;\n width: 86%;\n height: 86%;\n top: 7%;\n left: 7%;\n"]))),Nu=m(["from{opacity:1;}to{opacity:0;}"]),Lu=p.div(pu||(pu=Ia(["\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n z-index: -1;\n background: rgba(255, 255, 255, 0.3);\n animation: "," 1s infinite;\n border-radius: 50%;\n"])),Nu),Ou=Ga.isMobile?{width:640}:null,Du={background:"#000000",opacity:.6};function Mu(e){var r=e.apiCheck,o=e.mode,a=e.onLivenessDetectionDone,i=e.onClose,c=e.onError,l=e.captureFrameSettings,u=e.onFramesCaptured,d=e.frontCamera,f=e.customDirectionIcon,p=e.customStepTimeConstraints,h=e.onProcessing,m=e.customErrors,g=e.livenessSettings,y=e.apiCredentials,v=Fr.useAsset("bg_camera_mask.png"),b=Fr.useAsset("bg_camera_mask_red.png"),C=Ta(s({}),2),k=C[0],w=C[1],B=k.yFaceDetectionError,E=k.yFaceVerificationStepsWrapper,S=Ta(s(""),2),A=S[0],_=S[1],I=n((function(e){var t=e.lostY,r=e.height,n=t+25,o=n+30;return w({yFaceDetectionError:n,yFaceVerificationStepsWrapper:o+r+20}),{y:Math.floor(o)}}),[]),T=Sl({apiCheck:r,mode:o,bgCameraMask:v,bgCameraMaskRed:b,surroundStyle:Du,onLivenessDetectionDone:a,onError:c,cropAreaDimension:I,customDirectionIcon:f,captureFrameSettings:l,onFramesCaptured:u,livenessSettings:g,setRemainingTime:_,customStepTimeConstraints:p,onProcessing:h,customErrors:m,apiCredentials:y}),P=T.countdownToTakePicture,x=T.cropArea,R=T.curStepIndex,N=T.directionIcon,L=T.faceDetectionError,O=T.handleTriggerPassiveMode,D=T.handleVideoPlayed,M=T.instructions,U=T.isActiveMode,F=T.refVideo,V=T.showCountdown,j=T.steps,z=T.videoPlayed,K=T.activeCapturing,H=T.isFirstValidFrameFound,q=T.warmupDone;return t.createElement(vi,{frontCamera:d,onVideoPlayed:D,onClose:i,flipHorizontal:d,ref:F,videoSettings:Ou,onError:c},!q&&t.createElement(vu,null),z?t.createElement(t.Fragment,null,t.createElement(ku,{top:B-15,className:"face-detection-error",error:L}),x.current?t.createElement(Ei,{x:"".concat(x.current.x,"px"),y:"".concat(x.current.y,"px"),width:"".concat(x.current.width,"px"),height:"".concat(x.current.height,"px"),surroundStyle:x.current.surroundStyle},t.createElement(xu,null),t.createElement(Pu,{progress:R/j.length*100,hasError:!!L,showDashedRing:!1,showOutsideRing:!1,insideRingWidth:1,errorRingWidth:1,insideRingStrokeDash:"2"}),V?t.createElement(Iu,null,P):null,U?t.createElement(t.Fragment,null,t.createElement(Tu,null,N),K&&t.createElement(Lu,null)):null,L&&t.createElement(Ru,null)):null,U?t.createElement(t.Fragment,null,A&&t.createElement(wu,{top:E-30},A),M?t.createElement(Bu,{top:E+5,className:"instructions"},M):null,H&&t.createElement(Eu,{top:E+35},j.map((function(e,r){var n=e.name,o=e.image.objUrl;return t.createElement(Su,{key:n,active:R>=r,className:"step-item"},o?t.createElement("img",{src:o,alt:""}):t.createElement("span",null,r+1))})))):t.createElement(t.Fragment,null,L?null:t.createElement(Au,null,t.createElement(_u,{onClick:O},t.createElement(Si,null))))):null)}Mu.propTypes={apiCheck:f.bool,mode:f.string,onLivenessDetectionDone:f.func,onClose:f.func,onError:f.func,captureFrameSettings:f.shape({}),onFramesCaptured:f.func,frontCamera:f.bool,customDirectionIcon:f.shape({}),customStepTimeConstraints:f.shape({}),onProcessing:f.func,customErrors:f.shape({}),livenessSettings:f.shape({}),apiCredentials:f.shape({accessKey:f.string,secretKey:f.string,apiUrl:f.string})},Mu.defaultProps={apiCheck:!1,mode:null,onLivenessDetectionDone:null,onClose:null,onError:function(){},captureFrameSettings:{enable:!1,framesIntervalTime:180,framesBatchLength:0},onFramesCaptured:function(){},frontCamera:!0,customDirectionIcon:(hu={},Ba(hu,D.FaceDirection.LEFT,t.createElement(Ll,{type:D.FaceDirection.LEFT})),Ba(hu,D.FaceDirection.RIGHT,t.createElement(Ll,{type:D.FaceDirection.RIGHT})),Ba(hu,D.FaceDirection.UP,t.createElement(Ll,{type:D.FaceDirection.UP})),Ba(hu,D.FaceDirection.FRONTAL,t.createElement(Ll,{type:D.FaceDirection.FRONTAL})),hu),customStepTimeConstraints:(mu={},Ba(mu,D.FaceDirection.UP,{delayTime:0}),Ba(mu,D.FaceDirection.LEFT,{delayTime:0}),Ba(mu,D.FaceDirection.RIGHT,{delayTime:0}),Ba(mu,D.FaceDirection.FRONTAL,{delayTime:2e3}),mu),onProcessing:function(){},customErrors:null,livenessSettings:null,apiCredentials:{accessKey:"5767c20d-87aa-4cad-8dbb-f5429f76c34b",secretKey:"c1446919-e60a-4575-a05d-304318212a1b",apiUrl:"https://tv-testing.trustingsocial.com/api"}};var Uu,Fu=Object.freeze({__proto__:null,Text:Cu,FaceDetectionError:ku,CountdownTime:wu,FaceVerificationInstructions:Bu,FaceVerificationStepsWrapper:Eu,StepItem:Su,BottomButtonsOverlay:Au,Button:_u,CountDownOverlay:Iu,InstructionsOverlay:Tu,default:Mu,useLivenessDetection:Sl}),Vu=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=e.frontCamera,n=void 0===r||r,o=document.createElement("div");document.body.appendChild(o);var a=function(){b.unmountComponentAtNode(o)};return new Promise((function(e){b.render(t.createElement(V.SDKSettingsProvider,{value:{lang:"en"}},t.createElement(vi,{checkCameraMode:!0,frontCamera:n,onVideoPlayed:function(){a(),e(null)},onClose:a,onError:function(t){a(),e(t)}})),o)}))},ju=p.input(Uu||(Uu=Ia(["\n display: none;\n"]))),zu=i((function(e,r){var o=e.useFileBrowse,a=e.accept,i=e.frontCamera,s=e.onCaptureDone,c=e.outputEncryptionSettings,l=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.target.files,!s){e.next=8;break}if(n=r[0],!c||!c.key){e.next=7;break}return e.next=6,va.encrypt({blob:n,key:c.key});case 6:o=e.sent;case 7:s({file:n,encrypted:o});case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[s,c]);return t.createElement(ju,Ea({ref:r,type:"file",accept:a,onChange:l},o?{}:{capture:i?"user":"environment"}))}));zu.propTypes={useFileBrowse:f.bool,accept:f.string,frontCamera:f.bool,onCaptureDone:f.func,outputEncryptionSettings:f.shape({key:f.string})},zu.defaultProps={useFileBrowse:!1,accept:"image/*",frontCamera:!1,onCaptureDone:null,outputEncryptionSettings:{key:""}};var Ku,Hu=Object.freeze({__proto__:null,Camera:Si}),qu={LANDSCAPE:"landscape",PORTRAIT:"portrait",DESKTOP:"desktop"},Qu=function(){var e=r(screen.width>screen.height?qu.LANDSCAPE:qu.PORTRAIT),t=Ta(s(e.current),2),n=t[0],o=t[1];return c((function(){function e(){screen.width>screen.heightt?o(qu.LANDSCAPE):o(qu.PORTRAIT)}return window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[]),Ga.isMobile?{curOrientation:n,initOrientation:e.current}:{curOrientation:qu.DESKTOP}};D.Errors,p.div(Ku||(Ku=Ia(["\n text-align: center;\n font-size: 20px;\n font-weight: 600;\n"])));function Wu(){return(Wu=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function Gu(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}function Xu(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function Yu(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}var Zu=t.createContext(null),$u="entering",Ju="entered",ed=function(e){function r(t,r){var n;n=e.call(this,t,r)||this;var o,a=r&&!r.isMounting?t.enter:t.appear;return n.appearStatus=null,t.in?a?(o="exited",n.appearStatus=$u):o=Ju:o=t.unmountOnExit||t.mountOnEnter?"unmounted":"exited",n.state={status:o},n.nextCallback=null,n}Xu(r,e),r.getDerivedStateFromProps=function(e,t){return e.in&&"unmounted"===t.status?{status:"exited"}:null};var n=r.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var r=this.state.status;this.props.in?r!==$u&&r!==Ju&&(t=$u):r!==$u&&r!==Ju||(t="exiting")}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e,t,r,n=this.props.timeout;return e=t=r=n,null!=n&&"number"!=typeof n&&(e=n.exit,t=n.enter,r=void 0!==n.appear?n.appear:t),{exit:e,enter:t,appear:r}},n.updateStatus=function(e,t){void 0===e&&(e=!1),null!==t?(this.cancelNextCallback(),t===$u?this.performEnter(e):this.performExit()):this.props.unmountOnExit&&"exited"===this.state.status&&this.setState({status:"unmounted"})},n.performEnter=function(e){var t=this,r=this.props.enter,n=this.context?this.context.isMounting:e,o=this.props.nodeRef?[n]:[b.findDOMNode(this),n],a=o[0],i=o[1],s=this.getTimeouts(),c=n?s.appear:s.enter;e||r?(this.props.onEnter(a,i),this.safeSetState({status:$u},(function(){t.props.onEntering(a,i),t.onTransitionEnd(c,(function(){t.safeSetState({status:Ju},(function(){t.props.onEntered(a,i)}))}))}))):this.safeSetState({status:Ju},(function(){t.props.onEntered(a)}))},n.performExit=function(){var e=this,t=this.props.exit,r=this.getTimeouts(),n=this.props.nodeRef?void 0:b.findDOMNode(this);t?(this.props.onExit(n),this.safeSetState({status:"exiting"},(function(){e.props.onExiting(n),e.onTransitionEnd(r.exit,(function(){e.safeSetState({status:"exited"},(function(){e.props.onExited(n)}))}))}))):this.safeSetState({status:"exited"},(function(){e.props.onExited(n)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,r=!0;return this.nextCallback=function(n){r&&(r=!1,t.nextCallback=null,e(n))},this.nextCallback.cancel=function(){r=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var r=this.props.nodeRef?this.props.nodeRef.current:b.findDOMNode(this),n=null==e&&!this.props.addEndListener;if(r&&!n){if(this.props.addEndListener){var o=this.props.nodeRef?[this.nextCallback]:[r,this.nextCallback],a=o[0],i=o[1];this.props.addEndListener(a,i)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},n.render=function(){var e=this.state.status;if("unmounted"===e)return null;var r=this.props,n=r.children,o=(r.in,r.mountOnEnter,r.unmountOnExit,r.appear,r.enter,r.exit,r.timeout,r.addEndListener,r.onEnter,r.onEntering,r.onEntered,r.onExit,r.onExiting,r.onExited,r.nodeRef,Gu(r,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return t.createElement(Zu.Provider,{value:null},"function"==typeof n?n(e,o):t.cloneElement(t.Children.only(n),o))},r}(t.Component);function td(){}ed.contextType=Zu,ed.propTypes={},ed.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:td,onEntering:td,onEntered:td,onExit:td,onExiting:td,onExited:td},ed.UNMOUNTED="unmounted",ed.EXITED="exited",ed.ENTERING=$u,ed.ENTERED=Ju,ed.EXITING="exiting";var rd,nd,od=function(e,t){return e&&t&&t.split(" ").forEach((function(t){return n=t,void((r=e).classList?r.classList.remove(n):"string"==typeof r.className?r.className=Yu(r.className,n):r.setAttribute("class",Yu(r.className&&r.className.baseVal||"",n)));var r,n}))},ad=function(e){function r(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).appliedClasses={appear:{},enter:{},exit:{}},t.onEnter=function(e,r){var n=t.resolveArguments(e,r),o=n[0],a=n[1];t.removeClasses(o,"exit"),t.addClass(o,a?"appear":"enter","base"),t.props.onEnter&&t.props.onEnter(e,r)},t.onEntering=function(e,r){var n=t.resolveArguments(e,r),o=n[0],a=n[1]?"appear":"enter";t.addClass(o,a,"active"),t.props.onEntering&&t.props.onEntering(e,r)},t.onEntered=function(e,r){var n=t.resolveArguments(e,r),o=n[0],a=n[1]?"appear":"enter";t.removeClasses(o,a),t.addClass(o,a,"done"),t.props.onEntered&&t.props.onEntered(e,r)},t.onExit=function(e){var r=t.resolveArguments(e)[0];t.removeClasses(r,"appear"),t.removeClasses(r,"enter"),t.addClass(r,"exit","base"),t.props.onExit&&t.props.onExit(e)},t.onExiting=function(e){var r=t.resolveArguments(e)[0];t.addClass(r,"exit","active"),t.props.onExiting&&t.props.onExiting(e)},t.onExited=function(e){var r=t.resolveArguments(e)[0];t.removeClasses(r,"exit"),t.addClass(r,"exit","done"),t.props.onExited&&t.props.onExited(e)},t.resolveArguments=function(e,r){return t.props.nodeRef?[t.props.nodeRef.current,e]:[e,r]},t.getClassNames=function(e){var r=t.props.classNames,n="string"==typeof r,o=n?(n&&r?r+"-":"")+e:r[e];return{baseClassName:o,activeClassName:n?o+"-active":r[e+"Active"],doneClassName:n?o+"-done":r[e+"Done"]}},t}Xu(r,e);var n=r.prototype;return n.addClass=function(e,t,r){var n=this.getClassNames(t)[r+"ClassName"],o=this.getClassNames("enter").doneClassName;"appear"===t&&"done"===r&&o&&(n+=" "+o),"active"===r&&e&&e.scrollTop,n&&(this.appliedClasses[t][r]=n,function(e,t){e&&t&&t.split(" ").forEach((function(t){return n=t,void((r=e).classList?r.classList.add(n):function(e,t){return e.classList?!!t&&e.classList.contains(t):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")}(r,n)||("string"==typeof r.className?r.className=r.className+" "+n:r.setAttribute("class",(r.className&&r.className.baseVal||"")+" "+n)));var r,n}))}(e,n))},n.removeClasses=function(e,t){var r=this.appliedClasses[t],n=r.base,o=r.active,a=r.done;this.appliedClasses[t]={},n&&od(e,n),o&&od(e,o),a&&od(e,a)},n.render=function(){var e=this.props,r=(e.classNames,Gu(e,["classNames"]));return t.createElement(ed,Wu({},r,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},r}(t.Component);ad.defaultProps={classNames:""},ad.propTypes={};var id=function(e,t,r){return function(){var n;e.props[t]&&(n=e.props)[t].apply(n,arguments),r()}},sd=((rd={})["out-in"]=function(e){var r=e.current,n=e.changeState;return t.cloneElement(r,{in:!1,onExited:id(r,"onExited",(function(){n($u,null)}))})},rd["in-out"]=function(e){var r=e.current,n=e.changeState,o=e.children;return[r,t.cloneElement(o,{in:!0,onEntered:id(o,"onEntered",(function(){n($u)}))})]},rd),cd=((nd={})["out-in"]=function(e){var r=e.children,n=e.changeState;return t.cloneElement(r,{in:!0,onEntered:id(r,"onEntered",(function(){n(Ju,t.cloneElement(r,{in:!0}))}))})},nd["in-out"]=function(e){var r=e.current,n=e.children,o=e.changeState;return[t.cloneElement(r,{in:!1,onExited:id(r,"onExited",(function(){o(Ju,t.cloneElement(n,{in:!0}))}))}),t.cloneElement(n,{in:!0})]},nd),ld=function(e){function r(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).state={status:Ju,current:null},t.appeared=!1,t.changeState=function(e,r){void 0===r&&(r=t.state.current),t.setState({status:e,current:r})},t}Xu(r,e);var n=r.prototype;return n.componentDidMount=function(){this.appeared=!0},r.getDerivedStateFromProps=function(e,r){return null==e.children?{current:null}:r.status===$u&&"in-out"===e.mode?{status:$u}:!r.current||((n=r.current)===(o=e.children)||t.isValidElement(n)&&t.isValidElement(o)&&null!=n.key&&n.key===o.key)?{current:t.cloneElement(e.children,{in:!0})}:{status:"exiting"};var n,o},n.render=function(){var e,r=this.props,n=r.children,o=r.mode,a=this.state,i=a.status,s=a.current,c={children:n,current:s,changeState:this.changeState,status:i};switch(i){case $u:e=cd[o](c);break;case"exiting":e=sd[o](c);break;case Ju:e=s}return t.createElement(Zu.Provider,{value:{isMounting:!this.appeared}},e)},r}(t.Component);ld.propTypes={},ld.defaultProps={mode:"out-in"};var ud={DEFAULT:"default",ERROR:"error"};function dd(e){var r=e.className,n=e.width,o=e.height,i=e.type,s=e.strokeStyles,c=e.strokeWidth,l=e.radius,u=e.paddingStyle,d=a((function(){var e;return Aa((Ba(e={},ud.DEFAULT,{fill:"none",strokeWidth:c,stroke:"#fff",strokeDasharray:"7, 4",opacity:.6}),Ba(e,ud.ERROR,{fill:"rgba(234,50,35, 0.1)",strokeWidth:c,stroke:"#ea3223"}),e),s)}),[c,s]),f=l+.8*c,p=d[i];return t.createElement("svg",{width:n,height:o,className:r},t.createElement("rect",{x:c/2,y:c/2,rx:l,ry:l,width:n-c,height:o-c,style:p}),t.createElement("path",{d:"M0,".concat(f," Q0,0 ").concat(f,",0 L0,0 Z"),style:u}),t.createElement("path",{d:"M0,".concat(o-f," Q0,").concat(o," ").concat(f,",").concat(o," L0,").concat(o," Z"),style:u}),t.createElement("path",{d:"M".concat(n-f,",").concat(o," Q").concat(n,",").concat(o," ").concat(n,",").concat(o-f," L").concat(n,",").concat(o," Z"),style:u}),t.createElement("path",{d:"M".concat(n-f,",0 Q").concat(n,",0 ").concat(n,",").concat(f," L").concat(n,",0 Z"),style:u}))}dd.propTypes={className:f.string,width:f.number,height:f.number,strokeWidth:f.number,strokeStyles:f.shape({}),type:f.oneOf([ud.DEFAULT,ud.ERROR]),radius:f.number,paddingStyle:f.shape({})},dd.defaultProps={className:"",width:600,height:400,strokeWidth:2,strokeStyles:{},type:ud.DEFAULT,radius:10,paddingStyle:{fill:"rgba(0, 0, 0, 0.6)"}};var fd,pd,hd,md,gd,yd,vd,bd,Cd,kd,wd,Bd,Ed,Sd,Ad,_d,Id,Td,Pd,xd=m(["from{transform:perspective(400px);}to{transform:perspective(400px) rotateY(90deg);}"]),Rd=m(["from{transform:perspective(400px) rotateY(-90deg);}to{transform:perspective(400px);}"]),Nd=y([".flipY-exit{animation-name:",";animation-duration:","ms;animation-timing-function:ease-in;}.flipY-enter{animation-name:",";animation-duration:","ms;animation-timing-function:ease-out;}"],xd,500,Rd,500),Ld=Object.freeze({__proto__:null,animationDuration:500,default:Nd}),Od=m(["from,to{transform:translate3d(-","px,0,0);}50%{transform:translate3d(","px,0,0);}"],20,20),Dd=m(["from,to{transform:translate3d(0,-","px,0);}50%{transform:translate3d(0,","px,0);}"],20,20),Md=y([".slide-horizontal{animation-name:",";animation-iteration-count:infinite;animation-duration:2000ms;animation-timing-function:linear;}.slide-vertical{animation-name:",";animation-iteration-count:infinite;animation-duration:2000ms;animation-timing-function:linear;}"],Od,Dd),Ud=Object.freeze({__proto__:null,default:Md}),Fd=m(["from,to{opacity:1;}50%{opacity:0;}"]),Vd=y([".blink{animation-name:",";animation-iteration-count:infinite;animation-duration:2000ms;animation-timing-function:linear;}"],Fd),jd=Object.freeze({__proto__:null,default:Vd}),zd=p.div(fd||(fd=Ia(["\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: ","; // must be higher than BASE_Z_INDEX and lower than other layers\n"])),1001),Kd=m(["from{background:#000;}to{}"]),Hd=y([".splash-enter{animation-name:",";animation-duration:","ms;animation-timing-function:ease-in;}"],Kd,300),qd=p.div(pd||(pd=Ia(["\n ","\n"])),Hd),Qd=function(e){var r=e.keyForTransition,n=void 0===r?0:r;return t.createElement(qd,null,t.createElement(ld,null,t.createElement(ad,{key:n,timeout:{enter:300,exit:0},classNames:"splash",unmountOnExit:!1},t.createElement(zd,null))))},Wd=Object.freeze({__proto__:null,default:Qd}),Gd=m(["from{transform:rotate(0deg);}to{transform:rotate(360deg);}"]),Xd=y([".spin{animation-name:",";animation-iteration-count:infinite;animation-duration:1000ms;animation-timing-function:linear;}"],Gd),Yd=Object.freeze({__proto__:null,default:Xd}),Zd=Object.freeze({__proto__:null,flipY:Ld,slide:Ud,blink:jd,splash:Wd,spin:Yd}),$d=Qd,Jd=p.div(hd||(hd=Ia(["\n ","\n ","\n"])),Nd,Xd),ef=p.img(md||(md=Ia(["\n border-radius: 5px;\n opacity: 0.7;\n height: 38px;\n"]))),tf=p.div(gd||(gd=Ia(["\n cursor: pointer;\n text-align: center;\n width: ","px;\n\n img {\n width: 100%;\n }\n\n z-index: ",";\n position: fixed;\n\n ","\n"])),60,1020,Ga.isMobile?y(["top:",";"],(function(e){return e.y})):y(["bottom:","px;"],10)),rf=p.div(yd||(yd=Ia(["\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n margin: auto;\n width: ","px;\n height: ","px;\n\n img {\n width: 100%;\n }\n\n z-index: ",";\n"])),100,100,1020),nf=p.div(vd||(vd=Ia(["\n color: #fff;\n text-align: center;\n"]))),of=p.div(bd||(bd=Ia(["\n transform: translateZ(1000px); // to fix rotating bug on safari\n transform-style: preserve-3d;\n position: absolute;\n top: ",";\n z-index: ",";\n"])),(function(e){return e.y}),1020),af=p.div(Cd||(Cd=Ia(["\n display: flex;\n align-items: center;\n"]))),sf=p(nf)(kd||(kd=Ia(["\n font-size: 20px;\n margin-left: 10px;\n color: #fff;\n"]))),cf=p(nf)(wd||(wd=Ia(["\n font-size: 20px;\n margin-left: 10px;\n color: green;\n position: absolute;\n left: 0;\n top: 10px;\n background: white;\n z-index: ",";\n"])),1030),lf=p(nf)(Bd||(Bd=Ia(["\n position: absolute;\n font-size: 16px;\n text-align: center;\n color: #fff;\n top: ",";\n z-index: ",";\n"])),(function(e){return e.y}),1020),uf=p(lf)(Ed||(Ed=Ia(["\n background: #ea3223;\n padding: 5px 10px;\n border-radius: 3px;\n"]))),df=p(nf)(Sd||(Sd=Ia(["\n position: absolute;\n font-size: 18px;\n text-align: center;\n border-radius: 3px;\n padding: 5px 10px;\n background: #ea3223;\n color: #fff;\n margin: 0 10px;\n top: ",";\n z-index: ",";\n"])),(function(e){return e.y}),1020),ff=(p.div(Ad||(Ad=Ia(["\n font-size: 18px;\n text-align: center;\n padding: 10px;\n"]))),p(dd)(_d||(_d=Ia(["\n position: absolute;\n top: 0;\n left: 0;\n"])))),pf={BTN_OK:{en:"OK",vi:"Tôi đã hiểu"},FRONT:{en:"front",vi:"trước"},BACK:{en:"back",vi:"sau"},BTN_USE_THIS_PICTURE:{en:"Use this picture",vi:"Dùng ảnh này"},BTN_TRY_AGAIN:{en:"Try again",vi:"Thử lại"},CONFIRM_POPUP_VALID_QR:{en:"QR code scanned",vi:"Đã quét được mã QR"},CONFIRM_POPUP_INVALID_QR:{en:"Could not scan QR code",vi:"Không quét được mã QR"}},hf=D.IDCardMessage,mf=p.div(Id||(Id=Ia(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),gf=p.div(Td||(Td=Ia(["\n text-align: center;\n font-size: 1rem;\n"]))),yf=p.button(Pd||(Pd=Ia(["\n margin-top: 20px;\n width: 100%;\n max-width: 160px;\n height: 50px;\n background-color: ",";\n border: 0;\n outline: none;\n border-radius: 0.25rem;\n color: #fff;\n font-weight: 400;\n cursor: pointer;\n font-size: 1rem;\n"])),(function(e){return e.theme.tsBlue})),vf=function(e){var r=e.onOk,n=e.maxSessionTime,o=V.useSDKSettings().lang;return t.createElement(mf,null,t.createElement(gf,{className:"popup-message"},xc(hf.TIMEOUT_INSTRUCTION[o])({x:n})),t.createElement(yf,{className:"popup-button",onClick:r},pf.BTN_OK[o]))};vf.propTypes={onOk:f.func,maxSessionTime:f.number},vf.defaultProps={onOk:function(){},maxSessionTime:30};var bf=function(){var e=Ta(s(!1),2),t=e[0],r=e[1],o=Ta(s(null),2),a=o[0],i=o[1],c=Ta(s({}),2),l=c[0],u=c[1];return{showPopup:n((function(e){var t=e.popupType,n=e.props;u(void 0===n?{}:n),i(t),r(null!==t)}),[]),popupShown:t,popupType:a,props:l}},Cf="SESSION_TIMEOUT",kf="CONFIRM",wf="QR_INVALID",Bf="QR_INSTRUCTIONS",Ef=D.Errors;function Sf(e,t){return Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)}function Af(e,t){return Math.sqrt(Sf(e,t))}function _f(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.canvas,r=e.imgMargin,n=void 0===r?.15:r,o=window,a=o.cv,i=t.width,s=t.height,c=n;c<1&&(c=parseInt(.5*(s+i)*c,10));var l=a.imread(t),u=new a.Mat;return a.copyMakeBorder(l,u,c,c,c,c,a.BORDER_CONSTANT,new a.Scalar(0,0,0,255)),l.delete(),{mat:u,margin:c}}function If(e,t){var r=window.cv,n=Ta(t.map((function(e){return e.location})),4),o=n[0],a=n[1],i=n[2],s=n[3],c=Af(i,s),l=Af(a,o),u=Math.max(c,l),d=Af(a,i),f=Af(o,s),p=Math.max(d,f),h=[o.x,o.y,a.x,a.y,i.x,i.y,s.x,s.y],m=[0,0,u-1,0,u-1,p-1,0,p-1],g=r.imread(e),y=new r.Mat,v=new r.Size(u,p),b=r.matFromArray(4,1,r.CV_32FC2,h),C=r.matFromArray(4,1,r.CV_32FC2,m),k=r.getPerspectiveTransform(b,C);r.warpPerspective(g,y,k,v,r.INTER_LINEAR,r.BORDER_CONSTANT,new r.Scalar);var w=new ImageData(new Uint8ClampedArray(y.data),y.cols,y.rows);return g.delete(),y.delete(),b.delete(),C.delete(),w}function Tf(e){var t=e.corners,r=e.width,n=e.height,o=Number.MAX_SAFE_INTEGER,a=Number.MAX_SAFE_INTEGER,i=Number.MIN_SAFE_INTEGER,s=Number.MIN_SAFE_INTEGER;t.forEach((function(e){var t=e.location,r=t.x,n=t.y;o=Math.min(o,r),a=Math.min(a,n),i=Math.max(i,r),s=Math.max(s,n)}));var c=.02;return o/r>=c&&a/n>=c&&(n-s)/n>=c&&(r-i)/r>=c}function Pf(){return xf.apply(this,arguments)}function xf(){return(xf=wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l,u,d,f,p=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=p.length>0&&void 0!==p[0]?p[0]:{},r=t.canvas,n=t.paddingPercent,o=void 0===n?.04:n,a=r.width,i=r.height,s=Math.floor(a*o),c=Math.floor(i*o),l=a-2*s,u=i-2*c,d=document.createElement("canvas"),f=d.getContext("2d"),d.width=l,d.height=u,f.drawImage(r,s,c,l,u,0,0,l,u),e.abrupt("return",Do.isCardGlare(d));case 13:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Rf(e){for(var t,r,n,o,a,i,s,c=e.length,l=0;l<c;l++){var u=(l+c-1)%c,d=(l+1)%c,f=(t=e[l].location,r=e[u].location,n=e[d].location,void 0,void 0,void 0,void 0,o={x:r.x-t.x,y:r.y-t.y},a={x:n.x-t.x,y:n.y-t.y},i=Math.sqrt(Math.pow(o.x,2)+Math.pow(o.y,2)),s=Math.sqrt(Math.pow(a.x,2)+Math.pow(a.y,2)),180*Math.acos((o.x*a.x+o.y*a.y)/(i*s))/Math.PI);if(f<70||f>110)return!1}return!0}function Nf(e){return Lf.apply(this,arguments)}function Lf(){return(Lf=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.blazefaceModel,n=t.predictedIdCardCanvas,o=t.frontSide,a=n.width,i=n.height,s=Math.floor(a/3),c=Math.floor(4*i/5),l=document.createElement("canvas"),u=l.getContext("2d"),l.width=s,l.height=c,u.drawImage(n,0,Math.floor(i/5),s,c,0,0,s,c),e.next=12,Nn.getModelPredictions({model:r,sCanvas:l});case 12:if(d=e.sent,f=d.filter((function(e){var t=e.topLeft,r=e.bottomRight,n=Ta(e.probability,1)[0],o=e.landmarks;return!(n<.9||o.length<4||kn.rectAreaRatio({small:{coords:[t,r]},big:{coords:[[0,0],[Nn.SIZE,Nn.SIZE]]}})<.025)})),p=f.length,!o){e.next=22;break}if(0!==p){e.next=18;break}return e.abrupt("return",Ef.id_detector_error_front_side_no_faces);case 18:if(!(p>1)){e.next=20;break}return e.abrupt("return",Ef.id_detector_error_front_side_multiple_faces);case 20:e.next=24;break;case 22:if(!(p>0)){e.next=24;break}return e.abrupt("return",Ef.id_detector_error_back_side_has_faces);case 24:return e.abrupt("return",null);case 25:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Of=function(e,t,r){return void 0===r&&(r=t,t=void 0),void 0!==r&&(r=(r=Wi(r))==r?r:0),void 0!==t&&(t=(t=Wi(t))==t?t:0),function(e,t,r){return e==e&&(void 0!==r&&(e=e<=r?e:r),void 0!==t&&(e=e>=t?e:t)),e}(Wi(e),t,r)},Df="https://unpkg.com/@tsocial/tv_web_sdk_resources@1.0.0/libs/opencv.js";function Mf(){return(Mf=wa(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.url,n=void 0===r?Df:r,!window.cv){e.next=3;break}return e.abrupt("return",Promise.resolve());case 3:return e.next=5,ta.loadExternalScript({url:n});case 5:return e.abrupt("return",new Promise((function(e){window.cv.onRuntimeInitialized=e})));case 6:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var Uf=al((function(e){return Mf.apply(this,arguments)})),Ff="https://unpkg.com/@tsocial/tv_web_sdk_resources@1.0.0/models/id-card/tflite/qtf16_model_224x224.tflite",Vf={0:"top-left",1:"top-right",2:"bottom-right",3:"bottom-left",4:"cccd.front",5:"passport",6:"cmnd_old.front",7:"cmnd_old.back",8:"cmnd_new.front",9:"cmnd_new.back",10:"cccd_new.front",11:"cccd_new.back"};function jf(e){var t,r,n,o,a,i=e.card,s=e.corners,c=i.box,l={x:(c[1]+c[3])/2,y:(c[0]+c[2])/2},u=c[2]-c[0],d=c[1]-c[3],f=function(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=xa(e))){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){throw e})),f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,s=!1;return{s:function(){r=e[Symbol.iterator]()},n:function(){var e=r.next();return i=e.done,e},e:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){s=!0,a=e})),f:function(){try{i||null==r.return||r.return()}finally{if(s)throw a}}}}(s);try{for(f.s();!(a=f.n()).done;){var p=a.value;switch(p.label){case"top-left":t||(t=p.location);break;case"top-right":r||(r=p.location);break;case"bottom-right":n||(n=p.location);break;case"bottom-left":o||(o=p.location)}}}catch(e){f.e(e)}finally{f.f()}if(![t,r,n,o].every(Boolean))return console.debug("Not qualified, corners missing"),!1;var h={x:(t.x+n.x)/2,y:(t.y+n.y)/2},m={x:(r.x+o.x)/2,y:(r.y+o.y)/2},g=Sf(l,h),y=Sf(l,m);return Math.sqrt(g)>(u+d)/8||Math.sqrt(y)>(u+d)/8?(console.debug("Not qualified, not close enough"),!1):(console.debug("Qualified"),!0)}var zf=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,r,n,o,a,i,s,c;return t=e,(r=[{key:"load",value:(c=wa(regeneratorRuntime.mark((function e(){var t,r,n,o=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=o.length>0&&void 0!==o[0]?o[0]:{},r=t.opencvUrl,n=t.modelUrl,e.next=3,Promise.all([Uf({url:r}),this.loadModel({modelUrl:n})]);case 3:case"end":return e.stop()}}),e,this)}))),function(){return c.apply(this,arguments)})},{key:"loadModel",value:(s=wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=a.length>0&&void 0!==a[0]?a[0]:{},r=t.modelUrl,n=void 0===r?Ff:r,e.next=3,ha.initTensorFlow({preferredBackends:["webgl","wasm","cpu"]});case 3:return e.next=5,ha.loadTFLiteModel({modelUrl:n});case 5:this.model=e.sent,o=this.model.inputs,this.inputSize=[o[0].shape[1],o[0].shape[2]];case 8:case"end":return e.stop()}}),e,this)}))),function(){return s.apply(this,arguments)})},{key:"loadResource",value:(i=wa(regeneratorRuntime.mark((function e(){var t,r,n,o=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=o.length>0&&void 0!==o[0]?o[0]:{},r=t.modelUrl,n=void 0===r?Ff:r,e.next=3,ha.preloadResource({modelUrl:n});case 3:case"end":return e.stop()}}),e)}))),function(){return i.apply(this,arguments)})},{key:"dispose",value:(a=wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.model&&this.model.dispose();case 1:case"end":return e.stop()}}),e,this)}))),function(){return a.apply(this,arguments)})},{key:"predict",value:(o=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w,B,E,S,A,_,I,T=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=T.length>1&&void 0!==T[1]?T[1]:{},n=r.imgMargin,o=void 0===n?.5:n,a=r.detectThreshold,i=void 0===a?.3:a,s=r.maxNumReturns,c=void 0===s?100:s,l=window,u=l.cv,d={},f=t.width,p=t.height,d.originalWidth=f,d.originalHeight=p,h=_f({canvas:t,imgMargin:o}),m=h.margin,g=h.mat,y=Ta(this.inputSize,2),v=y[0],b=y[1],C=new u.Mat,u.resize(g,C,new u.Size(v,b),0,0,u.INTER_AREA),k=g.cols/v,w=g.rows/b,(B=document.createElement("canvas")).width=v,B.height=b,B.getContext("2d").putImageData(new ImageData(new Uint8ClampedArray(C.data),C.cols,C.rows),0,0),g.delete(),C.delete(),d.canvas=B,d.margin=m,e.next=24,this.detect(B,{detectThreshold:i,maxNumReturns:c});case 24:if(E=e.sent,S={inputImage:d,card:null},A=[],_=[],E.forEach((function(e){var t=Ta(e.box,4),r=t[0],n=t[1],o=t[2],a=t[3];e.clazz<=3?A.push({clazz:e.clazz,label:e.label,score:e.score,location:{x:Of(Math.floor((a+n)/2*k-m),0,f),y:Of(Math.floor((r+o)/2*w-m),0,p)},scaledLocation:{x:Of(Math.floor((a+n)/2),0,B.width),y:Of(Math.floor((r+o)/2),0,B.height)}}):_.push({label:e.label,score:e.score,box:[Of(Math.floor(r*w-m),0,p),Of(Math.floor(n*k-m),0,f),Of(Math.floor(o*w-m),0,p),Of(Math.floor(a*k-m),0,f)]})})),A.sort((function(e,t){return t.score-e.score})),_.sort((function(e,t){return t.score-e.score})),!(_.length>0)){e.next=40;break}if(jf({card:I=_[0],corners:A})){e.next=36;break}return console.debug("Not qualified.",I,A),e.abrupt("return",S);case 36:return A.sort((function(e,t){return e.clazz-t.clazz})),I.corners=A,S.card=I,e.abrupt("return",S);case 40:return e.abrupt("return",S);case 41:case"end":return e.stop()}}),e,this)}))),function(e){return o.apply(this,arguments)})},{key:"detect",value:(n=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w,B,E,S=this,A=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=A.length>1&&void 0!==A[1]?A[1]:{},n=r.detectThreshold,o=r.maxNumReturns,a=window,i=a.tf,s=t.width,c=t.height,l=i.tidy((function(){var e=i.expandDims(i.cast(i.image.resizeNearestNeighbor(i.browser.fromPixels(t),S.inputSize),"float32"));return S.model.predict(e)})),e.next=7,Promise.all([l["StatefulPartitionedCall:1"].data(),l["StatefulPartitionedCall:2"].data(),l["StatefulPartitionedCall:3"].array()]);case 7:for(u=e.sent,d=Ta(u,3),f=d[0],p=d[1],h=Ta(d[2],1),m=h[0],g=[],y=Math.min(f.length,o),v=0;v<y;v++)(b=f[v])>n&&(k=p[v],w=null!==(C=Vf[Math.round(k)])&&void 0!==C?C:"NA",B=m[v],E=[B[0]*c,B[3]*s,B[2]*c,B[1]*s],g.push({score:b,clazz:k,box:E,label:w}));return e.abrupt("return",g);case 17:case"end":return e.stop()}}),e)}))),function(e){return n.apply(this,arguments)})}])&&function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(t.prototype,r),e}();function Kf(e){return Hf.apply(this,arguments)}function Hf(){return(Hf=wa(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.idCardModel,e.abrupt("return",new Promise((function(e,t){var n=document.createElement("canvas");setTimeout(t,1e3),r.predict(n).then(e)})));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function qf(e){return Qf.apply(this,arguments)}function Qf(){return(Qf=wa(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.idCardModel,n=!0,e.prev=2,o=performance.now(),e.next=6,Kf({idCardModel:r});case 6:performance.now()-o>1e3&&(n=!1),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(2),n=!1;case 13:return e.abrupt("return",{fastEnough:n});case 14:case"end":return e.stop()}}),e,null,[[2,10]])})))).apply(this,arguments)}function Wf(){return(Wf=wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l,u,d,f,p,h=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=h.length>0&&void 0!==h[0]?h[0]:{},r=t.opencvUrl,n=t.idCardModelUrl,o=t.blazefaceModelUrl,a=t.tfScriptUrls,"iOS"!==Ga.osName||!Ga.osVersion.includes("12.")){e.next=5;break}return e.next=4,Uf({url:r});case 4:return e.abrupt("return",{ableToUseModel:!1});case 5:return e.next=7,ha.loadTensorFlow(a);case 7:return i=new zf,e.next=10,Promise.all([ha.loadBlazefaceModel({modelUrl:o}),i.load({opencvUrl:r,modelUrl:n})]);case 10:return s=e.sent,c=Ta(s,1),l=c[0],u=!0,d=document.createElement("canvas"),e.prev=15,e.next=18,i.predict(d);case 18:return e.next=20,qf({idCardModel:i});case 20:f=e.sent,p=f.fastEnough,u=p,e.next=28;break;case 25:e.prev=25,e.t0=e.catch(15),u=!1;case 28:return e.abrupt("return",{ableToUseModel:u,idCardModel:i,blazefaceModel:l});case 29:case"end":return e.stop()}}),e,null,[[15,25]])})))).apply(this,arguments)}var Gf=al((function(){return Wf.apply(this,arguments)})),Xf=D.Errors;function Yf(e){var t=e.refVideo,o=e.shouldStart,a=e.cropArea,i=e.settings,s=r(null);null===s.current&&(s.current=document.createElement("canvas"));var l=r(!1),u=r(Ro.createResizer({width:960,height:640})),d=r(null),f=r([{id:null,frames:[]}]),p=n((function(){!0===l.current&&(l.current=!1)}),[]),h=n((function(){f.current=[{id:null,frames:[]}]}),[]),m=n((function(){var e=f.current;e[e.length-1].frames.length>0&&e.push({id:null,frames:[]})}),[]),g=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=t.workingCanvas,n=u.current,o=f.current,a=n.resize({srcCanvas:r}),s=a.toDataURL("image/jpeg",i.saveFrameQuality/100).split(",")[1],o[o.length-1].frames.push({base64:s});case 7:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[i]),y=n(wa(regeneratorRuntime.mark((function e(){var r,n,o,a,c,u,f,p,h,m,y;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(i){e.next=2;break}return e.abrupt("return");case 2:if(r=i.frameCaptureIntervalMs,i.enableRecording){e.next=5;break}return e.abrupt("return");case 5:n=d.current,o=t.current,l.current=!0,a=n.cropX,c=n.cropY,u=n.cropWidth,f=n.cropHeight,(p=s.current).width=u,p.height=f,h=p.getContext("2d"),m=null;case 14:if(h.drawImage(o,a,c,u,f,0,0,u,f),!r){e.next=25;break}if(!((y=(new Date).getTime())-m>=r)){e.next=23;break}return e.next=22,g({workingCanvas:p});case 22:m=y;case 23:e.next=27;break;case 25:return e.next=27,g({workingCanvas:p});case 27:if(l.current){e.next=29;break}return e.abrupt("break",33);case 29:return e.next=31,jr.sleep(15);case 31:e.next=14;break;case 33:case"end":return e.stop()}}),e)}))),[t,g,i]);return c((function(){var e=t.current;function r(){return(r=wa(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return d.current=hn.analyzeVideoAndWindowSizes(e,a),t.next=3,y();case 3:case"end":return t.stop()}}),t)})))).apply(this,arguments)}return o&&a&&function(){r.apply(this,arguments)}(),function(){p()}}),[o,a,t,p,m,y]),{refWorkingCanvas:s,stopCheckFrame:p,splitVideos:m,resetRecordedVideos:h,checkFrame:y,refRecordedVideos:f}}var Zf,$f,Jf,ep=function(e){var t=e.lang,o=e.onAboutToTimeout,a=e.onSessionTimeout,i=e.onVideoTimeLimitReached,l=e.settings,u=e.shouldStartTimers,d=e.sessionTime,f=r(),p=Ta(s(0),2),h=p[0],m=p[1],g=n((function(){clearInterval(f.current)}),[]),y=n((function(){m((function(e){return e+1}))}),[]);return c((function(){if(u){var e=l.maxRecordingTimePerVideo,t=0,r=d/3;f.current=setInterval((function(){var n=d-(t+=1);n<=r&&o&&o({curTimeLeft:n}),t>0&&t%e==0&&i&&i(),0===n&&(g(),a&&a())}),1e3)}return function(){g()}}),[u,t,o,g,a,i,h,l,d]),{stopTimers:g,startTimers:y}},tp=function(e){var t=e.shouldStart,o=e.refVideo,a=e.cropArea,i=e.settings,l=e.onModelErrorChange,u=e.frontSide,d=e.onDebugInfoChange,f=e.onAboutToTimeout,p=e.onSessionTimeout,h=e.onCaptureDone,m=e.outputEncryptionSettings,g=e.quality,y=r(!1),v=Ta(s(!1),2),b=v[0],C=v[1],k=r((function(){})),w=Dr.useSDKTracking().sendEvent,B=r(),E=r(),S=r(),A=V.useSDKSettings(),_=A.debug,I=A.lang,T=A.enableAntiDebug;c((function(){T&&ma.enableAntiDebug()}),[T]);var P=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return w({tag:u?"id_front":"id_back",event:"sdk_ui.auto_capture",log:{}}),e.next=3,k.current(t);case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[w,u]),x=n((function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];l.apply(void 0,t);var n=el(t,"0.code");n&&n!==B.current&&w({tag:u?"id_front":"id_back",event:"sdk_ui.show_alert",log:{alert:n}}),B.current=n}),[l,u,w]),R=function(e){var t=e.refVideo,o=e.shouldStart,a=e.cropArea,i=e.settings,l=e.onError,u=e.frontSide,d=e.onAutoCaptureSuccess,f=e.quality,p=r(null);null===p.current&&(p.current=document.createElement("canvas"));var h=r(!1),m=r(null),g=Ta(s(!1),2),y=g[0],v=g[1],b=r({imageBlob:null,takenAt:null,blurScore:null,detectedCard:null}),C=r({imageBlob:null,blurScore:null,error:null,detectedCard:null}),k=r(!1),w=r(!1),B=r(null),E=r(!1),S=r({}),A=V.useSDKSettings().customUrls;c((function(){function e(){return(e=wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!i||y){e.next=10;break}if(!i.enableIdDetection){e.next=8;break}return e.next=4,Gf(A);case 4:S.current=e.sent,B.current=i.enableBlurCheck&&S.current.ableToUseModel,e.next=9;break;case 8:B.current=!1;case 9:v(!0);case 10:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[y,i,A]);var _=n((function(){!0===h.current&&(h.current=!1)}),[]),I=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.blurScore,n=t.detectedCard,o=i.blurThreshold,a=b.current,s=C.current,!(r<o&&fn.hasBetterCardBlurScore(r,a.blurScore))){e.next=15;break}if(!E.current){e.next=9;break}a.imageBlob=s.imageBlob,e.next=12;break;case 9:return e.next=11,hn.takePicture({canvas:p.current,quality:f});case 11:a.imageBlob=e.sent;case 12:a.takenAt=(new Date).getTime(),a.blurScore=r,a.detectedCard=n;case 15:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[i,f]),T=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.blurScore,n=t.detectedCard,w.current=!0,o=C.current,!fn.hasBetterCardBlurScore(r,o.blurScore)){e.next=10;break}return e.next=6,hn.takePicture({canvas:p.current,quality:f});case 6:o.imageBlob=e.sent,o.blurScore=r,o.detectedCard=n,E.current=!0;case 10:w.current=!1;case 11:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),[f]),P=n(wa(regeneratorRuntime.mark((function e(){var t,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=i.waitForBestImageTimeMs,null===(r=b.current).imageBlob){e.next=8;break}if(!((new Date).getTime()-r.takenAt>t)){e.next=8;break}return e.next=7,d(r);case 7:_();case 8:case"end":return e.stop()}}),e)}))),[d,i,_]),x=n((function(){k.current=!0}),[]),R=n((function(){return new Promise((function(e){k.current=!1;var t=setInterval((function(){w.current||(clearInterval(t),e())}),150)}))}),[]),N=n(wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",new Promise((function(e){var t=i.blurThreshold,r=C.current;B.current?(x(),setTimeout((function(){R().then((function(){fn.hasBetterCardBlurScore(r.blurScore,t)||(r.error=Xf.id_detector_error_blur),null===r.imageBlob?hn.takePicture({canvas:p.current,quality:f}).then((function(t){r.imageBlob=t,e(r)})):e(r)}))}),2e3)):hn.takePicture({canvas:p.current,quality:f}).then((function(t){r.imageBlob=t,e(r)}))})));case 1:case"end":return e.stop()}}),e)}))),[i,x,R,f]),L=n(wa(regeneratorRuntime.mark((function e(){var r,n,o,a,s,c,d,f,g,v,w,B,A,_,x,R,N,L,O,D,M,U,F,V,j;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(i&&y&&!h.current){e.next=2;break}return e.abrupt("return");case 2:b.current={imageBlob:null,takenAt:null,blurScore:null,detectedCard:null},C.current={imageBlob:null,blurScore:null,error:null,detectedCard:null},r=i.enableAutoCapture,n=i.enableBlurCheck,o=i.enableIdDetection,a=S.current,s=a.idCardModel,c=a.blazefaceModel,d=a.ableToUseModel,f=m.current,g=t.current,h.current=!0,v=f.cropX,w=f.cropY,B=f.cropWidth,A=f.cropHeight,_=f.cropWidthWithoutPadding,x=f.cropHeightWithoutPadding,(R=p.current).width=B,R.height=A,N=R.getContext("2d"),L=document.createElement("canvas"),O=L.getContext("2d"),D=o&&d?15:700;case 17:if(N.drawImage(g,v,w,B,A,0,0,B,A),E.current=!1,!o||!d){e.next=74;break}return M=null,e.next=24,s.predict(R,{detectThreshold:.3});case 24:if(!(U=e.sent).card){e.next=70;break}if(!Tf({corners:U.card.corners,width:B,height:A})){e.next=67;break}if(!Rf(U.card.corners)){e.next=64;break}if(F=If(R,U.card.corners),!((V=kn.rectAreaRatio({small:{area:F.width*F.height},big:{area:_*x}}))<.5)){e.next=36;break}M=Xf.id_detector_card_too_small,e.next=62;break;case 36:if(!(V>.95)){e.next=40;break}M=Xf.id_detector_error_incomplete,e.next=62;break;case 40:return L.width=F.width,L.height=F.height,O.putImageData(F,0,0),e.next=45,Pf({canvas:L});case 45:if(!e.sent){e.next=50;break}M=Xf.glare_detected,e.next=62;break;case 50:return e.next=52,Nf({blazefaceModel:c,predictedIdCardCanvas:L,frontSide:u});case 52:if(M=e.sent){e.next=62;break}if(!n){e.next=62;break}if(j=fn.calculateIdCardBlurScore({canvas:L}),!k.current){e.next=59;break}return e.next=59,T({blurScore:j,detectedCard:U.card});case 59:if(!r){e.next=62;break}return e.next=62,I({blurScore:j,detectedCard:U.card});case 62:e.next=65;break;case 64:M=Xf.id_detector_validate_angle_error;case 65:e.next=68;break;case 67:M=Xf.id_detector_error_incomplete;case 68:e.next=71;break;case 70:M=Xf.id_detector_no_cards;case 71:return l(M),e.next=74,P();case 74:if(h.current){e.next=76;break}return e.abrupt("break",80);case 76:return e.next=78,jr.sleep(D);case 78:e.next=17;break;case 80:case"end":return e.stop()}}),e)}))),[t,i,y,u,l,I,T,P]);c((function(){var e=t.current;function r(){return(r=wa(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return m.current=hn.analyzeVideoAndWindowSizes(e,a,.05),t.next=3,L();case 3:case"end":return t.stop()}}),t)})))).apply(this,arguments)}o&&a&&y&&function(){r.apply(this,arguments)}()}),[o,a,t,_,L,y]);var O=n((function(){_()}),[_]);return c((function(){return O}),[O]),{refWorkingCanvas:p,stopCheckFrame:_,checkFrame:L,warmupDone:y,takePictureManually:N,refAbleToRunBurstMode:B}}({refVideo:o,shouldStart:t,cropArea:a,settings:i,onError:x,frontSide:u,onAutoCaptureSuccess:P,quality:g}),N=R.refWorkingCanvas,L=R.stopCheckFrame,O=R.checkFrame,D=R.warmupDone,M=R.takePictureManually,U=R.refAbleToRunBurstMode,F=Yf({refVideo:o,shouldStart:t&&D,cropArea:a,settings:i}),j=F.stopCheckFrame,z=F.splitVideos,K=F.resetRecordedVideos,H=F.checkFrame,q=F.refRecordedVideos;!function(e){var t=e.debug,r=e.refRecordedVideos,n=e.refWorkingCanvas,o=e.refVideo,a=e.onChange;c((function(){var e;return t&&(e=setInterval((function(){var e=o.current,t=r.current,i=n.current,s=t[t.length-1],c={videoWidth:e.videoWidth,videoHeight:e.videoHeight,framesCount:s.frames.length,"window.innerWidth":window.innerWidth,"window.innerHeight":window.innerHeight,"canvas.width":null==i?void 0:i.width,"canvas.height":null==i?void 0:i.height};a&&a(JSON.stringify(c,null,2))}),1e3)),function(){return clearInterval(e)}}),[a,t,r,n,o])}({debug:_,refRecordedVideos:q,refWorkingCanvas:N,refVideo:o,onChange:d});var Q=n((function(){j(),L(),K(),p()}),[K,j,L,p]),W=n((function(){z()}),[z]),G=ep({lang:I,onAboutToTimeout:f,onSessionTimeout:Q,onVideoTimeLimitReached:W,settings:i,shouldStartTimers:D&&t&&(null==i?void 0:i.enableTimers),sessionTime:null==i?void 0:i.idCardSessionTime}),X=G.stopTimers,Y=G.startTimers,Z=n((function(){y.current=!1}),[]),$=n(wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return Z(),Y(),e.next=4,Promise.all([H(),O()]);case 4:case"end":return e.stop()}}),e)}))),[H,O,Y,Z]),J=n(wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=s.length>0&&void 0!==s[0]?s[0]:{},r=t.imageBlob,n=t.error,o=t.detectedCard,!y.current){e.next=3;break}return e.abrupt("return");case 3:if(y.current=!0,C(!0),j(),L(),X(),x(null),!m||!m.key){e.next=14;break}return i=m.key,e.next=13,va.encrypt({blob:r,key:i});case 13:a=e.sent;case 14:h({image:{blob:r,encrypted:a,detectedCard:o},error:n,recordedVideos:q.current}),C(!1),w({tag:u?"id_front":"id_back",event:"user_activity",log:{time_capture_in_seconds:(performance.now()-S.current)/1e3}});case 17:case"end":return e.stop()}}),e)}))),[j,L,X,x,h,q,u,w,m]);k.current=J;var ee=n(wa(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return C(!0),X(),j(),U.current||L(),e.next=6,M();case 6:return t=e.sent,e.next=9,J(t);case 9:C(!1),w({tag:u?"id_front":"id_back",event:"user_activity.capture",log:{}});case 11:case"end":return e.stop()}}),e)}))),[M,J,X,U,j,L,w,u]);return c((function(){t&&(w({tag:u?"id_front":"id_back",event:"user_activity.start",log:{}}),E.current=performance.now())}),[w,u,t]),c((function(){D&&(w({tag:u?"id_front":"id_back",event:"user_activity.show",log:{}}),w({tag:u?"id_front":"id_back",event:"sdk.load_model",log:{status:"success",time_in_ms:performance.now()-E.current}}),S.current=performance.now())}),[w,u,D]),{warmupDone:D,isProcessing:b,takePictureManually:ee,restartSession:$,resetIsProcessingImageBlobTaken:Z}},rp=D.IDCardMessage,np=i((function(e,r){var o=e.description,a=e.usePortraitMask,i=e.windowAndVideoInfo,l=e.refVideo,d=e.frontSide,f=e.settings,p=e.onCaptureDone,h=e.onUISpacingChange,m=e.outputEncryptionSettings,g=Ta(s({}),2),y=g[0],v=g[1],b=y.yDescription,C=y.yMessage,k=y.yCaptureButton,w=Fr.useAsset("ic_camera.svg"),B=Fr.useAsset("ic_loading.png"),E=Ta(s(""),2),S=E[0],A=E[1],_=V.useSDKSettings(),I=_.debug,T=_.lang,P=Ta(s(null),2),x=P[0],R=P[1],N=Ta(s(""),2),L=N[0],O=N[1],D=Ta(s(null),2),M=D[0],U=D[1],F=bf(),j=F.showPopup,z=F.popupShown,K=F.popupType,H=n((function(e){O(null===e?"":xc(e.msg[T])({side:d?pf.FRONT[T]:pf.BACK[T]}))}),[T,d]),q=n((function(){R(""),j({popupType:Cf})}),[j]),Q=n((function(){R(""),p.apply(void 0,arguments)}),[p]),W=n((function(e){var t=e.curTimeLeft;R(xc(rp.REMAINING_TIME[T])({x:t}))}),[T]),G=tp({shouldStart:!0,refVideo:l,cropArea:M,settings:f,onModelErrorChange:H,frontSide:d,onDebugInfoChange:A,onSessionTimeout:q,onCaptureDone:Q,onAboutToTimeout:W,outputEncryptionSettings:m}),X=G.warmupDone,Y=G.isProcessing,Z=G.takePictureManually,$=G.restartSession,J=G.resetIsProcessingImageBlobTaken,ee=n((function(){j({popupType:null}),J()}),[j,J]),te=n(wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return ee(),e.next=3,$();case 3:case"end":return e.stop()}}),e)}))),[$,ee]);c((function(){if(i){var e,t,r,n,o,s,c,l=i.videoAreaWidth,u=i.videoAreaHeight,d=i.lostX,f=i.lostY,p=i.clientHeight;a?(o=.7*(s=u-165),r=(c=(e=f+10)+45)+20,n=(t=c+s+10)+60):(o=Ga.isMobile?l-6:Math.floor(.7*l),r=(c=(e=f+10)+50)+20,n=(t=c+(s=Math.floor(Math.min(o/1.5,p-2*f-80-100)))+10)+60);var m=Math.floor((l-o)/2)+d;U({x:m,y:c,width:o,height:s,surroundStyle:{opacity:.6,background:"#000"}});var g={yTitle:e,yDescription:t,yMessage:r,yCaptureButton:n};v(g),h(g)}}),[i,a,h]);var re=n(wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return R(""),e.next=3,Z();case 3:case"end":return e.stop()}}),e)}))),[Z]);return u(r,(function(){return{restartSession:te}}),[te]),t.createElement(t.Fragment,null,!X&&t.createElement(vu,null),I&&t.createElement(cf,null,S),Y&&t.createElement(rf,null,t.createElement("img",{src:B,alt:"",className:"spin"})),M&&t.createElement(Ei,{x:"".concat(M.x,"px"),y:"".concat(M.y,"px"),width:"".concat(M.width,"px"),height:"".concat(M.height,"px"),surroundStyle:M.surroundStyle},t.createElement(ff,{width:M.width,height:M.height,type:L?ud.ERROR:ud.DEFAULT})),!L&&t.createElement(lf,{y:"".concat(b,"px"),className:"description"},o),L&&t.createElement(uf,{y:"".concat(b,"px")},L),!Y&&(!(null!=f&&f.disableCaptureButtonIfAlert)||!L)&&t.createElement(tf,{onClick:re,y:"".concat(k,"px")},t.createElement("img",{src:w,alt:""})),x&&t.createElement(df,{key:x,className:"message",y:"".concat(C,"px")},x),t.createElement(Jl,{open:z},K===Cf&&t.createElement(vf,{onOk:te,maxSessionTime:null==f?void 0:f.idCardSessionTime})))}));np.propTypes={usePortraitMask:f.bool,description:f.string,windowAndVideoInfo:f.shape({}),refVideo:f.shape({}),frontSide:f.bool,settings:f.shape({}),onCaptureDone:f.func,onUISpacingChange:f.func,outputEncryptionSettings:f.shape({})},np.defaultProps={usePortraitMask:!1,description:"",windowAndVideoInfo:{},refVideo:{},frontSide:!0,settings:{},onCaptureDone:function(){},onUISpacingChange:function(){},outputEncryptionSettings:null};var op,ap,ip=p.div(Zf||(Zf=Ia(["\n background: ",";\n backdrop-filter: blur(12px);\n border-radius: 8px;\n top: ",";\n position: absolute;\n z-index: ",";\n color: #fff;\n padding: 10px;\n margin: 0 10px;\n max-width: 275px;\n text-align: center;\n"])),(function(e){return e.background}),(function(e){return e.y}),1020),sp=p.div($f||($f=Ia(["\n width: 0;\n height: 0;\n border-left: 20px solid transparent;\n border-right: 20px solid transparent;\n border-bottom: ",";\n position: absolute;\n left: 50%;\n top: ",";\n transform: translateX(-50%);\n"])),(function(e){return"".concat(e.arrowSize,"px solid ").concat(e.color)}),(function(e){return"".concat(e.top,"px")})),cp=function(e){var r=e.children,n=e.y;return t.createElement(ip,{y:n,background:"#00ce78"},t.createElement(sp,{arrowSize:10,top:-10,color:"#00ce78"}),r)},lp=p.div(Jf||(Jf=Ia(["\n text-align: center;\n position: absolute;\n font-size: 18px;\n border-radius: 3px;\n padding: 5px 10px;\n background: #ea3223;\n color: #fff;\n margin: auto;\n top: ",";\n z-index: ",";\n"])),(function(e){return e.y}),1020),up={QR_INSTRUCTIONS_TEXT:{en:t.createElement("span",null,"Please follow the instructions below to scan QR code:",t.createElement("br",null),t.createElement("br",null)," Move camera to the position of QR code on ID card. Align QR code to fit into camera frame to scan it"),vi:t.createElement("span",null,"Vui lòng quét mã QR theo hướng dẫn sau:",t.createElement("br",null),t.createElement("br",null)," Đưa camera vào vị trí mã QR trên CCCD. Canh vừa mã QR vào 4 góc khung hình để quét mã")},QR_INSTRUCTIONS_START_BUTTON:{en:"Scan QR code",vi:"Tiến hành quét mã QR"},QR_INSTRUCTIONS_COUNTDOWN:{en:"Start in <%= x %> s",vi:"Bắt đầu trong <%= x %> giây"},QR_INVALID_POPUP_TITLE:{en:"Invalid QR code",vi:"QR không hợp lệ"},QR_INVALID_POPUP_DESCRIPTION:{en:"Please check and make sure scanning QR code on ID card",vi:"Vui lòng kiểm tra và đảm bảo việc thực hiện quét QR trên CCCD thật"},QR_INVALID_POPUP_RETRY_BUTTON:{en:"Scan QR (on ID card)",vi:"Quét lại QR (trên CCCD)"},QR_INVALID_POPUP_SKIP_BUTTON:{en:"Skip",vi:"Bỏ qua"},QR_TOOLTIP:{en:"Fit QR code to 4 corners of camera frame and try to move camera [in or out] to scan QR code",vi:"Canh vừa mã QR vào 4 góc khung hình và thử dịch chuyển camera [xa - gần] để quét được mã QR"},REMAINING_TIME:{en:"Remaining time: <%= x %> seconds",vi:"Thời gian còn lại: <%= x %> giây"},SESSION_TIMEOUT_POPUP_DESCRIPTION:{en:t.createElement("span",null,"Quá thời gian quét. Vui lòng thực hiện lại.",t.createElement("br",null),t.createElement("br",null)," Đưa camera vào vị trí mã QR trên thẻ. Canh vừa vào 4 góc và"," ",t.createElement("strong",{className:"text-primary"},"thử dịch chuyển camera [xa - gần]")," để camera điện thoại lấy nét chuẩn hơn."),vi:t.createElement("span",null,"Quá thời gian quét. Vui lòng thực hiện lại.",t.createElement("br",null),t.createElement("br",null)," Đưa camera vào vị trí mã QR trên thẻ. Canh vừa vào 4 góc và"," ",t.createElement("strong",{className:"text-primary"},"thử dịch chuyển camera [xa - gần]")," để camera điện thoại lấy nét chuẩn hơn.")},SESSION_TIMEOUT_POPUP_RETRY_BUTTON:{en:"Retry",vi:"Thực hiện lại"},SESSION_TIMEOUT_POPUP_SKIP_BUTTON:{en:"Skip",vi:"Bỏ qua"}},dp=function(e){var r=e.children,n=e.mt,o=e.mb,a=e.ml,i=e.mr,s=e.mx,c=e.my,l=e.pt,u=e.pb,d=e.pl,f=e.pr,p=e.px,h=e.py,m=r.props.style||{},g={};return null!==s&&(g.marginLeft=s,g.marginRight=s),null!==c&&(g.marginTop=c,g.marginBottom=c),null!==n&&(g.marginTop=n),null!==o&&(g.marginBottom=o),null!==a&&(g.marginLeft=a),null!==i&&(g.marginRight=i),null!==p&&(g.paddingLeft=p,g.paddingRight=p),null!==h&&(g.paddingTop=h,g.paddingBottom=h),null!==l&&(g.paddingTop=l),null!==u&&(g.paddingBottom=u),null!==d&&(g.paddingLeft=d),null!==f&&(g.paddingRight=f),t.cloneElement(r,{style:Aa(Aa({},m),g)})};dp.propTypes={mt:f.string,ml:f.string,mr:f.string,mb:f.string,mx:f.string,my:f.string,pt:f.string,pl:f.string,pr:f.string,pb:f.string,px:f.string,py:f.string},dp.defaultProps={mt:null,ml:null,mr:null,mb:null,mx:null,my:null,pt:null,pl:null,pr:null,pb:null,px:null,py:null};var fp,pp,hp,mp,gp,yp,vp=p.button(op||(op=Ia(["\n width: 100%;\n max-width: 294px;\n height: 66px;\n background-color: ",";\n border: 0;\n outline: none;\n border-radius: 3px;\n color: #fff;\n font-weight: normal;\n cursor: pointer;\n font-size: 1rem;\n"])),(function(e){return e.theme.tsBlue})),bp=p.a(ap||(ap=Ia(["\n color: ",";\n cursor: pointer;\n"])),(function(e){return e.theme.tsBlue})),Cp=p.div(fp||(fp=Ia(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),kp=p.div(pp||(pp=Ia(["\n color: ",";\n font-weight: bold;\n font-size: 16px;\n"])),(function(e){return e.theme.tsSecondary})),wp=p.div(hp||(hp=Ia(["\n color: ",";\n font-weight: normal;\n font-size: 16px;\n text-align: center;\n"])),(function(e){return e.theme.tsSecondary})),Bp=function(e){var r=e.onRetry,n=e.onSkip,o=V.useSDKSettings().lang;return t.createElement(Cp,null,t.createElement(dp,{mt:"25px"},t.createElement(kp,null,up.QR_INVALID_POPUP_TITLE[o])),t.createElement(dp,{mt:"30px"},t.createElement(wp,null,up.QR_INVALID_POPUP_DESCRIPTION[o])),t.createElement(dp,{mt:"30px"},t.createElement(vp,{onClick:r},up.QR_INVALID_POPUP_RETRY_BUTTON[o])),t.createElement(dp,{my:"20px"},t.createElement(bp,{onClick:n},up.QR_INVALID_POPUP_SKIP_BUTTON[o])))};Bp.propTypes={onRetry:f.func,onSkip:f.func},Bp.defaultProps={onRetry:function(){},onSkip:function(){}};var Ep=p.div(mp||(mp=Ia(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),Sp=p.div(gp||(gp=Ia(["\n background: #e7e6e6;\n width: 100%;\n display: flex;\n justify-content: center;\n"]))),Ap=p.div(yp||(yp=Ia(["\n color: ",";\n font-weight: normal;\n font-size: 16px;\n text-align: center;\n line-height: 20px;\n"])),(function(e){return e.theme.tsSecondary})),_p=function(e){var r=e.onRetry,n=e.onSkip,o=V.useSDKSettings().lang,a=Fr.useAsset("qr_code_banner.svg");return t.createElement(Ep,null,t.createElement(Sp,null,t.createElement("img",{src:a,alt:""})),t.createElement(dp,{mt:"30px"},t.createElement(Ap,null,up.SESSION_TIMEOUT_POPUP_DESCRIPTION[o])),t.createElement(dp,{mt:"30px"},t.createElement(vp,{onClick:r},up.SESSION_TIMEOUT_POPUP_RETRY_BUTTON[o])),t.createElement(dp,{my:"20px"},t.createElement(bp,{onClick:n},up.SESSION_TIMEOUT_POPUP_SKIP_BUTTON[o])))};_p.propTypes={onRetry:f.func,onSkip:f.func},_p.defaultProps={onRetry:function(){},onSkip:function(){}};var Ip,Tp,Pp,xp,Rp,Np,Lp=["children","ratio","padding"],Op=p.div(Ip||(Ip=Ia(["\n width: 100%;\n padding-bottom: ","%;\n position: relative;\n"])),(function(e){return 1/e.ratio*100})),Dp=p.div(Tp||(Tp=Ia(["\n position: absolute;\n top: ",";\n left: ",";\n right: ",";\n bottom: ",";\n"])),(function(e){return e.padding}),(function(e){return e.padding}),(function(e){return e.padding}),(function(e){return e.padding})),Mp=function(e){var r=e.children,n=e.ratio,o=e.padding,a=_a(e,Lp);return t.createElement(Op,Ea({ratio:n},a),t.createElement(Dp,{padding:o},r))};Mp.propTypes={children:f.node,ratio:f.number,padding:f.string},Mp.defaultProps={children:null,ratio:4/3,padding:"0"};var Up=p.div(Pp||(Pp=Ia(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),Fp=p.div(xp||(xp=Ia(["\n background: #e7e6e6;\n width: 100%;\n"]))),Vp=p.img(Rp||(Rp=Ia(["\n width: 100%;\n height: 100%;\n object-fit: contain;\n border-radius: 5px;\n"]))),jp=p.div(Np||(Np=Ia(["\n color: ",";\n font-weight: normal;\n font-size: 16px;\n text-align: center;\n line-height: 20px;\n"])),(function(e){return e.theme.tsSecondary})),zp=function(e){var n=e.onClickStart,o=e.onTimeout,a=e.timeout,i=V.useSDKSettings().lang,l=Fr.useAsset("qr_code_banner.png"),u=r(a),d=Ta(s((function(){return xc(up.QR_INSTRUCTIONS_COUNTDOWN[i])({x:a})})),2),f=d[0],p=d[1];return c((function(){var e=xc(up.QR_INSTRUCTIONS_COUNTDOWN[i]),t=setInterval((function(){u.current--,p(e({x:u.current})),u.current<=0&&(clearInterval(t),o&&o())}),1e3);return function(){clearInterval(t)}}),[i,o]),t.createElement(Up,null,t.createElement(Fp,null,t.createElement(Mp,{ratio:1.6},t.createElement(Vp,{src:l}))),t.createElement(dp,{mt:"30px"},t.createElement(jp,null,up.QR_INSTRUCTIONS_TEXT[i])),t.createElement(dp,{mt:"30px"},t.createElement(vp,{onClick:n},up.QR_INSTRUCTIONS_START_BUTTON[i])),t.createElement(dp,{my:"20px"},t.createElement(jp,null,f)))};zp.propTypes={onClickStart:f.func,onTimeout:f.func,timeout:f.number},zp.defaultProps={onClickStart:null,onTimeout:null,timeout:10};var Kp=/^\d{12}\|(\d{9})?\|.+\|\d{8}\|((Nam)|(Nữ))\|.+\|\d{8}$/g,Hp=function(e){var t=e.match(Kp);return{valid:Boolean(t)}},qp=function(){function t(e,r){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this._onDecodeError,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this._calculateScanRegion,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"environment";k(this,t),this.$video=e,this.$canvas=document.createElement("canvas"),this._onDecode=r,this._legacyCanvasSize=t.DEFAULT_CANVAS_SIZE,this._preferredCamera=a,this._active=!1,this._paused=!1,this._flashOn=!1,"number"==typeof n?(this._legacyCanvasSize=n,console.warn("You're using a deprecated version of the QrScanner constructor which will be removed in the future")):this._onDecodeError=n,"number"==typeof o?(this._legacyCanvasSize=o,console.warn("You're using a deprecated version of the QrScanner constructor which will be removed in the future")):this._calculateScanRegion=o,this._scanRegion=this._calculateScanRegion(e),this._onPlay=this._onPlay.bind(this),this._onLoadedMetaData=this._onLoadedMetaData.bind(this),this._onVisibilityChange=this._onVisibilityChange.bind(this),e.disablePictureInPicture=!0,e.playsInline=!0,e.muted=!0;var i=!1;e.hidden&&(e.hidden=!1,i=!0),document.body.contains(e)||(document.body.appendChild(e),i=!0),requestAnimationFrame((function(){var t=window.getComputedStyle(e);"none"===t.display&&(e.style.setProperty("display","block","important"),i=!0),"visible"!==t.visibility&&(e.style.setProperty("visibility","visible","important"),i=!0),i&&(console.warn("QrScanner has overwritten the video hiding style to avoid Safari stopping the playback."),e.style.opacity=0,e.style.width=0,e.style.height=0)})),e.addEventListener("play",this._onPlay),e.addEventListener("loadedmetadata",this._onLoadedMetaData),document.addEventListener("visibilitychange",this._onVisibilityChange),this._qrEnginePromise=t.createQrEngine()}var r,n,o;return r=t,o=[{key:"hasCamera",value:function(){return t.listCameras(!1).then((function(e){return!!e.length})).catch((function(){return!1}))}},{key:"listCameras",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!navigator.mediaDevices)return Promise.resolve([]);var t=null;return(e?navigator.mediaDevices.getUserMedia({audio:!1,video:!0}).then((function(e){return t=e})).catch((function(){})):Promise.resolve()).then((function(){return navigator.mediaDevices.enumerateDevices()})).then((function(e){return e.filter((function(e){return"videoinput"===e.kind})).map((function(e,t){return{id:e.deviceId,label:e.label||(0===t?"Default Camera":"Camera ".concat(t+1))}}))})).finally((function(){if(t){var e,r=N(t.getTracks());try{for(r.s();!(e=r.n()).done;){var n=e.value;n.stop(),t.removeTrack(n)}}catch(e){r.e(e)}finally{r.f()}}}))}},{key:"scanImage",value:function(e){var r=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],s=arguments.length>5&&void 0!==arguments[5]&&arguments[5],c=o instanceof Worker,l=Promise.all([o||t.createQrEngine(),t._loadImage(e)]).then((function(e){var s,l,u=T(e,2),d=u[0],f=u[1];return o=d,s=T(r._drawToCanvas(f,n,a,i),2),a=s[0],l=s[1],o instanceof Worker?(c||o.postMessage({type:"inversionMode",data:"both"}),new Promise((function(e,r){var n,i,s;i=function(a){"qrResult"===a.data.type&&(o.removeEventListener("message",i),o.removeEventListener("error",s),clearTimeout(n),null!==a.data.data?e(a.data.data):r(t.NO_QR_CODE_FOUND))},s=function(e){o.removeEventListener("message",i),o.removeEventListener("error",s),clearTimeout(n);var t=e?e.message||e:"Unknown Error";r("Scanner error: "+t)},o.addEventListener("message",i),o.addEventListener("error",s),n=setTimeout((function(){return s("timeout")}),1e4);var c=l.getImageData(0,0,a.width,a.height);o.postMessage({type:"decode",data:c},[c.data.buffer])}))):new Promise((function(e,r){var n=setTimeout((function(){return r("Scanner error: timeout")}),1e4);o.detect(a).then((function(n){n.length?e(n[0].rawValue):r(t.NO_QR_CODE_FOUND)})).catch((function(e){return r("Scanner error: "+(e.message||e))})).finally((function(){return clearTimeout(n)}))}))}));return n&&s&&(l=l.catch((function(){return t.scanImage(e,null,o,a,i)}))),l=l.finally((function(){c||t._postWorkerMessage(o,"close")}))}},{key:"createQrEngine",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:t.WORKER_PATH;return("BarcodeDetector"in window&&BarcodeDetector.getSupportedFormats?BarcodeDetector.getSupportedFormats():Promise.resolve([])).then((function(t){return-1!==t.indexOf("qr_code")?new BarcodeDetector({formats:["qr_code"]}):new Worker(e)}))}},{key:"_drawToCanvas",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];r=r||document.createElement("canvas");var o=t&&t.x?t.x:0,a=t&&t.y?t.y:0,i=t&&t.width?t.width:e.width||e.videoWidth,s=t&&t.height?t.height:e.height||e.videoHeight;if(!n){var c=t&&t.downScaledWidth?t.downScaledWidth:i,l=t&&t.downScaledHeight?t.downScaledHeight:s;r.width!==c&&(r.width=c),r.height!==l&&(r.height=l)}var u=r.getContext("2d",{alpha:!1});return u.imageSmoothingEnabled=!1,u.drawImage(e,o,a,i,s,0,0,r.width,r.height),[r,u]}},{key:"_loadImage",value:function(e){if(e instanceof HTMLCanvasElement||e instanceof HTMLVideoElement||window.ImageBitmap&&e instanceof window.ImageBitmap||window.OffscreenCanvas&&e instanceof window.OffscreenCanvas)return Promise.resolve(e);if(e instanceof Image)return t._awaitImageLoad(e).then((function(){return e}));if(e instanceof File||e instanceof Blob||e instanceof URL||"string"==typeof e){var r=new Image;return e instanceof File||e instanceof Blob?r.src=URL.createObjectURL(e):r.src=e,t._awaitImageLoad(r).then((function(){return(e instanceof File||e instanceof Blob)&&URL.revokeObjectURL(r.src),r}))}return Promise.reject("Unsupported image type.")}},{key:"_awaitImageLoad",value:function(e){return new Promise((function(t,r){var n,o;e.complete&&0!==e.naturalWidth?t():(n=function(){e.removeEventListener("load",n),e.removeEventListener("error",o),t()},o=function(){e.removeEventListener("load",n),e.removeEventListener("error",o),r("Image load error")},e.addEventListener("load",n),e.addEventListener("error",o))}))}},{key:"_postWorkerMessage",value:function(e,t,r){return Promise.resolve(e).then((function(e){e instanceof Worker&&e.postMessage({type:t,data:r})}))}}],(n=[{key:"hasFlash",value:function(){var e=null;return(this.$video.srcObject?Promise.resolve(this.$video.srcObject.getVideoTracks()[0]):this._getCameraStream().then((function(t){var r=t.stream;return console.warn("Call hasFlash after successfully starting the scanner to avoid creating a temporary video stream"),e=r,r.getVideoTracks()[0]}))).then((function(e){return"torch"in e.getSettings()})).catch((function(){return!1})).finally((function(){if(e){var t,r=N(e.getTracks());try{for(r.s();!(t=r.n()).done;){var n=t.value;n.stop(),e.removeTrack(n)}}catch(e){r.e(e)}finally{r.f()}}}))}},{key:"isFlashOn",value:function(){return this._flashOn}},{key:"toggleFlash",value:function(){return this._flashOn?this.turnFlashOff():this.turnFlashOn()}},{key:"turnFlashOn",value:function(){var t=this;return this._flashOn?Promise.resolve():(this._flashOn=!0,!this._active||this._paused?Promise.resolve():this.hasFlash().then((function(e){return e?t.$video.srcObject.getVideoTracks()[0].applyConstraints({advanced:[{torch:!0}]}):Promise.reject("No flash available")})).catch((function(){throw t._flashOn=!1,e})))}},{key:"turnFlashOff",value:function(){if(this._flashOn)return this._flashOn=!1,this._restartVideoStream()}},{key:"destroy",value:function(){this.$video.removeEventListener("loadedmetadata",this._onLoadedMetaData),this.$video.removeEventListener("play",this._onPlay),document.removeEventListener("visibilitychange",this._onVisibilityChange),this.stop(),t._postWorkerMessage(this._qrEnginePromise,"close")}},{key:"start",value:function(){var e=this;return this._active&&!this._paused?Promise.resolve():("https:"!==window.location.protocol&&console.warn("The camera stream is only accessible if the page is transferred via https."),this._active=!0,document.hidden?Promise.resolve():(this._paused=!1,this.$video.srcObject?(this.$video.play(),Promise.resolve()):this._getCameraStream().then((function(t){var r=t.stream,n=t.facingMode;e.$video.srcObject=r,e.$video.play(),e._setVideoMirror(n),e._flashOn&&(e._flashOn=!1,e.turnFlashOn().catch((function(){})))})).catch((function(t){throw e._active=!1,t}))))}},{key:"stop",value:function(){this.pause(),this._active=!1}},{key:"pause",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this._paused=!0,!this._active)return Promise.resolve(!0);this.$video.pause();var r=function(){var t,r=N(e.$video.srcObject?e.$video.srcObject.getTracks():[]);try{for(r.s();!(t=r.n()).done;){var n=t.value;n.stop(),e.$video.srcObject.removeTrack(n)}}catch(e){r.e(e)}finally{r.f()}e.$video.srcObject=null};return t?(r(),Promise.resolve(!0)):new Promise((function(e){return setTimeout(e,300)})).then((function(){return!!e._paused&&(r(),!0)}))}},{key:"setCamera",value:function(e){return e===this._preferredCamera?Promise.resolve():(this._preferredCamera=e,this._restartVideoStream())}},{key:"setGrayscaleWeights",value:function(e,r,n){var o=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];t._postWorkerMessage(this._qrEnginePromise,"grayscaleWeights",{red:e,green:r,blue:n,useIntegerApproximation:o})}},{key:"setInversionMode",value:function(e){t._postWorkerMessage(this._qrEnginePromise,"inversionMode",e)}},{key:"_onPlay",value:function(){this._scanRegion=this._calculateScanRegion(this.$video),this._scanFrame()}},{key:"_onLoadedMetaData",value:function(){this._scanRegion=this._calculateScanRegion(this.$video)}},{key:"_onVisibilityChange",value:function(){document.hidden?this.pause():this._active&&this.start()}},{key:"_calculateScanRegion",value:function(e){var t=Math.min(e.videoWidth,e.videoHeight),r=Math.round(2/3*t);return{x:Math.round((e.videoWidth-r)/2),y:Math.round((e.videoHeight-r)/2),width:r,height:r,downScaledWidth:this._legacyCanvasSize,downScaledHeight:this._legacyCanvasSize}}},{key:"_scanFrame",value:function(){var e=this;if(!this._active||this.$video.paused||this.$video.ended)return!1;requestAnimationFrame((function(){e.$video.readyState<=1?e._scanFrame():e._qrEnginePromise.then((function(r){return t.scanImage(e.$video,e._scanRegion,r,e.$canvas)})).then(e._onDecode,(function(r){e._active&&(-1!==(r.message||r).indexOf("service unavailable")&&(e._qrEnginePromise=t.createQrEngine()),e._onDecodeError(r))})).then((function(){return e._scanFrame()}))}))}},{key:"_onDecodeError",value:function(e){e!==t.NO_QR_CODE_FOUND&&console.log(e)}},{key:"_getCameraStream",value:function(){var e=this;if(!navigator.mediaDevices)return Promise.reject("Camera not found.");var t="environment"===this._preferredCamera||"user"===this._preferredCamera?"facingMode":"deviceId",r=[{width:{min:1024}},{width:{min:768}},{}];return[].concat(P(r.map((function(r){return Object.assign({},r,B({},t,{exact:e._preferredCamera}))}))),r).reduceRight((function(t,r){return function(){return navigator.mediaDevices.getUserMedia({video:r,audio:!1}).then((function(t){return{stream:t,facingMode:e._getFacingMode(t)||(r.facingMode?e._preferredCamera:"environment"===e._preferredCamera?"user":"environment")}})).catch(t)}}),(function(){return Promise.reject("Camera not found.")}))()}},{key:"_restartVideoStream",value:function(){var e=this,t=this._paused;return this.pause(!0).then((function(r){if(r&&!t&&e._active)return e.start()}))}},{key:"_setVideoMirror",value:function(e){var t="user"===e?-1:1;this.$video.style.transform="scaleX("+t+")"}},{key:"_getFacingMode",value:function(e){var t=e.getVideoTracks()[0];return t?/rear|back|environment/i.test(t.label)?"environment":/front|user|face/i.test(t.label)?"user":null:null}}])&&w(r.prototype,n),o&&w(r,o),t}();function Qp(){return Wp.apply(this,arguments)}function Wp(){return(Wp=wa(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return qp.WORKER_PATH=ba(),e.next=3,qp.createQrEngine(qp.WORKER_PATH);case 3:return t=e.sent,e.abrupt("return",{qrEngine:t});case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Gp(){return(Gp=wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=c.length>0&&void 0!==c[0]?c[0]:{},r=t.opencvUrl,e.next=3,Promise.all([Qp(),Uf({url:r})]);case 3:return n=e.sent,o=Ta(n,1),a=o[0].qrEngine,i=window,s=i.cv,e.abrupt("return",{qrScannerResources:{engine:a,canvas:document.createElement("canvas")},blackAndWhiteConverterResources:{kernel:s.matFromArray(3,3,s.CV_32FC1,[-1,-1,-1,-1,11,-1,-1,-1,-1]),canvas:document.createElement("canvas"),dst:new s.Mat}});case 8:case"end":return e.stop()}}),e)})))).apply(this,arguments)}qp.DEFAULT_CANVAS_SIZE=400,qp.NO_QR_CODE_FOUND="No QR code found",qp.WORKER_PATH="qr-scanner-worker.min.js";var Xp=al((function(){return Gp.apply(this,arguments)})),Yp=La(Oa((function(e,t){var r;r=function(){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=3)}([function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(e,t){this.width=t,this.height=e.length/t,this.data=e}return e.createEmpty=function(t,r){return new e(new Uint8ClampedArray(t*r),t)},e.prototype.get=function(e,t){return!(e<0||e>=this.width||t<0||t>=this.height||!this.data[t*this.width+e])},e.prototype.set=function(e,t,r){this.data[t*this.width+e]=r?1:0},e.prototype.setRegion=function(e,t,r,n,o){for(var a=t;a<t+n;a++)for(var i=e;i<e+r;i++)this.set(i,a,!!o)},e}();t.BitMatrix=n},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(2);t.addOrSubtractGF=function(e,t){return e^t};var o=function(){function e(e,t,r){this.primitive=e,this.size=t,this.generatorBase=r,this.expTable=new Array(this.size),this.logTable=new Array(this.size);for(var o=1,a=0;a<this.size;a++)this.expTable[a]=o,(o*=2)>=this.size&&(o=(o^this.primitive)&this.size-1);for(a=0;a<this.size-1;a++)this.logTable[this.expTable[a]]=a;this.zero=new n.default(this,Uint8ClampedArray.from([0])),this.one=new n.default(this,Uint8ClampedArray.from([1]))}return e.prototype.multiply=function(e,t){return 0===e||0===t?0:this.expTable[(this.logTable[e]+this.logTable[t])%(this.size-1)]},e.prototype.inverse=function(e){if(0===e)throw new Error("Can't invert 0");return this.expTable[this.size-this.logTable[e]-1]},e.prototype.buildMonomial=function(e,t){if(e<0)throw new Error("Invalid monomial degree less than 0");if(0===t)return this.zero;var r=new Uint8ClampedArray(e+1);return r[0]=t,new n.default(this,r)},e.prototype.log=function(e){if(0===e)throw new Error("Can't take log(0)");return this.logTable[e]},e.prototype.exp=function(e){return this.expTable[e]},e}();t.default=o},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(1),o=function(){function e(e,t){if(0===t.length)throw new Error("No coefficients.");this.field=e;var r=t.length;if(r>1&&0===t[0]){for(var n=1;n<r&&0===t[n];)n++;if(n===r)this.coefficients=e.zero.coefficients;else{this.coefficients=new Uint8ClampedArray(r-n);for(var o=0;o<this.coefficients.length;o++)this.coefficients[o]=t[n+o]}}else this.coefficients=t}return e.prototype.degree=function(){return this.coefficients.length-1},e.prototype.isZero=function(){return 0===this.coefficients[0]},e.prototype.getCoefficient=function(e){return this.coefficients[this.coefficients.length-1-e]},e.prototype.addOrSubtract=function(t){var r;if(this.isZero())return t;if(t.isZero())return this;var o=this.coefficients,a=t.coefficients;o.length>a.length&&(o=(r=[a,o])[0],a=r[1]);for(var i=new Uint8ClampedArray(a.length),s=a.length-o.length,c=0;c<s;c++)i[c]=a[c];for(c=s;c<a.length;c++)i[c]=n.addOrSubtractGF(o[c-s],a[c]);return new e(this.field,i)},e.prototype.multiply=function(t){if(0===t)return this.field.zero;if(1===t)return this;for(var r=this.coefficients.length,n=new Uint8ClampedArray(r),o=0;o<r;o++)n[o]=this.field.multiply(this.coefficients[o],t);return new e(this.field,n)},e.prototype.multiplyPoly=function(t){if(this.isZero()||t.isZero())return this.field.zero;for(var r=this.coefficients,o=r.length,a=t.coefficients,i=a.length,s=new Uint8ClampedArray(o+i-1),c=0;c<o;c++)for(var l=r[c],u=0;u<i;u++)s[c+u]=n.addOrSubtractGF(s[c+u],this.field.multiply(l,a[u]));return new e(this.field,s)},e.prototype.multiplyByMonomial=function(t,r){if(t<0)throw new Error("Invalid degree less than 0");if(0===r)return this.field.zero;for(var n=this.coefficients.length,o=new Uint8ClampedArray(n+t),a=0;a<n;a++)o[a]=this.field.multiply(this.coefficients[a],r);return new e(this.field,o)},e.prototype.evaluateAt=function(e){var t=0;if(0===e)return this.getCoefficient(0);var r=this.coefficients.length;if(1===e)return this.coefficients.forEach((function(e){t=n.addOrSubtractGF(t,e)})),t;t=this.coefficients[0];for(var o=1;o<r;o++)t=n.addOrSubtractGF(this.field.multiply(e,t),this.coefficients[o]);return t},e}();t.default=o},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(4),o=r(5),a=r(11),i=r(12);function s(e){var t=i.locate(e);if(!t)return null;for(var r=0,n=t;r<n.length;r++){var s=n[r],c=a.extract(e,s),l=o.decode(c.matrix);if(l)return{binaryData:l.bytes,data:l.text,chunks:l.chunks,version:l.version,location:{topRightCorner:c.mappingFunction(s.dimension,0),topLeftCorner:c.mappingFunction(0,0),bottomRightCorner:c.mappingFunction(s.dimension,s.dimension),bottomLeftCorner:c.mappingFunction(0,s.dimension),topRightFinderPattern:s.topRight,topLeftFinderPattern:s.topLeft,bottomLeftFinderPattern:s.bottomLeft,bottomRightAlignmentPattern:s.alignmentPattern}}}return null}var c={inversionAttempts:"attemptBoth"};function l(e,t,r,o){void 0===o&&(o={});var a=c;Object.keys(a||{}).forEach((function(e){a[e]=o[e]||a[e]}));var i="attemptBoth"===a.inversionAttempts||"invertFirst"===a.inversionAttempts,l="onlyInvert"===a.inversionAttempts||"invertFirst"===a.inversionAttempts,u=n.binarize(e,t,r,i),d=u.binarized,f=u.inverted,p=s(l?f:d);return p||"attemptBoth"!==a.inversionAttempts&&"invertFirst"!==a.inversionAttempts||(p=s(l?d:f)),p}l.default=l,t.default=l},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(0);function o(e,t,r){return e<t?t:e>r?r:e}var a=function(){function e(e,t){this.width=e,this.data=new Uint8ClampedArray(e*t)}return e.prototype.get=function(e,t){return this.data[t*this.width+e]},e.prototype.set=function(e,t,r){this.data[t*this.width+e]=r},e}();t.binarize=function(e,t,r,i){if(e.length!==t*r*4)throw new Error("Malformed data passed to binarizer.");for(var s=new a(t,r),c=0;c<t;c++)for(var l=0;l<r;l++){var u=e[4*(l*t+c)+0],d=e[4*(l*t+c)+1],f=e[4*(l*t+c)+2];s.set(c,l,.2126*u+.7152*d+.0722*f)}for(var p=Math.ceil(t/8),h=Math.ceil(r/8),m=new a(p,h),g=0;g<h;g++)for(var y=0;y<p;y++){var v=0,b=1/0,C=0;for(l=0;l<8;l++)for(c=0;c<8;c++){var k=s.get(8*y+c,8*g+l);v+=k,b=Math.min(b,k),C=Math.max(C,k)}var w=v/Math.pow(8,2);if(C-b<=24&&(w=b/2,g>0&&y>0)){var B=(m.get(y,g-1)+2*m.get(y-1,g)+m.get(y-1,g-1))/4;b<B&&(w=B)}m.set(y,g,w)}var E=n.BitMatrix.createEmpty(t,r),S=null;for(i&&(S=n.BitMatrix.createEmpty(t,r)),g=0;g<h;g++)for(y=0;y<p;y++){for(var A=o(y,2,p-3),_=o(g,2,h-3),I=(v=0,-2);I<=2;I++)for(var T=-2;T<=2;T++)v+=m.get(A+I,_+T);var P=v/25;for(I=0;I<8;I++)for(T=0;T<8;T++){c=8*y+I,l=8*g+T;var x=s.get(c,l);E.set(c,l,x<=P),i&&S.set(c,l,!(x<=P))}}return i?{binarized:E,inverted:S}:{binarized:E}}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(0),o=r(6),a=r(9),i=r(10);function s(e,t){for(var r=e^t,n=0;r;)n++,r&=r-1;return n}function c(e,t){return t<<1|e}var l=[{bits:21522,formatInfo:{errorCorrectionLevel:1,dataMask:0}},{bits:20773,formatInfo:{errorCorrectionLevel:1,dataMask:1}},{bits:24188,formatInfo:{errorCorrectionLevel:1,dataMask:2}},{bits:23371,formatInfo:{errorCorrectionLevel:1,dataMask:3}},{bits:17913,formatInfo:{errorCorrectionLevel:1,dataMask:4}},{bits:16590,formatInfo:{errorCorrectionLevel:1,dataMask:5}},{bits:20375,formatInfo:{errorCorrectionLevel:1,dataMask:6}},{bits:19104,formatInfo:{errorCorrectionLevel:1,dataMask:7}},{bits:30660,formatInfo:{errorCorrectionLevel:0,dataMask:0}},{bits:29427,formatInfo:{errorCorrectionLevel:0,dataMask:1}},{bits:32170,formatInfo:{errorCorrectionLevel:0,dataMask:2}},{bits:30877,formatInfo:{errorCorrectionLevel:0,dataMask:3}},{bits:26159,formatInfo:{errorCorrectionLevel:0,dataMask:4}},{bits:25368,formatInfo:{errorCorrectionLevel:0,dataMask:5}},{bits:27713,formatInfo:{errorCorrectionLevel:0,dataMask:6}},{bits:26998,formatInfo:{errorCorrectionLevel:0,dataMask:7}},{bits:5769,formatInfo:{errorCorrectionLevel:3,dataMask:0}},{bits:5054,formatInfo:{errorCorrectionLevel:3,dataMask:1}},{bits:7399,formatInfo:{errorCorrectionLevel:3,dataMask:2}},{bits:6608,formatInfo:{errorCorrectionLevel:3,dataMask:3}},{bits:1890,formatInfo:{errorCorrectionLevel:3,dataMask:4}},{bits:597,formatInfo:{errorCorrectionLevel:3,dataMask:5}},{bits:3340,formatInfo:{errorCorrectionLevel:3,dataMask:6}},{bits:2107,formatInfo:{errorCorrectionLevel:3,dataMask:7}},{bits:13663,formatInfo:{errorCorrectionLevel:2,dataMask:0}},{bits:12392,formatInfo:{errorCorrectionLevel:2,dataMask:1}},{bits:16177,formatInfo:{errorCorrectionLevel:2,dataMask:2}},{bits:14854,formatInfo:{errorCorrectionLevel:2,dataMask:3}},{bits:9396,formatInfo:{errorCorrectionLevel:2,dataMask:4}},{bits:8579,formatInfo:{errorCorrectionLevel:2,dataMask:5}},{bits:11994,formatInfo:{errorCorrectionLevel:2,dataMask:6}},{bits:11245,formatInfo:{errorCorrectionLevel:2,dataMask:7}}],u=[function(e){return(e.y+e.x)%2==0},function(e){return e.y%2==0},function(e){return e.x%3==0},function(e){return(e.y+e.x)%3==0},function(e){return(Math.floor(e.y/2)+Math.floor(e.x/3))%2==0},function(e){return e.x*e.y%2+e.x*e.y%3==0},function(e){return(e.y*e.x%2+e.y*e.x%3)%2==0},function(e){return((e.y+e.x)%2+e.y*e.x%3)%2==0}];function d(e,t,r){for(var o=u[r.dataMask],a=e.height,i=function(e){var t=17+4*e.versionNumber,r=n.BitMatrix.createEmpty(t,t);r.setRegion(0,0,9,9,!0),r.setRegion(t-8,0,8,9,!0),r.setRegion(0,t-8,9,8,!0);for(var o=0,a=e.alignmentPatternCenters;o<a.length;o++)for(var i=a[o],s=0,c=e.alignmentPatternCenters;s<c.length;s++){var l=c[s];6===i&&6===l||6===i&&l===t-7||i===t-7&&6===l||r.setRegion(i-2,l-2,5,5,!0)}return r.setRegion(6,9,1,t-17,!0),r.setRegion(9,6,t-17,1,!0),e.versionNumber>6&&(r.setRegion(t-11,0,3,6,!0),r.setRegion(0,t-11,6,3,!0)),r}(t),s=[],l=0,d=0,f=!0,p=a-1;p>0;p-=2){6===p&&p--;for(var h=0;h<a;h++)for(var m=f?a-1-h:h,g=0;g<2;g++){var y=p-g;if(!i.get(y,m)){d++;var v=e.get(y,m);o({y:m,x:y})&&(v=!v),l=c(v,l),8===d&&(s.push(l),d=0,l=0)}}f=!f}return s}function f(e){var t=function(e){var t=e.height,r=Math.floor((t-17)/4);if(r<=6)return i.VERSIONS[r-1];for(var n=0,o=5;o>=0;o--)for(var a=t-9;a>=t-11;a--)n=c(e.get(a,o),n);var l=0;for(a=5;a>=0;a--)for(o=t-9;o>=t-11;o--)l=c(e.get(a,o),l);for(var u,d=1/0,f=0,p=i.VERSIONS;f<p.length;f++){var h=p[f];if(h.infoBits===n||h.infoBits===l)return h;var m=s(n,h.infoBits);m<d&&(u=h,d=m),(m=s(l,h.infoBits))<d&&(u=h,d=m)}return d<=3?u:void 0}(e);if(!t)return null;var r=function(e){for(var t=0,r=0;r<=8;r++)6!==r&&(t=c(e.get(r,8),t));for(var n=7;n>=0;n--)6!==n&&(t=c(e.get(8,n),t));var o=e.height,a=0;for(n=o-1;n>=o-7;n--)a=c(e.get(8,n),a);for(r=o-8;r<o;r++)a=c(e.get(r,8),a);for(var i=1/0,u=null,d=0,f=l;d<f.length;d++){var p=f[d],h=p.bits,m=p.formatInfo;if(h===t||h===a)return m;var g=s(t,h);g<i&&(u=m,i=g),t!==a&&(g=s(a,h))<i&&(u=m,i=g)}return i<=3?u:null}(e);if(!r)return null;var n=function(e,t,r){var n=t.errorCorrectionLevels[r],o=[],a=0;if(n.ecBlocks.forEach((function(e){for(var t=0;t<e.numBlocks;t++)o.push({numDataCodewords:e.dataCodewordsPerBlock,codewords:[]}),a+=e.dataCodewordsPerBlock+n.ecCodewordsPerBlock})),e.length<a)return null;e=e.slice(0,a);for(var i=n.ecBlocks[0].dataCodewordsPerBlock,s=0;s<i;s++)for(var c=0,l=o;c<l.length;c++)l[c].codewords.push(e.shift());if(n.ecBlocks.length>1){var u=n.ecBlocks[0].numBlocks,d=n.ecBlocks[1].numBlocks;for(s=0;s<d;s++)o[u+s].codewords.push(e.shift())}for(;e.length>0;)for(var f=0,p=o;f<p.length;f++)p[f].codewords.push(e.shift());return o}(d(e,t,r),t,r.errorCorrectionLevel);if(!n)return null;for(var u=n.reduce((function(e,t){return e+t.numDataCodewords}),0),f=new Uint8ClampedArray(u),p=0,h=0,m=n;h<m.length;h++){var g=m[h],y=a.decode(g.codewords,g.codewords.length-g.numDataCodewords);if(!y)return null;for(var v=0;v<g.numDataCodewords;v++)f[p++]=y[v]}try{return o.decode(f,t.versionNumber)}catch(e){return null}}t.decode=function(e){if(null==e)return null;var t=f(e);if(t)return t;for(var r=0;r<e.width;r++)for(var n=r+1;n<e.height;n++)e.get(r,n)!==e.get(n,r)&&(e.set(r,n,!e.get(r,n)),e.set(n,r,!e.get(n,r)));return f(e)}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n,o,a=r(7),i=r(8);function s(e,t){for(var r=[],n="",o=[10,12,14][t],a=e.readBits(o);a>=3;){if((l=e.readBits(10))>=1e3)throw new Error("Invalid numeric value above 999");var i=Math.floor(l/100),s=Math.floor(l/10)%10,c=l%10;r.push(48+i,48+s,48+c),n+=i.toString()+s.toString()+c.toString(),a-=3}if(2===a){if((l=e.readBits(7))>=100)throw new Error("Invalid numeric value above 99");i=Math.floor(l/10),s=l%10,r.push(48+i,48+s),n+=i.toString()+s.toString()}else if(1===a){var l;if((l=e.readBits(4))>=10)throw new Error("Invalid numeric value above 9");r.push(48+l),n+=l.toString()}return{bytes:r,text:n}}!function(e){e.Numeric="numeric",e.Alphanumeric="alphanumeric",e.Byte="byte",e.Kanji="kanji",e.ECI="eci"}(n=t.Mode||(t.Mode={})),function(e){e[e.Terminator=0]="Terminator",e[e.Numeric=1]="Numeric",e[e.Alphanumeric=2]="Alphanumeric",e[e.Byte=4]="Byte",e[e.Kanji=8]="Kanji",e[e.ECI=7]="ECI"}(o||(o={}));var c=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function l(e,t){for(var r=[],n="",o=[9,11,13][t],a=e.readBits(o);a>=2;){var i=e.readBits(11),s=Math.floor(i/45),l=i%45;r.push(c[s].charCodeAt(0),c[l].charCodeAt(0)),n+=c[s]+c[l],a-=2}return 1===a&&(s=e.readBits(6),r.push(c[s].charCodeAt(0)),n+=c[s]),{bytes:r,text:n}}function u(e,t){for(var r=[],n="",o=[8,16,16][t],a=e.readBits(o),i=0;i<a;i++){var s=e.readBits(8);r.push(s)}try{n+=decodeURIComponent(r.map((function(e){return"%"+("0"+e.toString(16)).substr(-2)})).join(""))}catch(e){}return{bytes:r,text:n}}function d(e,t){for(var r=[],n="",o=[8,10,12][t],a=e.readBits(o),s=0;s<a;s++){var c=e.readBits(13),l=Math.floor(c/192)<<8|c%192;l+=l<7936?33088:49472,r.push(l>>8,255&l),n+=String.fromCharCode(i.shiftJISTable[l])}return{bytes:r,text:n}}t.decode=function(e,t){for(var r,i,c,f,p=new a.BitStream(e),h=t<=9?0:t<=26?1:2,m={text:"",bytes:[],chunks:[],version:t};p.available()>=4;){var g=p.readBits(4);if(g===o.Terminator)return m;if(g===o.ECI)0===p.readBits(1)?m.chunks.push({type:n.ECI,assignmentNumber:p.readBits(7)}):0===p.readBits(1)?m.chunks.push({type:n.ECI,assignmentNumber:p.readBits(14)}):0===p.readBits(1)?m.chunks.push({type:n.ECI,assignmentNumber:p.readBits(21)}):m.chunks.push({type:n.ECI,assignmentNumber:-1});else if(g===o.Numeric){var y=s(p,h);m.text+=y.text,(r=m.bytes).push.apply(r,y.bytes),m.chunks.push({type:n.Numeric,text:y.text})}else if(g===o.Alphanumeric){var v=l(p,h);m.text+=v.text,(i=m.bytes).push.apply(i,v.bytes),m.chunks.push({type:n.Alphanumeric,text:v.text})}else if(g===o.Byte){var b=u(p,h);m.text+=b.text,(c=m.bytes).push.apply(c,b.bytes),m.chunks.push({type:n.Byte,bytes:b.bytes,text:b.text})}else if(g===o.Kanji){var C=d(p,h);m.text+=C.text,(f=m.bytes).push.apply(f,C.bytes),m.chunks.push({type:n.Kanji,bytes:C.bytes,text:C.text})}}if(0===p.available()||0===p.readBits(p.available()))return m}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(e){this.byteOffset=0,this.bitOffset=0,this.bytes=e}return e.prototype.readBits=function(e){if(e<1||e>32||e>this.available())throw new Error("Cannot read "+e.toString()+" bits");var t=0;if(this.bitOffset>0){var r=8-this.bitOffset,n=e<r?e:r,o=255>>8-n<<(a=r-n);t=(this.bytes[this.byteOffset]&o)>>a,e-=n,this.bitOffset+=n,8===this.bitOffset&&(this.bitOffset=0,this.byteOffset++)}if(e>0){for(;e>=8;)t=t<<8|255&this.bytes[this.byteOffset],this.byteOffset++,e-=8;var a;e>0&&(o=255>>(a=8-e)<<a,t=t<<e|(this.bytes[this.byteOffset]&o)>>a,this.bitOffset+=e)}return t},e.prototype.available=function(){return 8*(this.bytes.length-this.byteOffset)-this.bitOffset},e}();t.BitStream=n},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.shiftJISTable={32:32,33:33,34:34,35:35,36:36,37:37,38:38,39:39,40:40,41:41,42:42,43:43,44:44,45:45,46:46,47:47,48:48,49:49,50:50,51:51,52:52,53:53,54:54,55:55,56:56,57:57,58:58,59:59,60:60,61:61,62:62,63:63,64:64,65:65,66:66,67:67,68:68,69:69,70:70,71:71,72:72,73:73,74:74,75:75,76:76,77:77,78:78,79:79,80:80,81:81,82:82,83:83,84:84,85:85,86:86,87:87,88:88,89:89,90:90,91:91,92:165,93:93,94:94,95:95,96:96,97:97,98:98,99:99,100:100,101:101,102:102,103:103,104:104,105:105,106:106,107:107,108:108,109:109,110:110,111:111,112:112,113:113,114:114,115:115,116:116,117:117,118:118,119:119,120:120,121:121,122:122,123:123,124:124,125:125,126:8254,33088:12288,33089:12289,33090:12290,33091:65292,33092:65294,33093:12539,33094:65306,33095:65307,33096:65311,33097:65281,33098:12443,33099:12444,33100:180,33101:65344,33102:168,33103:65342,33104:65507,33105:65343,33106:12541,33107:12542,33108:12445,33109:12446,33110:12291,33111:20189,33112:12293,33113:12294,33114:12295,33115:12540,33116:8213,33117:8208,33118:65295,33119:92,33120:12316,33121:8214,33122:65372,33123:8230,33124:8229,33125:8216,33126:8217,33127:8220,33128:8221,33129:65288,33130:65289,33131:12308,33132:12309,33133:65339,33134:65341,33135:65371,33136:65373,33137:12296,33138:12297,33139:12298,33140:12299,33141:12300,33142:12301,33143:12302,33144:12303,33145:12304,33146:12305,33147:65291,33148:8722,33149:177,33150:215,33152:247,33153:65309,33154:8800,33155:65308,33156:65310,33157:8806,33158:8807,33159:8734,33160:8756,33161:9794,33162:9792,33163:176,33164:8242,33165:8243,33166:8451,33167:65509,33168:65284,33169:162,33170:163,33171:65285,33172:65283,33173:65286,33174:65290,33175:65312,33176:167,33177:9734,33178:9733,33179:9675,33180:9679,33181:9678,33182:9671,33183:9670,33184:9633,33185:9632,33186:9651,33187:9650,33188:9661,33189:9660,33190:8251,33191:12306,33192:8594,33193:8592,33194:8593,33195:8595,33196:12307,33208:8712,33209:8715,33210:8838,33211:8839,33212:8834,33213:8835,33214:8746,33215:8745,33224:8743,33225:8744,33226:172,33227:8658,33228:8660,33229:8704,33230:8707,33242:8736,33243:8869,33244:8978,33245:8706,33246:8711,33247:8801,33248:8786,33249:8810,33250:8811,33251:8730,33252:8765,33253:8733,33254:8757,33255:8747,33256:8748,33264:8491,33265:8240,33266:9839,33267:9837,33268:9834,33269:8224,33270:8225,33271:182,33276:9711,33359:65296,33360:65297,33361:65298,33362:65299,33363:65300,33364:65301,33365:65302,33366:65303,33367:65304,33368:65305,33376:65313,33377:65314,33378:65315,33379:65316,33380:65317,33381:65318,33382:65319,33383:65320,33384:65321,33385:65322,33386:65323,33387:65324,33388:65325,33389:65326,33390:65327,33391:65328,33392:65329,33393:65330,33394:65331,33395:65332,33396:65333,33397:65334,33398:65335,33399:65336,33400:65337,33401:65338,33409:65345,33410:65346,33411:65347,33412:65348,33413:65349,33414:65350,33415:65351,33416:65352,33417:65353,33418:65354,33419:65355,33420:65356,33421:65357,33422:65358,33423:65359,33424:65360,33425:65361,33426:65362,33427:65363,33428:65364,33429:65365,33430:65366,33431:65367,33432:65368,33433:65369,33434:65370,33439:12353,33440:12354,33441:12355,33442:12356,33443:12357,33444:12358,33445:12359,33446:12360,33447:12361,33448:12362,33449:12363,33450:12364,33451:12365,33452:12366,33453:12367,33454:12368,33455:12369,33456:12370,33457:12371,33458:12372,33459:12373,33460:12374,33461:12375,33462:12376,33463:12377,33464:12378,33465:12379,33466:12380,33467:12381,33468:12382,33469:12383,33470:12384,33471:12385,33472:12386,33473:12387,33474:12388,33475:12389,33476:12390,33477:12391,33478:12392,33479:12393,33480:12394,33481:12395,33482:12396,33483:12397,33484:12398,33485:12399,33486:12400,33487:12401,33488:12402,33489:12403,33490:12404,33491:12405,33492:12406,33493:12407,33494:12408,33495:12409,33496:12410,33497:12411,33498:12412,33499:12413,33500:12414,33501:12415,33502:12416,33503:12417,33504:12418,33505:12419,33506:12420,33507:12421,33508:12422,33509:12423,33510:12424,33511:12425,33512:12426,33513:12427,33514:12428,33515:12429,33516:12430,33517:12431,33518:12432,33519:12433,33520:12434,33521:12435,33600:12449,33601:12450,33602:12451,33603:12452,33604:12453,33605:12454,33606:12455,33607:12456,33608:12457,33609:12458,33610:12459,33611:12460,33612:12461,33613:12462,33614:12463,33615:12464,33616:12465,33617:12466,33618:12467,33619:12468,33620:12469,33621:12470,33622:12471,33623:12472,33624:12473,33625:12474,33626:12475,33627:12476,33628:12477,33629:12478,33630:12479,33631:12480,33632:12481,33633:12482,33634:12483,33635:12484,33636:12485,33637:12486,33638:12487,33639:12488,33640:12489,33641:12490,33642:12491,33643:12492,33644:12493,33645:12494,33646:12495,33647:12496,33648:12497,33649:12498,33650:12499,33651:12500,33652:12501,33653:12502,33654:12503,33655:12504,33656:12505,33657:12506,33658:12507,33659:12508,33660:12509,33661:12510,33662:12511,33664:12512,33665:12513,33666:12514,33667:12515,33668:12516,33669:12517,33670:12518,33671:12519,33672:12520,33673:12521,33674:12522,33675:12523,33676:12524,33677:12525,33678:12526,33679:12527,33680:12528,33681:12529,33682:12530,33683:12531,33684:12532,33685:12533,33686:12534,33695:913,33696:914,33697:915,33698:916,33699:917,33700:918,33701:919,33702:920,33703:921,33704:922,33705:923,33706:924,33707:925,33708:926,33709:927,33710:928,33711:929,33712:931,33713:932,33714:933,33715:934,33716:935,33717:936,33718:937,33727:945,33728:946,33729:947,33730:948,33731:949,33732:950,33733:951,33734:952,33735:953,33736:954,33737:955,33738:956,33739:957,33740:958,33741:959,33742:960,33743:961,33744:963,33745:964,33746:965,33747:966,33748:967,33749:968,33750:969,33856:1040,33857:1041,33858:1042,33859:1043,33860:1044,33861:1045,33862:1025,33863:1046,33864:1047,33865:1048,33866:1049,33867:1050,33868:1051,33869:1052,33870:1053,33871:1054,33872:1055,33873:1056,33874:1057,33875:1058,33876:1059,33877:1060,33878:1061,33879:1062,33880:1063,33881:1064,33882:1065,33883:1066,33884:1067,33885:1068,33886:1069,33887:1070,33888:1071,33904:1072,33905:1073,33906:1074,33907:1075,33908:1076,33909:1077,33910:1105,33911:1078,33912:1079,33913:1080,33914:1081,33915:1082,33916:1083,33917:1084,33918:1085,33920:1086,33921:1087,33922:1088,33923:1089,33924:1090,33925:1091,33926:1092,33927:1093,33928:1094,33929:1095,33930:1096,33931:1097,33932:1098,33933:1099,33934:1100,33935:1101,33936:1102,33937:1103,33951:9472,33952:9474,33953:9484,33954:9488,33955:9496,33956:9492,33957:9500,33958:9516,33959:9508,33960:9524,33961:9532,33962:9473,33963:9475,33964:9487,33965:9491,33966:9499,33967:9495,33968:9507,33969:9523,33970:9515,33971:9531,33972:9547,33973:9504,33974:9519,33975:9512,33976:9527,33977:9535,33978:9501,33979:9520,33980:9509,33981:9528,33982:9538,34975:20124,34976:21782,34977:23043,34978:38463,34979:21696,34980:24859,34981:25384,34982:23030,34983:36898,34984:33909,34985:33564,34986:31312,34987:24746,34988:25569,34989:28197,34990:26093,34991:33894,34992:33446,34993:39925,34994:26771,34995:22311,34996:26017,34997:25201,34998:23451,34999:22992,35e3:34427,35001:39156,35002:32098,35003:32190,35004:39822,35005:25110,35006:31903,35007:34999,35008:23433,35009:24245,35010:25353,35011:26263,35012:26696,35013:38343,35014:38797,35015:26447,35016:20197,35017:20234,35018:20301,35019:20381,35020:20553,35021:22258,35022:22839,35023:22996,35024:23041,35025:23561,35026:24799,35027:24847,35028:24944,35029:26131,35030:26885,35031:28858,35032:30031,35033:30064,35034:31227,35035:32173,35036:32239,35037:32963,35038:33806,35039:34915,35040:35586,35041:36949,35042:36986,35043:21307,35044:20117,35045:20133,35046:22495,35047:32946,35048:37057,35049:30959,35050:19968,35051:22769,35052:28322,35053:36920,35054:31282,35055:33576,35056:33419,35057:39983,35058:20801,35059:21360,35060:21693,35061:21729,35062:22240,35063:23035,35064:24341,35065:39154,35066:28139,35067:32996,35068:34093,35136:38498,35137:38512,35138:38560,35139:38907,35140:21515,35141:21491,35142:23431,35143:28879,35144:32701,35145:36802,35146:38632,35147:21359,35148:40284,35149:31418,35150:19985,35151:30867,35152:33276,35153:28198,35154:22040,35155:21764,35156:27421,35157:34074,35158:39995,35159:23013,35160:21417,35161:28006,35162:29916,35163:38287,35164:22082,35165:20113,35166:36939,35167:38642,35168:33615,35169:39180,35170:21473,35171:21942,35172:23344,35173:24433,35174:26144,35175:26355,35176:26628,35177:27704,35178:27891,35179:27945,35180:29787,35181:30408,35182:31310,35183:38964,35184:33521,35185:34907,35186:35424,35187:37613,35188:28082,35189:30123,35190:30410,35191:39365,35192:24742,35193:35585,35194:36234,35195:38322,35196:27022,35197:21421,35198:20870,35200:22290,35201:22576,35202:22852,35203:23476,35204:24310,35205:24616,35206:25513,35207:25588,35208:27839,35209:28436,35210:28814,35211:28948,35212:29017,35213:29141,35214:29503,35215:32257,35216:33398,35217:33489,35218:34199,35219:36960,35220:37467,35221:40219,35222:22633,35223:26044,35224:27738,35225:29989,35226:20985,35227:22830,35228:22885,35229:24448,35230:24540,35231:25276,35232:26106,35233:27178,35234:27431,35235:27572,35236:29579,35237:32705,35238:35158,35239:40236,35240:40206,35241:40644,35242:23713,35243:27798,35244:33659,35245:20740,35246:23627,35247:25014,35248:33222,35249:26742,35250:29281,35251:20057,35252:20474,35253:21368,35254:24681,35255:28201,35256:31311,35257:38899,35258:19979,35259:21270,35260:20206,35261:20309,35262:20285,35263:20385,35264:20339,35265:21152,35266:21487,35267:22025,35268:22799,35269:23233,35270:23478,35271:23521,35272:31185,35273:26247,35274:26524,35275:26550,35276:27468,35277:27827,35278:28779,35279:29634,35280:31117,35281:31166,35282:31292,35283:31623,35284:33457,35285:33499,35286:33540,35287:33655,35288:33775,35289:33747,35290:34662,35291:35506,35292:22057,35293:36008,35294:36838,35295:36942,35296:38686,35297:34442,35298:20420,35299:23784,35300:25105,35301:29273,35302:30011,35303:33253,35304:33469,35305:34558,35306:36032,35307:38597,35308:39187,35309:39381,35310:20171,35311:20250,35312:35299,35313:22238,35314:22602,35315:22730,35316:24315,35317:24555,35318:24618,35319:24724,35320:24674,35321:25040,35322:25106,35323:25296,35324:25913,35392:39745,35393:26214,35394:26800,35395:28023,35396:28784,35397:30028,35398:30342,35399:32117,35400:33445,35401:34809,35402:38283,35403:38542,35404:35997,35405:20977,35406:21182,35407:22806,35408:21683,35409:23475,35410:23830,35411:24936,35412:27010,35413:28079,35414:30861,35415:33995,35416:34903,35417:35442,35418:37799,35419:39608,35420:28012,35421:39336,35422:34521,35423:22435,35424:26623,35425:34510,35426:37390,35427:21123,35428:22151,35429:21508,35430:24275,35431:25313,35432:25785,35433:26684,35434:26680,35435:27579,35436:29554,35437:30906,35438:31339,35439:35226,35440:35282,35441:36203,35442:36611,35443:37101,35444:38307,35445:38548,35446:38761,35447:23398,35448:23731,35449:27005,35450:38989,35451:38990,35452:25499,35453:31520,35454:27179,35456:27263,35457:26806,35458:39949,35459:28511,35460:21106,35461:21917,35462:24688,35463:25324,35464:27963,35465:28167,35466:28369,35467:33883,35468:35088,35469:36676,35470:19988,35471:39993,35472:21494,35473:26907,35474:27194,35475:38788,35476:26666,35477:20828,35478:31427,35479:33970,35480:37340,35481:37772,35482:22107,35483:40232,35484:26658,35485:33541,35486:33841,35487:31909,35488:21e3,35489:33477,35490:29926,35491:20094,35492:20355,35493:20896,35494:23506,35495:21002,35496:21208,35497:21223,35498:24059,35499:21914,35500:22570,35501:23014,35502:23436,35503:23448,35504:23515,35505:24178,35506:24185,35507:24739,35508:24863,35509:24931,35510:25022,35511:25563,35512:25954,35513:26577,35514:26707,35515:26874,35516:27454,35517:27475,35518:27735,35519:28450,35520:28567,35521:28485,35522:29872,35523:29976,35524:30435,35525:30475,35526:31487,35527:31649,35528:31777,35529:32233,35530:32566,35531:32752,35532:32925,35533:33382,35534:33694,35535:35251,35536:35532,35537:36011,35538:36996,35539:37969,35540:38291,35541:38289,35542:38306,35543:38501,35544:38867,35545:39208,35546:33304,35547:20024,35548:21547,35549:23736,35550:24012,35551:29609,35552:30284,35553:30524,35554:23721,35555:32747,35556:36107,35557:38593,35558:38929,35559:38996,35560:39e3,35561:20225,35562:20238,35563:21361,35564:21916,35565:22120,35566:22522,35567:22855,35568:23305,35569:23492,35570:23696,35571:24076,35572:24190,35573:24524,35574:25582,35575:26426,35576:26071,35577:26082,35578:26399,35579:26827,35580:26820,35648:27231,35649:24112,35650:27589,35651:27671,35652:27773,35653:30079,35654:31048,35655:23395,35656:31232,35657:32e3,35658:24509,35659:35215,35660:35352,35661:36020,35662:36215,35663:36556,35664:36637,35665:39138,35666:39438,35667:39740,35668:20096,35669:20605,35670:20736,35671:22931,35672:23452,35673:25135,35674:25216,35675:25836,35676:27450,35677:29344,35678:30097,35679:31047,35680:32681,35681:34811,35682:35516,35683:35696,35684:25516,35685:33738,35686:38816,35687:21513,35688:21507,35689:21931,35690:26708,35691:27224,35692:35440,35693:30759,35694:26485,35695:40653,35696:21364,35697:23458,35698:33050,35699:34384,35700:36870,35701:19992,35702:20037,35703:20167,35704:20241,35705:21450,35706:21560,35707:23470,35708:24339,35709:24613,35710:25937,35712:26429,35713:27714,35714:27762,35715:27875,35716:28792,35717:29699,35718:31350,35719:31406,35720:31496,35721:32026,35722:31998,35723:32102,35724:26087,35725:29275,35726:21435,35727:23621,35728:24040,35729:25298,35730:25312,35731:25369,35732:28192,35733:34394,35734:35377,35735:36317,35736:37624,35737:28417,35738:31142,35739:39770,35740:20136,35741:20139,35742:20140,35743:20379,35744:20384,35745:20689,35746:20807,35747:31478,35748:20849,35749:20982,35750:21332,35751:21281,35752:21375,35753:21483,35754:21932,35755:22659,35756:23777,35757:24375,35758:24394,35759:24623,35760:24656,35761:24685,35762:25375,35763:25945,35764:27211,35765:27841,35766:29378,35767:29421,35768:30703,35769:33016,35770:33029,35771:33288,35772:34126,35773:37111,35774:37857,35775:38911,35776:39255,35777:39514,35778:20208,35779:20957,35780:23597,35781:26241,35782:26989,35783:23616,35784:26354,35785:26997,35786:29577,35787:26704,35788:31873,35789:20677,35790:21220,35791:22343,35792:24062,35793:37670,35794:26020,35795:27427,35796:27453,35797:29748,35798:31105,35799:31165,35800:31563,35801:32202,35802:33465,35803:33740,35804:34943,35805:35167,35806:35641,35807:36817,35808:37329,35809:21535,35810:37504,35811:20061,35812:20534,35813:21477,35814:21306,35815:29399,35816:29590,35817:30697,35818:33510,35819:36527,35820:39366,35821:39368,35822:39378,35823:20855,35824:24858,35825:34398,35826:21936,35827:31354,35828:20598,35829:23507,35830:36935,35831:38533,35832:20018,35833:27355,35834:37351,35835:23633,35836:23624,35904:25496,35905:31391,35906:27795,35907:38772,35908:36705,35909:31402,35910:29066,35911:38536,35912:31874,35913:26647,35914:32368,35915:26705,35916:37740,35917:21234,35918:21531,35919:34219,35920:35347,35921:32676,35922:36557,35923:37089,35924:21350,35925:34952,35926:31041,35927:20418,35928:20670,35929:21009,35930:20804,35931:21843,35932:22317,35933:29674,35934:22411,35935:22865,35936:24418,35937:24452,35938:24693,35939:24950,35940:24935,35941:25001,35942:25522,35943:25658,35944:25964,35945:26223,35946:26690,35947:28179,35948:30054,35949:31293,35950:31995,35951:32076,35952:32153,35953:32331,35954:32619,35955:33550,35956:33610,35957:34509,35958:35336,35959:35427,35960:35686,35961:36605,35962:38938,35963:40335,35964:33464,35965:36814,35966:39912,35968:21127,35969:25119,35970:25731,35971:28608,35972:38553,35973:26689,35974:20625,35975:27424,35976:27770,35977:28500,35978:31348,35979:32080,35980:34880,35981:35363,35982:26376,35983:20214,35984:20537,35985:20518,35986:20581,35987:20860,35988:21048,35989:21091,35990:21927,35991:22287,35992:22533,35993:23244,35994:24314,35995:25010,35996:25080,35997:25331,35998:25458,35999:26908,36e3:27177,36001:29309,36002:29356,36003:29486,36004:30740,36005:30831,36006:32121,36007:30476,36008:32937,36009:35211,36010:35609,36011:36066,36012:36562,36013:36963,36014:37749,36015:38522,36016:38997,36017:39443,36018:40568,36019:20803,36020:21407,36021:21427,36022:24187,36023:24358,36024:28187,36025:28304,36026:29572,36027:29694,36028:32067,36029:33335,36030:35328,36031:35578,36032:38480,36033:20046,36034:20491,36035:21476,36036:21628,36037:22266,36038:22993,36039:23396,36040:24049,36041:24235,36042:24359,36043:25144,36044:25925,36045:26543,36046:28246,36047:29392,36048:31946,36049:34996,36050:32929,36051:32993,36052:33776,36053:34382,36054:35463,36055:36328,36056:37431,36057:38599,36058:39015,36059:40723,36060:20116,36061:20114,36062:20237,36063:21320,36064:21577,36065:21566,36066:23087,36067:24460,36068:24481,36069:24735,36070:26791,36071:27278,36072:29786,36073:30849,36074:35486,36075:35492,36076:35703,36077:37264,36078:20062,36079:39881,36080:20132,36081:20348,36082:20399,36083:20505,36084:20502,36085:20809,36086:20844,36087:21151,36088:21177,36089:21246,36090:21402,36091:21475,36092:21521,36160:21518,36161:21897,36162:22353,36163:22434,36164:22909,36165:23380,36166:23389,36167:23439,36168:24037,36169:24039,36170:24055,36171:24184,36172:24195,36173:24218,36174:24247,36175:24344,36176:24658,36177:24908,36178:25239,36179:25304,36180:25511,36181:25915,36182:26114,36183:26179,36184:26356,36185:26477,36186:26657,36187:26775,36188:27083,36189:27743,36190:27946,36191:28009,36192:28207,36193:28317,36194:30002,36195:30343,36196:30828,36197:31295,36198:31968,36199:32005,36200:32024,36201:32094,36202:32177,36203:32789,36204:32771,36205:32943,36206:32945,36207:33108,36208:33167,36209:33322,36210:33618,36211:34892,36212:34913,36213:35611,36214:36002,36215:36092,36216:37066,36217:37237,36218:37489,36219:30783,36220:37628,36221:38308,36222:38477,36224:38917,36225:39321,36226:39640,36227:40251,36228:21083,36229:21163,36230:21495,36231:21512,36232:22741,36233:25335,36234:28640,36235:35946,36236:36703,36237:40633,36238:20811,36239:21051,36240:21578,36241:22269,36242:31296,36243:37239,36244:40288,36245:40658,36246:29508,36247:28425,36248:33136,36249:29969,36250:24573,36251:24794,36252:39592,36253:29403,36254:36796,36255:27492,36256:38915,36257:20170,36258:22256,36259:22372,36260:22718,36261:23130,36262:24680,36263:25031,36264:26127,36265:26118,36266:26681,36267:26801,36268:28151,36269:30165,36270:32058,36271:33390,36272:39746,36273:20123,36274:20304,36275:21449,36276:21766,36277:23919,36278:24038,36279:24046,36280:26619,36281:27801,36282:29811,36283:30722,36284:35408,36285:37782,36286:35039,36287:22352,36288:24231,36289:25387,36290:20661,36291:20652,36292:20877,36293:26368,36294:21705,36295:22622,36296:22971,36297:23472,36298:24425,36299:25165,36300:25505,36301:26685,36302:27507,36303:28168,36304:28797,36305:37319,36306:29312,36307:30741,36308:30758,36309:31085,36310:25998,36311:32048,36312:33756,36313:35009,36314:36617,36315:38555,36316:21092,36317:22312,36318:26448,36319:32618,36320:36001,36321:20916,36322:22338,36323:38442,36324:22586,36325:27018,36326:32948,36327:21682,36328:23822,36329:22524,36330:30869,36331:40442,36332:20316,36333:21066,36334:21643,36335:25662,36336:26152,36337:26388,36338:26613,36339:31364,36340:31574,36341:32034,36342:37679,36343:26716,36344:39853,36345:31545,36346:21273,36347:20874,36348:21047,36416:23519,36417:25334,36418:25774,36419:25830,36420:26413,36421:27578,36422:34217,36423:38609,36424:30352,36425:39894,36426:25420,36427:37638,36428:39851,36429:30399,36430:26194,36431:19977,36432:20632,36433:21442,36434:23665,36435:24808,36436:25746,36437:25955,36438:26719,36439:29158,36440:29642,36441:29987,36442:31639,36443:32386,36444:34453,36445:35715,36446:36059,36447:37240,36448:39184,36449:26028,36450:26283,36451:27531,36452:20181,36453:20180,36454:20282,36455:20351,36456:21050,36457:21496,36458:21490,36459:21987,36460:22235,36461:22763,36462:22987,36463:22985,36464:23039,36465:23376,36466:23629,36467:24066,36468:24107,36469:24535,36470:24605,36471:25351,36472:25903,36473:23388,36474:26031,36475:26045,36476:26088,36477:26525,36478:27490,36480:27515,36481:27663,36482:29509,36483:31049,36484:31169,36485:31992,36486:32025,36487:32043,36488:32930,36489:33026,36490:33267,36491:35222,36492:35422,36493:35433,36494:35430,36495:35468,36496:35566,36497:36039,36498:36060,36499:38604,36500:39164,36501:27503,36502:20107,36503:20284,36504:20365,36505:20816,36506:23383,36507:23546,36508:24904,36509:25345,36510:26178,36511:27425,36512:28363,36513:27835,36514:29246,36515:29885,36516:30164,36517:30913,36518:31034,36519:32780,36520:32819,36521:33258,36522:33940,36523:36766,36524:27728,36525:40575,36526:24335,36527:35672,36528:40235,36529:31482,36530:36600,36531:23437,36532:38635,36533:19971,36534:21489,36535:22519,36536:22833,36537:23241,36538:23460,36539:24713,36540:28287,36541:28422,36542:30142,36543:36074,36544:23455,36545:34048,36546:31712,36547:20594,36548:26612,36549:33437,36550:23649,36551:34122,36552:32286,36553:33294,36554:20889,36555:23556,36556:25448,36557:36198,36558:26012,36559:29038,36560:31038,36561:32023,36562:32773,36563:35613,36564:36554,36565:36974,36566:34503,36567:37034,36568:20511,36569:21242,36570:23610,36571:26451,36572:28796,36573:29237,36574:37196,36575:37320,36576:37675,36577:33509,36578:23490,36579:24369,36580:24825,36581:20027,36582:21462,36583:23432,36584:25163,36585:26417,36586:27530,36587:29417,36588:29664,36589:31278,36590:33131,36591:36259,36592:37202,36593:39318,36594:20754,36595:21463,36596:21610,36597:23551,36598:25480,36599:27193,36600:32172,36601:38656,36602:22234,36603:21454,36604:21608,36672:23447,36673:23601,36674:24030,36675:20462,36676:24833,36677:25342,36678:27954,36679:31168,36680:31179,36681:32066,36682:32333,36683:32722,36684:33261,36685:33311,36686:33936,36687:34886,36688:35186,36689:35728,36690:36468,36691:36655,36692:36913,36693:37195,36694:37228,36695:38598,36696:37276,36697:20160,36698:20303,36699:20805,36700:21313,36701:24467,36702:25102,36703:26580,36704:27713,36705:28171,36706:29539,36707:32294,36708:37325,36709:37507,36710:21460,36711:22809,36712:23487,36713:28113,36714:31069,36715:32302,36716:31899,36717:22654,36718:29087,36719:20986,36720:34899,36721:36848,36722:20426,36723:23803,36724:26149,36725:30636,36726:31459,36727:33308,36728:39423,36729:20934,36730:24490,36731:26092,36732:26991,36733:27529,36734:28147,36736:28310,36737:28516,36738:30462,36739:32020,36740:24033,36741:36981,36742:37255,36743:38918,36744:20966,36745:21021,36746:25152,36747:26257,36748:26329,36749:28186,36750:24246,36751:32210,36752:32626,36753:26360,36754:34223,36755:34295,36756:35576,36757:21161,36758:21465,36759:22899,36760:24207,36761:24464,36762:24661,36763:37604,36764:38500,36765:20663,36766:20767,36767:21213,36768:21280,36769:21319,36770:21484,36771:21736,36772:21830,36773:21809,36774:22039,36775:22888,36776:22974,36777:23100,36778:23477,36779:23558,36780:23567,36781:23569,36782:23578,36783:24196,36784:24202,36785:24288,36786:24432,36787:25215,36788:25220,36789:25307,36790:25484,36791:25463,36792:26119,36793:26124,36794:26157,36795:26230,36796:26494,36797:26786,36798:27167,36799:27189,36800:27836,36801:28040,36802:28169,36803:28248,36804:28988,36805:28966,36806:29031,36807:30151,36808:30465,36809:30813,36810:30977,36811:31077,36812:31216,36813:31456,36814:31505,36815:31911,36816:32057,36817:32918,36818:33750,36819:33931,36820:34121,36821:34909,36822:35059,36823:35359,36824:35388,36825:35412,36826:35443,36827:35937,36828:36062,36829:37284,36830:37478,36831:37758,36832:37912,36833:38556,36834:38808,36835:19978,36836:19976,36837:19998,36838:20055,36839:20887,36840:21104,36841:22478,36842:22580,36843:22732,36844:23330,36845:24120,36846:24773,36847:25854,36848:26465,36849:26454,36850:27972,36851:29366,36852:30067,36853:31331,36854:33976,36855:35698,36856:37304,36857:37664,36858:22065,36859:22516,36860:39166,36928:25325,36929:26893,36930:27542,36931:29165,36932:32340,36933:32887,36934:33394,36935:35302,36936:39135,36937:34645,36938:36785,36939:23611,36940:20280,36941:20449,36942:20405,36943:21767,36944:23072,36945:23517,36946:23529,36947:24515,36948:24910,36949:25391,36950:26032,36951:26187,36952:26862,36953:27035,36954:28024,36955:28145,36956:30003,36957:30137,36958:30495,36959:31070,36960:31206,36961:32051,36962:33251,36963:33455,36964:34218,36965:35242,36966:35386,36967:36523,36968:36763,36969:36914,36970:37341,36971:38663,36972:20154,36973:20161,36974:20995,36975:22645,36976:22764,36977:23563,36978:29978,36979:23613,36980:33102,36981:35338,36982:36805,36983:38499,36984:38765,36985:31525,36986:35535,36987:38920,36988:37218,36989:22259,36990:21416,36992:36887,36993:21561,36994:22402,36995:24101,36996:25512,36997:27700,36998:28810,36999:30561,37e3:31883,37001:32736,37002:34928,37003:36930,37004:37204,37005:37648,37006:37656,37007:38543,37008:29790,37009:39620,37010:23815,37011:23913,37012:25968,37013:26530,37014:36264,37015:38619,37016:25454,37017:26441,37018:26905,37019:33733,37020:38935,37021:38592,37022:35070,37023:28548,37024:25722,37025:23544,37026:19990,37027:28716,37028:30045,37029:26159,37030:20932,37031:21046,37032:21218,37033:22995,37034:24449,37035:24615,37036:25104,37037:25919,37038:25972,37039:26143,37040:26228,37041:26866,37042:26646,37043:27491,37044:28165,37045:29298,37046:29983,37047:30427,37048:31934,37049:32854,37050:22768,37051:35069,37052:35199,37053:35488,37054:35475,37055:35531,37056:36893,37057:37266,37058:38738,37059:38745,37060:25993,37061:31246,37062:33030,37063:38587,37064:24109,37065:24796,37066:25114,37067:26021,37068:26132,37069:26512,37070:30707,37071:31309,37072:31821,37073:32318,37074:33034,37075:36012,37076:36196,37077:36321,37078:36447,37079:30889,37080:20999,37081:25305,37082:25509,37083:25666,37084:25240,37085:35373,37086:31363,37087:31680,37088:35500,37089:38634,37090:32118,37091:33292,37092:34633,37093:20185,37094:20808,37095:21315,37096:21344,37097:23459,37098:23554,37099:23574,37100:24029,37101:25126,37102:25159,37103:25776,37104:26643,37105:26676,37106:27849,37107:27973,37108:27927,37109:26579,37110:28508,37111:29006,37112:29053,37113:26059,37114:31359,37115:31661,37116:32218,37184:32330,37185:32680,37186:33146,37187:33307,37188:33337,37189:34214,37190:35438,37191:36046,37192:36341,37193:36984,37194:36983,37195:37549,37196:37521,37197:38275,37198:39854,37199:21069,37200:21892,37201:28472,37202:28982,37203:20840,37204:31109,37205:32341,37206:33203,37207:31950,37208:22092,37209:22609,37210:23720,37211:25514,37212:26366,37213:26365,37214:26970,37215:29401,37216:30095,37217:30094,37218:30990,37219:31062,37220:31199,37221:31895,37222:32032,37223:32068,37224:34311,37225:35380,37226:38459,37227:36961,37228:40736,37229:20711,37230:21109,37231:21452,37232:21474,37233:20489,37234:21930,37235:22766,37236:22863,37237:29245,37238:23435,37239:23652,37240:21277,37241:24803,37242:24819,37243:25436,37244:25475,37245:25407,37246:25531,37248:25805,37249:26089,37250:26361,37251:24035,37252:27085,37253:27133,37254:28437,37255:29157,37256:20105,37257:30185,37258:30456,37259:31379,37260:31967,37261:32207,37262:32156,37263:32865,37264:33609,37265:33624,37266:33900,37267:33980,37268:34299,37269:35013,37270:36208,37271:36865,37272:36973,37273:37783,37274:38684,37275:39442,37276:20687,37277:22679,37278:24974,37279:33235,37280:34101,37281:36104,37282:36896,37283:20419,37284:20596,37285:21063,37286:21363,37287:24687,37288:25417,37289:26463,37290:28204,37291:36275,37292:36895,37293:20439,37294:23646,37295:36042,37296:26063,37297:32154,37298:21330,37299:34966,37300:20854,37301:25539,37302:23384,37303:23403,37304:23562,37305:25613,37306:26449,37307:36956,37308:20182,37309:22810,37310:22826,37311:27760,37312:35409,37313:21822,37314:22549,37315:22949,37316:24816,37317:25171,37318:26561,37319:33333,37320:26965,37321:38464,37322:39364,37323:39464,37324:20307,37325:22534,37326:23550,37327:32784,37328:23729,37329:24111,37330:24453,37331:24608,37332:24907,37333:25140,37334:26367,37335:27888,37336:28382,37337:32974,37338:33151,37339:33492,37340:34955,37341:36024,37342:36864,37343:36910,37344:38538,37345:40667,37346:39899,37347:20195,37348:21488,37349:22823,37350:31532,37351:37261,37352:38988,37353:40441,37354:28381,37355:28711,37356:21331,37357:21828,37358:23429,37359:25176,37360:25246,37361:25299,37362:27810,37363:28655,37364:29730,37365:35351,37366:37944,37367:28609,37368:35582,37369:33592,37370:20967,37371:34552,37372:21482,37440:21481,37441:20294,37442:36948,37443:36784,37444:22890,37445:33073,37446:24061,37447:31466,37448:36799,37449:26842,37450:35895,37451:29432,37452:40008,37453:27197,37454:35504,37455:20025,37456:21336,37457:22022,37458:22374,37459:25285,37460:25506,37461:26086,37462:27470,37463:28129,37464:28251,37465:28845,37466:30701,37467:31471,37468:31658,37469:32187,37470:32829,37471:32966,37472:34507,37473:35477,37474:37723,37475:22243,37476:22727,37477:24382,37478:26029,37479:26262,37480:27264,37481:27573,37482:30007,37483:35527,37484:20516,37485:30693,37486:22320,37487:24347,37488:24677,37489:26234,37490:27744,37491:30196,37492:31258,37493:32622,37494:33268,37495:34584,37496:36933,37497:39347,37498:31689,37499:30044,37500:31481,37501:31569,37502:33988,37504:36880,37505:31209,37506:31378,37507:33590,37508:23265,37509:30528,37510:20013,37511:20210,37512:23449,37513:24544,37514:25277,37515:26172,37516:26609,37517:27880,37518:34411,37519:34935,37520:35387,37521:37198,37522:37619,37523:39376,37524:27159,37525:28710,37526:29482,37527:33511,37528:33879,37529:36015,37530:19969,37531:20806,37532:20939,37533:21899,37534:23541,37535:24086,37536:24115,37537:24193,37538:24340,37539:24373,37540:24427,37541:24500,37542:25074,37543:25361,37544:26274,37545:26397,37546:28526,37547:29266,37548:30010,37549:30522,37550:32884,37551:33081,37552:33144,37553:34678,37554:35519,37555:35548,37556:36229,37557:36339,37558:37530,37559:38263,37560:38914,37561:40165,37562:21189,37563:25431,37564:30452,37565:26389,37566:27784,37567:29645,37568:36035,37569:37806,37570:38515,37571:27941,37572:22684,37573:26894,37574:27084,37575:36861,37576:37786,37577:30171,37578:36890,37579:22618,37580:26626,37581:25524,37582:27131,37583:20291,37584:28460,37585:26584,37586:36795,37587:34086,37588:32180,37589:37716,37590:26943,37591:28528,37592:22378,37593:22775,37594:23340,37595:32044,37596:29226,37597:21514,37598:37347,37599:40372,37600:20141,37601:20302,37602:20572,37603:20597,37604:21059,37605:35998,37606:21576,37607:22564,37608:23450,37609:24093,37610:24213,37611:24237,37612:24311,37613:24351,37614:24716,37615:25269,37616:25402,37617:25552,37618:26799,37619:27712,37620:30855,37621:31118,37622:31243,37623:32224,37624:33351,37625:35330,37626:35558,37627:36420,37628:36883,37696:37048,37697:37165,37698:37336,37699:40718,37700:27877,37701:25688,37702:25826,37703:25973,37704:28404,37705:30340,37706:31515,37707:36969,37708:37841,37709:28346,37710:21746,37711:24505,37712:25764,37713:36685,37714:36845,37715:37444,37716:20856,37717:22635,37718:22825,37719:23637,37720:24215,37721:28155,37722:32399,37723:29980,37724:36028,37725:36578,37726:39003,37727:28857,37728:20253,37729:27583,37730:28593,37731:3e4,37732:38651,37733:20814,37734:21520,37735:22581,37736:22615,37737:22956,37738:23648,37739:24466,37740:26007,37741:26460,37742:28193,37743:30331,37744:33759,37745:36077,37746:36884,37747:37117,37748:37709,37749:30757,37750:30778,37751:21162,37752:24230,37753:22303,37754:22900,37755:24594,37756:20498,37757:20826,37758:20908,37760:20941,37761:20992,37762:21776,37763:22612,37764:22616,37765:22871,37766:23445,37767:23798,37768:23947,37769:24764,37770:25237,37771:25645,37772:26481,37773:26691,37774:26812,37775:26847,37776:30423,37777:28120,37778:28271,37779:28059,37780:28783,37781:29128,37782:24403,37783:30168,37784:31095,37785:31561,37786:31572,37787:31570,37788:31958,37789:32113,37790:21040,37791:33891,37792:34153,37793:34276,37794:35342,37795:35588,37796:35910,37797:36367,37798:36867,37799:36879,37800:37913,37801:38518,37802:38957,37803:39472,37804:38360,37805:20685,37806:21205,37807:21516,37808:22530,37809:23566,37810:24999,37811:25758,37812:27934,37813:30643,37814:31461,37815:33012,37816:33796,37817:36947,37818:37509,37819:23776,37820:40199,37821:21311,37822:24471,37823:24499,37824:28060,37825:29305,37826:30563,37827:31167,37828:31716,37829:27602,37830:29420,37831:35501,37832:26627,37833:27233,37834:20984,37835:31361,37836:26932,37837:23626,37838:40182,37839:33515,37840:23493,37841:37193,37842:28702,37843:22136,37844:23663,37845:24775,37846:25958,37847:27788,37848:35930,37849:36929,37850:38931,37851:21585,37852:26311,37853:37389,37854:22856,37855:37027,37856:20869,37857:20045,37858:20970,37859:34201,37860:35598,37861:28760,37862:25466,37863:37707,37864:26978,37865:39348,37866:32260,37867:30071,37868:21335,37869:26976,37870:36575,37871:38627,37872:27741,37873:20108,37874:23612,37875:24336,37876:36841,37877:21250,37878:36049,37879:32905,37880:34425,37881:24319,37882:26085,37883:20083,37884:20837,37952:22914,37953:23615,37954:38894,37955:20219,37956:22922,37957:24525,37958:35469,37959:28641,37960:31152,37961:31074,37962:23527,37963:33905,37964:29483,37965:29105,37966:24180,37967:24565,37968:25467,37969:25754,37970:29123,37971:31896,37972:20035,37973:24316,37974:20043,37975:22492,37976:22178,37977:24745,37978:28611,37979:32013,37980:33021,37981:33075,37982:33215,37983:36786,37984:35223,37985:34468,37986:24052,37987:25226,37988:25773,37989:35207,37990:26487,37991:27874,37992:27966,37993:29750,37994:30772,37995:23110,37996:32629,37997:33453,37998:39340,37999:20467,38e3:24259,38001:25309,38002:25490,38003:25943,38004:26479,38005:30403,38006:29260,38007:32972,38008:32954,38009:36649,38010:37197,38011:20493,38012:22521,38013:23186,38014:26757,38016:26995,38017:29028,38018:29437,38019:36023,38020:22770,38021:36064,38022:38506,38023:36889,38024:34687,38025:31204,38026:30695,38027:33833,38028:20271,38029:21093,38030:21338,38031:25293,38032:26575,38033:27850,38034:30333,38035:31636,38036:31893,38037:33334,38038:34180,38039:36843,38040:26333,38041:28448,38042:29190,38043:32283,38044:33707,38045:39361,38046:40614,38047:20989,38048:31665,38049:30834,38050:31672,38051:32903,38052:31560,38053:27368,38054:24161,38055:32908,38056:30033,38057:30048,38058:20843,38059:37474,38060:28300,38061:30330,38062:37271,38063:39658,38064:20240,38065:32624,38066:25244,38067:31567,38068:38309,38069:40169,38070:22138,38071:22617,38072:34532,38073:38588,38074:20276,38075:21028,38076:21322,38077:21453,38078:21467,38079:24070,38080:25644,38081:26001,38082:26495,38083:27710,38084:27726,38085:29256,38086:29359,38087:29677,38088:30036,38089:32321,38090:33324,38091:34281,38092:36009,38093:31684,38094:37318,38095:29033,38096:38930,38097:39151,38098:25405,38099:26217,38100:30058,38101:30436,38102:30928,38103:34115,38104:34542,38105:21290,38106:21329,38107:21542,38108:22915,38109:24199,38110:24444,38111:24754,38112:25161,38113:25209,38114:25259,38115:26e3,38116:27604,38117:27852,38118:30130,38119:30382,38120:30865,38121:31192,38122:32203,38123:32631,38124:32933,38125:34987,38126:35513,38127:36027,38128:36991,38129:38750,38130:39131,38131:27147,38132:31800,38133:20633,38134:23614,38135:24494,38136:26503,38137:27608,38138:29749,38139:30473,38140:32654,38208:40763,38209:26570,38210:31255,38211:21305,38212:30091,38213:39661,38214:24422,38215:33181,38216:33777,38217:32920,38218:24380,38219:24517,38220:30050,38221:31558,38222:36924,38223:26727,38224:23019,38225:23195,38226:32016,38227:30334,38228:35628,38229:20469,38230:24426,38231:27161,38232:27703,38233:28418,38234:29922,38235:31080,38236:34920,38237:35413,38238:35961,38239:24287,38240:25551,38241:30149,38242:31186,38243:33495,38244:37672,38245:37618,38246:33948,38247:34541,38248:39981,38249:21697,38250:24428,38251:25996,38252:27996,38253:28693,38254:36007,38255:36051,38256:38971,38257:25935,38258:29942,38259:19981,38260:20184,38261:22496,38262:22827,38263:23142,38264:23500,38265:20904,38266:24067,38267:24220,38268:24598,38269:25206,38270:25975,38272:26023,38273:26222,38274:28014,38275:29238,38276:31526,38277:33104,38278:33178,38279:33433,38280:35676,38281:36e3,38282:36070,38283:36212,38284:38428,38285:38468,38286:20398,38287:25771,38288:27494,38289:33310,38290:33889,38291:34154,38292:37096,38293:23553,38294:26963,38295:39080,38296:33914,38297:34135,38298:20239,38299:21103,38300:24489,38301:24133,38302:26381,38303:31119,38304:33145,38305:35079,38306:35206,38307:28149,38308:24343,38309:25173,38310:27832,38311:20175,38312:29289,38313:39826,38314:20998,38315:21563,38316:22132,38317:22707,38318:24996,38319:25198,38320:28954,38321:22894,38322:31881,38323:31966,38324:32027,38325:38640,38326:25991,38327:32862,38328:19993,38329:20341,38330:20853,38331:22592,38332:24163,38333:24179,38334:24330,38335:26564,38336:20006,38337:34109,38338:38281,38339:38491,38340:31859,38341:38913,38342:20731,38343:22721,38344:30294,38345:30887,38346:21029,38347:30629,38348:34065,38349:31622,38350:20559,38351:22793,38352:29255,38353:31687,38354:32232,38355:36794,38356:36820,38357:36941,38358:20415,38359:21193,38360:23081,38361:24321,38362:38829,38363:20445,38364:33303,38365:37610,38366:22275,38367:25429,38368:27497,38369:29995,38370:35036,38371:36628,38372:31298,38373:21215,38374:22675,38375:24917,38376:25098,38377:26286,38378:27597,38379:31807,38380:33769,38381:20515,38382:20472,38383:21253,38384:21574,38385:22577,38386:22857,38387:23453,38388:23792,38389:23791,38390:23849,38391:24214,38392:25265,38393:25447,38394:25918,38395:26041,38396:26379,38464:27861,38465:27873,38466:28921,38467:30770,38468:32299,38469:32990,38470:33459,38471:33804,38472:34028,38473:34562,38474:35090,38475:35370,38476:35914,38477:37030,38478:37586,38479:39165,38480:40179,38481:40300,38482:20047,38483:20129,38484:20621,38485:21078,38486:22346,38487:22952,38488:24125,38489:24536,38490:24537,38491:25151,38492:26292,38493:26395,38494:26576,38495:26834,38496:20882,38497:32033,38498:32938,38499:33192,38500:35584,38501:35980,38502:36031,38503:37502,38504:38450,38505:21536,38506:38956,38507:21271,38508:20693,38509:21340,38510:22696,38511:25778,38512:26420,38513:29287,38514:30566,38515:31302,38516:37350,38517:21187,38518:27809,38519:27526,38520:22528,38521:24140,38522:22868,38523:26412,38524:32763,38525:20961,38526:30406,38528:25705,38529:30952,38530:39764,38531:40635,38532:22475,38533:22969,38534:26151,38535:26522,38536:27598,38537:21737,38538:27097,38539:24149,38540:33180,38541:26517,38542:39850,38543:26622,38544:40018,38545:26717,38546:20134,38547:20451,38548:21448,38549:25273,38550:26411,38551:27819,38552:36804,38553:20397,38554:32365,38555:40639,38556:19975,38557:24930,38558:28288,38559:28459,38560:34067,38561:21619,38562:26410,38563:39749,38564:24051,38565:31637,38566:23724,38567:23494,38568:34588,38569:28234,38570:34001,38571:31252,38572:33032,38573:22937,38574:31885,38575:27665,38576:30496,38577:21209,38578:22818,38579:28961,38580:29279,38581:30683,38582:38695,38583:40289,38584:26891,38585:23167,38586:23064,38587:20901,38588:21517,38589:21629,38590:26126,38591:30431,38592:36855,38593:37528,38594:40180,38595:23018,38596:29277,38597:28357,38598:20813,38599:26825,38600:32191,38601:32236,38602:38754,38603:40634,38604:25720,38605:27169,38606:33538,38607:22916,38608:23391,38609:27611,38610:29467,38611:30450,38612:32178,38613:32791,38614:33945,38615:20786,38616:26408,38617:40665,38618:30446,38619:26466,38620:21247,38621:39173,38622:23588,38623:25147,38624:31870,38625:36016,38626:21839,38627:24758,38628:32011,38629:38272,38630:21249,38631:20063,38632:20918,38633:22812,38634:29242,38635:32822,38636:37326,38637:24357,38638:30690,38639:21380,38640:24441,38641:32004,38642:34220,38643:35379,38644:36493,38645:38742,38646:26611,38647:34222,38648:37971,38649:24841,38650:24840,38651:27833,38652:30290,38720:35565,38721:36664,38722:21807,38723:20305,38724:20778,38725:21191,38726:21451,38727:23461,38728:24189,38729:24736,38730:24962,38731:25558,38732:26377,38733:26586,38734:28263,38735:28044,38736:29494,38737:29495,38738:30001,38739:31056,38740:35029,38741:35480,38742:36938,38743:37009,38744:37109,38745:38596,38746:34701,38747:22805,38748:20104,38749:20313,38750:19982,38751:35465,38752:36671,38753:38928,38754:20653,38755:24188,38756:22934,38757:23481,38758:24248,38759:25562,38760:25594,38761:25793,38762:26332,38763:26954,38764:27096,38765:27915,38766:28342,38767:29076,38768:29992,38769:31407,38770:32650,38771:32768,38772:33865,38773:33993,38774:35201,38775:35617,38776:36362,38777:36965,38778:38525,38779:39178,38780:24958,38781:25233,38782:27442,38784:27779,38785:28020,38786:32716,38787:32764,38788:28096,38789:32645,38790:34746,38791:35064,38792:26469,38793:33713,38794:38972,38795:38647,38796:27931,38797:32097,38798:33853,38799:37226,38800:20081,38801:21365,38802:23888,38803:27396,38804:28651,38805:34253,38806:34349,38807:35239,38808:21033,38809:21519,38810:23653,38811:26446,38812:26792,38813:29702,38814:29827,38815:30178,38816:35023,38817:35041,38818:37324,38819:38626,38820:38520,38821:24459,38822:29575,38823:31435,38824:33870,38825:25504,38826:30053,38827:21129,38828:27969,38829:28316,38830:29705,38831:30041,38832:30827,38833:31890,38834:38534,38835:31452,38836:40845,38837:20406,38838:24942,38839:26053,38840:34396,38841:20102,38842:20142,38843:20698,38844:20001,38845:20940,38846:23534,38847:26009,38848:26753,38849:28092,38850:29471,38851:30274,38852:30637,38853:31260,38854:31975,38855:33391,38856:35538,38857:36988,38858:37327,38859:38517,38860:38936,38861:21147,38862:32209,38863:20523,38864:21400,38865:26519,38866:28107,38867:29136,38868:29747,38869:33256,38870:36650,38871:38563,38872:40023,38873:40607,38874:29792,38875:22593,38876:28057,38877:32047,38878:39006,38879:20196,38880:20278,38881:20363,38882:20919,38883:21169,38884:23994,38885:24604,38886:29618,38887:31036,38888:33491,38889:37428,38890:38583,38891:38646,38892:38666,38893:40599,38894:40802,38895:26278,38896:27508,38897:21015,38898:21155,38899:28872,38900:35010,38901:24265,38902:24651,38903:24976,38904:28451,38905:29001,38906:31806,38907:32244,38908:32879,38976:34030,38977:36899,38978:37676,38979:21570,38980:39791,38981:27347,38982:28809,38983:36034,38984:36335,38985:38706,38986:21172,38987:23105,38988:24266,38989:24324,38990:26391,38991:27004,38992:27028,38993:28010,38994:28431,38995:29282,38996:29436,38997:31725,38998:32769,38999:32894,39e3:34635,39001:37070,39002:20845,39003:40595,39004:31108,39005:32907,39006:37682,39007:35542,39008:20525,39009:21644,39010:35441,39011:27498,39012:36036,39013:33031,39014:24785,39015:26528,39016:40434,39017:20121,39018:20120,39019:39952,39020:35435,39021:34241,39022:34152,39023:26880,39024:28286,39025:30871,39026:33109,39071:24332,39072:19984,39073:19989,39074:20010,39075:20017,39076:20022,39077:20028,39078:20031,39079:20034,39080:20054,39081:20056,39082:20098,39083:20101,39084:35947,39085:20106,39086:33298,39087:24333,39088:20110,39089:20126,39090:20127,39091:20128,39092:20130,39093:20144,39094:20147,39095:20150,39096:20174,39097:20173,39098:20164,39099:20166,39100:20162,39101:20183,39102:20190,39103:20205,39104:20191,39105:20215,39106:20233,39107:20314,39108:20272,39109:20315,39110:20317,39111:20311,39112:20295,39113:20342,39114:20360,39115:20367,39116:20376,39117:20347,39118:20329,39119:20336,39120:20369,39121:20335,39122:20358,39123:20374,39124:20760,39125:20436,39126:20447,39127:20430,39128:20440,39129:20443,39130:20433,39131:20442,39132:20432,39133:20452,39134:20453,39135:20506,39136:20520,39137:20500,39138:20522,39139:20517,39140:20485,39141:20252,39142:20470,39143:20513,39144:20521,39145:20524,39146:20478,39147:20463,39148:20497,39149:20486,39150:20547,39151:20551,39152:26371,39153:20565,39154:20560,39155:20552,39156:20570,39157:20566,39158:20588,39159:20600,39160:20608,39161:20634,39162:20613,39163:20660,39164:20658,39232:20681,39233:20682,39234:20659,39235:20674,39236:20694,39237:20702,39238:20709,39239:20717,39240:20707,39241:20718,39242:20729,39243:20725,39244:20745,39245:20737,39246:20738,39247:20758,39248:20757,39249:20756,39250:20762,39251:20769,39252:20794,39253:20791,39254:20796,39255:20795,39256:20799,39257:20800,39258:20818,39259:20812,39260:20820,39261:20834,39262:31480,39263:20841,39264:20842,39265:20846,39266:20864,39267:20866,39268:22232,39269:20876,39270:20873,39271:20879,39272:20881,39273:20883,39274:20885,39275:20886,39276:20900,39277:20902,39278:20898,39279:20905,39280:20906,39281:20907,39282:20915,39283:20913,39284:20914,39285:20912,39286:20917,39287:20925,39288:20933,39289:20937,39290:20955,39291:20960,39292:34389,39293:20969,39294:20973,39296:20976,39297:20981,39298:20990,39299:20996,39300:21003,39301:21012,39302:21006,39303:21031,39304:21034,39305:21038,39306:21043,39307:21049,39308:21071,39309:21060,39310:21067,39311:21068,39312:21086,39313:21076,39314:21098,39315:21108,39316:21097,39317:21107,39318:21119,39319:21117,39320:21133,39321:21140,39322:21138,39323:21105,39324:21128,39325:21137,39326:36776,39327:36775,39328:21164,39329:21165,39330:21180,39331:21173,39332:21185,39333:21197,39334:21207,39335:21214,39336:21219,39337:21222,39338:39149,39339:21216,39340:21235,39341:21237,39342:21240,39343:21241,39344:21254,39345:21256,39346:30008,39347:21261,39348:21264,39349:21263,39350:21269,39351:21274,39352:21283,39353:21295,39354:21297,39355:21299,39356:21304,39357:21312,39358:21318,39359:21317,39360:19991,39361:21321,39362:21325,39363:20950,39364:21342,39365:21353,39366:21358,39367:22808,39368:21371,39369:21367,39370:21378,39371:21398,39372:21408,39373:21414,39374:21413,39375:21422,39376:21424,39377:21430,39378:21443,39379:31762,39380:38617,39381:21471,39382:26364,39383:29166,39384:21486,39385:21480,39386:21485,39387:21498,39388:21505,39389:21565,39390:21568,39391:21548,39392:21549,39393:21564,39394:21550,39395:21558,39396:21545,39397:21533,39398:21582,39399:21647,39400:21621,39401:21646,39402:21599,39403:21617,39404:21623,39405:21616,39406:21650,39407:21627,39408:21632,39409:21622,39410:21636,39411:21648,39412:21638,39413:21703,39414:21666,39415:21688,39416:21669,39417:21676,39418:21700,39419:21704,39420:21672,39488:21675,39489:21698,39490:21668,39491:21694,39492:21692,39493:21720,39494:21733,39495:21734,39496:21775,39497:21780,39498:21757,39499:21742,39500:21741,39501:21754,39502:21730,39503:21817,39504:21824,39505:21859,39506:21836,39507:21806,39508:21852,39509:21829,39510:21846,39511:21847,39512:21816,39513:21811,39514:21853,39515:21913,39516:21888,39517:21679,39518:21898,39519:21919,39520:21883,39521:21886,39522:21912,39523:21918,39524:21934,39525:21884,39526:21891,39527:21929,39528:21895,39529:21928,39530:21978,39531:21957,39532:21983,39533:21956,39534:21980,39535:21988,39536:21972,39537:22036,39538:22007,39539:22038,39540:22014,39541:22013,39542:22043,39543:22009,39544:22094,39545:22096,39546:29151,39547:22068,39548:22070,39549:22066,39550:22072,39552:22123,39553:22116,39554:22063,39555:22124,39556:22122,39557:22150,39558:22144,39559:22154,39560:22176,39561:22164,39562:22159,39563:22181,39564:22190,39565:22198,39566:22196,39567:22210,39568:22204,39569:22209,39570:22211,39571:22208,39572:22216,39573:22222,39574:22225,39575:22227,39576:22231,39577:22254,39578:22265,39579:22272,39580:22271,39581:22276,39582:22281,39583:22280,39584:22283,39585:22285,39586:22291,39587:22296,39588:22294,39589:21959,39590:22300,39591:22310,39592:22327,39593:22328,39594:22350,39595:22331,39596:22336,39597:22351,39598:22377,39599:22464,39600:22408,39601:22369,39602:22399,39603:22409,39604:22419,39605:22432,39606:22451,39607:22436,39608:22442,39609:22448,39610:22467,39611:22470,39612:22484,39613:22482,39614:22483,39615:22538,39616:22486,39617:22499,39618:22539,39619:22553,39620:22557,39621:22642,39622:22561,39623:22626,39624:22603,39625:22640,39626:27584,39627:22610,39628:22589,39629:22649,39630:22661,39631:22713,39632:22687,39633:22699,39634:22714,39635:22750,39636:22715,39637:22712,39638:22702,39639:22725,39640:22739,39641:22737,39642:22743,39643:22745,39644:22744,39645:22757,39646:22748,39647:22756,39648:22751,39649:22767,39650:22778,39651:22777,39652:22779,39653:22780,39654:22781,39655:22786,39656:22794,39657:22800,39658:22811,39659:26790,39660:22821,39661:22828,39662:22829,39663:22834,39664:22840,39665:22846,39666:31442,39667:22869,39668:22864,39669:22862,39670:22874,39671:22872,39672:22882,39673:22880,39674:22887,39675:22892,39676:22889,39744:22904,39745:22913,39746:22941,39747:20318,39748:20395,39749:22947,39750:22962,39751:22982,39752:23016,39753:23004,39754:22925,39755:23001,39756:23002,39757:23077,39758:23071,39759:23057,39760:23068,39761:23049,39762:23066,39763:23104,39764:23148,39765:23113,39766:23093,39767:23094,39768:23138,39769:23146,39770:23194,39771:23228,39772:23230,39773:23243,39774:23234,39775:23229,39776:23267,39777:23255,39778:23270,39779:23273,39780:23254,39781:23290,39782:23291,39783:23308,39784:23307,39785:23318,39786:23346,39787:23248,39788:23338,39789:23350,39790:23358,39791:23363,39792:23365,39793:23360,39794:23377,39795:23381,39796:23386,39797:23387,39798:23397,39799:23401,39800:23408,39801:23411,39802:23413,39803:23416,39804:25992,39805:23418,39806:23424,39808:23427,39809:23462,39810:23480,39811:23491,39812:23495,39813:23497,39814:23508,39815:23504,39816:23524,39817:23526,39818:23522,39819:23518,39820:23525,39821:23531,39822:23536,39823:23542,39824:23539,39825:23557,39826:23559,39827:23560,39828:23565,39829:23571,39830:23584,39831:23586,39832:23592,39833:23608,39834:23609,39835:23617,39836:23622,39837:23630,39838:23635,39839:23632,39840:23631,39841:23409,39842:23660,39843:23662,39844:20066,39845:23670,39846:23673,39847:23692,39848:23697,39849:23700,39850:22939,39851:23723,39852:23739,39853:23734,39854:23740,39855:23735,39856:23749,39857:23742,39858:23751,39859:23769,39860:23785,39861:23805,39862:23802,39863:23789,39864:23948,39865:23786,39866:23819,39867:23829,39868:23831,39869:23900,39870:23839,39871:23835,39872:23825,39873:23828,39874:23842,39875:23834,39876:23833,39877:23832,39878:23884,39879:23890,39880:23886,39881:23883,39882:23916,39883:23923,39884:23926,39885:23943,39886:23940,39887:23938,39888:23970,39889:23965,39890:23980,39891:23982,39892:23997,39893:23952,39894:23991,39895:23996,39896:24009,39897:24013,39898:24019,39899:24018,39900:24022,39901:24027,39902:24043,39903:24050,39904:24053,39905:24075,39906:24090,39907:24089,39908:24081,39909:24091,39910:24118,39911:24119,39912:24132,39913:24131,39914:24128,39915:24142,39916:24151,39917:24148,39918:24159,39919:24162,39920:24164,39921:24135,39922:24181,39923:24182,39924:24186,39925:40636,39926:24191,39927:24224,39928:24257,39929:24258,39930:24264,39931:24272,39932:24271,4e4:24278,40001:24291,40002:24285,40003:24282,40004:24283,40005:24290,40006:24289,40007:24296,40008:24297,40009:24300,40010:24305,40011:24307,40012:24304,40013:24308,40014:24312,40015:24318,40016:24323,40017:24329,40018:24413,40019:24412,40020:24331,40021:24337,40022:24342,40023:24361,40024:24365,40025:24376,40026:24385,40027:24392,40028:24396,40029:24398,40030:24367,40031:24401,40032:24406,40033:24407,40034:24409,40035:24417,40036:24429,40037:24435,40038:24439,40039:24451,40040:24450,40041:24447,40042:24458,40043:24456,40044:24465,40045:24455,40046:24478,40047:24473,40048:24472,40049:24480,40050:24488,40051:24493,40052:24508,40053:24534,40054:24571,40055:24548,40056:24568,40057:24561,40058:24541,40059:24755,40060:24575,40061:24609,40062:24672,40064:24601,40065:24592,40066:24617,40067:24590,40068:24625,40069:24603,40070:24597,40071:24619,40072:24614,40073:24591,40074:24634,40075:24666,40076:24641,40077:24682,40078:24695,40079:24671,40080:24650,40081:24646,40082:24653,40083:24675,40084:24643,40085:24676,40086:24642,40087:24684,40088:24683,40089:24665,40090:24705,40091:24717,40092:24807,40093:24707,40094:24730,40095:24708,40096:24731,40097:24726,40098:24727,40099:24722,40100:24743,40101:24715,40102:24801,40103:24760,40104:24800,40105:24787,40106:24756,40107:24560,40108:24765,40109:24774,40110:24757,40111:24792,40112:24909,40113:24853,40114:24838,40115:24822,40116:24823,40117:24832,40118:24820,40119:24826,40120:24835,40121:24865,40122:24827,40123:24817,40124:24845,40125:24846,40126:24903,40127:24894,40128:24872,40129:24871,40130:24906,40131:24895,40132:24892,40133:24876,40134:24884,40135:24893,40136:24898,40137:24900,40138:24947,40139:24951,40140:24920,40141:24921,40142:24922,40143:24939,40144:24948,40145:24943,40146:24933,40147:24945,40148:24927,40149:24925,40150:24915,40151:24949,40152:24985,40153:24982,40154:24967,40155:25004,40156:24980,40157:24986,40158:24970,40159:24977,40160:25003,40161:25006,40162:25036,40163:25034,40164:25033,40165:25079,40166:25032,40167:25027,40168:25030,40169:25018,40170:25035,40171:32633,40172:25037,40173:25062,40174:25059,40175:25078,40176:25082,40177:25076,40178:25087,40179:25085,40180:25084,40181:25086,40182:25088,40183:25096,40184:25097,40185:25101,40186:25100,40187:25108,40188:25115,40256:25118,40257:25121,40258:25130,40259:25134,40260:25136,40261:25138,40262:25139,40263:25153,40264:25166,40265:25182,40266:25187,40267:25179,40268:25184,40269:25192,40270:25212,40271:25218,40272:25225,40273:25214,40274:25234,40275:25235,40276:25238,40277:25300,40278:25219,40279:25236,40280:25303,40281:25297,40282:25275,40283:25295,40284:25343,40285:25286,40286:25812,40287:25288,40288:25308,40289:25292,40290:25290,40291:25282,40292:25287,40293:25243,40294:25289,40295:25356,40296:25326,40297:25329,40298:25383,40299:25346,40300:25352,40301:25327,40302:25333,40303:25424,40304:25406,40305:25421,40306:25628,40307:25423,40308:25494,40309:25486,40310:25472,40311:25515,40312:25462,40313:25507,40314:25487,40315:25481,40316:25503,40317:25525,40318:25451,40320:25449,40321:25534,40322:25577,40323:25536,40324:25542,40325:25571,40326:25545,40327:25554,40328:25590,40329:25540,40330:25622,40331:25652,40332:25606,40333:25619,40334:25638,40335:25654,40336:25885,40337:25623,40338:25640,40339:25615,40340:25703,40341:25711,40342:25718,40343:25678,40344:25898,40345:25749,40346:25747,40347:25765,40348:25769,40349:25736,40350:25788,40351:25818,40352:25810,40353:25797,40354:25799,40355:25787,40356:25816,40357:25794,40358:25841,40359:25831,40360:33289,40361:25824,40362:25825,40363:25260,40364:25827,40365:25839,40366:25900,40367:25846,40368:25844,40369:25842,40370:25850,40371:25856,40372:25853,40373:25880,40374:25884,40375:25861,40376:25892,40377:25891,40378:25899,40379:25908,40380:25909,40381:25911,40382:25910,40383:25912,40384:30027,40385:25928,40386:25942,40387:25941,40388:25933,40389:25944,40390:25950,40391:25949,40392:25970,40393:25976,40394:25986,40395:25987,40396:35722,40397:26011,40398:26015,40399:26027,40400:26039,40401:26051,40402:26054,40403:26049,40404:26052,40405:26060,40406:26066,40407:26075,40408:26073,40409:26080,40410:26081,40411:26097,40412:26482,40413:26122,40414:26115,40415:26107,40416:26483,40417:26165,40418:26166,40419:26164,40420:26140,40421:26191,40422:26180,40423:26185,40424:26177,40425:26206,40426:26205,40427:26212,40428:26215,40429:26216,40430:26207,40431:26210,40432:26224,40433:26243,40434:26248,40435:26254,40436:26249,40437:26244,40438:26264,40439:26269,40440:26305,40441:26297,40442:26313,40443:26302,40444:26300,40512:26308,40513:26296,40514:26326,40515:26330,40516:26336,40517:26175,40518:26342,40519:26345,40520:26352,40521:26357,40522:26359,40523:26383,40524:26390,40525:26398,40526:26406,40527:26407,40528:38712,40529:26414,40530:26431,40531:26422,40532:26433,40533:26424,40534:26423,40535:26438,40536:26462,40537:26464,40538:26457,40539:26467,40540:26468,40541:26505,40542:26480,40543:26537,40544:26492,40545:26474,40546:26508,40547:26507,40548:26534,40549:26529,40550:26501,40551:26551,40552:26607,40553:26548,40554:26604,40555:26547,40556:26601,40557:26552,40558:26596,40559:26590,40560:26589,40561:26594,40562:26606,40563:26553,40564:26574,40565:26566,40566:26599,40567:27292,40568:26654,40569:26694,40570:26665,40571:26688,40572:26701,40573:26674,40574:26702,40576:26803,40577:26667,40578:26713,40579:26723,40580:26743,40581:26751,40582:26783,40583:26767,40584:26797,40585:26772,40586:26781,40587:26779,40588:26755,40589:27310,40590:26809,40591:26740,40592:26805,40593:26784,40594:26810,40595:26895,40596:26765,40597:26750,40598:26881,40599:26826,40600:26888,40601:26840,40602:26914,40603:26918,40604:26849,40605:26892,40606:26829,40607:26836,40608:26855,40609:26837,40610:26934,40611:26898,40612:26884,40613:26839,40614:26851,40615:26917,40616:26873,40617:26848,40618:26863,40619:26920,40620:26922,40621:26906,40622:26915,40623:26913,40624:26822,40625:27001,40626:26999,40627:26972,40628:27e3,40629:26987,40630:26964,40631:27006,40632:26990,40633:26937,40634:26996,40635:26941,40636:26969,40637:26928,40638:26977,40639:26974,40640:26973,40641:27009,40642:26986,40643:27058,40644:27054,40645:27088,40646:27071,40647:27073,40648:27091,40649:27070,40650:27086,40651:23528,40652:27082,40653:27101,40654:27067,40655:27075,40656:27047,40657:27182,40658:27025,40659:27040,40660:27036,40661:27029,40662:27060,40663:27102,40664:27112,40665:27138,40666:27163,40667:27135,40668:27402,40669:27129,40670:27122,40671:27111,40672:27141,40673:27057,40674:27166,40675:27117,40676:27156,40677:27115,40678:27146,40679:27154,40680:27329,40681:27171,40682:27155,40683:27204,40684:27148,40685:27250,40686:27190,40687:27256,40688:27207,40689:27234,40690:27225,40691:27238,40692:27208,40693:27192,40694:27170,40695:27280,40696:27277,40697:27296,40698:27268,40699:27298,40700:27299,40768:27287,40769:34327,40770:27323,40771:27331,40772:27330,40773:27320,40774:27315,40775:27308,40776:27358,40777:27345,40778:27359,40779:27306,40780:27354,40781:27370,40782:27387,40783:27397,40784:34326,40785:27386,40786:27410,40787:27414,40788:39729,40789:27423,40790:27448,40791:27447,40792:30428,40793:27449,40794:39150,40795:27463,40796:27459,40797:27465,40798:27472,40799:27481,40800:27476,40801:27483,40802:27487,40803:27489,40804:27512,40805:27513,40806:27519,40807:27520,40808:27524,40809:27523,40810:27533,40811:27544,40812:27541,40813:27550,40814:27556,40815:27562,40816:27563,40817:27567,40818:27570,40819:27569,40820:27571,40821:27575,40822:27580,40823:27590,40824:27595,40825:27603,40826:27615,40827:27628,40828:27627,40829:27635,40830:27631,40832:40638,40833:27656,40834:27667,40835:27668,40836:27675,40837:27684,40838:27683,40839:27742,40840:27733,40841:27746,40842:27754,40843:27778,40844:27789,40845:27802,40846:27777,40847:27803,40848:27774,40849:27752,40850:27763,40851:27794,40852:27792,40853:27844,40854:27889,40855:27859,40856:27837,40857:27863,40858:27845,40859:27869,40860:27822,40861:27825,40862:27838,40863:27834,40864:27867,40865:27887,40866:27865,40867:27882,40868:27935,40869:34893,40870:27958,40871:27947,40872:27965,40873:27960,40874:27929,40875:27957,40876:27955,40877:27922,40878:27916,40879:28003,40880:28051,40881:28004,40882:27994,40883:28025,40884:27993,40885:28046,40886:28053,40887:28644,40888:28037,40889:28153,40890:28181,40891:28170,40892:28085,40893:28103,40894:28134,40895:28088,40896:28102,40897:28140,40898:28126,40899:28108,40900:28136,40901:28114,40902:28101,40903:28154,40904:28121,40905:28132,40906:28117,40907:28138,40908:28142,40909:28205,40910:28270,40911:28206,40912:28185,40913:28274,40914:28255,40915:28222,40916:28195,40917:28267,40918:28203,40919:28278,40920:28237,40921:28191,40922:28227,40923:28218,40924:28238,40925:28196,40926:28415,40927:28189,40928:28216,40929:28290,40930:28330,40931:28312,40932:28361,40933:28343,40934:28371,40935:28349,40936:28335,40937:28356,40938:28338,40939:28372,40940:28373,40941:28303,40942:28325,40943:28354,40944:28319,40945:28481,40946:28433,40947:28748,40948:28396,40949:28408,40950:28414,40951:28479,40952:28402,40953:28465,40954:28399,40955:28466,40956:28364,161:65377,162:65378,163:65379,164:65380,165:65381,166:65382,167:65383,168:65384,169:65385,170:65386,171:65387,172:65388,173:65389,174:65390,175:65391,176:65392,177:65393,178:65394,179:65395,180:65396,181:65397,182:65398,183:65399,184:65400,185:65401,186:65402,187:65403,188:65404,189:65405,190:65406,191:65407,192:65408,193:65409,194:65410,195:65411,196:65412,197:65413,198:65414,199:65415,200:65416,201:65417,202:65418,203:65419,204:65420,205:65421,206:65422,207:65423,208:65424,209:65425,210:65426,211:65427,212:65428,213:65429,214:65430,215:65431,216:65432,217:65433,218:65434,219:65435,220:65436,221:65437,222:65438,223:65439,57408:28478,57409:28435,57410:28407,57411:28550,57412:28538,57413:28536,57414:28545,57415:28544,57416:28527,57417:28507,57418:28659,57419:28525,57420:28546,57421:28540,57422:28504,57423:28558,57424:28561,57425:28610,57426:28518,57427:28595,57428:28579,57429:28577,57430:28580,57431:28601,57432:28614,57433:28586,57434:28639,57435:28629,57436:28652,57437:28628,57438:28632,57439:28657,57440:28654,57441:28635,57442:28681,57443:28683,57444:28666,57445:28689,57446:28673,57447:28687,57448:28670,57449:28699,57450:28698,57451:28532,57452:28701,57453:28696,57454:28703,57455:28720,57456:28734,57457:28722,57458:28753,57459:28771,57460:28825,57461:28818,57462:28847,57463:28913,57464:28844,57465:28856,57466:28851,57467:28846,57468:28895,57469:28875,57470:28893,57472:28889,57473:28937,57474:28925,57475:28956,57476:28953,57477:29029,57478:29013,57479:29064,57480:29030,57481:29026,57482:29004,57483:29014,57484:29036,57485:29071,57486:29179,57487:29060,57488:29077,57489:29096,57490:29100,57491:29143,57492:29113,57493:29118,57494:29138,57495:29129,57496:29140,57497:29134,57498:29152,57499:29164,57500:29159,57501:29173,57502:29180,57503:29177,57504:29183,57505:29197,57506:29200,57507:29211,57508:29224,57509:29229,57510:29228,57511:29232,57512:29234,57513:29243,57514:29244,57515:29247,57516:29248,57517:29254,57518:29259,57519:29272,57520:29300,57521:29310,57522:29314,57523:29313,57524:29319,57525:29330,57526:29334,57527:29346,57528:29351,57529:29369,57530:29362,57531:29379,57532:29382,57533:29380,57534:29390,57535:29394,57536:29410,57537:29408,57538:29409,57539:29433,57540:29431,57541:20495,57542:29463,57543:29450,57544:29468,57545:29462,57546:29469,57547:29492,57548:29487,57549:29481,57550:29477,57551:29502,57552:29518,57553:29519,57554:40664,57555:29527,57556:29546,57557:29544,57558:29552,57559:29560,57560:29557,57561:29563,57562:29562,57563:29640,57564:29619,57565:29646,57566:29627,57567:29632,57568:29669,57569:29678,57570:29662,57571:29858,57572:29701,57573:29807,57574:29733,57575:29688,57576:29746,57577:29754,57578:29781,57579:29759,57580:29791,57581:29785,57582:29761,57583:29788,57584:29801,57585:29808,57586:29795,57587:29802,57588:29814,57589:29822,57590:29835,57591:29854,57592:29863,57593:29898,57594:29903,57595:29908,57596:29681,57664:29920,57665:29923,57666:29927,57667:29929,57668:29934,57669:29938,57670:29936,57671:29937,57672:29944,57673:29943,57674:29956,57675:29955,57676:29957,57677:29964,57678:29966,57679:29965,57680:29973,57681:29971,57682:29982,57683:29990,57684:29996,57685:30012,57686:30020,57687:30029,57688:30026,57689:30025,57690:30043,57691:30022,57692:30042,57693:30057,57694:30052,57695:30055,57696:30059,57697:30061,57698:30072,57699:30070,57700:30086,57701:30087,57702:30068,57703:30090,57704:30089,57705:30082,57706:30100,57707:30106,57708:30109,57709:30117,57710:30115,57711:30146,57712:30131,57713:30147,57714:30133,57715:30141,57716:30136,57717:30140,57718:30129,57719:30157,57720:30154,57721:30162,57722:30169,57723:30179,57724:30174,57725:30206,57726:30207,57728:30204,57729:30209,57730:30192,57731:30202,57732:30194,57733:30195,57734:30219,57735:30221,57736:30217,57737:30239,57738:30247,57739:30240,57740:30241,57741:30242,57742:30244,57743:30260,57744:30256,57745:30267,57746:30279,57747:30280,57748:30278,57749:30300,57750:30296,57751:30305,57752:30306,57753:30312,57754:30313,57755:30314,57756:30311,57757:30316,57758:30320,57759:30322,57760:30326,57761:30328,57762:30332,57763:30336,57764:30339,57765:30344,57766:30347,57767:30350,57768:30358,57769:30355,57770:30361,57771:30362,57772:30384,57773:30388,57774:30392,57775:30393,57776:30394,57777:30402,57778:30413,57779:30422,57780:30418,57781:30430,57782:30433,57783:30437,57784:30439,57785:30442,57786:34351,57787:30459,57788:30472,57789:30471,57790:30468,57791:30505,57792:30500,57793:30494,57794:30501,57795:30502,57796:30491,57797:30519,57798:30520,57799:30535,57800:30554,57801:30568,57802:30571,57803:30555,57804:30565,57805:30591,57806:30590,57807:30585,57808:30606,57809:30603,57810:30609,57811:30624,57812:30622,57813:30640,57814:30646,57815:30649,57816:30655,57817:30652,57818:30653,57819:30651,57820:30663,57821:30669,57822:30679,57823:30682,57824:30684,57825:30691,57826:30702,57827:30716,57828:30732,57829:30738,57830:31014,57831:30752,57832:31018,57833:30789,57834:30862,57835:30836,57836:30854,57837:30844,57838:30874,57839:30860,57840:30883,57841:30901,57842:30890,57843:30895,57844:30929,57845:30918,57846:30923,57847:30932,57848:30910,57849:30908,57850:30917,57851:30922,57852:30956,57920:30951,57921:30938,57922:30973,57923:30964,57924:30983,57925:30994,57926:30993,57927:31001,57928:31020,57929:31019,57930:31040,57931:31072,57932:31063,57933:31071,57934:31066,57935:31061,57936:31059,57937:31098,57938:31103,57939:31114,57940:31133,57941:31143,57942:40779,57943:31146,57944:31150,57945:31155,57946:31161,57947:31162,57948:31177,57949:31189,57950:31207,57951:31212,57952:31201,57953:31203,57954:31240,57955:31245,57956:31256,57957:31257,57958:31264,57959:31263,57960:31104,57961:31281,57962:31291,57963:31294,57964:31287,57965:31299,57966:31319,57967:31305,57968:31329,57969:31330,57970:31337,57971:40861,57972:31344,57973:31353,57974:31357,57975:31368,57976:31383,57977:31381,57978:31384,57979:31382,57980:31401,57981:31432,57982:31408,57984:31414,57985:31429,57986:31428,57987:31423,57988:36995,57989:31431,57990:31434,57991:31437,57992:31439,57993:31445,57994:31443,57995:31449,57996:31450,57997:31453,57998:31457,57999:31458,58e3:31462,58001:31469,58002:31472,58003:31490,58004:31503,58005:31498,58006:31494,58007:31539,58008:31512,58009:31513,58010:31518,58011:31541,58012:31528,58013:31542,58014:31568,58015:31610,58016:31492,58017:31565,58018:31499,58019:31564,58020:31557,58021:31605,58022:31589,58023:31604,58024:31591,58025:31600,58026:31601,58027:31596,58028:31598,58029:31645,58030:31640,58031:31647,58032:31629,58033:31644,58034:31642,58035:31627,58036:31634,58037:31631,58038:31581,58039:31641,58040:31691,58041:31681,58042:31692,58043:31695,58044:31668,58045:31686,58046:31709,58047:31721,58048:31761,58049:31764,58050:31718,58051:31717,58052:31840,58053:31744,58054:31751,58055:31763,58056:31731,58057:31735,58058:31767,58059:31757,58060:31734,58061:31779,58062:31783,58063:31786,58064:31775,58065:31799,58066:31787,58067:31805,58068:31820,58069:31811,58070:31828,58071:31823,58072:31808,58073:31824,58074:31832,58075:31839,58076:31844,58077:31830,58078:31845,58079:31852,58080:31861,58081:31875,58082:31888,58083:31908,58084:31917,58085:31906,58086:31915,58087:31905,58088:31912,58089:31923,58090:31922,58091:31921,58092:31918,58093:31929,58094:31933,58095:31936,58096:31941,58097:31938,58098:31960,58099:31954,58100:31964,58101:31970,58102:39739,58103:31983,58104:31986,58105:31988,58106:31990,58107:31994,58108:32006,58176:32002,58177:32028,58178:32021,58179:32010,58180:32069,58181:32075,58182:32046,58183:32050,58184:32063,58185:32053,58186:32070,58187:32115,58188:32086,58189:32078,58190:32114,58191:32104,58192:32110,58193:32079,58194:32099,58195:32147,58196:32137,58197:32091,58198:32143,58199:32125,58200:32155,58201:32186,58202:32174,58203:32163,58204:32181,58205:32199,58206:32189,58207:32171,58208:32317,58209:32162,58210:32175,58211:32220,58212:32184,58213:32159,58214:32176,58215:32216,58216:32221,58217:32228,58218:32222,58219:32251,58220:32242,58221:32225,58222:32261,58223:32266,58224:32291,58225:32289,58226:32274,58227:32305,58228:32287,58229:32265,58230:32267,58231:32290,58232:32326,58233:32358,58234:32315,58235:32309,58236:32313,58237:32323,58238:32311,58240:32306,58241:32314,58242:32359,58243:32349,58244:32342,58245:32350,58246:32345,58247:32346,58248:32377,58249:32362,58250:32361,58251:32380,58252:32379,58253:32387,58254:32213,58255:32381,58256:36782,58257:32383,58258:32392,58259:32393,58260:32396,58261:32402,58262:32400,58263:32403,58264:32404,58265:32406,58266:32398,58267:32411,58268:32412,58269:32568,58270:32570,58271:32581,58272:32588,58273:32589,58274:32590,58275:32592,58276:32593,58277:32597,58278:32596,58279:32600,58280:32607,58281:32608,58282:32616,58283:32617,58284:32615,58285:32632,58286:32642,58287:32646,58288:32643,58289:32648,58290:32647,58291:32652,58292:32660,58293:32670,58294:32669,58295:32666,58296:32675,58297:32687,58298:32690,58299:32697,58300:32686,58301:32694,58302:32696,58303:35697,58304:32709,58305:32710,58306:32714,58307:32725,58308:32724,58309:32737,58310:32742,58311:32745,58312:32755,58313:32761,58314:39132,58315:32774,58316:32772,58317:32779,58318:32786,58319:32792,58320:32793,58321:32796,58322:32801,58323:32808,58324:32831,58325:32827,58326:32842,58327:32838,58328:32850,58329:32856,58330:32858,58331:32863,58332:32866,58333:32872,58334:32883,58335:32882,58336:32880,58337:32886,58338:32889,58339:32893,58340:32895,58341:32900,58342:32902,58343:32901,58344:32923,58345:32915,58346:32922,58347:32941,58348:20880,58349:32940,58350:32987,58351:32997,58352:32985,58353:32989,58354:32964,58355:32986,58356:32982,58357:33033,58358:33007,58359:33009,58360:33051,58361:33065,58362:33059,58363:33071,58364:33099,58432:38539,58433:33094,58434:33086,58435:33107,58436:33105,58437:33020,58438:33137,58439:33134,58440:33125,58441:33126,58442:33140,58443:33155,58444:33160,58445:33162,58446:33152,58447:33154,58448:33184,58449:33173,58450:33188,58451:33187,58452:33119,58453:33171,58454:33193,58455:33200,58456:33205,58457:33214,58458:33208,58459:33213,58460:33216,58461:33218,58462:33210,58463:33225,58464:33229,58465:33233,58466:33241,58467:33240,58468:33224,58469:33242,58470:33247,58471:33248,58472:33255,58473:33274,58474:33275,58475:33278,58476:33281,58477:33282,58478:33285,58479:33287,58480:33290,58481:33293,58482:33296,58483:33302,58484:33321,58485:33323,58486:33336,58487:33331,58488:33344,58489:33369,58490:33368,58491:33373,58492:33370,58493:33375,58494:33380,58496:33378,58497:33384,58498:33386,58499:33387,58500:33326,58501:33393,58502:33399,58503:33400,58504:33406,58505:33421,58506:33426,58507:33451,58508:33439,58509:33467,58510:33452,58511:33505,58512:33507,58513:33503,58514:33490,58515:33524,58516:33523,58517:33530,58518:33683,58519:33539,58520:33531,58521:33529,58522:33502,58523:33542,58524:33500,58525:33545,58526:33497,58527:33589,58528:33588,58529:33558,58530:33586,58531:33585,58532:33600,58533:33593,58534:33616,58535:33605,58536:33583,58537:33579,58538:33559,58539:33560,58540:33669,58541:33690,58542:33706,58543:33695,58544:33698,58545:33686,58546:33571,58547:33678,58548:33671,58549:33674,58550:33660,58551:33717,58552:33651,58553:33653,58554:33696,58555:33673,58556:33704,58557:33780,58558:33811,58559:33771,58560:33742,58561:33789,58562:33795,58563:33752,58564:33803,58565:33729,58566:33783,58567:33799,58568:33760,58569:33778,58570:33805,58571:33826,58572:33824,58573:33725,58574:33848,58575:34054,58576:33787,58577:33901,58578:33834,58579:33852,58580:34138,58581:33924,58582:33911,58583:33899,58584:33965,58585:33902,58586:33922,58587:33897,58588:33862,58589:33836,58590:33903,58591:33913,58592:33845,58593:33994,58594:33890,58595:33977,58596:33983,58597:33951,58598:34009,58599:33997,58600:33979,58601:34010,58602:34e3,58603:33985,58604:33990,58605:34006,58606:33953,58607:34081,58608:34047,58609:34036,58610:34071,58611:34072,58612:34092,58613:34079,58614:34069,58615:34068,58616:34044,58617:34112,58618:34147,58619:34136,58620:34120,58688:34113,58689:34306,58690:34123,58691:34133,58692:34176,58693:34212,58694:34184,58695:34193,58696:34186,58697:34216,58698:34157,58699:34196,58700:34203,58701:34282,58702:34183,58703:34204,58704:34167,58705:34174,58706:34192,58707:34249,58708:34234,58709:34255,58710:34233,58711:34256,58712:34261,58713:34269,58714:34277,58715:34268,58716:34297,58717:34314,58718:34323,58719:34315,58720:34302,58721:34298,58722:34310,58723:34338,58724:34330,58725:34352,58726:34367,58727:34381,58728:20053,58729:34388,58730:34399,58731:34407,58732:34417,58733:34451,58734:34467,58735:34473,58736:34474,58737:34443,58738:34444,58739:34486,58740:34479,58741:34500,58742:34502,58743:34480,58744:34505,58745:34851,58746:34475,58747:34516,58748:34526,58749:34537,58750:34540,58752:34527,58753:34523,58754:34543,58755:34578,58756:34566,58757:34568,58758:34560,58759:34563,58760:34555,58761:34577,58762:34569,58763:34573,58764:34553,58765:34570,58766:34612,58767:34623,58768:34615,58769:34619,58770:34597,58771:34601,58772:34586,58773:34656,58774:34655,58775:34680,58776:34636,58777:34638,58778:34676,58779:34647,58780:34664,58781:34670,58782:34649,58783:34643,58784:34659,58785:34666,58786:34821,58787:34722,58788:34719,58789:34690,58790:34735,58791:34763,58792:34749,58793:34752,58794:34768,58795:38614,58796:34731,58797:34756,58798:34739,58799:34759,58800:34758,58801:34747,58802:34799,58803:34802,58804:34784,58805:34831,58806:34829,58807:34814,58808:34806,58809:34807,58810:34830,58811:34770,58812:34833,58813:34838,58814:34837,58815:34850,58816:34849,58817:34865,58818:34870,58819:34873,58820:34855,58821:34875,58822:34884,58823:34882,58824:34898,58825:34905,58826:34910,58827:34914,58828:34923,58829:34945,58830:34942,58831:34974,58832:34933,58833:34941,58834:34997,58835:34930,58836:34946,58837:34967,58838:34962,58839:34990,58840:34969,58841:34978,58842:34957,58843:34980,58844:34992,58845:35007,58846:34993,58847:35011,58848:35012,58849:35028,58850:35032,58851:35033,58852:35037,58853:35065,58854:35074,58855:35068,58856:35060,58857:35048,58858:35058,58859:35076,58860:35084,58861:35082,58862:35091,58863:35139,58864:35102,58865:35109,58866:35114,58867:35115,58868:35137,58869:35140,58870:35131,58871:35126,58872:35128,58873:35148,58874:35101,58875:35168,58876:35166,58944:35174,58945:35172,58946:35181,58947:35178,58948:35183,58949:35188,58950:35191,58951:35198,58952:35203,58953:35208,58954:35210,58955:35219,58956:35224,58957:35233,58958:35241,58959:35238,58960:35244,58961:35247,58962:35250,58963:35258,58964:35261,58965:35263,58966:35264,58967:35290,58968:35292,58969:35293,58970:35303,58971:35316,58972:35320,58973:35331,58974:35350,58975:35344,58976:35340,58977:35355,58978:35357,58979:35365,58980:35382,58981:35393,58982:35419,58983:35410,58984:35398,58985:35400,58986:35452,58987:35437,58988:35436,58989:35426,58990:35461,58991:35458,58992:35460,58993:35496,58994:35489,58995:35473,58996:35493,58997:35494,58998:35482,58999:35491,59e3:35524,59001:35533,59002:35522,59003:35546,59004:35563,59005:35571,59006:35559,59008:35556,59009:35569,59010:35604,59011:35552,59012:35554,59013:35575,59014:35550,59015:35547,59016:35596,59017:35591,59018:35610,59019:35553,59020:35606,59021:35600,59022:35607,59023:35616,59024:35635,59025:38827,59026:35622,59027:35627,59028:35646,59029:35624,59030:35649,59031:35660,59032:35663,59033:35662,59034:35657,59035:35670,59036:35675,59037:35674,59038:35691,59039:35679,59040:35692,59041:35695,59042:35700,59043:35709,59044:35712,59045:35724,59046:35726,59047:35730,59048:35731,59049:35734,59050:35737,59051:35738,59052:35898,59053:35905,59054:35903,59055:35912,59056:35916,59057:35918,59058:35920,59059:35925,59060:35938,59061:35948,59062:35960,59063:35962,59064:35970,59065:35977,59066:35973,59067:35978,59068:35981,59069:35982,59070:35988,59071:35964,59072:35992,59073:25117,59074:36013,59075:36010,59076:36029,59077:36018,59078:36019,59079:36014,59080:36022,59081:36040,59082:36033,59083:36068,59084:36067,59085:36058,59086:36093,59087:36090,59088:36091,59089:36100,59090:36101,59091:36106,59092:36103,59093:36111,59094:36109,59095:36112,59096:40782,59097:36115,59098:36045,59099:36116,59100:36118,59101:36199,59102:36205,59103:36209,59104:36211,59105:36225,59106:36249,59107:36290,59108:36286,59109:36282,59110:36303,59111:36314,59112:36310,59113:36300,59114:36315,59115:36299,59116:36330,59117:36331,59118:36319,59119:36323,59120:36348,59121:36360,59122:36361,59123:36351,59124:36381,59125:36382,59126:36368,59127:36383,59128:36418,59129:36405,59130:36400,59131:36404,59132:36426,59200:36423,59201:36425,59202:36428,59203:36432,59204:36424,59205:36441,59206:36452,59207:36448,59208:36394,59209:36451,59210:36437,59211:36470,59212:36466,59213:36476,59214:36481,59215:36487,59216:36485,59217:36484,59218:36491,59219:36490,59220:36499,59221:36497,59222:36500,59223:36505,59224:36522,59225:36513,59226:36524,59227:36528,59228:36550,59229:36529,59230:36542,59231:36549,59232:36552,59233:36555,59234:36571,59235:36579,59236:36604,59237:36603,59238:36587,59239:36606,59240:36618,59241:36613,59242:36629,59243:36626,59244:36633,59245:36627,59246:36636,59247:36639,59248:36635,59249:36620,59250:36646,59251:36659,59252:36667,59253:36665,59254:36677,59255:36674,59256:36670,59257:36684,59258:36681,59259:36678,59260:36686,59261:36695,59262:36700,59264:36706,59265:36707,59266:36708,59267:36764,59268:36767,59269:36771,59270:36781,59271:36783,59272:36791,59273:36826,59274:36837,59275:36834,59276:36842,59277:36847,59278:36999,59279:36852,59280:36869,59281:36857,59282:36858,59283:36881,59284:36885,59285:36897,59286:36877,59287:36894,59288:36886,59289:36875,59290:36903,59291:36918,59292:36917,59293:36921,59294:36856,59295:36943,59296:36944,59297:36945,59298:36946,59299:36878,59300:36937,59301:36926,59302:36950,59303:36952,59304:36958,59305:36968,59306:36975,59307:36982,59308:38568,59309:36978,59310:36994,59311:36989,59312:36993,59313:36992,59314:37002,59315:37001,59316:37007,59317:37032,59318:37039,59319:37041,59320:37045,59321:37090,59322:37092,59323:25160,59324:37083,59325:37122,59326:37138,59327:37145,59328:37170,59329:37168,59330:37194,59331:37206,59332:37208,59333:37219,59334:37221,59335:37225,59336:37235,59337:37234,59338:37259,59339:37257,59340:37250,59341:37282,59342:37291,59343:37295,59344:37290,59345:37301,59346:37300,59347:37306,59348:37312,59349:37313,59350:37321,59351:37323,59352:37328,59353:37334,59354:37343,59355:37345,59356:37339,59357:37372,59358:37365,59359:37366,59360:37406,59361:37375,59362:37396,59363:37420,59364:37397,59365:37393,59366:37470,59367:37463,59368:37445,59369:37449,59370:37476,59371:37448,59372:37525,59373:37439,59374:37451,59375:37456,59376:37532,59377:37526,59378:37523,59379:37531,59380:37466,59381:37583,59382:37561,59383:37559,59384:37609,59385:37647,59386:37626,59387:37700,59388:37678,59456:37657,59457:37666,59458:37658,59459:37667,59460:37690,59461:37685,59462:37691,59463:37724,59464:37728,59465:37756,59466:37742,59467:37718,59468:37808,59469:37804,59470:37805,59471:37780,59472:37817,59473:37846,59474:37847,59475:37864,59476:37861,59477:37848,59478:37827,59479:37853,59480:37840,59481:37832,59482:37860,59483:37914,59484:37908,59485:37907,59486:37891,59487:37895,59488:37904,59489:37942,59490:37931,59491:37941,59492:37921,59493:37946,59494:37953,59495:37970,59496:37956,59497:37979,59498:37984,59499:37986,59500:37982,59501:37994,59502:37417,59503:38e3,59504:38005,59505:38007,59506:38013,59507:37978,59508:38012,59509:38014,59510:38017,59511:38015,59512:38274,59513:38279,59514:38282,59515:38292,59516:38294,59517:38296,59518:38297,59520:38304,59521:38312,59522:38311,59523:38317,59524:38332,59525:38331,59526:38329,59527:38334,59528:38346,59529:28662,59530:38339,59531:38349,59532:38348,59533:38357,59534:38356,59535:38358,59536:38364,59537:38369,59538:38373,59539:38370,59540:38433,59541:38440,59542:38446,59543:38447,59544:38466,59545:38476,59546:38479,59547:38475,59548:38519,59549:38492,59550:38494,59551:38493,59552:38495,59553:38502,59554:38514,59555:38508,59556:38541,59557:38552,59558:38549,59559:38551,59560:38570,59561:38567,59562:38577,59563:38578,59564:38576,59565:38580,59566:38582,59567:38584,59568:38585,59569:38606,59570:38603,59571:38601,59572:38605,59573:35149,59574:38620,59575:38669,59576:38613,59577:38649,59578:38660,59579:38662,59580:38664,59581:38675,59582:38670,59583:38673,59584:38671,59585:38678,59586:38681,59587:38692,59588:38698,59589:38704,59590:38713,59591:38717,59592:38718,59593:38724,59594:38726,59595:38728,59596:38722,59597:38729,59598:38748,59599:38752,59600:38756,59601:38758,59602:38760,59603:21202,59604:38763,59605:38769,59606:38777,59607:38789,59608:38780,59609:38785,59610:38778,59611:38790,59612:38795,59613:38799,59614:38800,59615:38812,59616:38824,59617:38822,59618:38819,59619:38835,59620:38836,59621:38851,59622:38854,59623:38856,59624:38859,59625:38876,59626:38893,59627:40783,59628:38898,59629:31455,59630:38902,59631:38901,59632:38927,59633:38924,59634:38968,59635:38948,59636:38945,59637:38967,59638:38973,59639:38982,59640:38991,59641:38987,59642:39019,59643:39023,59644:39024,59712:39025,59713:39028,59714:39027,59715:39082,59716:39087,59717:39089,59718:39094,59719:39108,59720:39107,59721:39110,59722:39145,59723:39147,59724:39171,59725:39177,59726:39186,59727:39188,59728:39192,59729:39201,59730:39197,59731:39198,59732:39204,59733:39200,59734:39212,59735:39214,59736:39229,59737:39230,59738:39234,59739:39241,59740:39237,59741:39248,59742:39243,59743:39249,59744:39250,59745:39244,59746:39253,59747:39319,59748:39320,59749:39333,59750:39341,59751:39342,59752:39356,59753:39391,59754:39387,59755:39389,59756:39384,59757:39377,59758:39405,59759:39406,59760:39409,59761:39410,59762:39419,59763:39416,59764:39425,59765:39439,59766:39429,59767:39394,59768:39449,59769:39467,59770:39479,59771:39493,59772:39490,59773:39488,59774:39491,59776:39486,59777:39509,59778:39501,59779:39515,59780:39511,59781:39519,59782:39522,59783:39525,59784:39524,59785:39529,59786:39531,59787:39530,59788:39597,59789:39600,59790:39612,59791:39616,59792:39631,59793:39633,59794:39635,59795:39636,59796:39646,59797:39647,59798:39650,59799:39651,59800:39654,59801:39663,59802:39659,59803:39662,59804:39668,59805:39665,59806:39671,59807:39675,59808:39686,59809:39704,59810:39706,59811:39711,59812:39714,59813:39715,59814:39717,59815:39719,59816:39720,59817:39721,59818:39722,59819:39726,59820:39727,59821:39730,59822:39748,59823:39747,59824:39759,59825:39757,59826:39758,59827:39761,59828:39768,59829:39796,59830:39827,59831:39811,59832:39825,59833:39830,59834:39831,59835:39839,59836:39840,59837:39848,59838:39860,59839:39872,59840:39882,59841:39865,59842:39878,59843:39887,59844:39889,59845:39890,59846:39907,59847:39906,59848:39908,59849:39892,59850:39905,59851:39994,59852:39922,59853:39921,59854:39920,59855:39957,59856:39956,59857:39945,59858:39955,59859:39948,59860:39942,59861:39944,59862:39954,59863:39946,59864:39940,59865:39982,59866:39963,59867:39973,59868:39972,59869:39969,59870:39984,59871:40007,59872:39986,59873:40006,59874:39998,59875:40026,59876:40032,59877:40039,59878:40054,59879:40056,59880:40167,59881:40172,59882:40176,59883:40201,59884:40200,59885:40171,59886:40195,59887:40198,59888:40234,59889:40230,59890:40367,59891:40227,59892:40223,59893:40260,59894:40213,59895:40210,59896:40257,59897:40255,59898:40254,59899:40262,59900:40264,59968:40285,59969:40286,59970:40292,59971:40273,59972:40272,59973:40281,59974:40306,59975:40329,59976:40327,59977:40363,59978:40303,59979:40314,59980:40346,59981:40356,59982:40361,59983:40370,59984:40388,59985:40385,59986:40379,59987:40376,59988:40378,59989:40390,59990:40399,59991:40386,59992:40409,59993:40403,59994:40440,59995:40422,59996:40429,59997:40431,59998:40445,59999:40474,6e4:40475,60001:40478,60002:40565,60003:40569,60004:40573,60005:40577,60006:40584,60007:40587,60008:40588,60009:40594,60010:40597,60011:40593,60012:40605,60013:40613,60014:40617,60015:40632,60016:40618,60017:40621,60018:38753,60019:40652,60020:40654,60021:40655,60022:40656,60023:40660,60024:40668,60025:40670,60026:40669,60027:40672,60028:40677,60029:40680,60030:40687,60032:40692,60033:40694,60034:40695,60035:40697,60036:40699,60037:40700,60038:40701,60039:40711,60040:40712,60041:30391,60042:40725,60043:40737,60044:40748,60045:40766,60046:40778,60047:40786,60048:40788,60049:40803,60050:40799,60051:40800,60052:40801,60053:40806,60054:40807,60055:40812,60056:40810,60057:40823,60058:40818,60059:40822,60060:40853,60061:40860,60062:40864,60063:22575,60064:27079,60065:36953,60066:29796,60067:20956,60068:29081}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(1),o=r(2);t.decode=function(e,t){var r=new Uint8ClampedArray(e.length);r.set(e);for(var a=new n.default(285,256,0),i=new o.default(a,r),s=new Uint8ClampedArray(t),c=!1,l=0;l<t;l++){var u=i.evaluateAt(a.exp(l+a.generatorBase));s[s.length-1-l]=u,0!==u&&(c=!0)}if(!c)return r;var d=new o.default(a,s),f=function(e,t,r,n){var o;t.degree()<r.degree()&&(t=(o=[r,t])[0],r=o[1]);for(var a=t,i=r,s=e.zero,c=e.one;i.degree()>=n/2;){var l=a,u=s;if(s=c,(a=i).isZero())return null;i=l;for(var d=e.zero,f=a.getCoefficient(a.degree()),p=e.inverse(f);i.degree()>=a.degree()&&!i.isZero();){var h=i.degree()-a.degree(),m=e.multiply(i.getCoefficient(i.degree()),p);d=d.addOrSubtract(e.buildMonomial(h,m)),i=i.addOrSubtract(a.multiplyByMonomial(h,m))}if(c=d.multiplyPoly(s).addOrSubtract(u),i.degree()>=a.degree())return null}var g=c.getCoefficient(0);if(0===g)return null;var y=e.inverse(g);return[c.multiply(y),i.multiply(y)]}(a,a.buildMonomial(t,1),d,t);if(null===f)return null;var p=function(e,t){var r=t.degree();if(1===r)return[t.getCoefficient(1)];for(var n=new Array(r),o=0,a=1;a<e.size&&o<r;a++)0===t.evaluateAt(a)&&(n[o]=e.inverse(a),o++);return o!==r?null:n}(a,f[0]);if(null==p)return null;for(var h=function(e,t,r){for(var o=r.length,a=new Array(o),i=0;i<o;i++){for(var s=e.inverse(r[i]),c=1,l=0;l<o;l++)i!==l&&(c=e.multiply(c,n.addOrSubtractGF(1,e.multiply(r[l],s))));a[i]=e.multiply(t.evaluateAt(s),e.inverse(c)),0!==e.generatorBase&&(a[i]=e.multiply(a[i],s))}return a}(a,f[1],p),m=0;m<p.length;m++){var g=r.length-1-a.log(p[m]);if(g<0)return null;r[g]=n.addOrSubtractGF(r[g],h[m])}return r}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0}),t.VERSIONS=[{infoBits:null,versionNumber:1,alignmentPatternCenters:[],errorCorrectionLevels:[{ecCodewordsPerBlock:7,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:10,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:16}]},{ecCodewordsPerBlock:13,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:13}]},{ecCodewordsPerBlock:17,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:9}]}]},{infoBits:null,versionNumber:2,alignmentPatternCenters:[6,18],errorCorrectionLevels:[{ecCodewordsPerBlock:10,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:34}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:28}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:22}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:16}]}]},{infoBits:null,versionNumber:3,alignmentPatternCenters:[6,22],errorCorrectionLevels:[{ecCodewordsPerBlock:15,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:55}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:13}]}]},{infoBits:null,versionNumber:4,alignmentPatternCenters:[6,26],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:80}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:32}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:9}]}]},{infoBits:null,versionNumber:5,alignmentPatternCenters:[6,30],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:43}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:15},{numBlocks:2,dataCodewordsPerBlock:16}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:11},{numBlocks:2,dataCodewordsPerBlock:12}]}]},{infoBits:null,versionNumber:6,alignmentPatternCenters:[6,34],errorCorrectionLevels:[{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:68}]},{ecCodewordsPerBlock:16,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:27}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:15}]}]},{infoBits:31892,versionNumber:7,alignmentPatternCenters:[6,22,38],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:78}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:31}]},{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:4,dataCodewordsPerBlock:15}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:13},{numBlocks:1,dataCodewordsPerBlock:14}]}]},{infoBits:34236,versionNumber:8,alignmentPatternCenters:[6,24,42],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:97}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:38},{numBlocks:2,dataCodewordsPerBlock:39}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:18},{numBlocks:2,dataCodewordsPerBlock:19}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:14},{numBlocks:2,dataCodewordsPerBlock:15}]}]},{infoBits:39577,versionNumber:9,alignmentPatternCenters:[6,26,46],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:36},{numBlocks:2,dataCodewordsPerBlock:37}]},{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:16},{numBlocks:4,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:12},{numBlocks:4,dataCodewordsPerBlock:13}]}]},{infoBits:42195,versionNumber:10,alignmentPatternCenters:[6,28,50],errorCorrectionLevels:[{ecCodewordsPerBlock:18,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:68},{numBlocks:2,dataCodewordsPerBlock:69}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:43},{numBlocks:1,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:19},{numBlocks:2,dataCodewordsPerBlock:20}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:15},{numBlocks:2,dataCodewordsPerBlock:16}]}]},{infoBits:48118,versionNumber:11,alignmentPatternCenters:[6,30,54],errorCorrectionLevels:[{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:81}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:50},{numBlocks:4,dataCodewordsPerBlock:51}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:22},{numBlocks:4,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:12},{numBlocks:8,dataCodewordsPerBlock:13}]}]},{infoBits:51042,versionNumber:12,alignmentPatternCenters:[6,32,58],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:92},{numBlocks:2,dataCodewordsPerBlock:93}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:36},{numBlocks:2,dataCodewordsPerBlock:37}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:20},{numBlocks:6,dataCodewordsPerBlock:21}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:14},{numBlocks:4,dataCodewordsPerBlock:15}]}]},{infoBits:55367,versionNumber:13,alignmentPatternCenters:[6,34,62],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:107}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:37},{numBlocks:1,dataCodewordsPerBlock:38}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:20},{numBlocks:4,dataCodewordsPerBlock:21}]},{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:11},{numBlocks:4,dataCodewordsPerBlock:12}]}]},{infoBits:58893,versionNumber:14,alignmentPatternCenters:[6,26,46,66],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:115},{numBlocks:1,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:40},{numBlocks:5,dataCodewordsPerBlock:41}]},{ecCodewordsPerBlock:20,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:16},{numBlocks:5,dataCodewordsPerBlock:17}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:12},{numBlocks:5,dataCodewordsPerBlock:13}]}]},{infoBits:63784,versionNumber:15,alignmentPatternCenters:[6,26,48,70],errorCorrectionLevels:[{ecCodewordsPerBlock:22,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:87},{numBlocks:1,dataCodewordsPerBlock:88}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:41},{numBlocks:5,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:24},{numBlocks:7,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:12},{numBlocks:7,dataCodewordsPerBlock:13}]}]},{infoBits:68472,versionNumber:16,alignmentPatternCenters:[6,26,50,74],errorCorrectionLevels:[{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:98},{numBlocks:1,dataCodewordsPerBlock:99}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:45},{numBlocks:3,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:19},{numBlocks:2,dataCodewordsPerBlock:20}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:15},{numBlocks:13,dataCodewordsPerBlock:16}]}]},{infoBits:70749,versionNumber:17,alignmentPatternCenters:[6,30,54,78],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:107},{numBlocks:5,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:46},{numBlocks:1,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:22},{numBlocks:15,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:17,dataCodewordsPerBlock:15}]}]},{infoBits:76311,versionNumber:18,alignmentPatternCenters:[6,30,56,82],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:120},{numBlocks:1,dataCodewordsPerBlock:121}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:9,dataCodewordsPerBlock:43},{numBlocks:4,dataCodewordsPerBlock:44}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:22},{numBlocks:1,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:14},{numBlocks:19,dataCodewordsPerBlock:15}]}]},{infoBits:79154,versionNumber:19,alignmentPatternCenters:[6,30,58,86],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:113},{numBlocks:4,dataCodewordsPerBlock:114}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:44},{numBlocks:11,dataCodewordsPerBlock:45}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:21},{numBlocks:4,dataCodewordsPerBlock:22}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:9,dataCodewordsPerBlock:13},{numBlocks:16,dataCodewordsPerBlock:14}]}]},{infoBits:84390,versionNumber:20,alignmentPatternCenters:[6,34,62,90],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:107},{numBlocks:5,dataCodewordsPerBlock:108}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:41},{numBlocks:13,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:24},{numBlocks:5,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:15},{numBlocks:10,dataCodewordsPerBlock:16}]}]},{infoBits:87683,versionNumber:21,alignmentPatternCenters:[6,28,50,72,94],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:116},{numBlocks:4,dataCodewordsPerBlock:117}]},{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:42}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:22},{numBlocks:6,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:16},{numBlocks:6,dataCodewordsPerBlock:17}]}]},{infoBits:92361,versionNumber:22,alignmentPatternCenters:[6,26,50,74,98],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:111},{numBlocks:7,dataCodewordsPerBlock:112}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:24},{numBlocks:16,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:24,ecBlocks:[{numBlocks:34,dataCodewordsPerBlock:13}]}]},{infoBits:96236,versionNumber:23,alignmentPatternCenters:[6,30,54,74,102],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:121},{numBlocks:5,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:47},{numBlocks:14,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:16,dataCodewordsPerBlock:15},{numBlocks:14,dataCodewordsPerBlock:16}]}]},{infoBits:102084,versionNumber:24,alignmentPatternCenters:[6,28,54,80,106],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:117},{numBlocks:4,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:45},{numBlocks:14,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:24},{numBlocks:16,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:30,dataCodewordsPerBlock:16},{numBlocks:2,dataCodewordsPerBlock:17}]}]},{infoBits:102881,versionNumber:25,alignmentPatternCenters:[6,32,58,84,110],errorCorrectionLevels:[{ecCodewordsPerBlock:26,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:106},{numBlocks:4,dataCodewordsPerBlock:107}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:47},{numBlocks:13,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:24},{numBlocks:22,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:15},{numBlocks:13,dataCodewordsPerBlock:16}]}]},{infoBits:110507,versionNumber:26,alignmentPatternCenters:[6,30,58,86,114],errorCorrectionLevels:[{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:114},{numBlocks:2,dataCodewordsPerBlock:115}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:46},{numBlocks:4,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:28,dataCodewordsPerBlock:22},{numBlocks:6,dataCodewordsPerBlock:23}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:33,dataCodewordsPerBlock:16},{numBlocks:4,dataCodewordsPerBlock:17}]}]},{infoBits:110734,versionNumber:27,alignmentPatternCenters:[6,34,62,90,118],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:122},{numBlocks:4,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:45},{numBlocks:3,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:8,dataCodewordsPerBlock:23},{numBlocks:26,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:15},{numBlocks:28,dataCodewordsPerBlock:16}]}]},{infoBits:117786,versionNumber:28,alignmentPatternCenters:[6,26,50,74,98,122],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:117},{numBlocks:10,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:3,dataCodewordsPerBlock:45},{numBlocks:23,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:24},{numBlocks:31,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:15},{numBlocks:31,dataCodewordsPerBlock:16}]}]},{infoBits:119615,versionNumber:29,alignmentPatternCenters:[6,30,54,78,102,126],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:7,dataCodewordsPerBlock:116},{numBlocks:7,dataCodewordsPerBlock:117}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:21,dataCodewordsPerBlock:45},{numBlocks:7,dataCodewordsPerBlock:46}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:1,dataCodewordsPerBlock:23},{numBlocks:37,dataCodewordsPerBlock:24}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:15},{numBlocks:26,dataCodewordsPerBlock:16}]}]},{infoBits:126325,versionNumber:30,alignmentPatternCenters:[6,26,52,78,104,130],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:5,dataCodewordsPerBlock:115},{numBlocks:10,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:47},{numBlocks:10,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:15,dataCodewordsPerBlock:24},{numBlocks:25,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:23,dataCodewordsPerBlock:15},{numBlocks:25,dataCodewordsPerBlock:16}]}]},{infoBits:127568,versionNumber:31,alignmentPatternCenters:[6,30,56,82,108,134],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:115},{numBlocks:3,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:46},{numBlocks:29,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:42,dataCodewordsPerBlock:24},{numBlocks:1,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:23,dataCodewordsPerBlock:15},{numBlocks:28,dataCodewordsPerBlock:16}]}]},{infoBits:133589,versionNumber:32,alignmentPatternCenters:[6,34,60,86,112,138],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:115}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:46},{numBlocks:23,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:24},{numBlocks:35,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:15},{numBlocks:35,dataCodewordsPerBlock:16}]}]},{infoBits:136944,versionNumber:33,alignmentPatternCenters:[6,30,58,86,114,142],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:115},{numBlocks:1,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:14,dataCodewordsPerBlock:46},{numBlocks:21,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:29,dataCodewordsPerBlock:24},{numBlocks:19,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:11,dataCodewordsPerBlock:15},{numBlocks:46,dataCodewordsPerBlock:16}]}]},{infoBits:141498,versionNumber:34,alignmentPatternCenters:[6,34,62,90,118,146],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:115},{numBlocks:6,dataCodewordsPerBlock:116}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:14,dataCodewordsPerBlock:46},{numBlocks:23,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:44,dataCodewordsPerBlock:24},{numBlocks:7,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:59,dataCodewordsPerBlock:16},{numBlocks:1,dataCodewordsPerBlock:17}]}]},{infoBits:145311,versionNumber:35,alignmentPatternCenters:[6,30,54,78,102,126,150],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:121},{numBlocks:7,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:12,dataCodewordsPerBlock:47},{numBlocks:26,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:39,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:22,dataCodewordsPerBlock:15},{numBlocks:41,dataCodewordsPerBlock:16}]}]},{infoBits:150283,versionNumber:36,alignmentPatternCenters:[6,24,50,76,102,128,154],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:121},{numBlocks:14,dataCodewordsPerBlock:122}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:6,dataCodewordsPerBlock:47},{numBlocks:34,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:46,dataCodewordsPerBlock:24},{numBlocks:10,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:2,dataCodewordsPerBlock:15},{numBlocks:64,dataCodewordsPerBlock:16}]}]},{infoBits:152622,versionNumber:37,alignmentPatternCenters:[6,28,54,80,106,132,158],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:17,dataCodewordsPerBlock:122},{numBlocks:4,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:29,dataCodewordsPerBlock:46},{numBlocks:14,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:49,dataCodewordsPerBlock:24},{numBlocks:10,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:24,dataCodewordsPerBlock:15},{numBlocks:46,dataCodewordsPerBlock:16}]}]},{infoBits:158308,versionNumber:38,alignmentPatternCenters:[6,32,58,84,110,136,162],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:4,dataCodewordsPerBlock:122},{numBlocks:18,dataCodewordsPerBlock:123}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:13,dataCodewordsPerBlock:46},{numBlocks:32,dataCodewordsPerBlock:47}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:48,dataCodewordsPerBlock:24},{numBlocks:14,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:42,dataCodewordsPerBlock:15},{numBlocks:32,dataCodewordsPerBlock:16}]}]},{infoBits:161089,versionNumber:39,alignmentPatternCenters:[6,26,54,82,110,138,166],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:20,dataCodewordsPerBlock:117},{numBlocks:4,dataCodewordsPerBlock:118}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:40,dataCodewordsPerBlock:47},{numBlocks:7,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:43,dataCodewordsPerBlock:24},{numBlocks:22,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:10,dataCodewordsPerBlock:15},{numBlocks:67,dataCodewordsPerBlock:16}]}]},{infoBits:167017,versionNumber:40,alignmentPatternCenters:[6,30,58,86,114,142,170],errorCorrectionLevels:[{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:19,dataCodewordsPerBlock:118},{numBlocks:6,dataCodewordsPerBlock:119}]},{ecCodewordsPerBlock:28,ecBlocks:[{numBlocks:18,dataCodewordsPerBlock:47},{numBlocks:31,dataCodewordsPerBlock:48}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:34,dataCodewordsPerBlock:24},{numBlocks:34,dataCodewordsPerBlock:25}]},{ecCodewordsPerBlock:30,ecBlocks:[{numBlocks:20,dataCodewordsPerBlock:15},{numBlocks:61,dataCodewordsPerBlock:16}]}]}]},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r(0);function o(e,t,r,n){var o=e.x-t.x+r.x-n.x,a=e.y-t.y+r.y-n.y;if(0===o&&0===a)return{a11:t.x-e.x,a12:t.y-e.y,a13:0,a21:r.x-t.x,a22:r.y-t.y,a23:0,a31:e.x,a32:e.y,a33:1};var i=t.x-r.x,s=n.x-r.x,c=t.y-r.y,l=n.y-r.y,u=i*l-s*c,d=(o*l-s*a)/u,f=(i*a-o*c)/u;return{a11:t.x-e.x+d*t.x,a12:t.y-e.y+d*t.y,a13:d,a21:n.x-e.x+f*n.x,a22:n.y-e.y+f*n.y,a23:f,a31:e.x,a32:e.y,a33:1}}t.extract=function(e,t){for(var r,a,i=(a=function(e,t,r,n){var a=o({x:3.5,y:3.5},t,r,n);return{a11:a.a22*a.a33-a.a23*a.a32,a12:a.a13*a.a32-a.a12*a.a33,a13:a.a12*a.a23-a.a13*a.a22,a21:a.a23*a.a31-a.a21*a.a33,a22:a.a11*a.a33-a.a13*a.a31,a23:a.a13*a.a21-a.a11*a.a23,a31:a.a21*a.a32-a.a22*a.a31,a32:a.a12*a.a31-a.a11*a.a32,a33:a.a11*a.a22-a.a12*a.a21}}(0,{x:t.dimension-3.5,y:3.5},{x:t.dimension-6.5,y:t.dimension-6.5},{x:3.5,y:t.dimension-3.5}),{a11:(r=o(t.topLeft,t.topRight,t.alignmentPattern,t.bottomLeft)).a11*a.a11+r.a21*a.a12+r.a31*a.a13,a12:r.a12*a.a11+r.a22*a.a12+r.a32*a.a13,a13:r.a13*a.a11+r.a23*a.a12+r.a33*a.a13,a21:r.a11*a.a21+r.a21*a.a22+r.a31*a.a23,a22:r.a12*a.a21+r.a22*a.a22+r.a32*a.a23,a23:r.a13*a.a21+r.a23*a.a22+r.a33*a.a23,a31:r.a11*a.a31+r.a21*a.a32+r.a31*a.a33,a32:r.a12*a.a31+r.a22*a.a32+r.a32*a.a33,a33:r.a13*a.a31+r.a23*a.a32+r.a33*a.a33}),s=n.BitMatrix.createEmpty(t.dimension,t.dimension),c=function(e,t){var r=i.a13*e+i.a23*t+i.a33;return{x:(i.a11*e+i.a21*t+i.a31)/r,y:(i.a12*e+i.a22*t+i.a32)/r}},l=0;l<t.dimension;l++)for(var u=0;u<t.dimension;u++){var d=c(u+.5,l+.5);s.set(u,l,e.get(Math.floor(d.x),Math.floor(d.y)))}return{matrix:s,mappingFunction:c}}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=function(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))};function o(e){return e.reduce((function(e,t){return e+t}))}function a(e,t,r,o){var a,i,s,c,l=[{x:Math.floor(e.x),y:Math.floor(e.y)}],u=Math.abs(t.y-e.y)>Math.abs(t.x-e.x);u?(a=Math.floor(e.y),i=Math.floor(e.x),s=Math.floor(t.y),c=Math.floor(t.x)):(a=Math.floor(e.x),i=Math.floor(e.y),s=Math.floor(t.x),c=Math.floor(t.y));for(var d=Math.abs(s-a),f=Math.abs(c-i),p=Math.floor(-d/2),h=a<s?1:-1,m=i<c?1:-1,g=!0,y=a,v=i;y!==s+h;y+=h){var b=u?v:y,C=u?y:v;if(r.get(b,C)!==g&&(g=!g,l.push({x:b,y:C}),l.length===o+1))break;if((p+=f)>0){if(v===c)break;v+=m,p-=d}}for(var k=[],w=0;w<o;w++)l[w]&&l[w+1]?k.push(n(l[w],l[w+1])):k.push(0);return k}function i(e,t,r,n){var o,i=t.y-e.y,s=t.x-e.x,c=a(e,t,r,Math.ceil(n/2)),l=a(e,{x:e.x-s,y:e.y-i},r,Math.ceil(n/2)),u=c.shift()+l.shift()-1;return(o=l.concat(u)).concat.apply(o,c)}function s(e,t){var r=o(e)/o(t),n=0;return t.forEach((function(t,o){n+=Math.pow(e[o]-t*r,2)})),{averageSize:r,error:n}}function c(e,t,r){try{var n=i(e,{x:-1,y:e.y},r,t.length),o=i(e,{x:e.x,y:-1},r,t.length),a=i(e,{x:Math.max(0,e.x-e.y)-1,y:Math.max(0,e.y-e.x)-1},r,t.length),c=i(e,{x:Math.min(r.width,e.x+e.y)+1,y:Math.min(r.height,e.y+e.x)+1},r,t.length),l=s(n,t),u=s(o,t),d=s(a,t),f=s(c,t),p=Math.sqrt(l.error*l.error+u.error*u.error+d.error*d.error+f.error*f.error),h=(l.averageSize+u.averageSize+d.averageSize+f.averageSize)/4;return p+(Math.pow(l.averageSize-h,2)+Math.pow(u.averageSize-h,2)+Math.pow(d.averageSize-h,2)+Math.pow(f.averageSize-h,2))/h}catch(e){return 1/0}}function l(e,t){for(var r=Math.round(t.x);e.get(r,Math.round(t.y));)r--;for(var n=Math.round(t.x);e.get(n,Math.round(t.y));)n++;for(var o=(r+n)/2,a=Math.round(t.y);e.get(Math.round(o),a);)a--;for(var i=Math.round(t.y);e.get(Math.round(o),i);)i++;return{x:o,y:(a+i)/2}}function u(e,t,r,a,s){var l,u,d;try{l=function(e,t,r,a){var s=(o(i(e,r,a,5))/7+o(i(e,t,a,5))/7+o(i(r,e,a,5))/7+o(i(t,e,a,5))/7)/4;if(s<1)throw new Error("Invalid module size");var c=Math.round(n(e,t)/s),l=Math.round(n(e,r)/s),u=Math.floor((c+l)/2)+7;switch(u%4){case 0:u++;break;case 2:u--}return{dimension:u,moduleSize:s}}(a,r,s,e),u=l.dimension,d=l.moduleSize}catch(e){return null}var f=r.x-a.x+s.x,p=r.y-a.y+s.y,h=(n(a,s)+n(a,r))/2/d,m=1-3/h,g={x:a.x+m*(f-a.x),y:a.y+m*(p-a.y)},y=t.map((function(t){var r=(t.top.startX+t.top.endX+t.bottom.startX+t.bottom.endX)/4,a=(t.top.y+t.bottom.y+1)/2;if(e.get(Math.floor(r),Math.floor(a)))return o([t.top.endX-t.top.startX,t.bottom.endX-t.bottom.startX,t.bottom.y-t.top.y+1]),{x:r,y:a,score:c({x:Math.floor(r),y:Math.floor(a)},[1,1,1],e)+n({x:r,y:a},g)}})).filter((function(e){return!!e})).sort((function(e,t){return e.score-t.score}));return{alignmentPattern:h>=15&&y.length?y[0]:g,dimension:u}}t.locate=function(e){for(var t=[],r=[],a=[],i=[],s=function(n){for(var s=0,c=!1,l=[0,0,0,0,0],u=function(t){var a=e.get(t,n);if(a===c)s++;else{l=[l[1],l[2],l[3],l[4],s],s=1,c=a;var u=o(l)/7,d=Math.abs(l[0]-u)<u&&Math.abs(l[1]-u)<u&&Math.abs(l[2]-3*u)<3*u&&Math.abs(l[3]-u)<u&&Math.abs(l[4]-u)<u&&!a,f=o(l.slice(-3))/3,p=Math.abs(l[2]-f)<f&&Math.abs(l[3]-f)<f&&Math.abs(l[4]-f)<f&&a;if(d){var h=t-l[3]-l[4],m=h-l[2],g={startX:m,endX:h,y:n};(y=r.filter((function(e){return m>=e.bottom.startX&&m<=e.bottom.endX||h>=e.bottom.startX&&m<=e.bottom.endX||m<=e.bottom.startX&&h>=e.bottom.endX&&l[2]/(e.bottom.endX-e.bottom.startX)<1.5&&l[2]/(e.bottom.endX-e.bottom.startX)>.5}))).length>0?y[0].bottom=g:r.push({top:g,bottom:g})}if(p){var y,v=t-l[4],b=v-l[3];g={startX:b,y:n,endX:v},(y=i.filter((function(e){return b>=e.bottom.startX&&b<=e.bottom.endX||v>=e.bottom.startX&&b<=e.bottom.endX||b<=e.bottom.startX&&v>=e.bottom.endX&&l[2]/(e.bottom.endX-e.bottom.startX)<1.5&&l[2]/(e.bottom.endX-e.bottom.startX)>.5}))).length>0?y[0].bottom=g:i.push({top:g,bottom:g})}}},d=-1;d<=e.width;d++)u(d);t.push.apply(t,r.filter((function(e){return e.bottom.y!==n&&e.bottom.y-e.top.y>=2}))),r=r.filter((function(e){return e.bottom.y===n})),a.push.apply(a,i.filter((function(e){return e.bottom.y!==n}))),i=i.filter((function(e){return e.bottom.y===n}))},d=0;d<=e.height;d++)s(d);t.push.apply(t,r.filter((function(e){return e.bottom.y-e.top.y>=2}))),a.push.apply(a,i);var f=t.filter((function(e){return e.bottom.y-e.top.y>=2})).map((function(t){var r=(t.top.startX+t.top.endX+t.bottom.startX+t.bottom.endX)/4,n=(t.top.y+t.bottom.y+1)/2;if(e.get(Math.round(r),Math.round(n))){var a=[t.top.endX-t.top.startX,t.bottom.endX-t.bottom.startX,t.bottom.y-t.top.y+1],i=o(a)/a.length;return{score:c({x:Math.round(r),y:Math.round(n)},[1,1,3,1,1],e),x:r,y:n,size:i}}})).filter((function(e){return!!e})).sort((function(e,t){return e.score-t.score})).map((function(e,t,r){if(t>4)return null;var n=r.filter((function(e,r){return t!==r})).map((function(t){return{x:t.x,y:t.y,score:t.score+Math.pow(t.size-e.size,2)/e.size,size:t.size}})).sort((function(e,t){return e.score-t.score}));if(n.length<2)return null;var o=e.score+n[0].score+n[1].score;return{points:[e].concat(n.slice(0,2)),score:o}})).filter((function(e){return!!e})).sort((function(e,t){return e.score-t.score}));if(0===f.length)return null;var p=function(e,t,r){var o,a,i,s,c,l,u,d=n(e,t),f=n(t,r),p=n(e,r);return f>=d&&f>=p?(c=(o=[t,e,r])[0],l=o[1],u=o[2]):p>=f&&p>=d?(c=(a=[e,t,r])[0],l=a[1],u=a[2]):(c=(i=[e,r,t])[0],l=i[1],u=i[2]),(u.x-l.x)*(c.y-l.y)-(u.y-l.y)*(c.x-l.x)<0&&(c=(s=[u,c])[0],u=s[1]),{bottomLeft:c,topLeft:l,topRight:u}}(f[0].points[0],f[0].points[1],f[0].points[2]),h=p.topRight,m=p.topLeft,g=p.bottomLeft,y=u(e,a,h,m,g),v=[];y&&v.push({alignmentPattern:{x:y.alignmentPattern.x,y:y.alignmentPattern.y},bottomLeft:{x:g.x,y:g.y},dimension:y.dimension,topLeft:{x:m.x,y:m.y},topRight:{x:h.x,y:h.y}});var b=l(e,h),C=l(e,m),k=l(e,g),w=u(e,a,b,C,k);return w&&v.push({alignmentPattern:{x:w.alignmentPattern.x,y:w.alignmentPattern.y},bottomLeft:{x:k.x,y:k.y},topLeft:{x:C.x,y:C.y},topRight:{x:b.x,y:b.y},dimension:w.dimension}),0===v.length?null:v}}]).default},e.exports=r()})));function Zp(e){return $p.apply(this,arguments)}function $p(){return($p=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.imageData,n=t.canvas,(o=r)||(a=n.getContext("2d"),o=a.getImageData(0,0,n.width,n.height)),!(i=Yp(o.data,o.width,o.height,{inversionAttempts:"dontInvert"}))){e.next=6;break}return e.abrupt("return",i.data);case 6:return e.abrupt("return","");case 7:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Jp(e){return eh.apply(this,arguments)}function eh(){return(eh=wa(regeneratorRuntime.mark((function e(t){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.canvas,n=t.qrScannerResources,e.abrupt("return",new Promise((function(e){setTimeout((function(){return e("")}),1e3),qp.scanImage(r,void 0,void 0,n.canvas).then(e).catch((function(){return e("")}))})));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var th,rh,nh,oh,ah,ih,sh=function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.canvas,n=t.blackAndWhiteConverterResources,o=t.qrScannerResources,a=n.kernel,i=n.canvas,s=n.dst,c=window,l=c.cv,u="",d=l.imread(r),l.cvtColor(d,s,l.COLOR_RGBA2GRAY),l.filter2D(s,s,-1,a),l.imshow(i,s),e.next=10,Zp({canvas:i});case 10:if(u=e.sent){e.next=15;break}return e.next=14,Jp({canvas:i,qrScannerResources:o});case 14:u=e.sent;case 15:return d.delete(),e.abrupt("return",u);case 17:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),ch=function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.canvas,n=t.blob,o=t.qrScannerResources,a=t.blackAndWhiteConverterResources,i=r,!n){e.next=6;break}return e.next=5,Ro.blobToCanvas({blob:n});case 5:i=e.sent;case 6:return s=i.getContext("2d"),e.next=9,Zp({imageData:s.getImageData(0,0,i.width,i.height)});case 9:if(c=e.sent){e.next=18;break}return e.next=13,Jp({canvas:i,qrScannerResources:o});case 13:if(c=e.sent){e.next=18;break}return e.next=17,sh({canvas:i,blackAndWhiteConverterResources:a,qrScannerResources:o});case 17:c=e.sent;case 18:return e.abrupt("return",c);case 19:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),lh=function(){var e=wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s,c,l,u=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=u.length>0&&void 0!==u[0]?u[0]:{},r=t.blob,n=t.resultWarmup,o=t.enableValidation,a=void 0===o||o,i=n.qrScannerResources,s=n.blackAndWhiteConverterResources,c={},e.next=5,ch({blob:r,qrScannerResources:i,blackAndWhiteConverterResources:s});case 5:return l=e.sent,a&&l&&(c=Hp(l)),e.abrupt("return",{result:l,validateResult:c});case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),uh=function(e){var t=e.shouldStart,o=e.refVideo,a=e.cropArea,i=e.settings,l=e.onSessionTimeout,u=e.onCaptureDone,d=e.onAboutToTimeout,f=Ta(s(!1),2),p=f[0],h=f[1],m=r((function(){})),g=r((function(){})),y=V.useSDKSettings().lang,v=function(e){var t=e.refVideo,o=e.shouldStart,a=e.cropArea,i=e.settings,l=e.onResult,u=r(null);null===u.current&&(u.current=document.createElement("canvas"));var d=r(!1),f=r(null),p=Ta(s(!1),2),h=p[0],m=p[1],g=r({}),y=V.useSDKSettings().customUrls;c((function(){function e(){return(e=wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(h){e.next=5;break}return e.next=3,Xp(y);case 3:g.current=e.sent,m(!0);case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[h,y]);var v=n((function(){!0===d.current&&(d.current=!1)}),[]),b=n(wa(regeneratorRuntime.mark((function e(){var r,n,o,a,s,c,p,m,y,b,C,k,w,B;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(h&&i&&!d.current){e.next=2;break}return e.abrupt("return");case 2:r=g.current,n=r.qrScannerResources,o=r.blackAndWhiteConverterResources,a=f.current,s=t.current,d.current=!0,c=a.cropX,p=a.cropY,m=a.cropWidth,y=a.cropHeight,(b=u.current).width=m,b.height=y,C=b.getContext("2d");case 11:return C.drawImage(s,c,p,m,y,0,0,m,y),e.next=15,ch({canvas:b,qrScannerResources:n,blackAndWhiteConverterResources:o});case 15:if(!(k=e.sent)){e.next=23;break}return v(),w=Hp(k),e.next=21,hn.takePicture({canvas:u.current});case 21:B=e.sent,l({result:k,validateResult:w,image:{blob:B}});case 23:if(d.current){e.next=25;break}return e.abrupt("break",27);case 25:e.next=11;break;case 27:case"end":return e.stop()}}),e)}))),[t,i,h,l,v]);c((function(){var e=t.current;function r(){return(r=wa(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return f.current=hn.analyzeVideoAndWindowSizes(e,a,0),t.next=3,b();case 3:case"end":return t.stop()}}),t)})))).apply(this,arguments)}h&&o&&a&&function(){r.apply(this,arguments)}()}),[o,a,t,v,b,h]);var C=n((function(){v()}),[v]);return c((function(){return C}),[C]),{refWorkingCanvas:u,stopCheckFrame:v,checkFrame:b,warmupDone:h}}({refVideo:o,shouldStart:t,cropArea:a,settings:i,onResult:n((function(){m.current.apply(m,arguments)}),[])}),b=v.stopCheckFrame,C=v.checkFrame,k=v.warmupDone,w=Yf({refVideo:o,shouldStart:t&&k,cropArea:a,settings:i}),B=w.stopCheckFrame,E=w.refRecordedVideos,S=w.splitVideos,A=w.resetRecordedVideos,_=w.checkFrame;m.current=n((function(e){h(!0),B(),b(),g.current(),u(Aa(Aa({},e),{},{recordedVideos:E.current})),h(!1)}),[B,u,E,b]);var I=n((function(){B(),b(),A(),l()}),[A,B,b,l]),T=n((function(){S()}),[S]),P=ep({lang:y,onAboutToTimeout:d,onSessionTimeout:I,onVideoTimeLimitReached:T,settings:i,shouldStartTimers:t&&k,sessionTime:null==i?void 0:i.scanQrLimitTimeSecond}),x=P.stopTimers,R=P.startTimers;return g.current=x,{isProcessing:p,restartSession:n(wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return R(),e.next=3,Promise.all([_(),C()]);case 3:case"end":return e.stop()}}),e)}))),[_,C,R]),refRecordedVideos:E,warmupDone:k}};function dh(e){var r=e.windowAndVideoInfo,o=e.onUISpacingChange,a=e.refVideo,i=e.settings,l=e.onCaptureDone,u=Ta(s(null),2),d=u[0],f=u[1],p=Fr.useAsset("qr_capture_cursor.png"),h=Ta(s({}),2),m=h[0],g=h[1],y=m.yTooltip,v=m.yMessage,b=V.useSDKSettings().lang,C=bf(),k=C.showPopup,w=C.popupShown,B=C.popupType,E=Ta(s(!1),2),S=E[0],A=E[1],_=Ta(s(null),2),I=_[0],T=_[1],P=Fr.useAsset("ic_loading.png");c((function(){k({popupType:Bf})}),[k]),c((function(){if(r){var e=r.videoAreaWidth,t=r.lostX,n=r.lostY,a=Ga.isMobile?Math.min(e-6,220):220,i=a,s=n+10,c=s+90,l=c+40,u=l+i+20,d=Math.floor((e-a)/2)+t;f({x:d,y:l,width:a,height:i,surroundStyle:{opacity:.6,background:"#000"}});var p={yTitle:s,yTooltip:u,yMessage:c};g(p),o(p)}}),[r,o]);var x=n((function(){T(""),l()}),[l]),R=n((function(e){var t=e.validateResult.valid;T(""),t?l(e):k({popupType:wf})}),[k,l]),N=n((function(e){var t=e.curTimeLeft;T(xc(up.REMAINING_TIME[b])({x:t}))}),[b]),L=uh({shouldStart:S,refVideo:a,cropArea:d,settings:i,onSessionTimeout:x,onCaptureDone:R,onAboutToTimeout:N}),O=L.isProcessing,D=L.restartSession,M=L.warmupDone,U=n((function(){k({popupType:null})}),[k]),F=n(wa(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return U(),e.next=3,D();case 3:case"end":return e.stop()}}),e)}))),[D,U]),j=n((function(){U(),l()}),[U,l]),z=n((function(){U(),setTimeout((function(){A(!0)}),200)}),[U]);return t.createElement(t.Fragment,null,!M&&t.createElement(vu,{contentStyle:{maxWidth:"300px"}}),d&&t.createElement(Ei,{x:"".concat(d.x,"px"),y:"".concat(d.y,"px"),width:"".concat(d.width,"px"),height:"".concat(d.height,"px"),surroundStyle:d.surroundStyle},t.createElement("div",null,t.createElement("img",{src:p,width:d.width,height:d.height,alt:""}))),t.createElement(cp,{y:"".concat(y,"px")},up.QR_TOOLTIP[b]),I&&t.createElement(lp,{key:I,className:"message",y:"".concat(v,"px")},I),O&&t.createElement(rf,null,t.createElement("img",{src:P,alt:"",className:"spin"})),t.createElement(Jl,{contentStyle:{maxWidth:"332px"},open:w},B===wf&&t.createElement(Bp,{onRetry:F,onSkip:j}),B===Cf&&t.createElement(_p,{onRetry:F,onSkip:j}),B===Bf&&t.createElement(zp,{onClickStart:z,onTimeout:z})))}dh.propTypes={windowAndVideoInfo:f.shape({}),onUISpacingChange:f.func,refVideo:f.shape({}),settings:f.shape({}),onCaptureDone:f.func},dh.defaultProps={windowAndVideoInfo:{},onUISpacingChange:function(){},refVideo:{},settings:{},onCaptureDone:function(){}};var fh,ph,hh,mh,gh,yh={SUCCESS:"SUCCESS",WARNING:"WARNING"},vh=(Ba(th={},yh.SUCCESS,"52,206,95"),Ba(th,yh.WARNING,"255,148,50"),th),bh=(Ba(rh={},yh.SUCCESS,"✓"),Ba(rh,yh.WARNING,"!"),rh),Ch=p.div(nh||(nh=Ia(["\n font-weight: normal;\n"]))),kh=p.div(oh||(oh=Ia(["\n height: 2px;\n width: 100%;\n background: ",";\n"])),(function(e){return y(["linear-gradient(to right,rgba(",",0),rgba(",",1),rgba(",",0));"],vh[e.type],vh[e.type],vh[e.type])})),wh=p.div(ah||(ah=Ia(["\n width: 22px;\n height: 22px;\n border-radius: 50%;\n background: ",";\n display: flex;\n justify-content: center;\n align-items: center;\n color: #fff;\n margin-right: 8px;\n font-weight: bold;\n"])),(function(e){return y(["rgb(",")"],vh[e.type])})),Bh=p.div(ih||(ih=Ia(["\n display: flex;\n justify-content: center;\n align-items: center;\n margin: 10px 0;\n"]))),Eh=function(e){var r=e.children,n=e.type,o=e.className;return t.createElement(Ch,{className:o},t.createElement(kh,{type:n}),t.createElement(Bh,null,t.createElement(wh,{type:n},bh[n]),r),t.createElement(kh,{type:n}))};Eh.propTypes={children:f.node,type:f.string,className:f.string},Eh.defaultProps={children:null,type:yh.SUCCESS,className:""};var Sh=p.div(fh||(fh=Ia(["\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n padding: 10px;\n"]))),Ah=p.div(ph||(ph=Ia(["\n text-align: center;\n font-size: 1rem;\n color: #ea3223;\n margin-top: 10px;\n"]))),_h=p.button(hh||(hh=Ia(["\n margin-top: 20px;\n width: 100%;\n max-width: 160px;\n height: 50px;\n background-color: ",";\n border: 0;\n outline: none;\n border-radius: 0.25rem;\n color: #fff;\n font-weight: 400;\n cursor: pointer;\n font-size: 1rem;\n"])),(function(e){return e.theme.tsBlue})),Ih=p.img(mh||(mh=Ia(["\n width: 100%;\n height: 100%;\n object-fit: contain;\n border-radius: 5px;\n"]))),Th=p.div(gh||(gh=Ia(["\n margin: 20px 0;\n width: 100%;\n display: flex;\n justify-content: space-evenly;\n gap: 10px;\n"]))),Ph=function(e){var r=e.imageTaken,n=e.onConfirm,o=e.onTryAgain,a=e.error,i=e.hasValidQR,l=Ta(s(null),2),u=l[0],d=l[1],f=V.useSDKSettings().lang;return c((function(){var e;return r&&(e=URL.createObjectURL(r.blob),d(e)),function(){URL.revokeObjectURL(e)}}),[r]),t.createElement(Sh,null,null!==i&&t.createElement(dp,{mb:"20px"},t.createElement("div",null,t.createElement(Eh,{type:i?yh.SUCCESS:yh.WARNING},i?pf.CONFIRM_POPUP_VALID_QR[f]:pf.CONFIRM_POPUP_INVALID_QR[f]))),t.createElement(Mp,{ratio:1.5},t.createElement(Ih,{src:u})),a&&t.createElement(Ah,{className:"confirm-popup-error-message"},a.msg[f]),t.createElement(Th,null,t.createElement(_h,{onClick:o},pf.BTN_TRY_AGAIN[f]),t.createElement(_h,{onClick:n},pf.BTN_USE_THIS_PICTURE[f])))};Ph.propTypes={imageTaken:f.shape({}),error:f.shape({msg:f.shape({})}),onConfirm:f.func,onTryAgain:f.func,hasValidQR:f.bool},Ph.defaultProps={imageTaken:null,error:null,onConfirm:function(){},onTryAgain:function(){},hasValidQR:null};var xh={tsBlue:"#0276f1",tsSecondary:"rgba(0, 47, 117, 0.6)"};function Rh(e){var t=this.__data__=new zc(e);this.size=t.size}Rh.prototype.clear=function(){this.__data__=new zc,this.size=0},Rh.prototype.delete=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r},Rh.prototype.get=function(e){return this.__data__.get(e)},Rh.prototype.has=function(e){return this.__data__.has(e)},Rh.prototype.set=function(e,t){var r=this.__data__;if(r instanceof zc){var n=r.__data__;if(!Kc||n.length<199)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new Qc(n)}return r.set(e,t),this.size=r.size,this};var Nh,Lh=Rh,Oh=function(e,t,r){(void 0!==r&&!fs(e[t],r)||void 0===r&&!(t in e))&&ds(e,t,r)},Dh=function(e,t,r){for(var n=-1,o=Object(e),a=r(e),i=a.length;i--;){var s=a[++n];if(!1===t(o[s],s,o))break}return e},Mh=Oa((function(e,t){var r=t&&!t.nodeType&&t,n=r&&e&&!e.nodeType&&e,o=n&&n.exports===r?Pi.Buffer:void 0,a=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var r=e.length,n=a?a(r):new e.constructor(r);return e.copy(n),n}})),Uh=Pi.Uint8Array,Fh=function(e,t){var r=t?function(e){var t=new e.constructor(e.byteLength);return new Uh(t).set(new Uh(e)),t}(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)},Vh=Object.create,jh=function(){function e(){}return function(t){if(!_i(t))return{};if(Vh)return Vh(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}(),zh=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},Kh=function(e,t,r,n,o,a,i){var s=zh(e,r),c=zh(t,r),l=i.get(c);if(l)Oh(e,r,l);else{var u=a?a(s,c,r+"",e,t,i):void 0,d=void 0===u;if(d){var f=Os(c),p=!f&&Ms(c),h=!f&&!p&&js(c);u=c,f||p||h?Os(s)?u=s:function(e){return Vi(e)&&Ss(e)}(s)?u=function(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}(s):p?(d=!1,u=Mh(c,!0)):h?(d=!1,u=Fh(c,!0)):u=[]:nc(c)||Ls(c)?(u=s,Ls(s)?u=function(e){return ms(e,Gs(e))}(s):_i(s)&&!$i(s)||(u=function(e){return"function"!=typeof e.constructor||qs(e)?{}:jh(Zs(e))}(c))):d=!1}d&&(i.set(c,u),o(u,c,n,a,i),i.delete(c)),Oh(e,r,u)}},Hh=function e(t,r,n,o,a){t!==r&&Dh(r,(function(i,s){if(a||(a=new Lh),_i(i))Kh(t,r,s,n,e,o,a);else{var c=o?o(zh(t,s),i,s+"",t,r,a):void 0;void 0===c&&(c=i),Oh(t,s,c)}}),Gs)},qh=Ts((function(e,t,r){Hh(e,t,r)})),Qh={data:{settings:{sdk_settings:{id_detection_settings:{auto_capture:{enable:!0,show_capture_button:!0,wait_for_best_image_time_ms_web:1e3},blur_check:{enable:!0,threshold_web:.82},disable_capture_button_if_alert:!1,id_detection:{enable:!0},limit_time_settings:{enable:!0,limit_time_second:30,video_partial_length_seconds:15},save_frame_settings:{enable:!1,frames_interval_ms:190,quality_web:80},scan_qr_settings:{enable:!0,limit_time_second:20}}}}}};function Wh(e){var t=e.clientSettings,r=Ta(s(null),2),n=r[0],o=r[1];return c((function(){var e=qh(Qh,t),r=el(e,"data.settings.sdk_settings.id_detection_settings.save_frame_settings.enable"),n=el(e,"data.settings.sdk_settings.id_detection_settings.save_frame_settings.frames_interval_ms"),a=el(e,"data.settings.sdk_settings.id_detection_settings.save_frame_settings.quality_web"),i=el(e,"data.settings.sdk_settings.id_detection_settings.limit_time_settings.enable"),s=el(e,"data.settings.sdk_settings.id_detection_settings.limit_time_settings.limit_time_second"),c=el(e,"data.settings.sdk_settings.id_detection_settings.limit_time_settings.video_partial_length_seconds"),l=el(e,"data.settings.sdk_settings.id_detection_settings.auto_capture.enable"),u=el(e,"data.settings.sdk_settings.id_detection_settings.auto_capture.wait_for_best_image_time_ms_web"),d=el(e,"data.settings.sdk_settings.id_detection_settings.blur_check.enable"),f=el(e,"data.settings.sdk_settings.id_detection_settings.blur_check.threshold_web"),p=el(e,"data.settings.sdk_settings.id_detection_settings.disable_capture_button_if_alert"),h=el(e,"data.settings.sdk_settings.id_detection_settings.id_detection.enable"),m=el(e,"data.settings.sdk_settings.id_detection_settings.scan_qr_settings.enable"),g=el(e,"data.settings.sdk_settings.id_detection_settings.scan_qr_settings.limit_time_second");o({enableRecording:r,frameCaptureIntervalMs:n,idCardSessionTime:s,maxRecordingTimePerVideo:c,saveFrameQuality:a,enableTimers:i,enableAutoCapture:l,waitForBestImageTimeMs:u,enableBlurCheck:d,blurThreshold:f,disableCaptureButtonIfAlert:p,enableIdDetection:h,enableScanQr:m,scanQrLimitTimeSecond:g})}),[t]),{settings:n}}var Gh=g(Nh||(Nh=Ia(["\n .text-primary {\n color: ",";\n }\n"])),(function(e){return e.theme.tsBlue})),Xh=D.IDCardSide,Yh=D.IDCardType,Zh=D.Errors,$h={ID_CARD:"id_card",QR_CODE:"qr_code"},Jh=[{scannerType:$h.ID_CARD,title:"Mặt trước CMND/CCCD",description:"Vui lòng đặt CMND mặt trước vào trong khung",titleIcon:"id_card_front.svg",cardSide:D.IDCardSide.FRONT,cardType:Yh.VN,frontCamera:!1,enableConfirmPopup:!0},{scannerType:$h.ID_CARD,title:"Mặt sau CMND/CCCD",description:"Vui lòng đặt CMND mặt sau vào trong khung",titleIcon:"id_card_back.svg",cardSide:D.IDCardSide.BACK,cardType:Yh.VN,frontCamera:!1,enableConfirmPopup:!0}],em={scannerType:$h.QR_CODE,title:"Quét mã QR trên CCCD",frontCamera:!1};function tm(e){var o=e.onClose,a=e.onError,i=e.clientSettings,l=e.detectIdCard,u=e.onStepDone,d=e.steps,f=e.outputEncryptionSettings,p=Ta(s(0),2),h=p[0],m=p[1],g=Ta(s(d[h]),2),y=g[0],b=g[1],C=r(null),k=Ta(s(null),2),w=k[0],B=k[1],E=Ta(s(!1),2),S=E[0],A=E[1],_=Ta(s(0),2),I=_[0],T=_[1],P=r(),x=y.scannerType,R=y.frontCamera,N=y.title,L=y.titleIcon,O=y.cardSide,M=y.description,U=y.usePortraitMask,F=y.cardType,V=y.enableConfirmPopup,j=O===Xh.FRONT,z=Fr.useAsset(L),K=bf(),H=K.showPopup,q=K.popupShown,Q=K.popupType,W=K.props,G=Ta(s(!1),2),X=G[0],Y=G[1],Z=Fr.useAsset("ic_loading.png"),$=r({}),J=r(null),ee=r([]),te=Wh({clientSettings:i}).settings,re=Ta(s({}),2),ne=re[0],oe=re[1],ae=ne.yTitle,ie=n((function(e){B(e),A(!0)}),[]);c((function(){A(!1)}),[R]);var se=n((function(){H({popupType:null})}),[H]),ce=n((function(e){e>=d.length||setTimeout((function(){m(e),b(d[e])}),200)}),[d]),le=n((function(){ce(h+1)}),[ce,h]),ue=n((function(){setTimeout((function(){b((function(e){return Aa(Aa({},em),{},{enableConfirmPopup:e.enableConfirmPopup})}))}),200)}),[]),de=n(wa(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t={stepNumber:h,image:$.current,recordedVideos:null!=te&&te.enableRecording?ee.current:[]},x===$h.QR_CODE&&(t.qrScannedResult=J.current),Y(!0),e.next=5,u(t);case 5:Y(!1),le();case 7:case"end":return e.stop()}}),e)}))),[te,h,u,le,x]),fe=n((function(){se(),x===$h.QR_CODE?ce(h):x===$h.ID_CARD&&P.current.restartSession()}),[ce,h,se,x]),pe=n((function(){se(),de()}),[de,se]),he=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o,i,s,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.image,n=t.error,o=t.recordedVideos,$.current=r,ee.current=o,T((function(e){return e+1})),O!==D.IDCardSide.FRONT){e.next=23;break}if(!te.enableScanQr||!Ga.isMobile){e.next=23;break}if(s=null==r||null===(i=r.detectedCard)||void 0===i?void 0:i.label){e.next=20;break}return Y(!0),e.prev=9,e.next=12,l({image:r,cardType:F,cardSide:O});case 12:c=e.sent,s=c.card_label,e.next=19;break;case 16:e.prev=16,e.t0=e.catch(9),a(Zh.detect_id_card_error);case 19:Y(!1);case 20:if(!s||!"vn.cccd_new.front".includes(s)){e.next=23;break}return ue(),e.abrupt("return");case 23:V?H({popupType:kf,props:{imageTaken:$.current,error:n}}):de();case 24:case"end":return e.stop()}}),e,null,[[9,16]])})));return function(t){return e.apply(this,arguments)}}(),[V,H,O,te,F,l,de,ue,a]),me=n((function(e){var t;if(J.current=e,e){var r,n=e.recordedVideos;(r=ee.current).push.apply(r,Pa(n))}T((function(e){return e+1}));var o=Boolean(null==e||null===(t=e.validateResult)||void 0===t?void 0:t.valid);V?H({popupType:kf,props:{hasValidQR:o,imageTaken:$.current}}):de()}),[H,V,de]);return t.createElement(v,{theme:xh},t.createElement(Jd,null,t.createElement(vi,{key:R,frontCamera:R,onVideoPlayed:ie,onClose:o,flipHorizontal:R,ref:C,onError:a},S&&t.createElement(t.Fragment,null,x===$h.ID_CARD&&t.createElement(np,{key:h,ref:P,windowAndVideoInfo:w,refVideo:C,settings:te,onCaptureDone:he,onUISpacingChange:oe,frontSide:j,description:M,usePortraitMask:U,outputEncryptionSettings:f}),x===$h.QR_CODE&&t.createElement(dh,{key:h,refVideo:C,windowAndVideoInfo:w,settings:te,onCaptureDone:me,onUISpacingChange:oe})),t.createElement($d,{keyForTransition:I}),t.createElement(of,{y:"".concat(ae,"px")},t.createElement(ld,null,t.createElement(ad,{key:N,timeout:{enter:500,exit:500},classNames:"flipY",unmountOnExit:!0},t.createElement(af,null,L&&t.createElement(ef,{src:z,alt:""}),t.createElement(sf,{className:"title"},N))))),X&&t.createElement(rf,null,t.createElement("img",{src:Z,alt:"",className:"spin"}))),t.createElement(Jl,{open:q},Q===kf&&t.createElement(Ph,Ea({},W,{onConfirm:pe,onTryAgain:fe})))),t.createElement(Gh,null))}tm.propTypes={onClose:f.func,onError:f.func,clientSettings:f.shape({}),detectIdCard:f.func,onStepDone:f.func,steps:f.arrayOf(f.shape({})),outputEncryptionSettings:f.shape({})},tm.defaultProps={onClose:function(){},onError:function(){},clientSettings:{},detectIdCard:function(){return Promise.resolve({card_label:""})},onStepDone:function(){},steps:Jh,outputEncryptionSettings:null};var rm=["tracking","clientSettings"];function nm(e){var r=e.tracking,n=e.clientSettings,o=_a(e,rm),i=a((function(){return el(n,"data.settings.sdk_settings.server_log_settings.enable",null==r?void 0:r.enable)}),[n,r]);return t.createElement(Dr.SDKTrackingProvider,{value:{tracking:Aa(Aa({},r),{},{enable:i})}},t.createElement(tm,Ea({},o,{clientSettings:n})))}nm.propTypes={tracking:f.shape({}),clientSettings:f.shape({})},nm.defaultProps={tracking:void 0,clientSettings:void 0};var om=D.IDCardSide,am=D.Errors;function im(e){return sm.apply(this,arguments)}function sm(){return(sm=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.image,n=t.cardType,o=t.cardSide,a=t.apiClient,i=t.outputEncryptionSettings,s={label:"id_card.".concat(n,".").concat(o)},!i||!i.key){e.next=4;break}return e.abrupt("return",a.httpClient.post("/v1/images",Aa({base64:r.encrypted.hex},s),{"X-TV-Key":i.key}));case 4:return e.abrupt("return",a.uploadImage(Aa({file:r.blob},s)));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function cm(e){return lm.apply(this,arguments)}function lm(){return(lm=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.image,n=t.apiClient,o=t.rawString,a=t.outputEncryptionSettings,i={label:"qr_code",metadata:JSON.stringify({raw:o})},!a||!a.key){e.next=4;break}return e.abrupt("return",n.httpClient.post("/v1/images",Aa({base64:r.encrypted.hex},i),{"X-TV-Key":a.key}));case 4:return e.abrupt("return",n.uploadImage(Aa({file:r.blob},i)));case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function um(e){return dm.apply(this,arguments)}function dm(){return(dm=wa(regeneratorRuntime.mark((function e(t){var r,n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.imageId,n=t.cardType,o=t.apiClient,e.abrupt("return",o.requestVerifyIDCard({card_type:n,image1:{id:r}}));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function fm(e){return pm.apply(this,arguments)}function pm(){return(pm=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.apiClient,n=t.cardType,o=t.frontCardId,a=t.isCapturingFrontSide,i=t.backCardId,s=t.recordedVideos,c=t.qrImageId,l=s.filter((function(e){return null!==e.id})),u=s.filter((function(e){return null===e.id&&e.frames.length>0})),e.next=5,Promise.all(u.map((function(e){return r.fileService.request({frames:e.frames})})));case 5:return d=e.sent,f={card_type:n,image:{id:o},image2:a?void 0:{id:i},videos:[].concat(Pa(l.map((function(e){return{id:e.id}}))),Pa(d.map((function(e){return{id:e.data.file_id}}))))},c&&(f.qr1_images=[{id:c}]),e.abrupt("return",r.detectIDTampering(f));case 9:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function hm(e){return mm.apply(this,arguments)}function mm(){return(mm=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.cardType,n=t.apiClient,o=t.frontCardId,a=t.backCardId,i=t.isCapturingFrontSide,s=t.qrImageId,c={card_type:r,image1:i?{id:o}:{id:a}},s&&(c.qr1_images=[{id:s}]),e.abrupt("return",n.readIDCard(c));case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function gm(e){return ym.apply(this,arguments)}function ym(){return(ym=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i,s,c,l,u,d,f,p,h,m,g,y,v,b,C,k,w,B,E,S;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.image,o=t.frontCardId,a=t.qrImageId,i=t.onError,s=t.recordedVideos,c=t.apiClient,l=t.cardType,u=t.cardSide,d=t.qrScannedResult,f=t.outputEncryptionSettings,u!==om.BACK||o){e.next=4;break}return i(am.missing_front_id_card),e.abrupt("return");case 4:return p=[im({image:n,cardType:l,cardSide:u,apiClient:c,outputEncryptionSettings:f})],d&&p.push(cm({image:d.image,apiClient:c,rawString:d.result,outputEncryptionSettings:f})),e.next=8,Promise.all(p);case 8:if(h=e.sent,m=Ta(h,2),g=m[0],y=m[1],!g.errors){e.next=15;break}return i(Aa(Aa({},am.upload_error),{},{details:g.errors})),e.abrupt("return");case 15:return v=g.data.image_id,b=(null==y||null===(r=y.data)||void 0===r?void 0:r.image_id)||a,(w=u===om.FRONT)?C=v:(C=o,k=v),e.next=21,um({imageId:v,cardType:l,apiClient:c});case 21:if(!(B=e.sent).errors){e.next=25;break}return i(Aa(Aa({},am.sanity_check_error),{},{details:B.errors})),e.abrupt("return");case 25:return e.next=27,hm({cardType:l,apiClient:c,frontCardId:C,backCardId:k,isCapturingFrontSide:w,qrImageId:b});case 27:if(!(E=e.sent).errors){e.next=31;break}return i(Aa(Aa({},am.read_id_card_error),{},{details:E.errors})),e.abrupt("return");case 31:return e.next=33,fm({apiClient:c,cardType:l,frontCardId:C,isCapturingFrontSide:w,backCardId:k,recordedVideos:s,qrImageId:b});case 33:if(!(S=e.sent).errors){e.next=37;break}return i(Aa(Aa({},am.detect_id_tampering_error),{},{details:S.errors})),e.abrupt("return");case 37:return e.abrupt("return",{sanityResult:B.data,tamperingInfo:S.data,cardInfo:E.data,qrImageId:b});case 38:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var vm=["onClose","onError","detectIdCard","steps","onStepDone","apiCredentials","tracking","outputEncryptionSettings"],bm=D.Errors,Cm=function(e){var o=e.onClose,a=e.onError,i=e.detectIdCard,l=e.steps,u=e.onStepDone,d=e.apiCredentials,f=e.tracking,p=e.outputEncryptionSettings,h=_a(e,vm),m=Ta(s(null),2),g=m[0],y=m[1],v=Qo.useApiClient({apiCredentials:d,tracking:f}).apiClient,b=r(""),C=r("");c((function(){function e(){return(e=wa(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,v.clientSettings();case 2:t=e.sent,y(t);case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[v]);var k=n(function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o,i,s,c,d,f;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.stepNumber,n=t.recordedVideos,o=t.qrScannedResult,i=t.image,s=l[r],c=s.cardType,d=s.cardSide,f=null,e.prev=3,e.next=6,gm({image:i,cardSide:d,frontCardId:b.current,qrImageId:C.current,onError:a,apiClient:v,cardType:c,recordedVideos:n,qrScannedResult:o,outputEncryptionSettings:p});case 6:f=e.sent,d===D.IDCardSide.FRONT&&(b.current=f.cardInfo.image1.id),C.current=f.qrImageId,e.next=14;break;case 11:e.prev=11,e.t0=e.catch(3),a(Aa(Aa({},bm.api_call_error),{},{details:e.t0}));case 14:f&&u(Aa(Aa({},t),{},{apiResult:f}));case 15:case"end":return e.stop()}}),e,null,[[3,11]])})));return function(t){return e.apply(this,arguments)}}(),[v,a,l,u,p]);return g&&t.createElement(nm,Ea({tracking:f,onClose:o,onError:a,detectIdCard:i,onStepDone:k,steps:l,outputEncryptionSettings:p},h,{clientSettings:g}))};function km(){return(km=wa(regeneratorRuntime.mark((function e(){var t,r,n,o,a,i,s=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=s.length>0&&void 0!==s[0]?s[0]:{},r=t.opencvUrl,n=t.idCardModelUrl,o=t.blazefaceModelUrl,a=t.tfScriptUrls,"iOS"!==Ga.osName||!Ga.osVersion.includes("12.")){e.next=5;break}return e.next=4,Uf({url:r});case 4:return e.abrupt("return");case 5:return e.next=7,ha.loadTensorFlow(a);case 7:return i=new zf,e.next=10,Promise.all([i.loadResource({modelUrl:n}),ha.loadBlazefaceModel({modelUrl:o}),Uf({url:r})]);case 10:case"end":return e.stop()}}),e)})))).apply(this,arguments)}Cm.propTypes={onClose:f.func,onError:f.func,detectIdCard:f.func,onStepDone:f.func,steps:f.arrayOf(f.shape({})),apiCredentials:f.shape({accessKey:f.string,secretKey:f.string,apiUrl:f.string}),tracking:f.shape({}),outputEncryptionSettings:f.shape({})},Cm.defaultProps={onClose:function(){},onError:function(){},detectIdCard:function(){return Promise.resolve({card_label:""})},onStepDone:function(){},steps:Jh,apiCredentials:{accessKey:"5767c20d-87aa-4cad-8dbb-f5429f76c34b",secretKey:"c1446919-e60a-4575-a05d-304318212a1b",apiUrl:"https://tv-testing.trustingsocial.com/api"},outputEncryptionSettings:{key:""},tracking:void 0};var wm,Bm,Em,Sm,Am,_m,Im,Tm=al((function(){return km.apply(this,arguments)})),Pm=function(){var e=wa(regeneratorRuntime.mark((function e(t){var r,n,o,a,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.blob,n=t.resultWarmup,o=n.idCardModel,a=n.ableToUseModel){e.next=4;break}return e.abrupt("return",{ableToUseModel:a});case 4:return e.next=6,Ro.blobToCanvas({blob:r});case 6:return i=e.sent,e.abrupt("return",o.predict(i,{detectThreshold:.3}));case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),xm=Sl,Rm=_a(Fu,["useLivenessDetection"]);function Nm(e){var r=e.className;return t.createElement("svg",{className:r,width:"320",height:"320",viewBox:"0 0 320 320",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M320 0H0V320H320V0ZM160 296C235.111 296 296 235.111 296 160C296 84.8893 235.111 24 160 24C84.8893 24 24 84.8893 24 160C24 235.111 84.8893 296 160 296Z",fill:"currentColor"}))}Nm.propTypes={className:f.string},Nm.defaultProps={className:""};var Lm,Om,Dm,Mm,Um,Fm,Vm,jm,zm,Km,Hm,qm,Qm=(B(wm={},D.FaceDirection.LEFT,90),B(wm,D.FaceDirection.RIGHT,270),B(wm,D.FaceDirection.UP,180),B(wm,D.FaceDirection.DOWN,0),wm),Wm=m(["0%{opacity:0.15;}50%{opacity:0.3;}100%{opacity:1;}"]),Gm=p.div(Bm||(Bm=I(["\n width: 200px;\n height: 200px;\n position: relative;\n transform: scale(0.48);\n\n .top,\n .right,\n .bottom,\n .left {\n position: absolute;\n }\n\n .top {\n top: 0;\n left: 50%;\n transform: rotate(","deg) translateX(-50%);\n }\n\n .right {\n right: 0;\n top: 50%;\n transform: rotate(","deg) translateX(-50%);\n }\n\n .bottom {\n bottom: 0;\n left: 50%;\n transform: rotate(","deg) translateX(50%);\n }\n\n .left {\n left: 0;\n top: 50%;\n transform: rotate(","deg) translateX(50%);\n }\n"])),Qm[D.FaceDirection.DOWN],Qm[D.FaceDirection.LEFT],Qm[D.FaceDirection.UP],Qm[D.FaceDirection.RIGHT]),Xm=p.div(Em||(Em=I(["\n width: 70px;\n transform: rotate(","deg);\n"])),(function(e){var t,r=e.direction;return null!==(t=Qm[r])&&void 0!==t?t:0})),Ym=p.span(Sm||(Sm=I(["\n display: flex;\n margin: 4px 0;\n width: 100%;\n height: 15px;\n animation: "," 1s infinite;\n animation-direction: alternate;\n\n &::before,\n &::after {\n content: '';\n height: 100%;\n width: 50%;\n background: rgba(255, 255, 255, 0.8);\n }\n\n &::before {\n transform: skewY(32deg);\n }\n\n &::after {\n width: 50%;\n transform: skewY(-32deg);\n }\n"])),Wm),Zm=p(Ym)(Am||(Am=I(["\n animation-delay: 0s;\n"]))),$m=p(Ym)(_m||(_m=I(["\n animation-delay: 0.5s;\n"]))),Jm=p(Ym)(Im||(Im=I(["\n animation-delay: 1s;\n"])));function eg(e){var r=e.type;return r!==D.FaceDirection.FRONTAL?t.createElement(Xm,{direction:r},t.createElement(Zm,null),t.createElement($m,null),t.createElement(Jm,null)):t.createElement(Gm,null,t.createElement(Xm,{className:"top"},t.createElement(Zm,null),t.createElement($m,null),t.createElement(Jm,null)),t.createElement(Xm,{className:"right"},t.createElement(Zm,null),t.createElement($m,null),t.createElement(Jm,null)),t.createElement(Xm,{className:"bottom"},t.createElement(Zm,null),t.createElement($m,null),t.createElement(Jm,null)),t.createElement(Xm,{className:"left"},t.createElement(Zm,null),t.createElement($m,null),t.createElement(Jm,null)))}eg.propTypes={type:f.oneOf([D.FaceDirection.LEFT,D.FaceDirection.RIGHT,D.FaceDirection.UP,D.FaceDirection.FRONTAL])},eg.defaultProps={type:D.FaceDirection.LEFT};var tg=650,rg=750,ng=Hu.Camera,og=Rm.Text,ag=Rm.FaceDetectionError,ig=Rm.FaceVerificationInstructions,sg=Rm.FaceVerificationStepsWrapper,cg=Rm.StepItem,lg=Rm.BottomButtonsOverlay,ug=Rm.Button,dg=Rm.CountDownOverlay,fg=Rm.InstructionsOverlay,pg=p(sg)(Lm||(Lm=I(["\n height: 50px;\n"]))),hg=p(og)(Om||(Om=I(["\n position: absolute;\n font-style: normal;\n font-weight: bold;\n font-size: 1.5rem;\n text-align: center;\n padding: 0 1.75rem;\n color: ",";\n\n ","\n\n ",";\n"])),(function(e){return e.color}),(function(e){var t=e.top;return t&&y(["top:","px;"],t)}),(function(e){return e.isMobile&&y(["font-size:1.125rem;"])})),mg=p(ag)(Dm||(Dm=I(["\n position: absolute;\n font-size: 1.125rem;\n text-align: center;\n\n ",";\n"])),(function(e){return e.isMobile&&y(["font-size:0.875rem;"])})),gg=p(ig)(Mm||(Mm=I(["\n position: absolute;\n font-size: 1.125rem;\n text-align: center;\n padding: 0 1.75rem;\n color: ",";\n text-shadow: none;\n\n ",";\n"])),(function(e){return e.color}),(function(e){return e.isMobile&&y(["font-size:0.875rem;"])})),yg=p(Nm)(Um||(Um=I(["\n width: 100%;\n height: 100%;\n vertical-align: middle;\n margin: 0;\n color: ",";\n"])),(function(e){var t=e.color;return null!=t?t:"#06243c"})),vg=p.img(Fm||(Fm=I(["\n && {\n width: 20px;\n border-radius: 50%;\n margin: 0;\n\n ","\n }\n"])),(function(e){return"preview"===e.mode&&y(["width:42px;"])})),bg=p(cg)(Vm||(Vm=I(["\n width: 50px;\n height: 50px;\n border: 1px solid #005993;\n border-radius: 50%;\n\n & + & {\n margin-left: 10px;\n }\n\n ","\n"])),(function(e){return!e.active&&y(["border-color:#f2f6f9;opacity:0.3;"])})),Cg=p(Vl)(jm||(jm=I(["\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n"]))),kg=p.div(zm||(zm=I(["\n position: absolute;\n width: 100%;\n top: 0;\n bottom: 0;\n z-index: -1;\n"]))),wg=p(kg)(Km||(Km=I(["\n background: rgba(223, 0, 0, 0.2);\n"]))),Bg=m(["from{opacity:1;}to{opacity:0;}"]),Eg=p(kg)(Hm||(Hm=I(["\n background: rgba(255, 255, 255, 0.3);\n animation: "," 1s infinite;\n"])),Bg),Sg=Ya.isMobile?{width:640}:null;function Ag(e){var r=e.className,o=e.apiCheck,i=e.enableInstructionsOverlay,s=e.enableErrorOverlay,c=e.enableCapturingOverlay,l=e.frontalMinSize,u=e.mode,d=e.minPadding,f=e.backgroundColor,p=e.textColor,h=e.progressProps,m=e.title,g=e.description,y=e.customInstructions,v=e.customIcon,b=e.customDirectionIcon,C=e.onLivenessDetectionDone,k=e.onClose,w=e.onError,B=e.captureFrameSettings,S=e.onFramesCaptured,A=n((function(e){var t=e.clientWidth,r=e.clientHeight,n=e.videoAreaWidth,o=e.videoAreaHeight,a=e.lostX,i=e.lostY,s=Math.max(80,i),c=Math.max(140,i);r>tg&&(s=Math.max(110,i),c=Math.max(170,i)),r>rg&&(s=Math.max(140,i),c=Math.max(200,i));var l=Math.max(d,a),u=Math.max(d,a),f=Math.min(n,o),p=Math.max(Math.floor(Math.min(t-(l+u),r-(s+c),f)),160);return{x:Math.min(Math.floor(l+(t-u-l)/2-p/2),t-p),y:Math.min(Math.floor(s+(r-c-s)/2-p/2),r-p),width:p,height:p}}),[d]),_=a((function(){return{background:f,opacity:1}}),[f]),I=xm({apiCheck:o,frontalMinSize:l,mode:u,bgCameraMask:null,bgCameraMaskRed:null,surroundStyle:_,cropAreaDimension:A,customInstructions:y,customIcon:v,customDirectionIcon:b,onLivenessDetectionDone:C,captureFrameSettings:B,onFramesCaptured:S}),T=I.countdownToTakePicture,P=I.cropArea,x=I.curStepIndex,R=I.directionIcon,N=I.faceDetectionError,L=I.handleTriggerPassiveMode,O=I.handleVideoPlayed,D=I.instructions,M=I.isActiveMode,U=I.refVideo,F=I.showCountdown,V=I.steps,j=I.videoPlayed,z=I.activeCapturing,K=I.warmupDone,H=10,q=45,Q=2,W=50,G=12,X=14;window.innerHeight>tg&&(H=25,q=65,Q=3,W=50,G=24,X=34),window.innerHeight>rg&&(H=30,q=80,Q=5,W=50,G=32,X=54);var Y=P.current?P.current.y+P.current.height+Q:0,Z=X+W+G,$=s&&N;return t.createElement(vi,{ref:U,className:r,frontCamera:!0,flipHorizontal:!0,videoSettings:Sg,onVideoPlayed:O,onClose:k,onError:w},!K&&t.createElement(vu,null),j?t.createElement(t.Fragment,null,t.createElement(hg,{top:H,isMobile:Ya.isMobile,color:p},m),P.current?t.createElement(Ei,{x:"".concat(P.current.x,"px"),y:"".concat(P.current.y,"px"),width:"".concat(P.current.width,"px"),height:"".concat(P.current.height,"px"),surroundStyle:P.current.surroundStyle},t.createElement(yg,{color:f}),t.createElement(Cg,E({progress:x/V.length*100,hasError:$},h)),F?t.createElement(dg,null,T):null,M&&i&&R?t.createElement(fg,null,R):null,M&&c&&z?t.createElement(Eg,null):null,$?t.createElement(wg,null):null):null,N?t.createElement(mg,{top:Y,isMobile:Ya.isMobile,error:N}):null,M?t.createElement(t.Fragment,null,t.createElement(gg,{top:q,isMobile:Ya.isMobile,color:p},g),D?t.createElement(gg,{bottom:Z,isMobile:Ya.isMobile,color:p},D):null,t.createElement(pg,{bottom:X},V.map((function(e,r){var n=e.name,o=e.icon,a=e.image.objUrl,i=x>=r;return t.createElement(bg,{key:n,active:i},a?t.createElement(vg,{src:a,alt:"",mode:"preview"}):function(e,r){return"string"==typeof e?t.createElement(vg,{src:e,alt:""}):t.cloneElement(e,r)}(o,{active:i}))})))):t.createElement(t.Fragment,null,N?null:t.createElement(lg,null,t.createElement(ug,{onClick:L},t.createElement(ng,null))))):null)}Ag.propTypes={className:f.string,apiCheck:f.bool,enableInstructionsOverlay:f.bool,enableErrorOverlay:f.bool,enableCapturingOverlay:f.bool,frontalMinSize:f.number,mode:f.string,minPadding:f.number,backgroundColor:f.string,textColor:f.string,progressProps:f.shape({className:f.string,style:f.shape({}),radius:f.number,strokeWidth:f.number,progress:f.number,activeColor:f.string,innerPadding:f.number,outsideRingColor:f.string,insideRingColor:f.string,insideRingWidth:f.number,dashedRingColor:f.string,dashedRingWidth:f.number,dashedRingLineThick:f.number,dashedRingLineSpacing:f.number,showOutsideRing:f.bool,showDashedRing:f.bool,showInsideRing:f.bool}),title:f.string,description:f.string,customInstructions:f.shape({}),customIcon:f.shape({}),customDirectionIcon:f.shape({}),onLivenessDetectionDone:f.func,onClose:f.func,onError:f.func,captureFrameSettings:f.shape({}),onFramesCaptured:f.func},Ag.defaultProps={className:"",apiCheck:!1,enableInstructionsOverlay:!1,enableErrorOverlay:!1,enableCapturingOverlay:!1,frontalMinSize:720,mode:null,minPadding:30,backgroundColor:"#06243c",textColor:"#ffffff",progressProps:null,title:"Chụp ảnh chân dung",description:"Xin đưa khuôn mặt vào khung hình. Hình ảnh sẽ tự động được ghi lại.",customInstructions:null,customIcon:null,customDirectionIcon:(qm={},B(qm,D.FaceDirection.LEFT,t.createElement(eg,{type:D.FaceDirection.LEFT})),B(qm,D.FaceDirection.RIGHT,t.createElement(eg,{type:D.FaceDirection.RIGHT})),B(qm,D.FaceDirection.UP,t.createElement(eg,{type:D.FaceDirection.UP})),B(qm,D.FaceDirection.FRONTAL,t.createElement(eg,{type:D.FaceDirection.FRONTAL})),qm),onLivenessDetectionDone:null,onClose:null,onError:function(){},captureFrameSettings:{enable:!1,framesIntervalTime:180,framesBatchLength:0},onFramesCaptured:function(){}};export{Qo as APIUtils,Zd as Animations,ma as AntiDebugUtils,Fr as AssetUtils,jr as AsyncUtils,Ja as BASE_Z_INDEX,fn as BlurUtils,vp as Button,bp as ButtonLink,vi as Camera,hn as CameraUtils,gn as CommonUtils,D as Constants,kn as CoordinateUtils,Ei as CropAreaOverlayWrapper,va as CryptoUtils,Tn as FaceUtils,Do as GlareUtils,_r as HashUtils,Eh as HighlightResult,yh as HighlightResultType,Hu as Icons,Ro as ImageUtils,Ag as LivenessDetection,Rm as LivenessDetectionComponents,ta as LoadResourceUtils,Br as LocalStorageUtils,Ya as MobileDetect,ha as ModelUtils,zu as NativeCamera,qu as OrientationMode,Bi as PlacementArea,Jl as Popup,Nn as PredictionUtils,Vl as ProgressCircle,Mp as RatioWrapper,nm as ReadIDCardUIOnly,Cm as ReadIDCardWithApiCall,dd as RectangleMask,ud as RectangleMaskType,$h as ScannerType,V as SettingsContext,dp as Spacing,ga as ThemeUtils,Cr as TimeUtils,Dr as TrackingContext,yr as UserAgentUtils,vu as WarmupPopup,Vu as checkCamera,Qh as defaultClientSettings,Jh as defaultReadIDCardSteps,ba as getQrScannerWorkerPath,gm as handleApiCheckReadIdCard,Tm as preloadEKYCResources,Pm as readIdCardFromImage,lh as readQRCodeFromImage,Qu as useDetectOrientation,xm as useLivenessDetection,uh as useMainProcessQRCodeScanner,tp as useMainProcessReadIdCard,Wh as useSettingsReadIdCard,bf as useShowPopup,Xp as warmUpQRCodeScanner,Gf as warmUpReadIdCard,hl as warmupSelfieActive};
|