@lovrabet/rabetbase-cli 2.5.0 → 2.5.1-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (312) hide show
  1. package/lib/api/api-doc.js +1 -1
  2. package/lib/api/fetch-model-list.js +1 -1
  3. package/lib/api/generate-api-file.js +1 -1
  4. package/lib/api/generate-sdk-config-file.js +1 -1
  5. package/lib/auth/auth-server-ui.js +1 -1
  6. package/lib/auth/auth-server.d.ts +7 -0
  7. package/lib/auth/auth-server.js +1 -1
  8. package/lib/auth/constant.js +1 -1
  9. package/lib/auth/get-cookie.js +1 -1
  10. package/lib/auth/get-session-user.js +1 -1
  11. package/lib/auth/is-session-valid.js +1 -1
  12. package/lib/auth/login-success-html.js +1 -1
  13. package/lib/auth/logout.js +1 -1
  14. package/lib/cli-flags.js +1 -1
  15. package/lib/cli.js +1 -1
  16. package/lib/commands/api/generate.js +1 -1
  17. package/lib/commands/api/index.js +1 -1
  18. package/lib/commands/api/list.js +1 -1
  19. package/lib/commands/api/pull.js +1 -1
  20. package/lib/commands/api/shared.js +1 -1
  21. package/lib/commands/app/index.js +1 -1
  22. package/lib/commands/app/list.js +1 -1
  23. package/lib/commands/app/members-list.js +1 -1
  24. package/lib/commands/app/remote-directory.js +1 -1
  25. package/lib/commands/app/shared.js +1 -1
  26. package/lib/commands/app-config/delete.js +1 -1
  27. package/lib/commands/app-config/get.js +1 -1
  28. package/lib/commands/app-config/index.js +1 -1
  29. package/lib/commands/app-config/list.js +1 -1
  30. package/lib/commands/app-config/set.js +1 -1
  31. package/lib/commands/app-config/shared.js +1 -1
  32. package/lib/commands/auth/index.js +1 -1
  33. package/lib/commands/bff/create.js +1 -1
  34. package/lib/commands/bff/delete.js +1 -1
  35. package/lib/commands/bff/detail.js +1 -1
  36. package/lib/commands/bff/index.js +1 -1
  37. package/lib/commands/bff/list.js +1 -1
  38. package/lib/commands/bff/pull.js +1 -1
  39. package/lib/commands/bff/push.js +1 -1
  40. package/lib/commands/bff/status.js +1 -1
  41. package/lib/commands/cli-skill/index.js +1 -1
  42. package/lib/commands/cli-update.js +1 -1
  43. package/lib/commands/codegen/index.js +1 -1
  44. package/lib/commands/codegen/sdk.js +1 -1
  45. package/lib/commands/codegen/sql.js +1 -1
  46. package/lib/commands/common/app-registry.js +1 -1
  47. package/lib/commands/common/app-selector.js +1 -1
  48. package/lib/commands/common/async-task.js +1 -1
  49. package/lib/commands/common/dry-run.js +1 -1
  50. package/lib/commands/common/flags.js +1 -1
  51. package/lib/commands/common/local-file.js +1 -1
  52. package/lib/commands/common/validate.js +1 -1
  53. package/lib/commands/config/delete.js +1 -1
  54. package/lib/commands/config/get.js +1 -1
  55. package/lib/commands/config/index.js +1 -1
  56. package/lib/commands/config/init.d.ts +1 -1
  57. package/lib/commands/config/init.js +1 -1
  58. package/lib/commands/config/list.js +1 -1
  59. package/lib/commands/config/set.js +1 -1
  60. package/lib/commands/config/shared.js +1 -1
  61. package/lib/commands/dataset/business-group-update.js +1 -1
  62. package/lib/commands/dataset/business-groups.js +1 -1
  63. package/lib/commands/dataset/capability.js +1 -1
  64. package/lib/commands/dataset/delete.js +1 -1
  65. package/lib/commands/dataset/detail.js +1 -1
  66. package/lib/commands/dataset/extend-update.js +1 -1
  67. package/lib/commands/dataset/field-update.js +1 -1
  68. package/lib/commands/dataset/generate.js +1 -1
  69. package/lib/commands/dataset/index.js +1 -1
  70. package/lib/commands/dataset/list.js +1 -1
  71. package/lib/commands/dataset/operations.js +1 -1
  72. package/lib/commands/dataset/relation-audit.js +1 -1
  73. package/lib/commands/dataset/relation-create.js +1 -1
  74. package/lib/commands/dataset/relation-delete.js +1 -1
  75. package/lib/commands/dataset/relation-shared.js +1 -1
  76. package/lib/commands/dataset/relation-update.js +1 -1
  77. package/lib/commands/dataset/relations.js +1 -1
  78. package/lib/commands/dataset/rename.js +1 -1
  79. package/lib/commands/dataset/restore.js +1 -1
  80. package/lib/commands/db/analysis-batching.js +1 -1
  81. package/lib/commands/db/analyze-batch-plan.js +1 -1
  82. package/lib/commands/db/analyze-cancel.js +1 -1
  83. package/lib/commands/db/analyze-start.js +1 -1
  84. package/lib/commands/db/analyze-status.js +1 -1
  85. package/lib/commands/db/create.js +1 -1
  86. package/lib/commands/db/delete.js +1 -1
  87. package/lib/commands/db/detail.js +1 -1
  88. package/lib/commands/db/diff-refresh-start.js +1 -1
  89. package/lib/commands/db/diff-refresh-status.js +1 -1
  90. package/lib/commands/db/diff.js +1 -1
  91. package/lib/commands/db/index.js +1 -1
  92. package/lib/commands/db/list.js +1 -1
  93. package/lib/commands/db/shared.js +1 -1
  94. package/lib/commands/db/table-diff-shared.js +1 -1
  95. package/lib/commands/db/tables.js +1 -1
  96. package/lib/commands/db/test.js +1 -1
  97. package/lib/commands/db/update.js +1 -1
  98. package/lib/commands/doctor.js +1 -1
  99. package/lib/commands/file/index.js +1 -1
  100. package/lib/commands/issue/index.js +1 -1
  101. package/lib/commands/issue/nudge.js +1 -1
  102. package/lib/commands/issue/report.js +1 -1
  103. package/lib/commands/issue/shared.js +1 -1
  104. package/lib/commands/kb/create.js +1 -1
  105. package/lib/commands/kb/delete.js +1 -1
  106. package/lib/commands/kb/detail.js +1 -1
  107. package/lib/commands/kb/index.js +1 -1
  108. package/lib/commands/kb/list.js +1 -1
  109. package/lib/commands/kb/search.js +1 -1
  110. package/lib/commands/kb/shared.js +1 -1
  111. package/lib/commands/kb/update.js +1 -1
  112. package/lib/commands/logs/index.js +1 -1
  113. package/lib/commands/menu/asset-update.js +1 -1
  114. package/lib/commands/menu/delete.js +1 -1
  115. package/lib/commands/menu/external-link-create.js +1 -1
  116. package/lib/commands/menu/external-link-update.js +1 -1
  117. package/lib/commands/menu/group-create.js +1 -1
  118. package/lib/commands/menu/group-update.js +1 -1
  119. package/lib/commands/menu/index.js +1 -1
  120. package/lib/commands/menu/list.js +1 -1
  121. package/lib/commands/menu/move.js +1 -1
  122. package/lib/commands/menu/regroup-start.js +1 -1
  123. package/lib/commands/menu/rename.js +1 -1
  124. package/lib/commands/menu/shared/compare-table.js +1 -1
  125. package/lib/commands/menu/shared/delete-plan.js +1 -1
  126. package/lib/commands/menu/shared/facts.js +1 -1
  127. package/lib/commands/menu/shared/index.js +1 -1
  128. package/lib/commands/menu/shared/inquirer.js +1 -1
  129. package/lib/commands/menu/shared/local-pages.js +1 -1
  130. package/lib/commands/menu/shared/logic.js +1 -1
  131. package/lib/commands/menu/shared/mutations.js +1 -1
  132. package/lib/commands/menu/shared/service.js +1 -1
  133. package/lib/commands/menu/shared/sync-core.js +1 -1
  134. package/lib/commands/menu/shared/update-core.js +1 -1
  135. package/lib/commands/menu/shared/valid-url.js +1 -1
  136. package/lib/commands/menu/sync.js +1 -1
  137. package/lib/commands/menu/visibility-update.js +1 -1
  138. package/lib/commands/notification/config-create.js +1 -1
  139. package/lib/commands/notification/config-delete.js +1 -1
  140. package/lib/commands/notification/config-list.js +1 -1
  141. package/lib/commands/notification/config-update.js +1 -1
  142. package/lib/commands/notification/index.js +1 -1
  143. package/lib/commands/notification/shared.js +1 -1
  144. package/lib/commands/ocr/index.js +1 -1
  145. package/lib/commands/page/create.js +1 -1
  146. package/lib/commands/page/custom/detail.js +1 -1
  147. package/lib/commands/page/custom/list.js +1 -1
  148. package/lib/commands/page/custom/publish.js +1 -1
  149. package/lib/commands/page/custom/shared.js +1 -1
  150. package/lib/commands/page/custom/syntax.js +1 -1
  151. package/lib/commands/page/custom/template.js +1 -1
  152. package/lib/commands/page/custom/update.js +1 -1
  153. package/lib/commands/page/data-list-status.js +1 -1
  154. package/lib/commands/page/generate-start.js +1 -1
  155. package/lib/commands/page/generate-status.js +1 -1
  156. package/lib/commands/page/index.js +1 -1
  157. package/lib/commands/page/pull.js +1 -1
  158. package/lib/commands/page/push.js +1 -1
  159. package/lib/commands/page/relation-audit.js +1 -1
  160. package/lib/commands/page/restore.js +1 -1
  161. package/lib/commands/page/shared.js +1 -1
  162. package/lib/commands/page/sync.js +1 -1
  163. package/lib/commands/project/create/enhanced-guided-create.js +1 -1
  164. package/lib/commands/project/create/format-elapsed.js +1 -1
  165. package/lib/commands/project/create/main.js +1 -1
  166. package/lib/commands/project/create/materialize-project-template.js +1 -1
  167. package/lib/commands/project/create/project-name.js +1 -1
  168. package/lib/commands/project/create/project-template-archive.js +1 -1
  169. package/lib/commands/project/create/project-template-path.js +1 -1
  170. package/lib/commands/project/create/use-copy-project-template.js +1 -1
  171. package/lib/commands/project/create/use-format-code.js +1 -1
  172. package/lib/commands/project/create/use-install-dependencies.js +1 -1
  173. package/lib/commands/project/index.js +1 -1
  174. package/lib/commands/project/upgrade.js +1 -1
  175. package/lib/commands/registry.js +1 -1
  176. package/lib/commands/role/delete.js +1 -1
  177. package/lib/commands/role/detail.js +1 -1
  178. package/lib/commands/role/index.js +1 -1
  179. package/lib/commands/role/list.js +1 -1
  180. package/lib/commands/role/shared.js +1 -1
  181. package/lib/commands/role/update.js +1 -1
  182. package/lib/commands/role/user-add.js +1 -1
  183. package/lib/commands/role/user-remove.js +1 -1
  184. package/lib/commands/role/user-resolve.js +1 -1
  185. package/lib/commands/run/index.js +1 -1
  186. package/lib/commands/schema.js +1 -1
  187. package/lib/commands/sql/create.js +1 -1
  188. package/lib/commands/sql/delete.js +1 -1
  189. package/lib/commands/sql/detail.js +1 -1
  190. package/lib/commands/sql/exec.js +1 -1
  191. package/lib/commands/sql/index.js +1 -1
  192. package/lib/commands/sql/list.js +1 -1
  193. package/lib/commands/sql/pull.js +1 -1
  194. package/lib/commands/sql/push.js +1 -1
  195. package/lib/commands/sql/shared.js +1 -1
  196. package/lib/commands/sql/status.js +1 -1
  197. package/lib/commands/sql/validate.js +1 -1
  198. package/lib/commands/task/index.js +1 -1
  199. package/lib/commands/task/status.js +1 -1
  200. package/lib/commands/tenant/index.js +1 -1
  201. package/lib/commands/tenant/members-list.js +1 -1
  202. package/lib/commands/tenant/shared.js +1 -1
  203. package/lib/commands/user-account/dingding-sandbox-bind.js +1 -1
  204. package/lib/commands/user-account/index.js +1 -1
  205. package/lib/commands/workspace/add.js +1 -1
  206. package/lib/commands/workspace/index.js +1 -1
  207. package/lib/commands/workspace/remove.js +1 -1
  208. package/lib/config/domain-config.d.ts +1 -1
  209. package/lib/config/domain-config.js +1 -1
  210. package/lib/config/project-routing.d.ts +30 -0
  211. package/lib/config/project-routing.js +1 -0
  212. package/lib/config/schema.d.ts +1 -1
  213. package/lib/config/schema.js +1 -1
  214. package/lib/constant/cdn.js +1 -1
  215. package/lib/constant/cli.js +1 -1
  216. package/lib/constant/defaults.js +1 -1
  217. package/lib/constant/domain.d.ts +7 -2
  218. package/lib/constant/domain.js +1 -1
  219. package/lib/constant/env.js +1 -1
  220. package/lib/constant/output.js +1 -1
  221. package/lib/constant/paths.js +1 -1
  222. package/lib/constant/region.d.ts +2 -2
  223. package/lib/constant/region.js +1 -1
  224. package/lib/constant/risk.js +1 -1
  225. package/lib/constant/routing-profile.d.ts +115 -0
  226. package/lib/constant/routing-profile.js +1 -0
  227. package/lib/context/app-resolver.js +1 -1
  228. package/lib/context/auth-resolver.js +1 -1
  229. package/lib/context/config-loader.js +1 -1
  230. package/lib/context.js +1 -1
  231. package/lib/core/alias-resolver.js +1 -1
  232. package/lib/core/api-client.js +1 -1
  233. package/lib/core/bff/config.js +1 -1
  234. package/lib/core/bff/file-system.js +1 -1
  235. package/lib/core/bff/hash.js +1 -1
  236. package/lib/core/bff/lock.js +1 -1
  237. package/lib/core/bff/utils.js +1 -1
  238. package/lib/core/db-resolver.js +1 -1
  239. package/lib/core/page/file-system.js +1 -1
  240. package/lib/core/page/hash.js +1 -1
  241. package/lib/core/page/lock.js +1 -1
  242. package/lib/core/sql-index-auditor.js +1 -1
  243. package/lib/core/sql-sync/config.js +1 -1
  244. package/lib/core/sql-sync/file-system.js +1 -1
  245. package/lib/core/sql-sync/hash.js +1 -1
  246. package/lib/core/sql-sync/lock.js +1 -1
  247. package/lib/core/sql-sync/utils.js +1 -1
  248. package/lib/core/sql-validator.js +1 -1
  249. package/lib/errors.js +1 -1
  250. package/lib/framework/build-all-flags.js +1 -1
  251. package/lib/framework/error-output.js +1 -1
  252. package/lib/framework/explicit-yes.js +1 -1
  253. package/lib/framework/flags.js +1 -1
  254. package/lib/framework/help.js +1 -1
  255. package/lib/framework/index.js +1 -1
  256. package/lib/framework/output.js +1 -1
  257. package/lib/framework/response.js +1 -1
  258. package/lib/framework/runner-alias.js +1 -1
  259. package/lib/framework/runner.js +1 -1
  260. package/lib/framework/schema-export.js +1 -1
  261. package/lib/framework/types.js +1 -1
  262. package/lib/generated/build-info.d.ts +4 -4
  263. package/lib/generated/build-info.js +1 -1
  264. package/lib/help.js +1 -1
  265. package/lib/postinstall.js +1 -1
  266. package/lib/runtime/confirmation.js +1 -1
  267. package/lib/runtime/event.js +1 -1
  268. package/lib/runtime/index.js +1 -1
  269. package/lib/runtime/queue.js +1 -1
  270. package/lib/runtime/resolve.js +1 -1
  271. package/lib/skills/builtin-skill.js +1 -1
  272. package/lib/skills/main.js +1 -1
  273. package/lib/skills/npx-skills-add.js +1 -1
  274. package/lib/skills/skill-presence.js +1 -1
  275. package/lib/telemetry/cli-command-trace.js +1 -1
  276. package/lib/telemetry/cli-help-trace.js +1 -1
  277. package/lib/telemetry/ensure-cli-otel-config.js +1 -1
  278. package/lib/telemetry/register-otel-exit-shutdown.js +1 -1
  279. package/lib/telemetry/send-cli-trace-log.js +1 -1
  280. package/lib/telemetry/send-platform-issue-collect-log.js +1 -1
  281. package/lib/utils/ai_config.js +1 -1
  282. package/lib/utils/apply-jq-filter.js +1 -1
  283. package/lib/utils/cdn-config.js +1 -1
  284. package/lib/utils/check-sdk-version.js +1 -1
  285. package/lib/utils/cli-version-check.js +1 -1
  286. package/lib/utils/cli-version-policy.js +1 -1
  287. package/lib/utils/config.js +1 -1
  288. package/lib/utils/entity-with-id.js +1 -1
  289. package/lib/utils/file-utils.js +1 -1
  290. package/lib/utils/guides-cdn.js +1 -1
  291. package/lib/utils/http-client.js +1 -1
  292. package/lib/utils/is-non-interactive.js +1 -1
  293. package/lib/utils/logger.js +1 -1
  294. package/lib/utils/params.js +1 -1
  295. package/lib/utils/platform.js +1 -1
  296. package/lib/utils/sleep.js +1 -1
  297. package/lib/utils/template-replacer.js +1 -1
  298. package/lib/utils/update-notice.js +1 -1
  299. package/lib/utils/version.js +1 -1
  300. package/lib/utils/with-active-cookie.js +1 -1
  301. package/lib/utils/write-cli-side-channel.js +1 -1
  302. package/package.json +1 -2
  303. package/skills/rabetbase/SKILL.md +10 -5
  304. package/skills/rabetbase/guides/frontend-development.md +2 -0
  305. package/skills/rabetbase/guides/sdk-client-generation.md +3 -2
  306. package/skills/rabetbase/guides/typescript-sdk.md +42 -0
  307. package/skills/rabetbase/references/rabetbase-api-pull.md +5 -3
  308. package/skills/rabetbase/references/rabetbase-config.md +9 -5
  309. package/skills/rabetbase/references/rabetbase-init.md +11 -5
  310. package/skills/rabetbase/references/rabetbase-project-create.md +6 -5
  311. package/skills/rabetbase.manifest.json +3 -3
  312. package/templates/README.md +13 -17
@@ -1 +1 @@
1
- function a19_0x55ee(_0x2c5c2c,_0x1b272b){_0x2c5c2c=_0x2c5c2c-0x11f;const _0x1e8282=a19_0x1e82();let _0x55ee33=_0x1e8282[_0x2c5c2c];return _0x55ee33;}(function(_0x4419b8,_0x519261){const _0x17adb3=a19_0x55ee,_0x1a82bb=_0x4419b8();while(!![]){try{const _0x4f25e9=-parseInt(_0x17adb3(0x121))/0x1*(parseInt(_0x17adb3(0x126))/0x2)+-parseInt(_0x17adb3(0x125))/0x3*(parseInt(_0x17adb3(0x128))/0x4)+-parseInt(_0x17adb3(0x120))/0x5+parseInt(_0x17adb3(0x124))/0x6+-parseInt(_0x17adb3(0x11f))/0x7+-parseInt(_0x17adb3(0x123))/0x8*(-parseInt(_0x17adb3(0x129))/0x9)+-parseInt(_0x17adb3(0x122))/0xa*(-parseInt(_0x17adb3(0x127))/0xb);if(_0x4f25e9===_0x519261)break;else _0x1a82bb['push'](_0x1a82bb['shift']());}catch(_0x30745d){_0x1a82bb['push'](_0x1a82bb['shift']());}}}(a19_0x1e82,0xe5335));function a19_0x1e82(){const _0x1ed466=['490460rHvbVa','20853PxtsNd','9401630IVsXkR','4646475QAmrXv','34621ixZbZP','3423230MitkIN','1816kxoGNY','10731906zpLRIr','3kpFOpx','40lndzPt','55bhbwbd'];a19_0x1e82=function(){return _0x1ed466;};return a19_0x1e82();}import{appListDefinition}from'../../commands/app/list.js';import{appMembersListDefinition}from'../../commands/app/members-list.js';export const appDefinitions=[appListDefinition,appMembersListDefinition];
1
+ function a19_0x5073(_0x170474,_0x503caf){_0x170474=_0x170474-0x1b7;const _0x5a82a0=a19_0x5a82();let _0x507335=_0x5a82a0[_0x170474];return _0x507335;}(function(_0xc761aa,_0x23ccae){const _0x17cbe0=a19_0x5073,_0x8419cc=_0xc761aa();while(!![]){try{const _0x1f6d5d=-parseInt(_0x17cbe0(0x1bc))/0x1*(-parseInt(_0x17cbe0(0x1c3))/0x2)+parseInt(_0x17cbe0(0x1b8))/0x3*(-parseInt(_0x17cbe0(0x1c1))/0x4)+-parseInt(_0x17cbe0(0x1bd))/0x5*(-parseInt(_0x17cbe0(0x1b7))/0x6)+-parseInt(_0x17cbe0(0x1b9))/0x7*(parseInt(_0x17cbe0(0x1c0))/0x8)+parseInt(_0x17cbe0(0x1bf))/0x9*(parseInt(_0x17cbe0(0x1ba))/0xa)+-parseInt(_0x17cbe0(0x1c2))/0xb*(-parseInt(_0x17cbe0(0x1be))/0xc)+-parseInt(_0x17cbe0(0x1bb))/0xd;if(_0x1f6d5d===_0x23ccae)break;else _0x8419cc['push'](_0x8419cc['shift']());}catch(_0xd5a706){_0x8419cc['push'](_0x8419cc['shift']());}}}(a19_0x5a82,0x30023));import{appListDefinition}from'../../commands/app/list.js';import{appMembersListDefinition}from'../../commands/app/members-list.js';export const appDefinitions=[appListDefinition,appMembersListDefinition];function a19_0x5a82(){const _0x3088e6=['558GsqaDB','1694552nlGfLP','134580eFOjCx','728079BpDmGH','4qeEiWA','6fTWGbm','6zIcsRF','7OEjvlE','1070XjPTEY','2935842UJCXJM','145019HzNSEH','369845zcFxbK','60JZdMVM'];a19_0x5a82=function(){return _0x3088e6;};return a19_0x5a82();}
@@ -1 +1 @@
1
- const a20_0x5f1045=a20_0x27c5;(function(_0x29aab0,_0x2e3078){const _0x1f6aad=a20_0x27c5,_0x3eae48=_0x29aab0();while(!![]){try{const _0x20abb4=-parseInt(_0x1f6aad(0xc1))/0x1*(-parseInt(_0x1f6aad(0xb6))/0x2)+-parseInt(_0x1f6aad(0xca))/0x3+-parseInt(_0x1f6aad(0xb5))/0x4+parseInt(_0x1f6aad(0xc7))/0x5+parseInt(_0x1f6aad(0xac))/0x6*(-parseInt(_0x1f6aad(0xbd))/0x7)+-parseInt(_0x1f6aad(0xaf))/0x8*(parseInt(_0x1f6aad(0xa6))/0x9)+parseInt(_0x1f6aad(0xb0))/0xa;if(_0x20abb4===_0x2e3078)break;else _0x3eae48['push'](_0x3eae48['shift']());}catch(_0x2a6095){_0x3eae48['push'](_0x3eae48['shift']());}}}(a20_0x478f,0x7909d));import{readRawConfigWithLayers}from'../../context.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{CliErrors}from'../../errors.js';import{buildAppProfileListFields}from'../../config/schema.js';function a20_0x478f(){const _0x5ad407=['List\x20configured\x20apps,\x20or\x20platform\x20apps\x20with\x20--remote','keys','globalConfig','length','6757173xaiiLg','Use\x20`rabetbase\x20app\x20list\x20--remote`\x20for\x20the\x20platform\x20directory,\x20or\x20`rabetbase\x20app\x20list\x20--global/--project`\x20for\x20local\x20config.','List\x20apps\x20available\x20on\x20the\x20platform\x20for\x20the\x20current\x20login','Show\x20only\x20apps\x20from\x20project\x20.rabetbase.json','mergedCli','globalPath','1374mVmCRy','list','optional','8ftLLVQ','24180970MLoItN','No\x20apps\x20configured','projectPath','object','apps','3152168xAiFyh','739176sMjPWP','\x20in\x20','Show\x20only\x20apps\x20from\x20global\x20~/.rabetbase.json','`--remote`\x20cannot\x20be\x20used\x20with\x20`--global`\x20or\x20`--project`.','validation','remote','merged','29533UpAnEr','bool','push','defaultApp','1RZbeft','boolean','name','projectConfig','project','find','1418225gbJZqb','.\x20Use\x20`','global','211701VnIPfC','app','appcode','read','\x20workspace\x20add\x20<name>\x20--appcode\x20<code>`\x20to\x20add\x20one.'];a20_0x478f=function(){return _0x5ad407;};return a20_0x478f();}import{appDefinedIn,enrichAppListItemsWithMergedSelection,resolveDefaultAppSource}from'../../commands/app/shared.js';import{listRemoteAppDirectory}from'../../commands/app/remote-directory.js';function a20_0x27c5(_0x2367a2,_0x114831){_0x2367a2=_0x2367a2-0x9f;const _0x478f25=a20_0x478f();let _0x27c52e=_0x478f25[_0x2367a2];return _0x27c52e;}function buildItemsFromLayer(_0xa31724,_0x1d5d03){const _0x879dea=a20_0x27c5,_0x9e227c=[],_0x116aa4=_0xa31724[_0x879dea(0xb4)]&&typeof _0xa31724['apps']==='object'?_0xa31724[_0x879dea(0xb4)]:{},_0x2d352b=_0xa31724[_0x879dea(0xc0)]||undefined,_0x4b75f0=_0x2d352b??(Object[_0x879dea(0xa3)](_0x116aa4)[_0x879dea(0xa5)]===0x1?Object[_0x879dea(0xa3)](_0x116aa4)[0x0]:undefined);for(const [_0x546765,_0x33f1bb]of Object['entries'](_0x116aa4)){if(!_0x33f1bb||typeof _0x33f1bb!==_0x879dea(0xb3)||!_0x33f1bb[_0x879dea(0x9f)])continue;_0x9e227c[_0x879dea(0xbf)]({'name':_0x546765,'appcode':_0x33f1bb[_0x879dea(0x9f)],'named':!![],'definedIn':_0x1d5d03,'isDefault':_0x546765===_0x4b75f0,...buildAppProfileListFields(_0x33f1bb)});}return _0x9e227c;}function buildMergedItems(_0x386a90,_0x4844a9){const _0x3b6110=a20_0x27c5,{apps:apps={}}=_0x386a90,_0x2237cd=_0x386a90[_0x3b6110(0xc0)],_0x548ef2=_0x2237cd??(Object[_0x3b6110(0xa3)](apps)[_0x3b6110(0xa5)]===0x1?Object[_0x3b6110(0xa3)](apps)[0x0]:undefined),_0x5696ee=_0x4844a9['globalConfig']['apps']&&typeof _0x4844a9[_0x3b6110(0xa4)]['apps']===_0x3b6110(0xb3)?_0x4844a9[_0x3b6110(0xa4)]['apps']:{},_0xb478c9=_0x4844a9[_0x3b6110(0xc4)][_0x3b6110(0xb4)]&&typeof _0x4844a9[_0x3b6110(0xc4)][_0x3b6110(0xb4)]===_0x3b6110(0xb3)?_0x4844a9[_0x3b6110(0xc4)][_0x3b6110(0xb4)]:{},_0x236c65=Object['entries'](apps),_0x433683=_0x236c65['map'](([_0x41976f,_0x33af9d])=>({'name':_0x41976f,'appcode':_0x33af9d[_0x3b6110(0x9f)],'named':!![],'definedIn':appDefinedIn(_0x41976f,_0x5696ee,_0xb478c9),'isDefault':_0x41976f===_0x548ef2,...buildAppProfileListFields(_0x33af9d)}));return _0x433683;}function validateAppListFlags(_0x54df6c){const _0x292956=a20_0x27c5;if(!_0x54df6c[_0x292956(0xbe)](_0x292956(0xbb)))return;if(!_0x54df6c[_0x292956(0xbe)](_0x292956(0xc9))&&!_0x54df6c[_0x292956(0xbe)]('project'))return;throw CliErrors[_0x292956(0xba)](_0x292956(0xb9),_0x292956(0xa7));}async function execute(_0x731854){const _0x11e6a1=a20_0x27c5;validateAppListFlags(_0x731854);if(_0x731854[_0x11e6a1(0xbe)]('remote'))return{'ok':!![],'data':await listRemoteAppDirectory(_0x731854)};const _0x2bf531=_0x731854[_0x11e6a1(0xbe)]('global'),_0x2efc9a=_0x731854[_0x11e6a1(0xbe)](_0x11e6a1(0xc5)),_0x572db0=_0x2bf531?_0x11e6a1(0xc9):_0x2efc9a?_0x11e6a1(0xc5):'merged',{config:_0x105de9,layers:_0x1bfbc8}=readRawConfigWithLayers(),_0x5a6a4=resolveDefaultAppSource(_0x1bfbc8),{defaultApp:_0x308f85}=_0x105de9;let _0x229557,_0x2d2b14;switch(_0x572db0){case'global':_0x229557=buildItemsFromLayer(_0x1bfbc8[_0x11e6a1(0xa4)],_0x11e6a1(0xc9)),_0x2d2b14=_0x1bfbc8[_0x11e6a1(0xab)];break;case _0x11e6a1(0xc5):_0x229557=buildItemsFromLayer(_0x1bfbc8[_0x11e6a1(0xc4)],'project'),_0x2d2b14=_0x1bfbc8[_0x11e6a1(0xb2)];break;default:_0x229557=buildMergedItems(_0x105de9,_0x1bfbc8);break;}enrichAppListItemsWithMergedSelection(_0x229557,_0x731854[_0x11e6a1(0xaa)]);if(_0x229557[_0x11e6a1(0xa5)]===0x0){const _0x1b997a=_0x572db0===_0x11e6a1(0xbc)?'':_0x11e6a1(0xb7)+_0x572db0+'\x20config';return{'ok':!![],'data':[],'message':_0x11e6a1(0xb1)+_0x1b997a+_0x11e6a1(0xc8)+CLI_BIN_NAME+_0x11e6a1(0xa1)};}const _0x380559=_0x229557[_0x11e6a1(0xc6)](_0x1e8aaa=>_0x1e8aaa['isCurrent']===!![]),_0x291fa3=_0x308f85??_0x380559?.[_0x11e6a1(0xc3)]??null,_0xe33ade=_0x572db0===_0x11e6a1(0xbc)?{'globalPath':_0x1bfbc8[_0x11e6a1(0xab)]??null,'projectPath':_0x1bfbc8[_0x11e6a1(0xb2)]??null,'defaultApp':_0x291fa3,'defaultAppSource':_0x308f85!=null?_0x5a6a4:null}:{'scope':_0x572db0,'configPath':_0x2d2b14??null};return{'ok':!![],'data':{'items':_0x229557,'meta':_0xe33ade}};}export const appListDefinition={'service':a20_0x5f1045(0xcb),'command':a20_0x5f1045(0xad),'description':a20_0x5f1045(0xa2),'risk':a20_0x5f1045(0xa0),'auth':a20_0x5f1045(0xae),'requiresAuth':![],'requiresAppCode':![],'flags':[{'name':a20_0x5f1045(0xbb),'type':a20_0x5f1045(0xc2),'description':a20_0x5f1045(0xa8),'default':![]},{'name':'global','type':a20_0x5f1045(0xc2),'description':a20_0x5f1045(0xb8),'default':![]},{'name':a20_0x5f1045(0xc5),'type':'boolean','description':a20_0x5f1045(0xa9),'default':![]}],async 'validate'(_0x435219){validateAppListFlags(_0x435219);},'execute':execute};
1
+ const a20_0x447f2a=a20_0x152d;(function(_0x22e324,_0x520e52){const _0x3b4704=a20_0x152d,_0x572161=_0x22e324();while(!![]){try{const _0x246935=parseInt(_0x3b4704(0x16a))/0x1+parseInt(_0x3b4704(0x167))/0x2+-parseInt(_0x3b4704(0x189))/0x3+-parseInt(_0x3b4704(0x162))/0x4*(-parseInt(_0x3b4704(0x166))/0x5)+-parseInt(_0x3b4704(0x173))/0x6+-parseInt(_0x3b4704(0x18b))/0x7*(-parseInt(_0x3b4704(0x186))/0x8)+parseInt(_0x3b4704(0x17a))/0x9*(-parseInt(_0x3b4704(0x185))/0xa);if(_0x246935===_0x520e52)break;else _0x572161['push'](_0x572161['shift']());}catch(_0x19eba8){_0x572161['push'](_0x572161['shift']());}}}(a20_0x3a48,0x6041d));import{readRawConfigWithLayers}from'../../context.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{CliErrors}from'../../errors.js';import{buildAppProfileListFields}from'../../config/schema.js';import{appDefinedIn,enrichAppListItemsWithMergedSelection,resolveDefaultAppSource}from'../../commands/app/shared.js';import{listRemoteAppDirectory}from'../../commands/app/remote-directory.js';function buildItemsFromLayer(_0x41b191,_0x47ab57){const _0x35a1cb=a20_0x152d,_0x3bba14=[],_0xaf0755=_0x41b191[_0x35a1cb(0x17e)]&&typeof _0x41b191['apps']===_0x35a1cb(0x170)?_0x41b191[_0x35a1cb(0x17e)]:{},_0x1fb816=_0x41b191[_0x35a1cb(0x17d)]||undefined,_0x1f51ea=_0x1fb816??(Object[_0x35a1cb(0x179)](_0xaf0755)[_0x35a1cb(0x160)]===0x1?Object[_0x35a1cb(0x179)](_0xaf0755)[0x0]:undefined);for(const [_0x45bbc2,_0x19acf2]of Object[_0x35a1cb(0x16b)](_0xaf0755)){if(!_0x19acf2||typeof _0x19acf2!==_0x35a1cb(0x170)||!_0x19acf2['appcode'])continue;_0x3bba14[_0x35a1cb(0x16c)]({'name':_0x45bbc2,'appcode':_0x19acf2[_0x35a1cb(0x180)],'named':!![],'definedIn':_0x47ab57,'isDefault':_0x45bbc2===_0x1f51ea,...buildAppProfileListFields(_0x19acf2)});}return _0x3bba14;}function buildMergedItems(_0x32e646,_0xe88cb6){const _0x659c4f=a20_0x152d,{apps:apps={}}=_0x32e646,_0x44dfc=_0x32e646[_0x659c4f(0x17d)],_0x19622d=_0x44dfc??(Object['keys'](apps)[_0x659c4f(0x160)]===0x1?Object[_0x659c4f(0x179)](apps)[0x0]:undefined),_0x3aa9fa=_0xe88cb6[_0x659c4f(0x164)][_0x659c4f(0x17e)]&&typeof _0xe88cb6[_0x659c4f(0x164)][_0x659c4f(0x17e)]===_0x659c4f(0x170)?_0xe88cb6[_0x659c4f(0x164)]['apps']:{},_0x2a04db=_0xe88cb6[_0x659c4f(0x165)][_0x659c4f(0x17e)]&&typeof _0xe88cb6[_0x659c4f(0x165)]['apps']===_0x659c4f(0x170)?_0xe88cb6[_0x659c4f(0x165)][_0x659c4f(0x17e)]:{},_0x2f7c25=Object['entries'](apps),_0xc33439=_0x2f7c25['map'](([_0x1357f0,_0x20fef4])=>({'name':_0x1357f0,'appcode':_0x20fef4['appcode'],'named':!![],'definedIn':appDefinedIn(_0x1357f0,_0x3aa9fa,_0x2a04db),'isDefault':_0x1357f0===_0x19622d,...buildAppProfileListFields(_0x20fef4)}));return _0xc33439;}function validateAppListFlags(_0xdf25a){const _0x1fa156=a20_0x152d;if(!_0xdf25a['bool'](_0x1fa156(0x17b)))return;if(!_0xdf25a['bool'](_0x1fa156(0x174))&&!_0xdf25a['bool']('project'))return;throw CliErrors[_0x1fa156(0x187)](_0x1fa156(0x163),_0x1fa156(0x184));}function a20_0x3a48(){const _0x9448d4=['remote','merged','defaultApp','apps','\x20config','appcode','boolean','bool','List\x20configured\x20apps,\x20or\x20platform\x20apps\x20with\x20--remote','Use\x20`rabetbase\x20app\x20list\x20--remote`\x20for\x20the\x20platform\x20directory,\x20or\x20`rabetbase\x20app\x20list\x20--global/--project`\x20for\x20local\x20config.','23090gAgfCc','1442864vKKoMA','validation','find','1149246oKrGoH','project','7YrCJRB','read','length','isCurrent','6112sVKxeZ','`--remote`\x20cannot\x20be\x20used\x20with\x20`--global`\x20or\x20`--project`.','globalConfig','projectConfig','1535sFTmAT','1131770COlDku','Show\x20only\x20apps\x20from\x20project\x20.rabetbase.json','mergedCli','144201GltEIG','entries','push','No\x20apps\x20configured','list','.\x20Use\x20`','object','Show\x20only\x20apps\x20from\x20global\x20~/.rabetbase.json','\x20workspace\x20add\x20<name>\x20--appcode\x20<code>`\x20to\x20add\x20one.','3188346rWEgDk','global','List\x20apps\x20available\x20on\x20the\x20platform\x20for\x20the\x20current\x20login','app','globalPath','projectPath','keys','198SaVuls'];a20_0x3a48=function(){return _0x9448d4;};return a20_0x3a48();}async function execute(_0x53a7f6){const _0x12fc27=a20_0x152d;validateAppListFlags(_0x53a7f6);if(_0x53a7f6[_0x12fc27(0x182)](_0x12fc27(0x17b)))return{'ok':!![],'data':await listRemoteAppDirectory(_0x53a7f6)};const _0x5e3c72=_0x53a7f6[_0x12fc27(0x182)](_0x12fc27(0x174)),_0x482270=_0x53a7f6[_0x12fc27(0x182)](_0x12fc27(0x18a)),_0x4eef63=_0x5e3c72?_0x12fc27(0x174):_0x482270?_0x12fc27(0x18a):_0x12fc27(0x17c),{config:_0x1f2d96,layers:_0x445073}=readRawConfigWithLayers(),_0x11d8ea=resolveDefaultAppSource(_0x445073),{defaultApp:_0x4eb501}=_0x1f2d96;let _0xbb0349,_0x363aa9;switch(_0x4eef63){case _0x12fc27(0x174):_0xbb0349=buildItemsFromLayer(_0x445073['globalConfig'],'global'),_0x363aa9=_0x445073[_0x12fc27(0x177)];break;case'project':_0xbb0349=buildItemsFromLayer(_0x445073['projectConfig'],_0x12fc27(0x18a)),_0x363aa9=_0x445073[_0x12fc27(0x178)];break;default:_0xbb0349=buildMergedItems(_0x1f2d96,_0x445073);break;}enrichAppListItemsWithMergedSelection(_0xbb0349,_0x53a7f6[_0x12fc27(0x169)]);if(_0xbb0349['length']===0x0){const _0x3ef080=_0x4eef63===_0x12fc27(0x17c)?'':'\x20in\x20'+_0x4eef63+_0x12fc27(0x17f);return{'ok':!![],'data':[],'message':_0x12fc27(0x16d)+_0x3ef080+_0x12fc27(0x16f)+CLI_BIN_NAME+_0x12fc27(0x172)};}const _0x32dafe=_0xbb0349[_0x12fc27(0x188)](_0x533e46=>_0x533e46[_0x12fc27(0x161)]===!![]),_0x52531b=_0x4eb501??_0x32dafe?.['name']??null,_0xb722ca=_0x4eef63===_0x12fc27(0x17c)?{'globalPath':_0x445073[_0x12fc27(0x177)]??null,'projectPath':_0x445073['projectPath']??null,'defaultApp':_0x52531b,'defaultAppSource':_0x4eb501!=null?_0x11d8ea:null}:{'scope':_0x4eef63,'configPath':_0x363aa9??null};return{'ok':!![],'data':{'items':_0xbb0349,'meta':_0xb722ca}};}function a20_0x152d(_0x3f0280,_0x3140ac){_0x3f0280=_0x3f0280-0x15f;const _0x3a48ec=a20_0x3a48();let _0x152d43=_0x3a48ec[_0x3f0280];return _0x152d43;}export const appListDefinition={'service':a20_0x447f2a(0x176),'command':a20_0x447f2a(0x16e),'description':a20_0x447f2a(0x183),'risk':a20_0x447f2a(0x15f),'auth':'optional','requiresAuth':![],'requiresAppCode':![],'flags':[{'name':a20_0x447f2a(0x17b),'type':a20_0x447f2a(0x181),'description':a20_0x447f2a(0x175),'default':![]},{'name':a20_0x447f2a(0x174),'type':'boolean','description':a20_0x447f2a(0x171),'default':![]},{'name':a20_0x447f2a(0x18a),'type':a20_0x447f2a(0x181),'description':a20_0x447f2a(0x168),'default':![]}],async 'validate'(_0x18e6f8){validateAppListFlags(_0x18e6f8);},'execute':execute};
@@ -1 +1 @@
1
- function a21_0x42d1(_0x4f2a42,_0x1024d3){_0x4f2a42=_0x4f2a42-0x1bf;const _0x390bcc=a21_0x390b();let _0x42d182=_0x390bcc[_0x4f2a42];return _0x42d182;}const a21_0x5409fa=a21_0x42d1;function a21_0x390b(){const _0x4529fa=['19700EQIwYy','read','6877464FZQplJ','1624022jbwpRF','7448058piOGIh','\x20application\x20member(s)','5VsTUwW','members-list','310865TQoeOA','3LkcmAU','List\x20application\x20members\x20with\x20their\x20role\x20memberships','1760872nkXQcv','48twscyS','1672XZDgZR','appCode','3479gnadzP','6219wrjDIC','Found\x20','length'];a21_0x390b=function(){return _0x4529fa;};return a21_0x390b();}(function(_0x2bd0b2,_0x9c8f33){const _0x151a11=a21_0x42d1,_0x1c865f=_0x2bd0b2();while(!![]){try{const _0xe06ca9=parseInt(_0x151a11(0x1d1))/0x1+parseInt(_0x151a11(0x1cc))/0x2*(parseInt(_0x151a11(0x1bf))/0x3)+-parseInt(_0x151a11(0x1c1))/0x4+parseInt(_0x151a11(0x1cf))/0x5*(parseInt(_0x151a11(0x1cd))/0x6)+parseInt(_0x151a11(0x1c5))/0x7*(parseInt(_0x151a11(0x1c3))/0x8)+parseInt(_0x151a11(0x1c6))/0x9*(parseInt(_0x151a11(0x1c9))/0xa)+parseInt(_0x151a11(0x1cb))/0xb*(-parseInt(_0x151a11(0x1c2))/0xc);if(_0xe06ca9===_0x9c8f33)break;else _0x1c865f['push'](_0x1c865f['shift']());}catch(_0xcdfb8e){_0x1c865f['push'](_0x1c865f['shift']());}}}(a21_0x390b,0xd8db8));import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{projectAppMembers}from'../../commands/app/shared.js';import{listRoleUsers}from'../../core/api-client.js';export const appMembersListDefinition={'service':'app','command':a21_0x5409fa(0x1d0),'description':a21_0x5409fa(0x1c0),'risk':a21_0x5409fa(0x1ca),'requiresAuth':!![],'requiresAppCode':!![],'structuredErrors':!![],'flags':[APPCODE_FLAG_OPTIONAL],async 'execute'(_0x55b6b4){const _0x8fb5ee=a21_0x5409fa,_0x5e9dc7=projectAppMembers(await listRoleUsers(_0x55b6b4[_0x8fb5ee(0x1c4)]));return{'ok':!![],'data':{'appCode':_0x55b6b4[_0x8fb5ee(0x1c4)],'items':_0x5e9dc7,'totalCount':_0x5e9dc7[_0x8fb5ee(0x1c8)]},'message':_0x8fb5ee(0x1c7)+_0x5e9dc7[_0x8fb5ee(0x1c8)]+_0x8fb5ee(0x1ce)};}};
1
+ const a21_0x4f46f7=a21_0x243e;(function(_0xf98dfd,_0x323ddb){const _0x279c87=a21_0x243e,_0x70df85=_0xf98dfd();while(!![]){try{const _0x41cc81=-parseInt(_0x279c87(0x1e6))/0x1*(parseInt(_0x279c87(0x1dd))/0x2)+-parseInt(_0x279c87(0x1df))/0x3+parseInt(_0x279c87(0x1dc))/0x4*(-parseInt(_0x279c87(0x1e2))/0x5)+parseInt(_0x279c87(0x1e0))/0x6+parseInt(_0x279c87(0x1db))/0x7+parseInt(_0x279c87(0x1da))/0x8+-parseInt(_0x279c87(0x1e3))/0x9*(-parseInt(_0x279c87(0x1e7))/0xa);if(_0x41cc81===_0x323ddb)break;else _0x70df85['push'](_0x70df85['shift']());}catch(_0x264569){_0x70df85['push'](_0x70df85['shift']());}}}(a21_0x1e90,0x19512));import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';function a21_0x1e90(){const _0x347b6a=['665586FLpqJb','List\x20application\x20members\x20with\x20their\x20role\x20memberships','5zBIEXR','9dTnfCd','\x20application\x20member(s)','Found\x20','108587rYBKPM','1650650agoDEC','length','read','331832dIizwB','714630nyUZVc','798316zLFoPu','2hTDcyJ','members-list','23103CiIGdk'];a21_0x1e90=function(){return _0x347b6a;};return a21_0x1e90();}import{projectAppMembers}from'../../commands/app/shared.js';import{listRoleUsers}from'../../core/api-client.js';function a21_0x243e(_0x32a0cc,_0x3487f3){_0x32a0cc=_0x32a0cc-0x1da;const _0x1e90d7=a21_0x1e90();let _0x243eff=_0x1e90d7[_0x32a0cc];return _0x243eff;}export const appMembersListDefinition={'service':'app','command':a21_0x4f46f7(0x1de),'description':a21_0x4f46f7(0x1e1),'risk':a21_0x4f46f7(0x1e9),'requiresAuth':!![],'requiresAppCode':!![],'structuredErrors':!![],'flags':[APPCODE_FLAG_OPTIONAL],async 'execute'(_0x299788){const _0x3e33cf=a21_0x4f46f7,_0x482eac=projectAppMembers(await listRoleUsers(_0x299788['appCode']));return{'ok':!![],'data':{'appCode':_0x299788['appCode'],'items':_0x482eac,'totalCount':_0x482eac[_0x3e33cf(0x1e8)]},'message':_0x3e33cf(0x1e5)+_0x482eac[_0x3e33cf(0x1e8)]+_0x3e33cf(0x1e4)};}};
@@ -1 +1 @@
1
- function a22_0x44b2(_0x45365e,_0x2786ce){_0x45365e=_0x45365e-0x12d;const _0x1e6c92=a22_0x1e6c();let _0x44b25d=_0x1e6c92[_0x45365e];return _0x44b25d;}(function(_0x2b4f36,_0x3f6787){const _0x378459=a22_0x44b2,_0x34e7e7=_0x2b4f36();while(!![]){try{const _0x3d9747=-parseInt(_0x378459(0x135))/0x1*(parseInt(_0x378459(0x130))/0x2)+-parseInt(_0x378459(0x13c))/0x3*(parseInt(_0x378459(0x140))/0x4)+parseInt(_0x378459(0x13a))/0x5*(-parseInt(_0x378459(0x136))/0x6)+parseInt(_0x378459(0x141))/0x7*(parseInt(_0x378459(0x13b))/0x8)+parseInt(_0x378459(0x13d))/0x9*(-parseInt(_0x378459(0x134))/0xa)+parseInt(_0x378459(0x12d))/0xb*(parseInt(_0x378459(0x12f))/0xc)+parseInt(_0x378459(0x13e))/0xd*(parseInt(_0x378459(0x12e))/0xe);if(_0x3d9747===_0x3f6787)break;else _0x34e7e7['push'](_0x34e7e7['shift']());}catch(_0x16ba3c){_0x34e7e7['push'](_0x34e7e7['shift']());}}}(a22_0x1e6c,0x80987));import{listRemoteApps}from'../../core/api-client.js';import{getCookie}from'../../auth/get-cookie.js';import{CliErrors}from'../../errors.js';function a22_0x1e6c(){const _0x4c3713=['authRequired','2119595acwvwT','24yWVntL','1872879lOXMLb','54OfecIG','10327057OEsKdg','appName','4JMGMWc','1623097GAKEgV','11TsGHmB','42KAiFGP','6040044TfbJMP','2twUWNC','appCode','platform','appDesc','1114700QdoLvU','914439qSBWMn','12iwsOQR','map','cookie'];a22_0x1e6c=function(){return _0x4c3713;};return a22_0x1e6c();}import{withActiveCookie}from'../../utils/with-active-cookie.js';function resolveCookie(_0x1bf366){const _0x5c56c5=a22_0x44b2,_0xc48306=_0x1bf366[_0x5c56c5(0x138)]||getCookie();if(!_0xc48306)throw CliErrors[_0x5c56c5(0x139)]();return _0xc48306;}export async function listRemoteAppDirectory(_0x40a6d4){const _0x8a199d=a22_0x44b2,_0x23ee05=await withActiveCookie(resolveCookie(_0x40a6d4),()=>listRemoteApps());return{'items':_0x23ee05[_0x8a199d(0x137)](_0x5bf9d1=>({..._0x5bf9d1['id']!=null?{'id':_0x5bf9d1['id']}:{},'appCode':_0x5bf9d1[_0x8a199d(0x131)],'appName':_0x5bf9d1[_0x8a199d(0x13f)],..._0x5bf9d1[_0x8a199d(0x133)]!=null?{'appDesc':_0x5bf9d1['appDesc']}:{}})),'meta':{'source':_0x8a199d(0x132)}};}
1
+ (function(_0xfcd6e9,_0x5a039c){const _0x2b1710=a22_0x1c41,_0x52aac1=_0xfcd6e9();while(!![]){try{const _0x2264af=-parseInt(_0x2b1710(0x1a3))/0x1+-parseInt(_0x2b1710(0x1ad))/0x2+-parseInt(_0x2b1710(0x1ac))/0x3*(-parseInt(_0x2b1710(0x1ae))/0x4)+parseInt(_0x2b1710(0x1a2))/0x5+parseInt(_0x2b1710(0x1aa))/0x6*(parseInt(_0x2b1710(0x1ab))/0x7)+-parseInt(_0x2b1710(0x1a8))/0x8+-parseInt(_0x2b1710(0x1a6))/0x9*(-parseInt(_0x2b1710(0x1a4))/0xa);if(_0x2264af===_0x5a039c)break;else _0x52aac1['push'](_0x52aac1['shift']());}catch(_0x191921){_0x52aac1['push'](_0x52aac1['shift']());}}}(a22_0x4a03,0x864e7));import{listRemoteApps}from'../../core/api-client.js';import{getCookie}from'../../auth/get-cookie.js';import{CliErrors}from'../../errors.js';import{withActiveCookie}from'../../utils/with-active-cookie.js';function resolveCookie(_0x2d333f){const _0x42453f=a22_0x1c41,_0x47da0b=_0x2d333f['cookie']||getCookie();if(!_0x47da0b)throw CliErrors[_0x42453f(0x1a7)]();return _0x47da0b;}function a22_0x1c41(_0x3c15da,_0x3cd862){_0x3c15da=_0x3c15da-0x1a1;const _0x4a03e1=a22_0x4a03();let _0x1c4103=_0x4a03e1[_0x3c15da];return _0x1c4103;}export async function listRemoteAppDirectory(_0x136e17){const _0x13bf7c=a22_0x1c41,_0x28d66c=await withActiveCookie(resolveCookie(_0x136e17),()=>listRemoteApps());return{'items':_0x28d66c['map'](_0x586ff9=>({..._0x586ff9['id']!=null?{'id':_0x586ff9['id']}:{},'appCode':_0x586ff9[_0x13bf7c(0x1af)],'appName':_0x586ff9[_0x13bf7c(0x1a1)],..._0x586ff9[_0x13bf7c(0x1a5)]!=null?{'appDesc':_0x586ff9['appDesc']}:{}})),'meta':{'source':_0x13bf7c(0x1a9)}};}function a22_0x4a03(){const _0xc89b28=['appCode','appName','43585VdtxTH','225508uvTzZN','187730GEPKww','appDesc','171WLJiMt','authRequired','3864016RgrgBC','platform','145758aPOYtr','105IKklSI','838455LBLBvq','60280bGokND','8ejRXoI'];a22_0x4a03=function(){return _0xc89b28;};return a22_0x4a03();}
@@ -1 +1 @@
1
- (function(_0x245425,_0x262b56){const _0xc6a1fe=a23_0x1ac2,_0x570752=_0x245425();while(!![]){try{const _0x53254=-parseInt(_0xc6a1fe(0x82))/0x1*(-parseInt(_0xc6a1fe(0x7e))/0x2)+parseInt(_0xc6a1fe(0x96))/0x3*(-parseInt(_0xc6a1fe(0x81))/0x4)+-parseInt(_0xc6a1fe(0x7c))/0x5+parseInt(_0xc6a1fe(0x80))/0x6+parseInt(_0xc6a1fe(0x72))/0x7+parseInt(_0xc6a1fe(0x94))/0x8*(parseInt(_0xc6a1fe(0x92))/0x9)+-parseInt(_0xc6a1fe(0x8a))/0xa*(parseInt(_0xc6a1fe(0x75))/0xb);if(_0x53254===_0x262b56)break;else _0x570752['push'](_0x570752['shift']());}catch(_0x23e088){_0x570752['push'](_0x570752['shift']());}}}(a23_0x40a3,0xea688));function a23_0x1ac2(_0x7f5d51,_0x5c0550){_0x7f5d51=_0x7f5d51-0x6f;const _0x40a3fd=a23_0x40a3();let _0x1ac253=_0x40a3fd[_0x7f5d51];return _0x1ac253;}function a23_0x40a3(){const _0x2daeb6=['appcode','apps','nickname','call','defaultApp','ACTIVE','projectConfig','12960143oMiHoN','sort','globalConfig','33yCTcFP','global','username','displayName','roleKeys','isCurrent','membershipStatus','8900835aFzfFk','roleType','26bujXiZ','both','9713904reXcQu','4975244rnAMOU','82662uiSnTL','status','named','values','has','length','add','roleId','5528590TVrwci','isFinite','project','hasOwnProperty','object','set','trim','prototype','240948XZJNgZ','appCode','328DPPblX','keys','3STeijA','userId','roles'];a23_0x40a3=function(){return _0x2daeb6;};return a23_0x40a3();}import{resolveWriteConfigPath,readConfigFile,writeConfigFile}from'../../context.js';function nullableText(_0x1fc0c3){const _0x135dcf=a23_0x1ac2,_0x3c9641=_0x1fc0c3?.[_0x135dcf(0x90)]();return _0x3c9641?_0x3c9641:null;}export function projectAppMembers(_0x1e6ab7){const _0x31e5dc=a23_0x1ac2,_0x28b40f=new Map(),_0x5b6704=[..._0x1e6ab7][_0x31e5dc(0x73)]((_0x16e579,_0x13c796)=>_0x16e579['id']-_0x13c796['id']),_0x41c527=(_0x52ef83,_0x1993e6,_0x32f327)=>{const _0x2b8b63=_0x31e5dc;for(const _0x1e12e2 of _0x1993e6){const _0x2bd523=Number(_0x1e12e2[_0x2b8b63(0x97)]);if(!Number[_0x2b8b63(0x8b)](_0x2bd523)||_0x2bd523<=0x0)continue;let _0x5f128c=_0x28b40f['get'](_0x2bd523);if(!_0x5f128c)_0x5f128c={'userId':_0x2bd523,'username':nullableText(_0x1e12e2[_0x2b8b63(0x77)]),'displayName':nullableText(_0x1e12e2[_0x2b8b63(0x9b)]),'status':_0x32f327,'roles':[],'roleKeys':new Set()},_0x28b40f[_0x2b8b63(0x8f)](_0x2bd523,_0x5f128c);else{_0x5f128c[_0x2b8b63(0x77)]??=nullableText(_0x1e12e2['username']),_0x5f128c[_0x2b8b63(0x78)]??=nullableText(_0x1e12e2[_0x2b8b63(0x9b)]);if(_0x32f327===_0x2b8b63(0x70))_0x5f128c[_0x2b8b63(0x83)]=_0x2b8b63(0x70);}const _0x5d0d87=_0x52ef83['id']+':'+_0x32f327;if(_0x5f128c['roleKeys'][_0x2b8b63(0x86)](_0x5d0d87))continue;_0x5f128c[_0x2b8b63(0x79)][_0x2b8b63(0x88)](_0x5d0d87),_0x5f128c[_0x2b8b63(0x98)]['push']({'roleId':_0x52ef83['id'],'roleName':nullableText(_0x52ef83['roleName']),'roleType':nullableText(_0x52ef83[_0x2b8b63(0x7d)]),'membershipStatus':_0x32f327});}};for(const _0x578615 of _0x5b6704){_0x41c527(_0x578615,_0x578615['userList']??[],_0x31e5dc(0x70)),_0x41c527(_0x578615,_0x578615['applyUserList']??[],'PENDING');}return[..._0x28b40f[_0x31e5dc(0x85)]()]['map'](_0x18d520=>({'userId':_0x18d520[_0x31e5dc(0x97)],'username':_0x18d520['username'],'displayName':_0x18d520['displayName'],'status':_0x18d520[_0x31e5dc(0x83)],'roles':_0x18d520[_0x31e5dc(0x98)][_0x31e5dc(0x73)]((_0x4fb042,_0x403a48)=>_0x4fb042[_0x31e5dc(0x89)]-_0x403a48['roleId']||(_0x4fb042[_0x31e5dc(0x7b)]===_0x403a48['membershipStatus']?0x0:_0x4fb042['membershipStatus']==='ACTIVE'?-0x1:0x1))}))[_0x31e5dc(0x73)]((_0x733fbe,_0x24a770)=>_0x733fbe[_0x31e5dc(0x97)]-_0x24a770[_0x31e5dc(0x97)]);}export function enrichAppListItemsWithMergedSelection(_0x1240fe,_0x5a7e87){const _0x2461da=a23_0x1ac2;if(!_0x5a7e87)return;const _0x3dcb50=_0x5a7e87[_0x2461da(0x9a)]&&typeof _0x5a7e87['apps']==='object'?_0x5a7e87[_0x2461da(0x9a)]:{},_0x3a9a80=Object[_0x2461da(0x95)](_0x3dcb50)[_0x2461da(0x87)]>0x0;for(const _0x36e114 of _0x1240fe){_0x36e114['isCurrent']=![];}const _0x4932d3=_0x5a7e87[_0x2461da(0x93)]!=null?String(_0x5a7e87[_0x2461da(0x93)])[_0x2461da(0x90)]():'';if(_0x3a9a80){const _0x11e8a0=_0x5a7e87['currentApp']??_0x5a7e87[_0x2461da(0x6f)];if(_0x11e8a0)for(const _0x2fd393 of _0x1240fe){_0x2fd393[_0x2461da(0x84)]===!![]&&_0x2fd393['name']===_0x11e8a0&&(_0x2fd393['isCurrent']=!![]);}for(const _0x2b129d of _0x1240fe){if(_0x2b129d[_0x2461da(0x84)]!==![])continue;if(_0x5a7e87[_0x2461da(0x6f)])continue;_0x4932d3&&String(_0x2b129d[_0x2461da(0x99)]??'')[_0x2461da(0x90)]()===_0x4932d3&&(_0x2b129d[_0x2461da(0x7a)]=!![]);}return;}if(!_0x4932d3)return;for(const _0x19f59e of _0x1240fe){String(_0x19f59e[_0x2461da(0x99)]??'')[_0x2461da(0x90)]()===_0x4932d3&&(_0x19f59e[_0x2461da(0x7a)]=!![]);}}export function resolveAppScopeForWrite(_0x1a2814,_0x307f24,_0x404dc0){const _0x24a08d=a23_0x1ac2;if(_0x307f24)return _0x24a08d(0x76);const _0x38e85a=_0x404dc0[_0x24a08d(0x71)][_0x24a08d(0x9a)]&&typeof _0x404dc0[_0x24a08d(0x71)][_0x24a08d(0x9a)]===_0x24a08d(0x8e)?_0x404dc0[_0x24a08d(0x71)][_0x24a08d(0x9a)]:{},_0x20fd0e=_0x404dc0['globalConfig'][_0x24a08d(0x9a)]&&typeof _0x404dc0['globalConfig'][_0x24a08d(0x9a)]==='object'?_0x404dc0[_0x24a08d(0x74)][_0x24a08d(0x9a)]:{};if(Object[_0x24a08d(0x91)]['hasOwnProperty'][_0x24a08d(0x9c)](_0x38e85a,_0x1a2814))return'project';if(Object['prototype'][_0x24a08d(0x8d)][_0x24a08d(0x9c)](_0x20fd0e,_0x1a2814))return _0x24a08d(0x76);return _0x24a08d(0x8c);}export function appDefinedIn(_0x4fb4dd,_0xfa6ffe,_0x133157){const _0x43a2aa=a23_0x1ac2,_0x38c054=Object['prototype']['hasOwnProperty'][_0x43a2aa(0x9c)](_0xfa6ffe,_0x4fb4dd),_0x5bbc19=Object['prototype'][_0x43a2aa(0x8d)]['call'](_0x133157,_0x4fb4dd);if(_0x38c054&&_0x5bbc19)return _0x43a2aa(0x7f);if(_0x5bbc19)return _0x43a2aa(0x8c);return _0x43a2aa(0x76);}export function resolveDefaultAppSource(_0x503cf6){const _0xf0e8bb=a23_0x1ac2,_0x4881e6=_0x503cf6[_0xf0e8bb(0x71)][_0xf0e8bb(0x9a)]&&typeof _0x503cf6[_0xf0e8bb(0x71)][_0xf0e8bb(0x9a)]===_0xf0e8bb(0x8e)?_0x503cf6[_0xf0e8bb(0x71)][_0xf0e8bb(0x9a)]:{};if(_0xf0e8bb(0x6f)in _0x503cf6['projectConfig'])return _0xf0e8bb(0x8c);if(Object[_0xf0e8bb(0x95)](_0x4881e6)[_0xf0e8bb(0x87)]>0x0)return'project';if(Object[_0xf0e8bb(0x95)](_0x503cf6[_0xf0e8bb(0x71)])[_0xf0e8bb(0x87)]===0x0&&_0x503cf6[_0xf0e8bb(0x74)][_0xf0e8bb(0x6f)])return _0xf0e8bb(0x76);return null;}export function getConfigPath(_0x5ae3c1={}){const _0x5e149d=a23_0x1ac2,_0x665a75=_0x5ae3c1['global']?'global':_0x5e149d(0x8c);return resolveWriteConfigPath(_0x665a75);}export function readConfig(_0x1ca1d9={}){return readConfigFile(getConfigPath(_0x1ca1d9));}export function writeConfig(_0x2e6f47,_0x51a7f0={}){writeConfigFile(getConfigPath(_0x51a7f0),_0x2e6f47);}export function scopeLabel(_0x25f346){return _0x25f346['global']?'\x20(global)':'';}
1
+ (function(_0x2d3389,_0x11415d){const _0x218b48=a23_0x3760,_0x1ae29c=_0x2d3389();while(!![]){try{const _0x19e3fc=-parseInt(_0x218b48(0x160))/0x1+-parseInt(_0x218b48(0x161))/0x2*(parseInt(_0x218b48(0x172))/0x3)+-parseInt(_0x218b48(0x157))/0x4+parseInt(_0x218b48(0x168))/0x5+-parseInt(_0x218b48(0x16c))/0x6+parseInt(_0x218b48(0x148))/0x7+parseInt(_0x218b48(0x146))/0x8;if(_0x19e3fc===_0x11415d)break;else _0x1ae29c['push'](_0x1ae29c['shift']());}catch(_0x1fc854){_0x1ae29c['push'](_0x1ae29c['shift']());}}}(a23_0xf4f8,0x20be1));import{resolveWriteConfigPath,readConfigFile,writeConfigFile}from'../../context.js';function nullableText(_0x173919){const _0x450114=_0x173919?.['trim']();return _0x450114?_0x450114:null;}export function projectAppMembers(_0x267934){const _0x2d4cc9=a23_0x3760,_0x343b72=new Map(),_0x510f41=[..._0x267934][_0x2d4cc9(0x169)]((_0x3c9891,_0x52f645)=>_0x3c9891['id']-_0x52f645['id']),_0x47fd6e=(_0x2cda71,_0x3e889e,_0x398a39)=>{const _0x139fb0=_0x2d4cc9;for(const _0x8692f9 of _0x3e889e){const _0x418109=Number(_0x8692f9['userId']);if(!Number[_0x139fb0(0x16f)](_0x418109)||_0x418109<=0x0)continue;let _0xff0f03=_0x343b72[_0x139fb0(0x14c)](_0x418109);if(!_0xff0f03)_0xff0f03={'userId':_0x418109,'username':nullableText(_0x8692f9['username']),'displayName':nullableText(_0x8692f9[_0x139fb0(0x164)]),'status':_0x398a39,'roles':[],'roleKeys':new Set()},_0x343b72['set'](_0x418109,_0xff0f03);else{_0xff0f03[_0x139fb0(0x170)]??=nullableText(_0x8692f9['username']),_0xff0f03[_0x139fb0(0x162)]??=nullableText(_0x8692f9[_0x139fb0(0x164)]);if(_0x398a39==='ACTIVE')_0xff0f03[_0x139fb0(0x151)]=_0x139fb0(0x16b);}const _0x54a56f=_0x2cda71['id']+':'+_0x398a39;if(_0xff0f03[_0x139fb0(0x16a)][_0x139fb0(0x147)](_0x54a56f))continue;_0xff0f03[_0x139fb0(0x16a)][_0x139fb0(0x15c)](_0x54a56f),_0xff0f03[_0x139fb0(0x167)][_0x139fb0(0x15b)]({'roleId':_0x2cda71['id'],'roleName':nullableText(_0x2cda71['roleName']),'roleType':nullableText(_0x2cda71[_0x139fb0(0x163)]),'membershipStatus':_0x398a39});}};for(const _0x185f59 of _0x510f41){_0x47fd6e(_0x185f59,_0x185f59['userList']??[],_0x2d4cc9(0x16b)),_0x47fd6e(_0x185f59,_0x185f59[_0x2d4cc9(0x159)]??[],'PENDING');}return[..._0x343b72['values']()][_0x2d4cc9(0x14e)](_0x3e949c=>({'userId':_0x3e949c['userId'],'username':_0x3e949c['username'],'displayName':_0x3e949c['displayName'],'status':_0x3e949c[_0x2d4cc9(0x151)],'roles':_0x3e949c[_0x2d4cc9(0x167)][_0x2d4cc9(0x169)]((_0x37cf40,_0x1e9a43)=>_0x37cf40[_0x2d4cc9(0x156)]-_0x1e9a43[_0x2d4cc9(0x156)]||(_0x37cf40[_0x2d4cc9(0x14d)]===_0x1e9a43[_0x2d4cc9(0x14d)]?0x0:_0x37cf40[_0x2d4cc9(0x14d)]===_0x2d4cc9(0x16b)?-0x1:0x1))}))[_0x2d4cc9(0x169)]((_0x1c0936,_0x301e88)=>_0x1c0936[_0x2d4cc9(0x149)]-_0x301e88[_0x2d4cc9(0x149)]);}export function enrichAppListItemsWithMergedSelection(_0x14f6be,_0x20c447){const _0x4493a4=a23_0x3760;if(!_0x20c447)return;const _0x1bbddb=_0x20c447[_0x4493a4(0x154)]&&typeof _0x20c447[_0x4493a4(0x154)]===_0x4493a4(0x16d)?_0x20c447[_0x4493a4(0x154)]:{},_0x172195=Object[_0x4493a4(0x155)](_0x1bbddb)[_0x4493a4(0x153)]>0x0;for(const _0x3b4e1d of _0x14f6be){_0x3b4e1d[_0x4493a4(0x158)]=![];}const _0x411610=_0x20c447[_0x4493a4(0x15f)]!=null?String(_0x20c447[_0x4493a4(0x15f)])['trim']():'';if(_0x172195){const _0x12144c=_0x20c447[_0x4493a4(0x16e)]??_0x20c447['defaultApp'];if(_0x12144c)for(const _0x13bafa of _0x14f6be){_0x13bafa[_0x4493a4(0x152)]===!![]&&_0x13bafa['name']===_0x12144c&&(_0x13bafa[_0x4493a4(0x158)]=!![]);}for(const _0x57fbee of _0x14f6be){if(_0x57fbee[_0x4493a4(0x152)]!==![])continue;if(_0x20c447[_0x4493a4(0x14b)])continue;_0x411610&&String(_0x57fbee[_0x4493a4(0x166)]??'')[_0x4493a4(0x14a)]()===_0x411610&&(_0x57fbee[_0x4493a4(0x158)]=!![]);}return;}if(!_0x411610)return;for(const _0x1b0e2c of _0x14f6be){String(_0x1b0e2c[_0x4493a4(0x166)]??'')[_0x4493a4(0x14a)]()===_0x411610&&(_0x1b0e2c[_0x4493a4(0x158)]=!![]);}}export function resolveAppScopeForWrite(_0x18e45c,_0x367164,_0x2c18d4){const _0x21d40a=a23_0x3760;if(_0x367164)return _0x21d40a(0x15d);const _0x33180c=_0x2c18d4[_0x21d40a(0x165)][_0x21d40a(0x154)]&&typeof _0x2c18d4[_0x21d40a(0x165)][_0x21d40a(0x154)]===_0x21d40a(0x16d)?_0x2c18d4['projectConfig'][_0x21d40a(0x154)]:{},_0x2716ad=_0x2c18d4[_0x21d40a(0x171)]['apps']&&typeof _0x2c18d4['globalConfig'][_0x21d40a(0x154)]===_0x21d40a(0x16d)?_0x2c18d4[_0x21d40a(0x171)][_0x21d40a(0x154)]:{};if(Object[_0x21d40a(0x15a)]['hasOwnProperty']['call'](_0x33180c,_0x18e45c))return _0x21d40a(0x173);if(Object[_0x21d40a(0x15a)][_0x21d40a(0x14f)]['call'](_0x2716ad,_0x18e45c))return _0x21d40a(0x15d);return _0x21d40a(0x173);}function a23_0x3760(_0x2fb481,_0x56a008){_0x2fb481=_0x2fb481-0x146;const _0xf4f86c=a23_0xf4f8();let _0x3760cc=_0xf4f86c[_0x2fb481];return _0x3760cc;}export function appDefinedIn(_0x4aecd0,_0x4ab2d6,_0x37533f){const _0xf7ec5c=a23_0x3760,_0x75cc9c=Object[_0xf7ec5c(0x15a)][_0xf7ec5c(0x14f)][_0xf7ec5c(0x15e)](_0x4ab2d6,_0x4aecd0),_0x4d5680=Object[_0xf7ec5c(0x15a)][_0xf7ec5c(0x14f)][_0xf7ec5c(0x15e)](_0x37533f,_0x4aecd0);if(_0x75cc9c&&_0x4d5680)return'both';if(_0x4d5680)return'project';return _0xf7ec5c(0x15d);}export function resolveDefaultAppSource(_0x2d7764){const _0x550294=a23_0x3760,_0x1b64c7=_0x2d7764[_0x550294(0x165)][_0x550294(0x154)]&&typeof _0x2d7764[_0x550294(0x165)][_0x550294(0x154)]===_0x550294(0x16d)?_0x2d7764[_0x550294(0x165)]['apps']:{};if(_0x550294(0x14b)in _0x2d7764['projectConfig'])return'project';if(Object[_0x550294(0x155)](_0x1b64c7)[_0x550294(0x153)]>0x0)return _0x550294(0x173);if(Object[_0x550294(0x155)](_0x2d7764[_0x550294(0x165)])[_0x550294(0x153)]===0x0&&_0x2d7764[_0x550294(0x171)]['defaultApp'])return'global';return null;}export function getConfigPath(_0x4c91f0={}){const _0x7966d1=a23_0x3760,_0x3f08a1=_0x4c91f0[_0x7966d1(0x15d)]?_0x7966d1(0x15d):_0x7966d1(0x173);return resolveWriteConfigPath(_0x3f08a1);}export function readConfig(_0x117448={}){return readConfigFile(getConfigPath(_0x117448));}function a23_0xf4f8(){const _0x5517fa=['219265xlsROT','2ESUtId','displayName','roleType','nickname','projectConfig','appcode','roles','564975CBNmJt','sort','roleKeys','ACTIVE','765474KkSdbu','object','currentApp','isFinite','username','globalConfig','137217GwrRIX','project','2787424vSHtII','has','1563751xYWfjq','userId','trim','defaultApp','get','membershipStatus','map','hasOwnProperty','\x20(global)','status','named','length','apps','keys','roleId','632480bGTQoy','isCurrent','applyUserList','prototype','push','add','global','call','appCode'];a23_0xf4f8=function(){return _0x5517fa;};return a23_0xf4f8();}export function writeConfig(_0x91471c,_0xb622f0={}){writeConfigFile(getConfigPath(_0xb622f0),_0x91471c);}export function scopeLabel(_0x1b49ac){const _0x5aa001=a23_0x3760;return _0x1b49ac[_0x5aa001(0x15d)]?_0x5aa001(0x150):'';}
@@ -1 +1 @@
1
- function a24_0x1ae9(){const _0x4b9a76=['4024808bLLcvv','/smartapi/app-config/delete','app-config','848700KhyAzO','high-risk-write','get','isFinite','Delete\x20one\x20runtime\x20app-config\x20key','App\x20config\x20key\x20not\x20found:\x20','1064144sfUhFA','1625396XtiuTe','5465950azEWEV','appCode','9754587XdCeAT','number','delete','1048719WjTrdU','5arXefE','Deleted\x20app\x20config\x20','App\x20config\x20server\x20id\x20missing\x20for\x20key=','2yMnKdw','appCode:\x20','validation','apiError',',\x20appCode='];a24_0x1ae9=function(){return _0x4b9a76;};return a24_0x1ae9();}const a24_0x24b412=a24_0x5801;(function(_0x5a3c41,_0x404f24){const _0x5e4712=a24_0x5801,_0x18afdf=_0x5a3c41();while(!![]){try{const _0x41586e=parseInt(_0x5e4712(0x196))/0x1+-parseInt(_0x5e4712(0x1a0))/0x2*(parseInt(_0x5e4712(0x19c))/0x3)+parseInt(_0x5e4712(0x1a5))/0x4*(-parseInt(_0x5e4712(0x19d))/0x5)+parseInt(_0x5e4712(0x1a8))/0x6+-parseInt(_0x5e4712(0x197))/0x7+parseInt(_0x5e4712(0x195))/0x8+parseInt(_0x5e4712(0x199))/0x9;if(_0x41586e===_0x404f24)break;else _0x18afdf['push'](_0x18afdf['shift']());}catch(_0x4222af){_0x18afdf['push'](_0x18afdf['shift']());}}}(a24_0x1ae9,0xcecea));import{deleteAppConfig,getAppConfigByKey}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{asAppConfigDryRunResult,buildMutationData,KEY_ARG,projectAppConfig,readKeyArg,withAppConfigApiBoundary}from'../../commands/app-config/shared.js';function a24_0x5801(_0x11e8d9,_0x29cc87){_0x11e8d9=_0x11e8d9-0x190;const _0x1ae934=a24_0x1ae9();let _0x5801b3=_0x1ae934[_0x11e8d9];return _0x5801b3;}const DELETE_PATH=a24_0x24b412(0x1a6);export const appConfigDelete={'service':a24_0x24b412(0x1a7),'command':a24_0x24b412(0x19b),'description':a24_0x24b412(0x193),'risk':a24_0x24b412(0x190),'args':[KEY_ARG],'flags':[APPCODE_FLAG_OPTIONAL],async 'validate'(_0x519bc1){readKeyArg(_0x519bc1);},async 'dryRun'(_0x14d2a4){const _0x4e3bb3=a24_0x24b412,_0x217d46=readKeyArg(_0x14d2a4),_0x2e2831=await mustGetByKey(_0x14d2a4['appCode'],_0x217d46);return asAppConfigDryRunResult(buildMutationData({'operation':'delete','appCode':_0x14d2a4[_0x4e3bb3(0x198)],'key':_0x217d46,'before':projectAppConfig(_0x2e2831),'after':null,'dryRun':!![]}),{'method':'POST','url':DELETE_PATH});},async 'execute'(_0x480765){const _0x5b90f1=a24_0x24b412,_0x5084ad=readKeyArg(_0x480765),_0x3b4486=await mustGetByKey(_0x480765[_0x5b90f1(0x198)],_0x5084ad);return await withAppConfigApiBoundary(_0x5b90f1(0x19b),{'appCode':_0x480765[_0x5b90f1(0x198)],'key':_0x5084ad},()=>deleteAppConfig({'appCode':_0x480765['appCode'],'id':requireAppConfigId(_0x3b4486,_0x5084ad,_0x480765[_0x5b90f1(0x198)])})),{'ok':!![],'data':buildMutationData({'operation':'delete','appCode':_0x480765[_0x5b90f1(0x198)],'key':_0x5084ad,'before':projectAppConfig(_0x3b4486),'after':null,'dryRun':![]}),'message':_0x5b90f1(0x19e)+_0x5084ad};}};async function mustGetByKey(_0x476d2f,_0x14cc79){const _0x1168eb=a24_0x24b412,_0x255307=await withAppConfigApiBoundary(_0x1168eb(0x191),{'appCode':_0x476d2f,'key':_0x14cc79},()=>getAppConfigByKey(_0x476d2f,_0x14cc79));if(!_0x255307)throw CliErrors[_0x1168eb(0x1a2)](_0x1168eb(0x194)+_0x14cc79,_0x1168eb(0x1a1)+_0x476d2f);return _0x255307;}function requireAppConfigId(_0x329159,_0x3651ea,_0x23f4b1){const _0x3b1960=a24_0x24b412;if(typeof _0x329159['id']===_0x3b1960(0x19a)&&Number[_0x3b1960(0x192)](_0x329159['id'])&&_0x329159['id']>0x0)return _0x329159['id'];throw CliErrors[_0x3b1960(0x1a3)](_0x3b1960(0x19f)+_0x3651ea+_0x3b1960(0x1a4)+_0x23f4b1);}
1
+ function a24_0x9926(){const _0x26f0f4=['294YWSevL','number','validation','POST','get','isFinite','delete','Deleted\x20app\x20config\x20','149832SNLdvD','appCode','high-risk-write','2NplpvQ','1570485xfpIvp','147760yUNaiS','1342908GyCPYh','111973posSyW','614530mdhmnB','/smartapi/app-config/delete','App\x20config\x20server\x20id\x20missing\x20for\x20key=','appCode:\x20','app-config','16364GPtIJc',',\x20appCode=','Delete\x20one\x20runtime\x20app-config\x20key'];a24_0x9926=function(){return _0x26f0f4;};return a24_0x9926();}const a24_0x3b9ef5=a24_0x1d41;(function(_0xa9100a,_0x3f6d58){const _0x29eb8f=a24_0x1d41,_0x484ccd=_0xa9100a();while(!![]){try{const _0x3bf78f=-parseInt(_0x29eb8f(0x153))/0x1*(parseInt(_0x29eb8f(0x14f))/0x2)+parseInt(_0x29eb8f(0x15c))/0x3*(parseInt(_0x29eb8f(0x159))/0x4)+-parseInt(_0x29eb8f(0x154))/0x5+-parseInt(_0x29eb8f(0x152))/0x6+parseInt(_0x29eb8f(0x150))/0x7+parseInt(_0x29eb8f(0x151))/0x8+parseInt(_0x29eb8f(0x164))/0x9;if(_0x3bf78f===_0x3f6d58)break;else _0x484ccd['push'](_0x484ccd['shift']());}catch(_0x14cd86){_0x484ccd['push'](_0x484ccd['shift']());}}}(a24_0x9926,0x313de));import{deleteAppConfig,getAppConfigByKey}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{asAppConfigDryRunResult,buildMutationData,KEY_ARG,projectAppConfig,readKeyArg,withAppConfigApiBoundary}from'../../commands/app-config/shared.js';const DELETE_PATH=a24_0x3b9ef5(0x155);function a24_0x1d41(_0x3cfac9,_0x45493c){_0x3cfac9=_0x3cfac9-0x14d;const _0x9926fd=a24_0x9926();let _0x1d4189=_0x9926fd[_0x3cfac9];return _0x1d4189;}export const appConfigDelete={'service':a24_0x3b9ef5(0x158),'command':a24_0x3b9ef5(0x162),'description':a24_0x3b9ef5(0x15b),'risk':a24_0x3b9ef5(0x14e),'args':[KEY_ARG],'flags':[APPCODE_FLAG_OPTIONAL],async 'validate'(_0x340756){readKeyArg(_0x340756);},async 'dryRun'(_0x56b799){const _0x11b0d3=a24_0x3b9ef5,_0x184205=readKeyArg(_0x56b799),_0x21b748=await mustGetByKey(_0x56b799['appCode'],_0x184205);return asAppConfigDryRunResult(buildMutationData({'operation':_0x11b0d3(0x162),'appCode':_0x56b799['appCode'],'key':_0x184205,'before':projectAppConfig(_0x21b748),'after':null,'dryRun':!![]}),{'method':_0x11b0d3(0x15f),'url':DELETE_PATH});},async 'execute'(_0x56c82b){const _0x4d2203=a24_0x3b9ef5,_0x10c7d5=readKeyArg(_0x56c82b),_0x960172=await mustGetByKey(_0x56c82b['appCode'],_0x10c7d5);return await withAppConfigApiBoundary('delete',{'appCode':_0x56c82b[_0x4d2203(0x14d)],'key':_0x10c7d5},()=>deleteAppConfig({'appCode':_0x56c82b['appCode'],'id':requireAppConfigId(_0x960172,_0x10c7d5,_0x56c82b[_0x4d2203(0x14d)])})),{'ok':!![],'data':buildMutationData({'operation':_0x4d2203(0x162),'appCode':_0x56c82b['appCode'],'key':_0x10c7d5,'before':projectAppConfig(_0x960172),'after':null,'dryRun':![]}),'message':_0x4d2203(0x163)+_0x10c7d5};}};async function mustGetByKey(_0x1ef5e0,_0x30d5f1){const _0x18ceb4=a24_0x3b9ef5,_0x3a4ef0=await withAppConfigApiBoundary(_0x18ceb4(0x160),{'appCode':_0x1ef5e0,'key':_0x30d5f1},()=>getAppConfigByKey(_0x1ef5e0,_0x30d5f1));if(!_0x3a4ef0)throw CliErrors[_0x18ceb4(0x15e)]('App\x20config\x20key\x20not\x20found:\x20'+_0x30d5f1,_0x18ceb4(0x157)+_0x1ef5e0);return _0x3a4ef0;}function requireAppConfigId(_0x10d970,_0x4a9e2a,_0x1b2e47){const _0x57556a=a24_0x3b9ef5;if(typeof _0x10d970['id']===_0x57556a(0x15d)&&Number[_0x57556a(0x161)](_0x10d970['id'])&&_0x10d970['id']>0x0)return _0x10d970['id'];throw CliErrors['apiError'](_0x57556a(0x156)+_0x4a9e2a+_0x57556a(0x15a)+_0x1b2e47);}
@@ -1 +1 @@
1
- const a25_0x59b17b=a25_0x5d46;(function(_0x1f3af2,_0x128a45){const _0x3f562d=a25_0x5d46,_0x1859ec=_0x1f3af2();while(!![]){try{const _0x1e6ea0=-parseInt(_0x3f562d(0x1d8))/0x1*(parseInt(_0x3f562d(0x1d3))/0x2)+parseInt(_0x3f562d(0x1cc))/0x3*(parseInt(_0x3f562d(0x1d7))/0x4)+parseInt(_0x3f562d(0x1d0))/0x5+parseInt(_0x3f562d(0x1c9))/0x6*(parseInt(_0x3f562d(0x1c8))/0x7)+-parseInt(_0x3f562d(0x1d1))/0x8+parseInt(_0x3f562d(0x1d6))/0x9*(parseInt(_0x3f562d(0x1c5))/0xa)+-parseInt(_0x3f562d(0x1d4))/0xb;if(_0x1e6ea0===_0x128a45)break;else _0x1859ec['push'](_0x1859ec['shift']());}catch(_0x5ebf2a){_0x1859ec['push'](_0x1859ec['shift']());}}}(a25_0x18d2,0x6f222));import{getAppConfigByKey}from'../../core/api-client.js';function a25_0x5d46(_0x312c4c,_0x316244){_0x312c4c=_0x312c4c-0x1c1;const _0x18d28f=a25_0x18d2();let _0x5d4603=_0x18d28f[_0x312c4c];return _0x5d4603;}function a25_0x18d2(){const _0x425539=['72Fqpoib','14293IxJwNX','bool','appCode:\x20','read','App\x20config\x20key\x20not\x20found:\x20','20olPYeT','reveal','get','7bvaQiu','1267356UhVtJN','\x20with\x20value\x20revealed','Loaded\x20app\x20config\x20','34989cbCTVz','appCode','\x20with\x20value\x20redacted','app-config','3355025FZpxHZ','1320008nwHazX','Inspect\x20one\x20runtime\x20app-config\x20key;\x20value\x20is\x20redacted\x20unless\x20--reveal\x20is\x20used','86VyPtUu','6660819yXZrnE','validation','3366747kxyIeL'];a25_0x18d2=function(){return _0x425539;};return a25_0x18d2();}import{CliErrors}from'../../errors.js';import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{KEY_ARG,projectAppConfig,readKeyArg,REVEAL_FLAG,withAppConfigApiBoundary}from'../../commands/app-config/shared.js';export const appConfigGet={'service':a25_0x59b17b(0x1cf),'command':'get','description':a25_0x59b17b(0x1d2),'risk':a25_0x59b17b(0x1c3),'args':[KEY_ARG],'flags':[APPCODE_FLAG_OPTIONAL,REVEAL_FLAG],async 'validate'(_0x1e69fc){readKeyArg(_0x1e69fc);},async 'execute'(_0x4d4ff4){const _0x3b9063=a25_0x59b17b,_0x58b89d=readKeyArg(_0x4d4ff4),_0x3f3946=await withAppConfigApiBoundary(_0x3b9063(0x1c7),{'appCode':_0x4d4ff4['appCode'],'key':_0x58b89d},()=>getAppConfigByKey(_0x4d4ff4[_0x3b9063(0x1cd)],_0x58b89d));if(!_0x3f3946)throw CliErrors[_0x3b9063(0x1d5)](_0x3b9063(0x1c4)+_0x58b89d,_0x3b9063(0x1c2)+_0x4d4ff4[_0x3b9063(0x1cd)]);const _0x475e94=projectAppConfig(_0x3f3946,{'reveal':_0x4d4ff4[_0x3b9063(0x1c1)]('reveal')});return{'ok':!![],'data':{'config':_0x475e94},'message':_0x4d4ff4[_0x3b9063(0x1c1)](_0x3b9063(0x1c6))?'Loaded\x20app\x20config\x20'+_0x58b89d+_0x3b9063(0x1ca):_0x3b9063(0x1cb)+_0x58b89d+_0x3b9063(0x1ce)};}};
1
+ function a25_0x41ef(_0xb5aa4e,_0x493cfd){_0xb5aa4e=_0xb5aa4e-0x68;const _0x1b1583=a25_0x1b15();let _0x41ef1a=_0x1b1583[_0xb5aa4e];return _0x41ef1a;}const a25_0x38db33=a25_0x41ef;(function(_0x2f8966,_0x507933){const _0x58d58a=a25_0x41ef,_0xf583fc=_0x2f8966();while(!![]){try{const _0x2ebbb9=-parseInt(_0x58d58a(0x6d))/0x1+parseInt(_0x58d58a(0x76))/0x2+parseInt(_0x58d58a(0x7a))/0x3*(-parseInt(_0x58d58a(0x6a))/0x4)+parseInt(_0x58d58a(0x6b))/0x5*(-parseInt(_0x58d58a(0x69))/0x6)+-parseInt(_0x58d58a(0x72))/0x7+-parseInt(_0x58d58a(0x71))/0x8+-parseInt(_0x58d58a(0x68))/0x9*(-parseInt(_0x58d58a(0x74))/0xa);if(_0x2ebbb9===_0x507933)break;else _0xf583fc['push'](_0xf583fc['shift']());}catch(_0xb75fe0){_0xf583fc['push'](_0xf583fc['shift']());}}}(a25_0x1b15,0xbb882));function a25_0x1b15(){const _0x204785=['app-config','11848768PJqjJV','2371397KGMGuK','reveal','15194770VbWJOq','App\x20config\x20key\x20not\x20found:\x20','608254HHRoJt','read','Inspect\x20one\x20runtime\x20app-config\x20key;\x20value\x20is\x20redacted\x20unless\x20--reveal\x20is\x20used','appCode:\x20','3XPYctV','appCode','27DQSfzL','768TfskjM','5466764iTSZPu','8810omgVob','Loaded\x20app\x20config\x20','682334eqdTmy','bool','get'];a25_0x1b15=function(){return _0x204785;};return a25_0x1b15();}import{getAppConfigByKey}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{KEY_ARG,projectAppConfig,readKeyArg,REVEAL_FLAG,withAppConfigApiBoundary}from'../../commands/app-config/shared.js';export const appConfigGet={'service':a25_0x38db33(0x70),'command':a25_0x38db33(0x6f),'description':a25_0x38db33(0x78),'risk':a25_0x38db33(0x77),'args':[KEY_ARG],'flags':[APPCODE_FLAG_OPTIONAL,REVEAL_FLAG],async 'validate'(_0x3a9763){readKeyArg(_0x3a9763);},async 'execute'(_0x5ba1d0){const _0x547ce3=a25_0x38db33,_0x2f097b=readKeyArg(_0x5ba1d0),_0x398d27=await withAppConfigApiBoundary(_0x547ce3(0x6f),{'appCode':_0x5ba1d0[_0x547ce3(0x7b)],'key':_0x2f097b},()=>getAppConfigByKey(_0x5ba1d0[_0x547ce3(0x7b)],_0x2f097b));if(!_0x398d27)throw CliErrors['validation'](_0x547ce3(0x75)+_0x2f097b,_0x547ce3(0x79)+_0x5ba1d0['appCode']);const _0x5ecdfc=projectAppConfig(_0x398d27,{'reveal':_0x5ba1d0['bool'](_0x547ce3(0x73))});return{'ok':!![],'data':{'config':_0x5ecdfc},'message':_0x5ba1d0[_0x547ce3(0x6e)]('reveal')?_0x547ce3(0x6c)+_0x2f097b+'\x20with\x20value\x20revealed':_0x547ce3(0x6c)+_0x2f097b+'\x20with\x20value\x20redacted'};}};
@@ -1 +1 @@
1
- (function(_0x173a60,_0x2a7e9c){const _0x56337e=a26_0x4d41,_0x412d53=_0x173a60();while(!![]){try{const _0x33f695=parseInt(_0x56337e(0xd1))/0x1+parseInt(_0x56337e(0xd2))/0x2+-parseInt(_0x56337e(0xcf))/0x3*(parseInt(_0x56337e(0xd5))/0x4)+parseInt(_0x56337e(0xce))/0x5*(-parseInt(_0x56337e(0xcc))/0x6)+-parseInt(_0x56337e(0xd4))/0x7*(-parseInt(_0x56337e(0xd3))/0x8)+parseInt(_0x56337e(0xcd))/0x9+-parseInt(_0x56337e(0xd0))/0xa;if(_0x33f695===_0x2a7e9c)break;else _0x412d53['push'](_0x412d53['shift']());}catch(_0x4bf396){_0x412d53['push'](_0x412d53['shift']());}}}(a26_0x5774,0xce1c2));import{appConfigList}from'../../commands/app-config/list.js';import{appConfigGet}from'../../commands/app-config/get.js';function a26_0x4d41(_0x4d78b9,_0x3b809f){_0x4d78b9=_0x4d78b9-0xcc;const _0x5774ba=a26_0x5774();let _0x4d4194=_0x5774ba[_0x4d78b9];return _0x4d4194;}function a26_0x5774(){const _0x4e1fc7=['1265346pDGzmG','3266578mUJPEx','1264FZqpGw','24661SriTkL','2813484IaXIKC','1878EsXsSP','7003926oApOgd','4135RFefxq','3jcfbEg','24270350SYAvkR'];a26_0x5774=function(){return _0x4e1fc7;};return a26_0x5774();}import{appConfigSet}from'../../commands/app-config/set.js';import{appConfigDelete}from'../../commands/app-config/delete.js';export const appConfigDefinitions=[appConfigList,appConfigGet,appConfigSet,appConfigDelete];
1
+ function a26_0x45c2(){const _0x3cfc7e=['64317SAaOFB','1628kQcjOr','108DteRtl','100ZMZqKN','15516EBATlT','3991ysdUph','678559jRSARg','136ORJSDn','4494VcHBcg','28086boGeLs','30824QtkzSx','490HZlhzG','1235RJkahO'];a26_0x45c2=function(){return _0x3cfc7e;};return a26_0x45c2();}(function(_0xf657c0,_0x18db4f){const _0x5b7dde=a26_0x27a8,_0x4f729c=_0xf657c0();while(!![]){try{const _0x273048=-parseInt(_0x5b7dde(0x125))/0x1*(-parseInt(_0x5b7dde(0x12b))/0x2)+-parseInt(_0x5b7dde(0x12d))/0x3*(-parseInt(_0x5b7dde(0x127))/0x4)+parseInt(_0x5b7dde(0x123))/0x5*(-parseInt(_0x5b7dde(0x12c))/0x6)+parseInt(_0x5b7dde(0x12a))/0x7+-parseInt(_0x5b7dde(0x12e))/0x8*(-parseInt(_0x5b7dde(0x126))/0x9)+-parseInt(_0x5b7dde(0x12f))/0xa*(-parseInt(_0x5b7dde(0x124))/0xb)+parseInt(_0x5b7dde(0x128))/0xc*(-parseInt(_0x5b7dde(0x129))/0xd);if(_0x273048===_0x18db4f)break;else _0x4f729c['push'](_0x4f729c['shift']());}catch(_0x3b5fe9){_0x4f729c['push'](_0x4f729c['shift']());}}}(a26_0x45c2,0x2efdc));import{appConfigList}from'../../commands/app-config/list.js';function a26_0x27a8(_0x32569a,_0x578d1d){_0x32569a=_0x32569a-0x123;const _0x45c2dc=a26_0x45c2();let _0x27a8e5=_0x45c2dc[_0x32569a];return _0x27a8e5;}import{appConfigGet}from'../../commands/app-config/get.js';import{appConfigSet}from'../../commands/app-config/set.js';import{appConfigDelete}from'../../commands/app-config/delete.js';export const appConfigDefinitions=[appConfigList,appConfigGet,appConfigSet,appConfigDelete];
@@ -1 +1 @@
1
- function a27_0x43fc(_0x4bd017,_0x3177f8){_0x4bd017=_0x4bd017-0x91;const _0x2b02d5=a27_0x2b02();let _0x43fcb2=_0x2b02d5[_0x4bd017];return _0x43fcb2;}const a27_0x2002c7=a27_0x43fc;(function(_0x3ceca1,_0x39a76e){const _0x1841ae=a27_0x43fc,_0x329dfb=_0x3ceca1();while(!![]){try{const _0x491d1b=-parseInt(_0x1841ae(0xa1))/0x1+-parseInt(_0x1841ae(0x9f))/0x2*(-parseInt(_0x1841ae(0x9d))/0x3)+-parseInt(_0x1841ae(0x9e))/0x4+-parseInt(_0x1841ae(0x94))/0x5*(-parseInt(_0x1841ae(0x9a))/0x6)+parseInt(_0x1841ae(0x93))/0x7+parseInt(_0x1841ae(0xa2))/0x8*(-parseInt(_0x1841ae(0x97))/0x9)+parseInt(_0x1841ae(0xa5))/0xa;if(_0x491d1b===_0x39a76e)break;else _0x329dfb['push'](_0x329dfb['shift']());}catch(_0x4a6ad4){_0x329dfb['push'](_0x329dfb['shift']());}}}(a27_0x2b02,0x29dc5));function a27_0x2b02(){const _0x5e0b20=['2382UEnQbg','list','map','512286OUniLB','992212rFhAlN','2JfuOZC','length','71081cbMwOP','2599448HCYxlT','key','app-config','3248070QlqCtw','List\x20runtime\x20app-config\x20key\x20metadata\x20without\x20printing\x20values','read','1861755hYJDPL','680ZqYoOX','appCode','str','9sVZWWl','Found\x20','trim'];a27_0x2b02=function(){return _0x5e0b20;};return a27_0x2b02();}import{listAppConfigs}from'../../core/api-client.js';import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{projectAppConfig,readOptionalTags,TAGS_FLAG,validateKey,withAppConfigApiBoundary}from'../../commands/app-config/shared.js';export const appConfigList={'service':a27_0x2002c7(0xa4),'command':a27_0x2002c7(0x9b),'description':a27_0x2002c7(0x91),'risk':a27_0x2002c7(0x92),'flags':[APPCODE_FLAG_OPTIONAL,{'name':a27_0x2002c7(0xa3),'type':'string','description':'Filter\x20by\x20exact\x20config\x20key'},TAGS_FLAG],async 'validate'(_0x3fdba4){const _0xfa850d=a27_0x2002c7,_0x1bcf61=_0x3fdba4[_0xfa850d(0x96)](_0xfa850d(0xa3))[_0xfa850d(0x99)]();if(_0x1bcf61)validateKey(_0x1bcf61);readOptionalTags(_0x3fdba4);},async 'execute'(_0xe538ed){const _0x20bd7c=a27_0x2002c7,_0x4fde3e=_0xe538ed[_0x20bd7c(0x96)](_0x20bd7c(0xa3))[_0x20bd7c(0x99)]()||undefined,_0x42421d=readOptionalTags(_0xe538ed),_0x5acd7f=await withAppConfigApiBoundary('list',{'appCode':_0xe538ed[_0x20bd7c(0x95)]},()=>listAppConfigs(_0xe538ed[_0x20bd7c(0x95)],{'key':_0x4fde3e,'tags':_0x42421d})),_0x50aba1=_0x5acd7f[_0x20bd7c(0x9c)](_0x4dd7b0=>projectAppConfig(_0x4dd7b0));return{'ok':!![],'data':{'appCode':_0xe538ed['appCode'],'count':_0x50aba1[_0x20bd7c(0xa0)],'configs':_0x50aba1},'message':_0x20bd7c(0x98)+_0x50aba1[_0x20bd7c(0xa0)]+'\x20app\x20config(s)'};}};
1
+ const a27_0x2cda4d=a27_0x46d2;(function(_0x1e4bba,_0x5be20d){const _0x4897b0=a27_0x46d2,_0x407b08=_0x1e4bba();while(!![]){try{const _0x551692=-parseInt(_0x4897b0(0x138))/0x1+parseInt(_0x4897b0(0x12d))/0x2*(parseInt(_0x4897b0(0x136))/0x3)+-parseInt(_0x4897b0(0x139))/0x4*(parseInt(_0x4897b0(0x137))/0x5)+-parseInt(_0x4897b0(0x12f))/0x6+-parseInt(_0x4897b0(0x141))/0x7+-parseInt(_0x4897b0(0x12e))/0x8*(-parseInt(_0x4897b0(0x13f))/0x9)+parseInt(_0x4897b0(0x132))/0xa*(parseInt(_0x4897b0(0x13b))/0xb);if(_0x551692===_0x5be20d)break;else _0x407b08['push'](_0x407b08['shift']());}catch(_0x3dca7f){_0x407b08['push'](_0x407b08['shift']());}}}(a27_0x20ea,0x2e73d));import{listAppConfigs}from'../../core/api-client.js';import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{projectAppConfig,readOptionalTags,TAGS_FLAG,validateKey,withAppConfigApiBoundary}from'../../commands/app-config/shared.js';function a27_0x46d2(_0x488fa0,_0x1b854a){_0x488fa0=_0x488fa0-0x12b;const _0x20ea3a=a27_0x20ea();let _0x46d26d=_0x20ea3a[_0x488fa0];return _0x46d26d;}function a27_0x20ea(){const _0x32b15b=['app-config','51sRBMYz','173465kwLAkB','65140nhaJrf','4eMYulF','appCode','851719HNHZqp','key','str','\x20app\x20config(s)','183231qkVywZ','trim','2638363RxgnHf','string','map','List\x20runtime\x20app-config\x20key\x20metadata\x20without\x20printing\x20values','Found\x20','43028JewdAx','136AtXUvn','733554zRzItQ','list','read','10ndFEuo','length','Filter\x20by\x20exact\x20config\x20key'];a27_0x20ea=function(){return _0x32b15b;};return a27_0x20ea();}export const appConfigList={'service':a27_0x2cda4d(0x135),'command':a27_0x2cda4d(0x130),'description':a27_0x2cda4d(0x12b),'risk':a27_0x2cda4d(0x131),'flags':[APPCODE_FLAG_OPTIONAL,{'name':a27_0x2cda4d(0x13c),'type':a27_0x2cda4d(0x142),'description':a27_0x2cda4d(0x134)},TAGS_FLAG],async 'validate'(_0x147b75){const _0x58f472=a27_0x2cda4d,_0x1b14fb=_0x147b75[_0x58f472(0x13d)](_0x58f472(0x13c))[_0x58f472(0x140)]();if(_0x1b14fb)validateKey(_0x1b14fb);readOptionalTags(_0x147b75);},async 'execute'(_0x14d9fd){const _0x53b96a=a27_0x2cda4d,_0x545746=_0x14d9fd[_0x53b96a(0x13d)](_0x53b96a(0x13c))[_0x53b96a(0x140)]()||undefined,_0x2c7045=readOptionalTags(_0x14d9fd),_0x83327b=await withAppConfigApiBoundary('list',{'appCode':_0x14d9fd[_0x53b96a(0x13a)]},()=>listAppConfigs(_0x14d9fd[_0x53b96a(0x13a)],{'key':_0x545746,'tags':_0x2c7045})),_0x2cde12=_0x83327b[_0x53b96a(0x143)](_0x56a1e2=>projectAppConfig(_0x56a1e2));return{'ok':!![],'data':{'appCode':_0x14d9fd['appCode'],'count':_0x2cde12[_0x53b96a(0x133)],'configs':_0x2cde12},'message':_0x53b96a(0x12c)+_0x2cde12[_0x53b96a(0x133)]+_0x53b96a(0x13e)};}};
@@ -1 +1 @@
1
- function a28_0x3b8f(){const _0x27c0e9=['file','188446FSeAbJ','string','tags','6253656XOnZbz','create','7NiOdBl','get','update','write','appCode','App\x20config\x20server\x20id\x20missing\x20for\x20key=','10422918McdNMZ','number','Created','2GONTmO','\x20app\x20config\x20','551304RODAme','/smartapi/app-config/create','9431704Eaztxc','apiError','5JyjOuz','36941800YTWJqf','Read\x20config\x20value\x20from\x20file','app-config','5082652exOkZq',',\x20appCode='];a28_0x3b8f=function(){return _0x27c0e9;};return a28_0x3b8f();}const a28_0x199179=a28_0x170a;(function(_0x12f2e4,_0x16a546){const _0x208555=a28_0x170a,_0x4847eb=_0x12f2e4();while(!![]){try{const _0xe412cb=-parseInt(_0x208555(0x104))/0x1*(parseInt(_0x208555(0x111))/0x2)+-parseInt(_0x208555(0x106))/0x3+-parseInt(_0x208555(0x10e))/0x4+-parseInt(_0x208555(0x10a))/0x5*(-parseInt(_0x208555(0xf9))/0x6)+-parseInt(_0x208555(0xfb))/0x7*(parseInt(_0x208555(0x108))/0x8)+-parseInt(_0x208555(0x101))/0x9+parseInt(_0x208555(0x10b))/0xa;if(_0xe412cb===_0x16a546)break;else _0x4847eb['push'](_0x4847eb['shift']());}catch(_0x1ae377){_0x4847eb['push'](_0x4847eb['shift']());}}}(a28_0x3b8f,0xb8b22));function a28_0x170a(_0x5aa5fb,_0x458177){_0x5aa5fb=_0x5aa5fb-0xf9;const _0x3b8fa3=a28_0x3b8f();let _0x170a02=_0x3b8fa3[_0x5aa5fb];return _0x170a02;}import{createAppConfig,getAppConfigByKey,updateAppConfig}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{assertSingleValueSource,assertValueSourceReadable,asAppConfigDryRunResult,buildMutationData,FROM_ENV_FLAG,KEY_ARG,plannedAppConfig,projectAppConfig,readAppConfigValue,readKeyArg,readOptionalTags,STDIN_FLAG,TAGS_FLAG,VALUE_ARG,withAppConfigApiBoundary}from'../../commands/app-config/shared.js';const CREATE_PATH=a28_0x199179(0x107),UPDATE_PATH='/smartapi/app-config/update';export const appConfigSet={'service':a28_0x199179(0x10d),'command':'set','description':'Create\x20or\x20update\x20one\x20runtime\x20app-config\x20key','risk':a28_0x199179(0xfe),'args':[KEY_ARG,VALUE_ARG],'flags':[APPCODE_FLAG_OPTIONAL,TAGS_FLAG,STDIN_FLAG,FROM_ENV_FLAG,{'name':a28_0x199179(0x110),'type':a28_0x199179(0x112),'description':a28_0x199179(0x10c)}],async 'validate'(_0x34a7bb){readKeyArg(_0x34a7bb),readOptionalTags(_0x34a7bb),assertSingleValueSource(_0x34a7bb);},async 'dryRun'(_0x7afbe2){const _0x576248=a28_0x199179,_0x2ad157=readKeyArg(_0x7afbe2),_0xc05f8a=readOptionalTags(_0x7afbe2),_0x82612=assertSingleValueSource(_0x7afbe2);await assertValueSourceReadable(_0x82612);const _0x102b40=await withAppConfigApiBoundary('get',{'appCode':_0x7afbe2[_0x576248(0xff)],'key':_0x2ad157},()=>getAppConfigByKey(_0x7afbe2[_0x576248(0xff)],_0x2ad157)),_0x57b7ba=_0x102b40?_0x576248(0xfd):_0x576248(0xfa),_0xc8eb63=_0x102b40?projectAppConfig(_0x102b40):null,_0x1f3eb7=plannedAppConfig({'appCode':_0x7afbe2[_0x576248(0xff)],'key':_0x2ad157,'tags':_0xc05f8a??_0x102b40?.[_0x576248(0x113)],'hasValue':!![]});return asAppConfigDryRunResult(buildMutationData({'operation':_0x57b7ba,'appCode':_0x7afbe2['appCode'],'key':_0x2ad157,'before':_0xc8eb63,'after':_0x1f3eb7,'dryRun':!![]}),{'method':'POST','url':_0x57b7ba===_0x576248(0xfd)?UPDATE_PATH:CREATE_PATH});},async 'execute'(_0x2e0211){const _0x2d50b0=a28_0x199179,_0x5655aa=readKeyArg(_0x2e0211),_0x50f8c8=readOptionalTags(_0x2e0211),_0x410894=await withAppConfigApiBoundary(_0x2d50b0(0xfc),{'appCode':_0x2e0211['appCode'],'key':_0x5655aa},()=>getAppConfigByKey(_0x2e0211[_0x2d50b0(0xff)],_0x5655aa)),_0x4ed6b7=_0x410894?projectAppConfig(_0x410894):null,_0x1885e1=_0x410894?_0x2d50b0(0xfd):_0x2d50b0(0xfa),{value:_0x3904f4,warnings:_0x13aed0}=await readAppConfigValue(_0x2e0211),_0x36d162={'appCode':_0x2e0211[_0x2d50b0(0xff)],'key':_0x5655aa,'value':_0x3904f4,'tags':_0x50f8c8??_0x410894?.[_0x2d50b0(0x113)]??undefined};await withAppConfigApiBoundary(_0x1885e1,{'appCode':_0x2e0211[_0x2d50b0(0xff)],'key':_0x5655aa},async()=>{const _0x3809b5=_0x2d50b0;_0x410894?await updateAppConfig({..._0x36d162,'id':requireAppConfigId(_0x410894,_0x5655aa,_0x2e0211[_0x3809b5(0xff)])}):await createAppConfig(_0x36d162);});const _0x4fef13=await withAppConfigApiBoundary(_0x2d50b0(0xfc),{'appCode':_0x2e0211['appCode'],'key':_0x5655aa},()=>getAppConfigByKey(_0x2e0211[_0x2d50b0(0xff)],_0x5655aa)),_0x2e57ec=_0x4fef13?projectAppConfig(_0x4fef13):plannedAppConfig({'appCode':_0x2e0211['appCode'],'key':_0x5655aa,'tags':_0x36d162['tags'],'hasValue':_0x3904f4!==''});return{'ok':!![],'data':buildMutationData({'operation':_0x1885e1,'appCode':_0x2e0211[_0x2d50b0(0xff)],'key':_0x5655aa,'before':_0x4ed6b7,'after':_0x2e57ec,'dryRun':![],'warnings':_0x13aed0}),'message':(_0x1885e1===_0x2d50b0(0xfd)?'Updated':_0x2d50b0(0x103))+_0x2d50b0(0x105)+_0x5655aa};}};function requireAppConfigId(_0x38611e,_0x26b2e0,_0x11aaa5){const _0x13c72d=a28_0x199179;if(typeof _0x38611e['id']===_0x13c72d(0x102)&&Number['isFinite'](_0x38611e['id'])&&_0x38611e['id']>0x0)return _0x38611e['id'];throw CliErrors[_0x13c72d(0x109)](_0x13c72d(0x100)+_0x26b2e0+_0x13c72d(0x10f)+_0x11aaa5);}
1
+ const a28_0x3c5c30=a28_0x4e8d;(function(_0x164637,_0x3a37ce){const _0x17509f=a28_0x4e8d,_0x5d4582=_0x164637();while(!![]){try{const _0x13b583=parseInt(_0x17509f(0x124))/0x1*(-parseInt(_0x17509f(0x138))/0x2)+-parseInt(_0x17509f(0x13b))/0x3*(parseInt(_0x17509f(0x135))/0x4)+-parseInt(_0x17509f(0x13d))/0x5*(parseInt(_0x17509f(0x133))/0x6)+-parseInt(_0x17509f(0x12a))/0x7*(parseInt(_0x17509f(0x139))/0x8)+-parseInt(_0x17509f(0x12e))/0x9+-parseInt(_0x17509f(0x129))/0xa+parseInt(_0x17509f(0x120))/0xb;if(_0x13b583===_0x3a37ce)break;else _0x5d4582['push'](_0x5d4582['shift']());}catch(_0x4034a4){_0x5d4582['push'](_0x5d4582['shift']());}}}(a28_0xfe10,0x8e7ba));import{createAppConfig,getAppConfigByKey,updateAppConfig}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{assertSingleValueSource,assertValueSourceReadable,asAppConfigDryRunResult,buildMutationData,FROM_ENV_FLAG,KEY_ARG,plannedAppConfig,projectAppConfig,readAppConfigValue,readKeyArg,readOptionalTags,STDIN_FLAG,TAGS_FLAG,VALUE_ARG,withAppConfigApiBoundary}from'../../commands/app-config/shared.js';const CREATE_PATH=a28_0x3c5c30(0x127),UPDATE_PATH=a28_0x3c5c30(0x123);export const appConfigSet={'service':a28_0x3c5c30(0x136),'command':a28_0x3c5c30(0x125),'description':'Create\x20or\x20update\x20one\x20runtime\x20app-config\x20key','risk':a28_0x3c5c30(0x121),'args':[KEY_ARG,VALUE_ARG],'flags':[APPCODE_FLAG_OPTIONAL,TAGS_FLAG,STDIN_FLAG,FROM_ENV_FLAG,{'name':'file','type':a28_0x3c5c30(0x134),'description':a28_0x3c5c30(0x122)}],async 'validate'(_0x1f2e51){readKeyArg(_0x1f2e51),readOptionalTags(_0x1f2e51),assertSingleValueSource(_0x1f2e51);},async 'dryRun'(_0x177dc7){const _0xfe9b40=a28_0x3c5c30,_0x691ad0=readKeyArg(_0x177dc7),_0x47d904=readOptionalTags(_0x177dc7),_0x172758=assertSingleValueSource(_0x177dc7);await assertValueSourceReadable(_0x172758);const _0x58b9c2=await withAppConfigApiBoundary('get',{'appCode':_0x177dc7['appCode'],'key':_0x691ad0},()=>getAppConfigByKey(_0x177dc7['appCode'],_0x691ad0)),_0x2e4b72=_0x58b9c2?_0xfe9b40(0x12d):_0xfe9b40(0x12c),_0x16f47b=_0x58b9c2?projectAppConfig(_0x58b9c2):null,_0x3416f0=plannedAppConfig({'appCode':_0x177dc7[_0xfe9b40(0x126)],'key':_0x691ad0,'tags':_0x47d904??_0x58b9c2?.[_0xfe9b40(0x12b)],'hasValue':!![]});return asAppConfigDryRunResult(buildMutationData({'operation':_0x2e4b72,'appCode':_0x177dc7[_0xfe9b40(0x126)],'key':_0x691ad0,'before':_0x16f47b,'after':_0x3416f0,'dryRun':!![]}),{'method':_0xfe9b40(0x131),'url':_0x2e4b72===_0xfe9b40(0x12d)?UPDATE_PATH:CREATE_PATH});},async 'execute'(_0x385bfb){const _0x127007=a28_0x3c5c30,_0x4aa8f2=readKeyArg(_0x385bfb),_0x371c63=readOptionalTags(_0x385bfb),_0x288a57=await withAppConfigApiBoundary(_0x127007(0x128),{'appCode':_0x385bfb[_0x127007(0x126)],'key':_0x4aa8f2},()=>getAppConfigByKey(_0x385bfb[_0x127007(0x126)],_0x4aa8f2)),_0x28e63e=_0x288a57?projectAppConfig(_0x288a57):null,_0x5f4b5b=_0x288a57?_0x127007(0x12d):_0x127007(0x12c),{value:_0x4a4650,warnings:_0x83aab8}=await readAppConfigValue(_0x385bfb),_0x387588={'appCode':_0x385bfb[_0x127007(0x126)],'key':_0x4aa8f2,'value':_0x4a4650,'tags':_0x371c63??_0x288a57?.['tags']??undefined};await withAppConfigApiBoundary(_0x5f4b5b,{'appCode':_0x385bfb['appCode'],'key':_0x4aa8f2},async()=>{const _0x4bab89=_0x127007;_0x288a57?await updateAppConfig({..._0x387588,'id':requireAppConfigId(_0x288a57,_0x4aa8f2,_0x385bfb[_0x4bab89(0x126)])}):await createAppConfig(_0x387588);});const _0x2d8bd2=await withAppConfigApiBoundary(_0x127007(0x128),{'appCode':_0x385bfb['appCode'],'key':_0x4aa8f2},()=>getAppConfigByKey(_0x385bfb[_0x127007(0x126)],_0x4aa8f2)),_0x32dd22=_0x2d8bd2?projectAppConfig(_0x2d8bd2):plannedAppConfig({'appCode':_0x385bfb[_0x127007(0x126)],'key':_0x4aa8f2,'tags':_0x387588[_0x127007(0x12b)],'hasValue':_0x4a4650!==''});return{'ok':!![],'data':buildMutationData({'operation':_0x5f4b5b,'appCode':_0x385bfb[_0x127007(0x126)],'key':_0x4aa8f2,'before':_0x28e63e,'after':_0x32dd22,'dryRun':![],'warnings':_0x83aab8}),'message':(_0x5f4b5b==='update'?_0x127007(0x137):'Created')+_0x127007(0x132)+_0x4aa8f2};}};function a28_0xfe10(){const _0x3e1a36=['27526wSxPcm','83656nxCEtI','isFinite','219UeUCAw','number','5145kJqojY','37986619hPapHw','write','Read\x20config\x20value\x20from\x20file','/smartapi/app-config/update','51DCqzTs','set','appCode','/smartapi/app-config/create','get','3228610EDduOm','371UeDJYJ','tags','create','update','8651061eCdSaN',',\x20appCode=','App\x20config\x20server\x20id\x20missing\x20for\x20key=','POST','\x20app\x20config\x20','1854bzbOdC','string','632IKJiVn','app-config','Updated'];a28_0xfe10=function(){return _0x3e1a36;};return a28_0xfe10();}function a28_0x4e8d(_0xdb90b8,_0x5a1c15){_0xdb90b8=_0xdb90b8-0x120;const _0xfe1040=a28_0xfe10();let _0x4e8d2d=_0xfe1040[_0xdb90b8];return _0x4e8d2d;}function requireAppConfigId(_0x1218aa,_0x33ab08,_0x7196d8){const _0x4f3c13=a28_0x3c5c30;if(typeof _0x1218aa['id']===_0x4f3c13(0x13c)&&Number[_0x4f3c13(0x13a)](_0x1218aa['id'])&&_0x1218aa['id']>0x0)return _0x1218aa['id'];throw CliErrors['apiError'](_0x4f3c13(0x130)+_0x33ab08+_0x4f3c13(0x12f)+_0x7196d8);}
@@ -1 +1 @@
1
- const a29_0x3f3f7b=a29_0x5731;(function(_0x6745e9,_0x59aa73){const _0x5efad1=a29_0x5731,_0x4b68aa=_0x6745e9();while(!![]){try{const _0x58547f=-parseInt(_0x5efad1(0x10a))/0x1+-parseInt(_0x5efad1(0xf6))/0x2+-parseInt(_0x5efad1(0x114))/0x3*(-parseInt(_0x5efad1(0xf4))/0x4)+parseInt(_0x5efad1(0xea))/0x5+-parseInt(_0x5efad1(0xe5))/0x6*(-parseInt(_0x5efad1(0x112))/0x7)+parseInt(_0x5efad1(0x105))/0x8+-parseInt(_0x5efad1(0xf5))/0x9*(parseInt(_0x5efad1(0x11d))/0xa);if(_0x58547f===_0x59aa73)break;else _0x4b68aa['push'](_0x4b68aa['shift']());}catch(_0x12578a){_0x4b68aa['push'](_0x4b68aa['shift']());}}}(a29_0xde90,0x96088));import{access,readFile}from'node:fs/promises';import{CliErrors}from'../../errors.js';export const KEY_ARG={'name':'key','description':a29_0x3f3f7b(0xf9),'required':!![]};export const VALUE_ARG={'name':'value','description':a29_0x3f3f7b(0xf7),'required':![]};export const TAGS_FLAG={'name':a29_0x3f3f7b(0x10c),'type':a29_0x3f3f7b(0xe4),'description':a29_0x3f3f7b(0x10b)};export const STDIN_FLAG={'name':a29_0x3f3f7b(0xee),'type':a29_0x3f3f7b(0xf1),'description':a29_0x3f3f7b(0xed),'default':![]};export const FROM_ENV_FLAG={'name':a29_0x3f3f7b(0x119),'type':a29_0x3f3f7b(0xe4),'description':a29_0x3f3f7b(0x11a)};export const REVEAL_FLAG={'name':'reveal','type':a29_0x3f3f7b(0xf1),'description':'Reveal\x20the\x20sensitive\x20value\x20for\x20this\x20single\x20key','default':![]};export function readKeyArg(_0x3c8019){const _0x10f825=a29_0x3f3f7b,_0x3d5982=_0x3c8019[_0x10f825(0x10f)][0x0]?.['trim']()??'';return validateKey(_0x3d5982),_0x3d5982;}export function readOptionalTags(_0x4bb194){const _0xacd16=a29_0x3f3f7b,_0x4a0715=_0x4bb194[_0xacd16(0xdd)](_0xacd16(0x10c))[_0xacd16(0x117)]();if(!_0x4a0715)return undefined;if(_0x4a0715[_0xacd16(0xe0)]>0x20)throw CliErrors['validation']('App\x20config\x20tags\x20length\x20cannot\x20exceed\x2032.');return _0x4a0715;}export function validateKey(_0xdd34d5){const _0x1095b2=a29_0x3f3f7b;if(!_0xdd34d5)throw CliErrors[_0x1095b2(0xf2)]('Missing\x20app-config\x20key.');if(_0xdd34d5[_0x1095b2(0xe0)]>0x100)throw CliErrors['validation'](_0x1095b2(0x106));}export function projectAppConfig(_0x471a3f,_0xda583f){const _0x4ff7e4=a29_0x3f3f7b,_0x3398d6=_0x471a3f[_0x4ff7e4(0x10e)]!==undefined&&_0x471a3f[_0x4ff7e4(0x10e)]!==null&&_0x471a3f[_0x4ff7e4(0x10e)]!=='',_0x4d4e8f={'appCode':_0x471a3f[_0x4ff7e4(0xe3)],'key':_0x471a3f[_0x4ff7e4(0x107)],'tags':_0x471a3f[_0x4ff7e4(0x10c)]??undefined,'hasValue':_0x3398d6,'valueRedacted':_0x3398d6&&!_0xda583f?.[_0x4ff7e4(0x103)],'gmtCreate':_0x471a3f[_0x4ff7e4(0x110)],'gmtModified':_0x471a3f[_0x4ff7e4(0xe2)]};return _0xda583f?.[_0x4ff7e4(0x103)]&&(_0x4d4e8f['value']=_0x471a3f['value']??'',_0x4d4e8f[_0x4ff7e4(0xff)]=![]),_0x4d4e8f;}function a29_0xde90(){const _0x1a86c3=['hasValue','bool','name','App\x20config\x20value\x20source\x20is\x20ambiguous.','2131155nKEFpp','flag','argument','Read\x20config\x20value\x20from\x20stdin','stdin','\x20app\x20config.','operation','boolean','validation','key:\x20','24lwQvFs','18304911LKMqXb','129470vGllDv','Sensitive\x20config\x20value.\x20Prefer\x20--stdin,\x20--from-env,\x20or\x20--file\x20for\x20secrets.','data','Runtime\x20app-config\x20key','error','Environment\x20variable\x20is\x20not\x20set:\x20','join','slice','once','valueRedacted','Use\x20exactly\x20one\x20of:\x20positional\x20<value>,\x20--stdin,\x20--from-env\x20<NAME>,\x20or\x20--file\x20<path>.','push','kind','reveal','end','6586784PkhxZx','App\x20config\x20key\x20length\x20cannot\x20exceed\x20256.','key','utf8','Value\x20file\x20is\x20not\x20readable:\x20','349517PnqZTf','Config\x20tags\x20for\x20filtering/display\x20metadata','tags','path','value','args','gmtCreate','appCode:\x20','1064ftqZAG','Value\x20was\x20provided\x20as\x20a\x20command\x20argument;\x20prefer\x20--stdin,\x20--from-env,\x20or\x20--file\x20for\x20secrets.','325068epYTjQ','env','before','trim','Missing\x20app-config\x20value\x20source.','from-env','Read\x20config\x20value\x20from\x20the\x20named\x20environment\x20variable','setEncoding','apiError','10QMUEWA','str','url','file','length','after','gmtModified','appCode','string','45906gnIaIv'];a29_0xde90=function(){return _0x1a86c3;};return a29_0xde90();}export function plannedAppConfig(_0x397dad){const _0x1ea437=a29_0x3f3f7b,_0x5c31e2=_0x397dad[_0x1ea437(0xe6)]??!![];return{'appCode':_0x397dad[_0x1ea437(0xe3)],'key':_0x397dad[_0x1ea437(0x107)],'tags':_0x397dad[_0x1ea437(0x10c)]??undefined,'hasValue':_0x5c31e2,'valueRedacted':_0x5c31e2};}export function buildMutationData(_0x1b62d5){const _0x4d2bb9=a29_0x3f3f7b;return{'operation':_0x1b62d5[_0x4d2bb9(0xf0)],'selector':{'appCode':_0x1b62d5[_0x4d2bb9(0xe3)],'key':_0x1b62d5['key']},'before':_0x1b62d5[_0x4d2bb9(0x116)],'after':_0x1b62d5[_0x4d2bb9(0xe1)],'dryRun':_0x1b62d5['dryRun'],'warnings':_0x1b62d5['warnings']??[]};}export async function withAppConfigApiBoundary(_0x2dae6a,_0x3c0fdc,_0x55a490){const _0x5e9ab0=a29_0x3f3f7b;try{return await _0x55a490();}catch{const _0x5be35b=[_0x5e9ab0(0x111)+_0x3c0fdc[_0x5e9ab0(0xe3)]];if(_0x3c0fdc[_0x5e9ab0(0x107)])_0x5be35b[_0x5e9ab0(0x101)](_0x5e9ab0(0xf3)+_0x3c0fdc[_0x5e9ab0(0x107)]);_0x5be35b[_0x5e9ab0(0x101)]('value\x20is\x20redacted');throw CliErrors[_0x5e9ab0(0x11c)]('Failed\x20to\x20'+_0x2dae6a+_0x5e9ab0(0xef),_0x5be35b[_0x5e9ab0(0xfc)](';\x20')+'.');}}export function asAppConfigDryRunResult(_0x2892df,_0x35e277){const _0x21d13f=a29_0x3f3f7b;return Object['defineProperties'](_0x2892df,{'method':{'value':_0x35e277['method'],'enumerable':![]},'url':{'value':_0x35e277[_0x21d13f(0xde)],'enumerable':![]}});}export function assertSingleValueSource(_0x1eecc6){const _0x5d1385=a29_0x3f3f7b,_0x5459e7=[];_0x1eecc6['args']['length']>0x1&&_0x5459e7[_0x5d1385(0x101)]({'kind':_0x5d1385(0xec),'value':_0x1eecc6[_0x5d1385(0x10f)][_0x5d1385(0xfd)](0x1)[_0x5d1385(0xfc)]('\x20')});const _0x31f4b7=_0x1eecc6[_0x5d1385(0xeb)](_0x5d1385(0x10e));_0x31f4b7!==undefined&&_0x31f4b7!==null&&_0x5459e7['push']({'kind':_0x5d1385(0xec),'value':String(_0x31f4b7)});_0x1eecc6[_0x5d1385(0xe7)](_0x5d1385(0xee))&&_0x5459e7['push']({'kind':_0x5d1385(0xee)});const _0x16dd37=_0x1eecc6[_0x5d1385(0xdd)]('from-env')[_0x5d1385(0x117)]();_0x16dd37&&_0x5459e7[_0x5d1385(0x101)]({'kind':_0x5d1385(0x115),'name':_0x16dd37});const _0x5f3165=_0x1eecc6[_0x5d1385(0xdd)](_0x5d1385(0xdf))[_0x5d1385(0x117)]();_0x5f3165&&_0x5459e7[_0x5d1385(0x101)]({'kind':_0x5d1385(0xdf),'path':_0x5f3165});if(_0x5459e7[_0x5d1385(0xe0)]===0x0)throw CliErrors[_0x5d1385(0xf2)](_0x5d1385(0x118),'Use\x20one\x20of:\x20positional\x20<value>,\x20--stdin,\x20--from-env\x20<NAME>,\x20or\x20--file\x20<path>.');if(_0x5459e7[_0x5d1385(0xe0)]>0x1)throw CliErrors[_0x5d1385(0xf2)](_0x5d1385(0xe9),_0x5d1385(0x100));return _0x5459e7[0x0];}function a29_0x5731(_0x50a4d3,_0x3e6a68){_0x50a4d3=_0x50a4d3-0xdd;const _0xde90b8=a29_0xde90();let _0x573140=_0xde90b8[_0x50a4d3];return _0x573140;}export async function assertValueSourceReadable(_0x2d1e9a){const _0x37a8c7=a29_0x3f3f7b;if(_0x2d1e9a[_0x37a8c7(0x102)]===_0x37a8c7(0x115)&&!(_0x2d1e9a[_0x37a8c7(0xe8)]in process.env))throw CliErrors[_0x37a8c7(0xf2)](_0x37a8c7(0xfb)+_0x2d1e9a['name']);if(_0x2d1e9a[_0x37a8c7(0x102)]==='file')try{await access(_0x2d1e9a['path']);}catch{throw CliErrors['validation'](_0x37a8c7(0x109)+_0x2d1e9a[_0x37a8c7(0x10d)]);}}export async function readAppConfigValue(_0x32070c){const _0x5d528a=a29_0x3f3f7b,_0x3be7a8=assertSingleValueSource(_0x32070c),_0x928e61=[];if(_0x3be7a8[_0x5d528a(0x102)]===_0x5d528a(0xec))return _0x928e61[_0x5d528a(0x101)](_0x5d528a(0x113)),{'value':_0x3be7a8['value']??'','source':_0x3be7a8[_0x5d528a(0x102)],'warnings':_0x928e61};if(_0x3be7a8['kind']===_0x5d528a(0xee))return{'value':await readStdin(),'source':_0x3be7a8[_0x5d528a(0x102)],'warnings':_0x928e61};if(_0x3be7a8[_0x5d528a(0x102)]===_0x5d528a(0x115)){if(!(_0x3be7a8[_0x5d528a(0xe8)]in process.env))throw CliErrors['validation'](_0x5d528a(0xfb)+_0x3be7a8[_0x5d528a(0xe8)]);return{'value':process.env[_0x3be7a8.name]??'','source':_0x3be7a8['kind'],'warnings':_0x928e61};}return{'value':await readFile(_0x3be7a8[_0x5d528a(0x10d)],_0x5d528a(0x108)),'source':_0x3be7a8[_0x5d528a(0x102)],'warnings':_0x928e61};}function readStdin(){return new Promise((_0x1031a5,_0x2a2f02)=>{const _0x568757=a29_0x5731;let _0x25341e='';process[_0x568757(0xee)][_0x568757(0x11b)](_0x568757(0x108)),process[_0x568757(0xee)]['on'](_0x568757(0xf8),_0x48381a=>{_0x25341e+=_0x48381a;}),process['stdin'][_0x568757(0xfe)](_0x568757(0x104),()=>_0x1031a5(_0x25341e)),process['stdin']['once'](_0x568757(0xfa),_0x2a2f02);});}
1
+ const a29_0x34ac7c=a29_0x1470;(function(_0x4a9c50,_0x55fb8c){const _0x6643ed=a29_0x1470,_0x411979=_0x4a9c50();while(!![]){try{const _0x1e5f59=-parseInt(_0x6643ed(0x1fa))/0x1+-parseInt(_0x6643ed(0x1f1))/0x2+parseInt(_0x6643ed(0x200))/0x3*(-parseInt(_0x6643ed(0x1f4))/0x4)+parseInt(_0x6643ed(0x1ec))/0x5+parseInt(_0x6643ed(0x1ea))/0x6+-parseInt(_0x6643ed(0x1fd))/0x7+parseInt(_0x6643ed(0x1f9))/0x8;if(_0x1e5f59===_0x55fb8c)break;else _0x411979['push'](_0x411979['shift']());}catch(_0x5463a9){_0x411979['push'](_0x411979['shift']());}}}(a29_0x46bb,0x73a5d));import{access,readFile}from'node:fs/promises';import{CliErrors}from'../../errors.js';export const KEY_ARG={'name':a29_0x34ac7c(0x1e9),'description':a29_0x34ac7c(0x209),'required':!![]};export const VALUE_ARG={'name':a29_0x34ac7c(0x1f3),'description':a29_0x34ac7c(0x1f7),'required':![]};export const TAGS_FLAG={'name':a29_0x34ac7c(0x218),'type':a29_0x34ac7c(0x1e5),'description':a29_0x34ac7c(0x1e4)};export const STDIN_FLAG={'name':a29_0x34ac7c(0x1fb),'type':a29_0x34ac7c(0x212),'description':'Read\x20config\x20value\x20from\x20stdin','default':![]};export const FROM_ENV_FLAG={'name':a29_0x34ac7c(0x20e),'type':a29_0x34ac7c(0x1e5),'description':'Read\x20config\x20value\x20from\x20the\x20named\x20environment\x20variable'};export const REVEAL_FLAG={'name':'reveal','type':a29_0x34ac7c(0x212),'description':'Reveal\x20the\x20sensitive\x20value\x20for\x20this\x20single\x20key','default':![]};export function readKeyArg(_0x78fe4f){const _0xcd05c7=a29_0x34ac7c,_0x2a82d9=_0x78fe4f[_0xcd05c7(0x1de)][0x0]?.['trim']()??'';return validateKey(_0x2a82d9),_0x2a82d9;}export function readOptionalTags(_0x589b0d){const _0x39da41=a29_0x34ac7c,_0x1647c0=_0x589b0d[_0x39da41(0x1ee)](_0x39da41(0x218))['trim']();if(!_0x1647c0)return undefined;if(_0x1647c0['length']>0x20)throw CliErrors['validation'](_0x39da41(0x20f));return _0x1647c0;}function a29_0x1470(_0x2781c2,_0x540aaa){_0x2781c2=_0x2781c2-0x1dd;const _0x46bb20=a29_0x46bb();let _0x147063=_0x46bb20[_0x2781c2];return _0x147063;}export function validateKey(_0x503e2e){const _0x32ace5=a29_0x34ac7c;if(!_0x503e2e)throw CliErrors[_0x32ace5(0x1e6)]('Missing\x20app-config\x20key.');if(_0x503e2e[_0x32ace5(0x205)]>0x100)throw CliErrors[_0x32ace5(0x1e6)]('App\x20config\x20key\x20length\x20cannot\x20exceed\x20256.');}export function projectAppConfig(_0x5b1507,_0x439e64){const _0x1cc11f=a29_0x34ac7c,_0xa5581a=_0x5b1507['value']!==undefined&&_0x5b1507[_0x1cc11f(0x1f3)]!==null&&_0x5b1507[_0x1cc11f(0x1f3)]!=='',_0x3534cc={'appCode':_0x5b1507['appCode'],'key':_0x5b1507[_0x1cc11f(0x1e9)],'tags':_0x5b1507['tags']??undefined,'hasValue':_0xa5581a,'valueRedacted':_0xa5581a&&!_0x439e64?.['reveal'],'gmtCreate':_0x5b1507[_0x1cc11f(0x1ef)],'gmtModified':_0x5b1507[_0x1cc11f(0x213)]};return _0x439e64?.[_0x1cc11f(0x1f2)]&&(_0x3534cc[_0x1cc11f(0x1f3)]=_0x5b1507['value']??'',_0x3534cc[_0x1cc11f(0x202)]=![]),_0x3534cc;}export function plannedAppConfig(_0x3557ec){const _0x533a6d=a29_0x34ac7c,_0x2b3668=_0x3557ec[_0x533a6d(0x1df)]??!![];return{'appCode':_0x3557ec['appCode'],'key':_0x3557ec['key'],'tags':_0x3557ec['tags']??undefined,'hasValue':_0x2b3668,'valueRedacted':_0x2b3668};}export function buildMutationData(_0x428f5a){const _0x515bbd=a29_0x34ac7c;return{'operation':_0x428f5a[_0x515bbd(0x1fe)],'selector':{'appCode':_0x428f5a[_0x515bbd(0x210)],'key':_0x428f5a[_0x515bbd(0x1e9)]},'before':_0x428f5a[_0x515bbd(0x1e1)],'after':_0x428f5a[_0x515bbd(0x217)],'dryRun':_0x428f5a['dryRun'],'warnings':_0x428f5a['warnings']??[]};}export async function withAppConfigApiBoundary(_0x4bb6a0,_0x22982e,_0xc239aa){const _0x35e19b=a29_0x34ac7c;try{return await _0xc239aa();}catch{const _0x4f1a15=[_0x35e19b(0x203)+_0x22982e[_0x35e19b(0x210)]];if(_0x22982e[_0x35e19b(0x1e9)])_0x4f1a15[_0x35e19b(0x1dd)](_0x35e19b(0x1e8)+_0x22982e[_0x35e19b(0x1e9)]);_0x4f1a15[_0x35e19b(0x1dd)](_0x35e19b(0x1e0));throw CliErrors[_0x35e19b(0x1f8)]('Failed\x20to\x20'+_0x4bb6a0+_0x35e19b(0x1f5),_0x4f1a15[_0x35e19b(0x204)](';\x20')+'.');}}function a29_0x46bb(){const _0xde41cd=['12PygkSy','\x20app\x20config.','end','Sensitive\x20config\x20value.\x20Prefer\x20--stdin,\x20--from-env,\x20or\x20--file\x20for\x20secrets.','apiError','5210920zKcJCz','492970iInVLS','stdin','name','366268cxmxpq','operation','utf8','587658VlNSlZ','error','valueRedacted','appCode:\x20','join','length','env','data','file','Runtime\x20app-config\x20key','Missing\x20app-config\x20value\x20source.','Value\x20file\x20is\x20not\x20readable:\x20','flag','trim','from-env','App\x20config\x20tags\x20length\x20cannot\x20exceed\x2032.','appCode','url','boolean','gmtModified','Use\x20one\x20of:\x20positional\x20<value>,\x20--stdin,\x20--from-env\x20<NAME>,\x20or\x20--file\x20<path>.','kind','Environment\x20variable\x20is\x20not\x20set:\x20','after','tags','push','args','hasValue','value\x20is\x20redacted','before','argument','Use\x20exactly\x20one\x20of:\x20positional\x20<value>,\x20--stdin,\x20--from-env\x20<NAME>,\x20or\x20--file\x20<path>.','Config\x20tags\x20for\x20filtering/display\x20metadata','string','validation','App\x20config\x20value\x20source\x20is\x20ambiguous.','key:\x20','key','1019532bpIoac','once','4352765xUQjUs','setEncoding','str','gmtCreate','path','170390euufxz','reveal','value'];a29_0x46bb=function(){return _0xde41cd;};return a29_0x46bb();}export function asAppConfigDryRunResult(_0x444c49,_0x724c7f){const _0x4da180=a29_0x34ac7c;return Object['defineProperties'](_0x444c49,{'method':{'value':_0x724c7f['method'],'enumerable':![]},'url':{'value':_0x724c7f[_0x4da180(0x211)],'enumerable':![]}});}export function assertSingleValueSource(_0x1c5e05){const _0x6f2640=a29_0x34ac7c,_0x19d07e=[];_0x1c5e05['args'][_0x6f2640(0x205)]>0x1&&_0x19d07e[_0x6f2640(0x1dd)]({'kind':_0x6f2640(0x1e2),'value':_0x1c5e05[_0x6f2640(0x1de)]['slice'](0x1)[_0x6f2640(0x204)]('\x20')});const _0x447ce0=_0x1c5e05[_0x6f2640(0x20c)](_0x6f2640(0x1f3));_0x447ce0!==undefined&&_0x447ce0!==null&&_0x19d07e['push']({'kind':_0x6f2640(0x1e2),'value':String(_0x447ce0)});_0x1c5e05['bool'](_0x6f2640(0x1fb))&&_0x19d07e['push']({'kind':_0x6f2640(0x1fb)});const _0x13208f=_0x1c5e05[_0x6f2640(0x1ee)](_0x6f2640(0x20e))[_0x6f2640(0x20d)]();_0x13208f&&_0x19d07e[_0x6f2640(0x1dd)]({'kind':_0x6f2640(0x206),'name':_0x13208f});const _0x4cb5f8=_0x1c5e05[_0x6f2640(0x1ee)](_0x6f2640(0x208))[_0x6f2640(0x20d)]();_0x4cb5f8&&_0x19d07e[_0x6f2640(0x1dd)]({'kind':_0x6f2640(0x208),'path':_0x4cb5f8});if(_0x19d07e[_0x6f2640(0x205)]===0x0)throw CliErrors[_0x6f2640(0x1e6)](_0x6f2640(0x20a),_0x6f2640(0x214));if(_0x19d07e['length']>0x1)throw CliErrors[_0x6f2640(0x1e6)](_0x6f2640(0x1e7),_0x6f2640(0x1e3));return _0x19d07e[0x0];}export async function assertValueSourceReadable(_0x4c745a){const _0x98a0dd=a29_0x34ac7c;if(_0x4c745a[_0x98a0dd(0x215)]==='env'&&!(_0x4c745a[_0x98a0dd(0x1fc)]in process.env))throw CliErrors[_0x98a0dd(0x1e6)](_0x98a0dd(0x216)+_0x4c745a[_0x98a0dd(0x1fc)]);if(_0x4c745a[_0x98a0dd(0x215)]==='file')try{await access(_0x4c745a[_0x98a0dd(0x1f0)]);}catch{throw CliErrors[_0x98a0dd(0x1e6)](_0x98a0dd(0x20b)+_0x4c745a[_0x98a0dd(0x1f0)]);}}export async function readAppConfigValue(_0xe79489){const _0xc95b77=a29_0x34ac7c,_0xf63667=assertSingleValueSource(_0xe79489),_0x13a9b7=[];if(_0xf63667[_0xc95b77(0x215)]===_0xc95b77(0x1e2))return _0x13a9b7['push']('Value\x20was\x20provided\x20as\x20a\x20command\x20argument;\x20prefer\x20--stdin,\x20--from-env,\x20or\x20--file\x20for\x20secrets.'),{'value':_0xf63667[_0xc95b77(0x1f3)]??'','source':_0xf63667[_0xc95b77(0x215)],'warnings':_0x13a9b7};if(_0xf63667[_0xc95b77(0x215)]==='stdin')return{'value':await readStdin(),'source':_0xf63667[_0xc95b77(0x215)],'warnings':_0x13a9b7};if(_0xf63667[_0xc95b77(0x215)]===_0xc95b77(0x206)){if(!(_0xf63667[_0xc95b77(0x1fc)]in process.env))throw CliErrors['validation'](_0xc95b77(0x216)+_0xf63667['name']);return{'value':process.env[_0xf63667.name]??'','source':_0xf63667[_0xc95b77(0x215)],'warnings':_0x13a9b7};}return{'value':await readFile(_0xf63667[_0xc95b77(0x1f0)],_0xc95b77(0x1ff)),'source':_0xf63667[_0xc95b77(0x215)],'warnings':_0x13a9b7};}function readStdin(){return new Promise((_0x5b1f63,_0x113dd0)=>{const _0x2fb69f=a29_0x1470;let _0xe8fb5b='';process[_0x2fb69f(0x1fb)][_0x2fb69f(0x1ed)](_0x2fb69f(0x1ff)),process[_0x2fb69f(0x1fb)]['on'](_0x2fb69f(0x207),_0x1ab61f=>{_0xe8fb5b+=_0x1ab61f;}),process['stdin'][_0x2fb69f(0x1eb)](_0x2fb69f(0x1f6),()=>_0x5b1f63(_0xe8fb5b)),process['stdin'][_0x2fb69f(0x1eb)](_0x2fb69f(0x201),_0x113dd0);});}
@@ -1 +1 @@
1
- function a30_0x25d2(){const _0x94558c=['yes','logout','log','bool','Login\x20via\x20browser','../../auth/auth-server-ui.js','2467764XMKzdT','15LJONJV','boolean','8623626EWmoSd','!\x20Not\x20logged\x20in','4WjiVwD','7WfvgPq','9826192vquxTf','Skip\x20login\x20confirmation\x20and\x20start\x20browser\x20auth\x20immediately','Clear\x20login\x20session','write','auth','135561XCLLmS','37930997ICCfNA','1VuILGA','✓\x20Logged\x20out','nonInteractive','login','684952SVieYp','12uFKLoU','60atAaZH','283428vIPGUf'];a30_0x25d2=function(){return _0x94558c;};return a30_0x25d2();}const a30_0x5d747c=a30_0x4cdf;(function(_0x645a85,_0x488650){const _0x122865=a30_0x4cdf,_0xf20a28=_0x645a85();while(!![]){try{const _0x2f4442=parseInt(_0x122865(0x19e))/0x1*(-parseInt(_0x122865(0x1a2))/0x2)+parseInt(_0x122865(0x19c))/0x3*(parseInt(_0x122865(0x1b1))/0x4)+parseInt(_0x122865(0x1ad))/0x5*(-parseInt(_0x122865(0x1ac))/0x6)+parseInt(_0x122865(0x196))/0x7*(-parseInt(_0x122865(0x197))/0x8)+-parseInt(_0x122865(0x1a5))/0x9*(parseInt(_0x122865(0x1a4))/0xa)+parseInt(_0x122865(0x1af))/0xb+parseInt(_0x122865(0x1a3))/0xc*(parseInt(_0x122865(0x19d))/0xd);if(_0x2f4442===_0x488650)break;else _0xf20a28['push'](_0xf20a28['shift']());}catch(_0x5e2c55){_0xf20a28['push'](_0xf20a28['shift']());}}}(a30_0x25d2,0xb7eba));import{unlinkSync,existsSync}from'node:fs';import{cookieFile}from'../../auth/constant.js';function a30_0x4cdf(_0x36b616,_0x314708){_0x36b616=_0x36b616-0x196;const _0x25d2d1=a30_0x25d2();let _0x4cdf05=_0x25d2d1[_0x36b616];return _0x4cdf05;}export const authDefinitions=[{'service':'auth','command':a30_0x5d747c(0x1a1),'description':a30_0x5d747c(0x1aa),'risk':a30_0x5d747c(0x19a),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a30_0x5d747c(0x1a6),'type':a30_0x5d747c(0x1ae),'description':a30_0x5d747c(0x198),'default':![]}],async 'execute'(_0x341889){const _0x312cb0=a30_0x5d747c,{runAuthServer:_0x220478}=await import(_0x312cb0(0x1ab));return await _0x220478({'autoYes':_0x341889[_0x312cb0(0x1a9)]('yes'),'nonInteractive':_0x341889[_0x312cb0(0x1a0)]}),{'ok':!![]};}},{'service':a30_0x5d747c(0x19b),'command':a30_0x5d747c(0x1a7),'description':a30_0x5d747c(0x199),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[],async 'execute'(_0xa53e41){const _0x422b06=a30_0x5d747c;return existsSync(cookieFile)?(unlinkSync(cookieFile),console['log'](_0x422b06(0x19f))):console[_0x422b06(0x1a8)](_0x422b06(0x1b0)),{'ok':!![]};}}];
1
+ const a30_0x258d0e=a30_0x2878;(function(_0x41a8a2,_0x54000e){const _0x50de4b=a30_0x2878,_0x43ec40=_0x41a8a2();while(!![]){try{const _0x133231=-parseInt(_0x50de4b(0x19a))/0x1*(parseInt(_0x50de4b(0x195))/0x2)+-parseInt(_0x50de4b(0x18a))/0x3+-parseInt(_0x50de4b(0x192))/0x4+parseInt(_0x50de4b(0x18b))/0x5*(parseInt(_0x50de4b(0x19e))/0x6)+parseInt(_0x50de4b(0x189))/0x7+parseInt(_0x50de4b(0x18c))/0x8*(parseInt(_0x50de4b(0x18d))/0x9)+-parseInt(_0x50de4b(0x188))/0xa*(-parseInt(_0x50de4b(0x19b))/0xb);if(_0x133231===_0x54000e)break;else _0x43ec40['push'](_0x43ec40['shift']());}catch(_0x146c93){_0x43ec40['push'](_0x43ec40['shift']());}}}(a30_0x572f,0x8d801));import{unlinkSync,existsSync}from'node:fs';import{cookieFile}from'../../auth/constant.js';function a30_0x2878(_0x50ed95,_0x47b603){_0x50ed95=_0x50ed95-0x188;const _0x572fe2=a30_0x572f();let _0x28781f=_0x572fe2[_0x50ed95];return _0x28781f;}export const authDefinitions=[{'service':a30_0x258d0e(0x18e),'command':a30_0x258d0e(0x197),'description':a30_0x258d0e(0x191),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a30_0x258d0e(0x198),'type':a30_0x258d0e(0x19d),'description':a30_0x258d0e(0x19f),'default':![]}],async 'execute'(_0x1a0688){const _0x521940=a30_0x258d0e,{runAuthServer:_0x2207d2}=await import(_0x521940(0x196));return await _0x2207d2({'autoYes':_0x1a0688[_0x521940(0x18f)]('yes'),'nonInteractive':_0x1a0688[_0x521940(0x194)]}),{'ok':!![]};}},{'service':'auth','command':'logout','description':a30_0x258d0e(0x193),'risk':a30_0x258d0e(0x19c),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[],async 'execute'(_0x17505f){const _0x7e9759=a30_0x258d0e;return existsSync(cookieFile)?(unlinkSync(cookieFile),console[_0x7e9759(0x199)]('✓\x20Logged\x20out')):console[_0x7e9759(0x199)](_0x7e9759(0x190)),{'ok':!![]};}}];function a30_0x572f(){const _0x43fe30=['../../auth/auth-server-ui.js','login','yes','log','154286qCXzCg','2563165jqsvKQ','write','boolean','18246IdFKdP','Skip\x20login\x20confirmation\x20and\x20start\x20browser\x20auth\x20immediately','70eErOSJ','589918xlZDLg','1615065gPCjJZ','970qfhFrB','1384BIFWAY','4041KDEIKK','auth','bool','!\x20Not\x20logged\x20in','Login\x20via\x20browser','1974560QegAuD','Clear\x20login\x20session','nonInteractive','10QCRdkY'];a30_0x572f=function(){return _0x43fe30;};return a30_0x572f();}
@@ -1 +1 @@
1
- const a31_0x50caba=a31_0x26df;(function(_0x479532,_0x40c860){const _0x105bac=a31_0x26df,_0x34aa5c=_0x479532();while(!![]){try{const _0x29c95f=parseInt(_0x105bac(0x18c))/0x1+parseInt(_0x105bac(0x18e))/0x2*(-parseInt(_0x105bac(0x198))/0x3)+parseInt(_0x105bac(0x195))/0x4+parseInt(_0x105bac(0x1b9))/0x5+-parseInt(_0x105bac(0x1a5))/0x6*(parseInt(_0x105bac(0x19d))/0x7)+-parseInt(_0x105bac(0x18d))/0x8*(-parseInt(_0x105bac(0x1dc))/0x9)+parseInt(_0x105bac(0x187))/0xa;if(_0x29c95f===_0x40c860)break;else _0x34aa5c['push'](_0x34aa5c['shift']());}catch(_0x5d69c4){_0x34aa5c['push'](_0x34aa5c['shift']());}}}(a31_0x1312,0x209d9));import{createInterface}from'node:readline';import{mkdir,writeFile}from'node:fs/promises';import{dirname,join}from'node:path';import{listDatasets,listBffDatasetOperations}from'../../core/api-client.js';import{loadAliasMap,resolveAlias}from'../../core/alias-resolver.js';function a31_0x1312(){const _0x3e0872=['join','HOOK\x20requires\x20alias/operation/node\x20options.','.js\x0a\x20*\x20[触发节点]\x20','Dataset\x20code\x20(HOOK\x20only,\x20fallback\x20when\x20alias\x20unavailable)','str','keys','No\x20datasets\x20found\x20for\x20this\x20app.','datasetId','390130PojfPM','map','/HOOK/','\x22.\x20','HOOK\x20requires\x20hookOptions\x20for\x20template\x20generation.','No\x20api.ts\x20found.\x20Run\x20`','nonInteractive','修改后的请求参数','appCode','Select\x20operation\x20type:','\x0a\x20*/\x0aexport\x20default\x20async\x20function\x20','trim','string','.js','after','Select\x20trigger\x20node:','question','length','stdin','/data/backend-function\x0a\x20*\x20[本地路径]\x20.rabetbase/bff/','--function-node\x20must\x20be\x20\x27before\x27\x20or\x20\x27after\x27.','--alias\x20or\x20--datasetcode\x20is\x20required\x20for\x20HOOK\x20in\x20non-interactive\x20mode.','Invalid\x20dataset\x20selection.','validation','tableName','functionNode','\x20*\x20[依赖数据集]\x20无(如有依赖,DB_TABLE\x20填物理表名;METADATA\x20填数据集编码与用途)\x0a\x20*\x20[调用\x20BF]\x20无(如有调用,填写脚本名称与用途)\x0a\x20*\x20[执行\x20SQL]\x20无(如有执行,填写\x20SQL\x20名称与用途)\x0a\x20*\x20[副作用]\x20无(如有通知或外部调用,说明影响与失败策略)','/COMMON/','apiDir','Select\x20dataset:','isInteger','name','修改后的响应结果','utf8','No\x20operation\x20types\x20found\x20for\x20dataset\x20','418959OxUPAG','--function-node\x20is\x20required\x20for\x20HOOK\x20in\x20non-interactive\x20mode.','.js\x0a','stderr','close','before','当前响应结果','\x0a\x20*\x20[参数字段]\x20按实际输入为\x20params.<字段名>\x20补充\x20JSDoc\x20参数标签;无字段时仅保留根参数\x0a\x20*\x20[异常说明]\x20无;显式抛出异常时补充异常类型与触发条件\x0a\x20*\x0a\x20*\x20@param\x20{Object}\x20params\x20','\x0a\x20*\x20[平台配置]\x20','/data/dataset/','Operation\x20type\x20(HOOK\x20only)','--operation-type\x20is\x20required\x20for\x20HOOK\x20in\x20non-interactive\x20mode.','Trigger\x20node\x20(HOOK\x20only)','description','Scaffold\x20a\x20new\x20Backend\x20Function\x20script\x20from\x20template','operation-type','alias','scriptsRootDir','write','1020160WqltbI','\x0a\x20*\x20[参数字段]\x20按实际输入为\x20params.<字段名>\x20补充\x20JSDoc\x20参数标签;无字段时仅保留根参数\x0a\x20*\x20[异常说明]\x20无;显式抛出异常时补充异常类型与触发条件\x0a\x20*\x0a\x20*\x20@param\x20{Object}\x20params\x20请求参数\x0a\x20*\x20@param\x20{Object}\x20context\x20平台注入的执行上下文\x0a\x20*\x20@returns\x20{Promise<Object>}\x20TODO:\x20补充返回数据结构\x0a\x20*/\x0aexport\x20default\x20async\x20function\x20','\x22,\x20params\x20})\x0a','\x0a\x20*\x20@param\x20{Object}\x20context\x20平台注入的执行上下文\x0a\x20*\x20@returns\x20{Promise<Object>}\x20',']\x20(','194618dDCZaP','8mIJClO','2SIgDRg','COMMON','code','includes','\x20api\x20pull`\x20to\x20refresh.','\x22.\x20Must\x20be\x20a\x20valid\x20JS\x20identifier\x20(e.g.\x20createOrder,\x20beforeFilter).','(params,\x20context)\x20{\x0a\x20\x20return\x20params;\x0a}\x0a','222884CFMIow','Created\x20','bff','382191nHyJPx','/**\x0a\x20*\x20','\x20api\x20pull`\x20first,\x20or\x20use\x20--datasetcode\x20instead.','operationType','ENDPOINT','7ZWlAxg','datasetCode','Alias\x20\x22','\x0a\x20*\x20[参数字段]\x20按实际请求体为\x20params.<字段名>\x20补充\x20JSDoc\x20参数标签;无字段时仅保留根参数\x0a\x20*\x20[异常说明]\x20无;显式抛出异常时补充异常类型与触发条件\x0a\x20*\x0a\x20*\x20@param\x20{Object}\x20params\x20HTTP\x20请求体参数\x0a\x20*\x20@param\x20{Object}\x20context\x20平台注入的执行上下文\x0a\x20*\x20@returns\x20{Promise<Object>}\x20TODO:\x20补充业务返回数据结构\x0a\x20*/\x0aexport\x20default\x20async\x20function\x20','type','\x22\x20not\x20found\x20for\x20dataset\x20','function-node','\x0a\x20*\x20[接口路径]\x20POST\x20/api/','1295652WCLgKR','File\x20already\x20exists:\x20','Script\x20type','/ENDPOINT/','Dataset\x20alias\x20from\x20api.ts\x20(HOOK\x20only,\x20preferred)','HOOK','Invalid\x20function\x20name\x20\x22','Dataset\x20not\x20found\x20for\x20code\x20\x22','Operation\x20type\x20\x22','\x20\x20Enter\x20a\x20number\x20between\x201\x20and\x20','Script\x20description','find'];a31_0x1312=function(){return _0x3e0872;};return a31_0x1312();}import{resolveApiFilePath}from'../../context.js';function a31_0x26df(_0x8796a9,_0x9a2a36){_0x8796a9=_0x8796a9-0x176;const _0x131217=a31_0x1312();let _0x26df4c=_0x131217[_0x8796a9];return _0x26df4c;}import{loadBffProjectConfig}from'../../core/bff/config.js';import{fileExists}from'../../core/bff/file-system.js';import{DEFAULT_BFF_SCRIPT_DESCRIPTION,isValidBffFunctionName,normalizeHookFunctionNode}from'../../core/bff/utils.js';import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{getAppBaseUrl}from'../../constant/domain.js';export const bffCreate={'service':a31_0x50caba(0x197),'command':'create','description':a31_0x50caba(0x182),'risk':'read','flags':[{'name':a31_0x50caba(0x1a1),'type':a31_0x50caba(0x1c5),'required':!![],'enum':[a31_0x50caba(0x18f),a31_0x50caba(0x19c),a31_0x50caba(0x1aa)],'description':a31_0x50caba(0x1a7)},{'name':'name','type':a31_0x50caba(0x1c5),'required':!![],'description':'Function\x20name\x20(valid\x20JS\x20identifier)'},{'name':a31_0x50caba(0x181),'type':'string','description':a31_0x50caba(0x1af)},{'name':a31_0x50caba(0x184),'type':'string','description':a31_0x50caba(0x1a9)},{'name':'datasetcode','type':'string','description':a31_0x50caba(0x1b4)},{'name':a31_0x50caba(0x183),'type':'string','description':a31_0x50caba(0x17e)},{'name':'function-node','type':a31_0x50caba(0x1c5),'description':a31_0x50caba(0x180),'enum':[a31_0x50caba(0x179),a31_0x50caba(0x1c7)]}],async 'validate'(_0x1d2712){const _0x165444=a31_0x50caba,_0x58bc59=_0x1d2712['str'](_0x165444(0x1d8));if(!isValidBffFunctionName(_0x58bc59))throw CliErrors[_0x165444(0x1d0)](_0x165444(0x1ab)+_0x58bc59+_0x165444(0x193));},async 'execute'(_0x23bb61){const _0x369fd7=a31_0x50caba,_0x53161a=loadBffProjectConfig(_0x23bb61[_0x369fd7(0x1c1)]),_0xfa163f=_0x23bb61[_0x369fd7(0x1b5)](_0x369fd7(0x1a1)),_0x1e737d=_0x23bb61[_0x369fd7(0x1b5)](_0x369fd7(0x1d8)),_0x5d1ea1=_0x23bb61[_0x369fd7(0x1b5)](_0x369fd7(0x181))||undefined,_0x96d584=_0xfa163f===_0x369fd7(0x1aa)?await resolveHookOptions(_0x53161a,_0x23bb61):undefined,_0x5722a6=buildFilePath(_0x53161a,_0xfa163f,_0x1e737d,_0x96d584);if(await fileExists(_0x5722a6))throw CliErrors['validation'](_0x369fd7(0x1a6)+_0x5722a6);await mkdir(dirname(_0x5722a6),{'recursive':!![]});const _0x2e6e75=generateTemplate(_0xfa163f,_0x1e737d,_0x23bb61[_0x369fd7(0x1c1)],_0x5d1ea1,_0x96d584);await writeFile(_0x5722a6,_0x2e6e75,_0x369fd7(0x1da));const _0x2bf052={'type':_0xfa163f,'name':_0x1e737d,'path':_0x5722a6};if(_0x5d1ea1)_0x2bf052['description']=_0x5d1ea1;if(_0x96d584){if(_0x96d584['alias'])_0x2bf052['alias']=_0x96d584['alias'];_0x2bf052[_0x369fd7(0x19e)]=_0x96d584[_0x369fd7(0x19e)],_0x2bf052[_0x369fd7(0x19b)]=_0x96d584['operationType'],_0x2bf052[_0x369fd7(0x1d2)]=_0x96d584['functionNode'];}return{'ok':!![],'data':_0x2bf052,'message':_0x369fd7(0x196)+_0xfa163f+'\x20function:\x20'+_0x1e737d};}};async function resolveHookOptions(_0x5b471b,_0x1567ac){const _0x2ac6c7=a31_0x50caba,_0x410479=loadAliasMap(_0x1567ac['apiDir'],undefined,resolveApiFilePath(_0x1567ac[_0x2ac6c7(0x1d5)],_0x1567ac[_0x2ac6c7(0x1c1)])),_0x1f8436=_0x410479[_0x2ac6c7(0x1ca)]>0x0;let _0x55e6a2,_0x4f6d40,_0x13cee1;const _0x4c2613=_0x1567ac[_0x2ac6c7(0x1b5)](_0x2ac6c7(0x184)),_0x49acba=_0x1567ac[_0x2ac6c7(0x1b5)]('datasetcode');if(_0x4c2613){const _0x4bf6c4=resolveAlias(_0x1567ac[_0x2ac6c7(0x1d5)],_0x4c2613,undefined,resolveApiFilePath(_0x1567ac[_0x2ac6c7(0x1d5)],_0x1567ac['appCode']));if(!_0x4bf6c4){const _0x5356b8=_0x1f8436?'Available\x20aliases:\x20'+_0x410479['map'](_0x5a7d7e=>_0x5a7d7e[_0x2ac6c7(0x184)])[_0x2ac6c7(0x1b1)](',\x20'):_0x2ac6c7(0x1be)+CLI_BIN_NAME+_0x2ac6c7(0x19a);throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x19f)+_0x4c2613+'\x22\x20not\x20found.\x20'+_0x5356b8);}_0x55e6a2=_0x4c2613,_0x4f6d40=_0x4bf6c4;}else{if(_0x49acba){_0x4f6d40=_0x49acba;const _0x302c75=_0x410479[_0x2ac6c7(0x1b0)](_0xc29bd6=>_0xc29bd6[_0x2ac6c7(0x19e)]===_0x49acba);_0x55e6a2=_0x302c75?.[_0x2ac6c7(0x184)];}else{if(_0x1567ac['nonInteractive'])throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x1ce));else{if(_0x1f8436){const _0x486963=_0x410479[_0x2ac6c7(0x1ba)](_0x41d44e=>_0x41d44e[_0x2ac6c7(0x184)]+'\x20('+_0x41d44e[_0x2ac6c7(0x1d1)]+')'),_0x12d1b1=await promptSelect('Select\x20dataset:',_0x486963),_0x5b80d6=_0x410479[_0x12d1b1];if(!_0x5b80d6)throw CliErrors[_0x2ac6c7(0x1d0)]('Invalid\x20dataset\x20selection.');_0x55e6a2=_0x5b80d6[_0x2ac6c7(0x184)],_0x4f6d40=_0x5b80d6[_0x2ac6c7(0x19e)];}else{const _0x3c00aa=await listDatasets(_0x1567ac[_0x2ac6c7(0x1c1)]);if(_0x3c00aa[_0x2ac6c7(0x1ca)]===0x0)throw CliErrors['validation'](_0x2ac6c7(0x1b7));const _0x324488=_0x3c00aa[_0x2ac6c7(0x1ba)](_0x36aa55=>_0x36aa55[_0x2ac6c7(0x1d8)]+'\x20['+(_0x36aa55['source']??'UNKNOWN')+_0x2ac6c7(0x18b)+_0x36aa55['code']+')'),_0x39404d=await promptSelect(_0x2ac6c7(0x1d6),_0x324488),_0x2d4953=_0x3c00aa[_0x39404d];if(!_0x2d4953)throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x1cf));_0x4f6d40=_0x2d4953['code'],_0x55e6a2=undefined;}}}}const _0x534f43=await listDatasets(_0x1567ac[_0x2ac6c7(0x1c1)]),_0x306fc1=_0x534f43[_0x2ac6c7(0x1b0)](_0x27da5d=>_0x27da5d[_0x2ac6c7(0x190)]===_0x4f6d40);if(!_0x306fc1)throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x1ac)+_0x4f6d40+_0x2ac6c7(0x1bc)+(_0x55e6a2?'The\x20api.ts\x20may\x20be\x20stale\x20—\x20run\x20`'+CLI_BIN_NAME+_0x2ac6c7(0x192):''));_0x13cee1=_0x306fc1['id'];const _0x37f2e9=_0x55e6a2??_0x4f6d40,_0x564f98=await listBffDatasetOperations(_0x1567ac['appCode'],_0x13cee1),_0x1033a8=_0x564f98?Object[_0x2ac6c7(0x1b6)](_0x564f98):[];if(_0x1033a8[_0x2ac6c7(0x1ca)]===0x0)throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x1db)+_0x37f2e9+'.');let _0x13ced3;const _0x8c6ee3=_0x1567ac[_0x2ac6c7(0x1b5)](_0x2ac6c7(0x183));if(_0x8c6ee3){if(!_0x1033a8[_0x2ac6c7(0x191)](_0x8c6ee3))throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x1ad)+_0x8c6ee3+_0x2ac6c7(0x1a2)+_0x37f2e9+'.\x20'+('Available:\x20'+_0x1033a8[_0x2ac6c7(0x1b1)](',\x20')));_0x13ced3=_0x8c6ee3;}else{if(_0x1567ac[_0x2ac6c7(0x1bf)])throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x17f));const _0x1e45ce=await promptSelect(_0x2ac6c7(0x1c2),_0x1033a8);_0x13ced3=_0x1033a8[_0x1e45ce]??_0x1033a8[0x0];}let _0x2d25fe=normalizeHookFunctionNode(_0x1567ac[_0x2ac6c7(0x1b5)]('function-node'));if(!_0x2d25fe){if(_0x1567ac[_0x2ac6c7(0x1b5)](_0x2ac6c7(0x1a3)))throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x1cd));if(_0x1567ac[_0x2ac6c7(0x1bf)])throw CliErrors[_0x2ac6c7(0x1d0)](_0x2ac6c7(0x1dd));const _0xa7b599=await promptSelect(_0x2ac6c7(0x1c8),['before',_0x2ac6c7(0x1c7)]);_0x2d25fe=[_0x2ac6c7(0x179),_0x2ac6c7(0x1c7)][_0xa7b599]??_0x2ac6c7(0x179);}return{'alias':_0x55e6a2,'datasetCode':_0x4f6d40,'datasetId':_0x13cee1,'operationType':_0x13ced3,'functionNode':_0x2d25fe};}async function promptSelect(_0x35412f,_0x2ed7c9){const _0x1050c7=a31_0x50caba;if(_0x2ed7c9[_0x1050c7(0x1ca)]===0x1)return 0x0;for(const [_0x1aada5,_0x4c66e0]of _0x2ed7c9['entries']()){process[_0x1050c7(0x177)][_0x1050c7(0x186)]('\x20\x20'+(_0x1aada5+0x1)+'.\x20'+_0x4c66e0+'\x0a');}const _0x127b8a=createInterface({'input':process[_0x1050c7(0x1cb)],'output':process[_0x1050c7(0x177)]});while(!![]){const _0x3c6205=await new Promise(_0x508c40=>{const _0x40dc4f=_0x1050c7;_0x127b8a[_0x40dc4f(0x1c9)](_0x35412f+'\x20',_0x508c40);}),_0x4ece8c=Number['parseInt'](_0x3c6205[_0x1050c7(0x1c4)](),0xa);if(Number[_0x1050c7(0x1d7)](_0x4ece8c)&&_0x4ece8c>=0x1&&_0x4ece8c<=_0x2ed7c9[_0x1050c7(0x1ca)])return _0x127b8a[_0x1050c7(0x178)](),_0x4ece8c-0x1;process[_0x1050c7(0x177)][_0x1050c7(0x186)](_0x1050c7(0x1ae)+_0x2ed7c9[_0x1050c7(0x1ca)]+'.\x0a');}}function buildFilePath(_0x2cfc2e,_0x34bb91,_0x24d0b8,_0x3139d5){const _0x31f5d8=a31_0x50caba;if(_0x34bb91===_0x31f5d8(0x1aa)){if(!_0x3139d5)throw CliErrors[_0x31f5d8(0x1d0)](_0x31f5d8(0x1b2));const _0x11191b=_0x3139d5[_0x31f5d8(0x184)]??_0x3139d5[_0x31f5d8(0x19e)];return join(_0x2cfc2e[_0x31f5d8(0x185)],_0x31f5d8(0x1aa),_0x11191b,_0x3139d5[_0x31f5d8(0x19b)],_0x3139d5[_0x31f5d8(0x1d2)],_0x24d0b8+_0x31f5d8(0x1c6));}return join(_0x2cfc2e[_0x31f5d8(0x185)],_0x34bb91,_0x24d0b8+_0x31f5d8(0x1c6));}export function generateTemplate(_0x46f4fc,_0x5d48e8,_0x28fd4f,_0x45f514,_0x15d2f6){const _0x4e923e=a31_0x50caba,_0x421ab9=_0x45f514?.[_0x4e923e(0x1c4)]()||DEFAULT_BFF_SCRIPT_DESCRIPTION,_0x3ed8a3=getAppBaseUrl(_0x28fd4f),_0x643b56=_0x4e923e(0x1d3);if(_0x46f4fc===_0x4e923e(0x18f))return _0x4e923e(0x199)+_0x421ab9+'\x0a\x20*\x0a\x20*\x20[脚本类型]\x20COMMON\x0a\x20*\x20[脚本名称]\x20'+_0x5d48e8+_0x4e923e(0x17c)+_0x3ed8a3+_0x4e923e(0x1cc)+_0x28fd4f+_0x4e923e(0x1d4)+_0x5d48e8+'.js\x0a\x20*\x20[调用方式]\x20context.client.bff.execute({\x20scriptName:\x20\x22'+_0x5d48e8+_0x4e923e(0x189)+_0x643b56+_0x4e923e(0x188)+_0x5d48e8+_0x4e923e(0x194);if(_0x46f4fc===_0x4e923e(0x19c))return _0x4e923e(0x199)+_0x421ab9+'\x0a\x20*\x0a\x20*\x20[脚本类型]\x20ENDPOINT\x0a\x20*\x20[脚本名称]\x20'+_0x5d48e8+'\x0a\x20*\x20[接口路径]\x20POST\x20/api/endpoint/'+_0x28fd4f+'/'+_0x5d48e8+_0x4e923e(0x17c)+_0x3ed8a3+_0x4e923e(0x1cc)+_0x28fd4f+_0x4e923e(0x1a8)+_0x5d48e8+_0x4e923e(0x176)+_0x643b56+_0x4e923e(0x1a0)+_0x5d48e8+_0x4e923e(0x194);if(!_0x15d2f6)throw CliErrors[_0x4e923e(0x1d0)](_0x4e923e(0x1bd));const _0x583b8b=_0x15d2f6['alias']??_0x15d2f6['datasetCode'],_0x5eebba=_0x15d2f6[_0x4e923e(0x1d2)]===_0x4e923e(0x179)?'当前请求参数':_0x4e923e(0x17a),_0x36412d=_0x15d2f6[_0x4e923e(0x1d2)]===_0x4e923e(0x179)?_0x4e923e(0x1c0):_0x4e923e(0x1d9);return _0x4e923e(0x199)+_0x421ab9+'\x0a\x20*\x0a\x20*\x20[脚本类型]\x20HOOK\x0a\x20*\x20[脚本名称]\x20'+_0x5d48e8+_0x4e923e(0x1a4)+_0x28fd4f+'/'+_0x15d2f6['datasetCode']+'/'+_0x15d2f6[_0x4e923e(0x19b)]+_0x4e923e(0x17c)+_0x3ed8a3+_0x4e923e(0x17d)+_0x15d2f6[_0x4e923e(0x1b8)]+'#api-list\x0a\x20*\x20[本地路径]\x20.rabetbase/bff/'+_0x28fd4f+_0x4e923e(0x1bb)+_0x583b8b+'/'+_0x15d2f6[_0x4e923e(0x19b)]+'/'+_0x15d2f6[_0x4e923e(0x1d2)]+'/'+_0x5d48e8+_0x4e923e(0x1b3)+_0x15d2f6['functionNode']+'\x0a'+_0x643b56+_0x4e923e(0x17b)+_0x5eebba+_0x4e923e(0x18a)+_0x36412d+_0x4e923e(0x1c3)+_0x5d48e8+_0x4e923e(0x194);}
1
+ const a31_0x164465=a31_0x48d1;(function(_0x1de471,_0x564cfb){const _0x278747=a31_0x48d1,_0x323836=_0x1de471();while(!![]){try{const _0xee872d=parseInt(_0x278747(0x178))/0x1+parseInt(_0x278747(0x146))/0x2*(parseInt(_0x278747(0x180))/0x3)+parseInt(_0x278747(0x1a1))/0x4*(parseInt(_0x278747(0x18f))/0x5)+parseInt(_0x278747(0x17e))/0x6*(parseInt(_0x278747(0x161))/0x7)+parseInt(_0x278747(0x188))/0x8*(-parseInt(_0x278747(0x13b))/0x9)+-parseInt(_0x278747(0x196))/0xa+-parseInt(_0x278747(0x143))/0xb;if(_0xee872d===_0x564cfb)break;else _0x323836['push'](_0x323836['shift']());}catch(_0x4c5638){_0x323836['push'](_0x323836['shift']());}}}(a31_0x5333,0xbd1c3));import{createInterface}from'node:readline';import{mkdir,writeFile}from'node:fs/promises';import{dirname,join}from'node:path';import{listDatasets,listBffDatasetOperations}from'../../core/api-client.js';import{loadAliasMap,resolveAlias}from'../../core/alias-resolver.js';import{resolveApiFilePath}from'../../context.js';import{loadBffProjectConfig}from'../../core/bff/config.js';function a31_0x5333(){const _0x182083=['type','Select\x20dataset:','Dataset\x20not\x20found\x20for\x20code\x20\x22','--function-node\x20is\x20required\x20for\x20HOOK\x20in\x20non-interactive\x20mode.','before','\x0a\x20*\x20[接口路径]\x20POST\x20/api/','\x0a\x20*\x20[参数字段]\x20按实际输入为\x20params.<字段名>\x20补充\x20JSDoc\x20参数标签;无字段时仅保留根参数\x0a\x20*\x20[异常说明]\x20无;显式抛出异常时补充异常类型与触发条件\x0a\x20*\x0a\x20*\x20@param\x20{Object}\x20params\x20','\x22.\x20','apiDir','\x0a\x20*\x20@param\x20{Object}\x20context\x20平台注入的执行上下文\x0a\x20*\x20@returns\x20{Promise<Object>}\x20','\x20function:\x20','1172109bROMYb','\x22\x20not\x20found.\x20','/data/dataset/','\x20\x20Enter\x20a\x20number\x20between\x201\x20and\x20','\x0a\x20*\x0a\x20*\x20[脚本类型]\x20HOOK\x0a\x20*\x20[脚本名称]\x20','join','3372oQzkzQ','\x20*\x20[依赖数据集]\x20无(如有依赖,DB_TABLE\x20填物理表名;METADATA\x20填数据集编码与用途)\x0a\x20*\x20[调用\x20BF]\x20无(如有调用,填写脚本名称与用途)\x0a\x20*\x20[执行\x20SQL]\x20无(如有执行,填写\x20SQL\x20名称与用途)\x0a\x20*\x20[副作用]\x20无(如有通知或外部调用,说明影响与失败策略)','1987053jOCBkO','Available\x20aliases:\x20','.js\x0a','Script\x20description','keys','当前响应结果','map','appCode','112VPLhea','Available:\x20','HOOK','\x0a\x20*\x0a\x20*\x20[脚本类型]\x20ENDPOINT\x0a\x20*\x20[脚本名称]\x20','write','/ENDPOINT/','source','4685CgsWqu','create','\x0a\x20*/\x0aexport\x20default\x20async\x20function\x20','当前请求参数','HOOK\x20requires\x20alias/operation/node\x20options.','.js\x0a\x20*\x20[调用方式]\x20context.client.bff.execute({\x20scriptName:\x20\x22','/**\x0a\x20*\x20','4193940QBHLhx','/data/backend-function\x0a\x20*\x20[本地路径]\x20.rabetbase/bff/','nonInteractive','Dataset\x20code\x20(HOOK\x20only,\x20fallback\x20when\x20alias\x20unavailable)','(params,\x20context)\x20{\x0a\x20\x20return\x20params;\x0a}\x0a','File\x20already\x20exists:\x20','close','\x0a\x20*\x20[接口路径]\x20POST\x20/api/endpoint/','Function\x20name\x20(valid\x20JS\x20identifier)','Alias\x20\x22','Trigger\x20node\x20(HOOK\x20only)','5228iBhMPM','Select\x20trigger\x20node:','103257jhuPLM','string','ENDPOINT','stderr','--operation-type\x20is\x20required\x20for\x20HOOK\x20in\x20non-interactive\x20mode.','str','Invalid\x20function\x20name\x20\x22','functionNode','20499094lGvyBG','description','name','2rIoNSK','COMMON','UNKNOWN','scriptsRootDir','\x0a\x20*\x20[平台配置]\x20','Operation\x20type\x20\x22','Invalid\x20dataset\x20selection.','operation-type','alias','\x22.\x20Must\x20be\x20a\x20valid\x20JS\x20identifier\x20(e.g.\x20createOrder,\x20beforeFilter).','length','修改后的请求参数','Scaffold\x20a\x20new\x20Backend\x20Function\x20script\x20from\x20template','\x0a\x20*\x20[参数字段]\x20按实际输入为\x20params.<字段名>\x20补充\x20JSDoc\x20参数标签;无字段时仅保留根参数\x0a\x20*\x20[异常说明]\x20无;显式抛出异常时补充异常类型与触发条件\x0a\x20*\x0a\x20*\x20@param\x20{Object}\x20params\x20请求参数\x0a\x20*\x20@param\x20{Object}\x20context\x20平台注入的执行上下文\x0a\x20*\x20@returns\x20{Promise<Object>}\x20TODO:\x20补充返回数据结构\x0a\x20*/\x0aexport\x20default\x20async\x20function\x20','utf8','parseInt','\x0a\x20*\x0a\x20*\x20[脚本类型]\x20COMMON\x0a\x20*\x20[脚本名称]\x20','operationType','includes','question','find','datasetcode','修改后的响应结果','validation','datasetCode','Select\x20operation\x20type:','function-node','1981yzSaOy','Dataset\x20alias\x20from\x20api.ts\x20(HOOK\x20only,\x20preferred)','No\x20api.ts\x20found.\x20Run\x20`','stdin','trim','\x0a\x20*\x20[参数字段]\x20按实际请求体为\x20params.<字段名>\x20补充\x20JSDoc\x20参数标签;无字段时仅保留根参数\x0a\x20*\x20[异常说明]\x20无;显式抛出异常时补充异常类型与触发条件\x0a\x20*\x0a\x20*\x20@param\x20{Object}\x20params\x20HTTP\x20请求体参数\x0a\x20*\x20@param\x20{Object}\x20context\x20平台注入的执行上下文\x0a\x20*\x20@returns\x20{Promise<Object>}\x20TODO:\x20补充业务返回数据结构\x0a\x20*/\x0aexport\x20default\x20async\x20function\x20','\x20api\x20pull`\x20to\x20refresh.','/COMMON/','Created\x20','code','after','The\x20api.ts\x20may\x20be\x20stale\x20—\x20run\x20`'];a31_0x5333=function(){return _0x182083;};return a31_0x5333();}import{fileExists}from'../../core/bff/file-system.js';import{DEFAULT_BFF_SCRIPT_DESCRIPTION,isValidBffFunctionName,normalizeHookFunctionNode}from'../../core/bff/utils.js';import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{getAppBaseUrl}from'../../constant/domain.js';export const bffCreate={'service':'bff','command':a31_0x164465(0x190),'description':a31_0x164465(0x152),'risk':'read','flags':[{'name':a31_0x164465(0x16d),'type':a31_0x164465(0x13c),'required':!![],'enum':[a31_0x164465(0x147),a31_0x164465(0x13d),a31_0x164465(0x18a)],'description':'Script\x20type'},{'name':'name','type':a31_0x164465(0x13c),'required':!![],'description':a31_0x164465(0x19e)},{'name':a31_0x164465(0x144),'type':a31_0x164465(0x13c),'description':a31_0x164465(0x183)},{'name':'alias','type':'string','description':a31_0x164465(0x162)},{'name':a31_0x164465(0x15b),'type':a31_0x164465(0x13c),'description':a31_0x164465(0x199)},{'name':a31_0x164465(0x14d),'type':a31_0x164465(0x13c),'description':'Operation\x20type\x20(HOOK\x20only)'},{'name':a31_0x164465(0x160),'type':'string','description':a31_0x164465(0x1a0),'enum':[a31_0x164465(0x171),a31_0x164465(0x16b)]}],async 'validate'(_0x4ba163){const _0x222ac2=a31_0x164465,_0x411ae0=_0x4ba163[_0x222ac2(0x140)](_0x222ac2(0x145));if(!isValidBffFunctionName(_0x411ae0))throw CliErrors[_0x222ac2(0x15d)](_0x222ac2(0x141)+_0x411ae0+_0x222ac2(0x14f));},async 'execute'(_0x56b326){const _0x355d40=a31_0x164465,_0x237eb2=loadBffProjectConfig(_0x56b326[_0x355d40(0x187)]),_0x3f427d=_0x56b326[_0x355d40(0x140)](_0x355d40(0x16d)),_0x615e1=_0x56b326[_0x355d40(0x140)](_0x355d40(0x145)),_0xe9b99f=_0x56b326['str'](_0x355d40(0x144))||undefined,_0x5b5ce8=_0x3f427d==='HOOK'?await resolveHookOptions(_0x237eb2,_0x56b326):undefined,_0x360659=buildFilePath(_0x237eb2,_0x3f427d,_0x615e1,_0x5b5ce8);if(await fileExists(_0x360659))throw CliErrors[_0x355d40(0x15d)](_0x355d40(0x19b)+_0x360659);await mkdir(dirname(_0x360659),{'recursive':!![]});const _0x6ca54a=generateTemplate(_0x3f427d,_0x615e1,_0x56b326[_0x355d40(0x187)],_0xe9b99f,_0x5b5ce8);await writeFile(_0x360659,_0x6ca54a,_0x355d40(0x154));const _0xa7859b={'type':_0x3f427d,'name':_0x615e1,'path':_0x360659};if(_0xe9b99f)_0xa7859b[_0x355d40(0x144)]=_0xe9b99f;if(_0x5b5ce8){if(_0x5b5ce8[_0x355d40(0x14e)])_0xa7859b[_0x355d40(0x14e)]=_0x5b5ce8[_0x355d40(0x14e)];_0xa7859b[_0x355d40(0x15e)]=_0x5b5ce8['datasetCode'],_0xa7859b[_0x355d40(0x157)]=_0x5b5ce8[_0x355d40(0x157)],_0xa7859b['functionNode']=_0x5b5ce8[_0x355d40(0x142)];}return{'ok':!![],'data':_0xa7859b,'message':_0x355d40(0x169)+_0x3f427d+_0x355d40(0x177)+_0x615e1};}};async function resolveHookOptions(_0x19ef39,_0x79f6b0){const _0x557999=a31_0x164465,_0x32eee3=loadAliasMap(_0x79f6b0[_0x557999(0x175)],undefined,resolveApiFilePath(_0x79f6b0[_0x557999(0x175)],_0x79f6b0[_0x557999(0x187)])),_0x591c58=_0x32eee3[_0x557999(0x150)]>0x0;let _0x29ca73,_0x6c806d,_0x4a6684;const _0x33f537=_0x79f6b0['str'](_0x557999(0x14e)),_0x515980=_0x79f6b0[_0x557999(0x140)]('datasetcode');if(_0x33f537){const _0x2468e4=resolveAlias(_0x79f6b0[_0x557999(0x175)],_0x33f537,undefined,resolveApiFilePath(_0x79f6b0[_0x557999(0x175)],_0x79f6b0[_0x557999(0x187)]));if(!_0x2468e4){const _0x1cf6db=_0x591c58?_0x557999(0x181)+_0x32eee3[_0x557999(0x186)](_0x38e4be=>_0x38e4be['alias'])['join'](',\x20'):_0x557999(0x163)+CLI_BIN_NAME+'\x20api\x20pull`\x20first,\x20or\x20use\x20--datasetcode\x20instead.';throw CliErrors[_0x557999(0x15d)](_0x557999(0x19f)+_0x33f537+_0x557999(0x179)+_0x1cf6db);}_0x29ca73=_0x33f537,_0x6c806d=_0x2468e4;}else{if(_0x515980){_0x6c806d=_0x515980;const _0x1a011e=_0x32eee3[_0x557999(0x15a)](_0x419f3b=>_0x419f3b[_0x557999(0x15e)]===_0x515980);_0x29ca73=_0x1a011e?.[_0x557999(0x14e)];}else{if(_0x79f6b0['nonInteractive'])throw CliErrors[_0x557999(0x15d)]('--alias\x20or\x20--datasetcode\x20is\x20required\x20for\x20HOOK\x20in\x20non-interactive\x20mode.');else{if(_0x591c58){const _0x4d32bd=_0x32eee3['map'](_0x2c8026=>_0x2c8026[_0x557999(0x14e)]+'\x20('+_0x2c8026['tableName']+')'),_0x29dbd9=await promptSelect(_0x557999(0x16e),_0x4d32bd),_0x51cff0=_0x32eee3[_0x29dbd9];if(!_0x51cff0)throw CliErrors[_0x557999(0x15d)](_0x557999(0x14c));_0x29ca73=_0x51cff0[_0x557999(0x14e)],_0x6c806d=_0x51cff0['datasetCode'];}else{const _0x1706d8=await listDatasets(_0x79f6b0[_0x557999(0x187)]);if(_0x1706d8[_0x557999(0x150)]===0x0)throw CliErrors['validation']('No\x20datasets\x20found\x20for\x20this\x20app.');const _0x557aa9=_0x1706d8[_0x557999(0x186)](_0x261547=>_0x261547[_0x557999(0x145)]+'\x20['+(_0x261547[_0x557999(0x18e)]??_0x557999(0x148))+']\x20('+_0x261547['code']+')'),_0x46c10a=await promptSelect(_0x557999(0x16e),_0x557aa9),_0x55953a=_0x1706d8[_0x46c10a];if(!_0x55953a)throw CliErrors['validation']('Invalid\x20dataset\x20selection.');_0x6c806d=_0x55953a[_0x557999(0x16a)],_0x29ca73=undefined;}}}}const _0x30ddec=await listDatasets(_0x79f6b0[_0x557999(0x187)]),_0x5e8714=_0x30ddec[_0x557999(0x15a)](_0xebf3c7=>_0xebf3c7[_0x557999(0x16a)]===_0x6c806d);if(!_0x5e8714)throw CliErrors[_0x557999(0x15d)](_0x557999(0x16f)+_0x6c806d+_0x557999(0x174)+(_0x29ca73?_0x557999(0x16c)+CLI_BIN_NAME+_0x557999(0x167):''));_0x4a6684=_0x5e8714['id'];const _0x305c0c=_0x29ca73??_0x6c806d,_0x92eb9c=await listBffDatasetOperations(_0x79f6b0[_0x557999(0x187)],_0x4a6684),_0x2745fa=_0x92eb9c?Object[_0x557999(0x184)](_0x92eb9c):[];if(_0x2745fa['length']===0x0)throw CliErrors[_0x557999(0x15d)]('No\x20operation\x20types\x20found\x20for\x20dataset\x20'+_0x305c0c+'.');let _0x485758;const _0x2a4e04=_0x79f6b0['str']('operation-type');if(_0x2a4e04){if(!_0x2745fa[_0x557999(0x158)](_0x2a4e04))throw CliErrors['validation'](_0x557999(0x14b)+_0x2a4e04+'\x22\x20not\x20found\x20for\x20dataset\x20'+_0x305c0c+'.\x20'+(_0x557999(0x189)+_0x2745fa[_0x557999(0x17d)](',\x20')));_0x485758=_0x2a4e04;}else{if(_0x79f6b0[_0x557999(0x198)])throw CliErrors[_0x557999(0x15d)](_0x557999(0x13f));const _0x4d6580=await promptSelect(_0x557999(0x15f),_0x2745fa);_0x485758=_0x2745fa[_0x4d6580]??_0x2745fa[0x0];}let _0x54fa44=normalizeHookFunctionNode(_0x79f6b0[_0x557999(0x140)](_0x557999(0x160)));if(!_0x54fa44){if(_0x79f6b0[_0x557999(0x140)](_0x557999(0x160)))throw CliErrors[_0x557999(0x15d)]('--function-node\x20must\x20be\x20\x27before\x27\x20or\x20\x27after\x27.');if(_0x79f6b0['nonInteractive'])throw CliErrors[_0x557999(0x15d)](_0x557999(0x170));const _0x57eb69=await promptSelect(_0x557999(0x13a),[_0x557999(0x171),_0x557999(0x16b)]);_0x54fa44=[_0x557999(0x171),_0x557999(0x16b)][_0x57eb69]??_0x557999(0x171);}return{'alias':_0x29ca73,'datasetCode':_0x6c806d,'datasetId':_0x4a6684,'operationType':_0x485758,'functionNode':_0x54fa44};}async function promptSelect(_0x2892a7,_0x2408c4){const _0x537b23=a31_0x164465;if(_0x2408c4[_0x537b23(0x150)]===0x1)return 0x0;for(const [_0x4843eb,_0x4894d2]of _0x2408c4['entries']()){process['stderr'][_0x537b23(0x18c)]('\x20\x20'+(_0x4843eb+0x1)+'.\x20'+_0x4894d2+'\x0a');}const _0x5b27fa=createInterface({'input':process[_0x537b23(0x164)],'output':process['stderr']});while(!![]){const _0x1e6bd8=await new Promise(_0x4eeba3=>{const _0x1360bb=_0x537b23;_0x5b27fa[_0x1360bb(0x159)](_0x2892a7+'\x20',_0x4eeba3);}),_0x3b7525=Number[_0x537b23(0x155)](_0x1e6bd8[_0x537b23(0x165)](),0xa);if(Number['isInteger'](_0x3b7525)&&_0x3b7525>=0x1&&_0x3b7525<=_0x2408c4[_0x537b23(0x150)])return _0x5b27fa[_0x537b23(0x19c)](),_0x3b7525-0x1;process[_0x537b23(0x13e)][_0x537b23(0x18c)](_0x537b23(0x17b)+_0x2408c4[_0x537b23(0x150)]+'.\x0a');}}function a31_0x48d1(_0x3610d7,_0x1db8a8){_0x3610d7=_0x3610d7-0x13a;const _0x533368=a31_0x5333();let _0x48d1fd=_0x533368[_0x3610d7];return _0x48d1fd;}function buildFilePath(_0x30becd,_0x3ff8f3,_0x1e5371,_0x5cc519){const _0x4f39de=a31_0x164465;if(_0x3ff8f3===_0x4f39de(0x18a)){if(!_0x5cc519)throw CliErrors['validation'](_0x4f39de(0x193));const _0x19fc72=_0x5cc519[_0x4f39de(0x14e)]??_0x5cc519[_0x4f39de(0x15e)];return join(_0x30becd['scriptsRootDir'],_0x4f39de(0x18a),_0x19fc72,_0x5cc519[_0x4f39de(0x157)],_0x5cc519[_0x4f39de(0x142)],_0x1e5371+'.js');}return join(_0x30becd[_0x4f39de(0x149)],_0x3ff8f3,_0x1e5371+'.js');}export function generateTemplate(_0x2e4246,_0x51cdc4,_0x6435e2,_0x31e9bf,_0x1753d3){const _0x10cd75=a31_0x164465,_0x2d1a13=_0x31e9bf?.['trim']()||DEFAULT_BFF_SCRIPT_DESCRIPTION,_0x212560=getAppBaseUrl(_0x6435e2),_0x16d877=_0x10cd75(0x17f);if(_0x2e4246===_0x10cd75(0x147))return'/**\x0a\x20*\x20'+_0x2d1a13+_0x10cd75(0x156)+_0x51cdc4+'\x0a\x20*\x20[平台配置]\x20'+_0x212560+_0x10cd75(0x197)+_0x6435e2+_0x10cd75(0x168)+_0x51cdc4+_0x10cd75(0x194)+_0x51cdc4+'\x22,\x20params\x20})\x0a'+_0x16d877+_0x10cd75(0x153)+_0x51cdc4+_0x10cd75(0x19a);if(_0x2e4246==='ENDPOINT')return _0x10cd75(0x195)+_0x2d1a13+_0x10cd75(0x18b)+_0x51cdc4+_0x10cd75(0x19d)+_0x6435e2+'/'+_0x51cdc4+_0x10cd75(0x14a)+_0x212560+'/data/backend-function\x0a\x20*\x20[本地路径]\x20.rabetbase/bff/'+_0x6435e2+_0x10cd75(0x18d)+_0x51cdc4+_0x10cd75(0x182)+_0x16d877+_0x10cd75(0x166)+_0x51cdc4+_0x10cd75(0x19a);if(!_0x1753d3)throw CliErrors[_0x10cd75(0x15d)]('HOOK\x20requires\x20hookOptions\x20for\x20template\x20generation.');const _0x184d16=_0x1753d3[_0x10cd75(0x14e)]??_0x1753d3[_0x10cd75(0x15e)],_0x351772=_0x1753d3[_0x10cd75(0x142)]==='before'?_0x10cd75(0x192):_0x10cd75(0x185),_0x32024f=_0x1753d3[_0x10cd75(0x142)]==='before'?_0x10cd75(0x151):_0x10cd75(0x15c);return _0x10cd75(0x195)+_0x2d1a13+_0x10cd75(0x17c)+_0x51cdc4+_0x10cd75(0x172)+_0x6435e2+'/'+_0x1753d3[_0x10cd75(0x15e)]+'/'+_0x1753d3[_0x10cd75(0x157)]+_0x10cd75(0x14a)+_0x212560+_0x10cd75(0x17a)+_0x1753d3['datasetId']+'#api-list\x0a\x20*\x20[本地路径]\x20.rabetbase/bff/'+_0x6435e2+'/HOOK/'+_0x184d16+'/'+_0x1753d3[_0x10cd75(0x157)]+'/'+_0x1753d3[_0x10cd75(0x142)]+'/'+_0x51cdc4+'.js\x0a\x20*\x20[触发节点]\x20'+_0x1753d3[_0x10cd75(0x142)]+'\x0a'+_0x16d877+_0x10cd75(0x173)+_0x351772+_0x10cd75(0x176)+_0x32024f+_0x10cd75(0x191)+_0x51cdc4+_0x10cd75(0x19a);}
@@ -1 +1 @@
1
- const a32_0x786d90=a32_0x12f4;(function(_0x5f094f,_0xb544f6){const _0x593ed9=a32_0x12f4,_0x5da10b=_0x5f094f();while(!![]){try{const _0x4dce57=-parseInt(_0x593ed9(0x9e))/0x1*(parseInt(_0x593ed9(0x96))/0x2)+-parseInt(_0x593ed9(0xaa))/0x3*(parseInt(_0x593ed9(0xa0))/0x4)+parseInt(_0x593ed9(0xb1))/0x5+parseInt(_0x593ed9(0xba))/0x6*(parseInt(_0x593ed9(0xa9))/0x7)+-parseInt(_0x593ed9(0xb0))/0x8+-parseInt(_0x593ed9(0xac))/0x9+-parseInt(_0x593ed9(0x9a))/0xa*(-parseInt(_0x593ed9(0x91))/0xb);if(_0x4dce57===_0xb544f6)break;else _0x5da10b['push'](_0x5da10b['shift']());}catch(_0x28cf5d){_0x5da10b['push'](_0x5da10b['shift']());}}}(a32_0x2aaf,0x69283));import{mkdir,readdir,rename,rmdir}from'node:fs/promises';import{dirname,join,relative,resolve,sep}from'node:path';import{deleteBffScript}from'../../core/api-client.js';import{loadBffProjectConfig}from'../../core/bff/config.js';import{fileExists,resolveLocalFilePathFromLockKey}from'../../core/bff/file-system.js';import{ensureLockScope,readBffLockFile,writeBffLockFile}from'../../core/bff/lock.js';import{CliErrors}from'../../errors.js';import{sleep}from'../../utils/sleep.js';function a32_0x12f4(_0x200a0a,_0x42361b){_0x200a0a=_0x200a0a-0x8f;const _0x2aafac=a32_0x2aaf();let _0x12f4bf=_0x2aafac[_0x200a0a];return _0x12f4bf;}export const bffDelete={'service':a32_0x786d90(0xb2),'command':'delete','description':a32_0x786d90(0x95),'risk':a32_0x786d90(0x98),'flags':[{'name':'target','type':a32_0x786d90(0xbe),'required':!![],'description':a32_0x786d90(0xb8)}],async 'validate'(_0x5c68e6){const _0x3637b7=a32_0x786d90,_0x5d1ec2=loadBffProjectConfig(_0x5c68e6['appCode']),_0xd446a5=await readBffLockFile(_0x5d1ec2[_0x3637b7(0xb4)]);if(!_0xd446a5)throw CliErrors[_0x3637b7(0xa5)](_0x3637b7(0xa7));},async 'dryRun'(_0x5b5677){const _0xf39eb9=a32_0x786d90,_0x5656ff=loadBffProjectConfig(_0x5b5677['appCode']),_0x118d4e=await readBffLockFile(_0x5656ff[_0xf39eb9(0xb4)]);if(!_0x118d4e)throw CliErrors[_0xf39eb9(0xa5)](_0xf39eb9(0xad));const {appLock:_0x31debd}=ensureLockScope(_0x118d4e,_0x5b5677['appCode'],_0x5656ff[_0xf39eb9(0x94)],_0xf39eb9(0xb3)),_0x1593fa=_0x5b5677[_0xf39eb9(0xc0)](_0xf39eb9(0xc1)),_0xef513e=Object[_0xf39eb9(0xa3)](_0x31debd['functions']),_0x1b424a=resolveDeleteTarget(_0x1593fa,_0xef513e),_0x1d38f0=_0x31debd[_0xf39eb9(0x9d)][_0x1b424a];if(!_0x1d38f0)throw CliErrors[_0xf39eb9(0xa5)](_0xf39eb9(0xab)+_0x1b424a+'\x22.');const _0xfdd258=resolveLocalFilePathFromLockKey(_0x5656ff,_0x1b424a),_0x119976=relative(_0x5656ff[_0xf39eb9(0xa2)],_0xfdd258),_0xb17fb6=join(_0x5656ff[_0xf39eb9(0xb6)],_0xf39eb9(0x92),_0x119976);return{'method':_0xf39eb9(0xa6),'url':'/api/management/library/scripts/delete','body':{'appCode':_0x5b5677['appCode'],'target':_0x1b424a,'remoteId':_0x1d38f0[_0xf39eb9(0xa1)],'localFilePath':_0xfdd258,'trashedPath':_0xb17fb6},'description':_0xf39eb9(0xb9)+_0x1b424a+_0xf39eb9(0x99)};},async 'execute'(_0x146dfa){const _0x4304a2=a32_0x786d90,_0x13b316=loadBffProjectConfig(_0x146dfa['appCode']),_0x188d43=await readBffLockFile(_0x13b316[_0x4304a2(0xb4)]);if(!_0x188d43)throw CliErrors[_0x4304a2(0xa5)](_0x4304a2(0xad));const {lockData:_0xb398a,appLock:_0x4bcc3e}=ensureLockScope(_0x188d43,_0x146dfa['appCode'],_0x13b316[_0x4304a2(0x94)],'delete'),_0x200774=JSON[_0x4304a2(0xbf)](JSON['stringify'](_0xb398a)),_0x5ae52=_0x200774[_0x4304a2(0xc2)][_0x146dfa[_0x4304a2(0xa4)]];if(!_0x5ae52)throw new Error('Lock\x20scope\x20for\x20app\x20\x22'+_0x146dfa[_0x4304a2(0xa4)]+'\x22\x20not\x20found\x20after\x20ensureLockScope.');const _0x4d476e=_0x146dfa[_0x4304a2(0xc0)](_0x4304a2(0xc1)),_0x540b47=Object[_0x4304a2(0xa3)](_0x5ae52[_0x4304a2(0x9d)]),_0x177db9=resolveDeleteTarget(_0x4d476e,_0x540b47),_0x2ddcee=_0x5ae52['functions'][_0x177db9];if(!_0x2ddcee)throw CliErrors[_0x4304a2(0xa5)](_0x4304a2(0xab)+_0x177db9+'\x22.');await deleteBffScript(_0x2ddcee[_0x4304a2(0xa1)]),delete _0x5ae52['functions'][_0x177db9],_0x5ae52['lastSync']=new Date()[_0x4304a2(0x9f)](),await writeBffLockFile(_0x13b316[_0x4304a2(0xb4)],_0x200774);const _0x952aae=resolveLocalFilePathFromLockKey(_0x13b316,_0x177db9);let _0x3bfe02;await fileExists(_0x952aae)&&(_0x3bfe02=await moveToTrash(_0x13b316[_0x4304a2(0xa2)],_0x13b316[_0x4304a2(0xb6)],_0x952aae),await cleanupEmptyDirectories(dirname(_0x952aae),_0x13b316[_0x4304a2(0x90)]));await waitForDeleteSettlement(_0x13b316[_0x4304a2(0xb4)],_0x146dfa['appCode'],_0x177db9,_0x952aae),await sleep(0x96);const _0x508a71={'deleted':_0x177db9,'remoteId':_0x2ddcee[_0x4304a2(0xa1)]};if(_0x3bfe02)_0x508a71[_0x4304a2(0x93)]=_0x3bfe02;return{'ok':!![],'data':_0x508a71,'message':'Deleted\x20'+_0x177db9+(_0x3bfe02?_0x4304a2(0xae):'')};}};function resolveDeleteTarget(_0x5ec0b0,_0xe3eeb6){const _0x532320=a32_0x786d90;if(_0x5ec0b0['includes']('/')){const _0x2012a2=_0xe3eeb6['find'](_0x296ea7=>_0x296ea7===_0x5ec0b0);if(!_0x2012a2)throw CliErrors['validation']('Function\x20not\x20found:\x20'+_0x5ec0b0);return _0x2012a2;}const _0x319f1b=_0xe3eeb6[_0x532320(0xa8)](_0x3987c7=>_0x3987c7[_0x532320(0xbd)]('/')['at'](-0x1)===_0x5ec0b0);if(_0x319f1b[_0x532320(0x9c)]===0x0)throw CliErrors[_0x532320(0xa5)](_0x532320(0xbb)+_0x5ec0b0);if(_0x319f1b[_0x532320(0x9c)]>0x1)throw CliErrors['validation']('Multiple\x20functions\x20match\x20\x22'+_0x5ec0b0+_0x532320(0xb7)+_0x319f1b[_0x532320(0xaf)](_0x32e45a=>_0x532320(0xb5)+_0x32e45a)[_0x532320(0xbc)]('\x0a'));return _0x319f1b[0x0];}async function moveToTrash(_0x5cc184,_0x4eee22,_0x3cb73e){const _0x351f5e=a32_0x786d90,_0x42d2e7=new Date()[_0x351f5e(0x9f)]()[_0x351f5e(0x9b)](/[:.]/g,'-'),_0x27d51a=relative(_0x5cc184,_0x3cb73e),_0x191674=join(_0x4eee22,_0x42d2e7,_0x27d51a);return await mkdir(dirname(_0x191674),{'recursive':!![]}),await rename(_0x3cb73e,_0x191674),_0x191674;}function a32_0x2aaf(){const _0x55fcb9=['383024ZhntoH','remoteId','projectRoot','keys','appCode','validation','POST','Backend\x20Function\x20lock\x20file\x20not\x20found.\x20Run\x20`push`\x20or\x20`pull`\x20first\x20to\x20initialize\x20sync\x20state.','filter','7utBspu','3XOEmje','No\x20lock\x20entry\x20found\x20for\x20\x22','4958208EGQSpn','Backend\x20Function\x20lock\x20file\x20not\x20found.','\x20(local\x20file\x20moved\x20to\x20trash)','map','3459240GnPnmc','1308500TqkXNW','bff','delete','lockFilePath','\x20\x20-\x20','trashDir','\x22.\x20Use\x20the\x20full\x20lock\x20key:\x0a','Lock\x20key\x20(e.g.\x20ENDPOINT/createOrder)\x20or\x20short\x20function\x20name','Would\x20delete\x20','136254zAgEbS','Function\x20not\x20found:\x20','join','split','string','parse','str','target','apps','startsWith','scriptsRootDir','3702061ZricwY','<timestamp>','trashedTo','scriptsRoot','Delete\x20a\x20Backend\x20Function\x20script\x20from\x20remote\x20and\x20local','2EbEaXh','Local\x20delete\x20not\x20settled\x20for\x20','high-risk-write','\x20from\x20remote\x20and\x20move\x20local\x20file\x20to\x20trash','40nOOarP','replace','length','functions','120817qJakBU','toISOString'];a32_0x2aaf=function(){return _0x55fcb9;};return a32_0x2aaf();}async function cleanupEmptyDirectories(_0x2d6200,_0x4a545e){const _0x58a8e4=a32_0x786d90;let _0x25c79a=resolve(_0x2d6200);const _0x43174a=resolve(_0x4a545e);while(_0x25c79a[_0x58a8e4(0x8f)](''+_0x43174a+sep)||_0x25c79a===_0x43174a){if(_0x25c79a===_0x43174a)return;try{const _0x46423a=await readdir(_0x25c79a);if(_0x46423a['length']>0x0)return;await rmdir(_0x25c79a);}catch{return;}_0x25c79a=dirname(_0x25c79a);}}const DELETE_SETTLE_RETRY_COUNT=0x14,DELETE_SETTLE_DELAY_MS=0x64;async function waitForDeleteSettlement(_0x4c9459,_0x12c842,_0x3cbfc0,_0x3d1f97){const _0x258ec3=a32_0x786d90;for(let _0x1850ef=0x0;_0x1850ef<DELETE_SETTLE_RETRY_COUNT;_0x1850ef+=0x1){const _0x599b5f=await readBffLockFile(_0x4c9459),_0x3a5cf2=!!_0x599b5f?.['apps']?.[_0x12c842]?.['functions']?.[_0x3cbfc0],_0x9ae5d1=await fileExists(_0x3d1f97);if(!_0x3a5cf2&&!_0x9ae5d1)return;await sleep(DELETE_SETTLE_DELAY_MS);}throw new Error(_0x258ec3(0x97)+_0x3cbfc0+'.');}
1
+ function a32_0x54c0(){const _0x3a8667=['1058526RuEGyF','functions','length','validation','filter','\x22\x20not\x20found\x20after\x20ensureLockScope.','join','trashedTo','scriptsRootDir','lastSync','map','697862VARWyI','1640MqMzXt','appCode','\x22.\x20Use\x20the\x20full\x20lock\x20key:\x0a','string','bff','150kkiLbb','Local\x20delete\x20not\x20settled\x20for\x20','Backend\x20Function\x20lock\x20file\x20not\x20found.\x20Run\x20`push`\x20or\x20`pull`\x20first\x20to\x20initialize\x20sync\x20state.','No\x20lock\x20entry\x20found\x20for\x20\x22','25zbbCDx','parse','272164ibnRrR','Backend\x20Function\x20lock\x20file\x20not\x20found.','929385FvBBcW','find','delete','576qgiaRD','lockFilePath','Deleted\x20','\x20from\x20remote\x20and\x20move\x20local\x20file\x20to\x20trash','high-risk-write','apps','Function\x20not\x20found:\x20','/api/management/library/scripts/delete','target','remoteId','Lock\x20scope\x20for\x20app\x20\x22','186KoGFoP','trashDir','Lock\x20key\x20(e.g.\x20ENDPOINT/createOrder)\x20or\x20short\x20function\x20name','1014702ilntCN','\x20(local\x20file\x20moved\x20to\x20trash)','keys','toISOString','stringify','startsWith','POST','scriptsRoot','projectRoot','77189ktfGRd'];a32_0x54c0=function(){return _0x3a8667;};return a32_0x54c0();}const a32_0x2c1379=a32_0x5b15;(function(_0x13b9eb,_0x21ef6a){const _0x3251ee=a32_0x5b15,_0x501ef7=_0x13b9eb();while(!![]){try{const _0x450c4f=parseInt(_0x3251ee(0x16a))/0x1+-parseInt(_0x3251ee(0x185))/0x2+-parseInt(_0x3251ee(0x17b))/0x3+parseInt(_0x3251ee(0x168))/0x4*(parseInt(_0x3251ee(0x166))/0x5)+-parseInt(_0x3251ee(0x178))/0x6*(parseInt(_0x3251ee(0x184))/0x7)+-parseInt(_0x3251ee(0x191))/0x8*(parseInt(_0x3251ee(0x16d))/0x9)+parseInt(_0x3251ee(0x162))/0xa*(parseInt(_0x3251ee(0x190))/0xb);if(_0x450c4f===_0x21ef6a)break;else _0x501ef7['push'](_0x501ef7['shift']());}catch(_0x2abca8){_0x501ef7['push'](_0x501ef7['shift']());}}}(a32_0x54c0,0xf3d6e));import{mkdir,readdir,rename,rmdir}from'node:fs/promises';import{dirname,join,relative,resolve,sep}from'node:path';import{deleteBffScript}from'../../core/api-client.js';function a32_0x5b15(_0x65223a,_0x54f138){_0x65223a=_0x65223a-0x15f;const _0x54c047=a32_0x54c0();let _0x5b1568=_0x54c047[_0x65223a];return _0x5b1568;}import{loadBffProjectConfig}from'../../core/bff/config.js';import{fileExists,resolveLocalFilePathFromLockKey}from'../../core/bff/file-system.js';import{ensureLockScope,readBffLockFile,writeBffLockFile}from'../../core/bff/lock.js';import{CliErrors}from'../../errors.js';import{sleep}from'../../utils/sleep.js';export const bffDelete={'service':a32_0x2c1379(0x161),'command':a32_0x2c1379(0x16c),'description':'Delete\x20a\x20Backend\x20Function\x20script\x20from\x20remote\x20and\x20local','risk':a32_0x2c1379(0x171),'flags':[{'name':a32_0x2c1379(0x175),'type':a32_0x2c1379(0x160),'required':!![],'description':a32_0x2c1379(0x17a)}],async 'validate'(_0x4ff79d){const _0x35eea0=a32_0x2c1379,_0xf3f445=loadBffProjectConfig(_0x4ff79d['appCode']),_0x30e51e=await readBffLockFile(_0xf3f445[_0x35eea0(0x16e)]);if(!_0x30e51e)throw CliErrors[_0x35eea0(0x188)](_0x35eea0(0x164));},async 'dryRun'(_0x1e1469){const _0x2a217e=a32_0x2c1379,_0x3b991b=loadBffProjectConfig(_0x1e1469[_0x2a217e(0x192)]),_0x15ee1b=await readBffLockFile(_0x3b991b[_0x2a217e(0x16e)]);if(!_0x15ee1b)throw CliErrors[_0x2a217e(0x188)](_0x2a217e(0x169));const {appLock:_0x33dc0c}=ensureLockScope(_0x15ee1b,_0x1e1469[_0x2a217e(0x192)],_0x3b991b[_0x2a217e(0x182)],_0x2a217e(0x16c)),_0x3c6d1c=_0x1e1469['str'](_0x2a217e(0x175)),_0x1ce5e8=Object[_0x2a217e(0x17d)](_0x33dc0c[_0x2a217e(0x186)]),_0x460a98=resolveDeleteTarget(_0x3c6d1c,_0x1ce5e8),_0x273884=_0x33dc0c[_0x2a217e(0x186)][_0x460a98];if(!_0x273884)throw CliErrors['validation'](_0x2a217e(0x165)+_0x460a98+'\x22.');const _0x366369=resolveLocalFilePathFromLockKey(_0x3b991b,_0x460a98),_0x192fcc=relative(_0x3b991b[_0x2a217e(0x183)],_0x366369),_0x4fb8ff=join(_0x3b991b['trashDir'],'<timestamp>',_0x192fcc);return{'method':_0x2a217e(0x181),'url':_0x2a217e(0x174),'body':{'appCode':_0x1e1469['appCode'],'target':_0x460a98,'remoteId':_0x273884['remoteId'],'localFilePath':_0x366369,'trashedPath':_0x4fb8ff},'description':'Would\x20delete\x20'+_0x460a98+_0x2a217e(0x170)};},async 'execute'(_0x2445df){const _0xb35923=a32_0x2c1379,_0x1dc589=loadBffProjectConfig(_0x2445df[_0xb35923(0x192)]),_0x2b8a32=await readBffLockFile(_0x1dc589[_0xb35923(0x16e)]);if(!_0x2b8a32)throw CliErrors[_0xb35923(0x188)](_0xb35923(0x169));const {lockData:_0x3c50c0,appLock:_0x3c224d}=ensureLockScope(_0x2b8a32,_0x2445df[_0xb35923(0x192)],_0x1dc589[_0xb35923(0x182)],_0xb35923(0x16c)),_0x21bab4=JSON[_0xb35923(0x167)](JSON[_0xb35923(0x17f)](_0x3c50c0)),_0x1910ce=_0x21bab4[_0xb35923(0x172)][_0x2445df[_0xb35923(0x192)]];if(!_0x1910ce)throw new Error(_0xb35923(0x177)+_0x2445df['appCode']+_0xb35923(0x18a));const _0x627e39=_0x2445df['str'](_0xb35923(0x175)),_0x5d2db1=Object['keys'](_0x1910ce[_0xb35923(0x186)]),_0x1eba23=resolveDeleteTarget(_0x627e39,_0x5d2db1),_0x5dc50d=_0x1910ce[_0xb35923(0x186)][_0x1eba23];if(!_0x5dc50d)throw CliErrors[_0xb35923(0x188)]('No\x20lock\x20entry\x20found\x20for\x20\x22'+_0x1eba23+'\x22.');await deleteBffScript(_0x5dc50d[_0xb35923(0x176)]),delete _0x1910ce[_0xb35923(0x186)][_0x1eba23],_0x1910ce[_0xb35923(0x18e)]=new Date()['toISOString'](),await writeBffLockFile(_0x1dc589[_0xb35923(0x16e)],_0x21bab4);const _0x407e59=resolveLocalFilePathFromLockKey(_0x1dc589,_0x1eba23);let _0x1ac64f;await fileExists(_0x407e59)&&(_0x1ac64f=await moveToTrash(_0x1dc589[_0xb35923(0x183)],_0x1dc589[_0xb35923(0x179)],_0x407e59),await cleanupEmptyDirectories(dirname(_0x407e59),_0x1dc589[_0xb35923(0x18d)]));await waitForDeleteSettlement(_0x1dc589[_0xb35923(0x16e)],_0x2445df[_0xb35923(0x192)],_0x1eba23,_0x407e59),await sleep(0x96);const _0x25f9ce={'deleted':_0x1eba23,'remoteId':_0x5dc50d[_0xb35923(0x176)]};if(_0x1ac64f)_0x25f9ce[_0xb35923(0x18c)]=_0x1ac64f;return{'ok':!![],'data':_0x25f9ce,'message':_0xb35923(0x16f)+_0x1eba23+(_0x1ac64f?_0xb35923(0x17c):'')};}};function resolveDeleteTarget(_0x18a479,_0x3e8cd4){const _0x1d0ffe=a32_0x2c1379;if(_0x18a479['includes']('/')){const _0x120856=_0x3e8cd4[_0x1d0ffe(0x16b)](_0x5cf3cc=>_0x5cf3cc===_0x18a479);if(!_0x120856)throw CliErrors[_0x1d0ffe(0x188)]('Function\x20not\x20found:\x20'+_0x18a479);return _0x120856;}const _0x5dd822=_0x3e8cd4[_0x1d0ffe(0x189)](_0x5d79a4=>_0x5d79a4['split']('/')['at'](-0x1)===_0x18a479);if(_0x5dd822[_0x1d0ffe(0x187)]===0x0)throw CliErrors[_0x1d0ffe(0x188)](_0x1d0ffe(0x173)+_0x18a479);if(_0x5dd822[_0x1d0ffe(0x187)]>0x1)throw CliErrors['validation']('Multiple\x20functions\x20match\x20\x22'+_0x18a479+_0x1d0ffe(0x15f)+_0x5dd822[_0x1d0ffe(0x18f)](_0x38c536=>'\x20\x20-\x20'+_0x38c536)[_0x1d0ffe(0x18b)]('\x0a'));return _0x5dd822[0x0];}async function moveToTrash(_0x42617f,_0x1cded9,_0x54facf){const _0x98cec2=a32_0x2c1379,_0x324bce=new Date()[_0x98cec2(0x17e)]()['replace'](/[:.]/g,'-'),_0x4fcd93=relative(_0x42617f,_0x54facf),_0x190cbb=join(_0x1cded9,_0x324bce,_0x4fcd93);return await mkdir(dirname(_0x190cbb),{'recursive':!![]}),await rename(_0x54facf,_0x190cbb),_0x190cbb;}async function cleanupEmptyDirectories(_0x3238fb,_0xc30a82){const _0x24ada6=a32_0x2c1379;let _0x407417=resolve(_0x3238fb);const _0xd1ac9e=resolve(_0xc30a82);while(_0x407417[_0x24ada6(0x180)](''+_0xd1ac9e+sep)||_0x407417===_0xd1ac9e){if(_0x407417===_0xd1ac9e)return;try{const _0x5235a3=await readdir(_0x407417);if(_0x5235a3[_0x24ada6(0x187)]>0x0)return;await rmdir(_0x407417);}catch{return;}_0x407417=dirname(_0x407417);}}const DELETE_SETTLE_RETRY_COUNT=0x14,DELETE_SETTLE_DELAY_MS=0x64;async function waitForDeleteSettlement(_0x18bb48,_0x39e0c9,_0x5bdf24,_0x3788fe){const _0x964198=a32_0x2c1379;for(let _0x2fe645=0x0;_0x2fe645<DELETE_SETTLE_RETRY_COUNT;_0x2fe645+=0x1){const _0x58f40c=await readBffLockFile(_0x18bb48),_0x47bd69=!!_0x58f40c?.[_0x964198(0x172)]?.[_0x39e0c9]?.[_0x964198(0x186)]?.[_0x5bdf24],_0x570eae=await fileExists(_0x3788fe);if(!_0x47bd69&&!_0x570eae)return;await sleep(DELETE_SETTLE_DELAY_MS);}throw new Error(_0x964198(0x163)+_0x5bdf24+'.');}
@@ -1 +1 @@
1
- const a33_0x44aebc=a33_0x54b1;function a33_0x54b1(_0x353c19,_0x118093){_0x353c19=_0x353c19-0x16b;const _0x1bd8ea=a33_0x1bd8();let _0x54b110=_0x1bd8ea[_0x353c19];return _0x54b110;}(function(_0x408cfd,_0x1e9aba){const _0xa78df8=a33_0x54b1,_0x10a213=_0x408cfd();while(!![]){try{const _0x2131ec=parseInt(_0xa78df8(0x170))/0x1*(-parseInt(_0xa78df8(0x17b))/0x2)+parseInt(_0xa78df8(0x175))/0x3+parseInt(_0xa78df8(0x17f))/0x4+-parseInt(_0xa78df8(0x173))/0x5+parseInt(_0xa78df8(0x180))/0x6*(-parseInt(_0xa78df8(0x178))/0x7)+parseInt(_0xa78df8(0x174))/0x8+parseInt(_0xa78df8(0x17e))/0x9;if(_0x2131ec===_0x1e9aba)break;else _0x10a213['push'](_0x10a213['shift']());}catch(_0x2e45d0){_0x10a213['push'](_0x10a213['shift']());}}}(a33_0x1bd8,0xcb985));function a33_0x1bd8(){const _0x322989=['379962vkLfCW','3843784CCPyhd','25140xxxjzP','Get\x20Backend\x20Function\x20script\x20details\x20by\x20ID','Script\x20ID','verbose','description','scriptContent','280076CDTKHc','bff','detail','2566010eEMslR','8118216glwQJI','3162474CTlYcX','functionName','createdTime','1946matseb','number','version','4SZCskv','read','(none)'];a33_0x1bd8=function(){return _0x322989;};return a33_0x1bd8();}import{getBffScriptInfo}from'../../core/api-client.js';export const bffDetail={'service':a33_0x44aebc(0x171),'command':a33_0x44aebc(0x172),'description':a33_0x44aebc(0x16b),'risk':a33_0x44aebc(0x17c),'flags':[{'name':'id','type':a33_0x44aebc(0x179),'required':!![],'description':a33_0x44aebc(0x16c)},{'name':'verbose','type':'boolean','description':'Return\x20full\x20raw\x20script\x20object'}],async 'execute'(_0x26cc0a){const _0x4e820b=a33_0x44aebc,_0xbe2004=await getBffScriptInfo(_0x26cc0a['num']('id')),_0x1f98fa=_0x26cc0a['bool'](_0x4e820b(0x16d));if(_0x1f98fa)return{'ok':!![],'data':_0xbe2004};return{'ok':!![],'data':{'id':_0xbe2004['id'],'functionName':_0xbe2004[_0x4e820b(0x176)]??'','version':_0xbe2004[_0x4e820b(0x17a)]??'','updateUserName':_0xbe2004['updateUserName']??'','appCode':_0xbe2004['appCode'],'scriptType':_0xbe2004['scriptType'],'description':_0xbe2004[_0x4e820b(0x16e)]||_0x4e820b(0x17d),'createdTime':_0xbe2004[_0x4e820b(0x177)]??'','updatedTime':_0xbe2004['updatedTime']??'','scriptContent':_0xbe2004[_0x4e820b(0x16f)]??''}};}};
1
+ function a33_0x3713(){const _0x1d55da=['num','2713707YKOjkE','767120nfnjEz','appCode','192CvzBLt','5334833WfylWH','(none)','boolean','description','createdTime','number','12VTPeAA','1098308sDSMWn','updatedTime','detail','bool','bff','Get\x20Backend\x20Function\x20script\x20details\x20by\x20ID','130cPjLCj','read','1441202subsqS','2VLNTDX','36657HkwbkK','updateUserName','verbose','functionName','version','Return\x20full\x20raw\x20script\x20object','scriptContent','342738SBESJU'];a33_0x3713=function(){return _0x1d55da;};return a33_0x3713();}const a33_0x5165e5=a33_0x570b;function a33_0x570b(_0x501e82,_0x293ede){_0x501e82=_0x501e82-0x1ed;const _0x371322=a33_0x3713();let _0x570b8a=_0x371322[_0x501e82];return _0x570b8a;}(function(_0x1de406,_0x4c40eb){const _0x51733d=a33_0x570b,_0x272de5=_0x1de406();while(!![]){try{const _0x11fd5d=-parseInt(_0x51733d(0x1f3))/0x1*(-parseInt(_0x51733d(0x1f2))/0x2)+-parseInt(_0x51733d(0x1fd))/0x3+-parseInt(_0x51733d(0x208))/0x4+-parseInt(_0x51733d(0x1fe))/0x5*(-parseInt(_0x51733d(0x207))/0x6)+parseInt(_0x51733d(0x201))/0x7+parseInt(_0x51733d(0x200))/0x8*(-parseInt(_0x51733d(0x1f4))/0x9)+parseInt(_0x51733d(0x1f0))/0xa*(-parseInt(_0x51733d(0x1fb))/0xb);if(_0x11fd5d===_0x4c40eb)break;else _0x272de5['push'](_0x272de5['shift']());}catch(_0x4966e1){_0x272de5['push'](_0x272de5['shift']());}}}(a33_0x3713,0xca339));import{getBffScriptInfo}from'../../core/api-client.js';export const bffDetail={'service':a33_0x5165e5(0x1ee),'command':a33_0x5165e5(0x20a),'description':a33_0x5165e5(0x1ef),'risk':a33_0x5165e5(0x1f1),'flags':[{'name':'id','type':a33_0x5165e5(0x206),'required':!![],'description':'Script\x20ID'},{'name':a33_0x5165e5(0x1f6),'type':a33_0x5165e5(0x203),'description':a33_0x5165e5(0x1f9)}],async 'execute'(_0x3ea7d5){const _0x1bfce9=a33_0x5165e5,_0x3ade79=await getBffScriptInfo(_0x3ea7d5[_0x1bfce9(0x1fc)]('id')),_0x4a807c=_0x3ea7d5[_0x1bfce9(0x1ed)](_0x1bfce9(0x1f6));if(_0x4a807c)return{'ok':!![],'data':_0x3ade79};return{'ok':!![],'data':{'id':_0x3ade79['id'],'functionName':_0x3ade79[_0x1bfce9(0x1f7)]??'','version':_0x3ade79[_0x1bfce9(0x1f8)]??'','updateUserName':_0x3ade79[_0x1bfce9(0x1f5)]??'','appCode':_0x3ade79[_0x1bfce9(0x1ff)],'scriptType':_0x3ade79['scriptType'],'description':_0x3ade79[_0x1bfce9(0x204)]||_0x1bfce9(0x202),'createdTime':_0x3ade79[_0x1bfce9(0x205)]??'','updatedTime':_0x3ade79[_0x1bfce9(0x209)]??'','scriptContent':_0x3ade79[_0x1bfce9(0x1fa)]??''}};}};