@lovrabet/lovrabet-cli 2.0.1 → 2.0.2

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 (62) 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/logs/index.js +1 -1
  24. package/lib/commands/registry.js +1 -1
  25. package/lib/commands/schema.js +1 -1
  26. package/lib/commands/sql/detail.js +1 -1
  27. package/lib/commands/sql/exec.js +1 -1
  28. package/lib/commands/sql/index.js +1 -1
  29. package/lib/config/schema.js +1 -1
  30. package/lib/constant/auth-mode.js +1 -1
  31. package/lib/constant/cli.js +1 -1
  32. package/lib/constant/defaults.js +1 -1
  33. package/lib/constant/domain.js +1 -1
  34. package/lib/constant/env.js +1 -1
  35. package/lib/constant/output.js +1 -1
  36. package/lib/constant/risk.js +1 -1
  37. package/lib/context.js +1 -1
  38. package/lib/core/api-client.js +1 -1
  39. package/lib/core/db-resolver.js +1 -1
  40. package/lib/core/sdk-client.js +1 -1
  41. package/lib/errors.js +1 -1
  42. package/lib/framework/build-all-flags.js +1 -1
  43. package/lib/framework/dryrun.js +1 -1
  44. package/lib/framework/flags.js +1 -1
  45. package/lib/framework/help.js +1 -1
  46. package/lib/framework/index.js +1 -1
  47. package/lib/framework/output.js +1 -1
  48. package/lib/framework/preparse.js +1 -1
  49. package/lib/framework/response.js +1 -1
  50. package/lib/framework/runner-confirmation.js +1 -1
  51. package/lib/framework/runner-error.js +1 -1
  52. package/lib/framework/runner.js +1 -1
  53. package/lib/framework/schema-export.js +1 -1
  54. package/lib/framework/types.js +1 -1
  55. package/lib/help.js +1 -1
  56. package/lib/utils/apply-jq-filter.js +1 -1
  57. package/lib/utils/logger.js +1 -1
  58. package/lib/utils/params.js +1 -1
  59. package/lib/utils/version.js +1 -1
  60. package/lib/utils/write-cli-side-channel.js +1 -1
  61. package/package.json +1 -1
  62. package/lib/commands/init/index.js +0 -1
package/lib/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- const a0_0x483995=a0_0x160b;function a0_0x160b(_0x4784af,_0x20c089){_0x4784af=_0x4784af-0xec;const _0x5d3f46=a0_0x5d3f();let _0x160bf8=_0x5d3f46[_0x4784af];return _0x160bf8;}(function(_0x4a8e94,_0xb96e43){const _0x3b9100=a0_0x160b,_0x472267=_0x4a8e94();while(!![]){try{const _0x3b016b=parseInt(_0x3b9100(0x101))/0x1*(parseInt(_0x3b9100(0xef))/0x2)+-parseInt(_0x3b9100(0x102))/0x3+parseInt(_0x3b9100(0x109))/0x4*(parseInt(_0x3b9100(0xec))/0x5)+parseInt(_0x3b9100(0x112))/0x6*(parseInt(_0x3b9100(0x10c))/0x7)+-parseInt(_0x3b9100(0x111))/0x8+-parseInt(_0x3b9100(0xf7))/0x9+parseInt(_0x3b9100(0x10a))/0xa*(parseInt(_0x3b9100(0x100))/0xb);if(_0x3b016b===_0xb96e43)break;else _0x472267['push'](_0x472267['shift']());}catch(_0x204552){_0x472267['push'](_0x472267['shift']());}}}(a0_0x5d3f,0x5ca47));import{jsx as a0_0x265818}from'react/jsx-runtime';import a0_0x9332da from'meow';import{render}from'ink';import{Help}from'./help.js';import{CliError,CliErrors}from'./errors.js';import{buildConfigFromFlags,initGlobalEnvironment}from'./context.js';import{isKnownService,getServiceEntry,findDefinition,getAllDefinitions}from'./commands/registry.js';import{runCommand,createPipelineEnv}from'./framework/runner.js';import{generateCommandHelp,generateServiceHelp,generateFullHelp}from'./framework/help.js';import{CLI_BIN_NAME,buildMeowFlags}from'./constant/cli.js';const helpText=generateFullHelp(),cli=a0_0x9332da(helpText,{'importMeta':import.meta,'flags':buildMeowFlags(),'autoVersion':!![]});void main()[a0_0x483995(0xfc)](handleError);async function main(){try{await run();}catch(_0x3ec842){handleError(_0x3ec842);}}async function run(){const _0x4e971e=a0_0x483995;let _0x5a8c4e=cli[_0x4e971e(0xee)][0x0],_0xdad4b5=cli[_0x4e971e(0xee)][0x1];const _0x7b26c2=cli[_0x4e971e(0xfa)];try{const {correctFlags:_0x165801}=await import('./framework/preparse.js'),_0x54d468=getAllDefinitions()['flatMap'](_0x4a48c7=>_0x4a48c7['flags']??[]),{flags:_0x4e255c,corrections:_0x483b6c}=_0x165801(_0x7b26c2,_0x54d468);if(_0x483b6c[_0x4e971e(0x104)]>0x0){for(const _0x2939ca of _0x483b6c){process[_0x4e971e(0xfb)][_0x4e971e(0x116)](_0x4e971e(0xfd)+_0x2939ca['handler']+_0x4e971e(0x103)+_0x2939ca[_0x4e971e(0xf8)]+_0x4e971e(0xff)+_0x2939ca[_0x4e971e(0xf2)]+'\x0a');}Object['assign'](_0x7b26c2,_0x4e255c);}}catch{}if(!_0x5a8c4e||!isKnownService(_0x5a8c4e)){const {waitUntilExit:_0x9023e2}=render(a0_0x265818(Help,{}));await _0x9023e2();return;}const _0x437ccc=getServiceEntry(_0x5a8c4e);if(!_0xdad4b5){if(_0x7b26c2[_0x4e971e(0xf1)]){console['log'](generateServiceHelp(_0x5a8c4e));return;}if(_0x437ccc['defaultCommand'])_0xdad4b5=_0x437ccc[_0x4e971e(0xf3)];else{console[_0x4e971e(0xed)](generateServiceHelp(_0x5a8c4e));return;}}_0x5a8c4e===_0x4e971e(0x10b)&&_0xdad4b5===_0x4e971e(0xf9)&&(_0x5a8c4e=_0x4e971e(0xf0),process[_0x4e971e(0xfb)][_0x4e971e(0x116)](_0x4e971e(0xf5)+CLI_BIN_NAME+'\x20init\x20import`\x20has\x20moved\x20to\x20`'+CLI_BIN_NAME+_0x4e971e(0xf4)));const _0x55122a=findDefinition(_0x5a8c4e,_0xdad4b5);!_0x55122a&&(console[_0x4e971e(0xed)](generateServiceHelp(_0x5a8c4e)),handleError(CliErrors[_0x4e971e(0x110)](_0x5a8c4e+'\x20'+_0xdad4b5)));if(_0x7b26c2[_0x4e971e(0xf1)]){console[_0x4e971e(0xed)](generateCommandHelp(_0x55122a));return;}const _0x2e1919=buildConfigFromFlags(_0x7b26c2);await initGlobalEnvironment(_0x2e1919);const _0x2758fa=createPipelineEnv(_0x2e1919,_0x7b26c2);_0x2758fa[_0x4e971e(0x107)]=cli['input'][_0x4e971e(0x117)](0x2),await runCommand(_0x55122a,_0x2758fa);}function handleError(_0x32b6b3){const _0x5aaeec=a0_0x483995;if(_0x32b6b3 instanceof CliError){_0x32b6b3['code']===_0x5aaeec(0xf6)&&(process[_0x5aaeec(0xfb)][_0x5aaeec(0x116)](_0x5aaeec(0xfe)),process['exit'](0x0));console[_0x5aaeec(0x115)]('Error:\x20'+_0x32b6b3[_0x5aaeec(0x114)]);if(_0x32b6b3['hint'])console['error'](_0x5aaeec(0x105)+_0x32b6b3['hint']);process[_0x5aaeec(0x113)](_0x32b6b3['exitCode']);}isUserCancellation(_0x32b6b3)&&(process['stderr']['write']('\x0aCancelled.\x0a'),process[_0x5aaeec(0x113)](0x0)),console['error'](_0x5aaeec(0x10d),_0x32b6b3),process[_0x5aaeec(0x113)](0x1);}function isUserCancellation(_0x2c9e8a){const _0x1e54c3=a0_0x483995;if(!(_0x2c9e8a instanceof Error))return![];if(_0x2c9e8a[_0x1e54c3(0x10f)]==='ExitPromptError')return!![];if(_0x2c9e8a['code']===_0x1e54c3(0x108))return!![];if(_0x2c9e8a[_0x1e54c3(0x106)]===_0x1e54c3(0x10e))return!![];return![];}function a0_0x5d3f(){const _0x29a30b=['ERR_USE_AFTER_CLOSE','4152ZSAETN','3069740YIxrGb','init','1582LUfreA','Unexpected\x20error:','ERR_STREAM_DESTROYED','name','unknownCommand','2814760HjFNJE','19452mYNdLZ','exit','message','error','write','slice','905Bqjkut','log','input','378HozdkI','app','help','corrected','defaultCommand','\x20app\x20import`.\x0a','[deprecation]\x20`','cancelled','430551keVqTy','original','import','flags','stderr','catch','[preparse]\x20','\x0aCancelled.\x0a','\x20->\x20--','11zcdmNg','369IDKIgZ','1554414EwbyVz',':\x20--','length','Hint:\x20','code','args'];a0_0x5d3f=function(){return _0x29a30b;};return a0_0x5d3f();}
2
+ const a0_0x163bb4=a0_0x28b8;(function(_0xeda3c5,_0x1ae41d){const _0x4c270b=a0_0x28b8,_0x5bf534=_0xeda3c5();while(!![]){try{const _0x10b099=-parseInt(_0x4c270b(0xbd))/0x1*(parseInt(_0x4c270b(0xa5))/0x2)+parseInt(_0x4c270b(0x9a))/0x3+parseInt(_0x4c270b(0xb8))/0x4*(-parseInt(_0x4c270b(0xa2))/0x5)+parseInt(_0x4c270b(0xb9))/0x6+parseInt(_0x4c270b(0xab))/0x7+-parseInt(_0x4c270b(0xa3))/0x8+parseInt(_0x4c270b(0x9d))/0x9;if(_0x10b099===_0x1ae41d)break;else _0x5bf534['push'](_0x5bf534['shift']());}catch(_0x4f090b){_0x5bf534['push'](_0x5bf534['shift']());}}}(a0_0xe505,0x1c1c2));function a0_0x28b8(_0x1f7915,_0xf5a384){_0x1f7915=_0x1f7915-0x9a;const _0xe505d=a0_0xe505();let _0x28b849=_0xe505d[_0x1f7915];return _0x28b849;}import{jsx as a0_0x9ca2ff}from'react/jsx-runtime';import a0_0x3b5451 from'meow';import{render}from'ink';import{Help}from'./help.js';import{CliError,CliErrors}from'./errors.js';import{buildConfigFromFlags,initGlobalEnvironment}from'./context.js';import{isKnownService,getServiceEntry,findDefinition,getAllDefinitions}from'./commands/registry.js';import{runCommand,createPipelineEnv}from'./framework/runner.js';import{generateCommandHelp,generateServiceHelp,generateFullHelp}from'./framework/help.js';import{buildMeowFlags}from'./constant/cli.js';const helpText=generateFullHelp(),cli=a0_0x3b5451(helpText,{'importMeta':import.meta,'flags':buildMeowFlags(),'autoVersion':!![]});function a0_0xe505(){const _0x1c28d4=['\x20->\x20--','flags','error','[preparse]\x20','exitCode','97892LuNqcS','645540ToJwSK','args','cancelled',':\x20--','6558dRksfo','414333NlbdQY','./framework/preparse.js','ExitPromptError','494775kDhsxE','Hint:\x20','stderr','exit','defaultCommand','45DUmkuo','31328KppKki','handler','38wmVnvv','\x0aCancelled.\x0a','write','help','input','assign','1142659GVReBK','ERR_USE_AFTER_CLOSE','corrected','hint','ERR_STREAM_DESTROYED','code','slice','catch'];a0_0xe505=function(){return _0x1c28d4;};return a0_0xe505();}void main()[a0_0x163bb4(0xb2)](handleError);async function main(){try{await run();}catch(_0x187513){handleError(_0x187513);}}async function run(){const _0xb96135=a0_0x163bb4;let _0x5827ca=cli['input'][0x0],_0x2fe9ce=cli[_0xb96135(0xa9)][0x1];const _0x50a8f8=cli[_0xb96135(0xb4)];try{const {correctFlags:_0x19d80c}=await import(_0xb96135(0x9b)),_0x296515=getAllDefinitions()['flatMap'](_0x389d75=>_0x389d75[_0xb96135(0xb4)]??[]),{flags:_0x599290,corrections:_0x256424}=_0x19d80c(_0x50a8f8,_0x296515);if(_0x256424['length']>0x0){for(const _0x364490 of _0x256424){process[_0xb96135(0x9f)][_0xb96135(0xa7)](_0xb96135(0xb6)+_0x364490[_0xb96135(0xa4)]+_0xb96135(0xbc)+_0x364490['original']+_0xb96135(0xb3)+_0x364490[_0xb96135(0xad)]+'\x0a');}Object[_0xb96135(0xaa)](_0x50a8f8,_0x599290);}}catch{}if(!_0x5827ca||!isKnownService(_0x5827ca)){const {waitUntilExit:_0x292a80}=render(a0_0x9ca2ff(Help,{}));await _0x292a80();return;}const _0x52607e=getServiceEntry(_0x5827ca);if(!_0x2fe9ce){if(_0x50a8f8[_0xb96135(0xa8)]){console['log'](generateServiceHelp(_0x5827ca));return;}if(_0x52607e[_0xb96135(0xa1)])_0x2fe9ce=_0x52607e[_0xb96135(0xa1)];else{console['log'](generateServiceHelp(_0x5827ca));return;}}const _0x1180bc=findDefinition(_0x5827ca,_0x2fe9ce);!_0x1180bc&&(console['log'](generateServiceHelp(_0x5827ca)),handleError(CliErrors['unknownCommand'](_0x5827ca+'\x20'+_0x2fe9ce)));if(_0x50a8f8[_0xb96135(0xa8)]){console['log'](generateCommandHelp(_0x1180bc));return;}const _0x93a9ad=buildConfigFromFlags(_0x50a8f8);await initGlobalEnvironment(_0x93a9ad);const _0x2bea84=createPipelineEnv(_0x93a9ad,_0x50a8f8);_0x2bea84[_0xb96135(0xba)]=cli[_0xb96135(0xa9)][_0xb96135(0xb1)](0x2),await runCommand(_0x1180bc,_0x2bea84);}function handleError(_0x68b876){const _0xa38ee7=a0_0x163bb4;if(_0x68b876 instanceof CliError){_0x68b876[_0xa38ee7(0xb0)]===_0xa38ee7(0xbb)&&(process[_0xa38ee7(0x9f)][_0xa38ee7(0xa7)](_0xa38ee7(0xa6)),process['exit'](0x0));console[_0xa38ee7(0xb5)]('Error:\x20'+_0x68b876['message']);if(_0x68b876[_0xa38ee7(0xae)])console[_0xa38ee7(0xb5)](_0xa38ee7(0x9e)+_0x68b876[_0xa38ee7(0xae)]);process[_0xa38ee7(0xa0)](_0x68b876[_0xa38ee7(0xb7)]);}isUserCancellation(_0x68b876)&&(process['stderr'][_0xa38ee7(0xa7)]('\x0aCancelled.\x0a'),process[_0xa38ee7(0xa0)](0x0)),console['error']('Unexpected\x20error:',_0x68b876),process[_0xa38ee7(0xa0)](0x1);}function isUserCancellation(_0x4d1f2c){const _0x573436=a0_0x163bb4;if(!(_0x4d1f2c instanceof Error))return![];if(_0x4d1f2c['name']===_0x573436(0x9c))return!![];if(_0x4d1f2c[_0x573436(0xb0)]===_0x573436(0xac))return!![];if(_0x4d1f2c[_0x573436(0xb0)]===_0x573436(0xaf))return!![];return![];}
@@ -1 +1 @@
1
- (function(_0x5d13d1,_0x4e58c6){const _0x10847e=a1_0x5d04,_0x29f656=_0x5d13d1();while(!![]){try{const _0xc99d26=-parseInt(_0x10847e(0xa3))/0x1+-parseInt(_0x10847e(0xb0))/0x2*(-parseInt(_0x10847e(0x9d))/0x3)+parseInt(_0x10847e(0x9c))/0x4+-parseInt(_0x10847e(0xaa))/0x5*(parseInt(_0x10847e(0xac))/0x6)+parseInt(_0x10847e(0xad))/0x7+-parseInt(_0x10847e(0xb3))/0x8*(parseInt(_0x10847e(0xa2))/0x9)+-parseInt(_0x10847e(0x9e))/0xa*(parseInt(_0x10847e(0xb5))/0xb);if(_0xc99d26===_0x4e58c6)break;else _0x29f656['push'](_0x29f656['shift']());}catch(_0x37b419){_0x29f656['push'](_0x29f656['shift']());}}}(a1_0x1951,0xd86dc));function a1_0x1951(){const _0x410789=['.lovrabet','EPERM','1148884vTvFxF','172266uHxoDW','30jgxMVl','trim','update','sha256','342rztWzJ','1274268DVSijd','isArray','slice','find','parse','appCode','code','250nrYigB','stringify','33858zxCUVG','7638736oIpuID','cache','.tmp','44tMmksD','ak_','unknown','13584XJzWnY','appName','492503rdItfc','utf8','my-apps.json','EXDEV'];a1_0x1951=function(){return _0x410789;};return a1_0x1951();}function a1_0x5d04(_0x4046c0,_0x4a4e6f){_0x4046c0=_0x4046c0-0x9a;const _0x195166=a1_0x1951();let _0x5d04da=_0x195166[_0x4046c0];return _0x5d04da;}import{createHash}from'node:crypto';import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{homedir}from'node:os';import{dirname,resolve}from'node:path';function fingerprintAccessKey(_0x91634f){const _0x302157=a1_0x5d04,_0x519dd2=_0x91634f[_0x302157(0x9f)](),_0x35dddd=_0x519dd2[_0x302157(0xa5)](-0x6)||_0x302157(0xb2),_0x7e606f=createHash(_0x302157(0xa1))[_0x302157(0xa0)](_0x519dd2)['digest']('hex')[_0x302157(0xa5)](0x0,0xc);return _0x302157(0xb1)+_0x35dddd+'_'+_0x7e606f;}export function getAppCacheFilePath(_0x181813,_0x1fb007){const _0x306ac1=a1_0x5d04;return resolve(homedir(),_0x306ac1(0x9a),_0x306ac1(0xae),_0x181813,fingerprintAccessKey(_0x1fb007),_0x306ac1(0xb7));}export function readCachedAppList(_0x2491c7,_0x547d54){const _0x36c1d7=a1_0x5d04;if(!_0x547d54?.['trim']())return null;const _0x207086=getAppCacheFilePath(_0x2491c7,_0x547d54);if(!existsSync(_0x207086))return null;try{const _0x7413ee=readFileSync(_0x207086,_0x36c1d7(0xb6));if(!_0x7413ee[_0x36c1d7(0x9f)]())return null;const _0x50449a=JSON[_0x36c1d7(0xa7)](_0x7413ee);if(!Array[_0x36c1d7(0xa4)](_0x50449a['items']))return null;return _0x50449a;}catch{return null;}}export function writeCachedAppList(_0x46c000,_0x9d28a6,_0x521cf1){const _0x1a5427=a1_0x5d04,_0xbd7c8c=getAppCacheFilePath(_0x46c000,_0x9d28a6),_0x495052=dirname(_0xbd7c8c);!existsSync(_0x495052)&&mkdirSync(_0x495052,{'recursive':!![]});const _0x5f246c=_0xbd7c8c+_0x1a5427(0xaf);try{writeFileSync(_0x5f246c,JSON[_0x1a5427(0xab)](_0x521cf1,null,0x2)+'\x0a',{'encoding':_0x1a5427(0xb6),'mode':0x180});try{renameSync(_0x5f246c,_0xbd7c8c);}catch(_0x5cdddb){if(_0x5cdddb['code']===_0x1a5427(0x9b)||_0x5cdddb[_0x1a5427(0xa9)]===_0x1a5427(0xb8)||_0x5cdddb['code']==='EACCES'){writeFileSync(_0xbd7c8c,JSON[_0x1a5427(0xab)](_0x521cf1,null,0x2)+'\x0a',{'encoding':_0x1a5427(0xb6)});try{unlinkSync(_0x5f246c);}catch{}}else throw _0x5cdddb;}}catch(_0x3772e9){try{unlinkSync(_0x5f246c);}catch{}throw _0x3772e9;}return _0xbd7c8c;}export function resolveCachedAppCode(_0x4538f8,_0x329a6f,_0x488c6c){const _0x2ac518=a1_0x5d04;if(!_0x4538f8)return undefined;const _0x1b5d46=readCachedAppList(_0x329a6f,_0x488c6c),_0x4c45bf=_0x1b5d46?.['items'][_0x2ac518(0xa6)](_0x4de3ef=>_0x4de3ef[_0x2ac518(0xb4)]===_0x4538f8);return _0x4c45bf?.[_0x2ac518(0xa8)]?.[_0x2ac518(0x9f)]()||undefined;}
1
+ (function(_0x2b0151,_0x3eb9a4){const _0x23adb6=a1_0x38e8,_0x5c52ff=_0x2b0151();while(!![]){try{const _0x4b59d1=-parseInt(_0x23adb6(0x128))/0x1+-parseInt(_0x23adb6(0x134))/0x2+parseInt(_0x23adb6(0x120))/0x3*(parseInt(_0x23adb6(0x11e))/0x4)+-parseInt(_0x23adb6(0x11b))/0x5+parseInt(_0x23adb6(0x127))/0x6*(-parseInt(_0x23adb6(0x130))/0x7)+-parseInt(_0x23adb6(0x129))/0x8*(parseInt(_0x23adb6(0x11f))/0x9)+parseInt(_0x23adb6(0x131))/0xa*(parseInt(_0x23adb6(0x123))/0xb);if(_0x4b59d1===_0x3eb9a4)break;else _0x5c52ff['push'](_0x5c52ff['shift']());}catch(_0x497616){_0x5c52ff['push'](_0x5c52ff['shift']());}}}(a1_0x2cfd,0xe035a));import{createHash}from'node:crypto';import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{homedir}from'node:os';function a1_0x38e8(_0x8d2623,_0x1ec803){_0x8d2623=_0x8d2623-0x118;const _0x2cfd75=a1_0x2cfd();let _0x38e80b=_0x2cfd75[_0x8d2623];return _0x38e80b;}import{dirname,resolve}from'node:path';function fingerprintAccessKey(_0x23ecc5){const _0x39fd5b=a1_0x38e8,_0x409590=_0x23ecc5[_0x39fd5b(0x11a)](),_0x328e67=_0x409590[_0x39fd5b(0x118)](-0x6)||_0x39fd5b(0x137),_0x19ba10=createHash(_0x39fd5b(0x126))['update'](_0x409590)[_0x39fd5b(0x12f)](_0x39fd5b(0x12e))[_0x39fd5b(0x118)](0x0,0xc);return _0x39fd5b(0x135)+_0x328e67+'_'+_0x19ba10;}export function getAppCacheFilePath(_0x3d0132,_0x5bd255){const _0x2515aa=a1_0x38e8;return resolve(homedir(),_0x2515aa(0x136),_0x2515aa(0x133),_0x3d0132,fingerprintAccessKey(_0x5bd255),_0x2515aa(0x121));}export function readCachedAppList(_0x239eb2,_0x459b62){const _0x2135c7=a1_0x38e8;if(!_0x459b62?.[_0x2135c7(0x11a)]())return null;const _0x258a06=getAppCacheFilePath(_0x239eb2,_0x459b62);if(!existsSync(_0x258a06))return null;try{const _0x31eaaf=readFileSync(_0x258a06,_0x2135c7(0x12c));if(!_0x31eaaf[_0x2135c7(0x11a)]())return null;const _0x396204=JSON['parse'](_0x31eaaf);if(!Array['isArray'](_0x396204['items']))return null;return _0x396204;}catch{return null;}}function a1_0x2cfd(){const _0x43eae7=['digest','1199989rsZelG','757430AaXiId','appName','cache','3670642TGpwMF','ak_','.lovrabet','unknown','slice','items','trim','5083155ENliAh','stringify','.tmp','16yZOpAq','63CxzAte','180690ifBixo','my-apps.json','code','924XOIelZ','EXDEV','appCode','sha256','6bIDgyC','1447294SmrXnn','1387768bKPcvt','find','EPERM','utf8','EACCES','hex'];a1_0x2cfd=function(){return _0x43eae7;};return a1_0x2cfd();}export function writeCachedAppList(_0x47627a,_0x5ea36d,_0x479f60){const _0x3b364f=a1_0x38e8,_0x21aae4=getAppCacheFilePath(_0x47627a,_0x5ea36d),_0x1854cd=dirname(_0x21aae4);!existsSync(_0x1854cd)&&mkdirSync(_0x1854cd,{'recursive':!![]});const _0x434199=_0x21aae4+_0x3b364f(0x11d);try{writeFileSync(_0x434199,JSON[_0x3b364f(0x11c)](_0x479f60,null,0x2)+'\x0a',{'encoding':_0x3b364f(0x12c),'mode':0x180});try{renameSync(_0x434199,_0x21aae4);}catch(_0x63f3bb){if(_0x63f3bb[_0x3b364f(0x122)]===_0x3b364f(0x12b)||_0x63f3bb['code']===_0x3b364f(0x124)||_0x63f3bb[_0x3b364f(0x122)]===_0x3b364f(0x12d)){writeFileSync(_0x21aae4,JSON[_0x3b364f(0x11c)](_0x479f60,null,0x2)+'\x0a',{'encoding':_0x3b364f(0x12c)});try{unlinkSync(_0x434199);}catch{}}else throw _0x63f3bb;}}catch(_0xd439bf){try{unlinkSync(_0x434199);}catch{}throw _0xd439bf;}return _0x21aae4;}export function resolveCachedAppCode(_0x1a7b14,_0x1e5a2c,_0x4a8ed9){const _0xb58893=a1_0x38e8;if(!_0x1a7b14)return undefined;const _0x3afb0f=readCachedAppList(_0x1e5a2c,_0x4a8ed9),_0x5c792e=_0x3afb0f?.[_0xb58893(0x119)][_0xb58893(0x12a)](_0xdd561a=>_0xdd561a[_0xb58893(0x132)]===_0x1a7b14);return _0x5c792e?.[_0xb58893(0x125)]?.['trim']()||undefined;}
@@ -1 +1 @@
1
- const a2_0x2b2c07=a2_0x3d63;(function(_0x292d1c,_0x4ae815){const _0x5d4125=a2_0x3d63,_0x4a9346=_0x292d1c();while(!![]){try{const _0x2dfa43=parseInt(_0x5d4125(0x96))/0x1*(-parseInt(_0x5d4125(0x65))/0x2)+parseInt(_0x5d4125(0xa9))/0x3*(-parseInt(_0x5d4125(0xa6))/0x4)+-parseInt(_0x5d4125(0x71))/0x5+-parseInt(_0x5d4125(0x8b))/0x6+parseInt(_0x5d4125(0x9e))/0x7*(parseInt(_0x5d4125(0xa1))/0x8)+-parseInt(_0x5d4125(0x9a))/0x9+parseInt(_0x5d4125(0x70))/0xa;if(_0x2dfa43===_0x4ae815)break;else _0x4a9346['push'](_0x4a9346['shift']());}catch(_0x300336){_0x4a9346['push'](_0x4a9346['shift']());}}}(a2_0x5a72,0x7f05b));import{CliErrors}from'../../errors.js';import{initImportFlagDefs,runInitImport}from'../../commands/init.js';import{getEnv,RUNTIME_ENV_VALUES}from'../../constant/env.js';import{buildAppProfileListFields}from'../../config/schema.js';function a2_0x5a72(){const _0x3a0b9f=['appOwnerName','No\x20apps\x20found\x20on\x20the\x20platform.','join','args','Filter\x20by\x20environment\x20(default:\x20current\x20env)','\x20cached\x20app(s)\x20for\x20env=\x22','length','production','4946568sCietW','Switch\x20the\x20default\x20app','../../commands/app/cache.js','mergedCli','Usage:\x20','source','defaultApp','Remote\x20app\x20name\x20to\x20activate','string','type','appPublishStatus','426931DLMAcR','Use\x20`','import','nonInteractive','3622437BZuZxj','globalPath','read','Default\x20app\x20set\x20to\x20\x22','7049lzaaiO','Missing\x20app\x20name.','pull','8056QkKYVR','cache','Use\x20global\x20config\x20scope','projectPath','project-default','188jVkcgu','../../context.js','env','52293ZvHJoV','boolean','4SsyHpL','items','use','appCode','Available:\x20','Loaded\x20','name','Force\x20remote\x20fetch\x20and\x20refresh\x20local\x20cache','envName','map','\x22\x20not\x20found.','32393560HupdOq','4165410zPKPbR','validation','Refresh\x20the\x20local\x20app\x20cache\x20from\x20the\x20platform','accessKey','write','appName','Read\x20app\x20list\x20from\x20local\x20cache\x20only','fetchedAt','find','app','Target\x20environment\x20(default:\x20current\x20env)','../../commands/app/remote-source.js','cachePath','str','no-cache','local','Refreshed\x20app\x20cache\x20with\x20','bool'];a2_0x5a72=function(){return _0x3a0b9f;};return a2_0x5a72();}function a2_0x3d63(_0x4f3ade,_0x44c4c8){_0x4f3ade=_0x4f3ade-0x65;const _0x5a72f7=a2_0x5a72();let _0x3d637a=_0x5a72f7[_0x4f3ade];return _0x3d637a;}import{CLI_BIN_NAME,readConfig,writeConfig,scopeLabel,enrichAppListItemsWithMergedSelection}from'../../commands/app/shared.js';import{resolveConfigScope,toScopeFlags}from'../../commands/common/config-policy.js';const GLOBAL_FLAG={'name':'global','type':a2_0x2b2c07(0xaa),'description':a2_0x2b2c07(0xa3),'default':![]};function collectFlags(_0x1f50a9,_0x1f570e){const _0x378eef=a2_0x2b2c07,_0x44c252={};for(const _0x447535 of _0x1f570e){const _0x50a451=_0x447535[_0x378eef(0x94)]===_0x378eef(0xaa)?_0x1f50a9['bool'](_0x447535[_0x378eef(0x6b)]):_0x1f50a9[_0x378eef(0x7e)](_0x447535[_0x378eef(0x6b)]);if(_0x50a451!==''&&_0x50a451!==![])_0x44c252[_0x447535[_0x378eef(0x6b)]]=_0x50a451;}if(_0x1f50a9[_0x378eef(0x99)])_0x44c252[_0x378eef(0x99)]=!![];return _0x44c252;}const listDef={'service':a2_0x2b2c07(0x7a),'command':'list','description':'List\x20apps\x20available\x20to\x20the\x20current\x20access\x20key','risk':a2_0x2b2c07(0x9c),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[{'name':a2_0x2b2c07(0xa8),'type':a2_0x2b2c07(0x93),'description':a2_0x2b2c07(0x87),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x2b2c07(0x80),'type':'boolean','description':a2_0x2b2c07(0x77),'default':![]},{'name':'no-cache','type':a2_0x2b2c07(0xaa),'description':a2_0x2b2c07(0x6c),'default':![]}],async 'execute'(_0x584c95){const _0x35f63c=a2_0x2b2c07,_0x17e5d6=_0x584c95[_0x35f63c(0x7e)](_0x35f63c(0xa8))||_0x584c95[_0x35f63c(0x6d)]||getEnv()||_0x35f63c(0x8a),_0x295173=_0x584c95[_0x35f63c(0x82)](_0x35f63c(0x80)),_0x2f1882=_0x584c95[_0x35f63c(0x82)](_0x35f63c(0x7f)),{readRawConfigWithLayers:_0xaceaea,resolveDefaultAppSource:_0x2cb795}=await import('../../context.js'),{getRemoteAppList:_0x581588}=await import(_0x35f63c(0x7c)),{config:_0x5907d2,layers:_0x31413b}=_0xaceaea(),_0x455e58=_0x2cb795(_0x31413b),{defaultApp:_0x166a89}=_0x5907d2,_0x1dd06d=await _0x581588({'env':_0x17e5d6,'accessKey':_0x584c95['accessKey'],'localOnly':_0x295173,'noCache':_0x2f1882}),_0x16ecdc=_0x1dd06d[_0x35f63c(0x66)][_0x35f63c(0x6e)](_0x1a5a70=>{const _0x4d2f89=_0x35f63c;return{'name':_0x1a5a70[_0x4d2f89(0x76)],'appcode':_0x1a5a70[_0x4d2f89(0x68)],'named':!![],'definedIn':'remote','isDefault':_0x1a5a70[_0x4d2f89(0x76)]===_0x166a89,...buildAppProfileListFields(_0x17e5d6),'source':_0x1dd06d[_0x4d2f89(0x90)],'owner':_0x1a5a70[_0x4d2f89(0x83)]??null,'status':_0x1a5a70[_0x4d2f89(0x95)]??null,'cachedAt':_0x1dd06d[_0x4d2f89(0x78)]};});enrichAppListItemsWithMergedSelection(_0x16ecdc,_0x584c95[_0x35f63c(0x8e)]);if(_0x16ecdc['length']===0x0)return{'ok':!![],'data':[],'message':_0x1dd06d[_0x35f63c(0x90)]===_0x35f63c(0xa2)?'No\x20cached\x20apps\x20found.':_0x35f63c(0x84)};const _0x539a43=_0x16ecdc[_0x35f63c(0x79)](_0x5bae39=>_0x5bae39['isCurrent']===!![]),_0x2892a3=_0x166a89??_0x539a43?.[_0x35f63c(0x6b)]??null,_0x18e667={'env':_0x17e5d6,'source':_0x1dd06d[_0x35f63c(0x90)],'fetchedAt':_0x1dd06d[_0x35f63c(0x78)],'cachePath':_0x1dd06d[_0x35f63c(0x7d)],'globalPath':_0x31413b[_0x35f63c(0x9b)]??null,'projectPath':_0x31413b[_0x35f63c(0xa4)]??null,'defaultApp':_0x2892a3,'defaultAppSource':_0x166a89!=null?_0x455e58:null};return{'ok':!![],'data':{'items':_0x16ecdc,'meta':_0x18e667}};}},pullDef={'service':a2_0x2b2c07(0x7a),'command':a2_0x2b2c07(0xa0),'description':a2_0x2b2c07(0x73),'risk':a2_0x2b2c07(0x75),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a2_0x2b2c07(0xa8),'type':a2_0x2b2c07(0x93),'description':a2_0x2b2c07(0x7b),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x2b2c07(0x80),'type':a2_0x2b2c07(0xaa),'description':'Read\x20from\x20local\x20cache\x20only','default':![]},{'name':'no-cache','type':a2_0x2b2c07(0xaa),'description':a2_0x2b2c07(0x6c),'default':![]}],async 'execute'(_0x1160c9){const _0x57aa19=a2_0x2b2c07,_0xedef3e=_0x1160c9[_0x57aa19(0x7e)](_0x57aa19(0xa8))||_0x1160c9[_0x57aa19(0x6d)]||getEnv()||_0x57aa19(0x8a),_0x4e3d3d=_0x1160c9[_0x57aa19(0x82)](_0x57aa19(0x80)),_0x5ce4be=_0x1160c9['bool'](_0x57aa19(0x7f)),{getRemoteAppList:_0x48cfde}=await import(_0x57aa19(0x7c)),_0xe84a5=await _0x48cfde({'env':_0xedef3e,'accessKey':_0x1160c9[_0x57aa19(0x74)],'localOnly':_0x4e3d3d,'noCache':_0x5ce4be});return{'ok':!![],'data':{'total':_0xe84a5[_0x57aa19(0x66)]['length'],'env':_0xedef3e,'source':_0xe84a5[_0x57aa19(0x90)],'fetchedAt':_0xe84a5[_0x57aa19(0x78)],'cachePath':_0xe84a5[_0x57aa19(0x7d)]},'message':_0xe84a5[_0x57aa19(0x90)]===_0x57aa19(0xa2)?_0x57aa19(0x6a)+_0xe84a5[_0x57aa19(0x66)][_0x57aa19(0x89)]+_0x57aa19(0x88)+_0xedef3e+'\x22.':_0x57aa19(0x81)+_0xe84a5[_0x57aa19(0x66)][_0x57aa19(0x89)]+'\x20app(s)\x20for\x20env=\x22'+_0xedef3e+'\x22.'};}},useDef={'service':a2_0x2b2c07(0x7a),'command':a2_0x2b2c07(0x67),'description':a2_0x2b2c07(0x8c),'risk':a2_0x2b2c07(0x75),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a2_0x2b2c07(0x6b),'description':a2_0x2b2c07(0x92),'required':!![]}],'flags':[GLOBAL_FLAG],async 'validate'(_0x1ca068){const _0x240548=a2_0x2b2c07;if(!_0x1ca068['args'][0x0])throw CliErrors[_0x240548(0x72)](_0x240548(0x9f),'Usage:\x20'+CLI_BIN_NAME+'\x20app\x20use\x20<name>\x20[--global]');},async 'execute'(_0x1fb8b7){const _0x476d0e=a2_0x2b2c07,_0x283139=_0x1fb8b7[_0x476d0e(0x86)][0x0];if(!_0x283139)throw CliErrors[_0x476d0e(0x72)](_0x476d0e(0x9f),_0x476d0e(0x8f)+CLI_BIN_NAME+'\x20app\x20use\x20<name>\x20[--global]');const {buildConfigFromFlags:_0x1686e4}=await import(_0x476d0e(0xa7)),{readCachedAppList:_0x4510f5}=await import(_0x476d0e(0x8d)),_0x3e2a7d=_0x1686e4({}),_0x348217=_0x4510f5(_0x3e2a7d[_0x476d0e(0xa8)],_0x3e2a7d[_0x476d0e(0x74)]),_0x48a281=_0x348217?.[_0x476d0e(0x66)][_0x476d0e(0x79)](_0x2ba1bc=>_0x2ba1bc[_0x476d0e(0x76)]===_0x283139);if(!_0x48a281&&_0x3e2a7d[_0x476d0e(0x91)]!==_0x283139){const _0x42761a=[..._0x348217?.[_0x476d0e(0x66)][_0x476d0e(0x6e)](_0x5c2834=>_0x5c2834[_0x476d0e(0x76)])??[]],_0x17c59e=_0x42761a[_0x476d0e(0x89)]===0x0?_0x476d0e(0x97)+CLI_BIN_NAME+'\x20app\x20list`\x20to\x20discover\x20remote\x20apps.':_0x476d0e(0x69)+Array['from'](new Set(_0x42761a))[_0x476d0e(0x85)](',\x20');throw CliErrors[_0x476d0e(0x72)]('App\x20\x22'+_0x283139+_0x476d0e(0x6f),_0x17c59e);}const _0x5b9b71=_0x1fb8b7[_0x476d0e(0x82)]('global');let _0x51e79a;if(_0x5b9b71)_0x51e79a={'global':!![]};else{const {isInProject:_0x5a9789}=await import('../../context.js'),_0x123e39=_0x5a9789();_0x51e79a=toScopeFlags(resolveConfigScope({'explicitGlobal':![],'policy':_0x476d0e(0xa5),'inProject':_0x123e39}));}const _0x1ade87=readConfig(_0x51e79a);return _0x1ade87[_0x476d0e(0x91)]=_0x283139,writeConfig(_0x1ade87,_0x51e79a),{'ok':!![],'message':_0x476d0e(0x9d)+_0x283139+'\x22'+scopeLabel(_0x51e79a)+'.'};}},importDef={'service':a2_0x2b2c07(0x7a),'command':a2_0x2b2c07(0x98),'description':'Import\x20the\x20default\x20app\x20selection\x20from\x20a\x20.rabetbase.json\x20file','risk':a2_0x2b2c07(0x75),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initImportFlagDefs,async 'execute'(_0x22f41b){return await runInitImport(collectFlags(_0x22f41b,initImportFlagDefs)),{'ok':!![]};}};export const appDefinitions=[listDef,pullDef,useDef,importDef];
1
+ const a2_0x5650ef=a2_0xe973;function a2_0xe973(_0xf3e4c6,_0x40e9c3){_0xf3e4c6=_0xf3e4c6-0xde;const _0x3311e4=a2_0x3311();let _0xe9737=_0x3311e4[_0xf3e4c6];return _0xe9737;}(function(_0x5c6821,_0x500f5f){const _0x5b0320=a2_0xe973,_0x284cd4=_0x5c6821();while(!![]){try{const _0x27f8e1=-parseInt(_0x5b0320(0x113))/0x1+parseInt(_0x5b0320(0x108))/0x2+-parseInt(_0x5b0320(0xea))/0x3*(-parseInt(_0x5b0320(0xff))/0x4)+parseInt(_0x5b0320(0xe9))/0x5*(-parseInt(_0x5b0320(0xfc))/0x6)+-parseInt(_0x5b0320(0x118))/0x7*(-parseInt(_0x5b0320(0xf1))/0x8)+parseInt(_0x5b0320(0xf5))/0x9*(-parseInt(_0x5b0320(0x102))/0xa)+parseInt(_0x5b0320(0xee))/0xb*(parseInt(_0x5b0320(0xe5))/0xc);if(_0x27f8e1===_0x500f5f)break;else _0x284cd4['push'](_0x284cd4['shift']());}catch(_0x2b2fb1){_0x284cd4['push'](_0x284cd4['shift']());}}}(a2_0x3311,0xa9468));import{CliErrors}from'../../errors.js';import{initCreateFlagDefs,initImportFlagDefs,runInit,runInitImport}from'../../commands/init.js';import{getEnv,RUNTIME_ENV_VALUES}from'../../constant/env.js';import{buildAppProfileListFields}from'../../config/schema.js';import{CLI_BIN_NAME,readConfig,writeConfig,scopeLabel,enrichAppListItemsWithMergedSelection}from'../../commands/app/shared.js';import{resolveConfigScope,toScopeFlags}from'../../commands/common/config-policy.js';const GLOBAL_FLAG={'name':a2_0x5650ef(0xe3),'type':a2_0x5650ef(0x11a),'description':a2_0x5650ef(0xe2),'default':![]};function collectFlags(_0x5b0081,_0x6181c5){const _0x28da5d=a2_0x5650ef,_0x1afbac={};for(const _0x18457a of _0x6181c5){const _0x4a0a48=_0x18457a[_0x28da5d(0x124)]===_0x28da5d(0x11a)?_0x5b0081[_0x28da5d(0x10f)](_0x18457a[_0x28da5d(0xf2)]):_0x5b0081['str'](_0x18457a[_0x28da5d(0xf2)]);if(_0x4a0a48!==''&&_0x4a0a48!==![])_0x1afbac[_0x18457a[_0x28da5d(0xf2)]]=_0x4a0a48;}if(_0x5b0081['nonInteractive'])_0x1afbac[_0x28da5d(0xdf)]=!![];return _0x1afbac;}const initDef={'service':a2_0x5650ef(0x100),'command':a2_0x5650ef(0x10d),'description':a2_0x5650ef(0x110),'risk':a2_0x5650ef(0x115),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initCreateFlagDefs,async 'execute'(_0x201791){return await runInit(collectFlags(_0x201791,initCreateFlagDefs)),{'ok':!![]};}},listDef={'service':a2_0x5650ef(0x100),'command':'list','description':a2_0x5650ef(0x11b),'risk':a2_0x5650ef(0x116),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':!![],'flags':[{'name':a2_0x5650ef(0xe6),'type':'string','description':'Filter\x20by\x20environment\x20(default:\x20current\x20env)','enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x5650ef(0x123),'type':a2_0x5650ef(0x11a),'description':a2_0x5650ef(0x10a),'default':![]},{'name':'no-cache','type':a2_0x5650ef(0x11a),'description':a2_0x5650ef(0x112),'default':![]}],async 'execute'(_0x1f1e9d){const _0x27c57d=a2_0x5650ef,_0x13ab6f=_0x1f1e9d[_0x27c57d(0xed)]('env')||_0x1f1e9d[_0x27c57d(0xfb)]||getEnv()||_0x27c57d(0x111),_0x3c506d=_0x1f1e9d[_0x27c57d(0x10f)](_0x27c57d(0x123)),_0x522a87=_0x1f1e9d[_0x27c57d(0x10f)](_0x27c57d(0xeb)),{readRawConfigWithLayers:_0x4f02cb,resolveDefaultAppSource:_0x429a75}=await import(_0x27c57d(0x105)),{getRemoteAppList:_0x1480b0}=await import(_0x27c57d(0x11f)),{config:_0x147cab,layers:_0x4e5599}=_0x4f02cb(),_0x5a4631=_0x429a75(_0x4e5599),{defaultApp:_0x5f3923}=_0x147cab,_0x1bf337=await _0x1480b0({'env':_0x13ab6f,'accessKey':_0x1f1e9d[_0x27c57d(0x107)],'localOnly':_0x3c506d,'noCache':_0x522a87}),_0x1a096e=_0x1bf337[_0x27c57d(0xfd)][_0x27c57d(0x104)](_0x45c8e1=>{const _0x419910=_0x27c57d;return{'name':_0x45c8e1[_0x419910(0x103)],'appcode':_0x45c8e1['appCode'],'named':!![],'definedIn':_0x419910(0xe7),'isDefault':_0x45c8e1[_0x419910(0x103)]===_0x5f3923,...buildAppProfileListFields(_0x13ab6f),'source':_0x1bf337[_0x419910(0xf3)],'owner':_0x45c8e1[_0x419910(0x10e)]??null,'status':_0x45c8e1[_0x419910(0x117)]??null,'cachedAt':_0x1bf337[_0x419910(0xf0)]};});enrichAppListItemsWithMergedSelection(_0x1a096e,_0x1f1e9d['mergedCli']);if(_0x1a096e[_0x27c57d(0xe0)]===0x0)return{'ok':!![],'data':[],'message':_0x1bf337[_0x27c57d(0xf3)]==='cache'?_0x27c57d(0xec):_0x27c57d(0xf7)};const _0x27accd=_0x1a096e[_0x27c57d(0xe8)](_0x5539c2=>_0x5539c2['isCurrent']===!![]),_0x2de3a0=_0x5f3923??_0x27accd?.['name']??null,_0x4884f6={'env':_0x13ab6f,'source':_0x1bf337[_0x27c57d(0xf3)],'fetchedAt':_0x1bf337['fetchedAt'],'cachePath':_0x1bf337[_0x27c57d(0x120)],'globalPath':_0x4e5599['globalPath']??null,'projectPath':_0x4e5599[_0x27c57d(0x101)]??null,'defaultApp':_0x2de3a0,'defaultAppSource':_0x5f3923!=null?_0x5a4631:null};return{'ok':!![],'data':{'items':_0x1a096e,'meta':_0x4884f6}};}},pullDef={'service':a2_0x5650ef(0x100),'command':'pull','description':'Refresh\x20the\x20local\x20app\x20cache\x20from\x20the\x20platform','risk':a2_0x5650ef(0x115),'requiresAuth':!![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a2_0x5650ef(0xe6),'type':a2_0x5650ef(0xde),'description':a2_0x5650ef(0x11e),'enum':[...RUNTIME_ENV_VALUES]},{'name':a2_0x5650ef(0x123),'type':a2_0x5650ef(0x11a),'description':a2_0x5650ef(0xe1),'default':![]},{'name':a2_0x5650ef(0xeb),'type':a2_0x5650ef(0x11a),'description':a2_0x5650ef(0x112),'default':![]}],async 'execute'(_0xf946e5){const _0x5ad420=a2_0x5650ef,_0x387633=_0xf946e5[_0x5ad420(0xed)]('env')||_0xf946e5[_0x5ad420(0xfb)]||getEnv()||_0x5ad420(0x111),_0x2ff1f9=_0xf946e5['bool'](_0x5ad420(0x123)),_0x30a0ac=_0xf946e5['bool'](_0x5ad420(0xeb)),{getRemoteAppList:_0x5e5409}=await import(_0x5ad420(0x11f)),_0x512a1b=await _0x5e5409({'env':_0x387633,'accessKey':_0xf946e5[_0x5ad420(0x107)],'localOnly':_0x2ff1f9,'noCache':_0x30a0ac});return{'ok':!![],'data':{'total':_0x512a1b['items'][_0x5ad420(0xe0)],'env':_0x387633,'source':_0x512a1b['source'],'fetchedAt':_0x512a1b['fetchedAt'],'cachePath':_0x512a1b['cachePath']},'message':_0x512a1b[_0x5ad420(0xf3)]===_0x5ad420(0xf8)?_0x5ad420(0x122)+_0x512a1b[_0x5ad420(0xfd)][_0x5ad420(0xe0)]+_0x5ad420(0x106)+_0x387633+'\x22.':_0x5ad420(0x11c)+_0x512a1b['items'][_0x5ad420(0xe0)]+'\x20app(s)\x20for\x20env=\x22'+_0x387633+'\x22.'};}},useDef={'service':a2_0x5650ef(0x100),'command':'use','description':'Switch\x20the\x20default\x20app','risk':a2_0x5650ef(0x115),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a2_0x5650ef(0xf2),'description':a2_0x5650ef(0x11d),'required':!![]}],'flags':[GLOBAL_FLAG],async 'validate'(_0x15c687){const _0x5df870=a2_0x5650ef;if(!_0x15c687['args'][0x0])throw CliErrors[_0x5df870(0x109)](_0x5df870(0xfa),_0x5df870(0x114)+CLI_BIN_NAME+_0x5df870(0x121));},async 'execute'(_0x3998a1){const _0x267c44=a2_0x5650ef,_0x91f8ec=_0x3998a1['args'][0x0];if(!_0x91f8ec)throw CliErrors[_0x267c44(0x109)](_0x267c44(0xfa),_0x267c44(0x114)+CLI_BIN_NAME+'\x20app\x20use\x20<name>\x20[--global]');const {buildConfigFromFlags:_0x36055e}=await import(_0x267c44(0x105)),{readCachedAppList:_0x44276a}=await import(_0x267c44(0x119)),_0x24ba72=_0x36055e({}),_0x40a9f4=_0x44276a(_0x24ba72[_0x267c44(0xe6)],_0x24ba72[_0x267c44(0x107)]),_0x4de2e4=_0x40a9f4?.[_0x267c44(0xfd)][_0x267c44(0xe8)](_0x3e429b=>_0x3e429b[_0x267c44(0x103)]===_0x91f8ec);if(!_0x4de2e4&&_0x24ba72[_0x267c44(0xf4)]!==_0x91f8ec){const _0x24db8d=[..._0x40a9f4?.[_0x267c44(0xfd)][_0x267c44(0x104)](_0x32e6b9=>_0x32e6b9[_0x267c44(0x103)])??[]],_0x5ba75b=_0x24db8d[_0x267c44(0xe0)]===0x0?_0x267c44(0xf9)+CLI_BIN_NAME+_0x267c44(0xef):_0x267c44(0xfe)+Array['from'](new Set(_0x24db8d))['join'](',\x20');throw CliErrors['validation'](_0x267c44(0xf6)+_0x91f8ec+'\x22\x20not\x20found.',_0x5ba75b);}const _0x389770=_0x3998a1['bool'](_0x267c44(0xe3));let _0x3f7327;if(_0x389770)_0x3f7327={'global':!![]};else{const {isInProject:_0x514b3e}=await import(_0x267c44(0x105)),_0x47b83b=_0x514b3e();_0x3f7327=toScopeFlags(resolveConfigScope({'explicitGlobal':![],'policy':_0x267c44(0xe4),'inProject':_0x47b83b}));}const _0x98a868=readConfig(_0x3f7327);return _0x98a868[_0x267c44(0xf4)]=_0x91f8ec,writeConfig(_0x98a868,_0x3f7327),{'ok':!![],'message':_0x267c44(0x10c)+_0x91f8ec+'\x22'+scopeLabel(_0x3f7327)+'.'};}},importDef={'service':a2_0x5650ef(0x100),'command':a2_0x5650ef(0x10b),'description':'Import\x20the\x20default\x20app\x20selection\x20from\x20a\x20.rabetbase.json\x20file','risk':a2_0x5650ef(0x115),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':initImportFlagDefs,async 'execute'(_0x35982e){return await runInitImport(collectFlags(_0x35982e,initImportFlagDefs)),{'ok':!![]};}};export const appDefinitions=[initDef,listDef,pullDef,useDef,importDef];function a2_0x3311(){const _0x29a613=['No\x20apps\x20found\x20on\x20the\x20platform.','cache','Use\x20`','Missing\x20app\x20name.','envName','1182PjNDZn','items','Available:\x20','698716KdVdBT','app','projectPath','761250bhdWxa','appName','map','../../context.js','\x20cached\x20app(s)\x20for\x20env=\x22','accessKey','52256ejbxoD','validation','Read\x20app\x20list\x20from\x20local\x20cache\x20only','import','Default\x20app\x20set\x20to\x20\x22','init','appOwnerName','bool','Initialize\x20.lovrabet.json\x20config\x20file','production','Force\x20remote\x20fetch\x20and\x20refresh\x20local\x20cache','689591VSVllp','Usage:\x20','write','read','appPublishStatus','29848gMlDAx','../../commands/app/cache.js','boolean','List\x20apps\x20available\x20to\x20the\x20current\x20access\x20key','Refreshed\x20app\x20cache\x20with\x20','Remote\x20app\x20name\x20to\x20activate','Target\x20environment\x20(default:\x20current\x20env)','../../commands/app/remote-source.js','cachePath','\x20app\x20use\x20<name>\x20[--global]','Loaded\x20','local','type','string','nonInteractive','length','Read\x20from\x20local\x20cache\x20only','Use\x20global\x20config\x20scope','global','project-default','33468jslrwe','env','remote','find','7685vAqWmH','3YgmZnf','no-cache','No\x20cached\x20apps\x20found.','str','5962kThzyb','\x20app\x20list`\x20to\x20discover\x20remote\x20apps.','fetchedAt','664dLYieJ','name','source','defaultApp','45yqGLvb','App\x20\x22'];a2_0x3311=function(){return _0x29a613;};return a2_0x3311();}
@@ -1 +1 @@
1
- (function(_0x4d26bb,_0x49c2ab){const _0x534eed=a3_0x244d,_0x4c0e0c=_0x4d26bb();while(!![]){try{const _0x1ec6b8=-parseInt(_0x534eed(0x134))/0x1+-parseInt(_0x534eed(0x132))/0x2*(parseInt(_0x534eed(0x13a))/0x3)+-parseInt(_0x534eed(0x13c))/0x4*(-parseInt(_0x534eed(0x13f))/0x5)+-parseInt(_0x534eed(0x137))/0x6+parseInt(_0x534eed(0x140))/0x7*(parseInt(_0x534eed(0x138))/0x8)+-parseInt(_0x534eed(0x13b))/0x9+parseInt(_0x534eed(0x139))/0xa;if(_0x1ec6b8===_0x49c2ab)break;else _0x4c0e0c['push'](_0x4c0e0c['shift']());}catch(_0x3f123a){_0x4c0e0c['push'](_0x4c0e0c['shift']());}}}(a3_0x4e79,0x836d5));import{fileURLToPath}from'url';import{dirname,join}from'path';import{readFileSync}from'fs';function a3_0x244d(_0xf292d0,_0x56ef86){_0xf292d0=_0xf292d0-0x132;const _0x4e7960=a3_0x4e79();let _0x244df6=_0x4e7960[_0xf292d0];return _0x244df6;}const __filename=fileURLToPath(import.meta.url),__dirname=dirname(__filename);function loadMockAppList(){const _0x1c4eb5=a3_0x244d,_0xdb0418=join(__dirname,'../../../mock/app-list.json'),_0x56337c=readFileSync(_0xdb0418,_0x1c4eb5(0x133));return JSON[_0x1c4eb5(0x141)](_0x56337c);}function a3_0x4e79(){const _0x1060e4=['parse','8abfjIG','utf-8','671584bieqAs','data','tableData','2800602xVPPbm','8vmtUUK','29218570IaxwWk','365163QwNxiv','8690175AptQAG','49708rTmhlz','errorCode','errorMsg','65cYEgGI','320089BPTnhl'];a3_0x4e79=function(){return _0x1060e4;};return a3_0x4e79();}let _cached=null;export function getMockAppList(){return!_cached&&(_cached=loadMockAppList()),_cached;}export function getMockRemoteAppItems(){const _0x314147=a3_0x244d,_0x891d3=getMockAppList();if(!_0x891d3['success'])throw new Error('Mock\x20API\x20error:\x20'+_0x891d3[_0x314147(0x13e)]+'\x20('+_0x891d3[_0x314147(0x13d)]+')');return _0x891d3[_0x314147(0x135)][_0x314147(0x136)];}
1
+ function a3_0xf5d8(_0xbe33d7,_0x565fd7){_0xbe33d7=_0xbe33d7-0x15b;const _0xb28ced=a3_0xb28c();let _0xf5d8ca=_0xb28ced[_0xbe33d7];return _0xf5d8ca;}function a3_0xb28c(){const _0x273cc3=['4947222igQRFY','errorCode','70OEpojv','tableData','2164701ZshOMA','4786632wbHHFi','utf-8','success','117TLWOhB','../../../mock/app-list.json','errorMsg','parse','1433226cyBhnw','7603605YiVvVw','2754856wuRwDC','data','5922IraYtJ'];a3_0xb28c=function(){return _0x273cc3;};return a3_0xb28c();}(function(_0x11bec9,_0x28a273){const _0x529fb9=a3_0xf5d8,_0x10545d=_0x11bec9();while(!![]){try{const _0x5d5a95=-parseInt(_0x529fb9(0x15d))/0x1*(-parseInt(_0x529fb9(0x160))/0x2)+-parseInt(_0x529fb9(0x162))/0x3+-parseInt(_0x529fb9(0x163))/0x4+-parseInt(_0x529fb9(0x16b))/0x5+parseInt(_0x529fb9(0x16a))/0x6+-parseInt(_0x529fb9(0x15e))/0x7+-parseInt(_0x529fb9(0x15b))/0x8*(-parseInt(_0x529fb9(0x166))/0x9);if(_0x5d5a95===_0x28a273)break;else _0x10545d['push'](_0x10545d['shift']());}catch(_0x583d74){_0x10545d['push'](_0x10545d['shift']());}}}(a3_0xb28c,0xbdb82));import{fileURLToPath}from'url';import{dirname,join}from'path';import{readFileSync}from'fs';const __filename=fileURLToPath(import.meta.url),__dirname=dirname(__filename);function loadMockAppList(){const _0x107ed3=a3_0xf5d8,_0x22a6d9=join(__dirname,_0x107ed3(0x167)),_0x177118=readFileSync(_0x22a6d9,_0x107ed3(0x164));return JSON[_0x107ed3(0x169)](_0x177118);}let _cached=null;export function getMockAppList(){return!_cached&&(_cached=loadMockAppList()),_cached;}export function getMockRemoteAppItems(){const _0xba24af=a3_0xf5d8,_0x39e6c9=getMockAppList();if(!_0x39e6c9[_0xba24af(0x165)])throw new Error('Mock\x20API\x20error:\x20'+_0x39e6c9[_0xba24af(0x168)]+'\x20('+_0x39e6c9[_0xba24af(0x15f)]+')');return _0x39e6c9[_0xba24af(0x15c)][_0xba24af(0x161)];}
@@ -1 +1 @@
1
- (function(_0x2db13b,_0x429d53){const _0x33a893=a4_0xb8c4,_0x3d3f49=_0x2db13b();while(!![]){try{const _0x45be4d=parseInt(_0x33a893(0x1dd))/0x1+-parseInt(_0x33a893(0x1e7))/0x2*(parseInt(_0x33a893(0x1ec))/0x3)+parseInt(_0x33a893(0x1df))/0x4*(parseInt(_0x33a893(0x1db))/0x5)+-parseInt(_0x33a893(0x1de))/0x6*(-parseInt(_0x33a893(0x1ee))/0x7)+-parseInt(_0x33a893(0x1e3))/0x8*(-parseInt(_0x33a893(0x1e9))/0x9)+parseInt(_0x33a893(0x1e8))/0xa*(-parseInt(_0x33a893(0x1e0))/0xb)+-parseInt(_0x33a893(0x1ea))/0xc*(-parseInt(_0x33a893(0x1e2))/0xd);if(_0x45be4d===_0x429d53)break;else _0x3d3f49['push'](_0x3d3f49['shift']());}catch(_0x30c5d0){_0x3d3f49['push'](_0x3d3f49['shift']());}}}(a4_0x3ba7,0xb9871));import{getMyApps}from'../../core/api-client.js';function a4_0x3ba7(){const _0x4985c1=['13iHOXWh','24VtEZPH','items','cache','remote','4jhkDni','31090YLHYiR','2003616XwcWfk','1874004zBpSCY','mock','2014941LiAukO','toLowerCase','5689418vxQVsD','485ipqAdU','fetchedAt','12878LsdZWB','6DcJIzc','22420IKNyiw','319KlcgcS','trim'];a4_0x3ba7=function(){return _0x4985c1;};return a4_0x3ba7();}import{getMockRemoteAppItems}from'../../commands/app/mock-loader.js';import{getAppCacheFilePath,readCachedAppList,writeCachedAppList}from'../../commands/app/cache.js';export function shouldUseMockRemoteApps(){const _0x4b64f6=a4_0xb8c4,_0x334872=(process.env.LOVRABET_APP_LIST_SOURCE||process.env.RABETBASE_APP_LIST_SOURCE||'')[_0x4b64f6(0x1e1)]()[_0x4b64f6(0x1ed)]();return _0x334872===_0x4b64f6(0x1eb);}function a4_0xb8c4(_0x4b791b,_0x1b6525){_0x4b791b=_0x4b791b-0x1db;const _0x3ba730=a4_0x3ba7();let _0xb8c42f=_0x3ba730[_0x4b791b];return _0xb8c42f;}export async function getRemoteAppItems(){if(shouldUseMockRemoteApps())return getMockRemoteAppItems();return getMyApps();}export async function getRemoteAppList(_0x17354f){const _0xd5abc8=a4_0xb8c4,{env:_0x20c4f1,accessKey:_0x59c7c0,localOnly:localOnly=![],noCache:noCache=![]}=_0x17354f,_0x54f540=readCachedAppList(_0x20c4f1,_0x59c7c0),_0x1d6122=_0x59c7c0?.[_0xd5abc8(0x1e1)]()?getAppCacheFilePath(_0x20c4f1,_0x59c7c0):null;if(localOnly)return{'items':_0x54f540?.[_0xd5abc8(0x1e4)]??[],'source':_0xd5abc8(0x1e5),'fetchedAt':_0x54f540?.[_0xd5abc8(0x1dc)]??null,'cachePath':_0x1d6122};try{const _0x1df674=await getRemoteAppItems(),_0x2f93bd=shouldUseMockRemoteApps()?_0xd5abc8(0x1eb):_0xd5abc8(0x1e6),_0x44d796=new Date()['toISOString'](),_0xcb58e2=_0x59c7c0?.[_0xd5abc8(0x1e1)]()?writeCachedAppList(_0x20c4f1,_0x59c7c0,{'env':_0x20c4f1,'fetchedAt':_0x44d796,'source':_0x2f93bd,'items':_0x1df674}):null;return{'items':_0x1df674,'source':_0x2f93bd,'fetchedAt':_0x44d796,'cachePath':_0xcb58e2};}catch(_0x2ea55a){if(!noCache&&_0x54f540)return{'items':_0x54f540[_0xd5abc8(0x1e4)],'source':_0xd5abc8(0x1e5),'fetchedAt':_0x54f540[_0xd5abc8(0x1dc)],'cachePath':_0x1d6122};throw _0x2ea55a;}}
1
+ function a4_0x18eb(_0x5ae8d7,_0x48e477){_0x5ae8d7=_0x5ae8d7-0xe1;const _0x28aaeb=a4_0x28aa();let _0x18eb45=_0x28aaeb[_0x5ae8d7];return _0x18eb45;}(function(_0x5e8003,_0x3c32f0){const _0x2003ba=a4_0x18eb,_0x353b13=_0x5e8003();while(!![]){try{const _0xc1162f=-parseInt(_0x2003ba(0xea))/0x1*(parseInt(_0x2003ba(0xf0))/0x2)+parseInt(_0x2003ba(0xe9))/0x3+-parseInt(_0x2003ba(0xf2))/0x4*(-parseInt(_0x2003ba(0xf4))/0x5)+parseInt(_0x2003ba(0xef))/0x6*(-parseInt(_0x2003ba(0xec))/0x7)+parseInt(_0x2003ba(0xe5))/0x8*(-parseInt(_0x2003ba(0xe8))/0x9)+-parseInt(_0x2003ba(0xe3))/0xa+parseInt(_0x2003ba(0xed))/0xb*(parseInt(_0x2003ba(0xe6))/0xc);if(_0xc1162f===_0x3c32f0)break;else _0x353b13['push'](_0x353b13['shift']());}catch(_0x1a66b7){_0x353b13['push'](_0x353b13['shift']());}}}(a4_0x28aa,0x5ba24));import{getMyApps}from'../../core/api-client.js';import{getMockRemoteAppItems}from'../../commands/app/mock-loader.js';import{getAppCacheFilePath,readCachedAppList,writeCachedAppList}from'../../commands/app/cache.js';export function shouldUseMockRemoteApps(){const _0x3c03d9=a4_0x18eb,_0x2c48bf=(process.env.LOVRABET_APP_LIST_SOURCE||process.env.RABETBASE_APP_LIST_SOURCE||'')[_0x3c03d9(0xf1)]()[_0x3c03d9(0xe2)]();return _0x2c48bf===_0x3c03d9(0xe7);}export async function getRemoteAppItems(){if(shouldUseMockRemoteApps())return getMockRemoteAppItems();return getMyApps();}export async function getRemoteAppList(_0x3b5cdc){const _0x48cb3f=a4_0x18eb,{env:_0x20f123,accessKey:_0x180751,localOnly:localOnly=![],noCache:noCache=![]}=_0x3b5cdc,_0x4aa55b=readCachedAppList(_0x20f123,_0x180751),_0xb78880=_0x180751?.[_0x48cb3f(0xf1)]()?getAppCacheFilePath(_0x20f123,_0x180751):null;if(localOnly)return{'items':_0x4aa55b?.[_0x48cb3f(0xe1)]??[],'source':_0x48cb3f(0xee),'fetchedAt':_0x4aa55b?.[_0x48cb3f(0xf3)]??null,'cachePath':_0xb78880};try{const _0x3d28fa=await getRemoteAppItems(),_0x537def=shouldUseMockRemoteApps()?_0x48cb3f(0xe7):_0x48cb3f(0xeb),_0x2fc801=new Date()[_0x48cb3f(0xe4)](),_0x3e7b1f=_0x180751?.['trim']()?writeCachedAppList(_0x20f123,_0x180751,{'env':_0x20f123,'fetchedAt':_0x2fc801,'source':_0x537def,'items':_0x3d28fa}):null;return{'items':_0x3d28fa,'source':_0x537def,'fetchedAt':_0x2fc801,'cachePath':_0x3e7b1f};}catch(_0x530779){if(!noCache&&_0x4aa55b)return{'items':_0x4aa55b[_0x48cb3f(0xe1)],'source':_0x48cb3f(0xee),'fetchedAt':_0x4aa55b[_0x48cb3f(0xf3)],'cachePath':_0xb78880};throw _0x530779;}}function a4_0x28aa(){const _0x105379=['toISOString','48QhHzSp','12PyRhvc','mock','496908GJFprS','1618227gqiXJZ','165AqeBFI','remote','35ocRhbD','17657541fbHRAx','cache','857190brAuSD','4510YdvnIs','trim','4TfsuFj','fetchedAt','1688975qrgKgY','items','toLowerCase','6894310vdUoYu'];a4_0x28aa=function(){return _0x105379;};return a4_0x28aa();}
@@ -1 +1 @@
1
- (function(_0x5a55f4,_0x43ed3e){const _0x586a64=a5_0x54af,_0x43a6a7=_0x5a55f4();while(!![]){try{const _0x313ada=parseInt(_0x586a64(0x1aa))/0x1+-parseInt(_0x586a64(0x1a7))/0x2*(-parseInt(_0x586a64(0x1a8))/0x3)+parseInt(_0x586a64(0x19f))/0x4+parseInt(_0x586a64(0x19a))/0x5*(parseInt(_0x586a64(0x19c))/0x6)+parseInt(_0x586a64(0x1ab))/0x7+-parseInt(_0x586a64(0x1a6))/0x8*(-parseInt(_0x586a64(0x19b))/0x9)+-parseInt(_0x586a64(0x1a1))/0xa;if(_0x313ada===_0x43ed3e)break;else _0x43a6a7['push'](_0x43a6a7['shift']());}catch(_0xafe537){_0x43a6a7['push'](_0x43a6a7['shift']());}}}(a5_0x3500,0x7ce78));import{CLI_BIN_NAME}from'../../constant/cli.js';import{formatScopeLabel}from'../../commands/common/config-policy.js';function a5_0x54af(_0x47881e,_0x2c6ee2){_0x47881e=_0x47881e-0x19a;const _0x350036=a5_0x3500();let _0x54afcb=_0x350036[_0x47881e];return _0x54afcb;}export{CLI_BIN_NAME};export function enrichAppListItemsWithMergedSelection(_0x4721bd,_0x36800a){const _0x4422c0=a5_0x54af;if(!_0x36800a)return;const _0x3d3176=!!(_0x36800a['currentApp']??_0x36800a[_0x4422c0(0x1ad)]);for(const _0x257670 of _0x4721bd){_0x257670[_0x4422c0(0x1a0)]=![];}const _0x297ea4=_0x36800a['appCode']!=null?String(_0x36800a[_0x4422c0(0x1a2)])[_0x4422c0(0x1a3)]():'';if(_0x3d3176){const _0x37c2fd=_0x36800a[_0x4422c0(0x19e)]??_0x36800a[_0x4422c0(0x1ad)];if(_0x37c2fd)for(const _0x3fbb1e of _0x4721bd){_0x3fbb1e[_0x4422c0(0x1a9)]===!![]&&_0x3fbb1e[_0x4422c0(0x1ac)]===_0x37c2fd&&(_0x3fbb1e['isCurrent']=!![]);}return;}if(!_0x297ea4)return;for(const _0x199085 of _0x4721bd){String(_0x199085[_0x4422c0(0x1a5)]??'')[_0x4422c0(0x1a3)]()===_0x297ea4&&(_0x199085[_0x4422c0(0x1a0)]=!![]);}}function a5_0x3500(){const _0xdc68c8=['defaultApp','150epwKbs','419823jGlXAx','51906CHdQmT','project','currentApp','3400840iSefii','isCurrent','19822090zgCMMj','appCode','trim','global','appcode','88vsnEka','2NPoUEq','862566xruRKs','named','37192mtioKn','3823722hDIhXP','name'];a5_0x3500=function(){return _0xdc68c8;};return a5_0x3500();}export{readScopedConfig as readConfig,writeScopedConfig as writeConfig,isInProject}from'../../context.js';export function scopeLabel(_0x3efbd0){const _0x4a63d5=a5_0x54af;return formatScopeLabel(_0x3efbd0['global']?_0x4a63d5(0x1a4):_0x4a63d5(0x19d));}
1
+ (function(_0x36e60e,_0x13160a){const _0x6e8db=a5_0x22a5,_0x4bf63e=_0x36e60e();while(!![]){try{const _0x428a4d=parseInt(_0x6e8db(0xea))/0x1*(-parseInt(_0x6e8db(0xdd))/0x2)+-parseInt(_0x6e8db(0xdf))/0x3+parseInt(_0x6e8db(0xe1))/0x4*(parseInt(_0x6e8db(0xed))/0x5)+-parseInt(_0x6e8db(0xe7))/0x6+parseInt(_0x6e8db(0xdc))/0x7*(parseInt(_0x6e8db(0xe8))/0x8)+parseInt(_0x6e8db(0xe3))/0x9*(parseInt(_0x6e8db(0xeb))/0xa)+parseInt(_0x6e8db(0xec))/0xb;if(_0x428a4d===_0x13160a)break;else _0x4bf63e['push'](_0x4bf63e['shift']());}catch(_0x110c8e){_0x4bf63e['push'](_0x4bf63e['shift']());}}}(a5_0x24e6,0xb81e7));import{CLI_BIN_NAME}from'../../constant/cli.js';function a5_0x22a5(_0x52a1b8,_0x258394){_0x52a1b8=_0x52a1b8-0xda;const _0x24e6d2=a5_0x24e6();let _0x22a537=_0x24e6d2[_0x52a1b8];return _0x22a537;}import{formatScopeLabel}from'../../commands/common/config-policy.js';export{CLI_BIN_NAME};function a5_0x24e6(){const _0x2f755e=['4368991yccFKy','14605SZiuSq','global','currentApp','isCurrent','133ixqPkE','50lcicvP','project','2433675YxiFTr','appCode','1516HUUHZA','name','117FIzVvH','trim','named','defaultApp','9004572SBVqFK','299056WBUEHy','appcode','18197iuHMbM','1005050oWyRjf'];a5_0x24e6=function(){return _0x2f755e;};return a5_0x24e6();}export function enrichAppListItemsWithMergedSelection(_0x3ed8a6,_0x2844e0){const _0xe74b77=a5_0x22a5;if(!_0x2844e0)return;const _0xa89667=!!(_0x2844e0[_0xe74b77(0xda)]??_0x2844e0[_0xe74b77(0xe6)]);for(const _0x4a34ce of _0x3ed8a6){_0x4a34ce[_0xe74b77(0xdb)]=![];}const _0x226c94=_0x2844e0[_0xe74b77(0xe0)]!=null?String(_0x2844e0['appCode'])[_0xe74b77(0xe4)]():'';if(_0xa89667){const _0x36dadc=_0x2844e0['currentApp']??_0x2844e0[_0xe74b77(0xe6)];if(_0x36dadc)for(const _0x119b96 of _0x3ed8a6){_0x119b96[_0xe74b77(0xe5)]===!![]&&_0x119b96[_0xe74b77(0xe2)]===_0x36dadc&&(_0x119b96[_0xe74b77(0xdb)]=!![]);}return;}if(!_0x226c94)return;for(const _0x5a9e25 of _0x3ed8a6){String(_0x5a9e25[_0xe74b77(0xe9)]??'')[_0xe74b77(0xe4)]()===_0x226c94&&(_0x5a9e25[_0xe74b77(0xdb)]=!![]);}}export{readScopedConfig as readConfig,writeScopedConfig as writeConfig,isInProject}from'../../context.js';export function scopeLabel(_0x4d5341){const _0x34580b=a5_0x22a5;return formatScopeLabel(_0x4d5341['global']?_0x34580b(0xee):_0x34580b(0xde));}
@@ -1 +1 @@
1
- const a6_0x494e54=a6_0x3c34;function a6_0x3c34(_0x5df519,_0x144f82){_0x5df519=_0x5df519-0x14c;const _0xfd2830=a6_0xfd28();let _0x3c349e=_0xfd2830[_0x5df519];return _0x3c349e;}(function(_0x9e5842,_0xc9d2c7){const _0x2daada=a6_0x3c34,_0x171f10=_0x9e5842();while(!![]){try{const _0x2f3a91=-parseInt(_0x2daada(0x154))/0x1*(-parseInt(_0x2daada(0x170))/0x2)+-parseInt(_0x2daada(0x150))/0x3*(parseInt(_0x2daada(0x157))/0x4)+-parseInt(_0x2daada(0x182))/0x5*(parseInt(_0x2daada(0x155))/0x6)+parseInt(_0x2daada(0x16c))/0x7+-parseInt(_0x2daada(0x16d))/0x8*(parseInt(_0x2daada(0x181))/0x9)+parseInt(_0x2daada(0x179))/0xa+parseInt(_0x2daada(0x159))/0xb*(parseInt(_0x2daada(0x171))/0xc);if(_0x2f3a91===_0xc9d2c7)break;else _0x171f10['push'](_0x171f10['shift']());}catch(_0x5c1346){_0x171f10['push'](_0x171f10['shift']());}}}(a6_0xfd28,0x91e97));import{readScopedConfig,writeScopedConfig}from'../../context.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{AUTH_MODE}from'../../constant/auth-mode.js';import{normalizeEnv,isDaily,isDev}from'../../constant/env.js';import{CliErrors}from'../../errors.js';function a6_0xfd28(){const _0x29e8a2=['global-default','Show\x20current\x20authentication\x20status','\x20Verify:\x20','trim','AccessKey:\x20','AccessKey\x20cleared\x20from\x20','6263250CCfEut','cancelled','No\x20credentials\x20found.\x20Configure\x20one\x20of\x20the\x20options\x20below:','auth','push','project','AccessKey\x20saved\x20to\x20','Read\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','1210527KjrXbI','88285ypjmcc','str','Clear\x20from\x20global\x20config\x20(default)','\x20auth\x20status','boolean','env','accessKey','\x20config.\x20Nothing\x20to\x20clear.','\x20(via\x20','\x20config','join','Usage:\x20','Option\x20A:\x20','nonInteractive','logout','production','ClientAk','\x20config.','read','3bwohCG','validation','status','length','333IJfahM','54xuFBUU','Read\x20from\x20global\x20config\x20(default)','3772532BcvtbU','Clear\x20accessKey\x20from\x20config','22qaKlFF','test','global','Then\x20verify\x20with:\x20','LOVRABET_ACCESS_KEY\x20env\x20var','Option\x20B:\x20apps\x20config\x20(.lovrabet.json)','Write\x20to\x20global\x20config\x20(default)','access-key','bool','development','repeat','If\x20command\x20execution\x20still\x20fails,\x20run:\x20','{\x20\x22accessKey\x22:\x20\x22ak_xxx\x22\x20}','slice','Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','\x20\x20export\x20LOVRABET_ACCESS_KEY=ak_xxx','string','login','Missing\x20accessKey.','2125459gsWmnE','56qfNnhV','daily','Expected:\x20ak_\x20followed\x20by\x2016+\x20alphanumeric\x20chars','2188UhazVp','8081748FDbbCX','\x20doctor'];a6_0xfd28=function(){return _0x29e8a2;};return a6_0xfd28();}import{promptAccessKey,isAbortPrompt}from'../../commands/auth/prompt.js';import{resolveConfigScope,toScopeFlags}from'../../commands/common/config-policy.js';const ACCESS_KEY_PATTERN=/^ak_[A-Za-z0-9]{16,}$/;function resolveAuthScopeFlags(_0x533f70){const _0x47721f=a6_0x3c34;return toScopeFlags(resolveConfigScope({'explicitGlobal':_0x533f70['bool'](_0x47721f(0x15b)),'explicitProject':_0x533f70[_0x47721f(0x161)]('project'),'policy':_0x47721f(0x173)}));}export const authDefinitions=[{'service':a6_0x494e54(0x17c),'command':a6_0x494e54(0x16a),'description':'Save\x20accessKey\x20to\x20config\x20(global\x20by\x20default;\x20use\x20--project\x20for\x20project\x20config)','risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':'access-key','type':'string','description':'AccessKey\x20(ak_xxx...)'},{'name':'ak','type':a6_0x494e54(0x169),'description':'Shorthand\x20for\x20--access-key'},{'name':'global','type':a6_0x494e54(0x186),'description':a6_0x494e54(0x15f),'default':!![]},{'name':a6_0x494e54(0x17e),'type':a6_0x494e54(0x186),'description':a6_0x494e54(0x167),'default':![]}],async 'execute'(_0x3cf6b0){const _0x4f6e59=a6_0x494e54;let _0x3ac53e=(_0x3cf6b0['str'](_0x4f6e59(0x160))||_0x3cf6b0[_0x4f6e59(0x183)]('ak')||'')[_0x4f6e59(0x176)]();const _0x39ce53=(_0x3cf6b0[_0x4f6e59(0x183)](_0x4f6e59(0x187))||'')['trim']();if(!_0x3ac53e&&!_0x3cf6b0[_0x4f6e59(0x18f)])try{_0x3ac53e=await promptAccessKey('');}catch(_0x436a5b){if(isAbortPrompt(_0x436a5b))throw CliErrors[_0x4f6e59(0x17a)]();throw _0x436a5b;}if(!_0x3ac53e)throw CliErrors[_0x4f6e59(0x151)](_0x4f6e59(0x16b),_0x4f6e59(0x18d)+CLI_BIN_NAME+'\x20auth\x20login\x20--access-key\x20<ak_xxx>\x20[--global]');if(!ACCESS_KEY_PATTERN[_0x4f6e59(0x15a)](_0x3ac53e))throw CliErrors[_0x4f6e59(0x151)]('Invalid\x20accessKey\x20format:\x20\x22'+_0x3ac53e+'\x22',_0x4f6e59(0x16f));const _0x501c5e=resolveAuthScopeFlags(_0x3cf6b0),_0xb5c8b0=readScopedConfig(_0x501c5e);_0xb5c8b0[_0x4f6e59(0x188)]=_0x3ac53e;if(_0x39ce53){const _0x415568=normalizeEnv(_0x39ce53);_0xb5c8b0[_0x4f6e59(0x187)]=isDaily(_0x415568)?_0x4f6e59(0x16e):isDev(_0x415568)?_0x4f6e59(0x162):_0x4f6e59(0x14c);}writeScopedConfig(_0xb5c8b0,_0x501c5e);const _0x1e5941=_0x501c5e[_0x4f6e59(0x15b)]?'global':_0x4f6e59(0x17e),_0x2c3e9a=_0xb5c8b0[_0x4f6e59(0x187)]?'\x20Current\x20env:\x20'+_0xb5c8b0['env']+'.':'';return{'ok':!![],'message':_0x4f6e59(0x17f)+_0x1e5941+_0x4f6e59(0x14e)+_0x2c3e9a+_0x4f6e59(0x175)+CLI_BIN_NAME+'\x20auth\x20status'};}},{'service':a6_0x494e54(0x17c),'command':a6_0x494e54(0x190),'description':a6_0x494e54(0x158),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x494e54(0x15b),'type':'boolean','description':a6_0x494e54(0x184),'default':!![]},{'name':a6_0x494e54(0x17e),'type':a6_0x494e54(0x186),'description':'Clear\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','default':![]}],async 'execute'(_0x5e46f5){const _0x4d43c9=a6_0x494e54,_0x1c0fb3=resolveAuthScopeFlags(_0x5e46f5),_0x5dbe74=readScopedConfig(_0x1c0fb3),_0x3c2e1f=!!_0x5dbe74[_0x4d43c9(0x188)];delete _0x5dbe74[_0x4d43c9(0x188)],writeScopedConfig(_0x5dbe74,_0x1c0fb3);const _0x4bb717=_0x1c0fb3[_0x4d43c9(0x15b)]?_0x4d43c9(0x15b):_0x4d43c9(0x17e);if(_0x3c2e1f)return{'ok':!![],'message':_0x4d43c9(0x178)+_0x4bb717+_0x4d43c9(0x14e)};return{'ok':!![],'message':'No\x20AccessKey\x20found\x20in\x20'+_0x4bb717+_0x4d43c9(0x189)};}},{'service':'auth','command':a6_0x494e54(0x152),'description':a6_0x494e54(0x174),'risk':a6_0x494e54(0x14f),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x494e54(0x15b),'type':a6_0x494e54(0x186),'description':a6_0x494e54(0x156),'default':!![]},{'name':a6_0x494e54(0x17e),'type':a6_0x494e54(0x186),'description':a6_0x494e54(0x180),'default':![]}],async 'execute'(_0x4743ca){const _0x29b29b=a6_0x494e54,_0x26e3e0=resolveAuthScopeFlags(_0x4743ca),_0x276b1d=readScopedConfig(_0x26e3e0),_0x2bc59e=process.env.LOVRABET_ACCESS_KEY||undefined,_0x453f34=_0x276b1d['accessKey']||undefined,_0x5048ad=_0x2bc59e||_0x453f34,_0x152867=_0x2bc59e?_0x29b29b(0x15d):_0x453f34?(_0x26e3e0[_0x29b29b(0x15b)]?_0x29b29b(0x15b):_0x29b29b(0x17e))+_0x29b29b(0x18b):null,_0x59dbab=['Auth\x20mode:\x20'+AUTH_MODE[_0x29b29b(0x14d)]];if(_0x5048ad){const _0x5e4982=_0x5048ad[_0x29b29b(0x153)]>0x8?''+_0x5048ad[_0x29b29b(0x166)](0x0,0x8)+'*'[_0x29b29b(0x163)](_0x5048ad[_0x29b29b(0x153)]-0x8):_0x5048ad;_0x59dbab[_0x29b29b(0x17d)](_0x29b29b(0x177)+_0x5e4982+(_0x152867?_0x29b29b(0x18a)+_0x152867+')':''));}return!_0x5048ad&&(_0x59dbab['push'](''),_0x59dbab[_0x29b29b(0x17d)](_0x29b29b(0x17b)),_0x59dbab['push'](''),_0x59dbab[_0x29b29b(0x17d)](_0x29b29b(0x18e)+CLI_BIN_NAME+'\x20auth\x20login\x20[--global]\x20[--access-key\x20ak_xxx]'),_0x59dbab[_0x29b29b(0x17d)](''),_0x59dbab[_0x29b29b(0x17d)](_0x29b29b(0x15e)),_0x59dbab[_0x29b29b(0x17d)](_0x29b29b(0x165)),_0x59dbab[_0x29b29b(0x17d)](''),_0x59dbab[_0x29b29b(0x17d)]('Option\x20C:\x20environment\x20variable'),_0x59dbab[_0x29b29b(0x17d)](_0x29b29b(0x168)),_0x59dbab[_0x29b29b(0x17d)](''),_0x59dbab[_0x29b29b(0x17d)](_0x29b29b(0x15c)+CLI_BIN_NAME+_0x29b29b(0x185)),_0x59dbab[_0x29b29b(0x17d)](_0x29b29b(0x164)+CLI_BIN_NAME+_0x29b29b(0x172))),{'ok':!![],'message':_0x59dbab[_0x29b29b(0x18c)]('\x0a')};}}];
1
+ const a6_0x136f47=a6_0x6cbc;(function(_0x1c394c,_0x3622b8){const _0x2f5bde=a6_0x6cbc,_0x1cc5d6=_0x1c394c();while(!![]){try{const _0x5df8e8=-parseInt(_0x2f5bde(0x11b))/0x1*(parseInt(_0x2f5bde(0x128))/0x2)+parseInt(_0x2f5bde(0x130))/0x3*(parseInt(_0x2f5bde(0x135))/0x4)+parseInt(_0x2f5bde(0x137))/0x5*(parseInt(_0x2f5bde(0x139))/0x6)+-parseInt(_0x2f5bde(0x13a))/0x7+parseInt(_0x2f5bde(0x10b))/0x8*(parseInt(_0x2f5bde(0x11a))/0x9)+parseInt(_0x2f5bde(0x109))/0xa*(parseInt(_0x2f5bde(0x120))/0xb)+parseInt(_0x2f5bde(0x104))/0xc*(parseInt(_0x2f5bde(0x119))/0xd);if(_0x5df8e8===_0x3622b8)break;else _0x1cc5d6['push'](_0x1cc5d6['shift']());}catch(_0x52b995){_0x1cc5d6['push'](_0x1cc5d6['shift']());}}}(a6_0xfdfb,0x18fb4));import{readScopedConfig,writeScopedConfig}from'../../context.js';import{CLI_BIN_NAME}from'../../constant/cli.js';import{AUTH_MODE}from'../../constant/auth-mode.js';import{normalizeEnv,isDaily,isDev}from'../../constant/env.js';import{CliErrors}from'../../errors.js';import{promptAccessKey,isAbortPrompt}from'../../commands/auth/prompt.js';import{resolveConfigScope,toScopeFlags}from'../../commands/common/config-policy.js';const ACCESS_KEY_PATTERN=/^ak_[A-Za-z0-9]{16,}$/;function a6_0x6cbc(_0x3d042d,_0x758d3c){_0x3d042d=_0x3d042d-0x103;const _0xfdfb1f=a6_0xfdfb();let _0x6cbc82=_0xfdfb1f[_0x3d042d];return _0x6cbc82;}function resolveAuthScopeFlags(_0x1cb7cd){const _0x189b2e=a6_0x6cbc;return toScopeFlags(resolveConfigScope({'explicitGlobal':_0x1cb7cd[_0x189b2e(0x14b)](_0x189b2e(0x11e)),'explicitProject':_0x1cb7cd[_0x189b2e(0x14b)](_0x189b2e(0x10d)),'policy':_0x189b2e(0x118)}));}async function resolveAuthWriteInput(_0x51c916){const _0x52b4a8=a6_0x6cbc;let _0x3a106d=(_0x51c916[_0x52b4a8(0x134)](_0x52b4a8(0x141))||_0x51c916[_0x52b4a8(0x134)]('ak')||'')['trim']();const _0x586d96=(_0x51c916[_0x52b4a8(0x134)](_0x52b4a8(0x13e))||'')[_0x52b4a8(0x112)]();if(!_0x3a106d&&!_0x51c916['nonInteractive'])try{_0x3a106d=await promptAccessKey('');}catch(_0x48de8a){if(isAbortPrompt(_0x48de8a))throw CliErrors[_0x52b4a8(0x122)]();throw _0x48de8a;}if(!_0x3a106d)throw CliErrors['validation']('Missing\x20accessKey.',_0x52b4a8(0x11f)+CLI_BIN_NAME+_0x52b4a8(0x126));if(!ACCESS_KEY_PATTERN['test'](_0x3a106d))throw CliErrors[_0x52b4a8(0x13d)]('Invalid\x20accessKey\x20format:\x20\x22'+_0x3a106d+'\x22',_0x52b4a8(0x136));if(!_0x586d96)return{'accessKey':_0x3a106d};const _0x586397=normalizeEnv(_0x586d96);return{'accessKey':_0x3a106d,'env':isDaily(_0x586397)?_0x52b4a8(0x144):isDev(_0x586397)?_0x52b4a8(0x12f):_0x52b4a8(0x142)};}export const authDefinitions=[{'service':a6_0x136f47(0x149),'command':a6_0x136f47(0x143),'description':a6_0x136f47(0x121),'risk':'write','requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':'access-key','type':a6_0x136f47(0x13f),'description':a6_0x136f47(0x111)},{'name':'ak','type':'string','description':a6_0x136f47(0x12e)},{'name':'global','type':a6_0x136f47(0x115),'description':'Write\x20to\x20global\x20config\x20(default)','default':!![]},{'name':a6_0x136f47(0x10d),'type':a6_0x136f47(0x115),'description':a6_0x136f47(0x108),'default':![]}],async 'execute'(_0x3c4e86){const _0x31673a=a6_0x136f47,_0xc5090c=await resolveAuthWriteInput(_0x3c4e86),_0x3cfe6b=resolveAuthScopeFlags(_0x3c4e86),_0x56d000=readScopedConfig(_0x3cfe6b);_0x56d000['accessKey']=_0xc5090c['accessKey'];_0xc5090c['env']&&(_0x56d000[_0x31673a(0x13e)]=_0xc5090c[_0x31673a(0x13e)]);writeScopedConfig(_0x56d000,_0x3cfe6b);const _0x511c47=_0x3cfe6b[_0x31673a(0x11e)]?_0x31673a(0x11e):_0x31673a(0x10d),_0x39e561=_0x56d000[_0x31673a(0x13e)]?_0x31673a(0x125)+_0x56d000['env']+'.':'';return{'ok':!![],'message':_0x31673a(0x116)+_0x511c47+'\x20config.'+_0x39e561+_0x31673a(0x12b)+CLI_BIN_NAME+_0x31673a(0x12a)};}},{'service':'auth','command':a6_0x136f47(0x117),'description':a6_0x136f47(0x113),'risk':a6_0x136f47(0x146),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x136f47(0x141),'type':'string','description':a6_0x136f47(0x111)},{'name':'ak','type':a6_0x136f47(0x13f),'description':a6_0x136f47(0x12e)},{'name':'env','type':a6_0x136f47(0x13f),'description':'Target\x20environment\x20to\x20persist\x20with\x20the\x20new\x20auth\x20config'},{'name':'global','type':a6_0x136f47(0x115),'description':a6_0x136f47(0x107),'default':!![]},{'name':a6_0x136f47(0x10d),'type':a6_0x136f47(0x115),'description':'Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','default':![]}],async 'execute'(_0x5bd2bb){const _0x5036ae=a6_0x136f47,_0x9bf9e6=await resolveAuthWriteInput(_0x5bd2bb),_0x381710=resolveAuthScopeFlags(_0x5bd2bb),_0x28b6cb={'accessKey':_0x9bf9e6[_0x5036ae(0x10e)]};_0x9bf9e6[_0x5036ae(0x13e)]&&(_0x28b6cb['env']=_0x9bf9e6[_0x5036ae(0x13e)]);writeScopedConfig(_0x28b6cb,_0x381710);const _0x213e90=_0x381710['global']?_0x5036ae(0x11e):_0x5036ae(0x10d),_0x4c98a1=_0x28b6cb['env']?_0x5036ae(0x125)+_0x28b6cb[_0x5036ae(0x13e)]+'.':'';return{'ok':!![],'message':'Auth\x20config\x20reinitialized\x20in\x20'+_0x213e90+_0x5036ae(0x13c)+_0x4c98a1+_0x5036ae(0x12b)+CLI_BIN_NAME+_0x5036ae(0x12a)};}},{'service':a6_0x136f47(0x149),'command':a6_0x136f47(0x132),'description':'Clear\x20accessKey\x20from\x20config','risk':a6_0x136f47(0x146),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x136f47(0x11e),'type':a6_0x136f47(0x115),'description':a6_0x136f47(0x13b),'default':!![]},{'name':a6_0x136f47(0x10d),'type':'boolean','description':'Clear\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','default':![]}],async 'execute'(_0x3ba611){const _0x57c01e=a6_0x136f47,_0x2cf53f=resolveAuthScopeFlags(_0x3ba611),_0x295fdb=readScopedConfig(_0x2cf53f),_0x4902df=!!_0x295fdb[_0x57c01e(0x10e)];delete _0x295fdb[_0x57c01e(0x10e)],writeScopedConfig(_0x295fdb,_0x2cf53f);const _0x328c2c=_0x2cf53f['global']?_0x57c01e(0x11e):_0x57c01e(0x10d);if(_0x4902df)return{'ok':!![],'message':'AccessKey\x20cleared\x20from\x20'+_0x328c2c+_0x57c01e(0x106)};return{'ok':!![],'message':_0x57c01e(0x123)+_0x328c2c+'\x20config.\x20Nothing\x20to\x20clear.'};}},{'service':'auth','command':a6_0x136f47(0x145),'description':a6_0x136f47(0x12c),'risk':a6_0x136f47(0x103),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'flags':[{'name':a6_0x136f47(0x11e),'type':a6_0x136f47(0x115),'description':a6_0x136f47(0x12d),'default':!![]},{'name':a6_0x136f47(0x10d),'type':a6_0x136f47(0x115),'description':a6_0x136f47(0x10c),'default':![]}],async 'execute'(_0xf05aeb){const _0x4ad069=a6_0x136f47,_0x32d97d=resolveAuthScopeFlags(_0xf05aeb),_0x57293f=readScopedConfig(_0x32d97d),_0x4d2b79=process.env.LOVRABET_ACCESS_KEY||undefined,_0x199819=_0x57293f[_0x4ad069(0x10e)]||undefined,_0x308d43=_0x4d2b79||_0x199819,_0x4eaec5=_0x4d2b79?_0x4ad069(0x110):_0x199819?(_0x32d97d[_0x4ad069(0x11e)]?_0x4ad069(0x11e):_0x4ad069(0x10d))+'\x20config':null,_0x428adb=[_0x4ad069(0x148)+AUTH_MODE[_0x4ad069(0x140)]];if(_0x308d43){const _0x434821=_0x308d43[_0x4ad069(0x138)]>0x8?''+_0x308d43[_0x4ad069(0x10f)](0x0,0x8)+'*'['repeat'](_0x308d43[_0x4ad069(0x138)]-0x8):_0x308d43;_0x428adb[_0x4ad069(0x133)]('AccessKey:\x20'+_0x434821+(_0x4eaec5?_0x4ad069(0x11c)+_0x4eaec5+')':''));}return!_0x308d43&&(_0x428adb['push'](''),_0x428adb['push']('No\x20credentials\x20found.\x20Configure\x20one\x20of\x20the\x20options\x20below:'),_0x428adb[_0x4ad069(0x133)](''),_0x428adb['push'](_0x4ad069(0x131)+CLI_BIN_NAME+_0x4ad069(0x105)),_0x428adb[_0x4ad069(0x133)](''),_0x428adb[_0x4ad069(0x133)](_0x4ad069(0x114)),_0x428adb[_0x4ad069(0x133)](_0x4ad069(0x127)),_0x428adb[_0x4ad069(0x133)](''),_0x428adb[_0x4ad069(0x133)](_0x4ad069(0x14a)),_0x428adb[_0x4ad069(0x133)](_0x4ad069(0x147)),_0x428adb[_0x4ad069(0x133)](''),_0x428adb['push'](_0x4ad069(0x11d)+CLI_BIN_NAME+_0x4ad069(0x12a)),_0x428adb[_0x4ad069(0x133)](_0x4ad069(0x129)+CLI_BIN_NAME+_0x4ad069(0x124))),{'ok':!![],'message':_0x428adb[_0x4ad069(0x10a)]('\x0a')};}}];function a6_0xfdfb(){const _0x4d4ee1=['daily','status','write','\x20\x20export\x20LOVRABET_ACCESS_KEY=ak_xxx','Auth\x20mode:\x20','auth','Option\x20C:\x20environment\x20variable','bool','read','12ujGJwL','\x20auth\x20login\x20[--global]\x20[--access-key\x20ak_xxx]','\x20config.','Write\x20to\x20global\x20config\x20(default)','Write\x20to\x20project\x20config\x20instead\x20of\x20global\x20config','1036010sGvHFS','join','324320gAQrbJ','Read\x20from\x20project\x20config\x20instead\x20of\x20global\x20config','project','accessKey','slice','LOVRABET_ACCESS_KEY\x20env\x20var','AccessKey\x20(ak_xxx...)','trim','Clear\x20all\x20config\x20in\x20scope\x20and\x20initialize\x20auth\x20from\x20scratch','Option\x20B:\x20apps\x20config\x20(.lovrabet.json)','boolean','AccessKey\x20saved\x20to\x20','init','global-default','843375SkpUfy','36qlKcDF','2644gnJLpl','\x20(via\x20','Then\x20verify\x20with:\x20','global','Usage:\x20','11MzRCuc','Save\x20accessKey\x20to\x20config\x20(global\x20by\x20default;\x20use\x20--project\x20for\x20project\x20config)','cancelled','No\x20AccessKey\x20found\x20in\x20','\x20doctor','\x20Current\x20env:\x20','\x20auth\x20login\x20--access-key\x20<ak_xxx>\x20[--global]','{\x20\x22accessKey\x22:\x20\x22ak_xxx\x22\x20}','132dhRXZg','If\x20command\x20execution\x20still\x20fails,\x20run:\x20','\x20auth\x20status','\x20Verify:\x20','Show\x20current\x20authentication\x20status','Read\x20from\x20global\x20config\x20(default)','Shorthand\x20for\x20--access-key','development','49287nvjoZM','Option\x20A:\x20','logout','push','str','16IcXUJc','Expected:\x20ak_\x20followed\x20by\x2016+\x20alphanumeric\x20chars','10160AdGhHi','length','42QkXNcG','936236ZWlfFV','Clear\x20from\x20global\x20config\x20(default)','\x20scope.','validation','env','string','ClientAk','access-key','production','login'];a6_0xfdfb=function(){return _0x4d4ee1;};return a6_0xfdfb();}
@@ -1 +1 @@
1
- function a7_0x3c04(){const _0x5f358b=['User\x20aborted\x20prompt','race','name','692919pfoveu','stdout','124726ZRpcDy','173752zlEACr','):\x20','2546380ETWDLa','trim','5912784oPdgpZ','close','removeListener','question','180gsWCLh','150OwPZCP','once','2361396xmSefD','27747hadpFX','SIGINT','77qwvGnz','stdin'];a7_0x3c04=function(){return _0x5f358b;};return a7_0x3c04();}(function(_0x200122,_0xf68ee3){const _0x8deb5e=a7_0x482d,_0x3f8761=_0x200122();while(!![]){try{const _0x59dced=-parseInt(_0x8deb5e(0x90))/0x1+parseInt(_0x8deb5e(0x83))/0x2*(-parseInt(_0x8deb5e(0x87))/0x3)+parseInt(_0x8deb5e(0x86))/0x4+parseInt(_0x8deb5e(0x93))/0x5+-parseInt(_0x8deb5e(0x7f))/0x6+-parseInt(_0x8deb5e(0x89))/0x7*(-parseInt(_0x8deb5e(0x91))/0x8)+-parseInt(_0x8deb5e(0x8e))/0x9*(-parseInt(_0x8deb5e(0x84))/0xa);if(_0x59dced===_0xf68ee3)break;else _0x3f8761['push'](_0x3f8761['shift']());}catch(_0x491f40){_0x3f8761['push'](_0x3f8761['shift']());}}}(a7_0x3c04,0x8678f));import{createInterface}from'node:readline';function a7_0x482d(_0xb4d3df,_0x2ccd7b){_0xb4d3df=_0xb4d3df-0x7e;const _0x3c0464=a7_0x3c04();let _0x482d00=_0x3c0464[_0xb4d3df];return _0x482d00;}class AbortPrompt extends Error{constructor(){const _0x29e67a=a7_0x482d;super(_0x29e67a(0x8b)),this[_0x29e67a(0x8d)]='AbortPrompt';}}function createSafeRl(){const _0x66bd0b=a7_0x482d,_0x5e1069=createInterface({'input':process[_0x66bd0b(0x8a)],'output':process[_0x66bd0b(0x8f)]});let _0x3df3d5;const _0x1e2875=new Promise((_0x222bd7,_0x12ca92)=>{const _0xe692c2=_0x66bd0b;_0x3df3d5=()=>{const _0x4d492f=a7_0x482d;_0x3df3d5&&(_0x5e1069[_0x4d492f(0x81)]('SIGINT',_0x3df3d5),_0x3df3d5=undefined);try{_0x5e1069[_0x4d492f(0x80)]();}catch{}_0x12ca92(new AbortPrompt());},_0x5e1069[_0xe692c2(0x85)](_0xe692c2(0x88),_0x3df3d5);}),_0x2f28d0=()=>{const _0x5833e2=_0x66bd0b;_0x3df3d5&&(_0x5e1069[_0x5833e2(0x81)](_0x5833e2(0x88),_0x3df3d5),_0x3df3d5=undefined);try{_0x5e1069[_0x5833e2(0x80)]();}catch{}};return{'rl':_0x5e1069,'abortPromise':_0x1e2875,'disposeSuccess':_0x2f28d0};}export async function promptAccessKey(_0x38a8d1=''){const _0x218ce2=a7_0x482d,{rl:_0x556fbb,abortPromise:_0x5d53ae,disposeSuccess:_0x30ad02}=createSafeRl(),_0x177e38=new Promise(_0x230f6c=>{const _0x57f695=a7_0x482d,_0xa60577=_0x38a8d1?'\x20\x20AccessKey\x20('+_0x38a8d1+_0x57f695(0x92):'\x20\x20AccessKey:\x20';_0x556fbb[_0x57f695(0x82)](_0xa60577,_0x44d417=>{const _0x1209ab=_0x57f695;_0x30ad02(),_0x230f6c(_0x44d417[_0x1209ab(0x7e)]()||_0x38a8d1);});});return Promise[_0x218ce2(0x8c)]([_0x177e38,_0x5d53ae]);}export function isAbortPrompt(_0x6bd77a){const _0x5719ec=a7_0x482d;return _0x6bd77a instanceof Error&&_0x6bd77a[_0x5719ec(0x8d)]==='AbortPrompt';}
1
+ (function(_0x5ce40c,_0x309a64){const _0x142570=a7_0x5186,_0x3dbb42=_0x5ce40c();while(!![]){try{const _0x2b418d=-parseInt(_0x142570(0x13f))/0x1+-parseInt(_0x142570(0x13d))/0x2*(-parseInt(_0x142570(0x12b))/0x3)+-parseInt(_0x142570(0x12d))/0x4+-parseInt(_0x142570(0x131))/0x5+-parseInt(_0x142570(0x130))/0x6*(parseInt(_0x142570(0x136))/0x7)+-parseInt(_0x142570(0x13b))/0x8+-parseInt(_0x142570(0x133))/0x9*(-parseInt(_0x142570(0x135))/0xa);if(_0x2b418d===_0x309a64)break;else _0x3dbb42['push'](_0x3dbb42['shift']());}catch(_0x75866b){_0x3dbb42['push'](_0x3dbb42['shift']());}}}(a7_0x2fcd,0xb90b4));function a7_0x5186(_0xb2007b,_0x42378d){_0xb2007b=_0xb2007b-0x12b;const _0x2fcd33=a7_0x2fcd();let _0x51868f=_0x2fcd33[_0xb2007b];return _0x51868f;}import{createInterface}from'node:readline';class AbortPrompt extends Error{constructor(){const _0x2067c0=a7_0x5186;super('User\x20aborted\x20prompt'),this[_0x2067c0(0x12c)]=_0x2067c0(0x137);}}function a7_0x2fcd(){const _0x3c407b=['race','3ecoSrI','name','3288240JPxfNR','stdout','once','10698mXmdre','4063910VRTyTU','removeListener','171YnuKvZ','close','1869460WeCSzv','4291GfiSyr','AbortPrompt','question','SIGINT','\x20\x20AccessKey\x20(','230496YTdAIH','\x20\x20AccessKey:\x20','1110918wQDmmt','trim','592860GQEzBB','stdin'];a7_0x2fcd=function(){return _0x3c407b;};return a7_0x2fcd();}function createSafeRl(){const _0x26b76b=a7_0x5186,_0x56c3a4=createInterface({'input':process[_0x26b76b(0x140)],'output':process[_0x26b76b(0x12e)]});let _0x5d7241;const _0x146ed4=new Promise((_0x5c3e59,_0x425c4e)=>{const _0x159170=_0x26b76b;_0x5d7241=()=>{const _0x480fc3=a7_0x5186;_0x5d7241&&(_0x56c3a4[_0x480fc3(0x132)](_0x480fc3(0x139),_0x5d7241),_0x5d7241=undefined);try{_0x56c3a4[_0x480fc3(0x134)]();}catch{}_0x425c4e(new AbortPrompt());},_0x56c3a4[_0x159170(0x12f)]('SIGINT',_0x5d7241);}),_0x5d4162=()=>{const _0x5a5ac5=_0x26b76b;_0x5d7241&&(_0x56c3a4[_0x5a5ac5(0x132)]('SIGINT',_0x5d7241),_0x5d7241=undefined);try{_0x56c3a4['close']();}catch{}};return{'rl':_0x56c3a4,'abortPromise':_0x146ed4,'disposeSuccess':_0x5d4162};}export async function promptAccessKey(_0x47e3b4=''){const _0x4f59b5=a7_0x5186,{rl:_0x33eddf,abortPromise:_0x2e2c88,disposeSuccess:_0x5f10ff}=createSafeRl(),_0x6e7d02=new Promise(_0x15d9c6=>{const _0x26f047=a7_0x5186,_0x4111c6=_0x47e3b4?_0x26f047(0x13a)+_0x47e3b4+'):\x20':_0x26f047(0x13c);_0x33eddf[_0x26f047(0x138)](_0x4111c6,_0x5f7afc=>{const _0x381878=_0x26f047;_0x5f10ff(),_0x15d9c6(_0x5f7afc[_0x381878(0x13e)]()||_0x47e3b4);});});return Promise[_0x4f59b5(0x141)]([_0x6e7d02,_0x2e2c88]);}export function isAbortPrompt(_0x2e0fb7){const _0x4e872e=a7_0x5186;return _0x2e0fb7 instanceof Error&&_0x2e0fb7[_0x4e872e(0x12c)]==='AbortPrompt';}
@@ -1 +1 @@
1
- const a8_0x38249d=a8_0x23d3;function a8_0x401d(){const _0x493102=['39528660xnNeyd','appCode','scriptType','description','311512JPBQNH','4028706rbNvEk','24333WNRTzR','4593800ecjMOE','read','createdTime','functionName','7332030ZKVOVn','bool','(none)','2xwFcwB','273lpSrKm','344QlAudZ','8984gYuetB','Script\x20ID','num'];a8_0x401d=function(){return _0x493102;};return a8_0x401d();}(function(_0x10398f,_0x56d067){const _0x138066=a8_0x23d3,_0x4f10b2=_0x10398f();while(!![]){try{const _0x4ae34e=-parseInt(_0x138066(0x90))/0x1*(parseInt(_0x138066(0x86))/0x2)+-parseInt(_0x138066(0x88))/0x3*(parseInt(_0x138066(0x92))/0x4)+-parseInt(_0x138066(0x89))/0x5+-parseInt(_0x138066(0x87))/0x6+-parseInt(_0x138066(0x91))/0x7*(parseInt(_0x138066(0x93))/0x8)+-parseInt(_0x138066(0x8d))/0x9+parseInt(_0x138066(0x96))/0xa;if(_0x4ae34e===_0x56d067)break;else _0x4f10b2['push'](_0x4f10b2['shift']());}catch(_0x383457){_0x4f10b2['push'](_0x4f10b2['shift']());}}}(a8_0x401d,0x78e1a));import{getBffScriptInfo}from'../../core/api-client.js';import{ID_FLAG,VERBOSE_FLAG}from'../../commands/common/flags.js';function a8_0x23d3(_0x719b56,_0x3149f8){_0x719b56=_0x719b56-0x83;const _0x401dba=a8_0x401d();let _0x23d3ab=_0x401dba[_0x719b56];return _0x23d3ab;}export const bffDetail={'service':'bff','command':'detail','description':'Get\x20BFF\x20script\x20details\x20by\x20ID','risk':a8_0x38249d(0x8a),'flags':[{...ID_FLAG,'description':a8_0x38249d(0x94)},VERBOSE_FLAG],async 'execute'(_0x563c6a){const _0x337597=a8_0x38249d,_0x5dfdcb=await getBffScriptInfo(_0x563c6a[_0x337597(0x95)]('id')),_0x16c317=_0x563c6a[_0x337597(0x8e)]('verbose');if(_0x16c317)return{'ok':!![],'data':_0x5dfdcb};return{'ok':!![],'data':{'id':_0x5dfdcb['id'],'appCode':_0x5dfdcb[_0x337597(0x83)],'functionName':_0x5dfdcb[_0x337597(0x8c)]??'','scriptType':_0x5dfdcb[_0x337597(0x84)],'description':_0x5dfdcb[_0x337597(0x85)]||_0x337597(0x8f),'createdTime':_0x5dfdcb[_0x337597(0x8b)]??'','updatedTime':_0x5dfdcb['updatedTime']??''}};}};
1
+ const a8_0x20ed31=a8_0x56c9;function a8_0x56c9(_0x2cc910,_0x9777ab){_0x2cc910=_0x2cc910-0x13d;const _0x3816fd=a8_0x3816();let _0x56c94e=_0x3816fd[_0x2cc910];return _0x56c94e;}(function(_0x448296,_0x96eb90){const _0x183db7=a8_0x56c9,_0x3372fb=_0x448296();while(!![]){try{const _0x52e189=-parseInt(_0x183db7(0x14d))/0x1+parseInt(_0x183db7(0x142))/0x2*(-parseInt(_0x183db7(0x14b))/0x3)+-parseInt(_0x183db7(0x13e))/0x4*(-parseInt(_0x183db7(0x147))/0x5)+-parseInt(_0x183db7(0x14c))/0x6*(-parseInt(_0x183db7(0x146))/0x7)+parseInt(_0x183db7(0x149))/0x8+parseInt(_0x183db7(0x150))/0x9*(parseInt(_0x183db7(0x14e))/0xa)+-parseInt(_0x183db7(0x145))/0xb;if(_0x52e189===_0x96eb90)break;else _0x3372fb['push'](_0x3372fb['shift']());}catch(_0x46b2f6){_0x3372fb['push'](_0x3372fb['shift']());}}}(a8_0x3816,0x1e531));function a8_0x3816(){const _0x5159eb=['scriptType','functionName','(none)','268jACbHT','updatedTime','detail','1709620ZtuAFp','7OlmbSL','205VVoICm','description','166112pVBSqi','Script\x20ID','3351YgxBuS','858642EVTtVR','59319bKHtkL','10JQTnXy','bff','1970037eewynm','bool','10328SbShzE'];a8_0x3816=function(){return _0x5159eb;};return a8_0x3816();}import{getBffScriptInfo}from'../../core/api-client.js';import{ID_FLAG,VERBOSE_FLAG}from'../../commands/common/flags.js';export const bffDetail={'service':a8_0x20ed31(0x14f),'command':a8_0x20ed31(0x144),'description':'Get\x20BFF\x20script\x20details\x20by\x20ID','risk':'read','flags':[{...ID_FLAG,'description':a8_0x20ed31(0x14a)},VERBOSE_FLAG],async 'execute'(_0x13294d){const _0x46bb33=a8_0x20ed31,_0x1501b7=await getBffScriptInfo(_0x13294d['num']('id')),_0x1304a9=_0x13294d[_0x46bb33(0x13d)]('verbose');if(_0x1304a9)return{'ok':!![],'data':_0x1501b7};return{'ok':!![],'data':{'id':_0x1501b7['id'],'appCode':_0x1501b7['appCode'],'functionName':_0x1501b7[_0x46bb33(0x140)]??'','scriptType':_0x1501b7[_0x46bb33(0x13f)],'description':_0x1501b7[_0x46bb33(0x148)]||_0x46bb33(0x141),'createdTime':_0x1501b7['createdTime']??'','updatedTime':_0x1501b7[_0x46bb33(0x143)]??''}};}};
@@ -1 +1 @@
1
- const a9_0x560a11=a9_0x1a58;function a9_0x442d(){const _0x319f66=['2443zKWNPg','name','15006cpCwfJ','read','params','now','bff','890juZkeL','3490xZtjtR','BFF\x20executed\x20in\x20','str','1384629PglNuh','48258LJSaMZ','2760988yTRAIB','23UrfXge','1450730Xdpspi','161120WmeFsT'];a9_0x442d=function(){return _0x319f66;};return a9_0x442d();}(function(_0x591e70,_0x486dcb){const _0x230f48=a9_0x1a58,_0x44e29e=_0x591e70();while(!![]){try{const _0x1e4213=-parseInt(_0x230f48(0x132))/0x1*(-parseInt(_0x230f48(0x12c))/0x2)+parseInt(_0x230f48(0x12f))/0x3+-parseInt(_0x230f48(0x131))/0x4+parseInt(_0x230f48(0x133))/0x5+parseInt(_0x230f48(0x137))/0x6*(parseInt(_0x230f48(0x135))/0x7)+parseInt(_0x230f48(0x134))/0x8+-parseInt(_0x230f48(0x130))/0x9*(parseInt(_0x230f48(0x12b))/0xa);if(_0x1e4213===_0x486dcb)break;else _0x44e29e['push'](_0x44e29e['shift']());}catch(_0x1c864c){_0x44e29e['push'](_0x44e29e['shift']());}}}(a9_0x442d,0x7e4e4));function a9_0x1a58(_0xe11e95,_0x1b5fe7){_0xe11e95=_0xe11e95-0x12a;const _0x442d99=a9_0x442d();let _0x1a582a=_0x442d99[_0xe11e95];return _0x1a582a;}import{executeSdkBff}from'../../core/sdk-client.js';import{parseJsonParams}from'../../utils/params.js';import{NAME_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';export const bffExec={'service':a9_0x560a11(0x12a),'command':'exec','description':'Execute\x20a\x20BFF\x20script\x20by\x20function\x20name','risk':a9_0x560a11(0x138),'flags':[{...NAME_FLAG,'required':!![],'description':'BFF\x20function\x20name\x20to\x20execute'},PARAMS_FLAG],async 'execute'(_0x443295){const _0x54de4a=a9_0x560a11,_0x963333=parseJsonParams(_0x443295[_0x54de4a(0x12e)](_0x54de4a(0x139))),_0x2d9b7d=Date[_0x54de4a(0x13a)](),_0x53b11f=await executeSdkBff(_0x443295[_0x54de4a(0x12e)](_0x54de4a(0x136)),_0x963333),_0x799d62=Date[_0x54de4a(0x13a)]()-_0x2d9b7d;return{'ok':!![],'data':{'result':_0x53b11f,'elapsed':_0x799d62},'message':_0x54de4a(0x12d)+_0x799d62+'ms'};}};
1
+ const a9_0x285dc3=a9_0x4589;function a9_0x4589(_0x503c70,_0x3159da){_0x503c70=_0x503c70-0x9d;const _0x1a6bb1=a9_0x1a6b();let _0x458923=_0x1a6bb1[_0x503c70];return _0x458923;}function a9_0x1a6b(){const _0x19242c=['1630rcpSqX','12318jtbGJi','6378jiGeFH','19233QODZcj','BFF\x20executed\x20in\x20','now','1237516ULfKOh','Execute\x20a\x20BFF\x20script\x20by\x20function\x20name','params','1440cmKFJA','bff','168824zNNvcv','str','exec','7167501KSpRGh','42lsUxfa','66mofvMz','14631EqaLSB'];a9_0x1a6b=function(){return _0x19242c;};return a9_0x1a6b();}(function(_0x5ade62,_0x3dc9e7){const _0x56fee9=a9_0x4589,_0xb851f2=_0x5ade62();while(!![]){try{const _0x5a99ce=parseInt(_0x56fee9(0x9e))/0x1*(-parseInt(_0x56fee9(0xa1))/0x2)+parseInt(_0x56fee9(0x9f))/0x3+parseInt(_0x56fee9(0xa6))/0x4+parseInt(_0x56fee9(0xa9))/0x5*(-parseInt(_0x56fee9(0xa2))/0x6)+-parseInt(_0x56fee9(0x9d))/0x7*(parseInt(_0x56fee9(0xab))/0x8)+parseInt(_0x56fee9(0xa3))/0x9*(parseInt(_0x56fee9(0xa0))/0xa)+parseInt(_0x56fee9(0xae))/0xb;if(_0x5a99ce===_0x3dc9e7)break;else _0xb851f2['push'](_0xb851f2['shift']());}catch(_0x221881){_0xb851f2['push'](_0xb851f2['shift']());}}}(a9_0x1a6b,0x73f2a));import{executeSdkBff}from'../../core/sdk-client.js';import{parseJsonParams}from'../../utils/params.js';import{NAME_FLAG,PARAMS_FLAG}from'../../commands/common/flags.js';export const bffExec={'service':a9_0x285dc3(0xaa),'command':a9_0x285dc3(0xad),'description':a9_0x285dc3(0xa7),'risk':'read','flags':[{...NAME_FLAG,'required':!![],'description':'BFF\x20function\x20name\x20to\x20execute'},PARAMS_FLAG],async 'execute'(_0x14e7f9){const _0x2caabf=a9_0x285dc3,_0x163a46=parseJsonParams(_0x14e7f9[_0x2caabf(0xac)](_0x2caabf(0xa8))),_0x1a7e15=Date[_0x2caabf(0xa5)](),_0x45be22=await executeSdkBff(_0x14e7f9['str']('name'),_0x163a46),_0x17cb1f=Date[_0x2caabf(0xa5)]()-_0x1a7e15;return{'ok':!![],'data':{'result':_0x45be22,'elapsed':_0x17cb1f},'message':_0x2caabf(0xa4)+_0x17cb1f+'ms'};}};
@@ -1 +1 @@
1
- function a10_0x36b4(_0x4b17c5,_0x4d67a4){_0x4b17c5=_0x4b17c5-0xf4;const _0x5cc03f=a10_0x5cc0();let _0x36b4b4=_0x5cc03f[_0x4b17c5];return _0x36b4b4;}(function(_0x1ebaed,_0x502b03){const _0x2b2e80=a10_0x36b4,_0x263792=_0x1ebaed();while(!![]){try{const _0x4d37a5=-parseInt(_0x2b2e80(0xf8))/0x1+-parseInt(_0x2b2e80(0xf9))/0x2*(-parseInt(_0x2b2e80(0xff))/0x3)+-parseInt(_0x2b2e80(0xf6))/0x4*(-parseInt(_0x2b2e80(0xfb))/0x5)+-parseInt(_0x2b2e80(0xfd))/0x6*(-parseInt(_0x2b2e80(0xf5))/0x7)+-parseInt(_0x2b2e80(0xfe))/0x8*(-parseInt(_0x2b2e80(0xfc))/0x9)+-parseInt(_0x2b2e80(0xf4))/0xa+-parseInt(_0x2b2e80(0xfa))/0xb*(-parseInt(_0x2b2e80(0xf7))/0xc);if(_0x4d37a5===_0x502b03)break;else _0x263792['push'](_0x263792['shift']());}catch(_0x58358f){_0x263792['push'](_0x263792['shift']());}}}(a10_0x5cc0,0x31e42));import{bffDetail}from'../../commands/bff/detail.js';import{bffExec}from'../../commands/bff/exec.js';export const bffDefinitions=[bffDetail,bffExec];function a10_0x5cc0(){const _0x1dca30=['45208zYfBEF','21wDkZpW','3608940qNwCUg','56eEEIRE','2092iklKyj','235884tArFYU','270687bYIjTG','37218Jjrabh','11dCobJv','2685sQxZql','612DOwDrN','15672HokzZQ'];a10_0x5cc0=function(){return _0x1dca30;};return a10_0x5cc0();}
1
+ (function(_0x1d8781,_0xdf6e61){const _0xcac2ae=a10_0x26a2,_0x475514=_0x1d8781();while(!![]){try{const _0x44253b=parseInt(_0xcac2ae(0xe0))/0x1*(parseInt(_0xcac2ae(0xe1))/0x2)+-parseInt(_0xcac2ae(0xdd))/0x3*(-parseInt(_0xcac2ae(0xe2))/0x4)+-parseInt(_0xcac2ae(0xde))/0x5+parseInt(_0xcac2ae(0xdf))/0x6+-parseInt(_0xcac2ae(0xda))/0x7*(parseInt(_0xcac2ae(0xdc))/0x8)+parseInt(_0xcac2ae(0xdb))/0x9+-parseInt(_0xcac2ae(0xd9))/0xa;if(_0x44253b===_0xdf6e61)break;else _0x475514['push'](_0x475514['shift']());}catch(_0x3ddf80){_0x475514['push'](_0x475514['shift']());}}}(a10_0x5350,0xe6bf2));import{bffDetail}from'../../commands/bff/detail.js';function a10_0x26a2(_0x13bdbf,_0xf0742c){_0x13bdbf=_0x13bdbf-0xd9;const _0x53509f=a10_0x5350();let _0x26a296=_0x53509f[_0x13bdbf];return _0x26a296;}function a10_0x5350(){const _0x5466fd=['465252gcLZbi','5752FtiuJA','564FQVqOI','2836baoJfn','25034700AZHYdl','635327IeGQpF','16766127vnmNpv','120EhLJlN','7449TeWWBp','2564665DjRatC'];a10_0x5350=function(){return _0x5466fd;};return a10_0x5350();}import{bffExec}from'../../commands/bff/exec.js';export const bffDefinitions=[bffDetail,bffExec];
@@ -1 +1 @@
1
- (function(_0x2e5dbc,_0x1c981c){const _0x3fb282=a11_0x1b92,_0x43a5ca=_0x2e5dbc();while(!![]){try{const _0x3042de=-parseInt(_0x3fb282(0xfa))/0x1*(parseInt(_0x3fb282(0xfb))/0x2)+parseInt(_0x3fb282(0xff))/0x3*(parseInt(_0x3fb282(0x10c))/0x4)+-parseInt(_0x3fb282(0x10e))/0x5*(-parseInt(_0x3fb282(0x100))/0x6)+-parseInt(_0x3fb282(0x10b))/0x7*(-parseInt(_0x3fb282(0x10d))/0x8)+parseInt(_0x3fb282(0x104))/0x9+parseInt(_0x3fb282(0x105))/0xa+-parseInt(_0x3fb282(0x10a))/0xb;if(_0x3042de===_0x1c981c)break;else _0x43a5ca['push'](_0x43a5ca['shift']());}catch(_0x9693bd){_0x43a5ca['push'](_0x43a5ca['shift']());}}}(a11_0x5b8d,0x42b3f));import{CLI_BIN_NAME}from'../../constant/cli.js';export{DEFAULT_APP_PROFILE_NAME,DEFAULT_CONFIG_VALUES}from'../../constant/defaults.js';export{RUNTIME_ENV_VALUES}from'../../constant/env.js';export{OUTPUT_FORMAT_VALUES}from'../../constant/output.js';function a11_0x1b92(_0x28ae68,_0x19a741){_0x28ae68=_0x28ae68-0xf8;const _0x5b8dd5=a11_0x5b8d();let _0x1b9285=_0x5b8dd5[_0x28ae68];return _0x1b9285;}import{isInProject}from'../../context.js';import{CliErrors}from'../../errors.js';function a11_0x5b8d(){const _0x308418=['\x20init`\x20first.','Use\x20only\x20one\x20config\x20scope\x20flag.','1895796dnSIyi','5201640TbLIoR','project','Not\x20inside\x20a\x20project\x20(no\x20.lovrabet.json\x20found).','Flags\x20--global\x20and\x20--project\x20are\x20mutually\x20exclusive.','global','10158027cShVgh','7wUmRTw','477912RTOxKa','454544LezhQm','23350GPphCv','project-default','inProject','694ZonLSL','508WQpjwx','validation','\x20(global)','project-or-global-explicit','12cjSwBA','138ztebtk','Add\x20--global\x20to\x20write\x20to\x20~/.lovrabet.json,\x20or\x20run\x20`'];a11_0x5b8d=function(){return _0x308418;};return a11_0x5b8d();}export{buildAppProfileListFields,CONFIG_ENUM_VALUES,IMPORTABLE_RUNTIME_CONFIG_KEYS,TOP_LEVEL_CONFIG_KEYS,getConfigCommandKeyDescription,getConfigDefaultValue,getConfigEnumValues,getTopLevelConfigKeyList,getTopLevelConfigKeySummary,isLegacyCompatConfigKey,isTopLevelConfigKey}from'../../config/schema.js';export function resolveConfigScope(_0x219bce){const _0x12ce44=a11_0x1b92,{explicitGlobal:explicitGlobal=![],explicitProject:explicitProject=![],policy:_0x6adf1a}=_0x219bce;if(explicitGlobal&&explicitProject)throw CliErrors['validation'](_0x12ce44(0x108),_0x12ce44(0x103));if(explicitGlobal)return _0x12ce44(0x109);if(explicitProject)return _0x12ce44(0x106);switch(_0x6adf1a){case'global-default':return'global';case _0x12ce44(0xf8):return _0x219bce[_0x12ce44(0xf9)]??isInProject()?_0x12ce44(0x106):_0x12ce44(0x109);case _0x12ce44(0xfe):if(!(_0x219bce[_0x12ce44(0xf9)]??isInProject()))throw CliErrors[_0x12ce44(0xfc)](_0x12ce44(0x107),_0x12ce44(0x101)+CLI_BIN_NAME+_0x12ce44(0x102));return _0x12ce44(0x106);}}export function toScopeFlags(_0x36cda8){return{'global':_0x36cda8==='global'};}export function formatScopeLabel(_0x83f6d6){const _0x1ae87d=a11_0x1b92;return _0x83f6d6===_0x1ae87d(0x109)?_0x1ae87d(0xfd):'';}
1
+ function a11_0x4a6f(){const _0x83f6b7=['project-or-global-explicit','317575UiUmvm','243735zInYjs','1001cKpNbk','12sQLSaa','validation','1988vwTPYX','36pbaASJ','Flags\x20--global\x20and\x20--project\x20are\x20mutually\x20exclusive.','global-default','Add\x20--global\x20to\x20write\x20to\x20~/.lovrabet.json,\x20or\x20run\x20`','81942BJNXrF','240dDATom','project','global','Use\x20only\x20one\x20config\x20scope\x20flag.','14153484QGrfUp','3409110hqSlWR','328kFfYKi','inProject','Not\x20inside\x20a\x20project\x20(no\x20.lovrabet.json\x20found).','1930CUBMxe'];a11_0x4a6f=function(){return _0x83f6b7;};return a11_0x4a6f();}(function(_0x21ecf4,_0xb681cf){const _0x25a506=a11_0x51e5,_0x16ad2a=_0x21ecf4();while(!![]){try{const _0x1f5cf6=-parseInt(_0x25a506(0x173))/0x1*(parseInt(_0x25a506(0x17d))/0x2)+parseInt(_0x25a506(0x179))/0x3*(-parseInt(_0x25a506(0x17b))/0x4)+parseInt(_0x25a506(0x178))/0x5*(-parseInt(_0x25a506(0x17e))/0x6)+parseInt(_0x25a506(0x182))/0x7*(parseInt(_0x25a506(0x183))/0x8)+-parseInt(_0x25a506(0x172))/0x9+parseInt(_0x25a506(0x176))/0xa*(parseInt(_0x25a506(0x17a))/0xb)+parseInt(_0x25a506(0x171))/0xc;if(_0x1f5cf6===_0xb681cf)break;else _0x16ad2a['push'](_0x16ad2a['shift']());}catch(_0x29744e){_0x16ad2a['push'](_0x16ad2a['shift']());}}}(a11_0x4a6f,0x355b9));import{CLI_BIN_NAME}from'../../constant/cli.js';export{DEFAULT_APP_PROFILE_NAME,DEFAULT_CONFIG_VALUES}from'../../constant/defaults.js';export{RUNTIME_ENV_VALUES}from'../../constant/env.js';export{OUTPUT_FORMAT_VALUES}from'../../constant/output.js';import{isInProject}from'../../context.js';function a11_0x51e5(_0x36eb96,_0x1af8f4){_0x36eb96=_0x36eb96-0x16e;const _0x4a6f1c=a11_0x4a6f();let _0x51e5c8=_0x4a6f1c[_0x36eb96];return _0x51e5c8;}import{CliErrors}from'../../errors.js';export{buildAppProfileListFields,CONFIG_ENUM_VALUES,IMPORTABLE_RUNTIME_CONFIG_KEYS,TOP_LEVEL_CONFIG_KEYS,getConfigCommandKeyDescription,getConfigDefaultValue,getConfigEnumValues,getTopLevelConfigKeyList,getTopLevelConfigKeySummary,isLegacyCompatConfigKey,isTopLevelConfigKey}from'../../config/schema.js';export function resolveConfigScope(_0x5e18fb){const _0x4ef5f5=a11_0x51e5,{explicitGlobal:explicitGlobal=![],explicitProject:explicitProject=![],policy:_0x124a9e}=_0x5e18fb;if(explicitGlobal&&explicitProject)throw CliErrors[_0x4ef5f5(0x17c)](_0x4ef5f5(0x17f),_0x4ef5f5(0x170));if(explicitGlobal)return _0x4ef5f5(0x16f);if(explicitProject)return'project';switch(_0x124a9e){case _0x4ef5f5(0x180):return _0x4ef5f5(0x16f);case'project-default':return _0x5e18fb[_0x4ef5f5(0x174)]??isInProject()?_0x4ef5f5(0x16e):_0x4ef5f5(0x16f);case _0x4ef5f5(0x177):if(!(_0x5e18fb[_0x4ef5f5(0x174)]??isInProject()))throw CliErrors[_0x4ef5f5(0x17c)](_0x4ef5f5(0x175),_0x4ef5f5(0x181)+CLI_BIN_NAME+'\x20init`\x20first.');return _0x4ef5f5(0x16e);}}export function toScopeFlags(_0x5592e8){const _0x39c2e3=a11_0x51e5;return{'global':_0x5592e8===_0x39c2e3(0x16f)};}export function formatScopeLabel(_0x30ef5c){const _0x433ae0=a11_0x51e5;return _0x30ef5c===_0x433ae0(0x16f)?'\x20(global)':'';}
@@ -1 +1 @@
1
- (function(_0x4974c6,_0x409797){const _0xbd5a16=a12_0x4853,_0x29aab7=_0x4974c6();while(!![]){try{const _0x307b9b=parseInt(_0xbd5a16(0x1ce))/0x1*(parseInt(_0xbd5a16(0x1d6))/0x2)+parseInt(_0xbd5a16(0x1dd))/0x3*(parseInt(_0xbd5a16(0x1e5))/0x4)+-parseInt(_0xbd5a16(0x1db))/0x5+-parseInt(_0xbd5a16(0x1da))/0x6+-parseInt(_0xbd5a16(0x1e6))/0x7*(parseInt(_0xbd5a16(0x1d3))/0x8)+parseInt(_0xbd5a16(0x1cf))/0x9+-parseInt(_0xbd5a16(0x1dc))/0xa*(-parseInt(_0xbd5a16(0x1d0))/0xb);if(_0x307b9b===_0x409797)break;else _0x29aab7['push'](_0x29aab7['shift']());}catch(_0x5a46c1){_0x29aab7['push'](_0x29aab7['shift']());}}}(a12_0x5b78,0x4b2d1));function a12_0x5b78(){const _0x212406=['some','Provide\x20one\x20of:\x20','flag','str','Only\x20one\x20of\x20',':\x20expected\x20','validation','20yJqLHH','643237qxLAtb','At\x20least\x20one\x20of\x20','filter','\x20is\x20required\x20for\x20`','map','1TDqFvQ','81720efqjmT','77HsIhTw','\x20is\x20allowed,\x20found:\x20','test','32sThdcA','Invalid\x20--','\x20are\x20mutually\x20exclusive\x20for\x20`','735242NNQqsP','length',',\x20got\x20\x22','Exactly\x20one\x20of\x20','1216404evZsUf','340275vOfPkU','346840qscGhX','196071pwShcL'];a12_0x5b78=function(){return _0x212406;};return a12_0x5b78();}import{CliErrors}from'../../errors.js';function isSet(_0x5d7d5a,_0x16b79d){const _0x2da6db=a12_0x4853,_0x2d7b2c=_0x5d7d5a[_0x2da6db(0x1e0)](_0x16b79d);return _0x2d7b2c!==undefined&&_0x2d7b2c!==''&&_0x2d7b2c!==![]&&_0x2d7b2c!==0x0;}function a12_0x4853(_0x383da1,_0x482309){_0x383da1=_0x383da1-0x1cc;const _0x5b783c=a12_0x5b78();let _0x4853ea=_0x5b783c[_0x383da1];return _0x4853ea;}function fmtNames(_0x365e69){const _0x30f113=a12_0x4853;return _0x365e69[_0x30f113(0x1cd)](_0x27083a=>'--'+_0x27083a)['join'](',\x20');}export function requireOneOf(_0x2343a3,_0x4a6c99,_0x1a3eaa){const _0xae5af7=a12_0x4853,_0xb31e67=_0x4a6c99[_0xae5af7(0x1e8)](_0x5dc4ca=>isSet(_0x2343a3,_0x5dc4ca));if(_0xb31e67[_0xae5af7(0x1d7)]!==0x1)throw CliErrors[_0xae5af7(0x1e4)](_0xb31e67[_0xae5af7(0x1d7)]===0x0?_0xae5af7(0x1d9)+fmtNames(_0x4a6c99)+_0xae5af7(0x1cc)+_0x1a3eaa+'`.':_0xae5af7(0x1e2)+fmtNames(_0x4a6c99)+_0xae5af7(0x1d1)+fmtNames(_0xb31e67)+'.',_0xb31e67['length']===0x0?_0xae5af7(0x1df)+fmtNames(_0x4a6c99):'Remove\x20all\x20but\x20one.');}export function requireAnyOf(_0x1b169f,_0x4fdddc,_0x3e0888){const _0x3af4b1=a12_0x4853;if(!_0x4fdddc[_0x3af4b1(0x1de)](_0x4276a4=>isSet(_0x1b169f,_0x4276a4)))throw CliErrors[_0x3af4b1(0x1e4)](_0x3af4b1(0x1e7)+fmtNames(_0x4fdddc)+_0x3af4b1(0x1cc)+_0x3e0888+'`.',_0x3af4b1(0x1df)+fmtNames(_0x4fdddc));}export function mutuallyExclusive(_0x7d8d84,_0x31e0bd,_0x60e6dc){const _0x1da691=a12_0x4853,_0x494c52=_0x31e0bd[_0x1da691(0x1e8)](_0x51ddf5=>isSet(_0x7d8d84,_0x51ddf5));if(_0x494c52[_0x1da691(0x1d7)]>0x1)throw CliErrors[_0x1da691(0x1e4)]('Flags\x20'+fmtNames(_0x494c52)+_0x1da691(0x1d5)+_0x60e6dc+'`.','Use\x20only\x20one\x20of:\x20'+fmtNames(_0x31e0bd));}export function validatePattern(_0x565a0d,_0x1c664e,_0x37767b,_0x278ffa){const _0x57d60b=a12_0x4853,_0xeddd7=_0x565a0d[_0x57d60b(0x1e1)](_0x1c664e);if(_0xeddd7&&!_0x37767b[_0x57d60b(0x1d2)](_0xeddd7))throw CliErrors[_0x57d60b(0x1e4)](_0x57d60b(0x1d4)+_0x1c664e+_0x57d60b(0x1e3)+_0x278ffa+_0x57d60b(0x1d8)+_0xeddd7+'\x22.');}
1
+ function a12_0x4d45(){const _0x33a317=['45feiLkX','Invalid\x20--','Only\x20one\x20of\x20',',\x20got\x20\x22','filter','Provide\x20one\x20of:\x20','At\x20least\x20one\x20of\x20','some','40231068sypenp','Flags\x20','14KOePdZ','10mzqTpv','5081100oNmpqT','\x20is\x20allowed,\x20found:\x20','str','validation','test','\x20is\x20required\x20for\x20`','3gAWBls','5LPjHrX','length','flag','508224DUoveo','join','2711894XDNUGm','Use\x20only\x20one\x20of:\x20','Exactly\x20one\x20of\x20','365201nIMwYO',':\x20expected\x20','3433866oqsYsL','17669586RlGWJZ'];a12_0x4d45=function(){return _0x33a317;};return a12_0x4d45();}function a12_0x1b3b(_0x185481,_0x53c8ad){_0x185481=_0x185481-0x138;const _0x4d4537=a12_0x4d45();let _0x1b3b47=_0x4d4537[_0x185481];return _0x1b3b47;}(function(_0x31b645,_0x4ba554){const _0xe4e517=a12_0x1b3b,_0xe2ac69=_0x31b645();while(!![]){try{const _0x57376c=parseInt(_0xe4e517(0x143))/0x1+-parseInt(_0xe4e517(0x140))/0x2*(parseInt(_0xe4e517(0x13a))/0x3)+-parseInt(_0xe4e517(0x153))/0x4*(parseInt(_0xe4e517(0x13b))/0x5)+-parseInt(_0xe4e517(0x145))/0x6*(-parseInt(_0xe4e517(0x151))/0x7)+parseInt(_0xe4e517(0x13e))/0x8*(parseInt(_0xe4e517(0x147))/0x9)+-parseInt(_0xe4e517(0x152))/0xa*(parseInt(_0xe4e517(0x146))/0xb)+parseInt(_0xe4e517(0x14f))/0xc;if(_0x57376c===_0x4ba554)break;else _0xe2ac69['push'](_0xe2ac69['shift']());}catch(_0x25badc){_0xe2ac69['push'](_0xe2ac69['shift']());}}}(a12_0x4d45,0xe7530));import{CliErrors}from'../../errors.js';function isSet(_0x285906,_0x438697){const _0x4124b2=a12_0x1b3b,_0x3ee542=_0x285906[_0x4124b2(0x13d)](_0x438697);return _0x3ee542!==undefined&&_0x3ee542!==''&&_0x3ee542!==![]&&_0x3ee542!==0x0;}function fmtNames(_0x3e4aaf){const _0x2e8562=a12_0x1b3b;return _0x3e4aaf['map'](_0x4520af=>'--'+_0x4520af)[_0x2e8562(0x13f)](',\x20');}export function requireOneOf(_0x52105f,_0x770e64,_0x58b4ae){const _0x419fd1=a12_0x1b3b,_0x30b6fb=_0x770e64[_0x419fd1(0x14b)](_0x4e1d75=>isSet(_0x52105f,_0x4e1d75));if(_0x30b6fb[_0x419fd1(0x13c)]!==0x1)throw CliErrors[_0x419fd1(0x156)](_0x30b6fb[_0x419fd1(0x13c)]===0x0?_0x419fd1(0x142)+fmtNames(_0x770e64)+_0x419fd1(0x139)+_0x58b4ae+'`.':_0x419fd1(0x149)+fmtNames(_0x770e64)+_0x419fd1(0x154)+fmtNames(_0x30b6fb)+'.',_0x30b6fb[_0x419fd1(0x13c)]===0x0?_0x419fd1(0x14c)+fmtNames(_0x770e64):'Remove\x20all\x20but\x20one.');}export function requireAnyOf(_0x389f28,_0x272e75,_0x5edd82){const _0x4934ab=a12_0x1b3b;if(!_0x272e75[_0x4934ab(0x14e)](_0x48d69c=>isSet(_0x389f28,_0x48d69c)))throw CliErrors[_0x4934ab(0x156)](_0x4934ab(0x14d)+fmtNames(_0x272e75)+_0x4934ab(0x139)+_0x5edd82+'`.',_0x4934ab(0x14c)+fmtNames(_0x272e75));}export function mutuallyExclusive(_0x39d33b,_0x26bc7c,_0x497b18){const _0x2bcc3f=a12_0x1b3b,_0x3ff1f9=_0x26bc7c[_0x2bcc3f(0x14b)](_0x1e2ad8=>isSet(_0x39d33b,_0x1e2ad8));if(_0x3ff1f9[_0x2bcc3f(0x13c)]>0x1)throw CliErrors['validation'](_0x2bcc3f(0x150)+fmtNames(_0x3ff1f9)+'\x20are\x20mutually\x20exclusive\x20for\x20`'+_0x497b18+'`.',_0x2bcc3f(0x141)+fmtNames(_0x26bc7c));}export function validatePattern(_0x4338d0,_0x4699bd,_0x16713c,_0x28e53e){const _0xaf2e30=a12_0x1b3b,_0x194e9a=_0x4338d0[_0xaf2e30(0x155)](_0x4699bd);if(_0x194e9a&&!_0x16713c[_0xaf2e30(0x138)](_0x194e9a))throw CliErrors[_0xaf2e30(0x156)](_0xaf2e30(0x148)+_0x4699bd+_0xaf2e30(0x144)+_0x28e53e+_0xaf2e30(0x14a)+_0x194e9a+'\x22.');}
@@ -1 +1 @@
1
- function a13_0x4fd8(){const _0x3e55bd=['number','3PsbQpx','693qpugYF','4968007kZrAFh','string','a\x2032-character\x20lowercase\x20hex\x20string\x20(e.g.\x2099a909313f1fa7153186431e1c551588a3a79d4a3540bbb2def2ad0a228a9acd)','3343302TzjTXH','1002Eayqtb','Resource\x20name\x20for\x20lookup','boolean','59810qTltml','sqlcode','Resource\x20ID','Parameters\x20as\x20JSON\x20string\x20(e.g.\x20\x27{\x22key\x22:\x22value\x22}\x27)','1740152ArFkRB','params','SQL\x20code\x20identifier\x20(format:\x20xxxxxxxx-xxxxxxxx,\x20e.g.\x202305f915-dd48cd4c)','Return\x20full\x20raw\x20response\x20object','1265168hJleCx','Dataset\x20code\x20(32-char\x20hex\x20UUID)','20QfporT','24771ggreaI','10AxDsle','code'];a13_0x4fd8=function(){return _0x3e55bd;};return a13_0x4fd8();}function a13_0x2ecd(_0x3cc250,_0x1f08e2){_0x3cc250=_0x3cc250-0xc0;const _0x4fd85f=a13_0x4fd8();let _0x2ecde5=_0x4fd85f[_0x3cc250];return _0x2ecde5;}const a13_0x17a922=a13_0x2ecd;(function(_0x2fedac,_0xae13b9){const _0xfc7b15=a13_0x2ecd,_0x3d9c58=_0x2fedac();while(!![]){try{const _0x1c7798=-parseInt(_0xfc7b15(0xcf))/0x1*(-parseInt(_0xfc7b15(0xce))/0x2)+parseInt(_0xfc7b15(0xd3))/0x3*(-parseInt(_0xfc7b15(0xcc))/0x4)+-parseInt(_0xfc7b15(0xc4))/0x5+-parseInt(_0xfc7b15(0xc1))/0x6*(-parseInt(_0xfc7b15(0xd4))/0x7)+parseInt(_0xfc7b15(0xc8))/0x8+parseInt(_0xfc7b15(0xc0))/0x9*(-parseInt(_0xfc7b15(0xd0))/0xa)+parseInt(_0xfc7b15(0xd5))/0xb;if(_0x1c7798===_0xae13b9)break;else _0x3d9c58['push'](_0x3d9c58['shift']());}catch(_0x5193ae){_0x3d9c58['push'](_0x3d9c58['shift']());}}}(a13_0x4fd8,0x390c3));export const CODE_FLAG={'name':a13_0x17a922(0xd1),'type':a13_0x17a922(0xd6),'required':!![],'description':a13_0x17a922(0xcd),'pattern':{'regex':/^[a-f0-9]{32}$/i,'description':a13_0x17a922(0xd7)}};export const SQLCODE_FLAG={'name':a13_0x17a922(0xc5),'type':a13_0x17a922(0xd6),'required':!![],'description':a13_0x17a922(0xca),'pattern':{'regex':/^[a-f0-9]{8}-[a-f0-9]{8}$/i,'description':'SQL\x20code\x20in\x20format\x20xxxxxxxx-xxxxxxxx\x20(e.g.\x202305f915-dd48cd4c)'}};export const VERBOSE_FLAG={'name':'verbose','type':a13_0x17a922(0xc3),'description':a13_0x17a922(0xcb)};export const PARAMS_FLAG={'name':a13_0x17a922(0xc9),'type':a13_0x17a922(0xd6),'description':a13_0x17a922(0xc7)};export const NAME_FLAG={'name':'name','type':a13_0x17a922(0xd6),'description':a13_0x17a922(0xc2)};export const ID_FLAG={'name':'id','type':a13_0x17a922(0xd2),'required':!![],'description':a13_0x17a922(0xc6)};
1
+ function a13_0x5a57(_0x2f89f4,_0x2b78c1){_0x2f89f4=_0x2f89f4-0xcf;const _0xe508ea=a13_0xe508();let _0x5a572=_0xe508ea[_0x2f89f4];return _0x5a572;}const a13_0x7f2c9e=a13_0x5a57;(function(_0x81a789,_0x46d313){const _0x250e5c=a13_0x5a57,_0x5009ef=_0x81a789();while(!![]){try{const _0x4911af=-parseInt(_0x250e5c(0xd6))/0x1+parseInt(_0x250e5c(0xe7))/0x2*(parseInt(_0x250e5c(0xe4))/0x3)+parseInt(_0x250e5c(0xdd))/0x4*(-parseInt(_0x250e5c(0xd7))/0x5)+-parseInt(_0x250e5c(0xdb))/0x6+-parseInt(_0x250e5c(0xd3))/0x7*(-parseInt(_0x250e5c(0xe6))/0x8)+-parseInt(_0x250e5c(0xd1))/0x9+-parseInt(_0x250e5c(0xd0))/0xa*(-parseInt(_0x250e5c(0xe5))/0xb);if(_0x4911af===_0x46d313)break;else _0x5009ef['push'](_0x5009ef['shift']());}catch(_0x3e3a10){_0x5009ef['push'](_0x5009ef['shift']());}}}(a13_0xe508,0x6744c));export const CODE_FLAG={'name':a13_0x7f2c9e(0xcf),'type':a13_0x7f2c9e(0xda),'required':!![],'description':a13_0x7f2c9e(0xe2),'pattern':{'regex':/^[a-f0-9]{32}$/i,'description':a13_0x7f2c9e(0xde)}};export const SQLCODE_FLAG={'name':a13_0x7f2c9e(0xe0),'type':a13_0x7f2c9e(0xda),'required':!![],'description':a13_0x7f2c9e(0xd2),'pattern':{'regex':/^[a-f0-9]{8}-[a-f0-9]{8}$/i,'description':a13_0x7f2c9e(0xd4)}};function a13_0xe508(){const _0xd0d172=['name','Dataset\x20code\x20(32-char\x20hex\x20UUID)','number','228gEdydt','2167ahVtIn','24HcipmP','14312VYdqoS','Return\x20full\x20raw\x20response\x20object','code','26470lAcWsv','446535otCVht','SQL\x20code\x20identifier\x20(format:\x20xxxxxxxx-xxxxxxxx,\x20e.g.\x202305f915-dd48cd4c)','1935031ZPJPkC','SQL\x20code\x20in\x20format\x20xxxxxxxx-xxxxxxxx\x20(e.g.\x202305f915-dd48cd4c)','verbose','465087ofGrSa','75745AzsWHH','Resource\x20ID','Parameters\x20as\x20JSON\x20string\x20(e.g.\x20\x27{\x22key\x22:\x22value\x22}\x27)','string','3378300dMTCUJ','Resource\x20name\x20for\x20lookup','104hTVLGl','a\x2032-character\x20lowercase\x20hex\x20string\x20(e.g.\x2099a909313f1fa7153186431e1c551588a3a79d4a3540bbb2def2ad0a228a9acd)','boolean','sqlcode'];a13_0xe508=function(){return _0xd0d172;};return a13_0xe508();}export const VERBOSE_FLAG={'name':a13_0x7f2c9e(0xd5),'type':a13_0x7f2c9e(0xdf),'description':a13_0x7f2c9e(0xe8)};export const PARAMS_FLAG={'name':'params','type':a13_0x7f2c9e(0xda),'description':a13_0x7f2c9e(0xd9)};export const NAME_FLAG={'name':a13_0x7f2c9e(0xe1),'type':a13_0x7f2c9e(0xda),'description':a13_0x7f2c9e(0xdc)};export const ID_FLAG={'name':'id','type':a13_0x7f2c9e(0xe3),'required':!![],'description':a13_0x7f2c9e(0xd8)};
@@ -1 +1 @@
1
- function a14_0x2d6b(_0x50524a,_0x3de2f3){_0x50524a=_0x50524a-0xe3;const _0x1bb4e4=a14_0x1bb4();let _0x2d6b9f=_0x1bb4e4[_0x50524a];return _0x2d6b9f;}const a14_0x21d685=a14_0x2d6b;(function(_0x46244b,_0x3b4b78){const _0x231213=a14_0x2d6b,_0x1c1684=_0x46244b();while(!![]){try{const _0x547da7=parseInt(_0x231213(0x119))/0x1+-parseInt(_0x231213(0xf1))/0x2*(parseInt(_0x231213(0xfd))/0x3)+parseInt(_0x231213(0x104))/0x4*(parseInt(_0x231213(0x106))/0x5)+-parseInt(_0x231213(0x11c))/0x6*(-parseInt(_0x231213(0xed))/0x7)+-parseInt(_0x231213(0x101))/0x8+-parseInt(_0x231213(0xf2))/0x9+-parseInt(_0x231213(0x100))/0xa*(parseInt(_0x231213(0x111))/0xb);if(_0x547da7===_0x3b4b78)break;else _0x1c1684['push'](_0x1c1684['shift']());}catch(_0x4b4f66){_0x1c1684['push'](_0x1c1684['shift']());}}}(a14_0x1bb4,0x698fc));import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME,ENUM_KEYS,getConfigCommandKeyDescription,getTopLevelConfigKeySummary,isTopLevelConfigKey,readScopedConfig,writeScopedConfig,resolveWriteScope,toScopeFlags}from'../../commands/config/shared.js';import{resolveWriteConfigPath,getProjectConfigPath}from'../../context.js';const GLOBAL_FLAG={'name':a14_0x21d685(0x10e),'type':a14_0x21d685(0xe6),'description':a14_0x21d685(0xe4),'default':![]},listDef={'service':a14_0x21d685(0x11b),'command':a14_0x21d685(0x112),'description':'List\x20current\x20config','risk':a14_0x21d685(0xf7),'requiresAuth':![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x1f2280){const _0x107475=a14_0x21d685,{buildConfigFromFlags:_0x2a4e5b}=await import(_0x107475(0x10d)),_0x13620f=_0x2a4e5b({}),_0x3daa39=getProjectConfigPath(),_0x580c11=resolveWriteConfigPath(_0x107475(0x10e));if(_0x1f2280[_0x107475(0x109)]===_0x107475(0xe5))return{'ok':!![],'message':_0x107475(0xef)+(JSON[_0x107475(0xe3)](_0x13620f[_0x107475(0xfc)],null,0x2)+'\x0a\x0a')+_0x107475(0x10a)+(_0x107475(0x115)+(_0x3daa39??_0x107475(0xfb))+'\x0a')+(_0x107475(0xea)+_0x580c11)};return{'ok':!![],'data':{'effective':_0x13620f[_0x107475(0xfc)],'configFiles':{'project':_0x3daa39??null,'global':_0x580c11}}};}},getDef={'service':a14_0x21d685(0x11b),'command':a14_0x21d685(0x10f),'description':a14_0x21d685(0x116),'risk':a14_0x21d685(0xf7),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':'key','description':'Config\x20key\x20(supports\x20dot\x20notation\x20for\x20reads\x20only)','required':!![]}],'flags':[],async 'execute'(_0x2a90a2){const _0x1414c0=a14_0x21d685,_0x421f3e=_0x2a90a2[_0x1414c0(0x11a)][0x0];if(!_0x421f3e)throw CliErrors['validation']('Missing\x20key\x20argument.',_0x1414c0(0x105)+CLI_BIN_NAME+'\x20config\x20get\x20<key>');const {buildConfigFromFlags:_0x2a18ae}=await import('../../context.js'),{raw:_0x4a1346}=_0x2a18ae({});if(_0x421f3e[_0x1414c0(0xf4)]('.')){const _0x86ba1b=_0x421f3e[_0x1414c0(0x102)]('.');let _0x468b92=_0x4a1346;for(const _0x66a2ea of _0x86ba1b){if(_0x468b92==null||typeof _0x468b92!=='object')throw CliErrors[_0x1414c0(0xe9)](_0x1414c0(0xfa)+_0x421f3e);_0x468b92=_0x468b92[_0x66a2ea];}if(_0x468b92===undefined)throw CliErrors[_0x1414c0(0xe9)]('Key\x20not\x20found:\x20'+_0x421f3e);return console[_0x1414c0(0xf3)](typeof _0x468b92==='object'?JSON[_0x1414c0(0xe3)](_0x468b92,null,0x2):String(_0x468b92)),{'ok':!![]};}const _0x42ba67=_0x4a1346[_0x421f3e];if(_0x42ba67===undefined)throw CliErrors[_0x1414c0(0xe9)](_0x1414c0(0xfa)+_0x421f3e);return console[_0x1414c0(0xf3)](typeof _0x42ba67===_0x1414c0(0x10b)?JSON[_0x1414c0(0xe3)](_0x42ba67,null,0x2):String(_0x42ba67)),{'ok':!![]};}},setDef={'service':a14_0x21d685(0x11b),'command':a14_0x21d685(0xf6),'description':'Set\x20a\x20config\x20value','risk':a14_0x21d685(0x110),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x21d685(0xf0),'description':getConfigCommandKeyDescription(),'required':!![]},{'name':a14_0x21d685(0x118),'description':'Value\x20to\x20assign','required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x174612){const _0x2e940b=a14_0x21d685,_0x4f005d=_0x174612['args'][0x0],_0x60d1fc=_0x174612[_0x2e940b(0x11a)][0x1];if(!_0x4f005d||_0x60d1fc===undefined)throw CliErrors[_0x2e940b(0xe9)]('Missing\x20key\x20or\x20value.',_0x2e940b(0x105)+CLI_BIN_NAME+_0x2e940b(0xff));if(ENUM_KEYS[_0x4f005d]&&!ENUM_KEYS[_0x4f005d][_0x2e940b(0xf4)](_0x60d1fc))throw CliErrors['validation'](_0x2e940b(0x10c)+_0x4f005d+_0x2e940b(0xe8)+ENUM_KEYS[_0x4f005d][_0x2e940b(0xec)](',\x20'));if(_0x4f005d===_0x2e940b(0xee))throw CliErrors[_0x2e940b(0xe9)](_0x2e940b(0xfe));if(_0x4f005d===_0x2e940b(0x114)){const _0x4b1381=Number(_0x60d1fc);if(isNaN(_0x4b1381)||_0x4b1381<=0x0)throw CliErrors['validation'](_0x2e940b(0x107));}const _0x1830c1=resolveWriteScope({'explicitGlobal':_0x174612[_0x2e940b(0x117)](_0x2e940b(0x10e)),'policy':_0x2e940b(0x113)}),_0x263407=toScopeFlags(_0x1830c1),_0xa995c=readScopedConfig(_0x263407);if(!isTopLevelConfigKey(_0x4f005d))throw CliErrors['validation'](_0x2e940b(0xf5)+_0x4f005d+'\x22\x20is\x20not\x20settable.','Settable\x20top-level\x20keys:\x20'+getTopLevelConfigKeySummary());return _0xa995c[_0x4f005d]=_0x4f005d==='pageSize'?Number(_0x60d1fc):_0x60d1fc,console[_0x2e940b(0xf3)]('Set\x20`'+_0x4f005d+_0x2e940b(0xf8)+_0x60d1fc+'\x22'+(_0x1830c1===_0x2e940b(0x10e)?_0x2e940b(0x103):'')),writeScopedConfig(_0xa995c,_0x263407),{'ok':!![]};}},deleteDef={'service':a14_0x21d685(0x11b),'command':a14_0x21d685(0xf9),'description':a14_0x21d685(0xe7),'risk':a14_0x21d685(0x110),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x21d685(0xf0),'description':getConfigCommandKeyDescription(),'required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x4bfcce){const _0x2f51ef=a14_0x21d685,_0x548760=_0x4bfcce[_0x2f51ef(0x11a)][0x0];if(!_0x548760)throw CliErrors[_0x2f51ef(0xe9)](_0x2f51ef(0xeb),_0x2f51ef(0x105)+CLI_BIN_NAME+_0x2f51ef(0x108));const _0x36a166=resolveWriteScope({'explicitGlobal':_0x4bfcce[_0x2f51ef(0x117)](_0x2f51ef(0x10e)),'policy':_0x2f51ef(0x113)}),_0x5e6298=toScopeFlags(_0x36a166),_0xca2f51=readScopedConfig(_0x5e6298);if(_0xca2f51[_0x548760]===undefined)throw CliErrors[_0x2f51ef(0xe9)]('Key\x20\x22'+_0x548760+'\x22\x20not\x20found\x20at\x20top\x20level.');return delete _0xca2f51[_0x548760],console[_0x2f51ef(0xf3)]('Deleted\x20`'+_0x548760+'`'+(_0x36a166==='global'?'\x20(global)':'')),writeScopedConfig(_0xca2f51,_0x5e6298),{'ok':!![]};}};export const configDefinitions=[listDef,getDef,setDef,deleteDef];function a14_0x1bb4(){const _0x285d14=['list','project-or-global-explicit','pageSize','\x20\x20project:\x20','Get\x20a\x20config\x20value','bool','value','566848anTpxU','args','config','714846ApLPOI','stringify','Write\x20to\x20global\x20config','pretty','boolean','Delete\x20a\x20config\x20value','\x22.\x20Allowed:\x20','validation','\x20\x20global:\x20\x20','Missing\x20key\x20argument.','join','49uZzZkI','riskLevel','#\x20Effective\x20config\x20(merged\x20global\x20+\x20project)\x0a\x0a','key','26304gFtmUr','6797610MmaxSy','log','includes','Top-level\x20key\x20\x22','set','read','`\x20=\x20\x22','delete','Key\x20not\x20found:\x20','(none)','raw','105DaACyg','\x22riskLevel\x22\x20cannot\x20be\x20changed\x20via\x20the\x20CLI.','\x20config\x20set\x20<key>\x20<value>\x20[--global]','5820Omzygl','2258232GfSoYl','split','\x20(global)','14008KKKTaP','Usage:\x20','780OIRvVg','pageSize\x20must\x20be\x20a\x20positive\x20number','\x20config\x20delete\x20<key>\x20[--global]','format','Config\x20files:\x0a','object','Invalid\x20value\x20for\x20\x22','../../context.js','global','get','write','319xSmMga'];a14_0x1bb4=function(){return _0x285d14;};return a14_0x1bb4();}
1
+ function a14_0x5e08(){const _0x151f06=['list','split','set','\x22.\x20Allowed:\x20','\x20(global)','\x22\x20not\x20found\x20at\x20top\x20level.','312445shMogg','Key\x20not\x20found:\x20','validation','Delete\x20a\x20config\x20value','121588CxlIzg','\x20config\x20set\x20<key>\x20<value>\x20[--global]','Missing\x20key\x20argument.','250110lqKZfQ','raw','join','\x22riskLevel\x22\x20cannot\x20be\x20changed\x20via\x20the\x20CLI.','Key\x20\x22','30LBJflv','includes','key','write','Settable\x20top-level\x20keys:\x20','read','Missing\x20key\x20or\x20value.','args','242168vcvSeX','360nzRgio','9051086FQOwSe','Usage:\x20','pretty','log','Get\x20a\x20config\x20value','object','value','List\x20current\x20config','\x20config\x20delete\x20<key>\x20[--global]','bool','2hxKTKt','69670sYOQaw','#\x20Effective\x20config\x20(merged\x20global\x20+\x20project)\x0a\x0a','`\x20=\x20\x22','Write\x20to\x20global\x20config','Invalid\x20value\x20for\x20\x22','Config\x20files:\x0a','../../context.js','pageSize\x20must\x20be\x20a\x20positive\x20number','(none)','global','Set\x20a\x20config\x20value','get','Deleted\x20`','Top-level\x20key\x20\x22','\x20\x20global:\x20\x20','42TsWLHP','config','riskLevel','project-or-global-explicit','259738xWdFsU','\x20\x20project:\x20','boolean','Set\x20`','stringify'];a14_0x5e08=function(){return _0x151f06;};return a14_0x5e08();}const a14_0x28a1e3=a14_0x3c41;(function(_0x5ae34b,_0x58baf1){const _0x11fa61=a14_0x3c41,_0xf814ba=_0x5ae34b();while(!![]){try{const _0x4a0211=-parseInt(_0x11fa61(0x1c7))/0x1*(-parseInt(_0x11fa61(0x19c))/0x2)+-parseInt(_0x11fa61(0x1b3))/0x3*(-parseInt(_0x11fa61(0x1ab))/0x4)+-parseInt(_0x11fa61(0x1a7))/0x5+parseInt(_0x11fa61(0x1ae))/0x6+-parseInt(_0x11fa61(0x198))/0x7*(-parseInt(_0x11fa61(0x1bb))/0x8)+parseInt(_0x11fa61(0x1bc))/0x9*(parseInt(_0x11fa61(0x189))/0xa)+-parseInt(_0x11fa61(0x1bd))/0xb;if(_0x4a0211===_0x58baf1)break;else _0xf814ba['push'](_0xf814ba['shift']());}catch(_0x46cfea){_0xf814ba['push'](_0xf814ba['shift']());}}}(a14_0x5e08,0x2c0a0));import{CliErrors}from'../../errors.js';import{CLI_BIN_NAME,ENUM_KEYS,getConfigCommandKeyDescription,getTopLevelConfigKeySummary,isTopLevelConfigKey,readScopedConfig,writeScopedConfig,resolveWriteScope,toScopeFlags}from'../../commands/config/shared.js';import{resolveWriteConfigPath,getProjectConfigPath}from'../../context.js';const GLOBAL_FLAG={'name':'global','type':a14_0x28a1e3(0x19e),'description':a14_0x28a1e3(0x18c),'default':![]},listDef={'service':a14_0x28a1e3(0x199),'command':a14_0x28a1e3(0x1a1),'description':a14_0x28a1e3(0x1c4),'risk':a14_0x28a1e3(0x1b8),'requiresAuth':![],'requiresAppCode':![],'hasFormat':!![],'flags':[],async 'execute'(_0x5cbdb2){const _0x2720ff=a14_0x28a1e3,{buildConfigFromFlags:_0x430ec6}=await import(_0x2720ff(0x18f)),_0x3615f7=_0x430ec6({}),_0x3a3510=getProjectConfigPath(),_0x2efc3b=resolveWriteConfigPath(_0x2720ff(0x192));if(_0x5cbdb2['format']===_0x2720ff(0x1bf))return{'ok':!![],'message':_0x2720ff(0x18a)+(JSON[_0x2720ff(0x1a0)](_0x3615f7[_0x2720ff(0x1af)],null,0x2)+'\x0a\x0a')+_0x2720ff(0x18e)+(_0x2720ff(0x19d)+(_0x3a3510??_0x2720ff(0x191))+'\x0a')+(_0x2720ff(0x197)+_0x2efc3b)};return{'ok':!![],'data':{'effective':_0x3615f7[_0x2720ff(0x1af)],'configFiles':{'project':_0x3a3510??null,'global':_0x2efc3b}}};}},getDef={'service':a14_0x28a1e3(0x199),'command':a14_0x28a1e3(0x194),'description':a14_0x28a1e3(0x1c1),'risk':a14_0x28a1e3(0x1b8),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':'key','description':'Config\x20key\x20(supports\x20dot\x20notation\x20for\x20reads\x20only)','required':!![]}],'flags':[],async 'execute'(_0xfdf25a){const _0xbb9412=a14_0x28a1e3,_0x2f57da=_0xfdf25a[_0xbb9412(0x1ba)][0x0];if(!_0x2f57da)throw CliErrors[_0xbb9412(0x1a9)](_0xbb9412(0x1ad),_0xbb9412(0x1be)+CLI_BIN_NAME+'\x20config\x20get\x20<key>');const {buildConfigFromFlags:_0x1ad3a5}=await import(_0xbb9412(0x18f)),{raw:_0x5c5079}=_0x1ad3a5({});if(_0x2f57da[_0xbb9412(0x1b4)]('.')){const _0x4ea56c=_0x2f57da[_0xbb9412(0x1a2)]('.');let _0x11d28b=_0x5c5079;for(const _0x2765cf of _0x4ea56c){if(_0x11d28b==null||typeof _0x11d28b!=='object')throw CliErrors[_0xbb9412(0x1a9)](_0xbb9412(0x1a8)+_0x2f57da);_0x11d28b=_0x11d28b[_0x2765cf];}if(_0x11d28b===undefined)throw CliErrors[_0xbb9412(0x1a9)]('Key\x20not\x20found:\x20'+_0x2f57da);return console[_0xbb9412(0x1c0)](typeof _0x11d28b==='object'?JSON[_0xbb9412(0x1a0)](_0x11d28b,null,0x2):String(_0x11d28b)),{'ok':!![]};}const _0x6a13d9=_0x5c5079[_0x2f57da];if(_0x6a13d9===undefined)throw CliErrors[_0xbb9412(0x1a9)](_0xbb9412(0x1a8)+_0x2f57da);return console[_0xbb9412(0x1c0)](typeof _0x6a13d9===_0xbb9412(0x1c2)?JSON[_0xbb9412(0x1a0)](_0x6a13d9,null,0x2):String(_0x6a13d9)),{'ok':!![]};}},setDef={'service':a14_0x28a1e3(0x199),'command':a14_0x28a1e3(0x1a3),'description':a14_0x28a1e3(0x193),'risk':a14_0x28a1e3(0x1b6),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x28a1e3(0x1b5),'description':getConfigCommandKeyDescription(),'required':!![]},{'name':a14_0x28a1e3(0x1c3),'description':'Value\x20to\x20assign','required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x27706c){const _0x15e5b7=a14_0x28a1e3,_0x484f57=_0x27706c[_0x15e5b7(0x1ba)][0x0],_0x3bebbb=_0x27706c['args'][0x1];if(!_0x484f57||_0x3bebbb===undefined)throw CliErrors[_0x15e5b7(0x1a9)](_0x15e5b7(0x1b9),_0x15e5b7(0x1be)+CLI_BIN_NAME+_0x15e5b7(0x1ac));if(ENUM_KEYS[_0x484f57]&&!ENUM_KEYS[_0x484f57][_0x15e5b7(0x1b4)](_0x3bebbb))throw CliErrors[_0x15e5b7(0x1a9)](_0x15e5b7(0x18d)+_0x484f57+_0x15e5b7(0x1a4)+ENUM_KEYS[_0x484f57][_0x15e5b7(0x1b0)](',\x20'));if(_0x484f57===_0x15e5b7(0x19a))throw CliErrors[_0x15e5b7(0x1a9)](_0x15e5b7(0x1b1));if(_0x484f57==='pageSize'){const _0x1d9ee8=Number(_0x3bebbb);if(isNaN(_0x1d9ee8)||_0x1d9ee8<=0x0)throw CliErrors[_0x15e5b7(0x1a9)](_0x15e5b7(0x190));}const _0x7144e=resolveWriteScope({'explicitGlobal':_0x27706c['bool'](_0x15e5b7(0x192)),'policy':_0x15e5b7(0x19b)}),_0x3076c8=toScopeFlags(_0x7144e),_0x44c97c=readScopedConfig(_0x3076c8);if(!isTopLevelConfigKey(_0x484f57))throw CliErrors['validation'](_0x15e5b7(0x196)+_0x484f57+'\x22\x20is\x20not\x20settable.',_0x15e5b7(0x1b7)+getTopLevelConfigKeySummary());return _0x44c97c[_0x484f57]=_0x484f57==='pageSize'?Number(_0x3bebbb):_0x3bebbb,console[_0x15e5b7(0x1c0)](_0x15e5b7(0x19f)+_0x484f57+_0x15e5b7(0x18b)+_0x3bebbb+'\x22'+(_0x7144e===_0x15e5b7(0x192)?_0x15e5b7(0x1a5):'')),writeScopedConfig(_0x44c97c,_0x3076c8),{'ok':!![]};}},deleteDef={'service':a14_0x28a1e3(0x199),'command':'delete','description':a14_0x28a1e3(0x1aa),'risk':a14_0x28a1e3(0x1b6),'requiresAuth':![],'requiresAppCode':![],'hasFormat':![],'args':[{'name':a14_0x28a1e3(0x1b5),'description':getConfigCommandKeyDescription(),'required':!![]}],'flags':[GLOBAL_FLAG],async 'execute'(_0x38b455){const _0x56ce92=a14_0x28a1e3,_0x32d6c3=_0x38b455[_0x56ce92(0x1ba)][0x0];if(!_0x32d6c3)throw CliErrors[_0x56ce92(0x1a9)](_0x56ce92(0x1ad),_0x56ce92(0x1be)+CLI_BIN_NAME+_0x56ce92(0x1c5));const _0x360b13=resolveWriteScope({'explicitGlobal':_0x38b455[_0x56ce92(0x1c6)](_0x56ce92(0x192)),'policy':_0x56ce92(0x19b)}),_0x183ec4=toScopeFlags(_0x360b13),_0x30a691=readScopedConfig(_0x183ec4);if(_0x30a691[_0x32d6c3]===undefined)throw CliErrors[_0x56ce92(0x1a9)](_0x56ce92(0x1b2)+_0x32d6c3+_0x56ce92(0x1a6));return delete _0x30a691[_0x32d6c3],console[_0x56ce92(0x1c0)](_0x56ce92(0x195)+_0x32d6c3+'`'+(_0x360b13===_0x56ce92(0x192)?_0x56ce92(0x1a5):'')),writeScopedConfig(_0x30a691,_0x183ec4),{'ok':!![]};}};function a14_0x3c41(_0x5d47d5,_0x949e12){_0x5d47d5=_0x5d47d5-0x189;const _0x5e0884=a14_0x5e08();let _0x3c4104=_0x5e0884[_0x5d47d5];return _0x3c4104;}export const configDefinitions=[listDef,getDef,setDef,deleteDef];
@@ -1 +1 @@
1
- (function(_0x10c50c,_0x5decd9){var _0xf627b9=a15_0x43ac,_0x114df2=_0x10c50c();while(!![]){try{var _0x2b680b=-parseInt(_0xf627b9(0x132))/0x1*(parseInt(_0xf627b9(0x12c))/0x2)+parseInt(_0xf627b9(0x12a))/0x3+parseInt(_0xf627b9(0x130))/0x4*(-parseInt(_0xf627b9(0x127))/0x5)+parseInt(_0xf627b9(0x128))/0x6*(-parseInt(_0xf627b9(0x12d))/0x7)+-parseInt(_0xf627b9(0x12e))/0x8+parseInt(_0xf627b9(0x129))/0x9*(parseInt(_0xf627b9(0x12f))/0xa)+-parseInt(_0xf627b9(0x131))/0xb*(-parseInt(_0xf627b9(0x12b))/0xc);if(_0x2b680b===_0x5decd9)break;else _0x114df2['push'](_0x114df2['shift']());}catch(_0x582596){_0x114df2['push'](_0x114df2['shift']());}}}(a15_0x8e8d,0x37b44));import{CLI_BIN_NAME}from'../../constant/cli.js';export{CLI_BIN_NAME};function a15_0x8e8d(){var _0x4319cc=['1243DBwFyz','3wAWXST','47605lcwnXL','18ErHuss','27RWcoSy','358194EYZTje','122172HhBYwV','233710NfjloH','846601xMJwiq','3267360SkvBTt','457510wfjxnA','24lhyLuV'];a15_0x8e8d=function(){return _0x4319cc;};return a15_0x8e8d();}export{readScopedConfig,writeScopedConfig}from'../../context.js';function a15_0x43ac(_0x359925,_0x56eb8f){_0x359925=_0x359925-0x127;var _0x8e8d85=a15_0x8e8d();var _0x43acd0=_0x8e8d85[_0x359925];return _0x43acd0;}export{resolveConfigScope as resolveWriteScope,TOP_LEVEL_CONFIG_KEYS as TOP_LEVEL_KEYS,CONFIG_ENUM_VALUES as ENUM_KEYS,getConfigCommandKeyDescription,getTopLevelConfigKeyList,getTopLevelConfigKeySummary,isTopLevelConfigKey,toScopeFlags}from'../../commands/common/config-policy.js';
1
+ (function(_0x48e74d,_0x32cac9){var _0x4e8b8a=a15_0x5823,_0x1d4598=_0x48e74d();while(!![]){try{var _0x4a8b37=parseInt(_0x4e8b8a(0x133))/0x1+parseInt(_0x4e8b8a(0x135))/0x2+-parseInt(_0x4e8b8a(0x139))/0x3*(-parseInt(_0x4e8b8a(0x137))/0x4)+-parseInt(_0x4e8b8a(0x13a))/0x5+parseInt(_0x4e8b8a(0x134))/0x6+-parseInt(_0x4e8b8a(0x13b))/0x7+-parseInt(_0x4e8b8a(0x136))/0x8*(parseInt(_0x4e8b8a(0x138))/0x9);if(_0x4a8b37===_0x32cac9)break;else _0x1d4598['push'](_0x1d4598['shift']());}catch(_0x1f5a09){_0x1d4598['push'](_0x1d4598['shift']());}}}(a15_0x483a,0xf0f6d));import{CLI_BIN_NAME}from'../../constant/cli.js';export{CLI_BIN_NAME};function a15_0x5823(_0x165a9a,_0xe54cb){_0x165a9a=_0x165a9a-0x133;var _0x483a4a=a15_0x483a();var _0x582300=_0x483a4a[_0x165a9a];return _0x582300;}export{readScopedConfig,writeScopedConfig}from'../../context.js';function a15_0x483a(){var _0x2d6b30=['125883WMoZRI','3gHIxCW','1546790dFKHCB','2901115vPOmiG','620924QSnqwm','1169754aesljy','2151510oKdewj','856LzGcvQ','5263052fiLEqk'];a15_0x483a=function(){return _0x2d6b30;};return a15_0x483a();}export{resolveConfigScope as resolveWriteScope,TOP_LEVEL_CONFIG_KEYS as TOP_LEVEL_KEYS,CONFIG_ENUM_VALUES as ENUM_KEYS,getConfigCommandKeyDescription,getTopLevelConfigKeyList,getTopLevelConfigKeySummary,isTopLevelConfigKey,toScopeFlags}from'../../commands/common/config-policy.js';