@univerjs-pro/edit-history-loader 0.25.1 → 1.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -1
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/de-DE.js +1 -1
  5. package/lib/cjs/locale/en-US.js +1 -1
  6. package/lib/cjs/locale/es-ES.js +1 -1
  7. package/lib/cjs/locale/fa-IR.js +1 -1
  8. package/lib/cjs/locale/fr-FR.js +1 -1
  9. package/lib/cjs/locale/id-ID.js +1 -1
  10. package/lib/cjs/locale/it-IT.js +1 -1
  11. package/lib/cjs/locale/ja-JP.js +1 -1
  12. package/lib/cjs/locale/ko-KR.js +1 -1
  13. package/lib/cjs/locale/pl-PL.js +1 -1
  14. package/lib/cjs/locale/pt-BR.js +1 -1
  15. package/lib/cjs/locale/ru-RU.js +1 -1
  16. package/lib/cjs/locale/sk-SK.js +1 -1
  17. package/lib/cjs/locale/vi-VN.js +1 -1
  18. package/lib/cjs/locale/zh-CN.js +1 -1
  19. package/lib/cjs/locale/zh-HK.js +1 -1
  20. package/lib/cjs/locale/zh-TW.js +1 -1
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -1
  23. package/lib/es/locale/ca-ES.js +1 -1
  24. package/lib/es/locale/de-DE.js +1 -1
  25. package/lib/es/locale/en-US.js +1 -1
  26. package/lib/es/locale/es-ES.js +1 -1
  27. package/lib/es/locale/fa-IR.js +1 -1
  28. package/lib/es/locale/fr-FR.js +1 -1
  29. package/lib/es/locale/id-ID.js +1 -1
  30. package/lib/es/locale/it-IT.js +1 -1
  31. package/lib/es/locale/ja-JP.js +1 -1
  32. package/lib/es/locale/ko-KR.js +1 -1
  33. package/lib/es/locale/pl-PL.js +1 -1
  34. package/lib/es/locale/pt-BR.js +1 -1
  35. package/lib/es/locale/ru-RU.js +1 -1
  36. package/lib/es/locale/sk-SK.js +1 -1
  37. package/lib/es/locale/vi-VN.js +1 -1
  38. package/lib/es/locale/zh-CN.js +1 -1
  39. package/lib/es/locale/zh-HK.js +1 -1
  40. package/lib/es/locale/zh-TW.js +1 -1
  41. package/lib/index.js +1 -1
  42. package/lib/locale/ar-SA.js +1 -1
  43. package/lib/locale/ca-ES.js +1 -1
  44. package/lib/locale/de-DE.js +1 -1
  45. package/lib/locale/en-US.js +1 -1
  46. package/lib/locale/es-ES.js +1 -1
  47. package/lib/locale/fa-IR.js +1 -1
  48. package/lib/locale/fr-FR.js +1 -1
  49. package/lib/locale/id-ID.js +1 -1
  50. package/lib/locale/it-IT.js +1 -1
  51. package/lib/locale/ja-JP.js +1 -1
  52. package/lib/locale/ko-KR.js +1 -1
  53. package/lib/locale/pl-PL.js +1 -1
  54. package/lib/locale/pt-BR.js +1 -1
  55. package/lib/locale/ru-RU.js +1 -1
  56. package/lib/locale/sk-SK.js +1 -1
  57. package/lib/locale/vi-VN.js +1 -1
  58. package/lib/locale/zh-CN.js +1 -1
  59. package/lib/locale/zh-HK.js +1 -1
  60. package/lib/locale/zh-TW.js +1 -1
  61. package/lib/types/controllers/components.controller.d.ts +7 -0
  62. package/lib/types/controllers/history-loader.controller.d.ts +2 -3
  63. package/lib/types/controllers/history-menu.d.ts +2 -1
  64. package/lib/types/controllers/mobile-history-loader.controller.d.ts +2 -3
  65. package/lib/types/index.d.ts +3 -3
  66. package/lib/types/locale/types.d.ts +3 -0
  67. package/lib/types/mobile-plugin.d.ts +1 -1
  68. package/lib/types/plugin.d.ts +1 -1
  69. package/lib/umd/index.js +1 -1
  70. package/lib/umd/locale/ar-SA.js +1 -1
  71. package/lib/umd/locale/ca-ES.js +1 -1
  72. package/lib/umd/locale/de-DE.js +1 -1
  73. package/lib/umd/locale/en-US.js +1 -1
  74. package/lib/umd/locale/es-ES.js +1 -1
  75. package/lib/umd/locale/fa-IR.js +1 -1
  76. package/lib/umd/locale/fr-FR.js +1 -1
  77. package/lib/umd/locale/id-ID.js +1 -1
  78. package/lib/umd/locale/it-IT.js +1 -1
  79. package/lib/umd/locale/ja-JP.js +1 -1
  80. package/lib/umd/locale/ko-KR.js +1 -1
  81. package/lib/umd/locale/pl-PL.js +1 -1
  82. package/lib/umd/locale/pt-BR.js +1 -1
  83. package/lib/umd/locale/ru-RU.js +1 -1
  84. package/lib/umd/locale/sk-SK.js +1 -1
  85. package/lib/umd/locale/vi-VN.js +1 -1
  86. package/lib/umd/locale/zh-CN.js +1 -1
  87. package/lib/umd/locale/zh-HK.js +1 -1
  88. package/lib/umd/locale/zh-TW.js +1 -1
  89. package/package.json +44 -44
  90. /package/lib/types/{command → commands}/history.operate.d.ts +0 -0
  91. /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
  92. /package/lib/types/{controllers/menu.schema.d.ts → menu/schema.d.ts} +0 -0
@@ -1 +1 @@
1
- function _0x1217(){var _0x4cb7f3=['Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','1650195jDbNQB','UniverProEditHistoryLoaderRuRU','2184612DMlsdM','3252AoEzjs','11Wiwwcw','56YYNRMG','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','Инициализация,\x20подождите...','495830tZXwMk','78415zWuMBI','272537UPqoTU','2345nKzdCy','amd','8sszeUI','Восстановление,\x20подождите...','2mbmBMM','function','324102fjfPGM','История\x20изменений','object'];_0x1217=function(){return _0x4cb7f3;};return _0x1217();}function _0x2e6b(_0x25aabf,_0x59ab5c){_0x25aabf=_0x25aabf-0x14f;var _0x1217ca=_0x1217();var _0x2e6b24=_0x1217ca[_0x25aabf];return _0x2e6b24;}(function(_0x4f7313,_0x1b2d7a){var _0x1c4e4=_0x2e6b,_0x3709f8=_0x4f7313();while(!![]){try{var _0x5ada95=parseInt(_0x1c4e4(0x15a))/0x1*(parseInt(_0x1c4e4(0x15f))/0x2)+-parseInt(_0x1c4e4(0x161))/0x3+-parseInt(_0x1c4e4(0x155))/0x4*(-parseInt(_0x1c4e4(0x159))/0x5)+parseInt(_0x1c4e4(0x153))/0x6*(-parseInt(_0x1c4e4(0x15b))/0x7)+parseInt(_0x1c4e4(0x15d))/0x8*(-parseInt(_0x1c4e4(0x150))/0x9)+-parseInt(_0x1c4e4(0x158))/0xa+parseInt(_0x1c4e4(0x154))/0xb*(parseInt(_0x1c4e4(0x152))/0xc);if(_0x5ada95===_0x1b2d7a)break;else _0x3709f8['push'](_0x3709f8['shift']());}catch(_0xabb250){_0x3709f8['push'](_0x3709f8['shift']());}}}(_0x1217,0x25038),function(_0x5f3f5a,_0x231283){var _0x2a0a7e=_0x2e6b;typeof exports==_0x2a0a7e(0x163)&&typeof module<'u'?module['exports']=_0x231283():typeof define==_0x2a0a7e(0x160)&&define[_0x2a0a7e(0x15c)]?define([],_0x231283):(_0x5f3f5a=typeof globalThis<'u'?globalThis:_0x5f3f5a||self,_0x5f3f5a[_0x2a0a7e(0x151)]=_0x231283());}(this,function(){var _0x154700=_0x2e6b;return{'edit-history-loader':{'panel':{'title':_0x154700(0x162),'reverting':_0x154700(0x15e),'revertFailed':_0x154700(0x14f),'listFetchError':_0x154700(0x156)},'info':{'initializing':_0x154700(0x157)}}};}));
1
+ function _0x2769(_0x1b2887,_0x463590){_0x1b2887=_0x1b2887-0xf8;var _0x4594e2=_0x4594();var _0x2769a3=_0x4594e2[_0x1b2887];return _0x2769a3;}(function(_0x43fa77,_0x4b8147){var _0x1b47c1=_0x2769,_0xb129=_0x43fa77();while(!![]){try{var _0x2e2789=parseInt(_0x1b47c1(0xfa))/0x1+parseInt(_0x1b47c1(0xf8))/0x2+parseInt(_0x1b47c1(0xff))/0x3+-parseInt(_0x1b47c1(0xfd))/0x4+-parseInt(_0x1b47c1(0x101))/0x5+parseInt(_0x1b47c1(0xfb))/0x6+-parseInt(_0x1b47c1(0xf9))/0x7*(parseInt(_0x1b47c1(0x106))/0x8);if(_0x2e2789===_0x4b8147)break;else _0xb129['push'](_0xb129['shift']());}catch(_0x2e5532){_0xb129['push'](_0xb129['shift']());}}}(_0x4594,0x400e3),function(_0x185446,_0xe8f99d){var _0x21b71d=_0x2769;typeof exports=='object'&&typeof module<'u'?module[_0x21b71d(0x105)]=_0xe8f99d():typeof define==_0x21b71d(0xfe)&&define['amd']?define([],_0xe8f99d):(_0x185446=typeof globalThis<'u'?globalThis:_0x185446||self,_0x185446[_0x21b71d(0x102)]=_0xe8f99d());}(this,function(){var _0xf1acd0=_0x2769;return{'edit-history-loader':{'panel':{'title':_0xf1acd0(0x104),'reverting':_0xf1acd0(0x107),'revertFailed':_0xf1acd0(0x100),'listFetchError':_0xf1acd0(0x103)},'info':{'initializing':_0xf1acd0(0xfc)}}};}));function _0x4594(){var _0x2eee17=['Инициализация,\x20подождите...','1463268ovqZme','function','1157175rQorpo','Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','902340byjxAh','UniverProEditHistoryLoaderRuRU','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','История\x20изменений','exports','29048HVOkiC','Восстановление,\x20подождите...','809448UfOUxq','371ecqAFv','110508IHqPIh','600852XThblf'];_0x4594=function(){return _0x2eee17;};return _0x4594();}
@@ -1 +1 @@
1
- function _0x1dd0(){var _0x183e0e=['20PVkVog','2054502EJEjUo','5178128lnoVAc','1609300oClRhG','exports','3001220BgRsop','7YAYKeA','UniverProEditHistoryLoaderSkSK','5vyHgtP','253143POPuAw','História\x20úprav','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav','1147373pbonzB','560436pxQEaj','Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia'];_0x1dd0=function(){return _0x183e0e;};return _0x1dd0();}function _0x491b(_0x507b35,_0x5e8630){_0x507b35=_0x507b35-0xcb;var _0x1dd0ec=_0x1dd0();var _0x491b8c=_0x1dd0ec[_0x507b35];return _0x491b8c;}(function(_0x2ba481,_0x1af9e3){var _0x43216d=_0x491b,_0x1716f4=_0x2ba481();while(!![]){try{var _0x26b3f2=-parseInt(_0x43216d(0xd1))/0x1+parseInt(_0x43216d(0xd9))/0x2+-parseInt(_0x43216d(0xce))/0x3+parseInt(_0x43216d(0xd7))/0x4+-parseInt(_0x43216d(0xcd))/0x5*(parseInt(_0x43216d(0xd2))/0x6)+-parseInt(_0x43216d(0xcb))/0x7*(-parseInt(_0x43216d(0xd6))/0x8)+parseInt(_0x43216d(0xd5))/0x9*(-parseInt(_0x43216d(0xd4))/0xa);if(_0x26b3f2===_0x1af9e3)break;else _0x1716f4['push'](_0x1716f4['shift']());}catch(_0x123fb4){_0x1716f4['push'](_0x1716f4['shift']());}}}(_0x1dd0,0xbb9e5),function(_0x3d430a,_0x1b9940){var _0x325dfb=_0x491b;typeof exports=='object'&&typeof module<'u'?module[_0x325dfb(0xd8)]=_0x1b9940():typeof define=='function'&&define['amd']?define([],_0x1b9940):(_0x3d430a=typeof globalThis<'u'?globalThis:_0x3d430a||self,_0x3d430a[_0x325dfb(0xcc)]=_0x1b9940());}(this,function(){var _0x22dd4e=_0x491b;return{'edit-history-loader':{'panel':{'title':_0x22dd4e(0xcf),'reverting':'Obnovuje\x20sa,\x20prosím\x20počkajte...','revertFailed':_0x22dd4e(0xd3),'listFetchError':_0x22dd4e(0xd0)},'info':{'initializing':'Inicializace,\x20prosím\x20počkejte...'}}};}));
1
+ function _0x5cca(){var _0x1d362b=['exports','História\x20úprav','3951PyWpsd','20jfiTwM','Obnovuje\x20sa,\x20prosím\x20počkajte...','326322FBpepf','4sOzBJl','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav','236211OhnWWT','2505461QOdYcL','Inicializace,\x20prosím\x20počkejte...','UniverProEditHistoryLoaderSkSK','object','2808870FMERHi','128gZRYLR','856134GGCKFG','484893Nvxbgn','amd'];_0x5cca=function(){return _0x1d362b;};return _0x5cca();}function _0x18e0(_0x2f6bc9,_0x5ba8b4){_0x2f6bc9=_0x2f6bc9-0xdb;var _0x5ccac5=_0x5cca();var _0x18e0b6=_0x5ccac5[_0x2f6bc9];return _0x18e0b6;}(function(_0x219fa9,_0x52c970){var _0x1e17ee=_0x18e0,_0x1939d6=_0x219fa9();while(!![]){try{var _0x527858=-parseInt(_0x1e17ee(0xdb))/0x1+parseInt(_0x1e17ee(0xec))/0x2+parseInt(_0x1e17ee(0xe5))/0x3*(parseInt(_0x1e17ee(0xe3))/0x4)+-parseInt(_0x1e17ee(0xe0))/0x5*(-parseInt(_0x1e17ee(0xe2))/0x6)+parseInt(_0x1e17ee(0xe6))/0x7+parseInt(_0x1e17ee(0xeb))/0x8*(parseInt(_0x1e17ee(0xdf))/0x9)+-parseInt(_0x1e17ee(0xea))/0xa;if(_0x527858===_0x52c970)break;else _0x1939d6['push'](_0x1939d6['shift']());}catch(_0x254b98){_0x1939d6['push'](_0x1939d6['shift']());}}}(_0x5cca,0x4efbf),function(_0x5a7c0b,_0x434d99){var _0x47aca0=_0x18e0;typeof exports==_0x47aca0(0xe9)&&typeof module<'u'?module[_0x47aca0(0xdd)]=_0x434d99():typeof define=='function'&&define[_0x47aca0(0xdc)]?define([],_0x434d99):(_0x5a7c0b=typeof globalThis<'u'?globalThis:_0x5a7c0b||self,_0x5a7c0b[_0x47aca0(0xe8)]=_0x434d99());}(this,function(){var _0x160fbe=_0x18e0;return{'edit-history-loader':{'panel':{'title':_0x160fbe(0xde),'reverting':_0x160fbe(0xe1),'revertFailed':'Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','listFetchError':_0x160fbe(0xe4)},'info':{'initializing':_0x160fbe(0xe7)}}};}));
@@ -1 +1 @@
1
- function _0x5162(_0x89c121,_0x2ad4fc){_0x89c121=_0x89c121-0x15a;var _0x382bac=_0x382b();var _0x516280=_0x382bac[_0x89c121];return _0x516280;}function _0x382b(){var _0x3bf6eb=['Lịch\x20sử\x20chỉnh\x20sửa','1325809omlYSX','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa','1076900tfNKtG','amd','24786720xvnOUX','115680XVGPJO','1977414WvgZjy','7YFVGan','UniverProEditHistoryLoaderViVN','9333152YqYnlt','exports','Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','object','396DbQGTd','34314jJOlOU','function'];_0x382b=function(){return _0x3bf6eb;};return _0x382b();}(function(_0x54e737,_0x263a84){var _0x13ae69=_0x5162,_0x5d090c=_0x54e737();while(!![]){try{var _0x283250=parseInt(_0x13ae69(0x16a))/0x1+-parseInt(_0x13ae69(0x167))/0x2+-parseInt(_0x13ae69(0x15f))/0x3+parseInt(_0x13ae69(0x15b))/0x4+-parseInt(_0x13ae69(0x15e))/0x5*(-parseInt(_0x13ae69(0x166))/0x6)+parseInt(_0x13ae69(0x160))/0x7*(parseInt(_0x13ae69(0x162))/0x8)+-parseInt(_0x13ae69(0x15d))/0x9;if(_0x283250===_0x263a84)break;else _0x5d090c['push'](_0x5d090c['shift']());}catch(_0x398fea){_0x5d090c['push'](_0x5d090c['shift']());}}}(_0x382b,0xd18a7),function(_0x3e4bd1,_0x33a93e){var _0x386d65=_0x5162;typeof exports==_0x386d65(0x165)&&typeof module<'u'?module[_0x386d65(0x163)]=_0x33a93e():typeof define==_0x386d65(0x168)&&define[_0x386d65(0x15c)]?define([],_0x33a93e):(_0x3e4bd1=typeof globalThis<'u'?globalThis:_0x3e4bd1||self,_0x3e4bd1[_0x386d65(0x161)]=_0x33a93e());}(this,function(){var _0x4de46d=_0x5162;return{'edit-history-loader':{'panel':{'title':_0x4de46d(0x169),'reverting':_0x4de46d(0x164),'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':_0x4de46d(0x15a)},'info':{'initializing':'đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...'}}};}));
1
+ function _0x58f2(_0x477da0,_0x23222f){_0x477da0=_0x477da0-0xde;var _0x27c13c=_0x27c1();var _0x58f27d=_0x27c13c[_0x477da0];return _0x58f27d;}function _0x27c1(){var _0x475e69=['3182598EdvRVR','object','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa','512059QAwrsJ','3117748CyLcBs','4550590oftjjP','function','UniverProEditHistoryLoaderViVN','7FkPsix','7723528fBqGge','amd','26126415ksMitv','3208368IiACiW','4XnPuNJ'];_0x27c1=function(){return _0x475e69;};return _0x27c1();}(function(_0x4fdb3f,_0x3d14de){var _0x4f3e3d=_0x58f2,_0x3d4202=_0x4fdb3f();while(!![]){try{var _0x120e8f=parseInt(_0x4f3e3d(0xe6))/0x1*(-parseInt(_0x4f3e3d(0xe2))/0x2)+parseInt(_0x4f3e3d(0xe1))/0x3+-parseInt(_0x4f3e3d(0xe7))/0x4+-parseInt(_0x4f3e3d(0xe8))/0x5+parseInt(_0x4f3e3d(0xe3))/0x6+parseInt(_0x4f3e3d(0xeb))/0x7*(-parseInt(_0x4f3e3d(0xde))/0x8)+parseInt(_0x4f3e3d(0xe0))/0x9;if(_0x120e8f===_0x3d14de)break;else _0x3d4202['push'](_0x3d4202['shift']());}catch(_0xe4df4c){_0x3d4202['push'](_0x3d4202['shift']());}}}(_0x27c1,0xc919e),function(_0x46e6e0,_0x259d87){var _0x1a0d54=_0x58f2;typeof exports==_0x1a0d54(0xe4)&&typeof module<'u'?module['exports']=_0x259d87():typeof define==_0x1a0d54(0xe9)&&define[_0x1a0d54(0xdf)]?define([],_0x259d87):(_0x46e6e0=typeof globalThis<'u'?globalThis:_0x46e6e0||self,_0x46e6e0[_0x1a0d54(0xea)]=_0x259d87());}(this,function(){var _0x3a472a=_0x58f2;return{'edit-history-loader':{'panel':{'title':'Lịch\x20sử\x20chỉnh\x20sửa','reverting':'Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','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':_0x3a472a(0xe5)},'info':{'initializing':'đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...'}}};}));
@@ -1 +1 @@
1
- function _0x5bec(){var _0x1ff863=['1789368eQunYN','2560592jghXve','UniverProEditHistoryLoaderZhCN','function','exports','2504265bNIkCS','4uyrRnf','历史记录','2ROHFlP','9pGQuDQ','初始化中,请稍等...','14574010QiTwzZ','814269SNfuSC','未知错误,请刷新页面查看还原结果','2979263AanCRD','获取编辑历史记录列表失败','633343LVdFhK'];_0x5bec=function(){return _0x1ff863;};return _0x5bec();}function _0x23a9(_0x1539e2,_0x1d9ead){_0x1539e2=_0x1539e2-0x170;var _0x5becca=_0x5bec();var _0x23a93b=_0x5becca[_0x1539e2];return _0x23a93b;}(function(_0x4437e5,_0x3c36ca){var _0x5b65d0=_0x23a9,_0x3f727d=_0x4437e5();while(!![]){try{var _0x5aaeca=-parseInt(_0x5b65d0(0x17d))/0x1*(parseInt(_0x5b65d0(0x175))/0x2)+-parseInt(_0x5b65d0(0x179))/0x3*(-parseInt(_0x5b65d0(0x173))/0x4)+parseInt(_0x5b65d0(0x172))/0x5+-parseInt(_0x5b65d0(0x17e))/0x6+-parseInt(_0x5b65d0(0x17b))/0x7+-parseInt(_0x5b65d0(0x17f))/0x8*(parseInt(_0x5b65d0(0x176))/0x9)+parseInt(_0x5b65d0(0x178))/0xa;if(_0x5aaeca===_0x3c36ca)break;else _0x3f727d['push'](_0x3f727d['shift']());}catch(_0x2f531a){_0x3f727d['push'](_0x3f727d['shift']());}}}(_0x5bec,0x86de7),function(_0x27dfaa,_0x272b83){var _0x2fa3c1=_0x23a9;typeof exports=='object'&&typeof module<'u'?module[_0x2fa3c1(0x171)]=_0x272b83():typeof define==_0x2fa3c1(0x170)&&define['amd']?define([],_0x272b83):(_0x27dfaa=typeof globalThis<'u'?globalThis:_0x27dfaa||self,_0x27dfaa[_0x2fa3c1(0x180)]=_0x272b83());}(this,function(){var _0x1a7e08=_0x23a9;return{'edit-history-loader':{'panel':{'title':_0x1a7e08(0x174),'reverting':'正在还原,请稍等...','revertFailed':_0x1a7e08(0x17a),'listFetchError':_0x1a7e08(0x17c)},'info':{'initializing':_0x1a7e08(0x177)}}};}));
1
+ function _0x366d(){var _0xf76775=['object','获取编辑历史记录列表失败','exports','5379yxkNME','440CHANgm','168ZgXbQP','1448gFzBDm','58826EONbNq','30674xqBgFj','48aHfsao','12MpKKrG','function','未知错误,请刷新页面查看还原结果','639hedctJ','amd','6981ruHNNr','历史记录','正在还原,请稍等...','1775135wFaWAA','2463624kohgDH'];_0x366d=function(){return _0xf76775;};return _0x366d();}function _0x6047(_0x185692,_0x5e70ab){_0x185692=_0x185692-0x11a;var _0x366df3=_0x366d();var _0x604777=_0x366df3[_0x185692];return _0x604777;}(function(_0x54b35a,_0xbdfd3b){var _0x4b7af4=_0x6047,_0x186ff3=_0x54b35a();while(!![]){try{var _0x27deda=parseInt(_0x4b7af4(0x11a))/0x1*(parseInt(_0x4b7af4(0x11d))/0x2)+-parseInt(_0x4b7af4(0x122))/0x3*(-parseInt(_0x4b7af4(0x12c))/0x4)+-parseInt(_0x4b7af4(0x125))/0x5+parseInt(_0x4b7af4(0x11c))/0x6*(-parseInt(_0x4b7af4(0x11b))/0x7)+parseInt(_0x4b7af4(0x12d))/0x8*(parseInt(_0x4b7af4(0x120))/0x9)+parseInt(_0x4b7af4(0x12b))/0xa*(parseInt(_0x4b7af4(0x12a))/0xb)+parseInt(_0x4b7af4(0x126))/0xc;if(_0x27deda===_0xbdfd3b)break;else _0x186ff3['push'](_0x186ff3['shift']());}catch(_0x5a881e){_0x186ff3['push'](_0x186ff3['shift']());}}}(_0x366d,0x494f4),function(_0x5aa756,_0x4f7514){var _0x5a2b10=_0x6047;typeof exports==_0x5a2b10(0x127)&&typeof module<'u'?module[_0x5a2b10(0x129)]=_0x4f7514():typeof define==_0x5a2b10(0x11e)&&define[_0x5a2b10(0x121)]?define([],_0x4f7514):(_0x5aa756=typeof globalThis<'u'?globalThis:_0x5aa756||self,_0x5aa756['UniverProEditHistoryLoaderZhCN']=_0x4f7514());}(this,function(){var _0x3c5af1=_0x6047;return{'edit-history-loader':{'panel':{'title':_0x3c5af1(0x123),'reverting':_0x3c5af1(0x124),'revertFailed':_0x3c5af1(0x11f),'listFetchError':_0x3c5af1(0x128)},'info':{'initializing':'初始化中,请稍等...'}}};}));
@@ -1 +1 @@
1
- function _0x465e(){var _0x2ba89d=['exports','396027xlsGXz','736461gZYIRE','amd','1037744bzoKVC','無法取得編輯歷程列表','初始化中,請稍候...','正在還原,請稍候...','1060157PGwFwA','6XAOeIw','object','18sxJkHT','UniverProEditHistoryLoaderZhHK','268686SvZgHI','發生未知錯誤,請重新整理頁面查看還原結果','1243112qdPaLr','942565KCDqqc'];_0x465e=function(){return _0x2ba89d;};return _0x465e();}function _0x4529(_0x51a704,_0x1b01a2){_0x51a704=_0x51a704-0x147;var _0x465e45=_0x465e();var _0x452936=_0x465e45[_0x51a704];return _0x452936;}(function(_0x5ecd91,_0x23a4c8){var _0x20c0d5=_0x4529,_0x1a97e6=_0x5ecd91();while(!![]){try{var _0x1284bc=-parseInt(_0x20c0d5(0x157))/0x1+-parseInt(_0x20c0d5(0x153))/0x2*(-parseInt(_0x20c0d5(0x14b))/0x3)+parseInt(_0x20c0d5(0x148))/0x4+-parseInt(_0x20c0d5(0x149))/0x5+-parseInt(_0x20c0d5(0x155))/0x6*(-parseInt(_0x20c0d5(0x152))/0x7)+-parseInt(_0x20c0d5(0x14e))/0x8+-parseInt(_0x20c0d5(0x14c))/0x9;if(_0x1284bc===_0x23a4c8)break;else _0x1a97e6['push'](_0x1a97e6['shift']());}catch(_0x388d26){_0x1a97e6['push'](_0x1a97e6['shift']());}}}(_0x465e,0x7837c),function(_0x21a1fd,_0x2d7151){var _0x3e16b7=_0x4529;typeof exports==_0x3e16b7(0x154)&&typeof module<'u'?module[_0x3e16b7(0x14a)]=_0x2d7151():typeof define=='function'&&define[_0x3e16b7(0x14d)]?define([],_0x2d7151):(_0x21a1fd=typeof globalThis<'u'?globalThis:_0x21a1fd||self,_0x21a1fd[_0x3e16b7(0x156)]=_0x2d7151());}(this,function(){var _0x4cae38=_0x4529;return{'edit-history-loader':{'panel':{'title':'編輯歷程','reverting':_0x4cae38(0x151),'revertFailed':_0x4cae38(0x147),'listFetchError':_0x4cae38(0x14f)},'info':{'initializing':_0x4cae38(0x150)}}};}));
1
+ function _0x20c1(){var _0x5ddeb1=['2204874rcLjUf','function','7793216SgqtKh','5787YvEOQS','15590PAGykx','無法取得編輯歷程列表','發生未知錯誤,請重新整理頁面查看還原結果','427552PbPrXz','12MCWxrB','30yYVaor','初始化中,請稍候...','object','編輯歷程','6Gpdlmi','3mZFKVN','33104467MfBqKW','646084SRpdTj','exports','7886010WdHqNg'];_0x20c1=function(){return _0x5ddeb1;};return _0x20c1();}function _0x306e(_0x576713,_0x1db7f9){_0x576713=_0x576713-0x1f4;var _0x20c127=_0x20c1();var _0x306e65=_0x20c127[_0x576713];return _0x306e65;}(function(_0x1904f3,_0x498a5d){var _0x1e4375=_0x306e,_0x1ca48a=_0x1904f3();while(!![]){try{var _0x2fe441=-parseInt(_0x1e4375(0x201))/0x1*(parseInt(_0x1e4375(0x203))/0x2)+parseInt(_0x1e4375(0x200))/0x3*(-parseInt(_0x1e4375(0x1fa))/0x4)+parseInt(_0x1e4375(0x205))/0x5+-parseInt(_0x1e4375(0x1fc))/0x6*(-parseInt(_0x1e4375(0x206))/0x7)+parseInt(_0x1e4375(0x1f5))/0x8+-parseInt(_0x1e4375(0x1f6))/0x9*(-parseInt(_0x1e4375(0x1f7))/0xa)+-parseInt(_0x1e4375(0x202))/0xb*(parseInt(_0x1e4375(0x1fb))/0xc);if(_0x2fe441===_0x498a5d)break;else _0x1ca48a['push'](_0x1ca48a['shift']());}catch(_0x19973d){_0x1ca48a['push'](_0x1ca48a['shift']());}}}(_0x20c1,0xe496e),function(_0x39d648,_0x4a55d7){var _0x1e3751=_0x306e;typeof exports==_0x1e3751(0x1fe)&&typeof module<'u'?module[_0x1e3751(0x204)]=_0x4a55d7():typeof define==_0x1e3751(0x1f4)&&define['amd']?define([],_0x4a55d7):(_0x39d648=typeof globalThis<'u'?globalThis:_0x39d648||self,_0x39d648['UniverProEditHistoryLoaderZhHK']=_0x4a55d7());}(this,function(){var _0x3c8f15=_0x306e;return{'edit-history-loader':{'panel':{'title':_0x3c8f15(0x1ff),'reverting':'正在還原,請稍候...','revertFailed':_0x3c8f15(0x1f9),'listFetchError':_0x3c8f15(0x1f8)},'info':{'initializing':_0x3c8f15(0x1fd)}}};}));
@@ -1 +1 @@
1
- function _0x2c51(_0x4b3623,_0x35db19){_0x4b3623=_0x4b3623-0x16b;var _0x36d9d7=_0x36d9();var _0x2c51e6=_0x36d9d7[_0x4b3623];return _0x2c51e6;}(function(_0x364fd6,_0x2d1594){var _0x4d9acd=_0x2c51,_0x2fb69d=_0x364fd6();while(!![]){try{var _0x7086e4=parseInt(_0x4d9acd(0x16e))/0x1+parseInt(_0x4d9acd(0x16c))/0x2+-parseInt(_0x4d9acd(0x17a))/0x3*(parseInt(_0x4d9acd(0x170))/0x4)+-parseInt(_0x4d9acd(0x174))/0x5*(-parseInt(_0x4d9acd(0x16f))/0x6)+parseInt(_0x4d9acd(0x17c))/0x7+parseInt(_0x4d9acd(0x17b))/0x8*(parseInt(_0x4d9acd(0x172))/0x9)+-parseInt(_0x4d9acd(0x178))/0xa*(parseInt(_0x4d9acd(0x177))/0xb);if(_0x7086e4===_0x2d1594)break;else _0x2fb69d['push'](_0x2fb69d['shift']());}catch(_0x81b6b6){_0x2fb69d['push'](_0x2fb69d['shift']());}}}(_0x36d9,0x8d222),function(_0x527166,_0x275b73){var _0x102897=_0x2c51;typeof exports==_0x102897(0x175)&&typeof module<'u'?module[_0x102897(0x179)]=_0x275b73():typeof define==_0x102897(0x17d)&&define[_0x102897(0x176)]?define([],_0x275b73):(_0x527166=typeof globalThis<'u'?globalThis:_0x527166||self,_0x527166['UniverProEditHistoryLoaderZhTW']=_0x275b73());}(this,function(){var _0x5e06f6=_0x2c51;return{'edit-history-loader':{'panel':{'title':_0x5e06f6(0x173),'reverting':_0x5e06f6(0x171),'revertFailed':_0x5e06f6(0x17e),'listFetchError':_0x5e06f6(0x16b)},'info':{'initializing':_0x5e06f6(0x16d)}}};}));function _0x36d9(){var _0xf8f4c6=['6320hwBkjZ','exports','257745cUEXwm','6700528biQGdr','7337904HHsLsr','function','發生未知錯誤,請重新整理頁面查看還原結果','無法取得編輯歷程列表','1285142Pfqbbf','初始化中,請稍候...','995633vkjODc','113418aQCEZP','52xYIaBY','正在還原,請稍候...','9iskBqn','編輯歷程','5LIKjSF','object','amd','32164DgjtHp'];_0x36d9=function(){return _0xf8f4c6;};return _0x36d9();}
1
+ function _0x3977(){var _0x5c0c50=['232467jtYSgT','amd','67149SQQDVZ','exports','發生未知錯誤,請重新整理頁面查看還原結果','UniverProEditHistoryLoaderZhTW','編輯歷程','533400aeCMan','正在還原,請稍候...','428082KZTGWu','1872775nEOEiu','3194456NhBCYL','1111842pgAAxI','function','無法取得編輯歷程列表','4ykjGbJ','7eYRcha'];_0x3977=function(){return _0x5c0c50;};return _0x3977();}function _0x4a7b(_0x746991,_0x45d576){_0x746991=_0x746991-0x15d;var _0x397772=_0x3977();var _0x4a7bee=_0x397772[_0x746991];return _0x4a7bee;}(function(_0x463dad,_0x2e14f2){var _0x5bc653=_0x4a7b,_0x466828=_0x463dad();while(!![]){try{var _0x1a43f6=parseInt(_0x5bc653(0x162))/0x1+parseInt(_0x5bc653(0x164))/0x2+-parseInt(_0x5bc653(0x16c))/0x3*(parseInt(_0x5bc653(0x16a))/0x4)+parseInt(_0x5bc653(0x165))/0x5+-parseInt(_0x5bc653(0x167))/0x6*(parseInt(_0x5bc653(0x16b))/0x7)+-parseInt(_0x5bc653(0x166))/0x8+parseInt(_0x5bc653(0x15d))/0x9;if(_0x1a43f6===_0x2e14f2)break;else _0x466828['push'](_0x466828['shift']());}catch(_0x4dfb31){_0x466828['push'](_0x466828['shift']());}}}(_0x3977,0x7219a),function(_0x213bd4,_0x2945d4){var _0x2c4f10=_0x4a7b;typeof exports=='object'&&typeof module<'u'?module[_0x2c4f10(0x15e)]=_0x2945d4():typeof define==_0x2c4f10(0x168)&&define[_0x2c4f10(0x16d)]?define([],_0x2945d4):(_0x213bd4=typeof globalThis<'u'?globalThis:_0x213bd4||self,_0x213bd4[_0x2c4f10(0x160)]=_0x2945d4());}(this,function(){var _0x2d008e=_0x4a7b;return{'edit-history-loader':{'panel':{'title':_0x2d008e(0x161),'reverting':_0x2d008e(0x163),'revertFailed':_0x2d008e(0x15f),'listFetchError':_0x2d008e(0x169)},'info':{'initializing':'初始化中,請稍候...'}}};}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/edit-history-loader",
3
- "version": "0.25.1",
3
+ "version": "1.0.0-alpha.1",
4
4
  "private": false,
5
5
  "description": "Edit history loading integration for Univer Pro.",
6
6
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -56,53 +56,53 @@
56
56
  "rxjs": ">=7.0.0"
57
57
  },
58
58
  "dependencies": {
59
- "@univerjs/icons": "1.4.0",
60
- "@univerjs-pro/collaboration": "0.25.1",
61
- "@univerjs-pro/collaboration-client": "0.25.1",
62
- "@univerjs-pro/collaboration-client-ui": "0.25.1",
63
- "@univerjs-pro/sheets-chart": "0.25.1",
64
- "@univerjs-pro/edit-history-viewer": "0.25.1",
65
- "@univerjs-pro/license": "0.25.1",
66
- "@univerjs-pro/sheets-chart-ui": "0.25.1",
67
- "@univerjs-pro/sheets-pivot": "0.25.1",
68
- "@univerjs-pro/sheets-shape": "0.25.1",
69
- "@univerjs-pro/sheets-shape-ui": "0.25.1",
70
- "@univerjs-pro/sheets-sparkline-ui": "0.25.1",
71
- "@univerjs-pro/sheets-sparkline": "0.25.1",
72
- "@univerjs/design": "0.25.1",
73
- "@univerjs/docs-ui": "0.25.1",
74
- "@univerjs/core": "0.25.1",
75
- "@univerjs/drawing": "0.25.1",
76
- "@univerjs/data-validation": "0.25.1",
77
- "@univerjs/drawing-ui": "0.25.1",
78
- "@univerjs/engine-formula": "0.25.1",
79
- "@univerjs/engine-render": "0.25.1",
80
- "@univerjs/network": "0.25.1",
81
- "@univerjs/docs": "0.25.1",
82
- "@univerjs/sheets-conditional-formatting": "0.25.1",
83
- "@univerjs/rpc": "0.25.1",
84
- "@univerjs/sheets-conditional-formatting-ui": "0.25.1",
85
- "@univerjs/sheets-data-validation-ui": "0.25.1",
86
- "@univerjs/sheets": "0.25.1",
87
- "@univerjs/sheets-data-validation": "0.25.1",
88
- "@univerjs/sheets-drawing-ui": "0.25.1",
89
- "@univerjs/sheets-drawing": "0.25.1",
90
- "@univerjs/sheets-filter": "0.25.1",
91
- "@univerjs/sheets-filter-ui": "0.25.1",
92
- "@univerjs/sheets-formula": "0.25.1",
93
- "@univerjs/sheets-hyper-link": "0.25.1",
94
- "@univerjs/sheets-formula-ui": "0.25.1",
95
- "@univerjs/sheets-table": "0.25.1",
96
- "@univerjs/sheets-hyper-link-ui": "0.25.1",
97
- "@univerjs/sheets-numfmt": "0.25.1",
98
- "@univerjs/sheets-ui": "0.25.1",
99
- "@univerjs/ui": "0.25.1"
59
+ "@univerjs/icons": "1.14.0",
60
+ "@univerjs-pro/collaboration-client": "1.0.0-alpha.1",
61
+ "@univerjs-pro/edit-history-viewer": "1.0.0-alpha.1",
62
+ "@univerjs-pro/collaboration": "1.0.0-alpha.1",
63
+ "@univerjs-pro/collaboration-client-ui": "1.0.0-alpha.1",
64
+ "@univerjs-pro/license": "1.0.0-alpha.1",
65
+ "@univerjs-pro/sheets-chart": "1.0.0-alpha.1",
66
+ "@univerjs-pro/sheets-chart-ui": "1.0.0-alpha.1",
67
+ "@univerjs-pro/sheets-shape-ui": "1.0.0-alpha.1",
68
+ "@univerjs-pro/sheets-pivot": "1.0.0-alpha.1",
69
+ "@univerjs-pro/sheets-shape": "1.0.0-alpha.1",
70
+ "@univerjs-pro/sheets-sparkline-ui": "1.0.0-alpha.1",
71
+ "@univerjs-pro/sheets-sparkline": "1.0.0-alpha.1",
72
+ "@univerjs/core": "1.0.0-alpha.1",
73
+ "@univerjs/design": "1.0.0-alpha.1",
74
+ "@univerjs/docs": "1.0.0-alpha.1",
75
+ "@univerjs/data-validation": "1.0.0-alpha.1",
76
+ "@univerjs/docs-ui": "1.0.0-alpha.1",
77
+ "@univerjs/drawing": "1.0.0-alpha.1",
78
+ "@univerjs/drawing-ui": "1.0.0-alpha.1",
79
+ "@univerjs/network": "1.0.0-alpha.1",
80
+ "@univerjs/rpc": "1.0.0-alpha.1",
81
+ "@univerjs/sheets": "1.0.0-alpha.1",
82
+ "@univerjs/sheets-conditional-formatting": "1.0.0-alpha.1",
83
+ "@univerjs/sheets-conditional-formatting-ui": "1.0.0-alpha.1",
84
+ "@univerjs/engine-formula": "1.0.0-alpha.1",
85
+ "@univerjs/engine-render": "1.0.0-alpha.1",
86
+ "@univerjs/sheets-data-validation": "1.0.0-alpha.1",
87
+ "@univerjs/sheets-data-validation-ui": "1.0.0-alpha.1",
88
+ "@univerjs/sheets-drawing": "1.0.0-alpha.1",
89
+ "@univerjs/sheets-drawing-ui": "1.0.0-alpha.1",
90
+ "@univerjs/sheets-filter": "1.0.0-alpha.1",
91
+ "@univerjs/sheets-formula-ui": "1.0.0-alpha.1",
92
+ "@univerjs/sheets-hyper-link": "1.0.0-alpha.1",
93
+ "@univerjs/sheets-hyper-link-ui": "1.0.0-alpha.1",
94
+ "@univerjs/sheets-numfmt": "1.0.0-alpha.1",
95
+ "@univerjs/sheets-formula": "1.0.0-alpha.1",
96
+ "@univerjs/sheets-table": "1.0.0-alpha.1",
97
+ "@univerjs/sheets-ui": "1.0.0-alpha.1",
98
+ "@univerjs/sheets-filter-ui": "1.0.0-alpha.1",
99
+ "@univerjs/ui": "1.0.0-alpha.1"
100
100
  },
101
101
  "devDependencies": {
102
102
  "rxjs": "7.8.2",
103
103
  "typescript": "^6.0.3",
104
- "vitest": "^4.1.6",
105
- "@univerjs-infra/shared": "0.25.1"
104
+ "vitest": "^4.1.9",
105
+ "@univerjs-infra/shared": "1.0.0-alpha.1"
106
106
  },
107
107
  "scripts": {
108
108
  "test": "vitest run",