@univerjs-pro/edit-history-loader 0.25.0 → 1.0.0-alpha.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.
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 _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();}
1
+ function _0x5856(_0x137eb4,_0x3df6bc){_0x137eb4=_0x137eb4-0x6d;var _0x26c83c=_0x26c8();var _0x5856b1=_0x26c83c[_0x137eb4];return _0x5856b1;}function _0x26c8(){var _0x450529=['1088104qenAld','Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','984444WIfNjn','exports','92198kPJRMe','10405knYLoL','Инициализация,\x20подождите...','Восстановление,\x20подождите...','function','7QNTOwd','18290130wDtEkq','object','508abkceG','27EHflNh','UniverProEditHistoryLoaderRuRU','4912803Whpdwz','517417OmSlGQ'];_0x26c8=function(){return _0x450529;};return _0x26c8();}(function(_0x264442,_0x13c0a6){var _0x166cbd=_0x5856,_0x285bc6=_0x264442();while(!![]){try{var _0x587d43=-parseInt(_0x166cbd(0x79))/0x1+parseInt(_0x166cbd(0x6d))/0x2*(-parseInt(_0x166cbd(0x76))/0x3)+-parseInt(_0x166cbd(0x75))/0x4*(parseInt(_0x166cbd(0x6e))/0x5)+parseInt(_0x166cbd(0x7c))/0x6+parseInt(_0x166cbd(0x72))/0x7*(parseInt(_0x166cbd(0x7a))/0x8)+-parseInt(_0x166cbd(0x78))/0x9+parseInt(_0x166cbd(0x73))/0xa;if(_0x587d43===_0x13c0a6)break;else _0x285bc6['push'](_0x285bc6['shift']());}catch(_0x1b3c47){_0x285bc6['push'](_0x285bc6['shift']());}}}(_0x26c8,0x5e64e),function(_0x3c3200,_0x1d6a24){var _0xdcf0f=_0x5856;typeof exports==_0xdcf0f(0x74)&&typeof module<'u'?module[_0xdcf0f(0x7d)]=_0x1d6a24():typeof define==_0xdcf0f(0x71)&&define['amd']?define([],_0x1d6a24):(_0x3c3200=typeof globalThis<'u'?globalThis:_0x3c3200||self,_0x3c3200[_0xdcf0f(0x77)]=_0x1d6a24());}(this,function(){var _0x4d1b45=_0x5856;return{'edit-history-loader':{'panel':{'title':'История\x20изменений','reverting':_0x4d1b45(0x70),'revertFailed':_0x4d1b45(0x7b),'listFetchError':'Не\x20удалось\x20получить\x20список\x20истории\x20изменений'},'info':{'initializing':_0x4d1b45(0x6f)}}};}));
@@ -1 +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();}
1
+ (function(_0x59e56,_0x18d0bc){var _0x4debe1=_0x53db,_0x1c1aed=_0x59e56();while(!![]){try{var _0x354342=parseInt(_0x4debe1(0x11c))/0x1+parseInt(_0x4debe1(0x128))/0x2*(parseInt(_0x4debe1(0x126))/0x3)+parseInt(_0x4debe1(0x122))/0x4+-parseInt(_0x4debe1(0x123))/0x5+-parseInt(_0x4debe1(0x129))/0x6*(-parseInt(_0x4debe1(0x11f))/0x7)+parseInt(_0x4debe1(0x12c))/0x8*(parseInt(_0x4debe1(0x124))/0x9)+-parseInt(_0x4debe1(0x11e))/0xa;if(_0x354342===_0x18d0bc)break;else _0x1c1aed['push'](_0x1c1aed['shift']());}catch(_0x25b853){_0x1c1aed['push'](_0x1c1aed['shift']());}}}(_0x46cb,0x73630),function(_0x52ba09,_0x4b97a0){var _0x4522ef=_0x53db;typeof exports=='object'&&typeof module<'u'?module[_0x4522ef(0x121)]=_0x4b97a0():typeof define==_0x4522ef(0x11b)&&define[_0x4522ef(0x12d)]?define([],_0x4b97a0):(_0x52ba09=typeof globalThis<'u'?globalThis:_0x52ba09||self,_0x52ba09[_0x4522ef(0x11d)]=_0x4b97a0());}(this,function(){var _0x1272d5=_0x53db;return{'edit-history-loader':{'panel':{'title':_0x1272d5(0x12a),'reverting':_0x1272d5(0x127),'revertFailed':_0x1272d5(0x12b),'listFetchError':_0x1272d5(0x120)},'info':{'initializing':_0x1272d5(0x125)}}};}));function _0x53db(_0x21e170,_0x2ed603){_0x21e170=_0x21e170-0x11b;var _0x46cbb7=_0x46cb();var _0x53db54=_0x46cbb7[_0x21e170];return _0x53db54;}function _0x46cb(){var _0xee6dab=['exports','663672vrLrSM','695165FDZuml','351aWLwwL','Inicializace,\x20prosím\x20počkejte...','3GwOKoW','Obnovuje\x20sa,\x20prosím\x20počkajte...','363058TPNSen','175038FWwjWA','História\x20úprav','Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','72432rtROcD','amd','function','613601KcPwYZ','UniverProEditHistoryLoaderSkSK','13734760VYHwnZ','161XTkCNk','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav'];_0x46cb=function(){return _0xee6dab;};return _0x46cb();}
@@ -1 +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();}
1
+ function _0x23f3(){var _0x5dd014=['amd','object','UniverProEditHistoryLoaderViVN','1944266LyASJa','5785632NrOXwc','3qIckld','261904waeuLR','496069eSBqUG','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','function','13450050vTwJpS','152HUhNHj','4119640ROaAEM','51332540iEtRXb','5QDuYEw','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa'];_0x23f3=function(){return _0x5dd014;};return _0x23f3();}function _0x4ecc(_0x5e91a5,_0x498189){_0x5e91a5=_0x5e91a5-0x101;var _0x23f3b0=_0x23f3();var _0x4ecc92=_0x23f3b0[_0x5e91a5];return _0x4ecc92;}(function(_0x4c3be7,_0x18cf15){var _0x3e7c5d=_0x4ecc,_0x36c7c9=_0x4c3be7();while(!![]){try{var _0x37d402=parseInt(_0x3e7c5d(0x108))/0x1+parseInt(_0x3e7c5d(0x105))/0x2+-parseInt(_0x3e7c5d(0x107))/0x3*(-parseInt(_0x3e7c5d(0x10e))/0x4)+parseInt(_0x3e7c5d(0x110))/0x5*(parseInt(_0x3e7c5d(0x106))/0x6)+-parseInt(_0x3e7c5d(0x109))/0x7*(-parseInt(_0x3e7c5d(0x10d))/0x8)+parseInt(_0x3e7c5d(0x10c))/0x9+-parseInt(_0x3e7c5d(0x10f))/0xa;if(_0x37d402===_0x18cf15)break;else _0x36c7c9['push'](_0x36c7c9['shift']());}catch(_0x1fff7b){_0x36c7c9['push'](_0x36c7c9['shift']());}}}(_0x23f3,0xe47d0),function(_0x2f7285,_0x51345c){var _0x4f2a1d=_0x4ecc;typeof exports==_0x4f2a1d(0x103)&&typeof module<'u'?module['exports']=_0x51345c():typeof define==_0x4f2a1d(0x10b)&&define[_0x4f2a1d(0x102)]?define([],_0x51345c):(_0x2f7285=typeof globalThis<'u'?globalThis:_0x2f7285||self,_0x2f7285[_0x4f2a1d(0x104)]=_0x51345c());}(this,function(){var _0x1529b8=_0x4ecc;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':_0x1529b8(0x10a),'listFetchError':_0x1529b8(0x101)},'info':{'initializing':'đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...'}}};}));
@@ -1 +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();}
1
+ function _0x5d46(_0x3faa8c,_0x338011){_0x3faa8c=_0x3faa8c-0x15d;var _0xceeb38=_0xceeb();var _0x5d46ac=_0xceeb38[_0x3faa8c];return _0x5d46ac;}(function(_0x2283fe,_0x1a3d5d){var _0x47500a=_0x5d46,_0x3a5a9c=_0x2283fe();while(!![]){try{var _0x1b2726=-parseInt(_0x47500a(0x167))/0x1+-parseInt(_0x47500a(0x16c))/0x2*(parseInt(_0x47500a(0x16e))/0x3)+-parseInt(_0x47500a(0x15e))/0x4*(parseInt(_0x47500a(0x163))/0x5)+parseInt(_0x47500a(0x166))/0x6*(-parseInt(_0x47500a(0x15d))/0x7)+parseInt(_0x47500a(0x160))/0x8+-parseInt(_0x47500a(0x169))/0x9*(parseInt(_0x47500a(0x16f))/0xa)+-parseInt(_0x47500a(0x170))/0xb*(-parseInt(_0x47500a(0x15f))/0xc);if(_0x1b2726===_0x1a3d5d)break;else _0x3a5a9c['push'](_0x3a5a9c['shift']());}catch(_0x112bd4){_0x3a5a9c['push'](_0x3a5a9c['shift']());}}}(_0xceeb,0xb9568),function(_0x5199fd,_0xb6d8c1){var _0x114f3f=_0x5d46;typeof exports=='object'&&typeof module<'u'?module[_0x114f3f(0x16b)]=_0xb6d8c1():typeof define==_0x114f3f(0x165)&&define[_0x114f3f(0x162)]?define([],_0xb6d8c1):(_0x5199fd=typeof globalThis<'u'?globalThis:_0x5199fd||self,_0x5199fd['UniverProEditHistoryLoaderZhCN']=_0xb6d8c1());}(this,function(){var _0x2d45ca=_0x5d46;return{'edit-history-loader':{'panel':{'title':_0x2d45ca(0x168),'reverting':_0x2d45ca(0x16d),'revertFailed':_0x2d45ca(0x16a),'listFetchError':_0x2d45ca(0x161)},'info':{'initializing':_0x2d45ca(0x164)}}};}));function _0xceeb(){var _0x1783b2=['exports','16lDxUzl','正在还原,请稍等...','377781kSUwhW','280sGieHA','47138575zwWtlP','7qkEbbA','92iIuPne','12cxpcpW','891848CMWiII','获取编辑历史记录列表失败','amd','20630FDiYjX','初始化中,请稍等...','function','2351688IuFUnv','1338176NiMlpI','历史记录','258822RLNbrf','未知错误,请刷新页面查看还原结果'];_0xceeb=function(){return _0x1783b2;};return _0xceeb();}
@@ -1 +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)}}};}));
1
+ (function(_0x5929b7,_0x14746f){var _0x367e1c=_0x4d39,_0x55cad2=_0x5929b7();while(!![]){try{var _0x22ba13=parseInt(_0x367e1c(0x100))/0x1*(parseInt(_0x367e1c(0xfc))/0x2)+parseInt(_0x367e1c(0xff))/0x3+-parseInt(_0x367e1c(0x104))/0x4*(parseInt(_0x367e1c(0xfe))/0x5)+parseInt(_0x367e1c(0xf8))/0x6+-parseInt(_0x367e1c(0xfa))/0x7+-parseInt(_0x367e1c(0x105))/0x8*(parseInt(_0x367e1c(0x103))/0x9)+parseInt(_0x367e1c(0xfb))/0xa;if(_0x22ba13===_0x14746f)break;else _0x55cad2['push'](_0x55cad2['shift']());}catch(_0x3c6354){_0x55cad2['push'](_0x55cad2['shift']());}}}(_0x5e88,0xac878),function(_0x49e7a4,_0x7c516a){var _0x29fbbe=_0x4d39;typeof exports==_0x29fbbe(0xf9)&&typeof module<'u'?module[_0x29fbbe(0xfd)]=_0x7c516a():typeof define==_0x29fbbe(0xf6)&&define[_0x29fbbe(0xf5)]?define([],_0x7c516a):(_0x49e7a4=typeof globalThis<'u'?globalThis:_0x49e7a4||self,_0x49e7a4[_0x29fbbe(0xf7)]=_0x7c516a());}(this,function(){var _0x5363da=_0x4d39;return{'edit-history-loader':{'panel':{'title':'編輯歷程','reverting':'正在還原,請稍候...','revertFailed':_0x5363da(0x102),'listFetchError':_0x5363da(0x106)},'info':{'initializing':_0x5363da(0x101)}}};}));function _0x4d39(_0x533eee,_0x22e820){_0x533eee=_0x533eee-0xf5;var _0x5e8840=_0x5e88();var _0x4d39c4=_0x5e8840[_0x533eee];return _0x4d39c4;}function _0x5e88(){var _0x1023ab=['發生未知錯誤,請重新整理頁面查看還原結果','9ayhKCl','4waCaKj','5768816BjSQOl','無法取得編輯歷程列表','amd','function','UniverProEditHistoryLoaderZhHK','4766868oDZlzI','object','9082647hSOzSa','14587280kOHTsw','4hmnNTR','exports','5570195OzaoQB','1431300NdQXcP','554518GCWXgw','初始化中,請稍候...'];_0x5e88=function(){return _0x1023ab;};return _0x5e88();}
@@ -1 +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':'初始化中,請稍候...'}}};}));
1
+ function _0x2dd3(){var _0x101134=['44nLADGN','無法取得編輯歷程列表','20034751xvjTmD','879061KdadoD','4154910FWAPjd','127230xhwVbH','初始化中,請稍候...','24AptYwY','function','發生未知錯誤,請重新整理頁面查看還原結果','11208528KesCej','1324358KNcydJ','120603qFnIST','amd','編輯歷程','UniverProEditHistoryLoaderZhTW','4OkVdjg','426tFzSHr'];_0x2dd3=function(){return _0x101134;};return _0x2dd3();}function _0x1947(_0x3e6757,_0x4cd571){_0x3e6757=_0x3e6757-0x185;var _0x2dd395=_0x2dd3();var _0x19475d=_0x2dd395[_0x3e6757];return _0x19475d;}(function(_0x1793a9,_0x4930de){var _0xe7f1ed=_0x1947,_0x5c06e9=_0x1793a9();while(!![]){try{var _0xabdf65=-parseInt(_0xe7f1ed(0x18b))/0x1*(parseInt(_0xe7f1ed(0x186))/0x2)+-parseInt(_0xe7f1ed(0x194))/0x3*(-parseInt(_0xe7f1ed(0x188))/0x4)+-parseInt(_0xe7f1ed(0x18d))/0x5*(-parseInt(_0xe7f1ed(0x187))/0x6)+parseInt(_0xe7f1ed(0x193))/0x7*(-parseInt(_0xe7f1ed(0x18f))/0x8)+-parseInt(_0xe7f1ed(0x192))/0x9+parseInt(_0xe7f1ed(0x18c))/0xa+parseInt(_0xe7f1ed(0x18a))/0xb;if(_0xabdf65===_0x4930de)break;else _0x5c06e9['push'](_0x5c06e9['shift']());}catch(_0x39f772){_0x5c06e9['push'](_0x5c06e9['shift']());}}}(_0x2dd3,0xdf4b5),function(_0x49b5be,_0x215276){var _0xf74740=_0x1947;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x215276():typeof define==_0xf74740(0x190)&&define[_0xf74740(0x195)]?define([],_0x215276):(_0x49b5be=typeof globalThis<'u'?globalThis:_0x49b5be||self,_0x49b5be[_0xf74740(0x185)]=_0x215276());}(this,function(){var _0x40e4ec=_0x1947;return{'edit-history-loader':{'panel':{'title':_0x40e4ec(0x196),'reverting':'正在還原,請稍候...','revertFailed':_0x40e4ec(0x191),'listFetchError':_0x40e4ec(0x189)},'info':{'initializing':_0x40e4ec(0x18e)}}};}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/edit-history-loader",
3
- "version": "0.25.0",
3
+ "version": "1.0.0-alpha.0",
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.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"
59
+ "@univerjs/icons": "1.12.0",
60
+ "@univerjs-pro/collaboration": "1.0.0-alpha.0",
61
+ "@univerjs-pro/collaboration-client": "1.0.0-alpha.0",
62
+ "@univerjs-pro/collaboration-client-ui": "1.0.0-alpha.0",
63
+ "@univerjs-pro/license": "1.0.0-alpha.0",
64
+ "@univerjs-pro/sheets-chart": "1.0.0-alpha.0",
65
+ "@univerjs-pro/edit-history-viewer": "1.0.0-alpha.0",
66
+ "@univerjs-pro/sheets-chart-ui": "1.0.0-alpha.0",
67
+ "@univerjs-pro/sheets-pivot": "1.0.0-alpha.0",
68
+ "@univerjs-pro/sheets-shape-ui": "1.0.0-alpha.0",
69
+ "@univerjs-pro/sheets-shape": "1.0.0-alpha.0",
70
+ "@univerjs-pro/sheets-sparkline": "1.0.0-alpha.0",
71
+ "@univerjs-pro/sheets-sparkline-ui": "1.0.0-alpha.0",
72
+ "@univerjs/core": "1.0.0-alpha.0",
73
+ "@univerjs/docs": "1.0.0-alpha.0",
74
+ "@univerjs/data-validation": "1.0.0-alpha.0",
75
+ "@univerjs/docs-ui": "1.0.0-alpha.0",
76
+ "@univerjs/design": "1.0.0-alpha.0",
77
+ "@univerjs/engine-formula": "1.0.0-alpha.0",
78
+ "@univerjs/drawing": "1.0.0-alpha.0",
79
+ "@univerjs/drawing-ui": "1.0.0-alpha.0",
80
+ "@univerjs/network": "1.0.0-alpha.0",
81
+ "@univerjs/engine-render": "1.0.0-alpha.0",
82
+ "@univerjs/rpc": "1.0.0-alpha.0",
83
+ "@univerjs/sheets": "1.0.0-alpha.0",
84
+ "@univerjs/sheets-conditional-formatting": "1.0.0-alpha.0",
85
+ "@univerjs/sheets-conditional-formatting-ui": "1.0.0-alpha.0",
86
+ "@univerjs/sheets-data-validation": "1.0.0-alpha.0",
87
+ "@univerjs/sheets-data-validation-ui": "1.0.0-alpha.0",
88
+ "@univerjs/sheets-drawing": "1.0.0-alpha.0",
89
+ "@univerjs/sheets-filter": "1.0.0-alpha.0",
90
+ "@univerjs/sheets-drawing-ui": "1.0.0-alpha.0",
91
+ "@univerjs/sheets-formula": "1.0.0-alpha.0",
92
+ "@univerjs/sheets-filter-ui": "1.0.0-alpha.0",
93
+ "@univerjs/sheets-formula-ui": "1.0.0-alpha.0",
94
+ "@univerjs/sheets-hyper-link": "1.0.0-alpha.0",
95
+ "@univerjs/sheets-numfmt": "1.0.0-alpha.0",
96
+ "@univerjs/sheets-hyper-link-ui": "1.0.0-alpha.0",
97
+ "@univerjs/sheets-table": "1.0.0-alpha.0",
98
+ "@univerjs/ui": "1.0.0-alpha.0",
99
+ "@univerjs/sheets-ui": "1.0.0-alpha.0"
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.0"
104
+ "vitest": "^4.1.9",
105
+ "@univerjs-infra/shared": "1.0.0-alpha.0"
106
106
  },
107
107
  "scripts": {
108
108
  "test": "vitest run",