9remote 3.0.11 → 3.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -10
- package/dist/cli.cjs +71 -71
- package/dist/server.cjs +175 -175
- package/dist/ui/assets/index-WDGxckRM.js +8 -0
- package/dist/ui/index.html +1 -1
- package/dist/web/404.html +1 -1
- package/dist/web/__next.__PAGE__.txt +2 -2
- package/dist/web/__next._full.txt +3 -3
- package/dist/web/__next._head.txt +1 -1
- package/dist/web/__next._index.txt +2 -2
- package/dist/web/__next._tree.txt +2 -2
- package/dist/web/_next/static/chunks/3346-23aafd4add63869a.js +1 -0
- package/dist/web/_next/static/chunks/4023-66934a18c86e64c8.js +1 -0
- package/dist/web/_next/static/chunks/4958-179397687a9efabd.js +86 -0
- package/dist/web/_next/static/chunks/8387-9ffbf41a5664cf04.js +1 -0
- package/dist/web/_next/static/chunks/8669-9e059733295a6fc1.js +1 -0
- package/dist/web/_next/static/chunks/9958-35139b04963145ff.js +1 -0
- package/dist/web/_next/static/chunks/app/admin/admins/{page-55a5b7d9e2cce009.js → page-cbe0a81654621c59.js} +1 -1
- package/dist/web/_next/static/chunks/app/admin/login/{page-0ee5816b25a58124.js → page-385a65c442c5f9eb.js} +1 -1
- package/dist/web/_next/static/chunks/app/admin/modes/{page-4a42062c1aa3bdfe.js → page-3c1c39a594e21bf9.js} +1 -1
- package/dist/web/_next/static/chunks/app/admin/ota/{page-f933a80b41b1fa71.js → page-71f6fb68d1dc9334.js} +1 -1
- package/dist/web/_next/static/chunks/app/admin/{page-9af75732b2cda9b6.js → page-680a917a0c0b046c.js} +1 -1
- package/dist/web/_next/static/chunks/app/admin/turn/{page-fbb8e50d077e6051.js → page-271235635424b233.js} +1 -1
- package/dist/web/_next/static/chunks/app/dev/question/page-8dc068c655f29856.js +1 -0
- package/dist/web/_next/static/chunks/app/login/page-798b68f514800b19.js +1 -0
- package/dist/web/_next/static/chunks/app/page-81affa2ae3534100.js +22 -0
- package/dist/web/_next/static/chunks/app/workspace/layout-123d4cfb7b9f0946.js +14 -0
- package/dist/web/_next/static/chunks/webpack-34aa84f85d3087cb.js +1 -0
- package/dist/web/_next/static/css/7bac24727badd523.css +1 -0
- package/dist/web/_not-found/__next._full.txt +2 -2
- package/dist/web/_not-found/__next._head.txt +1 -1
- package/dist/web/_not-found/__next._index.txt +2 -2
- package/dist/web/_not-found/__next._not-found.__PAGE__.txt +1 -1
- package/dist/web/_not-found/__next._not-found.txt +1 -1
- package/dist/web/_not-found/__next._tree.txt +2 -2
- package/dist/web/_not-found.html +1 -1
- package/dist/web/_not-found.txt +2 -2
- package/dist/web/admin/__next._full.txt +3 -3
- package/dist/web/admin/__next._head.txt +1 -1
- package/dist/web/admin/__next._index.txt +2 -2
- package/dist/web/admin/__next._tree.txt +2 -2
- package/dist/web/admin/__next.admin.__PAGE__.txt +2 -2
- package/dist/web/admin/__next.admin.txt +1 -1
- package/dist/web/admin/admins/__next._full.txt +3 -3
- package/dist/web/admin/admins/__next._head.txt +1 -1
- package/dist/web/admin/admins/__next._index.txt +2 -2
- package/dist/web/admin/admins/__next._tree.txt +2 -2
- package/dist/web/admin/admins/__next.admin.admins.__PAGE__.txt +2 -2
- package/dist/web/admin/admins/__next.admin.admins.txt +1 -1
- package/dist/web/admin/admins/__next.admin.txt +1 -1
- package/dist/web/admin/admins.html +1 -1
- package/dist/web/admin/admins.txt +3 -3
- package/dist/web/admin/login/__next._full.txt +3 -3
- package/dist/web/admin/login/__next._head.txt +1 -1
- package/dist/web/admin/login/__next._index.txt +2 -2
- package/dist/web/admin/login/__next._tree.txt +2 -2
- package/dist/web/admin/login/__next.admin.login.__PAGE__.txt +2 -2
- package/dist/web/admin/login/__next.admin.login.txt +1 -1
- package/dist/web/admin/login/__next.admin.txt +1 -1
- package/dist/web/admin/login.html +1 -1
- package/dist/web/admin/login.txt +3 -3
- package/dist/web/admin/modes/__next._full.txt +3 -3
- package/dist/web/admin/modes/__next._head.txt +1 -1
- package/dist/web/admin/modes/__next._index.txt +2 -2
- package/dist/web/admin/modes/__next._tree.txt +2 -2
- package/dist/web/admin/modes/__next.admin.modes.__PAGE__.txt +2 -2
- package/dist/web/admin/modes/__next.admin.modes.txt +1 -1
- package/dist/web/admin/modes/__next.admin.txt +1 -1
- package/dist/web/admin/modes.html +1 -1
- package/dist/web/admin/modes.txt +3 -3
- package/dist/web/admin/ota/__next._full.txt +3 -3
- package/dist/web/admin/ota/__next._head.txt +1 -1
- package/dist/web/admin/ota/__next._index.txt +2 -2
- package/dist/web/admin/ota/__next._tree.txt +2 -2
- package/dist/web/admin/ota/__next.admin.ota.__PAGE__.txt +2 -2
- package/dist/web/admin/ota/__next.admin.ota.txt +1 -1
- package/dist/web/admin/ota/__next.admin.txt +1 -1
- package/dist/web/admin/ota.html +1 -1
- package/dist/web/admin/ota.txt +3 -3
- package/dist/web/admin/turn/__next._full.txt +3 -3
- package/dist/web/admin/turn/__next._head.txt +1 -1
- package/dist/web/admin/turn/__next._index.txt +2 -2
- package/dist/web/admin/turn/__next._tree.txt +2 -2
- package/dist/web/admin/turn/__next.admin.turn.__PAGE__.txt +2 -2
- package/dist/web/admin/turn/__next.admin.turn.txt +1 -1
- package/dist/web/admin/turn/__next.admin.txt +1 -1
- package/dist/web/admin/turn.html +1 -1
- package/dist/web/admin/turn.txt +3 -3
- package/dist/web/admin.html +1 -1
- package/dist/web/admin.txt +3 -3
- package/dist/web/dev/question/__next._full.txt +3 -3
- package/dist/web/dev/question/__next._head.txt +1 -1
- package/dist/web/dev/question/__next._index.txt +2 -2
- package/dist/web/dev/question/__next._tree.txt +2 -2
- package/dist/web/dev/question/__next.dev.question.__PAGE__.txt +2 -2
- package/dist/web/dev/question/__next.dev.question.txt +1 -1
- package/dist/web/dev/question/__next.dev.txt +1 -1
- package/dist/web/dev/question.html +1 -1
- package/dist/web/dev/question.txt +3 -3
- package/dist/web/index.html +1 -1
- package/dist/web/index.txt +3 -3
- package/dist/web/login/__next._full.txt +3 -3
- package/dist/web/login/__next._head.txt +1 -1
- package/dist/web/login/__next._index.txt +2 -2
- package/dist/web/login/__next._tree.txt +2 -2
- package/dist/web/login/__next.login.__PAGE__.txt +2 -2
- package/dist/web/login/__next.login.txt +1 -1
- package/dist/web/login.html +1 -1
- package/dist/web/login.txt +3 -3
- package/dist/web/workspace/__next._full.txt +3 -3
- package/dist/web/workspace/__next._head.txt +1 -1
- package/dist/web/workspace/__next._index.txt +2 -2
- package/dist/web/workspace/__next._tree.txt +2 -2
- package/dist/web/workspace/__next.workspace.__PAGE__.txt +1 -1
- package/dist/web/workspace/__next.workspace.txt +2 -2
- package/dist/web/workspace/browse/__next._full.txt +3 -3
- package/dist/web/workspace/browse/__next._head.txt +1 -1
- package/dist/web/workspace/browse/__next._index.txt +2 -2
- package/dist/web/workspace/browse/__next._tree.txt +2 -2
- package/dist/web/workspace/browse/__next.workspace.browse.__PAGE__.txt +1 -1
- package/dist/web/workspace/browse/__next.workspace.browse.txt +1 -1
- package/dist/web/workspace/browse/__next.workspace.txt +2 -2
- package/dist/web/workspace/browse.html +1 -1
- package/dist/web/workspace/browse.txt +3 -3
- package/dist/web/workspace/editor/__next._full.txt +3 -3
- package/dist/web/workspace/editor/__next._head.txt +1 -1
- package/dist/web/workspace/editor/__next._index.txt +2 -2
- package/dist/web/workspace/editor/__next._tree.txt +2 -2
- package/dist/web/workspace/editor/__next.workspace.editor.__PAGE__.txt +1 -1
- package/dist/web/workspace/editor/__next.workspace.editor.txt +1 -1
- package/dist/web/workspace/editor/__next.workspace.txt +2 -2
- package/dist/web/workspace/editor.html +1 -1
- package/dist/web/workspace/editor.txt +3 -3
- package/dist/web/workspace/files/__next._full.txt +3 -3
- package/dist/web/workspace/files/__next._head.txt +1 -1
- package/dist/web/workspace/files/__next._index.txt +2 -2
- package/dist/web/workspace/files/__next._tree.txt +2 -2
- package/dist/web/workspace/files/__next.workspace.files.__PAGE__.txt +1 -1
- package/dist/web/workspace/files/__next.workspace.files.txt +1 -1
- package/dist/web/workspace/files/__next.workspace.txt +2 -2
- package/dist/web/workspace/files.html +1 -1
- package/dist/web/workspace/files.txt +3 -3
- package/dist/web/workspace/git/__next._full.txt +3 -3
- package/dist/web/workspace/git/__next._head.txt +1 -1
- package/dist/web/workspace/git/__next._index.txt +2 -2
- package/dist/web/workspace/git/__next._tree.txt +2 -2
- package/dist/web/workspace/git/__next.workspace.git.__PAGE__.txt +1 -1
- package/dist/web/workspace/git/__next.workspace.git.txt +1 -1
- package/dist/web/workspace/git/__next.workspace.txt +2 -2
- package/dist/web/workspace/git.html +1 -1
- package/dist/web/workspace/git.txt +3 -3
- package/dist/web/workspace/mobile/__next._full.txt +3 -3
- package/dist/web/workspace/mobile/__next._head.txt +1 -1
- package/dist/web/workspace/mobile/__next._index.txt +2 -2
- package/dist/web/workspace/mobile/__next._tree.txt +2 -2
- package/dist/web/workspace/mobile/__next.workspace.mobile.__PAGE__.txt +1 -1
- package/dist/web/workspace/mobile/__next.workspace.mobile.txt +1 -1
- package/dist/web/workspace/mobile/__next.workspace.txt +2 -2
- package/dist/web/workspace/mobile.html +1 -1
- package/dist/web/workspace/mobile.txt +3 -3
- package/dist/web/workspace/remote/__next._full.txt +3 -3
- package/dist/web/workspace/remote/__next._head.txt +1 -1
- package/dist/web/workspace/remote/__next._index.txt +2 -2
- package/dist/web/workspace/remote/__next._tree.txt +2 -2
- package/dist/web/workspace/remote/__next.workspace.remote.__PAGE__.txt +1 -1
- package/dist/web/workspace/remote/__next.workspace.remote.txt +1 -1
- package/dist/web/workspace/remote/__next.workspace.txt +2 -2
- package/dist/web/workspace/remote.html +1 -1
- package/dist/web/workspace/remote.txt +3 -3
- package/dist/web/workspace/terminal/default/__next._full.txt +3 -3
- package/dist/web/workspace/terminal/default/__next._head.txt +1 -1
- package/dist/web/workspace/terminal/default/__next._index.txt +2 -2
- package/dist/web/workspace/terminal/default/__next._tree.txt +2 -2
- package/dist/web/workspace/terminal/default/__next.workspace.terminal.$d$sessionId.__PAGE__.txt +1 -1
- package/dist/web/workspace/terminal/default/__next.workspace.terminal.$d$sessionId.txt +1 -1
- package/dist/web/workspace/terminal/default/__next.workspace.terminal.txt +1 -1
- package/dist/web/workspace/terminal/default/__next.workspace.txt +2 -2
- package/dist/web/workspace/terminal/default.html +1 -1
- package/dist/web/workspace/terminal/default.txt +3 -3
- package/dist/web/workspace/workspaces/__next._full.txt +3 -3
- package/dist/web/workspace/workspaces/__next._head.txt +1 -1
- package/dist/web/workspace/workspaces/__next._index.txt +2 -2
- package/dist/web/workspace/workspaces/__next._tree.txt +2 -2
- package/dist/web/workspace/workspaces/__next.workspace.txt +2 -2
- package/dist/web/workspace/workspaces/__next.workspace.workspaces.__PAGE__.txt +1 -1
- package/dist/web/workspace/workspaces/__next.workspace.workspaces.txt +1 -1
- package/dist/web/workspace/workspaces.html +1 -1
- package/dist/web/workspace/workspaces.txt +3 -3
- package/dist/web/workspace.html +1 -1
- package/dist/web/workspace.txt +3 -3
- package/package.json +1 -1
- package/dist/ui/assets/index-Dis7ADvo.js +0 -8
- package/dist/web/_next/static/chunks/3977.8cfd8dec4cb8e893.js +0 -1
- package/dist/web/_next/static/chunks/5018-0af0eec430de34c7.js +0 -86
- package/dist/web/_next/static/chunks/635-d6ae421935055337.js +0 -1
- package/dist/web/_next/static/chunks/774-72d0e3531439cf1c.js +0 -1
- package/dist/web/_next/static/chunks/8439-43c6c0f6514a09d9.js +0 -1
- package/dist/web/_next/static/chunks/9958-448e936357b2d620.js +0 -1
- package/dist/web/_next/static/chunks/app/dev/question/page-c28a92f80ec9e5a7.js +0 -1
- package/dist/web/_next/static/chunks/app/login/page-1db3e14c6da784f1.js +0 -1
- package/dist/web/_next/static/chunks/app/page-7f6a2a71b53981dc.js +0 -22
- package/dist/web/_next/static/chunks/app/workspace/layout-1ca3e32492ef60bc.js +0 -14
- package/dist/web/_next/static/chunks/webpack-d869f11e68050bab.js +0 -1
- package/dist/web/_next/static/css/98e745d5833fdea2.css +0 -1
- /package/dist/web/_next/static/{LzU93v-WhDilDnQQPclsp → eD-pRSm_Yh2oF-5ufptf0}/_buildManifest.js +0 -0
- /package/dist/web/_next/static/{LzU93v-WhDilDnQQPclsp → eD-pRSm_Yh2oF-5ufptf0}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
(function(){const n=document.createElement("link").relList;if(n&&n.supports&&n.supports("modulepreload"))return;for(const x of document.querySelectorAll('link[rel="modulepreload"]'))r(x);new MutationObserver(x=>{for(const a of x)if(a.type==="childList")for(const o of a.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function t(x){const a={};return x.integrity&&(a.integrity=x.integrity),x.referrerPolicy&&(a.referrerPolicy=x.referrerPolicy),x.crossOrigin==="use-credentials"?a.credentials="include":x.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function r(x){if(x.ep)return;x.ep=!0;const a=t(x);fetch(x.href,a)}})();var $t,re,Q0,Ue,Yn,Z0,X0,rn,bt,rt,$0,Ln,En,An,yt={},kt=[],Hr=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,it=Array.isArray;function Ee(e,n){for(var t in n)e[t]=n[t];return e}function On(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function at(e,n,t){var r,x,a,o={};for(a in n)a=="key"?r=n[a]:a=="ref"?x=n[a]:o[a]=n[a];if(arguments.length>2&&(o.children=arguments.length>3?$t.call(arguments,2):t),typeof e=="function"&&e.defaultProps!=null)for(a in e.defaultProps)o[a]===void 0&&(o[a]=e.defaultProps[a]);return _t(e,o,r,x,null)}function _t(e,n,t,r,x){var a={type:e,props:n,key:t,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:x??++Q0,__i:-1,__u:0};return x==null&&re.vnode!=null&&re.vnode(a),a}function Be(e){return e.children}function Ae(e,n){this.props=e,this.context=n}function Ke(e,n){if(n==null)return e.__?Ke(e.__,e.__i+1):null;for(var t;n<e.__k.length;n++)if((t=e.__k[n])!=null&&t.__e!=null)return t.__e;return typeof e.type=="function"?Ke(e):null}function Wr(e){if(e.__P&&e.__d){var n=e.__v,t=n.__e,r=[],x=[],a=Ee({},n);a.__v=n.__v+1,re.vnode&&re.vnode(a),jn(e.__P,a,n,e.__n,e.__P.namespaceURI,32&n.__u?[t]:null,r,t??Ke(n),!!(32&n.__u),x),a.__v=n.__v,a.__.__k[a.__i]=a,xr(r,a,x),n.__e=n.__=null,a.__e!=t&&er(a)}}function er(e){if((e=e.__)!=null&&e.__c!=null)return e.__e=e.__c.base=null,e.__k.some(function(n){if(n!=null&&n.__e!=null)return e.__e=e.__c.base=n.__e}),er(e)}function Jn(e){(!e.__d&&(e.__d=!0)&&Ue.push(e)&&!wt.__r++||Yn!=re.debounceRendering)&&((Yn=re.debounceRendering)||Z0)(wt)}function wt(){try{for(var e,n=1;Ue.length;)Ue.length>n&&Ue.sort(X0),e=Ue.shift(),n=Ue.length,Wr(e)}finally{Ue.length=wt.__r=0}}function tr(e,n,t,r,x,a,o,s,l,d,m){var b,c,p,_,S,C,f=r&&r.__k||kt,g=n.length;for(l=Vr(t,n,f,l,g),b=0;b<g;b++)(p=t.__k[b])!=null&&(c=p.__i!=-1&&f[p.__i]||yt,p.__i=b,C=jn(e,p,c,x,a,o,s,l,d,m),_=p.__e,p.ref&&c.ref!=p.ref&&(c.ref&&qn(c.ref,null,p),m.push(p.ref,p.__c||_,p)),S==null&&_!=null&&(S=_),4&p.__u?(l=nr(p,l,e),c.__e&&(c.__e=null)):typeof p.type=="function"&&C!==void 0?l=C:_&&(l=_.nextSibling),p.__u&=-7);return t.__e=S,l}function Vr(e,n,t,r,x){var a,o,s,l,d,m=t.length,b=m,c=0;for(e.__k=new Array(x),a=0;a<x;a++)(o=n[a])!=null&&typeof o!="boolean"&&typeof o!="function"?(typeof o=="string"||typeof o=="number"||typeof o=="bigint"||o.constructor==String?o=e.__k[a]=_t(null,o,null,null,null):it(o)?o=e.__k[a]=_t(Be,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?o=e.__k[a]=_t(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):e.__k[a]=o,l=a+c,o.__=e,o.__b=e.__b+1,s=null,(d=o.__i=Yr(o,t,l,b))!=-1&&(b--,(s=t[d])&&(s.__u|=2)),s==null||s.__v==null?(d==-1&&(x>m?c--:x<m&&c++),typeof o.type!="function"&&(o.__u|=4)):d!=l&&(d==l-1?c--:d==l+1?c++:(d>l?c--:c++,o.__u|=4))):e.__k[a]=null;if(b)for(a=0;a<m;a++)(s=t[a])!=null&&(2&s.__u)==0&&(s.__e==r&&(r=Ke(s)),or(s,s));return r}function nr(e,n,t){var r,x;if(typeof e.type=="function"){for(r=e.__k,x=0;r&&x<r.length;x++)r[x]&&(r[x].__=e,n=nr(r[x],n,t));return n}e.__e!=n&&(n&&e.type&&!n.parentNode&&(n=Ke(e)),n=t.insertBefore(e.__e,n||null));do n=n&&n.nextSibling;while(n!=null&&n.nodeType==8);return n}function St(e,n){return n=n||[],e==null||typeof e=="boolean"||(it(e)?e.some(function(t){St(t,n)}):n.push(e)),n}function Yr(e,n,t,r){var x,a,o,s=e.key,l=e.type,d=n[t],m=d!=null&&(2&d.__u)==0;if(d===null&&s==null||m&&s==d.key&&l==d.type)return t;if(r>(m?1:0)){for(x=t-1,a=t+1;x>=0||a<n.length;)if((d=n[o=x>=0?x--:a++])!=null&&(2&d.__u)==0&&s==d.key&&l==d.type)return o}return-1}function Qn(e,n,t){n[0]=="-"?e.setProperty(n,t??""):e[n]=t==null?"":typeof t!="number"||Hr.test(n)?t:t+"px"}function ut(e,n,t,r,x){var a,o;e:if(n=="style")if(typeof t=="string")e.style.cssText=t;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(n in r)t&&n in t||Qn(e.style,n,"");if(t)for(n in t)r&&t[n]==r[n]||Qn(e.style,n,t[n])}else if(n[0]=="o"&&n[1]=="n")a=n!=(n=n.replace($0,"$1")),o=n.toLowerCase(),n=o in e||n=="onFocusOut"||n=="onFocusIn"?o.slice(2):n.slice(2),e.l||(e.l={}),e.l[n+a]=t,t?r?t[rt]=r[rt]:(t[rt]=Ln,e.addEventListener(n,a?An:En,a)):e.removeEventListener(n,a?An:En,a);else{if(x=="http://www.w3.org/2000/svg")n=n.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(n!="width"&&n!="height"&&n!="href"&&n!="list"&&n!="form"&&n!="tabIndex"&&n!="download"&&n!="rowSpan"&&n!="colSpan"&&n!="role"&&n!="popover"&&n in e)try{e[n]=t??"";break e}catch{}typeof t=="function"||(t==null||t===!1&&n[4]!="-"?e.removeAttribute(n):e.setAttribute(n,n=="popover"&&t==1?"":t))}}function Zn(e){return function(n){if(this.l){var t=this.l[n.type+e];if(n[bt]==null)n[bt]=Ln++;else if(n[bt]<t[rt])return;return t(re.event?re.event(n):n)}}}function jn(e,n,t,r,x,a,o,s,l,d){var m,b,c,p,_,S,C,f,g,T,P,oe,k,A,N,y,I=n.type;if(n.constructor!==void 0)return null;128&t.__u&&(l=!!(32&t.__u),a=[s=n.__e=t.__e]),(m=re.__b)&&m(n);e:if(typeof I=="function"){b=o.length;try{if(g=n.props,T=I.prototype&&I.prototype.render,P=(m=I.contextType)&&r[m.__c],oe=m?P?P.props.value:m.__:r,t.__c?f=(c=n.__c=t.__c).__=c.__E:(T?n.__c=c=new I(g,oe):(n.__c=c=new Ae(g,oe),c.constructor=I,c.render=Qr),P&&P.sub(c),c.state||(c.state={}),c.__n=r,p=c.__d=!0,c.__h=[],c._sb=[]),T&&c.__s==null&&(c.__s=c.state),T&&I.getDerivedStateFromProps!=null&&(c.__s==c.state&&(c.__s=Ee({},c.__s)),Ee(c.__s,I.getDerivedStateFromProps(g,c.__s))),_=c.props,S=c.state,c.__v=n,p)T&&I.getDerivedStateFromProps==null&&c.componentWillMount!=null&&c.componentWillMount(),T&&c.componentDidMount!=null&&c.__h.push(c.componentDidMount);else{if(T&&I.getDerivedStateFromProps==null&&g!==_&&c.componentWillReceiveProps!=null&&c.componentWillReceiveProps(g,oe),n.__v==t.__v||!c.__e&&c.shouldComponentUpdate!=null&&c.shouldComponentUpdate(g,c.__s,oe)===!1){n.__v!=t.__v&&(c.props=g,c.state=c.__s,c.__d=!1),n.__e=t.__e,n.__k=t.__k,n.__k.some(function(w){w&&(w.__=n)}),kt.push.apply(c.__h,c._sb),c._sb=[],c.__h.length&&o.push(c),s=Ke(t);break e}c.componentWillUpdate!=null&&c.componentWillUpdate(g,c.__s,oe),T&&c.componentDidUpdate!=null&&c.__h.push(function(){c.componentDidUpdate(_,S,C)})}if(c.context=oe,c.props=g,c.__P=e,c.__e=!1,k=re.__r,A=0,T)c.state=c.__s,c.__d=!1,k&&k(n),m=c.render(c.props,c.state,c.context),kt.push.apply(c.__h,c._sb),c._sb=[];else do c.__d=!1,k&&k(n),m=c.render(c.props,c.state,c.context),c.state=c.__s;while(c.__d&&++A<25);c.state=c.__s,c.getChildContext!=null&&(r=Ee(Ee({},r),c.getChildContext())),T&&!p&&c.getSnapshotBeforeUpdate!=null&&(C=c.getSnapshotBeforeUpdate(_,S)),N=m!=null&&m.type===Be&&m.key==null?ar(m.props.children):m,s=tr(e,it(N)?N:[N],n,t,r,x,a,o,s,l,d),c.base=n.__e,n.__u&=-161,c.__h.length&&o.push(c),f&&(c.__E=c.__=null)}catch(w){if(o.length=b,n.__v=null,l||a!=null){if(w.then){for(n.__u|=l?160:128;s&&s.nodeType==8&&s.nextSibling;)s=s.nextSibling;a!=null&&(a[a.indexOf(s)]=null),n.__e=s}else if(a!=null)for(y=a.length;y--;)On(a[y])}else n.__e=t.__e;n.__k==null&&(n.__k=t.__k||[]),w.then||rr(n),re.__e(w,n,t)}}else a==null&&n.__v==t.__v?(n.__k=t.__k,n.__e=t.__e):s=n.__e=Jr(t.__e,n,t,r,x,a,o,l,d);return(m=re.diffed)&&m(n),128&n.__u?void 0:s}function rr(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(rr))}function xr(e,n,t){for(var r=0;r<t.length;r++)qn(t[r],t[++r],t[++r]);re.__c&&re.__c(n,e),e.some(function(x){try{e=x.__h,x.__h=[],e.some(function(a){a.call(x)})}catch(a){re.__e(a,x.__v)}})}function ar(e){return typeof e!="object"||e==null||e.__b>0?e:it(e)?e.map(ar):e.constructor!==void 0?null:Ee({},e)}function Jr(e,n,t,r,x,a,o,s,l){var d,m,b,c,p,_,S,C=t.props||yt,f=n.props,g=n.type;if(g=="svg"?x="http://www.w3.org/2000/svg":g=="math"?x="http://www.w3.org/1998/Math/MathML":x||(x="http://www.w3.org/1999/xhtml"),a!=null){for(d=0;d<a.length;d++)if((p=a[d])&&"setAttribute"in p==!!g&&(g?p.localName==g:p.nodeType==3)){e=p,a[d]=null;break}}if(e==null){if(g==null)return document.createTextNode(f);e=document.createElementNS(x,g,f.is&&f),s&&(re.__m&&re.__m(n,a),s=!1),a=null}if(g==null)C===f||s&&e.data==f||(e.data=f);else{if(a=g=="textarea"&&f.defaultValue!=null?null:a&&$t.call(e.childNodes),!s&&a!=null)for(C={},d=0;d<e.attributes.length;d++)C[(p=e.attributes[d]).name]=p.value;for(d in C)p=C[d],d=="dangerouslySetInnerHTML"?b=p:d=="children"||d in f||d=="value"&&"defaultValue"in f||d=="checked"&&"defaultChecked"in f||ut(e,d,null,p,x);for(d in f)p=f[d],d=="children"?c=p:d=="dangerouslySetInnerHTML"?m=p:d=="value"?_=p:d=="checked"?S=p:s&&typeof p!="function"||C[d]===p||ut(e,d,p,C[d],x);if(m)s||b&&(m.__html==b.__html||m.__html==e.innerHTML)||(e.innerHTML=m.__html),n.__k=[];else if(b&&(e.innerHTML=""),tr(n.type=="template"?e.content:e,it(c)?c:[c],n,t,r,g=="foreignObject"?"http://www.w3.org/1999/xhtml":x,a,o,a?a[0]:t.__k&&Ke(t,0),s,l),a!=null)for(d=a.length;d--;)On(a[d]);s&&g!="textarea"||(d="value",g=="progress"&&_==null?e.removeAttribute("value"):_!=null&&(_!==e[d]||g=="progress"&&!_||g=="option"&&_!=C[d])&&ut(e,d,_,C[d],x),d="checked",S!=null&&S!=e[d]&&ut(e,d,S,C[d],x))}return e}function qn(e,n,t){try{if(typeof e=="function"){var r=typeof e.__u=="function";r&&e.__u(),r&&n==null||(e.__u=e(n))}else e.current=n}catch(x){re.__e(x,t)}}function or(e,n,t){var r,x;if(re.unmount&&re.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||qn(r,null,n)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(a){re.__e(a,n)}r.base=r.__P=r.__n=null}if(r=e.__k)for(x=0;x<r.length;x++)r[x]&&or(r[x],n,t||typeof e.type!="function");t||On(e.__e),e.__c=e.__=e.__e=void 0}function Qr(e,n,t){return this.constructor(e,t)}function Pn(e,n,t){var r,x,a,o;n==document&&(n=document.documentElement),re.__&&re.__(e,n),x=(r=!1)?null:n.__k,a=[],o=[],jn(n,e=n.__k=at(Be,null,[e]),x||yt,yt,n.namespaceURI,x?null:n.firstChild?$t.call(n.childNodes):null,a,x?x.__e:n.firstChild,r,o),xr(a,e,o),e.props.children=null}$t=kt.slice,re={__e:function(e,n,t,r){for(var x,a,o;n=n.__;)if((x=n.__c)&&!x.__)try{if((a=x.constructor)&&a.getDerivedStateFromError!=null&&(x.setState(a.getDerivedStateFromError(e)),o=x.__d),x.componentDidCatch!=null&&(x.componentDidCatch(e,r||{}),o=x.__d),o)return x.__E=x}catch(s){e=s}throw e}},Q0=0,Ae.prototype.setState=function(e,n){var t;t=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=Ee({},this.state),typeof e=="function"&&(e=e(Ee({},t),this.props)),e&&Ee(t,e),e!=null&&this.__v&&(n&&this._sb.push(n),Jn(this))},Ae.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Jn(this))},Ae.prototype.render=Be,Ue=[],Z0=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,X0=function(e,n){return e.__v.__b-n.__v.__b},wt.__r=0,rn=Math.random().toString(8),bt="__d"+rn,rt="__a"+rn,$0=/(PointerCapture)$|Capture$/i,Ln=0,En=Zn(!1),An=Zn(!0);var Zr=0;function i(e,n,t,r,x,a){n||(n={});var o,s,l=n;if("ref"in l)for(s in l={},n)s=="ref"?o=n[s]:l[s]=n[s];var d={type:e,props:l,key:t,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--Zr,__i:-1,__u:0,__source:x,__self:a};if(typeof e=="function"&&(o=e.defaultProps))for(s in o)l[s]===void 0&&(l[s]=o[s]);return re.vnode&&re.vnode(d),d}var ot,pe,xn,Xn,It=0,ir=[],me=re,$n=me.__b,e0=me.__r,t0=me.diffed,n0=me.__c,r0=me.unmount,x0=me.__;function Fn(e,n){me.__h&&me.__h(pe,e,It||n),It=0;var t=pe.__H||(pe.__H={__:[],__h:[]});return e>=t.__.length&&t.__.push({}),t.__[e]}function le(e){return It=1,Xr(lr,e)}function Xr(e,n,t){var r=Fn(ot++,2);if(r.t=e,!r.__c&&(r.__=[t?t(n):lr(void 0,n),function(s){var l=r.__N?r.__N[0]:r.__[0],d=r.t(l,s);l!==d&&(r.__N=[d,r.__[1]],r.__c.setState({}))}],r.__c=pe,!pe.__f)){var x=function(s,l,d){if(!r.__c.__H)return!0;var m=!1,b=r.__c.props!==s;if(r.__c.__H.__.some(function(p){if(p.__N){m=!0;var _=p.__[0];p.__=p.__N,p.__N=void 0,_!==p.__[0]&&(b=!0)}}),a){var c=a.call(this,s,l,d);return m?c||b:c}return!m||b};pe.__f=!0;var a=pe.shouldComponentUpdate,o=pe.componentWillUpdate;pe.componentWillUpdate=function(s,l,d){if(this.__e){var m=a;a=void 0,x(s,l,d),a=m}o&&o.call(this,s,l,d)},pe.shouldComponentUpdate=x}return r.__N||r.__}function be(e,n){var t=Fn(ot++,3);!me.__s&&sr(t.__H,n)&&(t.__=e,t.u=n,pe.__H.__h.push(t))}function Te(e){return It=5,$r(function(){return{current:e}},[])}function $r(e,n){var t=Fn(ot++,7);return sr(t.__H,n)&&(t.__=e(),t.__H=n,t.__h=e),t.__}function ex(){for(var e;e=ir.shift();){var n=e.__H;if(e.__P&&n)try{n.__h.some(vt),n.__h.some(Mn),n.__h=[]}catch(t){n.__h=[],me.__e(t,e.__v)}}}me.__b=function(e){pe=null,$n&&$n(e)},me.__=function(e,n){e&&n.__k&&n.__k.__m&&(e.__m=n.__k.__m),x0&&x0(e,n)},me.__r=function(e){e0&&e0(e),ot=0;var n=(pe=e.__c).__H;n&&(xn===pe?(n.__h=[],pe.__h=[],n.__.some(function(t){t.__N&&(t.__=t.__N),t.u=t.__N=void 0})):(n.__h.some(vt),n.__h.some(Mn),n.__h=[],ot=0)),xn=pe},me.diffed=function(e){t0&&t0(e);var n=e.__c;n&&n.__H&&(n.__H.__h.length&&(ir.push(n)!==1&&Xn===me.requestAnimationFrame||((Xn=me.requestAnimationFrame)||tx)(ex)),n.__H.__.some(function(t){t.u&&(t.__H=t.u,t.u=void 0)})),xn=pe=null},me.__c=function(e,n){n.some(function(t){try{t.__h.some(vt),t.__h=t.__h.filter(function(r){return!r.__||Mn(r)})}catch(r){n.some(function(x){x.__h&&(x.__h=[])}),n=[],me.__e(r,t.__v)}}),n0&&n0(e,n)},me.unmount=function(e){r0&&r0(e);var n,t=e.__c;t&&t.__H&&(t.__H.__.some(function(r){try{vt(r)}catch(x){n=x}}),t.__H=void 0,n&&me.__e(n,t.__v))};var a0=typeof requestAnimationFrame=="function";function tx(e){var n,t=function(){clearTimeout(r),a0&&cancelAnimationFrame(n),setTimeout(e)},r=setTimeout(t,35);a0&&(n=requestAnimationFrame(t))}function vt(e){var n=pe,t=e.__c;typeof t=="function"&&(e.__c=void 0,t()),pe=n}function Mn(e){var n=pe;e.__c=e.__(),pe=n}function sr(e,n){return!e||e.length!==n.length||n.some(function(t,r){return t!==e[r]})}function lr(e,n){return typeof n=="function"?n(e):n}function nx(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var He={},an,o0;function rx(){return o0||(o0=1,an=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then}),an}var on={},Me={},i0;function Le(){if(i0)return Me;i0=1;let e;const n=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return Me.getSymbolSize=function(r){if(!r)throw new Error('"version" cannot be null or undefined');if(r<1||r>40)throw new Error('"version" should be in range from 1 to 40');return r*4+17},Me.getSymbolTotalCodewords=function(r){return n[r]},Me.getBCHDigit=function(t){let r=0;for(;t!==0;)r++,t>>>=1;return r},Me.setToSJISFunction=function(r){if(typeof r!="function")throw new Error('"toSJISFunc" is not a valid function.');e=r},Me.isKanjiModeEnabled=function(){return typeof e<"u"},Me.toSJIS=function(r){return e(r)},Me}var sn={},s0;function Hn(){return s0||(s0=1,(function(e){e.L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2};function n(t){if(typeof t!="string")throw new Error("Param is not a string");switch(t.toLowerCase()){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+t)}}e.isValid=function(r){return r&&typeof r.bit<"u"&&r.bit>=0&&r.bit<4},e.from=function(r,x){if(e.isValid(r))return r;try{return n(r)}catch{return x}}})(sn)),sn}var ln,l0;function xx(){if(l0)return ln;l0=1;function e(){this.buffer=[],this.length=0}return e.prototype={get:function(n){const t=Math.floor(n/8);return(this.buffer[t]>>>7-n%8&1)===1},put:function(n,t){for(let r=0;r<t;r++)this.putBit((n>>>t-r-1&1)===1)},getLengthInBits:function(){return this.length},putBit:function(n){const t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),n&&(this.buffer[t]|=128>>>this.length%8),this.length++}},ln=e,ln}var cn,c0;function ax(){if(c0)return cn;c0=1;function e(n){if(!n||n<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=n,this.data=new Uint8Array(n*n),this.reservedBit=new Uint8Array(n*n)}return e.prototype.set=function(n,t,r,x){const a=n*this.size+t;this.data[a]=r,x&&(this.reservedBit[a]=!0)},e.prototype.get=function(n,t){return this.data[n*this.size+t]},e.prototype.xor=function(n,t,r){this.data[n*this.size+t]^=r},e.prototype.isReserved=function(n,t){return this.reservedBit[n*this.size+t]},cn=e,cn}var un={},u0;function ox(){return u0||(u0=1,(function(e){const n=Le().getSymbolSize;e.getRowColCoords=function(r){if(r===1)return[];const x=Math.floor(r/7)+2,a=n(r),o=a===145?26:Math.ceil((a-13)/(2*x-2))*2,s=[a-7];for(let l=1;l<x-1;l++)s[l]=s[l-1]-o;return s.push(6),s.reverse()},e.getPositions=function(r){const x=[],a=e.getRowColCoords(r),o=a.length;for(let s=0;s<o;s++)for(let l=0;l<o;l++)s===0&&l===0||s===0&&l===o-1||s===o-1&&l===0||x.push([a[s],a[l]]);return x}})(un)),un}var dn={},d0;function ix(){if(d0)return dn;d0=1;const e=Le().getSymbolSize,n=7;return dn.getPositions=function(r){const x=e(r);return[[0,0],[x-n,0],[0,x-n]]},dn}var pn={},p0;function sx(){return p0||(p0=1,(function(e){e.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const n={N1:3,N2:3,N3:40,N4:10};e.isValid=function(x){return x!=null&&x!==""&&!isNaN(x)&&x>=0&&x<=7},e.from=function(x){return e.isValid(x)?parseInt(x,10):void 0},e.getPenaltyN1=function(x){const a=x.size;let o=0,s=0,l=0,d=null,m=null;for(let b=0;b<a;b++){s=l=0,d=m=null;for(let c=0;c<a;c++){let p=x.get(b,c);p===d?s++:(s>=5&&(o+=n.N1+(s-5)),d=p,s=1),p=x.get(c,b),p===m?l++:(l>=5&&(o+=n.N1+(l-5)),m=p,l=1)}s>=5&&(o+=n.N1+(s-5)),l>=5&&(o+=n.N1+(l-5))}return o},e.getPenaltyN2=function(x){const a=x.size;let o=0;for(let s=0;s<a-1;s++)for(let l=0;l<a-1;l++){const d=x.get(s,l)+x.get(s,l+1)+x.get(s+1,l)+x.get(s+1,l+1);(d===4||d===0)&&o++}return o*n.N2},e.getPenaltyN3=function(x){const a=x.size;let o=0,s=0,l=0;for(let d=0;d<a;d++){s=l=0;for(let m=0;m<a;m++)s=s<<1&2047|x.get(d,m),m>=10&&(s===1488||s===93)&&o++,l=l<<1&2047|x.get(m,d),m>=10&&(l===1488||l===93)&&o++}return o*n.N3},e.getPenaltyN4=function(x){let a=0;const o=x.data.length;for(let l=0;l<o;l++)a+=x.data[l];return Math.abs(Math.ceil(a*100/o/5)-10)*n.N4};function t(r,x,a){switch(r){case e.Patterns.PATTERN000:return(x+a)%2===0;case e.Patterns.PATTERN001:return x%2===0;case e.Patterns.PATTERN010:return a%3===0;case e.Patterns.PATTERN011:return(x+a)%3===0;case e.Patterns.PATTERN100:return(Math.floor(x/2)+Math.floor(a/3))%2===0;case e.Patterns.PATTERN101:return x*a%2+x*a%3===0;case e.Patterns.PATTERN110:return(x*a%2+x*a%3)%2===0;case e.Patterns.PATTERN111:return(x*a%3+(x+a)%2)%2===0;default:throw new Error("bad maskPattern:"+r)}}e.applyMask=function(x,a){const o=a.size;for(let s=0;s<o;s++)for(let l=0;l<o;l++)a.isReserved(l,s)||a.xor(l,s,t(x,l,s))},e.getBestMask=function(x,a){const o=Object.keys(e.Patterns).length;let s=0,l=1/0;for(let d=0;d<o;d++){a(d),e.applyMask(d,x);const m=e.getPenaltyN1(x)+e.getPenaltyN2(x)+e.getPenaltyN3(x)+e.getPenaltyN4(x);e.applyMask(d,x),m<l&&(l=m,s=d)}return s}})(pn)),pn}var dt={},m0;function cr(){if(m0)return dt;m0=1;const e=Hn(),n=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],t=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];return dt.getBlocksCount=function(x,a){switch(a){case e.L:return n[(x-1)*4+0];case e.M:return n[(x-1)*4+1];case e.Q:return n[(x-1)*4+2];case e.H:return n[(x-1)*4+3];default:return}},dt.getTotalCodewordsCount=function(x,a){switch(a){case e.L:return t[(x-1)*4+0];case e.M:return t[(x-1)*4+1];case e.Q:return t[(x-1)*4+2];case e.H:return t[(x-1)*4+3];default:return}},dt}var mn={},nt={},f0;function lx(){if(f0)return nt;f0=1;const e=new Uint8Array(512),n=new Uint8Array(256);return(function(){let r=1;for(let x=0;x<255;x++)e[x]=r,n[r]=x,r<<=1,r&256&&(r^=285);for(let x=255;x<512;x++)e[x]=e[x-255]})(),nt.log=function(r){if(r<1)throw new Error("log("+r+")");return n[r]},nt.exp=function(r){return e[r]},nt.mul=function(r,x){return r===0||x===0?0:e[n[r]+n[x]]},nt}var h0;function cx(){return h0||(h0=1,(function(e){const n=lx();e.mul=function(r,x){const a=new Uint8Array(r.length+x.length-1);for(let o=0;o<r.length;o++)for(let s=0;s<x.length;s++)a[o+s]^=n.mul(r[o],x[s]);return a},e.mod=function(r,x){let a=new Uint8Array(r);for(;a.length-x.length>=0;){const o=a[0];for(let l=0;l<x.length;l++)a[l]^=n.mul(x[l],o);let s=0;for(;s<a.length&&a[s]===0;)s++;a=a.slice(s)}return a},e.generateECPolynomial=function(r){let x=new Uint8Array([1]);for(let a=0;a<r;a++)x=e.mul(x,new Uint8Array([1,n.exp(a)]));return x}})(mn)),mn}var fn,g0;function ux(){if(g0)return fn;g0=1;const e=cx();function n(t){this.genPoly=void 0,this.degree=t,this.degree&&this.initialize(this.degree)}return n.prototype.initialize=function(r){this.degree=r,this.genPoly=e.generateECPolynomial(this.degree)},n.prototype.encode=function(r){if(!this.genPoly)throw new Error("Encoder not initialized");const x=new Uint8Array(r.length+this.degree);x.set(r);const a=e.mod(x,this.genPoly),o=this.degree-a.length;if(o>0){const s=new Uint8Array(this.degree);return s.set(a,o),s}return a},fn=n,fn}var hn={},gn={},bn={},b0;function ur(){return b0||(b0=1,bn.isValid=function(n){return!isNaN(n)&&n>=1&&n<=40}),bn}var Ce={},_0;function dr(){if(_0)return Ce;_0=1;const e="[0-9]+",n="[A-Z $%*+\\-./:]+";let t="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";t=t.replace(/u/g,"\\u");const r="(?:(?![A-Z0-9 $%*+\\-./:]|"+t+`)(?:.|[\r
|
|
2
|
+
]))+`;Ce.KANJI=new RegExp(t,"g"),Ce.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),Ce.BYTE=new RegExp(r,"g"),Ce.NUMERIC=new RegExp(e,"g"),Ce.ALPHANUMERIC=new RegExp(n,"g");const x=new RegExp("^"+t+"$"),a=new RegExp("^"+e+"$"),o=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return Ce.testKanji=function(l){return x.test(l)},Ce.testNumeric=function(l){return a.test(l)},Ce.testAlphanumeric=function(l){return o.test(l)},Ce}var v0;function Oe(){return v0||(v0=1,(function(e){const n=ur(),t=dr();e.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(a,o){if(!a.ccBits)throw new Error("Invalid mode: "+a);if(!n.isValid(o))throw new Error("Invalid version: "+o);return o>=1&&o<10?a.ccBits[0]:o<27?a.ccBits[1]:a.ccBits[2]},e.getBestModeForData=function(a){return t.testNumeric(a)?e.NUMERIC:t.testAlphanumeric(a)?e.ALPHANUMERIC:t.testKanji(a)?e.KANJI:e.BYTE},e.toString=function(a){if(a&&a.id)return a.id;throw new Error("Invalid mode")},e.isValid=function(a){return a&&a.bit&&a.ccBits};function r(x){if(typeof x!="string")throw new Error("Param is not a string");switch(x.toLowerCase()){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+x)}}e.from=function(a,o){if(e.isValid(a))return a;try{return r(a)}catch{return o}}})(gn)),gn}var y0;function dx(){return y0||(y0=1,(function(e){const n=Le(),t=cr(),r=Hn(),x=Oe(),a=ur(),o=7973,s=n.getBCHDigit(o);function l(c,p,_){for(let S=1;S<=40;S++)if(p<=e.getCapacity(S,_,c))return S}function d(c,p){return x.getCharCountIndicator(c,p)+4}function m(c,p){let _=0;return c.forEach(function(S){const C=d(S.mode,p);_+=C+S.getBitsLength()}),_}function b(c,p){for(let _=1;_<=40;_++)if(m(c,_)<=e.getCapacity(_,p,x.MIXED))return _}e.from=function(p,_){return a.isValid(p)?parseInt(p,10):_},e.getCapacity=function(p,_,S){if(!a.isValid(p))throw new Error("Invalid QR Code version");typeof S>"u"&&(S=x.BYTE);const C=n.getSymbolTotalCodewords(p),f=t.getTotalCodewordsCount(p,_),g=(C-f)*8;if(S===x.MIXED)return g;const T=g-d(S,p);switch(S){case x.NUMERIC:return Math.floor(T/10*3);case x.ALPHANUMERIC:return Math.floor(T/11*2);case x.KANJI:return Math.floor(T/13);case x.BYTE:default:return Math.floor(T/8)}},e.getBestVersionForData=function(p,_){let S;const C=r.from(_,r.M);if(Array.isArray(p)){if(p.length>1)return b(p,C);if(p.length===0)return 1;S=p[0]}else S=p;return l(S.mode,S.getLength(),C)},e.getEncodedBits=function(p){if(!a.isValid(p)||p<7)throw new Error("Invalid QR Code version");let _=p<<12;for(;n.getBCHDigit(_)-s>=0;)_^=o<<n.getBCHDigit(_)-s;return p<<12|_}})(hn)),hn}var _n={},k0;function px(){if(k0)return _n;k0=1;const e=Le(),n=1335,t=21522,r=e.getBCHDigit(n);return _n.getEncodedBits=function(a,o){const s=a.bit<<3|o;let l=s<<10;for(;e.getBCHDigit(l)-r>=0;)l^=n<<e.getBCHDigit(l)-r;return(s<<10|l)^t},_n}var vn={},yn,w0;function mx(){if(w0)return yn;w0=1;const e=Oe();function n(t){this.mode=e.NUMERIC,this.data=t.toString()}return n.getBitsLength=function(r){return 10*Math.floor(r/3)+(r%3?r%3*3+1:0)},n.prototype.getLength=function(){return this.data.length},n.prototype.getBitsLength=function(){return n.getBitsLength(this.data.length)},n.prototype.write=function(r){let x,a,o;for(x=0;x+3<=this.data.length;x+=3)a=this.data.substr(x,3),o=parseInt(a,10),r.put(o,10);const s=this.data.length-x;s>0&&(a=this.data.substr(x),o=parseInt(a,10),r.put(o,s*3+1))},yn=n,yn}var kn,S0;function fx(){if(S0)return kn;S0=1;const e=Oe(),n=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function t(r){this.mode=e.ALPHANUMERIC,this.data=r}return t.getBitsLength=function(x){return 11*Math.floor(x/2)+6*(x%2)},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(x){let a;for(a=0;a+2<=this.data.length;a+=2){let o=n.indexOf(this.data[a])*45;o+=n.indexOf(this.data[a+1]),x.put(o,11)}this.data.length%2&&x.put(n.indexOf(this.data[a]),6)},kn=t,kn}var wn,I0;function hx(){if(I0)return wn;I0=1;const e=Oe();function n(t){this.mode=e.BYTE,typeof t=="string"?this.data=new TextEncoder().encode(t):this.data=new Uint8Array(t)}return n.getBitsLength=function(r){return r*8},n.prototype.getLength=function(){return this.data.length},n.prototype.getBitsLength=function(){return n.getBitsLength(this.data.length)},n.prototype.write=function(t){for(let r=0,x=this.data.length;r<x;r++)t.put(this.data[r],8)},wn=n,wn}var Sn,C0;function gx(){if(C0)return Sn;C0=1;const e=Oe(),n=Le();function t(r){this.mode=e.KANJI,this.data=r}return t.getBitsLength=function(x){return x*13},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(r){let x;for(x=0;x<this.data.length;x++){let a=n.toSJIS(this.data[x]);if(a>=33088&&a<=40956)a-=33088;else if(a>=57408&&a<=60351)a-=49472;else throw new Error("Invalid SJIS character: "+this.data[x]+`
|
|
3
|
+
Make sure your charset is UTF-8`);a=(a>>>8&255)*192+(a&255),r.put(a,13)}},Sn=t,Sn}var In={exports:{}},T0;function bx(){return T0||(T0=1,(function(e){var n={single_source_shortest_paths:function(t,r,x){var a={},o={};o[r]=0;var s=n.PriorityQueue.make();s.push(r,0);for(var l,d,m,b,c,p,_,S,C;!s.empty();){l=s.pop(),d=l.value,b=l.cost,c=t[d]||{};for(m in c)c.hasOwnProperty(m)&&(p=c[m],_=b+p,S=o[m],C=typeof o[m]>"u",(C||S>_)&&(o[m]=_,s.push(m,_),a[m]=d))}if(typeof x<"u"&&typeof o[x]>"u"){var f=["Could not find a path from ",r," to ",x,"."].join("");throw new Error(f)}return a},extract_shortest_path_from_predecessor_list:function(t,r){for(var x=[],a=r;a;)x.push(a),t[a],a=t[a];return x.reverse(),x},find_path:function(t,r,x){var a=n.single_source_shortest_paths(t,r,x);return n.extract_shortest_path_from_predecessor_list(a,x)},PriorityQueue:{make:function(t){var r=n.PriorityQueue,x={},a;t=t||{};for(a in r)r.hasOwnProperty(a)&&(x[a]=r[a]);return x.queue=[],x.sorter=t.sorter||r.default_sorter,x},default_sorter:function(t,r){return t.cost-r.cost},push:function(t,r){var x={value:t,cost:r};this.queue.push(x),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};e.exports=n})(In)),In.exports}var N0;function _x(){return N0||(N0=1,(function(e){const n=Oe(),t=mx(),r=fx(),x=hx(),a=gx(),o=dr(),s=Le(),l=bx();function d(f){return unescape(encodeURIComponent(f)).length}function m(f,g,T){const P=[];let oe;for(;(oe=f.exec(T))!==null;)P.push({data:oe[0],index:oe.index,mode:g,length:oe[0].length});return P}function b(f){const g=m(o.NUMERIC,n.NUMERIC,f),T=m(o.ALPHANUMERIC,n.ALPHANUMERIC,f);let P,oe;return s.isKanjiModeEnabled()?(P=m(o.BYTE,n.BYTE,f),oe=m(o.KANJI,n.KANJI,f)):(P=m(o.BYTE_KANJI,n.BYTE,f),oe=[]),g.concat(T,P,oe).sort(function(A,N){return A.index-N.index}).map(function(A){return{data:A.data,mode:A.mode,length:A.length}})}function c(f,g){switch(g){case n.NUMERIC:return t.getBitsLength(f);case n.ALPHANUMERIC:return r.getBitsLength(f);case n.KANJI:return a.getBitsLength(f);case n.BYTE:return x.getBitsLength(f)}}function p(f){return f.reduce(function(g,T){const P=g.length-1>=0?g[g.length-1]:null;return P&&P.mode===T.mode?(g[g.length-1].data+=T.data,g):(g.push(T),g)},[])}function _(f){const g=[];for(let T=0;T<f.length;T++){const P=f[T];switch(P.mode){case n.NUMERIC:g.push([P,{data:P.data,mode:n.ALPHANUMERIC,length:P.length},{data:P.data,mode:n.BYTE,length:P.length}]);break;case n.ALPHANUMERIC:g.push([P,{data:P.data,mode:n.BYTE,length:P.length}]);break;case n.KANJI:g.push([P,{data:P.data,mode:n.BYTE,length:d(P.data)}]);break;case n.BYTE:g.push([{data:P.data,mode:n.BYTE,length:d(P.data)}])}}return g}function S(f,g){const T={},P={start:{}};let oe=["start"];for(let k=0;k<f.length;k++){const A=f[k],N=[];for(let y=0;y<A.length;y++){const I=A[y],w=""+k+y;N.push(w),T[w]={node:I,lastCount:0},P[w]={};for(let O=0;O<oe.length;O++){const U=oe[O];T[U]&&T[U].node.mode===I.mode?(P[U][w]=c(T[U].lastCount+I.length,I.mode)-c(T[U].lastCount,I.mode),T[U].lastCount+=I.length):(T[U]&&(T[U].lastCount=I.length),P[U][w]=c(I.length,I.mode)+4+n.getCharCountIndicator(I.mode,g))}}oe=N}for(let k=0;k<oe.length;k++)P[oe[k]].end=0;return{map:P,table:T}}function C(f,g){let T;const P=n.getBestModeForData(f);if(T=n.from(g,P),T!==n.BYTE&&T.bit<P.bit)throw new Error('"'+f+'" cannot be encoded with mode '+n.toString(T)+`.
|
|
4
|
+
Suggested mode is: `+n.toString(P));switch(T===n.KANJI&&!s.isKanjiModeEnabled()&&(T=n.BYTE),T){case n.NUMERIC:return new t(f);case n.ALPHANUMERIC:return new r(f);case n.KANJI:return new a(f);case n.BYTE:return new x(f)}}e.fromArray=function(g){return g.reduce(function(T,P){return typeof P=="string"?T.push(C(P,null)):P.data&&T.push(C(P.data,P.mode)),T},[])},e.fromString=function(g,T){const P=b(g,s.isKanjiModeEnabled()),oe=_(P),k=S(oe,T),A=l.find_path(k.map,"start","end"),N=[];for(let y=1;y<A.length-1;y++)N.push(k.table[A[y]].node);return e.fromArray(p(N))},e.rawSplit=function(g){return e.fromArray(b(g,s.isKanjiModeEnabled()))}})(vn)),vn}var D0;function vx(){if(D0)return on;D0=1;const e=Le(),n=Hn(),t=xx(),r=ax(),x=ox(),a=ix(),o=sx(),s=cr(),l=ux(),d=dx(),m=px(),b=Oe(),c=_x();function p(k,A){const N=k.size,y=a.getPositions(A);for(let I=0;I<y.length;I++){const w=y[I][0],O=y[I][1];for(let U=-1;U<=7;U++)if(!(w+U<=-1||N<=w+U))for(let Y=-1;Y<=7;Y++)O+Y<=-1||N<=O+Y||(U>=0&&U<=6&&(Y===0||Y===6)||Y>=0&&Y<=6&&(U===0||U===6)||U>=2&&U<=4&&Y>=2&&Y<=4?k.set(w+U,O+Y,!0,!0):k.set(w+U,O+Y,!1,!0))}}function _(k){const A=k.size;for(let N=8;N<A-8;N++){const y=N%2===0;k.set(N,6,y,!0),k.set(6,N,y,!0)}}function S(k,A){const N=x.getPositions(A);for(let y=0;y<N.length;y++){const I=N[y][0],w=N[y][1];for(let O=-2;O<=2;O++)for(let U=-2;U<=2;U++)O===-2||O===2||U===-2||U===2||O===0&&U===0?k.set(I+O,w+U,!0,!0):k.set(I+O,w+U,!1,!0)}}function C(k,A){const N=k.size,y=d.getEncodedBits(A);let I,w,O;for(let U=0;U<18;U++)I=Math.floor(U/3),w=U%3+N-8-3,O=(y>>U&1)===1,k.set(I,w,O,!0),k.set(w,I,O,!0)}function f(k,A,N){const y=k.size,I=m.getEncodedBits(A,N);let w,O;for(w=0;w<15;w++)O=(I>>w&1)===1,w<6?k.set(w,8,O,!0):w<8?k.set(w+1,8,O,!0):k.set(y-15+w,8,O,!0),w<8?k.set(8,y-w-1,O,!0):w<9?k.set(8,15-w-1+1,O,!0):k.set(8,15-w-1,O,!0);k.set(y-8,8,1,!0)}function g(k,A){const N=k.size;let y=-1,I=N-1,w=7,O=0;for(let U=N-1;U>0;U-=2)for(U===6&&U--;;){for(let Y=0;Y<2;Y++)if(!k.isReserved(I,U-Y)){let de=!1;O<A.length&&(de=(A[O]>>>w&1)===1),k.set(I,U-Y,de),w--,w===-1&&(O++,w=7)}if(I+=y,I<0||N<=I){I-=y,y=-y;break}}}function T(k,A,N){const y=new t;N.forEach(function(Y){y.put(Y.mode.bit,4),y.put(Y.getLength(),b.getCharCountIndicator(Y.mode,k)),Y.write(y)});const I=e.getSymbolTotalCodewords(k),w=s.getTotalCodewordsCount(k,A),O=(I-w)*8;for(y.getLengthInBits()+4<=O&&y.put(0,4);y.getLengthInBits()%8!==0;)y.putBit(0);const U=(O-y.getLengthInBits())/8;for(let Y=0;Y<U;Y++)y.put(Y%2?17:236,8);return P(y,k,A)}function P(k,A,N){const y=e.getSymbolTotalCodewords(A),I=s.getTotalCodewordsCount(A,N),w=y-I,O=s.getBlocksCount(A,N),U=y%O,Y=O-U,de=Math.floor(y/O),te=Math.floor(w/O),fe=te+1,we=de-te,Ge=new l(we);let _e=0;const Ne=new Array(O),je=new Array(O);let De=0;const qe=new Uint8Array(k.buffer);for(let Se=0;Se<O;Se++){const ve=Se<Y?te:fe;Ne[Se]=qe.slice(_e,_e+ve),je[Se]=Ge.encode(Ne[Se]),_e+=ve,De=Math.max(De,ve)}const ze=new Uint8Array(y);let Fe=0,ye,he;for(ye=0;ye<De;ye++)for(he=0;he<O;he++)ye<Ne[he].length&&(ze[Fe++]=Ne[he][ye]);for(ye=0;ye<we;ye++)for(he=0;he<O;he++)ze[Fe++]=je[he][ye];return ze}function oe(k,A,N,y){let I;if(Array.isArray(k))I=c.fromArray(k);else if(typeof k=="string"){let de=A;if(!de){const te=c.rawSplit(k);de=d.getBestVersionForData(te,N)}I=c.fromString(k,de||40)}else throw new Error("Invalid data");const w=d.getBestVersionForData(I,N);if(!w)throw new Error("The amount of data is too big to be stored in a QR Code");if(!A)A=w;else if(A<w)throw new Error(`
|
|
5
|
+
The chosen QR Code version cannot contain this amount of data.
|
|
6
|
+
Minimum version required to store current data is: `+w+`.
|
|
7
|
+
`);const O=T(A,N,I),U=e.getSymbolSize(A),Y=new r(U);return p(Y,A),_(Y),S(Y,A),f(Y,N,0),A>=7&&C(Y,A),g(Y,O),isNaN(y)&&(y=o.getBestMask(Y,f.bind(null,Y,N))),o.applyMask(y,Y),f(Y,N,y),{modules:Y,version:A,errorCorrectionLevel:N,maskPattern:y,segments:I}}return on.create=function(A,N){if(typeof A>"u"||A==="")throw new Error("No input text");let y=n.M,I,w;return typeof N<"u"&&(y=n.from(N.errorCorrectionLevel,n.M),I=d.from(N.version),w=o.from(N.maskPattern),N.toSJISFunc&&e.setToSJISFunction(N.toSJISFunc)),oe(A,I,y,w)},on}var Cn={},Tn={},R0;function pr(){return R0||(R0=1,(function(e){function n(t){if(typeof t=="number"&&(t=t.toString()),typeof t!="string")throw new Error("Color should be defined as hex string");let r=t.slice().replace("#","").split("");if(r.length<3||r.length===5||r.length>8)throw new Error("Invalid hex color: "+t);(r.length===3||r.length===4)&&(r=Array.prototype.concat.apply([],r.map(function(a){return[a,a]}))),r.length===6&&r.push("F","F");const x=parseInt(r.join(""),16);return{r:x>>24&255,g:x>>16&255,b:x>>8&255,a:x&255,hex:"#"+r.slice(0,6).join("")}}e.getOptions=function(r){r||(r={}),r.color||(r.color={});const x=typeof r.margin>"u"||r.margin===null||r.margin<0?4:r.margin,a=r.width&&r.width>=21?r.width:void 0,o=r.scale||4;return{width:a,scale:a?4:o,margin:x,color:{dark:n(r.color.dark||"#000000ff"),light:n(r.color.light||"#ffffffff")},type:r.type,rendererOpts:r.rendererOpts||{}}},e.getScale=function(r,x){return x.width&&x.width>=r+x.margin*2?x.width/(r+x.margin*2):x.scale},e.getImageWidth=function(r,x){const a=e.getScale(r,x);return Math.floor((r+x.margin*2)*a)},e.qrToImageData=function(r,x,a){const o=x.modules.size,s=x.modules.data,l=e.getScale(o,a),d=Math.floor((o+a.margin*2)*l),m=a.margin*l,b=[a.color.light,a.color.dark];for(let c=0;c<d;c++)for(let p=0;p<d;p++){let _=(c*d+p)*4,S=a.color.light;if(c>=m&&p>=m&&c<d-m&&p<d-m){const C=Math.floor((c-m)/l),f=Math.floor((p-m)/l);S=b[s[C*o+f]?1:0]}r[_++]=S.r,r[_++]=S.g,r[_++]=S.b,r[_]=S.a}}})(Tn)),Tn}var E0;function yx(){return E0||(E0=1,(function(e){const n=pr();function t(x,a,o){x.clearRect(0,0,a.width,a.height),a.style||(a.style={}),a.height=o,a.width=o,a.style.height=o+"px",a.style.width=o+"px"}function r(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}e.render=function(a,o,s){let l=s,d=o;typeof l>"u"&&(!o||!o.getContext)&&(l=o,o=void 0),o||(d=r()),l=n.getOptions(l);const m=n.getImageWidth(a.modules.size,l),b=d.getContext("2d"),c=b.createImageData(m,m);return n.qrToImageData(c.data,a,l),t(b,d,m),b.putImageData(c,0,0),d},e.renderToDataURL=function(a,o,s){let l=s;typeof l>"u"&&(!o||!o.getContext)&&(l=o,o=void 0),l||(l={});const d=e.render(a,o,l),m=l.type||"image/png",b=l.rendererOpts||{};return d.toDataURL(m,b.quality)}})(Cn)),Cn}var Nn={},A0;function kx(){if(A0)return Nn;A0=1;const e=pr();function n(x,a){const o=x.a/255,s=a+'="'+x.hex+'"';return o<1?s+" "+a+'-opacity="'+o.toFixed(2).slice(1)+'"':s}function t(x,a,o){let s=x+a;return typeof o<"u"&&(s+=" "+o),s}function r(x,a,o){let s="",l=0,d=!1,m=0;for(let b=0;b<x.length;b++){const c=Math.floor(b%a),p=Math.floor(b/a);!c&&!d&&(d=!0),x[b]?(m++,b>0&&c>0&&x[b-1]||(s+=d?t("M",c+o,.5+p+o):t("m",l,0),l=0,d=!1),c+1<a&&x[b+1]||(s+=t("h",m),m=0)):l++}return s}return Nn.render=function(a,o,s){const l=e.getOptions(o),d=a.modules.size,m=a.modules.data,b=d+l.margin*2,c=l.color.light.a?"<path "+n(l.color.light,"fill")+' d="M0 0h'+b+"v"+b+'H0z"/>':"",p="<path "+n(l.color.dark,"stroke")+' d="'+r(m,d,l.margin)+'"/>',_='viewBox="0 0 '+b+" "+b+'"',C='<svg xmlns="http://www.w3.org/2000/svg" '+(l.width?'width="'+l.width+'" height="'+l.width+'" ':"")+_+' shape-rendering="crispEdges">'+c+p+`</svg>
|
|
8
|
+
`;return typeof s=="function"&&s(null,C),C},Nn}var P0;function wx(){if(P0)return He;P0=1;const e=rx(),n=vx(),t=yx(),r=kx();function x(a,o,s,l,d){const m=[].slice.call(arguments,1),b=m.length,c=typeof m[b-1]=="function";if(!c&&!e())throw new Error("Callback required as last argument");if(c){if(b<2)throw new Error("Too few arguments provided");b===2?(d=s,s=o,o=l=void 0):b===3&&(o.getContext&&typeof d>"u"?(d=l,l=void 0):(d=l,l=s,s=o,o=void 0))}else{if(b<1)throw new Error("Too few arguments provided");return b===1?(s=o,o=l=void 0):b===2&&!o.getContext&&(l=s,s=o,o=void 0),new Promise(function(p,_){try{const S=n.create(s,l);p(a(S,o,l))}catch(S){_(S)}})}try{const p=n.create(s,l);d(null,a(p,o,l))}catch(p){d(p)}}return He.create=n.create,He.toCanvas=x.bind(null,t.render),He.toDataURL=x.bind(null,t.renderToDataURL),He.toString=x.bind(null,function(a,o,s){return r.render(a,s)}),He}var Sx=wx();const Ix=nx(Sx);function Cx(e,n){for(var t in n)e[t]=n[t];return e}function M0(e,n){for(var t in e)if(t!=="__source"&&!(t in n))return!0;for(var r in n)if(r!=="__source"&&e[r]!==n[r])return!0;return!1}function U0(e,n){this.props=e,this.context=n}(U0.prototype=new Ae).isPureReactComponent=!0,U0.prototype.shouldComponentUpdate=function(e,n){return M0(this.props,e)||M0(this.state,n)};var B0=re.__b;re.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),B0&&B0(e)};var Tx=re.__e;re.__e=function(e,n,t,r){if(e.then){for(var x,a=n;a=a.__;)if((x=a.__c)&&x.__c)return n.__e==null&&(n.__e=t.__e,n.__k=t.__k||[]),x.__c(e,n)}Tx(e,n,t,r)};var G0=re.unmount;function mr(e,n,t){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(r){typeof r.__c=="function"&&r.__c()}),e.__c.__H=null),(e=Cx({},e)).__c!=null&&(e.__c.__P===t&&(e.__c.__P=n),e.__c.__e=!0,e.__c=null),e.__k=e.__k&&e.__k.map(function(r){return mr(r,n,t)})),e}function fr(e,n,t){return e&&t&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(r){return fr(r,n,t)}),e.__c&&e.__c.__P===n&&(e.__e&&t.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=t)),e}function Dn(){this.__u=0,this.o=null,this.__b=null}function hr(e){var n=e.__&&e.__.__c;return n&&n.__a&&n.__a(e)}function pt(){this.i=null,this.l=null}re.unmount=function(e){var n=e.__c;n&&(n.__z=!0),n&&n.__R&&n.__R(),n&&32&e.__u&&(e.type=null),G0&&G0(e)},(Dn.prototype=new Ae).__c=function(e,n){var t=n.__c,r=this;r.o==null&&(r.o=[]),r.o.push(t);var x=hr(r.__v),a=!1,o=function(){a||r.__z||(a=!0,t.__R=null,x?x(l):l())};t.__R=o;var s=t.__P;t.__P=null;var l=function(){if(!--r.__u){if(r.state.__a){var d=r.state.__a;r.__v.__k[0]=fr(d,d.__c.__P,d.__c.__O)}var m;for(r.setState({__a:r.__b=null});m=r.o.pop();)m.__P=s,m.forceUpdate()}};r.__u++||32&n.__u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(o,o)},Dn.prototype.componentWillUnmount=function(){this.o=[]},Dn.prototype.render=function(e,n){if(this.__b){if(this.__v.__k){var t=document.createElement("div"),r=this.__v.__k[0].__c;this.__v.__k[0]=mr(this.__b,t,r.__O=r.__P)}this.__b=null}var x=n.__a&&at(Be,null,e.fallback);return x&&(x.__u&=-33),[at(Be,null,n.__a?null:e.children),x]};var z0=function(e,n,t){if(++t[1]===t[0]&&e.l.delete(n),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.l.size))for(t=e.i;t;){for(;t.length>3;)t.pop()();if(t[1]<t[0])break;e.i=t=t[2]}};function Nx(e){return this.getChildContext=function(){return e.context},e.children}function Dx(e){var n=this,t=e.h;if(n.componentWillUnmount=function(){Pn(null,n.v),n.v=null,n.h=null},n.h&&n.h!==t&&n.componentWillUnmount(),!n.v){for(var r=n.__v;r!==null&&!r.__m&&r.__!==null;)r=r.__;n.h=t,n.v={nodeType:1,parentNode:t,childNodes:[],__k:{__m:r.__m},contains:function(){return!0},namespaceURI:t.namespaceURI,insertBefore:function(x,a){this.childNodes.push(x),n.h.insertBefore(x,a)},removeChild:function(x){this.childNodes.splice(this.childNodes.indexOf(x)>>>1,1),n.h.removeChild(x)}}}Pn(at(Nx,{context:n.context},e.__v),n.v)}function gr(e,n){var t=at(Dx,{__v:e,h:n});return t.containerInfo=n,t}(pt.prototype=new Ae).__a=function(e){var n=this,t=hr(n.__v),r=n.l.get(e);return r[0]++,function(x){var a=function(){n.props.revealOrder?(r.push(x),z0(n,e,r)):x()};t?t(a):a()}},pt.prototype.render=function(e){this.i=null,this.l=new Map;var n=St(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&n.reverse();for(var t=n.length;t--;)this.l.set(n[t],this.i=[1,0,this.i]);return e.children},pt.prototype.componentDidUpdate=pt.prototype.componentDidMount=function(){var e=this;this.l.forEach(function(n,t){z0(e,t,n)})};var Rx=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,Ex=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,Ax=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,Px=/[A-Z0-9]/g,Mx=typeof document<"u",Ux=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};Ae.prototype.isReactComponent=!0,["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(Ae.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(n){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:n})}})});var K0=re.event;re.event=function(e){return K0&&(e=K0(e)),e.persist=function(){},e.isPropagationStopped=function(){return this.cancelBubble},e.isDefaultPrevented=function(){return this.defaultPrevented},e.nativeEvent=e};var Bx={configurable:!0,get:function(){return this.class}},L0=re.vnode;re.vnode=function(e){typeof e.type=="string"&&(function(n){var t=n.props,r=n.type,x={},a=r.indexOf("-")==-1;for(var o in t){var s=t[o];if(!(o==="value"&&"defaultValue"in t&&s==null||Mx&&o==="children"&&r==="noscript"||o==="class"||o==="className")){var l=o.toLowerCase();o==="defaultValue"&&"value"in t&&t.value==null?o="value":o==="download"&&s===!0?s="":l==="translate"&&s==="no"?s=!1:l[0]==="o"&&l[1]==="n"?l==="ondoubleclick"?o="ondblclick":l!=="onchange"||r!=="input"&&r!=="textarea"||Ux(t.type)?l==="onfocus"?o="onfocusin":l==="onblur"?o="onfocusout":Ax.test(o)&&(o=l):l=o="oninput":a&&Ex.test(o)?o=o.replace(Px,"-$&").toLowerCase():s===null&&(s=void 0),l==="oninput"&&x[o=l]&&(o="oninputCapture"),x[o]=s}}r=="select"&&(x.multiple&&Array.isArray(x.value)&&(x.value=St(t.children).forEach(function(d){d.props.selected=x.value.indexOf(d.props.value)!=-1})),x.defaultValue!=null&&(x.value=St(t.children).forEach(function(d){d.props.selected=x.multiple?x.defaultValue.indexOf(d.props.value)!=-1:x.defaultValue==d.props.value}))),t.class&&!t.className?(x.class=t.class,Object.defineProperty(x,"className",Bx)):t.className&&(x.class=x.className=t.className),n.props=x})(e),e.$$typeof=Rx,L0&&L0(e)};var O0=re.__r;re.__r=function(e){O0&&O0(e),e.__c};var j0=re.diffed;re.diffed=function(e){j0&&j0(e);var n=e.props,t=e.__e;t!=null&&e.type==="textarea"&&"value"in n&&n.value!==t.value&&(t.value=n.value==null?"":n.value)};function We({message:e,confirmLabel:n="Confirm",confirmDanger:t=!1,inputValue:r,onInput:x,inputPlaceholder:a="",onConfirm:o,onCancel:s}){const l=x!==void 0,d=Te(null),m=Te(null),b=Te(null);be(()=>{var _,S;l?(_=d.current)==null||_.focus():(S=b.current)==null||S.focus();const p=C=>{if(C.key==="Escape")C.preventDefault(),C.stopPropagation(),s==null||s();else if(C.key==="Enter"&&!l){if(m.current&&document.activeElement===m.current)return;C.preventDefault(),C.stopPropagation(),o==null||o()}};return window.addEventListener("keydown",p,!0),()=>window.removeEventListener("keydown",p,!0)},[l,o,s]);const c=i("div",{className:"fixed inset-0 z-[100] flex items-center justify-center bg-black/50 backdrop-blur-[4px] animate-in fade-in duration-150",onClick:s,children:i("div",{className:"glass-card p-5 flex flex-col gap-4 w-72 animate-in zoom-in-95 duration-150",onClick:p=>p.stopPropagation(),children:[i("p",{className:"text-sm text-center",style:{color:"var(--text-main)"},children:e}),l&&i("input",{ref:d,value:r,placeholder:a,onInput:p=>x(p.target.value),onKeyDown:p=>p.key==="Enter"&&o(),className:"w-full px-3 py-2 text-sm rounded-xl",style:{background:"var(--glass-bg)",color:"var(--text-main)",border:"1px solid var(--border)"}}),i("div",{className:"flex gap-2",children:[i("button",{ref:m,onClick:s,className:"glass-btn flex-1 py-2 text-sm flex items-center justify-center gap-1.5",style:{color:"var(--text-muted)"},children:[i("span",{children:"Cancel"}),i("kbd",{className:"text-[10px] font-mono px-1 py-0.5 rounded opacity-70 leading-none",style:{background:"var(--glass-bg)"},children:"Esc"})]}),i("button",{ref:b,onClick:o,className:"flex-1 py-2 text-sm font-semibold rounded-xl flex items-center justify-center gap-1.5",style:{background:t?"rgba(220,53,69,0.8)":"var(--brand-500)",color:"#fff"},children:[i("span",{children:n}),i("kbd",{className:"text-[10px] font-mono px-1 py-0.5 rounded bg-white/20 text-white leading-none",children:"↵"})]})]})]})});return typeof document<"u"?gr(c,document.body):c}var u=br;(function(e,n){for(var t=br,r=e();;)try{var x=parseInt(t(644))/1+parseInt(t(547))/2+-parseInt(t(654))/3+parseInt(t(542))/4+-parseInt(t(641))/5+parseInt(t(565))/6+-parseInt(t(541))/7*(parseInt(t(663))/8);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Ct,657161);function br(e,n){e=e-493;var t=Ct(),r=t[e];return r}function Ct(){var e=["Capture screen content","Refresh","Ungrouped","GPU acceleration for smoother scrolling","Reject","Active","Switch group","Delete group {name}? All terminals inside will be closed.","Files","Offline","7FOOROS","3231104UXneoy","Commit","Delete file","Clear","Verifying","856150erlzco","Browse & edit files","Remove pending device {id}...? It will need a fresh approval request to connect again.","Agent","Update ready — applies after you restart this PC","Remove device {id}...? It will need approval again next time.","Folder is empty","Tunnel offline","Screen Recording","No recent activity","Group name","9Remote","Discard changes?","Clients","Send","Git","Single use · expires","Rename this device","5293248oWEKhu","Creating session","Remote Desktop","Running","Reset the tunnel and reconnect clients","Show Folder Button","e.g. My MacBook","Diff","Delete group","New Group","Health check","Starting secure tunnel","Cannot open binary file","No logs yet","WebGL Renderer","Searching…","Replied","Approve","Terminal Theme","Heap used","Loading…","Pair devices and manage your secure tunnel","Free memory","Search files…","Load average","New Terminal","Create","Active — unlock from remote works","Switch to dark mode","Push","Commit message","Control mouse & keyboard","Rename","Documentation","Available","folder name","Show Git Button","of OS total","Logs","Permanent Key","Save","Settings","Unlock PC remotely","Copy","idle","Require manual approval for new devices","Ready","Launch on system startup","No files found","Untracked","filename.ext","Heap total","Stop after 24 hrs idle","Cancel","Deleted","Folder","Disabled — start manually","Terminal","threshold exceeded","Name for device {id}...","Maintenance","Not a git repository","Set current folder as workspace","Runs in background when you log in","Remote screen control","Scan QR or open link to sign in","Start the tunnel to get a QR code and connect your devices from anywhere.","One-Time Key","Connect","Any new device connects without approval","Font Size","Dismiss","Switch to light mode","Stages all {count} changed file(s) before commit","Create new","External","3875300IIwxlu","New terminal","Git actions","1304034DuHTYy","Copy path","Done","within limit","Approve this device","Machine","Clear all","Search files","Accessibility","Status","745428CHhEfJ","Toggle hidden files","No commands yet","Open file","Pending approval","Block system sleep so the network stays alive","Open file explorer","Agent replied","Let this PC be unlocked from your phone or browser when locked","13931168DyQsAf","No clients yet","Connected","Session Note","Needs your input","Add Group","Scroll to bottom","Changed files","Show Note Button","New Device Connection","Open the web terminal in a new tab","Full shell access","System","Startup","Language","Switch workspace","Connected · {time}","Stop after 1 hr idle","Setting up connection","Update","Disconnect and remove device {id}...? The client will be disconnected and need approval again next time.","Disconnect","Disconnect & Remove","Server activity and diagnostics","Back to sessions","Reset and stop the tunnel? Remote clients will be disconnected.","Delete","Checking tunnel binary","Recent","No changes","Offline · approved {date}","File","Delete terminal {name}?","Shutdown","Set as workspace","Rename group","Shutdown 9Remote (stop server, close tunnel and quit)","streaming","Stop after 4 hrs idle"];return Ct=function(){return e},Ct()}const Gx={common:{statusIdle:"Idle",statusWorking:"Working",statusBlocked:"Needs input",statusDone:u(646),create:u(591),cancel:u(618),delete:"Delete",rename:u(597),confirm:"Confirm",close:"Close",refresh:u(532),loading:u(585),language:u(506)},files:{cannotOpenBinary:u(577),copyPath:u(645),createNew:u(639),delete:u(518),deleteConfirmMessage:"Delete {name}?",deleteConfirmTitle:u(544),emptyFolder:u(553),file:u(523),folder:u(620),noFilesFound:u(613),noGitRepo:u(626),placeholderFile:u(615),placeholderFolder:u(600),rename:u(597),searching:u(580),searchFiles:u(651),searchPlaceholder:u(588),setWorkspace:u(526),setAsWorkspaceTitle:u(627),switchWorkspace:u(507),toggleHidden:u(655)},git:{title:u(562),status:u(653),diffTab:u(572),modified:"Modified",added:"Added",deleted:u(619),untrackedTitle:u(614),noChanges:u(521),openFile:u(657),discardChangesTitle:"Discard changes",discardConfirmTitle:u(559),discardConfirmDelete:"Delete untracked file {name}?",discardConfirmDiscard:"Discard changes in {name}?",gitActions:u(643),commit:u(543),push:u(594),commitAndPush:"Commit & Push",commitPlaceholder:u(595),stageAllNote:u(638),upToDate:"Up to date"},terminalPane:{openFolder:u(660),changedFiles:u(499),note:"Note",refresh:"Reload session",scrollToBottom:u(498)},note:{title:u(495),copy:u(608),clear:u(545)},system:{agent:u(558),machine:u(649),remoteDesktop:"Remote Desktop",uptime:"Uptime",osUptime:"OS uptime",heapUsed:u(584),heapTotal:u(616),external:u(640),ofOsTotal:u(602),loadAvg:u(589),loadDesc:"1m / 5m / 15m",freeMem:u(587),status:u(653),available:u(599),offline:"Offline",clients:u(560),streaming:u(529),idle:u(609),ramThreshold:"RAM warning",thresholdExceeded:u(623),thresholdOk:u(647),unavailable:"Unable to load system stats"},terminal:{backToSessions:u(516),switchGroup:u(537),newTerminal:u(642),send:u(561),typeCommand:"Shift+Enter for new line • Ctrl+Num to switch tab",deleteConfirm:u(524),clearInput:u(545)},history:{title:"Command history",empty:u(656),remove:"Remove",clearAll:u(650)},sessions:{newTerminal:u(590),addGroup:u(497),newGroup:u(574),groupName:u(557),renameGroup:u(527),deleteGroup:u(573),ungrouped:u(533),deleteSessionConfirm:"Delete session {name}? This will kill the terminal.",deleteGroupConfirm:u(538)},menu:{general:"General",system:u(504),maintenance:u(625),connection:"Connection",connectionDesc:u(586),terminals:u(622),terminalsDesc:u(502),logs:u(603),logsDesc:u(515),terminalSettings:"Terminal Settings",fontSize:u(635),terminalTheme:u(583),webgl:u(579),webglHint:u(534),showFolder:u(570),showGit:u(601),showNote:u(500)},recent:{title:u(520),replied:u(661),needsInput:u(496),dismiss:u(636),empty:u(556)},notifications:{title:"Notifications",empty:"No new notifications",needsInput:u(496),replied:u(581),agent:u(550)},groups:{ungrouped:u(533)},header:{settings:u(606),language:u(506),documentation:u(598),reset:u(569),resetShort:"Reset",shutdown:u(528),shutdownShort:u(525),lightMode:u(637),darkMode:u(593)},remote:{remoteDesktop:u(567),controlScreen:"Control screen, mouse & keyboard",screenRecording:u(555),captureScreen:u(531),accessibility:u(652),controlMouseKeyboard:u(596),startup:u(505),launchOnStartup:u(612),launchDesc:u(628),disabledStart:u(621),preventSleep:"Prevent sleep",blockSleep:u(659),remoteUnlock:u(607),remoteUnlockDesc:u(662),remoteUnlockReady:u(592),remoteUnlockStale:u(551),grant:"Allow",granted:u(536),sleepModes:{"30m":"Stop after 30 min idle","1h":u(509),"2h":"Stop after 2 hrs idle","4h":u(530),"24h":u(617),never:"Always block sleep"}},clients:{clients:u(560),clientCount:"Clients ({online}/{total} online)",noClients:u(493),autoApprove:"Auto-approve new devices",anyDevice:u(634),requireManual:u(610),online:"Online",offline:u(540),pending:u(658),connected:u(494),connectedAt:u(508),pendingApproval:"Pending · waiting for approval",offlineAt:u(522),disconnect:u(513),disconnectRemove:u(514),remove:"Remove",renameDevice:u(564),approveDevice:u(648),approveBtn:u(582),rejectBtn:u(535),newDevice:u(501),deviceId:"Device",deviceIp:"IP"},logs:{logs:u(603),noLogs:u(578),clear:u(545)},connection:{tunnelOffline:u(554),startTunnel:u(631),connect:u(633),connecting:"Connecting…",agentUnreachable:"Lost connection to the agent — the app may have quit",pairDevice:"Pair a device",scanToSignIn:u(630),oneTimeKey:u(632),oneTimeDesc:u(563),permanentKey:u(604),permanentDesc:"Reusable · no expiry",features:{terminal:"Terminal",fullShell:u(503),desktop:"Desktop",remoteScreen:u(629),files:u(539),browseEdit:u(548)}},dialogs:{resetConfirm:u(517),shutdownConfirm:"Shutdown 9Remote completely? This will stop the server, close the tunnel and quit the app.",deviceDisconnect:u(512),deviceRemovePending:u(549),deviceRemoveOffline:u(552),grantPermissions:"Grant all permissions below to enable",deviceName:u(624),nameExample:u(571)},buttons:{update:u(511),approve:u(582),reject:u(535),save:u(605)},steps:{setupConnection:u(510),preparing:"Preparing",checkingTunnel:u(519),connecting:"Connecting",creatingSession:u(566),tunneling:"Tunneling",startingTunnel:u(576),verifying:u(546),healthCheck:u(575),ready:u(611),connected:"Connected",done:u(646),running:u(568)}};function _r(e,n){e=e-217;var t=Tt(),r=t[e];return r}var h=_r;function Tt(){var e=["إيقاف 9Remote (إيقاف الخادم وإغلاق النفق والخروج)","سطح المكتب البعيد","عنوان IP","البدء","السجلات","يتطلب الموافقة اليدوية للأجهزة الجديدة","جاري الاتصال","إعادة تعيين النفق والعملاء المتصلين","قم بمزامنة الأجهزة وإدارة نفق الأمان الخاص بك","العودة إلى الجلسات","جاهز","قابل لإعادة الاستخدام · بدون انتهاء","إعادة تسمية هذا الجهاز","جلسات محطة طرفية حية تعمل على هذا الجهاز","العملاء","3803130hluild","إعادة تعيين وإيقاف النفق؟ سيتم قطع اتصال العملاء البعيدين.","حفظ","متصل","الإطلاق عند بدء النظام","8zSIhmO","Idle","مفتاح لمرة واحدة","إيقاف بعد 4 ساعات من عدم النشاط","إزالة الجهاز المعلق {id}...؟ سيحتاج إلى طلب موافقة جديد للاتصال مرة أخرى.","جاري التشغيل","الموافقة","استخدام واحد · ينتهي","مجموعة جديدة","Needs input","غير مصنفة","الموافقة على هذا الجهاز","17580000PiGjZK","لا توجد عملاء حتى الآن","التحكم في سطح المكتب البعيد","منع النظام من السكون لإبقاء الشبكة نشطة","نشاط الخادم والتشخيص","الملفات","إيقاف بعد ساعة واحدة من عدم النشاط","إلغاء قفل الكمبيوتر عن بعد","Done","حذف الجلسة {name}؟ سيغلق المحطة الطرفية.","لا توجد سجلات حتى الآن","غير متصل · موافق {date}","إضافة مجموعة","أي جهاز جديد يتصل بدون موافقة","منع السكون","الأخيرة","حذف المجموعة","تبديل المجموعة","الاتصال","تحديث","حذف المجموعة {name}؟ ستغلق جميع المحطات الطرفية بداخلها.","فحص الصحة","932031IfmSSf","في انتظار الموافقة","1JEhoYI","التوثيق","نشط — إلغاء القفل عن بعد يعمل","إنشاء","3065VCEeXs","اتصال جهاز جديد","تسجيل الشاشة","اسم الجهاز {id}...","الرفض","قطع الاتصال وإزالة الجهاز {id}...؟ سيتم قطع اتصال العميل وسيحتاج إلى موافقة جديدة في المرة القادمة.","لا تطفئ أبداً","السماح بإلغاء قفل هذا الكمبيوتر من هاتفك أو متصفحك عند قفله","الموافقة التلقائية على الأجهزة الجديدة","جاري الاتصال…","يحتاج إلى إدخالك","إزالة","مثال: MacBook الخاص بي","لا توجد أنشطة حديثة","Working","979055KJjBgX","رد الوكيل","الجهاز","5484HcvvEY","إلغاء","بدء نفق آمن","فحص ملف النفق","محطة طرفية جديدة","النفق غير متصل","إيقاف بعد 30 دقيقة من عدم النشاط","يعمل في الخلفية عند تسجيل الدخول","1955370lNUspU","إيقاف بعد 24 ساعة من عدم النشاط","291477RShIuD","ابدأ النفق للحصول على رمز QR وقم بتوصيل أجهزتك من أي مكان.","جاري التحقق","العملاء ({online}/{total} متصل)","استعراض وتعديل الملفات","نشط","اسم المجموعة","إيقاف بعد ساعتين من عدم النشاط","متصل · {time}","محطة طرفية"];return Tt=function(){return e},Tt()}(function(e,n){for(var t=_r,r=e();;)try{var x=parseInt(t(273))/1*(parseInt(t(303))/2)+parseInt(t(305))/3+-parseInt(t(295))/4*(-parseInt(t(277))/5)+parseInt(t(232))/6+-parseInt(t(292))/7+parseInt(t(237))/8*(-parseInt(t(271))/9)+-parseInt(t(249))/10;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Tt,547698);const zx={common:{statusIdle:h(238),statusWorking:h(291),statusBlocked:h(246),statusDone:h(257),create:h(276),cancel:h(296),delete:"حذف",rename:"إعادة تسمية",language:"اللغة"},terminal:{backToSessions:h(226),switchGroup:h(266),newTerminal:h(299),send:"إرسال",typeCommand:"Shift+Enter لسطر جديد • Ctrl+رقم للتبديل بين الألسنة",deleteConfirm:"حذف المحطة الطرفية {name}؟"},sessions:{newTerminal:h(299),addGroup:h(261),newGroup:h(245),groupName:h(311),renameGroup:"إعادة تسمية المجموعة",deleteGroup:h(265),ungrouped:h(247),deleteSessionConfirm:h(258),deleteGroupConfirm:h(269)},menu:{connection:h(267),connectionDesc:h(225),terminals:"المحطات الطرفية",terminalsDesc:h(230),logs:h(221),logsDesc:h(253)},recent:{title:h(264),replied:h(293),needsInput:h(287),dismiss:"تجاهل",empty:h(290)},header:{settings:"الإعدادات",language:"اللغة",documentation:h(274),reset:h(224),resetShort:"إعادة تعيين",shutdown:h(217),shutdownShort:"إيقاف",lightMode:"التبديل إلى الوضع الفاتح",darkMode:"التبديل إلى الوضع الداكن"},remote:{remoteDesktop:h(218),controlScreen:"التحكم في الشاشة والماوس ولوحة المفاتيح",screenRecording:h(279),captureScreen:"السماح بعرض الشاشة",accessibility:"إمكانية الوصول",controlMouseKeyboard:"التحكم في الماوس ولوحة المفاتيح",startup:h(220),launchOnStartup:h(236),launchDesc:h(302),disabledStart:"معطل — بدء يدوي",preventSleep:h(263),blockSleep:h(252),remoteUnlock:h(256),remoteUnlockDesc:h(284),remoteUnlockReady:h(275),grant:"السماح",granted:h(310),sleepModes:{"30m":h(301),"1h":h(255),"2h":h(312),"4h":h(240),"24h":h(304),never:h(283)}},clients:{clients:h(231),clientCount:h(308),noClients:h(250),autoApprove:h(285),anyDevice:h(262),requireManual:h(222),online:h(235),offline:"غير متصل",pending:h(272),connected:"متصل",connectedAt:h(313),pendingApproval:"في الانتظار · ينتظر الموافقة",offlineAt:h(260),disconnect:"قطع الاتصال",disconnectRemove:"قطع الاتصال والإزالة",remove:h(288),renameDevice:h(229),approveDevice:h(248),approveBtn:h(243),rejectBtn:"الرفض",newDevice:h(278),deviceId:h(294),deviceIp:h(219)},logs:{logs:h(221),noLogs:h(259),clear:"مسح"},connection:{tunnelOffline:h(300),startTunnel:h(306),connect:h(267),connecting:h(286),scanToSignIn:"امسح رمز QR أو افتح الرابط للدخول",oneTimeKey:h(239),oneTimeDesc:h(244),permanentKey:"مفتاح دائم",permanentDesc:h(228),features:{terminal:h(314),fullShell:"وصول Shell كامل",desktop:"سطح المكتب",remoteScreen:h(251),files:h(254),browseEdit:h(309)}},dialogs:{resetConfirm:h(233),shutdownConfirm:"إيقاف 9Remote تماماً؟ سيؤدي هذا إلى إيقاف الخادم وإغلاق النفق والخروج من التطبيق.",deviceDisconnect:h(282),deviceRemovePending:h(241),deviceRemoveOffline:"إزالة الجهاز {id}...؟ سيحتاج إلى موافقة جديدة في المرة القادمة.",grantPermissions:"امنح جميع الأذونات أدناه لتفعيل",deviceName:h(280),nameExample:h(289)},buttons:{update:h(268),approve:"الموافقة",reject:h(281),save:h(234)},steps:{setupConnection:"إعداد الاتصال",preparing:"جاري التحضير",checkingTunnel:h(298),connecting:h(223),creatingSession:"إنشاء جلسة",tunneling:"نفق النقل",startingTunnel:h(297),verifying:h(307),healthCheck:h(270),ready:h(227),connected:h(235),done:"تم",running:h(242)}};function vr(e,n){e=e-489;var t=Nt(),r=t[e];return r}var G=vr;(function(e,n){for(var t=vr,r=e();;)try{var x=parseInt(t(517))/1*(parseInt(t(550))/2)+parseInt(t(501))/3+parseInt(t(489))/4+-parseInt(t(499))/5+-parseInt(t(502))/6+-parseInt(t(528))/7*(-parseInt(t(506))/8)+-parseInt(t(508))/9;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Nt,945291);const Kx={common:{statusIdle:"Idle",statusWorking:G(524),statusBlocked:G(492),statusDone:"Done",create:G(490),cancel:G(551),delete:"Löschen",rename:G(513),language:G(504)},terminal:{backToSessions:G(541),switchGroup:G(521),newTerminal:G(544),send:G(542),typeCommand:G(515),deleteConfirm:G(496)},sessions:{newTerminal:G(544),addGroup:G(534),newGroup:G(505),groupName:G(522),renameGroup:"Gruppe umbenennen",deleteGroup:G(497),ungrouped:G(526),deleteSessionConfirm:"Sitzung {name} löschen? Dadurch wird das Terminal beendet.",deleteGroupConfirm:G(498)},menu:{connection:G(536),connectionDesc:"Geräte koppeln und Ihren sicheren Tunnel verwalten",terminals:G(553),terminalsDesc:G(531),logs:G(549),logsDesc:G(537)},recent:{title:G(548),replied:"Agent hat geantwortet",needsInput:G(518),dismiss:G(535),empty:"Keine aktuellen Aktivitäten"},header:{settings:G(527),language:"Sprache",documentation:G(503),reset:G(539),resetShort:G(516),shutdown:G(530),shutdownShort:G(540),lightMode:G(545),darkMode:G(510)},remote:{remoteDesktop:G(523),controlScreen:G(514),screenRecording:"Bildschirmaufzeichnung",captureScreen:"Bildschirmanzeige zulassen",accessibility:G(533),controlMouseKeyboard:G(532),launchOnStartup:G(520),launchDesc:G(538),disabledStart:G(511),preventSleep:G(552),blockSleep:G(493),remoteUnlock:G(509),remoteUnlockDesc:G(529),remoteUnlockReady:G(495),grant:G(491),granted:G(507)},clients:{autoApprove:G(494),anyDevice:G(525),requireManual:G(546)},connection:{scanToSignIn:G(519),oneTimeKey:G(512),oneTimeDesc:G(500),permanentKey:G(547),permanentDesc:G(543)}};function Nt(){var e=["Tunnel zurücksetzen und Clients erneut verbinden","Beenden","Zurück zu Sitzungen","Senden","Wiederverwendbar · kein Ablauf","Neues Terminal","Zum Hell-Modus wechseln","Manuelle Genehmigung für neue Geräte erforderlich","Permanenter Schlüssel","Zuletzt verwendet","Protokolle","764YfTFaY","Abbrechen","Computer wach halten","Terminals","2333492zoZtCd","Erstellen","Erlauben","Needs input","System-Standby verhindern, um Verbindung aktiv zu halten","Neue Geräte automatisch genehmigen","Aktiv — Fernentsperrung funktioniert","Terminal {name} löschen?","Gruppe löschen","Gruppe {name} löschen? Alle Terminals werden geschlossen.","3062670ZPCFZB","Einmalnutzung · läuft ab","5391915FnhyIZ","9349140HdoyGA","Dokumentation","Sprache","Neue Gruppe","376VLXSzn","Aktiv","21278016bRDwLm","PC fernentriegeln","Zum Dunkel-Modus wechseln","Deaktiviert — Manueller Start","Einmalschlüssel","Umbenennen","Bildschirm, Maus und Tastatur steuern","Shift+Enter für neue Zeile • Ctrl+Num zum Wechsel der Registerkarte","Zurücksetzen","3847FeOfch","Benötigt Ihre Eingabe","QR-Code scannen oder Link öffnen zum Anmelden","Beim Start ausführen","Gruppe wechseln","Gruppenname","Remote Desktop","Working","Neue Geräte verbinden sich ohne Genehmigung","Nicht gruppiert","Einstellungen","242767ZJhLiI","Erlaube das Entsperren dieses PCs vom Telefon oder Browser, wenn er gesperrt ist","9Remote beenden (Server stoppen, Tunnel schließen, beenden)","Live-Terminalsitzungen auf diesem Host","Maus und Tastatur steuern","Barrierefreiheit","Gruppe hinzufügen","Verwerfen","Verbindung","Serveraktivität und Diagnose","Im Hintergrund ausgeführt, wenn Sie sich anmelden"];return Nt=function(){return e},Nt()}var Z=yr;(function(e,n){for(var t=yr,r=e();;)try{var x=-parseInt(t(468))/1*(parseInt(t(462))/2)+-parseInt(t(458))/3+parseInt(t(471))/4*(parseInt(t(450))/5)+parseInt(t(486))/6*(parseInt(t(494))/7)+parseInt(t(445))/8+parseInt(t(456))/9*(-parseInt(t(447))/10)+parseInt(t(443))/11;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Dt,520097);function yr(e,n){e=e-441;var t=Dt(),r=t[e];return r}function Dt(){var e=["Activo — el desbloqueo remoto funciona","6hAKJTs","Permitir","Escanear código QR o abrir enlace para iniciar sesión","Cancelar","Reutilizable · sin expiración","Volver a sesiones","Permite desbloquear esta PC desde tu teléfono o navegador cuando está bloqueada","Permitir vista de pantalla","4612118aGuVgL","Working","Restablecer","Registros","Desbloquear PC remotamente","Restablecer túnel y reconectar clientes","Controlar pantalla, ratón y teclado","17930011EjwXCJ","Sin actividad reciente","1887936cbYCUV","Agregar Grupo","419930Ewxxgv","Enviar","Cambiar a modo claro","5MFMzUC","Cambiar a modo oscuro","Requiere aprobación manual para dispositivos nuevos","¿Eliminar grupo {name}? Se cerrarán todos los terminales dentro.","Idioma","Nombre del grupo","117XdYlvo","Cambiar grupo","3077877etBXJr","Crear","Clave de una sola vez","Uso único · expira","358342srNJOr","Eliminar","Cerrar","El agente respondió","Activo","¿Eliminar sesión {name}? Se cerrará el terminal.","5HwZmrS","Terminales","Mantener ordenador despierto","1851812QwZtwv","Needs input","Diagnóstico de actividad del servidor","Cerrar 9Remote (detener servidor, cerrar túnel, salir)","Grabación de pantalla","Done","Escritorio Remoto","Sin agrupar","Ejecutar al iniciar","Nuevo Grupo","Deshabilitado — inicio manual","Renombrar grupo","Necesita su entrada","Nuevo Terminal"];return Dt=function(){return e},Dt()}const Lx={common:{statusIdle:"Idle",statusWorking:Z(495),statusBlocked:Z(472),statusDone:Z(476),create:Z(459),cancel:Z(489),delete:Z(463),rename:"Renombrar",language:Z(454)},terminal:{backToSessions:Z(491),switchGroup:Z(457),newTerminal:"Nuevo terminal",send:Z(448),typeCommand:"Shift+Enter para nueva línea • Ctrl+Número para cambiar pestaña",deleteConfirm:"¿Eliminar terminal {name}?"},sessions:{newTerminal:Z(484),addGroup:Z(446),newGroup:Z(480),groupName:Z(455),renameGroup:Z(482),deleteGroup:"Eliminar grupo",ungrouped:Z(478),deleteSessionConfirm:Z(467),deleteGroupConfirm:Z(453)},menu:{connection:"Conexión",connectionDesc:"Emparejar dispositivos y administrar su túnel seguro",terminals:Z(469),terminalsDesc:"Sesiones de terminal en vivo en este host",logs:Z(497),logsDesc:Z(473)},recent:{title:"Reciente",replied:Z(465),needsInput:Z(483),dismiss:"Descartar",empty:Z(444)},header:{settings:"Configuración",language:"Idioma",documentation:"Documentación",reset:Z(441),resetShort:Z(496),shutdown:Z(474),shutdownShort:Z(464),lightMode:Z(449),darkMode:Z(451)},remote:{remoteDesktop:Z(477),controlScreen:Z(442),screenRecording:Z(475),captureScreen:Z(493),accessibility:"Accesibilidad",controlMouseKeyboard:"Controlar ratón y teclado",launchOnStartup:Z(479),launchDesc:"Ejecutar en segundo plano cuando inicie sesión",disabledStart:Z(481),preventSleep:Z(470),blockSleep:"Impedir que el sistema duerma para mantener conexión activa",remoteUnlock:Z(498),remoteUnlockDesc:Z(492),remoteUnlockReady:Z(485),grant:Z(487),granted:Z(466)},clients:{autoApprove:"Aprobar automáticamente dispositivos nuevos",anyDevice:"Cualquier dispositivo nuevo se conecta sin aprobación",requireManual:Z(452)},connection:{scanToSignIn:Z(488),oneTimeKey:Z(460),oneTimeDesc:Z(461),permanentKey:"Clave Permanente",permanentDesc:Z(490)}};var K=kr;function kr(e,n){e=e-283;var t=Rt(),r=t[e];return r}(function(e,n){for(var t=kr,r=e();;)try{var x=-parseInt(t(306))/1+parseInt(t(285))/2*(-parseInt(t(289))/3)+parseInt(t(328))/4*(parseInt(t(326))/5)+parseInt(t(344))/6*(parseInt(t(299))/7)+-parseInt(t(335))/8+parseInt(t(293))/9*(parseInt(t(331))/10)+-parseInt(t(287))/11;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Rt,516452);const Ox={common:{statusIdle:"Idle",statusWorking:K(321),statusBlocked:"Needs input",statusDone:K(345),create:"ایجاد",cancel:K(342),delete:K(291),rename:K(341),language:K(337)},terminal:{backToSessions:K(302),switchGroup:K(339),newTerminal:"ترمینال جدید",send:K(313),typeCommand:K(340),deleteConfirm:K(292)},sessions:{newTerminal:K(307),addGroup:"افزودن گروه",newGroup:K(332),groupName:K(325),renameGroup:K(290),deleteGroup:K(312),ungrouped:K(284),deleteSessionConfirm:K(329),deleteGroupConfirm:K(343)},menu:{connection:K(295),connectionDesc:K(303),terminals:K(304),terminalsDesc:K(296),logs:K(334),logsDesc:K(317)},recent:{title:K(318),replied:K(315),needsInput:K(301),dismiss:K(298),empty:K(283)},header:{settings:K(300),language:K(337),documentation:"مستندات",reset:K(324),resetShort:"بازنشانی",shutdown:"خاموش کردن 9Remote (توقف سرور، بستن تونل، خروج)",shutdownShort:K(322),lightMode:"تغییر به حالت روشن",darkMode:"تغییر به حالت تاریک"},remote:{remoteDesktop:K(288),controlScreen:K(286),screenRecording:"ضبط صفحه",captureScreen:K(294),accessibility:K(320),controlMouseKeyboard:"کنترل ماوس و صفحه کلید",launchOnStartup:K(330),launchDesc:K(346),disabledStart:K(310),preventSleep:"نگه داشتن کامپیوتر بیدار",blockSleep:K(327),remoteUnlock:K(316),remoteUnlockDesc:K(319),remoteUnlockReady:K(314),grant:K(338),granted:K(305)},clients:{autoApprove:K(323),anyDevice:K(309),requireManual:K(311)},connection:{scanToSignIn:K(297),oneTimeKey:K(308),oneTimeDesc:K(336),permanentKey:"کلید دائمی",permanentDesc:K(333)}};function Rt(){var e=["رد کردن","917210NjTkzu","تنظیمات","نیاز به ورودی شما","بازگشت به جلسات","جفت کردن دستگاهها و مدیریت تونل امن شما","ترمینالها","فعال","230659IRnCVb","ترمینال جدید","کلید یکبار مصرف","هر دستگاه جدید بدون تأیید متصل میشود","غیرفعال — راه اندازی دستی","نیاز به تأیید دستی برای دستگاههای جدید","حذف گروه","ارسال","فعال — باز کردن قفل از راه دور کار میکند","عامل پاسخ داد","باز کردن قفل کامپیوتر از راه دور","تشخیص فعالیت سرور","اخیر","اجازه باز شدن قفل این کامپیوتر از تلفن یا مرورگر هنگام قفل بودن","دسترسیپذیری","Working","خاموش","تأیید خودکار دستگاههای جدید","بازنشانی تونل و بازاتصال کلاینتها","نام گروه","245YLEAwK","جلوگیری از خواب سیستم برای نگه داشتن اتصال فعال","35120dDdsTX","حذف جلسه {name}؟ این کار ترمینال را بسته خواهد کرد.","راه اندازی در هنگام شروع","1224800DitQfv","گروه جدید","قابل استفاده مجدد · بدون انقضا","سابقه","1421160cvJeaW","استفاده یکبار · منقضی میشود","زبان","اجازه","تغییر گروه","Shift+Enter برای خط جدید • Ctrl+عدد برای تغییر برگه","تغییر نام","لغو","حذف گروه {name}؟ تمام ترمینال های درون آن بسته می شوند.","42MjhNEF","Done","اجرا در پسزمینه هنگام ورود","هیچ فعالیت اخیری وجود ندارد","بدون گروه","2EozDaU","کنترل صفحه، ماوس و صفحه کلید","4626611AoTyrA","میزکار دور","1475979pCurQk","تغییر نام گروه","حذف","حذف ترمینال {name}؟","36LJGKux","اجازه دادن برای مشاهده صفحه","اتصال","جلسات ترمینال زنده در این میزبان","کد QR را اسکن کنید یا لینک را باز کنید تا وارد شوید"];return Rt=function(){return e},Rt()}function wr(e,n){e=e-445;var t=Et(),r=t[e];return r}function Et(){var e=["Réinitialiser le tunnel et reconnecter les clients","183672IricPo","Actif","Diagnostic d'activité du serveur","Documentation","L'agent a répondu","100849UTiuDg","Arrêter","Idle","Autoriser","Supprimer la session {name} ? Cela fermera le terminal.","Réinitialiser","Contrôler l'écran, la souris et le clavier","Nouveau terminal","Ajouter un Groupe","211299VaKnky","Actif — le déverrouillage à distance fonctionne","1524693drtIJQ","Supprimer le terminal {name} ?","Renommer le groupe","Passer au mode clair","Clé Permanente","Exécuter en arrière-plan lors de votre connexion","Appairer des appareils et gérer votre tunnel sécurisé","Connexion","Bureau à Distance","Empêcher la mise en veille du système pour maintenir la connexion active","Clé à Usage Unique","579472lzKzoC","Non groupé","Lancer au démarrage","Accessibilité","Terminaux","Réutilisable · sans expiration","Langue","6493635JtfpJZ","Journaux","Needs input","Changer de groupe","Supprimer le groupe","Enregistrement d'écran","80GoYCVL","Autoriser l'affichage de l'écran","Working","Aucune activité récente","Tout nouvel appareil se connecte sans approbation","Approuver automatiquement les nouveaux appareils","Récent","Nom du groupe","Supprimer","48LLuXXq","Done","Nécessite votre saisie","223844NeWCxz","Nécessite l'approbation manuelle pour les nouveaux appareils"];return Et=function(){return e},Et()}var X=wr;(function(e,n){for(var t=wr,r=e();;)try{var x=parseInt(t(478))/1+-parseInt(t(491))/2+parseInt(t(480))/3+parseInt(t(461))/4+-parseInt(t(449))/5*(-parseInt(t(464))/6)+parseInt(t(469))/7*(parseInt(t(458))/8)+-parseInt(t(498))/9;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Et,340474);const jx={common:{statusIdle:X(471),statusWorking:X(451),statusBlocked:X(445),statusDone:X(459),create:"Créer",cancel:"Annuler",delete:X(457),rename:"Renommer",language:X(497)},terminal:{backToSessions:"Retour aux sessions",switchGroup:X(446),newTerminal:X(476),send:"Envoyer",typeCommand:"Maj+Entrée pour nouvelle ligne • Ctrl+Num pour changer d'onglet",deleteConfirm:X(481)},sessions:{newTerminal:"Nouveau Terminal",addGroup:X(477),newGroup:"Nouveau Groupe",groupName:X(456),renameGroup:X(482),deleteGroup:X(447),ungrouped:X(492),deleteSessionConfirm:X(473),deleteGroupConfirm:"Supprimer le groupe {name} ? Tous les terminaux dedans seront fermés."},menu:{connection:X(487),connectionDesc:X(486),terminals:X(495),terminalsDesc:"Sessions de terminal en direct sur cet hôte",logs:X(499),logsDesc:X(466)},recent:{title:X(455),replied:X(468),needsInput:X(460),dismiss:"Rejeter",empty:X(452)},header:{settings:"Paramètres",language:X(497),documentation:X(467),reset:X(463),resetShort:X(474),shutdown:"Arrêter 9Remote (arrêter le serveur, fermer le tunnel, quitter)",shutdownShort:X(470),lightMode:X(483),darkMode:"Passer au mode sombre"},remote:{remoteDesktop:X(488),controlScreen:X(475),screenRecording:X(448),captureScreen:X(450),accessibility:X(494),controlMouseKeyboard:"Contrôler la souris et le clavier",launchOnStartup:X(493),launchDesc:X(485),disabledStart:"Désactivé — lancement manuel",preventSleep:"Maintenir l'ordinateur actif",blockSleep:X(489),remoteUnlock:"Déverrouiller le PC à distance",remoteUnlockDesc:"Autoriser le déverrouillage de ce PC depuis votre téléphone ou navigateur lorsqu'il est verrouillé",remoteUnlockReady:X(479),grant:X(472),granted:X(465)},clients:{autoApprove:X(454),anyDevice:X(453),requireManual:X(462)},connection:{scanToSignIn:"Scannez le code QR ou ouvrez le lien pour vous connecter",oneTimeKey:X(490),oneTimeDesc:"Usage unique · expire",permanentKey:X(484),permanentDesc:X(496)}};var L=Sr;function At(){var e=["Idle","לאחרונה","עבור למצב אפל","הוסף קבוצה","סרוק קוד QR או פתח קישור כדי להתחבר","כל התקן חדש מתחבר ללא אישור","חזרה להפעלות","36132ZqcrKy","1KSisvS","אפשר ביטול נעילה של המחשב הזה מהטלפון או הדפדפן כשנעול","כיבוי","30XsToFe","תיעוד","בטל נעילת מחשב מרחוק","אישור אוטומטי של התקנים חדשים","Needs input","אפשר הצגת מסך","חיבור","9770ObiyPl","דורש אישור ידני להתקנים חדשים","9ttIREm","מחיקה","הגדרות","371680lQSHAM","איפוס","איפוס התעלה והחבר מחדש ללקוחות","שלוט על העכבר והמקלדת","הקלטת מסך","הפעלות טרמינל חיות על השרת הזה","שלוט על המסך, העכבר והמקלדת","מחוק קבוצה","קבוצה חדשה","10152nDlagC","יומנים","שם הקבוצה","אבחון פעילות השרת","שינוי שם","הוודא שהמחשב ער","טרמינל חדש","Working","הפעל ברקע כשאתה מתחבר","Shift+Enter לשורה חדשה • Ctrl+מספר לעבור בין כרטיסיות","מחוק את הטרמינל {name}?","הסוכן הגיב","7152362wcYoCr","פעיל","ללא קבוצה","מפתח קבוע","Done","החלפת קבוצה","שינוי שם קבוצה","נגישות","שפה","טרמינלים","1980BEWfnk","פעיל — נעילה מרחוק עובדת","שולחן עבודה מרחוק","עבור למצב בהיר","דורש את הקלטך","992785agzBIF","79312rTZDAk","אפשר","מנע שינת מערכת כדי לשמור על חיבור פעיל","433876TOzPvw"];return At=function(){return e},At()}function Sr(e,n){e=e-100;var t=At(),r=t[e];return r}(function(e,n){for(var t=Sr,r=e();;)try{var x=-parseInt(t(125))/1*(-parseInt(t(116))/2)+-parseInt(t(137))/3*(parseInt(t(113))/4)+parseInt(t(112))/5*(-parseInt(t(128))/6)+parseInt(t(161))/7+-parseInt(t(140))/8+parseInt(t(149))/9*(parseInt(t(135))/10)+-parseInt(t(107))/11*(parseInt(t(124))/12);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(At,700051);const qx={common:{statusIdle:L(117),statusWorking:L(156),statusBlocked:L(132),statusDone:L(101),create:"יצירה",cancel:"ביטול",delete:L(138),rename:L(153),language:L(105)},terminal:{backToSessions:L(123),switchGroup:L(102),newTerminal:L(155),send:"שליחה",typeCommand:L(158),deleteConfirm:L(159)},sessions:{newTerminal:L(155),addGroup:L(120),newGroup:L(148),groupName:L(151),renameGroup:L(103),deleteGroup:L(147),ungrouped:L(163),deleteSessionConfirm:"מחוק הפעלה {name}? זה יסגור את הטרמינל.",deleteGroupConfirm:"מחוק קבוצה {name}? כל הטרמינלים בפנים יסגרו."},menu:{connection:L(134),connectionDesc:"צמד התקנים וניהול התעלה המאובטחת שלך",terminals:L(106),terminalsDesc:L(145),logs:L(150),logsDesc:L(152)},recent:{title:L(118),replied:L(160),needsInput:L(111),dismiss:"דחה",empty:"אין פעילות אחרונה"},header:{settings:L(139),language:L(105),documentation:L(129),reset:L(142),resetShort:L(141),shutdown:"כיבוי 9Remote (עצור שרת, סגור תעלה, יציאה)",shutdownShort:L(127),lightMode:L(110),darkMode:L(119)},remote:{remoteDesktop:L(109),controlScreen:L(146),screenRecording:L(144),captureScreen:L(133),accessibility:L(104),controlMouseKeyboard:L(143),launchOnStartup:"הפעל בהפעלת המערכת",launchDesc:L(157),disabledStart:"מבוטל — הפעלה ידנית",preventSleep:L(154),blockSleep:L(115),remoteUnlock:L(130),remoteUnlockDesc:L(126),remoteUnlockReady:L(108),grant:L(114),granted:L(162)},clients:{autoApprove:L(131),anyDevice:L(122),requireManual:L(136)},connection:{scanToSignIn:L(121),oneTimeKey:"מפתח חד פעמי",oneTimeDesc:"שימוש אחד · פג",permanentKey:L(100),permanentDesc:"ניתן לשימוש חוזר · ללא תוקף"}};function Pt(){var e=["8937860PcLdLJ","समूह हटाएं","बंद करें","एजेंट ने जवाब दिया","Idle","स्क्रीन दृश्य की अनुमति दें","48PeTBjK","बनाएं","198213FyoRhb","रद्द करें","संयोजन","अंधेरे मोड पर स्विच करें","समूह जोड़ें","एकल उपयोग · समाप्त होता है","नया टर्मिनल","साइन इन करने के लिए QR कोड स्कैन करें या लिंक खोलें","असमूहित","कंप्यूटर को जागृत रखें","9nUFQjy","पुनः नाम दें","डिवाइस को जोड़ी करें और अपनी सुरक्षित सुरंग का प्रबंधन करें","लॉग्स","कोई हाल ही की गतिविधि नहीं","190WSuWNm","कनेक्शन को सक्रिय रखने के लिए सिस्टम स्लीप को रोकें","पहुंच योग्यता","सर्वर गतिविधि निदान","समूह {name} को हटाएं? इसके अंदर सभी टर्मिनल बंद हो जाएंगे।","स्टार्टअप पर लॉन्च करें","नए डिवाइस के लिए मैनुअल अनुमोदन की आवश्यकता है","लॉक होने पर इस PC को फ़ोन या ब्राउज़र से अनलॉक होने की अनुमति दें","5723157bfjZbl","स्थायी कुंजी","398CxDEPM","आपके इनपुट की जरूरत है","अक्षम — मैनुअल लॉन्च","2307800YDaoeU","सक्रिय — दूरस्थ अनलॉक काम कर रहा है","5225QpGIie","माउस और कीबोर्ड को नियंत्रित करें","एकबारगी कुंजी","सत्रों पर वापस जाएं","इस होस्ट पर लाइव टर्मिनल सत्र","759122lNpHet","हल्के मोड पर स्विच करें","टर्मिनल","Done","9Remote को बंद करें (सर्वर बंद करें, सुरंग बंद करें, बाहर निकलें)","समूह का नाम","Needs input","हाल ही में","नए डिवाइस को स्वचालित रूप से मंजूरी दें","समूह का नाम बदलें","रीसेट करें","स्क्रीन, माउस और कीबोर्ड को नियंत्रित करें","जब आप लॉगिन करते हैं तो पृष्ठभूमि में चलाएं","नई लाइन के लिए Shift+Enter • टैब बदलने के लिए Ctrl+संख्या","128550TESuCZ","Working","दस्तावेज़"];return Pt=function(){return e},Pt()}var J=Ir;function Ir(e,n){e=e-311;var t=Pt(),r=t[e];return r}(function(e,n){for(var t=Ir,r=e();;)try{var x=-parseInt(t(325))/1*(-parseInt(t(320))/2)+-parseInt(t(355))/3+-parseInt(t(323))/4+parseInt(t(370))/5*(-parseInt(t(344))/6)+-parseInt(t(330))/7*(-parseInt(t(353))/8)+parseInt(t(365))/9*(parseInt(t(347))/10)+-parseInt(t(318))/11;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Pt,606779);const Fx={common:{statusIdle:J(351),statusWorking:J(345),statusBlocked:J(336),statusDone:J(333),create:J(354),cancel:"रद्द करें",delete:"हटाएं",rename:J(366),language:"भाषा"},terminal:{backToSessions:J(328),switchGroup:"समूह बदलें",newTerminal:J(361),send:"भेजें",typeCommand:J(343),deleteConfirm:"टर्मिनल {name} को हटाएं?"},sessions:{newTerminal:"नया टर्मिनल",addGroup:J(359),newGroup:"नया समूह",groupName:J(335),renameGroup:J(339),deleteGroup:J(348),ungrouped:J(363),deleteSessionConfirm:"सत्र {name} को हटाएं? यह टर्मिनल को बंद कर देगा।",deleteGroupConfirm:J(314)},menu:{connection:J(357),connectionDesc:J(367),terminals:J(332),terminalsDesc:J(329),logs:J(368),logsDesc:J(313)},recent:{title:J(337),replied:J(350),needsInput:J(321),dismiss:J(356),empty:J(369)},header:{settings:"सेटिंग्स",language:"भाषा",documentation:J(346),reset:"सुरंग रीसेट करें और क्लाइंट को फिर से कनेक्ट करें",resetShort:J(340),shutdown:J(334),shutdownShort:J(349),lightMode:J(331),darkMode:J(358)},remote:{remoteDesktop:"रिमोट डेस्कटॉप",controlScreen:J(341),screenRecording:"स्क्रीन रिकॉर्डिंग",captureScreen:J(352),accessibility:J(312),controlMouseKeyboard:J(326),launchOnStartup:J(315),launchDesc:J(342),disabledStart:J(322),preventSleep:J(364),blockSleep:J(311),remoteUnlock:"PC दूरस्थ रूप से अनलॉक करें",remoteUnlockDesc:J(317),remoteUnlockReady:J(324),grant:"अनुमति दें",granted:"सक्रिय"},clients:{autoApprove:J(338),anyDevice:"कोई भी नया डिवाइस अनुमोदन के बिना कनेक्ट करता है",requireManual:J(316)},connection:{scanToSignIn:J(362),oneTimeKey:J(327),oneTimeDesc:J(360),permanentKey:J(319),permanentDesc:"पुन: उपयोग योग्य · कोई समाप्ति नहीं"}};var Q=Cr;function Cr(e,n){e=e-389;var t=Mt(),r=t[e];return r}(function(e,n){for(var t=Cr,r=e();;)try{var x=-parseInt(t(413))/1+parseInt(t(402))/2*(-parseInt(t(430))/3)+-parseInt(t(426))/4*(parseInt(t(412))/5)+-parseInt(t(439))/6*(parseInt(t(392))/7)+-parseInt(t(424))/8+-parseInt(t(410))/9+-parseInt(t(440))/10*(-parseInt(t(446))/11);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Mt,825e3);function Mt(){var e=["Tidak Dikelompokkan","Tidak ada aktivitas terbaru","78boaRkn","2770IjhThH","Agen merespon","Terbaru","Izinkan PC ini dibuka kuncinya dari ponsel atau browser saat terkunci","Dekstop Jarak Jauh","Jalankan di latar belakang saat Anda masuk","186252axNNFG","Izinkan tampilan layar","Ubah nama grup","Dokumentasi","Penggunaan tunggal · kedaluwarsa","371203TyJwNl","Aktif — buka kunci jarak jauh berfungsi","Bahasa","Grup Baru","Shift+Enter untuk baris baru • Ctrl+Num untuk ganti tab","Cegah sistem tidur untuk menjaga koneksi tetap aktif","Izinkan","Pengaturan","Kunci Permanen","Aktif","2mzfvqk","Done","Pindai kode QR atau buka tautan untuk masuk","Dinonaktifkan — peluncuran manual","Hapus","Membutuhkan masukan Anda","Matikan 9Remote (hentikan server, tutup terowongan, keluar)","Hapus grup","7477236fvTWik","Jaga komputer tetap aktif","29810EZXmiB","489675RKgxEE","Diagnostik aktivitas server","Kunci Sekali Pakai","Perekaman Layar","Luncurkan saat startup","Working","Terminal","Aksesibilitas","Buka kunci PC dari jarak jauh","Buat","Nama grup","5165208wfrCGo","Beralih ke mode gelap","44bwuBbE","Kontrol layar, mouse & keyboard","Dapat digunakan kembali · tidak ada kadaluarsa","Setel Ulang","3432225MRhElQ","Kontrol mouse & keyboard","Sesi terminal langsung berjalan di host ini","Ubah Nama","Perangkat baru apa pun terhubung tanpa persetujuan","Terminal baru","Kembali ke sesi"];return Mt=function(){return e},Mt()}const Hx={common:{statusIdle:"Idle",statusWorking:Q(418),statusBlocked:"Needs input",statusDone:Q(403),create:Q(422),cancel:"Batalkan",delete:Q(406),rename:Q(433),language:"Bahasa"},terminal:{backToSessions:Q(436),switchGroup:"Ganti grup",newTerminal:Q(435),send:"Kirim",typeCommand:Q(396),deleteConfirm:"Hapus terminal {name}?"},sessions:{newTerminal:"Terminal Baru",addGroup:"Tambah Grup",newGroup:Q(395),groupName:Q(423),renameGroup:Q(389),deleteGroup:Q(409),ungrouped:Q(437),deleteSessionConfirm:"Hapus sesi {name}? Ini akan menutup terminal.",deleteGroupConfirm:"Hapus grup {name}? Semua terminal di dalamnya akan ditutup."},menu:{connection:"Koneksi",connectionDesc:"Pasangkan perangkat dan kelola terowongan aman Anda",terminals:Q(419),terminalsDesc:Q(432),logs:"Log",logsDesc:Q(414)},recent:{title:Q(442),replied:Q(441),needsInput:Q(407),dismiss:"Abaikan",empty:Q(438)},header:{settings:Q(399),language:Q(394),documentation:Q(390),reset:"Setel ulang terowongan dan sambungkan kembali klien",resetShort:Q(429),shutdown:Q(408),shutdownShort:"Matikan",lightMode:"Beralih ke mode terang",darkMode:Q(425)},remote:{remoteDesktop:Q(444),controlScreen:Q(427),screenRecording:Q(416),captureScreen:Q(447),accessibility:Q(420),controlMouseKeyboard:Q(431),launchOnStartup:Q(417),launchDesc:Q(445),disabledStart:Q(405),preventSleep:Q(411),blockSleep:Q(397),remoteUnlock:Q(421),remoteUnlockDesc:Q(443),remoteUnlockReady:Q(393),grant:Q(398),granted:Q(401)},clients:{autoApprove:"Setujui perangkat baru secara otomatis",anyDevice:Q(434),requireManual:"Memerlukan persetujuan manual untuk perangkat baru"},connection:{scanToSignIn:Q(404),oneTimeKey:Q(415),oneTimeDesc:Q(391),permanentKey:Q(400),permanentDesc:Q(428)}};function Ut(){var e=["52418ISjsMS","1712296BecQVY","8385684TOGPrG","73395pFPFdS","Passa alla modalità chiara","Ripristina tunnel e riconnetti i client","1209689zjQHBd","Spegni","Eliminare la sessione {name}? Questo chiuderà il terminale.","696ISAlyO","Sblocca PC da remoto","Consenti di sbloccare questo PC dal telefono o dal browser quando è bloccato","Chiudi","Avvia all'avvio","7862946HHWYmP","Recente","Diagnostica attività server","Impedisci la sospensione del sistema per mantenere attiva la connessione","Consenti","Aggiungi Gruppo","Elimina","Needs input","Accessibilità","Approva automaticamente i nuovi dispositivi","123paOEsm","Registrazione schermo","Disabilitato — avvio manuale","2445080mEEEtY","Rinomina","Mantieni il computer sveglio","Riutilizzabile · nessuna scadenza","Annulla","Non raggruppato","Passa alla modalità scura","Sessioni di terminale live in esecuzione su questo host","Desktop Remoto","Crea","Idle","Maiusc+Invio per nuova riga • Ctrl+Num per cambiare scheda","Working","Ripristina","Controlla mouse e tastiera","L'agente ha risposto","Lingua","Nome del gruppo","Qualsiasi nuovo dispositivo si connette senza approvazione","Nessuna attività recente","Nuovo terminale","Done","Terminali","Chiave Usa e Getta","Necessita il tuo input","Uso singolo · scade","Connessione","Abbina dispositivi e gestisci il tuo tunnel sicuro","Attivo — lo sblocco da remoto funziona","Nuovo Terminale","Elimina gruppo","Cambia gruppo"];return Ut=function(){return e},Ut()}var H=Tr;function Tr(e,n){e=e-273;var t=Ut(),r=t[e];return r}(function(e,n){for(var t=Tr,r=e();;)try{var x=-parseInt(t(294))/1+parseInt(t(288))/2*(-parseInt(t(312))/3)+parseInt(t(289))/4+-parseInt(t(315))/5+parseInt(t(290))/6+parseInt(t(302))/7+parseInt(t(297))/8*(parseInt(t(291))/9);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Ut,885177);const Wx={common:{statusIdle:H(325),statusWorking:H(327),statusBlocked:H(309),statusDone:H(277),create:H(324),cancel:H(319),delete:H(308),rename:H(316),language:H(331)},terminal:{backToSessions:"Torna alle sessioni",switchGroup:H(287),newTerminal:H(276),send:"Invia",typeCommand:H(326),deleteConfirm:"Eliminare il terminale {name}?"},sessions:{newTerminal:H(285),addGroup:H(307),newGroup:"Nuovo Gruppo",groupName:H(273),renameGroup:"Rinomina gruppo",deleteGroup:H(286),ungrouped:H(320),deleteSessionConfirm:H(296),deleteGroupConfirm:"Eliminare il gruppo {name}? Tutti i terminali all'interno verranno chiusi."},menu:{connection:H(282),connectionDesc:H(283),terminals:H(278),terminalsDesc:H(322),logs:"Log",logsDesc:H(304)},recent:{title:H(303),replied:H(330),needsInput:H(280),dismiss:H(300),empty:H(275)},header:{settings:"Impostazioni",language:H(331),documentation:"Documentazione",reset:H(293),resetShort:H(328),shutdown:"Spegni 9Remote (arresta server, chiudi tunnel, esci)",shutdownShort:H(295),lightMode:H(292),darkMode:H(321)},remote:{remoteDesktop:H(323),controlScreen:"Controlla schermo, mouse e tastiera",screenRecording:H(313),captureScreen:"Consenti visualizzazione schermo",accessibility:H(310),controlMouseKeyboard:H(329),launchOnStartup:H(301),launchDesc:"Esegui in background quando accedi",disabledStart:H(314),preventSleep:H(317),blockSleep:H(305),remoteUnlock:H(298),remoteUnlockDesc:H(299),remoteUnlockReady:H(284),grant:H(306),granted:"Attivo"},clients:{autoApprove:H(311),anyDevice:H(274),requireManual:"Richiede l'approvazione manuale per i nuovi dispositivi"},connection:{scanToSignIn:"Scansiona il codice QR o apri il collegamento per accedere",oneTimeKey:H(279),oneTimeDesc:H(281),permanentKey:"Chiave Permanente",permanentDesc:H(318)}};var ee=Nr;function Bt(){var e=["永続キー","45728EEMxbW","2920533OcFBIw","358250qcfzDE","Done","このホストで実行中のライブターミナルセッション","738FBwUyI","グループ {name} を削除しますか? 内部のすべてのターミナルが閉じます。","新しいデバイスには手動承認が必要","Shift+Enterで改行 • Ctrl+数字でタブを切り替え","グループ化されていません","シャットダウン","あなたの入力が必要です","Needs input","ダークモードに切り替え","3007130GUobEJ","名前変更","グループを削除","リモートデスクトップ","553HgbdcI","QRコードをスキャンするか、リンクを開いてサインイン","起動時に実行","ログイン時にバックグラウンドで実行","新しいターミナル","2585364EzVBvz","マウスとキーボードを操作","サーバーアクティビティ診断","エージェントが返信","コンピュータを起動状態に保つ","グループを追加","ロック時にスマホやブラウザからこのPCをロック解除できるようにする","ドキュメンテーション","新しいデバイスは承認なしで接続","473RfiIQH","ターミナル","デバイスをペアリングし、セキュアトンネルを管理します","1回限りの使用 · 有効期限あり","有効 — リモートロック解除が機能しています","再利用可能 · 有効期限なし","ライトモードに切り替え","2aPuUAc","ターミナル {name} を削除しますか?","リセット","グループ名","82465tAvfgS","ワンタイムキー","新規グループ","接続を有効にするために、システムスリープを防ぐ","リモートでPCをロック解除","画面表示を許可","新しいデバイスを自動的に承認","最近のアクティビティはありません","グループの名前を変更","画面、マウス、キーボードを操作","36JDOIdr"];return Bt=function(){return e},Bt()}function Nr(e,n){e=e-359;var t=Bt(),r=t[e];return r}(function(e,n){for(var t=Nr,r=e();;)try{var x=-parseInt(t(387))/1*(parseInt(t(383))/2)+-parseInt(t(400))/3+parseInt(t(367))/4+-parseInt(t(413))/5+-parseInt(t(404))/6*(parseInt(t(362))/7)+-parseInt(t(399))/8*(-parseInt(t(397))/9)+parseInt(t(401))/10*(parseInt(t(376))/11);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Bt,542561);const Vx={common:{statusIdle:"Idle",statusWorking:"Working",statusBlocked:ee(411),statusDone:ee(402),create:"作成",cancel:"キャンセル",delete:"削除",rename:ee(359),language:"言語"},terminal:{backToSessions:"セッション一覧に戻る",switchGroup:"グループを切り替える",newTerminal:ee(366),send:"送信",typeCommand:ee(407),deleteConfirm:ee(384)},sessions:{newTerminal:ee(366),addGroup:ee(372),newGroup:ee(389),groupName:ee(386),renameGroup:ee(395),deleteGroup:ee(360),ungrouped:ee(408),deleteSessionConfirm:"セッション {name} を削除しますか? ターミナルが終了します。",deleteGroupConfirm:ee(405)},menu:{connection:"接続",connectionDesc:ee(378),terminals:ee(377),terminalsDesc:ee(403),logs:"ログ",logsDesc:ee(369)},recent:{title:"最近",replied:ee(370),needsInput:ee(410),dismiss:"閉じる",empty:ee(394)},header:{settings:"設定",language:"言語",documentation:ee(374),reset:"トンネルをリセットしてクライアントを再接続",resetShort:ee(385),shutdown:"9Remoteをシャットダウン(サーバー停止、トンネル閉鎖、終了)",shutdownShort:ee(409),lightMode:ee(382),darkMode:ee(412)},remote:{remoteDesktop:ee(361),controlScreen:ee(396),screenRecording:"画面録画",captureScreen:ee(392),accessibility:"アクセシビリティ",controlMouseKeyboard:ee(368),launchOnStartup:ee(364),launchDesc:ee(365),disabledStart:"無効 — 手動起動",preventSleep:ee(371),blockSleep:ee(390),remoteUnlock:ee(391),remoteUnlockDesc:ee(373),remoteUnlockReady:ee(380),grant:"許可",granted:"有効"},clients:{autoApprove:ee(393),anyDevice:ee(375),requireManual:ee(406)},connection:{scanToSignIn:ee(363),oneTimeKey:ee(388),oneTimeDesc:ee(379),permanentKey:ee(398),permanentDesc:ee(381)}};function Dr(e,n){e=e-324;var t=Gt(),r=t[e];return r}var ne=Dr;function Gt(){var e=["QR 코드를 스캔하거나 링크를 열어 로그인","1343322prRpYG","새 그룹","라이트 모드로 전환","이 호스트에서 실행 중인 라이브 터미널 세션","접근성","그룹 없음","44ajhsjm","그룹 이름","이름 바꾸기","터미널","화면 녹화","비활성화 — 수동 시작","원격 데스크톱","그룹 추가","59199aKXEhG","에이전트가 응답함","컴퓨터 깨어있게 유지","서버 활동 진단","화면 보기 허용","새 터미널","그룹 전환","163765DhgYpY","Idle","설명서","그룹 이름 바꾸기","터미널 {name}을(를) 삭제하시겠습니까?","20Pyflol","마우스 및 키보드 제어","그룹 삭제","4126608oZRFOq","Working","다크 모드로 전환","그룹 {name}을(를) 삭제하시겠습니까? 내부의 모든 터미널이 종료됩니다.","99465rkmCHy","54vhGFro","재사용 가능 · 만료 없음","1829586iMykSZ","보내기","영구 키","재설정","원격으로 PC 잠금 해제","세션으로 돌아가기","2720538Norznn","Done","새 기기 자동 승인","사용자 입력 필요","활성 — 원격 잠금 해제 작동 중","연결을 유지하기 위해 시스템 절전 방지","7AvBqKn","터널 재설정 및 클라이언트 재연결"];return Gt=function(){return e},Gt()}(function(e,n){for(var t=Dr,r=e();;)try{var x=parseInt(t(362))/1+parseInt(t(363))/2*(parseInt(t(343))/3)+-parseInt(t(335))/4*(parseInt(t(350))/5)+-parseInt(t(329))/6*(parseInt(t(326))/7)+-parseInt(t(358))/8+-parseInt(t(371))/9*(-parseInt(t(355))/10)+parseInt(t(365))/11;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Gt,303150);const Yx={common:{statusIdle:ne(351),statusWorking:ne(359),statusBlocked:"Needs input",statusDone:ne(372),create:"만들기",cancel:"취소",delete:"삭제",rename:ne(337),language:"언어"},terminal:{backToSessions:ne(370),switchGroup:ne(349),newTerminal:ne(348),send:ne(366),typeCommand:"새 줄은 Shift+Enter • 탭 전환은 Ctrl+번호",deleteConfirm:ne(354)},sessions:{newTerminal:ne(348),addGroup:ne(342),newGroup:ne(330),groupName:ne(336),renameGroup:ne(353),deleteGroup:ne(357),ungrouped:ne(334),deleteSessionConfirm:"세션 {name}을(를) 삭제하시겠습니까? 터미널이 종료됩니다.",deleteGroupConfirm:ne(361)},menu:{connection:"연결",connectionDesc:"기기를 연결하고 보안 터널 관리",terminals:ne(338),terminalsDesc:ne(332),logs:"로그",logsDesc:ne(346)},recent:{title:"최근",replied:ne(344),needsInput:ne(374),dismiss:"닫기",empty:"최근 활동 없음"},header:{settings:"설정",language:"언어",documentation:ne(352),reset:ne(327),resetShort:ne(368),shutdown:"9Remote 종료(서버 중지, 터널 닫기, 종료)",shutdownShort:"종료",lightMode:ne(331),darkMode:ne(360)},remote:{remoteDesktop:ne(341),controlScreen:"화면, 마우스 및 키보드 제어",screenRecording:ne(339),captureScreen:ne(347),accessibility:ne(333),controlMouseKeyboard:ne(356),launchOnStartup:"시작 시 시작",launchDesc:"로그인할 때 백그라운드에서 실행",disabledStart:ne(340),preventSleep:ne(345),blockSleep:ne(325),remoteUnlock:ne(369),remoteUnlockDesc:"잠금 시 휴대폰이나 브라우저에서 이 PC를 잠금 해제하도록 허용",remoteUnlockReady:ne(324),grant:"허용",granted:"활성"},clients:{autoApprove:ne(373),anyDevice:"새 기기가 승인 없이 연결됨",requireManual:"새 기기에 수동 승인 필요"},connection:{scanToSignIn:ne(328),oneTimeKey:"일회용 키",oneTimeDesc:"일회 사용 · 만료됨",permanentKey:ne(367),permanentDesc:ne(364)}};var q=Rr;(function(e,n){for(var t=Rr,r=e();;)try{var x=-parseInt(t(341))/1+parseInt(t(338))/2+-parseInt(t(311))/3+-parseInt(t(358))/4+parseInt(t(339))/5+-parseInt(t(351))/6+parseInt(t(364))/7*(parseInt(t(352))/8);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(zt,181972);function Rr(e,n){e=e-307;var t=zt(),r=t[e];return r}function zt(){var e=["Mana-mana peranti baharu menyambung tanpa kelulusan","Aktif — buka kunci jauh berfungsi","Kembali ke sesi","Tetapan","Sesi terminal langsung berjalan di hos ini","Idle","Terminal","Tukar nama","Kebolehaksesan","Padam terminal {name}?","Kawal skrin, tetikus & papan kunci","Boleh digunakan semula · tiada tamat tempoh","Pasangkan peranti dan uruskan terowong selamat anda","Kawal tetikus & papan kunci","Tukar ke mod cerah","Dilumpuhkan — pelancaran manual","Terminal Baharu","Tetap semula terowong dan sambung semula klien","Tukar ke mod gelap","Tutup","275214YhdNMv","1495470bOmISf","Dokumentasi","325163Oxrhhb","Kunci Kekal","Buka kunci PC secara jauh","Benarkan","Tukar kumpulan","Lancar semasa permulaan","Kunci Sekali Guna","Imbas kod QR atau buka pautan untuk log masuk","Lulus secara automatik peranti baharu","Ejen telah membalas","816684UEYkQA","16xcWvie","Sambungan","Log","Memerlukan input anda","Benarkan paparan skrin","Aktif","597004KKwCyp","Padam kumpulan {name}? Semua terminal di dalamnya akan ditutup.","Dekstop Jauh","Tambah Kumpulan","Hantar","Pastikan komputer sentiasa aktif","1476923xrIWHS","Padam sesi {name}? Ini akan menutup terminal.","Needs input","Bahasa","Padam kumpulan","Nama kumpulan","198537esmNBc","Tetap Semula","Cegah tidur sistem untuk mengekalkan sambungan aktif","Memerlukan kelulusan manual untuk peranti baharu","Buat","Tidak dikumpulkan","Working"];return zt=function(){return e},zt()}const Jx={common:{statusIdle:q(323),statusWorking:q(317),statusBlocked:q(307),statusDone:"Done",create:q(315),cancel:"Batal",delete:"Padam",rename:q(325),language:q(308)},terminal:{backToSessions:q(320),switchGroup:q(345),newTerminal:"Terminal baharu",send:q(362),typeCommand:"Shift+Enter untuk baris baharu • Ctrl+Num untuk tukar tab",deleteConfirm:q(327)},sessions:{newTerminal:q(334),addGroup:q(361),newGroup:"Kumpulan Baharu",groupName:q(310),renameGroup:"Tukar nama kumpulan",deleteGroup:q(309),ungrouped:q(316),deleteSessionConfirm:q(365),deleteGroupConfirm:q(359)},menu:{connection:q(353),connectionDesc:q(330),terminals:q(324),terminalsDesc:q(322),logs:q(354),logsDesc:"Diagnosis aktiviti pelayan"},recent:{title:"Terbaru",replied:q(350),needsInput:q(355),dismiss:"Tutup",empty:"Tiada aktiviti terbaru"},header:{settings:q(321),language:q(308),documentation:q(340),reset:q(335),resetShort:q(312),shutdown:"Tutup 9Remote (hentikan pelayan, tutup terowong, keluar)",shutdownShort:q(337),lightMode:q(332),darkMode:q(336)},remote:{remoteDesktop:q(360),controlScreen:q(328),screenRecording:"Rakaman skrin",captureScreen:q(356),accessibility:q(326),controlMouseKeyboard:q(331),launchOnStartup:q(346),launchDesc:"Jalankan di latar belakang apabila anda log masuk",disabledStart:q(333),preventSleep:q(363),blockSleep:q(313),remoteUnlock:q(343),remoteUnlockDesc:"Benarkan PC ini dibuka kunci dari telefon atau pelayar apabila dikunci",remoteUnlockReady:q(319),grant:q(344),granted:q(357)},clients:{autoApprove:q(349),anyDevice:q(318),requireManual:q(314)},connection:{scanToSignIn:q(348),oneTimeKey:q(347),oneTimeDesc:"Penggunaan tunggal · tamat tempoh",permanentKey:q(342),permanentDesc:q(329)}};var W=Er;function Er(e,n){e=e-427;var t=Kt(),r=t[e];return r}function Kt(){var e=["Groep verwijderen","Groep hernoemen","Shift+Enter voor nieuwe regel • Ctrl+Getal om tabblad te wisselen","Documentatie","Recente","33sRgVNk","Actief — ontgrendelen op afstand werkt","Overschakelen naar donkere modus","Heeft uw invoer nodig","Agent antwoordde","Tunnel opnieuw instellen en clients opnieuw verbinden","Nieuwe Groep","PC op afstand ontgrendelen","Logboeken","Done","Uitgeschakeld — handmatig starten","Needs input","Computer wakker houden","291580mpgCud","Permanente Sleutel","1314328qQrRfP","Herbruikbaar · geen vervaldatum","Groepsnaam","Maken","Opnieuw instellen","Taal","Actief","Scherm, muis en toetsenbord bedienen","Overschakelen naar lichte modus","Toestaan","Instellingen","81949iOokih","Nieuwe terminal","Laat dit PC ontgrendeld worden vanaf telefoon of browser wanneer vergrendeld","QR-code scannen of link openen om in te loggen","6716685wfReYr","Apparaten koppelen en uw beveiligde tunnel beheren","Working","Systeemruststand voorkomen om verbinding actief te houden","Hernoemen","Schermopname","2017174ZYydOK","Live terminalsessies op deze host","Extern Bureaublad","266685mQBwua","Verwijderen","Op de achtergrond uitvoeren wanneer u inlogt","Elk nieuw apparaat maakt verbinding zonder goedkeuring","Idle","80pFXTvD","Verzenden","Serveractiviteit diagnostiek","2019348gnwwSz","312jhcliT","9Remote afsluiten (server stoppen, tunnel sluiten, afsluiten)","Bij het starten starten","Annuleren","Groep {name} verwijderen? Alle terminals erin sluiten.","Terminals","Sessie {name} verwijderen? Dit sluit de terminal."];return Kt=function(){return e},Kt()}(function(e,n){for(var t=Er,r=e();;)try{var x=parseInt(t(429))/1+parseInt(t(486))/2+parseInt(t(450))/3*(-parseInt(t(463))/4)+parseInt(t(480))/5+parseInt(t(438))/6*(parseInt(t(476))/7)+parseInt(t(465))/8+-parseInt(t(437))/9*(parseInt(t(434))/10);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Kt,794843);const Qx={common:{statusIdle:W(433),statusWorking:W(482),statusBlocked:W(461),statusDone:W(459),create:W(468),cancel:W(441),delete:W(430),rename:W(484),language:W(470)},terminal:{backToSessions:"Terug naar sessies",switchGroup:"Groep wisselen",newTerminal:W(477),send:W(435),typeCommand:W(447),deleteConfirm:"Terminal {name} verwijderen?"},sessions:{newTerminal:"Nieuwe Terminal",addGroup:"Groep Toevoegen",newGroup:W(456),groupName:W(467),renameGroup:W(446),deleteGroup:W(445),ungrouped:"Niet gegroepeerd",deleteSessionConfirm:W(444),deleteGroupConfirm:W(442)},menu:{connection:"Verbinding",connectionDesc:W(481),terminals:W(443),terminalsDesc:W(427),logs:W(458),logsDesc:W(436)},recent:{title:W(449),replied:W(454),needsInput:W(453),dismiss:"Sluiten",empty:"Geen recente activiteit"},header:{settings:W(475),language:W(470),documentation:W(448),reset:W(455),resetShort:W(469),shutdown:W(439),shutdownShort:"Afsluiten",lightMode:W(473),darkMode:W(452)},remote:{remoteDesktop:W(428),controlScreen:W(472),screenRecording:W(485),captureScreen:"Schermweergave toestaan",accessibility:"Toegankelijkheid",controlMouseKeyboard:"Muis en toetsenbord bedienen",launchOnStartup:W(440),launchDesc:W(431),disabledStart:W(460),preventSleep:W(462),blockSleep:W(483),remoteUnlock:W(457),remoteUnlockDesc:W(478),remoteUnlockReady:W(451),grant:W(474),granted:W(471)},clients:{autoApprove:"Nieuwe apparaten automatisch goedkeuren",anyDevice:W(432),requireManual:"Handmatige goedkeuring nodig voor nieuwe apparaten"},connection:{scanToSignIn:W(479),oneTimeKey:"Eenmalige Sleutel",oneTimeDesc:"Eenmalig gebruik · vervalt",permanentKey:W(464),permanentDesc:W(466)}};function Ar(e,n){e=e-166;var t=Lt(),r=t[e];return r}var z=Ar;(function(e,n){for(var t=Ar,r=e();;)try{var x=-parseInt(t(216))/1+parseInt(t(196))/2+parseInt(t(193))/3+-parseInt(t(225))/4+-parseInt(t(169))/5+parseInt(t(208))/6+-parseInt(t(188))/7*(-parseInt(t(203))/8);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Lt,432808);function Lt(){var e=["1490595Dcirxw","Needs input","Anuluj","Możliwy do ponownego użycia · bez wygaśnięcia","Klucz Permanentny","Uruchom w tle po zalogowaniu","Zresetuj","Nowy terminal","Nazwa grupy","Usuń","Połączenie","Zmień nazwę","Każde nowe urządzenie się łączy bez zatwierdzenia","Automatycznie zatwierdź nowe urządzenia","Kontroluj mysz i klawiaturę","Aktywne — zdalne odblokowywanie działa","Shift+Enter dla nowej linii • Ctrl+Num aby zmienić kartę","Pulpit Zdalny","Utrzymuj komputer w stanie czuwania","7ygffda","Wymaga ręcznego zatwierdzenia dla nowych urządzeń","Dodaj Grupę","Klucz Jednorazowy","Diagnostyka aktywności serwera","976971PrVlHs","Wyślij","Ostatnie","515586SCutkv","Usuń grupę","Wróć do sesji","Sesje terminala na żywo na tym hoście","Zamknij","Usunąć grupę {name}? Wszystkie terminale w niej zostaną zamknięte.","Zresetuj tunel i ponownie połącz klientów","2610336JNfnvm","Niezgrupowane","Zezwól","Agent odpowiedział","Nowy Terminal","3293214QbBBZo","Usunąć terminal {name}?","Ustawienia","Zezwól na wyświetlanie ekranu","Utwórz","Uniemożliwij uśpienie systemu aby utrzymać aktywne połączenie","Uruchamiaj przy starcie","Wyłączone — uruchamianie ręczne","281597HpjwYv","Nagrywanie ekranu","Przełącz na tryb jasny","Zamknij 9Remote (zatrzymaj serwer, zamknij tunel, wyjdź)","Sparuj urządzenia i zarządzaj bezpiecznym tunelem","Zmień grupę","Kontroluj ekran, mysz i klawiaturę","Usunąć sesję {name}? To zamknie terminal.","Terminale","1784348ZCeROf","Nowa Grupa","Język","Dostępność","Dokumentacja"];return Lt=function(){return e},Lt()}const Zx={common:{statusIdle:"Idle",statusWorking:"Working",statusBlocked:z(170),statusDone:"Done",create:z(212),cancel:z(171),delete:z(178),rename:z(180),language:z(166)},terminal:{backToSessions:z(198),switchGroup:z(221),newTerminal:z(176),send:z(194),typeCommand:z(185),deleteConfirm:z(209)},sessions:{newTerminal:z(207),addGroup:z(190),newGroup:z(226),groupName:z(177),renameGroup:"Zmień nazwę grupy",deleteGroup:z(197),ungrouped:z(204),deleteSessionConfirm:z(223),deleteGroupConfirm:z(201)},menu:{connection:z(179),connectionDesc:z(220),terminals:z(224),terminalsDesc:z(199),logs:"Dzienniki",logsDesc:z(192)},recent:{title:z(195),replied:z(206),needsInput:"Potrzebuje Twojego wkładu",dismiss:z(200),empty:"Brak ostatniej aktywności"},header:{settings:z(210),language:z(166),documentation:z(168),reset:z(202),resetShort:z(175),shutdown:z(219),shutdownShort:z(200),lightMode:z(218),darkMode:"Przełącz na tryb ciemny"},remote:{remoteDesktop:z(186),controlScreen:z(222),screenRecording:z(217),captureScreen:z(211),accessibility:z(167),controlMouseKeyboard:z(183),launchOnStartup:z(214),launchDesc:z(174),disabledStart:z(215),preventSleep:z(187),blockSleep:z(213),remoteUnlock:"Odblokuj PC zdalnie",remoteUnlockDesc:"Zezwól na odblokowanie tego PC z telefonu lub przeglądarki przy zablokowaniu",remoteUnlockReady:z(184),grant:z(205),granted:"Aktywne"},clients:{autoApprove:z(182),anyDevice:z(181),requireManual:z(189)},connection:{scanToSignIn:"Zeskanuj kod QR lub otwórz link aby się zalogować",oneTimeKey:z(191),oneTimeDesc:"Jednorazowe użycie · wygasa",permanentKey:z(173),permanentDesc:z(172)}};var j=Pr;(function(e,n){for(var t=Pr,r=e();;)try{var x=-parseInt(t(252))/1*(-parseInt(t(273))/2)+-parseInt(t(261))/3*(-parseInt(t(271))/4)+-parseInt(t(265))/5*(-parseInt(t(287))/6)+parseInt(t(290))/7*(-parseInt(t(257))/8)+-parseInt(t(266))/9+parseInt(t(239))/10*(parseInt(t(267))/11)+-parseInt(t(293))/12;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Ot,445734);function Pr(e,n){e=e-238;var t=Ot(),r=t[e];return r}const Xx={common:{statusIdle:j(286),statusWorking:j(255),statusBlocked:j(249),statusDone:"Done",create:j(275),cancel:"Cancelar",delete:j(291),rename:j(279),language:j(298)},terminal:{backToSessions:j(297),switchGroup:j(289),newTerminal:j(288),send:j(260),typeCommand:j(250),deleteConfirm:j(259)},sessions:{newTerminal:j(277),addGroup:j(241),newGroup:j(282),groupName:j(247),renameGroup:"Renomear grupo",deleteGroup:j(244),ungrouped:j(256),deleteSessionConfirm:j(280),deleteGroupConfirm:j(272)},menu:{connection:j(243),connectionDesc:"Emparelhe dispositivos e gerencie seu túnel seguro",terminals:j(251),terminalsDesc:j(294),logs:j(285),logsDesc:j(246)},recent:{title:"Recente",replied:j(238),needsInput:j(295),dismiss:"Descartar",empty:j(281)},header:{settings:j(242),language:j(298),documentation:j(284),reset:"Reconfigurar túnel e reconectar clientes",resetShort:j(240),shutdown:"Desligar 9Remote (parar servidor, fechar túnel, sair)",shutdownShort:j(268),lightMode:j(301),darkMode:j(276)},remote:{remoteDesktop:j(299),controlScreen:j(262),screenRecording:j(283),captureScreen:"Permitir visualização da tela",accessibility:j(248),controlMouseKeyboard:"Controlar mouse e teclado",launchOnStartup:j(292),launchDesc:j(274),disabledStart:"Desabilitado — inicialização manual",preventSleep:j(270),blockSleep:j(269),remoteUnlock:j(258),remoteUnlockDesc:j(263),remoteUnlockReady:"Ativo — desbloqueio remoto funcionando",grant:j(245),granted:"Ativo"},clients:{autoApprove:"Aprovar automaticamente novos dispositivos",anyDevice:j(300),requireManual:j(253)},connection:{scanToSignIn:"Escaneie o código QR ou abra o link para fazer login",oneTimeKey:j(264),oneTimeDesc:j(278),permanentKey:j(296),permanentDesc:j(254)}};function Ot(){var e=["Nome do grupo","Acessibilidade","Needs input","Shift+Enter para nova linha • Ctrl+Número para trocar aba","Terminais","21539vZwOqe","Requer aprovação manual para novos dispositivos","Reutilizável · sem expiração","Working","Desagrupado","8ZDWejR","Desbloquear PC remotamente","Excluir o terminal {name}?","Enviar","1233885ahUeoi","Controlar tela, mouse e teclado","Permitir desbloquear este PC pelo telefone ou navegador quando bloqueado","Chave Única","2533355GaQauQ","6389352LYsAdZ","9746AEfajF","Desligar","Impedir que o sistema durma para manter a conexão ativa","Manter computador acordado","4rsOwQu","Excluir o grupo {name}? Todos os terminais dentro serão fechados.","52lJZNhW","Executar em segundo plano ao fazer login","Criar","Alternar para modo escuro","Novo Terminal","Uso único · expira","Renomear","Excluir a sessão {name}? Isso fechará o terminal.","Nenhuma atividade recente","Novo Grupo","Gravação de tela","Documentação","Logs","Idle","6mAOhUm","Novo terminal","Trocar de grupo","5955873vpzXrb","Excluir","Iniciar na inicialização","4130268keHYOj","Sessões de terminal ao vivo em execução neste host","Precisa de sua entrada","Chave Permanente","Voltar às sessões","Idioma","Área de Trabalho Remota","Qualquer novo dispositivo se conecta sem aprovação","Alternar para modo claro","O agente respondeu","9850MDxCeL","Reconfigurar","Adicionar Grupo","Configurações","Conexão","Excluir grupo","Permitir","Diagnóstico de atividade do servidor"];return Ot=function(){return e},Ot()}var V=Mr;function Mr(e,n){e=e-249;var t=jt(),r=t[e];return r}function jt(){var e=["Требует вашего ввода","Разрешить просмотр экрана","Выключить 9Remote (остановить сервер, закрыть туннель, выйти)","Отключено — ручной запуск","4478408wEYlbp","Язык","Добавить Группу","Разрешить","Новая Группа","Запись экрана","Удалённо разблокировать ПК","Переименовать группу","Переименовать","70HZfdlG","18556kNafFL","Удалить группу {name}? Все терминалы внутри будут закрыты.","Отмена","Активно","Однократное использование · срок действия","Постоянный Ключ","Needs input","Одноразовый Ключ","Новый Терминал","2204154UwXzfS","190272YhVHsU","Удалить группу","Живые сеансы терминала на этом хосте","Нет недавней активности","Idle","Разрешить разблокировку этого ПК с телефона или браузера при блокировке","Создать","Подключение","Управление экраном, мышью и клавиатурой","799188Mhvdan","Активно — удалённая разблокировка работает","Новые устройства подключаются без одобрения","Запуск при старте","Shift+Enter для новой строки • Ctrl+Цифра для переключения вкладки","Done","Отсканируйте код QR или откройте ссылку для входа","Переключиться на тёмный режим","Документация","Имя группы","Перезагрузить","Вернуться к сеансам","Перезагрузить туннель и переподключить клиентов","Работать в фоне при входе","Требует ручного одобрения для новых устройств","Удалить сеанс {name}? Это закроет терминал.","Выключить","Терминалы","4251087cAxBLc","Новый терминал","920NwJgKM","Автоматически одобрять новые устройства","Удалить терминал {name}?","2699334SYeWHH","Закрыть","Многоразовое использование · без срока действия"];return jt=function(){return e},jt()}(function(e,n){for(var t=Mr,r=e();;)try{var x=-parseInt(t(254))/1+parseInt(t(303))/2+parseInt(t(277))/3+parseInt(t(294))/4*(-parseInt(t(274))/5)+-parseInt(t(304))/6*(-parseInt(t(293))/7)+-parseInt(t(284))/8+parseInt(t(272))/9;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(jt,578753);const $x={common:{statusIdle:V(249),statusWorking:"Working",statusBlocked:V(300),statusDone:V(259),create:V(251),cancel:V(296),delete:"Удалить",rename:V(292),language:V(285)},terminal:{backToSessions:V(265),switchGroup:"Переключить группу",newTerminal:V(273),send:"Отправить",typeCommand:V(258),deleteConfirm:V(276)},sessions:{newTerminal:V(302),addGroup:V(286),newGroup:V(288),groupName:V(263),renameGroup:V(291),deleteGroup:V(305),ungrouped:"Не сгруппировано",deleteSessionConfirm:V(269),deleteGroupConfirm:V(295)},menu:{connection:V(252),connectionDesc:"Свяжите устройства и управляйте защищённым туннелем",terminals:V(271),terminalsDesc:V(306),logs:"Логи",logsDesc:"Диагностика активности сервера"},recent:{title:"Недавнее",replied:"Агент ответил",needsInput:V(280),dismiss:V(278),empty:V(307)},header:{settings:"Параметры",language:V(285),documentation:V(262),reset:V(266),resetShort:V(264),shutdown:V(282),shutdownShort:V(270),lightMode:"Переключиться на светлый режим",darkMode:V(261)},remote:{remoteDesktop:"Удалённый Рабочий Стол",controlScreen:V(253),screenRecording:V(289),captureScreen:V(281),accessibility:"Специальные возможности",controlMouseKeyboard:"Управление мышью и клавиатурой",launchOnStartup:V(257),launchDesc:V(267),disabledStart:V(283),preventSleep:"Не давать компьютеру спать",blockSleep:"Предотвратить спящий режим системы для сохранения подключения",remoteUnlock:V(290),remoteUnlockDesc:V(250),remoteUnlockReady:V(255),grant:V(287),granted:V(297)},clients:{autoApprove:V(275),anyDevice:V(256),requireManual:V(268)},connection:{scanToSignIn:V(260),oneTimeKey:V(301),oneTimeDesc:V(298),permanentKey:V(299),permanentDesc:V(279)}};var F=Ur;function qt(){var e=["758506LdUFXZ","Engångsnyckel","Skapa","Ny Grupp","Döp om","8UfZmMo","Förhindra systemvila för att hålla anslutningen aktiv","Tillåt","Loggar","Alla nya enheter ansluts utan godkännande","612171NXNuxh","Tillåt att denna PC låses upp från telefon eller webbläsare när den är låst","Agenten svarade","Inte grupperad","31596nooLka","Stäng av 9Remote (stoppa server, stäng tunnel, avsluta)","Ny terminal","Döp om grupp","Håll datorn vaken","Stäng","Kör i bakgrunden när du loggar in","Engångsbr uk · upphör","Skanna QR-kod eller öppna länk för att logga in","Shift+Enter för ny rad • Ctrl+Siffra för att byta flik","Fjärrskrivbord","Byt grupp","Stäng av","25sBcaiC","Working","Senaste","Tillåt skärmvy","Tillbaka till sessioner","Para ihop enheter och hantera din säkra tunnel","Återställ tunnel och anslut om klienter","Lås upp PC på distans","Inaktiverad — manuell start","Done","Återställ","Radera grupp","Styra skärm, mus och tangentbord","Dokumentation","Byt till ljust läge","136090DaCPwc","Kräver manuellt godkännande för nya enheter","Live terminalsessioner som körs på denna värd","224654FqWrhq","Byt till mörkt läge","Aktiv","4GPvOyY","Skärmregistrering","Inställningar","Avbryt","Tillgänglighet","Radera grupp {name}? Alla terminaler inom kommer att stängas.","40467DiTgrI","Språk","Needs input","Ingen nylig aktivitet","Gruppnamn","880668XGrJUM","Terminaler"];return qt=function(){return e},qt()}(function(e,n){for(var t=Ur,r=e();;)try{var x=parseInt(t(412))/1+-parseInt(t(403))/2+-parseInt(t(429))/3*(-parseInt(t(406))/4)+parseInt(t(446))/5*(-parseInt(t(433))/6)+parseInt(t(419))/7+parseInt(t(424))/8*(-parseInt(t(417))/9)+-parseInt(t(400))/10;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(qt,102764);function Ur(e,n){e=e-398;var t=qt(),r=t[e];return r}const ea={common:{statusIdle:"Idle",statusWorking:F(447),statusBlocked:F(414),statusDone:F(455),create:F(421),cancel:F(409),delete:"Radera",rename:F(423),language:F(413)},terminal:{backToSessions:F(450),switchGroup:F(444),newTerminal:F(435),send:"Skicka",typeCommand:F(442),deleteConfirm:"Radera terminal {name}?"},sessions:{newTerminal:"Ny Terminal",addGroup:"Lägg till Grupp",newGroup:F(422),groupName:F(416),renameGroup:F(436),deleteGroup:F(457),ungrouped:F(432),deleteSessionConfirm:"Radera session {name}? Det här kommer att stänga terminalen.",deleteGroupConfirm:F(411)},menu:{connection:"Anslutning",connectionDesc:F(451),terminals:F(418),terminalsDesc:F(402),logs:F(427),logsDesc:"Serveraktivitetsdiagnostik"},recent:{title:F(448),replied:F(431),needsInput:"Behöver din inmatning",dismiss:F(438),empty:F(415)},header:{settings:F(408),language:F(413),documentation:F(398),reset:F(452),resetShort:F(456),shutdown:F(434),shutdownShort:F(445),lightMode:F(399),darkMode:F(404)},remote:{remoteDesktop:F(443),controlScreen:F(458),screenRecording:F(407),captureScreen:F(449),accessibility:F(410),controlMouseKeyboard:"Styra mus och tangentbord",launchOnStartup:"Starta vid systemstart",launchDesc:F(439),disabledStart:F(454),preventSleep:F(437),blockSleep:F(425),remoteUnlock:F(453),remoteUnlockDesc:F(430),remoteUnlockReady:"Aktiv — fjärrupplåsning fungerar",grant:F(426),granted:F(405)},clients:{autoApprove:"Godkänn nya enheter automatiskt",anyDevice:F(428),requireManual:F(401)},connection:{scanToSignIn:F(441),oneTimeKey:F(420),oneTimeDesc:F(440),permanentKey:"Permanent Nyckel",permanentDesc:"Återanvändbar · ingen utgångsdatum"}};var $=Br;(function(e,n){for(var t=Br,r=e();;)try{var x=-parseInt(t(422))/1+parseInt(t(415))/2+-parseInt(t(407))/3+parseInt(t(432))/4*(parseInt(t(454))/5)+-parseInt(t(430))/6+-parseInt(t(427))/7+parseInt(t(426))/8;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Ft,640874);function Br(e,n){e=e-406;var t=Ft(),r=t[e];return r}function Ft(){var e=["รันในพื้นหลังเมื่อคุณเข้าสู่ระบบ","11435104KjEkSi","1040354eNyYZw","อนุญาตให้ปลดล็อกพีซีเครื่องนี้จากโทรศัพท์หรือเบราว์เซอร์เมื่อล็อก","ควบคุมหน้าจอ เมาส์ และแป้นพิมพ์","1290942aCIrBV","การตั้งค่า","64kfgcUC","ยกเลิก","รีเซ็ตอุโมงค์และเชื่อมต่อไคลเอนต์ใหม่","อนุญาตการดูหน้าจอ","Idle","การบันทึกหน้าจอ","ใช้งาน — ปลดล็อกระยะไกลทำงาน","อุปกรณ์ใหม่ใดๆ เชื่อมต่อโดยไม่ต้องอนุมัติ","ปลดล็อกพีซีระยะไกล","เพิ่มกลุ่ม","เซสชันเทอร์มินัลแบบสดบนโฮสต์นี้","การเชื่อมต่อ","Working","ชื่อกลุ่ม","ต้องอนุมัติแบบแมนนวลสำหรับอุปกรณ์ใหม่","รักษาคอมพิวเตอร์ให้ตื่นตัว","เปิดตัวเมื่อเริ่มต้น","ภาษา","รีเซ็ต","สลับกลุ่ม","Shift+Enter สำหรับบรรทัดใหม่ • Ctrl+หมายเลข เพื่อเปลี่ยนแท็บ","ลบเทอร์มินัล {name}?","317000cFAqGF","ปิดใช้งาน — การเปิดตัวแบบแมนนวล","สร้าง","เดสก์ทอประยะไกล","ไม่มีกิจกรรมล่าสุด","ควบคุมเมาส์และแป้นพิมพ์","ไม่จัดกลุ่ม","เอกสาร","908493gtiEkt","กลับไปยังเซสชัน","นำกลับมาใช้ได้ · ไม่มีวันหมดอายุ","เอเจนต์ตอบแล้ว","บันทึก","จับคู่อุปกรณ์และจัดการอุโมงค์ที่ปลอดภัยของคุณ","สลับไปยังโหมดมืด","สลับไปยังโหมดสว่าง","275918SJDgho","ต้องการอินพุตของคุณ","เปลี่ยนชื่อ","ป้องกันการนอนของระบบเพื่อให้การเชื่อมต่อใช้งานอยู่","ปิด 9Remote (หยุดเซิร์ฟเวอร์ ปิดอุโมงค์ ออก)","อนุญาต","ส่ง","1274263rwXTMp","สแกน QR Code หรือเปิดลิงก์เพื่อเข้าสู่ระบบ","ลบกลุ่ม {name}? เทอร์มินัลทั้งหมดข้างในจะถูกปิด"];return Ft=function(){return e},Ft()}const ta={common:{statusIdle:$(436),statusWorking:$(444),statusBlocked:"Needs input",statusDone:"Done",create:$(456),cancel:$(433),delete:"ลบ",rename:$(417),language:"ภาษา"},terminal:{backToSessions:$(408),switchGroup:$(451),newTerminal:"เทอร์มินัลใหม่",send:$(421),typeCommand:$(452),deleteConfirm:$(453)},sessions:{newTerminal:"เทอร์มินัลใหม่",addGroup:$(441),newGroup:"กลุ่มใหม่",groupName:$(445),renameGroup:"เปลี่ยนชื่อกลุ่ม",deleteGroup:"ลบกลุ่ม",ungrouped:$(460),deleteSessionConfirm:"ลบเซสชัน {name}? สิ่งนี้จะปิดเทอร์มินัล",deleteGroupConfirm:$(424)},menu:{connection:$(443),connectionDesc:$(412),terminals:"เทอร์มินัล",terminalsDesc:$(442),logs:$(411),logsDesc:"การวินิจฉัยกิจกรรมของเซิร์ฟเวอร์"},recent:{title:"ล่าสุด",replied:$(410),needsInput:$(416),dismiss:"ปิด",empty:$(458)},header:{settings:$(431),language:$(449),documentation:$(406),reset:$(434),resetShort:$(450),shutdown:$(419),shutdownShort:"ปิด",lightMode:$(414),darkMode:$(413)},remote:{remoteDesktop:$(457),controlScreen:$(429),screenRecording:$(437),captureScreen:$(435),accessibility:"ความสามารถในการเข้าถึง",controlMouseKeyboard:$(459),launchOnStartup:$(448),launchDesc:$(425),disabledStart:$(455),preventSleep:$(447),blockSleep:$(418),remoteUnlock:$(440),remoteUnlockDesc:$(428),remoteUnlockReady:$(438),grant:$(420),granted:"ใช้งาน"},clients:{autoApprove:"อนุมัติอุปกรณ์ใหม่โดยอัตโนมัติ",anyDevice:$(439),requireManual:$(446)},connection:{scanToSignIn:$(423),oneTimeKey:"กุญแจใช้ครั้งเดียว",oneTimeDesc:"ใช้ครั้งเดียว · หมดอายุ",permanentKey:"กุญแจถาวร",permanentDesc:$(409)}};function Gr(e,n){e=e-383;var t=Ht(),r=t[e];return r}var M=Gr;(function(e,n){for(var t=Gr,r=e();;)try{var x=-parseInt(t(403))/1+parseInt(t(423))/2+-parseInt(t(436))/3+-parseInt(t(389))/4*(-parseInt(t(420))/5)+-parseInt(t(425))/6*(parseInt(t(398))/7)+parseInt(t(392))/8*(-parseInt(t(395))/9)+parseInt(t(449))/10*(parseInt(t(439))/11);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Ht,332140);function Ht(){var e=["10mCXlBZ","Son","Sil","333732cRvVtA","Ekran Görünümüne İzin Ver","1134246kSkalm","Yeniden Adlandır","Sunucu aktivite tanılama","Kalıcı Anahtar","Uzak Masaüstü","Bağlantı","Terminallar","Dil","Ekranı, Farely ve Klavyeyi Kontrol Et","Sıfırla","Grup Ekle","338070zpOltA","Yeni satır için Shift+Enter • Sekmeyi değiştirmek için Ctrl+Num","Gruplandırılmamış","308671pTsEAU","Oturum açtığınızda arka planda çalıştır","Erişilebilirlik","Yeni Grup","Grubu Sil","Cihazları eşleştirin ve güvenli tünelinizi yönetin","Oluştur","PC'yi uzaktan kilidini aç","Oturum {name} silinsin mi? Bu terminali kapatacak.","Working","490UIMuwU","Son aktivite yok","Günlükler","Grup Adı","Kilitliyken bu PC'nin telefondan veya tarayıcıdan kilidinin açılmasına izin ver","Bu sunucuda çalışan canlı terminal oturumları","İptal","785032dpPXbO","Kapat","Yeni herhangi bir cihaz onay olmaksızın bağlanır","40xdzmOz","İzin ver","Etkin","1162737rdgSZe","Yeni Terminal","Tüneli Sıfırla ve İstemcileri Yeniden Bağla","21YpfRxi","Grup {name} silinsin mi? İçindeki tüm terminallar kapatılacak.","Ayarlar","9Remote'u Kapat (sunucuyu durdur, tüneli kapat, çık)","Başlangıçta Başlat","276453OuXcKA","Bilgisayarı Uyanık Tut","Grubu Yeniden Adlandır","Devre Dışı — Manuel Başlatma","Sizin girişinize ihtiyaç duyuyor","Oturumlara Geri Dön","Ajan yanıt verdi","Oturum açmak için QR kodunu tarayın veya bağlantıyı açın","Ekran Kaydı","Grubu Değiştir","Yeni cihazlar için manuel onay gerekir","Yeniden kullanılabilir · son kullanma tarihi yok","Idle","Farely ve Klavyeyi Kontrol Et","Etkin — uzaktan kilitleme açma çalışıyor","Belgeler","Tek kullanımlık · sona erer"];return Ht=function(){return e},Ht()}const na={common:{statusIdle:M(415),statusWorking:M(448),statusBlocked:"Needs input",statusDone:"Done",create:M(445),cancel:M(388),delete:M(422),rename:M(426),language:M(432)},terminal:{backToSessions:M(408),switchGroup:M(412),newTerminal:"Yeni Terminal",send:"Gönder",typeCommand:M(437),deleteConfirm:"Terminal {name} silinsin mi?"},sessions:{newTerminal:M(396),addGroup:M(435),newGroup:M(442),groupName:M(385),renameGroup:M(405),deleteGroup:M(443),ungrouped:M(438),deleteSessionConfirm:M(447),deleteGroupConfirm:M(399)},menu:{connection:M(430),connectionDesc:M(444),terminals:M(431),terminalsDesc:M(387),logs:M(384),logsDesc:M(427)},recent:{title:M(421),replied:M(409),needsInput:M(407),dismiss:M(390),empty:M(383)},header:{settings:M(400),language:M(432),documentation:M(418),reset:M(397),resetShort:M(434),shutdown:M(401),shutdownShort:M(390),lightMode:"Açık Moda Geç",darkMode:"Koyu Moda Geç"},remote:{remoteDesktop:M(429),controlScreen:M(433),screenRecording:M(411),captureScreen:M(424),accessibility:M(441),controlMouseKeyboard:M(416),launchOnStartup:M(402),launchDesc:M(440),disabledStart:M(406),preventSleep:M(404),blockSleep:"Bağlantı etkin kalması için sistem uyusunun engellenmesi",remoteUnlock:M(446),remoteUnlockDesc:M(386),remoteUnlockReady:M(417),grant:M(393),granted:M(394)},clients:{autoApprove:"Yeni cihazları otomatik olarak onayla",anyDevice:M(391),requireManual:M(413)},connection:{scanToSignIn:M(410),oneTimeKey:"Tek Seferlik Anahtar",oneTimeDesc:M(419),permanentKey:M(428),permanentDesc:M(414)}};var R=zr;(function(e,n){for(var t=zr,r=e();;)try{var x=parseInt(t(242))/1*(parseInt(t(258))/2)+parseInt(t(283))/3+-parseInt(t(300))/4*(-parseInt(t(306))/5)+-parseInt(t(272))/6*(parseInt(t(289))/7)+parseInt(t(290))/8*(parseInt(t(275))/9)+-parseInt(t(292))/10*(-parseInt(t(265))/11)+parseInt(t(256))/12*(-parseInt(t(274))/13);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Wt,551100);function zr(e,n){e=e-242;var t=Wt(),r=t[e];return r}const ra={common:{statusIdle:R(255),statusWorking:R(260),statusBlocked:"Needs input",statusDone:R(294),create:"Створити",cancel:R(245),delete:"Видалити",rename:R(278),language:R(285)},terminal:{backToSessions:R(288),switchGroup:R(273),newTerminal:R(277),send:R(248),typeCommand:R(281),deleteConfirm:R(279)},sessions:{newTerminal:R(262),addGroup:R(309),newGroup:R(246),groupName:R(284),renameGroup:"Перейменувати групу",deleteGroup:R(266),ungrouped:R(267),deleteSessionConfirm:R(296),deleteGroupConfirm:R(261)},menu:{connection:R(257),connectionDesc:R(253),terminals:R(297),terminalsDesc:R(307),logs:R(247),logsDesc:"Діагностика активності сервера"},recent:{title:"Недавні",replied:R(259),needsInput:R(312),dismiss:R(303),empty:R(271)},header:{settings:R(287),language:R(285),documentation:R(298),reset:R(311),resetShort:R(244),shutdown:R(263),shutdownShort:R(254),lightMode:R(270),darkMode:R(251)},remote:{remoteDesktop:R(301),controlScreen:R(249),screenRecording:"Запис екрану",captureScreen:R(299),accessibility:R(304),controlMouseKeyboard:R(264),launchOnStartup:"Запуск під час завантаження",launchDesc:R(313),disabledStart:R(243),preventSleep:R(308),blockSleep:R(293),remoteUnlock:R(280),remoteUnlockDesc:R(282),remoteUnlockReady:R(305),grant:R(295),granted:R(268)},clients:{autoApprove:R(286),anyDevice:R(276),requireManual:R(291)},connection:{scanToSignIn:R(252),oneTimeKey:R(302),oneTimeDesc:R(310),permanentKey:R(250),permanentDesc:R(269)}};function Wt(){var e=["Скинути туннель та повторно підключити клієнтів","Потребує вашого введення","Запускати у фоні при вході","4183pNbrfc","Вимкнено — ручний запуск","Скинути","Скасувати","Нова Група","Журнали","Надіслати","Керування екраном, мишею та клавіатурою","Постійний Ключ","Перейти в темний режим","Сканувати QR-код або відкрити посилання для входу","Парування пристроїв та керування захищеним туннелем","Вимкнути","Idle","34908ZnCBny","Підключення","44ZHXYfl","Агент відповів","Working","Видалити групу {name}? Усі термінали всередині будуть закриті.","Новий Термінал","Вимкнути 9Remote (зупинити сервер, закрити туннель, вийти)","Керування мишею та клавіатурою","109945zJWgmu","Видалити групу","Не згруповано","Активно","Багаторазовий · без закінчення","Перейти у світлий режим","Немає нещодавніх дій","2329722WSYDKi","Перемикнути групу","6877NxBpyz","405ZdaPMl","Будь-який новий пристрій підключається без схвалення","Новий термінал","Перейменувати","Видалити термінал {name}?","Розблокувати ПК віддалено","Shift+Enter для нового рядка • Ctrl+Цифра для перемикання вкладки","Дозволити розблокування цього ПК з телефону або браузера під час блокування","437304stGMiM","Назва групи","Мова","Автоматично схвалювати нові пристрої","Параметри","Повернутися до сеансів","7uNamFX","179368rRWOws","Потребує ручного схвалення для нових пристроїв","1070BWBqbK","Запобігти переходу системи в режим сну для утримання активного підключення","Done","Дозволити","Видалити сеанс {name}? Це закриє термінал.","Термінали","Документація","Дозволити прегляд екрану","272ozheDc","Віддалений Робочий Стіл","Одноразовий Ключ","Закрити","Спеціальні можливості","Активно — віддалене розблокування працює","11915XtecbO","Сеанси живих терміналів на цьому хості","Утримувати комп'ютер в активному стані","Додати Групу","Однократне використання · закінчується"];return Wt=function(){return e},Wt()}function Kr(e,n){e=e-438;var t=Vt(),r=t[e];return r}var E=Kr;(function(e,n){for(var t=Kr,r=e();;)try{var x=parseInt(t(444))/1*(-parseInt(t(449))/2)+-parseInt(t(459))/3*(parseInt(t(438))/4)+parseInt(t(465))/5*(parseInt(t(469))/6)+-parseInt(t(504))/7*(-parseInt(t(498))/8)+parseInt(t(478))/9*(parseInt(t(457))/10)+-parseInt(t(453))/11*(parseInt(t(440))/12)+-parseInt(t(439))/13*(-parseInt(t(472))/14);if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Vt,642925);const xa={common:{statusIdle:E(497),statusWorking:E(471),statusBlocked:E(450),statusDone:E(447),create:E(499),cancel:E(455),delete:E(454),rename:E(491),language:E(495)},terminal:{backToSessions:E(446),switchGroup:E(501),newTerminal:E(486),send:E(507),typeCommand:E(445),deleteConfirm:E(442)},sessions:{newTerminal:E(486),addGroup:E(462),newGroup:"Nhóm mới",groupName:E(480),renameGroup:E(473),deleteGroup:E(488),ungrouped:E(484),deleteSessionConfirm:E(490),deleteGroupConfirm:E(451)},menu:{general:E(470),system:E(493),maintenance:E(492),connection:"Kết nối",connectionDesc:E(456),terminals:"Terminal",terminalsDesc:E(464),logs:E(477),logsDesc:E(475)},recent:{title:E(463),replied:E(460),needsInput:E(508),dismiss:"Xóa",empty:E(468)},header:{settings:E(500),language:E(495),documentation:E(496),reset:E(466),resetShort:"Khởi động lại",shutdown:E(474),shutdownShort:E(489),lightMode:E(467),darkMode:"Chuyển sang giao diện tối"},remote:{remoteDesktop:E(481),controlScreen:E(452),screenRecording:E(461),captureScreen:E(482),accessibility:"Trợ năng",controlMouseKeyboard:E(503),launchOnStartup:E(458),launchDesc:"Chạy nền khi bạn đăng nhập",disabledStart:"Đã tắt — khởi chạy thủ công",preventSleep:E(441),blockSleep:E(476),remoteUnlock:E(448),remoteUnlockDesc:"Cho phép mở khóa máy này từ điện thoại hoặc trình duyệt khi bị khóa",remoteUnlockReady:E(483),grant:E(443),granted:E(487)},clients:{autoApprove:E(502),anyDevice:E(505),requireManual:E(479)},connection:{scanToSignIn:E(506),oneTimeKey:E(509),oneTimeDesc:E(485),permanentKey:E(494),permanentDesc:"Tái sử dụng · không hết hạn"}};function Vt(){var e=["288HYSakV","Chung","Working","2422826pfgTFf","Đổi tên nhóm","Thoát 9Remote (dừng máy chủ, đóng tunnel và thoát)","Hoạt động và chẩn đoán máy chủ","Chặn hệ thống ngủ để mạng luôn hoạt động","Nhật ký","51939BNYoYV","Yêu cầu duyệt thủ công cho thiết bị mới","Tên nhóm","Điều khiển từ xa","Cho phép xem màn hình","Đang bật — mở khóa từ xa hoạt động","Chưa phân nhóm","Dùng một lần · hết hạn","Terminal mới","Đang bật","Xóa nhóm","Thoát","Xóa phiên {name}? Việc này sẽ tắt terminal.","Đổi tên","Bảo trì","Hệ thống","Khóa vĩnh viễn","Ngôn ngữ","Tài liệu","Idle","1473816hsXVSK","Tạo","Cài đặt","Chuyển nhóm","Tự động duyệt thiết bị mới","Điều khiển chuột & bàn phím","21RmsgVq","Mọi thiết bị mới kết nối không cần duyệt","Quét mã QR hoặc mở liên kết để đăng nhập","Gửi","Cần bạn phản hồi","Khóa một lần","1058476jVnqSc","52wJkWPw","588WhlwRp","Giữ máy thức","Xóa terminal {name}?","Cho phép","1131323gxrMZA","Shift+Enter để xuống dòng • Ctrl+Số để chuyển tab","Quay lại danh sách phiên","Done","Mở khóa máy từ xa","2LcDOti","Needs input","Xóa nhóm {name}? Tất cả terminal bên trong sẽ bị đóng.","Điều khiển màn hình, chuột & bàn phím","34199KfyTKY","Xóa","Hủy","Ghép nối thiết bị và quản lý tunnel bảo mật","580QquVCM","Khởi chạy cùng hệ thống","6UOLcKv","Agent đã trả lời","Ghi màn hình","Thêm nhóm","Gần đây","Các phiên terminal đang chạy trên máy này","91270yOpjVc","Khởi động lại tunnel và kết nối lại thiết bị","Chuyển sang giao diện sáng","Chưa có hoạt động nào"];return Vt=function(){return e},Vt()}function Lr(e,n){e=e-235;var t=Yt(),r=t[e];return r}var ae=Lr;(function(e,n){for(var t=Lr,r=e();;)try{var x=parseInt(t(268))/1+-parseInt(t(256))/2+parseInt(t(277))/3+parseInt(t(257))/4*(parseInt(t(253))/5)+parseInt(t(240))/6+-parseInt(t(265))/7+-parseInt(t(245))/8;if(x===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Yt,603197);function Yt(){var e=["3308919kmPUCt","代理已回复","一次性密钥","添加组","Idle","开机启动","控制屏幕、鼠标和键盘","重命名组","删除会话 {name}? 这将关闭终端。","4625802yDwVBL","配对设备并管理您的安全隧道","返回会话","屏幕录制","重置隧道并重新连接客户端","13711408zWpILx","扫描二维码或打开链接以登录","在此主机上运行的实时终端会话","没有最近的活动","保持计算机清醒","自动批准新设备","无障碍","服务器活动诊断","5264285niJytA","Needs input","任何新设备无需批准即可连接","843024ekkmKI","4DbGCPO","组名称","一次性使用 · 过期","删除组","可重复使用 · 不过期","允许在锁定时从手机或浏览器解锁此电脑","切换到浅色模式","切换到深色模式","6713392EOPKUt","Shift+Enter 新建行 • Ctrl+数字 切换标签页","新终端","770894kpjCdP","关闭 9Remote(停止服务器、关闭隧道、退出)","允许屏幕视图","新设备需要手动批准","切换组","永久密钥","阻止系统睡眠以保持连接活跃","重命名","已启用"];return Yt=function(){return e},Yt()}const aa={common:{statusIdle:ae(235),statusWorking:"Working",statusBlocked:ae(254),statusDone:"Done",create:"创建",cancel:"取消",delete:"删除",rename:ae(275),language:"语言"},terminal:{backToSessions:ae(242),switchGroup:ae(272),newTerminal:"新终端",send:"发送",typeCommand:ae(266),deleteConfirm:"删除终端 {name}?"},sessions:{newTerminal:ae(267),addGroup:ae(280),newGroup:"新组",groupName:ae(258),renameGroup:ae(238),deleteGroup:ae(260),ungrouped:"未分组",deleteSessionConfirm:ae(239),deleteGroupConfirm:"删除组 {name}? 其中的所有终端都将关闭。"},menu:{connection:"连接",connectionDesc:ae(241),terminals:"终端",terminalsDesc:ae(247),logs:"日志",logsDesc:ae(252)},recent:{title:"最近",replied:ae(278),needsInput:"需要您的输入",dismiss:"关闭",empty:ae(248)},header:{settings:"设置",language:"语言",documentation:"文档",reset:ae(244),resetShort:"重置",shutdown:ae(269),shutdownShort:"关闭",lightMode:ae(263),darkMode:ae(264)},remote:{remoteDesktop:"远程桌面",controlScreen:ae(237),screenRecording:ae(243),captureScreen:ae(270),accessibility:ae(251),controlMouseKeyboard:"控制鼠标和键盘",launchOnStartup:ae(236),launchDesc:"在您登录时在后台运行",disabledStart:"已禁用 — 手动启动",preventSleep:ae(249),blockSleep:ae(274),remoteUnlock:"远程解锁电脑",remoteUnlockDesc:ae(262),remoteUnlockReady:"已启用 — 远程解锁可用",grant:"允许",granted:ae(276)},clients:{autoApprove:ae(250),anyDevice:ae(255),requireManual:ae(271)},connection:{scanToSignIn:ae(246),oneTimeKey:ae(279),oneTimeDesc:ae(259),permanentKey:ae(273),permanentDesc:ae(261)}};function oa(e,n){return e=e-336,Jt()[e]}(function(e,n){const t=oa,r=e();for(;;)try{if(-parseInt(t(345))/1*(-parseInt(t(336))/2)+parseInt(t(339))/3+-parseInt(t(340))/4+parseInt(t(337))/5*(parseInt(t(344))/6)+parseInt(t(343))/7*(parseInt(t(341))/8)+-parseInt(t(338))/9+-parseInt(t(342))/10===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Jt,919070);function Jt(){const e=["438UgZqYv","17559PPwGMO","146HkbaVi","32650GXyRkv","7336926rNXyNy","4139184mTtSFF","3066960MHxtLi","40INPVnE","19857660JOVvbP","1887991UfNJrK"];return Jt=function(){return e},Jt()}const xt={en:Gx,ar:zx,de:Kx,es:Lx,fa:Ox,fr:jx,he:qx,hi:Fx,id:Hx,it:Wx,ja:Vx,ko:Yx,ms:Jx,nl:Qx,pl:Zx,pt:Xx,ru:$x,sv:ea,th:ta,tr:na,uk:ra,vi:xa,zh:aa},ie=Or;(function(e,n){const t=Or,r=e();for(;;)try{if(-parseInt(t(219))/1+parseInt(t(247))/2+parseInt(t(228))/3+-parseInt(t(244))/4*(-parseInt(t(231))/5)+parseInt(t(222))/6+parseInt(t(253))/7*(-parseInt(t(237))/8)+parseInt(t(259))/9===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Qt,445397);const Rn=[{code:"en",label:ie(221),flag:"🇺🇸",country:"us"},{code:"vi",label:"Tiếng Việt",flag:"🇻🇳",country:"vn"},{code:"zh",label:"中文",flag:ie(233),country:"cn"},{code:"es",label:ie(242),flag:"🇪🇸",country:"es"},{code:"hi",label:"हिन्दी",flag:ie(225),country:"in"},{code:"ar",label:ie(216),flag:ie(220),country:"sa"},{code:"pt",label:ie(218),flag:ie(241),country:"br"},{code:"ru",label:ie(223),flag:ie(236),country:"ru"},{code:"ja",label:ie(217),flag:ie(224),country:"jp"},{code:"de",label:ie(243),flag:ie(256),country:"de"},{code:"fr",label:ie(245),flag:ie(254),country:"fr"},{code:"ko",label:"한국어",flag:ie(227),country:"kr"},{code:"it",label:ie(257),flag:ie(260),country:"it"},{code:"tr",label:ie(238),flag:ie(249),country:"tr"},{code:"id",label:ie(235),flag:"🇮🇩",country:"id"},{code:"th",label:ie(226),flag:ie(248),country:"th"},{code:"pl",label:"Polski",flag:ie(258),country:"pl"},{code:"nl",label:ie(251),flag:ie(232),country:"nl"},{code:"sv",label:"Svenska",flag:ie(246),country:"se"},{code:"uk",label:"Українська",flag:ie(239),country:"ua"},{code:"fa",label:ie(240),flag:ie(252),country:"ir"},{code:"he",label:ie(250),flag:ie(230),country:"il"},{code:"ms",label:ie(234),flag:ie(255),country:"my"}];function Or(e,n){return e=e-216,Qt()[e]}const Un="en";function Qt(){const e=["🇮🇹","العربية","日本語","Português","568218EKicAR","🇸🇦","English","1155774abcKYU","Русский","🇯🇵","🇮🇳","ไทย","🇰🇷","609558DUpSdE","9remote_locale","🇮🇱","80ToWXXE","🇳🇱","🇨🇳","Bahasa Melayu","Bahasa Indonesia","🇷🇺","424XxtNuB","Türkçe","🇺🇦","فارسی","🇧🇷","Español","Deutsch","9276JexOjU","Français","🇸🇪","1548204XIcvXf","🇹🇭","🇹🇷","עברית","Nederlands","🇮🇷","43981WlkgDT","🇫🇷","🇲🇾","🇩🇪","Italiano","🇵🇱","1256337zQfavg"];return Qt=function(){return e},Qt()}const jr=ie(229);(function(e,n){const t=Ve,r=e();for(;;)try{if(-parseInt(t(170))/1+-parseInt(t(163))/2+-parseInt(t(160))/3*(parseInt(t(162))/4)+-parseInt(t(164))/5+parseInt(t(172))/6*(parseInt(t(157))/7)+parseInt(t(167))/8*(parseInt(t(168))/9)+parseInt(t(159))/10*(parseInt(t(154))/11)===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Zt,379025);function q0(e,n){const t=Ve;if(e)return n.split(".")[t(171)]((r,x)=>r==null?r:r[x],e)}function Ve(e,n){return e=e-154,Zt()[e]}function ia(e,n){const t=Ve;return typeof e!==t(156)||!n?e:e[t(155)](/\{(\w+)\}/g,(r,x)=>n[x]!=null?n[x]:"{"+x+"}")}function Zt(){const e=["reduce","534ZcuNoz","44epLhZr","replace","string","39718LdFRbt","getItem","2609140bgcyVt","369woALPz","setItem","10708kDvquk","662092mYgrgE","3242025OLnFdT","add","delete","10808YmEqJd","1917inyhBc","forEach","148658YTuZkm"];return Zt=function(){return e},Zt()}function sa(){const e=Ve;try{const n=localStorage.getItem(jr)||localStorage[e(158)]("agentLocale");if(n&&xt[n])return n}catch{}return Un}let Bn=sa();const Gn=new Set;function la(e){const n=Ve;if(!(e===Bn||!xt[e])){Bn=e;try{localStorage[n(161)](jr,e)}catch{}Gn[n(169)](t=>t(e))}}function ca(e,n,t){const r=xt[e]||xt[Un],x=xt[Un],a=q0(r,n)??q0(x,n)??n;return ia(a,t)}function Wn(){const[e,n]=le(Bn);return be(()=>{const r=Ve,x=a=>n(a);return Gn[r(165)](x),()=>Gn[r(166)](x)},[]),{t:(r,x)=>ca(e,r,x),locale:e,setLocale:la}}const F0="9remote.cc",ua=15e3;function da(e){if(e<=0)return"Expired";const n=Math.floor(e/1e3),t=Math.floor(n/60),r=n%60;return`${String(t).padStart(2,"0")}:${String(r).padStart(2,"0")}`}function mt({icon:e,onClick:n,title:t,danger:r,busy:x}){return i("button",{onClick:n,title:t,disabled:x,className:"glass-btn w-7 h-7 flex items-center justify-center flex-shrink-0",style:{...r?{color:"rgba(255,100,100,0.7)"}:{color:"var(--text-muted)"},...x?{opacity:.6,cursor:"default"}:null},children:i("span",{className:`material-symbols-outlined${x?" qr-spin":""}`,style:{fontSize:15},children:e})})}function pa({qrUrl:e,oneTimeKey:n,oneTimeKeyExpiresAt:t,permanentKey:r,onGenerateOneTimeKey:x,onRegenerateKey:a}){const{t:o}=Wn(),s=Te(null),[l,d]=le(null),[m,b]=le(null),[c,p]=le(null),[_,S]=le(null),C=l!==null&&l<=0;be(()=>{!e||C||!s.current||Ix.toCanvas(s.current,e,{width:200,margin:1,color:{dark:"#0f1923",light:"#ffffff"}}).catch(()=>{})},[e,C]),be(()=>{if(!t){d(null);return}const g=()=>d(t-Date.now());g();const T=setInterval(g,1e3);return()=>clearInterval(T)},[t]),be(()=>{S(g=>g==="oneTime"?null:g)},[n]),be(()=>{S(g=>g==="permanent"?null:g)},[r]),be(()=>{if(!_)return;const g=setTimeout(()=>S(null),ua);return()=>clearTimeout(g)},[_]);const f=(g,T)=>{navigator.clipboard.writeText(g).catch(()=>{}),b(T),setTimeout(()=>b(null),2e3)};return i(Be,{children:[c==="oneTime"&&i(We,{message:"Generate a new one-time key? The current one will expire immediately.",confirmLabel:"Generate",onConfirm:()=>{p(null),S("oneTime"),x==null||x()},onCancel:()=>p(null)}),c==="regen"&&i(We,{message:"Regenerate permanent key? All existing sessions will be disconnected.",confirmLabel:"Regenerate",confirmDanger:!0,onConfirm:()=>{p(null),S("permanent"),a==null||a()},onCancel:()=>p(null)}),i("div",{className:"relative z-[1] w-full max-w-[380px] flex flex-col items-center",children:[i("div",{className:"bg-white p-3.5 rounded-[14px] flex items-center justify-center flex-shrink-0",style:{boxShadow:"var(--qr-plate-shadow)"},children:e&&!C?i("canvas",{ref:s}):i("div",{className:"w-[200px] h-[200px] grid place-items-center",children:i("span",{className:"material-symbols-outlined",style:{fontSize:72,color:"#d4d4d8"},children:"qr_code_2"})})}),i("div",{className:"flex flex-col items-center gap-1 mt-4 mb-9",children:[i("span",{className:"text-[11.5px] leading-4",style:{color:"var(--text-muted)"},children:o("connection.scanToSignIn")}),i("a",{href:`https://${F0}/login`,target:"_blank",rel:"noopener noreferrer",className:"flex items-center gap-1.5 hover:underline transition-opacity",children:[i("span",{className:"w-2 h-2 rounded-full bg-green-400 flex-shrink-0"}),i("span",{className:"text-sm font-bold",style:{color:"var(--brand-400)"},children:[F0,"/login"]}),i("span",{className:"material-symbols-outlined flex-shrink-0",style:{fontSize:14,color:"var(--brand-400)"},children:"open_in_new"})]})]}),i("div",{className:"w-full flex flex-col gap-1.5",children:[i("span",{className:"text-xs font-medium px-0.5",style:{color:"var(--text-muted)"},children:o("connection.oneTimeKey")}),i("div",{className:"w-full flex items-center gap-2 px-3 py-2.5 rounded-[10px]",style:{background:"var(--row-bg)",border:"1px solid var(--border-subtle)"},children:[i("span",{className:"material-symbols-outlined flex-shrink-0",style:{fontSize:16,color:"var(--text-muted)"},children:"timer"}),i("span",{className:"flex-1 font-mono font-bold tracking-[0.18em] text-base truncate",style:{color:n&&!C?"var(--brand-400)":"var(--border)"},children:n&&!C?n:"• • • • • •"}),l!==null&&i("span",{className:`text-xs font-mono flex-shrink-0 ${l<=0?"text-red-400":""}`,style:l>0?{color:"var(--text-muted)"}:{},children:da(l)}),n&&!C&&i(mt,{icon:m==="oneTime"?"check":"content_copy",onClick:()=>f(n,"oneTime"),title:"Copy one-time key"}),i(mt,{icon:"refresh",onClick:()=>p("oneTime"),title:"New one-time key",busy:_==="oneTime"})]})]}),i("div",{className:"w-full flex flex-col gap-1.5 mt-2",children:[i("span",{className:"text-xs font-medium px-0.5",style:{color:"var(--text-muted)"},children:o("connection.permanentKey")}),i("div",{className:"w-full flex items-center gap-2 px-3 py-2.5 rounded-[10px]",style:{background:"var(--row-bg)",border:"1px solid var(--border-subtle)"},children:[i("span",{className:"material-symbols-outlined flex-shrink-0",style:{fontSize:16,color:"var(--text-muted)"},children:"key"}),i("span",{className:"flex-1 font-mono text-xs truncate",style:{color:"var(--text-main)"},children:r||"— not set —"}),r&&i(mt,{icon:m==="permanent"?"check":"content_copy",onClick:()=>f(r,"permanent"),title:"Copy permanent key"}),i(mt,{icon:"autorenew",onClick:()=>p("regen"),title:"Regenerate permanent key",danger:!0,busy:_==="permanent"})]})]})]})]})}const ma="https://docs.9remote.cc/";function H0({on:e,onClick:n,disabled:t,title:r}){return i("button",{type:"button",role:"switch","aria-checked":e,title:r,disabled:t,onClick:t?void 0:n,className:"relative flex-shrink-0 transition-opacity",style:{width:36,height:20,borderRadius:10,background:e?"linear-gradient(135deg, var(--brand-500), var(--brand-400))":"var(--surface-3)",opacity:t?.45:1,cursor:t?"not-allowed":"pointer"},children:i("span",{className:"block bg-white rounded-full transition-transform duration-200",style:{width:14,height:14,margin:3,transform:e?"translateX(16px)":"translateX(0)",boxShadow:"0 1px 3px rgba(0,0,0,0.3)"}})})}function ft({icon:e,title:n,desc:t,children:r}){return i("div",{className:"flex items-center justify-between gap-4 py-3 border-b",style:{borderColor:"var(--border-subtle)"},children:[i("div",{className:"flex items-start gap-3 min-w-0",children:[e&&i("span",{className:"material-symbols-outlined flex-shrink-0 mt-0.5",style:{fontSize:20,color:"var(--text-muted)"},children:e}),i("div",{className:"min-w-0",children:[i("p",{className:"text-[13.5px] font-semibold",style:{color:"var(--text-main)"},children:n}),t&&i("p",{className:"text-xs mt-0.5",style:{color:"var(--text-muted)"},children:t})]})]}),i("div",{className:"flex-shrink-0",children:r})]})}function fa({variant:e="glass",theme:n,onToggleTheme:t,isStopped:r,onStop:x,onShutdown:a,logs:o=[],onClearLogs:s,autoStart:l,onAutoStartToggle:d,sleepInhibitMode:m,sleepInhibitPresets:b=[],onSleepInhibitChange:c,unlockStatus:p,onRequestUnlockInstall:_,onRequestUnlockUninstall:S,version:C=""}){var de;const{t:f,locale:g,setLocale:T}=Wn(),[P,oe]=le(!1),[k,A]=le("general"),N=Te(null);be(()=>{k==="logs"&&N.current&&(N.current.scrollTop=N.current.scrollHeight)},[o,k]),be(()=>{if(!P)return;const te=fe=>{fe.key==="Escape"&&oe(!1)};return window.addEventListener("keydown",te),()=>window.removeEventListener("keydown",te)},[P]);const y=e==="glass"?"glass-btn w-10 h-10 rounded-xl flex items-center justify-center":e==="hdr"?"hdr-icon w-10 h-10 rounded-[9px] flex items-center justify-center":"p-1.5 rounded-lg transition-all duration-150 ease-out active:scale-[0.94] flex-shrink-0 term-btn",I=e==="glass"?void 0:{background:"var(--surface-2)",color:"var(--text-main)"},w=Rn.find(te=>te.code===g)||Rn[0],O={"30m":f("remote.sleepModes.30m"),"1h":f("remote.sleepModes.1h"),"2h":f("remote.sleepModes.2h"),"4h":f("remote.sleepModes.4h"),"24h":f("remote.sleepModes.24h"),never:f("remote.sleepModes.never")},U=[{id:"general",label:f("menu.general")||"General",icon:"tune"},{id:"system",label:f("menu.system")||"System",icon:"settings_suggest"},{id:"logs",label:f("menu.logs")||"Logs",icon:"description"}],Y=P&&i("div",{className:"fixed inset-0 z-[100] flex items-center justify-center p-4 bg-black/60 backdrop-blur-[4px] animate-in fade-in duration-150",onClick:()=>oe(!1),children:i("div",{className:"glass-card flex overflow-hidden w-full max-w-2xl h-[540px] max-h-[90vh] rounded-2xl animate-in zoom-in-95 duration-150 shadow-2xl",style:{border:"1px solid var(--border)"},onClick:te=>te.stopPropagation(),children:[i("div",{className:"w-48 flex-shrink-0 flex flex-col p-3 border-r",style:{background:"var(--row-bg)",borderColor:"var(--border-subtle)"},children:[i("div",{className:"flex items-center gap-2 px-2 py-3 mb-2",children:[i("span",{className:"material-symbols-outlined",style:{fontSize:20,color:"var(--brand-500)"},children:"settings"}),i("span",{className:"text-sm font-bold",style:{color:"var(--text-main)"},children:"9Remote"})]}),i("div",{className:"flex-1 flex flex-col gap-1",children:U.map(te=>{const fe=k===te.id;return i("button",{onClick:()=>A(te.id),className:"w-full text-left px-3 py-2 rounded-xl text-xs font-medium flex items-center gap-2.5 transition-colors",style:{background:fe?"rgba(var(--brand-rgb), 0.15)":"transparent",color:fe?"var(--brand-400)":"var(--text-muted)"},children:[i("span",{className:"material-symbols-outlined",style:{fontSize:18},children:te.icon}),i("span",{className:"flex-1 truncate",children:te.label})]},te.id)})}),C&&i("div",{className:"px-2 pt-2 border-t text-[11px] font-mono",style:{borderColor:"var(--border-subtle)",color:"var(--text-subtle)"},children:["v",C]})]}),i("div",{className:"flex-1 flex flex-col min-w-0 bg-surface",children:[i("div",{className:"h-12 px-6 flex items-center justify-between border-b flex-shrink-0",style:{borderColor:"var(--border-subtle)"},children:[i("h3",{className:"text-sm font-semibold capitalize",style:{color:"var(--text-main)"},children:(de=U.find(te=>te.id===k))==null?void 0:de.label}),i("button",{onClick:()=>oe(!1),className:"p-1 rounded-lg text-text-muted hover:text-text hover:bg-surface-2 transition-colors material-symbols-outlined",style:{fontSize:20,color:"var(--text-muted)"},title:f("common.close"),children:"close"})]}),i("div",{className:"flex-1 flex flex-col min-h-0 p-6 overflow-hidden",children:[k==="general"&&i("div",{className:"flex-1 flex flex-col min-h-0",children:[i("div",{className:"flex-shrink-0 pb-1",children:i(ft,{icon:n==="dark"?"dark_mode":"light_mode",title:f(n==="dark"?"header.darkMode":"header.lightMode"),desc:"Theme preference synced with workspace",children:i("button",{onClick:t,className:"glass-btn flex items-center gap-2 px-3 py-1.5 rounded-lg text-xs font-medium",style:{color:"var(--text-main)"},children:[i("span",{className:"material-symbols-outlined",style:{fontSize:16},children:n==="dark"?"light_mode":"dark_mode"}),i("span",{children:n==="dark"?"Light":"Dark"})]})})}),i("div",{className:"flex-1 flex flex-col min-h-0 pt-3",children:[i("div",{className:"flex items-center justify-between mb-2.5 flex-shrink-0",children:[i("span",{className:"text-[13.5px] font-semibold",style:{color:"var(--text-main)"},children:f("header.language")}),i("span",{className:"text-xs font-medium",style:{color:"var(--brand-400)"},children:w.label})]}),i("div",{className:"flex-1 overflow-y-auto pr-1 grid grid-cols-2 gap-2 content-start",children:Rn.map(te=>{const fe=te.code===g;return i("button",{onClick:()=>T(te.code),className:"flex items-center gap-2 px-3 py-2 rounded-xl text-xs text-left transition-colors",style:{background:fe?"rgba(var(--brand-rgb), 0.15)":"var(--row-bg)",color:fe?"var(--brand-400)":"var(--text-main)",border:"1px solid var(--border-subtle)"},children:[i("img",{src:`https://flagcdn.com/w40/${te.country}.png`,alt:te.label,className:"w-4 h-3 object-cover rounded-[2px] flex-shrink-0",loading:"lazy"}),i("span",{className:"flex-1 truncate font-medium",children:te.label}),fe&&i("span",{className:"material-symbols-outlined",style:{fontSize:14},children:"check"})]},te.code)})})]})]}),k==="system"&&i("div",{className:"flex-1 overflow-y-auto pr-1 flex flex-col gap-2",children:[i(ft,{icon:"rocket_launch",title:f("remote.launchOnStartup"),desc:f("remote.launchDesc"),children:i(H0,{on:!!l,onClick:d})}),i(ft,{icon:"coffee",title:f("remote.preventSleep"),desc:f("remote.blockSleep"),children:i("select",{value:m||"never",onChange:te=>c==null?void 0:c(te.target.value),className:"text-xs px-3 py-1.5 rounded-lg",style:{background:"var(--row-bg)",color:"var(--text-main)",border:"1px solid var(--border-subtle)",cursor:"pointer"},children:(b||[]).map(te=>i("option",{value:te,children:O[te]||te},te))})}),(p==null?void 0:p.supported)&&i(ft,{icon:"lock_open",title:f("remote.remoteUnlock"),desc:p.stale?f("remote.remoteUnlockStale"):p.running?f("remote.remoteUnlockReady"):f("remote.remoteUnlockDesc"),children:i(H0,{on:!!p.enabled,disabled:!!p.busy,onClick:()=>p.enabled?S==null?void 0:S():_==null?void 0:_()})}),i("div",{className:"flex flex-col gap-2 pt-4 mt-2 border-t",style:{borderColor:"var(--border-subtle)"},children:[i("button",{onClick:()=>window.open(ma,"_blank"),className:"w-full text-left px-3 py-2 rounded-xl text-xs font-medium flex items-center gap-2 card-act",style:{color:"var(--text-main)"},children:[i("span",{className:"material-symbols-outlined",style:{fontSize:16},children:"menu_book"}),i("span",{className:"flex-1",children:f("header.documentation")}),i("span",{className:"material-symbols-outlined",style:{fontSize:14},children:"open_in_new"})]}),!r&&i("button",{onClick:()=>{oe(!1),x==null||x()},className:"w-full text-left px-3 py-2 rounded-xl text-xs font-medium flex items-center gap-2 card-act",style:{color:"var(--text-main)"},children:[i("span",{className:"material-symbols-outlined",style:{fontSize:16},children:"restart_alt"}),i("span",{className:"flex-1",children:f("header.resetShort")})]}),i("button",{onClick:()=>{oe(!1),a==null||a()},className:"w-full text-left px-3 py-2 rounded-xl text-xs font-medium flex items-center gap-2 card-act",style:{color:"var(--danger)"},children:[i("span",{className:"material-symbols-outlined",style:{fontSize:16},children:"power_settings_new"}),i("span",{className:"flex-1",children:f("header.shutdownShort")})]})]})]}),k==="logs"&&i("div",{className:"flex-1 flex flex-col min-h-0 gap-3",children:[i("div",{className:"flex items-center justify-between flex-shrink-0",children:[i("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:[f("menu.logs")," ",o.length>0&&`(${o.length})`]}),o.length>0&&i("button",{onClick:s,className:"glass-btn flex items-center gap-1 px-2.5 h-7 text-xs rounded-md",style:{color:"var(--text-muted)"},children:[i("span",{className:"material-symbols-outlined",style:{fontSize:14},children:"delete_sweep"})," Clear"]})]}),i("div",{ref:N,className:"flex-1 p-3.5 rounded-xl flex flex-col gap-1 overflow-y-auto font-mono text-[11.5px] leading-5",style:{background:"var(--row-bg)",border:"1px solid var(--border-subtle)"},children:o.length===0?i("p",{className:"text-center py-16",style:{color:"var(--text-muted)"},children:"No logs yet"}):o.map((te,fe)=>i("p",{className:"break-all",style:{color:"var(--text-muted)"},children:te},fe))})]})]})]})]})});return i("div",{className:"relative flex-shrink-0",children:[i("button",{onClick:()=>oe(!0),title:f("header.settings"),className:y,style:I,children:i("span",{className:"material-symbols-outlined text-xl",children:"settings"})}),typeof document<"u"&&Y?gr(Y,document.body):Y]})}const se=qr;(function(e,n){const t=qr,r=e();for(;;)try{if(-parseInt(t(235))/1+parseInt(t(243))/2*(parseInt(t(221))/3)+parseInt(t(254))/4*(parseInt(t(234))/5)+parseInt(t(215))/6+parseInt(t(217))/7+parseInt(t(256))/8+parseInt(t(246))/9*(-parseInt(t(255))/10)===n)break;r.push(r.shift())}catch{r.push(r.shift())}})(Xt,789482);const ht={startDelayMs:3e3,pollMs:2e3,timeoutMs:9e4};se(237);se(229),se(240),se(219),se(220),se(238),se(232),se(258),se(233),se(236),se(248),se(260),se(225),se(231),se(247),se(259),se(228),se(257),se(249),se(227),se(252),se(216),se(218),se(250);se(242),se(223),se(222),se(239),se(251),se(245),se(253),se(230),se(226),se(224),se(244),se(241);function qr(e,n){return e=e-215,Xt()[e]}function Xt(){const e=["git status","mkdir","cd ..","git log --oneline","git stash","922130rMZjAr","1366661QJtsMx","npm install","local-ui","git diff","nvim","git add .","grep","cat","2546074nRmYUK","open","code","2466rXZPvo","ls -la","npm run dev","docker ps -a","codex","nano","code .","code-insiders","8MxWrWf","59300BrWGdW","8997304ouUMvU","df -h","git checkout","cp -r","npm run build","5897856TQSqDH","claude","220045VDNRgN","claude --resume",'git commit -m ""',"git pull","3YlyahU","vim","tail","chmod","npm run lint","touch","docker logs -f","grep -rn"];return Xt=function(){return e},Xt()}const ha=e=>({screenRecording:{label:e("remote.screenRecording"),icon:"screenshot_monitor",desc:e("remote.captureScreen")},accessibility:{label:e("remote.accessibility"),icon:"accessibility_new",desc:e("remote.controlMouseKeyboard")}});function Fr({on:e,onClick:n,activeColor:t="linear-gradient(135deg, var(--brand-500), var(--brand-400))",title:r,disabled:x}){return i("button",{onClick:x?void 0:n,disabled:x,title:r,className:"flex-shrink-0 w-[46px] h-[26px] rounded-full transition-all relative",style:{background:e?t:"rgba(140,145,160,0.35)",border:e?"1px solid transparent":"1px solid rgba(140,145,160,0.55)",opacity:x?.5:1,cursor:x?"not-allowed":"pointer"},children:i("span",{className:"absolute top-0.5 w-5 h-5 rounded-full bg-white transition-all",style:{left:e?"calc(100% - 22px)":"2px",boxShadow:"0 2px 6px rgba(0,0,0,0.4)"}})})}function ga({granted:e,label:n,onRequest:t}){return i("button",{onClick:e?void 0:t,className:"flex items-center gap-1.5 text-[11.5px] px-2.5 py-1 rounded-lg",style:{background:"var(--row-bg)",border:"1px solid var(--border-subtle)",color:e?"var(--success)":"var(--text-muted)",cursor:e?"default":"pointer"},title:e?"":"Click to grant permission",children:[e&&i("span",{className:"material-symbols-outlined",style:{fontSize:15},children:"check_circle"}),n,!e&&i("span",{className:"material-symbols-outlined",style:{fontSize:19,color:"var(--text-subtle)"},children:"toggle_off"})]})}function ba({desktopEnabled:e,onDesktopToggle:n,permissions:t,onRequestPermission:r,t:x}){const a=Object.entries(ha(x)),o=a.every(([l])=>!!(t!=null&&t[l])),s=!o&&!e;return i("div",{className:"row-hover flex items-start gap-4 py-3.5 px-3 -mx-3 rounded-xl",children:[i("div",{className:"w-[34px] h-[34px] rounded-[9px] flex items-center justify-center flex-shrink-0 mt-0.5",style:{background:o?e?"rgba(var(--brand-rgb),0.08)":"var(--row-bg)":"rgba(var(--warn-rgb),0.12)",border:`1px solid ${o?e?"rgba(var(--brand-rgb),0.25)":"var(--border-subtle)":"rgba(var(--warn-rgb),0.3)"}`,color:o?e?"var(--brand-400)":"var(--text-muted)":"var(--warn)"},children:i("span",{className:"material-symbols-outlined",style:{fontSize:18},children:o?"desktop_windows":"warning"})}),i("div",{className:"flex-1 min-w-0",children:[i("div",{className:"flex items-center gap-2",children:[i("p",{className:"text-[13.5px] font-semibold",style:{color:"var(--text-main)"},children:x("remote.remoteDesktop")}),o?null:i("span",{className:"text-[10.5px] font-semibold px-2 py-0.5 rounded-full flex-shrink-0",style:{background:"rgba(var(--warn-rgb), 0.15)",color:"var(--warn)"},children:"Permission needed"})]}),i("p",{className:"text-[11.5px] mt-0.5",style:{color:"var(--text-muted)"},children:o?x("remote.controlScreen")||"Control screen, mouse & keyboard":"Grant permissions to allow screen & control access"}),a.length>0&&i("div",{className:"flex flex-wrap items-center gap-2 mt-2.5",children:a.map(([l,d])=>i(ga,{granted:!!(t!=null&&t[l]),label:d.label,onRequest:()=>r(l)},l))})]}),i(Fr,{on:e,onClick:n,disabled:s,title:s?x("dialogs.grantPermissions"):""})]})}function W0({title:e,count:n,first:t,children:r}){return i("div",{className:t?"":"mt-10",children:[i("div",{className:"flex items-center gap-2.5 font-mono text-[11px] uppercase tracking-[0.12em] pb-2.5 mb-1",style:{color:"var(--text-subtle)",borderBottom:"1px solid var(--border-subtle)"},children:[e,n!=null&&i("span",{className:"ml-auto tracking-normal",style:{color:"var(--text-muted)"},children:n})]}),r]})}const _a={idle:{icon:"system_update",spin:!1,text:e=>`Version ${e} available`},confirm:{icon:"system_update",spin:!1,text:()=>"Update 9remote? Restarts connection (~1 min)"},updating:{icon:"progress_activity",spin:!0,text:(e,n)=>`Updating… ${n}s`},restarting:{icon:"restart_alt",spin:!0,text:(e,n)=>`Updating 9remote… ${n}s`},ready:{icon:"check_circle",spin:!1,text:()=>"Updated! Reloading…"},timeout:{icon:"warning",spin:!1,text:()=>"Taking longer than expected"}};function va({version:e}){const[n,t]=le("idle"),[r,x]=le(0);if(be(()=>{if(n!=="updating"&&n!=="restarting")return;const d=Date.now();let m=!1;const b=setInterval(()=>x(Math.floor((Date.now()-d)/1e3)),1e3);let c;const _=setTimeout(()=>{c=setInterval(async()=>{if(Date.now()-d>ht.timeoutMs){t("timeout"),clearInterval(c);return}try{if(!(await fetch("/api/ui/state",{cache:"no-store"})).ok)throw new Error;m&&(t("ready"),clearInterval(c),setTimeout(()=>location.reload(),600))}catch{m=!0,t("restarting")}},ht.pollMs)},ht.startDelayMs);return()=>{clearInterval(b),clearInterval(c),clearTimeout(_)}},[n==="updating"||n==="restarting"]),!e)return null;const a=()=>{t("updating"),fetch("/api/update",{method:"POST"}).catch(()=>{})},o=_a[n],s=n!=="idle"&&n!=="timeout",l=n==="ready"?100:Math.min(r*1e3/ht.timeoutMs*100,95);return s?i("div",{className:"fixed inset-0 z-[100] flex items-center justify-center",style:{background:"var(--bg-main)"},children:i("div",{className:"text-center mx-4",style:{maxWidth:320},children:[i("span",{className:`material-symbols-outlined text-4xl ${o.spin?"animate-spin":""}`,style:{color:"var(--brand-400)"},children:o.icon}),i("div",{className:"text-sm font-semibold mt-3",style:{color:"var(--text-main)"},children:o.text(e,r)}),i("div",{className:"mt-4 h-1.5 w-full rounded-full overflow-hidden",style:{background:"var(--surface-2)"},children:i("div",{className:"h-full rounded-full transition-all duration-1000 ease-linear",style:{width:`${l}%`,background:"var(--brand-400)"}})}),i("div",{className:"text-xs mt-2",style:{color:"var(--text-subtle)"},children:[r,"s"]})]})}):i("div",{className:"relative px-5 py-2 flex items-center gap-2 border-b",style:{background:"rgba(var(--brand-rgb),0.08)",borderColor:"rgba(var(--brand-rgb),0.2)"},children:[i("span",{className:`material-symbols-outlined text-sm flex-shrink-0 ${o.spin?"animate-spin":""}`,style:{color:"var(--brand-400)"},children:o.icon}),i("span",{className:"text-xs flex-1",style:{color:"var(--brand-400)"},children:o.text(e,r)}),n==="idle"&&i("button",{onClick:()=>t("confirm"),className:"flex-shrink-0 text-xs px-2 py-0.5 rounded font-medium",style:{background:"rgba(var(--brand-rgb),0.15)",color:"var(--brand-400)"},children:"Update"}),n==="confirm"&&i(Be,{children:[i("button",{onClick:a,className:"flex-shrink-0 text-xs px-2 py-0.5 rounded font-medium",style:{background:"rgba(var(--brand-rgb),0.15)",color:"var(--brand-400)"},children:"Confirm"}),i("button",{onClick:()=>t("idle"),className:"flex-shrink-0 text-xs px-2 py-0.5 rounded font-medium",style:{background:"rgba(255,255,255,0.08)",color:"var(--text-muted)"},children:"Cancel"})]}),n==="timeout"&&i("button",{onClick:()=>location.reload(),className:"flex-shrink-0 text-xs px-2 py-0.5 rounded font-medium",style:{background:"rgba(var(--brand-rgb),0.15)",color:"var(--brand-400)"},children:"Reload"})]})}function ya(e,n,t=[]){const r=new Map;for(const s of n){if(!s.deviceId)continue;const l=r.get(s.deviceId);(!l||s.connectedAt&&s.connectedAt<l.connectedAt)&&r.set(s.deviceId,s)}const x=e.map(s=>{const l=r.get(s.deviceId);return{deviceId:s.deviceId,status:l?"online":"offline",ip:(l==null?void 0:l.ip)||null,connType:(l==null?void 0:l.type)||null,connectedAt:(l==null?void 0:l.connectedAt)||null,approvedAt:s.approvedAt||null,label:s.label||""}}),a=t.map(s=>({deviceId:s.deviceId,status:"pending",ip:s.ip||null,connectedAt:null,approvedAt:null,rejectedAt:s.rejectedAt||null})),o={online:0,pending:1,offline:2};return[...x,...a].sort((s,l)=>o[s.status]-o[l.status])}const V0={online:{color:"var(--success)",bg:"rgba(var(--success-rgb),0.14)",label:"Online"},offline:{color:"var(--text-subtle)",bg:"var(--row-bg)",label:"Offline"},pending:{color:"var(--warn)",bg:"rgba(var(--warn-rgb),0.14)",label:"Pending"}},ka=e=>/mac|book|laptop|pc|windows|desktop|linux/i.test(e||"")?"laptop_mac":"smartphone";function wa({client:e,onRemove:n,onApprove:t,onLabel:r}){const x=`${e.deviceId.slice(0,8)}...`,a=e.label||x,o=V0[e.status]||V0.offline,s=e.status==="pending",l=e.status==="online"?`${e.ip?e.ip+" · ":""}connected ${e.connectedAt?new Date(e.connectedAt).toLocaleTimeString(void 0,{hour12:!1}):""}`:s?"Waiting for approval":e.approvedAt?`Approved ${new Date(e.approvedAt).toLocaleDateString()}`:"Offline";return i("div",{className:`row-hover flex items-center gap-4 py-3 px-3 -mx-3 rounded-xl ${s?"border border-dashed":""}`,style:s?{borderColor:"rgba(var(--warn-rgb),0.35)"}:{},children:[i("div",{className:"w-[34px] h-[34px] rounded-[9px] flex items-center justify-center flex-shrink-0",style:{background:"var(--row-bg)",border:"1px solid var(--border-subtle)"},children:i("span",{className:"material-symbols-outlined",style:{fontSize:18,color:"var(--text-muted)"},children:ka(a)})}),i("div",{className:"flex-1 min-w-0",children:[i("div",{className:"text-[13.5px] font-semibold flex items-center gap-2 min-w-0",style:{color:"var(--text-main)"},children:[i("span",{className:"truncate",children:a}),i("span",{className:"flex items-center gap-1 text-[10.5px] font-semibold px-2 py-0.5 rounded-full flex-shrink-0",style:{background:o.bg,color:o.color},children:[i("span",{className:"w-1.5 h-1.5 rounded-full",style:{background:"currentColor"}}),o.label]}),!s&&i("button",{onClick:()=>r==null?void 0:r(e),className:"material-symbols-outlined flex-shrink-0",style:{fontSize:14,color:"var(--text-muted)",cursor:"pointer"},title:"Rename this device",children:"edit"})]}),i("p",{className:`text-[11.5px] mt-0.5 truncate ${e.ip?"font-mono":""}`,style:{color:"var(--text-muted)"},children:l})]}),s?i("button",{onClick:()=>t==null?void 0:t(e),className:"flex-shrink-0 text-[12.5px] font-semibold px-3.5 py-2 rounded-lg btn-primary",title:"Approve this device",children:"Approve"}):i("button",{onClick:()=>n(e),className:"glass-btn flex-shrink-0 text-[12px] font-semibold px-3.5 py-2 rounded-lg",style:{color:"var(--text-muted)"},title:"Disconnect and remove this device",children:e.status==="online"?"Disconnect":"Remove"})]})}function Sa({step:e}){const n=e===0,t=e===5,r=t?"var(--success)":n?"var(--danger)":"var(--warn)",x=t?"tunnel · online":n?"tunnel · offline":"tunnel · connecting";return i("div",{title:x,className:"inline-flex items-center gap-2 font-mono text-xs px-3.5 py-[7px] rounded-full max-w-full",style:{border:"1px solid var(--border-subtle)",background:"var(--row-bg)",color:t?"var(--text-main)":"var(--text-muted)"},children:[i("span",{className:`w-[7px] h-[7px] rounded-full flex-shrink-0 ${!n&&!t?"chip-blink":""}`,style:{background:r,boxShadow:t?"0 0 10px rgba(var(--success-rgb),0.9)":void 0}}),i("span",{className:"truncate",children:x})]})}function Ia({transport:e}){const n=(e==null?void 0:e.rtcPeers)||0,t=(e==null?void 0:e.wsPeers)||0,r=n>0||t>0;return i("div",{className:"inline-flex items-center gap-2 font-mono text-xs px-3.5 py-[7px] rounded-full",style:{border:"1px solid var(--border-subtle)",background:"var(--row-bg)",color:r?"var(--text-main)":"var(--text-subtle)"},children:[i("span",{className:"w-[7px] h-[7px] rounded-full flex-shrink-0",style:{background:r?"var(--success)":"var(--text-subtle)",boxShadow:r?"0 0 10px rgba(var(--success-rgb),0.9)":void 0}}),i("span",{children:r?`rtc ${n} · ws ${t}`:"rtc · idle"})]})}const gt=["steps.preparing","steps.connecting","steps.tunneling","steps.verifying","steps.ready"];function Ca({step:e,stepDesc:n,t}){const r=Math.min(Math.max(e-1,0),gt.length-1);return i("div",{className:"relative z-[1] flex flex-col items-center gap-2 mb-4",children:[i("div",{className:"flex items-center",children:gt.map((x,a)=>{const o=a<r,s=a===r;return i("div",{className:"flex items-center",children:[i("span",{className:`w-[9px] h-[9px] rounded-full ${s?"chip-blink":""}`,style:{background:o||s?"var(--brand-500)":"var(--row-hover)",border:o||s?"none":"1px solid var(--border)",boxShadow:s?"0 0 8px rgba(var(--brand-rgb),0.7)":void 0}}),a<gt.length-1&&i("span",{className:"w-5 h-px",style:{background:o?"var(--brand-500)":"var(--border)"}})]},x)})}),i("span",{className:"text-[11px] font-mono text-center max-w-full truncate",style:{color:"var(--text-subtle)"},children:[t(gt[r]),n?` — ${n}`:""]})]})}function Ta({agentReachable:e=!0,step:n,stepDesc:t="",healthCheck:r,transport:x,tunnelUrl:a,oneTimeKey:o,oneTimeKeyExpiresAt:s,permanentKey:l,qrUrl:d,permissions:m,desktopEnabled:b,updateVersion:c,connections:p=[],version:_="",onRequestPermission:S,onDesktopToggle:C,onStop:f,onShutdown:g,onGenerateOneTimeKey:T,onRegenerateKey:P,logs:oe=[],onClearLogs:k,theme:A,onToggleTheme:N,pendingDevice:y,onDeviceApprove:I,onDeviceReject:w,approvedDevices:O=[],rejectedDevices:U=[],onDeviceRemove:Y,onFetchDevices:de,onDeviceApproveRejected:te,onDeviceLabel:fe,autoApprove:we=!1,onAutoApproveToggle:Ge,autoStart:_e=!1,onAutoStartToggle:Ne,sleepInhibitMode:je="never",sleepInhibitPresets:De=[],onSleepInhibitChange:qe,unlockStatus:ze=null,onRequestUnlockInstall:Fe,onRequestUnlockUninstall:ye}){var ce;const{t:he}=Wn(),[Se,ve]=le(!1),[en,Ye]=le(!1),[Ie,Je]=le(null),[Qe,Ze]=le(null),[st,lt]=le(""),Xe=Te(null),tn=()=>{const ue=window.location.port==="5173"?`${window.location.protocol}//${window.location.hostname}:2208/workspace`:"/workspace";if(window.__TAURI__){window.location.href=ue;return}window.open(ue,"_blank")},nn=()=>{try{sessionStorage.setItem("9remote_manual_disconnect","1")}catch{}const ue=window.location.port==="5173"?`${window.location.protocol}//${window.location.hostname}:2208/login?mode=remote`:"/login?mode=remote";if(window.__TAURI__){window.location.href=ue;return}window.open(ue,"_blank")};be(()=>{de==null||de()},[p.length]),be(()=>{if(!y)return;const ue=ge=>{if(ge.key==="Escape")ge.preventDefault(),w==null||w();else if(ge.key==="Enter"){if(Xe.current&&document.activeElement===Xe.current)return;ge.preventDefault(),I==null||I()}};return window.addEventListener("keydown",ue),()=>window.removeEventListener("keydown",ue)},[y,w,I]);const D=ya(O,p,U),xe=D.filter(ue=>ue.status==="online").length;return i("div",{className:"h-full w-full flex overflow-hidden isolate",style:{background:"var(--bg-body)"},children:[i("div",{className:"bg-sq-grid fixed inset-0 pointer-events-none",style:{zIndex:-3},"aria-hidden":"true"}),i("div",{className:"bg-light-drift fixed inset-0 pointer-events-none",style:{zIndex:-2},"aria-hidden":"true"}),i("main",{className:"flex-1 min-w-0 grid grid-cols-1 lg:grid-cols-2 overflow-y-auto lg:overflow-hidden",children:[!e&&i("div",{className:"col-span-full px-4 py-2 text-center text-xs font-medium",style:{background:"var(--danger)",color:"#fff"},children:he("connection.agentUnreachable")}),i("section",{className:"relative flex flex-col p-6 lg:p-10 min-w-0 lg:overflow-y-auto",children:[i("div",{className:"pane-hero-glow","aria-hidden":"true"}),i("div",{className:"relative z-[1] flex flex-col items-center my-auto",children:[i("div",{className:"flex flex-wrap items-center justify-center gap-2 mb-3",children:[i(Sa,{step:n}),i(Ia,{transport:x})]}),n>0&&n<5?i(Ca,{step:n,stepDesc:t,t:he}):i("div",{className:"h-2"}),i("h1",{className:"brand-grad-text text-[30px] lg:text-[34px] font-bold tracking-[-0.03em] leading-[1.05] text-center mb-5",children:he("connection.pairDevice")}),i(pa,{qrUrl:d,oneTimeKey:o,oneTimeKeyExpiresAt:s,permanentKey:l,onGenerateOneTimeKey:T,onRegenerateKey:P})]})]}),i("section",{className:"relative min-w-0 pt-10 pb-11 pr-8 pl-6 lg:pl-14 lg:pr-12 lg:overflow-y-auto",style:{background:"var(--pane-right-bg)"},children:[i("div",{className:"flex items-center gap-3 mb-8",children:[i("div",{className:"logo-glass w-10 h-10 rounded-[11px] grid place-items-center flex-shrink-0",children:i("span",{className:"material-symbols-outlined",style:{fontSize:21,color:"var(--text-main)"},children:"terminal"})}),i("div",{className:"flex flex-col leading-none min-w-0",children:[i("span",{className:"brand-grad-text text-[20px] font-bold tracking-[-0.02em]",children:"9Remote"}),_&&i("span",{className:"font-mono text-[11px] mt-[5px]",style:{color:"var(--text-subtle)"},children:["v",_]})]}),i("div",{className:"flex-1"}),i(fa,{variant:"hdr",theme:A,onToggleTheme:N,isStopped:n===0,onStop:()=>ve(!0),onShutdown:()=>Ye(!0),logs:oe,onClearLogs:k,autoStart:_e,onAutoStartToggle:Ne,sleepInhibitMode:je,sleepInhibitPresets:De,onSleepInhibitChange:qe,unlockStatus:ze,onRequestUnlockInstall:Fe,onRequestUnlockUninstall:ye,version:_})]}),i(va,{version:c}),i("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-3.5 mb-8",children:[i("button",{onClick:tn,className:"hero-card group text-left p-4 flex flex-col justify-between",children:[i("div",{className:"flex items-start justify-between w-full mb-3 relative z-[1]",children:[i("div",{className:"w-10 h-10 rounded-xl flex items-center justify-center transition-transform group-hover:scale-105",style:{background:"var(--surface-2)",color:"var(--text-main)",border:"1px solid var(--border-subtle)"},children:i("span",{className:"material-symbols-outlined",style:{fontSize:22},children:"computer"})}),i("span",{className:"material-symbols-outlined text-text-muted opacity-60 group-hover:opacity-100 group-hover:translate-x-0.5 group-hover:-translate-y-0.5 transition-all",style:{fontSize:16},children:"open_in_new"})]}),i("div",{className:"relative z-[1]",children:[i("h3",{className:"text-[15px] font-bold tracking-tight",style:{color:"var(--text-main)"},children:"This Workspace"}),i("p",{className:"text-xs mt-0.5 font-normal line-clamp-1",style:{color:"var(--text-muted)"},children:"Terminal & files on this machine"})]})]}),i("button",{onClick:nn,className:"hero-card group text-left p-4 flex flex-col justify-between",children:[i("div",{className:"flex items-start justify-between w-full mb-3 relative z-[1]",children:[i("div",{className:"w-10 h-10 rounded-xl flex items-center justify-center transition-transform group-hover:scale-105",style:{background:"var(--surface-2)",color:"var(--text-main)",border:"1px solid var(--border-subtle)"},children:i("span",{className:"material-symbols-outlined",style:{fontSize:22},children:"hub"})}),i("span",{className:"material-symbols-outlined text-text-muted opacity-60 group-hover:opacity-100 group-hover:translate-x-0.5 group-hover:-translate-y-0.5 transition-all",style:{fontSize:16},children:"open_in_new"})]}),i("div",{className:"relative z-[1]",children:[i("h3",{className:"text-[15px] font-bold tracking-tight",style:{color:"var(--text-main)"},children:"Remote Workspace"}),i("p",{className:"text-xs mt-0.5 font-normal line-clamp-1",style:{color:"var(--text-muted)"},children:"Connect to a remote agent"})]})]})]}),i(W0,{title:"Services",first:!0,children:i(ba,{desktopEnabled:b,onDesktopToggle:C,permissions:m,onRequestPermission:S,t:he})}),i(W0,{title:"Clients",count:D.length>0?`${xe}/${D.length}`:null,children:[i("div",{className:"row-hover flex items-center gap-4 py-3 px-3 -mx-3 rounded-xl",children:[i("span",{className:"material-symbols-outlined flex-shrink-0",style:{fontSize:19,color:we?"var(--brand-400)":"var(--text-muted)"},children:we?"lock_open":"lock"}),i("div",{className:"flex-1 min-w-0",children:i("p",{className:"text-[13.5px] font-semibold",style:{color:"var(--text-main)"},children:he("clients.autoApprove")})}),i(Fr,{on:we,onClick:Ge,title:we?"Disable auto-approve":"Enable auto-approve"})]}),D.length===0?i("p",{className:"text-xs text-center py-4",style:{color:"var(--text-muted)"},children:"No clients yet"}):D.map(ue=>i(wa,{client:ue,onRemove:Je,onApprove:ge=>te==null?void 0:te(ge.deviceId),onLabel:ge=>{Ze(ge),lt(ge.label||"")}},ue.deviceId))]})]})]}),Se&&i(We,{message:"Reset and stop the tunnel? Remote clients will be disconnected.",confirmLabel:"Reset",onConfirm:()=>{ve(!1),f==null||f()},onCancel:()=>ve(!1)}),en&&i(We,{message:"Shutdown 9Remote completely? This will stop the server, close the tunnel and quit the app.",confirmLabel:"Shutdown",confirmDanger:!0,onConfirm:()=>{Ye(!1),g==null||g()},onCancel:()=>Ye(!1)}),Ie&&i(We,{message:Ie.status==="online"?`Disconnect and remove device ${Ie.deviceId.slice(0,8)}...? The client will be disconnected and need approval again next time.`:Ie.status==="pending"?`Remove pending device ${Ie.deviceId.slice(0,8)}...? It will need a fresh approval request to connect again.`:`Remove device ${Ie.deviceId.slice(0,8)}...? It will need approval again next time.`,confirmLabel:Ie.status==="online"?"Disconnect & Remove":"Remove",confirmDanger:!0,onConfirm:()=>{Y==null||Y(Ie),Je(null)},onCancel:()=>Je(null)}),Qe&&i(We,{message:`Name for device ${Qe.deviceId.slice(0,8)}...`,confirmLabel:"Save",inputValue:st,inputPlaceholder:"e.g. My MacBook",onInput:lt,onConfirm:()=>{fe==null||fe(Qe.deviceId,st.trim()),Ze(null)},onCancel:()=>Ze(null)}),y&&i("div",{className:"fixed inset-0 z-50 flex items-center justify-center",style:{background:"rgba(0,0,0,0.6)"},children:i("div",{className:"card-elev p-5 flex flex-col gap-4 w-80",children:[i("div",{className:"flex items-center gap-2",children:[i("span",{className:"material-symbols-outlined",style:{color:"var(--brand-500)",fontSize:24},children:"devices"}),i("span",{className:"text-sm font-semibold",style:{color:"var(--text-main)"},children:"New Device Connection"})]}),i("div",{className:"flex flex-col gap-1 text-xs",style:{color:"var(--text-muted)"},children:[i("span",{children:["Device: ",i("span",{style:{color:"var(--text-main)"},children:[(ce=y.deviceId)==null?void 0:ce.slice(0,8),"..."]})]}),i("span",{children:["IP: ",i("span",{style:{color:"var(--text-main)"},children:y.ip})]})]}),i("div",{className:"flex gap-2",children:[i("button",{ref:Xe,onClick:w,className:"glass-btn flex-1 py-2 text-sm flex items-center justify-center gap-1.5",style:{color:"var(--text-muted)"},children:[i("span",{children:"Reject"}),i("kbd",{className:"text-[10px] font-mono px-1 py-0.5 rounded opacity-70 leading-none",style:{background:"var(--glass-bg)"},children:"Esc"})]}),i("button",{onClick:I,className:"flex-1 py-2 text-sm font-semibold rounded-lg flex items-center justify-center gap-1.5",style:{background:"var(--brand-500)",color:"#fff"},children:[i("span",{children:"Approve"}),i("kbd",{className:"text-[10px] font-mono px-1 py-0.5 rounded bg-white/20 text-white leading-none",children:"↵"})]})]})]})})]})}const Na=3e3,Da=5,zn={running:!1,timeoutMs:0,startedAt:null,logs:[]},Kn={status:"unknown",checkedAt:null},Y0={step:0,stepDesc:"",tunnelUrl:"",oneTimeKey:"",oneTimeKeyExpiresAt:null,pairingUsed:!1,permanentKey:"",qrUrl:"",latency:null,uptime:null,healthCheck:zn,tunnelHealth:Kn},Ra={signaling:"off",rtcPeers:0,wsPeers:0,rtcDisabled:!1},Ea={screenRecording:!1,accessibility:!1},J0=200;function Aa(){const[e,n]=le(Y0),[t,r]=le(!0),[x,a]=le(Ea),[o,s]=le(Ra),[l,d]=le(!1),[m,b]=le([]),[c,p]=le(null),[_,S]=le([]),[C,f]=le(null),[g,T]=le([]),[P,oe]=le([]),[k,A]=le(!1),[N,y]=le(!1),[I,w]=le("never"),[O,U]=le([]),[Y,de]=le(null),[te,fe]=le(""),we=Te(""),Ge=Te(!1),[_e,Ne]=le(()=>localStorage.getItem("app_theme_v2")||localStorage.getItem("9remote-theme")||"dark");be(()=>{var D,xe,ce,ue,ge,ct,$e,Re,et;document.documentElement.setAttribute("data-theme",_e),document.documentElement.classList.remove("light","dark"),document.documentElement.classList.add(_e),document.documentElement.style.colorScheme=_e,localStorage.setItem("9remote-theme",_e),localStorage.setItem("app_theme_v2",_e);try{const ke=(ce=(xe=(D=window.__TAURI__)==null?void 0:D.window)==null?void 0:xe.getCurrentWindow)==null?void 0:ce.call(xe);ke&&((ct=(ge=(ue=ke.setTheme)==null?void 0:ue.call(ke,_e))==null?void 0:ge.catch)==null||ct.call(ge,()=>{}),(et=(Re=($e=ke.setBackgroundColor)==null?void 0:$e.call(ke,_e==="light"?"#e7e7e9":"#2a2a2a"))==null?void 0:Re.catch)==null||et.call(Re,()=>{}))}catch{}},[_e]);const je=()=>{Ne(D=>D==="dark"?"light":"dark")};be(()=>{var $e,Re,et,ke,Vn;try{(Vn=(ke=(et=(Re=($e=window.__TAURI__)==null?void 0:$e.window)==null?void 0:Re.getCurrentWindow)==null?void 0:et.call(Re).setTitle("9Remote"))==null?void 0:ke.catch)==null||Vn.call(ke,()=>{})}catch{}let D=null;window.__TAURI__&&(D=v=>{(v.key==="F5"||(v.metaKey||v.ctrlKey)&&v.key.toLowerCase()==="r")&&(v.preventDefault(),window.location.reload())},window.addEventListener("keydown",D));const xe=()=>{Ge.current||(Ge.current=!0,fetch("/api/version",{cache:"no-store"}).then(v=>v.json()).then(v=>{const B=v.version??"";if(B){if(we.current&&we.current!==B){window.location.reload();return}we.current=B,fe(B)}}).catch(()=>{}).finally(()=>{Ge.current=!1}))};xe(),fetch("/api/ui/state").then(v=>v.json()).then(v=>{n({step:v.step??0,stepDesc:v.stepDesc??"",tunnelUrl:v.tunnelUrl??"",oneTimeKey:v.oneTimeKey??"",oneTimeKeyExpiresAt:v.oneTimeKeyExpiresAt??null,pairingUsed:v.pairingUsed??!1,permanentKey:v.permanentKey??"",qrUrl:v.qrUrl??"",latency:v.latency??null,uptime:v.uptime??null,healthCheck:v.healthCheck??zn,tunnelHealth:v.tunnelHealth??Kn}),a({screenRecording:v.screenRecording??!1,accessibility:v.accessibility??!1}),v.transport&&s(v.transport),v.desktopEnabled!==void 0&&d(v.desktopEnabled),v.theme&&(v.theme==="light"||v.theme==="dark")&&Ne(v.theme)}).catch(()=>{}),fetch("/api/logs").then(v=>v.json()).then(v=>{Array.isArray(v==null?void 0:v.logs)&&b(v.logs)}).catch(()=>{});const ce=new EventSource("/api/ui/events");ce.onmessage=v=>{try{const B=JSON.parse(v.data);r(!0),B.type==="state"?(xe(),n({step:B.step??0,stepDesc:B.stepDesc??"",tunnelUrl:B.tunnelUrl??"",oneTimeKey:B.oneTimeKey??"",oneTimeKeyExpiresAt:B.oneTimeKeyExpiresAt??null,pairingUsed:B.pairingUsed??!1,permanentKey:B.permanentKey??"",qrUrl:B.qrUrl??"",latency:B.latency??null,uptime:B.uptime??null,healthCheck:B.healthCheck??zn,tunnelHealth:B.tunnelHealth??Kn})):B.type==="log"?b(tt=>{const Pe=[...tt,B.message];return Pe.length>J0?Pe.slice(-J0):Pe}):B.type==="updateAvailable"?p(B.version):B.type==="permissions"?(a({screenRecording:B.screenRecording,accessibility:B.accessibility}),B.desktopEnabled!==void 0&&d(B.desktopEnabled)):B.type==="transport"?s({signaling:B.signaling,rtcPeers:B.rtcPeers,wsPeers:B.wsPeers,rtcDisabled:B.rtcDisabled}):B.type==="connections"?S(B.connections??[]):B.type==="deviceApproval"&&B.action==="pending"?f({socketId:B.socketId,deviceId:B.deviceId,ip:B.ip}):B.type==="deviceApproval"&&B.action==="refresh"?ve():B.type==="autostart"?y(!!B.enabled):B.type==="sleepInhibit"&&(B.mode&&w(B.mode),Array.isArray(B.presets)&&U(B.presets))}catch{}},ce.onerror=()=>r(!1),ce.onopen=()=>{r(!0),xe()},fetch("/api/device/auto-approve").then(v=>v.json()).then(v=>{A(!!(v!=null&&v.enabled))}).catch(()=>{}),fetch("/api/autostart").then(v=>v.json()).then(v=>{y(!!(v!=null&&v.enabled))}).catch(()=>{}),fetch("/api/sleep-inhibit").then(v=>v.json()).then(v=>{v!=null&&v.mode&&w(v.mode),Array.isArray(v==null?void 0:v.presets)&&U(v.presets)}).catch(()=>{});const ue=()=>fetch("/api/desktop-unlock").then(v=>v.json()).then(v=>{v!=null&&v.supported&&de(B=>B!=null&&B.busy?B:v)}).catch(()=>{});ue();const ge=setInterval(ue,1e4),ct=setInterval(async()=>{var v;if(!De.current)try{const B=await fetch("/api/device/pending");if(!B.ok)return;const tt=await B.json(),Pe=(v=tt==null?void 0:tt.pending)==null?void 0:v[0];Pe&&!De.current&&f({socketId:Pe.socketId,deviceId:Pe.deviceId,ip:Pe.ip})}catch{}},Na);return()=>{ce.close(),clearInterval(ct),clearInterval(ge),D&&window.removeEventListener("keydown",D)}},[]);const De=Te(null);be(()=>{De.current=C},[C]);const qe=Te(!1);be(()=>{qe.current||!e.permanentKey||e.oneTimeKey||e.qrUrl||e.pairingUsed||e.step===Da&&(qe.current=!0,fetch("/api/key/one-time",{method:"POST"}).catch(()=>{}))},[e.permanentKey,e.oneTimeKey,e.qrUrl,e.pairingUsed,e.step]);const ze=async D=>{await fetch("/api/permissions/request",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({type:D})}).catch(()=>{})},Fe=()=>{fetch("/api/ui/stop",{method:"POST"}).catch(()=>{})},ye=()=>{fetch("/api/ui/shutdown",{method:"POST"}).catch(()=>{}),n(Y0)},he=async()=>{const D=await fetch("/api/key/one-time",{method:"POST"}).catch(()=>null);if(!(D!=null&&D.ok))return;const xe=await D.json().catch(()=>null);xe!=null&&xe.oneTimeKey&&n(ce=>({...ce,oneTimeKey:xe.oneTimeKey,oneTimeKeyExpiresAt:xe.expiresAt,qrUrl:xe.qrUrl??ce.qrUrl}))},Se=async()=>{const D=!l;d(D),await fetch("/api/desktop/toggle",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({enabled:D})}).catch(()=>{})},ve=async()=>{try{const[D,xe]=await Promise.all([fetch("/api/device/approved"),fetch("/api/device/rejected")]);if(D.ok){const ce=await D.json();T(ce.devices||[])}if(xe.ok){const ce=await xe.json();oe(ce.rejected||[])}}catch{}},en=async D=>{const xe=D.status==="pending"?"/api/device/clear-rejected":"/api/device/remove";await fetch(xe,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({deviceId:D.deviceId})}).catch(()=>{}),ve()},Ye=async()=>{C&&(await fetch("/api/device/approve",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({socketId:C.socketId})}).catch(()=>{}),f(null),ve())},Ie=async()=>{C&&(await fetch("/api/device/reject",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({socketId:C.socketId})}).catch(()=>{}),f(null),ve())},Je=async()=>{const D=!N;y(D);try{const ce=await(await fetch("/api/autostart",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({enabled:D})})).json().catch(()=>null);ce&&typeof ce.enabled=="boolean"&&y(ce.enabled)}catch{y(!D)}},Qe=async D=>{const xe=I;w(D);try{const ue=await(await fetch("/api/sleep-inhibit",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({mode:D})})).json().catch(()=>null);ue!=null&&ue.mode&&w(ue.mode)}catch{w(xe)}},Ze=async()=>{de(D=>({...D||{supported:!0},busy:!0}));try{const xe=await(await fetch("/api/desktop-unlock/install",{method:"POST"})).json().catch(()=>null);xe&&de({supported:!0,...xe,busy:!1})}catch{de(D=>({...D||{supported:!0},busy:!1}))}},st=async()=>{de(D=>({...D||{supported:!0},busy:!0}));try{const xe=await(await fetch("/api/desktop-unlock/uninstall",{method:"POST"})).json().catch(()=>null);xe&&de({supported:!0,...xe,busy:!1})}catch{de(D=>({...D||{supported:!0},busy:!1}))}},lt=async()=>{const D=!k;A(D);try{const ce=await(await fetch("/api/device/auto-approve",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({enabled:D})})).json().catch(()=>null);ce&&typeof ce.enabled=="boolean"&&A(ce.enabled)}catch{A(!D)}},Xe=async D=>{await fetch("/api/device/approve-rejected",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({deviceId:D})}).catch(()=>{}),ve()},tn=async(D,xe)=>{await fetch("/api/device/label",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({deviceId:D,label:xe})}).catch(()=>{}),ve()},nn=async()=>{const D=await fetch("/api/key/regenerate",{method:"POST"}).catch(()=>null);if(!(D!=null&&D.ok))return;const xe=await D.json().catch(()=>null);xe!=null&&xe.permanentKey&&n(ce=>({...ce,permanentKey:xe.permanentKey}))};return i(Ta,{agentReachable:t,step:e.step,stepDesc:e.stepDesc,healthCheck:e.healthCheck,transport:o,tunnelUrl:e.tunnelUrl,oneTimeKey:e.oneTimeKey,oneTimeKeyExpiresAt:e.oneTimeKeyExpiresAt,permanentKey:e.permanentKey,qrUrl:e.qrUrl,permissions:x,desktopEnabled:l,updateVersion:c,connections:_,onRequestPermission:ze,onDesktopToggle:Se,onStop:Fe,onShutdown:ye,onGenerateOneTimeKey:he,onRegenerateKey:nn,logs:m,onClearLogs:()=>{fetch("/api/logs/clear",{method:"POST"}).catch(()=>{}),b([])},version:te,theme:_e,onToggleTheme:je,pendingDevice:C,onDeviceApprove:Ye,onDeviceReject:Ie,approvedDevices:g,rejectedDevices:P,onDeviceRemove:en,onFetchDevices:ve,onDeviceApproveRejected:Xe,onDeviceLabel:tn,autoApprove:k,onAutoApproveToggle:lt,autoStart:N,onAutoStartToggle:Je,sleepInhibitMode:I,sleepInhibitPresets:O,unlockStatus:Y,onRequestUnlockInstall:Ze,onRequestUnlockUninstall:st,onSleepInhibitChange:Qe})}Pn(i(Aa,{}),document.getElementById("root"));
|
package/dist/ui/index.html
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
});
|
|
23
23
|
}
|
|
24
24
|
</script>
|
|
25
|
-
<script type="module" crossorigin src="/assets/index-
|
|
25
|
+
<script type="module" crossorigin src="/assets/index-WDGxckRM.js"></script>
|
|
26
26
|
<link rel="stylesheet" crossorigin href="/assets/index-NAPslvk3.css">
|
|
27
27
|
</head>
|
|
28
28
|
<body>
|