@wp1001/ui 3.1.19 → 3.1.20
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.
- package/@vant-D4fmGxs6.js +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/packages/assets/devtools-detector.js +1 -1
- package/packages/components/xarray/index.js +1 -1
- package/packages/components/xautorows/index.js +1 -1
- package/packages/components/xbutton/mobile.js +1 -1
- package/packages/components/xbutton/pc.js +1 -1
- package/packages/components/xbuttons/mobile.js +1 -1
- package/packages/components/xbuttons/pc.js +1 -1
- package/packages/components/xchart/constants.js +1 -1
- package/packages/components/xchart/index.js +1 -1
- package/packages/components/xchart/utils.js +1 -1
- package/packages/components/xcheckboxs/mobile.js +1 -1
- package/packages/components/xcheckboxs/pc.js +1 -1
- package/packages/components/xcol/mobile.js +1 -1
- package/packages/components/xcol/pc.js +1 -1
- package/packages/components/xdatepicker/mobile.js +1 -1
- package/packages/components/xdatepicker/pc.js +1 -1
- package/packages/components/xdialog/mobile.js +1 -1
- package/packages/components/xdialog/pc.js +1 -1
- package/packages/components/xdict/index.js +1 -1
- package/packages/components/xdistrictselect/mobile.js +1 -1
- package/packages/components/xdistrictselect/pc.js +1 -1
- package/packages/components/xform/mobile.js +1 -1
- package/packages/components/xform/pc.js +1 -1
- package/packages/components/xform/utils.js +1 -1
- package/packages/components/xformitem/mobile.js +1 -1
- package/packages/components/xformitem/pc.js +1 -1
- package/packages/components/xformitem/utils.jsx +1 -1
- package/packages/components/xicon/mobile.js +1 -1
- package/packages/components/xicon/pc.js +1 -1
- package/packages/components/xinfo/index.js +1 -1
- package/packages/components/xlooper/index.js +1 -1
- package/packages/components/xpagination/mobile.js +1 -1
- package/packages/components/xpagination/pc.js +1 -1
- package/packages/components/xpicker/index.js +1 -1
- package/packages/components/xradios/mobile.js +1 -1
- package/packages/components/xradios/pc.js +1 -1
- package/packages/components/xrow/mobile.js +1 -1
- package/packages/components/xrow/pc.js +1 -1
- package/packages/components/xscan/mobile.js +1 -1
- package/packages/components/xscan/pc.js +1 -1
- package/packages/components/xsearcher/index.js +1 -1
- package/packages/components/xselect/mobile.js +1 -1
- package/packages/components/xselect/pc.js +1 -1
- package/packages/components/xselect/util.js +1 -1
- package/packages/components/xselectv2/index.js +1 -1
- package/packages/components/xtable/mobile.js +1 -1
- package/packages/components/xtable/pc.js +1 -1
- package/packages/components/xtable/searcher.js +1 -1
- package/packages/components/xtable/settings.js +1 -1
- package/packages/components/xtable/utils.js +1 -1
- package/packages/components/xtabletools/mobile.js +1 -1
- package/packages/components/xtabletools/pc.js +1 -1
- package/packages/components/xtablev2/pc.js +1 -1
- package/packages/components/xtags/mobile.js +1 -1
- package/packages/components/xtags/pc.js +1 -1
- package/packages/components/xtinymce/index.js +1 -1
- package/packages/components/xuploader/xfileuploader.js +1 -1
- package/packages/components/xuploader/ximageuploader.js +1 -1
- package/packages/comps.js +1 -1
- package/packages/controllers/BaseController.js +1 -1
- package/packages/controllers/CrudController.js +1 -1
- package/packages/controllers/TempCrudController.js +1 -1
- package/packages/controllers/index.js +1 -1
- package/packages/directives/el-table-infinite-scroll.js +1 -1
- package/packages/directives/index.js +1 -1
- package/packages/index.js +1 -1
- package/packages/layout/breadcrumb/index.js +1 -1
- package/packages/layout/header/inner.js +1 -1
- package/packages/layout/screenlock/index.js +1 -1
- package/packages/layout/sidebar/item.js +1 -1
- package/packages/layout/sidebar/menu.js +1 -1
- package/packages/layout/tagsview/ScrollPane.js +1 -1
- package/packages/layout/tagsview/index.js +1 -1
- package/packages/plop/actions/make-fill-admin-partials-action.js +1 -1
- package/packages/plop/generators/make-admin-page.js +1 -1
- package/packages/plop/generators/make-database-admin-pages.js +1 -1
- package/packages/plop/generators/make-page-generator.js +1 -1
- package/packages/plop/generators/make-simple-page.js +1 -1
- package/packages/plop/plopfile.js +1 -1
- package/packages/plop/utils/index.js +1 -1
- package/packages/plop/utils/plop-utils.js +1 -1
- package/packages/utils/crypt.js +1 -1
- package/packages/utils/decorators.js +1 -1
- package/packages/utils/disallowDevtools.js +1 -1
- package/packages/utils/effects.js +1 -1
- package/packages/utils/funcs.js +1 -1
- package/packages/utils/index.js +1 -1
- package/packages/utils/message.js +1 -1
- package/packages/utils/middlewares.js +1 -1
- package/packages/utils/model.js +1 -1
- package/packages/utils/modelUtils.js +1 -1
- package/packages/utils/request.js +1 -1
- package/packages/utils/site.js +1 -1
- package/packages/vite-plugins.js +1 -1
- package/src/main.js +1 -1
- package/src/request.js +1 -1
- package/vite.config.js +1 -1
- package/vite.lib.config.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x24b9b0,_0x5d4da5){const _0x1e8140=a76_0x7c72,_0xa9a2c9=_0x24b9b0();while(!![]){try{const _0x5767ca=parseInt(_0x1e8140(0x15e))/0x1+-parseInt(_0x1e8140(0x15a))/0x2*(parseInt(_0x1e8140(0x160))/0x3)+parseInt(_0x1e8140(0x163))/0x4+parseInt(_0x1e8140(0x167))/0x5*(-parseInt(_0x1e8140(0x153))/0x6)+parseInt(_0x1e8140(0x15d))/0x7+-parseInt(_0x1e8140(0x15b))/0x8+parseInt(_0x1e8140(0x15f))/0x9;if(_0x5767ca===_0x5d4da5)break;else _0xa9a2c9['push'](_0xa9a2c9['shift']());}catch(_0x3941d7){_0xa9a2c9['push'](_0xa9a2c9['shift']());}}}(a76_0x4d9f,0x49f1a));function a76_0x7c72(_0x48f1ba,_0x234fd9){const _0x4d9f71=a76_0x4d9f();return a76_0x7c72=function(_0x7c72d0,_0x4df256){_0x7c72d0=_0x7c72d0-0x153;let _0x432d81=_0x4d9f71[_0x7c72d0];return _0x432d81;},a76_0x7c72(_0x48f1ba,_0x234fd9);}import a76_0x100611 from'../utils/plop-utils.js';import a76_0x46a4c8 from'./make-page-generator.js';import a76_0xcfbb72 from'../actions/make-fill-admin-partials-action.js';const {makeInputPrompt,makeConfirmPrompt}=a76_0x100611,makeGenerator=_0x4a8f12=>{const _0x198859=a76_0x7c72,_0x435eb2=_0x198859(0x15c),_0x46bd0d=a76_0x46a4c8(_0x4a8f12,_0x435eb2);return _0x4a8f12[_0x198859(0x157)](_0x198859(0x156),_0x198859(0x161)),{'name':_0x198859(0x158),'description':'创建新的后台管理页面','prompts':[..._0x46bd0d[_0x198859(0x164)],makeConfirmPrompt('autoGenerateColumns',_0x198859(0x165)),{...makeInputPrompt(_0x198859(0x155),_0x198859(0x168)),'when':_0x35ced=>_0x35ced[_0x198859(0x162)]},{...makeInputPrompt(_0x198859(0x166),_0x198859(0x159)),'when':_0x35aeb4=>_0x35aeb4['autoGenerateColumns']}],'actions':[a76_0xcfbb72(_0x4a8f12),..._0x46bd0d[_0x198859(0x154)]]};};export default makeGenerator;function a76_0x4d9f(){const _0x28cf58=['数据库名称','60NDjjVh','actions','database','fieldsPartial','setPartial','make-admin-page','数据表名称','870084vJXQvj','4440544EXmDQv','admin_page','2936276tROalT','526257FZQjfP','144504LcJHaj','3voHEOK','[\x0a]','autoGenerateColumns','1891892RamFxl','prompts','是否需要自动生成\x20table.columns\x20(表格的数据列)?','table','70885kjxnsJ'];a76_0x4d9f=function(){return _0x28cf58;};return a76_0x4d9f();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x13f6ce,_0x4d3103){const _0x26577f=a77_0x27d3,_0x27e836=_0x13f6ce();while(!![]){try{const _0x5279c7=parseInt(_0x26577f(0x82))/0x1+parseInt(_0x26577f(0x7e))/0x2*(parseInt(_0x26577f(0x91))/0x3)+-parseInt(_0x26577f(0x99))/0x4*(-parseInt(_0x26577f(0x9e))/0x5)+parseInt(_0x26577f(0x9b))/0x6*(parseInt(_0x26577f(0x72))/0x7)+parseInt(_0x26577f(0xa1))/0x8*(-parseInt(_0x26577f(0x76))/0x9)+parseInt(_0x26577f(0x8a))/0xa+-parseInt(_0x26577f(0x75))/0xb;if(_0x5279c7===_0x4d3103)break;else _0x27e836['push'](_0x27e836['shift']());}catch(_0x3e60d2){_0x27e836['push'](_0x27e836['shift']());}}}(a77_0x1cef,0x93a90));import a77_0x1fa44d from'node:path';import a77_0x33425b from'chalk';function a77_0x1cef(){const _0x43397b=['red','pop','Finished\x20','writeSync','path','7NJLnQD','backenderPath','数据表\x20','10963348FXNoKv','9MsAxBj','^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20path:\x20\x27/','filter','log','\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20name:\x20\x27','trim','.js','6jObJgw','join','trimStart','$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$','449652gkZYub','replace','length','\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20redirect:\x20\x27/','\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20component:\x20Layout,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20meta:\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20title:\x20\x27','make-database-admin-pages','changes','index.js','12230EENhSt','black','/models/','init-models.js','runActions','cyan','上面有一个参考的\x20route\x20代码,\x20(已复制到剪贴板)','127419JKwZsH','bgCyan','dir','根据\x20backender\x20中已存在的数据库模型目录为其中所有模型创建后台管理页面','\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20icon:\x20\x27menu\x27\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20},\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20children:\x20[\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20#code#\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20]\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20},\x0a\x20\x20\x20\x20\x20\x20\x20\x20','split','listDir','bgYellow','7064xuWOVk','includes','1138446ThRjhK','getHelper','database','3125Dymutk','数据库名称','toFixed','2162408YlhwXC','#code#','\x20构建页面失败','repeat','map','pascalCase'];a77_0x1cef=function(){return _0x43397b;};return a77_0x1cef();}import a77_0x20b164 from'clipboardy';function a77_0x27d3(_0xb37623,_0x4efa6e){const _0x1cef1a=a77_0x1cef();return a77_0x27d3=function(_0x27d312,_0x3f1554){_0x27d312=_0x27d312-0x68;let _0x313a99=_0x1cef1a[_0x27d312];return _0x313a99;},a77_0x27d3(_0xb37623,_0x4efa6e);}import{fsUtils}from'@wp1001/node';import a77_0x1e4921 from'../utils/plop-utils.js';const {makeInputPrompt,getGenerator}=a77_0x1e4921,makeGenerator=_0x468f5e=>{const _0x2eccf2=a77_0x27d3,_0xbdd89a=getGenerator(_0x468f5e,'make-admin-page',{'force':![]}),_0x2e2024=_0x468f5e[_0x2eccf2(0x9c)](_0x2eccf2(0x6c)),_0x553408=_0x468f5e[_0x2eccf2(0x9c)]('snakeCase'),_0x1870a0={'name':_0x2eccf2(0x87),'description':_0x2eccf2(0x94),'prompts':[makeInputPrompt(_0x2eccf2(0x9d),_0x2eccf2(0x9f)),makeInputPrompt(_0x2eccf2(0x93),'目的文件夹路径')],'actions':[async({database:_0x16aff1,dir:_0xe9b2e5})=>{const _0x364286=_0x2eccf2,_0xb17c6a=a77_0x1fa44d[_0x364286(0x7f)](_0x468f5e[_0x364286(0x73)],_0x364286(0x8c)+_0x16aff1);let _0xdba45f=await fsUtils[_0x364286(0x97)](_0xb17c6a);_0xdba45f=_0xdba45f[_0x364286(0x79)](_0x6f0b65=>_0x6f0b65[_0x364286(0x9a)](_0x364286(0x7d))&&!_0x6f0b65[_0x364286(0x9a)](_0x364286(0x8d))&&_0x6f0b65['split']('/')[_0x364286(0x6e)]()!==_0x364286(0x89));const _0x3aedce=_0xdba45f[_0x364286(0x6b)](_0x155583=>_0x155583['slice'](0x0,-0x3)),_0x444cab=[];for(let _0x1b217e=0x0,_0x3047d6=_0x3aedce[_0x364286(0x84)];_0x1b217e<_0x3047d6;_0x1b217e++){const _0x2e66db=_0x3aedce[_0x1b217e],_0x38cc6e=await _0xbdd89a[_0x364286(0x8e)]({'dir':_0xe9b2e5,'pagename':_0x2e66db,'database':_0x16aff1,'table':_0x553408(_0x2e66db)});!_0x38cc6e['changes'][0x2]?console[_0x364286(0x7a)](a77_0x33425b[_0x364286(0x6d)](_0x364286(0x74)+_0x16aff1+'.'+_0x2e66db+_0x364286(0x69)),_0x38cc6e['changes']):_0x444cab['push'](_0x38cc6e),console[_0x364286(0x7a)](a77_0x33425b[_0x364286(0x8f)](_0x364286(0x6f)+(_0x1b217e+0x1)+'\x20/\x20'+_0x3047d6+'\x20'+((_0x1b217e+0x1)/_0x3047d6*0x64)[_0x364286(0xa0)](0x2)+'%'));}console['log'](a77_0x33425b[_0x364286(0x92)](_0x364286(0x77))),console[_0x364286(0x7a)](a77_0x33425b['bgCyan'](_0x364286(0x77)));const _0x28d8a0=_0x444cab[_0x364286(0x6b)](_0x3aba86=>_0x3aba86[_0x364286(0x88)][0x2][_0x364286(0x71)]),_0x4e51bd=_0x28d8a0[_0x364286(0x6b)](_0x177c5c=>{const _0x384a14=_0x364286;return _0x177c5c[_0x384a14(0x96)]('\x0a')[_0x384a14(0x6b)](_0xafeabe=>'\x20\x20'+_0xafeabe)['join']('\x0a')['trimEnd']();})[_0x364286(0x7f)]('')[_0x364286(0x80)](),_0x59fee8=(_0x364286(0x78)+_0xe9b2e5+_0x364286(0x7b)+_0x2e2024(_0xe9b2e5)+_0x364286(0x85)+_0xe9b2e5+'/'+_0x553408(_0x3aedce[0x0])+_0x364286(0x86)+_0x2e2024(_0xe9b2e5)+_0x364286(0x95))[_0x364286(0x96)]('\x0a')['map'](_0x249440=>_0x249440['slice'](0xa))['join']('\x0a'),_0x451a10=_0xe9b2e5[_0x364286(0x96)]('/')['length'],_0x56c9dd=_0x59fee8[_0x364286(0x83)](_0x364286(0x68),_0x4e51bd)[_0x364286(0x96)]('\x0a')[_0x364286(0x6b)](_0x20d207=>{const _0x45b793=_0x364286;return'\x20\x20'[_0x45b793(0x6a)](_0x451a10)+_0x20d207;})[_0x364286(0x7f)]('\x0a')[_0x364286(0x7c)]();a77_0x20b164[_0x364286(0x70)](_0x56c9dd),console[_0x364286(0x7a)](_0x56c9dd),console[_0x364286(0x7a)](a77_0x33425b[_0x364286(0x8b)][_0x364286(0x98)](_0x364286(0x90))),console[_0x364286(0x7a)](a77_0x33425b['bgCyan'](_0x364286(0x81))),console[_0x364286(0x7a)](a77_0x33425b[_0x364286(0x92)](_0x364286(0x81)));}]};return _0x1870a0;};export default makeGenerator;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a78_0x17138f=a78_0x3734;(function(_0x11ce4b,_0x53fa00){const _0x3b805a=a78_0x3734,_0x1e7360=_0x11ce4b();while(!![]){try{const _0x544d88=parseInt(_0x3b805a(0xf5))/0x1+parseInt(_0x3b805a(0xfa))/0x2*(parseInt(_0x3b805a(0xec))/0x3)+-parseInt(_0x3b805a(0xfb))/0x4+-parseInt(_0x3b805a(0xf4))/0x5*(parseInt(_0x3b805a(0xfd))/0x6)+parseInt(_0x3b805a(0xed))/0x7+-parseInt(_0x3b805a(0xf3))/0x8+-parseInt(_0x3b805a(0x104))/0x9*(-parseInt(_0x3b805a(0xf2))/0xa);if(_0x544d88===_0x53fa00)break;else _0x1e7360['push'](_0x1e7360['shift']());}catch(_0x254e18){_0x1e7360['push'](_0x1e7360['shift']());}}}(a78_0x41a6,0x2fe4b));import a78_0x187511 from'node:path';function a78_0x41a6(){const _0x1f1be8=['1630818bFAJHR','slice','node_modules/@wp1001/ui/packages/plop/templates/','/*.*','writeSync','1160ODzdLf','1253048KJCkpn','19650JMgZHg','216525iRmtyO','src/views/{{dir}}/{{snakeCase\x20pagename}}','split','addMany','目的文件夹路径','149284sCuKZt','1049516jdpeud','pagename','588omPylH','\x27\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20},\x0a\x20\x20\x20\x20\x20\x20\x20\x20','properCase','\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20component:\x20()\x20=>\x20import(\x27@/views/','目的页面名称','join','这里有一个参考的\x20route\x20代码,\x20(已复制到剪贴板)','36945TjfOWZ','dirname','snakeCase','map','getHelper','3ULmzJn'];a78_0x41a6=function(){return _0x1f1be8;};return a78_0x41a6();}import a78_0x2fd59e from'chalk';function a78_0x3734(_0x34b8ed,_0x3f7d09){const _0x41a6a9=a78_0x41a6();return a78_0x3734=function(_0x3734b4,_0x1dd577){_0x3734b4=_0x3734b4-0xe8;let _0x458332=_0x41a6a9[_0x3734b4];return _0x458332;},a78_0x3734(_0x34b8ed,_0x3f7d09);}import a78_0x6b8b3d from'clipboardy';import a78_0x10e3d0 from'../utils/plop-utils.js';const dirname=import.meta[a78_0x17138f(0xe8)][a78_0x17138f(0xf7)]('node_modules')[0x0],{makeInputPrompt}=a78_0x10e3d0,makePageGenerator=(_0x4aff94,_0x2f4f53)=>{const _0x390a91=a78_0x17138f,_0x396031=_0x4aff94[_0x390a91(0xeb)](_0x390a91(0xff)),_0x4791d8=_0x4aff94['getHelper'](_0x390a91(0xe9));return{'prompts':[makeInputPrompt('dir',_0x390a91(0xf9)),makeInputPrompt(_0x390a91(0xfc),_0x390a91(0x101))],'actions':[{'type':_0x390a91(0xf8),'destination':a78_0x187511['join'](dirname,_0x390a91(0xf6)),'base':a78_0x187511[_0x390a91(0x102)](dirname,_0x390a91(0xef)+_0x2f4f53),'templateFiles':a78_0x187511[_0x390a91(0x102)](dirname,'node_modules/@wp1001/ui/packages/plop/templates/'+_0x2f4f53+_0x390a91(0xf0))},function(_0x4f18ab){const _0x3730ee=_0x390a91;let {dir:_0x53f0ad,pagename:_0x51221f}=_0x4f18ab;const _0x325721=_0x396031(_0x51221f),_0x4cdb0d=(_0x53f0ad?_0x396031(_0x53f0ad):'')+_0x325721;_0x51221f=_0x4791d8(_0x51221f);const _0x7f6c5f=('\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20path:\x20\x27'+_0x51221f+'\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20name:\x20\x27'+_0x4cdb0d+_0x3730ee(0x100)+(_0x53f0ad?_0x53f0ad+'/':'')+_0x51221f+'/'+_0x51221f+'.vue\x27),\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20meta:\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20title:\x20\x27'+_0x325721+_0x3730ee(0xfe))[_0x3730ee(0xf7)]('\x0a')[_0x3730ee(0xea)](_0x557646=>_0x557646[_0x3730ee(0xee)](0x8))['join']('\x0a');return a78_0x6b8b3d[_0x3730ee(0xf1)](_0x7f6c5f),console['log'](a78_0x2fd59e['black']['bgYellow'](_0x3730ee(0x103))),_0x7f6c5f;}]};};export default makePageGenerator;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x39336a,_0x3f75a8){const _0x3079a5=a79_0x1034,_0x5690e3=_0x39336a();while(!![]){try{const _0x58eca8=-parseInt(_0x3079a5(0xdf))/0x1*(-parseInt(_0x3079a5(0xd7))/0x2)+parseInt(_0x3079a5(0xdb))/0x3*(parseInt(_0x3079a5(0xda))/0x4)+-parseInt(_0x3079a5(0xd9))/0x5*(-parseInt(_0x3079a5(0xd5))/0x6)+parseInt(_0x3079a5(0xd2))/0x7*(-parseInt(_0x3079a5(0xdd))/0x8)+parseInt(_0x3079a5(0xd8))/0x9+-parseInt(_0x3079a5(0xd3))/0xa+-parseInt(_0x3079a5(0xd6))/0xb;if(_0x58eca8===_0x3f75a8)break;else _0x5690e3['push'](_0x5690e3['shift']());}catch(_0x5d4fcb){_0x5690e3['push'](_0x5690e3['shift']());}}}(a79_0x1e8f,0x76215));function a79_0x1034(_0x3a4302,_0x22d3bf){const _0x1e8fd7=a79_0x1e8f();return a79_0x1034=function(_0x1034bd,_0x263b4c){_0x1034bd=_0x1034bd-0xd0;let _0x20b219=_0x1e8fd7[_0x1034bd];return _0x20b219;},a79_0x1034(_0x3a4302,_0x22d3bf);}import a79_0x3ec0d4 from'./make-page-generator.js';function a79_0x1e8f(){const _0x1fc405=['101835mcGKbP','make-simple-page','8LHEOEm','prompts','42610KUlKYD','创建新的页面','simple_page','57708HTObnU','2134080XzquBL','actions','30ZpuPBy','10016182rQkRMT','8NLKaQl','4280085GLXdzU','732455ooiAvd','28jqObhG'];a79_0x1e8f=function(){return _0x1fc405;};return a79_0x1e8f();}const makeGenerator=_0x263afd=>{const _0x49eccf=a79_0x1034,_0x47fcf2=_0x49eccf(0xd1),_0x2b244a=a79_0x3ec0d4(_0x263afd,_0x47fcf2);return{'name':_0x49eccf(0xdc),'description':_0x49eccf(0xd0),'prompts':[..._0x2b244a[_0x49eccf(0xde)]],'actions':[..._0x2b244a[_0x49eccf(0xd4)]]};};export default makeGenerator;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x5b495d,_0x4154d9){const _0x2cc682=a80_0x8c16,_0x5ebf31=_0x5b495d();while(!![]){try{const _0x5563a6=parseInt(_0x2cc682(0xeb))/0x1*(-parseInt(_0x2cc682(0xe4))/0x2)+parseInt(_0x2cc682(0xea))/0x3+-parseInt(_0x2cc682(0xe9))/0x4+parseInt(_0x2cc682(0xef))/0x5+parseInt(_0x2cc682(0xe8))/0x6+-parseInt(_0x2cc682(0xdf))/0x7+parseInt(_0x2cc682(0xe2))/0x8*(parseInt(_0x2cc682(0xec))/0x9);if(_0x5563a6===_0x4154d9)break;else _0x5ebf31['push'](_0x5ebf31['shift']());}catch(_0x529512){_0x5ebf31['push'](_0x5ebf31['shift']());}}}(a80_0x463e,0x3c443));import a80_0x4c851e from'node:path';import a80_0x26bc20 from'chalk';function a80_0x463e(){const _0x24e221=['setGenerator','557675BnDrMt','2795800nBmENi','absPath','欢迎使用\x20stardust-frontender\x20代码生成工具,请从以下生成器中选择一个\x20:\x20','16ndTwSt','setWelcomeMessage','20992OxeKhy','../backender','white','keys','2490882QEVHNH','1918264JsKWfr','408357LSIwTx','19ZAVpMZ','2980980dsWRVP','forEach'];a80_0x463e=function(){return _0x24e221;};return a80_0x463e();}import a80_0x2eb672 from'./utils/plop-utils.js';import a80_0x570e62 from'./generators/make-admin-page.js';import a80_0x27c20c from'./generators/make-database-admin-pages.js';import a80_0x15b865 from'./generators/make-simple-page.js';function a80_0x8c16(_0x307bcf,_0x516ce3){const _0x463eaa=a80_0x463e();return a80_0x8c16=function(_0x8c16bb,_0xd96f58){_0x8c16bb=_0x8c16bb-0xdf;let _0x61ecb0=_0x463eaa[_0x8c16bb];return _0x61ecb0;},a80_0x8c16(_0x307bcf,_0x516ce3);}const generators={'makeAdminPage':a80_0x570e62,'makeDatabaseAdminPages':a80_0x27c20c,'makeSimplePage':a80_0x15b865};export default function (plop){const _0x5d4e12=a80_0x8c16,hello=_0x5d4e12(0xe1);plop[_0x5d4e12(0xe3)](a80_0x26bc20['bgGreen'][_0x5d4e12(0xe6)](hello)),plop['backenderPath']=a80_0x2eb672[_0x5d4e12(0xe0)](plop,_0x5d4e12(0xe5)),Object[_0x5d4e12(0xe7)](generators)[_0x5d4e12(0xed)](name=>{const _0x203feb=_0x5d4e12,generator=generators[name](plop);plop[_0x203feb(0xee)](generator['name'],generator);});}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a81_0xf7a176=a81_0x1a56;function a81_0x2d59(){const _0x3b4e78=['deleted_at','associations','created_at','645OleqUD','number','updater_id','foreignKey','20383xUojrq','type','red','toLowerCase','comp','ElDatePicker','visible','options','10gFGZnf','1180DHPfXW','TEXT','DATE','maxlength','replaceAll','sequelize','datasources','backenderPath','calendar','updated_at','creator_id','633807hWRfsq','tableName','assign','formAttrs','x-select','\x20not\x20found','find','1819671ZjFPeS','default','STRING','database','includes','94332VQTBxm','init-models.js','BOOLEAN','key','_length','join','values','INTEGER','textarea','3432VOkNDq','27306162qhcTBC','models','24tujleU','map','50JTQXZQ','8aHiRJY','config','label','name','target','precision','tableAttributes','58098BBxvjO'];a81_0x2d59=function(){return _0x3b4e78;};return a81_0x2d59();}(function(_0x25e82c,_0x580fa6){const _0xba8652=a81_0x1a56,_0x31198f=_0x25e82c();while(!![]){try{const _0x32ed79=-parseInt(_0xba8652(0x177))/0x1*(parseInt(_0xba8652(0x181))/0x2)+parseInt(_0xba8652(0x185))/0x3*(parseInt(_0xba8652(0x192))/0x4)+-parseInt(_0xba8652(0x191))/0x5*(-parseInt(_0xba8652(0x16b))/0x6)+parseInt(_0xba8652(0x166))/0x7*(-parseInt(_0xba8652(0x17a))/0x8)+-parseInt(_0xba8652(0x15f))/0x9*(parseInt(_0xba8652(0x179))/0xa)+-parseInt(_0xba8652(0x189))/0xb*(parseInt(_0xba8652(0x174))/0xc)+parseInt(_0xba8652(0x175))/0xd;if(_0x32ed79===_0x580fa6)break;else _0x31198f['push'](_0x31198f['shift']());}catch(_0x21e5cc){_0x31198f['push'](_0x31198f['shift']());}}}(a81_0x2d59,0x56f2d));function a81_0x1a56(_0x2bec61,_0x4d6659){const _0x2d59d1=a81_0x2d59();return a81_0x1a56=function(_0x1a5607,_0x50d0f8){_0x1a5607=_0x1a5607-0x15b;let _0x26da5b=_0x2d59d1[_0x1a5607];return _0x26da5b;},a81_0x1a56(_0x2bec61,_0x4d6659);}import a81_0x331bdf from'node:path';import a81_0x3a6bc2 from'chalk';import{fsUtils}from'@wp1001/node';const importFile=async _0x2476a9=>{return new Promise(_0x4d562c=>{import(_0x2476a9)['then'](_0x4d562c);});},viewOnlyFields=['creator_id',a81_0xf7a176(0x187),a81_0xf7a176(0x184),a81_0xf7a176(0x15d),a81_0xf7a176(0x182)],operatorFields=[a81_0xf7a176(0x15e),'updater_id'],getModel=async(_0x48a78f,_0x47a912)=>{const _0x7a73ca=a81_0xf7a176,_0x453f1f=a81_0x331bdf['join'](_0x48a78f[_0x7a73ca(0x15b)],_0x7a73ca(0x176),_0x47a912['database'],_0x7a73ca(0x16c));if(!await fsUtils['exists'](_0x453f1f)){const _0x3c8a4e=a81_0x3a6bc2[_0x7a73ca(0x18b)](_0x453f1f+_0x7a73ca(0x164));throw _0x3c8a4e;}const _0x1d0c63=a81_0x331bdf[_0x7a73ca(0x170)](_0x48a78f['backenderPath'],'config.js'),_0x2ac741=a81_0x331bdf[_0x7a73ca(0x170)](_0x48a78f[_0x7a73ca(0x15b)],'.stardust/db.js'),_0x1e4124=(await importFile(_0x1d0c63))[_0x7a73ca(0x167)],_0x5724fe=(await importFile(_0x453f1f))[_0x7a73ca(0x167)],_0x113a98=_0x1e4124[_0x7a73ca(0x198)]['find'](_0x940a29=>_0x940a29[_0x7a73ca(0x169)]===_0x47a912[_0x7a73ca(0x169)]),{connect:_0x1612c6}=await importFile(_0x2ac741),_0xb9fac7=_0x1612c6(_0x1e4124,_0x113a98),_0x47fc6f=Object[_0x7a73ca(0x171)](_0x5724fe(_0xb9fac7,![])),_0xf0abbb=_0x47fc6f['find'](_0x5b95dd=>_0x5b95dd[_0x7a73ca(0x160)][_0x7a73ca(0x18c)]()===_0x47a912['table']);return _0xf0abbb;},getSequeliezeDataType=_0x32cdc7=>{const _0x5536f4=a81_0xf7a176,_0x2bb19d=_0x32cdc7[_0x5536f4(0x18a)]||_0x32cdc7,_0x300235={'name':_0x2bb19d[_0x5536f4(0x16e)]||_0x2bb19d['name']};return _0x2bb19d[_0x5536f4(0x16f)]&&(_0x300235[_0x5536f4(0x16f)]=_0x2bb19d[_0x5536f4(0x16f)]),_0x300235;},makeFields=_0x3845bd=>{const _0x38d744=a81_0xf7a176,_0x5e17f7=Object['entries'](_0x3845bd[_0x38d744(0x180)])['map'](_0x5ec2ed=>{const _0x33b8d9=_0x38d744,[_0x5a706c,_0x53d079]=_0x5ec2ed,_0x156a77=getSequeliezeDataType(_0x53d079);let _0x4e6edd=_0x53d079[_0x33b8d9(0x17c)]||_0x53d079['comment']||_0x5a706c;_0x4e6edd=_0x4e6edd[_0x33b8d9(0x196)]('\x27','\x22');const _0x2d5aec={'label':_0x4e6edd,'prop':_0x5a706c,'tableAttrs':{...calcColumnWidth(_0x156a77)},'formAttrs':{}};fillFieldType(_0x2d5aec,_0x156a77),fillFieldForeign(_0x2d5aec,_0x3845bd,_0x5a706c);const {autoIncrement:_0xcfc57a,_autoGenerated:_0xda7846}=_0x53d079;return(_0xcfc57a||_0xda7846||viewOnlyFields[_0x33b8d9(0x16a)](_0x5a706c))&&(_0x2d5aec[_0x33b8d9(0x18f)]=![],_0x2d5aec['canView']=!![],delete _0x2d5aec[_0x33b8d9(0x18d)],delete _0x2d5aec[_0x33b8d9(0x162)]),_0x2d5aec;});return _0x5e17f7;},calcColumnWidth=_0x5c24ec=>{const _0x47be5f=a81_0xf7a176;switch(_0x5c24ec[_0x47be5f(0x17d)]){case'STRING':{return _0x5c24ec['_length']>0x14?{'minWidth':0x96}:{'width':0x19+_0x5c24ec[_0x47be5f(0x16f)]*0xc};};case _0x47be5f(0x193):{return{'minWidth':0xc8};}case _0x47be5f(0x194):{return{'width':0xaf};};default:{return{'width':0x64};}}},fillFieldType=(_0x306952,_0x1ce46b)=>{const _0x268747=a81_0xf7a176,{formAttrs:_0x2d4787}=_0x306952;switch(_0x1ce46b[_0x268747(0x17d)]){case _0x268747(0x172):{_0x306952[_0x268747(0x18a)]=_0x268747(0x186),_0x2d4787['precision']=0x1;break;}case'FLOAT':{_0x306952[_0x268747(0x18a)]=_0x268747(0x186);break;}case _0x268747(0x16d):{_0x306952[_0x268747(0x18d)]=_0x268747(0x163),_0x306952[_0x268747(0x190)]='$$\x20store.dictionaries.yesNo\x20$$';break;}case _0x268747(0x168):{_0x2d4787[_0x268747(0x195)]=_0x1ce46b[_0x268747(0x16f)];break;}case _0x268747(0x193):{_0x306952[_0x268747(0x18a)]=_0x268747(0x173);break;}case _0x268747(0x194):{_0x306952[_0x268747(0x18d)]=_0x268747(0x18e),_0x2d4787['prefixIcon']=_0x268747(0x15c);break;}}},fillFieldForeign=(_0x726021,_0x4eac76,_0x3a4123)=>{const _0x18c8a0=a81_0xf7a176,_0x5eb80b=Object[_0x18c8a0(0x171)](_0x4eac76[_0x18c8a0(0x183)]),_0x3173b8=_0x5eb80b[_0x18c8a0(0x178)](_0x5a80c0=>_0x5a80c0[_0x18c8a0(0x188)]),_0x53fb57=_0x4eac76[_0x18c8a0(0x197)][_0x18c8a0(0x17b)]['database'];if(_0x3173b8['includes'](_0x3a4123)){const _0x1ee311=_0x5eb80b[_0x18c8a0(0x165)](_0x138e5c=>_0x138e5c[_0x18c8a0(0x188)]===_0x3a4123);delete _0x726021['formAttrs'][_0x18c8a0(0x17f)],delete _0x726021['type'],_0x726021[_0x18c8a0(0x190)]=[],_0x726021[_0x18c8a0(0x18d)]='x-select';const _0x5cc9de=_0x1ee311[_0x18c8a0(0x17e)]['primaryKeyField']||'';Object[_0x18c8a0(0x161)](_0x726021[_0x18c8a0(0x162)],{'modelName':_0x53fb57+'.'+_0x1ee311[_0x18c8a0(0x17e)][_0x18c8a0(0x190)][_0x18c8a0(0x160)],'text':_0x5cc9de,'value':_0x5cc9de});}else viewOnlyFields[_0x18c8a0(0x16a)](_0x3a4123)&&(delete _0x726021['formAttrs'][_0x18c8a0(0x17f)],delete _0x726021['type'],operatorFields['includes'](_0x3a4123)&&(_0x726021[_0x18c8a0(0x18f)]=![]));};export{importFile,getModel,getSequeliezeDataType,makeFields,calcColumnWidth};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x1fbc0c,_0x1a2800){const _0x141f68=a82_0x56b3,_0x9f505c=_0x1fbc0c();while(!![]){try{const _0x1c7734=parseInt(_0x141f68(0x1f8))/0x1+parseInt(_0x141f68(0x1ec))/0x2*(-parseInt(_0x141f68(0x1ee))/0x3)+-parseInt(_0x141f68(0x1e7))/0x4*(-parseInt(_0x141f68(0x1e6))/0x5)+parseInt(_0x141f68(0x1f3))/0x6*(parseInt(_0x141f68(0x1f2))/0x7)+parseInt(_0x141f68(0x1e5))/0x8*(-parseInt(_0x141f68(0x1f6))/0x9)+-parseInt(_0x141f68(0x1e3))/0xa+-parseInt(_0x141f68(0x1f7))/0xb*(-parseInt(_0x141f68(0x1df))/0xc);if(_0x1c7734===_0x1a2800)break;else _0x9f505c['push'](_0x9f505c['shift']());}catch(_0x2ccc24){_0x9f505c['push'](_0x9f505c['shift']());}}}(a82_0x45c2,0xba65a));import a82_0x4e78cc from'node:path';import a82_0x40e0ba from'node-plop/src/generator-runner.js';const getGenerator=(_0xa1d98b,_0x501967,_0x17a43d)=>{const _0x351a81=a82_0x56b3,_0x5d3894=a82_0x40e0ba(_0xa1d98b,_0x17a43d),_0x163fbd=_0xa1d98b[_0x351a81(0x1ea)](_0x501967);return Object[_0x351a81(0x1e9)](_0x163fbd,{'runActions':(_0x483491,_0x5caa78)=>_0x5d3894[_0x351a81(0x1fa)](_0x163fbd,_0x483491,_0x5caa78),'runPrompts':(_0x4a3714=[])=>_0x5d3894[_0x351a81(0x1ef)](_0x163fbd,_0x4a3714)}),_0x163fbd;},absPath=(_0x21a673,_0x2a11fb)=>{const _0xb0c426=a82_0x56b3;return a82_0x4e78cc[_0xb0c426(0x1e4)](_0x21a673['getPlopfilePath'](),_0x2a11fb);},addValidator=(_0xd4b4ee,_0x26f993)=>{const _0x209667=a82_0x56b3;_0xd4b4ee[_0x209667(0x1f0)]=_0x3c240c=>{const _0x11d549=_0x209667;return/.+/[_0x11d549(0x1f9)](_0x3c240c)?!![]:_0x11d549(0x1ed)+_0x26f993;};},makeInputPrompt=(_0x11ff18,_0x2920e8,_0x17ffe1=!![])=>{const _0x8dba2f=a82_0x56b3,_0x50a129={'type':'input','name':_0x11ff18,'message':_0x8dba2f(0x1e8)+_0x2920e8+'('+(_0x17ffe1?'必填':'选填')+')'};return _0x17ffe1&&addValidator(_0x50a129,_0x11ff18),_0x50a129;},makeConfirmPrompt=(_0x489855,_0x590e81,_0x53d01b)=>{const _0x235592={'type':'confirm','name':_0x489855,'message':_0x590e81,'default':_0x53d01b};return _0x235592;},makeSelectPrompt=(_0x5d712b,_0x447ddf,_0x1e3b64,_0x2a3dc4)=>{const _0x4d5890={'type':'list','name':_0x5d712b,'choices':_0x447ddf,'message':_0x1e3b64,'default':_0x2a3dc4};return _0x4d5890;},makePartial=_0x15dc85=>{const _0x26fca6=a82_0x56b3,_0x4321ef=JSON['stringify'](_0x15dc85,null,0x2)[_0x26fca6(0x1e2)]('\x0a')['slice'](0x1,-0x1)[_0x26fca6(0x1e0)]((_0xde7a7b,_0x3b469a)=>{const _0x361f8=_0x26fca6;_0xde7a7b=_0xde7a7b[_0x361f8(0x1f4)](0x2);let _0x498f6c=_0xde7a7b[_0x361f8(0x1e2)](':');return _0x498f6c[0x0][_0x361f8(0x1e1)]('-')>=0x0?_0x498f6c[0x0]=_0x498f6c[0x0]['replaceAll']('\x22','\x27'):_0x498f6c[0x0]=_0x498f6c[0x0][_0x361f8(0x1f1)]('\x22',''),_0x498f6c=_0x498f6c['map']((_0x123083,_0x43b098)=>{return _0x43b098===0x0?_0x123083:_0x123083['replaceAll']('\x22','\x27');}),_0x498f6c['join'](':');});let _0x37c228=_0x4321ef[_0x26fca6(0x1f5)]('\x0a')+'\x0a';return _0x37c228=_0x37c228[_0x26fca6(0x1f1)](_0x26fca6(0x1eb),'')['replaceAll']('\x20$$\x27',''),_0x37c228;},plopUtils={'getGenerator':getGenerator,'absPath':absPath,'addValidator':addValidator,'makeInputPrompt':makeInputPrompt,'makeConfirmPrompt':makeConfirmPrompt,'makeSelectPrompt':makeSelectPrompt,'makePartial':makePartial};function a82_0x45c2(){const _0x5efbbd=['validate','replaceAll','3899ziNAXW','11262LDsbOv','slice','join','801sprcdY','6852241ZzDATJ','236189uqwjAm','test','runGeneratorActions','12ieUzAA','map','indexOf','split','9782160eXBBYp','resolve','38008bdjfbx','18385hlIBPM','1044LbTFFK','请输入\x20','assign','getGenerator','\x27$$\x20','1399538GFaGrg','请输入','3nQJkGp','runGeneratorPrompts'];a82_0x45c2=function(){return _0x5efbbd;};return a82_0x45c2();}function a82_0x56b3(_0x27c994,_0x40ea4d){const _0x45c26c=a82_0x45c2();return a82_0x56b3=function(_0x56b3f3,_0x40bdc4){_0x56b3f3=_0x56b3f3-0x1df;let _0x59db64=_0x45c26c[_0x56b3f3];return _0x59db64;},a82_0x56b3(_0x27c994,_0x40ea4d);}export default plopUtils;
|
package/packages/utils/crypt.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x4b7457,_0x303fd4){const _0x3cb1de=a83_0x4a2b,_0x48775c=_0x4b7457();while(!![]){try{const _0x569797=parseInt(_0x3cb1de(0xa4))/0x1+parseInt(_0x3cb1de(0xa9))/0x2+parseInt(_0x3cb1de(0x9f))/0x3*(-parseInt(_0x3cb1de(0xaa))/0x4)+-parseInt(_0x3cb1de(0xa0))/0x5*(parseInt(_0x3cb1de(0xac))/0x6)+-parseInt(_0x3cb1de(0xa8))/0x7+parseInt(_0x3cb1de(0xa6))/0x8+-parseInt(_0x3cb1de(0xa7))/0x9*(-parseInt(_0x3cb1de(0xad))/0xa);if(_0x569797===_0x303fd4)break;else _0x48775c['push'](_0x48775c['shift']());}catch(_0x5bd131){_0x48775c['push'](_0x48775c['shift']());}}}(a83_0x3756,0x6f4bb));function a83_0x4a2b(_0x42790c,_0x15bed2){const _0x3756c4=a83_0x3756();return a83_0x4a2b=function(_0x4a2b08,_0x136592){_0x4a2b08=_0x4a2b08-0x9f;let _0x14698a=_0x3756c4[_0x4a2b08];return _0x14698a;},a83_0x4a2b(_0x42790c,_0x15bed2);}const simple={'encrypt'(_0x4185fb){const _0x525241=a83_0x4a2b;return _0x4185fb=encodeURIComponent(_0x4185fb),_0x4185fb=btoa(_0x4185fb),_0x4185fb=_0x4185fb[_0x525241(0xa1)](''),_0x4185fb=_0x4185fb[_0x525241(0xae)](_0x235127=>String['fromCharCode'](_0x235127[_0x525241(0xa3)](0x0)+0x6)),_0x4185fb['reverse'](),_0x4185fb=_0x4185fb[_0x525241(0xa5)](''),_0x4185fb;},'decrypt'(_0xdebb73){const _0x343dce=a83_0x4a2b;return _0xdebb73=_0xdebb73[_0x343dce(0xa1)](''),_0xdebb73[_0x343dce(0xa2)](),_0xdebb73=_0xdebb73[_0x343dce(0xae)](_0x20638b=>String[_0x343dce(0xab)](_0x20638b[_0x343dce(0xa3)](0x0)-0x6)),_0xdebb73=_0xdebb73['join'](''),_0xdebb73=atob(_0xdebb73),_0xdebb73=decodeURIComponent(_0xdebb73),_0xdebb73;}};export{simple};export default{'simple':simple};function a83_0x3756(){const _0x4b8e0b=['63WxsuSG','5yaNJxo','split','reverse','charCodeAt','586848pgrxCi','join','4576704gdKwKI','40068iWJjhB','3705247hukCOZ','121490ciQvTV','78964JbHTdB','fromCharCode','3807888CxxXua','1830irNWqK','map'];a83_0x3756=function(){return _0x4b8e0b;};return a83_0x3756();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x87e68a,_0x21c6fe){const _0x1426cb=a84_0x532d,_0x5d0a90=_0x87e68a();while(!![]){try{const _0x257025=parseInt(_0x1426cb(0x8e))/0x1+parseInt(_0x1426cb(0x99))/0x2+-parseInt(_0x1426cb(0x9b))/0x3*(-parseInt(_0x1426cb(0x9a))/0x4)+parseInt(_0x1426cb(0x89))/0x5*(parseInt(_0x1426cb(0x94))/0x6)+-parseInt(_0x1426cb(0x95))/0x7*(parseInt(_0x1426cb(0x8f))/0x8)+parseInt(_0x1426cb(0x8c))/0x9+parseInt(_0x1426cb(0x9c))/0xa*(-parseInt(_0x1426cb(0x86))/0xb);if(_0x257025===_0x21c6fe)break;else _0x5d0a90['push'](_0x5d0a90['shift']());}catch(_0x219b3b){_0x5d0a90['push'](_0x5d0a90['shift']());}}}(a84_0x372b,0xe0728));function a84_0x372b(){const _0x5ec8c2=['2852gCNcQS','4569lhoPre','10fzmVsE','4459972RhFHYf','model.loading','get','20XHuqkQ','dialog.loading','dialog','233325bDkJwW','set','209490dMfdjo','72qBgwNM','apply','table.loading','then','function','916818KlvFTT','832573hkKYBs','table','string','invalid\x20params\x20for\x20@loading','925426KnuYkk'];a84_0x372b=function(){return _0x5ec8c2;};return a84_0x372b();}const {highdict}=StardustJs,_checkOk=(_0x216df3,_0x2f6fcb)=>{const _0x5a77ca=a84_0x532d;let _0x5bd955=_0x2f6fcb;if(typeof _0x2f6fcb===_0x5a77ca(0x97))_0x5bd955=highdict['get'](_0x216df3,_0x2f6fcb);else typeof _0x2f6fcb===_0x5a77ca(0x93)&&(_0x5bd955=_0x2f6fcb(_0x216df3));return!!_0x5bd955;};export const when=_0xe2f536=>{return(_0x2da978,{name:_0x2aa4db,addInitializer:_0x169e57,..._0x26168a})=>{_0x169e57(function(){const _0x32334f=this,_0x5b2037=_0x32334f[_0x2aa4db];_0x32334f[_0x2aa4db]=function(..._0x4b0a07){const _0x35d8c5=a84_0x532d;if(!_checkOk(_0x32334f,_0xe2f536))return;return _0x5b2037[_0x35d8c5(0x90)](_0x32334f,_0x4b0a07);};});};};function a84_0x532d(_0x2d1c68,_0x30b1b0){const _0x372b85=a84_0x372b();return a84_0x532d=function(_0x532d1d,_0x53d8a7){_0x532d1d=_0x532d1d-0x86;let _0x332c5a=_0x372b85[_0x532d1d];return _0x332c5a;},a84_0x532d(_0x2d1c68,_0x30b1b0);}export const not=_0x5c336e=>{return(_0x34ea3e,{name:_0x1c80fb,addInitializer:_0x1fc40f,..._0x4ee3c7})=>{_0x1fc40f(function(){const _0x39e791=this,_0x576290=_0x39e791[_0x1c80fb];_0x39e791[_0x1c80fb]=function(..._0x584d27){const _0x4c05b5=a84_0x532d;if(_checkOk(_0x39e791,_0x5c336e))return;return _0x576290[_0x4c05b5(0x90)](_0x39e791,_0x584d27);};});};};export const loading=_0x441d52=>{return(_0x5daf2f,{name:_0x44e181,addInitializer:_0x54f8ca,..._0x5cc4e2})=>{_0x54f8ca(function(){const _0x53847c=a84_0x532d,_0x592798=this,_0x41d5ab=_0x592798[_0x44e181];_0x441d52??=_0x592798[_0x53847c(0x96)]&&_0x53847c(0x91)||_0x592798['model']&&_0x53847c(0x87)||_0x592798[_0x53847c(0x8b)]&&_0x53847c(0x8a)||'loading',_0x592798[_0x44e181]=function(..._0x588e41){const _0x45c1ca=_0x53847c;if(!_0x441d52)throw _0x45c1ca(0x98);if(highdict[_0x45c1ca(0x88)](_0x592798,_0x441d52))return;highdict[_0x45c1ca(0x8d)](_0x592798,_0x441d52,!![]);const _0x497687=_0x41d5ab['apply'](_0x592798,_0x588e41);if(_0x497687 instanceof Promise)return _0x497687[_0x45c1ca(0x92)]((..._0x13fd26)=>{return highdict['set'](_0x592798,_0x441d52,![]),_0x13fd26;});return highdict[_0x45c1ca(0x8d)](_0x592798,_0x441d52,![]),_0x497687;};});};};export default{'when':when,'not':not,'loading':loading};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a85_0x4780(_0xade298,_0xeeea22){const _0x3d0747=a85_0x3d07();return a85_0x4780=function(_0x478000,_0x2121b0){_0x478000=_0x478000-0x120;let _0x29dc9d=_0x3d0747[_0x478000];return _0x29dc9d;},a85_0x4780(_0xade298,_0xeeea22);}(function(_0x27dbc8,_0x42b93e){const _0x47169f=a85_0x4780,_0x9e7b47=_0x27dbc8();while(!![]){try{const _0xd5ff8=-parseInt(_0x47169f(0x12a))/0x1*(-parseInt(_0x47169f(0x142))/0x2)+parseInt(_0x47169f(0x144))/0x3+-parseInt(_0x47169f(0x143))/0x4+-parseInt(_0x47169f(0x134))/0x5+-parseInt(_0x47169f(0x125))/0x6+-parseInt(_0x47169f(0x133))/0x7+-parseInt(_0x47169f(0x140))/0x8*(-parseInt(_0x47169f(0x12f))/0x9);if(_0xd5ff8===_0x42b93e)break;else _0x9e7b47['push'](_0x9e7b47['shift']());}catch(_0x4b2d3f){_0x9e7b47['push'](_0x9e7b47['shift']());}}}(a85_0x3d07,0xab8bb));import a85_0x3e066a from'../assets/devtools-detector.js';const {addListener,launch}=a85_0x3e066a,disallowDevtools=(_0x4f39d6={},_0x121d52)=>{const _0x1b9afc=a85_0x4780,_0x55d382=_0x18c593=>{const _0x51cc4a=a85_0x4780;_0x18c593&&(document['documentElement'][_0x51cc4a(0x128)]=decodeURIComponent(atob(_0x51cc4a(0x13e))),window[_0x51cc4a(0x129)][_0x51cc4a(0x148)]=decodeURIComponent(atob(_0x51cc4a(0x136))));};addListener(_0x55d382),(!window['eval'][_0x1b9afc(0x13b)]||!console['clear'][_0x1b9afc(0x13b)]||!RegExp[_0x1b9afc(0x12c)][_0x1b9afc(0x12c)]()[_0x1b9afc(0x137)](_0x1b9afc(0x12c))||!history[_0x1b9afc(0x126)][_0x1b9afc(0x12c)][_0x1b9afc(0x12c)]()[_0x1b9afc(0x137)](_0x1b9afc(0x12c)))&&_0x55d382(!![]),!(_0x121d52||JSON[_0x1b9afc(0x139)](_0x4f39d6[_0x1b9afc(0x149)]?_0x4f39d6[_0x1b9afc(0x123)]:_0x4f39d6[_0x1b9afc(0x127)]))['includes'](window['location']['hostname'])&&(launch(),window[_0x1b9afc(0x13a)](_0x1b9afc(0x12e),_0x4422a7=>{const _0x486468=_0x1b9afc;!(_0x4422a7['target']instanceof SVGElement)&&![_0x486468(0x121),'CANVAS',_0x486468(0x147),_0x486468(0x145),_0x486468(0x12b),_0x486468(0x131),_0x486468(0x130)][_0x486468(0x137)](_0x4422a7[_0x486468(0x120)]['nodeName'])&&_0x4422a7[_0x486468(0x124)]();},!![]),window['addEventListener'](_0x1b9afc(0x13d),_0x1bdc8e=>{const _0x182c58=_0x1b9afc;(_0x1bdc8e[_0x182c58(0x141)]===_0x182c58(0x135)||(_0x1bdc8e[_0x182c58(0x122)]||_0x1bdc8e[_0x182c58(0x146)])&&(_0x1bdc8e[_0x182c58(0x138)]||_0x1bdc8e['shiftKey'])&&[_0x182c58(0x13f),_0x182c58(0x13c),_0x182c58(0x12d),_0x182c58(0x132)]['indexOf'](_0x1bdc8e['code'])>=0x0)&&_0x1bdc8e[_0x182c58(0x124)]();},!![]));};export default disallowDevtools;function a85_0x3d07(){const _0x547153=['contextmenu','36ssfWKh','TEXTAREA','INPUT','KeyC','1839943zbEcnx','1864525KtEADN','F12','YWJvdXQlM0FibGFuaw==','includes','altKey','parse','addEventListener','name','KeyI','keydown','JUU0JUI4JUJBJUU0JUJBJTg2JUU3JUJEJTkxJUU3JUFCJTk5JUU3JTlBJTg0JUU1JUFFJTg5JUU1JTg1JUE4JUVGJUJDJThDJUU3JUE2JTgxJUU2JUFEJUEyJUU4JUIwJTgzJUU4JUFGJTk1','KeyU','2892976lCTqvd','code','1990WDhctD','4940276qXBCOz','2285541kzKbMl','VIDEO','ctrlKey','AUDIO','href','PROD','target','IMG','metaKey','VITE_PROD_DEBUGGERABLE_DOMAINS','preventDefault','4071696AgHexy','pushState','VITE_DEV_DEBUGGERABLE_DOMAINS','innerHTML','location','1049mEzkbX','PICTURE','toString','KeyJ'];a85_0x3d07=function(){return _0x547153;};return a85_0x3d07();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a86_0x253b4d=a86_0x3cfd;function a86_0x54e0(){const _0x1a655a=['font','54229ppDaJy','beginPath','height','floor','2579992Upwzxm','943682ldGSGQ','detectWall','random','map','mouseover','radius','mousemove','fillStyle','max','forEach','addEventListener','createElement','pageX','547977yANlii','fillRect','rgba(20,\x2020,\x2020,\x200.5)','addColorStop','color','1169730ILTUlB','rgba(250,\x20220,\x2020,\x200.5)','getBoundingClientRect','round','from','ctx','update','Style','pageY','width','12rVlgCj','now','1uvYkCB','rgba(','getContext','fill','2694972nKNkUo','arc','4486446jwzxpP','canvas','clearRect','min'];a86_0x54e0=function(){return _0x1a655a;};return a86_0x54e0();}function a86_0x3cfd(_0x46cb3f,_0x1be96e){const _0x54e0b8=a86_0x54e0();return a86_0x3cfd=function(_0x3cfdd9,_0x51b077){_0x3cfdd9=_0x3cfdd9-0xb8;let _0x523f4c=_0x54e0b8[_0x3cfdd9];return _0x523f4c;},a86_0x3cfd(_0x46cb3f,_0x1be96e);}(function(_0xe0357e,_0x549c3e){const _0x7d12b0=a86_0x3cfd,_0x5f0677=_0xe0357e();while(!![]){try{const _0x41ffb8=parseInt(_0x7d12b0(0xd1))/0x1*(-parseInt(_0x7d12b0(0xe1))/0x2)+-parseInt(_0x7d12b0(0xc0))/0x3+parseInt(_0x7d12b0(0xd5))/0x4+parseInt(_0x7d12b0(0xc5))/0x5+parseInt(_0x7d12b0(0xcf))/0x6*(-parseInt(_0x7d12b0(0xdc))/0x7)+-parseInt(_0x7d12b0(0xe0))/0x8+parseInt(_0x7d12b0(0xd7))/0x9;if(_0x41ffb8===_0x549c3e)break;else _0x5f0677['push'](_0x5f0677['shift']());}catch(_0x55c14b){_0x5f0677['push'](_0x5f0677['shift']());}}}(a86_0x54e0,0x64ffa));export const pop=_0x2f2c53=>{const _0x51e4eb=a86_0x3cfd,{width:_0x11bfcc,height:_0x1295f2}=_0x2f2c53[_0x51e4eb(0xc7)]();_0x2f2c53[_0x51e4eb(0xce)]=_0x11bfcc,_0x2f2c53['height']=_0x1295f2;const _0x552e97=_0x2f2c53['getContext']('2d');class _0x3fc231{constructor(_0x25bc64,_0x1dff26,_0x13c4e5,_0x20cfef,_0x36941e,_0x12eff7,_0xb90ad8){const _0x5974d8=_0x51e4eb;this['x']=_0x25bc64,this['y']=_0x1dff26,this['radius']=_0x13c4e5,this[_0x5974d8(0xc4)]=_0x20cfef,this['vx']=_0x36941e,this['vy']=_0x12eff7,this[_0x5974d8(0xca)]=_0xb90ad8;}[_0x51e4eb(0xcb)](){const _0x354aac=_0x51e4eb;this['x']+=this['vx'],this['y']+=this['vy'],this[_0x354aac(0xca)][_0x354aac(0xdd)](),this[_0x354aac(0xca)][_0x354aac(0xba)]=this[_0x354aac(0xc4)],this[_0x354aac(0xca)][_0x354aac(0xd6)](this['x'],this['y'],this[_0x354aac(0xb8)],0x0,Math['PI']*0x2),this[_0x354aac(0xca)]['fill'](),this[_0x354aac(0xe2)]();}[_0x51e4eb(0xe2)](){const _0x992ca9=_0x51e4eb;if(this['x']<this[_0x992ca9(0xb8)])this['x']=this[_0x992ca9(0xb8)],this['vx']=-this['vx'];else this['x']+this['radius']>_0x11bfcc&&(this['x']=_0x11bfcc-this[_0x992ca9(0xb8)],this['vx']=-this['vx']);if(this['y']<this[_0x992ca9(0xb8)])this['y']=this[_0x992ca9(0xb8)],this['vy']=-this['vy'];else this['y']+this[_0x992ca9(0xb8)]>_0x1295f2&&(this['y']=_0x1295f2-this[_0x992ca9(0xb8)],this['vy']=-this['vy']);}}const _0x10a656=()=>_0x552e97[_0x51e4eb(0xd9)](0x0,0x0,_0x11bfcc,_0x1295f2),_0x554c21=_0x5d33e1=>Math[_0x51e4eb(0xdf)](Math[_0x51e4eb(0xe3)]()*_0x5d33e1);let _0x440845=0x0,_0x2045b8=0.01,_0x1acfed=0x0;const _0x3ee439=()=>{const _0x12d2e7=_0x51e4eb,_0x2c477b=_0x552e97['createLinearGradient'](0x0,0x0,_0x11bfcc*1.5,_0x1295f2*1.5);!_0x1acfed?(_0x440845+=_0x2045b8,_0x440845<=0x0&&(_0x440845=0x0,_0x2045b8=-_0x2045b8,_0x1acfed=_0x38c792*0x1e),_0x440845>=0x1&&(_0x440845=0x1,_0x2045b8=-_0x2045b8,_0x1acfed=_0x38c792*0x1e)):_0x1acfed--,_0x2c477b[_0x12d2e7(0xc3)](0x0,_0x12d2e7(0xc6)),_0x2c477b['addColorStop'](_0x440845,_0x12d2e7(0xc2)),_0x552e97[_0x12d2e7(0xba)]=_0x2c477b,_0x552e97[_0x12d2e7(0xc1)](0x0,0x0,_0x11bfcc,_0x1295f2);},_0x4dcf45=Math['floor'](_0x11bfcc/0x64),_0x57f409=Math[_0x51e4eb(0xdf)](_0x1295f2/0x64),_0x38c792=0x14,_0x3d3648=Math[_0x51e4eb(0xc8)](0x3e8/_0x38c792),_0x467806=Array[_0x51e4eb(0xc9)]({'length':0x34})[_0x51e4eb(0xe4)](()=>{const _0x36f008=_0x51e4eb,_0x5d1134=Math[_0x36f008(0xdf)](_0x554c21(_0x4dcf45+_0x57f409)*1.5+_0x554c21(0x5));let _0x5e03a7=_0x554c21(_0x11bfcc),_0x218aae=_0x554c21(_0x1295f2);_0x5e03a7=Math[_0x36f008(0xda)](Math[_0x36f008(0xbb)](_0x5d1134,_0x5e03a7),_0x11bfcc-_0x5d1134),_0x218aae=Math[_0x36f008(0xda)](Math['max'](_0x5d1134,_0x218aae),_0x1295f2-_0x5d1134);let _0x305a0a=_0x554c21(0x2)?(_0x554c21(0x2)+0x2)*_0x4dcf45:(_0x554c21(-0x1)-0x2)*_0x4dcf45,_0x16b8d4=_0x554c21(0x2)?(_0x554c21(0x2)+0x2)*_0x57f409:(_0x554c21(-0x1)-0x2)*_0x57f409;return _0x305a0a=Math[_0x36f008(0xdf)](_0x305a0a/_0x38c792),_0x16b8d4=Math['floor'](_0x16b8d4/_0x38c792),new _0x3fc231(_0x5e03a7,_0x218aae,_0x5d1134,_0x36f008(0xd2)+_0x554c21(0x100)+',\x20'+_0x554c21(0x100)+',\x20'+_0x554c21(0x100)+',\x20'+(_0x554c21(0x5)+0x5)/0xa+')',_0x305a0a,_0x16b8d4,_0x552e97);});let _0xa84a0d,_0x3232f6;_0x2f2c53[_0x51e4eb(0xbd)](_0x51e4eb(0xe5),_0x3ffc5a=>{const _0x3a7c37=_0x51e4eb;_0xa84a0d=_0x3ffc5a[_0x3a7c37(0xbf)],_0x3232f6=_0x3ffc5a[_0x3a7c37(0xcd)];}),_0x2f2c53[_0x51e4eb(0xbd)](_0x51e4eb(0xb9),_0x123b4d=>{const _0x49bee8=_0x51e4eb;if(_0xa84a0d===undefined){_0xa84a0d=_0x123b4d[_0x49bee8(0xbf)],_0x3232f6=_0x123b4d[_0x49bee8(0xcd)];return;}const _0x35aa86=_0x123b4d[_0x49bee8(0xbf)]-_0xa84a0d,_0x1b8e42=_0x123b4d[_0x49bee8(0xcd)]-_0x3232f6;_0x467806[_0x49bee8(0xbc)](_0x1d8a07=>{_0x1d8a07['x']+=_0x35aa86/_0x38c792,_0x1d8a07['y']+=_0x1b8e42/_0x38c792;}),_0xa84a0d=_0x123b4d[_0x49bee8(0xbf)],_0x3232f6=_0x123b4d[_0x49bee8(0xcd)];});let _0x530347=Date[_0x51e4eb(0xd0)](),_0x451d78=null;const _0x3c7c12=()=>{const _0x30ce04=_0x51e4eb;Date[_0x30ce04(0xd0)]()-_0x530347>=_0x3d3648&&(_0x10a656(),_0x3ee439(),_0x467806[_0x30ce04(0xbc)](_0x46675d=>_0x46675d[_0x30ce04(0xcb)]()),_0x530347=Date[_0x30ce04(0xd0)]()),_0x451d78=requestAnimationFrame(_0x3c7c12);};return _0x451d78=requestAnimationFrame(_0x3c7c12),()=>cancelAnimationFrame(_0x451d78);};export const createWatermark=({text:_0x35c628,gap:_0x52e05f,fontSize:_0x1223b5,color:_0x1647fa,width:width=window['innerWidth'],height:height=window['innerHeight'],drawMode:drawMode=a86_0x253b4d(0xd4)})=>{const _0xa781c1=a86_0x253b4d,_0x3f6609=document[_0xa781c1(0xbe)](_0xa781c1(0xd8));_0x3f6609[_0xa781c1(0xce)]=width,_0x3f6609[_0xa781c1(0xde)]=height;const _0x12f656=_0x3f6609[_0xa781c1(0xd3)]('2d');_0x12f656[_0xa781c1(0xdb)]=_0x1223b5+'px\x20Arial',_0x12f656[drawMode+_0xa781c1(0xcc)]=_0x1647fa;const _0x3852c7=_0x12f656['measureText'](_0x35c628)[_0xa781c1(0xce)],_0x4642c1=_0x3852c7+_0x52e05f,_0x13dd7f=_0x1223b5+_0x52e05f;for(let _0x15a60d=_0x52e05f/0x2;_0x15a60d<height;_0x15a60d+=_0x13dd7f){for(let _0x3bda7f=_0x52e05f/0x2;_0x3bda7f<width;_0x3bda7f+=_0x4642c1){_0x12f656[drawMode+'Text'](_0x35c628,_0x3bda7f,_0x15a60d);}}return _0x3f6609;};export default{'pop':pop,'createWatermark':createWatermark};
|
package/packages/utils/funcs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x591914,_0x33c376){const _0x535684=a87_0x490e,_0x3425c8=_0x591914();while(!![]){try{const _0x407343=-parseInt(_0x535684(0x1fa))/0x1+-parseInt(_0x535684(0x209))/0x2+parseInt(_0x535684(0x1e0))/0x3*(-parseInt(_0x535684(0x202))/0x4)+-parseInt(_0x535684(0x210))/0x5*(-parseInt(_0x535684(0x20f))/0x6)+-parseInt(_0x535684(0x1f0))/0x7+parseInt(_0x535684(0x1df))/0x8+parseInt(_0x535684(0x1f5))/0x9;if(_0x407343===_0x33c376)break;else _0x3425c8['push'](_0x3425c8['shift']());}catch(_0x39a5be){_0x3425c8['push'](_0x3425c8['shift']());}}}(a87_0x3983,0x23480));import{toRaw,markRaw}from'vue';function a87_0x3983(){const _0x5abd85=['sort','docx','object','filter','catch','provides','3gpp','439560OXYnel','51fBtHPw','string','comp','xls','localeCompare','file-icons:microsoft-word','modelValue','rar','bi:file-pdf-fill','text','toLowerCase','pdf','xlsx','tar','pptx','__v_isRef','1096984RCgyNU','validate','iwwa:file-pdf','x-form','includes','2749986OwQOrA','doc','zip','gzip','others','102039tydheb','map','split','disabled','then','every','value','provide','17884CvDzWu','avi','jpg','jpeg','mov','video','customValue','64900IEPGnu','endsWith','XForm','mp4','toFixed','pop','126XBHJAG','36005hsYIJC','webm','webp','number'];a87_0x3983=function(){return _0x5abd85;};return a87_0x3983();}export const validateForm=async _0x3ca676=>{const _0x1e6df5=a87_0x490e,_0x2ab201=await _0x3ca676['formRef']?.[_0x1e6df5(0x1f1)]()[_0x1e6df5(0x1fe)](()=>!![])[_0x1e6df5(0x1dc)](()=>![]),_0x6dd61=await Promise['all'](_0x3ca676['formItems']?.[_0x1e6df5(0x1db)](_0x1581e6=>{const _0x5a6c1a=_0x1e6df5;return _0x1581e6[_0x5a6c1a(0x1e2)]?.[_0x5a6c1a(0x20a)](_0x5a6c1a(0x20b))||_0x1581e6[_0x5a6c1a(0x1e2)]?.[_0x5a6c1a(0x20a)](_0x5a6c1a(0x1f3));})[_0x1e6df5(0x1fb)](_0x374c2=>validateForm(_0x374c2['form'])));return _0x2ab201&&_0x6dd61[_0x1e6df5(0x1ff)](_0x17b343=>_0x17b343);};export const formatPrecision=(_0x4a9698,_0x72b959)=>{const _0x55f6c3=a87_0x490e;if(typeof _0x4a9698!==_0x55f6c3(0x213)){const _0x16dc83=parseFloat(_0x4a9698)||null;if(typeof _0x16dc83!==_0x55f6c3(0x213))return _0x4a9698;_0x4a9698=_0x16dc83;}return _0x4a9698[_0x55f6c3(0x20d)](_0x72b959)*0x1;};function a87_0x490e(_0x78fc0f,_0x369fc7){const _0x398328=a87_0x3983();return a87_0x490e=function(_0x490ecb,_0x191298){_0x490ecb=_0x490ecb-0x1da;let _0x315e25=_0x398328[_0x490ecb];return _0x315e25;},a87_0x490e(_0x78fc0f,_0x369fc7);}export const formatOptions=(_0x29574f,_0x4934ec)=>{const _0x52aaa1=a87_0x490e,_0xae0e7c=_0x29574f[_0x52aaa1(0x1ef)]?_0x29574f[_0x52aaa1(0x200)]:toRaw(_0x29574f),{text:text=_0x52aaa1(0x1e9),value:value='value'}=_0x4934ec,_0x245dbb=_0xae0e7c[_0x52aaa1(0x1fb)](_0x38e5bd=>{const _0x3c5c5a=_0x52aaa1;return typeof _0x38e5bd===_0x3c5c5a(0x1da)?{'text':_0x38e5bd[text],'value':_0x38e5bd[value],'disabled':_0x38e5bd[_0x3c5c5a(0x1fd)],'raw':markRaw(_0x38e5bd)}:{'text':_0x38e5bd,'value':_0x38e5bd};});if(!_0x4934ec['sort'])return _0x245dbb;const _0x53fbd8=typeof _0x4934ec['sort']===_0x52aaa1(0x1e1)?_0x4934ec[_0x52aaa1(0x214)]:_0x4934ec[_0x52aaa1(0x1e9)]||'text';return _0x245dbb['sort']((_0x69aa1b,_0x5f4a48)=>{const _0x41c514=_0x52aaa1;return _0x69aa1b[_0x53fbd8][_0x41c514(0x1e4)](_0x5f4a48[_0x53fbd8]);});};export const injectVanFieldProvide=_0x113045=>{const _0x47c32b=a87_0x490e,_0x13fe58=_0x113045['_'][_0x47c32b(0x1dd)],_0x372e20=Object['getOwnPropertySymbols'](_0x13fe58);if(!_0x372e20['length'])return;_0x113045[_0x47c32b(0x201)]=_0x13fe58[_0x372e20[0x0]];if(!_0x113045[_0x47c32b(0x201)]?.[_0x47c32b(0x208)])return _0x113045[_0x47c32b(0x201)]=null;_0x113045[_0x47c32b(0x201)][_0x47c32b(0x208)][_0x47c32b(0x200)]=()=>_0x113045[_0x47c32b(0x1e6)];};export const getUrlType=_0x4aea53=>{const _0x1297f7=a87_0x490e,_0xb61116=_0x4aea53?.[_0x1297f7(0x1fc)]('.')[_0x1297f7(0x20e)]()[_0x1297f7(0x1ea)]();if(['png',_0x1297f7(0x204),_0x1297f7(0x205),'gif',_0x1297f7(0x212)][_0x1297f7(0x1f4)](_0xb61116))return'image';else{if([_0x1297f7(0x20c),_0x1297f7(0x211),'ogg',_0x1297f7(0x1de),_0x1297f7(0x203),_0x1297f7(0x206)][_0x1297f7(0x1f4)](_0xb61116))return _0x1297f7(0x207);else{if(_0xb61116===_0x1297f7(0x1eb))return'pdf';else{if(_0xb61116===_0x1297f7(0x1f6)||_0xb61116===_0x1297f7(0x215))return _0x1297f7(0x215);else{if(_0xb61116===_0x1297f7(0x1e3)||_0xb61116===_0x1297f7(0x1ec))return _0x1297f7(0x1ec);else{if(_0xb61116==='ppt'||_0xb61116===_0x1297f7(0x1ee))return _0x1297f7(0x1ee);else{if([_0x1297f7(0x1f7),_0x1297f7(0x1e7),'7z',_0x1297f7(0x1ed),_0x1297f7(0x1f8)][_0x1297f7(0x1f4)](_0xb61116))return _0x1297f7(0x1f7);}}}}}}return _0x1297f7(0x1f9);};export const getFiletypeIcon=_0x3999f0=>{const _0x11978a=a87_0x490e;if(_0x3999f0===_0x11978a(0x1eb))return _0x11978a(0x1f2);if(_0x3999f0===_0x11978a(0x215))return _0x11978a(0x1e5);if(_0x3999f0===_0x11978a(0x1ec))return'file-icons:microsoft-excel';if(_0x3999f0===_0x11978a(0x1ee))return'file-icons:microsoft-powerpoint';if(_0x3999f0==='zip')return'formkit:zip';return _0x11978a(0x1e8);};export default{'validateForm':validateForm,'formatPrecision':formatPrecision,'formatOptions':formatOptions,'injectVanFieldProvide':injectVanFieldProvide,'getUrlType':getUrlType,'getFiletypeIcon':getFiletypeIcon};
|
package/packages/utils/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x4a534d,_0x1c32f1){var _0x1ecccc=a88_0xcb49,_0x51012f=_0x4a534d();while(!![]){try{var _0x531bbc=-parseInt(_0x1ecccc(0x136))/0x1*(-parseInt(_0x1ecccc(0x13b))/0x2)+parseInt(_0x1ecccc(0x13d))/0x3+-parseInt(_0x1ecccc(0x13a))/0x4*(-parseInt(_0x1ecccc(0x135))/0x5)+-parseInt(_0x1ecccc(0x139))/0x6+parseInt(_0x1ecccc(0x137))/0x7+-parseInt(_0x1ecccc(0x13c))/0x8+-parseInt(_0x1ecccc(0x138))/0x9;if(_0x531bbc===_0x1c32f1)break;else _0x51012f['push'](_0x51012f['shift']());}catch(_0x256f50){_0x51012f['push'](_0x51012f['shift']());}}}(a88_0x5a94,0xce172));import a88_0x7a8c76 from'./crypt.js';import a88_0x339c78 from'./decorators.js';import a88_0x1ab7df from'./effects.js';import{validateForm,formatPrecision,formatOptions,getUrlType,getFiletypeIcon}from'./funcs.js';import{Message,Notify,Confirm,Prompt}from'./message.js';import a88_0x49fd5b from'./middlewares.js';import{baseForm,baseTable,baseDialog,baseModel}from'./model.js';function a88_0x5a94(){var _0x25e26e=['1715104YWRKFA','2567160DJiOXM','140gjGMEv','1037mMdGaR','8129492kEZnBH','21411972zLFrvF','342474kfIhYI','181908nzliaX','394MMloXQ'];a88_0x5a94=function(){return _0x25e26e;};return a88_0x5a94();}import{initFields,initModel,initTable,initDialog,initForm,initFormRules,initDefaultForm,isWhenMatched,triggers}from'./modelUtils.js';function a88_0xcb49(_0x402728,_0x376dbc){var _0x5a94e7=a88_0x5a94();return a88_0xcb49=function(_0xcb495a,_0x17c0be){_0xcb495a=_0xcb495a-0x135;var _0x1454ee=_0x5a94e7[_0xcb495a];return _0x1454ee;},a88_0xcb49(_0x402728,_0x376dbc);}export{a88_0x7a8c76 as crypt,a88_0x1ab7df as effects,validateForm,formatPrecision,formatOptions,getUrlType,getFiletypeIcon,Message,Notify,Confirm,Prompt,baseForm,baseTable,baseDialog,baseModel,initFields,initModel,initTable,initDialog,initForm,initFormRules,initDefaultForm,isWhenMatched,triggers};export default{'crypt':a88_0x7a8c76,'decorators':a88_0x339c78,'effects':a88_0x1ab7df,'validateForm':validateForm,'formatPrecision':formatPrecision,'formatOptions':formatOptions,'getUrlType':getUrlType,'getFiletypeIcon':getFiletypeIcon,'Message':Message,'Notify':Notify,'Confirm':Confirm,'Prompt':Prompt,'middlewares':a88_0x49fd5b,'baseForm':baseForm,'baseTable':baseTable,'baseDialog':baseDialog,'baseModel':baseModel,'initFields':initFields,'initModel':initModel,'initTable':initTable,'initDialog':initDialog,'initForm':initForm,'initFormRules':initFormRules,'initDefaultForm':initDefaultForm,'isWhenMatched':isWhenMatched,'triggers':triggers};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a89_0x578c(_0xf97daa,_0x37896f){const _0x59d149=a89_0x59d1();return a89_0x578c=function(_0x578cdd,_0x2b0ee5){_0x578cdd=_0x578cdd-0xda;let _0x1f93f1=_0x59d149[_0x578cdd];return _0x1f93f1;},a89_0x578c(_0xf97daa,_0x37896f);}function a89_0x59d1(){const _0x59380c=['then','2220379WlpAce','type','string','showConfirmDialog','error','distinguishCancelAndClose','1659060zRzhfT','message','请输入','8umBXit','8605QsvSFk','html','54267FurwPa','cancelButtonText','success','info','264390TpdLcm','confirm','436lbxieD','isMobile','prompt','fail','14jTkXyt','vant','warning','547034GZYBln','title','confirmButtonText','407SGWMOf','ElMessage','394980VyqdSX','z-index','catch','9XjheVj','showToast'];a89_0x59d1=function(){return _0x59380c;};return a89_0x59d1();}const a89_0x5e57ea=a89_0x578c;(function(_0x133063,_0x226b1c){const _0x5ed555=a89_0x578c,_0x525887=_0x133063();while(!![]){try{const _0x1500d3=-parseInt(_0x5ed555(0xf6))/0x1+parseInt(_0x5ed555(0xf3))/0x2*(-parseInt(_0x5ed555(0xe9))/0x3)+parseInt(_0x5ed555(0xef))/0x4*(-parseInt(_0x5ed555(0xe7))/0x5)+parseInt(_0x5ed555(0xe3))/0x6+parseInt(_0x5ed555(0xdd))/0x7*(-parseInt(_0x5ed555(0xe6))/0x8)+parseInt(_0x5ed555(0xda))/0x9*(-parseInt(_0x5ed555(0xed))/0xa)+parseInt(_0x5ed555(0xf9))/0xb*(parseInt(_0x5ed555(0xfb))/0xc);if(_0x1500d3===_0x226b1c)break;else _0x525887['push'](_0x525887['shift']());}catch(_0x8413ae){_0x525887['push'](_0x525887['shift']());}}}(a89_0x59d1,0x46acb));let {ElMessage,ElNotification,ElMessageBox}=window['ElementPlus']||{},{showToast,showNotify,showConfirmDialog}=window[a89_0x5e57ea(0xf4)]||{};export const initMessageUtils=({ElementPlus:_0x1620b3,Vant:_0x1f1271})=>{const _0x24504b=a89_0x5e57ea;_0x1620b3&&(ElMessage=_0x1620b3[_0x24504b(0xfa)],ElNotification=_0x1620b3['ElNotification'],ElMessageBox=_0x1620b3['ElMessageBox']),_0x1f1271&&(showToast=_0x1f1271[_0x24504b(0xdb)],showNotify=_0x1f1271['showNotify'],showConfirmDialog=_0x1f1271[_0x24504b(0xe0)]);};export const Message=_0x527753=>{const _0x52cf3b=a89_0x5e57ea;let _0x3b479c=typeof _0x527753!==_0x52cf3b(0xdf)?_0x527753:{'message':_0x527753};_0x3b479c={'type':_0x52cf3b(0xe1),'duration':0xbb8,..._0x3b479c};const {isMobile:isMobile=window[_0x52cf3b(0xf0)],type:_0x12bd4a}=_0x3b479c;if(isMobile){if(_0x12bd4a===_0x52cf3b(0xe1)||_0x12bd4a===_0x52cf3b(0xf5))_0x3b479c[_0x52cf3b(0xde)]=_0x52cf3b(0xf2);_0x3b479c[_0x52cf3b(0xfc)]||=0xf4240,showToast(_0x3b479c);}else ElMessage({'showClose':!![],'grouping':!![],..._0x3b479c});};export const Notify=_0x18b409=>{const _0x3e4303=a89_0x5e57ea;let _0x49682b=typeof _0x18b409!==_0x3e4303(0xdf)?_0x18b409:{'message':_0x18b409};_0x49682b={'type':_0x3e4303(0xe1),'duration':0xbb8,..._0x49682b};const {isMobile:isMobile=window['isMobile'],type:_0x4be699}=_0x49682b;if(isMobile){if(_0x4be699==='error')_0x49682b[_0x3e4303(0xde)]='danger';showNotify(_0x49682b);}else ElNotification({'showClose':!![],..._0x49682b});};export const Confirm=_0x2344ef=>{const _0x4680b2=a89_0x5e57ea;let _0x13eb1d=null;const {isMobile:isMobile=window[_0x4680b2(0xf0)]}=_0x2344ef;return isMobile?_0x13eb1d=showConfirmDialog(_0x2344ef):_0x13eb1d=ElMessageBox['confirm'](_0x2344ef['message']||'',_0x2344ef[_0x4680b2(0xf7)]||'',{'draggable':!![],..._0x2344ef,'type':_0x2344ef[_0x4680b2(0xde)]||_0x4680b2(0xec),'confirmButtonText':_0x2344ef[_0x4680b2(0xf8)]||'确定','cancelButtonText':_0x2344ef[_0x4680b2(0xea)]||'取消'}),_0x13eb1d[_0x4680b2(0xdc)](()=>{const _0x2d46a7=_0x4680b2;return _0x2344ef[_0x2d46a7(0xe2)]?_0x2d46a7(0xee):!![];})[_0x4680b2(0xfd)](_0x108566=>{return _0x2344ef['distinguishCancelAndClose']?_0x108566:![];});};export const Prompt=_0x4e72df=>{const _0x13557e=a89_0x5e57ea;return ElMessageBox[_0x13557e(0xf1)](_0x4e72df[_0x13557e(0xe4)],_0x4e72df[_0x13557e(0xf7)],{'confirmButtonText':'确定','cancelButtonText':'取消','inputPattern':/[^\s]+/,'inputErrorMessage':_0x13557e(0xe5),..._0x4e72df})[_0x13557e(0xdc)](({value:_0x32525d})=>_0x32525d)[_0x13557e(0xfd)](()=>'');};for(let type of[a89_0x5e57ea(0xeb),a89_0x5e57ea(0xf5),a89_0x5e57ea(0xec),a89_0x5e57ea(0xe1),'primary','loading',a89_0x5e57ea(0xf2),a89_0x5e57ea(0xe8)]){Message[type]=Message[type[0x0]]=_0x2eb8bb=>{const _0x3772bf=typeof _0x2eb8bb!=='string'?_0x2eb8bb:{'message':_0x2eb8bb};return Message({'type':type,..._0x3772bf});},Notify[type]=Notify[type[0x0]]=_0x1dd71a=>{const _0x7db08c=typeof _0x1dd71a!=='string'?_0x1dd71a:{'message':_0x1dd71a};return Notify({'type':type,..._0x7db08c});},Confirm[type]=Confirm[type[0x0]]=_0x4d8a29=>Confirm({'type':type,..._0x4d8a29});}export default{'initMessageUtils':initMessageUtils,'Message':Message,'Notify':Notify,'Confirm':Confirm,'Prompt':Prompt};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x1e2135,_0x45e8c6){const _0xc681d9=a90_0x4cda,_0x3a7552=_0x1e2135();while(!![]){try{const _0x3ec6bb=parseInt(_0xc681d9(0x165))/0x1+-parseInt(_0xc681d9(0x158))/0x2+-parseInt(_0xc681d9(0x167))/0x3+-parseInt(_0xc681d9(0x15c))/0x4+parseInt(_0xc681d9(0x152))/0x5+-parseInt(_0xc681d9(0x150))/0x6+parseInt(_0xc681d9(0x157))/0x7;if(_0x3ec6bb===_0x45e8c6)break;else _0x3a7552['push'](_0x3a7552['shift']());}catch(_0x44845f){_0x3a7552['push'](_0x3a7552['shift']());}}}(a90_0x1e11,0x727b5));function a90_0x4cda(_0x5b2cb5,_0x548785){const _0x1e1193=a90_0x1e11();return a90_0x4cda=function(_0x4cdae6,_0x4f565a){_0x4cdae6=_0x4cdae6-0x147;let _0x1797b1=_0x1e1193[_0x4cdae6];return _0x1797b1;},a90_0x4cda(_0x5b2cb5,_0x548785);}import{watch,nextTick}from'vue';import{Message}from'./message.js';const {funcs}=StardustJs;function a90_0x1e11(){const _0x56f8bb=['error','title','redirect','replace','\x20页面,如有需要请联系我们','meta','2910876BBtQZr','logging','3758430oPYvbQ','matched','paths','acl','split','5937848ekbpuN','1242548lqOWTH','some','forEach','query','1139432KFooTg','menus','sitename','getters','includes','_hidden','length','children','受限于您的账号权限,暂时无法访问\x20','558443FRBWCz','path','894594EgFqDf','visitable','beforeEach','reduce','sleep','/404','hidden'];a90_0x1e11=function(){return _0x56f8bb;};return a90_0x1e11();}export const check404=(_0x1504c3,_0x4e766e,_0x235098)=>{const _0x3eed5f=a90_0x4cda;_0x1504c3[_0x3eed5f(0x169)](async(_0x1e1a27,_0x3ec9c9)=>{const _0x1e32d9=_0x3eed5f;return!!_0x1e1a27[_0x1e32d9(0x153)]['length']||_0x1e32d9(0x148);});};export const setTitle=(_0xbdb12e,_0x423bab,_0x51ae5e)=>{_0xbdb12e['afterEach']((_0x28b729,_0x494f72)=>{const _0x294603=a90_0x4cda;document[_0x294603(0x14b)]=_0x28b729[_0x294603(0x153)][_0x28b729['matched'][_0x294603(0x162)]-0x1]['meta']?.[_0x294603(0x14b)]||_0x423bab['app'][_0x294603(0x15e)];});};export const checkRolesPages=(_0x50f4b4,_0x57ebe2,_0x4f5e7f)=>{const _0x2b30ae=a90_0x4cda;_0x50f4b4[_0x2b30ae(0x169)](async(_0x3a17ba,_0xbb5b47)=>{const _0x14ffe0=_0x2b30ae,_0x504fcc=_0x3a17ba[_0x14ffe0(0x153)][_0x3a17ba[_0x14ffe0(0x153)][_0x14ffe0(0x162)]-0x1]['path'][_0x14ffe0(0x156)]('/:')[0x0];if(_0x3a17ba[_0x14ffe0(0x14f)][_0x14ffe0(0x155)]===![]||_0x3a17ba[_0x14ffe0(0x14f)]?.[_0x14ffe0(0x168)])return!![];while(_0x57ebe2[_0x14ffe0(0x15f)][_0x14ffe0(0x151)]){await funcs[_0x14ffe0(0x147)](0x14);}await nextTick();if(_0x57ebe2[_0x14ffe0(0x155)][_0x14ffe0(0x154)]['includes'](_0x504fcc))return!![];const _0x5c47d4={'redirectTo':_0x3a17ba[_0x14ffe0(0x166)],..._0x3a17ba[_0x14ffe0(0x15b)]};return _0x57ebe2[_0x14ffe0(0x15f)]['logined']&&(_0x5c47d4[_0x14ffe0(0x14a)]=_0x14ffe0(0x164)+_0x3a17ba[_0x14ffe0(0x166)]+_0x14ffe0(0x14e),Message({'message':_0x5c47d4[_0x14ffe0(0x14a)],'duration':0x2710})),{'path':_0x57ebe2[_0x14ffe0(0x155)][_0x14ffe0(0x154)][0x0]||_0x14ffe0(0x148),'query':_0x5c47d4};}),nextTick(()=>{const _0x30df68=_0x2b30ae;let _0x3b8ce7=![];watch(()=>_0x57ebe2['acl'][_0x30df68(0x15d)],_0x440be6=>{const _0x1d3fb6=_0x30df68;if(!_0x3b8ce7){if(!_0x440be6[_0x1d3fb6(0x162)])return;_0x3b8ce7=!![];}const _0x29eeb6=_0x57ebe2[_0x1d3fb6(0x155)][_0x1d3fb6(0x154)],_0xdd147b=(_0x277af1,_0x51d2df)=>{const _0x5426f5=_0x1d3fb6;let _0x18358b;_0x277af1[_0x5426f5(0x14c)]&&!_0x277af1['component']?_0x18358b=_0x277af1[_0x5426f5(0x14c)]:_0x18358b=[..._0x51d2df,_0x277af1][_0x5426f5(0x16a)]((_0x36dbad,_0xffba35)=>_0x36dbad+'/'+_0xffba35[_0x5426f5(0x166)],'')[_0x5426f5(0x14d)]('//','/'),_0x277af1[_0x5426f5(0x14f)]||={},_0x277af1[_0x5426f5(0x14f)][_0x5426f5(0x155)]===![]?_0x277af1['children']?.[_0x5426f5(0x15a)](_0x2fbd21=>{const _0x35fc9f=_0x5426f5;_0x2fbd21[_0x35fc9f(0x14f)]||={},_0x2fbd21['meta'][_0x35fc9f(0x155)]||=![],_0xdd147b(_0x2fbd21,[..._0x51d2df,_0x277af1]);}):(_0x277af1['meta'][_0x5426f5(0x161)]=_0x277af1[_0x5426f5(0x14f)][_0x5426f5(0x149)],parent&&(_0x277af1['meta'][_0x5426f5(0x149)]==null&&(_0x277af1[_0x5426f5(0x14f)][_0x5426f5(0x149)]??=parent[_0x5426f5(0x14f)]?.['hidden'],_0x277af1[_0x5426f5(0x14f)]={..._0x277af1['meta']}),_0x277af1[_0x5426f5(0x14f)][_0x5426f5(0x168)]==null&&(_0x277af1['meta'][_0x5426f5(0x168)]??=parent[_0x5426f5(0x14f)]?.[_0x5426f5(0x168)],_0x277af1[_0x5426f5(0x14f)]={..._0x277af1[_0x5426f5(0x14f)]})),_0x277af1[_0x5426f5(0x163)]?.['forEach'](_0x47f50c=>_0xdd147b(_0x47f50c,[..._0x51d2df,_0x277af1])),_0x277af1[_0x5426f5(0x14f)][_0x5426f5(0x149)]!==![]&&_0x277af1[_0x5426f5(0x14f)][_0x5426f5(0x161)]!==!![]&&(_0x277af1[_0x5426f5(0x14f)]['hidden']=!_0x29eeb6[_0x5426f5(0x160)](_0x18358b),_0x277af1[_0x5426f5(0x163)]?.[_0x5426f5(0x159)](_0x435fc1=>_0x435fc1[_0x5426f5(0x14f)]['hidden']===![])&&(_0x277af1[_0x5426f5(0x14f)][_0x5426f5(0x149)]=![])));};_0x4f5e7f[_0x1d3fb6(0x15a)](_0x295b04=>_0xdd147b(_0x295b04,[]));},{'immediate':!![]});});};export default{'check404':check404,'setTitle':setTitle,'checkRolesPages':checkRolesPages};
|
package/packages/utils/model.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const a91_0x27f020=a91_0x458f;function a91_0x458f(_0x4a996d,_0x184c1a){const _0x102542=a91_0x1025();return a91_0x458f=function(_0x458f86,_0x526a2a){_0x458f86=_0x458f86-0x127;let _0x515a74=_0x102542[_0x458f86];return _0x515a74;},a91_0x458f(_0x4a996d,_0x184c1a);}(function(_0x437d04,_0x13526e){const _0x532bfc=a91_0x458f,_0x52fe8d=_0x437d04();while(!![]){try{const _0x4acf64=-parseInt(_0x532bfc(0x12c))/0x1*(-parseInt(_0x532bfc(0x132))/0x2)+parseInt(_0x532bfc(0x129))/0x3+parseInt(_0x532bfc(0x12e))/0x4+-parseInt(_0x532bfc(0x128))/0x5+-parseInt(_0x532bfc(0x131))/0x6+parseInt(_0x532bfc(0x12b))/0x7*(parseInt(_0x532bfc(0x12d))/0x8)+parseInt(_0x532bfc(0x12a))/0x9*(-parseInt(_0x532bfc(0x12f))/0xa);if(_0x4acf64===_0x13526e)break;else _0x52fe8d['push'](_0x52fe8d['shift']());}catch(_0x1c8c1f){_0x52fe8d['push'](_0x52fe8d['shift']());}}}(a91_0x1025,0x7d269));function a91_0x1025(){const _0x1e5885=['1080366vnRkQv','9euDZNc','553WBfMVr','33194ONovJl','93456kABciO','3931012RPEiYD','11966810nboaIp','selection','4052634pqbUGl','16yJoAFB','_index','732840AbLrro'];a91_0x1025=function(){return _0x1e5885;};return a91_0x1025();}export const baseForm=()=>({'loading':![],'form':{},'initialForm':{},'formItems':[],'formRef':null,'formRules':{},'initialFormRules':{},'_isBaseForm':!![],'viewonly':![]});export const baseTable=(_0xb63ac7={})=>({'loading':![],'query':{'page':0x1,'limit':0xa,'order':[],..._0xb63ac7},'total':0x0,'moreLoading':![],'finished':![],'isInfinite':![],'list':[],'columns':[],'tableRef':null,'selection':[],'checked':null,'searchFields':[],'_isBaseTable':!![]});export const baseDialog=()=>({...baseForm(),'visible':![],'isEditing':![],'editingIndex':'','editingRow':{},'_isBaseDialog':!![]});export const baseModel=({table:table={},dialog:dialog={},columns:columns=[{'fixed':'left','type':a91_0x27f020(0x130)},{'type':a91_0x27f020(0x127)}],query:query={},form:form={}}={})=>({'table':{...baseTable(query),...table,'columns':columns},'dialog':{...baseDialog(),...dialog,'form':form}});export default{'baseForm':baseForm,'baseTable':baseTable,'baseDialog':baseDialog,'baseModel':baseModel};
|