@regulaforensics/ui-components 9.8.1112-nightly → 9.8.1114-nightly

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.
@@ -19,4 +19,4 @@
19
19
  `),r=t===-1?-1:n.indexOf(`
20
20
  `,t+1),i=r===-1?``:n.slice(r+1);String(e.stack).endsWith(i)||(e.stack+=`
21
21
  `+n)}}catch{}}throw e}}_request(e,t){typeof e==`string`?(t||={},t.url=e):t=e||{},t=cL(this.defaults,t);let{transitional:n,paramsSerializer:r,headers:i}=t;n!==void 0&&HL.assertOptions(n,{silentJSONParsing:UL.transitional(UL.boolean),forcedJSONParsing:UL.transitional(UL.boolean),clarifyTimeoutError:UL.transitional(UL.boolean),legacyInterceptorReqResOrdering:UL.transitional(UL.boolean),advertiseZstdAcceptEncoding:UL.transitional(UL.boolean),validateStatusUndefinedResolves:UL.transitional(UL.boolean)},!1),r!=null&&(Q.isFunction(r)?t.paramsSerializer={serialize:r}:HL.assertOptions(r,{encode:UL.function,serialize:UL.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls===void 0?t.allowAbsoluteUrls=!0:t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls),HL.assertOptions(t,{baseUrl:UL.spelling(`baseURL`),withXsrfToken:UL.spelling(`withXSRFToken`)},!0),t.method=(t.method||this.defaults.method||`get`).toLowerCase();let a=i&&Q.merge(i.common,i[t.method]);i&&Q.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`,`query`,`common`],e=>{delete i[e]}),t.headers=oI.concat(a,i);let o=[],s=!0;this.interceptors.request.forEach(function(e){if(typeof e.runWhen==`function`&&e.runWhen(t)===!1)return;s&&=e.synchronous;let n=t.transitional||CI;n&&n.legacyInterceptorReqResOrdering?o.unshift(e.fulfilled,e.rejected):o.push(e.fulfilled,e.rejected)});let c=[];this.interceptors.response.forEach(function(e){c.push(e.fulfilled,e.rejected)});let l,u=0,d;if(!s){let e=[RL.bind(this),void 0];for(e.unshift(...o),e.push(...c),d=e.length,l=Promise.resolve(t);u<d;)l=l.then(e[u++],e[u++]);return l}d=o.length;let f=t;for(;u<d;){let e=o[u++],t=o[u++];try{f=e(f)}catch(e){t.call(this,e);break}}try{l=RL.call(this,f)}catch(e){return Promise.reject(e)}for(u=0,d=c.length;u<d;)l=l.then(c[u++],c[u++]);return l}getUri(e){return e=cL(this.defaults,e),xI(oL(e.baseURL,e.url,e.allowAbsoluteUrls,e),e.params,e.paramsSerializer)}};Q.forEach([`delete`,`get`,`head`,`options`],function(e){WL.prototype[e]=function(t,n){return this.request(cL(n||{},{method:e,url:t,data:n&&Q.hasOwnProp(n,`data`)?n.data:void 0}))}}),Q.forEach([`post`,`put`,`patch`,`query`],function(e){function t(t){return function(n,r,i){return this.request(cL(i||{},{method:e,headers:t?{"Content-Type":`multipart/form-data`}:{},url:n,data:r}))}}WL.prototype[e]=t(),e!==`query`&&(WL.prototype[e+`Form`]=t(!0))});var GL=class e{constructor(e){if(typeof e!=`function`)throw TypeError(`executor must be a function.`);let t;this.promise=new Promise(function(e){t=e});let n=this;this.promise.then(e=>{if(!n._listeners)return;let t=n._listeners.length;for(;t-- >0;)n._listeners[t](e);n._listeners=null}),this.promise.then=e=>{let t,r=new Promise(e=>{n.subscribe(e),t=e}).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e(function(e,r,i){n.reason||(n.reason=new UI(e,r,i),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){let e=new AbortController,t=t=>{e.abort(t)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let t;return{token:new e(function(e){t=e}),cancel:t}}};function KL(e){return function(t){return e.apply(null,t)}}function qL(e){return Q.isObject(e)&&e.isAxiosError===!0}var JL={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(JL).forEach(([e,t])=>{JL[t]=e});function YL(e){let t=new WL(e),n=DP(WL.prototype.request,t);return Q.extend(n,WL.prototype,t,{allOwnKeys:!0}),Q.extend(n,t,null,{allOwnKeys:!0}),n.create=function(t){return YL(cL(e,t))},n}var XL=YL(BI);XL.Axios=WL,XL.CanceledError=UI,XL.CancelToken=GL,XL.isCancel=HI,XL.VERSION=SL,XL.toFormData=gI,XL.AxiosError=uI,XL.Cancel=XL.CanceledError,XL.all=function(e){return Promise.all(e)},XL.spread=KL,XL.isAxiosError=qL,XL.mergeConfig=cL,XL.AxiosHeaders=oI,XL.formToJSON=e=>LI(Q.isHTMLForm(e)?new FormData(e):e),XL.getAdapter=IL.getAdapter,XL.HttpStatusCode=JL,XL.default=XL,`https://faceapi.regulaforensics.com`.replace(/\/+$/,``);function ZL(e,t,n=``){t!=null&&(typeof t==`object`?Array.isArray(t)?t.forEach(t=>ZL(e,t,n)):Object.keys(t).forEach(r=>ZL(e,t[r],`${n}${n===``?``:`.`}${r}`)):e.has(n)?e.append(n,t):e.set(n,t))}for(var QL=function(e){return e.IMAGE_CHARACTERISTICS=`ImageCharacteristics`,e.HEAD_SIZE_AND_POSITIONS=`HeadSizeAndPosition`,e.FACE_QUALITY=`FaceQuality`,e.EYES_CHARACTERISTICS=`EyesCharacteristics`,e.SHADOWS_AND_LIGHTNING=`ShadowsAndLightning`,e.POSE_AND_EXPRESSION=`PoseAndExpression`,e.HEAD_OCCLUSION=`HeadOcclusion`,e.BACKGROUND=`Background`,e}({}),$L=function(e){return e[e.QUALITY_STATUS_FALSE=0]=`QUALITY_STATUS_FALSE`,e[e.QUALITY_STATUS_TRUE=1]=`QUALITY_STATUS_TRUE`,e[e.QUALITY_STATUS_UNDETERMINED=2]=`QUALITY_STATUS_UNDETERMINED`,e}({}),eR=function(e){return e.IMAGE_WIDTH=`ImageWidth`,e.IMAGE_HEIGHT=`ImageHeight`,e.IMAGE_WIDTH_TO_HEIGHT=`ImageWidthToHeight`,e.IMAGE_CHANNELS_NUMBER=`ImageChannelsNumber`,e.PADDING_RATIO=`PaddingRatio`,e.FACE_MID_POINT_HORIZONTAL_POSITION=`FaceMidPointHorizontalPosition`,e.FACE_MID_POINT_VERTICAL_POSITION=`FaceMidPointVerticalPosition`,e.HEAD_WIDTH_RATIO=`HeadWidthRatio`,e.HEAD_HEIGHT_RATIO=`HeadHeightRatio`,e.EYES_DISTANCE=`EyesDistance`,e.YAW=`Yaw`,e.PITCH=`Pitch`,e.ROLL=`Roll`,e.BLUR_LEVEL=`BlurLevel`,e.NOISE_LEVEL=`NoiseLevel`,e.EYE_RIGHT_CLOSED=`EyeRightClosed`,e.EYE_LEFT_CLOSED=`EyeLeftClosed`,e.EYE_RIGHT_OCCLUDED=`EyeRightOccluded`,e.EYE_LEFT_OCCLUDED=`EyeLeftOccluded`,e.EYES_RED=`EyesRed`,e.EYE_RIGHT_COVERED_WITH_HAIR=`EyeRightCoveredWithHair`,e.EYE_LEFT_COVERED_WITH_HAIR=`EyeLeftCoveredWithHair`,e.OFF_GAZE=`OffGaze`,e.FACE_DYNAMIC_RANGE=`FaceDynamicRange`,e.UNNATURAL_SKIN_TONE=`UnnaturalSkinTone`,e.TOO_DARK=`TooDark`,e.TOO_LIGHT=`TooLight`,e.FACE_GLARE=`FaceGlare`,e.SHADOWS_ON_FACE=`ShadowsOnFace`,e.DARK_GLASSES=`DarkGlasses`,e.REFLECTION_ON_GLASSES=`ReflectionOnGlasses`,e.FRAMES_TOO_HEAVY=`FramesTooHeavy`,e.FACE_OCCLUDED=`FaceOccluded`,e.HEAD_COVERING=`HeadCovering`,e.BACKGROUND_UNIFORMITY=`BackgroundUniformity`,e.SHADOWS_ON_BACKGROUND=`ShadowsOnBackground`,e.OTHER_FACES=`OtherFaces`,e.SHOULDERS_POSE=`ShouldersPose`,e.EXPRESSION_LEVEL=`ExpressionLevel`,e.MOUTH_OPEN=`MouthOpen`,e.FOREHEAD_COVERING=`ForeheadCovering`,e.SMILE=`Smile`,e.STRONG_MAKEUP=`StrongMakeup`,e.HEADPHONES=`Headphones`,e.MEDICAL_MASK=`MedicalMask`,e.BACKGROUND_COLOR_MATCH=`BackgroundColorMatch`,e.ART_FACE=`ArtFace`,e.CONTACT_LENSES=`ContactLenses`,e}({}),tR=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,nR=typeof Uint8Array>`u`?[]:new Uint8Array(256),rR=0;rR<tR.length;rR++)nR[tR.charCodeAt(rR)]=rR;q.addResourceBundle(`ru-RU`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Фон`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`en-US`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`lv-LV`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Fons`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`de-DE`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Hintergrund`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`pl-PL`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Tło`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`it-IT`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`hu-HU`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`zh-Hans`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`背景`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`zh-Hant`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`背景`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`sk-SK`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`uk-UA`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`fr-FR`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Fond d'impression`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`es-ES`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Fondo`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`pt-PT`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Fundo`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`ar-AE`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`الخلفية`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`nl-NL`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`id-ID`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`vi-VN`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`ko-KR`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`ms-MY`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`ro-RO`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`el-GR`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`tr-TR`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Arkaplan`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`ja-JP`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`cs-CZ`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`th-TH`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`hi-IN`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`bn-BD`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`he-IL`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`fi-FI`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`sv-SE`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`da-DK`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`hr-HR`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`no-NO`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Background`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`uz-Latn`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Fon`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`hy-AM`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Ետնապատկեր`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`ky-KG`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Фон`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`ku-Arab`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`پاشبنەما`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`}),q.addResourceBundle(`tg-TJ`,`e2ea936c7cbc30425eb1709a6b48d307`,{FACE_QUALITY:`Face image quality`,IMAGE_CHARACTERISTICS:`Image characteristics`,BACKGROUND:`Замина`,HEAD_SIZE_AND_POSITIONS:`Head size and position`,SHADOWS_AND_LIGHTNING:`Shadows and lightning`,EYES_CHARACTERISTICS:`Eyes characteristics`,HEAD_OCCLUSION:`Head occlusion`,POSE_AND_EXPRESSION:`Pose and expression`});var iR=()=>Pk(`e2ea936c7cbc30425eb1709a6b48d307`),aR=e=>q.t(e,{ns:`e2ea936c7cbc30425eb1709a6b48d307`}),oR=e=>{let t=String(e||``).trim();switch(t){case QL.FACE_QUALITY:return aR(`FACE_QUALITY`);case QL.IMAGE_CHARACTERISTICS:return aR(`IMAGE_CHARACTERISTICS`);case QL.BACKGROUND:return aR(`BACKGROUND`);case QL.HEAD_SIZE_AND_POSITIONS:return aR(`HEAD_SIZE_AND_POSITIONS`);case QL.SHADOWS_AND_LIGHTNING:return aR(`SHADOWS_AND_LIGHTNING`);case QL.EYES_CHARACTERISTICS:return aR(`EYES_CHARACTERISTICS`);case QL.HEAD_OCCLUSION:return aR(`HEAD_OCCLUSION`);case QL.POSE_AND_EXPRESSION:return aR(`POSE_AND_EXPRESSION`);default:return t}},sR=({children:e})=>(iR(),(0,d.jsx)(d.Fragment,{children:oR(e)}));q.addResourceBundle(`ru-RU`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`en-US`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`lv-LV`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`de-DE`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`pl-PL`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`it-IT`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`hu-HU`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`zh-Hans`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`zh-Hant`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`影像寬度`,IMAGE_HEIGHT:`影像高度`,IMAGE_WIDTH_TO_HEIGHT:`影像寬高比`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`藝術臉`,PADDING_RATIO:`填充率`,FACE_MID_POINT_HORIZONTAL_POSITION:`面部中點水准位置`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`sk-SK`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`uk-UA`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`fr-FR`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`es-ES`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`pt-PT`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`ar-AE`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`nl-NL`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`id-ID`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`vi-VN`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`ko-KR`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`ms-MY`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`ro-RO`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`el-GR`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`tr-TR`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`ja-JP`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`cs-CZ`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`th-TH`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`hi-IN`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`bn-BD`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`he-IL`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`fi-FI`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`sv-SE`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`da-DK`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`hr-HR`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`no-NO`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`uz-Latn`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`hy-AM`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`ky-KG`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`ku-Arab`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`}),q.addResourceBundle(`tg-TJ`,`a62078b0db0988fa2d48c6e38c6e3802`,{IMAGE_WIDTH:`Image width`,IMAGE_HEIGHT:`Image height`,IMAGE_WIDTH_TO_HEIGHT:`Image width to height`,IMAGE_CHANNELS_NUMBER:`Image channels number`,ART_FACE:`Art face`,PADDING_RATIO:`Padding ratio`,FACE_MID_POINT_HORIZONTAL_POSITION:`Face mid point horizontal position`,FACE_MID_POINT_VERTICAL_POSITION:`Face mid point vertical position`,HEAD_WIDTH_RATIO:`Head width ratio`,HEAD_HEIGHT_RATIO:`Head height ratio`,EYES_DISTANCE:`Eyes distance`,YAW:`Yaw`,PITCH:`Pitch`,ROLL:`Roll`,BLUR_LEVEL:`Blur level`,NOISE_LEVEL:`Noise level`,UNNATURAL_SKIN_TONE:`Unnatural skin tone`,FACE_DYNAMIC_RANGE:`Face dynamic range`,EYE_RIGHT_CLOSED:`Right eye closed`,EYE_LEFT_CLOSED:`Left eye closed`,EYE_RIGHT_OCCLUDED:`Right eye occluded`,EYE_LEFT_OCCLUDED:`Left eye occluded`,EYES_RED:`Red eyes`,EYE_LEFT_COVERED_WITH_HAIR:`Left eye covered with hair`,EYE_RIGHT_COVERED_WITH_HAIR:`Right eye covered with hair`,OFF_GAZE:`Off gaze`,TOO_DARK:`Too dark`,TOO_LIGHT:`Too light`,FACE_GLARE:`Face glare`,SHADOWS_ON_FACE:`Shadows on face`,SHOULDERS_POSE:`Shoulders pose`,EXPRESSION_LEVEL:`Expression level`,MOUTH_OPEN:`Mouth open`,SMILE:`Smile`,DARK_GLASSES:`Dark glasses`,REFLECTION_ON_GLASSES:`Reflection on glasses`,FRAMES_TOO_HEAVY:`Frames too heavy`,FACE_OCCLUDED:`Face occluded`,HEAD_COVERING:`Head covering`,FOREHEAD_COVERING:`Forehead covering`,STRONG_MAKEUP:`Strong makeup`,HEADPHONES:`Headphones`,BACKGROUND_UNIFORMITY:`Background uniformity`,SHADOWS_ON_BACKGROUND:`Shadows on background`,OTHER_FACES:`Other faces`,BACKGROUND_COLOR_MATCH:`Background color match`});var cR=()=>Pk(`a62078b0db0988fa2d48c6e38c6e3802`),lR=e=>q.t(e,{ns:`a62078b0db0988fa2d48c6e38c6e3802`}),uR=e=>{let t=String(e||``).trim();switch(t){case eR.IMAGE_WIDTH:return lR(`IMAGE_WIDTH`);case eR.IMAGE_HEIGHT:return lR(`IMAGE_HEIGHT`);case eR.IMAGE_WIDTH_TO_HEIGHT:return lR(`IMAGE_WIDTH_TO_HEIGHT`);case eR.IMAGE_CHANNELS_NUMBER:return lR(`IMAGE_CHANNELS_NUMBER`);case eR.ART_FACE:return lR(`ART_FACE`);case eR.PADDING_RATIO:return lR(`PADDING_RATIO`);case eR.FACE_MID_POINT_HORIZONTAL_POSITION:return lR(`FACE_MID_POINT_HORIZONTAL_POSITION`);case eR.FACE_MID_POINT_VERTICAL_POSITION:return lR(`FACE_MID_POINT_VERTICAL_POSITION`);case eR.HEAD_WIDTH_RATIO:return lR(`HEAD_WIDTH_RATIO`);case eR.HEAD_HEIGHT_RATIO:return lR(`HEAD_HEIGHT_RATIO`);case eR.EYES_DISTANCE:return lR(`EYES_DISTANCE`);case eR.YAW:return lR(`YAW`);case eR.PITCH:return lR(`PITCH`);case eR.ROLL:return lR(`ROLL`);case eR.BLUR_LEVEL:return lR(`BLUR_LEVEL`);case eR.NOISE_LEVEL:return lR(`NOISE_LEVEL`);case eR.UNNATURAL_SKIN_TONE:return lR(`UNNATURAL_SKIN_TONE`);case eR.FACE_DYNAMIC_RANGE:return lR(`FACE_DYNAMIC_RANGE`);case eR.EYE_RIGHT_CLOSED:return lR(`EYE_RIGHT_CLOSED`);case eR.EYE_LEFT_CLOSED:return lR(`EYE_LEFT_CLOSED`);case eR.EYE_RIGHT_OCCLUDED:return lR(`EYE_RIGHT_OCCLUDED`);case eR.EYE_LEFT_OCCLUDED:return lR(`EYE_LEFT_OCCLUDED`);case eR.EYES_RED:return lR(`EYES_RED`);case eR.EYE_LEFT_COVERED_WITH_HAIR:return lR(`EYE_LEFT_COVERED_WITH_HAIR`);case eR.EYE_RIGHT_COVERED_WITH_HAIR:return lR(`EYE_RIGHT_COVERED_WITH_HAIR`);case eR.OFF_GAZE:return lR(`OFF_GAZE`);case eR.TOO_DARK:return lR(`TOO_DARK`);case eR.TOO_LIGHT:return lR(`TOO_LIGHT`);case eR.FACE_GLARE:return lR(`FACE_GLARE`);case eR.SHADOWS_ON_FACE:return lR(`SHADOWS_ON_FACE`);case eR.SHOULDERS_POSE:return lR(`SHOULDERS_POSE`);case eR.EXPRESSION_LEVEL:return lR(`EXPRESSION_LEVEL`);case eR.MOUTH_OPEN:return lR(`MOUTH_OPEN`);case eR.SMILE:return lR(`SMILE`);case eR.DARK_GLASSES:return lR(`DARK_GLASSES`);case eR.REFLECTION_ON_GLASSES:return lR(`REFLECTION_ON_GLASSES`);case eR.FRAMES_TOO_HEAVY:return lR(`FRAMES_TOO_HEAVY`);case eR.FACE_OCCLUDED:return lR(`FACE_OCCLUDED`);case eR.HEAD_COVERING:return lR(`HEAD_COVERING`);case eR.FOREHEAD_COVERING:return lR(`FOREHEAD_COVERING`);case eR.STRONG_MAKEUP:return lR(`STRONG_MAKEUP`);case eR.HEADPHONES:return lR(`HEADPHONES`);case eR.BACKGROUND_UNIFORMITY:return lR(`BACKGROUND_UNIFORMITY`);case eR.SHADOWS_ON_BACKGROUND:return lR(`SHADOWS_ON_BACKGROUND`);case eR.OTHER_FACES:return lR(`OTHER_FACES`);case eR.BACKGROUND_COLOR_MATCH:return lR(`BACKGROUND_COLOR_MATCH`);default:return t}},dR=({children:e})=>(cR(),(0,d.jsx)(d.Fragment,{children:uR(e)})),$=()=>(0,d.jsx)(d.Fragment,{});$.AuthenticityLabel=nN,$.getAuthenticityLabel=tN,$.CheckDiagnose=aN,$.getCheckDiagnose=iN,$.CheckResultVerification=lN,$.getCheckResultVerification=cN,$.GraphicFieldType=pN,$.getGraphicFieldType=fN,$.ImageQualityCheckTypeLabel=_N,$.getImageQualityCheckTypeLabel=gN,$.LightsLabel=TN,$.getLightsLabel=wN,$.OpticalStatusField=kN,$.getOpticalStatusField=ON,$.RfidCertificateType=NN,$.getRfidCertificateType=MN,$.RfidDataFileType=IN,$.getRfidDataFileType=FN,$.SecurityFeatureTypeLabel=BN,$.getSecurityFeatureTypeLabel=zN,$.Sex=xN,$.getSex=bN,$.Source=WN,$.getSource=UN,$.PortraitComparisonSource=QN,$.getPortraitComparisonSource=ZN,$.SourceDescription=JN,$.getSourceDescription=qN,$.VisualFieldType=tP,$.getVisualFieldType=eP,$.LCID=iP,$.getLCID=rP,$.IRVisibilityStatus=cP,$.getIRVisibilityStatus=sP,$.AuthenticityTextCheckReference=fP,$.getAuthenticityTextCheckReference=dP,$.GroupDescription=gP,$.getGroupDescription=hP,$.RfidApplicationType=bP,$.getRfidApplicationType=yP,$.RfidApplicationDescription=wP,$.getRfidApplicationDescription=CP,$.FaceImageQualityLabel=sR,$.getFaceImageQualityLabel=oR,$.FaceImageQualityCheckLabel=dR,$.getFaceImageQualityCheckLabel=uR;var fR=(e,t)=>{let{o:n,i:r,u:i}=e,a=n,o,s=(e,t)=>{let n=a,s=e,c=t||(r?!r(n,s):n!==s);return(c||i)&&(a=s,o=n),[a,c,o]};return[t?e=>s(t(a,o),e):s,e=>[a,!!e,o]]},pR=typeof window<`u`&&typeof HTMLElement<`u`&&window.document?window:{},mR=Math.max,hR=Math.min,gR=Math.round,_R=Math.abs,vR=Math.sign,yR=pR.cancelAnimationFrame,bR=pR.requestAnimationFrame,xR=pR.setTimeout,SR=pR.clearTimeout,CR=e=>pR[e]===void 0?void 0:pR[e],wR=CR(`MutationObserver`),TR=CR(`IntersectionObserver`),ER=CR(`ResizeObserver`),DR=CR(`ScrollTimeline`),OR=e=>e===void 0,kR=e=>e===null,AR=e=>typeof e==`number`,jR=e=>typeof e==`string`,MR=e=>typeof e==`boolean`,NR=e=>typeof e==`function`,PR=e=>Array.isArray(e),FR=e=>typeof e==`object`&&!PR(e)&&!kR(e),IR=e=>{let t=!!e&&e.length,n=AR(t)&&t>-1&&t%1==0;return PR(e)||!NR(e)&&n?t>0&&FR(e)?t-1 in e:!0:!1},LR=e=>!!e&&e.constructor===Object,RR=e=>e instanceof HTMLElement,zR=e=>e instanceof Element;function BR(e,t){if(IR(e))for(let n=0;n<e.length&&t(e[n],n,e)!==!1;n++);else e&&BR(Object.keys(e),(n=>t(e[n],n,e)));return e}var VR=(e,t)=>e.indexOf(t)>=0,HR=(e,t)=>e.concat(t),UR=(e,t,n)=>(!jR(t)&&IR(t)?Array.prototype.push.apply(e,t):e.push(t),e),WR=e=>Array.from(e||[]),GR=e=>PR(e)?e:!jR(e)&&IR(e)?WR(e):[e],KR=e=>!!e&&!e.length,qR=e=>WR(new Set(e)),JR=(e,t,n)=>{BR(e,e=>e?e.apply(void 0,t||[]):!0),n||(e.length=0)},YR=`paddingTop`,XR=`paddingRight`,ZR=`paddingLeft`,QR=`paddingBottom`,$R=`marginLeft`,ez=`marginRight`,tz=`marginBottom`,nz=`overflowX`,rz=`overflowY`,iz=`width`,az=`height`,oz=`visible`,sz=`hidden`,cz=`scroll`,lz=e=>{let t=String(e||``);return t?t[0].toUpperCase()+t.slice(1):``},uz=(e,t,n,r)=>{if(e&&t){let r=!0;return BR(n,(n=>{e[n]!==t[n]&&(r=!1)})),r}return!1},dz=(e,t)=>uz(e,t,[`w`,`h`]),fz=(e,t)=>uz(e,t,[`x`,`y`]),pz=(e,t)=>uz(e,t,[`t`,`r`,`b`,`l`]),mz=(e,...t)=>e.bind(0,...t),hz=e=>{let t,n=e?xR:bR,r=e?SR:yR;return[i=>{r(t),t=n((()=>i()),NR(e)?e():e)},()=>r(t)]},gz=e=>{let t=NR(e)?e():e;if(AR(t)){let e=t?xR:bR,n=t?SR:yR;return r=>{let i=e((()=>r()),t);return()=>{n(i)}}}return t&&t._},_z=(e,t)=>{let{p:n,v:r,S:i,m:a}=t||{},o,s,c,l,u=function(t){s&&s(),o&&o(),l=s=o=c=void 0,e.apply(this,t)},d=e=>a&&c?a(c,e):e,f=()=>{s&&c&&u(d(c)||c)},p=function(){let e=WR(arguments),t=gz(n);if(t){let n=typeof i==`function`?i():i,a=gz(r),p=d(e)||e,m=u.bind(0,p);s&&s(),n&&!l?(m(),l=!0,s=t((()=>l=void 0))):(s=t(m),a&&!o&&(o=a(f))),c=p}else u(e)};return p.O=f,p},vz=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),yz=e=>e?Object.keys(e):[],bz=(e,t,n,r,i,a,o)=>{let s=[t,n,r,i,a,o];return(typeof e!=`object`||kR(e))&&!NR(e)&&(e={}),BR(s,(t=>{BR(t,((n,r)=>{let i=t[r];if(e===i)return!0;let a=PR(i);if(i&&LR(i)){let t=e[r],n=t;a&&!PR(t)?n=[]:!a&&!LR(t)&&(n={}),e[r]=bz(n,i)}else e[r]=a?i.slice():i}))})),e},xz=(e,t)=>BR(bz({},e),((e,t,n)=>{e===void 0?delete n[t]:e&&LR(e)&&(n[t]=xz(e))})),Sz=e=>!yz(e).length,Cz=()=>{},wz=(e,t,n)=>mR(e,hR(t,n)),Tz=e=>qR((PR(e)?e:(e||``).split(` `)).filter((e=>e))),Ez=(e,t)=>e&&e.getAttribute(t),Dz=(e,t)=>e&&e.hasAttribute(t),Oz=(e,t,n)=>{BR(Tz(t),(t=>{e&&e.setAttribute(t,String(n||``))}))},kz=(e,t)=>{BR(Tz(t),(t=>e&&e.removeAttribute(t)))},Az=(e,t)=>{let n=Tz(Ez(e,t)),r=mz(Oz,e,t),i=(e,t)=>{let r=new Set(n);return BR(Tz(e),(e=>{r[t](e)})),WR(r).join(` `)};return{C:e=>r(i(e,`delete`)),$:e=>r(i(e,`add`)),H:e=>{let t=Tz(e);return t.reduce(((e,t)=>e&&n.includes(t)),t.length>0)}}},jz=(e,t,n)=>(Az(e,t).C(n),mz(Mz,e,t,n)),Mz=(e,t,n)=>(Az(e,t).$(n),mz(jz,e,t,n)),Nz=(e,t,n,r)=>(r?Mz:jz)(e,t,n),Pz=(e,t,n)=>Az(e,t).H(n),Fz=e=>Az(e,`class`),Iz=(e,t)=>{Fz(e).C(t)},Lz=(e,t)=>(Fz(e).$(t),mz(Iz,e,t)),Rz=(e,t)=>{let n=t?zR(t)&&t:document;return n?WR(n.querySelectorAll(e)):[]},zz=(e,t)=>{let n=t?zR(t)&&t:document;return n&&n.querySelector(e)},Bz=(e,t)=>zR(e)&&e.matches(t),Vz=e=>Bz(e,`body`),Hz=e=>e?WR(e.childNodes):[],Uz=e=>e&&e.parentElement,Wz=(e,t)=>zR(e)&&e.closest(t),Gz=e=>document.activeElement,Kz=(e,t,n)=>{let r=Wz(e,t),i=e&&zz(n,r),a=Wz(i,t)===r;return r&&i?r===e||i===e||a&&Wz(Wz(e,n),t)!==r:!1},qz=e=>{BR(GR(e),(e=>{let t=Uz(e);e&&t&&t.removeChild(e)}))},Jz=(e,t)=>mz(qz,e&&t&&BR(GR(t),(t=>{t&&e.appendChild(t)}))),Yz,Xz=()=>Yz,Zz=e=>{Yz=e},Qz=e=>{let t=document.createElement(`div`);return Oz(t,`class`,e),t},$z=e=>{let t=Qz(),n=Xz(),r=e.trim();return t.innerHTML=n?n.createHTML(r):r,BR(Hz(t),(e=>qz(e)))},eB=(e,t)=>e.getPropertyValue(t)||e[t]||``,tB=e=>{let t=e||0;return isFinite(t)?t:0},nB=e=>tB(parseFloat(e||``)),rB=e=>Math.round(e*1e4)/1e4,iB=e=>`${rB(tB(e))}px`;function aB(e,t){e&&t&&BR(t,((t,n)=>{try{let r=e.style,i=kR(t)||MR(t)?``:AR(t)?iB(t):t;n.indexOf(`--`)===0?r.setProperty(n,i):r[n]=i}catch{}}))}function oB(e,t,n){let r=jR(t),i=r?``:{};if(e){let a=pR.getComputedStyle(e,n)||e.style;i=r?eB(a,t):WR(t).reduce(((e,t)=>(e[t]=eB(a,t),e)),i)}return i}var sB=(e,t,n)=>{let r=t?`${t}-`:``,i=n?`-${n}`:``,a=`${r}top${i}`,o=`${r}right${i}`,s=`${r}bottom${i}`,c=`${r}left${i}`,l=oB(e,[a,o,s,c]);return{t:nB(l[a]),r:nB(l[o]),b:nB(l[s]),l:nB(l[c])}},cB=(e,t)=>`translate${FR(e)?`(${e.x},${e.y})`:`${t?`X`:`Y`}(${e})`}`,lB=e=>!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length),uB={w:0,h:0},dB=(e,t)=>t?{w:t[`${e}Width`],h:t[`${e}Height`]}:uB,fB=e=>dB(`inner`,e||pR),pB=mz(dB,`offset`),mB=mz(dB,`client`),hB=mz(dB,`scroll`),gB=e=>{let t=parseFloat(oB(e,iz))||0,n=parseFloat(oB(e,az))||0;return{w:t-gR(t),h:n-gR(n)}},_B=e=>e.getBoundingClientRect(),vB=e=>!!e&&lB(e),yB=e=>!!(e&&(e[az]||e[iz])),bB=(e,t)=>{let n=yB(e);return!yB(t)&&n},xB=(e,t,n,r)=>{BR(Tz(t),(t=>{e&&e.removeEventListener(t,n,r)}))},SB=(e,t,n,r)=>{let i=(r&&r.D)??!0,a=r&&r.I||!1,o=r&&r.A||!1,s={passive:i,capture:a};return mz(JR,Tz(t).map((t=>{let r=o?i=>{xB(e,t,r,a),n&&n(i)}:n;return e&&e.addEventListener(t,r,s),mz(xB,e,t,r,a)})))},CB=e=>e.stopPropagation(),wB=e=>e.preventDefault(),TB=e=>CB(e)||wB(e),EB=(e,t)=>{let{x:n,y:r}=AR(t)?{x:t,y:t}:t||{};AR(n)&&(e.scrollLeft=n),AR(r)&&(e.scrollTop=r)},DB=e=>({x:e.scrollLeft,y:e.scrollTop}),OB=()=>({T:{x:0,y:0},k:{x:0,y:0}}),kB=(e,t)=>{let{T:n,k:r}=e,{w:i,h:a}=t,o=(e,t,n)=>{let r=vR(e)*n,i=vR(t)*n;if(r===i){let n=_R(e),a=_R(t);i=n>a?0:i,r=n<a?0:r}return r=r===i?0:r,[r+0,i+0]},[s,c]=o(n.x,r.x,i),[l,u]=o(n.y,r.y,a);return{T:{x:s,y:l},k:{x:c,y:u}}},AB=({T:e,k:t})=>{let n=(e,t)=>e===0&&e<=t;return{x:n(e.x,t.x),y:n(e.y,t.y)}},jB=({T:e,k:t},n)=>{let r=(e,t,n)=>wz(0,1,(e-n)/(e-t)||0);return{x:r(e.x,t.x,n.x),y:r(e.y,t.y,n.y)}},MB=e=>{e&&e.focus&&e.focus({preventScroll:!0,focusVisible:!1})},NB=(e,t)=>{BR(GR(t),e)},PB=e=>{let t=new Map,n=(e,n)=>{if(e){let r=t.get(e);NB((e=>{r&&r[e?`delete`:`clear`](e)}),n)}else t.forEach((e=>{e.clear()})),t.clear()},r=(e,i)=>{if(jR(e)){let r=t.get(e)||new Set;return t.set(e,r),NB((e=>{NR(e)&&r.add(e)}),i),mz(n,e,i)}MR(i)&&i&&n();let a=yz(e),o=[];return BR(a,(t=>{let n=e[t];n&&UR(o,r(t,n))})),mz(JR,o)};return r(e||{}),[r,n,(e,n)=>{BR(WR(t.get(e)),(e=>{n&&!KR(n)?e.apply(0,n):e()}))}]},FB={},IB={},LB=e=>{BR(e,(e=>BR(e,((t,n)=>{FB[n]=e[n]}))))},RB=(e,t,n)=>yz(e).map((r=>{let{static:i,instance:a}=e[r],[o,s,c]=n||[],l=n?a:i;if(l){let e=n?l(o,s,t):l(t);return(c||IB)[r]=e}})),zB=(e,t)=>e[t],BB=e=>zB(IB,e),VB=`__osOptionsValidationPlugin`,HB=`data-overlayscrollbars`,UB=`os-environment`,WB=`${UB}-scrollbar-hidden`,GB=`${HB}-initialize`,KB=`noClipping`,qB=`${HB}-body`,JB=HB,YB=`host`,XB=`${HB}-viewport`,ZB=nz,QB=rz,$B=`arrange`,eV=`measuring`,tV=`scrolling`,nV=`scrollbarHidden`,rV=`noContent`,iV=`${HB}-padding`,aV=`${HB}-content`,oV=`os-size-observer`,sV=`${oV}-appear`,cV=`${oV}-listener`;`${cV}`,`${cV}`;var lV=`os-trinsic-observer`,uV=`os-theme-none`,dV=`os-scrollbar`,fV=`${dV}-rtl`,pV=`${dV}-horizontal`,mV=`${dV}-vertical`,hV=`${dV}-track`,gV=`${dV}-handle`,_V=`${dV}-visible`,vV=`${dV}-cornerless`,yV=`${dV}-interaction`,bV=`${dV}-unusable`,xV=`${dV}-auto-hide`,SV=`${xV}-hidden`,CV=`${dV}-wheel`,wV=`${hV}-interactive`,TV=`${gV}-interactive`,EV=`__osSizeObserverPlugin`,DV=(e,t)=>{let{M:n}=t,[r,i]=e(`showNativeOverlaidScrollbars`);return[r&&n.x&&n.y,i]},OV=e=>e.indexOf(oz)===0,kV=e=>e.replace(`${oz}-`,``),AV=(e,t)=>{if(e===`auto`)return t?cz:sz;let n=e||sz;return[sz,cz,oz].includes(n)?n:sz},jV=(e,t)=>{let{overflowX:n,overflowY:r}=oB(e,[nz,rz]);return{x:AV(n,t.x),y:AV(r,t.y)}},MV=`__osScrollbarsHidingPlugin`,NV=`__osClickScrollPlugin`,PV=e=>JSON.stringify(e,((e,t)=>{if(NR(t))throw 0;return t})),FV=(e,t)=>e?`${t}`.split(`.`).reduce(((e,t)=>e&&vz(e,t)?e[t]:void 0),e):void 0,IV=[0,33],LV=[33,99],RV=[222,666,!0],zV={paddingAbsolute:!1,showNativeOverlaidScrollbars:!1,update:{elementEvents:[[`img`,`load`]],debounce:{mutation:IV,resize:null,event:LV,env:RV},attributes:null,ignoreMutation:null,flowDirectionStyles:null},overflow:{x:`scroll`,y:`scroll`},scrollbars:{theme:`os-theme-dark`,visibility:`auto`,autoHide:`never`,autoHideDelay:1300,autoHideSuspend:!1,dragScroll:!0,clickScroll:!1,pointers:[`mouse`,`touch`,`pen`]}},BV=(e,t)=>{let n={};return BR(HR(yz(t),yz(e)),(r=>{let i=e[r],a=t[r];if(FR(i)&&FR(a))bz(n[r]={},BV(i,a)),Sz(n[r])&&delete n[r];else if(vz(t,r)&&a!==i){let e=!0;if(PR(i)||PR(a))try{PV(i)===PV(a)&&(e=!1)}catch{}e&&(n[r]=a)}})),n},VV=(e,t,n)=>r=>[FV(e,r),n||FV(t,r)!==void 0],HV,UV=()=>HV,WV=e=>{HV=e},GV,KV=()=>{let e=(e,t,n)=>{Jz(document.body,e),Jz(document.body,e);let r=mB(e),i=pB(e),a=gB(t);return n&&qz(e),{x:i.h-r.h+a.h,y:i.w-r.w+a.w}},t=e=>{let t=!1,n=Lz(e,WB);try{t=oB(e,`scrollbar-width`)===`none`||oB(e,`display`,`::-webkit-scrollbar`)===`none`}catch{}return n(),t},n=$z(`<div class="${UB}"><div></div><style>${`.${UB}{scroll-behavior:auto!important;position:fixed;opacity:0;visibility:hidden;overflow:scroll;height:200px;width:200px;z-index:-1}.${UB} div{width:200%;height:200%;margin:10px 0}.${WB}{scrollbar-width:none!important}.${WB}::-webkit-scrollbar,.${WB}::-webkit-scrollbar-corner{appearance:none!important;display:none!important;width:0!important;height:0!important}`}</style></div>`)[0],r=n.firstChild,i=n.lastChild,a=UV();a&&(i.nonce=a);let[o,,s]=PB(),[c,l]=fR({o:e(n,r),i:fz},mz(e,n,r,!0)),[u]=l(),d=t(n),f={x:u.x===0,y:u.y===0},p={elements:{host:null,padding:!d,viewport:e=>d&&Vz(e)&&e,content:!1},scrollbars:{slot:!0},cancel:{nativeScrollbarsOverlaid:!1,body:null}},m=bz({},zV),h=mz(bz,{},m),g=mz(bz,{},p),_={U:u,M:f,P:d,J:!!DR,G:mz(o,`r`),K:g,Z:e=>bz(p,e)&&g(),tt:h,nt:e=>bz(m,e)&&h(),ot:bz({},p),st:bz({},m)};if(kz(n,`style`),qz(n),SB(pR,`resize`,(()=>{s(`r`,[])})),NR(pR.matchMedia)&&!d&&(!f.x||!f.y)){let e=t=>{SB(pR.matchMedia(`(resolution: ${pR.devicePixelRatio}dppx)`),`change`,(()=>{t(),e(t)}),{A:!0})};e((()=>{let[e,t]=c();bz(_.U,e),s(`r`,[t])}))}return _},qV=()=>(GV||=KV(),GV),JV=(e,t,n)=>{let r=!1,i=n?new WeakMap:!1,a=()=>{r=!0},o=a=>{i&&n&&BR(n.map((t=>{let[n,r]=t||[];return[r&&n?(a||Rz)(n,e):[],r]})),(n=>BR(n[0],(a=>{let o=n[1],s=i.get(a)||[];if(e.contains(a)&&o){let e=SB(a,o,(n=>{r?(e(),i.delete(a)):t(n)}));i.set(a,UR(s,e))}else JR(s),i.delete(a)}))))};return o(),[a,o]},YV=(e,t,n,r)=>{let i=!1,{et:a,ct:o,rt:s,it:c,lt:l,ut:u}=r||{},[d,f]=JV(e,(()=>i&&n(!0)),s),p=a||[],m=o||[],h=HR(p,m),g=(i,a)=>{if(!KR(a)){let o=l||Cz,s=u||Cz,d=[],p=[],h=!1,g=!1;if(BR(a,(n=>{let{attributeName:i,target:a,type:l,oldValue:u,addedNodes:f,removedNodes:_}=n,v=l===`attributes`,y=l===`childList`,b=e===a,x=v&&i,S=x&&Ez(a,i||``),C=jR(S)?S:null,w=x&&u!==C,T=VR(m,i)&&w;if(t&&(y||!b)){let t=v&&w,l=t&&c&&Bz(a,c),p=(l?!o(a,i,u,C):!v||t)&&!s(n,!!l,e,r);BR(f,(e=>UR(d,e))),BR(_,(e=>UR(d,e))),g||=p}!t&&b&&w&&!o(a,i,u,C)&&(UR(p,i),h||=T)})),f((e=>qR(d).reduce(((t,n)=>(UR(t,Rz(e,n)),Bz(n,e)?UR(t,n):t)),[]))),t)return!i&&g&&n(!1),[!1];if(!KR(p)||h){let e=[qR(p),h];return i||n.apply(0,e),e}}},_=new wR(mz(g,!1));return[()=>(_.observe(e,{attributes:!0,attributeOldValue:!0,attributeFilter:h,subtree:t,childList:t,characterData:t}),i=!0,()=>{i&&=(d(),_.disconnect(),!1)}),()=>{if(i)return g(!0,_.takeRecords())}]},XV=null,ZV=(e,t,n)=>{let{ft:r}=n||{},i=BB(EV),[a]=fR({o:!1,u:!0});return()=>{let n=[],o=$z(`<div class="${oV}"><div class="${cV}"></div></div>`)[0],s=o.firstChild,c=e=>{let n=PR(e)&&!KR(e),r=!1,i=!1;if(n){let t=e[0],[n,,o]=a(t.contentRect),s=yB(n);i=bB(n,o),r=!i&&!s}else i=e===!0;r||t({_t:!0,ft:i})};if(ER){if(!MR(XV)){let t=new ER(Cz);t.observe(e,{get box(){XV=!0}}),XV||=!1,t.disconnect()}let t=_z(c,{p:0,v:0}),r=e=>t(e),i=new ER(r);if(i.observe(XV?e:s),UR(n,[()=>{i.disconnect()},!XV&&Jz(e,o)]),XV){let t=new ER(r);t.observe(e,{box:`border-box`}),UR(n,(()=>t.disconnect()))}}else if(i){let[t,a]=i(s,c,r);UR(n,HR([Lz(o,sV),SB(o,`animationstart`,t),Jz(e,o)],a))}else return Cz;return mz(JR,n)}},QV=(e,t)=>{let n,r=e=>e.h===0||e.isIntersecting||e.intersectionRatio>0,i=Qz(lV),[a]=fR({o:!1}),o=(e,n)=>{if(e){let i=a(r(e)),[,o]=i;return o&&!n&&t(i)&&[i]}},s=(e,t)=>o(t.pop(),e);return[()=>{let t=[];if(TR)n=new TR(mz(s,!1),{root:e}),n.observe(i),UR(t,(()=>{n.disconnect()}));else{let e=()=>{o(pB(i))};UR(t,ZV(i,e)()),e()}return mz(JR,UR(t,Jz(e,i)))},()=>n&&s(!0,n.takeRecords())]},$V=(e,t,n,r)=>{let i,a,o,s,c,l,u,d,f=`[${JB}]`,p=`[${XB}]`,m=[`id`,`class`,`style`,`open`,`wrap`,`cols`,`rows`],{dt:h,vt:g,L:_,gt:v,ht:y,V:b,bt:x,yt:S,wt:C,St:w}=e,T=e=>oB(e,`direction`)===`rtl`,E=()=>{let e,t,n,i=_z(r,{p:()=>e,v:()=>t,S:()=>n,m(e,t){let[n]=e,[r]=t;return[HR(yz(n),yz(r)).reduce(((e,t)=>(e[t]=n[t]||r[t],e)),{})]}}),a=(r,a)=>{if(PR(a)){let[r,i,o]=a;e=r,t=i,n=o}else AR(a)?(e=a,t=!1,n=!1):(e=!1,t=!1,n=!1);i(r)};return a.O=i.O,a},ee={Ot:!1,B:T(h)},te=qV(),ne=BB(MV),[re]=fR({i:dz,o:{w:0,h:0}},(()=>{let r=ne&&ne.R(e,t,ee,te,n).Y,i=!(x&&b)&&Pz(g,JB,KB),a=!b&&S($B),o=a&&DB(v),s=o&&w(),c=C(eV,i),l=a&&r&&r(),u=hB(_),d=gB(_);return l&&l(),EB(v,o),s&&s(),i&&c(),{w:u.w+d.w,h:u.h+d.h}})),ie=E(),ae=e=>{let t=T(h);bz(e,{Ct:d!==t}),bz(ee,{B:t}),d=t},oe=(e,t)=>{let[n,i]=e,a={$t:i};return bz(ee,{Ot:n}),t||r(a),a},se=({_t:e,ft:t})=>{let n=t?r:ie,i={_t:e||t,ft:t};ae(i),n(i,a)},ce=(e,t)=>{let[,n]=re(),r={xt:n};return ae(r),n&&!t&&ie(r,e?o:i),r},le=(e,t,n)=>{let r={Ht:t};return ae(r),t&&!n&&ie(r,i),r},[ue,de]=y?QV(g,oe):[],fe=!b&&ZV(g,se,{ft:!0}),[pe,me]=YV(g,!1,le,{ct:m,et:m}),he=b&&ER&&new ER((e=>{let t=e[e.length-1].contentRect;se({_t:!0,ft:bB(t,u)}),u=t}));return[()=>{he&&he.observe(g);let e=fe&&fe(),t=ue&&ue(),n=pe(),r=te.G((e=>{let[,t]=re();ie({Et:e,xt:t,_t:x},s)}));return()=>{he&&he.disconnect(),e&&e(),t&&t(),l&&l(),n(),r()}},({Dt:e,zt:t,It:n})=>{let r={},[u]=e(`update.ignoreMutation`),[d,h]=e(`update.attributes`),[g,v]=e(`update.elementEvents`),[x,S]=e(`update.debounce`),C=v||h,w=t||n,T=e=>NR(u)&&!!u(e);if(C){c&&c(),l&&l();let[e,t]=YV(y||_,!0,ce,{et:HR(m,d||[]),rt:g,it:f,ut:(e,t)=>{let{target:n,attributeName:r}=e;return(!t&&r&&!b?Kz(n,f,p):!1)||!!Wz(n,`.${dV}`)||T(e)}});l=e(),c=t}if(S&&(ie.O(),PR(x)||AR(x)?(i=x,a=!1,o=LV,s=RV):LR(x)?(i=x.mutation,a=x.resize,o=x.event,s=x.env):(i=!1,a=!1,o=!1,s=!1)),w){let e=me(),t=de&&de(),n=c&&c();e&&bz(r,le(e[0],e[1],w)),t&&bz(r,oe(t[0],w)),n&&bz(r,ce(n[0],w))}return ae(r),r},ee]},eH=(e,t)=>NR(t)?t.apply(0,e):t,tH=(e,t,n,r)=>eH(e,OR(r)?n:r)||t.apply(0,e),nH=(e,t,n,r)=>{let i=eH(e,OR(r)?n:r);return!!i&&(RR(i)?i:t.apply(0,e))},rH=(e,t)=>{let{nativeScrollbarsOverlaid:n,body:r}=t||{},{M:i,P:a,K:o}=qV(),{nativeScrollbarsOverlaid:s,body:c}=o().cancel,l=n??s,u=OR(r)?c:r,d=(i.x||i.y)&&l,f=e&&(kR(u)?!a:u);return!!d||!!f},iH=(e,t,n,r)=>{let{K:i}=qV(),{scrollbars:a}=i(),{slot:o}=a,{dt:s,vt:c,L:l,At:u,gt:d,bt:f,V:p}=t,{scrollbars:m}=u?{}:e,{slot:h}=m||{},g=[],_=[],v=[],y=nH([s,c,l],(()=>p&&f?s:c),o,h),b=e=>{if(DR){let t=null,r=[],i=new DR({source:d,axis:e}),a=()=>{t&&t.cancel(),t=null};return{Mt:o=>{let{Tt:s}=n,c=AB(s)[e],l=e===`x`,u=[cB(0,l),cB(`calc(-100% + 100cq${l?`w`:`h`})`,l)],d=c?u:u.reverse();return r[0]===d[0]&&r[1]===d[1]?a:(r=d,a(),t=o.kt.animate({clear:[`left`],transform:d},{timeline:i}),a)}}}},x={x:b(`x`),y:b(`y`)},S=()=>{let{Rt:e,Vt:t}=n,r=(e,t)=>wz(0,1,e/(e+t)||0);return{x:r(t.x,e.x),y:r(t.y,e.y)}},C=(e,t,n)=>{let r=n?Lz:Iz;BR(e,(e=>{r(e.Lt,t)}))},w=(e,t)=>{BR(e,(e=>{let[n,r]=t(e);aB(n,r)}))},T=(e,t,n)=>{let r=MR(n),i=r?n:!0,a=r?!n:!0;i&&C(_,e,t),a&&C(v,e,t)},E=()=>{let e=S(),t=e=>t=>[t.Lt,{"--os-viewport-percent":rB(e)+``}];w(_,t(e.x)),w(v,t(e.y))},ee=()=>{if(!DR){let{Tt:e}=n,t=jB(e,DB(d)),r=e=>t=>[t.Lt,{"--os-scroll-percent":rB(e)+``}];w(_,r(t.x)),w(v,r(t.y))}},te=()=>{let{Tt:e}=n,t=AB(e),r=e=>t=>[t.Lt,{"--os-scroll-direction":e?`0`:`1`}];w(_,r(t.x)),w(v,r(t.y)),DR&&(_.forEach(x.x.Mt),v.forEach(x.y.Mt))},ne=()=>{if(p&&!f){let{Rt:e,Tt:t}=n,r=AB(t),i=jB(t,DB(d)),a=t=>{let{Lt:n}=t,a=Uz(n)===l&&n,o=(e,t,n)=>{let r=t*e;return iB(n?r:-r)};return[a,a&&{transform:cB({x:o(i.x,e.x,r.x),y:o(i.y,e.y,r.y)})}]};w(_,a),w(v,a)}},re=e=>{let t=e?`x`:`y`,n=Qz(`${dV} ${e?pV:mV}`),i=Qz(hV),a=Qz(gV),o={Lt:n,Pt:i,kt:a},s=x[t];return UR(e?_:v,o),UR(g,[Jz(n,i),Jz(i,a),mz(qz,n),s&&s.Mt(o),r(o,T,e)]),o},ie=mz(re,!0),ae=mz(re,!1);return ie(),ae(),[{Ut:E,Nt:ee,qt:te,Bt:ne,Ft:T,jt:{Xt:_,Yt:ie,Wt:mz(w,_)},Jt:{Xt:v,Yt:ae,Wt:mz(w,v)}},()=>(Jz(y,_[0].Lt),Jz(y,v[0].Lt),mz(JR,g))]},aH=(e,t,n,r,i)=>(a,o,s)=>{let{vt:c,L:l,V:u,gt:d,Gt:f,St:p}=t,{Lt:m,Pt:h,kt:g}=a,[_,v]=hz(333),[y,b]=hz(444),x=e=>{NR(d.scrollBy)&&d.scrollBy({behavior:`smooth`,left:e.x,top:e.y})},S=()=>{let t=`pointerup pointercancel lostpointercapture`,i=`client${s?`X`:`Y`}`,a=s?iz:az,o=s?`left`:`top`,c=s?`w`:`h`,l=s?`x`:`y`,u=[];return SB(h,`pointerdown`,r((r=>{let m=Wz(r.target,`.${gV}`)===g,_=m?g:h,v=e.scrollbars,S=v[m?`dragScroll`:`clickScroll`],{button:C,isPrimary:w,pointerType:T}=r,{pointers:E}=v;if(C===0&&w&&S&&(E||[]).includes(T)){JR(u),b();let e=!m&&(r.shiftKey||S===`instant`),v=mz(_B,g),C=mz(_B,h),w=(e,t)=>(e||v())[o]-(t||C())[o],T=gR(_B(d)[a])/pB(d)[c]||1,E=DB(d)[l],ee=e=>{EB(d,{[l]:E+e})},te=e=>{let{Rt:t}=n,r=pB(h)[c]-pB(g)[c];ee(1/T*e/r*t[l])},ne=r[i],re=v(),ie=C(),ae=re[a],oe=w(re,ie)+ae/2,se=ne-ie[o]-oe,ce=m?0:se,le=e=>{JR(fe),_.releasePointerCapture(e.pointerId)},ue=m||e,de=p(),fe=[SB(f,t,le),SB(f,`selectstart`,(e=>wB(e)),{D:!1}),SB(h,t,le),ue&&SB(h,`pointermove`,(e=>te(ce+e[i]-ne))),ue&&(()=>{let e=DB(d);de();let t=DB(d),n={x:t.x-e.x,y:t.y-e.y};(_R(n.x)>3||_R(n.y)>3)&&(p(),EB(d,e),x(n),y(de))})];if(_.setPointerCapture(r.pointerId),e)te(se);else if(!m){let e=BB(NV);if(e){let{Vt:t}=n,r=e(ee,te,mz(w),se,t[l],S,!!s,(e=>{e?de():UR(fe,de)}));UR(fe,r),UR(u,mz(r,!0))}}}})))},C=!0;return mz(JR,[SB(g,`pointermove pointerleave`,r(i)),SB(m,`pointerenter`,r((()=>{o(yV,!0)}))),SB(m,`pointerleave pointercancel`,r((()=>{o(yV,!1)}))),SB(m,`wheel`,r((e=>{let{deltaX:t,deltaY:n,deltaMode:r}=e;C&&r===0&&Uz(m)===c&&x({x:t,y:n}),C=!1,o(CV,!0),_((()=>{C=!0,o(CV)})),wB(e)})),{D:!1,I:!0}),!u&&SB(m,`mousedown`,r((()=>{let e=Gz();(Dz(e,XB)||Dz(e,JB)||e===document.body)&&xR(mz(MB,l),25)}))),SB(m,`pointerdown`,(()=>{let e=SB(f,`click`,(e=>{t(),TB(e)}),{A:!0,I:!0,D:!1}),t=SB(f,`pointerup pointercancel`,(()=>{t(),setTimeout(e,150)}),{I:!0,D:!0})}),{I:!0,D:!0}),S(),v,b])},oH=(e,t,n,r,i,a,o)=>{let s,c,l,u,d,f=Cz,p=0,m=[`mouse`,`pen`],h=e=>t=>{n.Kt||e(t)},g=e=>m.includes(e.pointerType),[_,v]=hz(),[y,b]=hz(100),[x,S]=hz(50),[C,w]=hz((()=>p)),[T,E]=iH(e,a,i,aH(t,a,i,h,(e=>g(e)&&le()))),{vt:ee,Qt:te,bt:ne}=a,{Ft:re,Ut:ie,Nt:ae,qt:oe,Bt:se}=T,ce=(e,t)=>{w();let r=e=>{n.Kt||re(SV,e)};if(e)r();else{let e=l?!s:!0;p>0&&!t?C(mz(r,e)):r(e)}},le=()=>{(l?!s:!u)&&(ce(!0),y((()=>{ce(!1)})))},ue=e=>{g(e)&&(s=!0,!n.Kt&&l&&ce(!0))},de=e=>{g(e)&&(s=!1,!n.Kt&&l&&ce(!1))},fe=e=>{re(xV,e,!0),re(xV,e,!1)},pe=[w,b,S,v,()=>f(),SB(ee,`pointerover`,ue,{A:!0}),SB(ee,`pointerenter`,ue),SB(ee,`pointerleave`,de),SB(ee,`pointermove`,h((e=>{g(e)&&c&&le()}))),SB(te,`scroll`,h((e=>{_((()=>{ae(),le()})),o(e),se()})))],me=BB(MV);return[()=>mz(JR,UR(pe,E())),({Dt:e,It:t,Zt:n,tn:a})=>{let{nn:o,sn:s,en:m,cn:g}=a||{},{Ct:_,ft:v}=n||{},{B:y}=r,{M:b,P:S}=qV(),{rn:C,j:w}=i,[T,E]=e(`showNativeOverlaidScrollbars`),[ee,le]=e(`scrollbars.theme`),[ue,de]=e(`scrollbars.visibility`),[pe,he]=e(`scrollbars.autoHide`),[ge,_e]=e(`scrollbars.autoHideSuspend`),[ve]=e(`scrollbars.autoHideDelay`),[ye,be]=e(`scrollbars.dragScroll`),[xe,Se]=e(`scrollbars.clickScroll`),[Ce,we]=e(`overflow`),Te=v&&!t,Ee=o||s||g||_||t,De=m||de||we,Oe=T&&b.x&&b.y,ke=!S&&!me,Ae=Oe||ke,je=(e,t,n)=>{let r=e.includes(cz)&&(ue===oz||ue===`auto`&&t===cz);return re(_V,r,n),r};if(p=ve,(E||ke)&&re(uV,Ae),le&&(re(d),re(ee,!0),d=ee),(_e||Te)&&(fe(!ge),Te&&ge&&(w.x||w.y?(f(),x((()=>{f=SB(te,cz,h(mz(fe,!0)),{A:!0})}))):fe(!0))),he&&(c=pe===`move`,l=pe===`leave`,u=pe===`never`,ce(u,!0)),be&&re(TV,ye),Se&&re(wV,!!xe),De){let e=je(Ce.x,C.x,!0),t=je(Ce.y,C.y,!1);re(vV,!(e&&t))}Ee&&(ae(),ie(),se(),g&&oe(),re(bV,!w.x,!0),re(bV,!w.y,!1),re(fV,y&&!ne))},{},T]},sH=e=>{let{K:t,P:n}=qV(),{elements:r}=t(),{padding:i,viewport:a,content:o}=r,s=RR(e),c=s?{}:e,{elements:l}=c,{padding:u,viewport:d,content:f}=l||{},p=s?e:c.target,m=Vz(p),h=p.ownerDocument,g=h.documentElement,_=()=>h.defaultView||pR,v=mz(tH,[p]),y=mz(nH,[p]),b=mz(Qz,``),x=mz(v,b,a),S=mz(y,b,o),C=e=>{let t=pB(e),n=hB(e),r=oB(e,nz),i=oB(e,rz);return n.w-t.w>0&&!OV(r)||n.h-t.h>0&&!OV(i)},w=x(d),T=w===p,E=T&&m,ee=!T&&S(f),te=!T&&w===ee,ne=E?g:w,re=E?ne:p,ie=!T&&y(b,i,u),ae=!te&&ee,oe=[ae,ne,ie,re].map((e=>RR(e)&&!Uz(e)&&e)),se=e=>e&&VR(oe,e),ce=!se(ne)&&C(ne)?ne:p,le=E?g:ne,ue={dt:p,vt:re,L:ne,ln:ie,ht:ae,gt:le,Qt:E?h:ne,an:m?g:ce,Gt:h,bt:m,At:s,V:T,un:_,yt:e=>Pz(ne,XB,e),wt:(e,t)=>Nz(ne,XB,e,t),St:()=>Nz(le,XB,tV,!0)},{dt:de,vt:fe,ln:pe,L:me,ht:he}=ue,ge=[()=>{kz(fe,[JB,GB]),kz(de,GB),m&&kz(g,[GB,JB])}],_e=Hz([he,me,pe,fe,de].find((e=>e&&!se(e)))),ve=E?de:he||me,ye=mz(JR,ge);return[ue,()=>{let e=_(),t=Gz(),r=e=>{Jz(Uz(e),Hz(e)),qz(e)},i=e=>SB(e,`focusin focusout focus blur`,TB,{I:!0,D:!1}),a=`tabindex`,o=Ez(me,a),s=i(t);return Oz(fe,JB,T?``:YB),Oz(pe,iV,``),Oz(me,XB,``),Oz(he,aV,``),T||(Oz(me,a,o||`-1`),m&&Oz(g,qB,``)),Jz(ve,_e),Jz(fe,pe),Jz(pe||fe,!T&&me),Jz(me,he),UR(ge,[s,()=>{let e=Gz(),t=se(me),n=t&&e===me?de:e,s=i(n);kz(pe,iV),kz(he,aV),kz(me,XB),m&&kz(g,qB),o?Oz(me,a,o):kz(me,a),se(he)&&r(he),t&&r(me),se(pe)&&r(pe),MB(n),s()}]),n&&!T&&(Mz(me,XB,nV),UR(ge,mz(kz,me,XB))),MB(!T&&m&&t===de&&e.top===e?me:t),s(),_e=0,ye},ye]},cH=({ht:e})=>({Zt:t,fn:n,It:r})=>{let{$t:i}=t||{},{Ot:a}=n;e&&(i||r)&&aB(e,{[az]:a&&`100%`})},lH=({vt:e,ln:t,L:n,V:r},i)=>{let[a,o]=fR({i:pz,o:sB()},mz(sB,e,`padding`,``));return({Dt:e,Zt:s,fn:c,It:l})=>{let[u,d]=o(l),{P:f}=qV(),{_t:p,xt:m,Ct:h}=s||{},{B:g}=c,[_,v]=e(`paddingAbsolute`);(p||d||l||m)&&([u,d]=a(l));let y=!r&&(v||h||d);if(y){let e=!_||!t&&!f,r=u.r+u.l,a=u.t+u.b,o={[ez]:e&&!g?-r:0,[tz]:e?-a:0,[$R]:e&&g?-r:0,top:e?-u.t:0,right:e?g?-u.r:`auto`:0,left:e?g?`auto`:-u.l:0,[iz]:e&&`calc(100% + ${r}px)`},s={[YR]:e?u.t:0,[XR]:e?u.r:0,[QR]:e?u.b:0,[ZR]:e?u.l:0};aB(t||n,o),aB(n,s),bz(i,{ln:u,_n:!e,F:t?s:bz({},o,s)})}return{dn:y}}},uH=(e,t)=>{let n=qV(),{vt:r,ln:i,L:a,V:o,Qt:s,gt:c,bt:l,wt:u,un:d}=e,{P:f}=n,p=l&&o,m=mz(mR,0),h={display:()=>!1,direction:e=>e!==`ltr`,flexDirection:e=>e.endsWith(`-reverse`),writingMode:e=>e!==`horizontal-tb`},g=yz(h),_={i:dz,o:{w:0,h:0}},v={i:fz,o:{}},y=e=>{u(eV,!p&&e)},b=()=>oB(a,g),x=(e,t)=>{let n=!yz(e).length,r=t?!0:g.some((t=>{let n=e[t];return jR(n)&&h[t](n)}));if(n||!r||!vB(a))return{T:{x:0,y:0},k:{x:1,y:1}};y(!0);let i=DB(c),o=SB(s,cz,(e=>{let t=DB(c);e.isTrusted&&t.x===i.x&&t.y===i.y&&CB(e)}),{I:!0,A:!0}),l=u(rV,!0);EB(c,{x:0,y:0}),l();let d=DB(c),f=hB(c);EB(c,{x:f.w,y:f.h});let p=DB(c),m={x:p.x-d.x,y:p.y-d.y};EB(c,{x:-f.w,y:-f.h});let _=DB(c),v={x:_.x-d.x,y:_.y-d.y},b={x:_R(m.x)>=_R(v.x)?p.x:_.x,y:_R(m.y)>=_R(v.y)?p.y:_.y};return EB(c,i),bR((()=>o())),{T:d,k:b}},S=(e,t)=>{let n=pR.devicePixelRatio%1==0?0:1,r={w:m(e.w-t.w),h:m(e.h-t.h)};return{w:r.w>n?r.w:0,h:r.h>n?r.h:0}},C=(e,t)=>{let n=(e,t,n,r)=>{let i=e===oz?sz:kV(e),a=OV(e),o=OV(n);return!t&&!r?sz:a&&o?oz:a?t&&r?i:t?oz:sz:t?i:o&&r?oz:sz};return{x:n(t.x,e.x,t.y,e.y),y:n(t.y,e.y,t.x,e.x)}},w=e=>{let t=e=>[oz,sz,cz].map((t=>fe(AV(t),e)));u(t(!0).concat(t()).join(` `)),u(yz(e).map((t=>fe(e[t],t===`x`))).join(` `),!0)},[T,E]=fR(_,mz(gB,a)),[ee,te]=fR(_,mz(hB,a)),[ne,re]=fR(_),[ie]=fR(v),[ae,oe]=fR(_),[se]=fR(v),[ce]=fR({i:(e,t)=>uz(e,t,qR(HR(yz(e),yz(t)))),o:{}}),[le,ue]=fR({i:(e,t)=>fz(e.T,t.T)&&fz(e.k,t.k),o:OB()}),de=BB(MV),fe=(e,t)=>`${t?ZB:QB}${lz(e)}`;return({Dt:o,Zt:s,fn:c,It:l},{dn:h})=>{let{_t:g,Ht:_,xt:v,Ct:fe,ft:pe,Et:me}=s||{},{X:he,Y:ge,W:_e}=de&&de.R(e,t,c,n,o)||{},[ve,ye]=DV(o,n),[be,xe]=o(`overflow`),Se=OV(be.x),Ce=OV(be.y),we=g||h||v||fe||me||ye,Te=E(l),Ee=te(l),De=re(l),Oe=oe(l);if(ye&&f&&u(nV,!ve),we){Pz(r,JB,KB)&&y(!0);let e=ge&&ge(),[t]=Te=T(l),[n]=Ee=ee(l),i=mB(a),o=p&&fB(d()),s={w:m(n.w+t.w),h:m(n.h+t.h)},c={w:m((o?o.w:i.w+m(i.w-n.w))+t.w),h:m((o?o.h:i.h+m(i.h-n.h))+t.h)};e&&e(),Oe=ae(c),De=ne(S(s,c),l)}let[ke,Ae]=Oe,[je,Me]=De,[Ne,Pe]=Ee,[Fe,Ie]=Te,[Le]=ie({x:je.w>0,y:je.h>0}),Re=Se&&Ce&&(Le.x||Le.y)||Se&&Le.x&&!Le.y||Ce&&Le.y&&!Le.x,ze=h||fe||me||Ie||Pe||Ae||Me||xe||ye||we||_&&p,[Be]=o(`update.flowDirectionStyles`),[Ve,He]=ce(Be?Be(a)||{}:b(),l),[Ue,We]=fe||pe||He||l?le(x(Ve,!!Be),l):ue(),Ge=C(Le,be);y(!1),ze&&(w(Ge),Ge=jV(a,Le),_e&&he&&(he(Ge,Ne,Fe),aB(a,_e(Ge))));let[Ke,qe]=se(Ge);return Nz(r,JB,KB,Re),Nz(i,iV,KB,Re),bz(t,{rn:Ke,Vt:{x:ke.w,y:ke.h},Rt:{x:je.w,y:je.h},j:Le,Tt:kB(Ue,je)}),{en:qe,nn:Ae,sn:Me,cn:We||Me}}},dH=e=>{let[t,n,r]=sH(e),i={ln:{t:0,r:0,b:0,l:0},_n:!1,F:{[ez]:0,[tz]:0,[$R]:0,[YR]:0,[XR]:0,[QR]:0,[ZR]:0},Vt:{x:0,y:0},Rt:{x:0,y:0},rn:{x:sz,y:sz},j:{x:!1,y:!1},Tt:OB()},{dt:a,gt:o,V:s,St:c}=t,{P:l,M:u}=qV(),d=!l&&(u.x||u.y),f=[cH(t),lH(t,i),uH(t,i)];return[n,e=>{let t={},n=d&&DB(o),r=n&&c();return BR(f,(n=>{bz(t,n(e,t)||{})})),EB(o,n),r&&r(),s||EB(a,0),t},i,t,r]},fH=(e,t,n,r)=>{let i=!1,a={Kt:!1,pn:!1},o=VV(t,{}),[s,c,l,u,d]=dH(e),[f,p,m]=$V(u,l,o,(e=>{y({},e)})),[h,g,,_]=oH(e,t,a,m,l,u,r),v=e=>yz(e).some((t=>!!e[t])),y=(e,r)=>{let{Kt:o,pn:s}=a;if(s||o&&i)return!1;let{vn:l,It:u,zt:d}=e,f=l||{},h=!!u||!i,_={Dt:VV(t,f,h),vn:f,It:h},y=r||p(bz({},_,{zt:d})),b=c(bz({},_,{fn:m,Zt:y}));g(bz({},_,{Zt:y,tn:b}));let x=v(y),S=v(b),C=x||S||!Sz(f)||h;return i=!0,C&&n(e,{Zt:y,tn:b}),C};return[()=>{let{an:e,gt:t,St:n}=u,r=DB(e),i=[f(),s(),h(),()=>{a.pn=!0}],o=n();return EB(t,r),o(),mz(JR,i)},y,e=>{let t=a.Kt;a.Kt=e,!e&&t!==e&&y({It:!0,zt:!0})},()=>{g({Dt:VV(t,{},!1),vn:{},It:!1})},()=>({gn:a,hn:m,bn:l}),{yn:u,wn:_},d]},pH=new WeakMap,mH=(e,t)=>{pH.set(e,t)},hH=e=>{pH.delete(e)},gH=e=>pH.get(e),_H=(e,t,n)=>{let{tt:r}=qV(),i=RR(e),a=i?e:e.target,o=gH(a);if(t&&!o){let o=[],s={},c=e=>{let t=xz(e),n=BB(VB);return n?n(t,!0):t},l=bz({},r(),c(t)),[u,d,f]=PB(),[p,m,h]=PB(n),g=(e,t)=>{h(e,t),f(e,t)},[_,v,y,b,x,S,C]=fH(e,l,(({vn:e,It:t},{Zt:n,tn:r})=>{let{_t:i,Ct:a,$t:o,xt:s,Ht:c,ft:l}=n,{nn:u,sn:d,en:f,cn:p}=r;g(`updated`,[T,{updateHints:{sizeChanged:!!i,directionChanged:!!a,heightIntrinsicChanged:!!o,overflowEdgeChanged:!!u,overflowAmountChanged:!!d,overflowStyleChanged:!!f,scrollCoordinatesChanged:!!p,contentMutation:!!s,hostMutation:!!c,appear:!!l},changedOptions:e||{},force:!!t}])}),(e=>g(`scroll`,[T,e]))),w=e=>{let{gn:t}=x(),{pn:n}=t;n||(hH(a),JR(o),g(`destroyed`,[T,e]),d(),m())},T={options(e,t){if(e){let n=BV(l,bz(t?r():{},c(e)));Sz(n)||(bz(l,n),v({vn:n}))}return bz({},l)},on:p,off:(e,t)=>{e&&t&&m(e,t)},state(){let{gn:e,hn:t,bn:n}=x(),{pn:r,Kt:i}=e,{B:a}=t,{Vt:o,Rt:s,rn:c,j:l,ln:u,_n:d,Tt:f}=n;return bz({},{overflowEdge:o,overflowAmount:s,overflowStyle:c,hasOverflow:l,scrollCoordinates:{start:f.T,end:f.k},padding:u,paddingAbsolute:d,directionRTL:a,sleeping:i,destroyed:r})},elements(){let{dt:e,vt:t,ln:n,L:r,ht:i,gt:a,Qt:o}=S.yn,{jt:s,Jt:c}=S.wn,l=e=>{let{kt:t,Pt:n,Lt:r}=e;return{scrollbar:r,track:n,handle:t}},u=e=>{let{Xt:t,Yt:n}=e;return bz({},l(t[0]),{clone:()=>{let e=l(n());return b(),e}})};return bz({},{target:e,host:t,padding:n||r,viewport:r,content:i||r,scrollOffsetElement:a,scrollEventElement:o,scrollbarHorizontal:u(s),scrollbarVertical:u(c)})},update:e=>v({It:e,zt:!0}),destroy:mz(w,!1),sleep:y,plugin:e=>s[yz(e)[0]]};return UR(o,[C]),mH(a,T),RB(FB,_H,[T,u,s]),rH(S.yn.bt,!i&&e.cancel)?(w(!0),T):(UR(o,_()),g(`initialized`,[T]),T.update(),T)}return o};_H.plugin=e=>{let t=PR(e),n=t?e:[e],r=n.map((e=>RB(e,_H)[0]));return LB(n),t?r:r[0]},_H.valid=e=>{let t=e&&e.elements,n=NR(t)&&t();return LR(n)&&!!gH(n.target)},_H.env=()=>{let{U:e,M:t,P:n,J:r,ot:i,st:a,K:o,Z:s,tt:c,nt:l}=qV();return bz({},{scrollbarsSize:e,scrollbarsOverlaid:t,scrollbarsHiding:n,scrollTimeline:r,staticDefaultInitialization:i,staticDefaultOptions:a,getDefaultInitialization:o,setDefaultInitialization:s,getDefaultOptions:c,setDefaultOptions:l})},_H.nonce=WV,_H.trustedTypePolicy=Zz;var vH=()=>{if(typeof window>`u`){let e=()=>{};return[e,e]}let e,t,n=window,r=typeof n.requestIdleCallback==`function`,i=n.requestAnimationFrame,a=n.cancelAnimationFrame,o=r?n.requestIdleCallback:i,s=r?n.cancelIdleCallback:a,c=()=>{s(e),a(t)};return[(n,a)=>{c(),e=o(r?()=>{c(),t=i(n)}:n,typeof a==`object`?a:{timeout:2233})},c]},yH=e=>{let{options:t,events:n,defer:r}=e||{},[i,a]=(0,u.useMemo)(vH,[]),o=(0,u.useRef)(null),s=(0,u.useRef)(r),c=(0,u.useRef)(t),l=(0,u.useRef)(n);return(0,u.useEffect)(()=>{s.current=r},[r]),(0,u.useEffect)(()=>{let{current:e}=o;c.current=t,_H.valid(e)&&e.options(t||{},!0)},[t]),(0,u.useEffect)(()=>{let{current:e}=o;l.current=n,_H.valid(e)&&e.on(n||{},!0)},[n]),(0,u.useEffect)(()=>()=>{var e;a(),(e=o.current)==null||e.destroy()},[]),(0,u.useMemo)(()=>[e=>{let t=o.current;if(_H.valid(t))return;let n=s.current,r=c.current||{},a=l.current||{},u=()=>o.current=_H(e,r,a);n?i(u,n):u()},()=>o.current],[])},bH=(0,u.forwardRef)((e,t)=>{let{element:n=`div`,options:r,events:i,defer:a,children:o,...s}=e,c=n,l=(0,u.useRef)(null),d=(0,u.useRef)(null),[f,p]=yH({options:r,events:i,defer:a});return(0,u.useEffect)(()=>{let{current:e}=l,{current:t}=d;if(!e)return;let r=e;return f(n===`body`?{target:r,cancel:{body:null}}:{target:r,elements:{viewport:t,content:t}}),()=>p()?.destroy()},[f,n]),(0,u.useImperativeHandle)(t,()=>({osInstance:p,getElement:()=>l.current}),[]),u.default.createElement(c,{"data-overlayscrollbars-initialize":``,ref:l,...s},n===`body`?o:u.default.createElement(`div`,{"data-overlayscrollbars-contents":``,ref:d},o))}),xH={scroll:`_scroll_12rza_1`,gradient:`_gradient_12rza_21`},SH=({children:e,extendedItemSelector:t,extendedScrollDelay:n,extendedScrollOffset:r=20,initialScrollPosition:i,onScrollTop:a,className:o,maxHeight:s=580,dir:c})=>{let l=(0,u.useRef)(null);return(0,u.useEffect)(()=>{if(!i)return;let e=l.current?.osInstance();if(!e)return;let{content:t}=e.elements();t.scrollBy({top:i,behavior:`instant`})},[i]),(0,u.useEffect)(()=>{let e=l.current?.osInstance();if(!e)return;let{content:t,host:n}=e.elements(),r=new ResizeObserver(()=>{let e=Math.floor(t.scrollHeight/10)*10>Math.floor(t.clientHeight/10)*10;n.classList.toggle(xH.gradient,e)});return r.observe(t),()=>r.disconnect()},[]),(0,u.useEffect)(()=>{let e=l.current?.osInstance();if(!e||!t)return;let{content:i}=e.elements(),a=e=>{let a=e.target.closest(t);a&&setTimeout(()=>{let{bottom:e}=i.getBoundingClientRect(),{bottom:t}=a.getBoundingClientRect();t>e&&i.scrollBy({top:t-e+r,behavior:`smooth`})},n)};return i.addEventListener(`click`,a),()=>i.removeEventListener(`click`,a)},[t,n,r]),(0,d.jsx)(bH,{options:{scrollbars:{autoHide:`move`}},style:{maxHeight:`${s}px`},events:{scroll:()=>{let e=l.current?.osInstance();if(!e)return;let{content:t,host:n}=e.elements(),r=n.classList.contains(xH.gradient),i=Math.floor((t.scrollHeight-t.scrollTop)/10)*10,o=Math.floor(t.clientHeight/10)*10;if(a?.(t.scrollTop),i===o){if(!r)return;n.classList.remove(xH.gradient)}else{if(r)return;n.classList.add(xH.gradient)}}},className:(0,tD.default)(xH.scroll,o),dir:c,ref:l,children:e})},CH=()=>(0,d.jsxs)(`svg`,{viewBox:`0 0 265 169`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,children:[(0,d.jsx)(`rect`,{x:`1.40984`,y:`-1.40984`,width:`262.18`,height:`166.18`,rx:`12.6885`,transform:`matrix(1 0 0 -1 0 166.18)`,fill:`white`,fillOpacity:`0.8`,stroke:`#595959`,strokeWidth:`2.81967`}),(0,d.jsx)(`path`,{fillRule:`evenodd`,clipRule:`evenodd`,d:`M99.3698 27.707H22.0781V124.674C22.0797 122.312 26.6694 121.173 32.0465 119.839C39.1892 118.066 47.7211 115.948 48.7333 110.162C43.8427 107.061 41.9764 102.382 40.0669 97.5948L40.0669 97.5947L40.0669 97.5946C39.696 96.6648 39.3235 95.731 38.927 94.8038C34.1284 99.4719 31.9886 78.0919 36.2913 78.0919C28.1117 55.9872 50.5071 37.849 71.2002 50.3173C83.3362 47.6933 90.0421 62.2119 82.8127 78.0924C85.7951 76.6592 86.3654 84.2999 85.7951 89.0497C85.7951 90.27 84.5283 98.8118 81.3268 95.503C80.938 96.4026 80.5728 97.3088 80.2092 98.2109L80.2092 98.2111C78.2894 102.975 76.4142 107.628 71.34 110.632C72.7976 116.065 81.5159 118.115 88.8476 119.839C94.5234 121.173 99.3681 122.312 99.3698 124.674V27.707Z`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`110.418`,y:`102.508`,width:`57.9687`,height:`11.082`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`179.426`,y:`102.508`,width:`63.4896`,height:`11.082`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`110.418`,y:`27.7031`,width:`60.7292`,height:`11.082`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`110.418`,y:`52.6406`,width:`60.7292`,height:`11.082`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`110.418`,y:`77.5742`,width:`102.135`,height:`11.082`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`110.418`,y:`127.441`,width:`132.5`,height:`11.082`,fill:`#595959`})]});q.addResourceBundle(`ru-RU`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Нет данных`}),q.addResourceBundle(`en-US`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`No data`}),q.addResourceBundle(`lv-LV`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Nulla data`}),q.addResourceBundle(`de-DE`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Keine Daten`}),q.addResourceBundle(`pl-PL`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Brak danych`}),q.addResourceBundle(`it-IT`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Nessun dato`}),q.addResourceBundle(`hu-HU`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Nincs adat`}),q.addResourceBundle(`zh-Hans`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`无数据`}),q.addResourceBundle(`zh-Hant`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`無數據`}),q.addResourceBundle(`sk-SK`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Žiadne údaje`}),q.addResourceBundle(`uk-UA`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Немає даних`}),q.addResourceBundle(`fr-FR`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Aucune donnée`}),q.addResourceBundle(`es-ES`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Sin datos`}),q.addResourceBundle(`pt-PT`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Sem dados`}),q.addResourceBundle(`ar-AE`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`لا توجد بيانات`}),q.addResourceBundle(`nl-NL`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Geen gegevens`}),q.addResourceBundle(`id-ID`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Tidak ada data`}),q.addResourceBundle(`vi-VN`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Không có dữ liệu`}),q.addResourceBundle(`ko-KR`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`데이터 없음`}),q.addResourceBundle(`ms-MY`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Tiada data`}),q.addResourceBundle(`ro-RO`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Nu există date`}),q.addResourceBundle(`el-GR`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Δεν υπάρχουν δεδομένα`}),q.addResourceBundle(`tr-TR`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Veri yok`}),q.addResourceBundle(`ja-JP`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`データなし`}),q.addResourceBundle(`cs-CZ`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Žádná data`}),q.addResourceBundle(`th-TH`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`ไม่มีข้อมูล`}),q.addResourceBundle(`hi-IN`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`कोई डेटा नहीं`}),q.addResourceBundle(`bn-BD`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`কোনো ডেটা নেই`}),q.addResourceBundle(`he-IL`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`אין נתונים`}),q.addResourceBundle(`fi-FI`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Ei tietoja`}),q.addResourceBundle(`sv-SE`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Inga data`}),q.addResourceBundle(`da-DK`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Ingen data`}),q.addResourceBundle(`hr-HR`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Nema podataka`}),q.addResourceBundle(`no-NO`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Ingen data`}),q.addResourceBundle(`uz-Latn`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Ma’lumot yo‘q`}),q.addResourceBundle(`hy-AM`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Տվյալներ չկան`}),q.addResourceBundle(`ky-KG`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Маалымат жок`}),q.addResourceBundle(`ku-Arab`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`داتا نییە`}),q.addResourceBundle(`tg-TJ`,`79d0a73f2a9390169b81b7d2390f9bd5`,{noData:`Маълумот нест`});var wH=()=>Pk(`79d0a73f2a9390169b81b7d2390f9bd5`),TH={wrapper:`_wrapper_10k39_1`,overlay:`_overlay_10k39_11`,content:`_content_10k39_22`},EH=({children:e,className:t})=>{let{t:n}=wH();return(0,d.jsxs)(`div`,{className:(0,tD.default)(TH.wrapper,t),children:[e,(0,d.jsx)(`div`,{className:TH.overlay,children:(0,d.jsx)(`div`,{className:TH.content,children:(0,d.jsx)(G,{size:`14x135`,children:n(`noData`)})})})]})},DH={photo:(0,d.jsx)(()=>(0,d.jsxs)(`svg`,{viewBox:`0 0 115 149`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,children:[(0,d.jsx)(`rect`,{width:`115`,height:`149`,rx:`6`,fill:`#595959`}),(0,d.jsx)(`path`,{d:`M0 142.615H115V143.001C115 146.315 112.314 149.001 109 149.001H6C2.68629 149.001 0 146.315 0 143.001V142.615Z`,fill:`white`}),(0,d.jsx)(`path`,{d:`M90.3652 74.5554C101.122 51.2817 91.1441 30.0038 73.0872 33.8495C42.2987 15.5764 8.97721 42.159 21.1473 74.5548C14.7455 74.5548 17.9293 105.888 25.0689 99.0471C28.8402 107.732 31.1466 116.817 40.718 122.182C42.026 122.915 45.5685 126.107 57.1044 126.107C68.4139 126.107 71.5299 123.23 72.8123 122.519C82.1958 117.314 84.4571 108.498 88.1543 100.072C92.9177 104.921 94.8027 92.4024 94.8026 90.614C95.6512 83.6529 94.8026 72.455 90.3652 74.5554Z`,fill:`white`}),(0,d.jsx)(`path`,{d:`M39.8077 119.837H72.9808C72.9808 136.556 115 134.466 115 142.826H0C0 134.466 39.8077 136.556 39.8077 119.837Z`,fill:`white`})]}),{}),"id-card":(0,d.jsx)(CH,{}),passport:(0,d.jsx)(()=>(0,d.jsxs)(`svg`,{viewBox:`0 0 532 407`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,children:[(0,d.jsx)(`path`,{d:`M2.35374 369.34C2.35374 375.97 2.35557 380.801 2.6666 384.608C2.97538 388.387 3.57715 390.949 4.66261 393.08C6.69356 397.066 9.93424 400.306 13.9202 402.337C16.0505 403.423 18.6128 404.025 22.3922 404.333C26.199 404.644 31.0299 404.646 37.6598 404.646H494.34C500.97 404.646 505.801 404.644 509.608 404.333C513.387 404.025 515.949 403.423 518.08 402.337C522.066 400.306 525.306 397.066 527.337 393.08C528.423 390.949 529.025 388.387 529.333 384.608C529.644 380.801 529.646 375.97 529.646 369.34V25.6C529.646 21.0807 529.644 17.8329 529.436 15.2829C529.23 12.7604 528.834 11.1289 528.159 9.80472C526.851 7.237 524.763 5.14938 522.195 3.84109C520.871 3.16638 519.24 2.76999 516.717 2.5639C514.167 2.35556 510.919 2.35373 506.4 2.35373H25.6C21.0807 2.35373 17.8329 2.35556 15.2829 2.5639C12.7604 2.76999 11.1289 3.16638 9.80473 3.84109C7.23702 5.14938 5.1494 7.237 3.84109 9.80472C3.16639 11.1289 2.77 12.7604 2.56391 15.2829C2.35557 17.8329 2.35374 21.0807 2.35374 25.6V369.34Z`,fill:`white`,fillOpacity:`0.8`,stroke:`#595959`,strokeWidth:`4.70747`}),(0,d.jsx)(`path`,{fillRule:`evenodd`,clipRule:`evenodd`,d:`M164.437 62.6133H38.6914V240.024C38.6929 235.702 46.1604 233.617 54.9089 231.175C66.5293 227.932 80.4098 224.057 82.0566 213.471C74.1001 207.798 71.0638 199.237 67.9573 190.478C67.354 188.777 66.748 187.068 66.1027 185.372C58.296 193.913 54.8147 154.796 61.8147 154.796C48.5074 114.354 84.9424 81.1681 118.608 103.98C138.352 99.1791 149.262 125.742 137.5 154.797C142.352 152.175 143.28 166.154 142.352 174.844C142.352 177.077 140.291 192.705 135.083 186.651C134.45 188.297 133.856 189.955 133.265 191.606C130.141 200.321 127.09 208.835 118.835 214.331C121.207 224.271 135.391 228.021 147.318 231.175C156.553 233.617 164.435 235.702 164.437 240.024V62.6133Z`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`38.6914`,y:`297.426`,width:`454.618`,height:`20.8718`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`386.906`,y:`62.6133`,width:`106.4`,height:`20.8718`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`193.453`,y:`62.6133`,width:`106.4`,height:`20.8718`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`193.453`,y:`99.1367`,width:`106.4`,height:`20.8718`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`193.453`,y:`135.668`,width:`178.945`,height:`20.8718`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`193.453`,y:`172.195`,width:`135.418`,height:`20.8718`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`193.453`,y:`208.719`,width:`266`,height:`20.8718`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`193.453`,y:`245.242`,width:`87.0546`,height:`20.8718`,fill:`#595959`}),(0,d.jsx)(`rect`,{x:`38.6914`,y:`344.387`,width:`454.618`,height:`20.8718`,fill:`#595959`})]}),{})},OH=({type:e=`passport`,className:t})=>(0,d.jsx)(EH,{className:t,children:DH[e]}),kH={link:`_link_1whdi_1`,text:`_text_1whdi_12`},AH=({children:e,href:t,target:n,className:r})=>(0,d.jsxs)(`a`,{href:t,target:n,className:(0,tD.default)(kH.link,r),children:[(0,d.jsx)(G,{className:kH.text,children:e}),(0,d.jsx)(xD.LinkArrow,{})]}),jH={alert:`_alert_3wbiz_1`,icon:`_icon_3wbiz_9`},MH=({children:e,style:t,className:n,dataAttributes:r})=>(0,d.jsxs)(`div`,{...r,className:(0,tD.default)(jH.alert,n),style:t,children:[(0,d.jsx)(xD.Warning,{fillColor:`#DC4343`,className:jH.icon}),e]});q.addResourceBundle(`ru-RU`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-чип`,portraitComparison:`Сравнение портретов`}),q.addResourceBundle(`en-US`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID chip`,portraitComparison:`Portrait comparison`}),q.addResourceBundle(`lv-LV`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID čips`,portraitComparison:`Fotogrāfiju salīdzināšana`}),q.addResourceBundle(`de-DE`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-Chip`,portraitComparison:`Portraitvergleich`}),q.addResourceBundle(`pl-PL`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Chip RFID`,portraitComparison:`Porównanie wizerunku`}),q.addResourceBundle(`it-IT`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Lettura del chip RFID`,portraitComparison:`Confronto dei ritratti`}),q.addResourceBundle(`hu-HU`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID chip`,portraitComparison:`Arcképek összehasonlítása`}),q.addResourceBundle(`zh-Hans`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID芯片`,portraitComparison:`照片对比`}),q.addResourceBundle(`zh-Hant`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`射頻識別晶片`,portraitComparison:`肖像比較`}),q.addResourceBundle(`sk-SK`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Čip RFID`,portraitComparison:`Porovnanie portrétov`}),q.addResourceBundle(`uk-UA`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID чіп`,portraitComparison:`Порівняння фотографій`}),q.addResourceBundle(`fr-FR`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Lecture de la puce RFID`,portraitComparison:`Comparaison de visage`}),q.addResourceBundle(`es-ES`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Chip RFID`,portraitComparison:`Comparación de fotos`}),q.addResourceBundle(`pt-PT`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Chip RFID`,portraitComparison:`Comparativo de Retrato`}),q.addResourceBundle(`ar-AE`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`شريحة RFID`,portraitComparison:`مقارنة الصور الشخصية`}),q.addResourceBundle(`nl-NL`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-chip`,portraitComparison:`Vergelijking van de foto's`}),q.addResourceBundle(`id-ID`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Chip RFID`,portraitComparison:`Perbandingan potret`}),q.addResourceBundle(`vi-VN`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Chip RFID`,portraitComparison:`So sánh các ảnh chân dung`}),q.addResourceBundle(`ko-KR`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID 칩`,portraitComparison:`인물 사진 비교`}),q.addResourceBundle(`ms-MY`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Cip RFID`,portraitComparison:`Perbandingan antara potret`}),q.addResourceBundle(`ro-RO`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Cip RFID`,portraitComparison:`Compararea portretelor`}),q.addResourceBundle(`el-GR`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Κύκλωμα ραδιοσυχνικής αναγνώρισης`,portraitComparison:`Σύγκριση πορτρέτων`}),q.addResourceBundle(`tr-TR`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID`,portraitComparison:`Portre karşılaştırma`}),q.addResourceBundle(`ja-JP`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFIDチップ`,portraitComparison:`顔写真の比較`}),q.addResourceBundle(`cs-CZ`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`Čip RFID`,portraitComparison:`Porovnání fotografií`}),q.addResourceBundle(`th-TH`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`ชิพ RFID`,portraitComparison:`การเปรียบเทียบภาพครึ่งตัว`}),q.addResourceBundle(`hi-IN`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID चिप`,portraitComparison:`पोट्रेट की तुलना`}),q.addResourceBundle(`bn-BD`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID চিপ`,portraitComparison:`পোর্ট্রেটসমূহের তুলনা`}),q.addResourceBundle(`he-IL`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`שבב RFID`,portraitComparison:`השוואה של תמונות דיוקן`}),q.addResourceBundle(`fi-FI`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-siru`,portraitComparison:`Valokuvien vertailu`}),q.addResourceBundle(`sv-SE`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-chipp`,portraitComparison:`Jämförelse av porträtten`}),q.addResourceBundle(`da-DK`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-chip`,portraitComparison:`Sammenligning af portrætterne`}),q.addResourceBundle(`hr-HR`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID čip`,portraitComparison:`Usporedba portreta`}),q.addResourceBundle(`no-NO`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-brikke`,portraitComparison:`Sammenligning av portrettene`}),q.addResourceBundle(`uz-Latn`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID chipi`,portraitComparison:`Portretlarni taqqoslash`}),q.addResourceBundle(`hy-AM`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID չիպ`,portraitComparison:`Դիմանկարների համեմատում`}),q.addResourceBundle(`ky-KG`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-чип`,portraitComparison:`Портреттерди салыштыруу`}),q.addResourceBundle(`ku-Arab`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`چیپی RFID`,portraitComparison:`بەراوردی پۆرترێت`}),q.addResourceBundle(`tg-TJ`,`601fd7a47bff5ff2f054ec13adba6017`,{rfid:`RFID-чип`,portraitComparison:`Муқоисаи портретҳо`});var NH=()=>Pk(`601fd7a47bff5ff2f054ec13adba6017`),PH=(e,t)=>{switch(e){case A.OK:return(0,d.jsx)(xD.Verified,{size:t});case A.ERROR:return(0,d.jsx)(xD.NotVerified,{size:t});case A.WAS_NOT_DONE:return(0,d.jsx)(xD.Unknown,{size:t});default:return(0,d.jsx)(xD.Unknown,{size:t})}},FH={container:`_container_1fhgo_1`,pointer:`_pointer_1fhgo_8`},IH=({status:e,name:t,onClick:n})=>{let r=PH(e);return(0,d.jsxs)(`div`,{className:(0,tD.default)(FH.container,{[FH.pointer]:!!n}),onClick:n,children:[r,(0,d.jsx)(G,{children:t})]})},LH=e=>{switch(e){case eE.MRZ:return DU.TEXT_DATA;case eE.TEXT:return DU.TEXT_DATA;case eE.EXPIRY:return DU.TEXT_DATA;case eE.SECURITY:return DU.AUTHENTICITY;case eE.IMAGE_QA:return DU.IMAGE_QUALITY;case eE.DOC_TYPE:return DU.IDENTIFICATION;default:return}},RH=new Map([[eE.DOC_TYPE,1],[eE.EXPIRY,2],[eE.TEXT,3],[eE.MRZ,4],[eE.SECURITY,5],[eE.IMAGE_QA,6]]),zH=(e,t)=>(RH.get(e)??0)-(RH.get(t)??0),BH=({detailedStatus:e,rfid:t,onStatusClick:n,scrollTo:r})=>{let{t:i}=NH();return(0,d.jsxs)(d.Fragment,{children:[Object.entries(e.optical).sort(([e],[t])=>zH(e,t)).map(([e,t])=>(0,d.jsx)(IH,{status:t,name:(0,d.jsx)($.OpticalStatusField,{children:e}),onClick:t===A.WAS_NOT_DONE?void 0:()=>n(e)},e)),!!t.length&&(0,d.jsx)(IH,{status:e.summary.rfid,name:i(`rfid`),onClick:r?()=>r(`rfid`):void 0}),(0,d.jsx)(IH,{status:e.summary.portrait,name:i(`portraitComparison`),onClick:e.summary.portrait!==A.WAS_NOT_DONE&&r?()=>r(`portrait`):void 0})]})},VH={selected:`_selected_synx0_14`},HH=({detailedStatus:e,rfid:t,scrollToResult:n=!0})=>{let{setTabID:r}=C(),i=e=>{nD.scroller.scrollTo(e,{duration:400,smooth:`linear`,offset:-50})};return(0,u.useEffect)(()=>(nD.Events.scrollEvent.register(`end`,(e,t)=>{let n=()=>{t.classList.remove(VH.selected),t.removeEventListener(`animationend`,n)};t.addEventListener(`animationend`,n),t.classList.add(VH.selected)}),()=>{nD.Events.scrollEvent.remove(`end`)}),[]),(0,d.jsx)(BH,{detailedStatus:e,rfid:t,onStatusClick:e=>{r(LH(e)),rD.isMobile&&i(`text`)},scrollTo:n?i:void 0})};q.addResourceBundle(`ru-RU`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Срок действия документа`}),q.addResourceBundle(`en-US`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Document validity`}),q.addResourceBundle(`lv-LV`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Dokumenta derīguma termiņš`}),q.addResourceBundle(`de-DE`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Gültigkeitsdauer des Dokuments`}),q.addResourceBundle(`pl-PL`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Okres ważności dokumentu`}),q.addResourceBundle(`it-IT`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Periodo di validità del documento`}),q.addResourceBundle(`hu-HU`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`A dokumentum érvényességi ideje`}),q.addResourceBundle(`zh-Hans`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`证件有效期`}),q.addResourceBundle(`zh-Hant`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`證件有效期`}),q.addResourceBundle(`sk-SK`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Doba platnosti dokumentu`}),q.addResourceBundle(`uk-UA`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Строк дії документа`}),q.addResourceBundle(`fr-FR`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Durée de validité du document`}),q.addResourceBundle(`es-ES`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Período de validez del documento`}),q.addResourceBundle(`pt-PT`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Período de validade do documento`}),q.addResourceBundle(`ar-AE`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`مدة صلاحية المستند`}),q.addResourceBundle(`nl-NL`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Geldigheidsduur van het document`}),q.addResourceBundle(`id-ID`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Masa berlaku dokumen`}),q.addResourceBundle(`vi-VN`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Thời hạn hiệu lực của giấy tờ`}),q.addResourceBundle(`ko-KR`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`문서 유효 기간`}),q.addResourceBundle(`ms-MY`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Tempoh sah dokumen`}),q.addResourceBundle(`ro-RO`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Perioada de valabilitate a documentului`}),q.addResourceBundle(`el-GR`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Περίοδος ισχύος εγγράφου`}),q.addResourceBundle(`tr-TR`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Belgenin geçerlilik süresi`}),q.addResourceBundle(`ja-JP`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`文書の有効期間`}),q.addResourceBundle(`cs-CZ`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Doba platnosti dokumentu`}),q.addResourceBundle(`th-TH`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`ระยะเวลาที่เอกสารมีผลใช้ได้`}),q.addResourceBundle(`hi-IN`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`दस्तावेज़ की वैधता अवधि`}),q.addResourceBundle(`bn-BD`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`নথির বৈধতার মেয়াদ`}),q.addResourceBundle(`he-IL`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`תקופת תוקף המסמך`}),q.addResourceBundle(`fi-FI`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Asiakirjan voimassaoloaika`}),q.addResourceBundle(`sv-SE`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Dokumentets giltighetstid`}),q.addResourceBundle(`da-DK`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Dokumentets gyldighedsperiode`}),q.addResourceBundle(`hr-HR`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Rok valjanosti dokumenta`}),q.addResourceBundle(`no-NO`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Dokumentets gyldighetsperiode`}),q.addResourceBundle(`uz-Latn`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Hujjatning amal qilish muddati`}),q.addResourceBundle(`hy-AM`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Փաստաթղթի վավերականության ժամկետ`}),q.addResourceBundle(`ky-KG`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Документтин жарактуулук мөөнөтү`}),q.addResourceBundle(`ku-Arab`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`ماوەی دروستیی بەڵگەنامە`}),q.addResourceBundle(`tg-TJ`,`910ae02c7afb807a519375749273b41d`,{documentValidity:`Муҳлати эътибори ҳуҷҷат`});var UH=()=>Pk(`910ae02c7afb807a519375749273b41d`),WH={head:`_head_1lz5l_1`,name:`_name_1lz5l_6`,status:`_status_1lz5l_9`},GH=({status:e})=>{let{t}=UH();return(0,d.jsxs)(`div`,{className:WH.head,children:[(0,d.jsx)(`div`,{className:WH.status,children:PH(e,20)}),(0,d.jsx)(G,{size:`18x135`,className:WH.name,children:t(`documentValidity`)})]})},KH=({defaultOpen:e,status:t,children:n,className:r,style:i})=>(0,d.jsx)(HD,{className:r,style:i,type:`rounded`,head:(0,d.jsx)(GH,{status:t}),defaultOpen:e,openClickArea:`head`,children:n}),qH={container:`_container_1fmah_1`,"vertical-list":`_vertical-list_1fmah_5`,"horizontal-list":`_horizontal-list_1fmah_17`},JH=({openOnError:e,detailedStatus:t,rfid:n,type:r,scrollToResult:i,className:a,style:o})=>r===`collapse`?(0,d.jsx)(KH,{defaultOpen:e&&t.overallStatus===A.ERROR,className:a,style:o,status:t.overallStatus,children:(0,d.jsx)(`div`,{className:qH[`horizontal-list`],children:(0,d.jsx)(HH,{detailedStatus:t,rfid:n,scrollToResult:i})})}):(0,d.jsx)(`div`,{className:(0,tD.default)(qH.container,a),style:o,children:(0,d.jsx)(`div`,{className:qH[`vertical-list`],children:(0,d.jsx)(HH,{detailedStatus:t,rfid:n,scrollToResult:i})})}),YH=({type:e=`list`,openOnError:t=!1,scrollToResult:n,className:r,style:i})=>{let{response:a}=m();return a?(0,d.jsx)(JH,{openOnError:t,detailedStatus:cE(a),scrollToResult:n,rfid:_m.fromProcessResponse(a),type:e,className:r,style:i}):null};q.addResourceBundle(`ru-RU`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Национальность`,portrait:`Фотография`,issuingState:`Государство выдачи`,dateOfExpiry:`Дата окончания действия`,dateOfBirth:`Дата рождения`,number:`Номер`,age:`Возраст`}),q.addResourceBundle(`en-US`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nationality`,portrait:`Portrait`,issuingState:`Issuing state`,dateOfExpiry:`Date of expiry`,dateOfBirth:`Date of birth`,number:`Number`,age:`Age`}),q.addResourceBundle(`lv-LV`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Tautība`,portrait:`Portrets`,issuingState:`Izdevējvalsts`,dateOfExpiry:`Derīguma termiņš`,dateOfBirth:`Dzimšanas datums`,number:`Number`,age:`Vecums`}),q.addResourceBundle(`de-DE`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nationalität`,portrait:`Porträt`,issuingState:`Ausstellendes Land`,dateOfExpiry:`Ablaufdatum`,dateOfBirth:`Geburtsdatum`,number:`Number`,age:`Alter`}),q.addResourceBundle(`pl-PL`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Narodowość`,portrait:`Wizerunek`,issuingState:`Kod kraju`,dateOfExpiry:`Data ważności`,dateOfBirth:`Data urodzenia`,number:`Number`,age:`Wiek`}),q.addResourceBundle(`it-IT`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nazionalità`,portrait:`Ritratto`,issuingState:`Stato di emissione`,dateOfExpiry:`Data di scadenza`,dateOfBirth:`Data di nascita`,number:`Number`,age:`Età`}),q.addResourceBundle(`hu-HU`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Állampolgárság`,portrait:`Álló`,issuingState:`Kiállító állam`,dateOfExpiry:`Lejárat ideje`,dateOfBirth:`Születési idő`,number:`Number`,age:`Kor`}),q.addResourceBundle(`zh-Hans`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`国籍`,portrait:`照片`,issuingState:`发行国家`,dateOfExpiry:`有效期`,dateOfBirth:`出生日期`,number:`Number`,age:`年龄`}),q.addResourceBundle(`zh-Hant`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`國籍`,portrait:`肖像`,issuingState:`簽發國`,dateOfExpiry:`有效期至`,dateOfBirth:`出生日期:`,number:`數位`,age:`年齡`}),q.addResourceBundle(`sk-SK`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Národnosť`,portrait:`Portrét`,issuingState:`Vydávajúci kraj`,dateOfExpiry:`Dátum platnosti`,dateOfBirth:`Dátum narodenia`,number:`Number`,age:`Vek`}),q.addResourceBundle(`uk-UA`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Національність`,portrait:`Портрет`,issuingState:`Держава видачі`,dateOfExpiry:`Дата закінчення дії`,dateOfBirth:`Дата народження`,number:`Number`,age:`Вік`}),q.addResourceBundle(`fr-FR`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nationalité`,portrait:`Portrait`,issuingState:`Etat de délivrance`,dateOfExpiry:`Date d'expiration`,dateOfBirth:`Date de naissance`,number:`Number`,age:`Âge`}),q.addResourceBundle(`es-ES`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nacionalidad`,portrait:`Foto`,issuingState:`Estado de emisión`,dateOfExpiry:`Fecha de expiración`,dateOfBirth:`Fecha de nacimiento`,number:`Number`,age:`Edad`}),q.addResourceBundle(`pt-PT`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nacionalidade`,portrait:`Retrato`,issuingState:`Estado emissor`,dateOfExpiry:`Data de validade`,dateOfBirth:`Data de nascimento`,number:`Number`,age:`Idade`}),q.addResourceBundle(`ar-AE`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`الجنسية`,portrait:`صورة`,issuingState:`الولاية الصادرة`,dateOfExpiry:`تاريخ الانتهاء`,dateOfBirth:`تاريخ الميلاد`,number:`رقم`,age:`العمر`}),q.addResourceBundle(`nl-NL`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nationaliteit`,portrait:`Foto`,issuingState:`Uitgevende staat`,dateOfExpiry:`Vervaldatum`,dateOfBirth:`Geboortedatum`,number:`Number`,age:`Leeftijd`}),q.addResourceBundle(`id-ID`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Kewarganegaraan`,portrait:`Potret`,issuingState:`Negara penerbit`,dateOfExpiry:`Tanggal kedaluwarsa`,dateOfBirth:`Tanggal lahir`,number:`Number`,age:`Umur`}),q.addResourceBundle(`vi-VN`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Quốc tịch`,portrait:`Ảnh chân dung`,issuingState:`Nhà nước cấp`,dateOfExpiry:`Ngày hết hạn`,dateOfBirth:`Ngày sinh`,number:`Number`,age:`Tuổi`}),q.addResourceBundle(`ko-KR`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`국적`,portrait:`인물 사진`,issuingState:`발급 국가`,dateOfExpiry:`만료일`,dateOfBirth:`생년월일`,number:`Number`,age:`연령`}),q.addResourceBundle(`ms-MY`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Kewarganegaraan`,portrait:`Potret`,issuingState:`Negeri pengeluar`,dateOfExpiry:`Tarikh luput`,dateOfBirth:`Tarikh lahir`,number:`Number`,age:`Umur`}),q.addResourceBundle(`ro-RO`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Naţionalitatea`,portrait:`Portret`,issuingState:`Statul emitent`,dateOfExpiry:`Data expirării`,dateOfBirth:`Data nașterii`,number:`Number`,age:`Vârsta`}),q.addResourceBundle(`el-GR`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Ιθαγένεια`,portrait:`Πορτρέτο`,issuingState:`Χώρα έκδοσης`,dateOfExpiry:`Ημερομηνία λήξης`,dateOfBirth:`Ημερομηνία γέννησης`,number:`Number`,age:`Ηλικία`}),q.addResourceBundle(`tr-TR`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Uyruk`,portrait:`Portre`,issuingState:`Yayınlandığı Ülke`,dateOfExpiry:`Bitiş tarihi`,dateOfBirth:`Doğum tarihi`,number:`Number`,age:`Yaş`}),q.addResourceBundle(`ja-JP`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`国籍`,portrait:`顔写真`,issuingState:`発行州`,dateOfExpiry:`有効期限`,dateOfBirth:`生年月日`,number:`Number`,age:`年齢`}),q.addResourceBundle(`cs-CZ`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Státní občanství`,portrait:`Fotografie`,issuingState:`Vydávající stát`,dateOfExpiry:`Datum vypršení platnosti`,dateOfBirth:`Datum narození`,number:`Number`,age:`Věk`}),q.addResourceBundle(`th-TH`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`สัญชาติ`,portrait:`ภาพถ่ายครึ่งตัว`,issuingState:`รัฐที่ออก`,dateOfExpiry:`วันหมดอายุ`,dateOfBirth:`วันเกิด`,number:`Number`,age:`อายุ`}),q.addResourceBundle(`hi-IN`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`राष्ट्रीयता`,portrait:`पोर्ट्रेट`,issuingState:`जारी करने वाला राज्य`,dateOfExpiry:`समाप्ति तिथि`,dateOfBirth:`जन्म तिथि`,number:`Number`,age:`आयु`}),q.addResourceBundle(`bn-BD`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`জাতীয়তা`,portrait:`পোর্ট্রেট`,issuingState:`ইস্যুকারী প্রদেশ`,dateOfExpiry:`মেয়াদ শেষ হওয়ার তারিখ`,dateOfBirth:`জন্ম তারিখ`,number:`Number`,age:`বয়স`}),q.addResourceBundle(`he-IL`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`לאום`,portrait:`תמונה`,issuingState:`מדינה מנפיקה`,dateOfExpiry:`תאריך תפוגה`,dateOfBirth:`תאריך לידה`,number:`Number`,age:`גיל הבוחר/ת`}),q.addResourceBundle(`fi-FI`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Kansalaisuus`,portrait:`Kuva`,issuingState:`Myöntäjävaltio`,dateOfExpiry:`Viimeinen voimassaolopäivä`,dateOfBirth:`Syntymäaika`,number:`Number`,age:`Ikä`}),q.addResourceBundle(`sv-SE`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nationalitet`,portrait:`Porträtt`,issuingState:`Utfärdande stat`,dateOfExpiry:`Utgångsdatum`,dateOfBirth:`Födelsedatum`,number:`Number`,age:`Ålder`}),q.addResourceBundle(`da-DK`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nationalitet`,portrait:`Portræt`,issuingState:`Udstedende stat`,dateOfExpiry:`Udløbsdato`,dateOfBirth:`Fødselsdato`,number:`Number`,age:`Alder`}),q.addResourceBundle(`hr-HR`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Državljanstvo`,portrait:`Portret`,issuingState:`Država izdavanja`,dateOfExpiry:`Datum važenja`,dateOfBirth:`Datum rođenja`,number:`Number`,age:`Starost`}),q.addResourceBundle(`no-NO`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Nasjonalitet`,portrait:`Portrett`,issuingState:`Utstedende stat`,dateOfExpiry:`Utløpsdato`,dateOfBirth:`Fødselsdato`,number:`Number`,age:`Alder`}),q.addResourceBundle(`uz-Latn`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Millati`,portrait:`Fotosurat`,issuingState:`Berilgan davlat`,dateOfExpiry:`Amal qilish muddatining tugash sanasi`,dateOfBirth:`Tug'ilgan sana`,number:`Raqam`,age:`Yosh`}),q.addResourceBundle(`hy-AM`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Ազգությունը`,portrait:`Լուսանկար`,issuingState:`Փաստաթուղթը տրամադրող պետությունը`,dateOfExpiry:`Գործողության ավարտի ամսաթիվը`,dateOfBirth:`Ծննդյան ամսաթիվը`,number:`Համարը`,age:`Տարիքը`}),q.addResourceBundle(`ky-KG`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Улуту`,portrait:`Сүрөт`,issuingState:`Берүүчү мамлекет`,dateOfExpiry:`Жарактуулук мөөнөтү`,dateOfBirth:`Туулган жылы`,number:`Номери`,age:`Жашы`}),q.addResourceBundle(`ku-Arab`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`نیشتمانایەتی`,portrait:`پۆرترەیت`,issuingState:`دەوڵەتی دەرکردن`,dateOfExpiry:`بەرواری بەسەرچوون`,dateOfBirth:`بەرواری لەدایکبوون`,number:`ژمارە`,age:`تەمەن`}),q.addResourceBundle(`tg-TJ`,`cba5b1563e4d8bfbec09cb310eaef733`,{nationality:`Миллат`,portrait:`Акс`,issuingState:`Кишвари диҳанда`,dateOfExpiry:`Санаи анҷоми амал`,dateOfBirth:`Санаи таваллуд`,number:`Рақам`,age:`Синну сол`});var XH=()=>Pk(`cba5b1563e4d8bfbec09cb310eaef733`),ZH={container:`_container_l6jk0_1`,image:`_image_l6jk0_7`,info:`_info_l6jk0_21`,title:`_title_l6jk0_32`,items:`_items_l6jk0_35`,item:`_item_l6jk0_35`,text:`_text_l6jk0_47`},QH=({nameSurname:e,issuingStateName:t,dateOfExpiry:n,dateOfBirth:r,documentNumber:i,portrait:a,documentOwnerAge:o,documentOwnerNationalityCode:s,documentOwnerSex:c,imageViewer:l=!0,showPortrait:u,className:f,downloadImage:p=!0})=>{let{t:m}=XH(),h=c.value?$.getSex(c.value):``,g=o.value?`${m(`age`)}: ${o.value}`:``;return(0,d.jsxs)(`div`,{className:(0,tD.default)(ZH.container,f),children:[u&&(0,d.jsx)(`div`,{className:ZH.image,children:a?(0,d.jsx)(Jk,{src:a,alt:m(`portrait`),draggable:!1,viewer:l,magnifier:!0,download:p,magnifierImgBorderRadius:6}):(0,d.jsx)(OH,{type:`photo`})}),(0,d.jsxs)(`div`,{className:ZH.info,children:[(0,d.jsx)(ED,{level:1,uppercase:!0,className:ZH.title,children:e.value.replace(/\^/g,` `)}),(h||g)&&(0,d.jsx)(G,{children:`${h}${h&&g?`, `:``}${g}`}),(0,d.jsxs)(`div`,{className:ZH.items,children:[r.value&&(0,d.jsxs)(`div`,{className:ZH.item,children:[(0,d.jsx)(G,{className:ZH.text,size:`12x160`,uppercase:!0,children:m(`dateOfBirth`)}),(0,d.jsx)(G,{children:r.value})]}),s.value&&(0,d.jsxs)(`div`,{className:ZH.item,children:[(0,d.jsx)(G,{className:ZH.text,size:`12x160`,uppercase:!0,children:m(`nationality`)}),(0,d.jsx)(G,{children:s.value.replace(/\^/g,` `)})]}),t.value&&(0,d.jsxs)(`div`,{className:ZH.item,children:[(0,d.jsx)(G,{className:ZH.text,size:`12x160`,uppercase:!0,children:m(`issuingState`)}),(0,d.jsx)(G,{children:t.value})]}),n.value&&(0,d.jsxs)(`div`,{className:ZH.item,children:[(0,d.jsx)(G,{className:ZH.text,size:`12x160`,uppercase:!0,children:m(`dateOfExpiry`)}),(0,d.jsx)(G,{children:n.value})]}),i.value&&(0,d.jsxs)(`div`,{className:ZH.item,children:[(0,d.jsx)(G,{className:ZH.text,size:`12x160`,uppercase:!0,children:m(`number`)}),(0,d.jsx)(G,{children:i.value})]})]})]})]})},$H={value:``,status:A.ERROR,lcid:j.LATIN},eU=({showPortrait:e=!0,imageViewer:t,className:n,downloadImage:r})=>{let{response:i}=m();if(!i)return null;let a=e=>AT(i,[Ca.PORTRAIT],e)?.[0]?.pages?.[0]?.src,o=a([M.RFID_GRAPHICS])||a([M.VISUAL_GRAPHICS])||a([M.BARCODE_GRAPHICS])||a([M.LIVE_PORTRAIT])||a([M.EXT_PORTRAIT]),s=gE(i),c=EE(i)?.[0]??$H,l=TE(i)?.[0]??$H,u=DE(i)?.[0]??$H,f=OE(i)?.[0]??$H,p=AE(i)?.[0]??$H,h=wE(i,F.NATIONALITY)?.[0]??$H;return(0,d.jsx)(QH,{nameSurname:s,issuingStateName:c,dateOfExpiry:l,dateOfBirth:wE(i,F.DATE_OF_BIRTH)?.[0]??$H,documentNumber:u,portrait:o,documentOwnerAge:f,documentOwnerSex:p,documentOwnerNationalityCode:h,showPortrait:e,imageViewer:t,className:n,downloadImage:r})};q.addResourceBundle(`ru-RU`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Время обработки`}),q.addResourceBundle(`en-US`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`lv-LV`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Apstrādes laiks`}),q.addResourceBundle(`de-DE`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Bearbeitungszeit`}),q.addResourceBundle(`pl-PL`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Czas odczytu`}),q.addResourceBundle(`it-IT`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Tempo di processazione`}),q.addResourceBundle(`hu-HU`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`zh-Hans`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`处理时间`}),q.addResourceBundle(`zh-Hant`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`處理時間`}),q.addResourceBundle(`sk-SK`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`uk-UA`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Час обробки`}),q.addResourceBundle(`fr-FR`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Temps de traitement`}),q.addResourceBundle(`es-ES`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Tiempo de procesamiento`}),q.addResourceBundle(`pt-PT`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Tempo de processamento`}),q.addResourceBundle(`ar-AE`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`وقت المعالجة`}),q.addResourceBundle(`nl-NL`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`id-ID`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`vi-VN`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`ko-KR`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`ms-MY`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`ro-RO`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`el-GR`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`tr-TR`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`İşleme zamanı`}),q.addResourceBundle(`ja-JP`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`cs-CZ`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`th-TH`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`hi-IN`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`bn-BD`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`he-IL`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`fi-FI`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`sv-SE`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`da-DK`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`hr-HR`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`no-NO`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`uz-Latn`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Qayta ishlash vaqti`}),q.addResourceBundle(`hy-AM`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`ky-KG`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Processing time`}),q.addResourceBundle(`ku-Arab`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`کاتی چاککردن`}),q.addResourceBundle(`tg-TJ`,`fd36d162be5de318f22b05af38ffef8b`,{processingTime:`Вақти коркард`});var tU=()=>Pk(`fd36d162be5de318f22b05af38ffef8b`),nU={text:`_text_i1hpy_1`},rU=({name:e,value:t})=>(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(G,{className:nU.text,size:`12x160`,uppercase:!0,children:e}),(0,d.jsx)(G,{children:t})]}),iU={container:`_container_1wbix_1`},aU=({processingTime:e,additionalFields:t})=>{let{t:n}=tU();return(0,d.jsxs)(`div`,{className:iU.container,children:[(0,d.jsx)(rU,{name:n(`processingTime`),value:e+`s`}),t&&t.map(({name:e,value:t})=>(0,d.jsx)(rU,{name:e,value:t},e+t))]})},oU=({additionalFields:e})=>{let{response:t}=m();return!t||!t.elapsedTime&&!e?null:(0,d.jsx)(aU,{processingTime:(t.elapsedTime/1e3).toFixed(3),additionalFields:e})},sU={indicator:`_indicator_1oddz_1`,overall:`_overall_1oddz_10`,green:`_green_1oddz_18`,red:`_red_1oddz_22`},cU=({detailedStatus:e})=>(0,d.jsx)(`div`,{className:(0,tD.default)(sU.indicator,{[sU.red]:e.overallStatus===A.ERROR,[sU.green]:e.overallStatus===A.OK}),children:(0,d.jsx)(G,{size:`12x140`,uppercase:!0,className:sU.overall,children:(0,d.jsx)($.CheckResultVerification,{children:e.overallStatus})})}),lU=()=>{let{response:e}=m();return e?(0,d.jsx)(cU,{detailedStatus:cE(e)}):null},uU={container:`_container_3v1pw_1`},dU=({additionalFields:e,scrollToResult:t,imageViewer:n,downloadImage:r})=>(0,d.jsxs)(`div`,{className:uU.container,children:[(0,d.jsx)(lU,{}),(0,d.jsx)(YH,{scrollToResult:t}),(0,d.jsx)(eU,{imageViewer:n,downloadImage:r}),(0,d.jsx)(oU,{additionalFields:e})]}),fU={canvas:`_canvas_1duaq_1`},pU=({image:e,selections:t,onCanvas:n})=>{let r=(0,u.useRef)(null),i=(0,u.useRef)(``),a=(0,u.useRef)(``),o=(0,u.useRef)(document.createElement(`canvas`)),{width:s,height:c}=jD(r),[l,f]=(0,u.useState)(null);return(0,u.useEffect)(()=>{let t=new Image;t.onload=()=>{f({width:t.width,height:t.height,img:t})},t.src=e},[e]),(0,u.useEffect)(()=>{let e=r.current;if(!e||!s||!c||!l)return;let u=e.getContext(`2d`);if(u)if(t.length){let r=i.current===JSON.stringify(t),d=a.current===l.img.currentSrc;if(e.width=s,e.height=c,(!r||!d)&&(o.current.width=l.width,o.current.height=l.height,o.current.getContext(`2d`)?.drawImage(l.img,0,0)),t.forEach(({checkResult:e,location:t})=>{t.rect.forEach(({top:t,left:n,right:i,bottom:a})=>{let f=GM(n,[0,l.width],[0,s]),p=GM(t,[0,l.height],[0,c]),m=GM(i,[0,l.width],[0,s]),h=GM(a,[0,l.height],[0,c]),g=(t,n,r,i,a,o)=>{t.lineWidth=o,t.strokeStyle=e===A.ERROR?`red`:`#6DFD30`,t.strokeRect(n,r,i,a)};if(g(u,f,p,m-f,h-p,2),!r||!d){let e=o.current.getContext(`2d`);if(!e)return;g(e,n,t,i-n,a-t,4)}})}),!r||!d){let e=o.current.toDataURL(`image/jpeg`,.7);i.current=JSON.stringify(t),a.current=l.img.currentSrc,n(e)}}else u.clearRect(0,0,e.width,e.height),i.current=``,a.current=``,n(``)},[l,t,s,c]),(0,d.jsx)(`canvas`,{ref:r,className:fU.canvas})},mU={container:`_container_16rlg_1`},hU=({children:e,className:t})=>(0,d.jsx)(`div`,{className:(0,tD.default)(mU.container,t),children:e}),gU={image:`_image_1dzur_2`},_U=()=>(0,d.jsx)(OH,{className:gU.image}),vU={container:`_container_5l0yf_1`,images:`_images_5l0yf_12`,vertical:`_vertical_5l0yf_18`,horizontal:`_horizontal_5l0yf_22`,fit:`_fit_5l0yf_26`},yU={container:`_container_1yj55_1`,inactive:`_inactive_1yj55_7`,image:`_image_1yj55_10`,vertical:`_vertical_1yj55_22`,horizontal:`_horizontal_1yj55_25`,large:`_large_1yj55_28`,active:`_active_1yj55_31`},bU=({title:e,src:t,onClick:n,isSelect:r,direction:i,large:a=!1})=>(0,d.jsxs)(`div`,{className:yU.container,onClick:n,children:[(0,d.jsx)(G,{size:`10x140`,uppercase:!0,className:(0,tD.default)({[yU.inactive]:!r}),children:e}),(0,d.jsx)(`div`,{className:(0,tD.default)(yU.image,{[yU.active]:r,[yU.vertical]:!a&&i===`vertical`,[yU.horizontal]:!a&&i===`horizontal`,[yU.large]:a&&i===`horizontal`}),children:(0,d.jsx)(`img`,{src:t,alt:e,draggable:!1})})]}),xU=({title:e,images:t,direction:n=`vertical`,large:r,onSelect:i,activeImg:a})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(vU.container,{[vU.fit]:n===`vertical`}),children:[(0,d.jsx)(G,{size:`15x135`,uppercase:!0,children:e}),(0,d.jsx)(`div`,{className:(0,tD.default)(vU.images,vU[n]),children:t.map(({name:e,src:t,id:o})=>(0,d.jsx)(bU,{large:r,direction:n,src:t,title:e,isSelect:a===o,onClick:()=>i(o)},o))})]});q.addResourceBundle(`ru-RU`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Страницы`}),q.addResourceBundle(`en-US`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`lv-LV`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Lappuses`}),q.addResourceBundle(`de-DE`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Seiten`}),q.addResourceBundle(`pl-PL`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Strony`}),q.addResourceBundle(`it-IT`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pagine`}),q.addResourceBundle(`hu-HU`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`zh-Hans`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`页`}),q.addResourceBundle(`zh-Hant`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`頁面`}),q.addResourceBundle(`sk-SK`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`uk-UA`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Сторінки`}),q.addResourceBundle(`fr-FR`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`es-ES`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Páginas`}),q.addResourceBundle(`pt-PT`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Páginas`}),q.addResourceBundle(`ar-AE`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`صفحات`}),q.addResourceBundle(`nl-NL`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`id-ID`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`vi-VN`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`ko-KR`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`ms-MY`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`ro-RO`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`el-GR`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`tr-TR`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Sayfalar`}),q.addResourceBundle(`ja-JP`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`cs-CZ`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`th-TH`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`hi-IN`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`bn-BD`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`he-IL`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`fi-FI`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`sv-SE`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`da-DK`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`hr-HR`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`no-NO`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`uz-Latn`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Sahifalar`}),q.addResourceBundle(`hy-AM`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`ky-KG`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Pages`}),q.addResourceBundle(`ku-Arab`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`پەڕەکان`}),q.addResourceBundle(`tg-TJ`,`c629d0f0d0896c2f20a19a5ed9ede37b`,{lights:`Lights`,preview:`Preview`,pages:`Саҳифаҳо`});var SU=()=>Pk(`c629d0f0d0896c2f20a19a5ed9ede37b`),CU={viewer:`_viewer_d5kxz_1`,preview:`_preview_d5kxz_6`,"view-container":`_view-container_d5kxz_12`,current:`_current_d5kxz_20`},wU=({showLightDock:e,lightImages:t,pageImages:n,currentLight:r,setCurrentLight:i,currentImage:a,magnifierImg:o,currentSelections:s,setMagnifierImg:c,currentPage:l,setCurrentPage:u,imageViewer:f=!0,downloadImage:p=!0})=>{let{t:m}=SU();return(0,d.jsxs)(`div`,{className:CU.viewer,children:[e&&(0,d.jsx)(xU,{title:m(`lights`),images:t,activeImg:r,onSelect:i}),(0,d.jsxs)(`div`,{className:CU.preview,children:[(0,d.jsx)(`div`,{className:CU[`view-container`],children:(0,d.jsxs)(`div`,{className:CU.current,children:[(0,d.jsx)(Jk,{className:CU.image,src:a,alt:m(`preview`),magnifierImg:o,previewImg:o,magnifierImgBorderRadius:16,draggable:!1,magnifier:!0,download:p,viewer:f}),(0,d.jsx)(pU,{image:a,selections:s,onCanvas:c})]})}),n.length>1&&(0,d.jsx)(xU,{large:!e,title:m(`pages`),images:n,activeImg:l,onSelect:u,direction:`horizontal`})]})]})},TU=({images:e,currentLight:t,page:n})=>{let r=(0,u.useMemo)(()=>e.some(t=>t.light!==e[0]?.light),[e]),i=(0,u.useMemo)(()=>{let t=e.every(({pages:e})=>e.length===1);return e.reduce((e,{pages:r,light:i})=>{let a=r.find(({pageIndex:e})=>e===n||t);return a?.src&&e.push({id:i,name:String($.getLightsLabel(i)),src:a.src}),e},[])},[e,n]),a=(0,u.useMemo)(()=>{let n=e.find(e=>e.light===t);return!n||!n.pages?[]:[...n.pages].sort((e,t)=>e.pageIndex-t.pageIndex).map(e=>({id:e.pageIndex,name:String(e.pageIndex+1),src:e.src||``}))},[e,t]);return{showLightDock:r,lightImages:i,pageImages:a,currentImage:(0,u.useMemo)(()=>a.find(({id:e})=>e===n)||a[0],[a,n])}},EU=({imageViewer:e,className:t,initialPageIndex:n,initialLight:r,onPageChanged:i,onLightChanged:a,downloadImage:o})=>{let{response:s}=m(),c=(0,u.useMemo)(()=>UM(s),[s]),l=n??0,f=r??c[0]?.light??Da.WHITE,p=(0,u.useRef)(l),h=(0,u.useRef)(f),{selections:g,setSelections:v}=b(),{page:y=l,setPage:x}=_(),[S,C]=(0,u.useState)(f),[w,T]=(0,u.useState)(``),[E,ee]=(0,u.useState)([]),{pageImages:te,lightImages:ne,currentImage:re,showLightDock:ie}=TU({images:c,currentLight:S,page:y});return(0,u.useEffect)(()=>{let e=e=>{if(te.length<=1||WM(e.target)||WM(document.activeElement))return;let t=te.findIndex(e=>e.id===y);e.key===`ArrowLeft`?(e.preventDefault(),x(te[t>0?t-1:te.length-1].id)):e.key===`ArrowRight`&&(e.preventDefault(),x(te[t<te.length-1?t+1:0].id))};return window.addEventListener(`keydown`,e),()=>{window.removeEventListener(`keydown`,e)}},[y,te,x]),(0,u.useEffect)(()=>{if(!g.length||!c.length)return;let{location:e,page:t}=g[0];C(e.light===void 0?c[0].light:e.light),x(t)},[g,c]),(0,u.useEffect)(()=>{c.length&&ee(g.filter(e=>e.page===y&&(S===c[0].light?e.location.light===S||e.location.light===void 0:e.location.light===S)))},[S,y,g,c]),(0,u.useEffect)(()=>{!re||re.id===y||x(re.id)},[re,y]),(0,u.useEffect)(()=>()=>{x(l),C(f),v([])},[c]),(0,u.useEffect)(()=>{p.current!==y&&(p.current=y,i?.(y))},[y]),(0,u.useEffect)(()=>{h.current!==S&&(h.current=S,a?.(S))},[S]),(0,d.jsx)(hU,{className:t,children:re?(0,d.jsx)(wU,{showLightDock:ie,lightImages:ne,currentLight:S,setCurrentLight:C,currentImage:re.src,magnifierImg:w,currentSelections:E,setMagnifierImg:T,pageImages:te,currentPage:y,setCurrentPage:x,imageViewer:e,downloadImage:o}):(0,d.jsx)(_U,{})})},DU=function(e){return e.TEXT_DATA=`TEXT_DATA`,e.AUTHENTICITY=`AUTHENTICITY`,e.IMAGE_QUALITY=`IMAGE_QUALITY`,e.IDENTIFICATION=`IDENTIFICATION`,e}({}),OU=e=>e?.some(({top:e,bottom:t,left:n,right:r})=>!!(t||e||r||n)),kU=(e,t)=>{let n=e.map(e=>JSON.stringify(e));return t.length===1?n.includes(JSON.stringify(t[0])):t.length>1?t.every(e=>n.includes(JSON.stringify(e))):!1},AU=e=>{let t=new Set,n=e=>e===A.ERROR||e===A.WAS_NOT_DONE,r=(e,i)=>{n(e.checkResult)&&t.add(i),e.checks?.forEach((e,t)=>r(e,`${i}.${t}`))};return e.forEach((i,a)=>{let o=String(a);n(i.checkResult)&&t.add(o),e.length===1?i.groups.forEach((e,t)=>r(e,`${t}`)):i.groups.forEach((e,t)=>{let n=`${o}.${t}`;r(e,n),e.checks?.forEach((e,t)=>r(e,`${n}.${t}`))})}),t},jU=e=>{let t=new Set;return e.length===1||e.forEach((e,n)=>{let r=e.checks.some(e=>e.checkResult===A.ERROR);(e.checkResult===A.ERROR||r)&&t.add(String(n))}),t};q.addResourceBundle(`ru-RU`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Текстовые поля`,securityChecks:`Проверки подлинности`,imageQuality:`Качество изображения`,documentType:`Тип документа`}),q.addResourceBundle(`en-US`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Text fields`,securityChecks:`Security checks`,imageQuality:`Image quality`,documentType:`Document type`}),q.addResourceBundle(`lv-LV`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Teksta lauki`,securityChecks:`Security checks`,imageQuality:`Image quality`,documentType:`Dokumenta tips`}),q.addResourceBundle(`de-DE`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Textfelder`,securityChecks:`Sicherheitsprüfungen`,imageQuality:`Bildqualität`,documentType:`Dokumenttyp`}),q.addResourceBundle(`pl-PL`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Pola tekstowe`,securityChecks:`Weryfikacja autentyczności`,imageQuality:`Jakość obrazu`,documentType:`Typ dokumentu`}),q.addResourceBundle(`it-IT`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Campi di testo`,securityChecks:`Controlli di sicurezza`,imageQuality:`Qualità immagine`,documentType:`Tipo di documento identificato`}),q.addResourceBundle(`hu-HU`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Szövegmezők`,securityChecks:`Biztonsági ellenőrzések`,imageQuality:`Képminőség`,documentType:`Dokumentumtípus`}),q.addResourceBundle(`zh-Hans`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`文本字段`,securityChecks:`安全检查`,imageQuality:`图像质量`,documentType:`证件类型`}),q.addResourceBundle(`zh-Hant`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`文字欄位`,securityChecks:`安全檢查`,imageQuality:`圖像品質`,documentType:`文檔類型`}),q.addResourceBundle(`sk-SK`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Textové polia`,securityChecks:`Bezpečnostné kontroly`,imageQuality:`Kvalita obrázka`,documentType:`Typ dokumentu`}),q.addResourceBundle(`uk-UA`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Текстові поля`,securityChecks:`Перевірки автентичності`,imageQuality:`Якість зображення`,documentType:`Тип документа`}),q.addResourceBundle(`fr-FR`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Champs texte`,securityChecks:`Contrôles de sécurité`,imageQuality:`Qualité d'image`,documentType:`Type de document reconnu`}),q.addResourceBundle(`es-ES`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Campos de texto`,securityChecks:`Comprobaciones de seguridad`,imageQuality:`Calidad de la imagen`,documentType:`Tipo de documento`}),q.addResourceBundle(`pt-PT`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Campos de texto`,securityChecks:`Controlos de segurança`,imageQuality:`Qualidade da imagem`,documentType:`Tipo de documento`}),q.addResourceBundle(`ar-AE`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`الحقول النصية`,securityChecks:`الفحص الأمني`,imageQuality:`جودة الصورة`,documentType:`نوع الوثيقة`}),q.addResourceBundle(`nl-NL`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Tekstvelden`,securityChecks:`Veiligheidscontroles`,imageQuality:`Kwaliteit van de afbeelding`,documentType:`Documenttype`}),q.addResourceBundle(`id-ID`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Kolom teks`,securityChecks:`Pemeriksaan keamanan`,imageQuality:`Kualitas gambar`,documentType:`Jenis dokumen`}),q.addResourceBundle(`vi-VN`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Trường văn bản`,securityChecks:`Kiểm tra bảo mật`,imageQuality:`Chất lượng hình ảnh`,documentType:`Loại giấy tờ`}),q.addResourceBundle(`ko-KR`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`텍스트 필드`,securityChecks:`보안 검사`,imageQuality:`이미지 품질`,documentType:`문서 유형`}),q.addResourceBundle(`ms-MY`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Bidang teks`,securityChecks:`Semakan keselamatan`,imageQuality:`Kualiti gambar`,documentType:`Jenis dokumen`}),q.addResourceBundle(`ro-RO`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Câmpuri text`,securityChecks:`Verificări de securitate`,imageQuality:`Calitatea imaginii`,documentType:`Tipul documentului`}),q.addResourceBundle(`el-GR`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Πεδία κειμένου`,securityChecks:`Έλεγχοι ασφαλείας`,imageQuality:`Ποιότητα εικόνας`,documentType:`Τύπος εγγράφου`}),q.addResourceBundle(`tr-TR`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Metin alanları`,securityChecks:`Güvenlik kontrolleri`,imageQuality:`Resim kalitesi`,documentType:`Tanınan belge türü`}),q.addResourceBundle(`ja-JP`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`テキストフィールド`,securityChecks:`セキュリティチャック`,imageQuality:`画質`,documentType:`文書タイプ`}),q.addResourceBundle(`cs-CZ`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Textová pole`,securityChecks:`Bezpečnostní kontroly`,imageQuality:`Kvalita obrázku`,documentType:`Typ dokumentu`}),q.addResourceBundle(`th-TH`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`ช่องข้อความ`,securityChecks:`ตรวจสอบความปลอดภัย`,imageQuality:`คุณภาพของภาพ`,documentType:`ประเภทเอกสาร`}),q.addResourceBundle(`hi-IN`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`टेक्स्ट फ़ील्ड`,securityChecks:`सुरक्षा जांच`,imageQuality:`छवि गुणवत्ता`,documentType:`दस्तावेज़ का प्रकार`}),q.addResourceBundle(`bn-BD`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`টেক্সটের জায়গা`,securityChecks:`নিরাপত্তা চেক করুন`,imageQuality:`ছবির কোয়ালিটি`,documentType:`ডকুমেন্টের ধরণ`}),q.addResourceBundle(`he-IL`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`שדות טקסט`,securityChecks:`בדיקות אבטחה`,imageQuality:`איכות תמונה`,documentType:`סוג מסמך`}),q.addResourceBundle(`fi-FI`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Tekstikentät`,securityChecks:`Turvatarkastukset`,imageQuality:`Kuvanlaatu`,documentType:`Asiakirjan tyyppi`}),q.addResourceBundle(`sv-SE`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Textfält`,securityChecks:`Säkerhetskontroller`,imageQuality:`Bildkvalitet`,documentType:`Dokumenttyp`}),q.addResourceBundle(`da-DK`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Tekstfelter`,securityChecks:`Sikkerhedstjek`,imageQuality:`Billedkvalitet`,documentType:`Dokumenttype`}),q.addResourceBundle(`hr-HR`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Tekstualna polja`,securityChecks:`Sigurnosne provjere`,imageQuality:`Kvaliteta slike`,documentType:`Tip dokumenta`}),q.addResourceBundle(`no-NO`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Tekstfelt`,securityChecks:`Sikkerhetssjekk`,imageQuality:`Bildekvalitet`,documentType:`Dokumenttype`}),q.addResourceBundle(`uz-Latn`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Matn maydonlari`,securityChecks:`Autentifikatsiya`,imageQuality:`Tasvir sifati`,documentType:`Hujjat turi`}),q.addResourceBundle(`hy-AM`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Տեքստային դաշտեր`,securityChecks:`Իսկության ստուգումներ`,imageQuality:`Պատկերի որակը`,documentType:`Փաստաթղթի տեսակը`}),q.addResourceBundle(`ky-KG`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Текст талаалары`,securityChecks:`Аныктыгын текшерүү`,imageQuality:`Сүрөттүн сапаты`,documentType:`Документтин түрү`}),q.addResourceBundle(`ku-Arab`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`خانەکانی دەق`,securityChecks:`پشکنینەکانی ئاسایش`,imageQuality:`کوالیتی وێنە`,documentType:`جۆری بەڵگەنامە`}),q.addResourceBundle(`tg-TJ`,`04e8c85d2208befc9f038ec6fb318388`,{textFields:`Майдонҳои матн`,securityChecks:`Санҷишҳои аслият`,imageQuality:`Сифати тасвир`,documentType:`Навъи ҳуҷҷат`});var MU=()=>Pk(`04e8c85d2208befc9f038ec6fb318388`),NU=e=>{switch(e){case O.IR_B900:case O.IR_VISIBILITY:return Da.IR;case O.UV_LUMINESCENCE:case O.UV_FIBERS:return Da.UV;default:return}};q.addResourceBundle(`ru-RU`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Диагностика`,color:`Цвет`,actualCount:`Фактическое количество`,expectedCount:`Ожидаемое количество`}),q.addResourceBundle(`en-US`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnose`,color:`Color`,actualCount:`Actual count`,expectedCount:`Expected count`}),q.addResourceBundle(`lv-LV`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnose`,color:`Krāsa`,actualCount:`Faktiskais skaits`,expectedCount:`Expected count`}),q.addResourceBundle(`de-DE`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnose`,color:`Farbe`,actualCount:`Tatsächliche Anzahl`,expectedCount:`Erwartete Anzahl`}),q.addResourceBundle(`pl-PL`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnostyka`,color:`Kolor`,actualCount:`Ilość rzeczywista`,expectedCount:`Ilość oczekiwana`}),q.addResourceBundle(`it-IT`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnosi`,color:`Colore`,actualCount:`Conto effettivo`,expectedCount:`Conto previsto`}),q.addResourceBundle(`hu-HU`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnosztizálás`,color:`Szín`,actualCount:`Tényleges szám`,expectedCount:`Várt szám`}),q.addResourceBundle(`zh-Hans`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`诊断`,color:`颜色`,actualCount:`实际计数`,expectedCount:`预计数`}),q.addResourceBundle(`zh-Hant`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`診斷`,color:`顏色`,actualCount:`實際計數`,expectedCount:`預期計數`}),q.addResourceBundle(`sk-SK`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnóza`,color:`Farba`,actualCount:`Skutočný počet`,expectedCount:`Očakávaný počet`}),q.addResourceBundle(`uk-UA`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Діагностика`,color:`Колір`,actualCount:`Фактична кількість`,expectedCount:`Очікувана кількість`}),q.addResourceBundle(`fr-FR`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnostic`,color:`Couleur`,actualCount:`Compte réel`,expectedCount:`Compte attendu`}),q.addResourceBundle(`es-ES`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnosis`,color:`Color`,actualCount:`Cantidad real`,expectedCount:`Cantidad esperada`}),q.addResourceBundle(`pt-PT`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnosticar`,color:`Cor`,actualCount:`Contagem atual`,expectedCount:`Contagem prevista`}),q.addResourceBundle(`ar-AE`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`تشخيص`,color:`اللون`,actualCount:`العدد الفعلي`,expectedCount:`العدد المتوقع`}),q.addResourceBundle(`nl-NL`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnose`,color:`Kleur`,actualCount:`Feitelijke telling`,expectedCount:`Verwachte telling`}),q.addResourceBundle(`id-ID`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnosis`,color:`Warna`,actualCount:`Hitungan aktual`,expectedCount:`Perkiraan hitungan`}),q.addResourceBundle(`vi-VN`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Chẩn đoán`,color:`Màu sắc`,actualCount:`Tổng số thực`,expectedCount:`Tổng số ước tính`}),q.addResourceBundle(`ko-KR`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`진단`,color:`색상`,actualCount:`실제 카운트`,expectedCount:`예상 카운트`}),q.addResourceBundle(`ms-MY`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnosis`,color:`Warna`,actualCount:`Kiraan sebenar`,expectedCount:`Kiraan yang dijangka`}),q.addResourceBundle(`ro-RO`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnoză`,color:`Culoare`,actualCount:`Valoare reală`,expectedCount:`Valoare preconizată`}),q.addResourceBundle(`el-GR`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Διαγνωστικός έλεγχος`,color:`Χρώμα`,actualCount:`Πραγματικός αριθμός`,expectedCount:`Αναμενόμενος αριθμός`}),q.addResourceBundle(`tr-TR`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Tanılama Yap`,color:`Renk`,actualCount:`Gerçek sayı`,expectedCount:`Beklenen sayı`}),q.addResourceBundle(`ja-JP`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`診断`,color:`色`,actualCount:`実際の数`,expectedCount:`予想される数`}),q.addResourceBundle(`cs-CZ`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnostikovat`,color:`Barva`,actualCount:`Skutečný počet`,expectedCount:`Očekávaný počet`}),q.addResourceBundle(`th-TH`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`วินิจฉัย`,color:`สี`,actualCount:`จำนวนจริง`,expectedCount:`จำนวนที่คาดการณ์`}),q.addResourceBundle(`hi-IN`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`निदान करें`,color:`रंग`,actualCount:`वास्तविक गिनती`,expectedCount:`अपेक्षित गिनती`}),q.addResourceBundle(`bn-BD`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`সমস্যা নির্ণয় করুন`,color:`রং`,actualCount:`প্রকৃত সংখ্যা`,expectedCount:`প্রত্যাশিত সংখ্যা`}),q.addResourceBundle(`he-IL`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`ניתוח`,color:`צבע`,actualCount:`ספירה בפועל`,expectedCount:`ספירה שבוצעה`}),q.addResourceBundle(`fi-FI`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnoosi`,color:`Väri`,actualCount:`Todellinen määrä`,expectedCount:`Odotettu määrä`}),q.addResourceBundle(`sv-SE`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnose`,color:`Färg`,actualCount:`Faktiskt antal`,expectedCount:`Förväntat antal`}),q.addResourceBundle(`da-DK`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnose`,color:`Farve`,actualCount:`Faktisk optælling`,expectedCount:`Forventet optælling`}),q.addResourceBundle(`hr-HR`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Dijagnosticiranje`,color:`Boja`,actualCount:`Stvarni broj`,expectedCount:`Očekivani broj`}),q.addResourceBundle(`no-NO`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnostisere`,color:`Farge`,actualCount:`Faktisk telling`,expectedCount:`Forventet telling`}),q.addResourceBundle(`uz-Latn`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Diagnostika`,color:`Rang`,actualCount:`Haqiqiy miqdor`,expectedCount:`Kutilayotgan miqdor`}),q.addResourceBundle(`hy-AM`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Դիագնոստիկա`,color:`Գույնը`,actualCount:`Փաստացի քանակ`,expectedCount:`Սպասվող քանակը`}),q.addResourceBundle(`ky-KG`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Диагностика`,color:`Түсү`,actualCount:`Иш жүзүндөгү саны`,expectedCount:`Күтүлгөн саны`}),q.addResourceBundle(`ku-Arab`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`دەستنیشانکردن`,color:`ڕەنگ`,actualCount:`ژمارەی ڕاستەقینە`,expectedCount:`ژمارەی چاوەڕوانکراو`}),q.addResourceBundle(`tg-TJ`,`028e5fc83e357897956d1ad2c984d1b4`,{diagnose:`Ташхис`,color:`Ранг`,actualCount:`Миқдори воқеӣ`,expectedCount:`Миқдори тахминӣ`});var PU=()=>Pk(`028e5fc83e357897956d1ad2c984d1b4`),FU={head:`_head_1dquo_1`,name:`_name_1dquo_7`,value:`_value_1dquo_11`,status:`_status_1dquo_18`},IU=({name:e,value:t,status:n})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(FU.head),children:[(0,d.jsx)(G,{className:FU.name,children:e}),(0,d.jsx)(`div`,{className:FU.value,children:t}),(0,d.jsx)(`div`,{className:FU.status,children:PH(n)})]}),LU={collapse:`_collapse_8slob_1`,selected:`_selected_8slob_1`},RU=({name:e,collapse:t=!0,value:n,status:r,onOpen:i,onHeadClick:a,open:o,children:s,shift:c=0,selected:l,style:u})=>(0,d.jsx)(HD,{className:(0,tD.default)(LU.collapse,{[LU.selected]:l}),style:{"--shift":c+`px`,...u},collapse:t,type:`nested`,open:o,onOpen:i,onHeadClick:a,dataAttributes:{"data-extended-scroll":``},head:(0,d.jsx)(IU,{name:e,value:n,status:r}),children:s}),zU={container:`_container_oyth1_1`,item:`_item_oyth1_4`,name:`_name_oyth1_19`,color:`_color_oyth1_23`},BU=({colorValues:e,status:t,diagnose:n,isOpen:r,onOpen:i,onClick:a,isSelected:o,shift:s=0})=>{let{t:c}=PU(),l={"--background":`rgb(${e[0]}, ${e[1]}, ${e[2]})`};return(0,d.jsx)(RU,{value:(0,d.jsx)(`div`,{className:zU.color}),shift:t===A.ERROR?s+20:s,name:c(`color`),status:t,selected:o,open:r,onOpen:i,collapse:t===A.ERROR,onHeadClick:a,style:l,children:t!==A.OK&&(0,d.jsx)(`div`,{className:zU.container,children:(0,d.jsxs)(`div`,{className:zU.item,children:[(0,d.jsx)(G,{uppercase:!0,className:zU.name,children:c(`diagnose`)}),(0,d.jsx)(G,{children:(0,d.jsx)($.CheckDiagnose,{children:n})})]})})})};q.addResourceBundle(`ru-RU`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Подобие`,visibility:`Видимость`,image:`Изображение`,reference:`Эталон`,diagnose:`Диагностика`}),q.addResourceBundle(`en-US`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Similarity`,visibility:`Visibility`,image:`Image`,reference:`Reference`,diagnose:`Diagnose`}),q.addResourceBundle(`lv-LV`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Līdzīgi`,visibility:`Visibility`,image:`Attēls`,reference:`Etalons`,diagnose:`Diagnose`}),q.addResourceBundle(`de-DE`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Übereinstimmung`,visibility:`Sichtbarkeit`,image:`Bild`,reference:`Referenz`,diagnose:`Diagnose`}),q.addResourceBundle(`pl-PL`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Zgodność`,visibility:`Widoczność`,image:`Zdjęcie`,reference:`Wzorzec`,diagnose:`Diagnostyka`}),q.addResourceBundle(`it-IT`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Somiglianza`,visibility:`Visibilità`,image:`immagine`,reference:`Riferimento`,diagnose:`Diagnosi`}),q.addResourceBundle(`hu-HU`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Hasonlóság`,visibility:`Láthatóság`,image:`Kép`,reference:`Referencia`,diagnose:`Diagnosztizálás`}),q.addResourceBundle(`zh-Hans`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`相似`,visibility:`可见度`,image:`图像`,reference:`参考`,diagnose:`诊断`}),q.addResourceBundle(`zh-Hant`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`相似性`,visibility:`能見度`,image:`影像`,reference:`參攷`,diagnose:`診斷`}),q.addResourceBundle(`sk-SK`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Podobnosť`,visibility:`Viditeľnosť`,image:`Obrázok`,reference:`Referencia`,diagnose:`Diagnóza`}),q.addResourceBundle(`uk-UA`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Подібність`,visibility:`Видимість`,image:`Зображення`,reference:`Еталон`,diagnose:`Діагностика`}),q.addResourceBundle(`fr-FR`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Similarité`,visibility:`Visibilité`,image:`Image`,reference:`Référence`,diagnose:`Diagnostic`}),q.addResourceBundle(`es-ES`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Similitud`,visibility:`Visibilidad`,image:`Imagen`,reference:`Referencia`,diagnose:`Diagnosis`}),q.addResourceBundle(`pt-PT`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Semelhança`,visibility:`Visibilidade`,image:`Imagem`,reference:`Referência`,diagnose:`Diagnosticar`}),q.addResourceBundle(`ar-AE`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`مماثلة`,visibility:`مجال الرؤية`,image:`الصورة`,reference:`النموذج`,diagnose:`تشخيص`}),q.addResourceBundle(`nl-NL`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Gelijkaardigheid`,visibility:`Zichtbaarheid`,image:`Beeld`,reference:`Referentie`,diagnose:`Diagnose`}),q.addResourceBundle(`id-ID`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Kesamaan`,visibility:`Visibilitas`,image:`Gambar`,reference:`Referensi`,diagnose:`Diagnosis`}),q.addResourceBundle(`vi-VN`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Đồng dạng`,visibility:`Hữu hình`,image:`Hình ảnh`,reference:`Tham chiếu`,diagnose:`Chẩn đoán`}),q.addResourceBundle(`ko-KR`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`유사성`,visibility:`가시성`,image:`이미지`,reference:`참조`,diagnose:`진단`}),q.addResourceBundle(`ms-MY`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Persamaan`,visibility:`Kebolehlihatan`,image:`Imej`,reference:`Rujukan`,diagnose:`Diagnosis`}),q.addResourceBundle(`ro-RO`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Similaritate`,visibility:`Vizibilitate`,image:`Imagine`,reference:`Etalon`,diagnose:`Diagnoză`}),q.addResourceBundle(`el-GR`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Ομοιότητα`,visibility:`Ορατότητα`,image:`Εικόνα`,reference:`Υπόδειγμα`,diagnose:`Διαγνωστικός έλεγχος`}),q.addResourceBundle(`tr-TR`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Benzerlik`,visibility:`Görünürlük`,image:`Görüntü`,reference:`Referans`,diagnose:`Tanılama Yap`}),q.addResourceBundle(`ja-JP`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`類似性`,visibility:`可視性`,image:`画像`,reference:`参照`,diagnose:`診断`}),q.addResourceBundle(`cs-CZ`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Podobnost`,visibility:`Viditelnost`,image:`Obrázek`,reference:`Reference`,diagnose:`Diagnostikovat`}),q.addResourceBundle(`th-TH`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`ความคล้ายคลึงกัน`,visibility:`การมองเห็น`,image:`ภาพ`,reference:`อ้างอิง`,diagnose:`วินิจฉัย`}),q.addResourceBundle(`hi-IN`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`समानता`,visibility:`दृश्यता`,image:`छवि`,reference:`संदर्भ`,diagnose:`निदान करें`}),q.addResourceBundle(`bn-BD`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`সদৃশতা`,visibility:`দৃশ্যমানতা`,image:`ছবি`,reference:`রেফারেন্স`,diagnose:`সমস্যা নির্ণয় করুন`}),q.addResourceBundle(`he-IL`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`נקודת דימיון`,visibility:`ניראות`,image:`תמונה`,reference:`אסמכתה`,diagnose:`ניתוח`}),q.addResourceBundle(`fi-FI`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Samankaltaisuus`,visibility:`Näkyvyys`,image:`Kuva`,reference:`Viite`,diagnose:`Diagnoosi`}),q.addResourceBundle(`sv-SE`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Likheter`,visibility:`Synlighet`,image:`Bild`,reference:`Referens`,diagnose:`Diagnose`}),q.addResourceBundle(`da-DK`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Lighed`,visibility:`Synlighed`,image:`Billede`,reference:`Reference`,diagnose:`Diagnose`}),q.addResourceBundle(`hr-HR`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Sličnost`,visibility:`Vidljivost`,image:`Slika`,reference:`Referenca`,diagnose:`Dijagnosticiranje`}),q.addResourceBundle(`no-NO`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Likhet`,visibility:`Synlighet`,image:`Bilde`,reference:`Referanse`,diagnose:`Diagnostisere`}),q.addResourceBundle(`uz-Latn`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`O'xshashlik`,visibility:`Ko'rinish`,image:`Rasm`,reference:`Etalon`,diagnose:`Diagnostika`}),q.addResourceBundle(`hy-AM`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Նմանություն`,visibility:`Տեսանելիություն`,image:`Պատկեր`,reference:`Չափանմուշ`,diagnose:`Դիագնոստիկա`}),q.addResourceBundle(`ky-KG`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Окшоштук`,visibility:`Көрүнүү`,image:`Сүрөт`,reference:`Эталон`,diagnose:`Диагностика`}),q.addResourceBundle(`ku-Arab`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`گونجانی`,visibility:`بینراوی`,image:`وێنە`,reference:`ئاماژە`,diagnose:`دەستنیشانکردن`}),q.addResourceBundle(`tg-TJ`,`c5291d1c5e6d9464c1e104be56e67cda`,{similarity:`Монандӣ`,visibility:`Намоёнӣ`,image:`Тасвир`,reference:`Эталон`,diagnose:`Ташхис`});var VU=()=>Pk(`c5291d1c5e6d9464c1e104be56e67cda`),HU={head:`_head_1y2j2_1`,name:`_name_1y2j2_7`,status:`_status_1y2j2_11`},UU=({name:e,status:t})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(HU.head),children:[(0,d.jsx)(G,{className:HU.name,children:e}),(0,d.jsx)(`div`,{className:HU.status,children:PH(t)})]}),WU={collapse:`_collapse_8slob_1`,selected:`_selected_8slob_1`},GU=({name:e,collapse:t=!0,status:n,onOpen:r,open:i,children:a,shift:o=0,onHeadClick:s,selected:c})=>(0,d.jsx)(HD,{className:(0,tD.default)(WU.collapse,{[WU.selected]:c}),style:{"--shift":o+`px`},collapse:t,type:`nested`,open:i,onOpen:r,onHeadClick:s,dataAttributes:{"data-extended-scroll":``},head:(0,d.jsx)(UU,{name:e,status:n}),children:a}),KU=({src:e,alt:t,imageViewer:n=!0,heightLimit:r=100,className:i,downloadImage:a=!0})=>{let o=(0,u.useRef)(null);return(0,u.useEffect)(()=>{let e=o.current;if(!e)return;let t=e.parentElement,n=e.children[0];if(!t||!n)return;let i=new ResizeObserver(e=>{e.forEach(e=>{let{width:t}=e.contentRect,i=t/n.naturalWidth;isNaN(i)||(n.naturalHeight*i>r?(n.style.height=r+`px`,n.style.width=`auto`):(n.style.height=n.naturalHeight*i+`px`,n.style.width=t+`px`))})});return i.observe(t),()=>i.disconnect()},[e]),(0,d.jsx)(Jk,{src:`data:image/jpeg;base64,${e}`,alt:t,viewer:n,magnifier:!0,download:a,className:i,ref:o})},qU={container:`_container_1bdwk_1`,item:`_item_1bdwk_4`,name:`_name_1bdwk_12`},JU=({diagnose:e,image:t,referenceImage:n,similarity:r,status:i,group:a,type:o,isOpen:s,onOpen:c,imageViewer:l,isSelected:u,onClick:f,shift:p=0,downloadImage:m})=>{let{t:h}=VU(),g=!!(t||n||i!==A.OK),_=a===O.IR_VISIBILITY;return(0,d.jsx)(GU,{shift:g?p+20:p,name:(0,d.jsx)($.SecurityFeatureTypeLabel,{children:o}),status:i,selected:u,open:s,onOpen:c,collapse:g,onHeadClick:f,children:(0,d.jsxs)(`div`,{className:qU.container,children:[!(o===P.INVISIBLE_OBJECT||r===0&&!_)&&(0,d.jsxs)(`div`,{className:qU.item,children:[(0,d.jsx)(G,{uppercase:!0,className:qU.name,children:h(_?`visibility`:`similarity`)}),(0,d.jsx)(G,{children:_?Yu(r).map($.getIRVisibilityStatus).join(`, `):r+`%`})]}),n&&(0,d.jsxs)(`div`,{className:qU.item,children:[(0,d.jsx)(G,{uppercase:!0,className:qU.name,children:h(`reference`)}),(0,d.jsx)(`div`,{className:qU.image,children:(0,d.jsx)(KU,{src:n,imageViewer:l,downloadImage:m,alt:`Reference`})})]}),t&&(0,d.jsxs)(`div`,{className:qU.item,children:[(0,d.jsx)(G,{uppercase:!0,className:qU.name,children:h(`image`)}),(0,d.jsx)(`div`,{className:qU.image,children:(0,d.jsx)(KU,{src:t,imageViewer:l,downloadImage:m,alt:`Image`})})]}),i!==A.OK&&(a!==O.PORTRAIT_COMPARISON||e===k.PORTRAIT_COMPARISON_NO_SERVICE_REPLY)&&(0,d.jsxs)(`div`,{className:qU.item,children:[(0,d.jsx)(G,{uppercase:!0,className:qU.name,children:h(`diagnose`)}),(0,d.jsx)(G,{children:(0,d.jsx)($.CheckDiagnose,{children:e})})]})]})})};q.addResourceBundle(`ru-RU`,`f5703a9089310f67332ce6624b257773`,{image:`Изображение`,diagnose:`Диагностика`}),q.addResourceBundle(`en-US`,`f5703a9089310f67332ce6624b257773`,{image:`Image`,diagnose:`Diagnose`}),q.addResourceBundle(`lv-LV`,`f5703a9089310f67332ce6624b257773`,{image:`Attēls`,diagnose:`Diagnose`}),q.addResourceBundle(`de-DE`,`f5703a9089310f67332ce6624b257773`,{image:`Bild`,diagnose:`Diagnose`}),q.addResourceBundle(`pl-PL`,`f5703a9089310f67332ce6624b257773`,{image:`Zdjęcie`,diagnose:`Diagnostyka`}),q.addResourceBundle(`it-IT`,`f5703a9089310f67332ce6624b257773`,{image:`immagine`,diagnose:`Diagnosi`}),q.addResourceBundle(`hu-HU`,`f5703a9089310f67332ce6624b257773`,{image:`Kép`,diagnose:`Diagnosztizálás`}),q.addResourceBundle(`zh-Hans`,`f5703a9089310f67332ce6624b257773`,{image:`图像`,diagnose:`诊断`}),q.addResourceBundle(`zh-Hant`,`f5703a9089310f67332ce6624b257773`,{image:`影像`,diagnose:`診斷`}),q.addResourceBundle(`sk-SK`,`f5703a9089310f67332ce6624b257773`,{image:`Obrázok`,diagnose:`Diagnóza`}),q.addResourceBundle(`uk-UA`,`f5703a9089310f67332ce6624b257773`,{image:`Зображення`,diagnose:`Діагностика`}),q.addResourceBundle(`fr-FR`,`f5703a9089310f67332ce6624b257773`,{image:`Image`,diagnose:`Diagnostic`}),q.addResourceBundle(`es-ES`,`f5703a9089310f67332ce6624b257773`,{image:`Imagen`,diagnose:`Diagnosis`}),q.addResourceBundle(`pt-PT`,`f5703a9089310f67332ce6624b257773`,{image:`Imagem`,diagnose:`Diagnosticar`}),q.addResourceBundle(`ar-AE`,`f5703a9089310f67332ce6624b257773`,{image:`الصورة`,diagnose:`تشخيص`}),q.addResourceBundle(`nl-NL`,`f5703a9089310f67332ce6624b257773`,{image:`Beeld`,diagnose:`Diagnose`}),q.addResourceBundle(`id-ID`,`f5703a9089310f67332ce6624b257773`,{image:`Gambar`,diagnose:`Diagnosis`}),q.addResourceBundle(`vi-VN`,`f5703a9089310f67332ce6624b257773`,{image:`Hình ảnh`,diagnose:`Chẩn đoán`}),q.addResourceBundle(`ko-KR`,`f5703a9089310f67332ce6624b257773`,{image:`이미지`,diagnose:`진단`}),q.addResourceBundle(`ms-MY`,`f5703a9089310f67332ce6624b257773`,{image:`Imej`,diagnose:`Diagnosis`}),q.addResourceBundle(`ro-RO`,`f5703a9089310f67332ce6624b257773`,{image:`Imagine`,diagnose:`Diagnoză`}),q.addResourceBundle(`el-GR`,`f5703a9089310f67332ce6624b257773`,{image:`Εικόνα`,diagnose:`Διαγνωστικός έλεγχος`}),q.addResourceBundle(`tr-TR`,`f5703a9089310f67332ce6624b257773`,{image:`Görüntü`,diagnose:`Tanılama Yap`}),q.addResourceBundle(`ja-JP`,`f5703a9089310f67332ce6624b257773`,{image:`画像`,diagnose:`診断`}),q.addResourceBundle(`cs-CZ`,`f5703a9089310f67332ce6624b257773`,{image:`Obrázek`,diagnose:`Diagnostikovat`}),q.addResourceBundle(`th-TH`,`f5703a9089310f67332ce6624b257773`,{image:`ภาพ`,diagnose:`วินิจฉัย`}),q.addResourceBundle(`hi-IN`,`f5703a9089310f67332ce6624b257773`,{image:`छवि`,diagnose:`निदान करें`}),q.addResourceBundle(`bn-BD`,`f5703a9089310f67332ce6624b257773`,{image:`ছবি`,diagnose:`সমস্যা নির্ণয় করুন`}),q.addResourceBundle(`he-IL`,`f5703a9089310f67332ce6624b257773`,{image:`תמונה`,diagnose:`ניתוח`}),q.addResourceBundle(`fi-FI`,`f5703a9089310f67332ce6624b257773`,{image:`Kuva`,diagnose:`Diagnoosi`}),q.addResourceBundle(`sv-SE`,`f5703a9089310f67332ce6624b257773`,{image:`Bild`,diagnose:`Diagnose`}),q.addResourceBundle(`da-DK`,`f5703a9089310f67332ce6624b257773`,{image:`Billede`,diagnose:`Diagnose`}),q.addResourceBundle(`hr-HR`,`f5703a9089310f67332ce6624b257773`,{image:`Slika`,diagnose:`Dijagnosticiranje`}),q.addResourceBundle(`no-NO`,`f5703a9089310f67332ce6624b257773`,{image:`Bilde`,diagnose:`Diagnostisere`}),q.addResourceBundle(`uz-Latn`,`f5703a9089310f67332ce6624b257773`,{image:`Rasm`,diagnose:`Diagnostika`}),q.addResourceBundle(`hy-AM`,`f5703a9089310f67332ce6624b257773`,{image:`Պատկեր`,diagnose:`Դիագնոստիկա`}),q.addResourceBundle(`ky-KG`,`f5703a9089310f67332ce6624b257773`,{image:`Сүрөт`,diagnose:`Диагностика`}),q.addResourceBundle(`ku-Arab`,`f5703a9089310f67332ce6624b257773`,{image:`وێنە`,diagnose:`دەستنیشانکردن`}),q.addResourceBundle(`tg-TJ`,`f5703a9089310f67332ce6624b257773`,{image:`Тасвир`,diagnose:`Ташхис`});var YU=()=>Pk(`f5703a9089310f67332ce6624b257773`),XU={container:`_container_1bdwk_1`,item:`_item_1bdwk_4`,name:`_name_1bdwk_12`},ZU=({diagnose:e,image:t,status:n,imageViewer:r,shift:i,downloadImage:a})=>{let{t:o}=YU(),s={"--shift":i+`px`};return(0,d.jsxs)(`div`,{className:XU.container,style:s,children:[t&&(0,d.jsxs)(`div`,{className:XU.item,children:[(0,d.jsx)(G,{uppercase:!0,className:XU.name,children:o(`image`)}),(0,d.jsx)(`div`,{className:XU.image,children:(0,d.jsx)(KU,{imageViewer:r,src:t,downloadImage:a,alt:`Reference`})})]}),n!==A.OK&&(0,d.jsxs)(`div`,{className:XU.item,children:[(0,d.jsx)(G,{uppercase:!0,className:XU.name,children:o(`diagnose`)}),(0,d.jsx)(G,{children:(0,d.jsx)($.CheckDiagnose,{children:e})})]})]})};q.addResourceBundle(`ru-RU`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Диагностика`}),q.addResourceBundle(`en-US`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnose`}),q.addResourceBundle(`lv-LV`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnose`}),q.addResourceBundle(`de-DE`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnose`}),q.addResourceBundle(`pl-PL`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnostyka`}),q.addResourceBundle(`it-IT`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnosi`}),q.addResourceBundle(`hu-HU`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnosztizálás`}),q.addResourceBundle(`zh-Hans`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`诊断`}),q.addResourceBundle(`zh-Hant`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`診斷`}),q.addResourceBundle(`sk-SK`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnóza`}),q.addResourceBundle(`uk-UA`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Діагностика`}),q.addResourceBundle(`fr-FR`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnostic`}),q.addResourceBundle(`es-ES`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnosis`}),q.addResourceBundle(`pt-PT`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnosticar`}),q.addResourceBundle(`ar-AE`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`تشخيص`}),q.addResourceBundle(`nl-NL`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnose`}),q.addResourceBundle(`id-ID`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnosis`}),q.addResourceBundle(`vi-VN`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Chẩn đoán`}),q.addResourceBundle(`ko-KR`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`진단`}),q.addResourceBundle(`ms-MY`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnosis`}),q.addResourceBundle(`ro-RO`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnoză`}),q.addResourceBundle(`el-GR`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Διαγνωστικός έλεγχος`}),q.addResourceBundle(`tr-TR`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Tanılama Yap`}),q.addResourceBundle(`ja-JP`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`診断`}),q.addResourceBundle(`cs-CZ`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnostikovat`}),q.addResourceBundle(`th-TH`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`วินิจฉัย`}),q.addResourceBundle(`hi-IN`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`निदान करें`}),q.addResourceBundle(`bn-BD`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`সমস্যা নির্ণয় করুন`}),q.addResourceBundle(`he-IL`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`ניתוח`}),q.addResourceBundle(`fi-FI`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnoosi`}),q.addResourceBundle(`sv-SE`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnose`}),q.addResourceBundle(`da-DK`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnose`}),q.addResourceBundle(`hr-HR`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Dijagnosticiranje`}),q.addResourceBundle(`no-NO`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnostisere`}),q.addResourceBundle(`uz-Latn`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Diagnostika`}),q.addResourceBundle(`hy-AM`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Դիագնոստիկա`}),q.addResourceBundle(`ky-KG`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Диагностика`}),q.addResourceBundle(`ku-Arab`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`دەستنیشانکردن`}),q.addResourceBundle(`tg-TJ`,`c4ca1a37309341129fe097aa31cc557b`,{diagnose:`Ташхис`});var QU=()=>Pk(`c4ca1a37309341129fe097aa31cc557b`),$U={head:`_head_1y2j2_1`,name:`_name_1y2j2_7`,status:`_status_1y2j2_11`},eW=({name:e,status:t})=>(0,d.jsxs)(`div`,{className:(0,tD.default)($U.head),children:[(0,d.jsx)(G,{className:$U.name,children:e}),(0,d.jsx)(`div`,{className:$U.status,children:PH(t)})]}),tW={collapse:`_collapse_8slob_1`,selected:`_selected_8slob_1`},nW=({name:e,collapse:t=!0,status:n,open:r,onOpen:i,onHeadClick:a,children:o,shift:s=0,selected:c})=>(0,d.jsx)(HD,{className:(0,tD.default)(tW.collapse,{[tW.selected]:c}),style:{"--shift":s+`px`},collapse:t,type:`nested`,open:r,onOpen:i,onHeadClick:a,dataAttributes:{"data-extended-scroll":``},head:(0,d.jsx)(eW,{name:e,status:n}),children:o}),rW={container:`_container_1rjxn_1`,item:`_item_1rjxn_4`,name:`_name_1rjxn_19`},iW=({diagnose:e,type:t,status:n,isOpen:r,onOpen:i,isSelected:a,onClick:o,shift:s=0})=>{let{t:c}=QU(),l=n!==A.OK;return(0,d.jsx)(nW,{shift:l?s+20:s,name:(0,d.jsx)($.SecurityFeatureTypeLabel,{children:t}),status:n,selected:a,open:r,onOpen:i,collapse:l,onHeadClick:o,children:(0,d.jsx)(`div`,{className:rW.container,children:(0,d.jsxs)(`div`,{className:rW.item,children:[(0,d.jsx)(G,{uppercase:!0,className:rW.name,children:c(`diagnose`)}),(0,d.jsx)(G,{children:(0,d.jsx)($.CheckDiagnose,{children:e})})]})})})};q.addResourceBundle(`ru-RU`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Результат`,reference:`Эталон`,referenceType:`Тип эталона`,diagnose:`Диагностика`}),q.addResourceBundle(`en-US`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Result`,reference:`Reference`,referenceType:`Reference type`,diagnose:`Diagnose`}),q.addResourceBundle(`lv-LV`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Rezultāts`,reference:`Etalons`,referenceType:`Etalona tips`,diagnose:`Diagnose`}),q.addResourceBundle(`de-DE`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Ergebnis`,reference:`Referenz`,referenceType:`Referenztyp`,diagnose:`Diagnose`}),q.addResourceBundle(`pl-PL`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Wynik`,reference:`Wzorzec`,referenceType:`Typ wzorca`,diagnose:`Diagnostyka`}),q.addResourceBundle(`it-IT`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Risultato`,reference:`Riferimento`,referenceType:`Tipo di riferimento`,diagnose:`Diagnosi`}),q.addResourceBundle(`hu-HU`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Eredmény`,reference:`Referencia`,referenceType:`Referencia típusa`,diagnose:`Diagnosztizálás`}),q.addResourceBundle(`zh-Hans`,`0d730438dd394cc9e99b3089a8530e26`,{result:`结果`,reference:`参考`,referenceType:`参考类型`,diagnose:`诊断`}),q.addResourceBundle(`zh-Hant`,`0d730438dd394cc9e99b3089a8530e26`,{result:`結果`,reference:`參攷`,referenceType:`參考類型`,diagnose:`診斷`}),q.addResourceBundle(`sk-SK`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Výsledok`,reference:`Referencia`,referenceType:`Typ referencie`,diagnose:`Diagnóza`}),q.addResourceBundle(`uk-UA`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Результат`,reference:`Еталон`,referenceType:`Тип еталона`,diagnose:`Діагностика`}),q.addResourceBundle(`fr-FR`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Résultat`,reference:`Référence`,referenceType:`Type de référence`,diagnose:`Diagnostic`}),q.addResourceBundle(`es-ES`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Resultado`,reference:`Referencia`,referenceType:`Tipo de referencia`,diagnose:`Diagnosis`}),q.addResourceBundle(`pt-PT`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Resultado`,reference:`Referência`,referenceType:`Tipo de referência`,diagnose:`Diagnosticar`}),q.addResourceBundle(`ar-AE`,`0d730438dd394cc9e99b3089a8530e26`,{result:`النتيجة`,reference:`النموذج`,referenceType:`نوع النموذج`,diagnose:`تشخيص`}),q.addResourceBundle(`nl-NL`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Resultaat`,reference:`Referentie`,referenceType:`Type referentie`,diagnose:`Diagnose`}),q.addResourceBundle(`id-ID`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Hasil`,reference:`Referensi`,referenceType:`Tipe referensi`,diagnose:`Diagnosis`}),q.addResourceBundle(`vi-VN`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Kết quả`,reference:`Tham chiếu`,referenceType:`Loại tham chiếu`,diagnose:`Chẩn đoán`}),q.addResourceBundle(`ko-KR`,`0d730438dd394cc9e99b3089a8530e26`,{result:`결과`,reference:`참조`,referenceType:`참조 유형`,diagnose:`진단`}),q.addResourceBundle(`ms-MY`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Hasil`,reference:`Rujukan`,referenceType:`Jenis rujukan`,diagnose:`Diagnosis`}),q.addResourceBundle(`ro-RO`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Rezultat`,reference:`Etalon`,referenceType:`Tipul etalonului`,diagnose:`Diagnoză`}),q.addResourceBundle(`el-GR`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Αποτέλεσμα`,reference:`Υπόδειγμα`,referenceType:`Τύπος υποδείγματος`,diagnose:`Διαγνωστικός έλεγχος`}),q.addResourceBundle(`tr-TR`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Sonuç`,reference:`Referans`,referenceType:`Referans türü`,diagnose:`Tanılama Yap`}),q.addResourceBundle(`ja-JP`,`0d730438dd394cc9e99b3089a8530e26`,{result:`結果`,reference:`参照`,referenceType:`参照のタイプ`,diagnose:`診断`}),q.addResourceBundle(`cs-CZ`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Výsledek`,reference:`Reference`,referenceType:`Typ reference`,diagnose:`Diagnostikovat`}),q.addResourceBundle(`th-TH`,`0d730438dd394cc9e99b3089a8530e26`,{result:`ผลลัพธ์`,reference:`อ้างอิง`,referenceType:`ประเภทอ้างอิง`,diagnose:`วินิจฉัย`}),q.addResourceBundle(`hi-IN`,`0d730438dd394cc9e99b3089a8530e26`,{result:`परिणाम`,reference:`संदर्भ`,referenceType:`संदर्भ प्रकार`,diagnose:`निदान करें`}),q.addResourceBundle(`bn-BD`,`0d730438dd394cc9e99b3089a8530e26`,{result:`ফলাফল`,reference:`রেফারেন্স`,referenceType:`রেফারেন্সের ধরন`,diagnose:`সমস্যা নির্ণয় করুন`}),q.addResourceBundle(`he-IL`,`0d730438dd394cc9e99b3089a8530e26`,{result:`תוצאה`,reference:`אסמכתה`,referenceType:`סוג האסמכתה`,diagnose:`ניתוח`}),q.addResourceBundle(`fi-FI`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Tulos`,reference:`Viite`,referenceType:`Viitteen tyyppi`,diagnose:`Diagnoosi`}),q.addResourceBundle(`sv-SE`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Resultat`,reference:`Referens`,referenceType:`Referenstyp`,diagnose:`Diagnose`}),q.addResourceBundle(`da-DK`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Resultat`,reference:`Reference`,referenceType:`Referencetype`,diagnose:`Diagnose`}),q.addResourceBundle(`hr-HR`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Rezultat`,reference:`Referenca`,referenceType:`Vrsta reference`,diagnose:`Dijagnosticiranje`}),q.addResourceBundle(`no-NO`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Resultat`,reference:`Referanse`,referenceType:`Referansetype`,diagnose:`Diagnostisere`}),q.addResourceBundle(`uz-Latn`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Natija`,reference:`Etalon`,referenceType:`Etalon turi`,diagnose:`Diagnostika`}),q.addResourceBundle(`hy-AM`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Արդյունք`,reference:`Չափանմուշ`,referenceType:`Չափանմուշի տեսակը`,diagnose:`Դիագնոստիկա`}),q.addResourceBundle(`ky-KG`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Натыйжа`,reference:`Эталон`,referenceType:`Эталондун түрү`,diagnose:`Диагностика`}),q.addResourceBundle(`ku-Arab`,`0d730438dd394cc9e99b3089a8530e26`,{result:`ئەنجام`,reference:`ئاماژە`,referenceType:`جۆری ئاماژە`,diagnose:`دەستنیشانکردن`}),q.addResourceBundle(`tg-TJ`,`0d730438dd394cc9e99b3089a8530e26`,{result:`Натиҷа`,reference:`Эталон`,referenceType:`Навъи эталон`,diagnose:`Ташхис`});var aW=()=>Pk(`0d730438dd394cc9e99b3089a8530e26`),oW={head:`_head_whgem_1`,name:`_name_whgem_7`,status:`_status_whgem_11`,pointer:`_pointer_whgem_17`},sW=({name:e,status:t})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(oW.head),children:[(0,d.jsx)(G,{className:oW.name,children:e}),(0,d.jsx)(`div`,{className:oW.status,children:PH(t)})]}),cW={collapse:`_collapse_8slob_1`,selected:`_selected_8slob_1`},lW=({name:e,status:t,open:n,onOpen:r,onHeadClick:i,children:a,shift:o=0,selected:s})=>(0,d.jsx)(HD,{className:(0,tD.default)(cW.collapse,{[cW.selected]:s}),style:{"--shift":o+`px`},type:`nested`,open:n,onOpen:r,onHeadClick:i,dataAttributes:{"data-extended-scroll":``},head:(0,d.jsx)(sW,{name:e,status:t}),children:a}),uW={container:`_container_1k4qg_1`,item:`_item_1k4qg_4`,name:`_name_1k4qg_19`,selected:`_selected_1k4qg_23`,pointer:`_pointer_1k4qg_27`},dW=({diagnose:e,reference:t,status:n,type:r,isOpen:i,onOpen:a,isSelected:o,onResultClick:s,onReferenceClick:c,isResultSelected:l,isReferenceSelected:u,onClick:f,shift:p=0})=>{let{t:m}=aW();return(0,d.jsx)(lW,{shift:p,name:(0,d.jsx)($.VisualFieldType,{children:r}),status:n,selected:o,open:i,onOpen:a,onHeadClick:f,children:(0,d.jsxs)(`div`,{className:uW.container,children:[(0,d.jsxs)(`div`,{className:(0,tD.default)(uW.item,{[uW.selected]:!!l,[uW.pointer]:!!s}),onClick:s,children:[(0,d.jsx)(G,{uppercase:!0,className:uW.name,children:m(`result`)}),(0,d.jsx)(G,{children:t.result.trim()?t.result:`—`})]}),(0,d.jsxs)(`div`,{className:(0,tD.default)(uW.item,{[uW.selected]:!!u,[uW.pointer]:!!c}),onClick:c,children:[(0,d.jsx)(G,{uppercase:!0,className:uW.name,children:m(`reference`)}),(0,d.jsx)(G,{children:t.reference.trim()?t.reference:`—`})]}),(0,d.jsxs)(`div`,{className:uW.item,children:[(0,d.jsx)(G,{uppercase:!0,className:uW.name,children:m(`referenceType`)}),(0,d.jsx)(G,{children:(0,d.jsx)($.AuthenticityTextCheckReference,{children:t.type})})]}),n===A.ERROR&&(0,d.jsxs)(`div`,{className:uW.item,children:[(0,d.jsx)(G,{uppercase:!0,className:uW.name,children:m(`diagnose`)}),(0,d.jsx)(G,{children:(0,d.jsx)($.CheckDiagnose,{children:e})})]})]})})};q.addResourceBundle(`ru-RU`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`en-US`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`lv-LV`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`de-DE`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`pl-PL`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`it-IT`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`hu-HU`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hans`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hant`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`sk-SK`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`uk-UA`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`fr-FR`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`es-ES`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`pt-PT`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`ar-AE`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`nl-NL`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`id-ID`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`vi-VN`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`ko-KR`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`ms-MY`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`ro-RO`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`el-GR`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`tr-TR`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`ja-JP`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`cs-CZ`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`th-TH`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`hi-IN`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`bn-BD`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`he-IL`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`fi-FI`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`sv-SE`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`da-DK`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`hr-HR`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`no-NO`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`uz-Latn`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`hy-AM`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`ky-KG`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`ku-Arab`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`}),q.addResourceBundle(`tg-TJ`,`4e7992d19a663aace2a1c84e11059e2a`,{exploreMore:`Explore more`});var fW=()=>Pk(`4e7992d19a663aace2a1c84e11059e2a`),pW={content:`_content_y30cu_1`},mW=({group:e})=>{let{t}=fW();return(0,d.jsxs)(`div`,{className:pW.content,children:[(0,d.jsx)(G,{children:(0,d.jsx)($.GroupDescription,{children:e})}),(0,d.jsx)(AH,{href:`https://docs.regulaforensics.com/develop/doc-reader-sdk/overview/authenticity/`,target:`_blank`,children:t(`exploreMore`)})]})},hW=({group:e})=>$.getGroupDescription(e)?(0,d.jsx)(Bk,{modal:(0,d.jsx)(mW,{group:e}),children:(0,d.jsx)($.AuthenticityLabel,{children:e})}):(0,d.jsx)($.AuthenticityLabel,{children:e}),gW={head:`_head_1y2j2_1`,name:`_name_1y2j2_7`,status:`_status_1y2j2_11`},_W=({name:e,status:t,dataTestKey:n})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(gW.head),children:[(0,d.jsx)(G,{className:gW.name,dataTest:n,children:e}),(0,d.jsx)(`div`,{className:gW.status,children:t===void 0?null:PH(t)})]}),vW={collapse:`_collapse_8slob_1`,selected:`_selected_8slob_1`},yW=({type:e,name:t,collapse:n=!0,status:r,open:i,children:a,shift:o=0,selected:s,onOpen:c,onHeadClick:l,dataTestKey:u})=>(0,d.jsx)(HD,{className:(0,tD.default)(vW.collapse,{[vW.selected]:s}),style:{"--shift":o+`px`},collapse:n,type:e,onOpen:c,open:i,onHeadClick:l,dataAttributes:{"data-extended-scroll":``},head:(0,d.jsx)(_W,{name:t,status:r,dataTestKey:u}),children:a}),bW={checks:`_checks_zbgpv_1`},xW=({group:e,checks:t,status:n,onSelect:r,selections:i,page:a,isSelected:o,openFields:s,onOpen:c,onGroupClick:l,onSubGroupClick:u,groupId:f,imageViewer:p,collapse:m,shift:h=0,type:g,downloadImage:_})=>(0,d.jsx)(yW,{shift:h,type:g,name:(0,d.jsx)(hW,{group:e}),status:n,selected:o,open:s.has(f),onOpen:()=>c(f),onHeadClick:l,collapse:m,children:(0,d.jsx)(`div`,{className:(0,tD.default)({[bW.checks]:g!==`nested`}),children:t.map((t,n)=>{let{checkResult:o,diagnose:l,location:m}=t,g=`${f}.${n}`,v=m&&{light:m.light||NU(e),rect:m.rect},y=!!(v&&kU(i,[{page:a,path:String(e),checkResult:o,location:v}])),b=v&&OU(v.rect)?[{page:a,path:String(e),checkResult:o,location:v}]:[],x=t=>`${a}/${e}/${t}/${n}`,S=()=>c(g),C=()=>u(y,g,b);if(tT.isBelongs(t))return(0,d.jsx)(JU,{type:t.type,isSelected:y,status:o,diagnose:l,image:t.image,referenceImage:t.referenceImage,similarity:t.similarity,group:e,onClick:C,shift:h,imageViewer:p,isOpen:s.has(g),onOpen:S,downloadImage:_},x(`ident`));if(rT.isBelongs(t))return(0,d.jsx)(ZU,{status:o,diagnose:l,image:t.image,shift:h,imageViewer:p,downloadImage:_},x(`photoIdent`));if($w.isBelongs(t))return(0,d.jsx)(BU,{colorValues:t.colorValues,isSelected:y,status:o,diagnose:l,onClick:C,shift:h,isOpen:s.has(g),onOpen:S},x(`fibers`));if(aT.isBelongs(t))return(0,d.jsx)(iW,{type:t.feature,isSelected:y,status:o,diagnose:l,onClick:C,shift:h,isOpen:s.has(g),onOpen:S},x(`security`));if(sT.isBelongs(t)){let n=t=>`${e}${t}`,c=(e,t)=>{r([{page:a,path:n(t),checkResult:o,location:e}])},u=(e,t)=>e&&OU(e.rect)?()=>c(e,t):void 0,f=(e,t)=>e&&kU(i,[{page:a,path:n(t),checkResult:o,location:e}]),p=u(m,t.type),_=u(t.reference.location,t.reference.type),v=f(m,t.type),b=f(t.reference.location,t.reference.type);return(0,d.jsx)(dW,{type:t.type,isSelected:y,status:o,diagnose:l,reference:t.reference,onResultClick:p,onReferenceClick:_,isResultSelected:v,isReferenceSelected:b,onClick:C,shift:h+20,isOpen:s.has(g),onOpen:S},x(`text`))}})})}),SW=({group:e,checks:t,status:n,onSelect:r,selections:i,page:a,groupId:o,imageViewer:s,shift:c=0,type:l,downloadImage:u})=>{let{openFields:f,addOpenField:p,removeOpenField:m}=It(),h=t.reduce((t,n)=>(n.location&&OU(n.location.rect)&&t.push({page:a,path:String(e),checkResult:n.checkResult,location:{light:n.location.light||NU(e),rect:n.location.rect}}),t),[]),g=kU(i,h),_=e=>f.authenticity.has(e)?m(`authenticity`,e):p(`authenticity`,e),v=()=>{if(!h.length)return _(o);let e=f.authenticity.has(o);if((!g||e)&&r(h),!e)return p(`authenticity`,o);g&&m(`authenticity`,o)},y=(e,t,n)=>{if(!n.length)return _(t);let i=f.authenticity.has(t);if(g&&h.length>1){r(n),p(`authenticity`,t);return}(!e||i)&&r(n),i?e&&m(`authenticity`,t):p(`authenticity`,t)},b=t.length>0;return(0,d.jsx)(xW,{group:e,checks:t,status:n,onSelect:r,selections:i,page:a,groupId:o,shift:b?c:0,type:l,openFields:f.authenticity,onOpen:_,onGroupClick:v,onSubGroupClick:y,collapse:b,isSelected:g,imageViewer:s,downloadImage:u})};q.addResourceBundle(`ru-RU`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Страница`}),q.addResourceBundle(`en-US`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Page`}),q.addResourceBundle(`lv-LV`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Lappuse`}),q.addResourceBundle(`de-DE`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Seite`}),q.addResourceBundle(`pl-PL`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Strona`}),q.addResourceBundle(`it-IT`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Pagina`}),q.addResourceBundle(`hu-HU`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Oldal`}),q.addResourceBundle(`zh-Hans`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`页`}),q.addResourceBundle(`zh-Hant`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`頁`}),q.addResourceBundle(`sk-SK`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Strana`}),q.addResourceBundle(`uk-UA`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Сторінка`}),q.addResourceBundle(`fr-FR`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Page`}),q.addResourceBundle(`es-ES`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Página`}),q.addResourceBundle(`pt-PT`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Página`}),q.addResourceBundle(`ar-AE`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`صفحة`}),q.addResourceBundle(`nl-NL`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Pagina`}),q.addResourceBundle(`id-ID`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Halaman`}),q.addResourceBundle(`vi-VN`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Trang`}),q.addResourceBundle(`ko-KR`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`페이지`}),q.addResourceBundle(`ms-MY`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Halaman`}),q.addResourceBundle(`ro-RO`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Pagina`}),q.addResourceBundle(`el-GR`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Σελίδα`}),q.addResourceBundle(`tr-TR`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Sayfa`}),q.addResourceBundle(`ja-JP`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`ページ`}),q.addResourceBundle(`cs-CZ`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Strana`}),q.addResourceBundle(`th-TH`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`หน้า`}),q.addResourceBundle(`hi-IN`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`पृष्ठ`}),q.addResourceBundle(`bn-BD`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`পেইজ`}),q.addResourceBundle(`he-IL`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`דף`}),q.addResourceBundle(`fi-FI`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Sivu`}),q.addResourceBundle(`sv-SE`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Sida`}),q.addResourceBundle(`da-DK`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Side`}),q.addResourceBundle(`hr-HR`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Stranica`}),q.addResourceBundle(`no-NO`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Side`}),q.addResourceBundle(`uz-Latn`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Sahifa`}),q.addResourceBundle(`hy-AM`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Էջ`}),q.addResourceBundle(`ky-KG`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Бет`}),q.addResourceBundle(`ku-Arab`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`پەڕە`}),q.addResourceBundle(`tg-TJ`,`c978bfc734ce43cb57f59e262c5b970c`,{page:`Саҳифа`});var CW=()=>Pk(`c978bfc734ce43cb57f59e262c5b970c`),wW={scroll:`_scroll_wfx4h_1`,authenticity:`_authenticity_wfx4h_7`},TW=255,EW=({authenticity:e,documentIdentification:t,selections:n,onSelect:r,onOpen:i,openFields:a,imageViewer:o,initialScrollPosition:s,onScrollTop:c,downloadImage:l})=>{let{t:u}=CW();return(0,d.jsx)(SH,{extendedItemSelector:`[data-extended-scroll]`,extendedScrollDelay:200,className:wW.scroll,initialScrollPosition:s,onScrollTop:c,children:e.length===1?(0,d.jsx)(`div`,{className:wW.authenticity,children:e[0].groups.map(({group:t,checks:i,checkResult:a},s)=>(0,d.jsx)(SW,{checks:i,group:t,status:a,page:e[0].page,onSelect:r,selections:n,type:`nested`,imageViewer:o,groupId:String(s),downloadImage:l},t))}):e.map(({page:e,groups:s},c)=>{let f=String(c);return e===TW?s.map(({group:t,checks:i})=>(0,d.jsx)(SW,{checks:i,group:t,page:e,onSelect:r,selections:n,imageViewer:o,groupId:f,downloadImage:l},t)):(0,d.jsx)(HD,{head:(0,d.jsx)(G,{children:t.find(({pageIndex:t})=>t===e)?.documentName||`${u(`page`)} ${e+1}`}),open:a.has(f),onOpen:()=>i(e,f),openClickArea:`head`,children:(0,d.jsx)(`div`,{className:wW.authenticity,children:s.map(({group:t,checks:i,checkResult:a},s)=>(0,d.jsx)(SW,{checks:i,group:t,status:a,page:e,onSelect:r,selections:n,shift:16,type:`nested`,imageViewer:o,groupId:`${f}.${s}`,downloadImage:l},t))})},e)})})},DW=({authenticity:e,documentIdentification:t,onSelect:n,imageViewer:r,initialScrollPosition:i,downloadImage:a})=>{let{setScroll:o}=Vt(),{openFields:s,addOpenField:c,removeOpenField:l,resetOpenField:f}=It(),{selections:p}=b(),{setPage:m}=_(),h=(e,t)=>{s.authenticity.has(t)?l(`authenticity`,t):(m(e),c(`authenticity`,t))},g=o?e=>o(`authenticity`,e):void 0;return(0,u.useEffect)(()=>()=>{f(`authenticity`)},[e]),(0,d.jsx)(EW,{authenticity:e,documentIdentification:t,selections:p,onSelect:n,imageViewer:r,initialScrollPosition:i,onScrollTop:g,openFields:s.authenticity,onOpen:h,downloadImage:a})};q.addResourceBundle(`ru-RU`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Страница`,documentID:`Document ID`,probability:`Вероятность`,deprecated:`Выведен из оборота`,documentCategory:`Категория документа`,no:`Нет`,yes:`Да`}),q.addResourceBundle(`en-US`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Page`,documentID:`Document ID`,probability:`Probability`,deprecated:`Deprecated`,documentCategory:`Document category`,no:`No`,yes:`Yes`}),q.addResourceBundle(`lv-LV`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Lappuse`,documentID:`Document ID`,probability:`Iespējamība`,deprecated:`Izņemts no apgrozības`,documentCategory:`Dokumenta kategorija`,no:`Nē`,yes:`Jā`}),q.addResourceBundle(`de-DE`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Seite`,documentID:`Document ID`,probability:`Wahrscheinlichkeit`,deprecated:`Aus dem Verkehr gezogen`,documentCategory:`Dokumentkategorie`,no:`Nein`,yes:`Ja`}),q.addResourceBundle(`pl-PL`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Strona`,documentID:`Document ID`,probability:`Prawdopodobieństwo`,deprecated:`Wycofano z obiegu`,documentCategory:`Kategoria dokumentu`,no:`Nie`,yes:`Tak`}),q.addResourceBundle(`it-IT`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Pagina`,documentID:`Document ID`,probability:`Probabilità`,deprecated:`Ritirato dalla circolazione`,documentCategory:`Categoria del documento`,no:`No`,yes:`Si`}),q.addResourceBundle(`hu-HU`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Oldal`,documentID:`Document ID`,probability:`Valószínűség`,deprecated:`Forgalomból kivonva`,documentCategory:`Dokumentumkategória`,no:`Nem`,yes:`Igen`}),q.addResourceBundle(`zh-Hans`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`页`,documentID:`Document ID`,probability:`机率`,deprecated:`已退出流通`,documentCategory:`证件类别`,no:`否`,yes:`是`}),q.addResourceBundle(`zh-Hant`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`頁`,documentID:`Document ID`,probability:`概率`,deprecated:`已棄用`,documentCategory:`檔案類別`,no:`不`,yes:`是`}),q.addResourceBundle(`sk-SK`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Strana`,documentID:`Document ID`,probability:`Pravdepodobnosť`,deprecated:`Stiahnuté z obehu`,documentCategory:`Kategória dokumentu`,no:`Nie`,yes:`Áno`}),q.addResourceBundle(`uk-UA`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Сторінка`,documentID:`Document ID`,probability:`Імовірність`,deprecated:`Виведено з обігу`,documentCategory:`Категорія документа`,no:`Ні`,yes:`Так`}),q.addResourceBundle(`fr-FR`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Page`,documentID:`Document ID`,probability:`Probabilité`,deprecated:`Retiré de la circulation`,documentCategory:`Catégorie de document`,no:`Non`,yes:`Oui`}),q.addResourceBundle(`es-ES`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Página`,documentID:`Document ID`,probability:`Probabilidad`,deprecated:`Retirado de circulación`,documentCategory:`Categoría del documento`,no:`No`,yes:`Sí`}),q.addResourceBundle(`pt-PT`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Página`,documentID:`Document ID`,probability:`Probabilidade`,deprecated:`Retirado de circulação`,documentCategory:`Categoria do documento`,no:`Não`,yes:`Sim`}),q.addResourceBundle(`ar-AE`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`صفحة`,documentID:`Document ID`,probability:`احتمالية`,deprecated:`تم سحبه من التداول`,documentCategory:`فئة المستند`,no:`لا`,yes:`نعم`}),q.addResourceBundle(`nl-NL`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Pagina`,documentID:`Document ID`,probability:`Waarschijnlijkheid`,deprecated:`Uit de omloop genomen`,documentCategory:`Documentcategorie`,no:`Nee`,yes:`Ja`}),q.addResourceBundle(`id-ID`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Halaman`,documentID:`Document ID`,probability:`Probabilitas`,deprecated:`Ditarik dari peredaran`,documentCategory:`Kategori dokumen`,no:`Tidak`,yes:`Ya`}),q.addResourceBundle(`vi-VN`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Trang`,documentID:`Document ID`,probability:`Xác suất`,deprecated:`Đã ngừng lưu hành`,documentCategory:`Danh mục tài liệu`,no:`Không`,yes:`Có`}),q.addResourceBundle(`ko-KR`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`페이지`,documentID:`Document ID`,probability:`가능성`,deprecated:`유통 중단`,documentCategory:`문서 범주`,no:`아니요`,yes:`예`}),q.addResourceBundle(`ms-MY`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Halaman`,documentID:`Document ID`,probability:`Kebarangkalian`,deprecated:`Ditarik daripada edaran`,documentCategory:`Kategori dokumen`,no:`Tidak`,yes:`Ya`}),q.addResourceBundle(`ro-RO`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Pagina`,documentID:`Document ID`,probability:`Probabilitate`,deprecated:`Retras din circulație`,documentCategory:`Categoria documentului`,no:`Nu`,yes:`Da`}),q.addResourceBundle(`el-GR`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Σελίδα`,documentID:`Document ID`,probability:`Πιθανότητα`,deprecated:`Αποσύρθηκε από την κυκλοφορία`,documentCategory:`Κατηγορία εγγράφου`,no:`Όχι`,yes:`Ναι`}),q.addResourceBundle(`tr-TR`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Sayfa`,documentID:`Document ID`,probability:`Olasılık`,deprecated:`Tedavülden kaldırıldı`,documentCategory:`Belge kategorisi`,no:`Hayır`,yes:`Evet`}),q.addResourceBundle(`ja-JP`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`ページ`,documentID:`Document ID`,probability:`確率`,deprecated:`流通停止`,documentCategory:`文書カテゴリ`,no:`いいえ`,yes:`はい`}),q.addResourceBundle(`cs-CZ`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Strana`,documentID:`Document ID`,probability:`Pravděpodobnost`,deprecated:`Staženo z oběhu`,documentCategory:`Kategorie dokumentu`,no:`Ne`,yes:`Ano`}),q.addResourceBundle(`th-TH`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`หน้า`,documentID:`Document ID`,probability:`ความเป็นไปได้`,deprecated:`ถอนออกจากการหมุนเวียน`,documentCategory:`หมวดหมู่เอกสาร`,no:`ไม่`,yes:`ใช่`}),q.addResourceBundle(`hi-IN`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`पृष्ठ`,documentID:`Document ID`,probability:`संभावना`,deprecated:`प्रचलन से बाहर`,documentCategory:`दस्तावेज़ श्रेणी`,no:`नहीं`,yes:`हाँ`}),q.addResourceBundle(`bn-BD`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`পেইজ`,documentID:`Document ID`,probability:`সম্ভাব্যতা`,deprecated:`প্রচলন থেকে প্রত্যাহার করা হয়েছে`,documentCategory:`নথির বিভাগ`,no:`না`,yes:`হ্যাঁ`}),q.addResourceBundle(`he-IL`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`דף`,documentID:`Document ID`,probability:`הסתברות`,deprecated:`הוצא מהמחזור`,documentCategory:`קטגוריית מסמך`,no:`לא`,yes:`כן`}),q.addResourceBundle(`fi-FI`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Sivu`,documentID:`Document ID`,probability:`Todennäköisyys`,deprecated:`Poistettu kierrosta`,documentCategory:`Asiakirjaluokka`,no:`Ei`,yes:`Kyllä`}),q.addResourceBundle(`sv-SE`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Sida`,documentID:`Document ID`,probability:`Sannolikhet`,deprecated:`Tagen ur omlopp`,documentCategory:`Dokumentkategori`,no:`Nej`,yes:`Ja`}),q.addResourceBundle(`da-DK`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Side`,documentID:`Document ID`,probability:`Sandsynlighed`,deprecated:`Taget ud af omløb`,documentCategory:`Dokumentkategori`,no:`Nej`,yes:`Ja`}),q.addResourceBundle(`hr-HR`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Stranica`,documentID:`Document ID`,probability:`Vjerojatnost`,deprecated:`Povučen iz optjecaja`,documentCategory:`Kategorija dokumenta`,no:`Ne`,yes:`Da`}),q.addResourceBundle(`no-NO`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Side`,documentID:`Document ID`,probability:`Sannsynlighet`,deprecated:`Tatt ut av omløp`,documentCategory:`Dokumentkategori`,no:`Nei`,yes:`Ja`}),q.addResourceBundle(`uz-Latn`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Sahifa`,documentID:`Document ID`,probability:`Ehtimollik`,deprecated:`Muomaladan chiqarilgan`,documentCategory:`Hujjat toifasi`,no:`Yo'q`,yes:`Ha`}),q.addResourceBundle(`hy-AM`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Էջ`,documentID:`Document ID`,probability:`Հավանականություն`,deprecated:`Շրջանառությունից հանված`,documentCategory:`Փաստաթղթի կատեգորիա`,no:`Ոչ`,yes:`Այո`}),q.addResourceBundle(`ky-KG`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Бет`,documentID:`Document ID`,probability:`Мүмкүндүк`,deprecated:`Жүгүртүүдөн чыгарылган`,documentCategory:`Документтин категориясы`,no:`Жок`,yes:`Ооба`}),q.addResourceBundle(`ku-Arab`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`پەڕە`,documentID:`Document ID`,probability:`ئەگەر`,deprecated:`لە سووڕانەوە کێشراوەتەوە`,documentCategory:`هاوپۆلی بەڵگەنامە`,no:`نەخێر`,yes:`بەڵێ`}),q.addResourceBundle(`tg-TJ`,`dc87716ea86ebf584e6de7d3249457b2`,{page:`Саҳифа`,documentID:`Document ID`,probability:`Эҳтимолият`,deprecated:`Аз муомилот бароварда шудааст`,documentCategory:`Категорияи ҳуҷҷат`,no:`Не`,yes:`Ҳа`});var OW=()=>Pk(`dc87716ea86ebf584e6de7d3249457b2`),kW={container:`_container_bbhhp_1`,name:`_name_bbhhp_15`},AW=({pageIndex:e,isDeprecated:t,documentId:n,shift:r,documentCategory:i})=>{let{t:a}=OW(),o={"--shift":r+`px`};return(0,d.jsxs)(d.Fragment,{children:[i!==void 0&&(0,d.jsxs)(`div`,{className:kW.container,children:[(0,d.jsx)(G,{uppercase:!0,className:kW.name,style:o,children:a(`documentCategory`)}),(0,d.jsx)(G,{children:i.toUpperCase()})]}),(0,d.jsxs)(`div`,{className:kW.container,children:[(0,d.jsx)(G,{uppercase:!0,className:kW.name,style:o,children:a(`documentID`)}),(0,d.jsx)(G,{children:n})]}),(0,d.jsxs)(`div`,{className:kW.container,children:[(0,d.jsx)(G,{uppercase:!0,className:kW.name,style:o,children:a(`deprecated`)}),(0,d.jsx)(G,{uppercase:!0,children:a(t?`yes`:`no`)})]}),e!==void 0&&(0,d.jsxs)(`div`,{className:kW.container,children:[(0,d.jsx)(G,{uppercase:!0,className:kW.name,style:o,children:a(`page`)}),(0,d.jsx)(G,{children:e+1})]})]})},jW={scroll:`_scroll_1wl41_1`,identification:`_identification_1wl41_7`},MW=({documentIdentification:e,openFields:t,onOpen:n,initialScrollPosition:r,onScrollTop:i})=>(0,d.jsx)(SH,{extendedItemSelector:`[data-extended-scroll]`,extendedScrollDelay:200,className:jW.scroll,initialScrollPosition:r,onScrollTop:i,children:e.length===1?(0,d.jsx)(`div`,{className:jW.identification,children:(0,d.jsx)(AW,{isDeprecated:e[0].isDeprecated,documentId:e[0].documentId,documentCategory:e[0].documentCategory})}):e.map(({pageIndex:e,documentCategory:r,documentName:i,isDeprecated:a,documentId:o},s)=>(0,d.jsx)(HD,{head:(0,d.jsx)(G,{children:i}),open:t.has(String(s)),onOpen:()=>n(e,String(s)),dataAttributes:{"data-extended-scroll":``},openClickArea:`head`,children:(0,d.jsx)(`div`,{className:jW.identification,children:(0,d.jsx)(AW,{pageIndex:e,isDeprecated:a,documentId:o,documentCategory:r,shift:24})})},e))}),NW=({documentIdentification:e,initialScrollPosition:t})=>{let{setScroll:n}=Vt(),{openFields:r,addOpenField:i,removeOpenField:a,resetOpenField:o}=It(),{setPage:s}=_(),c=(e,t)=>{r.identification.has(t)?a(`identification`,t):(s(e),i(`identification`,t))},l=n?e=>n(`imageQuality`,e):void 0;return(0,u.useEffect)(()=>()=>{o(`identification`)},[e]),(0,d.jsx)(MW,{documentIdentification:e,openFields:r.identification,onScrollTop:l,initialScrollPosition:t,onOpen:c})},PW={container:`_container_w3ywq_1`,name:`_name_w3ywq_16`,selected:`_selected_w3ywq_21`,pointer:`_pointer_w3ywq_25`},FW=({name:e,status:t,selected:n,onClick:r,shift:i=0})=>{let a=PH(t),o={"--shift":i+`px`};return(0,d.jsxs)(`div`,{className:(0,tD.default)(PW.container,{[PW.selected]:n,[PW.pointer]:!!r}),onClick:r,children:[(0,d.jsx)(G,{uppercase:!0,className:PW.name,style:o,children:(0,d.jsx)($.ImageQualityCheckTypeLabel,{children:e})}),a]})},IW={head:`_head_1y2j2_1`,name:`_name_1y2j2_7`,status:`_status_1y2j2_11`},LW=({name:e,status:t})=>(0,d.jsxs)(`div`,{className:IW.head,children:[(0,d.jsx)(G,{className:IW.name,children:e}),(0,d.jsx)(`div`,{className:IW.status,children:PH(t)})]}),RW={collapse:`_collapse_8slob_1`,selected:`_selected_8slob_1`},zW=({name:e,status:t,open:n,onOpen:r,onHeadClick:i,selected:a,children:o})=>(0,d.jsx)(HD,{className:(0,tD.default)(RW.collapse,{[RW.selected]:a}),open:n,onOpen:r,dataAttributes:{"data-extended-scroll":``},onHeadClick:i,head:(0,d.jsx)(LW,{name:e,status:t}),children:o});q.addResourceBundle(`ru-RU`,`de69905604fe0024fb127e3820099c8f`,{page:`Страница`}),q.addResourceBundle(`en-US`,`de69905604fe0024fb127e3820099c8f`,{page:`Page`}),q.addResourceBundle(`lv-LV`,`de69905604fe0024fb127e3820099c8f`,{page:`Lappuse`}),q.addResourceBundle(`de-DE`,`de69905604fe0024fb127e3820099c8f`,{page:`Seite`}),q.addResourceBundle(`pl-PL`,`de69905604fe0024fb127e3820099c8f`,{page:`Strona`}),q.addResourceBundle(`it-IT`,`de69905604fe0024fb127e3820099c8f`,{page:`Pagina`}),q.addResourceBundle(`hu-HU`,`de69905604fe0024fb127e3820099c8f`,{page:`Oldal`}),q.addResourceBundle(`zh-Hans`,`de69905604fe0024fb127e3820099c8f`,{page:`页`}),q.addResourceBundle(`zh-Hant`,`de69905604fe0024fb127e3820099c8f`,{page:`頁`}),q.addResourceBundle(`sk-SK`,`de69905604fe0024fb127e3820099c8f`,{page:`Strana`}),q.addResourceBundle(`uk-UA`,`de69905604fe0024fb127e3820099c8f`,{page:`Сторінка`}),q.addResourceBundle(`fr-FR`,`de69905604fe0024fb127e3820099c8f`,{page:`Page`}),q.addResourceBundle(`es-ES`,`de69905604fe0024fb127e3820099c8f`,{page:`Página`}),q.addResourceBundle(`pt-PT`,`de69905604fe0024fb127e3820099c8f`,{page:`Página`}),q.addResourceBundle(`ar-AE`,`de69905604fe0024fb127e3820099c8f`,{page:`صفحة`}),q.addResourceBundle(`nl-NL`,`de69905604fe0024fb127e3820099c8f`,{page:`Pagina`}),q.addResourceBundle(`id-ID`,`de69905604fe0024fb127e3820099c8f`,{page:`Halaman`}),q.addResourceBundle(`vi-VN`,`de69905604fe0024fb127e3820099c8f`,{page:`Trang`}),q.addResourceBundle(`ko-KR`,`de69905604fe0024fb127e3820099c8f`,{page:`페이지`}),q.addResourceBundle(`ms-MY`,`de69905604fe0024fb127e3820099c8f`,{page:`Halaman`}),q.addResourceBundle(`ro-RO`,`de69905604fe0024fb127e3820099c8f`,{page:`Pagina`}),q.addResourceBundle(`el-GR`,`de69905604fe0024fb127e3820099c8f`,{page:`Σελίδα`}),q.addResourceBundle(`tr-TR`,`de69905604fe0024fb127e3820099c8f`,{page:`Sayfa`}),q.addResourceBundle(`ja-JP`,`de69905604fe0024fb127e3820099c8f`,{page:`ページ`}),q.addResourceBundle(`cs-CZ`,`de69905604fe0024fb127e3820099c8f`,{page:`Strana`}),q.addResourceBundle(`th-TH`,`de69905604fe0024fb127e3820099c8f`,{page:`หน้า`}),q.addResourceBundle(`hi-IN`,`de69905604fe0024fb127e3820099c8f`,{page:`पृष्ठ`}),q.addResourceBundle(`bn-BD`,`de69905604fe0024fb127e3820099c8f`,{page:`পেইজ`}),q.addResourceBundle(`he-IL`,`de69905604fe0024fb127e3820099c8f`,{page:`דף`}),q.addResourceBundle(`fi-FI`,`de69905604fe0024fb127e3820099c8f`,{page:`Sivu`}),q.addResourceBundle(`sv-SE`,`de69905604fe0024fb127e3820099c8f`,{page:`Sida`}),q.addResourceBundle(`da-DK`,`de69905604fe0024fb127e3820099c8f`,{page:`Side`}),q.addResourceBundle(`hr-HR`,`de69905604fe0024fb127e3820099c8f`,{page:`Stranica`}),q.addResourceBundle(`no-NO`,`de69905604fe0024fb127e3820099c8f`,{page:`Side`}),q.addResourceBundle(`uz-Latn`,`de69905604fe0024fb127e3820099c8f`,{page:`Sahifa`}),q.addResourceBundle(`hy-AM`,`de69905604fe0024fb127e3820099c8f`,{page:`Էջ`}),q.addResourceBundle(`ky-KG`,`de69905604fe0024fb127e3820099c8f`,{page:`Бет`}),q.addResourceBundle(`ku-Arab`,`de69905604fe0024fb127e3820099c8f`,{page:`پەڕە`}),q.addResourceBundle(`tg-TJ`,`de69905604fe0024fb127e3820099c8f`,{page:`Саҳифа`});var BW=()=>Pk(`de69905604fe0024fb127e3820099c8f`),VW={scroll:`_scroll_180s7_1`,"image-quality":`_image-quality_180s7_7`},HW=({onSelect:e,selections:t,checkIsSelected:n,groupClickHandler:r,imageQuality:i,documentIdentification:a,onOpen:o,openFields:s,initialScrollPosition:c,onScrollTop:l})=>{let{t:u}=BW();return(0,d.jsx)(SH,{extendedItemSelector:`[data-extended-scroll]`,extendedScrollDelay:200,className:VW.scroll,initialScrollPosition:c,onScrollTop:l,children:i.length===1?(0,d.jsx)(`div`,{className:VW[`image-quality`],children:i[0].checks.map(({checkType:n,checkResult:r,areas:a})=>(0,d.jsx)(FW,{name:n,status:r,selected:a&&kU(t,[{page:i[0].pageIndex,path:String(i[0].pageIndex),checkResult:r,location:{rect:a.List}}]),onClick:a&&OU(a.List)?()=>e([{page:i[0].pageIndex,path:String(i[0].pageIndex),checkResult:r,location:{rect:a.List}}]):void 0},n))}):i.map(({pageIndex:i,checks:c,checkResult:l},f)=>(0,d.jsx)(zW,{name:a.find(e=>e.pageIndex===i)?.documentName||`${u(`page`)} ${i+1}`,status:l,open:s.has(String(f)),onOpen:()=>o(i,String(f)),onHeadClick:()=>r(i,String(f)),selected:n(i),children:(0,d.jsx)(`div`,{className:VW[`image-quality`],children:c.map(({checkType:n,checkResult:r,areas:a})=>(0,d.jsx)(FW,{name:n,status:r,shift:24,selected:a&&kU(t,[{page:i,path:String(i),checkResult:r,location:{rect:a.List}}]),onClick:a&&OU(a.List)?()=>e([{page:i,path:String(i),checkResult:r,location:{rect:a.List}}]):void 0},n))})},i))})},UW=({onSelect:e,imageQuality:t,documentIdentification:n,initialScrollPosition:r})=>{let{setScroll:i}=Vt(),{openFields:a,addOpenField:o,removeOpenField:s,resetOpenField:c}=It(),{selections:l}=b(),{setPage:f}=_(),p=(e,t)=>{a.imageQuality.has(t)?s(`imageQuality`,t):(f(e),o(`imageQuality`,t))},m=i?e=>i(`imageQuality`,e):void 0,h=(0,u.useMemo)(()=>t.map(e=>{let t=[];return e.checks.forEach(({areas:n,checkResult:r})=>{n&&OU(n.List)&&t.push({page:e.pageIndex,path:String(e.pageIndex),checkResult:r,location:{rect:n.List}})}),t},[]),[t]),g=e=>kU(l,h[e]);return(0,u.useEffect)(()=>{let t=h.findIndex(e=>e.length>0);t!==-1&&e(h[t])},[h]),(0,u.useEffect)(()=>()=>{c(`imageQuality`)},[t]),(0,d.jsx)(HW,{onSelect:e,selections:l,checkIsSelected:g,groupClickHandler:(t,n)=>{if(!h[t].length)return p(t,n);let r=a.imageQuality.has(n),i=g(t);if((!i||r)&&e(h[t]),!r)return o(`imageQuality`,n);i&&s(`imageQuality`,n)},imageQuality:t,documentIdentification:n,openFields:a.imageQuality,initialScrollPosition:r,onScrollTop:m,onOpen:p})},WW={name:`_name_c7mbz_1`,value:`_value_c7mbz_6`},GW=({name:e,value:t,status:n})=>{let r=PH(n);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(G,{className:WW.name,size:`12x160`,uppercase:!0,children:e}),(0,d.jsx)(G,{className:WW.value,children:t}),r]})},KW=(e,t)=>{let n=e.replace(/\^/g,`
22
- `).trim();return t===A.ERROR&&!n?`—`:n},qW={"preview-container":`_preview-container_t99k8_1`},JW=({source:e,comparisonList:t})=>(0,d.jsxs)(`div`,{className:qW[`preview-container`],children:[e.filter(({value:e})=>!!e).map(({source:e,value:t,checkResult:n,rect:r,pageIndex:i,probability:a},o)=>(0,d.jsx)(GW,{name:e,value:KW(t,n),status:n},e+t+n+a+i+JSON.stringify(r||o))),t.filter(({status:e})=>e!==A.WAS_NOT_DONE).map(({sourceLeft:e,sourceRight:t,status:n})=>(0,d.jsx)(GW,{name:`${e} – ${t}`,value:``,status:n},e+t))]});q.addResourceBundle(`ru-RU`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Страница`,probability:`Вероятность`}),q.addResourceBundle(`en-US`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Page`,probability:`Probability`}),q.addResourceBundle(`lv-LV`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Lappuse`,probability:`Iespējamība`}),q.addResourceBundle(`de-DE`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Seite`,probability:`Wahrscheinlichkeit`}),q.addResourceBundle(`pl-PL`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Strona`,probability:`Prawdopodobieństwo`}),q.addResourceBundle(`it-IT`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Pagina`,probability:`Probabilità`}),q.addResourceBundle(`hu-HU`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Oldal`,probability:`Valószínűség`}),q.addResourceBundle(`zh-Hans`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`页`,probability:`机率`}),q.addResourceBundle(`zh-Hant`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`頁`,probability:`概率`}),q.addResourceBundle(`sk-SK`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Strana`,probability:`Pravdepodobnosť`}),q.addResourceBundle(`uk-UA`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Сторінка`,probability:`Імовірність`}),q.addResourceBundle(`fr-FR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Page`,probability:`Probabilité`}),q.addResourceBundle(`es-ES`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Página`,probability:`Probabilidad`}),q.addResourceBundle(`pt-PT`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Página`,probability:`Probabilidade`}),q.addResourceBundle(`ar-AE`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`صفحة`,probability:`احتمالية`}),q.addResourceBundle(`nl-NL`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Pagina`,probability:`Waarschijnlijkheid`}),q.addResourceBundle(`id-ID`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Halaman`,probability:`Probabilitas`}),q.addResourceBundle(`vi-VN`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Trang`,probability:`Xác suất`}),q.addResourceBundle(`ko-KR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`페이지`,probability:`가능성`}),q.addResourceBundle(`ms-MY`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Halaman`,probability:`Kebarangkalian`}),q.addResourceBundle(`ro-RO`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Pagina`,probability:`Probabilitate`}),q.addResourceBundle(`el-GR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Σελίδα`,probability:`Πιθανότητα`}),q.addResourceBundle(`tr-TR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Sayfa`,probability:`Olasılık`}),q.addResourceBundle(`ja-JP`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`ページ`,probability:`確率`}),q.addResourceBundle(`cs-CZ`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Strana`,probability:`Pravděpodobnost`}),q.addResourceBundle(`th-TH`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`หน้า`,probability:`ความเป็นไปได้`}),q.addResourceBundle(`hi-IN`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`पृष्ठ`,probability:`संभावना`}),q.addResourceBundle(`bn-BD`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`পেইজ`,probability:`সম্ভাব্যতা`}),q.addResourceBundle(`he-IL`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`דף`,probability:`הסתברות`}),q.addResourceBundle(`fi-FI`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Sivu`,probability:`Todennäköisyys`}),q.addResourceBundle(`sv-SE`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Sida`,probability:`Sannolikhet`}),q.addResourceBundle(`da-DK`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Side`,probability:`Sandsynlighed`}),q.addResourceBundle(`hr-HR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Stranica`,probability:`Vjerojatnost`}),q.addResourceBundle(`no-NO`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Side`,probability:`Sannsynlighet`}),q.addResourceBundle(`uz-Latn`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Sahifa`,probability:`Ehtimollik`}),q.addResourceBundle(`hy-AM`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Էջ`,probability:`Հավանականություն`}),q.addResourceBundle(`ky-KG`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Бет`,probability:`Мүмкүндүк`}),q.addResourceBundle(`ku-Arab`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`پەڕە`,probability:`ئەگەر`}),q.addResourceBundle(`tg-TJ`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Саҳифа`,probability:`Эҳтимолият`});var YW=()=>Pk(`0b9710958905a1fef033fa8881ba3e7a`),XW={container:`_container_1627j_1`,item:`_item_1627j_4`,name:`_name_1627j_21`},ZW=({probability:e,pageIndex:t})=>{let{t:n}=YW();return(0,d.jsxs)(`div`,{className:XW.container,children:[(0,d.jsxs)(`div`,{className:XW.item,children:[(0,d.jsx)(G,{uppercase:!0,className:XW.name,children:n(`probability`)}),(0,d.jsx)(G,{children:e+`%`})]}),(0,d.jsxs)(`div`,{className:XW.item,children:[(0,d.jsx)(G,{uppercase:!0,className:XW.name,children:n(`page`)}),(0,d.jsx)(G,{children:t+1})]})]})},QW={content:`_content_19nax_1`},$W=({source:e})=>(0,d.jsxs)(`div`,{className:QW.content,children:[(0,d.jsx)(G,{size:`18x135`,children:(0,d.jsx)($.Source,{children:e})}),(0,d.jsx)(G,{children:(0,d.jsx)($.SourceDescription,{children:e})})]}),eG={content:`_content_lkw3k_1`},tG=({left:e,right:t})=>(0,d.jsx)(`div`,{className:eG.content,children:(0,d.jsx)(G,{children:`Comparison between ${e} and ${t}.`})}),nG={comparison:`_comparison_1vwch_1`,name:`_name_1vwch_9`},rG=({left:e,right:t,status:n})=>{let r=PH(n);return(0,d.jsxs)(`div`,{className:nG.comparison,children:[(0,d.jsx)(G,{className:nG.name,children:(0,d.jsx)(Bk,{modal:(0,d.jsx)(tG,{left:e,right:t}),children:`${e} – ${t}`})}),r]})},iG={head:`_head_1rbb3_1`,name:`_name_1rbb3_7`,value:`_value_1rbb3_10`,status:`_status_1rbb3_15`},aG=({name:e,value:t,status:n,onMouseEnter:r,onMouseLeave:i,onMouseMove:a,dataTestKey:o,dataTestValue:s})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(iG.head),children:[(0,d.jsx)(G,{className:iG.name,onMouseEnter:r,onMouseLeave:i,onMouseMove:a,dataTest:o,children:e}),(0,d.jsx)(G,{className:iG.value,dataTest:s,children:t}),(0,d.jsx)(`div`,{className:iG.status,children:n===void 0?null:PH(n)})]}),oG={"preview-container":`_preview-container_1y3z1_1`,preview:`_preview_1y3z1_1`,previewRtl:`_previewRtl_1y3z1_26`,"opacity-enter":`_opacity-enter_1y3z1_30`,"opacity-enter-active":`_opacity-enter-active_1y3z1_34`,"opacity-exit":`_opacity-exit_1y3z1_39`,"opacity-exit-active":`_opacity-exit-active_1y3z1_43`},sG=({previewPosition:e,showPreview:t,children:n})=>{let r=(0,u.useRef)(null),i=Ik(),a=i===`rtl`,o={"--preview-x":e.x+`px`,"--preview-y":e.y+`px`};return(0,d.jsx)(fO,{nodeRef:r,in:t,timeout:100,classNames:{enter:oG[`opacity-enter`],enterActive:oG[`opacity-enter-active`],exit:oG[`opacity-exit`],exitActive:oG[`opacity-exit-active`]},unmountOnExit:!0,children:(0,d.jsx)(`div`,{className:oG[`preview-container`],dir:i,children:(0,d.jsx)(`div`,{className:(0,tD.default)(oG.preview,a&&oG.previewRtl),style:o,ref:r,children:n})})})},cG={collapse:`_collapse_8slob_1`,selected:`_selected_8slob_1`},lG=({type:e,name:t,collapse:n=!0,value:r,status:i,open:a,children:o,shift:s=0,selected:c,onOpen:l,onHeadClick:p,preview:m,dataTestKey:h,dataTestValue:g})=>{let[_,v]=(0,u.useState)(!1),[y,b]=(0,u.useState)({x:0,y:0}),x=m&&!rD.isMobile,S=e=>b({x:e.clientX+scrollX,y:e.clientY+scrollY}),C=e=>{S(e),v(!0)},w=()=>v(!1);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(HD,{className:(0,tD.default)(cG.collapse,{[cG.selected]:c}),style:{"--shift":s+`px`},collapse:n,type:e,onOpen:l,open:a,onHeadClick:p,onMouseEnter:x?C:void 0,onMouseLeave:x?w:void 0,onMouseMove:x?S:void 0,dataAttributes:{"data-extended-scroll":``},head:(0,d.jsx)(aG,{name:t,value:r,status:i,dataTestKey:h,dataTestValue:g}),children:o}),m&&(0,f.createPortal)((0,d.jsx)(sG,{showPreview:!a&&_,previewPosition:y,children:m}),document.body)]})},uG=(e,t)=>e.some(({value:e})=>e!==``)||t.length>0,dG={"text-data":`_text-data_uau8a_1`},fG=({selections:e,groupValue:t,status:n,bySource:r,comparisonList:i,groupName:a,isSelected:o,isMultipleRFID:s,openFields:c,onOpen:l,onGroupClick:u,onSubGroupClick:f,groupId:p,isCollapse:m,preview:h})=>(0,d.jsx)(lG,{name:a,value:t,status:n,selected:o,open:c.has(p),preview:h,onOpen:()=>l(p),onHeadClick:u,collapse:m,dataTestKey:`params-group_key`,dataTestValue:`params-group_value`,children:(0,d.jsxs)(`div`,{className:dG[`text-data`],children:[r.map(({source:t,value:n,checkResult:r,probability:i,pageIndex:o,rect:u,rfidOrigin:m},h)=>{let g=`${p}.${h}`,_=!!(u&&kU(e,[{page:o,path:a,checkResult:r,location:{rect:[u]}}])),v=u&&OU([u])?[{page:o,path:a,checkResult:r,location:{rect:[u]}}]:[];return n.trim()||r!==A.WAS_NOT_DONE?(0,d.jsx)(lG,{type:`nested`,shift:20,open:c.has(g),onOpen:()=>l(g),name:(0,d.jsx)(Bk,{modal:(0,d.jsx)($W,{source:t}),children:s&&t===Ja.RFID?`${t} (DG${m?.dg||``})`:t}),value:KW(n,r),status:r,selected:_,onHeadClick:()=>f(_,g,v),children:(0,d.jsx)(ZW,{probability:i,pageIndex:o})},t+n+r+i+o+JSON.stringify(u||h)):null}),i.map(({sourceLeft:e,sourceRight:t,status:n})=>(0,d.jsx)(rG,{left:e,right:t,status:n},e+t))]})}),pG=9999,mG=({onSelect:e,selections:t,groupId:n,type:r,value:i,lcid:a,checkResult:o,bySource:s,comparisonList:c})=>{let{openFields:l,addOpenField:u,removeOpenField:f}=It();Pk();let p=uG(s,c),m=KW(i,o),h=a!==j.LATIN&&a!==pG,g=`${$.getVisualFieldType(r)}${h?` (${$.getLCID(a)})`:``}`,_=p?(0,d.jsx)(JW,{source:s,comparisonList:c}):void 0,v=s.reduce((e,t)=>(t.rect&&OU([t.rect])&&e.push({page:t.pageIndex,path:g,checkResult:t.checkResult,location:{rect:[t.rect]}}),e),[]),y=kU(t,v),b=s.filter(e=>e.source===Ja.RFID).length>1,x=e=>l.textData.has(e)?f(`textData`,e):u(`textData`,e);return(0,d.jsx)(fG,{selections:t,status:o,bySource:s,comparisonList:c,groupName:g,isSelected:y,isMultipleRFID:b,groupValue:m,openFields:l.textData,onOpen:x,onGroupClick:()=>{if(!v.length)return x(n);let t=l.textData.has(n);if((!y||t)&&e(v),!t)return u(`textData`,n);y&&f(`textData`,n)},onSubGroupClick:(t,n,r)=>{if(!r.length)return x(n);let i=l.textData.has(n);if(y&&v.length>1){e(r),u(`textData`,n);return}(!t||i)&&e(r),i?t&&f(`textData`,n):u(`textData`,n)},groupId:n,isCollapse:p,preview:_})},hG={scroll:`_scroll_ev01v_1`},gG=({onSelect:e,selections:t,textData:n,onScrollTop:r,initialScrollPosition:i})=>(0,d.jsx)(SH,{onScrollTop:r,initialScrollPosition:i,extendedItemSelector:`[data-extended-scroll]`,extendedScrollDelay:200,className:hG.scroll,children:n.map(({type:n,value:r,checkResult:i,bySource:a,comparisonList:o,lcid:s},c)=>(0,d.jsx)(mG,{type:n,value:r,checkResult:i,bySource:a,comparisonList:o,lcid:s,onSelect:e,selections:t,groupId:String(c)},n+r+s))}),_G=({onSelect:e,textData:t,initialScrollPosition:n})=>{let{setScroll:r}=Vt(),{resetOpenField:i}=It(),{selections:a}=b(),o=r?e=>r(`textData`,e):void 0;return(0,u.useEffect)(()=>()=>{i(`textData`)},[t]),(0,d.jsx)(gG,{onSelect:e,selections:a,textData:t,initialScrollPosition:n,onScrollTop:o})},vG={tabs:`_tabs_1qa1i_1`},yG=({tabs:e,onTabChange:t,tab:n,className:r})=>(0,d.jsx)(nD.Element,{name:`text`,className:(0,tD.default)(vG.tabs,r),children:(0,d.jsx)(ID,{tab:n,type:`line`,items:e,onTabChange:t})}),bG=({imageViewer:e,className:t,initialTab:n,onTabChange:r,initialScrollPosition:i,onScrollTop:a,openFields:o,onOpenFieldsChange:s,downloadImage:c})=>{let{t:l}=MU(),{response:f}=m(),{tabID:p=n,setTabID:h}=C(),{setSelections:g}=b();(0,u.useEffect)(()=>()=>{h(n??DU.TEXT_DATA)},[f]);let{textData:_,imageQuality:v,authenticity:y,documentIdentification:x}=(0,u.useMemo)(()=>f?{textData:xE(f).filter(e=>e.value.trim()||e.checkResult!==A.WAS_NOT_DONE),imageQuality:BT(f).sort((e,t)=>e.pageIndex-t.pageIndex),authenticity:mT(f).filter(({groups:e})=>e.length>0),documentIdentification:pE(f).sort((e,t)=>e.pageIndex-t.pageIndex)}:{textData:[],imageQuality:[],authenticity:[],documentIdentification:[]},[f]),S=(0,u.useMemo)(()=>({authenticity:AU(y),imageQuality:jU(v)}),[y,v]),w=e=>{g(t=>{let n=t.map(e=>JSON.stringify(e)),r=[...t];if(e.length===1){let t=JSON.stringify(e[0]);return n.includes(t)?r.length>1?r.filter(e=>JSON.stringify(e)===t):[]:e}else{let t=e.map(e=>JSON.stringify(e));return e.every(e=>n.includes(JSON.stringify(e)))?r.filter(e=>!t.includes(JSON.stringify(e))):e}})},T=e=>{r?.(e),h(e),g([])},E=(0,u.useMemo)(()=>{let t=[];return _.length&&t.push({id:DU.TEXT_DATA,label:l(`textFields`),children:(0,d.jsx)(_G,{textData:_,onSelect:w,initialScrollPosition:i?.textData})}),y.length&&t.push({id:DU.AUTHENTICITY,label:l(`securityChecks`),children:(0,d.jsx)(DW,{authenticity:y,documentIdentification:x,onSelect:w,imageViewer:e,initialScrollPosition:i?.authenticity,downloadImage:c})}),v.length&&t.push({id:DU.IMAGE_QUALITY,label:l(`imageQuality`),children:(0,d.jsx)(UW,{imageQuality:v,documentIdentification:x,onSelect:w,initialScrollPosition:i?.imageQuality})}),x.length&&t.push({id:DU.IDENTIFICATION,label:l(`documentType`),children:(0,d.jsx)(NW,{documentIdentification:x,initialScrollPosition:i?.identification})}),t},[_,y,v,x,i,e,l]);return E.length?(0,d.jsx)(Ft,{onOpenFieldsChange:s,openFields:o||S,children:(0,d.jsx)(Bt,{onScrollTop:a,children:(0,d.jsx)(yG,{tab:p,onTabChange:T,tabs:E,className:t})})}):null},xG={container:`_container_3bysi_1`},SG=({identification:e,className:t})=>(0,d.jsx)(`div`,{className:(0,tD.default)(xG.container,t),children:(0,d.jsx)(G,{size:`18x135`,children:e.length?e[0].documentName:`​`})}),CG=({className:e})=>{let{response:t}=m(),{page:n}=_();return(0,d.jsx)(SG,{identification:HM(t,n),className:e})},wG={container:`_container_10kpe_1`,content:`_content_10kpe_11`,tabs:`_tabs_10kpe_15`,images:`_images_10kpe_18`},TG=({imageViewer:e,downloadImage:t})=>(0,d.jsxs)(`div`,{className:wG.container,children:[(0,d.jsx)(CG,{}),(0,d.jsxs)(`div`,{className:wG.content,children:[(0,d.jsx)(EU,{className:wG.images,imageViewer:e,downloadImage:t}),(0,d.jsx)(bG,{className:wG.tabs,imageViewer:e,downloadImage:t})]})]});q.addResourceBundle(`ru-RU`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-чип`,BACDescription:`BAC — базовый контроль доступа: контролирует доступ к данным RFID-чипа.`,PACEDescription:`PACE — установление соединения с аутентификацией по паролю: Более защищенный канал связи по сравнению с BAC.`,CADescription:`CA — аутентификация чипа: Доказывает, что чип не клонирован.`,TADescription:`TA — аутентификация терминала: Гарантирует, что конфиденциальные данные могут быть считаны только считывателем, которому предоставлено разрешение посредством цепочки сертификатов.`,AADescription:`AA — активная аутентификация: Проверяет подлинность чипа с помощью механизма запрос-ответ.`,PADescription:`PA — пассивная аутентификация: Подтверждает подлинность данных путем проверки цифровых подписей по сертификатам, выданным органом, выдавшим документ.`,exploreMore:`Explore more`}),q.addResourceBundle(`en-US`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID chip`,BACDescription:`BAC — Basic Access Control: Controls access to RFID chip data.`,PACEDescription:`PACE — Password Authenticated Connection Establishment: A more secure communication channel compared to BAC.`,CADescription:`CA — Chip Authentication: Proves that the chip isn't cloned.`,TADescription:`TA — Terminal Authentication: Ensures that sensitive data can only be read by a reader that is granted permission through a certificate chain.`,AADescription:`AA — Active Authentication: Verifies the chip's authenticity through a challenge- response mechanism.`,PADescription:`PA — Passive Authentication: Proves the authenticity of the data by checking digital signatures against certificates issued by the document's issuing authority.`,exploreMore:`Explore more`}),q.addResourceBundle(`lv-LV`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID čips`,BACDescription:`BAC — pamata piekļuves kontrole: Kontrolē piekļuvi RFID mikroshēmas datiem.`,PACEDescription:`PACE — ar paroli autentificēta savienojuma izveide: Drošāks sakaru kanāls salīdzinājumā ar BAC.`,CADescription:`CA — mikroshēmas autentifikācija: Pierāda, ka mikroshēma nav klonēta.`,TADescription:`TA — termināļa autentifikācija: Nodrošina, ka sensitīvus datus var nolasīt tikai lasītājs, kuram piešķirta atļauja, izmantojot sertifikātu ķēdi.`,AADescription:`AA — aktīvā autentifikācija: Pārbauda mikroshēmas autentiskumu, izmantojot pieprasījuma-atbildes mehānismu.`,PADescription:`PA — pasīvā autentifikācija: Apstiprina datu autentiskumu, pārbaudot digitālos parakstus pret dokumenta izdevējiestādes izsniegtajiem sertifikātiem.`,exploreMore:`Explore more`}),q.addResourceBundle(`de-DE`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-Chip`,BACDescription:`BAC — grundlegende Zugriffskontrolle: Steuert den Zugriff auf RFID-Chipdaten.`,PACEDescription:`PACE — Aufbau einer passwortauthentifizierten Verbindung: Ein sichererer Kommunikationskanal im Vergleich zu BAC.`,CADescription:`CA — Chip-Authentifizierung: Weist nach, dass der Chip nicht geklont wurde.`,TADescription:`TA — Terminal-Authentifizierung: Stellt sicher, dass sensible Daten nur von einem Lesegerät gelesen werden können, dem über eine Zertifikatskette die Berechtigung erteilt wurde.`,AADescription:`AA — aktive Authentifizierung: Überprüft die Echtheit des Chips mithilfe eines Challenge-Response-Mechanismus.`,PADescription:`PA — passive Authentifizierung: Weist die Echtheit der Daten nach, indem digitale Signaturen anhand von Zertifikaten überprüft werden, die von der ausstellenden Behörde des Dokuments ausgestellt wurden.`,exploreMore:`Explore more`}),q.addResourceBundle(`pl-PL`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — podstawowa kontrola dostępu: Kontroluje dostęp do danych chipa RFID.`,PACEDescription:`PACE — ustanawianie połączenia uwierzytelnianego hasłem: Bezpieczniejszy kanał komunikacji w porównaniu z BAC.`,CADescription:`CA — uwierzytelnianie chipa: Potwierdza, że chip nie został sklonowany.`,TADescription:`TA — uwierzytelnianie terminala: Zapewnia, że dane poufne mogą być odczytywane wyłącznie przez czytnik, któremu przyznano uprawnienia za pośrednictwem łańcucha certyfikatów.`,AADescription:`AA — aktywne uwierzytelnianie: Weryfikuje autentyczność chipa za pomocą mechanizmu wyzwanie-odpowiedź.`,PADescription:`PA — uwierzytelnianie pasywne: Potwierdza autentyczność danych poprzez sprawdzanie podpisów cyfrowych względem certyfikatów wydanych przez organ wydający dokument.`,exploreMore:`Explore more`}),q.addResourceBundle(`it-IT`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Lettura del chip RFID`,BACDescription:`BAC — controllo di accesso di base: Controlla l'accesso ai dati del chip RFID.`,PACEDescription:`PACE — creazione di una connessione autenticata tramite password: Un canale di comunicazione più sicuro rispetto a BAC.`,CADescription:`CA — autenticazione del chip: Dimostra che il chip non è stato clonato.`,TADescription:`TA — autenticazione del terminale: Garantisce che i dati sensibili possano essere letti solo da un lettore autorizzato tramite una catena di certificati.`,AADescription:`AA — autenticazione attiva: Verifica l’autenticità del chip tramite un meccanismo richiesta-risposta.`,PADescription:`PA — autenticazione passiva: Dimostra l’autenticità dei dati verificando le firme digitali rispetto ai certificati emessi dall’autorità che ha rilasciato il documento.`,exploreMore:`Explore more`}),q.addResourceBundle(`hu-HU`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID chip`,BACDescription:`BAC — alapvető hozzáférés-vezérlés: Szabályozza az RFID-chip adataihoz való hozzáférést.`,PACEDescription:`PACE — jelszóval hitelesített kapcsolat létrehozása: A BAC-nál biztonságosabb kommunikációs csatorna.`,CADescription:`CA — chip-hitelesítés: Bizonyítja, hogy a chip nem klónozott.`,TADescription:`TA — terminálhitelesítés: Biztosítja, hogy a bizalmas adatokat csak olyan olvasó olvashassa, amely tanúsítványláncon keresztül kapott engedélyt.`,AADescription:`AA — aktív hitelesítés: Egy kihívás-válasz mechanizmus segítségével ellenőrzi a chip hitelességét.`,PADescription:`PA — passzív hitelesítés: Az adatok hitelességét a digitális aláírásoknak a dokumentumot kiállító hatóság által kibocsátott tanúsítványokkal történő ellenőrzésével bizonyítja.`,exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hans`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID芯片`,BACDescription:`BAC — 基本访问控制:控制对RFID芯片数据的访问。`,PACEDescription:`PACE — 密码认证连接建立:与BAC相比更安全的通信通道。`,CADescription:`CA — 芯片认证:证明芯片未被克隆。`,TADescription:`TA — 终端认证:确保敏感数据只能由通过证书链获得权限的读取器读取。`,AADescription:`AA — 主动认证:通过质询-响应机制验证芯片的真实性。`,PADescription:`PA — 被动认证:通过对照文档签发机构颁发的证书检查数字签名来证明数据的真实性。`,exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hant`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`射頻識別晶片`,BACDescription:`BAC — 基本存取控制:控制對RFID晶片資料的存取。`,PACEDescription:`PACE — 密碼驗證連線建立:與BAC相比更安全的通訊通道。`,CADescription:`CA — 晶片驗證:證明晶片未被複製。`,TADescription:`TA — 終端驗證:確保敏感資料只能由透過憑證鏈取得權限的讀取器讀取。`,AADescription:`AA — 主動驗證:透過質詢-回應機制驗證晶片的真實性。`,PADescription:`PA — 被動驗證:透過對照文件簽發機關核發的憑證檢查數位簽章,以證明資料的真實性。`,exploreMore:`Explore more`}),q.addResourceBundle(`sk-SK`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Čip RFID`,BACDescription:`BAC — základné riadenie prístupu: Riadi prístup k údajom čipu RFID.`,PACEDescription:`PACE — vytvorenie spojenia overeného heslom: Bezpečnejší komunikačný kanál v porovnaní s BAC.`,CADescription:`CA — autentifikácia čipu: Dokazuje, že čip nebol klonovaný.`,TADescription:`TA — autentifikácia terminálu: Zaisťuje, že citlivé údaje môže čítať iba čítačka, ktorej bolo udelené oprávnenie prostredníctvom reťazca certifikátov.`,AADescription:`AA — aktívna autentifikácia: Overuje pravosť čipu prostredníctvom mechanizmu výzva-odpoveď.`,PADescription:`PA — pasívna autentifikácia: Dokazuje pravosť údajov kontrolou digitálnych podpisov voči certifikátom vydaným orgánom, ktorý dokument vydal.`,exploreMore:`Explore more`}),q.addResourceBundle(`uk-UA`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID чіп`,BACDescription:`BAC — базовий контроль доступу: контролює доступ до даних RFID-чипа.`,PACEDescription:`PACE — установлення з’єднання з автентифікацією за паролем: Більш захищений канал зв’язку порівняно з BAC.`,CADescription:`CA — автентифікація чипа: Доводить, що чип не клонований.`,TADescription:`TA — автентифікація термінала: Гарантує, що конфіденційні дані можуть бути зчитані лише зчитувачем, якому надано дозвіл за допомогою ланцюжка сертифікатів.`,AADescription:`AA — активна автентифікація: Перевіряє справжність чипа за допомогою механізму запит-відповідь.`,PADescription:`PA — пасивна автентифікація: Підтверджує справжність даних шляхом перевірки цифрових підписів за сертифікатами, виданими органом, що видав документ.`,exploreMore:`Explore more`}),q.addResourceBundle(`fr-FR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Lecture de la puce RFID`,BACDescription:`BAC — contrôle d’accès de base : Contrôle l’accès aux données de la puce RFID.`,PACEDescription:`PACE — établissement d’une connexion authentifiée par mot de passe : Un canal de communication plus sécurisé que BAC.`,CADescription:`CA — authentification de la puce : Prouve que la puce n’est pas clonée.`,TADescription:`TA — authentification du terminal : Garantit que les données sensibles ne peuvent être lues que par un lecteur auquel l’autorisation a été accordée au moyen d’une chaîne de certificats.`,AADescription:`AA — authentification active : Vérifie l’authenticité de la puce au moyen d’un mécanisme défi-réponse.`,PADescription:`PA — authentification passive : Prouve l’authenticité des données en vérifiant les signatures numériques par rapport aux certificats délivrés par l’autorité émettrice du document.`,exploreMore:`Explore more`}),q.addResourceBundle(`es-ES`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — control de acceso básico: Controla el acceso a los datos del chip RFID.`,PACEDescription:`PACE — establecimiento de conexión autenticada mediante contraseña: Un canal de comunicación más seguro en comparación con BAC.`,CADescription:`CA — autenticación del chip: Demuestra que el chip no está clonado.`,TADescription:`TA — autenticación del terminal: Garantiza que los datos confidenciales solo puedan ser leídos por un lector al que se haya concedido permiso mediante una cadena de certificados.`,AADescription:`AA — autenticación activa: Verifica la autenticidad del chip mediante un mecanismo desafío-respuesta.`,PADescription:`PA — autenticación pasiva: Demuestra la autenticidad de los datos comprobando las firmas digitales con los certificados emitidos por la autoridad expedidora del documento.`,exploreMore:`Explore more`}),q.addResourceBundle(`pt-PT`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — controlo de acesso básico: Controla o acesso aos dados do chip RFID.`,PACEDescription:`PACE — estabelecimento de ligação autenticada por palavra-passe: Um canal de comunicação mais seguro em comparação com BAC.`,CADescription:`CA — autenticação do chip: Comprova que o chip não foi clonado.`,TADescription:`TA — autenticação do terminal: Garante que os dados confidenciais apenas possam ser lidos por um leitor ao qual tenha sido concedida permissão através de uma cadeia de certificados.`,AADescription:`AA — autenticação ativa: Verifica a autenticidade do chip através de um mecanismo desafio-resposta.`,PADescription:`PA — autenticação passiva: Comprova a autenticidade dos dados verificando as assinaturas digitais com os certificados emitidos pela autoridade emissora do documento.`,exploreMore:`Explore more`}),q.addResourceBundle(`ar-AE`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`شريحة RFID`,BACDescription:`BAC — التحكم الأساسي في الوصول: يتحكم في الوصول إلى بيانات شريحة RFID.`,PACEDescription:`PACE — إنشاء اتصال موثّق بكلمة مرور: قناة اتصال أكثر أمانًا مقارنةً بـ BAC.`,CADescription:`CA — مصادقة الشريحة: تثبت أن الشريحة غير مستنسخة.`,TADescription:`TA — مصادقة الجهاز الطرفي: تضمن عدم إمكانية قراءة البيانات الحساسة إلا بواسطة قارئ مُنح الإذن من خلال سلسلة شهادات.`,AADescription:`AA — المصادقة النشطة: تتحقق من أصالة الشريحة من خلال آلية التحدي-الاستجابة.`,PADescription:`PA — المصادقة السلبية: تثبت أصالة البيانات من خلال التحقق من التوقيعات الرقمية بمقارنتها بالشهادات الصادرة عن الجهة المصدرة للوثيقة.`,exploreMore:`Explore more`}),q.addResourceBundle(`nl-NL`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-chip`,BACDescription:`BAC — basis-toegangscontrole: Beheert de toegang tot RFID-chipgegevens.`,PACEDescription:`PACE — tot stand brengen van een met een wachtwoord geverifieerde verbinding: Een veiliger communicatiekanaal vergeleken met BAC.`,CADescription:`CA — chipauthenticatie: Bewijst dat de chip niet is gekloond.`,TADescription:`TA — terminalauthenticatie: Zorgt ervoor dat gevoelige gegevens alleen kunnen worden gelezen door een lezer die via een certificaatketen toestemming heeft gekregen.`,AADescription:`AA — actieve authenticatie: Verifieert de echtheid van de chip via een challenge-response-mechanisme.`,PADescription:`PA — passieve authenticatie: Bewijst de echtheid van de gegevens door digitale handtekeningen te controleren aan de hand van certificaten die zijn uitgegeven door de instantie die het document heeft afgegeven.`,exploreMore:`Explore more`}),q.addResourceBundle(`id-ID`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — kontrol akses dasar: Mengontrol akses ke data chip RFID.`,PACEDescription:`PACE — pembuatan koneksi yang diautentikasi dengan kata sandi: Saluran komunikasi yang lebih aman dibandingkan dengan BAC.`,CADescription:`CA — autentikasi chip: Membuktikan bahwa chip tidak dikloning.`,TADescription:`TA — autentikasi terminal: Memastikan bahwa data sensitif hanya dapat dibaca oleh pembaca yang diberi izin melalui rantai sertifikat.`,AADescription:`AA — autentikasi aktif: Memverifikasi keaslian chip melalui mekanisme tantangan-respons.`,PADescription:`PA — autentikasi pasif: Membuktikan keaslian data dengan memeriksa tanda tangan digital terhadap sertifikat yang diterbitkan oleh otoritas penerbit dokumen.`,exploreMore:`Explore more`}),q.addResourceBundle(`vi-VN`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — kiểm soát truy cập cơ bản: Kiểm soát quyền truy cập vào dữ liệu chip RFID.`,PACEDescription:`PACE — thiết lập kết nối được xác thực bằng mật khẩu: Kênh liên lạc an toàn hơn so với BAC.`,CADescription:`CA — xác thực chip: Chứng minh rằng chip không bị sao chép.`,TADescription:`TA — xác thực thiết bị đầu cuối: Đảm bảo rằng dữ liệu nhạy cảm chỉ có thể được đọc bởi đầu đọc được cấp quyền thông qua chuỗi chứng chỉ.`,AADescription:`AA — xác thực chủ động: Xác minh tính xác thực của chip thông qua cơ chế thử thách-phản hồi.`,PADescription:`PA — xác thực thụ động: Chứng minh tính xác thực của dữ liệu bằng cách kiểm tra chữ ký số dựa trên các chứng chỉ do cơ quan cấp tài liệu phát hành.`,exploreMore:`Explore more`}),q.addResourceBundle(`ko-KR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID 칩`,BACDescription:`BAC — 기본 접근 제어: RFID 칩 데이터에 대한 접근을 제어합니다.`,PACEDescription:`PACE — 비밀번호 인증 연결 설정: BAC보다 더 안전한 통신 채널입니다.`,CADescription:`CA — 칩 인증: 칩이 복제되지 않았음을 증명합니다.`,TADescription:`TA — 단말기 인증: 인증서 체인을 통해 권한을 부여받은 판독기만 민감한 데이터를 읽을 수 있도록 합니다.`,AADescription:`AA — 능동 인증: 시도-응답 메커니즘을 통해 칩의 진위를 확인합니다.`,PADescription:`PA — 수동 인증: 문서 발급 기관에서 발행한 인증서를 기준으로 디지털 서명을 확인하여 데이터의 진위를 증명합니다.`,exploreMore:`Explore more`}),q.addResourceBundle(`ms-MY`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Cip RFID`,BACDescription:`BAC — kawalan akses asas: Mengawal akses kepada data cip RFID.`,PACEDescription:`PACE — pembentukan sambungan yang disahkan dengan kata laluan: Saluran komunikasi yang lebih selamat berbanding dengan BAC.`,CADescription:`CA — pengesahan cip: Membuktikan bahawa cip tidak diklon.`,TADescription:`TA — pengesahan terminal: Memastikan bahawa data sensitif hanya boleh dibaca oleh pembaca yang diberikan kebenaran melalui rantaian sijil.`,AADescription:`AA — pengesahan aktif: Mengesahkan ketulenan cip melalui mekanisme cabaran-respons.`,PADescription:`PA — pengesahan pasif: Membuktikan ketulenan data dengan menyemak tandatangan digital terhadap sijil yang dikeluarkan oleh pihak berkuasa yang mengeluarkan dokumen.`,exploreMore:`Explore more`}),q.addResourceBundle(`ro-RO`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Cip RFID`,BACDescription:`BAC — control de bază al accesului: Controlează accesul la datele cipului RFID.`,PACEDescription:`PACE — stabilirea conexiunii autentificate prin parolă: Un canal de comunicare mai sigur în comparație cu BAC.`,CADescription:`CA — autentificarea cipului: Dovedește că cipul nu este clonat.`,TADescription:`TA — autentificarea terminalului: Asigură faptul că datele sensibile pot fi citite numai de un cititor căruia i-a fost acordată permisiunea prin intermediul unui lanț de certificate.`,AADescription:`AA — autentificare activă: Verifică autenticitatea cipului printr-un mecanism provocare-răspuns.`,PADescription:`PA — autentificare pasivă: Dovedește autenticitatea datelor prin verificarea semnăturilor digitale în raport cu certificatele emise de autoritatea emitentă a documentului.`,exploreMore:`Explore more`}),q.addResourceBundle(`el-GR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Κύκλωμα ραδιοσυχνικής αναγνώρισης`,BACDescription:`BAC — βασικός έλεγχος πρόσβασης: Ελέγχει την πρόσβαση στα δεδομένα του τσιπ RFID.`,PACEDescription:`PACE — δημιουργία σύνδεσης με έλεγχο ταυτότητας μέσω κωδικού πρόσβασης: Ένα ασφαλέστερο κανάλι επικοινωνίας σε σύγκριση με το BAC.`,CADescription:`CA — έλεγχος ταυτότητας τσιπ: Αποδεικνύει ότι το τσιπ δεν έχει κλωνοποιηθεί.`,TADescription:`TA — έλεγχος ταυτότητας τερματικού: Διασφαλίζει ότι τα ευαίσθητα δεδομένα μπορούν να αναγνωστούν μόνο από συσκευή ανάγνωσης στην οποία έχει εκχωρηθεί άδεια μέσω μιας αλυσίδας πιστοποιητικών.`,AADescription:`AA — ενεργός έλεγχος ταυτότητας: Επαληθεύει τη γνησιότητα του τσιπ μέσω ενός μηχανισμού πρόκλησης-απόκρισης.`,PADescription:`PA — παθητικός έλεγχος ταυτότητας: Αποδεικνύει τη γνησιότητα των δεδομένων ελέγχοντας τις ψηφιακές υπογραφές βάσει πιστοποιητικών που έχουν εκδοθεί από την αρχή έκδοσης του εγγράφου.`,exploreMore:`Explore more`}),q.addResourceBundle(`tr-TR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID`,BACDescription:`BAC — temel erişim kontrolü: RFID çipi verilerine erişimi kontrol eder.`,PACEDescription:`PACE — parola ile kimliği doğrulanmış bağlantı kurulması: BAC ile karşılaştırıldığında daha güvenli bir iletişim kanalı.`,CADescription:`CA — çip kimlik doğrulaması: Çipin klonlanmadığını kanıtlar.`,TADescription:`TA — terminal kimlik doğrulaması: Hassas verilerin yalnızca sertifika zinciri aracılığıyla izin verilmiş bir okuyucu tarafından okunabilmesini sağlar.`,AADescription:`AA — aktif kimlik doğrulaması: Çipin özgünlüğünü bir sorgulama-yanıt mekanizması aracılığıyla doğrular.`,PADescription:`PA — pasif kimlik doğrulaması: Dijital imzaları belgeyi düzenleyen makam tarafından verilen sertifikalara göre kontrol ederek verilerin özgünlüğünü kanıtlar.`,exploreMore:`Explore more`}),q.addResourceBundle(`ja-JP`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFIDチップ`,BACDescription:`BAC — 基本アクセス制御:RFIDチップデータへのアクセスを制御します。`,PACEDescription:`PACE — パスワード認証による接続確立:BACと比較してより安全な通信チャネルです。`,CADescription:`CA — チップ認証:チップが複製されていないことを証明します。`,TADescription:`TA — 端末認証:機密データが証明書チェーンを通じて権限を付与されたリーダーによってのみ読み取られることを保証します。`,AADescription:`AA — アクティブ認証:チャレンジ-レスポンス方式によってチップの真正性を検証します。`,PADescription:`PA — パッシブ認証:文書発行機関が発行した証明書に照らしてデジタル署名を確認することにより、データの真正性を証明します。`,exploreMore:`Explore more`}),q.addResourceBundle(`cs-CZ`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Čip RFID`,BACDescription:`BAC — základní řízení přístupu: Řídí přístup k datům čipu RFID.`,PACEDescription:`PACE — navázání spojení ověřeného heslem: Bezpečnější komunikační kanál ve srovnání s BAC.`,CADescription:`CA — autentizace čipu: Prokazuje, že čip nebyl klonován.`,TADescription:`TA — autentizace terminálu: Zajišťuje, že citlivá data může číst pouze čtečka, které bylo uděleno oprávnění prostřednictvím řetězce certifikátů.`,AADescription:`AA — aktivní autentizace: Ověřuje pravost čipu pomocí mechanismu výzva-odpověď.`,PADescription:`PA — pasivní autentizace: Prokazuje pravost dat kontrolou digitálních podpisů podle certifikátů vydaných orgánem, který dokument vydal.`,exploreMore:`Explore more`}),q.addResourceBundle(`th-TH`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`ชิพ RFID`,BACDescription:`BAC — การควบคุมการเข้าถึงพื้นฐาน: ควบคุมการเข้าถึงข้อมูลชิป RFID`,PACEDescription:`PACE — การสร้างการเชื่อมต่อที่ยืนยันตัวตนด้วยรหัสผ่าน: ช่องทางการสื่อสารที่ปลอดภัยกว่าเมื่อเทียบกับ BAC`,CADescription:`CA — การยืนยันตัวตนของชิป: พิสูจน์ว่าชิปไม่ได้ถูกโคลน`,TADescription:`TA — การยืนยันตัวตนของเทอร์มินัล: ทำให้มั่นใจว่าข้อมูลที่ละเอียดอ่อนจะสามารถอ่านได้โดยเครื่องอ่านที่ได้รับสิทธิ์ผ่านสายโซ่ใบรับรองเท่านั้น`,AADescription:`AA — การยืนยันตัวตนแบบแอกทีฟ: ตรวจสอบความแท้จริงของชิปผ่านกลไกท้าทาย-ตอบสนอง`,PADescription:`PA — การยืนยันตัวตนแบบพาสซีฟ: พิสูจน์ความแท้จริงของข้อมูลโดยตรวจสอบลายเซ็นดิจิทัลกับใบรับรองที่ออกโดยหน่วยงานผู้ออกเอกสาร`,exploreMore:`Explore more`}),q.addResourceBundle(`hi-IN`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID चिप`,BACDescription:`BAC — बुनियादी अभिगम नियंत्रण: RFID चिप डेटा तक पहुंच को नियंत्रित करता है।`,PACEDescription:`PACE — पासवर्ड से प्रमाणित कनेक्शन की स्थापना: BAC की तुलना में अधिक सुरक्षित संचार चैनल।`,CADescription:`CA — चिप प्रमाणीकरण: सिद्ध करता है कि चिप को क्लोन नहीं किया गया है।`,TADescription:`TA — टर्मिनल प्रमाणीकरण: सुनिश्चित करता है कि संवेदनशील डेटा केवल उस रीडर द्वारा पढ़ा जा सकता है जिसे प्रमाणपत्र शृंखला के माध्यम से अनुमति दी गई है।`,AADescription:`AA — सक्रिय प्रमाणीकरण: चुनौती-प्रतिक्रिया तंत्र के माध्यम से चिप की प्रामाणिकता सत्यापित करता है।`,PADescription:`PA — निष्क्रिय प्रमाणीकरण: दस्तावेज़ जारी करने वाले प्राधिकरण द्वारा जारी प्रमाणपत्रों के आधार पर डिजिटल हस्ताक्षरों की जांच करके डेटा की प्रामाणिकता सिद्ध करता है।`,exploreMore:`Explore more`}),q.addResourceBundle(`bn-BD`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID চিপ`,BACDescription:`BAC — মৌলিক প্রবেশাধিকার নিয়ন্ত্রণ: RFID চিপের ডেটায় প্রবেশাধিকার নিয়ন্ত্রণ করে।`,PACEDescription:`PACE — পাসওয়ার্ডের মাধ্যমে প্রমাণীকৃত সংযোগ স্থাপন: BAC-এর তুলনায় আরও নিরাপদ যোগাযোগ চ্যানেল।`,CADescription:`CA — চিপ প্রমাণীকরণ: প্রমাণ করে যে চিপটি ক্লোন করা হয়নি।`,TADescription:`TA — টার্মিনাল প্রমাণীকরণ: নিশ্চিত করে যে সংবেদনশীল ডেটা কেবল সেই রিডার দ্বারা পড়া যাবে যাকে সার্টিফিকেট চেইনের মাধ্যমে অনুমতি দেওয়া হয়েছে।`,AADescription:`AA — সক্রিয় প্রমাণীকরণ: চ্যালেঞ্জ-প্রতিক্রিয়া প্রক্রিয়ার মাধ্যমে চিপের সত্যতা যাচাই করে।`,PADescription:`PA — নিষ্ক্রিয় প্রমাণীকরণ: নথি প্রদানকারী কর্তৃপক্ষের ইস্যু করা সার্টিফিকেটের সঙ্গে ডিজিটাল স্বাক্ষর যাচাই করে ডেটার সত্যতা প্রমাণ করে।`,exploreMore:`Explore more`}),q.addResourceBundle(`he-IL`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`שבב RFID`,BACDescription:`BAC — בקרת גישה בסיסית: שולטת בגישה לנתוני שבב RFID.`,PACEDescription:`PACE — יצירת חיבור מאומת באמצעות סיסמה: ערוץ תקשורת מאובטח יותר בהשוואה ל-BAC.`,CADescription:`CA — אימות שבב: מוכיח שהשבב אינו משוכפל.`,TADescription:`TA — אימות מסוף: מבטיח שנתונים רגישים ייקראו רק על ידי קורא שקיבל הרשאה באמצעות שרשרת אישורים.`,AADescription:`AA — אימות פעיל: מאמת את מקוריות השבב באמצעות מנגנון אתגר-מענה.`,PADescription:`PA — אימות פסיבי: מוכיח את מקוריות הנתונים באמצעות בדיקת חתימות דיגיטליות מול אישורים שהונפקו על ידי הרשות שהנפיקה את המסמך.`,exploreMore:`Explore more`}),q.addResourceBundle(`fi-FI`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-siru`,BACDescription:`BAC — peruskäytönhallinta: Hallitsee RFID-sirun tietojen käyttöä.`,PACEDescription:`PACE — salasanalla todennetun yhteyden muodostaminen: BAC-menetelmää turvallisempi viestintäkanava.`,CADescription:`CA — sirun todennus: Todistaa, ettei sirua ole kloonattu.`,TADescription:`TA — päätelaitteen todennus: Varmistaa, että arkaluonteisia tietoja voi lukea vain lukija, jolle on myönnetty oikeus varmenneketjun kautta.`,AADescription:`AA — aktiivinen todennus: Varmistaa sirun aitouden haaste-vastaus-mekanismin avulla.`,PADescription:`PA — passiivinen todennus: Todistaa tietojen aitouden tarkistamalla digitaaliset allekirjoitukset asiakirjan myöntäneen viranomaisen myöntämien varmenteiden perusteella.`,exploreMore:`Explore more`}),q.addResourceBundle(`sv-SE`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-chipp`,BACDescription:`BAC — grundläggande åtkomstkontroll: Kontrollerar åtkomsten till RFID-chippets data.`,PACEDescription:`PACE — upprättande av en lösenordsautentiserad anslutning: En säkrare kommunikationskanal jämfört med BAC.`,CADescription:`CA — chipautentisering: Bevisar att chipet inte har klonats.`,TADescription:`TA — terminalautentisering: Säkerställer att känsliga data endast kan läsas av en läsare som har beviljats behörighet genom en certifikatkedja.`,AADescription:`AA — aktiv autentisering: Verifierar chipets äkthet genom en utmaning-svar-mekanism.`,PADescription:`PA — passiv autentisering: Bevisar datauppgifternas äkthet genom att kontrollera digitala signaturer mot certifikat som utfärdats av dokumentets utfärdande myndighet.`,exploreMore:`Explore more`}),q.addResourceBundle(`da-DK`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-chip`,BACDescription:`BAC — grundlæggende adgangskontrol: Styrer adgangen til RFID-chippens data.`,PACEDescription:`PACE — oprettelse af en adgangskodegodkendt forbindelse: En mere sikker kommunikationskanal sammenlignet med BAC.`,CADescription:`CA — chipgodkendelse: Beviser, at chippen ikke er klonet.`,TADescription:`TA — terminalgodkendelse: Sikrer, at følsomme data kun kan læses af en læser, der har fået tilladelse gennem en certifikatkæde.`,AADescription:`AA — aktiv godkendelse: Bekræfter chippens ægthed gennem en udfordring-svar-mekanisme.`,PADescription:`PA — passiv godkendelse: Beviser dataenes ægthed ved at kontrollere digitale signaturer mod certifikater udstedt af den myndighed, der har udstedt dokumentet.`,exploreMore:`Explore more`}),q.addResourceBundle(`hr-HR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID čip`,BACDescription:`BAC — osnovna kontrola pristupa: Kontrolira pristup podacima RFID čipa.`,PACEDescription:`PACE — uspostavljanje veze autentificirane lozinkom: Sigurniji komunikacijski kanal u usporedbi s BAC-om.`,CADescription:`CA — autentifikacija čipa: Dokazuje da čip nije kloniran.`,TADescription:`TA — autentifikacija terminala: Osigurava da osjetljive podatke može čitati samo čitač kojem je dodijeljeno dopuštenje putem lanca certifikata.`,AADescription:`AA — aktivna autentifikacija: Provjerava autentičnost čipa putem mehanizma izazov-odgovor.`,PADescription:`PA — pasivna autentifikacija: Dokazuje autentičnost podataka provjerom digitalnih potpisa prema certifikatima koje je izdalo tijelo koje je izdalo dokument.`,exploreMore:`Explore more`}),q.addResourceBundle(`no-NO`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-brikke`,BACDescription:`BAC — grunnleggende tilgangskontroll: Kontrollerer tilgangen til RFID-brikkedata.`,PACEDescription:`PACE — opprettelse av en passordautentisert forbindelse: En sikrere kommunikasjonskanal sammenlignet med BAC.`,CADescription:`CA — brikkeautentisering: Beviser at brikken ikke er klonet.`,TADescription:`TA — terminalautentisering: Sikrer at sensitive data bare kan leses av en leser som har fått tillatelse gjennom en sertifikatkjede.`,AADescription:`AA — aktiv autentisering: Verifiserer brikkens ekthet gjennom en utfordring-svar-mekanisme.`,PADescription:`PA — passiv autentisering: Beviser dataenes ekthet ved å kontrollere digitale signaturer mot sertifikater utstedt av myndigheten som har utstedt dokumentet.`,exploreMore:`Explore more`}),q.addResourceBundle(`uz-Latn`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID chipi`,BACDescription:`BAC — asosiy kirishni boshqarish: RFID chip maʼlumotlariga kirishni boshqaradi.`,PACEDescription:`PACE — parol orqali autentifikatsiya qilingan ulanishni o‘rnatish: BAC bilan solishtirganda xavfsizroq aloqa kanali.`,CADescription:`CA — chip autentifikatsiyasi: Chip klonlanmaganligini tasdiqlaydi.`,TADescription:`TA — terminal autentifikatsiyasi: Maxfiy maʼlumotlarni faqat sertifikatlar zanjiri orqali ruxsat berilgan o‘quvchi o‘qishini taʼminlaydi.`,AADescription:`AA — faol autentifikatsiya: Chipning haqiqiyligini so‘rov-javob mexanizmi orqali tekshiradi.`,PADescription:`PA — passiv autentifikatsiya: Raqamli imzolarni hujjatni bergan vakolatli organ tomonidan berilgan sertifikatlar asosida tekshirish orqali maʼlumotlarning haqiqiyligini tasdiqlaydi.`,exploreMore:`Explore more`}),q.addResourceBundle(`hy-AM`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID չիպ`,BACDescription:`BAC — հասանելիության հիմնական վերահսկում: Վերահսկում է RFID չիպի տվյալների հասանելիությունը:`,PACEDescription:`PACE — գաղտնաբառով նույնականացված կապի հաստատում: Ավելի անվտանգ հաղորդակցման կապուղի՝ համեմատած BAC-ի հետ:`,CADescription:`CA — չիպի իսկորոշում: Ապացուցում է, որ չիպը կլոնավորված չէ:`,TADescription:`TA — տերմինալի իսկորոշում: Ապահովում է, որ զգայուն տվյալները կարող են կարդացվել միայն այն ընթերցիչի կողմից, որին թույլտվություն է տրվել հավաստագրերի շղթայի միջոցով:`,AADescription:`AA — ակտիվ իսկորոշում: Ստուգում է չիպի իսկությունը հարցում-պատասխան մեխանիզմի միջոցով:`,PADescription:`PA — պասիվ իսկորոշում: Ապացուցում է տվյալների իսկությունը՝ թվային ստորագրությունները ստուգելով փաստաթուղթը տրամադրող մարմնի կողմից տրված հավաստագրերի նկատմամբ:`,exploreMore:`Explore more`}),q.addResourceBundle(`ky-KG`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-чип`,BACDescription:`BAC — кирүүнү негизги көзөмөлдөө: RFID чиптин маалыматтарына кирүүнү көзөмөлдөйт.`,PACEDescription:`PACE — сырсөз менен аутентификацияланган туташууну орнотуу: BAC менен салыштырганда коопсузураак байланыш каналы.`,CADescription:`CA — чиптин аутентификациясы: Чип клондолбогонун далилдейт.`,TADescription:`TA — терминалдын аутентификациясы: Купуя маалыматтарды сертификаттар тизмеги аркылуу уруксат берилген окугуч гана окуй алышын камсыздайт.`,AADescription:`AA — активдүү аутентификация: Чиптин аныктыгын суроо-жооп механизми аркылуу текшерет.`,PADescription:`PA — пассивдүү аутентификация: Санарип кол тамгаларды документти берген орган чыгарган сертификаттарга салыштырып текшерүү аркылуу маалыматтардын аныктыгын далилдейт.`,exploreMore:`Explore more`}),q.addResourceBundle(`ku-Arab`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`چیپی RFID`,BACDescription:`BAC — کۆنترۆڵی بنەڕەتی دەستگەیشتن: دەستگەیشتن بە داتاکانی چیپی RFID کۆنترۆڵ دەکات.`,PACEDescription:`PACE — دروستکردنی پەیوەندیی پشتڕاستکراوە بە وشەی نهێنی: کەناڵێکی پەیوەندیی پارێزراوتر بە بەراورد لەگەڵ BAC.`,CADescription:`CA — پشتڕاستکردنەوەی چیپ: دەیسەلمێنێت کە چیپەکە کڵۆن نەکراوە.`,TADescription:`TA — پشتڕاستکردنەوەی تێرمیناڵ: دڵنیایی دەدات کە داتای هەستیار تەنها لەلایەن خوێنەرێکەوە بخوێندرێتەوە کە لە ڕێگەی زنجیرەی بڕوانامەکانەوە مۆڵەتی پێدراوە.`,AADescription:`AA — پشتڕاستکردنەوەی چالاک: ڕەسەنایەتیی چیپەکە لە ڕێگەی میکانیزمی داواکاری-وەڵامەوە دەسەلمێنێت.`,PADescription:`PA — پشتڕاستکردنەوەی ناچالاک: ڕەسەنایەتیی داتاکان بە پشکنینی واژۆ دیجیتاڵییەکان بەرامبەر ئەو بڕوانامانە دەسەلمێنێت کە لەلایەن دەسەڵاتی دەرکردنی بەڵگەنامەکەوە دەرکراون.`,exploreMore:`Explore more`}),q.addResourceBundle(`tg-TJ`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-чип`,BACDescription:`BAC — назорати асосии дастрасӣ: Дастрасӣ ба маълумоти чипи RFID-ро назорат мекунад.`,PACEDescription:`PACE — барқарор кардани пайвасти бо парол тасдиқшуда: Канали нисбатан бехатартари алоқа дар муқоиса бо BAC.`,CADescription:`CA — аутентификатсияи чип: Исбот мекунад, ки чип клон карда нашудааст.`,TADescription:`TA — аутентификатсияи терминал: Кафолат медиҳад, ки маълумоти ҳассосро танҳо дастгоҳи хонише хонда метавонад, ки тавассути занҷири сертификатҳо иҷозат гирифтааст.`,AADescription:`AA — аутентификатсияи фаъол: Аслӣ будани чипро тавассути механизми дархост-ҷавоб месанҷад.`,PADescription:`PA — аутентификатсияи ғайрифаъол: Аслӣ будани маълумотро тавассути санҷиши имзоҳои рақамӣ бо сертификатҳои аз ҷониби мақомоти додани ҳуҷҷат додашуда исбот мекунад.`,exploreMore:`Explore more`});var EG=()=>Pk(`93a6a13564bdfe0d361e1fb10b11f75b`),DG={container:`_container_39u54_1`,content:`_content_39u54_15`},OG=()=>{let{t:e}=EG();return(0,d.jsxs)(`div`,{className:DG.content,children:[(0,d.jsx)(G,{children:e(`BACDescription`)}),(0,d.jsx)(G,{children:e(`PACEDescription`)}),(0,d.jsx)(G,{children:e(`CADescription`)}),(0,d.jsx)(G,{children:e(`TADescription`)}),(0,d.jsx)(G,{children:e(`AADescription`)}),(0,d.jsx)(G,{children:e(`PADescription`)}),(0,d.jsx)(AH,{href:`https://docs.regulaforensics.com/develop/doc-reader-sdk/overview/security-mechanisms-for-electronic-documents/`,target:`_blank`,children:e(`exploreMore`)})]})},kG=({checksSummary:e})=>{let t=PH(e.overallStatus,20),{t:n}=EG();return(0,d.jsxs)(`div`,{className:DG.container,children:[t,(0,d.jsx)(Bk,{modal:(0,d.jsx)(OG,{}),children:(0,d.jsx)(G,{size:`18x135`,children:n(`rfid`)})})]})},AG=()=>{let{response:e}=m();return e?(0,d.jsx)(kG,{checksSummary:WT(e)}):null},jG={protocols:`_protocols_1v0xj_1`},MG={"protocols-item":`_protocols-item_zef60_1`},NG=({status:e,name:t})=>{let n=PH(e);return(0,d.jsxs)(`div`,{className:MG[`protocols-item`],children:[n,(0,d.jsx)(G,{children:t})]})},PG=({checksSummary:e})=>(0,d.jsxs)(`div`,{className:jG.protocols,children:[(0,d.jsx)(NG,{status:e.BAC,name:`BAC`}),(0,d.jsx)(NG,{status:e.PACE,name:`PACE`}),(0,d.jsx)(NG,{status:e.CA,name:`CA`}),(0,d.jsx)(NG,{status:e.TA,name:`TA`}),(0,d.jsx)(NG,{status:e.AA,name:`AA`}),(0,d.jsx)(NG,{status:e.PA,name:`PA`})]}),FG=()=>{let{response:e}=m();return e?(0,d.jsx)(PG,{checksSummary:WT(e)}):null};q.addResourceBundle(`ru-RU`,`d4114710292aed4785f9eac390bfb16c`,{status:`Статус`,dataGroup:`Группа данных`}),q.addResourceBundle(`en-US`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Data group`}),q.addResourceBundle(`lv-LV`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Data group`}),q.addResourceBundle(`de-DE`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datengruppe`}),q.addResourceBundle(`pl-PL`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Grupa danych`}),q.addResourceBundle(`it-IT`,`d4114710292aed4785f9eac390bfb16c`,{status:`stato`,dataGroup:`Gruppo dati`}),q.addResourceBundle(`hu-HU`,`d4114710292aed4785f9eac390bfb16c`,{status:`Állapot`,dataGroup:`Adatcsoport`}),q.addResourceBundle(`zh-Hans`,`d4114710292aed4785f9eac390bfb16c`,{status:`状态`,dataGroup:`数据组`}),q.addResourceBundle(`zh-Hant`,`d4114710292aed4785f9eac390bfb16c`,{status:`狀態`,dataGroup:`數據組`}),q.addResourceBundle(`sk-SK`,`d4114710292aed4785f9eac390bfb16c`,{status:`Stav`,dataGroup:`Skupina údajov`}),q.addResourceBundle(`uk-UA`,`d4114710292aed4785f9eac390bfb16c`,{status:`Статус`,dataGroup:`Група даних`}),q.addResourceBundle(`fr-FR`,`d4114710292aed4785f9eac390bfb16c`,{status:`Etat`,dataGroup:`Groupe de données (data-group)`}),q.addResourceBundle(`es-ES`,`d4114710292aed4785f9eac390bfb16c`,{status:`Estatus`,dataGroup:`Grupo de datos`}),q.addResourceBundle(`pt-PT`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Grupo de dados`}),q.addResourceBundle(`ar-AE`,`d4114710292aed4785f9eac390bfb16c`,{status:`الحالة`,dataGroup:`مجموعة البيانات`}),q.addResourceBundle(`nl-NL`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datagroep`}),q.addResourceBundle(`id-ID`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Kelompok data`}),q.addResourceBundle(`vi-VN`,`d4114710292aed4785f9eac390bfb16c`,{status:`Trạng thái`,dataGroup:`Nhóm dữ liệu`}),q.addResourceBundle(`ko-KR`,`d4114710292aed4785f9eac390bfb16c`,{status:`상태`,dataGroup:`데이터 그룹`}),q.addResourceBundle(`ms-MY`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Kumpulan data`}),q.addResourceBundle(`ro-RO`,`d4114710292aed4785f9eac390bfb16c`,{status:`Stare`,dataGroup:`Grup de date`}),q.addResourceBundle(`el-GR`,`d4114710292aed4785f9eac390bfb16c`,{status:`Κατάσταση`,dataGroup:`Ομάδα δεδομένων`}),q.addResourceBundle(`tr-TR`,`d4114710292aed4785f9eac390bfb16c`,{status:`Durum`,dataGroup:`Veri grubu`}),q.addResourceBundle(`ja-JP`,`d4114710292aed4785f9eac390bfb16c`,{status:`ステータス`,dataGroup:`データグループ`}),q.addResourceBundle(`cs-CZ`,`d4114710292aed4785f9eac390bfb16c`,{status:`Stav`,dataGroup:`Datová skupina (DG)`}),q.addResourceBundle(`th-TH`,`d4114710292aed4785f9eac390bfb16c`,{status:`สถานะ`,dataGroup:`กลุ่มข้อมูล`}),q.addResourceBundle(`hi-IN`,`d4114710292aed4785f9eac390bfb16c`,{status:`स्थिति`,dataGroup:`डेटा समूह`}),q.addResourceBundle(`bn-BD`,`d4114710292aed4785f9eac390bfb16c`,{status:`স্ট্যাটাস`,dataGroup:`ডেটা গ্রুপ`}),q.addResourceBundle(`he-IL`,`d4114710292aed4785f9eac390bfb16c`,{status:`סטטוס`,dataGroup:`קבוצות נתונים`}),q.addResourceBundle(`fi-FI`,`d4114710292aed4785f9eac390bfb16c`,{status:`Asiakirjan tila`,dataGroup:`Dataryhmä`}),q.addResourceBundle(`sv-SE`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datagrupp`}),q.addResourceBundle(`da-DK`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datagruppe`}),q.addResourceBundle(`hr-HR`,`d4114710292aed4785f9eac390bfb16c`,{status:`Stanje`,dataGroup:`Grupa podataka`}),q.addResourceBundle(`no-NO`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datagruppe`}),q.addResourceBundle(`uz-Latn`,`d4114710292aed4785f9eac390bfb16c`,{status:`Holati`,dataGroup:`Ma'lumotlar guruhi`}),q.addResourceBundle(`hy-AM`,`d4114710292aed4785f9eac390bfb16c`,{status:`Կարգավիճակը`,dataGroup:`Տվյալների խումբ`}),q.addResourceBundle(`ky-KG`,`d4114710292aed4785f9eac390bfb16c`,{status:`Статус`,dataGroup:`Берилиштер тобу`}),q.addResourceBundle(`ku-Arab`,`d4114710292aed4785f9eac390bfb16c`,{status:`دۆخ`,dataGroup:`گرووپی داتا`}),q.addResourceBundle(`tg-TJ`,`d4114710292aed4785f9eac390bfb16c`,{status:`Мақом`,dataGroup:`Гурӯҳи маълумотҳо`});var IG=()=>Pk(`d4114710292aed4785f9eac390bfb16c`);q.addResourceBundle(`ru-RU`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`en-US`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`lv-LV`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`de-DE`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`pl-PL`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`it-IT`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`hu-HU`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hans`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hant`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`sk-SK`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`uk-UA`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`fr-FR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`es-ES`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`pt-PT`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ar-AE`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`nl-NL`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`id-ID`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`vi-VN`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ko-KR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ms-MY`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ro-RO`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`el-GR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`tr-TR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ja-JP`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`cs-CZ`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`th-TH`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`hi-IN`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`bn-BD`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`he-IL`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`fi-FI`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`sv-SE`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`da-DK`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`hr-HR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`no-NO`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`uz-Latn`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`hy-AM`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ky-KG`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ku-Arab`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`tg-TJ`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`});var LG=()=>Pk(`2585760a28dc7779839710b4236d291e`),RG={content:`_content_f2x40_1`,title:`_title_f2x40_10`},zG=({type:e})=>{let{t}=LG();return(0,d.jsxs)(`div`,{className:RG.content,children:[(0,d.jsx)(G,{children:(0,d.jsx)($.RfidApplicationDescription,{children:e})}),(0,d.jsx)(AH,{href:e===Ra.eDTC_PC?`https://www.icao.int/Security/FAL/TRIP/PublishingImages/Pages/Publications/Guiding%20core%20principles%20for%20the%20development%20of%20a%20Digital%20Travel%20Credential%20%20%28DTC%29.PDF`:`https://downloads.regulaforensics.com/work/SDK/doc/Programmers%20Guide%20RFID%20(en).pdf`,target:`_blank`,children:t(`exploreMore`)})]})},BG=({type:e})=>$.getRfidApplicationDescription(e)?(0,d.jsx)(Bk,{className:RG.title,modal:(0,d.jsx)(zG,{type:e}),children:(0,d.jsx)(G,{size:`16x100`,children:(0,d.jsx)($.RfidApplicationType,{children:e})})}):(0,d.jsx)(G,{className:RG.title,size:`16x100`,children:(0,d.jsx)($.RfidApplicationType,{children:e})}),VG={table:`_table_boedb_1`,"data-group-item":`_data-group-item_boedb_13`},HG=({type:e,groups:t})=>{let{t:n}=IG();return(0,d.jsxs)(`div`,{className:VG[`data-group-item`],children:[(0,d.jsx)(BG,{type:e}),(0,d.jsx)(KD,{className:VG.table,columns:[{title:n(`dataGroup`),dataIndex:`dataGroup`},{title:n(`status`),dataIndex:`status`}],dataSource:t},e)]})},UG=({dataGroupsStatusList:e})=>e.map(({type:e,groups:t})=>({type:e,groups:t.map(({group:e,status:t})=>({dataGroup:(0,d.jsx)(G,{children:(0,d.jsx)($.RfidDataFileType,{children:e})}),status:PH(t)}))})).map(({type:e,groups:t})=>(0,d.jsx)(HG,{type:e,groups:t},e)),WG=[N.APP_DIRECTORY,N.POST_CA_RESPONSE,N.POST_CA_PUBLIC_KEY,N.POST_CA_INFO,N.POST_CA_D_PARAMS,N.POST_CA_CHECK_PK,N.POST_CA_CHECK_SK],GG=()=>{let{response:e}=m();if(!e)return null;let t=$T(e).map(e=>({...e,groups:e.groups.filter(({group:e})=>!WG.includes(e))})).sort((e,t)=>e.type-t.type);return t.length?(0,d.jsx)(UG,{dataGroupsStatusList:t}):null};q.addResourceBundle(`ru-RU`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Группы данных`,greenDataGroupDescription:`Зеленый — успешно считано и проверено.`,redDataGroupDescription:`Красный — проверка не пройдена.`,blueDataGroupDescription:`Синий — не считано.`,greyDataGroupDescription:`Серый — отсутствует.`}),q.addResourceBundle(`en-US`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Data groups`,greenDataGroupDescription:`Green — successfully read and validated.`,redDataGroupDescription:`Red — validation failed.`,blueDataGroupDescription:`Blue — not read.`,greyDataGroupDescription:`Gray — not present.`}),q.addResourceBundle(`lv-LV`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datu grupas`,greenDataGroupDescription:`Zaļš — veiksmīgi nolasīts un pārbaudīts.`,redDataGroupDescription:`Sarkans — pārbaude neizdevās.`,blueDataGroupDescription:`Zils — nav nolasīts.`,greyDataGroupDescription:`Pelēks — nav pieejams.`}),q.addResourceBundle(`de-DE`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datengruppen`,greenDataGroupDescription:`Grün — erfolgreich gelesen und validiert.`,redDataGroupDescription:`Rot — Validierung fehlgeschlagen.`,blueDataGroupDescription:`Blau — nicht gelesen.`,greyDataGroupDescription:`Grau — nicht vorhanden.`}),q.addResourceBundle(`pl-PL`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Dane grupy`,greenDataGroupDescription:`Zielony — pomyślnie odczytano i zweryfikowano.`,redDataGroupDescription:`Czerwony — weryfikacja nie powiodła się.`,blueDataGroupDescription:`Niebieski — nie odczytano.`,greyDataGroupDescription:`Szary — brak.`}),q.addResourceBundle(`it-IT`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Gruppo dati`,greenDataGroupDescription:`Verde — lettura e convalida completate correttamente.`,redDataGroupDescription:`Rosso — convalida non riuscita.`,blueDataGroupDescription:`Blu — non letto.`,greyDataGroupDescription:`Grigio — non presente.`}),q.addResourceBundle(`hu-HU`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Adatcsoportok`,greenDataGroupDescription:`Zöld — sikeresen beolvasva és ellenőrizve.`,redDataGroupDescription:`Piros — az ellenőrzés sikertelen.`,blueDataGroupDescription:`Kék — nincs beolvasva.`,greyDataGroupDescription:`Szürke — nincs jelen.`}),q.addResourceBundle(`zh-Hans`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`数据组`,greenDataGroupDescription:`绿色 — 已成功读取并验证。`,redDataGroupDescription:`红色 — 验证失败。`,blueDataGroupDescription:`蓝色 — 未读取。`,greyDataGroupDescription:`灰色 — 不存在。`}),q.addResourceBundle(`zh-Hant`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`數據組`,greenDataGroupDescription:`綠色 — 已成功讀取並驗證。`,redDataGroupDescription:`紅色 — 驗證失敗。`,blueDataGroupDescription:`藍色 — 未讀取。`,greyDataGroupDescription:`灰色 — 不存在。`}),q.addResourceBundle(`sk-SK`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Skupiny údajov`,greenDataGroupDescription:`Zelená — úspešne načítané a overené.`,redDataGroupDescription:`Červená — overenie zlyhalo.`,blueDataGroupDescription:`Modrá — nenačítané.`,greyDataGroupDescription:`Sivá — nie je prítomné.`}),q.addResourceBundle(`uk-UA`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Групи даних`,greenDataGroupDescription:`Зелений — успішно зчитано та перевірено.`,redDataGroupDescription:`Червоний — перевірку не пройдено.`,blueDataGroupDescription:`Синій — не зчитано.`,greyDataGroupDescription:`Сірий — відсутній.`}),q.addResourceBundle(`fr-FR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagroups`,greenDataGroupDescription:`Vert — lu et validé avec succès.`,redDataGroupDescription:`Rouge — échec de la validation.`,blueDataGroupDescription:`Bleu — non lu.`,greyDataGroupDescription:`Gris — absent.`}),q.addResourceBundle(`es-ES`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Grupos de datos`,greenDataGroupDescription:`Verde — leído y validado correctamente.`,redDataGroupDescription:`Rojo — error de validación.`,blueDataGroupDescription:`Azul — no leído.`,greyDataGroupDescription:`Gris — no presente.`}),q.addResourceBundle(`pt-PT`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Grupos de dados`,greenDataGroupDescription:`Verde — lido e validado com êxito.`,redDataGroupDescription:`Vermelho — falha na validação.`,blueDataGroupDescription:`Azul — não lido.`,greyDataGroupDescription:`Cinzento — não presente.`}),q.addResourceBundle(`ar-AE`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`مجموعات البيانات`,greenDataGroupDescription:`أخضر — تمت القراءة والتحقق بنجاح.`,redDataGroupDescription:`أحمر — فشل التحقق.`,blueDataGroupDescription:`أزرق — لم تتم القراءة.`,greyDataGroupDescription:`رمادي — غير موجود.`}),q.addResourceBundle(`nl-NL`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagroepen`,greenDataGroupDescription:`Groen — succesvol gelezen en gevalideerd.`,redDataGroupDescription:`Rood — validatie mislukt.`,blueDataGroupDescription:`Blauw — niet gelezen.`,greyDataGroupDescription:`Grijs — niet aanwezig.`}),q.addResourceBundle(`id-ID`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Kelompok data`,greenDataGroupDescription:`Hijau — berhasil dibaca dan divalidasi.`,redDataGroupDescription:`Merah — validasi gagal.`,blueDataGroupDescription:`Biru — tidak dibaca.`,greyDataGroupDescription:`Abu-abu — tidak tersedia.`}),q.addResourceBundle(`vi-VN`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Nhóm dữ liệu`,greenDataGroupDescription:`Xanh lá — đã đọc và xác thực thành công.`,redDataGroupDescription:`Đỏ — xác thực không thành công.`,blueDataGroupDescription:`Xanh dương — chưa đọc.`,greyDataGroupDescription:`Xám — không hiện diện.`}),q.addResourceBundle(`ko-KR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`데이터 그룹`,greenDataGroupDescription:`녹색 — 성공적으로 판독 및 검증되었습니다.`,redDataGroupDescription:`빨간색 — 검증에 실패했습니다.`,blueDataGroupDescription:`파란색 — 판독되지 않았습니다.`,greyDataGroupDescription:`회색 — 존재하지 않습니다.`}),q.addResourceBundle(`ms-MY`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Kumpulan data`,greenDataGroupDescription:`Hijau — berjaya dibaca dan disahkan.`,redDataGroupDescription:`Merah — pengesahan gagal.`,blueDataGroupDescription:`Biru — tidak dibaca.`,greyDataGroupDescription:`Kelabu — tidak hadir.`}),q.addResourceBundle(`ro-RO`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Grupuri de date`,greenDataGroupDescription:`Verde — citit și validat cu succes.`,redDataGroupDescription:`Roșu — validarea a eșuat.`,blueDataGroupDescription:`Albastru — necitit.`,greyDataGroupDescription:`Gri — absent.`}),q.addResourceBundle(`el-GR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Ομάδες δεδομένων`,greenDataGroupDescription:`Πράσινο — αναγνώστηκε και επικυρώθηκε επιτυχώς.`,redDataGroupDescription:`Κόκκινο — η επικύρωση απέτυχε.`,blueDataGroupDescription:`Μπλε — δεν αναγνώστηκε.`,greyDataGroupDescription:`Γκρι — δεν υπάρχει.`}),q.addResourceBundle(`tr-TR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Veri grupları`,greenDataGroupDescription:`Yeşil — başarıyla okundu ve doğrulandı.`,redDataGroupDescription:`Kırmızı — doğrulama başarısız oldu.`,blueDataGroupDescription:`Mavi — okunmadı.`,greyDataGroupDescription:`Gri — mevcut değil.`}),q.addResourceBundle(`ja-JP`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`データグループ`,greenDataGroupDescription:`緑 — 正常に読み取られ、検証されました。`,redDataGroupDescription:`赤 — 検証に失敗しました。`,blueDataGroupDescription:`青 — 読み取られていません。`,greyDataGroupDescription:`灰色 — 存在しません。`}),q.addResourceBundle(`cs-CZ`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datové skupiny (DG)`,greenDataGroupDescription:`Zelená — úspěšně načteno a ověřeno.`,redDataGroupDescription:`Červená — ověření se nezdařilo.`,blueDataGroupDescription:`Modrá — nenačteno.`,greyDataGroupDescription:`Šedá — není přítomno.`}),q.addResourceBundle(`th-TH`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`กลุ่มข้อมูล`,greenDataGroupDescription:`สีเขียว — อ่านและตรวจสอบสำเร็จแล้ว`,redDataGroupDescription:`สีแดง — การตรวจสอบล้มเหลว`,blueDataGroupDescription:`สีน้ำเงิน — ไม่ได้อ่าน`,greyDataGroupDescription:`สีเทา — ไม่มี`}),q.addResourceBundle(`hi-IN`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`डेटा समूह`,greenDataGroupDescription:`हरा — सफलतापूर्वक पढ़ा और सत्यापित किया गया।`,redDataGroupDescription:`लाल — सत्यापन विफल रहा।`,blueDataGroupDescription:`नीला — पढ़ा नहीं गया।`,greyDataGroupDescription:`धूसर — मौजूद नहीं है।`}),q.addResourceBundle(`bn-BD`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`ডেটা গ্রুপ`,greenDataGroupDescription:`সবুজ — সফলভাবে পড়া এবং যাচাই করা হয়েছে।`,redDataGroupDescription:`লাল — যাচাইকরণ ব্যর্থ হয়েছে।`,blueDataGroupDescription:`নীল — পড়া হয়নি।`,greyDataGroupDescription:`ধূসর — উপস্থিত নেই।`}),q.addResourceBundle(`he-IL`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`קבוצות נתונים`,greenDataGroupDescription:`ירוק — נקרא ואומת בהצלחה.`,redDataGroupDescription:`אדום — האימות נכשל.`,blueDataGroupDescription:`כחול — לא נקרא.`,greyDataGroupDescription:`אפור — לא קיים.`}),q.addResourceBundle(`fi-FI`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Dataryhmät`,greenDataGroupDescription:`Vihreä — luettu ja vahvistettu onnistuneesti.`,redDataGroupDescription:`Punainen — vahvistus epäonnistui.`,blueDataGroupDescription:`Sininen — ei luettu.`,greyDataGroupDescription:`Harmaa — ei saatavilla.`}),q.addResourceBundle(`sv-SE`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagrupper`,greenDataGroupDescription:`Grön — har lästs och validerats.`,redDataGroupDescription:`Röd — valideringen misslyckades.`,blueDataGroupDescription:`Blå — inte läst.`,greyDataGroupDescription:`Grå — saknas.`}),q.addResourceBundle(`da-DK`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagrupper`,greenDataGroupDescription:`Grøn — læst og valideret.`,redDataGroupDescription:`Rød — valideringen mislykkedes.`,blueDataGroupDescription:`Blå — ikke læst.`,greyDataGroupDescription:`Grå — ikke til stede.`}),q.addResourceBundle(`hr-HR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Grupe podataka`,greenDataGroupDescription:`Zeleno — uspješno očitano i potvrđeno.`,redDataGroupDescription:`Crveno — provjera valjanosti nije uspjela.`,blueDataGroupDescription:`Plavo — nije očitano.`,greyDataGroupDescription:`Sivo — nije prisutno.`}),q.addResourceBundle(`no-NO`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagrupper`,greenDataGroupDescription:`Grønn — lest og validert.`,redDataGroupDescription:`Rød — valideringen mislyktes.`,blueDataGroupDescription:`Blå — ikke lest.`,greyDataGroupDescription:`Grå — ikke til stede.`}),q.addResourceBundle(`uz-Latn`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Ma'lumotlar guruhlari`,greenDataGroupDescription:`Yashil — muvaffaqiyatli o‘qildi va tekshirildi.`,redDataGroupDescription:`Qizil — tekshiruv amalga oshmadi.`,blueDataGroupDescription:`Ko‘k — o‘qilmadi.`,greyDataGroupDescription:`Kulrang — mavjud emas.`}),q.addResourceBundle(`hy-AM`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Տվյալների խմբեր`,greenDataGroupDescription:`Կանաչ — հաջողությամբ ընթերցվել և վավերացվել է:`,redDataGroupDescription:`Կարմիր — վավերացումը ձախողվել է:`,blueDataGroupDescription:`Կապույտ — չի ընթերցվել:`,greyDataGroupDescription:`Մոխրագույն — առկա չէ:`}),q.addResourceBundle(`ky-KG`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Маалымат топтору`,greenDataGroupDescription:`Жашыл — ийгиликтүү окулду жана текшерилди.`,redDataGroupDescription:`Кызыл — текшерүү ишке ашкан жок.`,blueDataGroupDescription:`Көк — окулган жок.`,greyDataGroupDescription:`Боз — жок.`}),q.addResourceBundle(`ku-Arab`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`گرووپەکانی داتا`,greenDataGroupDescription:`سەوز — بە سەرکەوتوویی خوێندرایەوە و پشتڕاست کرایەوە.`,redDataGroupDescription:`سوور — پشتڕاستکردنەوە سەرکەوتوو نەبوو.`,blueDataGroupDescription:`شین — نەخوێندرایەوە.`,greyDataGroupDescription:`خۆڵەمێشی — بوونی نییە.`}),q.addResourceBundle(`tg-TJ`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Гурӯҳҳои маълумотҳо`,greenDataGroupDescription:`Сабз — бомуваффақият хонда ва тасдиқ карда шуд.`,redDataGroupDescription:`Сурх — санҷиш номуваффақ шуд.`,blueDataGroupDescription:`Кабуд — хонда нашуд.`,greyDataGroupDescription:`Хокистарӣ — мавҷуд нест.`});var KG=()=>Pk(`c4f5554bedab345f725528fbffc96cb5`),qG={title:`_title_nw0t2_1`,content:`_content_nw0t2_5`},JG=()=>{let{t:e}=KG();return(0,d.jsx)(`div`,{className:qG.content,children:(0,d.jsxs)(G,{children:[e(`greenDataGroupDescription`),(0,d.jsx)(`br`,{}),e(`redDataGroupDescription`),(0,d.jsx)(`br`,{}),e(`blueDataGroupDescription`),(0,d.jsx)(`br`,{}),e(`greyDataGroupDescription`)]})})},YG=()=>{let{t:e}=KG();return(0,d.jsx)(Bk,{className:qG.title,modal:(0,d.jsx)(JG,{}),children:(0,d.jsx)(G,{children:e(`dataGroups`)})})},XG={grey:`_grey_za6vj_1`,green:`_green_za6vj_5`,red:`_red_za6vj_9`,blue:`_blue_za6vj_13`},ZG=({status:e,children:t})=>(0,d.jsx)(G,{className:(0,tD.default)(XG.grey,{[XG.green]:e===GT.NO_ERROR,[XG.red]:e===GT.FAILED,[XG.blue]:e===GT.NOT_PERFORMED}),size:`14x115`,children:t}),QG={groups:`_groups_3epf7_1`,numbers:`_numbers_3epf7_5`},$G=({dataGroups:e})=>(0,d.jsxs)(`div`,{className:QG.groups,children:[(0,d.jsx)(YG,{}),(0,d.jsx)(`div`,{className:QG.numbers,children:e.map(({group:e,status:t})=>(0,d.jsx)(ZG,{status:t,children:e},e))})]}),eK=()=>{let{response:e}=m();if(!e)return null;let t=YT(e);return t.length?(0,d.jsx)($G,{dataGroups:t}):null};q.addResourceBundle(`ru-RU`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Алгоритм открытого ключа`,signatureAlgorithm:`Алгоритм цифровой подписи`,issuer:`Издатель сертификата`,subject:`Издатель документа`,validFrom:`Действителен с`,validTo:`Действителен по`}),q.addResourceBundle(`en-US`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Public key algorithm`,signatureAlgorithm:`Signature algorithm`,issuer:`Certificate issuer`,subject:`Certificate subject`,validFrom:`Valid from`,validTo:`Valid until`}),q.addResourceBundle(`lv-LV`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Public key algorithm`,signatureAlgorithm:`Paraksta algoritms`,issuer:`Certificate issuer`,subject:`Certificate subject`,validFrom:`Derīgs no`,validTo:`Derīgs līdz`}),q.addResourceBundle(`de-DE`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Public-Key-Algorithmus`,signatureAlgorithm:`Algorithmus der digitalen Signatur`,issuer:`Zertifikataussteller`,subject:`Zertifikatgegenstand`,validFrom:`Gültig ab`,validTo:`Gültig bis`}),q.addResourceBundle(`pl-PL`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algorytm klucza publicznego`,signatureAlgorithm:`Algorytm podpisu`,issuer:`Wystawca certyfikatu`,subject:`Przedmiot certyfikatu`,validFrom:`Ważny od`,validTo:`Ważny do`}),q.addResourceBundle(`it-IT`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritmo a chiave pubblica`,signatureAlgorithm:`firma algoritmo`,issuer:`Emittente del certificato`,subject:`Oggetto del certificato`,validFrom:`valido da`,validTo:`Valido fino al`}),q.addResourceBundle(`hu-HU`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Nyilvános kulcs algoritmusa`,signatureAlgorithm:`Aláírás algoritmus`,issuer:`Tanúsítvány kiállítója`,subject:`Tanúsítvány felhasználója`,validFrom:`Valid from`,validTo:`Érvényes eddig`}),q.addResourceBundle(`zh-Hans`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`公钥算法`,signatureAlgorithm:`签名算法`,issuer:`证书发行者`,subject:`证书主题`,validFrom:`有效期始于`,validTo:`有效期至`}),q.addResourceBundle(`zh-Hant`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`公開金鑰算灋`,signatureAlgorithm:`簽名算灋`,issuer:`證書頒發者`,subject:`證書主題`,validFrom:`有效期自`,validTo:`有效期至`}),q.addResourceBundle(`sk-SK`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritmus verejného kľúča`,signatureAlgorithm:`Algoritmus podpisu`,issuer:`Vydavateľ certifikátu`,subject:`Predmet certifikátu`,validFrom:`Valid from`,validTo:`Platné do`}),q.addResourceBundle(`uk-UA`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Алгоритм відкритого ключа`,signatureAlgorithm:`Алгоритм підпису`,issuer:`Видавець сертифіката`,subject:`Видавець документа`,validFrom:`Дійсний з`,validTo:`Дійсний до`}),q.addResourceBundle(`fr-FR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algorithme de clé publique`,signatureAlgorithm:`Algorithme de signature`,issuer:`Emetteur du certificat`,subject:`Sujet du certificat`,validFrom:`Début validité`,validTo:`Valide jusqu’au`}),q.addResourceBundle(`es-ES`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritmo de clave pública`,signatureAlgorithm:`Algoritmo de firma`,issuer:`Emisor del certificado`,subject:`Emisor del documento`,validFrom:`Válido desde`,validTo:`Válido hasta`}),q.addResourceBundle(`pt-PT`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritimo de chave publica`,signatureAlgorithm:`Algoritmo da assinatura`,issuer:`Emissor do certificado`,subject:`Emissor do documento`,validFrom:`Válido de`,validTo:`Válido até`}),q.addResourceBundle(`ar-AE`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`خوارزمية المفتاح العام`,signatureAlgorithm:`خوارزمية التوقيع`,issuer:`مصدر الشهادة`,subject:`موضوع الشهادة`,validFrom:`صالح من`,validTo:`صالح حتى`}),q.addResourceBundle(`nl-NL`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Openbare sleutel-algoritme`,signatureAlgorithm:`Handtekening-algoritme`,issuer:`Gebruikerscertificaat`,subject:`Onderwerpscertificaat`,validFrom:`Valid from`,validTo:`Geldig tot`}),q.addResourceBundle(`id-ID`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritme kunci publik`,signatureAlgorithm:`Algoritme tanda tangan`,issuer:`Penerbit sertifikat`,subject:`Subjek sertifikat`,validFrom:`Valid from`,validTo:`Berlaku hingga`}),q.addResourceBundle(`vi-VN`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Thuật toán mã hóa khóa công khai`,signatureAlgorithm:`Thuật toán chữ ký`,issuer:`Bên cấp chứng chỉ`,subject:`Chủ đề của chứng chỉ`,validFrom:`Valid from`,validTo:`Có hiệu lực đến`}),q.addResourceBundle(`ko-KR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`공개 키 알고리즘`,signatureAlgorithm:`서명 알고리즘`,issuer:`인증서 발급자`,subject:`인증서 주체`,validFrom:`Valid from`,validTo:`유효 기간`}),q.addResourceBundle(`ms-MY`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritma kunci awam`,signatureAlgorithm:`Algoritma tandatangan`,issuer:`Pengeluar sijil`,subject:`Subjek sijil`,validFrom:`Valid from`,validTo:`Sah sehingga`}),q.addResourceBundle(`ro-RO`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritm cu cheie publică`,signatureAlgorithm:`Algoritmul semnăturii`,issuer:`Emitent al certificatului`,subject:`Subiect al certificatului`,validFrom:`Valabil de la`,validTo:`Valabil până la`}),q.addResourceBundle(`el-GR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Αλγόριθμος δημοσίου κλειδιού`,signatureAlgorithm:`Αλγόριθμος υπογραφής`,issuer:`Εκδότης πιστοποιητικού`,subject:`Θέμα πιστοποιητικού`,validFrom:`Valid from`,validTo:`Ισχύει έως`}),q.addResourceBundle(`tr-TR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Ortak anahtar algoritması`,signatureAlgorithm:`İmza algoritması`,issuer:`Sertifika veren`,subject:`Sertifika konusu`,validFrom:`İtibaren geçerli`,validTo:`Geçerlilik tarihi`}),q.addResourceBundle(`ja-JP`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`パブリックキーアルゴリズム`,signatureAlgorithm:`署名アルゴリズム`,issuer:`証明書発行者`,subject:`証明書件名`,validFrom:`Valid from`,validTo:`有効期限`}),q.addResourceBundle(`cs-CZ`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritmus veřejného klíče`,signatureAlgorithm:`Algoritmus podpisu`,issuer:`Vydavatel certifikátu`,subject:`Předmět certifikátu`,validFrom:`Valid from`,validTo:`Platné do`}),q.addResourceBundle(`th-TH`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`อัลกอริธึมกุญแจสาธารณะ`,signatureAlgorithm:`อัลกอริทึมของลายเซ็น`,issuer:`ผู้ออกใบรับรอง`,subject:`หัวข้อใบรับรอง`,validFrom:`Valid from`,validTo:`ใช้ได้ถึง`}),q.addResourceBundle(`hi-IN`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`सार्वजनिक महत्वपूर्ण एल्गोरिथ्म`,signatureAlgorithm:`हस्ताक्षर एल्गोरिथ्म`,issuer:`प्रमाणपत्र जारीकर्ता`,subject:`प्रमाणपत्र विषय`,validFrom:`Valid from`,validTo:`तक मान्य`}),q.addResourceBundle(`bn-BD`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`সর্বজনীন কী অ্যালগরিদম`,signatureAlgorithm:`স্বাক্ষরের অ্যালগরিদম`,issuer:`সার্টিফিকেট ইস্যুকারী`,subject:`সার্টিফিকেটের বিষয়`,validFrom:`Valid from`,validTo:`পর্যন্ত বৈধ`}),q.addResourceBundle(`he-IL`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`אלגוריתם למפתחות ציבוריים`,signatureAlgorithm:`אלגוריתם חתימה`,issuer:`מנפיק האישור`,subject:`נושא האישור`,validFrom:`Valid from`,validTo:`בתוקף עד`}),q.addResourceBundle(`fi-FI`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Julkisen avaimen algoritmi`,signatureAlgorithm:`Allekirjoitusalgoritmi`,issuer:`Varmenteen myöntäjä`,subject:`Varmenteen kohde`,validFrom:`Valid from`,validTo:`Voimassa asti`}),q.addResourceBundle(`sv-SE`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritm för publik nyckel`,signatureAlgorithm:`Signaturalgoritm`,issuer:`Certifikatutfärdare`,subject:`Certifikatämne`,validFrom:`Valid from`,validTo:`Giltig till`}),q.addResourceBundle(`da-DK`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Public key algorithm`,signatureAlgorithm:`Underskrifts-algoritme`,issuer:`Udsteder af certifikat`,subject:`Certifikat emne`,validFrom:`Valid from`,validTo:`Gyldig til`}),q.addResourceBundle(`hr-HR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Javni algoritam ključa`,signatureAlgorithm:`Algoritam potpisa`,issuer:`Izdavač certifikata`,subject:`Predmet certifikata`,validFrom:`Valid from`,validTo:`Vrijedi do`}),q.addResourceBundle(`no-NO`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Offentlig nøkkelalgoritme`,signatureAlgorithm:`Signaturalgoritme`,issuer:`Attestutsteder`,subject:`Attestsubjekt`,validFrom:`Valid from`,validTo:`Gyldig til`}),q.addResourceBundle(`uz-Latn`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Ochiq kalit algoritmi`,signatureAlgorithm:`Raqamli imzo algoritmi`,issuer:`Sertifikat beruvchi`,subject:`Hujjatni beruvchi`,validFrom:`dan amal qiladi`,validTo:`Gacha amal qiladi`}),q.addResourceBundle(`hy-AM`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Բաց բանալու ալգորիթմ`,signatureAlgorithm:`Թվային ստորագրության ալգորիթմ`,issuer:`Հավաստագրի հրատարակիչը`,subject:`Փաստաթղթի հրատարակիչը`,validFrom:`Վավերական է՝ սկսած`,validTo:`Վավեր է մինչև`}),q.addResourceBundle(`ky-KG`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Ачык ачкыч алгоритми`,signatureAlgorithm:`Санариптик кол коюу алгоритми`,issuer:`Сертификат берүүчү`,subject:`Документ чыгаруучу`,validFrom:`Төмөнкүдөн баштап жарактуу:`,validTo:`Чейин жарактуу`}),q.addResourceBundle(`ku-Arab`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`ئەلگۆریتمەکەی کلی گشتی`,signatureAlgorithm:`ئەلگۆریتمەکەی واژۆ`,issuer:`بڵاوکەری بڕوانامە`,subject:`بابەتی بڕوانامە`,validFrom:`لە`,validTo:`دروستە تا`}),q.addResourceBundle(`tg-TJ`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Алгоритми калиди кушод`,signatureAlgorithm:`Алгоритми имзои рақамӣ`,issuer:`Ношири сертификат`,subject:`Ношири ҳуҷҷат`,validFrom:`Аз ... эътибор дорад`,validTo:`То ин сана эътибор дорад`});var tK=()=>Pk(`2ef7d36902ecc24a3297c2e90393b16c`),nK={list:`_list_15ifc_1`,name:`_name_15ifc_12`},rK=({certificate:e})=>{let{t}=tK();return(0,d.jsxs)(`div`,{className:nK.list,children:[(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`certificateType`)}),(0,d.jsx)(G,{children:(0,d.jsx)($.RfidCertificateType,{children:e.certificateType})}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`publicKeyAlgorithm`)}),(0,d.jsx)(G,{children:e.publicKeyAlgorithm}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`signatureAlgorithm`)}),(0,d.jsx)(G,{children:e.signatureAlgorithm}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`issuer`)}),(0,d.jsx)(G,{children:e.issuer}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`subject`)}),(0,d.jsx)(G,{children:e.subject}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`validFrom`)}),(0,d.jsx)(G,{children:e.validFrom}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`validTo`)}),(0,d.jsx)(G,{children:e.validTo})]})};q.addResourceBundle(`ru-RU`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Сертификаты`}),q.addResourceBundle(`en-US`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificates`}),q.addResourceBundle(`lv-LV`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikāti`}),q.addResourceBundle(`de-DE`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Zertifikate`}),q.addResourceBundle(`pl-PL`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certyfikaty`}),q.addResourceBundle(`it-IT`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`certificati`}),q.addResourceBundle(`hu-HU`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Tanúsítványok`}),q.addResourceBundle(`zh-Hans`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`证书`}),q.addResourceBundle(`zh-Hant`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`證書`}),q.addResourceBundle(`sk-SK`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikáty`}),q.addResourceBundle(`uk-UA`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Сертифікати`}),q.addResourceBundle(`fr-FR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificats`}),q.addResourceBundle(`es-ES`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificados`}),q.addResourceBundle(`pt-PT`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificados`}),q.addResourceBundle(`ar-AE`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`شهادات`}),q.addResourceBundle(`nl-NL`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificaten`}),q.addResourceBundle(`id-ID`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikat`}),q.addResourceBundle(`vi-VN`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Chứng chỉ`}),q.addResourceBundle(`ko-KR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`인증서`}),q.addResourceBundle(`ms-MY`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sijil`}),q.addResourceBundle(`ro-RO`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificate`}),q.addResourceBundle(`el-GR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Πιστοποιητικά`}),q.addResourceBundle(`tr-TR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikalar`}),q.addResourceBundle(`ja-JP`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`証明書`}),q.addResourceBundle(`cs-CZ`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikáty`}),q.addResourceBundle(`th-TH`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`หนังสือรับรอง`}),q.addResourceBundle(`hi-IN`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`प्रमाण पत्र`}),q.addResourceBundle(`bn-BD`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`সার্টিফিকেট`}),q.addResourceBundle(`he-IL`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`אישורים`}),q.addResourceBundle(`fi-FI`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Varmenteet`}),q.addResourceBundle(`sv-SE`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikat`}),q.addResourceBundle(`da-DK`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikater`}),q.addResourceBundle(`hr-HR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikati`}),q.addResourceBundle(`no-NO`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikater`}),q.addResourceBundle(`uz-Latn`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikatlar`}),q.addResourceBundle(`hy-AM`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Հավաստագրեր`}),q.addResourceBundle(`ky-KG`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Сертификаттар`}),q.addResourceBundle(`ku-Arab`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`بڕوانامەکان`}),q.addResourceBundle(`tg-TJ`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Сертификатҳо`});var iK=()=>Pk(`bd23e0c23d00f0c4c95808a1d4c18f6d`),aK={certificates:`_certificates_g4aay_1`,container:`_container_g4aay_6`},oK=({certificates:e})=>{let{t}=iK();return(0,d.jsxs)(`div`,{className:aK.certificates,children:[(0,d.jsx)(G,{children:t(`certificates`)}),(0,d.jsx)(`div`,{className:aK.container,children:e.map((e,t)=>(0,d.jsx)(rK,{certificate:e},t))})]})},sK=()=>{let{response:e}=m();if(!e)return null;let t=UT(e);return t.length?(0,d.jsx)(oK,{certificates:t}):null},cK={container:`_container_1ge8m_1`,data:`_data_1ge8m_19`,protocols:`_protocols_1ge8m_30`,groups:`_groups_1ge8m_37`},lK=()=>(0,d.jsxs)(`div`,{className:cK.container,children:[(0,d.jsx)(AG,{}),(0,d.jsxs)(nD.Element,{name:`rfid`,className:cK.data,children:[(0,d.jsxs)(`div`,{className:cK.protocols,children:[(0,d.jsx)(FG,{}),(0,d.jsx)(GG,{})]}),(0,d.jsxs)(`div`,{className:cK.groups,children:[(0,d.jsx)(eK,{}),(0,d.jsx)(sK,{})]})]})]}),uK=()=>{let{response:e}=m();return!e||!_m.fromProcessResponse(e).length?null:(0,d.jsx)(lK,{})};q.addResourceBundle(`ru-RU`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Графические поля`}),q.addResourceBundle(`en-US`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Graphic fields`}),q.addResourceBundle(`lv-LV`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafiskie lauki`}),q.addResourceBundle(`de-DE`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafikfelder`}),q.addResourceBundle(`pl-PL`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Pola graficzne`}),q.addResourceBundle(`it-IT`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Campi grafici`}),q.addResourceBundle(`hu-HU`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafikus mezők`}),q.addResourceBundle(`zh-Hans`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`图形字段`}),q.addResourceBundle(`zh-Hant`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`圖形欄位`}),q.addResourceBundle(`sk-SK`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafické polia`}),q.addResourceBundle(`uk-UA`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Графічні поля`}),q.addResourceBundle(`fr-FR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Champs graphiques`}),q.addResourceBundle(`es-ES`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Campos gráficos`}),q.addResourceBundle(`pt-PT`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Campos gráficos`}),q.addResourceBundle(`ar-AE`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`الحقول الرسومية`}),q.addResourceBundle(`nl-NL`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafische velden`}),q.addResourceBundle(`id-ID`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Bidang grafis`}),q.addResourceBundle(`vi-VN`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Các trường đồ họa`}),q.addResourceBundle(`ko-KR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`그래픽 필드`}),q.addResourceBundle(`ms-MY`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Medan grafik`}),q.addResourceBundle(`ro-RO`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Câmpuri grafice`}),q.addResourceBundle(`el-GR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Γραφικά πεδία`}),q.addResourceBundle(`tr-TR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafik alanları`}),q.addResourceBundle(`ja-JP`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`グラフィックフィールド`}),q.addResourceBundle(`cs-CZ`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafická pole`}),q.addResourceBundle(`th-TH`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`ช่องกราฟิก`}),q.addResourceBundle(`hi-IN`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`ग्राफ़िक फ़ील्ड`}),q.addResourceBundle(`bn-BD`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`গ্রাফিক ক্ষেত্রসমূহ`}),q.addResourceBundle(`he-IL`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`שדות גרפיים`}),q.addResourceBundle(`fi-FI`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Graafiset kentät`}),q.addResourceBundle(`sv-SE`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafiska fält`}),q.addResourceBundle(`da-DK`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafiske felter`}),q.addResourceBundle(`hr-HR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafička polja`}),q.addResourceBundle(`no-NO`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafiske felt`}),q.addResourceBundle(`uz-Latn`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafik maydonlar`}),q.addResourceBundle(`hy-AM`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Գրաֆիկական դաշտեր`}),q.addResourceBundle(`ky-KG`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Графикалык талаалар`}),q.addResourceBundle(`ku-Arab`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`خانە گرافیکییەکان`}),q.addResourceBundle(`tg-TJ`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Майдонҳои графикӣ`});var dK=()=>Pk(`3bc9054a63aa53765bd9ce110e67521e`),fK={container:`_container_1jqlf_1`},pK=()=>{let{t:e}=dK();return(0,d.jsx)(`div`,{className:fK.container,children:(0,d.jsx)(G,{size:`18x135`,children:e(`graphics`)})})},mK={text:`_text_c8ml4_1`,image:`_image_c8ml4_5`},hK=({name:e,url:t,imageViewer:n=!0,downloadImage:r=!0})=>(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(G,{className:mK.text,size:`12x160`,uppercase:!0,children:e}),(0,d.jsx)(Jk,{src:t,alt:String(e),className:mK.image,draggable:!1,magnifierImgBorderRadius:4,magnifier:!0,download:r,viewer:n})]}),gK=function(e){return e.NONE=`NONE`,e.SOURCE=`SOURCE`,e.LIGHT=`LIGHT`,e.SOURCE_LIGHT=`SOURCE_LIGHT`,e}({}),_K=e=>{let t=e[0];return e.every(e=>e.source===t.source)?gK.NONE:gK.SOURCE},vK=(e,t,n,r)=>{switch(r){case gK.SOURCE:return`${$.getGraphicFieldType(e)} (${$.getSource(t)})`;case gK.LIGHT:return`${$.getGraphicFieldType(e)} (${$.getLightsLabel(n)})`;case gK.SOURCE_LIGHT:return`${$.getGraphicFieldType(e)} (${$.getSource(t)}, ${$.getLightsLabel(n)})`;default:return $.getGraphicFieldType(e)}},yK={container:`_container_b06p4_1`},bK=({images:e,imageViewer:t,downloadImage:n})=>(Pk(),(0,d.jsx)(SH,{children:(0,d.jsx)(`div`,{className:yK.container,children:Object.entries(e).reduce((e,[r,i])=>{let a=_K(i);return i.forEach(({src:i,source:o,light:s},c)=>{let l=vK(r,o,s,a);i&&e.push((0,d.jsx)(hK,{name:l,url:i,imageViewer:t,downloadImage:n},r+c))}),e},[])})})),xK={container:`_container_1hyjc_1`},SK=({images:e,imageViewer:t,downloadImage:n})=>(0,d.jsxs)(`div`,{className:xK.container,children:[(0,d.jsx)(pK,{}),(0,d.jsx)(bK,{images:e,imageViewer:t,downloadImage:n})]}),CK=({imageViewer:e,downloadImage:t})=>{let{response:n}=m();if(!n)return null;let r=AT(n).filter(e=>e.fieldType!==Ca.DOCUMENT_FRONT);return r.length?(0,d.jsx)(SK,{images:r.reduce((e,{pages:t,light:n,fieldType:r})=>{let i=t.map(({src:e,source:t})=>({light:n,source:t,src:e}));return e[r]?e[r].push(...i):e[r]=i,e},{}),imageViewer:e,downloadImage:t}):null},wK=({response:e,request:t,children:n,language:r})=>{let i=Ik(r);return(0,u.useEffect)(()=>{q.changeLanguage(r)},[r]),(0,d.jsx)(S,{children:(0,d.jsx)(g,{children:(0,d.jsx)(y,{children:(0,d.jsx)(p.Provider,{value:{response:T_.fromPlain(e),request:t},children:(0,d.jsx)(`div`,{dir:i,children:n})})})})})},TK={"response-tabs":`_response-tabs_1szxq_1`,"response-raw":`_response-raw_1szxq_12`,response:`_response_1szxq_1`,scroll:`_scroll_1szxq_29`},EK=({items:e,response:t})=>(0,d.jsx)(`div`,{className:e.length?TK[`response-tabs`]:TK[`response-raw`],children:e.length?(0,d.jsx)(ID,{type:`line`,items:e}):(0,d.jsx)(SH,{dir:`ltr`,maxHeight:630,className:TK.scroll,children:(0,d.jsx)(`div`,{className:TK.response,children:(0,d.jsx)(QM,{data:t})})})});q.addResourceBundle(`ru-RU`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Статус`,graphicFields:`Графические поля`,textFields:`Текстовые поля`,documentType:`Тип документа`,imageQuality:`Качество изображения`,securityChecks:`Проверки подлинности`,rfidChip:`RFID-чип`,portraitComparison:`Сравнение портретов`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`en-US`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Graphic fields`,textFields:`Text fields`,documentType:`Document type`,imageQuality:`Image quality`,securityChecks:`Security checks`,rfidChip:`RFID chip`,portraitComparison:`Portrait comparison`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`lv-LV`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafiskie lauki`,textFields:`Teksta lauki`,documentType:`Dokumenta tips`,imageQuality:`Image quality`,securityChecks:`Security checks`,rfidChip:`RFID čips`,portraitComparison:`Fotogrāfiju salīdzināšana`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`de-DE`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafikfelder`,textFields:`Textfelder`,documentType:`Dokumenttyp`,imageQuality:`Bildqualität`,securityChecks:`Sicherheitsprüfungen`,rfidChip:`RFID-Chip`,portraitComparison:`Portraitvergleich`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`pl-PL`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Pola graficzne`,textFields:`Pola tekstowe`,documentType:`Typ dokumentu`,imageQuality:`Jakość obrazu`,securityChecks:`Weryfikacja autentyczności`,rfidChip:`Chip RFID`,portraitComparison:`Porównanie wizerunku`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`it-IT`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`stato`,graphicFields:`Campi grafici`,textFields:`Campi di testo`,documentType:`Tipo di documento identificato`,imageQuality:`Qualità immagine`,securityChecks:`Controlli di sicurezza`,rfidChip:`Lettura del chip RFID`,portraitComparison:`Confronto dei ritratti`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`hu-HU`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Állapot`,graphicFields:`Grafikus mezők`,textFields:`Szövegmezők`,documentType:`Dokumentumtípus`,imageQuality:`Képminőség`,securityChecks:`Biztonsági ellenőrzések`,rfidChip:`RFID chip`,portraitComparison:`Arcképek összehasonlítása`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`zh-Hans`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`状态`,graphicFields:`图形字段`,textFields:`文本字段`,documentType:`证件类型`,imageQuality:`图像质量`,securityChecks:`安全检查`,rfidChip:`RFID芯片`,portraitComparison:`照片对比`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`zh-Hant`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`狀態`,graphicFields:`圖形欄位`,textFields:`文字欄位`,documentType:`文檔類型`,imageQuality:`圖像品質`,securityChecks:`安全檢查`,rfidChip:`射頻識別晶片`,portraitComparison:`肖像比較`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`sk-SK`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Stav`,graphicFields:`Grafické polia`,textFields:`Textové polia`,documentType:`Typ dokumentu`,imageQuality:`Kvalita obrázka`,securityChecks:`Bezpečnostné kontroly`,rfidChip:`Čip RFID`,portraitComparison:`Porovnanie portrétov`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`uk-UA`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Статус`,graphicFields:`Графічні поля`,textFields:`Текстові поля`,documentType:`Тип документа`,imageQuality:`Якість зображення`,securityChecks:`Перевірки автентичності`,rfidChip:`RFID чіп`,portraitComparison:`Порівняння фотографій`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`fr-FR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Etat`,graphicFields:`Champs graphiques`,textFields:`Champs texte`,documentType:`Type de document reconnu`,imageQuality:`Qualité d'image`,securityChecks:`Contrôles de sécurité`,rfidChip:`Lecture de la puce RFID`,portraitComparison:`Comparaison de visage`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`es-ES`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Estatus`,graphicFields:`Campos gráficos`,textFields:`Campos de texto`,documentType:`Tipo de documento`,imageQuality:`Calidad de la imagen`,securityChecks:`Comprobaciones de seguridad`,rfidChip:`Chip RFID`,portraitComparison:`Comparación de fotos`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`pt-PT`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Campos gráficos`,textFields:`Campos de texto`,documentType:`Tipo de documento`,imageQuality:`Qualidade da imagem`,securityChecks:`Controlos de segurança`,rfidChip:`Chip RFID`,portraitComparison:`Comparativo de Retrato`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ar-AE`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`الحالة`,graphicFields:`الحقول الرسومية`,textFields:`الحقول النصية`,documentType:`نوع الوثيقة`,imageQuality:`جودة الصورة`,securityChecks:`الفحص الأمني`,rfidChip:`شريحة RFID`,portraitComparison:`مقارنة الصور الشخصية`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`nl-NL`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafische velden`,textFields:`Tekstvelden`,documentType:`Documenttype`,imageQuality:`Kwaliteit van de afbeelding`,securityChecks:`Veiligheidscontroles`,rfidChip:`RFID-chip`,portraitComparison:`Vergelijking van de foto's`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`id-ID`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Bidang grafis`,textFields:`Kolom teks`,documentType:`Jenis dokumen`,imageQuality:`Kualitas gambar`,securityChecks:`Pemeriksaan keamanan`,rfidChip:`Chip RFID`,portraitComparison:`Perbandingan potret`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`vi-VN`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Trạng thái`,graphicFields:`Các trường đồ họa`,textFields:`Trường văn bản`,documentType:`Loại giấy tờ`,imageQuality:`Chất lượng hình ảnh`,securityChecks:`Kiểm tra bảo mật`,rfidChip:`Chip RFID`,portraitComparison:`So sánh các ảnh chân dung`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ko-KR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`상태`,graphicFields:`그래픽 필드`,textFields:`텍스트 필드`,documentType:`문서 유형`,imageQuality:`이미지 품질`,securityChecks:`보안 검사`,rfidChip:`RFID 칩`,portraitComparison:`인물 사진 비교`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ms-MY`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Medan grafik`,textFields:`Bidang teks`,documentType:`Jenis dokumen`,imageQuality:`Kualiti gambar`,securityChecks:`Semakan keselamatan`,rfidChip:`Cip RFID`,portraitComparison:`Perbandingan antara potret`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ro-RO`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Stare`,graphicFields:`Câmpuri grafice`,textFields:`Câmpuri text`,documentType:`Tipul documentului`,imageQuality:`Calitatea imaginii`,securityChecks:`Verificări de securitate`,rfidChip:`Cip RFID`,portraitComparison:`Compararea portretelor`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`el-GR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Κατάσταση`,graphicFields:`Γραφικά πεδία`,textFields:`Πεδία κειμένου`,documentType:`Τύπος εγγράφου`,imageQuality:`Ποιότητα εικόνας`,securityChecks:`Έλεγχοι ασφαλείας`,rfidChip:`Κύκλωμα ραδιοσυχνικής αναγνώρισης`,portraitComparison:`Σύγκριση πορτρέτων`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`tr-TR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Durum`,graphicFields:`Grafik alanları`,textFields:`Metin alanları`,documentType:`Tanınan belge türü`,imageQuality:`Resim kalitesi`,securityChecks:`Güvenlik kontrolleri`,rfidChip:`RFID`,portraitComparison:`Portre karşılaştırma`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ja-JP`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`ステータス`,graphicFields:`グラフィックフィールド`,textFields:`テキストフィールド`,documentType:`文書タイプ`,imageQuality:`画質`,securityChecks:`セキュリティチャック`,rfidChip:`RFIDチップ`,portraitComparison:`顔写真の比較`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`cs-CZ`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Stav`,graphicFields:`Grafická pole`,textFields:`Textová pole`,documentType:`Typ dokumentu`,imageQuality:`Kvalita obrázku`,securityChecks:`Bezpečnostní kontroly`,rfidChip:`Čip RFID`,portraitComparison:`Porovnání fotografií`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`th-TH`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`สถานะ`,graphicFields:`ช่องกราฟิก`,textFields:`ช่องข้อความ`,documentType:`ประเภทเอกสาร`,imageQuality:`คุณภาพของภาพ`,securityChecks:`ตรวจสอบความปลอดภัย`,rfidChip:`ชิพ RFID`,portraitComparison:`การเปรียบเทียบภาพครึ่งตัว`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`hi-IN`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`स्थिति`,graphicFields:`ग्राफ़िक फ़ील्ड`,textFields:`टेक्स्ट फ़ील्ड`,documentType:`दस्तावेज़ का प्रकार`,imageQuality:`छवि गुणवत्ता`,securityChecks:`सुरक्षा जांच`,rfidChip:`RFID चिप`,portraitComparison:`पोट्रेट की तुलना`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`bn-BD`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`স্ট্যাটাস`,graphicFields:`গ্রাফিক ক্ষেত্রসমূহ`,textFields:`টেক্সটের জায়গা`,documentType:`ডকুমেন্টের ধরণ`,imageQuality:`ছবির কোয়ালিটি`,securityChecks:`নিরাপত্তা চেক করুন`,rfidChip:`RFID চিপ`,portraitComparison:`পোর্ট্রেটসমূহের তুলনা`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`he-IL`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`סטטוס`,graphicFields:`שדות גרפיים`,textFields:`שדות טקסט`,documentType:`סוג מסמך`,imageQuality:`איכות תמונה`,securityChecks:`בדיקות אבטחה`,rfidChip:`שבב RFID`,portraitComparison:`השוואה של תמונות דיוקן`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`fi-FI`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Asiakirjan tila`,graphicFields:`Graafiset kentät`,textFields:`Tekstikentät`,documentType:`Asiakirjan tyyppi`,imageQuality:`Kuvanlaatu`,securityChecks:`Turvatarkastukset`,rfidChip:`RFID-siru`,portraitComparison:`Valokuvien vertailu`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`sv-SE`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafiska fält`,textFields:`Textfält`,documentType:`Dokumenttyp`,imageQuality:`Bildkvalitet`,securityChecks:`Säkerhetskontroller`,rfidChip:`RFID-chipp`,portraitComparison:`Jämförelse av porträtten`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`da-DK`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafiske felter`,textFields:`Tekstfelter`,documentType:`Dokumenttype`,imageQuality:`Billedkvalitet`,securityChecks:`Sikkerhedstjek`,rfidChip:`RFID-chip`,portraitComparison:`Sammenligning af portrætterne`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`hr-HR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Stanje`,graphicFields:`Grafička polja`,textFields:`Tekstualna polja`,documentType:`Tip dokumenta`,imageQuality:`Kvaliteta slike`,securityChecks:`Sigurnosne provjere`,rfidChip:`RFID čip`,portraitComparison:`Usporedba portreta`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`no-NO`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafiske felt`,textFields:`Tekstfelt`,documentType:`Dokumenttype`,imageQuality:`Bildekvalitet`,securityChecks:`Sikkerhetssjekk`,rfidChip:`RFID-brikke`,portraitComparison:`Sammenligning av portrettene`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`uz-Latn`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Holati`,graphicFields:`Grafik maydonlar`,textFields:`Matn maydonlari`,documentType:`Hujjat turi`,imageQuality:`Tasvir sifati`,securityChecks:`Autentifikatsiya`,rfidChip:`RFID chipi`,portraitComparison:`Portretlarni taqqoslash`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`hy-AM`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Կարգավիճակը`,graphicFields:`Գրաֆիկական դաշտեր`,textFields:`Տեքստային դաշտեր`,documentType:`Փաստաթղթի տեսակը`,imageQuality:`Պատկերի որակը`,securityChecks:`Իսկության ստուգումներ`,rfidChip:`RFID չիպ`,portraitComparison:`Դիմանկարների համեմատում`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ky-KG`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Статус`,graphicFields:`Графикалык талаалар`,textFields:`Текст талаалары`,documentType:`Документтин түрү`,imageQuality:`Сүрөттүн сапаты`,securityChecks:`Аныктыгын текшерүү`,rfidChip:`RFID-чип`,portraitComparison:`Портреттерди салыштыруу`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ku-Arab`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`دۆخ`,graphicFields:`خانە گرافیکییەکان`,textFields:`خانەکانی دەق`,documentType:`جۆری بەڵگەنامە`,imageQuality:`کوالیتی وێنە`,securityChecks:`پشکنینەکانی ئاسایش`,rfidChip:`چیپی RFID`,portraitComparison:`بەراوردی پۆرترێت`,barcodeData:`Barcode data`,mDL:`MDL`}),q.addResourceBundle(`tg-TJ`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Мақом`,graphicFields:`Майдонҳои графикӣ`,textFields:`Майдонҳои матн`,documentType:`Навъи ҳуҷҷат`,imageQuality:`Сифати тасвир`,securityChecks:`Санҷишҳои аслият`,rfidChip:`RFID-чип`,portraitComparison:`Муқоисаи портретҳо`,barcodeData:`Barcode data`,mDL:`mDL`});var DK=()=>Pk(`e8c2f11c244c22722d261bdffcf4b70e`),OK={scroll:`_scroll_1gv8h_1`,tab:`_tab_1gv8h_4`},kK=({json:e})=>(0,d.jsx)(SH,{dir:`ltr`,maxHeight:630,className:OK.scroll,children:(0,d.jsx)(`div`,{className:OK.tab,children:(0,d.jsx)(QM,{data:e})})}),AK=()=>{let{t:e}=DK(),{response:t}=m();if(!t)return null;let n=dm.fromProcessResponse(t),r=Km.fromProcessResponse(t),i=gh.fromProcessResponse(t),a=rh.fromProcessResponse(t),o=zm.fromProcessResponse(t),s=Op.fromProcessResponse(t),c=s.filter(e=>e.result_type===M.AUTHENTICITY),l=s.filter(e=>e.result_type===M.PORTRAIT_COMPARISON),u=_m.fromProcessResponse(t),f=Vp.fromProcessResponse(t),p=xg.fromProcessResponse(t),h=[];return n.length&&h.push({id:`status`,label:e(`status`),children:(0,d.jsx)(kK,{json:n})}),r.length&&h.push({id:`graphicFields`,label:e(`graphicFields`),children:(0,d.jsx)(kK,{json:r})}),i.length&&h.push({id:`textFields`,label:e(`textFields`),children:(0,d.jsx)(kK,{json:i})}),a.length&&h.push({id:`documentType`,label:e(`documentType`),children:(0,d.jsx)(kK,{json:a})}),o.length&&h.push({id:`imageQuality`,label:e(`imageQuality`),children:(0,d.jsx)(kK,{json:o})}),c.length&&h.push({id:`authenticity`,label:e(`securityChecks`),children:(0,d.jsx)(kK,{json:c})}),u.length&&h.push({id:`rfidChip`,label:e(`rfidChip`),children:(0,d.jsx)(kK,{json:u})}),l.length&&h.push({id:`portraitComparison`,label:e(`portraitComparison`),children:(0,d.jsx)(kK,{json:l})}),f.length&&h.push({id:`barcodeData`,label:e(`barcodeData`),children:(0,d.jsx)(kK,{json:f})}),p.length&&h.push({id:`mDL`,label:e(`mDL`),children:(0,d.jsx)(kK,{json:p})}),(0,d.jsx)(EK,{items:h,response:t})};q.addResourceBundle(`ru-RU`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`en-US`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`lv-LV`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`de-DE`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`pl-PL`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`it-IT`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`hu-HU`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`zh-Hans`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`zh-Hant`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`sk-SK`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`uk-UA`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`fr-FR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`es-ES`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`pt-PT`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ar-AE`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`nl-NL`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`id-ID`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`vi-VN`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ko-KR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ms-MY`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ro-RO`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`el-GR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`tr-TR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ja-JP`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`cs-CZ`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`th-TH`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`hi-IN`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`bn-BD`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`he-IL`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`fi-FI`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`sv-SE`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`da-DK`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`hr-HR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`no-NO`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`uz-Latn`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`hy-AM`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ky-KG`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ku-Arab`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`tg-TJ`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`});var jK=()=>Pk(`070950235d2ef3e48f8ef7154afa9ccf`),MK={"request-viewer":`_request-viewer_pf1gt_1`,title:`_title_pf1gt_14`,scroll:`_scroll_pf1gt_18`,json:`_json_pf1gt_22`},NK=({request:e,title:t})=>{let n={"--top-padding":t?`50px`:`75px`};return(0,d.jsxs)(`div`,{className:MK[`request-viewer`],style:n,children:[t&&(0,d.jsx)(`div`,{className:MK.title,children:(0,d.jsx)(G,{size:`16x100`,children:t})}),(0,d.jsx)(SH,{dir:`ltr`,maxHeight:630,className:MK.scroll,children:(0,d.jsx)(`div`,{className:MK.json,children:(0,d.jsx)(QM,{data:e})})})]})},PK=({title:e})=>{let{request:t}=m(),{t:n}=jK();return t?(0,d.jsx)(NK,{title:e,request:t}):(0,d.jsx)(G,{children:n(`noRequestAvailable`)})};q.addResourceBundle(`ru-RU`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`en-US`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`lv-LV`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`de-DE`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`pl-PL`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`it-IT`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`hu-HU`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`zh-Hans`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`zh-Hant`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`sk-SK`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`uk-UA`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`fr-FR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`es-ES`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`pt-PT`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ar-AE`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`nl-NL`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`id-ID`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`vi-VN`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ko-KR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ms-MY`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ro-RO`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`el-GR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`tr-TR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ja-JP`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`cs-CZ`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`th-TH`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`hi-IN`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`bn-BD`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`he-IL`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`fi-FI`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`sv-SE`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`da-DK`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`hr-HR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`no-NO`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`uz-Latn`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`hy-AM`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ky-KG`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ku-Arab`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`tg-TJ`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`});var FK=()=>Pk(`2c9c473a82a06f26e27961b9d581af9d`),IK={logs:`_logs_1tz9c_1`,scroll:`_scroll_1tz9c_13`,text:`_text_1tz9c_18`},LK=({logs:e})=>(0,d.jsx)(`div`,{className:IK.logs,children:(0,d.jsx)(SH,{dir:`ltr`,maxHeight:630,className:IK.scroll,children:(0,d.jsx)(`div`,{className:IK.text,children:e})})}),RK=()=>{let{response:e}=m(),{t}=FK();return e?(0,d.jsx)(LK,{logs:e.log?T_.decodeLog(e.log):t(`noLogsInResponse`)}):null},zK={loader:`_loader_10ubz_1`,overall:`_overall_10ubz_19`,"verifications-container":`_verifications-container_10ubz_24`,"info-container":`_info-container_10ubz_40`,avatar:`_avatar_10ubz_45`,text:`_text_10ubz_55`,name:`_name_10ubz_65`,gender:`_gender_10ubz_66`,info:`_info_10ubz_40`,"about-container":`_about-container_10ubz_97`,menu:`_menu_10ubz_104`,time:`_time_10ubz_114`},BK=()=>(0,d.jsxs)(`div`,{className:zK.loader,children:[(0,d.jsx)(AD.Block,{className:zK.overall}),(0,d.jsxs)(`div`,{className:zK[`verifications-container`],children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]}),(0,d.jsxs)(`div`,{className:zK[`info-container`],children:[(0,d.jsx)(AD.Block,{className:zK.avatar}),(0,d.jsxs)(`div`,{className:zK.text,children:[(0,d.jsxs)(`div`,{className:zK.name,children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]}),(0,d.jsxs)(`div`,{className:zK.gender,children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]}),(0,d.jsxs)(`div`,{className:zK.info,children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]})]})]}),(0,d.jsxs)(`div`,{className:zK[`about-container`],children:[(0,d.jsx)(AD.Block,{className:zK.menu}),(0,d.jsxs)(`div`,{className:zK.time,children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]})]})]});q.addResourceBundle(`ru-RU`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Сравнение портретов`}),q.addResourceBundle(`en-US`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Portrait comparison`}),q.addResourceBundle(`lv-LV`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Fotogrāfiju salīdzināšana`}),q.addResourceBundle(`de-DE`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Portraitvergleich`}),q.addResourceBundle(`pl-PL`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Porównanie wizerunku`}),q.addResourceBundle(`it-IT`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Confronto dei ritratti`}),q.addResourceBundle(`hu-HU`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Arcképek összehasonlítása`}),q.addResourceBundle(`zh-Hans`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`照片对比`}),q.addResourceBundle(`zh-Hant`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`肖像比較`}),q.addResourceBundle(`sk-SK`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Porovnanie portrétov`}),q.addResourceBundle(`uk-UA`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Порівняння фотографій`}),q.addResourceBundle(`fr-FR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Comparaison de visage`}),q.addResourceBundle(`es-ES`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Comparación de fotos`}),q.addResourceBundle(`pt-PT`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Comparativo de Retrato`}),q.addResourceBundle(`ar-AE`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`مقارنة الصور الشخصية`}),q.addResourceBundle(`nl-NL`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Vergelijking van de foto's`}),q.addResourceBundle(`id-ID`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Perbandingan potret`}),q.addResourceBundle(`vi-VN`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`So sánh các ảnh chân dung`}),q.addResourceBundle(`ko-KR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`인물 사진 비교`}),q.addResourceBundle(`ms-MY`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Perbandingan antara potret`}),q.addResourceBundle(`ro-RO`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Compararea portretelor`}),q.addResourceBundle(`el-GR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Σύγκριση πορτρέτων`}),q.addResourceBundle(`tr-TR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Portre karşılaştırma`}),q.addResourceBundle(`ja-JP`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`顔写真の比較`}),q.addResourceBundle(`cs-CZ`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Porovnání fotografií`}),q.addResourceBundle(`th-TH`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`การเปรียบเทียบภาพครึ่งตัว`}),q.addResourceBundle(`hi-IN`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`पोट्रेट की तुलना`}),q.addResourceBundle(`bn-BD`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`পোর্ট্রেটসমূহের তুলনা`}),q.addResourceBundle(`he-IL`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`השוואה של תמונות דיוקן`}),q.addResourceBundle(`fi-FI`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Valokuvien vertailu`}),q.addResourceBundle(`sv-SE`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Jämförelse av porträtten`}),q.addResourceBundle(`da-DK`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Sammenligning af portrætterne`}),q.addResourceBundle(`hr-HR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Usporedba portreta`}),q.addResourceBundle(`no-NO`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Sammenligning av portrettene`}),q.addResourceBundle(`uz-Latn`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Portretlarni taqqoslash`}),q.addResourceBundle(`hy-AM`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Դիմանկարների համեմատում`}),q.addResourceBundle(`ky-KG`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Портреттерди салыштыруу`}),q.addResourceBundle(`ku-Arab`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`بەراوردی پۆرترێت`}),q.addResourceBundle(`tg-TJ`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Муқоисаи портретҳо`});var VK=()=>Pk(`728d90b403456884a7a65309686bf620`),HK={container:`_container_ox0ty_1`},UK=({status:e,name:t})=>{let n=PH(e,24);return(0,d.jsxs)(`div`,{className:HK.container,children:[n,(0,d.jsx)(G,{size:`18x135`,children:t})]})};q.addResourceBundle(`ru-RU`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`en-US`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`lv-LV`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`de-DE`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`pl-PL`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`it-IT`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`hu-HU`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`zh-Hans`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`zh-Hant`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`sk-SK`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`uk-UA`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`fr-FR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`es-ES`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`pt-PT`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ar-AE`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`nl-NL`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`id-ID`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`vi-VN`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ko-KR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ms-MY`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ro-RO`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`el-GR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`tr-TR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ja-JP`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`cs-CZ`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`th-TH`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`hi-IN`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`bn-BD`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`he-IL`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`fi-FI`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`sv-SE`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`da-DK`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`hr-HR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`no-NO`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`uz-Latn`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`hy-AM`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ky-KG`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ku-Arab`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`tg-TJ`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`});var WK=()=>Pk(`90a425db4934211fafe21693ab2e9a39`),GK={text:`_text_1wz9f_1`,"source-content":`_source-content_1wz9f_5`,rate:`_rate_1wz9f_28`},KK=({source:e,image:t,checkResult:n,similarity:r,imageViewer:i=!0,downloadImage:a=!0})=>{let{t:o}=WK(),s=$.getPortraitComparisonSource(e);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(G,{className:GK.text,size:`12x160`,uppercase:!0,children:s}),(0,d.jsxs)(`div`,{className:GK[`source-content`],children:[t?(0,d.jsx)(Jk,{src:`data:image/jpeg;base64,${t}`,alt:String(s),magnifierImgBorderRadius:4,draggable:!1,magnifier:!0,viewer:i,download:a}):(0,d.jsx)(OH,{type:`photo`,className:GK[`default-image`]}),n!==void 0&&r!==void 0&&(0,d.jsxs)(`span`,{className:GK.rate,children:[PH(n),(0,d.jsx)(G,{children:`${o(`rate`)} ${r}%`})]})]})]})},qK={result:`_result_1sdjd_1`},JK=({source:e,image:t,comparable:n,imageViewer:r,downloadImage:i})=>(0,d.jsx)(SH,{children:(0,d.jsxs)(`div`,{className:qK.result,children:[(0,d.jsx)(KK,{source:e,image:t,imageViewer:r}),n.map(({source:e,image:t,checkResult:n,similarity:a},o)=>(0,d.jsx)(KK,{source:e,image:t,checkResult:n,similarity:a,imageViewer:r,downloadImage:i},t||o))]})});q.addResourceBundle(`ru-RU`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Сервис не отвечает`}),q.addResourceBundle(`en-US`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`The service does not respond`}),q.addResourceBundle(`lv-LV`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`The service does not respond`}),q.addResourceBundle(`de-DE`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Keine Rückmeldung vom Service`}),q.addResourceBundle(`pl-PL`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Serwis nie odpowiada`}),q.addResourceBundle(`it-IT`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Il servizio non risponde`}),q.addResourceBundle(`hu-HU`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`A szolgáltatás nem válaszol`}),q.addResourceBundle(`zh-Hans`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`服务没有回应`}),q.addResourceBundle(`zh-Hant`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`服務沒有響應`}),q.addResourceBundle(`sk-SK`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Služba nereaguje`}),q.addResourceBundle(`uk-UA`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Сервіс не відповідає`}),q.addResourceBundle(`fr-FR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Le service ne répond pas`}),q.addResourceBundle(`es-ES`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Servicio no responde`}),q.addResourceBundle(`pt-PT`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`O serviço não responde`}),q.addResourceBundle(`ar-AE`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`الخدمة لا تستجيب`}),q.addResourceBundle(`nl-NL`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`De dienst reageert niet`}),q.addResourceBundle(`id-ID`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Layanan tidak merepsons`}),q.addResourceBundle(`vi-VN`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Dịch vụ không phản hồi`}),q.addResourceBundle(`ko-KR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`서비스가 응답하지 않습니다`}),q.addResourceBundle(`ms-MY`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Perkhidmatan tidak memberi maklum balas`}),q.addResourceBundle(`ro-RO`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Serviciul nu răspunde`}),q.addResourceBundle(`el-GR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Η υπηρεσία δεν ανταποκρίνεται`}),q.addResourceBundle(`tr-TR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Hizmet yanıt vermiyor`}),q.addResourceBundle(`ja-JP`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`サービスは応答しません`}),q.addResourceBundle(`cs-CZ`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Služba neodpovídá`}),q.addResourceBundle(`th-TH`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`บริการไม่ตอบสนอง`}),q.addResourceBundle(`hi-IN`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`सेवा जवाब नहीं देती है`}),q.addResourceBundle(`bn-BD`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`পরিষেবাটি সাড়া দেয়নি`}),q.addResourceBundle(`he-IL`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`אין תגובה מהשירות`}),q.addResourceBundle(`fi-FI`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Palvelu ei vastaa`}),q.addResourceBundle(`sv-SE`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Tjänsten svarar inte`}),q.addResourceBundle(`da-DK`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Servicen fungerer ikke`}),q.addResourceBundle(`hr-HR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Usluga ne odgovara`}),q.addResourceBundle(`no-NO`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Tjenesten svarer ikke`}),q.addResourceBundle(`uz-Latn`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Xizmat javob bermaydi`}),q.addResourceBundle(`hy-AM`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Ծառայությունը չի պատասխանում`}),q.addResourceBundle(`ky-KG`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Сервис жооп бербей жатат`}),q.addResourceBundle(`ku-Arab`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`خزمەتگوزاری وەڵام ناداتەوە`}),q.addResourceBundle(`tg-TJ`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Хизматрасонӣ посух намедиҳад`});var YK=()=>Pk(`aac8d134d61c1e4793fd82a4718ac196`),XK={comparison:`_comparison_5medb_1`,results:`_results_5medb_20`},ZK=({status:e,name:t,comparisons:n,showDiagnose:r,imageViewer:i,downloadImage:a})=>{let{t:o}=YK();return(0,d.jsxs)(`div`,{className:XK.comparison,children:[(0,d.jsx)(UK,{status:e,name:t}),(0,d.jsxs)(nD.Element,{name:`portrait`,className:XK.results,children:[r&&(0,d.jsx)(MH,{children:(0,d.jsx)(G,{size:`14x157`,children:o(`serviceNotRespond`)})}),n.map(({source:e,image:t,comparable:n},r)=>(0,d.jsx)(JK,{source:e,image:t,comparable:n,imageViewer:i,downloadImage:a},t||r))]})]})},QK={comparisons:`_comparisons_pgp5t_1`},$K=({portraitsComparison:e,portraitsStatus:t,showDiagnose:n,imageViewer:r,downloadImage:i})=>{let{t:a}=VK();return(0,d.jsx)(`div`,{className:QK.comparisons,children:(0,d.jsx)(ZK,{status:t,name:a(`portraitComparison`),comparisons:e,showDiagnose:n,imageViewer:r,downloadImage:i})})},eq=({imageViewer:e,downloadImage:t})=>{let{response:n}=m();if(!n)return null;let r=bT(n),i=cE(n),a=r.every(({diagnose:e})=>e===k.PORTRAIT_COMPARISON_NO_SERVICE_REPLY);return r.length?(0,d.jsx)($K,{portraitsComparison:r,portraitsStatus:i.summary.portrait,imageViewer:e,showDiagnose:a,downloadImage:t}):null},tq=e=>Number.isInteger(e)?e:parseFloat(e.toFixed(2)),nq={list:`_list_1jb30_1`,check:`_check_1jb30_4`,name:`_name_1jb30_12`,red:`_red_1jb30_18`,value:`_value_1jb30_18`},rq=({checks:e})=>(0,d.jsx)(`div`,{className:nq.list,children:e.map(({name:e,status:t,value:n})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(nq.check,{[nq.red]:t===$L.QUALITY_STATUS_FALSE}),children:[(0,d.jsx)(G,{uppercase:!0,className:nq.name,children:(0,d.jsx)($.FaceImageQualityCheckLabel,{children:e})}),(0,d.jsx)(G,{className:nq.value,children:n===void 0?`—`:tq(n)})]},e))}),iq={head:`_head_1gwte_1`,name:`_name_1gwte_7`,status:`_status_1gwte_11`,red:`_red_1gwte_17`,pointer:`_pointer_1gwte_21`},aq=({name:e,statusInfo:t,status:n})=>(0,d.jsxs)(`div`,{className:iq.head,children:[(0,d.jsx)(G,{className:iq.name,children:e}),(0,d.jsxs)(`div`,{className:iq.status,children:[n===void 0?null:PH(n),(0,d.jsx)(G,{className:(0,tD.default)({[iq.red]:n===$L.QUALITY_STATUS_FALSE}),children:t})]})]}),oq=({name:e,statusInfo:t,status:n,children:r})=>(0,d.jsx)(HD,{head:(0,d.jsx)(aq,{statusInfo:t,name:e,status:n}),children:r}),sq=({detailsGroups:e})=>(0,d.jsx)(SH,{children:e.map(({groupChecks:e,name:t,totalCount:n,compliantCount:r})=>{let i=e.filter(e=>e.status!==$L.QUALITY_STATUS_UNDETERMINED).sort((e,t)=>(e.status||0)-(t.status||0));return(0,d.jsx)(oq,{name:(0,d.jsx)($.FaceImageQualityLabel,{children:t}),status:(n||0)-(r||0)?$L.QUALITY_STATUS_FALSE:void 0,statusInfo:`${r||0}/${n||0}`,children:(0,d.jsx)(rq,{checks:i})},t)})}),cq=(0,u.createContext)({quality:null}),lq=()=>(0,u.useContext)(cq),uq=({detailsGroups:e,details:t})=>e?.map(e=>({...e,groupChecks:t?.filter(t=>t.groupId===e.groupId)||[]}))||[],dq=e=>[...e].sort((e,t)=>{let n=(e.totalCount||0)-(e.compliantCount||0);return(t.totalCount||0)-(t.compliantCount||0)-n}),fq=()=>{let{quality:e}=lq();return e?.results?.detections[0].quality?(0,d.jsx)(sq,{detailsGroups:dq(uq(e.results.detections[0].quality))}):null},pq=({quality:e,children:t,language:n})=>{let r=Ik(n);return(0,u.useEffect)(()=>{q.changeLanguage(n)},[n]),(0,d.jsx)(cq.Provider,{value:{quality:e},children:(0,d.jsx)(`div`,{dir:r,children:t})})};exports.About=oU,exports.Alert=MH,exports.AreaArray=Hf,exports.AuthenticityCheckList=Tp,Object.defineProperty(exports,"AuthenticityCheckListContainer",{enumerable:!0,get:function(){return Op}}),exports.AuthenticityCheckListContainerResultTypes=Dp,Object.defineProperty(exports,"AuthenticityFibersTypeCheckResult",{enumerable:!0,get:function(){return op}}),exports.AuthenticityFibersTypeCheckResultTypes=ap,Object.defineProperty(exports,"AuthenticityIdentCheckResult",{enumerable:!0,get:function(){return up}}),exports.AuthenticityIdentCheckResultTypes=lp,Object.defineProperty(exports,"AuthenticityOCRSecurityTextCheckResult",{enumerable:!0,get:function(){return mp}}),exports.AuthenticityOCRSecurityTextCheckResultTypes=pp,Object.defineProperty(exports,"AuthenticityPhotoIdentCheckResult",{enumerable:!0,get:function(){return yp}}),exports.AuthenticityPhotoIdentCheckResultTypes=vp,Object.defineProperty(exports,"AuthenticitySecurityFeatureCheckResult",{enumerable:!0,get:function(){return Cp}}),exports.AuthenticitySecurityFeatureCheckResultTypes=Sp,exports.AuthenticityTextCheckReferenceTypes=Yw,Object.defineProperty(exports,"BSIv2Container",{enumerable:!0,get:function(){return vg}}),exports.BSIv2ContainerResultTypes=_g,Object.defineProperty(exports,"BarcodeBoundsResultContainer",{enumerable:!0,get:function(){return Pp}}),exports.BarcodeBoundsResultContainerResultTypes=Np,exports.BinaryData=fm,exports.BoundsResult=Uf,Object.defineProperty(exports,"BoundsResultContainer",{enumerable:!0,get:function(){return jp}}),exports.BoundsResultContainerResultTypes=Ap,Object.defineProperty(exports,"ByteArrayContainer",{enumerable:!0,get:function(){return ng}}),exports.ByteArrayContainerResultTypes=tg,exports.CertificateData=Kp,exports.Collapse=HD,exports.Container=wD,exports.ContainerList=Cg,exports.DefaultImage=OH,exports.Details=dU,exports.DetailsAge=sm,exports.DetailsOptical=am,exports.DetailsRFID=om,exports.DocBarCodeField=Lp,exports.DocBarCodeInfo=Rp,Object.defineProperty(exports,"DocBarCodeInfoContainer",{enumerable:!0,get:function(){return Vp}}),exports.DocBarCodeInfoContainerResultTypes=Bp,exports.DocBinaryInfo=mm,Object.defineProperty(exports,"DocBinaryInfoContainer",{enumerable:!0,get:function(){return _m}}),exports.DocBinaryInfoContainerResultTypes=gm,exports.DocGraphicField=vm,exports.DocGraphicsInfo=ym,Object.defineProperty(exports,"DocGraphicsInfoContainer",{enumerable:!0,get:function(){return Sm}}),exports.DocGraphicsInfoContainerResultTypes=xm,exports.DocReaderContainer=wK,exports.DocReaderTypeError=jE,exports.DocVisualExtendedField=Dm,exports.DocVisualExtendedInfo=Om,Object.defineProperty(exports,"DocVisualExtendedInfoContainer",{enumerable:!0,get:function(){return jm}}),exports.DocVisualExtendedInfoContainerResultTypes=Am,exports.DocumentImages=EU,exports.DocumentTabs=bG,exports.DocumentType=CG,Object.defineProperty(exports,"DocumentTypesCandidatesContainer",{enumerable:!0,get:function(){return Ih}}),exports.DocumentTypesCandidatesContainerResultTypes=Fh,exports.DocumentTypesCandidatesList=Nh,exports.DocumentsDatabase=Lg,Object.defineProperty(exports,"EncryptedRCLContainer",{enumerable:!0,get:function(){return Pm}}),exports.EncryptedRCLContainerResultTypes=Nm,exports.ErrorCoordinates=Th,exports.FDSIDList=qf,exports.FaceApi=Tg,exports.FaceApiSearch=wg,exports.FaceContainer=pq,exports.FaceDetection=Wh,Object.defineProperty(exports,"FaceDetectionContainer",{enumerable:!0,get:function(){return qh}}),exports.FaceDetectionContainerResultTypes=Kh,exports.FaceImageQualityData=fq,exports.FaceItem=Uh,Object.defineProperty(exports,"FibersType",{enumerable:!0,get:function(){return np}}),exports.FieldItem=Eh,exports.FileImage=Jh,exports.GraphData=Yh,exports.Graphics=CK,exports.Icon=xD,exports.IdentResult=sp,exports.Image=Jk,exports.ImageData=Wf,exports.ImageField=Vm,exports.ImageFieldValue=Bm,exports.ImageQA=Eg,exports.ImageQualityCheck=Fm,exports.ImageQualityCheckList=Im,Object.defineProperty(exports,"ImageQualityCheckListContainer",{enumerable:!0,get:function(){return zm}}),exports.ImageQualityCheckListContainerResultTypes=Rm,exports.ImageSource=Hm,exports.ImagesResult=Um,Object.defineProperty(exports,"ImagesResultContainer",{enumerable:!0,get:function(){return Km}}),exports.ImagesResultContainerResultTypes=Gm,exports.Info=TG,exports.IsStringObjectRecord=jg,exports.JsonViewer=QM,Object.defineProperty(exports,"LicenseContainer",{enumerable:!0,get:function(){return Ym}}),exports.LicenseContainerResultTypes=Jm,exports.Link=AH,Object.defineProperty(exports,"ListVerifiedFieldContainer",{enumerable:!0,get:function(){return eh}}),exports.ListVerifiedFieldContainerResultTypes=$m,exports.ListVerifiedFields=Zm,exports.LivenessParams=kg,exports.Logs=RK,Object.defineProperty(exports,"MDLContainer",{enumerable:!0,get:function(){return xg}}),exports.MDLContainerResultTypes=bg,Object.defineProperty(exports,"MRZDetectorContainer",{enumerable:!0,get:function(){return Hh}}),exports.MRZDetectorContainerResultTypes=Vh,Object.defineProperty(exports,"MRZPositionContainer",{enumerable:!0,get:function(){return wh}}),exports.MRZPositionContainerResultTypes=Ch,exports.MRZRowsItem=Rh,exports.MRZTestQuality=kh,Object.defineProperty(exports,"MRZTestQualityContainer",{enumerable:!0,get:function(){return Mh}}),exports.MRZTestQualityContainerResultTypes=jh,exports.Match=$,exports.OCRSecurityTextResult=dp,exports.OneCandidate=Jf,Object.defineProperty(exports,"OneCandidateContainer",{enumerable:!0,get:function(){return rh}}),exports.OneCandidateContainerResultTypes=nh,exports.Overall=lU,exports.PerDocumentConfig=Dg,exports.PersonInfo=eU,exports.PhotoIdentResult=gp,exports.Point=wf,exports.PointArray=Vf,exports.Popover=Bk,exports.PortraitsComparison=eq,exports.ProcessParams=Mg,exports.ProcessParamsAuth=Ag,exports.ProcessParamsRfid=Og,Object.defineProperty(exports,"ProcessRequest",{enumerable:!0,get:function(){return Ig}}),exports.ProcessRequestImage=Ng,Object.defineProperty(exports,"ProcessResponse",{enumerable:!0,get:function(){return T_}}),exports.ProcessSystemInfo=Pg,Object.defineProperty(exports,"RAuthenticityCheckGroup",{enumerable:!0,get:function(){return uT}}),Object.defineProperty(exports,"RAuthenticityCheckGroupsItem",{enumerable:!0,get:function(){return fT}}),Object.defineProperty(exports,"RAuthenticityFibersCheck",{enumerable:!0,get:function(){return $w}}),Object.defineProperty(exports,"RAuthenticityIdentCheck",{enumerable:!0,get:function(){return tT}}),Object.defineProperty(exports,"RAuthenticityPhotoIdentCheck",{enumerable:!0,get:function(){return rT}}),Object.defineProperty(exports,"RAuthenticitySecurityCheck",{enumerable:!0,get:function(){return aT}}),Object.defineProperty(exports,"RAuthenticityTextCheck",{enumerable:!0,get:function(){return sT}}),exports.RAuthenticityTextCheckReference=Xw,Object.defineProperty(exports,"RDetailedStatus",{enumerable:!0,get:function(){return sE}}),exports.RDetailedStatusOptical=rE,exports.RDetailedStatusRfid=aE,exports.RDetailedStatusSummary=iE,Object.defineProperty(exports,"RDocumentBarcode",{enumerable:!0,get:function(){return wT}}),exports.RDocumentBarcodeField=ST,exports.RDocumentBarcodeModuleData=xT,Object.defineProperty(exports,"RDocumentIdentification",{enumerable:!0,get:function(){return fE}}),Object.defineProperty(exports,"RDocumentImage",{enumerable:!0,get:function(){return OT}}),exports.RDocumentImagePage=ET,exports.RFIDDocVisualExtendedField=_h,exports.RFIDDocVisualExtendedInfo=vh,Object.defineProperty(exports,"RFIDGraphicsInfoContainer",{enumerable:!0,get:function(){return $h}}),exports.RFIDGraphicsInfoContainerResultTypes=Qh,Object.defineProperty(exports,"RFIDTextDataContainer",{enumerable:!0,get:function(){return xh}}),exports.RFIDTextDataContainerResultTypes=bh,Object.defineProperty(exports,"RGraphicField",{enumerable:!0,get:function(){return MT}}),Object.defineProperty(exports,"RImageQuality",{enumerable:!0,get:function(){return RT}}),exports.RImageQualityCheck=IT,exports.RLocation=Jw,Object.defineProperty(exports,"RNameSurname",{enumerable:!0,get:function(){return hE}}),Object.defineProperty(exports,"RPortraitComparisonComparable",{enumerable:!0,get:function(){return _T}}),Object.defineProperty(exports,"RPortraitsComparison",{enumerable:!0,get:function(){return yT}}),Object.defineProperty(exports,"RRfidApplicationItem",{enumerable:!0,get:function(){return QT}}),Object.defineProperty(exports,"RRfidCertificate",{enumerable:!0,get:function(){return HT}}),Object.defineProperty(exports,"RRfidDataGroupStatus",{enumerable:!0,get:function(){return qT}}),exports.RRfidDataGroupStatusItem=XT,Object.defineProperty(exports,"RTextData",{enumerable:!0,get:function(){return bE}}),exports.RTextDataComparison=vE,exports.RTextDataSource=_E,Object.defineProperty(exports,"RTextFieldValue",{enumerable:!0,get:function(){return CE}}),Object.defineProperty(exports,"RawImageContainer",{enumerable:!0,get:function(){return oh}}),exports.RawImageContainerList=hp,exports.RawImageContainerResultTypes=ah,exports.Rect=Gf,exports.RequestViewer=PK,exports.ResponseViewer=AK,exports.ResultMRZDetector=zh,exports.Rfid=uK,exports.RfidAccessControlInfo=Up,exports.RfidAccessKey=Wp,exports.RfidApplication=Yp,exports.RfidAttributeData=Zp,exports.RfidAttributeName=Zf,exports.RfidCardPropertiesExt=Xp,exports.RfidCertificateEx=em,exports.RfidDG1=Hp,exports.RfidDataFile=Jp,exports.RfidDistinguishedName=Qf,exports.RfidOrigin=Kf,exports.RfidParsedData=Gp,exports.RfidPkiExtension=Qp,exports.RfidRawData=pm,exports.RfidSecurityObject=nm,exports.RfidSecurityObjectCertificates=qp,exports.RfidSession=im,exports.RfidSignerInfoEx=tm,exports.RfidTerminal=rm,exports.RfidValidity=$p,exports.Scroll=SH,exports.SecurityFeatureCheck=bp,exports.Skeleton=AD,exports.Status=cm,Object.defineProperty(exports,"StatusContainer",{enumerable:!0,get:function(){return dm}}),exports.StatusContainerResultTypes=um,exports.StatusLoader=BK,exports.StringItem=Oh,exports.StringRecognitionResult=Tm,exports.Symbol=Lh,exports.SymbolCandidate=Cm,exports.SymbolEstimationItem=Dh,exports.SymbolRecognitionResult=wm,exports.TOriginalRFIDGraphicsInfo=Xh,exports.Table=KD,exports.Tabs=ID,exports.Text=G,exports.TextComparison=sh,exports.TextField=dh,exports.TextFieldValue=lh,exports.TextResult=ph,Object.defineProperty(exports,"TextResultContainer",{enumerable:!0,get:function(){return gh}}),exports.TextResultContainerResultTypes=hh,exports.TextSource=fh,exports.TextSymbol=ch,exports.TextValidity=uh,exports.TipDecodeModule=Fp,exports.TipPDF417Info=Ip,exports.Title=ED,exports.TransactionInfo=Rg,exports.TrfFtBytes=Yf,exports.TrfFtString=Xf,Object.defineProperty(exports,"VDSContainer",{enumerable:!0,get:function(){return sg}}),exports.VDSContainerResultTypes=og,exports.VDSData=ig,Object.defineProperty(exports,"VDSNCContainer",{enumerable:!0,get:function(){return hg}}),exports.VDSNCContainerResultTypes=mg,exports.VDSNCData=fg,exports.Verifications=YH,exports.VerifiedFieldMap=Xm,exports.aContainer=$f,exports.aVisualExtendedFieldItem=Em,exports.checkLocation=OU,exports.checkSelection=kU,exports.convertGeneralizedDateToLocal=Kw,exports.decode=vS,exports.eAuthenticity=O,exports.eBarCodeDetectionType=nd,exports.eBarCodeModuleType=_a,exports.eBarCodeResultCodes=rd,exports.eBarCodeType=va,exports.eCheckDiagnose=k,exports.eCheckResult=A,exports.eDataGroupReadStatus=GT,exports.eDocFormat=ba,exports.eDocType=xa,exports.eDocumentTypeRecognitionResult=Sa,exports.eFieldVerificationResult=Xa,exports.eGraphicFieldType=Ca,exports.eIRVisibilityFlag=Za,exports.eImageQualityCheckType=wa,exports.eInfoTabID=DU,exports.eInputBarcodeType=Ta,exports.eInputImageQualityChecks=Ea,exports.eLCID=j,exports.eLDSParsingErrorCodes=Ma,exports.eLDSParsingNotificationCodes=Na,exports.eLights=Da,exports.eLogLevel=Oa,exports.eMRZDetectMode=ja,exports.eMRZFormat=ka,exports.eMeasureSystem=Aa,exports.eOpticalStatusField=eE,exports.ePortraitComparisonSource=hT,exports.eProcessingStatus=Pa,exports.eResult=M,exports.eResultType=M,exports.eRfidAChip=Ia,exports.eRfidAccessControlProcedureType=La,exports.eRfidApplicationType=Ra,exports.eRfidAuthenticationProcedureType=za,exports.eRfidBaudRate=Ba,exports.eRfidCertificateOrigin=Va,exports.eRfidCertificateType=Ha,exports.eRfidDataFileType=N,exports.eRfidErrorCodes=Fa,exports.eRfidFileIdType=id,exports.eRfidOriginalGraphicsType=ad,exports.eRfidPasswordType=Wa,exports.eRfidPresence=Ua,exports.eRfidStatusField=tE,exports.eRfidTerminalAuthorizationRequirement=$u,exports.eRfidTerminalType=Ga,exports.eRfidType=Ka,exports.eRfidVisualFieldType=od,exports.eScenario=qa,exports.eSecurityCriticalFlag=ya,exports.eSecurityFeatureType=P,exports.eSource=Ja,exports.eSummaryStatusField=nE,exports.eTextPostProcessing=Ya,exports.eVisualFieldType=F,exports.getAuthenticityArray=qu,exports.getAuthenticityCheckList=mT,exports.getAuthenticityOpenFields=AU,exports.getDetailedStatus=cE,exports.getDocumentBarcodes=TT,exports.getDocumentDateOfExpiry=TE,exports.getDocumentIdentification=pE,exports.getDocumentImages=kT,exports.getDocumentImagesSync=AT,exports.getDocumentIssuingStateName=EE,exports.getDocumentNumber=DE,exports.getDocumentOwnerAge=OE,exports.getDocumentOwnerNationalityCode=kE,exports.getDocumentOwnerSex=AE,exports.getGraphicField=PT,exports.getGraphicFieldSync=FT,exports.getIRVisibilityFlagArray=Yu,exports.getImageDimensions=bS,exports.getImageQuality=BT,exports.getImageQualityOpenFields=jU,exports.getLightsArray=Zu,exports.getNameSurname=gE,exports.getPortraitsComparison=bT,exports.getRfidCertificatesData=UT,exports.getRfidChecksSummary=WT,exports.getRfidDataGroupsStatus=YT,exports.getRfidDataGroupsStatusList=$T,exports.getRfidTerminalAuthorizationRequirements=ed,exports.getTextData=xE,exports.getTextFieldValue=wE,exports.isAuthenticity=Ju,exports.isIRVisibilityFlag=Xu,exports.isLights=Qu,exports.isObject=yS,exports.isRfidTerminalAuthorizationRequirement=td,exports.mergeDetailedStatus=uE,exports.mergeStatuses=qw,exports.transformToAuthenticityCheckResultList=wp,exports.transformToContainerList=Sg,exports.transformToRAuthenticityCheckList=cT;
22
+ `).trim();return t===A.ERROR&&!n?`—`:n},qW={"preview-container":`_preview-container_t99k8_1`},JW=({source:e,comparisonList:t})=>(0,d.jsxs)(`div`,{className:qW[`preview-container`],children:[e.filter(({value:e})=>!!e).map(({source:e,value:t,checkResult:n,rect:r,pageIndex:i,probability:a},o)=>(0,d.jsx)(GW,{name:e,value:KW(t,n),status:n},e+t+n+a+i+JSON.stringify(r||o))),t.filter(({status:e})=>e!==A.WAS_NOT_DONE).map(({sourceLeft:e,sourceRight:t,status:n})=>(0,d.jsx)(GW,{name:`${e} – ${t}`,value:``,status:n},e+t))]});q.addResourceBundle(`ru-RU`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Страница`,probability:`Вероятность`}),q.addResourceBundle(`en-US`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Page`,probability:`Probability`}),q.addResourceBundle(`lv-LV`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Lappuse`,probability:`Iespējamība`}),q.addResourceBundle(`de-DE`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Seite`,probability:`Wahrscheinlichkeit`}),q.addResourceBundle(`pl-PL`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Strona`,probability:`Prawdopodobieństwo`}),q.addResourceBundle(`it-IT`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Pagina`,probability:`Probabilità`}),q.addResourceBundle(`hu-HU`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Oldal`,probability:`Valószínűség`}),q.addResourceBundle(`zh-Hans`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`页`,probability:`机率`}),q.addResourceBundle(`zh-Hant`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`頁`,probability:`概率`}),q.addResourceBundle(`sk-SK`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Strana`,probability:`Pravdepodobnosť`}),q.addResourceBundle(`uk-UA`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Сторінка`,probability:`Імовірність`}),q.addResourceBundle(`fr-FR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Page`,probability:`Probabilité`}),q.addResourceBundle(`es-ES`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Página`,probability:`Probabilidad`}),q.addResourceBundle(`pt-PT`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Página`,probability:`Probabilidade`}),q.addResourceBundle(`ar-AE`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`صفحة`,probability:`احتمالية`}),q.addResourceBundle(`nl-NL`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Pagina`,probability:`Waarschijnlijkheid`}),q.addResourceBundle(`id-ID`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Halaman`,probability:`Probabilitas`}),q.addResourceBundle(`vi-VN`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Trang`,probability:`Xác suất`}),q.addResourceBundle(`ko-KR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`페이지`,probability:`가능성`}),q.addResourceBundle(`ms-MY`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Halaman`,probability:`Kebarangkalian`}),q.addResourceBundle(`ro-RO`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Pagina`,probability:`Probabilitate`}),q.addResourceBundle(`el-GR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Σελίδα`,probability:`Πιθανότητα`}),q.addResourceBundle(`tr-TR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Sayfa`,probability:`Olasılık`}),q.addResourceBundle(`ja-JP`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`ページ`,probability:`確率`}),q.addResourceBundle(`cs-CZ`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Strana`,probability:`Pravděpodobnost`}),q.addResourceBundle(`th-TH`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`หน้า`,probability:`ความเป็นไปได้`}),q.addResourceBundle(`hi-IN`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`पृष्ठ`,probability:`संभावना`}),q.addResourceBundle(`bn-BD`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`পেইজ`,probability:`সম্ভাব্যতা`}),q.addResourceBundle(`he-IL`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`דף`,probability:`הסתברות`}),q.addResourceBundle(`fi-FI`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Sivu`,probability:`Todennäköisyys`}),q.addResourceBundle(`sv-SE`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Sida`,probability:`Sannolikhet`}),q.addResourceBundle(`da-DK`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Side`,probability:`Sandsynlighed`}),q.addResourceBundle(`hr-HR`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Stranica`,probability:`Vjerojatnost`}),q.addResourceBundle(`no-NO`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Side`,probability:`Sannsynlighet`}),q.addResourceBundle(`uz-Latn`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Sahifa`,probability:`Ehtimollik`}),q.addResourceBundle(`hy-AM`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Էջ`,probability:`Հավանականություն`}),q.addResourceBundle(`ky-KG`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Бет`,probability:`Мүмкүндүк`}),q.addResourceBundle(`ku-Arab`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`پەڕە`,probability:`ئەگەر`}),q.addResourceBundle(`tg-TJ`,`0b9710958905a1fef033fa8881ba3e7a`,{page:`Саҳифа`,probability:`Эҳтимолият`});var YW=()=>Pk(`0b9710958905a1fef033fa8881ba3e7a`),XW={container:`_container_1627j_1`,item:`_item_1627j_4`,name:`_name_1627j_21`},ZW=({probability:e,pageIndex:t})=>{let{t:n}=YW();return(0,d.jsxs)(`div`,{className:XW.container,children:[(0,d.jsxs)(`div`,{className:XW.item,children:[(0,d.jsx)(G,{uppercase:!0,className:XW.name,children:n(`probability`)}),(0,d.jsx)(G,{children:e+`%`})]}),(0,d.jsxs)(`div`,{className:XW.item,children:[(0,d.jsx)(G,{uppercase:!0,className:XW.name,children:n(`page`)}),(0,d.jsx)(G,{children:t+1})]})]})},QW={content:`_content_19nax_1`},$W=({source:e})=>(0,d.jsxs)(`div`,{className:QW.content,children:[(0,d.jsx)(G,{size:`18x135`,children:(0,d.jsx)($.Source,{children:e})}),(0,d.jsx)(G,{children:(0,d.jsx)($.SourceDescription,{children:e})})]}),eG={content:`_content_lkw3k_1`},tG=({left:e,right:t})=>(0,d.jsx)(`div`,{className:eG.content,children:(0,d.jsx)(G,{children:`Comparison between ${e} and ${t}.`})}),nG={comparison:`_comparison_1vwch_1`,name:`_name_1vwch_9`},rG=({left:e,right:t,status:n})=>{let r=PH(n);return(0,d.jsxs)(`div`,{className:nG.comparison,children:[(0,d.jsx)(G,{className:nG.name,children:(0,d.jsx)(Bk,{modal:(0,d.jsx)(tG,{left:e,right:t}),children:`${e} – ${t}`})}),r]})},iG={head:`_head_1rbb3_1`,name:`_name_1rbb3_7`,value:`_value_1rbb3_10`,status:`_status_1rbb3_15`},aG=({name:e,value:t,status:n,onMouseEnter:r,onMouseLeave:i,onMouseMove:a,dataTestKey:o,dataTestValue:s})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(iG.head),children:[(0,d.jsx)(G,{className:iG.name,onMouseEnter:r,onMouseLeave:i,onMouseMove:a,dataTest:o,children:e}),(0,d.jsx)(G,{className:iG.value,dataTest:s,children:t}),(0,d.jsx)(`div`,{className:iG.status,children:n===void 0?null:PH(n)})]}),oG={"preview-container":`_preview-container_1y3z1_1`,preview:`_preview_1y3z1_1`,previewRtl:`_previewRtl_1y3z1_26`,"opacity-enter":`_opacity-enter_1y3z1_30`,"opacity-enter-active":`_opacity-enter-active_1y3z1_34`,"opacity-exit":`_opacity-exit_1y3z1_39`,"opacity-exit-active":`_opacity-exit-active_1y3z1_43`},sG=({previewPosition:e,showPreview:t,children:n})=>{let r=(0,u.useRef)(null),i=Ik(),a=i===`rtl`,o={"--preview-x":e.x+`px`,"--preview-y":e.y+`px`};return(0,d.jsx)(fO,{nodeRef:r,in:t,timeout:100,classNames:{enter:oG[`opacity-enter`],enterActive:oG[`opacity-enter-active`],exit:oG[`opacity-exit`],exitActive:oG[`opacity-exit-active`]},unmountOnExit:!0,children:(0,d.jsx)(`div`,{className:oG[`preview-container`],dir:i,children:(0,d.jsx)(`div`,{className:(0,tD.default)(oG.preview,a&&oG.previewRtl),style:o,ref:r,children:n})})})},cG={collapse:`_collapse_8slob_1`,selected:`_selected_8slob_1`},lG=({type:e,name:t,collapse:n=!0,value:r,status:i,open:a,children:o,shift:s=0,selected:c,onOpen:l,onHeadClick:p,preview:m,dataTestKey:h,dataTestValue:g})=>{let[_,v]=(0,u.useState)(!1),[y,b]=(0,u.useState)({x:0,y:0}),x=m&&!rD.isMobile,S=e=>b({x:e.clientX+scrollX,y:e.clientY+scrollY}),C=e=>{S(e),v(!0)},w=()=>v(!1);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(HD,{className:(0,tD.default)(cG.collapse,{[cG.selected]:c}),style:{"--shift":s+`px`},collapse:n,type:e,onOpen:l,open:a,onHeadClick:p,onMouseEnter:x?C:void 0,onMouseLeave:x?w:void 0,onMouseMove:x?S:void 0,dataAttributes:{"data-extended-scroll":``},head:(0,d.jsx)(aG,{name:t,value:r,status:i,dataTestKey:h,dataTestValue:g}),children:o}),m&&(0,f.createPortal)((0,d.jsx)(sG,{showPreview:!a&&_,previewPosition:y,children:m}),document.body)]})},uG=(e,t)=>e.some(({value:e})=>e!==``)||t.length>0,dG={"text-data":`_text-data_uau8a_1`},fG=({selections:e,groupValue:t,status:n,bySource:r,comparisonList:i,groupName:a,isSelected:o,isMultipleRFID:s,openFields:c,onOpen:l,onGroupClick:u,onSubGroupClick:f,groupId:p,isCollapse:m,preview:h})=>(0,d.jsx)(lG,{name:a,value:t,status:n,selected:o,open:c.has(p),preview:h,onOpen:()=>l(p),onHeadClick:u,collapse:m,dataTestKey:`params-group_key`,dataTestValue:`params-group_value`,children:(0,d.jsxs)(`div`,{className:dG[`text-data`],children:[r.map(({source:t,value:n,checkResult:r,probability:i,pageIndex:o,rect:u,rfidOrigin:m},h)=>{let g=`${p}.${h}`,_=!!(u&&kU(e,[{page:o,path:a,checkResult:r,location:{rect:[u]}}])),v=u&&OU([u])?[{page:o,path:a,checkResult:r,location:{rect:[u]}}]:[];return n.trim()||r!==A.WAS_NOT_DONE?(0,d.jsx)(lG,{type:`nested`,shift:20,open:c.has(g),onOpen:()=>l(g),name:(0,d.jsx)(Bk,{modal:(0,d.jsx)($W,{source:t}),children:s&&t===Ja.RFID?`${t} (DG${m?.dg||``})`:t}),value:KW(n,r),status:r,selected:_,onHeadClick:()=>f(_,g,v),children:(0,d.jsx)(ZW,{probability:i,pageIndex:o})},t+n+r+i+o+JSON.stringify(u||h)):null}),i.map(({sourceLeft:e,sourceRight:t,status:n})=>(0,d.jsx)(rG,{left:e,right:t,status:n},e+t))]})}),pG=9999,mG=({onSelect:e,selections:t,groupId:n,type:r,value:i,lcid:a,checkResult:o,bySource:s,comparisonList:c})=>{let{openFields:l,addOpenField:u,removeOpenField:f}=It();Pk();let p=uG(s,c),m=KW(i,o),h=a!==j.LATIN&&a!==pG,g=`${$.getVisualFieldType(r)}${h?` (${$.getLCID(a)})`:``}`,_=p?(0,d.jsx)(JW,{source:s,comparisonList:c}):void 0,v=s.reduce((e,t)=>(t.rect&&OU([t.rect])&&e.push({page:t.pageIndex,path:g,checkResult:t.checkResult,location:{rect:[t.rect]}}),e),[]),y=kU(t,v),b=s.filter(e=>e.source===Ja.RFID).length>1,x=e=>l.textData.has(e)?f(`textData`,e):u(`textData`,e);return(0,d.jsx)(fG,{selections:t,status:o,bySource:s,comparisonList:c,groupName:g,isSelected:y,isMultipleRFID:b,groupValue:m,openFields:l.textData,onOpen:x,onGroupClick:()=>{if(!v.length)return x(n);let t=l.textData.has(n);if((!y||t)&&e(v),!t)return u(`textData`,n);y&&f(`textData`,n)},onSubGroupClick:(t,n,r)=>{if(!r.length)return x(n);let i=l.textData.has(n);if(y&&v.length>1){e(r),u(`textData`,n);return}(!t||i)&&e(r),i?t&&f(`textData`,n):u(`textData`,n)},groupId:n,isCollapse:p,preview:_})},hG={scroll:`_scroll_ev01v_1`},gG=({onSelect:e,selections:t,textData:n,onScrollTop:r,initialScrollPosition:i})=>(0,d.jsx)(SH,{onScrollTop:r,initialScrollPosition:i,extendedItemSelector:`[data-extended-scroll]`,extendedScrollDelay:200,className:hG.scroll,children:n.map(({type:n,value:r,checkResult:i,bySource:a,comparisonList:o,lcid:s},c)=>(0,d.jsx)(mG,{type:n,value:r,checkResult:i,bySource:a,comparisonList:o,lcid:s,onSelect:e,selections:t,groupId:String(c)},n+r+s))}),_G=({onSelect:e,textData:t,initialScrollPosition:n})=>{let{setScroll:r}=Vt(),{resetOpenField:i}=It(),{selections:a}=b(),o=r?e=>r(`textData`,e):void 0;return(0,u.useEffect)(()=>()=>{i(`textData`)},[t]),(0,d.jsx)(gG,{onSelect:e,selections:a,textData:t,initialScrollPosition:n,onScrollTop:o})},vG={tabs:`_tabs_1qa1i_1`},yG=({tabs:e,onTabChange:t,tab:n,className:r})=>(0,d.jsx)(nD.Element,{name:`text`,className:(0,tD.default)(vG.tabs,r),children:(0,d.jsx)(ID,{tab:n,type:`line`,items:e,onTabChange:t})}),bG=({imageViewer:e,className:t,initialTab:n,onTabChange:r,initialScrollPosition:i,onScrollTop:a,openFields:o,onOpenFieldsChange:s,downloadImage:c})=>{let{t:l}=MU(),{response:f}=m(),{tabID:p=n,setTabID:h}=C(),{setSelections:g}=b();(0,u.useEffect)(()=>()=>{h(n??DU.TEXT_DATA)},[f]);let{textData:_,imageQuality:v,authenticity:y,documentIdentification:x}=(0,u.useMemo)(()=>f?{textData:xE(f).filter(e=>e.value.trim()||e.checkResult!==A.WAS_NOT_DONE),imageQuality:BT(f).sort((e,t)=>e.pageIndex-t.pageIndex),authenticity:mT(f).filter(({groups:e})=>e.length>0),documentIdentification:pE(f).sort((e,t)=>e.pageIndex-t.pageIndex)}:{textData:[],imageQuality:[],authenticity:[],documentIdentification:[]},[f]),S=(0,u.useMemo)(()=>({authenticity:AU(y),imageQuality:jU(v)}),[y,v]),w=e=>{g(t=>{let n=t.map(e=>JSON.stringify(e)),r=[...t];if(e.length===1){let t=JSON.stringify(e[0]);return n.includes(t)?r.length>1?r.filter(e=>JSON.stringify(e)===t):[]:e}else{let t=e.map(e=>JSON.stringify(e));return e.every(e=>n.includes(JSON.stringify(e)))?r.filter(e=>!t.includes(JSON.stringify(e))):e}})},T=e=>{r?.(e),h(e),g([])},E=(0,u.useMemo)(()=>{let t=[];return _.length&&t.push({id:DU.TEXT_DATA,label:l(`textFields`),children:(0,d.jsx)(_G,{textData:_,onSelect:w,initialScrollPosition:i?.textData})}),y.length&&t.push({id:DU.AUTHENTICITY,label:l(`securityChecks`),children:(0,d.jsx)(DW,{authenticity:y,documentIdentification:x,onSelect:w,imageViewer:e,initialScrollPosition:i?.authenticity,downloadImage:c})}),v.length&&t.push({id:DU.IMAGE_QUALITY,label:l(`imageQuality`),children:(0,d.jsx)(UW,{imageQuality:v,documentIdentification:x,onSelect:w,initialScrollPosition:i?.imageQuality})}),x.length&&t.push({id:DU.IDENTIFICATION,label:l(`documentType`),children:(0,d.jsx)(NW,{documentIdentification:x,initialScrollPosition:i?.identification})}),t},[_,y,v,x,i,e,l]);return E.length?(0,d.jsx)(Ft,{onOpenFieldsChange:s,openFields:o||S,children:(0,d.jsx)(Bt,{onScrollTop:a,children:(0,d.jsx)(yG,{tab:p,onTabChange:T,tabs:E,className:t})})}):null},xG={container:`_container_3bysi_1`},SG=({identification:e,className:t})=>(0,d.jsx)(`div`,{className:(0,tD.default)(xG.container,t),children:(0,d.jsx)(G,{size:`18x135`,children:e.length?e[0].documentName:`​`})}),CG=({className:e})=>{let{response:t}=m(),{page:n}=_();return(0,d.jsx)(SG,{identification:HM(t,n),className:e})},wG={container:`_container_10kpe_1`,content:`_content_10kpe_11`,tabs:`_tabs_10kpe_15`,images:`_images_10kpe_18`},TG=({imageViewer:e,downloadImage:t})=>(0,d.jsxs)(`div`,{className:wG.container,children:[(0,d.jsx)(CG,{}),(0,d.jsxs)(`div`,{className:wG.content,children:[(0,d.jsx)(EU,{className:wG.images,imageViewer:e,downloadImage:t}),(0,d.jsx)(bG,{className:wG.tabs,imageViewer:e,downloadImage:t})]})]});q.addResourceBundle(`ru-RU`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-чип`,BACDescription:`BAC — базовый контроль доступа: контролирует доступ к данным RFID-чипа.`,PACEDescription:`PACE — установление соединения с аутентификацией по паролю: Более защищенный канал связи по сравнению с BAC.`,CADescription:`CA — аутентификация чипа: Доказывает, что чип не клонирован.`,TADescription:`TA — аутентификация терминала: Гарантирует, что конфиденциальные данные могут быть считаны только считывателем, которому предоставлено разрешение посредством цепочки сертификатов.`,AADescription:`AA — активная аутентификация: Проверяет подлинность чипа с помощью механизма запрос-ответ.`,PADescription:`PA — пассивная аутентификация: Подтверждает подлинность данных путем проверки цифровых подписей по сертификатам, выданным органом, выдавшим документ.`,exploreMore:`Explore more`}),q.addResourceBundle(`en-US`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID chip`,BACDescription:`BAC — Basic Access Control: Controls access to RFID chip data.`,PACEDescription:`PACE — Password Authenticated Connection Establishment: A more secure communication channel compared to BAC.`,CADescription:`CA — Chip Authentication: Proves that the chip isn't cloned.`,TADescription:`TA — Terminal Authentication: Ensures that sensitive data can only be read by a reader that is granted permission through a certificate chain.`,AADescription:`AA — Active Authentication: Verifies the chip's authenticity through a challenge- response mechanism.`,PADescription:`PA — Passive Authentication: Proves the authenticity of the data by checking digital signatures against certificates issued by the document's issuing authority.`,exploreMore:`Explore more`}),q.addResourceBundle(`lv-LV`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID čips`,BACDescription:`BAC — pamata piekļuves kontrole: Kontrolē piekļuvi RFID mikroshēmas datiem.`,PACEDescription:`PACE — ar paroli autentificēta savienojuma izveide: Drošāks sakaru kanāls salīdzinājumā ar BAC.`,CADescription:`CA — mikroshēmas autentifikācija: Pierāda, ka mikroshēma nav klonēta.`,TADescription:`TA — termināļa autentifikācija: Nodrošina, ka sensitīvus datus var nolasīt tikai lasītājs, kuram piešķirta atļauja, izmantojot sertifikātu ķēdi.`,AADescription:`AA — aktīvā autentifikācija: Pārbauda mikroshēmas autentiskumu, izmantojot pieprasījuma-atbildes mehānismu.`,PADescription:`PA — pasīvā autentifikācija: Apstiprina datu autentiskumu, pārbaudot digitālos parakstus pret dokumenta izdevējiestādes izsniegtajiem sertifikātiem.`,exploreMore:`Explore more`}),q.addResourceBundle(`de-DE`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-Chip`,BACDescription:`BAC — grundlegende Zugriffskontrolle: Steuert den Zugriff auf RFID-Chipdaten.`,PACEDescription:`PACE — Aufbau einer passwortauthentifizierten Verbindung: Ein sichererer Kommunikationskanal im Vergleich zu BAC.`,CADescription:`CA — Chip-Authentifizierung: Weist nach, dass der Chip nicht geklont wurde.`,TADescription:`TA — Terminal-Authentifizierung: Stellt sicher, dass sensible Daten nur von einem Lesegerät gelesen werden können, dem über eine Zertifikatskette die Berechtigung erteilt wurde.`,AADescription:`AA — aktive Authentifizierung: Überprüft die Echtheit des Chips mithilfe eines Challenge-Response-Mechanismus.`,PADescription:`PA — passive Authentifizierung: Weist die Echtheit der Daten nach, indem digitale Signaturen anhand von Zertifikaten überprüft werden, die von der ausstellenden Behörde des Dokuments ausgestellt wurden.`,exploreMore:`Explore more`}),q.addResourceBundle(`pl-PL`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — podstawowa kontrola dostępu: Kontroluje dostęp do danych chipa RFID.`,PACEDescription:`PACE — ustanawianie połączenia uwierzytelnianego hasłem: Bezpieczniejszy kanał komunikacji w porównaniu z BAC.`,CADescription:`CA — uwierzytelnianie chipa: Potwierdza, że chip nie został sklonowany.`,TADescription:`TA — uwierzytelnianie terminala: Zapewnia, że dane poufne mogą być odczytywane wyłącznie przez czytnik, któremu przyznano uprawnienia za pośrednictwem łańcucha certyfikatów.`,AADescription:`AA — aktywne uwierzytelnianie: Weryfikuje autentyczność chipa za pomocą mechanizmu wyzwanie-odpowiedź.`,PADescription:`PA — uwierzytelnianie pasywne: Potwierdza autentyczność danych poprzez sprawdzanie podpisów cyfrowych względem certyfikatów wydanych przez organ wydający dokument.`,exploreMore:`Explore more`}),q.addResourceBundle(`it-IT`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Lettura del chip RFID`,BACDescription:`BAC — controllo di accesso di base: Controlla l'accesso ai dati del chip RFID.`,PACEDescription:`PACE — creazione di una connessione autenticata tramite password: Un canale di comunicazione più sicuro rispetto a BAC.`,CADescription:`CA — autenticazione del chip: Dimostra che il chip non è stato clonato.`,TADescription:`TA — autenticazione del terminale: Garantisce che i dati sensibili possano essere letti solo da un lettore autorizzato tramite una catena di certificati.`,AADescription:`AA — autenticazione attiva: Verifica l’autenticità del chip tramite un meccanismo richiesta-risposta.`,PADescription:`PA — autenticazione passiva: Dimostra l’autenticità dei dati verificando le firme digitali rispetto ai certificati emessi dall’autorità che ha rilasciato il documento.`,exploreMore:`Explore more`}),q.addResourceBundle(`hu-HU`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID chip`,BACDescription:`BAC — alapvető hozzáférés-vezérlés: Szabályozza az RFID-chip adataihoz való hozzáférést.`,PACEDescription:`PACE — jelszóval hitelesített kapcsolat létrehozása: A BAC-nál biztonságosabb kommunikációs csatorna.`,CADescription:`CA — chip-hitelesítés: Bizonyítja, hogy a chip nem klónozott.`,TADescription:`TA — terminálhitelesítés: Biztosítja, hogy a bizalmas adatokat csak olyan olvasó olvashassa, amely tanúsítványláncon keresztül kapott engedélyt.`,AADescription:`AA — aktív hitelesítés: Egy kihívás-válasz mechanizmus segítségével ellenőrzi a chip hitelességét.`,PADescription:`PA — passzív hitelesítés: Az adatok hitelességét a digitális aláírásoknak a dokumentumot kiállító hatóság által kibocsátott tanúsítványokkal történő ellenőrzésével bizonyítja.`,exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hans`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID芯片`,BACDescription:`BAC — 基本访问控制:控制对RFID芯片数据的访问。`,PACEDescription:`PACE — 密码认证连接建立:与BAC相比更安全的通信通道。`,CADescription:`CA — 芯片认证:证明芯片未被克隆。`,TADescription:`TA — 终端认证:确保敏感数据只能由通过证书链获得权限的读取器读取。`,AADescription:`AA — 主动认证:通过质询-响应机制验证芯片的真实性。`,PADescription:`PA — 被动认证:通过对照文档签发机构颁发的证书检查数字签名来证明数据的真实性。`,exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hant`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`射頻識別晶片`,BACDescription:`BAC — 基本存取控制:控制對RFID晶片資料的存取。`,PACEDescription:`PACE — 密碼驗證連線建立:與BAC相比更安全的通訊通道。`,CADescription:`CA — 晶片驗證:證明晶片未被複製。`,TADescription:`TA — 終端驗證:確保敏感資料只能由透過憑證鏈取得權限的讀取器讀取。`,AADescription:`AA — 主動驗證:透過質詢-回應機制驗證晶片的真實性。`,PADescription:`PA — 被動驗證:透過對照文件簽發機關核發的憑證檢查數位簽章,以證明資料的真實性。`,exploreMore:`Explore more`}),q.addResourceBundle(`sk-SK`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Čip RFID`,BACDescription:`BAC — základné riadenie prístupu: Riadi prístup k údajom čipu RFID.`,PACEDescription:`PACE — vytvorenie spojenia overeného heslom: Bezpečnejší komunikačný kanál v porovnaní s BAC.`,CADescription:`CA — autentifikácia čipu: Dokazuje, že čip nebol klonovaný.`,TADescription:`TA — autentifikácia terminálu: Zaisťuje, že citlivé údaje môže čítať iba čítačka, ktorej bolo udelené oprávnenie prostredníctvom reťazca certifikátov.`,AADescription:`AA — aktívna autentifikácia: Overuje pravosť čipu prostredníctvom mechanizmu výzva-odpoveď.`,PADescription:`PA — pasívna autentifikácia: Dokazuje pravosť údajov kontrolou digitálnych podpisov voči certifikátom vydaným orgánom, ktorý dokument vydal.`,exploreMore:`Explore more`}),q.addResourceBundle(`uk-UA`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID чіп`,BACDescription:`BAC — базовий контроль доступу: контролює доступ до даних RFID-чипа.`,PACEDescription:`PACE — установлення з’єднання з автентифікацією за паролем: Більш захищений канал зв’язку порівняно з BAC.`,CADescription:`CA — автентифікація чипа: Доводить, що чип не клонований.`,TADescription:`TA — автентифікація термінала: Гарантує, що конфіденційні дані можуть бути зчитані лише зчитувачем, якому надано дозвіл за допомогою ланцюжка сертифікатів.`,AADescription:`AA — активна автентифікація: Перевіряє справжність чипа за допомогою механізму запит-відповідь.`,PADescription:`PA — пасивна автентифікація: Підтверджує справжність даних шляхом перевірки цифрових підписів за сертифікатами, виданими органом, що видав документ.`,exploreMore:`Explore more`}),q.addResourceBundle(`fr-FR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Lecture de la puce RFID`,BACDescription:`BAC — contrôle d’accès de base : Contrôle l’accès aux données de la puce RFID.`,PACEDescription:`PACE — établissement d’une connexion authentifiée par mot de passe : Un canal de communication plus sécurisé que BAC.`,CADescription:`CA — authentification de la puce : Prouve que la puce n’est pas clonée.`,TADescription:`TA — authentification du terminal : Garantit que les données sensibles ne peuvent être lues que par un lecteur auquel l’autorisation a été accordée au moyen d’une chaîne de certificats.`,AADescription:`AA — authentification active : Vérifie l’authenticité de la puce au moyen d’un mécanisme défi-réponse.`,PADescription:`PA — authentification passive : Prouve l’authenticité des données en vérifiant les signatures numériques par rapport aux certificats délivrés par l’autorité émettrice du document.`,exploreMore:`Explore more`}),q.addResourceBundle(`es-ES`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — control de acceso básico: Controla el acceso a los datos del chip RFID.`,PACEDescription:`PACE — establecimiento de conexión autenticada mediante contraseña: Un canal de comunicación más seguro en comparación con BAC.`,CADescription:`CA — autenticación del chip: Demuestra que el chip no está clonado.`,TADescription:`TA — autenticación del terminal: Garantiza que los datos confidenciales solo puedan ser leídos por un lector al que se haya concedido permiso mediante una cadena de certificados.`,AADescription:`AA — autenticación activa: Verifica la autenticidad del chip mediante un mecanismo desafío-respuesta.`,PADescription:`PA — autenticación pasiva: Demuestra la autenticidad de los datos comprobando las firmas digitales con los certificados emitidos por la autoridad expedidora del documento.`,exploreMore:`Explore more`}),q.addResourceBundle(`pt-PT`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — controlo de acesso básico: Controla o acesso aos dados do chip RFID.`,PACEDescription:`PACE — estabelecimento de ligação autenticada por palavra-passe: Um canal de comunicação mais seguro em comparação com BAC.`,CADescription:`CA — autenticação do chip: Comprova que o chip não foi clonado.`,TADescription:`TA — autenticação do terminal: Garante que os dados confidenciais apenas possam ser lidos por um leitor ao qual tenha sido concedida permissão através de uma cadeia de certificados.`,AADescription:`AA — autenticação ativa: Verifica a autenticidade do chip através de um mecanismo desafio-resposta.`,PADescription:`PA — autenticação passiva: Comprova a autenticidade dos dados verificando as assinaturas digitais com os certificados emitidos pela autoridade emissora do documento.`,exploreMore:`Explore more`}),q.addResourceBundle(`ar-AE`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`شريحة RFID`,BACDescription:`BAC — التحكم الأساسي في الوصول: يتحكم في الوصول إلى بيانات شريحة RFID.`,PACEDescription:`PACE — إنشاء اتصال موثّق بكلمة مرور: قناة اتصال أكثر أمانًا مقارنةً بـ BAC.`,CADescription:`CA — مصادقة الشريحة: تثبت أن الشريحة غير مستنسخة.`,TADescription:`TA — مصادقة الجهاز الطرفي: تضمن عدم إمكانية قراءة البيانات الحساسة إلا بواسطة قارئ مُنح الإذن من خلال سلسلة شهادات.`,AADescription:`AA — المصادقة النشطة: تتحقق من أصالة الشريحة من خلال آلية التحدي-الاستجابة.`,PADescription:`PA — المصادقة السلبية: تثبت أصالة البيانات من خلال التحقق من التوقيعات الرقمية بمقارنتها بالشهادات الصادرة عن الجهة المصدرة للوثيقة.`,exploreMore:`Explore more`}),q.addResourceBundle(`nl-NL`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-chip`,BACDescription:`BAC — basis-toegangscontrole: Beheert de toegang tot RFID-chipgegevens.`,PACEDescription:`PACE — tot stand brengen van een met een wachtwoord geverifieerde verbinding: Een veiliger communicatiekanaal vergeleken met BAC.`,CADescription:`CA — chipauthenticatie: Bewijst dat de chip niet is gekloond.`,TADescription:`TA — terminalauthenticatie: Zorgt ervoor dat gevoelige gegevens alleen kunnen worden gelezen door een lezer die via een certificaatketen toestemming heeft gekregen.`,AADescription:`AA — actieve authenticatie: Verifieert de echtheid van de chip via een challenge-response-mechanisme.`,PADescription:`PA — passieve authenticatie: Bewijst de echtheid van de gegevens door digitale handtekeningen te controleren aan de hand van certificaten die zijn uitgegeven door de instantie die het document heeft afgegeven.`,exploreMore:`Explore more`}),q.addResourceBundle(`id-ID`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — kontrol akses dasar: Mengontrol akses ke data chip RFID.`,PACEDescription:`PACE — pembuatan koneksi yang diautentikasi dengan kata sandi: Saluran komunikasi yang lebih aman dibandingkan dengan BAC.`,CADescription:`CA — autentikasi chip: Membuktikan bahwa chip tidak dikloning.`,TADescription:`TA — autentikasi terminal: Memastikan bahwa data sensitif hanya dapat dibaca oleh pembaca yang diberi izin melalui rantai sertifikat.`,AADescription:`AA — autentikasi aktif: Memverifikasi keaslian chip melalui mekanisme tantangan-respons.`,PADescription:`PA — autentikasi pasif: Membuktikan keaslian data dengan memeriksa tanda tangan digital terhadap sertifikat yang diterbitkan oleh otoritas penerbit dokumen.`,exploreMore:`Explore more`}),q.addResourceBundle(`vi-VN`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Chip RFID`,BACDescription:`BAC — kiểm soát truy cập cơ bản: Kiểm soát quyền truy cập vào dữ liệu chip RFID.`,PACEDescription:`PACE — thiết lập kết nối được xác thực bằng mật khẩu: Kênh liên lạc an toàn hơn so với BAC.`,CADescription:`CA — xác thực chip: Chứng minh rằng chip không bị sao chép.`,TADescription:`TA — xác thực thiết bị đầu cuối: Đảm bảo rằng dữ liệu nhạy cảm chỉ có thể được đọc bởi đầu đọc được cấp quyền thông qua chuỗi chứng chỉ.`,AADescription:`AA — xác thực chủ động: Xác minh tính xác thực của chip thông qua cơ chế thử thách-phản hồi.`,PADescription:`PA — xác thực thụ động: Chứng minh tính xác thực của dữ liệu bằng cách kiểm tra chữ ký số dựa trên các chứng chỉ do cơ quan cấp tài liệu phát hành.`,exploreMore:`Explore more`}),q.addResourceBundle(`ko-KR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID 칩`,BACDescription:`BAC — 기본 접근 제어: RFID 칩 데이터에 대한 접근을 제어합니다.`,PACEDescription:`PACE — 비밀번호 인증 연결 설정: BAC보다 더 안전한 통신 채널입니다.`,CADescription:`CA — 칩 인증: 칩이 복제되지 않았음을 증명합니다.`,TADescription:`TA — 단말기 인증: 인증서 체인을 통해 권한을 부여받은 판독기만 민감한 데이터를 읽을 수 있도록 합니다.`,AADescription:`AA — 능동 인증: 시도-응답 메커니즘을 통해 칩의 진위를 확인합니다.`,PADescription:`PA — 수동 인증: 문서 발급 기관에서 발행한 인증서를 기준으로 디지털 서명을 확인하여 데이터의 진위를 증명합니다.`,exploreMore:`Explore more`}),q.addResourceBundle(`ms-MY`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Cip RFID`,BACDescription:`BAC — kawalan akses asas: Mengawal akses kepada data cip RFID.`,PACEDescription:`PACE — pembentukan sambungan yang disahkan dengan kata laluan: Saluran komunikasi yang lebih selamat berbanding dengan BAC.`,CADescription:`CA — pengesahan cip: Membuktikan bahawa cip tidak diklon.`,TADescription:`TA — pengesahan terminal: Memastikan bahawa data sensitif hanya boleh dibaca oleh pembaca yang diberikan kebenaran melalui rantaian sijil.`,AADescription:`AA — pengesahan aktif: Mengesahkan ketulenan cip melalui mekanisme cabaran-respons.`,PADescription:`PA — pengesahan pasif: Membuktikan ketulenan data dengan menyemak tandatangan digital terhadap sijil yang dikeluarkan oleh pihak berkuasa yang mengeluarkan dokumen.`,exploreMore:`Explore more`}),q.addResourceBundle(`ro-RO`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Cip RFID`,BACDescription:`BAC — control de bază al accesului: Controlează accesul la datele cipului RFID.`,PACEDescription:`PACE — stabilirea conexiunii autentificate prin parolă: Un canal de comunicare mai sigur în comparație cu BAC.`,CADescription:`CA — autentificarea cipului: Dovedește că cipul nu este clonat.`,TADescription:`TA — autentificarea terminalului: Asigură faptul că datele sensibile pot fi citite numai de un cititor căruia i-a fost acordată permisiunea prin intermediul unui lanț de certificate.`,AADescription:`AA — autentificare activă: Verifică autenticitatea cipului printr-un mecanism provocare-răspuns.`,PADescription:`PA — autentificare pasivă: Dovedește autenticitatea datelor prin verificarea semnăturilor digitale în raport cu certificatele emise de autoritatea emitentă a documentului.`,exploreMore:`Explore more`}),q.addResourceBundle(`el-GR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Κύκλωμα ραδιοσυχνικής αναγνώρισης`,BACDescription:`BAC — βασικός έλεγχος πρόσβασης: Ελέγχει την πρόσβαση στα δεδομένα του τσιπ RFID.`,PACEDescription:`PACE — δημιουργία σύνδεσης με έλεγχο ταυτότητας μέσω κωδικού πρόσβασης: Ένα ασφαλέστερο κανάλι επικοινωνίας σε σύγκριση με το BAC.`,CADescription:`CA — έλεγχος ταυτότητας τσιπ: Αποδεικνύει ότι το τσιπ δεν έχει κλωνοποιηθεί.`,TADescription:`TA — έλεγχος ταυτότητας τερματικού: Διασφαλίζει ότι τα ευαίσθητα δεδομένα μπορούν να αναγνωστούν μόνο από συσκευή ανάγνωσης στην οποία έχει εκχωρηθεί άδεια μέσω μιας αλυσίδας πιστοποιητικών.`,AADescription:`AA — ενεργός έλεγχος ταυτότητας: Επαληθεύει τη γνησιότητα του τσιπ μέσω ενός μηχανισμού πρόκλησης-απόκρισης.`,PADescription:`PA — παθητικός έλεγχος ταυτότητας: Αποδεικνύει τη γνησιότητα των δεδομένων ελέγχοντας τις ψηφιακές υπογραφές βάσει πιστοποιητικών που έχουν εκδοθεί από την αρχή έκδοσης του εγγράφου.`,exploreMore:`Explore more`}),q.addResourceBundle(`tr-TR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID`,BACDescription:`BAC — temel erişim kontrolü: RFID çipi verilerine erişimi kontrol eder.`,PACEDescription:`PACE — parola ile kimliği doğrulanmış bağlantı kurulması: BAC ile karşılaştırıldığında daha güvenli bir iletişim kanalı.`,CADescription:`CA — çip kimlik doğrulaması: Çipin klonlanmadığını kanıtlar.`,TADescription:`TA — terminal kimlik doğrulaması: Hassas verilerin yalnızca sertifika zinciri aracılığıyla izin verilmiş bir okuyucu tarafından okunabilmesini sağlar.`,AADescription:`AA — aktif kimlik doğrulaması: Çipin özgünlüğünü bir sorgulama-yanıt mekanizması aracılığıyla doğrular.`,PADescription:`PA — pasif kimlik doğrulaması: Dijital imzaları belgeyi düzenleyen makam tarafından verilen sertifikalara göre kontrol ederek verilerin özgünlüğünü kanıtlar.`,exploreMore:`Explore more`}),q.addResourceBundle(`ja-JP`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFIDチップ`,BACDescription:`BAC — 基本アクセス制御:RFIDチップデータへのアクセスを制御します。`,PACEDescription:`PACE — パスワード認証による接続確立:BACと比較してより安全な通信チャネルです。`,CADescription:`CA — チップ認証:チップが複製されていないことを証明します。`,TADescription:`TA — 端末認証:機密データが証明書チェーンを通じて権限を付与されたリーダーによってのみ読み取られることを保証します。`,AADescription:`AA — アクティブ認証:チャレンジ-レスポンス方式によってチップの真正性を検証します。`,PADescription:`PA — パッシブ認証:文書発行機関が発行した証明書に照らしてデジタル署名を確認することにより、データの真正性を証明します。`,exploreMore:`Explore more`}),q.addResourceBundle(`cs-CZ`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`Čip RFID`,BACDescription:`BAC — základní řízení přístupu: Řídí přístup k datům čipu RFID.`,PACEDescription:`PACE — navázání spojení ověřeného heslem: Bezpečnější komunikační kanál ve srovnání s BAC.`,CADescription:`CA — autentizace čipu: Prokazuje, že čip nebyl klonován.`,TADescription:`TA — autentizace terminálu: Zajišťuje, že citlivá data může číst pouze čtečka, které bylo uděleno oprávnění prostřednictvím řetězce certifikátů.`,AADescription:`AA — aktivní autentizace: Ověřuje pravost čipu pomocí mechanismu výzva-odpověď.`,PADescription:`PA — pasivní autentizace: Prokazuje pravost dat kontrolou digitálních podpisů podle certifikátů vydaných orgánem, který dokument vydal.`,exploreMore:`Explore more`}),q.addResourceBundle(`th-TH`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`ชิพ RFID`,BACDescription:`BAC — การควบคุมการเข้าถึงพื้นฐาน: ควบคุมการเข้าถึงข้อมูลชิป RFID`,PACEDescription:`PACE — การสร้างการเชื่อมต่อที่ยืนยันตัวตนด้วยรหัสผ่าน: ช่องทางการสื่อสารที่ปลอดภัยกว่าเมื่อเทียบกับ BAC`,CADescription:`CA — การยืนยันตัวตนของชิป: พิสูจน์ว่าชิปไม่ได้ถูกโคลน`,TADescription:`TA — การยืนยันตัวตนของเทอร์มินัล: ทำให้มั่นใจว่าข้อมูลที่ละเอียดอ่อนจะสามารถอ่านได้โดยเครื่องอ่านที่ได้รับสิทธิ์ผ่านสายโซ่ใบรับรองเท่านั้น`,AADescription:`AA — การยืนยันตัวตนแบบแอกทีฟ: ตรวจสอบความแท้จริงของชิปผ่านกลไกท้าทาย-ตอบสนอง`,PADescription:`PA — การยืนยันตัวตนแบบพาสซีฟ: พิสูจน์ความแท้จริงของข้อมูลโดยตรวจสอบลายเซ็นดิจิทัลกับใบรับรองที่ออกโดยหน่วยงานผู้ออกเอกสาร`,exploreMore:`Explore more`}),q.addResourceBundle(`hi-IN`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID चिप`,BACDescription:`BAC — बुनियादी अभिगम नियंत्रण: RFID चिप डेटा तक पहुंच को नियंत्रित करता है।`,PACEDescription:`PACE — पासवर्ड से प्रमाणित कनेक्शन की स्थापना: BAC की तुलना में अधिक सुरक्षित संचार चैनल।`,CADescription:`CA — चिप प्रमाणीकरण: सिद्ध करता है कि चिप को क्लोन नहीं किया गया है।`,TADescription:`TA — टर्मिनल प्रमाणीकरण: सुनिश्चित करता है कि संवेदनशील डेटा केवल उस रीडर द्वारा पढ़ा जा सकता है जिसे प्रमाणपत्र शृंखला के माध्यम से अनुमति दी गई है।`,AADescription:`AA — सक्रिय प्रमाणीकरण: चुनौती-प्रतिक्रिया तंत्र के माध्यम से चिप की प्रामाणिकता सत्यापित करता है।`,PADescription:`PA — निष्क्रिय प्रमाणीकरण: दस्तावेज़ जारी करने वाले प्राधिकरण द्वारा जारी प्रमाणपत्रों के आधार पर डिजिटल हस्ताक्षरों की जांच करके डेटा की प्रामाणिकता सिद्ध करता है।`,exploreMore:`Explore more`}),q.addResourceBundle(`bn-BD`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID চিপ`,BACDescription:`BAC — মৌলিক প্রবেশাধিকার নিয়ন্ত্রণ: RFID চিপের ডেটায় প্রবেশাধিকার নিয়ন্ত্রণ করে।`,PACEDescription:`PACE — পাসওয়ার্ডের মাধ্যমে প্রমাণীকৃত সংযোগ স্থাপন: BAC-এর তুলনায় আরও নিরাপদ যোগাযোগ চ্যানেল।`,CADescription:`CA — চিপ প্রমাণীকরণ: প্রমাণ করে যে চিপটি ক্লোন করা হয়নি।`,TADescription:`TA — টার্মিনাল প্রমাণীকরণ: নিশ্চিত করে যে সংবেদনশীল ডেটা কেবল সেই রিডার দ্বারা পড়া যাবে যাকে সার্টিফিকেট চেইনের মাধ্যমে অনুমতি দেওয়া হয়েছে।`,AADescription:`AA — সক্রিয় প্রমাণীকরণ: চ্যালেঞ্জ-প্রতিক্রিয়া প্রক্রিয়ার মাধ্যমে চিপের সত্যতা যাচাই করে।`,PADescription:`PA — নিষ্ক্রিয় প্রমাণীকরণ: নথি প্রদানকারী কর্তৃপক্ষের ইস্যু করা সার্টিফিকেটের সঙ্গে ডিজিটাল স্বাক্ষর যাচাই করে ডেটার সত্যতা প্রমাণ করে।`,exploreMore:`Explore more`}),q.addResourceBundle(`he-IL`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`שבב RFID`,BACDescription:`BAC — בקרת גישה בסיסית: שולטת בגישה לנתוני שבב RFID.`,PACEDescription:`PACE — יצירת חיבור מאומת באמצעות סיסמה: ערוץ תקשורת מאובטח יותר בהשוואה ל-BAC.`,CADescription:`CA — אימות שבב: מוכיח שהשבב אינו משוכפל.`,TADescription:`TA — אימות מסוף: מבטיח שנתונים רגישים ייקראו רק על ידי קורא שקיבל הרשאה באמצעות שרשרת אישורים.`,AADescription:`AA — אימות פעיל: מאמת את מקוריות השבב באמצעות מנגנון אתגר-מענה.`,PADescription:`PA — אימות פסיבי: מוכיח את מקוריות הנתונים באמצעות בדיקת חתימות דיגיטליות מול אישורים שהונפקו על ידי הרשות שהנפיקה את המסמך.`,exploreMore:`Explore more`}),q.addResourceBundle(`fi-FI`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-siru`,BACDescription:`BAC — peruskäytönhallinta: Hallitsee RFID-sirun tietojen käyttöä.`,PACEDescription:`PACE — salasanalla todennetun yhteyden muodostaminen: BAC-menetelmää turvallisempi viestintäkanava.`,CADescription:`CA — sirun todennus: Todistaa, ettei sirua ole kloonattu.`,TADescription:`TA — päätelaitteen todennus: Varmistaa, että arkaluonteisia tietoja voi lukea vain lukija, jolle on myönnetty oikeus varmenneketjun kautta.`,AADescription:`AA — aktiivinen todennus: Varmistaa sirun aitouden haaste-vastaus-mekanismin avulla.`,PADescription:`PA — passiivinen todennus: Todistaa tietojen aitouden tarkistamalla digitaaliset allekirjoitukset asiakirjan myöntäneen viranomaisen myöntämien varmenteiden perusteella.`,exploreMore:`Explore more`}),q.addResourceBundle(`sv-SE`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-chipp`,BACDescription:`BAC — grundläggande åtkomstkontroll: Kontrollerar åtkomsten till RFID-chippets data.`,PACEDescription:`PACE — upprättande av en lösenordsautentiserad anslutning: En säkrare kommunikationskanal jämfört med BAC.`,CADescription:`CA — chipautentisering: Bevisar att chipet inte har klonats.`,TADescription:`TA — terminalautentisering: Säkerställer att känsliga data endast kan läsas av en läsare som har beviljats behörighet genom en certifikatkedja.`,AADescription:`AA — aktiv autentisering: Verifierar chipets äkthet genom en utmaning-svar-mekanism.`,PADescription:`PA — passiv autentisering: Bevisar datauppgifternas äkthet genom att kontrollera digitala signaturer mot certifikat som utfärdats av dokumentets utfärdande myndighet.`,exploreMore:`Explore more`}),q.addResourceBundle(`da-DK`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-chip`,BACDescription:`BAC — grundlæggende adgangskontrol: Styrer adgangen til RFID-chippens data.`,PACEDescription:`PACE — oprettelse af en adgangskodegodkendt forbindelse: En mere sikker kommunikationskanal sammenlignet med BAC.`,CADescription:`CA — chipgodkendelse: Beviser, at chippen ikke er klonet.`,TADescription:`TA — terminalgodkendelse: Sikrer, at følsomme data kun kan læses af en læser, der har fået tilladelse gennem en certifikatkæde.`,AADescription:`AA — aktiv godkendelse: Bekræfter chippens ægthed gennem en udfordring-svar-mekanisme.`,PADescription:`PA — passiv godkendelse: Beviser dataenes ægthed ved at kontrollere digitale signaturer mod certifikater udstedt af den myndighed, der har udstedt dokumentet.`,exploreMore:`Explore more`}),q.addResourceBundle(`hr-HR`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID čip`,BACDescription:`BAC — osnovna kontrola pristupa: Kontrolira pristup podacima RFID čipa.`,PACEDescription:`PACE — uspostavljanje veze autentificirane lozinkom: Sigurniji komunikacijski kanal u usporedbi s BAC-om.`,CADescription:`CA — autentifikacija čipa: Dokazuje da čip nije kloniran.`,TADescription:`TA — autentifikacija terminala: Osigurava da osjetljive podatke može čitati samo čitač kojem je dodijeljeno dopuštenje putem lanca certifikata.`,AADescription:`AA — aktivna autentifikacija: Provjerava autentičnost čipa putem mehanizma izazov-odgovor.`,PADescription:`PA — pasivna autentifikacija: Dokazuje autentičnost podataka provjerom digitalnih potpisa prema certifikatima koje je izdalo tijelo koje je izdalo dokument.`,exploreMore:`Explore more`}),q.addResourceBundle(`no-NO`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-brikke`,BACDescription:`BAC — grunnleggende tilgangskontroll: Kontrollerer tilgangen til RFID-brikkedata.`,PACEDescription:`PACE — opprettelse av en passordautentisert forbindelse: En sikrere kommunikasjonskanal sammenlignet med BAC.`,CADescription:`CA — brikkeautentisering: Beviser at brikken ikke er klonet.`,TADescription:`TA — terminalautentisering: Sikrer at sensitive data bare kan leses av en leser som har fått tillatelse gjennom en sertifikatkjede.`,AADescription:`AA — aktiv autentisering: Verifiserer brikkens ekthet gjennom en utfordring-svar-mekanisme.`,PADescription:`PA — passiv autentisering: Beviser dataenes ekthet ved å kontrollere digitale signaturer mot sertifikater utstedt av myndigheten som har utstedt dokumentet.`,exploreMore:`Explore more`}),q.addResourceBundle(`uz-Latn`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID chipi`,BACDescription:`BAC — asosiy kirishni boshqarish: RFID chip maʼlumotlariga kirishni boshqaradi.`,PACEDescription:`PACE — parol orqali autentifikatsiya qilingan ulanishni o‘rnatish: BAC bilan solishtirganda xavfsizroq aloqa kanali.`,CADescription:`CA — chip autentifikatsiyasi: Chip klonlanmaganligini tasdiqlaydi.`,TADescription:`TA — terminal autentifikatsiyasi: Maxfiy maʼlumotlarni faqat sertifikatlar zanjiri orqali ruxsat berilgan o‘quvchi o‘qishini taʼminlaydi.`,AADescription:`AA — faol autentifikatsiya: Chipning haqiqiyligini so‘rov-javob mexanizmi orqali tekshiradi.`,PADescription:`PA — passiv autentifikatsiya: Raqamli imzolarni hujjatni bergan vakolatli organ tomonidan berilgan sertifikatlar asosida tekshirish orqali maʼlumotlarning haqiqiyligini tasdiqlaydi.`,exploreMore:`Explore more`}),q.addResourceBundle(`hy-AM`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID չիպ`,BACDescription:`BAC — հասանելիության հիմնական վերահսկում: Վերահսկում է RFID չիպի տվյալների հասանելիությունը:`,PACEDescription:`PACE — գաղտնաբառով նույնականացված կապի հաստատում: Ավելի անվտանգ հաղորդակցման կապուղի՝ համեմատած BAC-ի հետ:`,CADescription:`CA — չիպի իսկորոշում: Ապացուցում է, որ չիպը կլոնավորված չէ:`,TADescription:`TA — տերմինալի իսկորոշում: Ապահովում է, որ զգայուն տվյալները կարող են կարդացվել միայն այն ընթերցիչի կողմից, որին թույլտվություն է տրվել հավաստագրերի շղթայի միջոցով:`,AADescription:`AA — ակտիվ իսկորոշում: Ստուգում է չիպի իսկությունը հարցում-պատասխան մեխանիզմի միջոցով:`,PADescription:`PA — պասիվ իսկորոշում: Ապացուցում է տվյալների իսկությունը՝ թվային ստորագրությունները ստուգելով փաստաթուղթը տրամադրող մարմնի կողմից տրված հավաստագրերի նկատմամբ:`,exploreMore:`Explore more`}),q.addResourceBundle(`ky-KG`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-чип`,BACDescription:`BAC — кирүүнү негизги көзөмөлдөө: RFID чиптин маалыматтарына кирүүнү көзөмөлдөйт.`,PACEDescription:`PACE — сырсөз менен аутентификацияланган туташууну орнотуу: BAC менен салыштырганда коопсузураак байланыш каналы.`,CADescription:`CA — чиптин аутентификациясы: Чип клондолбогонун далилдейт.`,TADescription:`TA — терминалдын аутентификациясы: Купуя маалыматтарды сертификаттар тизмеги аркылуу уруксат берилген окугуч гана окуй алышын камсыздайт.`,AADescription:`AA — активдүү аутентификация: Чиптин аныктыгын суроо-жооп механизми аркылуу текшерет.`,PADescription:`PA — пассивдүү аутентификация: Санарип кол тамгаларды документти берген орган чыгарган сертификаттарга салыштырып текшерүү аркылуу маалыматтардын аныктыгын далилдейт.`,exploreMore:`Explore more`}),q.addResourceBundle(`ku-Arab`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`چیپی RFID`,BACDescription:`BAC — کۆنترۆڵی بنەڕەتی دەستگەیشتن: دەستگەیشتن بە داتاکانی چیپی RFID کۆنترۆڵ دەکات.`,PACEDescription:`PACE — دروستکردنی پەیوەندیی پشتڕاستکراوە بە وشەی نهێنی: کەناڵێکی پەیوەندیی پارێزراوتر بە بەراورد لەگەڵ BAC.`,CADescription:`CA — پشتڕاستکردنەوەی چیپ: دەیسەلمێنێت کە چیپەکە کڵۆن نەکراوە.`,TADescription:`TA — پشتڕاستکردنەوەی تێرمیناڵ: دڵنیایی دەدات کە داتای هەستیار تەنها لەلایەن خوێنەرێکەوە بخوێندرێتەوە کە لە ڕێگەی زنجیرەی بڕوانامەکانەوە مۆڵەتی پێدراوە.`,AADescription:`AA — پشتڕاستکردنەوەی چالاک: ڕەسەنایەتیی چیپەکە لە ڕێگەی میکانیزمی داواکاری-وەڵامەوە دەسەلمێنێت.`,PADescription:`PA — پشتڕاستکردنەوەی ناچالاک: ڕەسەنایەتیی داتاکان بە پشکنینی واژۆ دیجیتاڵییەکان بەرامبەر ئەو بڕوانامانە دەسەلمێنێت کە لەلایەن دەسەڵاتی دەرکردنی بەڵگەنامەکەوە دەرکراون.`,exploreMore:`Explore more`}),q.addResourceBundle(`tg-TJ`,`93a6a13564bdfe0d361e1fb10b11f75b`,{rfid:`RFID-чип`,BACDescription:`BAC — назорати асосии дастрасӣ: Дастрасӣ ба маълумоти чипи RFID-ро назорат мекунад.`,PACEDescription:`PACE — барқарор кардани пайвасти бо парол тасдиқшуда: Канали нисбатан бехатартари алоқа дар муқоиса бо BAC.`,CADescription:`CA — аутентификатсияи чип: Исбот мекунад, ки чип клон карда нашудааст.`,TADescription:`TA — аутентификатсияи терминал: Кафолат медиҳад, ки маълумоти ҳассосро танҳо дастгоҳи хонише хонда метавонад, ки тавассути занҷири сертификатҳо иҷозат гирифтааст.`,AADescription:`AA — аутентификатсияи фаъол: Аслӣ будани чипро тавассути механизми дархост-ҷавоб месанҷад.`,PADescription:`PA — аутентификатсияи ғайрифаъол: Аслӣ будани маълумотро тавассути санҷиши имзоҳои рақамӣ бо сертификатҳои аз ҷониби мақомоти додани ҳуҷҷат додашуда исбот мекунад.`,exploreMore:`Explore more`});var EG=()=>Pk(`93a6a13564bdfe0d361e1fb10b11f75b`),DG={container:`_container_39u54_1`,content:`_content_39u54_15`},OG=()=>{let{t:e}=EG();return(0,d.jsxs)(`div`,{className:DG.content,children:[(0,d.jsx)(G,{children:e(`BACDescription`)}),(0,d.jsx)(G,{children:e(`PACEDescription`)}),(0,d.jsx)(G,{children:e(`CADescription`)}),(0,d.jsx)(G,{children:e(`TADescription`)}),(0,d.jsx)(G,{children:e(`AADescription`)}),(0,d.jsx)(G,{children:e(`PADescription`)}),(0,d.jsx)(AH,{href:`https://docs.regulaforensics.com/develop/doc-reader-sdk/overview/security-mechanisms-for-electronic-documents/`,target:`_blank`,children:e(`exploreMore`)})]})},kG=({checksSummary:e})=>{let t=PH(e.overallStatus,20),{t:n}=EG();return(0,d.jsxs)(`div`,{className:DG.container,children:[t,(0,d.jsx)(Bk,{modal:(0,d.jsx)(OG,{}),children:(0,d.jsx)(G,{size:`18x135`,children:n(`rfid`)})})]})},AG=()=>{let{response:e}=m();return e?(0,d.jsx)(kG,{checksSummary:WT(e)}):null},jG={protocols:`_protocols_1v0xj_1`},MG={"protocols-item":`_protocols-item_zef60_1`},NG=({status:e,name:t})=>{let n=PH(e);return(0,d.jsxs)(`div`,{className:MG[`protocols-item`],children:[n,(0,d.jsx)(G,{children:t})]})},PG=({checksSummary:e})=>(0,d.jsxs)(`div`,{className:jG.protocols,children:[(0,d.jsx)(NG,{status:e.BAC,name:`BAC`}),(0,d.jsx)(NG,{status:e.PACE,name:`PACE`}),(0,d.jsx)(NG,{status:e.CA,name:`CA`}),(0,d.jsx)(NG,{status:e.TA,name:`TA`}),(0,d.jsx)(NG,{status:e.AA,name:`AA`}),(0,d.jsx)(NG,{status:e.PA,name:`PA`})]}),FG=()=>{let{response:e}=m();return e?(0,d.jsx)(PG,{checksSummary:WT(e)}):null};q.addResourceBundle(`ru-RU`,`d4114710292aed4785f9eac390bfb16c`,{status:`Статус`,dataGroup:`Группа данных`}),q.addResourceBundle(`en-US`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Data group`}),q.addResourceBundle(`lv-LV`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Data group`}),q.addResourceBundle(`de-DE`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datengruppe`}),q.addResourceBundle(`pl-PL`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Grupa danych`}),q.addResourceBundle(`it-IT`,`d4114710292aed4785f9eac390bfb16c`,{status:`stato`,dataGroup:`Gruppo dati`}),q.addResourceBundle(`hu-HU`,`d4114710292aed4785f9eac390bfb16c`,{status:`Állapot`,dataGroup:`Adatcsoport`}),q.addResourceBundle(`zh-Hans`,`d4114710292aed4785f9eac390bfb16c`,{status:`状态`,dataGroup:`数据组`}),q.addResourceBundle(`zh-Hant`,`d4114710292aed4785f9eac390bfb16c`,{status:`狀態`,dataGroup:`數據組`}),q.addResourceBundle(`sk-SK`,`d4114710292aed4785f9eac390bfb16c`,{status:`Stav`,dataGroup:`Skupina údajov`}),q.addResourceBundle(`uk-UA`,`d4114710292aed4785f9eac390bfb16c`,{status:`Статус`,dataGroup:`Група даних`}),q.addResourceBundle(`fr-FR`,`d4114710292aed4785f9eac390bfb16c`,{status:`Etat`,dataGroup:`Groupe de données (data-group)`}),q.addResourceBundle(`es-ES`,`d4114710292aed4785f9eac390bfb16c`,{status:`Estatus`,dataGroup:`Grupo de datos`}),q.addResourceBundle(`pt-PT`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Grupo de dados`}),q.addResourceBundle(`ar-AE`,`d4114710292aed4785f9eac390bfb16c`,{status:`الحالة`,dataGroup:`مجموعة البيانات`}),q.addResourceBundle(`nl-NL`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datagroep`}),q.addResourceBundle(`id-ID`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Kelompok data`}),q.addResourceBundle(`vi-VN`,`d4114710292aed4785f9eac390bfb16c`,{status:`Trạng thái`,dataGroup:`Nhóm dữ liệu`}),q.addResourceBundle(`ko-KR`,`d4114710292aed4785f9eac390bfb16c`,{status:`상태`,dataGroup:`데이터 그룹`}),q.addResourceBundle(`ms-MY`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Kumpulan data`}),q.addResourceBundle(`ro-RO`,`d4114710292aed4785f9eac390bfb16c`,{status:`Stare`,dataGroup:`Grup de date`}),q.addResourceBundle(`el-GR`,`d4114710292aed4785f9eac390bfb16c`,{status:`Κατάσταση`,dataGroup:`Ομάδα δεδομένων`}),q.addResourceBundle(`tr-TR`,`d4114710292aed4785f9eac390bfb16c`,{status:`Durum`,dataGroup:`Veri grubu`}),q.addResourceBundle(`ja-JP`,`d4114710292aed4785f9eac390bfb16c`,{status:`ステータス`,dataGroup:`データグループ`}),q.addResourceBundle(`cs-CZ`,`d4114710292aed4785f9eac390bfb16c`,{status:`Stav`,dataGroup:`Datová skupina (DG)`}),q.addResourceBundle(`th-TH`,`d4114710292aed4785f9eac390bfb16c`,{status:`สถานะ`,dataGroup:`กลุ่มข้อมูล`}),q.addResourceBundle(`hi-IN`,`d4114710292aed4785f9eac390bfb16c`,{status:`स्थिति`,dataGroup:`डेटा समूह`}),q.addResourceBundle(`bn-BD`,`d4114710292aed4785f9eac390bfb16c`,{status:`স্ট্যাটাস`,dataGroup:`ডেটা গ্রুপ`}),q.addResourceBundle(`he-IL`,`d4114710292aed4785f9eac390bfb16c`,{status:`סטטוס`,dataGroup:`קבוצות נתונים`}),q.addResourceBundle(`fi-FI`,`d4114710292aed4785f9eac390bfb16c`,{status:`Asiakirjan tila`,dataGroup:`Dataryhmä`}),q.addResourceBundle(`sv-SE`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datagrupp`}),q.addResourceBundle(`da-DK`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datagruppe`}),q.addResourceBundle(`hr-HR`,`d4114710292aed4785f9eac390bfb16c`,{status:`Stanje`,dataGroup:`Grupa podataka`}),q.addResourceBundle(`no-NO`,`d4114710292aed4785f9eac390bfb16c`,{status:`Status`,dataGroup:`Datagruppe`}),q.addResourceBundle(`uz-Latn`,`d4114710292aed4785f9eac390bfb16c`,{status:`Holati`,dataGroup:`Ma'lumotlar guruhi`}),q.addResourceBundle(`hy-AM`,`d4114710292aed4785f9eac390bfb16c`,{status:`Կարգավիճակը`,dataGroup:`Տվյալների խումբ`}),q.addResourceBundle(`ky-KG`,`d4114710292aed4785f9eac390bfb16c`,{status:`Статус`,dataGroup:`Берилиштер тобу`}),q.addResourceBundle(`ku-Arab`,`d4114710292aed4785f9eac390bfb16c`,{status:`دۆخ`,dataGroup:`گرووپی داتا`}),q.addResourceBundle(`tg-TJ`,`d4114710292aed4785f9eac390bfb16c`,{status:`Мақом`,dataGroup:`Гурӯҳи маълумотҳо`});var IG=()=>Pk(`d4114710292aed4785f9eac390bfb16c`);q.addResourceBundle(`ru-RU`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`en-US`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`lv-LV`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`de-DE`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`pl-PL`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`it-IT`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`hu-HU`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hans`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`zh-Hant`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`sk-SK`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`uk-UA`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`fr-FR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`es-ES`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`pt-PT`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ar-AE`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`nl-NL`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`id-ID`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`vi-VN`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ko-KR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ms-MY`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ro-RO`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`el-GR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`tr-TR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ja-JP`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`cs-CZ`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`th-TH`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`hi-IN`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`bn-BD`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`he-IL`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`fi-FI`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`sv-SE`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`da-DK`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`hr-HR`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`no-NO`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`uz-Latn`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`hy-AM`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ky-KG`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`ku-Arab`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`}),q.addResourceBundle(`tg-TJ`,`2585760a28dc7779839710b4236d291e`,{exploreMore:`Explore more`});var LG=()=>Pk(`2585760a28dc7779839710b4236d291e`),RG={content:`_content_f2x40_1`,title:`_title_f2x40_10`},zG=({type:e})=>{let{t}=LG();return(0,d.jsxs)(`div`,{className:RG.content,children:[(0,d.jsx)(G,{children:(0,d.jsx)($.RfidApplicationDescription,{children:e})}),(0,d.jsx)(AH,{href:e===Ra.eDTC_PC?`https://www.icao.int/Security/FAL/TRIP/PublishingImages/Pages/Publications/Guiding%20core%20principles%20for%20the%20development%20of%20a%20Digital%20Travel%20Credential%20%20%28DTC%29.PDF`:`https://downloads.regulaforensics.com/work/SDK/doc/Programmers%20Guide%20RFID%20(en).pdf`,target:`_blank`,children:t(`exploreMore`)})]})},BG=({type:e})=>$.getRfidApplicationDescription(e)?(0,d.jsx)(Bk,{className:RG.title,modal:(0,d.jsx)(zG,{type:e}),children:(0,d.jsx)(G,{size:`16x100`,children:(0,d.jsx)($.RfidApplicationType,{children:e})})}):(0,d.jsx)(G,{className:RG.title,size:`16x100`,children:(0,d.jsx)($.RfidApplicationType,{children:e})}),VG={table:`_table_boedb_1`,"data-group-item":`_data-group-item_boedb_13`},HG=({type:e,groups:t})=>{let{t:n}=IG();return(0,d.jsxs)(`div`,{className:VG[`data-group-item`],children:[(0,d.jsx)(BG,{type:e}),(0,d.jsx)(KD,{className:VG.table,columns:[{title:n(`dataGroup`),dataIndex:`dataGroup`},{title:n(`status`),dataIndex:`status`}],dataSource:t},e)]})},UG=({dataGroupsStatusList:e})=>e.map(({type:e,groups:t})=>({type:e,groups:t.map(({group:e,status:t})=>({dataGroup:(0,d.jsx)(G,{children:(0,d.jsx)($.RfidDataFileType,{children:e})}),status:PH(t)}))})).map(({type:e,groups:t})=>(0,d.jsx)(HG,{type:e,groups:t},e)),WG=[N.APP_DIRECTORY,N.POST_CA_RESPONSE,N.POST_CA_PUBLIC_KEY,N.POST_CA_INFO,N.POST_CA_D_PARAMS,N.POST_CA_CHECK_PK,N.POST_CA_CHECK_SK],GG=()=>{let{response:e}=m();if(!e)return null;let t=$T(e).map(e=>({...e,groups:e.groups.filter(({group:e})=>!WG.includes(e))})).sort((e,t)=>e.type-t.type);return t.length?(0,d.jsx)(UG,{dataGroupsStatusList:t}):null};q.addResourceBundle(`ru-RU`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Группы данных`,greenDataGroupDescription:`Зеленый — успешно считано и проверено.`,redDataGroupDescription:`Красный — проверка не пройдена.`,blueDataGroupDescription:`Синий — не считано.`,greyDataGroupDescription:`Серый — отсутствует.`}),q.addResourceBundle(`en-US`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Data groups`,greenDataGroupDescription:`Green — successfully read and validated.`,redDataGroupDescription:`Red — validation failed.`,blueDataGroupDescription:`Blue — not read.`,greyDataGroupDescription:`Gray — not present.`}),q.addResourceBundle(`lv-LV`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datu grupas`,greenDataGroupDescription:`Zaļš — veiksmīgi nolasīts un pārbaudīts.`,redDataGroupDescription:`Sarkans — pārbaude neizdevās.`,blueDataGroupDescription:`Zils — nav nolasīts.`,greyDataGroupDescription:`Pelēks — nav pieejams.`}),q.addResourceBundle(`de-DE`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datengruppen`,greenDataGroupDescription:`Grün — erfolgreich gelesen und validiert.`,redDataGroupDescription:`Rot — Validierung fehlgeschlagen.`,blueDataGroupDescription:`Blau — nicht gelesen.`,greyDataGroupDescription:`Grau — nicht vorhanden.`}),q.addResourceBundle(`pl-PL`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Dane grupy`,greenDataGroupDescription:`Zielony — pomyślnie odczytano i zweryfikowano.`,redDataGroupDescription:`Czerwony — weryfikacja nie powiodła się.`,blueDataGroupDescription:`Niebieski — nie odczytano.`,greyDataGroupDescription:`Szary — brak.`}),q.addResourceBundle(`it-IT`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Gruppo dati`,greenDataGroupDescription:`Verde — lettura e convalida completate correttamente.`,redDataGroupDescription:`Rosso — convalida non riuscita.`,blueDataGroupDescription:`Blu — non letto.`,greyDataGroupDescription:`Grigio — non presente.`}),q.addResourceBundle(`hu-HU`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Adatcsoportok`,greenDataGroupDescription:`Zöld — sikeresen beolvasva és ellenőrizve.`,redDataGroupDescription:`Piros — az ellenőrzés sikertelen.`,blueDataGroupDescription:`Kék — nincs beolvasva.`,greyDataGroupDescription:`Szürke — nincs jelen.`}),q.addResourceBundle(`zh-Hans`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`数据组`,greenDataGroupDescription:`绿色 — 已成功读取并验证。`,redDataGroupDescription:`红色 — 验证失败。`,blueDataGroupDescription:`蓝色 — 未读取。`,greyDataGroupDescription:`灰色 — 不存在。`}),q.addResourceBundle(`zh-Hant`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`數據組`,greenDataGroupDescription:`綠色 — 已成功讀取並驗證。`,redDataGroupDescription:`紅色 — 驗證失敗。`,blueDataGroupDescription:`藍色 — 未讀取。`,greyDataGroupDescription:`灰色 — 不存在。`}),q.addResourceBundle(`sk-SK`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Skupiny údajov`,greenDataGroupDescription:`Zelená — úspešne načítané a overené.`,redDataGroupDescription:`Červená — overenie zlyhalo.`,blueDataGroupDescription:`Modrá — nenačítané.`,greyDataGroupDescription:`Sivá — nie je prítomné.`}),q.addResourceBundle(`uk-UA`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Групи даних`,greenDataGroupDescription:`Зелений — успішно зчитано та перевірено.`,redDataGroupDescription:`Червоний — перевірку не пройдено.`,blueDataGroupDescription:`Синій — не зчитано.`,greyDataGroupDescription:`Сірий — відсутній.`}),q.addResourceBundle(`fr-FR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagroups`,greenDataGroupDescription:`Vert — lu et validé avec succès.`,redDataGroupDescription:`Rouge — échec de la validation.`,blueDataGroupDescription:`Bleu — non lu.`,greyDataGroupDescription:`Gris — absent.`}),q.addResourceBundle(`es-ES`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Grupos de datos`,greenDataGroupDescription:`Verde — leído y validado correctamente.`,redDataGroupDescription:`Rojo — error de validación.`,blueDataGroupDescription:`Azul — no leído.`,greyDataGroupDescription:`Gris — no presente.`}),q.addResourceBundle(`pt-PT`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Grupos de dados`,greenDataGroupDescription:`Verde — lido e validado com êxito.`,redDataGroupDescription:`Vermelho — falha na validação.`,blueDataGroupDescription:`Azul — não lido.`,greyDataGroupDescription:`Cinzento — não presente.`}),q.addResourceBundle(`ar-AE`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`مجموعات البيانات`,greenDataGroupDescription:`أخضر — تمت القراءة والتحقق بنجاح.`,redDataGroupDescription:`أحمر — فشل التحقق.`,blueDataGroupDescription:`أزرق — لم تتم القراءة.`,greyDataGroupDescription:`رمادي — غير موجود.`}),q.addResourceBundle(`nl-NL`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagroepen`,greenDataGroupDescription:`Groen — succesvol gelezen en gevalideerd.`,redDataGroupDescription:`Rood — validatie mislukt.`,blueDataGroupDescription:`Blauw — niet gelezen.`,greyDataGroupDescription:`Grijs — niet aanwezig.`}),q.addResourceBundle(`id-ID`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Kelompok data`,greenDataGroupDescription:`Hijau — berhasil dibaca dan divalidasi.`,redDataGroupDescription:`Merah — validasi gagal.`,blueDataGroupDescription:`Biru — tidak dibaca.`,greyDataGroupDescription:`Abu-abu — tidak tersedia.`}),q.addResourceBundle(`vi-VN`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Nhóm dữ liệu`,greenDataGroupDescription:`Xanh lá — đã đọc và xác thực thành công.`,redDataGroupDescription:`Đỏ — xác thực không thành công.`,blueDataGroupDescription:`Xanh dương — chưa đọc.`,greyDataGroupDescription:`Xám — không hiện diện.`}),q.addResourceBundle(`ko-KR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`데이터 그룹`,greenDataGroupDescription:`녹색 — 성공적으로 판독 및 검증되었습니다.`,redDataGroupDescription:`빨간색 — 검증에 실패했습니다.`,blueDataGroupDescription:`파란색 — 판독되지 않았습니다.`,greyDataGroupDescription:`회색 — 존재하지 않습니다.`}),q.addResourceBundle(`ms-MY`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Kumpulan data`,greenDataGroupDescription:`Hijau — berjaya dibaca dan disahkan.`,redDataGroupDescription:`Merah — pengesahan gagal.`,blueDataGroupDescription:`Biru — tidak dibaca.`,greyDataGroupDescription:`Kelabu — tidak hadir.`}),q.addResourceBundle(`ro-RO`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Grupuri de date`,greenDataGroupDescription:`Verde — citit și validat cu succes.`,redDataGroupDescription:`Roșu — validarea a eșuat.`,blueDataGroupDescription:`Albastru — necitit.`,greyDataGroupDescription:`Gri — absent.`}),q.addResourceBundle(`el-GR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Ομάδες δεδομένων`,greenDataGroupDescription:`Πράσινο — αναγνώστηκε και επικυρώθηκε επιτυχώς.`,redDataGroupDescription:`Κόκκινο — η επικύρωση απέτυχε.`,blueDataGroupDescription:`Μπλε — δεν αναγνώστηκε.`,greyDataGroupDescription:`Γκρι — δεν υπάρχει.`}),q.addResourceBundle(`tr-TR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Veri grupları`,greenDataGroupDescription:`Yeşil — başarıyla okundu ve doğrulandı.`,redDataGroupDescription:`Kırmızı — doğrulama başarısız oldu.`,blueDataGroupDescription:`Mavi — okunmadı.`,greyDataGroupDescription:`Gri — mevcut değil.`}),q.addResourceBundle(`ja-JP`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`データグループ`,greenDataGroupDescription:`緑 — 正常に読み取られ、検証されました。`,redDataGroupDescription:`赤 — 検証に失敗しました。`,blueDataGroupDescription:`青 — 読み取られていません。`,greyDataGroupDescription:`灰色 — 存在しません。`}),q.addResourceBundle(`cs-CZ`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datové skupiny (DG)`,greenDataGroupDescription:`Zelená — úspěšně načteno a ověřeno.`,redDataGroupDescription:`Červená — ověření se nezdařilo.`,blueDataGroupDescription:`Modrá — nenačteno.`,greyDataGroupDescription:`Šedá — není přítomno.`}),q.addResourceBundle(`th-TH`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`กลุ่มข้อมูล`,greenDataGroupDescription:`สีเขียว — อ่านและตรวจสอบสำเร็จแล้ว`,redDataGroupDescription:`สีแดง — การตรวจสอบล้มเหลว`,blueDataGroupDescription:`สีน้ำเงิน — ไม่ได้อ่าน`,greyDataGroupDescription:`สีเทา — ไม่มี`}),q.addResourceBundle(`hi-IN`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`डेटा समूह`,greenDataGroupDescription:`हरा — सफलतापूर्वक पढ़ा और सत्यापित किया गया।`,redDataGroupDescription:`लाल — सत्यापन विफल रहा।`,blueDataGroupDescription:`नीला — पढ़ा नहीं गया।`,greyDataGroupDescription:`धूसर — मौजूद नहीं है।`}),q.addResourceBundle(`bn-BD`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`ডেটা গ্রুপ`,greenDataGroupDescription:`সবুজ — সফলভাবে পড়া এবং যাচাই করা হয়েছে।`,redDataGroupDescription:`লাল — যাচাইকরণ ব্যর্থ হয়েছে।`,blueDataGroupDescription:`নীল — পড়া হয়নি।`,greyDataGroupDescription:`ধূসর — উপস্থিত নেই।`}),q.addResourceBundle(`he-IL`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`קבוצות נתונים`,greenDataGroupDescription:`ירוק — נקרא ואומת בהצלחה.`,redDataGroupDescription:`אדום — האימות נכשל.`,blueDataGroupDescription:`כחול — לא נקרא.`,greyDataGroupDescription:`אפור — לא קיים.`}),q.addResourceBundle(`fi-FI`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Dataryhmät`,greenDataGroupDescription:`Vihreä — luettu ja vahvistettu onnistuneesti.`,redDataGroupDescription:`Punainen — vahvistus epäonnistui.`,blueDataGroupDescription:`Sininen — ei luettu.`,greyDataGroupDescription:`Harmaa — ei saatavilla.`}),q.addResourceBundle(`sv-SE`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagrupper`,greenDataGroupDescription:`Grön — har lästs och validerats.`,redDataGroupDescription:`Röd — valideringen misslyckades.`,blueDataGroupDescription:`Blå — inte läst.`,greyDataGroupDescription:`Grå — saknas.`}),q.addResourceBundle(`da-DK`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagrupper`,greenDataGroupDescription:`Grøn — læst og valideret.`,redDataGroupDescription:`Rød — valideringen mislykkedes.`,blueDataGroupDescription:`Blå — ikke læst.`,greyDataGroupDescription:`Grå — ikke til stede.`}),q.addResourceBundle(`hr-HR`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Grupe podataka`,greenDataGroupDescription:`Zeleno — uspješno očitano i potvrđeno.`,redDataGroupDescription:`Crveno — provjera valjanosti nije uspjela.`,blueDataGroupDescription:`Plavo — nije očitano.`,greyDataGroupDescription:`Sivo — nije prisutno.`}),q.addResourceBundle(`no-NO`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Datagrupper`,greenDataGroupDescription:`Grønn — lest og validert.`,redDataGroupDescription:`Rød — valideringen mislyktes.`,blueDataGroupDescription:`Blå — ikke lest.`,greyDataGroupDescription:`Grå — ikke til stede.`}),q.addResourceBundle(`uz-Latn`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Ma'lumotlar guruhlari`,greenDataGroupDescription:`Yashil — muvaffaqiyatli o‘qildi va tekshirildi.`,redDataGroupDescription:`Qizil — tekshiruv amalga oshmadi.`,blueDataGroupDescription:`Ko‘k — o‘qilmadi.`,greyDataGroupDescription:`Kulrang — mavjud emas.`}),q.addResourceBundle(`hy-AM`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Տվյալների խմբեր`,greenDataGroupDescription:`Կանաչ — հաջողությամբ ընթերցվել և վավերացվել է:`,redDataGroupDescription:`Կարմիր — վավերացումը ձախողվել է:`,blueDataGroupDescription:`Կապույտ — չի ընթերցվել:`,greyDataGroupDescription:`Մոխրագույն — առկա չէ:`}),q.addResourceBundle(`ky-KG`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Маалымат топтору`,greenDataGroupDescription:`Жашыл — ийгиликтүү окулду жана текшерилди.`,redDataGroupDescription:`Кызыл — текшерүү ишке ашкан жок.`,blueDataGroupDescription:`Көк — окулган жок.`,greyDataGroupDescription:`Боз — жок.`}),q.addResourceBundle(`ku-Arab`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`گرووپەکانی داتا`,greenDataGroupDescription:`سەوز — بە سەرکەوتوویی خوێندرایەوە و پشتڕاست کرایەوە.`,redDataGroupDescription:`سوور — پشتڕاستکردنەوە سەرکەوتوو نەبوو.`,blueDataGroupDescription:`شین — نەخوێندرایەوە.`,greyDataGroupDescription:`خۆڵەمێشی — بوونی نییە.`}),q.addResourceBundle(`tg-TJ`,`c4f5554bedab345f725528fbffc96cb5`,{dataGroups:`Гурӯҳҳои маълумотҳо`,greenDataGroupDescription:`Сабз — бомуваффақият хонда ва тасдиқ карда шуд.`,redDataGroupDescription:`Сурх — санҷиш номуваффақ шуд.`,blueDataGroupDescription:`Кабуд — хонда нашуд.`,greyDataGroupDescription:`Хокистарӣ — мавҷуд нест.`});var KG=()=>Pk(`c4f5554bedab345f725528fbffc96cb5`),qG={title:`_title_nw0t2_1`,content:`_content_nw0t2_5`},JG=()=>{let{t:e}=KG();return(0,d.jsx)(`div`,{className:qG.content,children:(0,d.jsxs)(G,{children:[e(`greenDataGroupDescription`),(0,d.jsx)(`br`,{}),e(`redDataGroupDescription`),(0,d.jsx)(`br`,{}),e(`blueDataGroupDescription`),(0,d.jsx)(`br`,{}),e(`greyDataGroupDescription`)]})})},YG=()=>{let{t:e}=KG();return(0,d.jsx)(Bk,{className:qG.title,modal:(0,d.jsx)(JG,{}),children:(0,d.jsx)(G,{children:e(`dataGroups`)})})},XG={grey:`_grey_za6vj_1`,green:`_green_za6vj_5`,red:`_red_za6vj_9`,blue:`_blue_za6vj_13`},ZG=({status:e,children:t})=>(0,d.jsx)(G,{className:(0,tD.default)(XG.grey,{[XG.green]:e===GT.NO_ERROR,[XG.red]:e===GT.FAILED,[XG.blue]:e===GT.NOT_PERFORMED}),size:`14x115`,children:t}),QG={groups:`_groups_3epf7_1`,numbers:`_numbers_3epf7_5`},$G=({dataGroups:e})=>(0,d.jsxs)(`div`,{className:QG.groups,children:[(0,d.jsx)(YG,{}),(0,d.jsx)(`div`,{className:QG.numbers,children:e.map(({group:e,status:t})=>(0,d.jsx)(ZG,{status:t,children:e},e))})]}),eK=()=>{let{response:e}=m();if(!e)return null;let t=YT(e);return t.length?(0,d.jsx)($G,{dataGroups:t}):null};q.addResourceBundle(`ru-RU`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Алгоритм открытого ключа`,signatureAlgorithm:`Алгоритм цифровой подписи`,issuer:`Издатель сертификата`,subject:`Издатель документа`,validFrom:`Действителен с`,validTo:`Действителен по`}),q.addResourceBundle(`en-US`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Public key algorithm`,signatureAlgorithm:`Signature algorithm`,issuer:`Certificate issuer`,subject:`Certificate subject`,validFrom:`Valid from`,validTo:`Valid until`}),q.addResourceBundle(`lv-LV`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Public key algorithm`,signatureAlgorithm:`Paraksta algoritms`,issuer:`Certificate issuer`,subject:`Certificate subject`,validFrom:`Derīgs no`,validTo:`Derīgs līdz`}),q.addResourceBundle(`de-DE`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Public-Key-Algorithmus`,signatureAlgorithm:`Algorithmus der digitalen Signatur`,issuer:`Zertifikataussteller`,subject:`Zertifikatgegenstand`,validFrom:`Gültig ab`,validTo:`Gültig bis`}),q.addResourceBundle(`pl-PL`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algorytm klucza publicznego`,signatureAlgorithm:`Algorytm podpisu`,issuer:`Wystawca certyfikatu`,subject:`Przedmiot certyfikatu`,validFrom:`Ważny od`,validTo:`Ważny do`}),q.addResourceBundle(`it-IT`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritmo a chiave pubblica`,signatureAlgorithm:`firma algoritmo`,issuer:`Emittente del certificato`,subject:`Oggetto del certificato`,validFrom:`valido da`,validTo:`Valido fino al`}),q.addResourceBundle(`hu-HU`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Nyilvános kulcs algoritmusa`,signatureAlgorithm:`Aláírás algoritmus`,issuer:`Tanúsítvány kiállítója`,subject:`Tanúsítvány felhasználója`,validFrom:`Valid from`,validTo:`Érvényes eddig`}),q.addResourceBundle(`zh-Hans`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`公钥算法`,signatureAlgorithm:`签名算法`,issuer:`证书发行者`,subject:`证书主题`,validFrom:`有效期始于`,validTo:`有效期至`}),q.addResourceBundle(`zh-Hant`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`公開金鑰算灋`,signatureAlgorithm:`簽名算灋`,issuer:`證書頒發者`,subject:`證書主題`,validFrom:`有效期自`,validTo:`有效期至`}),q.addResourceBundle(`sk-SK`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritmus verejného kľúča`,signatureAlgorithm:`Algoritmus podpisu`,issuer:`Vydavateľ certifikátu`,subject:`Predmet certifikátu`,validFrom:`Valid from`,validTo:`Platné do`}),q.addResourceBundle(`uk-UA`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Алгоритм відкритого ключа`,signatureAlgorithm:`Алгоритм підпису`,issuer:`Видавець сертифіката`,subject:`Видавець документа`,validFrom:`Дійсний з`,validTo:`Дійсний до`}),q.addResourceBundle(`fr-FR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algorithme de clé publique`,signatureAlgorithm:`Algorithme de signature`,issuer:`Emetteur du certificat`,subject:`Sujet du certificat`,validFrom:`Début validité`,validTo:`Valide jusqu’au`}),q.addResourceBundle(`es-ES`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritmo de clave pública`,signatureAlgorithm:`Algoritmo de firma`,issuer:`Emisor del certificado`,subject:`Emisor del documento`,validFrom:`Válido desde`,validTo:`Válido hasta`}),q.addResourceBundle(`pt-PT`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritimo de chave publica`,signatureAlgorithm:`Algoritmo da assinatura`,issuer:`Emissor do certificado`,subject:`Emissor do documento`,validFrom:`Válido de`,validTo:`Válido até`}),q.addResourceBundle(`ar-AE`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`خوارزمية المفتاح العام`,signatureAlgorithm:`خوارزمية التوقيع`,issuer:`مصدر الشهادة`,subject:`موضوع الشهادة`,validFrom:`صالح من`,validTo:`صالح حتى`}),q.addResourceBundle(`nl-NL`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Openbare sleutel-algoritme`,signatureAlgorithm:`Handtekening-algoritme`,issuer:`Gebruikerscertificaat`,subject:`Onderwerpscertificaat`,validFrom:`Valid from`,validTo:`Geldig tot`}),q.addResourceBundle(`id-ID`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritme kunci publik`,signatureAlgorithm:`Algoritme tanda tangan`,issuer:`Penerbit sertifikat`,subject:`Subjek sertifikat`,validFrom:`Valid from`,validTo:`Berlaku hingga`}),q.addResourceBundle(`vi-VN`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Thuật toán mã hóa khóa công khai`,signatureAlgorithm:`Thuật toán chữ ký`,issuer:`Bên cấp chứng chỉ`,subject:`Chủ đề của chứng chỉ`,validFrom:`Valid from`,validTo:`Có hiệu lực đến`}),q.addResourceBundle(`ko-KR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`공개 키 알고리즘`,signatureAlgorithm:`서명 알고리즘`,issuer:`인증서 발급자`,subject:`인증서 주체`,validFrom:`Valid from`,validTo:`유효 기간`}),q.addResourceBundle(`ms-MY`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritma kunci awam`,signatureAlgorithm:`Algoritma tandatangan`,issuer:`Pengeluar sijil`,subject:`Subjek sijil`,validFrom:`Valid from`,validTo:`Sah sehingga`}),q.addResourceBundle(`ro-RO`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritm cu cheie publică`,signatureAlgorithm:`Algoritmul semnăturii`,issuer:`Emitent al certificatului`,subject:`Subiect al certificatului`,validFrom:`Valabil de la`,validTo:`Valabil până la`}),q.addResourceBundle(`el-GR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Αλγόριθμος δημοσίου κλειδιού`,signatureAlgorithm:`Αλγόριθμος υπογραφής`,issuer:`Εκδότης πιστοποιητικού`,subject:`Θέμα πιστοποιητικού`,validFrom:`Valid from`,validTo:`Ισχύει έως`}),q.addResourceBundle(`tr-TR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Ortak anahtar algoritması`,signatureAlgorithm:`İmza algoritması`,issuer:`Sertifika veren`,subject:`Sertifika konusu`,validFrom:`İtibaren geçerli`,validTo:`Geçerlilik tarihi`}),q.addResourceBundle(`ja-JP`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`パブリックキーアルゴリズム`,signatureAlgorithm:`署名アルゴリズム`,issuer:`証明書発行者`,subject:`証明書件名`,validFrom:`Valid from`,validTo:`有効期限`}),q.addResourceBundle(`cs-CZ`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritmus veřejného klíče`,signatureAlgorithm:`Algoritmus podpisu`,issuer:`Vydavatel certifikátu`,subject:`Předmět certifikátu`,validFrom:`Valid from`,validTo:`Platné do`}),q.addResourceBundle(`th-TH`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`อัลกอริธึมกุญแจสาธารณะ`,signatureAlgorithm:`อัลกอริทึมของลายเซ็น`,issuer:`ผู้ออกใบรับรอง`,subject:`หัวข้อใบรับรอง`,validFrom:`Valid from`,validTo:`ใช้ได้ถึง`}),q.addResourceBundle(`hi-IN`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`सार्वजनिक महत्वपूर्ण एल्गोरिथ्म`,signatureAlgorithm:`हस्ताक्षर एल्गोरिथ्म`,issuer:`प्रमाणपत्र जारीकर्ता`,subject:`प्रमाणपत्र विषय`,validFrom:`Valid from`,validTo:`तक मान्य`}),q.addResourceBundle(`bn-BD`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`সর্বজনীন কী অ্যালগরিদম`,signatureAlgorithm:`স্বাক্ষরের অ্যালগরিদম`,issuer:`সার্টিফিকেট ইস্যুকারী`,subject:`সার্টিফিকেটের বিষয়`,validFrom:`Valid from`,validTo:`পর্যন্ত বৈধ`}),q.addResourceBundle(`he-IL`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`אלגוריתם למפתחות ציבוריים`,signatureAlgorithm:`אלגוריתם חתימה`,issuer:`מנפיק האישור`,subject:`נושא האישור`,validFrom:`Valid from`,validTo:`בתוקף עד`}),q.addResourceBundle(`fi-FI`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Julkisen avaimen algoritmi`,signatureAlgorithm:`Allekirjoitusalgoritmi`,issuer:`Varmenteen myöntäjä`,subject:`Varmenteen kohde`,validFrom:`Valid from`,validTo:`Voimassa asti`}),q.addResourceBundle(`sv-SE`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Algoritm för publik nyckel`,signatureAlgorithm:`Signaturalgoritm`,issuer:`Certifikatutfärdare`,subject:`Certifikatämne`,validFrom:`Valid from`,validTo:`Giltig till`}),q.addResourceBundle(`da-DK`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Public key algorithm`,signatureAlgorithm:`Underskrifts-algoritme`,issuer:`Udsteder af certifikat`,subject:`Certifikat emne`,validFrom:`Valid from`,validTo:`Gyldig til`}),q.addResourceBundle(`hr-HR`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Javni algoritam ključa`,signatureAlgorithm:`Algoritam potpisa`,issuer:`Izdavač certifikata`,subject:`Predmet certifikata`,validFrom:`Valid from`,validTo:`Vrijedi do`}),q.addResourceBundle(`no-NO`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Offentlig nøkkelalgoritme`,signatureAlgorithm:`Signaturalgoritme`,issuer:`Attestutsteder`,subject:`Attestsubjekt`,validFrom:`Valid from`,validTo:`Gyldig til`}),q.addResourceBundle(`uz-Latn`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Ochiq kalit algoritmi`,signatureAlgorithm:`Raqamli imzo algoritmi`,issuer:`Sertifikat beruvchi`,subject:`Hujjatni beruvchi`,validFrom:`dan amal qiladi`,validTo:`Gacha amal qiladi`}),q.addResourceBundle(`hy-AM`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Բաց բանալու ալգորիթմ`,signatureAlgorithm:`Թվային ստորագրության ալգորիթմ`,issuer:`Հավաստագրի հրատարակիչը`,subject:`Փաստաթղթի հրատարակիչը`,validFrom:`Վավերական է՝ սկսած`,validTo:`Վավեր է մինչև`}),q.addResourceBundle(`ky-KG`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Ачык ачкыч алгоритми`,signatureAlgorithm:`Санариптик кол коюу алгоритми`,issuer:`Сертификат берүүчү`,subject:`Документ чыгаруучу`,validFrom:`Төмөнкүдөн баштап жарактуу:`,validTo:`Чейин жарактуу`}),q.addResourceBundle(`ku-Arab`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`ئەلگۆریتمەکەی کلی گشتی`,signatureAlgorithm:`ئەلگۆریتمەکەی واژۆ`,issuer:`بڵاوکەری بڕوانامە`,subject:`بابەتی بڕوانامە`,validFrom:`لە`,validTo:`دروستە تا`}),q.addResourceBundle(`tg-TJ`,`2ef7d36902ecc24a3297c2e90393b16c`,{certificateType:`Certificate name`,publicKeyAlgorithm:`Алгоритми калиди кушод`,signatureAlgorithm:`Алгоритми имзои рақамӣ`,issuer:`Ношири сертификат`,subject:`Ношири ҳуҷҷат`,validFrom:`Аз ... эътибор дорад`,validTo:`То ин сана эътибор дорад`});var tK=()=>Pk(`2ef7d36902ecc24a3297c2e90393b16c`),nK={list:`_list_15ifc_1`,name:`_name_15ifc_12`},rK=({certificate:e})=>{let{t}=tK();return(0,d.jsxs)(`div`,{className:nK.list,children:[(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`certificateType`)}),(0,d.jsx)(G,{children:(0,d.jsx)($.RfidCertificateType,{children:e.certificateType})}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`publicKeyAlgorithm`)}),(0,d.jsx)(G,{children:e.publicKeyAlgorithm}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`signatureAlgorithm`)}),(0,d.jsx)(G,{children:e.signatureAlgorithm}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`issuer`)}),(0,d.jsx)(G,{children:e.issuer}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`subject`)}),(0,d.jsx)(G,{children:e.subject}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`validFrom`)}),(0,d.jsx)(G,{children:e.validFrom}),(0,d.jsx)(G,{className:nK.name,uppercase:!0,size:`12x160`,children:t(`validTo`)}),(0,d.jsx)(G,{children:e.validTo})]})};q.addResourceBundle(`ru-RU`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Сертификаты`}),q.addResourceBundle(`en-US`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificates`}),q.addResourceBundle(`lv-LV`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikāti`}),q.addResourceBundle(`de-DE`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Zertifikate`}),q.addResourceBundle(`pl-PL`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certyfikaty`}),q.addResourceBundle(`it-IT`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`certificati`}),q.addResourceBundle(`hu-HU`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Tanúsítványok`}),q.addResourceBundle(`zh-Hans`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`证书`}),q.addResourceBundle(`zh-Hant`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`證書`}),q.addResourceBundle(`sk-SK`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikáty`}),q.addResourceBundle(`uk-UA`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Сертифікати`}),q.addResourceBundle(`fr-FR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificats`}),q.addResourceBundle(`es-ES`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificados`}),q.addResourceBundle(`pt-PT`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificados`}),q.addResourceBundle(`ar-AE`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`شهادات`}),q.addResourceBundle(`nl-NL`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificaten`}),q.addResourceBundle(`id-ID`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikat`}),q.addResourceBundle(`vi-VN`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Chứng chỉ`}),q.addResourceBundle(`ko-KR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`인증서`}),q.addResourceBundle(`ms-MY`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sijil`}),q.addResourceBundle(`ro-RO`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certificate`}),q.addResourceBundle(`el-GR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Πιστοποιητικά`}),q.addResourceBundle(`tr-TR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikalar`}),q.addResourceBundle(`ja-JP`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`証明書`}),q.addResourceBundle(`cs-CZ`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikáty`}),q.addResourceBundle(`th-TH`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`หนังสือรับรอง`}),q.addResourceBundle(`hi-IN`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`प्रमाण पत्र`}),q.addResourceBundle(`bn-BD`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`সার্টিফিকেট`}),q.addResourceBundle(`he-IL`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`אישורים`}),q.addResourceBundle(`fi-FI`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Varmenteet`}),q.addResourceBundle(`sv-SE`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikat`}),q.addResourceBundle(`da-DK`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikater`}),q.addResourceBundle(`hr-HR`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Certifikati`}),q.addResourceBundle(`no-NO`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikater`}),q.addResourceBundle(`uz-Latn`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Sertifikatlar`}),q.addResourceBundle(`hy-AM`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Հավաստագրեր`}),q.addResourceBundle(`ky-KG`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Сертификаттар`}),q.addResourceBundle(`ku-Arab`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`بڕوانامەکان`}),q.addResourceBundle(`tg-TJ`,`bd23e0c23d00f0c4c95808a1d4c18f6d`,{certificates:`Сертификатҳо`});var iK=()=>Pk(`bd23e0c23d00f0c4c95808a1d4c18f6d`),aK={certificates:`_certificates_g4aay_1`,container:`_container_g4aay_6`},oK=({certificates:e})=>{let{t}=iK();return(0,d.jsxs)(`div`,{className:aK.certificates,children:[(0,d.jsx)(G,{children:t(`certificates`)}),(0,d.jsx)(`div`,{className:aK.container,children:e.map((e,t)=>(0,d.jsx)(rK,{certificate:e},t))})]})},sK=()=>{let{response:e}=m();if(!e)return null;let t=UT(e);return t.length?(0,d.jsx)(oK,{certificates:t}):null},cK={container:`_container_1ge8m_1`,data:`_data_1ge8m_19`,protocols:`_protocols_1ge8m_30`,groups:`_groups_1ge8m_37`},lK=()=>(0,d.jsxs)(`div`,{className:cK.container,children:[(0,d.jsx)(AG,{}),(0,d.jsxs)(nD.Element,{name:`rfid`,className:cK.data,children:[(0,d.jsxs)(`div`,{className:cK.protocols,children:[(0,d.jsx)(FG,{}),(0,d.jsx)(GG,{})]}),(0,d.jsxs)(`div`,{className:cK.groups,children:[(0,d.jsx)(eK,{}),(0,d.jsx)(sK,{})]})]})]}),uK=()=>{let{response:e}=m();return!e||!_m.fromProcessResponse(e).length?null:(0,d.jsx)(lK,{})};q.addResourceBundle(`ru-RU`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Графические поля`}),q.addResourceBundle(`en-US`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Graphic fields`}),q.addResourceBundle(`lv-LV`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafiskie lauki`}),q.addResourceBundle(`de-DE`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafikfelder`}),q.addResourceBundle(`pl-PL`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Pola graficzne`}),q.addResourceBundle(`it-IT`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Campi grafici`}),q.addResourceBundle(`hu-HU`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafikus mezők`}),q.addResourceBundle(`zh-Hans`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`图形字段`}),q.addResourceBundle(`zh-Hant`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`圖形欄位`}),q.addResourceBundle(`sk-SK`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafické polia`}),q.addResourceBundle(`uk-UA`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Графічні поля`}),q.addResourceBundle(`fr-FR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Champs graphiques`}),q.addResourceBundle(`es-ES`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Campos gráficos`}),q.addResourceBundle(`pt-PT`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Campos gráficos`}),q.addResourceBundle(`ar-AE`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`الحقول الرسومية`}),q.addResourceBundle(`nl-NL`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafische velden`}),q.addResourceBundle(`id-ID`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Bidang grafis`}),q.addResourceBundle(`vi-VN`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Các trường đồ họa`}),q.addResourceBundle(`ko-KR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`그래픽 필드`}),q.addResourceBundle(`ms-MY`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Medan grafik`}),q.addResourceBundle(`ro-RO`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Câmpuri grafice`}),q.addResourceBundle(`el-GR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Γραφικά πεδία`}),q.addResourceBundle(`tr-TR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafik alanları`}),q.addResourceBundle(`ja-JP`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`グラフィックフィールド`}),q.addResourceBundle(`cs-CZ`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafická pole`}),q.addResourceBundle(`th-TH`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`ช่องกราฟิก`}),q.addResourceBundle(`hi-IN`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`ग्राफ़िक फ़ील्ड`}),q.addResourceBundle(`bn-BD`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`গ্রাফিক ক্ষেত্রসমূহ`}),q.addResourceBundle(`he-IL`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`שדות גרפיים`}),q.addResourceBundle(`fi-FI`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Graafiset kentät`}),q.addResourceBundle(`sv-SE`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafiska fält`}),q.addResourceBundle(`da-DK`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafiske felter`}),q.addResourceBundle(`hr-HR`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafička polja`}),q.addResourceBundle(`no-NO`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafiske felt`}),q.addResourceBundle(`uz-Latn`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Grafik maydonlar`}),q.addResourceBundle(`hy-AM`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Գրաֆիկական դաշտեր`}),q.addResourceBundle(`ky-KG`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Графикалык талаалар`}),q.addResourceBundle(`ku-Arab`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`خانە گرافیکییەکان`}),q.addResourceBundle(`tg-TJ`,`3bc9054a63aa53765bd9ce110e67521e`,{graphics:`Майдонҳои графикӣ`});var dK=()=>Pk(`3bc9054a63aa53765bd9ce110e67521e`),fK={container:`_container_1jqlf_1`},pK=()=>{let{t:e}=dK();return(0,d.jsx)(`div`,{className:fK.container,children:(0,d.jsx)(G,{size:`18x135`,children:e(`graphics`)})})},mK={text:`_text_c8ml4_1`,image:`_image_c8ml4_5`},hK=({name:e,url:t,imageViewer:n=!0,downloadImage:r=!0})=>(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(G,{className:mK.text,size:`12x160`,uppercase:!0,children:e}),(0,d.jsx)(Jk,{src:t,alt:String(e),className:mK.image,draggable:!1,magnifierImgBorderRadius:4,magnifier:!0,download:r,viewer:n})]}),gK=function(e){return e.NONE=`NONE`,e.SOURCE=`SOURCE`,e.LIGHT=`LIGHT`,e.SOURCE_LIGHT=`SOURCE_LIGHT`,e}({}),_K=e=>{let t=e[0];return e.every(e=>e.source===t.source)?gK.NONE:gK.SOURCE},vK=(e,t,n,r)=>{switch(r){case gK.SOURCE:return`${$.getGraphicFieldType(e)} (${$.getSource(t)})`;case gK.LIGHT:return`${$.getGraphicFieldType(e)} (${$.getLightsLabel(n)})`;case gK.SOURCE_LIGHT:return`${$.getGraphicFieldType(e)} (${$.getSource(t)}, ${$.getLightsLabel(n)})`;default:return $.getGraphicFieldType(e)}},yK={container:`_container_b06p4_1`},bK=({images:e,imageViewer:t,downloadImage:n})=>(Pk(),(0,d.jsx)(SH,{children:(0,d.jsx)(`div`,{className:yK.container,children:Object.entries(e).reduce((e,[r,i])=>{let a=_K(i);return i.forEach(({src:i,source:o,light:s},c)=>{let l=vK(r,o,s,a);i&&e.push((0,d.jsx)(hK,{name:l,url:i,imageViewer:t,downloadImage:n},r+c))}),e},[])})})),xK={container:`_container_1hyjc_1`},SK=({images:e,imageViewer:t,downloadImage:n})=>(0,d.jsxs)(`div`,{className:xK.container,children:[(0,d.jsx)(pK,{}),(0,d.jsx)(bK,{images:e,imageViewer:t,downloadImage:n})]}),CK=({imageViewer:e,downloadImage:t})=>{let{response:n}=m();if(!n)return null;let r=AT(n).filter(e=>e.fieldType!==Ca.DOCUMENT_FRONT);return r.length?(0,d.jsx)(SK,{images:r.reduce((e,{pages:t,light:n,fieldType:r})=>{let i=t.map(({src:e,source:t})=>({light:n,source:t,src:e}));return e[r]?e[r].push(...i):e[r]=i,e},{}),imageViewer:e,downloadImage:t}):null},wK=({response:e,request:t,children:n,language:r})=>{let i=Ik(r);return(0,u.useEffect)(()=>{q.changeLanguage(r)},[r]),(0,d.jsx)(S,{children:(0,d.jsx)(g,{children:(0,d.jsx)(y,{children:(0,d.jsx)(p.Provider,{value:{response:T_.fromPlain(e),request:t},children:(0,d.jsx)(`div`,{dir:i,children:n})})})})})},TK={"response-tabs":`_response-tabs_1szxq_1`,"response-raw":`_response-raw_1szxq_12`,response:`_response_1szxq_1`,scroll:`_scroll_1szxq_29`},EK=({items:e,response:t})=>(0,d.jsx)(`div`,{className:e.length?TK[`response-tabs`]:TK[`response-raw`],children:e.length?(0,d.jsx)(ID,{type:`line`,items:e}):(0,d.jsx)(SH,{dir:`ltr`,maxHeight:630,className:TK.scroll,children:(0,d.jsx)(`div`,{className:TK.response,children:(0,d.jsx)(QM,{data:t})})})});q.addResourceBundle(`ru-RU`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Статус`,graphicFields:`Графические поля`,textFields:`Текстовые поля`,documentType:`Тип документа`,imageQuality:`Качество изображения`,securityChecks:`Проверки подлинности`,rfidChip:`RFID-чип`,portraitComparison:`Сравнение портретов`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`en-US`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Graphic fields`,textFields:`Text fields`,documentType:`Document type`,imageQuality:`Image quality`,securityChecks:`Security checks`,rfidChip:`RFID chip`,portraitComparison:`Portrait comparison`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`lv-LV`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafiskie lauki`,textFields:`Teksta lauki`,documentType:`Dokumenta tips`,imageQuality:`Image quality`,securityChecks:`Security checks`,rfidChip:`RFID čips`,portraitComparison:`Fotogrāfiju salīdzināšana`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`de-DE`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafikfelder`,textFields:`Textfelder`,documentType:`Dokumenttyp`,imageQuality:`Bildqualität`,securityChecks:`Sicherheitsprüfungen`,rfidChip:`RFID-Chip`,portraitComparison:`Portraitvergleich`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`pl-PL`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Pola graficzne`,textFields:`Pola tekstowe`,documentType:`Typ dokumentu`,imageQuality:`Jakość obrazu`,securityChecks:`Weryfikacja autentyczności`,rfidChip:`Chip RFID`,portraitComparison:`Porównanie wizerunku`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`it-IT`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`stato`,graphicFields:`Campi grafici`,textFields:`Campi di testo`,documentType:`Tipo di documento identificato`,imageQuality:`Qualità immagine`,securityChecks:`Controlli di sicurezza`,rfidChip:`Lettura del chip RFID`,portraitComparison:`Confronto dei ritratti`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`hu-HU`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Állapot`,graphicFields:`Grafikus mezők`,textFields:`Szövegmezők`,documentType:`Dokumentumtípus`,imageQuality:`Képminőség`,securityChecks:`Biztonsági ellenőrzések`,rfidChip:`RFID chip`,portraitComparison:`Arcképek összehasonlítása`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`zh-Hans`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`状态`,graphicFields:`图形字段`,textFields:`文本字段`,documentType:`证件类型`,imageQuality:`图像质量`,securityChecks:`安全检查`,rfidChip:`RFID芯片`,portraitComparison:`照片对比`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`zh-Hant`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`狀態`,graphicFields:`圖形欄位`,textFields:`文字欄位`,documentType:`文檔類型`,imageQuality:`圖像品質`,securityChecks:`安全檢查`,rfidChip:`射頻識別晶片`,portraitComparison:`肖像比較`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`sk-SK`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Stav`,graphicFields:`Grafické polia`,textFields:`Textové polia`,documentType:`Typ dokumentu`,imageQuality:`Kvalita obrázka`,securityChecks:`Bezpečnostné kontroly`,rfidChip:`Čip RFID`,portraitComparison:`Porovnanie portrétov`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`uk-UA`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Статус`,graphicFields:`Графічні поля`,textFields:`Текстові поля`,documentType:`Тип документа`,imageQuality:`Якість зображення`,securityChecks:`Перевірки автентичності`,rfidChip:`RFID чіп`,portraitComparison:`Порівняння фотографій`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`fr-FR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Etat`,graphicFields:`Champs graphiques`,textFields:`Champs texte`,documentType:`Type de document reconnu`,imageQuality:`Qualité d'image`,securityChecks:`Contrôles de sécurité`,rfidChip:`Lecture de la puce RFID`,portraitComparison:`Comparaison de visage`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`es-ES`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Estatus`,graphicFields:`Campos gráficos`,textFields:`Campos de texto`,documentType:`Tipo de documento`,imageQuality:`Calidad de la imagen`,securityChecks:`Comprobaciones de seguridad`,rfidChip:`Chip RFID`,portraitComparison:`Comparación de fotos`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`pt-PT`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Campos gráficos`,textFields:`Campos de texto`,documentType:`Tipo de documento`,imageQuality:`Qualidade da imagem`,securityChecks:`Controlos de segurança`,rfidChip:`Chip RFID`,portraitComparison:`Comparativo de Retrato`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ar-AE`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`الحالة`,graphicFields:`الحقول الرسومية`,textFields:`الحقول النصية`,documentType:`نوع الوثيقة`,imageQuality:`جودة الصورة`,securityChecks:`الفحص الأمني`,rfidChip:`شريحة RFID`,portraitComparison:`مقارنة الصور الشخصية`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`nl-NL`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafische velden`,textFields:`Tekstvelden`,documentType:`Documenttype`,imageQuality:`Kwaliteit van de afbeelding`,securityChecks:`Veiligheidscontroles`,rfidChip:`RFID-chip`,portraitComparison:`Vergelijking van de foto's`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`id-ID`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Bidang grafis`,textFields:`Kolom teks`,documentType:`Jenis dokumen`,imageQuality:`Kualitas gambar`,securityChecks:`Pemeriksaan keamanan`,rfidChip:`Chip RFID`,portraitComparison:`Perbandingan potret`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`vi-VN`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Trạng thái`,graphicFields:`Các trường đồ họa`,textFields:`Trường văn bản`,documentType:`Loại giấy tờ`,imageQuality:`Chất lượng hình ảnh`,securityChecks:`Kiểm tra bảo mật`,rfidChip:`Chip RFID`,portraitComparison:`So sánh các ảnh chân dung`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ko-KR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`상태`,graphicFields:`그래픽 필드`,textFields:`텍스트 필드`,documentType:`문서 유형`,imageQuality:`이미지 품질`,securityChecks:`보안 검사`,rfidChip:`RFID 칩`,portraitComparison:`인물 사진 비교`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ms-MY`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Medan grafik`,textFields:`Bidang teks`,documentType:`Jenis dokumen`,imageQuality:`Kualiti gambar`,securityChecks:`Semakan keselamatan`,rfidChip:`Cip RFID`,portraitComparison:`Perbandingan antara potret`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ro-RO`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Stare`,graphicFields:`Câmpuri grafice`,textFields:`Câmpuri text`,documentType:`Tipul documentului`,imageQuality:`Calitatea imaginii`,securityChecks:`Verificări de securitate`,rfidChip:`Cip RFID`,portraitComparison:`Compararea portretelor`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`el-GR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Κατάσταση`,graphicFields:`Γραφικά πεδία`,textFields:`Πεδία κειμένου`,documentType:`Τύπος εγγράφου`,imageQuality:`Ποιότητα εικόνας`,securityChecks:`Έλεγχοι ασφαλείας`,rfidChip:`Κύκλωμα ραδιοσυχνικής αναγνώρισης`,portraitComparison:`Σύγκριση πορτρέτων`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`tr-TR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Durum`,graphicFields:`Grafik alanları`,textFields:`Metin alanları`,documentType:`Tanınan belge türü`,imageQuality:`Resim kalitesi`,securityChecks:`Güvenlik kontrolleri`,rfidChip:`RFID`,portraitComparison:`Portre karşılaştırma`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ja-JP`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`ステータス`,graphicFields:`グラフィックフィールド`,textFields:`テキストフィールド`,documentType:`文書タイプ`,imageQuality:`画質`,securityChecks:`セキュリティチャック`,rfidChip:`RFIDチップ`,portraitComparison:`顔写真の比較`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`cs-CZ`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Stav`,graphicFields:`Grafická pole`,textFields:`Textová pole`,documentType:`Typ dokumentu`,imageQuality:`Kvalita obrázku`,securityChecks:`Bezpečnostní kontroly`,rfidChip:`Čip RFID`,portraitComparison:`Porovnání fotografií`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`th-TH`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`สถานะ`,graphicFields:`ช่องกราฟิก`,textFields:`ช่องข้อความ`,documentType:`ประเภทเอกสาร`,imageQuality:`คุณภาพของภาพ`,securityChecks:`ตรวจสอบความปลอดภัย`,rfidChip:`ชิพ RFID`,portraitComparison:`การเปรียบเทียบภาพครึ่งตัว`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`hi-IN`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`स्थिति`,graphicFields:`ग्राफ़िक फ़ील्ड`,textFields:`टेक्स्ट फ़ील्ड`,documentType:`दस्तावेज़ का प्रकार`,imageQuality:`छवि गुणवत्ता`,securityChecks:`सुरक्षा जांच`,rfidChip:`RFID चिप`,portraitComparison:`पोट्रेट की तुलना`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`bn-BD`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`স্ট্যাটাস`,graphicFields:`গ্রাফিক ক্ষেত্রসমূহ`,textFields:`টেক্সটের জায়গা`,documentType:`ডকুমেন্টের ধরণ`,imageQuality:`ছবির কোয়ালিটি`,securityChecks:`নিরাপত্তা চেক করুন`,rfidChip:`RFID চিপ`,portraitComparison:`পোর্ট্রেটসমূহের তুলনা`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`he-IL`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`סטטוס`,graphicFields:`שדות גרפיים`,textFields:`שדות טקסט`,documentType:`סוג מסמך`,imageQuality:`איכות תמונה`,securityChecks:`בדיקות אבטחה`,rfidChip:`שבב RFID`,portraitComparison:`השוואה של תמונות דיוקן`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`fi-FI`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Asiakirjan tila`,graphicFields:`Graafiset kentät`,textFields:`Tekstikentät`,documentType:`Asiakirjan tyyppi`,imageQuality:`Kuvanlaatu`,securityChecks:`Turvatarkastukset`,rfidChip:`RFID-siru`,portraitComparison:`Valokuvien vertailu`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`sv-SE`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafiska fält`,textFields:`Textfält`,documentType:`Dokumenttyp`,imageQuality:`Bildkvalitet`,securityChecks:`Säkerhetskontroller`,rfidChip:`RFID-chipp`,portraitComparison:`Jämförelse av porträtten`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`da-DK`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafiske felter`,textFields:`Tekstfelter`,documentType:`Dokumenttype`,imageQuality:`Billedkvalitet`,securityChecks:`Sikkerhedstjek`,rfidChip:`RFID-chip`,portraitComparison:`Sammenligning af portrætterne`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`hr-HR`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Stanje`,graphicFields:`Grafička polja`,textFields:`Tekstualna polja`,documentType:`Tip dokumenta`,imageQuality:`Kvaliteta slike`,securityChecks:`Sigurnosne provjere`,rfidChip:`RFID čip`,portraitComparison:`Usporedba portreta`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`no-NO`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Status`,graphicFields:`Grafiske felt`,textFields:`Tekstfelt`,documentType:`Dokumenttype`,imageQuality:`Bildekvalitet`,securityChecks:`Sikkerhetssjekk`,rfidChip:`RFID-brikke`,portraitComparison:`Sammenligning av portrettene`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`uz-Latn`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Holati`,graphicFields:`Grafik maydonlar`,textFields:`Matn maydonlari`,documentType:`Hujjat turi`,imageQuality:`Tasvir sifati`,securityChecks:`Autentifikatsiya`,rfidChip:`RFID chipi`,portraitComparison:`Portretlarni taqqoslash`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`hy-AM`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Կարգավիճակը`,graphicFields:`Գրաֆիկական դաշտեր`,textFields:`Տեքստային դաշտեր`,documentType:`Փաստաթղթի տեսակը`,imageQuality:`Պատկերի որակը`,securityChecks:`Իսկության ստուգումներ`,rfidChip:`RFID չիպ`,portraitComparison:`Դիմանկարների համեմատում`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ky-KG`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Статус`,graphicFields:`Графикалык талаалар`,textFields:`Текст талаалары`,documentType:`Документтин түрү`,imageQuality:`Сүрөттүн сапаты`,securityChecks:`Аныктыгын текшерүү`,rfidChip:`RFID-чип`,portraitComparison:`Портреттерди салыштыруу`,barcodeData:`Barcode data`,mDL:`mDL`}),q.addResourceBundle(`ku-Arab`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`دۆخ`,graphicFields:`خانە گرافیکییەکان`,textFields:`خانەکانی دەق`,documentType:`جۆری بەڵگەنامە`,imageQuality:`کوالیتی وێنە`,securityChecks:`پشکنینەکانی ئاسایش`,rfidChip:`چیپی RFID`,portraitComparison:`بەراوردی پۆرترێت`,barcodeData:`Barcode data`,mDL:`MDL`}),q.addResourceBundle(`tg-TJ`,`e8c2f11c244c22722d261bdffcf4b70e`,{status:`Мақом`,graphicFields:`Майдонҳои графикӣ`,textFields:`Майдонҳои матн`,documentType:`Навъи ҳуҷҷат`,imageQuality:`Сифати тасвир`,securityChecks:`Санҷишҳои аслият`,rfidChip:`RFID-чип`,portraitComparison:`Муқоисаи портретҳо`,barcodeData:`Barcode data`,mDL:`mDL`});var DK=()=>Pk(`e8c2f11c244c22722d261bdffcf4b70e`),OK={scroll:`_scroll_1gv8h_1`,tab:`_tab_1gv8h_4`},kK=({json:e})=>(0,d.jsx)(SH,{dir:`ltr`,maxHeight:630,className:OK.scroll,children:(0,d.jsx)(`div`,{className:OK.tab,children:(0,d.jsx)(QM,{data:e})})}),AK=()=>{let{t:e}=DK(),{response:t}=m();if(!t)return null;let n=dm.fromProcessResponse(t),r=Km.fromProcessResponse(t),i=gh.fromProcessResponse(t),a=rh.fromProcessResponse(t),o=zm.fromProcessResponse(t),s=Op.fromProcessResponse(t),c=s.filter(e=>e.result_type===M.AUTHENTICITY),l=s.filter(e=>e.result_type===M.PORTRAIT_COMPARISON),u=_m.fromProcessResponse(t),f=Vp.fromProcessResponse(t),p=xg.fromProcessResponse(t),h=[];return n.length&&h.push({id:`status`,label:e(`status`),children:(0,d.jsx)(kK,{json:n})}),r.length&&h.push({id:`graphicFields`,label:e(`graphicFields`),children:(0,d.jsx)(kK,{json:r})}),i.length&&h.push({id:`textFields`,label:e(`textFields`),children:(0,d.jsx)(kK,{json:i})}),a.length&&h.push({id:`documentType`,label:e(`documentType`),children:(0,d.jsx)(kK,{json:a})}),o.length&&h.push({id:`imageQuality`,label:e(`imageQuality`),children:(0,d.jsx)(kK,{json:o})}),c.length&&h.push({id:`authenticity`,label:e(`securityChecks`),children:(0,d.jsx)(kK,{json:c})}),u.length&&h.push({id:`rfidChip`,label:e(`rfidChip`),children:(0,d.jsx)(kK,{json:u})}),l.length&&h.push({id:`portraitComparison`,label:e(`portraitComparison`),children:(0,d.jsx)(kK,{json:l})}),f.length&&h.push({id:`barcodeData`,label:e(`barcodeData`),children:(0,d.jsx)(kK,{json:f})}),p.length&&h.push({id:`mDL`,label:e(`mDL`),children:(0,d.jsx)(kK,{json:p})}),(0,d.jsx)(EK,{items:h,response:t})};q.addResourceBundle(`ru-RU`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`en-US`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`lv-LV`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`de-DE`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`pl-PL`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`it-IT`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`hu-HU`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`zh-Hans`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`zh-Hant`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`sk-SK`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`uk-UA`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`fr-FR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`es-ES`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`pt-PT`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ar-AE`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`nl-NL`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`id-ID`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`vi-VN`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ko-KR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ms-MY`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ro-RO`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`el-GR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`tr-TR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ja-JP`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`cs-CZ`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`th-TH`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`hi-IN`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`bn-BD`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`he-IL`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`fi-FI`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`sv-SE`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`da-DK`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`hr-HR`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`no-NO`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`uz-Latn`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`hy-AM`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ky-KG`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`ku-Arab`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`}),q.addResourceBundle(`tg-TJ`,`070950235d2ef3e48f8ef7154afa9ccf`,{noRequestAvailable:`There is no request available.`});var jK=()=>Pk(`070950235d2ef3e48f8ef7154afa9ccf`),MK={"request-viewer":`_request-viewer_pf1gt_1`,title:`_title_pf1gt_14`,scroll:`_scroll_pf1gt_18`,json:`_json_pf1gt_22`},NK=({request:e,title:t})=>{let n={"--top-padding":t?`50px`:`75px`};return(0,d.jsxs)(`div`,{className:MK[`request-viewer`],style:n,children:[t&&(0,d.jsx)(`div`,{className:MK.title,children:(0,d.jsx)(G,{size:`16x100`,children:t})}),(0,d.jsx)(SH,{dir:`ltr`,maxHeight:630,className:MK.scroll,children:(0,d.jsx)(`div`,{className:MK.json,children:(0,d.jsx)(QM,{data:e})})})]})},PK=({title:e})=>{let{request:t}=m(),{t:n}=jK();return t?(0,d.jsx)(NK,{title:e,request:t}):(0,d.jsx)(G,{children:n(`noRequestAvailable`)})};q.addResourceBundle(`ru-RU`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`en-US`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`lv-LV`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`de-DE`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`pl-PL`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`it-IT`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`hu-HU`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`zh-Hans`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`zh-Hant`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`sk-SK`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`uk-UA`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`fr-FR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`es-ES`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`pt-PT`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ar-AE`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`nl-NL`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`id-ID`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`vi-VN`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ko-KR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ms-MY`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ro-RO`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`el-GR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`tr-TR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ja-JP`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`cs-CZ`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`th-TH`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`hi-IN`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`bn-BD`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`he-IL`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`fi-FI`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`sv-SE`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`da-DK`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`hr-HR`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`no-NO`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`uz-Latn`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`hy-AM`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ky-KG`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`ku-Arab`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`}),q.addResourceBundle(`tg-TJ`,`2c9c473a82a06f26e27961b9d581af9d`,{noLogsInResponse:`There are no logs in the response.`});var FK=()=>Pk(`2c9c473a82a06f26e27961b9d581af9d`),IK={logs:`_logs_1tz9c_1`,scroll:`_scroll_1tz9c_13`,text:`_text_1tz9c_18`},LK=({logs:e})=>(0,d.jsx)(`div`,{className:IK.logs,children:(0,d.jsx)(SH,{dir:`ltr`,maxHeight:630,className:IK.scroll,children:(0,d.jsx)(`div`,{className:IK.text,children:e})})}),RK=()=>{let{response:e}=m(),{t}=FK();return e?(0,d.jsx)(LK,{logs:e.log?T_.decodeLog(e.log):t(`noLogsInResponse`)}):null},zK={loader:`_loader_10ubz_1`,overall:`_overall_10ubz_19`,"verifications-container":`_verifications-container_10ubz_24`,"info-container":`_info-container_10ubz_40`,avatar:`_avatar_10ubz_45`,text:`_text_10ubz_55`,name:`_name_10ubz_65`,gender:`_gender_10ubz_66`,info:`_info_10ubz_40`,"about-container":`_about-container_10ubz_97`,menu:`_menu_10ubz_104`,time:`_time_10ubz_114`},BK=()=>(0,d.jsxs)(`div`,{className:zK.loader,children:[(0,d.jsx)(AD.Block,{className:zK.overall}),(0,d.jsxs)(`div`,{className:zK[`verifications-container`],children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]}),(0,d.jsxs)(`div`,{className:zK[`info-container`],children:[(0,d.jsx)(AD.Block,{className:zK.avatar}),(0,d.jsxs)(`div`,{className:zK.text,children:[(0,d.jsxs)(`div`,{className:zK.name,children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]}),(0,d.jsxs)(`div`,{className:zK.gender,children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]}),(0,d.jsxs)(`div`,{className:zK.info,children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]})]})]}),(0,d.jsxs)(`div`,{className:zK[`about-container`],children:[(0,d.jsx)(AD.Block,{className:zK.menu}),(0,d.jsxs)(`div`,{className:zK.time,children:[(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{}),(0,d.jsx)(AD.Block,{})]})]})]});q.addResourceBundle(`ru-RU`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Сравнение портретов`}),q.addResourceBundle(`en-US`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Portrait comparison`}),q.addResourceBundle(`lv-LV`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Fotogrāfiju salīdzināšana`}),q.addResourceBundle(`de-DE`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Portraitvergleich`}),q.addResourceBundle(`pl-PL`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Porównanie wizerunku`}),q.addResourceBundle(`it-IT`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Confronto dei ritratti`}),q.addResourceBundle(`hu-HU`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Arcképek összehasonlítása`}),q.addResourceBundle(`zh-Hans`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`照片对比`}),q.addResourceBundle(`zh-Hant`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`肖像比較`}),q.addResourceBundle(`sk-SK`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Porovnanie portrétov`}),q.addResourceBundle(`uk-UA`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Порівняння фотографій`}),q.addResourceBundle(`fr-FR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Comparaison de visage`}),q.addResourceBundle(`es-ES`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Comparación de fotos`}),q.addResourceBundle(`pt-PT`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Comparativo de Retrato`}),q.addResourceBundle(`ar-AE`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`مقارنة الصور الشخصية`}),q.addResourceBundle(`nl-NL`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Vergelijking van de foto's`}),q.addResourceBundle(`id-ID`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Perbandingan potret`}),q.addResourceBundle(`vi-VN`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`So sánh các ảnh chân dung`}),q.addResourceBundle(`ko-KR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`인물 사진 비교`}),q.addResourceBundle(`ms-MY`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Perbandingan antara potret`}),q.addResourceBundle(`ro-RO`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Compararea portretelor`}),q.addResourceBundle(`el-GR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Σύγκριση πορτρέτων`}),q.addResourceBundle(`tr-TR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Portre karşılaştırma`}),q.addResourceBundle(`ja-JP`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`顔写真の比較`}),q.addResourceBundle(`cs-CZ`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Porovnání fotografií`}),q.addResourceBundle(`th-TH`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`การเปรียบเทียบภาพครึ่งตัว`}),q.addResourceBundle(`hi-IN`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`पोट्रेट की तुलना`}),q.addResourceBundle(`bn-BD`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`পোর্ট্রেটসমূহের তুলনা`}),q.addResourceBundle(`he-IL`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`השוואה של תמונות דיוקן`}),q.addResourceBundle(`fi-FI`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Valokuvien vertailu`}),q.addResourceBundle(`sv-SE`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Jämförelse av porträtten`}),q.addResourceBundle(`da-DK`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Sammenligning af portrætterne`}),q.addResourceBundle(`hr-HR`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Usporedba portreta`}),q.addResourceBundle(`no-NO`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Sammenligning av portrettene`}),q.addResourceBundle(`uz-Latn`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Portretlarni taqqoslash`}),q.addResourceBundle(`hy-AM`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Դիմանկարների համեմատում`}),q.addResourceBundle(`ky-KG`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Портреттерди салыштыруу`}),q.addResourceBundle(`ku-Arab`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`بەراوردی پۆرترێت`}),q.addResourceBundle(`tg-TJ`,`728d90b403456884a7a65309686bf620`,{portraitComparison:`Муқоисаи портретҳо`});var VK=()=>Pk(`728d90b403456884a7a65309686bf620`),HK={container:`_container_ox0ty_1`},UK=({status:e,name:t})=>{let n=PH(e,24);return(0,d.jsxs)(`div`,{className:HK.container,children:[n,(0,d.jsx)(G,{size:`18x135`,children:t})]})};q.addResourceBundle(`ru-RU`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`en-US`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`lv-LV`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`de-DE`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`pl-PL`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`it-IT`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`hu-HU`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`zh-Hans`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`zh-Hant`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`sk-SK`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`uk-UA`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`fr-FR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`es-ES`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`pt-PT`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ar-AE`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`nl-NL`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`id-ID`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`vi-VN`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ko-KR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ms-MY`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ro-RO`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`el-GR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`tr-TR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ja-JP`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`cs-CZ`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`th-TH`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`hi-IN`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`bn-BD`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`he-IL`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`fi-FI`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`sv-SE`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`da-DK`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`hr-HR`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`no-NO`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`uz-Latn`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`hy-AM`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ky-KG`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`ku-Arab`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`}),q.addResourceBundle(`tg-TJ`,`90a425db4934211fafe21693ab2e9a39`,{rate:`Rate`});var WK=()=>Pk(`90a425db4934211fafe21693ab2e9a39`),GK={text:`_text_1wz9f_1`,"source-content":`_source-content_1wz9f_5`,rate:`_rate_1wz9f_28`},KK=({source:e,image:t,checkResult:n,similarity:r,imageViewer:i=!0,downloadImage:a=!0})=>{let{t:o}=WK(),s=$.getPortraitComparisonSource(e);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(G,{className:GK.text,size:`12x160`,uppercase:!0,children:s}),(0,d.jsxs)(`div`,{className:GK[`source-content`],children:[t?(0,d.jsx)(Jk,{src:`data:image/jpeg;base64,${t}`,alt:String(s),magnifierImgBorderRadius:4,draggable:!1,magnifier:!0,viewer:i,download:a}):(0,d.jsx)(OH,{type:`photo`,className:GK[`default-image`]}),n!==void 0&&r!==void 0&&(0,d.jsxs)(`span`,{className:GK.rate,children:[PH(n),(0,d.jsx)(G,{children:`${o(`rate`)} ${r}%`})]})]})]})},qK={result:`_result_1sdjd_1`},JK=({source:e,image:t,comparable:n,imageViewer:r,downloadImage:i})=>(0,d.jsx)(SH,{children:(0,d.jsxs)(`div`,{className:qK.result,children:[(0,d.jsx)(KK,{source:e,image:t,imageViewer:r,downloadImage:i}),n.map(({source:e,image:t,checkResult:n,similarity:a},o)=>(0,d.jsx)(KK,{source:e,image:t,checkResult:n,similarity:a,imageViewer:r,downloadImage:i},t||o))]})});q.addResourceBundle(`ru-RU`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Сервис не отвечает`}),q.addResourceBundle(`en-US`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`The service does not respond`}),q.addResourceBundle(`lv-LV`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`The service does not respond`}),q.addResourceBundle(`de-DE`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Keine Rückmeldung vom Service`}),q.addResourceBundle(`pl-PL`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Serwis nie odpowiada`}),q.addResourceBundle(`it-IT`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Il servizio non risponde`}),q.addResourceBundle(`hu-HU`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`A szolgáltatás nem válaszol`}),q.addResourceBundle(`zh-Hans`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`服务没有回应`}),q.addResourceBundle(`zh-Hant`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`服務沒有響應`}),q.addResourceBundle(`sk-SK`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Služba nereaguje`}),q.addResourceBundle(`uk-UA`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Сервіс не відповідає`}),q.addResourceBundle(`fr-FR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Le service ne répond pas`}),q.addResourceBundle(`es-ES`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Servicio no responde`}),q.addResourceBundle(`pt-PT`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`O serviço não responde`}),q.addResourceBundle(`ar-AE`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`الخدمة لا تستجيب`}),q.addResourceBundle(`nl-NL`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`De dienst reageert niet`}),q.addResourceBundle(`id-ID`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Layanan tidak merepsons`}),q.addResourceBundle(`vi-VN`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Dịch vụ không phản hồi`}),q.addResourceBundle(`ko-KR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`서비스가 응답하지 않습니다`}),q.addResourceBundle(`ms-MY`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Perkhidmatan tidak memberi maklum balas`}),q.addResourceBundle(`ro-RO`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Serviciul nu răspunde`}),q.addResourceBundle(`el-GR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Η υπηρεσία δεν ανταποκρίνεται`}),q.addResourceBundle(`tr-TR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Hizmet yanıt vermiyor`}),q.addResourceBundle(`ja-JP`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`サービスは応答しません`}),q.addResourceBundle(`cs-CZ`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Služba neodpovídá`}),q.addResourceBundle(`th-TH`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`บริการไม่ตอบสนอง`}),q.addResourceBundle(`hi-IN`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`सेवा जवाब नहीं देती है`}),q.addResourceBundle(`bn-BD`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`পরিষেবাটি সাড়া দেয়নি`}),q.addResourceBundle(`he-IL`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`אין תגובה מהשירות`}),q.addResourceBundle(`fi-FI`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Palvelu ei vastaa`}),q.addResourceBundle(`sv-SE`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Tjänsten svarar inte`}),q.addResourceBundle(`da-DK`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Servicen fungerer ikke`}),q.addResourceBundle(`hr-HR`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Usluga ne odgovara`}),q.addResourceBundle(`no-NO`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Tjenesten svarer ikke`}),q.addResourceBundle(`uz-Latn`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Xizmat javob bermaydi`}),q.addResourceBundle(`hy-AM`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Ծառայությունը չի պատասխանում`}),q.addResourceBundle(`ky-KG`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Сервис жооп бербей жатат`}),q.addResourceBundle(`ku-Arab`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`خزمەتگوزاری وەڵام ناداتەوە`}),q.addResourceBundle(`tg-TJ`,`aac8d134d61c1e4793fd82a4718ac196`,{serviceNotRespond:`Хизматрасонӣ посух намедиҳад`});var YK=()=>Pk(`aac8d134d61c1e4793fd82a4718ac196`),XK={comparison:`_comparison_5medb_1`,results:`_results_5medb_20`},ZK=({status:e,name:t,comparisons:n,showDiagnose:r,imageViewer:i,downloadImage:a})=>{let{t:o}=YK();return(0,d.jsxs)(`div`,{className:XK.comparison,children:[(0,d.jsx)(UK,{status:e,name:t}),(0,d.jsxs)(nD.Element,{name:`portrait`,className:XK.results,children:[r&&(0,d.jsx)(MH,{children:(0,d.jsx)(G,{size:`14x157`,children:o(`serviceNotRespond`)})}),n.map(({source:e,image:t,comparable:n},r)=>(0,d.jsx)(JK,{source:e,image:t,comparable:n,imageViewer:i,downloadImage:a},t||r))]})]})},QK={comparisons:`_comparisons_pgp5t_1`},$K=({portraitsComparison:e,portraitsStatus:t,showDiagnose:n,imageViewer:r,downloadImage:i})=>{let{t:a}=VK();return(0,d.jsx)(`div`,{className:QK.comparisons,children:(0,d.jsx)(ZK,{status:t,name:a(`portraitComparison`),comparisons:e,showDiagnose:n,imageViewer:r,downloadImage:i})})},eq=({imageViewer:e,downloadImage:t})=>{let{response:n}=m();if(!n)return null;let r=bT(n),i=cE(n),a=r.every(({diagnose:e})=>e===k.PORTRAIT_COMPARISON_NO_SERVICE_REPLY);return r.length?(0,d.jsx)($K,{portraitsComparison:r,portraitsStatus:i.summary.portrait,imageViewer:e,showDiagnose:a,downloadImage:t}):null},tq=e=>Number.isInteger(e)?e:parseFloat(e.toFixed(2)),nq={list:`_list_1jb30_1`,check:`_check_1jb30_4`,name:`_name_1jb30_12`,red:`_red_1jb30_18`,value:`_value_1jb30_18`},rq=({checks:e})=>(0,d.jsx)(`div`,{className:nq.list,children:e.map(({name:e,status:t,value:n})=>(0,d.jsxs)(`div`,{className:(0,tD.default)(nq.check,{[nq.red]:t===$L.QUALITY_STATUS_FALSE}),children:[(0,d.jsx)(G,{uppercase:!0,className:nq.name,children:(0,d.jsx)($.FaceImageQualityCheckLabel,{children:e})}),(0,d.jsx)(G,{className:nq.value,children:n===void 0?`—`:tq(n)})]},e))}),iq={head:`_head_1gwte_1`,name:`_name_1gwte_7`,status:`_status_1gwte_11`,red:`_red_1gwte_17`,pointer:`_pointer_1gwte_21`},aq=({name:e,statusInfo:t,status:n})=>(0,d.jsxs)(`div`,{className:iq.head,children:[(0,d.jsx)(G,{className:iq.name,children:e}),(0,d.jsxs)(`div`,{className:iq.status,children:[n===void 0?null:PH(n),(0,d.jsx)(G,{className:(0,tD.default)({[iq.red]:n===$L.QUALITY_STATUS_FALSE}),children:t})]})]}),oq=({name:e,statusInfo:t,status:n,children:r})=>(0,d.jsx)(HD,{head:(0,d.jsx)(aq,{statusInfo:t,name:e,status:n}),children:r}),sq=({detailsGroups:e})=>(0,d.jsx)(SH,{children:e.map(({groupChecks:e,name:t,totalCount:n,compliantCount:r})=>{let i=e.filter(e=>e.status!==$L.QUALITY_STATUS_UNDETERMINED).sort((e,t)=>(e.status||0)-(t.status||0));return(0,d.jsx)(oq,{name:(0,d.jsx)($.FaceImageQualityLabel,{children:t}),status:(n||0)-(r||0)?$L.QUALITY_STATUS_FALSE:void 0,statusInfo:`${r||0}/${n||0}`,children:(0,d.jsx)(rq,{checks:i})},t)})}),cq=(0,u.createContext)({quality:null}),lq=()=>(0,u.useContext)(cq),uq=({detailsGroups:e,details:t})=>e?.map(e=>({...e,groupChecks:t?.filter(t=>t.groupId===e.groupId)||[]}))||[],dq=e=>[...e].sort((e,t)=>{let n=(e.totalCount||0)-(e.compliantCount||0);return(t.totalCount||0)-(t.compliantCount||0)-n}),fq=()=>{let{quality:e}=lq();return e?.results?.detections[0].quality?(0,d.jsx)(sq,{detailsGroups:dq(uq(e.results.detections[0].quality))}):null},pq=({quality:e,children:t,language:n})=>{let r=Ik(n);return(0,u.useEffect)(()=>{q.changeLanguage(n)},[n]),(0,d.jsx)(cq.Provider,{value:{quality:e},children:(0,d.jsx)(`div`,{dir:r,children:t})})};exports.About=oU,exports.Alert=MH,exports.AreaArray=Hf,exports.AuthenticityCheckList=Tp,Object.defineProperty(exports,"AuthenticityCheckListContainer",{enumerable:!0,get:function(){return Op}}),exports.AuthenticityCheckListContainerResultTypes=Dp,Object.defineProperty(exports,"AuthenticityFibersTypeCheckResult",{enumerable:!0,get:function(){return op}}),exports.AuthenticityFibersTypeCheckResultTypes=ap,Object.defineProperty(exports,"AuthenticityIdentCheckResult",{enumerable:!0,get:function(){return up}}),exports.AuthenticityIdentCheckResultTypes=lp,Object.defineProperty(exports,"AuthenticityOCRSecurityTextCheckResult",{enumerable:!0,get:function(){return mp}}),exports.AuthenticityOCRSecurityTextCheckResultTypes=pp,Object.defineProperty(exports,"AuthenticityPhotoIdentCheckResult",{enumerable:!0,get:function(){return yp}}),exports.AuthenticityPhotoIdentCheckResultTypes=vp,Object.defineProperty(exports,"AuthenticitySecurityFeatureCheckResult",{enumerable:!0,get:function(){return Cp}}),exports.AuthenticitySecurityFeatureCheckResultTypes=Sp,exports.AuthenticityTextCheckReferenceTypes=Yw,Object.defineProperty(exports,"BSIv2Container",{enumerable:!0,get:function(){return vg}}),exports.BSIv2ContainerResultTypes=_g,Object.defineProperty(exports,"BarcodeBoundsResultContainer",{enumerable:!0,get:function(){return Pp}}),exports.BarcodeBoundsResultContainerResultTypes=Np,exports.BinaryData=fm,exports.BoundsResult=Uf,Object.defineProperty(exports,"BoundsResultContainer",{enumerable:!0,get:function(){return jp}}),exports.BoundsResultContainerResultTypes=Ap,Object.defineProperty(exports,"ByteArrayContainer",{enumerable:!0,get:function(){return ng}}),exports.ByteArrayContainerResultTypes=tg,exports.CertificateData=Kp,exports.Collapse=HD,exports.Container=wD,exports.ContainerList=Cg,exports.DefaultImage=OH,exports.Details=dU,exports.DetailsAge=sm,exports.DetailsOptical=am,exports.DetailsRFID=om,exports.DocBarCodeField=Lp,exports.DocBarCodeInfo=Rp,Object.defineProperty(exports,"DocBarCodeInfoContainer",{enumerable:!0,get:function(){return Vp}}),exports.DocBarCodeInfoContainerResultTypes=Bp,exports.DocBinaryInfo=mm,Object.defineProperty(exports,"DocBinaryInfoContainer",{enumerable:!0,get:function(){return _m}}),exports.DocBinaryInfoContainerResultTypes=gm,exports.DocGraphicField=vm,exports.DocGraphicsInfo=ym,Object.defineProperty(exports,"DocGraphicsInfoContainer",{enumerable:!0,get:function(){return Sm}}),exports.DocGraphicsInfoContainerResultTypes=xm,exports.DocReaderContainer=wK,exports.DocReaderTypeError=jE,exports.DocVisualExtendedField=Dm,exports.DocVisualExtendedInfo=Om,Object.defineProperty(exports,"DocVisualExtendedInfoContainer",{enumerable:!0,get:function(){return jm}}),exports.DocVisualExtendedInfoContainerResultTypes=Am,exports.DocumentImages=EU,exports.DocumentTabs=bG,exports.DocumentType=CG,Object.defineProperty(exports,"DocumentTypesCandidatesContainer",{enumerable:!0,get:function(){return Ih}}),exports.DocumentTypesCandidatesContainerResultTypes=Fh,exports.DocumentTypesCandidatesList=Nh,exports.DocumentsDatabase=Lg,Object.defineProperty(exports,"EncryptedRCLContainer",{enumerable:!0,get:function(){return Pm}}),exports.EncryptedRCLContainerResultTypes=Nm,exports.ErrorCoordinates=Th,exports.FDSIDList=qf,exports.FaceApi=Tg,exports.FaceApiSearch=wg,exports.FaceContainer=pq,exports.FaceDetection=Wh,Object.defineProperty(exports,"FaceDetectionContainer",{enumerable:!0,get:function(){return qh}}),exports.FaceDetectionContainerResultTypes=Kh,exports.FaceImageQualityData=fq,exports.FaceItem=Uh,Object.defineProperty(exports,"FibersType",{enumerable:!0,get:function(){return np}}),exports.FieldItem=Eh,exports.FileImage=Jh,exports.GraphData=Yh,exports.Graphics=CK,exports.Icon=xD,exports.IdentResult=sp,exports.Image=Jk,exports.ImageData=Wf,exports.ImageField=Vm,exports.ImageFieldValue=Bm,exports.ImageQA=Eg,exports.ImageQualityCheck=Fm,exports.ImageQualityCheckList=Im,Object.defineProperty(exports,"ImageQualityCheckListContainer",{enumerable:!0,get:function(){return zm}}),exports.ImageQualityCheckListContainerResultTypes=Rm,exports.ImageSource=Hm,exports.ImagesResult=Um,Object.defineProperty(exports,"ImagesResultContainer",{enumerable:!0,get:function(){return Km}}),exports.ImagesResultContainerResultTypes=Gm,exports.Info=TG,exports.IsStringObjectRecord=jg,exports.JsonViewer=QM,Object.defineProperty(exports,"LicenseContainer",{enumerable:!0,get:function(){return Ym}}),exports.LicenseContainerResultTypes=Jm,exports.Link=AH,Object.defineProperty(exports,"ListVerifiedFieldContainer",{enumerable:!0,get:function(){return eh}}),exports.ListVerifiedFieldContainerResultTypes=$m,exports.ListVerifiedFields=Zm,exports.LivenessParams=kg,exports.Logs=RK,Object.defineProperty(exports,"MDLContainer",{enumerable:!0,get:function(){return xg}}),exports.MDLContainerResultTypes=bg,Object.defineProperty(exports,"MRZDetectorContainer",{enumerable:!0,get:function(){return Hh}}),exports.MRZDetectorContainerResultTypes=Vh,Object.defineProperty(exports,"MRZPositionContainer",{enumerable:!0,get:function(){return wh}}),exports.MRZPositionContainerResultTypes=Ch,exports.MRZRowsItem=Rh,exports.MRZTestQuality=kh,Object.defineProperty(exports,"MRZTestQualityContainer",{enumerable:!0,get:function(){return Mh}}),exports.MRZTestQualityContainerResultTypes=jh,exports.Match=$,exports.OCRSecurityTextResult=dp,exports.OneCandidate=Jf,Object.defineProperty(exports,"OneCandidateContainer",{enumerable:!0,get:function(){return rh}}),exports.OneCandidateContainerResultTypes=nh,exports.Overall=lU,exports.PerDocumentConfig=Dg,exports.PersonInfo=eU,exports.PhotoIdentResult=gp,exports.Point=wf,exports.PointArray=Vf,exports.Popover=Bk,exports.PortraitsComparison=eq,exports.ProcessParams=Mg,exports.ProcessParamsAuth=Ag,exports.ProcessParamsRfid=Og,Object.defineProperty(exports,"ProcessRequest",{enumerable:!0,get:function(){return Ig}}),exports.ProcessRequestImage=Ng,Object.defineProperty(exports,"ProcessResponse",{enumerable:!0,get:function(){return T_}}),exports.ProcessSystemInfo=Pg,Object.defineProperty(exports,"RAuthenticityCheckGroup",{enumerable:!0,get:function(){return uT}}),Object.defineProperty(exports,"RAuthenticityCheckGroupsItem",{enumerable:!0,get:function(){return fT}}),Object.defineProperty(exports,"RAuthenticityFibersCheck",{enumerable:!0,get:function(){return $w}}),Object.defineProperty(exports,"RAuthenticityIdentCheck",{enumerable:!0,get:function(){return tT}}),Object.defineProperty(exports,"RAuthenticityPhotoIdentCheck",{enumerable:!0,get:function(){return rT}}),Object.defineProperty(exports,"RAuthenticitySecurityCheck",{enumerable:!0,get:function(){return aT}}),Object.defineProperty(exports,"RAuthenticityTextCheck",{enumerable:!0,get:function(){return sT}}),exports.RAuthenticityTextCheckReference=Xw,Object.defineProperty(exports,"RDetailedStatus",{enumerable:!0,get:function(){return sE}}),exports.RDetailedStatusOptical=rE,exports.RDetailedStatusRfid=aE,exports.RDetailedStatusSummary=iE,Object.defineProperty(exports,"RDocumentBarcode",{enumerable:!0,get:function(){return wT}}),exports.RDocumentBarcodeField=ST,exports.RDocumentBarcodeModuleData=xT,Object.defineProperty(exports,"RDocumentIdentification",{enumerable:!0,get:function(){return fE}}),Object.defineProperty(exports,"RDocumentImage",{enumerable:!0,get:function(){return OT}}),exports.RDocumentImagePage=ET,exports.RFIDDocVisualExtendedField=_h,exports.RFIDDocVisualExtendedInfo=vh,Object.defineProperty(exports,"RFIDGraphicsInfoContainer",{enumerable:!0,get:function(){return $h}}),exports.RFIDGraphicsInfoContainerResultTypes=Qh,Object.defineProperty(exports,"RFIDTextDataContainer",{enumerable:!0,get:function(){return xh}}),exports.RFIDTextDataContainerResultTypes=bh,Object.defineProperty(exports,"RGraphicField",{enumerable:!0,get:function(){return MT}}),Object.defineProperty(exports,"RImageQuality",{enumerable:!0,get:function(){return RT}}),exports.RImageQualityCheck=IT,exports.RLocation=Jw,Object.defineProperty(exports,"RNameSurname",{enumerable:!0,get:function(){return hE}}),Object.defineProperty(exports,"RPortraitComparisonComparable",{enumerable:!0,get:function(){return _T}}),Object.defineProperty(exports,"RPortraitsComparison",{enumerable:!0,get:function(){return yT}}),Object.defineProperty(exports,"RRfidApplicationItem",{enumerable:!0,get:function(){return QT}}),Object.defineProperty(exports,"RRfidCertificate",{enumerable:!0,get:function(){return HT}}),Object.defineProperty(exports,"RRfidDataGroupStatus",{enumerable:!0,get:function(){return qT}}),exports.RRfidDataGroupStatusItem=XT,Object.defineProperty(exports,"RTextData",{enumerable:!0,get:function(){return bE}}),exports.RTextDataComparison=vE,exports.RTextDataSource=_E,Object.defineProperty(exports,"RTextFieldValue",{enumerable:!0,get:function(){return CE}}),Object.defineProperty(exports,"RawImageContainer",{enumerable:!0,get:function(){return oh}}),exports.RawImageContainerList=hp,exports.RawImageContainerResultTypes=ah,exports.Rect=Gf,exports.RequestViewer=PK,exports.ResponseViewer=AK,exports.ResultMRZDetector=zh,exports.Rfid=uK,exports.RfidAccessControlInfo=Up,exports.RfidAccessKey=Wp,exports.RfidApplication=Yp,exports.RfidAttributeData=Zp,exports.RfidAttributeName=Zf,exports.RfidCardPropertiesExt=Xp,exports.RfidCertificateEx=em,exports.RfidDG1=Hp,exports.RfidDataFile=Jp,exports.RfidDistinguishedName=Qf,exports.RfidOrigin=Kf,exports.RfidParsedData=Gp,exports.RfidPkiExtension=Qp,exports.RfidRawData=pm,exports.RfidSecurityObject=nm,exports.RfidSecurityObjectCertificates=qp,exports.RfidSession=im,exports.RfidSignerInfoEx=tm,exports.RfidTerminal=rm,exports.RfidValidity=$p,exports.Scroll=SH,exports.SecurityFeatureCheck=bp,exports.Skeleton=AD,exports.Status=cm,Object.defineProperty(exports,"StatusContainer",{enumerable:!0,get:function(){return dm}}),exports.StatusContainerResultTypes=um,exports.StatusLoader=BK,exports.StringItem=Oh,exports.StringRecognitionResult=Tm,exports.Symbol=Lh,exports.SymbolCandidate=Cm,exports.SymbolEstimationItem=Dh,exports.SymbolRecognitionResult=wm,exports.TOriginalRFIDGraphicsInfo=Xh,exports.Table=KD,exports.Tabs=ID,exports.Text=G,exports.TextComparison=sh,exports.TextField=dh,exports.TextFieldValue=lh,exports.TextResult=ph,Object.defineProperty(exports,"TextResultContainer",{enumerable:!0,get:function(){return gh}}),exports.TextResultContainerResultTypes=hh,exports.TextSource=fh,exports.TextSymbol=ch,exports.TextValidity=uh,exports.TipDecodeModule=Fp,exports.TipPDF417Info=Ip,exports.Title=ED,exports.TransactionInfo=Rg,exports.TrfFtBytes=Yf,exports.TrfFtString=Xf,Object.defineProperty(exports,"VDSContainer",{enumerable:!0,get:function(){return sg}}),exports.VDSContainerResultTypes=og,exports.VDSData=ig,Object.defineProperty(exports,"VDSNCContainer",{enumerable:!0,get:function(){return hg}}),exports.VDSNCContainerResultTypes=mg,exports.VDSNCData=fg,exports.Verifications=YH,exports.VerifiedFieldMap=Xm,exports.aContainer=$f,exports.aVisualExtendedFieldItem=Em,exports.checkLocation=OU,exports.checkSelection=kU,exports.convertGeneralizedDateToLocal=Kw,exports.decode=vS,exports.eAuthenticity=O,exports.eBarCodeDetectionType=nd,exports.eBarCodeModuleType=_a,exports.eBarCodeResultCodes=rd,exports.eBarCodeType=va,exports.eCheckDiagnose=k,exports.eCheckResult=A,exports.eDataGroupReadStatus=GT,exports.eDocFormat=ba,exports.eDocType=xa,exports.eDocumentTypeRecognitionResult=Sa,exports.eFieldVerificationResult=Xa,exports.eGraphicFieldType=Ca,exports.eIRVisibilityFlag=Za,exports.eImageQualityCheckType=wa,exports.eInfoTabID=DU,exports.eInputBarcodeType=Ta,exports.eInputImageQualityChecks=Ea,exports.eLCID=j,exports.eLDSParsingErrorCodes=Ma,exports.eLDSParsingNotificationCodes=Na,exports.eLights=Da,exports.eLogLevel=Oa,exports.eMRZDetectMode=ja,exports.eMRZFormat=ka,exports.eMeasureSystem=Aa,exports.eOpticalStatusField=eE,exports.ePortraitComparisonSource=hT,exports.eProcessingStatus=Pa,exports.eResult=M,exports.eResultType=M,exports.eRfidAChip=Ia,exports.eRfidAccessControlProcedureType=La,exports.eRfidApplicationType=Ra,exports.eRfidAuthenticationProcedureType=za,exports.eRfidBaudRate=Ba,exports.eRfidCertificateOrigin=Va,exports.eRfidCertificateType=Ha,exports.eRfidDataFileType=N,exports.eRfidErrorCodes=Fa,exports.eRfidFileIdType=id,exports.eRfidOriginalGraphicsType=ad,exports.eRfidPasswordType=Wa,exports.eRfidPresence=Ua,exports.eRfidStatusField=tE,exports.eRfidTerminalAuthorizationRequirement=$u,exports.eRfidTerminalType=Ga,exports.eRfidType=Ka,exports.eRfidVisualFieldType=od,exports.eScenario=qa,exports.eSecurityCriticalFlag=ya,exports.eSecurityFeatureType=P,exports.eSource=Ja,exports.eSummaryStatusField=nE,exports.eTextPostProcessing=Ya,exports.eVisualFieldType=F,exports.getAuthenticityArray=qu,exports.getAuthenticityCheckList=mT,exports.getAuthenticityOpenFields=AU,exports.getDetailedStatus=cE,exports.getDocumentBarcodes=TT,exports.getDocumentDateOfExpiry=TE,exports.getDocumentIdentification=pE,exports.getDocumentImages=kT,exports.getDocumentImagesSync=AT,exports.getDocumentIssuingStateName=EE,exports.getDocumentNumber=DE,exports.getDocumentOwnerAge=OE,exports.getDocumentOwnerNationalityCode=kE,exports.getDocumentOwnerSex=AE,exports.getGraphicField=PT,exports.getGraphicFieldSync=FT,exports.getIRVisibilityFlagArray=Yu,exports.getImageDimensions=bS,exports.getImageQuality=BT,exports.getImageQualityOpenFields=jU,exports.getLightsArray=Zu,exports.getNameSurname=gE,exports.getPortraitsComparison=bT,exports.getRfidCertificatesData=UT,exports.getRfidChecksSummary=WT,exports.getRfidDataGroupsStatus=YT,exports.getRfidDataGroupsStatusList=$T,exports.getRfidTerminalAuthorizationRequirements=ed,exports.getTextData=xE,exports.getTextFieldValue=wE,exports.isAuthenticity=Ju,exports.isIRVisibilityFlag=Xu,exports.isLights=Qu,exports.isObject=yS,exports.isRfidTerminalAuthorizationRequirement=td,exports.mergeDetailedStatus=uE,exports.mergeStatuses=qw,exports.transformToAuthenticityCheckResultList=wp,exports.transformToContainerList=Sg,exports.transformToRAuthenticityCheckList=cT;