@remnawave/backend-contract 2.0.0-alpha.19 → 2.0.0-alpha.2

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 (146) hide show
  1. package/build/backend/api/controllers/index.d.ts +0 -1
  2. package/build/backend/api/controllers/index.d.ts.map +1 -1
  3. package/build/backend/api/controllers/index.js +0 -1
  4. package/build/backend/api/controllers/users.d.ts +0 -1
  5. package/build/backend/api/controllers/users.d.ts.map +1 -1
  6. package/build/backend/api/controllers/users.js +0 -1
  7. package/build/backend/api/routes.d.ts +0 -15
  8. package/build/backend/api/routes.d.ts.map +1 -1
  9. package/build/backend/api/routes.js +0 -15
  10. package/build/backend/commands/config-profiles/create-config-profile.command.js +2 -2
  11. package/build/backend/commands/hosts/create.command.d.ts +6 -6
  12. package/build/backend/commands/hosts/create.command.d.ts.map +1 -1
  13. package/build/backend/commands/hosts/create.command.js +2 -4
  14. package/build/backend/commands/index.d.ts +0 -1
  15. package/build/backend/commands/index.d.ts.map +1 -1
  16. package/build/backend/commands/index.js +0 -1
  17. package/build/backend/commands/internal-squads/create-internal-squad.command.js +2 -2
  18. package/build/backend/commands/nodes/actions/disable.command.d.ts +0 -59
  19. package/build/backend/commands/nodes/actions/disable.command.d.ts.map +1 -1
  20. package/build/backend/commands/nodes/actions/enable.command.d.ts +0 -59
  21. package/build/backend/commands/nodes/actions/enable.command.d.ts.map +1 -1
  22. package/build/backend/commands/nodes/actions/reorder.command.d.ts +0 -82
  23. package/build/backend/commands/nodes/actions/reorder.command.d.ts.map +1 -1
  24. package/build/backend/commands/nodes/create.command.d.ts +0 -62
  25. package/build/backend/commands/nodes/create.command.d.ts.map +1 -1
  26. package/build/backend/commands/nodes/create.command.js +0 -1
  27. package/build/backend/commands/nodes/get-all.command.d.ts +0 -59
  28. package/build/backend/commands/nodes/get-all.command.d.ts.map +1 -1
  29. package/build/backend/commands/nodes/get-one.command.d.ts +0 -59
  30. package/build/backend/commands/nodes/get-one.command.d.ts.map +1 -1
  31. package/build/backend/commands/nodes/stats/get-node-user-usage-by-range.command.d.ts +4 -4
  32. package/build/backend/commands/nodes/stats/get-nodes-usage-by-range.command.d.ts +4 -4
  33. package/build/backend/commands/nodes/update.command.d.ts +0 -85
  34. package/build/backend/commands/nodes/update.command.d.ts.map +1 -1
  35. package/build/backend/commands/nodes/update.command.js +0 -1
  36. package/build/backend/commands/users/get-user-usage-by-range.command.d.ts +4 -4
  37. package/build/backend/commands/users/index.d.ts +0 -1
  38. package/build/backend/commands/users/index.d.ts.map +1 -1
  39. package/build/backend/commands/users/index.js +0 -1
  40. package/build/backend/constants/errors/errors.d.ts +0 -75
  41. package/build/backend/constants/errors/errors.d.ts.map +1 -1
  42. package/build/backend/constants/errors/errors.js +0 -75
  43. package/build/backend/constants/events/events.d.ts +0 -11
  44. package/build/backend/constants/events/events.d.ts.map +1 -1
  45. package/build/backend/constants/events/events.js +0 -10
  46. package/build/backend/constants/templates/template-keys.d.ts +1 -1
  47. package/build/backend/constants/templates/template-keys.d.ts.map +1 -1
  48. package/build/backend/constants/templates/template-keys.js +0 -1
  49. package/build/backend/models/index.d.ts +0 -4
  50. package/build/backend/models/index.d.ts.map +1 -1
  51. package/build/backend/models/index.js +0 -4
  52. package/build/backend/models/nodes.schema.d.ts +0 -41
  53. package/build/backend/models/nodes.schema.d.ts.map +1 -1
  54. package/build/backend/models/nodes.schema.js +0 -3
  55. package/build/frontend/api/controllers/index.js +0 -1
  56. package/build/frontend/api/controllers/users.js +0 -1
  57. package/build/frontend/api/routes.js +0 -15
  58. package/build/frontend/commands/config-profiles/create-config-profile.command.js +2 -2
  59. package/build/frontend/commands/hosts/create.command.js +2 -4
  60. package/build/frontend/commands/index.js +0 -1
  61. package/build/frontend/commands/internal-squads/create-internal-squad.command.js +2 -2
  62. package/build/frontend/commands/nodes/create.command.js +0 -1
  63. package/build/frontend/commands/nodes/update.command.js +0 -1
  64. package/build/frontend/commands/users/index.js +0 -1
  65. package/build/frontend/constants/errors/errors.js +0 -75
  66. package/build/frontend/constants/events/events.js +0 -10
  67. package/build/frontend/constants/templates/template-keys.js +0 -1
  68. package/build/frontend/models/index.js +0 -4
  69. package/build/frontend/models/nodes.schema.js +0 -3
  70. package/package.json +1 -1
  71. package/build/backend/api/controllers/infra-billing.d.ts +0 -16
  72. package/build/backend/api/controllers/infra-billing.d.ts.map +0 -1
  73. package/build/backend/api/controllers/infra-billing.js +0 -18
  74. package/build/backend/commands/infra-billing/create-bill-record.command.d.ts +0 -125
  75. package/build/backend/commands/infra-billing/create-bill-record.command.d.ts.map +0 -1
  76. package/build/backend/commands/infra-billing/create-bill-record.command.js +0 -30
  77. package/build/backend/commands/infra-billing/create-billing-node.command.d.ts +0 -413
  78. package/build/backend/commands/infra-billing/create-billing-node.command.d.ts.map +0 -1
  79. package/build/backend/commands/infra-billing/create-billing-node.command.js +0 -38
  80. package/build/backend/commands/infra-billing/create-infra-provider.command.d.ts +0 -123
  81. package/build/backend/commands/infra-billing/create-infra-provider.command.d.ts.map +0 -1
  82. package/build/backend/commands/infra-billing/create-infra-provider.command.js +0 -24
  83. package/build/backend/commands/infra-billing/delete-bill-record-by-uuid.command.d.ts +0 -119
  84. package/build/backend/commands/infra-billing/delete-bill-record-by-uuid.command.d.ts.map +0 -1
  85. package/build/backend/commands/infra-billing/delete-bill-record-by-uuid.command.js +0 -22
  86. package/build/backend/commands/infra-billing/delete-billing-node-by-uuid.command.d.ts +0 -407
  87. package/build/backend/commands/infra-billing/delete-billing-node-by-uuid.command.d.ts.map +0 -1
  88. package/build/backend/commands/infra-billing/delete-billing-node-by-uuid.command.js +0 -29
  89. package/build/backend/commands/infra-billing/delete-infra-provider-by-uuid.command.d.ts +0 -33
  90. package/build/backend/commands/infra-billing/delete-infra-provider-by-uuid.command.d.ts.map +0 -1
  91. package/build/backend/commands/infra-billing/delete-infra-provider-by-uuid.command.js +0 -20
  92. package/build/backend/commands/infra-billing/get-bill-records.command.d.ts +0 -122
  93. package/build/backend/commands/infra-billing/get-bill-records.command.d.ts.map +0 -1
  94. package/build/backend/commands/infra-billing/get-bill-records.command.js +0 -31
  95. package/build/backend/commands/infra-billing/get-blling-nodes.command.d.ts +0 -399
  96. package/build/backend/commands/infra-billing/get-blling-nodes.command.d.ts.map +0 -1
  97. package/build/backend/commands/infra-billing/get-blling-nodes.command.js +0 -26
  98. package/build/backend/commands/infra-billing/get-infra-provider-by-uuid.command.d.ts +0 -117
  99. package/build/backend/commands/infra-billing/get-infra-provider-by-uuid.command.d.ts.map +0 -1
  100. package/build/backend/commands/infra-billing/get-infra-provider-by-uuid.command.js +0 -19
  101. package/build/backend/commands/infra-billing/get-infra-providers.command.d.ts +0 -156
  102. package/build/backend/commands/infra-billing/get-infra-providers.command.d.ts.map +0 -1
  103. package/build/backend/commands/infra-billing/get-infra-providers.command.js +0 -19
  104. package/build/backend/commands/infra-billing/index.d.ts +0 -13
  105. package/build/backend/commands/infra-billing/index.d.ts.map +0 -1
  106. package/build/backend/commands/infra-billing/index.js +0 -28
  107. package/build/backend/commands/infra-billing/update-billing-node.command.d.ts +0 -410
  108. package/build/backend/commands/infra-billing/update-billing-node.command.d.ts.map +0 -1
  109. package/build/backend/commands/infra-billing/update-billing-node.command.js +0 -35
  110. package/build/backend/commands/infra-billing/update-infra-provider.command.d.ts +0 -126
  111. package/build/backend/commands/infra-billing/update-infra-provider.command.d.ts.map +0 -1
  112. package/build/backend/commands/infra-billing/update-infra-provider.command.js +0 -26
  113. package/build/backend/commands/users/get-user-accessible-nodes.command.d.ts +0 -114
  114. package/build/backend/commands/users/get-user-accessible-nodes.command.d.ts.map +0 -1
  115. package/build/backend/commands/users/get-user-accessible-nodes.command.js +0 -31
  116. package/build/backend/models/infra-billing-available-node.schema.d.ts +0 -90
  117. package/build/backend/models/infra-billing-available-node.schema.d.ts.map +0 -1
  118. package/build/backend/models/infra-billing-available-node.schema.js +0 -9
  119. package/build/backend/models/infra-billing-history-record.schema.d.ts +0 -44
  120. package/build/backend/models/infra-billing-history-record.schema.d.ts.map +0 -1
  121. package/build/backend/models/infra-billing-history-record.schema.js +0 -19
  122. package/build/backend/models/infra-billing-node.schema.d.ts +0 -153
  123. package/build/backend/models/infra-billing-node.schema.d.ts.map +0 -1
  124. package/build/backend/models/infra-billing-node.schema.js +0 -34
  125. package/build/backend/models/infra-provider.schema.d.ts +0 -87
  126. package/build/backend/models/infra-provider.schema.d.ts.map +0 -1
  127. package/build/backend/models/infra-provider.schema.js +0 -41
  128. package/build/frontend/api/controllers/infra-billing.js +0 -18
  129. package/build/frontend/commands/infra-billing/create-bill-record.command.js +0 -30
  130. package/build/frontend/commands/infra-billing/create-billing-node.command.js +0 -38
  131. package/build/frontend/commands/infra-billing/create-infra-provider.command.js +0 -24
  132. package/build/frontend/commands/infra-billing/delete-bill-record-by-uuid.command.js +0 -22
  133. package/build/frontend/commands/infra-billing/delete-billing-node-by-uuid.command.js +0 -29
  134. package/build/frontend/commands/infra-billing/delete-infra-provider-by-uuid.command.js +0 -20
  135. package/build/frontend/commands/infra-billing/get-bill-records.command.js +0 -31
  136. package/build/frontend/commands/infra-billing/get-blling-nodes.command.js +0 -26
  137. package/build/frontend/commands/infra-billing/get-infra-provider-by-uuid.command.js +0 -19
  138. package/build/frontend/commands/infra-billing/get-infra-providers.command.js +0 -19
  139. package/build/frontend/commands/infra-billing/index.js +0 -28
  140. package/build/frontend/commands/infra-billing/update-billing-node.command.js +0 -35
  141. package/build/frontend/commands/infra-billing/update-infra-provider.command.js +0 -26
  142. package/build/frontend/commands/users/get-user-accessible-nodes.command.js +0 -31
  143. package/build/frontend/models/infra-billing-available-node.schema.js +0 -9
  144. package/build/frontend/models/infra-billing-history-record.schema.js +0 -19
  145. package/build/frontend/models/infra-billing-node.schema.js +0 -34
  146. package/build/frontend/models/infra-provider.schema.js +0 -41
@@ -3,7 +3,6 @@ export * from './auth';
3
3
  export * from './config-profiles';
4
4
  export * from './hosts';
5
5
  export * from './hwid';
6
- export * from './infra-billing';
7
6
  export * from './internal-squads';
8
7
  export * from './keygen';
9
8
  export * from './nodes';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../api/controllers/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../api/controllers/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC"}
@@ -19,7 +19,6 @@ __exportStar(require("./auth"), exports);
19
19
  __exportStar(require("./config-profiles"), exports);
20
20
  __exportStar(require("./hosts"), exports);
21
21
  __exportStar(require("./hwid"), exports);
22
- __exportStar(require("./infra-billing"), exports);
23
22
  __exportStar(require("./internal-squads"), exports);
24
23
  __exportStar(require("./keygen"), exports);
25
24
  __exportStar(require("./nodes"), exports);
@@ -6,7 +6,6 @@ export declare const USERS_ROUTES: {
6
6
  readonly GET: "";
7
7
  readonly DELETE: (uuid: string) => string;
8
8
  readonly GET_BY_UUID: (uuid: string) => string;
9
- readonly ACCESSIBLE_NODES: (uuid: string) => string;
10
9
  readonly ACTIONS: {
11
10
  readonly ENABLE: (uuid: string) => string;
12
11
  readonly DISABLE: (uuid: string) => string;
@@ -1 +1 @@
1
- {"version":3,"file":"users.d.ts","sourceRoot":"","sources":["../../../../api/controllers/users.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,EAAG,OAAgB,CAAC;AAEjD,eAAO,MAAM,mBAAmB,EAAG,SAAkB,CAAC;AAEtD,eAAO,MAAM,YAAY;;;;4BAIN,MAAM;iCACD,MAAM;sCACD,MAAM;;gCAEZ,MAAM;iCACL,MAAM;uCACA,MAAM;6CACA,MAAM;;;yCAGV,MAAM;sCACT,MAAM;uDACW,MAAM;2CAClB,MAAM;gCACjB,MAAM;4BACV,MAAM;;;;;;;;;;;;;;;4CAiBU,MAAM;;;;;CAM/B,CAAC"}
1
+ {"version":3,"file":"users.d.ts","sourceRoot":"","sources":["../../../../api/controllers/users.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,EAAG,OAAgB,CAAC;AAEjD,eAAO,MAAM,mBAAmB,EAAG,SAAkB,CAAC;AAEtD,eAAO,MAAM,YAAY;;;;4BAIN,MAAM;iCACD,MAAM;;gCAEP,MAAM;iCACL,MAAM;uCACA,MAAM;6CACA,MAAM;;;yCAGV,MAAM;sCACT,MAAM;uDACW,MAAM;2CAClB,MAAM;gCACjB,MAAM;4BACV,MAAM;;;;;;;;;;;;;;;4CAiBU,MAAM;;;;;CAM/B,CAAC"}
@@ -9,7 +9,6 @@ exports.USERS_ROUTES = {
9
9
  GET: '',
10
10
  DELETE: (uuid) => `${uuid}`,
11
11
  GET_BY_UUID: (uuid) => `${uuid}`,
12
- ACCESSIBLE_NODES: (uuid) => `${uuid}/accessible-nodes`,
13
12
  ACTIONS: {
14
13
  ENABLE: (uuid) => `${uuid}/${exports.USERS_ACTIONS_ROUTE}/enable`,
15
14
  DISABLE: (uuid) => `${uuid}/${exports.USERS_ACTIONS_ROUTE}/disable`,
@@ -43,7 +43,6 @@ export declare const REST_API: {
43
43
  readonly GET: "/api/users/";
44
44
  readonly DELETE: (uuid: string) => string;
45
45
  readonly GET_BY_UUID: (uuid: string) => string;
46
- readonly ACCESSIBLE_NODES: (uuid: string) => string;
47
46
  readonly ACTIONS: {
48
47
  readonly DISABLE: (uuid: string) => string;
49
48
  readonly ENABLE: (uuid: string) => string;
@@ -142,19 +141,5 @@ export declare const REST_API: {
142
141
  readonly GET_BY_UUID: (uuid: string) => string;
143
142
  readonly DELETE: (uuid: string) => string;
144
143
  };
145
- readonly INFRA_BILLING: {
146
- readonly GET_PROVIDERS: "/api/infra-billing/providers";
147
- readonly CREATE_PROVIDER: "/api/infra-billing/providers";
148
- readonly UPDATE_PROVIDER: "/api/infra-billing/providers";
149
- readonly DELETE_PROVIDER: (uuid: string) => string;
150
- readonly GET_PROVIDER_BY_UUID: (uuid: string) => string;
151
- readonly GET_BILLING_NODES: "/api/infra-billing/nodes";
152
- readonly CREATE_BILLING_NODE: "/api/infra-billing/nodes";
153
- readonly UPDATE_BILLING_NODE: "/api/infra-billing/nodes";
154
- readonly DELETE_BILLING_NODE: (uuid: string) => string;
155
- readonly GET_BILLING_HISTORY: "/api/infra-billing/history";
156
- readonly CREATE_BILLING_HISTORY: "/api/infra-billing/history";
157
- readonly DELETE_BILLING_HISTORY: (uuid: string) => string;
158
- };
159
144
  };
160
145
  //# sourceMappingURL=routes.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../api/routes.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,EAAG,MAAe,CAAC;AACpC,eAAO,MAAM,YAAY,EAAG,UAAmB,CAAC;AAChD,eAAO,MAAM,cAAc,EAAG,SAAkB,CAAC;AAEjD,eAAO,MAAM,QAAQ;;;;;;;;;;;gCAYE,MAAM;;;;;;;;;qCAYD,MAAM;;gCAGX,MAAM;;oCAIF,MAAM;qCAIL,MAAM;qCAIN,MAAM;;;;;;iDAUM,MAAM;;;;;;;;gCAWvB,MAAM;qCAGD,MAAM;0CAED,MAAM;;qCAIX,MAAM;oCAIP,MAAM;2CAIC,MAAM;iDAIA,MAAM;;;6CAOV,MAAM;0CAIT,MAAM;2DAIW,MAAM;+CAIlB,MAAM;oCAIjB,MAAM;gCAIV,MAAM;;;;;;;;;;;;;;;gDAmBU,MAAM;;;;;;;kCAWpB,MAAM;0CAEE,MAAM;uCAET,MAAM;;;;;;qCASR,MAAM;gCAEX,MAAM;;;;;;;;;;;;;;;;;;;;;qCAuBD,MAAM;;;;;;;;;mDAYQ,MAAM;;;;;;0CASf,MAAM;;;;;;;qCAUX,MAAM;gCAIX,MAAM;sDAIgB,MAAM;;;;;;;qCAUvB,MAAM;gCAIX,MAAM;;;;;;yCAUG,MAAM;8CAED,MAAM;;;;6CAMP,MAAM;;;gDAKH,MAAM;;CAGnC,CAAC"}
1
+ {"version":3,"file":"routes.d.ts","sourceRoot":"","sources":["../../../api/routes.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,EAAG,MAAe,CAAC;AACpC,eAAO,MAAM,YAAY,EAAG,UAAmB,CAAC;AAChD,eAAO,MAAM,cAAc,EAAG,SAAkB,CAAC;AAEjD,eAAO,MAAM,QAAQ;;;;;;;;;;;gCAYE,MAAM;;;;;;;;;qCAYD,MAAM;;gCAGX,MAAM;;oCAIF,MAAM;qCAIL,MAAM;qCAIN,MAAM;;;;;;iDAUM,MAAM;;;;;;;;gCAWvB,MAAM;qCAGD,MAAM;;qCAIN,MAAM;oCAIP,MAAM;2CAIC,MAAM;iDAIA,MAAM;;;6CAOV,MAAM;0CAIT,MAAM;2DAIW,MAAM;+CAIlB,MAAM;oCAIjB,MAAM;gCAIV,MAAM;;;;;;;;;;;;;;;gDAmBU,MAAM;;;;;;;kCAWpB,MAAM;0CAEE,MAAM;uCAET,MAAM;;;;;;qCASR,MAAM;gCAEX,MAAM;;;;;;;;;;;;;;;;;;;;;qCAuBD,MAAM;;;;;;;;;mDAYQ,MAAM;;;;;;0CASf,MAAM;;;;;;;qCAUX,MAAM;gCAIX,MAAM;sDAIgB,MAAM;;;;;;;qCAUvB,MAAM;gCAIX,MAAM;;CAKnB,CAAC"}
@@ -80,7 +80,6 @@ exports.REST_API = {
80
80
  GET: `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.GET}`,
81
81
  DELETE: (uuid) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.DELETE(uuid)}`,
82
82
  GET_BY_UUID: (uuid) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.GET_BY_UUID(uuid)}`,
83
- ACCESSIBLE_NODES: (uuid) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.ACCESSIBLE_NODES(uuid)}`,
84
83
  ACTIONS: {
85
84
  DISABLE: (uuid) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.ACTIONS.DISABLE(uuid)}`,
86
85
  ENABLE: (uuid) => `${exports.ROOT}/${CONTROLLERS.USERS_CONTROLLER}/${CONTROLLERS.USERS_ROUTES.ACTIONS.ENABLE(uuid)}`,
@@ -179,18 +178,4 @@ exports.REST_API = {
179
178
  GET_BY_UUID: (uuid) => `${exports.ROOT}/${CONTROLLERS.INTERNAL_SQUADS_CONTROLLER}/${CONTROLLERS.INTERNAL_SQUADS_ROUTES.GET_BY_UUID(uuid)}`,
180
179
  DELETE: (uuid) => `${exports.ROOT}/${CONTROLLERS.INTERNAL_SQUADS_CONTROLLER}/${CONTROLLERS.INTERNAL_SQUADS_ROUTES.DELETE(uuid)}`,
181
180
  },
182
- INFRA_BILLING: {
183
- GET_PROVIDERS: `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.GET_PROVIDERS}`,
184
- CREATE_PROVIDER: `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.CREATE_PROVIDER}`,
185
- UPDATE_PROVIDER: `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.UPDATE_PROVIDER}`,
186
- DELETE_PROVIDER: (uuid) => `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.DELETE_PROVIDER(uuid)}`,
187
- GET_PROVIDER_BY_UUID: (uuid) => `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.GET_PROVIDER_BY_UUID(uuid)}`,
188
- GET_BILLING_NODES: `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.GET_BILLING_NODES}`,
189
- CREATE_BILLING_NODE: `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.CREATE_BILLING_NODE}`,
190
- UPDATE_BILLING_NODE: `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.UPDATE_BILLING_NODE}`,
191
- DELETE_BILLING_NODE: (uuid) => `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.DELETE_BILLING_NODE(uuid)}`,
192
- GET_BILLING_HISTORY: `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.GET_BILLING_HISTORY}`,
193
- CREATE_BILLING_HISTORY: `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.CREATE_BILLING_HISTORY}`,
194
- DELETE_BILLING_HISTORY: (uuid) => `${exports.ROOT}/${CONTROLLERS.INFRA_BILLING_CONTROLLER}/${CONTROLLERS.INFRA_BILLING_ROUTES.DELETE_BILLING_HISTORY(uuid)}`,
195
- },
196
181
  };
@@ -13,8 +13,8 @@ var CreateConfigProfileCommand;
13
13
  CreateConfigProfileCommand.RequestSchema = zod_1.z.object({
14
14
  name: zod_1.z
15
15
  .string()
16
- .min(2, 'Name must be at least 2 characters')
17
- .max(20, 'Name must be less than 20 characters')
16
+ .min(6, 'Name must be at least 6 characters')
17
+ .max(16, 'Name must be less than 16 characters')
18
18
  .regex(/^[A-Za-z0-9_-]+$/, 'Name can only contain letters, numbers, underscores and dashes'),
19
19
  config: zod_1.z.object({}).passthrough(),
20
20
  });
@@ -4,8 +4,8 @@ export declare namespace CreateHostCommand {
4
4
  const TSQ_url: "/api/hosts/";
5
5
  const endpointDetails: import("../../constants").EndpointDetails;
6
6
  const RequestSchema: z.ZodObject<{
7
- configProfileUuid: z.ZodOptional<z.ZodString>;
8
- configProfileInboundUuid: z.ZodOptional<z.ZodString>;
7
+ configProfileUuid: z.ZodString;
8
+ configProfileInboundUuid: z.ZodString;
9
9
  remark: z.ZodString;
10
10
  address: z.ZodString;
11
11
  port: z.ZodNumber;
@@ -43,6 +43,8 @@ export declare namespace CreateHostCommand {
43
43
  port: number;
44
44
  remark: string;
45
45
  address: string;
46
+ configProfileUuid: string;
47
+ configProfileInboundUuid: string;
46
48
  path?: string | undefined;
47
49
  sni?: string | undefined;
48
50
  host?: string | undefined;
@@ -51,13 +53,13 @@ export declare namespace CreateHostCommand {
51
53
  isDisabled?: boolean | undefined;
52
54
  securityLayer?: "DEFAULT" | "TLS" | "NONE" | undefined;
53
55
  xHttpExtraParams?: unknown;
54
- configProfileUuid?: string | undefined;
55
- configProfileInboundUuid?: string | undefined;
56
56
  allowInsecure?: boolean | undefined;
57
57
  }, {
58
58
  port: number;
59
59
  remark: string;
60
60
  address: string;
61
+ configProfileUuid: string;
62
+ configProfileInboundUuid: string;
61
63
  path?: string | undefined;
62
64
  sni?: string | undefined;
63
65
  host?: string | undefined;
@@ -66,8 +68,6 @@ export declare namespace CreateHostCommand {
66
68
  isDisabled?: boolean | undefined;
67
69
  securityLayer?: "DEFAULT" | "TLS" | "NONE" | undefined;
68
70
  xHttpExtraParams?: unknown;
69
- configProfileUuid?: string | undefined;
70
- configProfileInboundUuid?: string | undefined;
71
71
  allowInsecure?: boolean | undefined;
72
72
  }>;
73
73
  type Request = z.infer<typeof RequestSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"create.command.d.ts","sourceRoot":"","sources":["../../../../commands/hosts/create.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,eAAwB,CAAC;IAClC,MAAM,OAAO,eAAM,CAAC;IAEpB,MAAM,eAAe,2CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAsCxB,CAAC;IACH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"create.command.d.ts","sourceRoot":"","sources":["../../../../commands/hosts/create.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,eAAwB,CAAC;IAClC,MAAM,OAAO,eAAM,CAAC;IAEpB,MAAM,eAAe,2CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAoCxB,CAAC;IACH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
@@ -15,14 +15,12 @@ var CreateHostCommand;
15
15
  .string({
16
16
  invalid_type_error: 'Config Profile UUID must be a string',
17
17
  })
18
- .uuid('Config Profile UUID must be a valid UUID')
19
- .optional(),
18
+ .uuid('Config Profile UUID must be a valid UUID'),
20
19
  configProfileInboundUuid: zod_1.z
21
20
  .string({
22
21
  invalid_type_error: 'Inbound UUID must be a string',
23
22
  })
24
- .uuid('Inbound UUID must be a valid UUID')
25
- .optional(),
23
+ .uuid('Inbound UUID must be a valid UUID'),
26
24
  remark: zod_1.z
27
25
  .string({
28
26
  invalid_type_error: 'Remark must be a string',
@@ -3,7 +3,6 @@ export * from './auth';
3
3
  export * from './config-profiles';
4
4
  export * from './hosts';
5
5
  export * from './hwid';
6
- export * from './infra-billing';
7
6
  export * from './internal-squads';
8
7
  export * from './keygen';
9
8
  export * from './nodes';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../commands/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../commands/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC"}
@@ -19,7 +19,6 @@ __exportStar(require("./auth"), exports);
19
19
  __exportStar(require("./config-profiles"), exports);
20
20
  __exportStar(require("./hosts"), exports);
21
21
  __exportStar(require("./hwid"), exports);
22
- __exportStar(require("./infra-billing"), exports);
23
22
  __exportStar(require("./internal-squads"), exports);
24
23
  __exportStar(require("./keygen"), exports);
25
24
  __exportStar(require("./nodes"), exports);
@@ -13,8 +13,8 @@ var CreateInternalSquadCommand;
13
13
  CreateInternalSquadCommand.RequestSchema = zod_1.z.object({
14
14
  name: zod_1.z
15
15
  .string()
16
- .min(2, 'Name must be at least 2 characters')
17
- .max(20, 'Name must be less than 20 characters')
16
+ .min(6, 'Name must be at least 6 characters')
17
+ .max(16, 'Name must be less than 16 characters')
18
18
  .regex(/^[A-Za-z0-9_-]+$/, 'Name can only contain letters, numbers, underscores and dashes'),
19
19
  inbounds: zod_1.z.array(zod_1.z.string().uuid()),
20
20
  });
@@ -69,29 +69,6 @@ export declare namespace DisableNodeCommand {
69
69
  port: number | null;
70
70
  rawInbound?: unknown;
71
71
  }>, "many">>;
72
- providerUuid: z.ZodNullable<z.ZodString>;
73
- provider: z.ZodNullable<z.ZodObject<{
74
- uuid: z.ZodString;
75
- name: z.ZodString;
76
- faviconLink: z.ZodNullable<z.ZodString>;
77
- loginUrl: z.ZodNullable<z.ZodString>;
78
- createdAt: z.ZodEffects<z.ZodString, Date, string>;
79
- updatedAt: z.ZodEffects<z.ZodString, Date, string>;
80
- }, "strip", z.ZodTypeAny, {
81
- uuid: string;
82
- createdAt: Date;
83
- updatedAt: Date;
84
- name: string;
85
- faviconLink: string | null;
86
- loginUrl: string | null;
87
- }, {
88
- uuid: string;
89
- createdAt: string;
90
- updatedAt: string;
91
- name: string;
92
- faviconLink: string | null;
93
- loginUrl: string | null;
94
- }>>;
95
72
  }, "strip", z.ZodTypeAny, {
96
73
  uuid: string;
97
74
  createdAt: Date;
@@ -131,15 +108,6 @@ export declare namespace DisableNodeCommand {
131
108
  port: number | null;
132
109
  rawInbound?: unknown;
133
110
  }[] | null;
134
- providerUuid: string | null;
135
- provider: {
136
- uuid: string;
137
- createdAt: Date;
138
- updatedAt: Date;
139
- name: string;
140
- faviconLink: string | null;
141
- loginUrl: string | null;
142
- } | null;
143
111
  }, {
144
112
  uuid: string;
145
113
  createdAt: string;
@@ -179,15 +147,6 @@ export declare namespace DisableNodeCommand {
179
147
  port: number | null;
180
148
  rawInbound?: unknown;
181
149
  }[] | null;
182
- providerUuid: string | null;
183
- provider: {
184
- uuid: string;
185
- createdAt: string;
186
- updatedAt: string;
187
- name: string;
188
- faviconLink: string | null;
189
- loginUrl: string | null;
190
- } | null;
191
150
  }>;
192
151
  }, "strip", z.ZodTypeAny, {
193
152
  response: {
@@ -229,15 +188,6 @@ export declare namespace DisableNodeCommand {
229
188
  port: number | null;
230
189
  rawInbound?: unknown;
231
190
  }[] | null;
232
- providerUuid: string | null;
233
- provider: {
234
- uuid: string;
235
- createdAt: Date;
236
- updatedAt: Date;
237
- name: string;
238
- faviconLink: string | null;
239
- loginUrl: string | null;
240
- } | null;
241
191
  };
242
192
  }, {
243
193
  response: {
@@ -279,15 +229,6 @@ export declare namespace DisableNodeCommand {
279
229
  port: number | null;
280
230
  rawInbound?: unknown;
281
231
  }[] | null;
282
- providerUuid: string | null;
283
- provider: {
284
- uuid: string;
285
- createdAt: string;
286
- updatedAt: string;
287
- name: string;
288
- faviconLink: string | null;
289
- loginUrl: string | null;
290
- } | null;
291
232
  };
292
233
  }>;
293
234
  type Response = z.infer<typeof ResponseSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"disable.command.d.ts","sourceRoot":"","sources":["../../../../../commands/nodes/actions/disable.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,kBAAkB,CAAC;IACzB,MAAM,GAAG,0BAAiC,CAAC;IAC3C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"disable.command.d.ts","sourceRoot":"","sources":["../../../../../commands/nodes/actions/disable.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,kBAAkB,CAAC;IACzB,MAAM,GAAG,0BAAiC,CAAC;IAC3C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
@@ -69,29 +69,6 @@ export declare namespace EnableNodeCommand {
69
69
  port: number | null;
70
70
  rawInbound?: unknown;
71
71
  }>, "many">>;
72
- providerUuid: z.ZodNullable<z.ZodString>;
73
- provider: z.ZodNullable<z.ZodObject<{
74
- uuid: z.ZodString;
75
- name: z.ZodString;
76
- faviconLink: z.ZodNullable<z.ZodString>;
77
- loginUrl: z.ZodNullable<z.ZodString>;
78
- createdAt: z.ZodEffects<z.ZodString, Date, string>;
79
- updatedAt: z.ZodEffects<z.ZodString, Date, string>;
80
- }, "strip", z.ZodTypeAny, {
81
- uuid: string;
82
- createdAt: Date;
83
- updatedAt: Date;
84
- name: string;
85
- faviconLink: string | null;
86
- loginUrl: string | null;
87
- }, {
88
- uuid: string;
89
- createdAt: string;
90
- updatedAt: string;
91
- name: string;
92
- faviconLink: string | null;
93
- loginUrl: string | null;
94
- }>>;
95
72
  }, "strip", z.ZodTypeAny, {
96
73
  uuid: string;
97
74
  createdAt: Date;
@@ -131,15 +108,6 @@ export declare namespace EnableNodeCommand {
131
108
  port: number | null;
132
109
  rawInbound?: unknown;
133
110
  }[] | null;
134
- providerUuid: string | null;
135
- provider: {
136
- uuid: string;
137
- createdAt: Date;
138
- updatedAt: Date;
139
- name: string;
140
- faviconLink: string | null;
141
- loginUrl: string | null;
142
- } | null;
143
111
  }, {
144
112
  uuid: string;
145
113
  createdAt: string;
@@ -179,15 +147,6 @@ export declare namespace EnableNodeCommand {
179
147
  port: number | null;
180
148
  rawInbound?: unknown;
181
149
  }[] | null;
182
- providerUuid: string | null;
183
- provider: {
184
- uuid: string;
185
- createdAt: string;
186
- updatedAt: string;
187
- name: string;
188
- faviconLink: string | null;
189
- loginUrl: string | null;
190
- } | null;
191
150
  }>;
192
151
  }, "strip", z.ZodTypeAny, {
193
152
  response: {
@@ -229,15 +188,6 @@ export declare namespace EnableNodeCommand {
229
188
  port: number | null;
230
189
  rawInbound?: unknown;
231
190
  }[] | null;
232
- providerUuid: string | null;
233
- provider: {
234
- uuid: string;
235
- createdAt: Date;
236
- updatedAt: Date;
237
- name: string;
238
- faviconLink: string | null;
239
- loginUrl: string | null;
240
- } | null;
241
191
  };
242
192
  }, {
243
193
  response: {
@@ -279,15 +229,6 @@ export declare namespace EnableNodeCommand {
279
229
  port: number | null;
280
230
  rawInbound?: unknown;
281
231
  }[] | null;
282
- providerUuid: string | null;
283
- provider: {
284
- uuid: string;
285
- createdAt: string;
286
- updatedAt: string;
287
- name: string;
288
- faviconLink: string | null;
289
- loginUrl: string | null;
290
- } | null;
291
232
  };
292
233
  }>;
293
234
  type Response = z.infer<typeof ResponseSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"enable.command.d.ts","sourceRoot":"","sources":["../../../../../commands/nodes/actions/enable.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,0BAAgC,CAAC;IAC1C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"enable.command.d.ts","sourceRoot":"","sources":["../../../../../commands/nodes/actions/enable.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,iBAAiB,CAAC;IACxB,MAAM,GAAG,0BAAgC,CAAC;IAC1C,MAAM,OAAO,QAAe,CAAC;IAE7B,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;MAExB,CAAC;IAEH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
@@ -61,29 +61,6 @@ export declare namespace ReorderNodeCommand {
61
61
  port: number | null;
62
62
  rawInbound?: unknown;
63
63
  }>, "many">>;
64
- providerUuid: z.ZodNullable<z.ZodString>;
65
- provider: z.ZodNullable<z.ZodObject<{
66
- uuid: z.ZodString;
67
- name: z.ZodString;
68
- faviconLink: z.ZodNullable<z.ZodString>;
69
- loginUrl: z.ZodNullable<z.ZodString>;
70
- createdAt: z.ZodEffects<z.ZodString, Date, string>;
71
- updatedAt: z.ZodEffects<z.ZodString, Date, string>;
72
- }, "strip", z.ZodTypeAny, {
73
- uuid: string;
74
- createdAt: Date;
75
- updatedAt: Date;
76
- name: string;
77
- faviconLink: string | null;
78
- loginUrl: string | null;
79
- }, {
80
- uuid: string;
81
- createdAt: string;
82
- updatedAt: string;
83
- name: string;
84
- faviconLink: string | null;
85
- loginUrl: string | null;
86
- }>>;
87
64
  }, "uuid" | "viewPosition">, "strip", z.ZodTypeAny, {
88
65
  uuid: string;
89
66
  viewPosition: number;
@@ -161,29 +138,6 @@ export declare namespace ReorderNodeCommand {
161
138
  port: number | null;
162
139
  rawInbound?: unknown;
163
140
  }>, "many">>;
164
- providerUuid: z.ZodNullable<z.ZodString>;
165
- provider: z.ZodNullable<z.ZodObject<{
166
- uuid: z.ZodString;
167
- name: z.ZodString;
168
- faviconLink: z.ZodNullable<z.ZodString>;
169
- loginUrl: z.ZodNullable<z.ZodString>;
170
- createdAt: z.ZodEffects<z.ZodString, Date, string>;
171
- updatedAt: z.ZodEffects<z.ZodString, Date, string>;
172
- }, "strip", z.ZodTypeAny, {
173
- uuid: string;
174
- createdAt: Date;
175
- updatedAt: Date;
176
- name: string;
177
- faviconLink: string | null;
178
- loginUrl: string | null;
179
- }, {
180
- uuid: string;
181
- createdAt: string;
182
- updatedAt: string;
183
- name: string;
184
- faviconLink: string | null;
185
- loginUrl: string | null;
186
- }>>;
187
141
  }, "strip", z.ZodTypeAny, {
188
142
  uuid: string;
189
143
  createdAt: Date;
@@ -223,15 +177,6 @@ export declare namespace ReorderNodeCommand {
223
177
  port: number | null;
224
178
  rawInbound?: unknown;
225
179
  }[] | null;
226
- providerUuid: string | null;
227
- provider: {
228
- uuid: string;
229
- createdAt: Date;
230
- updatedAt: Date;
231
- name: string;
232
- faviconLink: string | null;
233
- loginUrl: string | null;
234
- } | null;
235
180
  }, {
236
181
  uuid: string;
237
182
  createdAt: string;
@@ -271,15 +216,6 @@ export declare namespace ReorderNodeCommand {
271
216
  port: number | null;
272
217
  rawInbound?: unknown;
273
218
  }[] | null;
274
- providerUuid: string | null;
275
- provider: {
276
- uuid: string;
277
- createdAt: string;
278
- updatedAt: string;
279
- name: string;
280
- faviconLink: string | null;
281
- loginUrl: string | null;
282
- } | null;
283
219
  }>, "many">;
284
220
  }, "strip", z.ZodTypeAny, {
285
221
  response: {
@@ -321,15 +257,6 @@ export declare namespace ReorderNodeCommand {
321
257
  port: number | null;
322
258
  rawInbound?: unknown;
323
259
  }[] | null;
324
- providerUuid: string | null;
325
- provider: {
326
- uuid: string;
327
- createdAt: Date;
328
- updatedAt: Date;
329
- name: string;
330
- faviconLink: string | null;
331
- loginUrl: string | null;
332
- } | null;
333
260
  }[];
334
261
  }, {
335
262
  response: {
@@ -371,15 +298,6 @@ export declare namespace ReorderNodeCommand {
371
298
  port: number | null;
372
299
  rawInbound?: unknown;
373
300
  }[] | null;
374
- providerUuid: string | null;
375
- provider: {
376
- uuid: string;
377
- createdAt: string;
378
- updatedAt: string;
379
- name: string;
380
- faviconLink: string | null;
381
- loginUrl: string | null;
382
- } | null;
383
301
  }[];
384
302
  }>;
385
303
  type Response = z.infer<typeof ResponseSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"reorder.command.d.ts","sourceRoot":"","sources":["../../../../../commands/nodes/actions/reorder.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,kBAAkB,CAAC;IACzB,MAAM,GAAG,8BAAiC,CAAC;IAC3C,MAAM,OAAO,8BAAM,CAAC;IAEpB,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAOxB,CAAC;IACH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"reorder.command.d.ts","sourceRoot":"","sources":["../../../../../commands/nodes/actions/reorder.command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,yBAAiB,kBAAkB,CAAC;IACzB,MAAM,GAAG,8BAAiC,CAAC;IAC3C,MAAM,OAAO,8BAAM,CAAC;IAEpB,MAAM,eAAe,8CAI3B,CAAC;IAEK,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAOxB,CAAC;IACH,KAAY,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;IAE7C,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAEzB,CAAC;IAEH,KAAY,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;CACzD"}