@lovrabet/rabetbase-cli 2.5.0-beta.2 → 2.5.0-beta.3

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 (295) 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/tables.js +1 -1
  93. package/lib/commands/db/test.js +1 -1
  94. package/lib/commands/db/update.js +1 -1
  95. package/lib/commands/doctor.js +1 -1
  96. package/lib/commands/file/index.js +1 -1
  97. package/lib/commands/issue/index.js +1 -1
  98. package/lib/commands/issue/nudge.js +1 -1
  99. package/lib/commands/issue/report.js +1 -1
  100. package/lib/commands/issue/shared.js +1 -1
  101. package/lib/commands/kb/create.js +1 -1
  102. package/lib/commands/kb/delete.js +1 -1
  103. package/lib/commands/kb/detail.js +1 -1
  104. package/lib/commands/kb/index.js +1 -1
  105. package/lib/commands/kb/list.js +1 -1
  106. package/lib/commands/kb/search.js +1 -1
  107. package/lib/commands/kb/shared.js +1 -1
  108. package/lib/commands/kb/update.js +1 -1
  109. package/lib/commands/logs/index.js +1 -1
  110. package/lib/commands/menu/asset-update.js +1 -1
  111. package/lib/commands/menu/delete.js +1 -1
  112. package/lib/commands/menu/external-link-create.js +1 -1
  113. package/lib/commands/menu/external-link-update.js +1 -1
  114. package/lib/commands/menu/group-create.js +1 -1
  115. package/lib/commands/menu/group-update.js +1 -1
  116. package/lib/commands/menu/index.js +1 -1
  117. package/lib/commands/menu/list.js +1 -1
  118. package/lib/commands/menu/move.js +1 -1
  119. package/lib/commands/menu/regroup-start.js +1 -1
  120. package/lib/commands/menu/rename.js +1 -1
  121. package/lib/commands/menu/shared/compare-table.js +1 -1
  122. package/lib/commands/menu/shared/delete-plan.js +1 -1
  123. package/lib/commands/menu/shared/facts.js +1 -1
  124. package/lib/commands/menu/shared/index.js +1 -1
  125. package/lib/commands/menu/shared/inquirer.js +1 -1
  126. package/lib/commands/menu/shared/local-pages.js +1 -1
  127. package/lib/commands/menu/shared/logic.js +1 -1
  128. package/lib/commands/menu/shared/mutations.js +1 -1
  129. package/lib/commands/menu/shared/service.js +1 -1
  130. package/lib/commands/menu/shared/sync-core.js +1 -1
  131. package/lib/commands/menu/shared/update-core.js +1 -1
  132. package/lib/commands/menu/shared/valid-url.js +1 -1
  133. package/lib/commands/menu/sync.js +1 -1
  134. package/lib/commands/menu/visibility-update.js +1 -1
  135. package/lib/commands/notification/config-create.js +1 -1
  136. package/lib/commands/notification/config-delete.js +1 -1
  137. package/lib/commands/notification/config-list.js +1 -1
  138. package/lib/commands/notification/config-update.js +1 -1
  139. package/lib/commands/notification/index.js +1 -1
  140. package/lib/commands/notification/shared.js +1 -1
  141. package/lib/commands/ocr/index.js +1 -1
  142. package/lib/commands/page/create.js +1 -1
  143. package/lib/commands/page/custom/detail.js +1 -1
  144. package/lib/commands/page/custom/list.js +1 -1
  145. package/lib/commands/page/custom/publish.js +1 -1
  146. package/lib/commands/page/custom/shared.js +1 -1
  147. package/lib/commands/page/custom/syntax.js +1 -1
  148. package/lib/commands/page/custom/template.js +1 -1
  149. package/lib/commands/page/custom/update.js +1 -1
  150. package/lib/commands/page/data-list-status.js +1 -1
  151. package/lib/commands/page/generate-start.js +1 -1
  152. package/lib/commands/page/generate-status.js +1 -1
  153. package/lib/commands/page/index.js +1 -1
  154. package/lib/commands/page/pull.js +1 -1
  155. package/lib/commands/page/push.js +1 -1
  156. package/lib/commands/page/relation-audit.js +1 -1
  157. package/lib/commands/page/restore.js +1 -1
  158. package/lib/commands/page/shared.js +1 -1
  159. package/lib/commands/page/sync.js +1 -1
  160. package/lib/commands/project/create/enhanced-guided-create.js +1 -1
  161. package/lib/commands/project/create/format-elapsed.js +1 -1
  162. package/lib/commands/project/create/main.js +1 -1
  163. package/lib/commands/project/create/materialize-project-template.js +1 -1
  164. package/lib/commands/project/create/project-name.js +1 -1
  165. package/lib/commands/project/create/project-template-archive.js +1 -1
  166. package/lib/commands/project/create/project-template-path.js +1 -1
  167. package/lib/commands/project/create/use-copy-project-template.js +1 -1
  168. package/lib/commands/project/create/use-format-code.js +1 -1
  169. package/lib/commands/project/create/use-install-dependencies.js +1 -1
  170. package/lib/commands/project/index.js +1 -1
  171. package/lib/commands/project/upgrade.js +1 -1
  172. package/lib/commands/registry.js +1 -1
  173. package/lib/commands/role/delete.js +1 -1
  174. package/lib/commands/role/detail.js +1 -1
  175. package/lib/commands/role/index.js +1 -1
  176. package/lib/commands/role/list.js +1 -1
  177. package/lib/commands/role/shared.js +1 -1
  178. package/lib/commands/role/update.js +1 -1
  179. package/lib/commands/role/user-add.js +1 -1
  180. package/lib/commands/role/user-remove.js +1 -1
  181. package/lib/commands/role/user-resolve.js +1 -1
  182. package/lib/commands/run/index.js +1 -1
  183. package/lib/commands/schema.js +1 -1
  184. package/lib/commands/sql/create.js +1 -1
  185. package/lib/commands/sql/delete.js +1 -1
  186. package/lib/commands/sql/detail.js +1 -1
  187. package/lib/commands/sql/exec.js +1 -1
  188. package/lib/commands/sql/index.js +1 -1
  189. package/lib/commands/sql/list.js +1 -1
  190. package/lib/commands/sql/pull.js +1 -1
  191. package/lib/commands/sql/push.js +1 -1
  192. package/lib/commands/sql/shared.js +1 -1
  193. package/lib/commands/sql/status.js +1 -1
  194. package/lib/commands/sql/validate.js +1 -1
  195. package/lib/commands/task/index.js +1 -1
  196. package/lib/commands/task/status.js +1 -1
  197. package/lib/commands/tenant/index.js +1 -1
  198. package/lib/commands/tenant/members-list.js +1 -1
  199. package/lib/commands/tenant/shared.js +1 -1
  200. package/lib/commands/user-account/dingding-sandbox-bind.js +1 -1
  201. package/lib/commands/user-account/index.js +1 -1
  202. package/lib/commands/workspace/add.js +1 -1
  203. package/lib/commands/workspace/index.js +1 -1
  204. package/lib/commands/workspace/remove.js +1 -1
  205. package/lib/config/domain-config.js +1 -1
  206. package/lib/config/schema.js +1 -1
  207. package/lib/constant/cdn.js +1 -1
  208. package/lib/constant/cli.js +1 -1
  209. package/lib/constant/defaults.js +1 -1
  210. package/lib/constant/domain.js +1 -1
  211. package/lib/constant/env.js +1 -1
  212. package/lib/constant/output.js +1 -1
  213. package/lib/constant/paths.js +1 -1
  214. package/lib/constant/region.js +1 -1
  215. package/lib/constant/risk.js +1 -1
  216. package/lib/context/app-resolver.js +1 -1
  217. package/lib/context/auth-resolver.js +1 -1
  218. package/lib/context/config-loader.js +1 -1
  219. package/lib/context.js +1 -1
  220. package/lib/core/alias-resolver.js +1 -1
  221. package/lib/core/api-client.js +1 -1
  222. package/lib/core/bff/config.js +1 -1
  223. package/lib/core/bff/file-system.js +1 -1
  224. package/lib/core/bff/hash.js +1 -1
  225. package/lib/core/bff/lock.js +1 -1
  226. package/lib/core/bff/utils.js +1 -1
  227. package/lib/core/db-resolver.js +1 -1
  228. package/lib/core/page/file-system.js +1 -1
  229. package/lib/core/page/hash.js +1 -1
  230. package/lib/core/page/lock.js +1 -1
  231. package/lib/core/sql-index-auditor.js +1 -1
  232. package/lib/core/sql-sync/config.js +1 -1
  233. package/lib/core/sql-sync/file-system.js +1 -1
  234. package/lib/core/sql-sync/hash.js +1 -1
  235. package/lib/core/sql-sync/lock.js +1 -1
  236. package/lib/core/sql-sync/utils.js +1 -1
  237. package/lib/core/sql-validator.js +1 -1
  238. package/lib/errors.js +1 -1
  239. package/lib/framework/build-all-flags.js +1 -1
  240. package/lib/framework/error-output.js +1 -1
  241. package/lib/framework/explicit-yes.js +1 -1
  242. package/lib/framework/flags.js +1 -1
  243. package/lib/framework/help.js +1 -1
  244. package/lib/framework/index.js +1 -1
  245. package/lib/framework/output.js +1 -1
  246. package/lib/framework/response.js +1 -1
  247. package/lib/framework/runner-alias.js +1 -1
  248. package/lib/framework/runner.js +1 -1
  249. package/lib/framework/schema-export.js +1 -1
  250. package/lib/framework/types.js +1 -1
  251. package/lib/generated/build-info.d.ts +4 -4
  252. package/lib/generated/build-info.js +1 -1
  253. package/lib/help.js +1 -1
  254. package/lib/postinstall.js +1 -1
  255. package/lib/runtime/confirmation.js +1 -1
  256. package/lib/runtime/event.js +1 -1
  257. package/lib/runtime/index.js +1 -1
  258. package/lib/runtime/queue.js +1 -1
  259. package/lib/runtime/resolve.js +1 -1
  260. package/lib/skills/builtin-skill.js +1 -1
  261. package/lib/skills/main.js +1 -1
  262. package/lib/skills/npx-skills-add.js +1 -1
  263. package/lib/skills/skill-presence.js +1 -1
  264. package/lib/telemetry/cli-command-trace.js +1 -1
  265. package/lib/telemetry/cli-help-trace.js +1 -1
  266. package/lib/telemetry/ensure-cli-otel-config.js +1 -1
  267. package/lib/telemetry/register-otel-exit-shutdown.js +1 -1
  268. package/lib/telemetry/send-cli-trace-log.js +1 -1
  269. package/lib/telemetry/send-platform-issue-collect-log.js +1 -1
  270. package/lib/utils/ai_config.js +1 -1
  271. package/lib/utils/apply-jq-filter.js +1 -1
  272. package/lib/utils/cdn-config.js +1 -1
  273. package/lib/utils/check-sdk-version.js +1 -1
  274. package/lib/utils/cli-version-check.js +1 -1
  275. package/lib/utils/cli-version-policy.js +1 -1
  276. package/lib/utils/config.js +1 -1
  277. package/lib/utils/entity-with-id.js +1 -1
  278. package/lib/utils/file-utils.js +1 -1
  279. package/lib/utils/guides-cdn.js +1 -1
  280. package/lib/utils/http-client.js +1 -1
  281. package/lib/utils/is-non-interactive.js +1 -1
  282. package/lib/utils/logger.js +1 -1
  283. package/lib/utils/params.js +1 -1
  284. package/lib/utils/platform.js +1 -1
  285. package/lib/utils/sleep.js +1 -1
  286. package/lib/utils/template-replacer.js +1 -1
  287. package/lib/utils/update-notice.js +1 -1
  288. package/lib/utils/version.js +1 -1
  289. package/lib/utils/with-active-cookie.js +1 -1
  290. package/lib/utils/write-cli-side-channel.js +1 -1
  291. package/package.json +1 -1
  292. package/skills/rabetbase/SKILL.md +1 -1
  293. package/skills/rabetbase/guides/custom-page-workflow.md +1 -1
  294. package/skills/rabetbase/references/rabetbase-page-custom-list.md +5 -2
  295. package/skills/rabetbase.manifest.json +3 -3
@@ -1 +1 @@
1
- const a190_0x44a80a=a190_0x165c;function a190_0x165c(_0x13f4d7,_0xc3990d){_0x13f4d7=_0x13f4d7-0x1f1;const _0xdb39ae=a190_0xdb39();let _0x165c3c=_0xdb39ae[_0x13f4d7];return _0x165c3c;}(function(_0x223991,_0x33eae3){const _0x223140=a190_0x165c,_0x35fb55=_0x223991();while(!![]){try{const _0x4ef392=parseInt(_0x223140(0x1f6))/0x1*(parseInt(_0x223140(0x20f))/0x2)+parseInt(_0x223140(0x21d))/0x3*(parseInt(_0x223140(0x21b))/0x4)+-parseInt(_0x223140(0x1f5))/0x5+parseInt(_0x223140(0x211))/0x6*(parseInt(_0x223140(0x20d))/0x7)+parseInt(_0x223140(0x203))/0x8+parseInt(_0x223140(0x208))/0x9*(parseInt(_0x223140(0x204))/0xa)+parseInt(_0x223140(0x227))/0xb*(-parseInt(_0x223140(0x201))/0xc);if(_0x4ef392===_0x33eae3)break;else _0x35fb55['push'](_0x35fb55['shift']());}catch(_0x4a01ec){_0x35fb55['push'](_0x35fb55['shift']());}}}(a190_0xdb39,0xcd1ea));import{readFile,rm,writeFile}from'node:fs/promises';function a190_0xdb39(){const _0x2ea1ed=['length','sqlRoot','utf8','catch','4125nDfQHH','join','appCode','unchanged','dbId','\x20failed','str','bool','\x20written,\x20','7556860iFHJbx','2018goQNuN','force','sql','name','sqlCode','message','conflict','cancelled','lockFilePath','local\x20differs\x20from\x20remote','sqlName','59412PQjcaB','\x20SQL\x20file(s)\x20into\x20','2196152lVhVEG','40eGmdes','lastSync','string','sqlContent','817272zJsNnO','Would\x20pull\x20','Force\x20pull\x20cancelled.','pull','sqls','7iZXIhH','push','1622nyoTAl','sqlcode','7172148lnnPns','mybatisXml','No\x20remote\x20SQL\x20queries\x20matched.','nonInteractive','path','sqlRootDir','description','trimStart','paging','tableData','16HWVhAV','POST','553845yTzdlT','test','read','toISOString','apps','Filter\x20by\x20SQL\x20display\x20name'];a190_0xdb39=function(){return _0x2ea1ed;};return a190_0xdb39();}import{join}from'node:path';import{getSqlQueryDetail,listSqlQueries}from'../../core/api-client.js';import{ensureParentDirectory,fileExists}from'../../core/bff/file-system.js';import{getDbName}from'../../core/db-resolver.js';import{loadSqlProjectConfig}from'../../core/sql-sync/config.js';import{computeSqlContentHash}from'../../core/sql-sync/hash.js';import{createEmptySqlLock,ensureSqlLockScope,readSqlLockFile,writeSqlLockFile}from'../../core/sql-sync/lock.js';import{resolveLocalSqlFilePath}from'../../core/sql-sync/file-system.js';import{CliErrors}from'../../errors.js';import{SQLCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{buildLocalSqlFileContent,buildSqlLockEntry,cloneSqlLockData,confirmForceOverwrite,ensureRemoteSqlContent,stripLocalSqlMetadata}from'./shared.js';const PAGE_SIZE=0x64;async function fetchAllSqlQueries(_0x2dd4f0,_0x59f951){const _0x51d90d=a190_0x165c,_0x374b03=[];let _0x37e297=0x1;while(!![]){const _0x301112=await listSqlQueries(_0x2dd4f0,{'currentPage':_0x37e297,'pageSize':PAGE_SIZE,'sqlCode':_0x59f951['sqlCode'],'sqlName':_0x59f951[_0x51d90d(0x200)]}),_0x260653=_0x301112[_0x51d90d(0x21a)]??[];_0x374b03[_0x51d90d(0x20e)](..._0x260653);if(_0x260653[_0x51d90d(0x223)]===0x0)break;const _0x2f1903=_0x301112[_0x51d90d(0x219)]?.['totalCount'];if(_0x2f1903!=null?_0x374b03['length']>=_0x2f1903:_0x260653[_0x51d90d(0x223)]<PAGE_SIZE)break;_0x37e297++;}return _0x374b03;}async function ensureSqlContent(_0x4f6930){const _0x146b27=a190_0x165c;if(_0x4f6930[_0x146b27(0x207)]!=null&&String(_0x4f6930[_0x146b27(0x207)])[_0x146b27(0x223)]>0x0)return _0x4f6930;return getSqlQueryDetail(_0x4f6930[_0x146b27(0x1fa)]);}export const sqlPull={'service':a190_0x44a80a(0x1f8),'command':a190_0x44a80a(0x20b),'description':'Pull\x20remote\x20SQL\x20queries\x20to\x20local\x20.rabetbase/sql/','risk':a190_0x44a80a(0x21f),'flags':[SQLCODE_FLAG_OPTIONAL,{'name':'name','type':a190_0x44a80a(0x206),'description':a190_0x44a80a(0x222)},{'name':a190_0x44a80a(0x1f7),'type':'boolean','description':'Force\x20overwrite\x20local\x20unsynced\x20changes'}],async 'dryRun'(_0x2d87dc){const _0x354c28=a190_0x44a80a,_0x27427e=loadSqlProjectConfig(_0x2d87dc[_0x354c28(0x229)]),_0x4628fa=await readSqlLockFile(_0x27427e[_0x354c28(0x1fe)]),{appLock:_0x103b8e}=ensureSqlLockScope(_0x4628fa??createEmptySqlLock(),_0x27427e[_0x354c28(0x229)],_0x27427e[_0x354c28(0x224)],'pull'),_0xe832a1=await fetchAllSqlQueries(_0x2d87dc[_0x354c28(0x229)],{'sqlCode':_0x2d87dc[_0x354c28(0x1f2)]('sqlcode')||undefined,'sqlName':_0x2d87dc[_0x354c28(0x1f2)]('name')||undefined}),_0x246f4d=[];for(const _0x21496c of _0xe832a1){const _0x41cf90=await ensureSqlContent(_0x21496c),_0x22c66e=ensureRemoteSqlContent(_0x41cf90),_0x1a0089=detectModeFromSql(_0x41cf90),_0x207131=_0x41cf90['dbId']?await getDbName(_0x2d87dc[_0x354c28(0x229)],Number(_0x41cf90[_0x354c28(0x22b)]))[_0x354c28(0x226)](()=>undefined):undefined,_0x697128=buildLocalSqlFileContent({'sqlCode':_0x41cf90[_0x354c28(0x1fa)],'sqlName':_0x41cf90[_0x354c28(0x200)],'dbId':_0x41cf90['dbId']},_0x22c66e,{'dbName':_0x207131,'mode':_0x1a0089,'syncedAt':new Date()[_0x354c28(0x220)](),'description':_0x41cf90[_0x354c28(0x217)]}),_0x2ee6f4=buildSqlLockEntry(_0x41cf90,_0x22c66e,'',{'dbName':_0x207131}),_0x5aff05=resolveLocalSqlFilePath(_0x27427e,_0x41cf90[_0x354c28(0x1fa)],_0x2ee6f4);let _0x3abb48='would_pull',_0x32b847;if(await fileExists(_0x5aff05)){const _0x17ae5c=await readFile(_0x5aff05,'utf8');isEquivalentPulledSqlFile(_0x17ae5c,_0x697128,_0x1a0089)?(_0x3abb48='skipped',_0x32b847=_0x354c28(0x22a)):(_0x3abb48=_0x354c28(0x1fc),_0x32b847='local\x20differs\x20from\x20remote\x20(use\x20--force\x20to\x20overwrite)');}_0x246f4d['push']({'sqlCode':_0x41cf90[_0x354c28(0x1fa)],'sqlName':_0x41cf90[_0x354c28(0x200)],'filePath':_0x5aff05,'status':_0x3abb48,'reason':_0x32b847});}return{'method':_0x354c28(0x21c),'url':'/smartapi/custom/queryUserCustomSqlList\x20+\x20/smartapi/custom/getUserCustomSql','body':{'appCode':_0x2d87dc[_0x354c28(0x229)],'sqlCode':_0x2d87dc['str'](_0x354c28(0x210))||null,'sqlName':_0x2d87dc[_0x354c28(0x1f2)]('name')||null,'files':_0x246f4d},'description':_0x354c28(0x209)+_0x246f4d[_0x354c28(0x223)]+_0x354c28(0x202)+_0x27427e[_0x354c28(0x216)]};},async 'execute'(_0x126aea){const _0x55443e=a190_0x44a80a,_0x509d96=loadSqlProjectConfig(_0x126aea[_0x55443e(0x229)]),_0x41cc8b=await readSqlLockFile(_0x509d96[_0x55443e(0x1fe)]),{lockData:_0x27650c,appLock:_0x22a761}=ensureSqlLockScope(_0x41cc8b??createEmptySqlLock(),_0x509d96[_0x55443e(0x229)],_0x509d96['sqlRoot'],_0x55443e(0x20b)),_0x1d13f4=_0x126aea[_0x55443e(0x1f3)](_0x55443e(0x1f7)),_0x56a040=await fetchAllSqlQueries(_0x126aea[_0x55443e(0x229)],{'sqlCode':_0x126aea[_0x55443e(0x1f2)](_0x55443e(0x210))||undefined,'sqlName':_0x126aea[_0x55443e(0x1f2)](_0x55443e(0x1f9))||undefined});if(_0x56a040[_0x55443e(0x223)]===0x0)return{'ok':!![],'data':{'pulled':[],'skipped':[],'failed':[]},'message':_0x55443e(0x213)};const _0x509db8=[],_0x621880=[];for(const _0x589d2a of _0x56a040){try{_0x509db8[_0x55443e(0x20e)](await ensureSqlContent(_0x589d2a));}catch(_0x45fa0c){_0x621880[_0x55443e(0x20e)]({'sqlCode':_0x589d2a[_0x55443e(0x1fa)],'error':_0x45fa0c instanceof Error?_0x45fa0c[_0x55443e(0x1fb)]:String(_0x45fa0c)});}}if(_0x1d13f4&&!_0x126aea[_0x55443e(0x214)]){let _0x37121a=![];for(const _0x2ba7b6 of _0x509db8){const _0x1b118a=detectModeFromSql(_0x2ba7b6),_0x2ec67b=_0x2ba7b6['dbId']?await getDbName(_0x126aea[_0x55443e(0x229)],Number(_0x2ba7b6['dbId']))[_0x55443e(0x226)](()=>undefined):undefined,_0x455967=buildLocalSqlFileContent({'sqlCode':_0x2ba7b6[_0x55443e(0x1fa)],'sqlName':_0x2ba7b6['sqlName'],'dbId':_0x2ba7b6[_0x55443e(0x22b)]},ensureRemoteSqlContent(_0x2ba7b6),{'dbName':_0x2ec67b,'mode':_0x1b118a,'syncedAt':new Date()['toISOString'](),'description':_0x2ba7b6[_0x55443e(0x217)]}),_0x184387=resolveLocalSqlFilePath(_0x509d96,_0x2ba7b6[_0x55443e(0x1fa)],buildSqlLockEntry(_0x2ba7b6,ensureRemoteSqlContent(_0x2ba7b6),'',{'dbName':_0x2ec67b}));if(await fileExists(_0x184387)){const _0x2ee274=await readFile(_0x184387,_0x55443e(0x225));if(!isEquivalentPulledSqlFile(_0x2ee274,_0x455967,_0x1b118a)){_0x37121a=!![];break;}}}if(_0x37121a){const _0x53eeb8=await confirmForceOverwrite('Force\x20pull\x20will\x20overwrite\x20local\x20SQL\x20that\x20differs\x20from\x20remote.');if(!_0x53eeb8)throw CliErrors[_0x55443e(0x1fd)](_0x55443e(0x20a));}}const _0x3ff678=cloneSqlLockData(_0x27650c),_0x2e25ec=_0x3ff678[_0x55443e(0x221)][_0x509d96[_0x55443e(0x229)]],_0x3df270=[],_0x1536af=[];for(const _0x50d3ea of _0x509db8){const _0x153897=_0x2e25ec[_0x55443e(0x20c)][_0x50d3ea['sqlCode']],_0x439b69=ensureRemoteSqlContent(_0x50d3ea),_0x2eb430=detectModeFromSql(_0x50d3ea),_0x445673=_0x50d3ea[_0x55443e(0x22b)]?await getDbName(_0x126aea['appCode'],Number(_0x50d3ea[_0x55443e(0x22b)]))[_0x55443e(0x226)](()=>undefined):undefined,_0x153f81=buildLocalSqlFileContent({'sqlCode':_0x50d3ea[_0x55443e(0x1fa)],'sqlName':_0x50d3ea[_0x55443e(0x200)],'dbId':_0x50d3ea['dbId']},_0x439b69,{'dbName':_0x445673,'mode':_0x2eb430,'syncedAt':new Date()['toISOString'](),'description':_0x50d3ea[_0x55443e(0x217)]}),_0x3e494d=buildSqlLockEntry(_0x50d3ea,_0x439b69,computeSqlContentHash(_0x153f81),{'dbName':_0x445673}),_0x36ba30=_0x3e494d[_0x55443e(0x215)],_0x3aee2b=join(_0x509d96['sqlRootDir'],_0x36ba30);try{if(await fileExists(_0x3aee2b)){const _0x3d1c37=await readFile(_0x3aee2b,'utf8');if(isEquivalentPulledSqlFile(_0x3d1c37,_0x153f81,_0x2eb430)){_0x1536af[_0x55443e(0x20e)]({'sqlCode':_0x50d3ea[_0x55443e(0x1fa)],'reason':'unchanged'}),_0x2e25ec[_0x55443e(0x20c)][_0x50d3ea['sqlCode']]={..._0x3e494d,'hash':computeSqlContentHash(_0x3d1c37),'path':_0x36ba30};continue;}if(!_0x1d13f4){_0x1536af[_0x55443e(0x20e)]({'sqlCode':_0x50d3ea[_0x55443e(0x1fa)],'reason':_0x55443e(0x1ff)});continue;}}const _0x3a6d42=_0x153897?.[_0x55443e(0x215)]?join(_0x509d96[_0x55443e(0x216)],_0x153897[_0x55443e(0x215)]):undefined;_0x3a6d42&&_0x3a6d42!==_0x3aee2b&&await fileExists(_0x3a6d42)&&await rm(_0x3a6d42,{'force':!![]}),await ensureParentDirectory(_0x3aee2b),await writeFile(_0x3aee2b,_0x153f81,_0x55443e(0x225)),_0x2e25ec[_0x55443e(0x20c)][_0x50d3ea[_0x55443e(0x1fa)]]={..._0x3e494d,'path':_0x36ba30},_0x3df270[_0x55443e(0x20e)]({'sqlCode':_0x50d3ea[_0x55443e(0x1fa)],'filePath':_0x3aee2b});}catch(_0x59b2f6){_0x621880[_0x55443e(0x20e)]({'sqlCode':_0x50d3ea[_0x55443e(0x1fa)],'error':_0x59b2f6 instanceof Error?_0x59b2f6['message']:String(_0x59b2f6)});}}return _0x2e25ec[_0x55443e(0x205)]=new Date()['toISOString'](),await writeSqlLockFile(_0x509d96[_0x55443e(0x1fe)],_0x3ff678),{'ok':_0x621880['length']===0x0,'data':{'pulled':_0x3df270,'skipped':_0x1536af,'failed':_0x621880},'message':'Pull\x20complete:\x20'+_0x3df270[_0x55443e(0x223)]+_0x55443e(0x1f4)+_0x1536af[_0x55443e(0x223)]+'\x20skipped,\x20'+_0x621880['length']+_0x55443e(0x1f1)};}};function detectModeFromSql(_0x4b3894){const _0x70ee4d=a190_0x44a80a,_0x2cb1de=ensureRemoteSqlContent(_0x4b3894),_0x3ffca0=stripLocalSqlMetadata(_0x2cb1de,'mybatisXml')[_0x70ee4d(0x218)]();if(/^<(select|insert|update|delete)\b/i[_0x70ee4d(0x21e)](_0x3ffca0))return'mybatisXml';return _0x70ee4d(0x1f8);}function isEquivalentPulledSqlFile(_0x2c9046,_0xd0a9da,_0x26b29b){return normalizePullComparableContent(_0x2c9046,_0x26b29b)===normalizePullComparableContent(_0xd0a9da,_0x26b29b);}function normalizePullComparableContent(_0x4f21b8,_0x2455de){const _0x2c6e10=a190_0x44a80a,_0x4a1654=_0x4f21b8['replace'](/\r\n/g,'\x0a')['split']('\x0a'),_0x358c71=_0x4a1654['filter'](_0x2e8410=>!isSyncedAtMetadataLine(_0x2e8410,_0x2455de));return _0x358c71[_0x2c6e10(0x228)]('\x0a');}function isSyncedAtMetadataLine(_0x233e87,_0x3971fa){const _0x5e2d49=a190_0x44a80a;if(_0x3971fa===_0x5e2d49(0x212))return/^\s*<!--\s*@lovrabet\.syncedAt:/[_0x5e2d49(0x21e)](_0x233e87);return/^\s*--\s*@lovrabet\.syncedAt:/[_0x5e2d49(0x21e)](_0x233e87);}
1
+ const a190_0x2e499d=a190_0x7364;(function(_0x223586,_0x3e41ee){const _0x59b4e1=a190_0x7364,_0x4f1332=_0x223586();while(!![]){try{const _0x316092=parseInt(_0x59b4e1(0x1eb))/0x1*(-parseInt(_0x59b4e1(0x1f1))/0x2)+-parseInt(_0x59b4e1(0x1f2))/0x3+parseInt(_0x59b4e1(0x1ce))/0x4*(-parseInt(_0x59b4e1(0x1c6))/0x5)+-parseInt(_0x59b4e1(0x1d1))/0x6*(-parseInt(_0x59b4e1(0x1b7))/0x7)+-parseInt(_0x59b4e1(0x1c8))/0x8*(-parseInt(_0x59b4e1(0x1bc))/0x9)+-parseInt(_0x59b4e1(0x1e6))/0xa+parseInt(_0x59b4e1(0x1e4))/0xb;if(_0x316092===_0x3e41ee)break;else _0x4f1332['push'](_0x4f1332['shift']());}catch(_0x528ba8){_0x4f1332['push'](_0x4f1332['shift']());}}}(a190_0x10d0,0x706e9));import{readFile,rm,writeFile}from'node:fs/promises';import{join}from'node:path';import{getSqlQueryDetail,listSqlQueries}from'../../core/api-client.js';import{ensureParentDirectory,fileExists}from'../../core/bff/file-system.js';import{getDbName}from'../../core/db-resolver.js';import{loadSqlProjectConfig}from'../../core/sql-sync/config.js';import{computeSqlContentHash}from'../../core/sql-sync/hash.js';import{createEmptySqlLock,ensureSqlLockScope,readSqlLockFile,writeSqlLockFile}from'../../core/sql-sync/lock.js';import{resolveLocalSqlFilePath}from'../../core/sql-sync/file-system.js';import{CliErrors}from'../../errors.js';import{SQLCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{buildLocalSqlFileContent,buildSqlLockEntry,cloneSqlLockData,confirmForceOverwrite,ensureRemoteSqlContent,stripLocalSqlMetadata}from'./shared.js';const PAGE_SIZE=0x64;async function fetchAllSqlQueries(_0x17e51d,_0x40a66c){const _0x4091ec=a190_0x7364,_0x4fe4a1=[];let _0x82c8f2=0x1;while(!![]){const _0x5a69a0=await listSqlQueries(_0x17e51d,{'currentPage':_0x82c8f2,'pageSize':PAGE_SIZE,'sqlCode':_0x40a66c[_0x4091ec(0x1f4)],'sqlName':_0x40a66c['sqlName']}),_0x1a3923=_0x5a69a0[_0x4091ec(0x1c0)]??[];_0x4fe4a1[_0x4091ec(0x1b6)](..._0x1a3923);if(_0x1a3923['length']===0x0)break;const _0x462d7d=_0x5a69a0[_0x4091ec(0x1ea)]?.['totalCount'];if(_0x462d7d!=null?_0x4fe4a1['length']>=_0x462d7d:_0x1a3923[_0x4091ec(0x1e7)]<PAGE_SIZE)break;_0x82c8f2++;}return _0x4fe4a1;}function a190_0x10d0(){const _0x470466=['sqlcode','415IzsJYn','Force\x20overwrite\x20local\x20unsynced\x20changes','13992YTgKrb','description','catch','name','force','\x20skipped,\x20','13052yNdcEz','local\x20differs\x20from\x20remote\x20(use\x20--force\x20to\x20overwrite)','appCode','1858206NBJSml','str','\x20failed','lastSync','string','unchanged','POST','Pull\x20complete:\x20','read','sqls','apps','dbId','bool','filter','lockFilePath','pull','path','split','Force\x20pull\x20cancelled.','19890948qxlSzX','join','5998400kfyxAS','length','sql','trimStart','paging','2nZpgwV','sqlName','cancelled','nonInteractive','sqlContent','test','736018CIFdTs','2739054yuLvyI','toISOString','sqlCode','mybatisXml','local\x20differs\x20from\x20remote','push','7lVVHPF','skipped','\x20SQL\x20file(s)\x20into\x20','sqlRoot','message','4437EOklGd','sqlRootDir','utf8','Pull\x20remote\x20SQL\x20queries\x20to\x20local\x20.rabetbase/sql/','tableData','conflict','would_pull','Filter\x20by\x20SQL\x20display\x20name','Would\x20pull\x20'];a190_0x10d0=function(){return _0x470466;};return a190_0x10d0();}function a190_0x7364(_0x102c98,_0x1425fa){_0x102c98=_0x102c98-0x1b6;const _0x10d00c=a190_0x10d0();let _0x73641c=_0x10d00c[_0x102c98];return _0x73641c;}async function ensureSqlContent(_0x477bd8){const _0x4130b1=a190_0x7364;if(_0x477bd8[_0x4130b1(0x1ef)]!=null&&String(_0x477bd8[_0x4130b1(0x1ef)])['length']>0x0)return _0x477bd8;return getSqlQueryDetail(_0x477bd8[_0x4130b1(0x1f4)]);}export const sqlPull={'service':a190_0x2e499d(0x1e8),'command':a190_0x2e499d(0x1e0),'description':a190_0x2e499d(0x1bf),'risk':a190_0x2e499d(0x1d9),'flags':[SQLCODE_FLAG_OPTIONAL,{'name':'name','type':a190_0x2e499d(0x1d5),'description':a190_0x2e499d(0x1c3)},{'name':a190_0x2e499d(0x1cc),'type':'boolean','description':a190_0x2e499d(0x1c7)}],async 'dryRun'(_0x1de47a){const _0x313b56=a190_0x2e499d,_0x3a8fb0=loadSqlProjectConfig(_0x1de47a[_0x313b56(0x1d0)]),_0x55b76d=await readSqlLockFile(_0x3a8fb0[_0x313b56(0x1df)]),{appLock:_0x177816}=ensureSqlLockScope(_0x55b76d??createEmptySqlLock(),_0x3a8fb0[_0x313b56(0x1d0)],_0x3a8fb0[_0x313b56(0x1ba)],'pull'),_0x80965a=await fetchAllSqlQueries(_0x1de47a[_0x313b56(0x1d0)],{'sqlCode':_0x1de47a[_0x313b56(0x1d2)](_0x313b56(0x1c5))||undefined,'sqlName':_0x1de47a[_0x313b56(0x1d2)](_0x313b56(0x1cb))||undefined}),_0x45fcfa=[];for(const _0x553d1a of _0x80965a){const _0x284e14=await ensureSqlContent(_0x553d1a),_0x591baa=ensureRemoteSqlContent(_0x284e14),_0x12ba71=detectModeFromSql(_0x284e14),_0x5db8eb=_0x284e14[_0x313b56(0x1dc)]?await getDbName(_0x1de47a['appCode'],Number(_0x284e14[_0x313b56(0x1dc)]))[_0x313b56(0x1ca)](()=>undefined):undefined,_0x5cc3c3=buildLocalSqlFileContent({'sqlCode':_0x284e14[_0x313b56(0x1f4)],'sqlName':_0x284e14[_0x313b56(0x1ec)],'dbId':_0x284e14[_0x313b56(0x1dc)]},_0x591baa,{'dbName':_0x5db8eb,'mode':_0x12ba71,'syncedAt':new Date()[_0x313b56(0x1f3)](),'description':_0x284e14[_0x313b56(0x1c9)]}),_0x18b470=buildSqlLockEntry(_0x284e14,_0x591baa,'',{'dbName':_0x5db8eb}),_0x31920f=resolveLocalSqlFilePath(_0x3a8fb0,_0x284e14[_0x313b56(0x1f4)],_0x18b470);let _0x1020d8=_0x313b56(0x1c2),_0x36a537;if(await fileExists(_0x31920f)){const _0xa2ab2=await readFile(_0x31920f,_0x313b56(0x1be));isEquivalentPulledSqlFile(_0xa2ab2,_0x5cc3c3,_0x12ba71)?(_0x1020d8=_0x313b56(0x1b8),_0x36a537=_0x313b56(0x1d6)):(_0x1020d8=_0x313b56(0x1c1),_0x36a537=_0x313b56(0x1cf));}_0x45fcfa[_0x313b56(0x1b6)]({'sqlCode':_0x284e14[_0x313b56(0x1f4)],'sqlName':_0x284e14[_0x313b56(0x1ec)],'filePath':_0x31920f,'status':_0x1020d8,'reason':_0x36a537});}return{'method':_0x313b56(0x1d7),'url':'/smartapi/custom/queryUserCustomSqlList\x20+\x20/smartapi/custom/getUserCustomSql','body':{'appCode':_0x1de47a[_0x313b56(0x1d0)],'sqlCode':_0x1de47a['str'](_0x313b56(0x1c5))||null,'sqlName':_0x1de47a[_0x313b56(0x1d2)](_0x313b56(0x1cb))||null,'files':_0x45fcfa},'description':_0x313b56(0x1c4)+_0x45fcfa[_0x313b56(0x1e7)]+_0x313b56(0x1b9)+_0x3a8fb0[_0x313b56(0x1bd)]};},async 'execute'(_0x155b4c){const _0x2638d0=a190_0x2e499d,_0xc451ff=loadSqlProjectConfig(_0x155b4c['appCode']),_0x88789=await readSqlLockFile(_0xc451ff[_0x2638d0(0x1df)]),{lockData:_0xf8cde,appLock:_0x299589}=ensureSqlLockScope(_0x88789??createEmptySqlLock(),_0xc451ff[_0x2638d0(0x1d0)],_0xc451ff[_0x2638d0(0x1ba)],_0x2638d0(0x1e0)),_0x33bd33=_0x155b4c[_0x2638d0(0x1dd)](_0x2638d0(0x1cc)),_0xbc0434=await fetchAllSqlQueries(_0x155b4c[_0x2638d0(0x1d0)],{'sqlCode':_0x155b4c[_0x2638d0(0x1d2)]('sqlcode')||undefined,'sqlName':_0x155b4c[_0x2638d0(0x1d2)](_0x2638d0(0x1cb))||undefined});if(_0xbc0434[_0x2638d0(0x1e7)]===0x0)return{'ok':!![],'data':{'pulled':[],'skipped':[],'failed':[]},'message':'No\x20remote\x20SQL\x20queries\x20matched.'};const _0x416824=[],_0x4cbb1b=[];for(const _0x404c7d of _0xbc0434){try{_0x416824[_0x2638d0(0x1b6)](await ensureSqlContent(_0x404c7d));}catch(_0x1ca4f5){_0x4cbb1b[_0x2638d0(0x1b6)]({'sqlCode':_0x404c7d[_0x2638d0(0x1f4)],'error':_0x1ca4f5 instanceof Error?_0x1ca4f5['message']:String(_0x1ca4f5)});}}if(_0x33bd33&&!_0x155b4c[_0x2638d0(0x1ee)]){let _0x53566f=![];for(const _0x47b572 of _0x416824){const _0x58d63f=detectModeFromSql(_0x47b572),_0x4749ea=_0x47b572[_0x2638d0(0x1dc)]?await getDbName(_0x155b4c[_0x2638d0(0x1d0)],Number(_0x47b572['dbId']))[_0x2638d0(0x1ca)](()=>undefined):undefined,_0x5ea44d=buildLocalSqlFileContent({'sqlCode':_0x47b572[_0x2638d0(0x1f4)],'sqlName':_0x47b572[_0x2638d0(0x1ec)],'dbId':_0x47b572[_0x2638d0(0x1dc)]},ensureRemoteSqlContent(_0x47b572),{'dbName':_0x4749ea,'mode':_0x58d63f,'syncedAt':new Date()[_0x2638d0(0x1f3)](),'description':_0x47b572[_0x2638d0(0x1c9)]}),_0x164507=resolveLocalSqlFilePath(_0xc451ff,_0x47b572[_0x2638d0(0x1f4)],buildSqlLockEntry(_0x47b572,ensureRemoteSqlContent(_0x47b572),'',{'dbName':_0x4749ea}));if(await fileExists(_0x164507)){const _0x40a0a4=await readFile(_0x164507,_0x2638d0(0x1be));if(!isEquivalentPulledSqlFile(_0x40a0a4,_0x5ea44d,_0x58d63f)){_0x53566f=!![];break;}}}if(_0x53566f){const _0x2b1a6b=await confirmForceOverwrite('Force\x20pull\x20will\x20overwrite\x20local\x20SQL\x20that\x20differs\x20from\x20remote.');if(!_0x2b1a6b)throw CliErrors[_0x2638d0(0x1ed)](_0x2638d0(0x1e3));}}const _0x3a470f=cloneSqlLockData(_0xf8cde),_0x1fc603=_0x3a470f[_0x2638d0(0x1db)][_0xc451ff[_0x2638d0(0x1d0)]],_0xd65312=[],_0x815524=[];for(const _0x51e151 of _0x416824){const _0x1032dc=_0x1fc603[_0x2638d0(0x1da)][_0x51e151[_0x2638d0(0x1f4)]],_0x63f7b0=ensureRemoteSqlContent(_0x51e151),_0xe40d8a=detectModeFromSql(_0x51e151),_0x1731a6=_0x51e151[_0x2638d0(0x1dc)]?await getDbName(_0x155b4c['appCode'],Number(_0x51e151[_0x2638d0(0x1dc)]))[_0x2638d0(0x1ca)](()=>undefined):undefined,_0xc05393=buildLocalSqlFileContent({'sqlCode':_0x51e151[_0x2638d0(0x1f4)],'sqlName':_0x51e151['sqlName'],'dbId':_0x51e151['dbId']},_0x63f7b0,{'dbName':_0x1731a6,'mode':_0xe40d8a,'syncedAt':new Date()['toISOString'](),'description':_0x51e151[_0x2638d0(0x1c9)]}),_0xdaa5eb=buildSqlLockEntry(_0x51e151,_0x63f7b0,computeSqlContentHash(_0xc05393),{'dbName':_0x1731a6}),_0x38dc17=_0xdaa5eb['path'],_0xe34eec=join(_0xc451ff['sqlRootDir'],_0x38dc17);try{if(await fileExists(_0xe34eec)){const _0x3380ec=await readFile(_0xe34eec,'utf8');if(isEquivalentPulledSqlFile(_0x3380ec,_0xc05393,_0xe40d8a)){_0x815524[_0x2638d0(0x1b6)]({'sqlCode':_0x51e151[_0x2638d0(0x1f4)],'reason':'unchanged'}),_0x1fc603['sqls'][_0x51e151[_0x2638d0(0x1f4)]]={..._0xdaa5eb,'hash':computeSqlContentHash(_0x3380ec),'path':_0x38dc17};continue;}if(!_0x33bd33){_0x815524[_0x2638d0(0x1b6)]({'sqlCode':_0x51e151[_0x2638d0(0x1f4)],'reason':_0x2638d0(0x1f6)});continue;}}const _0x259194=_0x1032dc?.[_0x2638d0(0x1e1)]?join(_0xc451ff[_0x2638d0(0x1bd)],_0x1032dc[_0x2638d0(0x1e1)]):undefined;_0x259194&&_0x259194!==_0xe34eec&&await fileExists(_0x259194)&&await rm(_0x259194,{'force':!![]}),await ensureParentDirectory(_0xe34eec),await writeFile(_0xe34eec,_0xc05393,_0x2638d0(0x1be)),_0x1fc603['sqls'][_0x51e151[_0x2638d0(0x1f4)]]={..._0xdaa5eb,'path':_0x38dc17},_0xd65312[_0x2638d0(0x1b6)]({'sqlCode':_0x51e151[_0x2638d0(0x1f4)],'filePath':_0xe34eec});}catch(_0x12b253){_0x4cbb1b[_0x2638d0(0x1b6)]({'sqlCode':_0x51e151[_0x2638d0(0x1f4)],'error':_0x12b253 instanceof Error?_0x12b253[_0x2638d0(0x1bb)]:String(_0x12b253)});}}return _0x1fc603[_0x2638d0(0x1d4)]=new Date()[_0x2638d0(0x1f3)](),await writeSqlLockFile(_0xc451ff[_0x2638d0(0x1df)],_0x3a470f),{'ok':_0x4cbb1b[_0x2638d0(0x1e7)]===0x0,'data':{'pulled':_0xd65312,'skipped':_0x815524,'failed':_0x4cbb1b},'message':_0x2638d0(0x1d8)+_0xd65312[_0x2638d0(0x1e7)]+'\x20written,\x20'+_0x815524[_0x2638d0(0x1e7)]+_0x2638d0(0x1cd)+_0x4cbb1b[_0x2638d0(0x1e7)]+_0x2638d0(0x1d3)};}};function detectModeFromSql(_0x39c6a6){const _0x22ba1d=a190_0x2e499d,_0x1723c5=ensureRemoteSqlContent(_0x39c6a6),_0x3fbc9d=stripLocalSqlMetadata(_0x1723c5,_0x22ba1d(0x1f5))[_0x22ba1d(0x1e9)]();if(/^<(select|insert|update|delete)\b/i[_0x22ba1d(0x1f0)](_0x3fbc9d))return _0x22ba1d(0x1f5);return _0x22ba1d(0x1e8);}function isEquivalentPulledSqlFile(_0x1e3ba3,_0x4f0d0f,_0x453832){return normalizePullComparableContent(_0x1e3ba3,_0x453832)===normalizePullComparableContent(_0x4f0d0f,_0x453832);}function normalizePullComparableContent(_0xb69160,_0x4a9e83){const _0x49fc2f=a190_0x2e499d,_0x43b858=_0xb69160['replace'](/\r\n/g,'\x0a')[_0x49fc2f(0x1e2)]('\x0a'),_0x23ea9f=_0x43b858[_0x49fc2f(0x1de)](_0xa06901=>!isSyncedAtMetadataLine(_0xa06901,_0x4a9e83));return _0x23ea9f[_0x49fc2f(0x1e5)]('\x0a');}function isSyncedAtMetadataLine(_0x5da558,_0x527d17){const _0x15ae91=a190_0x2e499d;if(_0x527d17===_0x15ae91(0x1f5))return/^\s*<!--\s*@lovrabet\.syncedAt:/['test'](_0x5da558);return/^\s*--\s*@lovrabet\.syncedAt:/[_0x15ae91(0x1f0)](_0x5da558);}
@@ -1 +1 @@
1
- const a191_0x17b999=a191_0x51d8;function a191_0x51d8(_0x27fe08,_0x49f33d){_0x27fe08=_0x27fe08-0x149;const _0x5574f5=a191_0x5574();let _0x51d841=_0x5574f5[_0x27fe08];return _0x51d841;}(function(_0x1d4364,_0xfec6b0){const _0x421d6c=a191_0x51d8,_0x482a45=_0x1d4364();while(!![]){try{const _0x5b2e08=parseInt(_0x421d6c(0x16e))/0x1+parseInt(_0x421d6c(0x14c))/0x2*(-parseInt(_0x421d6c(0x163))/0x3)+parseInt(_0x421d6c(0x186))/0x4*(parseInt(_0x421d6c(0x14b))/0x5)+-parseInt(_0x421d6c(0x18a))/0x6+-parseInt(_0x421d6c(0x170))/0x7*(parseInt(_0x421d6c(0x156))/0x8)+-parseInt(_0x421d6c(0x182))/0x9+-parseInt(_0x421d6c(0x150))/0xa*(-parseInt(_0x421d6c(0x16c))/0xb);if(_0x5b2e08===_0xfec6b0)break;else _0x482a45['push'](_0x482a45['shift']());}catch(_0x53bfec){_0x482a45['push'](_0x482a45['shift']());}}}(a191_0x5574,0xc66cc));import{mkdir,readFile,readdir,rename,rmdir}from'node:fs/promises';import{dirname,join,relative,resolve,sep}from'node:path';import{updateSqlQuery}from'../../core/api-client.js';function a191_0x5574(){const _0x19c9a9=['relativePath','Push\x20local\x20SQL\x20files\x20to\x20remote','local\x20SQL\x20is\x20not\x20tracked\x20by\x20sql.lock.json;\x20use\x20`rabetbase\x20sql\x20create`\x20or\x20`rabetbase\x20sql\x20pull`\x20first','dbName','missing\x20remote\x20version;\x20run\x20`rabetbase\x20sql\x20pull`\x20to\x20refresh\x20version\x20info\x20first','1152603eLkIFo','str','projectRoot','Local\x20SQL\x20not\x20found:\x20','4XFLGBU','path','hash','mode','8123514OrazQk','startsWith','sqls','trashDir','\x20pushed,\x20','4266855DKIsjh','1058584WpNaHz','bool','\x20skipped,\x20','catch','4561250pwZKIY','force','dbDirectory','replace','has','dbId','32TqwbIj','version','appCode','sqlName','sqlConfig','Would\x20push\x20','join','length','No\x20local\x20SQL\x20files\x20found.','filePath','validation','entries','\x22\x20for\x20sqlCode\x20','9SfFrdX','sqlRoot','unchanged','\x20failed','isFinite','message','get','lastSync','POST','77sSddaa','push','886740WYsaXo','sql','1838158vAUtkN','lockFilePath','sqlcode','Local\x20directory\x20\x22','.\x20Keep\x20only\x20one\x20file\x20under\x20its\x20sqlCode\x20directory\x20before\x20pushing.','\x22\x20matches\x20multiple\x20databases\x20for\x20sqlCode\x20','filter','utf8','sqlRootDir','remoteId','sqlCode','toISOString','Force\x20push\x20even\x20if\x20local\x20hash\x20matches\x20lock'];a191_0x5574=function(){return _0x19c9a9;};return a191_0x5574();}import{loadSqlProjectConfig}from'../../core/sql-sync/config.js';import{getDbName,listDatabases}from'../../core/db-resolver.js';import{scanLocalSqlQueries}from'../../core/sql-sync/file-system.js';import{computeSqlFileHash}from'../../core/sql-sync/hash.js';import{createEmptySqlLock,ensureSqlLockScope,readSqlLockFile,writeSqlLockFile}from'../../core/sql-sync/lock.js';import{fileExists}from'../../core/bff/file-system.js';import{CliErrors}from'../../errors.js';import{SQLCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{buildSqlLockEntry,stripLocalSqlMetadata}from'./shared.js';import{buildDbDirectoryName}from'../../core/sql-sync/utils.js';async function getTargetSqlQueries(_0x2848b9,_0x37482c,_0x141357){const _0x30c2d9=a191_0x51d8,_0x1d22c7=await scanLocalSqlQueries(_0x2848b9),_0x13773d=new Map();for(const _0x4ef966 of _0x1d22c7){if(_0x141357&&_0x4ef966['sqlCode']!==_0x141357)continue;const _0x7a46c3=_0x13773d[_0x30c2d9(0x169)](_0x4ef966[_0x30c2d9(0x17a)])??[];_0x7a46c3['push'](_0x4ef966),_0x13773d['set'](_0x4ef966['sqlCode'],_0x7a46c3);}if(_0x141357&&!_0x13773d[_0x30c2d9(0x154)](_0x141357))throw CliErrors[_0x30c2d9(0x160)](_0x30c2d9(0x185)+_0x141357);const _0x25adb5=[];for(const [_0x418e4f,_0x8ec646]of _0x13773d[_0x30c2d9(0x161)]()){if(_0x8ec646[_0x30c2d9(0x15d)]===0x1){_0x25adb5[_0x30c2d9(0x16d)](_0x8ec646[0x0]);continue;}const _0x309cd1=_0x37482c[_0x30c2d9(0x18c)][_0x418e4f],_0x34eb85=_0x309cd1?.[_0x30c2d9(0x187)],_0x35cf79=_0x34eb85?_0x8ec646[_0x30c2d9(0x176)](_0xbaac8a=>_0xbaac8a['relativePath']!==_0x34eb85):_0x8ec646;if(_0x309cd1&&_0x35cf79[_0x30c2d9(0x15d)]===0x1){_0x25adb5['push'](_0x35cf79[0x0]);continue;}throw CliErrors[_0x30c2d9(0x160)]('Multiple\x20local\x20SQL\x20files\x20found\x20for\x20sqlCode\x20'+_0x418e4f+_0x30c2d9(0x174));}return _0x25adb5;}export const sqlPush={'service':a191_0x17b999(0x16f),'command':'push','description':a191_0x17b999(0x17e),'risk':'write','flags':[SQLCODE_FLAG_OPTIONAL,{'name':a191_0x17b999(0x151),'type':'boolean','description':a191_0x17b999(0x17c)}],async 'dryRun'(_0x5520af){const _0x3dcd3d=a191_0x17b999,_0x1be3d5=loadSqlProjectConfig(_0x5520af['appCode']),_0x313513=await readSqlLockFile(_0x1be3d5['lockFilePath']),{appLock:_0x58a42c}=ensureSqlLockScope(_0x313513??createEmptySqlLock(),_0x5520af[_0x3dcd3d(0x158)],_0x1be3d5[_0x3dcd3d(0x164)],_0x3dcd3d(0x16d)),_0x5d7c75=await getTargetSqlQueries(_0x1be3d5,_0x58a42c,_0x5520af['str'](_0x3dcd3d(0x172))||undefined),_0x3f8ccf=[];for(const _0x4c7f45 of _0x5d7c75){const _0x4ad9ad=await computeSqlFileHash(_0x4c7f45[_0x3dcd3d(0x15f)]),_0x510880=_0x58a42c[_0x3dcd3d(0x18c)][_0x4c7f45[_0x3dcd3d(0x17a)]],_0x173d06=!!_0x510880&&(_0x510880[_0x3dcd3d(0x187)]!==_0x4c7f45[_0x3dcd3d(0x17d)]||!!_0x4c7f45[_0x3dcd3d(0x159)]&&_0x510880[_0x3dcd3d(0x159)]!==_0x4c7f45['sqlName']);if(!_0x5520af[_0x3dcd3d(0x14d)](_0x3dcd3d(0x151))&&_0x510880&&_0x510880[_0x3dcd3d(0x188)]===_0x4ad9ad&&!_0x173d06)continue;_0x3f8ccf['push'](_0x4c7f45[_0x3dcd3d(0x17a)]);}return{'method':_0x3dcd3d(0x16b),'url':'/smartapi/custom/updateUserCustomSql','body':{'sqlCodes':_0x3f8ccf,'appCode':_0x5520af[_0x3dcd3d(0x158)]},'description':_0x3dcd3d(0x15b)+_0x3f8ccf[_0x3dcd3d(0x15d)]+'\x20SQL\x20file(s)'};},async 'execute'(_0x504cd4){const _0x5e834c=a191_0x17b999,_0x32920d=loadSqlProjectConfig(_0x504cd4[_0x5e834c(0x158)]),_0xeb5e24=await readSqlLockFile(_0x32920d[_0x5e834c(0x171)]),{lockData:_0x22b38e,appLock:_0x2b9a98}=ensureSqlLockScope(_0xeb5e24??createEmptySqlLock(),_0x504cd4[_0x5e834c(0x158)],_0x32920d[_0x5e834c(0x164)],_0x5e834c(0x16d)),_0x3fee78=await getTargetSqlQueries(_0x32920d,_0x2b9a98,_0x504cd4[_0x5e834c(0x183)](_0x5e834c(0x172))||undefined);if(_0x3fee78['length']===0x0)return{'ok':!![],'data':{'pushed':[],'skipped':[],'failed':[]},'message':_0x5e834c(0x15e)};const _0x45e6aa=[],_0x395e62=[],_0x4e9792=[];for(const _0x3a1fd3 of _0x3fee78){const _0x3fc554=_0x2b9a98[_0x5e834c(0x18c)][_0x3a1fd3[_0x5e834c(0x17a)]];if(!_0x3fc554){_0x4e9792[_0x5e834c(0x16d)]({'sqlCode':_0x3a1fd3[_0x5e834c(0x17a)],'error':_0x5e834c(0x17f)});continue;}try{const _0x2f0fe8=await computeSqlFileHash(_0x3a1fd3['filePath']),_0x2b7819=_0x3fc554[_0x5e834c(0x187)]!==_0x3a1fd3[_0x5e834c(0x17d)]||!!_0x3a1fd3['sqlName']&&_0x3fc554[_0x5e834c(0x159)]!==_0x3a1fd3[_0x5e834c(0x159)];if(!_0x504cd4[_0x5e834c(0x14d)](_0x5e834c(0x151))&&_0x3fc554['hash']===_0x2f0fe8&&!_0x2b7819){_0x395e62['push']({'sqlCode':_0x3a1fd3[_0x5e834c(0x17a)],'reason':_0x5e834c(0x165)});continue;}if(_0x3fc554[_0x5e834c(0x157)]==null){_0x4e9792[_0x5e834c(0x16d)]({'sqlCode':_0x3a1fd3['sqlCode'],'error':_0x5e834c(0x181)});continue;}const _0x9ce48e=await readFile(_0x3a1fd3[_0x5e834c(0x15f)],_0x5e834c(0x177)),_0x35f526=stripLocalSqlMetadata(_0x9ce48e,_0x3a1fd3[_0x5e834c(0x189)]),_0x11942d=_0x3a1fd3[_0x5e834c(0x159)]||_0x3fc554['sqlName'],_0x96b4ec=await resolveTargetDbBinding(_0x504cd4[_0x5e834c(0x158)],_0x3a1fd3,_0x3fc554),_0x526fef=await updateSqlQuery({'id':_0x3fc554[_0x5e834c(0x179)],'appCode':_0x504cd4[_0x5e834c(0x158)],'sqlCode':_0x3a1fd3[_0x5e834c(0x17a)],'sqlName':_0x11942d,'dbId':_0x96b4ec[_0x5e834c(0x155)],'version':_0x3fc554[_0x5e834c(0x157)],'sqlContent':_0x35f526,'sqlConfig':_0x3fc554[_0x5e834c(0x15a)]??undefined}),_0x1dd49f=_0x526fef[_0x5e834c(0x155)]?await getDbName(_0x504cd4[_0x5e834c(0x158)],Number(_0x526fef[_0x5e834c(0x155)]))[_0x5e834c(0x14f)](()=>_0x96b4ec[_0x5e834c(0x180)]):_0x96b4ec[_0x5e834c(0x180)];_0x2b9a98[_0x5e834c(0x18c)][_0x3a1fd3[_0x5e834c(0x17a)]]={...buildSqlLockEntry(_0x526fef,_0x35f526,_0x2f0fe8,{'dbName':_0x1dd49f}),'path':_0x3a1fd3[_0x5e834c(0x17d)],'mode':_0x3fc554[_0x5e834c(0x189)]},await archivePreviousSqlFileIfNeeded(_0x32920d,_0x3fc554[_0x5e834c(0x187)],_0x3a1fd3[_0x5e834c(0x17d)]),_0x45e6aa[_0x5e834c(0x16d)]({'sqlCode':_0x3a1fd3['sqlCode'],'remoteId':_0x3fc554[_0x5e834c(0x179)]});}catch(_0x5f377d){_0x4e9792['push']({'sqlCode':_0x3a1fd3['sqlCode'],'error':_0x5f377d instanceof Error?_0x5f377d[_0x5e834c(0x168)]:String(_0x5f377d)});}}return _0x2b9a98[_0x5e834c(0x16a)]=new Date()[_0x5e834c(0x17b)](),await writeSqlLockFile(_0x32920d[_0x5e834c(0x171)],_0x22b38e),{'ok':_0x4e9792[_0x5e834c(0x15d)]===0x0,'data':{'pushed':_0x45e6aa,'skipped':_0x395e62,'failed':_0x4e9792},'message':'Push\x20complete:\x20'+_0x45e6aa[_0x5e834c(0x15d)]+_0x5e834c(0x14a)+_0x395e62['length']+_0x5e834c(0x14e)+_0x4e9792[_0x5e834c(0x15d)]+_0x5e834c(0x166)};}};async function archivePreviousSqlFileIfNeeded(_0x4bdc02,_0x4a4cf1,_0x41daad){const _0x56f391=a191_0x17b999;if(!_0x4a4cf1||_0x4a4cf1===_0x41daad)return;const _0x1ccd78=join(_0x4bdc02[_0x56f391(0x178)],_0x4a4cf1);if(!await fileExists(_0x1ccd78))return;const _0x761dc3=await moveToTrash(_0x4bdc02[_0x56f391(0x184)],_0x4bdc02[_0x56f391(0x149)],_0x1ccd78);await cleanupEmptyDirectories(dirname(_0x1ccd78),_0x4bdc02[_0x56f391(0x178)]),void _0x761dc3;}async function moveToTrash(_0x19c825,_0x5c07ab,_0x40d6b6){const _0x3cdeb6=a191_0x17b999,_0x5f278e=new Date()[_0x3cdeb6(0x17b)]()[_0x3cdeb6(0x153)](/[:.]/g,'-'),_0x294f54=relative(_0x19c825,_0x40d6b6),_0x199f26=join(_0x5c07ab,_0x5f278e,_0x294f54);return await mkdir(dirname(_0x199f26),{'recursive':!![]}),await rename(_0x40d6b6,_0x199f26),_0x199f26;}async function cleanupEmptyDirectories(_0x38d561,_0xad2097){const _0x55bb3e=a191_0x17b999;let _0xf3026c=resolve(_0x38d561);const _0x2dbdd6=resolve(_0xad2097);while(_0xf3026c[_0x55bb3e(0x18b)](''+_0x2dbdd6+sep)||_0xf3026c===_0x2dbdd6){if(_0xf3026c===_0x2dbdd6)return;try{const _0x8b2852=await readdir(_0xf3026c);if(_0x8b2852[_0x55bb3e(0x15d)]>0x0)return;await rmdir(_0xf3026c);}catch{return;}_0xf3026c=dirname(_0xf3026c);}}async function resolveTargetDbBinding(_0x65488c,_0x3a0893,_0x4877a1){const _0x3c4105=a191_0x17b999,_0x3c58c3=_0x3a0893[_0x3c4105(0x152)];if(!_0x3c58c3)return{'dbId':_0x4877a1[_0x3c4105(0x155)],'dbName':_0x4877a1['dbName']};const _0x42de67=buildDbDirectoryName(_0x4877a1[_0x3c4105(0x180)],_0x4877a1['dbId']);if(_0x3c58c3===_0x42de67)return{'dbId':_0x4877a1[_0x3c4105(0x155)],'dbName':_0x4877a1[_0x3c4105(0x180)]};const _0x1a12d1=parseExplicitDbDirectory(_0x3c58c3);if(_0x1a12d1!=null)return{'dbId':_0x1a12d1,'dbName':await getDbName(_0x65488c,_0x1a12d1)[_0x3c4105(0x14f)](()=>undefined)};const _0x59b4dd=await listDatabases(_0x65488c),_0x21b7a8=_0x59b4dd[_0x3c4105(0x176)](_0x19c86d=>buildDbDirectoryName(_0x19c86d[_0x3c4105(0x180)],_0x19c86d[_0x3c4105(0x155)])===_0x3c58c3);if(_0x21b7a8[_0x3c4105(0x15d)]===0x1)return{'dbId':_0x21b7a8[0x0]['dbId'],'dbName':_0x21b7a8[0x0][_0x3c4105(0x180)]};if(_0x21b7a8[_0x3c4105(0x15d)]===0x0)throw CliErrors[_0x3c4105(0x160)]('No\x20database\x20matches\x20local\x20directory\x20\x22'+_0x3c58c3+_0x3c4105(0x162)+_0x3a0893[_0x3c4105(0x17a)]+'.');const _0x62254b=_0x21b7a8['map'](_0x255a3e=>_0x255a3e[_0x3c4105(0x180)]+'\x20('+_0x255a3e[_0x3c4105(0x155)]+')')[_0x3c4105(0x15c)](',\x20');throw CliErrors[_0x3c4105(0x160)](_0x3c4105(0x173)+_0x3c58c3+_0x3c4105(0x175)+_0x3a0893[_0x3c4105(0x17a)]+':\x20'+_0x62254b);}function parseExplicitDbDirectory(_0x1bb06b){const _0x4a616a=a191_0x17b999,_0x591920=/^db-(\d+)$/['exec'](_0x1bb06b);if(!_0x591920)return null;const _0x4d62f4=Number(_0x591920[0x1]);return Number[_0x4a616a(0x167)](_0x4d62f4)&&_0x4d62f4>0x0?_0x4d62f4:null;}
1
+ const a191_0x577dcc=a191_0x5e8a;(function(_0x25ea97,_0x1eb60c){const _0x560115=a191_0x5e8a,_0x383b32=_0x25ea97();while(!![]){try{const _0x20cc71=-parseInt(_0x560115(0xbb))/0x1+-parseInt(_0x560115(0xa8))/0x2*(parseInt(_0x560115(0xb7))/0x3)+-parseInt(_0x560115(0xde))/0x4+-parseInt(_0x560115(0xd7))/0x5+parseInt(_0x560115(0xb9))/0x6*(parseInt(_0x560115(0xa0))/0x7)+-parseInt(_0x560115(0xa2))/0x8+parseInt(_0x560115(0xbd))/0x9*(parseInt(_0x560115(0xd5))/0xa);if(_0x20cc71===_0x1eb60c)break;else _0x383b32['push'](_0x383b32['shift']());}catch(_0x493018){_0x383b32['push'](_0x383b32['shift']());}}}(a191_0x2ef2,0xccdc6));import{mkdir,readFile,readdir,rename,rmdir}from'node:fs/promises';import{dirname,join,relative,resolve,sep}from'node:path';import{updateSqlQuery}from'../../core/api-client.js';import{loadSqlProjectConfig}from'../../core/sql-sync/config.js';import{getDbName,listDatabases}from'../../core/db-resolver.js';import{scanLocalSqlQueries}from'../../core/sql-sync/file-system.js';function a191_0x2ef2(){const _0x3e4912=['local\x20SQL\x20is\x20not\x20tracked\x20by\x20sql.lock.json;\x20use\x20`rabetbase\x20sql\x20create`\x20or\x20`rabetbase\x20sql\x20pull`\x20first','Local\x20directory\x20\x22','map','103827IbIABn','message','204648ENcVvb','str','928359wqzBmC','utf8','18GVymgQ','missing\x20remote\x20version;\x20run\x20`rabetbase\x20sql\x20pull`\x20to\x20refresh\x20version\x20info\x20first','toISOString','sqlName','trashDir','write','boolean','No\x20database\x20matches\x20local\x20directory\x20\x22','Multiple\x20local\x20SQL\x20files\x20found\x20for\x20sqlCode\x20','validation','mode','dbDirectory','\x20SQL\x20file(s)','get','version','length','\x22\x20matches\x20multiple\x20databases\x20for\x20sqlCode\x20','filePath','replace','isFinite','Push\x20local\x20SQL\x20files\x20to\x20remote','Would\x20push\x20','sqlRootDir','force','24826460aZScXZ','sqlRoot','4702615IUzxyZ','relativePath','catch','bool','hash','Push\x20complete:\x20','has','5414360aDIHzz','set','\x20skipped,\x20','lastSync','path','lockFilePath','exec','filter','remoteId','join','sqlCode','91CFPCPQ','\x20pushed,\x20','2193880JUIBbq','sqls','dbId','entries','\x22\x20for\x20sqlCode\x20','Force\x20push\x20even\x20if\x20local\x20hash\x20matches\x20lock','62CTdAeZ','appCode','push','unchanged','/smartapi/custom/updateUserCustomSql','sqlcode','startsWith','No\x20local\x20SQL\x20files\x20found.','\x20failed','sql','dbName','POST'];a191_0x2ef2=function(){return _0x3e4912;};return a191_0x2ef2();}function a191_0x5e8a(_0x310c1d,_0x222f8f){_0x310c1d=_0x310c1d-0x9c;const _0x2ef212=a191_0x2ef2();let _0x5e8ada=_0x2ef212[_0x310c1d];return _0x5e8ada;}import{computeSqlFileHash}from'../../core/sql-sync/hash.js';import{createEmptySqlLock,ensureSqlLockScope,readSqlLockFile,writeSqlLockFile}from'../../core/sql-sync/lock.js';import{fileExists}from'../../core/bff/file-system.js';import{CliErrors}from'../../errors.js';import{SQLCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{buildSqlLockEntry,stripLocalSqlMetadata}from'./shared.js';import{buildDbDirectoryName}from'../../core/sql-sync/utils.js';async function getTargetSqlQueries(_0x435557,_0x3e9d3f,_0x2afca8){const _0x4bf66c=a191_0x5e8a,_0x242b0c=await scanLocalSqlQueries(_0x435557),_0xdd92d3=new Map();for(const _0x54a877 of _0x242b0c){if(_0x2afca8&&_0x54a877[_0x4bf66c(0x9f)]!==_0x2afca8)continue;const _0x1dd921=_0xdd92d3[_0x4bf66c(0xca)](_0x54a877['sqlCode'])??[];_0x1dd921[_0x4bf66c(0xaa)](_0x54a877),_0xdd92d3[_0x4bf66c(0xdf)](_0x54a877[_0x4bf66c(0x9f)],_0x1dd921);}if(_0x2afca8&&!_0xdd92d3[_0x4bf66c(0xdd)](_0x2afca8))throw CliErrors[_0x4bf66c(0xc6)]('Local\x20SQL\x20not\x20found:\x20'+_0x2afca8);const _0x36d211=[];for(const [_0x13505d,_0x54d87a]of _0xdd92d3[_0x4bf66c(0xa5)]()){if(_0x54d87a['length']===0x1){_0x36d211[_0x4bf66c(0xaa)](_0x54d87a[0x0]);continue;}const _0x2ab843=_0x3e9d3f[_0x4bf66c(0xa3)][_0x13505d],_0x474a87=_0x2ab843?.['path'],_0x29b8d0=_0x474a87?_0x54d87a[_0x4bf66c(0x9c)](_0x48b2d3=>_0x48b2d3[_0x4bf66c(0xd8)]!==_0x474a87):_0x54d87a;if(_0x2ab843&&_0x29b8d0[_0x4bf66c(0xcc)]===0x1){_0x36d211[_0x4bf66c(0xaa)](_0x29b8d0[0x0]);continue;}throw CliErrors[_0x4bf66c(0xc6)](_0x4bf66c(0xc5)+_0x13505d+'.\x20Keep\x20only\x20one\x20file\x20under\x20its\x20sqlCode\x20directory\x20before\x20pushing.');}return _0x36d211;}export const sqlPush={'service':a191_0x577dcc(0xb1),'command':a191_0x577dcc(0xaa),'description':a191_0x577dcc(0xd1),'risk':a191_0x577dcc(0xc2),'flags':[SQLCODE_FLAG_OPTIONAL,{'name':'force','type':a191_0x577dcc(0xc3),'description':a191_0x577dcc(0xa7)}],async 'dryRun'(_0xfb4c08){const _0x16d135=a191_0x577dcc,_0x3b2e14=loadSqlProjectConfig(_0xfb4c08[_0x16d135(0xa9)]),_0x47ec60=await readSqlLockFile(_0x3b2e14['lockFilePath']),{appLock:_0x2bebc3}=ensureSqlLockScope(_0x47ec60??createEmptySqlLock(),_0xfb4c08[_0x16d135(0xa9)],_0x3b2e14[_0x16d135(0xd6)],_0x16d135(0xaa)),_0x337797=await getTargetSqlQueries(_0x3b2e14,_0x2bebc3,_0xfb4c08['str'](_0x16d135(0xad))||undefined),_0x4562bb=[];for(const _0x5797e7 of _0x337797){const _0x5c9561=await computeSqlFileHash(_0x5797e7[_0x16d135(0xce)]),_0x4db946=_0x2bebc3[_0x16d135(0xa3)][_0x5797e7[_0x16d135(0x9f)]],_0x3571f5=!!_0x4db946&&(_0x4db946[_0x16d135(0xe2)]!==_0x5797e7[_0x16d135(0xd8)]||!!_0x5797e7[_0x16d135(0xc0)]&&_0x4db946[_0x16d135(0xc0)]!==_0x5797e7[_0x16d135(0xc0)]);if(!_0xfb4c08[_0x16d135(0xda)](_0x16d135(0xd4))&&_0x4db946&&_0x4db946[_0x16d135(0xdb)]===_0x5c9561&&!_0x3571f5)continue;_0x4562bb[_0x16d135(0xaa)](_0x5797e7[_0x16d135(0x9f)]);}return{'method':_0x16d135(0xb3),'url':_0x16d135(0xac),'body':{'sqlCodes':_0x4562bb,'appCode':_0xfb4c08[_0x16d135(0xa9)]},'description':_0x16d135(0xd2)+_0x4562bb[_0x16d135(0xcc)]+_0x16d135(0xc9)};},async 'execute'(_0x461f66){const _0x279e73=a191_0x577dcc,_0x1031c7=loadSqlProjectConfig(_0x461f66[_0x279e73(0xa9)]),_0x50d089=await readSqlLockFile(_0x1031c7['lockFilePath']),{lockData:_0x41eb97,appLock:_0x3f523b}=ensureSqlLockScope(_0x50d089??createEmptySqlLock(),_0x461f66[_0x279e73(0xa9)],_0x1031c7[_0x279e73(0xd6)],'push'),_0x3a8455=await getTargetSqlQueries(_0x1031c7,_0x3f523b,_0x461f66[_0x279e73(0xba)](_0x279e73(0xad))||undefined);if(_0x3a8455['length']===0x0)return{'ok':!![],'data':{'pushed':[],'skipped':[],'failed':[]},'message':_0x279e73(0xaf)};const _0x107908=[],_0x3a7a8a=[],_0x17c9bc=[];for(const _0x30e784 of _0x3a8455){const _0x1e73c6=_0x3f523b[_0x279e73(0xa3)][_0x30e784[_0x279e73(0x9f)]];if(!_0x1e73c6){_0x17c9bc[_0x279e73(0xaa)]({'sqlCode':_0x30e784[_0x279e73(0x9f)],'error':_0x279e73(0xb4)});continue;}try{const _0xe7179b=await computeSqlFileHash(_0x30e784[_0x279e73(0xce)]),_0x3492c0=_0x1e73c6[_0x279e73(0xe2)]!==_0x30e784[_0x279e73(0xd8)]||!!_0x30e784['sqlName']&&_0x1e73c6[_0x279e73(0xc0)]!==_0x30e784[_0x279e73(0xc0)];if(!_0x461f66[_0x279e73(0xda)](_0x279e73(0xd4))&&_0x1e73c6[_0x279e73(0xdb)]===_0xe7179b&&!_0x3492c0){_0x3a7a8a['push']({'sqlCode':_0x30e784[_0x279e73(0x9f)],'reason':_0x279e73(0xab)});continue;}if(_0x1e73c6[_0x279e73(0xcb)]==null){_0x17c9bc['push']({'sqlCode':_0x30e784[_0x279e73(0x9f)],'error':_0x279e73(0xbe)});continue;}const _0x26feeb=await readFile(_0x30e784['filePath'],_0x279e73(0xbc)),_0x4f4d4e=stripLocalSqlMetadata(_0x26feeb,_0x30e784[_0x279e73(0xc7)]),_0xe7a2ad=_0x30e784[_0x279e73(0xc0)]||_0x1e73c6['sqlName'],_0x43b4c3=await resolveTargetDbBinding(_0x461f66[_0x279e73(0xa9)],_0x30e784,_0x1e73c6),_0x17905f=await updateSqlQuery({'id':_0x1e73c6[_0x279e73(0x9d)],'appCode':_0x461f66[_0x279e73(0xa9)],'sqlCode':_0x30e784[_0x279e73(0x9f)],'sqlName':_0xe7a2ad,'dbId':_0x43b4c3[_0x279e73(0xa4)],'version':_0x1e73c6[_0x279e73(0xcb)],'sqlContent':_0x4f4d4e,'sqlConfig':_0x1e73c6['sqlConfig']??undefined}),_0xe9f0a5=_0x17905f['dbId']?await getDbName(_0x461f66[_0x279e73(0xa9)],Number(_0x17905f['dbId']))['catch'](()=>_0x43b4c3[_0x279e73(0xb2)]):_0x43b4c3[_0x279e73(0xb2)];_0x3f523b[_0x279e73(0xa3)][_0x30e784[_0x279e73(0x9f)]]={...buildSqlLockEntry(_0x17905f,_0x4f4d4e,_0xe7179b,{'dbName':_0xe9f0a5}),'path':_0x30e784[_0x279e73(0xd8)],'mode':_0x1e73c6[_0x279e73(0xc7)]},await archivePreviousSqlFileIfNeeded(_0x1031c7,_0x1e73c6[_0x279e73(0xe2)],_0x30e784[_0x279e73(0xd8)]),_0x107908[_0x279e73(0xaa)]({'sqlCode':_0x30e784[_0x279e73(0x9f)],'remoteId':_0x1e73c6[_0x279e73(0x9d)]});}catch(_0x1b8c02){_0x17c9bc[_0x279e73(0xaa)]({'sqlCode':_0x30e784[_0x279e73(0x9f)],'error':_0x1b8c02 instanceof Error?_0x1b8c02[_0x279e73(0xb8)]:String(_0x1b8c02)});}}return _0x3f523b[_0x279e73(0xe1)]=new Date()[_0x279e73(0xbf)](),await writeSqlLockFile(_0x1031c7[_0x279e73(0xe3)],_0x41eb97),{'ok':_0x17c9bc['length']===0x0,'data':{'pushed':_0x107908,'skipped':_0x3a7a8a,'failed':_0x17c9bc},'message':_0x279e73(0xdc)+_0x107908[_0x279e73(0xcc)]+_0x279e73(0xa1)+_0x3a7a8a['length']+_0x279e73(0xe0)+_0x17c9bc['length']+_0x279e73(0xb0)};}};async function archivePreviousSqlFileIfNeeded(_0x587429,_0x58ad43,_0x3d4f84){const _0x1ccdaa=a191_0x577dcc;if(!_0x58ad43||_0x58ad43===_0x3d4f84)return;const _0x27324a=join(_0x587429['sqlRootDir'],_0x58ad43);if(!await fileExists(_0x27324a))return;const _0x286ee7=await moveToTrash(_0x587429['projectRoot'],_0x587429[_0x1ccdaa(0xc1)],_0x27324a);await cleanupEmptyDirectories(dirname(_0x27324a),_0x587429[_0x1ccdaa(0xd3)]),void _0x286ee7;}async function moveToTrash(_0x1aef43,_0x16e99f,_0x32b5f3){const _0x4d7f40=a191_0x577dcc,_0x102582=new Date()[_0x4d7f40(0xbf)]()[_0x4d7f40(0xcf)](/[:.]/g,'-'),_0x520afa=relative(_0x1aef43,_0x32b5f3),_0x1e421a=join(_0x16e99f,_0x102582,_0x520afa);return await mkdir(dirname(_0x1e421a),{'recursive':!![]}),await rename(_0x32b5f3,_0x1e421a),_0x1e421a;}async function cleanupEmptyDirectories(_0x37d4f9,_0x3d6ef1){const _0x46573b=a191_0x577dcc;let _0x476507=resolve(_0x37d4f9);const _0x39908f=resolve(_0x3d6ef1);while(_0x476507[_0x46573b(0xae)](''+_0x39908f+sep)||_0x476507===_0x39908f){if(_0x476507===_0x39908f)return;try{const _0x27b36f=await readdir(_0x476507);if(_0x27b36f[_0x46573b(0xcc)]>0x0)return;await rmdir(_0x476507);}catch{return;}_0x476507=dirname(_0x476507);}}async function resolveTargetDbBinding(_0x2c2eb7,_0x4cdfa9,_0x4c9221){const _0x5f0dc2=a191_0x577dcc,_0x161de=_0x4cdfa9[_0x5f0dc2(0xc8)];if(!_0x161de)return{'dbId':_0x4c9221[_0x5f0dc2(0xa4)],'dbName':_0x4c9221[_0x5f0dc2(0xb2)]};const _0x37d0e8=buildDbDirectoryName(_0x4c9221['dbName'],_0x4c9221[_0x5f0dc2(0xa4)]);if(_0x161de===_0x37d0e8)return{'dbId':_0x4c9221['dbId'],'dbName':_0x4c9221[_0x5f0dc2(0xb2)]};const _0x4a93a7=parseExplicitDbDirectory(_0x161de);if(_0x4a93a7!=null)return{'dbId':_0x4a93a7,'dbName':await getDbName(_0x2c2eb7,_0x4a93a7)[_0x5f0dc2(0xd9)](()=>undefined)};const _0xaf503=await listDatabases(_0x2c2eb7),_0x4e4b42=_0xaf503['filter'](_0xfd4385=>buildDbDirectoryName(_0xfd4385[_0x5f0dc2(0xb2)],_0xfd4385[_0x5f0dc2(0xa4)])===_0x161de);if(_0x4e4b42[_0x5f0dc2(0xcc)]===0x1)return{'dbId':_0x4e4b42[0x0][_0x5f0dc2(0xa4)],'dbName':_0x4e4b42[0x0][_0x5f0dc2(0xb2)]};if(_0x4e4b42[_0x5f0dc2(0xcc)]===0x0)throw CliErrors[_0x5f0dc2(0xc6)](_0x5f0dc2(0xc4)+_0x161de+_0x5f0dc2(0xa6)+_0x4cdfa9['sqlCode']+'.');const _0x28e84a=_0x4e4b42[_0x5f0dc2(0xb6)](_0x563239=>_0x563239[_0x5f0dc2(0xb2)]+'\x20('+_0x563239[_0x5f0dc2(0xa4)]+')')[_0x5f0dc2(0x9e)](',\x20');throw CliErrors['validation'](_0x5f0dc2(0xb5)+_0x161de+_0x5f0dc2(0xcd)+_0x4cdfa9['sqlCode']+':\x20'+_0x28e84a);}function parseExplicitDbDirectory(_0x40aa01){const _0x2a8e19=a191_0x577dcc,_0x55480d=/^db-(\d+)$/[_0x2a8e19(0xe4)](_0x40aa01);if(!_0x55480d)return null;const _0x120c88=Number(_0x55480d[0x1]);return Number[_0x2a8e19(0xd0)](_0x120c88)&&_0x120c88>0x0?_0x120c88:null;}
@@ -1 +1 @@
1
- const a192_0x1bd8a5=a192_0x21ee;(function(_0x420bd3,_0x1197a8){const _0x41a482=a192_0x21ee,_0x4aa213=_0x420bd3();while(!![]){try{const _0x57cfcb=parseInt(_0x41a482(0x1ad))/0x1+-parseInt(_0x41a482(0x1c8))/0x2*(parseInt(_0x41a482(0x1b9))/0x3)+-parseInt(_0x41a482(0x1af))/0x4*(-parseInt(_0x41a482(0x1d0))/0x5)+parseInt(_0x41a482(0x1d5))/0x6*(-parseInt(_0x41a482(0x1d7))/0x7)+-parseInt(_0x41a482(0x1c1))/0x8*(-parseInt(_0x41a482(0x1ac))/0x9)+parseInt(_0x41a482(0x1cd))/0xa+-parseInt(_0x41a482(0x1bb))/0xb*(parseInt(_0x41a482(0x1cf))/0xc);if(_0x57cfcb===_0x1197a8)break;else _0x4aa213['push'](_0x4aa213['shift']());}catch(_0x37f9f3){_0x4aa213['push'](_0x4aa213['shift']());}}}(a192_0x52e7,0x1d23e));function a192_0x21ee(_0x1d5445,_0x487819){_0x1d5445=_0x1d5445-0x1ab;const _0x52e72d=a192_0x52e7();let _0x21ee89=_0x52e72d[_0x1d5445];return _0x21ee89;}import{createInterface}from'node:readline';import{join}from'node:path';import{buildDefaultSqlFileName,buildSqlRelativePath,detectSqlMode}from'../../core/sql-sync/utils.js';export const SQL_LOCAL_REL_DIR=a192_0x1bd8a5(0x1c4);export function buildSqlLockEntry(_0x386d8e,_0x3bb643,_0x47e1f0,_0x6b800f){const _0x17115b=a192_0x1bd8a5,_0x4456ff=detectSqlMode(_0x3bb643);return{'path':buildSqlRelativePath(_0x386d8e[_0x17115b(0x1d1)],_0x386d8e[_0x17115b(0x1c0)],_0x6b800f?.[_0x17115b(0x1cb)],_0x4456ff,_0x386d8e[_0x17115b(0x1b1)]),'hash':_0x47e1f0,'remoteId':_0x386d8e['id'],'version':_0x386d8e[_0x17115b(0x1bc)],'dbId':Number(_0x386d8e['dbId']),'dbName':_0x6b800f?.['dbName'],'sqlName':_0x386d8e[_0x17115b(0x1c0)],'sqlConfig':_0x386d8e[_0x17115b(0x1c7)]??undefined,'mode':_0x4456ff};}export function cloneSqlLockData(_0x899507){const _0x4767c2=a192_0x1bd8a5;return{'apps':Object['fromEntries'](Object[_0x4767c2(0x1ab)](_0x899507[_0x4767c2(0x1c6)])[_0x4767c2(0x1da)](([_0x256b15,_0x43f432])=>[_0x256b15,{'sqlRoot':_0x43f432[_0x4767c2(0x1ca)],'lastSync':_0x43f432[_0x4767c2(0x1b8)],'sqls':{..._0x43f432[_0x4767c2(0x1c9)]}}]))};}export function ensureRemoteSqlContent(_0x2dd5cb){const _0x49c083=a192_0x1bd8a5;return _0x2dd5cb[_0x49c083(0x1ce)]??'';}export function buildLocalSqlFileContent(_0x189619,_0x5cba12,_0x1a3950){const _0x3722da=a192_0x1bd8a5,_0x5df214=_0x1a3950?.[_0x3722da(0x1b7)]??detectSqlMode(_0x5cba12),_0x33c546=stripLocalSqlMetadata(_0x5cba12,_0x5df214)['trim'](),_0x47719e=[...buildMetadataHeaderLines({'sqlCode':_0x189619[_0x3722da(0x1d1)],'sqlName':_0x189619[_0x3722da(0x1c0)],'dbId':_0x189619[_0x3722da(0x1b1)],'dbName':_0x1a3950?.[_0x3722da(0x1cb)],'mode':_0x5df214,'syncedAt':_0x1a3950?.[_0x3722da(0x1c2)],'description':_0x1a3950?.[_0x3722da(0x1b2)]},_0x5df214),'',_0x33c546],_0x5396a2=_0x47719e[_0x3722da(0x1d9)]('\x0a');return _0x5396a2['endsWith']('\x0a')?_0x5396a2:_0x5396a2+'\x0a';}export function stripLocalSqlMetadata(_0x194365,_0x17b607){const _0x3db9fc=a192_0x1bd8a5,_0x5a3502=_0x194365[_0x3db9fc(0x1c5)](/\r\n/g,'\x0a')[_0x3db9fc(0x1d4)]('\x0a'),_0x1fab36=[];let _0x5bb286=0x0;if(_0x17b607===_0x3db9fc(0x1b5))while(_0x5bb286<_0x5a3502['length']){const _0x130653=_0x5a3502[_0x5bb286]??'';if(/^\s*<!--\s*@lovrabet\./['test'](_0x130653)){_0x5bb286++;continue;}if(_0x130653[_0x3db9fc(0x1d6)]()===''&&_0x5bb286>0x0){_0x5bb286++;continue;}break;}else while(_0x5bb286<_0x5a3502[_0x3db9fc(0x1ba)]){const _0x2f3d0a=_0x5a3502[_0x5bb286]??'';if(/^\s*--\s*@lovrabet\./['test'](_0x2f3d0a)){_0x5bb286++;continue;}if(_0x2f3d0a['trim']()===''&&_0x5bb286>0x0){_0x5bb286++;continue;}break;}for(;_0x5bb286<_0x5a3502[_0x3db9fc(0x1ba)];_0x5bb286++){_0x1fab36[_0x3db9fc(0x1d2)](_0x5a3502[_0x5bb286]);}return _0x1fab36[_0x3db9fc(0x1d9)]('\x0a')[_0x3db9fc(0x1be)]();}export function resolveSqlMode(_0x7dbae1,_0x3546cd){if(_0x3546cd?.['mode'])return _0x3546cd['mode'];return detectSqlMode(_0x7dbae1);}function a192_0x52e7(){const _0x475198=['132pGQVKN','version','\x20-->','trimStart','path','sqlName','8gSOdEp','syncedAt','<!--\x20@lovrabet.','.rabetbase/sql','replace','apps','sqlConfig','20926lOnYPF','sqls','sqlRoot','dbName','--\x20@lovrabet.','1547440OjqXtP','sqlContent','36444xcmwOG','2550eotwjK','sqlCode','push','filter','split','159702ktfMcV','trim','35TkpXbl','close','join','map','entries','46242ilsbYm','135468YvtGun','toLowerCase','852eHRgpC','includes','dbId','description','yes','\x20[y/N]\x20','mybatisXml','stdin','mode','lastSync','33mjkzXZ','length'];a192_0x52e7=function(){return _0x475198;};return a192_0x52e7();}export function resolveSqlFileName(_0x1d3850,_0x1af753,_0x3d132a){const _0x2bfcc6=a192_0x1bd8a5;if(_0x3d132a?.['path'])return _0x3d132a[_0x2bfcc6(0x1bf)];if(_0x3d132a?.[_0x2bfcc6(0x1c0)]||_0x3d132a?.['dbName'])return buildSqlRelativePath(_0x1d3850,_0x3d132a?.[_0x2bfcc6(0x1c0)],_0x3d132a?.[_0x2bfcc6(0x1cb)],resolveSqlMode(_0x1af753,_0x3d132a),_0x3d132a?.[_0x2bfcc6(0x1b1)]);return buildDefaultSqlFileName(_0x1d3850,resolveSqlMode(_0x1af753,_0x3d132a));}export function resolveSqlLocalDir(_0x59779f,_0x2a5742){return join(_0x59779f,SQL_LOCAL_REL_DIR,_0x2a5742);}export async function confirmForceOverwrite(_0x18c8d){const _0x43baa8=a192_0x1bd8a5,_0x4fd989=createInterface({'input':process[_0x43baa8(0x1b6)],'output':process['stderr']}),_0x270040=await new Promise(_0x375910=>{const _0xe045a8=_0x43baa8;_0x4fd989['question'](_0x18c8d+_0xe045a8(0x1b4),_0x375910);});return _0x4fd989[_0x43baa8(0x1d8)](),['y',_0x43baa8(0x1b3)][_0x43baa8(0x1b0)](_0x270040['trim']()[_0x43baa8(0x1ae)]());}export function findSqlLockScope(_0x24526a,_0x189e39){const _0x6a4cd2=a192_0x1bd8a5;return _0x24526a[_0x6a4cd2(0x1c6)][_0x189e39];}function buildMetadataHeaderLines(_0xb017d4,_0x307d11){const _0x5bef63=a192_0x1bd8a5,_0x56239c=[[_0x5bef63(0x1d1),_0xb017d4[_0x5bef63(0x1d1)]],[_0x5bef63(0x1c0),_0xb017d4[_0x5bef63(0x1c0)]],['dbId',_0xb017d4[_0x5bef63(0x1b1)]],['dbName',_0xb017d4[_0x5bef63(0x1cb)]],['mode',_0xb017d4[_0x5bef63(0x1b7)]],[_0x5bef63(0x1c2),_0xb017d4[_0x5bef63(0x1c2)]],[_0x5bef63(0x1b2),_0xb017d4[_0x5bef63(0x1b2)]]];if(_0x307d11===_0x5bef63(0x1b5))return _0x56239c[_0x5bef63(0x1d3)](([,_0x27f6a3])=>_0x27f6a3!==undefined&&_0x27f6a3!==null&&String(_0x27f6a3)['trim']()!=='')[_0x5bef63(0x1da)](([_0x5163e1,_0x1e0270])=>_0x5bef63(0x1c3)+_0x5163e1+':\x20'+String(_0x1e0270)+_0x5bef63(0x1bd));return _0x56239c[_0x5bef63(0x1d3)](([,_0x580588])=>_0x580588!==undefined&&_0x580588!==null&&String(_0x580588)[_0x5bef63(0x1d6)]()!=='')[_0x5bef63(0x1da)](([_0x2a56cf,_0xf4ae37])=>_0x5bef63(0x1cc)+_0x2a56cf+':\x20'+String(_0xf4ae37));}
1
+ (function(_0x587b95,_0x37b15b){const _0x586866=a192_0x1382,_0x556dab=_0x587b95();while(!![]){try{const _0x34a64c=-parseInt(_0x586866(0x8e))/0x1+-parseInt(_0x586866(0x7d))/0x2*(-parseInt(_0x586866(0x76))/0x3)+parseInt(_0x586866(0x97))/0x4+-parseInt(_0x586866(0x86))/0x5*(parseInt(_0x586866(0x71))/0x6)+-parseInt(_0x586866(0x75))/0x7+-parseInt(_0x586866(0x7e))/0x8*(-parseInt(_0x586866(0x74))/0x9)+-parseInt(_0x586866(0x8d))/0xa;if(_0x34a64c===_0x37b15b)break;else _0x556dab['push'](_0x556dab['shift']());}catch(_0x215d76){_0x556dab['push'](_0x556dab['shift']());}}}(a192_0x18ba,0xa85bd));import{createInterface}from'node:readline';import{join}from'node:path';import{buildDefaultSqlFileName,buildSqlRelativePath,detectSqlMode}from'../../core/sql-sync/utils.js';export const SQL_LOCAL_REL_DIR='.rabetbase/sql';export function buildSqlLockEntry(_0x3616c5,_0x1363fa,_0x473fef,_0x57265c){const _0x1dfbad=a192_0x1382,_0x3e0237=detectSqlMode(_0x1363fa);return{'path':buildSqlRelativePath(_0x3616c5[_0x1dfbad(0x81)],_0x3616c5[_0x1dfbad(0x70)],_0x57265c?.[_0x1dfbad(0x73)],_0x3e0237,_0x3616c5[_0x1dfbad(0x8c)]),'hash':_0x473fef,'remoteId':_0x3616c5['id'],'version':_0x3616c5[_0x1dfbad(0x7f)],'dbId':Number(_0x3616c5[_0x1dfbad(0x8c)]),'dbName':_0x57265c?.['dbName'],'sqlName':_0x3616c5[_0x1dfbad(0x70)],'sqlConfig':_0x3616c5[_0x1dfbad(0x84)]??undefined,'mode':_0x3e0237};}export function cloneSqlLockData(_0x5eb88c){const _0x2ce909=a192_0x1382;return{'apps':Object[_0x2ce909(0x82)](Object[_0x2ce909(0x77)](_0x5eb88c[_0x2ce909(0x78)])[_0x2ce909(0x87)](([_0x24cf16,_0x217ef2])=>[_0x24cf16,{'sqlRoot':_0x217ef2['sqlRoot'],'lastSync':_0x217ef2['lastSync'],'sqls':{..._0x217ef2[_0x2ce909(0x96)]}}]))};}export function ensureRemoteSqlContent(_0x38cc1a){return _0x38cc1a['sqlContent']??'';}export function buildLocalSqlFileContent(_0x38c4bb,_0x1f51db,_0x4f61b6){const _0x285a7d=a192_0x1382,_0x369a93=_0x4f61b6?.[_0x285a7d(0x92)]??detectSqlMode(_0x1f51db),_0x38c841=stripLocalSqlMetadata(_0x1f51db,_0x369a93)['trim'](),_0x433b67=[...buildMetadataHeaderLines({'sqlCode':_0x38c4bb[_0x285a7d(0x81)],'sqlName':_0x38c4bb[_0x285a7d(0x70)],'dbId':_0x38c4bb['dbId'],'dbName':_0x4f61b6?.[_0x285a7d(0x73)],'mode':_0x369a93,'syncedAt':_0x4f61b6?.[_0x285a7d(0x72)],'description':_0x4f61b6?.[_0x285a7d(0x7b)]},_0x369a93),'',_0x38c841],_0x92ca67=_0x433b67[_0x285a7d(0x95)]('\x0a');return _0x92ca67[_0x285a7d(0x80)]('\x0a')?_0x92ca67:_0x92ca67+'\x0a';}export function stripLocalSqlMetadata(_0x8a601b,_0x2d30b0){const _0x26569d=a192_0x1382,_0x65d7=_0x8a601b['replace'](/\r\n/g,'\x0a')[_0x26569d(0x90)]('\x0a'),_0x27bd1b=[];let _0x1f69df=0x0;if(_0x2d30b0===_0x26569d(0x89))while(_0x1f69df<_0x65d7[_0x26569d(0x6f)]){const _0x172a25=_0x65d7[_0x1f69df]??'';if(/^\s*<!--\s*@lovrabet\./[_0x26569d(0x8a)](_0x172a25)){_0x1f69df++;continue;}if(_0x172a25[_0x26569d(0x93)]()===''&&_0x1f69df>0x0){_0x1f69df++;continue;}break;}else while(_0x1f69df<_0x65d7[_0x26569d(0x6f)]){const _0x588f87=_0x65d7[_0x1f69df]??'';if(/^\s*--\s*@lovrabet\./['test'](_0x588f87)){_0x1f69df++;continue;}if(_0x588f87['trim']()===''&&_0x1f69df>0x0){_0x1f69df++;continue;}break;}for(;_0x1f69df<_0x65d7['length'];_0x1f69df++){_0x27bd1b[_0x26569d(0x88)](_0x65d7[_0x1f69df]);}return _0x27bd1b['join']('\x0a')[_0x26569d(0x7c)]();}function a192_0x18ba(){const _0x8abfa2=['map','push','mybatisXml','test','--\x20@lovrabet.','dbId','844070jaoFSe','552569CMCUqc','stderr','split','toLowerCase','mode','trim','filter','join','sqls','1842852TquZDB','question','length','sqlName','1758UJkGal','syncedAt','dbName','9CpJXhN','64274UyoKNb','78pxddQj','entries','apps','\x20-->','includes','description','trimStart','34078AvVRXv','3664840NzwbcQ','version','endsWith','sqlCode','fromEntries','path','sqlConfig','\x20[y/N]\x20','445QzLWPt'];a192_0x18ba=function(){return _0x8abfa2;};return a192_0x18ba();}export function resolveSqlMode(_0x4cebc3,_0x115613){const _0x48e993=a192_0x1382;if(_0x115613?.[_0x48e993(0x92)])return _0x115613['mode'];return detectSqlMode(_0x4cebc3);}export function resolveSqlFileName(_0x41c9c6,_0x25b7fa,_0xcc1f68){const _0x2e1101=a192_0x1382;if(_0xcc1f68?.[_0x2e1101(0x83)])return _0xcc1f68[_0x2e1101(0x83)];if(_0xcc1f68?.[_0x2e1101(0x70)]||_0xcc1f68?.[_0x2e1101(0x73)])return buildSqlRelativePath(_0x41c9c6,_0xcc1f68?.['sqlName'],_0xcc1f68?.['dbName'],resolveSqlMode(_0x25b7fa,_0xcc1f68),_0xcc1f68?.['dbId']);return buildDefaultSqlFileName(_0x41c9c6,resolveSqlMode(_0x25b7fa,_0xcc1f68));}export function resolveSqlLocalDir(_0x166630,_0x14c18d){return join(_0x166630,SQL_LOCAL_REL_DIR,_0x14c18d);}export async function confirmForceOverwrite(_0x144c30){const _0xb63007=a192_0x1382,_0x389340=createInterface({'input':process['stdin'],'output':process[_0xb63007(0x8f)]}),_0x38f41c=await new Promise(_0x389bcc=>{const _0x257400=_0xb63007;_0x389340[_0x257400(0x98)](_0x144c30+_0x257400(0x85),_0x389bcc);});return _0x389340['close'](),['y','yes'][_0xb63007(0x7a)](_0x38f41c['trim']()[_0xb63007(0x91)]());}function a192_0x1382(_0x219eaa,_0x5f4cd6){_0x219eaa=_0x219eaa-0x6f;const _0x18ba40=a192_0x18ba();let _0x138225=_0x18ba40[_0x219eaa];return _0x138225;}export function findSqlLockScope(_0x2c4cca,_0x2ad8bf){return _0x2c4cca['apps'][_0x2ad8bf];}function buildMetadataHeaderLines(_0x6c1cbf,_0x2073e9){const _0x3e131a=a192_0x1382,_0x2b4cc7=[[_0x3e131a(0x81),_0x6c1cbf[_0x3e131a(0x81)]],[_0x3e131a(0x70),_0x6c1cbf[_0x3e131a(0x70)]],[_0x3e131a(0x8c),_0x6c1cbf[_0x3e131a(0x8c)]],[_0x3e131a(0x73),_0x6c1cbf[_0x3e131a(0x73)]],[_0x3e131a(0x92),_0x6c1cbf[_0x3e131a(0x92)]],[_0x3e131a(0x72),_0x6c1cbf[_0x3e131a(0x72)]],[_0x3e131a(0x7b),_0x6c1cbf[_0x3e131a(0x7b)]]];if(_0x2073e9==='mybatisXml')return _0x2b4cc7[_0x3e131a(0x94)](([,_0x3f3127])=>_0x3f3127!==undefined&&_0x3f3127!==null&&String(_0x3f3127)[_0x3e131a(0x93)]()!=='')[_0x3e131a(0x87)](([_0x114d60,_0xb8d245])=>'<!--\x20@lovrabet.'+_0x114d60+':\x20'+String(_0xb8d245)+_0x3e131a(0x79));return _0x2b4cc7['filter'](([,_0x2a1cc6])=>_0x2a1cc6!==undefined&&_0x2a1cc6!==null&&String(_0x2a1cc6)[_0x3e131a(0x93)]()!=='')[_0x3e131a(0x87)](([_0x13beed,_0x1834b9])=>_0x3e131a(0x8b)+_0x13beed+':\x20'+String(_0x1834b9));}
@@ -1 +1 @@
1
- const a193_0x493ddd=a193_0x33f4;(function(_0x13dca2,_0x31ee17){const _0x2cb2fe=a193_0x33f4,_0x283f46=_0x13dca2();while(!![]){try{const _0x467863=parseInt(_0x2cb2fe(0x16c))/0x1+-parseInt(_0x2cb2fe(0x17e))/0x2*(parseInt(_0x2cb2fe(0x174))/0x3)+parseInt(_0x2cb2fe(0x16e))/0x4*(-parseInt(_0x2cb2fe(0x176))/0x5)+-parseInt(_0x2cb2fe(0x185))/0x6+-parseInt(_0x2cb2fe(0x173))/0x7*(-parseInt(_0x2cb2fe(0x18a))/0x8)+parseInt(_0x2cb2fe(0x168))/0x9*(parseInt(_0x2cb2fe(0x18e))/0xa)+-parseInt(_0x2cb2fe(0x183))/0xb*(parseInt(_0x2cb2fe(0x16b))/0xc);if(_0x467863===_0x31ee17)break;else _0x283f46['push'](_0x283f46['shift']());}catch(_0x5e0f30){_0x283f46['push'](_0x283f46['shift']());}}}(a193_0x1078,0xea2b7));import{listSqlQueries}from'../../core/api-client.js';import{loadSqlProjectConfig}from'../../core/sql-sync/config.js';function a193_0x33f4(_0xcf5d62,_0x1040eb){_0xcf5d62=_0xcf5d62-0x168;const _0x1078f5=a193_0x1078();let _0x33f459=_0x1078f5[_0xcf5d62];return _0x33f459;}import{scanLocalSqlQueries}from'../../core/sql-sync/file-system.js';import{computeSqlFileHash}from'../../core/sql-sync/hash.js';import{createEmptySqlLock,ensureSqlLockScope,readSqlLockFile}from'../../core/sql-sync/lock.js';const PAGE_SIZE=0x64;async function fetchAllSqlCodes(_0x6f4118){const _0x4ac58d=a193_0x33f4,_0x3bcbea=[];let _0x4d7adc=0x1;while(!![]){const _0x16f488=await listSqlQueries(_0x6f4118,{'currentPage':_0x4d7adc,'pageSize':PAGE_SIZE}),_0x5dc886=_0x16f488['tableData']??[];_0x3bcbea[_0x4ac58d(0x179)](..._0x5dc886[_0x4ac58d(0x178)](_0x1cb342=>_0x1cb342[_0x4ac58d(0x17c)]));if(_0x5dc886[_0x4ac58d(0x171)]===0x0)break;const _0x152086=_0x16f488[_0x4ac58d(0x188)]?.[_0x4ac58d(0x169)];if(_0x152086!=null?_0x3bcbea[_0x4ac58d(0x171)]>=_0x152086:_0x5dc886['length']<PAGE_SIZE)break;_0x4d7adc++;}return _0x3bcbea;}function a193_0x1078(){const _0x553d4a=['10hQWiug','17251497gIWuaR','totalCount','boolean','2943036hRhdgh','896815TXaDVl','sqlName','24zpYXns','\x20added,\x20','status','length','\x20remote-only','280322IVvZsf','465LdgwNV','hash','1390215dXzhuL','sqlRoot','map','push','sqls','lockKey','sqlCode','lockFilePath','134Wrmdga','relativePath','filePath','remote','Also\x20check\x20for\x20remote-only\x20SQL\x20queries\x20not\x20present\x20locally','11NzBztJ','bool','1746042pRIkwz','\x20missing,\x20','sql','paging','path','72WcVDSZ','appCode','\x20modified,\x20','All\x20SQL\x20queries\x20are\x20in\x20sync.'];a193_0x1078=function(){return _0x553d4a;};return a193_0x1078();}export const sqlStatus={'service':a193_0x493ddd(0x187),'command':a193_0x493ddd(0x170),'description':'Check\x20local\x20SQL\x20sync\x20status\x20against\x20lock\x20file','risk':'read','flags':[{'name':a193_0x493ddd(0x181),'type':a193_0x493ddd(0x16a),'description':a193_0x493ddd(0x182)}],async 'execute'(_0x4dfd78){const _0x485150=a193_0x493ddd,_0x145f24=loadSqlProjectConfig(_0x4dfd78[_0x485150(0x18b)]),_0xfe17ef=await readSqlLockFile(_0x145f24[_0x485150(0x17d)]),{appLock:_0xd74bdc}=ensureSqlLockScope(_0xfe17ef??createEmptySqlLock(),_0x145f24[_0x485150(0x18b)],_0x145f24[_0x485150(0x177)],'status'),_0x224ae5=await scanLocalSqlQueries(_0x145f24),_0x1e0351=[],_0x2d3d59=[],_0x10f183=[],_0x358f11=[],_0x23421b=new Set(_0x224ae5[_0x485150(0x178)](_0x5997a2=>_0x5997a2[_0x485150(0x17b)]));for(const _0x4596ed of _0x224ae5){const _0x3cac8a=await computeSqlFileHash(_0x4596ed[_0x485150(0x180)]),_0x52a29e=_0xd74bdc['sqls'][_0x4596ed['lockKey']],_0x334760=!!_0x52a29e&&_0x52a29e[_0x485150(0x189)]!==_0x4596ed[_0x485150(0x17f)],_0x4b1a5a=!!_0x52a29e&&!!_0x4596ed[_0x485150(0x16d)]&&_0x52a29e['sqlName']!==_0x4596ed[_0x485150(0x16d)];if(!_0x52a29e)_0x1e0351[_0x485150(0x179)](_0x4596ed[_0x485150(0x17b)]);else _0x52a29e[_0x485150(0x175)]!==_0x3cac8a||_0x334760||_0x4b1a5a?_0x2d3d59[_0x485150(0x179)](_0x4596ed[_0x485150(0x17b)]):_0x10f183[_0x485150(0x179)](_0x4596ed[_0x485150(0x17b)]);}for(const _0x30838a of Object['keys'](_0xd74bdc['sqls'])){!_0x23421b['has'](_0x30838a)&&_0x358f11[_0x485150(0x179)](_0x30838a);}const _0x2c99bf=[];if(_0x4dfd78[_0x485150(0x184)](_0x485150(0x181))){const _0x142d67=await fetchAllSqlCodes(_0x4dfd78[_0x485150(0x18b)]);for(const _0x469679 of _0x142d67){!_0x23421b['has'](_0x469679)&&!_0xd74bdc[_0x485150(0x17a)][_0x469679]&&_0x2c99bf['push'](_0x469679);}}const _0x339fa4=_0x1e0351[_0x485150(0x171)]===0x0&&_0x2d3d59[_0x485150(0x171)]===0x0&&_0x358f11[_0x485150(0x171)]===0x0&&_0x2c99bf[_0x485150(0x171)]===0x0;return{'ok':!![],'data':{'added':_0x1e0351,'modified':_0x2d3d59,'missing':_0x358f11,'unchanged':_0x10f183,'remoteOnly':_0x2c99bf},'message':_0x339fa4?_0x485150(0x18d):_0x1e0351[_0x485150(0x171)]+_0x485150(0x16f)+_0x2d3d59[_0x485150(0x171)]+_0x485150(0x18c)+_0x358f11['length']+_0x485150(0x186)+_0x10f183[_0x485150(0x171)]+'\x20unchanged'+(_0x2c99bf[_0x485150(0x171)]>0x0?',\x20'+_0x2c99bf['length']+_0x485150(0x172):'')};}};
1
+ function a193_0x2009(){const _0x2769fb=['All\x20SQL\x20queries\x20are\x20in\x20sync.','7227783oCqzCi','length','278439MwJXWt','sql','sqlCode','push','\x20unchanged','read','hash','sqlName','\x20added,\x20','boolean','relativePath','33555CkQQYm','filePath','7396014EqozTt','\x20remote-only','path','lockFilePath','sqls','Check\x20local\x20SQL\x20sync\x20status\x20against\x20lock\x20file','has','paging','\x20missing,\x20','164wvWWcX','Also\x20check\x20for\x20remote-only\x20SQL\x20queries\x20not\x20present\x20locally','bool','tableData','map','2431850DKSZdl','3580176VmYEvu','remote','\x20modified,\x20','96YWTVPV','status','8aTMYVF','appCode','541016QTtlpH','lockKey'];a193_0x2009=function(){return _0x2769fb;};return a193_0x2009();}const a193_0x3c4370=a193_0x2b4d;function a193_0x2b4d(_0x4dc138,_0x2407b8){_0x4dc138=_0x4dc138-0x112;const _0x2009c6=a193_0x2009();let _0x2b4d47=_0x2009c6[_0x4dc138];return _0x2b4d47;}(function(_0x342c86,_0x3ae24d){const _0x3ebf24=a193_0x2b4d,_0x5893ba=_0x342c86();while(!![]){try{const _0x302418=parseInt(_0x3ebf24(0x12b))/0x1*(-parseInt(_0x3ebf24(0x124))/0x2)+-parseInt(_0x3ebf24(0x11f))/0x3+parseInt(_0x3ebf24(0x119))/0x4*(-parseInt(_0x3ebf24(0x136))/0x5)+parseInt(_0x3ebf24(0x138))/0x6+-parseInt(_0x3ebf24(0x126))/0x7*(-parseInt(_0x3ebf24(0x122))/0x8)+parseInt(_0x3ebf24(0x129))/0x9+parseInt(_0x3ebf24(0x11e))/0xa;if(_0x302418===_0x3ae24d)break;else _0x5893ba['push'](_0x5893ba['shift']());}catch(_0x13727a){_0x5893ba['push'](_0x5893ba['shift']());}}}(a193_0x2009,0x985e2));import{listSqlQueries}from'../../core/api-client.js';import{loadSqlProjectConfig}from'../../core/sql-sync/config.js';import{scanLocalSqlQueries}from'../../core/sql-sync/file-system.js';import{computeSqlFileHash}from'../../core/sql-sync/hash.js';import{createEmptySqlLock,ensureSqlLockScope,readSqlLockFile}from'../../core/sql-sync/lock.js';const PAGE_SIZE=0x64;async function fetchAllSqlCodes(_0x27c3d2){const _0x108af7=a193_0x2b4d,_0x9aba9e=[];let _0x3d032b=0x1;while(!![]){const _0x3b1ada=await listSqlQueries(_0x27c3d2,{'currentPage':_0x3d032b,'pageSize':PAGE_SIZE}),_0x117fd8=_0x3b1ada[_0x108af7(0x11c)]??[];_0x9aba9e[_0x108af7(0x12e)](..._0x117fd8[_0x108af7(0x11d)](_0x1efa79=>_0x1efa79[_0x108af7(0x12d)]));if(_0x117fd8[_0x108af7(0x12a)]===0x0)break;const _0xa0d567=_0x3b1ada[_0x108af7(0x117)]?.['totalCount'];if(_0xa0d567!=null?_0x9aba9e['length']>=_0xa0d567:_0x117fd8[_0x108af7(0x12a)]<PAGE_SIZE)break;_0x3d032b++;}return _0x9aba9e;}export const sqlStatus={'service':a193_0x3c4370(0x12c),'command':a193_0x3c4370(0x123),'description':a193_0x3c4370(0x115),'risk':a193_0x3c4370(0x130),'flags':[{'name':a193_0x3c4370(0x120),'type':a193_0x3c4370(0x134),'description':a193_0x3c4370(0x11a)}],async 'execute'(_0x1c3b37){const _0x59c089=a193_0x3c4370,_0x2074a5=loadSqlProjectConfig(_0x1c3b37[_0x59c089(0x125)]),_0x20c267=await readSqlLockFile(_0x2074a5[_0x59c089(0x113)]),{appLock:_0x291469}=ensureSqlLockScope(_0x20c267??createEmptySqlLock(),_0x2074a5['appCode'],_0x2074a5['sqlRoot'],'status'),_0x6a8d7e=await scanLocalSqlQueries(_0x2074a5),_0x570288=[],_0x350770=[],_0x169f78=[],_0xfe461f=[],_0x5dc51a=new Set(_0x6a8d7e[_0x59c089(0x11d)](_0x4d426b=>_0x4d426b['lockKey']));for(const _0x28be72 of _0x6a8d7e){const _0x2bef82=await computeSqlFileHash(_0x28be72[_0x59c089(0x137)]),_0x5e424d=_0x291469['sqls'][_0x28be72[_0x59c089(0x127)]],_0x5b1f94=!!_0x5e424d&&_0x5e424d[_0x59c089(0x112)]!==_0x28be72[_0x59c089(0x135)],_0x2af518=!!_0x5e424d&&!!_0x28be72[_0x59c089(0x132)]&&_0x5e424d['sqlName']!==_0x28be72['sqlName'];if(!_0x5e424d)_0x570288[_0x59c089(0x12e)](_0x28be72[_0x59c089(0x127)]);else _0x5e424d[_0x59c089(0x131)]!==_0x2bef82||_0x5b1f94||_0x2af518?_0x350770[_0x59c089(0x12e)](_0x28be72[_0x59c089(0x127)]):_0x169f78[_0x59c089(0x12e)](_0x28be72[_0x59c089(0x127)]);}for(const _0x1d7725 of Object['keys'](_0x291469['sqls'])){!_0x5dc51a[_0x59c089(0x116)](_0x1d7725)&&_0xfe461f[_0x59c089(0x12e)](_0x1d7725);}const _0x232ef5=[];if(_0x1c3b37[_0x59c089(0x11b)](_0x59c089(0x120))){const _0x21a595=await fetchAllSqlCodes(_0x1c3b37[_0x59c089(0x125)]);for(const _0x20a53a of _0x21a595){!_0x5dc51a[_0x59c089(0x116)](_0x20a53a)&&!_0x291469[_0x59c089(0x114)][_0x20a53a]&&_0x232ef5[_0x59c089(0x12e)](_0x20a53a);}}const _0x3baf95=_0x570288[_0x59c089(0x12a)]===0x0&&_0x350770[_0x59c089(0x12a)]===0x0&&_0xfe461f[_0x59c089(0x12a)]===0x0&&_0x232ef5['length']===0x0;return{'ok':!![],'data':{'added':_0x570288,'modified':_0x350770,'missing':_0xfe461f,'unchanged':_0x169f78,'remoteOnly':_0x232ef5},'message':_0x3baf95?_0x59c089(0x128):_0x570288[_0x59c089(0x12a)]+_0x59c089(0x133)+_0x350770[_0x59c089(0x12a)]+_0x59c089(0x121)+_0xfe461f[_0x59c089(0x12a)]+_0x59c089(0x118)+_0x169f78[_0x59c089(0x12a)]+_0x59c089(0x12f)+(_0x232ef5['length']>0x0?',\x20'+_0x232ef5[_0x59c089(0x12a)]+_0x59c089(0x139):'')};}};
@@ -1 +1 @@
1
- const a194_0x3ba603=a194_0x127d;(function(_0xef509c,_0x51cb0b){const _0x3d2c1d=a194_0x127d,_0x518af4=_0xef509c();while(!![]){try{const _0x51c563=-parseInt(_0x3d2c1d(0x150))/0x1*(parseInt(_0x3d2c1d(0x135))/0x2)+parseInt(_0x3d2c1d(0x11d))/0x3+-parseInt(_0x3d2c1d(0x13b))/0x4+parseInt(_0x3d2c1d(0x129))/0x5*(-parseInt(_0x3d2c1d(0x152))/0x6)+-parseInt(_0x3d2c1d(0x159))/0x7*(-parseInt(_0x3d2c1d(0x153))/0x8)+-parseInt(_0x3d2c1d(0x12f))/0x9*(parseInt(_0x3d2c1d(0x13a))/0xa)+parseInt(_0x3d2c1d(0x11b))/0xb;if(_0x51c563===_0x51cb0b)break;else _0x518af4['push'](_0x518af4['shift']());}catch(_0x13b2a4){_0x518af4['push'](_0x518af4['shift']());}}}(a194_0x44a3,0xb8648));import{readFileSync,existsSync}from'node:fs';function a194_0x44a3(){const _0x493997=['Comma-separated\x20dataset\x20codes\x20to\x20cross-check\x20table/column\x20names\x20against','reason','message','index_columns','40WoSwFI','columnNames','str','filter','flatMap','trim','27eeuISq','schema:','dbtableConfig','index_name','boolean','type','2131282jAKKaG','split','isDangerous','sqlType','length','1679970KzFhws','2382736aZpmEt','file','tables','dataset','--check-indexes\x20requires\x20--schemas.','bool','flagMissing','indexes','size','schemas','unshift','File\x20not\x20found:\x20','tableName','find','isSelectOnly','columns','valid','get','Validate\x20SQL\x20content\x20without\x20saving\x20(type\x20detection,\x20parameter\x20extraction,\x20optional\x20schema\x20check)','toLowerCase','parameters','1YRovXt','\x22\x20not\x20found\x20in\x20any\x20dataset','140478TRpOWl','8vaNQLN','cwd','isArray','Audit\x20top-level\x20JOIN\x20equality\x20predicates\x20against\x20dataset\x20index\x20metadata','check-indexes','name','2407034cUqvdH','14303432DyiwLn','map','4391154Lzykxu','sql','validation','validate','fields','primary','push','string'];a194_0x44a3=function(){return _0x493997;};return a194_0x44a3();}import{resolve}from'node:path';import{validateSql}from'../../core/sql-validator.js';function a194_0x127d(_0x1fb112,_0x2f7865){_0x1fb112=_0x1fb112-0x11b;const _0x44a327=a194_0x44a3();let _0x127da9=_0x44a327[_0x1fb112];return _0x127da9;}import{auditSqlJoinIndexes}from'../../core/sql-index-auditor.js';import{getDatasetDetail,listDatasets}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';import{assertDatasetIsDbTableBacked,filterDbTableBackedDatasets}from'../../commands/dataset/capability.js';export const sqlValidate={'service':a194_0x3ba603(0x11e),'command':a194_0x3ba603(0x120),'description':a194_0x3ba603(0x14d),'risk':'read','flags':[{'name':'file','type':a194_0x3ba603(0x124),'description':'Path\x20to\x20the\x20SQL\x20file\x20to\x20validate'},{'name':'sql','type':'string','description':'Inline\x20SQL\x20content\x20to\x20validate\x20(alternative\x20to\x20--file)'},{'name':a194_0x3ba603(0x144),'type':a194_0x3ba603(0x124),'description':a194_0x3ba603(0x125)},{'name':a194_0x3ba603(0x157),'type':a194_0x3ba603(0x133),'description':a194_0x3ba603(0x156)}],async 'execute'(_0x470783){const _0xfe6815=a194_0x3ba603,_0x43640c=_0x470783[_0xfe6815(0x12b)]('file'),_0x11d226=_0x470783[_0xfe6815(0x12b)]('sql'),_0x2510db=_0x470783[_0xfe6815(0x12b)](_0xfe6815(0x144)),_0x45e852=_0x470783[_0xfe6815(0x140)](_0xfe6815(0x157));if(!_0x43640c&&!_0x11d226)throw CliErrors[_0xfe6815(0x141)](_0xfe6815(0x13c),'Provide\x20--file\x20or\x20--sql');if(_0x45e852&&!_0x2510db)throw CliErrors[_0xfe6815(0x11f)](_0xfe6815(0x13f));let _0x139e4d;if(_0x43640c){const _0x15b05d=resolve(process[_0xfe6815(0x154)](),_0x43640c);if(!existsSync(_0x15b05d))throw CliErrors['validation'](_0xfe6815(0x146)+_0x15b05d);_0x139e4d=readFileSync(_0x15b05d,'utf-8');}else _0x139e4d=_0x11d226;const _0x491b1e=validateSql(_0x139e4d),_0x40a806={'valid':_0x491b1e[_0xfe6815(0x14b)],'sqlType':_0x491b1e['sqlType']['type'],'isSelectOnly':_0x491b1e[_0xfe6815(0x138)][_0xfe6815(0x149)],'isDangerous':_0x491b1e[_0xfe6815(0x138)][_0xfe6815(0x137)],'tables':_0x491b1e['tables'],'parameters':_0x491b1e[_0xfe6815(0x14f)],'message':_0x491b1e['message']};_0x491b1e['sqlType'][_0xfe6815(0x126)]&&(_0x40a806[_0xfe6815(0x126)]=_0x491b1e[_0xfe6815(0x138)]['reason']);if(_0x2510db&&_0x491b1e[_0xfe6815(0x14b)]){const _0x20403b=_0x2510db[_0xfe6815(0x136)](',')[_0xfe6815(0x11c)](_0xaf2c3b=>_0xaf2c3b[_0xfe6815(0x12e)]())['filter'](Boolean),_0x3a216f=[],_0x10be2f=[],_0x3be73e=filterDbTableBackedDatasets(await listDatasets(_0x470783['appCode'])),_0x5e78da=new Map(_0x3be73e[_0xfe6815(0x11c)](_0x1cd4eb=>[_0x1cd4eb[_0xfe6815(0x131)]?.[_0xfe6815(0x147)]?.['toLowerCase'](),_0x1cd4eb]));for(const _0x4b84bf of _0x491b1e[_0xfe6815(0x13d)]){const _0x3b48cb=_0x5e78da[_0xfe6815(0x14c)](_0x4b84bf[_0xfe6815(0x14e)]());!_0x3b48cb&&_0x3a216f[_0xfe6815(0x123)]('Table\x20\x22'+_0x4b84bf+_0xfe6815(0x151));}for(const _0x3fcfc9 of _0x20403b){let _0x208def;try{_0x208def=await getDatasetDetail(_0x3fcfc9);}catch{_0x3a216f['push']('Dataset\x20\x22'+_0x3fcfc9+'\x22\x20not\x20found\x20or\x20not\x20accessible');continue;}assertDatasetIsDbTableBacked(_0x208def,'SQL\x20schema\x20validation');const _0x303bca=Array[_0xfe6815(0x155)](_0x208def['fields'])?_0x208def[_0xfe6815(0x121)]:[],_0x56dc7d=new Set(_0x303bca[_0xfe6815(0x11c)](_0x3d3c32=>_0x3d3c32['name']?.[_0xfe6815(0x14e)]())),_0x350a9c=_0x208def['dbtableConfig']?.[_0xfe6815(0x147)]||_0x208def['tableName']||_0x3fcfc9;_0x40a806[_0xfe6815(0x130)+_0x350a9c]={'code':_0x3fcfc9,'tableName':_0x350a9c,'fieldCount':_0x56dc7d[_0xfe6815(0x143)],'fields':Array['from'](_0x56dc7d)};if(_0x45e852){const _0x2c24d5=normalizeDatasetIndexes(_0x208def);_0x10be2f[_0xfe6815(0x123)]({'tableName':_0x350a9c,..._0x2c24d5});}}_0x3a216f[_0xfe6815(0x139)]>0x0&&(_0x40a806['schemaWarnings']=_0x3a216f),_0x45e852&&(_0x40a806['joinAudit']=auditSqlJoinIndexes(_0x139e4d,_0x10be2f));}return{'ok':_0x491b1e[_0xfe6815(0x14b)],'data':_0x40a806,'message':_0x491b1e[_0xfe6815(0x127)]};}};function normalizeDatasetIndexes(_0x33a2c9){const _0x49771f=a194_0x3ba603,_0x4ac96e=Array[_0x49771f(0x155)](_0x33a2c9?.[_0x49771f(0x13e)]?.[_0x49771f(0x142)])?_0x33a2c9[_0x49771f(0x13e)][_0x49771f(0x142)]:Array[_0x49771f(0x155)](_0x33a2c9?.[_0x49771f(0x142)])?_0x33a2c9[_0x49771f(0x142)]:[],_0x3dc3a3=_0x4ac96e[_0x49771f(0x12d)](_0x4252cc=>{const _0xc12cff=_0x49771f,_0x553899=Array[_0xc12cff(0x155)](_0x4252cc?.['index_columns'])?_0x4252cc[_0xc12cff(0x128)]:Array[_0xc12cff(0x155)](_0x4252cc?.[_0xc12cff(0x12a)])?_0x4252cc[_0xc12cff(0x12a)]:Array[_0xc12cff(0x155)](_0x4252cc?.[_0xc12cff(0x14a)])?_0x4252cc['columns']:[],_0x329a16=_0x553899[_0xc12cff(0x12c)](_0x1a9acd=>typeof _0x1a9acd===_0xc12cff(0x124))[_0xc12cff(0x11c)](_0x40bc00=>_0x40bc00['trim']())[_0xc12cff(0x12c)](Boolean);if(_0x329a16['length']===0x0)return[];const _0x53dd98=[_0x4252cc?.['indexName'],_0x4252cc?.[_0xc12cff(0x132)],_0x4252cc?.[_0xc12cff(0x158)]][_0xc12cff(0x148)](_0x49b871=>typeof _0x49b871===_0xc12cff(0x124)&&_0x49b871['trim']()),_0x781552=[_0x4252cc?.['index_type'],_0x4252cc?.[_0xc12cff(0x134)]][_0xc12cff(0x148)](_0x2dbe69=>typeof _0x2dbe69===_0xc12cff(0x124)&&_0x2dbe69[_0xc12cff(0x12e)]());return[{..._0x53dd98?{'name':_0x53dd98[_0xc12cff(0x12e)]()}:{},..._0x781552?{'type':_0x781552[_0xc12cff(0x12e)]()}:{},'columns':_0x329a16}];}),_0x511d84=[..._0x3dc3a3],_0x4214ac=typeof _0x33a2c9?.['dbtableConfig']?.['pkField']==='string'?_0x33a2c9[_0x49771f(0x131)]['pkField'][_0x49771f(0x136)](',')[_0x49771f(0x11c)](_0x3c9410=>_0x3c9410[_0x49771f(0x12e)]())['filter'](Boolean):[];return _0x4214ac[_0x49771f(0x139)]>0x0&&_0x511d84[_0x49771f(0x145)]({'type':_0x49771f(0x122),'columns':_0x4214ac}),{'indexes':_0x511d84,'metadataAvailable':_0x3dc3a3['length']>0x0};}
1
+ const a194_0x208272=a194_0x3623;(function(_0x128c54,_0x112c81){const _0x55114=a194_0x3623,_0x1ab2d6=_0x128c54();while(!![]){try{const _0x544a3b=-parseInt(_0x55114(0x130))/0x1*(parseInt(_0x55114(0x139))/0x2)+-parseInt(_0x55114(0x123))/0x3+parseInt(_0x55114(0x113))/0x4+parseInt(_0x55114(0x11c))/0x5+parseInt(_0x55114(0x12a))/0x6*(-parseInt(_0x55114(0x11d))/0x7)+parseInt(_0x55114(0x142))/0x8*(-parseInt(_0x55114(0x10c))/0x9)+parseInt(_0x55114(0x128))/0xa;if(_0x544a3b===_0x112c81)break;else _0x1ab2d6['push'](_0x1ab2d6['shift']());}catch(_0x183074){_0x1ab2d6['push'](_0x1ab2d6['shift']());}}}(a194_0x387a,0x58e25));import{readFileSync,existsSync}from'node:fs';import{resolve}from'node:path';import{validateSql}from'../../core/sql-validator.js';import{auditSqlJoinIndexes}from'../../core/sql-index-auditor.js';import{getDatasetDetail,listDatasets}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';import{assertDatasetIsDbTableBacked,filterDbTableBackedDatasets}from'../../commands/dataset/capability.js';export const sqlValidate={'service':a194_0x208272(0x115),'command':a194_0x208272(0x12f),'description':a194_0x208272(0x140),'risk':a194_0x208272(0x14b),'flags':[{'name':a194_0x208272(0x13e),'type':a194_0x208272(0x125),'description':'Path\x20to\x20the\x20SQL\x20file\x20to\x20validate'},{'name':a194_0x208272(0x115),'type':a194_0x208272(0x125),'description':a194_0x208272(0x13a)},{'name':a194_0x208272(0x131),'type':a194_0x208272(0x125),'description':a194_0x208272(0x12d)},{'name':'check-indexes','type':a194_0x208272(0x11e),'description':a194_0x208272(0x141)}],async 'execute'(_0x3c96ec){const _0x4df205=a194_0x208272,_0xd39c9=_0x3c96ec['str'](_0x4df205(0x13e)),_0x254909=_0x3c96ec['str'](_0x4df205(0x115)),_0x55697f=_0x3c96ec[_0x4df205(0x10f)](_0x4df205(0x131)),_0x882353=_0x3c96ec['bool'](_0x4df205(0x120));if(!_0xd39c9&&!_0x254909)throw CliErrors['flagMissing'](_0x4df205(0x13e),_0x4df205(0x13f));if(_0x882353&&!_0x55697f)throw CliErrors['validation'](_0x4df205(0x10b));let _0x10c97f;if(_0xd39c9){const _0x388c5b=resolve(process[_0x4df205(0x10d)](),_0xd39c9);if(!existsSync(_0x388c5b))throw CliErrors[_0x4df205(0x147)](_0x4df205(0x146)+_0x388c5b);_0x10c97f=readFileSync(_0x388c5b,'utf-8');}else _0x10c97f=_0x254909;const _0x272ff0=validateSql(_0x10c97f),_0x19084d={'valid':_0x272ff0[_0x4df205(0x109)],'sqlType':_0x272ff0[_0x4df205(0x135)][_0x4df205(0x11b)],'isSelectOnly':_0x272ff0[_0x4df205(0x135)]['isSelectOnly'],'isDangerous':_0x272ff0[_0x4df205(0x135)][_0x4df205(0x117)],'tables':_0x272ff0['tables'],'parameters':_0x272ff0[_0x4df205(0x121)],'message':_0x272ff0[_0x4df205(0x148)]};_0x272ff0[_0x4df205(0x135)][_0x4df205(0x126)]&&(_0x19084d[_0x4df205(0x126)]=_0x272ff0['sqlType'][_0x4df205(0x126)]);if(_0x55697f&&_0x272ff0[_0x4df205(0x109)]){const _0x559a58=_0x55697f[_0x4df205(0x122)](',')['map'](_0x5aae24=>_0x5aae24[_0x4df205(0x110)]())['filter'](Boolean),_0x6c2035=[],_0x549cf4=[],_0x50c918=filterDbTableBackedDatasets(await listDatasets(_0x3c96ec['appCode'])),_0x3aefbb=new Map(_0x50c918[_0x4df205(0x111)](_0xf4b94c=>[_0xf4b94c[_0x4df205(0x12c)]?.['tableName']?.[_0x4df205(0x138)](),_0xf4b94c]));for(const _0x4a054f of _0x272ff0[_0x4df205(0x133)]){const _0x441eb7=_0x3aefbb[_0x4df205(0x136)](_0x4a054f[_0x4df205(0x138)]());!_0x441eb7&&_0x6c2035[_0x4df205(0x129)](_0x4df205(0x132)+_0x4a054f+_0x4df205(0x11a));}for(const _0x42251c of _0x559a58){let _0xe5ca47;try{_0xe5ca47=await getDatasetDetail(_0x42251c);}catch{_0x6c2035[_0x4df205(0x129)](_0x4df205(0x11f)+_0x42251c+_0x4df205(0x118));continue;}assertDatasetIsDbTableBacked(_0xe5ca47,_0x4df205(0x116));const _0x561320=Array[_0x4df205(0x119)](_0xe5ca47[_0x4df205(0x13c)])?_0xe5ca47[_0x4df205(0x13c)]:[],_0x5a3baf=new Set(_0x561320[_0x4df205(0x111)](_0x2d288b=>_0x2d288b[_0x4df205(0x124)]?.['toLowerCase']())),_0x4e4c29=_0xe5ca47[_0x4df205(0x12c)]?.[_0x4df205(0x137)]||_0xe5ca47[_0x4df205(0x137)]||_0x42251c;_0x19084d['schema:'+_0x4e4c29]={'code':_0x42251c,'tableName':_0x4e4c29,'fieldCount':_0x5a3baf[_0x4df205(0x107)],'fields':Array[_0x4df205(0x10a)](_0x5a3baf)};if(_0x882353){const _0x2980a3=normalizeDatasetIndexes(_0xe5ca47);_0x549cf4[_0x4df205(0x129)]({'tableName':_0x4e4c29,..._0x2980a3});}}_0x6c2035[_0x4df205(0x134)]>0x0&&(_0x19084d[_0x4df205(0x149)]=_0x6c2035),_0x882353&&(_0x19084d[_0x4df205(0x12b)]=auditSqlJoinIndexes(_0x10c97f,_0x549cf4));}return{'ok':_0x272ff0[_0x4df205(0x109)],'data':_0x19084d,'message':_0x272ff0[_0x4df205(0x148)]};}};function a194_0x3623(_0x9e1e71,_0x1bc3d7){_0x9e1e71=_0x9e1e71-0x107;const _0x387ab2=a194_0x387a();let _0x3623fe=_0x387ab2[_0x9e1e71];return _0x3623fe;}function a194_0x387a(){const _0x5a6b87=['string','reason','filter','15511870eBzVgB','push','54OCOYds','joinAudit','dbtableConfig','Comma-separated\x20dataset\x20codes\x20to\x20cross-check\x20table/column\x20names\x20against','columns','validate','643623zecwgw','schemas','Table\x20\x22','tables','length','sqlType','get','tableName','toLowerCase','2ICgpcw','Inline\x20SQL\x20content\x20to\x20validate\x20(alternative\x20to\x20--file)','find','fields','flatMap','file','Provide\x20--file\x20or\x20--sql','Validate\x20SQL\x20content\x20without\x20saving\x20(type\x20detection,\x20parameter\x20extraction,\x20optional\x20schema\x20check)','Audit\x20top-level\x20JOIN\x20equality\x20predicates\x20against\x20dataset\x20index\x20metadata','126544uyqKLY','index_type','unshift','indexName','File\x20not\x20found:\x20','validation','message','schemaWarnings','pkField','read','primary','size','index_name','valid','from','--check-indexes\x20requires\x20--schemas.','72muzkPa','cwd','index_columns','str','trim','map','indexes','1139212SYbBIl','dataset','sql','SQL\x20schema\x20validation','isDangerous','\x22\x20not\x20found\x20or\x20not\x20accessible','isArray','\x22\x20not\x20found\x20in\x20any\x20dataset','type','1516415mKRwVE','558803UDBkOo','boolean','Dataset\x20\x22','check-indexes','parameters','split','859728cQcHCh','name'];a194_0x387a=function(){return _0x5a6b87;};return a194_0x387a();}function normalizeDatasetIndexes(_0x124e00){const _0x45fab3=a194_0x208272,_0x19738e=Array[_0x45fab3(0x119)](_0x124e00?.['dataset']?.[_0x45fab3(0x112)])?_0x124e00[_0x45fab3(0x114)][_0x45fab3(0x112)]:Array[_0x45fab3(0x119)](_0x124e00?.[_0x45fab3(0x112)])?_0x124e00[_0x45fab3(0x112)]:[],_0xc33789=_0x19738e[_0x45fab3(0x13d)](_0x52cefe=>{const _0xe24209=_0x45fab3,_0x1da056=Array[_0xe24209(0x119)](_0x52cefe?.[_0xe24209(0x10e)])?_0x52cefe[_0xe24209(0x10e)]:Array[_0xe24209(0x119)](_0x52cefe?.['columnNames'])?_0x52cefe['columnNames']:Array[_0xe24209(0x119)](_0x52cefe?.[_0xe24209(0x12e)])?_0x52cefe[_0xe24209(0x12e)]:[],_0x57bc4e=_0x1da056['filter'](_0x5ba7e1=>typeof _0x5ba7e1===_0xe24209(0x125))[_0xe24209(0x111)](_0x238d40=>_0x238d40[_0xe24209(0x110)]())[_0xe24209(0x127)](Boolean);if(_0x57bc4e[_0xe24209(0x134)]===0x0)return[];const _0x368df0=[_0x52cefe?.[_0xe24209(0x145)],_0x52cefe?.[_0xe24209(0x108)],_0x52cefe?.[_0xe24209(0x124)]][_0xe24209(0x13b)](_0x50b820=>typeof _0x50b820===_0xe24209(0x125)&&_0x50b820['trim']()),_0x51869c=[_0x52cefe?.[_0xe24209(0x143)],_0x52cefe?.['type']][_0xe24209(0x13b)](_0x2d3c17=>typeof _0x2d3c17===_0xe24209(0x125)&&_0x2d3c17[_0xe24209(0x110)]());return[{..._0x368df0?{'name':_0x368df0[_0xe24209(0x110)]()}:{},..._0x51869c?{'type':_0x51869c[_0xe24209(0x110)]()}:{},'columns':_0x57bc4e}];}),_0x121e0a=[..._0xc33789],_0x3fda42=typeof _0x124e00?.[_0x45fab3(0x12c)]?.[_0x45fab3(0x14a)]===_0x45fab3(0x125)?_0x124e00[_0x45fab3(0x12c)][_0x45fab3(0x14a)][_0x45fab3(0x122)](',')[_0x45fab3(0x111)](_0x506fa1=>_0x506fa1['trim']())['filter'](Boolean):[];return _0x3fda42[_0x45fab3(0x134)]>0x0&&_0x121e0a[_0x45fab3(0x144)]({'type':_0x45fab3(0x14c),'columns':_0x3fda42}),{'indexes':_0x121e0a,'metadataAvailable':_0xc33789[_0x45fab3(0x134)]>0x0};}
@@ -1 +1 @@
1
- (function(_0x56fc69,_0x39c2e2){const _0x3e1217=a195_0x2531,_0x3aabf1=_0x56fc69();while(!![]){try{const _0x6064d7=parseInt(_0x3e1217(0xff))/0x1*(-parseInt(_0x3e1217(0x102))/0x2)+-parseInt(_0x3e1217(0xfb))/0x3*(-parseInt(_0x3e1217(0x103))/0x4)+parseInt(_0x3e1217(0x106))/0x5*(parseInt(_0x3e1217(0xfc))/0x6)+-parseInt(_0x3e1217(0x100))/0x7*(-parseInt(_0x3e1217(0x104))/0x8)+parseInt(_0x3e1217(0xfd))/0x9*(-parseInt(_0x3e1217(0x105))/0xa)+-parseInt(_0x3e1217(0xfa))/0xb*(parseInt(_0x3e1217(0x101))/0xc)+parseInt(_0x3e1217(0xfe))/0xd*(parseInt(_0x3e1217(0x107))/0xe);if(_0x6064d7===_0x39c2e2)break;else _0x3aabf1['push'](_0x3aabf1['shift']());}catch(_0xf10259){_0x3aabf1['push'](_0x3aabf1['shift']());}}}(a195_0x3cb1,0x584cb));function a195_0x3cb1(){const _0x29bf73=['30EMqkhD','5834682PUbvUz','11sxUILn','198813Bxtsfa','276024krQhCO','9EZBHhZ','39DzqSbF','718987XMewxl','7brssht','1135620APVFcu','2puLezD','8MwAvqG','162872hXgBtQ','5039170JKMiNy'];a195_0x3cb1=function(){return _0x29bf73;};return a195_0x3cb1();}import{taskStatus}from'../../commands/task/status.js';function a195_0x2531(_0x535077,_0x451ad4){_0x535077=_0x535077-0xfa;const _0x3cb1b8=a195_0x3cb1();let _0x2531f6=_0x3cb1b8[_0x535077];return _0x2531f6;}export const taskDefinitions=[taskStatus];
1
+ (function(_0x5f3900,_0x5784ec){const _0x3ae45e=a195_0x4543,_0x4938ce=_0x5f3900();while(!![]){try{const _0x448baf=parseInt(_0x3ae45e(0x105))/0x1+-parseInt(_0x3ae45e(0x100))/0x2*(parseInt(_0x3ae45e(0x101))/0x3)+parseInt(_0x3ae45e(0xff))/0x4+parseInt(_0x3ae45e(0x103))/0x5*(parseInt(_0x3ae45e(0xfe))/0x6)+parseInt(_0x3ae45e(0x106))/0x7+parseInt(_0x3ae45e(0x102))/0x8+-parseInt(_0x3ae45e(0x104))/0x9;if(_0x448baf===_0x5784ec)break;else _0x4938ce['push'](_0x4938ce['shift']());}catch(_0x3cc613){_0x4938ce['push'](_0x4938ce['shift']());}}}(a195_0x417e,0x2b52e));import{taskStatus}from'../../commands/task/status.js';export const taskDefinitions=[taskStatus];function a195_0x4543(_0x13ce1d,_0x528ad4){_0x13ce1d=_0x13ce1d-0xfe;const _0x417e5f=a195_0x417e();let _0x4543b7=_0x417e5f[_0x13ce1d];return _0x4543b7;}function a195_0x417e(){const _0x2ac1d6=['6495120GNauXQ','3278ZHEBhu','93996qIDvzj','1530666qtTjjn','1403992DblyiN','976LnCljT','186CouGxa','2452600UuUUCx','5vhwiEg'];a195_0x417e=function(){return _0x2ac1d6;};return a195_0x417e();}
@@ -1 +1 @@
1
- const a196_0x2e298c=a196_0x8cf8;(function(_0x1cbb07,_0x4cb332){const _0x3f29e1=a196_0x8cf8,_0x44d023=_0x1cbb07();while(!![]){try{const _0x26e4c5=parseInt(_0x3f29e1(0xc7))/0x1+parseInt(_0x3f29e1(0xb9))/0x2+parseInt(_0x3f29e1(0xbd))/0x3+-parseInt(_0x3f29e1(0xbc))/0x4*(parseInt(_0x3f29e1(0xc1))/0x5)+-parseInt(_0x3f29e1(0xc5))/0x6*(parseInt(_0x3f29e1(0xc0))/0x7)+parseInt(_0x3f29e1(0xbf))/0x8*(-parseInt(_0x3f29e1(0xbb))/0x9)+parseInt(_0x3f29e1(0xcb))/0xa;if(_0x26e4c5===_0x4cb332)break;else _0x44d023['push'](_0x44d023['shift']());}catch(_0x34f183){_0x44d023['push'](_0x44d023['shift']());}}}(a196_0x77ac,0xa14ff));import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';function a196_0x8cf8(_0x4f6562,_0x59bc3c){_0x4f6562=_0x4f6562-0xb8;const _0x77ac78=a196_0x77ac();let _0x8cf8e9=_0x77ac78[_0x4f6562];return _0x8cf8e9;}import{asyncTaskMessage,buildAsyncTaskStatusCommand,normalizeAsyncTask}from'../../commands/common/async-task.js';import{getAsyncTaskStatus}from'../../core/api-client.js';function a196_0x77ac(){const _0x9afad2=['912722aTTQpt','compress','539271iiWSBw','63500wfpEPd','750411jhLmbf','appCode','104gLWQtm','399kRYCZi','285zRDnlB','cookie','taskId','apiError','30006tRAslK','flagMissing','1110607SMgacD','read','str','Task\x20status\x20response\x20id\x20mismatch:\x20requested\x20','8125090DGgNzb','Query\x20an\x20asynchronous\x20task;\x20repeat\x20for\x20PENDING\x20or\x20PROCESSING\x20until\x20SUCCESS\x20or\x20FAILED','isTerminal','task-id'];a196_0x77ac=function(){return _0x9afad2;};return a196_0x77ac();}import{CliErrors}from'../../errors.js';export const taskStatus={'service':'task','command':'status','description':a196_0x2e298c(0xcc),'risk':a196_0x2e298c(0xc8),'defaultOutputFormat':a196_0x2e298c(0xba),'structuredErrors':!![],'flags':[{'name':a196_0x2e298c(0xb8),'type':'string','required':!![],'description':'Task\x20id\x20returned\x20by\x20an\x20asynchronous\x20platform\x20command'},APPCODE_FLAG_OPTIONAL],async 'validate'(_0x29ae80){const _0x3e7754=a196_0x2e298c;if(!_0x29ae80['str'](_0x3e7754(0xb8))['trim']())throw CliErrors[_0x3e7754(0xc6)]('task-id');},async 'execute'(_0x2784c1){const _0x14b97f=a196_0x2e298c,_0x19677b=_0x2784c1[_0x14b97f(0xc9)]('task-id')['trim'](),_0x263b75=normalizeAsyncTask(await getAsyncTaskStatus(_0x19677b,_0x2784c1['appCode'],_0x2784c1[_0x14b97f(0xc2)]));if(_0x263b75[_0x14b97f(0xc3)]!==_0x19677b)throw CliErrors[_0x14b97f(0xc4)](_0x14b97f(0xca)+_0x19677b+',\x20received\x20'+_0x263b75[_0x14b97f(0xc3)]+'.');const _0x33be68=buildAsyncTaskStatusCommand(_0x263b75[_0x14b97f(0xc3)],_0x2784c1[_0x14b97f(0xbe)]);return{'ok':!![],'message':asyncTaskMessage(_0x263b75),'data':{'appCode':_0x2784c1[_0x14b97f(0xbe)],..._0x263b75,'query':_0x263b75[_0x14b97f(0xcd)]?null:{'command':_0x33be68}}};}};
1
+ function a196_0x343a(_0x246f9a,_0x5c61c7){_0x246f9a=_0x246f9a-0x73;const _0x5e9b30=a196_0x5e9b();let _0x343a1f=_0x5e9b30[_0x246f9a];return _0x343a1f;}const a196_0x29f276=a196_0x343a;(function(_0x372789,_0x1e5618){const _0x11bdee=a196_0x343a,_0x2749a9=_0x372789();while(!![]){try{const _0x430ed8=-parseInt(_0x11bdee(0x81))/0x1+parseInt(_0x11bdee(0x7a))/0x2*(-parseInt(_0x11bdee(0x86))/0x3)+parseInt(_0x11bdee(0x77))/0x4+-parseInt(_0x11bdee(0x82))/0x5*(-parseInt(_0x11bdee(0x84))/0x6)+parseInt(_0x11bdee(0x79))/0x7*(-parseInt(_0x11bdee(0x80))/0x8)+parseInt(_0x11bdee(0x7e))/0x9*(parseInt(_0x11bdee(0x85))/0xa)+parseInt(_0x11bdee(0x73))/0xb;if(_0x430ed8===_0x1e5618)break;else _0x2749a9['push'](_0x2749a9['shift']());}catch(_0x535154){_0x2749a9['push'](_0x2749a9['shift']());}}}(a196_0x5e9b,0xee7a3));import{APPCODE_FLAG_OPTIONAL}from'../../commands/common/flags.js';import{asyncTaskMessage,buildAsyncTaskStatusCommand,normalizeAsyncTask}from'../../commands/common/async-task.js';function a196_0x5e9b(){const _0x7588af=['str','10133992zzEHrG','isTerminal','taskId','flagMissing','5272128PeZHAy','cookie','315fpzdIm','2036lDSGUo','trim',',\x20received\x20','apiError','7677mCvYBN','Task\x20id\x20returned\x20by\x20an\x20asynchronous\x20platform\x20command','278176uiccxJ','713542xejjgM','162965PUNvHu','read','192NGoJYR','15530XbgKtF','3984wegHWK','string','task-id','appCode','Task\x20status\x20response\x20id\x20mismatch:\x20requested\x20'];a196_0x5e9b=function(){return _0x7588af;};return a196_0x5e9b();}import{getAsyncTaskStatus}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';export const taskStatus={'service':'task','command':'status','description':'Query\x20an\x20asynchronous\x20task;\x20repeat\x20for\x20PENDING\x20or\x20PROCESSING\x20until\x20SUCCESS\x20or\x20FAILED','risk':a196_0x29f276(0x83),'defaultOutputFormat':'compress','structuredErrors':!![],'flags':[{'name':a196_0x29f276(0x88),'type':a196_0x29f276(0x87),'required':!![],'description':a196_0x29f276(0x7f)},APPCODE_FLAG_OPTIONAL],async 'validate'(_0x4b3674){const _0x39b48d=a196_0x29f276;if(!_0x4b3674[_0x39b48d(0x8b)](_0x39b48d(0x88))[_0x39b48d(0x7b)]())throw CliErrors[_0x39b48d(0x76)](_0x39b48d(0x88));},async 'execute'(_0x2ce29b){const _0xc4d0d5=a196_0x29f276,_0x3d5f12=_0x2ce29b[_0xc4d0d5(0x8b)](_0xc4d0d5(0x88))[_0xc4d0d5(0x7b)](),_0x424c5e=normalizeAsyncTask(await getAsyncTaskStatus(_0x3d5f12,_0x2ce29b[_0xc4d0d5(0x89)],_0x2ce29b[_0xc4d0d5(0x78)]));if(_0x424c5e[_0xc4d0d5(0x75)]!==_0x3d5f12)throw CliErrors[_0xc4d0d5(0x7d)](_0xc4d0d5(0x8a)+_0x3d5f12+_0xc4d0d5(0x7c)+_0x424c5e[_0xc4d0d5(0x75)]+'.');const _0x370744=buildAsyncTaskStatusCommand(_0x424c5e['taskId'],_0x2ce29b[_0xc4d0d5(0x89)]);return{'ok':!![],'message':asyncTaskMessage(_0x424c5e),'data':{'appCode':_0x2ce29b[_0xc4d0d5(0x89)],..._0x424c5e,'query':_0x424c5e[_0xc4d0d5(0x74)]?null:{'command':_0x370744}}};}};
@@ -1 +1 @@
1
- function a197_0x520d(_0x457252,_0x4b6c56){_0x457252=_0x457252-0x139;const _0x52ae69=a197_0x52ae();let _0x520dd4=_0x52ae69[_0x457252];return _0x520dd4;}(function(_0x550308,_0x21c474){const _0x1874da=a197_0x520d,_0x2ffdcf=_0x550308();while(!![]){try{const _0x3f3e2f=parseInt(_0x1874da(0x140))/0x1+-parseInt(_0x1874da(0x139))/0x2+-parseInt(_0x1874da(0x13a))/0x3*(parseInt(_0x1874da(0x13c))/0x4)+-parseInt(_0x1874da(0x13b))/0x5+parseInt(_0x1874da(0x13d))/0x6+parseInt(_0x1874da(0x141))/0x7+-parseInt(_0x1874da(0x13e))/0x8*(-parseInt(_0x1874da(0x13f))/0x9);if(_0x3f3e2f===_0x21c474)break;else _0x2ffdcf['push'](_0x2ffdcf['shift']());}catch(_0x42fa9f){_0x2ffdcf['push'](_0x2ffdcf['shift']());}}}(a197_0x52ae,0x9afb1));function a197_0x52ae(){const _0x15ae21=['477987PClfNt','5228555jCcedJ','4ceaqMM','6799650rawDZW','8TrEIJj','3461949HpNEBw','320676BniADt','7701519xOmjht','2197976fFISRj'];a197_0x52ae=function(){return _0x15ae21;};return a197_0x52ae();}import{tenantMembersListDefinition}from'../../commands/tenant/members-list.js';export const tenantDefinitions=[tenantMembersListDefinition];
1
+ (function(_0x47d189,_0x328eb6){const _0x48ceb4=a197_0x2857,_0x1e0bd2=_0x47d189();while(!![]){try{const _0x2c818f=parseInt(_0x48ceb4(0x170))/0x1*(parseInt(_0x48ceb4(0x168))/0x2)+parseInt(_0x48ceb4(0x171))/0x3+parseInt(_0x48ceb4(0x172))/0x4+parseInt(_0x48ceb4(0x169))/0x5*(-parseInt(_0x48ceb4(0x16f))/0x6)+parseInt(_0x48ceb4(0x16d))/0x7+parseInt(_0x48ceb4(0x16e))/0x8*(-parseInt(_0x48ceb4(0x16a))/0x9)+parseInt(_0x48ceb4(0x16c))/0xa*(-parseInt(_0x48ceb4(0x16b))/0xb);if(_0x2c818f===_0x328eb6)break;else _0x1e0bd2['push'](_0x1e0bd2['shift']());}catch(_0x1c011a){_0x1e0bd2['push'](_0x1e0bd2['shift']());}}}(a197_0x4b11,0x3c811));function a197_0x2857(_0x4f869b,_0x51f8dc){_0x4f869b=_0x4f869b-0x168;const _0x4b119b=a197_0x4b11();let _0x2857ad=_0x4b119b[_0x4f869b];return _0x2857ad;}function a197_0x4b11(){const _0x470c96=['93827DXwHwv','42273SUWesl','394696GyeyXV','4jMrGMe','1350715EUGjHH','180738iBPYbf','132zauktK','8160haIPXm','2294257jmTLDe','40ccVIId','6ZYNDix'];a197_0x4b11=function(){return _0x470c96;};return a197_0x4b11();}import{tenantMembersListDefinition}from'../../commands/tenant/members-list.js';export const tenantDefinitions=[tenantMembersListDefinition];
@@ -1 +1 @@
1
- const a198_0x1185b5=a198_0x5a2e;(function(_0x3c6123,_0x15334c){const _0x3cd54c=a198_0x5a2e,_0x13ab48=_0x3c6123();while(!![]){try{const _0x216a6c=parseInt(_0x3cd54c(0x99))/0x1+-parseInt(_0x3cd54c(0x93))/0x2+parseInt(_0x3cd54c(0x94))/0x3+parseInt(_0x3cd54c(0x9f))/0x4*(parseInt(_0x3cd54c(0xa2))/0x5)+-parseInt(_0x3cd54c(0xa4))/0x6+-parseInt(_0x3cd54c(0x95))/0x7+parseInt(_0x3cd54c(0x9c))/0x8;if(_0x216a6c===_0x15334c)break;else _0x13ab48['push'](_0x13ab48['shift']());}catch(_0x1d63c4){_0x13ab48['push'](_0x13ab48['shift']());}}}(a198_0x18bd,0xa1bb5));import{listCurrentUserTenantMemberships,listTenantDirectoryMembers}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';function a198_0x18bd(){const _0x388c3b=['1828698CmyNXa','2518453kedVYA','tenant-code','flagMissing','List\x20members\x20of\x20a\x20tenant\x20available\x20to\x20the\x20current\x20account','20777oBHRdg','Pass\x20--tenant-code\x20<code>.','read','14465224nReMZl','string','\x20tenant\x20member(s)','859708VIHvms','length','members-list','5Bvpmrd','trim','5448666kbuNti','tenant','str','1446160nMRBSr'];a198_0x18bd=function(){return _0x388c3b;};return a198_0x18bd();}import{assertTenantAccessible,projectTenantMembers}from'../../commands/tenant/shared.js';function a198_0x5a2e(_0x1f9d5e,_0x4191ae){_0x1f9d5e=_0x1f9d5e-0x91;const _0x18bd41=a198_0x18bd();let _0x5a2e25=_0x18bd41[_0x1f9d5e];return _0x5a2e25;}export const tenantMembersListDefinition={'service':a198_0x1185b5(0x91),'command':a198_0x1185b5(0xa1),'description':a198_0x1185b5(0x98),'risk':a198_0x1185b5(0x9b),'requiresAuth':!![],'requiresAppCode':![],'structuredErrors':!![],'flags':[{'name':a198_0x1185b5(0x96),'type':a198_0x1185b5(0x9d),'required':!![],'description':'Exact\x20tenant\x20code'}],async 'validate'(_0x8e2457){const _0x2c321e=a198_0x1185b5;if(!_0x8e2457[_0x2c321e(0x92)](_0x2c321e(0x96))[_0x2c321e(0xa3)]())throw CliErrors[_0x2c321e(0x97)](_0x2c321e(0x96),_0x2c321e(0x9a));},async 'execute'(_0x10ab50){const _0x472c7c=a198_0x1185b5,_0xaa6613=_0x10ab50[_0x472c7c(0x92)]('tenant-code')[_0x472c7c(0xa3)](),_0x1b3cf9=await listCurrentUserTenantMemberships();assertTenantAccessible(_0xaa6613,_0x1b3cf9);const _0x30bf58=projectTenantMembers(await listTenantDirectoryMembers(_0xaa6613));return{'ok':!![],'data':{'tenantCode':_0xaa6613,'items':_0x30bf58,'totalCount':_0x30bf58[_0x472c7c(0xa0)]},'message':'Found\x20'+_0x30bf58['length']+_0x472c7c(0x9e)};}};
1
+ function a198_0x5173(){const _0x5d389b=['150LPzTwk','str','Exact\x20tenant\x20code','\x20tenant\x20member(s)','273188EdlaxF','380785MhJBRs','2903096Tktufg','List\x20members\x20of\x20a\x20tenant\x20available\x20to\x20the\x20current\x20account','Pass\x20--tenant-code\x20<code>.','length','1886853CaWXph','664860CYXUJV','1118178FupTYR','36uyBSix','185017hWzcWx','tenant-code','flagMissing','string','trim','read'];a198_0x5173=function(){return _0x5d389b;};return a198_0x5173();}const a198_0x39866d=a198_0x3997;function a198_0x3997(_0x1c68fc,_0x35181f){_0x1c68fc=_0x1c68fc-0xc5;const _0x5173a4=a198_0x5173();let _0x399770=_0x5173a4[_0x1c68fc];return _0x399770;}(function(_0x4ad7df,_0xb8b20e){const _0x219b10=a198_0x3997,_0x58b07a=_0x4ad7df();while(!![]){try{const _0x403402=parseInt(_0x219b10(0xd0))/0x1+parseInt(_0x219b10(0xd7))/0x2+parseInt(_0x219b10(0xd6))/0x3+-parseInt(_0x219b10(0xc5))/0x4*(parseInt(_0x219b10(0xd1))/0x5)+-parseInt(_0x219b10(0xcc))/0x6*(parseInt(_0x219b10(0xc6))/0x7)+parseInt(_0x219b10(0xd2))/0x8+parseInt(_0x219b10(0xd8))/0x9;if(_0x403402===_0xb8b20e)break;else _0x58b07a['push'](_0x58b07a['shift']());}catch(_0x204095){_0x58b07a['push'](_0x58b07a['shift']());}}}(a198_0x5173,0x5bad6));import{listCurrentUserTenantMemberships,listTenantDirectoryMembers}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';import{assertTenantAccessible,projectTenantMembers}from'../../commands/tenant/shared.js';export const tenantMembersListDefinition={'service':'tenant','command':'members-list','description':a198_0x39866d(0xd3),'risk':a198_0x39866d(0xcb),'requiresAuth':!![],'requiresAppCode':![],'structuredErrors':!![],'flags':[{'name':a198_0x39866d(0xc7),'type':a198_0x39866d(0xc9),'required':!![],'description':a198_0x39866d(0xce)}],async 'validate'(_0x35e314){const _0x3f84e3=a198_0x39866d;if(!_0x35e314[_0x3f84e3(0xcd)](_0x3f84e3(0xc7))[_0x3f84e3(0xca)]())throw CliErrors[_0x3f84e3(0xc8)](_0x3f84e3(0xc7),_0x3f84e3(0xd4));},async 'execute'(_0x38bedb){const _0x4cbe55=a198_0x39866d,_0x2088ec=_0x38bedb[_0x4cbe55(0xcd)](_0x4cbe55(0xc7))['trim'](),_0x36f67e=await listCurrentUserTenantMemberships();assertTenantAccessible(_0x2088ec,_0x36f67e);const _0x1fa215=projectTenantMembers(await listTenantDirectoryMembers(_0x2088ec));return{'ok':!![],'data':{'tenantCode':_0x2088ec,'items':_0x1fa215,'totalCount':_0x1fa215[_0x4cbe55(0xd5)]},'message':'Found\x20'+_0x1fa215[_0x4cbe55(0xd5)]+_0x4cbe55(0xcf)};}};
@@ -1 +1 @@
1
- (function(_0x207630,_0x52329c){const _0x5e28b7=a199_0x4d6c,_0x10c706=_0x207630();while(!![]){try{const _0x4d6643=-parseInt(_0x5e28b7(0xd8))/0x1+-parseInt(_0x5e28b7(0xdc))/0x2*(parseInt(_0x5e28b7(0xca))/0x3)+-parseInt(_0x5e28b7(0xd5))/0x4+parseInt(_0x5e28b7(0xd3))/0x5*(-parseInt(_0x5e28b7(0xda))/0x6)+-parseInt(_0x5e28b7(0xd6))/0x7*(-parseInt(_0x5e28b7(0xce))/0x8)+parseInt(_0x5e28b7(0xdf))/0x9*(-parseInt(_0x5e28b7(0xde))/0xa)+parseInt(_0x5e28b7(0xe0))/0xb;if(_0x4d6643===_0x52329c)break;else _0x10c706['push'](_0x10c706['shift']());}catch(_0x5d8593){_0x10c706['push'](_0x10c706['shift']());}}}(a199_0x2178,0x93cdc));function a199_0x4d6c(_0x47b4e8,_0xdf5edd){_0x47b4e8=_0x47b4e8-0xc6;const _0x2178f8=a199_0x2178();let _0x4d6ccd=_0x2178f8[_0x47b4e8];return _0x4d6ccd;}import{CliErrors}from'../../errors.js';function textOrNull(_0x1150ad){const _0x6a67bf=a199_0x4d6c,_0x3a4702=_0x1150ad?.[_0x6a67bf(0xc6)]();return _0x3a4702?_0x3a4702:null;}export function projectTenantMembers(_0x4e8677){const _0x42960b=a199_0x4d6c,_0x2cd37f=new Map();for(const _0x556fef of _0x4e8677){const _0x1edc0a=Number(_0x556fef[_0x42960b(0xe2)]);if(!Number[_0x42960b(0xcd)](_0x1edc0a)||_0x1edc0a<=0x0)continue;const _0xc29cc={'userId':_0x1edc0a,'username':textOrNull(_0x556fef[_0x42960b(0xc7)]),'displayName':textOrNull(_0x556fef[_0x42960b(0xcc)]),'role':_0x556fef[_0x42960b(0xc9)]===!![]?_0x42960b(0xd7):'MEMBER','status':textOrNull(_0x556fef[_0x42960b(0xcf)])},_0x530d12=_0x2cd37f[_0x42960b(0xd1)](_0x1edc0a);if(!_0x530d12){_0x2cd37f[_0x42960b(0xd9)](_0x1edc0a,_0xc29cc);continue;}_0x530d12['username']??=_0xc29cc[_0x42960b(0xc7)],_0x530d12['displayName']??=_0xc29cc[_0x42960b(0xd4)],_0x530d12[_0x42960b(0xcf)]??=_0xc29cc[_0x42960b(0xcf)];if(_0xc29cc[_0x42960b(0xcb)]==='ADMIN')_0x530d12[_0x42960b(0xcb)]='ADMIN';}return[..._0x2cd37f[_0x42960b(0xc8)]()]['sort']((_0x273c10,_0xb305ac)=>_0x273c10[_0x42960b(0xe2)]-_0xb305ac[_0x42960b(0xe2)]);}export function assertTenantAccessible(_0x45d16c,_0x4e8079){const _0x34ebf9=a199_0x4d6c;if(_0x4e8079[_0x34ebf9(0xd2)](_0x30f617=>_0x30f617[_0x34ebf9(0xd0)]===_0x45d16c))return;throw CliErrors[_0x34ebf9(0xdd)]('Tenant\x20\x22'+_0x45d16c+_0x34ebf9(0xdb),_0x34ebf9(0xe1));}function a199_0x2178(){const _0x12f25d=['10SafGsQ','3918735WfzMWM','12885334ZZtfTh','Check\x20--tenant-code\x20or\x20login\x20with\x20an\x20account\x20that\x20belongs\x20to\x20this\x20tenant.','userId','trim','username','values','adminFlag','3OySXTP','role','nickname','isFinite','9234384rtNsCh','status','tenantCode','get','some','1141295HoxyPF','displayName','890660MTzViq','7StqCzb','ADMIN','413152DitEAl','set','12aDbCmG','\x22\x20is\x20not\x20available\x20to\x20the\x20current\x20account.','385076sPYDiL','validation'];a199_0x2178=function(){return _0x12f25d;};return a199_0x2178();}
1
+ (function(_0x99c767,_0x499c9d){const _0x133252=a199_0x2b19,_0x59258e=_0x99c767();while(!![]){try{const _0x2274b2=parseInt(_0x133252(0x207))/0x1+-parseInt(_0x133252(0x1f4))/0x2*(-parseInt(_0x133252(0x202))/0x3)+parseInt(_0x133252(0x1f7))/0x4*(-parseInt(_0x133252(0x1f6))/0x5)+-parseInt(_0x133252(0x1fc))/0x6+parseInt(_0x133252(0x1f1))/0x7+-parseInt(_0x133252(0x1f9))/0x8+parseInt(_0x133252(0x204))/0x9;if(_0x2274b2===_0x499c9d)break;else _0x59258e['push'](_0x59258e['shift']());}catch(_0x3f2a25){_0x59258e['push'](_0x59258e['shift']());}}}(a199_0x1998,0xb0716));import{CliErrors}from'../../errors.js';function a199_0x2b19(_0xee56c5,_0x59691e){_0xee56c5=_0xee56c5-0x1f1;const _0x199842=a199_0x1998();let _0x2b1912=_0x199842[_0xee56c5];return _0x2b1912;}function textOrNull(_0x19fdff){const _0x1ae2a5=a199_0x2b19,_0x5f304d=_0x19fdff?.[_0x1ae2a5(0x1ff)]();return _0x5f304d?_0x5f304d:null;}function a199_0x1998(){const _0x3e6c8e=['992904XuppzO','role','validation','7465236KkUhwD','status','username','trim','displayName','Tenant\x20\x22','972BjSvNy','some','13894884ayUmZr','userId','ADMIN','977bImBfh','set','1568056vXFIih','sort','tenantCode','8318JFJFPR','MEMBER','2563370UxSKXP','8ARvwjy','isFinite'];a199_0x1998=function(){return _0x3e6c8e;};return a199_0x1998();}export function projectTenantMembers(_0x5b45b1){const _0x143d16=a199_0x2b19,_0x1eb2d3=new Map();for(const _0x524af4 of _0x5b45b1){const _0x97d3f9=Number(_0x524af4[_0x143d16(0x205)]);if(!Number[_0x143d16(0x1f8)](_0x97d3f9)||_0x97d3f9<=0x0)continue;const _0x546d04={'userId':_0x97d3f9,'username':textOrNull(_0x524af4[_0x143d16(0x1fe)]),'displayName':textOrNull(_0x524af4['nickname']),'role':_0x524af4['adminFlag']===!![]?_0x143d16(0x206):_0x143d16(0x1f5),'status':textOrNull(_0x524af4['status'])},_0x38fda5=_0x1eb2d3['get'](_0x97d3f9);if(!_0x38fda5){_0x1eb2d3[_0x143d16(0x208)](_0x97d3f9,_0x546d04);continue;}_0x38fda5['username']??=_0x546d04[_0x143d16(0x1fe)],_0x38fda5[_0x143d16(0x200)]??=_0x546d04[_0x143d16(0x200)],_0x38fda5[_0x143d16(0x1fd)]??=_0x546d04[_0x143d16(0x1fd)];if(_0x546d04[_0x143d16(0x1fa)]===_0x143d16(0x206))_0x38fda5[_0x143d16(0x1fa)]=_0x143d16(0x206);}return[..._0x1eb2d3['values']()][_0x143d16(0x1f2)]((_0x440507,_0x5cb21a)=>_0x440507[_0x143d16(0x205)]-_0x5cb21a[_0x143d16(0x205)]);}export function assertTenantAccessible(_0x5ce7a0,_0x25a9cb){const _0x5aef6c=a199_0x2b19;if(_0x25a9cb[_0x5aef6c(0x203)](_0x5d7701=>_0x5d7701[_0x5aef6c(0x1f3)]===_0x5ce7a0))return;throw CliErrors[_0x5aef6c(0x1fb)](_0x5aef6c(0x201)+_0x5ce7a0+'\x22\x20is\x20not\x20available\x20to\x20the\x20current\x20account.','Check\x20--tenant-code\x20or\x20login\x20with\x20an\x20account\x20that\x20belongs\x20to\x20this\x20tenant.');}
@@ -1 +1 @@
1
- const a200_0x345067=a200_0x13be;(function(_0x15607c,_0x50b36f){const _0x22c994=a200_0x13be,_0x414921=_0x15607c();while(!![]){try{const _0x130f23=parseInt(_0x22c994(0x104))/0x1+parseInt(_0x22c994(0x107))/0x2*(parseInt(_0x22c994(0x117))/0x3)+-parseInt(_0x22c994(0xff))/0x4*(parseInt(_0x22c994(0x108))/0x5)+parseInt(_0x22c994(0x100))/0x6+-parseInt(_0x22c994(0x103))/0x7+-parseInt(_0x22c994(0x109))/0x8+-parseInt(_0x22c994(0x10c))/0x9*(parseInt(_0x22c994(0x116))/0xa);if(_0x130f23===_0x50b36f)break;else _0x414921['push'](_0x414921['shift']());}catch(_0x3f7b26){_0x414921['push'](_0x414921['shift']());}}}(a200_0x9c88,0xa86a3));function a200_0x13be(_0xa4c268,_0x4d8639){_0xa4c268=_0xa4c268-0xfe;const _0x9c888c=a200_0x9c88();let _0x13befe=_0x9c888c[_0xa4c268];return _0x13befe;}import{asDryRunResult}from'../../commands/common/dry-run.js';import{bindDingTalkSandboxAccount,DING_TALK_SANDBOX_BIND_PATH}from'../../core/api-client.js';function a200_0x9c88(){const _0x3d93e2=['4396MfnHKI','929586xABAwa','dingding-sandbox-bind','string','972531ZuMHQq','1348004NHWxLW','POST','Bound\x20current\x20user\x20to\x20DingTalk\x20sandbox\x20account.','40kPaLAv','670HnQXSE','3340080pHEHoW','Bind\x20the\x20current\x20platform\x20user\x20to\x20a\x20DingTalk\x20sandbox\x20account','DingTalk\x20user\x20id\x20returned\x20by\x20the\x20sandbox','9GPFyin','dingtalk','validation','--ding-talk-user-id\x20cannot\x20be\x20empty.','The\x20current\x20binding\x20is\x20not\x20exposed\x20by\x20the\x20server;\x20before\x20is\x20unavailable.','apiError','ding-talk-user-id','user-account','write','bind','13096990dSgnFe','180045KveLEH','trim'];a200_0x9c88=function(){return _0x3d93e2;};return a200_0x9c88();}import{CliErrors}from'../../errors.js';const PROVIDER_ID=a200_0x345067(0x10d),CURRENT_BINDING_WARNING=a200_0x345067(0x110);function readDingTalkUserId(_0x1f9282){const _0x750985=a200_0x345067,_0x289138=_0x1f9282['str'](_0x750985(0x112))[_0x750985(0xfe)]();if(!_0x289138)throw CliErrors[_0x750985(0x10e)](_0x750985(0x10f),'Pass\x20the\x20DingTalk\x20user\x20id\x20returned\x20by\x20the\x20sandbox.');return _0x289138;}function buildBindingData(_0xf5e8cd,_0x2ff7e7){const _0x3d67eb=a200_0x345067;return{'operation':_0x3d67eb(0x115),'selector':{'providerId':PROVIDER_ID,'dingTalkUserId':_0xf5e8cd},'before':null,'after':{'providerId':PROVIDER_ID,'dingTalkUserId':_0xf5e8cd,'bound':!![]},'dryRun':_0x2ff7e7,'backend':{'method':'POST','path':DING_TALK_SANDBOX_BIND_PATH},'warnings':[CURRENT_BINDING_WARNING]};}export const dingTalkSandboxBind={'service':a200_0x345067(0x113),'command':a200_0x345067(0x101),'description':a200_0x345067(0x10a),'risk':a200_0x345067(0x114),'requiresAuth':!![],'requiresAppCode':![],'structuredErrors':!![],'flags':[{'name':a200_0x345067(0x112),'type':a200_0x345067(0x102),'required':!![],'description':a200_0x345067(0x10b)}],async 'validate'(_0x46392b){readDingTalkUserId(_0x46392b);},async 'dryRun'(_0x3f1070){const _0x2d3573=a200_0x345067,_0x5f49ec=readDingTalkUserId(_0x3f1070);return asDryRunResult(buildBindingData(_0x5f49ec,!![]),{'method':_0x2d3573(0x105),'url':DING_TALK_SANDBOX_BIND_PATH});},async 'execute'(_0x1636b5){const _0x35593a=a200_0x345067,_0x82aec=readDingTalkUserId(_0x1636b5),_0x33b510=await bindDingTalkSandboxAccount(_0x82aec);if(_0x33b510!==!![])throw CliErrors[_0x35593a(0x111)]('DingTalk\x20sandbox\x20account\x20binding\x20was\x20not\x20confirmed.','Retry\x20with\x20the\x20same\x20--ding-talk-user-id\x20only\x20after\x20checking\x20the\x20current\x20platform\x20session.');return{'ok':!![],'data':buildBindingData(_0x82aec,![]),'message':_0x35593a(0x106)};}};
1
+ const a200_0x140818=a200_0x1a59;(function(_0xd88c02,_0x31c842){const _0x1f109f=a200_0x1a59,_0x3a4030=_0xd88c02();while(!![]){try{const _0xb4d0c1=-parseInt(_0x1f109f(0xcc))/0x1+-parseInt(_0x1f109f(0xc8))/0x2+-parseInt(_0x1f109f(0xcb))/0x3+-parseInt(_0x1f109f(0xc6))/0x4*(-parseInt(_0x1f109f(0xc1))/0x5)+-parseInt(_0x1f109f(0xc7))/0x6+-parseInt(_0x1f109f(0xba))/0x7*(-parseInt(_0x1f109f(0xd1))/0x8)+parseInt(_0x1f109f(0xc4))/0x9;if(_0xb4d0c1===_0x31c842)break;else _0x3a4030['push'](_0x3a4030['shift']());}catch(_0x53f3b8){_0x3a4030['push'](_0x3a4030['shift']());}}}(a200_0x1fbb,0xd3f97));function a200_0x1a59(_0x4ea1fd,_0x135a0c){_0x4ea1fd=_0x4ea1fd-0xb9;const _0x1fbbab=a200_0x1fbb();let _0x1a593e=_0x1fbbab[_0x4ea1fd];return _0x1a593e;}import{asDryRunResult}from'../../commands/common/dry-run.js';import{bindDingTalkSandboxAccount,DING_TALK_SANDBOX_BIND_PATH}from'../../core/api-client.js';import{CliErrors}from'../../errors.js';function a200_0x1fbb(){const _0x463a85=['DingTalk\x20sandbox\x20account\x20binding\x20was\x20not\x20confirmed.','The\x20current\x20binding\x20is\x20not\x20exposed\x20by\x20the\x20server;\x20before\x20is\x20unavailable.','Pass\x20the\x20DingTalk\x20user\x20id\x20returned\x20by\x20the\x20sandbox.','Bound\x20current\x20user\x20to\x20DingTalk\x20sandbox\x20account.','user-account','write','45IiYQkn','--ding-talk-user-id\x20cannot\x20be\x20empty.','Retry\x20with\x20the\x20same\x20--ding-talk-user-id\x20only\x20after\x20checking\x20the\x20current\x20platform\x20session.','33830910DXHtgU','apiError','120260cpysMU','6840576pZvlnC','2594816AiVMCb','dingding-sandbox-bind','Bind\x20the\x20current\x20platform\x20user\x20to\x20a\x20DingTalk\x20sandbox\x20account','3429801eyzfuj','435252dxzIfO','POST','ding-talk-user-id','dingtalk','str','1367512qBChjm','string','bind','35ABrDXy'];a200_0x1fbb=function(){return _0x463a85;};return a200_0x1fbb();}const PROVIDER_ID=a200_0x140818(0xcf),CURRENT_BINDING_WARNING=a200_0x140818(0xbc);function readDingTalkUserId(_0x31aa9c){const _0x39b491=a200_0x140818,_0x396e62=_0x31aa9c[_0x39b491(0xd0)](_0x39b491(0xce))['trim']();if(!_0x396e62)throw CliErrors['validation'](_0x39b491(0xc2),_0x39b491(0xbd));return _0x396e62;}function buildBindingData(_0x3a2bcc,_0x637dad){const _0x324212=a200_0x140818;return{'operation':_0x324212(0xb9),'selector':{'providerId':PROVIDER_ID,'dingTalkUserId':_0x3a2bcc},'before':null,'after':{'providerId':PROVIDER_ID,'dingTalkUserId':_0x3a2bcc,'bound':!![]},'dryRun':_0x637dad,'backend':{'method':_0x324212(0xcd),'path':DING_TALK_SANDBOX_BIND_PATH},'warnings':[CURRENT_BINDING_WARNING]};}export const dingTalkSandboxBind={'service':a200_0x140818(0xbf),'command':a200_0x140818(0xc9),'description':a200_0x140818(0xca),'risk':a200_0x140818(0xc0),'requiresAuth':!![],'requiresAppCode':![],'structuredErrors':!![],'flags':[{'name':a200_0x140818(0xce),'type':a200_0x140818(0xd2),'required':!![],'description':'DingTalk\x20user\x20id\x20returned\x20by\x20the\x20sandbox'}],async 'validate'(_0xa3508b){readDingTalkUserId(_0xa3508b);},async 'dryRun'(_0x48a8eb){const _0x2a5c60=a200_0x140818,_0x4d9ec9=readDingTalkUserId(_0x48a8eb);return asDryRunResult(buildBindingData(_0x4d9ec9,!![]),{'method':_0x2a5c60(0xcd),'url':DING_TALK_SANDBOX_BIND_PATH});},async 'execute'(_0x46bfeb){const _0x51d789=a200_0x140818,_0x59d0b6=readDingTalkUserId(_0x46bfeb),_0x1cc713=await bindDingTalkSandboxAccount(_0x59d0b6);if(_0x1cc713!==!![])throw CliErrors[_0x51d789(0xc5)](_0x51d789(0xbb),_0x51d789(0xc3));return{'ok':!![],'data':buildBindingData(_0x59d0b6,![]),'message':_0x51d789(0xbe)};}};
@@ -1 +1 @@
1
- (function(_0x212259,_0x20c271){const _0x3b9946=a201_0x3909,_0x10b651=_0x212259();while(!![]){try{const _0x305b67=-parseInt(_0x3b9946(0x10a))/0x1*(parseInt(_0x3b9946(0x111))/0x2)+parseInt(_0x3b9946(0x110))/0x3+-parseInt(_0x3b9946(0x10e))/0x4*(parseInt(_0x3b9946(0x10b))/0x5)+parseInt(_0x3b9946(0x112))/0x6+-parseInt(_0x3b9946(0x10c))/0x7+-parseInt(_0x3b9946(0x10d))/0x8+parseInt(_0x3b9946(0x10f))/0x9;if(_0x305b67===_0x20c271)break;else _0x10b651['push'](_0x10b651['shift']());}catch(_0x1c7084){_0x10b651['push'](_0x10b651['shift']());}}}(a201_0x39dc,0x6ed35));function a201_0x3909(_0x2792ec,_0x1494fc){_0x2792ec=_0x2792ec-0x10a;const _0x39dcdf=a201_0x39dc();let _0x390973=_0x39dcdf[_0x2792ec];return _0x390973;}import{dingTalkSandboxBind}from'../../commands/user-account/dingding-sandbox-bind.js';export const userAccountDefinitions=[dingTalkSandboxBind];function a201_0x39dc(){const _0x665462=['3470915fiULma','3589856QNWmMg','3068vyKocv','11861766pwhWVQ','2132136nTdOiS','295766JlSOoP','479556LfidvK','1eVxjEH','3665qnsQDr'];a201_0x39dc=function(){return _0x665462;};return a201_0x39dc();}
1
+ function a201_0x2b1a(){const _0x69b06=['528105YSmpmC','2242WJRUli','6225669lUyVBf','948935zshkbe','671652fBpYHV','4TnltfP','856240XVBaTA','1170040NluvxB','177xBUGDu'];a201_0x2b1a=function(){return _0x69b06;};return a201_0x2b1a();}(function(_0x817ac9,_0xc7cb97){const _0x1064f0=a201_0x15ce,_0x2ba937=_0x817ac9();while(!![]){try{const _0x233851=parseInt(_0x1064f0(0xcd))/0x1*(-parseInt(_0x1064f0(0xc6))/0x2)+-parseInt(_0x1064f0(0xc5))/0x3+-parseInt(_0x1064f0(0xca))/0x4*(-parseInt(_0x1064f0(0xc8))/0x5)+-parseInt(_0x1064f0(0xc9))/0x6+-parseInt(_0x1064f0(0xcb))/0x7+-parseInt(_0x1064f0(0xcc))/0x8+parseInt(_0x1064f0(0xc7))/0x9;if(_0x233851===_0xc7cb97)break;else _0x2ba937['push'](_0x2ba937['shift']());}catch(_0x2de6a4){_0x2ba937['push'](_0x2ba937['shift']());}}}(a201_0x2b1a,0x1ee5f));function a201_0x15ce(_0x59789f,_0x5bc728){_0x59789f=_0x59789f-0xc5;const _0x2b1a02=a201_0x2b1a();let _0x15ce00=_0x2b1a02[_0x59789f];return _0x15ce00;}import{dingTalkSandboxBind}from'../../commands/user-account/dingding-sandbox-bind.js';export const userAccountDefinitions=[dingTalkSandboxBind];
@@ -1 +1 @@
1
- function a202_0x4a4e(_0x5ec01f,_0x5adecd){_0x5ec01f=_0x5ec01f-0x101;const _0x36f541=a202_0x36f5();let _0x4a4e96=_0x36f541[_0x5ec01f];return _0x4a4e96;}function a202_0x36f5(){const _0x2621f1=['App\x20profile\x20name','10366086TrEfUq','3251314QkZnDX','workspace','102822CPUgwx','8941112RScxGg','16ScklBr','6476WWihOt','7EFtYjb','Register\x20an\x20app\x20profile\x20in\x20the\x20current\x20workspace\x20(or\x20--global)','878112EKOjdg','18181690jRHTNE','3590xLilJV','write','workspace\x20add','9fftSwZ'];a202_0x36f5=function(){return _0x2621f1;};return a202_0x36f5();}const a202_0x695af4=a202_0x4a4e;(function(_0x20c405,_0x3fb795){const _0x4b72ce=a202_0x4a4e,_0x14e5ba=_0x20c405();while(!![]){try{const _0x21780=-parseInt(_0x4b72ce(0x105))/0x1+-parseInt(_0x4b72ce(0x101))/0x2*(parseInt(_0x4b72ce(0x10f))/0x3)+parseInt(_0x4b72ce(0x102))/0x4*(parseInt(_0x4b72ce(0x107))/0x5)+-parseInt(_0x4b72ce(0x10c))/0x6*(parseInt(_0x4b72ce(0x103))/0x7)+parseInt(_0x4b72ce(0x110))/0x8*(parseInt(_0x4b72ce(0x10a))/0x9)+parseInt(_0x4b72ce(0x106))/0xa+-parseInt(_0x4b72ce(0x10d))/0xb;if(_0x21780===_0x3fb795)break;else _0x14e5ba['push'](_0x14e5ba['shift']());}catch(_0x344b81){_0x14e5ba['push'](_0x14e5ba['shift']());}}}(a202_0x36f5,0xe1443));import{buildAppAddFlags,runAppAdd,validateAppName}from'../../commands/common/app-registry.js';export const workspaceAddDefinition={'service':a202_0x695af4(0x10e),'command':'add','description':a202_0x695af4(0x104),'risk':a202_0x695af4(0x108),'requiresAuth':![],'requiresAppCode':![],'args':[{'name':'name','description':a202_0x695af4(0x10b),'required':!![]}],'flags':buildAppAddFlags(),'validate':_0x261741=>validateAppName(_0x261741,a202_0x695af4(0x109)),'execute':_0x37b42a=>runAppAdd(_0x37b42a,a202_0x695af4(0x109))};
1
+ const a202_0x42cd04=a202_0x1e2f;function a202_0x1e2f(_0x191fd2,_0x5b3e86){_0x191fd2=_0x191fd2-0x145;const _0x5c5cf0=a202_0x5c5c();let _0x1e2f8e=_0x5c5cf0[_0x191fd2];return _0x1e2f8e;}function a202_0x5c5c(){const _0x32cf3a=['444647cIZKKJ','231uEBaxR','3895533kKnBoc','812DrlAid','Register\x20an\x20app\x20profile\x20in\x20the\x20current\x20workspace\x20(or\x20--global)','workspace','write','add','2016312huTXDk','35680yjFFue','3228GSuaRi','2424mIvASK','457360tgowlt','4935AhgEDN','174dvjzEF'];a202_0x5c5c=function(){return _0x32cf3a;};return a202_0x5c5c();}(function(_0x14b463,_0x44dca5){const _0x1027ef=a202_0x1e2f,_0x372b20=_0x14b463();while(!![]){try{const _0x531fbf=parseInt(_0x1027ef(0x14b))/0x1+parseInt(_0x1027ef(0x147))/0x2*(-parseInt(_0x1027ef(0x14a))/0x3)+parseInt(_0x1027ef(0x153))/0x4+parseInt(_0x1027ef(0x149))/0x5*(-parseInt(_0x1027ef(0x146))/0x6)+-parseInt(_0x1027ef(0x14e))/0x7*(-parseInt(_0x1027ef(0x145))/0x8)+parseInt(_0x1027ef(0x14d))/0x9+parseInt(_0x1027ef(0x148))/0xa*(-parseInt(_0x1027ef(0x14c))/0xb);if(_0x531fbf===_0x44dca5)break;else _0x372b20['push'](_0x372b20['shift']());}catch(_0x3d7631){_0x372b20['push'](_0x372b20['shift']());}}}(a202_0x5c5c,0x5250c));import{buildAppAddFlags,runAppAdd,validateAppName}from'../../commands/common/app-registry.js';export const workspaceAddDefinition={'service':a202_0x42cd04(0x150),'command':a202_0x42cd04(0x152),'description':a202_0x42cd04(0x14f),'risk':a202_0x42cd04(0x151),'requiresAuth':![],'requiresAppCode':![],'args':[{'name':'name','description':'App\x20profile\x20name','required':!![]}],'flags':buildAppAddFlags(),'validate':_0x1ef907=>validateAppName(_0x1ef907,'workspace\x20add'),'execute':_0x47ff42=>runAppAdd(_0x47ff42,'workspace\x20add')};
@@ -1 +1 @@
1
- const a203_0x4f3750=a203_0x2750;(function(_0x22b9b7,_0x3f73a9){const _0x2c5eb0=a203_0x2750,_0x4257c9=_0x22b9b7();while(!![]){try{const _0x25bbf4=parseInt(_0x2c5eb0(0xda))/0x1*(-parseInt(_0x2c5eb0(0xbe))/0x2)+parseInt(_0x2c5eb0(0xdd))/0x3*(parseInt(_0x2c5eb0(0xe1))/0x4)+parseInt(_0x2c5eb0(0xea))/0x5*(parseInt(_0x2c5eb0(0xba))/0x6)+-parseInt(_0x2c5eb0(0xb9))/0x7+parseInt(_0x2c5eb0(0xcd))/0x8+parseInt(_0x2c5eb0(0xd2))/0x9+parseInt(_0x2c5eb0(0xc6))/0xa*(-parseInt(_0x2c5eb0(0xe0))/0xb);if(_0x25bbf4===_0x3f73a9)break;else _0x4257c9['push'](_0x4257c9['shift']());}catch(_0x243187){_0x4257c9['push'](_0x4257c9['shift']());}}}(a203_0x139b,0x38082));function a203_0x139b(){const _0xab6540=['trim','workspace.','1070752wCROgJ','App\x20\x22','initialized','keys','Initialize\x20the\x20current\x20workspace\x20app\x20binding','684360pWhFHC','globalConfig','Target\x20environment','apps','Workspace\x20','object','.\x20Credentials:\x20not\x20written.','join','9dSmLwf','Use\x20`','validation','333NKTNQU','env','Default\x20output\x20format\x20for\x20this\x20workspace\x20app\x20profile','46904rhTVVy','6296MriyZL','apiDir','str','\x20workspace\x20use\x20--app\x20<name>`.','init','Pass\x20--appcode\x20<code>,\x20or\x20choose\x20one\x20of:\x20','Switch\x20the\x20current\x20workspace\x20app\x20binding','Missing\x20workspace\x20app\x20selector.','Default\x20page\x20size\x20for\x20this\x20workspace\x20app\x20profile','75385TPSstF','\x20--appcode\x20<code>`.','appcode','\x20workspace\x20<init|use>\x20--app\x20<name>\x20[--appcode\x20<code>]','length','pageSize','riskLevel','use','658021oqHyAN','84toOBYv','locale','App\x20locale\x20for\x20this\x20workspace\x20app\x20profile\x20(not\x20CLI\x20language;\x20reserved\x20for\x20later\x20app\x20use)','string','16894goLfDJ','defaultFormat','app','\x20workspace\x20','isArray','\x20(appcode:\x20','\x22\x20not\x20found.','workspace','460HYxemT','\x20workspace\x20init\x20--appcode\x20<code>`\x20or\x20`','number','format','write'];a203_0x139b=function(){return _0xab6540;};return a203_0x139b();}import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{RABETBASE_ENV_VALUES}from'../../constant/env.js';import{RABETBASE_OUTPUT_FORMAT_VALUES}from'../../constant/output.js';import{RISK_LEVEL_VALUES}from'../../constant/risk.js';import{validateAppcode}from'../../commands/common/validate.js';import{readConfigFile,readRawConfigWithLayers,resolveWriteConfigPath,writeConfigFile}from'../../context.js';function a203_0x2750(_0x2a4b68,_0x52f8ed){_0x2a4b68=_0x2a4b68-0xb2;const _0x139bb3=a203_0x139b();let _0x2750ca=_0x139bb3[_0x2a4b68];return _0x2750ca;}import{workspaceAddDefinition}from'../../commands/workspace/add.js';import{workspaceRemoveDefinition}from'../../commands/workspace/remove.js';import{normalizeStoredDefaultApp}from'../../config/schema.js';const WORKSPACE_USAGE=CLI_BIN_NAME+a203_0x4f3750(0xb4),SAFE_PROFILE_KEYS=[a203_0x4f3750(0xb3),a203_0x4f3750(0xde),a203_0x4f3750(0xe2),a203_0x4f3750(0xc9),a203_0x4f3750(0xb6),a203_0x4f3750(0xb7),a203_0x4f3750(0xbb)],workspaceFlags=[{'name':a203_0x4f3750(0xc0),'type':'string','description':'App\x20profile\x20name\x20to\x20use\x20in\x20this\x20workspace'},{'name':a203_0x4f3750(0xb3),'type':'string','description':'App\x20code\x20to\x20bind\x20to\x20this\x20workspace'},{'name':'env','type':a203_0x4f3750(0xbd),'description':a203_0x4f3750(0xd4),'enum':[...RABETBASE_ENV_VALUES]},{'name':'apiDir','type':a203_0x4f3750(0xbd),'description':'API\x20directory\x20path\x20for\x20this\x20workspace\x20app\x20profile'},{'name':a203_0x4f3750(0xbf),'type':'string','description':a203_0x4f3750(0xdf),'enum':[...RABETBASE_OUTPUT_FORMAT_VALUES]},{'name':a203_0x4f3750(0xb6),'type':a203_0x4f3750(0xc8),'description':a203_0x4f3750(0xe9)},{'name':a203_0x4f3750(0xb7),'type':a203_0x4f3750(0xbd),'description':'Risk\x20level\x20for\x20this\x20workspace\x20app\x20profile','enum':[...RISK_LEVEL_VALUES]},{'name':a203_0x4f3750(0xbb),'type':a203_0x4f3750(0xbd),'description':a203_0x4f3750(0xbc)}];function isRecord(_0xf584e){const _0x4475f9=a203_0x4f3750;return!!_0xf584e&&typeof _0xf584e===_0x4475f9(0xd7)&&!Array[_0x4475f9(0xc2)](_0xf584e);}function assertValidAppcode(_0x3a0fd5){const _0xcce952=a203_0x4f3750,{valid:_0x957c4c,message:_0x193e30}=validateAppcode(_0x3a0fd5);if(!_0x957c4c)throw CliErrors[_0xcce952(0xdc)]('Invalid\x20appcode:\x20'+_0x3a0fd5,_0x193e30);}function sanitizeProfile(_0x105c68){if(!isRecord(_0x105c68))return{};const _0x2d6dab={};for(const _0x9431b4 of SAFE_PROFILE_KEYS){if(_0x105c68[_0x9431b4]!==undefined)_0x2d6dab[_0x9431b4]=_0x105c68[_0x9431b4];}return _0x2d6dab;}function cloneProfile(_0x31f5e1){return isRecord(_0x31f5e1)?{..._0x31f5e1}:{};}function collectWorkspaceProfileOverrides(_0x3569c8){const _0x160e3e=a203_0x4f3750,_0xf5d65c={},_0x52bede=_0x3569c8[_0x160e3e(0xe3)](_0x160e3e(0xde)),_0x35d6c8=_0x3569c8['str'](_0x160e3e(0xe2)),_0x18b7b5=_0x3569c8[_0x160e3e(0xe3)](_0x160e3e(0xbf)),_0x1c9a58=_0x3569c8['flag'](_0x160e3e(0xb6)),_0x47a315=_0x3569c8[_0x160e3e(0xe3)](_0x160e3e(0xb7)),_0x19f111=_0x3569c8[_0x160e3e(0xe3)](_0x160e3e(0xbb));if(_0x52bede)_0xf5d65c[_0x160e3e(0xde)]=_0x52bede;if(_0x35d6c8)_0xf5d65c[_0x160e3e(0xe2)]=_0x35d6c8;if(_0x18b7b5)_0xf5d65c[_0x160e3e(0xc9)]=_0x18b7b5;if(_0x1c9a58!==undefined&&_0x1c9a58!=='')_0xf5d65c[_0x160e3e(0xb6)]=Number(_0x1c9a58);if(_0x47a315)_0xf5d65c[_0x160e3e(0xb7)]=_0x47a315;if(_0x19f111)_0xf5d65c[_0x160e3e(0xbb)]=_0x19f111;return _0xf5d65c;}async function validateWorkspaceArgs(_0x20b55f){const _0x375077=a203_0x4f3750,_0x806fd6=_0x20b55f['str']('app')['trim'](),_0x5c63c5=_0x20b55f[_0x375077(0xe3)](_0x375077(0xb3))['trim']();if(!_0x806fd6&&!_0x5c63c5)throw CliErrors[_0x375077(0xdc)](_0x375077(0xe8),_0x375077(0xdb)+CLI_BIN_NAME+_0x375077(0xc7)+CLI_BIN_NAME+'\x20workspace\x20use\x20--app\x20<name>`.');if(_0x5c63c5)assertValidAppcode(_0x5c63c5);}function resolveKnownApps(){const _0x135247=a203_0x4f3750,{config:_0x3fed89,layers:_0x3fb040}=readRawConfigWithLayers(),_0x1cf175=isRecord(_0x3fed89[_0x135247(0xd5)])?_0x3fed89[_0x135247(0xd5)]:{},_0x4f3d2f=isRecord(_0x3fb040['globalConfig'][_0x135247(0xd5)])?_0x3fb040[_0x135247(0xd3)][_0x135247(0xd5)]:{};return{..._0x4f3d2f,..._0x1cf175};}async function configureWorkspace(_0x48c7ed,_0x4625ab){const _0x2012aa=a203_0x4f3750,_0x9cf643=_0x48c7ed[_0x2012aa(0xe3)](_0x2012aa(0xc0))[_0x2012aa(0xcb)](),_0x5805df=_0x48c7ed[_0x2012aa(0xe3)](_0x2012aa(0xb3))[_0x2012aa(0xcb)](),_0x46962f=_0x9cf643||_0x5805df;if(!_0x46962f)throw CliErrors[_0x2012aa(0xdc)]('Missing\x20workspace\x20app\x20selector.',_0x2012aa(0xdb)+CLI_BIN_NAME+_0x2012aa(0xc7)+CLI_BIN_NAME+_0x2012aa(0xe4));if(_0x5805df)assertValidAppcode(_0x5805df);const _0x1b2552=resolveWriteConfigPath('project'),_0x3bd75b=readConfigFile(_0x1b2552),_0x38ca67=resolveKnownApps(),_0x50e148=isRecord(_0x3bd75b['apps'])?{..._0x3bd75b[_0x2012aa(0xd5)]}:{},_0x2209c5=cloneProfile(_0x50e148[_0x46962f]),_0x5d05d8=sanitizeProfile(_0x38ca67[_0x46962f]),_0x16dec4=_0x5805df?{}:_0x5d05d8,_0x53ed77=_0x5805df||_0x16dec4[_0x2012aa(0xb3)];if(!_0x53ed77){const _0x48a275=Object[_0x2012aa(0xd0)](_0x38ca67),_0x180f27=_0x48a275[_0x2012aa(0xb5)]===0x0?_0x2012aa(0xdb)+CLI_BIN_NAME+_0x2012aa(0xc1)+_0x4625ab+'\x20--app\x20'+_0x46962f+_0x2012aa(0xb2):_0x2012aa(0xe6)+_0x48a275[_0x2012aa(0xd9)](',\x20');throw CliErrors['validation'](_0x2012aa(0xce)+_0x46962f+_0x2012aa(0xc4),_0x180f27);}assertValidAppcode(String(_0x53ed77));const _0x21cf4a={..._0x16dec4,..._0x2209c5,'appcode':String(_0x53ed77),...collectWorkspaceProfileOverrides(_0x48c7ed)};return _0x50e148[_0x46962f]=_0x21cf4a,_0x3bd75b[_0x2012aa(0xd5)]=_0x50e148,normalizeStoredDefaultApp(_0x3bd75b,_0x46962f),delete _0x3bd75b[_0x2012aa(0xb3)],delete _0x3bd75b[_0x2012aa(0xc0)],_0x21cf4a[_0x2012aa(0xde)]&&(_0x3bd75b['env']=_0x21cf4a['env']),writeConfigFile(_0x1b2552,_0x3bd75b),{'ok':!![],'message':_0x2012aa(0xd6)+(_0x4625ab===_0x2012aa(0xe5)?_0x2012aa(0xcf):'updated')+':\x20'+_0x46962f+_0x2012aa(0xc3)+_0x21cf4a[_0x2012aa(0xb3)]+').\x20Config:\x20'+_0x1b2552+_0x2012aa(0xd8),'data':{'operation':_0x2012aa(0xcc)+_0x4625ab,'configPath':_0x1b2552,'app':_0x46962f,'appcode':_0x21cf4a['appcode'],'env':_0x21cf4a[_0x2012aa(0xde)]??null,'credentialsWritten':![]}};}const workspaceInitDefinition={'service':a203_0x4f3750(0xc5),'command':a203_0x4f3750(0xe5),'description':a203_0x4f3750(0xd1),'risk':'write','requiresAuth':![],'requiresAppCode':![],'args':[],'flags':workspaceFlags,'validate':validateWorkspaceArgs,'execute':_0x505fa1=>configureWorkspace(_0x505fa1,a203_0x4f3750(0xe5))},workspaceUseDefinition={'service':a203_0x4f3750(0xc5),'command':a203_0x4f3750(0xb8),'description':a203_0x4f3750(0xe7),'risk':a203_0x4f3750(0xca),'requiresAuth':![],'requiresAppCode':![],'args':[],'flags':workspaceFlags,'validate':validateWorkspaceArgs,'execute':_0x1ffe47=>configureWorkspace(_0x1ffe47,a203_0x4f3750(0xb8))};export const workspaceDefinitions=[workspaceInitDefinition,workspaceUseDefinition,workspaceAddDefinition,workspaceRemoveDefinition];export{WORKSPACE_USAGE};
1
+ const a203_0x147567=a203_0x246c;(function(_0x12e683,_0x79db51){const _0x525181=a203_0x246c,_0x4cb647=_0x12e683();while(!![]){try{const _0x5d6515=-parseInt(_0x525181(0x115))/0x1*(-parseInt(_0x525181(0x132))/0x2)+parseInt(_0x525181(0x10e))/0x3*(-parseInt(_0x525181(0x12c))/0x4)+parseInt(_0x525181(0x125))/0x5+parseInt(_0x525181(0x105))/0x6+parseInt(_0x525181(0x111))/0x7*(-parseInt(_0x525181(0x127))/0x8)+parseInt(_0x525181(0x126))/0x9*(-parseInt(_0x525181(0x113))/0xa)+parseInt(_0x525181(0x110))/0xb*(-parseInt(_0x525181(0x11a))/0xc);if(_0x5d6515===_0x79db51)break;else _0x4cb647['push'](_0x4cb647['shift']());}catch(_0x2d599f){_0x4cb647['push'](_0x4cb647['shift']());}}}(a203_0x45cf,0x5d2b5));import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{RABETBASE_ENV_VALUES}from'../../constant/env.js';import{RABETBASE_OUTPUT_FORMAT_VALUES}from'../../constant/output.js';import{RISK_LEVEL_VALUES}from'../../constant/risk.js';import{validateAppcode}from'../../commands/common/validate.js';import{readConfigFile,readRawConfigWithLayers,resolveWriteConfigPath,writeConfigFile}from'../../context.js';import{workspaceAddDefinition}from'../../commands/workspace/add.js';import{workspaceRemoveDefinition}from'../../commands/workspace/remove.js';import{normalizeStoredDefaultApp}from'../../config/schema.js';const WORKSPACE_USAGE=CLI_BIN_NAME+'\x20workspace\x20<init|use>\x20--app\x20<name>\x20[--appcode\x20<code>]',SAFE_PROFILE_KEYS=[a203_0x147567(0x12e),a203_0x147567(0x116),a203_0x147567(0x124),a203_0x147567(0x106),a203_0x147567(0x112),a203_0x147567(0x10f),a203_0x147567(0x128)],workspaceFlags=[{'name':a203_0x147567(0x117),'type':a203_0x147567(0x12b),'description':'App\x20profile\x20name\x20to\x20use\x20in\x20this\x20workspace'},{'name':a203_0x147567(0x12e),'type':a203_0x147567(0x12b),'description':'App\x20code\x20to\x20bind\x20to\x20this\x20workspace'},{'name':'env','type':a203_0x147567(0x12b),'description':a203_0x147567(0x118),'enum':[...RABETBASE_ENV_VALUES]},{'name':a203_0x147567(0x124),'type':'string','description':a203_0x147567(0x123)},{'name':a203_0x147567(0x108),'type':a203_0x147567(0x12b),'description':a203_0x147567(0x11b),'enum':[...RABETBASE_OUTPUT_FORMAT_VALUES]},{'name':a203_0x147567(0x112),'type':a203_0x147567(0x107),'description':a203_0x147567(0x12a)},{'name':a203_0x147567(0x10f),'type':a203_0x147567(0x12b),'description':'Risk\x20level\x20for\x20this\x20workspace\x20app\x20profile','enum':[...RISK_LEVEL_VALUES]},{'name':a203_0x147567(0x128),'type':'string','description':a203_0x147567(0x109)}];function a203_0x45cf(){const _0x58231e=['Initialize\x20the\x20current\x20workspace\x20app\x20binding',').\x20Config:\x20','workspace.','6434izTvTf','initialized','Pass\x20--appcode\x20<code>,\x20or\x20choose\x20one\x20of:\x20','isArray','write','trim','globalConfig','Workspace\x20','\x20--appcode\x20<code>`.','length','Use\x20`','3621270IKpitY','format','number','defaultFormat','App\x20locale\x20for\x20this\x20workspace\x20app\x20profile\x20(not\x20CLI\x20language;\x20reserved\x20for\x20later\x20app\x20use)','workspace','Missing\x20workspace\x20app\x20selector.','validation','\x20--app\x20','45TeQiLm','riskLevel','1242769rTzpYv','6307sKpzRv','pageSize','10dlyekz','Invalid\x20appcode:\x20','225QZCyFh','env','app','Target\x20environment','join','60Udjxcz','Default\x20output\x20format\x20for\x20this\x20workspace\x20app\x20profile','str','keys','object','updated','apps','\x22\x20not\x20found.','use','API\x20directory\x20path\x20for\x20this\x20workspace\x20app\x20profile','apiDir','1117960wbrlAj','3870837CjxhWi','424bYhfJz','locale','\x20workspace\x20init\x20--appcode\x20<code>`\x20or\x20`','Default\x20page\x20size\x20for\x20this\x20workspace\x20app\x20profile','string','33760nuAbJU','init','appcode'];a203_0x45cf=function(){return _0x58231e;};return a203_0x45cf();}function isRecord(_0x518176){const _0x56572e=a203_0x147567;return!!_0x518176&&typeof _0x518176===_0x56572e(0x11e)&&!Array[_0x56572e(0x135)](_0x518176);}function assertValidAppcode(_0x54d2b6){const _0x174ea9=a203_0x147567,{valid:_0x5e8aaa,message:_0x2562c4}=validateAppcode(_0x54d2b6);if(!_0x5e8aaa)throw CliErrors[_0x174ea9(0x10c)](_0x174ea9(0x114)+_0x54d2b6,_0x2562c4);}function sanitizeProfile(_0xf96420){if(!isRecord(_0xf96420))return{};const _0x554252={};for(const _0x3ab866 of SAFE_PROFILE_KEYS){if(_0xf96420[_0x3ab866]!==undefined)_0x554252[_0x3ab866]=_0xf96420[_0x3ab866];}return _0x554252;}function cloneProfile(_0x48d3dc){return isRecord(_0x48d3dc)?{..._0x48d3dc}:{};}function collectWorkspaceProfileOverrides(_0x2de7f4){const _0x422334=a203_0x147567,_0x35b609={},_0x142377=_0x2de7f4[_0x422334(0x11c)](_0x422334(0x116)),_0x4c0597=_0x2de7f4[_0x422334(0x11c)](_0x422334(0x124)),_0x4e8135=_0x2de7f4['str'](_0x422334(0x108)),_0x5ec9ca=_0x2de7f4['flag']('pageSize'),_0x3e84f7=_0x2de7f4['str'](_0x422334(0x10f)),_0x27eea8=_0x2de7f4[_0x422334(0x11c)](_0x422334(0x128));if(_0x142377)_0x35b609[_0x422334(0x116)]=_0x142377;if(_0x4c0597)_0x35b609[_0x422334(0x124)]=_0x4c0597;if(_0x4e8135)_0x35b609[_0x422334(0x106)]=_0x4e8135;if(_0x5ec9ca!==undefined&&_0x5ec9ca!=='')_0x35b609[_0x422334(0x112)]=Number(_0x5ec9ca);if(_0x3e84f7)_0x35b609[_0x422334(0x10f)]=_0x3e84f7;if(_0x27eea8)_0x35b609['locale']=_0x27eea8;return _0x35b609;}async function validateWorkspaceArgs(_0x2c219c){const _0x421d3d=a203_0x147567,_0x133e7f=_0x2c219c['str']('app')[_0x421d3d(0x137)](),_0x151bdc=_0x2c219c[_0x421d3d(0x11c)]('appcode')[_0x421d3d(0x137)]();if(!_0x133e7f&&!_0x151bdc)throw CliErrors[_0x421d3d(0x10c)](_0x421d3d(0x10b),_0x421d3d(0x104)+CLI_BIN_NAME+_0x421d3d(0x129)+CLI_BIN_NAME+'\x20workspace\x20use\x20--app\x20<name>`.');if(_0x151bdc)assertValidAppcode(_0x151bdc);}function resolveKnownApps(){const _0x1367de=a203_0x147567,{config:_0xe63b6c,layers:_0xca6c6e}=readRawConfigWithLayers(),_0x185d54=isRecord(_0xe63b6c[_0x1367de(0x120)])?_0xe63b6c[_0x1367de(0x120)]:{},_0x26070a=isRecord(_0xca6c6e['globalConfig'][_0x1367de(0x120)])?_0xca6c6e[_0x1367de(0x100)][_0x1367de(0x120)]:{};return{..._0x26070a,..._0x185d54};}function a203_0x246c(_0x57f29f,_0x17e3fc){_0x57f29f=_0x57f29f-0x100;const _0x45cf05=a203_0x45cf();let _0x246c4c=_0x45cf05[_0x57f29f];return _0x246c4c;}async function configureWorkspace(_0x5d9fcc,_0x46b048){const _0x126e08=a203_0x147567,_0x3c16e3=_0x5d9fcc[_0x126e08(0x11c)](_0x126e08(0x117))[_0x126e08(0x137)](),_0x942c81=_0x5d9fcc['str'](_0x126e08(0x12e))['trim'](),_0x42b96f=_0x3c16e3||_0x942c81;if(!_0x42b96f)throw CliErrors[_0x126e08(0x10c)](_0x126e08(0x10b),'Use\x20`'+CLI_BIN_NAME+'\x20workspace\x20init\x20--appcode\x20<code>`\x20or\x20`'+CLI_BIN_NAME+'\x20workspace\x20use\x20--app\x20<name>`.');if(_0x942c81)assertValidAppcode(_0x942c81);const _0x5dc702=resolveWriteConfigPath('project'),_0x46c970=readConfigFile(_0x5dc702),_0x40bb41=resolveKnownApps(),_0x12b2cd=isRecord(_0x46c970[_0x126e08(0x120)])?{..._0x46c970[_0x126e08(0x120)]}:{},_0x26bddb=cloneProfile(_0x12b2cd[_0x42b96f]),_0x114aad=sanitizeProfile(_0x40bb41[_0x42b96f]),_0x3ba262=_0x942c81?{}:_0x114aad,_0x10abda=_0x942c81||_0x3ba262[_0x126e08(0x12e)];if(!_0x10abda){const _0x1de68a=Object[_0x126e08(0x11d)](_0x40bb41),_0x69ad0f=_0x1de68a[_0x126e08(0x103)]===0x0?_0x126e08(0x104)+CLI_BIN_NAME+'\x20workspace\x20'+_0x46b048+_0x126e08(0x10d)+_0x42b96f+_0x126e08(0x102):_0x126e08(0x134)+_0x1de68a[_0x126e08(0x119)](',\x20');throw CliErrors[_0x126e08(0x10c)]('App\x20\x22'+_0x42b96f+_0x126e08(0x121),_0x69ad0f);}assertValidAppcode(String(_0x10abda));const _0x4140b6={..._0x3ba262,..._0x26bddb,'appcode':String(_0x10abda),...collectWorkspaceProfileOverrides(_0x5d9fcc)};return _0x12b2cd[_0x42b96f]=_0x4140b6,_0x46c970[_0x126e08(0x120)]=_0x12b2cd,normalizeStoredDefaultApp(_0x46c970,_0x42b96f),delete _0x46c970['appcode'],delete _0x46c970[_0x126e08(0x117)],_0x4140b6[_0x126e08(0x116)]&&(_0x46c970[_0x126e08(0x116)]=_0x4140b6[_0x126e08(0x116)]),writeConfigFile(_0x5dc702,_0x46c970),{'ok':!![],'message':_0x126e08(0x101)+(_0x46b048===_0x126e08(0x12d)?_0x126e08(0x133):_0x126e08(0x11f))+':\x20'+_0x42b96f+'\x20(appcode:\x20'+_0x4140b6[_0x126e08(0x12e)]+_0x126e08(0x130)+_0x5dc702+'.\x20Credentials:\x20not\x20written.','data':{'operation':_0x126e08(0x131)+_0x46b048,'configPath':_0x5dc702,'app':_0x42b96f,'appcode':_0x4140b6['appcode'],'env':_0x4140b6[_0x126e08(0x116)]??null,'credentialsWritten':![]}};}const workspaceInitDefinition={'service':a203_0x147567(0x10a),'command':'init','description':a203_0x147567(0x12f),'risk':'write','requiresAuth':![],'requiresAppCode':![],'args':[],'flags':workspaceFlags,'validate':validateWorkspaceArgs,'execute':_0x17d2d1=>configureWorkspace(_0x17d2d1,a203_0x147567(0x12d))},workspaceUseDefinition={'service':a203_0x147567(0x10a),'command':a203_0x147567(0x122),'description':'Switch\x20the\x20current\x20workspace\x20app\x20binding','risk':a203_0x147567(0x136),'requiresAuth':![],'requiresAppCode':![],'args':[],'flags':workspaceFlags,'validate':validateWorkspaceArgs,'execute':_0x15d2ae=>configureWorkspace(_0x15d2ae,a203_0x147567(0x122))};export const workspaceDefinitions=[workspaceInitDefinition,workspaceUseDefinition,workspaceAddDefinition,workspaceRemoveDefinition];export{WORKSPACE_USAGE};
@@ -1 +1 @@
1
- const a204_0x53edd9=a204_0x208a;(function(_0x2a876e,_0x27c3d8){const _0x35f459=a204_0x208a,_0x236e34=_0x2a876e();while(!![]){try{const _0xbc5aea=-parseInt(_0x35f459(0x71))/0x1+-parseInt(_0x35f459(0x79))/0x2*(parseInt(_0x35f459(0x74))/0x3)+parseInt(_0x35f459(0x7a))/0x4*(parseInt(_0x35f459(0x7c))/0x5)+parseInt(_0x35f459(0x78))/0x6+parseInt(_0x35f459(0x6d))/0x7*(parseInt(_0x35f459(0x7b))/0x8)+parseInt(_0x35f459(0x77))/0x9+-parseInt(_0x35f459(0x6f))/0xa;if(_0xbc5aea===_0x27c3d8)break;else _0x236e34['push'](_0x236e34['shift']());}catch(_0x269820){_0x236e34['push'](_0x236e34['shift']());}}}(a204_0x3a98,0x96361));import{buildAppRemoveFlags,runAppRemove,validateAppName}from'../../commands/common/app-registry.js';function a204_0x208a(_0x2ff04d,_0x41fcf8){_0x2ff04d=_0x2ff04d-0x6d;const _0x3a9870=a204_0x3a98();let _0x208a49=_0x3a9870[_0x2ff04d];return _0x208a49;}export const workspaceRemoveDefinition={'service':'workspace','command':a204_0x53edd9(0x73),'description':a204_0x53edd9(0x72),'risk':a204_0x53edd9(0x70),'requiresAuth':![],'requiresAppCode':![],'args':[{'name':a204_0x53edd9(0x75),'description':a204_0x53edd9(0x6e),'required':!![]}],'flags':buildAppRemoveFlags(),'validate':_0x31ab08=>validateAppName(_0x31ab08,a204_0x53edd9(0x76)),'execute':_0x36d295=>runAppRemove(_0x36d295,a204_0x53edd9(0x76))};function a204_0x3a98(){const _0x1b5c7=['App\x20profile\x20name\x20to\x20remove','23471790ipbAhy','write','7262UXppFW','Remove\x20an\x20app\x20profile\x20from\x20the\x20current\x20workspace\x20(or\x20--global)','remove','3SJGNhM','name','workspace\x20remove','9397512FjTUIB','2377500GNBEHh','267978KduXLW','666552EgGjUx','5307592xNBpsY','30vaUIHY','7XWrCHo'];a204_0x3a98=function(){return _0x1b5c7;};return a204_0x3a98();}
1
+ const a204_0x5b0b6a=a204_0x34d2;function a204_0x34d2(_0x210f70,_0x1c5ae6){_0x210f70=_0x210f70-0xd2;const _0x501ef2=a204_0x501e();let _0x34d27c=_0x501ef2[_0x210f70];return _0x34d27c;}(function(_0x2532df,_0x2e6c1d){const _0x26e642=a204_0x34d2,_0x3dcd52=_0x2532df();while(!![]){try{const _0xadd984=parseInt(_0x26e642(0xd2))/0x1*(parseInt(_0x26e642(0xd8))/0x2)+parseInt(_0x26e642(0xe0))/0x3+-parseInt(_0x26e642(0xd4))/0x4+-parseInt(_0x26e642(0xda))/0x5+-parseInt(_0x26e642(0xdc))/0x6+parseInt(_0x26e642(0xd5))/0x7*(parseInt(_0x26e642(0xdb))/0x8)+parseInt(_0x26e642(0xd9))/0x9;if(_0xadd984===_0x2e6c1d)break;else _0x3dcd52['push'](_0x3dcd52['shift']());}catch(_0x23a957){_0x3dcd52['push'](_0x3dcd52['shift']());}}}(a204_0x501e,0x29025));import{buildAppRemoveFlags,runAppRemove,validateAppName}from'../../commands/common/app-registry.js';function a204_0x501e(){const _0x33d0c6=['1683462TwHEVp','name','Remove\x20an\x20app\x20profile\x20from\x20the\x20current\x20workspace\x20(or\x20--global)','write','362574QQIhZJ','App\x20profile\x20name\x20to\x20remove','4hmwGxa','workspace','696788zLZbLk','1757YIaXEt','workspace\x20remove','remove','53346nmQwFT','3594843YvPcuF','869530xMTgkx','5408UuJeVK'];a204_0x501e=function(){return _0x33d0c6;};return a204_0x501e();}export const workspaceRemoveDefinition={'service':a204_0x5b0b6a(0xd3),'command':a204_0x5b0b6a(0xd7),'description':a204_0x5b0b6a(0xde),'risk':a204_0x5b0b6a(0xdf),'requiresAuth':![],'requiresAppCode':![],'args':[{'name':a204_0x5b0b6a(0xdd),'description':a204_0x5b0b6a(0xe1),'required':!![]}],'flags':buildAppRemoveFlags(),'validate':_0xd8fe45=>validateAppName(_0xd8fe45,a204_0x5b0b6a(0xd6)),'execute':_0x235061=>runAppRemove(_0x235061,a204_0x5b0b6a(0xd6))};