@lovrabet/lovrabet-cli 2.0.9-beta.6 → 2.0.10

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 (70) hide show
  1. package/lib/cli.js +1 -1
  2. package/lib/commands/app/cache.js +1 -1
  3. package/lib/commands/app/definitions.js +1 -1
  4. package/lib/commands/app/mock-loader.js +1 -1
  5. package/lib/commands/app/remote-source.js +1 -1
  6. package/lib/commands/app/shared.js +1 -1
  7. package/lib/commands/auth/index.js +1 -1
  8. package/lib/commands/auth/prompt.js +1 -1
  9. package/lib/commands/bff/detail.js +1 -1
  10. package/lib/commands/bff/exec.js +1 -1
  11. package/lib/commands/bff/index.js +1 -1
  12. package/lib/commands/common/config-policy.js +1 -1
  13. package/lib/commands/common/constraints.js +1 -1
  14. package/lib/commands/common/flags.js +1 -1
  15. package/lib/commands/config/definitions.js +1 -1
  16. package/lib/commands/config/shared.js +1 -1
  17. package/lib/commands/data/index.js +1 -1
  18. package/lib/commands/dataset/detail.js +1 -1
  19. package/lib/commands/dataset/index.js +1 -1
  20. package/lib/commands/dataset/list.js +1 -1
  21. package/lib/commands/doctor.js +1 -1
  22. package/lib/commands/init.js +1 -1
  23. package/lib/commands/kb/index.js +1 -1
  24. package/lib/commands/logs/index.js +1 -1
  25. package/lib/commands/registry.js +1 -1
  26. package/lib/commands/schema.js +1 -1
  27. package/lib/commands/skill/index.js +1 -1
  28. package/lib/commands/sql/detail.js +1 -1
  29. package/lib/commands/sql/exec.js +1 -1
  30. package/lib/commands/sql/index.js +1 -1
  31. package/lib/commands/update.js +1 -1
  32. package/lib/config/schema.js +1 -1
  33. package/lib/constant/auth-mode.js +1 -1
  34. package/lib/constant/cli.js +1 -1
  35. package/lib/constant/defaults.js +1 -1
  36. package/lib/constant/distribution.js +1 -1
  37. package/lib/constant/domain.js +1 -1
  38. package/lib/constant/env.js +1 -1
  39. package/lib/constant/output.js +1 -1
  40. package/lib/constant/product.js +1 -1
  41. package/lib/constant/risk.js +1 -1
  42. package/lib/constant/url.js +1 -1
  43. package/lib/context.js +1 -1
  44. package/lib/core/api-client.js +1 -1
  45. package/lib/core/db-resolver.js +1 -1
  46. package/lib/core/sdk-client.js +1 -1
  47. package/lib/errors.js +1 -1
  48. package/lib/framework/build-all-flags.js +1 -1
  49. package/lib/framework/dryrun.js +1 -1
  50. package/lib/framework/flags.js +1 -1
  51. package/lib/framework/help.js +1 -1
  52. package/lib/framework/index.js +1 -1
  53. package/lib/framework/output.js +1 -1
  54. package/lib/framework/preparse.js +1 -1
  55. package/lib/framework/response.js +1 -1
  56. package/lib/framework/runner-confirmation.js +1 -1
  57. package/lib/framework/runner-error.js +1 -1
  58. package/lib/framework/runner.js +1 -1
  59. package/lib/framework/schema-export.js +1 -1
  60. package/lib/framework/types.js +1 -1
  61. package/lib/help.js +1 -1
  62. package/lib/skills/npx-skills-add.js +1 -1
  63. package/lib/skills/runtime-skill-sync.js +1 -1
  64. package/lib/utils/apply-jq-filter.js +1 -1
  65. package/lib/utils/logger.js +1 -1
  66. package/lib/utils/params.js +1 -1
  67. package/lib/utils/platform.js +1 -1
  68. package/lib/utils/version.js +1 -1
  69. package/lib/utils/write-cli-side-channel.js +1 -1
  70. package/package.json +3 -3
@@ -1 +1 @@
1
- function a28_0x88ca(_0x3350ff,_0x4dc099){_0x3350ff=_0x3350ff-0x100;const _0x3a065f=a28_0x3a06();let _0x88ca95=_0x3a065f[_0x3350ff];return _0x88ca95;}const a28_0x1f3c21=a28_0x88ca;(function(_0xc714b3,_0x4d3f44){const _0x3f3095=a28_0x88ca,_0x250e57=_0xc714b3();while(!![]){try{const _0x318bc3=parseInt(_0x3f3095(0x100))/0x1*(parseInt(_0x3f3095(0x110))/0x2)+-parseInt(_0x3f3095(0x10a))/0x3*(parseInt(_0x3f3095(0x103))/0x4)+parseInt(_0x3f3095(0x101))/0x5+parseInt(_0x3f3095(0x10f))/0x6*(parseInt(_0x3f3095(0x111))/0x7)+-parseInt(_0x3f3095(0x112))/0x8+-parseInt(_0x3f3095(0x10d))/0x9+-parseInt(_0x3f3095(0x10c))/0xa;if(_0x318bc3===_0x4d3f44)break;else _0x250e57['push'](_0x250e57['shift']());}catch(_0x2832a1){_0x250e57['push'](_0x250e57['shift']());}}}(a28_0x3a06,0x7a641));import{executeSdkSql}from'../../core/sdk-client.js';import{SQLCODE_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';import{parseJsonParams}from'../../utils/params.js';export const sqlExec={'service':a28_0x1f3c21(0x105),'command':a28_0x1f3c21(0x108),'description':'Execute\x20a\x20custom\x20SQL\x20query\x20by\x20sqlCode','risk':'read','flags':[SQLCODE_FLAG,PARAMS_FLAG],async 'execute'(_0xa13d77){const _0x5bc6e7=a28_0x1f3c21,_0x2d7d69=parseJsonParams(_0xa13d77[_0x5bc6e7(0x107)](_0x5bc6e7(0x102))),_0x57d212=Date['now'](),_0x5c1490=await executeSdkSql(_0xa13d77['str']('sqlcode'),_0x2d7d69),_0x135135=Date['now']()-_0x57d212,_0x42cdf5=_0x5c1490?.[_0x5bc6e7(0x106)]??_0x5c1490,_0x41eb10=_0x5c1490?.[_0x5bc6e7(0x10b)]??!![];if(!_0x41eb10)return{'ok':![],'data':{'error':_0x5c1490?.[_0x5bc6e7(0x109)]||'SQL\x20execution\x20failed','elapsed':_0x135135},'message':_0x5bc6e7(0x113)};const _0xa77a0=Array[_0x5bc6e7(0x10e)](_0x42cdf5)?_0x42cdf5:[];return{'ok':!![],'data':{'rows':_0xa77a0,'rowCount':_0xa77a0[_0x5bc6e7(0x104)],'elapsed':_0x135135},'message':'Returned\x20'+_0xa77a0['length']+'\x20row(s)\x20in\x20'+_0x135135+'ms'};}};function a28_0x3a06(){const _0x5dda6e=['3308844IlPyMQ','524466rtnQUb','7JXxRAP','949152PZRSWv','SQL\x20execution\x20failed','1xhnLaz','5005985UTnTNd','params','484776cHGofR','length','sql','execResult','str','exec','execError','9TuTFJc','execSuccess','4253690cqqXIM','3653964QzAfbP','isArray'];a28_0x3a06=function(){return _0x5dda6e;};return a28_0x3a06();}
1
+ const a28_0x13e78c=a28_0x3537;(function(_0x1796c3,_0x3a88e6){const _0x3c2b17=a28_0x3537,_0x4326dc=_0x1796c3();while(!![]){try{const _0x130b18=-parseInt(_0x3c2b17(0x1ab))/0x1+parseInt(_0x3c2b17(0x19b))/0x2+parseInt(_0x3c2b17(0x1a9))/0x3+parseInt(_0x3c2b17(0x1a6))/0x4+-parseInt(_0x3c2b17(0x1aa))/0x5*(parseInt(_0x3c2b17(0x1a4))/0x6)+parseInt(_0x3c2b17(0x19c))/0x7+-parseInt(_0x3c2b17(0x19f))/0x8;if(_0x130b18===_0x3a88e6)break;else _0x4326dc['push'](_0x4326dc['shift']());}catch(_0x3c3f20){_0x4326dc['push'](_0x4326dc['shift']());}}}(a28_0x2618,0x75b0f));import{executeSdkSql}from'../../core/sdk-client.js';import{SQLCODE_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';function a28_0x2618(){const _0xb1d79f=['614130OkoFMa','execResult','sqlcode','now','1732060mwpwuR','5316542LmbLAC','execSuccess','str','9053336GXVPfZ','Returned\x20','Execute\x20a\x20custom\x20SQL\x20query\x20by\x20sqlCode','exec','params','5656854SUPsNP','SQL\x20execution\x20failed','3196068BJOGOq','sql','length','2238348OdhnGx','5unTQNS'];a28_0x2618=function(){return _0xb1d79f;};return a28_0x2618();}function a28_0x3537(_0x20804c,_0x33c251){_0x20804c=_0x20804c-0x19a;const _0x2618a9=a28_0x2618();let _0x3537ed=_0x2618a9[_0x20804c];return _0x3537ed;}import{parseJsonParams}from'../../utils/params.js';export const sqlExec={'service':a28_0x13e78c(0x1a7),'command':a28_0x13e78c(0x1a2),'description':a28_0x13e78c(0x1a1),'risk':'read','flags':[SQLCODE_FLAG,PARAMS_FLAG],async 'execute'(_0x1ec3fb){const _0x38d285=a28_0x13e78c,_0x6bf9fb=parseJsonParams(_0x1ec3fb[_0x38d285(0x19e)](_0x38d285(0x1a3))),_0x18165e=Date[_0x38d285(0x19a)](),_0x4019f4=await executeSdkSql(_0x1ec3fb['str'](_0x38d285(0x1ad)),_0x6bf9fb),_0x572e3e=Date[_0x38d285(0x19a)]()-_0x18165e,_0x465579=_0x4019f4?.[_0x38d285(0x1ac)]??_0x4019f4,_0x173f7e=_0x4019f4?.[_0x38d285(0x19d)]??!![];if(!_0x173f7e)return{'ok':![],'data':{'error':_0x4019f4?.['execError']||_0x38d285(0x1a5),'elapsed':_0x572e3e},'message':_0x38d285(0x1a5)};const _0x267b17=Array['isArray'](_0x465579)?_0x465579:[];return{'ok':!![],'data':{'rows':_0x267b17,'rowCount':_0x267b17[_0x38d285(0x1a8)],'elapsed':_0x572e3e},'message':_0x38d285(0x1a0)+_0x267b17[_0x38d285(0x1a8)]+'\x20row(s)\x20in\x20'+_0x572e3e+'ms'};}};
@@ -1 +1 @@
1
- (function(_0x2b5be6,_0x223a43){const _0x540b69=a29_0x2e6d,_0xa273cb=_0x2b5be6();while(!![]){try{const _0x199b97=parseInt(_0x540b69(0x171))/0x1+parseInt(_0x540b69(0x16d))/0x2+-parseInt(_0x540b69(0x169))/0x3*(-parseInt(_0x540b69(0x170))/0x4)+parseInt(_0x540b69(0x16a))/0x5*(parseInt(_0x540b69(0x16c))/0x6)+-parseInt(_0x540b69(0x172))/0x7*(-parseInt(_0x540b69(0x16b))/0x8)+-parseInt(_0x540b69(0x16f))/0x9*(-parseInt(_0x540b69(0x16e))/0xa)+parseInt(_0x540b69(0x173))/0xb*(-parseInt(_0x540b69(0x168))/0xc);if(_0x199b97===_0x223a43)break;else _0xa273cb['push'](_0xa273cb['shift']());}catch(_0x59c097){_0xa273cb['push'](_0xa273cb['shift']());}}}(a29_0x4651,0xdca8e));import{sqlDetail}from'../../commands/sql/detail.js';function a29_0x4651(){const _0x3476ac=['10640751JLIazL','48nFOHZq','16881frfNgm','441895CJSUin','328LVXmPl','6ldQFlu','1136238WmXrAu','10owBaCz','4175253vHhShz','1268aqAFKd','514905YXoVtD','231189nJpXbl'];a29_0x4651=function(){return _0x3476ac;};return a29_0x4651();}function a29_0x2e6d(_0x104cd8,_0x2aed12){_0x104cd8=_0x104cd8-0x168;const _0x4651f0=a29_0x4651();let _0x2e6d99=_0x4651f0[_0x104cd8];return _0x2e6d99;}import{sqlExec}from'../../commands/sql/exec.js';export const sqlDefinitions=[sqlDetail,sqlExec];
1
+ (function(_0x4899b0,_0x1defe6){const _0x238cc4=a29_0x2c69,_0x138a9d=_0x4899b0();while(!![]){try{const _0x4d6ae1=parseInt(_0x238cc4(0x143))/0x1*(parseInt(_0x238cc4(0x142))/0x2)+parseInt(_0x238cc4(0x14b))/0x3+parseInt(_0x238cc4(0x149))/0x4*(-parseInt(_0x238cc4(0x147))/0x5)+parseInt(_0x238cc4(0x146))/0x6*(-parseInt(_0x238cc4(0x145))/0x7)+parseInt(_0x238cc4(0x14a))/0x8*(parseInt(_0x238cc4(0x148))/0x9)+-parseInt(_0x238cc4(0x14c))/0xa+-parseInt(_0x238cc4(0x144))/0xb;if(_0x4d6ae1===_0x1defe6)break;else _0x138a9d['push'](_0x138a9d['shift']());}catch(_0x1ca1c7){_0x138a9d['push'](_0x138a9d['shift']());}}}(a29_0x1ab1,0x52034));import{sqlDetail}from'../../commands/sql/detail.js';import{sqlExec}from'../../commands/sql/exec.js';function a29_0x2c69(_0x19708c,_0x199e93){_0x19708c=_0x19708c-0x142;const _0x1ab1bc=a29_0x1ab1();let _0x2c692c=_0x1ab1bc[_0x19708c];return _0x2c692c;}function a29_0x1ab1(){const _0x5ce1c=['60LHtSTy','650TGAjzZ','36LsSsgC','7916FqYbro','868648JrNFRe','1285344oioOkK','3337860ZATykk','19844diMZbr','39iikJwq','164780KPUwsS','215439fGlfAL'];a29_0x1ab1=function(){return _0x5ce1c;};return a29_0x1ab1();}export const sqlDefinitions=[sqlDetail,sqlExec];
@@ -1 +1 @@
1
- const a30_0x4b7fe0=a30_0x1d3c;function a30_0x28c3(){const _0x500ba7=['run','Unable\x20to\x20resolve\x20','/-/package/','str','fromEntries','Update\x20failed:\x20','length','trim','cwd','--latest,\x20--beta,\x20and\x20version\x20cannot\x20be\x20used\x20together.','Install\x20a\x20specific\x20CLI\x20version','object','status','beta','11098602yqgFBP','11037624yjwFJf','Install\x20the\x20version\x20from\x20npm\x20latest\x20dist-tag','json','3drYwnh','log','skills','stderr','\x20\x20Run\x20manually:\x20npm\x20install\x20-g\x20','77645ExaPoA','patch','exit\x20','match','\x20\x20Skipped\x20skill\x20install\x20(','inherit','string','map','Skip\x20official\x20skill\x20package\x20refresh\x20after\x20updating','update','\x20\x20Official\x20skill\x20update\x20failed:\x20','/dist-tags','stdout','entries','\x20version\x20from\x20npm.','\x20\x20Official\x20skill\x20package\x20is\x20up\x20to\x20date.','\x20CLI\x20from\x20npm','latest','install','pipe','boolean','validation','Invalid\x20version:\x20','\x20\x20Restart\x20your\x20terminal\x20to\x20use\x20the\x20new\x20version.','Current\x20version:\x20','342cIczfQ','toString','prerelease','Already\x20on\x20requested\x20version\x20(v','\x20\x20Try\x20manually:\x20npm\x20install\x20-g\x20','34567320NexQFX','version','Choose\x20exactly\x20one\x20target:\x20--latest,\x20--beta,\x20or\x20--version\x20<version>.','warn','5283092AMsQnV','Checking\x20npm\x20dist-tags...','filter','\x20->\x20','=1).','no-skills','args','timeout','nonInteractive','error','message','unknown','source','9235947AZzeQn','Skipping\x20official\x20skill\x20package\x20(--no-skills).','871238VszuDX','2bKlQIS','Update\x20','Use\x20a\x20full\x20semver\x20such\x20as\x202.0.6\x20or\x202.0.7-beta.1.','write','bool','Refresh\x20official\x20skill\x20package\x20after\x20updating'];a30_0x28c3=function(){return _0x500ba7;};return a30_0x28c3();}(function(_0x370373,_0x298ebc){const _0x5abde4=a30_0x1d3c,_0x1261d9=_0x370373();while(!![]){try{const _0x167810=-parseInt(_0x5abde4(0xae))/0x1*(-parseInt(_0x5abde4(0xad))/0x2)+-parseInt(_0x5abde4(0x77))/0x3*(parseInt(_0x5abde4(0x9e))/0x4)+-parseInt(_0x5abde4(0x7c))/0x5*(parseInt(_0x5abde4(0x95))/0x6)+-parseInt(_0x5abde4(0xab))/0x7+parseInt(_0x5abde4(0x74))/0x8+-parseInt(_0x5abde4(0x73))/0x9+parseInt(_0x5abde4(0x9a))/0xa;if(_0x167810===_0x298ebc)break;else _0x1261d9['push'](_0x1261d9['shift']());}catch(_0x225ea9){_0x1261d9['push'](_0x1261d9['shift']());}}}(a30_0x28c3,0xe7b9c));import{spawnSync}from'node:child_process';import{CliErrors}from'../errors.js';import{CLI_BIN_NAME}from'../constant/cli.js';import{LOVRABET_NPM_PACKAGE_NAME,LOVRABET_SKILL_SOURCE,NPM_REGISTRY_BASE_URL}from'../constant/distribution.js';import{resolveNpmBin}from'../utils/platform.js';import{getCliVersion}from'../utils/version.js';import{LOVRABET_SKIP_NPX_SKILLS_ENV,runNpxSkillsAddGlobal}from'../skills/npx-skills-add.js';const updateFlags=[{'name':a30_0x4b7fe0(0x8d),'type':a30_0x4b7fe0(0x90),'description':a30_0x4b7fe0(0x75),'default':![]},{'name':a30_0x4b7fe0(0x72),'type':a30_0x4b7fe0(0x90),'description':'Install\x20the\x20version\x20from\x20npm\x20beta\x20dist-tag','default':![]},{'name':a30_0x4b7fe0(0x9b),'type':a30_0x4b7fe0(0x82),'description':a30_0x4b7fe0(0x6f)},{'name':a30_0x4b7fe0(0xa3),'type':a30_0x4b7fe0(0x90),'description':a30_0x4b7fe0(0x84),'default':![]},{'name':a30_0x4b7fe0(0x79),'type':a30_0x4b7fe0(0x90),'description':a30_0x4b7fe0(0xb3),'default':!![],'hidden':!![]}];function parseSemver(_0x32b8c4){const _0x319e3b=a30_0x4b7fe0,_0x1ebcf5=_0x32b8c4['trim']()[_0x319e3b(0x7f)](/^(\d+)\.(\d+)\.(\d+)(?:-([0-9A-Za-z.-]+))?$/);if(!_0x1ebcf5)return null;return{'major':Number(_0x1ebcf5[0x1]),'minor':Number(_0x1ebcf5[0x2]),'patch':Number(_0x1ebcf5[0x3]),'prerelease':_0x1ebcf5[0x4]};}function compareSemver(_0x1e8233,_0x472442){const _0x2c124c=a30_0x4b7fe0,_0x1c2550=parseSemver(_0x1e8233),_0x2e65ef=parseSemver(_0x472442);if(!_0x1c2550||!_0x2e65ef)throw CliErrors[_0x2c124c(0x91)]('Version\x20comparison\x20failed.','Use\x20full\x20semver\x20versions\x20such\x20as\x202.0.6\x20or\x202.0.7-beta.1.');for(const _0x1d3947 of['major','minor',_0x2c124c(0x7d)]){if(_0x1c2550[_0x1d3947]<_0x2e65ef[_0x1d3947])return-0x1;if(_0x1c2550[_0x1d3947]>_0x2e65ef[_0x1d3947])return 0x1;}if(!_0x1c2550[_0x2c124c(0x97)]&&!_0x2e65ef[_0x2c124c(0x97)])return 0x0;if(!_0x1c2550[_0x2c124c(0x97)])return 0x1;if(!_0x2e65ef[_0x2c124c(0x97)])return-0x1;if(_0x1c2550[_0x2c124c(0x97)]===_0x2e65ef[_0x2c124c(0x97)])return 0x0;return _0x1c2550[_0x2c124c(0x97)]<_0x2e65ef['prerelease']?-0x1:0x1;}function getRequestedVersion(_0x5e939c){const _0x28dd87=a30_0x4b7fe0,_0x104d43=_0x5e939c[_0x28dd87(0xb7)]('version')['trim']();if(_0x104d43)return _0x104d43;return String(_0x5e939c[_0x28dd87(0xa4)]?.[0x0]??'')[_0x28dd87(0x6c)]();}function shouldSkipOfficialSkill(_0x59472b){const _0x4598fd=a30_0x4b7fe0;return _0x59472b[_0x4598fd(0xb2)](_0x4598fd(0xa3))||_0x59472b['flag'](_0x4598fd(0x79))===![];}async function validateUpdateFlags(_0x5a59bc){const _0x21a729=a30_0x4b7fe0,_0x365db8=getRequestedVersion(_0x5a59bc),_0x57dee1=[_0x5a59bc[_0x21a729(0xb2)](_0x21a729(0x8d))?_0x21a729(0x8d):'',_0x5a59bc['bool'](_0x21a729(0x72))?_0x21a729(0x72):'',_0x365db8?_0x21a729(0x9b):''][_0x21a729(0xa0)](Boolean);if(_0x57dee1[_0x21a729(0x6b)]>0x1)throw CliErrors[_0x21a729(0x91)](_0x21a729(0x6e),_0x21a729(0x9c));if(_0x365db8&&!parseSemver(_0x365db8))throw CliErrors[_0x21a729(0x91)](_0x21a729(0x92)+_0x365db8,_0x21a729(0xb0));}function a30_0x1d3c(_0x1c6131,_0x60f837){_0x1c6131=_0x1c6131-0x6b;const _0x28c36a=a30_0x28c3();let _0x1d3c3c=_0x28c36a[_0x1c6131];return _0x1d3c3c;}async function fetchNpmDistTags(){const _0x5a648a=a30_0x4b7fe0;try{const _0x1a31da=NPM_REGISTRY_BASE_URL+_0x5a648a(0xb6)+encodeURIComponent(LOVRABET_NPM_PACKAGE_NAME)+_0x5a648a(0x87),_0x5c7cc0=await fetch(_0x1a31da,{'signal':AbortSignal[_0x5a648a(0xa5)](0x2710)});if(!_0x5c7cc0['ok'])return null;const _0x1f24d8=await _0x5c7cc0[_0x5a648a(0x76)]();if(!_0x1f24d8||typeof _0x1f24d8!==_0x5a648a(0x70))return null;return Object[_0x5a648a(0xb8)](Object[_0x5a648a(0x89)](_0x1f24d8)['filter'](([,_0x3f2bbe])=>typeof _0x3f2bbe===_0x5a648a(0x82)&&_0x3f2bbe[_0x5a648a(0x6c)]())[_0x5a648a(0x83)](([_0x561613,_0x307a4d])=>[_0x561613,String(_0x307a4d)['trim']()]));}catch{return null;}}async function resolveTargetVersion(_0x4fc2c1){const _0x1d18d7=a30_0x4b7fe0,_0x144752=getRequestedVersion(_0x4fc2c1);if(_0x144752)return{'version':_0x144752,'source':_0x1d18d7(0x9b)};const _0x457b60=_0x4fc2c1[_0x1d18d7(0xb2)]('beta')?_0x1d18d7(0x72):_0x1d18d7(0x8d),_0x388902=await fetchNpmDistTags(),_0x3c9a16=_0x388902?.[_0x457b60];if(!_0x3c9a16)return null;return{'version':_0x3c9a16,'source':_0x457b60};}function shouldInstallTarget(_0x2be5f6,_0x1287cf){const _0xb1618f=a30_0x4b7fe0,_0x1384d7=compareSemver(_0x2be5f6,_0x1287cf[_0xb1618f(0x9b)]);if(_0x1287cf[_0xb1618f(0xaa)]===_0xb1618f(0x9b))return _0x1384d7!==0x0;return _0x1384d7<0x0;}function installCliPackage(_0x4f5e63,_0x258d94){const _0x254a67=a30_0x4b7fe0,_0x433c18=resolveNpmBin('npm'),_0x13a052=[_0x254a67(0x8e),'-g',LOVRABET_NPM_PACKAGE_NAME+'@'+_0x4f5e63];console[_0x254a67(0x78)]('*\x20'+[_0x433c18,..._0x13a052]['join']('\x20'));const _0x470e77=spawnSync(_0x433c18,_0x13a052,{'cwd':process['cwd'](),'stdio':_0x258d94?_0x254a67(0x8f):_0x254a67(0x81),'env':process.env,'shell':![]});if(_0x470e77['status']===0x0)return{'ok':!![]};let _0x4eaa19=_0x470e77[_0x254a67(0xa7)]?.[_0x254a67(0xa8)]||_0x254a67(0x7e)+(_0x470e77[_0x254a67(0x71)]??'unknown');if(_0x258d94){const _0x3caf73=_0x470e77[_0x254a67(0x7a)]?_0x470e77['stderr'][_0x254a67(0x96)]()[_0x254a67(0x6c)]():'',_0x4f8100=_0x470e77['stdout']?_0x470e77[_0x254a67(0x88)][_0x254a67(0x96)]()[_0x254a67(0x6c)]():'';if(_0x3caf73)_0x4eaa19=_0x3caf73;else{if(_0x4f8100)_0x4eaa19=_0x4f8100;}}return{'ok':![],'error':_0x4eaa19};}async function installOfficialSkill(_0x57ea50){const _0x3b9352=a30_0x4b7fe0;console[_0x3b9352(0x78)]('Checking\x20official\x20skill\x20package...');const _0x31edea=runNpxSkillsAddGlobal(process[_0x3b9352(0x6d)](),LOVRABET_SKILL_SOURCE,{'stdio':_0x57ea50?_0x3b9352(0x8f):_0x3b9352(0x81)});if(_0x31edea['skipped']){console['log'](_0x3b9352(0x80)+LOVRABET_SKIP_NPX_SKILLS_ENV+_0x3b9352(0xa2));return;}if(_0x31edea['ok']){console[_0x3b9352(0x78)](_0x3b9352(0x8b));return;}console[_0x3b9352(0x9d)](_0x3b9352(0x86)+(_0x31edea['error']||_0x3b9352(0xa9))),console['log']('\x20\x20Run\x20manually:\x20npx\x20skills\x20add\x20'+LOVRABET_SKILL_SOURCE+'\x20-g\x20-y');}async function execute(_0x19f8b7){const _0x1e84f2=a30_0x4b7fe0;await validateUpdateFlags(_0x19f8b7);const _0x268976=getCliVersion();console['log'](_0x1e84f2(0x94)+_0x268976),console[_0x1e84f2(0x78)](_0x1e84f2(0x9f));const _0x396326=await resolveTargetVersion(_0x19f8b7);if(!_0x396326){const _0x30cdcf=_0x19f8b7[_0x1e84f2(0xb2)]('beta')?_0x1e84f2(0x72):_0x1e84f2(0x8d),_0x5aa854=_0x1e84f2(0xb5)+_0x30cdcf+_0x1e84f2(0x8a);return console[_0x1e84f2(0x9d)](_0x5aa854),console['log'](_0x1e84f2(0x7b)+LOVRABET_NPM_PACKAGE_NAME+'@'+_0x30cdcf),{'ok':![]};}if(!shouldInstallTarget(_0x268976,_0x396326)){const _0x53b06b=_0x396326[_0x1e84f2(0xaa)]===_0x1e84f2(0x9b)?_0x1e84f2(0x98)+_0x396326['version']+').':'Already\x20up\x20to\x20date\x20(v'+_0x396326[_0x1e84f2(0x9b)]+').';return console[_0x1e84f2(0x78)](_0x53b06b),shouldSkipOfficialSkill(_0x19f8b7)?console[_0x1e84f2(0x78)](_0x1e84f2(0xac)):await installOfficialSkill(_0x19f8b7[_0x1e84f2(0xa6)]),{'ok':!![]};}console[_0x1e84f2(0x78)]('Updating\x20'+LOVRABET_NPM_PACKAGE_NAME+':\x20'+_0x268976+_0x1e84f2(0xa1)+_0x396326[_0x1e84f2(0x9b)]);const _0x35cc45=installCliPackage(_0x396326[_0x1e84f2(0x9b)],_0x19f8b7[_0x1e84f2(0xa6)]);if(!_0x35cc45['ok']){const _0x5a1590=_0x1e84f2(0xb9)+(_0x35cc45[_0x1e84f2(0xa7)]||_0x1e84f2(0xa9));return console[_0x1e84f2(0xa7)](_0x5a1590),console['log'](_0x1e84f2(0x99)+LOVRABET_NPM_PACKAGE_NAME+'@'+_0x396326['version']),{'ok':![]};}return console['log']('Updated\x20to\x20v'+_0x396326[_0x1e84f2(0x9b)]+'.'),console['log'](_0x1e84f2(0x93)),shouldSkipOfficialSkill(_0x19f8b7)?console[_0x1e84f2(0x78)](_0x1e84f2(0xac)):await installOfficialSkill(_0x19f8b7[_0x1e84f2(0xa6)]),{'ok':!![]};}export const updateDefinition={'service':a30_0x4b7fe0(0x85),'command':a30_0x4b7fe0(0xb4),'description':a30_0x4b7fe0(0xaf)+CLI_BIN_NAME+a30_0x4b7fe0(0x8c),'risk':a30_0x4b7fe0(0xb1),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':updateFlags,'validate':validateUpdateFlags,'execute':execute};
1
+ const a30_0x1ceb9a=a30_0x3206;(function(_0x62412b,_0x19a7d8){const _0x4ae946=a30_0x3206,_0x2e3ac8=_0x62412b();while(!![]){try{const _0xa783fe=-parseInt(_0x4ae946(0x235))/0x1*(-parseInt(_0x4ae946(0x224))/0x2)+parseInt(_0x4ae946(0x219))/0x3+parseInt(_0x4ae946(0x208))/0x4*(parseInt(_0x4ae946(0x21e))/0x5)+-parseInt(_0x4ae946(0x206))/0x6*(-parseInt(_0x4ae946(0x236))/0x7)+-parseInt(_0x4ae946(0x21d))/0x8+parseInt(_0x4ae946(0x1f9))/0x9+-parseInt(_0x4ae946(0x1f5))/0xa;if(_0xa783fe===_0x19a7d8)break;else _0x2e3ac8['push'](_0x2e3ac8['shift']());}catch(_0x17ebff){_0x2e3ac8['push'](_0x2e3ac8['shift']());}}}(a30_0x3626,0xe37f6));import{spawnSync}from'node:child_process';import{CliErrors}from'../errors.js';import{CLI_BIN_NAME}from'../constant/cli.js';import{LOVRABET_NPM_PACKAGE_NAME,LOVRABET_SKILL_SOURCE,NPM_REGISTRY_BASE_URL}from'../constant/distribution.js';import{resolveNpmBin}from'../utils/platform.js';import{getCliVersion}from'../utils/version.js';import{LOVRABET_SKIP_NPX_SKILLS_ENV,runNpxSkillsAddGlobal}from'../skills/npx-skills-add.js';const updateFlags=[{'name':a30_0x1ceb9a(0x237),'type':'boolean','description':a30_0x1ceb9a(0x22c),'default':![]},{'name':a30_0x1ceb9a(0x1ff),'type':'boolean','description':a30_0x1ceb9a(0x1f8),'default':![]},{'name':a30_0x1ceb9a(0x21b),'type':a30_0x1ceb9a(0x214),'description':a30_0x1ceb9a(0x1fc)},{'name':a30_0x1ceb9a(0x240),'type':a30_0x1ceb9a(0x211),'description':'Skip\x20official\x20skill\x20package\x20refresh\x20after\x20updating','default':![]},{'name':'skills','type':a30_0x1ceb9a(0x211),'description':a30_0x1ceb9a(0x1fd),'default':!![],'hidden':!![]}];function parseSemver(_0x3818bf){const _0x2dda61=a30_0x1ceb9a,_0x39fb82=_0x3818bf[_0x2dda61(0x22d)]()[_0x2dda61(0x20e)](/^(\d+)\.(\d+)\.(\d+)(?:-([0-9A-Za-z.-]+))?$/);if(!_0x39fb82)return null;return{'major':Number(_0x39fb82[0x1]),'minor':Number(_0x39fb82[0x2]),'patch':Number(_0x39fb82[0x3]),'prerelease':_0x39fb82[0x4]};}function compareSemver(_0x3da3cc,_0x11ba5f){const _0xdbeff6=a30_0x1ceb9a,_0x1dbd2f=parseSemver(_0x3da3cc),_0x1a0daf=parseSemver(_0x11ba5f);if(!_0x1dbd2f||!_0x1a0daf)throw CliErrors[_0xdbeff6(0x23b)](_0xdbeff6(0x23e),_0xdbeff6(0x207));for(const _0x3e21ac of[_0xdbeff6(0x230),_0xdbeff6(0x20f),_0xdbeff6(0x229)]){if(_0x1dbd2f[_0x3e21ac]<_0x1a0daf[_0x3e21ac])return-0x1;if(_0x1dbd2f[_0x3e21ac]>_0x1a0daf[_0x3e21ac])return 0x1;}if(!_0x1dbd2f[_0xdbeff6(0x23c)]&&!_0x1a0daf['prerelease'])return 0x0;if(!_0x1dbd2f[_0xdbeff6(0x23c)])return 0x1;if(!_0x1a0daf[_0xdbeff6(0x23c)])return-0x1;if(_0x1dbd2f[_0xdbeff6(0x23c)]===_0x1a0daf[_0xdbeff6(0x23c)])return 0x0;return _0x1dbd2f[_0xdbeff6(0x23c)]<_0x1a0daf[_0xdbeff6(0x23c)]?-0x1:0x1;}function getRequestedVersion(_0x86e3e8){const _0x2c04d3=a30_0x1ceb9a,_0x5e371c=_0x86e3e8['str'](_0x2c04d3(0x21b))[_0x2c04d3(0x22d)]();if(_0x5e371c)return _0x5e371c;return String(_0x86e3e8[_0x2c04d3(0x212)]?.[0x0]??'')[_0x2c04d3(0x22d)]();}function shouldSkipOfficialSkill(_0x35d272){const _0x305a06=a30_0x1ceb9a;return _0x35d272['bool'](_0x305a06(0x240))||_0x35d272[_0x305a06(0x234)]('skills')===![];}async function validateUpdateFlags(_0x569296){const _0xd98942=a30_0x1ceb9a,_0x21769b=getRequestedVersion(_0x569296),_0x37fe74=[_0x569296['bool'](_0xd98942(0x237))?'latest':'',_0x569296[_0xd98942(0x213)]('beta')?_0xd98942(0x1ff):'',_0x21769b?_0xd98942(0x21b):''][_0xd98942(0x22b)](Boolean);if(_0x37fe74[_0xd98942(0x1f2)]>0x1)throw CliErrors['validation'](_0xd98942(0x209),_0xd98942(0x1fa));if(_0x21769b&&!parseSemver(_0x21769b))throw CliErrors[_0xd98942(0x23b)]('Invalid\x20version:\x20'+_0x21769b,_0xd98942(0x225));}async function fetchNpmDistTags(){const _0x43aa25=a30_0x1ceb9a;try{const _0x1b3cda=NPM_REGISTRY_BASE_URL+_0x43aa25(0x210)+encodeURIComponent(LOVRABET_NPM_PACKAGE_NAME)+_0x43aa25(0x215),_0x32ca96=await fetch(_0x1b3cda,{'signal':AbortSignal[_0x43aa25(0x239)](0x2710)});if(!_0x32ca96['ok'])return null;const _0x3e77fd=await _0x32ca96[_0x43aa25(0x20c)]();if(!_0x3e77fd||typeof _0x3e77fd!==_0x43aa25(0x1f6))return null;return Object['fromEntries'](Object[_0x43aa25(0x1fb)](_0x3e77fd)['filter'](([,_0x1279ac])=>typeof _0x1279ac===_0x43aa25(0x214)&&_0x1279ac['trim']())[_0x43aa25(0x204)](([_0x4d7de4,_0x3b4fcc])=>[_0x4d7de4,String(_0x3b4fcc)[_0x43aa25(0x22d)]()]));}catch{return null;}}async function resolveTargetVersion(_0x552299){const _0x4aea7b=a30_0x1ceb9a,_0x208cc4=getRequestedVersion(_0x552299);if(_0x208cc4)return{'version':_0x208cc4,'source':_0x4aea7b(0x21b)};const _0x5114e8=_0x552299[_0x4aea7b(0x213)](_0x4aea7b(0x1ff))?_0x4aea7b(0x1ff):_0x4aea7b(0x237),_0xbcc524=await fetchNpmDistTags(),_0x4785f3=_0xbcc524?.[_0x5114e8];if(!_0x4785f3)return null;return{'version':_0x4785f3,'source':_0x5114e8};}function shouldInstallTarget(_0x246f86,_0x3a10de){const _0x27288e=a30_0x1ceb9a,_0x335570=compareSemver(_0x246f86,_0x3a10de[_0x27288e(0x21b)]);if(_0x3a10de[_0x27288e(0x221)]===_0x27288e(0x21b))return _0x335570!==0x0;return _0x335570<0x0;}function a30_0x3626(){const _0x3c4a5c=['/dist-tags','nonInteractive','error','Unable\x20to\x20resolve\x20','712515kIxvbY','update','version','Updated\x20to\x20v','9985224VxsEKK','127185WYDRZp','\x20\x20Try\x20manually:\x20npm\x20install\x20-g\x20','Checking\x20npm\x20dist-tags...','source','join','warn','55394gmmyxd','Use\x20a\x20full\x20semver\x20such\x20as\x202.0.6\x20or\x202.0.7-beta.1.','run','unknown','\x20\x20Run\x20manually:\x20npx\x20skills\x20add\x20','patch','npm','filter','Install\x20the\x20version\x20from\x20npm\x20latest\x20dist-tag','trim','\x20\x20Official\x20skill\x20package\x20is\x20up\x20to\x20date.','cwd','major','stderr','toString','pipe','flag','49sDNIrM','14qnJgHu','latest','Update\x20failed:\x20','timeout','inherit','validation','prerelease','\x20\x20Official\x20skill\x20update\x20failed:\x20','Version\x20comparison\x20failed.','status','no-skills','length','exit\x20','\x20\x20Restart\x20your\x20terminal\x20to\x20use\x20the\x20new\x20version.','18300930nkVvYk','object','log','Install\x20the\x20version\x20from\x20npm\x20beta\x20dist-tag','10198323ZvFquP','Choose\x20exactly\x20one\x20target:\x20--latest,\x20--beta,\x20or\x20--version\x20<version>.','entries','Install\x20a\x20specific\x20CLI\x20version','Refresh\x20official\x20skill\x20package\x20after\x20updating','install','beta','Already\x20on\x20requested\x20version\x20(v','Already\x20up\x20to\x20date\x20(v','message','stdout','map','\x20\x20Run\x20manually:\x20npm\x20install\x20-g\x20','2702148RryHDT','Use\x20full\x20semver\x20versions\x20such\x20as\x202.0.6\x20or\x202.0.7-beta.1.','60xLYFwu','--latest,\x20--beta,\x20and\x20version\x20cannot\x20be\x20used\x20together.','Current\x20version:\x20','\x20-g\x20-y','json','\x20version\x20from\x20npm.','match','minor','/-/package/','boolean','args','bool','string'];a30_0x3626=function(){return _0x3c4a5c;};return a30_0x3626();}function installCliPackage(_0x44b870,_0x58cad9){const _0x479eae=a30_0x1ceb9a,_0x14f4e7=resolveNpmBin(_0x479eae(0x22a)),_0xdd0647=[_0x479eae(0x1fe),'-g',LOVRABET_NPM_PACKAGE_NAME+'@'+_0x44b870];console['log']('*\x20'+[_0x14f4e7,..._0xdd0647][_0x479eae(0x222)]('\x20'));const _0x4a9cfa=spawnSync(_0x14f4e7,_0xdd0647,{'cwd':process['cwd'](),'stdio':_0x58cad9?_0x479eae(0x233):_0x479eae(0x23a),'env':process.env,'shell':![]});if(_0x4a9cfa[_0x479eae(0x23f)]===0x0)return{'ok':!![]};let _0x30200a=_0x4a9cfa[_0x479eae(0x217)]?.[_0x479eae(0x202)]||_0x479eae(0x1f3)+(_0x4a9cfa['status']??_0x479eae(0x227));if(_0x58cad9){const _0x51af31=_0x4a9cfa[_0x479eae(0x231)]?_0x4a9cfa[_0x479eae(0x231)]['toString']()[_0x479eae(0x22d)]():'',_0x1aed09=_0x4a9cfa['stdout']?_0x4a9cfa[_0x479eae(0x203)][_0x479eae(0x232)]()[_0x479eae(0x22d)]():'';if(_0x51af31)_0x30200a=_0x51af31;else{if(_0x1aed09)_0x30200a=_0x1aed09;}}return{'ok':![],'error':_0x30200a};}async function installOfficialSkill(_0x186ddb){const _0x3d0b13=a30_0x1ceb9a;console[_0x3d0b13(0x1f7)]('Checking\x20official\x20skill\x20package...');const _0x94ac6c=runNpxSkillsAddGlobal(process[_0x3d0b13(0x22f)](),LOVRABET_SKILL_SOURCE,{'stdio':_0x186ddb?'pipe':_0x3d0b13(0x23a)});if(_0x94ac6c['skipped']){console['log']('\x20\x20Skipped\x20skill\x20install\x20('+LOVRABET_SKIP_NPX_SKILLS_ENV+'=1).');return;}if(_0x94ac6c['ok']){console[_0x3d0b13(0x1f7)](_0x3d0b13(0x22e));return;}console[_0x3d0b13(0x223)](_0x3d0b13(0x23d)+(_0x94ac6c[_0x3d0b13(0x217)]||'unknown')),console[_0x3d0b13(0x1f7)](_0x3d0b13(0x228)+LOVRABET_SKILL_SOURCE+_0x3d0b13(0x20b));}async function execute(_0x477029){const _0x49c2ba=a30_0x1ceb9a;await validateUpdateFlags(_0x477029);const _0x597f87=getCliVersion();console['log'](_0x49c2ba(0x20a)+_0x597f87),console[_0x49c2ba(0x1f7)](_0x49c2ba(0x220));const _0x53fdf6=await resolveTargetVersion(_0x477029);if(!_0x53fdf6){const _0x469f72=_0x477029['bool'](_0x49c2ba(0x1ff))?_0x49c2ba(0x1ff):_0x49c2ba(0x237),_0x3fbf51=_0x49c2ba(0x218)+_0x469f72+_0x49c2ba(0x20d);return console['warn'](_0x3fbf51),console[_0x49c2ba(0x1f7)](_0x49c2ba(0x205)+LOVRABET_NPM_PACKAGE_NAME+'@'+_0x469f72),{'ok':![]};}if(!shouldInstallTarget(_0x597f87,_0x53fdf6)){const _0x288156=_0x53fdf6[_0x49c2ba(0x221)]===_0x49c2ba(0x21b)?_0x49c2ba(0x200)+_0x53fdf6[_0x49c2ba(0x21b)]+').':_0x49c2ba(0x201)+_0x53fdf6[_0x49c2ba(0x21b)]+').';return console[_0x49c2ba(0x1f7)](_0x288156),shouldSkipOfficialSkill(_0x477029)?console['log']('Skipping\x20official\x20skill\x20package\x20(--no-skills).'):await installOfficialSkill(_0x477029[_0x49c2ba(0x216)]),{'ok':!![]};}console[_0x49c2ba(0x1f7)]('Updating\x20'+LOVRABET_NPM_PACKAGE_NAME+':\x20'+_0x597f87+'\x20->\x20'+_0x53fdf6['version']);const _0x5303a4=installCliPackage(_0x53fdf6['version'],_0x477029[_0x49c2ba(0x216)]);if(!_0x5303a4['ok']){const _0x4e0c3c=_0x49c2ba(0x238)+(_0x5303a4[_0x49c2ba(0x217)]||_0x49c2ba(0x227));return console['error'](_0x4e0c3c),console[_0x49c2ba(0x1f7)](_0x49c2ba(0x21f)+LOVRABET_NPM_PACKAGE_NAME+'@'+_0x53fdf6[_0x49c2ba(0x21b)]),{'ok':![]};}return console[_0x49c2ba(0x1f7)](_0x49c2ba(0x21c)+_0x53fdf6[_0x49c2ba(0x21b)]+'.'),console[_0x49c2ba(0x1f7)](_0x49c2ba(0x1f4)),shouldSkipOfficialSkill(_0x477029)?console['log']('Skipping\x20official\x20skill\x20package\x20(--no-skills).'):await installOfficialSkill(_0x477029[_0x49c2ba(0x216)]),{'ok':!![]};}function a30_0x3206(_0x1147b1,_0xfb8c9d){_0x1147b1=_0x1147b1-0x1f2;const _0x3626a3=a30_0x3626();let _0x320695=_0x3626a3[_0x1147b1];return _0x320695;}export const updateDefinition={'service':a30_0x1ceb9a(0x21a),'command':a30_0x1ceb9a(0x226),'description':'Update\x20'+CLI_BIN_NAME+'\x20CLI\x20from\x20npm','risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':updateFlags,'validate':validateUpdateFlags,'execute':execute};
@@ -1 +1 @@
1
- const a31_0x1683fc=a31_0x42c9;(function(_0x25b9d0,_0x1be397){const _0x21c747=a31_0x42c9,_0x55af62=_0x25b9d0();while(!![]){try{const _0x33c1e3=-parseInt(_0x21c747(0x1c6))/0x1*(parseInt(_0x21c747(0x1cc))/0x2)+parseInt(_0x21c747(0x1d9))/0x3*(parseInt(_0x21c747(0x1c9))/0x4)+-parseInt(_0x21c747(0x1df))/0x5+parseInt(_0x21c747(0x1cf))/0x6*(-parseInt(_0x21c747(0x1d6))/0x7)+-parseInt(_0x21c747(0x1dc))/0x8+-parseInt(_0x21c747(0x1dd))/0x9*(-parseInt(_0x21c747(0x1cb))/0xa)+parseInt(_0x21c747(0x1d2))/0xb;if(_0x33c1e3===_0x1be397)break;else _0x55af62['push'](_0x55af62['shift']());}catch(_0x272524){_0x55af62['push'](_0x55af62['shift']());}}}(a31_0x1ede,0x985c4));import{DEFAULT_CONFIG_VALUES}from'../constant/defaults.js';import{RUNTIME_ENV_VALUES}from'../constant/env.js';import{OUTPUT_FORMAT_VALUES}from'../constant/output.js';export const CONFIG_FIELD_SCHEMAS={'env':{'description':'Target\x20environment','topLevel':!![],'cliSettableTopLevel':!![],'enumValues':RUNTIME_ENV_VALUES,'defaultValue':DEFAULT_CONFIG_VALUES[a31_0x1683fc(0x1ca)],'importable':!![]},'format':{'description':a31_0x1683fc(0x1d0),'topLevel':!![],'cliSettableTopLevel':!![],'enumValues':OUTPUT_FORMAT_VALUES,'defaultValue':DEFAULT_CONFIG_VALUES['format'],'importable':!![]},'pageSize':{'description':a31_0x1683fc(0x1d5),'topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'apiDomain':{'description':a31_0x1683fc(0x1d7),'topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'userDomain':{'description':a31_0x1683fc(0x1d1),'topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'runtimeDomain':{'description':'Override\x20runtime\x20domain','topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'accessKey':{'description':a31_0x1683fc(0x1c5),'topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'riskLevel':{'description':a31_0x1683fc(0x1e4),'topLevel':!![],'defaultValue':DEFAULT_CONFIG_VALUES[a31_0x1683fc(0x1d3)],'importable':!![]},'locale':{'description':'Locale','topLevel':!![],'defaultValue':DEFAULT_CONFIG_VALUES[a31_0x1683fc(0x1e1)],'importable':!![],'legacyCompatOnly':!![]}};export const TOP_LEVEL_CONFIG_KEYS=new Set(Object['entries'](CONFIG_FIELD_SCHEMAS)[a31_0x1683fc(0x1de)](([,_0x1a5814])=>_0x1a5814[a31_0x1683fc(0x1e2)])[a31_0x1683fc(0x1da)](([_0x1ebffe])=>_0x1ebffe));export const CONFIG_ENUM_VALUES=Object[a31_0x1683fc(0x1d8)](Object[a31_0x1683fc(0x1e0)](CONFIG_FIELD_SCHEMAS)[a31_0x1683fc(0x1de)](([,_0x11a142])=>_0x11a142[a31_0x1683fc(0x1cd)])[a31_0x1683fc(0x1da)](([_0x31d3cf,_0x30c561])=>[_0x31d3cf,[..._0x30c561[a31_0x1683fc(0x1cd)]||[]]]));function a31_0x42c9(_0x5b3a75,_0x2a5175){_0x5b3a75=_0x5b3a75-0x1c5;const _0x1ede77=a31_0x1ede();let _0x42c9d4=_0x1ede77[_0x5b3a75];return _0x42c9d4;}function a31_0x1ede(){const _0x56e8e3=['entries','locale','cliSettableTopLevel','defaultValue','Risk\x20level','Access\x20key\x20(client-ak\x20auth)','222LsETvg','has',';\x20local\x20alias:\x20apps.<alias>.appcode','3612zIKsug','env','10zAnWgI','5906PKYuFo','enumValues','Config\x20key.\x20Top-level:\x20','352926LlFQHx','Default\x20output\x20format','Override\x20user\x20domain','12796003finfmR','riskLevel','importable','Default\x20page\x20size','49MhEGPn','Override\x20API\x20domain','fromEntries','2538BnntuT','map','legacyCompatOnly','6821024IoBDsG','8522532jATDEl','filter','1650750WwbgjT'];a31_0x1ede=function(){return _0x56e8e3;};return a31_0x1ede();}export const IMPORTABLE_RUNTIME_CONFIG_KEYS=Object[a31_0x1683fc(0x1e0)](CONFIG_FIELD_SCHEMAS)[a31_0x1683fc(0x1de)](([,_0xcb40c5])=>_0xcb40c5[a31_0x1683fc(0x1d4)])[a31_0x1683fc(0x1da)](([_0x563f46])=>_0x563f46);export function getConfigFieldSchema(_0x4575cf){return CONFIG_FIELD_SCHEMAS[_0x4575cf];}export function getConfigEnumValues(_0x3b612d){const _0x3188c1=a31_0x1683fc;return getConfigFieldSchema(_0x3b612d)?.[_0x3188c1(0x1cd)];}export function getConfigDefaultValue(_0x1f80ab){const _0x1fa5fc=a31_0x1683fc;return getConfigFieldSchema(_0x1f80ab)?.[_0x1fa5fc(0x1e3)];}export function isTopLevelConfigKey(_0x4dfc91){const _0x343e99=a31_0x1683fc;return TOP_LEVEL_CONFIG_KEYS[_0x343e99(0x1c7)](_0x4dfc91);}export function isLegacyCompatConfigKey(_0x4d3616){const _0x302539=a31_0x1683fc;return getConfigFieldSchema(_0x4d3616)?.[_0x302539(0x1db)]===!![];}export function getTopLevelConfigKeyList(){return[...TOP_LEVEL_CONFIG_KEYS];}export function formatConfigKeyList(_0x279642){return[..._0x279642]['join'](',\x20');}export function getTopLevelConfigKeySummary(){return formatConfigKeyList(getTopLevelConfigKeyList());}export function getConfigCommandKeyDescription(){const _0x29250d=a31_0x1683fc;return _0x29250d(0x1ce)+getTopLevelConfigKeySummary()+_0x29250d(0x1c8);}export function buildAppProfileListFields(_0x13da2f){return{'env':_0x13da2f,'hasAccessKey':![],'format':null,'pageSize':null,'riskLevel':null,'locale':null};}
1
+ const a31_0x35a331=a31_0xf954;function a31_0xf954(_0x11ea23,_0x5c59ab){_0x11ea23=_0x11ea23-0x182;const _0x28f6f8=a31_0x28f6();let _0xf954be=_0x28f6f8[_0x11ea23];return _0xf954be;}(function(_0x132426,_0x13f9ef){const _0x1253db=a31_0xf954,_0x3b3a52=_0x132426();while(!![]){try{const _0x55f9c6=parseInt(_0x1253db(0x186))/0x1+parseInt(_0x1253db(0x194))/0x2*(-parseInt(_0x1253db(0x193))/0x3)+parseInt(_0x1253db(0x182))/0x4*(-parseInt(_0x1253db(0x195))/0x5)+parseInt(_0x1253db(0x184))/0x6+-parseInt(_0x1253db(0x19e))/0x7+parseInt(_0x1253db(0x1a0))/0x8*(-parseInt(_0x1253db(0x19a))/0x9)+parseInt(_0x1253db(0x197))/0xa;if(_0x55f9c6===_0x13f9ef)break;else _0x3b3a52['push'](_0x3b3a52['shift']());}catch(_0x5277ed){_0x3b3a52['push'](_0x3b3a52['shift']());}}}(a31_0x28f6,0x8ee13));import{DEFAULT_CONFIG_VALUES}from'../constant/defaults.js';import{RUNTIME_ENV_VALUES}from'../constant/env.js';import{OUTPUT_FORMAT_VALUES}from'../constant/output.js';export const CONFIG_FIELD_SCHEMAS={'env':{'description':'Target\x20environment','topLevel':!![],'cliSettableTopLevel':!![],'enumValues':RUNTIME_ENV_VALUES,'defaultValue':DEFAULT_CONFIG_VALUES[a31_0x35a331(0x19d)],'importable':!![]},'format':{'description':a31_0x35a331(0x188),'topLevel':!![],'cliSettableTopLevel':!![],'enumValues':OUTPUT_FORMAT_VALUES,'defaultValue':DEFAULT_CONFIG_VALUES['format'],'importable':!![]},'pageSize':{'description':a31_0x35a331(0x18b),'topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'apiDomain':{'description':'Override\x20API\x20domain','topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'userDomain':{'description':a31_0x35a331(0x19b),'topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'runtimeDomain':{'description':a31_0x35a331(0x18f),'topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'accessKey':{'description':a31_0x35a331(0x185),'topLevel':!![],'cliSettableTopLevel':!![],'importable':!![]},'riskLevel':{'description':a31_0x35a331(0x18a),'topLevel':!![],'defaultValue':DEFAULT_CONFIG_VALUES[a31_0x35a331(0x19f)],'importable':!![]},'locale':{'description':'Locale','topLevel':!![],'defaultValue':DEFAULT_CONFIG_VALUES[a31_0x35a331(0x18c)],'importable':!![],'legacyCompatOnly':!![]}};export const TOP_LEVEL_CONFIG_KEYS=new Set(Object[a31_0x35a331(0x192)](CONFIG_FIELD_SCHEMAS)[a31_0x35a331(0x187)](([,_0x534413])=>_0x534413[a31_0x35a331(0x18e)])[a31_0x35a331(0x198)](([_0x4c75a3])=>_0x4c75a3));export const CONFIG_ENUM_VALUES=Object['fromEntries'](Object[a31_0x35a331(0x192)](CONFIG_FIELD_SCHEMAS)[a31_0x35a331(0x187)](([,_0x2cc40e])=>_0x2cc40e['enumValues'])[a31_0x35a331(0x198)](([_0x2df48c,_0x50dc3b])=>[_0x2df48c,[..._0x50dc3b['enumValues']||[]]]));export const IMPORTABLE_RUNTIME_CONFIG_KEYS=Object[a31_0x35a331(0x192)](CONFIG_FIELD_SCHEMAS)['filter'](([,_0x5cac6a])=>_0x5cac6a[a31_0x35a331(0x196)])[a31_0x35a331(0x198)](([_0x5e8204])=>_0x5e8204);export function getConfigFieldSchema(_0x571675){return CONFIG_FIELD_SCHEMAS[_0x571675];}export function getConfigEnumValues(_0x4b70d3){const _0x123ea3=a31_0x35a331;return getConfigFieldSchema(_0x4b70d3)?.[_0x123ea3(0x183)];}export function getConfigDefaultValue(_0x5ab046){const _0x52d988=a31_0x35a331;return getConfigFieldSchema(_0x5ab046)?.[_0x52d988(0x199)];}export function isTopLevelConfigKey(_0x4d59a1){const _0x1edfb5=a31_0x35a331;return TOP_LEVEL_CONFIG_KEYS[_0x1edfb5(0x18d)](_0x4d59a1);}export function isLegacyCompatConfigKey(_0x266d88){const _0x48d485=a31_0x35a331;return getConfigFieldSchema(_0x266d88)?.[_0x48d485(0x191)]===!![];}export function getTopLevelConfigKeyList(){return[...TOP_LEVEL_CONFIG_KEYS];}export function formatConfigKeyList(_0x54c443){const _0x1855ce=a31_0x35a331;return[..._0x54c443][_0x1855ce(0x189)](',\x20');}function a31_0x28f6(){const _0x223db0=['350795OuCKCO','importable','25814580upXDka','map','defaultValue','554094sKQXgN','Override\x20user\x20domain',';\x20local\x20alias:\x20apps.<alias>.appcode','env','4268663hFztLU','riskLevel','64DPjpFH','52GDpLMK','enumValues','991686DMixvo','Access\x20key\x20(client-ak\x20auth)','677375hbNzNg','filter','Default\x20output\x20format','join','Risk\x20level','Default\x20page\x20size','locale','has','cliSettableTopLevel','Override\x20runtime\x20domain','Config\x20key.\x20Top-level:\x20','legacyCompatOnly','entries','32979jUrmIB','150wgBtAB'];a31_0x28f6=function(){return _0x223db0;};return a31_0x28f6();}export function getTopLevelConfigKeySummary(){return formatConfigKeyList(getTopLevelConfigKeyList());}export function getConfigCommandKeyDescription(){const _0xcbe4aa=a31_0x35a331;return _0xcbe4aa(0x190)+getTopLevelConfigKeySummary()+_0xcbe4aa(0x19c);}export function buildAppProfileListFields(_0x5ebf3c){return{'env':_0x5ebf3c,'hasAccessKey':![],'format':null,'pageSize':null,'riskLevel':null,'locale':null};}
@@ -1 +1 @@
1
- const a32_0xf5f45c=a32_0x1baf;function a32_0x1baf(_0x14f4df,_0x38a284){_0x14f4df=_0x14f4df-0xe8;const _0x2e22cc=a32_0x2e22();let _0x1baf64=_0x2e22cc[_0x14f4df];return _0x1baf64;}(function(_0x256c3a,_0x44bcb4){const _0x50c1dc=a32_0x1baf,_0x2691be=_0x256c3a();while(!![]){try{const _0x48d08b=parseInt(_0x50c1dc(0xea))/0x1+-parseInt(_0x50c1dc(0xf2))/0x2*(-parseInt(_0x50c1dc(0xed))/0x3)+-parseInt(_0x50c1dc(0xe9))/0x4*(-parseInt(_0x50c1dc(0xee))/0x5)+-parseInt(_0x50c1dc(0xf0))/0x6+parseInt(_0x50c1dc(0xec))/0x7+parseInt(_0x50c1dc(0xef))/0x8+-parseInt(_0x50c1dc(0xe8))/0x9;if(_0x48d08b===_0x44bcb4)break;else _0x2691be['push'](_0x2691be['shift']());}catch(_0x1cb036){_0x2691be['push'](_0x2691be['shift']());}}}(a32_0x2e22,0xf1f98));export const AUTH_MODE={'ClientAk':a32_0xf5f45c(0xeb)};function a32_0x2e22(){const _0x1fc6fe=['253011MuhQHX','5WRuwge','6095672yPoFHm','5744106UskqwS','ClientAk','34lsxXjV','21436992yZTdWf','5142252HVfQxk','138585qCqTdn','client-ak','4973717njNpcg'];a32_0x2e22=function(){return _0x1fc6fe;};return a32_0x2e22();}export function isAuthMode(_0x402508){const _0x45c6c9=a32_0xf5f45c;return _0x402508===AUTH_MODE[_0x45c6c9(0xf1)];}
1
+ const a32_0x2adde1=a32_0x34b2;function a32_0x34b2(_0x12a4ef,_0x21b446){_0x12a4ef=_0x12a4ef-0x194;const _0x4198db=a32_0x4198();let _0x34b23b=_0x4198db[_0x12a4ef];return _0x34b23b;}(function(_0x55afde,_0x3e4852){const _0x26bdbd=a32_0x34b2,_0x455279=_0x55afde();while(!![]){try{const _0x341afd=-parseInt(_0x26bdbd(0x19c))/0x1*(-parseInt(_0x26bdbd(0x198))/0x2)+parseInt(_0x26bdbd(0x19d))/0x3*(parseInt(_0x26bdbd(0x197))/0x4)+-parseInt(_0x26bdbd(0x1a0))/0x5*(-parseInt(_0x26bdbd(0x195))/0x6)+parseInt(_0x26bdbd(0x194))/0x7*(parseInt(_0x26bdbd(0x19e))/0x8)+parseInt(_0x26bdbd(0x19a))/0x9+parseInt(_0x26bdbd(0x19b))/0xa*(-parseInt(_0x26bdbd(0x196))/0xb)+-parseInt(_0x26bdbd(0x19f))/0xc;if(_0x341afd===_0x3e4852)break;else _0x455279['push'](_0x455279['shift']());}catch(_0x22077a){_0x455279['push'](_0x455279['shift']());}}}(a32_0x4198,0x9cc6c));export const AUTH_MODE={'ClientAk':a32_0x2adde1(0x199)};export function isAuthMode(_0xa5af){return _0xa5af===AUTH_MODE['ClientAk'];}function a32_0x4198(){const _0x21d811=['32900aagruc','611796iWLkTN','802450JefjBA','12cpcfFi','36aeRvme','client-ak','9369243SKStsO','50wGFoIs','32416YivgRB','160173FkIEfw','1928BaEfen','27820152MghDMl','20lmijmA'];a32_0x4198=function(){return _0x21d811;};return a32_0x4198();}
@@ -1 +1 @@
1
- const a33_0x4fe8ca=a33_0x38fe;function a33_0x4d14(){const _0x335a21=['Use\x20global\x20config\x20scope','appcode','Select\x20app\x20profile\x20by\x20name','1253840gUNyPJ','format','4249cfFKDd','<expr>','app','66UBAjxz','Override\x20appcode','Verbose\x20output','production\x20|\x20development\x20|\x20daily','sqlcode','1520871srhyEn','67531ojfqkq','7394688appkEN','non-interactive','12RKHYig','json\x20|\x20pretty\x20|\x20compress','verbose','1375SgqOwP','cliBinName','Force\x20non-interactive\x20mode\x20(CI)','564tObUqM','fromEntries','Output\x20format','Clear\x20output','yes','Record\x20ID','global','name','Preview\x20operation\x20without\x20executing','SQL\x20query\x20code','help','<code>','cliDisplayName','boolean','dry-run','Alias\x20for\x20--non-interactive','Show\x20help','JSON\x20params\x20for\x20execute\x20commands','Environment','nonInteractive','10840MhDRRE','string','clear','Name\x20filter','params','env','6935416alyQHG','meowKey','type'];a33_0x4d14=function(){return _0x335a21;};return a33_0x4d14();}(function(_0x2193aa,_0x444ea0){const _0x58c881=a33_0x38fe,_0x2ebc3c=_0x2193aa();while(!![]){try{const _0x6e6742=parseInt(_0x58c881(0xba))/0x1*(-parseInt(_0x58c881(0xbd))/0x2)+-parseInt(_0x58c881(0xb9))/0x3+-parseInt(_0x58c881(0xa3))/0x4*(-parseInt(_0x58c881(0xc0))/0x5)+-parseInt(_0x58c881(0xc3))/0x6*(-parseInt(_0x58c881(0xb1))/0x7)+-parseInt(_0x58c881(0xa9))/0x8+parseInt(_0x58c881(0xbb))/0x9+parseInt(_0x58c881(0xaf))/0xa*(parseInt(_0x58c881(0xb4))/0xb);if(_0x6e6742===_0x444ea0)break;else _0x2ebc3c['push'](_0x2ebc3c['shift']());}catch(_0x238e33){_0x2ebc3c['push'](_0x2ebc3c['shift']());}}}(a33_0x4d14,0x91cb6));import{PRODUCT_CONFIG}from'../constant/product.js';import{LOVRABET_NPM_PACKAGE_NAME}from'../constant/distribution.js';function a33_0x38fe(_0x4148da,_0x4eb048){_0x4148da=_0x4148da-0x97;const _0x4d140f=a33_0x4d14();let _0x38fef2=_0x4d140f[_0x4148da];return _0x38fef2;}export const CLI_BIN_NAME=PRODUCT_CONFIG[a33_0x4fe8ca(0xc1)];export const CLI_DISPLAY_NAME=PRODUCT_CONFIG[a33_0x4fe8ca(0x9b)];export const NPM_PACKAGE_NAME=LOVRABET_NPM_PACKAGE_NAME;export const GLOBAL_FLAGS=[{'name':a33_0x4fe8ca(0xad),'meowKey':a33_0x4fe8ca(0xad),'type':a33_0x4fe8ca(0xa4),'description':a33_0x4fe8ca(0xb5),'hint':a33_0x4fe8ca(0x9a)},{'name':a33_0x4fe8ca(0xb3),'meowKey':'app','type':a33_0x4fe8ca(0xa4),'description':a33_0x4fe8ca(0xae),'hint':'<name>'},{'name':'env','meowKey':a33_0x4fe8ca(0xa8),'type':a33_0x4fe8ca(0xa4),'description':a33_0x4fe8ca(0xa1),'hint':a33_0x4fe8ca(0xb7)},{'name':a33_0x4fe8ca(0xb0),'meowKey':a33_0x4fe8ca(0xb0),'type':a33_0x4fe8ca(0xa4),'description':a33_0x4fe8ca(0xc5),'hint':a33_0x4fe8ca(0xbe)},{'name':'jq','meowKey':'jq','type':a33_0x4fe8ca(0xa4),'description':'Filter\x20JSON\x20output\x20(JQ_PATH\x20>\x20bundled\x20jq\x20>\x20PATH;\x20implies\x20--format\x20json\x20when\x20current\x20format\x20is\x20pretty)','hint':a33_0x4fe8ca(0xb2)},{'name':a33_0x4fe8ca(0x9d),'meowKey':'dryRun','type':a33_0x4fe8ca(0x9c),'description':a33_0x4fe8ca(0x97)},{'name':a33_0x4fe8ca(0xc7),'meowKey':a33_0x4fe8ca(0xc7),'type':a33_0x4fe8ca(0x9c),'description':'Skip\x20confirmation\x20for\x20high-risk\x20writes'},{'name':'non-interactive','meowKey':a33_0x4fe8ca(0xa2),'type':a33_0x4fe8ca(0x9c),'description':a33_0x4fe8ca(0xc2)},{'name':'global','meowKey':a33_0x4fe8ca(0xc9),'type':a33_0x4fe8ca(0x9c),'description':a33_0x4fe8ca(0xac)},{'name':'ci','meowKey':'ci','type':a33_0x4fe8ca(0x9c),'description':a33_0x4fe8ca(0x9e),'hidden':!![]},{'name':a33_0x4fe8ca(0x99),'meowKey':a33_0x4fe8ca(0x99),'type':a33_0x4fe8ca(0x9c),'description':a33_0x4fe8ca(0x9f)},{'name':'id','meowKey':'id','type':a33_0x4fe8ca(0xa4),'description':a33_0x4fe8ca(0xc8),'hidden':!![]},{'name':a33_0x4fe8ca(0xca),'meowKey':a33_0x4fe8ca(0xca),'type':a33_0x4fe8ca(0xa4),'description':a33_0x4fe8ca(0xa6),'hidden':!![]},{'name':a33_0x4fe8ca(0xb8),'meowKey':'sqlcode','type':a33_0x4fe8ca(0xa4),'description':a33_0x4fe8ca(0x98),'hidden':!![]},{'name':a33_0x4fe8ca(0xa7),'meowKey':a33_0x4fe8ca(0xa7),'type':a33_0x4fe8ca(0xa4),'description':a33_0x4fe8ca(0xa0),'hidden':!![]},{'name':'verbose','meowKey':a33_0x4fe8ca(0xbf),'type':a33_0x4fe8ca(0x9c),'description':a33_0x4fe8ca(0xb6),'hidden':!![]},{'name':a33_0x4fe8ca(0xa5),'meowKey':a33_0x4fe8ca(0xa5),'type':'boolean','description':a33_0x4fe8ca(0xc6),'hidden':!![]}];export const PIPELINE_FLAG_NAMES=new Set([a33_0x4fe8ca(0xad),a33_0x4fe8ca(0xb3),'env',a33_0x4fe8ca(0xb0),'jq','dry-run','yes',a33_0x4fe8ca(0xbc),'ci']);export function buildMeowFlags(){const _0x1f070f=a33_0x4fe8ca;return Object[_0x1f070f(0xc4)](GLOBAL_FLAGS['map'](_0x31435c=>[_0x31435c[_0x1f070f(0xaa)],{'type':_0x31435c[_0x1f070f(0xab)]}]));}
1
+ const a33_0x39393c=a33_0x176a;(function(_0x20f0be,_0x41bc6c){const _0x59602a=a33_0x176a,_0x1b0d19=_0x20f0be();while(!![]){try{const _0x33038e=-parseInt(_0x59602a(0x13f))/0x1*(parseInt(_0x59602a(0x13a))/0x2)+-parseInt(_0x59602a(0x14e))/0x3*(-parseInt(_0x59602a(0x148))/0x4)+-parseInt(_0x59602a(0x146))/0x5*(parseInt(_0x59602a(0x14d))/0x6)+parseInt(_0x59602a(0x12c))/0x7+parseInt(_0x59602a(0x12f))/0x8*(parseInt(_0x59602a(0x125))/0x9)+-parseInt(_0x59602a(0x14b))/0xa*(parseInt(_0x59602a(0x133))/0xb)+parseInt(_0x59602a(0x145))/0xc;if(_0x33038e===_0x41bc6c)break;else _0x1b0d19['push'](_0x1b0d19['shift']());}catch(_0x35c391){_0x1b0d19['push'](_0x1b0d19['shift']());}}}(a33_0x471a,0x626ff));import{PRODUCT_CONFIG}from'../constant/product.js';import{LOVRABET_NPM_PACKAGE_NAME}from'../constant/distribution.js';function a33_0x176a(_0x1969f0,_0x23299c){_0x1969f0=_0x1969f0-0x125;const _0x471ab6=a33_0x471a();let _0x176a93=_0x471ab6[_0x1969f0];return _0x176a93;}export const CLI_BIN_NAME=PRODUCT_CONFIG[a33_0x39393c(0x131)];export const CLI_DISPLAY_NAME=PRODUCT_CONFIG[a33_0x39393c(0x141)];export const NPM_PACKAGE_NAME=LOVRABET_NPM_PACKAGE_NAME;export const GLOBAL_FLAGS=[{'name':a33_0x39393c(0x135),'meowKey':a33_0x39393c(0x135),'type':'string','description':'Override\x20appcode','hint':a33_0x39393c(0x142)},{'name':'app','meowKey':'app','type':a33_0x39393c(0x12a),'description':'Select\x20app\x20profile\x20by\x20name','hint':'<name>'},{'name':a33_0x39393c(0x13c),'meowKey':a33_0x39393c(0x13c),'type':a33_0x39393c(0x12a),'description':a33_0x39393c(0x12d),'hint':'production\x20|\x20development\x20|\x20daily'},{'name':a33_0x39393c(0x130),'meowKey':a33_0x39393c(0x130),'type':'string','description':a33_0x39393c(0x13b),'hint':'json\x20|\x20pretty\x20|\x20compress'},{'name':'jq','meowKey':'jq','type':a33_0x39393c(0x12a),'description':a33_0x39393c(0x127),'hint':'<expr>'},{'name':a33_0x39393c(0x14a),'meowKey':a33_0x39393c(0x126),'type':a33_0x39393c(0x140),'description':a33_0x39393c(0x149)},{'name':a33_0x39393c(0x137),'meowKey':a33_0x39393c(0x137),'type':a33_0x39393c(0x140),'description':a33_0x39393c(0x129)},{'name':a33_0x39393c(0x144),'meowKey':a33_0x39393c(0x152),'type':'boolean','description':'Force\x20non-interactive\x20mode\x20(CI)'},{'name':a33_0x39393c(0x150),'meowKey':a33_0x39393c(0x150),'type':'boolean','description':a33_0x39393c(0x12e)},{'name':'ci','meowKey':'ci','type':a33_0x39393c(0x140),'description':a33_0x39393c(0x128),'hidden':!![]},{'name':a33_0x39393c(0x12b),'meowKey':a33_0x39393c(0x12b),'type':'boolean','description':a33_0x39393c(0x13e)},{'name':'id','meowKey':'id','type':a33_0x39393c(0x12a),'description':a33_0x39393c(0x134),'hidden':!![]},{'name':a33_0x39393c(0x14c),'meowKey':'name','type':a33_0x39393c(0x12a),'description':'Name\x20filter','hidden':!![]},{'name':a33_0x39393c(0x13d),'meowKey':'sqlcode','type':a33_0x39393c(0x12a),'description':a33_0x39393c(0x143),'hidden':!![]},{'name':a33_0x39393c(0x139),'meowKey':a33_0x39393c(0x139),'type':a33_0x39393c(0x12a),'description':a33_0x39393c(0x132),'hidden':!![]},{'name':'verbose','meowKey':'verbose','type':a33_0x39393c(0x140),'description':a33_0x39393c(0x151),'hidden':!![]},{'name':a33_0x39393c(0x147),'meowKey':'clear','type':a33_0x39393c(0x140),'description':'Clear\x20output','hidden':!![]}];export const PIPELINE_FLAG_NAMES=new Set([a33_0x39393c(0x135),'app',a33_0x39393c(0x13c),'format','jq',a33_0x39393c(0x14a),'yes',a33_0x39393c(0x144),'ci']);export function buildMeowFlags(){const _0x34529c=a33_0x39393c;return Object[_0x34529c(0x138)](GLOBAL_FLAGS[_0x34529c(0x14f)](_0x566439=>[_0x566439[_0x34529c(0x136)],{'type':_0x566439['type']}]));}function a33_0x471a(){const _0x1abf8b=['non-interactive','5810076yBTXwB','65785vRwGVW','clear','62608gIsGBw','Preview\x20operation\x20without\x20executing','dry-run','39190uEGrUK','name','18UCIcPi','15CPffUf','map','global','Verbose\x20output','nonInteractive','30393syOrhT','dryRun','Filter\x20JSON\x20output\x20(JQ_PATH\x20>\x20bundled\x20jq\x20>\x20PATH;\x20implies\x20--format\x20json\x20when\x20current\x20format\x20is\x20pretty)','Alias\x20for\x20--non-interactive','Skip\x20confirmation\x20for\x20high-risk\x20writes','string','help','1725724PbDBcc','Environment','Use\x20global\x20config\x20scope','1304IwATKS','format','cliBinName','JSON\x20params\x20for\x20execute\x20commands','759xJvqlc','Record\x20ID','appcode','meowKey','yes','fromEntries','params','258534CcTJOc','Output\x20format','env','sqlcode','Show\x20help','5HuyfWW','boolean','cliDisplayName','<code>','SQL\x20query\x20code'];a33_0x471a=function(){return _0x1abf8b;};return a33_0x471a();}
@@ -1 +1 @@
1
- function a34_0x43a4(_0x4a419e,_0x3671e6){_0x4a419e=_0x4a419e-0x16b;const _0x13a424=a34_0x13a4();let _0x43a413=_0x13a424[_0x4a419e];return _0x43a413;}const a34_0x27238b=a34_0x43a4;function a34_0x13a4(){const _0x4d7622=['1348923eHVduW','159635FBvWaP','en-US','491YBruUk','44LZrKeE','main','write','1148917Wjupaw','production','compress','19352250srxcfo','1670682apRQfa','3957840SOGcdG','1882UrXNpc'];a34_0x13a4=function(){return _0x4d7622;};return a34_0x13a4();}(function(_0x5ecc61,_0x41aa82){const _0x5c8efe=a34_0x43a4,_0x11dbfa=_0x5ecc61();while(!![]){try{const _0x5b5d87=-parseInt(_0x5c8efe(0x178))/0x1*(parseInt(_0x5c8efe(0x174))/0x2)+-parseInt(_0x5c8efe(0x175))/0x3+-parseInt(_0x5c8efe(0x16b))/0x4*(parseInt(_0x5c8efe(0x176))/0x5)+-parseInt(_0x5c8efe(0x172))/0x6+parseInt(_0x5c8efe(0x16e))/0x7+-parseInt(_0x5c8efe(0x173))/0x8+parseInt(_0x5c8efe(0x171))/0x9;if(_0x5b5d87===_0x41aa82)break;else _0x11dbfa['push'](_0x11dbfa['shift']());}catch(_0x5e20e5){_0x11dbfa['push'](_0x11dbfa['shift']());}}}(a34_0x13a4,0x43f3f));export const DEFAULT_APP_PROFILE_NAME=a34_0x27238b(0x16c);export const DEFAULT_CONFIG_VALUES={'env':a34_0x27238b(0x16f),'format':a34_0x27238b(0x170),'locale':a34_0x27238b(0x177),'riskLevel':a34_0x27238b(0x16d)};export const DEFAULT_COMMAND_OUTPUT_FORMAT=a34_0x27238b(0x170);
1
+ const a34_0x59b4aa=a34_0x2c3b;(function(_0x223774,_0x1dc6c1){const _0x589a7c=a34_0x2c3b,_0x1cb1dd=_0x223774();while(!![]){try{const _0x451572=-parseInt(_0x589a7c(0x177))/0x1+parseInt(_0x589a7c(0x181))/0x2*(-parseInt(_0x589a7c(0x17a))/0x3)+parseInt(_0x589a7c(0x178))/0x4+parseInt(_0x589a7c(0x176))/0x5+parseInt(_0x589a7c(0x17f))/0x6+-parseInt(_0x589a7c(0x17b))/0x7+parseInt(_0x589a7c(0x182))/0x8*(parseInt(_0x589a7c(0x17c))/0x9);if(_0x451572===_0x1dc6c1)break;else _0x1cb1dd['push'](_0x1cb1dd['shift']());}catch(_0x1f5286){_0x1cb1dd['push'](_0x1cb1dd['shift']());}}}(a34_0x1002,0x7d7fe));function a34_0x2c3b(_0x62232d,_0x371c31){_0x62232d=_0x62232d-0x176;const _0x100217=a34_0x1002();let _0x2c3b31=_0x100217[_0x62232d];return _0x2c3b31;}export const DEFAULT_APP_PROFILE_NAME=a34_0x59b4aa(0x17d);export const DEFAULT_CONFIG_VALUES={'env':a34_0x59b4aa(0x17e),'format':a34_0x59b4aa(0x180),'locale':'en-US','riskLevel':a34_0x59b4aa(0x179)};function a34_0x1002(){const _0x15c9c2=['622ZcqJhK','56568DpSXmm','764925VfUgmq','207655XeqvAa','3427828xHDNfx','write','7779VbPWmb','3320646mRFLWE','279sHqWza','main','production','4640154TPGNWT','compress'];a34_0x1002=function(){return _0x15c9c2;};return a34_0x1002();}export const DEFAULT_COMMAND_OUTPUT_FORMAT=a34_0x59b4aa(0x180);
@@ -1 +1 @@
1
- const a35_0x1a8f39=a35_0x3f9d;function a35_0x3f9d(_0x574aad,_0x3a70d8){_0x574aad=_0x574aad-0x1e4;const _0x493bfe=a35_0x493b();let _0x3f9dc1=_0x493bfe[_0x574aad];return _0x3f9dc1;}(function(_0x539439,_0x6bea16){const _0x1b064c=a35_0x3f9d,_0x5e88ca=_0x539439();while(!![]){try{const _0x153fa8=-parseInt(_0x1b064c(0x1ea))/0x1*(parseInt(_0x1b064c(0x1ed))/0x2)+parseInt(_0x1b064c(0x1ef))/0x3*(parseInt(_0x1b064c(0x1e8))/0x4)+parseInt(_0x1b064c(0x1e5))/0x5*(parseInt(_0x1b064c(0x1e6))/0x6)+-parseInt(_0x1b064c(0x1f1))/0x7+parseInt(_0x1b064c(0x1ec))/0x8*(parseInt(_0x1b064c(0x1f2))/0x9)+parseInt(_0x1b064c(0x1e4))/0xa+-parseInt(_0x1b064c(0x1eb))/0xb*(-parseInt(_0x1b064c(0x1e9))/0xc);if(_0x153fa8===_0x6bea16)break;else _0x5e88ca['push'](_0x5e88ca['shift']());}catch(_0x177e80){_0x5e88ca['push'](_0x5e88ca['shift']());}}}(a35_0x493b,0x70f69));function a35_0x493b(){const _0x1cec12=['103096FiVPPs','2JeJDiL','npmPackageName','9bjRgPh','skillSource','5307407ZiNHqj','243stzOAt','2799730IBtIkn','25gjnKPx','847824iSVJwk','npmRegistryBaseUrl','110640WiTgSh','701544XbqRsT','313448KHKjQC','22XQjicI'];a35_0x493b=function(){return _0x1cec12;};return a35_0x493b();}import{PRODUCT_CONFIG}from'../constant/product.js';export const LOVRABET_NPM_PACKAGE_NAME=PRODUCT_CONFIG[a35_0x1a8f39(0x1ee)];export const LOVRABET_SKILL_SOURCE=PRODUCT_CONFIG[a35_0x1a8f39(0x1f0)];export const NPM_REGISTRY_BASE_URL=PRODUCT_CONFIG[a35_0x1a8f39(0x1e7)];
1
+ function a35_0x11bf(_0x1a1525,_0x324a74){_0x1a1525=_0x1a1525-0x1c5;const _0x1301f4=a35_0x1301();let _0x11bff1=_0x1301f4[_0x1a1525];return _0x11bff1;}function a35_0x1301(){const _0x27416e=['npmPackageName','472085VQVttP','3900490Gxuici','4lSMIVo','46727087EPLBIG','21TroAbT','5368PVgrxB','2148306MndSuj','795wxhiIU','9ARhgvO','2818344TTkJWJ','npmRegistryBaseUrl','867072kmdrEw'];a35_0x1301=function(){return _0x27416e;};return a35_0x1301();}const a35_0x3c2cb2=a35_0x11bf;(function(_0x583325,_0x5ca21f){const _0x7421a6=a35_0x11bf,_0x1e18b3=_0x583325();while(!![]){try{const _0x4527b4=-parseInt(_0x7421a6(0x1cb))/0x1*(parseInt(_0x7421a6(0x1cd))/0x2)+-parseInt(_0x7421a6(0x1c7))/0x3+parseInt(_0x7421a6(0x1d0))/0x4*(-parseInt(_0x7421a6(0x1c5))/0x5)+parseInt(_0x7421a6(0x1d1))/0x6*(-parseInt(_0x7421a6(0x1cf))/0x7)+-parseInt(_0x7421a6(0x1c9))/0x8+-parseInt(_0x7421a6(0x1c6))/0x9*(parseInt(_0x7421a6(0x1cc))/0xa)+parseInt(_0x7421a6(0x1ce))/0xb;if(_0x4527b4===_0x5ca21f)break;else _0x1e18b3['push'](_0x1e18b3['shift']());}catch(_0x307c74){_0x1e18b3['push'](_0x1e18b3['shift']());}}}(a35_0x1301,0x8d31f));import{PRODUCT_CONFIG}from'../constant/product.js';export const LOVRABET_NPM_PACKAGE_NAME=PRODUCT_CONFIG[a35_0x3c2cb2(0x1ca)];export const LOVRABET_SKILL_SOURCE=PRODUCT_CONFIG['skillSource'];export const NPM_REGISTRY_BASE_URL=PRODUCT_CONFIG[a35_0x3c2cb2(0x1c8)];
@@ -1 +1 @@
1
- function a36_0x5a96(){const _0x23b8b1=['772040IeMHZM','1nIXBzl','runtimeDomain','api','production','956920vrPUrz','909153gArMBX','nonProduction','161zLkaal','646058JjvKnc','334278ZvebTb','user','18540pmYMyk','1680000fEuoSX','runtime','domains','apiDomain'];a36_0x5a96=function(){return _0x23b8b1;};return a36_0x5a96();}const a36_0x4e6939=a36_0x1e89;(function(_0x23fe70,_0x2c5be6){const _0x5ba7aa=a36_0x1e89,_0x346134=_0x23fe70();while(!![]){try{const _0x55b260=-parseInt(_0x5ba7aa(0x101))/0x1*(-parseInt(_0x5ba7aa(0xf8))/0x2)+parseInt(_0x5ba7aa(0xf9))/0x3+-parseInt(_0x5ba7aa(0x105))/0x4+-parseInt(_0x5ba7aa(0x100))/0x5+-parseInt(_0x5ba7aa(0xfb))/0x6*(-parseInt(_0x5ba7aa(0xf7))/0x7)+parseInt(_0x5ba7aa(0xfc))/0x8+-parseInt(_0x5ba7aa(0x106))/0x9;if(_0x55b260===_0x2c5be6)break;else _0x346134['push'](_0x346134['shift']());}catch(_0x322c98){_0x346134['push'](_0x346134['shift']());}}}(a36_0x5a96,0x35ec6));import{getEnv,isProduction}from'../constant/env.js';import{PRODUCT_CONFIG}from'../constant/product.js';let customApiDomain,customUserDomain,customRuntimeDomain;export function initDomains(_0x37f1f2){const _0x4088e4=a36_0x1e89;customApiDomain=_0x37f1f2?.[_0x4088e4(0xff)],customUserDomain=_0x37f1f2?.['userDomain'],customRuntimeDomain=_0x37f1f2?.[_0x4088e4(0x102)];}export const getUserDomain=()=>customUserDomain||(isProduction(getEnv())?PRODUCT_CONFIG[a36_0x4e6939(0xfe)][a36_0x4e6939(0x104)]['user']:PRODUCT_CONFIG[a36_0x4e6939(0xfe)][a36_0x4e6939(0x107)][a36_0x4e6939(0xfa)]);export const getApiDomain=()=>customApiDomain||(isProduction(getEnv())?PRODUCT_CONFIG['domains']['production'][a36_0x4e6939(0x103)]:PRODUCT_CONFIG['domains'][a36_0x4e6939(0x107)]['api']);function a36_0x1e89(_0x3a8e8f,_0x242b45){_0x3a8e8f=_0x3a8e8f-0xf7;const _0x5a966c=a36_0x5a96();let _0x1e89e6=_0x5a966c[_0x3a8e8f];return _0x1e89e6;}export const getRuntimeDomain=()=>customRuntimeDomain||(isProduction(getEnv())?PRODUCT_CONFIG['domains'][a36_0x4e6939(0x104)][a36_0x4e6939(0xfd)]:PRODUCT_CONFIG[a36_0x4e6939(0xfe)]['nonProduction']['runtime']);
1
+ const a36_0x55e1f0=a36_0x27ee;function a36_0x27ee(_0x26ec53,_0x143cb4){_0x26ec53=_0x26ec53-0x1b7;const _0x868afa=a36_0x868a();let _0x27eec4=_0x868afa[_0x26ec53];return _0x27eec4;}(function(_0x3618c4,_0x1c9eea){const _0x12a6b4=a36_0x27ee,_0x10dc2a=_0x3618c4();while(!![]){try{const _0x3b23de=-parseInt(_0x12a6b4(0x1b9))/0x1+-parseInt(_0x12a6b4(0x1c3))/0x2*(parseInt(_0x12a6b4(0x1bf))/0x3)+-parseInt(_0x12a6b4(0x1c4))/0x4+-parseInt(_0x12a6b4(0x1bc))/0x5+-parseInt(_0x12a6b4(0x1c6))/0x6+-parseInt(_0x12a6b4(0x1bb))/0x7+parseInt(_0x12a6b4(0x1c0))/0x8;if(_0x3b23de===_0x1c9eea)break;else _0x10dc2a['push'](_0x10dc2a['shift']());}catch(_0xaa772){_0x10dc2a['push'](_0x10dc2a['shift']());}}}(a36_0x868a,0x5ceb4));import{getEnv,isProduction}from'../constant/env.js';import{PRODUCT_CONFIG}from'../constant/product.js';let customApiDomain,customUserDomain,customRuntimeDomain;export function initDomains(_0x2f11f7){const _0x15e587=a36_0x27ee;customApiDomain=_0x2f11f7?.[_0x15e587(0x1be)],customUserDomain=_0x2f11f7?.[_0x15e587(0x1c2)],customRuntimeDomain=_0x2f11f7?.['runtimeDomain'];}function a36_0x868a(){const _0x5545e8=['production','userDomain','420962gElINB','622672rGjKvi','runtime','2562546GToWan','domains','nonProduction','125377nvtSRV','api','3333477ddPcZA','2557560JHiHNd','user','apiDomain','9fUdMRw','21663184gdOkny'];a36_0x868a=function(){return _0x5545e8;};return a36_0x868a();}export const getUserDomain=()=>customUserDomain||(isProduction(getEnv())?PRODUCT_CONFIG[a36_0x55e1f0(0x1b7)][a36_0x55e1f0(0x1c1)][a36_0x55e1f0(0x1bd)]:PRODUCT_CONFIG[a36_0x55e1f0(0x1b7)]['nonProduction']['user']);export const getApiDomain=()=>customApiDomain||(isProduction(getEnv())?PRODUCT_CONFIG[a36_0x55e1f0(0x1b7)]['production']['api']:PRODUCT_CONFIG['domains'][a36_0x55e1f0(0x1b8)][a36_0x55e1f0(0x1ba)]);export const getRuntimeDomain=()=>customRuntimeDomain||(isProduction(getEnv())?PRODUCT_CONFIG[a36_0x55e1f0(0x1b7)]['production']['runtime']:PRODUCT_CONFIG[a36_0x55e1f0(0x1b7)][a36_0x55e1f0(0x1b8)][a36_0x55e1f0(0x1c5)]);
@@ -1 +1 @@
1
- const a37_0x225132=a37_0x172a;(function(_0x99d020,_0x261b83){const _0xf140d=a37_0x172a,_0x37eda8=_0x99d020();while(!![]){try{const _0x306d1a=-parseInt(_0xf140d(0x1f7))/0x1*(-parseInt(_0xf140d(0x1f4))/0x2)+parseInt(_0xf140d(0x1f8))/0x3+parseInt(_0xf140d(0x1f6))/0x4*(-parseInt(_0xf140d(0x1f3))/0x5)+-parseInt(_0xf140d(0x1f0))/0x6+parseInt(_0xf140d(0x1f1))/0x7*(-parseInt(_0xf140d(0x1ed))/0x8)+-parseInt(_0xf140d(0x1f5))/0x9+parseInt(_0xf140d(0x1ef))/0xa;if(_0x306d1a===_0x261b83)break;else _0x37eda8['push'](_0x37eda8['shift']());}catch(_0x4d34d9){_0x37eda8['push'](_0x37eda8['shift']());}}}(a37_0x531d,0x3b1f4));import{productEnv}from'../constant/product.js';export const RUNTIME_ENV_VALUES=[a37_0x225132(0x1f9),a37_0x225132(0x1ee),a37_0x225132(0x1fa)];function a37_0x172a(_0x35b9a2,_0x4bfa1f){_0x35b9a2=_0x35b9a2-0x1ed;const _0x531d6f=a37_0x531d();let _0x172ad2=_0x531d6f[_0x35b9a2];return _0x172ad2;}export function normalizeEnv(_0x263e69){const _0x2fcb58=a37_0x225132;return _0x263e69==='online'?_0x2fcb58(0x1f9):_0x263e69;}export function isProduction(_0x5bf776){const _0x4d1e33=a37_0x225132;return normalizeEnv(_0x5bf776)===_0x4d1e33(0x1f9);}export function isDaily(_0x1eeed0){const _0x487edc=a37_0x225132;return normalizeEnv(_0x1eeed0)===_0x487edc(0x1fa);}export function isDev(_0x39f783){const _0x41ed48=a37_0x225132,_0x3646f3=normalizeEnv(_0x39f783);return _0x3646f3==='development'||_0x3646f3===_0x41ed48(0x1f2);}let env=normalizeEnv(productEnv('ENV')||a37_0x225132(0x1f9));export function getEnv(){return env;}export function initEnv(_0x2bd75f){env=normalizeEnv(_0x2bd75f);}function a37_0x531d(){const _0x2283bd=['39767CEHzSx','dev','5wDOSrA','65822QxrBBJ','1863279aiATTt','1288132CpTgbY','2GVuokN','87498pREWWC','production','daily','184nqyeLE','development','12160670NulldM','2454984sFKcZs'];a37_0x531d=function(){return _0x2283bd;};return a37_0x531d();}
1
+ const a37_0x25716a=a37_0x430c;(function(_0x5250ae,_0x4c0751){const _0x9a9648=a37_0x430c,_0x43d775=_0x5250ae();while(!![]){try{const _0x11a27a=parseInt(_0x9a9648(0xff))/0x1*(-parseInt(_0x9a9648(0x104))/0x2)+parseInt(_0x9a9648(0xf9))/0x3*(parseInt(_0x9a9648(0x105))/0x4)+-parseInt(_0x9a9648(0x107))/0x5*(parseInt(_0x9a9648(0xfc))/0x6)+parseInt(_0x9a9648(0x106))/0x7+parseInt(_0x9a9648(0x108))/0x8+-parseInt(_0x9a9648(0xfa))/0x9*(parseInt(_0x9a9648(0x101))/0xa)+parseInt(_0x9a9648(0xfb))/0xb;if(_0x11a27a===_0x4c0751)break;else _0x43d775['push'](_0x43d775['shift']());}catch(_0x4faa48){_0x43d775['push'](_0x43d775['shift']());}}}(a37_0x4397,0x39004));import{productEnv}from'../constant/product.js';export const RUNTIME_ENV_VALUES=[a37_0x25716a(0x100),'development',a37_0x25716a(0xf8)];function a37_0x430c(_0x12965f,_0xe10af6){_0x12965f=_0x12965f-0xf8;const _0x4397a4=a37_0x4397();let _0x430c98=_0x4397a4[_0x12965f];return _0x430c98;}export function normalizeEnv(_0x3c841e){const _0xfaebe7=a37_0x25716a;return _0x3c841e===_0xfaebe7(0x102)?'production':_0x3c841e;}export function isProduction(_0x23b6ca){return normalizeEnv(_0x23b6ca)==='production';}export function isDaily(_0x2b395e){const _0x51556c=a37_0x25716a;return normalizeEnv(_0x2b395e)===_0x51556c(0xf8);}export function isDev(_0x32ab30){const _0x300122=a37_0x25716a,_0x4503ed=normalizeEnv(_0x32ab30);return _0x4503ed===_0x300122(0x103)||_0x4503ed===_0x300122(0xfd);}let env=normalizeEnv(productEnv(a37_0x25716a(0xfe))||a37_0x25716a(0x100));export function getEnv(){return env;}function a37_0x4397(){const _0x4a02ea=['2377890hYbKdE','6785438QIwriD','1110nRYMGc','dev','ENV','33675cPTtgu','production','10FcKhaw','online','development','26dyhzQM','4TQxMiz','1623510DTXzoX','7295JlpPtG','930488xakbYk','daily','720831OKJffu'];a37_0x4397=function(){return _0x4a02ea;};return a37_0x4397();}export function initEnv(_0x214366){env=normalizeEnv(_0x214366);}
@@ -1 +1 @@
1
- function a38_0xdd62(){const _0x14d990=['4373970fqrpcX','2203345DSeKkz','894738LYgiui','11800953AlCOvC','4qdOGXJ','json','1784524xlOzmf','2394192dWiqdW','2taRQjZ','369454GgTCJI'];a38_0xdd62=function(){return _0x14d990;};return a38_0xdd62();}const a38_0x3ff66a=a38_0x42a3;(function(_0x1dcd5,_0x19c294){const _0x1d32e2=a38_0x42a3,_0xa0deaf=_0x1dcd5();while(!![]){try{const _0x5ee8fe=parseInt(_0x1d32e2(0x1e4))/0x1+parseInt(_0x1d32e2(0x1e3))/0x2*(-parseInt(_0x1d32e2(0x1e7))/0x3)+-parseInt(_0x1d32e2(0x1df))/0x4*(-parseInt(_0x1d32e2(0x1e6))/0x5)+-parseInt(_0x1d32e2(0x1e5))/0x6+-parseInt(_0x1d32e2(0x1e1))/0x7+-parseInt(_0x1d32e2(0x1e2))/0x8+parseInt(_0x1d32e2(0x1de))/0x9;if(_0x5ee8fe===_0x19c294)break;else _0xa0deaf['push'](_0xa0deaf['shift']());}catch(_0x53457a){_0xa0deaf['push'](_0xa0deaf['shift']());}}}(a38_0xdd62,0x83cf5));function a38_0x42a3(_0x201bd9,_0xe0ba3c){_0x201bd9=_0x201bd9-0x1de;const _0xdd621b=a38_0xdd62();let _0x42a386=_0xdd621b[_0x201bd9];return _0x42a386;}export const OUTPUT_FORMAT_VALUES=[a38_0x3ff66a(0x1e0),'pretty','compress'];
1
+ const a38_0x21ae05=a38_0x23d8;(function(_0x61c435,_0x252617){const _0x320858=a38_0x23d8,_0x481761=_0x61c435();while(!![]){try{const _0xba33dd=parseInt(_0x320858(0x79))/0x1*(-parseInt(_0x320858(0x7d))/0x2)+-parseInt(_0x320858(0x7b))/0x3*(-parseInt(_0x320858(0x73))/0x4)+parseInt(_0x320858(0x74))/0x5*(parseInt(_0x320858(0x70))/0x6)+-parseInt(_0x320858(0x6f))/0x7*(-parseInt(_0x320858(0x72))/0x8)+parseInt(_0x320858(0x78))/0x9*(-parseInt(_0x320858(0x77))/0xa)+-parseInt(_0x320858(0x7a))/0xb+-parseInt(_0x320858(0x75))/0xc;if(_0xba33dd===_0x252617)break;else _0x481761['push'](_0x481761['shift']());}catch(_0x400619){_0x481761['push'](_0x481761['shift']());}}}(a38_0x2179,0x201e1));function a38_0x23d8(_0x371aa1,_0x31a450){_0x371aa1=_0x371aa1-0x6f;const _0x2179b3=a38_0x2179();let _0x23d88e=_0x2179b3[_0x371aa1];return _0x23d88e;}function a38_0x2179(){const _0x492067=['2718ERyBVs','35rUkrDh','18ILPkCz','pretty','199904gwPlTy','28uCeBOw','306055WyCbGZ','642720lqqRPt','json','10knxoyP','1909881NPJzpO','25ggkUEQ','1306382HQsrfo','103494SFIiZR','compress'];a38_0x2179=function(){return _0x492067;};return a38_0x2179();}export const OUTPUT_FORMAT_VALUES=[a38_0x21ae05(0x76),a38_0x21ae05(0x71),a38_0x21ae05(0x7c)];
@@ -1 +1 @@
1
- const a39_0x1470f1=a39_0x2248;(function(_0x2fb44f,_0x25c092){const _0x334d29=a39_0x2248,_0x4b10b9=_0x2fb44f();while(!![]){try{const _0x3e4b20=parseInt(_0x334d29(0x1de))/0x1*(parseInt(_0x334d29(0x1d6))/0x2)+-parseInt(_0x334d29(0x1cf))/0x3*(parseInt(_0x334d29(0x1ca))/0x4)+parseInt(_0x334d29(0x1c8))/0x5+parseInt(_0x334d29(0x1d1))/0x6*(parseInt(_0x334d29(0x1cb))/0x7)+-parseInt(_0x334d29(0x1c9))/0x8*(parseInt(_0x334d29(0x1db))/0x9)+-parseInt(_0x334d29(0x1d4))/0xa+-parseInt(_0x334d29(0x1df))/0xb;if(_0x3e4b20===_0x25c092)break;else _0x4b10b9['push'](_0x4b10b9['shift']());}catch(_0x57c71c){_0x4b10b9['push'](_0x4b10b9['shift']());}}}(a39_0x3f27,0xdf62e));export const PRODUCT_CONFIG={'cliBinName':a39_0x1470f1(0x1cc),'cliDisplayName':'Lovrabet\x20Runtime\x20CLI','npmPackageName':'@lovrabet/lovrabet-cli','skillSource':'lovrabet/lovrabet-cli','npmRegistryBaseUrl':a39_0x1470f1(0x1d2),'envPrefix':a39_0x1470f1(0x1da),'legacyEnvPrefixes':[a39_0x1470f1(0x1d9)],'configFileNames':['.lovrabet.json','.lovrabetrc'],'newConfigFileName':a39_0x1470f1(0x1d3),'homeDirName':'.lovrabet','logFileName':'.lovrabet-runtime.log','invokeSource':a39_0x1470f1(0x1e2),'userCenterDisplayName':a39_0x1470f1(0x1e1),'skipNpxSkillsEnvSuffix':a39_0x1470f1(0x1d0),'domains':{'production':{'user':'https://user.lovrabet.com','api':a39_0x1470f1(0x1dd),'runtime':'https://runtime.lovrabet.com'},'nonProduction':{'user':a39_0x1470f1(0x1d7),'api':a39_0x1470f1(0x1ce),'runtime':a39_0x1470f1(0x1d8)}},'accessKeyCreatePath':a39_0x1470f1(0x1e0)};function a39_0x2248(_0x5690d1,_0x4f58d3){_0x5690d1=_0x5690d1-0x1c8;const _0x3f271d=a39_0x3f27();let _0x224869=_0x3f271d[_0x5690d1];return _0x224869;}export function productEnvName(_0x5901bd){const _0x442c29=a39_0x1470f1;return PRODUCT_CONFIG[_0x442c29(0x1cd)]+'_'+_0x5901bd;}export function productEnvNames(_0x14bab7){const _0x5ace3b=a39_0x1470f1;return[productEnvName(_0x14bab7),...PRODUCT_CONFIG[_0x5ace3b(0x1dc)][_0x5ace3b(0x1d5)](_0xa568=>_0xa568+'_'+_0x14bab7)];}function a39_0x3f27(){const _0x49cca4=['288rFULjt','4jdyAnr','8829289QEtCWJ','lovrabet','envPrefix','https://daily-api.lovrabet.com','2516643jXcbRF','SKIP_NPX_SKILLS','6LHlbgL','https://registry.npmjs.org','.lovrabet.json','1727210yQHxKL','map','2UXRBsy','https://user-daily.lovrabet.com','https://daily-runtime.lovrabet.com','RABETBASE','LOVRABET','217710ySBQWL','legacyEnvPrefixes','https://api.lovrabet.com','1571533kSgYns','15420680DQBvjz','/user/ak','Lovrabet\x20User\x20Center','cli:lovrabet-runtime','6832260GyLvDO'];a39_0x3f27=function(){return _0x49cca4;};return a39_0x3f27();}export function productEnv(_0x3022bc){for(const _0x252167 of productEnvNames(_0x3022bc)){const _0x3ecce7=process.env[_0x252167];if(_0x3ecce7!==undefined)return _0x3ecce7;}return undefined;}
1
+ const a39_0x2fb9a1=a39_0x4bca;(function(_0x1a8b3c,_0x5b0cd4){const _0x6cfaa6=a39_0x4bca,_0x336503=_0x1a8b3c();while(!![]){try{const _0x3661a0=parseInt(_0x6cfaa6(0x133))/0x1*(-parseInt(_0x6cfaa6(0x132))/0x2)+parseInt(_0x6cfaa6(0x13e))/0x3*(parseInt(_0x6cfaa6(0x12b))/0x4)+-parseInt(_0x6cfaa6(0x134))/0x5*(-parseInt(_0x6cfaa6(0x13d))/0x6)+parseInt(_0x6cfaa6(0x138))/0x7+-parseInt(_0x6cfaa6(0x123))/0x8*(-parseInt(_0x6cfaa6(0x120))/0x9)+parseInt(_0x6cfaa6(0x12c))/0xa+parseInt(_0x6cfaa6(0x12d))/0xb*(-parseInt(_0x6cfaa6(0x137))/0xc);if(_0x3661a0===_0x5b0cd4)break;else _0x336503['push'](_0x336503['shift']());}catch(_0x592681){_0x336503['push'](_0x336503['shift']());}}}(a39_0x592c,0x953be));export const PRODUCT_CONFIG={'cliBinName':a39_0x2fb9a1(0x11f),'cliDisplayName':a39_0x2fb9a1(0x126),'npmPackageName':a39_0x2fb9a1(0x12a),'skillSource':a39_0x2fb9a1(0x135),'npmRegistryBaseUrl':a39_0x2fb9a1(0x122),'envPrefix':a39_0x2fb9a1(0x125),'legacyEnvPrefixes':['RABETBASE'],'configFileNames':[a39_0x2fb9a1(0x130),a39_0x2fb9a1(0x13a)],'newConfigFileName':'.lovrabet.json','homeDirName':a39_0x2fb9a1(0x13b),'logFileName':a39_0x2fb9a1(0x136),'invokeSource':a39_0x2fb9a1(0x124),'userCenterDisplayName':a39_0x2fb9a1(0x129),'skipNpxSkillsEnvSuffix':'SKIP_NPX_SKILLS','domains':{'production':{'user':a39_0x2fb9a1(0x13c),'api':a39_0x2fb9a1(0x131),'runtime':a39_0x2fb9a1(0x12f)},'nonProduction':{'user':a39_0x2fb9a1(0x128),'api':a39_0x2fb9a1(0x139),'runtime':'https://daily-runtime.lovrabet.com'}},'accessKeyCreatePath':a39_0x2fb9a1(0x12e)};export function productEnvName(_0x337882){return PRODUCT_CONFIG['envPrefix']+'_'+_0x337882;}function a39_0x592c(){const _0x173ad7=['lovrabet','1503TCujwt','map','https://registry.npmjs.org','24152TxlKTG','cli:lovrabet-runtime','LOVRABET','Lovrabet\x20Runtime\x20CLI','legacyEnvPrefixes','https://user-daily.lovrabet.com','Lovrabet\x20User\x20Center','@lovrabet/lovrabet-cli','4YPOhHt','6091110jpAqmz','6857213illvDc','/user/ak','https://runtime.lovrabet.com','.lovrabet.json','https://api.lovrabet.com','2NXsDjj','1145964fuKxmk','2718965JYWtys','lovrabet/lovrabet-cli','.lovrabet-runtime.log','12BtDfZd','4315073uhVxJK','https://daily-api.lovrabet.com','.lovrabetrc','.lovrabet','https://user.lovrabet.com','6vgAycJ','321279mseOta'];a39_0x592c=function(){return _0x173ad7;};return a39_0x592c();}export function productEnvNames(_0x3486c7){const _0x2564c6=a39_0x2fb9a1;return[productEnvName(_0x3486c7),...PRODUCT_CONFIG[_0x2564c6(0x127)][_0x2564c6(0x121)](_0x5c4142=>_0x5c4142+'_'+_0x3486c7)];}function a39_0x4bca(_0x324158,_0x9436a2){_0x324158=_0x324158-0x11f;const _0x592c23=a39_0x592c();let _0x4bca2a=_0x592c23[_0x324158];return _0x4bca2a;}export function productEnv(_0x4ccce8){for(const _0x54d841 of productEnvNames(_0x4ccce8)){const _0x4ec8e3=process.env[_0x54d841];if(_0x4ec8e3!==undefined)return _0x4ec8e3;}return undefined;}
@@ -1 +1 @@
1
- function a40_0x2c14(_0x3fe557,_0x23701d){_0x3fe557=_0x3fe557-0x86;const _0x2deb3e=a40_0x2deb();let _0x2c14bd=_0x2deb3e[_0x3fe557];return _0x2c14bd;}function a40_0x2deb(){const _0xd694ac=['117urVTgd','1818080sIqIQZ','7987hqPdoF','70198RrnSkk','96gflNwc','127816QsLXcX','6nJBiLr','write','13516eWpuFQ','9LzksnA','1912jjQFQp','78aXfuSl','496295hntTFS','177980NVEHup','high-risk-write'];a40_0x2deb=function(){return _0xd694ac;};return a40_0x2deb();}const a40_0x456449=a40_0x2c14;(function(_0x40daea,_0x3c5c65){const _0x5af97c=a40_0x2c14,_0x32e1f2=_0x40daea();while(!![]){try{const _0x5295c2=-parseInt(_0x5af97c(0x8f))/0x1*(-parseInt(_0x5af97c(0x89))/0x2)+parseInt(_0x5af97c(0x91))/0x3*(-parseInt(_0x5af97c(0x8e))/0x4)+parseInt(_0x5af97c(0x92))/0x5*(-parseInt(_0x5af97c(0x8c))/0x6)+-parseInt(_0x5af97c(0x88))/0x7*(parseInt(_0x5af97c(0x90))/0x8)+parseInt(_0x5af97c(0x86))/0x9*(parseInt(_0x5af97c(0x93))/0xa)+parseInt(_0x5af97c(0x87))/0xb+parseInt(_0x5af97c(0x8a))/0xc*(-parseInt(_0x5af97c(0x8b))/0xd);if(_0x5295c2===_0x3c5c65)break;else _0x32e1f2['push'](_0x32e1f2['shift']());}catch(_0x327b75){_0x32e1f2['push'](_0x32e1f2['shift']());}}}(a40_0x2deb,0x2a7fd));export const RISK_LEVEL_VALUES=['read',a40_0x456449(0x8d),a40_0x456449(0x94)];
1
+ const a40_0x388a2a=a40_0x76b8;(function(_0x137d43,_0x47de53){const _0x54111e=a40_0x76b8,_0x4e0685=_0x137d43();while(!![]){try{const _0xd85a21=parseInt(_0x54111e(0x116))/0x1+-parseInt(_0x54111e(0x112))/0x2*(-parseInt(_0x54111e(0x10c))/0x3)+parseInt(_0x54111e(0x10b))/0x4+-parseInt(_0x54111e(0x111))/0x5+-parseInt(_0x54111e(0x10d))/0x6+parseInt(_0x54111e(0x117))/0x7*(-parseInt(_0x54111e(0x110))/0x8)+parseInt(_0x54111e(0x10f))/0x9*(parseInt(_0x54111e(0x10e))/0xa);if(_0xd85a21===_0x47de53)break;else _0x4e0685['push'](_0x4e0685['shift']());}catch(_0x467fa0){_0x4e0685['push'](_0x4e0685['shift']());}}}(a40_0x3fee,0xc1f3b));function a40_0x76b8(_0x1cfe52,_0x2b38d1){_0x1cfe52=_0x1cfe52-0x10b;const _0x3fee3b=a40_0x3fee();let _0x76b831=_0x3fee3b[_0x1cfe52];return _0x76b831;}export const RISK_LEVEL_VALUES=[a40_0x388a2a(0x113),a40_0x388a2a(0x114),a40_0x388a2a(0x115)];function a40_0x3fee(){const _0x19d48f=['741928IxPzfP','8049uvDfJt','1100730fljlhZ','6680OQHolK','17568WLPsTA','712yHbvAq','4049930QJKWYR','158pHGiTF','read','write','high-risk-write','388114ffoFGA','23723nARqyF'];a40_0x3fee=function(){return _0x19d48f;};return a40_0x3fee();}
@@ -1 +1 @@
1
- const a41_0x9586bd=a41_0x555d;function a41_0x555d(_0x4c8b07,_0x10bb06){_0x4c8b07=_0x4c8b07-0xb9;const _0x19b3bd=a41_0x19b3();let _0x555d98=_0x19b3bd[_0x4c8b07];return _0x555d98;}(function(_0x26e638,_0x540950){const _0x4e9812=a41_0x555d,_0x2fe36e=_0x26e638();while(!![]){try{const _0xb8c306=-parseInt(_0x4e9812(0xbc))/0x1*(parseInt(_0x4e9812(0xbd))/0x2)+parseInt(_0x4e9812(0xba))/0x3+-parseInt(_0x4e9812(0xc2))/0x4+parseInt(_0x4e9812(0xc3))/0x5*(parseInt(_0x4e9812(0xb9))/0x6)+-parseInt(_0x4e9812(0xc1))/0x7+parseInt(_0x4e9812(0xbe))/0x8*(-parseInt(_0x4e9812(0xc0))/0x9)+-parseInt(_0x4e9812(0xbb))/0xa*(-parseInt(_0x4e9812(0xc5))/0xb);if(_0xb8c306===_0x540950)break;else _0x2fe36e['push'](_0x2fe36e['shift']());}catch(_0x2e07dc){_0x2fe36e['push'](_0x2fe36e['shift']());}}}(a41_0x19b3,0x3c508));function a41_0x19b3(){const _0x4bd60c=['3166716lfnLvI','615080ZOOJvQ','15OcNnmi','user','6394630ikCaYT','257826YwgBNV','1177845sJJpcN','10MPxhYm','343ViWqIz','122fiHqSH','8SSwGeT','production','2058561lYpKiE'];a41_0x19b3=function(){return _0x4bd60c;};return a41_0x19b3();}import{PRODUCT_CONFIG}from'../constant/product.js';export const USER_ACCESS_KEY_CREATE_URL=''+PRODUCT_CONFIG['domains'][a41_0x9586bd(0xbf)][a41_0x9586bd(0xc4)]+PRODUCT_CONFIG['accessKeyCreatePath'];
1
+ const a41_0x8798ee=a41_0x37b7;(function(_0x44d6f1,_0x5d9725){const _0x5984f8=a41_0x37b7,_0xb21b1c=_0x44d6f1();while(!![]){try{const _0x580175=parseInt(_0x5984f8(0x6b))/0x1+-parseInt(_0x5984f8(0x69))/0x2+parseInt(_0x5984f8(0x6e))/0x3*(-parseInt(_0x5984f8(0x70))/0x4)+parseInt(_0x5984f8(0x68))/0x5*(-parseInt(_0x5984f8(0x65))/0x6)+parseInt(_0x5984f8(0x66))/0x7+parseInt(_0x5984f8(0x6d))/0x8*(parseInt(_0x5984f8(0x67))/0x9)+parseInt(_0x5984f8(0x6f))/0xa;if(_0x580175===_0x5d9725)break;else _0xb21b1c['push'](_0xb21b1c['shift']());}catch(_0x3049dd){_0xb21b1c['push'](_0xb21b1c['shift']());}}}(a41_0x3348,0xef07b));function a41_0x37b7(_0x55dc65,_0x5107f7){_0x55dc65=_0x55dc65-0x65;const _0x33480c=a41_0x3348();let _0x37b71e=_0x33480c[_0x55dc65];return _0x37b71e;}import{PRODUCT_CONFIG}from'../constant/product.js';function a41_0x3348(){const _0x25302e=['13538200THCoXY','4eGOjPd','96XLBNQx','2223886xqWDvy','1071poOyBA','9845ymVAXh','952810jdFrIb','domains','1002454QSHrdv','accessKeyCreatePath','8344KeTGpx','3933339OtBfnu'];a41_0x3348=function(){return _0x25302e;};return a41_0x3348();}export const USER_ACCESS_KEY_CREATE_URL=''+PRODUCT_CONFIG[a41_0x8798ee(0x6a)]['production']['user']+PRODUCT_CONFIG[a41_0x8798ee(0x6c)];
package/lib/context.js CHANGED
@@ -1 +1 @@
1
- const a42_0x17f183=a42_0x1744;(function(_0x59f126,_0x23c9c5){const _0x378b7c=a42_0x1744,_0x32153b=_0x59f126();while(!![]){try{const _0x93aaf0=-parseInt(_0x378b7c(0x122))/0x1+parseInt(_0x378b7c(0x10e))/0x2+-parseInt(_0x378b7c(0x115))/0x3*(-parseInt(_0x378b7c(0x126))/0x4)+parseInt(_0x378b7c(0xf6))/0x5+-parseInt(_0x378b7c(0x113))/0x6+-parseInt(_0x378b7c(0x119))/0x7+parseInt(_0x378b7c(0x117))/0x8;if(_0x93aaf0===_0x23c9c5)break;else _0x32153b['push'](_0x32153b['shift']());}catch(_0xcc808a){_0x32153b['push'](_0x32153b['shift']());}}}(a42_0x35f2,0xd1ceb));import{readFileSync,existsSync,mkdirSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{resolve,dirname}from'node:path';import{homedir}from'node:os';import{logger}from'./utils/logger.js';import{CliErrors}from'./errors.js';import{CLI_BIN_NAME}from'./constant/cli.js';import{PRODUCT_CONFIG,productEnv,productEnvNames}from'./constant/product.js';import{DEFAULT_CONFIG_VALUES}from'./constant/defaults.js';import{normalizeEnv,isDaily,isDev}from'./constant/env.js';import{normalizeLegacyOutputFormat}from'./framework/types.js';import{resolveCachedAppCode}from'./commands/app/cache.js';export{AUTH_MODE,isAuthMode}from'./constant/auth-mode.js';const CONFIG_NAMES=PRODUCT_CONFIG[a42_0x17f183(0xf2)];function a42_0x1744(_0x19b711,_0x3c17dd){_0x19b711=_0x19b711-0xef;const _0x35f2a1=a42_0x35f2();let _0x17448b=_0x35f2a1[_0x19b711];return _0x17448b;}export const NEW_CONFIG_NAME=PRODUCT_CONFIG['newConfigFileName'];function resolveConfigPath(_0x59da7e){for(const _0x515da2 of CONFIG_NAMES){const _0x2cdb32=resolve(_0x59da7e,_0x515da2);if(existsSync(_0x2cdb32))return _0x2cdb32;}return undefined;}export function resolveWriteConfigPath(_0x4712e2){const _0x1e5770=a42_0x17f183,_0x3175c6=_0x4712e2===_0x1e5770(0x12b)?process[_0x1e5770(0x11b)]():homedir(),_0x292d43=resolveConfigPath(_0x3175c6);return _0x292d43??resolve(_0x3175c6,NEW_CONFIG_NAME);}export function readConfigFile(_0x462bf1){const _0x40ddbe=a42_0x17f183;try{if(existsSync(_0x462bf1)){const _0xd8e583=readFileSync(_0x462bf1,{'encoding':_0x40ddbe(0x134)});if(_0xd8e583){const _0x1182bf=JSON[_0x40ddbe(0xf8)](_0xd8e583);return migrateOnlineEnv(_0x462bf1,_0x1182bf),_0x1182bf;}}}catch{}return{};}function migrateOnlineEnv(_0x3172da,_0x47afc6){const _0x311c38=a42_0x17f183;let _0x445b7b=![];_0x47afc6[_0x311c38(0x10a)]===_0x311c38(0xef)&&(_0x47afc6[_0x311c38(0x10a)]=_0x311c38(0x135),_0x445b7b=!![]);if(_0x47afc6[_0x311c38(0x11a)]&&typeof _0x47afc6[_0x311c38(0x11a)]===_0x311c38(0x11c))for(const _0x3c3f53 of Object[_0x311c38(0x131)](_0x47afc6['apps'])){_0x3c3f53&&_0x3c3f53['env']===_0x311c38(0xef)&&(_0x3c3f53['env']='production',_0x445b7b=!![]);}if(_0x445b7b)try{writeConfigFile(_0x3172da,_0x47afc6);}catch{}}function a42_0x35f2(){const _0x204b31=['9651775brKKqm','apps','cwd','object','EPERM','./constant/env.js','daily','message','true','110211disody','ACCESS_KEY','FORMAT','stdin','4oxIefL','error','accessKey','VERBOSE','appcode','project','format','defaultApp','PAGE_SIZE','local-alias','raw','values','argv','ENV','utf8','production','riskLevel','online','stringify','authRequired','configFileNames','apiDomain','pageSize','APPCODE','4323035qvEWCZ','globalConfig','parse','trim','read','development','runtimeDomain','EACCES','.tmp','setRawCommand','global','slice','setLogPath','inherit','missing','locale','APP','string','setRawMode','high-risk-write','env','./constant/domain.js','code','userDomain','3375022iArBmd','nonInteractive','stdout','top-level','explicit','7863792Wjctok','EXDEV','973983uWYDgN','isTTY','6258080aMdeke','app'];a42_0x35f2=function(){return _0x204b31;};return a42_0x35f2();}export function writeConfigFile(_0xe33844,_0x50e2b2){const _0x1649f4=a42_0x17f183,_0xa21ebf=dirname(_0xe33844);!existsSync(_0xa21ebf)&&mkdirSync(_0xa21ebf,{'recursive':!![]});const _0x3a9317=_0xe33844+_0x1649f4(0xfe);try{writeFileSync(_0x3a9317,JSON[_0x1649f4(0xf0)](_0x50e2b2,null,0x2)+'\x0a',{'encoding':_0x1649f4(0x134),'mode':0x180});try{renameSync(_0x3a9317,_0xe33844);}catch(_0x3d635f){if(_0x3d635f[_0x1649f4(0x10c)]===_0x1649f4(0x11d)||_0x3d635f['code']===_0x1649f4(0x114)||_0x3d635f[_0x1649f4(0x10c)]===_0x1649f4(0xfd)){writeFileSync(_0xe33844,JSON[_0x1649f4(0xf0)](_0x50e2b2,null,0x2)+'\x0a',{'encoding':_0x1649f4(0x134)});try{unlinkSync(_0x3a9317);}catch{}}else throw _0x3d635f;}}catch(_0x35fafc){try{unlinkSync(_0x3a9317);}catch{}throw _0x35fafc;}}export function isNonInteractiveMode(_0x5cf1ab){const _0x188034=a42_0x17f183;return!!(_0x5cf1ab[_0x188034(0x10f)]||_0x5cf1ab['ci']||productEnvNames('CI')['some'](_0x4fb1d1=>process.env[_0x4fb1d1]===_0x188034(0x121))||process.env.CI===_0x188034(0x121)||!process[_0x188034(0x110)][_0x188034(0x116)]||!isStdinRawModeSupported());}function isStdinRawModeSupported(){const _0x5b7bc5=a42_0x17f183;if(!process['stdin'][_0x5b7bc5(0x116)])return![];try{const _0x4b2af9=process['stdin']['isRaw'];return process[_0x5b7bc5(0x125)][_0x5b7bc5(0x108)](!![]),process[_0x5b7bc5(0x125)][_0x5b7bc5(0x108)](_0x4b2af9??![]),!![];}catch{return![];}}export async function createContext(_0x516cb2){const _0x23f1a6=a42_0x17f183,_0x382a98=readRawConfig(),_0x716218=buildConfig(_0x382a98,_0x516cb2);await initGlobalEnvironment(_0x716218);const {getUserDomain:_0x22efc3,getApiDomain:_0x5a9a79}=await import(_0x23f1a6(0x10b)),_0x332033={'apiDomain':_0x5a9a79(),'userDomain':_0x22efc3()},_0xee33da=await buildAuth(_0x716218);logger[_0x23f1a6(0x102)](process[_0x23f1a6(0x11b)]());const _0x126018=(CLI_BIN_NAME+'\x20'+process[_0x23f1a6(0x132)][_0x23f1a6(0x101)](0x2)['join']('\x20'))[_0x23f1a6(0xf9)]();logger[_0x23f1a6(0xff)](_0x126018);const _0x2d246e=isNonInteractiveMode(_0x516cb2);return{'config':_0x716218,'auth':_0xee33da,'logger':logger,'env':_0x332033,'nonInteractive':_0x2d246e};}export function buildConfigFromFlags(_0x4be775){return buildConfig(readRawConfig(),_0x4be775);}export function getLocalAppAliases(_0x249508){const _0x3f227e=a42_0x17f183;return _0x249508['apps']&&typeof _0x249508['apps']==='object'?_0x249508[_0x3f227e(0x11a)]:{};}export function resolveLocalAppAliasCode(_0xd2f6ec,_0x4dc48e){const _0x2e0028=a42_0x17f183;if(!_0x4dc48e)return undefined;const _0x41fca5=getLocalAppAliases(_0xd2f6ec)[_0x4dc48e],_0x404834=_0x41fca5?.[_0x2e0028(0x12a)];return typeof _0x404834===_0x2e0028(0x107)&&_0x404834['trim']()?_0x404834['trim']():undefined;}export function readAppCodeFromConfig(){const _0x3ed284=a42_0x17f183,_0xce7455=readRawConfig(),_0x4d3009=_0xce7455[_0x3ed284(0x12a)]??_0xce7455['app'];if(typeof _0x4d3009===_0x3ed284(0x107)&&_0x4d3009[_0x3ed284(0xf9)]())return _0x4d3009[_0x3ed284(0xf9)]();const _0xaa4ac6=resolveLocalAppAliasCode(_0xce7455,typeof _0xce7455[_0x3ed284(0x12d)]===_0x3ed284(0x107)?_0xce7455[_0x3ed284(0x12d)]:undefined);if(_0xaa4ac6)return _0xaa4ac6;const _0x1d9a90=normalizeEnv(String(_0xce7455['env']||'production')),_0x2a4572=isDaily(_0x1d9a90)?_0x3ed284(0x11f):isDev(_0x1d9a90)?_0x3ed284(0xfb):_0x3ed284(0x135),_0x3a059a=resolveCachedAppCode(typeof _0xce7455[_0x3ed284(0x12d)]==='string'?_0xce7455[_0x3ed284(0x12d)]:undefined,_0x2a4572,typeof _0xce7455[_0x3ed284(0x128)]===_0x3ed284(0x107)?_0xce7455['accessKey']:undefined);if(_0x3a059a)return _0x3a059a;const _0x370c6e=Object[_0x3ed284(0x131)](getLocalAppAliases(_0xce7455))['find'](_0x55435a=>_0x55435a?.[_0x3ed284(0x12a)]);return typeof _0x370c6e?.[_0x3ed284(0x12a)]===_0x3ed284(0x107)&&_0x370c6e[_0x3ed284(0x12a)][_0x3ed284(0xf9)]()?_0x370c6e[_0x3ed284(0x12a)][_0x3ed284(0xf9)]():undefined;}export function readScopedConfig(_0x6438c4){const _0x19beb8=a42_0x17f183,_0x3beca6=_0x6438c4['global']?'global':_0x19beb8(0x12b);return readConfigFile(resolveWriteConfigPath(_0x3beca6));}export function writeScopedConfig(_0x397410,_0x35f2c4){const _0x220ca6=a42_0x17f183,_0x1e1323=_0x35f2c4[_0x220ca6(0x100)]?'global':_0x220ca6(0x12b);writeConfigFile(resolveWriteConfigPath(_0x1e1323),_0x397410);}export async function initGlobalEnvironment(_0xa4eb9){const _0x333eb2=a42_0x17f183,{initEnv:_0x1d88bc}=await import(_0x333eb2(0x11e));_0x1d88bc(_0xa4eb9[_0x333eb2(0x10a)]);const {initDomains:_0x5cfee2}=await import(_0x333eb2(0x10b));_0x5cfee2({'apiDomain':_0xa4eb9[_0x333eb2(0x130)][_0x333eb2(0xf3)]||_0xa4eb9['raw']['host']||undefined,'userDomain':_0xa4eb9[_0x333eb2(0x130)][_0x333eb2(0x10d)]||undefined,'runtimeDomain':_0xa4eb9['raw'][_0x333eb2(0xfc)]||undefined});}export function getProjectConfigPath(){const _0x3add5a=a42_0x17f183;return resolveConfigPath(process[_0x3add5a(0x11b)]());}export function getGlobalConfigPath(){return resolveConfigPath(homedir());}export function inspectCliConfigJsonFile(_0x4d362d){const _0x535c0f=a42_0x17f183;if(!existsSync(_0x4d362d))return{'status':_0x535c0f(0x104)};try{const _0x12838e=readFileSync(_0x4d362d,{'encoding':'utf8'});if(!_0x12838e?.[_0x535c0f(0xf9)]())return{'status':'empty'};const _0x37b9fc=JSON[_0x535c0f(0xf8)](_0x12838e);return{'status':'ok','data':_0x37b9fc};}catch(_0x460d44){return{'status':_0x535c0f(0x127),'message':_0x460d44 instanceof Error?_0x460d44[_0x535c0f(0x120)]:String(_0x460d44)};}}export function loadRawConfigLayers(_0x55d343){const _0x5ea58a=a42_0x17f183;let _0x3bb591={},_0x5568b3={},_0xa02127,_0x13f3f9;try{_0xa02127=resolveConfigPath(homedir());if(_0xa02127){const _0x5c3ff8=readFileSync(_0xa02127,{'encoding':_0x5ea58a(0x134)});if(_0x5c3ff8)_0x3bb591=JSON['parse'](_0x5c3ff8);}}catch{}try{const _0x10a22f=_0x55d343||process[_0x5ea58a(0x11b)]();_0x13f3f9=resolveConfigPath(_0x10a22f);if(_0x13f3f9){const _0x28f85b=readFileSync(_0x13f3f9,{'encoding':'utf8'});if(_0x28f85b)_0x5568b3=JSON[_0x5ea58a(0xf8)](_0x28f85b);}}catch{}return{'globalPath':_0xa02127,'projectPath':_0x13f3f9,'globalConfig':_0x3bb591,'projectConfig':_0x5568b3};}function mergeRawConfigLayers(_0x195c9f){const _0x2ba422=a42_0x17f183,{globalConfig:_0x19239f,projectConfig:_0x2ec1d8}=_0x195c9f;if(_0x2ec1d8[_0x2ba422(0x103)]===![]){const _0x5d5c2e={..._0x2ec1d8};return delete _0x5d5c2e[_0x2ba422(0x103)],_0x5d5c2e;}const _0x46c292={..._0x19239f,..._0x2ec1d8};if(_0x2ba422(0x12d)in _0x2ec1d8)_0x46c292[_0x2ba422(0x12d)]=_0x2ec1d8[_0x2ba422(0x12d)];else _0x19239f['defaultApp']&&(_0x46c292[_0x2ba422(0x12d)]=_0x19239f['defaultApp']);return _0x46c292;}export function isInProject(){return!!getProjectConfigPath();}export function readRawConfig(_0x407add){return mergeRawConfigLayers(loadRawConfigLayers(_0x407add));}export function readRawConfigWithLayers(_0xa6fe){const _0x25d54f=loadRawConfigLayers(_0xa6fe);return{'config':mergeRawConfigLayers(_0x25d54f),'layers':_0x25d54f};}export function resolveDefaultAppSource(_0x4744c0){const _0x3fafdd=a42_0x17f183;if('defaultApp'in _0x4744c0['projectConfig'])return _0x3fafdd(0x12b);if(_0x4744c0['projectConfig'][_0x3fafdd(0x103)]===![])return null;if(_0x4744c0[_0x3fafdd(0xf7)]['defaultApp'])return _0x3fafdd(0x100);return null;}function buildConfig(_0x4d0732,_0x4c86b7){const _0x1f5366=a42_0x17f183,_0x5f4b30=_0x4d0732[_0x1f5366(0x12d)]||undefined,_0x11f69e=_0x4c86b7['app']||env(_0x1f5366(0x106))||undefined,_0x4a4fd6=_0x11f69e||_0x5f4b30||undefined,_0x239850=env(_0x1f5366(0x123))||_0x4d0732[_0x1f5366(0x128)]||undefined,_0x22cd36=_0x4c86b7[_0x1f5366(0x10a)]||env(_0x1f5366(0x133))||_0x4d0732[_0x1f5366(0x10a)]||DEFAULT_CONFIG_VALUES[_0x1f5366(0x10a)],_0x3c8709=normalizeEnv(String(_0x22cd36)),_0x2929e0=isDaily(_0x3c8709)?_0x1f5366(0x11f):isDev(_0x3c8709)?_0x1f5366(0xfb):_0x1f5366(0x135),_0x370323=resolveLocalAppAliasCode(_0x4d0732,_0x4a4fd6),_0x5861d1=resolveCachedAppCode(_0x4a4fd6,_0x2929e0,_0x239850),_0x3b62c5=typeof _0x4c86b7[_0x1f5366(0x12a)]===_0x1f5366(0x107)?_0x4c86b7[_0x1f5366(0x12a)]:undefined,_0x116395=env(_0x1f5366(0xf5)),_0x83ad63=_0x11f69e?undefined:_0x4d0732[_0x1f5366(0x12a)]||_0x4d0732[_0x1f5366(0x118)]||undefined,_0x3a79aa=_0x3b62c5||_0x116395||_0x370323||_0x5861d1||_0x83ad63||undefined,_0x49d44b=_0x3b62c5?_0x1f5366(0x112):_0x116395?_0x1f5366(0x10a):_0x370323?_0x1f5366(0x12f):_0x5861d1?'cache':_0x83ad63?_0x1f5366(0x111):undefined,_0x53085e=_0x4d0732[_0x1f5366(0x105)]||DEFAULT_CONFIG_VALUES[_0x1f5366(0x105)],_0x273f5b=undefined,_0x2dc62a=_0x4c86b7[_0x1f5366(0x12c)]||env(_0x1f5366(0x124))||_0x4d0732[_0x1f5366(0x12c)],_0x575908=normalizeLegacyOutputFormat(_0x2dc62a),_0x32ab0d=env(_0x1f5366(0x12e))||_0x4d0732[_0x1f5366(0xf4)],_0x3c8b03=_0x32ab0d?Number(_0x32ab0d)||undefined:undefined,_0x59d5d0=_0x4d0732[_0x1f5366(0x136)]||_0x4d0732['maxRisk'],_0x1f635a=_0x59d5d0===_0x1f5366(0xfa)||_0x59d5d0==='write'||_0x59d5d0===_0x1f5366(0x109)?_0x59d5d0:DEFAULT_CONFIG_VALUES['riskLevel'],_0x325194=env(_0x1f5366(0x129)),_0x3b11c9=_0x325194==='1'||_0x325194==='true';return{'appCode':typeof _0x3a79aa==='string'&&_0x3a79aa[_0x1f5366(0xf9)]()?_0x3a79aa['trim']():undefined,'appCodeSource':_0x49d44b,'env':_0x2929e0,'locale':_0x53085e,'cookie':_0x273f5b,'accessKey':_0x239850,'format':_0x575908,'pageSize':_0x3c8b03,'riskLevel':_0x1f635a,'verbose':_0x3b11c9,'defaultApp':_0x5f4b30,'currentApp':typeof _0x4a4fd6==='string'?_0x4a4fd6:undefined,'raw':_0x4d0732};}function env(_0x742d64){return productEnv(_0x742d64);}async function buildAuth(_0x50eb9d){const _0x4e4ff6='',_0x12712e=!!_0x50eb9d['accessKey'];return{'cookie':_0x4e4ff6,'isLoggedIn':_0x12712e,async 'getOrLogin'(){const _0x483bf0=a42_0x1744;if(_0x12712e)return _0x4e4ff6;throw CliErrors[_0x483bf0(0xf1)]();}};}
1
+ const a42_0x4a8c7c=a42_0x5b8d;(function(_0x289f5f,_0x1a1b05){const _0x2076da=a42_0x5b8d,_0x5a5144=_0x289f5f();while(!![]){try{const _0x7e3f8a=-parseInt(_0x2076da(0xd3))/0x1+-parseInt(_0x2076da(0xdf))/0x2+-parseInt(_0x2076da(0x10d))/0x3*(-parseInt(_0x2076da(0xec))/0x4)+parseInt(_0x2076da(0x10f))/0x5*(parseInt(_0x2076da(0xd4))/0x6)+-parseInt(_0x2076da(0xe4))/0x7+-parseInt(_0x2076da(0xf7))/0x8+parseInt(_0x2076da(0xe7))/0x9;if(_0x7e3f8a===_0x1a1b05)break;else _0x5a5144['push'](_0x5a5144['shift']());}catch(_0x5462d7){_0x5a5144['push'](_0x5a5144['shift']());}}}(a42_0x19af,0x5cf94));import{readFileSync,existsSync,mkdirSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{resolve,dirname}from'node:path';import{homedir}from'node:os';import{logger}from'./utils/logger.js';import{CliErrors}from'./errors.js';import{CLI_BIN_NAME}from'./constant/cli.js';import{PRODUCT_CONFIG,productEnv,productEnvNames}from'./constant/product.js';import{DEFAULT_CONFIG_VALUES}from'./constant/defaults.js';import{normalizeEnv,isDaily,isDev}from'./constant/env.js';import{normalizeLegacyOutputFormat}from'./framework/types.js';import{resolveCachedAppCode}from'./commands/app/cache.js';function a42_0x19af(){const _0x47740c=['userDomain','read','utf8','isTTY','defaultApp','empty','parse','apiDomain','argv','EXDEV','string','project','code','3uWPDsV','stdin','4965OTAamO','APPCODE','globalConfig','message','development','write','maxRisk','locale','PAGE_SIZE','env','host','daily','setRawMode','error','values','542342pMMMmv','2862FpwcSu','stringify','inherit','riskLevel','EACCES','FORMAT','app','cwd','accessKey','join','local-alias','447144gvoElt','./constant/domain.js','object','production','runtimeDomain','160251lDFoyM','EPERM','ACCESS_KEY','583317lTPqHW','projectConfig','apps','stdout','explicit','3043972hjSWgS','setRawCommand','.tmp','raw','authRequired','missing','top-level','trim','appcode','global','online','1038720YNDoAC','pageSize','setLogPath','APP','nonInteractive','newConfigFileName','configFileNames','format','true'];a42_0x19af=function(){return _0x47740c;};return a42_0x19af();}export{AUTH_MODE,isAuthMode}from'./constant/auth-mode.js';const CONFIG_NAMES=PRODUCT_CONFIG[a42_0x4a8c7c(0xfd)];export const NEW_CONFIG_NAME=PRODUCT_CONFIG[a42_0x4a8c7c(0xfc)];function resolveConfigPath(_0x27a7a0){for(const _0x30d00f of CONFIG_NAMES){const _0x30e473=resolve(_0x27a7a0,_0x30d00f);if(existsSync(_0x30e473))return _0x30e473;}return undefined;}export function resolveWriteConfigPath(_0x34e84a){const _0x4aa97e=a42_0x4a8c7c,_0x5a762f=_0x34e84a===_0x4aa97e(0x10b)?process[_0x4aa97e(0xdb)]():homedir(),_0x12c1b8=resolveConfigPath(_0x5a762f);return _0x12c1b8??resolve(_0x5a762f,NEW_CONFIG_NAME);}export function readConfigFile(_0x4aa822){const _0x26cdad=a42_0x4a8c7c;try{if(existsSync(_0x4aa822)){const _0x52038a=readFileSync(_0x4aa822,{'encoding':_0x26cdad(0x102)});if(_0x52038a){const _0x4cab7b=JSON['parse'](_0x52038a);return migrateOnlineEnv(_0x4aa822,_0x4cab7b),_0x4cab7b;}}}catch{}return{};}function migrateOnlineEnv(_0x5b025e,_0x2d4e37){const _0x3dd37c=a42_0x4a8c7c;let _0xb0dccd=![];_0x2d4e37['env']==='online'&&(_0x2d4e37[_0x3dd37c(0x118)]='production',_0xb0dccd=!![]);if(_0x2d4e37[_0x3dd37c(0xe9)]&&typeof _0x2d4e37[_0x3dd37c(0xe9)]===_0x3dd37c(0xe1))for(const _0x51e6e0 of Object[_0x3dd37c(0xd2)](_0x2d4e37['apps'])){_0x51e6e0&&_0x51e6e0[_0x3dd37c(0x118)]===_0x3dd37c(0xf6)&&(_0x51e6e0[_0x3dd37c(0x118)]='production',_0xb0dccd=!![]);}if(_0xb0dccd)try{writeConfigFile(_0x5b025e,_0x2d4e37);}catch{}}export function writeConfigFile(_0x405db5,_0x4c6ea7){const _0x3a02ee=a42_0x4a8c7c,_0x52f027=dirname(_0x405db5);!existsSync(_0x52f027)&&mkdirSync(_0x52f027,{'recursive':!![]});const _0x5ee758=_0x405db5+_0x3a02ee(0xee);try{writeFileSync(_0x5ee758,JSON[_0x3a02ee(0xd5)](_0x4c6ea7,null,0x2)+'\x0a',{'encoding':_0x3a02ee(0x102),'mode':0x180});try{renameSync(_0x5ee758,_0x405db5);}catch(_0x50f21c){if(_0x50f21c[_0x3a02ee(0x10c)]===_0x3a02ee(0xe5)||_0x50f21c[_0x3a02ee(0x10c)]===_0x3a02ee(0x109)||_0x50f21c[_0x3a02ee(0x10c)]===_0x3a02ee(0xd8)){writeFileSync(_0x405db5,JSON['stringify'](_0x4c6ea7,null,0x2)+'\x0a',{'encoding':'utf8'});try{unlinkSync(_0x5ee758);}catch{}}else throw _0x50f21c;}}catch(_0x47207d){try{unlinkSync(_0x5ee758);}catch{}throw _0x47207d;}}export function isNonInteractiveMode(_0x376d5){const _0x2ba58f=a42_0x4a8c7c;return!!(_0x376d5[_0x2ba58f(0xfb)]||_0x376d5['ci']||productEnvNames('CI')['some'](_0x2a1f99=>process.env[_0x2a1f99]===_0x2ba58f(0xff))||process.env.CI===_0x2ba58f(0xff)||!process[_0x2ba58f(0xea)]['isTTY']||!isStdinRawModeSupported());}function isStdinRawModeSupported(){const _0x58c2fb=a42_0x4a8c7c;if(!process['stdin'][_0x58c2fb(0x103)])return![];try{const _0x1861a6=process[_0x58c2fb(0x10e)]['isRaw'];return process[_0x58c2fb(0x10e)][_0x58c2fb(0xd0)](!![]),process[_0x58c2fb(0x10e)]['setRawMode'](_0x1861a6??![]),!![];}catch{return![];}}export async function createContext(_0x466589){const _0x2c95f2=a42_0x4a8c7c,_0x1983a1=readRawConfig(),_0x182486=buildConfig(_0x1983a1,_0x466589);await initGlobalEnvironment(_0x182486);const {getUserDomain:_0x27de9e,getApiDomain:_0x5ede82}=await import(_0x2c95f2(0xe0)),_0x10dfda={'apiDomain':_0x5ede82(),'userDomain':_0x27de9e()},_0x985522=await buildAuth(_0x182486);logger[_0x2c95f2(0xf9)](process[_0x2c95f2(0xdb)]());const _0x18e269=(CLI_BIN_NAME+'\x20'+process[_0x2c95f2(0x108)]['slice'](0x2)[_0x2c95f2(0xdd)]('\x20'))[_0x2c95f2(0xf3)]();logger[_0x2c95f2(0xed)](_0x18e269);const _0x58755d=isNonInteractiveMode(_0x466589);return{'config':_0x182486,'auth':_0x985522,'logger':logger,'env':_0x10dfda,'nonInteractive':_0x58755d};}export function buildConfigFromFlags(_0x574387){return buildConfig(readRawConfig(),_0x574387);}export function getLocalAppAliases(_0x2d7618){const _0x50d4e2=a42_0x4a8c7c;return _0x2d7618['apps']&&typeof _0x2d7618[_0x50d4e2(0xe9)]==='object'?_0x2d7618[_0x50d4e2(0xe9)]:{};}export function resolveLocalAppAliasCode(_0x459bb4,_0xeb83e1){const _0x94247f=a42_0x4a8c7c;if(!_0xeb83e1)return undefined;const _0x40efea=getLocalAppAliases(_0x459bb4)[_0xeb83e1],_0x246449=_0x40efea?.[_0x94247f(0xf4)];return typeof _0x246449===_0x94247f(0x10a)&&_0x246449['trim']()?_0x246449[_0x94247f(0xf3)]():undefined;}export function readAppCodeFromConfig(){const _0x564ffc=a42_0x4a8c7c,_0x4807b0=readRawConfig(),_0x2d8469=_0x4807b0['appcode']??_0x4807b0[_0x564ffc(0xda)];if(typeof _0x2d8469===_0x564ffc(0x10a)&&_0x2d8469[_0x564ffc(0xf3)]())return _0x2d8469[_0x564ffc(0xf3)]();const _0x168981=resolveLocalAppAliasCode(_0x4807b0,typeof _0x4807b0['defaultApp']===_0x564ffc(0x10a)?_0x4807b0['defaultApp']:undefined);if(_0x168981)return _0x168981;const _0x2b8ddb=normalizeEnv(String(_0x4807b0[_0x564ffc(0x118)]||_0x564ffc(0xe2))),_0x274e66=isDaily(_0x2b8ddb)?_0x564ffc(0xcf):isDev(_0x2b8ddb)?_0x564ffc(0x113):_0x564ffc(0xe2),_0x48ae28=resolveCachedAppCode(typeof _0x4807b0[_0x564ffc(0x104)]===_0x564ffc(0x10a)?_0x4807b0[_0x564ffc(0x104)]:undefined,_0x274e66,typeof _0x4807b0[_0x564ffc(0xdc)]===_0x564ffc(0x10a)?_0x4807b0[_0x564ffc(0xdc)]:undefined);if(_0x48ae28)return _0x48ae28;const _0x1ddc80=Object[_0x564ffc(0xd2)](getLocalAppAliases(_0x4807b0))['find'](_0x525520=>_0x525520?.[_0x564ffc(0xf4)]);return typeof _0x1ddc80?.[_0x564ffc(0xf4)]===_0x564ffc(0x10a)&&_0x1ddc80[_0x564ffc(0xf4)][_0x564ffc(0xf3)]()?_0x1ddc80[_0x564ffc(0xf4)][_0x564ffc(0xf3)]():undefined;}export function readScopedConfig(_0xdc9093){const _0x5e942c=a42_0x4a8c7c,_0x446efa=_0xdc9093[_0x5e942c(0xf5)]?_0x5e942c(0xf5):_0x5e942c(0x10b);return readConfigFile(resolveWriteConfigPath(_0x446efa));}export function writeScopedConfig(_0x51d7fc,_0x331763){const _0x2a8608=a42_0x4a8c7c,_0x4b0ff3=_0x331763['global']?'global':_0x2a8608(0x10b);writeConfigFile(resolveWriteConfigPath(_0x4b0ff3),_0x51d7fc);}export async function initGlobalEnvironment(_0x1d8040){const _0x5cd643=a42_0x4a8c7c,{initEnv:_0x27ac1e}=await import('./constant/env.js');_0x27ac1e(_0x1d8040['env']);const {initDomains:_0x21cda4}=await import(_0x5cd643(0xe0));_0x21cda4({'apiDomain':_0x1d8040[_0x5cd643(0xef)][_0x5cd643(0x107)]||_0x1d8040['raw'][_0x5cd643(0xce)]||undefined,'userDomain':_0x1d8040[_0x5cd643(0xef)][_0x5cd643(0x100)]||undefined,'runtimeDomain':_0x1d8040[_0x5cd643(0xef)][_0x5cd643(0xe3)]||undefined});}export function getProjectConfigPath(){return resolveConfigPath(process['cwd']());}export function getGlobalConfigPath(){return resolveConfigPath(homedir());}export function inspectCliConfigJsonFile(_0x5e632e){const _0x339d59=a42_0x4a8c7c;if(!existsSync(_0x5e632e))return{'status':_0x339d59(0xf1)};try{const _0x59f2b0=readFileSync(_0x5e632e,{'encoding':_0x339d59(0x102)});if(!_0x59f2b0?.[_0x339d59(0xf3)]())return{'status':_0x339d59(0x105)};const _0xe67321=JSON['parse'](_0x59f2b0);return{'status':'ok','data':_0xe67321};}catch(_0x45546f){return{'status':_0x339d59(0xd1),'message':_0x45546f instanceof Error?_0x45546f[_0x339d59(0x112)]:String(_0x45546f)};}}export function loadRawConfigLayers(_0x214a75){const _0x3d96c2=a42_0x4a8c7c;let _0x3f6db7={},_0x2e989f={},_0x51f374,_0x49501a;try{_0x51f374=resolveConfigPath(homedir());if(_0x51f374){const _0x2a764d=readFileSync(_0x51f374,{'encoding':'utf8'});if(_0x2a764d)_0x3f6db7=JSON[_0x3d96c2(0x106)](_0x2a764d);}}catch{}try{const _0x54ee32=_0x214a75||process[_0x3d96c2(0xdb)]();_0x49501a=resolveConfigPath(_0x54ee32);if(_0x49501a){const _0x2128c7=readFileSync(_0x49501a,{'encoding':_0x3d96c2(0x102)});if(_0x2128c7)_0x2e989f=JSON[_0x3d96c2(0x106)](_0x2128c7);}}catch{}return{'globalPath':_0x51f374,'projectPath':_0x49501a,'globalConfig':_0x3f6db7,'projectConfig':_0x2e989f};}function mergeRawConfigLayers(_0x235570){const _0x5749f6=a42_0x4a8c7c,{globalConfig:_0x31ebec,projectConfig:_0x2876}=_0x235570;if(_0x2876[_0x5749f6(0xd6)]===![]){const _0x4f488e={..._0x2876};return delete _0x4f488e[_0x5749f6(0xd6)],_0x4f488e;}const _0x2c4371={..._0x31ebec,..._0x2876};if(_0x5749f6(0x104)in _0x2876)_0x2c4371['defaultApp']=_0x2876['defaultApp'];else _0x31ebec[_0x5749f6(0x104)]&&(_0x2c4371[_0x5749f6(0x104)]=_0x31ebec[_0x5749f6(0x104)]);return _0x2c4371;}export function isInProject(){return!!getProjectConfigPath();}export function readRawConfig(_0x2af146){return mergeRawConfigLayers(loadRawConfigLayers(_0x2af146));}export function readRawConfigWithLayers(_0x13a96f){const _0x4d73d5=loadRawConfigLayers(_0x13a96f);return{'config':mergeRawConfigLayers(_0x4d73d5),'layers':_0x4d73d5};}export function resolveDefaultAppSource(_0x4f0656){const _0x5ec24a=a42_0x4a8c7c;if(_0x5ec24a(0x104)in _0x4f0656[_0x5ec24a(0xe8)])return _0x5ec24a(0x10b);if(_0x4f0656[_0x5ec24a(0xe8)][_0x5ec24a(0xd6)]===![])return null;if(_0x4f0656[_0x5ec24a(0x111)]['defaultApp'])return _0x5ec24a(0xf5);return null;}function buildConfig(_0x7e92ae,_0x3a49e7){const _0x3e0a18=a42_0x4a8c7c,_0x17c9c3=_0x7e92ae[_0x3e0a18(0x104)]||undefined,_0x21d135=_0x3a49e7[_0x3e0a18(0xda)]||env(_0x3e0a18(0xfa))||undefined,_0x447fa5=_0x21d135||_0x17c9c3||undefined,_0x3f8b97=env(_0x3e0a18(0xe6))||_0x7e92ae['accessKey']||undefined,_0x1a0f6a=_0x3a49e7[_0x3e0a18(0x118)]||env('ENV')||_0x7e92ae[_0x3e0a18(0x118)]||DEFAULT_CONFIG_VALUES[_0x3e0a18(0x118)],_0x391251=normalizeEnv(String(_0x1a0f6a)),_0x2dc93c=isDaily(_0x391251)?_0x3e0a18(0xcf):isDev(_0x391251)?'development':_0x3e0a18(0xe2),_0xd4ea83=resolveLocalAppAliasCode(_0x7e92ae,_0x447fa5),_0x4182ab=resolveCachedAppCode(_0x447fa5,_0x2dc93c,_0x3f8b97),_0x4139b4=typeof _0x3a49e7[_0x3e0a18(0xf4)]==='string'?_0x3a49e7['appcode']:undefined,_0xe99342=env(_0x3e0a18(0x110)),_0x11bc26=_0x21d135?undefined:_0x7e92ae[_0x3e0a18(0xf4)]||_0x7e92ae[_0x3e0a18(0xda)]||undefined,_0x39f2f0=_0x4139b4||_0xe99342||_0xd4ea83||_0x4182ab||_0x11bc26||undefined,_0x18a50e=_0x4139b4?_0x3e0a18(0xeb):_0xe99342?_0x3e0a18(0x118):_0xd4ea83?_0x3e0a18(0xde):_0x4182ab?'cache':_0x11bc26?_0x3e0a18(0xf2):undefined,_0x341459=_0x7e92ae[_0x3e0a18(0x116)]||DEFAULT_CONFIG_VALUES[_0x3e0a18(0x116)],_0x187944=undefined,_0x466ca8=_0x3a49e7['format']||env(_0x3e0a18(0xd9))||_0x7e92ae[_0x3e0a18(0xfe)],_0x402a55=normalizeLegacyOutputFormat(_0x466ca8),_0x2fb0c1=env(_0x3e0a18(0x117))||_0x7e92ae[_0x3e0a18(0xf8)],_0x127b8c=_0x2fb0c1?Number(_0x2fb0c1)||undefined:undefined,_0x5391f6=_0x7e92ae['riskLevel']||_0x7e92ae[_0x3e0a18(0x115)],_0x5454ac=_0x5391f6===_0x3e0a18(0x101)||_0x5391f6===_0x3e0a18(0x114)||_0x5391f6==='high-risk-write'?_0x5391f6:DEFAULT_CONFIG_VALUES[_0x3e0a18(0xd7)],_0x3af3c3=env('VERBOSE'),_0x465842=_0x3af3c3==='1'||_0x3af3c3==='true';return{'appCode':typeof _0x39f2f0===_0x3e0a18(0x10a)&&_0x39f2f0['trim']()?_0x39f2f0[_0x3e0a18(0xf3)]():undefined,'appCodeSource':_0x18a50e,'env':_0x2dc93c,'locale':_0x341459,'cookie':_0x187944,'accessKey':_0x3f8b97,'format':_0x402a55,'pageSize':_0x127b8c,'riskLevel':_0x5454ac,'verbose':_0x465842,'defaultApp':_0x17c9c3,'currentApp':typeof _0x447fa5===_0x3e0a18(0x10a)?_0x447fa5:undefined,'raw':_0x7e92ae};}function env(_0x2b0f73){return productEnv(_0x2b0f73);}function a42_0x5b8d(_0x15488c,_0x5d1a8a){_0x15488c=_0x15488c-0xce;const _0x19af94=a42_0x19af();let _0x5b8d58=_0x19af94[_0x15488c];return _0x5b8d58;}async function buildAuth(_0x59bb6a){const _0x3ca1da=a42_0x4a8c7c,_0x43340f='',_0x469308=!!_0x59bb6a[_0x3ca1da(0xdc)];return{'cookie':_0x43340f,'isLoggedIn':_0x469308,async 'getOrLogin'(){const _0x333218=_0x3ca1da;if(_0x469308)return _0x43340f;throw CliErrors[_0x333218(0xf0)]();}};}
@@ -1 +1 @@
1
- (function(_0x438fe2,_0x2b79e2){const _0x49cc22=a43_0x4350,_0x20ac32=_0x438fe2();while(!![]){try{const _0x18ebc0=-parseInt(_0x49cc22(0x1b9))/0x1*(parseInt(_0x49cc22(0x192))/0x2)+parseInt(_0x49cc22(0x1b5))/0x3+parseInt(_0x49cc22(0x19b))/0x4*(parseInt(_0x49cc22(0x1a6))/0x5)+-parseInt(_0x49cc22(0x1a4))/0x6*(parseInt(_0x49cc22(0x196))/0x7)+parseInt(_0x49cc22(0x197))/0x8*(-parseInt(_0x49cc22(0x190))/0x9)+parseInt(_0x49cc22(0x181))/0xa*(-parseInt(_0x49cc22(0x198))/0xb)+parseInt(_0x49cc22(0x1af))/0xc*(parseInt(_0x49cc22(0x1a0))/0xd);if(_0x18ebc0===_0x2b79e2)break;else _0x20ac32['push'](_0x20ac32['shift']());}catch(_0x22874c){_0x20ac32['push'](_0x20ac32['shift']());}}}(a43_0xeb01,0x49c84));import{getRuntimeDomain}from'../constant/domain.js';import{PRODUCT_CONFIG}from'../constant/product.js';import{CliErrors}from'../errors.js';import{extractList}from'../framework/response.js';let _activeAK;export function setActiveAK(_0x4d5273){_activeAK=_0x4d5273||undefined;}export function clearActiveAK(){_activeAK=undefined;}function a43_0xeb01(){const _0x1ceb2d=['API\x20returned\x20non-JSON\x20response\x20(HTTP\x20','1457904fOnoQr','Invalid\x20app\x20list\x20response:\x20expected\x20object\x20or\x20array.','/client/user/loginUserInfo','filter','2JPjfai','/client/skill/personal/create','/client/skill/personal/list?appCode=','authRequired','Knowledge-base\x20entry\x20not\x20found:\x20id=','/client/sql/query','230UkrZWt','string','apiError','Invalid\x20login\x20user\x20info\x20response:\x20expected\x20object.','appName','invokeSource','/client/skill/personal/','Configure\x20accessKey\x20in\x20','/client/knowledge-base/search','signal','code','/client/skill/company/list?appCode=','/client/dataset/list','GET','isArray','72hqUgNT','API\x20error:\x20','354332dFCrPS','sqlCode','test','/update','1897ExAjbf','148232cyvgbj','131824WFTNJF','errorMsg','abort','212iVcFiG','Request\x20timeout:\x20','object','message','json','39EbGJLw','tableData','query','errorCode','5196pOeDiL','API\x20error\x20code:\x20','51565lodcGs','BFF\x20script\x20not\x20found:\x20id=','data','/client/knowledge-base/personal/create','status','success','validation','/client/knowledge-base/personal/','/client/app/my-apps','1130148KhKIvp','SQL\x20query\x20not\x20found:\x20','/client/dataset/query?','POST','name'];a43_0xeb01=function(){return _0x1ceb2d;};return a43_0xeb01();}async function apiRequest(_0x5c38b4,_0x2af295={}){const _0x4b96dd=a43_0x4350,{method:method=_0x4b96dd(0x18e),body:_0x12fa2f,headers:headers={},timeout:timeout=0x7530}=_0x2af295,_0x1e3ec3=_activeAK,_0x51a7df=getRuntimeDomain();if(!_0x1e3ec3)throw CliErrors[_0x4b96dd(0x17e)](_0x4b96dd(0x188)+PRODUCT_CONFIG['newConfigFileName']+'.');const _0xf18923=''+_0x51a7df+_0x5c38b4,_0x9bf31b={'X-User-AK':_0x1e3ec3},_0x2281b2=new AbortController(),_0xd65882=setTimeout(()=>_0x2281b2[_0x4b96dd(0x19a)](),timeout);try{const _0x1e13b7=await fetch(_0xf18923,{'method':method,'headers':{'Content-Type':'application/json','X-Invoke-Source':PRODUCT_CONFIG[_0x4b96dd(0x186)],..._0x9bf31b,...headers},'body':_0x12fa2f?JSON['stringify'](_0x12fa2f):undefined,'signal':_0x2281b2[_0x4b96dd(0x18a)]});let _0x4aba27;try{_0x4aba27=await _0x1e13b7[_0x4b96dd(0x19f)]();}catch{throw CliErrors['apiError'](_0x4b96dd(0x1b4)+_0x1e13b7[_0x4b96dd(0x1aa)]+')',_0x1e13b7[_0x4b96dd(0x1aa)]>=0x190?'Check\x20your\x20credentials\x20and\x20try\x20again.':undefined);}if(!_0x1e13b7['ok']||_0x4aba27[_0x4b96dd(0x1ab)]===![])throw CliErrors[_0x4b96dd(0x183)](_0x4aba27[_0x4b96dd(0x199)]||_0x4aba27[_0x4b96dd(0x19e)]||_0x4b96dd(0x191)+_0x1e13b7[_0x4b96dd(0x1aa)],_0x4aba27[_0x4b96dd(0x1a3)]?_0x4b96dd(0x1a5)+_0x4aba27[_0x4b96dd(0x1a3)]:undefined);return _0x4aba27;}catch(_0x67d4d6){if(_0x67d4d6 instanceof Error&&_0x67d4d6[_0x4b96dd(0x1b3)]==='AbortError')throw CliErrors['apiError'](_0x4b96dd(0x19c)+_0xf18923);throw _0x67d4d6;}finally{clearTimeout(_0xd65882);}}export async function getBffScriptInfo(_0x5b983b){const _0x155c87=a43_0x4350,_0x1b15b4=await apiRequest('/client/bff/query/'+_0x5b983b);if(!_0x1b15b4[_0x155c87(0x1a8)])throw CliErrors[_0x155c87(0x1ac)](_0x155c87(0x1a7)+_0x5b983b);return _0x1b15b4[_0x155c87(0x1a8)];}export async function getSqlQueryInfo(_0x575398,_0x104d27){const _0x4b5ffb=a43_0x4350,_0x5e6f50=await apiRequest(_0x4b5ffb(0x180),{'method':_0x4b5ffb(0x1b2),'body':{'appCode':_0x575398,'currentPage':0x1,'pageSize':0x1,'sqlCode':_0x104d27}}),_0x448ee5=_0x5e6f50[_0x4b5ffb(0x1a8)],_0x1fcdf5=_0x448ee5&&typeof _0x448ee5==='object'&&_0x4b5ffb(0x1a1)in _0x448ee5?_0x448ee5['tableData']?.[0x0]:_0x448ee5&&typeof _0x448ee5==='object'&&_0x4b5ffb(0x193)in _0x448ee5?_0x448ee5:undefined;if(!_0x1fcdf5)throw CliErrors[_0x4b5ffb(0x1ac)](_0x4b5ffb(0x1b0)+_0x104d27);return _0x1fcdf5;}function isRemoteAppItem(_0x11bb2d){const _0x45fcc1=a43_0x4350;return!!_0x11bb2d&&typeof _0x11bb2d===_0x45fcc1(0x19d)&&typeof _0x11bb2d['appCode']===_0x45fcc1(0x182)&&typeof _0x11bb2d[_0x45fcc1(0x185)]===_0x45fcc1(0x182);}function extractRemoteAppItems(_0x31f22d){const _0x3e6121=a43_0x4350;if(Array[_0x3e6121(0x18f)](_0x31f22d))return _0x31f22d[_0x3e6121(0x1b8)](isRemoteAppItem);if(!_0x31f22d||typeof _0x31f22d!==_0x3e6121(0x19d))throw CliErrors[_0x3e6121(0x183)](_0x3e6121(0x1b6));const _0x3e9626=_0x31f22d;if(Array[_0x3e6121(0x18f)](_0x3e9626['tableData']))return _0x3e9626[_0x3e6121(0x1a1)][_0x3e6121(0x1b8)](isRemoteAppItem);if(_0x3e9626['data']&&typeof _0x3e9626[_0x3e6121(0x1a8)]==='object'){const _0x3cb26e=_0x3e9626[_0x3e6121(0x1a8)];if(Array[_0x3e6121(0x18f)](_0x3cb26e[_0x3e6121(0x1a1)]))return _0x3cb26e[_0x3e6121(0x1a1)]['filter'](isRemoteAppItem);}throw CliErrors[_0x3e6121(0x183)]('Invalid\x20app\x20list\x20response:\x20missing\x20data.tableData.');}export async function getMyApps(){const _0x2f4c1c=a43_0x4350,_0x5d8b83=await apiRequest(_0x2f4c1c(0x1ae));return extractRemoteAppItems(_0x5d8b83[_0x2f4c1c(0x1a8)]);}export async function getLoginUserInfo(){const _0x26b6a9=a43_0x4350,_0x35b81b=await apiRequest(_0x26b6a9(0x1b7));if(!_0x35b81b['data']||typeof _0x35b81b[_0x26b6a9(0x1a8)]!=='object'||Array[_0x26b6a9(0x18f)](_0x35b81b[_0x26b6a9(0x1a8)]))throw CliErrors[_0x26b6a9(0x183)](_0x26b6a9(0x184));return _0x35b81b['data'];}export async function listDatasets(_0x185a39,_0x45e63d){const _0x1cf6b3=a43_0x4350,_0x2e4a5b=await apiRequest(_0x1cf6b3(0x18d),{'method':'POST','body':{'appCode':_0x185a39,..._0x45e63d?.[_0x1cf6b3(0x18b)]&&{'code':_0x45e63d[_0x1cf6b3(0x18b)]},..._0x45e63d?.[_0x1cf6b3(0x1b3)]&&{'name':_0x45e63d[_0x1cf6b3(0x1b3)]}}});return extractList(_0x2e4a5b[_0x1cf6b3(0x1a8)]);}export async function getDatasetDetail(_0x55d221){const _0x461144=a43_0x4350,_0x3644fb=/^\d+$/[_0x461144(0x194)](_0x55d221)?'id':'code',_0x3af2c9=await apiRequest(_0x461144(0x1b1)+_0x3644fb+'='+_0x55d221);return _0x3af2c9[_0x461144(0x1a8)];}export async function listPersonalKnowledgeBaseItems(_0x2a1248){const _0x347d0a=a43_0x4350,_0x29d078=await apiRequest('/client/knowledge-base/personal/list?appCode='+encodeURIComponent(_0x2a1248));return Array[_0x347d0a(0x18f)](_0x29d078[_0x347d0a(0x1a8)])?_0x29d078[_0x347d0a(0x1a8)]:[];}export async function getPersonalKnowledgeBaseItem(_0x4ad57a,_0x9f36f){const _0x2b7ca4=a43_0x4350,_0x21f435=await apiRequest(_0x2b7ca4(0x1ad)+_0x4ad57a+'?appCode='+encodeURIComponent(_0x9f36f));if(!_0x21f435[_0x2b7ca4(0x1a8)])throw CliErrors[_0x2b7ca4(0x1ac)](_0x2b7ca4(0x17f)+_0x4ad57a);return _0x21f435['data'];}export async function createPersonalKnowledgeBaseItem(_0x3a4e21,_0x28332c){const _0x40b1cb=a43_0x4350,_0x19d7f1=await apiRequest(_0x40b1cb(0x1a9),{'method':_0x40b1cb(0x1b2),'body':{'appCode':_0x3a4e21,..._0x28332c}});return _0x19d7f1[_0x40b1cb(0x1a8)];}export async function updatePersonalKnowledgeBaseItem(_0x526ab7,_0x599748,_0x583163){const _0x1993aa=a43_0x4350,_0x393e4d=await apiRequest('/client/knowledge-base/personal/'+_0x526ab7+_0x1993aa(0x195),{'method':_0x1993aa(0x1b2),'body':{'appCode':_0x599748,..._0x583163}});return _0x393e4d[_0x1993aa(0x1a8)];}export async function searchKnowledgeBase(_0x202104,_0x31a4a1){const _0x275190=a43_0x4350,_0x755ab6=await apiRequest(_0x275190(0x189),{'method':_0x275190(0x1b2),'body':{'appCode':_0x202104,'query':_0x31a4a1[_0x275190(0x1a2)],..._0x31a4a1['topK']!==undefined?{'topK':_0x31a4a1['topK']}:{}}});return Array[_0x275190(0x18f)](_0x755ab6[_0x275190(0x1a8)])?_0x755ab6[_0x275190(0x1a8)]:[];}export async function listPersonalRuntimeSkills(_0x126652){const _0x1a85fc=a43_0x4350,_0x2de4d1=await apiRequest(_0x1a85fc(0x17d)+encodeURIComponent(_0x126652));return Array[_0x1a85fc(0x18f)](_0x2de4d1['data'])?_0x2de4d1['data']:[];}export async function listCompanyRuntimeSkills(_0x1aced6){const _0x2fea7c=a43_0x4350,_0x212447=await apiRequest(_0x2fea7c(0x18c)+encodeURIComponent(_0x1aced6));return Array['isArray'](_0x212447['data'])?_0x212447['data']:[];}function a43_0x4350(_0xea51c,_0x1698d1){_0xea51c=_0xea51c-0x17d;const _0xeb0148=a43_0xeb01();let _0x4350dd=_0xeb0148[_0xea51c];return _0x4350dd;}export async function createPersonalRuntimeSkill(_0x45a1cf,_0x1a73f4){const _0x4e495c=a43_0x4350,_0x5a3e5c=await apiRequest(_0x4e495c(0x1ba),{'method':_0x4e495c(0x1b2),'body':{'appCode':_0x45a1cf,..._0x1a73f4}});return _0x5a3e5c[_0x4e495c(0x1a8)];}export async function updatePersonalRuntimeSkill(_0x5e8a1b,_0x4fbc76,_0x19c982){const _0x5ddfb8=a43_0x4350,_0x9a8b89=await apiRequest(_0x5ddfb8(0x187)+encodeURIComponent(_0x5e8a1b)+'/update',{'method':_0x5ddfb8(0x1b2),'body':{'appCode':_0x4fbc76,..._0x19c982}});return _0x9a8b89[_0x5ddfb8(0x1a8)];}
1
+ (function(_0x5a40bf,_0x5bcabf){const _0x5a4c19=a43_0x5b70,_0x3627fc=_0x5a40bf();while(!![]){try{const _0x2e8a43=parseInt(_0x5a4c19(0x1dd))/0x1*(-parseInt(_0x5a4c19(0x1d6))/0x2)+-parseInt(_0x5a4c19(0x1f4))/0x3+parseInt(_0x5a4c19(0x1de))/0x4+-parseInt(_0x5a4c19(0x1c6))/0x5+parseInt(_0x5a4c19(0x1d3))/0x6+-parseInt(_0x5a4c19(0x1f9))/0x7+-parseInt(_0x5a4c19(0x1ec))/0x8*(-parseInt(_0x5a4c19(0x1c7))/0x9);if(_0x2e8a43===_0x5bcabf)break;else _0x3627fc['push'](_0x3627fc['shift']());}catch(_0x303e43){_0x3627fc['push'](_0x3627fc['shift']());}}}(a43_0x4288,0xdaf33));import{getRuntimeDomain}from'../constant/domain.js';import{PRODUCT_CONFIG}from'../constant/product.js';import{CliErrors}from'../errors.js';import{extractList}from'../framework/response.js';let _activeAK;export function setActiveAK(_0x227fd3){_activeAK=_0x227fd3||undefined;}export function clearActiveAK(){_activeAK=undefined;}async function apiRequest(_0x2f2859,_0x208911={}){const _0x24a9e3=a43_0x5b70,{method:method=_0x24a9e3(0x1e3),body:_0x5716a6,headers:headers={},timeout:timeout=0x7530}=_0x208911,_0x5f110a=_activeAK,_0x5b8931=getRuntimeDomain();if(!_0x5f110a)throw CliErrors[_0x24a9e3(0x1e0)]('Configure\x20accessKey\x20in\x20'+PRODUCT_CONFIG['newConfigFileName']+'.');const _0x4eb1c8=''+_0x5b8931+_0x2f2859,_0x353db8={'X-User-AK':_0x5f110a},_0x297e5b=new AbortController(),_0x950aeb=setTimeout(()=>_0x297e5b[_0x24a9e3(0x1ef)](),timeout);try{const _0x4d1ffb=await fetch(_0x4eb1c8,{'method':method,'headers':{'Content-Type':_0x24a9e3(0x1cf),'X-Invoke-Source':PRODUCT_CONFIG['invokeSource'],..._0x353db8,...headers},'body':_0x5716a6?JSON[_0x24a9e3(0x1f3)](_0x5716a6):undefined,'signal':_0x297e5b['signal']});let _0x552599;try{_0x552599=await _0x4d1ffb['json']();}catch{throw CliErrors[_0x24a9e3(0x1f5)](_0x24a9e3(0x1d4)+_0x4d1ffb[_0x24a9e3(0x1d0)]+')',_0x4d1ffb[_0x24a9e3(0x1d0)]>=0x190?'Check\x20your\x20credentials\x20and\x20try\x20again.':undefined);}if(!_0x4d1ffb['ok']||_0x552599[_0x24a9e3(0x1ce)]===![])throw CliErrors['apiError'](_0x552599[_0x24a9e3(0x1fb)]||_0x552599[_0x24a9e3(0x1e1)]||_0x24a9e3(0x1ca)+_0x4d1ffb[_0x24a9e3(0x1d0)],_0x552599[_0x24a9e3(0x1d1)]?_0x24a9e3(0x1d8)+_0x552599[_0x24a9e3(0x1d1)]:undefined);return _0x552599;}catch(_0x518ca5){if(_0x518ca5 instanceof Error&&_0x518ca5[_0x24a9e3(0x1eb)]===_0x24a9e3(0x1cb))throw CliErrors[_0x24a9e3(0x1f5)]('Request\x20timeout:\x20'+_0x4eb1c8);throw _0x518ca5;}finally{clearTimeout(_0x950aeb);}}export async function getBffScriptInfo(_0x3fd405){const _0x48dce7=a43_0x5b70,_0x268a40=await apiRequest(_0x48dce7(0x1cd)+_0x3fd405);if(!_0x268a40[_0x48dce7(0x1fc)])throw CliErrors[_0x48dce7(0x1ee)]('BFF\x20script\x20not\x20found:\x20id='+_0x3fd405);return _0x268a40['data'];}export async function getSqlQueryInfo(_0x53b54e,_0x66e3ba){const _0x27beaf=a43_0x5b70,_0x4babd6=await apiRequest(_0x27beaf(0x1e2),{'method':_0x27beaf(0x1ed),'body':{'appCode':_0x53b54e,'currentPage':0x1,'pageSize':0x1,'sqlCode':_0x66e3ba}}),_0x28c827=_0x4babd6[_0x27beaf(0x1fc)],_0x571574=_0x28c827&&typeof _0x28c827===_0x27beaf(0x1f8)&&_0x27beaf(0x1fa)in _0x28c827?_0x28c827['tableData']?.[0x0]:_0x28c827&&typeof _0x28c827===_0x27beaf(0x1f8)&&_0x27beaf(0x1e5)in _0x28c827?_0x28c827:undefined;if(!_0x571574)throw CliErrors[_0x27beaf(0x1ee)]('SQL\x20query\x20not\x20found:\x20'+_0x66e3ba);return _0x571574;}function isRemoteAppItem(_0xdcf355){const _0x3d2096=a43_0x5b70;return!!_0xdcf355&&typeof _0xdcf355===_0x3d2096(0x1f8)&&typeof _0xdcf355[_0x3d2096(0x1d2)]===_0x3d2096(0x1f0)&&typeof _0xdcf355[_0x3d2096(0x1e6)]===_0x3d2096(0x1f0);}function extractRemoteAppItems(_0x43fb0b){const _0x43aef7=a43_0x5b70;if(Array[_0x43aef7(0x1cc)](_0x43fb0b))return _0x43fb0b[_0x43aef7(0x1e7)](isRemoteAppItem);if(!_0x43fb0b||typeof _0x43fb0b!=='object')throw CliErrors[_0x43aef7(0x1f5)](_0x43aef7(0x1da));const _0x4138c8=_0x43fb0b;if(Array['isArray'](_0x4138c8[_0x43aef7(0x1fa)]))return _0x4138c8[_0x43aef7(0x1fa)]['filter'](isRemoteAppItem);if(_0x4138c8[_0x43aef7(0x1fc)]&&typeof _0x4138c8[_0x43aef7(0x1fc)]==='object'){const _0xc98e01=_0x4138c8[_0x43aef7(0x1fc)];if(Array[_0x43aef7(0x1cc)](_0xc98e01[_0x43aef7(0x1fa)]))return _0xc98e01['tableData'][_0x43aef7(0x1e7)](isRemoteAppItem);}throw CliErrors[_0x43aef7(0x1f5)]('Invalid\x20app\x20list\x20response:\x20missing\x20data.tableData.');}export async function getMyApps(){const _0x4f3744=a43_0x5b70,_0xe10340=await apiRequest(_0x4f3744(0x1e4));return extractRemoteAppItems(_0xe10340['data']);}export async function getLoginUserInfo(){const _0x1189b1=a43_0x5b70,_0x381b47=await apiRequest(_0x1189b1(0x1c8));if(!_0x381b47[_0x1189b1(0x1fc)]||typeof _0x381b47[_0x1189b1(0x1fc)]!==_0x1189b1(0x1f8)||Array[_0x1189b1(0x1cc)](_0x381b47[_0x1189b1(0x1fc)]))throw CliErrors['apiError']('Invalid\x20login\x20user\x20info\x20response:\x20expected\x20object.');return _0x381b47['data'];}export async function listDatasets(_0x941398,_0x22fb56){const _0x1a27fa=a43_0x5b70,_0x2b766a=await apiRequest(_0x1a27fa(0x1ea),{'method':_0x1a27fa(0x1ed),'body':{'appCode':_0x941398,..._0x22fb56?.['code']&&{'code':_0x22fb56['code']},..._0x22fb56?.['name']&&{'name':_0x22fb56['name']}}});return extractList(_0x2b766a[_0x1a27fa(0x1fc)]);}export async function getDatasetDetail(_0x324c54){const _0x3bf49e=a43_0x5b70,_0x154fd0=/^\d+$/[_0x3bf49e(0x1f1)](_0x324c54)?'id':_0x3bf49e(0x1e8),_0x2d06bd=await apiRequest(_0x3bf49e(0x1dc)+_0x154fd0+'='+_0x324c54);return _0x2d06bd[_0x3bf49e(0x1fc)];}export async function listPersonalKnowledgeBaseItems(_0x3ed86f){const _0x4e3def=a43_0x5b70,_0x37c73f=await apiRequest('/client/knowledge-base/personal/list?appCode='+encodeURIComponent(_0x3ed86f));return Array[_0x4e3def(0x1cc)](_0x37c73f[_0x4e3def(0x1fc)])?_0x37c73f['data']:[];}export async function getPersonalKnowledgeBaseItem(_0xa98e88,_0x5d4725){const _0x316a5d=a43_0x5b70,_0xc8f9f6=await apiRequest(_0x316a5d(0x1f2)+_0xa98e88+_0x316a5d(0x1d9)+encodeURIComponent(_0x5d4725));if(!_0xc8f9f6['data'])throw CliErrors[_0x316a5d(0x1ee)](_0x316a5d(0x1f7)+_0xa98e88);return _0xc8f9f6['data'];}export async function createPersonalKnowledgeBaseItem(_0x1ffe6b,_0xa89fbd){const _0xa1f33c=a43_0x5b70,_0x3a5c16=await apiRequest(_0xa1f33c(0x1d5),{'method':'POST','body':{'appCode':_0x1ffe6b,..._0xa89fbd}});return _0x3a5c16[_0xa1f33c(0x1fc)];}function a43_0x5b70(_0x49ee6e,_0x258dd1){_0x49ee6e=_0x49ee6e-0x1c6;const _0x428813=a43_0x4288();let _0x5b7013=_0x428813[_0x49ee6e];return _0x5b7013;}export async function updatePersonalKnowledgeBaseItem(_0x26675e,_0xa0dd75,_0x2ec0df){const _0x5be77f=a43_0x5b70,_0x188414=await apiRequest(_0x5be77f(0x1f2)+_0x26675e+'/update',{'method':'POST','body':{'appCode':_0xa0dd75,..._0x2ec0df}});return _0x188414[_0x5be77f(0x1fc)];}function a43_0x4288(){const _0x3c39d6=['Knowledge-base\x20entry\x20not\x20found:\x20id=','object','8925511KtvZqu','tableData','errorMsg','data','8789650hwqhdA','28979820wPWSpr','/client/user/loginUserInfo','/client/skill/personal/','API\x20error:\x20','AbortError','isArray','/client/bff/query/','success','application/json','status','errorCode','appCode','8684874EjrTdw','API\x20returned\x20non-JSON\x20response\x20(HTTP\x20','/client/knowledge-base/personal/create','6wONqhn','/client/knowledge-base/search','API\x20error\x20code:\x20','?appCode=','Invalid\x20app\x20list\x20response:\x20expected\x20object\x20or\x20array.','query','/client/dataset/query?','139597FpQULO','3289008jzuNYy','/client/skill/personal/create','authRequired','message','/client/sql/query','GET','/client/app/my-apps','sqlCode','appName','filter','code','/client/skill/personal/list?appCode=','/client/dataset/list','name','8XGUSCI','POST','validation','abort','string','test','/client/knowledge-base/personal/','stringify','3423294Usrsux','apiError','topK'];a43_0x4288=function(){return _0x3c39d6;};return a43_0x4288();}export async function searchKnowledgeBase(_0xd79e9f,_0xa946b0){const _0x2f2d54=a43_0x5b70,_0x3bdd07=await apiRequest(_0x2f2d54(0x1d7),{'method':_0x2f2d54(0x1ed),'body':{'appCode':_0xd79e9f,'query':_0xa946b0[_0x2f2d54(0x1db)],..._0xa946b0[_0x2f2d54(0x1f6)]!==undefined?{'topK':_0xa946b0[_0x2f2d54(0x1f6)]}:{}}});return Array['isArray'](_0x3bdd07[_0x2f2d54(0x1fc)])?_0x3bdd07['data']:[];}export async function listPersonalRuntimeSkills(_0x9e6b4d){const _0x26d0d1=a43_0x5b70,_0x2b8d7a=await apiRequest(_0x26d0d1(0x1e9)+encodeURIComponent(_0x9e6b4d));return Array[_0x26d0d1(0x1cc)](_0x2b8d7a[_0x26d0d1(0x1fc)])?_0x2b8d7a['data']:[];}export async function listCompanyRuntimeSkills(_0x39e5d1){const _0x174712=a43_0x5b70,_0x56123f=await apiRequest('/client/skill/company/list?appCode='+encodeURIComponent(_0x39e5d1));return Array[_0x174712(0x1cc)](_0x56123f['data'])?_0x56123f[_0x174712(0x1fc)]:[];}export async function createPersonalRuntimeSkill(_0x498c04,_0x3e02c7){const _0x35c16e=a43_0x5b70,_0x1cd559=await apiRequest(_0x35c16e(0x1df),{'method':_0x35c16e(0x1ed),'body':{'appCode':_0x498c04,..._0x3e02c7}});return _0x1cd559[_0x35c16e(0x1fc)];}export async function updatePersonalRuntimeSkill(_0x25bb37,_0xe02fee,_0x5ed586){const _0x5c95e0=a43_0x5b70,_0x5d4432=await apiRequest(_0x5c95e0(0x1c9)+encodeURIComponent(_0x25bb37)+'/update',{'method':'POST','body':{'appCode':_0xe02fee,..._0x5ed586}});return _0x5d4432[_0x5c95e0(0x1fc)];}
@@ -1 +1 @@
1
- (function(_0x2e56cc,_0x50b465){const _0x39d736=a44_0x1248,_0x174655=_0x2e56cc();while(!![]){try{const _0x3f26b5=-parseInt(_0x39d736(0x1eb))/0x1*(-parseInt(_0x39d736(0x1e1))/0x2)+parseInt(_0x39d736(0x1f1))/0x3*(-parseInt(_0x39d736(0x1ef))/0x4)+-parseInt(_0x39d736(0x1e7))/0x5*(-parseInt(_0x39d736(0x1f4))/0x6)+parseInt(_0x39d736(0x1e0))/0x7+-parseInt(_0x39d736(0x1ed))/0x8*(-parseInt(_0x39d736(0x1e9))/0x9)+parseInt(_0x39d736(0x1e4))/0xa*(-parseInt(_0x39d736(0x1e2))/0xb)+parseInt(_0x39d736(0x1e3))/0xc*(-parseInt(_0x39d736(0x1ee))/0xd);if(_0x3f26b5===_0x50b465)break;else _0x174655['push'](_0x174655['shift']());}catch(_0x45897b){_0x174655['push'](_0x174655['shift']());}}}(a44_0x4277,0xdd78d));import{listDatasets}from'../core/api-client.js';function a44_0x1248(_0x2bf457,_0x48b1db){_0x2bf457=_0x2bf457-0x1e0;const _0x427709=a44_0x4277();let _0x124881=_0x427709[_0x2bf457];return _0x124881;}const cache=new Map();export async function listDatabases(_0x468abb){const _0x4ab4f8=a44_0x1248;if(cache['has'](_0x468abb))return cache['get'](_0x468abb);const _0x21d935=await listDatasets(_0x468abb),_0x51c90b=new Map();for(const _0x15048f of _0x21d935){const _0x217de3=_0x15048f[_0x4ab4f8(0x1f2)];_0x217de3?.['dbId']!=null&&_0x51c90b[_0x4ab4f8(0x1ec)](_0x217de3[_0x4ab4f8(0x1e6)],_0x217de3[_0x4ab4f8(0x1f0)]??_0x4ab4f8(0x1ea)+_0x217de3['dbId']);}const _0x3ee5bd=[..._0x51c90b[_0x4ab4f8(0x1f3)]()][_0x4ab4f8(0x1e8)](([_0x6c1d48,_0x41fe33])=>({'dbId':_0x6c1d48,'dbName':_0x41fe33}));return cache[_0x4ab4f8(0x1ec)](_0x468abb,_0x3ee5bd),_0x3ee5bd;}export async function getDbName(_0x566cef,_0xc818fb){const _0x53e3bb=a44_0x1248;try{const _0x58649e=await listDatabases(_0x566cef);return _0x58649e[_0x53e3bb(0x1e5)](_0x1a52bf=>_0x1a52bf[_0x53e3bb(0x1e6)]===_0xc818fb)?.[_0x53e3bb(0x1f0)];}catch{return undefined;}}function a44_0x4277(){const _0x38e4ce=['26690703SfMLqf','4HzpkFO','dbName','3319527lCiXxA','dbtableConfig','entries','6xBLMRw','12121039fvyPGQ','833262vWAnKk','2882gQHaCs','12YUBpaI','49910aoocTz','find','dbId','4585470QfAwnE','map','9GiliVY','db-','3RtegfD','set','11806936lwpgPg'];a44_0x4277=function(){return _0x38e4ce;};return a44_0x4277();}
1
+ (function(_0x5a821c,_0x543ecd){const _0x2caf52=a44_0x1edc,_0x143f55=_0x5a821c();while(!![]){try{const _0x284627=parseInt(_0x2caf52(0x11b))/0x1*(parseInt(_0x2caf52(0x120))/0x2)+-parseInt(_0x2caf52(0x122))/0x3+parseInt(_0x2caf52(0x11c))/0x4*(parseInt(_0x2caf52(0x11e))/0x5)+-parseInt(_0x2caf52(0x11a))/0x6+-parseInt(_0x2caf52(0x11d))/0x7+-parseInt(_0x2caf52(0x119))/0x8*(parseInt(_0x2caf52(0x115))/0x9)+parseInt(_0x2caf52(0x117))/0xa*(parseInt(_0x2caf52(0x116))/0xb);if(_0x284627===_0x543ecd)break;else _0x143f55['push'](_0x143f55['shift']());}catch(_0xe54cbd){_0x143f55['push'](_0x143f55['shift']());}}}(a44_0x3be3,0x2d0d5));import{listDatasets}from'../core/api-client.js';function a44_0x1edc(_0x2d39fe,_0x111b39){_0x2d39fe=_0x2d39fe-0x113;const _0x3be3a4=a44_0x3be3();let _0x1edc6f=_0x3be3a4[_0x2d39fe];return _0x1edc6f;}const cache=new Map();export async function listDatabases(_0x22536b){const _0x44fec6=a44_0x1edc;if(cache[_0x44fec6(0x11f)](_0x22536b))return cache['get'](_0x22536b);const _0x3112ec=await listDatasets(_0x22536b),_0x1c63ec=new Map();for(const _0x8b3eef of _0x3112ec){const _0x4dcc0a=_0x8b3eef[_0x44fec6(0x123)];_0x4dcc0a?.['dbId']!=null&&_0x1c63ec[_0x44fec6(0x121)](_0x4dcc0a[_0x44fec6(0x118)],_0x4dcc0a['dbName']??_0x44fec6(0x113)+_0x4dcc0a[_0x44fec6(0x118)]);}const _0x1d4a72=[..._0x1c63ec['entries']()][_0x44fec6(0x124)](([_0x3acf16,_0xbf933])=>({'dbId':_0x3acf16,'dbName':_0xbf933}));return cache[_0x44fec6(0x121)](_0x22536b,_0x1d4a72),_0x1d4a72;}export async function getDbName(_0xbfb89c,_0x45a8a9){const _0x45d0c1=a44_0x1edc;try{const _0x587a0e=await listDatabases(_0xbfb89c);return _0x587a0e[_0x45d0c1(0x114)](_0x35f62d=>_0x35f62d[_0x45d0c1(0x118)]===_0x45a8a9)?.['dbName'];}catch{return undefined;}}function a44_0x3be3(){const _0x4123cc=['19661gVbIfT','236SEmORP','1369781XqQkuX','19245qdwAfB','has','24AzLmBQ','set','375363ORnhly','dbtableConfig','map','db-','find','18RIGDzJ','44XsCCWZ','1609170HyDimj','dbId','1423264ORAtzf','1473228iAmArX'];a44_0x3be3=function(){return _0x4123cc;};return a44_0x3be3();}
@@ -1 +1 @@
1
- function a45_0x1a95(_0x1481e9,_0x10a25b){_0x1481e9=_0x1481e9-0x1ce;const _0x50b6e3=a45_0x50b6();let _0x1a955c=_0x50b6e3[_0x1481e9];return _0x1a955c;}(function(_0x8fbab4,_0x83b0c7){const _0x3ad0ec=a45_0x1a95,_0x4cbcb0=_0x8fbab4();while(!![]){try{const _0x56dc3b=-parseInt(_0x3ad0ec(0x1e3))/0x1+-parseInt(_0x3ad0ec(0x1cf))/0x2*(-parseInt(_0x3ad0ec(0x1d4))/0x3)+parseInt(_0x3ad0ec(0x1dd))/0x4+-parseInt(_0x3ad0ec(0x1d3))/0x5*(parseInt(_0x3ad0ec(0x1de))/0x6)+-parseInt(_0x3ad0ec(0x1ea))/0x7+parseInt(_0x3ad0ec(0x1d8))/0x8*(-parseInt(_0x3ad0ec(0x1e4))/0x9)+-parseInt(_0x3ad0ec(0x1d0))/0xa*(-parseInt(_0x3ad0ec(0x1d7))/0xb);if(_0x56dc3b===_0x83b0c7)break;else _0x4cbcb0['push'](_0x4cbcb0['shift']());}catch(_0x1d90d8){_0x4cbcb0['push'](_0x4cbcb0['shift']());}}}(a45_0x50b6,0xaa6f5));import{createClient}from'@lovrabet/sdk';import{PRODUCT_CONFIG}from'../constant/product.js';function a45_0x50b6(){const _0x703cee=['3898376tIJqwc','78066OsHYGJ','delete\x20requires\x20\x22id\x22\x20in\x20--params,\x20e.g.\x20\x27{\x22id\x22:123}\x27','bff','dataset_','getOne','679568oIHjOh','9468juIvhA','accessKey','models','execute','isArray','delete','8992039CHNLQu','batchCreate','getOne\x20requires\x20\x22id\x22\x20in\x20--params,\x20e.g.\x20\x27{\x22id\x22:123}\x27','2785746tuJixI','60SJQMoz','env','\x22.\x20','435XHTROF','3ZnefJl','update\x20requires\x20\x22id\x22\x20in\x20--params,\x20e.g.\x20\x27{\x22id\x22:123,\x22name\x22:\x22new\x22}\x27','update','3284930WaTthu','2776OggxlT','invokeSource','SDK\x20client\x20not\x20initialized.\x20Call\x20initSdkClient()\x20first.','appCode','SDK\x20model\x20does\x20not\x20support\x20operation\x20\x22'];a45_0x50b6=function(){return _0x703cee;};return a45_0x50b6();}import{parseBatchCreateItemsFromParams}from'../utils/params.js';let _client;export function initSdkClient(_0x4b99c3){const _0x317a5f=a45_0x1a95;_client=createClient({'appCode':_0x4b99c3[_0x317a5f(0x1db)],'env':_0x4b99c3[_0x317a5f(0x1d1)],'authMode':_0x4b99c3['authMode'],..._0x4b99c3[_0x317a5f(0x1e5)]?{'accessKey':_0x4b99c3['accessKey']}:{},'options':{'timeout':0x7530,'headers':{'X-Invoke-Source':PRODUCT_CONFIG[_0x317a5f(0x1d9)]}}});}function ensureClient(){const _0x1171b3=a45_0x1a95;if(!_client)throw new Error(_0x1171b3(0x1da));return _client;}export async function executeData(_0x59f354,_0x34f620,_0x567202){const _0x155d3a=a45_0x1a95,_0x385f34=ensureClient(),_0x11613e=_0x155d3a(0x1e1)+_0x59f354,_0x27ca0f=_0x385f34[_0x155d3a(0x1e6)][_0x11613e];if(!_0x27ca0f||typeof _0x27ca0f[_0x34f620]!=='function')throw new Error(_0x155d3a(0x1dc)+_0x34f620+_0x155d3a(0x1d2)+'Available:\x20filter,\x20getOne,\x20create,\x20batchCreate,\x20update,\x20delete,\x20aggregate.');if(_0x34f620===_0x155d3a(0x1eb))return _0x27ca0f[_0x155d3a(0x1eb)](parseBatchCreateItemsFromParams(_0x567202));const _0x813105=_0x567202!==undefined&&_0x567202!==null&&!Array[_0x155d3a(0x1e8)](_0x567202)?_0x567202:{};switch(_0x34f620){case'getOne':{const _0x5e3cf7=_0x813105['id'];if(_0x5e3cf7===undefined||_0x5e3cf7===null)throw new Error(_0x155d3a(0x1ce));return _0x27ca0f[_0x155d3a(0x1e2)](_0x5e3cf7);}case _0x155d3a(0x1d6):{const {id:_0x429bf6,..._0x4762d7}=_0x813105;if(_0x429bf6===undefined||_0x429bf6===null)throw new Error(_0x155d3a(0x1d5));return _0x27ca0f['update'](_0x429bf6,_0x4762d7);}case'delete':{const _0x5c1b7b=_0x813105['id'];if(_0x5c1b7b===undefined||_0x5c1b7b===null)throw new Error(_0x155d3a(0x1df));return _0x27ca0f[_0x155d3a(0x1e9)](_0x5c1b7b);}default:return _0x27ca0f[_0x34f620](_0x813105);}}export async function executeSdkSql(_0x4bb4f7,_0x335542){const _0x3d3984=a45_0x1a95,_0x4ba27f=ensureClient();return _0x4ba27f['sql'][_0x3d3984(0x1e7)]({'sqlCode':_0x4bb4f7,'params':_0x335542});}export async function executeSdkBff(_0x1d2959,_0x203227){const _0x1d679f=a45_0x1a95,_0x2d4b87=ensureClient();return _0x2d4b87[_0x1d679f(0x1e0)][_0x1d679f(0x1e7)]({'scriptName':_0x1d2959,'params':_0x203227});}
1
+ (function(_0x88e7fb,_0x5295f5){const _0x44b3d8=a45_0x20a3,_0x25254a=_0x88e7fb();while(!![]){try{const _0x57bf1d=-parseInt(_0x44b3d8(0xc4))/0x1+parseInt(_0x44b3d8(0xaf))/0x2*(parseInt(_0x44b3d8(0xbb))/0x3)+parseInt(_0x44b3d8(0xc0))/0x4*(-parseInt(_0x44b3d8(0xae))/0x5)+parseInt(_0x44b3d8(0xba))/0x6*(-parseInt(_0x44b3d8(0xb5))/0x7)+parseInt(_0x44b3d8(0xad))/0x8+parseInt(_0x44b3d8(0xa6))/0x9*(parseInt(_0x44b3d8(0xbd))/0xa)+parseInt(_0x44b3d8(0xb9))/0xb;if(_0x57bf1d===_0x5295f5)break;else _0x25254a['push'](_0x25254a['shift']());}catch(_0x1096bf){_0x25254a['push'](_0x25254a['shift']());}}}(a45_0x2215,0x7a2c0));import{createClient}from'@lovrabet/sdk';import{PRODUCT_CONFIG}from'../constant/product.js';import{parseBatchCreateItemsFromParams}from'../utils/params.js';let _client;export function initSdkClient(_0x335ff5){const _0x29b6ae=a45_0x20a3;_client=createClient({'appCode':_0x335ff5[_0x29b6ae(0xbf)],'env':_0x335ff5['env'],'authMode':_0x335ff5[_0x29b6ae(0xbc)],..._0x335ff5[_0x29b6ae(0xb6)]?{'accessKey':_0x335ff5[_0x29b6ae(0xb6)]}:{},'options':{'timeout':0x7530,'headers':{'X-Invoke-Source':PRODUCT_CONFIG[_0x29b6ae(0xb3)]}}});}function ensureClient(){const _0x12f1ff=a45_0x20a3;if(!_client)throw new Error(_0x12f1ff(0xaa));return _client;}function a45_0x20a3(_0x19104b,_0x257a44){_0x19104b=_0x19104b-0xa6;const _0x221547=a45_0x2215();let _0x20a311=_0x221547[_0x19104b];return _0x20a311;}export async function executeData(_0x1e36df,_0x72c428,_0x33f1be){const _0x489734=a45_0x20a3,_0x779a14=ensureClient(),_0x249c68=_0x489734(0xb2)+_0x1e36df,_0x5afc63=_0x779a14[_0x489734(0xa7)][_0x249c68];if(!_0x5afc63||typeof _0x5afc63[_0x72c428]!==_0x489734(0xbe))throw new Error(_0x489734(0xab)+_0x72c428+'\x22.\x20'+_0x489734(0xa9));if(_0x72c428===_0x489734(0xc1))return _0x5afc63[_0x489734(0xc1)](parseBatchCreateItemsFromParams(_0x33f1be));const _0x74927c=_0x33f1be!==undefined&&_0x33f1be!==null&&!Array[_0x489734(0xc2)](_0x33f1be)?_0x33f1be:{};switch(_0x72c428){case _0x489734(0xa8):{const _0x1e0c62=_0x74927c['id'];if(_0x1e0c62===undefined||_0x1e0c62===null)throw new Error(_0x489734(0xb0));return _0x5afc63[_0x489734(0xa8)](_0x1e0c62);}case _0x489734(0xb1):{const {id:_0x20b4ad,..._0x3a11f5}=_0x74927c;if(_0x20b4ad===undefined||_0x20b4ad===null)throw new Error('update\x20requires\x20\x22id\x22\x20in\x20--params,\x20e.g.\x20\x27{\x22id\x22:123,\x22name\x22:\x22new\x22}\x27');return _0x5afc63[_0x489734(0xb1)](_0x20b4ad,_0x3a11f5);}case'delete':{const _0x568fc6=_0x74927c['id'];if(_0x568fc6===undefined||_0x568fc6===null)throw new Error(_0x489734(0xac));return _0x5afc63[_0x489734(0xb7)](_0x568fc6);}default:return _0x5afc63[_0x72c428](_0x74927c);}}export async function executeSdkSql(_0x5ac27e,_0x106307){const _0x309608=a45_0x20a3,_0x47f8d9=ensureClient();return _0x47f8d9[_0x309608(0xc3)][_0x309608(0xb8)]({'sqlCode':_0x5ac27e,'params':_0x106307});}export async function executeSdkBff(_0x1175f8,_0x46d407){const _0x34fd86=a45_0x20a3,_0x5b8fa2=ensureClient();return _0x5b8fa2[_0x34fd86(0xb4)][_0x34fd86(0xb8)]({'scriptName':_0x1175f8,'params':_0x46d407});}function a45_0x2215(){const _0x39c2a2=['4029jtvdjC','authMode','2110svpJdX','function','appCode','100doKQDh','batchCreate','isArray','sql','55025gAaDGz','22851IAGdPv','models','getOne','Available:\x20filter,\x20getOne,\x20create,\x20batchCreate,\x20update,\x20delete,\x20aggregate.','SDK\x20client\x20not\x20initialized.\x20Call\x20initSdkClient()\x20first.','SDK\x20model\x20does\x20not\x20support\x20operation\x20\x22','delete\x20requires\x20\x22id\x22\x20in\x20--params,\x20e.g.\x20\x27{\x22id\x22:123}\x27','2879728INCLzC','179860gzrtgX','896NloTyA','getOne\x20requires\x20\x22id\x22\x20in\x20--params,\x20e.g.\x20\x27{\x22id\x22:123}\x27','update','dataset_','invokeSource','bff','646814cSrlny','accessKey','delete','execute','4613312dfMqAh','30kTPhxd'];a45_0x2215=function(){return _0x39c2a2;};return a45_0x2215();}
package/lib/errors.js CHANGED
@@ -1 +1 @@
1
- function a46_0xb77f(){const _0x3b9adb=['4786PhxTMo','935fGXito','6170IyHnED','newConfigFileName','94JgYaQb','10044352obNoEV','\x20auth\x20login`.','18657odvekQ','\x20or\x20run\x20`','51461454XfjBPn','Run\x20this\x20command\x20inside\x20a\x20directory\x20with\x20a\x20','6utqFbI','37032WgbEAH','7493521dmBysc','1315980kvMQLr'];a46_0xb77f=function(){return _0x3b9adb;};return a46_0xb77f();}const a46_0x4413d4=a46_0x36cb;(function(_0x442af7,_0x1f351a){const _0x437b3f=a46_0x36cb,_0x2cf218=_0x442af7();while(!![]){try{const _0x4b672a=parseInt(_0x437b3f(0x128))/0x1*(-parseInt(_0x437b3f(0x124))/0x2)+parseInt(_0x437b3f(0x123))/0x3+parseInt(_0x437b3f(0x130))/0x4*(parseInt(_0x437b3f(0x125))/0x5)+-parseInt(_0x437b3f(0x12f))/0x6*(-parseInt(_0x437b3f(0x122))/0x7)+parseInt(_0x437b3f(0x129))/0x8+-parseInt(_0x437b3f(0x12b))/0x9*(-parseInt(_0x437b3f(0x126))/0xa)+-parseInt(_0x437b3f(0x12d))/0xb;if(_0x4b672a===_0x1f351a)break;else _0x2cf218['push'](_0x2cf218['shift']());}catch(_0x12424b){_0x2cf218['push'](_0x2cf218['shift']());}}}(a46_0xb77f,0xd4d3a));import{CliError,createCliErrors}from'@lovrabet/cli-framework';import{CLI_BIN_NAME}from'./constant/cli.js';import{PRODUCT_CONFIG}from'./constant/product.js';export{CliError};function a46_0x36cb(_0x13444d,_0x1e074d){_0x13444d=_0x13444d-0x122;const _0xb77fdb=a46_0xb77f();let _0x36cb0e=_0xb77fdb[_0x13444d];return _0x36cb0e;}export const CliErrors=createCliErrors({'cliBinName':CLI_BIN_NAME,'authRequiredHint':'Configure\x20accessKey\x20in\x20'+PRODUCT_CONFIG[a46_0x4413d4(0x127)]+a46_0x4413d4(0x12c)+CLI_BIN_NAME+a46_0x4413d4(0x12a),'configMissingHint':'Set\x20appcode\x20via\x20--appcode\x20or\x20'+PRODUCT_CONFIG[a46_0x4413d4(0x127)]+'.','notInProjectHint':a46_0x4413d4(0x12e)+PRODUCT_CONFIG[a46_0x4413d4(0x127)]+'\x20file.'});
1
+ const a46_0x5a3ebb=a46_0x26d8;function a46_0x26d8(_0x5a6973,_0x281ee3){_0x5a6973=_0x5a6973-0x1cc;const _0x34d81e=a46_0x34d8();let _0x26d8fa=_0x34d81e[_0x5a6973];return _0x26d8fa;}(function(_0x33334a,_0x3d42d4){const _0x405231=a46_0x26d8,_0x1a344f=_0x33334a();while(!![]){try{const _0x181da6=parseInt(_0x405231(0x1d1))/0x1+parseInt(_0x405231(0x1d7))/0x2*(parseInt(_0x405231(0x1d3))/0x3)+parseInt(_0x405231(0x1cd))/0x4+-parseInt(_0x405231(0x1da))/0x5*(-parseInt(_0x405231(0x1db))/0x6)+parseInt(_0x405231(0x1d8))/0x7*(-parseInt(_0x405231(0x1d9))/0x8)+parseInt(_0x405231(0x1ce))/0x9+-parseInt(_0x405231(0x1d5))/0xa;if(_0x181da6===_0x3d42d4)break;else _0x1a344f['push'](_0x1a344f['shift']());}catch(_0x133798){_0x1a344f['push'](_0x1a344f['shift']());}}}(a46_0x34d8,0x1d19c));import{CliError,createCliErrors}from'@lovrabet/cli-framework';import{CLI_BIN_NAME}from'./constant/cli.js';import{PRODUCT_CONFIG}from'./constant/product.js';export{CliError};function a46_0x34d8(){const _0x26ebf6=['Configure\x20accessKey\x20in\x20','232000kKLpNs','\x20auth\x20login`.','1473Yiyrsw','Set\x20appcode\x20via\x20--appcode\x20or\x20','5747920EDzbQp','newConfigFileName','662JTWJvk','350CtcDnx','9704GQFMtQ','17755oaMhrS','174HoLDMG','\x20file.','Run\x20this\x20command\x20inside\x20a\x20directory\x20with\x20a\x20','714900ZrIoPX','705717mrlRHX','\x20or\x20run\x20`'];a46_0x34d8=function(){return _0x26ebf6;};return a46_0x34d8();}export const CliErrors=createCliErrors({'cliBinName':CLI_BIN_NAME,'authRequiredHint':a46_0x5a3ebb(0x1d0)+PRODUCT_CONFIG[a46_0x5a3ebb(0x1d6)]+a46_0x5a3ebb(0x1cf)+CLI_BIN_NAME+a46_0x5a3ebb(0x1d2),'configMissingHint':a46_0x5a3ebb(0x1d4)+PRODUCT_CONFIG['newConfigFileName']+'.','notInProjectHint':a46_0x5a3ebb(0x1cc)+PRODUCT_CONFIG[a46_0x5a3ebb(0x1d6)]+a46_0x5a3ebb(0x1dc)});
@@ -1 +1 @@
1
- function a47_0x6552(){var _0x2c3242=['388280CipRDm','45jIpzku','1199124nmOVWu','259736rZvhQs','5252124ctGXeG','13oJkogW','5286AXFlFP','3rKfaIP','119150FiWwif','8EMyGOc','11JvrkMR','14syyGCJ','2965790BqECgH'];a47_0x6552=function(){return _0x2c3242;};return a47_0x6552();}(function(_0x472383,_0x12a385){var _0x2f8501=a47_0x5725,_0x5881cb=_0x472383();while(!![]){try{var _0x3eb8cd=-parseInt(_0x2f8501(0xde))/0x1+parseInt(_0x2f8501(0xdc))/0x2*(-parseInt(_0x2f8501(0xdd))/0x3)+parseInt(_0x2f8501(0xdf))/0x4*(-parseInt(_0x2f8501(0xd6))/0x5)+parseInt(_0x2f8501(0xd8))/0x6*(-parseInt(_0x2f8501(0xe1))/0x7)+parseInt(_0x2f8501(0xd9))/0x8*(parseInt(_0x2f8501(0xd7))/0x9)+-parseInt(_0x2f8501(0xd5))/0xa*(-parseInt(_0x2f8501(0xe0))/0xb)+parseInt(_0x2f8501(0xda))/0xc*(parseInt(_0x2f8501(0xdb))/0xd);if(_0x3eb8cd===_0x12a385)break;else _0x5881cb['push'](_0x5881cb['shift']());}catch(_0x34f2f9){_0x5881cb['push'](_0x5881cb['shift']());}}}(a47_0x6552,0x35a82));import{DEFAULT_COMMAND_OUTPUT_FORMAT}from'../constant/defaults.js';function a47_0x5725(_0x597d88,_0xad469b){_0x597d88=_0x597d88-0xd5;var _0x65520c=a47_0x6552();var _0x572509=_0x65520c[_0x597d88];return _0x572509;}import{buildAllFlags as a47_0x40b902}from'@lovrabet/cli-framework';export function buildAllFlags(_0x250bbd){return a47_0x40b902(_0x250bbd,{'defaultOutputFormat':DEFAULT_COMMAND_OUTPUT_FORMAT});}
1
+ (function(_0x296f16,_0x5bc1c3){var _0x2593e3=a47_0x5558,_0x14a6fb=_0x296f16();while(!![]){try{var _0x5642aa=-parseInt(_0x2593e3(0xdd))/0x1*(parseInt(_0x2593e3(0xdc))/0x2)+parseInt(_0x2593e3(0xd8))/0x3+-parseInt(_0x2593e3(0xd4))/0x4*(parseInt(_0x2593e3(0xdb))/0x5)+parseInt(_0x2593e3(0xda))/0x6*(parseInt(_0x2593e3(0xd9))/0x7)+-parseInt(_0x2593e3(0xd6))/0x8+-parseInt(_0x2593e3(0xd7))/0x9+parseInt(_0x2593e3(0xd5))/0xa;if(_0x5642aa===_0x5bc1c3)break;else _0x14a6fb['push'](_0x14a6fb['shift']());}catch(_0x367654){_0x14a6fb['push'](_0x14a6fb['shift']());}}}(a47_0x551c,0x54ea7));import{DEFAULT_COMMAND_OUTPUT_FORMAT}from'../constant/defaults.js';import{buildAllFlags as a47_0xecfcfe}from'@lovrabet/cli-framework';function a47_0x5558(_0x1db484,_0x501644){_0x1db484=_0x1db484-0xd4;var _0x551cb3=a47_0x551c();var _0x5558f6=_0x551cb3[_0x1db484];return _0x5558f6;}function a47_0x551c(){var _0x45b7d8=['420TQqMuT','15618LVFsSf','310kPopIC','168pqxWaY','1904KnSINe','8836fPHyyp','5043940IUAOLR','729696AoOUQt','2966112XQfEsI','1214745EZklOA'];a47_0x551c=function(){return _0x45b7d8;};return a47_0x551c();}export function buildAllFlags(_0x3885e7){return a47_0xecfcfe(_0x3885e7,{'defaultOutputFormat':DEFAULT_COMMAND_OUTPUT_FORMAT});}
@@ -1 +1 @@
1
- function a48_0x15cf(_0x24f700,_0x18689c){_0x24f700=_0x24f700-0x14a;const _0x2360cc=a48_0x2360();let _0x15cf55=_0x2360cc[_0x24f700];return _0x15cf55;}(function(_0xca9bb5,_0x49ccfd){const _0x305164=a48_0x15cf,_0x588deb=_0xca9bb5();while(!![]){try{const _0x3207fb=-parseInt(_0x305164(0x152))/0x1*(-parseInt(_0x305164(0x153))/0x2)+-parseInt(_0x305164(0x14e))/0x3*(-parseInt(_0x305164(0x156))/0x4)+-parseInt(_0x305164(0x154))/0x5*(parseInt(_0x305164(0x155))/0x6)+-parseInt(_0x305164(0x150))/0x7+parseInt(_0x305164(0x14a))/0x8*(parseInt(_0x305164(0x14f))/0x9)+parseInt(_0x305164(0x14b))/0xa*(parseInt(_0x305164(0x151))/0xb)+-parseInt(_0x305164(0x14d))/0xc;if(_0x3207fb===_0x49ccfd)break;else _0x588deb['push'](_0x588deb['shift']());}catch(_0x2ca20e){_0x588deb['push'](_0x588deb['shift']());}}}(a48_0x2360,0xb2699));function a48_0x2360(){const _0x132b76=['55KqtVZw','34878CznYut','457016owxacw','body','56FcAcBu','3740LtdUON','description','37422312qZUppy','36GTteow','1619010jKZdAm','3378417uywUOD','27247rnChpJ','3317jsXDYz','506avOcQj'];a48_0x2360=function(){return _0x132b76;};return a48_0x2360();}export function dryRun(_0x185c56,_0x5b6ffc){const _0x1e2679={'method':_0x185c56,'url':_0x5b6ffc},_0x540507={'body'(_0x251ff0){const _0x5f54fb=a48_0x15cf;return _0x1e2679[_0x5f54fb(0x157)]=_0x251ff0,_0x540507;},'description'(_0x47c4de){const _0x82ef04=a48_0x15cf;return _0x1e2679[_0x82ef04(0x14c)]=_0x47c4de,_0x540507;},'build'(){return{..._0x1e2679};}};return _0x540507;}
1
+ function a48_0x37ec(){const _0x19234c=['534uqvhKf','30904EvWFeF','631154esiVeO','3010923dtRLsQ','3330072KoZEQZ','2881179NBTayn','80ltVqnM','description','4493360ebVUmM','931CpJwHT','76280GwOyUr','body'];a48_0x37ec=function(){return _0x19234c;};return a48_0x37ec();}function a48_0x2b04(_0x53bec0,_0x1fa23c){_0x53bec0=_0x53bec0-0xe8;const _0x37ecc7=a48_0x37ec();let _0x2b04e5=_0x37ecc7[_0x53bec0];return _0x2b04e5;}(function(_0x75a3e8,_0x5b0e4a){const _0x4fc1b5=a48_0x2b04,_0x2d6770=_0x75a3e8();while(!![]){try{const _0x380b8e=parseInt(_0x4fc1b5(0xf1))/0x1+parseInt(_0x4fc1b5(0xf3))/0x2+parseInt(_0x4fc1b5(0xe8))/0x3+parseInt(_0x4fc1b5(0xeb))/0x4+parseInt(_0x4fc1b5(0xed))/0x5*(-parseInt(_0x4fc1b5(0xef))/0x6)+parseInt(_0x4fc1b5(0xec))/0x7*(parseInt(_0x4fc1b5(0xf0))/0x8)+-parseInt(_0x4fc1b5(0xf2))/0x9*(parseInt(_0x4fc1b5(0xe9))/0xa);if(_0x380b8e===_0x5b0e4a)break;else _0x2d6770['push'](_0x2d6770['shift']());}catch(_0x2be7c4){_0x2d6770['push'](_0x2d6770['shift']());}}}(a48_0x37ec,0xd1d96));export function dryRun(_0x5a7826,_0x4b5d9c){const _0x1ae008={'method':_0x5a7826,'url':_0x4b5d9c},_0x30bffc={'body'(_0x11873c){const _0x4bdd41=a48_0x2b04;return _0x1ae008[_0x4bdd41(0xee)]=_0x11873c,_0x30bffc;},'description'(_0x4b4f43){const _0xbf4f7b=a48_0x2b04;return _0x1ae008[_0xbf4f7b(0xea)]=_0x4b4f43,_0x30bffc;},'build'(){return{..._0x1ae008};}};return _0x30bffc;}