@univerjs-pro/edit-history-loader 0.24.0 → 0.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -0
- package/lib/cjs/locale/ca-ES.js +1 -0
- package/lib/cjs/locale/de-DE.js +1 -0
- package/lib/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/es-ES.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/fr-FR.js +1 -0
- package/lib/cjs/locale/id-ID.js +1 -0
- package/lib/cjs/locale/it-IT.js +1 -0
- package/lib/cjs/locale/ja-JP.js +1 -0
- package/lib/cjs/locale/ko-KR.js +1 -0
- package/lib/cjs/locale/pl-PL.js +1 -0
- package/lib/cjs/locale/pt-BR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/sk-SK.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-HK.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -0
- package/lib/es/locale/ca-ES.js +1 -0
- package/lib/es/locale/de-DE.js +1 -0
- package/lib/es/locale/en-US.js +1 -0
- package/lib/es/locale/es-ES.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -0
- package/lib/es/locale/fr-FR.js +1 -0
- package/lib/es/locale/id-ID.js +1 -0
- package/lib/es/locale/it-IT.js +1 -0
- package/lib/es/locale/ja-JP.js +1 -0
- package/lib/es/locale/ko-KR.js +1 -0
- package/lib/es/locale/pl-PL.js +1 -0
- package/lib/es/locale/pt-BR.js +1 -0
- package/lib/es/locale/ru-RU.js +1 -0
- package/lib/es/locale/sk-SK.js +1 -0
- package/lib/es/locale/vi-VN.js +1 -0
- package/lib/es/locale/zh-CN.js +1 -0
- package/lib/es/locale/zh-HK.js +1 -0
- package/lib/es/locale/zh-TW.js +1 -0
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -0
- package/lib/locale/ca-ES.js +1 -0
- package/lib/locale/de-DE.js +1 -0
- package/lib/locale/en-US.js +1 -0
- package/lib/locale/es-ES.js +1 -0
- package/lib/locale/fa-IR.js +1 -0
- package/lib/locale/fr-FR.js +1 -0
- package/lib/locale/id-ID.js +1 -0
- package/lib/locale/it-IT.js +1 -0
- package/lib/locale/ja-JP.js +1 -0
- package/lib/locale/ko-KR.js +1 -0
- package/lib/locale/pl-PL.js +1 -0
- package/lib/locale/pt-BR.js +1 -0
- package/lib/locale/ru-RU.js +1 -0
- package/lib/locale/sk-SK.js +1 -0
- package/lib/locale/vi-VN.js +1 -0
- package/lib/locale/zh-CN.js +1 -0
- package/lib/locale/zh-HK.js +1 -0
- package/lib/locale/zh-TW.js +1 -0
- package/lib/types/locale/ar-SA.d.ts +3 -0
- package/lib/types/locale/ca-ES.d.ts +3 -0
- package/lib/types/locale/de-DE.d.ts +3 -0
- package/lib/types/locale/en-US.d.ts +14 -0
- package/lib/types/locale/es-ES.d.ts +3 -0
- package/lib/types/locale/fa-IR.d.ts +3 -0
- package/lib/types/locale/fr-FR.d.ts +3 -0
- package/lib/types/locale/id-ID.d.ts +3 -0
- package/lib/types/locale/it-IT.d.ts +3 -0
- package/lib/types/locale/ja-JP.d.ts +3 -0
- package/lib/types/locale/ko-KR.d.ts +3 -0
- package/lib/types/locale/pl-PL.d.ts +3 -0
- package/lib/types/locale/pt-BR.d.ts +3 -0
- package/lib/types/locale/ru-RU.d.ts +3 -0
- package/lib/types/locale/sk-SK.d.ts +3 -0
- package/lib/types/locale/vi-VN.d.ts +3 -0
- package/lib/types/locale/zh-CN.d.ts +3 -0
- package/lib/types/locale/zh-HK.d.ts +3 -0
- package/lib/types/locale/zh-TW.d.ts +3 -0
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -0
- package/lib/umd/locale/ca-ES.js +1 -0
- package/lib/umd/locale/de-DE.js +1 -0
- package/lib/umd/locale/en-US.js +1 -0
- package/lib/umd/locale/es-ES.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -0
- package/lib/umd/locale/fr-FR.js +1 -0
- package/lib/umd/locale/id-ID.js +1 -0
- package/lib/umd/locale/it-IT.js +1 -0
- package/lib/umd/locale/ja-JP.js +1 -0
- package/lib/umd/locale/ko-KR.js +1 -0
- package/lib/umd/locale/pl-PL.js +1 -0
- package/lib/umd/locale/pt-BR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -0
- package/lib/umd/locale/sk-SK.js +1 -0
- package/lib/umd/locale/vi-VN.js +1 -0
- package/lib/umd/locale/zh-CN.js +1 -0
- package/lib/umd/locale/zh-HK.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -0
- package/package.json +47 -42
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x28ca(_0x4b965b,_0x1e4161){_0x4b965b=_0x4b965b-0x131;var _0x173fde=_0x173f();var _0x28ca85=_0x173fde[_0x4b965b];return _0x28ca85;}function _0x173f(){var _0x46f5bf=['690058nJXboQ','4295712PsNbZK','amd','17790NHaIgM','Mengembalikan,\x20harap\x20tunggu...','3447lfbama','8xuQilq','function','2005094aJzCDz','2455689iNpIun','Menginisialisasi,\x20harap\x20tunggu...','UniverProEditHistoryLoaderIdID','4MStrCU','Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit','object','Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','1277171rCovcI','6895300aAYrgh'];_0x173f=function(){return _0x46f5bf;};return _0x173f();}(function(_0x451a8e,_0xe62e1d){var _0x209c97=_0x28ca,_0x55f30a=_0x451a8e();while(!![]){try{var _0x4c7480=parseInt(_0x209c97(0x13f))/0x1+parseInt(_0x209c97(0x135))/0x2+-parseInt(_0x209c97(0x136))/0x3+parseInt(_0x209c97(0x139))/0x4*(-parseInt(_0x209c97(0x13e))/0x5)+parseInt(_0x209c97(0x140))/0x6+-parseInt(_0x209c97(0x13d))/0x7*(parseInt(_0x209c97(0x133))/0x8)+parseInt(_0x209c97(0x132))/0x9*(parseInt(_0x209c97(0x142))/0xa);if(_0x4c7480===_0xe62e1d)break;else _0x55f30a['push'](_0x55f30a['shift']());}catch(_0x178de1){_0x55f30a['push'](_0x55f30a['shift']());}}}(_0x173f,0xad4ce),function(_0x2d3b6b,_0x3a7207){var _0x29eb70=_0x28ca;typeof exports==_0x29eb70(0x13b)&&typeof module<'u'?module['exports']=_0x3a7207():typeof define==_0x29eb70(0x134)&&define[_0x29eb70(0x141)]?define([],_0x3a7207):(_0x2d3b6b=typeof globalThis<'u'?globalThis:_0x2d3b6b||self,_0x2d3b6b[_0x29eb70(0x138)]=_0x3a7207());}(this,function(){var _0x54d938=_0x28ca;return{'edit-history-loader':{'panel':{'title':'Riwayat\x20Edit','reverting':_0x54d938(0x131),'revertFailed':_0x54d938(0x13c),'listFetchError':_0x54d938(0x13a)},'info':{'initializing':_0x54d938(0x137)}}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1bf6(_0x23a4ad,_0x4ee016){_0x23a4ad=_0x23a4ad-0x1e7;var _0x3d31ca=_0x3d31();var _0x1bf617=_0x3d31ca[_0x23a4ad];return _0x1bf617;}(function(_0x21914f,_0x486d01){var _0x41af64=_0x1bf6,_0x40dbf0=_0x21914f();while(!![]){try{var _0x511a00=parseInt(_0x41af64(0x1f4))/0x1*(-parseInt(_0x41af64(0x1f6))/0x2)+-parseInt(_0x41af64(0x1e8))/0x3*(-parseInt(_0x41af64(0x1f9))/0x4)+parseInt(_0x41af64(0x1ec))/0x5+-parseInt(_0x41af64(0x1f0))/0x6*(-parseInt(_0x41af64(0x1eb))/0x7)+parseInt(_0x41af64(0x1f5))/0x8*(-parseInt(_0x41af64(0x1f7))/0x9)+parseInt(_0x41af64(0x1ea))/0xa+-parseInt(_0x41af64(0x1f3))/0xb*(parseInt(_0x41af64(0x1f2))/0xc);if(_0x511a00===_0x486d01)break;else _0x40dbf0['push'](_0x40dbf0['shift']());}catch(_0x1fdac2){_0x40dbf0['push'](_0x40dbf0['shift']());}}}(_0x3d31,0x4d336),function(_0xe4bc4f,_0x1637c6){var _0x255f04=_0x1bf6;typeof exports=='object'&&typeof module<'u'?module[_0x255f04(0x1ee)]=_0x1637c6():typeof define==_0x255f04(0x1e9)&&define[_0x255f04(0x1f1)]?define([],_0x1637c6):(_0xe4bc4f=typeof globalThis<'u'?globalThis:_0xe4bc4f||self,_0xe4bc4f[_0x255f04(0x1fa)]=_0x1637c6());}(this,function(){var _0x2ef67e=_0x1bf6;return{'edit-history-loader':{'panel':{'title':_0x2ef67e(0x1ef),'reverting':_0x2ef67e(0x1e7),'revertFailed':_0x2ef67e(0x1ed),'listFetchError':_0x2ef67e(0x1f8)},'info':{'initializing':'Inizializzazione\x20in\x20corso,\x20attendi...'}}};}));function _0x3d31(){var _0x54ff22=['1027130EnJBIu','9hLdxRn','Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche','28YBTQuc','UniverProEditHistoryLoaderItIT','Ripristino\x20in\x20corso,\x20attendi...','167019RIyALU','function','1098190YebxJA','42mFAgcK','890105UDFiqn','Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino','exports','Cronologia\x20modifiche','265134tyjpSl','amd','66996TKnyqS','11eWSrsj','1UVYSpL','858584JpBdnW'];_0x3d31=function(){return _0x54ff22;};return _0x3d31();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x225c(){var _0x409905=['不明なエラーが発生しました。ページを更新して復元結果を確認してください','5441481CIghaC','477394vVxojE','object','5901115NrNPaa','3115710EXQgOK','function','8VaKgFc','exports','amd','編集履歴リストの取得に失敗しました','UniverProEditHistoryLoaderJaJP','編集履歴','68304wXyqeb','1760252jTjwaA','28sncBaY','2029646aYkEMZ','初期化中です。お待ちください...'];_0x225c=function(){return _0x409905;};return _0x225c();}function _0x4eb7(_0x3bebeb,_0x4f4daa){_0x3bebeb=_0x3bebeb-0xd3;var _0x225cb6=_0x225c();var _0x4eb788=_0x225cb6[_0x3bebeb];return _0x4eb788;}(function(_0x3bb8e9,_0x49af98){var _0xb917fc=_0x4eb7,_0x268a40=_0x3bb8e9();while(!![]){try{var _0x3dcc10=-parseInt(_0xb917fc(0xda))/0x1+-parseInt(_0xb917fc(0xd6))/0x2+parseInt(_0xb917fc(0xdd))/0x3+parseInt(_0xb917fc(0xd4))/0x4+parseInt(_0xb917fc(0xdc))/0x5+parseInt(_0xb917fc(0xd3))/0x6*(parseInt(_0xb917fc(0xd5))/0x7)+parseInt(_0xb917fc(0xdf))/0x8*(-parseInt(_0xb917fc(0xd9))/0x9);if(_0x3dcc10===_0x49af98)break;else _0x268a40['push'](_0x268a40['shift']());}catch(_0xc1912e){_0x268a40['push'](_0x268a40['shift']());}}}(_0x225c,0x9454e),function(_0x3e4d04,_0x251a0b){var _0x19c31c=_0x4eb7;typeof exports==_0x19c31c(0xdb)&&typeof module<'u'?module[_0x19c31c(0xe0)]=_0x251a0b():typeof define==_0x19c31c(0xde)&&define[_0x19c31c(0xe1)]?define([],_0x251a0b):(_0x3e4d04=typeof globalThis<'u'?globalThis:_0x3e4d04||self,_0x3e4d04[_0x19c31c(0xe3)]=_0x251a0b());}(this,function(){var _0x2f770d=_0x4eb7;return{'edit-history-loader':{'panel':{'title':_0x2f770d(0xe4),'reverting':'復元中です。お待ちください...','revertFailed':_0x2f770d(0xd8),'listFetchError':_0x2f770d(0xe2)},'info':{'initializing':_0x2f770d(0xd7)}}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2e64(_0x2e6a45,_0x5ed95e){_0x2e6a45=_0x2e6a45-0x14e;var _0x536635=_0x5366();var _0x2e640c=_0x536635[_0x2e6a45];return _0x2e640c;}(function(_0x36afdc,_0x3d3025){var _0xe244bd=_0x2e64,_0x4145d0=_0x36afdc();while(!![]){try{var _0x53a680=parseInt(_0xe244bd(0x15a))/0x1+-parseInt(_0xe244bd(0x15b))/0x2+parseInt(_0xe244bd(0x14f))/0x3*(-parseInt(_0xe244bd(0x151))/0x4)+-parseInt(_0xe244bd(0x15d))/0x5*(-parseInt(_0xe244bd(0x150))/0x6)+-parseInt(_0xe244bd(0x152))/0x7+-parseInt(_0xe244bd(0x158))/0x8+parseInt(_0xe244bd(0x14e))/0x9;if(_0x53a680===_0x3d3025)break;else _0x4145d0['push'](_0x4145d0['shift']());}catch(_0x4f479e){_0x4145d0['push'](_0x4145d0['shift']());}}}(_0x5366,0x2b9f3),function(_0x91c8e,_0x3e9834){var _0x10fb43=_0x2e64;typeof exports==_0x10fb43(0x153)&&typeof module<'u'?module[_0x10fb43(0x15e)]=_0x3e9834():typeof define==_0x10fb43(0x15c)&&define[_0x10fb43(0x154)]?define([],_0x3e9834):(_0x91c8e=typeof globalThis<'u'?globalThis:_0x91c8e||self,_0x91c8e[_0x10fb43(0x159)]=_0x3e9834());}(this,function(){var _0x5a8f92=_0x2e64;return{'edit-history-loader':{'panel':{'title':_0x5a8f92(0x157),'reverting':'복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','revertFailed':_0x5a8f92(0x155),'listFetchError':_0x5a8f92(0x156)},'info':{'initializing':'초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...'}}};}));function _0x5366(){var _0x533938=['object','amd','알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','편집\x20기록\x20목록을\x20가져오지\x20못했습니다','편집\x20기록','1239440LsIzUY','UniverProEditHistoryLoaderKoKR','298755GEAeRY','50320KkflqY','function','10Cdqhst','exports','5248836JFuKWm','1045485hptcqW','433746IVnOhx','4MUMPPo','2234967SAtmfq'];_0x5366=function(){return _0x533938;};return _0x5366();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x2c12cd,_0x2906e4){var _0x485dac=_0x3abc,_0x3dc735=_0x2c12cd();while(!![]){try{var _0x32680c=parseInt(_0x485dac(0xaf))/0x1+-parseInt(_0x485dac(0xa8))/0x2+parseInt(_0x485dac(0xa7))/0x3+parseInt(_0x485dac(0xa6))/0x4*(-parseInt(_0x485dac(0xb1))/0x5)+-parseInt(_0x485dac(0xab))/0x6+parseInt(_0x485dac(0xac))/0x7*(-parseInt(_0x485dac(0xa5))/0x8)+-parseInt(_0x485dac(0xa2))/0x9*(-parseInt(_0x485dac(0xb0))/0xa);if(_0x32680c===_0x2906e4)break;else _0x3dc735['push'](_0x3dc735['shift']());}catch(_0x330bb5){_0x3dc735['push'](_0x3dc735['shift']());}}}(_0x4693,0x39fe6),function(_0x30e1b5,_0xd4d413){var _0x67b3f3=_0x3abc;typeof exports==_0x67b3f3(0xb2)&&typeof module<'u'?module[_0x67b3f3(0xa4)]=_0xd4d413():typeof define=='function'&&define['amd']?define([],_0xd4d413):(_0x30e1b5=typeof globalThis<'u'?globalThis:_0x30e1b5||self,_0x30e1b5[_0x67b3f3(0xad)]=_0xd4d413());}(this,function(){var _0x17f2dc=_0x3abc;return{'edit-history-loader':{'panel':{'title':_0x17f2dc(0xae),'reverting':_0x17f2dc(0xa1),'revertFailed':_0x17f2dc(0xa9),'listFetchError':_0x17f2dc(0xa3)},'info':{'initializing':_0x17f2dc(0xaa)}}};}));function _0x3abc(_0x337f21,_0x5d1d19){_0x337f21=_0x337f21-0xa1;var _0x469302=_0x4693();var _0x3abc07=_0x469302[_0x337f21];return _0x3abc07;}function _0x4693(){var _0x1866e0=['399236XrRGuF','Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','Inicjalizowanie,\x20proszę\x20czekać...','532404nxxCnA','11039WqrbtM','UniverProEditHistoryLoaderPlPL','Historia\x20edycji','216324ayoyPz','9710180IIvvYz','475IECHmu','object','Przywracanie,\x20proszę\x20czekać...','9lXWjZG','Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji','exports','2248zAyMvl','18272whuNBo','646947PvgRwi'];_0x4693=function(){return _0x1866e0;};return _0x4693();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2618(_0x4719d2,_0x364f47){_0x4719d2=_0x4719d2-0x180;var _0x5e7478=_0x5e74();var _0x261863=_0x5e7478[_0x4719d2];return _0x261863;}(function(_0x2cdba9,_0x2e2fc1){var _0x3435dc=_0x2618,_0x2b0263=_0x2cdba9();while(!![]){try{var _0xcb853c=-parseInt(_0x3435dc(0x181))/0x1+-parseInt(_0x3435dc(0x183))/0x2+parseInt(_0x3435dc(0x185))/0x3*(parseInt(_0x3435dc(0x18d))/0x4)+-parseInt(_0x3435dc(0x180))/0x5+-parseInt(_0x3435dc(0x18c))/0x6*(-parseInt(_0x3435dc(0x186))/0x7)+parseInt(_0x3435dc(0x187))/0x8*(parseInt(_0x3435dc(0x182))/0x9)+parseInt(_0x3435dc(0x188))/0xa*(parseInt(_0x3435dc(0x189))/0xb);if(_0xcb853c===_0x2e2fc1)break;else _0x2b0263['push'](_0x2b0263['shift']());}catch(_0x28a26b){_0x2b0263['push'](_0x2b0263['shift']());}}}(_0x5e74,0x5b292),function(_0x1a9bc3,_0xfe76e5){var _0x1e153d=_0x2618;typeof exports=='object'&&typeof module<'u'?module['exports']=_0xfe76e5():typeof define=='function'&&define[_0x1e153d(0x184)]?define([],_0xfe76e5):(_0x1a9bc3=typeof globalThis<'u'?globalThis:_0x1a9bc3||self,_0x1a9bc3[_0x1e153d(0x190)]=_0xfe76e5());}(this,function(){var _0xe9ab1=_0x2618;return{'edit-history-loader':{'panel':{'title':_0xe9ab1(0x18a),'reverting':'Revertendo,\x20aguarde...','revertFailed':_0xe9ab1(0x18b),'listFetchError':_0xe9ab1(0x18f)},'info':{'initializing':_0xe9ab1(0x18e)}}};}));function _0x5e74(){var _0x142c8f=['6kNOOJb','117716EQgccS','Inicializando,\x20aguarde...','Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição','UniverProEditHistoryLoaderPtBR','1597455FdtDhk','191513tiEHmK','40455jgARdZ','536330tKpcrv','amd','9cMCZvh','4426541XGCFbe','584FfDsla','10OROcHc','1141558IMDjEk','Histórico\x20de\x20Edição','Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão'];_0x5e74=function(){return _0x142c8f;};return _0x5e74();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xce6c(_0x2cae43,_0x45a95a){_0x2cae43=_0x2cae43-0x10e;var _0x50d928=_0x50d9();var _0xce6cb3=_0x50d928[_0x2cae43];return _0xce6cb3;}(function(_0x29fefc,_0x58e6ea){var _0xc5bdf0=_0xce6c,_0x493056=_0x29fefc();while(!![]){try{var _0x5addb8=-parseInt(_0xc5bdf0(0x118))/0x1*(parseInt(_0xc5bdf0(0x11e))/0x2)+-parseInt(_0xc5bdf0(0x119))/0x3+parseInt(_0xc5bdf0(0x11a))/0x4*(-parseInt(_0xc5bdf0(0x116))/0x5)+parseInt(_0xc5bdf0(0x11b))/0x6+parseInt(_0xc5bdf0(0x111))/0x7*(parseInt(_0xc5bdf0(0x10e))/0x8)+-parseInt(_0xc5bdf0(0x114))/0x9+parseInt(_0xc5bdf0(0x10f))/0xa;if(_0x5addb8===_0x58e6ea)break;else _0x493056['push'](_0x493056['shift']());}catch(_0x536445){_0x493056['push'](_0x493056['shift']());}}}(_0x50d9,0x99513),function(_0xc27a36,_0x288b2d){var _0x41f582=_0xce6c;typeof exports==_0x41f582(0x11c)&&typeof module<'u'?module[_0x41f582(0x117)]=_0x288b2d():typeof define==_0x41f582(0x113)&&define['amd']?define([],_0x288b2d):(_0xc27a36=typeof globalThis<'u'?globalThis:_0xc27a36||self,_0xc27a36[_0x41f582(0x112)]=_0x288b2d());}(this,function(){var _0x56e59f=_0xce6c;return{'edit-history-loader':{'panel':{'title':'История\x20изменений','reverting':'Восстановление,\x20подождите...','revertFailed':_0x56e59f(0x115),'listFetchError':_0x56e59f(0x11d)},'info':{'initializing':_0x56e59f(0x110)}}};}));function _0x50d9(){var _0x5cc3dc=['126dchguj','UniverProEditHistoryLoaderRuRU','function','4372731PxLzBr','Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','5braFVr','exports','31343DguTHO','377958jzYwZs','4340080AxKlEE','491016mwKXff','object','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','10sZoHTP','239472iiZBkq','18609190EoxmqO','Инициализация,\x20подождите...'];_0x50d9=function(){return _0x5cc3dc;};return _0x50d9();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0xd28150,_0x37500b){var _0x52500f=_0x507f,_0x4059f2=_0xd28150();while(!![]){try{var _0xd21ee6=-parseInt(_0x52500f(0x19f))/0x1*(parseInt(_0x52500f(0x199))/0x2)+parseInt(_0x52500f(0x1a5))/0x3+-parseInt(_0x52500f(0x1a7))/0x4+parseInt(_0x52500f(0x19b))/0x5+parseInt(_0x52500f(0x1a2))/0x6+parseInt(_0x52500f(0x19e))/0x7+parseInt(_0x52500f(0x1a6))/0x8*(-parseInt(_0x52500f(0x19c))/0x9);if(_0xd21ee6===_0x37500b)break;else _0x4059f2['push'](_0x4059f2['shift']());}catch(_0x297d8d){_0x4059f2['push'](_0x4059f2['shift']());}}}(_0x370d,0xb6f7f),function(_0xe0c40e,_0xe662ff){var _0x5df36b=_0x507f;typeof exports=='object'&&typeof module<'u'?module['exports']=_0xe662ff():typeof define==_0x5df36b(0x1a3)&&define[_0x5df36b(0x1a0)]?define([],_0xe662ff):(_0xe0c40e=typeof globalThis<'u'?globalThis:_0xe0c40e||self,_0xe0c40e[_0x5df36b(0x19d)]=_0xe662ff());}(this,function(){var _0x3fac8e=_0x507f;return{'edit-history-loader':{'panel':{'title':'História\x20úprav','reverting':_0x3fac8e(0x19a),'revertFailed':_0x3fac8e(0x1a4),'listFetchError':_0x3fac8e(0x1a1)},'info':{'initializing':'Inicializace,\x20prosím\x20počkejte...'}}};}));function _0x507f(_0x4de522,_0x1d3d43){_0x4de522=_0x4de522-0x199;var _0x370d17=_0x370d();var _0x507fcc=_0x370d17[_0x4de522];return _0x507fcc;}function _0x370d(){var _0x2053d1=['4165760YsLEAZ','11996ZAfZFW','Obnovuje\x20sa,\x20prosím\x20počkajte...','4566390ZKMkJQ','389385lnAarU','UniverProEditHistoryLoaderSkSK','8700391HjohXU','33SdeMja','amd','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav','3688074jKwnnH','function','Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','2586039hwfXXA','304LpXjvo'];_0x370d=function(){return _0x2053d1;};return _0x370d();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x3c55(_0x1a835d,_0x1fdd9f){_0x1a835d=_0x1a835d-0x9a;var _0x4daecc=_0x4dae();var _0x3c55e8=_0x4daecc[_0x1a835d];return _0x3c55e8;}(function(_0x19a524,_0x3aca8f){var _0x1ce6f0=_0x3c55,_0xaf1523=_0x19a524();while(!![]){try{var _0x2b2d93=parseInt(_0x1ce6f0(0xa7))/0x1+parseInt(_0x1ce6f0(0x9f))/0x2+-parseInt(_0x1ce6f0(0xa3))/0x3+-parseInt(_0x1ce6f0(0x9e))/0x4+parseInt(_0x1ce6f0(0xa6))/0x5+parseInt(_0x1ce6f0(0x9d))/0x6+parseInt(_0x1ce6f0(0xa4))/0x7;if(_0x2b2d93===_0x3aca8f)break;else _0xaf1523['push'](_0xaf1523['shift']());}catch(_0x2d6c3a){_0xaf1523['push'](_0xaf1523['shift']());}}}(_0x4dae,0xe88b6),function(_0x1847e5,_0x4adb9a){var _0x1466ed=_0x3c55;typeof exports=='object'&&typeof module<'u'?module[_0x1466ed(0x9c)]=_0x4adb9a():typeof define==_0x1466ed(0xa5)&&define[_0x1466ed(0xa2)]?define([],_0x4adb9a):(_0x1847e5=typeof globalThis<'u'?globalThis:_0x1847e5||self,_0x1847e5['UniverProEditHistoryLoaderViVN']=_0x4adb9a());}(this,function(){var _0x31e3cd=_0x3c55;return{'edit-history-loader':{'panel':{'title':_0x31e3cd(0xa1),'reverting':_0x31e3cd(0x9a),'revertFailed':'Lỗi\x20không\x20xác\x20định,\x20vui\x20lòng\x20làm\x20mới\x20trang\x20để\x20xem\x20kết\x20quả\x20khôi\x20phục','listFetchError':_0x31e3cd(0x9b)},'info':{'initializing':_0x31e3cd(0xa0)}}};}));function _0x4dae(){var _0x5e5c8d=['681462jrlTvH','đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...','Lịch\x20sử\x20chỉnh\x20sửa','amd','5574417gQecHH','8274392zziQWK','function','4576570tghxjt','1126133AuzlSH','Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa','exports','3345384VeOJyq','5244628aGussm'];_0x4dae=function(){return _0x5e5c8d;};return _0x4dae();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x4b63(_0xbf2af2,_0x4755ae){_0xbf2af2=_0xbf2af2-0x18c;var _0x228723=_0x2287();var _0x4b63d5=_0x228723[_0xbf2af2];return _0x4b63d5;}(function(_0x3cd0a8,_0x24d4e5){var _0x2de9e0=_0x4b63,_0x1572e9=_0x3cd0a8();while(!![]){try{var _0x15f9f4=parseInt(_0x2de9e0(0x195))/0x1*(-parseInt(_0x2de9e0(0x196))/0x2)+-parseInt(_0x2de9e0(0x192))/0x3*(-parseInt(_0x2de9e0(0x19a))/0x4)+parseInt(_0x2de9e0(0x18d))/0x5+parseInt(_0x2de9e0(0x18c))/0x6*(-parseInt(_0x2de9e0(0x198))/0x7)+parseInt(_0x2de9e0(0x18e))/0x8*(-parseInt(_0x2de9e0(0x19d))/0x9)+parseInt(_0x2de9e0(0x194))/0xa*(parseInt(_0x2de9e0(0x19b))/0xb)+parseInt(_0x2de9e0(0x191))/0xc;if(_0x15f9f4===_0x24d4e5)break;else _0x1572e9['push'](_0x1572e9['shift']());}catch(_0x2e1e3c){_0x1572e9['push'](_0x1572e9['shift']());}}}(_0x2287,0x7b9f8),function(_0x476dc6,_0x19cf57){var _0x36475e=_0x4b63;typeof exports==_0x36475e(0x19c)&&typeof module<'u'?module['exports']=_0x19cf57():typeof define==_0x36475e(0x18f)&&define[_0x36475e(0x197)]?define([],_0x19cf57):(_0x476dc6=typeof globalThis<'u'?globalThis:_0x476dc6||self,_0x476dc6['UniverProEditHistoryLoaderZhCN']=_0x19cf57());}(this,function(){var _0xff10b7=_0x4b63;return{'edit-history-loader':{'panel':{'title':'历史记录','reverting':'正在还原,请稍等...','revertFailed':_0xff10b7(0x193),'listFetchError':_0xff10b7(0x190)},'info':{'initializing':_0xff10b7(0x199)}}};}));function _0x2287(){var _0x53630e=['35muzMXb','初始化中,请稍等...','4916SBRwYh','540133FfFvoR','object','9KwomRL','1059306VqJPSx','1964015mDOVGk','7396280luaXyX','function','获取编辑历史记录列表失败','28990632kXXtIY','300vGIqCV','未知错误,请刷新页面查看还原结果','10DHdDHP','3386AImHWE','394lJrUIB','amd'];_0x2287=function(){return _0x53630e;};return _0x2287();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x753b(_0x3f3889,_0x83e3dd){_0x3f3889=_0x3f3889-0x1ea;var _0x210d38=_0x210d();var _0x753b74=_0x210d38[_0x3f3889];return _0x753b74;}function _0x210d(){var _0x2fa62b=['5848899ZzKnCO','373861mYCWov','225798FNcbnR','function','6385112wtgEft','編輯歷程','無法取得編輯歷程列表','35fIDxvR','UniverProEditHistoryLoaderZhHK','21VRwXcH','71524NuHLuk','45UPWxdZ','amd','5178372jbTjGo','object','初始化中,請稍候...','正在還原,請稍候...','發生未知錯誤,請重新整理頁面查看還原結果','5200220tyVwij'];_0x210d=function(){return _0x2fa62b;};return _0x210d();}(function(_0xf5bd59,_0xfed0f5){var _0x67fd23=_0x753b,_0x5f3210=_0xf5bd59();while(!![]){try{var _0x579ada=-parseInt(_0x67fd23(0x1fa))/0x1+parseInt(_0x67fd23(0x1fb))/0x2*(-parseInt(_0x67fd23(0x1ef))/0x3)+parseInt(_0x67fd23(0x1f0))/0x4*(-parseInt(_0x67fd23(0x1ed))/0x5)+-parseInt(_0x67fd23(0x1f3))/0x6+parseInt(_0x67fd23(0x1f9))/0x7+-parseInt(_0x67fd23(0x1ea))/0x8+-parseInt(_0x67fd23(0x1f1))/0x9*(-parseInt(_0x67fd23(0x1f8))/0xa);if(_0x579ada===_0xfed0f5)break;else _0x5f3210['push'](_0x5f3210['shift']());}catch(_0x507022){_0x5f3210['push'](_0x5f3210['shift']());}}}(_0x210d,0x76719),function(_0x42826b,_0xb7d0fb){var _0xb57d78=_0x753b;typeof exports==_0xb57d78(0x1f4)&&typeof module<'u'?module['exports']=_0xb7d0fb():typeof define==_0xb57d78(0x1fc)&&define[_0xb57d78(0x1f2)]?define([],_0xb7d0fb):(_0x42826b=typeof globalThis<'u'?globalThis:_0x42826b||self,_0x42826b[_0xb57d78(0x1ee)]=_0xb7d0fb());}(this,function(){var _0xc58749=_0x753b;return{'edit-history-loader':{'panel':{'title':_0xc58749(0x1eb),'reverting':_0xc58749(0x1f6),'revertFailed':_0xc58749(0x1f7),'listFetchError':_0xc58749(0x1ec)},'info':{'initializing':_0xc58749(0x1f5)}}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1b73(_0x59eaac,_0x2009b1){_0x59eaac=_0x59eaac-0x193;var _0x26fe97=_0x26fe();var _0x1b7336=_0x26fe97[_0x59eaac];return _0x1b7336;}function _0x26fe(){var _0x375385=['100dKGora','1980600ihqTet','576547KJAnlU','477jdlijU','UniverProEditHistoryLoaderZhTW','191324rDsaCk','308590qeWGXO','object','發生未知錯誤,請重新整理頁面查看還原結果','698iApTev','5553OnHpxq','exports','正在還原,請稍候...','無法取得編輯歷程列表','398982TUQRjV','function','編輯歷程','143DMFCeA','2572380lCcNCl','352RHnTpp'];_0x26fe=function(){return _0x375385;};return _0x26fe();}(function(_0x329ccb,_0x1848e2){var _0x37c08b=_0x1b73,_0x2b6bfd=_0x329ccb();while(!![]){try{var _0x5bcd83=-parseInt(_0x37c08b(0x1a0))/0x1+parseInt(_0x37c08b(0x193))/0x2*(parseInt(_0x37c08b(0x194))/0x3)+-parseInt(_0x37c08b(0x19f))/0x4+-parseInt(_0x37c08b(0x19e))/0x5*(-parseInt(_0x37c08b(0x198))/0x6)+parseInt(_0x37c08b(0x1a3))/0x7*(-parseInt(_0x37c08b(0x19d))/0x8)+parseInt(_0x37c08b(0x1a1))/0x9*(-parseInt(_0x37c08b(0x1a4))/0xa)+-parseInt(_0x37c08b(0x19b))/0xb*(-parseInt(_0x37c08b(0x19c))/0xc);if(_0x5bcd83===_0x1848e2)break;else _0x2b6bfd['push'](_0x2b6bfd['shift']());}catch(_0x4c125b){_0x2b6bfd['push'](_0x2b6bfd['shift']());}}}(_0x26fe,0xd0374),function(_0xf8698c,_0x4869cf){var _0x12cfff=_0x1b73;typeof exports==_0x12cfff(0x1a5)&&typeof module<'u'?module[_0x12cfff(0x195)]=_0x4869cf():typeof define==_0x12cfff(0x199)&&define['amd']?define([],_0x4869cf):(_0xf8698c=typeof globalThis<'u'?globalThis:_0xf8698c||self,_0xf8698c[_0x12cfff(0x1a2)]=_0x4869cf());}(this,function(){var _0x375a68=_0x1b73;return{'edit-history-loader':{'panel':{'title':_0x375a68(0x19a),'reverting':_0x375a68(0x196),'revertFailed':_0x375a68(0x1a6),'listFetchError':_0x375a68(0x197)},'info':{'initializing':'初始化中,請稍候...'}}};}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/edit-history-loader",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.25.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Edit history loading integration for Univer Pro.",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -34,6 +34,11 @@
|
|
|
34
34
|
"require": "./lib/cjs/*",
|
|
35
35
|
"types": "./lib/types/index.d.ts"
|
|
36
36
|
},
|
|
37
|
+
"./locale/*": {
|
|
38
|
+
"import": "./lib/es/locale/*.js",
|
|
39
|
+
"require": "./lib/cjs/locale/*.js",
|
|
40
|
+
"types": "./lib/types/locale/*.d.ts"
|
|
41
|
+
},
|
|
37
42
|
"./lib/*": "./lib/*"
|
|
38
43
|
},
|
|
39
44
|
"main": "./lib/es/index.js",
|
|
@@ -52,52 +57,52 @@
|
|
|
52
57
|
},
|
|
53
58
|
"dependencies": {
|
|
54
59
|
"@univerjs/icons": "1.4.0",
|
|
55
|
-
"@univerjs-pro/collaboration": "0.
|
|
56
|
-
"@univerjs-pro/collaboration-client
|
|
57
|
-
"@univerjs-pro/
|
|
58
|
-
"@univerjs-pro/
|
|
59
|
-
"@univerjs-pro/license": "0.
|
|
60
|
-
"@univerjs-pro/sheets-chart
|
|
61
|
-
"@univerjs-pro/sheets-chart": "0.
|
|
62
|
-
"@univerjs-pro/sheets-pivot": "0.
|
|
63
|
-
"@univerjs-pro/sheets-
|
|
64
|
-
"@univerjs-pro/sheets-
|
|
65
|
-
"@univerjs-pro/sheets-sparkline-ui": "0.
|
|
66
|
-
"@univerjs/core": "0.
|
|
67
|
-
"@univerjs
|
|
68
|
-
"@univerjs/
|
|
69
|
-
"@univerjs/
|
|
70
|
-
"@univerjs/
|
|
71
|
-
"@univerjs/
|
|
72
|
-
"@univerjs/drawing-ui": "0.
|
|
73
|
-
"@univerjs/
|
|
74
|
-
"@univerjs/engine-formula": "0.
|
|
75
|
-
"@univerjs/engine-render": "0.
|
|
76
|
-
"@univerjs/network": "0.
|
|
77
|
-
"@univerjs/rpc": "0.
|
|
78
|
-
"@univerjs/sheets
|
|
79
|
-
"@univerjs/sheets-conditional-formatting-ui": "0.
|
|
80
|
-
"@univerjs/sheets": "0.
|
|
81
|
-
"@univerjs/sheets-data-validation": "0.
|
|
82
|
-
"@univerjs/sheets-data-validation-ui": "0.
|
|
83
|
-
"@univerjs/sheets-drawing": "0.
|
|
84
|
-
"@univerjs/sheets-drawing-ui": "0.
|
|
85
|
-
"@univerjs/sheets-filter": "0.
|
|
86
|
-
"@univerjs/sheets-
|
|
87
|
-
"@univerjs/sheets-
|
|
88
|
-
"@univerjs/sheets-
|
|
89
|
-
"@univerjs/sheets-
|
|
90
|
-
"@univerjs/sheets-
|
|
91
|
-
"@univerjs/sheets-
|
|
92
|
-
"@univerjs/sheets-table": "0.
|
|
93
|
-
"@univerjs/sheets-ui": "0.
|
|
94
|
-
"@univerjs/ui": "0.
|
|
60
|
+
"@univerjs-pro/collaboration": "0.25.0",
|
|
61
|
+
"@univerjs-pro/collaboration-client": "0.25.0",
|
|
62
|
+
"@univerjs-pro/collaboration-client-ui": "0.25.0",
|
|
63
|
+
"@univerjs-pro/edit-history-viewer": "0.25.0",
|
|
64
|
+
"@univerjs-pro/license": "0.25.0",
|
|
65
|
+
"@univerjs-pro/sheets-chart": "0.25.0",
|
|
66
|
+
"@univerjs-pro/sheets-chart-ui": "0.25.0",
|
|
67
|
+
"@univerjs-pro/sheets-pivot": "0.25.0",
|
|
68
|
+
"@univerjs-pro/sheets-shape": "0.25.0",
|
|
69
|
+
"@univerjs-pro/sheets-sparkline": "0.25.0",
|
|
70
|
+
"@univerjs-pro/sheets-sparkline-ui": "0.25.0",
|
|
71
|
+
"@univerjs/core": "0.25.0",
|
|
72
|
+
"@univerjs/data-validation": "0.25.0",
|
|
73
|
+
"@univerjs-pro/sheets-shape-ui": "0.25.0",
|
|
74
|
+
"@univerjs/design": "0.25.0",
|
|
75
|
+
"@univerjs/docs": "0.25.0",
|
|
76
|
+
"@univerjs/docs-ui": "0.25.0",
|
|
77
|
+
"@univerjs/drawing-ui": "0.25.0",
|
|
78
|
+
"@univerjs/drawing": "0.25.0",
|
|
79
|
+
"@univerjs/engine-formula": "0.25.0",
|
|
80
|
+
"@univerjs/engine-render": "0.25.0",
|
|
81
|
+
"@univerjs/network": "0.25.0",
|
|
82
|
+
"@univerjs/rpc": "0.25.0",
|
|
83
|
+
"@univerjs/sheets": "0.25.0",
|
|
84
|
+
"@univerjs/sheets-conditional-formatting-ui": "0.25.0",
|
|
85
|
+
"@univerjs/sheets-conditional-formatting": "0.25.0",
|
|
86
|
+
"@univerjs/sheets-data-validation": "0.25.0",
|
|
87
|
+
"@univerjs/sheets-data-validation-ui": "0.25.0",
|
|
88
|
+
"@univerjs/sheets-drawing": "0.25.0",
|
|
89
|
+
"@univerjs/sheets-drawing-ui": "0.25.0",
|
|
90
|
+
"@univerjs/sheets-filter": "0.25.0",
|
|
91
|
+
"@univerjs/sheets-filter-ui": "0.25.0",
|
|
92
|
+
"@univerjs/sheets-formula": "0.25.0",
|
|
93
|
+
"@univerjs/sheets-formula-ui": "0.25.0",
|
|
94
|
+
"@univerjs/sheets-hyper-link": "0.25.0",
|
|
95
|
+
"@univerjs/sheets-hyper-link-ui": "0.25.0",
|
|
96
|
+
"@univerjs/sheets-numfmt": "0.25.0",
|
|
97
|
+
"@univerjs/sheets-table": "0.25.0",
|
|
98
|
+
"@univerjs/sheets-ui": "0.25.0",
|
|
99
|
+
"@univerjs/ui": "0.25.0"
|
|
95
100
|
},
|
|
96
101
|
"devDependencies": {
|
|
97
102
|
"rxjs": "7.8.2",
|
|
98
103
|
"typescript": "^6.0.3",
|
|
99
104
|
"vitest": "^4.1.6",
|
|
100
|
-
"@univerjs-infra/shared": "0.
|
|
105
|
+
"@univerjs-infra/shared": "0.25.0"
|
|
101
106
|
},
|
|
102
107
|
"scripts": {
|
|
103
108
|
"test": "vitest run",
|