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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (312) hide show
  1. package/lib/api/api-doc.js +1 -1
  2. package/lib/api/fetch-model-list.js +1 -1
  3. package/lib/api/generate-api-file.js +1 -1
  4. package/lib/api/generate-sdk-config-file.js +1 -1
  5. package/lib/auth/auth-server-ui.js +1 -1
  6. package/lib/auth/auth-server.d.ts +7 -0
  7. package/lib/auth/auth-server.js +1 -1
  8. package/lib/auth/constant.js +1 -1
  9. package/lib/auth/get-cookie.js +1 -1
  10. package/lib/auth/get-session-user.js +1 -1
  11. package/lib/auth/is-session-valid.js +1 -1
  12. package/lib/auth/login-success-html.js +1 -1
  13. package/lib/auth/logout.js +1 -1
  14. package/lib/cli-flags.js +1 -1
  15. package/lib/cli.js +1 -1
  16. package/lib/commands/api/generate.js +1 -1
  17. package/lib/commands/api/index.js +1 -1
  18. package/lib/commands/api/list.js +1 -1
  19. package/lib/commands/api/pull.js +1 -1
  20. package/lib/commands/api/shared.js +1 -1
  21. package/lib/commands/app/index.js +1 -1
  22. package/lib/commands/app/list.js +1 -1
  23. package/lib/commands/app/members-list.js +1 -1
  24. package/lib/commands/app/remote-directory.js +1 -1
  25. package/lib/commands/app/shared.js +1 -1
  26. package/lib/commands/app-config/delete.js +1 -1
  27. package/lib/commands/app-config/get.js +1 -1
  28. package/lib/commands/app-config/index.js +1 -1
  29. package/lib/commands/app-config/list.js +1 -1
  30. package/lib/commands/app-config/set.js +1 -1
  31. package/lib/commands/app-config/shared.js +1 -1
  32. package/lib/commands/auth/index.js +1 -1
  33. package/lib/commands/bff/create.js +1 -1
  34. package/lib/commands/bff/delete.js +1 -1
  35. package/lib/commands/bff/detail.js +1 -1
  36. package/lib/commands/bff/index.js +1 -1
  37. package/lib/commands/bff/list.js +1 -1
  38. package/lib/commands/bff/pull.js +1 -1
  39. package/lib/commands/bff/push.js +1 -1
  40. package/lib/commands/bff/status.js +1 -1
  41. package/lib/commands/cli-skill/index.js +1 -1
  42. package/lib/commands/cli-update.js +1 -1
  43. package/lib/commands/codegen/index.js +1 -1
  44. package/lib/commands/codegen/sdk.js +1 -1
  45. package/lib/commands/codegen/sql.js +1 -1
  46. package/lib/commands/common/app-registry.js +1 -1
  47. package/lib/commands/common/app-selector.js +1 -1
  48. package/lib/commands/common/async-task.js +1 -1
  49. package/lib/commands/common/dry-run.js +1 -1
  50. package/lib/commands/common/flags.js +1 -1
  51. package/lib/commands/common/local-file.js +1 -1
  52. package/lib/commands/common/validate.js +1 -1
  53. package/lib/commands/config/delete.js +1 -1
  54. package/lib/commands/config/get.js +1 -1
  55. package/lib/commands/config/index.js +1 -1
  56. package/lib/commands/config/init.d.ts +1 -1
  57. package/lib/commands/config/init.js +1 -1
  58. package/lib/commands/config/list.js +1 -1
  59. package/lib/commands/config/set.js +1 -1
  60. package/lib/commands/config/shared.js +1 -1
  61. package/lib/commands/dataset/business-group-update.js +1 -1
  62. package/lib/commands/dataset/business-groups.js +1 -1
  63. package/lib/commands/dataset/capability.js +1 -1
  64. package/lib/commands/dataset/delete.js +1 -1
  65. package/lib/commands/dataset/detail.js +1 -1
  66. package/lib/commands/dataset/extend-update.js +1 -1
  67. package/lib/commands/dataset/field-update.js +1 -1
  68. package/lib/commands/dataset/generate.js +1 -1
  69. package/lib/commands/dataset/index.js +1 -1
  70. package/lib/commands/dataset/list.js +1 -1
  71. package/lib/commands/dataset/operations.js +1 -1
  72. package/lib/commands/dataset/relation-audit.js +1 -1
  73. package/lib/commands/dataset/relation-create.js +1 -1
  74. package/lib/commands/dataset/relation-delete.js +1 -1
  75. package/lib/commands/dataset/relation-shared.js +1 -1
  76. package/lib/commands/dataset/relation-update.js +1 -1
  77. package/lib/commands/dataset/relations.js +1 -1
  78. package/lib/commands/dataset/rename.js +1 -1
  79. package/lib/commands/dataset/restore.js +1 -1
  80. package/lib/commands/db/analysis-batching.js +1 -1
  81. package/lib/commands/db/analyze-batch-plan.js +1 -1
  82. package/lib/commands/db/analyze-cancel.js +1 -1
  83. package/lib/commands/db/analyze-start.js +1 -1
  84. package/lib/commands/db/analyze-status.js +1 -1
  85. package/lib/commands/db/create.js +1 -1
  86. package/lib/commands/db/delete.js +1 -1
  87. package/lib/commands/db/detail.js +1 -1
  88. package/lib/commands/db/diff-refresh-start.js +1 -1
  89. package/lib/commands/db/diff-refresh-status.js +1 -1
  90. package/lib/commands/db/diff.js +1 -1
  91. package/lib/commands/db/index.js +1 -1
  92. package/lib/commands/db/list.js +1 -1
  93. package/lib/commands/db/shared.js +1 -1
  94. package/lib/commands/db/table-diff-shared.js +1 -1
  95. package/lib/commands/db/tables.js +1 -1
  96. package/lib/commands/db/test.js +1 -1
  97. package/lib/commands/db/update.js +1 -1
  98. package/lib/commands/doctor.js +1 -1
  99. package/lib/commands/file/index.js +1 -1
  100. package/lib/commands/issue/index.js +1 -1
  101. package/lib/commands/issue/nudge.js +1 -1
  102. package/lib/commands/issue/report.js +1 -1
  103. package/lib/commands/issue/shared.js +1 -1
  104. package/lib/commands/kb/create.js +1 -1
  105. package/lib/commands/kb/delete.js +1 -1
  106. package/lib/commands/kb/detail.js +1 -1
  107. package/lib/commands/kb/index.js +1 -1
  108. package/lib/commands/kb/list.js +1 -1
  109. package/lib/commands/kb/search.js +1 -1
  110. package/lib/commands/kb/shared.js +1 -1
  111. package/lib/commands/kb/update.js +1 -1
  112. package/lib/commands/logs/index.js +1 -1
  113. package/lib/commands/menu/asset-update.js +1 -1
  114. package/lib/commands/menu/delete.js +1 -1
  115. package/lib/commands/menu/external-link-create.js +1 -1
  116. package/lib/commands/menu/external-link-update.js +1 -1
  117. package/lib/commands/menu/group-create.js +1 -1
  118. package/lib/commands/menu/group-update.js +1 -1
  119. package/lib/commands/menu/index.js +1 -1
  120. package/lib/commands/menu/list.js +1 -1
  121. package/lib/commands/menu/move.js +1 -1
  122. package/lib/commands/menu/regroup-start.js +1 -1
  123. package/lib/commands/menu/rename.js +1 -1
  124. package/lib/commands/menu/shared/compare-table.js +1 -1
  125. package/lib/commands/menu/shared/delete-plan.js +1 -1
  126. package/lib/commands/menu/shared/facts.js +1 -1
  127. package/lib/commands/menu/shared/index.js +1 -1
  128. package/lib/commands/menu/shared/inquirer.js +1 -1
  129. package/lib/commands/menu/shared/local-pages.js +1 -1
  130. package/lib/commands/menu/shared/logic.js +1 -1
  131. package/lib/commands/menu/shared/mutations.js +1 -1
  132. package/lib/commands/menu/shared/service.js +1 -1
  133. package/lib/commands/menu/shared/sync-core.js +1 -1
  134. package/lib/commands/menu/shared/update-core.js +1 -1
  135. package/lib/commands/menu/shared/valid-url.js +1 -1
  136. package/lib/commands/menu/sync.js +1 -1
  137. package/lib/commands/menu/visibility-update.js +1 -1
  138. package/lib/commands/notification/config-create.js +1 -1
  139. package/lib/commands/notification/config-delete.js +1 -1
  140. package/lib/commands/notification/config-list.js +1 -1
  141. package/lib/commands/notification/config-update.js +1 -1
  142. package/lib/commands/notification/index.js +1 -1
  143. package/lib/commands/notification/shared.js +1 -1
  144. package/lib/commands/ocr/index.js +1 -1
  145. package/lib/commands/page/create.js +1 -1
  146. package/lib/commands/page/custom/detail.js +1 -1
  147. package/lib/commands/page/custom/list.js +1 -1
  148. package/lib/commands/page/custom/publish.js +1 -1
  149. package/lib/commands/page/custom/shared.js +1 -1
  150. package/lib/commands/page/custom/syntax.js +1 -1
  151. package/lib/commands/page/custom/template.js +1 -1
  152. package/lib/commands/page/custom/update.js +1 -1
  153. package/lib/commands/page/data-list-status.js +1 -1
  154. package/lib/commands/page/generate-start.js +1 -1
  155. package/lib/commands/page/generate-status.js +1 -1
  156. package/lib/commands/page/index.js +1 -1
  157. package/lib/commands/page/pull.js +1 -1
  158. package/lib/commands/page/push.js +1 -1
  159. package/lib/commands/page/relation-audit.js +1 -1
  160. package/lib/commands/page/restore.js +1 -1
  161. package/lib/commands/page/shared.js +1 -1
  162. package/lib/commands/page/sync.js +1 -1
  163. package/lib/commands/project/create/enhanced-guided-create.js +1 -1
  164. package/lib/commands/project/create/format-elapsed.js +1 -1
  165. package/lib/commands/project/create/main.js +1 -1
  166. package/lib/commands/project/create/materialize-project-template.js +1 -1
  167. package/lib/commands/project/create/project-name.js +1 -1
  168. package/lib/commands/project/create/project-template-archive.js +1 -1
  169. package/lib/commands/project/create/project-template-path.js +1 -1
  170. package/lib/commands/project/create/use-copy-project-template.js +1 -1
  171. package/lib/commands/project/create/use-format-code.js +1 -1
  172. package/lib/commands/project/create/use-install-dependencies.js +1 -1
  173. package/lib/commands/project/index.js +1 -1
  174. package/lib/commands/project/upgrade.js +1 -1
  175. package/lib/commands/registry.js +1 -1
  176. package/lib/commands/role/delete.js +1 -1
  177. package/lib/commands/role/detail.js +1 -1
  178. package/lib/commands/role/index.js +1 -1
  179. package/lib/commands/role/list.js +1 -1
  180. package/lib/commands/role/shared.js +1 -1
  181. package/lib/commands/role/update.js +1 -1
  182. package/lib/commands/role/user-add.js +1 -1
  183. package/lib/commands/role/user-remove.js +1 -1
  184. package/lib/commands/role/user-resolve.js +1 -1
  185. package/lib/commands/run/index.js +1 -1
  186. package/lib/commands/schema.js +1 -1
  187. package/lib/commands/sql/create.js +1 -1
  188. package/lib/commands/sql/delete.js +1 -1
  189. package/lib/commands/sql/detail.js +1 -1
  190. package/lib/commands/sql/exec.js +1 -1
  191. package/lib/commands/sql/index.js +1 -1
  192. package/lib/commands/sql/list.js +1 -1
  193. package/lib/commands/sql/pull.js +1 -1
  194. package/lib/commands/sql/push.js +1 -1
  195. package/lib/commands/sql/shared.js +1 -1
  196. package/lib/commands/sql/status.js +1 -1
  197. package/lib/commands/sql/validate.js +1 -1
  198. package/lib/commands/task/index.js +1 -1
  199. package/lib/commands/task/status.js +1 -1
  200. package/lib/commands/tenant/index.js +1 -1
  201. package/lib/commands/tenant/members-list.js +1 -1
  202. package/lib/commands/tenant/shared.js +1 -1
  203. package/lib/commands/user-account/dingding-sandbox-bind.js +1 -1
  204. package/lib/commands/user-account/index.js +1 -1
  205. package/lib/commands/workspace/add.js +1 -1
  206. package/lib/commands/workspace/index.js +1 -1
  207. package/lib/commands/workspace/remove.js +1 -1
  208. package/lib/config/domain-config.d.ts +1 -1
  209. package/lib/config/domain-config.js +1 -1
  210. package/lib/config/project-routing.d.ts +30 -0
  211. package/lib/config/project-routing.js +1 -0
  212. package/lib/config/schema.d.ts +1 -1
  213. package/lib/config/schema.js +1 -1
  214. package/lib/constant/cdn.js +1 -1
  215. package/lib/constant/cli.js +1 -1
  216. package/lib/constant/defaults.js +1 -1
  217. package/lib/constant/domain.d.ts +7 -2
  218. package/lib/constant/domain.js +1 -1
  219. package/lib/constant/env.js +1 -1
  220. package/lib/constant/output.js +1 -1
  221. package/lib/constant/paths.js +1 -1
  222. package/lib/constant/region.d.ts +2 -2
  223. package/lib/constant/region.js +1 -1
  224. package/lib/constant/risk.js +1 -1
  225. package/lib/constant/routing-profile.d.ts +115 -0
  226. package/lib/constant/routing-profile.js +1 -0
  227. package/lib/context/app-resolver.js +1 -1
  228. package/lib/context/auth-resolver.js +1 -1
  229. package/lib/context/config-loader.js +1 -1
  230. package/lib/context.js +1 -1
  231. package/lib/core/alias-resolver.js +1 -1
  232. package/lib/core/api-client.js +1 -1
  233. package/lib/core/bff/config.js +1 -1
  234. package/lib/core/bff/file-system.js +1 -1
  235. package/lib/core/bff/hash.js +1 -1
  236. package/lib/core/bff/lock.js +1 -1
  237. package/lib/core/bff/utils.js +1 -1
  238. package/lib/core/db-resolver.js +1 -1
  239. package/lib/core/page/file-system.js +1 -1
  240. package/lib/core/page/hash.js +1 -1
  241. package/lib/core/page/lock.js +1 -1
  242. package/lib/core/sql-index-auditor.js +1 -1
  243. package/lib/core/sql-sync/config.js +1 -1
  244. package/lib/core/sql-sync/file-system.js +1 -1
  245. package/lib/core/sql-sync/hash.js +1 -1
  246. package/lib/core/sql-sync/lock.js +1 -1
  247. package/lib/core/sql-sync/utils.js +1 -1
  248. package/lib/core/sql-validator.js +1 -1
  249. package/lib/errors.js +1 -1
  250. package/lib/framework/build-all-flags.js +1 -1
  251. package/lib/framework/error-output.js +1 -1
  252. package/lib/framework/explicit-yes.js +1 -1
  253. package/lib/framework/flags.js +1 -1
  254. package/lib/framework/help.js +1 -1
  255. package/lib/framework/index.js +1 -1
  256. package/lib/framework/output.js +1 -1
  257. package/lib/framework/response.js +1 -1
  258. package/lib/framework/runner-alias.js +1 -1
  259. package/lib/framework/runner.js +1 -1
  260. package/lib/framework/schema-export.js +1 -1
  261. package/lib/framework/types.js +1 -1
  262. package/lib/generated/build-info.d.ts +4 -4
  263. package/lib/generated/build-info.js +1 -1
  264. package/lib/help.js +1 -1
  265. package/lib/postinstall.js +1 -1
  266. package/lib/runtime/confirmation.js +1 -1
  267. package/lib/runtime/event.js +1 -1
  268. package/lib/runtime/index.js +1 -1
  269. package/lib/runtime/queue.js +1 -1
  270. package/lib/runtime/resolve.js +1 -1
  271. package/lib/skills/builtin-skill.js +1 -1
  272. package/lib/skills/main.js +1 -1
  273. package/lib/skills/npx-skills-add.js +1 -1
  274. package/lib/skills/skill-presence.js +1 -1
  275. package/lib/telemetry/cli-command-trace.js +1 -1
  276. package/lib/telemetry/cli-help-trace.js +1 -1
  277. package/lib/telemetry/ensure-cli-otel-config.js +1 -1
  278. package/lib/telemetry/register-otel-exit-shutdown.js +1 -1
  279. package/lib/telemetry/send-cli-trace-log.js +1 -1
  280. package/lib/telemetry/send-platform-issue-collect-log.js +1 -1
  281. package/lib/utils/ai_config.js +1 -1
  282. package/lib/utils/apply-jq-filter.js +1 -1
  283. package/lib/utils/cdn-config.js +1 -1
  284. package/lib/utils/check-sdk-version.js +1 -1
  285. package/lib/utils/cli-version-check.js +1 -1
  286. package/lib/utils/cli-version-policy.js +1 -1
  287. package/lib/utils/config.js +1 -1
  288. package/lib/utils/entity-with-id.js +1 -1
  289. package/lib/utils/file-utils.js +1 -1
  290. package/lib/utils/guides-cdn.js +1 -1
  291. package/lib/utils/http-client.js +1 -1
  292. package/lib/utils/is-non-interactive.js +1 -1
  293. package/lib/utils/logger.js +1 -1
  294. package/lib/utils/params.js +1 -1
  295. package/lib/utils/platform.js +1 -1
  296. package/lib/utils/sleep.js +1 -1
  297. package/lib/utils/template-replacer.js +1 -1
  298. package/lib/utils/update-notice.js +1 -1
  299. package/lib/utils/version.js +1 -1
  300. package/lib/utils/with-active-cookie.js +1 -1
  301. package/lib/utils/write-cli-side-channel.js +1 -1
  302. package/package.json +1 -2
  303. package/skills/rabetbase/SKILL.md +10 -5
  304. package/skills/rabetbase/guides/frontend-development.md +2 -0
  305. package/skills/rabetbase/guides/sdk-client-generation.md +3 -2
  306. package/skills/rabetbase/guides/typescript-sdk.md +42 -0
  307. package/skills/rabetbase/references/rabetbase-api-pull.md +5 -3
  308. package/skills/rabetbase/references/rabetbase-config.md +9 -5
  309. package/skills/rabetbase/references/rabetbase-init.md +11 -5
  310. package/skills/rabetbase/references/rabetbase-project-create.md +6 -5
  311. package/skills/rabetbase.manifest.json +3 -3
  312. package/templates/README.md +13 -17
@@ -1 +1 @@
1
- (function(_0x10fd05,_0x45f3bd){const _0x39df83=a217_0x3ac6,_0x38a931=_0x10fd05();while(!![]){try{const _0x257dfa=-parseInt(_0x39df83(0x123))/0x1+parseInt(_0x39df83(0x121))/0x2*(-parseInt(_0x39df83(0x131))/0x3)+parseInt(_0x39df83(0x128))/0x4*(-parseInt(_0x39df83(0x113))/0x5)+-parseInt(_0x39df83(0x132))/0x6+-parseInt(_0x39df83(0x119))/0x7+-parseInt(_0x39df83(0x115))/0x8*(parseInt(_0x39df83(0x11b))/0x9)+parseInt(_0x39df83(0x10e))/0xa*(parseInt(_0x39df83(0x112))/0xb);if(_0x257dfa===_0x45f3bd)break;else _0x38a931['push'](_0x38a931['shift']());}catch(_0x2479e1){_0x38a931['push'](_0x38a931['shift']());}}}(a217_0x5ca5,0xcf6a3));import{DEFAULT_CONFIG_VALUES}from'../constant/defaults.js';import{isDaily,normalizeEnv}from'../constant/env.js';function a217_0x3ac6(_0x308b41,_0x3ebbb0){_0x308b41=_0x308b41-0x10b;const _0x5ca5ef=a217_0x5ca5();let _0x3ac681=_0x5ca5ef[_0x308b41];return _0x3ac681;}import{normalizeLegacyOutputFormat,riskLevelOrder}from'../framework/types.js';function stringConfigValue(_0x5b738a){const _0x152615=a217_0x3ac6;return typeof _0x5b738a===_0x152615(0x127)&&_0x5b738a[_0x152615(0x125)]()?_0x5b738a[_0x152615(0x125)]():undefined;}function a217_0x5ca5(){const _0x54d1bb=['format','121230rPJRoB','cookie','COOKIE','projectConfig','4103KptXYd','68980JohwWl','true','4128MukBZo','FORMAT','keys','defaultApp','363314DpMlOz','write','2925IWIizi','riskLevel','accessKey','pageSize','apps','appcode','8RnhMbL','env','1450935yxajsA','apiDir','trim','find','string','44frCajq','high-risk-write','object','app','read','ENV','APP','globalConfig','length','680457wNwFzd','5656434iKpytl','entries','projectPath','PAGE_SIZE','locale'];a217_0x5ca5=function(){return _0x54d1bb;};return a217_0x5ca5();}function appProfiles(_0x17111b){const _0x594a71=a217_0x3ac6;return _0x17111b[_0x594a71(0x11f)]&&typeof _0x17111b['apps']===_0x594a71(0x12a)?_0x17111b[_0x594a71(0x11f)]:{};}function resolveDefaultAppName(_0x5044f){const _0x3f96ff=a217_0x3ac6,_0x97bd48=stringConfigValue(_0x5044f[_0x3f96ff(0x118)]);if(_0x97bd48)return _0x97bd48;const _0x4aceb6=Object[_0x3f96ff(0x117)](appProfiles(_0x5044f));return _0x4aceb6[_0x3f96ff(0x130)]===0x1?_0x4aceb6[0x0]:undefined;}function resolveTopLevelAppCode(_0x43ddd9){const _0x30ade2=a217_0x3ac6;return stringConfigValue(_0x43ddd9['appcode'])||stringConfigValue(_0x43ddd9[_0x30ade2(0x12b)]);}function normalizeRiskCeiling(_0x4ad04c){const _0x1676b=a217_0x3ac6;if(_0x4ad04c===undefined||_0x4ad04c===null)return undefined;if(_0x4ad04c===_0x1676b(0x12c)||_0x4ad04c===_0x1676b(0x11a)||_0x4ad04c===_0x1676b(0x129))return _0x4ad04c;return'read';}function resolveRiskCeiling(..._0x4906f1){const _0x3b231d=a217_0x3ac6;let _0x3f44d6;for(const _0x5c3401 of _0x4906f1){const _0xc8d6dd=normalizeRiskCeiling(_0x5c3401);_0xc8d6dd&&(!_0x3f44d6||riskLevelOrder(_0xc8d6dd)<riskLevelOrder(_0x3f44d6))&&(_0x3f44d6=_0xc8d6dd);}return _0x3f44d6??DEFAULT_CONFIG_VALUES[_0x3b231d(0x11c)];}export function resolveAppConfig({raw:_0x39ee02,flags:_0xcae565,layers:_0xf21cd,readEnv:_0x191aa3}){const _0x128597=a217_0x3ac6,_0xf50883=_0xf21cd?.[_0x128597(0x111)]??{},_0x3c0af7=_0xf21cd?.['globalConfig']??{},_0x542e83=!!_0xf21cd?.[_0x128597(0x134)]||Object['keys'](_0xf50883)[_0x128597(0x130)]>0x0,_0x2af1bd=!_0x542e83,_0xd1c0e=_0x542e83?resolveDefaultAppName(_0xf50883):undefined,_0x1bfade=_0x2af1bd?resolveDefaultAppName(_0x3c0af7):undefined,_0x37dff6=stringConfigValue(_0xcae565['app']),_0x4a51f2=_0x191aa3(_0x128597(0x12e)),_0x9236bf={};if(_0x39ee02['apps']&&typeof _0x39ee02[_0x128597(0x11f)]===_0x128597(0x12a))for(const [_0xa57e76,_0x578792]of Object[_0x128597(0x133)](_0x39ee02[_0x128597(0x11f)])){_0x578792&&typeof _0x578792===_0x128597(0x12a)&&_0x578792[_0x128597(0x120)]&&(_0x9236bf[_0xa57e76]=_0x578792);}const _0xf7150c=_0xd1c0e||_0x1bfade||resolveDefaultAppName(_0x39ee02),_0x9665dd=Object[_0x128597(0x117)](_0x9236bf)[_0x128597(0x130)]>0x0,_0x58bbc8=_0x37dff6||_0xd1c0e||_0x4a51f2||_0x1bfade||_0xf7150c||undefined,_0x5b7444=stringConfigValue(_0xcae565[_0x128597(0x120)]),_0x3c0ae6=_0x5b7444?Object[_0x128597(0x133)](_0x9236bf)[_0x128597(0x126)](([,_0x33606d])=>_0x33606d?.['appcode']===_0x5b7444):undefined,_0x25e746=_0x3c0ae6?.[0x0],_0x3fc37b=_0x3c0ae6?.[0x1],_0x46a30c=_0x5b7444?_0x25e746:_0x58bbc8;let _0x1bc26d=_0x46a30c&&_0x9236bf[_0x46a30c]?_0x9236bf[_0x46a30c]:undefined;_0x5b7444&&_0x3fc37b&&(_0x1bc26d=_0x3fc37b);const _0x23b5dd=_0x5b7444?_0x3fc37b??_0x1bc26d:_0x1bc26d,_0x3a3d4e=!_0x37dff6&&!_0xd1c0e&&_0x4a51f2&&_0x46a30c===_0x4a51f2,_0x56fd05=_0x37dff6||(_0x3a3d4e?_0x4a51f2:undefined)||(_0x5b7444?_0x25e746:undefined),_0x2c25d7=_0x23b5dd?.[_0x128597(0x120)],_0x49f459=_0x542e83?resolveTopLevelAppCode(_0xf50883):undefined,_0x377d9d=_0x2af1bd?resolveTopLevelAppCode(_0x3c0af7):undefined,_0x1e3d54=_0x37dff6||_0xd1c0e?_0x2c25d7:undefined,_0xb665ba=!_0x37dff6&&!_0xd1c0e?_0x2c25d7:undefined,_0x1fe73f=_0x5b7444||_0x1e3d54||_0x49f459||_0xb665ba||_0x377d9d||undefined,_0x3671a=_0x542e83?stringConfigValue(_0xf50883['env']):undefined,_0x322ce4=_0x2af1bd?stringConfigValue(_0x3c0af7[_0x128597(0x122)]):undefined,_0x472ddf=_0xcae565['env']||_0x23b5dd?.[_0x128597(0x122)]||_0x3671a||_0x191aa3(_0x128597(0x12d))||_0x322ce4||_0x39ee02[_0x128597(0x122)]||DEFAULT_CONFIG_VALUES[_0x128597(0x122)],_0x216c20=_0x23b5dd?.[_0x128597(0x10c)]||_0x39ee02[_0x128597(0x10c)]||DEFAULT_CONFIG_VALUES[_0x128597(0x10c)],_0x145353=_0x191aa3(_0x128597(0x110))||_0x23b5dd?.[_0x128597(0x10f)]||_0x39ee02[_0x128597(0x10f)]||undefined,_0x2346d7=_0x191aa3('ACCESS_KEY')||_0x23b5dd?.[_0x128597(0x11d)]||_0x39ee02['accessKey']||undefined,_0x2ff64f=_0xcae565[_0x128597(0x10d)]||_0x191aa3(_0x128597(0x116))||_0x23b5dd?.[_0x128597(0x10d)]||_0x39ee02[_0x128597(0x10d)],_0x19ad49=normalizeLegacyOutputFormat(_0x2ff64f),_0x1a4b50=_0x191aa3(_0x128597(0x10b))||_0x23b5dd?.[_0x128597(0x11e)]||_0x39ee02[_0x128597(0x11e)],_0x8154a=_0x1a4b50?Number(_0x1a4b50)||undefined:undefined,_0x1b1d57=_0xf21cd?[_0xf21cd[_0x128597(0x12f)][_0x128597(0x11c)],_0xf21cd[_0x128597(0x111)][_0x128597(0x11c)]]:[_0x39ee02[_0x128597(0x11c)]],_0xc7de9d=resolveRiskCeiling(..._0x1b1d57,_0x23b5dd?.[_0x128597(0x11c)]),_0x256e05=resolveRiskCeiling(_0xc7de9d,_0x191aa3('RISK_LEVEL')),_0x134be1=_0x191aa3('VERBOSE'),_0x57c8c6=_0x134be1==='1'||_0x134be1===_0x128597(0x114),_0x482e9e=_0x23b5dd?.[_0x128597(0x124)]||_0x39ee02[_0x128597(0x124)]||DEFAULT_CONFIG_VALUES['apiDir'],_0x5379be=isDaily(normalizeEnv(String(_0x472ddf)))?'daily':'production';return{'appCode':typeof _0x1fe73f===_0x128597(0x127)&&_0x1fe73f[_0x128597(0x125)]()?_0x1fe73f[_0x128597(0x125)]():undefined,'env':_0x5379be,'locale':_0x216c20,'cookie':_0x145353,'accessKey':_0x2346d7,'format':_0x19ad49,'pageSize':_0x8154a,'riskLevel':_0x256e05,'verbose':_0x57c8c6,'apiDir':_0x482e9e,'apps':_0x9236bf,'defaultApp':_0xf7150c,'currentApp':_0x9665dd?_0x46a30c:undefined,'explicitAppName':_0x56fd05};}
1
+ (function(_0x36f8b1,_0x14c361){const _0x56b589=a219_0x45bf,_0x45334e=_0x36f8b1();while(!![]){try{const _0x81e1f2=parseInt(_0x56b589(0x117))/0x1+-parseInt(_0x56b589(0x11c))/0x2*(-parseInt(_0x56b589(0x129))/0x3)+parseInt(_0x56b589(0x11b))/0x4+-parseInt(_0x56b589(0x12b))/0x5+-parseInt(_0x56b589(0x126))/0x6+parseInt(_0x56b589(0x114))/0x7*(-parseInt(_0x56b589(0x123))/0x8)+-parseInt(_0x56b589(0x113))/0x9;if(_0x81e1f2===_0x14c361)break;else _0x45334e['push'](_0x45334e['shift']());}catch(_0x5d5b4c){_0x45334e['push'](_0x45334e['shift']());}}}(a219_0x1e4c,0x3a937));function a219_0x1e4c(){const _0x1973b0=['ACCESS_KEY','115296ffzWRs','cookie','production','843534uSqrCm','ENV','write','282195ZQWuYC','locale','856100tUTYFV','appcode','projectConfig','object','app','daily','keys','accessKey','riskLevel','find','env','trim','APP','COOKIE','1411659npUUmB','63LGmYMb','globalConfig','entries','404032puywxo','RISK_LEVEL','string','pageSize','608272KVtbkg','6qkXCmz','FORMAT','length','apps','format','high-risk-write'];a219_0x1e4c=function(){return _0x1973b0;};return a219_0x1e4c();}import{DEFAULT_CONFIG_VALUES}from'../constant/defaults.js';function a219_0x45bf(_0x185778,_0x3bfc3e){_0x185778=_0x185778-0x109;const _0x1e4cbf=a219_0x1e4c();let _0x45bfc9=_0x1e4cbf[_0x185778];return _0x45bfc9;}import{isDaily,normalizeEnv}from'../constant/env.js';import{normalizeLegacyOutputFormat,riskLevelOrder}from'../framework/types.js';function stringConfigValue(_0x3233f2){const _0x30b657=a219_0x45bf;return typeof _0x3233f2===_0x30b657(0x119)&&_0x3233f2[_0x30b657(0x110)]()?_0x3233f2['trim']():undefined;}function appProfiles(_0x1f383e){const _0x550adc=a219_0x45bf;return _0x1f383e[_0x550adc(0x11f)]&&typeof _0x1f383e[_0x550adc(0x11f)]==='object'?_0x1f383e['apps']:{};}function resolveDefaultAppName(_0x56b3ef){const _0x224abc=stringConfigValue(_0x56b3ef['defaultApp']);if(_0x224abc)return _0x224abc;const _0x4b44fd=Object['keys'](appProfiles(_0x56b3ef));return _0x4b44fd['length']===0x1?_0x4b44fd[0x0]:undefined;}function resolveTopLevelAppCode(_0x362d7a){const _0x2310a4=a219_0x45bf;return stringConfigValue(_0x362d7a[_0x2310a4(0x12c)])||stringConfigValue(_0x362d7a[_0x2310a4(0x109)]);}function normalizeRiskCeiling(_0x499ae2){const _0x84c89c=a219_0x45bf;if(_0x499ae2===undefined||_0x499ae2===null)return undefined;if(_0x499ae2==='read'||_0x499ae2===_0x84c89c(0x128)||_0x499ae2===_0x84c89c(0x121))return _0x499ae2;return'read';}function resolveRiskCeiling(..._0xde74e4){const _0x48488c=a219_0x45bf;let _0xfccb57;for(const _0x4b4dc6 of _0xde74e4){const _0x1e93cf=normalizeRiskCeiling(_0x4b4dc6);_0x1e93cf&&(!_0xfccb57||riskLevelOrder(_0x1e93cf)<riskLevelOrder(_0xfccb57))&&(_0xfccb57=_0x1e93cf);}return _0xfccb57??DEFAULT_CONFIG_VALUES[_0x48488c(0x10d)];}export function resolveAppConfig({raw:_0xd10c8d,flags:_0x1fe1c2,layers:_0x5ec60a,readEnv:_0x59a549}){const _0x3a8c03=a219_0x45bf,_0x479c95=_0x5ec60a?.[_0x3a8c03(0x12d)]??{},_0x373f50=_0x5ec60a?.[_0x3a8c03(0x115)]??{},_0x2fd9e1=!!_0x5ec60a?.['projectPath']||Object[_0x3a8c03(0x10b)](_0x479c95)[_0x3a8c03(0x11e)]>0x0,_0x5eb9f5=!_0x2fd9e1,_0x3fe34b=_0x2fd9e1?resolveDefaultAppName(_0x479c95):undefined,_0x56f25b=_0x5eb9f5?resolveDefaultAppName(_0x373f50):undefined,_0x4fe1d0=stringConfigValue(_0x1fe1c2[_0x3a8c03(0x109)]),_0x562d22=_0x59a549(_0x3a8c03(0x111)),_0x233450={};if(_0xd10c8d[_0x3a8c03(0x11f)]&&typeof _0xd10c8d[_0x3a8c03(0x11f)]===_0x3a8c03(0x12e))for(const [_0x1f15e5,_0x4cbfcb]of Object[_0x3a8c03(0x116)](_0xd10c8d[_0x3a8c03(0x11f)])){_0x4cbfcb&&typeof _0x4cbfcb===_0x3a8c03(0x12e)&&_0x4cbfcb[_0x3a8c03(0x12c)]&&(_0x233450[_0x1f15e5]=_0x4cbfcb);}const _0x4de257=_0x3fe34b||_0x56f25b||resolveDefaultAppName(_0xd10c8d),_0x1d9334=Object[_0x3a8c03(0x10b)](_0x233450)[_0x3a8c03(0x11e)]>0x0,_0x4ecdc4=_0x4fe1d0||_0x3fe34b||_0x562d22||_0x56f25b||_0x4de257||undefined,_0x2a525f=stringConfigValue(_0x1fe1c2['appcode']),_0x310948=_0x2a525f?Object['entries'](_0x233450)[_0x3a8c03(0x10e)](([,_0x91dff3])=>_0x91dff3?.['appcode']===_0x2a525f):undefined,_0x12f741=_0x310948?.[0x0],_0x78b6fd=_0x310948?.[0x1],_0x1383dc=_0x2a525f?_0x12f741:_0x4ecdc4;let _0x11ae5a=_0x1383dc&&_0x233450[_0x1383dc]?_0x233450[_0x1383dc]:undefined;_0x2a525f&&_0x78b6fd&&(_0x11ae5a=_0x78b6fd);const _0xe73f2=_0x2a525f?_0x78b6fd??_0x11ae5a:_0x11ae5a,_0xe2cab3=!_0x4fe1d0&&!_0x3fe34b&&_0x562d22&&_0x1383dc===_0x562d22,_0x3f2aaf=_0x4fe1d0||(_0xe2cab3?_0x562d22:undefined)||(_0x2a525f?_0x12f741:undefined),_0x3b903a=_0xe73f2?.[_0x3a8c03(0x12c)],_0x5b5223=_0x2fd9e1?resolveTopLevelAppCode(_0x479c95):undefined,_0x43bf5a=_0x5eb9f5?resolveTopLevelAppCode(_0x373f50):undefined,_0x50d515=_0x4fe1d0||_0x3fe34b?_0x3b903a:undefined,_0x3485a6=!_0x4fe1d0&&!_0x3fe34b?_0x3b903a:undefined,_0x1d95c8=_0x2a525f||_0x50d515||_0x5b5223||_0x3485a6||_0x43bf5a||undefined,_0x1362ab=_0x2fd9e1?stringConfigValue(_0x479c95[_0x3a8c03(0x10f)]):undefined,_0xce649e=_0x5eb9f5?stringConfigValue(_0x373f50[_0x3a8c03(0x10f)]):undefined,_0x27584e=_0x1fe1c2[_0x3a8c03(0x10f)]||_0xe73f2?.[_0x3a8c03(0x10f)]||_0x1362ab||_0x59a549(_0x3a8c03(0x127))||_0xce649e||_0xd10c8d[_0x3a8c03(0x10f)]||DEFAULT_CONFIG_VALUES['env'],_0x107a40=_0xe73f2?.[_0x3a8c03(0x12a)]||_0xd10c8d[_0x3a8c03(0x12a)]||DEFAULT_CONFIG_VALUES[_0x3a8c03(0x12a)],_0xa87033=_0x59a549(_0x3a8c03(0x112))||_0xe73f2?.[_0x3a8c03(0x124)]||_0xd10c8d[_0x3a8c03(0x124)]||undefined,_0x4db095=_0x59a549(_0x3a8c03(0x122))||_0xe73f2?.['accessKey']||_0xd10c8d[_0x3a8c03(0x10c)]||undefined,_0xcb953c=_0x1fe1c2[_0x3a8c03(0x120)]||_0x59a549(_0x3a8c03(0x11d))||_0xe73f2?.[_0x3a8c03(0x120)]||_0xd10c8d[_0x3a8c03(0x120)],_0x4c4880=normalizeLegacyOutputFormat(_0xcb953c),_0x7e992e=_0x59a549('PAGE_SIZE')||_0xe73f2?.['pageSize']||_0xd10c8d[_0x3a8c03(0x11a)],_0x37f610=_0x7e992e?Number(_0x7e992e)||undefined:undefined,_0x25af11=_0x5ec60a?[_0x5ec60a['globalConfig'][_0x3a8c03(0x10d)],_0x5ec60a[_0x3a8c03(0x12d)][_0x3a8c03(0x10d)]]:[_0xd10c8d[_0x3a8c03(0x10d)]],_0x1688c1=resolveRiskCeiling(..._0x25af11,_0xe73f2?.[_0x3a8c03(0x10d)]),_0x34d640=resolveRiskCeiling(_0x1688c1,_0x59a549(_0x3a8c03(0x118))),_0x55c8b0=_0x59a549('VERBOSE'),_0x368426=_0x55c8b0==='1'||_0x55c8b0==='true',_0xaa0133=_0xe73f2?.['apiDir']||_0xd10c8d['apiDir']||DEFAULT_CONFIG_VALUES['apiDir'],_0xb12cbe=isDaily(normalizeEnv(String(_0x27584e)))?_0x3a8c03(0x10a):_0x3a8c03(0x125);return{'appCode':typeof _0x1d95c8===_0x3a8c03(0x119)&&_0x1d95c8[_0x3a8c03(0x110)]()?_0x1d95c8[_0x3a8c03(0x110)]():undefined,'env':_0xb12cbe,'locale':_0x107a40,'cookie':_0xa87033,'accessKey':_0x4db095,'format':_0x4c4880,'pageSize':_0x37f610,'riskLevel':_0x34d640,'verbose':_0x368426,'apiDir':_0xaa0133,'apps':_0x233450,'defaultApp':_0x4de257,'currentApp':_0x1d9334?_0x1383dc:undefined,'explicitAppName':_0x3f2aaf};}
@@ -1 +1 @@
1
- (function(_0x552707,_0x5271ea){const _0x1fd7a8=a218_0x2079,_0x338c17=_0x552707();while(!![]){try{const _0x2350f6=-parseInt(_0x1fd7a8(0x17e))/0x1+-parseInt(_0x1fd7a8(0x180))/0x2*(-parseInt(_0x1fd7a8(0x17a))/0x3)+-parseInt(_0x1fd7a8(0x178))/0x4*(parseInt(_0x1fd7a8(0x17c))/0x5)+-parseInt(_0x1fd7a8(0x17b))/0x6+parseInt(_0x1fd7a8(0x17d))/0x7+parseInt(_0x1fd7a8(0x176))/0x8+parseInt(_0x1fd7a8(0x177))/0x9;if(_0x2350f6===_0x5271ea)break;else _0x338c17['push'](_0x338c17['shift']());}catch(_0x22270f){_0x338c17['push'](_0x338c17['shift']());}}}(a218_0x416b,0x9ea14));import{getIsSessionValid}from'../auth/is-session-valid.js';function a218_0x416b(){const _0xf9ed98=['3998313HWSehe','936lpfzoD','cookie','22338jHDZuh','2632638wTQJbn','20030sWzgwY','7665812OEikLZ','519676lHTpya','authRequired','238QYOEpm','../auth/get-cookie.js','961232NRiMCB'];a218_0x416b=function(){return _0xf9ed98;};return a218_0x416b();}import{CliErrors}from'../errors.js';function a218_0x2079(_0x1d1f95,_0x29e102){_0x1d1f95=_0x1d1f95-0x176;const _0x416b8d=a218_0x416b();let _0x207900=_0x416b8d[_0x1d1f95];return _0x207900;}export async function buildAuth(_0x2e5ec6){const _0x3af974=a218_0x2079,{getCookie:_0x270fe0}=await import(_0x3af974(0x181)),_0x5d59b3=_0x2e5ec6[_0x3af974(0x179)]||_0x270fe0(),_0x2ea551=_0x5d59b3?await getIsSessionValid():![];return{'cookie':_0x5d59b3,'isLoggedIn':_0x2ea551,async 'getOrLogin'(){const _0xcdf4be=_0x3af974;if(_0x5d59b3&&_0x2ea551)return _0x5d59b3;throw CliErrors[_0xcdf4be(0x17f)]();}};}
1
+ (function(_0x255b8f,_0xa8d8b2){const _0xfa5574=a220_0x53f5,_0x124aab=_0x255b8f();while(!![]){try{const _0x30ecea=parseInt(_0xfa5574(0x101))/0x1*(-parseInt(_0xfa5574(0xfe))/0x2)+-parseInt(_0xfa5574(0x109))/0x3*(parseInt(_0xfa5574(0xff))/0x4)+-parseInt(_0xfa5574(0xfd))/0x5*(-parseInt(_0xfa5574(0x104))/0x6)+parseInt(_0xfa5574(0x105))/0x7*(-parseInt(_0xfa5574(0x100))/0x8)+parseInt(_0xfa5574(0x108))/0x9*(parseInt(_0xfa5574(0x106))/0xa)+-parseInt(_0xfa5574(0x107))/0xb*(parseInt(_0xfa5574(0xfa))/0xc)+-parseInt(_0xfa5574(0xfb))/0xd*(-parseInt(_0xfa5574(0xfc))/0xe);if(_0x30ecea===_0xa8d8b2)break;else _0x124aab['push'](_0x124aab['shift']());}catch(_0xf387ff){_0x124aab['push'](_0x124aab['shift']());}}}(a220_0x4bb9,0xbe639));function a220_0x4bb9(){const _0x5244be=['17022RyqoHb','8758855xPPDdm','3760PsfsDy','22OFcUOm','6912iszSBA','558429rYFmDQ','5973108uyIegT','7199751pZbzWh','98fMFjkG','505GExDKo','10DIxtPF','4uhbdUh','8aaQXtC','247867Smhitq','authRequired','../auth/get-cookie.js'];a220_0x4bb9=function(){return _0x5244be;};return a220_0x4bb9();}import{getIsSessionValid}from'../auth/is-session-valid.js';import{CliErrors}from'../errors.js';function a220_0x53f5(_0x363300,_0x4b54eb){_0x363300=_0x363300-0xfa;const _0x4bb925=a220_0x4bb9();let _0x53f544=_0x4bb925[_0x363300];return _0x53f544;}export async function buildAuth(_0x4a3a24){const _0x33a1f8=a220_0x53f5,{getCookie:_0x3ffea9}=await import(_0x33a1f8(0x103)),_0xffa93a=_0x4a3a24['cookie']||_0x3ffea9(),_0xe2365b=_0xffa93a?await getIsSessionValid():![];return{'cookie':_0xffa93a,'isLoggedIn':_0xe2365b,async 'getOrLogin'(){const _0x1a7778=_0x33a1f8;if(_0xffa93a&&_0xe2365b)return _0xffa93a;throw CliErrors[_0x1a7778(0x102)]();}};}
@@ -1 +1 @@
1
- const a219_0x4c3922=a219_0x4564;(function(_0x7d994a,_0x56547a){const _0x2d3a7c=a219_0x4564,_0x1837df=_0x7d994a();while(!![]){try{const _0x281a9c=parseInt(_0x2d3a7c(0x17a))/0x1*(-parseInt(_0x2d3a7c(0x191))/0x2)+parseInt(_0x2d3a7c(0x18f))/0x3+parseInt(_0x2d3a7c(0x18e))/0x4+-parseInt(_0x2d3a7c(0x18c))/0x5*(-parseInt(_0x2d3a7c(0x199))/0x6)+parseInt(_0x2d3a7c(0x171))/0x7*(-parseInt(_0x2d3a7c(0x1a2))/0x8)+parseInt(_0x2d3a7c(0x193))/0x9+parseInt(_0x2d3a7c(0x18d))/0xa;if(_0x281a9c===_0x56547a)break;else _0x1837df['push'](_0x1837df['shift']());}catch(_0x22e0fa){_0x1837df['push'](_0x1837df['shift']());}}}(a219_0x1cc2,0xc0c15));import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{dirname,parse,resolve}from'node:path';import{homedir}from'node:os';import{CLI_BIN_NAME}from'../constant/cli.js';export const NEW_CONFIG_NAME=a219_0x4c3922(0x178);function a219_0x4564(_0x15399b,_0x5add13){_0x15399b=_0x15399b-0x16f;const _0x1cc226=a219_0x1cc2();let _0x4564ce=_0x1cc226[_0x15399b];return _0x4564ce;}export const CONFIG_NAMES=[NEW_CONFIG_NAME];const normalizedWriteCache=new Map();export function resolveConfigPath(_0xaa0242){for(const _0x3dd59c of CONFIG_NAMES){const _0x3a5040=resolve(_0xaa0242,_0x3dd59c);if(existsSync(_0x3a5040))return _0x3a5040;}return undefined;}export function findProjectRootDirectory(_0x3d6a9a=process[a219_0x4c3922(0x198)]()){let _0x2beb16=resolve(_0x3d6a9a);const {root:_0x5ec431}=parse(_0x2beb16),_0x417598=homedir();while(!![]){if(resolveConfigPath(_0x2beb16)){if(_0x2beb16===_0x417598)break;return _0x2beb16;}if(_0x2beb16===_0x5ec431||_0x2beb16===_0x417598)break;const _0xa09d37=dirname(_0x2beb16);if(_0xa09d37===_0x2beb16)break;_0x2beb16=_0xa09d37;}return resolve(_0x3d6a9a);}export function getProjectConfigPath(){const _0x2ccb38=a219_0x4c3922;return resolveConfigPath(process[_0x2ccb38(0x198)]());}export function getGlobalConfigPath(){return resolveConfigPath(homedir());}export function isInProject(){return!!getProjectConfigPath();}export function inspectCliConfigJsonFile(_0xf533d){const _0x81f057=a219_0x4c3922;if(!existsSync(_0xf533d))return{'status':_0x81f057(0x188)};try{const _0x205183=readFileSync(_0xf533d,{'encoding':_0x81f057(0x187)});if(!_0x205183?.[_0x81f057(0x19b)]())return{'status':_0x81f057(0x184)};const _0x504a24=JSON['parse'](_0x205183);return{'status':'ok','data':_0x504a24};}catch(_0x11891b){return{'status':'error','message':_0x11891b instanceof Error?_0x11891b['message']:String(_0x11891b)};}}function parseCliConfigJsonFile(_0x3c19f4,_0x326481,_0x2e0d0c){const _0x300f63=a219_0x4c3922,_0x2bfaf4=inspectCliConfigJsonFile(_0x3c19f4);if(_0x2bfaf4[_0x300f63(0x19c)]===_0x300f63(0x188)||_0x2bfaf4[_0x300f63(0x19c)]===_0x300f63(0x184))return{};if(_0x2bfaf4[_0x300f63(0x19c)]==='ok')return _0x2bfaf4[_0x300f63(0x197)];return _0x326481==='warn'&&_0x2e0d0c&&console[_0x300f63(0x172)](CLI_BIN_NAME+':\x20'+_0x2e0d0c+_0x300f63(0x19e)+_0x3c19f4+_0x300f63(0x183)+_0x2bfaf4[_0x300f63(0x16f)]),{};}function normalizeLegacyConfigShape(_0x459bfc){const _0x2e3895=a219_0x4c3922;if(!_0x459bfc||typeof _0x459bfc!=='object')return{'config':{},'migrated':![]};const _0x3bd43d={..._0x459bfc},_0x14306d=_0x3bd43d[_0x2e3895(0x186)]&&typeof _0x3bd43d['apps']==='object'?{..._0x3bd43d['apps']}:{},_0x4e4565=Object[_0x2e3895(0x185)](_0x14306d)[_0x2e3895(0x18b)],_0x31d8bd=_0x3bd43d[_0x2e3895(0x1a0)]||_0x3bd43d[_0x2e3895(0x173)];let _0x5445a5=![];if(_0x31d8bd&&_0x4e4565===0x0){const _0x5d3494=typeof _0x3bd43d[_0x2e3895(0x181)]===_0x2e3895(0x182)&&_0x3bd43d[_0x2e3895(0x181)]['trim']()?_0x3bd43d[_0x2e3895(0x181)]:String(_0x31d8bd)[_0x2e3895(0x19b)]();_0x14306d[_0x5d3494]={'appcode':String(_0x31d8bd)[_0x2e3895(0x19b)](),..._0x3bd43d[_0x2e3895(0x179)]!=null?{'env':_0x3bd43d[_0x2e3895(0x179)]}:{},..._0x3bd43d[_0x2e3895(0x17b)]!=null?{'apiDir':_0x3bd43d[_0x2e3895(0x17b)]}:{},..._0x3bd43d[_0x2e3895(0x18a)]!=null?{'cookie':_0x3bd43d[_0x2e3895(0x18a)]}:{},..._0x3bd43d['accessKey']!=null?{'accessKey':_0x3bd43d[_0x2e3895(0x19f)]}:{},..._0x3bd43d['format']!=null?{'format':_0x3bd43d[_0x2e3895(0x1a3)]}:{},..._0x3bd43d[_0x2e3895(0x17f)]!=null?{'pageSize':_0x3bd43d[_0x2e3895(0x17f)]}:{},..._0x3bd43d[_0x2e3895(0x17c)]!=null?{'riskLevel':_0x3bd43d['riskLevel']}:{},..._0x3bd43d[_0x2e3895(0x177)]!=null?{'locale':_0x3bd43d['locale']}:{}},_0x3bd43d[_0x2e3895(0x186)]=_0x14306d,delete _0x3bd43d[_0x2e3895(0x181)],_0x5445a5=!![];}return(_0x2e3895(0x1a0)in _0x3bd43d||_0x2e3895(0x173)in _0x3bd43d)&&(delete _0x3bd43d[_0x2e3895(0x1a0)],delete _0x3bd43d[_0x2e3895(0x173)],_0x5445a5=!![]),{'config':_0x3bd43d,'migrated':_0x5445a5};}function writeNormalizedConfigIfNeeded(_0x3da002,_0x235088){const _0x593cc9=a219_0x4c3922,_0x18525=JSON[_0x593cc9(0x17e)](_0x235088,null,0x2)+'\x0a';if(normalizedWriteCache[_0x593cc9(0x174)](_0x3da002)===_0x18525)return;writeConfigFile(_0x3da002,_0x235088),normalizedWriteCache[_0x593cc9(0x176)](_0x3da002,_0x18525);}function parseAndNormalizeConfig(_0x193291,_0x362305,_0x414c5f){const _0x22a9f3=a219_0x4c3922,_0x339caa=parseCliConfigJsonFile(_0x193291,_0x362305,_0x414c5f),_0x5496e6=normalizeLegacyConfigShape(_0x339caa);if(_0x5496e6[_0x22a9f3(0x17d)])try{writeNormalizedConfigIfNeeded(_0x193291,_0x5496e6['config']);}catch{}return _0x5496e6[_0x22a9f3(0x195)];}export function loadRawConfigLayers(_0x1c2642){const _0x179242=a219_0x4c3922;let _0x34a715={},_0x53dbd8={};const _0x4ebe0f=resolveConfigPath(homedir());_0x4ebe0f&&(_0x34a715=parseAndNormalizeConfig(_0x4ebe0f,_0x179242(0x19a),_0x179242(0x180)));const _0x1e392c=_0x1c2642??findProjectRootDirectory(),_0x1b3e98=resolveConfigPath(_0x1e392c);return _0x1b3e98&&(_0x53dbd8=parseAndNormalizeConfig(_0x1b3e98,'warn','Project')),{'globalPath':_0x4ebe0f,'projectPath':_0x1b3e98,'globalConfig':_0x34a715,'projectConfig':_0x53dbd8};}const INHERIT_WHITELIST=[a219_0x4c3922(0x18a),a219_0x4c3922(0x19f),a219_0x4c3922(0x177),'format',a219_0x4c3922(0x17c),'pageSize',a219_0x4c3922(0x19d),'userDomain',a219_0x4c3922(0x1a1),'runtimeDomain',a219_0x4c3922(0x192),a219_0x4c3922(0x170),a219_0x4c3922(0x175)];export function mergeRawConfigLayers(_0x6dd02c){const _0x4be6e9=a219_0x4c3922,{globalConfig:_0x4ace0a,projectConfig:_0x3cad80}=_0x6dd02c,_0xf41e05=!!_0x6dd02c[_0x4be6e9(0x189)]||Object[_0x4be6e9(0x185)](_0x3cad80)[_0x4be6e9(0x18b)]>0x0;if(!_0xf41e05)return mergeGlobalOnly(_0x4ace0a);return mergeProjectFirst(_0x4ace0a,_0x3cad80);}function mergeGlobalOnly(_0x413f76){const _0x498c83=a219_0x4c3922,_0x1e416c={..._0x413f76};delete _0x1e416c['inherit'];const _0x4fdcd6=_0x413f76['apps']&&typeof _0x413f76[_0x498c83(0x186)]==='object'?_0x413f76['apps']:{};if(Object[_0x498c83(0x185)](_0x4fdcd6)['length']>0x0)_0x1e416c[_0x498c83(0x186)]=_0x4fdcd6;if(_0x413f76[_0x498c83(0x181)])_0x1e416c[_0x498c83(0x181)]=_0x413f76[_0x498c83(0x181)];return _0x1e416c;}function mergeProjectFirst(_0x188285,_0x902383){const _0x59c184=a219_0x4c3922,_0x1ee414={..._0x902383};delete _0x1ee414[_0x59c184(0x190)];for(const _0xb648d3 of INHERIT_WHITELIST){!(_0xb648d3 in _0x1ee414)&&_0xb648d3 in _0x188285&&(_0x1ee414[_0xb648d3]=_0x188285[_0xb648d3]);}const _0x167067=_0x902383[_0x59c184(0x186)]&&typeof _0x902383[_0x59c184(0x186)]===_0x59c184(0x194)?_0x902383['apps']:{};return Object[_0x59c184(0x185)](_0x167067)[_0x59c184(0x18b)]>0x0?_0x1ee414['apps']=_0x167067:delete _0x1ee414[_0x59c184(0x186)],'defaultApp'in _0x902383?_0x1ee414[_0x59c184(0x181)]=_0x902383['defaultApp']:delete _0x1ee414[_0x59c184(0x181)],_0x1ee414;}function a219_0x1cc2(){const _0x10a913=['4399173TiYRxU','inherit','30NlIWUg','skillDomain','3687039CQmHJQ','object','config','project','data','cwd','265986FquDMc','warn','trim','status','region','\x20config\x20file\x20ignored\x20(invalid\x20JSON\x20or\x20unreadable):\x20','accessKey','appcode','apiDomain','21248wVKxXx','format','message','kbDomain','2723rPnhLZ','error','app','get','appDomain','set','locale','.rabetbase.json','env','33471UUalcL','apiDir','riskLevel','migrated','stringify','pageSize','Global','defaultApp','string','\x0a\x20\x20','empty','keys','apps','utf8','missing','projectPath','cookie','length','25ivfqcM','1664120LMPpjY','242580EpJFdr'];a219_0x1cc2=function(){return _0x10a913;};return a219_0x1cc2();}export function readRawConfigWithLayers(_0x2de696){const _0x7392eb=loadRawConfigLayers(_0x2de696);return{'config':mergeRawConfigLayers(_0x7392eb),'layers':_0x7392eb};}export function readRawConfig(_0x94be6b){return mergeRawConfigLayers(loadRawConfigLayers(_0x94be6b));}export function readConfigFile(_0x2fd331){return parseAndNormalizeConfig(_0x2fd331,'silent');}export function writeConfigFile(_0x127794,_0x5e1504){const _0x208175=a219_0x4c3922,_0x31fa70=dirname(_0x127794);!existsSync(_0x31fa70)&&mkdirSync(_0x31fa70,{'recursive':!![]});const _0x220c7c=_0x127794+'.tmp';try{writeFileSync(_0x220c7c,JSON[_0x208175(0x17e)](_0x5e1504,null,0x2)+'\x0a',{'encoding':_0x208175(0x187),'mode':0x180}),renameSync(_0x220c7c,_0x127794);}catch(_0x3226ea){try{unlinkSync(_0x220c7c);}catch{}throw _0x3226ea;}}export function resolveWriteConfigPath(_0x56ae8a){const _0x5a5ade=a219_0x4c3922,_0x413019=_0x56ae8a===_0x5a5ade(0x196)?process[_0x5a5ade(0x198)]():homedir(),_0x27baf5=resolveConfigPath(_0x413019);return _0x27baf5??resolve(_0x413019,NEW_CONFIG_NAME);}
1
+ function a221_0xd493(){const _0x79fc5=['appDomain','apps','silent','set','defaultApp','project','app','config','string','\x0a\x20\x20','2OybNox','empty','1015530ZsSBFC','accessKey','Project','trim','userDomain','kbDomain','missing','message','inherit','pageSize','projectPath','format','cookie','utf8','2244543kjuCuL','appcode','stringify','warn','parse','\x20config\x20file\x20ignored\x20(invalid\x20JSON\x20or\x20unreadable):\x20','error','3384QcqjqQ','272azYChE','apiDir','region','keys','227470WGdGUv','length','481556wMibTM','riskLevel','status','60IgsZDt','7368592HNtSzQ','certificateDomain','45TkuSYl','locale','data','154108WQyfnW','Global','object'];a221_0xd493=function(){return _0x79fc5;};return a221_0xd493();}const a221_0x4bdbbe=a221_0x47a5;(function(_0x4e4e91,_0x3449c0){const _0x5e3ad1=a221_0x47a5,_0x34f1f1=_0x4e4e91();while(!![]){try{const _0x339f9f=parseInt(_0x5e3ad1(0xb8))/0x1*(-parseInt(_0x5e3ad1(0xd6))/0x2)+parseInt(_0x5e3ad1(0xdc))/0x3*(parseInt(_0x5e3ad1(0xdf))/0x4)+-parseInt(_0x5e3ad1(0xd4))/0x5*(-parseInt(_0x5e3ad1(0xd9))/0x6)+parseInt(_0x5e3ad1(0xc8))/0x7+parseInt(_0x5e3ad1(0xd0))/0x8*(parseInt(_0x5e3ad1(0xcf))/0x9)+parseInt(_0x5e3ad1(0xba))/0xa+-parseInt(_0x5e3ad1(0xda))/0xb;if(_0x339f9f===_0x3449c0)break;else _0x34f1f1['push'](_0x34f1f1['shift']());}catch(_0x77a6e6){_0x34f1f1['push'](_0x34f1f1['shift']());}}}(a221_0xd493,0x4d3f3));import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{dirname,parse,resolve}from'node:path';import{homedir}from'node:os';import{CLI_BIN_NAME}from'../constant/cli.js';export const NEW_CONFIG_NAME='.rabetbase.json';export const CONFIG_NAMES=[NEW_CONFIG_NAME];const normalizedWriteCache=new Map();function a221_0x47a5(_0x35f133,_0x16774d){_0x35f133=_0x35f133-0xb3;const _0xd4935d=a221_0xd493();let _0x47a521=_0xd4935d[_0x35f133];return _0x47a521;}export function resolveConfigPath(_0x1c208b){for(const _0x3baca0 of CONFIG_NAMES){const _0xf9f334=resolve(_0x1c208b,_0x3baca0);if(existsSync(_0xf9f334))return _0xf9f334;}return undefined;}export function findProjectRootDirectory(_0x413336=process['cwd']()){let _0xff29fc=resolve(_0x413336);const {root:_0x4ca687}=parse(_0xff29fc),_0x42e7b7=homedir();while(!![]){if(resolveConfigPath(_0xff29fc)){if(_0xff29fc===_0x42e7b7)break;return _0xff29fc;}if(_0xff29fc===_0x4ca687||_0xff29fc===_0x42e7b7)break;const _0x2087c=dirname(_0xff29fc);if(_0x2087c===_0xff29fc)break;_0xff29fc=_0x2087c;}return resolve(_0x413336);}export function getProjectConfigPath(){return resolveConfigPath(process['cwd']());}export function getGlobalConfigPath(){return resolveConfigPath(homedir());}export function isInProject(){return!!getProjectConfigPath();}export function inspectCliConfigJsonFile(_0x155582){const _0x4e6aac=a221_0x47a5;if(!existsSync(_0x155582))return{'status':_0x4e6aac(0xc0)};try{const _0x2c47a9=readFileSync(_0x155582,{'encoding':_0x4e6aac(0xc7)});if(!_0x2c47a9?.[_0x4e6aac(0xbd)]())return{'status':_0x4e6aac(0xb9)};const _0x2517c2=JSON[_0x4e6aac(0xcc)](_0x2c47a9);return{'status':'ok','data':_0x2517c2};}catch(_0x4d58ae){return{'status':_0x4e6aac(0xce),'message':_0x4d58ae instanceof Error?_0x4d58ae[_0x4e6aac(0xc1)]:String(_0x4d58ae)};}}function parseCliConfigJsonFile(_0x56bc23,_0x17a82e,_0x3a47ba){const _0x3b34b6=a221_0x47a5,_0x456b28=inspectCliConfigJsonFile(_0x56bc23);if(_0x456b28['status']==='missing'||_0x456b28[_0x3b34b6(0xd8)]==='empty')return{};if(_0x456b28[_0x3b34b6(0xd8)]==='ok')return _0x456b28[_0x3b34b6(0xde)];return _0x17a82e===_0x3b34b6(0xcb)&&_0x3a47ba&&console[_0x3b34b6(0xce)](CLI_BIN_NAME+':\x20'+_0x3a47ba+_0x3b34b6(0xcd)+_0x56bc23+_0x3b34b6(0xb7)+_0x456b28[_0x3b34b6(0xc1)]),{};}function normalizeLegacyConfigShape(_0x1ad436){const _0x5db036=a221_0x47a5;if(!_0x1ad436||typeof _0x1ad436!==_0x5db036(0xe1))return{'config':{},'migrated':![]};const _0x2c873c={..._0x1ad436},_0x227757=_0x2c873c[_0x5db036(0xe3)]&&typeof _0x2c873c[_0x5db036(0xe3)]===_0x5db036(0xe1)?{..._0x2c873c[_0x5db036(0xe3)]}:{},_0x11a96f=Object['keys'](_0x227757)[_0x5db036(0xd5)],_0x4159d1=_0x2c873c[_0x5db036(0xc9)]||_0x2c873c[_0x5db036(0xb4)];let _0x3db8c5=![];if(_0x4159d1&&_0x11a96f===0x0){const _0x5f3baa=typeof _0x2c873c[_0x5db036(0xe6)]===_0x5db036(0xb6)&&_0x2c873c['defaultApp'][_0x5db036(0xbd)]()?_0x2c873c[_0x5db036(0xe6)]:String(_0x4159d1)[_0x5db036(0xbd)]();_0x227757[_0x5f3baa]={'appcode':String(_0x4159d1)[_0x5db036(0xbd)](),..._0x2c873c['env']!=null?{'env':_0x2c873c['env']}:{},..._0x2c873c[_0x5db036(0xd1)]!=null?{'apiDir':_0x2c873c[_0x5db036(0xd1)]}:{},..._0x2c873c[_0x5db036(0xc6)]!=null?{'cookie':_0x2c873c[_0x5db036(0xc6)]}:{},..._0x2c873c[_0x5db036(0xbb)]!=null?{'accessKey':_0x2c873c[_0x5db036(0xbb)]}:{},..._0x2c873c['format']!=null?{'format':_0x2c873c[_0x5db036(0xc5)]}:{},..._0x2c873c[_0x5db036(0xc3)]!=null?{'pageSize':_0x2c873c[_0x5db036(0xc3)]}:{},..._0x2c873c[_0x5db036(0xd7)]!=null?{'riskLevel':_0x2c873c[_0x5db036(0xd7)]}:{},..._0x2c873c[_0x5db036(0xdd)]!=null?{'locale':_0x2c873c[_0x5db036(0xdd)]}:{}},_0x2c873c['apps']=_0x227757,delete _0x2c873c[_0x5db036(0xe6)],_0x3db8c5=!![];}return(_0x5db036(0xc9)in _0x2c873c||_0x5db036(0xb4)in _0x2c873c)&&(delete _0x2c873c[_0x5db036(0xc9)],delete _0x2c873c[_0x5db036(0xb4)],_0x3db8c5=!![]),{'config':_0x2c873c,'migrated':_0x3db8c5};}function writeNormalizedConfigIfNeeded(_0x277ce8,_0x3e8248){const _0x5e549f=a221_0x47a5,_0x4124cc=JSON[_0x5e549f(0xca)](_0x3e8248,null,0x2)+'\x0a';if(normalizedWriteCache['get'](_0x277ce8)===_0x4124cc)return;writeConfigFile(_0x277ce8,_0x3e8248),normalizedWriteCache[_0x5e549f(0xe5)](_0x277ce8,_0x4124cc);}function parseAndNormalizeConfig(_0x5e3495,_0x435425,_0x234ec6){const _0x17244d=a221_0x47a5,_0x1688c5=parseCliConfigJsonFile(_0x5e3495,_0x435425,_0x234ec6),_0x24ac52=normalizeLegacyConfigShape(_0x1688c5);if(_0x24ac52['migrated'])try{writeNormalizedConfigIfNeeded(_0x5e3495,_0x24ac52[_0x17244d(0xb5)]);}catch{}return _0x24ac52['config'];}export function loadRawConfigLayers(_0x19106f){const _0x495610=a221_0x47a5;let _0x482c67={},_0x24ae28={};const _0xc0a9f5=resolveConfigPath(homedir());_0xc0a9f5&&(_0x482c67=parseAndNormalizeConfig(_0xc0a9f5,'warn',_0x495610(0xe0)));const _0x2805da=_0x19106f??findProjectRootDirectory(),_0x21118e=resolveConfigPath(_0x2805da);return _0x21118e&&(_0x24ae28=parseAndNormalizeConfig(_0x21118e,_0x495610(0xcb),_0x495610(0xbc))),{'globalPath':_0xc0a9f5,'projectPath':_0x21118e,'globalConfig':_0x482c67,'projectConfig':_0x24ae28};}const INHERIT_WHITELIST=[a221_0x4bdbbe(0xc6),a221_0x4bdbbe(0xbb),a221_0x4bdbbe(0xdd),a221_0x4bdbbe(0xc5),'riskLevel',a221_0x4bdbbe(0xc3),a221_0x4bdbbe(0xd2),a221_0x4bdbbe(0xbe),'apiDomain','runtimeDomain','skillDomain',a221_0x4bdbbe(0xbf),a221_0x4bdbbe(0xe2),'localDomain',a221_0x4bdbbe(0xdb)];export function mergeRawConfigLayers(_0x43b456){const _0x504514=a221_0x4bdbbe,{globalConfig:_0xb883da,projectConfig:_0x414288}=_0x43b456,_0x42cd9e=!!_0x43b456[_0x504514(0xc4)]||Object[_0x504514(0xd3)](_0x414288)[_0x504514(0xd5)]>0x0;if(!_0x42cd9e)return mergeGlobalOnly(_0xb883da);return mergeProjectFirst(_0xb883da,_0x414288);}function mergeGlobalOnly(_0xb277f6){const _0x3fdf59=a221_0x4bdbbe,_0x518e48={..._0xb277f6};delete _0x518e48[_0x3fdf59(0xc2)];const _0x4e9ef8=_0xb277f6[_0x3fdf59(0xe3)]&&typeof _0xb277f6['apps']===_0x3fdf59(0xe1)?_0xb277f6[_0x3fdf59(0xe3)]:{};if(Object[_0x3fdf59(0xd3)](_0x4e9ef8)['length']>0x0)_0x518e48[_0x3fdf59(0xe3)]=_0x4e9ef8;if(_0xb277f6[_0x3fdf59(0xe6)])_0x518e48[_0x3fdf59(0xe6)]=_0xb277f6['defaultApp'];return _0x518e48;}function mergeProjectFirst(_0x2a4eea,_0x37ab26){const _0x566520=a221_0x4bdbbe,_0x4a1af4={..._0x37ab26};delete _0x4a1af4[_0x566520(0xc2)];for(const _0x12b84b of INHERIT_WHITELIST){!(_0x12b84b in _0x4a1af4)&&_0x12b84b in _0x2a4eea&&(_0x4a1af4[_0x12b84b]=_0x2a4eea[_0x12b84b]);}const _0x229f16=_0x37ab26[_0x566520(0xe3)]&&typeof _0x37ab26[_0x566520(0xe3)]===_0x566520(0xe1)?_0x37ab26[_0x566520(0xe3)]:{};return Object['keys'](_0x229f16)[_0x566520(0xd5)]>0x0?_0x4a1af4['apps']=_0x229f16:delete _0x4a1af4[_0x566520(0xe3)],_0x566520(0xe6)in _0x37ab26?_0x4a1af4['defaultApp']=_0x37ab26[_0x566520(0xe6)]:delete _0x4a1af4[_0x566520(0xe6)],_0x4a1af4;}export function readRawConfigWithLayers(_0x3a0be0){const _0x2b07c0=loadRawConfigLayers(_0x3a0be0);return{'config':mergeRawConfigLayers(_0x2b07c0),'layers':_0x2b07c0};}export function readRawConfig(_0x4424f9){return mergeRawConfigLayers(loadRawConfigLayers(_0x4424f9));}export function readConfigFile(_0x180c52){const _0x1e23fc=a221_0x4bdbbe;return parseAndNormalizeConfig(_0x180c52,_0x1e23fc(0xe4));}export function writeConfigFile(_0x4935e7,_0x25be65){const _0x1c4525=a221_0x4bdbbe,_0x2af29e=dirname(_0x4935e7);!existsSync(_0x2af29e)&&mkdirSync(_0x2af29e,{'recursive':!![]});const _0x4932df=_0x4935e7+'.tmp';try{writeFileSync(_0x4932df,JSON[_0x1c4525(0xca)](_0x25be65,null,0x2)+'\x0a',{'encoding':_0x1c4525(0xc7),'mode':0x180}),renameSync(_0x4932df,_0x4935e7);}catch(_0x2055b2){try{unlinkSync(_0x4932df);}catch{}throw _0x2055b2;}}export function resolveWriteConfigPath(_0x44d865){const _0x36b22d=a221_0x4bdbbe,_0x11e4e9=_0x44d865===_0x36b22d(0xb3)?process['cwd']():homedir(),_0x1cfa4e=resolveConfigPath(_0x11e4e9);return _0x1cfa4e??resolve(_0x11e4e9,NEW_CONFIG_NAME);}
package/lib/context.js CHANGED
@@ -1 +1 @@
1
- const a220_0x5113f6=a220_0x4c35;(function(_0x20a2d4,_0x385fe5){const _0x289736=a220_0x4c35,_0x1af1e0=_0x20a2d4();while(!![]){try{const _0x11d53b=parseInt(_0x289736(0x187))/0x1+-parseInt(_0x289736(0x18f))/0x2*(-parseInt(_0x289736(0x16e))/0x3)+-parseInt(_0x289736(0x195))/0x4+parseInt(_0x289736(0x18d))/0x5+-parseInt(_0x289736(0x175))/0x6+-parseInt(_0x289736(0x18a))/0x7*(parseInt(_0x289736(0x167))/0x8)+parseInt(_0x289736(0x191))/0x9*(parseInt(_0x289736(0x17e))/0xa);if(_0x11d53b===_0x385fe5)break;else _0x1af1e0['push'](_0x1af1e0['shift']());}catch(_0x50c905){_0x1af1e0['push'](_0x1af1e0['shift']());}}}(a220_0x674a,0x89a5b));import{resolve}from'node:path';import{CLI_BIN_NAME}from'./constant/cli.js';import{buildAuth}from'./context/auth-resolver.js';import{resolveAppConfig}from'./context/app-resolver.js';function a220_0x4c35(_0x890138,_0x2c13b9){_0x890138=_0x890138-0x165;const _0x674a05=a220_0x674a();let _0x4c35fc=_0x674a05[_0x890138];return _0x4c35fc;}import{CONFIG_NAMES,NEW_CONFIG_NAME,findProjectRootDirectory,getGlobalConfigPath,getProjectConfigPath,inspectCliConfigJsonFile,isInProject,loadRawConfigLayers,mergeRawConfigLayers,readConfigFile,readRawConfig,readRawConfigWithLayers,resolveConfigPath,resolveWriteConfigPath,writeConfigFile}from'./context/config-loader.js';import{normalizeLovrabetRegion}from'./constant/region.js';import{logger}from'./utils/logger.js';export{CONFIG_NAMES,NEW_CONFIG_NAME,findProjectRootDirectory,getGlobalConfigPath,getProjectConfigPath,inspectCliConfigJsonFile,isInProject,loadRawConfigLayers,mergeRawConfigLayers,readConfigFile,readRawConfig,readRawConfigWithLayers,resolveConfigPath,resolveWriteConfigPath,writeConfigFile};function env(_0x5f40d2){return process.env[`RABETBASE_${_0x5f40d2}`]||process.env[`LOVRABET_${_0x5f40d2}`]||undefined;}function optionalString(_0x1f1b01){const _0x112706=a220_0x4c35;return typeof _0x1f1b01===_0x112706(0x181)&&_0x1f1b01[_0x112706(0x18b)]()?_0x1f1b01[_0x112706(0x18b)]():undefined;}export async function createContext(_0x1a5a15){const _0x20abd9=a220_0x4c35,{config:_0x128c21,layers:_0x531490}=readRawConfigWithLayers(),_0x352783=buildConfig(_0x128c21,_0x1a5a15,_0x531490);await initGlobalEnvironment(_0x352783);const {getUserDomain:_0x4e0b12,getApiDomain:_0x3e7016}=await import('./constant/domain.js'),_0x99cd59={'apiDomain':_0x3e7016(),'userDomain':_0x4e0b12()},_0x156feb=await buildAuth(_0x352783);logger['setLogPath'](process['cwd']());const _0x16cb65=(CLI_BIN_NAME+'\x20'+process['argv'][_0x20abd9(0x184)](0x2)[_0x20abd9(0x165)]('\x20'))['trim']();logger['setRawCommand'](_0x16cb65);const {isNonInteractive:_0x17c6cd}=await import(_0x20abd9(0x189)),_0x52e1e1=_0x17c6cd(_0x1a5a15);return{'config':_0x352783,'auth':_0x156feb,'logger':logger,'env':_0x99cd59,'nonInteractive':_0x52e1e1};}export function buildConfigFromFlags(_0x3e1362){const {config:_0x5b6ef6,layers:_0xe9a9e0}=readRawConfigWithLayers();return buildConfig(_0x5b6ef6,_0x3e1362,_0xe9a9e0);}export async function initGlobalEnvironment(_0x7576c4){const _0x4741ee=a220_0x4c35,{initEnv:_0x4c4b1b}=await import(_0x4741ee(0x180));_0x4c4b1b(_0x7576c4['env']);const {initDomains:_0xc5a048}=await import(_0x4741ee(0x177));_0xc5a048({'region':normalizeLovrabetRegion(_0x7576c4[_0x4741ee(0x190)]?.[_0x4741ee(0x16b)]),'apiDomain':optionalString(_0x7576c4[_0x4741ee(0x190)]?.[_0x4741ee(0x170)]),'userDomain':optionalString(_0x7576c4[_0x4741ee(0x190)]?.[_0x4741ee(0x182)]),'runtimeDomain':optionalString(_0x7576c4[_0x4741ee(0x190)]?.[_0x4741ee(0x16f)]),'skillDomain':optionalString(_0x7576c4['raw']?.[_0x4741ee(0x178)])||optionalString(_0x7576c4[_0x4741ee(0x190)]?.[_0x4741ee(0x179)])||optionalString(_0x7576c4['raw']?.[_0x4741ee(0x171)])||optionalString(_0x7576c4['raw']?.[_0x4741ee(0x168)]),'kbDomain':optionalString(_0x7576c4[_0x4741ee(0x190)]?.[_0x4741ee(0x17b)])||optionalString(_0x7576c4[_0x4741ee(0x190)]?.[_0x4741ee(0x171)])||optionalString(_0x7576c4['raw']?.[_0x4741ee(0x168)]),'appDomain':optionalString(_0x7576c4['raw']?.['appDomain'])});}export function getConfigAppCode(_0x132134){const _0x80704e=a220_0x4c35,_0x25eaf3=readRawConfig(_0x132134);if(_0x25eaf3[_0x80704e(0x17d)]&&typeof _0x25eaf3['apps']===_0x80704e(0x16a)){const _0x100f66=_0x25eaf3[_0x80704e(0x176)];if(_0x100f66)return _0x25eaf3[_0x80704e(0x17d)][_0x100f66]?.['appcode']?String(_0x25eaf3[_0x80704e(0x17d)][_0x100f66]['appcode'])['trim']():undefined;const _0x29bf0b=Object[_0x80704e(0x194)](_0x25eaf3[_0x80704e(0x17d)]);if(_0x29bf0b['length']===0x1&&_0x29bf0b[0x0]?.[_0x80704e(0x173)])return String(_0x29bf0b[0x0]['appcode'])[_0x80704e(0x18b)]();}const _0x1b2e02=_0x25eaf3[_0x80704e(0x173)]||_0x25eaf3['app'];if(typeof _0x1b2e02!==_0x80704e(0x181)||_0x1b2e02[_0x80704e(0x18b)]()==='')return undefined;return _0x1b2e02['trim']();}export function getMultiAppConfigs(_0x4daec9=a220_0x5113f6(0x17a),_0x3cd462){const _0x393f9f=a220_0x5113f6,_0x4b4060=loadRawConfigLayers(_0x3cd462);let _0x39a3b0,_0x89b2ad;if(_0x4daec9===_0x393f9f(0x16c)){const _0x5c48a4=_0x4b4060['globalConfig'][_0x393f9f(0x17d)]&&typeof _0x4b4060['globalConfig'][_0x393f9f(0x17d)]===_0x393f9f(0x16a)?_0x4b4060[_0x393f9f(0x186)][_0x393f9f(0x17d)]:{},_0x3f63d8=_0x4b4060[_0x393f9f(0x174)][_0x393f9f(0x17d)]&&typeof _0x4b4060[_0x393f9f(0x174)][_0x393f9f(0x17d)]==='object'?_0x4b4060[_0x393f9f(0x174)][_0x393f9f(0x17d)]:{};_0x39a3b0={..._0x5c48a4,..._0x3f63d8};const _0x3dee4b=readRawConfig(_0x3cd462);_0x89b2ad=_0x3dee4b[_0x393f9f(0x176)];}else _0x39a3b0=_0x4b4060[_0x393f9f(0x174)][_0x393f9f(0x17d)],_0x89b2ad=_0x4b4060[_0x393f9f(0x174)]['defaultApp'];!_0x89b2ad&&_0x39a3b0&&typeof _0x39a3b0==='object'&&Object[_0x393f9f(0x193)](_0x39a3b0)[_0x393f9f(0x18c)]===0x1&&(_0x89b2ad=Object[_0x393f9f(0x193)](_0x39a3b0)[0x0]);if(!_0x39a3b0||typeof _0x39a3b0!==_0x393f9f(0x16a)||Object[_0x393f9f(0x193)](_0x39a3b0)[_0x393f9f(0x18c)]===0x0)return null;return Object[_0x393f9f(0x166)](_0x39a3b0)[_0x393f9f(0x172)](([_0x578e24,_0x211aff])=>({'name':_0x578e24,'appcode':_0x211aff?.[_0x393f9f(0x173)]||'','isDefault':_0x578e24===_0x89b2ad,'env':_0x211aff?.['env'],'apiDir':_0x211aff?.[_0x393f9f(0x169)],'cookie':_0x211aff?.[_0x393f9f(0x185)]||undefined}))[_0x393f9f(0x17c)](_0x2aa887=>_0x2aa887[_0x393f9f(0x173)]);}export function getTemplateBaseUrl(_0x374ece){const _0x194d0d=a220_0x5113f6,_0x47a241=readRawConfig(_0x374ece);if(_0x47a241['template_base_url']&&typeof _0x47a241[_0x194d0d(0x188)]===_0x194d0d(0x181))return _0x47a241[_0x194d0d(0x188)][_0x194d0d(0x18e)](/\/$/,'');return _0x194d0d(0x192);}function buildConfig(_0x1e28cf,_0x331b92,_0x3c0c4d){return{...resolveAppConfig({'raw':_0x1e28cf,'flags':_0x331b92,'layers':_0x3c0c4d,'readEnv':env}),'raw':_0x1e28cf};}export function resolveApiFilePath(_0x1ffc78,_0x217a6f){const _0x15c2f9=a220_0x5113f6,_0x3c6b9f=resolve(process[_0x15c2f9(0x183)](),_0x1ffc78),_0x58ab14=resolve(_0x3c6b9f,_0x15c2f9(0x16d));if(!_0x217a6f)return _0x58ab14;const _0x183e5a=readRawConfig(),_0x262f01=_0x183e5a[_0x15c2f9(0x17d)]&&typeof _0x183e5a['apps']===_0x15c2f9(0x16a)?_0x183e5a['apps']:{},_0xcdb4c5=Object[_0x15c2f9(0x166)](_0x262f01)[_0x15c2f9(0x17f)](([,_0x3f0103])=>_0x3f0103?.['appcode']===_0x217a6f);if(!_0xcdb4c5)return _0x58ab14;const [_0x3aa144,_0x1e68e3]=_0xcdb4c5,_0x139f4b=typeof _0x183e5a[_0x15c2f9(0x176)]===_0x15c2f9(0x181)?_0x183e5a[_0x15c2f9(0x176)]:undefined;if(_0x1e68e3?.[_0x15c2f9(0x169)])return _0x58ab14;if(_0x139f4b&&_0x3aa144!==_0x139f4b)return resolve(_0x3c6b9f,_0x3aa144+'-api.ts');return _0x58ab14;}function a220_0x674a(){const _0x3839b0=['projectConfig','5314776gxZtTn','defaultApp','./constant/domain.js','skillDomain','skillHubDomain','project','kbDomain','filter','apps','322540WPbzoR','find','./constant/env.js','string','userDomain','cwd','slice','cookie','globalConfig','1117583LpSyln','template_base_url','./utils/is-non-interactive.js','4619643apNYKH','trim','length','1680275lKmcyh','replace','26UljCBe','raw','180ZchedJ','https://g.lovrabet.com/dist/lovrabet-skill','keys','values','2128668SnLQuM','join','entries','8ezGXxN','platformDomain','apiDir','object','region','merged','api.ts','125307ARKOXC','runtimeDomain','apiDomain','agentDomain','map','appcode'];a220_0x674a=function(){return _0x3839b0;};return a220_0x674a();}
1
+ const a222_0x117440=a222_0x4079;(function(_0x246fe3,_0x42b7df){const _0x4ad910=a222_0x4079,_0x3c1e09=_0x246fe3();while(!![]){try{const _0x10e7b0=-parseInt(_0x4ad910(0x11b))/0x1+parseInt(_0x4ad910(0x102))/0x2+parseInt(_0x4ad910(0xf2))/0x3+parseInt(_0x4ad910(0xf1))/0x4*(-parseInt(_0x4ad910(0x10e))/0x5)+-parseInt(_0x4ad910(0xfc))/0x6+-parseInt(_0x4ad910(0x119))/0x7+parseInt(_0x4ad910(0x117))/0x8;if(_0x10e7b0===_0x42b7df)break;else _0x3c1e09['push'](_0x3c1e09['shift']());}catch(_0x2d0302){_0x3c1e09['push'](_0x3c1e09['shift']());}}}(a222_0x39e1,0x52918));function a222_0x4079(_0x945a6b,_0x120fa1){_0x945a6b=_0x945a6b-0xea;const _0x39e185=a222_0x39e1();let _0x40793f=_0x39e185[_0x945a6b];return _0x40793f;}import{resolve}from'node:path';function a222_0x39e1(){const _0x3ac4d1=['app','find','agentDomain','keys','object','setRawCommand','platformDomain','1891656jYladx','env','globalConfig','apps','appcode','apiDir','103204hGuYnc','raw','cwd','./constant/env.js','localDomain','join','runtimeDomain','project','skillHubDomain','https://g.lovrabet.com/dist/lovrabet-skill','./utils/is-non-interactive.js','./constant/domain.js','1095APhlCV','slice','kbDomain','userDomain','template_base_url','projectConfig','defaultApp','argv','entries','10440296YpJgHf','-api.ts','2256317avIzpg','appDomain','6681jHJcfE','setLogPath','string','trim','merged','api.ts','apiDomain','length','11652alZAZg','791388whJiAd','filter','map'];a222_0x39e1=function(){return _0x3ac4d1;};return a222_0x39e1();}import{CLI_BIN_NAME}from'./constant/cli.js';import{buildAuth}from'./context/auth-resolver.js';import{resolveAppConfig}from'./context/app-resolver.js';import{CONFIG_NAMES,NEW_CONFIG_NAME,findProjectRootDirectory,getGlobalConfigPath,getProjectConfigPath,inspectCliConfigJsonFile,isInProject,loadRawConfigLayers,mergeRawConfigLayers,readConfigFile,readRawConfig,readRawConfigWithLayers,resolveConfigPath,resolveWriteConfigPath,writeConfigFile}from'./context/config-loader.js';import{normalizeLovrabetRegion}from'./constant/region.js';import{logger}from'./utils/logger.js';export{CONFIG_NAMES,NEW_CONFIG_NAME,findProjectRootDirectory,getGlobalConfigPath,getProjectConfigPath,inspectCliConfigJsonFile,isInProject,loadRawConfigLayers,mergeRawConfigLayers,readConfigFile,readRawConfig,readRawConfigWithLayers,resolveConfigPath,resolveWriteConfigPath,writeConfigFile};function env(_0x30492b){return process.env[`RABETBASE_${_0x30492b}`]||process.env[`LOVRABET_${_0x30492b}`]||undefined;}function optionalString(_0x215396){const _0x13be9f=a222_0x4079;return typeof _0x215396===_0x13be9f(0xeb)&&_0x215396[_0x13be9f(0xec)]()?_0x215396[_0x13be9f(0xec)]():undefined;}export async function createContext(_0x2f2935){const _0x419870=a222_0x4079,{config:_0xfbe83e,layers:_0x161e7b}=readRawConfigWithLayers(),_0x4ebf68=buildConfig(_0xfbe83e,_0x2f2935,_0x161e7b);await initGlobalEnvironment(_0x4ebf68);const {getUserDomain:_0x10c32c,getApiDomain:_0x285b16}=await import(_0x419870(0x10d)),_0x265ff0={'apiDomain':_0x285b16(),'userDomain':_0x10c32c()},_0x5c1f37=await buildAuth(_0x4ebf68);logger[_0x419870(0xea)](process[_0x419870(0x104)]());const _0x44815b=(CLI_BIN_NAME+'\x20'+process[_0x419870(0x115)][_0x419870(0x10f)](0x2)[_0x419870(0x107)]('\x20'))[_0x419870(0xec)]();logger[_0x419870(0xfa)](_0x44815b);const {isNonInteractive:_0x153787}=await import(_0x419870(0x10c)),_0x3229d2=_0x153787(_0x2f2935);return{'config':_0x4ebf68,'auth':_0x5c1f37,'logger':logger,'env':_0x265ff0,'nonInteractive':_0x3229d2};}export function buildConfigFromFlags(_0x301ab5){const {config:_0x388321,layers:_0x20d9fb}=readRawConfigWithLayers();return buildConfig(_0x388321,_0x301ab5,_0x20d9fb);}export async function initGlobalEnvironment(_0xab421){const _0x23af80=a222_0x4079,{initEnv:_0x3c8bf1}=await import(_0x23af80(0x105));_0x3c8bf1(_0xab421[_0x23af80(0xfd)]);const {initDomains:_0x1397be}=await import('./constant/domain.js');_0x1397be({'region':normalizeLovrabetRegion(_0xab421['raw']?.['region']),'apiDomain':optionalString(_0xab421['raw']?.[_0x23af80(0xef)]),'userDomain':optionalString(_0xab421['raw']?.[_0x23af80(0x111)]),'runtimeDomain':optionalString(_0xab421['raw']?.[_0x23af80(0x108)]),'skillDomain':optionalString(_0xab421['raw']?.['skillDomain'])||optionalString(_0xab421[_0x23af80(0x103)]?.[_0x23af80(0x10a)])||optionalString(_0xab421[_0x23af80(0x103)]?.[_0x23af80(0xf7)])||optionalString(_0xab421[_0x23af80(0x103)]?.[_0x23af80(0xfb)]),'kbDomain':optionalString(_0xab421['raw']?.[_0x23af80(0x110)])||optionalString(_0xab421[_0x23af80(0x103)]?.['agentDomain'])||optionalString(_0xab421[_0x23af80(0x103)]?.[_0x23af80(0xfb)]),'appDomain':optionalString(_0xab421['raw']?.[_0x23af80(0x11a)]),'localDomain':optionalString(_0xab421[_0x23af80(0x103)]?.[_0x23af80(0x106)]),'certificateDomain':optionalString(_0xab421['raw']?.['certificateDomain'])});}export function getConfigAppCode(_0x408a1e){const _0x4a5436=a222_0x4079,_0x45c397=readRawConfig(_0x408a1e);if(_0x45c397[_0x4a5436(0xff)]&&typeof _0x45c397[_0x4a5436(0xff)]===_0x4a5436(0xf9)){const _0x4f2656=_0x45c397[_0x4a5436(0x114)];if(_0x4f2656)return _0x45c397[_0x4a5436(0xff)][_0x4f2656]?.[_0x4a5436(0x100)]?String(_0x45c397['apps'][_0x4f2656]['appcode'])['trim']():undefined;const _0x1c6246=Object['values'](_0x45c397[_0x4a5436(0xff)]);if(_0x1c6246[_0x4a5436(0xf0)]===0x1&&_0x1c6246[0x0]?.[_0x4a5436(0x100)])return String(_0x1c6246[0x0][_0x4a5436(0x100)])[_0x4a5436(0xec)]();}const _0x32ba57=_0x45c397[_0x4a5436(0x100)]||_0x45c397[_0x4a5436(0xf5)];if(typeof _0x32ba57!==_0x4a5436(0xeb)||_0x32ba57['trim']()==='')return undefined;return _0x32ba57[_0x4a5436(0xec)]();}export function getMultiAppConfigs(_0x472c07=a222_0x117440(0x109),_0x1b6742){const _0x301e26=a222_0x117440,_0x5841fc=loadRawConfigLayers(_0x1b6742);let _0x3cf71c,_0x347144;if(_0x472c07===_0x301e26(0xed)){const _0x3c69fb=_0x5841fc[_0x301e26(0xfe)]['apps']&&typeof _0x5841fc['globalConfig'][_0x301e26(0xff)]===_0x301e26(0xf9)?_0x5841fc['globalConfig'][_0x301e26(0xff)]:{},_0x481ae8=_0x5841fc[_0x301e26(0x113)][_0x301e26(0xff)]&&typeof _0x5841fc['projectConfig'][_0x301e26(0xff)]===_0x301e26(0xf9)?_0x5841fc['projectConfig'][_0x301e26(0xff)]:{};_0x3cf71c={..._0x3c69fb,..._0x481ae8};const _0x54246c=readRawConfig(_0x1b6742);_0x347144=_0x54246c['defaultApp'];}else _0x3cf71c=_0x5841fc[_0x301e26(0x113)]['apps'],_0x347144=_0x5841fc['projectConfig'][_0x301e26(0x114)];!_0x347144&&_0x3cf71c&&typeof _0x3cf71c===_0x301e26(0xf9)&&Object[_0x301e26(0xf8)](_0x3cf71c)['length']===0x1&&(_0x347144=Object[_0x301e26(0xf8)](_0x3cf71c)[0x0]);if(!_0x3cf71c||typeof _0x3cf71c!==_0x301e26(0xf9)||Object[_0x301e26(0xf8)](_0x3cf71c)[_0x301e26(0xf0)]===0x0)return null;return Object[_0x301e26(0x116)](_0x3cf71c)[_0x301e26(0xf4)](([_0x4af2b2,_0x1b3014])=>({'name':_0x4af2b2,'appcode':_0x1b3014?.[_0x301e26(0x100)]||'','isDefault':_0x4af2b2===_0x347144,'env':_0x1b3014?.['env'],'apiDir':_0x1b3014?.[_0x301e26(0x101)],'cookie':_0x1b3014?.['cookie']||undefined}))[_0x301e26(0xf3)](_0x59da7e=>_0x59da7e[_0x301e26(0x100)]);}export function getTemplateBaseUrl(_0x1d8658){const _0x4d0240=a222_0x117440,_0x258a6d=readRawConfig(_0x1d8658);if(_0x258a6d['template_base_url']&&typeof _0x258a6d[_0x4d0240(0x112)]==='string')return _0x258a6d['template_base_url']['replace'](/\/$/,'');return _0x4d0240(0x10b);}function buildConfig(_0x5d360b,_0x1b04b3,_0x5d5f2f){return{...resolveAppConfig({'raw':_0x5d360b,'flags':_0x1b04b3,'layers':_0x5d5f2f,'readEnv':env}),'raw':_0x5d360b};}export function resolveApiFilePath(_0x5024c1,_0xfa2d24){const _0x59cce9=a222_0x117440,_0x105e92=resolve(process[_0x59cce9(0x104)](),_0x5024c1),_0x6164de=resolve(_0x105e92,_0x59cce9(0xee));if(!_0xfa2d24)return _0x6164de;const _0x219c03=readRawConfig(),_0x4d6a4a=_0x219c03['apps']&&typeof _0x219c03[_0x59cce9(0xff)]==='object'?_0x219c03[_0x59cce9(0xff)]:{},_0x2248fe=Object[_0x59cce9(0x116)](_0x4d6a4a)[_0x59cce9(0xf6)](([,_0x88170e])=>_0x88170e?.[_0x59cce9(0x100)]===_0xfa2d24);if(!_0x2248fe)return _0x6164de;const [_0x994823,_0x1b88ac]=_0x2248fe,_0x2cdce2=typeof _0x219c03[_0x59cce9(0x114)]===_0x59cce9(0xeb)?_0x219c03[_0x59cce9(0x114)]:undefined;if(_0x1b88ac?.[_0x59cce9(0x101)])return _0x6164de;if(_0x2cdce2&&_0x994823!==_0x2cdce2)return resolve(_0x105e92,_0x994823+_0x59cce9(0x118));return _0x6164de;}
@@ -1 +1 @@
1
- (function(_0x2dfa45,_0x1e17ca){const _0x7f3cf5=a221_0x4436,_0x5e491b=_0x2dfa45();while(!![]){try{const _0x553f7=parseInt(_0x7f3cf5(0xf6))/0x1*(-parseInt(_0x7f3cf5(0xf2))/0x2)+parseInt(_0x7f3cf5(0xee))/0x3+parseInt(_0x7f3cf5(0xf7))/0x4+-parseInt(_0x7f3cf5(0xef))/0x5+parseInt(_0x7f3cf5(0xf4))/0x6*(-parseInt(_0x7f3cf5(0xf8))/0x7)+-parseInt(_0x7f3cf5(0xf0))/0x8+-parseInt(_0x7f3cf5(0xf1))/0x9*(-parseInt(_0x7f3cf5(0xf9))/0xa);if(_0x553f7===_0x1e17ca)break;else _0x5e491b['push'](_0x5e491b['shift']());}catch(_0x5e7760){_0x5e491b['push'](_0x5e491b['shift']());}}}(a221_0xb055,0x66058));function a221_0xb055(){const _0x4fca68=['exec','push','set','974049oEkRep','4163950BOGlGe','3422632jkitiw','423AMnIgp','152534MqAAfL','cwd','1250958pxNBib','api.ts','7SHIavN','960604qzuxuv','28UNTMIB','527980wifcoS','find','utf-8','get'];a221_0xb055=function(){return _0x4fca68;};return a221_0xb055();}import{readFileSync,existsSync}from'node:fs';import{resolve}from'node:path';const cache=new Map();function parseApiFile(_0x58b5de){const _0x1431a3=a221_0x4436,_0x53bace=[],_0x2e79e4=/\{\s*datasetCode:\s*"([^"]+)"\s*,\s*tableName:\s*"([^"]+)"\s*,\s*name:\s*"([^"]*?)"\s*,\s*alias:\s*"([^"]+)"\s*,?\s*\}/g;let _0x311b2b;while((_0x311b2b=_0x2e79e4[_0x1431a3(0xfd)](_0x58b5de))!==null){_0x53bace[_0x1431a3(0xec)]({'datasetCode':_0x311b2b[0x1],'tableName':_0x311b2b[0x2],'name':_0x311b2b[0x3],'alias':_0x311b2b[0x4]});}return _0x53bace;}export function loadAliasMap(_0x260ba7,_0x393934,_0x588034){const _0x26f744=a221_0x4436,_0x120045=_0x588034??resolve(process[_0x26f744(0xf3)](),_0x260ba7,_0x26f744(0xf5));if(cache['has'](_0x120045))return cache[_0x26f744(0xfc)](_0x120045);if(!existsSync(_0x120045))return cache['set'](_0x120045,[]),[];try{const _0x1dcdd8=readFileSync(_0x120045,_0x26f744(0xfb)),_0x1cf25a=parseApiFile(_0x1dcdd8);return cache[_0x26f744(0xed)](_0x120045,_0x1cf25a),_0x1cf25a;}catch{return cache[_0x26f744(0xed)](_0x120045,[]),[];}}export function resolveAlias(_0x7fac70,_0x467e31,_0x5e6b81,_0x521932){const _0x134ab5=a221_0x4436;if(!_0x467e31)return undefined;const _0x46bc2c=loadAliasMap(_0x7fac70,_0x5e6b81,_0x521932),_0x46dc14=_0x46bc2c[_0x134ab5(0xfa)](_0x520f6a=>_0x520f6a['alias']===_0x467e31);return _0x46dc14?.['datasetCode'];}function a221_0x4436(_0x1b0a06,_0x4f8cc7){_0x1b0a06=_0x1b0a06-0xec;const _0xb055=a221_0xb055();let _0x443691=_0xb055[_0x1b0a06];return _0x443691;}export function listAliases(_0x21c562,_0x12882c,_0x13d3b2){return loadAliasMap(_0x21c562,_0x12882c,_0x13d3b2);}
1
+ (function(_0x3f937d,_0x57f171){const _0x1a8b08=a223_0x1fd5,_0x25bd0a=_0x3f937d();while(!![]){try{const _0x198c8f=-parseInt(_0x1a8b08(0x87))/0x1+-parseInt(_0x1a8b08(0x7c))/0x2+-parseInt(_0x1a8b08(0x86))/0x3+-parseInt(_0x1a8b08(0x79))/0x4+-parseInt(_0x1a8b08(0x82))/0x5+-parseInt(_0x1a8b08(0x7a))/0x6*(parseInt(_0x1a8b08(0x7b))/0x7)+parseInt(_0x1a8b08(0x78))/0x8*(parseInt(_0x1a8b08(0x80))/0x9);if(_0x198c8f===_0x57f171)break;else _0x25bd0a['push'](_0x25bd0a['shift']());}catch(_0x2e24d0){_0x25bd0a['push'](_0x25bd0a['shift']());}}}(a223_0x39e1,0xe4d33));function a223_0x39e1(){const _0x52a6ca=['api.ts','datasetCode','4718388TgsCmN','1622909EUDahz','alias','264WyzVKA','2248240Aeoual','282tCoooV','219905ZHywyS','2710032PORZyL','cwd','exec','has','2462571Vxxpak','utf-8','7514370omXdrS','set'];a223_0x39e1=function(){return _0x52a6ca;};return a223_0x39e1();}function a223_0x1fd5(_0x427483,_0x1ad21e){_0x427483=_0x427483-0x77;const _0x39e151=a223_0x39e1();let _0x1fd585=_0x39e151[_0x427483];return _0x1fd585;}import{readFileSync,existsSync}from'node:fs';import{resolve}from'node:path';const cache=new Map();function parseApiFile(_0x4b3c69){const _0x200847=a223_0x1fd5,_0x19c3ae=[],_0x26c9d0=/\{\s*datasetCode:\s*"([^"]+)"\s*,\s*tableName:\s*"([^"]+)"\s*,\s*name:\s*"([^"]*?)"\s*,\s*alias:\s*"([^"]+)"\s*,?\s*\}/g;let _0x52caf0;while((_0x52caf0=_0x26c9d0[_0x200847(0x7e)](_0x4b3c69))!==null){_0x19c3ae['push']({'datasetCode':_0x52caf0[0x1],'tableName':_0x52caf0[0x2],'name':_0x52caf0[0x3],'alias':_0x52caf0[0x4]});}return _0x19c3ae;}export function loadAliasMap(_0x3963d0,_0x1396ce,_0x1cb799){const _0x2c6179=a223_0x1fd5,_0x9161c1=_0x1cb799??resolve(process[_0x2c6179(0x7d)](),_0x3963d0,_0x2c6179(0x84));if(cache[_0x2c6179(0x7f)](_0x9161c1))return cache['get'](_0x9161c1);if(!existsSync(_0x9161c1))return cache['set'](_0x9161c1,[]),[];try{const _0x26b398=readFileSync(_0x9161c1,_0x2c6179(0x81)),_0x1e1ec6=parseApiFile(_0x26b398);return cache[_0x2c6179(0x83)](_0x9161c1,_0x1e1ec6),_0x1e1ec6;}catch{return cache['set'](_0x9161c1,[]),[];}}export function resolveAlias(_0x17daea,_0x3b30d6,_0x99d9ef,_0x54b004){const _0x198bda=a223_0x1fd5;if(!_0x3b30d6)return undefined;const _0xab5272=loadAliasMap(_0x17daea,_0x99d9ef,_0x54b004),_0x2801d4=_0xab5272['find'](_0x7062f3=>_0x7062f3[_0x198bda(0x77)]===_0x3b30d6);return _0x2801d4?.[_0x198bda(0x85)];}export function listAliases(_0x34eca1,_0x79f042,_0x251eb2){return loadAliasMap(_0x34eca1,_0x79f042,_0x251eb2);}