@abtnode/webapp 1.6.0 → 1.6.1
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/blocklet.js +27 -27
- package/blocklet.yml +1 -1
- package/build/asset-manifest.json +10 -10
- package/build/index.html +1 -1
- package/build/{precache-manifest.7473693d416afeefd6881802b7e4ace4.js → precache-manifest.dcf85337ec649a7e0cd9df43aa46f4c0.js} +8 -8
- package/build/service-worker.js +1 -1
- package/build/static/js/{11.12eb1581.chunk.js → 11.b593ae52.chunk.js} +3 -3
- package/build/static/js/{11.12eb1581.chunk.js.LICENSE.txt → 11.b593ae52.chunk.js.LICENSE.txt} +0 -0
- package/build/static/js/{11.12eb1581.chunk.js.map → 11.b593ae52.chunk.js.map} +1 -1
- package/build/static/js/main.5453b7f6.chunk.js +2 -0
- package/build/static/js/main.5453b7f6.chunk.js.map +1 -0
- package/build/static/js/{runtime-main.b5ef2d80.js → runtime-main.b19bcdf0.js} +2 -2
- package/build/static/js/{runtime-main.b5ef2d80.js.map → runtime-main.b19bcdf0.js.map} +1 -1
- package/package.json +1 -1
- package/build/static/js/main.ff693783.chunk.js +0 -2
- package/build/static/js/main.ff693783.chunk.js.map +0 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
(this["webpackJsonp@abtnode/webapp"]=this["webpackJsonp@abtnode/webapp"]||[]).push([[5],{132:function(e,n,t){"use strict";t.d(n,"a",(function(){return A})),t.d(n,"b",(function(){return y}));var a=t(63),i=t(12),l=t.n(i),s=t(21),o=t(15),r=t(0),p=t.n(r),d=t(98),u=t(25),c=t(97),m=p.a.createContext({}),f=m.Provider;m.Consumer;function A(e){var n=e.children,t=Object(d.b)(),i=Object(r.useState)([]),m=Object(o.a)(i,2),A=m[0],y=m[1],T=Object(r.useState)({total:0,pageSize:10,pageCount:0,page:1}),g=Object(o.a)(T,2),k=g[0],R=g[1],S=function(e){return new Promise((function(n){return setTimeout(n,e)}))},C=Object(r.useState)(!1),E=Object(o.a)(C,2),h=E[0],b=E[1],L=function(){var e=Object(s.a)(l.a.mark((function e(){var n,a,i,s,r,p,d=arguments;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=d.length>0&&void 0!==d[0]?d[0]:{},a=n.page,i=void 0===a?1:a,!h){e.next=3;break}return e.abrupt("return");case 3:return b(!0),e.prev=4,e.next=7,Promise.all([t.getNotifications({input:{paging:{page:i}}}),S(800)]);case 7:s=e.sent,r=Object(o.a)(s,1),p=r[0],y(p.list),R(p.paging),b(!1),e.next=19;break;case 15:e.prev=15,e.t0=e.catch(4),c.b.error(e.t0.message),b(!1);case 19:case"end":return e.stop()}}),e,null,[[4,15]])})));return function(){return e.apply(this,arguments)}}();Object(r.useEffect)((function(){L()}),[]),Object(u.c)("notification.create",(function(e){e.id||(e.id=e._id),y((function(n){var t=n||[];return[e].concat(Object(a.a)(t))}))}));var O={loading:h,refresh:L,data:A,paging:k,api:t};return p.a.createElement(f,{value:{notifications:O}},n)}function y(){return Object(r.useContext)(m).notifications}},17:function(e,n,t){var a,i=t(198),l=Object.freeze({AUTH_SERVICE:"@abtnode/auth-service"}),s=Object.freeze({AUTH_SERVICE:"/.service/".concat(l.AUTH_SERVICE)}),o=Object.freeze({OWNER:"owner",ADMIN:"admin",MEMBER:"member",GUEST:"guest"}),r={roles:Object.freeze([{name:o.OWNER,title:"Owner",description:"Has full administrative access to the Blocklet Server",passport:!0},{name:o.ADMIN,title:"Admin",description:"Has full permissions to manage blocklet and Blocklet Server such as install/remove/start/stop blocklet, manage blocklet URL mapping and certificates, manage blocklet team, manage node integrations and access keys, upgrade node to a new version",passport:!0},{name:o.MEMBER,title:"Member",description:"Has permissions to manage blocklets, such as install/remove/start/stop blocklet, manage blocklet URL mapping and certificates",passport:!0},{name:o.GUEST,title:"Guest",description:"Has all read permissions on Blocklet Server",passport:!0},{name:"ci",title:"CI",description:"Deploy blocklet to Blocklet Server",passport:!0,ci:!0},{name:"certificate",title:"Certificate",description:"Manage https certificates for blocklets on the Blocklet Server",passport:!0,ci:!0},{name:l.AUTH_SERVICE,title:"Auth Service"}]),permissions:Object.freeze([{name:"query_node",description:"View node data, include dashboard and node settings, log stream for both Blocklet Server and blocklets"},{name:"mutate_node",description:"Change node settings, upgrade node to a new version"},{name:"query_session",description:"Get data from a long running session"},{name:"mutate_session",description:"Start/update/end a long running session"},{name:"query_accessKey",description:"View access keys for Blocklet Server"},{name:"mutate_accessKey",description:"Manage access keys for Blocklet Server, such as create/update/delete"},{name:"query_team",description:"View team data(members/roles/permissions) for Blocklet Server and blocklets"},{name:"mutate_team",description:"Manage team data(members/roles/permissions) for Blocklet Server and blocklets"},{name:"query_blocklet",description:"View store and installed blocklets, including blocklet runtime configuration, domains and urls"},{name:"mutate_blocklet",description:"Perform state changing actions on blocklets, such as install/upgrade/config/start/stop/remove"},{name:"query_router",description:"View sites, URL mapping and certificates in service gateway"},{name:"mutate_router",description:"Manage sites, URL mapping and certificates in service gateway"},{name:"query_certificate",description:"View certificates in service gateway"},{name:"mutate_certificate",description:"Manage certificates in service gateway"},{name:"query_notification",description:"View notifications"},{name:"mutate_notification",description:"Manage notifications, such as mark notifications as read"},{name:"query_webhook",description:"View integrations"},{name:"mutate_webhook",description:"Manage integrations"}]),grants:Object.freeze((a={},i(a,o.GUEST,["query_blocklet","query_router","query_webhook","query_notification","query_team","query_accessKey","query_node","query_session"]),i(a,o.MEMBER,[o.GUEST,"mutate_blocklet","mutate_router","mutate_notification","mutate_session"]),i(a,o.ADMIN,[o.MEMBER,"mutate_team","mutate_webhook","mutate_accessKey","mutate_node"]),i(a,o.OWNER,[o.ADMIN]),i(a,"@abtnode/auth-service",["query_team","mutate_team"]),i(a,"ci",["query_blocklet","mutate_blocklet"]),i(a,"certificate",["query_certificate","mutate_certificate"]),a))};e.exports=Object.freeze({NODE_MODES:Object.freeze({PRODUCTION:"production",DEBUG:"debug",MAINTENANCE:"maintenance",IMMUTABLE:"immutable"}),DEFAULT_DESCRIPTION:"Web Interface to manage your Blocklet Server",NODE_UPGRADE_PROGRESS:Object.freeze({SETUP:"setup",INSTALLING:"installing",RESTARTING:"restarting",CLEANUP:"cleanup",COMPLETE:"complete",ROLLBACK:"rollback"}),NFT_TYPE_NODE_OWNERSHIP:"NodeOwnershipCredential",BLOCKLET_PURCHASE_NFT_TYPE:"BlockletPurchaseCredential",NFT_TYPE_SERVICE_OWNERSHIP:"ServiceOwnershipCredential",SERVICE_PURCHASE_NFT_TYPE:"ServicePurchaseCredential",NODE_PACKAGE_NAME:"@abtnode/cli",NODE_COMMAND_NAME:"abtnode",PROCESS_NAME_DAEMON:"abt-node-daemon",PROCESS_NAME_PROXY:"abt-node-db-hub",PROCESS_NAME_UPDATER:"abt-node-updater",PROCESS_NAME_SERVICE:"abt-node-service",PROCESS_NAME_LOG_ROTATE:"abt-node-log-rotate",PROCESS_NAME_EVENT_HUB:"abt-node-event-hub",NODE_REGISTER_URL:"https://install.arcblock.io/",WEB_WALLET_URL:"https://web.abtwallet.io",BLOCKLET_STORE_URL:"https://store.blocklet.dev",BLOCKLET_STORE_URL_DEV:"https://dev.store.blocklet.dev",BLOCKLET_STORE_API_PREFIX:"/api",DEFAULT_IP_DNS_DOMAIN_SUFFIX:"ip.abtnet.io",DEFAULT_DASHBOARD_DOMAIN:"*.ip.abtnet.io",DEFAULT_DASHBOARD_CERT_DOWN_ADDR:"https://cert.abtnet.io/open/download/certificates/ip_abtnet_io",CONFIG_FILENAME:"abtnode.yml",CONFIG_FOLDER_NAME:".abtnode",EXPORTED_FOLDER_NAME:"exported_abtnode",StatusCode:Object.freeze({ok:0,blocklet_not_found:1,blocklet_not_purchased:2,forbidden:403,internal:500,timeout:504}),ROUTER_PROVIDER_NONE:"none",DOMAIN_FOR_IP_SITE:"",DOMAIN_FOR_IP_SITE_REGEXP:"~^\\d+.\\d+.\\d+.\\d+$",DOMAIN_FOR_DEFAULT_SITE:"*",DOMAIN_FOR_INTERNAL_SITE:"127.0.0.1",NAME_FOR_WELLKNOWN_SITE:"wellknown",WELLKNOWN_PATH_PREFIX:"/.well-known",WELLKNOWN_AUTH_PATH_PREFIX:"/.well-known/auth",SLOT_FOR_IP_DNS_SITE:"888-888-888-888",DEFAULT_ADMIN_PATH:"/admin",DEFAULT_SERVICE_PATH:"/.abtnode/service",DEFAULT_HTTP_PORT:80,DEFAULT_HTTPS_PORT:443,MAX_UPLOAD_FILE_SIZE:500,DEFAULT_DAEMON_PORT:8089,BLOCKLET_PROXY_PATH_PREFIX:"/.blocklet/proxy",BLOCKLET_SITE_GROUP_SUFFIX:".blocklet-domain-group",DAY_IN_MS:864e5,DAEMON_MAX_MEM_LIMIT_IN_MB:600,PROXY_MAX_MEM_LIMIT_IN_MB:300,BLOCKLET_MAX_MEM_LIMIT_IN_MB:300,CERTIFICATE_EXPIRES_OFFSET:6912e5,CERTIFICATE_EXPIRES_WARNING_OFFSET:6048e5,ROUTING_RULE_TYPES:Object.freeze({NONE:"none",DAEMON:"daemon",SERVICE:"service",BLOCKLET:"blocklet",REDIRECT:"redirect",GENERAL_PROXY:"general_proxy"}),ROLES:o,RBAC_CONFIG:r,genPermissionName:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"access";return"".concat(n,"_").concat(e.replace("_","-"))},NFT_TYPE_NODE_PASSPORT:"ABTNodePassport",NFT_TYPE_GENERAL_PASSPORT:"NFTPassport",NFT_TYPE_GENERAL_PASSPORT_OLD:"PassportVerificationCredential",PASSPORT_STATUS:{VALID:"valid",REVOKED:"revoked"},NODE_SERVICES:l,NODE_SERVICES_PREFIX:s,DISK_ALERT_THRESHOLD_PERCENT:80})},25:function(e,n,t){"use strict";t.d(n,"a",(function(){return s})),t.d(n,"b",(function(){return o})),t.d(n,"c",(function(){return r}));var a,i=t(0),l=t(530);function s(e){var n=(window.env&&window.env.apiPrefix?window.env.apiPrefix:"/").replace(/\/$/,""),t="//".concat(window.location.host).concat(n);return new l.WsClient(t,{heartbeatIntervalMs:1e4,params:function(){return{token:e||window.localStorage.getItem("abt_node_login_token")}}})}function o(){return a||(a=s()),a}var r=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];a||(a=o()),Object(i.useEffect)((function(){return a.on(e,n),function(){a.off(e,n)}}),t)}},260:function(e,n,t){"use strict";var a=t(12),i=t.n(a),l=t(21),s=t(283),o=t.n(s),r=t(107),p=t.n(r),d=null,u=function(){var e=Object(l.a)(i.a.mark((function e(){var n,t,a;return i.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=window.env.apiPrefix||"/",t=p()(n,"/api/dns-resolve?accessible=1"),e.prev=2,e.next=5,o.a.get(t);case 5:return a=e.sent,e.abrupt("return",a.data.address);case 9:return e.prev=9,e.t0=e.catch(2),e.abrupt("return",null);case 12:case"end":return e.stop()}}),e,null,[[2,9]])})));return function(){return e.apply(this,arguments)}}();n.a=function(){return d||(d=u()),d}},31:function(e,n,t){"use strict";t.d(n,"a",(function(){return g})),t.d(n,"b",(function(){return R})),t.d(n,"c",(function(){return S}));var a=t(12),i=t.n(a),l=t(21),s=t(15),o=t(0),r=t.n(o),p=t(53),d=t.n(p),u=t(253),c=t(349),m=t.n(c),f=t(71),A=t.n(f),y=t(24),T=t(98),g=r.a.createContext({}),k=g.Provider;g.Consumer;function R(e){var n=e.children,t=window.env&&window.env.apiPrefix?"".concat(window.env.apiPrefix,"images"):"/images",a=Object(y.useLocaleContext)().t,p=Object(T.b)(),c=Object(o.useState)(null),f=Object(s.a)(c,2),g=f[0],R=f[1],S=Object(o.useState)(null),C=Object(s.a)(S,2),E=C[0],h=C[1],b=Object(o.useState)(!0),L=Object(s.a)(b,2),O=L[0],B=L[1],I=function(e){return new Promise((function(n){return setTimeout(n,e)}))},D=function(){var e=Object(l.a)(i.a.mark((function e(){var n,t,a,l,o,r,d,u,c=arguments;return i.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=c.length>0&&void 0!==c[0]?c[0]:{},t=n.silent,a=void 0===t||t,l=n.retries,o=void 0===l?4:l,a||B(!0),e.prev=2,e.next=5,Promise.all([p.getNodeInfo(),I(800)]);case 5:r=e.sent,d=Object(s.a)(r,1),(u=d[0].info)&&Array.isArray(u.blockletRegistryList)&&(u.blockletRegistry=u.blockletRegistryList.find((function(e){return e.selected})).url),R(u),e.next=15;break;case 12:e.prev=12,e.t0=e.catch(2),o>0?setTimeout((function(){return D({silent:a,retries:o-1})}),1e3):h(e.t0);case 15:return e.prev=15,B(!1),e.finish(15);case 18:case"end":return e.stop()}}),e,null,[[2,12,15,18]])})));return function(){return e.apply(this,arguments)}}();Object(o.useEffect)((function(){D({silent:!1})}),[]);var N={loading:O,error:E,info:g,nodeInfo:g,refresh:D,api:p,prefix:t};return N.loading?r.a.createElement(k,{value:{node:N}},r.a.createElement(A.a,null,r.a.createElement(d.a,null))):N.error?r.a.createElement(A.a,null,r.a.createElement(m.a,{type:"error",variant:"icon"},r.a.createElement("div",null,"Network Error"===N.error.message?a("health.connectionErrorTip"):N.error.message,r.a.createElement(u.a,{onClick:function(){return D({silent:!1})}},r.a.createElement("span",{style:{color:"#44cdc6",textDecoration:"underline"}},a("common.retry")))))):r.a.createElement(k,{value:{node:N}},n)}function S(){return Object(o.useContext)(g).node}},321:function(e,n,t){"use strict";var a=t(12),i=t.n(a),l=t(21),s=t(17),o=t(260),r=function(){var e=Object(l.a)(i.a.mark((function e(n){var t;return i.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n&&n.length){e.next=2;break}return e.abrupt("return",[]);case 2:return e.next=4,Object(o.a)();case 4:return t=e.sent,e.abrupt("return",n.map((function(e){try{var n=new URL(e.url);if(n.hostname.includes(s.SLOT_FOR_IP_DNS_SITE)){if(!t)return null;n.hostname=n.hostname.replace(s.SLOT_FOR_IP_DNS_SITE,t.replace(/\./g,"-")),e.url=n.href}return e}catch(a){return null}})).filter(Boolean));case 6:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}();n.a=r},340:function(e,n){e.exports=function(e){return"string"===typeof e&&e&&"/"!==e?"/".concat(e,"/").replace(/\/+/g,"/"):"/"}},347:function(e,n,t){"use strict";t.d(n,"a",(function(){return s})),t.d(n,"b",(function(){return o}));var a=t(0),i=t.n(a),l=t(56);function s(e){var n=e.permission,t=e.component,a=e.children,i=Object(l.c)().session,s=(i.user&&i.user.permissions||[]).includes(n);return"function"===typeof t?t(s):"function"===typeof a?a(s):s&&(t||a)||null}function o(e,n){return function(t){return i.a.createElement(s,{permission:n},(function(n){return i.a.createElement(e,Object.assign({},t,{hasPermission:n}))}))}}},348:function(e,n,t){"use strict";t.d(n,"c",(function(){return N})),t.d(n,"e",(function(){return v})),t.d(n,"b",(function(){return T.DOMAIN_FOR_DEFAULT_SITE})),t.d(n,"a",(function(){return h})),t.d(n,"d",(function(){return U}));var a=t(60),i=t(12),l=t.n(i),s=t(21),o=t(15),r=t(63),p=t(0),d=t.n(p),u=t(412),c=t.n(u),m=t(371),f=t.n(m),A=t(340),y=t.n(A),T=t(17),g=t(31),k=t(260),R=function(){var e=Object(s.a)(l.a.mark((function e(n){var t;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n&&n.length){e.next=2;break}return e.abrupt("return",[]);case 2:return e.next=4,Object(k.a)();case 4:if(t=e.sent){e.next=7;break}return e.abrupt("return",n);case 7:return e.abrupt("return",n.map((function(e){try{var n=e.value||"";return e.value=n.replace(T.SLOT_FOR_IP_DNS_SITE,t.replace(/\./g,"-")),e}catch(a){return e}})).filter(Boolean));case 8:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}(),S=t(98),C=t(67),E=t(97),h="Dashboard",b=d.a.createContext({}),L=b.Provider,O=(b.Consumer,[h,T.DOMAIN_FOR_IP_SITE,T.DOMAIN_FOR_IP_SITE_REGEXP]),B=function(e,n){if(e.name===T.DOMAIN_FOR_DEFAULT_SITE)return-1;if(n.name===T.DOMAIN_FOR_DEFAULT_SITE)return 1;var t=O.includes(e.name),a=O.includes(n.name);return t&&a?Object(C.H)(e.name,n.name):t?-1:a?1:Object(C.H)(e.name,n.name)},I=function(e){var n=e.map((function(e){return e.domain})).filter((function(e){return![T.DOMAIN_FOR_IP_SITE_REGEXP,T.DOMAIN_FOR_DEFAULT_SITE].includes(e)})),t=[];return e.forEach((function(e){var n;return(n=t).push.apply(n,Object(r.a)(e.domainAliases||[]))})),{domains:n,domainsAliases:t=t.map((function(e){return"string"===typeof e?{value:e,isProtected:!1}:e}))}},D=function(e){return e.slice(0,150)};function N(e){var n=e.children,t=Object(S.b)(),i=Object(g.c)().info,u=Object(p.useState)([]),m=Object(o.a)(u,2),A=m[0],k=m[1],C=Object(p.useState)([]),b=Object(o.a)(C,2),O=b[0],N=b[1],v=Object(p.useState)([]),U=Object(o.a)(v,2),w=U[0],_=U[1],P=f()(Object(s.a)(l.a.mark((function e(){var n,a,i,o;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.getRoutingSites({input:{snapshotHash:""}});case 2:return n=e.sent,a=n.sites,i=a||[],e.next=7,Promise.all(i.map(function(){var e=Object(s.a)(l.a.mark((function e(n){return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,R(n.domainAliases);case 2:return n.domainAliases=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}()));case 7:o=I(i),k(i),N(o.domains),_([].concat(Object(r.a)(o.domains),Object(r.a)(o.domainsAliases.map((function(e){return e.value})))));case 11:case"end":return e.stop()}}),e)}))),[i]),V=function(e,n){k((function(t){return t.map((function(t){return t.id===e?n.domain?n:Object(a.a)(Object(a.a)({},n),{},{domain:t.domain}):t}))}))},F=function(){var e=Object(s.a)(l.a.mark((function e(n){return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",t.takeRoutingSnapshot({input:{dryRun:!1,message:encodeURIComponent(n)}}));case 1:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}(),x=function(){var e=Object(s.a)(l.a.mark((function e(n){return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,F(n);case 3:e.next=8;break;case 5:e.prev=5,e.t0=e.catch(0),E.b.error(e.t0.message);case 8:case"end":return e.stop()}}),e,null,[[0,5]])})));return function(n){return e.apply(this,arguments)}}(),J=function(){var e=Object(s.a)(l.a.mark((function e(n){var a;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.addRoutingSite({input:n});case 2:a=e.sent,k(A.concat(a.site)),x(D("add site: ".concat(a.site.domain)));case 5:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}(),M=function(){var e=Object(s.a)(l.a.mark((function e(n,i){var s,o;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.updateRoutingSite({input:Object(a.a)({id:n},i)});case 2:(s=e.sent).site&&s.site.id&&(-1!==(o=A.findIndex((function(e){return e.id===s.site.id})))&&(A.splice(o,1,s.site),k([].concat(A))),x(D("update security. site: ".concat(s.site.domain))));case 4:case"end":return e.stop()}}),e)})));return function(n,t){return e.apply(this,arguments)}}(),j=function(){var e=Object(s.a)(l.a.mark((function e(n){var a;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.deleteRoutingSite({input:{id:n}});case 2:a=A.find((function(e){return e.id!==n})),k(A.filter((function(e){return e.id!==n}))),x(D("delete site: ".concat(null===a||void 0===a?void 0:a.domain)));case 5:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}(),H=function(){var e=Object(s.a)(l.a.mark((function e(n,a){var i;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.addDomainAlias({input:{id:n,domainAlias:a}});case 2:i=e.sent,V(n,i.site),x(D("add domain alias ".concat(a," to ").concat(i.site.domain)));case 5:case"end":return e.stop()}}),e)})));return function(n,t){return e.apply(this,arguments)}}(),G=function(){var e=Object(s.a)(l.a.mark((function e(n,a){var i;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.deleteDomainAlias({input:{id:n,domainAlias:a}});case 2:i=e.sent,V(n,i.site),x(D("delete domain alias ".concat(a," to ").concat(i.site.domain)));case 5:case"end":return e.stop()}}),e)})));return function(n,t){return e.apply(this,arguments)}}(),q=function(){var e=Object(s.a)(l.a.mark((function e(n,a){var i,s;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.addRoutingRule({input:{id:n,rule:a}});case 2:i=e.sent,s=i.site,V(n,s),x(D("add rule. site: ".concat(s.domain,". type: ").concat(a.from.pathPrefix)));case 6:case"end":return e.stop()}}),e)})));return function(n,t){return e.apply(this,arguments)}}(),K=function(){var e=Object(s.a)(l.a.mark((function e(n,a){var i,s;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.updateRoutingRule({input:{id:n,rule:a}});case 2:i=e.sent,s=i.site,V(n,s),x(D("update rule. site: ".concat(s.domain,". type: ").concat(a.from.pathPrefix)));case 6:case"end":return e.stop()}}),e)})));return function(n,t){return e.apply(this,arguments)}}(),W=function(){var e=Object(s.a)(l.a.mark((function e(n,a){var i,s;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.deleteRoutingRule({input:{id:n,ruleId:a}});case 2:i=e.sent,s=i.site,V(n,s),x(D("delete rule. site: ".concat(s.domain)));case 6:case"end":return e.stop()}}),e)})));return function(n,t){return e.apply(this,arguments)}}(),Y={loading:P.loading,error:P.error,refresh:P.retry,api:t,actions:{addSite:J,updateSite:M,deleteSite:j,addDomainAlias:H,deleteDomainAlias:G,takeSnapshot:F,addRule:q,updateRule:K,deleteRule:W}};return Y.sites=function(e){var n=e.sites,t=e.defaultDomain,a=e.nodePort;return(n||[]).map((function(e){var n=e.id,i=e.rules,l=void 0===i?[]:i,s=e.corsAllowedOrigins,o=void 0===s?[]:s,r=e.domain,p=e.domainAliases;p=p||[],r===T.DOMAIN_FOR_IP_SITE&&(r=h,p.find((function(e){return e.value===t}))||p.unshift({protected:!1,value:t})),r===T.DOMAIN_FOR_IP_SITE_REGEXP&&(r=h,p.find((function(e){return e.value===window.location.hostname}))||p.unshift({protected:!1,value:window.location.hostname}));var d={id:n,name:r,type:"domain",items:[],domainAliases:p,isProtected:e.isProtected,corsAllowedOrigins:o};return(l||[]).forEach((function(e){var n=e.id,t=e.isProtected,i=e.from.pathPrefix,l=e.to,s=e.interfaces;if(l.type===T.ROUTING_RULE_TYPES.BLOCKLET){var o="";Number.parseInt(l.port,10)===Number.parseInt(a,10)?(o="Blocklet Server Dashboard",l.type=T.ROUTING_RULE_TYPES.DAEMON):o=l.did,d.items.push({id:n,name:y()(i||"/"),title:o,type:"rule",isProtected:t,pathPrefix:i,to:l,interfaces:s})}else d.items.push({id:n,pathPrefix:i,name:y()(i||"/"),title:"Blocklet Server Dashboard",type:"rule",isProtected:t,to:l,interfaces:s})})),d.items=c()(d.items,(function(e){return e.name})),d})).sort(B)}({sites:A,defaultDomain:window.location.hostname,nodePort:i.port}),Y.siteMap=Y.sites.reduce((function(e,n){var t=n.name;if(t.endsWith(T.BLOCKLET_SITE_GROUP_SUFFIX)){var i=t.split(".");t=Object(o.a)(i,1)[0]}return e[t]=Object(a.a)(Object(a.a)({},n),{},{rules:n.items}),e}),{}),Y.domains=O,Y.allDomains=w,d.a.createElement(L,{value:{routing:Y}},n)}function v(){return Object(p.useContext)(b).routing}function U(e){var n=[T.DOMAIN_FOR_IP_SITE_REGEXP,T.DOMAIN_FOR_DEFAULT_SITE,T.DOMAIN_FOR_IP_SITE];return"undefined"!==typeof window&&"undefined"!==typeof window.location&&n.push(window.location.hostname),n.includes(e)}},352:function(e,n,t){"use strict";t.d(n,"a",(function(){return R})),t.d(n,"b",(function(){return S}));var a=t(63),i=t(12),l=t.n(i),s=t(60),o=t(394),r=t(21),p=t(15),d=t(0),u=t.n(d),c=t(42),m=t(98),f=t(31),A=t(25),y=t(67),T=t(321),g=u.a.createContext({}),k=g.Provider;g.Consumer;function R(e){var n=e.children,t=Object(f.c)(),i=Object(m.b)(),g=Object(d.useState)(null),R=Object(p.a)(g,2),S=R[0],C=R[1],E=Object(d.useState)(!1),h=Object(p.a)(E,2),b=h[0],L=h[1],O=Object(d.useState)([]),B=Object(p.a)(O,2),I=B[0],D=B[1],N=function(){var e=Object(r.a)(l.a.mark((function e(){var n,t,a,r,p,d,u,c,m,f,A,y,g,k=arguments;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=k.length>0&&void 0!==k[0]?k[0]:{},t=n.silent,a=void 0===t||t,r=n.retries,p=void 0===r?4:r,d=n.updates,u=n.useCache,c=void 0===u||u,a||L(!0),e.prev=2,C(null),e.next=6,i.getBlocklets({input:{useCache:c}});case 6:m=e.sent,f=m.blocklets,A=Object(o.a)(f),e.prev=9,A.s();case 11:if((y=A.n()).done){e.next=18;break}return g=y.value,e.next=15,Object(T.a)(g.interfaces);case 15:g.interfaces=e.sent;case 16:e.next=11;break;case 18:e.next=23;break;case 20:e.prev=20,e.t0=e.catch(9),A.e(e.t0);case 23:return e.prev=23,A.f(),e.finish(23);case 26:D((function(e){return d?e.map((function(e){var n=Object(s.a)({},e),t=f.find((function(n){return n.meta.did===e.meta.did}));return t&&d.forEach((function(e){n[e]=t[e]})),n})):f})),L(!1),e.next=33;break;case 30:e.prev=30,e.t1=e.catch(2),p>0?setTimeout((function(){return N({silent:a,retries:p-1,useCache:c})}),1e3):(L(!1),C(e.t1));case 33:case"end":return e.stop()}}),e,null,[[2,30],[9,20,23,26]])})));return function(){return e.apply(this,arguments)}}(),v=function(){var e=Object(r.a)(l.a.mark((function e(n){var i,s;return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.api.getBlocklet({input:{did:n.meta.did}});case 3:return i=e.sent,s=i.blocklet,e.next=7,Object(T.a)(s.interfaces);case 7:s.interfaces=e.sent,D((function(e){return e.some((function(e){return e.meta.did===s.meta.did}))?e.map((function(e){return e.meta.did===s.meta.did?s:e})):[].concat(Object(a.a)(e),[s])})),e.next=14;break;case 11:e.prev=11,e.t0=e.catch(0),C(e.t0);case 14:case"end":return e.stop()}}),e,null,[[0,11]])})));return function(n){return e.apply(this,arguments)}}(),U=function(e){t.refresh(),v(e)};Object(d.useEffect)((function(){N({silent:!1})}),[]);var w=function(){var e=Object(r.a)(l.a.mark((function e(n){return l.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:D((function(e){return e.map((function(e){return e.meta.did===n.meta.did&&(e.status=Object(c.fromBlockletStatus)(n.status)),e}))}));case 1:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}();Object(A.c)(c.BlockletEvents.added,(function(e){e.status=Object(c.fromBlockletStatus)(e.status),D((function(n){return[].concat(Object(a.a)(n),[e])}))})),Object(A.c)(c.BlockletEvents.removed,(function(e){t.refresh(),D((function(n){return n.filter((function(n){return n.meta.did!==e.meta.did}))}))})),Object(A.c)(c.BlockletEvents.statusChange,w),Object(A.c)(c.BlockletEvents.installed,U),Object(A.c)(c.BlockletEvents.deployed,U),Object(A.c)(c.BlockletEvents.upgraded,U),Object(A.c)(c.BlockletEvents.downgraded,U),Object(A.c)(c.BlockletEvents.updated,v),Object(A.c)(c.BlockletEvents.started,v),Object(A.c)(c.BlockletEvents.startFailed,v),Object(A.c)(c.BlockletEvents.reloaded,v),Object(A.c)("routing.updated",(function(){N({update:["interfaces"],useCache:!1})}));var _={loading:b,error:S,data:I,refresh:N,api:i,findInterfaceWithAuthService:function(e){if(e===t.info.did)return{endpoint:Object(y.t)(t.info),name:"abtnode",invitedUserOnly:!0};var n=I.find((function(n){return n.meta.did===e}));if(!n)return null;var a=n.interfaces.find((function(e){return e.authConfig}));return a?{endpoint:a.url,name:a.name,invitedUserOnly:Object(y.B)(a.authConfig.invitedUserOnly)}:null}};return u.a.createElement(k,{value:{blocklets:_}},n)}function S(){return Object(d.useContext)(g).blocklets}},372:function(e,n,t){"use strict";t.d(n,"a",(function(){return i}));var a=t(32);function i(){return new URLSearchParams(Object(a.l)().search)}},409:function(e,n,t){"use strict";var a=t(0),i=t.n(a);n.a=function(e){var n=Object.assign({},e);return i.a.createElement("div",n,i.a.createElement("h3",null,"End User License Agreement for Blocklet Server"),i.a.createElement("p",null,"Blocklet Server License Agreement ArcBlock, Inc. version 2020-08-28"),i.a.createElement("p",null,"Blocklet Server LICENSE AGREEMENT"),i.a.createElement("p",null,"PLEASE READ THIS END USER LICENCE AGREEMENT CAREFULLY. This Blocklet Server License Agreement ('Agreement') is a legal agreement between you (the 'End User') and ArcBlock, Inc. (ARCBLOCK) for the Blocklet Server software (the 'Software') licensed to End User hereunder and supplied to End User. The term Software includes any APIs, software modules, and any associated materials and 'online' or electronic documentation. This Agreement applies to End User's use of the Software but it shall be superseded by any signed agreement between End User and ARCBLOCK concerning the Software."),i.a.createElement("p",null,"By installing or using the Software, You agree to accept and to be bound by this Agreement at all times. If You do not agree with one of these, please do not install or use the Software."),i.a.createElement("h4",null,"1. Software license"),i.a.createElement("p",null,"Notwithstanding any reference to 'sale' or 'purchase', the Software is licensed, not sold. Subject to the terms and conditions of this Agreement, ARCBLOCK grants End User a non-exclusive, non-transferable right to access and use the Software as part of the services for End User's use ('Authorized Use') in object form in the products, versions, and number of installed instances as purchased from ARCBLOCK."),i.a.createElement("h4",null,"2. Limitations"),i.a.createElement("p",null,"2.1. Restrictions. End User shall not itself, or through any parent, subsidiary, affiliate, agent or other third party: (a) sell, lease, license, distribute, sublicense or otherwise transfer in whole or in part, the Software to a third party; (b) decompile, disassemble, translate, reverse engineer or otherwise attempt to derive source code from the Software except to the limited extent, if any, that applicable law permits such acts notwithstanding any contractual prohibitions, provided, however, before End User exercises any rights that End User believes to be entitled to based on mandatory law, End User shall provide ARCBLOCK with thirty (30) days prior written notice and provide all reasonably requested information to allow ARCBLOCK to assess End User's claim and, at ARCBLOCK sole discretion, to provide alternatives that reduce any adverse impact on ARCBLOCK's intellectual property or other rights; (c) allow access or permit use of the Software by any third party except authorized third party contractors solely to provide services to End User, provided that End User shall be liable for all acts and omissions of such authorized third party contractors; (d) modify or create derivative works based upon the Software; (e) disclose the results of any benchmark test of the Software to any third party; (f) change any proprietary rights notices which appear in the Software; or (g) circumvent the license keys embedded within the Software."),i.a.createElement("p",null,"2.2. Software Transfer. Upon written consent from ARCBLOCK, which will not be unreasonably withheld, End User may permanently transfer all of its rights under this Agreement; provided that the recipient agrees to the terms of this Agreement."),i.a.createElement("p",null,"2.3. High Risk Activities. The Software is not intended for use in hazardous environments requiring fail safe performance (such as, without limitation, the planning, construction, maintenance, control, or direct operation of nuclear facilities, aircraft navigation or communication systems, air traffic control, medical device and life support machines, or weapon systems) in which the failure of the Software could lead to death, personal injury or physical and environmental damage ('High Risk Activities'). Accordingly, this Agreement excludes any High Risk Activities and End User agrees not to use the Software in connection with High Risk Activities."),i.a.createElement("h4",null,"3. Ownership"),i.a.createElement("p",null,"The Software is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. ARCBLOCK owns all rights, title and interest in the copyrights, patents and all other intellectual property rights in and to the Software and any accompanying printed materials, and all derivative works thereof."),i.a.createElement("h4",null,"4. Open source programs"),i.a.createElement("p",null,"The Software may include individual open source software components, each of which has its own copyright and its own applicable license conditions. The open source software components are licensed to End User under the terms of the applicable open source license conditions and/or copyright notices that can be found in the licenses file, the related documentation or other materials accompanying the Software."),i.a.createElement("h4",null,"5. Trademarks"),i.a.createElement("p",null,"The marks 'ARCBLOCK', \u2018BLOCKLETS\u2019 and \u2018Blocklet Server\u2019 are trademarks of ARCBLOCK. ARCBLOCK's failure to list a trademark in this Section shall not constitute a waiver of any trademark rights. All other trademarks in the Software not owned by ARCBLOCK are the property of their respective owners."),i.a.createElement("h4",null,"6. Disclaimer and Warranty"),i.a.createElement("p",null,"6.1. DISCLAIMER OF WARRANTIES. THE SOFTWARE IS PROVIDED 'AS IS' WITHOUT WARRANTY OF ANY KIND AND ARCBLOCK EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED OR ARISING OUT OF A COURSE OF CONDUCT OR COURSE OF DEALING, INCLUDING ALL WARRANTIES OF TITLE, PERFORMANCE, USE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON INFRINGEMENT AND THE ABSENCE OF LATENT OR OTHER DEFECTS, WHETHER OR NOT DISCOVERABLE. ARCBLOCK MAKES NO WARRANTY REGARDING NON INTERRUPTION OF USE. NO ORAL OR WRITTEN STATEMENT PROVIDED BY ARCBLOCK SHALL CREATE ANY WARRANTY."),i.a.createElement("p",null,"6.2. LIMITATION OF LIABILITY. THE ENTIRE RISK AS TO THE RESULTS AND PERFORMANCE OF THE SOFTWARE IS ASSUMED BY END USER. ARCBLOCK SHALL NOT HAVE ANY LIABILITY TO END USER OR ANY OTHER PARTY FOR ANY INDIRECT, INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES WHATSOEVER, INCLUDING, BUT NOT LIMITED TO, LOSS OF REVENUE, PROFIT OR OPPORTUNITY, LOST OR DAMAGED DATA OR OTHER COMMERCIAL OR ECONOMIC LOSS, EVEN IF ARCBLOCK HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR THEY ARE FORESEEABLE. ARCBLOCK'S MAXIMUM AGGREGATE LIABILITY RELATING TO THIS AGREEMENT OR THE SOFTWARE SHALL NOT EXCEED THE AMOUNT PAID BY END USER FOR THE SOFTWARE."),i.a.createElement("p",null,"6.3. ALLOCATION. THE PROVISIONS OF THIS SECTION ALLOCATE RISKS UNDER THIS AGREEMENT BETWEEN ARCBLOCK AND END USER. ARCBLOCK'S LICENSING FEES FOR THE SOFTWARE REFLECT THIS ALLOCATION OF RISKS AND LIMITATION OF LIABILITY. THE FOREGOING LIMITATIONS, EXCLUSIONS AND DISCLAIMERS APPLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, EVEN IF ANY REMEDY FAILS IN ITS ESSENTIAL PURPOSE."),i.a.createElement("p",null,"6.4. Limitation. Because some jurisdictions do not allow certain disclaimers, exclusions or limitations of warranties, damages or liability, the above disclaimers, exclusions or limitations may not apply to End User and, therefore, shall apply only to the maximum extent allowed under applicable law."),i.a.createElement("h4",null,"7. Term"),i.a.createElement("p",null,"This Agreement is effective until terminated. End Users may terminate the Agreement at any time by returning or destroying all copies of the Software and related documentation. End User's rights under this Agreement will terminate automatically if End User fails to comply with the Agreement."),i.a.createElement("h4",null,"8. Miscellaneous"),i.a.createElement("p",null,"8.1. Governing Law. This Agreement shall be governed by the laws of the State of Washington, without reference to the principles of conflicts of law. The provisions of the Uniform Computerized Information Transaction Act and United Nations Convention on Contracts for the International Sale of Goods shall not apply to this Agreement. Any litigation related to this Agreement shall be brought in the state or federal courts located in Washington, and only in those courts and each party irrevocably waives any objections to such venue. Notwithstanding anything to the contrary herein, ARCBLOCK shall be entitled to seek injunctive or other equitable relief, wherever ARCBLOCK deems appropriate in any jurisdiction, in order to preserve or enforce ARCBLOCK's rights for any breach or threatened breach of this Agreement."),i.a.createElement("p",null,"8.2. Severability. Every term, condition or provision of this Agreement is severable from the others. If a court or an arbitrator of competent jurisdiction holds any term, condition or provision of this Agreement to be invalid, unenforceable or illegal in whole or in part for any reason, the validity and enforceability of the remaining terms, conditions or provisions, or portions of them, will not be affected."),i.a.createElement("p",null,"8.3. Confidentiality. Except as expressly allowed by this Agreement, End User will not use or disclose any Software or related technology, idea, algorithm or information ('Confidential Information') except to the extent End User can document that it is generally available for use and disclosure by the public without charge or license. End User shall hold the Confidential Information in trust and confidence and avoid the disclosure or release thereof to any other person or entity by using the same degree of care as it uses to avoid unauthorized use, disclosure, or dissemination of its own Confidential Information of a similar nature, but not less than reasonable care. End User may disclose Confidential Information as required to comply with binding orders of governmental entities that have jurisdiction over it; provided that End User gives ARCBLOCK reasonable written notice to allow ARCBLOCK to seek a protective order or other appropriate remedy, discloses only such Confidential Information as is required by the governmental entity, and uses commercially reasonable efforts to obtain confidential treatment for any Confidential Information disclosed. End User recognizes and agrees that there is no adequate remedy at law for a breach of this Section, that such a breach would irreparably harm ARCBLOCK and that ARCBLOCK is entitled to equitable relief (without need to post a bond) with respect to any such breach or potential breach in addition to any other remedies."),i.a.createElement("p",null,"8.4. Indemnity. End User shall defend, indemnify and hold harmless ARCBLOCK, and its officers, directors, employees and agents (the ARCBLOCK indemnities\u2019), from and against all suits, claims, demands, losses, liabilities, damages and expenses (including reasonable attorneys' fees and costs) that the ARCBLOCK Indemnities may suffer or incur in connection with: (i) any third party claim arising from End User's breach of this Agreement; and (ii) any infringement by End User of ARCBLOCK's intellectual property rights in the Software."),i.a.createElement("p",null,"8.5. Entire Agreement and Waiver. The Agreement is the sole, final and entire agreement between the parties with respect to the subject matter hereof, may only be amended in writing signed by both ARCBLOCK License parties. A failure or delay in enforcing any provisions, exercising any option or requiring performance, be construed to be a waiver by ARCBLOCK."),i.a.createElement("p",null,"8.6. Marketing. ARCBLOCK may use End User's name and company logo on its customer list and web site, and link to End User's web site."),i.a.createElement("p",null,"8.7. Independent Contractor. The relationship of the parties is that of independent contractors. Neither party will be deemed to be the legal representative of the other nor will it have any right to bind the other party to any contract or commitment. This Agreement does not, and will not, be construed to create an employer employee, agency, joint venture or partnership relationship between the parties. Each party agrees to assume complete responsibility for its own employees regarding federal or state laws, including employers' liability and tax withholding, worker's compensation, social security, unemployment insurance, and OSHA requirements."),i.a.createElement("p",null,"8.8. Notices. All notices must be in writing and will be effective three (3) days after the date sent to each party's corporate headquarters."),i.a.createElement("p",null,"8.9. Audit. During the term of this Agreement and for one (1) year following termination or expiration (but no more than once in a calendar year), ARCBLOCK and its auditors may inspect End User's records relating to its reproduction and use of the Software for the purposes of verifying End User's compliance with this Agreement. End User shall cooperate fully with ARCBLOCK and its auditors in conducting audits and provide reasonable assistance. If an underpayment is discovered, End User shall promptly pay such amount and End User shall reimburse ARCBLOCK for the cost of the audit."),i.a.createElement("p",null,'8.10. Government Regulation. End User acknowledges that the Software is subject to export restrictions by the U.S. government and import restrictions by certain foreign governments. End User may not export or re-export the Software except in compliance with the U.S. Export Administration Act and the related rules and regulations and similar non-U.S. government restrictions, if applicable. End User shall not and shall not allow any third party to remove or export from the United States or allow the export or re export of any part of the Software or any direct product thereof: (i) into (or to a national or resident of) any embargoed or terrorist supporting country; (ii) to anyone on the U.S. Commerce Department\'s Table of Denial Orders or U.S. Treasury Department\'s list of Specially Designated Nationals; (iii) to any country to which such export or re export is restricted or prohibited, or as to which the U.S. government or any agency thereof requires an export license or other governmental approval at the time of export or re export without first obtaining such license or approval; or (iv) otherwise in violation of any export or import restrictions, laws or regulations of any United States or foreign agency or authority. End User agrees to the foregoing and warrants that it is not located in, under the control of, or a national or resident of any such prohibited country or on any such prohibited party list. The Software is further restricted from being used for terrorist activity, or for the design or development of nuclear, chemical, or biological weapons or missile technology without the prior permission of the U.S. government. The Software and accompanying documentation are deemed to be "commercial computer software" and "commercial computer software documentation", respectively, pursuant to DFAR Section 227.7202 and FAR Section 12.212(b), as applicable. Any use, modification, reproduction, release, performing, displaying or disclosing of the Software and related documentation by the U.S. Government shall be governed solely by the terms of this Agreement.'))}},42:function(e,n){var t=Object.freeze({added:0,downloading:1,downloaded:2,installing:3,installed:4,starting:5,running:6,stopping:7,stopped:8,error:9,upgrading:10,restarting:11,corrupted:12,waiting:13}),a=Object.freeze({registry:0,local:1,upload:2,url:3}),i=Object.freeze({added:"blocklet.added",downloadFailed:"blocklet.downloadFailed",installed:"blocklet.installed",installFailed:"blocklet.installFailed",upgraded:"blocklet.upgraded",downgraded:"blocklet.downgraded",deployed:"blocklet.deployed",updated:"blocklet.updated",statusChange:"blocklet.statusChange",removed:"blocklet.removed",started:"blocklet.started",startFailed:"blocklet.startFailed",stopped:"blocklet.stopped",reloaded:"blocklet.reloaded",purchaseChange:"blocklet.purchaseChange"}),l=function(e){return function(n){var t=Object.entries(e).find((function(e){return e[1]===Number(n)}));return t?t[0]:"unknown"}},s=function(e){return function(n){return Object.keys(e).find((function(t){return e[t]===Number(n)}))}},o=l(t),r=s(t),p=l(a),d=s(a);e.exports=Object.freeze({BlockletStatus:t,BlockletSource:a,fromBlockletStatus:o,toBlockletStatus:r,fromBlockletSource:p,toBlockletSource:d,BlockletGroup:Object.freeze({static:"static",dapp:"dapp",starter:!1,gateway:"gateway"}),BLOCKLET_GROUPS:["dapp","static","gateway"],BlockletEvents:i,BLOCKLET_PLATFORMS:["aix","darwin","freebsd","linux","openbsd","sunos","win32"],BLOCKLET_ARCHITECTURES:["arm","arm64","ia32","mips","mipsel","ppc","ppc64","s390","s390x","x32","x64"],BLOCKLET_MODES:Object.freeze({PRODUCTION:"production",DEVELOPMENT:"development"}),BLOCKLET_FACTORY_SHARES:{developer:.7,store:.3},BLOCKLET_DYNAMIC_PATH_PREFIX:"*",BLOCKLET_INTERFACE_PUBLIC:"publicUrl",BLOCKLET_INTERFACE_ADMIN:"adminUrl",BLOCKLET_INTERFACE_CONFIG:"configUrl",BLOCKLET_INTERFACE_DOC:"docUrl",BLOCKLET_INTERFACE_WELLKNOWN:"wellknownUrl",BLOCKLET_UI_INTERFACES:["publicUrl","adminUrl","configUrl","docUrl"],BLOCKLET_STANDARD_INTERFACES:["publicUrl","adminUrl","configUrl","docUrl","wellknownUrl"],BLOCKLET_INTERFACE_TYPE_WEB:"web",BLOCKLET_INTERFACE_TYPE_SERVICE:"service",BLOCKLET_INTERFACE_TYPE_WELLKNOWN:"wellknown",BLOCKLET_INTERFACE_TYPES:["web","service","wellknown"],BLOCKLET_INTERFACE_PROTOCOLS:["tcp","udp","http"],BLOCKLET_RELEASE_FOLDER:".blocklet/release",BLOCKLET_RELEASE_FILE:"blocklet.json",BLOCKLET_BUNDLE_FOLDER:".blocklet/bundle",BLOCKLET_BUNDLE_FILE:"blocklet.zip",BLOCKLET_ENTRY_FILE:"blocklet.js",BLOCKLET_META_FILE:"blocklet.yml",BLOCKLET_META_FILE_ALT:"blocklet.yaml",BLOCKLET_META_FILE_OLD:"blocklet.json",BLOCKLET_DEFAULT_VERSION:"1.0.0",BLOCKLET_DEFAULT_PORT_NAME:"BLOCKLET_PORT",BLOCKLET_LATEST_SPEC_VERSION:"1.2.0",BLOCKLET_LATEST_REQUIREMENT_ABTNODE:">=1.5.15",BLOCKLET_CONFIGURABLE_KEY:{BLOCKLET_CLUSTER_SIZE:"BLOCKLET_CLUSTER_SIZE",BLOCKLET_APP_NAME:"BLOCKLET_APP_NAME",BLOCKLET_APP_DESCRIPTION:"BLOCKLET_APP_DESCRIPTION",BLOCKLET_APP_SK:"BLOCKLET_APP_SK",BLOCKLET_WALLET_TYPE:"BLOCKLET_WALLET_TYPE"}})},457:function(e,n,t){"use strict";var a=t(520);n.a=Object(a.a)()},512:function(e,n,t){"use strict";t.d(n,"a",(function(){return p}));var a=t(119),i=t(0),l=t.n(i),s=t(193),o=t.n(s),r=["status"];function p(e){var n=e.status,t=Object(a.a)(e,r);return n&&"info"!==n&&"success"!==n?l.a.createElement(o.a,Object.assign({type:{warning:"warning",error:"error",info:"primary"}[n],style:{borderRadius:5,border:"1px solid #ccc"}},t),n):null}},526:function(e,n,t){"use strict";var a=t(88),i=t(89),l=t(203),s=t(204),o=t(479),r=function(e){l(t,e);var n=s(t);function t(){return a(this,t),n.apply(this,arguments)}return i(t,[{key:"_getSocketOptions",value:function(){return{}}},{key:"_getEventImplementation",value:function(){return o}}]),t}(t(677));e.exports=r},534:function(e,n,t){var a=t(760),i=t(761);e.exports={translations:{zh:i,en:a}}},56:function(e,n,t){"use strict";t.d(n,"b",(function(){return s})),t.d(n,"a",(function(){return o})),t.d(n,"c",(function(){return r}));var a=t(0),i=t(527),l=t.n(i)()("abt_node_login_token"),s=l.SessionProvider,o=l.SessionContext;l.SessionConsumer,l.withSession;function r(){return Object(a.useContext)(o)}},595:function(e,n,t){e.exports=t(872)},67:function(e,n,t){"use strict";t.d(n,"G",(function(){return g})),t.d(n,"o",(function(){return k})),t.d(n,"p",(function(){return R})),t.d(n,"n",(function(){return S})),t.d(n,"m",(function(){return C})),t.d(n,"g",(function(){return E})),t.d(n,"i",(function(){return h})),t.d(n,"a",(function(){return L})),t.d(n,"z",(function(){return O})),t.d(n,"A",(function(){return B})),t.d(n,"y",(function(){return I})),t.d(n,"f",(function(){return D})),t.d(n,"b",(function(){return N})),t.d(n,"j",(function(){return v})),t.d(n,"s",(function(){return U})),t.d(n,"F",(function(){return w})),t.d(n,"c",(function(){return _})),t.d(n,"e",(function(){return P})),t.d(n,"H",(function(){return V})),t.d(n,"t",(function(){return F})),t.d(n,"u",(function(){return x})),t.d(n,"v",(function(){return J})),t.d(n,"B",(function(){return M})),t.d(n,"l",(function(){return j})),t.d(n,"k",(function(){return H})),t.d(n,"E",(function(){return G})),t.d(n,"x",(function(){return q})),t.d(n,"D",(function(){return K})),t.d(n,"d",(function(){return W})),t.d(n,"C",(function(){return Y})),t.d(n,"h",(function(){return Q})),t.d(n,"r",(function(){return z})),t.d(n,"q",(function(){return Z})),t.d(n,"w",(function(){return X}));var a=t(15),i=t(163),l=t.n(i),s=t(411),o=t.n(s),r=t(93),p=t.n(r),d=(t(528),t(304),t(393)),u=t.n(d),c=t(529),m=t.n(c),f=t(107),A=t.n(f),y=t(42),T=t(17);function g(e){return new Promise((function(n){return setTimeout(n,e/5)}))}function k(e){return e?p()(e).format("ll"):"-"}function R(e){return e?p()(e).format("lll"):"-"}function S(e){if(!e)return"-";var n=p()(e);return p()().diff(n,"day")>3?k(e):n.fromNow()}function C(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"lll";return e?p()(e).format(n):"-"}var E=function(e){return Array.isArray(e.errors)?e.errors.map((function(e){return e.message})).join("\n"):e.message},h=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"en";return"zh"===e?"zh_CN":e},b=function(e){return e.replace(/^\?/,"").split("&").map((function(e){return e.split("=")})).filter((function(e){return!!Object(a.a)(e,1)[0]})).reduce((function(e,n){var t=n[0],a=decodeURIComponent(n[1])||!0;return e[t]=a,e}),{})},L=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=e.split("?"),i=Object(a.a)(t,2),s=i[0],o=i[1],r=void 0===o?"":o,p=b(r),d=Object.assign({},p,n);return"".concat(s,"?").concat(l.a.stringify(d))},O=function(e){return["waiting","downloading","starting","installing","stopping","upgrading","restarting"].includes(e)},B=function(e){return["waiting","downloading","installing","upgrading"].includes(e)},I=function(e){return["waiting","downloading"].includes(e)},D=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",t="linux"===n?2:10;return u()(e,{base:t,round:2})},N=function(e,n){var t={url:o.a};return!e||!!t[e]&&t[e](n)},v=function(e){if(!e)return"-";if("string"===typeof e)return e;var n=e.name||"",t=e.url||e.web,a=t?" (".concat(t,")"):"",i=e.email||e.mail;return n+(i?" <".concat(i,">"):"")+a},U=function(e){var n=[];return(e.meta.interfaces||[]).filter((function(e){return e.type===y.BLOCKLET_INTERFACE_TYPE_SERVICE})).forEach((function(t){n.push({name:t.name,protocol:t.protocol,port:Number(t.port.external),upstreamPort:Number(e.ports[t.port.internal])})})),n},w=function(e){return e&&![T.DOMAIN_FOR_IP_SITE,T.DOMAIN_FOR_IP_SITE_REGEXP,T.DOMAIN_FOR_DEFAULT_SITE,T.DOMAIN_FOR_INTERNAL_SITE].includes(e)},_=function(e){try{if(!e)return!1;var n=e.startsWith("http")?e:"http://".concat(e),t=new window.URL(n);return decodeURIComponent(t.host).split(".").some((function(e){return"*"===e}))}catch(a){return console.error(e,a),!1}},P=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en";try{var t=e.startsWith("http")?e:"http://".concat(e),a=new window.URL(t),i="en"===n?"<your subdomain>":"<\u4f60\u7684\u5b50\u57df\u540d>",l=decodeURIComponent(a.host).split(".").map((function(e){return"*"===e?i:e})).join(".");return l}catch(s){console.error(e,s)}return e},V=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return e>n?1:n>e?-1:0},F=function(e){var n=e.routing,t=window.location,a=(t.protocol,t.hostname,t.origin),i=(t.port,"".concat(a).concat(n.adminPath));return n.provider===T.ROUTER_PROVIDER_NONE&&(i=a),i},x=function(e){var n=e.inviteId,t=e.endpoint,a=new URL(t);return a.searchParams.set("inviteId",n),a.href},J=function(e){var n=e.id,t=e.endpoint,a=new URL(t);return a.pathname=A()(a.pathname,T.WELLKNOWN_AUTH_PATH_PREFIX,"issue-passport"),a.searchParams.set("id",n),a.href},M=function(e){return["yes","not-first",!0].includes(e)},j=function(e,n){return n.startsWith("/assets")?n:"/assets/".concat(e,"/screenshots/").concat(n)},H=function(e,n){return n.startsWith("/assets")?n:"/assets/".concat(e,"/").concat(n)};function G(e){try{var n=m.a.fromUrl(e);return n?n.browse():e}catch(t){return e}}function q(e){try{var n=window.localStorage.getItem("wallet_url");if(n)return n}catch(t){}return e.webWalletUrl}function K(e){var n=e.value,t=e.cpuCores;if(!n)return"";var a=Number(n);return Number.isNaN(a)?"Cluster size should be a number":Number.isInteger(a)?a<=0||a>t?"Cluster size should between 1 to ".concat(t):"":"Cluster size should be integer"}function W(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.issuer,t=e.title,a=e.issuerDid,i=encodeURIComponent('<svg width="317" height="200" viewBox="0 0 317 200" fill="none" xmlns="http://www.w3.org/2000/svg">\n <rect x="0.5" y="0.5" width="316" height="199" rx="7.5" fill="url(#paint0_linear)"/>\n <path d="M26.1973 155H25.0723V146.469H26.1973V155ZM31.7812 153.318C31.7812 153.025 31.6699 152.799 31.4473 152.639C31.2285 152.475 30.8438 152.334 30.293 152.217C29.7461 152.1 29.3105 151.959 28.9863 151.795C28.666 151.631 28.4277 151.436 28.2715 151.209C28.1191 150.982 28.043 150.713 28.043 150.4C28.043 149.881 28.2617 149.441 28.6992 149.082C29.1406 148.723 29.7031 148.543 30.3867 148.543C31.1055 148.543 31.6875 148.729 32.1328 149.1C32.582 149.471 32.8066 149.945 32.8066 150.523H31.7168C31.7168 150.227 31.5898 149.971 31.3359 149.756C31.0859 149.541 30.7695 149.434 30.3867 149.434C29.9922 149.434 29.6836 149.52 29.4609 149.691C29.2383 149.863 29.127 150.088 29.127 150.365C29.127 150.627 29.2305 150.824 29.4375 150.957C29.6445 151.09 30.0176 151.217 30.5566 151.338C31.0996 151.459 31.5391 151.604 31.875 151.771C32.2109 151.939 32.459 152.143 32.6191 152.381C32.7832 152.615 32.8652 152.902 32.8652 153.242C32.8652 153.809 32.6387 154.264 32.1855 154.607C31.7324 154.947 31.1445 155.117 30.4219 155.117C29.9141 155.117 29.4648 155.027 29.0742 154.848C28.6836 154.668 28.377 154.418 28.1543 154.098C27.9355 153.773 27.8262 153.424 27.8262 153.049H28.9102C28.9297 153.412 29.0742 153.701 29.3438 153.916C29.6172 154.127 29.9766 154.232 30.4219 154.232C30.832 154.232 31.1602 154.15 31.4062 153.986C31.6562 153.818 31.7812 153.596 31.7812 153.318ZM37.9688 153.318C37.9688 153.025 37.8574 152.799 37.6348 152.639C37.416 152.475 37.0312 152.334 36.4805 152.217C35.9336 152.1 35.498 151.959 35.1738 151.795C34.8535 151.631 34.6152 151.436 34.459 151.209C34.3066 150.982 34.2305 150.713 34.2305 150.4C34.2305 149.881 34.4492 149.441 34.8867 149.082C35.3281 148.723 35.8906 148.543 36.5742 148.543C37.293 148.543 37.875 148.729 38.3203 149.1C38.7695 149.471 38.9941 149.945 38.9941 150.523H37.9043C37.9043 150.227 37.7773 149.971 37.5234 149.756C37.2734 149.541 36.957 149.434 36.5742 149.434C36.1797 149.434 35.8711 149.52 35.6484 149.691C35.4258 149.863 35.3145 150.088 35.3145 150.365C35.3145 150.627 35.418 150.824 35.625 150.957C35.832 151.09 36.2051 151.217 36.7441 151.338C37.2871 151.459 37.7266 151.604 38.0625 151.771C38.3984 151.939 38.6465 152.143 38.8066 152.381C38.9707 152.615 39.0527 152.902 39.0527 153.242C39.0527 153.809 38.8262 154.264 38.373 154.607C37.9199 154.947 37.332 155.117 36.6094 155.117C36.1016 155.117 35.6523 155.027 35.2617 154.848C34.8711 154.668 34.5645 154.418 34.3418 154.098C34.123 153.773 34.0137 153.424 34.0137 153.049H35.0977C35.1172 153.412 35.2617 153.701 35.5312 153.916C35.8047 154.127 36.1641 154.232 36.6094 154.232C37.0195 154.232 37.3477 154.15 37.5938 153.986C37.8438 153.818 37.9688 153.596 37.9688 153.318ZM44.3789 154.373C43.957 154.869 43.3379 155.117 42.5215 155.117C41.8457 155.117 41.3301 154.922 40.9746 154.531C40.623 154.137 40.4453 153.555 40.4414 152.785V148.66H41.5254V152.756C41.5254 153.717 41.916 154.197 42.6973 154.197C43.5254 154.197 44.0762 153.889 44.3496 153.271V148.66H45.4336V155H44.4023L44.3789 154.373ZM49.7168 155.117C48.8574 155.117 48.1582 154.836 47.6191 154.273C47.0801 153.707 46.8105 152.951 46.8105 152.006V151.807C46.8105 151.178 46.9297 150.617 47.168 150.125C47.4102 149.629 47.7461 149.242 48.1758 148.965C48.6094 148.684 49.0781 148.543 49.582 148.543C50.4062 148.543 51.0469 148.814 51.5039 149.357C51.9609 149.9 52.1895 150.678 52.1895 151.689V152.141H47.8945C47.9102 152.766 48.0918 153.271 48.4395 153.658C48.791 154.041 49.2363 154.232 49.7754 154.232C50.1582 154.232 50.4824 154.154 50.748 153.998C51.0137 153.842 51.2461 153.635 51.4453 153.377L52.1074 153.893C51.5762 154.709 50.7793 155.117 49.7168 155.117ZM49.582 149.434C49.1445 149.434 48.7773 149.594 48.4805 149.914C48.1836 150.23 48 150.676 47.9297 151.25H51.1055V151.168C51.0742 150.617 50.9258 150.191 50.6602 149.891C50.3945 149.586 50.0352 149.434 49.582 149.434ZM56.5137 149.633C56.3496 149.605 56.1719 149.592 55.9805 149.592C55.2695 149.592 54.7871 149.895 54.5332 150.5V155H53.4492V148.66H54.5039L54.5215 149.393C54.877 148.826 55.3809 148.543 56.0332 148.543C56.2441 148.543 56.4043 148.57 56.5137 148.625V149.633Z" fill="#999999"/>\n <text x="262" y="42" font-size="'.concat(t.length>5?12:14,'" fill="#222222" style=\'text-anchor:middle;font-weight:bold;font-family: Roboto;\'>').concat(t.toUpperCase(),'</text>\n <text x="24" y="44" font-size="18" fill="#222222" style=\'width: 100\'>').concat(n,'</text>\n <path d="M234 24.25H289V23.75H234V24.25ZM292.75 28V47H293.25V28H292.75ZM289 50.75H234V51.25H289V50.75ZM230.25 47V28H229.75V47H230.25ZM234 50.75C231.929 50.75 230.25 49.0711 230.25 47H229.75C229.75 49.3472 231.653 51.25 234 51.25V50.75ZM292.75 47C292.75 49.0711 291.071 50.75 289 50.75V51.25C291.347 51.25 293.25 49.3472 293.25 47H292.75ZM289 24.25C291.071 24.25 292.75 25.9289 292.75 28H293.25C293.25 25.6528 291.347 23.75 289 23.75V24.25ZM234 23.75C231.653 23.75 229.75 25.6528 229.75 28H230.25C230.25 25.9289 231.929 24.25 234 24.25V23.75Z" fill="#999999"/>\n <path fill-rule="evenodd" clip-rule="evenodd" d="M25.9318 163.527H41.0926C41.8394 163.527 42.4449 164.077 42.4449 164.756V173.244C42.4449 173.923 41.8394 174.473 41.0926 174.473H25.9318C25.185 174.473 24.5795 173.923 24.5795 173.244V173.172C24.5795 173.012 24.4498 172.882 24.2898 172.882C24.1297 172.882 24 173.012 24 173.172V173.244C24 174.214 24.8649 175 25.9318 175H41.0926C42.1595 175 43.0244 174.214 43.0244 173.244V164.756C43.0244 163.786 42.1595 163 41.0926 163H25.9318C24.8649 163 24 163.786 24 164.756V164.828C24 164.988 24.1297 165.118 24.2898 165.118C24.4498 165.118 24.5795 164.988 24.5795 164.828V164.756C24.5795 164.077 25.185 163.527 25.9318 163.527ZM24.0612 172.012C24.1079 172.053 24.1604 172.073 24.2187 172.073H26.5375C27.4008 172.073 28.057 171.877 28.5062 171.485C28.9612 171.087 29.2033 170.481 29.2325 169.667C29.2383 169.503 29.2412 169.281 29.2412 169C29.2412 168.719 29.2383 168.494 29.2325 168.324C29.2091 167.545 28.9612 166.951 28.4887 166.541C28.0162 166.132 27.3512 165.927 26.4937 165.927H24.2187C24.1604 165.927 24.1079 165.947 24.0612 165.988C24.0204 166.029 24 166.082 24 166.146V171.854C24 171.912 24.0204 171.965 24.0612 172.012ZM27.3425 170.537C27.1616 170.718 26.8787 170.809 26.4937 170.809H25.575V167.191H26.45C26.835 167.191 27.1237 167.285 27.3162 167.472C27.5146 167.66 27.6196 167.949 27.6312 168.341C27.6429 168.505 27.6487 168.722 27.6487 168.991C27.6487 169.26 27.6429 169.48 27.6312 169.65C27.6196 170.054 27.5233 170.349 27.3425 170.537ZM30.3246 172.012C30.3713 172.053 30.4238 172.073 30.4821 172.073H31.6546C31.7188 172.073 31.7713 172.053 31.8121 172.012C31.8588 171.971 31.8821 171.918 31.8821 171.854V166.146C31.8821 166.082 31.8588 166.029 31.8121 165.988C31.7713 165.947 31.7188 165.927 31.6546 165.927H30.4821C30.4238 165.927 30.3713 165.947 30.3246 165.988C30.2838 166.029 30.2634 166.082 30.2634 166.146V171.854C30.2634 171.912 30.2838 171.965 30.3246 172.012ZM33.319 172.073C33.2607 172.073 33.2082 172.053 33.1615 172.012C33.1207 171.965 33.1003 171.912 33.1003 171.854V166.146C33.1003 166.082 33.1207 166.029 33.1615 165.988C33.2082 165.947 33.2607 165.927 33.319 165.927H35.594C36.4515 165.927 37.1165 166.132 37.589 166.541C38.0615 166.951 38.3094 167.545 38.3327 168.324C38.3385 168.494 38.3415 168.719 38.3415 169C38.3415 169.281 38.3385 169.503 38.3327 169.667C38.3035 170.481 38.0615 171.087 37.6065 171.485C37.1573 171.877 36.5011 172.073 35.6377 172.073H33.319ZM35.594 170.809C35.979 170.809 36.2619 170.718 36.4427 170.537C36.6236 170.349 36.7198 170.054 36.7315 169.65C36.7431 169.48 36.749 169.26 36.749 168.991C36.749 168.722 36.7431 168.505 36.7315 168.341C36.7198 167.949 36.6148 167.66 36.4165 167.472C36.224 167.285 35.9352 167.191 35.5502 167.191H34.6752V170.809H35.594ZM40.1082 168.282C39.8193 168.282 39.5811 168.047 39.5811 167.759C39.5811 167.47 39.8193 167.235 40.1082 167.235C40.3972 167.235 40.6354 167.47 40.6354 167.759C40.6354 168.047 40.3972 168.282 40.1082 168.282ZM40.1082 171.017C39.8193 171.017 39.5811 170.782 39.5811 170.493C39.5811 170.205 39.8193 169.97 40.1082 169.97C40.3972 169.97 40.6354 170.205 40.6354 170.493C40.6354 170.782 40.3972 171.017 40.1082 171.017Z" fill="#999999"/>\n <text x="48" y="173" font-size="11" fill="#777777" font-family="Courier New">').concat(a||new Array(37).fill("x").join(""),'</text>\n <rect x="0.5" y="0.5" width="316" height="199" rx="7.5" stroke="#E7ECF6"/>\n <defs>\n <linearGradient id="paint0_linear" x1="158.5" y1="0" x2="158.5" y2="200" gradientUnits="userSpaceOnUse">\n <stop stop-color="#F3F6FC"/>\n <stop offset="1" stop-color="#EEF1F7"/>\n </linearGradient>\n </defs>\n </svg>'));return"data:image/svg+xml;utf8,".concat(i)}function Y(e){return Object.values(T.ROLES).includes(e)}function Q(e){var n;return(null===e||void 0===e?void 0:e.payment)?((null===(n=e.payment)||void 0===n?void 0:n.price)||[]).map((function(e){return{name:e.symbol,value:e.value}})):[]}var z=function(e){return e.title||e.name},Z=function(e){var n=e.did,t=e.baseUrl,a=e.logoPath;if(t.startsWith("http")&&a)return A()(t,H(n,a));var i=(window.env.apiPrefix||"/").replace(/^\/+/,"").replace(/\/+$/,"");return i&&(i="/".concat(i)),A()(i,"/blocklet/logo/".concat(n))},X=function(){return window.env&&window.env.apiPrefix?window.env.apiPrefix:"/"}},677:function(e,n,t){"use strict";t(480),t(707),t(711);var a=t(88),i=t(89),l=t(203),s=t(204),o=t(718),r=t(723),p=function(e){l(t,e);var n=s(t);function t(){var e;a(this,t);var i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"http://localhost:4000/api",l=arguments.length>1?arguments[1]:void 0,s={dataSource:"forge",httpEndpoint:i,socketEndpoint:function(){return e._getSocketEndpoint(i)},enableQuery:!0,enableSubscription:!0,enableMutation:!0,maxQueryDepth:6};return l&&(s.axios=l),(e=n.call(this,s))._endpoint=i,e._authToken=null,e}return i(t,[{key:"setAuthToken",value:function(e){this._authToken=e}},{key:"_getSocketEndpoint",value:function(e){var n=e.replace(/https?:\/\//,"ws://");return 0===e.indexOf("https://")&&(n=n.replace("ws://","wss://")),"".concat(n,"/socket")}},{key:"_getSchema",value:function(){return r}},{key:"_getIgnoreFields",value:function(e){e.name;return[]}},{key:"_getAuthHeaders",value:function(){var e={},n=this._authToken;if(n){var t="function"===typeof n?n():n;e.Authorization="Bearer ".concat(encodeURIComponent(t))}if("undefined"!==typeof window&&"undefined"!==typeof window.location){var a=window.location,i=a.hostname,l=a.port,s=a.protocol;e["x-real-hostname"]=i,e["x-real-port"]=l,e["x-real-protocol"]=s.endsWith(":")?s.substring(0,s.length-1):s}return e}}]),t}(o);e.exports=p},723:function(e){e.exports=JSON.parse('{"queryType":{"name":"Query"},"mutationType":{"name":"Mutation"},"subscriptionType":null,"types":[{"kind":"OBJECT","name":"Query","description":"","fields":[{"name":"getBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getBlockletMetaFromUrl","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletMetaFromUrlInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlockletMetaFromUrl","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getBlockletDiff","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletDiffInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlockletDiff","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getBlocklets","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestGetBlockletsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetBlocklets","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getLatestBlockletVersion","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestLatestBlockletVersionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseLatestBlockletVersion","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getNodeInfo","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseGetNodeInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getNodeEnv","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseGetNodeEnv","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"checkNodeVersion","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseCheckNodeVersion","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"listBlocklets","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestListBlockletsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseListBlocklets","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getBlockletMeta","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlockletMeta","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getNotifications","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestGetNotificationsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetNotifications","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getRoutingSites","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestGetRoutingSitesInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetRoutingSites","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getRoutingSnapshots","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestGetRoutingSnapshotsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetRoutingSnapshots","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getSnapshotSites","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestGetSnapshotSitesInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetSnapshotSites","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getRoutingProviders","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseGetRoutingProviders","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getServices","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseGetServices","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getCertificates","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseGetCertificates","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"checkDomains","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestCheckDomainsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseCheckDomains","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getAccessKeys","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseAccessKeys","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getWebHooks","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseWebHooks","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getWebhookSenders","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseSenderList","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sendTestMessage","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestSendMsgInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseSendMsg","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getSession","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestGetSessionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetSession","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getRoles","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"TeamInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRoles","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getPermissions","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"TeamInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponsePermissions","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getInvitations","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"TeamInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetInvitations","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getUsers","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"TeamInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUsers","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getUser","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestTeamUserInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUser","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getPermissionsByRole","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestTeamRoleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponsePermissions","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"getPassportIssuances","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestGetPassportIssuancesInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetPassportIssuances","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","description":"","fields":null,"inputFields":[{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"registryUrl","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"attachRuntimeInfo","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"String","description":"The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Boolean","description":"The `Boolean` scalar type represents `true` or `false`.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseBlocklet","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blocklet","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletState","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"StatusCode","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ok","description":"","isDeprecated":false,"deprecationReason":null},{"name":"blocklet_not_found","description":"","isDeprecated":false,"deprecationReason":null},{"name":"blocklet_not_purchased","description":"","isDeprecated":false,"deprecationReason":null},{"name":"forbidden","description":"","isDeprecated":false,"deprecationReason":null},{"name":"internal","description":"","isDeprecated":false,"deprecationReason":null},{"name":"timeout","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"BlockletState","description":"","fields":[{"name":"meta","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletMeta","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"status","description":"","args":[],"type":{"kind":"ENUM","name":"BlockletStatus","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"installedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"startedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pausedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"stoppedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"environments","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ConfigEntry","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"configs","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ConfigEntry","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"diskInfo","description":"","args":[],"type":{"kind":"OBJECT","name":"DiskInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"runtimeInfo","description":"","args":[],"type":{"kind":"OBJECT","name":"RuntimeInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"source","description":"","args":[],"type":{"kind":"ENUM","name":"BlockletSource","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deployedFrom","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"port","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"interfaces","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletStateInterface","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"engine","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletEngine","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"mode","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"ports","description":"","args":[],"type":{"kind":"SCALAR","name":"Any","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletState","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"trustedPassports","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrustedPassport","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"enablePassportIssuance","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletMeta","description":"","fields":[{"name":"did","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"interfaces","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletMetaInterface","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"author","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletMetaPerson","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"main","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"stats","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletStats","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"homepage","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"price","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"path","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"community","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"documentation","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"support","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"screenshots","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"keywords","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"logo","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"dist","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletDist","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"maintainers","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletMetaPerson","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"contributors","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletMetaPerson","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"repository","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletRepository","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"payment","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletPayment","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"nftFactory","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lastPublishedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"capabilities","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletCapabilities","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isFree","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletMetaInterface","description":"","fields":[{"name":"type","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"path","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"prefix","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"protocol","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"port","description":"","args":[],"type":{"kind":"SCALAR","name":"Any","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"services","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletMetaService","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Any","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletMetaService","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"config","description":"","args":[],"type":{"kind":"SCALAR","name":"Any","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletMetaPerson","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletStats","description":"","fields":[{"name":"downloads","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"star","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"purchases","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Float32","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletDist","description":"","fields":[{"name":"tarball","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"integrity","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletRepository","description":"","fields":[{"name":"type","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletPayment","description":"","fields":[{"name":"price","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletPaymentPrice","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"share","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletPaymentShare","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletPaymentPrice","description":"","fields":[{"name":"address","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"symbol","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletPaymentShare","description":"","fields":[{"name":"address","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletCapabilities","description":"","fields":[{"name":"clusterMode","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"BlockletStatus","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"added","description":"","isDeprecated":false,"deprecationReason":null},{"name":"downloading","description":"","isDeprecated":false,"deprecationReason":null},{"name":"downloaded","description":"","isDeprecated":false,"deprecationReason":null},{"name":"installing","description":"","isDeprecated":false,"deprecationReason":null},{"name":"installed","description":"","isDeprecated":false,"deprecationReason":null},{"name":"starting","description":"","isDeprecated":false,"deprecationReason":null},{"name":"running","description":"","isDeprecated":false,"deprecationReason":null},{"name":"stopping","description":"","isDeprecated":false,"deprecationReason":null},{"name":"stopped","description":"","isDeprecated":false,"deprecationReason":null},{"name":"error","description":"","isDeprecated":false,"deprecationReason":null},{"name":"upgrading","description":"","isDeprecated":false,"deprecationReason":null},{"name":"restarting","description":"","isDeprecated":false,"deprecationReason":null},{"name":"corrupted","description":"","isDeprecated":false,"deprecationReason":null},{"name":"waiting","description":"","isDeprecated":false,"deprecationReason":null},{"name":"unknown","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ConfigEntry","description":"","fields":[{"name":"key","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"required","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"validation","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"secure","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"custom","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"DiskInfo","description":"","fields":[{"name":"app","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"data","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"log","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cache","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blocklets","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"RuntimeInfo","description":"","fields":[{"name":"pid","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"port","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"uptime","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"memoryUsage","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cpuUsage","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"BlockletSource","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"registry","description":"","isDeprecated":false,"deprecationReason":null},{"name":"local","description":"","isDeprecated":false,"deprecationReason":null},{"name":"upload","description":"","isDeprecated":false,"deprecationReason":null},{"name":"url","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"BlockletStateInterface","description":"","fields":[{"name":"ruleId","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"authConfig","description":"","args":[],"type":{"kind":"SCALAR","name":"Any","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletEngine","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"displayName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"available","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"visible","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"TrustedPassport","description":"","fields":[{"name":"issuerDid","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"mappings","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrustedPassportMapping","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"TrustedPassportMapping","description":"","fields":[{"name":"from","description":"","args":[],"type":{"kind":"OBJECT","name":"TrustedPassportMappingFrom","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"to","description":"","args":[],"type":{"kind":"OBJECT","name":"TrustedPassportMappingTo","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"TrustedPassportMappingFrom","description":"","fields":[{"name":"passport","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"TrustedPassportMappingTo","description":"","fields":[{"name":"role","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestBlockletMetaFromUrlInput","description":"","fields":null,"inputFields":[{"name":"url","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"checkPrice","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseBlockletMetaFromUrl","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"meta","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletMeta","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestBlockletDiffInput","description":"","fields":null,"inputFields":[{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"hashFiles","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"HashFileInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"HashFileInput","description":"","fields":null,"inputFields":[{"name":"file","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"hash","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseBlockletDiff","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blockletDiff","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletDiff","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletDiff","description":"","fields":[{"name":"hasBlocklet","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"addSet","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"changeSet","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"deleteSet","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestGetBlockletsInput","description":"","fields":null,"inputFields":[{"name":"useCache","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetBlocklets","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blocklets","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletState","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestLatestBlockletVersionInput","description":"","fields":null,"inputFields":[{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"version","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseLatestBlockletVersion","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"data","description":"","args":[],"type":{"kind":"OBJECT","name":"LatestBlockletVersion","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"LatestBlockletVersion","description":"","fields":[{"name":"did","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"registryUrl","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetNodeInfo","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"info","description":"","args":[],"type":{"kind":"OBJECT","name":"NodeState","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"NodeState","description":"","fields":[{"name":"did","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pk","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"port","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"initialized","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"nodeOwner","description":"","args":[],"type":{"kind":"OBJECT","name":"WalletInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"startedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"initializedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"mode","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"routing","description":"","args":[],"type":{"kind":"OBJECT","name":"NodeRouting","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"members","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MemberInfo","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"environments","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ConfigEntry","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"uptime","description":"","args":[],"type":{"kind":"SCALAR","name":"Float32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"autoUpgrade","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"nextVersion","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"upgradeSessionId","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"registerUrl","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"enableWelcomePage","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"webWalletUrl","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blockletRegistryList","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletRegistry","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"ownerNft","description":"","args":[],"type":{"kind":"OBJECT","name":"OwnerNft","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"diskAlertThreshold","description":"","args":[],"type":{"kind":"SCALAR","name":"Uint32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"trustedPassports","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrustedPassport","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"launcherInfo","description":"","args":[],"type":{"kind":"OBJECT","name":"LauncherInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"enablePassportIssuance","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"WalletInfo","description":"","fields":[{"name":"did","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pk","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"NodeRouting","description":"","fields":[{"name":"provider","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"snapshotHash","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"adminPath","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MemberInfo","description":"","fields":[{"name":"did","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pk","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"role","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"avatar","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fullName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"email","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"approved","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"locale","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"passports","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Passport","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"firstLoginAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lastLoginAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"remark","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Passport","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"issuer","description":"","args":[],"type":{"kind":"OBJECT","name":"Issuer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"issuanceDate","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"expirationDate","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"status","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"role","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Issuer","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pk","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletRegistry","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"logoUrl","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"maintainer","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cdnUrl","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"selected","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"protected","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"OwnerNft","description":"","fields":[{"name":"holder","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"issuer","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Uint32","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"LauncherInfo","description":"","fields":[{"name":"did","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cloudService","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetNodeEnv","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"info","description":"","args":[],"type":{"kind":"OBJECT","name":"NodeEnvInfo","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"NodeEnvInfo","description":"","fields":[{"name":"ip","description":"","args":[],"type":{"kind":"OBJECT","name":"IPInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"os","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"location","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"docker","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"image","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blockletEngines","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletEngine","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"gitpod","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"disk","description":"","args":[],"type":{"kind":"OBJECT","name":"DiskInfo","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"IPInfo","description":"","fields":[{"name":"internalV4","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"externalV4","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"internalV6","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"externalV6","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseCheckNodeVersion","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestListBlockletsInput","description":"","fields":null,"inputFields":[{"name":"registryUrl","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseListBlocklets","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blocklets","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletMeta","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseBlockletMeta","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"meta","description":"","args":[],"type":{"kind":"SCALAR","name":"Any","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestGetNotificationsInput","description":"","fields":null,"inputFields":[{"name":"receiver","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"sender","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"read","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"paging","description":"","type":{"kind":"INPUT_OBJECT","name":"PagingInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PagingInput","description":"","fields":null,"inputFields":[{"name":"total","description":"","type":{"kind":"SCALAR","name":"Uint32","ofType":null},"defaultValue":null},{"name":"pageSize","description":"","type":{"kind":"SCALAR","name":"Uint32","ofType":null},"defaultValue":null},{"name":"pageCount","description":"","type":{"kind":"SCALAR","name":"Uint32","ofType":null},"defaultValue":null},{"name":"page","description":"","type":{"kind":"SCALAR","name":"Uint32","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetNotifications","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"list","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Notification","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"paging","description":"","args":[],"type":{"kind":"OBJECT","name":"Paging","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Notification","description":"","fields":[{"name":"sender","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"receiver","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"action","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"entityType","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"entityId","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"read","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"severity","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Paging","description":"","fields":[{"name":"total","description":"","args":[],"type":{"kind":"SCALAR","name":"Uint32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pageSize","description":"","args":[],"type":{"kind":"SCALAR","name":"Uint32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pageCount","description":"","args":[],"type":{"kind":"SCALAR","name":"Uint32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"page","description":"","args":[],"type":{"kind":"SCALAR","name":"Uint32","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestGetRoutingSitesInput","description":"","fields":null,"inputFields":[{"name":"snapshotHash","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetRoutingSites","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sites","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"RoutingSite","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"RoutingSite","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"domain","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"domainAliases","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Any","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"rules","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"RoutingRule","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"isProtected","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"corsAllowedOrigins","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"RoutingRule","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"from","description":"","args":[],"type":{"kind":"OBJECT","name":"RoutingRuleFrom","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"to","description":"","args":[],"type":{"kind":"OBJECT","name":"RoutingRuleTo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isProtected","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"interfaces","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletStateInterface","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"services","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletService","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"RoutingRuleFrom","description":"","fields":[{"name":"pathPrefix","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"header","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"RoutingRuleHeader","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"RoutingRuleHeader","description":"","fields":[{"name":"key","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"","args":[],"type":{"kind":"ENUM","name":"HeaderMatchType","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"HeaderMatchType","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"exact","description":"","isDeprecated":false,"deprecationReason":null},{"name":"partial","description":"","isDeprecated":false,"deprecationReason":null},{"name":"regexp","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"RoutingRuleTo","description":"","fields":[{"name":"port","description":"","args":[],"type":{"kind":"SCALAR","name":"Uint32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"","args":[],"type":{"kind":"ENUM","name":"BackendServiceType","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"did","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"redirectCode","description":"","args":[],"type":{"kind":"SCALAR","name":"Int32","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"interfaceName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"realDid","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"BackendServiceType","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"daemon","description":"","isDeprecated":false,"deprecationReason":null},{"name":"blocklet","description":"","isDeprecated":false,"deprecationReason":null},{"name":"redirect","description":"","isDeprecated":false,"deprecationReason":null},{"name":"none","description":"","isDeprecated":false,"deprecationReason":null},{"name":"general_proxy","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"SCALAR","name":"Int32","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletService","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"config","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"schema","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestGetRoutingSnapshotsInput","description":"","fields":null,"inputFields":[{"name":"limit","description":"","type":{"kind":"SCALAR","name":"Int32","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetRoutingSnapshots","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"snapshots","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"RoutingSnapshot","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"RoutingSnapshot","description":"","fields":[{"name":"hash","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tree","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"message","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"author","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestGetSnapshotSitesInput","description":"","fields":null,"inputFields":[{"name":"hash","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetSnapshotSites","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sites","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"RoutingSite","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetRoutingProviders","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"providers","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"RoutingProvider","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"RoutingProvider","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"running","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"available","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"error","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetServices","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"services","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletService","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetCertificates","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"certificates","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Certificate","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Certificate","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"domain","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"validFrom","description":"","args":[],"type":{"kind":"SCALAR","name":"Int64","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"validTo","description":"","args":[],"type":{"kind":"SCALAR","name":"Int64","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"issuer","description":"","args":[],"type":{"kind":"OBJECT","name":"CertificateIssuer","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sans","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fingerprintAlg","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fingerprint","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"validityPeriod","description":"","args":[],"type":{"kind":"SCALAR","name":"Int64","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"matchedSites","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MatchedSites","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"public","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isProtected","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Int64","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CertificateIssuer","description":"","fields":[{"name":"countryName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"organizationName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"commonName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"MatchedSites","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"domain","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestCheckDomainsInput","description":"","fields":null,"inputFields":[{"name":"domains","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseCheckDomains","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseAccessKeys","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"list","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"AccessKey","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"AccessKey","description":"","fields":[{"name":"accessKeyId","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"remark","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"passport","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lastUsedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseWebHooks","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"webhooks","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"WebHookRecord","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"WebHookRecord","description":"","fields":[{"name":"type","description":"","args":[],"type":{"kind":"ENUM","name":"SenderType","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"params","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"WebHookParam","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SenderType","description":"","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"slack","description":"","isDeprecated":false,"deprecationReason":null},{"name":"api","description":"","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"WebHookParam","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"required","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"defaultValue","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"value","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseSenderList","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"senders","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"WebHookSender","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"WebHookSender","description":"","fields":[{"name":"type","description":"","args":[],"type":{"kind":"ENUM","name":"SenderType","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"params","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"WebHookParam","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestSendMsgInput","description":"","fields":null,"inputFields":[{"name":"webhookId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"message","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseSendMsg","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestGetSessionInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetSession","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"session","description":"","args":[],"type":{"kind":"SCALAR","name":"Any","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"TeamInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseRoles","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"roles","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Role","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Role","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"grants","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isProtected","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponsePermissions","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"permissions","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Permission","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Permission","description":"","fields":[{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isProtected","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetInvitations","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"invitations","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InviteInfo","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"InviteInfo","description":"","fields":[{"name":"inviteId","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"role","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"remark","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"expireDate","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"inviter","description":"","args":[],"type":{"kind":"OBJECT","name":"MemberInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"teamDid","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"interfaceName","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseUsers","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"users","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"MemberInfo","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestTeamUserInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"user","description":"","type":{"kind":"INPUT_OBJECT","name":"MemberInfoInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"MemberInfoInput","description":"","fields":null,"inputFields":[{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"pk","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"avatar","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fullName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"email","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"approved","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"createdAt","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"updatedAt","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"passports","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"PassportInput","ofType":null}}},"defaultValue":null},{"name":"firstLoginAt","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"lastLoginAt","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"remark","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PassportInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"issuer","description":"","type":{"kind":"INPUT_OBJECT","name":"IssuerInput","ofType":null},"defaultValue":null},{"name":"type","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"issuanceDate","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"expirationDate","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"status","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"IssuerInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"pk","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseUser","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"user","description":"","args":[],"type":{"kind":"OBJECT","name":"MemberInfo","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestTeamRoleInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"INPUT_OBJECT","name":"RoleInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RoleInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"grants","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"isProtected","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestGetPassportIssuancesInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"ownerDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseGetPassportIssuances","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"list","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PassportIssuanceInfo","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PassportIssuanceInfo","description":"","fields":[{"name":"id","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"expireDate","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"teamDid","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"ownerDid","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Mutation","description":"","fields":[{"name":"installBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestVersionedBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"installBlockletFromVc","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestInstallFromVcInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseInstallFromVc","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"startBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"stopBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"reloadBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"restartBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"cancelDownloadBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"upgradeBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestUpgradeBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"configBlocklet","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestConfigBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseConfigBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"checkChildBlockletsForUpdates","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestBlockletInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseCheckChildBlockletsForUpdates","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateChildBlocklets","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestUpdateChildBlockletsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseBlocklet","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateNodeInfo","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeInfoInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetNodeInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateNodeRouting","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestNodeRoutingInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetNodeInfo","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"upgradeNodeVersion","description":"","args":[],"type":{"kind":"OBJECT","name":"ResponseUpgradeNodeVersion","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"addBlockletRegistry","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestChangeBlockletRegistryInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteBlockletRegistry","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestChangeBlockletRegistryInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"selectBlockletRegistry","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestChangeBlockletRegistryInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"resetNode","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestResetNodeInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseResetNode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createInvitation","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequsetCreateInvitationInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseCreateInvitation","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteInvitation","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequsetDeleteInvitationInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createPassportIssuance","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestCreatePassportIssuanceInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseCreatePassportIssuance","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deletePassportIssuance","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteTeamSessionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"configTrustedPassports","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestConfigTrustedPassportsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"configPassportIssuance","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestConfigPassportIssuanceInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"removeUser","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestTeamUserInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUser","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateUserApproval","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestTeamUserInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUser","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateUserRole","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestTeamUserInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUser","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"revokeUserPassport","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestRevokeUserPassportInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUser","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"enableUserPassport","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestRevokeUserPassportInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUser","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createRole","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestCreateRoleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRole","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateRole","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestTeamRoleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRole","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteRole","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteRoleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createPermission","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestCreatePermissionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponsePermission","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatePermission","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestTeamPermissionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponsePermission","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deletePermission","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeletePermissionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"grantPermissionForRole","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestGrantPermissionForRoleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"revokePermissionFromRole","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestRevokePermissionFromRoleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updatePermissionsForRole","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestUpdatePermissionsForRoleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRole","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"hasPermission","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestHasPermissionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"BooleanResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"readNotifications","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestReadNotificationsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseReadNotifications","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"unreadNotifications","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestReadNotificationsInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseReadNotifications","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"addRoutingSite","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestAddRoutingSiteInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRoutingSite","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"addDomainAlias","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestAddDomainAliasInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRoutingSite","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteDomainAlias","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteDomainAliasInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRoutingSite","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteRoutingSite","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteRoutingSiteInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"GeneralResponse","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateRoutingSite","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestUpdateRoutingSiteInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRoutingSite","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"addRoutingRule","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestAddRoutingRuleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRoutingSite","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateRoutingRule","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestUpdateRoutingRuleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRoutingSite","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteRoutingRule","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteRoutingRuleInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseRoutingSite","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"takeRoutingSnapshot","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestTakeRoutingSnapshotInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseTakeRoutingSnapshot","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateNginxHttpsCert","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestUpdateNginxHttpsCertInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUpdateNginxHttpsCert","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"addNginxHttpsCert","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestAddNginxHttpsCertInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseAddNginxHttpsCert","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteNginxHttpsCert","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteNginxHttpsCertInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseDeleteNginxHttpsCert","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createAccessKey","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestCreateAccessKeyInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseCreateAccessKey","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateAccessKey","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestUpdateAccessKeyInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseUpdateAccessKey","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteAccessKey","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteAccessKeyInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseDeleteAccessKey","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createWebHook","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestCreateWebHookInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseCreateWebHook","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"deleteWebHook","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestDeleteWebHookInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseDeleteWebHook","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"startSession","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestStartSessionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetSession","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateSession","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestUpdateSessionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetSession","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"endSession","description":"","args":[{"name":"input","description":"","type":{"kind":"INPUT_OBJECT","name":"RequestEndSessionInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ResponseGetSession","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestVersionedBlockletInput","description":"","fields":null,"inputFields":[{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"url","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"file","description":"","type":{"kind":"SCALAR","name":"Upload","ofType":null},"defaultValue":null},{"name":"diffVersion","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"deleteSet","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Upload","description":"The `Upload` scalar type represents a file upload.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestInstallFromVcInput","description":"","fields":null,"inputFields":[{"name":"challenge","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"vcPresentation","description":"","type":{"kind":"SCALAR","name":"Any","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseInstallFromVc","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blocklet","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletState","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteBlockletInput","description":"","fields":null,"inputFields":[{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"keepData","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestUpgradeBlockletInput","description":"","fields":null,"inputFields":[{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"registryUrl","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestConfigBlockletInput","description":"","fields":null,"inputFields":[{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"childDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"configs","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"ConfigEntryInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ConfigEntryInput","description":"","fields":null,"inputFields":[{"name":"key","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"required","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"validation","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"secure","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"custom","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseConfigBlocklet","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blocklet","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletState","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseCheckChildBlockletsForUpdates","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"preUpdateInfo","description":"","args":[],"type":{"kind":"OBJECT","name":"BlockletPreUpdateInfo","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BlockletPreUpdateInfo","description":"","fields":[{"name":"updateId","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"updateList","description":"","args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BlockletMeta","ofType":null}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestUpdateChildBlockletsInput","description":"","fields":null,"inputFields":[{"name":"updateId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"NodeInfoInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"autoUpgrade","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"enableWelcomePage","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"registerUrl","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"webWalletUrl","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"blockletRegistryList","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"BlockletRegistryInput","ofType":null}}},"defaultValue":null},{"name":"diskAlertThreshold","description":"","type":{"kind":"SCALAR","name":"Uint32","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"BlockletRegistryInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"url","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"logoUrl","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"maintainer","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"cdnUrl","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"selected","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"protected","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestNodeRoutingInput","description":"","fields":null,"inputFields":[{"name":"provider","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"snapshotHash","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"forceRepopulate","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseUpgradeNodeVersion","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sessionId","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestChangeBlockletRegistryInput","description":"","fields":null,"inputFields":[{"name":"url","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"GeneralResponse","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestResetNodeInput","description":"","fields":null,"inputFields":[{"name":"owner","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"blocklets","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"webhooks","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"certificates","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"accessKeys","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"blockletExtras","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"routingRules","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"users","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"invitations","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseResetNode","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequsetCreateInvitationInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"remark","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"interfaceName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseCreateInvitation","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"inviteInfo","description":"","args":[],"type":{"kind":"OBJECT","name":"InviteInfo","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequsetDeleteInvitationInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"inviteId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestCreatePassportIssuanceInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"ownerDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseCreatePassportIssuance","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"info","description":"","args":[],"type":{"kind":"OBJECT","name":"PassportIssuanceInfo","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteTeamSessionInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"sessionId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestConfigTrustedPassportsInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"trustedPassports","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"TrustedPassportInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"TrustedPassportInput","description":"","fields":null,"inputFields":[{"name":"issuerDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"mappings","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"TrustedPassportMappingInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"TrustedPassportMappingInput","description":"","fields":null,"inputFields":[{"name":"from","description":"","type":{"kind":"INPUT_OBJECT","name":"TrustedPassportMappingFromInput","ofType":null},"defaultValue":null},{"name":"to","description":"","type":{"kind":"INPUT_OBJECT","name":"TrustedPassportMappingToInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"TrustedPassportMappingFromInput","description":"","fields":null,"inputFields":[{"name":"passport","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"TrustedPassportMappingToInput","description":"","fields":null,"inputFields":[{"name":"role","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestConfigPassportIssuanceInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"enable","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestRevokeUserPassportInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"userDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"passportId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestCreateRoleInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"childName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"permissions","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseRole","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"role","description":"","args":[],"type":{"kind":"OBJECT","name":"Role","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteRoleInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestCreatePermissionInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponsePermission","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"permission","description":"","args":[],"type":{"kind":"OBJECT","name":"Permission","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestTeamPermissionInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"permission","description":"","type":{"kind":"INPUT_OBJECT","name":"PermissionInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"PermissionInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"isProtected","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeletePermissionInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestGrantPermissionForRoleInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"roleName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"grantName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestRevokePermissionFromRoleInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"roleName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"grantName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestUpdatePermissionsForRoleInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"roleName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"grantNames","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestHasPermissionInput","description":"","fields":null,"inputFields":[{"name":"teamDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"role","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"permission","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BooleanResponse","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"result","description":"","args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestReadNotificationsInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseReadNotifications","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"numAffected","description":"","args":[],"type":{"kind":"SCALAR","name":"Int32","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestAddRoutingSiteInput","description":"","fields":null,"inputFields":[{"name":"domain","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"type","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"rules","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"RoutingRuleInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RoutingRuleInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"from","description":"","type":{"kind":"INPUT_OBJECT","name":"RoutingRuleFromInput","ofType":null},"defaultValue":null},{"name":"to","description":"","type":{"kind":"INPUT_OBJECT","name":"RoutingRuleToInput","ofType":null},"defaultValue":null},{"name":"isProtected","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"interfaces","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"BlockletStateInterfaceInput","ofType":null}}},"defaultValue":null},{"name":"services","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"BlockletServiceInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RoutingRuleFromInput","description":"","fields":null,"inputFields":[{"name":"pathPrefix","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"header","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"RoutingRuleHeaderInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RoutingRuleHeaderInput","description":"","fields":null,"inputFields":[{"name":"key","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"type","description":"","type":{"kind":"ENUM","name":"HeaderMatchType","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RoutingRuleToInput","description":"","fields":null,"inputFields":[{"name":"port","description":"","type":{"kind":"SCALAR","name":"Uint32","ofType":null},"defaultValue":null},{"name":"type","description":"","type":{"kind":"ENUM","name":"BackendServiceType","ofType":null},"defaultValue":null},{"name":"did","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"url","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"redirectCode","description":"","type":{"kind":"SCALAR","name":"Int32","ofType":null},"defaultValue":null},{"name":"interfaceName","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"realDid","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"BlockletStateInterfaceInput","description":"","fields":null,"inputFields":[{"name":"ruleId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"type","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"url","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"authConfig","description":"","type":{"kind":"SCALAR","name":"Any","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"BlockletServiceInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"version","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"config","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"schema","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseRoutingSite","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"site","description":"","args":[],"type":{"kind":"OBJECT","name":"RoutingSite","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestAddDomainAliasInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"domainAlias","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteDomainAliasInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"domainAlias","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteRoutingSiteInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestUpdateRoutingSiteInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"corsAllowedOrigins","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}},"defaultValue":null},{"name":"domain","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestAddRoutingRuleInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"rule","description":"","type":{"kind":"INPUT_OBJECT","name":"RoutingRuleInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestUpdateRoutingRuleInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"rule","description":"","type":{"kind":"INPUT_OBJECT","name":"RoutingRuleInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteRoutingRuleInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"ruleId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestTakeRoutingSnapshotInput","description":"","fields":null,"inputFields":[{"name":"dryRun","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"message","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseTakeRoutingSnapshot","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"hash","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestUpdateNginxHttpsCertInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"domain","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"privateKey","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"certificate","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"public","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseUpdateNginxHttpsCert","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestAddNginxHttpsCertInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"privateKey","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"certificate","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"public","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseAddNginxHttpsCert","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteNginxHttpsCertInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseDeleteNginxHttpsCert","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestCreateAccessKeyInput","description":"","fields":null,"inputFields":[{"name":"remark","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"passport","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseCreateAccessKey","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"data","description":"","args":[],"type":{"kind":"OBJECT","name":"CreateAccessKey","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CreateAccessKey","description":"","fields":[{"name":"accessKeyId","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"accessKeySecret","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"remark","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"passport","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"createdAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lastUsedAt","description":"","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestUpdateAccessKeyInput","description":"","fields":null,"inputFields":[{"name":"accessKeyId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"remark","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"passport","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseUpdateAccessKey","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"data","description":"","args":[],"type":{"kind":"OBJECT","name":"AccessKey","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteAccessKeyInput","description":"","fields":null,"inputFields":[{"name":"accessKeyId","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseDeleteAccessKey","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestCreateWebHookInput","description":"","fields":null,"inputFields":[{"name":"type","description":"","type":{"kind":"ENUM","name":"SenderType","ofType":null},"defaultValue":null},{"name":"title","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"params","description":"","type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INPUT_OBJECT","name":"WebHookParamInput","ofType":null}}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"WebHookParamInput","description":"","fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"required","description":"","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"defaultValue","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"value","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"type","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseCreateWebHook","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"webhook","description":"","args":[],"type":{"kind":"OBJECT","name":"WebHookSender","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestDeleteWebHookInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ResponseDeleteWebHook","description":"","fields":[{"name":"code","description":"","args":[],"type":{"kind":"ENUM","name":"StatusCode","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestStartSessionInput","description":"","fields":null,"inputFields":[{"name":"data","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestUpdateSessionInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"data","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"RequestEndSessionInput","description":"","fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Schema","description":"A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.","fields":[{"name":"types","description":"A list of all types supported by this server.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"queryType","description":"The type that query operations will be rooted at.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mutationType","description":"If this server supports mutation, the type that mutation operations will be rooted at.","args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"subscriptionType","description":"If this server support subscription, the type that subscription operations will be rooted at.","args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"directives","description":"A list of all directives supported by this server.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Directive","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Type","description":"The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\\n\\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name and description, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.","fields":[{"name":"kind","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"__TypeKind","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fields","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Field","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"interfaces","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"possibleTypes","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"enumValues","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__EnumValue","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"inputFields","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"ofType","description":null,"args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"__TypeKind","description":"An enum describing what kind of type a given `__Type` is.","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"SCALAR","description":"Indicates this type is a scalar.","isDeprecated":false,"deprecationReason":null},{"name":"OBJECT","description":"Indicates this type is an object. `fields` and `interfaces` are valid fields.","isDeprecated":false,"deprecationReason":null},{"name":"INTERFACE","description":"Indicates this type is an interface. `fields` and `possibleTypes` are valid fields.","isDeprecated":false,"deprecationReason":null},{"name":"UNION","description":"Indicates this type is a union. `possibleTypes` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM","description":"Indicates this type is an enum. `enumValues` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_OBJECT","description":"Indicates this type is an input object. `inputFields` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"LIST","description":"Indicates this type is a list. `ofType` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"NON_NULL","description":"Indicates this type is a non-null. `ofType` is a valid field.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"__Field","description":"Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"args","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__InputValue","description":"Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"defaultValue","description":"A GraphQL-formatted string representing the default value for this input value.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__EnumValue","description":"One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Directive","description":"A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\\n\\nIn some cases, you need to provide options to alter GraphQL\'s execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"locations","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"__DirectiveLocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"args","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"__DirectiveLocation","description":"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"QUERY","description":"Location adjacent to a query operation.","isDeprecated":false,"deprecationReason":null},{"name":"MUTATION","description":"Location adjacent to a mutation operation.","isDeprecated":false,"deprecationReason":null},{"name":"SUBSCRIPTION","description":"Location adjacent to a subscription operation.","isDeprecated":false,"deprecationReason":null},{"name":"FIELD","description":"Location adjacent to a field.","isDeprecated":false,"deprecationReason":null},{"name":"FRAGMENT_DEFINITION","description":"Location adjacent to a fragment definition.","isDeprecated":false,"deprecationReason":null},{"name":"FRAGMENT_SPREAD","description":"Location adjacent to a fragment spread.","isDeprecated":false,"deprecationReason":null},{"name":"INLINE_FRAGMENT","description":"Location adjacent to an inline fragment.","isDeprecated":false,"deprecationReason":null},{"name":"VARIABLE_DEFINITION","description":"Location adjacent to a variable definition.","isDeprecated":false,"deprecationReason":null},{"name":"SCHEMA","description":"Location adjacent to a schema definition.","isDeprecated":false,"deprecationReason":null},{"name":"SCALAR","description":"Location adjacent to a scalar definition.","isDeprecated":false,"deprecationReason":null},{"name":"OBJECT","description":"Location adjacent to an object type definition.","isDeprecated":false,"deprecationReason":null},{"name":"FIELD_DEFINITION","description":"Location adjacent to a field definition.","isDeprecated":false,"deprecationReason":null},{"name":"ARGUMENT_DEFINITION","description":"Location adjacent to an argument definition.","isDeprecated":false,"deprecationReason":null},{"name":"INTERFACE","description":"Location adjacent to an interface definition.","isDeprecated":false,"deprecationReason":null},{"name":"UNION","description":"Location adjacent to a union definition.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM","description":"Location adjacent to an enum definition.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM_VALUE","description":"Location adjacent to an enum value definition.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_OBJECT","description":"Location adjacent to an input object type definition.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_FIELD_DEFINITION","description":"Location adjacent to an input object field definition.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null}],"directives":[{"name":"skip","description":"Directs the executor to skip this field or fragment when the `if` argument is true.","locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Skipped when true.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null}]},{"name":"include","description":"Directs the executor to include this field or fragment only when the `if` argument is true.","locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Included when true.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null}]},{"name":"deprecated","description":"Marks an element of a GraphQL schema as no longer supported.","locations":["FIELD_DEFINITION","ENUM_VALUE"],"args":[{"name":"reason","description":"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax (as specified by [CommonMark](https://commonmark.org/).","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\\"No longer supported\\""}]}]}')},760:function(e,n,t){var a=t(369);e.exports=a({setup:{connect:{title:"Signature Required",scan:"Connect your DID Wallet to become the owner of this Node",confirm:"Review this operation on your DID Wallet",success:"Your account is connected to this Node"},verify:{title:"Ownership Credential Required",scan:"Connect your DID Wallet to provide ownership credentials",confirm:"Review this operation on your DID Wallet",success:"Your account is connected to this Node"},title:"Setup Blocklet Server",steps:{eula:"End User License Agreement",eulaFooter:"I have read and agreed to the terms of the EULA",connect:"Connect Owner DID Wallet",verify:"Verify Ownership",basicSettings:"Basic Settings",complete:"Complete"},congratulation:"Congratulations! Your Blocklet Server is secure and ready to use",redirectButton:"Take me to Node Dashboard!",form:{submit:"Complete Setup",title:"Setup Name and description of the Node"}},login:{loginTo:"Login to",description:"Only node owner and approved members can access the dashboard",dialog:{title:"Login Required",scan:"Connect your DID Wallet and provide profile",confirm:"Confirm on your DID Wallet",success:"You are logged in successfully"}},lostPassport:{title:"Lost Passport?"},sidebar:{dashboard:"Dashboard",blocklets:"Blocklets",console:"Console",settings:"Settings"},system:{total:"Total",used:"Used",free:"Free",cores:"Number of cores"},common:{about:"About",abtnode:"Blocklet Server",accessKey:"Access Keys",action:"Action",actions:"Actions",add:"Add",address:"Address",allow:"Allow",alreadyExist:"already exists",approve:"Approve",approved:"approved",author:"Author",avatar:"Avatar",back:"Back",basic:"Basic",basicInfo:"Basic Information",bind:"Bind",blocklet:"Blocklet",blocklets:"Blocklets",blockletsStorage:"Blocklets Storage",cacheStorage:"Cache Storage",cancel:"Cancel",certificate:"certificate",click:"Click to copy",close:"Close",collapseAll:"Collapse All",community:"Community",complete:"Complete",componentBasicInfo:"Component Basic Information",components:"Components",config:"Configure",configuration:"Configuration",configSuccess:"Config successfully",confirm:"Confirm",console:"Console",continueWith:"Continue With",copiedTip:"Copied",copyTip:"Click To Copy",coreStorage:"Core Storage",cpu:"CPU",create:"Create",createSuccess:"Create Access Key",created:"Created At",createdAt:"Created At",dAddress:"Decentralized Identifiers (DID)",dataStorage:"Data Storage",delConfirm:"Delete",delConfirmDescription:"Confirm delete?",delete:"Delete",description:"Description",detail:"Detail",did:"DID",disk:"Disk",diskInfo:"Disk Info",docker:"IS Docker",documentation:"Documentation",domain:"Domain",downgradeTo:"Downgrade to",download:"Download",downloading:"Downloading",edit:"Edit",email:"Email",empty:"Empty",emptyData:"No results found",enable:"Enable",engine:"Engine",env:"Environment",expandAll:"Expand All",expires:"Expires",externalIp:"External IP",failed:"failed",fingerprint:"Fingerprint",finish:"Finish",forbid:"Forbid",free:"Free",gitpod:"IS Gitpod",goEULA:'Click to view "End User License Agreement"',group:"Group",image:"IS Image",install:"Install",installed:"Installed",installedAt:"Installed At",installing:"Installing",internalIp:"Internal IP",invite:"Invite",inviting:"Inviting",ip:"IP",isPublic:"Public",issue:"Issue",issuer:"Issuer",item:"Item",joined:"Joined",key:"Key",lastPublishedAt:"Published At",launcherInfo:"ABT Launcher Information",leavePageTip:"Are you sure to leave the page?",loading:"loading",log:"View Logs",logStorage:"Log Storage",login:"Login",logo:"Logo",logout:"Logout",manageTeam:"Manage Team",marketplace:"Marketplace",member:"Member",members:"Members",memory:"Memory",meta:"Meta Data",monitor:"Monitor",more:"More",name:"Name",next:"Next",no:"No",noData:"No records to display",notice:"Unexpected bad things will happen if you don\u2019t read this!",noticeTitle:"Notice",open:"Open",management:"Management",os:"Operating System",overview:"Overview",page404:"404 Page",passport:"Passport",permission:"Permission",port:"Port",pre:"Previous",protected:"Protected",protocol:"Protocol",published:"published",purchase:"Purchase",redirect:"Redirect",redirectCode:"Redirect Code",redirectPermanently:"Permanent Redirect",redirectTemporary:"Temporary Redirect",redirectUrl:"Redirect URL",reject:"Reject",reload:"Reload",remark:"Remark",remove:"Remove",repository:"Repository",requiredErrorText:"{name} is required",resource:"Resource",restart:"Restart",retry:"Retry",revoke:"Revoke",role:"Role",running:"running",runtimeInfo:"Runtime Info",save:"Save",saveChanges:"Save Changes",saveSuccess:"Saved successfully",scheduleFailed:"schedule failed",scheduleSuccess:"successfully scheduled",search:"Search",setting:"Settings",start:"Start",status:"Status",stop:"Stop",storage:"Storage",store:"Store",success:"success",support:"Support",team:"Team",the:"The",title:"Title",type:"Type",unavailable:"Unavailable",update:"Update",updateAvailable:"New version {version} available",updatedAt:"Updated At",upgrade:"Upgrade",upgradeTo:"Upgrade to",upgrading:"Upgrading",uptime:"Uptime",url:"URL",valid:"Valid",value:"Value",version:"Version",visit:"Visit",waiting:"Waiting",webhook:"Integrations",yes:"Yes",invalidParam:"Invalid Params",launch:"Launch",price:"Price",redirecting:"redirecting"},blocklet:{installFromMarket:"Install New Blocklets",installFromUrl:"Install From Url",installedAt:"Installed At",startedAt:"Started At",stoppedAt:"Stopped At",urlEmptyTip:"No Access URL, ",goToAddRule:"Go To Add",services:"Exposed Services",upstreamPort:"Upstream Port",noService:"No Services",appDid:"App DID",reloadSuccess:"Blocklet was reloaded successfully",statusTip:"Blocklet is {status}",fromUrl:{title:"Install Blocklet",label:"Blocklet Meta URL",description:"The URL should point to the meta file of the blocklet",confirm:"Install",step0:"Input URL",step1:"Confirm Meta Info",existTipPrefix:"Blocklet with the same DID already exists, the version is",existTipSuffix:", Please install a higher version."},index:{stopDescription:"Stopping the blocklet will make its public interfaces unaccessible, which may cause end user failures",confirmStop:"Yes, Stop It",cancelDownloadDescription:"Cancel download {name} ?",removeDescription:"Removing the blocklet will erase code and data generated by this blocklet, which is not recoverable if you do not have any backups",deleteRoutingRuleDescription:"Regardless of whether the backup data is saved or not, after removing the cornerstone blocklet, the associated URL Mapping rules will be removed",removeKeepData:"Keep data for this blocklet, only remove code",removeComplete:"Remove both code and data for this blocklet",confirmRemove:"Yes, Remove It",tableTitle:"Manage Your Blocklets",noBlocklet:"No blocklets found in this Blocklet Server, install a blocklet from market place to start.",upgradeDescription:"Upgrading the blocklet will make it temporarily unavailable, are you sure to continue?",confirmUpgrade:"Yes, Upgrade It",confirmRestart:"Yes, Restart It",restartDescription:"Restarting the blocklet will temporarily suspended and may not start because of a configuration change"},admin:{iframeTitle:"Blocklet Admin Interface",title:"Admin Interface",noContent:"This blocklet does not have a admin interface",securityError:"SecurityError: Can not open the admin url from accessing a cross-origin frame"},config:{iframeTitle:"Blocklet Config Interface",noContent:"This blocklet does not have a config interface",securityError:"SecurityError: Can not open the config url from accessing a cross-origin frame",title:"Config Interface",disabledText:'Please edit environment variables in ".env" file or "blocklet.yml" file',user:{title:"User Configuration",configurationKey:"Configuration key",configurationValue:"Configuration value",keyValueRequired:"Configuration key and value must be specified",invalidKey:"Configuration key must not start with BLOCKLET_",deleteForbidden:"This configuration is required and should not be deleted",missingRequired:"Missing required configuration to start the blocklet",gotoFix:"Go to fix",hideValue:"Hide Value",showValue:"Show Value",tip:"Configurations prefixed with BWA_ should not contain sensitive information because they will be sent to the browser"},blocklet:{title:"Blocklet Configuration",name:"Application name that can be displayed in frontend and DID Wallet",description:"Application description that can be displayed in frontend and DID Wallet",sk:"Secret key for the application wallet",clusterSize:"Instance count when run this blocklet in cluster mode",walletType:"Blocklet instance wallet type, will change the derived DID"},component:{title:"Component Configuration",description:"The component configuration will be overwritten by the user configuration if duplicated."},system:{title:"System Configuration"}},overview:{source:"Source",deployedFrom:"Deployed From"},diskInfo:{empty:"Disk info not available now!",appDir:"App Directory",dataDir:"Data Directory",logDir:"Log Directory",cacheDir:"Cache Directory"},runtimeInfo:{noRunning:"Runtime information will be available when blocklet is running!",memoryUsage:"Memory Usage",cpuUsage:"CPU Usage",uptime:"Uptime",port:"Port",processId:"Process ID"},dist:{downloadLink:"Download Link",verify:"Verify"},status:{added:"Added",waiting:"Waiting",downloading:"Downloading",installing:"Installing",upgrading:"Upgrading",installed:"Installed",starting:"Starting",running:"Running",stopping:"Stopping",stopped:"Stopped",error:"Error",corrupted:"Corrupted",purchasing:"Waiting for purchase",purchased:"Purchased",verifying:"Verifying purchase"},list:{download:"Download",star:"Star"},component:{checkUpdateTitle:"Check for Updates",updateTitle:"Update Components",noUpdate:"No components to update"},router:{urlPath:"URL Path",noRunning:"The blocklet is not currently started. Unable to access through the following address!",securitySetting:"Security Setting"}},dashboard:{nodeDid:"Node",ownerDid:"Owner"},store:{nameSort:"Name",popularSort:"Popularity",headerDescription:"Find and Install Your Blocklets",detail:{purchase:"Purchase {name}",open:"Open {name}",install:"Install {name}",upgrade:"Upgrade {name}"},blockletRegistry:{changeFailed:"Change Blocklet Store Failed: ",addFailed:"Add Blocklet Store Failed: ",editFailed:"Edit Blocklet Store Failed: ",switchRegistry:"Switch Blocklet Store",addRegistry:"Add Blocklet Store",editRegistry:"Edit Blocklet Store",deleteRegistry:"Delete Blocklet Store",haveSameRegistry:"The same blocklet store exists",registryName:"Blocklet Store Name",registryUrl:"Blocklet Store URL",registryNameEmpty:"Blocklet Store name cannot be empty",registryUrlEmpty:"Blocklet store url cannot be empty",deleteDesc:"Confirm Delete blocklet store {name}\uff1f",confirmDesc:"Please input {name} to delete"},purchase:{title:"Purchase Blocklet",confirmed:"Your blocklet purchase NFT is verified",declined:"You do not provided valid the blocklet purchase NFT",waiting:"Waiting for purchase complete...",purchase:{title:"Purchase Now",description:"Pay some token before installing this blocklet if you have not purchased this blocklet"},verify:{title:"Verify Purchase",description:"Your NFT will be verified before installing this blocklet if you have purchased and hold the purchase NFT in your DID Wallet"},auth:{title:"Purchase Credential Required",scan:"Connect DID Wallet to provide blocklet purchase NFT",confirm:"Review this operation on your DID Wallet",success:"Your purchase NFT is verified, and installing has started"}}},setting:{saveSuccess:"Settings Saved Successfully",unSavedTip:'There are unsaved changes, please click "Save Changes" to save them.',unSavedLeaveTip:"There are unsaved changes, are you sure to leave the page?",form:{name:"Name Your Node",nameRequired:"Node description is required",namePlaceholder:"Node Name",description:"Describe Your Node",descriptionHolder:"Node Description",descriptionRequired:"Node description is required",domain:"Your Node Domain Name",domainPlaceholder:"Node Domain Name",domainRequired:"Node domain is required",ipPlaceholder:"IP",ipRequired:"IP is required",registry:"Blocklet Store",registryPlaceholder:"Blocklet store to fetch blocklets",registryRequired:"Blocklet store is required ",webWalletUrl:"Where is your DID Wallet web version hosted",webWalletUrlPlaceholder:'Please input the URL of your hosted "DID Wallet Web" blocklet, you can use the official one safely',enableWelcomePage:"Enable welcome page",welcome:{desc:"Enable welcome page",enabled:"Enabled",disabled:"Disabled"},upgrade:{title:"Upgrade Blocklet Server to v{version}",description:"During the upgrade, your Blocklet Server will enter maintenance mode for a few minutes while the update is completed.",dialog:'Click on "confirm" to install the update. Blocklet Server will enter maintenance mode until the update is completed and return to production mode automatically.',confirm:"Upgrade",toggle:"Check for updates automatically",enabled:"Auto Update Check Enabled",disabled:"Auto Update Check Disabled",setup:"Preparing the update",installing:"Install Blocklet Server v{version}",restarting:"Restarting Blocklet Server",cleanup:"Doing some cleanup",complete:"Upgrade complete!",progress:"Upgrading Blocklet Server to v{version}",check:"Check for Updates",latest:"You are running the latest version."},monitor:{diskThreshold:"Send alert when disk usage exceeds (%)",diskThresholdPlaceholder:"Please set the disk usage alert threshold"}},accessKey:{accessKeyId:"ACCESS KEY",lastUsed:"Last Used At",tip:"Please enter a name for this access key for future reference:",saveSecretTip:"This is the only time that your Access Secret key can be viewed and cannot be recovered. However, you can create new access keys at any time",iKnow:"I have copied and saved the Access Secret",showSecret:"Show Secret Access Key",hideSecret:"Hide Secret",title:"Delete Access Key",descriptionNoTime:"This will permanently delete the access key {key} with name {name}, which is (never used before)",description:"This will permanently delete access key {key} with name {name}, which is (last used on {time}, {timeAge})",confirm_desc:"Please input {name} to delete",remark:"Access Key Name",remarkInvalid:"Access Key Name is required"},webhook:{add:"Add Integration",delTitle:"Delete Integration",requiredError:"Please provide a valid {type}",confirm_desc:"Please input {name} to delete",test:"Test",description:"This will permanently delete integration with ID {id}",columns:{description:"ID",params:"Params",createdAt:"createdAt"}}},notification:{title:"Activities",empty:"No activities yet",viewAll:"View All",showRead:"Show Read",markAllAsRead:"Mark All as Read",markAsRead:"Mark As Read"},router:{routerSetting:"Domains & URLs",certSetting:"SSL Certificates",defaultSite:"Default",urlHelperText:"URL that do not start with HTTP/HTTPS are considered relative paths",empty:"Click on Actions to setup URL Mapping",healthy:{ok:"Blocklet or service is running",error:"Blocklet or service is not running or not installed"},service:{select:"Select Blocklet Services (Optional)",what:"Blocklet Services are pipelines executed against the request before redirecting to upstream blocklet"},nonProvider:{title:"Engine Change Warning",description:"If you change engine to none, your current page may not work properly because the previous engine will be stopped, are you sure to continue?",confirm:"I understand, continue"},validation:{urlRequired:"URL is required",redirectCodeRequired:"Redirect code is required",didRequired:"Blocklet is required",pathPrefixTooLong:"The URL Prefix cannot exceed {length} characters",pathPrefixCannotBeEmpty:"The URL Prefix cannot be empty",domainRequired:"Node domain is required",invalidUrl:"Please provide a valid URL",pathPrefixRequired:"URL prefix is required",redirectUrlRequired:"Redirect URL is required"},domain:{validate:{emptyTip:"Site domain cannot be empty",suffixTip:"Site domain cannot include {suffix}"},add:{title:"Add Site",description:"Please provide a valid site name address",confirm:"Add",cancel:"Cancel",blocklet:"Select the blocklet to handle the traffic",redirect:"Where to redirect the traffic?",port:"What port does your request handler need to listen to?",portTip:"This defaults to the main port of request handler, you can customize this",type:"Traffic Handler"},update:{title:"Update Site Domain",label:"Site Domain",description:"Please provide a valid site domain"},verify:{ok:"This site is resolved",notResolved:"This site neither resolved nor accessible, please check your DNS configuration"},https:{ok:"This domain has https enabled",bad:"This domain has not enabled https"},delete:{title:"Delete Site",description:'By confirming, you will delete your existing "{name}" site. Type "{name}" below and select Delete to complete the change, or select Cancel if you want to leave your site',confirm_desc:"Please input {name} to confirm"}},domainAlias:{add:{title:"Add Additional Domain",domainDescription:"Please provide a valid domain name"},delete:{title:"Delete",description:"After removing a domain alias, access to that alias may not be handled properly."}},domainSecurity:{title:"Update Domain Security",cors:{title:"Allowed CORS Domains",description:'Domain list that can send cross origin requests to {name}, comma separated, use "*" to allow anyone, which is not recommended',domainInvalid:"Please input a valid list of domain names"}},rule:{add:{title:"Add URL Mapping",confirm:"Add",pathPrefix:"What's the URL Prefix?",pathPrefixTip:"If you set prefix to '/my-prefix', then all requests that begins with that prefix will be routed to the configured blocklet",blocklet:"Which Blocklet will be handling those requests?",port:"Which port of the blocklet will be handling requests?",portTip:"This defaults to the main port of blocklet, if your blocklet listens on multiple ports, you can customize this"},delete:{title:"Delete URL Mapping",description:'By confirming, you will delete your existing "{name}" URL Mapping. Type "{name}" below and select Delete to complete the change, or select Cancel if you want to leave your URL Mapping.',confirm_desc:"Please input {name} to delete",cancel:"Cancel"},update:{title:"Update URL Mapping",confirm:"Yes, Update",cancel:"Cancel"}},cert:{name:"Certificate Name",domain:"Domain Name",action:"Action",commonName:"Common Name",boundDomains:"Bound Domain Names",expired:"Expired",leftDays:" days left",issuedOn:"Issued On",expiryOn:"Expiry On",fingerprintAlg:"Fingerprint Algorithm",validityPeriod:"Validity Period",matchedSites:"Matched Sites",setPublic:"Set Public",setPublicCertHelperText:"If set to public the certificate can be downloaded publicly",publicCertHelperText:"Public certificates can be downloaded",nonPublicCertHelperText:"Non-public certificates cannot be downloaded",protectedCertHelperText:"Protected certificates cannot be edited",unprotectedCertHelperText:"Unprotected certificates can be edited",table:{nodata:"No data"},delete:{title:"Delete SSL Certificate",description:"Confirm delete?",confirm:"Confirm"},nginx:{title:"Update SSL Certificate",titleAdd:"Add SSL Certificate",pem:"SSL Certificate File",pemTip:'Please drop your server certificate file here, it should ends with ".pem" or ".crt"',key:"Private Key File",keyTip:'Please drop your server private key file here, it should ends with ".pem" or ".key"',confirm:"Save",cancel:"Cancel",invalidFile:"You have selected an invalid file",empty:"No file selected yet"},detail:{title:"SSL Certificate Details"}}},noMatch:{desc:"We can't find the page that you're looking for"},health:{connectionErrorTip:"Blocklet Server can't connect to the network, please check if Blocklet Server has been stopped or there is a network issue",connectionRecoveryTip:"Blocklet Server connectivity has been recovered",connectionStoppedTip:"Blocklet Server has been stopped",wrongAccessUrlTip:"Blocklet Server access address is wrong, please use the correct access address"},debug:{title:"Your Blocklet Server is up and running!"},team:{invite:"Invite New",add:"Add New",member:{name:"Name",passport:"Passport",passports:"Passports",lastLogin:"Last Login",filter:"Filter by",forbidLogin:"Forbid Login",forbidLoginDescription:"The user will not be able to connect to this application",allowLogin:"Allow Login",allowLoginDescription:"The user will be able to connect to this application",updateRole:"Update Role",deleteUser:"Delete User",deleteUserDescription:'Confirm delete user "{name}"?',revokePassport:"Revoke Passport",revokePassportDescription:"Once the passport is revoked, the passport holder can not use it to login again, are you sure to continue?",enablePassport:"Enable Passport",enablePassportDescription:"Once the revoked passport is enabled again, the passport holder can use it to login again, are you sure to continue?",passportPermissionTitle:"The passport has the following permissions:",search:"Search Member",inviteDialog:{createInviteLink:"Generate Invitation Link",createSuccessTip:"The invitation link is successfully created, click to copy and send the link to the invited member, please note that this invitation link can not be reused and will expire on {expireDate}"},error:{passportEmpty:"Passport should not be empty"}},permission:{create:{title:"Create Permission",description:"Format: <action>_<resource>\n e.g. 'query_user', 'mutate_user'"},delete:{title:"Delete Permission",description:"Confirm delete {name}?"},error:{actionEmpty:"action cannot be empty",resourceEmpty:"resource cannot be empty",permissionTooLong:"permission cannot exceed {length} characters",descriptionTooLong:"description cannot exceed {length} characters"}},passport:{create:{title:"Create Passport",titleTip:"Title cannot be modified after created"},bind:{title:"Bind Permission",roleTip:"You will get all the permissions of the selected passport after binding",permissionTip:"You will get the selected permissions after binding",transferLeftTitle:"All permissions",transferRightTitle:"Granted permissions"},delete:{title:"Delete Passport",description:"The passports holds by user will lose all permissions after it is deleted. Are you sure to continue?"},error:{titleEmpty:"title cannot be empty",titleTooLong:"title cannot exceed {length} characters",descriptionEmpty:"description cannot be empty"},issuance:{pending:"Pending",create:{title:"Generate Link"},delete:{title:"Delete Receive Link",description:"Confirm delete {link}\uff1f"}},issue:"Issue Passport",disableIssuance:"Disable Passport Issuance",enableIssuance:"Enable Passport Issuance",disableIssuanceTip:'"Issue Passport", "Invite Member" and other operations will be disabled',enableIssuanceTip:'"Issue Passport", "Invite Member" and other operations will be enabled',trustedPassportIssuers:"Trusted Passport Issuers",trustedIssuers:"Trusted Issuers",externalPassport:"External Passport",notTrustedIssuerTip:"The passport cannot be used because the issuer is not on the list of trusted issuers",issuerDid:"Issuer DID",addNodeToTrustedIssuers:"Add current node as a trusted passport issuer",revoked:"Revoked",noPermission:"No permission to perform this operation",shouldNotDeleteCurrent:"You can not revoke your passport currently in use",mappingRule:"Mapping rule",defaultRule:"Default rule",search:"Search Passport",searchIssuerDid:"Search Issuer DID",issueBy:"Issue by {name}"},inviting:{link:"Invite Link",inviter:"Inviter",delete:{title:"Delete Invite Link",description:"Confirm delete {link}\uff1f"},disabledTip:"Invitation is not enabled"}},launcherInfo:{cloudService:"Cloud Service Provider",adminUrl:"Launcher Admin"},session:{forbidLogin:"You have been blocked from logging in"},launchBlocklet:{appInfo:"Application Information",appInfoDesc:"Confirm the application information",author:"Application Author: {author}",complete:"Complete",alreadyExists:"This Blocklet already exists, please visit",selectAbtNode:"Select Blocklet Server",purchased:"Already Purchased",purchase:"Purchase",nextStep:"Next Step",agreement:"License Agreement",agreeAll:"Agree All",install:"Install",installing:"Installing",launchSuccess:'"{appName}" is successfully launched!',installSuccess:'"{appName}" is installed successfully! But requires some configuration to start.',title:"Install",installWithAppName:"Install {name}",openInRegistry:"Open in Blocklet Store",subTitle:"Prepare to install {appName} on Blocklet Server",access:"Open the application",viewApplication:"View Application",newVersion:"New Version",newVersionDesc:"The application already exists, but the current version can be upgraded",upgradeNow:"Upgrade Now",later:"Later",abtnodeLicenseName:"Blocklet Server License",appLicenseName:"Application License",purchaseApp:"Purchase Application",authDialog:{title:"Authorization Required",freeDescription:"You need to present Blocklet Server Ownership NFT or Blocklet Server Passport to launch application",nonFreeDescription:"You need to present application purchase NFT and Blocklet Server NFT to launch application",confirm:"Confirm on your DID Wallet",success:"Authorization Successfully"},error:{loadMetaFailed:"Load application information failed",appMetaNotFound:"No information found for this application",downloadFailed:"Failed to download the application, please try again",installFailed:"Failed to install the application, please try again",startFailed:"Failed to start the application, please try again",launchFailed:"Failed to launch the application, please try again",installedButStopped:"The application already installed, but it is not running",installedButError:"The application already installed, but it runs with an error",upgradeFailed:"Upgrade Failed"}}})},761:function(e,n,t){var a=t(369);e.exports=a({setup:{connect:{title:"\u626b\u7801\u7b7e\u540d",scan:"\u7528\u4f60\u7684 DID \u94b1\u5305\u626b\u63cf\u4e0b\u9762\u7684\u4e8c\u7ef4\u7801\u4ece\u800c\u6210\u4e3a\u672c\u8282\u70b9\u7684\u6240\u6709\u8005",confirm:"\u8bf7\u5728 DID \u94b1\u5305\u4e0a\u786e\u8ba4",success:"\u4f60\u5df2\u7ecf\u6210\u529f\u6210\u4e3a\u8282\u70b9\u7684\u6240\u6709\u8005"},verify:{title:"\u9700\u8981\u8282\u70b9\u6240\u6709\u6743\u8bc1\u4e66",scan:"\u7528\u4f60\u7684 DID \u94b1\u5305\u626b\u63cf\u4e0b\u9762\u7684\u4e8c\u7ef4\u7801\u4ee5\u63d0\u4f9b\u6240\u6709\u6743\u8bc1\u4e66",confirm:"\u8bf7\u5728 DID \u94b1\u5305\u4e0a\u786e\u8ba4",success:"\u4f60\u5df2\u7ecf\u6210\u529f\u6210\u4e3a\u8282\u70b9\u7684\u6240\u6709\u8005"},title:"\u8bbe\u7f6e Blocklet Server",steps:{eula:"\u6700\u7ec8\u7528\u6237\u8bb8\u53ef\u534f\u8bae",eulaFooter:"\u6211\u5df2\u9605\u8bfb\u5e76\u540c\u610f\u6700\u7ec8\u7528\u6237\u8bb8\u53ef\u534f\u8bae\u7684\u6761\u6b3e",connect:"\u94fe\u63a5\u6240\u6709\u8005\u7684 DID \u94b1\u5305",verify:"\u9a8c\u8bc1\u6240\u6709\u6743",basicSettings:"\u57fa\u7840\u8bbe\u7f6e",complete:"\u5b8c\u6210"},congratulation:"\u606d\u559c, \u60a8\u7684 Blocklet Server \u5b89\u5168\u53ef\u7528!",redirectButton:"\u67e5\u770b\u8282\u70b9\u4eea\u8868\u76d8",form:{submit:"\u5b8c\u6210\u8bbe\u7f6e",title:"\u8bbe\u7f6e\u8282\u70b9\u7684\u540d\u79f0\u548c\u63cf\u8ff0\u4fe1\u606f"}},login:{loginTo:"\u767b\u5f55",description:"\u53ea\u6709\u8282\u70b9\u7684\u6240\u6709\u8005\u548c approved \u6210\u5458\u53ef\u4ee5\u8bbf\u95ee\u4eea\u8868\u76d8",dialog:{title:"\u8bf7\u767b\u5f55",scan:"\u7528\u60a8\u7684 DID \u94b1\u5305\u626b\u63cf\u4e0b\u9762\u7684\u4e8c\u7ef4\u7801",confirm:"\u5728\u60a8\u7684 DID \u94b1\u5305\u4e0a\u786e\u8ba4",success:"\u767b\u5f55\u6210\u529f"}},lostPassport:{title:"\u627e\u56de\u901a\u884c\u8bc1\uff1f"},sidebar:{dashboard:"\u4eea\u8868\u76d8",blocklets:"\u57fa\u77f3\u7a0b\u5e8f",console:"\u8bd5\u9a8c\u53f0",settings:"\u8bbe\u7f6e"},system:{total:"\u603b\u8ba1",used:"\u5df2\u4f7f\u7528",free:"\u7a7a\u95f2",cores:"\u6838\u6570"},common:{about:"\u5173\u4e8e",abtnode:"Blocklet Server",accessKey:"\u8bbf\u95ee\u79d8\u94a5",action:"\u64cd\u4f5c",actions:"\u64cd\u4f5c",add:"\u6dfb\u52a0",address:"\u5730\u5740",allow:"\u5141\u8bb8",alreadyExist:"\u5df2\u7ecf\u5b58\u5728",approve:"\u540c\u610f",approved:"Approved",author:"\u4f5c\u8005",avatar:"\u5934\u50cf",back:"\u8fd4\u56de",basic:"\u57fa\u7840",basicInfo:"\u57fa\u7840\u4fe1\u606f",bind:"\u7ed1\u5b9a",blocklet:"\u57fa\u77f3\u7a0b\u5e8f",blocklets:"\u57fa\u77f3\u7a0b\u5e8f",blockletsStorage:"\u57fa\u77f3\u7a0b\u5e8f\u5b58\u50a8",cacheStorage:"\u7f13\u5b58\u5b58\u50a8",cancel:"\u53d6\u6d88",certificate:"\u8bc1\u4e66",click:"\u70b9\u51fb\u590d\u5236",close:"\u5173\u95ed",collapseAll:"\u6536\u8d77\u5168\u90e8",community:"\u793e\u533a\u5730\u5740",complete:"\u5b8c\u6210",componentBasicInfo:"\u7ec4\u4ef6\u57fa\u7840\u4fe1\u606f",components:"\u7ec4\u4ef6",config:"\u914d\u7f6e",configuration:"\u914d\u7f6e",configSuccess:"\u8bbe\u7f6e\u6210\u529f",confirm:"\u786e\u8ba4",console:"\u63a7\u5236\u53f0",continueWith:"\u786e\u8ba4\u7ee7\u7eed",copiedTip:"\u5df2\u590d\u5236",copyTip:"\u70b9\u51fb\u590d\u5236",coreStorage:"\u6838\u5fc3\u5b58\u50a8",cpu:"CPU",create:"\u521b\u5efa",createSuccess:"\u521b\u5efa\u6210\u529f",created:"\u521b\u5efa\u4e8e",createdAt:"\u521b\u5efa\u65f6\u95f4",dAddress:"\u53bb\u4e2d\u5fc3\u5316\u5730\u5740(DID)",dataStorage:"\u6570\u636e\u5b58\u50a8",delConfirm:"\u5220\u9664",delConfirmDescription:"\u786e\u8ba4\u5220\u9664\uff1f",delete:"\u5220\u9664",description:"\u63cf\u8ff0",detail:"\u8be6\u60c5",did:"DID",disabled:"\u5df2\u7981\u7528",disk:"\u78c1\u76d8",diskInfo:"\u78c1\u76d8\u4fe1\u606f",docker:"Docker\uff1f",documentation:"\u6587\u6863\u624b\u518c",domain:"\u57df\u540d",downgradeTo:"\u964d\u7ea7\u5230",download:"\u4e0b\u8f7d",downloading:"\u4e0b\u8f7d\u4e2d",edit:"\u7f16\u8f91",email:"\u90ae\u7bb1",empty:"\u6682\u65e0",emptyData:"\u672a\u627e\u5230\u7ed3\u679c",enable:"\u542f\u7528",enabled:"\u5df2\u542f\u7528",engine:"\u5f15\u64ce",env:"\u73af\u5883",environment:"\u73af\u5883\u53d8\u91cf",expandAll:"\u5c55\u5f00\u5168\u90e8",expires:"\u8fc7\u671f\u65f6\u95f4",externalIp:"\u516c\u7f51 IP",failed:"\u5931\u8d25",fingerprint:"\u6307\u7eb9",finish:"\u5b8c\u6210",forbid:"\u7981\u6b62",free:"\u514d\u8d39",gitpod:"Gitpod\uff1f",goEULA:'\u70b9\u51fb\u67e5\u770b"\u6700\u7ec8\u7528\u6237\u8bb8\u53ef\u534f\u8bae"',group:"\u5206\u7ec4",image:"\u955c\u50cf\u5185?",install:"\u5b89\u88c5",installed:"\u5df2\u5b89\u88c5",installedAt:"\u5b89\u88c5\u65f6\u95f4",installing:"\u5b89\u88c5\u4e2d",internalIp:"\u5185\u7f51 IP",invite:"\u9080\u8bf7",inviting:"\u9080\u8bf7\u4e2d",ip:"IP",isPublic:"\u516c\u5f00",issue:"\u9881\u53d1",issuer:"\u9881\u53d1\u8005",item:"\u9879",joined:"\u5df2\u52a0\u5165",key:"\u952e",lastPublishedAt:"\u53d1\u5e03\u65f6\u95f4",launcherInfo:"Blocklet Launcher \u4fe1\u606f",leavePageTip:"\u662f\u5426\u786e\u5b9a\u79bb\u5f00\u5f53\u524d\u9875\u9762\uff1f",loading:"\u52a0\u8f7d\u4e2d",log:"\u67e5\u770b\u65e5\u5fd7",logStorage:"\u65e5\u5fd7\u5b58\u50a8",login:"\u767b\u5f55",logo:"\u56fe\u6807",logout:"\u9000\u51fa",manageTeam:"\u7ba1\u7406\u56e2\u961f",marketplace:"\u5e02\u573a",member:"\u6210\u5458",members:"\u6210\u5458",memory:"\u5185\u5b58",meta:"\u5143\u6570\u636e",monitor:"\u76d1\u63a7",more:"\u66f4\u591a",name:"\u540d\u79f0",next:"\u4e0b\u4e00\u6b65",no:"\u5426",noData:"\u6682\u65e0\u6570\u636e",notice:"\u8bf7\u786e\u8ba4\u4e0b\u9762\u7684\u4fe1\u606f",noticeTitle:"\u63d0\u793a",open:"\u6253\u5f00",management:"\u7ba1\u7406",os:"\u64cd\u4f5c\u7cfb\u7edf",overview:"\u6982\u89c8",page404:"404 \u9875\u9762",passport:"\u901a\u884c\u8bc1",permission:"\u6743\u9650",port:"\u7aef\u53e3",pre:"\u4e0a\u4e00\u6b65",protected:"\u53d7\u4fdd\u62a4",protocol:"\u534f\u8bae",published:"\u53d1\u5e03\u4e8e",purchase:"\u8d2d\u4e70",redirect:"\u91cd\u5b9a\u5411",redirectCode:"\u91cd\u5b9a\u5411\u72b6\u6001\u7801",redirectPermanently:"\u6c38\u4e45\u91cd\u5b9a\u5411",redirectTemporary:"\u4e34\u65f6\u91cd\u5b9a\u5411",redirectUrl:"\u91cd\u5b9a\u5411 URL",reject:"\u62d2\u7edd",reload:"\u4f18\u96c5\u91cd\u542f",remark:"\u5907\u6ce8",remove:"\u5220\u9664",repository:"\u4ed3\u5e93\u5730\u5740",requiredErrorText:"{name}\u662f\u5fc5\u586b\u7684",resource:"\u8d44\u6e90",restart:"\u91cd\u542f",retry:"\u91cd\u8bd5",revoke:"\u64a4\u9500",role:"\u89d2\u8272",running:"\u8fd0\u884c\u4e2d",runtimeInfo:"\u8fd0\u884c\u4fe1\u606f",save:"\u4fdd\u5b58",saveChanges:"\u4fdd\u5b58",saveSuccess:"\u4fdd\u5b58\u6210\u529f",scheduleFailed:"\u52a0\u5165\u4efb\u52a1\u961f\u5217\u5931\u8d25",scheduleSuccess:"\u6210\u529f\u52a0\u5165\u4efb\u52a1\u961f\u5217",search:"\u641c\u7d22",setting:"\u8bbe\u7f6e",start:"\u542f\u52a8",status:"\u72b6\u6001",stop:"\u505c\u6b62",storage:"\u5b58\u50a8",store:"\u5546\u5e97",success:"\u6210\u529f",support:"\u670d\u52a1\u652f\u6301",team:"\u56e2\u961f",the:"\u6b64",title:"\u540d\u79f0",type:"\u7c7b\u578b",unavailable:"\u4e0d\u53ef\u8bbf\u95ee",update:"\u66f4\u65b0",updateAvailable:"\u53ef\u5347\u7ea7\u5230\u65b0\u7248\u672c v{version}",updatedAt:"\u66f4\u65b0\u65f6\u95f4",upgrade:"\u5347\u7ea7",upgradeTo:"\u5347\u7ea7\u5230",upgrading:"\u5347\u7ea7\u4e2d",uptime:"\u8fd0\u884c\u65f6\u957f",url:"URL",valid:"\u6709\u6548",value:"\u503c",version:"\u7248\u672c\u53f7",visit:"\u8bbf\u95ee",waiting:"\u7b49\u5f85\u4e2d",webhook:"\u5e94\u7528\u96c6\u6210",yes:"\u662f",invalidParam:"\u65e0\u6548\u7684\u53c2\u6570",launch:"\u542f\u52a8",price:"\u4ef7\u683c",redirecting:"\u8df3\u8f6c\u4e2d"},blocklet:{installFromMarket:"\u4ece\u5e94\u7528\u5546\u5e97\u5b89\u88c5",installFromUrl:"\u901a\u8fc7 URL \u5b89\u88c5",installedAt:"\u5b89\u88c5\u65f6\u95f4",startedAt:"\u542f\u52a8\u65f6\u95f4",stoppedAt:"\u505c\u6b62\u65f6\u95f4",urlEmptyTip:"\u65e0\u8bbf\u95ee\u5730\u5740\uff0c",goToAddRule:"\u7acb\u5373\u6dfb\u52a0",services:"\u66b4\u9732\u7684\u670d\u52a1",upstreamPort:"\u4e0a\u6e38\u7aef\u53e3",noService:"\u6682\u65e0\u670d\u52a1",appDid:"\u5e94\u7528 DID",reloadSuccess:"Blocklet \u91cd\u542f\u6210\u529f",statusTip:"Blocklet {status}",fromUrl:{title:"\u5b89\u88c5 Blocklet",label:"Blocklet Meta URL",description:"URL \u5e94\u6307\u5411 blocklet \u7684 meta \u6587\u4ef6",confirm:"\u5b89\u88c5",step0:"\u8f93\u5165 URL",step1:"\u786e\u8ba4 Meta \u4fe1\u606f",existTipPrefix:"\u5df2\u5b58\u5728\u76f8\u540c DID \u7684 Blocklet\uff0c \u7248\u672c\u4e3a",existTipSuffix:"\uff0c\u8bf7\u5b89\u88c5\u66f4\u9ad8\u7248\u672c\u3002"},index:{stopDescription:"\u505c\u6b62\u8be5\u57fa\u77f3\u7a0b\u5e8f\u5c06\u4f1a\u4f7f\u9875\u9762\u4e0d\u53ef\u4ee5\u8bbf\u95ee\uff0c\u53ef\u80fd\u4f1a\u5bfc\u81f4\u4f7f\u7528\u5b83\u7684\u7528\u6237\u51fa\u73b0\u9519\u8bef",confirmStop:"\u662f\u7684, \u505c\u6b62",cancelDownloadDescription:"\u53d6\u6d88\u4e0b\u8f7d {name} \uff1f",removeDescription:"\u5982\u679c\u6ca1\u6709\u5907\u4efd\u6570\u636e, \u5220\u9664\u8be5\u57fa\u77f3\u7a0b\u5e8f\u5c06\u4f1a\u5220\u9664\u6240\u6709\u6570\u636e, \u5305\u62ec\u57fa\u77f3\u7a0b\u5e8f\u8fd0\u884c\u65f6\u4ea7\u751f\u7684\u6240\u6709\u6570\u636e",deleteRoutingRuleDescription:"\u65e0\u8bba\u662f\u5426\u4fdd\u5b58\u5907\u4efd\u6570\u636e\uff0c\u5220\u9664\u57fa\u77f3\u7a0b\u5e8f\u540e\uff0c\u76f8\u5173\u8054\u7684 URL \u6620\u5c04\u90fd\u4f1a\u88ab\u5220\u9664",removeKeepData:"\u4fdd\u7559\u8be5\u57fa\u77f3\u7a0b\u5e8f\u7684\u6570\u636e, \u53ea\u5220\u9664\u57fa\u77f3\u7a0b\u5e8f",removeComplete:"\u5220\u9664\u57fa\u77f3\u7a0b\u5e8f\u548c\u6570\u636e",confirmRemove:"\u662f\u7684, \u5220\u9664",tableTitle:"\u7ba1\u7406\u5df2\u5b89\u88c5\u57fa\u77f3\u7a0b\u5e8f",noBlocklet:"Blocklet Server \u4e2d\u8fd8\u6ca1\u6709\u57fa\u77f3\u7a0b\u5e8f, \u60a8\u53ef\u4ee5\u4ece\u57fa\u77f3\u7a0b\u5e8f\u5e02\u573a\u4e2d\u5b89\u88c5.",upgradeDescription:"\u5347\u7ea7\u57fa\u77f3\u7a0b\u5e8f\u53ef\u80fd\u4f1a\u5bfc\u81f4\u5176\u77ed\u6682\u4e0d\u53ef\u7528\uff0c\u662f\u5426\u8981\u7ee7\u7eed\uff1f",confirmUpgrade:"\u662f\u7684\uff0c\u5347\u7ea7\u5427",confirmRestart:"\u662f\u7684\uff0c\u91cd\u542f\u5427",restartDescription:"\u670d\u52a1\u4f1a\u77ed\u6682\u6682\u505c\uff0c\u5e76\u4e14\u6709\u53ef\u80fd\u56e0\u4e3a\u53d8\u66f4\u4e86\u914d\u7f6e\u65e0\u6cd5\u542f\u52a8"},admin:{iframeTitle:"\u57fa\u77f3\u7a0b\u5e8f\u7ba1\u7406\u754c\u9762",title:"\u7ba1\u7406\u754c\u9762",noContent:"\u8be5\u57fa\u77f3\u7a0b\u5e8f\u6ca1\u6709\u7ba1\u7406\u754c\u9762",securityError:"\u5b89\u5168\u9519\u8bef:\u65e0\u6cd5\u4ece\u8bbf\u95ee\u8de8\u6e90\u6846\u67b6\u4e2d\u6253\u5f00\u7ba1\u7406\u754c\u9762"},config:{iframeTitle:"\u57fa\u77f3\u7a0b\u5e8f\u914d\u7f6e\u754c\u9762",noContent:"\u8be5\u57fa\u77f3\u7a0b\u5e8f\u6ca1\u6709\u914d\u7f6e\u754c\u9762",securityError:"\u5b89\u5168\u9519\u8bef:\u65e0\u6cd5\u4ece\u8bbf\u95ee\u8de8\u6e90\u6846\u67b6\u4e2d\u6253\u5f00\u914d\u7f6e\u754c\u9762",title:"\u914d\u7f6e\u754c\u9762",disabledText:'\u8bf7\u5728 ".env" \u6587\u4ef6\u6216 "blocklet.yml" \u6587\u4ef6\u4e2d\u7f16\u8f91\u73af\u5883\u53d8\u91cf',user:{title:"\u7528\u6237\u914d\u7f6e",configurationKey:"\u914d\u7f6e\u952e",configurationValue:"\u914d\u7f6e\u503c",keyValueRequired:"\u952e\u548c\u503c\u4e0d\u80fd\u4e3a\u7a7a",invalidKey:"\u952e\u4e0d\u80fd\u4ee5 BLOCKLET_ \u5f00\u5934",deleteForbidden:"\u8be5\u914d\u7f6e\u9879\u662f\u5fc5\u586b\u9879\uff0c\u4e0d\u80fd\u5220\u9664",missingRequired:"\u7f3a\u5c11\u542f\u52a8 Blocklet \u7684\u5fc5\u586b\u9879",gotoFix:"\u53bb\u4fee\u590d",hideValue:"\u9690\u85cf\u914d\u7f6e\u503c",showValue:"\u663e\u793a\u914d\u7f6e\u503c",tip:"\u5305\u542b BWA_ \u524d\u7f00\u7684\u914d\u7f6e\u9879\u4e0d\u5e94\u8be5\u5305\u542b\u654f\u611f\u4fe1\u606f\uff0c\u56e0\u4e3a\u4ed6\u4eec\u4f1a\u88ab\u53d1\u9001\u5230\u524d\u7aef\u9875\u9762"},component:{title:"\u7ec4\u4ef6\u914d\u7f6e",description:"\u5f53\u7ec4\u4ef6\u914d\u7f6e\u548c\u7528\u6237\u914d\u7f6e\u91cd\u590d\u65f6\uff0c\u7ec4\u4ef6\u914d\u7f6e\u5c06\u88ab\u8986\u76d6"},blocklet:{title:"\u5e94\u7528\u914d\u7f6e",name:"\u53ef\u4ee5\u5c55\u793a\u5728 DID Wallet \u548c\u5e94\u7528\u524d\u7aef\u7684\u5e94\u7528\u540d\u79f0",description:"\u53ef\u4ee5\u5c55\u793a\u5728 DID Wallet \u548c\u5e94\u7528\u524d\u7aef\u7684\u5e94\u7528\u63cf\u8ff0",sk:"\u5e94\u7528\u8d26\u6237\u7684\u79c1\u94a5\uff0c\u4fee\u6539\u540e BLOCKLET_APP_ID \u4f1a\u81ea\u52a8\u66f4\u65b0",clusterSize:"\u4ee5 Cluster \u6a21\u5f0f\u542f\u52a8\u65f6\u7684\u5b9e\u4f8b\u6570\u91cf\uff0c\u5efa\u8bae\u548c\u5bbf\u4e3b\u673a CPU \u6838\u6570\u76f8\u540c",walletType:"\u5e94\u7528\u94b1\u5305\u7c7b\u578b\uff0c\u4f1a\u5f71\u54cd\u6d3e\u751f\u51fa\u6765\u7684 DID"},system:{title:"\u8282\u70b9\u914d\u7f6e"}},overview:{source:"\u6765\u6e90",deployedFrom:"\u90e8\u7f72\u6e90"},diskInfo:{empty:"\u65e0\u6cd5\u83b7\u5f97\u78c1\u76d8\u4fe1\u606f",appDir:"\u5e94\u7528\u76ee\u5f55",dataDir:"\u6570\u636e\u76ee\u5f55",logDir:"\u65e5\u5fd7\u76ee\u5f55",cacheDir:"\u7f13\u5b58\u76ee\u5f55"},runtimeInfo:{noRunning:"\u5f53 Blocklet \u8fd0\u884c\u65f6\u624d\u53ef\u4ee5\u83b7\u5f97\u8fd0\u884c\u4fe1\u606f\uff01",memoryUsage:"\u5185\u5b58",cpuUsage:"CPU",uptime:"\u542f\u52a8\u65f6\u957f",port:"\u7aef\u53e3",processId:"\u8fdb\u7a0b ID"},dist:{downloadLink:"\u4e0b\u8f7d\u5730\u5740",verify:"\u6821\u9a8c\u4fe1\u606f"},status:{added:"\u5df2\u6dfb\u52a0",waiting:"\u7b49\u5f85\u4e2d",downloading:"\u4e0b\u8f7d\u4e2d",installing:"\u5b89\u88c5\u4e2d",upgrading:"\u5347\u7ea7\u4e2d",installed:"\u5df2\u5b89\u88c5",starting:"\u542f\u52a8\u4e2d",running:"\u8fd0\u884c\u4e2d",stopping:"\u505c\u6b62\u4e2d",stopped:"\u5df2\u505c\u6b62",error:"\u9519\u8bef",corrupted:"\u5df2\u635f\u574f",purchased:"\u5df2\u8d2d\u4e70",purchasing:"\u8d2d\u4e70\u4e2d...",verifying:"\u9a8c\u8bc1\u4e2d..."},list:{download:"\u4e0b\u8f7d\u6570",star:"\u6536\u85cf\u6570"},component:{checkUpdateTitle:"\u68c0\u67e5\u66f4\u65b0",updateTitle:"\u66f4\u65b0\u7ec4\u4ef6",noUpdate:"\u6ca1\u6709\u9700\u8981\u66f4\u65b0\u7684\u7ec4\u4ef6"},router:{urlPath:"URL \u8def\u5f84",securitySetting:"\u5b89\u5168\u8bbe\u7f6e",noRunning:"Blocklet \u5f53\u524d\u672a\u542f\u52a8\u3002\u65e0\u6cd5\u901a\u8fc7\u4ee5\u4e0b\u5730\u5740\u8bbf\u95ee\uff01"}},dashboard:{nodeDid:"\u8282\u70b9\u5730\u5740",ownerDid:"\u6240\u6709\u8005\u5730\u5740"},store:{nameSort:"\u540d\u79f0",popularSort:"\u4e0b\u8f7d\u91cf",headerDescription:"\u67e5\u627e\u3001\u5b89\u88c5\u57fa\u77f3\u7a0b\u5e8f",detail:{purchase:"\u8d2d\u4e70 {name}",open:"\u6253\u5f00 {name}",install:"\u5b89\u88c5 {name}",upgrade:"\u5347\u7ea7 {name}"},blockletRegistry:{changeFailed:"\u66f4\u6539\u5e94\u7528\u5546\u5e97\u5730\u5740\u5931\u8d25\uff1a",addFailed:"\u6dfb\u52a0\u5e94\u7528\u5546\u5e97\u5730\u5740\u5931\u8d25\uff1a",editFailed:"\u7f16\u8f91\u5e94\u7528\u5546\u5e97\u5730\u5740\u5931\u8d25\uff1a",switchRegistry:"\u9009\u62e9\u5e94\u7528\u5546\u5e97\u5730\u5740",addRegistry:"\u6dfb\u52a0\u5e94\u7528\u5546\u5e97\u5730\u5740",editRegistry:"\u7f16\u8f91\u5e94\u7528\u5546\u5e97\u5730\u5740",deleteRegistry:"\u5220\u9664\u5e94\u7528\u5546\u5e97\u5730\u5740",haveSameRegistry:"\u5b58\u5728\u76f8\u540c\u7684\u5e94\u7528\u5546\u5e97\u5730\u5740",registryName:"\u5e94\u7528\u5546\u5e97\u540d\u79f0",registryUrl:"\u5e94\u7528\u5546\u5e97\u5730\u5740",registryNameEmpty:"\u5e94\u7528\u5546\u5e97\u540d\u79f0\u4e0d\u80fd\u4e3a\u7a7a",registryUrlEmpty:"\u5e94\u7528\u5546\u5e97\u5730\u5740\u4e0d\u80fd\u4e3a\u7a7a",deleteDesc:"\u786e\u8ba4\u5220\u9664\u5e94\u7528\u5546\u5e97\u5730\u5740 {name}\uff1f",confirmDesc:"\u8bf7\u8f93\u5165 {name} \u4ee5\u786e\u8ba4\u5220\u9664"},purchase:{title:"\u8d2d\u4e70 Blocklet",confirmed:"\u4f60\u7684\u8d2d\u4e70\u5df2\u7ecf\u9a8c\u8bc1\uff0c\u5b89\u88c5\u4e2d",declined:"\u4f60\u6ca1\u6709\u63d0\u4f9b\u6709\u6548\u7684\u8d2d\u4e70\u51ed\u8bc1",waiting:"\u7b49\u5f85\u8d2d\u4e70\u5b8c\u6210...",purchase:{title:"\u7acb\u5373\u8d2d\u4e70",description:"\u5b89\u88c5\u6b64 Blocklet \u4e4b\u524d\u4f60\u9700\u8981\u652f\u4ed8\u4e00\u5b9a\u6570\u91cf\u7684\u901a\u8bc1\u4ee5\u5b8c\u6210\u8d2d\u4e70"},verify:{title:"\u5df2\u7ecf\u8d2d\u4e70\uff1f",description:"\u5982\u679c\u4f60\u5df2\u7ecf\u8d2d\u4e70\u8fc7\u6b64 Blocklet\uff0c\u63d0\u4f9b\u8d2d\u4e70\u51ed\u8bc1 NFT \u5373\u53ef\u5b8c\u6210\u5b89\u88c5"},auth:{title:"\u9700\u8981\u9a8c\u8bc1\u8d2d\u4e70\u51ed\u8bc1",scan:"\u7528\u4f60\u7684 DID \u94b1\u5305\u626b\u63cf\u4e0b\u9762\u7684\u4e8c\u7ef4\u7801\u4ee5\u63d0\u4f9b\u8d2d\u4e70\u51ed\u8bc1",confirm:"\u8bf7\u5728 DID \u94b1\u5305\u4e0a\u786e\u8ba4",success:"\u4f60\u7684\u8d2d\u4e70\u51ed\u8bc1\u5df2\u7ecf\u9a8c\u8bc1\u901a\u8fc7\uff0cBlocklet \u6b63\u5728\u5b89\u88c5\u4e2d"}}},setting:{saveSuccess:"\u4fdd\u5b58\u8bbe\u7f6e\u6210\u529f",unSavedTip:"\u6709\u5c1a\u672a\u4fdd\u5b58\u7684\u66f4\u6539\uff0c\u8bf7\u5355\u51fb\u201c\u4fdd\u5b58\u201d\u4f7f\u66f4\u6539\u751f\u6548\u3002",unSavedLeaveTip:"\u6709\u5c1a\u672a\u4fdd\u5b58\u7684\u66f4\u6539\uff0c\u662f\u5426\u786e\u5b9a\u79bb\u5f00\u5f53\u524d\u9875\u9762\uff1f",form:{name:"\u8282\u70b9\u547d\u540d",nameRequired:"\u540d\u79f0\u4e0d\u80fd\u4e3a\u7a7a",namePlaceholder:"\u8282\u70b9\u540d\u79f0",description:"\u8282\u70b9\u63cf\u8ff0",descriptionHolder:"\u8282\u70b9\u63cf\u8ff0",descriptionRequired:"\u8282\u70b9\u63cf\u8ff0\u4e0d\u80fd\u4e3a\u7a7a",domain:"\u8282\u70b9\u57df\u540d",domainPlaceholder:"\u8282\u70b9\u57df\u540d",registry:"\u5e94\u7528\u5546\u5e97\u5730\u5740",registryPlaceholder:"\u7528\u6765\u62c9\u53d6\u57fa\u77f3\u7a0b\u5e8f\u5217\u8868",registryRequired:"\u5e94\u7528\u5546\u5e97\u5730\u5740\u662f\u5fc5\u586b\u7684",webWalletUrl:"Web \u7248 DID Wallet \u5730\u5740",webWalletUrlPlaceholder:'\u4f60\u53ef\u4ee5\u4f7f\u7528\u81ea\u5df1\u8fd0\u884c\u7684 "DID Wallet Web" \u7248\u672c, \u4e5f\u53ef\u4ee5\u4f7f\u7528\u5b98\u65b9\u63d0\u4f9b\u7684\u7248\u672c',upgrade:{title:"\u5347\u7ea7 Blocklet Server \u5230 v{version}",description:"\u5728\u5347\u7ea7\u671f\u95f4\uff0cBlocklet Server \u5c06\u4f1a\u8fdb\u5165\u7ef4\u62a4\u6a21\u5f0f\u51e0\u5206\u949f\u3002",dialog:"\u70b9\u51fb \u201c\u786e\u8ba4\u201d \u5b89\u88c5\u66f4\u65b0\u3002Blocklet Server \u5c06\u8fdb\u5165\u7ef4\u62a4\u6a21\u5f0f\uff0c\u76f4\u5230\u66f4\u65b0\u5b8c\u6210\u5e76\u81ea\u52a8\u8fd4\u56de\u751f\u4ea7\u6a21\u5f0f\u3002",confirm:"\u5347\u7ea7",toggle:"\u81ea\u52a8\u68c0\u67e5\u66f4\u65b0",enabled:"\u5df2\u542f\u7528\u81ea\u52a8\u66f4\u65b0\u68c0\u67e5",disabled:"\u5df2\u7981\u7528\u81ea\u52a8\u66f4\u65b0\u68c0\u67e5",setup:"\u51c6\u5907\u5347\u7ea7\u4e2d",installing:"\u5b89\u88c5 Blocklet Server \u65b0\u7248\u672c\uff08v{version}\uff09",restarting:"\u91cd\u65b0\u542f\u52a8 Blocklet Server",cleanup:"\u6e05\u7406\u4e34\u65f6\u72b6\u6001",complete:"\u5347\u7ea7\u5b8c\u6210!",progress:"\u6b63\u5728\u5347\u7ea7 Blocklet Server \u5230 v{version}",check:"\u68c0\u67e5\u66f4\u65b0",latest:"\u592a\u68d2\u4e86\uff0c\u4f60\u7684 Blocklet Server \u5df2\u7ecf\u662f\u6700\u65b0\u7248\uff01"},welcome:{desc:"\u5f00\u542f Welcome \u9875\u9762",enabled:"\u5df2\u5f00\u542f",disabled:"\u5df2\u5173\u95ed"},monitor:{diskThreshold:"\u5f53\u78c1\u76d8\u4f7f\u7528\u7387\u8d85\u8fc7\uff08%\uff09\u65f6\u53d1\u9001\u62a5\u8b66",diskThresholdPlaceholder:"\u8bf7\u8bbe\u7f6e\u78c1\u76d8\u4f7f\u7528\u7387\u62a5\u8b66\u9608\u503c"}},accessKey:{accessKeyId:"Access Key",lastUsed:"\u6700\u540e\u4f7f\u7528",tip:"\u8bf7\u7ed9 Access Key \u8d77\u4e2a\u540d\u5b57",saveSecretTip:"\u4f60\u7684 Access Secret \u53ea\u4f1a\u5c55\u793a\u4e00\u6b21\uff0c\u5173\u95ed\u6b21\u7a97\u53e3\u540e\u5c06\u65e0\u6cd5\u518d\u6b21\u67e5\u770b\uff0c\u4e0d\u8fc7\u4f60\u53ef\u4ee5\u968f\u65f6\u91cd\u65b0\u521b\u5efa\u65b0\u7684 Access Key",iKnow:"\u6211\u5df2\u590d\u5236\u4fdd\u5b58\u597d\u8be5 Access Secret",showSecret:"\u5c55\u793a Secret",hideSecret:"\u9690\u85cf Secret",title:"\u5220\u9664 Access Key",descriptionNoTime:"\u6b64\u64cd\u4f5c\u65e0\u6cd5\u64a4\u6d88\u3002\u8fd9\u5c06\u6c38\u4e45\u5220\u9664\u5907\u6ce8\u4e3a {name} \u5e76\u4e14 Id \u4e3a {key} \u7684 Access Key (\u6b64 Access Key \u4e4b\u524d\u6ca1\u6709\u88ab\u4f7f\u7528\u8fc7) ",description:"\u6b64\u64cd\u4f5c\u65e0\u6cd5\u64a4\u6d88\u3002\u8fd9\u5c06\u6c38\u4e45\u5220\u9664\u5907\u6ce8\u4e3a {name} \u5e76\u4e14 Id \u4e3a {key} \u7684 Access Key (\u6700\u540e\u7684\u4f7f\u7528\u65f6\u95f4\u4e3a {time}, {timeAge})",confirm_desc:"\u8bf7\u8f93\u5165 {name} \u4ee5\u786e\u8ba4\u5220\u9664",remark:"Access Key \u540d\u79f0",remarkInvalid:"Access Key \u540d\u79f0\u4e0d\u80fd\u4e3a\u7a7a"},webhook:{add:"\u6dfb\u52a0\u5e94\u7528\u96c6\u6210",delTitle:"\u5220\u9664\u5e94\u7528\u96c6\u6210",requiredError:"\u8bf7\u8f93\u5165\u6b63\u786e\u7684 {type}",confirm_desc:"\u8bf7\u8f93\u5165 {name} \u4ee5\u786e\u8ba4\u5220\u9664",test:"\u6d4b\u8bd5",description:"\u6b64\u64cd\u4f5c\u65e0\u6cd5\u64a4\u6d88\u3002\u8fd9\u5c06\u6c38\u4e45\u5220\u9664 ID \u4e3a {id} \u7684\u5e94\u7528\u96c6\u6210",columns:{description:"ID",params:"\u53c2\u6570",createdAt:"\u521b\u5efa\u65f6\u95f4"}}},notification:{title:"\u52a8\u6001",empty:"\u6ca1\u6709\u52a8\u6001",viewAll:"\u67e5\u770b\u6240\u6709\u52a8\u6001",showRead:"\u663e\u793a\u5df2\u8bfb",markAllAsRead:"\u5168\u90e8\u6807\u8bb0\u4e3a\u5df2\u8bfb",markAsRead:"\u6807\u8bb0\u4e3a\u5df2\u8bfb"},router:{routerSetting:"\u57df\u540d\u548c\u7f51\u5740",certSetting:"SSL \u8bc1\u4e66",defaultSite:"\u9ed8\u8ba4",urlHelperText:"\u4e0d\u4ee5 HTTP/HTTPS \u5f00\u5934\u7684 URL \u5c06\u88ab\u8ba4\u4e3a\u662f\u76f8\u5bf9\u8def\u5f84",empty:"\u70b9\u51fb \u201c\u6dfb\u52a0 URL\u201d \u6765\u589e\u52a0\u6620\u5c04",healthy:{ok:"\u57fa\u77f3\u7a0b\u5e8f\u8fd0\u884c\u4e2d\uff0c\u53ef\u8bbf\u95ee",error:"\u57fa\u77f3\u7a0b\u5e8f\u672a\u5b89\u88c5\u6216\u672a\u8fd0\u884c\u4e2d\uff0c\u65e0\u6cd5\u8bbf\u95ee"},service:{select:"\u9009\u62e9\u548c\u914d\u7f6e\u670d\u52a1\uff08\u53ef\u9009\uff09",what:"\u670d\u52a1\u662f\u628a\u8bf7\u6c42\u8f6c\u4ea4\u7ed9\u57fa\u77f3\u7a0b\u5e8f\u524d\u6267\u884c\u7684\u903b\u8f91\uff0c\u6bd4\u5982\u8981\u6c42\u7528\u6237\u767b\u5f55\uff0c\u68c0\u67e5\u6743\u9650\u7b49"},nonProvider:{title:"\u53d8\u66f4\u5f15\u64ce\u8b66\u544a",description:"\u5982\u679c\u4f60\u5c06\u5f15\u64ce\u5207\u6362\u4e3a none\uff0c\u4f60\u5f53\u524d\u8bbf\u95ee\u7684\u9875\u9762\u53ef\u80fd\u4e0d\u518d\u53ef\u7528\uff0c\u56e0\u4e3a\u5b83\u53ef\u80fd\u662f\u7531\u5f15\u64ce\u6765\u63d0\u4f9b\u670d\u52a1\u7684\uff0c\u662f\u5426\u8981\u7ee7\u7eed\uff1f",confirm:"\u6211\u77e5\u9053\u98ce\u9669\uff0c\u7ee7\u7eed\u5427"},validation:{urlRequired:"URL \u662f\u5fc5\u586b\u7684",redirectCodeRequired:"\u91cd\u5b9a\u5411\u7801\u662f\u5fc5\u9009\u7684",didRequired:"Blocklet \u662f\u5fc5\u9009\u7684",pathPrefixTooLong:"\u8bf7\u6c42\u7684\u524d\u7f00\u4e0d\u80fd\u8d85\u8fc730\u4e2a\u5b57\u7b26",pathPrefixCannotBeEmpty:"\u8bf7\u6c42\u7684\u524d\u7f00\u4e0d\u80fd\u4e3a\u7a7a",domainRequired:"\u8282\u70b9\u57df\u540d\u4e0d\u80fd\u4e3a\u7a7a",invalidUrl:"\u8bf7\u586b\u5199\u6b63\u786e\u7684 URL",pathPrefixRequired:"URL \u524d\u7f00\u662f\u5fc5\u586b\u7684",redirectUrlRequired:"\u91cd\u5b9a\u5411 URL \u662f\u5fc5\u586b\u7684"},domain:{validate:{emptyTip:"\u7ad9\u70b9\u57df\u540d\u4e0d\u80fd\u4e3a\u7a7a",suffixTip:"\u7ad9\u70b9\u57df\u540d\u4e0d\u80fd\u5305\u542b {suffix}"},add:{title:"\u6dfb\u52a0\u7ad9\u70b9",description:"\u8bf7\u586b\u5199\u4f60\u6240\u62e5\u6709\u7684\u5408\u6cd5\u7684\u7ad9\u70b9\u5730\u5740",confirm:"\u6dfb\u52a0",cancel:"\u53d6\u6d88",blocklet:"\u9009\u62e9\u57fa\u77f3\u7a0b\u5e8f",redirect:"\u91cd\u5b9a\u5411\u5230\u54ea\u91cc?",port:"\u8d1f\u8d23\u5904\u7406\u8bf7\u6c42\u7684\u670d\u52a1\u76d1\u542c\u5728\u54ea\u4e2a\u7aef\u53e3\uff1f",portTip:"\u4fdd\u6301\u9ed8\u8ba4\u503c\u5c31\u597d\uff0c\u5982\u679c\u4f60\u60f3\u628a\u8bf7\u6c42\u8f6c\u53d1\u5230\u975e\u9ed8\u8ba4\u7aef\u53e3\uff0c\u53ef\u4ee5\u6839\u636e\u9700\u8981\u4fee\u6539",type:"\u670d\u52a1\u7c7b\u578b"},update:{title:"\u66f4\u65b0\u7ad9\u70b9\u57df\u540d",label:"\u7ad9\u70b9\u57df\u540d",description:"\u8bf7\u586b\u5199\u4f60\u6240\u62e5\u6709\u7684\u5408\u6cd5\u7684\u7ad9\u70b9\u57df\u540d"},verify:{ok:"\u8be5\u7ad9\u70b9\u89e3\u6790\u6b63\u5e38",notResolved:"\u6539\u7ad9\u70b9\u89e3\u6790\u5f02\u5e38\uff0c\u8bf7\u68c0\u67e5\u4f60\u57df\u540d\u670d\u52a1\u5546\u7684 DNS \u914d\u7f6e"},https:{ok:"\u8be5\u57df\u540d\u5df2\u542f\u7528 HTTPS",bad:"\u8be5\u57df\u540d\u5c1a\u672a\u542f\u7528 HTTPS"},delete:{title:"\u5220\u9664\u7ad9\u70b9",description:"\u786e\u8ba4\u4e4b\u540e\uff0c\u4f60\u4f1a\u5220\u9664\u6389 \u201c{name}\u201d \u7ad9\u70b9, \u5728\u4e0b\u9762\u8f93\u5165\u201c{name}\u201d\uff0c\u9009\u62e9\u5220\u9664\u6309\u94ae\u5b8c\u6210\u4fee\u6539\uff0c\u6216\u8005\u9009\u62e9\u53d6\u6d88\u6309\u94ae\u5173\u95ed\u5f53\u524d\u5f39\u7a97\u3002",confirm_desc:"\u8bf7\u8f93\u5165 {name} \u4ee5\u786e\u8ba4\u5220\u9664"}},domainAlias:{add:{title:"\u6dfb\u52a0\u989d\u5916\u57df\u540d",domainDescription:"\u8bf7\u586b\u5199\u6709\u6548\u7684\u57df\u540d"},delete:{title:"\u5220\u9664",description:"\u5220\u9664\u522b\u540d\u5c06\u4f1a\u5220\u9664\u57df\u540d\u522b\u7528\u8be5\u7ad9\u70b9\u4e0b\u7684\u6240\u6709\u6d41\u91cf\u8f6c\u53d1\u89c4\u5219\uff0c\u662f\u5426\u7ee7\u7eed\uff1f"}},domainSecurity:{title:"\u66f4\u65b0\u7ad9\u70b9\u5b89\u5168\u8bbe\u7f6e",cors:{title:"CORS \u57df\u540d\u767d\u540d\u5355",description:'\u6b64\u767d\u540d\u5355\u663e\u793a\u7684\u58f0\u660e\u53ef\u4ee5\u5f80 {name} \u53d1\u9001\u8de8\u57df\u8bf7\u6c42\u7684\u57df\u540d, \u591a\u4e2a\u57df\u540d\u7528\u9017\u53f7\u5206\u9694, \u53ef\u4ee5\u7528 "*" \u6765\u5141\u8bb8\u4efb\u4f55\u57df\u540d\uff08\u6211\u4eec\u4e0d\u63a8\u8350\u8fd9\u4e48\u505a\uff09',domainInvalid:"\u8bf7\u8f93\u5165\u6709\u6548\u7684\u57df\u540d\u5217\u8868"}},rule:{add:{title:"\u6dfb\u52a0 URL",confirm:"\u6dfb\u52a0",pathPrefix:"\u8bf7\u6c42\u7684\u524d\u7f00\u662f\u4ec0\u4e48\uff1f",pathPrefixTip:"\u5982\u679c\u4f60\u586b\u5199\u4e86 '/prefix'\uff0c\u90a3\u4e48\u6240\u6709\u4ee5\u5176\u4e3a\u524d\u7f00\u7684\u8bf7\u6c42\u90fd\u4f1a\u88ab\u8f6c\u53d1\u5230\u914d\u7f6e\u7684\u57fa\u77f3\u7a0b\u5e8f",blocklet:"\u628a\u8bf7\u6c42\u4ee3\u7406\u5230\u54ea\u4e2a\u670d\u52a1\uff1f",port:"\u628a\u8bf7\u6c42\u4ee3\u7406\u5230\u54ea\u4e2a\u7aef\u53e3\uff1f",portTip:"\u8fd9\u91cc\u7684\u9ed8\u8ba4\u503c\u662f Blocklet \u9ed8\u8ba4\u76d1\u542c\u7684\u7aef\u53e3\uff0c\u5982\u679c\u4f60\u7684 Blocklet \u4f1a\u542f\u7528\u591a\u4e2a\u7aef\u53e3\uff0c\u4f60\u53ef\u4ee5\u6839\u636e\u9700\u8981\u81ea\u5b9a\u4e49"},delete:{title:"\u5220\u9664\u89c4\u5219",description:"\u786e\u8ba4\u4e4b\u540e\uff0c\u4f60\u4f1a\u5220\u9664\u6389 \u201c{name}\u201d URL\u6620\u5c04, \u5728\u4e0b\u9762\u8f93\u5165\u201c{name}\u201d\uff0c\u9009\u62e9\u5220\u9664\u6309\u94ae\u5b8c\u6210\u4fee\u6539\uff0c\u6216\u8005\u9009\u62e9\u53d6\u6d88\u6309\u94ae\u5173\u95ed\u5f53\u524d\u5f39\u7a97\u3002",confirm_desc:"\u8bf7\u8f93\u5165 {name} \u4ee5\u786e\u8ba4\u5220\u9664",cancel:"\u53d6\u6d88"},update:{title:"\u66f4\u65b0\u89c4\u5219",confirm:"\u786e\u8ba4\uff0c\u66f4\u65b0\u5427",cancel:"\u53d6\u6d88"}},cert:{name:"\u8bc1\u4e66\u540d\u79f0",domain:"\u57df\u540d",commonName:"\u901a\u7528\u540d\u79f0",boundDomains:"\u7ed1\u5b9a\u57df\u540d",action:"\u64cd\u4f5c",expired:"\u5df2\u8fc7\u671f",leftDays:" \u5929 \u5269\u4f59",issuedOn:"\u7b7e\u53d1\u65f6\u95f4",expiryOn:"\u8fc7\u671f\u65f6\u95f4",fingerprintAlg:"\u6307\u7eb9\u7b97\u6cd5",validityPeriod:"\u6709\u6548\u671f",matchedSites:"\u5339\u914d\u7ad9\u70b9",setPublic:"\u8bbe\u7f6e\u516c\u5f00",setPublicCertHelperText:"\u5982\u679c\u8bbe\u7f6e\u4e3a\u516c\u5f00\u5219\u8be5\u8bc1\u4e66\u53ef\u4ee5\u516c\u5f00\u4e0b\u8f7d",publicCertHelperText:"\u516c\u5f00\u8bc1\u4e66\u53ef\u4ee5\u4e0b\u8f7d",nonPublicCertHelperText:"\u975e\u516c\u5f00\u7684\u8bc1\u4e66\u4e0d\u80fd\u88ab\u4e0b\u8f7d",protectedCertHelperText:"\u53d7\u4fdd\u62a4\u7684\u8bc1\u4e66\u4e0d\u53ef\u4ee5\u7f16\u8f91",unprotectedCertHelperText:"\u4e0d\u53d7\u4fdd\u62a4\u7684\u8bc1\u4e66\u53ef\u4ee5\u7f16\u8f91",table:{nodata:"\u6682\u65e0\u6570\u636e"},delete:{title:"\u5220\u9664 SSL \u8bc1\u4e66",description:"\u786e\u8ba4\u5220\u9664\uff1f",confirm:"\u786e\u8ba4"},nginx:{title:"\u66f4\u65b0 SSL \u8bc1\u4e66",titleAdd:"\u6dfb\u52a0 SSL \u8bc1\u4e66",pem:"\u8bc1\u4e66\u6587\u4ef6",pemTip:'\u8bf7\u628a\u8bc1\u4e66\u6587\u4ef6\u62d6\u62fd\u5230\u8fd9\u91cc, \u5e94\u8be5\u4ee5 ".pem" \u6216 ".crt" \u7ed3\u5c3e',key:"\u8bc1\u4e66\u79c1\u94a5",keyTip:'\u8bf7\u628a\u8bc1\u4e66\u79c1\u94a5\u62d6\u62fd\u5230\u8fd9\u91cc\uff0c\u5e94\u8be5\u4ee5 ".pem" \u6216 ".key" \u7ed3\u5c3e',confirm:"\u63d0\u4ea4",cancel:"\u53d6\u6d88",invalidFile:"\u6240\u9009\u62e9\u7684\u6587\u4ef6\u65e0\u6548",empty:"\u5c1a\u672a\u9009\u62e9\u4efb\u4f55\u6587\u4ef6"},detail:{title:"SSL \u8bc1\u4e66\u8be6\u60c5"},access:{}}},noMatch:{desc:"\u6211\u4eec\u627e\u4e0d\u5230\u60a8\u8981\u627e\u7684\u9875\u9762"},health:{connectionErrorTip:"Blocklet Server \u670d\u52a1\u8282\u70b9\u7684\u8fde\u63a5\u5df2\u7ecf\u65ad\u5f00\uff0c\u53ef\u80fd\u662f\u51fa\u73b0\u4e86\u7f51\u7edc\u5f02\u5e38\u6216\u8005 Blocklet Server \u670d\u52a1\u8282\u70b9\u6545\u969c",connectionRecoveryTip:"Blocklet Server \u670d\u52a1\u8282\u70b9\u7684\u8fde\u63a5\u521a\u521a\u6062\u590d\u6b63\u5e38",connectionStoppedTip:"Blocklet Server \u670d\u52a1\u8282\u70b9\u5df2\u7ecf\u88ab\u505c\u6b62",wrongAccessUrlTip:"Blocklet Server \u8bbf\u95ee\u5730\u5740\u9519\u8bef\uff0c\u8bf7\u4f7f\u7528\u6b63\u786e\u7684\u8bbf\u95ee\u5730\u5740"},debug:{title:"\u60a8\u7684 Blocklet Server \u5df2\u542f\u52a8\u5e76\u6b63\u5728\u8fd0\u884c"},team:{invite:"\u9080\u8bf7",add:"\u6dfb\u52a0",member:{name:"\u59d3\u540d",passport:"\u901a\u884c\u8bc1",passports:"\u901a\u884c\u8bc1",lastLogin:"\u4e0a\u6b21\u767b\u5f55",filter:"\u6761\u4ef6\u7b5b\u9009",forbidLogin:"\u7981\u6b62\u767b\u5f55",forbidLoginDescription:"\u8be5\u6210\u5458\u5c06\u65e0\u6cd5\u767b\u5f55\u6b64\u5e94\u7528",allowLogin:"\u5141\u8bb8\u767b\u5f55",allowLoginDescription:"\u8be5\u6210\u5458\u5c06\u53ef\u4ee5\u767b\u5f55\u6b64\u5e94\u7528",deleteUser:"\u5220\u9664\u6210\u5458",deleteUserDescription:"\u786e\u8ba4\u5220\u9664\u6210\u5458 \u201c{name}\u201d\uff1f",updateRole:"\u66f4\u65b0\u89d2\u8272",revokePassport:"\u64a4\u9500\u901a\u884c\u8bc1",revokePassportDescription:"\u901a\u884c\u8bc1\u4e00\u65e6\u88ab\u64a4\u9500\uff0c\u901a\u884c\u8bc1\u7684\u6301\u6709\u8005\u5c06\u65e0\u6cd5\u7528\u5176\u767b\u5f55\uff0c\u662f\u5426\u7ee7\u7eed\uff1f",enablePassport:"\u542f\u7528\u901a\u884c\u8bc1",enablePassportDescription:"\u64a4\u9500\u7684\u901a\u884c\u8bc1\u4e00\u65e6\u88ab\u91cd\u65b0\u542f\u7528\uff0c\u901a\u884c\u8bc1\u6301\u6709\u8005\u5c06\u53ef\u4ee5\u7ee7\u7eed\u767b\u9646\u5e94\u7528\uff0c\u662f\u5426\u7ee7\u7eed\uff1f",passportPermissionTitle:"\u8be5\u901a\u884c\u8bc1\u5177\u6709\u4ee5\u4e0b\u6743\u9650\uff1a",search:"\u641c\u7d22\u6210\u5458",inviteDialog:{createInviteLink:"\u751f\u6210\u9080\u8bf7\u94fe\u63a5",createSuccessTip:"\u521b\u5efa\u9080\u8bf7\u94fe\u63a5\u6210\u529f\uff0c\u8bf7\u590d\u5236\u5e76\u53d1\u9001\u7ed9\u88ab\u9080\u8bf7\u4eba\u3002\u8be5\u94fe\u63a5\u53ea\u80fd\u4f7f\u7528\u4e00\u6b21\uff0c\u5e76\u5728 {expireDate} \u8fc7\u671f"},error:{passportEmpty:"\u901a\u884c\u8bc1\u4e0d\u80fd\u4e3a\u7a7a"}},permission:{create:{title:"\u521b\u5efa\u6743\u9650",description:"\u683c\u5f0f\uff1a<\u64cd\u4f5c>_<\u8d44\u6e90>\n\u4e3e\u4f8b\uff1a'query_user', 'mutate_user'"},update:{title:"\u66f4\u65b0\u6743\u9650"},delete:{title:"\u5220\u9664\u6743\u9650",description:"\u786e\u8ba4\u5220\u9664 {name}\uff1f\uff08\u89d2\u8272\u4e2d\u5173\u8054\u7684 {name} \u5c06\u4f1a\u540c\u65f6\u88ab\u5220\u9664\uff09"},error:{actionEmpty:"\u64cd\u4f5c\u4e0d\u80fd\u4e3a\u7a7a",resourceEmpty:"\u8d44\u6e90\u4e0d\u80fd\u4e3a\u7a7a",permissionTooLong:"\u6743\u9650\u4e0d\u80fd\u8d85\u8fc7 {length} \u4e2a\u5b57\u7b26",descriptionTooLong:"\u63cf\u8ff0\u4e0d\u80fd\u8d85\u8fc7 {length} \u4e2a\u5b57\u7b26"}},passport:{create:{title:"\u521b\u5efa\u901a\u884c\u8bc1",titleTip:"\u540d\u79f0\u521b\u5efa\u540e\u4e0d\u53ef\u4fee\u6539"},bind:{title:"\u7ed1\u5b9a",roleTip:"\u7ed1\u5b9a\u540e\u5c06\u4f1a\u83b7\u5f97\u9009\u5b9a\u7684\u901a\u884c\u8bc1\u7684\u6240\u6709\u6743\u9650",permissionTip:"\u7ed1\u5b9a\u540e\u5c06\u4f1a\u83b7\u5f97\u9009\u5b9a\u7684\u6743\u9650",transferLeftTitle:"\u6240\u6709\u6743\u9650",transferRightTitle:"\u5df2\u6dfb\u52a0\u6743\u9650"},delete:{title:"\u5220\u9664\u901a\u884c\u8bc1",description:"\u5220\u9664\u540e\uff0c\u7528\u6237\u6301\u6709\u7684\u6b64\u901a\u884c\u8bc1\u7684\u5c06\u5931\u53bb\u6240\u6709\u6743\u9650\uff0c\u662f\u5426\u7ee7\u7eed\uff1f"},error:{titleEmpty:"\u540d\u79f0\u4e0d\u80fd\u4e3a\u7a7a",titleTooLong:"\u540d\u79f0\u4e0d\u80fd\u8d85\u8fc7 {length} \u4e2a\u5b57\u7b26",descriptionEmpty:"\u63cf\u8ff0\u4e0d\u80fd\u4e3a\u7a7a"},issuance:{pending:"\u5f85\u9886\u53d6",create:{title:"\u751f\u6210\u94fe\u63a5"},delete:{title:"\u5220\u9664\u9886\u53d6\u94fe\u63a5",description:"\u786e\u8ba4\u5220\u9664 {link}\uff1f"}},issue:"\u9881\u53d1\u901a\u884c\u8bc1",disableIssuance:"\u7981\u6b62\u9881\u53d1\u901a\u884c\u8bc1",enableIssuance:"\u5141\u8bb8\u9881\u53d1\u901a\u884c\u8bc1",disableIssuanceTip:"\u201c\u9881\u53d1\u901a\u884c\u8bc1\u201d\uff0c\u201c\u9080\u8bf7\u6210\u5458\u201d \u7b49\u64cd\u4f5c\u5c06\u88ab\u7981\u6b62",enableIssuanceTip:"\u201c\u9881\u53d1\u901a\u884c\u8bc1\u201d\uff0c\u201c\u9080\u8bf7\u6210\u5458\u201d \u7b49\u64cd\u4f5c\u5c06\u88ab\u5141\u8bb8",trustedPassportIssuers:"\u4fe1\u4efb\u7684\u901a\u884c\u8bc1\u9881\u53d1\u8005",trustedIssuers:"\u4fe1\u4efb\u7684\u9881\u53d1\u8005",externalPassport:"\u5916\u90e8\u7684\u901a\u4fe1\u8bc1",notTrustedIssuerTip:"\u8be5\u901a\u884c\u8bc1\u65e0\u6cd5\u4f7f\u7528\uff0c\u56e0\u4e3a\u9881\u53d1\u8005\u672a\u5728\u4fe1\u4efb\u7684\u9881\u53d1\u8005\u5217\u8868\u4e2d",issuerDid:"\u9881\u53d1\u8005 DID",addNodeToTrustedIssuers:"\u6dfb\u52a0\u5f53\u524d node \u4e3a\u4fe1\u4efb\u7684\u901a\u884c\u8bc1\u9881\u53d1\u8005",revoked:"\u64a4\u9500",noPermission:"\u6ca1\u6709\u6743\u9650\u6267\u884c\u6b64\u64cd\u4f5c",shouldNotDeleteCurrent:"\u65e0\u6cd5\u5220\u9664\u5f53\u524d\u6b63\u5728\u4f7f\u7528\u7684\u901a\u884c\u8bc1",mappingRule:"\u6620\u5c04\u89c4\u5219",defaultRule:"\u9ed8\u8ba4\u89c4\u5219",search:"\u641c\u7d22\u901a\u884c\u8bc1",searchIssuerDid:"\u641c\u7d22\u9881\u53d1\u8005 DID",issueBy:"\u7531 {name} \u9881\u53d1"},inviting:{link:"\u9080\u8bf7\u94fe\u63a5",inviter:"\u9080\u8bf7\u4eba",delete:{title:"\u5220\u9664\u9080\u8bf7\u94fe\u63a5",description:"\u786e\u8ba4\u5220\u9664 {link}\uff1f"},disabledTip:"\u9080\u8bf7\u529f\u80fd\u672a\u5f00\u542f"}},launcherInfo:{cloudService:"\u4e91\u670d\u52a1\u5546",adminUrl:"Launcher \u7ba1\u7406\u9875\u9762"},session:{forbidLogin:"\u4f60\u5df2\u88ab\u7981\u6b62\u767b\u5f55"},launchBlocklet:{complete:"\u5b8c\u6210",appInfo:"\u5e94\u7528\u4fe1\u606f",appInfoDesc:"\u786e\u8ba4\u5e94\u7528\u4fe1\u606f",author:"\u5e94\u7528\u4f5c\u8005\uff1a{author}",alreadyExists:"\u8be5 Blocklet \u5df2\u7ecf\u5b58\u5728\uff0c\u8bf7\u8bbf\u95ee",launchSuccess:"\u201c{appName}\u201d \u5df2\u7ecf\u542f\u52a8\u6210\u529f\uff01",selectAbtNode:"\u9009\u62e9\u8282\u70b9",nextStep:"\u4e0b\u4e00\u6b65",purchased:"\u5df2\u8d2d\u4e70",purchase:"\u8d2d\u4e70",agreeAll:"\u540c\u610f\u6240\u6709",agreement:"\u8bb8\u53ef\u534f\u8bae",install:"\u5b89\u88c5",installing:"\u5b89\u88c5\u4e2d",installSuccess:"\u201c{appName}\u201d \u5df2\u7ecf\u5b89\u88c5\u6210\u529f\uff01 \u4f46\u9700\u8981\u4e00\u4e9b\u914d\u7f6e\u624d\u80fd\u542f\u52a8\u3002",title:"\u5b89\u88c5",installWithAppName:"\u5b89\u88c5{name}",openInRegistry:"\u5728 Blocklet Store \u4e2d\u6253\u5f00",subTitle:"\u51c6\u5907\u5728 Blocklet Server \u4e0a\u5b89\u88c5{appName}",access:"\u6253\u5f00\u5e94\u7528",viewApplication:"\u67e5\u770b\u5e94\u7528",newVersion:"\u65b0\u7248\u672c",newVersionDesc:"\u5e94\u7528\u5df2\u7ecf\u5b58\u5728\uff0c\u4f46\u5f53\u524d\u7248\u672c\u53ef\u66f4\u65b0",later:"\u7a0d\u540e",upgradeNow:"\u73b0\u5728\u66f4\u65b0",abtnodeLicenseName:"Blocklet Server \u8bb8\u53ef",appLicenseName:"\u5e94\u7528\u8bb8\u53ef",purchaseApp:"\u8d2d\u4e70\u5e94\u7528",authDialog:{title:"\u9700\u8981\u60a8\u7684\u6388\u6743",freeDescription:"\u4f60\u9700\u8981\u63d0\u4f9b Ownership NFT \u6216 Blocklet Server \u51ed\u636e\u6765\u542f\u52a8\u5e94\u7528",nonFreeDescription:"You need to present application purchase NFT and Blocklet Server NFT to launch application",confirm:"\u5728\u60a8\u7684 DID \u94b1\u5305\u4e0a\u786e\u8ba4",success:"\u6388\u6743\u6210\u529f"},error:{loadMetaFailed:"\u83b7\u53d6\u5e94\u7528\u4fe1\u606f\u51fa\u9519",appMetaNotFound:"\u6ca1\u6709\u627e\u5230\u8be5\u5e94\u7528\u7684\u4fe1\u606f",downloadFailed:"\u4e0b\u8f7d\u5e94\u7528\u5931\u8d25\uff0c\u8bf7\u91cd\u8bd5",installFailed:"\u5b89\u88c5\u5e94\u7528\u5931\u8d25\uff0c\u8bf7\u91cd\u8bd5",startFailed:"\u542f\u52a8\u5e94\u7528\u5931\u8d25\uff0c\u8bf7\u91cd\u8bd5",launchFailed:"\u542f\u52a8\u5e94\u7528\u5931\u8d25\uff0c\u8bf7\u91cd\u8bd5",installedButStopped:"\u5e94\u7528\u5df2\u7ecf\u5b89\u88c5\uff0c\u4f46\u662f\u6ca1\u6709\u8fd0\u884c",installedButError:"\u5e94\u7528\u5df2\u7ecf\u5b89\u88c5\uff0c\u4f46\u662f\u8fd0\u884c\u51fa\u9519\u4e86",upgradeFailed:"\u66f4\u65b0\u5931\u8d25"}}})},872:function(e,n,t){"use strict";t.r(n);var a,i=t(0),l=t.n(i),s=t(18),o=t.n(s),r=t(12),p=t.n(r),d=t(21),u=t(32),c=t(62),m=t(93),f=t.n(m),A=(t(304),t(926)),y=t(53),T=t.n(y),g=t(71),k=t.n(g),R=t(24),S=t(17),C=t(457),E=t(34),h=t(15),b=t(16),L=t(154),O=t.n(L),B=t(66),I=t(305),D=t(908),N=t(524),v=t.n(N),U=t(525),w=t.n(U),_=t(890),P=t(105),V=t.n(P),F=t(159),x=t.n(F),J=t(523),M=t.n(J),j=t(409);function H(e){var n=e.onGoToNext,t=l.a.useState(!1),a=Object(h.a)(t,2),s=a[0],o=a[1],r=Object(i.useContext)(R.LocaleContext).t;return l.a.createElement(q,null,l.a.createElement(I.a,null,l.a.createElement(I.a,{textAlign:"center"},l.a.createElement(x.a,{showText:!1,style:{width:"60px",height:"60px",transform:"scale(1)"}})),l.a.createElement(B.a,{component:"h2",variant:"h3",className:"title"},r("setup.title")),l.a.createElement(B.a,{component:"h2",variant:"h5",className:"sub-title"},r("setup.steps.eula"))),l.a.createElement(j.a,{className:"eula-content"}),l.a.createElement("div",{className:"footer"},l.a.createElement(_.a,{control:l.a.createElement(D.a,{checked:s,onChange:function(){o((function(e){return!e}))},color:"primary",checkedIcon:l.a.createElement(v.a,null),icon:l.a.createElement(w.a,null)}),label:r("setup.steps.eulaFooter")}),l.a.createElement(V.a,{disabled:!s,variant:"contained",color:"primary",className:"button",rounded:!0,onClick:n},l.a.createElement(I.a,{display:"flex",alignItems:"center"},r("common.continueWith")," ",l.a.createElement(M.a,{className:"logo"})))))}var G,q=b.default.div(a||(a=Object(E.a)(["\n width: 58%;\n max-width: 1920px;\n height: 100%;\n box-sizing: border-box;\n padding-top: 5%;\n padding-bottom: 5%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n .title {\n margin-top: 24px;\n font-weight: 500;\n font-size: 24px;\n line-height: 28px;\n text-align: center;\n color: #222222;\n }\n .sub-title {\n margin-top: 16px;\n font-weight: 500;\n font-size: 18px;\n line-height: 21px;\n text-align: center;\n color: #666666;\n }\n\n .footer {\n margin-top: 4.5%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n font-size: 14px;\n .MuiFormControlLabel-root {\n .MuiSvgIcon-root {\n font-size: 1.2em;\n }\n .MuiFormControlLabel-label {\n position: relative;\n top: 2px;\n margin-left: 2px;\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n color: #666666;\n }\n }\n .button {\n padding-left: 24px;\n padding-right: 24px;\n height: 56px;\n font-size: 18px;\n .logo {\n position: relative;\n margin-left: 8px;\n bottom: 1px;\n }\n color: #fff;\n fill: #fff;\n transition: opacity 0.4s;\n &.Mui-disabled {\n background: #4f6af6;\n opacity: 0.5;\n }\n }\n }\n\n @media (max-width: ","px) {\n width: 100%;\n padding: 8vw 4vw;\n .footer {\n flex-direction: column;\n align-items: unset;\n justify-content: unset;\n .MuiButton-root {\n margin-top: 15px;\n font-size: 18px;\n }\n }\n }\n"])),(function(e){return e.theme.breakpoints.values.md})),K=t(31),W=t(56),Y=t(67);function Q(){var e=Object(K.c)().info,n=Object(W.c)().api,t=Object(R.useLocaleContext)(),a=t.t,s=t.locale,o=Object(i.useState)(!1),r=Object(h.a)(o,2),p=r[0],d=r[1],u=e.ownerNft,c=Object(Y.x)(e),m=u&&u.holder&&u.issuer?"verify":"connect",f=window.env&&window.env.apiPrefix||"/",A=function(){window.location.href=f};return l.a.createElement(Z,null,l.a.createElement(H,{onGoToNext:function(){d(!0)}}),l.a.createElement(O.a,{popup:!0,open:p,className:"stepper-auth",action:"".concat(m,"-owner"),checkFn:n.get,checkTimeout:6e5,socketUrl:n.socketUrl,webWalletUrl:c,onSuccess:function(e){localStorage.setItem("abt_node_login_token",e.sessionToken),setTimeout((function(){A()}),1e3)},locale:s,messages:{title:a("setup.".concat(m,".title")),scan:a("setup.".concat(m,".scan")),confirm:a("setup.".concat(m,".confirm")),success:a("setup.".concat(m,".success"))},dialogStyle:{height:800},onClose:function(){return d(!1)}}))}var z,Z=b.default.div(G||(G=Object(E.a)(["\n display: flex;\n width: 100%;\n height: 100%;\n background: #f8f8f8;\n overflow: auto;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n"]))),X=t(509),$=t.n(X),ee=t(101),ne=t(531),te=t.n(ne),ae=t(208),ie=t.n(ae),le=t(880),se=t(881),oe=t(933),re=t(897),pe=t(25),de=["setup","installing","restarting","cleanup","complete"];function ue(){var e=Object(R.useLocaleContext)().t,n=Object(K.c)(),t=n.api,a=n.info,s=Object(i.useState)("setup"),o=Object(h.a)(s,2),r=o[0],p=o[1],d=Object(i.useState)(!1),u=Object(h.a)(d,2),c=u[0],m=u[1],f=Object(i.useState)(!1),A=Object(h.a)(f,2),y=A[0],g=A[1];return Object(i.useEffect)((function(){t.getSession({input:{id:a.upgradeSessionId}}).then((function(e){var n=e.session;n&&de.includes(n.stage)&&p(n.stage),m(!1)})).catch((function(e){console.error("Error loading upgrade session",a.upgradeSessionId,e.message),m(!1)}))}),[]),Object(i.useEffect)((function(){"cleanup"===r?g(!0):"complete"===r?setTimeout((function(){window.location.reload(!0)}),5e3):g(!1)}),[r]),$()((function(){t.getSession({input:{id:a.upgradeSessionId}}).then((function(e){var n=e.session;n&&de.includes(n.stage)&&p(n.stage)})).catch((function(e){console.error("Error loading upgrade session",a.upgradeSessionId,e.message)}))}),y?1e3:null),Object(pe.c)("node.upgrade.progress",(function(e){e&&de.includes(e.stage)?"cleanup"===r?setTimeout((function(){p(e.stage)}),1e4):p(e.stage):console.error("unknown upgrade stage",e)})),l.a.createElement(me,null,l.a.createElement("div",{className:"icons"},l.a.createElement("span",{className:"icon icon-gear icon-spin right slow one"}),l.a.createElement("span",{className:"icon icon-gear icon-spin left two"}),l.a.createElement("span",{className:"icon icon-gear icon-spin left three"})),l.a.createElement(B.a,{variant:"h2",color:"textPrimary"},e("setting.form.upgrade.progress",{version:a.nextVersion||a.version})),l.a.createElement(B.a,{component:"p",color:"textSecondary"},e("setting.form.upgrade.description")),c&&l.a.createElement(T.a,{size:[32,20],style:{marginTop:32}}),!c&&l.a.createElement(le.a,{className:"stages"},de.map((function(n,t){var i=de.indexOf(r),s=i>t,o=i===t,p=o?l.a.createElement(T.a,{size:[20,12]}):s?l.a.createElement(ie.a,null):l.a.createElement(te.a,null),d=o?"stage-progress":s?"stage-done":"stage-pending";return l.a.createElement(se.a,{className:"stage ".concat(d),key:n},l.a.createElement(oe.a,{className:"stage-icon"},p),l.a.createElement(re.a,{className:"stage-text"},e("setting.form.upgrade.".concat(n),{version:a.nextVersion||a.version})))}))))}var ce,me=Object(b.default)(ee.a)(z||(z=Object(E.a)(["\n padding: 24px 16px;\n border-radius: 8px;\n min-height: 480px;\n max-width: 640px;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: flex-start;\n\n @font-face {\n font-family: 'icomoon';\n src: url('data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SC/QAAAC8AAAAYGNtYXAQQ+CtAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZtzYyQ0AAAF4AAABtGhlYWQOn7WzAAADLAAAADZoaGVhBzADxgAAA2QAAAAkaG10eAluAAAAAAOIAAAAFGxvY2EAKADuAAADnAAAAAxtYXhwAAgAhQAAA6gAAAAgbmFtZZlKCfsAAAPIAAABhnBvc3QAAwAAAAAFUAAAACAAAwK3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADwEwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8BP//f//AAAAAAAg8BP//f//AAH/4w/xAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAAAAANuA24ADwCCAAABNCcmIyIHBhUUFxYzMjc2JRUUBwYPAQYHFhcWFRQHBgcGIyIvAQYHBgcGKwEiJyY1JyYnBwYjIicmJyY1NDc2NzY3Ji8BJicmPQE0NzY/ATY3JicmNTQ3Njc2MzIfATY3Njc2OwEyFxYfARYXNzYzMhcWFxYVFAcGBwYHFh8BFhcWFQJJKys8PSsqKis9PCsrASUFBAdqCwsUKQYGDykpDQcITxkbCQcEEX8IBgYQHBhQBggIB0gWBAUIFRQLEAhoCAQFBQQGawgOFyYGBQ8qKQ0HB08ZGwkIBBB/CAYGARAcF1EGCAgGShUEBQgVFQoPCWgIBAUBtzwrKysrPD0rKiore38HBgYBEB8VHTIHBwgGFSgpBT4NCU0dEAUFB2kJDD0FBkIeBggGBwwaGg4dHA8BBgYIfgcHBgEQGhsgLgcHBgcVKSkGPQ0ITh0QBQUHagkMPQYGRB0FCAcGDBoaDh0bEAEGBggAAQAAAAEAANRjIH1fDzz1AAsEAAAAAADWCbikAAAAANYJuKQAAAAAA24DbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADbgABAAAAAAAAAAAAAAAAAAAABQQAAAAAAAAAAAAAAAIAAAADbgAAAAAAAAAKABQAHgDaAAEAAAAFAIMAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')\n format('truetype');\n font-weight: normal;\n font-style: normal;\n }\n\n .stages {\n .stage-done {\n .stage-icon,\n .stage-text {\n color: #44cdc6;\n }\n }\n\n .stage-progress {\n .stage-icon,\n .stage-text {\n color: #4e6af6;\n }\n }\n\n .stage-pending {\n .stage-icon,\n .stage-text {\n color: #dcdcdc;\n }\n }\n }\n\n h2 {\n font-size: 28px;\n margin-top: 16px;\n margin-bottom: 16px;\n color: #009bdb;\n }\n\n p {\n text-align: center;\n }\n\n [class^='icon-'],\n [class*=' icon-'] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'icomoon' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n\n .icon-cog:before {\n content: '\f013';\n }\n .icon-gear:before {\n content: '\f013';\n }\n\n .icon-spin {\n position: absolute;\n }\n\n .icons {\n position: relative;\n margin: 0 auto;\n width: 71px;\n height: 63px;\n }\n\n .one {\n top: 50%;\n margin-top: -27px;\n left: 0;\n font-size: 55px;\n }\n\n .two {\n font-size: 32px;\n right: 0;\n top: 0;\n }\n\n .three {\n font-size: 32px;\n right: 0;\n bottom: 0;\n }\n\n .icon {\n color: #009bdb;\n }\n\n .right {\n animation: spin 2s infinite linear;\n }\n\n .left {\n animation: spin-left 2s infinite linear;\n }\n\n .slow {\n animation-duration: 3s;\n }\n\n @keyframes spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(359deg);\n }\n }\n @keyframes spin-left {\n 0% {\n transform: rotate(359deg);\n }\n 100% {\n transform: rotate(0deg);\n }\n }\n"],["\n padding: 24px 16px;\n border-radius: 8px;\n min-height: 480px;\n max-width: 640px;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: flex-start;\n\n @font-face {\n font-family: 'icomoon';\n src: url('data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SC/QAAAC8AAAAYGNtYXAQQ+CtAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZtzYyQ0AAAF4AAABtGhlYWQOn7WzAAADLAAAADZoaGVhBzADxgAAA2QAAAAkaG10eAluAAAAAAOIAAAAFGxvY2EAKADuAAADnAAAAAxtYXhwAAgAhQAAA6gAAAAgbmFtZZlKCfsAAAPIAAABhnBvc3QAAwAAAAAFUAAAACAAAwK3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADwEwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8BP//f//AAAAAAAg8BP//f//AAH/4w/xAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAAAAANuA24ADwCCAAABNCcmIyIHBhUUFxYzMjc2JRUUBwYPAQYHFhcWFRQHBgcGIyIvAQYHBgcGKwEiJyY1JyYnBwYjIicmJyY1NDc2NzY3Ji8BJicmPQE0NzY/ATY3JicmNTQ3Njc2MzIfATY3Njc2OwEyFxYfARYXNzYzMhcWFxYVFAcGBwYHFh8BFhcWFQJJKys8PSsqKis9PCsrASUFBAdqCwsUKQYGDykpDQcITxkbCQcEEX8IBgYQHBhQBggIB0gWBAUIFRQLEAhoCAQFBQQGawgOFyYGBQ8qKQ0HB08ZGwkIBBB/CAYGARAcF1EGCAgGShUEBQgVFQoPCWgIBAUBtzwrKysrPD0rKiore38HBgYBEB8VHTIHBwgGFSgpBT4NCU0dEAUFB2kJDD0FBkIeBggGBwwaGg4dHA8BBgYIfgcHBgEQGhsgLgcHBgcVKSkGPQ0ITh0QBQUHagkMPQYGRB0FCAcGDBoaDh0bEAEGBggAAQAAAAEAANRjIH1fDzz1AAsEAAAAAADWCbikAAAAANYJuKQAAAAAA24DbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADbgABAAAAAAAAAAAAAAAAAAAABQQAAAAAAAAAAAAAAAIAAAADbgAAAAAAAAAKABQAHgDaAAEAAAAFAIMAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')\n format('truetype');\n font-weight: normal;\n font-style: normal;\n }\n\n .stages {\n .stage-done {\n .stage-icon,\n .stage-text {\n color: #44cdc6;\n }\n }\n\n .stage-progress {\n .stage-icon,\n .stage-text {\n color: #4e6af6;\n }\n }\n\n .stage-pending {\n .stage-icon,\n .stage-text {\n color: #dcdcdc;\n }\n }\n }\n\n h2 {\n font-size: 28px;\n margin-top: 16px;\n margin-bottom: 16px;\n color: #009bdb;\n }\n\n p {\n text-align: center;\n }\n\n [class^='icon-'],\n [class*=' icon-'] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'icomoon' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n\n .icon-cog:before {\n content: '\\f013';\n }\n .icon-gear:before {\n content: '\\f013';\n }\n\n .icon-spin {\n position: absolute;\n }\n\n .icons {\n position: relative;\n margin: 0 auto;\n width: 71px;\n height: 63px;\n }\n\n .one {\n top: 50%;\n margin-top: -27px;\n left: 0;\n font-size: 55px;\n }\n\n .two {\n font-size: 32px;\n right: 0;\n top: 0;\n }\n\n .three {\n font-size: 32px;\n right: 0;\n bottom: 0;\n }\n\n .icon {\n color: #009bdb;\n }\n\n .right {\n animation: spin 2s infinite linear;\n }\n\n .left {\n animation: spin-left 2s infinite linear;\n }\n\n .slow {\n animation-duration: 3s;\n }\n\n @keyframes spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(359deg);\n }\n }\n @keyframes spin-left {\n 0% {\n transform: rotate(359deg);\n }\n 100% {\n transform: rotate(0deg);\n }\n }\n"])));function fe(){var e=Object(i.useContext)(K.a).node,n=Object(i.useContext)(W.a),t=n.api,a=n.session,s=Object(i.useContext)(R.LocaleContext),o=s.t,r=s.locale,p={},d=new URL(window.location.href).searchParams.get("inviteId");d&&(p.inviteId=d);var u=Object(Y.x)(e.info);return l.a.createElement(Ae,null,l.a.createElement("div",{className:"connect-wrapper"},l.a.createElement(O.a,{className:"connect",action:d?"invite":"login",checkFn:t.get,checkTimeout:6e5,socketUrl:t.socketUrl,webWalletUrl:u,onSuccess:function(e){localStorage.setItem("abt_node_login_token",e.sessionToken),a.refresh()},locale:r,messages:{title:"".concat(o("login.dialog.title")),scan:o("login.description"),confirm:o("login.dialog.confirm"),success:o("login.dialog.success")},extraParams:p})),l.a.createElement(I.a,{className:"lost-passport",textAlign:"center",fontSize:12},l.a.createElement(c.Link,{to:"".concat(S.WELLKNOWN_AUTH_PATH_PREFIX,"/lost-passport"),style:{color:"#4598FA"}},o("lostPassport.title"))))}var Ae=b.default.div(ce||(ce=Object(E.a)(["\n box-sizing: border-box;\n width: 100%;\n height: 100vh;\n display: flex;\n flex-direction: column;\n position: relative;\n .connect-wrapper {\n flex: 1;\n }\n .connect {\n background: #fafafa;\n }\n .lost-passport {\n flex: 0 0 auto;\n padding-bottom: 48px;\n }\n"]))),ye=t(79),Te=t(888),ge=t(938),ke="success",Re="error";function Se(){var e=Object(i.useState)({status:ke,message:""}),n=Object(h.a)(e,2),t=n[0],a=n[1],s=Object(i.useState)(!1),o=Object(h.a)(s,2),r=o[0],p=o[1],d=Object(R.useLocaleContext)().t,u=Object(ye.c)().enqueueSnackbar,c=Object(K.c)().info,m=void 0===c?{}:c;return Object(i.useEffect)((function(){if(Number(m.port)===Number(window.location.port)&&m.routing.provider!==S.ROUTER_PROVIDER_NONE){var e=window.location.origin.replace(":".concat(window.location.port),""),n="".concat(e).concat(m.routing.adminPath);u("".concat(d("health.wrongAccessUrlTip")," ").concat(n),{autoHideDuration:864e5,variant:"error"})}}),[m]),Object(i.useEffect)((function(){var e,n=Object(pe.b)(),i=0;return i=4,e=setTimeout((function l(){n&&n.isConnected()?(t.status!==ke&&a({status:ke,message:d("health.connectionRecoveryTip")}),i=0):(4===i&&a({status:Re,message:d("health.connectionErrorTip")}),i=(i+1)%5),e=setTimeout(l,2e3)}),8e3),function(){clearInterval(e)}}),[t.status,d]),Object(i.useEffect)((function(){var e;return t.status===ke&&!0===r?e=setTimeout((function(){p(!1)}),3e3):t.status!==ke&&!1===r&&p(!0),function(){clearTimeout(e)}}),[t.status,r]),Object(pe.c)("node.stopped",(function(){a({status:"error",message:d("health.connectionStoppedTip")})}),[d]),l.a.createElement(Te.a,{open:r,anchorOrigin:{vertical:"top",horizontal:"center"}},l.a.createElement(ge.a,{severity:t.status},t.message))}var Ce,Ee,he=t(533),be=t(919),Le=t(335),Oe=t.n(Le),Be=t(535),Ie=t(937),De=function(e){var n=e.error,t=e.resetErrorBoundary;return l.a.createElement(k.a,null,l.a.createElement(ge.a,{severity:"error",action:l.a.createElement(V.a,{onClick:t,rounded:!0,color:"secondary",variant:"outlined"},"Reload"),style:{minWidth:480}},l.a.createElement(Ie.a,null,"Oops, this application crashed"),l.a.createElement(B.a,null,n.message)))},Ne=t(534),ve=t(97),Ue=Object(b.createGlobalStyle)(Ce||(Ce=Object(E.a)(["\n a {\n color: ",";\n text-decoration: none;\n }\n\n a:hover {\n text-decoration: none;\n }\n\n .page-breadcrumb {\n margin-bottom: 16px !important;\n }\n\n\n .page-header {\n margin-bottom: 32px !important;\n }\n\n ul, li {\n padding: 0;\n margin: 0;\n list-style: none;\n }\n\n .toolbar>div{\n .header-link{\n flex:0;\n\n .header-image {\n margin-left: 14px;\n }\n }\n\n @media (max-width: ","px) {\n width:100%;\n .header-link{\n overflow: hidden;\n }\n }\n }\n\n .MuiFormControlLabel-label {\n flex: 1;\n display: inline-flex;\n justify-content: space-between;\n align-items: center;\n }\n\n .form-item {\n margin-top: 20px;\n\n .form-item-label {\n margin-top: 10px;\n }\n\n .form-item-value {\n margin-top: 10px;\n }\n }\n\n .dropzone {\n flex: 1;\n display: flex;\n flex-direction: column;\n align-items: center;\n padding: 20px;\n border-width: 2px;\n border-radius: 2px;\n border-color: #eeeeee;\n border-style: dashed;\n background-color: #fafafa;\n color: #bdbdbd;\n outline: none;\n transition: border 0.24s ease-in-out;\n }\n\n .dropzone:focus {\n border-color: #2196f3;\n }\n\n .MuiTableHead-root th {\n white-space: nowrap;\n }\n .MuiDialog-paper.MuiPaper-rounded {\n border-radius: 16px;\n @media (max-width: ","px) {\n border-radius: 0;\n }\n }\n .MuiButton-outlinedPrimary {\n fill: ",";\n }\n .MuiListItemIcon-root {\n svg {\n fill: currentColor;\n }\n }\n\n // outline button\n .MuiButton-outlinedPrimary {\n color: #4E6AF6;\n background: #F4F6FF;\n border: 0;\n &:hover {\n border: 0;\n }\n }\n"])),Oe.a.A700,(function(e){return e.theme.breakpoints.values.md}),(function(e){return e.theme.breakpoints.values.md-1}),(function(e){return e.theme.palette.primary.main})),we=t(119),_e=t(536),Pe=t.n(_e),Ve=t(193),Fe=t.n(Ve),xe=t(331),Je=t(254),Me=t(184),je=t(923),He=t(333),Ge=t(538),qe=t.n(Ge),Ke=t(339),We=t.n(Ke),Ye=t(537),Qe=t.n(Ye),ze=t(511),Ze=t.n(ze),Xe=t(132),$e=t(332),en=t(467),nn=t(932),tn=t(910),an=t(930),ln=t(512),sn=t(347);function on(e){var n=e.onHide,t=Object(Xe.b)(),a=t.api,s=t.data,o=t.refresh,r=Object(i.useContext)(R.LocaleContext).t,u=Object(i.useState)(!1),m=Object(h.a)(u,2),f=m[0],A=m[1],y=Object(i.useState)(!1),g=Object(h.a)(y,2),k=g[0],S=g[1],C=f?s:s.filter((function(e){return!1===e.read}));C=C.slice(0,5);var E=s.filter((function(e){return!1===e.read})).length>0,b=function(){var e=Object(d.a)(p.a.mark((function e(){var n;return p.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return S(!0),n=s.filter((function(e){return!1===e.read})).map((function(e){return e.id})).join(","),e.next=4,a.readNotifications({input:{id:n}});case 4:o(),S(!1);case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return l.a.createElement(rn,null,l.a.createElement(B.a,{component:"h3",variant:"h6",className:"notification-header"},r("notification.title"),l.a.createElement(V.a,{component:c.Link,to:"/notifications","data-cy":"view-all-notifications-btn",onClick:n},r("notification.viewAll"))),l.a.createElement(an.a,null),l.a.createElement($e.a,{className:"notification-list",style:{maxHeight:"calc(100vh - 200px)",overflow:"auto"}},0===C.length&&l.a.createElement(B.a,{component:"p",variant:"body1",className:"notification-tip"},r("notification.empty")),C.length>0&&C.map((function(e){return l.a.createElement(en.a,{key:e.id,alignItems:"flex-start",component:c.Link,to:e.action||"/notifications",disabled:e.read},l.a.createElement(nn.a,{className:"list-item-avatar"},l.a.createElement(l.a.Fragment,null,l.a.createElement(tn.a,null,e.entityType.substr(0,1).toUpperCase()),l.a.createElement(ln.a,{className:"notification-tag",status:e.severity}))),l.a.createElement(re.a,{className:"list-item",primary:e.title,secondary:e.description}))}))),l.a.createElement(an.a,null),l.a.createElement(B.a,{component:"div",className:"notification-footer"},l.a.createElement(_.a,{control:l.a.createElement(D.a,{checked:f,onChange:function(){return A(!f)},name:"showRead",color:"primary"}),label:r("notification.showRead")}),l.a.createElement(sn.a,{permission:"mutate_notification"},E&&l.a.createElement(V.a,{disabled:k,onClick:b,className:""},k&&l.a.createElement(T.a,{size:[16,10]}),r("notification.markAllAsRead")))))}var rn=b.default.div(Ee||(Ee=Object(E.a)(["\n width: 420px;\n\n @media (max-width: ","px) {\n width: calc(100vw - 10px);\n }\n\n .notification-header {\n padding: 8px 16px;\n display: flex;\n justify-content: space-between;\n }\n\n .notification-tip {\n padding: 8px 16px;\n }\n\n .notification-footer {\n padding: 8px 16px;\n display: flex;\n justify-content: space-between;\n }\n\n .MuiMenuItem-root {\n white-space: pre-wrap;\n }\n\n .list-item-avatar {\n display: flex;\n flex-direction: column;\n align-items: center;\n .notification-tag {\n margin-top: 4px;\n }\n }\n\n .list-item {\n .MuiListItemText-secondary {\n overflow: hidden;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n text-overflow: ellipsis;\n }\n }\n"])),(function(e){return e.theme.breakpoints.values.sm}));on.defaultProps={onHide:function(){}};var pn=t(60),dn=t(327),un=t(9),cn=t(140),mn=t(461),fn=t(207),An=t.n(fn),yn=t(63),Tn=t(19);var gn,kn=function(){var e=Object(Tn.a)();return Object(yn.a)(e.breakpoints.keys).reverse().reduce((function(n,t){var a=Object(xe.a)(e.breakpoints.up(t));return!n&&a?t:n}),null)||"xs"},Rn=t(104),Sn=function(e){return l.a.createElement(Rn.a,e,l.a.createElement("path",{d:"M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M10 17L5 12L6.41 10.59L10 14.17L17.59 6.58L19 8L10 17Z"}))},Cn=function(e){return l.a.createElement(Rn.a,e,l.a.createElement("path",{d:"M13,14H11V10H13M13,18H11V16H13M1,21H23L12,2L1,21Z"}))},En=function(e){return l.a.createElement(Rn.a,e,l.a.createElement("path",{d:"M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2, 6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12, 13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z"}))},hn=function(e){return l.a.createElement(Rn.a,e,l.a.createElement("path",{d:"M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0, 0 22,12A10,10 0 0,0 12,2Z"}))},bn={fontSize:20,marginInlineEnd:8},Ln={success:l.a.createElement(Sn,{style:bn}),warning:l.a.createElement(Cn,{style:bn}),error:l.a.createElement(En,{style:bn}),info:l.a.createElement(hn,{style:bn})},On=Object(dn.a)((function(e){var n={xl:"400px",lg:"400px",md:"400px",sm:"300px"},t=Object(un.d)(e.palette.background.default,"light"===e.palette.type?.8:.98);return{lessPadding:{paddingLeft:20},contentRoot:Object(pn.a)(Object(pn.a)({},e.typography.body2),{},{display:"flex",backgroundColor:t,color:e.palette.getContrastText(t),alignItems:"center",padding:"6px 16px",borderRadius:"4px",boxShadow:"0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12)"}),success:function(e){return{backgroundColor:"".concat(cn.a[600]," !important"),width:n[e.breakpoint]}},error:function(t){return{backgroundColor:"".concat(e.palette.error.dark," !important"),width:n[t.breakpoint]}},info:function(t){return{backgroundColor:"".concat(e.palette.primary.main," !important"),width:n[t.breakpoint]}},warning:function(e){return{backgroundColor:"".concat(mn.a[700]," !important"),width:n[e.breakpoint]}},icon:{fontSize:20},message:{display:"flex",alignItems:"center",padding:"8px 0",flex:1,width:0},action:{display:"flex",alignItems:"center",marginLeft:"auto",marginRight:-8,width:44}}}));var Bn,In=l.a.forwardRef((function(e,n){var t=e.keyId,a=e.notification,i=void 0===a?{}:a,s=On({breakpoint:kn()}),o=[s.contentRoot,s.lessPadding,s[i.severity]].join(" "),r=Ln[i.severity],p=Object(ye.c)().closeSnackbar,d=Object(u.k)();return l.a.createElement(ye.a,{ref:n,className:o},l.a.createElement("div",{className:s.message},r,l.a.createElement(Dn,{onClick:function(){p(t),d.push("/notifications")}},l.a.createElement("span",{className:"title"},i.title),l.a.createElement("span",{className:"desc"},i.description))),l.a.createElement("div",{className:s.action},l.a.createElement(Me.a,{key:"close","aria-label":"close",color:"inherit",onClick:function(){return p(t)}},l.a.createElement(An.a,{className:s.icon}))))})),Dn=b.default.div(gn||(gn=Object(E.a)(["\n cursor: pointer;\n display: flex;\n flex-direction: column;\n .title {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n font-weight: bold;\n }\n .desc {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n word-break: break-word;\n }\n"])));function Nn(){var e=Object(ye.c)().enqueueSnackbar;return Object(pe.c)("notification.create",(function(n){n.id||(n.id=n._id);var t=["error","warning"].includes(n.severity)||n.sticky;e(n.description,{variant:n.severity,autoHideDuration:t?null:3e3,content:function(e){return l.a.createElement(In,{keyId:e,notification:n})}})})),null}function vn(){var e=Object(Xe.b)().data,n=Object(i.useContext)(W.a).session,t=Object(u.l)(),a=Object(i.useContext)(R.LocaleContext).locale,s=Object(i.useState)(!1),o=Object(h.a)(s,2),r=o[0],p=o[1],d=Object(i.useRef)(null),c=Object(K.c)().info,m=Object(Y.x)(c),f={"/dashboard":"/introduction/abtnode-overview","/store":"/marketplace","/blocklets":"/blocklet","/router/rules":"/router","/router/engine":"/router","/settings/basic":"/misc","/settings/team":"/misc/member-management","/console":"/misc/graphql-console"},A=function(e){d.current&&d.current.contains(e.target)||p(!1)},y=e.filter((function(e){return!1===e.read})).length;return l.a.createElement(wn,null,l.a.createElement(Ze.a,{"data-cy":"locale-addon",size:26,showText:!1,className:"locale-addon"}),l.a.createElement(Nn,null),l.a.createElement("div",{className:"notification-addon"},l.a.createElement(Me.a,{ref:d,"aria-controls":"notify-list-grow","aria-haspopup":"true","data-cy":"toggle-notification-btn",onClick:function(){p((function(e){return!e}))}},y>0?l.a.createElement(je.a,{badgeContent:y,max:99,color:"primary"},l.a.createElement(We.a,{style:{fontSize:32}})):l.a.createElement(We.a,{style:{fontSize:32}})),r&&l.a.createElement(He.a,{open:!0,anchorEl:d.current,disablePortal:!0,placement:"bottom-end"},l.a.createElement(ee.a,{id:"notify-list-grow"},l.a.createElement(Je.a,{onClickAway:A},l.a.createElement("div",null,l.a.createElement(on,{onHide:A})))))),l.a.createElement(Me.a,{onClick:function(){var e=t.pathname,n="";e.indexOf("/blocklets")>-1?n=f["/blocklets"]:e.indexOf("/store")>-1?n=f["/store"]:f[e]&&(n=f[e]),window.open("about:blank").location.href="https://docs.arcblock.io/abtnode/".concat(a).concat(n)}},l.a.createElement(qe.a,{style:{fontSize:32}})),l.a.createElement(Qe.a,{session:n,webWalletUrl:m,showRole:!0}))}var Un,wn=b.default.div(Bn||(Bn=Object(E.a)(["\n display: flex;\n justify-content: center;\n align-items: center;\n\n .user-addon {\n .user-avatar {\n width: 28px;\n border-radius: 14px;\n height: auto;\n }\n }\n"]))),_n=["children","title"];function Pn(e){var n=e.children,t=e.title,a=Object(we.a)(e,_n),s=Object(i.useContext)(K.a).node,o=Object(i.useContext)(R.LocaleContext).t,r=(Object(xe.a)((function(e){return e.breakpoints.up("sm")})),[{url:"/dashboard",name:"dashboard",title:o("sidebar.dashboard")},{url:"/store",name:"store",title:o("common.store")},{url:"/blocklets",name:"blocklets",title:o("sidebar.blocklets")}]);r=r.concat([{url:"/logs/abtnode",name:"log",title:o("common.log")},{url:"/team/members",name:"team",title:o("common.team")},{url:"/settings/basic",name:"settings",title:o("sidebar.settings")}]);var p=s.info.mode||"production",d="production"===p?"success":"error",u=l.a.createElement("div",{style:{display:"flex",alignItems:"center"}},l.a.createElement(Fn,null,l.a.createElement(Fe.a,{type:d},"".concat(p," mode"))));return l.a.createElement(Pe.a,Object.assign({links:r,images:{dashboard:"dashboard",console:"console",settings:"settings",blocklets:"blocklets",store:"store",router:"router",log:"log",team:"team"},brand:s.info.name,brandAddon:u,description:s.info.description,title:t,headerAddon:l.a.createElement(vn,null),prefix:s.prefix},a),n)}Pn.defaultProps={title:"Blocklet Server"};var Vn,Fn=b.default.span(Un||(Un=Object(E.a)(["\n margin-left: 10px;\n"]))),xn=["component","title","scrollable","fullWidth"],Jn=function(e){var n=e.component,t=e.title,a=e.scrollable,i=e.fullWidth,s=Object(we.a)(e,xn);return l.a.createElement(u.d,Object.assign({},s,{render:function(e){return l.a.createElement(Mn,{scrollable:a,fullWidth:i,title:t},l.a.createElement(n,e))}}))};Jn.defaultProps={title:"Blocklet Server",scrollable:!0,fullWidth:!1};var Mn=Object(b.default)(Pn)(Vn||(Vn=Object(E.a)(["\n .dashboard__content {\n padding-top: 16px;\n ",";\n }\n"])),(function(e){return e.scrollable?"":"overflow: hidden"})),jn=Jn;function Hn(){var e=Object(R.useLocaleContext)().t,n=Object(W.c)().session,t=Object(K.c)(),a=t.info,i=t.refresh;return Object(pe.c)("user.updated",(function(t){var i=t.teamDid,l=t.user;i===a.did&&l&&!l.approved&&n&&n.user&&n.user.did===l.did&&(ve.b.warning(e("session.forbidLogin"),{autoHideDuration:1e4}),n.logout())})),Object(pe.c)("notification.create",(function(e){"node"===e.entityType&&i({silent:!0})})),Object(pe.c)("node.updated",(function(){i({silent:!0})})),null}var Gn=t(352),qn=t(348),Kn=t(372),Wn=Object(i.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(12)]).then(t.bind(null,1827))})),Yn=Object(i.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(3),t.e(11)]).then(t.bind(null,1824))})),Qn=Object(i.lazy)((function(){return Promise.all([t.e(0),t.e(2),t.e(3),t.e(4),t.e(9)]).then(t.bind(null,1825))})),zn=Object(i.lazy)((function(){return Promise.all([t.e(0),t.e(2),t.e(4),t.e(8),t.e(21)]).then(t.bind(null,1826))})),Zn=Object(i.lazy)((function(){return Promise.all([t.e(13),t.e(24)]).then(t.bind(null,1828))})),Xn=Object(i.lazy)((function(){return Promise.all([t.e(1),t.e(15)]).then(t.bind(null,1813))})),$n=Object(i.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(14),t.e(17)]).then(t.bind(null,1822))})),et=Object(i.lazy)((function(){return t.e(29).then(t.bind(null,1815))})),nt=Object(i.lazy)((function(){return Promise.all([t.e(4),t.e(10),t.e(26)]).then(t.bind(null,1816))})),tt=Object(i.lazy)((function(){return Promise.all([t.e(25),t.e(31)]).then(t.bind(null,1817))})),at=Object(i.lazy)((function(){return Promise.all([t.e(22),t.e(27)]).then(t.bind(null,1829))})),it=Object(i.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(3),t.e(18),t.e(20)]).then(t.bind(null,1818))})),lt=Object(i.lazy)((function(){return t.e(23).then(t.bind(null,1819))})),st=Object(i.lazy)((function(){return t.e(19).then(t.bind(null,1820))})),ot=Object(i.lazy)((function(){return Promise.all([t.e(2),t.e(16),t.e(28)]).then(t.bind(null,1823))})),rt=Object(i.lazy)((function(){return t.e(30).then(t.bind(null,1821))})),pt=function(){var e=Object(K.c)(),n=Object(W.c)().session,t=Object(R.useLocaleContext)(),a=t.locale,s=t.t;f.a.locale("zh"===a?"zh-cn":a);var o=n.user&&n.user.did;if(Object(i.useEffect)((function(){var e=Object(pe.b)();return o?e.connect():e.isConnected()&&e.disconnect(),function(){e.isConnected()&&e.disconnect()}}),[o]),Object(i.useEffect)((function(){var e=function(){var e=Object(d.a)(p.a.mark((function e(){return p.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:"visible"===document.visibilityState&&n.refresh();case 1:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return document.addEventListener("visibilitychange",e),function(){document.removeEventListener("visibilitychange",e)}}),[]),e.loading||n.loading)return l.a.createElement(k.a,null,l.a.createElement(T.a,null));if(!e.info.initialized)return l.a.createElement(k.a,null,l.a.createElement(Q,null));if(n.user){var r=l.a.createElement(k.a,null,l.a.createElement(T.a,null));return e.info.upgradeSessionId?l.a.createElement(k.a,null,l.a.createElement(ue,null)):l.a.createElement(Xe.a,null,l.a.createElement(Gn.a,null,l.a.createElement(qn.c,null,l.a.createElement(Se,null),l.a.createElement(Hn,null),l.a.createElement(i.Suspense,{fallback:r},l.a.createElement(u.g,null,l.a.createElement(jn,{exact:!0,path:"/dashboard",component:Zn,title:"Dashboard"}),l.a.createElement(u.c,{exact:!0,path:"/",to:"/dashboard"}),l.a.createElement(jn,{exact:!0,path:"/blocklets",component:Wn,title:s("common.blocklets")}),l.a.createElement(jn,{exact:!0,path:"/blocklets/:did/:tab",component:Yn,title:"Blocklets"}),l.a.createElement(jn,{exact:!0,path:"/settings/:tab",component:$n,title:s("common.setting")}),l.a.createElement(jn,{exact:!0,path:"/eula",component:et,title:s("setup.steps.eula")}),l.a.createElement(jn,{exact:!0,path:"/store",component:Qn,title:s("common.store")}),l.a.createElement(jn,{exact:!0,path:"/store/:did",component:zn,title:s("common.store")}),l.a.createElement(jn,{exact:!0,path:"/console",component:nt,scrollable:!1,fullWidth:!0,title:"GraphQL ".concat(s("common.console"))}),l.a.createElement(jn,{exact:!0,path:"/notifications",component:tt}),l.a.createElement(jn,{exact:!0,path:"/team/:tab",component:it,title:s("common.team")}),l.a.createElement(jn,{exact:!0,path:"/logs/:name",component:at,scrollable:!1,fullWidth:!0,title:s("common.log")}),l.a.createElement(u.c,{exact:!0,path:"/team",to:"/team/members",title:s("common.team")}),l.a.createElement(u.c,{exact:!0,path:"/logs",to:"/logs/abtnode"}),l.a.createElement(u.c,{exact:!0,path:"/router",to:"/router/rules"}),l.a.createElement(u.c,{exact:!0,path:"/settings",to:"/settings/basic"}),l.a.createElement(u.c,{exact:!0,path:"/marketplace",to:"/store"}),l.a.createElement(u.c,{exact:!0,path:"/marketplace/:did",to:"/store/:did"}),l.a.createElement(jn,{component:rt}))))))}return l.a.createElement(fe,null)},dt=function(){var e=Object(K.c)(),n=Object(R.useLocaleContext)().changeLocale,t=Object(Kn.a)();Object(i.useEffect)((function(){var e=t.get("locale");e&&["zh","en"].includes(e)&&n(e)}),[]);var a=l.a.createElement(k.a,null,l.a.createElement(T.a,null));return l.a.createElement(i.Suspense,{fallback:a},l.a.createElement(u.g,null,e.info.mode===S.NODE_MODES.DEBUG&&l.a.createElement(u.d,{exact:!0,path:"/debug",component:Xn}),l.a.createElement(u.d,{exact:!0,path:"".concat(S.WELLKNOWN_AUTH_PATH_PREFIX,"/issue-passport"),component:lt}),l.a.createElement(u.d,{exact:!0,path:"".concat(S.WELLKNOWN_AUTH_PATH_PREFIX,"/lost-passport"),component:st}),l.a.createElement(u.d,{path:"/launch-blocklet",component:ot}),l.a.createElement(u.d,null,l.a.createElement(pt,null))))},ut=Object(u.o)((function(e){var n=e.children,t=Object(he.create)({typography:{fontSize:14,button:{textTransform:"none"}},overrides:{MuiTableRow:{root:{"&:nth-child(even)":{backgroundColor:"rgba(0, 0, 0, 0.02)"}},head:{backgroundColor:"transparent"}}}});return l.a.createElement(be.a,{theme:t},l.a.createElement(b.ThemeProvider,{theme:t},l.a.createElement(R.LocaleProvider,{translations:Ne.translations},l.a.createElement(ve.a,null,l.a.createElement(K.b,null,l.a.createElement(W.b,{serviceHost:window.env&&window.env.apiPrefix?window.env.apiPrefix:"",autoLogin:!1},l.a.createElement(Ue,null),l.a.createElement("div",{className:"wrapper"},l.a.createElement(Be.ErrorBoundary,{FallbackComponent:De,onReset:function(){window.location.reload()}},n))))))))})),ct=function(){var e=window.env&&window.env.apiPrefix?window.env.apiPrefix:"/";return l.a.createElement(l.a.Fragment,null,l.a.createElement(A.a,null),l.a.createElement(c.BrowserRouter,{history:C.a,basename:e},l.a.createElement(ut,null,l.a.createElement(dt,null))))};o.a.render(l.a.createElement(ct,null),document.getElementById("root"))},97:function(e,n,t){"use strict";t.d(n,"a",(function(){return y}));var a=t(60),i=t(0),l=t.n(i),s=t(79),o=t(184),r=t(207),p=t.n(r),d=function(){},u=d,c=d,m=d,f=d,A=function(e,n){return function(t,i){e(t,Object(a.a)({autoHideDuration:3e3,variant:n},i))}};function y(e){var n=e.children,t=l.a.createRef(),a=function(e){return function(){t.current.closeSnackbar(e)}};return l.a.createElement(s.b,{anchorOrigin:{vertical:"top",horizontal:"right"},ref:t,action:function(e){return l.a.createElement(o.a,{key:"close","aria-label":"close",color:"inherit",onClick:a(e)},l.a.createElement(p.a,{style:{fontSize:16}}))}},l.a.createElement(T,null),n)}function T(){var e=Object(s.c)().enqueueSnackbar;return u=A(e,"success"),c=A(e,"error"),m=A(e,"warning"),f=A(e,"info"),null}n.b={success:function(){return u.apply(void 0,arguments)},error:function(){return c.apply(void 0,arguments)},warning:function(){return m.apply(void 0,arguments)},info:function(){return f.apply(void 0,arguments)}}},98:function(e,n,t){"use strict";t.d(n,"a",(function(){return o})),t.d(n,"b",(function(){return r}));var a,i=t(526),l=t.n(i),s=t(24);function o(e){var n=(window.env?window.env.apiPrefix:"/")||"/",t=new l.a((function(){return"".concat(n,"/api/gql?locale=").concat(Object(s.getLocale)()).replace(/\/+/g,"/").trim()}));return t.setAuthToken((function(){return e||(window.localStorage?window.localStorage.getItem("abt_node_login_token"):null)})),t}function r(){return a||(a=o()),a}}},[[595,6,7]],[0,1,2,3,11,18,20,4,9,8,21,12,14,17,16,28,10,26,15,13,24,22,27,25,31,19,23,29,30]]);
|
|
2
|
+
//# sourceMappingURL=main.5453b7f6.chunk.js.map
|