@northflank/js-client 0.4.1 → 0.5.0-beta.0

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.
Files changed (257) hide show
  1. package/dist/cjs/api-client.d.ts +6013 -0
  2. package/dist/cjs/api-client.js +1 -0
  3. package/dist/cjs/package.json +3 -0
  4. package/dist/esm/api-client.d.ts +6013 -0
  5. package/dist/esm/api-client.js +15 -0
  6. package/dist/esm/package.json +3 -0
  7. package/package.json +12 -19
  8. package/dist/api-client.d.ts +0 -481
  9. package/dist/api-client.js +0 -748
  10. package/dist/api-endpoint.d.ts +0 -63
  11. package/dist/api-endpoint.js +0 -216
  12. package/dist/context/api-client-context-provider.d.ts +0 -47
  13. package/dist/context/api-client-context-provider.js +0 -332
  14. package/dist/context/api-client-file-context-provider.d.ts +0 -11
  15. package/dist/context/api-client-file-context-provider.js +0 -138
  16. package/dist/context/api-client-in-memory-context-provider.d.ts +0 -6
  17. package/dist/context/api-client-in-memory-context-provider.js +0 -82
  18. package/dist/context/index.d.ts +0 -3
  19. package/dist/context/index.js +0 -15
  20. package/dist/endpoints/abort/addon/backup.d.ts +0 -21
  21. package/dist/endpoints/abort/addon/backup.js +0 -36
  22. package/dist/endpoints/abort/addon/restore.d.ts +0 -26
  23. package/dist/endpoints/abort/addon/restore.js +0 -36
  24. package/dist/endpoints/abort/job/build.d.ts +0 -21
  25. package/dist/endpoints/abort/job/build.js +0 -36
  26. package/dist/endpoints/abort/job/run.d.ts +0 -21
  27. package/dist/endpoints/abort/job/run.js +0 -36
  28. package/dist/endpoints/abort/service/build.d.ts +0 -21
  29. package/dist/endpoints/abort/service/build.js +0 -36
  30. package/dist/endpoints/add/domain/subdomain.d.ts +0 -33
  31. package/dist/endpoints/add/domain/subdomain.js +0 -36
  32. package/dist/endpoints/add/registryCredentials.d.ts +0 -47
  33. package/dist/endpoints/add/registryCredentials.js +0 -36
  34. package/dist/endpoints/assign/subdomain/service.d.ts +0 -28
  35. package/dist/endpoints/assign/subdomain/service.js +0 -36
  36. package/dist/endpoints/backup/addon.d.ts +0 -51
  37. package/dist/endpoints/backup/addon.js +0 -36
  38. package/dist/endpoints/create/addon.d.ts +0 -90
  39. package/dist/endpoints/create/addon.js +0 -36
  40. package/dist/endpoints/create/domain.d.ts +0 -27
  41. package/dist/endpoints/create/domain.js +0 -36
  42. package/dist/endpoints/create/job/cron.d.ts +0 -157
  43. package/dist/endpoints/create/job/cron.js +0 -36
  44. package/dist/endpoints/create/job/manual.d.ts +0 -147
  45. package/dist/endpoints/create/job/manual.js +0 -36
  46. package/dist/endpoints/create/project.d.ts +0 -29
  47. package/dist/endpoints/create/project.js +0 -36
  48. package/dist/endpoints/create/secret.d.ts +0 -79
  49. package/dist/endpoints/create/secret.js +0 -36
  50. package/dist/endpoints/create/service/build.d.ts +0 -116
  51. package/dist/endpoints/create/service/build.js +0 -36
  52. package/dist/endpoints/create/service/combined.d.ts +0 -166
  53. package/dist/endpoints/create/service/combined.js +0 -36
  54. package/dist/endpoints/create/service/deployment.d.ts +0 -137
  55. package/dist/endpoints/create/service/deployment.js +0 -36
  56. package/dist/endpoints/delete/addon.d.ts +0 -19
  57. package/dist/endpoints/delete/addon.js +0 -36
  58. package/dist/endpoints/delete/backup.d.ts +0 -21
  59. package/dist/endpoints/delete/backup.js +0 -36
  60. package/dist/endpoints/delete/domain.d.ts +0 -17
  61. package/dist/endpoints/delete/domain.js +0 -36
  62. package/dist/endpoints/delete/job.d.ts +0 -19
  63. package/dist/endpoints/delete/job.js +0 -36
  64. package/dist/endpoints/delete/project.d.ts +0 -17
  65. package/dist/endpoints/delete/project.js +0 -36
  66. package/dist/endpoints/delete/registryCredentials.d.ts +0 -17
  67. package/dist/endpoints/delete/registryCredentials.js +0 -36
  68. package/dist/endpoints/delete/secret.d.ts +0 -19
  69. package/dist/endpoints/delete/secret.js +0 -36
  70. package/dist/endpoints/delete/secretLink.d.ts +0 -21
  71. package/dist/endpoints/delete/secretLink.js +0 -36
  72. package/dist/endpoints/delete/service.d.ts +0 -19
  73. package/dist/endpoints/delete/service.js +0 -36
  74. package/dist/endpoints/delete/subdomain.d.ts +0 -19
  75. package/dist/endpoints/delete/subdomain.js +0 -36
  76. package/dist/endpoints/get/addon/backup/download.d.ts +0 -24
  77. package/dist/endpoints/get/addon/backup/download.js +0 -36
  78. package/dist/endpoints/get/addon/backup.d.ts +0 -46
  79. package/dist/endpoints/get/addon/backup.js +0 -36
  80. package/dist/endpoints/get/addon/backups.d.ts +0 -54
  81. package/dist/endpoints/get/addon/backups.js +0 -40
  82. package/dist/endpoints/get/addon/containers.d.ts +0 -40
  83. package/dist/endpoints/get/addon/containers.js +0 -40
  84. package/dist/endpoints/get/addon/credentials.d.ts +0 -24
  85. package/dist/endpoints/get/addon/credentials.js +0 -36
  86. package/dist/endpoints/get/addon/types.d.ts +0 -48
  87. package/dist/endpoints/get/addon/types.js +0 -36
  88. package/dist/endpoints/get/addon/version.d.ts +0 -53
  89. package/dist/endpoints/get/addon/version.js +0 -36
  90. package/dist/endpoints/get/addon.d.ts +0 -69
  91. package/dist/endpoints/get/addon.js +0 -36
  92. package/dist/endpoints/get/dnsId.d.ts +0 -15
  93. package/dist/endpoints/get/dnsId.js +0 -36
  94. package/dist/endpoints/get/domain.d.ts +0 -33
  95. package/dist/endpoints/get/domain.js +0 -36
  96. package/dist/endpoints/get/job/buildArguments.d.ts +0 -19
  97. package/dist/endpoints/get/job/buildArguments.js +0 -36
  98. package/dist/endpoints/get/job/builds.d.ts +0 -50
  99. package/dist/endpoints/get/job/builds.js +0 -39
  100. package/dist/endpoints/get/job/containers.d.ts +0 -40
  101. package/dist/endpoints/get/job/containers.js +0 -40
  102. package/dist/endpoints/get/job/deployment.d.ts +0 -51
  103. package/dist/endpoints/get/job/deployment.js +0 -36
  104. package/dist/endpoints/get/job/environment.d.ts +0 -24
  105. package/dist/endpoints/get/job/environment.js +0 -40
  106. package/dist/endpoints/get/job/environmentDetails.d.ts +0 -42
  107. package/dist/endpoints/get/job/environmentDetails.js +0 -36
  108. package/dist/endpoints/get/job/healthChecks.d.ts +0 -44
  109. package/dist/endpoints/get/job/healthChecks.js +0 -36
  110. package/dist/endpoints/get/job/run.d.ts +0 -42
  111. package/dist/endpoints/get/job/run.js +0 -36
  112. package/dist/endpoints/get/job/runs.d.ts +0 -52
  113. package/dist/endpoints/get/job/runs.js +0 -39
  114. package/dist/endpoints/get/job.d.ts +0 -86
  115. package/dist/endpoints/get/job.js +0 -36
  116. package/dist/endpoints/get/project.d.ts +0 -72
  117. package/dist/endpoints/get/project.js +0 -36
  118. package/dist/endpoints/get/registryCredentials.d.ts +0 -34
  119. package/dist/endpoints/get/registryCredentials.js +0 -36
  120. package/dist/endpoints/get/secret.d.ts +0 -55
  121. package/dist/endpoints/get/secret.js +0 -39
  122. package/dist/endpoints/get/secretDetails.d.ts +0 -63
  123. package/dist/endpoints/get/secretDetails.js +0 -36
  124. package/dist/endpoints/get/secretLink.d.ts +0 -44
  125. package/dist/endpoints/get/secretLink.js +0 -36
  126. package/dist/endpoints/get/service/buildArguments.d.ts +0 -19
  127. package/dist/endpoints/get/service/buildArguments.js +0 -36
  128. package/dist/endpoints/get/service/builds.d.ts +0 -50
  129. package/dist/endpoints/get/service/builds.js +0 -40
  130. package/dist/endpoints/get/service/containers.d.ts +0 -40
  131. package/dist/endpoints/get/service/containers.js +0 -40
  132. package/dist/endpoints/get/service/deployment.d.ts +0 -51
  133. package/dist/endpoints/get/service/deployment.js +0 -36
  134. package/dist/endpoints/get/service/environmentVariableDetails.d.ts +0 -42
  135. package/dist/endpoints/get/service/environmentVariableDetails.js +0 -36
  136. package/dist/endpoints/get/service/environmentVariables.d.ts +0 -24
  137. package/dist/endpoints/get/service/environmentVariables.js +0 -40
  138. package/dist/endpoints/get/service/healthChecks.d.ts +0 -44
  139. package/dist/endpoints/get/service/healthChecks.js +0 -36
  140. package/dist/endpoints/get/service/ports.d.ts +0 -35
  141. package/dist/endpoints/get/service/ports.js +0 -36
  142. package/dist/endpoints/get/service.d.ts +0 -103
  143. package/dist/endpoints/get/service.js +0 -36
  144. package/dist/endpoints/get/subdomain.d.ts +0 -30
  145. package/dist/endpoints/get/subdomain.js +0 -36
  146. package/dist/endpoints/import/addon/backup.d.ts +0 -31
  147. package/dist/endpoints/import/addon/backup.js +0 -36
  148. package/dist/endpoints/list/addons.d.ts +0 -45
  149. package/dist/endpoints/list/addons.js +0 -39
  150. package/dist/endpoints/list/domains.d.ts +0 -34
  151. package/dist/endpoints/list/domains.js +0 -39
  152. package/dist/endpoints/list/jobs.d.ts +0 -44
  153. package/dist/endpoints/list/jobs.js +0 -39
  154. package/dist/endpoints/list/plans.d.ts +0 -30
  155. package/dist/endpoints/list/plans.js +0 -36
  156. package/dist/endpoints/list/projects.d.ts +0 -32
  157. package/dist/endpoints/list/projects.js +0 -39
  158. package/dist/endpoints/list/regions.d.ts +0 -18
  159. package/dist/endpoints/list/regions.js +0 -36
  160. package/dist/endpoints/list/registryCredentials.d.ts +0 -41
  161. package/dist/endpoints/list/registryCredentials.js +0 -39
  162. package/dist/endpoints/list/secrets.d.ts +0 -52
  163. package/dist/endpoints/list/secrets.js +0 -39
  164. package/dist/endpoints/list/services.d.ts +0 -44
  165. package/dist/endpoints/list/services.js +0 -39
  166. package/dist/endpoints/list/vcs.d.ts +0 -51
  167. package/dist/endpoints/list/vcs.js +0 -36
  168. package/dist/endpoints/pause/addon.d.ts +0 -19
  169. package/dist/endpoints/pause/addon.js +0 -36
  170. package/dist/endpoints/pause/service.d.ts +0 -19
  171. package/dist/endpoints/pause/service.js +0 -36
  172. package/dist/endpoints/restart/addon.d.ts +0 -19
  173. package/dist/endpoints/restart/addon.js +0 -36
  174. package/dist/endpoints/restart/service.d.ts +0 -19
  175. package/dist/endpoints/restart/service.js +0 -36
  176. package/dist/endpoints/restore/addon/backup.d.ts +0 -21
  177. package/dist/endpoints/restore/addon/backup.js +0 -36
  178. package/dist/endpoints/resume/addon.d.ts +0 -19
  179. package/dist/endpoints/resume/addon.js +0 -36
  180. package/dist/endpoints/resume/service.d.ts +0 -24
  181. package/dist/endpoints/resume/service.js +0 -36
  182. package/dist/endpoints/scale/addon.d.ts +0 -28
  183. package/dist/endpoints/scale/addon.js +0 -36
  184. package/dist/endpoints/scale/service.d.ts +0 -26
  185. package/dist/endpoints/scale/service.js +0 -36
  186. package/dist/endpoints/start/job/build.d.ts +0 -37
  187. package/dist/endpoints/start/job/build.js +0 -36
  188. package/dist/endpoints/start/job/run.d.ts +0 -37
  189. package/dist/endpoints/start/job/run.js +0 -36
  190. package/dist/endpoints/start/service/build.d.ts +0 -41
  191. package/dist/endpoints/start/service/build.js +0 -36
  192. package/dist/endpoints/unassign/subdomain.d.ts +0 -19
  193. package/dist/endpoints/unassign/subdomain.js +0 -36
  194. package/dist/endpoints/update/addon/networkSettings.d.ts +0 -26
  195. package/dist/endpoints/update/addon/networkSettings.js +0 -36
  196. package/dist/endpoints/update/addon/security.d.ts +0 -29
  197. package/dist/endpoints/update/addon/security.js +0 -36
  198. package/dist/endpoints/update/addon/version.d.ts +0 -24
  199. package/dist/endpoints/update/addon/version.js +0 -36
  200. package/dist/endpoints/update/job/buildArguments.d.ts +0 -24
  201. package/dist/endpoints/update/job/buildArguments.js +0 -36
  202. package/dist/endpoints/update/job/cmdOverride.d.ts +0 -24
  203. package/dist/endpoints/update/job/cmdOverride.js +0 -36
  204. package/dist/endpoints/update/job/deployment.d.ts +0 -37
  205. package/dist/endpoints/update/job/deployment.js +0 -36
  206. package/dist/endpoints/update/job/environment.d.ts +0 -24
  207. package/dist/endpoints/update/job/environment.js +0 -36
  208. package/dist/endpoints/update/job/healthChecks.d.ts +0 -45
  209. package/dist/endpoints/update/job/healthChecks.js +0 -36
  210. package/dist/endpoints/update/job/settings.d.ts +0 -30
  211. package/dist/endpoints/update/job/settings.js +0 -36
  212. package/dist/endpoints/update/registryCredentials.d.ts +0 -31
  213. package/dist/endpoints/update/registryCredentials.js +0 -36
  214. package/dist/endpoints/update/secret.d.ts +0 -54
  215. package/dist/endpoints/update/secret.js +0 -36
  216. package/dist/endpoints/update/secretLink.d.ts +0 -40
  217. package/dist/endpoints/update/secretLink.js +0 -36
  218. package/dist/endpoints/update/service/buildArguments.d.ts +0 -24
  219. package/dist/endpoints/update/service/buildArguments.js +0 -36
  220. package/dist/endpoints/update/service/buildOptions.d.ts +0 -52
  221. package/dist/endpoints/update/service/buildOptions.js +0 -36
  222. package/dist/endpoints/update/service/cmdOverride.d.ts +0 -24
  223. package/dist/endpoints/update/service/cmdOverride.js +0 -36
  224. package/dist/endpoints/update/service/deployment.d.ts +0 -37
  225. package/dist/endpoints/update/service/deployment.js +0 -36
  226. package/dist/endpoints/update/service/environmentVariables.d.ts +0 -29
  227. package/dist/endpoints/update/service/environmentVariables.js +0 -36
  228. package/dist/endpoints/update/service/healthChecks.d.ts +0 -45
  229. package/dist/endpoints/update/service/healthChecks.js +0 -36
  230. package/dist/endpoints/update/service/ports.d.ts +0 -55
  231. package/dist/endpoints/update/service/ports.js +0 -36
  232. package/dist/endpoints/verify/domain.d.ts +0 -17
  233. package/dist/endpoints/verify/domain.js +0 -36
  234. package/dist/endpoints/verify/subdomain.d.ts +0 -19
  235. package/dist/endpoints/verify/subdomain.js +0 -36
  236. package/dist/port-forward/client/api-helper.d.ts +0 -30
  237. package/dist/port-forward/client/api-helper.js +0 -102
  238. package/dist/port-forward/client/atomic-write.d.ts +0 -3
  239. package/dist/port-forward/client/atomic-write.js +0 -95
  240. package/dist/port-forward/client/host-file-ast.d.ts +0 -52
  241. package/dist/port-forward/client/host-file-ast.js +0 -279
  242. package/dist/port-forward/client/host-file.d.ts +0 -26
  243. package/dist/port-forward/client/host-file.js +0 -226
  244. package/dist/port-forward/client/loopback.d.ts +0 -4
  245. package/dist/port-forward/client/loopback.js +0 -219
  246. package/dist/port-forward/client/port-forwarder.d.ts +0 -86
  247. package/dist/port-forward/client/port-forwarder.js +0 -593
  248. package/dist/port-forward/client/port-tunnel-tcp.d.ts +0 -34
  249. package/dist/port-forward/client/port-tunnel-tcp.js +0 -209
  250. package/dist/port-forward/client/port-tunnel-udp.d.ts +0 -25
  251. package/dist/port-forward/client/port-tunnel-udp.js +0 -147
  252. package/dist/port-forward/client/port-tunnel.d.ts +0 -32
  253. package/dist/port-forward/client/port-tunnel.js +0 -2
  254. package/dist/port-forward/client/promise-mutex.d.ts +0 -4
  255. package/dist/port-forward/client/promise-mutex.js +0 -62
  256. package/dist/utils.d.ts +0 -8
  257. package/dist/utils.js +0 -97
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("events"),e=require("stream"),n=require("http"),r=require("url"),o=require("https"),i=require("zlib"),s=require("os"),a=require("net"),c=require("child_process"),u=require("fs"),d=require("path"),l=require("tls"),p=require("crypto"),f=require("dgram");function h(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}function v(t){if(t&&t.__esModule)return t;var e=Object.create(null);return t&&Object.keys(t).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:function(){return t[n]}})}})),e.default=t,Object.freeze(e)}var m=h(t),b=h(e),y=h(n),g=h(r),w=h(o),_=h(i),j=h(s),x=h(a),S=v(a),E=h(u),k=h(d),A=h(l),I=h(p),O=h(f),C=function(t,e){return C=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},C(t,e)};function U(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}C(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var P=function(){return P=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},P.apply(this,arguments)};function T(t,e,n,r){return new(n||(n=Promise))((function(o,i){function s(t){try{c(r.next(t))}catch(t){i(t)}}function a(t){try{c(r.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}c((r=r.apply(t,e||[])).next())}))}function N(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=e.call(t,s)}catch(t){i=[6,t],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function L(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}var R="object"==typeof global&&global&&global.Object===Object&&global,B="object"==typeof self&&self&&self.Object===Object&&self,D=R||B||Function("return this")(),G=D.Symbol,F=Object.prototype,M=F.hasOwnProperty,W=F.toString,$=G?G.toStringTag:void 0;var q=Object.prototype.toString;var J=G?G.toStringTag:void 0;function V(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":J&&J in Object(t)?function(t){var e=M.call(t,$),n=t[$];try{t[$]=void 0;var r=!0}catch(t){}var o=W.call(t);return r&&(e?t[$]=n:delete t[$]),o}(t):function(t){return q.call(t)}(t)}function z(t){return null!=t&&"object"==typeof t}function H(t){return"symbol"==typeof t||z(t)&&"[object Symbol]"==V(t)}function Y(t,e){for(var n=-1,r=null==t?0:t.length,o=Array(r);++n<r;)o[n]=e(t[n],n,t);return o}var K=Array.isArray,X=G?G.prototype:void 0,Z=X?X.toString:void 0;function Q(t){if("string"==typeof t)return t;if(K(t))return Y(t,Q)+"";if(H(t))return Z?Z.call(t):"";var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e}function tt(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function et(t){return t}function nt(t){if(!tt(t))return!1;var e=V(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}var rt,ot=D["__core-js_shared__"],it=(rt=/[^.]+$/.exec(ot&&ot.keys&&ot.keys.IE_PROTO||""))?"Symbol(src)_1."+rt:"";var st=Function.prototype.toString;function at(t){if(null!=t){try{return st.call(t)}catch(t){}try{return t+""}catch(t){}}return""}var ct=/^\[object .+?Constructor\]$/,ut=Function.prototype,dt=Object.prototype,lt=ut.toString,pt=dt.hasOwnProperty,ft=RegExp("^"+lt.call(pt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function ht(t){return!(!tt(t)||(e=t,it&&it in e))&&(nt(t)?ft:ct).test(at(t));var e}function vt(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return ht(n)?n:void 0}var mt=vt(D,"WeakMap"),bt=Object.create,yt=function(){function t(){}return function(e){if(!tt(e))return{};if(bt)return bt(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();function gt(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}var wt=Date.now;var _t,jt,xt,St=function(){try{var t=vt(Object,"defineProperty");return t({},"",{}),t}catch(t){}}(),Et=St,kt=Et?function(t,e){return Et(t,"toString",{configurable:!0,enumerable:!1,value:(n=e,function(){return n}),writable:!0});var n}:et,At=(_t=kt,jt=0,xt=0,function(){var t=wt(),e=16-(t-xt);if(xt=t,e>0){if(++jt>=800)return arguments[0]}else jt=0;return _t.apply(void 0,arguments)}),It=/^(?:0|[1-9]\d*)$/;function Ot(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&It.test(t))&&t>-1&&t%1==0&&t<e}function Ct(t,e,n){"__proto__"==e&&Et?Et(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function Ut(t,e){return t===e||t!=t&&e!=e}var Pt=Object.prototype.hasOwnProperty;function Tt(t,e,n){var r=t[e];Pt.call(t,e)&&Ut(r,n)&&(void 0!==n||e in t)||Ct(t,e,n)}var Nt=Math.max;function Lt(t,e){return At(function(t,e,n){return e=Nt(void 0===e?t.length-1:e,0),function(){for(var r=arguments,o=-1,i=Nt(r.length-e,0),s=Array(i);++o<i;)s[o]=r[e+o];o=-1;for(var a=Array(e+1);++o<e;)a[o]=r[o];return a[e]=n(s),gt(t,this,a)}}(t,e,et),t+"")}function Rt(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}function Bt(t){return null!=t&&Rt(t.length)&&!nt(t)}var Dt=Object.prototype;function Gt(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Dt)}function Ft(t){return z(t)&&"[object Arguments]"==V(t)}var Mt=Object.prototype,Wt=Mt.hasOwnProperty,$t=Mt.propertyIsEnumerable,qt=Ft(function(){return arguments}())?Ft:function(t){return z(t)&&Wt.call(t,"callee")&&!$t.call(t,"callee")};var Jt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Vt=Jt&&"object"==typeof module&&module&&!module.nodeType&&module,zt=Vt&&Vt.exports===Jt?D.Buffer:void 0,Ht=(zt?zt.isBuffer:void 0)||function(){return!1},Yt={};Yt["[object Float32Array]"]=Yt["[object Float64Array]"]=Yt["[object Int8Array]"]=Yt["[object Int16Array]"]=Yt["[object Int32Array]"]=Yt["[object Uint8Array]"]=Yt["[object Uint8ClampedArray]"]=Yt["[object Uint16Array]"]=Yt["[object Uint32Array]"]=!0,Yt["[object Arguments]"]=Yt["[object Array]"]=Yt["[object ArrayBuffer]"]=Yt["[object Boolean]"]=Yt["[object DataView]"]=Yt["[object Date]"]=Yt["[object Error]"]=Yt["[object Function]"]=Yt["[object Map]"]=Yt["[object Number]"]=Yt["[object Object]"]=Yt["[object RegExp]"]=Yt["[object Set]"]=Yt["[object String]"]=Yt["[object WeakMap]"]=!1;var Kt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Xt=Kt&&"object"==typeof module&&module&&!module.nodeType&&module,Zt=Xt&&Xt.exports===Kt&&R.process,Qt=function(){try{var t=Xt&&Xt.require&&Xt.require("util").types;return t||Zt&&Zt.binding&&Zt.binding("util")}catch(t){}}(),te=Qt&&Qt.isTypedArray,ee=te?function(t){return function(e){return t(e)}}(te):function(t){return z(t)&&Rt(t.length)&&!!Yt[V(t)]},ne=ee,re=Object.prototype.hasOwnProperty;function oe(t,e){var n=K(t),r=!n&&qt(t),o=!n&&!r&&Ht(t),i=!n&&!r&&!o&&ne(t),s=n||r||o||i,a=s?function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}(t.length,String):[],c=a.length;for(var u in t)!e&&!re.call(t,u)||s&&("length"==u||o&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Ot(u,c))||a.push(u);return a}function ie(t,e){return function(n){return t(e(n))}}var se=ie(Object.keys,Object),ae=Object.prototype.hasOwnProperty;function ce(t){return Bt(t)?oe(t):function(t){if(!Gt(t))return se(t);var e=[];for(var n in Object(t))ae.call(t,n)&&"constructor"!=n&&e.push(n);return e}(t)}var ue=Object.prototype.hasOwnProperty;function de(t){if(!tt(t))return function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}(t);var e=Gt(t),n=[];for(var r in t)("constructor"!=r||!e&&ue.call(t,r))&&n.push(r);return n}function le(t){return Bt(t)?oe(t,!0):de(t)}var pe=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,fe=/^\w*$/;function he(t,e){if(K(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!H(t))||(fe.test(t)||!pe.test(t)||null!=e&&t in Object(e))}var ve=vt(Object,"create");var me=Object.prototype.hasOwnProperty;var be=Object.prototype.hasOwnProperty;function ye(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function ge(t,e){for(var n=t.length;n--;)if(Ut(t[n][0],e))return n;return-1}ye.prototype.clear=function(){this.__data__=ve?ve(null):{},this.size=0},ye.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},ye.prototype.get=function(t){var e=this.__data__;if(ve){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return me.call(e,t)?e[t]:void 0},ye.prototype.has=function(t){var e=this.__data__;return ve?void 0!==e[t]:be.call(e,t)},ye.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=ve&&void 0===e?"__lodash_hash_undefined__":e,this};var we=Array.prototype.splice;function _e(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}_e.prototype.clear=function(){this.__data__=[],this.size=0},_e.prototype.delete=function(t){var e=this.__data__,n=ge(e,t);return!(n<0)&&(n==e.length-1?e.pop():we.call(e,n,1),--this.size,!0)},_e.prototype.get=function(t){var e=this.__data__,n=ge(e,t);return n<0?void 0:e[n][1]},_e.prototype.has=function(t){return ge(this.__data__,t)>-1},_e.prototype.set=function(t,e){var n=this.__data__,r=ge(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};var je=vt(D,"Map");function xe(t,e){var n,r,o=t.__data__;return("string"==(r=typeof(n=e))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof e?"string":"hash"]:o.map}function Se(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Se.prototype.clear=function(){this.size=0,this.__data__={hash:new ye,map:new(je||_e),string:new ye}},Se.prototype.delete=function(t){var e=xe(this,t).delete(t);return this.size-=e?1:0,e},Se.prototype.get=function(t){return xe(this,t).get(t)},Se.prototype.has=function(t){return xe(this,t).has(t)},Se.prototype.set=function(t,e){var n=xe(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Ee(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var s=t.apply(this,r);return n.cache=i.set(o,s)||i,s};return n.cache=new(Ee.Cache||Se),n}Ee.Cache=Se;var ke=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ae=/\\(\\)?/g,Ie=function(t){var e=Ee(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(ke,(function(t,n,r,o){e.push(r?o.replace(Ae,"$1"):n||t)})),e})),Oe=Ie;function Ce(t){return null==t?"":Q(t)}function Ue(t,e){return K(t)?t:he(t,e)?[t]:Oe(Ce(t))}function Pe(t){if("string"==typeof t||H(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e}function Te(t,e){for(var n=0,r=(e=Ue(e,t)).length;null!=t&&n<r;)t=t[Pe(e[n++])];return n&&n==r?t:void 0}function Ne(t,e){for(var n=-1,r=e.length,o=t.length;++n<r;)t[o+n]=e[n];return t}var Le=G?G.isConcatSpreadable:void 0;function Re(t){return K(t)||qt(t)||!!(Le&&t&&t[Le])}function Be(t,e,n,r,o){var i=-1,s=t.length;for(n||(n=Re),o||(o=[]);++i<s;){var a=t[i];e>0&&n(a)?e>1?Be(a,e-1,n,r,o):Ne(o,a):r||(o[o.length]=a)}return o}var De=ie(Object.getPrototypeOf,Object),Ge=Function.prototype,Fe=Object.prototype,Me=Ge.toString,We=Fe.hasOwnProperty,$e=Me.call(Object);function qe(t){var e=this.__data__=new _e(t);this.size=e.size}qe.prototype.clear=function(){this.__data__=new _e,this.size=0},qe.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},qe.prototype.get=function(t){return this.__data__.get(t)},qe.prototype.has=function(t){return this.__data__.has(t)},qe.prototype.set=function(t,e){var n=this.__data__;if(n instanceof _e){var r=n.__data__;if(!je||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Se(r)}return n.set(t,e),this.size=n.size,this};var Je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ve=Je&&"object"==typeof module&&module&&!module.nodeType&&module,ze=Ve&&Ve.exports===Je?D.Buffer:void 0,He=ze?ze.allocUnsafe:void 0;var Ye=Object.prototype.propertyIsEnumerable,Ke=Object.getOwnPropertySymbols,Xe=Ke?function(t){return null==t?[]:(t=Object(t),function(t,e){for(var n=-1,r=null==t?0:t.length,o=0,i=[];++n<r;){var s=t[n];e(s,n,t)&&(i[o++]=s)}return i}(Ke(t),(function(e){return Ye.call(t,e)})))}:function(){return[]};function Ze(t){return function(t,e,n){var r=e(t);return K(t)?r:Ne(r,n(t))}(t,ce,Xe)}var Qe=vt(D,"DataView"),tn=vt(D,"Promise"),en=vt(D,"Set"),nn=at(Qe),rn=at(je),on=at(tn),sn=at(en),an=at(mt),cn=V;(Qe&&"[object DataView]"!=cn(new Qe(new ArrayBuffer(1)))||je&&"[object Map]"!=cn(new je)||tn&&"[object Promise]"!=cn(tn.resolve())||en&&"[object Set]"!=cn(new en)||mt&&"[object WeakMap]"!=cn(new mt))&&(cn=function(t){var e=V(t),n="[object Object]"==e?t.constructor:void 0,r=n?at(n):"";if(r)switch(r){case nn:return"[object DataView]";case rn:return"[object Map]";case on:return"[object Promise]";case sn:return"[object Set]";case an:return"[object WeakMap]"}return e});var un=cn,dn=D.Uint8Array;function ln(t,e){var n,r,o=e?(n=t.buffer,r=new n.constructor(n.byteLength),new dn(r).set(new dn(n)),r):t.buffer;return new t.constructor(o,t.byteOffset,t.length)}function pn(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Se;++e<n;)this.add(t[e])}function fn(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}pn.prototype.add=pn.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},pn.prototype.has=function(t){return this.__data__.has(t)};function hn(t,e,n,r,o,i){var s=1&n,a=t.length,c=e.length;if(a!=c&&!(s&&c>a))return!1;var u=i.get(t),d=i.get(e);if(u&&d)return u==e&&d==t;var l=-1,p=!0,f=2&n?new pn:void 0;for(i.set(t,e),i.set(e,t);++l<a;){var h=t[l],v=e[l];if(r)var m=s?r(v,h,l,e,t,i):r(h,v,l,t,e,i);if(void 0!==m){if(m)continue;p=!1;break}if(f){if(!fn(e,(function(t,e){if(s=e,!f.has(s)&&(h===t||o(h,t,n,r,i)))return f.push(e);var s}))){p=!1;break}}else if(h!==v&&!o(h,v,n,r,i)){p=!1;break}}return i.delete(t),i.delete(e),p}function vn(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function mn(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}var bn=G?G.prototype:void 0,yn=bn?bn.valueOf:void 0;var gn=Object.prototype.hasOwnProperty;var wn="[object Object]",_n=Object.prototype.hasOwnProperty;function jn(t,e,n,r,o,i){var s=K(t),a=K(e),c=s?"[object Array]":un(t),u=a?"[object Array]":un(e),d=(c="[object Arguments]"==c?wn:c)==wn,l=(u="[object Arguments]"==u?wn:u)==wn,p=c==u;if(p&&Ht(t)){if(!Ht(e))return!1;s=!0,d=!1}if(p&&!d)return i||(i=new qe),s||ne(t)?hn(t,e,n,r,o,i):function(t,e,n,r,o,i,s){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!i(new dn(t),new dn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return Ut(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=vn;case"[object Set]":var c=1&r;if(a||(a=mn),t.size!=e.size&&!c)return!1;var u=s.get(t);if(u)return u==e;r|=2,s.set(t,e);var d=hn(a(t),a(e),r,o,i,s);return s.delete(t),d;case"[object Symbol]":if(yn)return yn.call(t)==yn.call(e)}return!1}(t,e,c,n,r,o,i);if(!(1&n)){var f=d&&_n.call(t,"__wrapped__"),h=l&&_n.call(e,"__wrapped__");if(f||h){var v=f?t.value():t,m=h?e.value():e;return i||(i=new qe),o(v,m,n,r,i)}}return!!p&&(i||(i=new qe),function(t,e,n,r,o,i){var s=1&n,a=Ze(t),c=a.length;if(c!=Ze(e).length&&!s)return!1;for(var u=c;u--;){var d=a[u];if(!(s?d in e:gn.call(e,d)))return!1}var l=i.get(t),p=i.get(e);if(l&&p)return l==e&&p==t;var f=!0;i.set(t,e),i.set(e,t);for(var h=s;++u<c;){var v=t[d=a[u]],m=e[d];if(r)var b=s?r(m,v,d,e,t,i):r(v,m,d,t,e,i);if(!(void 0===b?v===m||o(v,m,n,r,i):b)){f=!1;break}h||(h="constructor"==d)}if(f&&!h){var y=t.constructor,g=e.constructor;y==g||!("constructor"in t)||!("constructor"in e)||"function"==typeof y&&y instanceof y&&"function"==typeof g&&g instanceof g||(f=!1)}return i.delete(t),i.delete(e),f}(t,e,n,r,o,i))}function xn(t,e,n,r,o){return t===e||(null==t||null==e||!z(t)&&!z(e)?t!=t&&e!=e:jn(t,e,n,r,xn,o))}function Sn(t){return t==t&&!tt(t)}function En(t,e){return function(n){return null!=n&&(n[t]===e&&(void 0!==e||t in Object(n)))}}function kn(t){var e=function(t){for(var e=ce(t),n=e.length;n--;){var r=e[n],o=t[r];e[n]=[r,o,Sn(o)]}return e}(t);return 1==e.length&&e[0][2]?En(e[0][0],e[0][1]):function(n){return n===t||function(t,e,n,r){var o=n.length,i=o,s=!r;if(null==t)return!i;for(t=Object(t);o--;){var a=n[o];if(s&&a[2]?a[1]!==t[a[0]]:!(a[0]in t))return!1}for(;++o<i;){var c=(a=n[o])[0],u=t[c],d=a[1];if(s&&a[2]){if(void 0===u&&!(c in t))return!1}else{var l=new qe;if(r)var p=r(u,d,c,t,e,l);if(!(void 0===p?xn(d,u,3,r,l):p))return!1}}return!0}(n,t,e)}}function An(t,e){return null!=t&&e in Object(t)}function In(t,e){return null!=t&&function(t,e,n){for(var r=-1,o=(e=Ue(e,t)).length,i=!1;++r<o;){var s=Pe(e[r]);if(!(i=null!=t&&n(t,s)))break;t=t[s]}return i||++r!=o?i:!!(o=null==t?0:t.length)&&Rt(o)&&Ot(s,o)&&(K(t)||qt(t))}(t,e,An)}function On(t,e){return he(t)&&Sn(e)?En(Pe(t),e):function(n){var r=function(t,e,n){var r=null==t?void 0:Te(t,e);return void 0===r?n:r}(n,t);return void 0===r&&r===e?In(n,t):xn(e,r,3)}}function Cn(t){return he(t)?(e=Pe(t),function(t){return null==t?void 0:t[e]}):function(t){return function(e){return Te(e,t)}}(t);var e}function Un(t){return"function"==typeof t?t:null==t?et:"object"==typeof t?K(t)?On(t[0],t[1]):kn(t):Cn(t)}var Pn,Tn=function(t,e,n){for(var r=-1,o=Object(t),i=n(t),s=i.length;s--;){var a=i[Pn?s:++r];if(!1===e(o[a],a,o))break}return t};var Nn=function(t,e){return function(n,r){if(null==n)return n;if(!Bt(n))return t(n,r);for(var o=n.length,i=e?o:-1,s=Object(n);(e?i--:++i<o)&&!1!==r(s[i],i,s););return n}}((function(t,e){return t&&Tn(t,e,ce)})),Ln=Nn;function Rn(t,e,n){(void 0!==n&&!Ut(t[e],n)||void 0===n&&!(e in t))&&Ct(t,e,n)}function Bn(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}function Dn(t){return function(t,e,n,r){var o=!n;n||(n={});for(var i=-1,s=e.length;++i<s;){var a=e[i],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),o?Ct(n,a,c):Tt(n,a,c)}return n}(t,le(t))}function Gn(t,e,n,r,o,i,s){var a=Bn(t,n),c=Bn(e,n),u=s.get(c);if(u)Rn(t,n,u);else{var d,l=i?i(a,c,n+"",t,e,s):void 0,p=void 0===l;if(p){var f=K(c),h=!f&&Ht(c),v=!f&&!h&&ne(c);l=c,f||h||v?K(a)?l=a:z(d=a)&&Bt(d)?l=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}(a):h?(p=!1,l=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r}(c,!0)):v?(p=!1,l=ln(c,!0)):l=[]:function(t){if(!z(t)||"[object Object]"!=V(t))return!1;var e=De(t);if(null===e)return!0;var n=We.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Me.call(n)==$e}(c)||qt(c)?(l=a,qt(a)?l=Dn(a):tt(a)&&!nt(a)||(l=function(t){return"function"!=typeof t.constructor||Gt(t)?{}:yt(De(t))}(c))):p=!1}p&&(s.set(c,l),o(l,c,r,i,s),s.delete(c)),Rn(t,n,l)}}function Fn(t,e,n,r,o){t!==e&&Tn(e,(function(i,s){if(o||(o=new qe),tt(i))Gn(t,e,s,n,Fn,r,o);else{var a=r?r(Bn(t,s),i,s+"",t,e,o):void 0;void 0===a&&(a=i),Rn(t,s,a)}}),le)}var Mn=/[\\^$.*+?()[\]{}|]/g,Wn=RegExp(Mn.source);function $n(t,e){var n=-1,r=Bt(t)?Array(t.length):[];return Ln(t,(function(t,o,i){r[++n]=e(t,o,i)})),r}function qn(t,e){return Be(function(t,e){return(K(t)?Y:$n)(t,Un(e))}(t,e),1)}function Jn(t,e){return t>e}function Vn(t){return"string"==typeof t||!K(t)&&z(t)&&"[object String]"==V(t)}function zn(t,e){return t&&t.length?function(t,e,n){for(var r=-1,o=t.length;++r<o;){var i=t[r],s=e(i);if(null!=s&&(void 0===a?s==s&&!H(s):n(s,a)))var a=s,c=i}return c}(t,Un(e),Jn):void 0}var Hn,Yn=(Hn=function(t,e,n){Fn(t,e,n)},Lt((function(t,e){var n=-1,r=e.length,o=r>1?e[r-1]:void 0,i=r>2?e[2]:void 0;for(o=Hn.length>3&&"function"==typeof o?(r--,o):void 0,i&&function(t,e,n){if(!tt(n))return!1;var r=typeof e;return!!("number"==r?Bt(n)&&Ot(e,n.length):"string"==r&&e in n)&&Ut(n[e],t)}(e[0],e[1],i)&&(o=r<3?void 0:o,r=1),t=Object(t);++n<r;){var s=e[n];s&&Hn(t,s,n,o)}return t})));const Kn=b.default.Readable,Xn=Symbol("buffer"),Zn=Symbol("type");class Qn{constructor(){this[Zn]="";const t=arguments[0],e=arguments[1],n=[];let r=0;if(t){const e=t,o=Number(e.length);for(let t=0;t<o;t++){const o=e[t];let i;i=o instanceof Buffer?o:ArrayBuffer.isView(o)?Buffer.from(o.buffer,o.byteOffset,o.byteLength):o instanceof ArrayBuffer?Buffer.from(o):o instanceof Qn?o[Xn]:Buffer.from("string"==typeof o?o:String(o)),r+=i.length,n.push(i)}}this[Xn]=Buffer.concat(n);let o=e&&void 0!==e.type&&String(e.type).toLowerCase();o&&!/[^\u0020-\u007E]/.test(o)&&(this[Zn]=o)}get size(){return this[Xn].length}get type(){return this[Zn]}text(){return Promise.resolve(this[Xn].toString())}arrayBuffer(){const t=this[Xn],e=t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength);return Promise.resolve(e)}stream(){const t=new Kn;return t._read=function(){},t.push(this[Xn]),t.push(null),t}toString(){return"[object Blob]"}slice(){const t=this.size,e=arguments[0],n=arguments[1];let r,o;r=void 0===e?0:e<0?Math.max(t+e,0):Math.min(e,t),o=void 0===n?t:n<0?Math.max(t+n,0):Math.min(n,t);const i=Math.max(o-r,0),s=this[Xn].slice(r,r+i),a=new Qn([],{type:arguments[2]});return a[Xn]=s,a}}function tr(t,e,n){Error.call(this,t),this.message=t,this.type=e,n&&(this.code=this.errno=n.code),Error.captureStackTrace(this,this.constructor)}let er;Object.defineProperties(Qn.prototype,{size:{enumerable:!0},type:{enumerable:!0},slice:{enumerable:!0}}),Object.defineProperty(Qn.prototype,Symbol.toStringTag,{value:"Blob",writable:!1,enumerable:!1,configurable:!0}),tr.prototype=Object.create(Error.prototype),tr.prototype.constructor=tr,tr.prototype.name="FetchError";try{er=require("encoding").convert}catch(t){}const nr=Symbol("Body internals"),rr=b.default.PassThrough;function or(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.size;let o=void 0===r?0:r;var i=n.timeout;let s=void 0===i?0:i;null==t?t=null:sr(t)?t=Buffer.from(t.toString()):ar(t)||Buffer.isBuffer(t)||("[object ArrayBuffer]"===Object.prototype.toString.call(t)?t=Buffer.from(t):ArrayBuffer.isView(t)?t=Buffer.from(t.buffer,t.byteOffset,t.byteLength):t instanceof b.default||(t=Buffer.from(String(t)))),this[nr]={body:t,disturbed:!1,error:null},this.size=o,this.timeout=s,t instanceof b.default&&t.on("error",(function(t){const n="AbortError"===t.name?t:new tr(`Invalid response body while trying to fetch ${e.url}: ${t.message}`,"system",t);e[nr].error=n}))}function ir(){var t=this;if(this[nr].disturbed)return or.Promise.reject(new TypeError(`body used already for: ${this.url}`));if(this[nr].disturbed=!0,this[nr].error)return or.Promise.reject(this[nr].error);let e=this.body;if(null===e)return or.Promise.resolve(Buffer.alloc(0));if(ar(e)&&(e=e.stream()),Buffer.isBuffer(e))return or.Promise.resolve(e);if(!(e instanceof b.default))return or.Promise.resolve(Buffer.alloc(0));let n=[],r=0,o=!1;return new or.Promise((function(i,s){let a;t.timeout&&(a=setTimeout((function(){o=!0,s(new tr(`Response timeout while trying to fetch ${t.url} (over ${t.timeout}ms)`,"body-timeout"))}),t.timeout)),e.on("error",(function(e){"AbortError"===e.name?(o=!0,s(e)):s(new tr(`Invalid response body while trying to fetch ${t.url}: ${e.message}`,"system",e))})),e.on("data",(function(e){if(!o&&null!==e){if(t.size&&r+e.length>t.size)return o=!0,void s(new tr(`content size at ${t.url} over limit: ${t.size}`,"max-size"));r+=e.length,n.push(e)}})),e.on("end",(function(){if(!o){clearTimeout(a);try{i(Buffer.concat(n,r))}catch(e){s(new tr(`Could not create Buffer from response body for ${t.url}: ${e.message}`,"system",e))}}}))}))}function sr(t){return"object"==typeof t&&"function"==typeof t.append&&"function"==typeof t.delete&&"function"==typeof t.get&&"function"==typeof t.getAll&&"function"==typeof t.has&&"function"==typeof t.set&&("URLSearchParams"===t.constructor.name||"[object URLSearchParams]"===Object.prototype.toString.call(t)||"function"==typeof t.sort)}function ar(t){return"object"==typeof t&&"function"==typeof t.arrayBuffer&&"string"==typeof t.type&&"function"==typeof t.stream&&"function"==typeof t.constructor&&"string"==typeof t.constructor.name&&/^(Blob|File)$/.test(t.constructor.name)&&/^(Blob|File)$/.test(t[Symbol.toStringTag])}function cr(t){let e,n,r=t.body;if(t.bodyUsed)throw new Error("cannot clone body after it is used");return r instanceof b.default&&"function"!=typeof r.getBoundary&&(e=new rr,n=new rr,r.pipe(e),r.pipe(n),t[nr].body=e,r=n),r}function ur(t){return null===t?null:"string"==typeof t?"text/plain;charset=UTF-8":sr(t)?"application/x-www-form-urlencoded;charset=UTF-8":ar(t)?t.type||null:Buffer.isBuffer(t)||"[object ArrayBuffer]"===Object.prototype.toString.call(t)||ArrayBuffer.isView(t)?null:"function"==typeof t.getBoundary?`multipart/form-data;boundary=${t.getBoundary()}`:t instanceof b.default?null:"text/plain;charset=UTF-8"}function dr(t){const e=t.body;return null===e?0:ar(e)?e.size:Buffer.isBuffer(e)?e.length:e&&"function"==typeof e.getLengthSync&&(e._lengthRetrievers&&0==e._lengthRetrievers.length||e.hasKnownLength&&e.hasKnownLength())?e.getLengthSync():null}or.prototype={get body(){return this[nr].body},get bodyUsed(){return this[nr].disturbed},arrayBuffer(){return ir.call(this).then((function(t){return t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength)}))},blob(){let t=this.headers&&this.headers.get("content-type")||"";return ir.call(this).then((function(e){return Object.assign(new Qn([],{type:t.toLowerCase()}),{[Xn]:e})}))},json(){var t=this;return ir.call(this).then((function(e){try{return JSON.parse(e.toString())}catch(e){return or.Promise.reject(new tr(`invalid json response body at ${t.url} reason: ${e.message}`,"invalid-json"))}}))},text(){return ir.call(this).then((function(t){return t.toString()}))},buffer(){return ir.call(this)},textConverted(){var t=this;return ir.call(this).then((function(e){return function(t,e){if("function"!=typeof er)throw new Error("The package `encoding` must be installed to use the textConverted() function");const n=e.get("content-type");let r,o,i="utf-8";n&&(r=/charset=([^;]*)/i.exec(n));o=t.slice(0,1024).toString(),!r&&o&&(r=/<meta.+?charset=(['"])(.+?)\1/i.exec(o));!r&&o&&(r=/<meta[\s]+?http-equiv=(['"])content-type\1[\s]+?content=(['"])(.+?)\2/i.exec(o),r||(r=/<meta[\s]+?content=(['"])(.+?)\1[\s]+?http-equiv=(['"])content-type\3/i.exec(o),r&&r.pop()),r&&(r=/charset=(.*)/i.exec(r.pop())));!r&&o&&(r=/<\?xml.+?encoding=(['"])(.+?)\1/i.exec(o));r&&(i=r.pop(),"gb2312"!==i&&"gbk"!==i||(i="gb18030"));return er(t,"UTF-8",i).toString()}(e,t.headers)}))}},Object.defineProperties(or.prototype,{body:{enumerable:!0},bodyUsed:{enumerable:!0},arrayBuffer:{enumerable:!0},blob:{enumerable:!0},json:{enumerable:!0},text:{enumerable:!0}}),or.mixIn=function(t){for(const e of Object.getOwnPropertyNames(or.prototype))if(!(e in t)){const n=Object.getOwnPropertyDescriptor(or.prototype,e);Object.defineProperty(t,e,n)}},or.Promise=global.Promise;const lr=/[^\^_`a-zA-Z\-0-9!#$%&'*+.|~]/,pr=/[^\t\x20-\x7e\x80-\xff]/;function fr(t){if(t=`${t}`,lr.test(t)||""===t)throw new TypeError(`${t} is not a legal HTTP header name`)}function hr(t){if(t=`${t}`,pr.test(t))throw new TypeError(`${t} is not a legal HTTP header value`)}function vr(t,e){e=e.toLowerCase();for(const n in t)if(n.toLowerCase()===e)return n}const mr=Symbol("map");class br{constructor(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;if(this[mr]=Object.create(null),t instanceof br){const e=t.raw(),n=Object.keys(e);for(const t of n)for(const n of e[t])this.append(t,n)}else if(null==t);else{if("object"!=typeof t)throw new TypeError("Provided initializer must be an object");{const e=t[Symbol.iterator];if(null!=e){if("function"!=typeof e)throw new TypeError("Header pairs must be iterable");const n=[];for(const e of t){if("object"!=typeof e||"function"!=typeof e[Symbol.iterator])throw new TypeError("Each header pair must be iterable");n.push(Array.from(e))}for(const t of n){if(2!==t.length)throw new TypeError("Each header pair must be a name/value tuple");this.append(t[0],t[1])}}else for(const e of Object.keys(t)){const n=t[e];this.append(e,n)}}}}get(t){fr(t=`${t}`);const e=vr(this[mr],t);return void 0===e?null:this[mr][e].join(", ")}forEach(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=yr(this),r=0;for(;r<n.length;){var o=n[r];const i=o[0],s=o[1];t.call(e,s,i,this),n=yr(this),r++}}set(t,e){e=`${e}`,fr(t=`${t}`),hr(e);const n=vr(this[mr],t);this[mr][void 0!==n?n:t]=[e]}append(t,e){e=`${e}`,fr(t=`${t}`),hr(e);const n=vr(this[mr],t);void 0!==n?this[mr][n].push(e):this[mr][t]=[e]}has(t){return fr(t=`${t}`),void 0!==vr(this[mr],t)}delete(t){fr(t=`${t}`);const e=vr(this[mr],t);void 0!==e&&delete this[mr][e]}raw(){return this[mr]}keys(){return wr(this,"key")}values(){return wr(this,"value")}[Symbol.iterator](){return wr(this,"key+value")}}function yr(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"key+value";const n=Object.keys(t[mr]).sort();return n.map("key"===e?function(t){return t.toLowerCase()}:"value"===e?function(e){return t[mr][e].join(", ")}:function(e){return[e.toLowerCase(),t[mr][e].join(", ")]})}br.prototype.entries=br.prototype[Symbol.iterator],Object.defineProperty(br.prototype,Symbol.toStringTag,{value:"Headers",writable:!1,enumerable:!1,configurable:!0}),Object.defineProperties(br.prototype,{get:{enumerable:!0},forEach:{enumerable:!0},set:{enumerable:!0},append:{enumerable:!0},has:{enumerable:!0},delete:{enumerable:!0},keys:{enumerable:!0},values:{enumerable:!0},entries:{enumerable:!0}});const gr=Symbol("internal");function wr(t,e){const n=Object.create(_r);return n[gr]={target:t,kind:e,index:0},n}const _r=Object.setPrototypeOf({next(){if(!this||Object.getPrototypeOf(this)!==_r)throw new TypeError("Value of `this` is not a HeadersIterator");var t=this[gr];const e=t.target,n=t.kind,r=t.index,o=yr(e,n);return r>=o.length?{value:void 0,done:!0}:(this[gr].index=r+1,{value:o[r],done:!1})}},Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]())));function jr(t){const e=Object.assign({__proto__:null},t[mr]),n=vr(t[mr],"Host");return void 0!==n&&(e[n]=e[n][0]),e}Object.defineProperty(_r,Symbol.toStringTag,{value:"HeadersIterator",writable:!1,enumerable:!1,configurable:!0});const xr=Symbol("Response internals"),Sr=y.default.STATUS_CODES;class Er{constructor(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};or.call(this,t,e);const n=e.status||200,r=new br(e.headers);if(null!=t&&!r.has("Content-Type")){const e=ur(t);e&&r.append("Content-Type",e)}this[xr]={url:e.url,status:n,statusText:e.statusText||Sr[n],headers:r,counter:e.counter}}get url(){return this[xr].url||""}get status(){return this[xr].status}get ok(){return this[xr].status>=200&&this[xr].status<300}get redirected(){return this[xr].counter>0}get statusText(){return this[xr].statusText}get headers(){return this[xr].headers}clone(){return new Er(cr(this),{url:this.url,status:this.status,statusText:this.statusText,headers:this.headers,ok:this.ok,redirected:this.redirected})}}or.mixIn(Er.prototype),Object.defineProperties(Er.prototype,{url:{enumerable:!0},status:{enumerable:!0},ok:{enumerable:!0},redirected:{enumerable:!0},statusText:{enumerable:!0},headers:{enumerable:!0},clone:{enumerable:!0}}),Object.defineProperty(Er.prototype,Symbol.toStringTag,{value:"Response",writable:!1,enumerable:!1,configurable:!0});const kr=Symbol("Request internals"),Ar=g.default.parse,Ir=g.default.format,Or="destroy"in b.default.Readable.prototype;function Cr(t){return"object"==typeof t&&"object"==typeof t[kr]}class Ur{constructor(t){let e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};Cr(t)?e=Ar(t.url):(e=t&&t.href?Ar(t.href):Ar(`${t}`),t={});let r=n.method||t.method||"GET";if(r=r.toUpperCase(),(null!=n.body||Cr(t)&&null!==t.body)&&("GET"===r||"HEAD"===r))throw new TypeError("Request with GET/HEAD method cannot have body");let o=null!=n.body?n.body:Cr(t)&&null!==t.body?cr(t):null;or.call(this,o,{timeout:n.timeout||t.timeout||0,size:n.size||t.size||0});const i=new br(n.headers||t.headers||{});if(null!=o&&!i.has("Content-Type")){const t=ur(o);t&&i.append("Content-Type",t)}let s=Cr(t)?t.signal:null;if("signal"in n&&(s=n.signal),null!=s&&!function(t){const e=t&&"object"==typeof t&&Object.getPrototypeOf(t);return!(!e||"AbortSignal"!==e.constructor.name)}(s))throw new TypeError("Expected signal to be an instanceof AbortSignal");this[kr]={method:r,redirect:n.redirect||t.redirect||"follow",headers:i,parsedURL:e,signal:s},this.follow=void 0!==n.follow?n.follow:void 0!==t.follow?t.follow:20,this.compress=void 0!==n.compress?n.compress:void 0===t.compress||t.compress,this.counter=n.counter||t.counter||0,this.agent=n.agent||t.agent}get method(){return this[kr].method}get url(){return Ir(this[kr].parsedURL)}get headers(){return this[kr].headers}get redirect(){return this[kr].redirect}get signal(){return this[kr].signal}clone(){return new Ur(this)}}function Pr(t){Error.call(this,t),this.type="aborted",this.message=t,Error.captureStackTrace(this,this.constructor)}or.mixIn(Ur.prototype),Object.defineProperty(Ur.prototype,Symbol.toStringTag,{value:"Request",writable:!1,enumerable:!1,configurable:!0}),Object.defineProperties(Ur.prototype,{method:{enumerable:!0},url:{enumerable:!0},headers:{enumerable:!0},redirect:{enumerable:!0},clone:{enumerable:!0},signal:{enumerable:!0}}),Pr.prototype=Object.create(Error.prototype),Pr.prototype.constructor=Pr,Pr.prototype.name="AbortError";const Tr=b.default.PassThrough,Nr=g.default.resolve;function Lr(t,e){if(!Lr.Promise)throw new Error("native promise missing, set fetch.Promise to your favorite alternative");return or.Promise=Lr.Promise,new Lr.Promise((function(n,r){const o=new Ur(t,e),i=function(t){const e=t[kr].parsedURL,n=new br(t[kr].headers);if(n.has("Accept")||n.set("Accept","*/*"),!e.protocol||!e.hostname)throw new TypeError("Only absolute URLs are supported");if(!/^https?:$/.test(e.protocol))throw new TypeError("Only HTTP(S) protocols are supported");if(t.signal&&t.body instanceof b.default.Readable&&!Or)throw new Error("Cancellation of streamed requests with AbortSignal is not supported in node < 8");let r=null;if(null==t.body&&/^(POST|PUT)$/i.test(t.method)&&(r="0"),null!=t.body){const e=dr(t);"number"==typeof e&&(r=String(e))}r&&n.set("Content-Length",r),n.has("User-Agent")||n.set("User-Agent","node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"),t.compress&&!n.has("Accept-Encoding")&&n.set("Accept-Encoding","gzip,deflate");let o=t.agent;return"function"==typeof o&&(o=o(e)),n.has("Connection")||o||n.set("Connection","close"),Object.assign({},e,{method:t.method,headers:jr(n),agent:o})}(o),s=("https:"===i.protocol?w.default:y.default).request,a=o.signal;let c=null;const u=function(){let t=new Pr("The user aborted a request.");r(t),o.body&&o.body instanceof b.default.Readable&&o.body.destroy(t),c&&c.body&&c.body.emit("error",t)};if(a&&a.aborted)return void u();const d=function(){u(),f()},l=s(i);let p;function f(){l.abort(),a&&a.removeEventListener("abort",d),clearTimeout(p)}a&&a.addEventListener("abort",d),o.timeout&&l.once("socket",(function(t){p=setTimeout((function(){r(new tr(`network timeout at: ${o.url}`,"request-timeout")),f()}),o.timeout)})),l.on("error",(function(t){r(new tr(`request to ${o.url} failed, reason: ${t.message}`,"system",t)),f()})),l.on("response",(function(t){clearTimeout(p);const e=function(t){const e=new br;for(const n of Object.keys(t))if(!lr.test(n))if(Array.isArray(t[n]))for(const r of t[n])pr.test(r)||(void 0===e[mr][n]?e[mr][n]=[r]:e[mr][n].push(r));else pr.test(t[n])||(e[mr][n]=[t[n]]);return e}(t.headers);if(Lr.isRedirect(t.statusCode)){const i=e.get("Location"),s=null===i?null:Nr(o.url,i);switch(o.redirect){case"error":return r(new tr(`uri requested responds with a redirect, redirect mode is set to error: ${o.url}`,"no-redirect")),void f();case"manual":if(null!==s)try{e.set("Location",s)}catch(t){r(t)}break;case"follow":if(null===s)break;if(o.counter>=o.follow)return r(new tr(`maximum redirect reached at: ${o.url}`,"max-redirect")),void f();const i={headers:new br(o.headers),follow:o.follow,counter:o.counter+1,agent:o.agent,compress:o.compress,method:o.method,body:o.body,signal:o.signal,timeout:o.timeout,size:o.size};return 303!==t.statusCode&&o.body&&null===dr(o)?(r(new tr("Cannot follow redirect with body being a readable stream","unsupported-redirect")),void f()):(303!==t.statusCode&&(301!==t.statusCode&&302!==t.statusCode||"POST"!==o.method)||(i.method="GET",i.body=void 0,i.headers.delete("content-length")),n(Lr(new Ur(s,i))),void f())}}t.once("end",(function(){a&&a.removeEventListener("abort",d)}));let i=t.pipe(new Tr);const s={url:o.url,status:t.statusCode,statusText:t.statusMessage,headers:e,size:o.size,timeout:o.timeout,counter:o.counter},u=e.get("Content-Encoding");if(!o.compress||"HEAD"===o.method||null===u||204===t.statusCode||304===t.statusCode)return c=new Er(i,s),void n(c);const l={flush:_.default.Z_SYNC_FLUSH,finishFlush:_.default.Z_SYNC_FLUSH};if("gzip"==u||"x-gzip"==u)return i=i.pipe(_.default.createGunzip(l)),c=new Er(i,s),void n(c);if("deflate"!=u&&"x-deflate"!=u){if("br"==u&&"function"==typeof _.default.createBrotliDecompress)return i=i.pipe(_.default.createBrotliDecompress()),c=new Er(i,s),void n(c);c=new Er(i,s),n(c)}else{t.pipe(new Tr).once("data",(function(t){i=8==(15&t[0])?i.pipe(_.default.createInflate()):i.pipe(_.default.createInflateRaw()),c=new Er(i,s),n(c)}))}})),function(t,e){const n=e.body;null===n?t.end():ar(n)?n.stream().pipe(t):Buffer.isBuffer(n)?(t.write(n),t.end()):n.pipe(t)}(l,o)}))}Lr.isRedirect=function(t){return 301===t||302===t||303===t||307===t||308===t},Lr.Promise=global.Promise;var Rr=function(){function t(t){this.contextProvider=t}return t.prototype.getServiceDetails=function(t,e){return T(this,void 0,void 0,(function(){return N(this,(function(n){return[2,this.fetch("".concat(this.contextProvider.getCurrentBaseUrl(),"/v1/port-forwarding/info/projects/").concat(t,"/services/").concat(e))]}))}))},t.prototype.getAddonDetails=function(t,e){return T(this,void 0,void 0,(function(){return N(this,(function(n){return[2,this.fetch("".concat(this.contextProvider.getCurrentBaseUrl(),"/v1/port-forwarding/info/projects/").concat(t,"/addons/").concat(e))]}))}))},t.prototype.fetch=function(t,e){return T(this,void 0,void 0,(function(){var n,r,o,i,s;return N(this,(function(a){switch(a.label){case 0:return n=Yn({},{headers:{Authorization:"Bearer ".concat(this.contextProvider.getCurrentToken()),"Content-Type":"application/json"}},P({},e)),[4,Lr(t,n)];case 1:return(r=a.sent()).ok?[3,3]:(o=Error.bind,s=(i=JSON).stringify,[4,r.json()]);case 2:throw new(o.apply(Error,[void 0,s.apply(i,[a.sent()])]));case 3:return[4,r.json()];case 4:return[2,a.sent()]}}))}))},t}(),Br=function(t,e,n){return T(void 0,void 0,void 0,(function(){var r,o,i,s,a;return N(this,(function(c){switch(c.label){case 0:if(r=Fr(e||"127.0.0.1"),(o=Fr(n||"127.255.255.255"))<r)throw new Error("Invalid IP range");"darwin"===j.default.platform()&&(i=function(t){return T(void 0,void 0,void 0,(function(){var e;return N(this,(function(n){switch(n.label){case 0:return e="lo0 alias ".concat(t," up"),[4,Gr.apply(void 0,e.split(" "))];case 1:return n.sent(),[2]}}))}))}),s=r,c.label=1;case 1:return s<=o?(a=Mr(s),[4,Dr(t,a)]):[3,6];case 2:return c.sent()?i?[4,i(a)]:[3,4]:[3,5];case 3:c.sent(),c.label=4;case 4:return[2,a];case 5:return s+=1,[3,1];case 6:throw new Error("No ip available")}}))}))},Dr=function(t,e){return new Promise((function(n){var r=new a.Socket,o=!1;r.on("connect",(function(){o=!0,r.destroy()})),r.setTimeout(400),r.on("timeout",(function(){o=!1,r.destroy()})),r.on("error",(function(){o=!1})),r.on("close",(function(){n(!o)})),e?r.connect(t,e):r.connect(t)}))},Gr=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return T(void 0,void 0,void 0,(function(){return N(this,(function(e){switch(e.label){case 0:return"/sbin/ifconfig",[4,Wr("/sbin/ifconfig",t).resultPromise];case 1:return[2,e.sent()]}}))}))},Fr=function(t){var e=t.split(".").reverse();if(4!==e.length)throw new Error("Invalid ip address: ".concat(t));for(var n=0,r=0;r<4;r+=1){var o=Number.parseInt(e[r],10);if(o<0||o>255)throw new Error("Invalid ip address: ".concat(t));n+=o<<8*r}return n},Mr=function(t){if(!Number.isSafeInteger(t))throw new Error("Number is not an integer");if(t<0||t>4294967295)throw new Error("Number is out of range 0x0-0xffffffff");for(var e=[],n=0;n<4;n+=1)e.push(t>>8*n&255);return e.reverse().join(".")},Wr=function(t,e,n){var r=c.spawn(t,e,P({windowsHide:!0},n)),o=new Promise((function(o,i){var s="",a="";(null===(null==n?void 0:n.stdio)||void 0===(null==n?void 0:n.stdio))&&(r.stdout&&r.stdout.on("data",(function(t){s+=t})),r.stderr&&r.stderr.on("data",(function(t){a+=t}))),r.on("close",(function(n){var r={code:n,stdout:s,stderr:a};if(0!==n){var c="Error during execution of command '".concat(t," ").concat(e.join(" "),"': ").concat(a);i({message:c,result:r})}else o(r)}))}));return{process:r,resultPromise:o}},$r=function(t,e,n){return T(void 0,void 0,void 0,(function(){var r,o;return N(this,(function(i){switch(i.label){case 0:return r=qr(t,10),[4,E.default.promises.writeFile(r,e,n)];case 1:i.sent(),i.label=2;case 2:return i.trys.push([2,4,,6]),[4,E.default.promises.rename(r,t)];case 3:return i.sent(),[3,6];case 4:return o=i.sent(),[4,E.default.promises.unlink(r).catch((function(){}))];case 5:throw i.sent(),o;case 6:return[2]}}))}))},qr=function(t,e){for(var n,r=k.default.dirname(t),o=k.default.basename(t),i=0;null===(n=i<e)||void 0===n||n;i+=1){var s=L([],Array(16),!0).map((function(){return Math.floor(16*Math.random()).toString(16)})).join(""),a=".".concat(s,".").concat(o),c=k.default.join(r,a);if(!E.default.existsSync(c))return c}throw new Error("Could not write file to file '".concat(t,"'."))},Jr="win32"===process.platform?"\r\n":"\n",Vr=function(){function t(t,e){this.nodes=t,this.config=e}return t.prototype.add=function(t,e,n){var r=this;if(0===e.length)return this;var o=this.findOrCreateEntry(t,n);return e.forEach((function(t){if(!o.hosts.find((function(e){return e.host===t}))){var e=1;0===o.hosts.length&&(e=r.config.indent-"".concat(o.ipPrefixWhitespace).concat(o.ip).length),o.hosts.push({whitespace:" ".repeat(e<1?1:e),host:t})}})),this},t.prototype.remove=function(t,e){var n=this;return this.findEntries(t).forEach((function(t){e.forEach((function(e){var r=t.hosts.findIndex((function(t){return t.host===e}));r<0||(0===r&&void 0!==t.hosts[1]&&(t.hosts[1].whitespace=t.hosts[0].whitespace),t.hosts.splice(r,1),0===t.hosts.length&&n.removeEntry(t))}))})),this},t.prototype.removeHosts=function(t){var e=this;Qr(this.nodes,"entry").forEach((function(n){e.remove(n.ip,t)}))},t.prototype.removeIps=function(t){var e=this;return t.forEach((function(t){e.findEntries(t).forEach((function(t){return e.removeEntry(t)}))})),this},t.prototype.resolveHosts=function(t){return qn(this.findEntries(t),(function(t){return t.hosts.map((function(t){return t.host}))}))},t.prototype.resolveIps=function(t){return Qr(this.nodes,"entry").filter((function(e){return e.hosts.some((function(e){return e.host===t}))})).map((function(t){return t.ip}))},t.prototype.toString=function(){return Kr(this.nodes,this.config.eol)},t.prototype.removeEntry=function(t){var e,n="number"==typeof(e=t)||z(e)&&"[object Number]"==V(e)?t:this.nodes.findIndex((function(e){return e===t}));n<0||this.nodes.splice(n,1)},t.prototype.findEntries=function(t){return Qr(this.nodes,"entry").filter((function(e){return e.ip===t}))},t.prototype.findOrCreateEntry=function(t,e){var n=this.findEntries(t)[0];if(n)return n;var r=this.makeEntry(t);if(e){var o=Yr(e),i=this.nodes.findIndex((function(t){return"comment"===t.type&&t.line===o}));if(i>=0)this.insertAt(i+1,r);else{var s="blank"!==this.nodes[this.nodes.length-1].type?[zr(),Hr(o),r]:[Hr(o),r];this.insertAt.apply(this,L([this.nodes.length],s,!1))}}else this.insertAt(this.nodes.length,r);return r},t.prototype.insertAt=function(t){for(var e,n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];(e=this.nodes).splice.apply(e,L([t,0],n,!1))},t.prototype.makeEntry=function(t,e){var n=this.config.ipPrefixWhitespace;return P({type:"entry",ip:t,ipPrefixWhitespace:n,hosts:[]},e)},t.fromNodes=function(e,n){var r,o;return new t(e.filter((function(t){return"eol"!==t.type})),{eol:null!==(r=null==n?void 0:n.eol)&&void 0!==r?r:function(){var t,n=Qr(e,"eol").map((function(t){return t.line}));return null!==(t=to(n))&&void 0!==t?t:Jr}(),indent:null!==(o=null==n?void 0:n.indent)&&void 0!==o?o:function(){var t,n=qn(Qr(e,"entry"),(function(t){var e=t.ipPrefixWhitespace,n=t.ip,r=t.hosts[0];return r?["".concat(e).concat(n).concat(r.whitespace).length]:[]}));return null!==(t=to(n))&&void 0!==t?t:17}(),ipPrefixWhitespace:""})},t.parse=function(t,e){return this.fromNodes(Xr(t),e)},t}(),zr=function(){return{type:"blank",line:""}},Hr=function(t){return{type:"comment",line:Yr(t)}},Yr=function(t){return t.startsWith("#")?t:"# ".concat(t)},Kr=function(t,e){return t.map((function(t){switch(t.type){case"entry":var e=t.hosts.map((function(t){var e=t.whitespace,n=t.host;return"".concat(e).concat(n)})).join("");return"".concat(t.ipPrefixWhitespace).concat(t.ip).concat(e);case"blank":case"comment":case"invalid":return t.line;default:return""}})).join(null!=e?e:Jr)},Xr=function(t){return t.split(/(\r?\n)/).map((function(t){return function(t){return t.match(/^\s*#.*$/)}(t)?{type:"comment",line:t}:function(t){return t.match(/^(\r?\n)$/)}(t)?{type:"eol",line:t}:function(t){return t.match(/^\s*$/)}(t)?{type:"blank",line:t}:Zr(t)}))},Zr=function(t){var e=t.match(/^(\s*)(\S+)(.+)?$/);if(!e)return{type:"invalid",line:t};var n=e[1],r=e[2],o=e.slice(3),i=!1,s=qn(o.filter((function(t){return void 0!==t})),(function(t){var e=t.match(/(\s+)(\S+)/g);return e?e.map((function(t){var e=t.match(/^(\s+)(\S+)$/);e||(i=!0);var n=null!=e?e:[];return{whitespace:n[1],host:n[2]}})):(i=!0,[])}));return i?{type:"invalid",line:t}:{type:"entry",ipPrefixWhitespace:n,ip:r,hosts:s}},Qr=function(t,e){return t.filter((function(t){return t.type===e}))},to=function(t){var e=new Map;t.forEach((function(t){var n;e.set(t,(null!==(n=e.get(t))&&void 0!==n?n:0)+1)}));var n=zn(Array.from(e.entries()),(function(t){return t[1]}));if(n)return n[0]},eo="win32"===process.platform?"C:/Windows/System32/drivers/etc/hosts":"/etc/hosts",no=function(){function t(t){this.ast=Vr.fromNodes([]);var e={writeMode:"atomic",hostsFile:eo};this.config=P(P({},e),t)}return t.prototype.add=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!Vn(t))throw new Error("Expected 'ip' to be a string, but got ".concat(typeof t,"."));return e.forEach((function(t){if(!Vn(t))throw new Error("Expected 'host' to be a string, but got ".concat(typeof t,"."))})),this.ast.add(t,e,this.config.header),this},t.prototype.remove=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!Vn(t))throw new Error("Expected 'ip' to be a string, but got ".concat(typeof t,"."));return e.forEach((function(t){if(!Vn(t))throw new Error("Expected 'host' to be a string, but got ".concat(typeof t,"."))})),this.ast.remove(t,e),this},t.prototype.removeHosts=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t.forEach((function(t){if(!Vn(t))throw new Error("Expected 'host' to be a string, but got ".concat(typeof t,"."))})),this.ast.removeHosts(t),this},t.prototype.removeIps=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t.forEach((function(t){if(!Vn(t))throw new Error("Expected 'ip' to be a string, but got ".concat(typeof t,"."))})),this.ast.removeIps(t),this},t.prototype.read=function(){return T(this,void 0,void 0,(function(){var t;return N(this,(function(e){switch(e.label){case 0:return[4,E.default.promises.readFile(this.config.hostsFile)];case 1:return t=e.sent(),this.ast=Vr.parse(t.toString(),this.config),[2,this]}}))}))},t.prototype.write=function(t){return T(this,void 0,void 0,(function(){var e,n,r,o;return N(this,(function(i){switch(i.label){case 0:switch(e=P(P({},this.config),t),n=e.hostsFile,r=e.writeMode,o=this.ast.toString(),r){case void 0:case"atomic":return[3,1];case"standard":return[3,3];case"disabled":return[3,5]}return[3,5];case 1:return[4,$r(n,o)];case 2:case 4:return i.sent(),[3,6];case 3:return[4,E.default.promises.writeFile(n,o)];case 5:return[3,6];case 6:return[2,this]}}))}))},t.prototype.backup=function(t){return T(this,void 0,void 0,(function(){var e,n,r,o;return N(this,(function(i){switch(i.label){case 0:return E.default.existsSync(this.config.hostsFile)?(e=k.default.dirname(this.config.hostsFile),n=k.default.basename(this.config.hostsFile),r="".concat(n).concat(t.suffix),o=k.default.resolve(e,r),E.default.existsSync(o)&&!t.rewrite?[3,2]:[4,E.default.promises.copyFile(this.config.hostsFile,o)]):[2];case 1:i.sent(),i.label=2;case 2:return[2]}}))}))},t.load=function(e){return T(this,void 0,void 0,(function(){return N(this,(function(n){switch(n.label){case 0:return[4,new t(e).read()];case 1:return[2,n.sent()]}}))}))},t}(),ro=function(){function t(){this.previousPromise=Promise.resolve()}return t.prototype.enter=function(t){return T(this,void 0,void 0,(function(){var e;return N(this,(function(n){return e=this.previousPromise.then((function(){return t()})).catch((function(){return t()})),this.previousPromise=e,[2,e]}))}))},t}(),oo=function t(e,n){if(e&&n)return t(e)(n);if("function"!=typeof e)throw new TypeError("need wrapper function");return Object.keys(e).forEach((function(t){r[t]=e[t]})),r;function r(){for(var t=new Array(arguments.length),n=0;n<t.length;n++)t[n]=arguments[n];var r=e.apply(this,t),o=t[t.length-1];return"function"==typeof r&&r!==o&&Object.keys(o).forEach((function(t){r[t]=o[t]})),r}};var io=oo(ao),so=oo(co);function ao(t){var e=function(){return e.called?e.value:(e.called=!0,e.value=t.apply(this,arguments))};return e.called=!1,e}function co(t){var e=function(){if(e.called)throw new Error(e.onceError);return e.called=!0,e.value=t.apply(this,arguments)},n=t.name||"Function wrapped with `once`";return e.onceError=n+" shouldn't be called more than once",e.called=!1,e}ao.proto=ao((function(){Object.defineProperty(Function.prototype,"once",{value:function(){return ao(this)},configurable:!0}),Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return co(this)},configurable:!0})})),io.strict=so;var uo=function(){},lo=function(t,e,n){if("function"==typeof e)return lo(t,null,e);e||(e={}),n=io(n||uo);var r=t._writableState,o=t._readableState,i=e.readable||!1!==e.readable&&t.readable,s=e.writable||!1!==e.writable&&t.writable,a=!1,c=function(){t.writable||u()},u=function(){s=!1,i||n.call(t)},d=function(){i=!1,s||n.call(t)},l=function(e){n.call(t,e?new Error("exited with error code: "+e):null)},p=function(e){n.call(t,e)},f=function(){process.nextTick(h)},h=function(){if(!a)return(!i||o&&o.ended&&!o.destroyed)&&(!s||r&&r.ended&&!r.destroyed)?void 0:n.call(t,new Error("premature close"))},v=function(){t.req.on("finish",u)};return!function(t){return t.setHeader&&"function"==typeof t.abort}(t)?s&&!r&&(t.on("end",c),t.on("close",c)):(t.on("complete",u),t.on("abort",f),t.req?v():t.on("request",v)),function(t){return t.stdio&&Array.isArray(t.stdio)&&3===t.stdio.length}(t)&&t.on("exit",l),t.on("end",d),t.on("finish",u),!1!==e.error&&t.on("error",p),t.on("close",f),function(){a=!0,t.removeListener("complete",u),t.removeListener("abort",f),t.removeListener("request",v),t.req&&t.req.removeListener("finish",u),t.removeListener("end",c),t.removeListener("close",c),t.removeListener("finish",u),t.removeListener("exit",l),t.removeListener("end",d),t.removeListener("error",p),t.removeListener("close",f)}},po=lo,fo=function(){},ho=/^v?\.0/.test(process.version),vo=function(t){return"function"==typeof t},mo=function(t,e,n,r){r=io(r);var o=!1;t.on("close",(function(){o=!0})),po(t,{readable:e,writable:n},(function(t){if(t)return r(t);o=!0,r()}));var i=!1;return function(e){if(!o&&!i)return i=!0,function(t){return!!ho&&!!E.default&&(t instanceof(E.default.ReadStream||fo)||t instanceof(E.default.WriteStream||fo))&&vo(t.close)}(t)?t.close(fo):function(t){return t.setHeader&&vo(t.abort)}(t)?t.abort():vo(t.destroy)?t.destroy():void r(e||new Error("stream was destroyed"))}},bo=function(t){t()},yo=function(t,e){return t.pipe(e)},go=function(){var t,e=Array.prototype.slice.call(arguments),n=vo(e[e.length-1]||fo)&&e.pop()||fo;if(Array.isArray(e[0])&&(e=e[0]),e.length<2)throw new Error("pump requires two streams per minimum");var r=e.map((function(o,i){var s=i<e.length-1;return mo(o,s,i>0,(function(e){t||(t=e),e&&r.forEach(bo),s||(r.forEach(bo),n(t))}))}));return e.reduce(yo)};const{Duplex:wo}=b.default;function _o(t){t.emit("close")}function jo(){!this.destroyed&&this._writableState.finished&&this.destroy()}function xo(t){this.removeListener("error",xo),this.destroy(),0===this.listenerCount("error")&&this.emit("error",t)}var So=function(t,e){let n=!0;const r=new wo({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return t.on("message",(function(e,n){const o=!n&&r._readableState.objectMode?e.toString():e;r.push(o)||t.pause()})),t.once("error",(function(t){r.destroyed||(n=!1,r.destroy(t))})),t.once("close",(function(){r.destroyed||r.push(null)})),r._destroy=function(e,o){if(t.readyState===t.CLOSED)return o(e),void process.nextTick(_o,r);let i=!1;t.once("error",(function(t){i=!0,o(t)})),t.once("close",(function(){i||o(e),process.nextTick(_o,r)})),n&&t.terminate()},r._final=function(e){t.readyState!==t.CONNECTING?null!==t._socket&&(t._socket._writableState.finished?(e(),r._readableState.endEmitted&&r.destroy()):(t._socket.once("finish",(function(){e()})),t.close())):t.once("open",(function(){r._final(e)}))},r._read=function(){t.isPaused&&t.resume()},r._write=function(e,n,o){t.readyState!==t.CONNECTING?t.send(e,o):t.once("open",(function(){r._write(e,n,o)}))},r.on("end",jo),r.on("error",xo),r};function Eo(t,e){return t(e={exports:{}},e.exports),e.exports}var ko={BINARY_TYPES:["nodebuffer","arraybuffer","fragments"],EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}},Ao="function"==typeof __webpack_require__?__non_webpack_require__:function(){throw new Error("Dynamic requires are not currently supported by rollup-plugin-commonjs")},Io=process.config&&process.config.variables||{},Oo=!!process.env.PREBUILDS_ONLY,Co=process.versions.modules,Uo=!(!process.versions||!process.versions.electron)||!!process.env.ELECTRON_RUN_AS_NODE||"undefined"!=typeof window&&window.process&&"renderer"===window.process.type?"electron":"node",Po=j.default.arch(),To=j.default.platform(),No=process.env.LIBC||(function(t){return"linux"===t&&E.default.existsSync("/etc/alpine-release")}(To)?"musl":"glibc"),Lo=process.env.ARM_VERSION||("arm64"===Po?"8":Io.arm_version)||"",Ro=(process.versions.uv||"").split(".")[0],Bo=Do;function Do(t){return Ao(Do.path(t))}function Go(t){try{return E.default.readdirSync(t)}catch(t){return[]}}function Fo(t,e){var n=Go(t).filter(e);return n[0]&&k.default.join(t,n[0])}function Mo(t){return/\.node$/.test(t)}function Wo(t){var e=t.split("-");if(2===e.length){var n=e[0],r=e[1].split("+");if(n&&r.length&&r.every(Boolean))return{name:t,platform:n,architectures:r}}}function $o(t,e){return function(n){return null!=n&&(n.platform===t&&n.architectures.includes(e))}}function qo(t,e){return t.architectures.length-e.architectures.length}function Jo(t){var e=t.split("."),n={file:t,specificity:0};if("node"===e.pop()){for(var r=0;r<e.length;r++){var o=e[r];if("node"===o||"electron"===o||"node-webkit"===o)n.runtime=o;else if("napi"===o)n.napi=!0;else if("abi"===o.slice(0,3))n.abi=o.slice(3);else if("uv"===o.slice(0,2))n.uv=o.slice(2);else if("armv"===o.slice(0,4))n.armv=o.slice(4);else{if("glibc"!==o&&"musl"!==o)continue;n.libc=o}n.specificity++}return n}}function Vo(t,e){return function(n){return null!=n&&(!(n.runtime!==t&&!function(t){return"node"===t.runtime&&t.napi}(n))&&(!(n.abi!==e&&!n.napi)&&((!n.uv||n.uv===Ro)&&((!n.armv||n.armv===Lo)&&(!n.libc||n.libc===No)))))}}function zo(t){return function(e,n){return e.runtime!==n.runtime?e.runtime===t?-1:1:e.abi!==n.abi?e.abi?-1:1:e.specificity!==n.specificity?e.specificity>n.specificity?-1:1:0}}Do.path=function(t){t=k.default.resolve(t||".");try{var e=Ao(k.default.join(t,"package.json")).name.toUpperCase().replace(/-/g,"_");process.env[e+"_PREBUILD"]&&(t=process.env[e+"_PREBUILD"])}catch(t){}if(!Oo){var n=Fo(k.default.join(t,"build/Release"),Mo);if(n)return n;var r=Fo(k.default.join(t,"build/Debug"),Mo);if(r)return r}var o=a(t);if(o)return o;var i=a(k.default.dirname(process.execPath));if(i)return i;var s=["platform="+To,"arch="+Po,"runtime="+Uo,"abi="+Co,"uv="+Ro,Lo?"armv="+Lo:"","libc="+No,"node="+process.versions.node,process.versions.electron?"electron="+process.versions.electron:"","function"==typeof __webpack_require__?"webpack=true":""].filter(Boolean).join(" ");throw new Error("No native build was found for "+s+"\n loaded from: "+t+"\n");function a(t){var e=Go(k.default.join(t,"prebuilds")).map(Wo).filter($o(To,Po)).sort(qo)[0];if(e){var n=k.default.join(t,"prebuilds",e.name),r=Go(n).map(Jo).filter(Vo(Uo,Co)).sort(zo(Uo))[0];return r?k.default.join(n,r.file):void 0}}},Do.parseTags=Jo,Do.matchTags=Vo,Do.compareTags=zo,Do.parseTuple=Wo,Do.matchTuple=$o,Do.compareTuples=qo;var Ho={mask:(t,e,n,r,o)=>{for(var i=0;i<o;i++)n[r+i]=t[i]^e[3&i]},unmask:(t,e)=>{const n=t.length;for(var r=0;r<n;r++)t[r]^=e[3&r]}},Yo=Eo((function(t){try{t.exports=Bo(__dirname)}catch(e){t.exports=Ho}})),Ko=Eo((function(t){const{EMPTY_BUFFER:e}=ko;function n(t,n){if(0===t.length)return e;if(1===t.length)return t[0];const r=Buffer.allocUnsafe(n);let o=0;for(let e=0;e<t.length;e++){const n=t[e];r.set(n,o),o+=n.length}return o<n?r.slice(0,o):r}function r(t,e,n,r,o){for(let i=0;i<o;i++)n[r+i]=t[i]^e[3&i]}function o(t,e){for(let n=0;n<t.length;n++)t[n]^=e[3&n]}function i(t){return t.byteLength===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength)}function s(t){if(s.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=Buffer.from(t):ArrayBuffer.isView(t)?e=Buffer.from(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),s.readOnly=!1),e}try{const e=Yo;t.exports={concat:n,mask(t,n,o,i,s){s<48?r(t,n,o,i,s):e.mask(t,n,o,i,s)},toArrayBuffer:i,toBuffer:s,unmask(t,n){t.length<32?o(t,n):e.unmask(t,n)}}}catch(e){t.exports={concat:n,mask:r,toArrayBuffer:i,toBuffer:s,unmask:o}}}));Ko.concat,Ko.mask,Ko.toArrayBuffer,Ko.toBuffer,Ko.unmask;const Xo=Symbol("kDone"),Zo=Symbol("kRun");var Qo=class{constructor(t){this[Xo]=()=>{this.pending--,this[Zo]()},this.concurrency=t||1/0,this.jobs=[],this.pending=0}add(t){this.jobs.push(t),this[Zo]()}[Zo](){if(this.pending!==this.concurrency&&this.jobs.length){const t=this.jobs.shift();this.pending++,t(this[Xo])}}};const{kStatusCode:ti}=ko,ei=Buffer.from([0,0,255,255]),ni=Symbol("permessage-deflate"),ri=Symbol("total-length"),oi=Symbol("callback"),ii=Symbol("buffers"),si=Symbol("error");let ai;var ci=class{constructor(t,e,n){if(this._maxPayload=0|n,this._options=t||{},this._threshold=void 0!==this._options.threshold?this._options.threshold:1024,this._isServer=!!e,this._deflate=null,this._inflate=null,this.params=null,!ai){const t=void 0!==this._options.concurrencyLimit?this._options.concurrencyLimit:10;ai=new Qo(t)}}static get extensionName(){return"permessage-deflate"}offer(){const t={};return this._options.serverNoContextTakeover&&(t.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(t.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(t.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?t.client_max_window_bits=this._options.clientMaxWindowBits:null==this._options.clientMaxWindowBits&&(t.client_max_window_bits=!0),t}accept(t){return t=this.normalizeParams(t),this.params=this._isServer?this.acceptAsServer(t):this.acceptAsClient(t),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){const t=this._deflate[oi];this._deflate.close(),this._deflate=null,t&&t(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(t){const e=this._options,n=t.find((t=>!(!1===e.serverNoContextTakeover&&t.server_no_context_takeover||t.server_max_window_bits&&(!1===e.serverMaxWindowBits||"number"==typeof e.serverMaxWindowBits&&e.serverMaxWindowBits>t.server_max_window_bits)||"number"==typeof e.clientMaxWindowBits&&!t.client_max_window_bits)));if(!n)throw new Error("None of the extension offers can be accepted");return e.serverNoContextTakeover&&(n.server_no_context_takeover=!0),e.clientNoContextTakeover&&(n.client_no_context_takeover=!0),"number"==typeof e.serverMaxWindowBits&&(n.server_max_window_bits=e.serverMaxWindowBits),"number"==typeof e.clientMaxWindowBits?n.client_max_window_bits=e.clientMaxWindowBits:!0!==n.client_max_window_bits&&!1!==e.clientMaxWindowBits||delete n.client_max_window_bits,n}acceptAsClient(t){const e=t[0];if(!1===this._options.clientNoContextTakeover&&e.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(e.client_max_window_bits){if(!1===this._options.clientMaxWindowBits||"number"==typeof this._options.clientMaxWindowBits&&e.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"')}else"number"==typeof this._options.clientMaxWindowBits&&(e.client_max_window_bits=this._options.clientMaxWindowBits);return e}normalizeParams(t){return t.forEach((t=>{Object.keys(t).forEach((e=>{let n=t[e];if(n.length>1)throw new Error(`Parameter "${e}" must have only a single value`);if(n=n[0],"client_max_window_bits"===e){if(!0!==n){const t=+n;if(!Number.isInteger(t)||t<8||t>15)throw new TypeError(`Invalid value for parameter "${e}": ${n}`);n=t}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${e}": ${n}`)}else if("server_max_window_bits"===e){const t=+n;if(!Number.isInteger(t)||t<8||t>15)throw new TypeError(`Invalid value for parameter "${e}": ${n}`);n=t}else{if("client_no_context_takeover"!==e&&"server_no_context_takeover"!==e)throw new Error(`Unknown parameter "${e}"`);if(!0!==n)throw new TypeError(`Invalid value for parameter "${e}": ${n}`)}t[e]=n}))})),t}decompress(t,e,n){ai.add((r=>{this._decompress(t,e,((t,e)=>{r(),n(t,e)}))}))}compress(t,e,n){ai.add((r=>{this._compress(t,e,((t,e)=>{r(),n(t,e)}))}))}_decompress(t,e,n){const r=this._isServer?"client":"server";if(!this._inflate){const t=`${r}_max_window_bits`,e="number"!=typeof this.params[t]?_.default.Z_DEFAULT_WINDOWBITS:this.params[t];this._inflate=_.default.createInflateRaw({...this._options.zlibInflateOptions,windowBits:e}),this._inflate[ni]=this,this._inflate[ri]=0,this._inflate[ii]=[],this._inflate.on("error",li),this._inflate.on("data",di)}this._inflate[oi]=n,this._inflate.write(t),e&&this._inflate.write(ei),this._inflate.flush((()=>{const t=this._inflate[si];if(t)return this._inflate.close(),this._inflate=null,void n(t);const o=Ko.concat(this._inflate[ii],this._inflate[ri]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[ri]=0,this._inflate[ii]=[],e&&this.params[`${r}_no_context_takeover`]&&this._inflate.reset()),n(null,o)}))}_compress(t,e,n){const r=this._isServer?"server":"client";if(!this._deflate){const t=`${r}_max_window_bits`,e="number"!=typeof this.params[t]?_.default.Z_DEFAULT_WINDOWBITS:this.params[t];this._deflate=_.default.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:e}),this._deflate[ri]=0,this._deflate[ii]=[],this._deflate.on("data",ui)}this._deflate[oi]=n,this._deflate.write(t),this._deflate.flush(_.default.Z_SYNC_FLUSH,(()=>{if(!this._deflate)return;let t=Ko.concat(this._deflate[ii],this._deflate[ri]);e&&(t=t.slice(0,t.length-4)),this._deflate[oi]=null,this._deflate[ri]=0,this._deflate[ii]=[],e&&this.params[`${r}_no_context_takeover`]&&this._deflate.reset(),n(null,t)}))}};function ui(t){this[ii].push(t),this[ri]+=t.length}function di(t){this[ri]+=t.length,this[ni]._maxPayload<1||this[ri]<=this[ni]._maxPayload?this[ii].push(t):(this[si]=new RangeError("Max payload size exceeded"),this[si].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[si][ti]=1009,this.removeListener("data",di),this.reset())}function li(t){this[ni]._inflate=null,t[ti]=1007,this[oi](t)}var pi=function(t){const e=t.length;let n=0;for(;n<e;)if(0==(128&t[n]))n++;else if(192==(224&t[n])){if(n+1===e||128!=(192&t[n+1])||192==(254&t[n]))return!1;n+=2}else if(224==(240&t[n])){if(n+2>=e||128!=(192&t[n+1])||128!=(192&t[n+2])||224===t[n]&&128==(224&t[n+1])||237===t[n]&&160==(224&t[n+1]))return!1;n+=3}else{if(240!=(248&t[n]))return!1;if(n+3>=e||128!=(192&t[n+1])||128!=(192&t[n+2])||128!=(192&t[n+3])||240===t[n]&&128==(240&t[n+1])||244===t[n]&&t[n+1]>143||t[n]>244)return!1;n+=4}return!0},fi=Eo((function(t){try{t.exports=Bo(__dirname)}catch(e){t.exports=pi}})),hi=Eo((function(t){const e=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function n(t){return t>=1e3&&t<=1014&&1004!==t&&1005!==t&&1006!==t||t>=3e3&&t<=4999}function r(t){const e=t.length;let n=0;for(;n<e;)if(0==(128&t[n]))n++;else if(192==(224&t[n])){if(n+1===e||128!=(192&t[n+1])||192==(254&t[n]))return!1;n+=2}else if(224==(240&t[n])){if(n+2>=e||128!=(192&t[n+1])||128!=(192&t[n+2])||224===t[n]&&128==(224&t[n+1])||237===t[n]&&160==(224&t[n+1]))return!1;n+=3}else{if(240!=(248&t[n]))return!1;if(n+3>=e||128!=(192&t[n+1])||128!=(192&t[n+2])||128!=(192&t[n+3])||240===t[n]&&128==(240&t[n+1])||244===t[n]&&t[n+1]>143||t[n]>244)return!1;n+=4}return!0}try{const o=fi;t.exports={isValidStatusCode:n,isValidUTF8:t=>t.length<150?r(t):o(t),tokenChars:e}}catch(o){t.exports={isValidStatusCode:n,isValidUTF8:r,tokenChars:e}}}));hi.isValidStatusCode,hi.isValidUTF8,hi.tokenChars;const{Writable:vi}=b.default,{BINARY_TYPES:mi,EMPTY_BUFFER:bi,kStatusCode:yi,kWebSocket:gi}=ko,{concat:wi,toArrayBuffer:_i,unmask:ji}=Ko,{isValidStatusCode:xi,isValidUTF8:Si}=hi;var Ei=class extends vi{constructor(t={}){super(),this._binaryType=t.binaryType||mi[0],this._extensions=t.extensions||{},this._isServer=!!t.isServer,this._maxPayload=0|t.maxPayload,this._skipUTF8Validation=!!t.skipUTF8Validation,this[gi]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._state=0,this._loop=!1}_write(t,e,n){if(8===this._opcode&&0==this._state)return n();this._bufferedBytes+=t.length,this._buffers.push(t),this.startLoop(n)}consume(t){if(this._bufferedBytes-=t,t===this._buffers[0].length)return this._buffers.shift();if(t<this._buffers[0].length){const e=this._buffers[0];return this._buffers[0]=e.slice(t),e.slice(0,t)}const e=Buffer.allocUnsafe(t);do{const n=this._buffers[0],r=e.length-t;t>=n.length?e.set(this._buffers.shift(),r):(e.set(new Uint8Array(n.buffer,n.byteOffset,t),r),this._buffers[0]=n.slice(t)),t-=n.length}while(t>0);return e}startLoop(t){let e;this._loop=!0;do{switch(this._state){case 0:e=this.getInfo();break;case 1:e=this.getPayloadLength16();break;case 2:e=this.getPayloadLength64();break;case 3:this.getMask();break;case 4:e=this.getData(t);break;default:return void(this._loop=!1)}}while(this._loop);t(e)}getInfo(){if(this._bufferedBytes<2)return void(this._loop=!1);const t=this.consume(2);if(0!=(48&t[0]))return this._loop=!1,ki(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");const e=64==(64&t[0]);if(e&&!this._extensions[ci.extensionName])return this._loop=!1,ki(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");if(this._fin=128==(128&t[0]),this._opcode=15&t[0],this._payloadLength=127&t[1],0===this._opcode){if(e)return this._loop=!1,ki(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");if(!this._fragmented)return this._loop=!1,ki(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");this._opcode=this._fragmented}else if(1===this._opcode||2===this._opcode){if(this._fragmented)return this._loop=!1,ki(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");this._compressed=e}else{if(!(this._opcode>7&&this._opcode<11))return this._loop=!1,ki(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");if(!this._fin)return this._loop=!1,ki(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");if(e)return this._loop=!1,ki(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");if(this._payloadLength>125)return this._loop=!1,ki(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH")}if(this._fin||this._fragmented||(this._fragmented=this._opcode),this._masked=128==(128&t[1]),this._isServer){if(!this._masked)return this._loop=!1,ki(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK")}else if(this._masked)return this._loop=!1,ki(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");if(126===this._payloadLength)this._state=1;else{if(127!==this._payloadLength)return this.haveLength();this._state=2}}getPayloadLength16(){if(!(this._bufferedBytes<2))return this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength();this._loop=!1}getPayloadLength64(){if(this._bufferedBytes<8)return void(this._loop=!1);const t=this.consume(8),e=t.readUInt32BE(0);return e>Math.pow(2,21)-1?(this._loop=!1,ki(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH")):(this._payloadLength=e*Math.pow(2,32)+t.readUInt32BE(4),this.haveLength())}haveLength(){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0))return this._loop=!1,ki(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");this._masked?this._state=3:this._state=4}getMask(){this._bufferedBytes<4?this._loop=!1:(this._mask=this.consume(4),this._state=4)}getData(t){let e=bi;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength)return void(this._loop=!1);e=this.consume(this._payloadLength),this._masked&&0!=(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])&&ji(e,this._mask)}return this._opcode>7?this.controlMessage(e):this._compressed?(this._state=5,void this.decompress(e,t)):(e.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(e)),this.dataMessage())}decompress(t,e){this._extensions[ci.extensionName].decompress(t,this._fin,((t,n)=>{if(t)return e(t);if(n.length){if(this._messageLength+=n.length,this._messageLength>this._maxPayload&&this._maxPayload>0)return e(ki(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH"));this._fragments.push(n)}const r=this.dataMessage();if(r)return e(r);this.startLoop(e)}))}dataMessage(){if(this._fin){const t=this._messageLength,e=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],2===this._opcode){let n;n="nodebuffer"===this._binaryType?wi(e,t):"arraybuffer"===this._binaryType?_i(wi(e,t)):e,this.emit("message",n,!0)}else{const n=wi(e,t);if(!this._skipUTF8Validation&&!Si(n))return this._loop=!1,ki(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");this.emit("message",n,!1)}}this._state=0}controlMessage(t){if(8===this._opcode)if(this._loop=!1,0===t.length)this.emit("conclude",1005,bi),this.end();else{if(1===t.length)return ki(RangeError,"invalid payload length 1",!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");{const e=t.readUInt16BE(0);if(!xi(e))return ki(RangeError,`invalid status code ${e}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");const n=t.slice(2);if(!this._skipUTF8Validation&&!Si(n))return ki(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");this.emit("conclude",e,n),this.end()}}else 9===this._opcode?this.emit("ping",t):this.emit("pong",t);this._state=0}};function ki(t,e,n,r,o){const i=new t(n?`Invalid WebSocket frame: ${e}`:e);return Error.captureStackTrace(i,ki),i.code=o,i[yi]=r,i}const{randomFillSync:Ai}=I.default,{EMPTY_BUFFER:Ii}=ko,{isValidStatusCode:Oi}=hi,{mask:Ci,toBuffer:Ui}=Ko,Pi=Buffer.alloc(4);class Ti{constructor(t,e,n){this._extensions=e||{},n&&(this._generateMask=n,this._maskBuffer=Buffer.alloc(4)),this._socket=t,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._deflating=!1,this._queue=[]}static frame(t,e){let n,r=!1,o=2,i=!1;e.mask&&(n=e.maskBuffer||Pi,e.generateMask?e.generateMask(n):Ai(n,0,4),i=0==(n[0]|n[1]|n[2]|n[3]),e.readOnly&&!i&&(r=!0),o=6);let s=t.length;t.length>=65536?(o+=8,s=127):t.length>125&&(o+=2,s=126);const a=Buffer.allocUnsafe(r?t.length+o:o);return a[0]=e.fin?128|e.opcode:e.opcode,e.rsv1&&(a[0]|=64),a[1]=s,126===s?a.writeUInt16BE(t.length,2):127===s&&(a[2]=a[3]=0,a.writeUIntBE(t.length,4,6)),e.mask?(a[1]|=128,a[o-4]=n[0],a[o-3]=n[1],a[o-2]=n[2],a[o-1]=n[3],i?[a,t]:r?(Ci(t,n,a,o,t.length),[a]):(Ci(t,n,t,0,t.length),[a,t])):[a,t]}close(t,e,n,r){let o;if(void 0===t)o=Ii;else{if("number"!=typeof t||!Oi(t))throw new TypeError("First argument must be a valid error code number");if(void 0!==e&&e.length){const n=Buffer.byteLength(e);if(n>123)throw new RangeError("The message must not be greater than 123 bytes");o=Buffer.allocUnsafe(2+n),o.writeUInt16BE(t,0),"string"==typeof e?o.write(e,2):o.set(e,2)}else o=Buffer.allocUnsafe(2),o.writeUInt16BE(t,0)}this._deflating?this.enqueue([this.doClose,o,n,r]):this.doClose(o,n,r)}doClose(t,e,n){this.sendFrame(Ti.frame(t,{fin:!0,rsv1:!1,opcode:8,mask:e,maskBuffer:this._maskBuffer,generateMask:this._generateMask,readOnly:!1}),n)}ping(t,e,n){const r=Ui(t);if(r.length>125)throw new RangeError("The data size must not be greater than 125 bytes");this._deflating?this.enqueue([this.doPing,r,e,Ui.readOnly,n]):this.doPing(r,e,Ui.readOnly,n)}doPing(t,e,n,r){this.sendFrame(Ti.frame(t,{fin:!0,rsv1:!1,opcode:9,mask:e,maskBuffer:this._maskBuffer,generateMask:this._generateMask,readOnly:n}),r)}pong(t,e,n){const r=Ui(t);if(r.length>125)throw new RangeError("The data size must not be greater than 125 bytes");this._deflating?this.enqueue([this.doPong,r,e,Ui.readOnly,n]):this.doPong(r,e,Ui.readOnly,n)}doPong(t,e,n,r){this.sendFrame(Ti.frame(t,{fin:!0,rsv1:!1,opcode:10,mask:e,maskBuffer:this._maskBuffer,generateMask:this._generateMask,readOnly:n}),r)}send(t,e,n){const r=Ui(t),o=this._extensions[ci.extensionName];let i=e.binary?2:1,s=e.compress;if(this._firstFragment?(this._firstFragment=!1,s&&o&&o.params[o._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(s=r.length>=o._threshold),this._compress=s):(s=!1,i=0),e.fin&&(this._firstFragment=!0),o){const t={fin:e.fin,rsv1:s,opcode:i,mask:e.mask,maskBuffer:this._maskBuffer,generateMask:this._generateMask,readOnly:Ui.readOnly};this._deflating?this.enqueue([this.dispatch,r,this._compress,t,n]):this.dispatch(r,this._compress,t,n)}else this.sendFrame(Ti.frame(r,{fin:e.fin,rsv1:!1,opcode:i,mask:e.mask,maskBuffer:this._maskBuffer,generateMask:this._generateMask,readOnly:Ui.readOnly}),n)}dispatch(t,e,n,r){if(!e)return void this.sendFrame(Ti.frame(t,n),r);const o=this._extensions[ci.extensionName];this._bufferedBytes+=t.length,this._deflating=!0,o.compress(t,n.fin,((e,o)=>{if(this._socket.destroyed){const t=new Error("The socket was closed while data was being compressed");"function"==typeof r&&r(t);for(let e=0;e<this._queue.length;e++){const n=this._queue[e][4];"function"==typeof n&&n(t)}}else this._bufferedBytes-=t.length,this._deflating=!1,n.readOnly=!1,this.sendFrame(Ti.frame(o,n),r),this.dequeue()}))}dequeue(){for(;!this._deflating&&this._queue.length;){const t=this._queue.shift();this._bufferedBytes-=t[1].length,Reflect.apply(t[0],this,t.slice(1))}}enqueue(t){this._bufferedBytes+=t[1].length,this._queue.push(t)}sendFrame(t,e){2===t.length?(this._socket.cork(),this._socket.write(t[0]),this._socket.write(t[1],e),this._socket.uncork()):this._socket.write(t[0],e)}}var Ni=Ti;const{kForOnEventAttribute:Li,kListener:Ri}=ko,Bi=Symbol("kCode"),Di=Symbol("kData"),Gi=Symbol("kError"),Fi=Symbol("kMessage"),Mi=Symbol("kReason"),Wi=Symbol("kTarget"),$i=Symbol("kType"),qi=Symbol("kWasClean");class Ji{constructor(t){this[Wi]=null,this[$i]=t}get target(){return this[Wi]}get type(){return this[$i]}}Object.defineProperty(Ji.prototype,"target",{enumerable:!0}),Object.defineProperty(Ji.prototype,"type",{enumerable:!0});class Vi extends Ji{constructor(t,e={}){super(t),this[Bi]=void 0===e.code?0:e.code,this[Mi]=void 0===e.reason?"":e.reason,this[qi]=void 0!==e.wasClean&&e.wasClean}get code(){return this[Bi]}get reason(){return this[Mi]}get wasClean(){return this[qi]}}Object.defineProperty(Vi.prototype,"code",{enumerable:!0}),Object.defineProperty(Vi.prototype,"reason",{enumerable:!0}),Object.defineProperty(Vi.prototype,"wasClean",{enumerable:!0});class zi extends Ji{constructor(t,e={}){super(t),this[Gi]=void 0===e.error?null:e.error,this[Fi]=void 0===e.message?"":e.message}get error(){return this[Gi]}get message(){return this[Fi]}}Object.defineProperty(zi.prototype,"error",{enumerable:!0}),Object.defineProperty(zi.prototype,"message",{enumerable:!0});class Hi extends Ji{constructor(t,e={}){super(t),this[Di]=void 0===e.data?null:e.data}get data(){return this[Di]}}Object.defineProperty(Hi.prototype,"data",{enumerable:!0});const Yi={addEventListener(t,e,n={}){let r;if("message"===t)r=function(t,n){const r=new Hi("message",{data:n?t:t.toString()});r[Wi]=this,e.call(this,r)};else if("close"===t)r=function(t,n){const r=new Vi("close",{code:t,reason:n.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});r[Wi]=this,e.call(this,r)};else if("error"===t)r=function(t){const n=new zi("error",{error:t,message:t.message});n[Wi]=this,e.call(this,n)};else{if("open"!==t)return;r=function(){const t=new Ji("open");t[Wi]=this,e.call(this,t)}}r[Li]=!!n[Li],r[Ri]=e,n.once?this.once(t,r):this.on(t,r)},removeEventListener(t,e){for(const n of this.listeners(t))if(n[Ri]===e&&!n[Li]){this.removeListener(t,n);break}}};var Ki={CloseEvent:Vi,ErrorEvent:zi,Event:Ji,EventTarget:Yi,MessageEvent:Hi};const{tokenChars:Xi}=hi;function Zi(t,e,n){void 0===t[e]?t[e]=[n]:t[e].push(n)}var Qi={format:function(t){return Object.keys(t).map((e=>{let n=t[e];return Array.isArray(n)||(n=[n]),n.map((t=>[e].concat(Object.keys(t).map((e=>{let n=t[e];return Array.isArray(n)||(n=[n]),n.map((t=>!0===t?e:`${e}=${t}`)).join("; ")}))).join("; "))).join(", ")})).join(", ")},parse:function(t){const e=Object.create(null);let n,r,o=Object.create(null),i=!1,s=!1,a=!1,c=-1,u=-1,d=-1,l=0;for(;l<t.length;l++)if(u=t.charCodeAt(l),void 0===n)if(-1===d&&1===Xi[u])-1===c&&(c=l);else if(0===l||32!==u&&9!==u){if(59!==u&&44!==u)throw new SyntaxError(`Unexpected character at index ${l}`);{if(-1===c)throw new SyntaxError(`Unexpected character at index ${l}`);-1===d&&(d=l);const r=t.slice(c,d);44===u?(Zi(e,r,o),o=Object.create(null)):n=r,c=d=-1}}else-1===d&&-1!==c&&(d=l);else if(void 0===r)if(-1===d&&1===Xi[u])-1===c&&(c=l);else if(32===u||9===u)-1===d&&-1!==c&&(d=l);else if(59===u||44===u){if(-1===c)throw new SyntaxError(`Unexpected character at index ${l}`);-1===d&&(d=l),Zi(o,t.slice(c,d),!0),44===u&&(Zi(e,n,o),o=Object.create(null),n=void 0),c=d=-1}else{if(61!==u||-1===c||-1!==d)throw new SyntaxError(`Unexpected character at index ${l}`);r=t.slice(c,l),c=d=-1}else if(s){if(1!==Xi[u])throw new SyntaxError(`Unexpected character at index ${l}`);-1===c?c=l:i||(i=!0),s=!1}else if(a)if(1===Xi[u])-1===c&&(c=l);else if(34===u&&-1!==c)a=!1,d=l;else{if(92!==u)throw new SyntaxError(`Unexpected character at index ${l}`);s=!0}else if(34===u&&61===t.charCodeAt(l-1))a=!0;else if(-1===d&&1===Xi[u])-1===c&&(c=l);else if(-1===c||32!==u&&9!==u){if(59!==u&&44!==u)throw new SyntaxError(`Unexpected character at index ${l}`);{if(-1===c)throw new SyntaxError(`Unexpected character at index ${l}`);-1===d&&(d=l);let s=t.slice(c,d);i&&(s=s.replace(/\\/g,""),i=!1),Zi(o,r,s),44===u&&(Zi(e,n,o),o=Object.create(null),n=void 0),r=void 0,c=d=-1}}else-1===d&&(d=l);if(-1===c||a||32===u||9===u)throw new SyntaxError("Unexpected end of input");-1===d&&(d=l);const p=t.slice(c,d);return void 0===n?Zi(e,p,o):(void 0===r?Zi(o,p,!0):Zi(o,r,i?p.replace(/\\/g,""):p),Zi(e,n,o)),e}};const{randomBytes:ts,createHash:es}=I.default,{URL:ns}=g.default,{BINARY_TYPES:rs,EMPTY_BUFFER:os,GUID:is,kForOnEventAttribute:ss,kListener:as,kStatusCode:cs,kWebSocket:us,NOOP:ds}=ko,{EventTarget:{addEventListener:ls,removeEventListener:ps}}=Ki,{format:fs,parse:hs}=Qi,{toBuffer:vs}=Ko,ms=["CONNECTING","OPEN","CLOSING","CLOSED"],bs=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ys=[8,13];class gs extends m.default{constructor(t,e,n){super(),this._binaryType=rs[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=os,this._closeTimer=null,this._extensions={},this._paused=!1,this._protocol="",this._readyState=gs.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,null!==t?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,void 0===e?e=[]:Array.isArray(e)||("object"==typeof e&&null!==e?(n=e,e=[]):e=[e]),_s(this,t,e,n)):this._isServer=!0}get binaryType(){return this._binaryType}set binaryType(t){rs.includes(t)&&(this._binaryType=t,this._receiver&&(this._receiver._binaryType=t))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(t,e,n){const r=new Ei({binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:n.maxPayload,skipUTF8Validation:n.skipUTF8Validation});this._sender=new Ni(t,this._extensions,n.generateMask),this._receiver=r,this._socket=t,r[us]=this,t[us]=this,r.on("conclude",As),r.on("drain",Is),r.on("error",Os),r.on("message",Us),r.on("ping",Ps),r.on("pong",Ts),t.setTimeout(0),t.setNoDelay(),e.length>0&&t.unshift(e),t.on("close",Ls),t.on("data",Rs),t.on("end",Bs),t.on("error",Ds),this._readyState=gs.OPEN,this.emit("open")}emitClose(){if(!this._socket)return this._readyState=gs.CLOSED,void this.emit("close",this._closeCode,this._closeMessage);this._extensions[ci.extensionName]&&this._extensions[ci.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=gs.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(t,e){if(this.readyState!==gs.CLOSED){if(this.readyState===gs.CONNECTING){const t="WebSocket was closed before the connection was established";return Es(this,this._req,t)}this.readyState!==gs.CLOSING?(this._readyState=gs.CLOSING,this._sender.close(t,e,!this._isServer,(t=>{t||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())})),this._closeTimer=setTimeout(this._socket.destroy.bind(this._socket),3e4)):this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end()}}pause(){this.readyState!==gs.CONNECTING&&this.readyState!==gs.CLOSED&&(this._paused=!0,this._socket.pause())}ping(t,e,n){if(this.readyState===gs.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");"function"==typeof t?(n=t,t=e=void 0):"function"==typeof e&&(n=e,e=void 0),"number"==typeof t&&(t=t.toString()),this.readyState===gs.OPEN?(void 0===e&&(e=!this._isServer),this._sender.ping(t||os,e,n)):ks(this,t,n)}pong(t,e,n){if(this.readyState===gs.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");"function"==typeof t?(n=t,t=e=void 0):"function"==typeof e&&(n=e,e=void 0),"number"==typeof t&&(t=t.toString()),this.readyState===gs.OPEN?(void 0===e&&(e=!this._isServer),this._sender.pong(t||os,e,n)):ks(this,t,n)}resume(){this.readyState!==gs.CONNECTING&&this.readyState!==gs.CLOSED&&(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(t,e,n){if(this.readyState===gs.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if("function"==typeof e&&(n=e,e={}),"number"==typeof t&&(t=t.toString()),this.readyState!==gs.OPEN)return void ks(this,t,n);const r={binary:"string"!=typeof t,mask:!this._isServer,compress:!0,fin:!0,...e};this._extensions[ci.extensionName]||(r.compress=!1),this._sender.send(t||os,r,n)}terminate(){if(this.readyState!==gs.CLOSED){if(this.readyState===gs.CONNECTING){const t="WebSocket was closed before the connection was established";return Es(this,this._req,t)}this._socket&&(this._readyState=gs.CLOSING,this._socket.destroy())}}}Object.defineProperty(gs,"CONNECTING",{enumerable:!0,value:ms.indexOf("CONNECTING")}),Object.defineProperty(gs.prototype,"CONNECTING",{enumerable:!0,value:ms.indexOf("CONNECTING")}),Object.defineProperty(gs,"OPEN",{enumerable:!0,value:ms.indexOf("OPEN")}),Object.defineProperty(gs.prototype,"OPEN",{enumerable:!0,value:ms.indexOf("OPEN")}),Object.defineProperty(gs,"CLOSING",{enumerable:!0,value:ms.indexOf("CLOSING")}),Object.defineProperty(gs.prototype,"CLOSING",{enumerable:!0,value:ms.indexOf("CLOSING")}),Object.defineProperty(gs,"CLOSED",{enumerable:!0,value:ms.indexOf("CLOSED")}),Object.defineProperty(gs.prototype,"CLOSED",{enumerable:!0,value:ms.indexOf("CLOSED")}),["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach((t=>{Object.defineProperty(gs.prototype,t,{enumerable:!0})})),["open","error","close","message"].forEach((t=>{Object.defineProperty(gs.prototype,`on${t}`,{enumerable:!0,get(){for(const e of this.listeners(t))if(e[ss])return e[as];return null},set(e){for(const e of this.listeners(t))if(e[ss]){this.removeListener(t,e);break}"function"==typeof e&&this.addEventListener(t,e,{[ss]:!0})}})})),gs.prototype.addEventListener=ls,gs.prototype.removeEventListener=ps;var ws=gs;function _s(t,e,n,r){const o={protocolVersion:ys[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...r,createConnection:void 0,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:void 0,host:void 0,path:void 0,port:void 0};if(!ys.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${ys.join(", ")})`);let i;if(e instanceof ns)i=e,t._url=e.href;else{try{i=new ns(e)}catch(t){throw new SyntaxError(`Invalid URL: ${e}`)}t._url=e}const s="wss:"===i.protocol,a="ws+unix:"===i.protocol;let c;if("ws:"===i.protocol||s||a?a&&!i.pathname?c="The URL's pathname is empty":i.hash&&(c="The URL contains a fragment identifier"):c='The URL\'s protocol must be one of "ws:", "wss:", or "ws+unix:"',c){const e=new SyntaxError(c);if(0===t._redirects)throw e;return void js(t,e)}const u=s?443:80,d=ts(16).toString("base64"),l=s?w.default.get:y.default.get,p=new Set;let f;if(o.createConnection=s?Ss:xs,o.defaultPort=o.defaultPort||u,o.port=i.port||u,o.host=i.hostname.startsWith("[")?i.hostname.slice(1,-1):i.hostname,o.headers={"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":d,Connection:"Upgrade",Upgrade:"websocket",...o.headers},o.path=i.pathname+i.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(f=new ci(!0!==o.perMessageDeflate?o.perMessageDeflate:{},!1,o.maxPayload),o.headers["Sec-WebSocket-Extensions"]=fs({[ci.extensionName]:f.offer()})),n.length){for(const t of n){if("string"!=typeof t||!bs.test(t)||p.has(t))throw new SyntaxError("An invalid or duplicated subprotocol was specified");p.add(t)}o.headers["Sec-WebSocket-Protocol"]=n.join(",")}if(o.origin&&(o.protocolVersion<13?o.headers["Sec-WebSocket-Origin"]=o.origin:o.headers.Origin=o.origin),(i.username||i.password)&&(o.auth=`${i.username}:${i.password}`),a){const t=o.path.split(":");o.socketPath=t[0],o.path=t[1]}let h=t._req=l(o);o.timeout&&h.on("timeout",(()=>{Es(t,h,"Opening handshake has timed out")})),h.on("error",(e=>{null===h||h.aborted||(h=t._req=null,js(t,e))})),h.on("response",(i=>{const s=i.headers.location,a=i.statusCode;if(s&&o.followRedirects&&a>=300&&a<400){if(++t._redirects>o.maxRedirects)return void Es(t,h,"Maximum redirects exceeded");let i;h.abort();try{i=new ns(s,e)}catch(e){const n=new SyntaxError(`Invalid URL: ${s}`);return void js(t,n)}_s(t,i,n,r)}else t.emit("unexpected-response",h,i)||Es(t,h,`Unexpected server response: ${i.statusCode}`)})),h.on("upgrade",((e,n,r)=>{if(t.emit("upgrade",e),t.readyState!==gs.CONNECTING)return;h=t._req=null;const i=es("sha1").update(d+is).digest("base64");if(e.headers["sec-websocket-accept"]!==i)return void Es(t,n,"Invalid Sec-WebSocket-Accept header");const s=e.headers["sec-websocket-protocol"];let a;if(void 0!==s?p.size?p.has(s)||(a="Server sent an invalid subprotocol"):a="Server sent a subprotocol but none was requested":p.size&&(a="Server sent no subprotocol"),a)return void Es(t,n,a);s&&(t._protocol=s);const c=e.headers["sec-websocket-extensions"];if(void 0!==c){if(!f){return void Es(t,n,"Server sent a Sec-WebSocket-Extensions header but no extension was requested")}let e;try{e=hs(c)}catch(e){return void Es(t,n,"Invalid Sec-WebSocket-Extensions header")}const r=Object.keys(e);if(1!==r.length||r[0]!==ci.extensionName){return void Es(t,n,"Server indicated an extension that was not requested")}try{f.accept(e[ci.extensionName])}catch(e){return void Es(t,n,"Invalid Sec-WebSocket-Extensions header")}t._extensions[ci.extensionName]=f}t.setSocket(n,r,{generateMask:o.generateMask,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}))}function js(t,e){t._readyState=gs.CLOSING,t.emit("error",e),t.emitClose()}function xs(t){return t.path=t.socketPath,x.default.connect(t)}function Ss(t){return t.path=void 0,t.servername||""===t.servername||(t.servername=x.default.isIP(t.host)?"":t.host),A.default.connect(t)}function Es(t,e,n){t._readyState=gs.CLOSING;const r=new Error(n);Error.captureStackTrace(r,Es),e.setHeader?(e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),e.once("abort",t.emitClose.bind(t)),t.emit("error",r)):(e.destroy(r),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function ks(t,e,n){if(e){const n=vs(e).length;t._socket?t._sender._bufferedBytes+=n:t._bufferedAmount+=n}if(n){n(new Error(`WebSocket is not open: readyState ${t.readyState} (${ms[t.readyState]})`))}}function As(t,e){const n=this[us];n._closeFrameReceived=!0,n._closeMessage=e,n._closeCode=t,void 0!==n._socket[us]&&(n._socket.removeListener("data",Rs),process.nextTick(Ns,n._socket),1005===t?n.close():n.close(t,e))}function Is(){const t=this[us];t.isPaused||t._socket.resume()}function Os(t){const e=this[us];void 0!==e._socket[us]&&(e._socket.removeListener("data",Rs),process.nextTick(Ns,e._socket),e.close(t[cs])),e.emit("error",t)}function Cs(){this[us].emitClose()}function Us(t,e){this[us].emit("message",t,e)}function Ps(t){const e=this[us];e.pong(t,!e._isServer,ds),e.emit("ping",t)}function Ts(t){this[us].emit("pong",t)}function Ns(t){t.resume()}function Ls(){const t=this[us];let e;this.removeListener("close",Ls),this.removeListener("data",Rs),this.removeListener("end",Bs),t._readyState=gs.CLOSING,this._readableState.endEmitted||t._closeFrameReceived||t._receiver._writableState.errorEmitted||null===(e=t._socket.read())||t._receiver.write(e),t._receiver.end(),this[us]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",Cs),t._receiver.on("finish",Cs))}function Rs(t){this[us]._receiver.write(t)||this.pause()}function Bs(){const t=this[us];t._readyState=gs.CLOSING,t._receiver.end(),this.end()}function Ds(){const t=this[us];this.removeListener("error",Ds),this.on("error",ds),t&&(t._readyState=gs.CLOSING,this.destroy())}var Gs=function(t){function n(e,n,r,o,i){void 0===i&&(i=5e3);var s=t.call(this)||this;s.endpoint=e,s.headers=n,s.rewriteHostHeader=r,s.bindToAssign=o,s.closeTimeout=i,s.protocol="TCP",s.openConnections=new Set,s.tcpServer=S.createServer(s.handleConnection.bind(s));var a=null==r?void 0:r.altHostnames.map((function(t){return(e=Ce(e=t))&&Wn.test(e)?e.replace(Mn,"\\$&"):e;var e})).join("|");return s.hostRegex=new RegExp("Host: (?:".concat(a,")(:.*$|$)"),"im"),s}return U(n,t),Object.defineProperty(n.prototype,"bindTo",{get:function(){var t;return null!==(t=this.boundTo)&&void 0!==t?t:this.bindToAssign},enumerable:!1,configurable:!0}),n.prototype.open=function(){return T(this,void 0,void 0,(function(){var t=this;return N(this,(function(e){return[2,new Promise((function(e){if(t.bindToAssign){var n=t.bindToAssign,r=n.port,o=n.address;t.tcpServer.listen(r,o,(function(){t.emit("tunnel-open",{address:o,port:r}),e({address:o,port:r})}))}else t.tcpServer.listen(0,(function(){var n=t.tcpServer.address(),r=n.address,o=n.port,i="0.0.0.0"===r||"::"===r?"127.0.0.1":r;t.boundTo={address:i,port:o},t.emit("tunnel-open",t.boundTo),e(t.boundTo)}))}))]}))}))},n.prototype.close=function(){return T(this,void 0,void 0,(function(){var t,e=this;return N(this,(function(n){switch(n.label){case 0:return t=!1,[4,Promise.race([new Promise((function(n){e.tcpServer.close((function(){t=!0,e.emit("tunnel-close"),n()}))})),new Promise((function(n){new Promise((function(t){return setTimeout(t,e.closeTimeout)})).then((function(){t||(e.openConnections.forEach((function(t){t.destroy(),e.openConnections.delete(t)})),n())}))}))])];case 1:return n.sent(),[2]}}))}))},n.prototype.handleConnection=function(t){var e=this;this.openConnections.add(t);var n=new ws(this.endpoint.replace("https:","wss:"),{headers:this.headers}),r=So(n),o=this.getHeaderTransform();this.rewriteHostHeader&&o?go(t,o,r):go(t,r),go(r,t),n.on("close",(function(t,n,r){e.emit("connection-close",t,n,r)})),r.on("error",(function(t){e.emit("connection-error",t)})),t.on("error",(function(t){e.emit("connection-error",t)})),this.emit("connection-accept")},n.prototype.getHeaderTransform=function(){if(this.rewriteHostHeader){var t=this.rewriteHostHeader.targetHostname,n=this.hostRegex;return new e.Transform({transform:function(e,r,o){var i=e.toString();if(i.split("\n",1)[0].includes("HTTP")){var s=i.replace(n,"Host: ".concat(t));o(null,Buffer.from(s))}else o(null,e)}})}},n}(t.EventEmitter),Fs=function(t){function e(e,n,r){var o=t.call(this)||this;return o.endpoint=e,o.headers=n,o.bindToAssign=r,o.protocol="UDP",o.udpSocket=O.default.createSocket("udp4"),o.handleConnection(),o}return U(e,t),Object.defineProperty(e.prototype,"bindTo",{get:function(){return this.boundTo},enumerable:!1,configurable:!0}),e.prototype.open=function(){return T(this,void 0,void 0,(function(){var t=this;return N(this,(function(e){return[2,new Promise((function(e){if(t.bindToAssign){var n=t.bindToAssign,r=n.port,o=n.address;t.udpSocket.bind(r,o,(function(){t.emit("tunnel-open",{address:o,port:r}),e({address:o,port:r})}))}else t.udpSocket.bind(0,(function(){var n=t.udpSocket.address(),r=n.address,o=n.port,i="0.0.0.0"===r||"::"===r?"127.0.0.1":r;t.boundTo={address:i,port:o},t.emit("tunnel-open",t.boundTo),e(t.boundTo)}))}))]}))}))},e.prototype.close=function(){return T(this,void 0,void 0,(function(){var t=this;return N(this,(function(e){switch(e.label){case 0:return[4,new Promise((function(e){t.udpSocket.close((function(){t.emit("tunnel-close"),e()}))}))];case 1:return e.sent(),[2]}}))}))},e.prototype.handleConnection=function(){var t,e=this,n=new ws(this.endpoint.replace("https:","wss:"),{headers:this.headers}),r=So(n);this.udpSocket.on("message",(function(e,n){t=n,r.write(e)})),r.on("data",(function(n){t&&e.udpSocket.send(n,t.port,t.address,(function(t){t&&e.emit("connection-error",t)}))})),this.udpSocket.on("error",(function(t){e.emit("connection-error",t)})),r.on("error",(function(t){e.emit("connection-error",t)})),n.on("connection-close",(function(t,n,r){e.emit("connection-close",t,n,r)})),n.on("connection-error",(function(t){e.emit("connection-error",t)})),this.emit("connection-accept")},e}(t.EventEmitter);var Ms="undefined"!=typeof process&&null!=process.versions&&null!=process.versions.node,Ws=function(t,e){return T(void 0,void 0,void 0,(function(){var n;return N(this,(function(r){return n=Promise.resolve([]),[2,t.reduce((function(t,n){return t.then((function(t){return e(n).then((function(e){return t.push(e),t}))}))}),n)]}))}))},$s=function(t){function e(e,n,r){var o=t.call(this)||this;return o.contextProvider=e,o.listServices=n,o.listAddons=r,o.connections=[],o.hostsFileMutex=new ro,o.ipAllocationMutex=new ro,o.stopForwarding=function(t){return T(o,void 0,void 0,(function(){var e,n,r,o,i,s;return N(this,(function(a){switch(a.label){case 0:return[4,t.tunnel.close()];case 1:return a.sent(),e=t.forwardingContext,n=e.projectId,r=e.type,o=e.id,(i=e.hostnames).length>0?[4,this.unregisterHostnames(null===(s=t.tunnel.bindTo)||void 0===s?void 0:s.address,i)]:[3,3];case 2:a.sent(),a.label=3;case 3:return this.connections.splice(this.connections.findIndex((function(t){var e=t.forwardingContext,i=e.type,s=e.id,a=e.projectId;return s===o&&a===n&&i===r})),1),[2]}}))}))},o.canExecuteWithHostnames=function(){return"win32"!==process.platform?process.getuid&&0!==process.getuid()?{error:!0,message:"You are not running this command with sufficient privileges (uid=".concat(process.getuid(),"). Try running with 'sudo'.")}:{error:!1,type:"unix-admin"}:function(){try{return c.execSync("fsutil dirty query %systemdrive%"),!0}catch(t){if("ENOENT"===t.code)try{return c.execSync("fltmc"),!0}catch(t){return!1}return!1}}()?{error:!1,type:"windows-admin"}:{error:!0,message:"You are not running this command as administrator. Please start command line with admin rights."}},o.assertStartedWithNodejs=function(){if(!Ms)throw new Error("Port forwarding only possible when started with nodejs")},o.proxyApiClient=new Rr(e),o}return U(e,t),e.prototype.withProjectForwarding=function(t,e,n){return void 0===n&&(n=!0),T(this,void 0,void 0,(function(){var r;return N(this,(function(o){switch(o.label){case 0:return[4,this.forwardProject(t,n)];case 1:r=o.sent(),o.label=2;case 2:return o.trys.push([2,,4,6]),[4,e(r)];case 3:return[2,o.sent()];case 4:return[4,this.stopProjectForwarding(t)];case 5:return o.sent(),[7];case 6:return[2]}}))}))},e.prototype.forwardProject=function(t,e){return void 0===e&&(e=!0),T(this,void 0,void 0,(function(){var n,r,o,i,s,a=this;return N(this,(function(c){switch(c.label){case 0:return this.assertStartedWithNodejs(),n=t.projectId,[4,this.listServices({parameters:{projectId:n}})];case 1:return r=c.sent(),[4,this.listAddons({parameters:{projectId:n}})];case 2:return o=c.sent(),[4,Promise.all(r.data.services.map((function(t){return T(a,void 0,void 0,(function(){return N(this,(function(r){return[2,this.forwardService({projectId:n,serviceId:t.id},e)]}))}))})))];case 3:return i=c.sent(),[4,Promise.all(o.data.addons.map((function(t){return T(a,void 0,void 0,(function(){return N(this,(function(r){switch(r.label){case 0:return[4,this.forwardAddon({projectId:n,addonId:t.id},e)];case 1:return[2,r.sent()]}}))}))})))];case 4:return s=c.sent(),[2,{services:i,addons:s}]}}))}))},e.prototype.withServiceForwarding=function(t,e,n){return void 0===n&&(n=!0),T(this,void 0,void 0,(function(){var r;return N(this,(function(o){switch(o.label){case 0:return[4,this.forwardService(t,n)];case 1:r=o.sent(),o.label=2;case 2:return o.trys.push([2,,4,6]),[4,e(r)];case 3:return[2,o.sent()];case 4:return[4,this.stopServiceForwarding(t)];case 5:return o.sent(),[7];case 6:return[2]}}))}))},e.prototype.forwardService=function(t,e){return void 0===e&&(e=!0),T(this,void 0,void 0,(function(){var n,r,o,i,s,a,c,u=this;return N(this,(function(d){switch(d.label){case 0:return this.assertStartedWithNodejs(),n=t.projectId,r=t.serviceId,[4,this.proxyApiClient.getServiceDetails(n,r)];case 1:return o=d.sent(),i=o.namespace,s=o.targetDomain,a=o.instances,c=o.ports,0===a.length?[2,[]]:[4,Ws(c,(function(t){var o,c="https://".concat(s,"/tunnel/projects/").concat(n,"/services/").concat(r,"/instance/").concat(a[0].podName,"/port/").concat(t.internalPort),d="".concat(r,".").concat(i,".svc.cluster.local"),l=["".concat(r)];t.name&&l.push("".concat(t.name,".").concat(r)),"HTTP"===t.protocol&&(o={altHostnames:l,targetHostname:d});var p=e?[]:L([d],l,!0);return u.forwardPort(c,t,p,"service",r,n,e,o)}))];case 2:return[2,d.sent()]}}))}))},e.prototype.withAddonForwarding=function(t,e,n){return void 0===n&&(n=!0),T(this,void 0,void 0,(function(){var r;return N(this,(function(o){switch(o.label){case 0:return[4,this.forwardAddon(t,n)];case 1:r=o.sent(),o.label=2;case 2:return o.trys.push([2,,4,6]),[4,e(r)];case 3:return[2,o.sent()];case 4:return[4,this.stopAddonForwarding(t)];case 5:return o.sent(),[7];case 6:return[2]}}))}))},e.prototype.forwardAddon=function(t,e){return void 0===e&&(e=!0),T(this,void 0,void 0,(function(){var n,r,o,i,s=this;return N(this,(function(a){switch(a.label){case 0:return this.assertStartedWithNodejs(),n=t.addonId,r=t.projectId,[4,this.proxyApiClient.getAddonDetails(r,n)];case 1:return o=a.sent(),i=o.instances.map((function(t){var e=t.podName,n=t.internalHostname;return t.ports.map((function(t){return{podName:e,internalHostname:n,port:t}}))})),[4,Ws((c=i,null!=c&&c.length?Be(c,1/0):[]),(function(t){var i=t.podName,a=t.internalHostname,c=t.port;return T(s,void 0,void 0,(function(){var t;return N(this,(function(s){return t="https://".concat(o.targetDomain,"/tunnel/projects/").concat(r,"/addons/").concat(n,"/instance/").concat(i,"/port/").concat(c.internalPort),[2,this.forwardPort(t,c,e?[]:[a],"addon",n,r,e)]}))}))}))];case 2:return[2,a.sent()]}var c}))}))},e.prototype.allocateIpAddress=function(t){return T(this,void 0,void 0,(function(){var e=this;return N(this,(function(n){return[2,this.ipAllocationMutex.enter((function(){return T(e,void 0,void 0,(function(){var e,n,r,o,i;return N(this,(function(s){switch(s.label){case 0:return e="127.24.1.1",n="127.24.255.255",r=null!==(i=this.nextIpAddress)&&void 0!==i?i:e,[4,Br(t,r,n)];case 1:return o=s.sent(),this.nextIpAddress=Mr(Fr(o)+1),Fr(this.nextIpAddress)>Fr(n)&&(this.nextIpAddress=e),[2,o]}}))}))}))]}))}))},e.prototype.forwardPort=function(t,e,n,r,o,i,s,a){var c;return void 0===s&&(s=!0),T(this,void 0,void 0,(function(){var u,d,l,p,f,h,v=this;return N(this,(function(m){switch(m.label){case 0:if(u={Authorization:"Bearer ".concat(this.contextProvider.getCurrentToken())},!s&&(d=this.canExecuteWithHostnames()).error)throw new Error("".concat(d.message," Alternatively, you can use the ipOnly mode when port-forwarding (apiClient.forwarding.forwardAddon({ projectId, addonId }, true))"));return[4,this.determineSocketAddress(i,o,r,e,s)];case 1:return l=m.sent(),p="UDP"===e.protocol?new Fs(t,u,l):new Gs(t,u,a,l),s?[3,3]:[4,this.registerHostnames(null===(c=p.bindTo)||void 0===c?void 0:c.address,n)];case 2:m.sent(),m.label=3;case 3:return p.on("connection-accept",(function(){return v.emit("connection-accept",p)})),p.on("connection-close",(function(){return T(v,void 0,void 0,(function(){return N(this,(function(t){return[2,this.emit("connection-close",p)]}))}))})),[4,p.open()];case 4:return f=m.sent(),h={projectId:i,id:o,type:r,hostnames:n,port:f.port,address:f.address,protocol:e.protocol,portName:e.name},this.emit("tunnel-open",p,h),p.on("connection-error",(function(t){return v.emit("connection-error",p,h,t)})),p.on("tunnel-close",(function(){return v.emit("tunnel-close",p,h)})),this.connections.push({tunnel:p,forwardingContext:h}),[2,{data:h}]}}))}))},e.prototype.determineSocketAddress=function(t,e,n,r,o){var i;return T(this,void 0,void 0,(function(){var s,a,c;return N(this,(function(u){switch(u.label){case 0:return o?[2,void 0]:(s=this.connections.find((function(r){return r.forwardingContext.projectId===t&&r.forwardingContext.id===e&&r.forwardingContext.type===n})),a=(null===(i=null==s?void 0:s.forwardingContext)||void 0===i?void 0:i.port)!==r.internalPort,s&&a?[2,{address:s.forwardingContext.address,port:r.internalPort}]:(c={},[4,this.allocateIpAddress(r.internalPort)]));case 1:return[2,(c.address=u.sent(),c.port=r.internalPort,c)]}}))}))},e.prototype.registerHostnames=function(t,e){return T(this,void 0,void 0,(function(){return N(this,(function(n){switch(n.label){case 0:return[4,this.modifyHostsFile((function(n){n.removeHosts.apply(n,e),n.add.apply(n,L([t],e,!1))}))];case 1:return n.sent(),[2]}}))}))},e.prototype.unregisterHostnames=function(t,e){return T(this,void 0,void 0,(function(){return N(this,(function(n){switch(n.label){case 0:return[4,this.modifyHostsFile((function(n){n.remove.apply(n,L([t],e,!1))}))];case 1:return n.sent(),[2]}}))}))},e.prototype.modifyHostsFile=function(t){return T(this,void 0,void 0,(function(){var e=this;return N(this,(function(n){switch(n.label){case 0:return[4,this.hostsFileMutex.enter((function(){return T(e,void 0,void 0,(function(){var e,n=this;return N(this,(function(r){switch(r.label){case 0:return[4,no.load({header:"Northflank Proxy"})];case 1:return e=r.sent(),t(e),[4,e.backup({suffix:".backup-pre-northflank"})];case 2:r.sent(),r.label=3;case 3:return r.trys.push([3,5,,7]),[4,qs(5)((function(){return T(n,void 0,void 0,(function(){return N(this,(function(t){switch(t.label){case 0:return[4,e.write({writeMode:"atomic"})];case 1:return t.sent(),[2]}}))}))}))];case 4:return r.sent(),[3,7];case 5:return r.sent(),[4,qs(5)((function(){return T(n,void 0,void 0,(function(){return N(this,(function(t){switch(t.label){case 0:return[4,e.write({writeMode:"standard"})];case 1:return t.sent(),[2]}}))}))}))];case 6:return r.sent(),[3,7];case 7:return[2]}}))}))}))];case 1:return n.sent(),[2]}}))}))},e.prototype.stopProjectForwarding=function(t){return T(this,void 0,void 0,(function(){var e=this;return N(this,(function(n){switch(n.label){case 0:return[4,Promise.all(this.connections.filter((function(e){return e.forwardingContext.projectId===t.projectId})).map((function(t){return e.stopForwarding(t)})))];case 1:return n.sent(),[2]}}))}))},e.prototype.stopServiceForwarding=function(t){return T(this,void 0,void 0,(function(){var e=this;return N(this,(function(n){switch(n.label){case 0:return[4,Promise.all(this.connections.filter((function(e){return"service"===e.forwardingContext.type&&e.forwardingContext.projectId===t.projectId&&e.forwardingContext.id===t.serviceId})).map((function(t){return e.stopForwarding(t)})))];case 1:return n.sent(),[2]}}))}))},e.prototype.stopAddonForwarding=function(t){return T(this,void 0,void 0,(function(){var e=this;return N(this,(function(n){switch(n.label){case 0:return[4,Promise.all(this.connections.filter((function(e){return"addon"===e.forwardingContext.type&&e.forwardingContext.projectId===t.projectId&&e.forwardingContext.id===t.addonId})).map((function(t){return e.stopForwarding(t)})))];case 1:return n.sent(),[2]}}))}))},e.prototype.stop=function(){return T(this,void 0,void 0,(function(){var t=this;return N(this,(function(e){switch(e.label){case 0:return[4,Promise.all(this.connections.map((function(e){return T(t,void 0,void 0,(function(){return N(this,(function(t){return[2,this.stopForwarding(e)]}))}))})))];case 1:return e.sent(),[2]}}))}))},e}(t.EventEmitter),qs=function(t,e){return void 0===e&&(e=50),function(n){var r=t,o=function(){return T(void 0,void 0,void 0,(function(){var t;return N(this,(function(i){switch(i.label){case 0:return i.trys.push([0,2,,4]),[4,n()];case 1:return[2,i.sent()];case 2:if(t=i.sent(),r<=0)throw t;return r-=1,[4,new Promise((function(t){return setTimeout((function(){return t()}),e)}))];case 3:return i.sent(),[2,o()];case 4:return[2]}}))}))};return o()}},Js=Ms?Lr:window.fetch,Vs=function(){if(Ms)try{return JSON.parse(E.default.readFileSync(k.default.join(k.default.dirname(r.fileURLToPath("undefined"==typeof document?new(require("url").URL)("file:"+__filename).href:document.currentScript&&document.currentScript.src||new URL("api-client.js",document.baseURI).href)),"../../package.json")).toString())}catch(t){return console.log("Failed to check version of northflank CLI (".concat(t.message,")")),{}}return{}},zs=function(){function t(t,e){var n=this;this.opts=e,this.call=function(t){return T(n,void 0,void 0,(function(){var e,n,r,o,i,s,a,c,u,d,l,p,f=this;return N(this,(function(h){switch(h.label){case 0:if(e=this.method,n={method:e,headers:this.getDefaultHeaders()},!(r=null===(p=this.contextProvider)||void 0===p?void 0:p.getCurrentBaseUrl()))throw new Error("Api client context not correctly initialized, please provide a url to the context.");return o="".concat(r).concat(this.endpointUrl(t)),i=this.body(t),s=P(P({url:o},n),{body:i}),[4,Xs(o,P(P({},n),{body:i}))];case 1:return[4,(a=h.sent()).text()];case 2:return c=h.sent(),u=function(){if(200!==a.status){var t=null==d?void 0:d.error,e=401===a.status?" (Make sure your API token has sufficient permissions)":"",n="".concat((null==t?void 0:t.message)||"").concat(e);if(f.opts.throwErrorOnHttpErrorCode)throw Error(n);return{status:a.status,message:n,id:null==t?void 0:t.id,details:null==t?void 0:t.details}}},d=function(){try{return JSON.parse(c)}catch(t){throw Error("Failed reading api request result: \n\tStatus: ".concat(a.statusText," (").concat(a.status,")\n\tMessage: ").concat(c))}}(),l=u(),[2,{data:null==d?void 0:d.data,rawResponse:a,request:s,error:l,pagination:null==d?void 0:d.pagination}]}}))}))},this.contextProvider=t}return t.prototype.getDefaultHeaders=function(){var t,e,n=this.contextProvider.getCurrentToken(),r=(null===(t=this.opts)||void 0===t?void 0:t.customUserAgent)?" (".concat(this.opts.customUserAgent,")"):"";return{Authorization:this.withAuth?"Bearer ".concat(n):void 0,"Content-Type":"application/json","User-Agent":"northflank-js-client/".concat(null===(e=Vs())||void 0===e?void 0:e.version).concat(r)}},t}(),Hs=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.method="get",e.body=function(){},e}return U(e,t),e}(zs),Ys=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.method="post",e}return U(e,t),e}(zs),Ks=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.method="delete",e.body=function(){},e}return U(e,t),e}(zs),Xs=function(t,e,n,r){return void 0===e&&(e={}),void 0===n&&(n=3),void 0===r&&(r=500),new Promise((function(o,i){var s=function(n){return Js(t,e).then((function(t){o(t)})).catch((function(t){return T(void 0,void 0,void 0,(function(){return N(this,(function(e){switch(e.label){case 0:return n>0?[4,(o=r,new Promise((function(t){setTimeout((function(){t()}),o)})))]:[3,2];case 1:return e.sent(),[2,s(n-1)];case 2:return[2,i(t)]}var o}))}))}))};return s(n)}))},Zs=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists projects for the authenticated user or team.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects".concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Qs=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a new project.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects"},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),ta=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Get information about the given project",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId)},e.body=function(){},e}return U(e,t),e}(Hs),ea=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Delete the given project. Fails if the project isn't empty.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId)},e.body=function(){},e}return U(e,t),e}(Ks),na=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of addons belonging to the project",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/addons").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),ra=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a new addon",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),oa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the given addon",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId)},e.body=function(){},e}return U(e,t),e}(Hs),ia=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Deletes the given addon.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId)},e.body=function(){},e}return U(e,t),e}(Ks),sa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Returns the credentials for connecting to the given addon.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/credentials")},e.body=function(){},e}return U(e,t),e}(Hs),aa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the available addon types",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/addon-types"},e.body=function(){},e}return U(e,t),e}(Hs),ca=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Modifies the allocated resources for the given addon.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/scale")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),ua=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets details about the current addon version including available upgrades and upgrade history.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/version")},e.body=function(){},e}return U(e,t),e}(Hs),da=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Upgrades the addon to a new version.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/version")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),la=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates the network settings for the addon.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/network-settings")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),pa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates the security rules for the addon.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/security")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),fa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Returns a list of backups for the given addon.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/backups").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),ha=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Initiates a backup for the given addon",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/backups")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),va=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets details about a given backup including restore history",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/backups/").concat(t.parameters.backupId)},e.body=function(){},e}return U(e,t),e}(Hs),ma=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Deletes a given backup",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/backups/").concat(t.parameters.backupId)},e.body=function(){},e}return U(e,t),e}(Ks),ba=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Restores the given addon to the given backup state.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/backups/").concat(t.parameters.backupId,"/restore")},e.body=function(){},e}return U(e,t),e}(Ys),ya=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Imports a database from an external archive or existing live database.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/import")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),ga=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of containers for the given addon.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/containers").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),wa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Pause the given addon.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/pause")},e.body=function(){},e}return U(e,t),e}(Ys),_a=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Resume the given addon if it is paused.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/resume")},e.body=function(){},e}return U(e,t),e}(Ys),ja=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Restart the given addon.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/restart")},e.body=function(){},e}return U(e,t),e}(Ys),xa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Aborts the in progress backup.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/backups/").concat(t.parameters.backupId,"/abort")},e.body=function(){},e}return U(e,t),e}(Ys),Sa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Generates a temporary download link for downloading the given backup.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/backups/").concat(t.parameters.backupId,"/download-link")},e.body=function(){},e}return U(e,t),e}(Hs),Ea=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Aborts an in-progress backup restore.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/addons/").concat(t.parameters.addonId,"/backups/").concat(t.parameters.backupId,"/abort-restore")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),ka=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of jobs belonging to the project",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/jobs").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Aa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the given job",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId)},e.body=function(){},e}return U(e,t),e}(Hs),Ia=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Deletes the given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId)},e.body=function(){},e}return U(e,t),e}(Ks),Oa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a new manual job that only runs when initiated via the UI, CLI, API or JS client.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/manual")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Ca=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a new cron job",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/cron")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Ua=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Fetches run history for the given job",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/runs").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Pa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Starts a new job run for the given job",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/runs")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Ta=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Returns data about the given job run",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/runs/").concat(t.parameters.runId)},e.body=function(){},e}return U(e,t),e}(Hs),Na=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Aborts the given job run",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/runs/").concat(t.parameters.runId)},e.body=function(){},e}return U(e,t),e}(Ks),La=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates settings for the job",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/settings")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Ra=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists the health checks for the given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/health-checks")},e.body=function(){},e}return U(e,t),e}(Hs),Ba=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates health checks for the given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/health-checks")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Da=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists builds for the given job.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/build").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Ga=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Start a new build for the given job. Given a commit sha, it will build that commit.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/build")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Fa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Aborts the given job build",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/build/").concat(t.parameters.buildId)},e.body=function(){},e}return U(e,t),e}(Ks),Ma=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates the build options for a given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/build-options")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Wa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Sets the Docker CMD override for the given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/cmd-override")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),$a=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets the build arguments of the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/build-arguments").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),qa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Sets build arguments for the given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/build-arguments")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Ja=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Get details about the build arguments accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/build-arguments/details")},e.body=function(){},e}return U(e,t),e}(Hs),Va=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Returns the environment variables for the given job. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/environment").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),za=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Sets the environment variables for the given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/environment")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Ha=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Get details about the environment variables accessible by the given job. Also requires the permission 'Project > Secrets > General > Read'",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/environment/details")},e.body=function(){},e}return U(e,t),e}(Hs),Ya=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the deployment of the given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/deployment")},e.body=function(){},e}return U(e,t),e}(Hs),Ka=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates the deployment settings of the given job.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/deployment")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Xa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of containers for the given job.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/containers").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Za=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the branches of the given job.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/branches").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Qa=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the pull-requests of the given job.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/jobs/").concat(t.parameters.jobId,"/pull-requests").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),tc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists the container registry credentials saved to this account. Does not display secrets.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/registry-credentials".concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),ec=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Adds a new set of container registry credentials to this account.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/registry-credentials"},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),nc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Views a set of registry credential data.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/registry-credentials/".concat(t.parameters.credentialId)},e.body=function(){},e}return U(e,t),e}(Hs),rc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Deletes a set of registry credential data.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/registry-credentials/".concat(t.parameters.credentialId)},e.body=function(){},e}return U(e,t),e}(Ks),oc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates a set of registry credential data.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/registry-credentials/".concat(t.parameters.credentialId,"/modify")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),ic=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists available domains",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/domains".concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),sc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Registers a new domain",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains"},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),ac=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets details about domain",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain)},e.body=function(){},e}return U(e,t),e}(Hs),cc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Deletes a domain and each of its registered subdomains.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain)},e.body=function(){},e}return U(e,t),e}(Ks),uc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Attempts to verify the domain",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain,"/verify")},e.body=function(){},e}return U(e,t),e}(Ys),dc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Adds a new subdomain to the domain.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain,"/subdomains")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),lc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets details about the given subdomain",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain,"/subdomains/").concat(t.parameters.subdomain)},e.body=function(){},e}return U(e,t),e}(Hs),pc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Removes a subdomain from a domain.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain,"/subdomains/").concat(t.parameters.subdomain)},e.body=function(){},e}return U(e,t),e}(Ks),fc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets details about the given subdomain",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain,"/subdomains/").concat(t.parameters.subdomain,"/verify")},e.body=function(){},e}return U(e,t),e}(Ys),hc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Assigns a service port to the given subdomain",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain,"/subdomains/").concat(t.parameters.subdomain,"/assign")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),vc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Removes a subdomain from its assigned service",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/domains/".concat(t.parameters.domain,"/subdomains/").concat(t.parameters.subdomain,"/assign")},e.body=function(){},e}return U(e,t),e}(Ks),mc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists available billing plans",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/plans"},e.body=function(){},e}return U(e,t),e}(Hs),bc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists available project regions",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/regions"},e.body=function(){},e}return U(e,t),e}(Hs),yc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Returns the partially random string used when generating host names for the authenticated account.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/dns-id"},e.body=function(){},e}return U(e,t),e}(Hs),gc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists linked version control providers",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/vcs"},e.body=function(){},e}return U(e,t),e}(Hs),wc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of secrets belonging to the project",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/secrets").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),_c=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a secret with the specified payload",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/secrets")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),jc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="View a secret including its contents",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/secrets/").concat(t.parameters.secretId).concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),xc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Delete a secret",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/secrets/").concat(t.parameters.secretId)},e.body=function(){},e}return U(e,t),e}(Ks),Sc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Update a secret",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/secrets/").concat(t.parameters.secretId)},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Ec=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="View a secret with details about its linked addons",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/secrets/").concat(t.parameters.secretId,"/details")},e.body=function(){},e}return U(e,t),e}(Hs),kc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Link an addon to the secret group or edit the settings of the linked addon.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/secrets/").concat(t.parameters.secretId,"/addons/").concat(t.parameters.addonId)},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Ac=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Get details about a given addon link.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/secrets/").concat(t.parameters.secretId,"/addons/").concat(t.parameters.addonId)},e.body=function(){},e}return U(e,t),e}(Hs),Ic=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Unlinks an addon from the secret group.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/secrets/").concat(t.parameters.secretId,"/addons/").concat(t.parameters.addonId)},e.body=function(){},e}return U(e,t),e}(Ks),Oc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of services belonging to the project",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/services").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Cc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a new combined service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/combined")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Uc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a new deployment service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/deployment")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Pc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a new build service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/build")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Tc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId)},e.body=function(){},e}return U(e,t),e}(Hs),Nc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Deletes the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId)},e.body=function(){},e}return U(e,t),e}(Ks),Lc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Modifies the scaling settings for the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/scale")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Rc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the deployment of the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/deployment")},e.body=function(){},e}return U(e,t),e}(Hs),Bc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates the deployment settings of the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/deployment")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Dc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Restarts the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/restart")},e.body=function(){},e}return U(e,t),e}(Ys),Gc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Pause the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/pause")},e.body=function(){},e}return U(e,t),e}(Ys),Fc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Resumes the given service. Optionally takes `instances` to resume with a given number of instances.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/resume")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Mc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists the ports for the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/ports")},e.body=function(){},e}return U(e,t),e}(Hs),Wc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates the list of ports for the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/ports")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),$c=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates the build options for a given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/build-options")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),qc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Sets the Docker CMD override for the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/cmd-override")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Jc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists the health checks for the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/health-checks")},e.body=function(){},e}return U(e,t),e}(Hs),Vc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Updates health checks for the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/health-checks")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),zc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Lists the builds for the service",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/build").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Hc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Start a new build for the given combined or build service. If given a commit sha, it will build that commit. Otherwise, the most recent relevant commit will be built. If the service provided is a build service, a branch name or pull request to build from is required.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/build")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),Yc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Aborts the given service build",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/build/").concat(t.parameters.buildId)},e.body=function(){},e}return U(e,t),e}(Ks),Kc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of containers for the given service.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/containers").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Xc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the branches of the given service.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/branches").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Zc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets information about the pull-requests of the given service.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/pull-requests").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),Qc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of repositories accessible to this account",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/vcs/repos".concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),tu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of branches for the repo",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/vcs/repos/".concat(t.parameters.vcsService,"/").concat(t.parameters.repositoryOwner,"/").concat(t.parameters.repositoryName,"/branches").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),eu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets a list of volumes belonging to the project",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/volumes")},e.body=function(){},e}return U(e,t),e}(Hs),nu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Creates a volume with the specified payload",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/volumes")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),ru=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Retrieve a volume",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/volumes/").concat(t.parameters.volumeId)},e.body=function(){},e}return U(e,t),e}(Hs),ou=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Update volume mounts and storage size",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/volumes/").concat(t.parameters.volumeId)},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),iu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Deletes this volume and its associated data.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/volumes/").concat(t.parameters.volumeId)},e.body=function(){},e}return U(e,t),e}(Ks),su=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Attach a volume",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/volumes/").concat(t.parameters.volumeId,"/attach")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),au=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Detach a volume",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/volumes/").concat(t.parameters.volumeId,"/detach")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),cu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets the build arguments of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/build-arguments").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),uu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Sets the build arguments for the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/build-arguments")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),du=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Get details about the build arguments accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/build-arguments/details")},e.body=function(){},e}return U(e,t),e}(Hs),lu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Gets the environment variables of the given service. If the API key does not have the permission 'Project > Secrets > General > Read', secrets inherited from secret groups will not be displayed.",e.withAuth=!0,e.endpointUrl=function(t){var e,n=Object.entries(null!==(e=null==t?void 0:t.options)&&void 0!==e?e:{}),r=n.length>0?"?".concat(n.map((function(t){return"".concat(t[0],"=").concat(t[1])})).join("&")):"";return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/environment").concat(r)},e.body=function(){},e}return U(e,t),e}(Hs),pu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Sets the environment variables for the given service.",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/environment")},e.body=function(t){return JSON.stringify(t.data)},e}return U(e,t),e}(Ys),fu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.description="Get details about the environment variables accessible by the given service. Also requires the permission 'Project > Secrets > General > Read'",e.withAuth=!0,e.endpointUrl=function(t){return"/v1/projects/".concat(t.parameters.projectId,"/services/").concat(t.parameters.serviceId,"/environment/details")},e.body=function(){},e}return U(e,t),e}(Hs),hu=function(){function t(){this.loadContext()}return t.prototype.loadContext=function(){this.contextWrapper=this.loadContextWrapper()},t.prototype.getInfo=function(){return""},t.prototype.storeContext=function(t){return T(this,void 0,void 0,(function(){return N(this,(function(e){switch(e.label){case 0:return[4,this.writeContext(t)];case 1:return e.sent(),this.contextWrapper=t,[2]}}))}))},t.prototype.addContext=function(t,e){return void 0===e&&(e=!0),T(this,void 0,void 0,(function(){var n,r,o;return N(this,(function(i){switch(i.label){case 0:if(e||void 0===this.findContext(t.name))return[3,1];throw new Error("Context with name ".concat(t.name," already exists"));case 1:return[4,this.removeContext(t.name)];case 2:i.sent(),i.label=3;case 3:return n=P({host:"https://api.northflank.com"},t),r=this.contextWrapper,o={current:n.name,contexts:L(L([],r.contexts,!0),[n],!1),lastUpdateCheck:r.lastUpdateCheck},[4,this.storeContext(o)];case 4:return i.sent(),[2]}}))}))},t.prototype.removeContext=function(t){return T(this,void 0,void 0,(function(){var e,n,r,o;return N(this,(function(i){switch(i.label){case 0:return e=this.contextWrapper,n=e.contexts.filter((function(e){return e.name!==t})),r=e.current===t?void 0:e.current,o={current:r,contexts:L([],n,!0),lastUpdateCheck:e.lastUpdateCheck},[4,this.storeContext(o)];case 1:return i.sent(),[2]}}))}))},t.prototype.getCurrentContext=function(){var t=this.contextWrapper.current;return void 0===t?t:this.findContext(t)},t.prototype.findContext=function(t){return this.contextWrapper.contexts.find((function(e){return e.name===t}))},t.prototype.getCurrentBaseUrl=function(){var t=this.getCurrentContext();return null==t?void 0:t.host},t.prototype.getCurrentProjectName=function(){var t;return null===(t=this.getCurrentContext())||void 0===t?void 0:t.project},t.prototype.getCurrentName=function(){var t;return null===(t=this.getCurrentContext())||void 0===t?void 0:t.name},t.prototype.getCurrentToken=function(){var t;return null===(t=this.getCurrentContext())||void 0===t?void 0:t.token},t.prototype.getCurrentServiceName=function(){var t;return null===(t=this.getCurrentContext())||void 0===t?void 0:t.service},t.prototype.getCurrentJobName=function(){var t;return null===(t=this.getCurrentContext())||void 0===t?void 0:t.job},t.prototype.getCurrentPlanId=function(){var t;return null===(t=this.getCurrentContext())||void 0===t?void 0:t.plan},t.prototype.getCurrentRegion=function(){var t;return null===(t=this.getCurrentContext())||void 0===t?void 0:t.region},t.prototype.useContext=function(t){return T(this,void 0,void 0,(function(){var e,n;return N(this,(function(r){switch(r.label){case 0:if(!this.findContext(t))throw new Error("Context with name ".concat(t," doesn't exist"));return e=this.contextWrapper,n=P(P({},e),{current:t}),[4,this.storeContext(n)];case 1:return r.sent(),[2]}}))}))},t.prototype.updateToken=function(t,e){return T(this,void 0,void 0,(function(){var n,r,o,i,s;return N(this,(function(a){switch(a.label){case 0:if(n=null!=e?e:this.getCurrentName(),!(r=this.findContext(n)))throw new Error("Context with name ".concat(e," doesn't exist"));return o=this.contextWrapper,i=o.contexts.map((function(e){return e.name===n?P(P({},r),{token:t}):e})),s=P(P({},o),{contexts:i}),[4,this.storeContext(s)];case 1:return a.sent(),[2]}}))}))},t.prototype.useProjectId=function(t){return T(this,void 0,void 0,(function(){var e,n;return N(this,(function(r){switch(r.label){case 0:if(void 0===(e=this.getCurrentContext()))throw new Error("Failed to set project id to current context, current context not defined");return n=P(P({},e),{project:t}),[4,this.addContext(n)];case 1:return r.sent(),[2]}}))}))},t.prototype.useServiceId=function(t){return T(this,void 0,void 0,(function(){var e,n;return N(this,(function(r){switch(r.label){case 0:if(void 0===(e=this.getCurrentContext()))throw new Error("Failed to set service id to current context, current context not defined");return n=P(P({},e),{service:t}),[4,this.addContext(n)];case 1:return r.sent(),[2]}}))}))},t.prototype.useJobId=function(t){return T(this,void 0,void 0,(function(){var e,n;return N(this,(function(r){switch(r.label){case 0:if(void 0===(e=this.getCurrentContext()))throw new Error("Failed to set job id to current context, current context not defined");return n=P(P({},e),{job:t}),[4,this.addContext(n)];case 1:return r.sent(),[2]}}))}))},t.prototype.usePlanId=function(t){return T(this,void 0,void 0,(function(){var e,n;return N(this,(function(r){switch(r.label){case 0:if(void 0===(e=this.getCurrentContext()))throw new Error("Failed to set plan id to current context, current context not defined");return n=P(P({},e),{plan:t}),[4,this.addContext(n)];case 1:return r.sent(),[2]}}))}))},t.prototype.useRegion=function(t){return T(this,void 0,void 0,(function(){var e,n;return N(this,(function(r){switch(r.label){case 0:if(void 0===(e=this.getCurrentContext()))throw new Error("Failed to set region id to current context, current context not defined");return n=P(P({},e),{region:t}),[4,this.addContext(n)];case 1:return r.sent(),[2]}}))}))},t.prototype.getLastUpdateCheck=function(){return this.contextWrapper.lastUpdateCheck||new Date},t.prototype.setLastUpdateCheck=function(t){return T(this,void 0,void 0,(function(){var e,n;return N(this,(function(r){switch(r.label){case 0:return e=this.contextWrapper,n=P(P({},e),{lastUpdateCheck:t}),[4,this.storeContext(n)];case 1:return r.sent(),[2]}}))}))},t}(),vu=function(t){function e(e){var n=t.call(this)||this;return n.assertDir=function(t){return T(n,void 0,void 0,(function(){var e;return N(this,(function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,E.default.promises.mkdir(t,{recursive:!0})];case 1:return[2,n.sent()];case 2:throw e=n.sent(),console.log("Failed to login, local files could not be created: ".concat(t,", error: ").concat(e.message)),e;case 3:return[2]}}))}))},n.configPath=e||"".concat(j.default.homedir(),"/.northflank"),n.configFile="".concat(n.configPath,"/config.json"),n.loadContext(),n}return U(e,t),e.prototype.loadContextWrapper=function(){try{return JSON.parse(E.default.readFileSync(this.configFile,"utf8"))}catch(t){return{contexts:[],lastUpdateCheck:new Date(0)}}},e.prototype.writeContext=function(t){return T(this,void 0,void 0,(function(){var e;return N(this,(function(n){switch(n.label){case 0:return[4,this.assertConfigDir()];case 1:n.sent(),n.label=2;case 2:return n.trys.push([2,4,,5]),[4,E.default.promises.writeFile(this.configFile,JSON.stringify(t,null,"\t"),{mode:416})];case 3:return n.sent(),[3,5];case 4:throw e=n.sent(),console.log("Failed to persist api context, local files could not be created, error: ".concat(e.message)),e;case 5:return[2]}}))}))},e.prototype.assertConfigDir=function(){return T(this,void 0,void 0,(function(){return N(this,(function(t){switch(t.label){case 0:return[4,this.assertDir(this.configPath)];case 1:return t.sent(),[2]}}))}))},e.prototype.getInfo=function(){return"Cli config stored in: ".concat(this.configPath)},e}(hu),mu=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.inMemoryContextWrapper={contexts:[],lastUpdateCheck:new Date(0)},e}return U(e,t),e.prototype.loadContextWrapper=function(){return this.inMemoryContextWrapper||(this.inMemoryContextWrapper={contexts:[],lastUpdateCheck:new Date(0)}),this.inMemoryContextWrapper},e.prototype.writeContext=function(t){return T(this,void 0,void 0,(function(){return N(this,(function(e){return this.inMemoryContextWrapper=t,[2]}))}))},e}(hu),bu=function(t,e){var n,r=this;void 0===e&&(e={}),this.baseUrl=function(){return r.contextProvider.getCurrentBaseUrl()},this.contextProvider=t,this.forwarding=new $s(t,new Oc(t,e).call,new na(t,e).call),this.endpoints={list:(n={},n.projects=new Zs(t,e),n.addons=new na(t,e),n.jobs=new ka(t,e),n.registryCredentials=new tc(t,e),n.domains=new ic(t,e),n.plans=new mc(t,e),n.regions=new bc(t,e),n.vcs=new gc(t,e),n.secrets=new wc(t,e),n.services=new Oc(t,e),n.repos=new Qc(t,e),n.branches=new tu(t,e),n.volumes=new eu(t,e),n),create:function(){var n,r={};return r.project=new Qs(t,e),r.addon=new ra(t,e),r.job=((n={}).manual=new Oa(t,e),n.cron=new Ca(t,e),n),r.domain=new sc(t,e),r.secret=new _c(t,e),r.service=function(){var n={};return n.combined=new Cc(t,e),n.deployment=new Uc(t,e),n.build=new Pc(t,e),n}(),r.volume=new nu(t,e),r}(),get:function(){var n,r,o={};return o.project=new ta(t,e),o.addon=((r=new oa(t,e)).credentials=new sa(t,e),r.types=new aa(t,e),r.version=new ua(t,e),r.backups=new fa(t,e),r.backup=((n=new va(t,e)).download=new Sa(t,e),n),r.containers=new ga(t,e),r),o.job=function(){var n=new Aa(t,e);return n.runs=new Ua(t,e),n.run=new Ta(t,e),n.healthChecks=new Ra(t,e),n.builds=new Da(t,e),n.buildArguments=new $a(t,e),n.buildArgumentDetails=new Ja(t,e),n.environment=new Va(t,e),n.environmentDetails=new Ha(t,e),n.deployment=new Ya(t,e),n.containers=new Xa(t,e),n.branches=new Za(t,e),n.pullRequests=new Qa(t,e),n}(),o.registryCredentials=new nc(t,e),o.domain=new ac(t,e),o.subdomain=new lc(t,e),o.dnsId=new yc(t,e),o.secret=new jc(t,e),o.secretDetails=new Ec(t,e),o.secretLink=new Ac(t,e),o.service=function(){var n=new Tc(t,e);return n.deployment=new Rc(t,e),n.ports=new Mc(t,e),n.healthChecks=new Jc(t,e),n.builds=new zc(t,e),n.containers=new Kc(t,e),n.branches=new Xc(t,e),n.pullRequests=new Zc(t,e),n.buildArguments=new cu(t,e),n.buildArgumentDetails=new du(t,e),n.environmentVariables=new lu(t,e),n.environmentVariableDetails=new fu(t,e),n}(),o.volume=new ru(t,e),o}(),delete:function(){var n={};return n.project=new ea(t,e),n.addon=new ia(t,e),n.backup=new ma(t,e),n.job=new Ia(t,e),n.registryCredentials=new rc(t,e),n.domain=new cc(t,e),n.subdomain=new pc(t,e),n.secret=new xc(t,e),n.secretLink=new Ic(t,e),n.service=new Nc(t,e),n.volume=new iu(t,e),n}(),scale:function(){var n={};return n.addon=new ca(t,e),n.service=new Lc(t,e),n}(),update:function(){var n,r={};return r.addon=((n={}).version=new da(t,e),n.networkSettings=new la(t,e),n.security=new pa(t,e),n),r.job=function(){var n={};return n.settings=new La(t,e),n.healthChecks=new Ba(t,e),n.buildOptions=new Ma(t,e),n.cmdOverride=new Wa(t,e),n.buildArguments=new qa(t,e),n.environment=new za(t,e),n.deployment=new Ka(t,e),n}(),r.registryCredentials=new oc(t,e),r.secret=new Sc(t,e),r.secretLink=new kc(t,e),r.service=function(){var n={};return n.deployment=new Bc(t,e),n.ports=new Wc(t,e),n.buildOptions=new $c(t,e),n.cmdOverride=new qc(t,e),n.healthChecks=new Vc(t,e),n.buildArguments=new uu(t,e),n.environmentVariables=new pu(t,e),n}(),r.volume=new ou(t,e),r}(),backup:function(){var n={};return n.addon=new ha(t,e),n}(),restore:function(){var n,r={};return r.addon=((n={}).backup=new ba(t,e),n),r}(),import:function(){var n,r={};return r.addon=((n={}).backup=new ya(t,e),n),r}(),pause:function(){var n={};return n.addon=new wa(t,e),n.service=new Gc(t,e),n}(),resume:function(){var n={};return n.addon=new _a(t,e),n.service=new Fc(t,e),n}(),restart:function(){var n={};return n.addon=new ja(t,e),n.service=new Dc(t,e),n}(),abort:function(){var n,r={};return r.addon=((n={}).backup=new xa(t,e),n.restore=new Ea(t,e),n),r.job=function(){var n={};return n.run=new Na(t,e),n.build=new Fa(t,e),n}(),r.service=function(){var n={};return n.build=new Yc(t,e),n}(),r}(),start:function(){var n,r={};return r.job=((n={}).run=new Pa(t,e),n.build=new Ga(t,e),n),r.service=function(){var n={};return n.build=new Hc(t,e),n}(),r}(),add:function(){var n,r={};return r.registryCredentials=new ec(t,e),r.domain=((n={}).subdomain=new dc(t,e),n),r}(),verify:function(){var n={};return n.domain=new uc(t,e),n.subdomain=new fc(t,e),n}(),assign:function(){var n,r={};return r.subdomain=((n={}).service=new hc(t,e),n),r}(),unassign:function(){var n={};return n.subdomain=new vc(t,e),n}(),attach:function(){var n={};return n.volume=new su(t,e),n}(),detach:function(){var n={};return n.volume=new au(t,e),n}()},this.list=function(){var t={};return t.projects=r.endpoints.list.projects.call,t.addons=r.endpoints.list.addons.call,t.jobs=r.endpoints.list.jobs.call,t.registryCredentials=r.endpoints.list.registryCredentials.call,t.domains=r.endpoints.list.domains.call,t.plans=r.endpoints.list.plans.call,t.regions=r.endpoints.list.regions.call,t.vcs=r.endpoints.list.vcs.call,t.secrets=r.endpoints.list.secrets.call,t.services=r.endpoints.list.services.call,t.repos=r.endpoints.list.repos.call,t.branches=r.endpoints.list.branches.call,t.volumes=r.endpoints.list.volumes.call,t}(),this.create=function(){var t,e={};return e.project=r.endpoints.create.project.call,e.addon=r.endpoints.create.addon.call,e.job=((t={}).manual=r.endpoints.create.job.manual.call,t.cron=r.endpoints.create.job.cron.call,t),e.domain=r.endpoints.create.domain.call,e.secret=r.endpoints.create.secret.call,e.service=function(){var t={};return t.combined=r.endpoints.create.service.combined.call,t.deployment=r.endpoints.create.service.deployment.call,t.build=r.endpoints.create.service.build.call,t}(),e.volume=r.endpoints.create.volume.call,e}(),this.get=function(){var t,e,n={};return n.project=r.endpoints.get.project.call,n.addon=((e=r.endpoints.get.addon.call).credentials=r.endpoints.get.addon.credentials.call,e.types=r.endpoints.get.addon.types.call,e.version=r.endpoints.get.addon.version.call,e.backups=r.endpoints.get.addon.backups.call,e.backup=((t=r.endpoints.get.addon.backup.call).download=r.endpoints.get.addon.backup.download.call,t),e.containers=r.endpoints.get.addon.containers.call,e),n.job=function(){var t=r.endpoints.get.job.call;return t.runs=r.endpoints.get.job.runs.call,t.run=r.endpoints.get.job.run.call,t.healthChecks=r.endpoints.get.job.healthChecks.call,t.builds=r.endpoints.get.job.builds.call,t.buildArguments=r.endpoints.get.job.buildArguments.call,t.buildArgumentDetails=r.endpoints.get.job.buildArgumentDetails.call,t.environment=r.endpoints.get.job.environment.call,t.environmentDetails=r.endpoints.get.job.environmentDetails.call,t.deployment=r.endpoints.get.job.deployment.call,t.containers=r.endpoints.get.job.containers.call,t.branches=r.endpoints.get.job.branches.call,t.pullRequests=r.endpoints.get.job.pullRequests.call,t}(),n.registryCredentials=r.endpoints.get.registryCredentials.call,n.domain=r.endpoints.get.domain.call,n.subdomain=r.endpoints.get.subdomain.call,n.dnsId=r.endpoints.get.dnsId.call,n.secret=r.endpoints.get.secret.call,n.secretDetails=r.endpoints.get.secretDetails.call,n.secretLink=r.endpoints.get.secretLink.call,n.service=function(){var t=r.endpoints.get.service.call;return t.deployment=r.endpoints.get.service.deployment.call,t.ports=r.endpoints.get.service.ports.call,t.healthChecks=r.endpoints.get.service.healthChecks.call,t.builds=r.endpoints.get.service.builds.call,t.containers=r.endpoints.get.service.containers.call,t.branches=r.endpoints.get.service.branches.call,t.pullRequests=r.endpoints.get.service.pullRequests.call,t.buildArguments=r.endpoints.get.service.buildArguments.call,t.buildArgumentDetails=r.endpoints.get.service.buildArgumentDetails.call,t.environmentVariables=r.endpoints.get.service.environmentVariables.call,t.environmentVariableDetails=r.endpoints.get.service.environmentVariableDetails.call,t}(),n.volume=r.endpoints.get.volume.call,n}(),this.delete=function(){var t={};return t.project=r.endpoints.delete.project.call,t.addon=r.endpoints.delete.addon.call,t.backup=r.endpoints.delete.backup.call,t.job=r.endpoints.delete.job.call,t.registryCredentials=r.endpoints.delete.registryCredentials.call,t.domain=r.endpoints.delete.domain.call,t.subdomain=r.endpoints.delete.subdomain.call,t.secret=r.endpoints.delete.secret.call,t.secretLink=r.endpoints.delete.secretLink.call,t.service=r.endpoints.delete.service.call,t.volume=r.endpoints.delete.volume.call,t}(),this.scale=function(){var t={};return t.addon=r.endpoints.scale.addon.call,t.service=r.endpoints.scale.service.call,t}(),this.update=function(){var t,e={};return e.addon=((t={}).version=r.endpoints.update.addon.version.call,t.networkSettings=r.endpoints.update.addon.networkSettings.call,t.security=r.endpoints.update.addon.security.call,t),e.job=function(){var t={};return t.settings=r.endpoints.update.job.settings.call,t.healthChecks=r.endpoints.update.job.healthChecks.call,t.buildOptions=r.endpoints.update.job.buildOptions.call,t.cmdOverride=r.endpoints.update.job.cmdOverride.call,t.buildArguments=r.endpoints.update.job.buildArguments.call,t.environment=r.endpoints.update.job.environment.call,t.deployment=r.endpoints.update.job.deployment.call,t}(),e.registryCredentials=r.endpoints.update.registryCredentials.call,e.secret=r.endpoints.update.secret.call,e.secretLink=r.endpoints.update.secretLink.call,e.service=function(){var t={};return t.deployment=r.endpoints.update.service.deployment.call,t.ports=r.endpoints.update.service.ports.call,t.buildOptions=r.endpoints.update.service.buildOptions.call,t.cmdOverride=r.endpoints.update.service.cmdOverride.call,t.healthChecks=r.endpoints.update.service.healthChecks.call,t.buildArguments=r.endpoints.update.service.buildArguments.call,t.environmentVariables=r.endpoints.update.service.environmentVariables.call,t}(),e.volume=r.endpoints.update.volume.call,e}(),this.backup=function(){var t={};return t.addon=r.endpoints.backup.addon.call,t}(),this.restore=function(){var t,e={};return e.addon=((t={}).backup=r.endpoints.restore.addon.backup.call,t),e}(),this.import=function(){var t,e={};return e.addon=((t={}).backup=r.endpoints.import.addon.backup.call,t),e}(),this.pause=function(){var t={};return t.addon=r.endpoints.pause.addon.call,t.service=r.endpoints.pause.service.call,t}(),this.resume=function(){var t={};return t.addon=r.endpoints.resume.addon.call,t.service=r.endpoints.resume.service.call,t}(),this.restart=function(){var t={};return t.addon=r.endpoints.restart.addon.call,t.service=r.endpoints.restart.service.call,t}(),this.abort=function(){var t,e={};return e.addon=((t={}).backup=r.endpoints.abort.addon.backup.call,t.restore=r.endpoints.abort.addon.restore.call,t),e.job=function(){var t={};return t.run=r.endpoints.abort.job.run.call,t.build=r.endpoints.abort.job.build.call,t}(),e.service=function(){var t={};return t.build=r.endpoints.abort.service.build.call,t}(),e}(),this.start=function(){var t,e={};return e.job=((t={}).run=r.endpoints.start.job.run.call,t.build=r.endpoints.start.job.build.call,t),e.service=function(){var t={};return t.build=r.endpoints.start.service.build.call,t}(),e}(),this.add=function(){var t,e={};return e.registryCredentials=r.endpoints.add.registryCredentials.call,e.domain=((t={}).subdomain=r.endpoints.add.domain.subdomain.call,t),e}(),this.verify=function(){var t={};return t.domain=r.endpoints.verify.domain.call,t.subdomain=r.endpoints.verify.subdomain.call,t}(),this.assign=function(){var t,e={};return e.subdomain=((t={}).service=r.endpoints.assign.subdomain.service.call,t),e}(),this.unassign=function(){var t={};return t.subdomain=r.endpoints.unassign.subdomain.call,t}(),this.attach=function(){var t={};return t.volume=r.endpoints.attach.volume.call,t}(),this.detach=function(){var t={};return t.volume=r.endpoints.detach.volume.call,t}()};exports.AbortAddonBackupEndpoint=xa,exports.AbortAddonRestoreEndpoint=Ea,exports.AbortJobBuildEndpoint=Fa,exports.AbortJobRunEndpoint=Na,exports.AbortServiceBuildEndpoint=Yc,exports.AddDomainSubdomainEndpoint=dc,exports.AddRegistrycredentialsEndpoint=ec,exports.ApiClient=bu,exports.ApiClientContextProvider=hu,exports.ApiClientFileContextProvider=vu,exports.ApiClientInMemoryContextProvider=mu,exports.ApiEndpoint=zs,exports.AssignSubdomainServiceEndpoint=hc,exports.AttachVolumeEndpoint=su,exports.BackupAddonEndpoint=ha,exports.CreateAddonEndpoint=ra,exports.CreateDomainEndpoint=sc,exports.CreateJobCronEndpoint=Ca,exports.CreateJobManualEndpoint=Oa,exports.CreateProjectEndpoint=Qs,exports.CreateSecretEndpoint=_c,exports.CreateServiceBuildEndpoint=Pc,exports.CreateServiceCombinedEndpoint=Cc,exports.CreateServiceDeploymentEndpoint=Uc,exports.CreateVolumeEndpoint=nu,exports.DeleteAddonEndpoint=ia,exports.DeleteApiEndpoint=Ks,exports.DeleteBackupEndpoint=ma,exports.DeleteDomainEndpoint=cc,exports.DeleteJobEndpoint=Ia,exports.DeleteProjectEndpoint=ea,exports.DeleteRegistrycredentialsEndpoint=rc,exports.DeleteSecretEndpoint=xc,exports.DeleteSecretlinkEndpoint=Ic,exports.DeleteServiceEndpoint=Nc,exports.DeleteSubdomainEndpoint=pc,exports.DeleteVolumeEndpoint=iu,exports.DetachVolumeEndpoint=au,exports.GetAddonBackupDownloadEndpoint=Sa,exports.GetAddonBackupEndpoint=va,exports.GetAddonBackupsEndpoint=fa,exports.GetAddonContainersEndpoint=ga,exports.GetAddonCredentialsEndpoint=sa,exports.GetAddonEndpoint=oa,exports.GetAddonTypesEndpoint=aa,exports.GetAddonVersionEndpoint=ua,exports.GetApiEndpoint=Hs,exports.GetDnsidEndpoint=yc,exports.GetDomainEndpoint=ac,exports.GetJobBranchesEndpoint=Za,exports.GetJobBuildargumentdetailsEndpoint=Ja,exports.GetJobBuildargumentsEndpoint=$a,exports.GetJobBuildsEndpoint=Da,exports.GetJobContainersEndpoint=Xa,exports.GetJobDeploymentEndpoint=Ya,exports.GetJobEndpoint=Aa,exports.GetJobEnvironmentEndpoint=Va,exports.GetJobEnvironmentdetailsEndpoint=Ha,exports.GetJobHealthchecksEndpoint=Ra,exports.GetJobPullrequestsEndpoint=Qa,exports.GetJobRunEndpoint=Ta,exports.GetJobRunsEndpoint=Ua,exports.GetProjectEndpoint=ta,exports.GetRegistrycredentialsEndpoint=nc,exports.GetSecretEndpoint=jc,exports.GetSecretdetailsEndpoint=Ec,exports.GetSecretlinkEndpoint=Ac,exports.GetServiceBranchesEndpoint=Xc,exports.GetServiceBuildargumentdetailsEndpoint=du,exports.GetServiceBuildargumentsEndpoint=cu,exports.GetServiceBuildsEndpoint=zc,exports.GetServiceContainersEndpoint=Kc,exports.GetServiceDeploymentEndpoint=Rc,exports.GetServiceEndpoint=Tc,exports.GetServiceEnvironmentvariabledetailsEndpoint=fu,exports.GetServiceEnvironmentvariablesEndpoint=lu,exports.GetServiceHealthchecksEndpoint=Jc,exports.GetServicePortsEndpoint=Mc,exports.GetServicePullrequestsEndpoint=Zc,exports.GetSubdomainEndpoint=lc,exports.GetVolumeEndpoint=ru,exports.ImportAddonBackupEndpoint=ya,exports.ListAddonsEndpoint=na,exports.ListBranchesEndpoint=tu,exports.ListDomainsEndpoint=ic,exports.ListJobsEndpoint=ka,exports.ListPlansEndpoint=mc,exports.ListProjectsEndpoint=Zs,exports.ListRegionsEndpoint=bc,exports.ListRegistrycredentialsEndpoint=tc,exports.ListReposEndpoint=Qc,exports.ListSecretsEndpoint=wc,exports.ListServicesEndpoint=Oc,exports.ListVcsEndpoint=gc,exports.ListVolumesEndpoint=eu,exports.NorthflankPortForwarder=$s,exports.PauseAddonEndpoint=wa,exports.PauseServiceEndpoint=Gc,exports.PostApiEndpoint=Ys,exports.RestartAddonEndpoint=ja,exports.RestartServiceEndpoint=Dc,exports.RestoreAddonBackupEndpoint=ba,exports.ResumeAddonEndpoint=_a,exports.ResumeServiceEndpoint=Fc,exports.ScaleAddonEndpoint=ca,exports.ScaleServiceEndpoint=Lc,exports.StartJobBuildEndpoint=Ga,exports.StartJobRunEndpoint=Pa,exports.StartServiceBuildEndpoint=Hc,exports.UnassignSubdomainEndpoint=vc,exports.UpdateAddonNetworksettingsEndpoint=la,exports.UpdateAddonSecurityEndpoint=pa,exports.UpdateAddonVersionEndpoint=da,exports.UpdateJobBuildargumentsEndpoint=qa,exports.UpdateJobBuildoptionsEndpoint=Ma,exports.UpdateJobCmdoverrideEndpoint=Wa,exports.UpdateJobDeploymentEndpoint=Ka,exports.UpdateJobEnvironmentEndpoint=za,exports.UpdateJobHealthchecksEndpoint=Ba,exports.UpdateJobSettingsEndpoint=La,exports.UpdateRegistrycredentialsEndpoint=oc,exports.UpdateSecretEndpoint=Sc,exports.UpdateSecretlinkEndpoint=kc,exports.UpdateServiceBuildargumentsEndpoint=uu,exports.UpdateServiceBuildoptionsEndpoint=$c,exports.UpdateServiceCmdoverrideEndpoint=qc,exports.UpdateServiceDeploymentEndpoint=Bc,exports.UpdateServiceEnvironmentvariablesEndpoint=pu,exports.UpdateServiceHealthchecksEndpoint=Vc,exports.UpdateServicePortsEndpoint=Wc,exports.UpdateVolumeEndpoint=ou,exports.VerifyDomainEndpoint=uc,exports.VerifySubdomainEndpoint=fc;
@@ -0,0 +1,3 @@
1
+ {
2
+ "type": "commonjs"
3
+ }