@lovrabet/cli 1.1.26 → 1.2.1-beta.4

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 (67) hide show
  1. package/lib/add-page/input-page-router.js +1 -1
  2. package/lib/add-page/main.js +1 -1
  3. package/lib/add-page/select-page-template.js +1 -1
  4. package/lib/api/api-doc-ui.js +1 -1
  5. package/lib/api/api-doc.js +1 -1
  6. package/lib/api/api-pull-ui.js +1 -1
  7. package/lib/api/fetch-model-list.js +1 -1
  8. package/lib/api/generate-api-file.js +1 -1
  9. package/lib/api/main.js +1 -1
  10. package/lib/api/pull-silent.js +1 -1
  11. package/lib/app-menu/app-menu-sync-ui.js +1 -1
  12. package/lib/app-menu/create-menu.js +1 -1
  13. package/lib/app-menu/get-local-pages.js +1 -1
  14. package/lib/app-menu/get-online-menu-list.js +1 -1
  15. package/lib/app-menu/use-get-online-menu-list.js +1 -1
  16. package/lib/app-menu/utils.js +1 -1
  17. package/lib/app-menu/valid-url.js +1 -1
  18. package/lib/app-menu-update-cdn/current-content.js +1 -1
  19. package/lib/app-menu-update-cdn/input-cdn-asset.js +1 -1
  20. package/lib/app-menu-update-cdn/main.js +1 -1
  21. package/lib/app-menu-update-cdn/update-menu-cdn-url.js +1 -0
  22. package/lib/auth/auth-server-ui.js +1 -1
  23. package/lib/auth/auth-server.js +1 -1
  24. package/lib/auth/constant.js +1 -1
  25. package/lib/auth/get-cookie.js +1 -1
  26. package/lib/auth/is-session-valid.js +1 -1
  27. package/lib/auth/logout.js +1 -1
  28. package/lib/cli.js +1 -1
  29. package/lib/cmd/build-watch.js +1 -1
  30. package/lib/cmd/build.js +1 -1
  31. package/lib/cmd/logs.js +1 -1
  32. package/lib/cmd/preview.js +1 -1
  33. package/lib/cmd/start.js +1 -1
  34. package/lib/config/config-help.js +1 -1
  35. package/lib/config/main.js +1 -1
  36. package/lib/constant/domain.js +1 -1
  37. package/lib/constant/env.js +1 -1
  38. package/lib/create-app/enhanced-guided-create.js +1 -1
  39. package/lib/create-app/format-elapsed.js +1 -1
  40. package/lib/create-app/main.js +1 -1
  41. package/lib/create-app/task-finished.js +1 -1
  42. package/lib/create-app/task-loading.js +1 -1
  43. package/lib/create-app/task-running.js +1 -1
  44. package/lib/create-app/task-time.js +1 -1
  45. package/lib/create-app/use-copy-project-template.js +1 -1
  46. package/lib/create-app/use-format-code.js +1 -1
  47. package/lib/create-app/use-install-dependencies.js +1 -1
  48. package/lib/help.js +1 -1
  49. package/lib/init/main.js +1 -1
  50. package/lib/mcp/cursor.js +1 -1
  51. package/lib/mcp/main.js +1 -1
  52. package/lib/types/index.js +1 -0
  53. package/lib/utils/check-sdk-version.js +1 -0
  54. package/lib/utils/config.js +1 -1
  55. package/lib/utils/copy-directory.js +1 -1
  56. package/lib/utils/http-client.js +1 -1
  57. package/lib/utils/logger.js +1 -1
  58. package/lib/utils/router-updater.js +1 -1
  59. package/lib/utils/sleep.js +1 -1
  60. package/lib/utils/template-replacer.js +1 -1
  61. package/package.json +3 -1
  62. package/templates/generate-api/api.ts.tpl +9 -4
  63. package/templates/rules/lovrabet_rules.mdc.tpl +90 -34
  64. package/lib/app-menu-cdn-version/app-menu-sync-cdn-version-ui.js +0 -1
  65. package/lib/app-menu-cdn-version/cdn-url-compare-table.js +0 -1
  66. package/lib/app-menu-cdn-version/update-menu-cdn-url.js +0 -1
  67. /package/lib/{app-menu-cdn-version → app-menu-update-cdn}/types.js +0 -0
@@ -1 +1 @@
1
- (function(_0x47710a,_0x1bc7a9){const _0x14d355=a0_0x34db,_0x4c978a=_0x47710a();while(!![]){try{const _0x26b7bd=-parseInt(_0x14d355(0x16e))/0x1+-parseInt(_0x14d355(0x173))/0x2*(-parseInt(_0x14d355(0x17d))/0x3)+parseInt(_0x14d355(0x170))/0x4*(parseInt(_0x14d355(0x182))/0x5)+-parseInt(_0x14d355(0x184))/0x6+parseInt(_0x14d355(0x171))/0x7+parseInt(_0x14d355(0x17b))/0x8+parseInt(_0x14d355(0x178))/0x9*(-parseInt(_0x14d355(0x175))/0xa);if(_0x26b7bd===_0x1bc7a9)break;else _0x4c978a['push'](_0x4c978a['shift']());}catch(_0x3d4430){_0x4c978a['push'](_0x4c978a['shift']());}}}(a0_0x2add,0x710f9));import{jsx as a0_0x2ff657,jsxs as a0_0x282b9f}from'react/jsx-runtime';function a0_0x34db(_0x464451,_0x541a66){_0x464451=_0x464451-0x16c;const _0x2add51=a0_0x2add();let _0x34db95=_0x2add51[_0x464451];return _0x34db95;}import{useState}from'react';import{Text,Box,useInput}from'ink';import a0_0x1f4797 from'node:fs';function a0_0x2add(){const _0x342fbd=['308604gfTnmT','red','页面路径\x20','\x20Step2:\x20','endsWith','test','length','728624SfTbiy','includes','56PrAjMO','5310998OkjQYI','gray','310510dsCxtx','slice','9259030kUqJBE','backspace','green','9NvTpil','路径不能包含连续的\x20/','\x20已存在,请使用其他路径','3847384QdfyHw','my-page','15HDKzcS','existsSync','return','delete','页面路径不合法','54695BwLBIx','\x20←\x20'];a0_0x2add=function(){return _0x342fbd;};return a0_0x2add();}export function InputProjectCode(_0x3d9f19){const _0xc83a38=a0_0x34db,{onSubmit:_0x5be54b,pagePath:_0x3511b9}=_0x3d9f19,[_0x99a62b,_0xab4e7f]=useState(''),[_0x1b6e63,_0x3108f4]=useState(''),_0x52f485=_0xc83a38(0x17c);function _0x46e318(_0x4eb7b3){const _0x27f756=_0xc83a38;if(_0x4eb7b3[_0x27f756(0x16d)]>0x64)return{'valid':![],'message':'页面路径长度不能超过\x20100\x20个字符'};if(_0x4eb7b3['startsWith']('/')||_0x4eb7b3[_0x27f756(0x188)]('/'))return{'valid':![],'message':'路径不能以\x20/\x20开头或结尾'};if(_0x4eb7b3[_0x27f756(0x16f)]('//'))return{'valid':![],'message':_0x27f756(0x179)};const _0x5b08f1=_0x4eb7b3['split']('/');for(const _0x4a86a0 of _0x5b08f1){if(!_0x4a86a0)continue;const _0x1a7d55=/^[A-Za-z0-9][A-Za-z0-9_-]*$/;if(!_0x1a7d55[_0x27f756(0x16c)](_0x4a86a0))return{'valid':![],'message':'路径中的每个段只能以字母或数字开头,且只包含字母、数字、-\x20和\x20_'};}return{'valid':!![]};}return useInput((_0x1d20d0,_0x4eeeef)=>{const _0x32d19d=_0xc83a38;if(_0x4eeeef[_0x32d19d(0x17f)]){const _0xc523ad=_0x99a62b['trim']()||_0x52f485;if(_0x1b6e63)return;const _0x7641dc=_0x3511b9+'/'+_0xc523ad;if(a0_0x1f4797[_0x32d19d(0x17e)](_0x7641dc)){_0x3108f4(_0x32d19d(0x186)+_0xc523ad+_0x32d19d(0x17a));return;}_0x5be54b(_0xc523ad),_0xab4e7f(''),_0x3108f4('');}else _0x4eeeef[_0x32d19d(0x176)]||_0x4eeeef[_0x32d19d(0x180)]?_0xab4e7f(_0x38e8af=>{const _0x47218d=_0x32d19d,_0x199a2a=_0x38e8af[_0x47218d(0x174)](0x0,-0x1),{valid:_0x1afb8e,message:_0x2a1ccc}=_0x46e318(_0x199a2a);return _0x3108f4(_0x1afb8e?'':_0x2a1ccc||_0x47218d(0x181)),_0x199a2a;}):_0xab4e7f(_0x43928d=>{const _0x221703=_0x32d19d,_0x4bdf9d=_0x43928d+_0x1d20d0,{valid:_0x1bf0c2,message:_0x18cfcd}=_0x46e318(_0x4bdf9d);return _0x3108f4(_0x1bf0c2?'':_0x18cfcd||_0x221703(0x181)),_0x4bdf9d;});}),a0_0x282b9f(Box,{'flexDirection':'column','children':[a0_0x282b9f(Box,{'children':[a0_0x2ff657(Text,{'color':'gray','children':_0xc83a38(0x187)}),a0_0x2ff657(Text,{'children':'页面路由地址:\x20'}),_0x99a62b?a0_0x2ff657(Text,{'color':_0xc83a38(0x177),'children':_0x99a62b}):a0_0x2ff657(Text,{'color':_0xc83a38(0x172),'children':_0x52f485}),_0x1b6e63&&a0_0x282b9f(Text,{'color':_0xc83a38(0x185),'children':[_0xc83a38(0x183),_0x1b6e63]})]}),!_0x1b6e63&&!_0x99a62b&&a0_0x2ff657(Box,{'children':a0_0x2ff657(Text,{'color':_0xc83a38(0x172),'children':'\x20直接回车确认,或输入自定义路由地址'})})]});}
1
+ (function(_0xd0a3a1,_0x4f7354){const _0xd0a705=a0_0x6397,_0x4ea7c3=_0xd0a3a1();while(!![]){try{const _0x3ad818=-parseInt(_0xd0a705(0xb3))/0x1*(parseInt(_0xd0a705(0xb0))/0x2)+-parseInt(_0xd0a705(0xc4))/0x3+parseInt(_0xd0a705(0xba))/0x4+-parseInt(_0xd0a705(0xb6))/0x5*(-parseInt(_0xd0a705(0xc6))/0x6)+parseInt(_0xd0a705(0xbe))/0x7+-parseInt(_0xd0a705(0xb1))/0x8+parseInt(_0xd0a705(0xbd))/0x9;if(_0x3ad818===_0x4f7354)break;else _0x4ea7c3['push'](_0x4ea7c3['shift']());}catch(_0x5e4c50){_0x4ea7c3['push'](_0x4ea7c3['shift']());}}}(a0_0x1ee4,0xdb914));function a0_0x1ee4(){const _0x4a868a=['8151EfGLgP','路径中的每个段只能以字母或数字开头,且只包含字母、数字、-\x20和\x20_','green','586120FmizuD','\x20Step2:\x20','existsSync','my-page','2043056FuIZvq','backspace','return','27343278MYVDiC','1310218WiVLNq','页面路径不合法','页面路由地址:\x20','\x20←\x20','\x20已存在,请使用其他路径','gray','4457520PAQLiM','页面路径\x20','48hIBFxf','includes','test','red','路径不能以\x20/\x20开头或结尾','delete','路径不能包含连续的\x20/','218QIxWpq','11201800EXvXQQ','length'];a0_0x1ee4=function(){return _0x4a868a;};return a0_0x1ee4();}import{jsx as a0_0xf68e8,jsxs as a0_0x4fbbf5}from'react/jsx-runtime';function a0_0x6397(_0x5839a8,_0x1a6321){_0x5839a8=_0x5839a8-0xaf;const _0x1ee49a=a0_0x1ee4();let _0x63978c=_0x1ee49a[_0x5839a8];return _0x63978c;}import{useState}from'react';import{Text,Box,useInput}from'ink';import a0_0x46ee8f from'node:fs';export function InputProjectCode(_0x350c2f){const _0x4c9e86=a0_0x6397,{onSubmit:_0x336c4b,pagePath:_0x5a6d41}=_0x350c2f,[_0x37db15,_0x14c367]=useState(''),[_0xf4358f,_0x107108]=useState(''),_0x87e7cb=_0x4c9e86(0xb9);function _0x20db1b(_0x59a9bd){const _0x2c5530=_0x4c9e86;if(_0x59a9bd[_0x2c5530(0xb2)]>0x64)return{'valid':![],'message':'页面路径长度不能超过\x20100\x20个字符'};if(_0x59a9bd['startsWith']('/')||_0x59a9bd['endsWith']('/'))return{'valid':![],'message':_0x2c5530(0xca)};if(_0x59a9bd[_0x2c5530(0xc7)]('//'))return{'valid':![],'message':_0x2c5530(0xaf)};const _0x34f485=_0x59a9bd['split']('/');for(const _0x423f6d of _0x34f485){if(!_0x423f6d)continue;const _0x5ecc51=/^[A-Za-z0-9][A-Za-z0-9_-]*$/;if(!_0x5ecc51[_0x2c5530(0xc8)](_0x423f6d))return{'valid':![],'message':_0x2c5530(0xb4)};}return{'valid':!![]};}return useInput((_0x172179,_0x28ec39)=>{const _0x4c58f5=_0x4c9e86;if(_0x28ec39[_0x4c58f5(0xbc)]){const _0x2d5be0=_0x37db15['trim']()||_0x87e7cb;if(_0xf4358f)return;const _0x37a600=_0x5a6d41+'/'+_0x2d5be0;if(a0_0x46ee8f[_0x4c58f5(0xb8)](_0x37a600)){_0x107108(_0x4c58f5(0xc5)+_0x2d5be0+_0x4c58f5(0xc2));return;}_0x336c4b(_0x2d5be0),_0x14c367(''),_0x107108('');}else _0x28ec39[_0x4c58f5(0xbb)]||_0x28ec39[_0x4c58f5(0xcb)]?_0x14c367(_0x274a0c=>{const _0x54d73f=_0x4c58f5,_0x2fc315=_0x274a0c['slice'](0x0,-0x1),{valid:_0x5edbfc,message:_0x5be162}=_0x20db1b(_0x2fc315);return _0x107108(_0x5edbfc?'':_0x5be162||_0x54d73f(0xbf)),_0x2fc315;}):_0x14c367(_0x3d8a06=>{const _0x128c62=_0x4c58f5,_0x519d97=_0x3d8a06+_0x172179,{valid:_0x3e1580,message:_0x12e50f}=_0x20db1b(_0x519d97);return _0x107108(_0x3e1580?'':_0x12e50f||_0x128c62(0xbf)),_0x519d97;});}),a0_0x4fbbf5(Box,{'flexDirection':'column','children':[a0_0x4fbbf5(Box,{'children':[a0_0xf68e8(Text,{'color':'gray','children':_0x4c9e86(0xb7)}),a0_0xf68e8(Text,{'children':_0x4c9e86(0xc0)}),_0x37db15?a0_0xf68e8(Text,{'color':_0x4c9e86(0xb5),'children':_0x37db15}):a0_0xf68e8(Text,{'color':_0x4c9e86(0xc3),'children':_0x87e7cb}),_0xf4358f&&a0_0x4fbbf5(Text,{'color':_0x4c9e86(0xc9),'children':[_0x4c9e86(0xc1),_0xf4358f]})]}),!_0xf4358f&&!_0x37db15&&a0_0xf68e8(Box,{'children':a0_0xf68e8(Text,{'color':_0x4c9e86(0xc3),'children':'\x20直接回车确认,或输入自定义路由地址'})})]});}
@@ -1 +1 @@
1
- const a1_0x5e2203=a1_0xf0e3;(function(_0x569ba5,_0x2e9ff3){const _0x909a72=a1_0xf0e3,_0x9c6f50=_0x569ba5();while(!![]){try{const _0x2f784e=parseInt(_0x909a72(0x19d))/0x1*(parseInt(_0x909a72(0x1a7))/0x2)+parseInt(_0x909a72(0x198))/0x3*(-parseInt(_0x909a72(0x1aa))/0x4)+-parseInt(_0x909a72(0x1ac))/0x5*(-parseInt(_0x909a72(0x199))/0x6)+parseInt(_0x909a72(0x1a4))/0x7+parseInt(_0x909a72(0x1a0))/0x8+-parseInt(_0x909a72(0x197))/0x9*(parseInt(_0x909a72(0x187))/0xa)+parseInt(_0x909a72(0x194))/0xb*(parseInt(_0x909a72(0x1a8))/0xc);if(_0x2f784e===_0x2e9ff3)break;else _0x9c6f50['push'](_0x9c6f50['shift']());}catch(_0x42f62c){_0x9c6f50['push'](_0x9c6f50['shift']());}}}(a1_0xcba8,0x9383e));function a1_0xf0e3(_0x35f23e,_0x3b6558){_0x35f23e=_0x35f23e-0x186;const _0xcba8b2=a1_0xcba8();let _0xf0e3d9=_0xcba8b2[_0x35f23e];return _0xf0e3d9;}function a1_0xcba8(){const _0x13e8af=['10DrCklE','add-page','pages','catch','setLogPath','processTemplate','../../templates/pages','success','dirname','\x20Step2:\x20','column','页面添加失败:\x20','error','11kPzUme','\x20*\x20页面文件已创建,可直接通过路由访问','\x20Step1:\x20','5998518SiyBUi','27UVfjNn','720OxxXib','cwd','\x20*\x20路由地址:\x20','now','1FZwwJm','finally','green','1667864GHSgXw','\x20*\x20页面创建成功!','resolve','正在创建页面,请稍候…','3497130isprHd','then','join','59654TrSgWp','8928972WplHDo','cyan','347012TpiSAl','info','23730WzfMbg','gray','src','message','已输入的页面路由\x20'];a1_0xcba8=function(){return _0x13e8af;};return a1_0xcba8();}import{jsx as a1_0x1a6aa6,jsxs as a1_0x23125a,Fragment as a1_0x8e66f4}from'react/jsx-runtime';import{fileURLToPath}from'node:url';import a1_0x57e349 from'node:path';import{useEffect,useState}from'react';import{Box,Text,useApp}from'ink';import{SelectPageTemplate}from'./select-page-template.js';import{InputProjectCode}from'./input-page-router.js';import{logger}from'../utils/logger.js';import{TemplateReplacer}from'../utils/template-replacer.js';const __dirname=a1_0x57e349[a1_0x5e2203(0x18f)](fileURLToPath(import.meta.url)),pageTemplateDir=a1_0x57e349[a1_0x5e2203(0x1a2)](__dirname,a1_0x5e2203(0x18d)),projectDir=process[a1_0x5e2203(0x19a)]();export const AddPage=()=>{const _0x279af9=a1_0x5e2203,{exit:_0x316c86}=useApp(),[_0x8ca858,_0x41647c]=useState(''),[_0x42104d,_0x5b6651]=useState(''),[_0x2d2d40,_0x7c6331]=useState(![]),[_0xcfb42f,_0x2f86a2]=useState(![]),_0x50f774=a1_0x57e349[_0x279af9(0x1a6)](projectDir,_0x279af9(0x1ae),_0x279af9(0x189)),_0x36e69b=a1_0x57e349[_0x279af9(0x1a6)](_0x50f774,_0x42104d),_0x221d53=a1_0x57e349['join'](_0x279af9(0x1ae),_0x279af9(0x189),_0x42104d);useEffect(()=>{const _0x5ae899=_0x279af9,_0x1e5a70=a1_0x57e349['resolve'](pageTemplateDir,_0x8ca858);if(_0x8ca858&&_0x42104d){_0x7c6331(!![]),logger[_0x5ae899(0x18b)](process[_0x5ae899(0x19a)]());const _0x23bc97=Date[_0x5ae899(0x19c)]();logger[_0x5ae899(0x1ab)](_0x5ae899(0x188),'开始添加页面:\x20'+_0x42104d,{'template':_0x8ca858,'targetPath':_0x221d53}),TemplateReplacer[_0x5ae899(0x18c)](_0x1e5a70,a1_0x57e349[_0x5ae899(0x1a6)](_0x50f774,_0x42104d),_0x42104d,_0x8ca858)[_0x5ae899(0x1a5)](()=>{const _0x3bc3d0=_0x5ae899,_0x1c6ce4=Date[_0x3bc3d0(0x19c)]()-_0x23bc97;logger[_0x3bc3d0(0x18e)](_0x3bc3d0(0x188),'页面添加成功:\x20'+_0x42104d,_0x1c6ce4,{'template':_0x8ca858,'targetPath':_0x221d53,'routePath':_0x42104d}),_0x2f86a2(!![]);})[_0x5ae899(0x18a)](_0x89b76f=>{const _0x4b604a=_0x5ae899,_0x3d0d2c=Date[_0x4b604a(0x19c)]()-_0x23bc97;logger[_0x4b604a(0x193)]('add-page',_0x4b604a(0x192)+_0x42104d,{'template':_0x8ca858,'targetPath':_0x221d53,'error':_0x89b76f instanceof Error?_0x89b76f[_0x4b604a(0x1af)]:String(_0x89b76f),'duration':_0x3d0d2c});})[_0x5ae899(0x19e)](()=>{_0x7c6331(![]);});}},[_0x8ca858,_0x42104d]),useEffect(()=>{_0xcfb42f&&setTimeout(()=>{_0x316c86();});},[_0xcfb42f]);if(_0x8ca858)return a1_0x23125a(Box,{'flexDirection':_0x279af9(0x191),'paddingY':0x1,'children':[a1_0x23125a(Box,{'children':[a1_0x1a6aa6(Text,{'color':_0x279af9(0x1ad),'children':_0x279af9(0x196)}),a1_0x1a6aa6(Text,{'children':'已选择页面模板\x20'}),a1_0x1a6aa6(Text,{'color':_0x279af9(0x19f),'children':_0x8ca858})]}),_0x42104d?a1_0x23125a(Box,{'children':[a1_0x1a6aa6(Text,{'color':'gray','children':_0x279af9(0x190)}),a1_0x1a6aa6(Text,{'children':_0x279af9(0x186)}),a1_0x1a6aa6(Text,{'color':_0x279af9(0x19f),'children':_0x42104d})]}):a1_0x1a6aa6(InputProjectCode,{'pagePath':_0x36e69b,'onSubmit':_0x5b6651}),_0x42104d&&_0x2d2d40?a1_0x23125a(Box,{'marginTop':0x1,'children':[a1_0x1a6aa6(Box,{'width':'4'}),a1_0x1a6aa6(Text,{'children':_0x279af9(0x1a3)})]}):null,_0xcfb42f?a1_0x23125a(a1_0x8e66f4,{'children':[a1_0x1a6aa6(Box,{'marginTop':0x1,'children':a1_0x1a6aa6(Text,{'color':_0x279af9(0x1ad),'children':_0x279af9(0x1a1)})}),a1_0x23125a(Box,{'children':[a1_0x1a6aa6(Text,{'color':_0x279af9(0x1ad),'children':'\x20*\x20页面路径:\x20'}),a1_0x1a6aa6(Text,{'color':_0x279af9(0x19f),'children':_0x221d53})]}),a1_0x23125a(Box,{'children':[a1_0x1a6aa6(Text,{'color':_0x279af9(0x1ad),'children':_0x279af9(0x19b)}),a1_0x23125a(Text,{'color':_0x279af9(0x19f),'children':['/',_0x42104d]})]}),a1_0x1a6aa6(Box,{'marginTop':0x1,'children':a1_0x1a6aa6(Text,{'color':_0x279af9(0x1a9),'children':_0x279af9(0x195)})})]}):null]});return a1_0x1a6aa6(SelectPageTemplate,{'onSelect':_0x41647c});};
1
+ const a1_0x1e8901=a1_0x57b7;(function(_0x6ac0df,_0x5ed4cd){const _0x3f5019=a1_0x57b7,_0x1213e8=_0x6ac0df();while(!![]){try{const _0x4217c9=-parseInt(_0x3f5019(0x162))/0x1*(parseInt(_0x3f5019(0x163))/0x2)+parseInt(_0x3f5019(0x15c))/0x3*(parseInt(_0x3f5019(0x15e))/0x4)+parseInt(_0x3f5019(0x16b))/0x5+-parseInt(_0x3f5019(0x179))/0x6*(parseInt(_0x3f5019(0x177))/0x7)+parseInt(_0x3f5019(0x16a))/0x8*(-parseInt(_0x3f5019(0x168))/0x9)+-parseInt(_0x3f5019(0x164))/0xa*(-parseInt(_0x3f5019(0x16e))/0xb)+-parseInt(_0x3f5019(0x16d))/0xc*(parseInt(_0x3f5019(0x176))/0xd);if(_0x4217c9===_0x5ed4cd)break;else _0x1213e8['push'](_0x1213e8['shift']());}catch(_0x38098f){_0x1213e8['push'](_0x1213e8['shift']());}}}(a1_0x3208,0xb2adc));import{jsx as a1_0x3d0d88,jsxs as a1_0x4d9e70,Fragment as a1_0x2ba8ce}from'react/jsx-runtime';import{fileURLToPath}from'node:url';import a1_0x3eb56b from'node:path';import{useEffect,useState}from'react';import{Box,Text,useApp}from'ink';import{SelectPageTemplate}from'./select-page-template.js';function a1_0x57b7(_0x3bf60e,_0x15acba){_0x3bf60e=_0x3bf60e-0x15a;const _0x32087f=a1_0x3208();let _0x57b7bd=_0x32087f[_0x3bf60e];return _0x57b7bd;}import{InputProjectCode}from'./input-page-router.js';import{logger}from'../utils/logger.js';import{TemplateReplacer}from'../utils/template-replacer.js';function a1_0x3208(){const _0x185bba=['cwd','src','91hJtltT','147KiywQf','\x20*\x20页面路径:\x20','172218UTzjsT','页面添加成功:\x20','\x20Step2:\x20','processTemplate','gray','error','success','then','开始添加页面:\x20','\x20*\x20页面创建成功!','\x20*\x20页面文件已创建,可直接通过路由访问','1975737asXohI','\x20Step1:\x20','4dGrPEU','message','join','正在创建页面,请稍候…','29GEGnCK','23602nuyJcf','30eyrTCd','已输入的页面路由\x20','页面添加失败:\x20','add-page','45urdcBb','green','13264WqbJeT','432470jVsHKo','setLogPath','436068ymugNW','4379650juINes','now','已选择页面模板\x20','dirname','resolve','cyan'];a1_0x3208=function(){return _0x185bba;};return a1_0x3208();}const __dirname=a1_0x3eb56b[a1_0x1e8901(0x171)](fileURLToPath(import.meta.url)),pageTemplateDir=a1_0x3eb56b['resolve'](__dirname,'../../templates/pages'),projectDir=process[a1_0x1e8901(0x174)]();export const AddPage=()=>{const _0x3b0e3d=a1_0x1e8901,{exit:_0x136241}=useApp(),[_0x266767,_0x3ee077]=useState(''),[_0x5d4cea,_0x5c262c]=useState(''),[_0x38df6c,_0x2a6db6]=useState(![]),[_0x3b23a7,_0xba0db6]=useState(![]),_0x2edc7c=a1_0x3eb56b[_0x3b0e3d(0x160)](projectDir,'src','pages'),_0x1328b4=a1_0x3eb56b['join'](_0x2edc7c,_0x5d4cea),_0x2cdd15=a1_0x3eb56b[_0x3b0e3d(0x160)](_0x3b0e3d(0x175),'pages',_0x5d4cea);useEffect(()=>{const _0x374205=_0x3b0e3d,_0x235171=a1_0x3eb56b[_0x374205(0x172)](pageTemplateDir,_0x266767);if(_0x266767&&_0x5d4cea){_0x2a6db6(!![]),logger[_0x374205(0x16c)](process['cwd']());const _0x18f629=Date['now']();logger['info'](_0x374205(0x167),_0x374205(0x181)+_0x5d4cea,{'template':_0x266767,'targetPath':_0x2cdd15}),TemplateReplacer[_0x374205(0x17c)](_0x235171,a1_0x3eb56b[_0x374205(0x160)](_0x2edc7c,_0x5d4cea),_0x5d4cea,_0x266767)[_0x374205(0x180)](()=>{const _0x2d7c30=_0x374205,_0x4588f1=Date[_0x2d7c30(0x16f)]()-_0x18f629;logger[_0x2d7c30(0x17f)]('add-page',_0x2d7c30(0x17a)+_0x5d4cea,_0x4588f1,{'template':_0x266767,'targetPath':_0x2cdd15,'routePath':_0x5d4cea}),_0xba0db6(!![]);})['catch'](_0x11c8c4=>{const _0x555b10=_0x374205,_0x4728e1=Date[_0x555b10(0x16f)]()-_0x18f629;logger[_0x555b10(0x17e)](_0x555b10(0x167),_0x555b10(0x166)+_0x5d4cea,{'template':_0x266767,'targetPath':_0x2cdd15,'error':_0x11c8c4 instanceof Error?_0x11c8c4[_0x555b10(0x15f)]:String(_0x11c8c4),'duration':_0x4728e1});})['finally'](()=>{_0x2a6db6(![]);});}},[_0x266767,_0x5d4cea]),useEffect(()=>{_0x3b23a7&&setTimeout(()=>{_0x136241();});},[_0x3b23a7]);if(_0x266767)return a1_0x4d9e70(Box,{'flexDirection':'column','paddingY':0x1,'children':[a1_0x4d9e70(Box,{'children':[a1_0x3d0d88(Text,{'color':_0x3b0e3d(0x17d),'children':_0x3b0e3d(0x15d)}),a1_0x3d0d88(Text,{'children':_0x3b0e3d(0x170)}),a1_0x3d0d88(Text,{'color':'green','children':_0x266767})]}),_0x5d4cea?a1_0x4d9e70(Box,{'children':[a1_0x3d0d88(Text,{'color':_0x3b0e3d(0x17d),'children':_0x3b0e3d(0x17b)}),a1_0x3d0d88(Text,{'children':_0x3b0e3d(0x165)}),a1_0x3d0d88(Text,{'color':'green','children':_0x5d4cea})]}):a1_0x3d0d88(InputProjectCode,{'pagePath':_0x1328b4,'onSubmit':_0x5c262c}),_0x5d4cea&&_0x38df6c?a1_0x4d9e70(Box,{'marginTop':0x1,'children':[a1_0x3d0d88(Box,{'width':'4'}),a1_0x3d0d88(Text,{'children':_0x3b0e3d(0x161)})]}):null,_0x3b23a7?a1_0x4d9e70(a1_0x2ba8ce,{'children':[a1_0x3d0d88(Box,{'marginTop':0x1,'children':a1_0x3d0d88(Text,{'color':_0x3b0e3d(0x17d),'children':_0x3b0e3d(0x15a)})}),a1_0x4d9e70(Box,{'children':[a1_0x3d0d88(Text,{'color':_0x3b0e3d(0x17d),'children':_0x3b0e3d(0x178)}),a1_0x3d0d88(Text,{'color':'green','children':_0x2cdd15})]}),a1_0x4d9e70(Box,{'children':[a1_0x3d0d88(Text,{'color':'gray','children':'\x20*\x20路由地址:\x20'}),a1_0x4d9e70(Text,{'color':_0x3b0e3d(0x169),'children':['/',_0x5d4cea]})]}),a1_0x3d0d88(Box,{'marginTop':0x1,'children':a1_0x3d0d88(Text,{'color':_0x3b0e3d(0x173),'children':_0x3b0e3d(0x15b)})})]}):null]});return a1_0x3d0d88(SelectPageTemplate,{'onSelect':_0x3ee077});};
@@ -1 +1 @@
1
- (function(_0x59027a,_0x595c44){const _0x1bc55b=a2_0x4a3e,_0x325ae9=_0x59027a();while(!![]){try{const _0x465a49=-parseInt(_0x1bc55b(0x183))/0x1*(-parseInt(_0x1bc55b(0x174))/0x2)+parseInt(_0x1bc55b(0x186))/0x3*(-parseInt(_0x1bc55b(0x18c))/0x4)+-parseInt(_0x1bc55b(0x188))/0x5+-parseInt(_0x1bc55b(0x175))/0x6+-parseInt(_0x1bc55b(0x180))/0x7*(parseInt(_0x1bc55b(0x182))/0x8)+parseInt(_0x1bc55b(0x17a))/0x9*(-parseInt(_0x1bc55b(0x18b))/0xa)+parseInt(_0x1bc55b(0x173))/0xb;if(_0x465a49===_0x595c44)break;else _0x325ae9['push'](_0x325ae9['shift']());}catch(_0x1307df){_0x325ae9['push'](_0x325ae9['shift']());}}}(a2_0x2657,0x9b06f));import{jsx as a2_0x3ddcd5,jsxs as a2_0x1cb746}from'react/jsx-runtime';import{useState,useEffect}from'react';function a2_0x2657(){const _0x599e74=['请选择您要创建的页面模板','name','49352358DQLnjR','116quGgCb','5590110kUYoaP','获取模板列表失败:','\x20\x20\x20\x20\x20\x20\x20\x20','column','length','10137429EOfLeR','resolve','green','upArrow','gray','filter','91511UScXmW','label','72yYfLEO','1039QGKOky','return','sort','30PcVOQE','blank','5854330eaznde','localeCompare','join','10WBrRRm','226104mUCAgS','downArrow','error','正在加载页面模板...','map','templates/pages','isDirectory'];a2_0x2657=function(){return _0x599e74;};return a2_0x2657();}import{Text,Box,useInput}from'ink';import{readdir}from'node:fs/promises';import a2_0x5527d1 from'node:path';function a2_0x4a3e(_0x20ca8d,_0x5e9c25){_0x20ca8d=_0x20ca8d-0x172;const _0x265766=a2_0x2657();let _0x4a3ebc=_0x265766[_0x20ca8d];return _0x4a3ebc;}import{fileURLToPath}from'node:url';async function getTemplateList(){const _0x552700=a2_0x4a3e;try{const _0xc04db6=fileURLToPath(import.meta.url),_0xdf300d=a2_0x5527d1[_0x552700(0x17b)](a2_0x5527d1['dirname'](_0xc04db6),'../..'),_0xb97561=a2_0x5527d1[_0x552700(0x18a)](_0xdf300d,_0x552700(0x191)),_0x587c1a=await readdir(_0xb97561,{'withFileTypes':!![]}),_0x384320=_0x587c1a[_0x552700(0x17f)](_0x1e7160=>_0x1e7160[_0x552700(0x192)]())[_0x552700(0x190)](_0x4c9af8=>({'label':_0x4c9af8[_0x552700(0x172)]}))[_0x552700(0x185)]((_0x2149a8,_0x344f82)=>_0x2149a8[_0x552700(0x181)][_0x552700(0x189)](_0x344f82[_0x552700(0x181)]));return _0x384320;}catch(_0x5f354b){return console[_0x552700(0x18e)](_0x552700(0x176),_0x5f354b),[{'label':_0x552700(0x187)},{'label':'sdk-fetch'}];}}export function SelectPageTemplate(_0x5bc4ee){const _0x8e0385=a2_0x4a3e,[_0x1c2d92,_0x269dea]=useState(0x0),[_0x361a78,_0x1a50e0]=useState([]),[_0x44c667,_0x3da45e]=useState(!![]);useEffect(()=>{async function _0x236cdb(){const _0x8cdf64=await getTemplateList();_0x1a50e0(_0x8cdf64),_0x3da45e(![]);}_0x236cdb();},[]),useInput((_0x673655,_0x469a54)=>{const _0x661718=a2_0x4a3e;if(_0x44c667)return;if(_0x469a54[_0x661718(0x184)]){const _0x151f5c=_0x361a78[_0x1c2d92];_0x151f5c&&_0x5bc4ee['onSelect'](_0x151f5c[_0x661718(0x181)]);}_0x469a54[_0x661718(0x17d)]&&_0x269dea(_0x1858ab=>_0x1858ab===0x0?_0x361a78[_0x661718(0x179)]-0x1:_0x1858ab-0x1),_0x469a54[_0x661718(0x18d)]&&_0x269dea(_0xe0d249=>_0xe0d249===_0x361a78[_0x661718(0x179)]-0x1?0x0:_0xe0d249+0x1);});if(_0x44c667)return a2_0x3ddcd5(Box,{'flexDirection':_0x8e0385(0x178),'paddingY':0x1,'children':a2_0x1cb746(Box,{'children':[a2_0x3ddcd5(Text,{'color':'gray','children':'\x20Step1:\x20'}),a2_0x3ddcd5(Text,{'children':_0x8e0385(0x18f)})]})});return a2_0x1cb746(Box,{'flexDirection':'column','paddingY':0x1,'children':[a2_0x1cb746(Box,{'children':[a2_0x3ddcd5(Text,{'color':_0x8e0385(0x17e),'children':'\x20Step1:\x20'}),a2_0x3ddcd5(Text,{'children':_0x8e0385(0x193)})]}),_0x361a78[_0x8e0385(0x190)]((_0x7c0ed,_0x55f543)=>{const _0x10032c=_0x8e0385,_0x119ba8=_0x55f543===_0x1c2d92,_0x46d0e5=_0x119ba8?'\x20\x20\x20\x20\x20\x20>\x20'+_0x7c0ed[_0x10032c(0x181)]:_0x10032c(0x177)+_0x7c0ed[_0x10032c(0x181)];return a2_0x3ddcd5(Box,{'children':a2_0x3ddcd5(Text,{'color':_0x119ba8?_0x10032c(0x17c):undefined,'children':_0x46d0e5})},_0x46d0e5);})]});}
1
+ function a2_0x5b6e(){const _0x153ba1=['获取模板列表失败:','请选择您要创建的页面模板','templates/pages','\x20Step1:\x20','385394IkhUvo','column','200tsbrCO','name','217690xoQctu','downArrow','gray','return','green','upArrow','\x20\x20\x20\x20\x20\x20>\x20','\x20\x20\x20\x20\x20\x20\x20\x20','sdk-fetch','label','1954GFoKPm','753XGGlVz','error','sort','2165250HnsQhL','filter','833uzpFlZ','772828pPWqXV','56358rqDExi','resolve','localeCompare','50pYRWQl','onSelect','map','dirname','12006DJcjRe','../..','join'];a2_0x5b6e=function(){return _0x153ba1;};return a2_0x5b6e();}(function(_0x5ddf28,_0x5dd3ea){const _0x331422=a2_0x30ea,_0x5f836c=_0x5ddf28();while(!![]){try{const _0x235443=parseInt(_0x331422(0x10a))/0x1+-parseInt(_0x331422(0xf4))/0x2*(-parseInt(_0x331422(0xf5))/0x3)+-parseInt(_0x331422(0xfb))/0x4+-parseInt(_0x331422(0xf8))/0x5+-parseInt(_0x331422(0x103))/0x6*(-parseInt(_0x331422(0xfa))/0x7)+-parseInt(_0x331422(0xe8))/0x8*(-parseInt(_0x331422(0xfc))/0x9)+-parseInt(_0x331422(0xff))/0xa*(parseInt(_0x331422(0xea))/0xb);if(_0x235443===_0x5dd3ea)break;else _0x5f836c['push'](_0x5f836c['shift']());}catch(_0x2b324c){_0x5f836c['push'](_0x5f836c['shift']());}}}(a2_0x5b6e,0x49433));import{jsx as a2_0x1ad7a1,jsxs as a2_0xa2a73}from'react/jsx-runtime';import{useState,useEffect}from'react';function a2_0x30ea(_0xfda303,_0x24107a){_0xfda303=_0xfda303-0xe8;const _0x5b6ec4=a2_0x5b6e();let _0x30ea49=_0x5b6ec4[_0xfda303];return _0x30ea49;}import{Text,Box,useInput}from'ink';import{readdir}from'node:fs/promises';import a2_0x1a99c7 from'node:path';import{fileURLToPath}from'node:url';async function getTemplateList(){const _0x671ed1=a2_0x30ea;try{const _0x56088c=fileURLToPath(import.meta.url),_0x36d223=a2_0x1a99c7[_0x671ed1(0xfd)](a2_0x1a99c7[_0x671ed1(0x102)](_0x56088c),_0x671ed1(0x104)),_0x4a1fbb=a2_0x1a99c7[_0x671ed1(0x105)](_0x36d223,_0x671ed1(0x108)),_0x3d6b5e=await readdir(_0x4a1fbb,{'withFileTypes':!![]}),_0x5d15e8=_0x3d6b5e[_0x671ed1(0xf9)](_0x239496=>_0x239496['isDirectory']())['map'](_0x5cf543=>({'label':_0x5cf543[_0x671ed1(0xe9)]}))[_0x671ed1(0xf7)]((_0x24e540,_0x38ce68)=>_0x24e540['label'][_0x671ed1(0xfe)](_0x38ce68['label']));return _0x5d15e8;}catch(_0x32b4af){return console[_0x671ed1(0xf6)](_0x671ed1(0x106),_0x32b4af),[{'label':'blank'},{'label':_0x671ed1(0xf2)}];}}export function SelectPageTemplate(_0x356262){const _0x34955d=a2_0x30ea,[_0x1fa3a6,_0x5e6e5c]=useState(0x0),[_0x4815f4,_0x12d935]=useState([]),[_0x58d543,_0x1a0f96]=useState(!![]);useEffect(()=>{async function _0x359ff1(){const _0xe09500=await getTemplateList();_0x12d935(_0xe09500),_0x1a0f96(![]);}_0x359ff1();},[]),useInput((_0x5aec49,_0x5b3d0d)=>{const _0x638fa2=a2_0x30ea;if(_0x58d543)return;if(_0x5b3d0d[_0x638fa2(0xed)]){const _0x7bb462=_0x4815f4[_0x1fa3a6];_0x7bb462&&_0x356262[_0x638fa2(0x100)](_0x7bb462['label']);}_0x5b3d0d[_0x638fa2(0xef)]&&_0x5e6e5c(_0x501b05=>_0x501b05===0x0?_0x4815f4['length']-0x1:_0x501b05-0x1),_0x5b3d0d[_0x638fa2(0xeb)]&&_0x5e6e5c(_0x17e170=>_0x17e170===_0x4815f4['length']-0x1?0x0:_0x17e170+0x1);});if(_0x58d543)return a2_0x1ad7a1(Box,{'flexDirection':_0x34955d(0x10b),'paddingY':0x1,'children':a2_0xa2a73(Box,{'children':[a2_0x1ad7a1(Text,{'color':_0x34955d(0xec),'children':_0x34955d(0x109)}),a2_0x1ad7a1(Text,{'children':'正在加载页面模板...'})]})});return a2_0xa2a73(Box,{'flexDirection':_0x34955d(0x10b),'paddingY':0x1,'children':[a2_0xa2a73(Box,{'children':[a2_0x1ad7a1(Text,{'color':'gray','children':_0x34955d(0x109)}),a2_0x1ad7a1(Text,{'children':_0x34955d(0x107)})]}),_0x4815f4[_0x34955d(0x101)]((_0x271e24,_0x10c02a)=>{const _0x15250b=_0x34955d,_0x10e7f2=_0x10c02a===_0x1fa3a6,_0x286bb2=_0x10e7f2?_0x15250b(0xf0)+_0x271e24[_0x15250b(0xf3)]:_0x15250b(0xf1)+_0x271e24[_0x15250b(0xf3)];return a2_0x1ad7a1(Box,{'children':a2_0x1ad7a1(Text,{'color':_0x10e7f2?_0x15250b(0xee):undefined,'children':_0x286bb2})},_0x286bb2);})]});}
@@ -1 +1 @@
1
- (function(_0x5cdd9d,_0x1403ae){const _0x3711d8=a3_0x59ed,_0x36c9a5=_0x5cdd9d();while(!![]){try{const _0x4d3012=-parseInt(_0x3711d8(0xe3))/0x1+parseInt(_0x3711d8(0xea))/0x2*(parseInt(_0x3711d8(0xd9))/0x3)+parseInt(_0x3711d8(0xc8))/0x4+-parseInt(_0x3711d8(0xf8))/0x5+-parseInt(_0x3711d8(0xf0))/0x6+-parseInt(_0x3711d8(0xd1))/0x7+parseInt(_0x3711d8(0xf1))/0x8*(parseInt(_0x3711d8(0xca))/0x9);if(_0x4d3012===_0x1403ae)break;else _0x36c9a5['push'](_0x36c9a5['shift']());}catch(_0x3815c9){_0x36c9a5['push'](_0x36c9a5['shift']());}}}(a3_0x42a5,0xda59b));function a3_0x59ed(_0x2bf0d7,_0x245752){_0x2bf0d7=_0x2bf0d7-0xc8;const _0x42a578=a3_0x42a5();let _0x59ed6b=_0x42a578[_0x2bf0d7];return _0x59ed6b;}import{jsx as a3_0x56b2ca,jsxs as a3_0x261236,Fragment as a3_0x987015}from'react/jsx-runtime';function a3_0x42a5(){const _0x17a4a6=['459aioqfq','env','\x20重新登录后再试','filePath','未提供应用AppCode,且配置中也没有默认值','\x1b[33m!\x20以下数据集代码不存在:\x20','\x20个匹配的数据集\x1b[0m','1874712YeKQbO','*\x20共处理\x20','map','includes','未找到任何数据集','gray','red','join','3962163OnIvRh','.md\x20(','cwd','green','√\x20文档生成完成!成功\x20','column','error','white','datasetCode','lovrabet\x20auth','660822komijP','cyan',',\x20失败\x20','api-doc','setLogPath','\x20个数据集中筛选出\x20','dim','2IHxhSj','yellow','success','*\x20生成的文档文件:','文档生成失败:\x20','\x1b[90m*\x20从\x20','6352062QSZvAk','187288TlvZvw','length','🚀\x20','正在生成\x20','\x20(环境:\x20','message','./docs','4207790uqfjpA','正在获取数据集列表...','4834216MRmvQO','filter'];a3_0x42a5=function(){return _0x17a4a6;};return a3_0x42a5();}import{useEffect,useState}from'react';import{Box,Text,useApp}from'ink';import{readConfig,getConfigAppCode}from'../utils/config.js';import{initEnv}from'../constant/env.js';import{fetchModelList}from'./fetch-model-list.js';import{generateDatasetDocs}from'./api-doc.js';import{logger}from'../utils/logger.js';export const ApiDocUI=({appCode:_0xb4afde,env:_0x418588,output:_0x5cacb0,extraParams:_0x43b58e,datasetCodes:_0x4a1b0c})=>{const _0x4225b7=a3_0x59ed,{exit:_0x45e206}=useApp(),[_0x244386,_0x12c033]=useState(![]),[_0x15863b,_0x570d32]=useState(''),[_0xa67472,_0x4fe6ac]=useState(![]),[_0x2a2a12,_0x4eb10c]=useState(null),[_0x5631cd,_0x430678]=useState(null),[_0x572e5d,_0x2f039d]=useState(0x0),_0x50004a=readConfig(),_0x33db1e=getConfigAppCode(),_0x2c752f=_0xb4afde||_0x33db1e,_0x2add10=typeof _0x50004a?.[_0x4225b7(0xcb)]==='string'?_0x50004a['env']:undefined,_0x3abff5=_0x418588||_0x2add10||'online';initEnv(_0x3abff5);const _0x4dcf62=_0x5cacb0||_0x4225b7(0xf7),_0x3c8a41=_0xb4afde?'使用指定的应用AppCode:\x20'+_0x2c752f:'使用配置的应用AppCode:\x20'+_0x2c752f;useEffect(()=>{_0x12c033(!![]),_0x3d8f17();},[]),useEffect(()=>{(_0xa67472||_0x2a2a12)&&_0x45e206();},[_0xa67472,_0x2a2a12,_0x45e206]);async function _0x3d8f17(){const _0x22c91b=_0x4225b7;if(!_0x2c752f){_0x4eb10c(_0x22c91b(0xce));return;}try{logger[_0x22c91b(0xe7)](process[_0x22c91b(0xdb)]()),_0x570d32(_0x22c91b(0xf9));const {configArray:_0x4c6942}=await fetchModelList(_0x2c752f);_0x2f039d(_0x4c6942[_0x22c91b(0xf2)]);if(_0x4c6942[_0x22c91b(0xf2)]===0x0){_0x4eb10c(_0x22c91b(0xd5));return;}let _0x4c692c=_0x4c6942;if(_0x4a1b0c&&_0x4a1b0c[_0x22c91b(0xf2)]>0x0){_0x4c692c=_0x4c6942[_0x22c91b(0xc9)](_0x54a38d=>_0x4a1b0c[_0x22c91b(0xd4)](_0x54a38d[_0x22c91b(0xe1)]));const _0x542916=_0x4c692c[_0x22c91b(0xd3)](_0x191e82=>_0x191e82[_0x22c91b(0xe1)]),_0x1dfc1d=_0x4a1b0c['filter'](_0x25d880=>!_0x542916['includes'](_0x25d880));_0x1dfc1d['length']>0x0&&console['log'](_0x22c91b(0xcf)+_0x1dfc1d[_0x22c91b(0xd8)](',\x20')+'\x1b[0m');if(_0x4c692c[_0x22c91b(0xf2)]===0x0){_0x4eb10c('指定的数据集代码都不存在:\x20'+_0x4a1b0c[_0x22c91b(0xd8)](',\x20'));return;}console['log'](_0x22c91b(0xef)+_0x4c6942[_0x22c91b(0xf2)]+_0x22c91b(0xe8)+_0x4c692c[_0x22c91b(0xf2)]+_0x22c91b(0xd0));}_0x570d32(_0x22c91b(0xf4)+_0x4c692c['length']+'\x20个数据集的文档...');const _0x4430d1=await generateDatasetDocs(_0x4c692c,_0x2c752f,_0x4dcf62,(_0xabc308,_0x419583,_0x3e5b71)=>{const _0x25d5ea=_0x22c91b;_0x570d32(_0x25d5ea(0xf4)+_0x3e5b71+_0x25d5ea(0xda)+_0xabc308+'/'+_0x419583+')');},_0x43b58e);_0x430678(_0x4430d1),_0x4fe6ac(!![]);const _0xe9e7db=_0x4430d1['filter'](_0xfdc9a5=>_0xfdc9a5[_0x22c91b(0xec)])[_0x22c91b(0xf2)],_0x3a8e21=_0x4430d1[_0x22c91b(0xc9)](_0x515e60=>!_0x515e60[_0x22c91b(0xec)])['length'];logger[_0x22c91b(0xec)](_0x22c91b(0xe6),'文档生成完成',undefined,{'totalCount':_0x4430d1[_0x22c91b(0xf2)],'successCount':_0xe9e7db,'failCount':_0x3a8e21,'outputDir':_0x4dcf62});}catch(_0x4dc21b){const _0x20e2f5=_0x4dc21b instanceof Error?_0x4dc21b[_0x22c91b(0xf6)]:String(_0x4dc21b);logger['error'](_0x22c91b(0xe6),_0x22c91b(0xee)+_0x20e2f5,{'appCode':_0x2c752f,'outputDir':_0x4dcf62}),_0x4eb10c(_0x22c91b(0xee)+_0x20e2f5);}finally{_0x12c033(![]);}}const _0x5015df=_0x5631cd?.['filter'](_0x1bdb47=>_0x1bdb47[_0x4225b7(0xec)])[_0x4225b7(0xf2)]||0x0,_0x2f18db=_0x5631cd?.[_0x4225b7(0xc9)](_0x4d4fc5=>!_0x4d4fc5[_0x4225b7(0xec)])[_0x4225b7(0xf2)]||0x0;return a3_0x261236(Box,{'flexDirection':_0x4225b7(0xde),'children':[(_0x244386||_0xa67472)&&a3_0x261236(Box,{'children':[a3_0x56b2ca(Text,{'color':'gray','children':'*\x20'}),a3_0x56b2ca(Text,{'color':_0xb4afde?_0x4225b7(0xe0):_0x4225b7(0xe9),'children':_0x3c8a41})]}),_0x244386&&a3_0x56b2ca(Box,{'children':a3_0x261236(Text,{'children':[_0x4225b7(0xf3),_0x15863b,_0x4225b7(0xf5),_0x3abff5,')']})}),_0xa67472&&_0x5631cd&&a3_0x261236(Box,{'flexDirection':_0x4225b7(0xde),'children':[a3_0x56b2ca(Box,{'children':a3_0x261236(Text,{'color':_0x4225b7(0xdc),'children':[_0x4225b7(0xdd),_0x5015df,'\x20个',_0x2f18db>0x0&&_0x4225b7(0xe5)+_0x2f18db+'\x20个']})}),a3_0x56b2ca(Box,{'marginTop':0x1,'children':a3_0x261236(Text,{'color':_0x4225b7(0xd6),'children':[_0x4225b7(0xd2),_0x572e5d,'\x20个数据集']})}),a3_0x261236(Box,{'marginTop':0x1,'children':[a3_0x56b2ca(Text,{'color':_0x4225b7(0xd6),'children':'*\x20输出目录:\x20'}),a3_0x56b2ca(Text,{'color':_0x4225b7(0xe4),'children':_0x4dcf62})]}),_0x5015df>0x0&&a3_0x261236(a3_0x987015,{'children':[a3_0x56b2ca(Box,{'marginTop':0x1,'children':a3_0x56b2ca(Text,{'color':'gray','children':_0x4225b7(0xed)})}),_0x5631cd[_0x4225b7(0xc9)](_0x5a406a=>_0x5a406a['success'])[_0x4225b7(0xd3)]((_0x106e8a,_0x36151b)=>a3_0x261236(Box,{'marginLeft':0x2,'children':[a3_0x261236(Text,{'color':_0x4225b7(0xe4),'children':['•\x20',_0x106e8a[_0x4225b7(0xcd)]]}),a3_0x261236(Text,{'color':'dim','children':['\x20-\x20',_0x106e8a['datasetName']]})]},_0x36151b))]}),_0x2f18db>0x0&&a3_0x261236(a3_0x987015,{'children':[a3_0x56b2ca(Box,{'marginTop':0x1,'children':a3_0x56b2ca(Text,{'color':_0x4225b7(0xeb),'children':'⚠️\x20以下数据集生成失败:'})}),_0x5631cd[_0x4225b7(0xc9)](_0x2606c7=>!_0x2606c7[_0x4225b7(0xec)])[_0x4225b7(0xd3)]((_0x3a6a5f,_0x545f05)=>a3_0x261236(Box,{'marginLeft':0x2,'flexDirection':_0x4225b7(0xde),'children':[a3_0x261236(Text,{'color':_0x4225b7(0xd7),'children':['•\x20',_0x3a6a5f['datasetName'],'\x20(',_0x3a6a5f[_0x4225b7(0xe1)],')']}),_0x3a6a5f[_0x4225b7(0xdf)]&&a3_0x56b2ca(Box,{'marginLeft':0x2,'children':a3_0x56b2ca(Text,{'color':'dim','children':_0x3a6a5f[_0x4225b7(0xdf)]})})]},_0x545f05))]})]}),_0x2a2a12&&a3_0x261236(Box,{'flexDirection':_0x4225b7(0xde),'children':[a3_0x56b2ca(Box,{'children':a3_0x261236(Text,{'color':_0x4225b7(0xd7),'children':['❌\x20',_0x2a2a12]})}),_0x2a2a12[_0x4225b7(0xd4)]('登录')&&a3_0x261236(Box,{'marginTop':0x1,'children':[a3_0x56b2ca(Text,{'color':_0x4225b7(0xeb),'children':'💡\x20请使用\x20'}),a3_0x56b2ca(Text,{'color':_0x4225b7(0xe4),'children':_0x4225b7(0xe2)}),a3_0x56b2ca(Text,{'color':'yellow','children':_0x4225b7(0xcc)})]})]})]});};
1
+ (function(_0x4da37e,_0x4cb8de){const _0x3c6e92=a3_0x47da,_0x488704=_0x4da37e();while(!![]){try{const _0x47da60=-parseInt(_0x3c6e92(0x179))/0x1+-parseInt(_0x3c6e92(0x172))/0x2+parseInt(_0x3c6e92(0x174))/0x3*(-parseInt(_0x3c6e92(0x186))/0x4)+parseInt(_0x3c6e92(0x19a))/0x5*(parseInt(_0x3c6e92(0x176))/0x6)+parseInt(_0x3c6e92(0x18d))/0x7*(parseInt(_0x3c6e92(0x166))/0x8)+-parseInt(_0x3c6e92(0x18f))/0x9+-parseInt(_0x3c6e92(0x16e))/0xa*(-parseInt(_0x3c6e92(0x198))/0xb);if(_0x47da60===_0x4cb8de)break;else _0x488704['push'](_0x488704['shift']());}catch(_0x7ca084){_0x488704['push'](_0x488704['shift']());}}}(a3_0x1701,0xc9133));import{jsx as a3_0x509f6a,jsxs as a3_0x4a0583,Fragment as a3_0x3dc7ea}from'react/jsx-runtime';import{useEffect,useState}from'react';import{Box,Text,useApp}from'ink';import{readConfig,getConfigAppCode}from'../utils/config.js';import{initEnv}from'../constant/env.js';import{fetchModelList}from'./fetch-model-list.js';function a3_0x47da(_0x5b0882,_0x45b7c1){_0x5b0882=_0x5b0882-0x160;const _0x170196=a3_0x1701();let _0x47daa1=_0x170196[_0x5b0882];return _0x47daa1;}import{generateDatasetDocs}from'./api-doc.js';function a3_0x1701(){const _0x21710f=['./docs','cyan','cwd','文档生成失败:\x20','未提供应用AppCode,且配置中也没有默认值','column','message','\x20个数据集','332DeGXfm','正在获取数据集列表...','\x1b[33m!\x20以下数据集代码不存在:\x20','log','red','正在生成\x20','datasetCode','7XWFidF','online','4972167xfFftu','\x1b[0m','datasetName','💡\x20请使用\x20','文档生成完成','\x20个匹配的数据集\x1b[0m','setLogPath','lovrabet\x20auth','white','11MXCXtT','includes','935245DkrdxC','\x20(环境:\x20','join','\x20-\x20','success','length','gray','*\x20输出目录:\x20','1387192VhpcNH','green','\x20个数据集的文档...','yellow','*\x20生成的文档文件:','🚀\x20','dim','√\x20文档生成完成!成功\x20','28640120ogdjfq','\x20重新登录后再试','使用指定的应用AppCode:\x20','error','2184002EJCEAS','\x1b[90m*\x20从\x20','12642CEnWHQ','filePath','12SJiWBp','api-doc','filter','593680wAftxh','map','指定的数据集代码都不存在:\x20','使用配置的应用AppCode:\x20','⚠️\x20以下数据集生成失败:'];a3_0x1701=function(){return _0x21710f;};return a3_0x1701();}import{logger}from'../utils/logger.js';export const ApiDocUI=({appCode:_0x305179,env:_0x4cbce3,output:_0x2b7779,extraParams:_0x288f4a,datasetCodes:_0x3cf7b6})=>{const _0x382f83=a3_0x47da,{exit:_0x578176}=useApp(),[_0x31f342,_0x2013ba]=useState(![]),[_0x627c70,_0x227794]=useState(''),[_0x114c8a,_0x3679dc]=useState(![]),[_0x386800,_0x309466]=useState(null),[_0x42fba7,_0x40cb5c]=useState(null),[_0x5546b0,_0x4c597f]=useState(0x0),_0x785096=readConfig(),_0x3bdc8b=getConfigAppCode(),_0x28ff37=_0x305179||_0x3bdc8b,_0x3d9756=typeof _0x785096?.['env']==='string'?_0x785096['env']:undefined,_0x54df0a=_0x4cbce3||_0x3d9756||_0x382f83(0x18e);initEnv(_0x54df0a);const _0xee83a=_0x2b7779||_0x382f83(0x17e),_0x26334b=_0x305179?_0x382f83(0x170)+_0x28ff37:_0x382f83(0x17c)+_0x28ff37;useEffect(()=>{_0x2013ba(!![]),_0x18bf54();},[]),useEffect(()=>{(_0x114c8a||_0x386800)&&_0x578176();},[_0x114c8a,_0x386800,_0x578176]);async function _0x18bf54(){const _0x2f7bdf=_0x382f83;if(!_0x28ff37){_0x309466(_0x2f7bdf(0x182));return;}try{logger[_0x2f7bdf(0x195)](process[_0x2f7bdf(0x180)]()),_0x227794(_0x2f7bdf(0x187));const {configArray:_0x57f8e4}=await fetchModelList(_0x28ff37);_0x4c597f(_0x57f8e4['length']);if(_0x57f8e4[_0x2f7bdf(0x163)]===0x0){_0x309466('未找到任何数据集');return;}let _0x565a94=_0x57f8e4;if(_0x3cf7b6&&_0x3cf7b6[_0x2f7bdf(0x163)]>0x0){_0x565a94=_0x57f8e4[_0x2f7bdf(0x178)](_0x35d43d=>_0x3cf7b6[_0x2f7bdf(0x199)](_0x35d43d[_0x2f7bdf(0x18c)]));const _0x48761c=_0x565a94[_0x2f7bdf(0x17a)](_0x4fc837=>_0x4fc837[_0x2f7bdf(0x18c)]),_0x2ba17b=_0x3cf7b6['filter'](_0x3b0906=>!_0x48761c[_0x2f7bdf(0x199)](_0x3b0906));_0x2ba17b[_0x2f7bdf(0x163)]>0x0&&console[_0x2f7bdf(0x189)](_0x2f7bdf(0x188)+_0x2ba17b[_0x2f7bdf(0x160)](',\x20')+_0x2f7bdf(0x190));if(_0x565a94[_0x2f7bdf(0x163)]===0x0){_0x309466(_0x2f7bdf(0x17b)+_0x3cf7b6[_0x2f7bdf(0x160)](',\x20'));return;}console[_0x2f7bdf(0x189)](_0x2f7bdf(0x173)+_0x57f8e4[_0x2f7bdf(0x163)]+'\x20个数据集中筛选出\x20'+_0x565a94['length']+_0x2f7bdf(0x194));}_0x227794(_0x2f7bdf(0x18b)+_0x565a94[_0x2f7bdf(0x163)]+_0x2f7bdf(0x168));const _0x36b818=await generateDatasetDocs(_0x565a94,_0x28ff37,_0xee83a,(_0x2e176b,_0x56cb13,_0x5a9c6e)=>{const _0x425031=_0x2f7bdf;_0x227794(_0x425031(0x18b)+_0x5a9c6e+'.md\x20('+_0x2e176b+'/'+_0x56cb13+')');},_0x288f4a);_0x40cb5c(_0x36b818),_0x3679dc(!![]);const _0xd13e84=_0x36b818[_0x2f7bdf(0x178)](_0x42f129=>_0x42f129['success'])[_0x2f7bdf(0x163)],_0x144807=_0x36b818[_0x2f7bdf(0x178)](_0x33f1a5=>!_0x33f1a5['success'])[_0x2f7bdf(0x163)];logger[_0x2f7bdf(0x162)](_0x2f7bdf(0x177),_0x2f7bdf(0x193),undefined,{'totalCount':_0x36b818[_0x2f7bdf(0x163)],'successCount':_0xd13e84,'failCount':_0x144807,'outputDir':_0xee83a});}catch(_0x485f35){const _0x3aec49=_0x485f35 instanceof Error?_0x485f35[_0x2f7bdf(0x184)]:String(_0x485f35);logger[_0x2f7bdf(0x171)]('api-doc',_0x2f7bdf(0x181)+_0x3aec49,{'appCode':_0x28ff37,'outputDir':_0xee83a}),_0x309466(_0x2f7bdf(0x181)+_0x3aec49);}finally{_0x2013ba(![]);}}const _0x2aa961=_0x42fba7?.[_0x382f83(0x178)](_0x4182af=>_0x4182af['success'])['length']||0x0,_0x44192b=_0x42fba7?.[_0x382f83(0x178)](_0x1acc5e=>!_0x1acc5e['success'])[_0x382f83(0x163)]||0x0;return a3_0x4a0583(Box,{'flexDirection':_0x382f83(0x183),'children':[(_0x31f342||_0x114c8a)&&a3_0x4a0583(Box,{'children':[a3_0x509f6a(Text,{'color':_0x382f83(0x164),'children':'*\x20'}),a3_0x509f6a(Text,{'color':_0x305179?_0x382f83(0x197):_0x382f83(0x16c),'children':_0x26334b})]}),_0x31f342&&a3_0x509f6a(Box,{'children':a3_0x4a0583(Text,{'children':[_0x382f83(0x16b),_0x627c70,_0x382f83(0x19b),_0x54df0a,')']})}),_0x114c8a&&_0x42fba7&&a3_0x4a0583(Box,{'flexDirection':_0x382f83(0x183),'children':[a3_0x509f6a(Box,{'children':a3_0x4a0583(Text,{'color':_0x382f83(0x167),'children':[_0x382f83(0x16d),_0x2aa961,'\x20个',_0x44192b>0x0&&',\x20失败\x20'+_0x44192b+'\x20个']})}),a3_0x509f6a(Box,{'marginTop':0x1,'children':a3_0x4a0583(Text,{'color':'gray','children':['*\x20共处理\x20',_0x5546b0,_0x382f83(0x185)]})}),a3_0x4a0583(Box,{'marginTop':0x1,'children':[a3_0x509f6a(Text,{'color':_0x382f83(0x164),'children':_0x382f83(0x165)}),a3_0x509f6a(Text,{'color':_0x382f83(0x17f),'children':_0xee83a})]}),_0x2aa961>0x0&&a3_0x4a0583(a3_0x3dc7ea,{'children':[a3_0x509f6a(Box,{'marginTop':0x1,'children':a3_0x509f6a(Text,{'color':_0x382f83(0x164),'children':_0x382f83(0x16a)})}),_0x42fba7[_0x382f83(0x178)](_0x20ac01=>_0x20ac01[_0x382f83(0x162)])[_0x382f83(0x17a)]((_0x11eb5b,_0x165c16)=>a3_0x4a0583(Box,{'marginLeft':0x2,'children':[a3_0x4a0583(Text,{'color':'cyan','children':['•\x20',_0x11eb5b[_0x382f83(0x175)]]}),a3_0x4a0583(Text,{'color':_0x382f83(0x16c),'children':[_0x382f83(0x161),_0x11eb5b['datasetName']]})]},_0x165c16))]}),_0x44192b>0x0&&a3_0x4a0583(a3_0x3dc7ea,{'children':[a3_0x509f6a(Box,{'marginTop':0x1,'children':a3_0x509f6a(Text,{'color':_0x382f83(0x169),'children':_0x382f83(0x17d)})}),_0x42fba7[_0x382f83(0x178)](_0x2034b0=>!_0x2034b0[_0x382f83(0x162)])['map']((_0x220f70,_0x16536f)=>a3_0x4a0583(Box,{'marginLeft':0x2,'flexDirection':_0x382f83(0x183),'children':[a3_0x4a0583(Text,{'color':_0x382f83(0x18a),'children':['•\x20',_0x220f70[_0x382f83(0x191)],'\x20(',_0x220f70[_0x382f83(0x18c)],')']}),_0x220f70['error']&&a3_0x509f6a(Box,{'marginLeft':0x2,'children':a3_0x509f6a(Text,{'color':'dim','children':_0x220f70[_0x382f83(0x171)]})})]},_0x16536f))]})]}),_0x386800&&a3_0x4a0583(Box,{'flexDirection':'column','children':[a3_0x509f6a(Box,{'children':a3_0x4a0583(Text,{'color':_0x382f83(0x18a),'children':['❌\x20',_0x386800]})}),_0x386800[_0x382f83(0x199)]('登录')&&a3_0x4a0583(Box,{'marginTop':0x1,'children':[a3_0x509f6a(Text,{'color':_0x382f83(0x169),'children':_0x382f83(0x192)}),a3_0x509f6a(Text,{'color':_0x382f83(0x17f),'children':_0x382f83(0x196)}),a3_0x509f6a(Text,{'color':_0x382f83(0x169),'children':_0x382f83(0x16f)})]})]})]});};
@@ -1 +1 @@
1
- const a4_0x3bf40d=a4_0x3b6f;(function(_0xdff53f,_0x3f4fc5){const _0x235383=a4_0x3b6f,_0x48f5f1=_0xdff53f();while(!![]){try{const _0x271155=parseInt(_0x235383(0x166))/0x1*(-parseInt(_0x235383(0x14b))/0x2)+parseInt(_0x235383(0x165))/0x3+parseInt(_0x235383(0x14a))/0x4*(-parseInt(_0x235383(0x156))/0x5)+parseInt(_0x235383(0x14c))/0x6*(parseInt(_0x235383(0x143))/0x7)+parseInt(_0x235383(0x155))/0x8+-parseInt(_0x235383(0x147))/0x9+parseInt(_0x235383(0x157))/0xa;if(_0x271155===_0x3f4fc5)break;else _0x48f5f1['push'](_0x48f5f1['shift']());}catch(_0x3a6139){_0x48f5f1['push'](_0x48f5f1['shift']());}}}(a4_0x263c,0xb4e52));function a4_0x263c(){const _0x3a3e26=['POST','✓\x20成功生成:\x20','.md','/api/node-toolbox/api-doc-generator','status','):缺少\x20data.markdown\x20字段','752394jxevLh','4jvWYGn','push','./docs','error','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','35vXcuKA','api-doc','application/json','datasetCode','10142883dWJxNr','text','生成文档失败:\x20','300XVCWdv','89948YkZEIX','1758126AlWvhU','success','name','.md\x20-\x20','响应数据格式错误\x20(','stringify','log','markdown','join','4823376ZSCXJt','87740LrZHYK','10451040qYPKAy','data','length','生成文档成功:\x20',']\x20正在生成:\x20','),HTTP状态码:\x20','获取文档失败\x20(','\x20个数据集需要生成文档\x0a'];a4_0x263c=function(){return _0x3a3e26;};return a4_0x263c();}import{mkdirSync,writeFileSync}from'node:fs';import a4_0xb74c83 from'node:path';import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';import{logger}from'../utils/logger.js';export async function fetchDatasetDoc(_0x478d5a){const _0x59249d=a4_0x3b6f,{appCode:_0x18bf75,datasetCode:_0xd8206d,datasetId:_0x54c22d,extraParams:_0x1aa43d}=_0x478d5a,_0xd63f26=getApiDomain(),_0x22ddf4=_0xd63f26+_0x59249d(0x162),_0xe6c8a6={'appCode':_0x18bf75,'datasetCode':_0xd8206d,'datasetId':_0x54c22d,..._0x1aa43d||{}},_0x46535b=await fetch(_0x22ddf4,{'method':_0x59249d(0x15f),'headers':{'Content-Type':_0x59249d(0x145),'Cookie':getCookie()},'body':JSON[_0x59249d(0x151)](_0xe6c8a6)});if(!_0x46535b['ok']){if(_0x46535b[_0x59249d(0x163)]===0x191)throw new Error(_0x59249d(0x142));let _0x3f9266='';try{_0x3f9266=await _0x46535b[_0x59249d(0x148)]();}catch(_0x54baf9){}throw new Error(_0x59249d(0x15d)+_0xd8206d+_0x59249d(0x15c)+_0x46535b[_0x59249d(0x163)]+(_0x3f9266?'\x0a'+_0x3f9266:''));}const _0x5182cf=await _0x46535b['json']();if(!_0x5182cf[_0x59249d(0x158)]||typeof _0x5182cf[_0x59249d(0x158)][_0x59249d(0x153)]!=='string')throw new Error(_0x59249d(0x150)+_0xd8206d+_0x59249d(0x164));return _0x5182cf['data'][_0x59249d(0x153)];}function delay(_0x188db0){return new Promise(_0x31d534=>setTimeout(_0x31d534,_0x188db0));}function a4_0x3b6f(_0x48e877,_0x72a44a){_0x48e877=_0x48e877-0x141;const _0x263c36=a4_0x263c();let _0x3b6f52=_0x263c36[_0x48e877];return _0x3b6f52;}export async function generateDatasetDocs(_0x2bf5d1,_0x1af48d,_0x3ef3a4=a4_0x3bf40d(0x168),_0x3c4ddb,_0x3106f2){const _0x178fe9=a4_0x3bf40d;mkdirSync(_0x3ef3a4,{'recursive':!![]});const _0x2b275b=[],_0x489e74=_0x2bf5d1[_0x178fe9(0x159)];console[_0x178fe9(0x152)]('\x0a共有\x20'+_0x489e74+_0x178fe9(0x15e));for(let _0x1cf3d1=0x0;_0x1cf3d1<_0x2bf5d1[_0x178fe9(0x159)];_0x1cf3d1++){const _0x23b0d9=_0x2bf5d1[_0x1cf3d1],_0xaeb8ec=_0x1cf3d1+0x1,_0x3d1bd4=_0x23b0d9['tableName'];try{console[_0x178fe9(0x152)]('['+_0xaeb8ec+'/'+_0x489e74+_0x178fe9(0x15b)+_0x3d1bd4+'.md\x20('+_0x23b0d9[_0x178fe9(0x14e)]+')');_0x3c4ddb&&_0x3c4ddb(_0xaeb8ec,_0x489e74,_0x3d1bd4);const _0x362a09=await fetchDatasetDoc({'appCode':_0x1af48d,'datasetCode':_0x23b0d9[_0x178fe9(0x146)],'datasetId':_0x23b0d9['id'],'enableAI':![],'extraParams':_0x3106f2}),_0x25e61b=a4_0xb74c83[_0x178fe9(0x154)](_0x3ef3a4,_0x3d1bd4+_0x178fe9(0x161));writeFileSync(_0x25e61b,_0x362a09,{'encoding':'utf8'}),console[_0x178fe9(0x152)](_0x178fe9(0x160)+_0x3d1bd4+_0x178fe9(0x161)),logger[_0x178fe9(0x14d)](_0x178fe9(0x144),_0x178fe9(0x15a)+_0x3d1bd4,undefined,{'datasetCode':_0x23b0d9['datasetCode'],'datasetName':_0x23b0d9['name'],'filePath':_0x25e61b,'progress':_0xaeb8ec+'/'+_0x489e74}),_0x2b275b[_0x178fe9(0x167)]({'datasetCode':_0x23b0d9[_0x178fe9(0x146)],'datasetName':_0x23b0d9[_0x178fe9(0x14e)],'filePath':_0x25e61b,'success':!![]}),_0xaeb8ec<_0x489e74&&await delay(0x1388);}catch(_0x43d4a7){const _0x4c757a=_0x43d4a7 instanceof Error?_0x43d4a7['message']:String(_0x43d4a7);console[_0x178fe9(0x152)]('✗\x20失败:\x20'+_0x3d1bd4+_0x178fe9(0x14f)+_0x4c757a+'\x0a'),logger[_0x178fe9(0x141)](_0x178fe9(0x144),_0x178fe9(0x149)+_0x23b0d9[_0x178fe9(0x146)],{'datasetCode':_0x23b0d9['datasetCode'],'datasetName':_0x23b0d9[_0x178fe9(0x14e)],'error':_0x4c757a,'progress':_0xaeb8ec+'/'+_0x489e74}),_0x2b275b[_0x178fe9(0x167)]({'datasetCode':_0x23b0d9[_0x178fe9(0x146)],'datasetName':_0x23b0d9[_0x178fe9(0x14e)],'filePath':'','success':![],'error':_0x4c757a}),_0xaeb8ec<_0x489e74&&(console[_0x178fe9(0x152)]('等待\x203\x20秒...\x0a'),await delay(0xbb8));}}return _0x2b275b;}
1
+ const a4_0x2f87cd=a4_0x3554;(function(_0x1ed4e7,_0x30c2d8){const _0x176767=a4_0x3554,_0x3c6bdb=_0x1ed4e7();while(!![]){try{const _0xa3951a=parseInt(_0x176767(0x99))/0x1*(parseInt(_0x176767(0x9e))/0x2)+-parseInt(_0x176767(0x93))/0x3*(parseInt(_0x176767(0x91))/0x4)+parseInt(_0x176767(0x8f))/0x5+parseInt(_0x176767(0x88))/0x6*(-parseInt(_0x176767(0x7f))/0x7)+parseInt(_0x176767(0x7c))/0x8+-parseInt(_0x176767(0x9d))/0x9*(-parseInt(_0x176767(0x86))/0xa)+-parseInt(_0x176767(0x7a))/0xb*(parseInt(_0x176767(0x80))/0xc);if(_0xa3951a===_0x30c2d8)break;else _0x3c6bdb['push'](_0x3c6bdb['shift']());}catch(_0x543916){_0x3c6bdb['push'](_0x3c6bdb['shift']());}}}(a4_0x3934,0xa0ccb));import{mkdirSync,writeFileSync}from'node:fs';import a4_0x5befce from'node:path';import{getCookie}from'../auth/get-cookie.js';function a4_0x3554(_0x2642a5,_0x5af38a){_0x2642a5=_0x2642a5-0x76;const _0x39346b=a4_0x3934();let _0x3554d2=_0x39346b[_0x2642a5];return _0x3554d2;}import{getApiDomain}from'../constant/domain.js';import{logger}from'../utils/logger.js';export async function fetchDatasetDoc(_0xa2c3e0){const _0x2c0738=a4_0x3554,{appCode:_0x3446c1,datasetCode:_0x5ba858,datasetId:_0x96133,extraParams:_0x3519e7}=_0xa2c3e0,_0x1f1265=getApiDomain(),_0x29f768=_0x1f1265+_0x2c0738(0x7b),_0x5d3a26={'appCode':_0x3446c1,'datasetCode':_0x5ba858,'datasetId':_0x96133,..._0x3519e7||{}},_0x2c65c9=await fetch(_0x29f768,{'method':_0x2c0738(0x8c),'headers':{'Content-Type':'application/json','Cookie':getCookie()},'body':JSON[_0x2c0738(0x7e)](_0x5d3a26)});if(!_0x2c65c9['ok']){if(_0x2c65c9[_0x2c0738(0x81)]===0x191)throw new Error(_0x2c0738(0x89));let _0x49c259='';try{_0x49c259=await _0x2c65c9[_0x2c0738(0x84)]();}catch(_0x3ffc33){}throw new Error(_0x2c0738(0x85)+_0x5ba858+'),HTTP状态码:\x20'+_0x2c65c9[_0x2c0738(0x81)]+(_0x49c259?'\x0a'+_0x49c259:''));}const _0x467753=await _0x2c65c9['json']();if(!_0x467753[_0x2c0738(0x8a)]||typeof _0x467753[_0x2c0738(0x8a)][_0x2c0738(0x8e)]!==_0x2c0738(0x78))throw new Error('响应数据格式错误\x20('+_0x5ba858+'):缺少\x20data.markdown\x20字段');return _0x467753[_0x2c0738(0x8a)][_0x2c0738(0x8e)];}function delay(_0x2d4c60){return new Promise(_0x240061=>setTimeout(_0x240061,_0x2d4c60));}export async function generateDatasetDocs(_0x5a1099,_0x1d7471,_0x15ed7f=a4_0x2f87cd(0x9a),_0x453c10,_0x4890c3){const _0x6e9a98=a4_0x2f87cd;mkdirSync(_0x15ed7f,{'recursive':!![]});const _0x2a2cd2=[],_0x54675c=_0x5a1099[_0x6e9a98(0x79)];console[_0x6e9a98(0x98)](_0x6e9a98(0x87)+_0x54675c+_0x6e9a98(0xa1));for(let _0x29b694=0x0;_0x29b694<_0x5a1099[_0x6e9a98(0x79)];_0x29b694++){const _0x3570e5=_0x5a1099[_0x29b694],_0x560618=_0x29b694+0x1,_0x1f9112=_0x3570e5[_0x6e9a98(0xa0)];try{console[_0x6e9a98(0x98)]('['+_0x560618+'/'+_0x54675c+_0x6e9a98(0x95)+_0x1f9112+_0x6e9a98(0x8b)+_0x3570e5[_0x6e9a98(0x7d)]+')');_0x453c10&&_0x453c10(_0x560618,_0x54675c,_0x1f9112);const _0xc4d1c7=await fetchDatasetDoc({'appCode':_0x1d7471,'datasetCode':_0x3570e5[_0x6e9a98(0xa2)],'datasetId':_0x3570e5['id'],'enableAI':![],'extraParams':_0x4890c3}),_0x52db75=a4_0x5befce[_0x6e9a98(0x76)](_0x15ed7f,_0x1f9112+_0x6e9a98(0x9b));writeFileSync(_0x52db75,_0xc4d1c7,{'encoding':_0x6e9a98(0x9c)}),console['log'](_0x6e9a98(0x9f)+_0x1f9112+'.md'),logger[_0x6e9a98(0x92)](_0x6e9a98(0x97),_0x6e9a98(0x83)+_0x1f9112,undefined,{'datasetCode':_0x3570e5[_0x6e9a98(0xa2)],'datasetName':_0x3570e5['name'],'filePath':_0x52db75,'progress':_0x560618+'/'+_0x54675c}),_0x2a2cd2['push']({'datasetCode':_0x3570e5['datasetCode'],'datasetName':_0x3570e5[_0x6e9a98(0x7d)],'filePath':_0x52db75,'success':!![]}),_0x560618<_0x54675c&&await delay(0x1388);}catch(_0x10931f){const _0x9cc224=_0x10931f instanceof Error?_0x10931f[_0x6e9a98(0xa3)]:String(_0x10931f);console[_0x6e9a98(0x98)](_0x6e9a98(0x77)+_0x1f9112+_0x6e9a98(0x94)+_0x9cc224+'\x0a'),logger[_0x6e9a98(0x90)]('api-doc',_0x6e9a98(0x96)+_0x3570e5[_0x6e9a98(0xa2)],{'datasetCode':_0x3570e5['datasetCode'],'datasetName':_0x3570e5[_0x6e9a98(0x7d)],'error':_0x9cc224,'progress':_0x560618+'/'+_0x54675c}),_0x2a2cd2[_0x6e9a98(0x8d)]({'datasetCode':_0x3570e5[_0x6e9a98(0xa2)],'datasetName':_0x3570e5['name'],'filePath':'','success':![],'error':_0x9cc224}),_0x560618<_0x54675c&&(console['log'](_0x6e9a98(0x82)),await delay(0xbb8));}}return _0x2a2cd2;}function a4_0x3934(){const _0xe4e6b=['796426uYigAA','✓\x20成功生成:\x20','tableName','\x20个数据集需要生成文档\x0a','datasetCode','message','join','✗\x20失败:\x20','string','length','88BwtQUe','/api/node-toolbox/api-doc-generator','9700128delArX','name','stringify','3409lmWjHw','296268gedCCv','status','等待\x203\x20秒...\x0a','生成文档成功:\x20','text','获取文档失败\x20(','10TnBDRl','\x0a共有\x20','11856ikMeTH','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','data','.md\x20(','POST','push','markdown','2438850jhtjIk','error','26916akZnXt','success','435eSavzR','.md\x20-\x20',']\x20正在生成:\x20','生成文档失败:\x20','api-doc','log','1UVgFkI','./docs','.md','utf8','6260985VZfuwB'];a4_0x3934=function(){return _0xe4e6b;};return a4_0x3934();}
@@ -1 +1 @@
1
- (function(_0x59dc02,_0x23ccab){const _0x3342a0=a5_0x5802,_0x3761b4=_0x59dc02();while(!![]){try{const _0x452389=parseInt(_0x3342a0(0x1bc))/0x1*(parseInt(_0x3342a0(0x1cd))/0x2)+parseInt(_0x3342a0(0x1ae))/0x3+-parseInt(_0x3342a0(0x1ac))/0x4*(parseInt(_0x3342a0(0x1bf))/0x5)+parseInt(_0x3342a0(0x1a2))/0x6+-parseInt(_0x3342a0(0x19a))/0x7+parseInt(_0x3342a0(0x1b4))/0x8*(parseInt(_0x3342a0(0x1a6))/0x9)+-parseInt(_0x3342a0(0x19f))/0xa;if(_0x452389===_0x23ccab)break;else _0x3761b4['push'](_0x3761b4['shift']());}catch(_0x40c701){_0x3761b4['push'](_0x3761b4['shift']());}}}(a5_0x4d2e,0x86676));import{jsx as a5_0x4ba1ff,jsxs as a5_0x10b365}from'react/jsx-runtime';import{useEffect,useState}from'react';import{Box,Text,useApp}from'ink';function a5_0x5802(_0x1ca6c2,_0x13c90e){_0x1ca6c2=_0x1ca6c2-0x198;const _0x4d2e62=a5_0x4d2e();let _0x580293=_0x4d2e62[_0x1ca6c2];return _0x580293;}import{readConfig,getConfigAppCode}from'../utils/config.js';import{initEnv}from'../constant/env.js';import{generateApiFile}from'./generate-api-file.js';import{logger}from'../utils/logger.js';function a5_0x4d2e(){const _0x9a9b3d=['./src/api/','36WxTgPM','includes','1350180XPTWMO','{\x20lovrabetClient\x20}','\x20个模型','\x20个,过滤重复','cyan','.ts','776jVaYKk','replace','*\x20已生成文件:','modelCount','endsWith','length','string','dim','280nKfSLC','\x20重新登录后再试','-\x20模型配置文件\x20(','329075sBXJxf','api','√\x20成功拉取\x20','client','使用配置的应用AppCode:\x20','green','yellow','\x20-\x20客户端实例文件','slice','message','未提供应用AppCode,且配置中也没有默认值','online','-client','cwd','1382NzwgfU','duplicateCount','setLogPath','datasetCount','789698PsMaIW','column','gray','white','!\x20原始数据集\x20','7160720JsCUer','api-pull','join','3198540LANChF','red','*\x20导入方式:','error','73773ZaMnFO','\x20个模型)','env','-api','拉取\x20API\x20配置失败:\x20'];a5_0x4d2e=function(){return _0x9a9b3d;};return a5_0x4d2e();}import{fetchModelList}from'./fetch-model-list.js';export const ApiPullUI=({appCode:_0x5ab228,env:_0x554fd0,output:_0x4bfa6f})=>{const _0x4c5d17=a5_0x5802,{exit:_0x152a7f}=useApp(),[_0x441446,_0x3c6188]=useState(![]),[_0x257afe,_0x256c81]=useState(![]),[_0x28bb26,_0x16db9a]=useState(null),[_0x1a8dd1,_0x5c826c]=useState(null),_0x1e0d12=readConfig(),_0x2559e0=getConfigAppCode(),_0xc8e19a=_0x5ab228||_0x2559e0,_0x224dd3=typeof _0x1e0d12?.[_0x4c5d17(0x1a8)]===_0x4c5d17(0x1ba)?_0x1e0d12[_0x4c5d17(0x1a8)]:undefined,_0x4c22e8=_0x554fd0||_0x224dd3||_0x4c5d17(0x1ca);initEnv(_0x4c22e8);const _0x1304a3=_0x4bfa6f||_0x4c5d17(0x1ab),_0xa67c71=_0x5ab228&&_0x5ab228[_0x4c5d17(0x1ad)]('-')?_0x5ab228['split']('-')[_0x4c5d17(0x1c7)](0x1)[_0x4c5d17(0x1a1)]('-'):'',_0xae4b25=_0x5ab228?'使用指定的应用AppCode:\x20'+_0xc8e19a:_0x4c5d17(0x1c3)+_0xc8e19a,_0x59be56=_0xa67c71?_0xa67c71+_0x4c5d17(0x1a9):_0x4c5d17(0x1c0),_0x4c3612=_0xa67c71?_0xa67c71+_0x4c5d17(0x1cb):_0x4c5d17(0x1c2);useEffect(()=>{_0x3c6188(!![]),_0x4318de();},[]),useEffect(()=>{(_0x257afe||_0x28bb26)&&_0x152a7f();},[_0x257afe,_0x28bb26,_0x152a7f]);async function _0x4318de(){const _0x18b84b=_0x4c5d17;if(!_0xc8e19a){_0x16db9a(_0x18b84b(0x1c9));return;}try{logger[_0x18b84b(0x198)](process[_0x18b84b(0x1cc)]());const {configArray:_0x4f7955}=await fetchModelList(_0xc8e19a),_0x5c400e=_0x4f7955[_0x18b84b(0x1b9)],_0x1b25ac=!_0x5ab228,_0x5af0dc=await generateApiFile(_0x4f7955,_0xa67c71,_0xc8e19a,_0x1b25ac,_0x4c22e8,_0x1304a3),_0x2d98e3=_0x1304a3[_0x18b84b(0x1b8)]('/')?_0x1304a3:_0x1304a3+'/';_0x5c826c({'api':''+_0x2d98e3+_0x59be56+_0x18b84b(0x1b3),'client':''+_0x2d98e3+_0x4c3612+_0x18b84b(0x1b3),'modelCount':_0x5af0dc[_0x18b84b(0x1b7)],'datasetCount':_0x5c400e,'originalCount':_0x5c400e,'duplicateCount':0x0}),_0x256c81(!![]);}catch(_0x484780){const _0x5bd9bc=_0x484780 instanceof Error?_0x484780[_0x18b84b(0x1c8)]:String(_0x484780);logger[_0x18b84b(0x1a5)](_0x18b84b(0x1a0),'拉取\x20API\x20配置失败:\x20'+_0x5bd9bc,{'appCode':_0xc8e19a,'error':_0x5bd9bc}),_0x16db9a(_0x18b84b(0x1aa)+_0x5bd9bc);}finally{_0x3c6188(![]);}}return a5_0x10b365(Box,{'flexDirection':_0x4c5d17(0x19b),'children':[(_0x441446||_0x257afe)&&a5_0x10b365(Box,{'children':[a5_0x4ba1ff(Text,{'color':_0x4c5d17(0x19c),'children':'*\x20'}),a5_0x4ba1ff(Text,{'color':_0x5ab228?_0x4c5d17(0x19d):_0x4c5d17(0x1bb),'children':_0xae4b25})]}),_0x441446&&a5_0x4ba1ff(Box,{'children':a5_0x10b365(Text,{'children':['🚀\x20正在从服务器拉取\x20API\x20配置...\x20(环境:\x20',_0x4c22e8,')']})}),_0x257afe&&_0x1a8dd1&&a5_0x10b365(Box,{'flexDirection':_0x4c5d17(0x19b),'children':[a5_0x4ba1ff(Box,{'children':a5_0x10b365(Text,{'color':_0x4c5d17(0x1c4),'children':[_0x4c5d17(0x1c1),_0x1a8dd1[_0x4c5d17(0x199)],'\x20个数据集,生成','\x20',_0x1a8dd1[_0x4c5d17(0x1b7)],_0x4c5d17(0x1b0)]})}),_0x1a8dd1[_0x4c5d17(0x1ce)]>0x0&&a5_0x4ba1ff(Box,{'marginTop':0x1,'children':a5_0x10b365(Text,{'color':'yellow','children':[_0x4c5d17(0x19e),_0x1a8dd1['originalCount'],_0x4c5d17(0x1b1),'\x20',_0x1a8dd1[_0x4c5d17(0x1ce)],'\x20个']})}),a5_0x4ba1ff(Box,{'marginTop':0x1,'children':a5_0x4ba1ff(Text,{'color':_0x4c5d17(0x19c),'children':_0x4c5d17(0x1b6)})}),a5_0x10b365(Box,{'marginLeft':0x2,'children':[a5_0x10b365(Text,{'color':_0x4c5d17(0x1b2),'children':['•\x20',_0x1a8dd1[_0x4c5d17(0x1c0)]]}),a5_0x10b365(Text,{'color':'dim','children':['\x20',_0x4c5d17(0x1be),_0x1a8dd1[_0x4c5d17(0x1b7)],_0x4c5d17(0x1a7)]})]}),a5_0x10b365(Box,{'marginLeft':0x2,'children':[a5_0x10b365(Text,{'color':_0x4c5d17(0x1b2),'children':['•\x20',_0x1a8dd1['client']]}),a5_0x4ba1ff(Text,{'color':_0x4c5d17(0x1bb),'children':_0x4c5d17(0x1c6)})]}),a5_0x4ba1ff(Box,{'marginTop':0x1,'children':a5_0x4ba1ff(Text,{'color':_0x4c5d17(0x19c),'children':_0x4c5d17(0x1a4)})}),a5_0x4ba1ff(Box,{'marginLeft':0x2,'children':a5_0x10b365(Text,{'color':_0x4c5d17(0x1c5),'children':['import\x20',_0x4c5d17(0x1af),'\x20from\x20\x27@/',_0x1a8dd1[_0x4c5d17(0x1c2)][_0x4c5d17(0x1b5)](/^\.\//,'')['replace'](_0x4c5d17(0x1b3),''),'\x27']})})]}),_0x28bb26&&a5_0x10b365(Box,{'flexDirection':'column','children':[a5_0x4ba1ff(Box,{'children':a5_0x10b365(Text,{'color':_0x4c5d17(0x1a3),'children':['❌\x20',_0x28bb26]})}),_0x28bb26[_0x4c5d17(0x1ad)]('登录')&&a5_0x10b365(Box,{'marginTop':0x1,'children':[a5_0x4ba1ff(Text,{'color':_0x4c5d17(0x1c5),'children':'💡\x20请使用\x20'}),a5_0x4ba1ff(Text,{'color':'cyan','children':'lovrabet\x20auth'}),a5_0x4ba1ff(Text,{'color':_0x4c5d17(0x1c5),'children':_0x4c5d17(0x1bd)})]})]})]});};
1
+ function a5_0x1d47(_0x1b86fb,_0x283a68){_0x1b86fb=_0x1b86fb-0x1b7;const _0x150636=a5_0x1506();let _0x1d4711=_0x150636[_0x1b86fb];return _0x1d4711;}(function(_0x1a4c3b,_0x1e8112){const _0x2834d2=a5_0x1d47,_0x4bb38d=_0x1a4c3b();while(!![]){try{const _0x374771=parseInt(_0x2834d2(0x1e8))/0x1+-parseInt(_0x2834d2(0x1e0))/0x2*(-parseInt(_0x2834d2(0x1c9))/0x3)+parseInt(_0x2834d2(0x1bd))/0x4+parseInt(_0x2834d2(0x1b8))/0x5*(-parseInt(_0x2834d2(0x1d5))/0x6)+parseInt(_0x2834d2(0x1c2))/0x7+parseInt(_0x2834d2(0x1ed))/0x8+-parseInt(_0x2834d2(0x1ea))/0x9*(parseInt(_0x2834d2(0x1d3))/0xa);if(_0x374771===_0x1e8112)break;else _0x4bb38d['push'](_0x4bb38d['shift']());}catch(_0x4e3ada){_0x4bb38d['push'](_0x4bb38d['shift']());}}}(a5_0x1506,0x7a816));import{jsx as a5_0x50ae97,jsxs as a5_0x5337fc}from'react/jsx-runtime';import{useEffect,useState}from'react';function a5_0x1506(){const _0x2f961b=['client','originalCount','拉取\x20API\x20配置失败:\x20','api-pull','6TKAwuN','string','green','-client','length','duplicateCount','*\x20导入方式:','\x20个模型','lovrabet\x20auth','replace','10IkDeYA','\x20个模型)','164244tlSFMO','gray','import\x20','\x20重新登录后再试','cyan','√\x20成功拉取\x20','datasetCount','setLogPath','*\x20已生成文件:','env','api','267724lUlFfJ','red','\x20-\x20客户端实例文件','dim','column','.ts','-\x20模型配置文件\x20(','endsWith','666175vzFdsR','join','11755323HvvXKF','使用指定的应用AppCode:\x20','\x20个,过滤重复','734400oKprvX','modelCount','{\x20lovrabetClient\x20}','white','\x20个数据集,生成','5LIeFxZ','./src/api/','online','未提供应用AppCode,且配置中也没有默认值','使用配置的应用AppCode:\x20','1286616WaYKFL','🚀\x20正在从服务器拉取\x20API\x20配置...\x20(环境:\x20','!\x20原始数据集\x20','includes','message','3415650jVIKKd','error','split'];a5_0x1506=function(){return _0x2f961b;};return a5_0x1506();}import{Box,Text,useApp}from'ink';import{readConfig,getConfigAppCode}from'../utils/config.js';import{initEnv}from'../constant/env.js';import{generateApiFile}from'./generate-api-file.js';import{logger}from'../utils/logger.js';import{fetchModelList}from'./fetch-model-list.js';export const ApiPullUI=({appCode:_0x4d6d78,env:_0x4d648b,output:_0x1b4f25})=>{const _0x1d8e1f=a5_0x1d47,{exit:_0xe131a3}=useApp(),[_0x5eaad9,_0x341ec8]=useState(![]),[_0x6fdb56,_0x2d496a]=useState(![]),[_0x2da05f,_0x52bfad]=useState(null),[_0x1b7b49,_0x223414]=useState(null),_0x420b7b=readConfig(),_0x34610e=getConfigAppCode(),_0x54e9ef=_0x4d6d78||_0x34610e,_0x38be39=typeof _0x420b7b?.[_0x1d8e1f(0x1de)]===_0x1d8e1f(0x1ca)?_0x420b7b[_0x1d8e1f(0x1de)]:undefined,_0x44e1a7=_0x4d648b||_0x38be39||_0x1d8e1f(0x1ba);initEnv(_0x44e1a7);const _0x557f97=_0x1b4f25||_0x1d8e1f(0x1b9),_0x2f3dde=_0x4d6d78&&_0x4d6d78[_0x1d8e1f(0x1c0)]('-')?_0x4d6d78[_0x1d8e1f(0x1c4)]('-')['slice'](0x1)[_0x1d8e1f(0x1e9)]('-'):'',_0x3e8fbd=_0x4d6d78?_0x1d8e1f(0x1eb)+_0x54e9ef:_0x1d8e1f(0x1bc)+_0x54e9ef,_0x3363ab=_0x2f3dde?_0x2f3dde+'-api':_0x1d8e1f(0x1df),_0x2af79b=_0x2f3dde?_0x2f3dde+_0x1d8e1f(0x1cc):_0x1d8e1f(0x1c5);useEffect(()=>{_0x341ec8(!![]),_0x4a856e();},[]),useEffect(()=>{(_0x6fdb56||_0x2da05f)&&_0xe131a3();},[_0x6fdb56,_0x2da05f,_0xe131a3]);async function _0x4a856e(){const _0xb66bd9=_0x1d8e1f;if(!_0x54e9ef){_0x52bfad(_0xb66bd9(0x1bb));return;}try{logger[_0xb66bd9(0x1dc)](process['cwd']());const {configArray:_0x24751b}=await fetchModelList(_0x54e9ef),_0x498ce2=_0x24751b[_0xb66bd9(0x1cd)],_0x13b249=!_0x4d6d78,_0x3c1a25=await generateApiFile(_0x24751b,_0x2f3dde,_0x54e9ef,_0x13b249,_0x44e1a7,_0x557f97),_0x338256=_0x557f97[_0xb66bd9(0x1e7)]('/')?_0x557f97:_0x557f97+'/';_0x223414({'api':''+_0x338256+_0x3363ab+_0xb66bd9(0x1e5),'client':''+_0x338256+_0x2af79b+'.ts','modelCount':_0x3c1a25['modelCount'],'datasetCount':_0x498ce2,'originalCount':_0x498ce2,'duplicateCount':0x0}),_0x2d496a(!![]);}catch(_0x23579a){const _0x12ca4e=_0x23579a instanceof Error?_0x23579a[_0xb66bd9(0x1c1)]:String(_0x23579a);logger[_0xb66bd9(0x1c3)](_0xb66bd9(0x1c8),_0xb66bd9(0x1c7)+_0x12ca4e,{'appCode':_0x54e9ef,'error':_0x12ca4e}),_0x52bfad(_0xb66bd9(0x1c7)+_0x12ca4e);}finally{_0x341ec8(![]);}}return a5_0x5337fc(Box,{'flexDirection':_0x1d8e1f(0x1e4),'children':[(_0x5eaad9||_0x6fdb56)&&a5_0x5337fc(Box,{'children':[a5_0x50ae97(Text,{'color':_0x1d8e1f(0x1d6),'children':'*\x20'}),a5_0x50ae97(Text,{'color':_0x4d6d78?_0x1d8e1f(0x1f0):_0x1d8e1f(0x1e3),'children':_0x3e8fbd})]}),_0x5eaad9&&a5_0x50ae97(Box,{'children':a5_0x5337fc(Text,{'children':[_0x1d8e1f(0x1be),_0x44e1a7,')']})}),_0x6fdb56&&_0x1b7b49&&a5_0x5337fc(Box,{'flexDirection':'column','children':[a5_0x50ae97(Box,{'children':a5_0x5337fc(Text,{'color':_0x1d8e1f(0x1cb),'children':[_0x1d8e1f(0x1da),_0x1b7b49[_0x1d8e1f(0x1db)],_0x1d8e1f(0x1b7),'\x20',_0x1b7b49[_0x1d8e1f(0x1ee)],_0x1d8e1f(0x1d0)]})}),_0x1b7b49[_0x1d8e1f(0x1ce)]>0x0&&a5_0x50ae97(Box,{'marginTop':0x1,'children':a5_0x5337fc(Text,{'color':'yellow','children':[_0x1d8e1f(0x1bf),_0x1b7b49[_0x1d8e1f(0x1c6)],_0x1d8e1f(0x1ec),'\x20',_0x1b7b49[_0x1d8e1f(0x1ce)],'\x20个']})}),a5_0x50ae97(Box,{'marginTop':0x1,'children':a5_0x50ae97(Text,{'color':_0x1d8e1f(0x1d6),'children':_0x1d8e1f(0x1dd)})}),a5_0x5337fc(Box,{'marginLeft':0x2,'children':[a5_0x5337fc(Text,{'color':'cyan','children':['•\x20',_0x1b7b49[_0x1d8e1f(0x1df)]]}),a5_0x5337fc(Text,{'color':_0x1d8e1f(0x1e3),'children':['\x20',_0x1d8e1f(0x1e6),_0x1b7b49[_0x1d8e1f(0x1ee)],_0x1d8e1f(0x1d4)]})]}),a5_0x5337fc(Box,{'marginLeft':0x2,'children':[a5_0x5337fc(Text,{'color':'cyan','children':['•\x20',_0x1b7b49[_0x1d8e1f(0x1c5)]]}),a5_0x50ae97(Text,{'color':'dim','children':_0x1d8e1f(0x1e2)})]}),a5_0x50ae97(Box,{'marginTop':0x1,'children':a5_0x50ae97(Text,{'color':_0x1d8e1f(0x1d6),'children':_0x1d8e1f(0x1cf)})}),a5_0x50ae97(Box,{'marginLeft':0x2,'children':a5_0x5337fc(Text,{'color':'yellow','children':[_0x1d8e1f(0x1d7),_0x1d8e1f(0x1ef),'\x20from\x20\x27@/',_0x1b7b49['client'][_0x1d8e1f(0x1d2)](/^\.\//,'')['replace'](_0x1d8e1f(0x1e5),''),'\x27']})})]}),_0x2da05f&&a5_0x5337fc(Box,{'flexDirection':_0x1d8e1f(0x1e4),'children':[a5_0x50ae97(Box,{'children':a5_0x5337fc(Text,{'color':_0x1d8e1f(0x1e1),'children':['❌\x20',_0x2da05f]})}),_0x2da05f[_0x1d8e1f(0x1c0)]('登录')&&a5_0x5337fc(Box,{'marginTop':0x1,'children':[a5_0x50ae97(Text,{'color':'yellow','children':'💡\x20请使用\x20'}),a5_0x50ae97(Text,{'color':_0x1d8e1f(0x1d9),'children':_0x1d8e1f(0x1d1)}),a5_0x50ae97(Text,{'color':'yellow','children':_0x1d8e1f(0x1d8)})]})]})]});};
@@ -1 +1 @@
1
- (function(_0x3d8419,_0x3ed48f){const _0x1c7dd4=a6_0x3d84,_0x2b8b52=_0x3d8419();while(!![]){try{const _0x2d1a86=-parseInt(_0x1c7dd4(0x117))/0x1*(parseInt(_0x1c7dd4(0x112))/0x2)+-parseInt(_0x1c7dd4(0x10d))/0x3+-parseInt(_0x1c7dd4(0x115))/0x4*(-parseInt(_0x1c7dd4(0x119))/0x5)+-parseInt(_0x1c7dd4(0x10a))/0x6*(-parseInt(_0x1c7dd4(0x111))/0x7)+parseInt(_0x1c7dd4(0x109))/0x8+-parseInt(_0x1c7dd4(0x10f))/0x9*(parseInt(_0x1c7dd4(0x114))/0xa)+parseInt(_0x1c7dd4(0x104))/0xb;if(_0x2d1a86===_0x3ed48f)break;else _0x2b8b52['push'](_0x2b8b52['shift']());}catch(_0x20c526){_0x2b8b52['push'](_0x2b8b52['shift']());}}}(a6_0x267d,0x24cc0));import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';function a6_0x267d(){const _0x54a583=['477fcxBll','正在从服务器拉取模型列表...\x20(环境:\x20','5mjOmaA','success','获取数据集失败:\x20','1320363FbBUtH','data','configArray','/api/node-toolbox/dataset/model-list?appcode=','message','413032FkQorz','205554cKECeT','&otype=array','json','194958wgJdnp','info','18ZVyzRY','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','35PzxOlr','628NJqald','fetch-model-list','334810JJRfPp','357956gqkwMU','获取数据集失败,HTTP状态码:\x20'];a6_0x267d=function(){return _0x54a583;};return a6_0x267d();}import{logger}from'../utils/logger.js';import{getEnv}from'../constant/env.js';function a6_0x3d84(_0x4827e5,_0x5d11e8){_0x4827e5=_0x4827e5-0x102;const _0x267d84=a6_0x267d();let _0x3d84ce=_0x267d84[_0x4827e5];return _0x3d84ce;}export async function fetchModelList(_0xe389cb){const _0x50af41=a6_0x3d84,_0x3ae2e4=getEnv(),_0x26cdf0=getApiDomain()+_0x50af41(0x107)+_0xe389cb+_0x50af41(0x10b);logger[_0x50af41(0x10e)](_0x50af41(0x113),_0x50af41(0x118)+_0x3ae2e4+')',{'apiUrl':_0x26cdf0});const _0x457133=await fetch(_0x26cdf0,{'headers':{'Cookie':getCookie()}});if(!_0x457133['ok']){if(_0x457133['status']===0x191)throw new Error(_0x50af41(0x110));throw new Error(_0x50af41(0x116)+_0x457133['status']);}const _0x4d2633=await _0x457133[_0x50af41(0x10c)]();if(!_0x4d2633[_0x50af41(0x102)])throw new Error(_0x50af41(0x103)+(_0x4d2633[_0x50af41(0x108)]||'未知错误'));return{'configArray':_0x4d2633[_0x50af41(0x105)][_0x50af41(0x106)],'count':_0x4d2633[_0x50af41(0x105)]['count']};}
1
+ function a6_0xe36b(_0x17efb9,_0x184b0c){_0x17efb9=_0x17efb9-0x1bc;const _0xfb390=a6_0xfb39();let _0xe36b4d=_0xfb390[_0x17efb9];return _0xe36b4d;}(function(_0xd6fe97,_0x423e06){const _0x1e25d8=a6_0xe36b,_0x2112f0=_0xd6fe97();while(!![]){try{const _0x1053c6=parseInt(_0x1e25d8(0x1cb))/0x1+-parseInt(_0x1e25d8(0x1c7))/0x2*(parseInt(_0x1e25d8(0x1c6))/0x3)+-parseInt(_0x1e25d8(0x1ca))/0x4*(parseInt(_0x1e25d8(0x1c8))/0x5)+parseInt(_0x1e25d8(0x1c0))/0x6+parseInt(_0x1e25d8(0x1cc))/0x7+-parseInt(_0x1e25d8(0x1cf))/0x8+parseInt(_0x1e25d8(0x1bc))/0x9*(parseInt(_0x1e25d8(0x1ce))/0xa);if(_0x1053c6===_0x423e06)break;else _0x2112f0['push'](_0x2112f0['shift']());}catch(_0x395ee9){_0x2112f0['push'](_0x2112f0['shift']());}}}(a6_0xfb39,0xd448f));import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';import{logger}from'../utils/logger.js';import{getEnv}from'../constant/env.js';function a6_0xfb39(){const _0x4cb7dd=['data','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','info','3728166xUKDKL','2DjJJzt','971430iiaHsu','fetch-model-list','16ySNZqs','52284gYpPhk','11940936rfYuBt','&otype=array','100rXDluu','13611240tilfVa','status','2125539PSonJu','json','未知错误','configArray','2825688pefCYb','message','获取数据集失败,HTTP状态码:\x20'];a6_0xfb39=function(){return _0x4cb7dd;};return a6_0xfb39();}export async function fetchModelList(_0x361c35){const _0x466bfd=a6_0xe36b,_0x2f9c2b=getEnv(),_0x513d1b=getApiDomain()+'/api/node-toolbox/dataset/model-list?appcode='+_0x361c35+_0x466bfd(0x1cd);logger[_0x466bfd(0x1c5)](_0x466bfd(0x1c9),'正在从服务器拉取模型列表...\x20(环境:\x20'+_0x2f9c2b+')',{'apiUrl':_0x513d1b});const _0x18b739=await fetch(_0x513d1b,{'headers':{'Cookie':getCookie()}});if(!_0x18b739['ok']){if(_0x18b739[_0x466bfd(0x1d0)]===0x191)throw new Error(_0x466bfd(0x1c4));throw new Error(_0x466bfd(0x1c2)+_0x18b739['status']);}const _0x50d634=await _0x18b739[_0x466bfd(0x1bd)]();if(!_0x50d634['success'])throw new Error('获取数据集失败:\x20'+(_0x50d634[_0x466bfd(0x1c1)]||_0x466bfd(0x1be)));return{'configArray':_0x50d634[_0x466bfd(0x1c3)][_0x466bfd(0x1bf)],'count':_0x50d634[_0x466bfd(0x1c3)]['count']};}
@@ -1 +1 @@
1
- const a7_0x44843a=a7_0x2f65;(function(_0xd7e735,_0x4ed31d){const _0x26adf0=a7_0x2f65,_0x1d65fd=_0xd7e735();while(!![]){try{const _0x3d960e=-parseInt(_0x26adf0(0x96))/0x1*(parseInt(_0x26adf0(0x7e))/0x2)+-parseInt(_0x26adf0(0x97))/0x3*(-parseInt(_0x26adf0(0x84))/0x4)+parseInt(_0x26adf0(0x93))/0x5*(-parseInt(_0x26adf0(0x87))/0x6)+parseInt(_0x26adf0(0x9b))/0x7*(parseInt(_0x26adf0(0x99))/0x8)+-parseInt(_0x26adf0(0x7d))/0x9+-parseInt(_0x26adf0(0x90))/0xa*(-parseInt(_0x26adf0(0x81))/0xb)+-parseInt(_0x26adf0(0x8b))/0xc*(parseInt(_0x26adf0(0x8f))/0xd);if(_0x3d960e===_0x4ed31d)break;else _0x1d65fd['push'](_0x1d65fd['shift']());}catch(_0x2cf7b4){_0x1d65fd['push'](_0x1d65fd['shift']());}}}(a7_0x207e,0x49cc5));import a7_0x440769 from'prettier';import{mkdirSync,writeFileSync,readFileSync}from'node:fs';import a7_0xa25c71 from'node:path';import{fileURLToPath}from'node:url';import{readConfig}from'../utils/config.js';import{TemplateReplacer}from'../utils/template-replacer.js';function a7_0x2f65(_0x4fed67,_0x1c3b63){_0x4fed67=_0x4fed67-0x7a;const _0x207eaa=a7_0x207e();let _0x2f6560=_0x207eaa[_0x4fed67];return _0x2f6560;}import{logger}from'../utils/logger.js';function a7_0x207e(){const _0x34d986=['./src/api/','templates/generate-api','1217565tPSDLw','4TZPKGb',',\x20env:\x20\x22','dirname','68398FNybFZ','slice','name','797912HSohDb','typescript','client.ts.tpl','246kjMcqp','client','../..','{\x20apiConfigName:\x20\x22','16104wXTqbt','请先通过\x20`lovrabet\x20config\x20set\x20app\x20<value>`\x20配置应用\x20Code','CONFIG_NAMES.DEFAULT','.ts','962NCTURW','790hsqNft','join','replaceApiContent','25985bRXpZz','key','API\x20文件生成成功!','98876mtWrsJ','6OFaxmM','keys','8wMcmPQ','api.ts.tpl','402647RZSvlX','{\x20apiConfigName:\x20','success','utf8','online','app','api','format','datasetCode','forEach','length','endsWith','\x22\x20}','init-api','tableName'];a7_0x207e=function(){return _0x34d986;};return a7_0x207e();}export async function generateApiFile(_0x5c4d44,_0x17cd83='',_0x22e4e5,_0x4e8090=![],_0x37b811,_0xcc3bad=a7_0x44843a(0x7b)){const _0xdcea2f=a7_0x44843a,_0xae958e=readConfig(),_0x490d87=_0x22e4e5||_0xae958e?.[_0xdcea2f(0xa0)];if(typeof _0x490d87!=='string'||!_0x490d87)throw new Error(_0xdcea2f(0x8c));const _0x2fc98e=_0x4e8090?_0xdcea2f(0x8d):'\x22'+_0x490d87+'\x22',_0x1179e9=typeof _0xae958e['env']==='string'?_0xae958e['env']:undefined,_0x4497d1=_0x37b811||_0x1179e9||_0xdcea2f(0x9f),_0x4cc2e6=_0x4497d1!=='online';let _0x1f2d27;if(_0x4e8090)_0x4cc2e6?_0x1f2d27=_0xdcea2f(0x9c)+_0x2fc98e+_0xdcea2f(0x7f)+_0x4497d1+_0xdcea2f(0xa7):_0x1f2d27='';else{const _0x5d9194=_0x4cc2e6?_0xdcea2f(0x7f)+_0x4497d1+'\x22':'';_0x1f2d27=_0xdcea2f(0x8a)+_0x490d87+'\x22'+_0x5d9194+'\x20}';}const _0x4216aa=_0x17cd83?_0x17cd83+'-api':_0xdcea2f(0xa1),_0x423ade=_0x17cd83?_0x17cd83+'-client':_0xdcea2f(0x88),_0x2288af={};_0x5c4d44[_0xdcea2f(0xa4)](_0x511113=>{const _0x1a1beb=_0xdcea2f;_0x2288af[_0x511113[_0x1a1beb(0x94)]]={'tableName':_0x511113[_0x1a1beb(0x7a)],'datasetCode':_0x511113[_0x1a1beb(0xa3)],'name':_0x511113[_0x1a1beb(0x83)]||''};});const _0x2e4097=fileURLToPath(import.meta.url),_0x559d79=a7_0xa25c71['resolve'](a7_0xa25c71[_0xdcea2f(0x80)](_0x2e4097),_0xdcea2f(0x89)),_0x5589cd=a7_0xa25c71[_0xdcea2f(0x91)](_0x559d79,_0xdcea2f(0x7c)),_0x4144bf=a7_0xa25c71[_0xdcea2f(0x91)](_0x5589cd,_0xdcea2f(0x9a)),_0x408c42=a7_0xa25c71[_0xdcea2f(0x91)](_0x5589cd,_0xdcea2f(0x86)),_0x322053=_0xcc3bad[_0xdcea2f(0xa6)]('/')?_0xcc3bad[_0xdcea2f(0x82)](0x0,-0x1):_0xcc3bad;mkdirSync(_0x322053,{'recursive':!![]});const _0x243831=readFileSync(_0x4144bf,_0xdcea2f(0x9e)),_0x5c4f6e=TemplateReplacer[_0xdcea2f(0x92)](_0x243831,_0x490d87,_0x2288af,Object['keys'](_0x2288af)[0x0],_0x4216aa,_0x2fc98e),_0x69e4cf=await a7_0x440769[_0xdcea2f(0xa2)](_0x5c4f6e,{'parser':_0xdcea2f(0x85)}),_0x2f6ae1=_0x322053+'/'+_0x4216aa+_0xdcea2f(0x8e);writeFileSync(_0x2f6ae1,_0x69e4cf,{'encoding':'utf8'});const _0x1e95b4=readFileSync(_0x408c42,'utf8'),_0x26a202=TemplateReplacer[_0xdcea2f(0x92)](_0x1e95b4,_0x490d87,_0x2288af,Object['keys'](_0x2288af)[0x0],_0x4216aa,_0x2fc98e,_0x1f2d27),_0x1b24a3=await a7_0x440769[_0xdcea2f(0xa2)](_0x26a202,{'parser':_0xdcea2f(0x85)}),_0x2709e9=_0x322053+'/'+_0x423ade+_0xdcea2f(0x8e);writeFileSync(_0x2709e9,_0x1b24a3,{'encoding':'utf8'});const _0x579d9d=Object[_0xdcea2f(0x98)](_0x2288af)[_0xdcea2f(0xa5)];return logger[_0xdcea2f(0x9d)](_0xdcea2f(0xa8),_0xdcea2f(0x95),undefined,{'apiFile':_0x2f6ae1,'clientFile':_0x2709e9,'modelCount':_0x579d9d,'configName':_0x2fc98e}),{'modelCount':_0x579d9d,'apiFilePath':_0x2f6ae1,'clientFilePath':_0x2709e9,'configName':_0x2fc98e};}
1
+ const a7_0x458b82=a7_0x126b;(function(_0x3c8f59,_0x51daf5){const _0x17f8c7=a7_0x126b,_0x2c0def=_0x3c8f59();while(!![]){try{const _0x4ad07a=parseInt(_0x17f8c7(0x1d9))/0x1*(-parseInt(_0x17f8c7(0x1f3))/0x2)+-parseInt(_0x17f8c7(0x1e7))/0x3+-parseInt(_0x17f8c7(0x1f8))/0x4+-parseInt(_0x17f8c7(0x1e2))/0x5+-parseInt(_0x17f8c7(0x1ec))/0x6+-parseInt(_0x17f8c7(0x1f4))/0x7+parseInt(_0x17f8c7(0x1f0))/0x8*(parseInt(_0x17f8c7(0x1fe))/0x9);if(_0x4ad07a===_0x51daf5)break;else _0x2c0def['push'](_0x2c0def['shift']());}catch(_0x528370){_0x2c0def['push'](_0x2c0def['shift']());}}}(a7_0x4f7f,0x8391f));import a7_0x4880d3 from'prettier';import{mkdirSync,writeFileSync,readFileSync}from'node:fs';import a7_0x4ebfad from'node:path';import{fileURLToPath}from'node:url';import{readConfig}from'../utils/config.js';import{TemplateReplacer}from'../utils/template-replacer.js';import{logger}from'../utils/logger.js';export async function generateApiFile(_0xd60cda,_0x8bee5d='',_0x1613c9,_0x54871c=![],_0x4815b5,_0x355abd=a7_0x458b82(0x1d7)){const _0x58d1ec=a7_0x458b82,_0x43aaef=readConfig(),_0x48b415=_0x1613c9||_0x43aaef?.[_0x58d1ec(0x1de)];if(typeof _0x48b415!==_0x58d1ec(0x1d8)||!_0x48b415)throw new Error(_0x58d1ec(0x1e3));const _0x5c9a11=_0x54871c?_0x58d1ec(0x1f6):'\x22'+_0x48b415+'\x22',_0x19ac26=typeof _0x43aaef[_0x58d1ec(0x1eb)]===_0x58d1ec(0x1d8)?_0x43aaef[_0x58d1ec(0x1eb)]:undefined,_0x1c34cb=_0x4815b5||_0x19ac26||_0x58d1ec(0x1e5),_0x9940af=_0x1c34cb!=='online';let _0x42e794;if(_0x54871c)_0x9940af?_0x42e794=_0x58d1ec(0x1ea)+_0x5c9a11+_0x58d1ec(0x1fa)+_0x1c34cb+'\x22\x20}':_0x42e794='';else{const _0x5387f8=_0x9940af?_0x58d1ec(0x1fa)+_0x1c34cb+'\x22':'';_0x42e794=_0x58d1ec(0x1f2)+_0x48b415+'\x22'+_0x5387f8+'\x20}';}const _0x183ee4=_0x8bee5d?_0x8bee5d+_0x58d1ec(0x1e0):_0x58d1ec(0x1e1),_0x34d3d0=_0x8bee5d?_0x8bee5d+'-client':_0x58d1ec(0x1ee),_0x1d2972=[];_0xd60cda['forEach'](_0x182405=>{const _0x113f80=_0x58d1ec;_0x1d2972['push']({'datasetCode':_0x182405[_0x113f80(0x1da)],'tableName':_0x182405[_0x113f80(0x1fd)],'name':_0x182405[_0x113f80(0x1ed)]||'','alias':_0x182405[_0x113f80(0x1f7)]||_0x182405['key']});});const _0x4d6f6a=fileURLToPath(import.meta.url),_0x1cdc9f=a7_0x4ebfad[_0x58d1ec(0x1fc)](a7_0x4ebfad[_0x58d1ec(0x1e4)](_0x4d6f6a),_0x58d1ec(0x1e8)),_0x874c31=a7_0x4ebfad[_0x58d1ec(0x1df)](_0x1cdc9f,_0x58d1ec(0x1dd)),_0x377984=a7_0x4ebfad[_0x58d1ec(0x1df)](_0x874c31,'api.ts.tpl'),_0x3a0e97=a7_0x4ebfad[_0x58d1ec(0x1df)](_0x874c31,'client.ts.tpl'),_0x6e0e4e=_0x355abd[_0x58d1ec(0x1f9)]('/')?_0x355abd['slice'](0x0,-0x1):_0x355abd;mkdirSync(_0x6e0e4e,{'recursive':!![]});const _0x5602cf=_0x1d2972[0x0]?.[_0x58d1ec(0x1f7)],_0x566fa1=readFileSync(_0x377984,_0x58d1ec(0x1e9)),_0x103e57=TemplateReplacer[_0x58d1ec(0x1ef)](_0x566fa1,_0x48b415,_0x1d2972,_0x5602cf,_0x183ee4,_0x5c9a11),_0x4d9259=await a7_0x4880d3[_0x58d1ec(0x1e6)](_0x103e57,{'parser':'typescript'}),_0x96a49f=_0x6e0e4e+'/'+_0x183ee4+'.ts';writeFileSync(_0x96a49f,_0x4d9259,{'encoding':_0x58d1ec(0x1e9)});const _0x56e6f2=readFileSync(_0x3a0e97,'utf8'),_0x3bef4d=TemplateReplacer[_0x58d1ec(0x1ef)](_0x56e6f2,_0x48b415,_0x1d2972,_0x5602cf,_0x183ee4,_0x5c9a11,_0x42e794),_0x7331d3=await a7_0x4880d3['format'](_0x3bef4d,{'parser':'typescript'}),_0x2faef0=_0x6e0e4e+'/'+_0x34d3d0+_0x58d1ec(0x1dc);writeFileSync(_0x2faef0,_0x7331d3,{'encoding':_0x58d1ec(0x1e9)});const _0x141634=_0x1d2972[_0x58d1ec(0x1fb)];return logger[_0x58d1ec(0x1f5)](_0x58d1ec(0x1f1),_0x58d1ec(0x1db),undefined,{'apiFile':_0x96a49f,'clientFile':_0x2faef0,'modelCount':_0x141634,'configName':_0x5c9a11}),{'modelCount':_0x141634,'apiFilePath':_0x96a49f,'clientFilePath':_0x2faef0,'configName':_0x5c9a11};}function a7_0x126b(_0x5395fe,_0x3a7bc3){_0x5395fe=_0x5395fe-0x1d7;const _0x4f7f14=a7_0x4f7f();let _0x126bfd=_0x4f7f14[_0x5395fe];return _0x126bfd;}function a7_0x4f7f(){const _0x18592e=['datasetCode','API\x20文件生成成功!','.ts','templates/generate-api','app','join','-api','api','758165rAkaip','请先通过\x20`lovrabet\x20config\x20set\x20app\x20<value>`\x20配置应用\x20Code','dirname','online','format','197475mLQAJK','../..','utf8','{\x20apiConfigName:\x20','env','3400200YvnbWB','name','client','replaceApiContent','112fBBTQy','init-api','{\x20apiConfigName:\x20\x22','34214CjUIvG','1756587POVTil','success','CONFIG_NAMES.DEFAULT','alias','3556004TJLVrg','endsWith',',\x20env:\x20\x22','length','resolve','tableName','1946277ikpEAk','./src/api/','string','33hzkPVd'];a7_0x4f7f=function(){return _0x18592e;};return a7_0x4f7f();}
package/lib/api/main.js CHANGED
@@ -1 +1 @@
1
- function a8_0x5e00(_0x122e36,_0x44e0b9){_0x122e36=_0x122e36-0x15f;const _0x1cefbc=a8_0x1cef();let _0x5e0088=_0x1cefbc[_0x122e36];return _0x5e0088;}(function(_0x114236,_0x2b126c){const _0x219ae4=a8_0x5e00,_0x2de7f4=_0x114236();while(!![]){try{const _0x2109ef=parseInt(_0x219ae4(0x15f))/0x1*(parseInt(_0x219ae4(0x161))/0x2)+-parseInt(_0x219ae4(0x18a))/0x3*(parseInt(_0x219ae4(0x184))/0x4)+parseInt(_0x219ae4(0x16d))/0x5+parseInt(_0x219ae4(0x18e))/0x6+parseInt(_0x219ae4(0x170))/0x7+parseInt(_0x219ae4(0x17e))/0x8*(parseInt(_0x219ae4(0x187))/0x9)+-parseInt(_0x219ae4(0x188))/0xa;if(_0x2109ef===_0x2b126c)break;else _0x2de7f4['push'](_0x2de7f4['shift']());}catch(_0x2e5094){_0x2de7f4['push'](_0x2de7f4['shift']());}}}(a8_0x1cef,0xda568));import{jsx as a8_0x5cb55b}from'react/jsx-runtime';import{render}from'ink';function a8_0x1cef(){const _0x5ecf99=['\x20\x20\x201.\x20配置默认值:\x20lovrabet\x20config\x20set\x20appcode\x20<app-code>','\x1b[90m*\x20使用配置的应用AppCode:\x20','Unknown\x20api\x20command:\x20','请使用\x20--appcode\x20参数,例如:','datasetcode','7635960hSORQz','×\x20--datasetcode\x20参数不能为空','\x20\x20lovrabet\x20api\x20doc\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20生成\x20API\x20文档','6301169fGFDab','input','\x20\x20lovrabet\x20api\x20pull\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20拉取并生成\x20API\x20配置文件','\x20\x20\x202.\x20使用参数:\x20lovrabet\x20api\x20pull\x20--appcode\x20<app-code>','filter','parse','!\x20请使用以下方式之一:','\x20\x20错误:\x20','string','\x20\x20lovrabet\x20api\x20pull\x20--output\x20<dir>\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定输出目录(默认:\x20./src/api/)','\x1b[90m*\x20仅生成指定数据集的文档:\x20','doc','join','log','350248VKCQaL','×\x20--params\x20参数不是有效的\x20JSON\x20格式','isArray','\x20\x20lovrabet\x20api\x20doc\x20--appcode\x20','length','appcode','12WGNxSB','error','\x20\x20lovrabet\x20api\x20doc\x20--appcode\x20<code>\x20\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode','27eoiYWh','40996930Mbvdfd','message','554157kxmNZy','\x20\x20lovrabet\x20api\x20doc\x20--env\x20<env>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定环境(如:\x20daily,\x20online)','\x1b[90m\x20\x20(注:\x20--appcode\x20参数与配置一致,将使用默认配置)\x1b[0m','env','8447196DKCdOS','map','pull','split','\x20\x20\x202.\x20使用参数:\x20lovrabet\x20api\x20doc\x20--appcode\x20<app-code>','6tkQUEv','\x20\x20lovrabet\x20api\x20doc\x20--output\x20<dir>\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定文档输出目录(默认:\x20./docs)','527198HZzxTG','\x1b[0m','exit','flags','❌\x20错误:不再支持位置参数方式','\x20\x20lovrabet\x20api\x20pull\x20--appcode\x20<code>\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode','Available\x20commands:'];a8_0x1cef=function(){return _0x5ecf99;};return a8_0x1cef();}import{ApiPullUI}from'./api-pull-ui.js';import{ApiDocUI}from'./api-doc-ui.js';import{getConfigAppCode}from'../utils/config.js';export async function apiCli(_0x31bf6e){const _0x262d58=a8_0x5e00,_0xcf4255=_0x31bf6e['input'][0x1];if(_0x31bf6e['flags']['help']){console[_0x262d58(0x17d)]('\x0alovrabet\x20api\x20-\x20API\x20相关操作\x0a\x0a用法:\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20[options]\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20[options]\x0a\x0a选项:\x0a\x20\x20--appcode\x20<code>\x20\x20\x20\x20\x20\x20指定应用代码\x0a\x20\x20--output\x20<dir>\x20\x20\x20\x20\x20\x20\x20\x20指定输出目录(pull:\x20./src/api/,doc:\x20./docs)\x0a\x20\x20--env\x20<env>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20指定环境(如:daily、online)\x0a\x20\x20--datasetcode\x20<codes>\x20指定要生成文档的数据集代码(多个用逗号分隔,仅\x20doc\x20命令)\x0a\x20\x20--help\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20显示此帮助信息\x0a\x0a示例:\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20拉取并生成\x20API\x20配置文件\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20--appcode\x20myapp\x20\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20--output\x20./api\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定输出目录\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20--env\x20daily\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定环境拉取\x20API\x0a\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20生成所有数据集的文档\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--appcode\x20myapp\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--output\x20./docs\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定文档输出目录\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--env\x20daily\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定环境生成文档\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--datasetcode\x20ds_001\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20只生成指定数据集的文档\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--datasetcode\x20ds_001,ds_002\x20\x20\x20\x20\x20\x20//\x20生成多个数据集的文档\x0a');return;}if(_0xcf4255===_0x262d58(0x190)){_0x31bf6e[_0x262d58(0x171)][0x2]&&(console[_0x262d58(0x185)]('❌\x20错误:不再支持位置参数方式'),console[_0x262d58(0x17d)](_0x262d58(0x16b)),console[_0x262d58(0x17d)]('\x20\x20lovrabet\x20api\x20pull\x20--appcode\x20'+_0x31bf6e[_0x262d58(0x171)][0x2]),process['exit'](0x1));const _0x2432a6=getConfigAppCode();let _0x5a493a=_0x31bf6e[_0x262d58(0x164)]['appcode'];const _0x260b5d=typeof _0x31bf6e[_0x262d58(0x164)]['env']===_0x262d58(0x178)?_0x31bf6e[_0x262d58(0x164)][_0x262d58(0x18d)]:undefined,_0xff83ae=_0x31bf6e[_0x262d58(0x164)]['output'];!_0x5a493a&&!_0x2432a6&&(console[_0x262d58(0x185)]('×\x20未配置\x20AppCode'),console[_0x262d58(0x17d)](_0x262d58(0x176)),console[_0x262d58(0x17d)](_0x262d58(0x168)),console[_0x262d58(0x17d)](_0x262d58(0x173)),process[_0x262d58(0x163)](0x1)),_0x5a493a&&_0x2432a6&&_0x5a493a===_0x2432a6&&(console[_0x262d58(0x17d)](_0x262d58(0x169)+_0x5a493a+_0x262d58(0x162)),console[_0x262d58(0x17d)](_0x262d58(0x18c)),_0x5a493a=undefined),render(a8_0x5cb55b(ApiPullUI,{'appCode':_0x5a493a,'env':_0x260b5d,'output':_0xff83ae}));}else{if(_0xcf4255===_0x262d58(0x17b)){_0x31bf6e['input'][0x2]&&(console[_0x262d58(0x185)](_0x262d58(0x165)),console[_0x262d58(0x17d)]('请使用\x20--appcode\x20参数,例如:'),console[_0x262d58(0x17d)](_0x262d58(0x181)+_0x31bf6e['input'][0x2]),process[_0x262d58(0x163)](0x1));const _0xdaf36=getConfigAppCode();let _0x42ce7b=_0x31bf6e[_0x262d58(0x164)][_0x262d58(0x183)];const _0x2b8b4e=typeof _0x31bf6e[_0x262d58(0x164)][_0x262d58(0x18d)]==='string'?_0x31bf6e['flags'][_0x262d58(0x18d)]:undefined,_0x369a9a=_0x31bf6e[_0x262d58(0x164)]['output'],_0x4ddbaa=_0x31bf6e[_0x262d58(0x164)]['params'],_0x280250=_0x31bf6e[_0x262d58(0x164)][_0x262d58(0x16c)];!_0x42ce7b&&!_0xdaf36&&(console['error']('×\x20未配置\x20AppCode'),console[_0x262d58(0x17d)](_0x262d58(0x176)),console[_0x262d58(0x17d)](_0x262d58(0x168)),console[_0x262d58(0x17d)](_0x262d58(0x192)),process[_0x262d58(0x163)](0x1));_0x42ce7b&&_0xdaf36&&_0x42ce7b===_0xdaf36&&(console['log'](_0x262d58(0x169)+_0x42ce7b+_0x262d58(0x162)),_0x42ce7b=undefined);let _0x3ece8d;if(_0x4ddbaa)try{_0x3ece8d=JSON[_0x262d58(0x175)](_0x4ddbaa),(typeof _0x3ece8d!=='object'||_0x3ece8d===null||Array[_0x262d58(0x180)](_0x3ece8d))&&(console[_0x262d58(0x185)]('×\x20--params\x20参数必须是一个有效的\x20JSON\x20对象'),process[_0x262d58(0x163)](0x1));}catch(_0x2693cd){console[_0x262d58(0x185)](_0x262d58(0x17f)),console[_0x262d58(0x185)](_0x262d58(0x177)+(_0x2693cd instanceof Error?_0x2693cd[_0x262d58(0x189)]:String(_0x2693cd))),process['exit'](0x1);}let _0x4a5841;_0x280250&&(_0x4a5841=_0x280250[_0x262d58(0x191)](',')[_0x262d58(0x18f)](_0x2bf7fb=>_0x2bf7fb['trim']())[_0x262d58(0x174)](_0x539405=>_0x539405[_0x262d58(0x182)]>0x0),_0x4a5841['length']===0x0&&(console[_0x262d58(0x185)](_0x262d58(0x16e)),process['exit'](0x1)),console[_0x262d58(0x17d)](_0x262d58(0x17a)+_0x4a5841[_0x262d58(0x17c)](',\x20')+_0x262d58(0x162))),render(a8_0x5cb55b(ApiDocUI,{'appCode':_0x42ce7b,'env':_0x2b8b4e,'output':_0x369a9a,'extraParams':_0x3ece8d,'datasetCodes':_0x4a5841}));}else console[_0x262d58(0x185)](_0x262d58(0x16a)+_0xcf4255),console[_0x262d58(0x17d)](_0x262d58(0x167)),console[_0x262d58(0x17d)](_0x262d58(0x172)),console['log'](_0x262d58(0x166)),console[_0x262d58(0x17d)](_0x262d58(0x179)),console[_0x262d58(0x17d)]('\x20\x20lovrabet\x20api\x20pull\x20--env\x20<env>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定环境(如:\x20daily,\x20online)'),console[_0x262d58(0x17d)](''),console['log'](_0x262d58(0x16f)),console['log'](_0x262d58(0x186)),console['log'](_0x262d58(0x160)),console['log'](_0x262d58(0x18b)),process[_0x262d58(0x163)](0x1);}}
1
+ (function(_0x35e390,_0x3f5f0d){const _0x2666c8=a8_0x4b76,_0x30f5ab=_0x35e390();while(!![]){try{const _0x4be38b=parseInt(_0x2666c8(0x188))/0x1*(-parseInt(_0x2666c8(0x193))/0x2)+-parseInt(_0x2666c8(0x171))/0x3+parseInt(_0x2666c8(0x17c))/0x4*(-parseInt(_0x2666c8(0x18c))/0x5)+parseInt(_0x2666c8(0x180))/0x6*(parseInt(_0x2666c8(0x1a4))/0x7)+parseInt(_0x2666c8(0x170))/0x8*(-parseInt(_0x2666c8(0x185))/0x9)+parseInt(_0x2666c8(0x1a1))/0xa*(parseInt(_0x2666c8(0x198))/0xb)+parseInt(_0x2666c8(0x199))/0xc*(parseInt(_0x2666c8(0x183))/0xd);if(_0x4be38b===_0x3f5f0d)break;else _0x30f5ab['push'](_0x30f5ab['shift']());}catch(_0x256682){_0x30f5ab['push'](_0x30f5ab['shift']());}}}(a8_0x5534,0xc4c02));import{jsx as a8_0x20d7cd}from'react/jsx-runtime';import{render}from'ink';function a8_0x5534(){const _0x230bba=['length','\x20\x20\x202.\x20使用参数:\x20lovrabet\x20api\x20doc\x20--appcode\x20<app-code>','\x1b[90m\x20\x20(注:\x20--appcode\x20参数与配置一致,将使用默认配置)\x1b[0m','flags','7540BsqWXR','\x20\x20lovrabet\x20api\x20doc\x20--output\x20<dir>\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定文档输出目录(默认:\x20./docs)','map','7bgQQNG','\x20\x20lovrabet\x20api\x20doc\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20生成\x20API\x20文档','\x20\x20lovrabet\x20api\x20pull\x20--appcode\x20<code>\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode','\x0alovrabet\x20api\x20-\x20API\x20相关操作\x0a\x0a用法:\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20[options]\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20[options]\x0a\x0a选项:\x0a\x20\x20--appcode\x20<code>\x20\x20\x20\x20\x20\x20指定应用代码\x0a\x20\x20--output\x20<dir>\x20\x20\x20\x20\x20\x20\x20\x20指定输出目录(pull:\x20./src/api/,doc:\x20./docs)\x0a\x20\x20--env\x20<env>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20指定环境(如:daily、online)\x0a\x20\x20--datasetcode\x20<codes>\x20指定要生成文档的数据集代码(多个用逗号分隔,仅\x20doc\x20命令)\x0a\x20\x20--help\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20显示此帮助信息\x0a\x0a示例:\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20拉取并生成\x20API\x20配置文件\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20--appcode\x20myapp\x20\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20--output\x20./api\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定输出目录\x0a\x20\x20$\x20lovrabet\x20api\x20pull\x20--env\x20daily\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定环境拉取\x20API\x0a\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20生成所有数据集的文档\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--appcode\x20myapp\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--output\x20./docs\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定文档输出目录\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--env\x20daily\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定环境生成文档\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--datasetcode\x20ds_001\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20只生成指定数据集的文档\x0a\x20\x20$\x20lovrabet\x20api\x20doc\x20--datasetcode\x20ds_001,ds_002\x20\x20\x20\x20\x20\x20//\x20生成多个数据集的文档\x0a','\x1b[90m*\x20仅生成指定数据集的文档:\x20','\x20\x20错误:\x20','91984YijSFj','2051151xvHskb','isArray','exit','log','×\x20未配置\x20AppCode','\x20\x20lovrabet\x20api\x20pull\x20--appcode\x20','\x1b[90m*\x20使用配置的应用AppCode:\x20','Unknown\x20api\x20command:\x20','env','\x20\x20lovrabet\x20api\x20doc\x20--appcode\x20','\x20\x20lovrabet\x20api\x20pull\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20拉取并生成\x20API\x20配置文件','152jeUAmv','datasetcode','output','message','8942754rqTDgw','\x20\x20lovrabet\x20api\x20doc\x20--env\x20<env>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定环境(如:\x20daily,\x20online)','Available\x20commands:','351ZInVHA','error','990efaDvO','string','\x20\x20lovrabet\x20api\x20doc\x20--appcode\x20<code>\x20\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode','213tmTxKG','help','❌\x20错误:不再支持位置参数方式','\x20\x20lovrabet\x20api\x20pull\x20--output\x20<dir>\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定输出目录(默认:\x20./src/api/)','106465uKgGCt','filter','join','请使用\x20--appcode\x20参数,例如:','×\x20--params\x20参数不是有效的\x20JSON\x20格式','split','\x20\x20\x202.\x20使用参数:\x20lovrabet\x20api\x20pull\x20--appcode\x20<app-code>','1514iGNmcj','input','×\x20--params\x20参数必须是一个有效的\x20JSON\x20对象','appcode','\x1b[0m','10252nKqWWW','680700airQgf','!\x20请使用以下方式之一:','object','\x20\x20\x201.\x20配置默认值:\x20lovrabet\x20config\x20set\x20appcode\x20<app-code>'];a8_0x5534=function(){return _0x230bba;};return a8_0x5534();}import{ApiPullUI}from'./api-pull-ui.js';import{ApiDocUI}from'./api-doc-ui.js';function a8_0x4b76(_0x3599b7,_0x5ebcd5){_0x3599b7=_0x3599b7-0x16d;const _0x553456=a8_0x5534();let _0x4b76ee=_0x553456[_0x3599b7];return _0x4b76ee;}import{getConfigAppCode}from'../utils/config.js';export async function apiCli(_0x2d4d13){const _0x21ed63=a8_0x4b76,_0x49b700=_0x2d4d13['input'][0x1];if(_0x2d4d13[_0x21ed63(0x1a0)][_0x21ed63(0x189)]){console[_0x21ed63(0x174)](_0x21ed63(0x16d));return;}if(_0x49b700==='pull'){_0x2d4d13[_0x21ed63(0x194)][0x2]&&(console[_0x21ed63(0x184)](_0x21ed63(0x18a)),console['log'](_0x21ed63(0x18f)),console[_0x21ed63(0x174)](_0x21ed63(0x176)+_0x2d4d13[_0x21ed63(0x194)][0x2]),process[_0x21ed63(0x173)](0x1));const _0x3096ea=getConfigAppCode();let _0x92286d=_0x2d4d13['flags']['appcode'];const _0x253908=typeof _0x2d4d13[_0x21ed63(0x1a0)][_0x21ed63(0x179)]===_0x21ed63(0x186)?_0x2d4d13[_0x21ed63(0x1a0)][_0x21ed63(0x179)]:undefined,_0x5cbaae=_0x2d4d13[_0x21ed63(0x1a0)]['output'];!_0x92286d&&!_0x3096ea&&(console[_0x21ed63(0x184)](_0x21ed63(0x175)),console[_0x21ed63(0x174)](_0x21ed63(0x19a)),console['log'](_0x21ed63(0x19c)),console[_0x21ed63(0x174)](_0x21ed63(0x192)),process['exit'](0x1)),_0x92286d&&_0x3096ea&&_0x92286d===_0x3096ea&&(console[_0x21ed63(0x174)](_0x21ed63(0x177)+_0x92286d+_0x21ed63(0x197)),console['log'](_0x21ed63(0x19f)),_0x92286d=undefined),render(a8_0x20d7cd(ApiPullUI,{'appCode':_0x92286d,'env':_0x253908,'output':_0x5cbaae}));}else{if(_0x49b700==='doc'){_0x2d4d13['input'][0x2]&&(console[_0x21ed63(0x184)](_0x21ed63(0x18a)),console[_0x21ed63(0x174)](_0x21ed63(0x18f)),console[_0x21ed63(0x174)](_0x21ed63(0x17a)+_0x2d4d13[_0x21ed63(0x194)][0x2]),process[_0x21ed63(0x173)](0x1));const _0x1a9bc7=getConfigAppCode();let _0x9f704e=_0x2d4d13[_0x21ed63(0x1a0)][_0x21ed63(0x196)];const _0x420ee9=typeof _0x2d4d13[_0x21ed63(0x1a0)][_0x21ed63(0x179)]===_0x21ed63(0x186)?_0x2d4d13[_0x21ed63(0x1a0)]['env']:undefined,_0x21906f=_0x2d4d13[_0x21ed63(0x1a0)][_0x21ed63(0x17e)],_0x5f87b3=_0x2d4d13['flags']['params'],_0x2a79d5=_0x2d4d13['flags'][_0x21ed63(0x17d)];!_0x9f704e&&!_0x1a9bc7&&(console['error'](_0x21ed63(0x175)),console[_0x21ed63(0x174)](_0x21ed63(0x19a)),console[_0x21ed63(0x174)](_0x21ed63(0x19c)),console[_0x21ed63(0x174)](_0x21ed63(0x19e)),process[_0x21ed63(0x173)](0x1));_0x9f704e&&_0x1a9bc7&&_0x9f704e===_0x1a9bc7&&(console[_0x21ed63(0x174)](_0x21ed63(0x177)+_0x9f704e+'\x1b[0m'),_0x9f704e=undefined);let _0x388cc3;if(_0x5f87b3)try{_0x388cc3=JSON['parse'](_0x5f87b3),(typeof _0x388cc3!==_0x21ed63(0x19b)||_0x388cc3===null||Array[_0x21ed63(0x172)](_0x388cc3))&&(console['error'](_0x21ed63(0x195)),process[_0x21ed63(0x173)](0x1));}catch(_0xf3183f){console[_0x21ed63(0x184)](_0x21ed63(0x190)),console[_0x21ed63(0x184)](_0x21ed63(0x16f)+(_0xf3183f instanceof Error?_0xf3183f[_0x21ed63(0x17f)]:String(_0xf3183f))),process[_0x21ed63(0x173)](0x1);}let _0x149ae0;_0x2a79d5&&(_0x149ae0=_0x2a79d5[_0x21ed63(0x191)](',')[_0x21ed63(0x1a3)](_0x3506b1=>_0x3506b1['trim']())[_0x21ed63(0x18d)](_0x4ea6a5=>_0x4ea6a5[_0x21ed63(0x19d)]>0x0),_0x149ae0[_0x21ed63(0x19d)]===0x0&&(console[_0x21ed63(0x184)]('×\x20--datasetcode\x20参数不能为空'),process[_0x21ed63(0x173)](0x1)),console[_0x21ed63(0x174)](_0x21ed63(0x16e)+_0x149ae0[_0x21ed63(0x18e)](',\x20')+_0x21ed63(0x197))),render(a8_0x20d7cd(ApiDocUI,{'appCode':_0x9f704e,'env':_0x420ee9,'output':_0x21906f,'extraParams':_0x388cc3,'datasetCodes':_0x149ae0}));}else console[_0x21ed63(0x184)](_0x21ed63(0x178)+_0x49b700),console[_0x21ed63(0x174)](_0x21ed63(0x182)),console[_0x21ed63(0x174)](_0x21ed63(0x17b)),console[_0x21ed63(0x174)](_0x21ed63(0x1a6)),console['log'](_0x21ed63(0x18b)),console['log']('\x20\x20lovrabet\x20api\x20pull\x20--env\x20<env>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20指定环境(如:\x20daily,\x20online)'),console[_0x21ed63(0x174)](''),console[_0x21ed63(0x174)](_0x21ed63(0x1a5)),console[_0x21ed63(0x174)](_0x21ed63(0x187)),console['log'](_0x21ed63(0x1a2)),console[_0x21ed63(0x174)](_0x21ed63(0x181)),process[_0x21ed63(0x173)](0x1);}}
@@ -1 +1 @@
1
- (function(_0x1ffce3,_0xa623b7){const _0xd8324d=a9_0x1203,_0x260e5a=_0x1ffce3();while(!![]){try{const _0x6c787d=-parseInt(_0xd8324d(0xf5))/0x1+parseInt(_0xd8324d(0xf1))/0x2*(parseInt(_0xd8324d(0xe8))/0x3)+-parseInt(_0xd8324d(0xe6))/0x4*(parseInt(_0xd8324d(0xea))/0x5)+-parseInt(_0xd8324d(0xf8))/0x6*(-parseInt(_0xd8324d(0xe4))/0x7)+parseInt(_0xd8324d(0xe3))/0x8*(parseInt(_0xd8324d(0x101))/0x9)+parseInt(_0xd8324d(0xfd))/0xa*(-parseInt(_0xd8324d(0xe5))/0xb)+parseInt(_0xd8324d(0xf0))/0xc;if(_0x6c787d===_0xa623b7)break;else _0x260e5a['push'](_0x260e5a['shift']());}catch(_0x1561c1){_0x260e5a['push'](_0x260e5a['shift']());}}}(a9_0x1322,0x44294));function a9_0x1203(_0x39a252,_0x46f8c0){_0x39a252=_0x39a252-0xe1;const _0x132214=a9_0x1322();let _0x120368=_0x132214[_0x39a252];return _0x120368;}import{readConfig}from'../utils/config.js';import{initEnv}from'../constant/env.js';import{generateApiFile}from'./generate-api-file.js';function a9_0x1322(){const _0x3dee84=['test','√\x20成功拉取\x20','API\x20配置拉取成功:\x20','80lpxnUI','modelCount','\x20个数据集,生成\x20','string','45NSiVCv','message','*\x20正在处理\x20','621480hwwOlc','1685474uOFXNb','472318VNwGpp','12drsesn','\x20个模型','159UnfyUP','length','907505AzyAPT','cwd','log','-api','create-api-pull','.ts\x20-\x20客户端实例文件','5857908KATqZs','15716lwuETj','\x20\x20\x20•\x20','*\x20正在从服务器拉取\x20API\x20配置...\x20(环境:\x20','env','366645lcvJSJ','info','chdir','6EePXgi','error'];a9_0x1322=function(){return _0x3dee84;};return a9_0x1322();}import{logger}from'../utils/logger.js';import{fetchModelList}from'./fetch-model-list.js';export async function pullApiSilent(_0x4b107b,_0x14f645,_0x5e03f0,_0x1e4bc1){const _0x142a35=a9_0x1203;let _0x29ea27;try{const _0x362738=_0x14f645?.['trim']()||'';if(_0x362738){const _0x4f63b6=/^[a-zA-Z][a-zA-Z0-9_-]*$/;if(!_0x4f63b6[_0x142a35(0xfa)](_0x362738))return console[_0x142a35(0xf9)]('×\x20文件前缀格式不正确。只能包含字母、数字、连字符和下划线,且必须以字母开头。'),![];}_0x5e03f0&&(_0x29ea27=process[_0x142a35(0xeb)](),process[_0x142a35(0xf7)](_0x5e03f0));const _0x155c37=readConfig(),_0x1f45f6=typeof _0x155c37['env']===_0x142a35(0x100)?_0x155c37[_0x142a35(0xf4)]:undefined,_0x40ff17=_0x1e4bc1||_0x1f45f6||'online';initEnv(_0x40ff17),console['log'](_0x142a35(0xf3)+_0x40ff17+')');const {configArray:_0x2b5098}=await fetchModelList(_0x4b107b),_0x55fa1c=_0x362738?_0x362738+_0x142a35(0xed):'api',_0x29c3cb=_0x362738?_0x362738+'-client':'client';console['log']('*\x20开始生成\x20API\x20配置文件:'),console['log'](_0x142a35(0xf2)+_0x55fa1c+'.ts\x20-\x20模型配置文件'),console[_0x142a35(0xec)](_0x142a35(0xf2)+_0x29c3cb+_0x142a35(0xef)),console[_0x142a35(0xec)](_0x142a35(0xe2)+_0x2b5098[_0x142a35(0xe9)]+'\x20个数据集...');const _0x540f8e=await generateApiFile(_0x2b5098,_0x362738,_0x4b107b,!![],_0x40ff17);return console[_0x142a35(0xec)](_0x142a35(0xfb)+_0x2b5098[_0x142a35(0xe9)]+_0x142a35(0xff)+_0x540f8e[_0x142a35(0xfe)]+_0x142a35(0xe7)),_0x5e03f0&&logger[_0x142a35(0xf6)](_0x142a35(0xee),_0x142a35(0xfc)+_0x4b107b,{'projectPath':_0x5e03f0,'appCode':_0x4b107b,'datasetCount':_0x2b5098[_0x142a35(0xe9)],'filePrefix':_0x362738}),!![];}catch(_0x3e501d){const _0x155a7e=_0x3e501d instanceof Error?_0x3e501d[_0x142a35(0xe1)]:String(_0x3e501d);return console[_0x142a35(0xf9)]('×\x20API\x20配置拉取异常:',_0x155a7e),_0x5e03f0&&logger[_0x142a35(0xf9)]('create-api-pull','API\x20配置拉取异常:\x20'+_0x155a7e,{'appCode':_0x4b107b,'projectPath':_0x5e03f0}),![];}finally{_0x29ea27&&process[_0x142a35(0xf7)](_0x29ea27);}}
1
+ function a9_0x1b7a(_0x312a63,_0x17da21){_0x312a63=_0x312a63-0x16f;const _0x56ce52=a9_0x56ce();let _0x1b7ac5=_0x56ce52[_0x312a63];return _0x1b7ac5;}(function(_0x8e4a6b,_0x2edb3e){const _0x54e25a=a9_0x1b7a,_0x47ccf6=_0x8e4a6b();while(!![]){try{const _0x1fb9fd=-parseInt(_0x54e25a(0x187))/0x1*(-parseInt(_0x54e25a(0x17f))/0x2)+parseInt(_0x54e25a(0x172))/0x3+parseInt(_0x54e25a(0x182))/0x4+-parseInt(_0x54e25a(0x180))/0x5+-parseInt(_0x54e25a(0x18e))/0x6+-parseInt(_0x54e25a(0x184))/0x7*(-parseInt(_0x54e25a(0x17a))/0x8)+parseInt(_0x54e25a(0x188))/0x9;if(_0x1fb9fd===_0x2edb3e)break;else _0x47ccf6['push'](_0x47ccf6['shift']());}catch(_0x4d7183){_0x47ccf6['push'](_0x47ccf6['shift']());}}}(a9_0x56ce,0x505ef));import{readConfig}from'../utils/config.js';function a9_0x56ce(){const _0x41ad1b=['length','API\x20配置拉取成功:\x20','-api','test','3752976bfrPjS','.ts\x20-\x20客户端实例文件','online','env','info','*\x20正在处理\x20','API\x20配置拉取异常:\x20','864138tlBBDq','client','√\x20成功拉取\x20','create-api-pull','trim','cwd','\x20个数据集...','\x20个模型','1254272QVyUtV','\x20\x20\x20•\x20','string','log','chdir','308WUxZPp','1854395VznBSm','message','1157192fcGAHz','×\x20文件前缀格式不正确。只能包含字母、数字、连字符和下划线,且必须以字母开头。','21HjYorK','modelCount','*\x20开始生成\x20API\x20配置文件:','491uphbVE','1820376PutbnP','error'];a9_0x56ce=function(){return _0x41ad1b;};return a9_0x56ce();}import{initEnv}from'../constant/env.js';import{generateApiFile}from'./generate-api-file.js';import{logger}from'../utils/logger.js';import{fetchModelList}from'./fetch-model-list.js';export async function pullApiSilent(_0x4c99be,_0x2ffa6e,_0x391cd8,_0x462b0b){const _0x310165=a9_0x1b7a;let _0x1fd8f4;try{const _0x558bd3=_0x2ffa6e?.[_0x310165(0x176)]()||'';if(_0x558bd3){const _0x4d7299=/^[a-zA-Z][a-zA-Z0-9_-]*$/;if(!_0x4d7299[_0x310165(0x18d)](_0x558bd3))return console['error'](_0x310165(0x183)),![];}_0x391cd8&&(_0x1fd8f4=process[_0x310165(0x177)](),process[_0x310165(0x17e)](_0x391cd8));const _0x2f5919=readConfig(),_0x30f55b=typeof _0x2f5919[_0x310165(0x191)]===_0x310165(0x17c)?_0x2f5919[_0x310165(0x191)]:undefined,_0x2ce264=_0x462b0b||_0x30f55b||_0x310165(0x190);initEnv(_0x2ce264),console[_0x310165(0x17d)]('*\x20正在从服务器拉取\x20API\x20配置...\x20(环境:\x20'+_0x2ce264+')');const {configArray:_0xb38fdd}=await fetchModelList(_0x4c99be),_0x28d1f0=_0x558bd3?_0x558bd3+_0x310165(0x18c):'api',_0x2ecf29=_0x558bd3?_0x558bd3+'-client':_0x310165(0x173);console[_0x310165(0x17d)](_0x310165(0x186)),console['log'](_0x310165(0x17b)+_0x28d1f0+'.ts\x20-\x20模型配置文件'),console[_0x310165(0x17d)](_0x310165(0x17b)+_0x2ecf29+_0x310165(0x18f)),console[_0x310165(0x17d)](_0x310165(0x170)+_0xb38fdd[_0x310165(0x18a)]+_0x310165(0x178));const _0x24ae39=await generateApiFile(_0xb38fdd,_0x558bd3,_0x4c99be,!![],_0x2ce264);return console['log'](_0x310165(0x174)+_0xb38fdd[_0x310165(0x18a)]+'\x20个数据集,生成\x20'+_0x24ae39[_0x310165(0x185)]+_0x310165(0x179)),_0x391cd8&&logger[_0x310165(0x16f)](_0x310165(0x175),_0x310165(0x18b)+_0x4c99be,{'projectPath':_0x391cd8,'appCode':_0x4c99be,'datasetCount':_0xb38fdd[_0x310165(0x18a)],'filePrefix':_0x558bd3}),!![];}catch(_0x525860){const _0x2811ee=_0x525860 instanceof Error?_0x525860[_0x310165(0x181)]:String(_0x525860);return console[_0x310165(0x189)]('×\x20API\x20配置拉取异常:',_0x2811ee),_0x391cd8&&logger[_0x310165(0x189)](_0x310165(0x175),_0x310165(0x171)+_0x2811ee,{'appCode':_0x4c99be,'projectPath':_0x391cd8}),![];}finally{_0x1fd8f4&&process[_0x310165(0x17e)](_0x1fd8f4);}}
@@ -1 +1 @@
1
- (function(_0x29a90e,_0x5a3877){const _0x4bd69d=a10_0x5771,_0x55da70=_0x29a90e();while(!![]){try{const _0x296622=-parseInt(_0x4bd69d(0x19d))/0x1+-parseInt(_0x4bd69d(0x1a3))/0x2+parseInt(_0x4bd69d(0x1ab))/0x3+-parseInt(_0x4bd69d(0x1b2))/0x4+-parseInt(_0x4bd69d(0x1c8))/0x5*(parseInt(_0x4bd69d(0x1bf))/0x6)+parseInt(_0x4bd69d(0x1d3))/0x7*(-parseInt(_0x4bd69d(0x195))/0x8)+parseInt(_0x4bd69d(0x1ce))/0x9;if(_0x296622===_0x5a3877)break;else _0x55da70['push'](_0x55da70['shift']());}catch(_0x2821cb){_0x55da70['push'](_0x55da70['shift']());}}}(a10_0x403b,0x43914));function a10_0x5771(_0x3d3cd3,_0x2c8ce2){_0x3d3cd3=_0x3d3cd3-0x192;const _0x403bbc=a10_0x403b();let _0x577155=_0x403bbc[_0x3d3cd3];return _0x577155;}import{jsx as a10_0x1f2b80,jsxs as a10_0x102799,Fragment as a10_0x33bb7e}from'react/jsx-runtime';import{Text,Box,useInput,useApp,render}from'ink';import{useEffect,useState}from'react';import a10_0x4bbdd3 from'ink-spinner';import{useGetOnlineMenuList}from'./use-get-online-menu-list.js';import{getLocalPages}from'./get-local-pages.js';function a10_0x403b(){const _0x8315cb=['label','117534ACFbIq','提示:使用\x20','[\x20]','\x20正在获取线上菜单列表...','*\x20请选择要同步的菜单:','JS\x20链接无法访问','394144SSAuQn','\x20←\x20','请输入有效的\x20CSS\x20https\x20链接','downArrow','catch','Lovrabet平台','map','size','1202190yAmrLX','selecting','join','column','JS\x20链接','\x20输入项目的\x20JS\x20资源链接(https://...)','repeat','1919088oEfSPj','input-css','input-js','创建菜单失败','red','slice','max','\x20命令重新登录','backspace','trim','yellow','*\x20同步菜单到\x20Lovrabet\x20平台','√\x20菜单创建完成','4680XJFQtF','local','done','add','菜单名称','online','filter','creating','lovrabet\x20auth','2410cGDCIV','return','*\x20正在创建菜单...','dots','cyan','↑/↓:\x20移动光标\x20空格:\x20切换选中\x20a:\x20全选\x20i/r:\x20反选\x20Enter:\x20确认','10850130oTSWIw','delete','white','message','CSS\x20链接无法访问','322YkenLy','length','value','已选择菜单','includes','27688mmeOtr','请输入有效的\x20JS\x20https\x20链接','\x20输入项目的\x20CSS\x20资源链接(https://...)','green','gray','path','has'];a10_0x403b=function(){return _0x8315cb;};return a10_0x403b();}import{createMenus}from'./create-menu.js';import{isUrlReachable,isValidCssHttpsUrl,isValidJsHttpsUrl}from'./valid-url.js';import.meta.main&&render(a10_0x1f2b80(AppMenuSyncUI,{}));export function AppMenuSyncUI(){const _0x39487c=a10_0x5771,{exit:_0x36a55a}=useApp(),{loading:_0x4e4a45,menuList:_0x3a3b67,error:_0x34b42c}=useGetOnlineMenuList(),_0x3f0619=getLocalPages(),_0x4b960b=_0x3a3b67[_0x39487c(0x1a9)](_0x2f6205=>_0x2f6205[_0x39487c(0x19a)]),_0x42c47d=[_0x39487c(0x1c3),..._0x3f0619[_0x39487c(0x1a9)](_0x3e6531=>_0x3e6531[_0x39487c(0x19c)])],_0x2fa6ab=getStringWidth(getMaxWidth(_0x42c47d,0x4)),_0x480ce1=getStringWidth(getMaxWidth([_0x39487c(0x1c3)])),[_0x569f1a,_0xf127e0]=useState(_0x39487c(0x1ac)),[_0x2afef8,_0x5b9c84]=useState(new Set()),[_0x4b867c,_0x5e1a7d]=useState(0x0),[_0x465bfd,_0x2c2202]=useState(''),[_0x353776,_0x1b4ea0]=useState(''),[_0x3f3e3b,_0x578476]=useState(''),[_0x3391a2,_0x5590cf]=useState(''),[_0x471337,_0x56ab56]=useState([]),_0x324375=_0x3f0619[_0x39487c(0x1a9)](_0x2741d4=>({'label':_0x2741d4[_0x39487c(0x19c)],'path':_0x2741d4[_0x39487c(0x19a)],'local':!![],'online':_0x4b960b[_0x39487c(0x194)](_0x2741d4['path'])})),_0x213110=_0x3f0619[_0x39487c(0x1c5)](_0x452588=>{const _0x4b9086=_0x39487c;return!_0x4b960b[_0x4b9086(0x194)](_0x452588['path']);});useEffect(()=>{const _0x27dcdc=_0x39487c;if(!_0x4e4a45&&_0x3f0619[_0x27dcdc(0x1d4)]>0x0&&_0x2afef8[_0x27dcdc(0x1aa)]===0x0){const _0x9b62a8=new Set(_0x3f0619[_0x27dcdc(0x1a9)]((_0x3f4ed3,_0x1f13bf)=>({'page':_0x3f4ed3,'index':_0x1f13bf}))[_0x27dcdc(0x1c5)](({page:_0x56356e})=>!_0x4b960b[_0x27dcdc(0x194)](_0x56356e[_0x27dcdc(0x19a)]))[_0x27dcdc(0x1a9)](({index:_0x32e9c9})=>_0x32e9c9));_0x5b9c84(_0x9b62a8);}},[_0x4e4a45,_0x3f0619[_0x39487c(0x1d4)],_0x4b960b[_0x39487c(0x1d4)]]),useInput(async(_0x11353b,_0x6c84f0)=>{const _0xb3dd6f=_0x39487c;if(_0x569f1a==='selecting'){if(_0x6c84f0['upArrow']){_0x5e1a7d(_0x107505=>_0x107505>0x0?_0x107505-0x1:_0x3f0619[_0xb3dd6f(0x1d4)]-0x1);return;}if(_0x6c84f0[_0xb3dd6f(0x1a6)]){_0x5e1a7d(_0x5df9c3=>_0x5df9c3<_0x3f0619['length']-0x1?_0x5df9c3+0x1:0x0);return;}if(_0x11353b==='\x20'){_0x5b9c84(_0x44947a=>{const _0x3d062b=_0xb3dd6f,_0x3d335f=new Set(_0x44947a);return _0x3d335f[_0x3d062b(0x19b)](_0x4b867c)?_0x3d335f[_0x3d062b(0x1cf)](_0x4b867c):_0x3d335f[_0x3d062b(0x1c2)](_0x4b867c),_0x3d335f;});return;}if(_0x11353b==='a'||_0x11353b==='A'){const _0x2f9422=new Set(_0x3f0619[_0xb3dd6f(0x1a9)]((_0x598996,_0x377366)=>_0x377366));_0x5b9c84(_0x2f9422);return;}if(_0x11353b==='i'||_0x11353b==='I'||_0x11353b==='r'||_0x11353b==='R'){_0x5b9c84(_0x3d85d2=>{const _0x8a81b3=_0xb3dd6f,_0x12a306=new Set();for(let _0x92a961=0x0;_0x92a961<_0x3f0619['length'];_0x92a961++){!_0x3d85d2[_0x8a81b3(0x19b)](_0x92a961)&&_0x12a306[_0x8a81b3(0x1c2)](_0x92a961);}return _0x12a306;});return;}if(_0x11353b==='q'||_0x11353b==='Q'){_0x36a55a();return;}if(_0x6c84f0[_0xb3dd6f(0x1c9)]){if(_0x2afef8[_0xb3dd6f(0x1aa)]===0x0){_0x5590cf('请至少选择一个菜单');return;}const _0x3c3bbf=_0x3f0619[_0xb3dd6f(0x1c5)]((_0x45e76f,_0x8c1a30)=>_0x2afef8[_0xb3dd6f(0x19b)](_0x8c1a30)),_0x58d765=_0x3c3bbf[_0xb3dd6f(0x1a9)](_0x9b7a32=>_0x9b7a32[_0xb3dd6f(0x19c)])[_0xb3dd6f(0x1ad)](',\x20');_0x56ab56([{'label':_0xb3dd6f(0x193),'value':_0x2afef8[_0xb3dd6f(0x1aa)]+'\x20个'}]),_0x5590cf(''),_0xf127e0('input-js');return;}return;}if(_0x569f1a===_0xb3dd6f(0x1b4)){if(_0x6c84f0['return']){const _0x29d6e3=_0x3f3e3b[_0xb3dd6f(0x1bb)]();if(_0x29d6e3==='')return;if(!isValidJsHttpsUrl(_0x29d6e3)){_0x5590cf(_0xb3dd6f(0x196));return;}if(!await isUrlReachable(_0x29d6e3)){_0x5590cf(_0xb3dd6f(0x1a2));return;}_0x2c2202(_0x29d6e3),_0x56ab56(_0x30dd08=>[..._0x30dd08,{'label':_0xb3dd6f(0x1af),'value':_0x29d6e3}]),_0x578476(''),_0x5590cf(''),_0xf127e0(_0xb3dd6f(0x1b3));return;}if(_0x6c84f0[_0xb3dd6f(0x1ba)]||_0x6c84f0[_0xb3dd6f(0x1cf)]){_0x578476(_0x2b79c6=>_0x2b79c6[_0xb3dd6f(0x1b7)](0x0,-0x1)),_0x5590cf('');return;}_0x578476(_0x1b0af7=>_0x1b0af7+_0x11353b);return;}if(_0x569f1a==='input-css'){if(_0x6c84f0[_0xb3dd6f(0x1c9)]){const _0x44f733=_0x3f3e3b[_0xb3dd6f(0x1bb)]();if(_0x44f733==='')return;if(!isValidCssHttpsUrl(_0x44f733)){_0x5590cf(_0xb3dd6f(0x1a5));return;}if(!await isUrlReachable(_0x44f733)){_0x5590cf(_0xb3dd6f(0x1d2));return;}_0x1b4ea0(_0x44f733),_0x56ab56(_0x3d3e25=>[..._0x3d3e25,{'label':'CSS\x20链接','value':_0x44f733}]),_0x578476(''),_0x5590cf(''),_0xf127e0(_0xb3dd6f(0x1c6));const _0x5cd4b0=_0x3f0619[_0xb3dd6f(0x1c5)]((_0x8288fb,_0x54dd1c)=>_0x2afef8[_0xb3dd6f(0x19b)](_0x54dd1c));createMenus(_0x5cd4b0,[_0x465bfd,_0x44f733])['then'](()=>{const _0x165f03=_0xb3dd6f;_0xf127e0(_0x165f03(0x1c1)),setTimeout(()=>{_0x36a55a();},0x3e8);})[_0xb3dd6f(0x1a7)](_0x19b2b8=>{const _0x533214=_0xb3dd6f;_0x5590cf(_0x19b2b8[_0x533214(0x1d1)]||_0x533214(0x1b5)),_0xf127e0(_0x533214(0x1ac));});return;}if(_0x6c84f0['backspace']||_0x6c84f0[_0xb3dd6f(0x1cf)]){_0x578476(_0x3cda71=>_0x3cda71['slice'](0x0,-0x1)),_0x5590cf('');return;}_0x578476(_0x65994b=>_0x65994b+_0x11353b);return;}});if(_0x4e4a45)return a10_0x102799(Box,{'marginTop':0x1,'marginBottom':0x1,'children':[a10_0x1f2b80(Text,{'children':'\x20\x20'}),a10_0x1f2b80(a10_0x4bbdd3,{'type':_0x39487c(0x1cb)}),a10_0x1f2b80(Text,{'children':_0x39487c(0x1a0)})]});if(_0x34b42c)return a10_0x102799(Box,{'flexDirection':'column','marginTop':0x1,'marginBottom':0x1,'children':[a10_0x102799(Text,{'color':_0x39487c(0x1b6),'children':['✗\x20',_0x34b42c]}),a10_0x102799(Box,{'marginTop':0x1,'children':[a10_0x1f2b80(Text,{'color':_0x39487c(0x199),'children':_0x39487c(0x19e)}),a10_0x1f2b80(Text,{'color':_0x39487c(0x1cc),'children':_0x39487c(0x1c7)}),a10_0x1f2b80(Text,{'color':_0x39487c(0x199),'children':_0x39487c(0x1b9)})]})]});if(_0x3f0619[_0x39487c(0x1d4)]===0x0)return a10_0x1f2b80(Box,{'marginTop':0x1,'marginBottom':0x1,'children':a10_0x1f2b80(Text,{'color':_0x39487c(0x1bc),'children':'!\x20未找到本地页面,请先创建页面'})});return a10_0x102799(Box,{'flexDirection':_0x39487c(0x1ae),'marginTop':0x1,'marginBottom':0x1,'children':[_0x569f1a==='selecting'&&a10_0x102799(a10_0x33bb7e,{'children':[a10_0x102799(Box,{'children':[a10_0x102799(Text,{'bold':!![],'children':['\x20\x20','菜单名称',getRemainingSpaces(_0x2fa6ab,_0x39487c(0x1c3))]}),a10_0x102799(Text,{'bold':!![],'children':['本地',getRemainingSpaces(_0x480ce1,_0x39487c(0x1c3))]}),a10_0x102799(Text,{'bold':!![],'children':[_0x39487c(0x1a8),getRemainingSpaces(_0x480ce1,_0x39487c(0x1c3))]})]}),_0x324375['map'](_0x2b30ed=>a10_0x102799(Box,{'children':[a10_0x102799(Text,{'children':['\x20\x20',_0x2b30ed[_0x39487c(0x19c)],getRemainingSpaces(_0x2fa6ab,_0x2b30ed[_0x39487c(0x19c)])]}),a10_0x102799(Text,{'color':_0x39487c(0x198),'children':[_0x2b30ed[_0x39487c(0x1c0)]?'✓':'✗',getRemainingSpaces(_0x480ce1,'✓')]}),a10_0x102799(Text,{'color':_0x2b30ed['online']?_0x39487c(0x198):_0x39487c(0x1b6),'children':[_0x2b30ed[_0x39487c(0x1c4)]?'✓':'✗',getRemainingSpaces(_0x480ce1,'✓')]})]},_0x2b30ed[_0x39487c(0x19a)]))]}),_0x569f1a===_0x39487c(0x1ac)&&_0x471337[_0x39487c(0x1d4)]===0x0&&a10_0x1f2b80(Box,{'marginTop':0x1,'children':a10_0x1f2b80(Text,{'color':_0x39487c(0x1cc),'children':_0x39487c(0x1bd)})}),_0x471337[_0x39487c(0x1a9)]((_0x1cfda6,_0x4286ff)=>a10_0x102799(Box,{'children':[a10_0x102799(Text,{'color':_0x39487c(0x198),'children':['√\x20',_0x1cfda6[_0x39487c(0x19c)],':\x20']}),a10_0x1f2b80(Text,{'color':'cyan','children':_0x1cfda6[_0x39487c(0x192)]})]},_0x4286ff)),_0x3391a2&&_0x569f1a===_0x39487c(0x1ac)&&a10_0x1f2b80(Box,{'marginTop':0x1,'children':a10_0x102799(Text,{'color':'red','children':['✗\x20',_0x3391a2]})}),_0x569f1a===_0x39487c(0x1ac)&&a10_0x1f2b80(a10_0x33bb7e,{'children':a10_0x102799(Box,{'marginTop':_0x471337['length']>0x0||_0x3391a2?0x1:0x0,'flexDirection':_0x39487c(0x1ae),'children':[a10_0x1f2b80(Text,{'bold':!![],'children':_0x39487c(0x1a1)}),_0x3f0619['map']((_0x349830,_0x341fa2)=>{const _0x2ec9ed=_0x39487c,_0x492aef=_0x4b867c===_0x341fa2,_0x4a145b=_0x2afef8['has'](_0x341fa2),_0x139059=_0x4b960b['includes'](_0x349830[_0x2ec9ed(0x19a)]),_0x45cf7f=_0x139059?'更新':'新建';return a10_0x1f2b80(Box,{'children':a10_0x102799(Text,{'backgroundColor':_0x492aef?'blue':undefined,'color':_0x492aef?_0x2ec9ed(0x1d0):undefined,'children':['\x20\x20',_0x4a145b?'[✓]':_0x2ec9ed(0x19f),'\x20',_0x349830['label']]})},_0x349830[_0x2ec9ed(0x19a)]);}),a10_0x1f2b80(Box,{'marginTop':0x1,'children':a10_0x102799(Text,{'color':'gray','children':['\x20',_0x39487c(0x1cd)]})})]})}),_0x569f1a===_0x39487c(0x1b4)&&a10_0x102799(a10_0x33bb7e,{'children':[a10_0x102799(Box,{'children':[a10_0x1f2b80(Text,{'children':'*\x20JS\x20链接:\x20'}),a10_0x1f2b80(Text,{'color':_0x39487c(0x198),'children':_0x3f3e3b}),_0x3391a2&&a10_0x102799(Text,{'color':_0x39487c(0x1b6),'children':[_0x39487c(0x1a4),_0x3391a2]})]}),!_0x3391a2&&a10_0x1f2b80(Box,{'children':a10_0x1f2b80(Text,{'color':_0x39487c(0x199),'children':_0x39487c(0x1b0)})})]}),_0x569f1a===_0x39487c(0x1b3)&&a10_0x102799(a10_0x33bb7e,{'children':[a10_0x102799(Box,{'children':[a10_0x1f2b80(Text,{'children':'*\x20CSS\x20链接:\x20'}),a10_0x1f2b80(Text,{'color':_0x39487c(0x198),'children':_0x3f3e3b}),_0x3391a2&&a10_0x102799(Text,{'color':_0x39487c(0x1b6),'children':[_0x39487c(0x1a4),_0x3391a2]})]}),!_0x3391a2&&a10_0x1f2b80(Box,{'children':a10_0x1f2b80(Text,{'color':'gray','children':_0x39487c(0x197)})})]}),_0x569f1a==='creating'&&a10_0x1f2b80(Box,{'children':a10_0x1f2b80(Text,{'children':_0x39487c(0x1ca)})}),_0x569f1a===_0x39487c(0x1c1)&&a10_0x1f2b80(Box,{'children':a10_0x1f2b80(Text,{'color':_0x39487c(0x198),'children':_0x39487c(0x1be)})})]});}function getStringWidth(_0x1abd05){let _0x15202c=0x0;for(const _0x81cc96 of _0x1abd05){/[\u4e00-\u9fa5]/['test'](_0x81cc96)?_0x15202c+=0x2:_0x15202c+=0x1;}return _0x15202c;}function getRemainingSpaces(_0xd72b1e,_0x4e9589){const _0x75553d=a10_0x5771,_0x4c0122=getStringWidth(_0x4e9589);return Array(Math[_0x75553d(0x1b8)](0x0,_0xd72b1e-_0x4c0122))['fill']('\x20')[_0x75553d(0x1ad)]('');}function getMaxWidth(_0x538293,_0x799e8f=0x2){const _0x152626=a10_0x5771;let _0x52f2b4='',_0x3b5877=0x0;for(const _0x3001c1 of _0x538293){const _0x133605=getStringWidth(_0x3001c1);_0x133605>_0x3b5877&&(_0x3b5877=_0x133605,_0x52f2b4=_0x3001c1);}return _0x52f2b4+'\x20'[_0x152626(0x1b1)](_0x799e8f);}
1
+ function a10_0xe239(){const _0x3e9497=['message','36qsqLsM','*\x20正在创建菜单...','delete','trim','[\x20]','JS\x20链接','*\x20请选择要同步的菜单:','done','fill','30kzqHvb','*\x20同步菜单到\x20Lovrabet\x20平台','CSS\x20链接','*\x20CSS\x20链接:\x20','2315336GubmbT','↑/↓:\x20移动光标\x20空格:\x20切换选中\x20a:\x20全选\x20i/r:\x20反选\x20Enter:\x20确认','gray','then','filter','path','提示:使用\x20','Lovrabet平台','JS\x20链接无法访问','12666vBciqn','[✓]','!\x20未找到本地页面,请先创建页面','\x20命令重新登录','请输入有效的\x20JS\x20https\x20链接','map','\x20正在获取线上菜单列表...','backspace','blue','yellow','slice','white','2992678EKDHPI','return','27913413qHwLSy','online','join','1279679inxpdN','已选择菜单','local','add','35IQdHrk','249565bmryFY','lovrabet\x20auth','size','includes','creating','red','input-js','11643678CgSEgz','column','max','√\x20菜单创建完成','844gEGQeU','input-css','CSS\x20链接无法访问','创建菜单失败','\x20←\x20','dots','catch','\x20输入项目的\x20CSS\x20资源链接(https://...)','green','菜单名称','repeat','has','downArrow','cyan','length','*\x20JS\x20链接:\x20','selecting','value','label'];a10_0xe239=function(){return _0x3e9497;};return a10_0xe239();}(function(_0x4a9c6d,_0x48d416){const _0x1e0c41=a10_0x529e,_0x4d90c3=_0x4a9c6d();while(!![]){try{const _0x2aed1b=-parseInt(_0x1e0c41(0x125))/0x1+-parseInt(_0x1e0c41(0x120))/0x2+parseInt(_0x1e0c41(0x114))/0x3*(-parseInt(_0x1e0c41(0xea))/0x4)+parseInt(_0x1e0c41(0x12a))/0x5*(-parseInt(_0x1e0c41(0xfe))/0x6)+parseInt(_0x1e0c41(0x129))/0x7*(-parseInt(_0x1e0c41(0x10b))/0x8)+-parseInt(_0x1e0c41(0xe6))/0x9+-parseInt(_0x1e0c41(0x107))/0xa*(-parseInt(_0x1e0c41(0x122))/0xb);if(_0x2aed1b===_0x48d416)break;else _0x4d90c3['push'](_0x4d90c3['shift']());}catch(_0x1e23d7){_0x4d90c3['push'](_0x4d90c3['shift']());}}}(a10_0xe239,0xdd170));function a10_0x529e(_0x4c8605,_0x16b06b){_0x4c8605=_0x4c8605-0xe2;const _0xe239f8=a10_0xe239();let _0x529ea1=_0xe239f8[_0x4c8605];return _0x529ea1;}import{jsx as a10_0x46b81e,jsxs as a10_0x16ef84,Fragment as a10_0x4db1d4}from'react/jsx-runtime';import{Text,Box,useInput,useApp,render}from'ink';import{useEffect,useState}from'react';import a10_0x22f389 from'ink-spinner';import{useGetOnlineMenuList}from'./use-get-online-menu-list.js';import{getLocalPages}from'./get-local-pages.js';import{createMenus}from'./create-menu.js';import{isUrlReachable,isValidCssHttpsUrl,isValidJsHttpsUrl}from'./valid-url.js';import.meta.main&&render(a10_0x46b81e(AppMenuSyncUI,{}));export function AppMenuSyncUI(){const _0x57789a=a10_0x529e,{exit:_0x32598e}=useApp(),{loading:_0x80ec1b,menuList:_0x3ee33b,error:_0x2fc116}=useGetOnlineMenuList(),_0x3d3b91=getLocalPages(),_0x2b8f22=_0x3ee33b[_0x57789a(0x119)](_0x1604f1=>_0x1604f1[_0x57789a(0x110)]),_0x345b73=['菜单名称',..._0x3d3b91[_0x57789a(0x119)](_0x517f98=>_0x517f98['label'])],_0x3cb708=getStringWidth(getMaxWidth(_0x345b73,0x4)),_0x164fe7=getStringWidth(getMaxWidth([_0x57789a(0xf3)])),[_0x420a4b,_0x44a935]=useState('selecting'),[_0x339b3a,_0x577d22]=useState(new Set()),[_0x170912,_0xeb205c]=useState(0x0),[_0x2bd400,_0x213db6]=useState(''),[_0x250555,_0x5d7f1e]=useState(''),[_0x10a5c7,_0x4f0e82]=useState(''),[_0x5d2334,_0x4599e1]=useState(''),[_0x5a5640,_0x1ec8e9]=useState([]),_0x52d11f=_0x3d3b91[_0x57789a(0x119)](_0x3695c5=>({'label':_0x3695c5['label'],'path':_0x3695c5[_0x57789a(0x110)],'local':!![],'online':_0x2b8f22['includes'](_0x3695c5[_0x57789a(0x110)])})),_0xea870e=_0x3d3b91[_0x57789a(0x10f)](_0x42c0d1=>{const _0x46f64f=_0x57789a;return!_0x2b8f22[_0x46f64f(0xe2)](_0x42c0d1[_0x46f64f(0x110)]);});useEffect(()=>{const _0xd6780f=_0x57789a;if(!_0x80ec1b&&_0x3d3b91[_0xd6780f(0xf8)]>0x0&&_0x339b3a[_0xd6780f(0x12c)]===0x0){const _0x43ba7b=new Set(_0x3d3b91[_0xd6780f(0x119)]((_0x1b1b8e,_0xccfb23)=>({'page':_0x1b1b8e,'index':_0xccfb23}))['filter'](({page:_0x525ebc})=>!_0x2b8f22[_0xd6780f(0xe2)](_0x525ebc['path']))[_0xd6780f(0x119)](({index:_0x542f5c})=>_0x542f5c));_0x577d22(_0x43ba7b);}},[_0x80ec1b,_0x3d3b91[_0x57789a(0xf8)],_0x2b8f22['length']]),useInput(async(_0x401e6f,_0x10acbc)=>{const _0x497e2b=_0x57789a;if(_0x420a4b==='selecting'){if(_0x10acbc['upArrow']){_0xeb205c(_0xe8cff8=>_0xe8cff8>0x0?_0xe8cff8-0x1:_0x3d3b91[_0x497e2b(0xf8)]-0x1);return;}if(_0x10acbc[_0x497e2b(0xf6)]){_0xeb205c(_0x52a1b0=>_0x52a1b0<_0x3d3b91['length']-0x1?_0x52a1b0+0x1:0x0);return;}if(_0x401e6f==='\x20'){_0x577d22(_0x52cc4a=>{const _0x3abf9a=_0x497e2b,_0x5f2892=new Set(_0x52cc4a);return _0x5f2892[_0x3abf9a(0xf5)](_0x170912)?_0x5f2892['delete'](_0x170912):_0x5f2892['add'](_0x170912),_0x5f2892;});return;}if(_0x401e6f==='a'||_0x401e6f==='A'){const _0x26fa24=new Set(_0x3d3b91[_0x497e2b(0x119)]((_0x336091,_0x4a9474)=>_0x4a9474));_0x577d22(_0x26fa24);return;}if(_0x401e6f==='i'||_0x401e6f==='I'||_0x401e6f==='r'||_0x401e6f==='R'){_0x577d22(_0x534b5d=>{const _0x375cf5=_0x497e2b,_0x2ea407=new Set();for(let _0x3e18a2=0x0;_0x3e18a2<_0x3d3b91[_0x375cf5(0xf8)];_0x3e18a2++){!_0x534b5d[_0x375cf5(0xf5)](_0x3e18a2)&&_0x2ea407[_0x375cf5(0x128)](_0x3e18a2);}return _0x2ea407;});return;}if(_0x401e6f==='q'||_0x401e6f==='Q'){_0x32598e();return;}if(_0x10acbc[_0x497e2b(0x121)]){if(_0x339b3a[_0x497e2b(0x12c)]===0x0){_0x4599e1('请至少选择一个菜单');return;}const _0x277f45=_0x3d3b91[_0x497e2b(0x10f)]((_0x315acb,_0x164ef1)=>_0x339b3a['has'](_0x164ef1)),_0x40e5f5=_0x277f45[_0x497e2b(0x119)](_0x2e4ec6=>_0x2e4ec6[_0x497e2b(0xfc)])[_0x497e2b(0x124)](',\x20');_0x1ec8e9([{'label':_0x497e2b(0x126),'value':_0x339b3a['size']+'\x20个'}]),_0x4599e1(''),_0x44a935('input-js');return;}return;}if(_0x420a4b===_0x497e2b(0xe5)){if(_0x10acbc[_0x497e2b(0x121)]){const _0x4df648=_0x10a5c7[_0x497e2b(0x101)]();if(_0x4df648==='')return;if(!isValidJsHttpsUrl(_0x4df648)){_0x4599e1(_0x497e2b(0x118));return;}if(!await isUrlReachable(_0x4df648)){_0x4599e1(_0x497e2b(0x113));return;}_0x213db6(_0x4df648),_0x1ec8e9(_0x385ab2=>[..._0x385ab2,{'label':_0x497e2b(0x103),'value':_0x4df648}]),_0x4f0e82(''),_0x4599e1(''),_0x44a935(_0x497e2b(0xeb));return;}if(_0x10acbc[_0x497e2b(0x11b)]||_0x10acbc[_0x497e2b(0x100)]){_0x4f0e82(_0x45f3a9=>_0x45f3a9[_0x497e2b(0x11e)](0x0,-0x1)),_0x4599e1('');return;}_0x4f0e82(_0x2c4c19=>_0x2c4c19+_0x401e6f);return;}if(_0x420a4b==='input-css'){if(_0x10acbc[_0x497e2b(0x121)]){const _0x5c7983=_0x10a5c7[_0x497e2b(0x101)]();if(_0x5c7983==='')return;if(!isValidCssHttpsUrl(_0x5c7983)){_0x4599e1('请输入有效的\x20CSS\x20https\x20链接');return;}if(!await isUrlReachable(_0x5c7983)){_0x4599e1(_0x497e2b(0xec));return;}_0x5d7f1e(_0x5c7983),_0x1ec8e9(_0x474c58=>[..._0x474c58,{'label':_0x497e2b(0x109),'value':_0x5c7983}]),_0x4f0e82(''),_0x4599e1(''),_0x44a935(_0x497e2b(0xe3));const _0x11807e=_0x3d3b91['filter']((_0x497f58,_0xdd358b)=>_0x339b3a[_0x497e2b(0xf5)](_0xdd358b));createMenus(_0x11807e,[_0x2bd400,_0x5c7983])[_0x497e2b(0x10e)](()=>{const _0x2eba37=_0x497e2b;_0x44a935(_0x2eba37(0x105)),setTimeout(()=>{_0x32598e();},0x3e8);})[_0x497e2b(0xf0)](_0x34cf83=>{const _0x4f73c9=_0x497e2b;_0x4599e1(_0x34cf83[_0x4f73c9(0xfd)]||_0x4f73c9(0xed)),_0x44a935('selecting');});return;}if(_0x10acbc[_0x497e2b(0x11b)]||_0x10acbc['delete']){_0x4f0e82(_0x4f7f69=>_0x4f7f69['slice'](0x0,-0x1)),_0x4599e1('');return;}_0x4f0e82(_0x16d577=>_0x16d577+_0x401e6f);return;}});if(_0x80ec1b)return a10_0x16ef84(Box,{'marginTop':0x1,'marginBottom':0x1,'children':[a10_0x46b81e(Text,{'children':'\x20\x20'}),a10_0x46b81e(a10_0x22f389,{'type':_0x57789a(0xef)}),a10_0x46b81e(Text,{'children':_0x57789a(0x11a)})]});if(_0x2fc116)return a10_0x16ef84(Box,{'flexDirection':'column','marginTop':0x1,'marginBottom':0x1,'children':[a10_0x16ef84(Text,{'color':_0x57789a(0xe4),'children':['✗\x20',_0x2fc116]}),a10_0x16ef84(Box,{'marginTop':0x1,'children':[a10_0x46b81e(Text,{'color':_0x57789a(0x10d),'children':_0x57789a(0x111)}),a10_0x46b81e(Text,{'color':'cyan','children':_0x57789a(0x12b)}),a10_0x46b81e(Text,{'color':_0x57789a(0x10d),'children':_0x57789a(0x117)})]})]});if(_0x3d3b91[_0x57789a(0xf8)]===0x0)return a10_0x46b81e(Box,{'marginTop':0x1,'marginBottom':0x1,'children':a10_0x46b81e(Text,{'color':_0x57789a(0x11d),'children':_0x57789a(0x116)})});return a10_0x16ef84(Box,{'flexDirection':_0x57789a(0xe7),'marginTop':0x1,'marginBottom':0x1,'children':[_0x420a4b===_0x57789a(0xfa)&&a10_0x16ef84(a10_0x4db1d4,{'children':[a10_0x16ef84(Box,{'children':[a10_0x16ef84(Text,{'bold':!![],'children':['\x20\x20',_0x57789a(0xf3),getRemainingSpaces(_0x3cb708,'菜单名称')]}),a10_0x16ef84(Text,{'bold':!![],'children':['本地',getRemainingSpaces(_0x164fe7,_0x57789a(0xf3))]}),a10_0x16ef84(Text,{'bold':!![],'children':[_0x57789a(0x112),getRemainingSpaces(_0x164fe7,_0x57789a(0xf3))]})]}),_0x52d11f[_0x57789a(0x119)](_0x2d43a1=>a10_0x16ef84(Box,{'children':[a10_0x16ef84(Text,{'children':['\x20\x20',_0x2d43a1['label'],getRemainingSpaces(_0x3cb708,_0x2d43a1[_0x57789a(0xfc)])]}),a10_0x16ef84(Text,{'color':_0x57789a(0xf2),'children':[_0x2d43a1[_0x57789a(0x127)]?'✓':'✗',getRemainingSpaces(_0x164fe7,'✓')]}),a10_0x16ef84(Text,{'color':_0x2d43a1[_0x57789a(0x123)]?_0x57789a(0xf2):_0x57789a(0xe4),'children':[_0x2d43a1[_0x57789a(0x123)]?'✓':'✗',getRemainingSpaces(_0x164fe7,'✓')]})]},_0x2d43a1[_0x57789a(0x110)]))]}),_0x420a4b==='selecting'&&_0x5a5640[_0x57789a(0xf8)]===0x0&&a10_0x46b81e(Box,{'marginTop':0x1,'children':a10_0x46b81e(Text,{'color':_0x57789a(0xf7),'children':_0x57789a(0x108)})}),_0x5a5640[_0x57789a(0x119)]((_0x201e07,_0x12c935)=>a10_0x16ef84(Box,{'children':[a10_0x16ef84(Text,{'color':'green','children':['√\x20',_0x201e07[_0x57789a(0xfc)],':\x20']}),a10_0x46b81e(Text,{'color':_0x57789a(0xf7),'children':_0x201e07[_0x57789a(0xfb)]})]},_0x12c935)),_0x5d2334&&_0x420a4b===_0x57789a(0xfa)&&a10_0x46b81e(Box,{'marginTop':0x1,'children':a10_0x16ef84(Text,{'color':_0x57789a(0xe4),'children':['✗\x20',_0x5d2334]})}),_0x420a4b===_0x57789a(0xfa)&&a10_0x46b81e(a10_0x4db1d4,{'children':a10_0x16ef84(Box,{'marginTop':_0x5a5640[_0x57789a(0xf8)]>0x0||_0x5d2334?0x1:0x0,'flexDirection':_0x57789a(0xe7),'children':[a10_0x46b81e(Text,{'bold':!![],'children':_0x57789a(0x104)}),_0x3d3b91[_0x57789a(0x119)]((_0x4104b2,_0x3ebaeb)=>{const _0x83dd8e=_0x57789a,_0x2d57fa=_0x170912===_0x3ebaeb,_0x111e33=_0x339b3a[_0x83dd8e(0xf5)](_0x3ebaeb),_0x48e9fa=_0x2b8f22[_0x83dd8e(0xe2)](_0x4104b2['path']),_0xbfefe3=_0x48e9fa?'更新':'新建';return a10_0x46b81e(Box,{'children':a10_0x16ef84(Text,{'backgroundColor':_0x2d57fa?_0x83dd8e(0x11c):undefined,'color':_0x2d57fa?_0x83dd8e(0x11f):undefined,'children':['\x20\x20',_0x111e33?_0x83dd8e(0x115):_0x83dd8e(0x102),'\x20',_0x4104b2[_0x83dd8e(0xfc)]]})},_0x4104b2[_0x83dd8e(0x110)]);}),a10_0x46b81e(Box,{'marginTop':0x1,'children':a10_0x16ef84(Text,{'color':_0x57789a(0x10d),'children':['\x20',_0x57789a(0x10c)]})})]})}),_0x420a4b===_0x57789a(0xe5)&&a10_0x16ef84(a10_0x4db1d4,{'children':[a10_0x16ef84(Box,{'children':[a10_0x46b81e(Text,{'children':_0x57789a(0xf9)}),a10_0x46b81e(Text,{'color':'green','children':_0x10a5c7}),_0x5d2334&&a10_0x16ef84(Text,{'color':_0x57789a(0xe4),'children':['\x20←\x20',_0x5d2334]})]}),!_0x5d2334&&a10_0x46b81e(Box,{'children':a10_0x46b81e(Text,{'color':_0x57789a(0x10d),'children':'\x20输入项目的\x20JS\x20资源链接(https://...)'})})]}),_0x420a4b===_0x57789a(0xeb)&&a10_0x16ef84(a10_0x4db1d4,{'children':[a10_0x16ef84(Box,{'children':[a10_0x46b81e(Text,{'children':_0x57789a(0x10a)}),a10_0x46b81e(Text,{'color':_0x57789a(0xf2),'children':_0x10a5c7}),_0x5d2334&&a10_0x16ef84(Text,{'color':_0x57789a(0xe4),'children':[_0x57789a(0xee),_0x5d2334]})]}),!_0x5d2334&&a10_0x46b81e(Box,{'children':a10_0x46b81e(Text,{'color':_0x57789a(0x10d),'children':_0x57789a(0xf1)})})]}),_0x420a4b==='creating'&&a10_0x46b81e(Box,{'children':a10_0x46b81e(Text,{'children':_0x57789a(0xff)})}),_0x420a4b==='done'&&a10_0x46b81e(Box,{'children':a10_0x46b81e(Text,{'color':_0x57789a(0xf2),'children':_0x57789a(0xe9)})})]});}function getStringWidth(_0x120bf3){let _0x505166=0x0;for(const _0x58a973 of _0x120bf3){/[\u4e00-\u9fa5]/['test'](_0x58a973)?_0x505166+=0x2:_0x505166+=0x1;}return _0x505166;}function getRemainingSpaces(_0x419ed0,_0x5dff6e){const _0x26374a=a10_0x529e,_0x5f5beb=getStringWidth(_0x5dff6e);return Array(Math[_0x26374a(0xe8)](0x0,_0x419ed0-_0x5f5beb))[_0x26374a(0x106)]('\x20')[_0x26374a(0x124)]('');}function getMaxWidth(_0x189170,_0x1a4ac7=0x2){const _0x10628c=a10_0x529e;let _0x5403ab='',_0x2aaa08=0x0;for(const _0x309098 of _0x189170){const _0x4851b9=getStringWidth(_0x309098);_0x4851b9>_0x2aaa08&&(_0x2aaa08=_0x4851b9,_0x5403ab=_0x309098);}return _0x5403ab+'\x20'[_0x10628c(0xf4)](_0x1a4ac7);}