@lovrabet/rabetbase-cli 2.5.0-beta.5 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (294) 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.js +1 -1
  7. package/lib/auth/constant.js +1 -1
  8. package/lib/auth/get-cookie.js +1 -1
  9. package/lib/auth/get-session-user.js +1 -1
  10. package/lib/auth/is-session-valid.js +1 -1
  11. package/lib/auth/login-success-html.js +1 -1
  12. package/lib/auth/logout.js +1 -1
  13. package/lib/cli-flags.js +1 -1
  14. package/lib/cli.js +1 -1
  15. package/lib/commands/api/generate.js +1 -1
  16. package/lib/commands/api/index.js +1 -1
  17. package/lib/commands/api/list.js +1 -1
  18. package/lib/commands/api/pull.js +1 -1
  19. package/lib/commands/api/shared.js +1 -1
  20. package/lib/commands/app/index.js +1 -1
  21. package/lib/commands/app/list.js +1 -1
  22. package/lib/commands/app/members-list.js +1 -1
  23. package/lib/commands/app/remote-directory.js +1 -1
  24. package/lib/commands/app/shared.js +1 -1
  25. package/lib/commands/app-config/delete.js +1 -1
  26. package/lib/commands/app-config/get.js +1 -1
  27. package/lib/commands/app-config/index.js +1 -1
  28. package/lib/commands/app-config/list.js +1 -1
  29. package/lib/commands/app-config/set.js +1 -1
  30. package/lib/commands/app-config/shared.js +1 -1
  31. package/lib/commands/auth/index.js +1 -1
  32. package/lib/commands/bff/create.js +1 -1
  33. package/lib/commands/bff/delete.js +1 -1
  34. package/lib/commands/bff/detail.js +1 -1
  35. package/lib/commands/bff/index.js +1 -1
  36. package/lib/commands/bff/list.js +1 -1
  37. package/lib/commands/bff/pull.js +1 -1
  38. package/lib/commands/bff/push.js +1 -1
  39. package/lib/commands/bff/status.js +1 -1
  40. package/lib/commands/cli-skill/index.js +1 -1
  41. package/lib/commands/cli-update.js +1 -1
  42. package/lib/commands/codegen/index.js +1 -1
  43. package/lib/commands/codegen/sdk.js +1 -1
  44. package/lib/commands/codegen/sql.js +1 -1
  45. package/lib/commands/common/app-registry.js +1 -1
  46. package/lib/commands/common/app-selector.js +1 -1
  47. package/lib/commands/common/async-task.js +1 -1
  48. package/lib/commands/common/dry-run.js +1 -1
  49. package/lib/commands/common/flags.js +1 -1
  50. package/lib/commands/common/local-file.js +1 -1
  51. package/lib/commands/common/validate.js +1 -1
  52. package/lib/commands/config/delete.js +1 -1
  53. package/lib/commands/config/get.js +1 -1
  54. package/lib/commands/config/index.js +1 -1
  55. package/lib/commands/config/init.js +1 -1
  56. package/lib/commands/config/list.js +1 -1
  57. package/lib/commands/config/set.js +1 -1
  58. package/lib/commands/config/shared.js +1 -1
  59. package/lib/commands/dataset/business-group-update.js +1 -1
  60. package/lib/commands/dataset/business-groups.js +1 -1
  61. package/lib/commands/dataset/capability.js +1 -1
  62. package/lib/commands/dataset/delete.js +1 -1
  63. package/lib/commands/dataset/detail.js +1 -1
  64. package/lib/commands/dataset/extend-update.js +1 -1
  65. package/lib/commands/dataset/field-update.js +1 -1
  66. package/lib/commands/dataset/generate.js +1 -1
  67. package/lib/commands/dataset/index.js +1 -1
  68. package/lib/commands/dataset/list.js +1 -1
  69. package/lib/commands/dataset/operations.js +1 -1
  70. package/lib/commands/dataset/relation-audit.js +1 -1
  71. package/lib/commands/dataset/relation-create.js +1 -1
  72. package/lib/commands/dataset/relation-delete.js +1 -1
  73. package/lib/commands/dataset/relation-shared.js +1 -1
  74. package/lib/commands/dataset/relation-update.js +1 -1
  75. package/lib/commands/dataset/relations.js +1 -1
  76. package/lib/commands/dataset/rename.js +1 -1
  77. package/lib/commands/dataset/restore.js +1 -1
  78. package/lib/commands/db/analysis-batching.js +1 -1
  79. package/lib/commands/db/analyze-batch-plan.js +1 -1
  80. package/lib/commands/db/analyze-cancel.js +1 -1
  81. package/lib/commands/db/analyze-start.js +1 -1
  82. package/lib/commands/db/analyze-status.js +1 -1
  83. package/lib/commands/db/create.js +1 -1
  84. package/lib/commands/db/delete.js +1 -1
  85. package/lib/commands/db/detail.js +1 -1
  86. package/lib/commands/db/diff-refresh-start.js +1 -1
  87. package/lib/commands/db/diff-refresh-status.js +1 -1
  88. package/lib/commands/db/diff.js +1 -1
  89. package/lib/commands/db/index.js +1 -1
  90. package/lib/commands/db/list.js +1 -1
  91. package/lib/commands/db/shared.js +1 -1
  92. package/lib/commands/db/table-diff-shared.js +1 -1
  93. package/lib/commands/db/tables.js +1 -1
  94. package/lib/commands/db/test.js +1 -1
  95. package/lib/commands/db/update.js +1 -1
  96. package/lib/commands/doctor.js +1 -1
  97. package/lib/commands/file/index.js +1 -1
  98. package/lib/commands/issue/index.js +1 -1
  99. package/lib/commands/issue/nudge.js +1 -1
  100. package/lib/commands/issue/report.js +1 -1
  101. package/lib/commands/issue/shared.js +1 -1
  102. package/lib/commands/kb/create.js +1 -1
  103. package/lib/commands/kb/delete.js +1 -1
  104. package/lib/commands/kb/detail.js +1 -1
  105. package/lib/commands/kb/index.js +1 -1
  106. package/lib/commands/kb/list.js +1 -1
  107. package/lib/commands/kb/search.js +1 -1
  108. package/lib/commands/kb/shared.js +1 -1
  109. package/lib/commands/kb/update.js +1 -1
  110. package/lib/commands/logs/index.js +1 -1
  111. package/lib/commands/menu/asset-update.js +1 -1
  112. package/lib/commands/menu/delete.js +1 -1
  113. package/lib/commands/menu/external-link-create.js +1 -1
  114. package/lib/commands/menu/external-link-update.js +1 -1
  115. package/lib/commands/menu/group-create.js +1 -1
  116. package/lib/commands/menu/group-update.js +1 -1
  117. package/lib/commands/menu/index.js +1 -1
  118. package/lib/commands/menu/list.js +1 -1
  119. package/lib/commands/menu/move.js +1 -1
  120. package/lib/commands/menu/regroup-start.js +1 -1
  121. package/lib/commands/menu/rename.js +1 -1
  122. package/lib/commands/menu/shared/compare-table.js +1 -1
  123. package/lib/commands/menu/shared/delete-plan.js +1 -1
  124. package/lib/commands/menu/shared/facts.js +1 -1
  125. package/lib/commands/menu/shared/index.js +1 -1
  126. package/lib/commands/menu/shared/inquirer.js +1 -1
  127. package/lib/commands/menu/shared/local-pages.js +1 -1
  128. package/lib/commands/menu/shared/logic.js +1 -1
  129. package/lib/commands/menu/shared/mutations.js +1 -1
  130. package/lib/commands/menu/shared/service.js +1 -1
  131. package/lib/commands/menu/shared/sync-core.js +1 -1
  132. package/lib/commands/menu/shared/update-core.js +1 -1
  133. package/lib/commands/menu/shared/valid-url.js +1 -1
  134. package/lib/commands/menu/sync.js +1 -1
  135. package/lib/commands/menu/visibility-update.js +1 -1
  136. package/lib/commands/notification/config-create.js +1 -1
  137. package/lib/commands/notification/config-delete.js +1 -1
  138. package/lib/commands/notification/config-list.js +1 -1
  139. package/lib/commands/notification/config-update.js +1 -1
  140. package/lib/commands/notification/index.js +1 -1
  141. package/lib/commands/notification/shared.js +1 -1
  142. package/lib/commands/ocr/index.js +1 -1
  143. package/lib/commands/page/create.js +1 -1
  144. package/lib/commands/page/custom/detail.js +1 -1
  145. package/lib/commands/page/custom/list.js +1 -1
  146. package/lib/commands/page/custom/publish.js +1 -1
  147. package/lib/commands/page/custom/shared.js +1 -1
  148. package/lib/commands/page/custom/syntax.js +1 -1
  149. package/lib/commands/page/custom/template.js +1 -1
  150. package/lib/commands/page/custom/update.js +1 -1
  151. package/lib/commands/page/data-list-status.js +1 -1
  152. package/lib/commands/page/generate-start.js +1 -1
  153. package/lib/commands/page/generate-status.js +1 -1
  154. package/lib/commands/page/index.js +1 -1
  155. package/lib/commands/page/pull.js +1 -1
  156. package/lib/commands/page/push.js +1 -1
  157. package/lib/commands/page/relation-audit.js +1 -1
  158. package/lib/commands/page/restore.js +1 -1
  159. package/lib/commands/page/shared.js +1 -1
  160. package/lib/commands/page/sync.js +1 -1
  161. package/lib/commands/project/create/enhanced-guided-create.js +1 -1
  162. package/lib/commands/project/create/format-elapsed.js +1 -1
  163. package/lib/commands/project/create/main.js +1 -1
  164. package/lib/commands/project/create/materialize-project-template.js +1 -1
  165. package/lib/commands/project/create/project-name.js +1 -1
  166. package/lib/commands/project/create/project-template-archive.js +1 -1
  167. package/lib/commands/project/create/project-template-path.js +1 -1
  168. package/lib/commands/project/create/use-copy-project-template.js +1 -1
  169. package/lib/commands/project/create/use-format-code.js +1 -1
  170. package/lib/commands/project/create/use-install-dependencies.js +1 -1
  171. package/lib/commands/project/index.js +1 -1
  172. package/lib/commands/project/upgrade.js +1 -1
  173. package/lib/commands/registry.js +1 -1
  174. package/lib/commands/role/delete.js +1 -1
  175. package/lib/commands/role/detail.js +1 -1
  176. package/lib/commands/role/index.js +1 -1
  177. package/lib/commands/role/list.js +1 -1
  178. package/lib/commands/role/shared.js +1 -1
  179. package/lib/commands/role/update.js +1 -1
  180. package/lib/commands/role/user-add.js +1 -1
  181. package/lib/commands/role/user-remove.js +1 -1
  182. package/lib/commands/role/user-resolve.js +1 -1
  183. package/lib/commands/run/index.js +1 -1
  184. package/lib/commands/schema.js +1 -1
  185. package/lib/commands/sql/create.js +1 -1
  186. package/lib/commands/sql/delete.js +1 -1
  187. package/lib/commands/sql/detail.js +1 -1
  188. package/lib/commands/sql/exec.js +1 -1
  189. package/lib/commands/sql/index.js +1 -1
  190. package/lib/commands/sql/list.js +1 -1
  191. package/lib/commands/sql/pull.js +1 -1
  192. package/lib/commands/sql/push.js +1 -1
  193. package/lib/commands/sql/shared.js +1 -1
  194. package/lib/commands/sql/status.js +1 -1
  195. package/lib/commands/sql/validate.js +1 -1
  196. package/lib/commands/task/index.js +1 -1
  197. package/lib/commands/task/status.js +1 -1
  198. package/lib/commands/tenant/index.js +1 -1
  199. package/lib/commands/tenant/members-list.js +1 -1
  200. package/lib/commands/tenant/shared.js +1 -1
  201. package/lib/commands/user-account/dingding-sandbox-bind.js +1 -1
  202. package/lib/commands/user-account/index.js +1 -1
  203. package/lib/commands/workspace/add.js +1 -1
  204. package/lib/commands/workspace/index.js +1 -1
  205. package/lib/commands/workspace/remove.js +1 -1
  206. package/lib/config/domain-config.js +1 -1
  207. package/lib/config/schema.js +1 -1
  208. package/lib/constant/cdn.js +1 -1
  209. package/lib/constant/cli.js +1 -1
  210. package/lib/constant/defaults.js +1 -1
  211. package/lib/constant/domain.js +1 -1
  212. package/lib/constant/env.js +1 -1
  213. package/lib/constant/output.js +1 -1
  214. package/lib/constant/paths.js +1 -1
  215. package/lib/constant/region.js +1 -1
  216. package/lib/constant/risk.js +1 -1
  217. package/lib/context/app-resolver.js +1 -1
  218. package/lib/context/auth-resolver.js +1 -1
  219. package/lib/context/config-loader.js +1 -1
  220. package/lib/context.js +1 -1
  221. package/lib/core/alias-resolver.js +1 -1
  222. package/lib/core/api-client.js +1 -1
  223. package/lib/core/bff/config.js +1 -1
  224. package/lib/core/bff/file-system.js +1 -1
  225. package/lib/core/bff/hash.js +1 -1
  226. package/lib/core/bff/lock.js +1 -1
  227. package/lib/core/bff/utils.js +1 -1
  228. package/lib/core/db-resolver.js +1 -1
  229. package/lib/core/page/file-system.js +1 -1
  230. package/lib/core/page/hash.js +1 -1
  231. package/lib/core/page/lock.js +1 -1
  232. package/lib/core/sql-index-auditor.js +1 -1
  233. package/lib/core/sql-sync/config.js +1 -1
  234. package/lib/core/sql-sync/file-system.js +1 -1
  235. package/lib/core/sql-sync/hash.js +1 -1
  236. package/lib/core/sql-sync/lock.js +1 -1
  237. package/lib/core/sql-sync/utils.js +1 -1
  238. package/lib/core/sql-validator.js +1 -1
  239. package/lib/errors.js +1 -1
  240. package/lib/framework/build-all-flags.js +1 -1
  241. package/lib/framework/error-output.js +1 -1
  242. package/lib/framework/explicit-yes.js +1 -1
  243. package/lib/framework/flags.js +1 -1
  244. package/lib/framework/help.js +1 -1
  245. package/lib/framework/index.js +1 -1
  246. package/lib/framework/output.js +1 -1
  247. package/lib/framework/response.js +1 -1
  248. package/lib/framework/runner-alias.js +1 -1
  249. package/lib/framework/runner.js +1 -1
  250. package/lib/framework/schema-export.js +1 -1
  251. package/lib/framework/types.js +1 -1
  252. package/lib/generated/build-info.d.ts +4 -4
  253. package/lib/generated/build-info.js +1 -1
  254. package/lib/help.js +1 -1
  255. package/lib/postinstall.js +1 -1
  256. package/lib/runtime/confirmation.js +1 -1
  257. package/lib/runtime/event.js +1 -1
  258. package/lib/runtime/index.js +1 -1
  259. package/lib/runtime/queue.js +1 -1
  260. package/lib/runtime/resolve.js +1 -1
  261. package/lib/skills/builtin-skill.js +1 -1
  262. package/lib/skills/main.js +1 -1
  263. package/lib/skills/npx-skills-add.js +1 -1
  264. package/lib/skills/skill-presence.js +1 -1
  265. package/lib/telemetry/cli-command-trace.js +1 -1
  266. package/lib/telemetry/cli-help-trace.js +1 -1
  267. package/lib/telemetry/ensure-cli-otel-config.js +1 -1
  268. package/lib/telemetry/register-otel-exit-shutdown.js +1 -1
  269. package/lib/telemetry/send-cli-trace-log.js +1 -1
  270. package/lib/telemetry/send-platform-issue-collect-log.js +1 -1
  271. package/lib/utils/ai_config.js +1 -1
  272. package/lib/utils/apply-jq-filter.js +1 -1
  273. package/lib/utils/cdn-config.js +1 -1
  274. package/lib/utils/check-sdk-version.js +1 -1
  275. package/lib/utils/cli-version-check.js +1 -1
  276. package/lib/utils/cli-version-policy.js +1 -1
  277. package/lib/utils/config.js +1 -1
  278. package/lib/utils/entity-with-id.js +1 -1
  279. package/lib/utils/file-utils.js +1 -1
  280. package/lib/utils/guides-cdn.js +1 -1
  281. package/lib/utils/http-client.js +1 -1
  282. package/lib/utils/is-non-interactive.js +1 -1
  283. package/lib/utils/logger.js +1 -1
  284. package/lib/utils/params.js +1 -1
  285. package/lib/utils/platform.js +1 -1
  286. package/lib/utils/sleep.js +1 -1
  287. package/lib/utils/template-replacer.js +1 -1
  288. package/lib/utils/update-notice.js +1 -1
  289. package/lib/utils/version.js +1 -1
  290. package/lib/utils/with-active-cookie.js +1 -1
  291. package/lib/utils/write-cli-side-channel.js +1 -1
  292. package/package.json +1 -1
  293. package/skills/rabetbase/SKILL.md +2 -2
  294. package/skills/rabetbase.manifest.json +3 -3
@@ -1 +1 @@
1
- const a35_0x3dab95=a35_0x2ee8;function a35_0x2ee8(_0xd11119,_0x459526){_0xd11119=_0xd11119-0x1bb;const _0x2b4023=a35_0x2b40();let _0x2ee82d=_0x2b4023[_0xd11119];return _0x2ee82d;}(function(_0x17f1c8,_0x4f2b5f){const _0x4783e1=a35_0x2ee8,_0x4b7f61=_0x17f1c8();while(!![]){try{const _0x43f9b5=parseInt(_0x4783e1(0x1cc))/0x1+-parseInt(_0x4783e1(0x1cb))/0x2*(-parseInt(_0x4783e1(0x1cd))/0x3)+parseInt(_0x4783e1(0x1c3))/0x4*(parseInt(_0x4783e1(0x1bb))/0x5)+-parseInt(_0x4783e1(0x1d0))/0x6+parseInt(_0x4783e1(0x1d8))/0x7+parseInt(_0x4783e1(0x1bf))/0x8*(-parseInt(_0x4783e1(0x1c5))/0x9)+parseInt(_0x4783e1(0x1bd))/0xa*(-parseInt(_0x4783e1(0x1ca))/0xb);if(_0x43f9b5===_0x4f2b5f)break;else _0x4b7f61['push'](_0x4b7f61['shift']());}catch(_0x5b5c93){_0x4b7f61['push'](_0x4b7f61['shift']());}}}(a35_0x2b40,0xc8e76));function a35_0x2b40(){const _0x539030=['5zLErfw','map','9687220hGYLAE','appCode','169160wOPGpb','string','No\x20Backend\x20Function\x20scripts\x20found.','type','3092476gwqRqI','ENDPOINT','666HzrihX','COMMON','boolean','length','description','11GFbFEN','135302PkaEEY','1156433sVKTky','69bmotfd','functionName','bff','8647908XzsIDS','name','Filter\x20by\x20script\x20name','verbose','scriptType','read','str','list','9185029jSaAep'];a35_0x2b40=function(){return _0x539030;};return a35_0x2b40();}import{listBffScripts}from'../../core/api-client.js';export const bffList={'service':a35_0x3dab95(0x1cf),'command':a35_0x3dab95(0x1d7),'description':'List\x20Backend\x20Function\x20scripts','risk':a35_0x3dab95(0x1d5),'flags':[{'name':'type','type':'string','description':'Script\x20type\x20filter','default':a35_0x3dab95(0x1c4),'enum':[a35_0x3dab95(0x1c4),a35_0x3dab95(0x1c6)]},{'name':a35_0x3dab95(0x1d1),'type':a35_0x3dab95(0x1c0),'description':a35_0x3dab95(0x1d2)},{'name':'verbose','type':a35_0x3dab95(0x1c7),'description':'Return\x20full\x20script\x20objects'}],async 'execute'(_0x186c75){const _0x1c5d56=a35_0x3dab95,_0x3ca697=await listBffScripts(_0x186c75[_0x1c5d56(0x1be)],_0x186c75[_0x1c5d56(0x1d6)](_0x1c5d56(0x1c2)),{'scriptName':_0x186c75[_0x1c5d56(0x1d6)](_0x1c5d56(0x1d1))||undefined}),_0x37a7ac=_0x186c75['bool'](_0x1c5d56(0x1d3));return{'ok':!![],'data':_0x37a7ac?_0x3ca697:_0x3ca697[_0x1c5d56(0x1bc)](_0x210c22=>({'id':_0x210c22['id'],'functionName':_0x210c22[_0x1c5d56(0x1ce)]??'','description':_0x210c22[_0x1c5d56(0x1c9)]||'(unnamed)','scriptType':_0x210c22[_0x1c5d56(0x1d4)]})),'message':_0x3ca697[_0x1c5d56(0x1c8)]===0x0?_0x1c5d56(0x1c1):undefined};}};
1
+ function a35_0x257a(){const _0x51fc2e=['30ShouHt','length','128621XAvPOX','string','Return\x20full\x20script\x20objects','2458255kzMTjN','2297628kpRJDq','boolean','read','30099135ubFUDz','List\x20Backend\x20Function\x20scripts','name','Script\x20type\x20filter','120zaGkTQ','bool','ENDPOINT','1964322GQeSGM','14lgRaPg','map','type','str','720524xYFWJA','verbose','list','6Jxaedk','COMMON','3675648lsFbML'];a35_0x257a=function(){return _0x51fc2e;};return a35_0x257a();}const a35_0x26fa53=a35_0x2035;(function(_0x52c234,_0x364807){const _0x1ca31e=a35_0x2035,_0x5aa04c=_0x52c234();while(!![]){try{const _0xb9cd42=parseInt(_0x1ca31e(0xfe))/0x1*(parseInt(_0x1ca31e(0x10d))/0x2)+-parseInt(_0x1ca31e(0x10c))/0x3+-parseInt(_0x1ca31e(0xfb))/0x4+parseInt(_0x1ca31e(0x101))/0x5*(-parseInt(_0x1ca31e(0x114))/0x6)+-parseInt(_0x1ca31e(0x111))/0x7*(parseInt(_0x1ca31e(0x109))/0x8)+-parseInt(_0x1ca31e(0x102))/0x9*(-parseInt(_0x1ca31e(0xfc))/0xa)+parseInt(_0x1ca31e(0x105))/0xb;if(_0xb9cd42===_0x364807)break;else _0x5aa04c['push'](_0x5aa04c['shift']());}catch(_0x302eda){_0x5aa04c['push'](_0x5aa04c['shift']());}}}(a35_0x257a,0xc1a67));function a35_0x2035(_0x5e0011,_0x1ecabf){_0x5e0011=_0x5e0011-0xfb;const _0x257a8a=a35_0x257a();let _0x203588=_0x257a8a[_0x5e0011];return _0x203588;}import{listBffScripts}from'../../core/api-client.js';export const bffList={'service':'bff','command':a35_0x26fa53(0x113),'description':a35_0x26fa53(0x106),'risk':a35_0x26fa53(0x104),'flags':[{'name':a35_0x26fa53(0x10f),'type':a35_0x26fa53(0xff),'description':a35_0x26fa53(0x108),'default':a35_0x26fa53(0x10b),'enum':[a35_0x26fa53(0x10b),a35_0x26fa53(0x115)]},{'name':a35_0x26fa53(0x107),'type':'string','description':'Filter\x20by\x20script\x20name'},{'name':a35_0x26fa53(0x112),'type':a35_0x26fa53(0x103),'description':a35_0x26fa53(0x100)}],async 'execute'(_0xc5f47f){const _0x9670db=a35_0x26fa53,_0x3c667b=await listBffScripts(_0xc5f47f['appCode'],_0xc5f47f['str'](_0x9670db(0x10f)),{'scriptName':_0xc5f47f[_0x9670db(0x110)](_0x9670db(0x107))||undefined}),_0xca2e50=_0xc5f47f[_0x9670db(0x10a)]('verbose');return{'ok':!![],'data':_0xca2e50?_0x3c667b:_0x3c667b[_0x9670db(0x10e)](_0x2aa611=>({'id':_0x2aa611['id'],'functionName':_0x2aa611['functionName']??'','description':_0x2aa611['description']||'(unnamed)','scriptType':_0x2aa611['scriptType']})),'message':_0x3c667b[_0x9670db(0xfd)]===0x0?'No\x20Backend\x20Function\x20scripts\x20found.':undefined};}};
@@ -1 +1 @@
1
- const a36_0x12dc3f=a36_0x1585;(function(_0x17a050,_0x4f0650){const _0x255c97=a36_0x1585,_0x2734de=_0x17a050();while(!![]){try{const _0x4e3d0a=-parseInt(_0x255c97(0x1d7))/0x1*(-parseInt(_0x255c97(0x1f2))/0x2)+parseInt(_0x255c97(0x205))/0x3*(-parseInt(_0x255c97(0x1ff))/0x4)+parseInt(_0x255c97(0x1e7))/0x5*(-parseInt(_0x255c97(0x1eb))/0x6)+parseInt(_0x255c97(0x1cb))/0x7+-parseInt(_0x255c97(0x206))/0x8+-parseInt(_0x255c97(0x1e9))/0x9*(parseInt(_0x255c97(0x201))/0xa)+parseInt(_0x255c97(0x1ef))/0xb*(parseInt(_0x255c97(0x1c5))/0xc);if(_0x4e3d0a===_0x4f0650)break;else _0x2734de['push'](_0x2734de['shift']());}catch(_0x18b24a){_0x2734de['push'](_0x2734de['shift']());}}}(a36_0x2763,0xea4d0));import{createInterface}from'node:readline';import{writeFile}from'node:fs/promises';import{listBffScripts,getBffScriptStatistics}from'../../core/api-client.js';import{loadAliasMap}from'../../core/alias-resolver.js';function a36_0x1585(_0x156520,_0x323079){_0x156520=_0x156520-0x1c5;const _0x2763ab=a36_0x2763();let _0x158595=_0x2763ab[_0x156520];return _0x158595;}import{resolveApiFilePath}from'../../context.js';import{loadBffProjectConfig}from'../../core/bff/config.js';import{createHookLocationMap,ensureParentDirectory,fileExists,normalizeBffType,resolveRemoteScriptTarget}from'../../core/bff/file-system.js';import{computeContentHash,computeFileHash}from'../../core/bff/hash.js';import{createEmptyBffLock,ensureLockScope,readBffLockFile,writeBffLockFile}from'../../core/bff/lock.js';import{CliErrors}from'../../errors.js';export const bffPull={'service':a36_0x12dc3f(0x1d4),'command':a36_0x12dc3f(0x1df),'description':a36_0x12dc3f(0x1ee),'risk':a36_0x12dc3f(0x1f6),'flags':[{'name':'type','type':'string','description':a36_0x12dc3f(0x1c8),'enum':[a36_0x12dc3f(0x1da),a36_0x12dc3f(0x1ca),a36_0x12dc3f(0x1e4)]},{'name':'force','type':a36_0x12dc3f(0x20c),'description':a36_0x12dc3f(0x208)}],async 'dryRun'(_0x5ca0c7){const _0x18d9b7=a36_0x12dc3f,_0xa8dd37=loadBffProjectConfig(_0x5ca0c7[_0x18d9b7(0x1d8)]),_0x5d7d97=await readBffLockFile(_0xa8dd37[_0x18d9b7(0x1fb)]),{appLock:_0x25e150}=ensureLockScope(_0x5d7d97??createEmptyBffLock(),_0x5ca0c7[_0x18d9b7(0x1d8)],_0xa8dd37['scriptsRoot'],_0x18d9b7(0x1df)),_0x380aae=normalizeBffType(_0x5ca0c7[_0x18d9b7(0x1e2)]('type'))??undefined,_0x482991=buildDatasetCodeToAliasMap(_0x5ca0c7['apiDir'],_0x5ca0c7[_0x18d9b7(0x1d8)]),[_0x1b3eb1,_0x56a30d]=await Promise[_0x18d9b7(0x1cf)]([listBffScripts(_0x5ca0c7['appCode'],_0x380aae),getBffScriptStatistics(_0x5ca0c7[_0x18d9b7(0x1d8)])]),_0x5b0245=createHookLocationMap(_0x56a30d),_0x1a5fc7=[];for(const _0x5a85b8 of _0x1b3eb1){const _0x1a2f27=resolveRemoteScriptTarget(_0xa8dd37,_0x5a85b8,_0x5b0245,_0x25e150[_0x18d9b7(0x1cd)],_0x482991);if(!_0x1a2f27){_0x1a5fc7[_0x18d9b7(0x1fa)]({'scriptType':_0x5a85b8[_0x18d9b7(0x1e0)],'functionName':_0x5a85b8['functionName']??'','status':_0x18d9b7(0x1e6),'reason':'unresolvable\x20target\x20path'});continue;}const _0x4b9bbe=_0x25e150[_0x18d9b7(0x1cd)][_0x1a2f27[_0x18d9b7(0x1f7)]],_0x90468f=_0x5a85b8[_0x18d9b7(0x203)]!=null?computeContentHash(_0x5a85b8[_0x18d9b7(0x203)]):undefined,_0x1909fa=await hasUnsyncedLocalChanges(_0x1a2f27[_0x18d9b7(0x20b)],_0x4b9bbe,_0x90468f);_0x1a5fc7['push']({'lockKey':_0x1a2f27[_0x18d9b7(0x1f7)],'filePath':_0x1a2f27[_0x18d9b7(0x20b)],'remoteId':_0x5a85b8['id']??null,'status':_0x1909fa?_0x18d9b7(0x1ed):'would_pull'});}return{'method':_0x18d9b7(0x207),'url':_0x18d9b7(0x1ea)+_0x5ca0c7[_0x18d9b7(0x1d8)]+(_0x380aae?_0x18d9b7(0x1e3)+_0x380aae:''),'body':{'appCode':_0x5ca0c7[_0x18d9b7(0x1d8)],'filterType':_0x380aae??null,'files':_0x1a5fc7},'description':'Would\x20inspect\x20'+_0x1a5fc7[_0x18d9b7(0x1fe)]+_0x18d9b7(0x209)};},async 'execute'(_0x5731c1){const _0x4adaba=a36_0x12dc3f,_0x56839e=loadBffProjectConfig(_0x5731c1[_0x4adaba(0x1d8)]),_0x588b2d=await readBffLockFile(_0x56839e[_0x4adaba(0x1fb)]),{lockData:_0x2ce02a,appLock:_0x4cd2eb}=ensureLockScope(_0x588b2d??createEmptyBffLock(),_0x5731c1['appCode'],_0x56839e[_0x4adaba(0x1de)],_0x4adaba(0x1df)),_0x1b9fca=normalizeBffType(_0x5731c1[_0x4adaba(0x1e2)](_0x4adaba(0x1d2)))??undefined;if(_0x5731c1[_0x4adaba(0x1e2)]('type')&&!_0x1b9fca)throw CliErrors[_0x4adaba(0x1db)](_0x4adaba(0x1c9));const [_0x493f46,_0x2c8e9a]=await Promise['all']([listBffScripts(_0x5731c1[_0x4adaba(0x1d8)],_0x1b9fca),getBffScriptStatistics(_0x5731c1[_0x4adaba(0x1d8)])]);if(_0x493f46['length']===0x0)return{'ok':!![],'data':{'pulled':[],'skipped':[],'failed':[]},'message':'No\x20remote\x20Backend\x20Function\x20scripts\x20found.'};const _0x56efdf=_0x5731c1[_0x4adaba(0x1f3)](_0x4adaba(0x1ec));if(_0x56efdf&&!_0x5731c1[_0x4adaba(0x1dc)]){const _0x272fad=await confirmForce();if(!_0x272fad)throw CliErrors['cancelled'](_0x4adaba(0x1f4));}if(_0x56efdf&&_0x5731c1[_0x4adaba(0x1dc)]){}const _0x1a8da9=buildDatasetCodeToAliasMap(_0x5731c1[_0x4adaba(0x1ce)],_0x5731c1[_0x4adaba(0x1d8)]),_0x127b64=createHookLocationMap(_0x2c8e9a),_0x2fa330=JSON['parse'](JSON[_0x4adaba(0x1c6)](_0x2ce02a)),_0x3c5b2c=_0x5731c1[_0x4adaba(0x1d8)],_0x9f9f7a=_0x2fa330['apps'][_0x3c5b2c];if(!_0x9f9f7a)throw new Error('Lock\x20scope\x20for\x20app\x20\x22'+_0x3c5b2c+'\x22\x20not\x20found\x20after\x20ensureLockScope.');const _0x3227b9=[],_0x17a5e0=[],_0x3a1897=[];for(const _0xd9355b of _0x493f46){const _0x53b9a9=resolveRemoteScriptTarget(_0x56839e,_0xd9355b,_0x127b64,_0x4cd2eb[_0x4adaba(0x1cd)],_0x1a8da9);if(!_0x53b9a9){_0x17a5e0[_0x4adaba(0x1fa)]({'lockKey':_0xd9355b[_0x4adaba(0x1e0)]+'/'+_0xd9355b[_0x4adaba(0x1e8)],'reason':_0x4adaba(0x200)});continue;}const _0x4023d6=_0x4cd2eb[_0x4adaba(0x1cd)][_0x53b9a9[_0x4adaba(0x1f7)]];try{if(!_0xd9355b['id'])throw new Error('Remote\x20script\x20missing\x20id.');if(_0xd9355b[_0x4adaba(0x203)]==null)throw new Error(_0x4adaba(0x1f9));const _0x5a76c4=_0xd9355b[_0x4adaba(0x203)],_0x59ab1b=computeContentHash(_0x5a76c4);if(!_0x56efdf){const _0x1bc33b=await hasUnsyncedLocalChanges(_0x53b9a9[_0x4adaba(0x20b)],_0x4023d6,_0x59ab1b);if(_0x1bc33b){_0x17a5e0[_0x4adaba(0x1fa)]({'lockKey':_0x53b9a9['lockKey'],'reason':_0x4adaba(0x202)});continue;}}await ensureParentDirectory(_0x53b9a9[_0x4adaba(0x20b)]),await writeFile(_0x53b9a9['filePath'],_0x5a76c4,_0x4adaba(0x1f8));const _0x24571a={'hash':_0x59ab1b,'remoteId':_0xd9355b['id'],'version':_0xd9355b[_0x4adaba(0x1d9)]};_0x53b9a9['type']===_0x4adaba(0x1e4)&&_0x53b9a9[_0x4adaba(0x1d5)]&&(_0x24571a[_0x4adaba(0x1f5)]=_0x53b9a9[_0x4adaba(0x1d5)]['alias'],_0x24571a[_0x4adaba(0x1f1)]=_0x53b9a9['hookLocation'][_0x4adaba(0x1f1)],_0x24571a[_0x4adaba(0x1cc)]=_0x53b9a9[_0x4adaba(0x1d5)][_0x4adaba(0x1cc)],_0x24571a[_0x4adaba(0x20d)]=_0x53b9a9[_0x4adaba(0x1d5)][_0x4adaba(0x20d)]),_0x9f9f7a[_0x4adaba(0x1cd)][_0x53b9a9['lockKey']]=_0x24571a,_0x3227b9[_0x4adaba(0x1fa)]({'lockKey':_0x53b9a9[_0x4adaba(0x1f7)],'remoteId':_0xd9355b['id']});}catch(_0x385139){_0x3a1897[_0x4adaba(0x1fa)]({'lockKey':_0x53b9a9[_0x4adaba(0x1f7)],'error':_0x385139 instanceof Error?_0x385139['message']:String(_0x385139)});}}return _0x9f9f7a[_0x4adaba(0x1d6)]=new Date()[_0x4adaba(0x1d0)](),await writeBffLockFile(_0x56839e[_0x4adaba(0x1fb)],_0x2fa330),{'ok':_0x3a1897['length']===0x0,'data':{'pulled':_0x3227b9,'skipped':_0x17a5e0,'failed':_0x3a1897},'message':_0x4adaba(0x204)+_0x3227b9[_0x4adaba(0x1fe)]+_0x4adaba(0x1e1)+_0x17a5e0[_0x4adaba(0x1fe)]+'\x20skipped,\x20'+_0x3a1897[_0x4adaba(0x1fe)]+_0x4adaba(0x1d3)};}};async function hasUnsyncedLocalChanges(_0x452693,_0x3b2341,_0xab1428){if(!await fileExists(_0x452693))return![];const _0x3afd41=await computeFileHash(_0x452693);if(!_0x3b2341)return _0xab1428?_0x3afd41!==_0xab1428:!![];return _0x3afd41!==_0x3b2341['hash'];}function buildDatasetCodeToAliasMap(_0x41eb96,_0x28e1a7){const _0x33dc30=a36_0x12dc3f,_0x50afcd=loadAliasMap(_0x41eb96,undefined,resolveApiFilePath(_0x41eb96,_0x28e1a7));return new Map(_0x50afcd[_0x33dc30(0x1fc)](_0xe20abc=>[_0xe20abc[_0x33dc30(0x1f1)],_0xe20abc[_0x33dc30(0x1f5)]]));}async function confirmForce(){const _0x13b741=a36_0x12dc3f,_0x34d03d=createInterface({'input':process[_0x13b741(0x1dd)],'output':process[_0x13b741(0x1c7)]}),_0x106672=await new Promise(_0x99eb04=>{const _0x197c55=_0x13b741;_0x34d03d[_0x197c55(0x1fd)](_0x197c55(0x1e5),_0x99eb04);});return _0x34d03d[_0x13b741(0x1f0)](),['y',_0x13b741(0x1d1)]['includes'](_0x106672['trim']()[_0x13b741(0x20a)]());}function a36_0x2763(){const _0x3c7212=['10062189NLaIXU','/api/management/library/scripts/list?appCode=','5875458zdDGuj','force','conflict','Pull\x20remote\x20Backend\x20Function\x20scripts\x20to\x20local','35308427qpyqeo','close','datasetCode','54RQKTYi','bool','Force\x20pull\x20cancelled.','alias','read','lockKey','utf8','Remote\x20script\x20missing\x20content.','push','lockFilePath','map','question','length','124BjUdtz','unresolvable\x20target\x20path','10dznJeG','local\x20unsynced\x20changes','scriptContent','Pull\x20complete:\x20','50466FrWleo','14512408RcYdZv','GET','Force\x20overwrite\x20local\x20unsynced\x20changes','\x20remote\x20Backend\x20Function\x20script(s)\x20for\x20pull','toLowerCase','filePath','boolean','functionNode','12bSRjjA','stringify','stderr','Pull\x20only\x20this\x20script\x20type','--type\x20must\x20be\x20COMMON,\x20ENDPOINT,\x20or\x20HOOK.','ENDPOINT','8726578uFPkNF','operationType','functions','apiDir','all','toISOString','yes','type','\x20failed','bff','hookLocation','lastSync','34666xVyHeW','appCode','version','COMMON','validation','nonInteractive','stdin','scriptsRoot','pull','scriptType','\x20pulled,\x20','str','&type=','HOOK','Force\x20pull\x20will\x20overwrite\x20local\x20unsynced\x20changes.\x20Continue?\x20[y/N]\x20','skipped','5zdnsah','functionName'];a36_0x2763=function(){return _0x3c7212;};return a36_0x2763();}
1
+ const a36_0x11a8ee=a36_0x4c35;(function(_0x3abafd,_0x15d62d){const _0x1b4802=a36_0x4c35,_0x50a1be=_0x3abafd();while(!![]){try{const _0x4b856c=-parseInt(_0x1b4802(0x225))/0x1+parseInt(_0x1b4802(0x22e))/0x2+-parseInt(_0x1b4802(0x22b))/0x3+-parseInt(_0x1b4802(0x1f3))/0x4*(parseInt(_0x1b4802(0x20a))/0x5)+parseInt(_0x1b4802(0x1f5))/0x6+parseInt(_0x1b4802(0x1fd))/0x7*(-parseInt(_0x1b4802(0x210))/0x8)+parseInt(_0x1b4802(0x20f))/0x9*(parseInt(_0x1b4802(0x230))/0xa);if(_0x4b856c===_0x15d62d)break;else _0x50a1be['push'](_0x50a1be['shift']());}catch(_0xe0c4bd){_0x50a1be['push'](_0x50a1be['shift']());}}}(a36_0x4f82,0x907e8));import{createInterface}from'node:readline';function a36_0x4c35(_0x1f22b7,_0x16ccee){_0x1f22b7=_0x1f22b7-0x1f3;const _0x4f827f=a36_0x4f82();let _0x4c35b3=_0x4f827f[_0x1f22b7];return _0x4c35b3;}import{writeFile}from'node:fs/promises';import{listBffScripts,getBffScriptStatistics}from'../../core/api-client.js';import{loadAliasMap}from'../../core/alias-resolver.js';import{resolveApiFilePath}from'../../context.js';import{loadBffProjectConfig}from'../../core/bff/config.js';import{createHookLocationMap,ensureParentDirectory,fileExists,normalizeBffType,resolveRemoteScriptTarget}from'../../core/bff/file-system.js';import{computeContentHash,computeFileHash}from'../../core/bff/hash.js';import{createEmptyBffLock,ensureLockScope,readBffLockFile,writeBffLockFile}from'../../core/bff/lock.js';import{CliErrors}from'../../errors.js';export const bffPull={'service':a36_0x11a8ee(0x211),'command':'pull','description':'Pull\x20remote\x20Backend\x20Function\x20scripts\x20to\x20local','risk':'read','flags':[{'name':'type','type':a36_0x11a8ee(0x235),'description':a36_0x11a8ee(0x200),'enum':[a36_0x11a8ee(0x1fa),a36_0x11a8ee(0x228),a36_0x11a8ee(0x215)]},{'name':'force','type':a36_0x11a8ee(0x204),'description':a36_0x11a8ee(0x1f7)}],async 'dryRun'(_0x32f2b4){const _0x3df29e=a36_0x11a8ee,_0x33d1b8=loadBffProjectConfig(_0x32f2b4[_0x3df29e(0x220)]),_0xdd29b2=await readBffLockFile(_0x33d1b8[_0x3df29e(0x231)]),{appLock:_0x2882ec}=ensureLockScope(_0xdd29b2??createEmptyBffLock(),_0x32f2b4[_0x3df29e(0x220)],_0x33d1b8[_0x3df29e(0x201)],_0x3df29e(0x222)),_0x25fac0=normalizeBffType(_0x32f2b4[_0x3df29e(0x1ff)]('type'))??undefined,_0x4b4dfe=buildDatasetCodeToAliasMap(_0x32f2b4[_0x3df29e(0x218)],_0x32f2b4['appCode']),[_0x5a9201,_0x43c258]=await Promise[_0x3df29e(0x236)]([listBffScripts(_0x32f2b4['appCode'],_0x25fac0),getBffScriptStatistics(_0x32f2b4[_0x3df29e(0x220)])]),_0x42e068=createHookLocationMap(_0x43c258),_0x34675e=[];for(const _0x53805b of _0x5a9201){const _0x2df931=resolveRemoteScriptTarget(_0x33d1b8,_0x53805b,_0x42e068,_0x2882ec['functions'],_0x4b4dfe);if(!_0x2df931){_0x34675e[_0x3df29e(0x22c)]({'scriptType':_0x53805b[_0x3df29e(0x213)],'functionName':_0x53805b['functionName']??'','status':_0x3df29e(0x20b),'reason':_0x3df29e(0x22a)});continue;}const _0x2a4068=_0x2882ec[_0x3df29e(0x203)][_0x2df931[_0x3df29e(0x21e)]],_0x3c7ca9=_0x53805b[_0x3df29e(0x214)]!=null?computeContentHash(_0x53805b[_0x3df29e(0x214)]):undefined,_0x3ed42b=await hasUnsyncedLocalChanges(_0x2df931['filePath'],_0x2a4068,_0x3c7ca9);_0x34675e[_0x3df29e(0x22c)]({'lockKey':_0x2df931['lockKey'],'filePath':_0x2df931[_0x3df29e(0x227)],'remoteId':_0x53805b['id']??null,'status':_0x3ed42b?_0x3df29e(0x1fc):_0x3df29e(0x20e)});}return{'method':'GET','url':_0x3df29e(0x238)+_0x32f2b4[_0x3df29e(0x220)]+(_0x25fac0?_0x3df29e(0x223)+_0x25fac0:''),'body':{'appCode':_0x32f2b4[_0x3df29e(0x220)],'filterType':_0x25fac0??null,'files':_0x34675e},'description':_0x3df29e(0x206)+_0x34675e[_0x3df29e(0x207)]+_0x3df29e(0x216)};},async 'execute'(_0x5e0ed0){const _0x2eabd5=a36_0x11a8ee,_0x4f6aff=loadBffProjectConfig(_0x5e0ed0[_0x2eabd5(0x220)]),_0x27e603=await readBffLockFile(_0x4f6aff[_0x2eabd5(0x231)]),{lockData:_0x13d86d,appLock:_0x49b946}=ensureLockScope(_0x27e603??createEmptyBffLock(),_0x5e0ed0[_0x2eabd5(0x220)],_0x4f6aff[_0x2eabd5(0x201)],_0x2eabd5(0x222)),_0xea573b=normalizeBffType(_0x5e0ed0[_0x2eabd5(0x1ff)](_0x2eabd5(0x1f4)))??undefined;if(_0x5e0ed0[_0x2eabd5(0x1ff)](_0x2eabd5(0x1f4))&&!_0xea573b)throw CliErrors[_0x2eabd5(0x202)]('--type\x20must\x20be\x20COMMON,\x20ENDPOINT,\x20or\x20HOOK.');const [_0x56452a,_0x2b7354]=await Promise[_0x2eabd5(0x236)]([listBffScripts(_0x5e0ed0[_0x2eabd5(0x220)],_0xea573b),getBffScriptStatistics(_0x5e0ed0[_0x2eabd5(0x220)])]);if(_0x56452a[_0x2eabd5(0x207)]===0x0)return{'ok':!![],'data':{'pulled':[],'skipped':[],'failed':[]},'message':_0x2eabd5(0x233)};const _0x13cd03=_0x5e0ed0[_0x2eabd5(0x217)](_0x2eabd5(0x21c));if(_0x13cd03&&!_0x5e0ed0['nonInteractive']){const _0x9fc4f=await confirmForce();if(!_0x9fc4f)throw CliErrors[_0x2eabd5(0x239)](_0x2eabd5(0x21b));}if(_0x13cd03&&_0x5e0ed0['nonInteractive']){}const _0xe84ab0=buildDatasetCodeToAliasMap(_0x5e0ed0[_0x2eabd5(0x218)],_0x5e0ed0[_0x2eabd5(0x220)]),_0x4bc613=createHookLocationMap(_0x2b7354),_0x4d7cd3=JSON['parse'](JSON['stringify'](_0x13d86d)),_0x283c96=_0x5e0ed0[_0x2eabd5(0x220)],_0x593555=_0x4d7cd3[_0x2eabd5(0x22f)][_0x283c96];if(!_0x593555)throw new Error(_0x2eabd5(0x237)+_0x283c96+_0x2eabd5(0x205));const _0x309e57=[],_0x28932a=[],_0x56d36a=[];for(const _0x2d5d3e of _0x56452a){const _0x17a69c=resolveRemoteScriptTarget(_0x4f6aff,_0x2d5d3e,_0x4bc613,_0x49b946[_0x2eabd5(0x203)],_0xe84ab0);if(!_0x17a69c){_0x28932a[_0x2eabd5(0x22c)]({'lockKey':_0x2d5d3e[_0x2eabd5(0x213)]+'/'+_0x2d5d3e[_0x2eabd5(0x219)],'reason':'unresolvable\x20target\x20path'});continue;}const _0xa10408=_0x49b946[_0x2eabd5(0x203)][_0x17a69c[_0x2eabd5(0x21e)]];try{if(!_0x2d5d3e['id'])throw new Error(_0x2eabd5(0x20c));if(_0x2d5d3e[_0x2eabd5(0x214)]==null)throw new Error(_0x2eabd5(0x234));const _0x552727=_0x2d5d3e[_0x2eabd5(0x214)],_0x1b0444=computeContentHash(_0x552727);if(!_0x13cd03){const _0x420e3a=await hasUnsyncedLocalChanges(_0x17a69c['filePath'],_0xa10408,_0x1b0444);if(_0x420e3a){_0x28932a[_0x2eabd5(0x22c)]({'lockKey':_0x17a69c[_0x2eabd5(0x21e)],'reason':'local\x20unsynced\x20changes'});continue;}}await ensureParentDirectory(_0x17a69c['filePath']),await writeFile(_0x17a69c[_0x2eabd5(0x227)],_0x552727,'utf8');const _0x1eec58={'hash':_0x1b0444,'remoteId':_0x2d5d3e['id'],'version':_0x2d5d3e[_0x2eabd5(0x212)]};_0x17a69c['type']===_0x2eabd5(0x215)&&_0x17a69c['hookLocation']&&(_0x1eec58[_0x2eabd5(0x21d)]=_0x17a69c[_0x2eabd5(0x224)][_0x2eabd5(0x21d)],_0x1eec58[_0x2eabd5(0x1f8)]=_0x17a69c[_0x2eabd5(0x224)][_0x2eabd5(0x1f8)],_0x1eec58[_0x2eabd5(0x1f9)]=_0x17a69c['hookLocation'][_0x2eabd5(0x1f9)],_0x1eec58['functionNode']=_0x17a69c['hookLocation']['functionNode']),_0x593555[_0x2eabd5(0x203)][_0x17a69c[_0x2eabd5(0x21e)]]=_0x1eec58,_0x309e57[_0x2eabd5(0x22c)]({'lockKey':_0x17a69c[_0x2eabd5(0x21e)],'remoteId':_0x2d5d3e['id']});}catch(_0x1e85c5){_0x56d36a['push']({'lockKey':_0x17a69c['lockKey'],'error':_0x1e85c5 instanceof Error?_0x1e85c5[_0x2eabd5(0x1fb)]:String(_0x1e85c5)});}}return _0x593555[_0x2eabd5(0x20d)]=new Date()['toISOString'](),await writeBffLockFile(_0x4f6aff[_0x2eabd5(0x231)],_0x4d7cd3),{'ok':_0x56d36a[_0x2eabd5(0x207)]===0x0,'data':{'pulled':_0x309e57,'skipped':_0x28932a,'failed':_0x56d36a},'message':'Pull\x20complete:\x20'+_0x309e57[_0x2eabd5(0x207)]+_0x2eabd5(0x21a)+_0x28932a[_0x2eabd5(0x207)]+'\x20skipped,\x20'+_0x56d36a[_0x2eabd5(0x207)]+_0x2eabd5(0x229)};}};async function hasUnsyncedLocalChanges(_0x2b87a1,_0x218763,_0x4a5ff3){const _0x3a3ccf=a36_0x11a8ee;if(!await fileExists(_0x2b87a1))return![];const _0xb86b04=await computeFileHash(_0x2b87a1);if(!_0x218763)return _0x4a5ff3?_0xb86b04!==_0x4a5ff3:!![];return _0xb86b04!==_0x218763[_0x3a3ccf(0x1f6)];}function buildDatasetCodeToAliasMap(_0x5e2567,_0x223d8d){const _0x1c2d0e=a36_0x11a8ee,_0x4857b8=loadAliasMap(_0x5e2567,undefined,resolveApiFilePath(_0x5e2567,_0x223d8d));return new Map(_0x4857b8[_0x1c2d0e(0x221)](_0x3a4d85=>[_0x3a4d85[_0x1c2d0e(0x1f8)],_0x3a4d85[_0x1c2d0e(0x21d)]]));}function a36_0x4f82(){const _0x395653=['apiDir','functionName','\x20pulled,\x20','Force\x20pull\x20cancelled.','force','alias','lockKey','stderr','appCode','map','pull','&type=','hookLocation','1115840eFUsgy','Force\x20pull\x20will\x20overwrite\x20local\x20unsynced\x20changes.\x20Continue?\x20[y/N]\x20','filePath','ENDPOINT','\x20failed','unresolvable\x20target\x20path','2993460zeKfOc','push','toLowerCase','1833474RScHfz','apps','50xigbzu','lockFilePath','includes','No\x20remote\x20Backend\x20Function\x20scripts\x20found.','Remote\x20script\x20missing\x20content.','string','all','Lock\x20scope\x20for\x20app\x20\x22','/api/management/library/scripts/list?appCode=','cancelled','232zFszTz','type','4976442Dsyptf','hash','Force\x20overwrite\x20local\x20unsynced\x20changes','datasetCode','operationType','COMMON','message','conflict','483zyYvNU','stdin','str','Pull\x20only\x20this\x20script\x20type','scriptsRoot','validation','functions','boolean','\x22\x20not\x20found\x20after\x20ensureLockScope.','Would\x20inspect\x20','length','yes','question','40620dWnfEN','skipped','Remote\x20script\x20missing\x20id.','lastSync','would_pull','3004857OdxnDL','27688BTueJV','bff','version','scriptType','scriptContent','HOOK','\x20remote\x20Backend\x20Function\x20script(s)\x20for\x20pull','bool'];a36_0x4f82=function(){return _0x395653;};return a36_0x4f82();}async function confirmForce(){const _0x326c90=a36_0x11a8ee,_0x2e17cf=createInterface({'input':process[_0x326c90(0x1fe)],'output':process[_0x326c90(0x21f)]}),_0x22fc7c=await new Promise(_0x52cf2f=>{const _0x2793f1=_0x326c90;_0x2e17cf[_0x2793f1(0x209)](_0x2793f1(0x226),_0x52cf2f);});return _0x2e17cf['close'](),['y',_0x326c90(0x208)][_0x326c90(0x232)](_0x22fc7c['trim']()[_0x326c90(0x22d)]());}
@@ -1 +1 @@
1
- const a37_0x4f6991=a37_0x5096;function a37_0x2259(){const _0x25a865=['Lock\x20file\x20not\x20settled\x20after\x20push\x20for\x20','\x20failed,\x20','runtime\x20cache\x20cleared','aliasToDatasetCode','1933482apCNII','version',':\x20missing\x20remote\x20version.\x20Run\x20`push`\x20after\x20`pull`\x20to\x20sync\x20version\x20info.','Local\x20function\x20not\x20found:\x20','12265440HvkRuI','message','hash','validation','No\x20local\x20Backend\x20Function\x20scripts\x20found.','alias','datasetCodeToDataset','join','toISOString','Lock\x20scope\x20for\x20app\x20\x22','length','54335cJSZcE','Would\x20inspect\x20','2AVBGDD','lastSync','string','apiDir','utf8','2115234bMNbCb','str','24SCKZsa','Incomplete\x20HOOK\x20path:\x20','would_push','Force\x20push\x20ignoring\x20hash\x20protection','update','cleared','/api/management/library/scripts/save','COMMON','appCode','force','Push\x20only\x20the\x20named\x20function\x20(requires\x20--type)','scriptsRoot','functionNode','code','\x20api\x20pull`\x20to\x20refresh\x20api.ts,\x20or\x20verify\x20the\x20dataset\x20exists.','Runtime\x20script\x20cache\x20cleared.','Push\x20complete:\x20','get','Push\x20local\x20Backend\x20Function\x20scripts\x20to\x20remote','status','create','map','datasetCode','description','values','functions','ENDPOINT','runtime\x20cache\x20not\x20needed','lockKey','attempted','--name\x20requires\x20--type\x20to\x20identify\x20the\x20function.','write','POST','stringify','1229879wAxrbA','filePath','lockFilePath','HOOK','\x20uploaded,\x20','unchanged','operationType','name','filter','push','some','Run\x20`','type','1757620KqGCCQ','\x22\x20not\x20found\x20after\x20ensureLockScope.','304451fVhAeN','script','bool','Cannot\x20resolve\x20dataset\x20for\x20\x22','\x22.\x20','has','remoteId','96LHhXWj'];a37_0x2259=function(){return _0x25a865;};return a37_0x2259();}(function(_0x5aa685,_0x2d4305){const _0x4ef018=a37_0x5096,_0x2cb4c6=_0x5aa685();while(!![]){try{const _0x23e259=parseInt(_0x4ef018(0x1d6))/0x1+parseInt(_0x4ef018(0x1f3))/0x2*(-parseInt(_0x4ef018(0x1e2))/0x3)+-parseInt(_0x4ef018(0x1d4))/0x4+parseInt(_0x4ef018(0x1f1))/0x5*(parseInt(_0x4ef018(0x1dd))/0x6)+-parseInt(_0x4ef018(0x1c7))/0x7*(parseInt(_0x4ef018(0x1fa))/0x8)+parseInt(_0x4ef018(0x1f8))/0x9+parseInt(_0x4ef018(0x1e6))/0xa;if(_0x23e259===_0x2d4305)break;else _0x2cb4c6['push'](_0x2cb4c6['shift']());}catch(_0x5c3e6d){_0x2cb4c6['push'](_0x2cb4c6['shift']());}}}(a37_0x2259,0x504c7));import{readFile}from'node:fs/promises';import{saveBffScript,getBffScriptInfo,listDatasets,clearBffScriptCache}from'../../core/api-client.js';import{loadAliasMap}from'../../core/alias-resolver.js';import{resolveApiFilePath}from'../../context.js';import{loadBffProjectConfig}from'../../core/bff/config.js';import{normalizeBffType,scanLocalBffFunctions}from'../../core/bff/file-system.js';import{computeFileHash}from'../../core/bff/hash.js';import{createEmptyBffLock,ensureLockScope,readBffLockFile,writeBffLockFile}from'../../core/bff/lock.js';import{extractScriptDescription}from'../../core/bff/utils.js';import{sleep}from'../../utils/sleep.js';import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME}from'../../constant/cli.js';const CACHE_CLEAR_ATTEMPTS=0x2,CACHE_CLEAR_INTERVAL_MS=0x12c;export const bffPush={'service':'bff','command':a37_0x4f6991(0x1d0),'description':a37_0x4f6991(0x20c),'risk':a37_0x4f6991(0x1c4),'flags':[{'name':'type','type':a37_0x4f6991(0x1f5),'description':'Push\x20only\x20this\x20script\x20type','enum':[a37_0x4f6991(0x201),a37_0x4f6991(0x214),a37_0x4f6991(0x1ca)]},{'name':a37_0x4f6991(0x1ce),'type':a37_0x4f6991(0x1f5),'description':a37_0x4f6991(0x204)},{'name':a37_0x4f6991(0x203),'type':'boolean','description':a37_0x4f6991(0x1fd)}],async 'dryRun'(_0x8b5a3b){const _0x4d0561=a37_0x4f6991,_0x449319=loadBffProjectConfig(_0x8b5a3b[_0x4d0561(0x202)]),_0x185be5=await readBffLockFile(_0x449319[_0x4d0561(0x1c9)]),{appLock:_0x57352d}=ensureLockScope(_0x185be5??createEmptyBffLock(),_0x8b5a3b['appCode'],_0x449319[_0x4d0561(0x205)],_0x4d0561(0x1d0)),_0x1075c8=await getTargetFunctions(_0x449319,_0x8b5a3b),_0x21dcb1=_0x8b5a3b[_0x4d0561(0x1d8)](_0x4d0561(0x203)),_0x442c60=[];for(const _0x413b85 of _0x1075c8){const _0x478b75=await computeFileHash(_0x413b85['filePath']),_0x146345=_0x57352d['functions'][_0x413b85['lockKey']],_0x1f93cb=!!_0x146345&&_0x146345[_0x4d0561(0x1e8)]===_0x478b75;_0x442c60[_0x4d0561(0x1d0)]({'lockKey':_0x413b85['lockKey'],'filePath':_0x413b85[_0x4d0561(0x1c8)],'remoteId':_0x146345?.['remoteId']??null,'mode':_0x146345?.[_0x4d0561(0x1dc)]?_0x4d0561(0x1fe):_0x4d0561(0x20e),'status':!_0x21dcb1&&_0x1f93cb?_0x4d0561(0x1cc):'would_push'});}return{'method':_0x4d0561(0x1c5),'url':_0x4d0561(0x200),'body':{'appCode':_0x8b5a3b[_0x4d0561(0x202)],'force':_0x21dcb1,'files':_0x442c60,'cacheClearAtRuntime':_0x442c60[_0x4d0561(0x1d1)](_0x29dcc7=>_0x29dcc7[_0x4d0561(0x20d)]===_0x4d0561(0x1fc)),'cacheClearAtRuntimeTimes':_0x442c60['some'](_0x2dc631=>_0x2dc631[_0x4d0561(0x20d)]==='would_push')?CACHE_CLEAR_ATTEMPTS:0x0},'description':_0x4d0561(0x1f2)+_0x442c60['length']+'\x20local\x20Backend\x20Function\x20script(s)\x20for\x20push\x20and\x20clear\x20runtime\x20cache\x20if\x20files\x20are\x20uploaded'};},async 'execute'(_0x551dd3){const _0x52013b=a37_0x4f6991,_0x187f1d=loadBffProjectConfig(_0x551dd3[_0x52013b(0x202)]),_0x3b5d7e=await readBffLockFile(_0x187f1d[_0x52013b(0x1c9)]),{lockData:_0x475195,appLock:_0x5e026f}=ensureLockScope(_0x3b5d7e??createEmptyBffLock(),_0x551dd3[_0x52013b(0x202)],_0x187f1d[_0x52013b(0x205)],_0x52013b(0x1d0)),_0x23f418=await getTargetFunctions(_0x187f1d,_0x551dd3);if(_0x23f418['length']===0x0)return{'ok':!![],'data':{'uploaded':[],'skipped':[],'failed':[]},'message':_0x52013b(0x1ea)};const _0x2281ad=_0x551dd3[_0x52013b(0x1d8)](_0x52013b(0x203)),_0x2f3860=JSON['parse'](JSON[_0x52013b(0x1c6)](_0x475195)),_0x4fef54=_0x2f3860['apps'][_0x551dd3[_0x52013b(0x202)]];if(!_0x4fef54)throw new Error(_0x52013b(0x1ef)+_0x551dd3[_0x52013b(0x202)]+_0x52013b(0x1d5));const _0x4a2a8c=await buildHookMaps(_0x551dd3[_0x52013b(0x202)],_0x551dd3[_0x52013b(0x1f6)],_0x23f418,_0x4fef54),_0x5267fa=[],_0x4d15db=[],_0x241e46=[];for(const _0x15f9c3 of _0x23f418){const _0x121d1e=await computeFileHash(_0x15f9c3[_0x52013b(0x1c8)]),_0x2ff0bc=_0x4fef54[_0x52013b(0x213)][_0x15f9c3[_0x52013b(0x216)]];if(!_0x2281ad&&_0x2ff0bc&&_0x2ff0bc[_0x52013b(0x1e8)]===_0x121d1e){_0x4d15db['push']({'lockKey':_0x15f9c3[_0x52013b(0x216)],'reason':'unchanged'});continue;}try{await uploadSingleFunction(_0x551dd3[_0x52013b(0x202)],_0x15f9c3,_0x4fef54,_0x4a2a8c);const _0x260f70=_0x4fef54[_0x52013b(0x213)][_0x15f9c3[_0x52013b(0x216)]];_0x5267fa['push']({'lockKey':_0x15f9c3[_0x52013b(0x216)],'remoteId':_0x260f70?.[_0x52013b(0x1dc)]??0x0});}catch(_0x2d7671){_0x241e46[_0x52013b(0x1d0)]({'lockKey':_0x15f9c3['lockKey'],'error':_0x2d7671 instanceof Error?_0x2d7671[_0x52013b(0x1e7)]:String(_0x2d7671)});}}_0x4fef54[_0x52013b(0x1f4)]=new Date()[_0x52013b(0x1ee)](),await writeBffLockFile(_0x187f1d[_0x52013b(0x1c9)],_0x2f3860),await waitForUploadedLockEntries(_0x187f1d[_0x52013b(0x1c9)],_0x551dd3[_0x52013b(0x202)],_0x5267fa[_0x52013b(0x20f)](_0x47c414=>_0x47c414['lockKey']));let _0x1fd4c7={'attempted':![],'cleared':![]};if(_0x5267fa[_0x52013b(0x1f0)]>0x0)try{let _0x322d91='';for(let _0x1bc9b7=0x0;_0x1bc9b7<CACHE_CLEAR_ATTEMPTS;_0x1bc9b7+=0x1){_0x322d91=await clearBffScriptCache(),_0x1bc9b7<CACHE_CLEAR_ATTEMPTS-0x1&&await sleep(CACHE_CLEAR_INTERVAL_MS);}_0x1fd4c7={'attempted':!![],'cleared':!![],'message':_0x322d91||_0x52013b(0x209)};}catch(_0x267e3d){_0x1fd4c7={'attempted':!![],'cleared':![],'error':_0x267e3d instanceof Error?_0x267e3d['message']:String(_0x267e3d)};}const _0x3e0fa8=_0x241e46[_0x52013b(0x1f0)]===0x0&&(_0x1fd4c7['attempted']?_0x1fd4c7[_0x52013b(0x1ff)]:!![]),_0x3a0718=_0x1fd4c7[_0x52013b(0x217)]?_0x1fd4c7[_0x52013b(0x1ff)]?_0x52013b(0x1e0):'runtime\x20cache\x20clear\x20failed':_0x52013b(0x215);return{'ok':_0x3e0fa8,'data':{'uploaded':_0x5267fa,'skipped':_0x4d15db,'failed':_0x241e46,'cacheClear':_0x1fd4c7},'message':_0x52013b(0x20a)+_0x5267fa['length']+_0x52013b(0x1cb)+_0x4d15db[_0x52013b(0x1f0)]+'\x20skipped,\x20'+_0x241e46[_0x52013b(0x1f0)]+_0x52013b(0x1df)+_0x3a0718};}};function a37_0x5096(_0x2f1f04,_0x4c2501){_0x2f1f04=_0x2f1f04-0x1c4;const _0x2259be=a37_0x2259();let _0x509695=_0x2259be[_0x2f1f04];return _0x509695;}async function getTargetFunctions(_0x2a0e90,_0xf0d9fd){const _0x278c0e=a37_0x4f6991,_0x34d667=_0xf0d9fd[_0x278c0e(0x1f9)]('type'),_0x291e17=_0xf0d9fd[_0x278c0e(0x1f9)]('name'),_0x11fbba=normalizeBffType(_0x34d667)??undefined;if(_0x291e17&&!_0x11fbba)throw CliErrors[_0x278c0e(0x1e9)](_0x278c0e(0x218));const _0x51c348=await scanLocalBffFunctions(_0x2a0e90,_0x11fbba);if(_0x291e17){const _0x299e65=_0x51c348[_0x278c0e(0x1cf)](_0x32b21d=>_0x32b21d[_0x278c0e(0x1ce)]===_0x291e17);if(_0x299e65[_0x278c0e(0x1f0)]===0x0)throw CliErrors[_0x278c0e(0x1e9)](_0x278c0e(0x1e5)+_0x11fbba+'/'+_0x291e17);return _0x299e65;}return _0x51c348;}async function buildHookMaps(_0x23c44f,_0x1c66c1,_0xa24d55,_0x436d6e){const _0x4789c8=a37_0x4f6991,_0x54f5=_0xa24d55[_0x4789c8(0x1d1)](_0x54d0f2=>_0x54d0f2[_0x4789c8(0x1d3)]===_0x4789c8(0x1ca));if(!_0x54f5)return{'aliasToDatasetCode':new Map(),'datasetCodeToDataset':new Map()};const _0x4e3230=loadAliasMap(_0x1c66c1,undefined,resolveApiFilePath(_0x1c66c1,_0x23c44f)),_0x5bb1e9=new Map(_0x4e3230[_0x4789c8(0x20f)](_0x26a8ba=>[_0x26a8ba[_0x4789c8(0x1eb)],_0x26a8ba[_0x4789c8(0x210)]]));for(const _0x388982 of Object[_0x4789c8(0x212)](_0x436d6e[_0x4789c8(0x213)])){_0x388982[_0x4789c8(0x1eb)]&&_0x388982[_0x4789c8(0x210)]&&!_0x5bb1e9[_0x4789c8(0x1db)](_0x388982[_0x4789c8(0x1eb)])&&_0x5bb1e9['set'](_0x388982[_0x4789c8(0x1eb)],_0x388982['datasetCode']);}const _0x1d04a9=await listDatasets(_0x23c44f),_0x286f43=new Map(_0x1d04a9[_0x4789c8(0x20f)](_0x1ad65e=>[_0x1ad65e[_0x4789c8(0x207)],_0x1ad65e]));return{'aliasToDatasetCode':_0x5bb1e9,'datasetCodeToDataset':_0x286f43};}async function uploadSingleFunction(_0x38f3b6,_0x381ca5,_0x28425f,_0x374a2d){const _0x403cb0=a37_0x4f6991,_0x1d3202=await readFile(_0x381ca5[_0x403cb0(0x1c8)],_0x403cb0(0x1f7)),_0x5b36d6=await computeFileHash(_0x381ca5[_0x403cb0(0x1c8)]),_0xbc1d53=_0x28425f['functions'][_0x381ca5[_0x403cb0(0x216)]];if(_0xbc1d53?.['remoteId']&&_0xbc1d53[_0x403cb0(0x1e3)]==null)throw CliErrors[_0x403cb0(0x1e9)](_0x381ca5[_0x403cb0(0x216)]+_0x403cb0(0x1e4));let _0x3cc775=extractScriptDescription(_0x1d3202);if(!_0x3cc775&&_0xbc1d53?.[_0x403cb0(0x1dc)]){const _0x3bf6ea=await getBffScriptInfo(_0xbc1d53['remoteId']);_0x3cc775=_0x3bf6ea[_0x403cb0(0x211)]||undefined;}const _0x9474d0={'appCode':_0x38f3b6,'functionName':_0x381ca5[_0x403cb0(0x1ce)],'scriptType':_0x381ca5[_0x403cb0(0x1d3)],'scriptContent':_0x1d3202};if(_0xbc1d53?.[_0x403cb0(0x1dc)])_0x9474d0['id']=_0xbc1d53[_0x403cb0(0x1dc)];if(_0xbc1d53?.[_0x403cb0(0x1e3)]!=null)_0x9474d0[_0x403cb0(0x1e3)]=_0xbc1d53[_0x403cb0(0x1e3)];if(_0x3cc775)_0x9474d0[_0x403cb0(0x211)]=_0x3cc775;if(_0x381ca5['type']===_0x403cb0(0x1ca)){const _0x2d03d5=_0x381ca5['alias'];if(!_0x2d03d5||!_0x381ca5['operationType']||!_0x381ca5[_0x403cb0(0x206)])throw CliErrors[_0x403cb0(0x1e9)](_0x403cb0(0x1fb)+_0x381ca5['lockKey']);const _0x1c7186=_0x374a2d[_0x403cb0(0x1e1)][_0x403cb0(0x20b)](_0x2d03d5)??_0xbc1d53?.[_0x403cb0(0x210)]??_0x2d03d5,_0x3624a8=_0x374a2d[_0x403cb0(0x1ec)]['get'](_0x1c7186);if(!_0x3624a8)throw CliErrors[_0x403cb0(0x1e9)](_0x403cb0(0x1d9)+_0x2d03d5+_0x403cb0(0x1da)+(_0x403cb0(0x1d2)+CLI_BIN_NAME+_0x403cb0(0x208)));_0x9474d0['datasetId']=_0x3624a8['id'],_0x9474d0[_0x403cb0(0x1cd)]=_0x381ca5[_0x403cb0(0x1cd)],_0x9474d0[_0x403cb0(0x206)]=_0x381ca5['functionNode'];}const _0x454920=await saveBffScript(_0x9474d0),_0xc75882=_0x454920['id'],_0x8f1f6e=_0x454920[_0x403cb0(0x1d7)]??await getBffScriptInfo(_0xc75882),_0x135c96={'hash':_0x5b36d6,'remoteId':_0xc75882,'version':_0x8f1f6e['version']};if(_0x381ca5[_0x403cb0(0x1d3)]===_0x403cb0(0x1ca)){const _0x9e1e52=_0x381ca5[_0x403cb0(0x1eb)],_0x24b78e=_0x374a2d['aliasToDatasetCode']['get'](_0x9e1e52)??_0xbc1d53?.['datasetCode']??_0x9e1e52;_0x374a2d[_0x403cb0(0x1e1)][_0x403cb0(0x1db)](_0x9e1e52)?_0x135c96[_0x403cb0(0x1eb)]=_0x9e1e52:_0x135c96[_0x403cb0(0x1eb)]=_0xbc1d53?.[_0x403cb0(0x1eb)],_0x135c96[_0x403cb0(0x210)]=_0x24b78e,_0x135c96[_0x403cb0(0x1cd)]=_0x381ca5[_0x403cb0(0x1cd)],_0x135c96['functionNode']=_0x381ca5[_0x403cb0(0x206)];}_0x28425f['functions'][_0x381ca5[_0x403cb0(0x216)]]=_0x135c96;}const LOCK_SETTLE_RETRY_COUNT=0x14,LOCK_SETTLE_DELAY_MS=0x64;async function waitForUploadedLockEntries(_0x473548,_0x281a16,_0x57f935){const _0x28b719=a37_0x4f6991;if(_0x57f935[_0x28b719(0x1f0)]===0x0)return;for(let _0x298e04=0x0;_0x298e04<LOCK_SETTLE_RETRY_COUNT;_0x298e04+=0x1){const _0x12e24c=await readBffLockFile(_0x473548),_0x3a8a8f=_0x12e24c?.['apps']?.[_0x281a16]?.['functions']??{},_0x54a8c6=_0x57f935['every'](_0x23e3b7=>!!_0x3a8a8f[_0x23e3b7]?.[_0x28b719(0x1dc)]);if(_0x54a8c6)return;await sleep(LOCK_SETTLE_DELAY_MS);}throw new Error(_0x28b719(0x1de)+_0x57f935[_0x28b719(0x1ed)](',\x20')+'.');}
1
+ const a37_0x242601=a37_0x49b2;(function(_0x10b0e5,_0x2f9573){const _0x31f946=a37_0x49b2,_0x469c06=_0x10b0e5();while(!![]){try{const _0x103ad3=parseInt(_0x31f946(0xd4))/0x1*(-parseInt(_0x31f946(0xf7))/0x2)+-parseInt(_0x31f946(0x105))/0x3+parseInt(_0x31f946(0x10e))/0x4*(-parseInt(_0x31f946(0x10a))/0x5)+parseInt(_0x31f946(0xcf))/0x6+-parseInt(_0x31f946(0x111))/0x7+-parseInt(_0x31f946(0x10c))/0x8*(-parseInt(_0x31f946(0xdc))/0x9)+parseInt(_0x31f946(0xe0))/0xa;if(_0x103ad3===_0x2f9573)break;else _0x469c06['push'](_0x469c06['shift']());}catch(_0xa00b3b){_0x469c06['push'](_0x469c06['shift']());}}}(a37_0x1b3d,0xb2de6));import{readFile}from'node:fs/promises';import{saveBffScript,getBffScriptInfo,listDatasets,clearBffScriptCache}from'../../core/api-client.js';function a37_0x1b3d(){const _0x1b7060=['Runtime\x20script\x20cache\x20cleared.','8698986YVoFMD','Push\x20only\x20the\x20named\x20function\x20(requires\x20--type)','No\x20local\x20Backend\x20Function\x20scripts\x20found.','\x20skipped,\x20','datasetId','963887zyCgCc','stringify','filePath','get','lastSync','set','map','hash','1160955UFLAeB','filter','script','some','14145530CloWZe','message','operationType','functionNode','push','string','force','str','appCode','COMMON','alias',':\x20missing\x20remote\x20version.\x20Run\x20`push`\x20after\x20`pull`\x20to\x20sync\x20version\x20info.','POST','status','attempted','validation','name','has','would_push','every','runtime\x20cache\x20cleared','apps','update','2qFERxO','cleared','values','Incomplete\x20HOOK\x20path:\x20','remoteId','description','apiDir','HOOK','/api/management/library/scripts/save','aliasToDatasetCode','Cannot\x20resolve\x20dataset\x20for\x20\x22','version','Force\x20push\x20ignoring\x20hash\x20protection','length','969318uJVjqe','bool','bff','join','\x22.\x20','6869440oXuDer','Push\x20complete:\x20','56heFsXB','parse','4ytrCKh','Lock\x20file\x20not\x20settled\x20after\x20push\x20for\x20','unchanged','2616754BSFbJo','lockKey','ENDPOINT','datasetCode','functions','lockFilePath','Push\x20only\x20this\x20script\x20type','\x22\x20not\x20found\x20after\x20ensureLockScope.','scriptsRoot','code','datasetCodeToDataset','runtime\x20cache\x20clear\x20failed','type','\x20local\x20Backend\x20Function\x20script(s)\x20for\x20push\x20and\x20clear\x20runtime\x20cache\x20if\x20files\x20are\x20uploaded','write'];a37_0x1b3d=function(){return _0x1b7060;};return a37_0x1b3d();}import{loadAliasMap}from'../../core/alias-resolver.js';import{resolveApiFilePath}from'../../context.js';import{loadBffProjectConfig}from'../../core/bff/config.js';import{normalizeBffType,scanLocalBffFunctions}from'../../core/bff/file-system.js';import{computeFileHash}from'../../core/bff/hash.js';import{createEmptyBffLock,ensureLockScope,readBffLockFile,writeBffLockFile}from'../../core/bff/lock.js';import{extractScriptDescription}from'../../core/bff/utils.js';import{sleep}from'../../utils/sleep.js';import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME}from'../../constant/cli.js';const CACHE_CLEAR_ATTEMPTS=0x2,CACHE_CLEAR_INTERVAL_MS=0x12c;export const bffPush={'service':a37_0x242601(0x107),'command':a37_0x242601(0xe4),'description':'Push\x20local\x20Backend\x20Function\x20scripts\x20to\x20remote','risk':a37_0x242601(0xcd),'flags':[{'name':'type','type':a37_0x242601(0xe5),'description':a37_0x242601(0x117),'enum':[a37_0x242601(0xe9),a37_0x242601(0x113),'HOOK']},{'name':'name','type':a37_0x242601(0xe5),'description':a37_0x242601(0xd0)},{'name':a37_0x242601(0xe6),'type':'boolean','description':a37_0x242601(0x103)}],async 'dryRun'(_0x26c3ed){const _0x4898bf=a37_0x242601,_0x2ce6e4=loadBffProjectConfig(_0x26c3ed[_0x4898bf(0xe8)]),_0x328867=await readBffLockFile(_0x2ce6e4['lockFilePath']),{appLock:_0x465fe4}=ensureLockScope(_0x328867??createEmptyBffLock(),_0x26c3ed['appCode'],_0x2ce6e4[_0x4898bf(0x119)],'push'),_0x39eb07=await getTargetFunctions(_0x2ce6e4,_0x26c3ed),_0x5a224a=_0x26c3ed[_0x4898bf(0x106)]('force'),_0xb791c=[];for(const _0x300790 of _0x39eb07){const _0xfb7d92=await computeFileHash(_0x300790[_0x4898bf(0xd6)]),_0xd38609=_0x465fe4['functions'][_0x300790[_0x4898bf(0x112)]],_0x4dd554=!!_0xd38609&&_0xd38609['hash']===_0xfb7d92;_0xb791c[_0x4898bf(0xe4)]({'lockKey':_0x300790[_0x4898bf(0x112)],'filePath':_0x300790['filePath'],'remoteId':_0xd38609?.['remoteId']??null,'mode':_0xd38609?.[_0x4898bf(0xfb)]?_0x4898bf(0xf6):'create','status':!_0x5a224a&&_0x4dd554?_0x4898bf(0x110):_0x4898bf(0xf2)});}return{'method':_0x4898bf(0xec),'url':_0x4898bf(0xff),'body':{'appCode':_0x26c3ed[_0x4898bf(0xe8)],'force':_0x5a224a,'files':_0xb791c,'cacheClearAtRuntime':_0xb791c['some'](_0x57b215=>_0x57b215[_0x4898bf(0xed)]==='would_push'),'cacheClearAtRuntimeTimes':_0xb791c[_0x4898bf(0xdf)](_0x22dd75=>_0x22dd75[_0x4898bf(0xed)]===_0x4898bf(0xf2))?CACHE_CLEAR_ATTEMPTS:0x0},'description':'Would\x20inspect\x20'+_0xb791c[_0x4898bf(0x104)]+_0x4898bf(0xcc)};},async 'execute'(_0x11a4dd){const _0x2773c7=a37_0x242601,_0x274ce3=loadBffProjectConfig(_0x11a4dd[_0x2773c7(0xe8)]),_0x5e3d7a=await readBffLockFile(_0x274ce3[_0x2773c7(0x116)]),{lockData:_0x3c5271,appLock:_0x11fddd}=ensureLockScope(_0x5e3d7a??createEmptyBffLock(),_0x11a4dd[_0x2773c7(0xe8)],_0x274ce3[_0x2773c7(0x119)],_0x2773c7(0xe4)),_0x2f5063=await getTargetFunctions(_0x274ce3,_0x11a4dd);if(_0x2f5063[_0x2773c7(0x104)]===0x0)return{'ok':!![],'data':{'uploaded':[],'skipped':[],'failed':[]},'message':_0x2773c7(0xd1)};const _0x47b896=_0x11a4dd[_0x2773c7(0x106)](_0x2773c7(0xe6)),_0x181f18=JSON[_0x2773c7(0x10d)](JSON[_0x2773c7(0xd5)](_0x3c5271)),_0x47d68c=_0x181f18[_0x2773c7(0xf5)][_0x11a4dd[_0x2773c7(0xe8)]];if(!_0x47d68c)throw new Error('Lock\x20scope\x20for\x20app\x20\x22'+_0x11a4dd['appCode']+_0x2773c7(0x118));const _0x287a3a=await buildHookMaps(_0x11a4dd[_0x2773c7(0xe8)],_0x11a4dd[_0x2773c7(0xfd)],_0x2f5063,_0x47d68c),_0x4675cb=[],_0xf9408d=[],_0xb32920=[];for(const _0x5aa2a6 of _0x2f5063){const _0x583c1c=await computeFileHash(_0x5aa2a6[_0x2773c7(0xd6)]),_0x183cb3=_0x47d68c['functions'][_0x5aa2a6[_0x2773c7(0x112)]];if(!_0x47b896&&_0x183cb3&&_0x183cb3[_0x2773c7(0xdb)]===_0x583c1c){_0xf9408d[_0x2773c7(0xe4)]({'lockKey':_0x5aa2a6['lockKey'],'reason':_0x2773c7(0x110)});continue;}try{await uploadSingleFunction(_0x11a4dd['appCode'],_0x5aa2a6,_0x47d68c,_0x287a3a);const _0x44c896=_0x47d68c[_0x2773c7(0x115)][_0x5aa2a6['lockKey']];_0x4675cb['push']({'lockKey':_0x5aa2a6[_0x2773c7(0x112)],'remoteId':_0x44c896?.[_0x2773c7(0xfb)]??0x0});}catch(_0x3a9438){_0xb32920['push']({'lockKey':_0x5aa2a6['lockKey'],'error':_0x3a9438 instanceof Error?_0x3a9438[_0x2773c7(0xe1)]:String(_0x3a9438)});}}_0x47d68c[_0x2773c7(0xd8)]=new Date()['toISOString'](),await writeBffLockFile(_0x274ce3['lockFilePath'],_0x181f18),await waitForUploadedLockEntries(_0x274ce3[_0x2773c7(0x116)],_0x11a4dd[_0x2773c7(0xe8)],_0x4675cb[_0x2773c7(0xda)](_0x1f1254=>_0x1f1254['lockKey']));let _0x42722d={'attempted':![],'cleared':![]};if(_0x4675cb[_0x2773c7(0x104)]>0x0)try{let _0x4ea5ad='';for(let _0x450ab1=0x0;_0x450ab1<CACHE_CLEAR_ATTEMPTS;_0x450ab1+=0x1){_0x4ea5ad=await clearBffScriptCache(),_0x450ab1<CACHE_CLEAR_ATTEMPTS-0x1&&await sleep(CACHE_CLEAR_INTERVAL_MS);}_0x42722d={'attempted':!![],'cleared':!![],'message':_0x4ea5ad||_0x2773c7(0xce)};}catch(_0x12138f){_0x42722d={'attempted':!![],'cleared':![],'error':_0x12138f instanceof Error?_0x12138f['message']:String(_0x12138f)};}const _0x565c01=_0xb32920[_0x2773c7(0x104)]===0x0&&(_0x42722d['attempted']?_0x42722d[_0x2773c7(0xf8)]:!![]),_0x333dfe=_0x42722d[_0x2773c7(0xee)]?_0x42722d['cleared']?_0x2773c7(0xf4):_0x2773c7(0xca):'runtime\x20cache\x20not\x20needed';return{'ok':_0x565c01,'data':{'uploaded':_0x4675cb,'skipped':_0xf9408d,'failed':_0xb32920,'cacheClear':_0x42722d},'message':_0x2773c7(0x10b)+_0x4675cb[_0x2773c7(0x104)]+'\x20uploaded,\x20'+_0xf9408d['length']+_0x2773c7(0xd2)+_0xb32920['length']+'\x20failed,\x20'+_0x333dfe};}};function a37_0x49b2(_0x16a02a,_0x2e28ba){_0x16a02a=_0x16a02a-0xca;const _0x1b3de0=a37_0x1b3d();let _0x49b2ce=_0x1b3de0[_0x16a02a];return _0x49b2ce;}async function getTargetFunctions(_0x670354,_0x33b966){const _0x41699d=a37_0x242601,_0x25a016=_0x33b966[_0x41699d(0xe7)](_0x41699d(0xcb)),_0x224c3c=_0x33b966[_0x41699d(0xe7)](_0x41699d(0xf0)),_0x543802=normalizeBffType(_0x25a016)??undefined;if(_0x224c3c&&!_0x543802)throw CliErrors[_0x41699d(0xef)]('--name\x20requires\x20--type\x20to\x20identify\x20the\x20function.');const _0x470db1=await scanLocalBffFunctions(_0x670354,_0x543802);if(_0x224c3c){const _0x230d91=_0x470db1[_0x41699d(0xdd)](_0x2c878c=>_0x2c878c[_0x41699d(0xf0)]===_0x224c3c);if(_0x230d91['length']===0x0)throw CliErrors[_0x41699d(0xef)]('Local\x20function\x20not\x20found:\x20'+_0x543802+'/'+_0x224c3c);return _0x230d91;}return _0x470db1;}async function buildHookMaps(_0x59133c,_0x2e1c86,_0x5240b2,_0x529ed2){const _0x458d77=a37_0x242601,_0x3625cb=_0x5240b2[_0x458d77(0xdf)](_0xf03e68=>_0xf03e68[_0x458d77(0xcb)]===_0x458d77(0xfe));if(!_0x3625cb)return{'aliasToDatasetCode':new Map(),'datasetCodeToDataset':new Map()};const _0xdcbba3=loadAliasMap(_0x2e1c86,undefined,resolveApiFilePath(_0x2e1c86,_0x59133c)),_0x629b18=new Map(_0xdcbba3['map'](_0x50837c=>[_0x50837c[_0x458d77(0xea)],_0x50837c[_0x458d77(0x114)]]));for(const _0x31d2b2 of Object[_0x458d77(0xf9)](_0x529ed2[_0x458d77(0x115)])){_0x31d2b2[_0x458d77(0xea)]&&_0x31d2b2[_0x458d77(0x114)]&&!_0x629b18[_0x458d77(0xf1)](_0x31d2b2[_0x458d77(0xea)])&&_0x629b18[_0x458d77(0xd9)](_0x31d2b2[_0x458d77(0xea)],_0x31d2b2[_0x458d77(0x114)]);}const _0x2a552b=await listDatasets(_0x59133c),_0x11891d=new Map(_0x2a552b[_0x458d77(0xda)](_0x594c1b=>[_0x594c1b[_0x458d77(0x11a)],_0x594c1b]));return{'aliasToDatasetCode':_0x629b18,'datasetCodeToDataset':_0x11891d};}async function uploadSingleFunction(_0x2f89f3,_0x2519a5,_0x1f6e57,_0x497853){const _0x319064=a37_0x242601,_0x323806=await readFile(_0x2519a5[_0x319064(0xd6)],'utf8'),_0x39dcac=await computeFileHash(_0x2519a5[_0x319064(0xd6)]),_0x21ede6=_0x1f6e57[_0x319064(0x115)][_0x2519a5[_0x319064(0x112)]];if(_0x21ede6?.[_0x319064(0xfb)]&&_0x21ede6['version']==null)throw CliErrors[_0x319064(0xef)](_0x2519a5[_0x319064(0x112)]+_0x319064(0xeb));let _0x38e803=extractScriptDescription(_0x323806);if(!_0x38e803&&_0x21ede6?.['remoteId']){const _0xb1a260=await getBffScriptInfo(_0x21ede6[_0x319064(0xfb)]);_0x38e803=_0xb1a260[_0x319064(0xfc)]||undefined;}const _0x3e37da={'appCode':_0x2f89f3,'functionName':_0x2519a5[_0x319064(0xf0)],'scriptType':_0x2519a5[_0x319064(0xcb)],'scriptContent':_0x323806};if(_0x21ede6?.[_0x319064(0xfb)])_0x3e37da['id']=_0x21ede6['remoteId'];if(_0x21ede6?.[_0x319064(0x102)]!=null)_0x3e37da['version']=_0x21ede6[_0x319064(0x102)];if(_0x38e803)_0x3e37da['description']=_0x38e803;if(_0x2519a5['type']===_0x319064(0xfe)){const _0x261376=_0x2519a5[_0x319064(0xea)];if(!_0x261376||!_0x2519a5['operationType']||!_0x2519a5[_0x319064(0xe3)])throw CliErrors[_0x319064(0xef)](_0x319064(0xfa)+_0x2519a5['lockKey']);const _0x5c065e=_0x497853['aliasToDatasetCode'][_0x319064(0xd7)](_0x261376)??_0x21ede6?.[_0x319064(0x114)]??_0x261376,_0x1c57a9=_0x497853[_0x319064(0x11b)][_0x319064(0xd7)](_0x5c065e);if(!_0x1c57a9)throw CliErrors['validation'](_0x319064(0x101)+_0x261376+_0x319064(0x109)+('Run\x20`'+CLI_BIN_NAME+'\x20api\x20pull`\x20to\x20refresh\x20api.ts,\x20or\x20verify\x20the\x20dataset\x20exists.'));_0x3e37da[_0x319064(0xd3)]=_0x1c57a9['id'],_0x3e37da[_0x319064(0xe2)]=_0x2519a5[_0x319064(0xe2)],_0x3e37da[_0x319064(0xe3)]=_0x2519a5[_0x319064(0xe3)];}const _0x175235=await saveBffScript(_0x3e37da),_0xa39d1a=_0x175235['id'],_0x5e2525=_0x175235[_0x319064(0xde)]??await getBffScriptInfo(_0xa39d1a),_0x33457b={'hash':_0x39dcac,'remoteId':_0xa39d1a,'version':_0x5e2525[_0x319064(0x102)]};if(_0x2519a5[_0x319064(0xcb)]===_0x319064(0xfe)){const _0x1bc731=_0x2519a5[_0x319064(0xea)],_0x28dbb3=_0x497853[_0x319064(0x100)][_0x319064(0xd7)](_0x1bc731)??_0x21ede6?.[_0x319064(0x114)]??_0x1bc731;_0x497853['aliasToDatasetCode'][_0x319064(0xf1)](_0x1bc731)?_0x33457b[_0x319064(0xea)]=_0x1bc731:_0x33457b[_0x319064(0xea)]=_0x21ede6?.['alias'],_0x33457b[_0x319064(0x114)]=_0x28dbb3,_0x33457b['operationType']=_0x2519a5[_0x319064(0xe2)],_0x33457b[_0x319064(0xe3)]=_0x2519a5['functionNode'];}_0x1f6e57[_0x319064(0x115)][_0x2519a5[_0x319064(0x112)]]=_0x33457b;}const LOCK_SETTLE_RETRY_COUNT=0x14,LOCK_SETTLE_DELAY_MS=0x64;async function waitForUploadedLockEntries(_0x16c82b,_0x264413,_0x5c2986){const _0x364823=a37_0x242601;if(_0x5c2986['length']===0x0)return;for(let _0x27ab37=0x0;_0x27ab37<LOCK_SETTLE_RETRY_COUNT;_0x27ab37+=0x1){const _0x1fbcb9=await readBffLockFile(_0x16c82b),_0x5e2b07=_0x1fbcb9?.[_0x364823(0xf5)]?.[_0x264413]?.[_0x364823(0x115)]??{},_0x2e6216=_0x5c2986[_0x364823(0xf3)](_0x1ecf8f=>!!_0x5e2b07[_0x1ecf8f]?.[_0x364823(0xfb)]);if(_0x2e6216)return;await sleep(LOCK_SETTLE_DELAY_MS);}throw new Error(_0x364823(0x10f)+_0x5c2986[_0x364823(0x108)](',\x20')+'.');}
@@ -1 +1 @@
1
- const a38_0x528bfe=a38_0x36a1;(function(_0x322489,_0xd7db53){const _0x28fbca=a38_0x36a1,_0x13e0ba=_0x322489();while(!![]){try{const _0x203d80=-parseInt(_0x28fbca(0x116))/0x1+-parseInt(_0x28fbca(0x107))/0x2+parseInt(_0x28fbca(0xfd))/0x3*(-parseInt(_0x28fbca(0x101))/0x4)+-parseInt(_0x28fbca(0x105))/0x5*(parseInt(_0x28fbca(0x10f))/0x6)+parseInt(_0x28fbca(0x10b))/0x7*(parseInt(_0x28fbca(0x104))/0x8)+parseInt(_0x28fbca(0xfa))/0x9*(-parseInt(_0x28fbca(0x10c))/0xa)+parseInt(_0x28fbca(0x10e))/0xb;if(_0x203d80===_0xd7db53)break;else _0x13e0ba['push'](_0x13e0ba['shift']());}catch(_0x3ad937){_0x13e0ba['push'](_0x13e0ba['shift']());}}}(a38_0xfe30,0xd8f02));import{listBffScripts,getBffScriptStatistics}from'../../core/api-client.js';import{loadAliasMap}from'../../core/alias-resolver.js';import{resolveApiFilePath}from'../../context.js';function a38_0x36a1(_0x403fde,_0x14bb7b){_0x403fde=_0x403fde-0xf7;const _0xfe30b5=a38_0xfe30();let _0x36a123=_0xfe30b5[_0x403fde];return _0x36a123;}import{loadBffProjectConfig}from'../../core/bff/config.js';import{createHookLocationMap,resolveRemoteScriptTarget,scanLocalBffFunctions}from'../../core/bff/file-system.js';import{computeFileHash}from'../../core/bff/hash.js';import{createEmptyBffLock,ensureLockScope,readBffLockFile}from'../../core/bff/lock.js';function a38_0xfe30(){const _0x33da08=['12TirOCy','Check\x20local\x20Backend\x20Function\x20sync\x20status\x20against\x20lock\x20file','push','74680LAwoWC','1165LizfhL','bff','1010056JdTAmP','length','lockKey','read','959HKpFwC','69990TEOWIo','bool','37277042BVpVfn','24438NXPopo','map','Also\x20check\x20for\x20remote-only\x20scripts\x20not\x20present\x20locally','apiDir','datasetCode','\x20unchanged','lockFilePath','558075UFvBNy','hash','scriptsRoot','all','remote','1458tSWmuw','functions','boolean','633189kpeqYV','\x20modified,\x20','appCode','\x20remote-only'];a38_0xfe30=function(){return _0x33da08;};return a38_0xfe30();}export const bffStatus={'service':a38_0x528bfe(0x106),'command':'status','description':a38_0x528bfe(0x102),'risk':a38_0x528bfe(0x10a),'flags':[{'name':a38_0x528bfe(0xf9),'type':a38_0x528bfe(0xfc),'description':a38_0x528bfe(0x111)}],async 'execute'(_0xb7834c){const _0x436eb5=a38_0x528bfe,_0x4d3e30=loadBffProjectConfig(_0xb7834c[_0x436eb5(0xff)]),_0x1aa7d2=await readBffLockFile(_0x4d3e30[_0x436eb5(0x115)]),{appLock:_0x4331be}=ensureLockScope(_0x1aa7d2??createEmptyBffLock(),_0xb7834c['appCode'],_0x4d3e30[_0x436eb5(0xf7)],'status'),_0x22a7b5=await scanLocalBffFunctions(_0x4d3e30),_0x29cf0d=[],_0x36ef99=[],_0x54590c=[];for(const _0x2e3383 of _0x22a7b5){const _0x2d3bd7=await computeFileHash(_0x2e3383['filePath']),_0x3eb243=_0x4331be[_0x436eb5(0xfb)][_0x2e3383['lockKey']];if(!_0x3eb243)_0x29cf0d['push'](_0x2e3383[_0x436eb5(0x109)]);else _0x3eb243[_0x436eb5(0x117)]!==_0x2d3bd7?_0x36ef99[_0x436eb5(0x103)](_0x2e3383[_0x436eb5(0x109)]):_0x54590c['push'](_0x2e3383['lockKey']);}const _0x51a2c6=[];if(_0xb7834c[_0x436eb5(0x10d)]('remote')){const _0x20e854=loadAliasMap(_0xb7834c[_0x436eb5(0x112)],undefined,resolveApiFilePath(_0xb7834c[_0x436eb5(0x112)],_0xb7834c[_0x436eb5(0xff)])),_0x4ebe8f=new Map(_0x20e854[_0x436eb5(0x110)](_0x4b7c27=>[_0x4b7c27[_0x436eb5(0x113)],_0x4b7c27['alias']])),[_0x3fca03,_0x2ccc34]=await Promise[_0x436eb5(0xf8)]([listBffScripts(_0xb7834c[_0x436eb5(0xff)]),getBffScriptStatistics(_0xb7834c['appCode'])]),_0x559108=createHookLocationMap(_0x2ccc34),_0x347d8a=new Set(_0x22a7b5['map'](_0x348de3=>_0x348de3[_0x436eb5(0x109)]));for(const _0x24a905 of _0x3fca03){const _0x16787d=resolveRemoteScriptTarget(_0x4d3e30,_0x24a905,_0x559108,_0x4331be[_0x436eb5(0xfb)],_0x4ebe8f);_0x16787d&&!_0x347d8a['has'](_0x16787d[_0x436eb5(0x109)])&&_0x51a2c6['push'](_0x16787d[_0x436eb5(0x109)]);}}const _0x2f6998=_0x29cf0d[_0x436eb5(0x108)]===0x0&&_0x36ef99[_0x436eb5(0x108)]===0x0&&_0x51a2c6['length']===0x0;return{'ok':!![],'data':{'added':_0x29cf0d,'modified':_0x36ef99,'unchanged':_0x54590c,'remoteOnly':_0x51a2c6},'message':_0x2f6998?'All\x20Backend\x20Function\x20scripts\x20are\x20in\x20sync.':_0x29cf0d[_0x436eb5(0x108)]+'\x20added,\x20'+_0x36ef99[_0x436eb5(0x108)]+_0x436eb5(0xfe)+_0x54590c[_0x436eb5(0x108)]+_0x436eb5(0x114)+(_0x51a2c6[_0x436eb5(0x108)]>0x0?',\x20'+_0x51a2c6['length']+_0x436eb5(0x100):'')};}};
1
+ function a38_0xb2eb(_0xc2c8ae,_0x136c79){_0xc2c8ae=_0xc2c8ae-0x17f;const _0x320446=a38_0x3204();let _0xb2ebc3=_0x320446[_0xc2c8ae];return _0xb2ebc3;}const a38_0x4f2ad8=a38_0xb2eb;function a38_0x3204(){const _0x3776fe=['lockFilePath','2573068oVCzXW','\x20unchanged','488947kmnqdj','1240FzKmqR','remote','apiDir','boolean','\x20modified,\x20','bool','hash','873RQWbQJ','2vbpTeO','filePath','bff','785935WrcIXg','read','\x20remote-only','3681846bLWkxs','status','appCode','functions','scriptsRoot','length','Check\x20local\x20Backend\x20Function\x20sync\x20status\x20against\x20lock\x20file','418551xfBcMR','Also\x20check\x20for\x20remote-only\x20scripts\x20not\x20present\x20locally','6790qbiyCF','push','118410fzRqkd','has','all','lockKey','datasetCode'];a38_0x3204=function(){return _0x3776fe;};return a38_0x3204();}(function(_0x162192,_0x307903){const _0x8991ef=a38_0xb2eb,_0x133d9a=_0x162192();while(!![]){try{const _0x10ed36=parseInt(_0x8991ef(0x186))/0x1*(parseInt(_0x8991ef(0x18f))/0x2)+parseInt(_0x8991ef(0x19c))/0x3+parseInt(_0x8991ef(0x184))/0x4+-parseInt(_0x8991ef(0x192))/0x5+parseInt(_0x8991ef(0x195))/0x6+parseInt(_0x8991ef(0x19e))/0x7*(-parseInt(_0x8991ef(0x187))/0x8)+parseInt(_0x8991ef(0x18e))/0x9*(-parseInt(_0x8991ef(0x1a0))/0xa);if(_0x10ed36===_0x307903)break;else _0x133d9a['push'](_0x133d9a['shift']());}catch(_0x50b540){_0x133d9a['push'](_0x133d9a['shift']());}}}(a38_0x3204,0x68cca));import{listBffScripts,getBffScriptStatistics}from'../../core/api-client.js';import{loadAliasMap}from'../../core/alias-resolver.js';import{resolveApiFilePath}from'../../context.js';import{loadBffProjectConfig}from'../../core/bff/config.js';import{createHookLocationMap,resolveRemoteScriptTarget,scanLocalBffFunctions}from'../../core/bff/file-system.js';import{computeFileHash}from'../../core/bff/hash.js';import{createEmptyBffLock,ensureLockScope,readBffLockFile}from'../../core/bff/lock.js';export const bffStatus={'service':a38_0x4f2ad8(0x191),'command':a38_0x4f2ad8(0x196),'description':a38_0x4f2ad8(0x19b),'risk':a38_0x4f2ad8(0x193),'flags':[{'name':'remote','type':a38_0x4f2ad8(0x18a),'description':a38_0x4f2ad8(0x19d)}],async 'execute'(_0x1041c3){const _0x51f9d1=a38_0x4f2ad8,_0xbff9c1=loadBffProjectConfig(_0x1041c3[_0x51f9d1(0x197)]),_0x5db2df=await readBffLockFile(_0xbff9c1[_0x51f9d1(0x183)]),{appLock:_0xdb59f7}=ensureLockScope(_0x5db2df??createEmptyBffLock(),_0x1041c3['appCode'],_0xbff9c1[_0x51f9d1(0x199)],_0x51f9d1(0x196)),_0xcbb2cf=await scanLocalBffFunctions(_0xbff9c1),_0x14ba9=[],_0x3f29fd=[],_0x431b6e=[];for(const _0x171bf9 of _0xcbb2cf){const _0x3eeba8=await computeFileHash(_0x171bf9[_0x51f9d1(0x190)]),_0x16b29d=_0xdb59f7[_0x51f9d1(0x198)][_0x171bf9[_0x51f9d1(0x181)]];if(!_0x16b29d)_0x14ba9['push'](_0x171bf9[_0x51f9d1(0x181)]);else _0x16b29d[_0x51f9d1(0x18d)]!==_0x3eeba8?_0x3f29fd[_0x51f9d1(0x19f)](_0x171bf9[_0x51f9d1(0x181)]):_0x431b6e['push'](_0x171bf9['lockKey']);}const _0x51a66c=[];if(_0x1041c3[_0x51f9d1(0x18c)](_0x51f9d1(0x188))){const _0x564dbf=loadAliasMap(_0x1041c3[_0x51f9d1(0x189)],undefined,resolveApiFilePath(_0x1041c3['apiDir'],_0x1041c3[_0x51f9d1(0x197)])),_0xbfabb=new Map(_0x564dbf['map'](_0x4bb5b0=>[_0x4bb5b0[_0x51f9d1(0x182)],_0x4bb5b0['alias']])),[_0x10770e,_0x4dd8c8]=await Promise[_0x51f9d1(0x180)]([listBffScripts(_0x1041c3[_0x51f9d1(0x197)]),getBffScriptStatistics(_0x1041c3[_0x51f9d1(0x197)])]),_0x292561=createHookLocationMap(_0x4dd8c8),_0x4735a7=new Set(_0xcbb2cf['map'](_0x1b4d44=>_0x1b4d44[_0x51f9d1(0x181)]));for(const _0x49ca06 of _0x10770e){const _0x71f4fa=resolveRemoteScriptTarget(_0xbff9c1,_0x49ca06,_0x292561,_0xdb59f7[_0x51f9d1(0x198)],_0xbfabb);_0x71f4fa&&!_0x4735a7[_0x51f9d1(0x17f)](_0x71f4fa['lockKey'])&&_0x51a66c[_0x51f9d1(0x19f)](_0x71f4fa[_0x51f9d1(0x181)]);}}const _0x2836e7=_0x14ba9[_0x51f9d1(0x19a)]===0x0&&_0x3f29fd[_0x51f9d1(0x19a)]===0x0&&_0x51a66c[_0x51f9d1(0x19a)]===0x0;return{'ok':!![],'data':{'added':_0x14ba9,'modified':_0x3f29fd,'unchanged':_0x431b6e,'remoteOnly':_0x51a66c},'message':_0x2836e7?'All\x20Backend\x20Function\x20scripts\x20are\x20in\x20sync.':_0x14ba9[_0x51f9d1(0x19a)]+'\x20added,\x20'+_0x3f29fd[_0x51f9d1(0x19a)]+_0x51f9d1(0x18b)+_0x431b6e[_0x51f9d1(0x19a)]+_0x51f9d1(0x185)+(_0x51a66c[_0x51f9d1(0x19a)]>0x0?',\x20'+_0x51a66c['length']+_0x51f9d1(0x194):'')};}};
@@ -1 +1 @@
1
- const a39_0x646f6a=a39_0x45db;(function(_0x44810d,_0x4901be){const _0x512277=a39_0x45db,_0x455546=_0x44810d();while(!![]){try{const _0x37b2b4=-parseInt(_0x512277(0x11c))/0x1+-parseInt(_0x512277(0x127))/0x2*(parseInt(_0x512277(0x11d))/0x3)+parseInt(_0x512277(0x131))/0x4+-parseInt(_0x512277(0x128))/0x5*(-parseInt(_0x512277(0x11a))/0x6)+-parseInt(_0x512277(0x117))/0x7*(-parseInt(_0x512277(0x11f))/0x8)+-parseInt(_0x512277(0x113))/0x9*(-parseInt(_0x512277(0x12f))/0xa)+parseInt(_0x512277(0x125))/0xb;if(_0x37b2b4===_0x4901be)break;else _0x455546['push'](_0x455546['shift']());}catch(_0x127b5a){_0x455546['push'](_0x455546['shift']());}}}(a39_0x2b2e,0xaeb39));import{CliErrors}from'../../errors.js';import{installBuiltinSkill}from'../../skills/builtin-skill.js';function a39_0x45db(_0x2a2da9,_0x276d71){_0x2a2da9=_0x2a2da9-0x112;const _0x2b2e90=a39_0x2b2e();let _0x45db18=_0x2b2e90[_0x2a2da9];return _0x45db18;}import{logger}from'../../utils/logger.js';function a39_0x2b2e(){const _0x10360a=['Install\x20or\x20refresh\x20the\x20Rabetbase\x20CLI\x20Built-in\x20Skill','620808QrzRFs','install','error','installedPath','unknown','repairCommand','7684446DGkQCx','read','841842LgizXP','24940schpmV','Installing\x20CLI\x20Built-in\x20Skill\x20from\x20the\x20current\x20package.','\x20installed','\x20is\x20already\x20current','\x20at\x20','setLogPath','Built-in\x20Skill\x20install\x20failed\x20[','143210njKAqP','nonInteractive','1424480AJUkMO','inherit','729LLUOfG','cli-skill-install','log','pipe','49PZFnzA','changed','\x20via\x20skills@latest','474JOTTOG','skillVersion','1173626ZluODj','9NpZQPh'];a39_0x2b2e=function(){return _0x10360a;};return a39_0x2b2e();}export const cliSkillDefinitions=[{'service':'cli-skill','command':a39_0x646f6a(0x120),'description':a39_0x646f6a(0x11e),'risk':a39_0x646f6a(0x126),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[],async 'execute'(_0x1a4bfa){const _0x316c74=a39_0x646f6a;logger[_0x316c74(0x12d)](process['cwd']()),logger['info'](_0x316c74(0x114),_0x316c74(0x129));const _0x181407=installBuiltinSkill({'stdio':_0x1a4bfa[_0x316c74(0x130)]?_0x316c74(0x116):_0x316c74(0x112)});if(!_0x181407['ok'])throw CliErrors['apiError'](_0x316c74(0x12e)+_0x181407['code']+']:\x20'+(_0x181407[_0x316c74(0x121)]||_0x316c74(0x123)),'Resolve\x20the\x20Skills\x20CLI\x20installation\x20issue\x20and\x20run:\x20'+_0x181407[_0x316c74(0x124)]);return console[_0x316c74(0x115)](_0x181407[_0x316c74(0x118)]?'CLI\x20Built-in\x20Skill\x20'+_0x181407[_0x316c74(0x11b)]+_0x316c74(0x12a)+(_0x181407[_0x316c74(0x122)]?_0x316c74(0x12c)+_0x181407['installedPath']:_0x316c74(0x119)):'CLI\x20Built-in\x20Skill\x20'+_0x181407[_0x316c74(0x11b)]+_0x316c74(0x12b)+(_0x181407[_0x316c74(0x122)]?_0x316c74(0x12c)+_0x181407[_0x316c74(0x122)]:'')),{'ok':!![]};}}];
1
+ const a39_0x37f5c2=a39_0x5850;function a39_0x5850(_0x557b78,_0x36cf11){_0x557b78=_0x557b78-0x1b0;const _0x39aa84=a39_0x39aa();let _0x585061=_0x39aa84[_0x557b78];return _0x585061;}(function(_0x5e98f6,_0x3ffd11){const _0x106713=a39_0x5850,_0xd13b00=_0x5e98f6();while(!![]){try{const _0x5e1e43=parseInt(_0x106713(0x1c7))/0x1+-parseInt(_0x106713(0x1b8))/0x2*(parseInt(_0x106713(0x1cc))/0x3)+-parseInt(_0x106713(0x1c9))/0x4*(parseInt(_0x106713(0x1b5))/0x5)+-parseInt(_0x106713(0x1c3))/0x6+-parseInt(_0x106713(0x1bd))/0x7*(-parseInt(_0x106713(0x1c4))/0x8)+parseInt(_0x106713(0x1b7))/0x9+parseInt(_0x106713(0x1cf))/0xa;if(_0x5e1e43===_0x3ffd11)break;else _0xd13b00['push'](_0xd13b00['shift']());}catch(_0x2e09ee){_0xd13b00['push'](_0xd13b00['shift']());}}}(a39_0x39aa,0x9e615));import{CliErrors}from'../../errors.js';import{installBuiltinSkill}from'../../skills/builtin-skill.js';function a39_0x39aa(){const _0x468f80=['Installing\x20CLI\x20Built-in\x20Skill\x20from\x20the\x20current\x20package.','205876WvIpIB','changed','4TMZhci','log',']:\x20','45579gImHQp','info','CLI\x20Built-in\x20Skill\x20','4147810BOCFaG','cli-skill-install','\x20via\x20skills@latest','unknown','nonInteractive','Install\x20or\x20refresh\x20the\x20Rabetbase\x20CLI\x20Built-in\x20Skill','setLogPath','installedPath','1035270xxbUEv','apiError','10472760QDLjnw','112EQRLjl','code','repairCommand','\x20at\x20','skillVersion','1515752ggUgpX','inherit','install','cli-skill','pipe','\x20is\x20already\x20current','1765476XiSbBM','8tgEOJL','error'];a39_0x39aa=function(){return _0x468f80;};return a39_0x39aa();}import{logger}from'../../utils/logger.js';export const cliSkillDefinitions=[{'service':a39_0x37f5c2(0x1c0),'command':a39_0x37f5c2(0x1bf),'description':a39_0x37f5c2(0x1b2),'risk':'read','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[],async 'execute'(_0xefb43c){const _0x338af5=a39_0x37f5c2;logger[_0x338af5(0x1b3)](process['cwd']()),logger[_0x338af5(0x1cd)](_0x338af5(0x1d0),_0x338af5(0x1c6));const _0x52b4a2=installBuiltinSkill({'stdio':_0xefb43c[_0x338af5(0x1b1)]?_0x338af5(0x1c1):_0x338af5(0x1be)});if(!_0x52b4a2['ok'])throw CliErrors[_0x338af5(0x1b6)]('Built-in\x20Skill\x20install\x20failed\x20['+_0x52b4a2[_0x338af5(0x1b9)]+_0x338af5(0x1cb)+(_0x52b4a2[_0x338af5(0x1c5)]||_0x338af5(0x1b0)),'Resolve\x20the\x20Skills\x20CLI\x20installation\x20issue\x20and\x20run:\x20'+_0x52b4a2[_0x338af5(0x1ba)]);return console[_0x338af5(0x1ca)](_0x52b4a2[_0x338af5(0x1c8)]?_0x338af5(0x1ce)+_0x52b4a2['skillVersion']+'\x20installed'+(_0x52b4a2['installedPath']?_0x338af5(0x1bb)+_0x52b4a2['installedPath']:_0x338af5(0x1d1)):_0x338af5(0x1ce)+_0x52b4a2[_0x338af5(0x1bc)]+_0x338af5(0x1c2)+(_0x52b4a2[_0x338af5(0x1b4)]?_0x338af5(0x1bb)+_0x52b4a2['installedPath']:'')),{'ok':!![]};}}];
@@ -1 +1 @@
1
- const a40_0x39d4de=a40_0x53cc;(function(_0x588eb5,_0x49e97f){const _0x5f2836=a40_0x53cc,_0xab9c7e=_0x588eb5();while(!![]){try{const _0x22a844=parseInt(_0x5f2836(0xde))/0x1+-parseInt(_0x5f2836(0xdf))/0x2+parseInt(_0x5f2836(0xf5))/0x3+-parseInt(_0x5f2836(0xec))/0x4*(parseInt(_0x5f2836(0xb0))/0x5)+parseInt(_0x5f2836(0xd9))/0x6*(-parseInt(_0x5f2836(0xe6))/0x7)+parseInt(_0x5f2836(0xbd))/0x8+parseInt(_0x5f2836(0xc4))/0x9*(parseInt(_0x5f2836(0xc6))/0xa);if(_0x22a844===_0x49e97f)break;else _0xab9c7e['push'](_0xab9c7e['shift']());}catch(_0x367840){_0xab9c7e['push'](_0xab9c7e['shift']());}}}(a40_0x2f6a,0x359b6));function a40_0x2f6a(){const _0x5e8617=['Update\x20rabetbase\x20CLI\x20to\x20the\x20latest\x20version','\x20\x20CLI\x20Built-in\x20Skill\x20repair\x20failed\x20[','trim','Version\x20comparison\x20failed','12wuXqHY','info','\x20cli-skill\x20install','\x20\x20Run\x20manually:\x20','timeout','253598aLzwyP','422022FHoYnM','filter','log','\x20→\x20','error','Updated\x20to\x20v','start','1020810IrtRLG','fromEntries','gray','\x20is\x20newer\x20than\x20npm\x20latest\x20v','succeed','entries','157156tgQdFM','validation','execPath','Beta\x20version:\x20','unknown','warn','boolean','fail',']:\x20','124440uidGmO','\x20\x20Built-in\x20Skill\x20verification\x20failed:\x20','Install\x20the\x20version\x20from\x20npm\x20beta\x20dist-tag','Updating\x20via\x20','Update\x20failed','Invalid\x20version:\x20','skillVersion','code','green','repairCommand','length','beta','Unable\x20to\x20resolve\x20beta\x20version\x20from\x20npm','bool','valid','Use\x20a\x20full\x20semver\x20such\x20as\x202.1.6\x20or\x202.1.6-beta.1.','35NLxFOJ','red','source','\x20\x20CLI\x20Built-in\x20Skill\x20','\x20is\x20up\x20to\x20date.','map','version','Current\x20version:\x20','expected\x20','Checking\x20CLI\x20Built-in\x20Skill...','state','Already\x20on\x20requested\x20version\x20(v',',\x20state\x20','1613088IzDiwC','Choose\x20either\x20npm\x20beta\x20dist-tag\x20or\x20an\x20exact\x20version.','--beta\x20and\x20--version\x20cannot\x20be\x20used\x20together.','...','Current\x20version\x20v','/dist-tags','latest','18kPfcCP','pipe','2502770pxgvBY','\x20install\x20-g\x20','string','\x20\x20Run\x20manually:\x20npm\x20install\x20-g\x20','Already\x20up\x20to\x20date\x20(v','npm','slice','includes','@latest','Checking\x20for\x20updates...','yellow','bun','\x20\x20Restart\x20your\x20terminal\x20to\x20use\x20the\x20new\x20version.','https://registry.npmjs.org/-/package/','message'];a40_0x2f6a=function(){return _0x5e8617;};return a40_0x2f6a();}import a40_0x3f39e from'chalk';import a40_0x299d5c from'ora';function a40_0x53cc(_0x216ceb,_0x244181){_0x216ceb=_0x216ceb-0xa9;const _0x2f6ade=a40_0x2f6a();let _0x53cc30=_0x2f6ade[_0x216ceb];return _0x53cc30;}import a40_0x525fcc from'semver';import{execa}from'execa';import{CLI_BIN_NAME,NPM_PACKAGE_NAME}from'../constant/cli.js';import{VERSION,GIT_COMMIT,BUILD_TIME}from'../generated/build-info.js';import{CliErrors}from'../errors.js';import{inspectInstalledBuiltinSkillVersion,installBuiltinSkill}from'../skills/builtin-skill.js';import{resolveNpmBin}from'../utils/platform.js';function getCurrentVersion(){const _0xfcae05=a40_0x53cc;return GIT_COMMIT!==_0xfcae05(0xf0)?VERSION+'\x20('+GIT_COMMIT+',\x20'+BUILD_TIME[_0xfcae05(0xcc)](0x0,0xa)+')':VERSION;}function detectPackageManager(){const _0x18f575=a40_0x53cc,_0x5b3b03=process[_0x18f575(0xee)]['toLowerCase']();if(_0x5b3b03[_0x18f575(0xcd)](_0x18f575(0xd1)))return _0x18f575(0xd1);return _0x18f575(0xcb);}const updateFlags=[{'name':a40_0x39d4de(0xab),'type':a40_0x39d4de(0xf2),'description':a40_0x39d4de(0xf7),'default':![]},{'name':a40_0x39d4de(0xb6),'type':a40_0x39d4de(0xc8),'description':'Install\x20a\x20specific\x20CLI\x20version'}];function getRequestedVersion(_0x74f2fb){return _0x74f2fb['str']('version')['trim']();}async function validateUpdateFlags(_0x3b1285){const _0x274ff5=a40_0x39d4de,_0x21b08e=_0x3b1285[_0x274ff5(0xad)]('beta'),_0x2cefdf=getRequestedVersion(_0x3b1285);if(_0x21b08e&&_0x2cefdf)throw CliErrors[_0x274ff5(0xed)](_0x274ff5(0xbf),_0x274ff5(0xbe));if(_0x2cefdf&&!a40_0x525fcc[_0x274ff5(0xae)](_0x2cefdf))throw CliErrors[_0x274ff5(0xed)](_0x274ff5(0xfa)+_0x2cefdf,_0x274ff5(0xaf));}async function fetchNpmDistTags(){const _0x3a4f55=a40_0x39d4de;try{const _0x3320b5=await fetch(_0x3a4f55(0xd3)+encodeURIComponent(NPM_PACKAGE_NAME)+_0x3a4f55(0xc2),{'signal':AbortSignal[_0x3a4f55(0xdd)](0x2710)});if(!_0x3320b5['ok'])return null;const _0x42bcdf=await _0x3320b5['json']();if(!_0x42bcdf||typeof _0x42bcdf!=='object')return null;return Object[_0x3a4f55(0xe7)](Object[_0x3a4f55(0xeb)](_0x42bcdf)[_0x3a4f55(0xe0)](([,_0x246c04])=>typeof _0x246c04===_0x3a4f55(0xc8)&&_0x246c04[_0x3a4f55(0xd7)]()[_0x3a4f55(0xaa)]>0x0)[_0x3a4f55(0xb5)](([_0x1cb472,_0x34f8b5])=>[_0x1cb472,String(_0x34f8b5)['trim']()]));}catch{return null;}}async function fetchNpmDistTagVersion(_0x5dc390){const _0x381bd1=await fetchNpmDistTags();return _0x381bd1?.[_0x5dc390]??null;}async function fetchLatestVersion(){return fetchNpmDistTagVersion('latest');}async function resolveTargetVersion(_0x4f4b64){const _0x4db826=a40_0x39d4de,_0x17a302=getRequestedVersion(_0x4f4b64);if(_0x17a302)return{'version':_0x17a302,'source':_0x4db826(0xb6)};if(_0x4f4b64[_0x4db826(0xad)](_0x4db826(0xab))){const _0x53a29a=await fetchNpmDistTagVersion('beta');if(!_0x53a29a)return null;return{'version':_0x53a29a,'source':_0x4db826(0xab)};}const _0x31dc46=await fetchLatestVersion();if(!_0x31dc46)return null;return{'version':_0x31dc46,'source':_0x4db826(0xc3)};}function shouldInstallTarget(_0x208617,_0x3c70b8){const _0x1c5c22=a40_0x39d4de;if(_0x3c70b8[_0x1c5c22(0xb2)]==='version'||_0x3c70b8[_0x1c5c22(0xb2)]==='beta')return!a40_0x525fcc['eq'](_0x208617,_0x3c70b8[_0x1c5c22(0xb6)]);return a40_0x525fcc['lt'](_0x208617,_0x3c70b8[_0x1c5c22(0xb6)]);}function getInstallPlanLabel(_0x2a0089,_0x13ee28){const _0x34035e=a40_0x39d4de;switch(_0x13ee28['source']){case _0x34035e(0xab):return _0x34035e(0xef)+a40_0x3f39e[_0x34035e(0xd0)](_0x2a0089)+_0x34035e(0xe2)+a40_0x3f39e[_0x34035e(0xfd)](_0x13ee28[_0x34035e(0xb6)]);case _0x34035e(0xb6):return'Requested\x20version:\x20'+a40_0x3f39e[_0x34035e(0xd0)](_0x2a0089)+'\x20→\x20'+a40_0x3f39e[_0x34035e(0xfd)](_0x13ee28[_0x34035e(0xb6)]);case _0x34035e(0xc3):default:return'Update\x20available:\x20'+a40_0x3f39e[_0x34035e(0xd0)](_0x2a0089)+_0x34035e(0xe2)+a40_0x3f39e[_0x34035e(0xfd)](_0x13ee28[_0x34035e(0xb6)]);}}function repairCurrentBuiltinSkill(){const _0x575884=a40_0x39d4de;console[_0x575884(0xe1)](a40_0x3f39e[_0x575884(0xe8)](_0x575884(0xb9)));const _0x229bf4=installBuiltinSkill();if(_0x229bf4['ok'])return console['log'](a40_0x3f39e['gray'](_0x575884(0xb3)+_0x229bf4['skillVersion']+_0x575884(0xb4))),!![];return console[_0x575884(0xf1)](a40_0x3f39e['yellow'](_0x575884(0xd6)+_0x229bf4[_0x575884(0xfc)]+_0x575884(0xf4)+(_0x229bf4[_0x575884(0xe3)]||'unknown'))),console[_0x575884(0xe1)](a40_0x3f39e[_0x575884(0xe8)]('\x20\x20Run\x20manually:\x20'+CLI_BIN_NAME+_0x575884(0xdb))),![];}function verifyUpdatedBuiltinSkill(_0x3f555e){const _0x34fd1a=a40_0x39d4de,_0x3d36ce=inspectInstalledBuiltinSkillVersion(_0x3f555e);if(_0x3d36ce[_0x34fd1a(0xba)]==='current')return console[_0x34fd1a(0xe1)](a40_0x3f39e[_0x34fd1a(0xe8)]('\x20\x20CLI\x20Built-in\x20Skill\x20'+_0x3f555e+_0x34fd1a(0xb4))),!![];const _0x87c358=_0x3d36ce[_0x34fd1a(0xfb)]?_0x34fd1a(0xb8)+_0x3f555e+',\x20found\x20'+_0x3d36ce[_0x34fd1a(0xfb)]:_0x34fd1a(0xb8)+_0x3f555e+_0x34fd1a(0xbc)+_0x3d36ce['state'];return console[_0x34fd1a(0xf1)](a40_0x3f39e['yellow'](_0x34fd1a(0xf6)+_0x87c358)),console[_0x34fd1a(0xe1)](a40_0x3f39e['gray'](_0x34fd1a(0xdc)+_0x3d36ce[_0x34fd1a(0xa9)])),![];}async function execute(_0x9c169a){const _0x40864e=a40_0x39d4de;await validateUpdateFlags(_0x9c169a);const _0xf8f9a2=getCurrentVersion();console[_0x40864e(0xe1)](_0x40864e(0xb7)+_0xf8f9a2);const _0x51b84b=a40_0x299d5c(_0x40864e(0xcf))['start'](),_0x3f28fd=await resolveTargetVersion(_0x9c169a);if(!_0x3f28fd){const _0x45b77c=_0x9c169a['bool'](_0x40864e(0xab))?_0x40864e(0xac):'Unable\x20to\x20check\x20for\x20updates\x20(network\x20error)';return _0x51b84b[_0x40864e(0xf3)](_0x45b77c),console[_0x40864e(0xe1)](a40_0x3f39e[_0x40864e(0xe8)](_0x40864e(0xc9)+NPM_PACKAGE_NAME+_0x40864e(0xce))),{'ok':![],'message':_0x45b77c};}const _0x484e9d=a40_0x525fcc[_0x40864e(0xae)](VERSION),_0x401155=a40_0x525fcc[_0x40864e(0xae)](_0x3f28fd[_0x40864e(0xb6)]);if(!_0x484e9d||!_0x401155)return _0x51b84b[_0x40864e(0xf3)]('Version\x20comparison\x20failed'),{'ok':![],'message':_0x40864e(0xd8)};if(!shouldInstallTarget(_0x484e9d,_0x3f28fd)){const _0x3ae112=_0x3f28fd[_0x40864e(0xb2)]===_0x40864e(0xb6)?_0x40864e(0xbb)+_0x3f28fd['version']+')':a40_0x525fcc['gt'](_0x484e9d,_0x401155)?_0x40864e(0xc1)+_0xf8f9a2+_0x40864e(0xe9)+_0x3f28fd[_0x40864e(0xb6)]:_0x40864e(0xca)+_0x3f28fd[_0x40864e(0xb6)]+')';return _0x51b84b[_0x40864e(0xea)](_0x3ae112),{'ok':repairCurrentBuiltinSkill()};}_0x51b84b[_0x40864e(0xda)](getInstallPlanLabel(_0xf8f9a2,_0x3f28fd));const _0x230be6=detectPackageManager(),_0x2cfadf=_0x230be6===_0x40864e(0xcb)?resolveNpmBin(_0x40864e(0xcb)):_0x230be6,_0x23cb64=a40_0x299d5c(_0x40864e(0xf8)+_0x230be6+_0x40864e(0xc0))[_0x40864e(0xe5)]();try{return await execa(_0x2cfadf,['install','-g',NPM_PACKAGE_NAME+'@'+_0x3f28fd['version']],{'stdio':_0x40864e(0xc5)}),_0x23cb64[_0x40864e(0xea)](_0x40864e(0xe4)+_0x3f28fd['version']),console['log'](a40_0x3f39e[_0x40864e(0xe8)](_0x40864e(0xd2))),{'ok':verifyUpdatedBuiltinSkill(_0x3f28fd['version'])};}catch(_0x2de5eb){return _0x23cb64[_0x40864e(0xf3)](_0x40864e(0xf9)),console[_0x40864e(0xe3)](a40_0x3f39e[_0x40864e(0xb1)]('\x20\x20'+_0x2de5eb['message'])),console[_0x40864e(0xe1)](a40_0x3f39e[_0x40864e(0xe8)]('\x20\x20Try\x20manually:\x20'+_0x230be6+_0x40864e(0xc7)+NPM_PACKAGE_NAME+'@'+_0x3f28fd[_0x40864e(0xb6)])),{'ok':![],'message':_0x2de5eb[_0x40864e(0xd4)]};}}export const updateDefinition={'service':'update','command':'run','description':a40_0x39d4de(0xd5),'risk':'read','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':updateFlags,'validate':validateUpdateFlags,'execute':execute};
1
+ const a40_0x76add2=a40_0x3013;(function(_0x40d696,_0x2b4056){const _0x26a307=a40_0x3013,_0x131b53=_0x40d696();while(!![]){try{const _0x365c55=parseInt(_0x26a307(0x106))/0x1*(parseInt(_0x26a307(0x11b))/0x2)+-parseInt(_0x26a307(0x12c))/0x3+-parseInt(_0x26a307(0x136))/0x4*(parseInt(_0x26a307(0x110))/0x5)+parseInt(_0x26a307(0x10d))/0x6+-parseInt(_0x26a307(0x120))/0x7+parseInt(_0x26a307(0xf5))/0x8+-parseInt(_0x26a307(0xef))/0x9*(-parseInt(_0x26a307(0x104))/0xa);if(_0x365c55===_0x2b4056)break;else _0x131b53['push'](_0x131b53['shift']());}catch(_0x3cbe22){_0x131b53['push'](_0x131b53['shift']());}}}(a40_0x105d,0xc1de2));import a40_0x429607 from'chalk';function a40_0x3013(_0x36ec23,_0x3bffc7){_0x36ec23=_0x36ec23-0xec;const _0x105d14=a40_0x105d();let _0x301382=_0x105d14[_0x36ec23];return _0x301382;}import a40_0x1f1d24 from'ora';import a40_0x1fa3ff from'semver';import{execa}from'execa';import{CLI_BIN_NAME,NPM_PACKAGE_NAME}from'../constant/cli.js';import{VERSION,GIT_COMMIT,BUILD_TIME}from'../generated/build-info.js';import{CliErrors}from'../errors.js';import{inspectInstalledBuiltinSkillVersion,installBuiltinSkill}from'../skills/builtin-skill.js';import{resolveNpmBin}from'../utils/platform.js';function getCurrentVersion(){const _0x4ddcde=a40_0x3013;return GIT_COMMIT!==_0x4ddcde(0x116)?VERSION+'\x20('+GIT_COMMIT+',\x20'+BUILD_TIME['slice'](0x0,0xa)+')':VERSION;}function detectPackageManager(){const _0x357790=a40_0x3013,_0x5be328=process[_0x357790(0x102)][_0x357790(0xfb)]();if(_0x5be328[_0x357790(0x125)](_0x357790(0x11e)))return _0x357790(0x11e);return _0x357790(0x100);}const updateFlags=[{'name':a40_0x76add2(0x126),'type':a40_0x76add2(0xee),'description':a40_0x76add2(0x12f),'default':![]},{'name':a40_0x76add2(0xfa),'type':'string','description':a40_0x76add2(0x121)}];function getRequestedVersion(_0x56ea7f){const _0x203c00=a40_0x76add2;return _0x56ea7f[_0x203c00(0x105)](_0x203c00(0xfa))['trim']();}async function validateUpdateFlags(_0x4e2f18){const _0x27dc00=a40_0x76add2,_0x54033b=_0x4e2f18[_0x27dc00(0xfd)](_0x27dc00(0x126)),_0x97be2d=getRequestedVersion(_0x4e2f18);if(_0x54033b&&_0x97be2d)throw CliErrors[_0x27dc00(0x133)](_0x27dc00(0x11f),_0x27dc00(0x115));if(_0x97be2d&&!a40_0x1fa3ff[_0x27dc00(0xf2)](_0x97be2d))throw CliErrors[_0x27dc00(0x133)]('Invalid\x20version:\x20'+_0x97be2d,_0x27dc00(0x135));}async function fetchNpmDistTags(){const _0x158d3a=a40_0x76add2;try{const _0x214490=await fetch(_0x158d3a(0x128)+encodeURIComponent(NPM_PACKAGE_NAME)+_0x158d3a(0x12a),{'signal':AbortSignal['timeout'](0x2710)});if(!_0x214490['ok'])return null;const _0x221599=await _0x214490['json']();if(!_0x221599||typeof _0x221599!=='object')return null;return Object['fromEntries'](Object[_0x158d3a(0x118)](_0x221599)[_0x158d3a(0xfc)](([,_0x41456c])=>typeof _0x41456c===_0x158d3a(0xf8)&&_0x41456c[_0x158d3a(0x138)]()[_0x158d3a(0x123)]>0x0)['map'](([_0x56425e,_0x32faec])=>[_0x56425e,String(_0x32faec)[_0x158d3a(0x138)]()]));}catch{return null;}}async function fetchNpmDistTagVersion(_0x1a0129){const _0x4156fc=await fetchNpmDistTags();return _0x4156fc?.[_0x1a0129]??null;}async function fetchLatestVersion(){const _0x4cfbf3=a40_0x76add2;return fetchNpmDistTagVersion(_0x4cfbf3(0xf6));}async function resolveTargetVersion(_0x3d844a){const _0x3f2706=a40_0x76add2,_0x4e9859=getRequestedVersion(_0x3d844a);if(_0x4e9859)return{'version':_0x4e9859,'source':_0x3f2706(0xfa)};if(_0x3d844a[_0x3f2706(0xfd)]('beta')){const _0x3ac927=await fetchNpmDistTagVersion('beta');if(!_0x3ac927)return null;return{'version':_0x3ac927,'source':_0x3f2706(0x126)};}const _0x5e23b2=await fetchLatestVersion();if(!_0x5e23b2)return null;return{'version':_0x5e23b2,'source':_0x3f2706(0xf6)};}function shouldInstallTarget(_0x250a45,_0x1683ab){const _0x4a2e38=a40_0x76add2;if(_0x1683ab[_0x4a2e38(0x132)]===_0x4a2e38(0xfa)||_0x1683ab[_0x4a2e38(0x132)]===_0x4a2e38(0x126))return!a40_0x1fa3ff['eq'](_0x250a45,_0x1683ab[_0x4a2e38(0xfa)]);return a40_0x1fa3ff['lt'](_0x250a45,_0x1683ab['version']);}function a40_0x105d(){const _0x4f16e7=['toLowerCase','filter','bool','Version\x20comparison\x20failed','Current\x20version\x20v','npm','run','execPath','\x20\x20Try\x20manually:\x20','20oERlKN','str','289ZykWZY','start','install','error','log','yellow','Checking\x20CLI\x20Built-in\x20Skill...','6792360Vlvqps','Requested\x20version:\x20','Update\x20failed','4147510zbJKhz','\x20install\x20-g\x20','repairCommand','\x20is\x20newer\x20than\x20npm\x20latest\x20v','\x20is\x20up\x20to\x20date.','Choose\x20either\x20npm\x20beta\x20dist-tag\x20or\x20an\x20exact\x20version.','unknown','message','entries','current','\x20\x20CLI\x20Built-in\x20Skill\x20repair\x20failed\x20[','8470yOjTXS','...','gray','bun','--beta\x20and\x20--version\x20cannot\x20be\x20used\x20together.','8562890pStkcA','Install\x20a\x20specific\x20CLI\x20version','code','length','succeed','includes','beta','\x20\x20CLI\x20Built-in\x20Skill\x20','https://registry.npmjs.org/-/package/','Beta\x20version:\x20','/dist-tags','Already\x20on\x20requested\x20version\x20(v','3553035WXSjjm','Unable\x20to\x20resolve\x20beta\x20version\x20from\x20npm',',\x20state\x20','Install\x20the\x20version\x20from\x20npm\x20beta\x20dist-tag','\x20\x20Built-in\x20Skill\x20verification\x20failed:\x20','skillVersion','source','validation',',\x20found\x20','Use\x20a\x20full\x20semver\x20such\x20as\x202.1.6\x20or\x202.1.6-beta.1.','4aFhfMh','update','trim','warn','expected\x20','\x20\x20Run\x20manually:\x20npm\x20install\x20-g\x20','\x20→\x20','green','Unable\x20to\x20check\x20for\x20updates\x20(network\x20error)','\x20\x20Restart\x20your\x20terminal\x20to\x20use\x20the\x20new\x20version.','boolean','5085504umfpsu','fail','Current\x20version:\x20','valid','red','state','4360896NtmZRP','latest','\x20cli-skill\x20install','string','\x20\x20Run\x20manually:\x20','version'];a40_0x105d=function(){return _0x4f16e7;};return a40_0x105d();}function getInstallPlanLabel(_0x166bba,_0x3d84a4){const _0xb55fae=a40_0x76add2;switch(_0x3d84a4[_0xb55fae(0x132)]){case _0xb55fae(0x126):return _0xb55fae(0x129)+a40_0x429607[_0xb55fae(0x10b)](_0x166bba)+_0xb55fae(0x13c)+a40_0x429607['green'](_0x3d84a4[_0xb55fae(0xfa)]);case _0xb55fae(0xfa):return _0xb55fae(0x10e)+a40_0x429607['yellow'](_0x166bba)+_0xb55fae(0x13c)+a40_0x429607['green'](_0x3d84a4[_0xb55fae(0xfa)]);case _0xb55fae(0xf6):default:return'Update\x20available:\x20'+a40_0x429607['yellow'](_0x166bba)+_0xb55fae(0x13c)+a40_0x429607[_0xb55fae(0x13d)](_0x3d84a4[_0xb55fae(0xfa)]);}}function repairCurrentBuiltinSkill(){const _0x59615f=a40_0x76add2;console[_0x59615f(0x10a)](a40_0x429607[_0x59615f(0x11d)](_0x59615f(0x10c)));const _0x562a6f=installBuiltinSkill();if(_0x562a6f['ok'])return console[_0x59615f(0x10a)](a40_0x429607['gray']('\x20\x20CLI\x20Built-in\x20Skill\x20'+_0x562a6f['skillVersion']+_0x59615f(0x114))),!![];return console[_0x59615f(0x139)](a40_0x429607[_0x59615f(0x10b)](_0x59615f(0x11a)+_0x562a6f[_0x59615f(0x122)]+']:\x20'+(_0x562a6f['error']||_0x59615f(0x116)))),console['log'](a40_0x429607[_0x59615f(0x11d)](_0x59615f(0xf9)+CLI_BIN_NAME+_0x59615f(0xf7))),![];}function verifyUpdatedBuiltinSkill(_0x45aa98){const _0x4163e5=a40_0x76add2,_0x2c5c99=inspectInstalledBuiltinSkillVersion(_0x45aa98);if(_0x2c5c99[_0x4163e5(0xf4)]===_0x4163e5(0x119))return console[_0x4163e5(0x10a)](a40_0x429607['gray'](_0x4163e5(0x127)+_0x45aa98+_0x4163e5(0x114))),!![];const _0x37fa8a=_0x2c5c99[_0x4163e5(0x131)]?_0x4163e5(0x13a)+_0x45aa98+_0x4163e5(0x134)+_0x2c5c99['skillVersion']:_0x4163e5(0x13a)+_0x45aa98+_0x4163e5(0x12e)+_0x2c5c99[_0x4163e5(0xf4)];return console['warn'](a40_0x429607[_0x4163e5(0x10b)](_0x4163e5(0x130)+_0x37fa8a)),console[_0x4163e5(0x10a)](a40_0x429607['gray']('\x20\x20Run\x20manually:\x20'+_0x2c5c99[_0x4163e5(0x112)])),![];}async function execute(_0x46775f){const _0x4093a2=a40_0x76add2;await validateUpdateFlags(_0x46775f);const _0x3edbcf=getCurrentVersion();console['log'](_0x4093a2(0xf1)+_0x3edbcf);const _0x447ae1=a40_0x1f1d24('Checking\x20for\x20updates...')[_0x4093a2(0x107)](),_0x428120=await resolveTargetVersion(_0x46775f);if(!_0x428120){const _0x2ada5b=_0x46775f[_0x4093a2(0xfd)]('beta')?_0x4093a2(0x12d):_0x4093a2(0xec);return _0x447ae1[_0x4093a2(0xf0)](_0x2ada5b),console['log'](a40_0x429607[_0x4093a2(0x11d)](_0x4093a2(0x13b)+NPM_PACKAGE_NAME+'@latest')),{'ok':![],'message':_0x2ada5b};}const _0x212757=a40_0x1fa3ff[_0x4093a2(0xf2)](VERSION),_0xdbd350=a40_0x1fa3ff['valid'](_0x428120[_0x4093a2(0xfa)]);if(!_0x212757||!_0xdbd350)return _0x447ae1['fail'](_0x4093a2(0xfe)),{'ok':![],'message':_0x4093a2(0xfe)};if(!shouldInstallTarget(_0x212757,_0x428120)){const _0x447986=_0x428120[_0x4093a2(0x132)]===_0x4093a2(0xfa)?_0x4093a2(0x12b)+_0x428120[_0x4093a2(0xfa)]+')':a40_0x1fa3ff['gt'](_0x212757,_0xdbd350)?_0x4093a2(0xff)+_0x3edbcf+_0x4093a2(0x113)+_0x428120[_0x4093a2(0xfa)]:'Already\x20up\x20to\x20date\x20(v'+_0x428120[_0x4093a2(0xfa)]+')';return _0x447ae1[_0x4093a2(0x124)](_0x447986),{'ok':repairCurrentBuiltinSkill()};}_0x447ae1['info'](getInstallPlanLabel(_0x3edbcf,_0x428120));const _0x9d44fb=detectPackageManager(),_0x411c8c=_0x9d44fb===_0x4093a2(0x100)?resolveNpmBin(_0x4093a2(0x100)):_0x9d44fb,_0x398d9c=a40_0x1f1d24('Updating\x20via\x20'+_0x9d44fb+_0x4093a2(0x11c))[_0x4093a2(0x107)]();try{return await execa(_0x411c8c,[_0x4093a2(0x108),'-g',NPM_PACKAGE_NAME+'@'+_0x428120[_0x4093a2(0xfa)]],{'stdio':'pipe'}),_0x398d9c[_0x4093a2(0x124)]('Updated\x20to\x20v'+_0x428120[_0x4093a2(0xfa)]),console[_0x4093a2(0x10a)](a40_0x429607[_0x4093a2(0x11d)](_0x4093a2(0xed))),{'ok':verifyUpdatedBuiltinSkill(_0x428120['version'])};}catch(_0x59f4fa){return _0x398d9c[_0x4093a2(0xf0)](_0x4093a2(0x10f)),console[_0x4093a2(0x109)](a40_0x429607[_0x4093a2(0xf3)]('\x20\x20'+_0x59f4fa[_0x4093a2(0x117)])),console[_0x4093a2(0x10a)](a40_0x429607[_0x4093a2(0x11d)](_0x4093a2(0x103)+_0x9d44fb+_0x4093a2(0x111)+NPM_PACKAGE_NAME+'@'+_0x428120[_0x4093a2(0xfa)])),{'ok':![],'message':_0x59f4fa['message']};}}export const updateDefinition={'service':a40_0x76add2(0x137),'command':a40_0x76add2(0x101),'description':'Update\x20rabetbase\x20CLI\x20to\x20the\x20latest\x20version','risk':'read','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':updateFlags,'validate':validateUpdateFlags,'execute':execute};
@@ -1 +1 @@
1
- (function(_0x4c348e,_0x5178a3){const _0x35cabc=a41_0x14db,_0x271670=_0x4c348e();while(!![]){try{const _0x549b6f=-parseInt(_0x35cabc(0xd4))/0x1+parseInt(_0x35cabc(0xd6))/0x2+parseInt(_0x35cabc(0xd5))/0x3+parseInt(_0x35cabc(0xd8))/0x4+-parseInt(_0x35cabc(0xda))/0x5+parseInt(_0x35cabc(0xdb))/0x6+parseInt(_0x35cabc(0xd9))/0x7*(-parseInt(_0x35cabc(0xd7))/0x8);if(_0x549b6f===_0x5178a3)break;else _0x271670['push'](_0x271670['shift']());}catch(_0x336ffb){_0x271670['push'](_0x271670['shift']());}}}(a41_0x14ad,0xcd29f));function a41_0x14db(_0x118b7a,_0x9b725c){_0x118b7a=_0x118b7a-0xd4;const _0x14ad90=a41_0x14ad();let _0x14db55=_0x14ad90[_0x118b7a];return _0x14db55;}import{codegenSdk}from'../../commands/codegen/sdk.js';import{codegenSql}from'../../commands/codegen/sql.js';export const codegenDefinitions=[codegenSdk,codegenSql];function a41_0x14ad(){const _0x1bdaf7=['2853190TtODuJ','6328266gaaXTK','1488441ezoyEC','1404225TXaoiz','3300872WZjnFi','13747336wHwgFW','5778500gnJhsp','7AABLNk'];a41_0x14ad=function(){return _0x1bdaf7;};return a41_0x14ad();}
1
+ (function(_0x448752,_0x204c15){const _0x65b0ed=a41_0x4dce,_0x44330b=_0x448752();while(!![]){try{const _0x5cd386=-parseInt(_0x65b0ed(0x1d4))/0x1*(-parseInt(_0x65b0ed(0x1cb))/0x2)+parseInt(_0x65b0ed(0x1cd))/0x3+parseInt(_0x65b0ed(0x1d0))/0x4*(parseInt(_0x65b0ed(0x1d1))/0x5)+-parseInt(_0x65b0ed(0x1ce))/0x6*(parseInt(_0x65b0ed(0x1d5))/0x7)+-parseInt(_0x65b0ed(0x1cf))/0x8*(-parseInt(_0x65b0ed(0x1ca))/0x9)+-parseInt(_0x65b0ed(0x1d3))/0xa+parseInt(_0x65b0ed(0x1d2))/0xb*(-parseInt(_0x65b0ed(0x1cc))/0xc);if(_0x5cd386===_0x204c15)break;else _0x44330b['push'](_0x44330b['shift']());}catch(_0x5dc1ca){_0x44330b['push'](_0x44330b['shift']());}}}(a41_0x5dd8,0x33e03));import{codegenSdk}from'../../commands/codegen/sdk.js';import{codegenSql}from'../../commands/codegen/sql.js';function a41_0x5dd8(){const _0x2b53f3=['4XUbhye','2412rXUAEH','1005135SwZVNW','486uxEzRR','8GtgFMx','4MASIMD','889165gHmitZ','23771gnOkVd','1075180LlGTJI','123629LUVyBv','7231zZIaWk','701091kXWJNL'];a41_0x5dd8=function(){return _0x2b53f3;};return a41_0x5dd8();}function a41_0x4dce(_0x5408b1,_0x12dafe){_0x5408b1=_0x5408b1-0x1ca;const _0x5dd8e9=a41_0x5dd8();let _0x4dcea9=_0x5dd8e9[_0x5408b1];return _0x4dcea9;}export const codegenDefinitions=[codegenSdk,codegenSql];
@@ -1 +1 @@
1
- const a42_0x60366f=a42_0x92af;(function(_0x6f09d6,_0x119e7e){const _0x4ddfb1=a42_0x92af,_0x35531b=_0x6f09d6();while(!![]){try{const _0x59c95d=parseInt(_0x4ddfb1(0x1d1))/0x1*(parseInt(_0x4ddfb1(0x1d5))/0x2)+-parseInt(_0x4ddfb1(0x1cd))/0x3*(-parseInt(_0x4ddfb1(0x1c4))/0x4)+parseInt(_0x4ddfb1(0x1c2))/0x5*(-parseInt(_0x4ddfb1(0x1cf))/0x6)+-parseInt(_0x4ddfb1(0x1d2))/0x7+-parseInt(_0x4ddfb1(0x1ce))/0x8+-parseInt(_0x4ddfb1(0x1cb))/0x9*(parseInt(_0x4ddfb1(0x1cc))/0xa)+-parseInt(_0x4ddfb1(0x1c1))/0xb*(-parseInt(_0x4ddfb1(0x1c6))/0xc);if(_0x59c95d===_0x119e7e)break;else _0x35531b['push'](_0x35531b['shift']());}catch(_0x1479f5){_0x35531b['push'](_0x35531b['shift']());}}}(a42_0x3590,0xc3a2e));function a42_0x92af(_0x15421e,_0x2e4bd7){_0x15421e=_0x15421e-0x1c0;const _0x3590e9=a42_0x3590();let _0x92afce=_0x3590e9[_0x15421e];return _0x92afce;}import{getOperationDetail,generateSdkCode}from'../../core/api-client.js';import{CODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';function a42_0x3590(){const _0x523c7e=['operation','codegen','alias','tableName','1924614IEJKJy','10MOTYZT','2409WIyOZG','9869208bLcWql','7514838pMlChs','str','13pXXLXA','10311126OVKWBj','read','Operation\x20name\x20(e.g.\x20filter,\x20getOne,\x20create,\x20update)','146654dvLFny','string','skip-imports','253diLtSa','5sSEyUK','appCode','7276OwHRwO','code','1335864LLgHkn'];a42_0x3590=function(){return _0x523c7e;};return a42_0x3590();}export const codegenSdk={'service':a42_0x60366f(0x1c8),'command':'sdk','description':'Generate\x20TypeScript\x20SDK\x20code\x20for\x20a\x20dataset\x20operation','risk':a42_0x60366f(0x1d3),'flags':[CODE_FLAG_OPTIONAL,{'name':a42_0x60366f(0x1c9),'type':'string','description':'Dataset\x20alias\x20defined\x20in\x20api.ts\x20(e.g.\x20order,\x20coupon)'},{'name':a42_0x60366f(0x1c7),'type':a42_0x60366f(0x1d6),'required':!![],'description':a42_0x60366f(0x1d4)},{'name':'skip-imports','type':'boolean','description':'Omit\x20import\x20statements\x20from\x20generated\x20code'}],async 'execute'(_0x1359f2){const _0x2aba5f=a42_0x60366f,{dataset:_0x134dfa,operation:_0x34102a}=await getOperationDetail(_0x1359f2[_0x2aba5f(0x1c3)],_0x1359f2[_0x2aba5f(0x1d0)](_0x2aba5f(0x1c5)),_0x1359f2['str'](_0x2aba5f(0x1c7))),_0x289bfa=generateSdkCode(_0x134dfa,_0x34102a,{'includeImports':!_0x1359f2['bool'](_0x2aba5f(0x1c0))});return{'ok':!![],'data':{'dataset':{'name':_0x134dfa['name'],'code':_0x134dfa['code'],'tableName':_0x134dfa[_0x2aba5f(0x1ca)]},'operation':_0x1359f2[_0x2aba5f(0x1d0)](_0x2aba5f(0x1c7)),'code':_0x289bfa}};}};
1
+ const a42_0x2d56df=a42_0xedd3;(function(_0x2a207d,_0xeb2d0e){const _0xa38584=a42_0xedd3,_0x213ee6=_0x2a207d();while(!![]){try{const _0x22ac78=-parseInt(_0xa38584(0x10f))/0x1+-parseInt(_0xa38584(0x10b))/0x2+-parseInt(_0xa38584(0x113))/0x3+-parseInt(_0xa38584(0x114))/0x4*(-parseInt(_0xa38584(0x118))/0x5)+parseInt(_0xa38584(0x109))/0x6+parseInt(_0xa38584(0x115))/0x7+parseInt(_0xa38584(0x10d))/0x8;if(_0x22ac78===_0xeb2d0e)break;else _0x213ee6['push'](_0x213ee6['shift']());}catch(_0x77741b){_0x213ee6['push'](_0x213ee6['shift']());}}}(a42_0x50c3,0x4f19d));import{getOperationDetail,generateSdkCode}from'../../core/api-client.js';function a42_0x50c3(){const _0x385a0d=['str','1214430ogXHtn','alias','11939976UwXwJx','codegen','489036ZLXzyI','Omit\x20import\x20statements\x20from\x20generated\x20code','skip-imports','Operation\x20name\x20(e.g.\x20filter,\x20getOne,\x20create,\x20update)','924030KETrHk','235772UQBMfI','21742eNZUAN','sdk','operation','5ZIWOPY','boolean','code','Generate\x20TypeScript\x20SDK\x20code\x20for\x20a\x20dataset\x20operation','Dataset\x20alias\x20defined\x20in\x20api.ts\x20(e.g.\x20order,\x20coupon)','appCode','bool','1042272wDxzzr'];a42_0x50c3=function(){return _0x385a0d;};return a42_0x50c3();}import{CODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';function a42_0xedd3(_0x5ad668,_0x39408e){_0x5ad668=_0x5ad668-0x107;const _0x50c31e=a42_0x50c3();let _0xedd3ea=_0x50c31e[_0x5ad668];return _0xedd3ea;}export const codegenSdk={'service':a42_0x2d56df(0x10e),'command':a42_0x2d56df(0x116),'description':a42_0x2d56df(0x11b),'risk':'read','flags':[CODE_FLAG_OPTIONAL,{'name':a42_0x2d56df(0x10c),'type':'string','description':a42_0x2d56df(0x11c)},{'name':a42_0x2d56df(0x117),'type':'string','required':!![],'description':a42_0x2d56df(0x112)},{'name':a42_0x2d56df(0x111),'type':a42_0x2d56df(0x119),'description':a42_0x2d56df(0x110)}],async 'execute'(_0x589ad1){const _0x61789b=a42_0x2d56df,{dataset:_0x1741af,operation:_0x246c3d}=await getOperationDetail(_0x589ad1[_0x61789b(0x107)],_0x589ad1['str'](_0x61789b(0x11a)),_0x589ad1[_0x61789b(0x10a)](_0x61789b(0x117))),_0x3dc5b3=generateSdkCode(_0x1741af,_0x246c3d,{'includeImports':!_0x589ad1[_0x61789b(0x108)](_0x61789b(0x111))});return{'ok':!![],'data':{'dataset':{'name':_0x1741af['name'],'code':_0x1741af['code'],'tableName':_0x1741af['tableName']},'operation':_0x589ad1[_0x61789b(0x10a)]('operation'),'code':_0x3dc5b3}};}};
@@ -1 +1 @@
1
- const a43_0x38c7ae=a43_0x497a;(function(_0x4e1749,_0x40e9d8){const _0x1c8536=a43_0x497a,_0x5bdac2=_0x4e1749();while(!![]){try{const _0x13937f=-parseInt(_0x1c8536(0x18c))/0x1*(-parseInt(_0x1c8536(0x196))/0x2)+parseInt(_0x1c8536(0x195))/0x3+parseInt(_0x1c8536(0x18e))/0x4+-parseInt(_0x1c8536(0x192))/0x5*(-parseInt(_0x1c8536(0x194))/0x6)+parseInt(_0x1c8536(0x187))/0x7+parseInt(_0x1c8536(0x189))/0x8*(parseInt(_0x1c8536(0x18f))/0x9)+-parseInt(_0x1c8536(0x198))/0xa;if(_0x13937f===_0x40e9d8)break;else _0x5bdac2['push'](_0x5bdac2['shift']());}catch(_0x408fc4){_0x5bdac2['push'](_0x5bdac2['shift']());}}}(a43_0x595f,0x49c32));function a43_0x497a(_0x8d104b,_0x40928d){_0x8d104b=_0x8d104b-0x187;const _0x595f74=a43_0x595f();let _0x497adb=_0x595f74[_0x8d104b];return _0x497adb;}function a43_0x595f(){const _0xfd7ec7=['bool','6alUtYh','388623gcfphA','1151494saDzLl','codegen','10464720yWjOUX','Code\x20target:\x20sdk\x20(default)\x20or\x20bff','boolean','sql','appCode','no-imports','sqlcode','415870BpSNAh','sdk','1912hvJxwg','sqlName','Omit\x20import\x20statements\x20from\x20generated\x20code','1GwyGXk','str','34776REVfOP','14301TNkyqA','read','sqlCode','977195FfXdNW'];a43_0x595f=function(){return _0xfd7ec7;};return a43_0x595f();}import{getSqlQueryInfo,generateSqlCodeTemplate}from'../../core/api-client.js';import{SQLCODE_FLAG}from'../../commands/common/flags.js';export const codegenSql={'service':a43_0x38c7ae(0x197),'command':a43_0x38c7ae(0x19b),'description':'Generate\x20TypeScript\x20code\x20for\x20a\x20custom\x20SQL\x20query','risk':a43_0x38c7ae(0x190),'flags':[SQLCODE_FLAG,{'name':'target','type':'string','description':a43_0x38c7ae(0x199),'default':a43_0x38c7ae(0x188),'enum':[a43_0x38c7ae(0x188),'bff']},{'name':a43_0x38c7ae(0x19d),'type':a43_0x38c7ae(0x19a),'description':a43_0x38c7ae(0x18b)}],async 'execute'(_0x6222af){const _0x2b110f=a43_0x38c7ae,_0x17e973=await getSqlQueryInfo(_0x6222af[_0x2b110f(0x19c)],_0x6222af[_0x2b110f(0x18d)](_0x2b110f(0x19e))),_0x28369e=_0x6222af['str']('target')||_0x2b110f(0x188),_0x1c3dc1=generateSqlCodeTemplate(_0x17e973,{'target':_0x28369e,'includeImports':!_0x6222af[_0x2b110f(0x193)](_0x2b110f(0x19d))});return{'ok':!![],'data':{'sqlCode':_0x17e973[_0x2b110f(0x191)],'sqlName':_0x17e973[_0x2b110f(0x18a)],'target':_0x28369e,'code':_0x1c3dc1}};}};
1
+ const a43_0xf5ff99=a43_0xed68;(function(_0x94ee4e,_0x219da6){const _0x5936cc=a43_0xed68,_0x1115bb=_0x94ee4e();while(!![]){try{const _0x135efb=parseInt(_0x5936cc(0x162))/0x1+parseInt(_0x5936cc(0x167))/0x2+parseInt(_0x5936cc(0x170))/0x3*(parseInt(_0x5936cc(0x174))/0x4)+parseInt(_0x5936cc(0x177))/0x5+-parseInt(_0x5936cc(0x17a))/0x6*(parseInt(_0x5936cc(0x16d))/0x7)+-parseInt(_0x5936cc(0x173))/0x8*(-parseInt(_0x5936cc(0x16c))/0x9)+-parseInt(_0x5936cc(0x164))/0xa*(parseInt(_0x5936cc(0x171))/0xb);if(_0x135efb===_0x219da6)break;else _0x1115bb['push'](_0x1115bb['shift']());}catch(_0x2ef187){_0x1115bb['push'](_0x1115bb['shift']());}}}(a43_0x3a63,0x959ca));function a43_0xed68(_0x57089c,_0x595319){_0x57089c=_0x57089c-0x161;const _0x3a63fb=a43_0x3a63();let _0xed68d3=_0x3a63fb[_0x57089c];return _0xed68d3;}import{getSqlQueryInfo,generateSqlCodeTemplate}from'../../core/api-client.js';import{SQLCODE_FLAG}from'../../commands/common/flags.js';function a43_0x3a63(){const _0x42dc02=['1128BrIvqf','sql','boolean','no-imports','1097792ucEqNb','str','14657680sZtjMD','bff','Omit\x20import\x20statements\x20from\x20generated\x20code','225860gtGjbT','Generate\x20TypeScript\x20code\x20for\x20a\x20custom\x20SQL\x20query','read','sqlCode','codegen','28773ohabgB','32291kmZFFB','target','bool','3178329ENjptC','22eluyHE','Code\x20target:\x20sdk\x20(default)\x20or\x20bff','2824mjOCUe','4fPPcOi','sqlcode','sdk','5064420nwkLzc','appCode','string'];a43_0x3a63=function(){return _0x42dc02;};return a43_0x3a63();}export const codegenSql={'service':a43_0xf5ff99(0x16b),'command':a43_0xf5ff99(0x17b),'description':a43_0xf5ff99(0x168),'risk':a43_0xf5ff99(0x169),'flags':[SQLCODE_FLAG,{'name':a43_0xf5ff99(0x16e),'type':a43_0xf5ff99(0x179),'description':a43_0xf5ff99(0x172),'default':'sdk','enum':[a43_0xf5ff99(0x176),a43_0xf5ff99(0x165)]},{'name':a43_0xf5ff99(0x161),'type':a43_0xf5ff99(0x17c),'description':a43_0xf5ff99(0x166)}],async 'execute'(_0x2a1d5d){const _0x5455fc=a43_0xf5ff99,_0x3231f0=await getSqlQueryInfo(_0x2a1d5d[_0x5455fc(0x178)],_0x2a1d5d[_0x5455fc(0x163)](_0x5455fc(0x175))),_0x4903c2=_0x2a1d5d[_0x5455fc(0x163)](_0x5455fc(0x16e))||_0x5455fc(0x176),_0x1440fd=generateSqlCodeTemplate(_0x3231f0,{'target':_0x4903c2,'includeImports':!_0x2a1d5d[_0x5455fc(0x16f)]('no-imports')});return{'ok':!![],'data':{'sqlCode':_0x3231f0[_0x5455fc(0x16a)],'sqlName':_0x3231f0['sqlName'],'target':_0x4903c2,'code':_0x1440fd}};}};
@@ -1 +1 @@
1
- (function(_0x2abcd9,_0x32b9a9){const _0x41c4a7=a44_0x54d0,_0x54934d=_0x2abcd9();while(!![]){try{const _0x4adf8a=parseInt(_0x41c4a7(0x210))/0x1*(-parseInt(_0x41c4a7(0x1ef))/0x2)+parseInt(_0x41c4a7(0x1f9))/0x3*(parseInt(_0x41c4a7(0x206))/0x4)+parseInt(_0x41c4a7(0x1fd))/0x5+parseInt(_0x41c4a7(0x215))/0x6*(parseInt(_0x41c4a7(0x214))/0x7)+parseInt(_0x41c4a7(0x216))/0x8*(parseInt(_0x41c4a7(0x217))/0x9)+parseInt(_0x41c4a7(0x212))/0xa+-parseInt(_0x41c4a7(0x1ff))/0xb*(parseInt(_0x41c4a7(0x1f2))/0xc);if(_0x4adf8a===_0x32b9a9)break;else _0x54934d['push'](_0x54934d['shift']());}catch(_0x22662e){_0x54934d['push'](_0x54934d['shift']());}}}(a44_0x5ae0,0x947b1));import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{collectAppProfileOverrides,getAppProfileFlagDefs,normalizeStoredDefaultApp}from'../../config/schema.js';import{readRawConfigWithLayers}from'../../context.js';import{readConfig,writeConfig,scopeLabel,resolveAppScopeForWrite,appDefinedIn}from'../../commands/app/shared.js';function a44_0x5ae0(){const _0x177a86=['593884zBlOPT','bool','flagMissing','args','\x20Default\x20app\x20changed\x20to\x20\x22','projectConfig','App\x20code','keys','Usage:\x20','App\x20\x22','1fLRmrm','appcode','7364470DNZlPQ','validation','43645xplaGb','1074SEIIeq','56kVfXdo','149067NnBoqM','apps','globalConfig','\x20<name>','\x22\x20(appcode:\x20','1922836vZclZI','\x20Note:\x20app\x20\x22','length','7973904PFSNRJ','\x20app\x20\x22','global','\x20<name>\x20[--global]','boolean','trim','object','24Yrjmuw','project','\x20Remaining\x20app\x20\x22','\x20Default\x20app\x20is\x20\x22','2034250bjSETs','Missing\x20app\x20name.','33shcWzK','Use\x20global\x20config\x20scope','str','\x20config.','defaultApp','\x22\x20not\x20found.','string'];a44_0x5ae0=function(){return _0x177a86;};return a44_0x5ae0();}export function buildAppAddFlags(){const _0x6b7704=a44_0x54d0;return[{'name':'appcode','type':_0x6b7704(0x205),'description':_0x6b7704(0x20c),'required':!![]},{'name':'global','type':_0x6b7704(0x1f6),'description':_0x6b7704(0x200),'default':![]},...getAppProfileFlagDefs()];}export function buildAppRemoveFlags(){const _0x873045=a44_0x54d0;return[{'name':'global','type':_0x873045(0x1f6),'description':'Use\x20global\x20config\x20scope','default':![]}];}function a44_0x54d0(_0x2613e2,_0x5e8418){_0x2613e2=_0x2613e2-0x1eb;const _0x5ae016=a44_0x5ae0();let _0x54d0ee=_0x5ae016[_0x2613e2];return _0x54d0ee;}export async function validateAppName(_0x1a27aa,_0x23a49f){const _0x1df5b9=a44_0x54d0,_0x6435b8=_0x1a27aa[_0x1df5b9(0x209)][0x0]?.['trim']();if(!_0x6435b8)throw CliErrors[_0x1df5b9(0x213)](_0x1df5b9(0x1fe),_0x1df5b9(0x20e)+CLI_BIN_NAME+'\x20'+_0x23a49f+_0x1df5b9(0x1ed));}export async function runAppAdd(_0x153c95,_0x257045){const _0x105282=a44_0x54d0,_0x53ede5=_0x153c95[_0x105282(0x209)][0x0]?.[_0x105282(0x1f7)]();if(!_0x53ede5)throw CliErrors[_0x105282(0x213)]('Missing\x20app\x20name.',_0x105282(0x20e)+CLI_BIN_NAME+'\x20'+_0x257045+'\x20<name>\x20--appcode\x20<code>');const _0x23349d=_0x153c95[_0x105282(0x201)](_0x105282(0x211));if(!_0x23349d)throw CliErrors[_0x105282(0x208)]('appcode',_0x105282(0x20e)+CLI_BIN_NAME+'\x20'+_0x257045+'\x20<name>\x20--appcode\x20<code>');const _0x33599d={'global':_0x153c95['bool'](_0x105282(0x1f4))},_0x204244=readConfig(_0x33599d);if(!_0x204244[_0x105282(0x1eb)])_0x204244[_0x105282(0x1eb)]={};const _0x294281={'appcode':_0x23349d,...collectAppProfileOverrides(_0x18b6bb=>_0x153c95[_0x105282(0x201)](_0x18b6bb))},_0x3a7e15=_0x204244[_0x105282(0x1eb)],_0x236481=Object[_0x105282(0x20d)](_0x3a7e15),_0x266d98=typeof _0x204244['defaultApp']===_0x105282(0x205)&&_0x3a7e15[_0x204244['defaultApp']]?_0x204244[_0x105282(0x203)]:_0x236481[_0x105282(0x1f1)]===0x1?_0x236481[0x0]:undefined,_0x3702e6=!!_0x3a7e15[_0x53ede5];_0x3a7e15[_0x53ede5]=_0x294281;const _0x538acb=normalizeStoredDefaultApp(_0x204244,_0x266d98);writeConfig(_0x204244,_0x33599d);const _0x43b181=!_0x3702e6&&_0x538acb?_0x105282(0x1fc)+_0x538acb+'\x22.':'',_0x379d42=(_0x3702e6?'Updated':'Added')+_0x105282(0x1f3)+_0x53ede5+_0x105282(0x1ee)+_0x23349d+')'+scopeLabel(_0x33599d)+'.'+_0x43b181;return{'ok':!![],'message':_0x379d42};}export async function runAppRemove(_0x59321a,_0x1a8046){const _0x1a183e=a44_0x54d0,_0x3cfb3f=_0x59321a['args'][0x0]?.['trim']();if(!_0x3cfb3f)throw CliErrors[_0x1a183e(0x213)](_0x1a183e(0x1fe),_0x1a183e(0x20e)+CLI_BIN_NAME+'\x20'+_0x1a8046+_0x1a183e(0x1f5));const _0x25894d=_0x59321a[_0x1a183e(0x207)](_0x1a183e(0x1f4)),{config:_0x5cdd9c,layers:_0x74ff4c}=readRawConfigWithLayers(),_0x1341d1=_0x5cdd9c[_0x1a183e(0x1eb)]??{};if(!_0x1341d1[_0x3cfb3f])throw CliErrors[_0x1a183e(0x213)](_0x1a183e(0x20f)+_0x3cfb3f+'\x22\x20not\x20found.');const _0x45c2ad=_0x74ff4c[_0x1a183e(0x1ec)][_0x1a183e(0x1eb)]&&typeof _0x74ff4c[_0x1a183e(0x1ec)][_0x1a183e(0x1eb)]===_0x1a183e(0x1f8)?_0x74ff4c[_0x1a183e(0x1ec)]['apps']:{},_0x30fb91=_0x74ff4c[_0x1a183e(0x20b)][_0x1a183e(0x1eb)]&&typeof _0x74ff4c[_0x1a183e(0x20b)]['apps']==='object'?_0x74ff4c['projectConfig'][_0x1a183e(0x1eb)]:{},_0x1c7397=appDefinedIn(_0x3cfb3f,_0x45c2ad,_0x30fb91),_0x340e7a=resolveAppScopeForWrite(_0x3cfb3f,_0x25894d,_0x74ff4c),_0x4fc206={'global':_0x340e7a==='global'},_0x48af2a=readConfig(_0x4fc206),_0x245e4f=_0x48af2a['apps'];if(!_0x245e4f||!_0x245e4f[_0x3cfb3f])throw CliErrors['validation'](_0x1a183e(0x20f)+_0x3cfb3f+_0x1a183e(0x204));delete _0x245e4f[_0x3cfb3f];let _0xc6380c='';const _0x586c2e=typeof _0x48af2a[_0x1a183e(0x203)]===_0x1a183e(0x205)?_0x48af2a['defaultApp']:undefined,_0x1d892d=Object[_0x1a183e(0x20d)](_0x245e4f),_0x456e9f=_0x586c2e===_0x3cfb3f?_0x1d892d[0x0]:_0x586c2e,_0x53517a=normalizeStoredDefaultApp(_0x48af2a,_0x456e9f);if(_0x586c2e===_0x3cfb3f&&_0x1d892d[_0x1a183e(0x1f1)]===0x1)_0xc6380c=_0x1a183e(0x1fb)+_0x1d892d[0x0]+'\x22\x20is\x20selected\x20automatically.';else _0x586c2e===_0x3cfb3f&&_0x53517a&&(_0xc6380c=_0x1a183e(0x20a)+_0x53517a+'\x22.');Object[_0x1a183e(0x20d)](_0x245e4f)[_0x1a183e(0x1f1)]===0x0&&(delete _0x48af2a[_0x1a183e(0x1eb)],delete _0x48af2a[_0x1a183e(0x203)]);writeConfig(_0x48af2a,_0x4fc206);const _0x4fa4bd=_0x1c7397==='both'?_0x1a183e(0x1f0)+_0x3cfb3f+'\x22\x20still\x20defined\x20in\x20'+(_0x340e7a===_0x1a183e(0x1fa)?'global':_0x1a183e(0x1fa))+_0x1a183e(0x202):'';return{'ok':!![],'message':'Removed\x20app\x20\x22'+_0x3cfb3f+'\x22'+scopeLabel(_0x4fc206)+'.'+_0xc6380c+_0x4fa4bd};}
1
+ (function(_0x4d4185,_0x10eb2a){const _0x2f3c03=a44_0x49fb,_0x1899f3=_0x4d4185();while(!![]){try{const _0xb4f586=-parseInt(_0x2f3c03(0x1ad))/0x1+parseInt(_0x2f3c03(0x1a0))/0x2+parseInt(_0x2f3c03(0x1ab))/0x3*(-parseInt(_0x2f3c03(0x1a7))/0x4)+parseInt(_0x2f3c03(0x1a6))/0x5*(-parseInt(_0x2f3c03(0x1ca))/0x6)+parseInt(_0x2f3c03(0x1a2))/0x7+-parseInt(_0x2f3c03(0x1c9))/0x8+parseInt(_0x2f3c03(0x1ac))/0x9*(parseInt(_0x2f3c03(0x1b3))/0xa);if(_0xb4f586===_0x10eb2a)break;else _0x1899f3['push'](_0x1899f3['shift']());}catch(_0x31b7a4){_0x1899f3['push'](_0x1899f3['shift']());}}}(a44_0x30d7,0x459e1));import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{collectAppProfileOverrides,getAppProfileFlagDefs,normalizeStoredDefaultApp}from'../../config/schema.js';import{readRawConfigWithLayers}from'../../context.js';import{readConfig,writeConfig,scopeLabel,resolveAppScopeForWrite,appDefinedIn}from'../../commands/app/shared.js';export function buildAppAddFlags(){const _0x500471=a44_0x49fb;return[{'name':_0x500471(0x1c5),'type':_0x500471(0x1a9),'description':_0x500471(0x1b8),'required':!![]},{'name':_0x500471(0x1ba),'type':_0x500471(0x1c3),'description':_0x500471(0x1c7),'default':![]},...getAppProfileFlagDefs()];}export function buildAppRemoveFlags(){return[{'name':'global','type':'boolean','description':'Use\x20global\x20config\x20scope','default':![]}];}export async function validateAppName(_0x4a144e,_0x20c917){const _0x11234b=a44_0x49fb,_0x4ec71a=_0x4a144e['args'][0x0]?.[_0x11234b(0x1a5)]();if(!_0x4ec71a)throw CliErrors[_0x11234b(0x1b9)](_0x11234b(0x1b1),_0x11234b(0x1a3)+CLI_BIN_NAME+'\x20'+_0x20c917+_0x11234b(0x1c2));}function a44_0x30d7(){const _0x2ed5df=['\x20config.','App\x20code','validation','global','flagMissing','\x22\x20(appcode:\x20','project','\x20Remaining\x20app\x20\x22','bool','globalConfig','args','\x20<name>','boolean','object','appcode','Updated','Use\x20global\x20config\x20scope','\x20Default\x20app\x20changed\x20to\x20\x22','2938032DlbHeU','19614kuBjZk','length','705424MJHmVV','App\x20\x22','1339037bBCyhn','Usage:\x20','\x20Note:\x20app\x20\x22','trim','615cOFtYi','4ufPMCG','\x22\x20still\x20defined\x20in\x20','string','defaultApp','167499YnFKIO','369WvLEvh','250683oWwwCQ','\x22\x20not\x20found.','apps','keys','Missing\x20app\x20name.','\x20<name>\x20[--global]','199270OImEDg','projectConfig','Added','str'];a44_0x30d7=function(){return _0x2ed5df;};return a44_0x30d7();}export async function runAppAdd(_0x15b28e,_0x4751a8){const _0x1d99c3=a44_0x49fb,_0x5c602e=_0x15b28e[_0x1d99c3(0x1c1)][0x0]?.['trim']();if(!_0x5c602e)throw CliErrors[_0x1d99c3(0x1b9)](_0x1d99c3(0x1b1),_0x1d99c3(0x1a3)+CLI_BIN_NAME+'\x20'+_0x4751a8+'\x20<name>\x20--appcode\x20<code>');const _0x5ca6f6=_0x15b28e[_0x1d99c3(0x1b6)](_0x1d99c3(0x1c5));if(!_0x5ca6f6)throw CliErrors[_0x1d99c3(0x1bb)]('appcode',_0x1d99c3(0x1a3)+CLI_BIN_NAME+'\x20'+_0x4751a8+'\x20<name>\x20--appcode\x20<code>');const _0x3f603b={'global':_0x15b28e[_0x1d99c3(0x1bf)]('global')},_0x5f2918=readConfig(_0x3f603b);if(!_0x5f2918[_0x1d99c3(0x1af)])_0x5f2918[_0x1d99c3(0x1af)]={};const _0x4af25e={'appcode':_0x5ca6f6,...collectAppProfileOverrides(_0x5394a9=>_0x15b28e[_0x1d99c3(0x1b6)](_0x5394a9))},_0x410918=_0x5f2918['apps'],_0x503450=Object['keys'](_0x410918),_0x43c597=typeof _0x5f2918[_0x1d99c3(0x1aa)]===_0x1d99c3(0x1a9)&&_0x410918[_0x5f2918[_0x1d99c3(0x1aa)]]?_0x5f2918[_0x1d99c3(0x1aa)]:_0x503450['length']===0x1?_0x503450[0x0]:undefined,_0x1e23b2=!!_0x410918[_0x5c602e];_0x410918[_0x5c602e]=_0x4af25e;const _0x24fac2=normalizeStoredDefaultApp(_0x5f2918,_0x43c597);writeConfig(_0x5f2918,_0x3f603b);const _0x322b37=!_0x1e23b2&&_0x24fac2?'\x20Default\x20app\x20is\x20\x22'+_0x24fac2+'\x22.':'',_0xd7d833=(_0x1e23b2?_0x1d99c3(0x1c6):_0x1d99c3(0x1b5))+'\x20app\x20\x22'+_0x5c602e+_0x1d99c3(0x1bc)+_0x5ca6f6+')'+scopeLabel(_0x3f603b)+'.'+_0x322b37;return{'ok':!![],'message':_0xd7d833};}function a44_0x49fb(_0x1e8abc,_0x80da2){_0x1e8abc=_0x1e8abc-0x19f;const _0x30d7c8=a44_0x30d7();let _0x49fbd1=_0x30d7c8[_0x1e8abc];return _0x49fbd1;}export async function runAppRemove(_0x60378f,_0x19d13f){const _0x25ede3=a44_0x49fb,_0x18f95c=_0x60378f[_0x25ede3(0x1c1)][0x0]?.[_0x25ede3(0x1a5)]();if(!_0x18f95c)throw CliErrors['validation'](_0x25ede3(0x1b1),_0x25ede3(0x1a3)+CLI_BIN_NAME+'\x20'+_0x19d13f+_0x25ede3(0x1b2));const _0x5d52af=_0x60378f[_0x25ede3(0x1bf)](_0x25ede3(0x1ba)),{config:_0x247297,layers:_0x149be1}=readRawConfigWithLayers(),_0xd18b51=_0x247297[_0x25ede3(0x1af)]??{};if(!_0xd18b51[_0x18f95c])throw CliErrors['validation'](_0x25ede3(0x1a1)+_0x18f95c+'\x22\x20not\x20found.');const _0x4b0b29=_0x149be1[_0x25ede3(0x1c0)][_0x25ede3(0x1af)]&&typeof _0x149be1[_0x25ede3(0x1c0)][_0x25ede3(0x1af)]===_0x25ede3(0x1c4)?_0x149be1[_0x25ede3(0x1c0)][_0x25ede3(0x1af)]:{},_0x690481=_0x149be1[_0x25ede3(0x1b4)][_0x25ede3(0x1af)]&&typeof _0x149be1[_0x25ede3(0x1b4)][_0x25ede3(0x1af)]===_0x25ede3(0x1c4)?_0x149be1['projectConfig'][_0x25ede3(0x1af)]:{},_0x4e3fdc=appDefinedIn(_0x18f95c,_0x4b0b29,_0x690481),_0x4be060=resolveAppScopeForWrite(_0x18f95c,_0x5d52af,_0x149be1),_0x2b8076={'global':_0x4be060==='global'},_0x14c928=readConfig(_0x2b8076),_0x28a2f9=_0x14c928['apps'];if(!_0x28a2f9||!_0x28a2f9[_0x18f95c])throw CliErrors['validation'](_0x25ede3(0x1a1)+_0x18f95c+_0x25ede3(0x1ae));delete _0x28a2f9[_0x18f95c];let _0x312401='';const _0x45f8b0=typeof _0x14c928[_0x25ede3(0x1aa)]===_0x25ede3(0x1a9)?_0x14c928[_0x25ede3(0x1aa)]:undefined,_0x2dfda0=Object[_0x25ede3(0x1b0)](_0x28a2f9),_0x41a6ce=_0x45f8b0===_0x18f95c?_0x2dfda0[0x0]:_0x45f8b0,_0x1693f9=normalizeStoredDefaultApp(_0x14c928,_0x41a6ce);if(_0x45f8b0===_0x18f95c&&_0x2dfda0[_0x25ede3(0x19f)]===0x1)_0x312401=_0x25ede3(0x1be)+_0x2dfda0[0x0]+'\x22\x20is\x20selected\x20automatically.';else _0x45f8b0===_0x18f95c&&_0x1693f9&&(_0x312401=_0x25ede3(0x1c8)+_0x1693f9+'\x22.');Object['keys'](_0x28a2f9)['length']===0x0&&(delete _0x14c928[_0x25ede3(0x1af)],delete _0x14c928[_0x25ede3(0x1aa)]);writeConfig(_0x14c928,_0x2b8076);const _0x591051=_0x4e3fdc==='both'?_0x25ede3(0x1a4)+_0x18f95c+_0x25ede3(0x1a8)+(_0x4be060==='project'?'global':_0x25ede3(0x1bd))+_0x25ede3(0x1b7):'';return{'ok':!![],'message':'Removed\x20app\x20\x22'+_0x18f95c+'\x22'+scopeLabel(_0x2b8076)+'.'+_0x312401+_0x591051};}
@@ -1 +1 @@
1
- (function(_0x3d3f87,_0x1e0711){const _0x1f8d05=a45_0x2a86,_0xf3c34f=_0x3d3f87();while(!![]){try{const _0x27bd2e=-parseInt(_0x1f8d05(0x153))/0x1*(-parseInt(_0x1f8d05(0x167))/0x2)+-parseInt(_0x1f8d05(0x157))/0x3*(-parseInt(_0x1f8d05(0x155))/0x4)+-parseInt(_0x1f8d05(0x15f))/0x5+parseInt(_0x1f8d05(0x15d))/0x6+parseInt(_0x1f8d05(0x164))/0x7+-parseInt(_0x1f8d05(0x15c))/0x8+-parseInt(_0x1f8d05(0x16c))/0x9*(parseInt(_0x1f8d05(0x158))/0xa);if(_0x27bd2e===_0x1e0711)break;else _0xf3c34f['push'](_0xf3c34f['shift']());}catch(_0x22c25b){_0xf3c34f['push'](_0xf3c34f['shift']());}}}(a45_0x1302,0xc3da1));import{input,checkbox,select}from'@inquirer/prompts';import a45_0x3d0975 from'chalk';function a45_0x1302(){const _0x16a7e9=['\x0aNo\x20available\x20apps\x20found.','4040288oRjSdK','App\x20Code:','✎\x20Enter\x20manually','1678tJKoVa','gray','message','\x0aCould\x20not\x20fetch\x20the\x20remote\x20app\x20list.\x20Enter\x20an\x20App\x20Code\x20manually.','\x20\x20(','8241309eYFGBH','Fetching\x20available\x20apps...','(No\x20login\x20session.\x20Enter\x20an\x20App\x20Code\x20manually\x20or\x20skip.)','yellow','✎\x20Enter\x20appcode\x20manually','custom','trim','skip','Select\x20the\x20app\x20to\x20bind:','1343eowlCk','map','8836AouCDi','No\x20available\x20apps\x20found.','2031cUSjMo','20bJDcOg','cyan','\x20apps.\x20Select\x20with\x20space,\x20a=all,\x20i=invert:','(Skip;\x20configure\x20later\x20with\x20config\x20set\x20appcode)','6941952nsBahw','7631568GZJygH','includes','4850135GyklME','length','find','appCode'];a45_0x1302=function(){return _0x16a7e9;};return a45_0x1302();}import{validateAppcode}from'../../commands/common/validate.js';import{listRemoteApps}from'../../core/api-client.js';import{withActiveCookie}from'../../utils/with-active-cookie.js';import{writeCliSideChannelLine}from'../../utils/write-cli-side-channel.js';function a45_0x2a86(_0x2dd6ac,_0x84e8c6){_0x2dd6ac=_0x2dd6ac-0x152;const _0x130229=a45_0x1302();let _0x2a8633=_0x130229[_0x2dd6ac];return _0x2a8633;}export async function promptCustomAppcode(){const _0x2ffb1b=a45_0x2a86,_0x3f37c8=await input({'message':_0x2ffb1b(0x165),'validate':_0x44655e=>{const _0x37a9d9=_0x2ffb1b,_0x1cfea5=validateAppcode(_0x44655e[_0x37a9d9(0x172)]());return _0x1cfea5['valid']||_0x1cfea5[_0x37a9d9(0x169)]||'Invalid\x20App\x20Code';}});return _0x3f37c8[_0x2ffb1b(0x172)]();}export async function promptAppSelection(_0x5367ed){const _0x2f7aca=a45_0x2a86,_0x46b786=[{'name':a45_0x3d0975['yellow']('✎\x20Enter\x20appcode\x20manually'),'value':-0x1},..._0x5367ed['map']((_0x3f8d29,_0x439530)=>({'name':_0x3f8d29['appName']+'\x20\x20'+a45_0x3d0975[_0x2f7aca(0x168)]('('+_0x3f8d29['appCode']+')'),'value':_0x439530}))],_0x45f112=await checkbox({'message':'Found\x20'+a45_0x3d0975[_0x2f7aca(0x159)](_0x5367ed[_0x2f7aca(0x160)])+_0x2f7aca(0x15a),'choices':_0x46b786,'loop':![]});if(_0x45f112[_0x2f7aca(0x15e)](-0x1))return _0x2f7aca(0x171);if(_0x45f112[_0x2f7aca(0x160)]===0x0)return _0x2f7aca(0x171);return _0x45f112[_0x2f7aca(0x154)](_0x1ffbcb=>_0x5367ed[_0x1ffbcb]);}export async function promptSingleAppSelection(_0x53f509){const _0x189fa0=a45_0x2a86,_0x12dbd3=[{'name':a45_0x3d0975[_0x189fa0(0x168)](_0x189fa0(0x15b)),'value':_0x189fa0(0x173)},{'name':a45_0x3d0975['yellow'](_0x189fa0(0x170)),'value':'custom'},..._0x53f509[_0x189fa0(0x154)](_0x2e735b=>({'name':_0x2e735b['appName']+'\x20\x20'+a45_0x3d0975[_0x189fa0(0x168)]('('+_0x2e735b[_0x189fa0(0x162)]+')'),'value':_0x2e735b[_0x189fa0(0x162)]}))],_0x33f7f3=await select({'message':_0x189fa0(0x152),'choices':_0x12dbd3});if(_0x33f7f3==='skip')return _0x189fa0(0x173);if(_0x33f7f3===_0x189fa0(0x171))return'custom';return _0x53f509[_0x189fa0(0x161)](_0x4a4141=>_0x4a4141[_0x189fa0(0x162)]===_0x33f7f3);}export async function selectSingleAppcode(_0xfed4f2){const _0x22f18a=a45_0x2a86;if(!_0xfed4f2)return writeCliSideChannelLine(a45_0x3d0975[_0x22f18a(0x168)](_0x22f18a(0x16e))),_fallbackOrSkip();writeCliSideChannelLine(_0x22f18a(0x16d));let _0x3a2c4e;try{_0x3a2c4e=await withActiveCookie(_0xfed4f2,()=>listRemoteApps());}catch(_0x26e927){writeCliSideChannelLine(a45_0x3d0975[_0x22f18a(0x16f)]('Could\x20not\x20fetch\x20the\x20remote\x20app\x20list.\x20Enter\x20an\x20App\x20Code\x20manually.'));if(_0x26e927 instanceof Error)writeCliSideChannelLine(a45_0x3d0975['gray'](_0x22f18a(0x16b)+_0x26e927[_0x22f18a(0x169)]+')'));return _fallbackOrSkip();}if(_0x3a2c4e[_0x22f18a(0x160)]===0x0)return writeCliSideChannelLine(a45_0x3d0975['yellow'](_0x22f18a(0x156))),_fallbackOrSkip();const _0x53cfc2=await promptSingleAppSelection(_0x3a2c4e);if(_0x53cfc2==='skip')return'';if(_0x53cfc2===_0x22f18a(0x171))return promptCustomAppcode();return _0x53cfc2[_0x22f18a(0x162)];}export async function selectMultipleApps(_0x24185f){const _0x132746=a45_0x2a86;writeCliSideChannelLine(_0x132746(0x16d));let _0x1d5481;try{_0x1d5481=await withActiveCookie(_0x24185f,()=>listRemoteApps());}catch(_0x562a21){writeCliSideChannelLine(_0x132746(0x16a));if(_0x562a21 instanceof Error)writeCliSideChannelLine(_0x132746(0x16b)+_0x562a21[_0x132746(0x169)]+')');return'custom';}if(_0x1d5481[_0x132746(0x160)]===0x0)return writeCliSideChannelLine(_0x132746(0x163)),_0x132746(0x171);return promptAppSelection(_0x1d5481);}async function _fallbackOrSkip(){const _0x198a5f=a45_0x2a86,_0x4a98f2=await select({'message':'App\x20Code:','choices':[{'name':a45_0x3d0975[_0x198a5f(0x168)]('(Skip;\x20configure\x20later)'),'value':_0x198a5f(0x173)},{'name':a45_0x3d0975[_0x198a5f(0x16f)](_0x198a5f(0x166)),'value':'manual'}]});if(_0x4a98f2===_0x198a5f(0x173))return'';return promptCustomAppcode();}
1
+ (function(_0x5d3c60,_0x49c9b8){const _0x2401c0=a45_0x2df6,_0x8f54ba=_0x5d3c60();while(!![]){try{const _0x12b810=-parseInt(_0x2401c0(0x16f))/0x1+-parseInt(_0x2401c0(0x165))/0x2+parseInt(_0x2401c0(0x17d))/0x3+-parseInt(_0x2401c0(0x178))/0x4+parseInt(_0x2401c0(0x177))/0x5+parseInt(_0x2401c0(0x17a))/0x6+parseInt(_0x2401c0(0x163))/0x7*(-parseInt(_0x2401c0(0x17f))/0x8);if(_0x12b810===_0x49c9b8)break;else _0x8f54ba['push'](_0x8f54ba['shift']());}catch(_0x5c1c1b){_0x8f54ba['push'](_0x8f54ba['shift']());}}}(a45_0x4770,0xc0a1e));import{input,checkbox,select}from'@inquirer/prompts';import a45_0x27a9b2 from'chalk';function a45_0x4770(){const _0x68ce8a=['appCode','454165zHCBEe','length','✎\x20Enter\x20manually','skip','includes','gray','valid','trim','3049310EvtybP','4793432nNyoPZ','cyan','4989270aDbTqr','yellow','message','4229349caqAyo','custom','708272gINgFQ','(Skip;\x20configure\x20later\x20with\x20config\x20set\x20appcode)','find','map','(Skip;\x20configure\x20later)','App\x20Code:','7lLeAiW','(No\x20login\x20session.\x20Enter\x20an\x20App\x20Code\x20manually\x20or\x20skip.)','642222OXBlmC','Invalid\x20App\x20Code','Found\x20','\x20apps.\x20Select\x20with\x20space,\x20a=all,\x20i=invert:','No\x20available\x20apps\x20found.','✎\x20Enter\x20appcode\x20manually','Fetching\x20available\x20apps...','\x20\x20(','Could\x20not\x20fetch\x20the\x20remote\x20app\x20list.\x20Enter\x20an\x20App\x20Code\x20manually.'];a45_0x4770=function(){return _0x68ce8a;};return a45_0x4770();}function a45_0x2df6(_0x526dcd,_0x187fc2){_0x526dcd=_0x526dcd-0x15f;const _0x47706d=a45_0x4770();let _0x2df626=_0x47706d[_0x526dcd];return _0x2df626;}import{validateAppcode}from'../../commands/common/validate.js';import{listRemoteApps}from'../../core/api-client.js';import{withActiveCookie}from'../../utils/with-active-cookie.js';import{writeCliSideChannelLine}from'../../utils/write-cli-side-channel.js';export async function promptCustomAppcode(){const _0xe1b0eb=a45_0x2df6,_0x537bf6=await input({'message':_0xe1b0eb(0x162),'validate':_0x17e326=>{const _0x5aac00=_0xe1b0eb,_0x195de7=validateAppcode(_0x17e326[_0x5aac00(0x176)]());return _0x195de7[_0x5aac00(0x175)]||_0x195de7[_0x5aac00(0x17c)]||_0x5aac00(0x166);}});return _0x537bf6[_0xe1b0eb(0x176)]();}export async function promptAppSelection(_0x4ed2c9){const _0x220cae=a45_0x2df6,_0x40582c=[{'name':a45_0x27a9b2['yellow']('✎\x20Enter\x20appcode\x20manually'),'value':-0x1},..._0x4ed2c9['map']((_0x1f8a0f,_0x446464)=>({'name':_0x1f8a0f['appName']+'\x20\x20'+a45_0x27a9b2[_0x220cae(0x174)]('('+_0x1f8a0f['appCode']+')'),'value':_0x446464}))],_0x56d612=await checkbox({'message':_0x220cae(0x167)+a45_0x27a9b2[_0x220cae(0x179)](_0x4ed2c9[_0x220cae(0x170)])+_0x220cae(0x168),'choices':_0x40582c,'loop':![]});if(_0x56d612[_0x220cae(0x173)](-0x1))return _0x220cae(0x17e);if(_0x56d612[_0x220cae(0x170)]===0x0)return'custom';return _0x56d612[_0x220cae(0x160)](_0xd60609=>_0x4ed2c9[_0xd60609]);}export async function promptSingleAppSelection(_0x18d2b1){const _0x4e1af7=a45_0x2df6,_0x45484e=[{'name':a45_0x27a9b2[_0x4e1af7(0x174)](_0x4e1af7(0x180)),'value':'skip'},{'name':a45_0x27a9b2['yellow'](_0x4e1af7(0x16a)),'value':'custom'},..._0x18d2b1['map'](_0x35aaa3=>({'name':_0x35aaa3['appName']+'\x20\x20'+a45_0x27a9b2['gray']('('+_0x35aaa3[_0x4e1af7(0x16e)]+')'),'value':_0x35aaa3[_0x4e1af7(0x16e)]}))],_0x225e8a=await select({'message':'Select\x20the\x20app\x20to\x20bind:','choices':_0x45484e});if(_0x225e8a===_0x4e1af7(0x172))return _0x4e1af7(0x172);if(_0x225e8a===_0x4e1af7(0x17e))return _0x4e1af7(0x17e);return _0x18d2b1[_0x4e1af7(0x15f)](_0x2bbf67=>_0x2bbf67[_0x4e1af7(0x16e)]===_0x225e8a);}export async function selectSingleAppcode(_0x222fd0){const _0xba84ad=a45_0x2df6;if(!_0x222fd0)return writeCliSideChannelLine(a45_0x27a9b2['gray'](_0xba84ad(0x164))),_fallbackOrSkip();writeCliSideChannelLine('Fetching\x20available\x20apps...');let _0x27f18a;try{_0x27f18a=await withActiveCookie(_0x222fd0,()=>listRemoteApps());}catch(_0x108740){writeCliSideChannelLine(a45_0x27a9b2[_0xba84ad(0x17b)](_0xba84ad(0x16d)));if(_0x108740 instanceof Error)writeCliSideChannelLine(a45_0x27a9b2['gray']('\x20\x20('+_0x108740[_0xba84ad(0x17c)]+')'));return _fallbackOrSkip();}if(_0x27f18a[_0xba84ad(0x170)]===0x0)return writeCliSideChannelLine(a45_0x27a9b2['yellow'](_0xba84ad(0x169))),_fallbackOrSkip();const _0xe52391=await promptSingleAppSelection(_0x27f18a);if(_0xe52391===_0xba84ad(0x172))return'';if(_0xe52391===_0xba84ad(0x17e))return promptCustomAppcode();return _0xe52391[_0xba84ad(0x16e)];}export async function selectMultipleApps(_0x2da549){const _0x19ea9d=a45_0x2df6;writeCliSideChannelLine(_0x19ea9d(0x16b));let _0x15a9de;try{_0x15a9de=await withActiveCookie(_0x2da549,()=>listRemoteApps());}catch(_0x4bb60e){writeCliSideChannelLine('\x0aCould\x20not\x20fetch\x20the\x20remote\x20app\x20list.\x20Enter\x20an\x20App\x20Code\x20manually.');if(_0x4bb60e instanceof Error)writeCliSideChannelLine(_0x19ea9d(0x16c)+_0x4bb60e[_0x19ea9d(0x17c)]+')');return'custom';}if(_0x15a9de['length']===0x0)return writeCliSideChannelLine('\x0aNo\x20available\x20apps\x20found.'),_0x19ea9d(0x17e);return promptAppSelection(_0x15a9de);}async function _fallbackOrSkip(){const _0x56da52=a45_0x2df6,_0x7b6459=await select({'message':_0x56da52(0x162),'choices':[{'name':a45_0x27a9b2['gray'](_0x56da52(0x161)),'value':'skip'},{'name':a45_0x27a9b2[_0x56da52(0x17b)](_0x56da52(0x171)),'value':'manual'}]});if(_0x7b6459==='skip')return'';return promptCustomAppcode();}
@@ -1 +1 @@
1
- const a46_0x318a6c=a46_0x53ea;function a46_0x506d(){const _0x260ec8=['\x27\x5c\x27\x27','Async\x20task\x20','\x20--appcode\x20','16UwwibL','SUCCESS','string','\x20task\x20status\x20--task-id\x20','\x20response\x20did\x20not\x20contain\x20a\x20status.','\x20is\x20pending.','13801530PlcKle','apiError','10076034MdOlkE','2286QOpjIW','\x20is\x20processing.','has','taskId','10957131JLUhXh','errorMessage','Task\x20','status','1040418TKytrO','2649314HOSvhR','\x20--format\x20compress','FAILED','5omDuoK','314398FvJqYC','\x20failed.','toUpperCase','PENDING','PROCESSING','trim','\x20returned\x20unknown\x20status\x20','\x20failed:\x20','2352eDgGtZ'];a46_0x506d=function(){return _0x260ec8;};return a46_0x506d();}(function(_0x245dbd,_0x307553){const _0x29b255=a46_0x53ea,_0x4fe576=_0x245dbd();while(!![]){try{const _0x1e6225=parseInt(_0x29b255(0x7c))/0x1+-parseInt(_0x29b255(0x7d))/0x2+parseInt(_0x29b255(0x74))/0x3*(-parseInt(_0x29b255(0x89))/0x4)+parseInt(_0x29b255(0x80))/0x5*(parseInt(_0x29b255(0x95))/0x6)+-parseInt(_0x29b255(0x81))/0x7*(-parseInt(_0x29b255(0x8d))/0x8)+parseInt(_0x29b255(0x78))/0x9+-parseInt(_0x29b255(0x93))/0xa;if(_0x1e6225===_0x307553)break;else _0x4fe576['push'](_0x4fe576['shift']());}catch(_0x5e53ee){_0x4fe576['push'](_0x4fe576['shift']());}}}(a46_0x506d,0xd56c2));import{CLI_BIN_NAME}from'../../constant/cli.js';import{CliErrors}from'../../errors.js';const TERMINAL_STATUSES=new Set([a46_0x318a6c(0x8e),'FAILED']),NON_TERMINAL_STATUSES=new Set([a46_0x318a6c(0x84),a46_0x318a6c(0x85)]);export function normalizeAsyncTask(_0x19e541){const _0x4e1670=a46_0x318a6c,_0x5a3985=typeof _0x19e541?.[_0x4e1670(0x77)]===_0x4e1670(0x8f)?_0x19e541[_0x4e1670(0x77)]['trim']():'';if(!_0x5a3985)throw CliErrors[_0x4e1670(0x94)]('Async\x20task\x20response\x20did\x20not\x20contain\x20a\x20taskId.');const _0x140676=typeof _0x19e541[_0x4e1670(0x7b)]===_0x4e1670(0x8f)?_0x19e541[_0x4e1670(0x7b)][_0x4e1670(0x86)]()[_0x4e1670(0x83)]():'';if(!_0x140676)throw CliErrors[_0x4e1670(0x94)](_0x4e1670(0x8b)+_0x5a3985+_0x4e1670(0x91));return{'taskId':_0x5a3985,'status':_0x140676,'errorMessage':typeof _0x19e541[_0x4e1670(0x79)]===_0x4e1670(0x8f)&&_0x19e541['errorMessage'][_0x4e1670(0x86)]()?_0x19e541[_0x4e1670(0x79)][_0x4e1670(0x86)]():null,'isTerminal':TERMINAL_STATUSES[_0x4e1670(0x76)](_0x140676),'knownStatus':TERMINAL_STATUSES[_0x4e1670(0x76)](_0x140676)||NON_TERMINAL_STATUSES[_0x4e1670(0x76)](_0x140676)};}export function buildAsyncTaskStatusCommand(_0x4be5f5,_0x3bd29e){const _0x202736=a46_0x318a6c;return CLI_BIN_NAME+_0x202736(0x90)+quoteShellArg(_0x4be5f5)+_0x202736(0x8c)+quoteShellArg(_0x3bd29e)+_0x202736(0x7e);}function a46_0x53ea(_0x2715a4,_0x39d19c){_0x2715a4=_0x2715a4-0x74;const _0x506db2=a46_0x506d();let _0x53ea04=_0x506db2[_0x2715a4];return _0x53ea04;}export function asyncTaskMessage(_0x307d61){const _0xa75213=a46_0x318a6c;switch(_0x307d61['status']){case _0xa75213(0x84):return _0xa75213(0x7a)+_0x307d61[_0xa75213(0x77)]+_0xa75213(0x92);case _0xa75213(0x85):return _0xa75213(0x7a)+_0x307d61[_0xa75213(0x77)]+_0xa75213(0x75);case'SUCCESS':return _0xa75213(0x7a)+_0x307d61[_0xa75213(0x77)]+'\x20completed\x20successfully.';case _0xa75213(0x7f):return _0x307d61[_0xa75213(0x79)]?_0xa75213(0x7a)+_0x307d61[_0xa75213(0x77)]+_0xa75213(0x88)+_0x307d61[_0xa75213(0x79)]:_0xa75213(0x7a)+_0x307d61[_0xa75213(0x77)]+_0xa75213(0x82);default:return'Task\x20'+_0x307d61[_0xa75213(0x77)]+_0xa75213(0x87)+_0x307d61['status']+'.';}}function quoteShellArg(_0x235bc8){const _0x307ef5=a46_0x318a6c;return'\x27'+_0x235bc8['replace'](/'/g,_0x307ef5(0x8a))+'\x27';}
1
+ function a46_0x129e(){const _0xe91882=['2257312tCmnwm','PROCESSING','toUpperCase','\x20--format\x20compress','string','apiError','errorMessage','trim','replace','\x20response\x20did\x20not\x20contain\x20a\x20status.','PENDING','Task\x20','802516JyBIeN','8835110BihLke','FAILED','has','SUCCESS','\x20failed:\x20','\x20task\x20status\x20--task-id\x20','\x20--appcode\x20','Async\x20task\x20response\x20did\x20not\x20contain\x20a\x20taskId.','7cdKpIq','1381746wfVatQ','taskId','2473895tWLXqw','\x20returned\x20unknown\x20status\x20','18nmMEZS','1525584JIetRw','499655QZiUNC','\x27\x5c\x27\x27','status','4KNNwlh'];a46_0x129e=function(){return _0xe91882;};return a46_0x129e();}const a46_0x4782c2=a46_0x318b;(function(_0x4b5e03,_0x2c4726){const _0x1cb20b=a46_0x318b,_0x438862=_0x4b5e03();while(!![]){try{const _0x2c282e=-parseInt(_0x1cb20b(0xc7))/0x1+-parseInt(_0x1cb20b(0xb7))/0x2+-parseInt(_0x1cb20b(0xc6))/0x3+parseInt(_0x1cb20b(0xca))/0x4*(parseInt(_0x1cb20b(0xc3))/0x5)+-parseInt(_0x1cb20b(0xc1))/0x6+-parseInt(_0x1cb20b(0xc0))/0x7*(parseInt(_0x1cb20b(0xcb))/0x8)+-parseInt(_0x1cb20b(0xc5))/0x9*(-parseInt(_0x1cb20b(0xb8))/0xa);if(_0x2c282e===_0x2c4726)break;else _0x438862['push'](_0x438862['shift']());}catch(_0x518c0c){_0x438862['push'](_0x438862['shift']());}}}(a46_0x129e,0x52fc1));import{CLI_BIN_NAME}from'../../constant/cli.js';function a46_0x318b(_0x399a39,_0x3f08a2){_0x399a39=_0x399a39-0xb2;const _0x129e25=a46_0x129e();let _0x318bfa=_0x129e25[_0x399a39];return _0x318bfa;}import{CliErrors}from'../../errors.js';const TERMINAL_STATUSES=new Set([a46_0x4782c2(0xbb),a46_0x4782c2(0xb9)]),NON_TERMINAL_STATUSES=new Set([a46_0x4782c2(0xb5),a46_0x4782c2(0xcc)]);export function normalizeAsyncTask(_0x3330a1){const _0x33249a=a46_0x4782c2,_0x30c38c=typeof _0x3330a1?.[_0x33249a(0xc2)]==='string'?_0x3330a1['taskId'][_0x33249a(0xb2)]():'';if(!_0x30c38c)throw CliErrors[_0x33249a(0xd0)](_0x33249a(0xbf));const _0x419710=typeof _0x3330a1[_0x33249a(0xc9)]==='string'?_0x3330a1[_0x33249a(0xc9)][_0x33249a(0xb2)]()[_0x33249a(0xcd)]():'';if(!_0x419710)throw CliErrors[_0x33249a(0xd0)]('Async\x20task\x20'+_0x30c38c+_0x33249a(0xb4));return{'taskId':_0x30c38c,'status':_0x419710,'errorMessage':typeof _0x3330a1['errorMessage']===_0x33249a(0xcf)&&_0x3330a1[_0x33249a(0xd1)][_0x33249a(0xb2)]()?_0x3330a1[_0x33249a(0xd1)][_0x33249a(0xb2)]():null,'isTerminal':TERMINAL_STATUSES[_0x33249a(0xba)](_0x419710),'knownStatus':TERMINAL_STATUSES[_0x33249a(0xba)](_0x419710)||NON_TERMINAL_STATUSES[_0x33249a(0xba)](_0x419710)};}export function buildAsyncTaskStatusCommand(_0x1d5fac,_0x4bae59){const _0x57062c=a46_0x4782c2;return CLI_BIN_NAME+_0x57062c(0xbd)+quoteShellArg(_0x1d5fac)+_0x57062c(0xbe)+quoteShellArg(_0x4bae59)+_0x57062c(0xce);}export function asyncTaskMessage(_0x433a9d){const _0x34445d=a46_0x4782c2;switch(_0x433a9d[_0x34445d(0xc9)]){case _0x34445d(0xb5):return _0x34445d(0xb6)+_0x433a9d[_0x34445d(0xc2)]+'\x20is\x20pending.';case'PROCESSING':return'Task\x20'+_0x433a9d[_0x34445d(0xc2)]+'\x20is\x20processing.';case _0x34445d(0xbb):return _0x34445d(0xb6)+_0x433a9d[_0x34445d(0xc2)]+'\x20completed\x20successfully.';case _0x34445d(0xb9):return _0x433a9d['errorMessage']?_0x34445d(0xb6)+_0x433a9d['taskId']+_0x34445d(0xbc)+_0x433a9d[_0x34445d(0xd1)]:_0x34445d(0xb6)+_0x433a9d['taskId']+'\x20failed.';default:return _0x34445d(0xb6)+_0x433a9d['taskId']+_0x34445d(0xc4)+_0x433a9d['status']+'.';}}function quoteShellArg(_0x281de9){const _0x36e4e5=a46_0x4782c2;return'\x27'+_0x281de9[_0x36e4e5(0xb3)](/'/g,_0x36e4e5(0xc8))+'\x27';}
@@ -1 +1 @@
1
- (function(_0x1b6dad,_0x2f3db6){var _0x313ee2=a47_0x4219,_0x2a2b6a=_0x1b6dad();while(!![]){try{var _0x1c9c48=parseInt(_0x313ee2(0xf7))/0x1+-parseInt(_0x313ee2(0xf9))/0x2*(parseInt(_0x313ee2(0xfc))/0x3)+-parseInt(_0x313ee2(0xf6))/0x4+-parseInt(_0x313ee2(0xf4))/0x5*(parseInt(_0x313ee2(0x100))/0x6)+parseInt(_0x313ee2(0xfe))/0x7*(-parseInt(_0x313ee2(0xf5))/0x8)+parseInt(_0x313ee2(0x101))/0x9+-parseInt(_0x313ee2(0xfb))/0xa*(-parseInt(_0x313ee2(0xf3))/0xb);if(_0x1c9c48===_0x2f3db6)break;else _0x2a2b6a['push'](_0x2a2b6a['shift']());}catch(_0x2a1def){_0x2a2b6a['push'](_0x2a2b6a['shift']());}}}(a47_0xc35b,0x690e4));function a47_0x4219(_0x4b849a,_0x4c8732){_0x4b849a=_0x4b849a-0xf3;var _0xc35b02=a47_0xc35b();var _0x421909=_0xc35b02[_0x4b849a];return _0x421909;}export function asDryRunResult(_0x1aa4d5,_0x10f7d1){var _0x1b69b5=a47_0x4219;return Object[_0x1b69b5(0xfa)](_0x1aa4d5,{'method':{'value':_0x10f7d1[_0x1b69b5(0xf8)],'enumerable':![]},'url':{'value':_0x10f7d1[_0x1b69b5(0xfd)],'enumerable':![]},..._0x10f7d1['description']?{'description':{'value':_0x10f7d1[_0x1b69b5(0xff)],'enumerable':![]}}:{}});}function a47_0xc35b(){var _0x4c01d2=['139557fynKZY','230hwWYcz','41880jYdJpG','306928OQrqUK','462475vacxJc','method','14HZmsOZ','defineProperties','40ukzbXV','137031NueBTs','url','49RFfQTE','description','66030eySfnJ','7707879hVbWBt'];a47_0xc35b=function(){return _0x4c01d2;};return a47_0xc35b();}
1
+ function a47_0x2dfe(){var _0x194be6=['3jJXGPq','1988LZUgDT','170401UdkEPK','5368QJKipg','2187wbTwQO','description','6fqXMuX','115493SFGsxH','114824YhvzUO','1749VRYlik','2088200djLLIP','4563744vWPahl','defineProperties','280bbLFLD','url'];a47_0x2dfe=function(){return _0x194be6;};return a47_0x2dfe();}(function(_0x1467aa,_0x39883b){var _0x22684e=a47_0x49db,_0x1ded15=_0x1467aa();while(!![]){try{var _0x717c=parseInt(_0x22684e(0x198))/0x1*(parseInt(_0x22684e(0x1a0))/0x2)+parseInt(_0x22684e(0x1a1))/0x3*(parseInt(_0x22684e(0x199))/0x4)+-parseInt(_0x22684e(0x1a2))/0x5+-parseInt(_0x22684e(0x19e))/0x6*(parseInt(_0x22684e(0x19f))/0x7)+parseInt(_0x22684e(0x19b))/0x8*(parseInt(_0x22684e(0x19c))/0x9)+parseInt(_0x22684e(0x1a5))/0xa*(parseInt(_0x22684e(0x19a))/0xb)+-parseInt(_0x22684e(0x1a3))/0xc;if(_0x717c===_0x39883b)break;else _0x1ded15['push'](_0x1ded15['shift']());}catch(_0x2117eb){_0x1ded15['push'](_0x1ded15['shift']());}}}(a47_0x2dfe,0x3ba71));function a47_0x49db(_0xd9376,_0x12db3e){_0xd9376=_0xd9376-0x198;var _0x2dfecd=a47_0x2dfe();var _0x49db81=_0x2dfecd[_0xd9376];return _0x49db81;}export function asDryRunResult(_0x1be98f,_0x597cb4){var _0x3e45b3=a47_0x49db;return Object[_0x3e45b3(0x1a4)](_0x1be98f,{'method':{'value':_0x597cb4['method'],'enumerable':![]},'url':{'value':_0x597cb4[_0x3e45b3(0x1a6)],'enumerable':![]},..._0x597cb4[_0x3e45b3(0x19d)]?{'description':{'value':_0x597cb4[_0x3e45b3(0x19d)],'enumerable':![]}}:{}});}
@@ -1 +1 @@
1
- const a48_0x2fd2bb=a48_0x8045;(function(_0x11e44d,_0x7baba7){const _0x595e61=a48_0x8045,_0x5ee74d=_0x11e44d();while(!![]){try{const _0x37c8bd=-parseInt(_0x595e61(0xd9))/0x1*(parseInt(_0x595e61(0xe4))/0x2)+parseInt(_0x595e61(0xdb))/0x3*(-parseInt(_0x595e61(0xe3))/0x4)+parseInt(_0x595e61(0xce))/0x5*(-parseInt(_0x595e61(0xd8))/0x6)+-parseInt(_0x595e61(0xde))/0x7*(parseInt(_0x595e61(0xd3))/0x8)+-parseInt(_0x595e61(0xda))/0x9*(parseInt(_0x595e61(0xe1))/0xa)+parseInt(_0x595e61(0xd5))/0xb*(parseInt(_0x595e61(0xcf))/0xc)+parseInt(_0x595e61(0xdc))/0xd;if(_0x37c8bd===_0x7baba7)break;else _0x5ee74d['push'](_0x5ee74d['shift']());}catch(_0x1074e0){_0x5ee74d['push'](_0x5ee74d['shift']());}}}(a48_0x47d6,0x5288e));export const DATASET_CODE_PATTERN={'regex':/^[a-f0-9]{32}(?:_[^_\s]+_[^_\s]+)?$/i,'description':a48_0x2fd2bb(0xe6)};export const CODE_FLAG={'name':a48_0x2fd2bb(0xe2),'type':'string','required':!![],'description':a48_0x2fd2bb(0xcc),'pattern':DATASET_CODE_PATTERN};export const CODE_FLAG_OPTIONAL={...CODE_FLAG,'required':![]};export const DATASETCODE_FLAG_OPTIONAL={...CODE_FLAG_OPTIONAL,'name':'datasetcode','description':'Dataset\x20code\x20(32-char\x20hex,\x20optionally\x20with\x20_xx_xx\x20suffix)'};function a48_0x47d6(){const _0x3c6123=['dbtype','66DLspda','appcode','Database\x20connection\x20ID\x20(dblink\x20id\x20from\x20db\x20list)','3368196pdRQsx','1nrHnDw','45iyZHZx','66879HaAEqt','25539176WusiOB','skip-connection-test','4449382jETdBl','string','POSTGRESQL','549910mwZsDh','code','48EwgnsY','53402PBjYYj','App\x20code\x20(overrides\x20config\x20file,\x20e.g.\x20app-xxxxx)','a\x2032-character\x20hex\x20code,\x20optionally\x20with\x20`_xx_xx`\x20suffix\x20(e.g.\x2099a909313f1fa7153186431e1c551588\x20or\x2099a909313f1fa7153186431e1c551588_75_3c7120aa)','Dataset\x20code\x20(32-char\x20hex,\x20optionally\x20with\x20_xx_xx\x20suffix)','SQL\x20code\x20identifier\x20(format:\x20xxxxxxxx-xxxxxxxx,\x20e.g.\x202305f915-dd48cd4c)','5xtQGpy','279348lcvDUn','SQL\x20code\x20in\x20format\x20xxxxxxxx-xxxxxxxx\x20(e.g.\x202305f915-dd48cd4c)','MYSQL','App\x20code\x20(e.g.\x20app-xxxxx)','8vdOGLx'];a48_0x47d6=function(){return _0x3c6123;};return a48_0x47d6();}export const SQLCODE_FLAG={'name':'sqlcode','type':'string','required':!![],'description':a48_0x2fd2bb(0xcd),'pattern':{'regex':/^[a-f0-9]{8}-[a-f0-9]{8}$/i,'description':a48_0x2fd2bb(0xd0)}};export const APPCODE_FLAG_OPTIONAL={'name':a48_0x2fd2bb(0xd6),'type':a48_0x2fd2bb(0xdf),'required':![],'description':a48_0x2fd2bb(0xe5)};export const APPCODE_FLAG={...APPCODE_FLAG_OPTIONAL,'required':!![],'description':a48_0x2fd2bb(0xd2)};export const SQLCODE_FLAG_OPTIONAL={...SQLCODE_FLAG,'required':![]};function a48_0x8045(_0x3556c4,_0x2bc94a){_0x3556c4=_0x3556c4-0xcc;const _0x47d69e=a48_0x47d6();let _0x804520=_0x47d69e[_0x3556c4];return _0x804520;}export const DBLINK_ID_FLAG={'name':'id','type':'number','required':!![],'description':a48_0x2fd2bb(0xd7)};export const DB_TYPE_FLAG={'name':a48_0x2fd2bb(0xd4),'type':a48_0x2fd2bb(0xdf),'required':!![],'description':'Database\x20product\x20type','enum':[a48_0x2fd2bb(0xd1),a48_0x2fd2bb(0xe0)]};export const SKIP_CONNECTION_TEST_FLAG={'name':a48_0x2fd2bb(0xdd),'type':'boolean','description':'Skip\x20testing\x20the\x20unsaved\x20database\x20configuration\x20before\x20create/update'};
1
+ const a48_0xe1e08c=a48_0x1ed6;(function(_0x4a478c,_0x215569){const _0xf21c66=a48_0x1ed6,_0x42ac9f=_0x4a478c();while(!![]){try{const _0x2bf033=-parseInt(_0xf21c66(0x18a))/0x1+parseInt(_0xf21c66(0x17e))/0x2+-parseInt(_0xf21c66(0x185))/0x3+parseInt(_0xf21c66(0x17d))/0x4+-parseInt(_0xf21c66(0x195))/0x5*(parseInt(_0xf21c66(0x182))/0x6)+-parseInt(_0xf21c66(0x192))/0x7+-parseInt(_0xf21c66(0x18c))/0x8*(-parseInt(_0xf21c66(0x17f))/0x9);if(_0x2bf033===_0x215569)break;else _0x42ac9f['push'](_0x42ac9f['shift']());}catch(_0x568e44){_0x42ac9f['push'](_0x42ac9f['shift']());}}}(a48_0x31d2,0x548cb));function a48_0x1ed6(_0xc11187,_0x20a319){_0xc11187=_0xc11187-0x17d;const _0x31d220=a48_0x31d2();let _0x1ed60b=_0x31d220[_0xc11187];return _0x1ed60b;}export const DATASET_CODE_PATTERN={'regex':/^[a-f0-9]{32}(?:_[^_\s]+_[^_\s]+)?$/i,'description':a48_0xe1e08c(0x194)};export const CODE_FLAG={'name':'code','type':a48_0xe1e08c(0x18b),'required':!![],'description':a48_0xe1e08c(0x193),'pattern':DATASET_CODE_PATTERN};export const CODE_FLAG_OPTIONAL={...CODE_FLAG,'required':![]};export const DATASETCODE_FLAG_OPTIONAL={...CODE_FLAG_OPTIONAL,'name':'datasetcode','description':a48_0xe1e08c(0x193)};export const SQLCODE_FLAG={'name':a48_0xe1e08c(0x181),'type':a48_0xe1e08c(0x18b),'required':!![],'description':'SQL\x20code\x20identifier\x20(format:\x20xxxxxxxx-xxxxxxxx,\x20e.g.\x202305f915-dd48cd4c)','pattern':{'regex':/^[a-f0-9]{8}-[a-f0-9]{8}$/i,'description':a48_0xe1e08c(0x190)}};export const APPCODE_FLAG_OPTIONAL={'name':a48_0xe1e08c(0x186),'type':a48_0xe1e08c(0x18b),'required':![],'description':a48_0xe1e08c(0x183)};export const APPCODE_FLAG={...APPCODE_FLAG_OPTIONAL,'required':!![],'description':a48_0xe1e08c(0x191)};function a48_0x31d2(){const _0x3fd5ce=['POSTGRESQL','SQL\x20code\x20in\x20format\x20xxxxxxxx-xxxxxxxx\x20(e.g.\x202305f915-dd48cd4c)','App\x20code\x20(e.g.\x20app-xxxxx)','4428186rkVLIJ','Dataset\x20code\x20(32-char\x20hex,\x20optionally\x20with\x20_xx_xx\x20suffix)','a\x2032-character\x20hex\x20code,\x20optionally\x20with\x20`_xx_xx`\x20suffix\x20(e.g.\x2099a909313f1fa7153186431e1c551588\x20or\x2099a909313f1fa7153186431e1c551588_75_3c7120aa)','450085PMyQSI','656284Vsfsri','737496sAaQSS','11123793OgRPWH','dbtype','sqlcode','18lUILtV','App\x20code\x20(overrides\x20config\x20file,\x20e.g.\x20app-xxxxx)','Database\x20product\x20type','1158717JcEyqD','appcode','MYSQL','boolean','skip-connection-test','133593Vhepff','string','8sFgvgt','Skip\x20testing\x20the\x20unsaved\x20database\x20configuration\x20before\x20create/update','number'];a48_0x31d2=function(){return _0x3fd5ce;};return a48_0x31d2();}export const SQLCODE_FLAG_OPTIONAL={...SQLCODE_FLAG,'required':![]};export const DBLINK_ID_FLAG={'name':'id','type':a48_0xe1e08c(0x18e),'required':!![],'description':'Database\x20connection\x20ID\x20(dblink\x20id\x20from\x20db\x20list)'};export const DB_TYPE_FLAG={'name':a48_0xe1e08c(0x180),'type':a48_0xe1e08c(0x18b),'required':!![],'description':a48_0xe1e08c(0x184),'enum':[a48_0xe1e08c(0x187),a48_0xe1e08c(0x18f)]};export const SKIP_CONNECTION_TEST_FLAG={'name':a48_0xe1e08c(0x189),'type':a48_0xe1e08c(0x188),'description':a48_0xe1e08c(0x18d)};
@@ -1 +1 @@
1
- (function(_0x35cf93,_0x53e756){const _0x51d6fa=a49_0x3de3,_0x409fd3=_0x35cf93();while(!![]){try{const _0x4cb16c=parseInt(_0x51d6fa(0x16c))/0x1+-parseInt(_0x51d6fa(0x171))/0x2+parseInt(_0x51d6fa(0x175))/0x3*(-parseInt(_0x51d6fa(0x179))/0x4)+parseInt(_0x51d6fa(0x176))/0x5*(-parseInt(_0x51d6fa(0x172))/0x6)+-parseInt(_0x51d6fa(0x16d))/0x7+parseInt(_0x51d6fa(0x17b))/0x8+parseInt(_0x51d6fa(0x174))/0x9;if(_0x4cb16c===_0x53e756)break;else _0x409fd3['push'](_0x409fd3['shift']());}catch(_0x30e40a){_0x409fd3['push'](_0x409fd3['shift']());}}}(a49_0x55f5,0x9445a));function a49_0x3de3(_0xc7a323,_0x3cb41e){_0xc7a323=_0xc7a323-0x16c;const _0x55f517=a49_0x55f5();let _0x3de3f5=_0x55f517[_0xc7a323];return _0x3de3f5;}function a49_0x55f5(){const _0x36f0a5=['983590hWtshc','1925028HuUwul','File\x20is\x20not\x20a\x20regular\x20file:\x20','5761206aczspF','3qbXQta','5BkIggG','ceil','validation','950248aeGsMz','isFile','2778512cEjhjJ','File\x20not\x20found:\x20','\x20path\x20is\x20required.','786869XCVIQa','817600GnMyIl','toFixed','trim','size'];a49_0x55f5=function(){return _0x36f0a5;};return a49_0x55f5();}import{existsSync,statSync}from'node:fs';import{CliErrors}from'../../errors.js';const BYTES_PER_MB=0x400*0x400;export const DEVELOPMENT_UPLOAD_MAX_BYTES=0x32*BYTES_PER_MB;function formatBytes(_0x376b3){const _0x459e24=a49_0x3de3;if(_0x376b3>=BYTES_PER_MB){const _0x1a7a12=Math[_0x459e24(0x177)](_0x376b3/BYTES_PER_MB*0x64)/0x64;return _0x1a7a12[_0x459e24(0x16e)](0x2)+'\x20MB';}return _0x376b3+'\x20B';}export function requireDevelopmentUploadFile(_0x4b35c2,_0x4523c7){const _0x3f12f1=a49_0x3de3,_0x2980fe=_0x4b35c2[_0x3f12f1(0x16f)]();if(!_0x2980fe)throw CliErrors['validation'](_0x4523c7+_0x3f12f1(0x17d));if(!existsSync(_0x2980fe))throw CliErrors['validation'](_0x3f12f1(0x17c)+_0x2980fe);const _0x2587dc=statSync(_0x2980fe);if(!_0x2587dc[_0x3f12f1(0x17a)]())throw CliErrors[_0x3f12f1(0x178)](_0x3f12f1(0x173)+_0x2980fe);if(_0x2587dc[_0x3f12f1(0x170)]>DEVELOPMENT_UPLOAD_MAX_BYTES)throw CliErrors['validation']('File\x20exceeds\x20the\x20development\x20upload\x20limit\x20of\x2050\x20MB:\x20'+_0x2980fe+'\x20('+formatBytes(_0x2587dc[_0x3f12f1(0x170)])+')');return{'path':_0x2980fe,'size':_0x2587dc[_0x3f12f1(0x170)]};}
1
+ function a49_0x1264(_0xf249ce,_0x24c360){_0xf249ce=_0xf249ce-0x1a1;const _0x51991d=a49_0x5199();let _0x126414=_0x51991d[_0xf249ce];return _0x126414;}(function(_0x2a2171,_0x1a0ed0){const _0x192b0e=a49_0x1264,_0x5a0c37=_0x2a2171();while(!![]){try{const _0x1c642a=-parseInt(_0x192b0e(0x1ae))/0x1*(-parseInt(_0x192b0e(0x1a9))/0x2)+parseInt(_0x192b0e(0x1b0))/0x3*(parseInt(_0x192b0e(0x1a5))/0x4)+parseInt(_0x192b0e(0x1a8))/0x5*(parseInt(_0x192b0e(0x1a4))/0x6)+-parseInt(_0x192b0e(0x1a1))/0x7+-parseInt(_0x192b0e(0x1a7))/0x8+parseInt(_0x192b0e(0x1b1))/0x9*(parseInt(_0x192b0e(0x1aa))/0xa)+-parseInt(_0x192b0e(0x1a2))/0xb;if(_0x1c642a===_0x1a0ed0)break;else _0x5a0c37['push'](_0x5a0c37['shift']());}catch(_0x148460){_0x5a0c37['push'](_0x5a0c37['shift']());}}}(a49_0x5199,0xc5023));import{existsSync,statSync}from'node:fs';import{CliErrors}from'../../errors.js';const BYTES_PER_MB=0x400*0x400;export const DEVELOPMENT_UPLOAD_MAX_BYTES=0x32*BYTES_PER_MB;function formatBytes(_0xc83127){const _0x4293de=a49_0x1264;if(_0xc83127>=BYTES_PER_MB){const _0x10ba12=Math[_0x4293de(0x1af)](_0xc83127/BYTES_PER_MB*0x64)/0x64;return _0x10ba12['toFixed'](0x2)+'\x20MB';}return _0xc83127+'\x20B';}export function requireDevelopmentUploadFile(_0x494d1c,_0x5ca21c){const _0x4e415a=a49_0x1264,_0x3da5e6=_0x494d1c[_0x4e415a(0x1ad)]();if(!_0x3da5e6)throw CliErrors[_0x4e415a(0x1ac)](_0x5ca21c+'\x20path\x20is\x20required.');if(!existsSync(_0x3da5e6))throw CliErrors['validation']('File\x20not\x20found:\x20'+_0x3da5e6);const _0x4a83c7=statSync(_0x3da5e6);if(!_0x4a83c7[_0x4e415a(0x1a3)]())throw CliErrors[_0x4e415a(0x1ac)](_0x4e415a(0x1ab)+_0x3da5e6);if(_0x4a83c7['size']>DEVELOPMENT_UPLOAD_MAX_BYTES)throw CliErrors[_0x4e415a(0x1ac)](_0x4e415a(0x1a6)+_0x3da5e6+'\x20('+formatBytes(_0x4a83c7[_0x4e415a(0x1b2)])+')');return{'path':_0x3da5e6,'size':_0x4a83c7[_0x4e415a(0x1b2)]};}function a49_0x5199(){const _0x492266=['83311qFtVve','ceil','33mrNpfF','9GXCDFB','size','1455748GiwiEU','9965296JwjuaG','isFile','6BbfenV','87804bSsCsU','File\x20exceeds\x20the\x20development\x20upload\x20limit\x20of\x2050\x20MB:\x20','12876840ZmrFwI','7916555ooKfmh','38asFXjw','1227710qwZRPo','File\x20is\x20not\x20a\x20regular\x20file:\x20','validation','trim'];a49_0x5199=function(){return _0x492266;};return a49_0x5199();}