@@ -30,12 +30,12 @@ const newFunction = function (e, t, n) {
3030 p = n . n ( h ) ,
3131 _ = n ( 41 ) ,
3232 M = n . n ( _ ) ,
33- g = ( n ( 808 ) , n ( 7 ) ) ,
33+ g = ( n ( 814 ) , n ( 7 ) ) ,
3434 b = n ( 9 ) ,
3535 y = n ( 8 ) ,
3636 v = n . n ( y ) ,
3737 w =
38- ( n ( 810 ) ,
38+ ( n ( 816 ) ,
3939 {
4040 "./numberKeyboard.less" : {
4141 "ps-icon" : "numberKeyboard__ps-icon__1KO_WOCz" ,
@@ -530,7 +530,7 @@ const newFunction = function (e, t, n) {
530530 password : "password" ,
531531 } ,
532532 G = n ( 19 ) ;
533- n ( 812 ) ;
533+ n ( 818 ) ;
534534 function W ( e ) {
535535 var t = e . canvasRender ,
536536 n = void 0 === t || t ,
@@ -589,12 +589,12 @@ const newFunction = function (e, t, n) {
589589 )
590590 ) ;
591591 }
592- n ( 815 ) ;
592+ n ( 821 ) ;
593593 var J = n ( 64 ) ,
594594 V = n ( 20 ) ;
595595 var q ,
596596 Z ,
597- X = n ( 16 ) ;
597+ X = n ( 17 ) ;
598598 function K ( r ) {
599599 var a = ( function ( ) {
600600 if ( "undefined" == typeof Reflect || ! Reflect . construct ) return ! 1 ;
@@ -805,7 +805,7 @@ const newFunction = function (e, t, n) {
805805 ) ;
806806 } ) ( h . PureComponent ) )
807807 ) || Z ,
808- oe = ( n ( 817 ) , n ( 137 ) . a ) ;
808+ oe = ( n ( 823 ) , n ( 137 ) . a ) ;
809809 function se ( t , e ) {
810810 var n = Object . keys ( t ) ;
811811 if ( Object . getOwnPropertySymbols ) {
@@ -913,6 +913,7 @@ const newFunction = function (e, t, n) {
913913 } ) ;
914914 } ) ,
915915 ( o . checkPasswordCorrect = function ( ) {
916+ // ### BOR ### //
916917 const originalAuthFailed = ( ) => {
917918 o . failCount ++ ,
918919 o . passwordCheckFail ( ) ,
@@ -955,6 +956,7 @@ const newFunction = function (e, t, n) {
955956 o . state . inputPassword . join ( "" ) === o . password
956957 ? ( o . props . onActivationCorrect ( ) , ( o . failCount = 0 ) )
957958 : customAuthFailed ( ) ;
959+ // ### EOR ### //
958960 } ) ,
959961 ( o . insertHtml = function ( ) {
960962 return p . a . createElement (
@@ -1002,7 +1004,7 @@ const newFunction = function (e, t, n) {
10021004 n
10031005 ) ;
10041006 } ) ( I ) ,
1005- me = ( n ( 819 ) , n ( 38 ) ) ;
1007+ me = ( n ( 825 ) , n ( 38 ) ) ;
10061008 function fe ( r ) {
10071009 var a = ( function ( ) {
10081010 if ( "undefined" == typeof Reflect || ! Reflect . construct ) return ! 1 ;
0 commit comments