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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (294) hide show
  1. package/lib/api/api-doc.js +1 -1
  2. package/lib/api/fetch-model-list.js +1 -1
  3. package/lib/api/generate-api-file.js +1 -1
  4. package/lib/api/generate-sdk-config-file.js +1 -1
  5. package/lib/auth/auth-server-ui.js +1 -1
  6. package/lib/auth/auth-server.js +1 -1
  7. package/lib/auth/constant.js +1 -1
  8. package/lib/auth/get-cookie.js +1 -1
  9. package/lib/auth/get-session-user.js +1 -1
  10. package/lib/auth/is-session-valid.js +1 -1
  11. package/lib/auth/login-success-html.js +1 -1
  12. package/lib/auth/logout.js +1 -1
  13. package/lib/cli-flags.js +1 -1
  14. package/lib/cli.js +1 -1
  15. package/lib/commands/api/generate.js +1 -1
  16. package/lib/commands/api/index.js +1 -1
  17. package/lib/commands/api/list.js +1 -1
  18. package/lib/commands/api/pull.js +1 -1
  19. package/lib/commands/api/shared.js +1 -1
  20. package/lib/commands/app/index.js +1 -1
  21. package/lib/commands/app/list.js +1 -1
  22. package/lib/commands/app/members-list.js +1 -1
  23. package/lib/commands/app/remote-directory.js +1 -1
  24. package/lib/commands/app/shared.js +1 -1
  25. package/lib/commands/app-config/delete.js +1 -1
  26. package/lib/commands/app-config/get.js +1 -1
  27. package/lib/commands/app-config/index.js +1 -1
  28. package/lib/commands/app-config/list.js +1 -1
  29. package/lib/commands/app-config/set.js +1 -1
  30. package/lib/commands/app-config/shared.js +1 -1
  31. package/lib/commands/auth/index.js +1 -1
  32. package/lib/commands/bff/create.js +1 -1
  33. package/lib/commands/bff/delete.js +1 -1
  34. package/lib/commands/bff/detail.js +1 -1
  35. package/lib/commands/bff/index.js +1 -1
  36. package/lib/commands/bff/list.js +1 -1
  37. package/lib/commands/bff/pull.js +1 -1
  38. package/lib/commands/bff/push.js +1 -1
  39. package/lib/commands/bff/status.js +1 -1
  40. package/lib/commands/cli-skill/index.js +1 -1
  41. package/lib/commands/cli-update.js +1 -1
  42. package/lib/commands/codegen/index.js +1 -1
  43. package/lib/commands/codegen/sdk.js +1 -1
  44. package/lib/commands/codegen/sql.js +1 -1
  45. package/lib/commands/common/app-registry.js +1 -1
  46. package/lib/commands/common/app-selector.js +1 -1
  47. package/lib/commands/common/async-task.js +1 -1
  48. package/lib/commands/common/dry-run.js +1 -1
  49. package/lib/commands/common/flags.js +1 -1
  50. package/lib/commands/common/local-file.js +1 -1
  51. package/lib/commands/common/validate.js +1 -1
  52. package/lib/commands/config/delete.js +1 -1
  53. package/lib/commands/config/get.js +1 -1
  54. package/lib/commands/config/index.js +1 -1
  55. package/lib/commands/config/init.js +1 -1
  56. package/lib/commands/config/list.js +1 -1
  57. package/lib/commands/config/set.js +1 -1
  58. package/lib/commands/config/shared.js +1 -1
  59. package/lib/commands/dataset/business-group-update.js +1 -1
  60. package/lib/commands/dataset/business-groups.js +1 -1
  61. package/lib/commands/dataset/capability.js +1 -1
  62. package/lib/commands/dataset/delete.js +1 -1
  63. package/lib/commands/dataset/detail.js +1 -1
  64. package/lib/commands/dataset/extend-update.js +1 -1
  65. package/lib/commands/dataset/field-update.js +1 -1
  66. package/lib/commands/dataset/generate.js +1 -1
  67. package/lib/commands/dataset/index.js +1 -1
  68. package/lib/commands/dataset/list.js +1 -1
  69. package/lib/commands/dataset/operations.js +1 -1
  70. package/lib/commands/dataset/relation-audit.js +1 -1
  71. package/lib/commands/dataset/relation-create.js +1 -1
  72. package/lib/commands/dataset/relation-delete.js +1 -1
  73. package/lib/commands/dataset/relation-shared.js +1 -1
  74. package/lib/commands/dataset/relation-update.js +1 -1
  75. package/lib/commands/dataset/relations.js +1 -1
  76. package/lib/commands/dataset/rename.js +1 -1
  77. package/lib/commands/dataset/restore.js +1 -1
  78. package/lib/commands/db/analysis-batching.js +1 -1
  79. package/lib/commands/db/analyze-batch-plan.js +1 -1
  80. package/lib/commands/db/analyze-cancel.js +1 -1
  81. package/lib/commands/db/analyze-start.js +1 -1
  82. package/lib/commands/db/analyze-status.js +1 -1
  83. package/lib/commands/db/create.js +1 -1
  84. package/lib/commands/db/delete.js +1 -1
  85. package/lib/commands/db/detail.js +1 -1
  86. package/lib/commands/db/diff-refresh-start.js +1 -1
  87. package/lib/commands/db/diff-refresh-status.js +1 -1
  88. package/lib/commands/db/diff.js +1 -1
  89. package/lib/commands/db/index.js +1 -1
  90. package/lib/commands/db/list.js +1 -1
  91. package/lib/commands/db/shared.js +1 -1
  92. package/lib/commands/db/table-diff-shared.js +1 -1
  93. package/lib/commands/db/tables.js +1 -1
  94. package/lib/commands/db/test.js +1 -1
  95. package/lib/commands/db/update.js +1 -1
  96. package/lib/commands/doctor.js +1 -1
  97. package/lib/commands/file/index.js +1 -1
  98. package/lib/commands/issue/index.js +1 -1
  99. package/lib/commands/issue/nudge.js +1 -1
  100. package/lib/commands/issue/report.js +1 -1
  101. package/lib/commands/issue/shared.js +1 -1
  102. package/lib/commands/kb/create.js +1 -1
  103. package/lib/commands/kb/delete.js +1 -1
  104. package/lib/commands/kb/detail.js +1 -1
  105. package/lib/commands/kb/index.js +1 -1
  106. package/lib/commands/kb/list.js +1 -1
  107. package/lib/commands/kb/search.js +1 -1
  108. package/lib/commands/kb/shared.js +1 -1
  109. package/lib/commands/kb/update.js +1 -1
  110. package/lib/commands/logs/index.js +1 -1
  111. package/lib/commands/menu/asset-update.js +1 -1
  112. package/lib/commands/menu/delete.js +1 -1
  113. package/lib/commands/menu/external-link-create.js +1 -1
  114. package/lib/commands/menu/external-link-update.js +1 -1
  115. package/lib/commands/menu/group-create.js +1 -1
  116. package/lib/commands/menu/group-update.js +1 -1
  117. package/lib/commands/menu/index.js +1 -1
  118. package/lib/commands/menu/list.js +1 -1
  119. package/lib/commands/menu/move.js +1 -1
  120. package/lib/commands/menu/regroup-start.js +1 -1
  121. package/lib/commands/menu/rename.js +1 -1
  122. package/lib/commands/menu/shared/compare-table.js +1 -1
  123. package/lib/commands/menu/shared/delete-plan.js +1 -1
  124. package/lib/commands/menu/shared/facts.js +1 -1
  125. package/lib/commands/menu/shared/index.js +1 -1
  126. package/lib/commands/menu/shared/inquirer.js +1 -1
  127. package/lib/commands/menu/shared/local-pages.js +1 -1
  128. package/lib/commands/menu/shared/logic.js +1 -1
  129. package/lib/commands/menu/shared/mutations.js +1 -1
  130. package/lib/commands/menu/shared/service.js +1 -1
  131. package/lib/commands/menu/shared/sync-core.js +1 -1
  132. package/lib/commands/menu/shared/update-core.js +1 -1
  133. package/lib/commands/menu/shared/valid-url.js +1 -1
  134. package/lib/commands/menu/sync.js +1 -1
  135. package/lib/commands/menu/visibility-update.js +1 -1
  136. package/lib/commands/notification/config-create.js +1 -1
  137. package/lib/commands/notification/config-delete.js +1 -1
  138. package/lib/commands/notification/config-list.js +1 -1
  139. package/lib/commands/notification/config-update.js +1 -1
  140. package/lib/commands/notification/index.js +1 -1
  141. package/lib/commands/notification/shared.js +1 -1
  142. package/lib/commands/ocr/index.js +1 -1
  143. package/lib/commands/page/create.js +1 -1
  144. package/lib/commands/page/custom/detail.js +1 -1
  145. package/lib/commands/page/custom/list.js +1 -1
  146. package/lib/commands/page/custom/publish.js +1 -1
  147. package/lib/commands/page/custom/shared.js +1 -1
  148. package/lib/commands/page/custom/syntax.js +1 -1
  149. package/lib/commands/page/custom/template.js +1 -1
  150. package/lib/commands/page/custom/update.js +1 -1
  151. package/lib/commands/page/data-list-status.js +1 -1
  152. package/lib/commands/page/generate-start.js +1 -1
  153. package/lib/commands/page/generate-status.js +1 -1
  154. package/lib/commands/page/index.js +1 -1
  155. package/lib/commands/page/pull.js +1 -1
  156. package/lib/commands/page/push.js +1 -1
  157. package/lib/commands/page/relation-audit.js +1 -1
  158. package/lib/commands/page/restore.js +1 -1
  159. package/lib/commands/page/shared.js +1 -1
  160. package/lib/commands/page/sync.js +1 -1
  161. package/lib/commands/project/create/enhanced-guided-create.js +1 -1
  162. package/lib/commands/project/create/format-elapsed.js +1 -1
  163. package/lib/commands/project/create/main.js +1 -1
  164. package/lib/commands/project/create/materialize-project-template.js +1 -1
  165. package/lib/commands/project/create/project-name.js +1 -1
  166. package/lib/commands/project/create/project-template-archive.js +1 -1
  167. package/lib/commands/project/create/project-template-path.js +1 -1
  168. package/lib/commands/project/create/use-copy-project-template.js +1 -1
  169. package/lib/commands/project/create/use-format-code.js +1 -1
  170. package/lib/commands/project/create/use-install-dependencies.js +1 -1
  171. package/lib/commands/project/index.js +1 -1
  172. package/lib/commands/project/upgrade.js +1 -1
  173. package/lib/commands/registry.js +1 -1
  174. package/lib/commands/role/delete.js +1 -1
  175. package/lib/commands/role/detail.js +1 -1
  176. package/lib/commands/role/index.js +1 -1
  177. package/lib/commands/role/list.js +1 -1
  178. package/lib/commands/role/shared.js +1 -1
  179. package/lib/commands/role/update.js +1 -1
  180. package/lib/commands/role/user-add.js +1 -1
  181. package/lib/commands/role/user-remove.js +1 -1
  182. package/lib/commands/role/user-resolve.js +1 -1
  183. package/lib/commands/run/index.js +1 -1
  184. package/lib/commands/schema.js +1 -1
  185. package/lib/commands/sql/create.js +1 -1
  186. package/lib/commands/sql/delete.js +1 -1
  187. package/lib/commands/sql/detail.js +1 -1
  188. package/lib/commands/sql/exec.js +1 -1
  189. package/lib/commands/sql/index.js +1 -1
  190. package/lib/commands/sql/list.js +1 -1
  191. package/lib/commands/sql/pull.js +1 -1
  192. package/lib/commands/sql/push.js +1 -1
  193. package/lib/commands/sql/shared.js +1 -1
  194. package/lib/commands/sql/status.js +1 -1
  195. package/lib/commands/sql/validate.js +1 -1
  196. package/lib/commands/task/index.js +1 -1
  197. package/lib/commands/task/status.js +1 -1
  198. package/lib/commands/tenant/index.js +1 -1
  199. package/lib/commands/tenant/members-list.js +1 -1
  200. package/lib/commands/tenant/shared.js +1 -1
  201. package/lib/commands/user-account/dingding-sandbox-bind.js +1 -1
  202. package/lib/commands/user-account/index.js +1 -1
  203. package/lib/commands/workspace/add.js +1 -1
  204. package/lib/commands/workspace/index.js +1 -1
  205. package/lib/commands/workspace/remove.js +1 -1
  206. package/lib/config/domain-config.js +1 -1
  207. package/lib/config/schema.js +1 -1
  208. package/lib/constant/cdn.js +1 -1
  209. package/lib/constant/cli.js +1 -1
  210. package/lib/constant/defaults.js +1 -1
  211. package/lib/constant/domain.js +1 -1
  212. package/lib/constant/env.js +1 -1
  213. package/lib/constant/output.js +1 -1
  214. package/lib/constant/paths.js +1 -1
  215. package/lib/constant/region.js +1 -1
  216. package/lib/constant/risk.js +1 -1
  217. package/lib/context/app-resolver.js +1 -1
  218. package/lib/context/auth-resolver.js +1 -1
  219. package/lib/context/config-loader.js +1 -1
  220. package/lib/context.js +1 -1
  221. package/lib/core/alias-resolver.js +1 -1
  222. package/lib/core/api-client.js +1 -1
  223. package/lib/core/bff/config.js +1 -1
  224. package/lib/core/bff/file-system.js +1 -1
  225. package/lib/core/bff/hash.js +1 -1
  226. package/lib/core/bff/lock.js +1 -1
  227. package/lib/core/bff/utils.js +1 -1
  228. package/lib/core/db-resolver.js +1 -1
  229. package/lib/core/page/file-system.js +1 -1
  230. package/lib/core/page/hash.js +1 -1
  231. package/lib/core/page/lock.js +1 -1
  232. package/lib/core/sql-index-auditor.js +1 -1
  233. package/lib/core/sql-sync/config.js +1 -1
  234. package/lib/core/sql-sync/file-system.js +1 -1
  235. package/lib/core/sql-sync/hash.js +1 -1
  236. package/lib/core/sql-sync/lock.js +1 -1
  237. package/lib/core/sql-sync/utils.js +1 -1
  238. package/lib/core/sql-validator.js +1 -1
  239. package/lib/errors.js +1 -1
  240. package/lib/framework/build-all-flags.js +1 -1
  241. package/lib/framework/error-output.js +1 -1
  242. package/lib/framework/explicit-yes.js +1 -1
  243. package/lib/framework/flags.js +1 -1
  244. package/lib/framework/help.js +1 -1
  245. package/lib/framework/index.js +1 -1
  246. package/lib/framework/output.js +1 -1
  247. package/lib/framework/response.js +1 -1
  248. package/lib/framework/runner-alias.js +1 -1
  249. package/lib/framework/runner.js +1 -1
  250. package/lib/framework/schema-export.js +1 -1
  251. package/lib/framework/types.js +1 -1
  252. package/lib/generated/build-info.d.ts +4 -4
  253. package/lib/generated/build-info.js +1 -1
  254. package/lib/help.js +1 -1
  255. package/lib/postinstall.js +1 -1
  256. package/lib/runtime/confirmation.js +1 -1
  257. package/lib/runtime/event.js +1 -1
  258. package/lib/runtime/index.js +1 -1
  259. package/lib/runtime/queue.js +1 -1
  260. package/lib/runtime/resolve.js +1 -1
  261. package/lib/skills/builtin-skill.js +1 -1
  262. package/lib/skills/main.js +1 -1
  263. package/lib/skills/npx-skills-add.js +1 -1
  264. package/lib/skills/skill-presence.js +1 -1
  265. package/lib/telemetry/cli-command-trace.js +1 -1
  266. package/lib/telemetry/cli-help-trace.js +1 -1
  267. package/lib/telemetry/ensure-cli-otel-config.js +1 -1
  268. package/lib/telemetry/register-otel-exit-shutdown.js +1 -1
  269. package/lib/telemetry/send-cli-trace-log.js +1 -1
  270. package/lib/telemetry/send-platform-issue-collect-log.js +1 -1
  271. package/lib/utils/ai_config.js +1 -1
  272. package/lib/utils/apply-jq-filter.js +1 -1
  273. package/lib/utils/cdn-config.js +1 -1
  274. package/lib/utils/check-sdk-version.js +1 -1
  275. package/lib/utils/cli-version-check.js +1 -1
  276. package/lib/utils/cli-version-policy.js +1 -1
  277. package/lib/utils/config.js +1 -1
  278. package/lib/utils/entity-with-id.js +1 -1
  279. package/lib/utils/file-utils.js +1 -1
  280. package/lib/utils/guides-cdn.js +1 -1
  281. package/lib/utils/http-client.js +1 -1
  282. package/lib/utils/is-non-interactive.js +1 -1
  283. package/lib/utils/logger.js +1 -1
  284. package/lib/utils/params.js +1 -1
  285. package/lib/utils/platform.js +1 -1
  286. package/lib/utils/sleep.js +1 -1
  287. package/lib/utils/template-replacer.js +1 -1
  288. package/lib/utils/update-notice.js +1 -1
  289. package/lib/utils/version.js +1 -1
  290. package/lib/utils/with-active-cookie.js +1 -1
  291. package/lib/utils/write-cli-side-channel.js +1 -1
  292. package/package.json +1 -1
  293. package/skills/rabetbase/SKILL.md +1 -1
  294. package/skills/rabetbase.manifest.json +3 -3
@@ -1 +1 @@
1
- const a291_0x30239c=a291_0x1e93;function a291_0x1e93(_0x239a1b,_0x2d59be){_0x239a1b=_0x239a1b-0x97;const _0x131b9f=a291_0x131b();let _0x1e9337=_0x131b9f[_0x239a1b];return _0x1e9337;}(function(_0x3f7ecc,_0x29c170){const _0x40a442=a291_0x1e93,_0x36510a=_0x3f7ecc();while(!![]){try{const _0x36bfb0=parseInt(_0x40a442(0xb1))/0x1+-parseInt(_0x40a442(0xce))/0x2+parseInt(_0x40a442(0xa2))/0x3*(parseInt(_0x40a442(0xcd))/0x4)+-parseInt(_0x40a442(0xb2))/0x5+parseInt(_0x40a442(0xcf))/0x6+parseInt(_0x40a442(0x9c))/0x7+-parseInt(_0x40a442(0xab))/0x8;if(_0x36bfb0===_0x29c170)break;else _0x36510a['push'](_0x36510a['shift']());}catch(_0x11890c){_0x36510a['push'](_0x36510a['shift']());}}}(a291_0x131b,0x720e7));import a291_0x593a1b from'node:fs';import a291_0x4f970b from'node:path';function a291_0x131b(){const _0x1440a8=['replace','Template\x20content\x20replacement\x20completed','pop','charAt','datasetCode','promises','toComponentName','3609248IvEMTg','push','copyFile','processDirectory','.md','mkdir','566129BwOXTe','3565495tfcAir','.scss','isDirectory','LOVRABET','extname','api','Template\x20content\x20replacement\x20failed','getMonth','pad','.jsx','toISOString','now','formatLocalTimestamp','message','.tpl','\x20},','readFile','.ts','slice','getMinutes','isFile','error','toUpperCase','split','tableName:\x20\x22','info','processFile','49076tXvemx','1351358ZvrnJY','4972068mzQzaj','replaceApiContent','getFullYear','.js','default','map','replaceContent','template','.json','getHours','alias','name','alias:\x20\x22','datasetCode:\x20\x22','join','Starting\x20template\x20content\x20replacement','2091964wLyIat','.tsx','getSeconds','toDisplayTitle','processTemplate','utf8','150GbaCvW','endsWith'];a291_0x131b=function(){return _0x1440a8;};return a291_0x131b();}import{logger}from'../utils/logger.js';import{getCliVersion}from'../utils/version.js';const CLI_VERSION=getCliVersion();export class TemplateReplacer{static[a291_0x30239c(0xba)](_0x540759){return String(_0x540759)['padStart'](0x2,'0');}static[a291_0x30239c(0xbe)](_0x3ced9d){const _0x3e5281=a291_0x30239c,_0x488f15=_0x3ced9d[_0x3e5281(0xd1)](),_0x5bc0c7=this['pad'](_0x3ced9d[_0x3e5281(0xb9)]()+0x1),_0x4b7c10=this[_0x3e5281(0xba)](_0x3ced9d['getDate']()),_0x33fdb1=this[_0x3e5281(0xba)](_0x3ced9d[_0x3e5281(0xd8)]()),_0x58593f=this[_0x3e5281(0xba)](_0x3ced9d[_0x3e5281(0xc5)]()),_0x5adeba=this['pad'](_0x3ced9d[_0x3e5281(0x9e)]());return{'createdAt':_0x488f15+'-'+_0x5bc0c7+'-'+_0x4b7c10+'\x20'+_0x33fdb1+':'+_0x58593f+':'+_0x5adeba,'createdDate':_0x488f15+'-'+_0x5bc0c7+'-'+_0x4b7c10,'createdTime':_0x33fdb1+':'+_0x58593f+':'+_0x5adeba};}static[a291_0x30239c(0xaa)](_0xa1bb53){const _0x4145f3=a291_0x30239c,_0x5a98b4=_0xa1bb53[_0x4145f3(0xc9)]('/')['pop']()||_0xa1bb53;return _0x5a98b4['split']('-')[_0x4145f3(0xd4)](_0x23e9ae=>_0x23e9ae['charAt'](0x0)['toUpperCase']()+_0x23e9ae[_0x4145f3(0xc4)](0x1)['toLowerCase']())[_0x4145f3(0x9a)]('');}static['toDisplayTitle'](_0x492781){const _0x5a72b3=a291_0x30239c,_0x44975b=_0x492781[_0x5a72b3(0xc9)]('/')[_0x5a72b3(0xa6)]()||_0x492781;return _0x44975b[_0x5a72b3(0xc9)]('-')[_0x5a72b3(0xd4)](_0x36b650=>_0x36b650[_0x5a72b3(0xa7)](0x0)[_0x5a72b3(0xc8)]()+_0x36b650['slice'](0x1)['toLowerCase']())[_0x5a72b3(0x9a)]('\x20');}static[a291_0x30239c(0xd5)](_0x45fd13,_0x585876,_0x1c7896){const _0x53b05d=a291_0x30239c,_0x17c2c5=this['toComponentName'](_0x585876),_0x234a3f=this[_0x53b05d(0x9f)](_0x585876),{createdAt:_0x5e2826,createdDate:_0x4f83b1,createdTime:_0x4e102a}=this[_0x53b05d(0xbe)](new Date());let _0x1745de=_0x45fd13[_0x53b05d(0xa4)](/\{CliVersion\}/g,CLI_VERSION)[_0x53b05d(0xa4)](/\{ComponentName\}/g,_0x17c2c5)['replace'](/\{DisplayTitle\}/g,_0x234a3f)[_0x53b05d(0xa4)](/\{PageName\}/g,_0x585876)[_0x53b05d(0xa4)](/\{TemplateName\}/g,_0x1c7896)[_0x53b05d(0xa4)](/\{CreatedAt\}/g,_0x5e2826)[_0x53b05d(0xa4)](/\{CreatedDate\}/g,_0x4f83b1)[_0x53b05d(0xa4)](/\{CreatedTime\}/g,_0x4e102a);return _0x1745de;}static[a291_0x30239c(0xd0)](_0xa1413,_0x5f0a8c,_0x4c2bba,_0x5bb0df,_0x11ae8e,_0xb4b192,_0x4047ce,_0x5c8b5f){const _0x5cf276=a291_0x30239c,_0x371d1c=new Date(),_0x4d0589=_0x371d1c[_0x5cf276(0xbc)](),_0x24b771=_0x4c2bba[_0x5cf276(0xd4)](_0x4e997f=>{const _0x5a2772=_0x5cf276,_0x558d2e=[_0x5a2772(0x99)+_0x4e997f[_0x5a2772(0xa8)]+'\x22',_0x5a2772(0xca)+_0x4e997f['tableName']+'\x22','name:\x20\x22'+_0x4e997f[_0x5a2772(0x97)]+'\x22'];return _0x4e997f[_0x5a2772(0xd9)]&&_0x558d2e[_0x5a2772(0xac)](_0x5a2772(0x98)+_0x4e997f[_0x5a2772(0xd9)]+'\x22'),'\x0a\x20\x20\x20\x20{\x20'+_0x558d2e[_0x5a2772(0x9a)](',\x20')+_0x5a2772(0xc1);})[_0x5cf276(0x9a)](''),_0x57a8b7=_0x5bb0df||_0x4c2bba[0x0]?.[_0x5cf276(0xd9)]||'YourModel';let _0x1d88f8=_0xa1413['replace'](/\{AppCode\}/g,_0x5f0a8c)['replace'](/\{ModelConfigs\}/g,_0x24b771)[_0x5cf276(0xa4)](/\{ExampleModelName\}/g,_0x57a8b7)['replace'](/\{ApiFileName\}/g,_0x11ae8e||_0x5cf276(0xb7))[_0x5cf276(0xa4)](/\{ConfigName\}/g,_0xb4b192||_0x5cf276(0xd3))[_0x5cf276(0xa4)](/\{ClientConfigParam\}/g,_0x4047ce||'')[_0x5cf276(0xa4)](/\{VarPrefix\}/g,_0x5c8b5f||_0x5cf276(0xb5))[_0x5cf276(0xa4)](/\{CreatedAt\}/g,_0x4d0589);return _0x1d88f8;}static async[a291_0x30239c(0xa0)](_0x49e166,_0x23a3f0,_0x42dc43,_0x6678db,_0x368d25=!![]){const _0x45e2ba=a291_0x30239c,_0xa64fdd=Date[_0x45e2ba(0xbd)]();try{_0x368d25&&logger[_0x45e2ba(0xcb)]('template',_0x45e2ba(0x9b),{'templatePath':_0x49e166,'targetPath':_0x23a3f0,'pageName':_0x42dc43,'templateName':_0x6678db});await a291_0x593a1b[_0x45e2ba(0xa9)][_0x45e2ba(0xb0)](_0x23a3f0,{'recursive':!![]}),await this[_0x45e2ba(0xae)](_0x49e166,_0x23a3f0,_0x42dc43,_0x6678db);if(_0x368d25){const _0xd3399=Date[_0x45e2ba(0xbd)]()-_0xa64fdd;logger['success'](_0x45e2ba(0xd6),_0x45e2ba(0xa5),_0xd3399,{'pageName':_0x42dc43,'templateName':_0x6678db});}}catch(_0x511e8d){if(_0x368d25){const _0x3db7ee=Date[_0x45e2ba(0xbd)]()-_0xa64fdd;logger[_0x45e2ba(0xc7)]('template',_0x45e2ba(0xb8),{'templatePath':_0x49e166,'targetPath':_0x23a3f0,'pageName':_0x42dc43,'templateName':_0x6678db,'error':_0x511e8d instanceof Error?_0x511e8d[_0x45e2ba(0xbf)]:String(_0x511e8d),'duration':_0x3db7ee});}throw _0x511e8d;}}static async[a291_0x30239c(0xae)](_0x4f63a2,_0x1912f1,_0x2f5e92,_0x2484a3){const _0x387655=a291_0x30239c,_0x10b983=await a291_0x593a1b['promises']['readdir'](_0x4f63a2,{'withFileTypes':!![]});for(const _0x11b2d1 of _0x10b983){const _0x314a34=a291_0x4f970b['join'](_0x4f63a2,_0x11b2d1['name']);let _0x5373d8=a291_0x4f970b['join'](_0x1912f1,_0x11b2d1[_0x387655(0x97)]);_0x11b2d1[_0x387655(0x97)][_0x387655(0xa3)](_0x387655(0xc0))&&(_0x5373d8=a291_0x4f970b[_0x387655(0x9a)](_0x1912f1,_0x11b2d1[_0x387655(0x97)]['replace'](/\.tpl$/,'')));if(_0x11b2d1[_0x387655(0xb4)]())await a291_0x593a1b[_0x387655(0xa9)][_0x387655(0xb0)](_0x5373d8,{'recursive':!![]}),await this['processDirectory'](_0x314a34,_0x5373d8,_0x2f5e92,_0x2484a3);else _0x11b2d1[_0x387655(0xc6)]()&&await this[_0x387655(0xcc)](_0x314a34,_0x5373d8,_0x2f5e92,_0x2484a3);}}static async[a291_0x30239c(0xcc)](_0x54d5d3,_0x1137bb,_0x39a394,_0x56fdaa){const _0x2a2461=a291_0x30239c,_0x507568=a291_0x4f970b[_0x2a2461(0xb6)](_0x54d5d3)['toLowerCase']();_0x54d5d3['endsWith'](_0x2a2461(0xc0))&&(_0x1137bb=_0x1137bb[_0x2a2461(0xa4)](/\.tpl$/,''));const _0xd46885=[_0x2a2461(0x9d),_0x2a2461(0xc3),_0x2a2461(0xbb),_0x2a2461(0xd2),_0x2a2461(0xd7),_0x2a2461(0xaf),'.css',_0x2a2461(0xb3),_0x2a2461(0xc0)];if(_0xd46885['includes'](_0x507568)||_0x54d5d3[_0x2a2461(0xa3)]('.tpl')){const _0x21092e=await a291_0x593a1b[_0x2a2461(0xa9)][_0x2a2461(0xc2)](_0x54d5d3,_0x2a2461(0xa1)),_0x171a2b=this[_0x2a2461(0xd5)](_0x21092e,_0x39a394,_0x56fdaa);await a291_0x593a1b[_0x2a2461(0xa9)]['writeFile'](_0x1137bb,_0x171a2b,_0x2a2461(0xa1));}else await a291_0x593a1b[_0x2a2461(0xa9)][_0x2a2461(0xad)](_0x54d5d3,_0x1137bb);}}
1
+ const a291_0x55400f=a291_0x4959;(function(_0x5d838f,_0xa9c78c){const _0x20b13f=a291_0x4959,_0x290944=_0x5d838f();while(!![]){try{const _0x110ba2=-parseInt(_0x20b13f(0x16c))/0x1+-parseInt(_0x20b13f(0x173))/0x2+parseInt(_0x20b13f(0x14b))/0x3*(parseInt(_0x20b13f(0x14f))/0x4)+-parseInt(_0x20b13f(0x135))/0x5+-parseInt(_0x20b13f(0x13b))/0x6*(parseInt(_0x20b13f(0x165))/0x7)+-parseInt(_0x20b13f(0x152))/0x8+parseInt(_0x20b13f(0x150))/0x9;if(_0x110ba2===_0xa9c78c)break;else _0x290944['push'](_0x290944['shift']());}catch(_0x594d92){_0x290944['push'](_0x290944['shift']());}}}(a291_0xfbe5,0xa06f2));import a291_0x445534 from'node:fs';import a291_0x5e5971 from'node:path';import{logger}from'../utils/logger.js';function a291_0xfbe5(){const _0x253268=['getFullYear','2933ekxWpX','mkdir','map','padStart','replaceApiContent','template','datasetCode:\x20\x22','997379pvrKNp','info','readdir','now','join','utf8','pop','324118TiOioC','message','isFile','YourModel','getDate','toLowerCase','Template\x20content\x20replacement\x20failed','4883775PwisUG','writeFile','charAt','Template\x20content\x20replacement\x20completed','.ts','split','366nMpQHa','getHours','error','promises','.tpl','.json','slice','push','datasetCode','name:\x20\x22','.md','.js','replaceContent','isDirectory','endsWith','LOVRABET','2649AMGdub','processFile','tableName','includes','5592TmteEh','25844355ZGXQrE','formatLocalTimestamp','10297112wBKirm','name','alias:\x20\x22','.jsx','toDisplayTitle','toUpperCase','alias','toComponentName','processDirectory','extname','processTemplate','success','.css','default','replace','api','pad','toISOString'];a291_0xfbe5=function(){return _0x253268;};return a291_0xfbe5();}import{getCliVersion}from'../utils/version.js';const CLI_VERSION=getCliVersion();function a291_0x4959(_0x260a49,_0x16aafa){_0x260a49=_0x260a49-0x131;const _0xfbe59d=a291_0xfbe5();let _0x4959ad=_0xfbe59d[_0x260a49];return _0x4959ad;}export class TemplateReplacer{static[a291_0x55400f(0x162)](_0x1ee965){const _0x27a083=a291_0x55400f;return String(_0x1ee965)[_0x27a083(0x168)](0x2,'0');}static[a291_0x55400f(0x151)](_0x38062d){const _0x174402=a291_0x55400f,_0x4ae494=_0x38062d[_0x174402(0x164)](),_0x3aaae0=this[_0x174402(0x162)](_0x38062d['getMonth']()+0x1),_0x52dd13=this[_0x174402(0x162)](_0x38062d[_0x174402(0x132)]()),_0x296bc8=this[_0x174402(0x162)](_0x38062d[_0x174402(0x13c)]()),_0x1ae71f=this['pad'](_0x38062d['getMinutes']()),_0x37bdf9=this[_0x174402(0x162)](_0x38062d['getSeconds']());return{'createdAt':_0x4ae494+'-'+_0x3aaae0+'-'+_0x52dd13+'\x20'+_0x296bc8+':'+_0x1ae71f+':'+_0x37bdf9,'createdDate':_0x4ae494+'-'+_0x3aaae0+'-'+_0x52dd13,'createdTime':_0x296bc8+':'+_0x1ae71f+':'+_0x37bdf9};}static[a291_0x55400f(0x159)](_0x364953){const _0x5cfc4e=a291_0x55400f,_0x548f28=_0x364953[_0x5cfc4e(0x13a)]('/')[_0x5cfc4e(0x172)]()||_0x364953;return _0x548f28['split']('-')[_0x5cfc4e(0x167)](_0x2dc94c=>_0x2dc94c[_0x5cfc4e(0x137)](0x0)[_0x5cfc4e(0x157)]()+_0x2dc94c['slice'](0x1)[_0x5cfc4e(0x133)]())['join']('');}static[a291_0x55400f(0x156)](_0x5836fc){const _0x45ca1b=a291_0x55400f,_0x31bf99=_0x5836fc['split']('/')[_0x45ca1b(0x172)]()||_0x5836fc;return _0x31bf99[_0x45ca1b(0x13a)]('-')['map'](_0x4cada1=>_0x4cada1[_0x45ca1b(0x137)](0x0)[_0x45ca1b(0x157)]()+_0x4cada1[_0x45ca1b(0x141)](0x1)[_0x45ca1b(0x133)]())['join']('\x20');}static[a291_0x55400f(0x147)](_0x5881b4,_0x2cbca7,_0xd1606d){const _0x3c3742=a291_0x55400f,_0x49d270=this[_0x3c3742(0x159)](_0x2cbca7),_0x1f0e31=this[_0x3c3742(0x156)](_0x2cbca7),{createdAt:_0x8b99bb,createdDate:_0xc9dcfc,createdTime:_0x1910b7}=this[_0x3c3742(0x151)](new Date());let _0x23399a=_0x5881b4[_0x3c3742(0x160)](/\{CliVersion\}/g,CLI_VERSION)['replace'](/\{ComponentName\}/g,_0x49d270)[_0x3c3742(0x160)](/\{DisplayTitle\}/g,_0x1f0e31)['replace'](/\{PageName\}/g,_0x2cbca7)[_0x3c3742(0x160)](/\{TemplateName\}/g,_0xd1606d)[_0x3c3742(0x160)](/\{CreatedAt\}/g,_0x8b99bb)[_0x3c3742(0x160)](/\{CreatedDate\}/g,_0xc9dcfc)[_0x3c3742(0x160)](/\{CreatedTime\}/g,_0x1910b7);return _0x23399a;}static[a291_0x55400f(0x169)](_0x187861,_0x43e3a7,_0x23fc44,_0x304a31,_0x541402,_0x56fe3f,_0x5a3663,_0xd42287){const _0x559d78=a291_0x55400f,_0x59790a=new Date(),_0x22a5b1=_0x59790a[_0x559d78(0x163)](),_0x2e3aea=_0x23fc44[_0x559d78(0x167)](_0x477678=>{const _0x1570f0=_0x559d78,_0x6fd3f4=[_0x1570f0(0x16b)+_0x477678[_0x1570f0(0x143)]+'\x22','tableName:\x20\x22'+_0x477678[_0x1570f0(0x14d)]+'\x22',_0x1570f0(0x144)+_0x477678[_0x1570f0(0x153)]+'\x22'];return _0x477678[_0x1570f0(0x158)]&&_0x6fd3f4[_0x1570f0(0x142)](_0x1570f0(0x154)+_0x477678[_0x1570f0(0x158)]+'\x22'),'\x0a\x20\x20\x20\x20{\x20'+_0x6fd3f4[_0x1570f0(0x170)](',\x20')+'\x20},';})[_0x559d78(0x170)](''),_0x547ee3=_0x304a31||_0x23fc44[0x0]?.[_0x559d78(0x158)]||_0x559d78(0x131);let _0x1d6914=_0x187861[_0x559d78(0x160)](/\{AppCode\}/g,_0x43e3a7)[_0x559d78(0x160)](/\{ModelConfigs\}/g,_0x2e3aea)[_0x559d78(0x160)](/\{ExampleModelName\}/g,_0x547ee3)['replace'](/\{ApiFileName\}/g,_0x541402||_0x559d78(0x161))[_0x559d78(0x160)](/\{ConfigName\}/g,_0x56fe3f||_0x559d78(0x15f))[_0x559d78(0x160)](/\{ClientConfigParam\}/g,_0x5a3663||'')[_0x559d78(0x160)](/\{VarPrefix\}/g,_0xd42287||_0x559d78(0x14a))[_0x559d78(0x160)](/\{CreatedAt\}/g,_0x22a5b1);return _0x1d6914;}static async[a291_0x55400f(0x15c)](_0x292db8,_0xc9934,_0x27ea85,_0x41a614,_0x1cafb8=!![]){const _0x143d08=a291_0x55400f,_0x456ffe=Date[_0x143d08(0x16f)]();try{_0x1cafb8&&logger[_0x143d08(0x16d)](_0x143d08(0x16a),'Starting\x20template\x20content\x20replacement',{'templatePath':_0x292db8,'targetPath':_0xc9934,'pageName':_0x27ea85,'templateName':_0x41a614});await a291_0x445534[_0x143d08(0x13e)][_0x143d08(0x166)](_0xc9934,{'recursive':!![]}),await this[_0x143d08(0x15a)](_0x292db8,_0xc9934,_0x27ea85,_0x41a614);if(_0x1cafb8){const _0x463eb1=Date[_0x143d08(0x16f)]()-_0x456ffe;logger[_0x143d08(0x15d)](_0x143d08(0x16a),_0x143d08(0x138),_0x463eb1,{'pageName':_0x27ea85,'templateName':_0x41a614});}}catch(_0x201310){if(_0x1cafb8){const _0x31c899=Date[_0x143d08(0x16f)]()-_0x456ffe;logger[_0x143d08(0x13d)](_0x143d08(0x16a),_0x143d08(0x134),{'templatePath':_0x292db8,'targetPath':_0xc9934,'pageName':_0x27ea85,'templateName':_0x41a614,'error':_0x201310 instanceof Error?_0x201310[_0x143d08(0x174)]:String(_0x201310),'duration':_0x31c899});}throw _0x201310;}}static async[a291_0x55400f(0x15a)](_0x31c464,_0x2d6996,_0x443620,_0x3630c1){const _0x4b7b5f=a291_0x55400f,_0x5505c9=await a291_0x445534['promises'][_0x4b7b5f(0x16e)](_0x31c464,{'withFileTypes':!![]});for(const _0x33f7f3 of _0x5505c9){const _0x44e47d=a291_0x5e5971[_0x4b7b5f(0x170)](_0x31c464,_0x33f7f3[_0x4b7b5f(0x153)]);let _0x505c35=a291_0x5e5971[_0x4b7b5f(0x170)](_0x2d6996,_0x33f7f3[_0x4b7b5f(0x153)]);_0x33f7f3['name'][_0x4b7b5f(0x149)](_0x4b7b5f(0x13f))&&(_0x505c35=a291_0x5e5971[_0x4b7b5f(0x170)](_0x2d6996,_0x33f7f3['name'][_0x4b7b5f(0x160)](/\.tpl$/,'')));if(_0x33f7f3[_0x4b7b5f(0x148)]())await a291_0x445534['promises'][_0x4b7b5f(0x166)](_0x505c35,{'recursive':!![]}),await this[_0x4b7b5f(0x15a)](_0x44e47d,_0x505c35,_0x443620,_0x3630c1);else _0x33f7f3[_0x4b7b5f(0x175)]()&&await this[_0x4b7b5f(0x14c)](_0x44e47d,_0x505c35,_0x443620,_0x3630c1);}}static async['processFile'](_0x1cd668,_0x29282c,_0x54efc0,_0x554107){const _0x4ac4cd=a291_0x55400f,_0x488043=a291_0x5e5971[_0x4ac4cd(0x15b)](_0x1cd668)[_0x4ac4cd(0x133)]();_0x1cd668[_0x4ac4cd(0x149)](_0x4ac4cd(0x13f))&&(_0x29282c=_0x29282c['replace'](/\.tpl$/,''));const _0x54938a=['.tsx',_0x4ac4cd(0x139),_0x4ac4cd(0x155),_0x4ac4cd(0x146),_0x4ac4cd(0x140),_0x4ac4cd(0x145),_0x4ac4cd(0x15e),'.scss','.tpl'];if(_0x54938a[_0x4ac4cd(0x14e)](_0x488043)||_0x1cd668['endsWith']('.tpl')){const _0x31eff2=await a291_0x445534[_0x4ac4cd(0x13e)]['readFile'](_0x1cd668,_0x4ac4cd(0x171)),_0x3994dc=this[_0x4ac4cd(0x147)](_0x31eff2,_0x54efc0,_0x554107);await a291_0x445534[_0x4ac4cd(0x13e)][_0x4ac4cd(0x136)](_0x29282c,_0x3994dc,'utf8');}else await a291_0x445534[_0x4ac4cd(0x13e)]['copyFile'](_0x1cd668,_0x29282c);}}
@@ -1 +1 @@
1
- function a292_0x24bb(_0x14ee9a,_0x225c94){_0x14ee9a=_0x14ee9a-0xcc;const _0x2839ae=a292_0x2839();let _0x24bb60=_0x2839ae[_0x14ee9a];return _0x24bb60;}(function(_0x205a66,_0x2155fe){const _0x476b20=a292_0x24bb,_0x5e8a1c=_0x205a66();while(!![]){try{const _0x467e00=parseInt(_0x476b20(0xe5))/0x1+parseInt(_0x476b20(0xcf))/0x2+-parseInt(_0x476b20(0xcc))/0x3*(-parseInt(_0x476b20(0xe2))/0x4)+parseInt(_0x476b20(0xdc))/0x5+parseInt(_0x476b20(0xe1))/0x6+parseInt(_0x476b20(0xea))/0x7*(-parseInt(_0x476b20(0xd9))/0x8)+-parseInt(_0x476b20(0xcd))/0x9;if(_0x467e00===_0x2155fe)break;else _0x5e8a1c['push'](_0x5e8a1c['shift']());}catch(_0x52cb9d){_0x5e8a1c['push'](_0x5e8a1c['shift']());}}}(a292_0x2839,0xb8255));import{mkdir,readFile,writeFile}from'node:fs/promises';import{homedir}from'node:os';import{dirname,join}from'node:path';import a292_0x34d79b from'semver';import{CLI_BIN_NAME,NPM_PACKAGE_NAME}from'../constant/cli.js';function a292_0x2839(){const _0x41112d=['7azzrAr','958857Ttytaq','23986764PhzYre','latest','2533722FabMVr','valid','https://www.npmjs.com/package/','toLowerCase','.cache','utf8','parse','trim','lastNotifiedVersion','checkedAt','1934560yihErY','lastNotifiedAt','yes','2223225yoXwtr','true','number','now','object','2681226sxFbDk','16PUAmpz','rabetbase-cli','update-check.json','224424vGHxuE','gte','\x20available,\x20current\x20','\x20update',',\x20run:\x20'];a292_0x2839=function(){return _0x41112d;};return a292_0x2839();}import{getCliVersionPolicy}from'../utils/cli-version-policy.js';import{getCliVersion}from'../utils/version.js';const UPDATE_CHECK_TTL_MS=0xc*0x3c*0x3c*0x3e8,UPDATE_NOTICE_TTL_MS=0x18*0x3c*0x3c*0x3e8;function isUpdateNoticeDisabled(){const _0x2b5a45=a292_0x24bb,_0x4d5543=process.env.RABETBASE_NO_UPDATE_NOTICE?.[_0x2b5a45(0xd6)]()[_0x2b5a45(0xd2)]();return _0x4d5543==='1'||_0x4d5543===_0x2b5a45(0xdd)||_0x4d5543===_0x2b5a45(0xdb);}function cacheRoot(){const _0x393571=a292_0x24bb;return process.env.XDG_CACHE_HOME||process.env.LOCALAPPDATA||join(homedir(),_0x393571(0xd3));}export function getUpdateNoticeCachePath(){const _0x5380c7=a292_0x24bb;return join(cacheRoot(),_0x5380c7(0xe3),_0x5380c7(0xe4));}async function readUpdateNoticeCache(){const _0x3956ef=a292_0x24bb;try{const _0x105450=await readFile(getUpdateNoticeCachePath(),_0x3956ef(0xd4)),_0x1b4d87=JSON[_0x3956ef(0xd5)](_0x105450);if(!_0x1b4d87||typeof _0x1b4d87!==_0x3956ef(0xe0))return{};return _0x1b4d87;}catch{return{};}}async function writeUpdateNoticeCache(_0x286396){const _0x30c871=a292_0x24bb;try{const _0x380d13=getUpdateNoticeCachePath();await mkdir(dirname(_0x380d13),{'recursive':!![]}),await writeFile(_0x380d13,JSON['stringify'](_0x286396,null,0x2)+'\x0a',_0x30c871(0xd4));}catch{}}function isFreshCheck(_0x172451,_0x55f0c3){const _0x550dfa=a292_0x24bb;return typeof _0x172451[_0x550dfa(0xd8)]===_0x550dfa(0xde)&&_0x55f0c3-_0x172451['checkedAt']<UPDATE_CHECK_TTL_MS;}function isRecentlyNotified(_0x49b833,_0x20dc56,_0x2afa64){const _0x198c41=a292_0x24bb;return _0x49b833[_0x198c41(0xd7)]===_0x20dc56&&typeof _0x49b833['lastNotifiedAt']==='number'&&_0x2afa64-_0x49b833[_0x198c41(0xda)]<UPDATE_NOTICE_TTL_MS;}export function buildNpmVersionUrl(_0x38a335){const _0x56a3d8=a292_0x24bb;return _0x56a3d8(0xd1)+NPM_PACKAGE_NAME+'/v/'+_0x38a335;}export async function resolveLatestUpdateNotice(){const _0x3a614d=a292_0x24bb;if(isUpdateNoticeDisabled())return null;try{const _0x478638=Date[_0x3a614d(0xdf)](),_0x579f0e=getCliVersion(),_0x31a7d0=await readUpdateNoticeCache();let _0x1707bf=isFreshCheck(_0x31a7d0,_0x478638)?_0x31a7d0[_0x3a614d(0xce)]?.[_0x3a614d(0xd6)]():undefined;if(!_0x1707bf&&!isFreshCheck(_0x31a7d0,_0x478638)){const _0x4bd522=await getCliVersionPolicy();_0x1707bf=_0x4bd522?.['stableVersion']?.['trim']()||undefined,await writeUpdateNoticeCache({..._0x31a7d0,'checkedAt':_0x478638,'latest':_0x1707bf,'failed':!_0x1707bf});}if(!_0x1707bf||!a292_0x34d79b[_0x3a614d(0xd0)](_0x579f0e)||!a292_0x34d79b[_0x3a614d(0xd0)](_0x1707bf))return null;if(a292_0x34d79b[_0x3a614d(0xe6)](_0x579f0e,_0x1707bf))return null;if(isRecentlyNotified(_0x31a7d0,_0x1707bf,_0x478638))return null;const _0x27009a=CLI_BIN_NAME+_0x3a614d(0xe8);return await writeUpdateNoticeCache({..._0x31a7d0,'checkedAt':isFreshCheck(_0x31a7d0,_0x478638)?_0x31a7d0[_0x3a614d(0xd8)]:_0x478638,'latest':_0x1707bf,'failed':![],'lastNotifiedVersion':_0x1707bf,'lastNotifiedAt':_0x478638}),{'command':_0x27009a,'current':_0x579f0e,'latest':_0x1707bf,'url':buildNpmVersionUrl(_0x1707bf),'message':CLI_BIN_NAME+'\x20'+_0x1707bf+_0x3a614d(0xe7)+_0x579f0e+_0x3a614d(0xe9)+_0x27009a};}catch{return null;}}
1
+ function a292_0x4810(_0xd278e,_0x5e0182){_0xd278e=_0xd278e-0x1e7;const _0x350c4f=a292_0x350c();let _0x481010=_0x350c4f[_0xd278e];return _0x481010;}(function(_0x218a07,_0x449547){const _0xb85576=a292_0x4810,_0x5e0d2f=_0x218a07();while(!![]){try{const _0x63281=-parseInt(_0xb85576(0x1f2))/0x1+parseInt(_0xb85576(0x203))/0x2*(-parseInt(_0xb85576(0x1fa))/0x3)+-parseInt(_0xb85576(0x1e8))/0x4*(-parseInt(_0xb85576(0x201))/0x5)+parseInt(_0xb85576(0x1f8))/0x6*(parseInt(_0xb85576(0x1fe))/0x7)+-parseInt(_0xb85576(0x200))/0x8+-parseInt(_0xb85576(0x1fb))/0x9+parseInt(_0xb85576(0x1f5))/0xa*(parseInt(_0xb85576(0x1ef))/0xb);if(_0x63281===_0x449547)break;else _0x5e0d2f['push'](_0x5e0d2f['shift']());}catch(_0xfafb86){_0x5e0d2f['push'](_0x5e0d2f['shift']());}}}(a292_0x350c,0xe0e4a));import{mkdir,readFile,writeFile}from'node:fs/promises';import{homedir}from'node:os';import{dirname,join}from'node:path';import a292_0x58661a from'semver';import{CLI_BIN_NAME,NPM_PACKAGE_NAME}from'../constant/cli.js';import{getCliVersionPolicy}from'../utils/cli-version-policy.js';import{getCliVersion}from'../utils/version.js';const UPDATE_CHECK_TTL_MS=0xc*0x3c*0x3c*0x3e8,UPDATE_NOTICE_TTL_MS=0x18*0x3c*0x3c*0x3e8;function isUpdateNoticeDisabled(){const _0x1aa10c=a292_0x4810,_0x2fad3c=process.env.RABETBASE_NO_UPDATE_NOTICE?.[_0x1aa10c(0x1ed)]()['toLowerCase']();return _0x2fad3c==='1'||_0x2fad3c===_0x1aa10c(0x1fc)||_0x2fad3c==='yes';}function cacheRoot(){const _0xf8b3cf=a292_0x4810;return process.env.XDG_CACHE_HOME||process.env.LOCALAPPDATA||join(homedir(),_0xf8b3cf(0x1f4));}export function getUpdateNoticeCachePath(){const _0x27822f=a292_0x4810;return join(cacheRoot(),_0x27822f(0x1f9),_0x27822f(0x1f6));}async function readUpdateNoticeCache(){const _0x5b0683=a292_0x4810;try{const _0x4e5b21=await readFile(getUpdateNoticeCachePath(),'utf8'),_0x4c023f=JSON[_0x5b0683(0x1ea)](_0x4e5b21);if(!_0x4c023f||typeof _0x4c023f!==_0x5b0683(0x1f7))return{};return _0x4c023f;}catch{return{};}}async function writeUpdateNoticeCache(_0x440723){const _0x185da1=a292_0x4810;try{const _0x51f0d4=getUpdateNoticeCachePath();await mkdir(dirname(_0x51f0d4),{'recursive':!![]}),await writeFile(_0x51f0d4,JSON['stringify'](_0x440723,null,0x2)+'\x0a',_0x185da1(0x1eb));}catch{}}function a292_0x350c(){const _0x534524=['stableVersion','14589751RgHABx','now','lastNotifiedVersion','1033897xeQeUs',',\x20run:\x20','.cache','20xXNyqj','update-check.json','object','24QvbJuO','rabetbase-cli','3IkjLHO','2351223kgmseJ','true','lastNotifiedAt','1252916OMSzdn','\x20update','10741112OaToZm','2922095GYEHbR','latest','1957054ErmcQw','https://www.npmjs.com/package/','number','/v/','checkedAt','8mVoQwK','valid','parse','utf8','\x20available,\x20current\x20','trim'];a292_0x350c=function(){return _0x534524;};return a292_0x350c();}function isFreshCheck(_0x93a2a8,_0x5a0e24){const _0x2a97a1=a292_0x4810;return typeof _0x93a2a8['checkedAt']===_0x2a97a1(0x205)&&_0x5a0e24-_0x93a2a8[_0x2a97a1(0x1e7)]<UPDATE_CHECK_TTL_MS;}function isRecentlyNotified(_0x3ac5a2,_0x88ca1f,_0xd2a621){const _0x13d3e1=a292_0x4810;return _0x3ac5a2[_0x13d3e1(0x1f1)]===_0x88ca1f&&typeof _0x3ac5a2[_0x13d3e1(0x1fd)]==='number'&&_0xd2a621-_0x3ac5a2['lastNotifiedAt']<UPDATE_NOTICE_TTL_MS;}export function buildNpmVersionUrl(_0x259aaf){const _0x220a55=a292_0x4810;return _0x220a55(0x204)+NPM_PACKAGE_NAME+_0x220a55(0x206)+_0x259aaf;}export async function resolveLatestUpdateNotice(){const _0x22cc71=a292_0x4810;if(isUpdateNoticeDisabled())return null;try{const _0x6b5344=Date[_0x22cc71(0x1f0)](),_0x2907d0=getCliVersion(),_0xbba93b=await readUpdateNoticeCache();let _0x14d8a8=isFreshCheck(_0xbba93b,_0x6b5344)?_0xbba93b[_0x22cc71(0x202)]?.[_0x22cc71(0x1ed)]():undefined;if(!_0x14d8a8&&!isFreshCheck(_0xbba93b,_0x6b5344)){const _0x15c6e0=await getCliVersionPolicy();_0x14d8a8=_0x15c6e0?.[_0x22cc71(0x1ee)]?.[_0x22cc71(0x1ed)]()||undefined,await writeUpdateNoticeCache({..._0xbba93b,'checkedAt':_0x6b5344,'latest':_0x14d8a8,'failed':!_0x14d8a8});}if(!_0x14d8a8||!a292_0x58661a['valid'](_0x2907d0)||!a292_0x58661a[_0x22cc71(0x1e9)](_0x14d8a8))return null;if(a292_0x58661a['gte'](_0x2907d0,_0x14d8a8))return null;if(isRecentlyNotified(_0xbba93b,_0x14d8a8,_0x6b5344))return null;const _0x20a0e3=CLI_BIN_NAME+_0x22cc71(0x1ff);return await writeUpdateNoticeCache({..._0xbba93b,'checkedAt':isFreshCheck(_0xbba93b,_0x6b5344)?_0xbba93b['checkedAt']:_0x6b5344,'latest':_0x14d8a8,'failed':![],'lastNotifiedVersion':_0x14d8a8,'lastNotifiedAt':_0x6b5344}),{'command':_0x20a0e3,'current':_0x2907d0,'latest':_0x14d8a8,'url':buildNpmVersionUrl(_0x14d8a8),'message':CLI_BIN_NAME+'\x20'+_0x14d8a8+_0x22cc71(0x1ec)+_0x2907d0+_0x22cc71(0x1f3)+_0x20a0e3};}catch{return null;}}
@@ -1 +1 @@
1
- function a293_0x2120(){var _0x4183d8=['5838610jdkqPU','3989802aZYCaM','16AqHMhT','27042hfobsy','2609369WyMBeW','565fYBkwl','268478kEIOYu','388654xHzKRL','33rmqIVO','3869001NaOYJF','4GtWAQI'];a293_0x2120=function(){return _0x4183d8;};return a293_0x2120();}(function(_0x24c1e4,_0x9d757f){var _0x31147f=a293_0x2d1e,_0x579331=_0x24c1e4();while(!![]){try{var _0x4c980d=parseInt(_0x31147f(0x1e7))/0x1+parseInt(_0x31147f(0x1e8))/0x2+-parseInt(_0x31147f(0x1e2))/0x3*(parseInt(_0x31147f(0x1e0))/0x4)+parseInt(_0x31147f(0x1e6))/0x5*(-parseInt(_0x31147f(0x1e4))/0x6)+-parseInt(_0x31147f(0x1e5))/0x7*(-parseInt(_0x31147f(0x1e3))/0x8)+-parseInt(_0x31147f(0x1df))/0x9+parseInt(_0x31147f(0x1e1))/0xa*(parseInt(_0x31147f(0x1e9))/0xb);if(_0x4c980d===_0x9d757f)break;else _0x579331['push'](_0x579331['shift']());}catch(_0x4266ec){_0x579331['push'](_0x579331['shift']());}}}(a293_0x2120,0xa8a78));function a293_0x2d1e(_0x1afacb,_0x4bdca5){_0x1afacb=_0x1afacb-0x1df;var _0x212042=a293_0x2120();var _0x2d1e56=_0x212042[_0x1afacb];return _0x2d1e56;}import{VERSION}from'../generated/build-info.js';export function getCliVersion(){return VERSION;}
1
+ (function(_0x42bb02,_0x44ebc4){var _0x238dcd=a293_0x1ace,_0x270b15=_0x42bb02();while(!![]){try{var _0x4e70a3=parseInt(_0x238dcd(0x68))/0x1+parseInt(_0x238dcd(0x6c))/0x2+-parseInt(_0x238dcd(0x66))/0x3*(-parseInt(_0x238dcd(0x65))/0x4)+-parseInt(_0x238dcd(0x67))/0x5+parseInt(_0x238dcd(0x69))/0x6+parseInt(_0x238dcd(0x6b))/0x7*(-parseInt(_0x238dcd(0x6d))/0x8)+-parseInt(_0x238dcd(0x6a))/0x9;if(_0x4e70a3===_0x44ebc4)break;else _0x270b15['push'](_0x270b15['shift']());}catch(_0x2bb7bb){_0x270b15['push'](_0x270b15['shift']());}}}(a293_0x43b8,0x881a2));function a293_0x43b8(){var _0x2ba1f5=['5061519eXmNQR','7wJLnmW','359260heniwM','7233688CByLmF','284264jhUmZQ','12rbFrjq','182180gGEZQO','810010YYohHZ','4719648xnsRWU'];a293_0x43b8=function(){return _0x2ba1f5;};return a293_0x43b8();}import{VERSION}from'../generated/build-info.js';function a293_0x1ace(_0x2adb34,_0x54b0f7){_0x2adb34=_0x2adb34-0x65;var _0x43b8c4=a293_0x43b8();var _0x1ace15=_0x43b8c4[_0x2adb34];return _0x1ace15;}export function getCliVersion(){return VERSION;}
@@ -1 +1 @@
1
- (function(_0x5c57e1,_0x48b8bd){var _0x13faf8=a294_0xc3a9,_0x2e8f50=_0x5c57e1();while(!![]){try{var _0x3c27be=-parseInt(_0x13faf8(0x86))/0x1*(parseInt(_0x13faf8(0x80))/0x2)+-parseInt(_0x13faf8(0x83))/0x3*(parseInt(_0x13faf8(0x8b))/0x4)+parseInt(_0x13faf8(0x89))/0x5+-parseInt(_0x13faf8(0x87))/0x6*(-parseInt(_0x13faf8(0x88))/0x7)+-parseInt(_0x13faf8(0x84))/0x8*(-parseInt(_0x13faf8(0x82))/0x9)+-parseInt(_0x13faf8(0x81))/0xa*(-parseInt(_0x13faf8(0x8a))/0xb)+-parseInt(_0x13faf8(0x85))/0xc;if(_0x3c27be===_0x48b8bd)break;else _0x2e8f50['push'](_0x2e8f50['shift']());}catch(_0x32bff6){_0x2e8f50['push'](_0x2e8f50['shift']());}}}(a294_0x5b65,0xeb847));function a294_0x5b65(){var _0x2b4335=['774131kscTrg','9058290yGCYUQ','7mepfkx','7146555vmmBkp','176QgeCFN','204604BjzOYc','4fiAmpn','30230roIYgZ','27LKJtrH','18rUYnmg','3970280AAcZBC','19876824ddQOtK'];a294_0x5b65=function(){return _0x2b4335;};return a294_0x5b65();}import{setActiveCookie,clearActiveCookie}from'../core/api-client.js';function a294_0xc3a9(_0xcbed74,_0x19264a){_0xcbed74=_0xcbed74-0x80;var _0x5b65b5=a294_0x5b65();var _0xc3a9e3=_0x5b65b5[_0xcbed74];return _0xc3a9e3;}export async function withActiveCookie(_0xd913d2,_0x4f170d){setActiveCookie(_0xd913d2);try{return await _0x4f170d();}finally{clearActiveCookie();}}
1
+ function a294_0x35f4(){var _0x2b5c44=['6860920AYCZbb','503556asmQvk','62460hfOfnD','736850bwWWEF','114qQnRaD','428005YcdcTT','8841889unYpPG','3272103vNdpFQ','303oGILBb'];a294_0x35f4=function(){return _0x2b5c44;};return a294_0x35f4();}(function(_0x245cc1,_0x203cbc){var _0x466e06=a294_0x4a08,_0x41ab4e=_0x245cc1();while(!![]){try{var _0xf3a117=parseInt(_0x466e06(0x11f))/0x1+parseInt(_0x466e06(0x11d))/0x2+-parseInt(_0x466e06(0x124))/0x3*(-parseInt(_0x466e06(0x11e))/0x4)+-parseInt(_0x466e06(0x121))/0x5*(parseInt(_0x466e06(0x120))/0x6)+-parseInt(_0x466e06(0x122))/0x7+parseInt(_0x466e06(0x125))/0x8+parseInt(_0x466e06(0x123))/0x9;if(_0xf3a117===_0x203cbc)break;else _0x41ab4e['push'](_0x41ab4e['shift']());}catch(_0x2ad90a){_0x41ab4e['push'](_0x41ab4e['shift']());}}}(a294_0x35f4,0xdb163));import{setActiveCookie,clearActiveCookie}from'../core/api-client.js';function a294_0x4a08(_0x257199,_0x1b08c7){_0x257199=_0x257199-0x11d;var _0x35f4d1=a294_0x35f4();var _0x4a088e=_0x35f4d1[_0x257199];return _0x4a088e;}export async function withActiveCookie(_0x3eecd9,_0x564d48){setActiveCookie(_0x3eecd9);try{return await _0x564d48();}finally{clearActiveCookie();}}
@@ -1 +1 @@
1
- (function(_0x4a8dcb,_0x5b5ad1){var _0xa8bb58=a295_0x4831,_0x3e4e09=_0x4a8dcb();while(!![]){try{var _0x27a676=parseInt(_0xa8bb58(0x116))/0x1*(parseInt(_0xa8bb58(0x114))/0x2)+parseInt(_0xa8bb58(0x117))/0x3+parseInt(_0xa8bb58(0x112))/0x4+parseInt(_0xa8bb58(0x10f))/0x5*(parseInt(_0xa8bb58(0x110))/0x6)+-parseInt(_0xa8bb58(0x118))/0x7+-parseInt(_0xa8bb58(0x113))/0x8+parseInt(_0xa8bb58(0x115))/0x9*(-parseInt(_0xa8bb58(0x111))/0xa);if(_0x27a676===_0x5b5ad1)break;else _0x3e4e09['push'](_0x3e4e09['shift']());}catch(_0x5cced6){_0x3e4e09['push'](_0x3e4e09['shift']());}}}(a295_0x13c4,0xb7804));function a295_0x13c4(){var _0x581565=['4762faYaei','2401125vwnQFZ','7495684OFFwnG','write','1205920XddmJI','24gOMfhe','4621070LwNubs','3558844RHtlQH','5511608cZMQNt','522DylnZc','27QpurFi'];a295_0x13c4=function(){return _0x581565;};return a295_0x13c4();}function a295_0x4831(_0x30a962,_0x4aa335){_0x30a962=_0x30a962-0x10f;var _0x13c4a1=a295_0x13c4();var _0x4831c7=_0x13c4a1[_0x30a962];return _0x4831c7;}export function writeCliSideChannelLine(_0x4f9cc7){var _0x1b5bb4=a295_0x4831;process['stderr'][_0x1b5bb4(0x119)](_0x4f9cc7+'\x0a');}
1
+ (function(_0x12c9c8,_0x490437){var _0x25c34b=a295_0x57d4,_0x51a524=_0x12c9c8();while(!![]){try{var _0x2dc9a4=-parseInt(_0x25c34b(0xfe))/0x1*(-parseInt(_0x25c34b(0x103))/0x2)+-parseInt(_0x25c34b(0x10b))/0x3*(parseInt(_0x25c34b(0x102))/0x4)+-parseInt(_0x25c34b(0xff))/0x5*(-parseInt(_0x25c34b(0x105))/0x6)+-parseInt(_0x25c34b(0x100))/0x7+-parseInt(_0x25c34b(0x108))/0x8*(-parseInt(_0x25c34b(0x109))/0x9)+parseInt(_0x25c34b(0x107))/0xa*(parseInt(_0x25c34b(0x106))/0xb)+-parseInt(_0x25c34b(0x10a))/0xc*(parseInt(_0x25c34b(0x101))/0xd);if(_0x2dc9a4===_0x490437)break;else _0x51a524['push'](_0x51a524['shift']());}catch(_0x49e542){_0x51a524['push'](_0x51a524['shift']());}}}(a295_0xf87a,0x92bb3));function a295_0x57d4(_0x347494,_0x3f73c0){_0x347494=_0x347494-0xfe;var _0xf87a73=a295_0xf87a();var _0x57d4b8=_0xf87a73[_0x347494];return _0x57d4b8;}export function writeCliSideChannelLine(_0x4d6a2b){var _0x44c375=a295_0x57d4;process[_0x44c375(0x104)]['write'](_0x4d6a2b+'\x0a');}function a295_0xf87a(){var _0x54e53d=['8802iUpPHE','stderr','1197606dQpsfC','66ZenEIY','1555530SvqWgs','9704KFKBjz','1395JIwMXY','36wpnZuG','269697VNoVsU','251xUEcWa','25GDUeRe','2011296KOWGhp','8952463FdAHdo','12jcZJZh'];a295_0xf87a=function(){return _0x54e53d;};return a295_0xf87a();}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lovrabet/rabetbase-cli",
3
- "version": "2.5.0-beta.6",
3
+ "version": "2.5.0",
4
4
  "description": "Developer CLI for Lovrabet apps, datasets, pages, SQL, Backend Function, database connections, skills, and AI agent workflows.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "keywords": [
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: rabetbase
3
- version: 2.5.0-beta.6
3
+ version: 2.5.0
4
4
  description: "Lovrabet 开发工作流 CLI — 通过 rabetbase 命令管理数据集、数据库连接(dblink)、数据列表页(Data List Page)、自定义页面(Custom Page)、SQL 查询、Backend Function 脚本、通知配置、企业知识库、菜单事实读取与同步、开发角色与协作者、应用文件、面向票证类业务材料文字与结构化字段提取的 OCR、代码生成,以及平台问题上报。触发词:数据集、数据表、dataset relation-audit、dataset delete、dataset restore、废弃数据集、恢复数据集、dataset rename、dataset field-update、dataset extend-update、dataset business-groups、dataset business-group-update、businessGroup、字段对象更新、doType、options、数据列表页、Data List Page、自定义页面、Custom Page、page create、page custom-list、page custom-detail、page custom-update、page custom-publish、page generate-start、page generate-status、page relation-audit、page sync、page pull、page push、page restore、恢复已删除页面、dblink、数据库连接、schema 分析、db list、db detail、db create、db update、db delete、db test、db tables、db diff、db diff-refresh-start、db diff-refresh-status、db analyze-batch-plan、db analyze-start、analyze-cancel、analyze-status、traceId、自定义 SQL、sql.execute、bff.execute、BF 消息通知、Backend Function 消息通知、notification config-list、EMAIL configCode、通知配置、notification.send、企业知识库、公司知识、公共知识、kb search、get_dataset_detail、validate_sql_content、save_or_update_custom_sql、@lovrabet/sdk、lovrabet 开发、rabetbase、filter、codegen、init、appcode、app list、app members-list、tenant members-list、应用人员列表、租户人员列表、workspace、workspace init、workspace use、workspace add、workspace remove、多应用、默认应用、menu list、menu visibility-update、菜单显示、菜单隐藏、visible、menu external-link-create、menu external-link-update、menu rename、菜单改名、外链菜单创建、外链 URL 更新、菜单异常审计、菜单手动删除清单、menu sync、menu asset-update、菜单资源更新、menu move、菜单移动、开发角色、开发协作者、role、role list、role user-add、role user-remove、user-resolve、加入开发者、ADMIN、DEV、OWNER、CUSTOM、project create、project upgrade、schema、jq、compress、file upload、file query-url、ocr recognize、文件上传、OCR 识别、票证文字提取、票证字段提取、发票识别、票据识别、证照识别、长期链接、issue report、平台问题、platform issue、问题上报、user-account dingding-sandbox-bind、钉钉沙箱账号绑定。"
5
5
  metadata:
6
6
  requires:
@@ -2,8 +2,8 @@
2
2
  "schemaVersion": 1,
3
3
  "name": "rabetbase",
4
4
  "packageName": "@lovrabet/rabetbase-cli",
5
- "packageVersion": "2.5.0-beta.6",
6
- "skillVersion": "2.5.0-beta.6",
5
+ "packageVersion": "2.5.0",
6
+ "skillVersion": "2.5.0",
7
7
  "files": [
8
8
  "SKILL.md",
9
9
  "guides/backend-function.md",
@@ -132,5 +132,5 @@
132
132
  "references/rabetbase-user-account.md",
133
133
  "references/rabetbase-workspace.md"
134
134
  ],
135
- "digest": "30e9598e71aa66da0a7bcbcf998c3092c2126ab9ad8b82a0fccd69737bfe47f0"
135
+ "digest": "dca9ab8c944c37266a62b08c870f666f5a3646bcc01098f2750f9b318456a477"
136
136
  }