@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,6 +1,6 @@
1
- export { ToggleEditHistoryOperation } from './command/history.operate';
2
- export type { IUniverEditHistoryLoaderConfig } from './controllers/config.schema';
3
- export { EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY } from './controllers/config.schema';
1
+ export { ToggleEditHistoryOperation } from './commands/history.operate';
2
+ export type { IUniverEditHistoryLoaderConfig } from './config/config';
3
+ export { EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY } from './config/config';
4
4
  export { UniverEditHistoryLoaderMobilePlugin } from './mobile-plugin';
5
5
  export { UniverEditHistoryLoaderPlugin } from './plugin';
6
6
  export { HistoryLoaderService, UNIVER_CONTAINER_ID_KEY, UNIVER_HISTORY_CONTAINER_ID } from './services/history-loader.service';
@@ -0,0 +1,3 @@
1
+ import type { LocaleLeafKeys } from '@univerjs/core';
2
+ import type enUS from './en-US';
3
+ export type LocaleKey = LocaleLeafKeys<typeof enUS>;
@@ -1,4 +1,4 @@
1
- import type { IUniverEditHistoryLoaderConfig } from './controllers/config.schema';
1
+ import type { IUniverEditHistoryLoaderConfig } from './config/config';
2
2
  import { IConfigService, Injector, Plugin, UniverInstanceType } from '@univerjs/core';
3
3
  export declare class UniverEditHistoryLoaderMobilePlugin extends Plugin {
4
4
  private readonly _config;
@@ -1,4 +1,4 @@
1
- import type { IUniverEditHistoryLoaderConfig } from './controllers/config.schema';
1
+ import type { IUniverEditHistoryLoaderConfig } from './config/config';
2
2
  import { IConfigService, Injector, Plugin, UniverInstanceType } from '@univerjs/core';
3
3
  export declare class UniverEditHistoryLoaderPlugin extends Plugin {
4
4
  private readonly _config;
package/lib/umd/index.js CHANGED
@@ -1 +1 @@
1
- function _0x3fb1(_0xfc5d79,_0x3c8a8b){_0xfc5d79=_0xfc5d79-0x8e;const _0x3c974f=_0x3c97();let _0x3fb11f=_0x3c974f[_0xfc5d79];return _0x3fb11f;}(function(_0x300870,_0x3ee065){const _0x3db542=_0x3fb1,_0x56a831=_0x300870();while(!![]){try{const _0x275e86=parseInt(_0x3db542(0x109))/0x1+-parseInt(_0x3db542(0xf2))/0x2*(-parseInt(_0x3db542(0xa3))/0x3)+parseInt(_0x3db542(0x145))/0x4+parseInt(_0x3db542(0x17e))/0x5+-parseInt(_0x3db542(0xc2))/0x6*(parseInt(_0x3db542(0x1bf))/0x7)+-parseInt(_0x3db542(0x1f2))/0x8+-parseInt(_0x3db542(0x135))/0x9*(parseInt(_0x3db542(0x17f))/0xa);if(_0x275e86===_0x3ee065)break;else _0x56a831['push'](_0x56a831['shift']());}catch(_0x29e660){_0x56a831['push'](_0x56a831['shift']());}}}(_0x3c97,0xb1756),function(_0x3299f1,_0x187192){const _0x288a10=_0x3fb1;typeof exports==_0x288a10(0x14b)&&typeof module<'u'?_0x187192(exports,require('@univerjs/core'),require('@univerjs/sheets'),require('@univerjs-pro/collaboration'),require('@univerjs-pro/collaboration-client'),require('@univerjs-pro/edit-history-viewer'),require('@univerjs-pro/license'),require('@univerjs-pro/sheets-chart'),require('@univerjs-pro/sheets-chart-ui'),require('@univerjs-pro/sheets-pivot'),require('@univerjs-pro/sheets-shape'),require('@univerjs-pro/sheets-shape-ui'),require('@univerjs-pro/sheets-sparkline'),require('@univerjs-pro/sheets-sparkline-ui'),require('@univerjs/data-validation'),require('@univerjs/design'),require('@univerjs/docs'),require('@univerjs/docs-ui'),require('@univerjs/drawing'),require('@univerjs/drawing-ui'),require('@univerjs/engine-formula'),require('@univerjs/engine-render'),require('@univerjs/network'),require('@univerjs/rpc'),require('@univerjs/sheets-conditional-formatting'),require('@univerjs/sheets-conditional-formatting-ui'),require('@univerjs/sheets-data-validation'),require('@univerjs/sheets-data-validation-ui'),require('@univerjs/sheets-drawing'),require('@univerjs/sheets-drawing-ui'),require('@univerjs/sheets-filter'),require('@univerjs/sheets-filter-ui'),require('@univerjs/sheets-formula'),require('@univerjs/sheets-formula-ui'),require('@univerjs/sheets-hyper-link'),require('@univerjs/sheets-hyper-link-ui'),require('@univerjs/sheets-numfmt'),require('@univerjs/sheets-table'),require('@univerjs/sheets-ui'),require('@univerjs/ui'),require('rxjs'),require('@univerjs-pro/collaboration-client-ui'),require('react')):typeof define==_0x288a10(0xa4)&&define[_0x288a10(0x11f)]?define(_0x288a10(0x152)['split']('.'),_0x187192):(_0x3299f1=typeof globalThis<'u'?globalThis:_0x3299f1||self,_0x187192(_0x3299f1[_0x288a10(0x1c7)]={},_0x3299f1['UniverCore'],_0x3299f1[_0x288a10(0x132)],_0x3299f1[_0x288a10(0x1d9)],_0x3299f1['UniverProCollaborationClient'],_0x3299f1[_0x288a10(0x1cd)],_0x3299f1['UniverProLicense'],_0x3299f1[_0x288a10(0x1dc)],_0x3299f1[_0x288a10(0x97)],_0x3299f1['UniverProSheetsPivot'],_0x3299f1[_0x288a10(0x141)],_0x3299f1[_0x288a10(0x10c)],_0x3299f1[_0x288a10(0xba)],_0x3299f1['UniverProSheetsSparklineUi'],_0x3299f1[_0x288a10(0x195)],_0x3299f1[_0x288a10(0x1ef)],_0x3299f1['UniverDocs'],_0x3299f1[_0x288a10(0x9d)],_0x3299f1[_0x288a10(0x17c)],_0x3299f1[_0x288a10(0x1e1)],_0x3299f1['UniverEngineFormula'],_0x3299f1['UniverEngineRender'],_0x3299f1[_0x288a10(0x1df)],_0x3299f1[_0x288a10(0x19f)],_0x3299f1[_0x288a10(0x9f)],_0x3299f1[_0x288a10(0x1ad)],_0x3299f1[_0x288a10(0x172)],_0x3299f1[_0x288a10(0xe4)],_0x3299f1[_0x288a10(0x159)],_0x3299f1[_0x288a10(0x94)],_0x3299f1[_0x288a10(0x14a)],_0x3299f1[_0x288a10(0x1be)],_0x3299f1[_0x288a10(0x99)],_0x3299f1[_0x288a10(0x1c2)],_0x3299f1[_0x288a10(0x98)],_0x3299f1[_0x288a10(0x8e)],_0x3299f1['UniverSheetsNumfmt'],_0x3299f1[_0x288a10(0x134)],_0x3299f1[_0x288a10(0xea)],_0x3299f1[_0x288a10(0x15a)],_0x3299f1[_0x288a10(0xb9)],_0x3299f1[_0x288a10(0x1a1)],_0x3299f1[_0x288a10(0x15b)]));}(this,function(_0x47bd7f,_0x4768cc,_0x5291e4,_0x5a4bb3,_0x1bcaaa,_0x24b189,_0xaf852a,_0x26f45d,_0x5eb784,_0x20f548,_0x19153d,_0x52ff92,_0x1a7b2b,_0xbe8b70,_0x2fb111,_0x55689a,_0x2831dd,_0x2fc71c,_0x3c57a0,_0x31f905,_0x58e920,_0x42dad2,_0x2335d0,_0x468f57,_0x9a2c78,_0x29d8f8,_0x56fbbc,_0x335baf,_0x2ccf8e,_0x3d805c,_0x8c7465,_0x3903cf,_0x94ef8b,_0x29d7c7,_0x46ae5d,_0x1a8ceb,_0x3e207d,_0x234dd,_0x563a20,_0x533613,_0x98ff3a,_0x229d5a,_0x57c62c){const _0x800f78=_0x3fb1;Object['defineProperty'](_0x47bd7f,Symbol[_0x800f78(0xdd)],{'value':_0x800f78(0xa6)});let _0x363ddb=_0x800f78(0x19b),_0x2d5bdc={};function _0x589d80(_0x297196){'@babel/helpers - typeof';const _0x591191=_0x800f78;return _0x589d80=typeof Symbol=='function'&&typeof Symbol[_0x591191(0x102)]==_0x591191(0x9e)?function(_0x25780b){return typeof _0x25780b;}:function(_0x11a697){const _0xc6975e=_0x591191;return _0x11a697&&typeof Symbol==_0xc6975e(0xa4)&&_0x11a697['constructor']===Symbol&&_0x11a697!==Symbol[_0xc6975e(0x119)]?_0xc6975e(0x9e):typeof _0x11a697;},_0x589d80(_0x297196);}function _0x5613d4(_0x474fd0,_0x4a9f4a){const _0x5278c2=_0x800f78;if(_0x589d80(_0x474fd0)!=_0x5278c2(0x14b)||!_0x474fd0)return _0x474fd0;var _0x133771=_0x474fd0[Symbol[_0x5278c2(0x13d)]];if(_0x133771!==void 0x0){var _0x1c80bb=_0x133771[_0x5278c2(0xca)](_0x474fd0,_0x4a9f4a||_0x5278c2(0x10e));if(_0x589d80(_0x1c80bb)!=_0x5278c2(0x14b))return _0x1c80bb;throw TypeError(_0x5278c2(0x14c));}return(_0x4a9f4a==='string'?String:Number)(_0x474fd0);}function _0x51c71b(_0x208ba9){const _0x2f3aff=_0x800f78;var _0x38761f=_0x5613d4(_0x208ba9,_0x2f3aff(0x95));return _0x589d80(_0x38761f)==_0x2f3aff(0x9e)?_0x38761f:_0x38761f+'';}function _0x1ff16a(_0x183507,_0x596a59,_0x40931a){const _0x597ff4=_0x800f78;return(_0x596a59=_0x51c71b(_0x596a59))in _0x183507?Object[_0x597ff4(0xd7)](_0x183507,_0x596a59,{'value':_0x40931a,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x183507[_0x596a59]=_0x40931a,_0x183507;}function _0x882259(_0x4caf64,_0xd4bd49){return function(_0xe482d,_0x3a6435){_0xd4bd49(_0xe482d,_0x3a6435,_0x4caf64);};}function _0x38cdd8(_0x341b50,_0x1ee58,_0x845896,_0x17ca04){const _0x455c67=_0x800f78;var _0x321786=arguments[_0x455c67(0x143)],_0x157a6a=_0x321786<0x3?_0x1ee58:_0x17ca04===null?_0x17ca04=Object[_0x455c67(0x165)](_0x1ee58,_0x845896):_0x17ca04,_0x17c1a5;if(typeof Reflect==_0x455c67(0x14b)&&typeof Reflect[_0x455c67(0x176)]==_0x455c67(0xa4))_0x157a6a=Reflect[_0x455c67(0x176)](_0x341b50,_0x1ee58,_0x845896,_0x17ca04);else{for(var _0x467c16=_0x341b50[_0x455c67(0x143)]-0x1;_0x467c16>=0x0;_0x467c16--)(_0x17c1a5=_0x341b50[_0x467c16])&&(_0x157a6a=(_0x321786<0x3?_0x17c1a5(_0x157a6a):_0x321786>0x3?_0x17c1a5(_0x1ee58,_0x845896,_0x157a6a):_0x17c1a5(_0x1ee58,_0x845896))||_0x157a6a);}return _0x321786>0x3&&_0x157a6a&&Object[_0x455c67(0xd7)](_0x1ee58,_0x845896,_0x157a6a),_0x157a6a;}let _0x55f9db=_0x800f78(0xec),_0x12ed48=_0x800f78(0xc9),_0x37b57d=class extends _0x4768cc[_0x800f78(0xfc)]{constructor(_0x3f4780,_0x4c91e7,_0x3ac143,_0x257d12,_0x1b6c51,_0x568d43,_0x1f41fe,_0x5dcae7,_0x45881f,_0x18c165){const _0x4a51c4=_0x800f78;super(),this[_0x4a51c4(0x1b7)]=_0x3f4780,this[_0x4a51c4(0x1d7)]=_0x4c91e7,this[_0x4a51c4(0x137)]=_0x3ac143,this[_0x4a51c4(0x1db)]=_0x257d12,this[_0x4a51c4(0x1c8)]=_0x1b6c51,this[_0x4a51c4(0x12c)]=_0x568d43,this[_0x4a51c4(0xaf)]=_0x1f41fe,this[_0x4a51c4(0xbc)]=_0x5dcae7,this[_0x4a51c4(0x1a5)]=_0x45881f,this[_0x4a51c4(0xf6)]=_0x18c165,_0x1ff16a(this,_0x4a51c4(0x1c4),new _0x98ff3a[(_0x4a51c4(0x91))](null)),_0x1ff16a(this,_0x4a51c4(0xcf),this[_0x4a51c4(0x1c4)][_0x4a51c4(0xde)]()),_0x1ff16a(this,_0x4a51c4(0x9c),new _0x4768cc[(_0x4a51c4(0x166))]()),_0x1ff16a(this,'_pluginMap',new Map()),_0x1ff16a(this,_0x4a51c4(0x1a8),null),this[_0x4a51c4(0x183)]();}get['historyUniver'](){const _0x5dd503=_0x800f78;return this['_historyUniver$'][_0x5dd503(0x1c0)];}['_init'](){const _0x55c9eb=_0x800f78;this['_initContainer'](),this[_0x55c9eb(0x1ce)]();}['_initContainer'](){const _0x2a0460=_0x800f78;var _0x55b218;let _0xf2c5bd=(_0x55b218=this[_0x2a0460(0x137)][_0x2a0460(0x1af)]('UNIVER_CONTAINER_ID'))==null?_0x2a0460(0x1da):_0x55b218,_0x174d2b=document[_0x2a0460(0xda)](_0xf2c5bd);if(!_0x174d2b)return;let _0x207850=document[_0x2a0460(0xfd)](_0x2a0460(0xa7));_0x207850['id']=_0x12ed48,_0x207850['dataset'][_0x2a0460(0xd3)]=_0x2a0460(0x1cb),_0x207850['style']['position']=_0x2a0460(0x16a),_0x207850[_0x2a0460(0x1bb)][_0x2a0460(0xb5)]='0',_0x207850['style'][_0x2a0460(0x14e)]='0',_0x207850['style']['width']=_0x2a0460(0x197),_0x207850[_0x2a0460(0x1bb)][_0x2a0460(0xdb)]=_0x2a0460(0x197),_0x207850[_0x2a0460(0x1bb)][_0x2a0460(0x1e3)]='49',_0x207850[_0x2a0460(0x1bb)]['display']=_0x2a0460(0x1ed),_0x174d2b[_0x2a0460(0xac)](_0x207850);}[_0x800f78(0x1ce)](){const _0x295414=_0x800f78;[[_0x42dad2['UniverRenderEnginePlugin']],[_0x533613['UniverUIPlugin'],{'container':_0x12ed48,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[_0x533613[_0x295414(0xb7)],null]]}],[_0x2335d0[_0x295414(0xdc)]],[_0x3c57a0[_0x295414(0x169)],{'override':[[_0x3c57a0[_0x295414(0x138)],null]]}],[_0x2831dd['UniverDocsPlugin'],{'hasScroll':!0x1}],[_0x2fc71c['UniverDocsUIPlugin']],[_0x3e207d[_0x295414(0x180)]],[_0x5291e4[_0x295414(0x1a0)],{'notExecuteFormula':!0x0}],[_0x563a20['UniverSheetsUIPlugin']],[_0x94ef8b['UniverSheetsFormulaPlugin']],[_0x29d7c7[_0x295414(0xc3)]],[_0x5a4bb3['UniverCollaborationPlugin']],[_0x8c7465[_0x295414(0xae)]],[_0x3903cf[_0x295414(0x10a)]],[_0x9a2c78[_0x295414(0xe3)]],[_0x29d8f8[_0x295414(0x1e9)]],[_0x46ae5d['UniverSheetsHyperLinkPlugin']],[_0x1a8ceb[_0x295414(0x1a3)]],[_0x2fb111[_0x295414(0xce)]],[_0x56fbbc['UniverSheetsDataValidationPlugin']],[_0x335baf[_0x295414(0x126)]],[_0x58e920[_0x295414(0xc1)],{'notExecuteFormula':!0x0}],[_0x31f905[_0x295414(0x10f)]],[_0x2ccf8e['UniverSheetsDrawingPlugin']],[_0x3d805c[_0x295414(0xcb)]],[_0x1a7b2b[_0x295414(0xa8)]],[_0xbe8b70[_0x295414(0xff)]],[_0x26f45d['UniverSheetsChartPlugin']],[_0x5eb784[_0x295414(0x1b9)]],[_0x19153d['UniverSheetsShapePlugin']],[_0x52ff92['UniverSheetsShapeUIPlugin']],[_0x20f548['UniverSheetsPivotTablePlugin'],{'notExecuteFormula':!0x0}],[_0x234dd['UniverSheetsTablePlugin']]][_0x295414(0x136)](([_0x5de4c7,_0x111e19])=>this[_0x295414(0x9a)](_0x5de4c7,_0x111e19));}[_0x800f78(0x1ae)](){const _0x230a39=_0x800f78;super[_0x230a39(0x1ae)](),this[_0x230a39(0x1eb)](),this['_pluginMap']['clear']();}['registerPlugin'](_0x49c9d1,_0x1980fb,_0x1a7d79){const _0x26459f=_0x800f78;if(this[_0x26459f(0x1ac)][_0x26459f(0x173)](_0x49c9d1[_0x26459f(0xf1)])&&!_0x1a7d79)throw Error(_0x26459f(0xe2)+_0x49c9d1[_0x26459f(0xf1)]+'\x20has\x20been\x20registered.');this[_0x26459f(0x1ac)][_0x26459f(0x1f3)](_0x49c9d1['pluginName'],[_0x49c9d1,_0x1980fb]);}[_0x800f78(0xa2)](){const _0x571041=_0x800f78;return Array['from'](this[_0x571041(0x1ac)]['values']());}[_0x800f78(0x160)](_0x401a34,_0x1b6e66){const _0x41dbea=_0x800f78;let _0x1684bb=document[_0x41dbea(0xda)](_0x12ed48);_0x1684bb&&(_0x1684bb['style'][_0x41dbea(0x12f)]='block',this[_0x41dbea(0xf9)](_0x401a34,_0x12ed48,_0x1b6e66));}[_0x800f78(0x1eb)](){const _0x580956=_0x800f78;var _0x4a5d79;this[_0x580956(0x9c)][_0x580956(0x1ae)](),(_0x4a5d79=this['historyUniver'])==null||_0x4a5d79[_0x580956(0x1ae)](),this['_historyUniver$'][_0x580956(0x181)](null);let _0x4576a5=document[_0x580956(0xda)](_0x12ed48);_0x4576a5&&(_0x4576a5[_0x580956(0x1bb)]['display']=_0x580956(0x1ed),this[_0x580956(0x1a8)]&&(this[_0x580956(0x1a8)]['terminate'](),this[_0x580956(0x1a8)]=null));}[_0x800f78(0xf9)](_0x577254,_0x56fb9e,_0x42b9a4){const _0x311bbd=_0x800f78;var _0x49f9fe,_0x2cc709,_0x1014de,_0x4a3f46,_0x22e3b;if(this[_0x311bbd(0x186)])return;let _0x1f3a68=new _0x4768cc[(_0x311bbd(0xb4))]({'locales':{[this[_0x311bbd(0x1b7)]['getCurrentLocale']()]:this[_0x311bbd(0x1b7)][_0x311bbd(0xf8)]()},'override':[[_0x4768cc[_0x311bbd(0x1b6)],{'useClass':_0x1bcaaa[_0x311bbd(0xfb)]}]]}),_0x228463=_0x1f3a68[_0x311bbd(0x193)]();this['disposeWithMe'](this[_0x311bbd(0xf6)][_0x311bbd(0x13a)][_0x311bbd(0x15d)](_0x38cc8c=>{const _0x3d57c3=_0x311bbd;_0x228463[_0x3d57c3(0x1b5)](_0x4768cc[_0x3d57c3(0xd6)])[_0x3d57c3(0x1a7)](_0x38cc8c);})),this[_0x311bbd(0x11d)](this['_themeService'][_0x311bbd(0xfe)]['subscribe'](_0x147112=>{const _0x2ba592=_0x311bbd;_0x228463[_0x2ba592(0x1b5)](_0x4768cc[_0x2ba592(0xd6)])['setTheme'](_0x147112);})),_0x228463[_0x311bbd(0x1b5)](_0x4768cc[_0x311bbd(0x18b)])[_0x311bbd(0x11c)](this[_0x311bbd(0x1b7)][_0x311bbd(0x198)]()),_0x228463[_0x311bbd(0x1b5)](_0x4768cc[_0x311bbd(0x161)])[_0x311bbd(0x1c3)](_0x1bcaaa[_0x311bbd(0x131)],this[_0x311bbd(0x137)][_0x311bbd(0x1af)](_0x1bcaaa[_0x311bbd(0x131)]));let _0x10b622=this['_configService'][_0x311bbd(0x1af)](_0xaf852a[_0x311bbd(0x93)]);_0x10b622&&_0x1f3a68[_0x311bbd(0x9a)](_0xaf852a[_0x311bbd(0x1ec)],{'license':_0x10b622['ls']});let _0x29596f=(_0x49f9fe=this['_configService'][_0x311bbd(0x1af)](_0x311bbd(0x19b)))==null?void 0x0:_0x49f9fe[_0x311bbd(0x1b8)],_0x1bfce=!!_0x29596f;_0x1bfce&&(this[_0x311bbd(0x1a8)]=_0x29596f instanceof Worker?_0x29596f:null,_0x1f3a68[_0x311bbd(0x9a)](_0x468f57[_0x311bbd(0xb2)],{'workerURL':_0x29596f})),this['_pluginMap']['forEach'](([_0x546a72,_0x1c41fb])=>{const _0x305306=_0x311bbd;_0x1f3a68[_0x305306(0x9a)](_0x546a72,_0x1c41fb);}),_0x1f3a68['registerPlugin'](_0x24b189[_0x311bbd(0x124)],{'historyListServerUrl':(_0x2cc709=this[_0x311bbd(0x137)][_0x311bbd(0x1af)](_0x311bbd(0x19b)))==null?void 0x0:_0x2cc709[_0x311bbd(0xbb)],'historyPanelComponentKey':(_0x1014de=this['_configService'][_0x311bbd(0x1af)](_0x311bbd(0x19b)))==null?void 0x0:_0x1014de[_0x311bbd(0xc4)],'historyPanelHidden':(_0x4a3f46=this['_configService'][_0x311bbd(0x1af)]('edit-history-loader.config'))==null?void 0x0:_0x4a3f46[_0x311bbd(0xf3)],'historyAIassistantEnabled':(_0x22e3b=this['_configService']['getConfig'](_0x311bbd(0x19b)))==null?void 0x0:_0x22e3b[_0x311bbd(0x1a9)]}),_0x228463['invoke'](_0x144530=>{this['_initListener'](_0x144530,_0x577254);}),this[_0x311bbd(0x1c4)][_0x311bbd(0x181)](_0x1f3a68);let _0x3c8924=_0x228463['get'](_0x24b189[_0x311bbd(0x1b1)]),_0x3ed72b=this['_checkCanRevert'](_0x577254),_0xd2760e=()=>{const _0x11d4c2=_0x311bbd;_0x42b9a4?_0x3c8924['triggerCustomVersions'](_0x577254,_0x56fb9e,_0x3ed72b,_0x42b9a4):_0x3c8924[_0x11d4c2(0x1b0)](_0x577254,_0x56fb9e,_0x3ed72b);};if(this['_messageService'][_0x311bbd(0x1aa)]({'content':this['_localeService']['t'](_0x311bbd(0x16e)),'type':_0x55689a[_0x311bbd(0x15c)][_0x311bbd(0xbd)]}),_0x1bfce)try{_0x228463['get'](_0x468f57[_0x311bbd(0x13f)])[_0x311bbd(0x164)]()[_0x311bbd(0x179)](()=>{_0xd2760e();});}catch{_0xd2760e();}else _0xd2760e();}[_0x800f78(0x18d)](_0x58ab44,_0x398b56){const _0x3f3bc1=_0x800f78;let _0x2816bc=_0x58ab44[_0x3f3bc1(0x1b5)](_0x24b189[_0x3f3bc1(0x1b1)]);this[_0x3f3bc1(0x9c)][_0x3f3bc1(0x16f)](_0x2816bc[_0x3f3bc1(0x10d)][_0x3f3bc1(0x15d)](_0x55af5a=>{const _0x259c24=_0x3f3bc1;switch(_0x55af5a){case _0x24b189[_0x259c24(0xe5)][_0x259c24(0xf4)]:this[_0x259c24(0xbc)][_0x259c24(0x155)](),this[_0x259c24(0x1a5)][_0x259c24(0x1ba)]();break;case _0x24b189[_0x259c24(0xe5)][_0x259c24(0x17d)]:this[_0x259c24(0x1db)][_0x259c24(0x90)](_0xe4584b['id']),this[_0x259c24(0x1eb)]();break;case _0x24b189[_0x259c24(0xe5)]['Error']:this[_0x259c24(0x1eb)](),this['_messageService'][_0x259c24(0x1aa)]({'content':this[_0x259c24(0x1b7)]['t']('edit-history-loader.panel.listFetchError'),'type':_0x55689a[_0x259c24(0x15c)][_0x259c24(0x151)],'duration':0xbb8});break;default:break;}})),this['_disposableCollection'][_0x3f3bc1(0x16f)](_0x2816bc[_0x3f3bc1(0x1a4)][_0x3f3bc1(0x15d)](async _0x2a1f96=>{const _0x44fbeb=_0x3f3bc1;_0x2a1f96&&this[_0x44fbeb(0x1db)][_0x44fbeb(0x90)](_0x5a4bb3['RevertRevisionMutation']['id'],{'unitId':_0x398b56,'revision':_0x2a1f96});}));}['_checkCanRevert'](_0x380ebb){const _0xad41f6=_0x800f78;let _0x189d12=this[_0xad41f6(0x1d7)]['getUnit'](_0x380ebb)[_0xad41f6(0x149)]()[_0xad41f6(0xf0)](_0xf0b686=>_0xf0b686[_0xad41f6(0x120)]()),_0xe9a4e2=new _0x5291e4[(_0xad41f6(0x12b))](_0x380ebb)['id'],_0x377a2a=_0x189d12[_0xad41f6(0xf0)](_0x50cda2=>new _0x5291e4[(_0xad41f6(0x157))](_0x380ebb,_0x50cda2)['id']),_0x3aa28f=_0x189d12[_0xad41f6(0xf0)](_0x4b3607=>this[_0xad41f6(0xaf)][_0xad41f6(0x1c9)](_0x380ebb,_0x4b3607)[_0xad41f6(0xf0)](_0x5b1a8c=>new _0x5291e4[(_0xad41f6(0x1e7))](_0x380ebb,_0x4b3607,_0x5b1a8c['permissionId'])['id']))[_0xad41f6(0x1d5)](),_0x2844c2=new _0x5291e4[(_0xad41f6(0x1d4))](_0x380ebb)['id'];return this[_0xad41f6(0x12c)][_0xad41f6(0x153)]([_0xe9a4e2,..._0x377a2a,..._0x3aa28f,_0x2844c2])['every'](_0x234528=>!!_0x234528['value']);}};_0x37b57d=_0x38cdd8([_0x882259(0x0,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x4768cc[_0x800f78(0x18b)])),_0x882259(0x1,_0x4768cc[_0x800f78(0x14d)]),_0x882259(0x2,_0x4768cc[_0x800f78(0x161)]),_0x882259(0x3,_0x4768cc[_0x800f78(0x110)]),_0x882259(0x4,_0x533613[_0x800f78(0x182)]),_0x882259(0x5,_0x4768cc[_0x800f78(0xd2)]),_0x882259(0x6,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x5291e4[_0x800f78(0x122)])),_0x882259(0x7,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x533613[_0x800f78(0xb7)])),_0x882259(0x8,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x533613[_0x800f78(0x12e)])),_0x882259(0x9,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x4768cc[_0x800f78(0xd6)]))],_0x37b57d);let _0x4ed86a={'id':_0x800f78(0x175),'type':_0x4768cc[_0x800f78(0x174)][_0x800f78(0xf7)],'handler':_0x1c2e59=>{const _0x3d1b82=_0x800f78;let _0x1011c6=_0x1c2e59[_0x3d1b82(0x1b5)](_0x37b57d),{unitId:_0x56c28c}=(0x0,_0x5291e4[_0x3d1b82(0xaa)])(_0x1c2e59[_0x3d1b82(0x1b5)](_0x4768cc[_0x3d1b82(0x14d)]))||{};return _0x56c28c?(_0x1011c6[_0x3d1b82(0x160)](_0x56c28c),!0x0):!0x1;}},_0xe4584b={'id':_0x800f78(0xcd),'type':_0x4768cc[_0x800f78(0x174)][_0x800f78(0xf7)],'handler':()=>!0x0};var _0x2744bf=_0x800f78(0x12d),_0x151c73=_0x800f78(0x150);function _0x28621a({ref:_0x13bab1,..._0x415950}){const _0x465441=_0x800f78;let {icon:_0x208242,id:_0x51de9e,className:_0x153c99,extend:_0x585b4b,..._0x27d268}=_0x415950,_0x142101=('univerjs-icon\x20univerjs-icon-'+_0x51de9e+'\x20'+(_0x153c99||''))[_0x465441(0xb1)](),_0x142251=(0x0,_0x57c62c['useRef'])('_'+_0x1c2b70());return _0x5c4280(_0x208242,''+_0x51de9e,{'defIds':_0x208242[_0x465441(0x1ab)],'idSuffix':_0x142251[_0x465441(0x178)]},{'ref':_0x13bab1,'className':_0x142101,..._0x27d268},_0x585b4b);}function _0x5c4280(_0x3f2d39,_0x2ba780,_0x20a4eb,_0x123ab9,_0x21edcf){const _0x3b35ec=_0x800f78;return(0x0,_0x57c62c[_0x3b35ec(0xfd)])(_0x3f2d39[_0x3b35ec(0x1e2)],{'key':_0x2ba780,..._0x543c7d(_0x3f2d39,_0x20a4eb,_0x21edcf),..._0x123ab9},(_0x1c493a(_0x3f2d39,_0x20a4eb)[_0x3b35ec(0x158)]||[])[_0x3b35ec(0xf0)]((_0x195ca6,_0x235f5a)=>_0x5c4280(_0x195ca6,_0x2ba780+'-'+_0x3f2d39[_0x3b35ec(0x1e2)]+'-'+_0x235f5a,_0x20a4eb,void 0x0,_0x21edcf)));}function _0x543c7d(_0x5e8967,_0x499815,_0x5e52f4){const _0x109131=_0x800f78;let _0x4ea6ce={..._0x5e8967[_0x109131(0xc5)]};_0x5e52f4!=null&&_0x5e52f4['colorChannel1']&&_0x4ea6ce[_0x109131(0x18c)]==='colorChannel1'&&(_0x4ea6ce['fill']=_0x5e52f4[_0x109131(0x1f1)]),_0x5e8967[_0x109131(0x1e2)]===_0x109131(0xbf)&&_0x4ea6ce['id']&&(_0x4ea6ce['id']+=_0x499815[_0x109131(0xed)]),Object['entries'](_0x4ea6ce)[_0x109131(0x136)](([_0x4a3df1,_0x3191bb])=>{const _0xb4e01c=_0x109131;_0x4a3df1===_0xb4e01c(0xbf)&&typeof _0x3191bb==_0xb4e01c(0x95)&&(_0x4ea6ce[_0x4a3df1]=_0x3191bb[_0xb4e01c(0xb3)](/url\(#(.*)\)/,_0xb4e01c(0x1ea)+_0x499815[_0xb4e01c(0xed)]+')'));});let {defIds:_0x4cd540}=_0x499815;return!_0x4cd540||_0x4cd540['length']===0x0?_0x4ea6ce:(_0x5e8967[_0x109131(0x1e2)]===_0x109131(0x185)&&_0x4ea6ce[_0x109131(0x1f4)]&&(_0x4ea6ce[_0x109131(0x1f4)]+=_0x499815[_0x109131(0xed)]),Object['entries'](_0x4ea6ce)[_0x109131(0x136)](([_0x94733f,_0x3c9a58])=>{const _0x5deb9c=_0x109131;typeof _0x3c9a58==_0x5deb9c(0x95)&&(_0x4ea6ce[_0x94733f]=_0x3c9a58['replace'](/url\(#(.*)\)/,'url(#$1'+_0x499815[_0x5deb9c(0xed)]+')'));}),_0x4ea6ce);}function _0x1c493a(_0x464485,_0x435283){const _0x3633ee=_0x800f78;var _0x281080;let {defIds:_0x3951d7}=_0x435283;return!_0x3951d7||_0x3951d7[_0x3633ee(0x143)]===0x0?_0x464485:_0x464485[_0x3633ee(0x1e2)]===_0x3633ee(0x1c5)&&(_0x281080=_0x464485['children'])!=null&&_0x281080['length']?{..._0x464485,'children':_0x464485['children'][_0x3633ee(0xf0)](_0x970630=>typeof _0x970630['attrs']['id']==_0x3633ee(0x95)&&_0x3951d7&&_0x3951d7['includes'](_0x970630[_0x3633ee(0xc5)]['id'])?{..._0x970630,'attrs':{..._0x970630[_0x3633ee(0xc5)],'id':_0x970630[_0x3633ee(0xc5)]['id']+_0x435283[_0x3633ee(0xed)]}}:_0x970630)}:_0x464485;}function _0x1c2b70(){const _0x39258e=_0x800f78;return Math['random']()[_0x39258e(0x13b)](0x24)[_0x39258e(0x144)](0x2,0x8);}_0x28621a['displayName']='UniverIcon';let _0x257b5c={'tag':_0x800f78(0x1de),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x800f78(0x1ed),'viewBox':'0\x200\x2016\x2016','width':_0x800f78(0x1bc),'height':'1em'},'children':[{'tag':'g','attrs':{'fill':_0x800f78(0xab),'clipPath':_0x800f78(0x189)},'children':[{'tag':_0x800f78(0xad),'attrs':{'d':_0x800f78(0x92)}},{'tag':'path','attrs':{'d':'M8.28291\x205.16293C8.28295\x204.83156\x208.01435\x204.5629\x207.68298\x204.56287C7.35161\x204.56283\x207.08295\x204.83143\x207.08291\x205.1628L7.08252\x208.63494C7.0825\x208.79881\x207.1495\x208.95555\x207.26796\x209.06877L9.70073\x2011.3939C9.94029\x2011.6228\x2010.3201\x2011.6142\x2010.549\x2011.3747C10.778\x2011.1351\x2010.7694\x2010.7553\x2010.5298\x2010.5263L8.28255\x208.37852L8.28291\x205.16293Z'}}]},{'tag':_0x800f78(0x1c5),'attrs':{},'children':[{'tag':_0x800f78(0x103),'attrs':{'id':_0x800f78(0x147)},'children':[{'tag':_0x800f78(0xad),'attrs':{'fill':_0x800f78(0xe8),'d':_0x800f78(0x19a)}}]}]}],'defIds':[_0x800f78(0x147)]},_0x47de05=(0x0,_0x57c62c[_0x800f78(0xdf)])(function(_0x59464a,_0x52c4ba){const _0x15272d=_0x800f78;return(0x0,_0x57c62c['createElement'])(_0x28621a,Object[_0x15272d(0x117)]({},_0x59464a,{'id':_0x15272d(0x1d1),'ref':_0x52c4ba,'icon':_0x257b5c}));});_0x47de05[_0x800f78(0x13e)]=_0x800f78(0x105);function _0x31fb98(_0x13f582){const _0x1b201f=_0x800f78;return{'id':_0x4ed86a['id'],'type':_0x533613['MenuItemType']['BUTTON'],'icon':_0x1b201f(0x105),'tooltip':'edit-history-loader.panel.title','hidden$':(0x0,_0x533613[_0x1b201f(0xa5)])(_0x13f582,_0x4768cc['UniverInstanceType'][_0x1b201f(0xd9)]),'disabled$':(0x0,_0x563a20[_0x1b201f(0x190)])(_0x13f582,{'workbookTypes':[_0x5291e4[_0x1b201f(0x113)]],'worksheetTypes':[],'rangeTypes':[]})};}let _0x6e07a0={[_0x533613[_0x800f78(0x1d3)][_0x800f78(0x146)]]:{[_0x4ed86a['id']]:{'order':0.2,'menuItemFactory':_0x31fb98}}},_0x991532=class extends _0x4768cc['RxDisposable']{constructor(_0x58967b,_0xdceab7,_0xfe2802,_0x1dd040,_0x172131,_0x21dc51,_0x51d82c,_0x1be745,_0x58b5ce,_0x391709,_0x1f0e2a){const _0x55c0ad=_0x800f78;super(),this[_0x55c0ad(0x1db)]=_0x58967b,this[_0x55c0ad(0xb8)]=_0xdceab7,this[_0x55c0ad(0x108)]=_0xfe2802,this[_0x55c0ad(0x13c)]=_0x1dd040,this[_0x55c0ad(0x1b7)]=_0x172131,this[_0x55c0ad(0x1c8)]=_0x21dc51,this[_0x55c0ad(0x1b2)]=_0x51d82c,this[_0x55c0ad(0xd8)]=_0x1be745,this['_dataLoaderService']=_0x58b5ce,this['_univerInstanceService']=_0x391709,this[_0x55c0ad(0x142)]=_0x1f0e2a,_0x1ff16a(this,_0x55c0ad(0xe7),null),this[_0x55c0ad(0x183)]();}[_0x800f78(0x183)](){const _0x5462fa=_0x800f78;[_0x4ed86a,_0xe4584b][_0x5462fa(0x136)](_0x41da18=>this[_0x5462fa(0x11d)]((0x0,_0x4768cc[_0x5462fa(0xeb)])(this[_0x5462fa(0x1db)]['registerCommand'](_0x41da18)))),this[_0x5462fa(0x11d)](this[_0x5462fa(0x108)][_0x5462fa(0xe1)]('HistoryIcon',_0x47de05)),this[_0x5462fa(0xb8)][_0x5462fa(0x1d0)](_0x6e07a0),this['disposeWithMe'](this[_0x5462fa(0x1db)][_0x5462fa(0x194)](async(_0x24c0c0,_0x58adb3)=>{const _0x37440e=_0x5462fa;if(_0x24c0c0['id']===_0x5a4bb3[_0x37440e(0x17b)]['id']){let {unitId:_0xd9858f}=_0x24c0c0['params'];this[_0x37440e(0x1c8)][_0x37440e(0x1aa)]({'content':this[_0x37440e(0x1b7)]['t']('edit-history-loader.panel.reverting'),'type':_0x55689a[_0x37440e(0x15c)][_0x37440e(0xbd)],'duration':0x1388});let _0x5dfde2=this[_0x37440e(0x1b2)][_0x37440e(0x191)](_0xd9858f);_0x58adb3!=null&&_0x58adb3['fromCollab']?this[_0x37440e(0x167)](_0x5dfde2,async()=>(setTimeout(()=>window[_0x37440e(0x19c)]['reload']()),!0x0),!0x0):this[_0x37440e(0x167)](_0x5dfde2,async()=>{const _0x19816a=_0x37440e;let _0x343a28=this[_0x19816a(0x1d7)][_0x19816a(0x128)](_0x4768cc[_0x19816a(0x1d6)][_0x19816a(0xd9)]),_0x36011c=_0x343a28==null?void 0x0:_0x343a28[_0x19816a(0xb6)]();if(!_0x36011c)return!0x1;this[_0x19816a(0x1d7)][_0x19816a(0x115)](_0xd9858f);let _0x392109=await this[_0x19816a(0x101)][_0x19816a(0x1dd)](_0xd9858f,_0x4768cc[_0x19816a(0x1d6)][_0x19816a(0xd9)]);return _0x392109&&_0x392109 instanceof _0x4768cc['Workbook']?(await this['_setupSubUnitSync'](_0x392109,_0x36011c[_0x19816a(0x120)]()),!0x0):!0x1;});}}));}[_0x800f78(0x167)](_0x3549b5,_0x357860,_0x26b996=!0x1){const _0x3239d5=_0x800f78;let _0x176ebc=(0x0,_0x98ff3a[_0x3239d5(0x130)])([_0x3549b5[_0x3239d5(0xe9)][_0x3239d5(0x15f)],_0x3549b5[_0x3239d5(0x140)]])[_0x3239d5(0x15d)](async([_0x172ec1,_0x164a63])=>{const _0x52d4db=_0x3239d5;if(_0x172ec1[_0x52d4db(0x1b3)]===_0x5a4bb3[_0x52d4db(0x1e0)][_0x52d4db(0x1cc)]&&(_0x164a63==null?void 0x0:_0x164a63[_0x52d4db(0x14f)])===_0x1bcaaa[_0x52d4db(0x114)][_0x52d4db(0xe0)]&&_0x172ec1['data'][_0x52d4db(0x184)][_0x52d4db(0x139)](_0x5e1496=>_0x5e1496['id']===_0x5a4bb3[_0x52d4db(0x17b)]['id'])&&await _0x357860()){var _0x3458d2;this[_0x52d4db(0x13c)][_0x52d4db(0x1eb)](),_0x176ebc['unsubscribe'](),this['_revertErrorTimer']&&clearTimeout(this[_0x52d4db(0xe7)]),await((_0x3458d2=this[_0x52d4db(0xd8)])==null?void 0x0:_0x3458d2[_0x52d4db(0x100)]()),this[_0x52d4db(0x1c8)]['removeAll']();}});_0x26b996&&(this[_0x3239d5(0xe7)]=setTimeout(()=>{const _0x391505=_0x3239d5;_0x176ebc[_0x391505(0x19d)](),this[_0x391505(0x1c8)][_0x391505(0x1aa)]({'content':this['_localeService']['t'](_0x391505(0x1ca)),'type':_0x55689a[_0x391505(0x15c)][_0x391505(0x151)],'duration':0xbb8});},0x1388));}async[_0x800f78(0xc8)](_0x11d744,_0x4e0c0d){const _0x19e619=_0x800f78;await this[_0x19e619(0x18e)](_0x11d744,_0x4e0c0d),_0x11d744[_0x19e619(0xa0)][_0x19e619(0x15e)]((0x0,_0x98ff3a[_0x19e619(0x1d2)])(this[_0x19e619(0x123)]))['subscribe'](_0x198951=>{_0x198951&&this['_updateURLWithCurrentState'](_0x198951);}),this[_0x19e619(0x142)][_0x19e619(0xbe)]['pipe']((0x0,_0x98ff3a['takeUntil'])(this['dispose$']))['subscribe'](()=>this[_0x19e619(0x18e)](_0x11d744,_0x4e0c0d));}['_updateURLWithCurrentState'](_0x88f6cd,_0x275ee4=!0x1){const _0x28cbc9=_0x800f78;let _0x47c03d=this['_urlService'][_0x28cbc9(0x187)]('subunit');_0x88f6cd[_0x28cbc9(0x120)]()!==_0x47c03d&&this[_0x28cbc9(0x142)][_0x28cbc9(0x163)](_0x28cbc9(0x162),_0x88f6cd[_0x28cbc9(0x120)](),_0x275ee4);}async['_updateSubUnitFromURLParams'](_0x16ea57,_0x5c67c5){const _0x9c5df1=_0x800f78;var _0x126cb0;if(!_0x5c67c5||!_0x16ea57[_0x9c5df1(0x1f0)](_0x5c67c5)){let _0x446c9b=_0x16ea57['getUnhiddenWorksheets']()[0x0],_0x1e3d20=_0x16ea57['getSheetBySheetId'](_0x446c9b);if(!_0x1e3d20)return;this[_0x9c5df1(0xc0)](_0x1e3d20,!0x0),await this['_commandService'][_0x9c5df1(0x90)](_0x5291e4['SetWorksheetActivateCommand']['id'],{'unitId':_0x16ea57[_0x9c5df1(0x19e)](),'subUnitId':_0x446c9b});return;}((_0x126cb0=_0x16ea57[_0x9c5df1(0xb6)]())==null?void 0x0:_0x126cb0[_0x9c5df1(0x120)]())!==_0x5c67c5&&await this[_0x9c5df1(0x1db)][_0x9c5df1(0x90)](_0x5291e4['SetWorksheetActivateCommand']['id'],{'unitId':_0x16ea57[_0x9c5df1(0x19e)](),'subUnitId':_0x5c67c5});}};_0x991532=_0x38cdd8([_0x882259(0x0,_0x4768cc[_0x800f78(0x110)]),_0x882259(0x1,_0x533613[_0x800f78(0x177)]),_0x882259(0x2,(0x0,_0x4768cc['Inject'])(_0x533613[_0x800f78(0x1ee)])),_0x882259(0x3,(0x0,_0x4768cc['Inject'])(_0x37b57d)),_0x882259(0x4,(0x0,_0x4768cc['Inject'])(_0x4768cc[_0x800f78(0x18b)])),_0x882259(0x5,_0x533613[_0x800f78(0x182)]),_0x882259(0x6,(0x0,_0x4768cc['Inject'])(_0x1bcaaa['CollaborationController'])),_0x882259(0x7,_0x1bcaaa[_0x800f78(0x17a)]),_0x882259(0x8,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x1bcaaa[_0x800f78(0x1e8)])),_0x882259(0x9,_0x4768cc[_0x800f78(0x14d)]),_0x882259(0xa,_0x229d5a[_0x800f78(0x156)])],_0x991532);let _0x3f86ab=_0x800f78(0xf5),_0x14791e=class extends _0x4768cc[_0x800f78(0xfc)]{constructor(_0x1bc53a,_0x340555,_0x9a63b4,_0x10b001,_0x108e80,_0x395f6c,_0x273fd9,_0x18aeb7,_0x18dafd,_0x2d6db8){const _0x35549b=_0x800f78;super(),this[_0x35549b(0x1b7)]=_0x1bc53a,this[_0x35549b(0x1d7)]=_0x340555,this[_0x35549b(0x137)]=_0x9a63b4,this[_0x35549b(0x1db)]=_0x10b001,this[_0x35549b(0x1c8)]=_0x108e80,this['_permissionService']=_0x395f6c,this[_0x35549b(0xaf)]=_0x273fd9,this['_dialogService']=_0x18aeb7,this[_0x35549b(0x1a5)]=_0x18dafd,this[_0x35549b(0xf6)]=_0x2d6db8,_0x1ff16a(this,_0x35549b(0x1c4),new _0x98ff3a[(_0x35549b(0x91))](null)),_0x1ff16a(this,_0x35549b(0xcf),this[_0x35549b(0x1c4)][_0x35549b(0xde)]()),_0x1ff16a(this,_0x35549b(0x9c),new _0x4768cc[(_0x35549b(0x166))]()),_0x1ff16a(this,_0x35549b(0x1ac),new Map()),_0x1ff16a(this,_0x35549b(0x1a8),null),this['_init']();}get[_0x800f78(0x186)](){return this['_historyUniver$']['value'];}['_init'](){const _0x1d3cb3=_0x800f78;this[_0x1d3cb3(0x127)](),this[_0x1d3cb3(0x1ce)]();}[_0x800f78(0x127)](){const _0x309196=_0x800f78;var _0x3a6688;let _0x382178=(_0x3a6688=this[_0x309196(0x137)]['getConfig']('UNIVER_CONTAINER_ID'))==null?_0x309196(0x1da):_0x3a6688,_0x55fc50=document[_0x309196(0xda)](_0x382178);if(!_0x55fc50)return;let _0x1c46dc=document[_0x309196(0xfd)](_0x309196(0xa7));_0x1c46dc['id']=_0x3f86ab,_0x1c46dc[_0x309196(0xd1)]['uComp']=_0x309196(0x1cb),_0x1c46dc[_0x309196(0x1bb)]['position']=_0x309196(0x16a),_0x1c46dc['style'][_0x309196(0xb5)]='0',_0x1c46dc[_0x309196(0x1bb)][_0x309196(0x14e)]='0',_0x1c46dc[_0x309196(0x1bb)][_0x309196(0x106)]='100%',_0x1c46dc[_0x309196(0x1bb)][_0x309196(0xdb)]=_0x309196(0x197),_0x1c46dc[_0x309196(0x1bb)]['zIndex']='49',_0x1c46dc[_0x309196(0x1bb)][_0x309196(0x12f)]=_0x309196(0x1ed),_0x55fc50[_0x309196(0xac)](_0x1c46dc);}['_initPlugins'](){const _0x208bd9=_0x800f78;[[_0x42dad2['UniverRenderEnginePlugin']],[_0x533613[_0x208bd9(0x8f)],{'container':_0x3f86ab,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[_0x533613[_0x208bd9(0xb7)],null]]}],[_0x2335d0[_0x208bd9(0xdc)]],[_0x3c57a0[_0x208bd9(0x169)],{'override':[[_0x3c57a0[_0x208bd9(0x138)],null]]}],[_0x2831dd[_0x208bd9(0x1c1)],{'hasScroll':!0x1}],[_0x2fc71c[_0x208bd9(0x11e)]],[_0x3e207d[_0x208bd9(0x180)]],[_0x5291e4[_0x208bd9(0x1a0)],{'notExecuteFormula':!0x0}],[_0x563a20['UniverSheetsMobileUIPlugin']],[_0x94ef8b[_0x208bd9(0x1d8)]],[_0x29d7c7['UniverSheetsFormulaUIPlugin']],[_0x5a4bb3[_0x208bd9(0xc6)]],[_0x8c7465[_0x208bd9(0xae)]],[_0x9a2c78['UniverSheetsConditionalFormattingPlugin']],[_0x46ae5d[_0x208bd9(0x11b)]],[_0x1a8ceb['UniverSheetsHyperLinkUIPlugin']],[_0x2fb111[_0x208bd9(0xce)]],[_0x56fbbc[_0x208bd9(0xc7)]],[_0x335baf[_0x208bd9(0x1e4)]],[_0x58e920['UniverFormulaEnginePlugin'],{'notExecuteFormula':!0x0}],[_0x31f905[_0x208bd9(0x10f)]],[_0x2ccf8e[_0x208bd9(0xa9)]],[_0x3d805c[_0x208bd9(0xcb)]],[_0x1a7b2b[_0x208bd9(0xa8)]],[_0xbe8b70[_0x208bd9(0xff)]],[_0x26f45d['UniverSheetsChartPlugin']],[_0x5eb784[_0x208bd9(0x1b9)]],[_0x19153d[_0x208bd9(0x192)]],[_0x52ff92['UniverSheetsShapeUIPlugin']],[_0x20f548[_0x208bd9(0x16b)],{'notExecuteFormula':!0x0}],[_0x234dd[_0x208bd9(0x171)]]]['forEach'](([_0x179de9,_0x557e28])=>this[_0x208bd9(0x9a)](_0x179de9,_0x557e28));}[_0x800f78(0x1ae)](){const _0x27faa9=_0x800f78;super[_0x27faa9(0x1ae)](),this['unMountHistoryContent'](),this[_0x27faa9(0x1ac)][_0x27faa9(0x118)]();}[_0x800f78(0x9a)](_0x532e9f,_0x1c0c6a,_0x3d9564){const _0x1e3c7a=_0x800f78;if(this[_0x1e3c7a(0x1ac)][_0x1e3c7a(0x173)](_0x532e9f[_0x1e3c7a(0xf1)])&&!_0x3d9564)throw Error(_0x1e3c7a(0xfa)+_0x532e9f['pluginName']+'\x20has\x20been\x20registered.');this['_pluginMap'][_0x1e3c7a(0x1f3)](_0x532e9f[_0x1e3c7a(0xf1)],[_0x532e9f,_0x1c0c6a]);}[_0x800f78(0xa2)](){const _0x194336=_0x800f78;return Array[_0x194336(0x168)](this[_0x194336(0x1ac)]['values']());}[_0x800f78(0x160)](_0x57df60,_0x4b4068){const _0xf63ff9=_0x800f78;let _0x38185d=document[_0xf63ff9(0xda)](_0x3f86ab);_0x38185d&&(_0x38185d[_0xf63ff9(0x1bb)][_0xf63ff9(0x12f)]=_0xf63ff9(0xe6),this[_0xf63ff9(0xf9)](_0x57df60,_0x3f86ab,_0x4b4068));}[_0x800f78(0x1eb)](){const _0x2d382a=_0x800f78;var _0x6796ba;this['_disposableCollection'][_0x2d382a(0x1ae)](),(_0x6796ba=this['historyUniver'])==null||_0x6796ba[_0x2d382a(0x1ae)](),this[_0x2d382a(0x1c4)][_0x2d382a(0x181)](null);let _0xe6e60d=document['getElementById'](_0x3f86ab);_0xe6e60d&&(_0xe6e60d['style'][_0x2d382a(0x12f)]=_0x2d382a(0x1ed),this[_0x2d382a(0x1a8)]&&(this[_0x2d382a(0x1a8)][_0x2d382a(0xd4)](),this[_0x2d382a(0x1a8)]=null));}['_initUniver'](_0x246d72,_0xa67c85,_0x55f4b2){const _0x5bc821=_0x800f78;var _0x2a6f80,_0x203230,_0x412cbb,_0x3ea0cf;if(this[_0x5bc821(0x186)])return;let _0x935996=new _0x4768cc['Univer']({'locales':{[this[_0x5bc821(0x1b7)][_0x5bc821(0x198)]()]:this[_0x5bc821(0x1b7)]['getLocales']()},'override':[[_0x4768cc[_0x5bc821(0x1b6)],{'useClass':_0x1bcaaa[_0x5bc821(0xfb)]}]]}),_0x5c67e0=_0x935996[_0x5bc821(0x193)]();this[_0x5bc821(0x11d)](this[_0x5bc821(0xf6)][_0x5bc821(0x13a)][_0x5bc821(0x15d)](_0x326256=>{const _0x1f0b47=_0x5bc821;_0x5c67e0['get'](_0x4768cc['ThemeService'])[_0x1f0b47(0x1a7)](_0x326256);})),this[_0x5bc821(0x11d)](this[_0x5bc821(0xf6)]['currentTheme$'][_0x5bc821(0x15d)](_0x4a5f9c=>{const _0x469c59=_0x5bc821;_0x5c67e0[_0x469c59(0x1b5)](_0x4768cc[_0x469c59(0xd6)])[_0x469c59(0x16d)](_0x4a5f9c);})),_0x5c67e0[_0x5bc821(0x1b5)](_0x4768cc['LocaleService'])[_0x5bc821(0x11c)](this[_0x5bc821(0x1b7)][_0x5bc821(0x198)]()),_0x5c67e0[_0x5bc821(0x1b5)](_0x4768cc['IConfigService'])[_0x5bc821(0x1c3)](_0x1bcaaa[_0x5bc821(0x131)],this[_0x5bc821(0x137)][_0x5bc821(0x1af)](_0x1bcaaa[_0x5bc821(0x131)]));let _0x324e52=this[_0x5bc821(0x137)][_0x5bc821(0x1af)](_0xaf852a[_0x5bc821(0x93)]);_0x324e52&&_0x935996[_0x5bc821(0x9a)](_0xaf852a[_0x5bc821(0x1ec)],{'license':_0x324e52['ls']});let _0x179a3c=(_0x2a6f80=this[_0x5bc821(0x137)][_0x5bc821(0x1af)]('edit-history-loader.config'))==null?void 0x0:_0x2a6f80[_0x5bc821(0x1b8)],_0x5e78de=!!_0x179a3c;_0x5e78de&&(this[_0x5bc821(0x1a8)]=_0x179a3c instanceof Worker?_0x179a3c:null,_0x935996[_0x5bc821(0x9a)](_0x468f57[_0x5bc821(0xb2)],{'workerURL':_0x179a3c})),this[_0x5bc821(0x1ac)]['forEach'](([_0x5d1201,_0x50cdc4])=>{const _0x13459e=_0x5bc821;_0x935996[_0x13459e(0x9a)](_0x5d1201,_0x50cdc4);}),_0x935996[_0x5bc821(0x9a)](_0x24b189[_0x5bc821(0x170)],{'historyListServerUrl':(_0x203230=this[_0x5bc821(0x137)][_0x5bc821(0x1af)](_0x5bc821(0x19b)))==null?void 0x0:_0x203230[_0x5bc821(0xbb)],'historyPanelComponentKey':(_0x412cbb=this[_0x5bc821(0x137)]['getConfig']('edit-history-loader.config'))==null?void 0x0:_0x412cbb[_0x5bc821(0xc4)],'historyPanelHidden':(_0x3ea0cf=this[_0x5bc821(0x137)][_0x5bc821(0x1af)](_0x5bc821(0x19b)))==null?void 0x0:_0x3ea0cf[_0x5bc821(0xf3)]}),_0x5c67e0[_0x5bc821(0x125)](_0xa02876=>{const _0x29140b=_0x5bc821;this[_0x29140b(0x18d)](_0xa02876,_0x246d72);}),this[_0x5bc821(0x1c4)][_0x5bc821(0x181)](_0x935996);let _0x1e9acb=_0x5c67e0[_0x5bc821(0x1b5)](_0x24b189['HistoryManagerService']),_0x3a5d7e=this['_checkCanRevert'](_0x246d72),_0x5c33f=()=>{const _0x32e9a9=_0x5bc821;_0x55f4b2?_0x1e9acb['triggerCustomVersions'](_0x246d72,_0xa67c85,_0x3a5d7e,_0x55f4b2):_0x1e9acb[_0x32e9a9(0x1b0)](_0x246d72,_0xa67c85,_0x3a5d7e);};if(this['_messageService']['show']({'content':this[_0x5bc821(0x1b7)]['t'](_0x5bc821(0x16e)),'type':_0x55689a[_0x5bc821(0x15c)][_0x5bc821(0xbd)]}),_0x5e78de)try{_0x5c67e0[_0x5bc821(0x1b5)](_0x468f57[_0x5bc821(0x13f)])[_0x5bc821(0x164)]()['then'](()=>{_0x5c33f();});}catch{_0x5c33f();}else _0x5c33f();}['_initListener'](_0x48cbd2,_0x4e21f6){const _0x2ae5c0=_0x800f78;let _0x44f787=_0x48cbd2[_0x2ae5c0(0x1b5)](_0x24b189[_0x2ae5c0(0x1b1)]);this[_0x2ae5c0(0x9c)]['add'](_0x44f787[_0x2ae5c0(0x10d)][_0x2ae5c0(0x15d)](_0x1f9c66=>{const _0x4418a4=_0x2ae5c0;switch(_0x1f9c66){case _0x24b189['HistoryModeStatus'][_0x4418a4(0xf4)]:this[_0x4418a4(0xbc)][_0x4418a4(0x155)](),this[_0x4418a4(0x1a5)][_0x4418a4(0x1ba)]();break;case _0x24b189[_0x4418a4(0xe5)][_0x4418a4(0x17d)]:this[_0x4418a4(0x1db)][_0x4418a4(0x90)](_0xe4584b['id']),this[_0x4418a4(0x1eb)]();break;case _0x24b189[_0x4418a4(0xe5)][_0x4418a4(0x151)]:this[_0x4418a4(0x1eb)](),this[_0x4418a4(0x1c8)][_0x4418a4(0x1aa)]({'content':this[_0x4418a4(0x1b7)]['t'](_0x4418a4(0x112)),'type':_0x55689a[_0x4418a4(0x15c)][_0x4418a4(0x151)],'duration':0xbb8});break;default:break;}})),this[_0x2ae5c0(0x9c)][_0x2ae5c0(0x16f)](_0x44f787[_0x2ae5c0(0x1a4)][_0x2ae5c0(0x15d)](async _0xbea637=>{const _0x148250=_0x2ae5c0;_0xbea637&&this[_0x148250(0x1db)]['executeCommand'](_0x5a4bb3[_0x148250(0x17b)]['id'],{'unitId':_0x4e21f6,'revision':_0xbea637});}));}[_0x800f78(0xcc)](_0x325af4){const _0x581ef8=_0x800f78;let _0x321904=this[_0x581ef8(0x1d7)]['getUnit'](_0x325af4)[_0x581ef8(0x149)]()[_0x581ef8(0xf0)](_0x588078=>_0x588078[_0x581ef8(0x120)]()),_0x4d939c=new _0x5291e4[(_0x581ef8(0x12b))](_0x325af4)['id'],_0x397ca7=_0x321904['map'](_0x39fe27=>new _0x5291e4['WorksheetEditPermission'](_0x325af4,_0x39fe27)['id']),_0x4f5819=_0x321904[_0x581ef8(0xf0)](_0x50d865=>this[_0x581ef8(0xaf)][_0x581ef8(0x1c9)](_0x325af4,_0x50d865)[_0x581ef8(0xf0)](_0x2c0cda=>new _0x5291e4[(_0x581ef8(0x1e7))](_0x325af4,_0x50d865,_0x2c0cda[_0x581ef8(0xee)])['id']))['flat'](),_0x3bd26b=new _0x5291e4[(_0x581ef8(0x1d4))](_0x325af4)['id'];return this['_permissionService'][_0x581ef8(0x153)]([_0x4d939c,..._0x397ca7,..._0x4f5819,_0x3bd26b])['every'](_0x3275e8=>!!_0x3275e8[_0x581ef8(0x1c0)]);}};_0x14791e=_0x38cdd8([_0x882259(0x0,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x4768cc[_0x800f78(0x18b)])),_0x882259(0x1,_0x4768cc['IUniverInstanceService']),_0x882259(0x2,_0x4768cc[_0x800f78(0x161)]),_0x882259(0x3,_0x4768cc[_0x800f78(0x110)]),_0x882259(0x4,_0x533613[_0x800f78(0x182)]),_0x882259(0x5,_0x4768cc['IPermissionService']),_0x882259(0x6,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x5291e4[_0x800f78(0x122)])),_0x882259(0x7,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x533613[_0x800f78(0xb7)])),_0x882259(0x8,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x533613[_0x800f78(0x12e)])),_0x882259(0x9,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x4768cc[_0x800f78(0xd6)]))],_0x14791e);let _0x3f5823=class extends _0x4768cc[_0x800f78(0x18f)]{constructor(_0x2be3c7=_0x2d5bdc,_0x35d3a1,_0xa5f99){const _0x4fa764=_0x800f78;super(),this[_0x4fa764(0x104)]=_0x2be3c7,this[_0x4fa764(0x1bd)]=_0x35d3a1,this[_0x4fa764(0x137)]=_0xa5f99;let {menu:_0x223d34,..._0x2f5349}=(0x0,_0x4768cc[_0x4fa764(0x154)])({},_0x2d5bdc,this['_config']);_0x223d34&&this[_0x4fa764(0x137)]['setConfig'](_0x4fa764(0x96),_0x223d34,{'merge':!0x0}),this[_0x4fa764(0x137)]['setConfig'](_0x363ddb,_0x2f5349),this[_0x4fa764(0x104)][_0x4fa764(0x1cf)]&&this[_0x4fa764(0x137)][_0x4fa764(0x1c3)]('UNIVER_CONTAINER_ID',this[_0x4fa764(0x104)]['univerContainerId']);}['onStarting'](){const _0x3e45bf=_0x800f78;[[_0x37b57d,{'useClass':_0x14791e}],[_0x991532]][_0x3e45bf(0x136)](_0x22c43e=>this['_injector']['add'](_0x22c43e));}[_0x800f78(0x188)](){const _0x137e72=_0x800f78;this[_0x137e72(0x1bd)][_0x137e72(0x1b5)](_0x991532);}};_0x1ff16a(_0x3f5823,_0x800f78(0x10b),_0x4768cc[_0x800f78(0x1d6)][_0x800f78(0x18a)]),_0x1ff16a(_0x3f5823,_0x800f78(0xf1),_0x800f78(0x16c)),_0x1ff16a(_0x3f5823,_0x800f78(0x9b),_0x2744bf),_0x1ff16a(_0x3f5823,_0x800f78(0x107),_0x151c73),_0x3f5823=_0x38cdd8([(0x0,_0x4768cc[_0x800f78(0x1a2)])(_0xaf852a[_0x800f78(0x1ec)]),_0x882259(0x1,(0x0,_0x4768cc['Inject'])(_0x4768cc['Injector'])),_0x882259(0x2,_0x4768cc['IConfigService'])],_0x3f5823);let _0x4c033b=class extends _0x4768cc[_0x800f78(0x196)]{constructor(_0x34b952,_0x18d074,_0x5c0dd9,_0x2f573d,_0x18725f,_0x4dec8a,_0x4e10d7,_0x32749a,_0x1b0312,_0x7f2bf8,_0x56009d){const _0x1ad02e=_0x800f78;super(),this[_0x1ad02e(0x1db)]=_0x34b952,this[_0x1ad02e(0xb8)]=_0x18d074,this[_0x1ad02e(0x108)]=_0x5c0dd9,this[_0x1ad02e(0x13c)]=_0x2f573d,this['_localeService']=_0x18725f,this[_0x1ad02e(0x1c8)]=_0x4dec8a,this['_collaborationController']=_0x4e10d7,this[_0x1ad02e(0xd8)]=_0x32749a,this[_0x1ad02e(0x101)]=_0x1b0312,this[_0x1ad02e(0x1d7)]=_0x7f2bf8,this[_0x1ad02e(0x142)]=_0x56009d,_0x1ff16a(this,_0x1ad02e(0xe7),null),this['_init']();}[_0x800f78(0x183)](){const _0x42623f=_0x800f78;[_0x4ed86a,_0xe4584b]['forEach'](_0x346106=>this[_0x42623f(0x11d)]((0x0,_0x4768cc['toDisposable'])(this[_0x42623f(0x1db)][_0x42623f(0x133)](_0x346106)))),this['disposeWithMe'](this['_componentManager'][_0x42623f(0xe1)](_0x42623f(0x105),_0x47de05)),this['_menuManagerService'][_0x42623f(0x1d0)](_0x6e07a0),this['disposeWithMe'](this[_0x42623f(0x1db)][_0x42623f(0x194)](async(_0x17f9a2,_0x549206)=>{const _0x5f44b3=_0x42623f;if(_0x17f9a2['id']===_0x5a4bb3[_0x5f44b3(0x17b)]['id']){let {unitId:_0x1e63b3}=_0x17f9a2[_0x5f44b3(0xef)];this[_0x5f44b3(0x1c8)]['show']({'content':this[_0x5f44b3(0x1b7)]['t'](_0x5f44b3(0xb0)),'type':_0x55689a[_0x5f44b3(0x15c)]['Loading'],'duration':0x1388});let _0x3454fc=this[_0x5f44b3(0x1b2)]['getCollabEntity'](_0x1e63b3);_0x549206!=null&&_0x549206['fromCollab']?this[_0x5f44b3(0x167)](_0x3454fc,async()=>(setTimeout(()=>window[_0x5f44b3(0x19c)][_0x5f44b3(0x129)]()),!0x0),!0x0):this[_0x5f44b3(0x167)](_0x3454fc,async()=>{const _0x3947a5=_0x5f44b3;let _0x82b371=this[_0x3947a5(0x1d7)]['getCurrentUnitOfType'](_0x4768cc[_0x3947a5(0x1d6)][_0x3947a5(0xd9)]),_0x5a7ac1=_0x82b371==null?void 0x0:_0x82b371[_0x3947a5(0xb6)]();if(!_0x5a7ac1)return!0x1;this[_0x3947a5(0x1d7)][_0x3947a5(0x115)](_0x1e63b3);let _0x2e53a8=await this[_0x3947a5(0x101)]['loadUnit'](_0x1e63b3,_0x4768cc[_0x3947a5(0x1d6)]['UNIVER_SHEET']);return _0x2e53a8&&_0x2e53a8 instanceof _0x4768cc[_0x3947a5(0x111)]?(await this[_0x3947a5(0xc8)](_0x2e53a8,_0x5a7ac1[_0x3947a5(0x120)]()),!0x0):!0x1;});}}));}[_0x800f78(0x167)](_0x4dc196,_0x13aeab,_0x3f6d6b=!0x1){const _0x201ff7=_0x800f78;let _0x22e622=(0x0,_0x98ff3a[_0x201ff7(0x130)])([_0x4dc196[_0x201ff7(0xe9)]['event$'],_0x4dc196[_0x201ff7(0x140)]])['subscribe'](async([_0x57707e,_0x57709a])=>{const _0xd11171=_0x201ff7;if(_0x57707e['eventID']===_0x5a4bb3[_0xd11171(0x1e0)][_0xd11171(0x1cc)]&&(_0x57709a==null?void 0x0:_0x57709a[_0xd11171(0x14f)])===_0x1bcaaa[_0xd11171(0x114)][_0xd11171(0xe0)]&&_0x57707e[_0xd11171(0x121)][_0xd11171(0x184)][_0xd11171(0x139)](_0x20c905=>_0x20c905['id']===_0x5a4bb3[_0xd11171(0x17b)]['id'])&&await _0x13aeab()){var _0x31b20d;this['_historyManagerService'][_0xd11171(0x1eb)](),_0x22e622[_0xd11171(0x19d)](),this[_0xd11171(0xe7)]&&clearTimeout(this[_0xd11171(0xe7)]),await((_0x31b20d=this[_0xd11171(0xd8)])==null?void 0x0:_0x31b20d[_0xd11171(0x100)]());}});_0x3f6d6b&&(this[_0x201ff7(0xe7)]=setTimeout(()=>{const _0x334a36=_0x201ff7;_0x22e622[_0x334a36(0x19d)](),this['_messageService'][_0x334a36(0x1aa)]({'content':this[_0x334a36(0x1b7)]['t']('edit-history-loader.panel.revertFailed'),'type':_0x55689a['MessageType'][_0x334a36(0x151)],'duration':0xbb8});},0x1388));}async[_0x800f78(0xc8)](_0x155ea1,_0x322814){const _0x48e496=_0x800f78;await this[_0x48e496(0x18e)](_0x155ea1,_0x322814),_0x155ea1[_0x48e496(0xa0)]['pipe']((0x0,_0x98ff3a[_0x48e496(0x1d2)])(this['dispose$']))[_0x48e496(0x15d)](_0xef0f97=>{const _0x1d57a2=_0x48e496;_0xef0f97&&this[_0x1d57a2(0xc0)](_0xef0f97);}),this[_0x48e496(0x142)][_0x48e496(0xbe)][_0x48e496(0x15e)]((0x0,_0x98ff3a[_0x48e496(0x1d2)])(this['dispose$']))['subscribe'](()=>this['_updateSubUnitFromURLParams'](_0x155ea1,_0x322814));}[_0x800f78(0xc0)](_0x5538dc,_0xdc520=!0x1){const _0x286def=_0x800f78;let _0x424c48=this[_0x286def(0x142)][_0x286def(0x187)](_0x286def(0x162));_0x5538dc[_0x286def(0x120)]()!==_0x424c48&&this['_urlService'][_0x286def(0x163)](_0x286def(0x162),_0x5538dc['getSheetId'](),_0xdc520);}async[_0x800f78(0x18e)](_0x1a336d,_0x1bc0fc){const _0x1a728b=_0x800f78;var _0x165b6b;if(!_0x1bc0fc||!_0x1a336d['getSheetBySheetId'](_0x1bc0fc)){let _0x3b54b9=_0x1a336d[_0x1a728b(0x12a)]()[0x0],_0x56af02=_0x1a336d['getSheetBySheetId'](_0x3b54b9);if(!_0x56af02)return;this[_0x1a728b(0xc0)](_0x56af02,!0x0),await this[_0x1a728b(0x1db)]['executeCommand'](_0x5291e4['SetWorksheetActivateCommand']['id'],{'unitId':_0x1a336d[_0x1a728b(0x19e)](),'subUnitId':_0x3b54b9});return;}((_0x165b6b=_0x1a336d[_0x1a728b(0xb6)]())==null?void 0x0:_0x165b6b['getSheetId']())!==_0x1bc0fc&&await this[_0x1a728b(0x1db)][_0x1a728b(0x90)](_0x5291e4[_0x1a728b(0x199)]['id'],{'unitId':_0x1a336d[_0x1a728b(0x19e)](),'subUnitId':_0x1bc0fc});}};_0x4c033b=_0x38cdd8([_0x882259(0x0,_0x4768cc[_0x800f78(0x110)]),_0x882259(0x1,_0x533613['IMenuManagerService']),_0x882259(0x2,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x533613[_0x800f78(0x1ee)])),_0x882259(0x3,(0x0,_0x4768cc['Inject'])(_0x37b57d)),_0x882259(0x4,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x4768cc[_0x800f78(0x18b)])),_0x882259(0x5,_0x533613[_0x800f78(0x182)]),_0x882259(0x6,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x1bcaaa[_0x800f78(0x148)])),_0x882259(0x7,_0x1bcaaa[_0x800f78(0x17a)]),_0x882259(0x8,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x1bcaaa[_0x800f78(0x1e8)])),_0x882259(0x9,_0x4768cc[_0x800f78(0x14d)]),_0x882259(0xa,_0x229d5a[_0x800f78(0x156)])],_0x4c033b);let _0x352b37=class extends _0x4768cc[_0x800f78(0x18f)]{constructor(_0x5d982a=_0x2d5bdc,_0x6ab182,_0x2f1cfd){const _0x1fc4a9=_0x800f78;super(),this[_0x1fc4a9(0x104)]=_0x5d982a,this[_0x1fc4a9(0x1bd)]=_0x6ab182,this[_0x1fc4a9(0x137)]=_0x2f1cfd;let {menu:_0x1ec6cf,..._0x71b57e}=(0x0,_0x4768cc[_0x1fc4a9(0x154)])({},_0x2d5bdc,this[_0x1fc4a9(0x104)]);_0x1ec6cf&&this[_0x1fc4a9(0x137)][_0x1fc4a9(0x1c3)]('menu',_0x1ec6cf,{'merge':!0x0}),this['_configService'][_0x1fc4a9(0x1c3)](_0x363ddb,_0x71b57e),this[_0x1fc4a9(0x104)][_0x1fc4a9(0x1cf)]&&this['_configService'][_0x1fc4a9(0x1c3)](_0x55f9db,this[_0x1fc4a9(0x104)][_0x1fc4a9(0x1cf)]);}[_0x800f78(0x1e5)](){const _0xe23cd8=_0x800f78;[[_0x37b57d],[_0x4c033b]][_0xe23cd8(0x136)](_0xa1bde8=>this[_0xe23cd8(0x1bd)][_0xe23cd8(0x16f)](_0xa1bde8));}[_0x800f78(0x188)](){const _0x109ccd=_0x800f78;this[_0x109ccd(0x1bd)][_0x109ccd(0x1b5)](_0x4c033b);}};_0x1ff16a(_0x352b37,_0x800f78(0x10b),_0x4768cc['UniverInstanceType'][_0x800f78(0x18a)]),_0x1ff16a(_0x352b37,_0x800f78(0xf1),_0x800f78(0x116)),_0x1ff16a(_0x352b37,_0x800f78(0x9b),_0x2744bf),_0x1ff16a(_0x352b37,'version',_0x151c73),_0x352b37=_0x38cdd8([(0x0,_0x4768cc[_0x800f78(0x1a2)])(_0xaf852a[_0x800f78(0x1ec)]),_0x882259(0x1,(0x0,_0x4768cc[_0x800f78(0x1e6)])(_0x4768cc[_0x800f78(0xd0)])),_0x882259(0x2,_0x4768cc['IConfigService'])],_0x352b37),_0x47bd7f['EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY']=_0x363ddb,Object[_0x800f78(0xd7)](_0x47bd7f,_0x800f78(0xd5),{'enumerable':!0x0,'get':function(){return _0x37b57d;}}),Object[_0x800f78(0xd7)](_0x47bd7f,_0x800f78(0x1a6),{'enumerable':!0x0,'get':function(){return _0x14791e;}}),_0x47bd7f['ToggleEditHistoryOperation']=_0x4ed86a,_0x47bd7f[_0x800f78(0x11a)]=_0x55f9db,_0x47bd7f[_0x800f78(0x1b4)]=_0x12ed48,Object[_0x800f78(0xd7)](_0x47bd7f,_0x800f78(0xa1),{'enumerable':!0x0,'get':function(){return _0x3f5823;}}),Object[_0x800f78(0xd7)](_0x47bd7f,_0x800f78(0x1c6),{'enumerable':!0x0,'get':function(){return _0x352b37;}});}));function _0x3c97(){const _0x5e819b=['UniverSheetsDrawingPlugin','getSheetCommandTarget','currentColor','appendChild','path','UniverSheetsFilterPlugin','_selectionProtectionRuleModel','edit-history-loader.panel.reverting','trim','UniverRPCMainThreadPlugin','replace','Univer','top','getActiveSheet','IDialogService','_menuManagerService','rxjs','UniverProSheetsSparkline','historyListServerUrl','_dialogService','Loading','urlChange$','mask','_updateURLWithCurrentState','UniverFormulaEnginePlugin','690024zkYptU','UniverSheetsFormulaUIPlugin','historyPanelComponentKey','attrs','UniverCollaborationPlugin','UniverSheetsDataValidationPlugin','_setupSubUnitSync','univer-history-container','call','UniverSheetsDrawingUIPlugin','_checkCanRevert','univer.operation.exit-edit-history','UniverDataValidationPlugin','historyUniver$','Injector','dataset','IPermissionService','uComp','terminate','HistoryLoaderService','ThemeService','defineProperty','_localCacheService','UNIVER_SHEET','getElementById','height','UniverNetworkPlugin','toStringTag','asObservable','forwardRef','SYNCED','register','[HistoryLoaderService]:\x20Plugin\x20','UniverSheetsConditionalFormattingPlugin','UniverSheetsDataValidationUi','HistoryModeStatus','block','_revertErrorTimer','white','session','UniverSheetsUi','toDisposable','UNIVER_CONTAINER_ID','idSuffix','permissionId','params','map','pluginName','1737950nQuuVF','historyPanelHidden','Entered','univer-history-container-mobile','_themeService','OPERATION','getLocales','_initUniver','[MobileHistoryLoaderService]:\x20Plugin\x20','AuthzIoHttpService','Disposable','createElement','currentTheme$','UniverSheetSparklineUIPlugin','exhaustSavingTask','_dataLoaderService','iterator','clipPath','_config','HistoryIcon','width','version','_componentManager','736521lIBIqf','UniverSheetsFilterUIPlugin','type','UniverProSheetsShapeUi','status$','default','UniverDrawingUIPlugin','ICommandService','Workbook','edit-history-loader.panel.listFetchError','WorkbookViewHistoryPermission','CollaborationStatus','disposeUnit','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','assign','clear','prototype','UNIVER_CONTAINER_ID_KEY','UniverSheetsHyperLinkPlugin','setLocale','disposeWithMe','UniverDocsUIPlugin','amd','getSheetId','data','RangeProtectionRuleModel','dispose$','UniverEditHistoryViewerPlugin','invoke','UniverSheetsDataValidationUIPlugin','_initContainer','getCurrentUnitOfType','reload','getUnhiddenWorksheets','WorkbookEditablePermission','_permissionService','@univerjs-pro/edit-history-loader','ISidebarService','display','combineLatest','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','UniverSheets','registerCommand','UniverSheetsTable','581067Jcglrl','forEach','_configService','IImageIoService','some','darkMode$','toString','_historyManagerService','toPrimitive','displayName','IRemoteInstanceService','state$','UniverProSheetsShape','_urlService','length','substring','4477804YQvidi','OTHERS','history-icon_clip0_907_281','CollaborationController','getSheets','UniverSheetsFilter','object','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','IUniverInstanceService','left','status','0.25.0','Error','exports.@univerjs/core.@univerjs/sheets.@univerjs-pro/collaboration.@univerjs-pro/collaboration-client.@univerjs-pro/edit-history-viewer.@univerjs-pro/license.@univerjs-pro/sheets-chart.@univerjs-pro/sheets-chart-ui.@univerjs-pro/sheets-pivot.@univerjs-pro/sheets-shape.@univerjs-pro/sheets-shape-ui.@univerjs-pro/sheets-sparkline.@univerjs-pro/sheets-sparkline-ui.@univerjs/data-validation.@univerjs/design.@univerjs/docs.@univerjs/docs-ui.@univerjs/drawing.@univerjs/drawing-ui.@univerjs/engine-formula.@univerjs/engine-render.@univerjs/network.@univerjs/rpc.@univerjs/sheets-conditional-formatting.@univerjs/sheets-conditional-formatting-ui.@univerjs/sheets-data-validation.@univerjs/sheets-data-validation-ui.@univerjs/sheets-drawing.@univerjs/sheets-drawing-ui.@univerjs/sheets-filter.@univerjs/sheets-filter-ui.@univerjs/sheets-formula.@univerjs/sheets-formula-ui.@univerjs/sheets-hyper-link.@univerjs/sheets-hyper-link-ui.@univerjs/sheets-numfmt.@univerjs/sheets-table.@univerjs/sheets-ui.@univerjs/ui.rxjs.@univerjs-pro/collaboration-client-ui.react','composePermission','merge','closeAll','IURLService','WorksheetEditPermission','children','UniverSheetsDrawing','UniverUi','React','MessageType','subscribe','pipe','event$','mountHistoryContent','IConfigService','subunit','setParam','whenReady','getOwnPropertyDescriptor','DisposableCollection','_handleRevertAcknowledgement','from','UniverDrawingPlugin','absolute','UniverSheetsPivotTablePlugin','UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN','setTheme','edit-history-loader.info.initializing','add','UniverEditHistoryViewerMobilePlugin','UniverSheetsTablePlugin','UniverSheetsDataValidation','has','CommandType','univer.operation.toggle-edit-history','decorate','IMenuManagerService','current','then','ILocalCacheService','RevertRevisionMutation','UniverDrawing','Exited','962425FlPFLf','190pgRxDY','UniverSheetsNumfmtPlugin','next','IMessageService','_init','mutations','use','historyUniver','getParam','onSteady','url(#history-icon_clip0_907_281)','UNIVER_UNKNOWN','LocaleService','fill','_initListener','_updateSubUnitFromURLParams','Plugin','getCurrentRangeDisable$','getCollabEntity','UniverSheetsShapePlugin','__getInjector','onCommandExecuted','UniverDataValidation','RxDisposable','100%','getCurrentLocale','SetWorksheetActivateCommand','M0\x200H16V16H0z','edit-history-loader.config','location','unsubscribe','getUnitId','UniverRpc','UniverSheetsPlugin','UniverProCollaborationClientUi','DependentOn','UniverSheetsHyperLinkUIPlugin','revertRevision$','_sidebarService','MobileHistoryLoaderService','setDarkMode','_internalWebWorker','historyAIassistantEnabled','show','defIds','_pluginMap','UniverSheetsConditionalFormattingUi','dispose','getConfig','triggerLoadVersions','HistoryManagerService','_collaborationController','eventID','UNIVER_HISTORY_CONTAINER_ID','get','IAuthzIoService','_localeService','workerURL','UniverSheetsChartUIPlugin','close','style','1em','_injector','UniverSheetsFilterUi','21dCHlfz','value','UniverDocsPlugin','UniverSheetsFormulaUi','setConfig','_historyUniver$','defs','UniverEditHistoryLoaderPlugin','UniverProEditHistoryLoader','_messageService','getSubunitRuleList','edit-history-loader.panel.revertFailed','history-container','CHANGESET_ACK','UniverProEditHistoryViewer','_initPlugins','univerContainerId','mergeMenu','history-icon','takeUntil','RibbonStartGroup','WorkbookRecoverHistoryPermission','flat','UniverInstanceType','_univerInstanceService','UniverSheetsFormulaPlugin','UniverProCollaboration','univer-container','_commandService','UniverProSheetsChart','loadUnit','svg','UniverNetwork','CollaborationEvent','UniverDrawingUi','tag','zIndex','UniverSheetsDataValidationMobileUIPlugin','onStarting','Inject','RangeProtectionPermissionEditPoint','DataLoaderService','UniverSheetsConditionalFormattingUIPlugin','url(#$1','unMountHistoryContent','UniverLicensePlugin','none','ComponentManager','UniverDesign','getSheetBySheetId','colorChannel1','4950824iLjRnS','set','xlink:href','UniverSheetsHyperLinkUi','UniverMobileUIPlugin','executeCommand','BehaviorSubject','M4.45388\x204.14989H3.52896C4.61144\x202.8939\x206.21319\x202.0999\x207.9999\x202.0999C11.2584\x202.0999\x2013.8999\x204.74142\x2013.8999\x207.9999C13.8999\x2011.2584\x2011.2584\x2013.8999\x207.9999\x2013.8999C4.74142\x2013.8999\x202.0999\x2011.2584\x202.0999\x207.9999C2.0999\x207.66853\x201.83127\x207.3999\x201.4999\x207.3999C1.16853\x207.3999\x200.899902\x207.66853\x200.899902\x207.9999C0.899902\x2011.9211\x204.07868\x2015.0999\x207.9999\x2015.0999C11.9211\x2015.0999\x2015.0999\x2011.9211\x2015.0999\x207.9999C15.0999\x204.07868\x2011.9211\x200.899902\x207.9999\x200.899902C5.88709\x200.899902\x203.9903\x201.82298\x202.69023\x203.28636V2.38625C2.69023\x202.05488\x202.42161\x201.78625\x202.09023\x201.78625C1.75886\x201.78625\x201.49023\x202.05488\x201.49023\x202.38625V4.74989C1.49023\x205.08126\x201.75886\x205.34989\x202.09023\x205.34989H4.45388C4.78525\x205.34989\x205.05388\x205.08126\x205.05388\x204.74989C5.05388\x204.41851\x204.78525\x204.14989\x204.45388\x204.14989Z','LS_CONFIG_KEY','UniverSheetsDrawingUi','string','menu','UniverProSheetsChartUi','UniverSheetsHyperLink','UniverSheetsFormula','registerPlugin','packageName','_disposableCollection','UniverDocsUi','symbol','UniverSheetsConditionalFormatting','activeSheet$','UniverEditHistoryLoaderMobilePlugin','getAllPlugins','3MYWQvR','function','getMenuHiddenObservable','Module','div','UniverSheetSparklinePlugin'];_0x3c97=function(){return _0x5e819b;};return _0x3c97();}
1
+ (function(_0xcdece4,_0xb39e6c){const _0x1870cd=_0x2ba5,_0x26722e=_0xcdece4();while(!![]){try{const _0x5eceec=parseInt(_0x1870cd(0x23f))/0x1*(-parseInt(_0x1870cd(0x21a))/0x2)+parseInt(_0x1870cd(0x2a3))/0x3*(-parseInt(_0x1870cd(0x2d6))/0x4)+-parseInt(_0x1870cd(0x22e))/0x5+parseInt(_0x1870cd(0x22b))/0x6*(-parseInt(_0x1870cd(0x264))/0x7)+-parseInt(_0x1870cd(0x2e0))/0x8+-parseInt(_0x1870cd(0x2d7))/0x9*(-parseInt(_0x1870cd(0x31e))/0xa)+-parseInt(_0x1870cd(0x33b))/0xb*(-parseInt(_0x1870cd(0x249))/0xc);if(_0x5eceec===_0xb39e6c)break;else _0x26722e['push'](_0x26722e['shift']());}catch(_0x2f6dd3){_0x26722e['push'](_0x26722e['shift']());}}}(_0x3fa4,0xb3cb3),function(_0x5eb60b,_0x37df03){const _0x33df7a=_0x2ba5;typeof exports==_0x33df7a(0x1e7)&&typeof module<'u'?_0x37df03(exports,require('@univerjs/core'),require('@univerjs/sheets'),require('@univerjs-pro/collaboration'),require('@univerjs-pro/collaboration-client'),require('@univerjs-pro/edit-history-viewer'),require('@univerjs-pro/license'),require('@univerjs-pro/sheets-chart'),require('@univerjs-pro/sheets-chart-ui'),require('@univerjs-pro/sheets-pivot'),require('@univerjs-pro/sheets-shape'),require('@univerjs-pro/sheets-shape-ui'),require('@univerjs-pro/sheets-sparkline'),require('@univerjs-pro/sheets-sparkline-ui'),require('@univerjs/data-validation'),require('@univerjs/design'),require('@univerjs/docs'),require('@univerjs/docs-ui'),require('@univerjs/drawing'),require('@univerjs/drawing-ui'),require('@univerjs/engine-formula'),require('@univerjs/engine-render'),require('@univerjs/network'),require('@univerjs/rpc'),require('@univerjs/sheets-conditional-formatting'),require('@univerjs/sheets-conditional-formatting-ui'),require('@univerjs/sheets-data-validation'),require('@univerjs/sheets-data-validation-ui'),require('@univerjs/sheets-drawing'),require('@univerjs/sheets-drawing-ui'),require('@univerjs/sheets-filter'),require('@univerjs/sheets-filter-ui'),require('@univerjs/sheets-formula'),require('@univerjs/sheets-formula-ui'),require('@univerjs/sheets-hyper-link'),require('@univerjs/sheets-hyper-link-ui'),require('@univerjs/sheets-numfmt'),require('@univerjs/sheets-table'),require('@univerjs/sheets-ui'),require('@univerjs/ui'),require('rxjs'),require('react'),require('@univerjs-pro/collaboration-client-ui')):typeof define=='function'&&define[_0x33df7a(0x30a)]?define(_0x33df7a(0x1d9)[_0x33df7a(0x320)]('.'),_0x37df03):(_0x5eb60b=typeof globalThis<'u'?globalThis:_0x5eb60b||self,_0x37df03(_0x5eb60b[_0x33df7a(0x1d2)]={},_0x5eb60b[_0x33df7a(0x32a)],_0x5eb60b['UniverSheets'],_0x5eb60b['UniverProCollaboration'],_0x5eb60b[_0x33df7a(0x2e5)],_0x5eb60b[_0x33df7a(0x24f)],_0x5eb60b['UniverProLicense'],_0x5eb60b['UniverProSheetsChart'],_0x5eb60b[_0x33df7a(0x25c)],_0x5eb60b['UniverProSheetsPivot'],_0x5eb60b['UniverProSheetsShape'],_0x5eb60b['UniverProSheetsShapeUi'],_0x5eb60b[_0x33df7a(0x233)],_0x5eb60b[_0x33df7a(0x2cc)],_0x5eb60b[_0x33df7a(0x333)],_0x5eb60b[_0x33df7a(0x215)],_0x5eb60b[_0x33df7a(0x1de)],_0x5eb60b[_0x33df7a(0x1f2)],_0x5eb60b[_0x33df7a(0x330)],_0x5eb60b['UniverDrawingUi'],_0x5eb60b[_0x33df7a(0x1f1)],_0x5eb60b[_0x33df7a(0x261)],_0x5eb60b[_0x33df7a(0x1f6)],_0x5eb60b[_0x33df7a(0x336)],_0x5eb60b[_0x33df7a(0x251)],_0x5eb60b[_0x33df7a(0x2d0)],_0x5eb60b[_0x33df7a(0x33e)],_0x5eb60b[_0x33df7a(0x1e0)],_0x5eb60b['UniverSheetsDrawing'],_0x5eb60b['UniverSheetsDrawingUi'],_0x5eb60b[_0x33df7a(0x323)],_0x5eb60b[_0x33df7a(0x2f1)],_0x5eb60b[_0x33df7a(0x2ec)],_0x5eb60b[_0x33df7a(0x286)],_0x5eb60b[_0x33df7a(0x232)],_0x5eb60b[_0x33df7a(0x278)],_0x5eb60b[_0x33df7a(0x2c5)],_0x5eb60b['UniverSheetsTable'],_0x5eb60b[_0x33df7a(0x2b9)],_0x5eb60b['UniverUi'],_0x5eb60b[_0x33df7a(0x31d)],_0x5eb60b[_0x33df7a(0x26d)],_0x5eb60b[_0x33df7a(0x298)]));}(this,function(_0x16fba3,_0x56b1c4,_0x1035fb,_0x477bac,_0x3c0472,_0x51b46a,_0xeb7b37,_0x52f8b7,_0x1143ee,_0x183016,_0x4031fa,_0x440f11,_0x5b4152,_0x4a9c87,_0x4576af,_0x628fe3,_0x5832a3,_0x53a3a3,_0x123b9c,_0x18cd02,_0x3dea70,_0x36c814,_0x3ef5bb,_0xbe823f,_0x357bc3,_0x395359,_0x3bab25,_0x5941d2,_0x23385f,_0x30257d,_0x5120ed,_0x4c5da3,_0x1d3693,_0x2f90d3,_0x5df92c,_0x823b69,_0x2f939f,_0xc54bc8,_0x3d7b45,_0x20b92d,_0x2508ef,_0xddc53,_0x184fd0){const _0x466a81=_0x2ba5;Object[_0x466a81(0x317)](_0x16fba3,Symbol['toStringTag'],{'value':_0x466a81(0x313)});let _0x5b05a6=_0x466a81(0x25f),_0x462111={'historyPanelComponentKey':_0x466a81(0x2c4)};function _0x3f4463(_0x3bab6f){'@babel/helpers - typeof';const _0x15d67b=_0x466a81;return _0x3f4463=typeof Symbol=='function'&&typeof Symbol['iterator']==_0x15d67b(0x33f)?function(_0x106fc7){return typeof _0x106fc7;}:function(_0x3b12cb){const _0x243e4e=_0x15d67b;return _0x3b12cb&&typeof Symbol==_0x243e4e(0x2b4)&&_0x3b12cb[_0x243e4e(0x2a8)]===Symbol&&_0x3b12cb!==Symbol[_0x243e4e(0x31c)]?_0x243e4e(0x33f):typeof _0x3b12cb;},_0x3f4463(_0x3bab6f);}function _0x58ffba(_0x4637fd,_0xebe57f){const _0x775e4c=_0x466a81;if(_0x3f4463(_0x4637fd)!='object'||!_0x4637fd)return _0x4637fd;var _0x28da60=_0x4637fd[Symbol[_0x775e4c(0x1e8)]];if(_0x28da60!==void 0x0){var _0x207d5b=_0x28da60[_0x775e4c(0x2bc)](_0x4637fd,_0xebe57f||_0x775e4c(0x2e8));if(_0x3f4463(_0x207d5b)!=_0x775e4c(0x1e7))return _0x207d5b;throw TypeError(_0x775e4c(0x2eb));}return(_0xebe57f===_0x775e4c(0x2d2)?String:Number)(_0x4637fd);}function _0x2cd0c5(_0x53b557){var _0x256aeb=_0x58ffba(_0x53b557,'string');return _0x3f4463(_0x256aeb)=='symbol'?_0x256aeb:_0x256aeb+'';}function _0x204aa5(_0x707308,_0x1e8c46,_0xfe1656){const _0x111c3d=_0x466a81;return(_0x1e8c46=_0x2cd0c5(_0x1e8c46))in _0x707308?Object[_0x111c3d(0x317)](_0x707308,_0x1e8c46,{'value':_0xfe1656,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x707308[_0x1e8c46]=_0xfe1656,_0x707308;}function _0x38c8ca(_0x91abc9,_0x1dcf5f){return function(_0x5a19b7,_0x4e2a15){_0x1dcf5f(_0x5a19b7,_0x4e2a15,_0x91abc9);};}function _0x3497e4(_0x4ea06c,_0x941ca5,_0x312c3e,_0x5e7b07){const _0x34f73a=_0x466a81;var _0x4f8107=arguments[_0x34f73a(0x23d)],_0x2052a3=_0x4f8107<0x3?_0x941ca5:_0x5e7b07===null?_0x5e7b07=Object[_0x34f73a(0x308)](_0x941ca5,_0x312c3e):_0x5e7b07,_0x55efb7;if(typeof Reflect==_0x34f73a(0x1e7)&&typeof Reflect[_0x34f73a(0x20a)]=='function')_0x2052a3=Reflect[_0x34f73a(0x20a)](_0x4ea06c,_0x941ca5,_0x312c3e,_0x5e7b07);else{for(var _0x2ced82=_0x4ea06c[_0x34f73a(0x23d)]-0x1;_0x2ced82>=0x0;_0x2ced82--)(_0x55efb7=_0x4ea06c[_0x2ced82])&&(_0x2052a3=(_0x4f8107<0x3?_0x55efb7(_0x2052a3):_0x4f8107>0x3?_0x55efb7(_0x941ca5,_0x312c3e,_0x2052a3):_0x55efb7(_0x941ca5,_0x312c3e))||_0x2052a3);}return _0x4f8107>0x3&&_0x2052a3&&Object[_0x34f73a(0x317)](_0x941ca5,_0x312c3e,_0x2052a3),_0x2052a3;}let _0xf8728c=_0x466a81(0x24b),_0x58df65=_0x466a81(0x24e),_0x4ff638=class extends _0x56b1c4[_0x466a81(0x2f9)]{constructor(_0x2c2fb6,_0x3aa968,_0x58889f,_0x94dc39,_0x490030,_0x4c918e,_0x257842,_0x4e5845,_0x51dee8,_0x5e90be){const _0x5ee9e9=_0x466a81;super(),this[_0x5ee9e9(0x2a1)]=_0x2c2fb6,this[_0x5ee9e9(0x274)]=_0x3aa968,this['_configService']=_0x58889f,this['_commandService']=_0x94dc39,this[_0x5ee9e9(0x2f7)]=_0x490030,this[_0x5ee9e9(0x285)]=_0x4c918e,this[_0x5ee9e9(0x325)]=_0x257842,this[_0x5ee9e9(0x311)]=_0x4e5845,this[_0x5ee9e9(0x309)]=_0x51dee8,this[_0x5ee9e9(0x2e6)]=_0x5e90be,_0x204aa5(this,_0x5ee9e9(0x1f0),new _0x2508ef[(_0x5ee9e9(0x335))](null)),_0x204aa5(this,_0x5ee9e9(0x2a2),this[_0x5ee9e9(0x1f0)][_0x5ee9e9(0x33a)]()),_0x204aa5(this,'_disposableCollection',new _0x56b1c4['DisposableCollection']()),_0x204aa5(this,_0x5ee9e9(0x260),new Map()),_0x204aa5(this,_0x5ee9e9(0x239),null),this['_init']();}get['historyUniver'](){const _0x549923=_0x466a81;return this[_0x549923(0x1f0)][_0x549923(0x1fd)];}[_0x466a81(0x1ec)](){const _0x47d527=_0x466a81;this['_initContainer'](),this[_0x47d527(0x1db)]();}[_0x466a81(0x27c)](){const _0x442878=_0x466a81;var _0x3d2d66;let _0x49ca6e=(_0x3d2d66=this['_configService'][_0x442878(0x245)](_0x442878(0x24b)))==null?_0x442878(0x2a0):_0x3d2d66,_0x50d00a=document[_0x442878(0x236)](_0x49ca6e);if(!_0x50d00a)return;let _0x335c81=document[_0x442878(0x2ed)](_0x442878(0x25d));_0x335c81['id']=_0x58df65,_0x335c81[_0x442878(0x2a5)][_0x442878(0x27a)]='history-container',_0x335c81[_0x442878(0x237)][_0x442878(0x2ef)]=_0x442878(0x2be),_0x335c81[_0x442878(0x237)][_0x442878(0x252)]='0',_0x335c81[_0x442878(0x237)][_0x442878(0x206)]='0',_0x335c81[_0x442878(0x237)][_0x442878(0x319)]=_0x442878(0x2c0),_0x335c81[_0x442878(0x237)][_0x442878(0x2b3)]=_0x442878(0x2c0),_0x335c81[_0x442878(0x237)][_0x442878(0x265)]='49',_0x335c81[_0x442878(0x237)]['display']=_0x442878(0x24c),_0x50d00a[_0x442878(0x2b0)](_0x335c81);}[_0x466a81(0x1db)](){const _0x1abe45=_0x466a81;[[_0x36c814['UniverRenderEnginePlugin']],[_0x20b92d[_0x1abe45(0x28b)],{'container':_0x58df65,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[_0x20b92d[_0x1abe45(0x255)],null]]}],[_0x3ef5bb['UniverNetworkPlugin']],[_0x123b9c[_0x1abe45(0x28c)],{'override':[[_0x123b9c[_0x1abe45(0x2cb)],null]]}],[_0x5832a3[_0x1abe45(0x334)],{'hasScroll':!0x1}],[_0x53a3a3[_0x1abe45(0x207)]],[_0x2f939f[_0x1abe45(0x30d)]],[_0x1035fb[_0x1abe45(0x280)],{'notExecuteFormula':!0x0}],[_0x3d7b45[_0x1abe45(0x304)]],[_0x1d3693[_0x1abe45(0x200)]],[_0x2f90d3[_0x1abe45(0x226)]],[_0x477bac[_0x1abe45(0x29c)]],[_0x5120ed[_0x1abe45(0x29d)]],[_0x4c5da3[_0x1abe45(0x243)]],[_0x357bc3[_0x1abe45(0x314)]],[_0x395359['UniverSheetsConditionalFormattingUIPlugin']],[_0x5df92c[_0x1abe45(0x28d)]],[_0x823b69[_0x1abe45(0x258)]],[_0x4576af[_0x1abe45(0x30b)]],[_0x3bab25['UniverSheetsDataValidationPlugin']],[_0x5941d2[_0x1abe45(0x322)]],[_0x3dea70[_0x1abe45(0x2b6)],{'notExecuteFormula':!0x0}],[_0x18cd02['UniverDrawingUIPlugin']],[_0x23385f['UniverSheetsDrawingPlugin']],[_0x30257d[_0x1abe45(0x1d3)]],[_0x5b4152[_0x1abe45(0x204)]],[_0x4a9c87['UniverSheetSparklineUIPlugin']],[_0x52f8b7[_0x1abe45(0x2f2)]],[_0x1143ee[_0x1abe45(0x30f)]],[_0x4031fa[_0x1abe45(0x2d3)]],[_0x440f11['UniverSheetsShapeUIPlugin']],[_0x183016[_0x1abe45(0x266)],{'notExecuteFormula':!0x0}],[_0xc54bc8[_0x1abe45(0x1ef)]]][_0x1abe45(0x2ab)](([_0x17ce70,_0x46d088])=>this[_0x1abe45(0x2c7)](_0x17ce70,_0x46d088));}[_0x466a81(0x2ba)](){const _0x79c77b=_0x466a81;super[_0x79c77b(0x2ba)](),this[_0x79c77b(0x213)](),this['_pluginMap'][_0x79c77b(0x1fc)]();}[_0x466a81(0x2c7)](_0x576722,_0x1864a2,_0x3054d1){const _0x20c9d8=_0x466a81;if(this[_0x20c9d8(0x260)][_0x20c9d8(0x2f0)](_0x576722[_0x20c9d8(0x263)])&&!_0x3054d1)throw Error('[HistoryLoaderService]:\x20Plugin\x20'+_0x576722['pluginName']+_0x20c9d8(0x32b));this[_0x20c9d8(0x260)]['set'](_0x576722[_0x20c9d8(0x263)],[_0x576722,_0x1864a2]);}['getAllPlugins'](){const _0x372b8f=_0x466a81;return Array[_0x372b8f(0x230)](this['_pluginMap'][_0x372b8f(0x231)]());}['mountHistoryContent'](_0x552548,_0x3f2042){const _0xa72706=_0x466a81;let _0xe997f3=document[_0xa72706(0x236)](_0x58df65);_0xe997f3&&(_0xe997f3[_0xa72706(0x237)]['display']='block',this[_0xa72706(0x30e)](_0x552548,_0x58df65,_0x3f2042));}[_0x466a81(0x213)](){const _0x37b87e=_0x466a81;var _0x2fd648;this[_0x37b87e(0x20e)][_0x37b87e(0x2ba)](),(_0x2fd648=this[_0x37b87e(0x229)])==null||_0x2fd648[_0x37b87e(0x2ba)](),this[_0x37b87e(0x1f0)][_0x37b87e(0x32c)](null);let _0x2702ca=document[_0x37b87e(0x236)](_0x58df65);_0x2702ca&&(_0x2702ca[_0x37b87e(0x237)][_0x37b87e(0x305)]='none',this[_0x37b87e(0x239)]&&(this[_0x37b87e(0x239)]['terminate'](),this[_0x37b87e(0x239)]=null));}[_0x466a81(0x30e)](_0x14c470,_0x56d2d6,_0x2ca7c2){const _0x16c7b4=_0x466a81;var _0xd0056a,_0x8c2e6b,_0x17b6e2,_0x281464,_0x59f482;if(this[_0x16c7b4(0x229)])return;let _0xbadfed=new _0x56b1c4[(_0x16c7b4(0x28e))]({'locales':{[this[_0x16c7b4(0x2a1)][_0x16c7b4(0x1dd)]()]:this['_localeService']['getLocales']()},'override':[[_0x56b1c4[_0x16c7b4(0x2c1)],{'useClass':_0x3c0472[_0x16c7b4(0x29a)]}]]}),_0x5c111d=_0xbadfed[_0x16c7b4(0x26e)]();this['disposeWithMe'](this[_0x16c7b4(0x2e6)][_0x16c7b4(0x28f)][_0x16c7b4(0x2d5)](_0x46bac0=>{const _0x4a2209=_0x16c7b4;_0x5c111d[_0x4a2209(0x28a)](_0x56b1c4[_0x4a2209(0x271)])[_0x4a2209(0x25a)](_0x46bac0);})),this[_0x16c7b4(0x1df)](this[_0x16c7b4(0x2e6)]['currentTheme$'][_0x16c7b4(0x2d5)](_0x4a1ff5=>{const _0x29935f=_0x16c7b4;_0x5c111d[_0x29935f(0x28a)](_0x56b1c4['ThemeService'])[_0x29935f(0x247)](_0x4a1ff5);})),_0x5c111d['get'](_0x56b1c4[_0x16c7b4(0x218)])[_0x16c7b4(0x332)](this['_localeService'][_0x16c7b4(0x1dd)]()),_0x5c111d['get'](_0x56b1c4[_0x16c7b4(0x2c9)])[_0x16c7b4(0x2ac)](_0x3c0472[_0x16c7b4(0x327)],this[_0x16c7b4(0x27e)]['getConfig'](_0x3c0472['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY']));let _0x4900f4=this[_0x16c7b4(0x27e)][_0x16c7b4(0x245)](_0xeb7b37[_0x16c7b4(0x2dc)]);_0x4900f4&&_0xbadfed['registerPlugin'](_0xeb7b37[_0x16c7b4(0x228)],{'license':_0x4900f4['ls']});let _0x54cb26=(_0xd0056a=this['_configService'][_0x16c7b4(0x245)](_0x16c7b4(0x25f)))==null?void 0x0:_0xd0056a[_0x16c7b4(0x20b)],_0x4235b9=!!_0x54cb26;_0x4235b9&&(this[_0x16c7b4(0x239)]=_0x54cb26 instanceof Worker?_0x54cb26:null,_0xbadfed[_0x16c7b4(0x2c7)](_0xbe823f[_0x16c7b4(0x341)],{'workerURL':_0x54cb26})),this['_pluginMap'][_0x16c7b4(0x2ab)](([_0x5a3a5a,_0x50d58a])=>{const _0x32e50f=_0x16c7b4;_0xbadfed[_0x32e50f(0x2c7)](_0x5a3a5a,_0x50d58a);}),_0xbadfed['registerPlugin'](_0x51b46a[_0x16c7b4(0x1ed)],{'historyListServerUrl':(_0x8c2e6b=this[_0x16c7b4(0x27e)][_0x16c7b4(0x245)]('edit-history-loader.config'))==null?void 0x0:_0x8c2e6b[_0x16c7b4(0x2f8)],'historyPanelComponentKey':(_0x17b6e2=this['_configService'][_0x16c7b4(0x245)](_0x16c7b4(0x25f)))==null?void 0x0:_0x17b6e2[_0x16c7b4(0x2ae)],'historyPanelHidden':(_0x281464=this[_0x16c7b4(0x27e)][_0x16c7b4(0x245)](_0x16c7b4(0x25f)))==null?void 0x0:_0x281464[_0x16c7b4(0x2fa)],'historyAIassistantEnabled':(_0x59f482=this[_0x16c7b4(0x27e)]['getConfig'](_0x16c7b4(0x25f)))==null?void 0x0:_0x59f482[_0x16c7b4(0x2fb)]}),_0x5c111d[_0x16c7b4(0x256)](_0x386b9b=>{const _0x1452ac=_0x16c7b4;this[_0x1452ac(0x262)](_0x386b9b,_0x14c470);}),this[_0x16c7b4(0x1f0)][_0x16c7b4(0x32c)](_0xbadfed);let _0x545a0b=_0x5c111d['get'](_0x51b46a[_0x16c7b4(0x293)]),_0x1b4ce5=this[_0x16c7b4(0x30c)](_0x14c470),_0x4d30d4=()=>{const _0x1b5da7=_0x16c7b4;_0x2ca7c2?_0x545a0b[_0x1b5da7(0x2ff)](_0x14c470,_0x56d2d6,_0x1b4ce5,_0x2ca7c2):_0x545a0b[_0x1b5da7(0x24d)](_0x14c470,_0x56d2d6,_0x1b4ce5);};if(this[_0x16c7b4(0x2f7)][_0x16c7b4(0x2e9)]({'content':this[_0x16c7b4(0x2a1)]['t'](_0x16c7b4(0x1f4)),'type':_0x628fe3[_0x16c7b4(0x27b)]['Loading']}),_0x4235b9)try{_0x5c111d[_0x16c7b4(0x28a)](_0xbe823f[_0x16c7b4(0x2c2)])[_0x16c7b4(0x2ad)]()[_0x16c7b4(0x283)](()=>{_0x4d30d4();});}catch{_0x4d30d4();}else _0x4d30d4();}['_initListener'](_0xa39e83,_0x1637d8){const _0x2f8ac2=_0x466a81;let _0x5f4064=_0xa39e83[_0x2f8ac2(0x28a)](_0x51b46a['HistoryManagerService']);this[_0x2f8ac2(0x20e)][_0x2f8ac2(0x306)](_0x5f4064['status$'][_0x2f8ac2(0x2d5)](_0x16b664=>{const _0x362041=_0x2f8ac2;switch(_0x16b664){case _0x51b46a[_0x362041(0x257)][_0x362041(0x20f)]:this[_0x362041(0x311)][_0x362041(0x223)](),this[_0x362041(0x309)]['close']();break;case _0x51b46a[_0x362041(0x257)][_0x362041(0x241)]:this['_commandService']['executeCommand'](_0x997a81['id']),this[_0x362041(0x213)]();break;case _0x51b46a[_0x362041(0x257)][_0x362041(0x1fa)]:this[_0x362041(0x213)](),this[_0x362041(0x2f7)][_0x362041(0x2e9)]({'content':this[_0x362041(0x2a1)]['t'](_0x362041(0x250)),'type':_0x628fe3[_0x362041(0x27b)][_0x362041(0x1fa)],'duration':0xbb8});break;default:break;}})),this[_0x2f8ac2(0x20e)]['add'](_0x5f4064[_0x2f8ac2(0x2f4)]['subscribe'](async _0x2d922a=>{const _0x48c387=_0x2f8ac2;_0x2d922a&&this[_0x48c387(0x2a9)][_0x48c387(0x22a)](_0x477bac[_0x48c387(0x1ee)]['id'],{'unitId':_0x1637d8,'revision':_0x2d922a});}));}['_checkCanRevert'](_0x2e9c1c){const _0x22f5d4=_0x466a81;let _0x166446=this[_0x22f5d4(0x274)][_0x22f5d4(0x290)](_0x2e9c1c)[_0x22f5d4(0x270)]()['map'](_0x38b00e=>_0x38b00e[_0x22f5d4(0x1d6)]()),_0x119507=new _0x1035fb[(_0x22f5d4(0x1f5))](_0x2e9c1c)['id'],_0x2ebdaa=_0x166446[_0x22f5d4(0x291)](_0x7bb585=>new _0x1035fb['WorksheetEditPermission'](_0x2e9c1c,_0x7bb585)['id']),_0x2354cc=_0x166446[_0x22f5d4(0x291)](_0x5fe541=>this['_selectionProtectionRuleModel']['getSubunitRuleList'](_0x2e9c1c,_0x5fe541)[_0x22f5d4(0x291)](_0x219a05=>new _0x1035fb[(_0x22f5d4(0x292))](_0x2e9c1c,_0x5fe541,_0x219a05['permissionId'])['id']))[_0x22f5d4(0x26f)](),_0x19a73f=new _0x1035fb[(_0x22f5d4(0x1f3))](_0x2e9c1c)['id'];return this[_0x22f5d4(0x285)]['composePermission']([_0x119507,..._0x2ebdaa,..._0x2354cc,_0x19a73f])[_0x22f5d4(0x294)](_0x1e7ded=>!!_0x1e7ded['value']);}};_0x4ff638=_0x3497e4([_0x38c8ca(0x0,(0x0,_0x56b1c4['Inject'])(_0x56b1c4[_0x466a81(0x218)])),_0x38c8ca(0x1,_0x56b1c4[_0x466a81(0x24a)]),_0x38c8ca(0x2,_0x56b1c4[_0x466a81(0x2c9)]),_0x38c8ca(0x3,_0x56b1c4[_0x466a81(0x288)]),_0x38c8ca(0x4,_0x20b92d[_0x466a81(0x2ea)]),_0x38c8ca(0x5,_0x56b1c4[_0x466a81(0x33c)]),_0x38c8ca(0x6,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x1035fb[_0x466a81(0x282)])),_0x38c8ca(0x7,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x20b92d[_0x466a81(0x255)])),_0x38c8ca(0x8,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x20b92d[_0x466a81(0x277)])),_0x38c8ca(0x9,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x56b1c4[_0x466a81(0x271)]))],_0x4ff638);let _0x2d09e7={'id':_0x466a81(0x2fe),'type':_0x56b1c4['CommandType']['OPERATION'],'handler':_0x294342=>{const _0x48dcbd=_0x466a81;let _0x154641=_0x294342[_0x48dcbd(0x28a)](_0x4ff638),{unitId:_0x510f6b}=(0x0,_0x1035fb['getSheetCommandTarget'])(_0x294342[_0x48dcbd(0x28a)](_0x56b1c4['IUniverInstanceService']))||{};return _0x510f6b?(_0x154641[_0x48dcbd(0x2a4)](_0x510f6b),!0x0):!0x1;}},_0x997a81={'id':_0x466a81(0x1d7),'type':_0x56b1c4[_0x466a81(0x326)][_0x466a81(0x273)],'handler':()=>!0x0};var _0x1fa5dd=_0x466a81(0x205),_0x213487=_0x466a81(0x2c6);function _0xfb1f7e({ref:_0x2f09c4,..._0x2240b3}){const _0x34d0ab=_0x466a81;let {icon:_0x4e3572,id:_0x2ebab3,className:_0x242fec,extend:_0x2c8417,..._0x372eb9}=_0x2240b3,_0x32634a=('univerjs-icon\x20univerjs-icon-'+_0x2ebab3+'\x20'+(_0x242fec||''))[_0x34d0ab(0x248)](),_0x378157=(0x0,_0xddc53[_0x34d0ab(0x21f)])('_'+_0x1872ad());return _0x598c79(_0x4e3572,''+_0x2ebab3,{'defIds':_0x4e3572[_0x34d0ab(0x203)],'idSuffix':_0x378157[_0x34d0ab(0x2ee)]},{'ref':_0x2f09c4,'className':_0x32634a,..._0x372eb9},_0x2c8417);}function _0x598c79(_0x5b9fa1,_0x49b9d4,_0x6654c5,_0x2b1da3,_0xc9fe72){const _0x493cae=_0x466a81;return(0x0,_0xddc53[_0x493cae(0x2ed)])(_0x5b9fa1[_0x493cae(0x22f)],{'key':_0x49b9d4,..._0x1fe819(_0x5b9fa1,_0x6654c5,_0xc9fe72),..._0x2b1da3},(_0x9c908d(_0x5b9fa1,_0x6654c5)['children']||[])[_0x493cae(0x291)]((_0x47201d,_0x1ecffc)=>_0x598c79(_0x47201d,_0x49b9d4+'-'+_0x5b9fa1[_0x493cae(0x22f)]+'-'+_0x1ecffc,_0x6654c5,void 0x0,_0xc9fe72)));}function _0x1fe819(_0x2424fc,_0x414178,_0x449e2e){const _0x1eaa81=_0x466a81;let _0x3cad8e={..._0x2424fc['attrs']};_0x449e2e!=null&&_0x449e2e[_0x1eaa81(0x242)]&&_0x3cad8e[_0x1eaa81(0x27f)]===_0x1eaa81(0x242)&&(_0x3cad8e[_0x1eaa81(0x27f)]=_0x449e2e[_0x1eaa81(0x242)]),_0x449e2e!=null&&_0x449e2e[_0x1eaa81(0x242)]&&_0x3cad8e[_0x1eaa81(0x329)]==='colorChannel1'&&(_0x3cad8e[_0x1eaa81(0x329)]=_0x449e2e['colorChannel1']),_0x2424fc[_0x1eaa81(0x22f)]===_0x1eaa81(0x25b)&&_0x3cad8e['id']&&(_0x3cad8e['id']+=_0x414178[_0x1eaa81(0x1e4)]),Object[_0x1eaa81(0x2bd)](_0x3cad8e)['forEach'](([_0x587cb3,_0x291a9e])=>{const _0x49c8e2=_0x1eaa81;_0x587cb3===_0x49c8e2(0x25b)&&typeof _0x291a9e==_0x49c8e2(0x2d2)&&(_0x3cad8e[_0x587cb3]=_0x291a9e[_0x49c8e2(0x324)](/url\(#(.*)\)/,_0x49c8e2(0x26c)+_0x414178[_0x49c8e2(0x1e4)]+')'));});let {defIds:_0x5315fe}=_0x414178;return!_0x5315fe||_0x5315fe['length']===0x0?_0x3cad8e:(_0x2424fc[_0x1eaa81(0x22f)]==='use'&&_0x3cad8e[_0x1eaa81(0x2db)]&&(_0x3cad8e[_0x1eaa81(0x2db)]+=_0x414178[_0x1eaa81(0x1e4)]),Object['entries'](_0x3cad8e)[_0x1eaa81(0x2ab)](([_0x501de9,_0x4b0517])=>{const _0x178c43=_0x1eaa81;typeof _0x4b0517==_0x178c43(0x2d2)&&(_0x3cad8e[_0x501de9]=_0x4b0517[_0x178c43(0x324)](/url\(#(.*)\)/,_0x178c43(0x26c)+_0x414178[_0x178c43(0x1e4)]+')'));}),_0x3cad8e);}function _0x9c908d(_0x4fbef6,_0x7f86cb){const _0x565bd4=_0x466a81;var _0x2c67ba;let {defIds:_0x3442e3}=_0x7f86cb;return!_0x3442e3||_0x3442e3[_0x565bd4(0x23d)]===0x0?_0x4fbef6:_0x4fbef6[_0x565bd4(0x22f)]===_0x565bd4(0x23b)&&(_0x2c67ba=_0x4fbef6['children'])!=null&&_0x2c67ba[_0x565bd4(0x23d)]?{..._0x4fbef6,'children':_0x4fbef6[_0x565bd4(0x276)][_0x565bd4(0x291)](_0x1bcbc3=>typeof _0x1bcbc3[_0x565bd4(0x2f6)]['id']=='string'&&_0x3442e3&&_0x3442e3[_0x565bd4(0x22c)](_0x1bcbc3[_0x565bd4(0x2f6)]['id'])?{..._0x1bcbc3,'attrs':{..._0x1bcbc3[_0x565bd4(0x2f6)],'id':_0x1bcbc3[_0x565bd4(0x2f6)]['id']+_0x7f86cb[_0x565bd4(0x1e4)]}}:_0x1bcbc3)}:_0x4fbef6;}function _0x1872ad(){const _0x138ab6=_0x466a81;return Math[_0x138ab6(0x33d)]()[_0x138ab6(0x300)](0x24)[_0x138ab6(0x219)](0x2,0x8);}_0xfb1f7e[_0x466a81(0x1f8)]=_0x466a81(0x318);let _0x56e65c={'tag':'svg','attrs':{'xmlns':_0x466a81(0x1d5),'fill':_0x466a81(0x24c),'viewBox':_0x466a81(0x267),'width':_0x466a81(0x2b1),'height':_0x466a81(0x2b1)},'children':[{'tag':'g','attrs':{'fill':_0x466a81(0x211),'clipPath':_0x466a81(0x244)},'children':[{'tag':_0x466a81(0x310),'attrs':{'d':_0x466a81(0x2da)}},{'tag':'path','attrs':{'d':_0x466a81(0x2cf)}}]},{'tag':_0x466a81(0x23b),'attrs':{},'children':[{'tag':_0x466a81(0x1e5),'attrs':{'id':_0x466a81(0x222)},'children':[{'tag':'path','attrs':{'fill':_0x466a81(0x225),'d':_0x466a81(0x23a)}}]}]}],'defIds':[_0x466a81(0x222)]},_0x5579db=(0x0,_0xddc53[_0x466a81(0x253)])(function(_0x19f921,_0x3965d3){const _0x2eaff7=_0x466a81;return(0x0,_0xddc53[_0x2eaff7(0x2ed)])(_0xfb1f7e,Object[_0x2eaff7(0x2bf)]({},_0x19f921,{'id':_0x2eaff7(0x331),'ref':_0x3965d3,'icon':_0x56e65c}));});_0x5579db[_0x466a81(0x1f8)]=_0x466a81(0x29f);let _0x39f51e=class extends _0x56b1c4[_0x466a81(0x2f9)]{constructor(_0x58a6d5){const _0x3e59f9=_0x466a81;super(),this['_iconManager']=_0x58a6d5,this[_0x3e59f9(0x31a)]();}[_0x466a81(0x31a)](){const _0x27cb5f=_0x466a81;this[_0x27cb5f(0x1df)](this[_0x27cb5f(0x254)]['register']({'HistoryIcon':_0x5579db}));}};_0x39f51e=_0x3497e4([_0x38c8ca(0x0,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x20b92d[_0x466a81(0x315)]))],_0x39f51e);function _0x533cd7(_0x1a0994){const _0x171ab9=_0x466a81;return{'id':_0x2d09e7['id'],'type':_0x20b92d[_0x171ab9(0x2f5)][_0x171ab9(0x2e4)],'icon':_0x171ab9(0x29f),'tooltip':_0x171ab9(0x1d4),'hidden$':(0x0,_0x20b92d[_0x171ab9(0x287)])(_0x1a0994,_0x56b1c4[_0x171ab9(0x2d1)]['UNIVER_SHEET']),'disabled$':(0x0,_0x3d7b45[_0x171ab9(0x1e2)])(_0x1a0994,{'workbookTypes':[_0x1035fb[_0x171ab9(0x338)]],'worksheetTypes':[],'rangeTypes':[]})};}let _0x45488a={[_0x20b92d[_0x466a81(0x299)][_0x466a81(0x234)]]:{[_0x2d09e7['id']]:{'order':0.2,'menuItemFactory':_0x533cd7}}},_0x15f4aa=class extends _0x56b1c4[_0x466a81(0x1d8)]{constructor(_0x5d04d8,_0x284a5a,_0x5d315a,_0x3a0757,_0x284bdc,_0x2bacf2,_0x554009,_0x21ca11,_0x266242,_0x5e36c3){const _0x201cd3=_0x466a81;super(),this['_commandService']=_0x5d04d8,this[_0x201cd3(0x337)]=_0x284a5a,this['_historyManagerService']=_0x5d315a,this[_0x201cd3(0x2a1)]=_0x3a0757,this[_0x201cd3(0x2f7)]=_0x284bdc,this[_0x201cd3(0x1e6)]=_0x2bacf2,this[_0x201cd3(0x29b)]=_0x554009,this[_0x201cd3(0x201)]=_0x21ca11,this['_univerInstanceService']=_0x266242,this['_urlService']=_0x5e36c3,_0x204aa5(this,'_revertErrorTimer',null),this['_init']();}[_0x466a81(0x1ec)](){const _0x4b3607=_0x466a81;[_0x2d09e7,_0x997a81][_0x4b3607(0x2ab)](_0x4f7613=>this[_0x4b3607(0x1df)]((0x0,_0x56b1c4[_0x4b3607(0x1e3)])(this[_0x4b3607(0x2a9)]['registerCommand'](_0x4f7613)))),this[_0x4b3607(0x337)]['mergeMenu'](_0x45488a),this['disposeWithMe'](this[_0x4b3607(0x2a9)][_0x4b3607(0x227)](async(_0x1d5cf4,_0x1170c4)=>{const _0x21d122=_0x4b3607;if(_0x1d5cf4['id']===_0x477bac[_0x21d122(0x1ee)]['id']){let {unitId:_0x3cbe70}=_0x1d5cf4[_0x21d122(0x302)];this['_messageService'][_0x21d122(0x2e9)]({'content':this['_localeService']['t'](_0x21d122(0x31b)),'type':_0x628fe3[_0x21d122(0x27b)][_0x21d122(0x2de)],'duration':0x1388});let _0x2ce868=this['_collaborationController'][_0x21d122(0x240)](_0x3cbe70);_0x1170c4!=null&&_0x1170c4[_0x21d122(0x202)]?this[_0x21d122(0x303)](_0x2ce868,async()=>(setTimeout(()=>window['location'][_0x21d122(0x328)]()),!0x0),!0x0):this[_0x21d122(0x303)](_0x2ce868,async()=>{const _0x58119e=_0x21d122;let _0x4ec7fd=this[_0x58119e(0x274)]['getCurrentUnitOfType'](_0x56b1c4[_0x58119e(0x2d1)]['UNIVER_SHEET']),_0x5f198d=_0x4ec7fd==null?void 0x0:_0x4ec7fd['getActiveSheet']();if(!_0x5f198d)return!0x1;this[_0x58119e(0x274)][_0x58119e(0x1eb)](_0x3cbe70);let _0x145195=await this[_0x58119e(0x201)][_0x58119e(0x2b7)](_0x3cbe70,_0x56b1c4['UniverInstanceType'][_0x58119e(0x339)]);return _0x145195&&_0x145195 instanceof _0x56b1c4[_0x58119e(0x2cd)]?(await this['_setupSubUnitSync'](_0x145195,_0x5f198d[_0x58119e(0x1d6)]()),!0x0):!0x1;});}}));}[_0x466a81(0x303)](_0x28353c,_0x3ec540,_0x402fb3=!0x1){const _0x3a1df7=_0x466a81;let _0x40ba8b=(0x0,_0x2508ef[_0x3a1df7(0x1f9)])([_0x28353c[_0x3a1df7(0x2fc)][_0x3a1df7(0x29e)],_0x28353c[_0x3a1df7(0x235)]])['subscribe'](async([_0x1156ce,_0x408c4c])=>{const _0x16057a=_0x3a1df7;if(_0x1156ce[_0x16057a(0x25e)]===_0x477bac['CollaborationEvent'][_0x16057a(0x209)]&&(_0x408c4c==null?void 0x0:_0x408c4c[_0x16057a(0x2d9)])===_0x3c0472[_0x16057a(0x217)][_0x16057a(0x26b)]&&_0x1156ce['data']['mutations'][_0x16057a(0x31f)](_0x49d8c8=>_0x49d8c8['id']===_0x477bac[_0x16057a(0x1ee)]['id'])&&await _0x3ec540()){var _0x5b416f;this[_0x16057a(0x2a6)][_0x16057a(0x213)](),_0x40ba8b[_0x16057a(0x32f)](),this['_revertErrorTimer']&&clearTimeout(this[_0x16057a(0x210)]),await((_0x5b416f=this[_0x16057a(0x29b)])==null?void 0x0:_0x5b416f[_0x16057a(0x279)]()),this[_0x16057a(0x2f7)][_0x16057a(0x246)]();}});_0x402fb3&&(this[_0x3a1df7(0x210)]=setTimeout(()=>{const _0x15440a=_0x3a1df7;_0x40ba8b[_0x15440a(0x32f)](),this[_0x15440a(0x2f7)]['show']({'content':this['_localeService']['t'](_0x15440a(0x221)),'type':_0x628fe3['MessageType'][_0x15440a(0x1fa)],'duration':0xbb8});},0x1388));}async[_0x466a81(0x2d4)](_0x36d5f0,_0x111a13){const _0x3fc705=_0x466a81;await this[_0x3fc705(0x2df)](_0x36d5f0,_0x111a13),_0x36d5f0[_0x3fc705(0x21c)][_0x3fc705(0x275)]((0x0,_0x2508ef[_0x3fc705(0x2e1)])(this[_0x3fc705(0x1e9)]))[_0x3fc705(0x2d5)](_0x466fe4=>{const _0x276c62=_0x3fc705;_0x466fe4&&this[_0x276c62(0x220)](_0x466fe4);}),this[_0x3fc705(0x22d)][_0x3fc705(0x307)][_0x3fc705(0x275)]((0x0,_0x2508ef[_0x3fc705(0x2e1)])(this[_0x3fc705(0x1e9)]))[_0x3fc705(0x2d5)](()=>this['_updateSubUnitFromURLParams'](_0x36d5f0,_0x111a13));}[_0x466a81(0x220)](_0x41a30f,_0x1839d9=!0x1){const _0x105986=_0x466a81;let _0x2b5a20=this['_urlService'][_0x105986(0x2ca)]('subunit');_0x41a30f['getSheetId']()!==_0x2b5a20&&this['_urlService']['setParam'](_0x105986(0x224),_0x41a30f['getSheetId'](),_0x1839d9);}async[_0x466a81(0x2df)](_0x53373b,_0x444a8b){const _0x56d3df=_0x466a81;var _0x12d4fe;if(!_0x444a8b||!_0x53373b[_0x56d3df(0x2e2)](_0x444a8b)){let _0x5b937e=_0x53373b[_0x56d3df(0x1fb)]()[0x0],_0x3a5e7e=_0x53373b[_0x56d3df(0x2e2)](_0x5b937e);if(!_0x3a5e7e)return;this[_0x56d3df(0x220)](_0x3a5e7e,!0x0),await this[_0x56d3df(0x2a9)][_0x56d3df(0x22a)](_0x1035fb[_0x56d3df(0x2a7)]['id'],{'unitId':_0x53373b[_0x56d3df(0x2dd)](),'subUnitId':_0x5b937e});return;}((_0x12d4fe=_0x53373b['getActiveSheet']())==null?void 0x0:_0x12d4fe['getSheetId']())!==_0x444a8b&&await this[_0x56d3df(0x2a9)][_0x56d3df(0x22a)](_0x1035fb[_0x56d3df(0x2a7)]['id'],{'unitId':_0x53373b['getUnitId'](),'subUnitId':_0x444a8b});}};_0x15f4aa=_0x3497e4([_0x38c8ca(0x0,_0x56b1c4[_0x466a81(0x288)]),_0x38c8ca(0x1,_0x20b92d[_0x466a81(0x301)]),_0x38c8ca(0x2,(0x0,_0x56b1c4['Inject'])(_0x4ff638)),_0x38c8ca(0x3,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x56b1c4['LocaleService'])),_0x38c8ca(0x4,_0x20b92d['IMessageService']),_0x38c8ca(0x5,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x3c0472[_0x466a81(0x21b)])),_0x38c8ca(0x6,_0x3c0472[_0x466a81(0x1dc)]),_0x38c8ca(0x7,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x3c0472[_0x466a81(0x2c8)])),_0x38c8ca(0x8,_0x56b1c4[_0x466a81(0x24a)]),_0x38c8ca(0x9,_0x184fd0['IURLService'])],_0x15f4aa);let _0x3c88a2=_0x466a81(0x289),_0x2c0ed1=class extends _0x56b1c4[_0x466a81(0x2f9)]{constructor(_0x2d6213,_0x26a71a,_0x5b87fc,_0x138809,_0x585ef5,_0x3a2e65,_0x162fbd,_0x1b54eb,_0x8cc4e1,_0x4e5d49){const _0x161f94=_0x466a81;super(),this[_0x161f94(0x2a1)]=_0x2d6213,this[_0x161f94(0x274)]=_0x26a71a,this[_0x161f94(0x27e)]=_0x5b87fc,this['_commandService']=_0x138809,this[_0x161f94(0x2f7)]=_0x585ef5,this[_0x161f94(0x285)]=_0x3a2e65,this[_0x161f94(0x325)]=_0x162fbd,this[_0x161f94(0x311)]=_0x1b54eb,this[_0x161f94(0x309)]=_0x8cc4e1,this[_0x161f94(0x2e6)]=_0x4e5d49,_0x204aa5(this,'_historyUniver$',new _0x2508ef['BehaviorSubject'](null)),_0x204aa5(this,'historyUniver$',this[_0x161f94(0x1f0)][_0x161f94(0x33a)]()),_0x204aa5(this,_0x161f94(0x20e),new _0x56b1c4[(_0x161f94(0x2b5))]()),_0x204aa5(this,_0x161f94(0x260),new Map()),_0x204aa5(this,_0x161f94(0x239),null),this[_0x161f94(0x1ec)]();}get['historyUniver'](){const _0x56436f=_0x466a81;return this[_0x56436f(0x1f0)][_0x56436f(0x1fd)];}[_0x466a81(0x1ec)](){const _0x36bc9e=_0x466a81;this[_0x36bc9e(0x27c)](),this[_0x36bc9e(0x1db)]();}['_initContainer'](){const _0x2a960a=_0x466a81;var _0x4cd850;let _0x19ceda=(_0x4cd850=this[_0x2a960a(0x27e)]['getConfig'](_0x2a960a(0x24b)))==null?_0x2a960a(0x2a0):_0x4cd850,_0x17968e=document[_0x2a960a(0x236)](_0x19ceda);if(!_0x17968e)return;let _0x24332d=document[_0x2a960a(0x2ed)]('div');_0x24332d['id']=_0x3c88a2,_0x24332d['dataset'][_0x2a960a(0x27a)]=_0x2a960a(0x1e1),_0x24332d[_0x2a960a(0x237)]['position']='absolute',_0x24332d['style'][_0x2a960a(0x252)]='0',_0x24332d[_0x2a960a(0x237)][_0x2a960a(0x206)]='0',_0x24332d[_0x2a960a(0x237)][_0x2a960a(0x319)]='100%',_0x24332d[_0x2a960a(0x237)]['height']=_0x2a960a(0x2c0),_0x24332d[_0x2a960a(0x237)][_0x2a960a(0x265)]='49',_0x24332d[_0x2a960a(0x237)][_0x2a960a(0x305)]=_0x2a960a(0x24c),_0x17968e[_0x2a960a(0x2b0)](_0x24332d);}[_0x466a81(0x1db)](){const _0xd3fb68=_0x466a81;[[_0x36c814[_0xd3fb68(0x321)]],[_0x20b92d[_0xd3fb68(0x2f3)],{'container':_0x3c88a2,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[_0x20b92d['IDialogService'],null]]}],[_0x3ef5bb[_0xd3fb68(0x2ce)]],[_0x123b9c[_0xd3fb68(0x28c)],{'override':[[_0x123b9c['IImageIoService'],null]]}],[_0x5832a3['UniverDocsPlugin'],{'hasScroll':!0x1}],[_0x53a3a3[_0xd3fb68(0x207)]],[_0x2f939f[_0xd3fb68(0x30d)]],[_0x1035fb[_0xd3fb68(0x280)],{'notExecuteFormula':!0x0}],[_0x3d7b45['UniverSheetsMobileUIPlugin']],[_0x1d3693[_0xd3fb68(0x200)]],[_0x2f90d3[_0xd3fb68(0x226)]],[_0x477bac[_0xd3fb68(0x29c)]],[_0x5120ed[_0xd3fb68(0x29d)]],[_0x357bc3[_0xd3fb68(0x314)]],[_0x5df92c[_0xd3fb68(0x28d)]],[_0x823b69[_0xd3fb68(0x258)]],[_0x4576af['UniverDataValidationPlugin']],[_0x3bab25[_0xd3fb68(0x2bb)]],[_0x5941d2[_0xd3fb68(0x272)]],[_0x3dea70['UniverFormulaEnginePlugin'],{'notExecuteFormula':!0x0}],[_0x18cd02[_0xd3fb68(0x2d8)]],[_0x23385f[_0xd3fb68(0x340)]],[_0x30257d[_0xd3fb68(0x1d3)]],[_0x5b4152[_0xd3fb68(0x204)]],[_0x4a9c87[_0xd3fb68(0x281)]],[_0x52f8b7[_0xd3fb68(0x2f2)]],[_0x1143ee[_0xd3fb68(0x30f)]],[_0x4031fa[_0xd3fb68(0x2d3)]],[_0x440f11[_0xd3fb68(0x23e)]],[_0x183016[_0xd3fb68(0x266)],{'notExecuteFormula':!0x0}],[_0xc54bc8['UniverSheetsTablePlugin']]]['forEach'](([_0x94ebcc,_0x24a10c])=>this[_0xd3fb68(0x2c7)](_0x94ebcc,_0x24a10c));}[_0x466a81(0x2ba)](){const _0x5d8869=_0x466a81;super[_0x5d8869(0x2ba)](),this['unMountHistoryContent'](),this[_0x5d8869(0x260)]['clear']();}['registerPlugin'](_0x1e2d90,_0x2bcab6,_0x323611){const _0x2bc5d7=_0x466a81;if(this[_0x2bc5d7(0x260)]['has'](_0x1e2d90['pluginName'])&&!_0x323611)throw Error('[MobileHistoryLoaderService]:\x20Plugin\x20'+_0x1e2d90[_0x2bc5d7(0x263)]+_0x2bc5d7(0x32b));this[_0x2bc5d7(0x260)][_0x2bc5d7(0x21d)](_0x1e2d90['pluginName'],[_0x1e2d90,_0x2bcab6]);}[_0x466a81(0x312)](){const _0x191f36=_0x466a81;return Array[_0x191f36(0x230)](this[_0x191f36(0x260)][_0x191f36(0x231)]());}['mountHistoryContent'](_0x349ee1,_0xe624b7){const _0x62ff74=_0x466a81;let _0x54c806=document[_0x62ff74(0x236)](_0x3c88a2);_0x54c806&&(_0x54c806['style'][_0x62ff74(0x305)]=_0x62ff74(0x20d),this[_0x62ff74(0x30e)](_0x349ee1,_0x3c88a2,_0xe624b7));}[_0x466a81(0x213)](){const _0x30fe93=_0x466a81;var _0x301116;this[_0x30fe93(0x20e)]['dispose'](),(_0x301116=this['historyUniver'])==null||_0x301116[_0x30fe93(0x2ba)](),this[_0x30fe93(0x1f0)][_0x30fe93(0x32c)](null);let _0x32fc3e=document[_0x30fe93(0x236)](_0x3c88a2);_0x32fc3e&&(_0x32fc3e[_0x30fe93(0x237)][_0x30fe93(0x305)]=_0x30fe93(0x24c),this[_0x30fe93(0x239)]&&(this[_0x30fe93(0x239)]['terminate'](),this[_0x30fe93(0x239)]=null));}[_0x466a81(0x30e)](_0x20117d,_0x2bde00,_0x1f51f8){const _0x5219b1=_0x466a81;var _0x2a816f,_0x3d832f,_0x23f19b,_0x184a42;if(this[_0x5219b1(0x229)])return;let _0x41c40f=new _0x56b1c4['Univer']({'locales':{[this[_0x5219b1(0x2a1)][_0x5219b1(0x1dd)]()]:this[_0x5219b1(0x2a1)][_0x5219b1(0x2b2)]()},'override':[[_0x56b1c4['IAuthzIoService'],{'useClass':_0x3c0472[_0x5219b1(0x29a)]}]]}),_0x27047e=_0x41c40f[_0x5219b1(0x26e)]();this[_0x5219b1(0x1df)](this['_themeService'][_0x5219b1(0x28f)]['subscribe'](_0x4b2525=>{_0x27047e['get'](_0x56b1c4['ThemeService'])['setDarkMode'](_0x4b2525);})),this[_0x5219b1(0x1df)](this[_0x5219b1(0x2e6)][_0x5219b1(0x2af)][_0x5219b1(0x2d5)](_0xb42080=>{const _0x1f8eeb=_0x5219b1;_0x27047e[_0x1f8eeb(0x28a)](_0x56b1c4[_0x1f8eeb(0x271)])[_0x1f8eeb(0x247)](_0xb42080);})),_0x27047e[_0x5219b1(0x28a)](_0x56b1c4[_0x5219b1(0x218)])[_0x5219b1(0x332)](this[_0x5219b1(0x2a1)]['getCurrentLocale']()),_0x27047e[_0x5219b1(0x28a)](_0x56b1c4[_0x5219b1(0x2c9)])[_0x5219b1(0x2ac)](_0x3c0472[_0x5219b1(0x327)],this[_0x5219b1(0x27e)][_0x5219b1(0x245)](_0x3c0472[_0x5219b1(0x327)]));let _0x14826e=this[_0x5219b1(0x27e)]['getConfig'](_0xeb7b37['LS_CONFIG_KEY']);_0x14826e&&_0x41c40f[_0x5219b1(0x2c7)](_0xeb7b37[_0x5219b1(0x228)],{'license':_0x14826e['ls']});let _0x3965da=(_0x2a816f=this[_0x5219b1(0x27e)][_0x5219b1(0x245)](_0x5219b1(0x25f)))==null?void 0x0:_0x2a816f[_0x5219b1(0x20b)],_0x3be79d=!!_0x3965da;_0x3be79d&&(this[_0x5219b1(0x239)]=_0x3965da instanceof Worker?_0x3965da:null,_0x41c40f[_0x5219b1(0x2c7)](_0xbe823f[_0x5219b1(0x341)],{'workerURL':_0x3965da})),this[_0x5219b1(0x260)][_0x5219b1(0x2ab)](([_0x1670fa,_0x3ccc3f])=>{const _0x456760=_0x5219b1;_0x41c40f[_0x456760(0x2c7)](_0x1670fa,_0x3ccc3f);}),_0x41c40f['registerPlugin'](_0x51b46a['UniverEditHistoryViewerMobilePlugin'],{'historyListServerUrl':(_0x3d832f=this[_0x5219b1(0x27e)][_0x5219b1(0x245)]('edit-history-loader.config'))==null?void 0x0:_0x3d832f[_0x5219b1(0x2f8)],'historyPanelComponentKey':(_0x23f19b=this[_0x5219b1(0x27e)]['getConfig'](_0x5219b1(0x25f)))==null?void 0x0:_0x23f19b[_0x5219b1(0x2ae)],'historyPanelHidden':(_0x184a42=this[_0x5219b1(0x27e)][_0x5219b1(0x245)]('edit-history-loader.config'))==null?void 0x0:_0x184a42[_0x5219b1(0x2fa)]}),_0x27047e['invoke'](_0x303112=>{const _0x181621=_0x5219b1;this[_0x181621(0x262)](_0x303112,_0x20117d);}),this[_0x5219b1(0x1f0)][_0x5219b1(0x32c)](_0x41c40f);let _0x2c60a9=_0x27047e[_0x5219b1(0x28a)](_0x51b46a[_0x5219b1(0x293)]),_0x4c0fa5=this[_0x5219b1(0x30c)](_0x20117d),_0x27cbb9=()=>{const _0x3f9a09=_0x5219b1;_0x1f51f8?_0x2c60a9[_0x3f9a09(0x2ff)](_0x20117d,_0x2bde00,_0x4c0fa5,_0x1f51f8):_0x2c60a9[_0x3f9a09(0x24d)](_0x20117d,_0x2bde00,_0x4c0fa5);};if(this[_0x5219b1(0x2f7)][_0x5219b1(0x2e9)]({'content':this[_0x5219b1(0x2a1)]['t'](_0x5219b1(0x1f4)),'type':_0x628fe3[_0x5219b1(0x27b)]['Loading']}),_0x3be79d)try{_0x27047e[_0x5219b1(0x28a)](_0xbe823f[_0x5219b1(0x2c2)])[_0x5219b1(0x2ad)]()[_0x5219b1(0x283)](()=>{_0x27cbb9();});}catch{_0x27cbb9();}else _0x27cbb9();}[_0x466a81(0x262)](_0x3d3518,_0x1916b5){const _0xf9e89f=_0x466a81;let _0x2bc690=_0x3d3518[_0xf9e89f(0x28a)](_0x51b46a['HistoryManagerService']);this[_0xf9e89f(0x20e)][_0xf9e89f(0x306)](_0x2bc690[_0xf9e89f(0x23c)][_0xf9e89f(0x2d5)](_0x5f4b4d=>{const _0x418670=_0xf9e89f;switch(_0x5f4b4d){case _0x51b46a[_0x418670(0x257)][_0x418670(0x20f)]:this[_0x418670(0x311)][_0x418670(0x223)](),this[_0x418670(0x309)]['close']();break;case _0x51b46a[_0x418670(0x257)][_0x418670(0x241)]:this[_0x418670(0x2a9)][_0x418670(0x22a)](_0x997a81['id']),this[_0x418670(0x213)]();break;case _0x51b46a[_0x418670(0x257)]['Error']:this['unMountHistoryContent'](),this['_messageService']['show']({'content':this[_0x418670(0x2a1)]['t'](_0x418670(0x250)),'type':_0x628fe3[_0x418670(0x27b)]['Error'],'duration':0xbb8});break;default:break;}})),this[_0xf9e89f(0x20e)][_0xf9e89f(0x306)](_0x2bc690['revertRevision$']['subscribe'](async _0x29f4bf=>{const _0xd88a83=_0xf9e89f;_0x29f4bf&&this[_0xd88a83(0x2a9)][_0xd88a83(0x22a)](_0x477bac[_0xd88a83(0x1ee)]['id'],{'unitId':_0x1916b5,'revision':_0x29f4bf});}));}[_0x466a81(0x30c)](_0xe89e7c){const _0x6f5289=_0x466a81;let _0x3e7f17=this['_univerInstanceService'][_0x6f5289(0x290)](_0xe89e7c)[_0x6f5289(0x270)]()[_0x6f5289(0x291)](_0x32a34e=>_0x32a34e[_0x6f5289(0x1d6)]()),_0x12b276=new _0x1035fb[(_0x6f5289(0x1f5))](_0xe89e7c)['id'],_0x4da1f8=_0x3e7f17[_0x6f5289(0x291)](_0x25a4d3=>new _0x1035fb[(_0x6f5289(0x208))](_0xe89e7c,_0x25a4d3)['id']),_0x1d6a9c=_0x3e7f17['map'](_0x3c0273=>this['_selectionProtectionRuleModel'][_0x6f5289(0x238)](_0xe89e7c,_0x3c0273)['map'](_0x421416=>new _0x1035fb[(_0x6f5289(0x292))](_0xe89e7c,_0x3c0273,_0x421416[_0x6f5289(0x269)])['id']))[_0x6f5289(0x26f)](),_0x5d0a9d=new _0x1035fb[(_0x6f5289(0x1f3))](_0xe89e7c)['id'];return this['_permissionService'][_0x6f5289(0x2aa)]([_0x12b276,..._0x4da1f8,..._0x1d6a9c,_0x5d0a9d])[_0x6f5289(0x294)](_0x5dc451=>!!_0x5dc451[_0x6f5289(0x1fd)]);}};_0x2c0ed1=_0x3497e4([_0x38c8ca(0x0,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x56b1c4[_0x466a81(0x218)])),_0x38c8ca(0x1,_0x56b1c4[_0x466a81(0x24a)]),_0x38c8ca(0x2,_0x56b1c4['IConfigService']),_0x38c8ca(0x3,_0x56b1c4[_0x466a81(0x288)]),_0x38c8ca(0x4,_0x20b92d[_0x466a81(0x2ea)]),_0x38c8ca(0x5,_0x56b1c4[_0x466a81(0x33c)]),_0x38c8ca(0x6,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x1035fb[_0x466a81(0x282)])),_0x38c8ca(0x7,(0x0,_0x56b1c4['Inject'])(_0x20b92d[_0x466a81(0x255)])),_0x38c8ca(0x8,(0x0,_0x56b1c4['Inject'])(_0x20b92d[_0x466a81(0x277)])),_0x38c8ca(0x9,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x56b1c4[_0x466a81(0x271)]))],_0x2c0ed1);let _0x56595d=class extends _0x56b1c4[_0x466a81(0x2b8)]{constructor(_0x5d2270=_0x462111,_0x3b8cda,_0x4bd5ca){const _0x412f05=_0x466a81;super(),this[_0x412f05(0x1da)]=_0x5d2270,this[_0x412f05(0x297)]=_0x3b8cda,this['_configService']=_0x4bd5ca;let {menu:_0xd9297b,..._0x2bd980}=(0x0,_0x56b1c4['merge'])({},_0x462111,this[_0x412f05(0x1da)]);_0xd9297b&&this[_0x412f05(0x27e)][_0x412f05(0x2ac)](_0x412f05(0x2c3),_0xd9297b,{'merge':!0x0}),this['_configService'][_0x412f05(0x2ac)](_0x5b05a6,_0x2bd980),this[_0x412f05(0x1da)]['univerContainerId']&&this[_0x412f05(0x27e)]['setConfig'](_0x412f05(0x24b),this[_0x412f05(0x1da)]['univerContainerId']);}['onStarting'](){const _0x30f7b8=_0x466a81;this[_0x30f7b8(0x297)][_0x30f7b8(0x306)]([_0x39f51e]),this[_0x30f7b8(0x297)][_0x30f7b8(0x28a)](_0x39f51e),[[_0x4ff638,{'useClass':_0x2c0ed1}],[_0x15f4aa]][_0x30f7b8(0x2ab)](_0x496a20=>this[_0x30f7b8(0x297)][_0x30f7b8(0x306)](_0x496a20));}[_0x466a81(0x316)](){const _0xbd4415=_0x466a81;this[_0xbd4415(0x297)][_0xbd4415(0x28a)](_0x15f4aa);}};_0x204aa5(_0x56595d,_0x466a81(0x27d),_0x56b1c4['UniverInstanceType'][_0x466a81(0x20c)]),_0x204aa5(_0x56595d,_0x466a81(0x263),_0x466a81(0x21e)),_0x204aa5(_0x56595d,_0x466a81(0x1ff),_0x1fa5dd),_0x204aa5(_0x56595d,'version',_0x213487),_0x56595d=_0x3497e4([(0x0,_0x56b1c4[_0x466a81(0x32d)])(_0xeb7b37[_0x466a81(0x228)]),_0x38c8ca(0x1,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x56b1c4['Injector'])),_0x38c8ca(0x2,_0x56b1c4[_0x466a81(0x2c9)])],_0x56595d);let _0x3282ff=class extends _0x56b1c4[_0x466a81(0x1d8)]{constructor(_0x2f1167,_0x3db636,_0x4aba20,_0x226235,_0x5e1362,_0x33a3e1,_0x5d8c58,_0x263a46,_0x424f30,_0xa62272){const _0x103792=_0x466a81;super(),this[_0x103792(0x2a9)]=_0x2f1167,this[_0x103792(0x337)]=_0x3db636,this['_historyManagerService']=_0x4aba20,this[_0x103792(0x2a1)]=_0x226235,this[_0x103792(0x2f7)]=_0x5e1362,this[_0x103792(0x1e6)]=_0x33a3e1,this[_0x103792(0x29b)]=_0x5d8c58,this[_0x103792(0x201)]=_0x263a46,this['_univerInstanceService']=_0x424f30,this[_0x103792(0x22d)]=_0xa62272,_0x204aa5(this,_0x103792(0x210),null),this['_init']();}[_0x466a81(0x1ec)](){const _0x360928=_0x466a81;[_0x2d09e7,_0x997a81]['forEach'](_0x14adfc=>this[_0x360928(0x1df)]((0x0,_0x56b1c4[_0x360928(0x1e3)])(this[_0x360928(0x2a9)][_0x360928(0x1fe)](_0x14adfc)))),this[_0x360928(0x337)][_0x360928(0x26a)](_0x45488a),this[_0x360928(0x1df)](this['_commandService'][_0x360928(0x227)](async(_0xefd7e5,_0x381962)=>{const _0x585d08=_0x360928;if(_0xefd7e5['id']===_0x477bac[_0x585d08(0x1ee)]['id']){let {unitId:_0x490a26}=_0xefd7e5[_0x585d08(0x302)];this[_0x585d08(0x2f7)][_0x585d08(0x2e9)]({'content':this[_0x585d08(0x2a1)]['t'](_0x585d08(0x31b)),'type':_0x628fe3[_0x585d08(0x27b)]['Loading'],'duration':0x1388});let _0x10f2b8=this[_0x585d08(0x1e6)]['getCollabEntity'](_0x490a26);_0x381962!=null&&_0x381962[_0x585d08(0x202)]?this['_handleRevertAcknowledgement'](_0x10f2b8,async()=>(setTimeout(()=>window['location'][_0x585d08(0x328)]()),!0x0),!0x0):this[_0x585d08(0x303)](_0x10f2b8,async()=>{const _0x3e9579=_0x585d08;let _0x217dd3=this[_0x3e9579(0x274)][_0x3e9579(0x1f7)](_0x56b1c4[_0x3e9579(0x2d1)]['UNIVER_SHEET']),_0x2b3b08=_0x217dd3==null?void 0x0:_0x217dd3['getActiveSheet']();if(!_0x2b3b08)return!0x1;this[_0x3e9579(0x274)][_0x3e9579(0x1eb)](_0x490a26);let _0x560e0a=await this[_0x3e9579(0x201)][_0x3e9579(0x2b7)](_0x490a26,_0x56b1c4['UniverInstanceType'][_0x3e9579(0x339)]);return _0x560e0a&&_0x560e0a instanceof _0x56b1c4[_0x3e9579(0x2cd)]?(await this[_0x3e9579(0x2d4)](_0x560e0a,_0x2b3b08['getSheetId']()),!0x0):!0x1;});}}));}[_0x466a81(0x303)](_0x242ac4,_0x2418ff,_0x58291d=!0x1){const _0x325255=_0x466a81;let _0x3daf8c=(0x0,_0x2508ef[_0x325255(0x1f9)])([_0x242ac4[_0x325255(0x2fc)][_0x325255(0x29e)],_0x242ac4[_0x325255(0x235)]])[_0x325255(0x2d5)](async([_0x4ba74d,_0x513535])=>{const _0xf5f32c=_0x325255;if(_0x4ba74d[_0xf5f32c(0x25e)]===_0x477bac[_0xf5f32c(0x2e7)][_0xf5f32c(0x209)]&&(_0x513535==null?void 0x0:_0x513535['status'])===_0x3c0472[_0xf5f32c(0x217)][_0xf5f32c(0x26b)]&&_0x4ba74d['data']['mutations'][_0xf5f32c(0x31f)](_0x40e87f=>_0x40e87f['id']===_0x477bac[_0xf5f32c(0x1ee)]['id'])&&await _0x2418ff()){var _0x4f4422;this[_0xf5f32c(0x2a6)]['unMountHistoryContent'](),_0x3daf8c[_0xf5f32c(0x32f)](),this[_0xf5f32c(0x210)]&&clearTimeout(this[_0xf5f32c(0x210)]),await((_0x4f4422=this['_localCacheService'])==null?void 0x0:_0x4f4422[_0xf5f32c(0x279)]());}});_0x58291d&&(this['_revertErrorTimer']=setTimeout(()=>{const _0x1be54d=_0x325255;_0x3daf8c[_0x1be54d(0x32f)](),this[_0x1be54d(0x2f7)][_0x1be54d(0x2e9)]({'content':this['_localeService']['t']('edit-history-loader.panel.revertFailed'),'type':_0x628fe3[_0x1be54d(0x27b)][_0x1be54d(0x1fa)],'duration':0xbb8});},0x1388));}async[_0x466a81(0x2d4)](_0x3b78a4,_0x2bc957){const _0x3b1906=_0x466a81;await this[_0x3b1906(0x2df)](_0x3b78a4,_0x2bc957),_0x3b78a4['activeSheet$'][_0x3b1906(0x275)]((0x0,_0x2508ef[_0x3b1906(0x2e1)])(this[_0x3b1906(0x1e9)]))[_0x3b1906(0x2d5)](_0x15adaf=>{const _0x2fc2a8=_0x3b1906;_0x15adaf&&this[_0x2fc2a8(0x220)](_0x15adaf);}),this[_0x3b1906(0x22d)]['urlChange$'][_0x3b1906(0x275)]((0x0,_0x2508ef[_0x3b1906(0x2e1)])(this['dispose$']))[_0x3b1906(0x2d5)](()=>this[_0x3b1906(0x2df)](_0x3b78a4,_0x2bc957));}['_updateURLWithCurrentState'](_0x4a0841,_0x346b8e=!0x1){const _0x1ca095=_0x466a81;let _0x1f2390=this[_0x1ca095(0x22d)][_0x1ca095(0x2ca)](_0x1ca095(0x224));_0x4a0841[_0x1ca095(0x1d6)]()!==_0x1f2390&&this[_0x1ca095(0x22d)][_0x1ca095(0x284)](_0x1ca095(0x224),_0x4a0841[_0x1ca095(0x1d6)](),_0x346b8e);}async[_0x466a81(0x2df)](_0x55eb46,_0x2d6122){const _0x259c59=_0x466a81;var _0x43e1f1;if(!_0x2d6122||!_0x55eb46[_0x259c59(0x2e2)](_0x2d6122)){let _0x303132=_0x55eb46['getUnhiddenWorksheets']()[0x0],_0x11cdd1=_0x55eb46[_0x259c59(0x2e2)](_0x303132);if(!_0x11cdd1)return;this[_0x259c59(0x220)](_0x11cdd1,!0x0),await this['_commandService']['executeCommand'](_0x1035fb[_0x259c59(0x2a7)]['id'],{'unitId':_0x55eb46[_0x259c59(0x2dd)](),'subUnitId':_0x303132});return;}((_0x43e1f1=_0x55eb46[_0x259c59(0x259)]())==null?void 0x0:_0x43e1f1[_0x259c59(0x1d6)]())!==_0x2d6122&&await this[_0x259c59(0x2a9)][_0x259c59(0x22a)](_0x1035fb[_0x259c59(0x2a7)]['id'],{'unitId':_0x55eb46['getUnitId'](),'subUnitId':_0x2d6122});}};_0x3282ff=_0x3497e4([_0x38c8ca(0x0,_0x56b1c4[_0x466a81(0x288)]),_0x38c8ca(0x1,_0x20b92d['IMenuManagerService']),_0x38c8ca(0x2,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x4ff638)),_0x38c8ca(0x3,(0x0,_0x56b1c4['Inject'])(_0x56b1c4['LocaleService'])),_0x38c8ca(0x4,_0x20b92d[_0x466a81(0x2ea)]),_0x38c8ca(0x5,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x3c0472[_0x466a81(0x21b)])),_0x38c8ca(0x6,_0x3c0472[_0x466a81(0x1dc)]),_0x38c8ca(0x7,(0x0,_0x56b1c4['Inject'])(_0x3c0472[_0x466a81(0x2c8)])),_0x38c8ca(0x8,_0x56b1c4['IUniverInstanceService']),_0x38c8ca(0x9,_0x184fd0[_0x466a81(0x32e)])],_0x3282ff);let _0x1714a1=class extends _0x56b1c4[_0x466a81(0x2b8)]{constructor(_0x27501a=_0x462111,_0x386478,_0x3a2aa1){const _0x426904=_0x466a81;super(),this['_config']=_0x27501a,this['_injector']=_0x386478,this[_0x426904(0x27e)]=_0x3a2aa1;let {menu:_0x5a1045,..._0x52c890}=(0x0,_0x56b1c4[_0x426904(0x1ea)])({},_0x462111,this[_0x426904(0x1da)]);_0x5a1045&&this[_0x426904(0x27e)][_0x426904(0x2ac)](_0x426904(0x2c3),_0x5a1045,{'merge':!0x0}),this[_0x426904(0x27e)][_0x426904(0x2ac)](_0x5b05a6,_0x52c890),this['_config'][_0x426904(0x212)]&&this[_0x426904(0x27e)][_0x426904(0x2ac)](_0xf8728c,this[_0x426904(0x1da)][_0x426904(0x212)]);}['onStarting'](){const _0x29e6fd=_0x466a81;this['_injector'][_0x29e6fd(0x306)]([_0x39f51e]),this[_0x29e6fd(0x297)][_0x29e6fd(0x28a)](_0x39f51e),[[_0x4ff638],[_0x3282ff]][_0x29e6fd(0x2ab)](_0x57f2e8=>this['_injector'][_0x29e6fd(0x306)](_0x57f2e8));}[_0x466a81(0x316)](){const _0x5eea07=_0x466a81;this[_0x5eea07(0x297)][_0x5eea07(0x28a)](_0x3282ff);}};_0x204aa5(_0x1714a1,_0x466a81(0x27d),_0x56b1c4[_0x466a81(0x2d1)][_0x466a81(0x20c)]),_0x204aa5(_0x1714a1,_0x466a81(0x263),_0x466a81(0x2fd)),_0x204aa5(_0x1714a1,_0x466a81(0x1ff),_0x1fa5dd),_0x204aa5(_0x1714a1,'version',_0x213487),_0x1714a1=_0x3497e4([(0x0,_0x56b1c4['DependentOn'])(_0xeb7b37[_0x466a81(0x228)]),_0x38c8ca(0x1,(0x0,_0x56b1c4[_0x466a81(0x216)])(_0x56b1c4[_0x466a81(0x2e3)])),_0x38c8ca(0x2,_0x56b1c4[_0x466a81(0x2c9)])],_0x1714a1),_0x16fba3[_0x466a81(0x214)]=_0x5b05a6,Object['defineProperty'](_0x16fba3,'HistoryLoaderService',{'enumerable':!0x0,'get':function(){return _0x4ff638;}}),Object['defineProperty'](_0x16fba3,_0x466a81(0x296),{'enumerable':!0x0,'get':function(){return _0x2c0ed1;}}),_0x16fba3['ToggleEditHistoryOperation']=_0x2d09e7,_0x16fba3['UNIVER_CONTAINER_ID_KEY']=_0xf8728c,_0x16fba3[_0x466a81(0x268)]=_0x58df65,Object[_0x466a81(0x317)](_0x16fba3,'UniverEditHistoryLoaderMobilePlugin',{'enumerable':!0x0,'get':function(){return _0x56595d;}}),Object[_0x466a81(0x317)](_0x16fba3,_0x466a81(0x295),{'enumerable':!0x0,'get':function(){return _0x1714a1;}});}));function _0x2ba5(_0x345762,_0x56fb3b){_0x345762=_0x345762-0x1d2;const _0x3fa4fa=_0x3fa4();let _0x2ba5b9=_0x3fa4fa[_0x345762];return _0x2ba5b9;}function _0x3fa4(){const _0x4980d5=['defineProperty','UniverIcon','width','_registerIcons','edit-history-loader.panel.reverting','prototype','rxjs','52730cMzaSH','some','split','UniverRenderEnginePlugin','UniverSheetsDataValidationUIPlugin','UniverSheetsFilter','replace','_selectionProtectionRuleModel','CommandType','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','reload','stroke','UniverCore','\x20has\x20been\x20registered.','next','DependentOn','IURLService','unsubscribe','UniverDrawing','history-icon','setLocale','UniverDataValidation','UniverDocsPlugin','BehaviorSubject','UniverRpc','_menuManagerService','WorkbookViewHistoryPermission','UNIVER_SHEET','asObservable','19992907IndDeo','IPermissionService','random','UniverSheetsDataValidation','symbol','UniverSheetsDrawingPlugin','UniverRPCMainThreadPlugin','UniverProEditHistoryLoader','UniverSheetsDrawingUIPlugin','edit-history-loader.panel.title','http://www.w3.org/2000/svg','getSheetId','univer.operation.exit-edit-history','RxDisposable','exports.@univerjs/core.@univerjs/sheets.@univerjs-pro/collaboration.@univerjs-pro/collaboration-client.@univerjs-pro/edit-history-viewer.@univerjs-pro/license.@univerjs-pro/sheets-chart.@univerjs-pro/sheets-chart-ui.@univerjs-pro/sheets-pivot.@univerjs-pro/sheets-shape.@univerjs-pro/sheets-shape-ui.@univerjs-pro/sheets-sparkline.@univerjs-pro/sheets-sparkline-ui.@univerjs/data-validation.@univerjs/design.@univerjs/docs.@univerjs/docs-ui.@univerjs/drawing.@univerjs/drawing-ui.@univerjs/engine-formula.@univerjs/engine-render.@univerjs/network.@univerjs/rpc.@univerjs/sheets-conditional-formatting.@univerjs/sheets-conditional-formatting-ui.@univerjs/sheets-data-validation.@univerjs/sheets-data-validation-ui.@univerjs/sheets-drawing.@univerjs/sheets-drawing-ui.@univerjs/sheets-filter.@univerjs/sheets-filter-ui.@univerjs/sheets-formula.@univerjs/sheets-formula-ui.@univerjs/sheets-hyper-link.@univerjs/sheets-hyper-link-ui.@univerjs/sheets-numfmt.@univerjs/sheets-table.@univerjs/sheets-ui.@univerjs/ui.rxjs.react.@univerjs-pro/collaboration-client-ui','_config','_initPlugins','ILocalCacheService','getCurrentLocale','UniverDocs','disposeWithMe','UniverSheetsDataValidationUi','history-container','getCurrentRangeDisable$','toDisposable','idSuffix','clipPath','_collaborationController','object','toPrimitive','dispose$','merge','disposeUnit','_init','UniverEditHistoryViewerPlugin','RevertRevisionMutation','UniverSheetsTablePlugin','_historyUniver$','UniverEngineFormula','UniverDocsUi','WorkbookRecoverHistoryPermission','edit-history-loader.info.initializing','WorkbookEditablePermission','UniverNetwork','getCurrentUnitOfType','displayName','combineLatest','Error','getUnhiddenWorksheets','clear','value','registerCommand','packageName','UniverSheetsFormulaPlugin','_dataLoaderService','fromCollab','defIds','UniverSheetSparklinePlugin','@univerjs-pro/edit-history-loader','left','UniverDocsUIPlugin','WorksheetEditPermission','CHANGESET_ACK','decorate','workerURL','UNIVER_UNKNOWN','block','_disposableCollection','Entered','_revertErrorTimer','currentColor','univerContainerId','unMountHistoryContent','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','UniverDesign','Inject','CollaborationStatus','LocaleService','substring','24988HLGRZy','CollaborationController','activeSheet$','set','UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN','useRef','_updateURLWithCurrentState','edit-history-loader.panel.revertFailed','history-icon_clip0_907_281','closeAll','subunit','white','UniverSheetsFormulaUIPlugin','onCommandExecuted','UniverLicensePlugin','historyUniver','executeCommand','12594HKMRcz','includes','_urlService','6316775vKdQAm','tag','from','values','UniverSheetsHyperLink','UniverProSheetsSparkline','OTHERS','state$','getElementById','style','getSubunitRuleList','_internalWebWorker','M0\x200H16V16H0z','defs','status$','length','UniverSheetsShapeUIPlugin','72oobKbg','getCollabEntity','Exited','colorChannel1','UniverSheetsFilterUIPlugin','url(#history-icon_clip0_907_281)','getConfig','removeAll','setTheme','trim','36JfMbJr','IUniverInstanceService','UNIVER_CONTAINER_ID','none','triggerLoadVersions','univer-history-container','UniverProEditHistoryViewer','edit-history-loader.panel.listFetchError','UniverSheetsConditionalFormatting','top','forwardRef','_iconManager','IDialogService','invoke','HistoryModeStatus','UniverSheetsHyperLinkUIPlugin','getActiveSheet','setDarkMode','mask','UniverProSheetsChartUi','div','eventID','edit-history-loader.config','_pluginMap','UniverEngineRender','_initListener','pluginName','3451MwmrXb','zIndex','UniverSheetsPivotTablePlugin','0\x200\x2016\x2016','UNIVER_HISTORY_CONTAINER_ID','permissionId','mergeMenu','SYNCED','url(#$1','React','__getInjector','flat','getSheets','ThemeService','UniverSheetsDataValidationMobileUIPlugin','OPERATION','_univerInstanceService','pipe','children','ISidebarService','UniverSheetsHyperLinkUi','exhaustSavingTask','uComp','MessageType','_initContainer','type','_configService','fill','UniverSheetsPlugin','UniverSheetSparklineUIPlugin','RangeProtectionRuleModel','then','setParam','_permissionService','UniverSheetsFormulaUi','getMenuHiddenObservable','ICommandService','univer-history-container-mobile','get','UniverUIPlugin','UniverDrawingPlugin','UniverSheetsHyperLinkPlugin','Univer','darkMode$','getUnit','map','RangeProtectionPermissionEditPoint','HistoryManagerService','every','UniverEditHistoryLoaderPlugin','MobileHistoryLoaderService','_injector','UniverProCollaborationClientUi','RibbonStartGroup','AuthzIoHttpService','_localCacheService','UniverCollaborationPlugin','UniverSheetsFilterPlugin','event$','HistoryIcon','univer-container','_localeService','historyUniver$','69kaAWGQ','mountHistoryContent','dataset','_historyManagerService','SetWorksheetActivateCommand','constructor','_commandService','composePermission','forEach','setConfig','whenReady','historyPanelComponentKey','currentTheme$','appendChild','1em','getLocales','height','function','DisposableCollection','UniverFormulaEnginePlugin','loadUnit','Plugin','UniverSheetsUi','dispose','UniverSheetsDataValidationPlugin','call','entries','absolute','assign','100%','IAuthzIoService','IRemoteInstanceService','menu','history-panel','UniverSheetsNumfmt','1.0.0-alpha.0','registerPlugin','DataLoaderService','IConfigService','getParam','IImageIoService','UniverProSheetsSparklineUi','Workbook','UniverNetworkPlugin','M8.28291\x205.16293C8.28295\x204.83156\x208.01435\x204.5629\x207.68298\x204.56287C7.35161\x204.56283\x207.08295\x204.83143\x207.08291\x205.1628L7.08252\x208.63494C7.0825\x208.79881\x207.1495\x208.95555\x207.26796\x209.06877L9.70073\x2011.3939C9.94029\x2011.6228\x2010.3201\x2011.6142\x2010.549\x2011.3747C10.778\x2011.1351\x2010.7694\x2010.7553\x2010.5298\x2010.5263L8.28255\x208.37852L8.28291\x205.16293Z','UniverSheetsConditionalFormattingUi','UniverInstanceType','string','UniverSheetsShapePlugin','_setupSubUnitSync','subscribe','185348VpvjIz','198qMVWbv','UniverDrawingUIPlugin','status','M4.45388\x204.14989H3.52896C4.61144\x202.8939\x206.21319\x202.0999\x207.9999\x202.0999C11.2584\x202.0999\x2013.8999\x204.74142\x2013.8999\x207.9999C13.8999\x2011.2584\x2011.2584\x2013.8999\x207.9999\x2013.8999C4.74142\x2013.8999\x202.0999\x2011.2584\x202.0999\x207.9999C2.0999\x207.66853\x201.83127\x207.3999\x201.4999\x207.3999C1.16853\x207.3999\x200.899902\x207.66853\x200.899902\x207.9999C0.899902\x2011.9211\x204.07868\x2015.0999\x207.9999\x2015.0999C11.9211\x2015.0999\x2015.0999\x2011.9211\x2015.0999\x207.9999C15.0999\x204.07868\x2011.9211\x200.899902\x207.9999\x200.899902C5.88709\x200.899902\x203.9903\x201.82298\x202.69023\x203.28636V2.38625C2.69023\x202.05488\x202.42161\x201.78625\x202.09023\x201.78625C1.75886\x201.78625\x201.49023\x202.05488\x201.49023\x202.38625V4.74989C1.49023\x205.08126\x201.75886\x205.34989\x202.09023\x205.34989H4.45388C4.78525\x205.34989\x205.05388\x205.08126\x205.05388\x204.74989C5.05388\x204.41851\x204.78525\x204.14989\x204.45388\x204.14989Z','xlink:href','LS_CONFIG_KEY','getUnitId','Loading','_updateSubUnitFromURLParams','4549608tqHedh','takeUntil','getSheetBySheetId','Injector','BUTTON','UniverProCollaborationClient','_themeService','CollaborationEvent','default','show','IMessageService','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','UniverSheetsFormula','createElement','current','position','has','UniverSheetsFilterUi','UniverSheetsChartPlugin','UniverMobileUIPlugin','revertRevision$','MenuItemType','attrs','_messageService','historyListServerUrl','Disposable','historyPanelHidden','historyAIassistantEnabled','session','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','univer.operation.toggle-edit-history','triggerCustomVersions','toString','IMenuManagerService','params','_handleRevertAcknowledgement','UniverSheetsUIPlugin','display','add','urlChange$','getOwnPropertyDescriptor','_sidebarService','amd','UniverDataValidationPlugin','_checkCanRevert','UniverSheetsNumfmtPlugin','_initUniver','UniverSheetsChartUIPlugin','path','_dialogService','getAllPlugins','Module','UniverSheetsConditionalFormattingPlugin','IconManager','onSteady'];_0x3fa4=function(){return _0x4980d5;};return _0x3fa4();}
@@ -1 +1 @@
1
- function _0x1ce0(_0x5c485f,_0x8e51e0){_0x5c485f=_0x5c485f-0x1ec;var _0x13f37f=_0x13f3();var _0x1ce0dc=_0x13f37f[_0x5c485f];return _0x1ce0dc;}function _0x13f3(){var _0x561e92=['525544ohBtdf','101510nRQTAm','7TAdkgZ','object','15fFAvxY','170540unAyqM','763134LjkUTe','خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','17455lMRlLv','UniverProEditHistoryLoaderArSA','function','فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير','سجل\x20التحرير','exports','جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','1974303rzSZxx','جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...','93190sPmwkR','amd','20aJEGJN','154AfTBnc'];_0x13f3=function(){return _0x561e92;};return _0x13f3();}(function(_0x24f884,_0x2c29a8){var _0x46601b=_0x1ce0,_0x4de680=_0x24f884();while(!![]){try{var _0x24c966=parseInt(_0x46601b(0x1f5))/0x1*(parseInt(_0x46601b(0x200))/0x2)+parseInt(_0x46601b(0x1f1))/0x3*(-parseInt(_0x46601b(0x1f2))/0x4)+parseInt(_0x46601b(0x1ee))/0x5+parseInt(_0x46601b(0x1f3))/0x6*(-parseInt(_0x46601b(0x1ef))/0x7)+-parseInt(_0x46601b(0x1ed))/0x8+parseInt(_0x46601b(0x1fc))/0x9+-parseInt(_0x46601b(0x1fe))/0xa*(-parseInt(_0x46601b(0x1ec))/0xb);if(_0x24c966===_0x2c29a8)break;else _0x4de680['push'](_0x4de680['shift']());}catch(_0x347820){_0x4de680['push'](_0x4de680['shift']());}}}(_0x13f3,0x21d84),function(_0x4b8920,_0x5a4cd1){var _0x2b1bb4=_0x1ce0;typeof exports==_0x2b1bb4(0x1f0)&&typeof module<'u'?module[_0x2b1bb4(0x1fa)]=_0x5a4cd1():typeof define==_0x2b1bb4(0x1f7)&&define[_0x2b1bb4(0x1ff)]?define([],_0x5a4cd1):(_0x4b8920=typeof globalThis<'u'?globalThis:_0x4b8920||self,_0x4b8920[_0x2b1bb4(0x1f6)]=_0x5a4cd1());}(this,function(){var _0x4edebd=_0x1ce0;return{'edit-history-loader':{'panel':{'title':_0x4edebd(0x1f9),'reverting':_0x4edebd(0x1fb),'revertFailed':_0x4edebd(0x1f4),'listFetchError':_0x4edebd(0x1f8)},'info':{'initializing':_0x4edebd(0x1fd)}}};}));
1
+ function _0x2661(_0x104518,_0xcde916){_0x104518=_0x104518-0x171;var _0x2efea5=_0x2efe();var _0x26611c=_0x2efea5[_0x104518];return _0x26611c;}(function(_0x2d32f9,_0x11bf0a){var _0x1cc05a=_0x2661,_0x2cc587=_0x2d32f9();while(!![]){try{var _0x45c741=-parseInt(_0x1cc05a(0x183))/0x1*(parseInt(_0x1cc05a(0x176))/0x2)+-parseInt(_0x1cc05a(0x17f))/0x3*(-parseInt(_0x1cc05a(0x17c))/0x4)+-parseInt(_0x1cc05a(0x174))/0x5*(parseInt(_0x1cc05a(0x17e))/0x6)+parseInt(_0x1cc05a(0x178))/0x7+parseInt(_0x1cc05a(0x179))/0x8+parseInt(_0x1cc05a(0x180))/0x9+parseInt(_0x1cc05a(0x171))/0xa*(-parseInt(_0x1cc05a(0x177))/0xb);if(_0x45c741===_0x11bf0a)break;else _0x2cc587['push'](_0x2cc587['shift']());}catch(_0x5c682e){_0x2cc587['push'](_0x2cc587['shift']());}}}(_0x2efe,0xbd80e),function(_0x594424,_0x5ab051){var _0x250f25=_0x2661;typeof exports==_0x250f25(0x172)&&typeof module<'u'?module[_0x250f25(0x17b)]=_0x5ab051():typeof define==_0x250f25(0x17a)&&define[_0x250f25(0x173)]?define([],_0x5ab051):(_0x594424=typeof globalThis<'u'?globalThis:_0x594424||self,_0x594424[_0x250f25(0x181)]=_0x5ab051());}(this,function(){var _0x4672bb=_0x2661;return{'edit-history-loader':{'panel':{'title':_0x4672bb(0x182),'reverting':_0x4672bb(0x17d),'revertFailed':_0x4672bb(0x175),'listFetchError':_0x4672bb(0x184)},'info':{'initializing':'جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...'}}};}));function _0x2efe(){var _0x374a97=['10ogtyYB','object','amd','650690UoCrAa','خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','14jjdLDE','29130530lzYaKy','2357397liQxgM','11248048SIUHyd','function','exports','1828660fmDiig','جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','6HNEpVJ','9YtigvE','10669509MQKKUy','UniverProEditHistoryLoaderArSA','سجل\x20التحرير','106457SEiFIr','فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير'];_0x2efe=function(){return _0x374a97;};return _0x2efe();}
@@ -1 +1 @@
1
- (function(_0xd4b4dd,_0x1c5ecd){var _0x4f048=_0x4529,_0x3bae78=_0xd4b4dd();while(!![]){try{var _0x5192b3=-parseInt(_0x4f048(0x1ee))/0x1*(parseInt(_0x4f048(0x1ec))/0x2)+-parseInt(_0x4f048(0x1e7))/0x3+parseInt(_0x4f048(0x1ef))/0x4+-parseInt(_0x4f048(0x1eb))/0x5+-parseInt(_0x4f048(0x1f2))/0x6*(-parseInt(_0x4f048(0x1f0))/0x7)+parseInt(_0x4f048(0x1e9))/0x8*(-parseInt(_0x4f048(0x1e8))/0x9)+-parseInt(_0x4f048(0x1e5))/0xa;if(_0x5192b3===_0x1c5ecd)break;else _0x3bae78['push'](_0x3bae78['shift']());}catch(_0xfd1c08){_0x3bae78['push'](_0x3bae78['shift']());}}}(_0x1ea6,0x3b907),function(_0x405cf3,_0x556f2b){var _0x36f55c=_0x4529;typeof exports==_0x36f55c(0x1f3)&&typeof module<'u'?module['exports']=_0x556f2b():typeof define==_0x36f55c(0x1f4)&&define[_0x36f55c(0x1ea)]?define([],_0x556f2b):(_0x405cf3=typeof globalThis<'u'?globalThis:_0x405cf3||self,_0x405cf3[_0x36f55c(0x1e6)]=_0x556f2b());}(this,function(){var _0x466e73=_0x4529;return{'edit-history-loader':{'panel':{'title':'Historial\x20d\x27edicions','reverting':_0x466e73(0x1f1),'revertFailed':'Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','listFetchError':'No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial'},'info':{'initializing':_0x466e73(0x1ed)}}};}));function _0x4529(_0xcc70cc,_0x51581c){_0xcc70cc=_0xcc70cc-0x1e5;var _0x1ea6bd=_0x1ea6();var _0x4529d6=_0x1ea6bd[_0xcc70cc];return _0x4529d6;}function _0x1ea6(){var _0x23beca=['632BCcSto','Inicialitzant,\x20espereu...','191bHhkJC','762268EijpWT','3219013hkbxxZ','Restaurant,\x20espereu...','6BQVbzu','object','function','2049190TjsQex','UniverProEditHistoryLoaderCaES','140733DJTLax','51309wPfQnk','16ZjLiKK','amd','414315MPCaNx'];_0x1ea6=function(){return _0x23beca;};return _0x1ea6();}
1
+ function _0x27c1(){var _0x3ceb31=['2TgraRu','2094651wZiTXq','515753oYHeJa','Restaurant,\x20espereu...','5osMKvn','Historial\x20d\x27edicions','24hQohUL','exports','450282jcQzxt','amd','11rpakOF','182456vxygUF','object','Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','1502334FCqoha','function','Inicialitzant,\x20espereu...','704844txUSZV','UniverProEditHistoryLoaderCaES','9082580mldWHs'];_0x27c1=function(){return _0x3ceb31;};return _0x27c1();}function _0x152e(_0x25606f,_0x40b3c7){_0x25606f=_0x25606f-0x1c6;var _0x27c1bc=_0x27c1();var _0x152ec9=_0x27c1bc[_0x25606f];return _0x152ec9;}(function(_0xf2fcd5,_0x372488){var _0xd6a4bd=_0x152e,_0x51ab68=_0xf2fcd5();while(!![]){try{var _0x22c540=parseInt(_0xd6a4bd(0x1c8))/0x1*(-parseInt(_0xd6a4bd(0x1d3))/0x2)+-parseInt(_0xd6a4bd(0x1d0))/0x3+parseInt(_0xd6a4bd(0x1d9))/0x4*(-parseInt(_0xd6a4bd(0x1cc))/0x5)+-parseInt(_0xd6a4bd(0x1d6))/0x6+parseInt(_0xd6a4bd(0x1ca))/0x7*(-parseInt(_0xd6a4bd(0x1ce))/0x8)+parseInt(_0xd6a4bd(0x1c9))/0x9+parseInt(_0xd6a4bd(0x1c7))/0xa*(parseInt(_0xd6a4bd(0x1d2))/0xb);if(_0x22c540===_0x372488)break;else _0x51ab68['push'](_0x51ab68['shift']());}catch(_0x4c5986){_0x51ab68['push'](_0x51ab68['shift']());}}}(_0x27c1,0x2742a),function(_0x4a0fe2,_0xe0cc39){var _0xc29a57=_0x152e;typeof exports==_0xc29a57(0x1d4)&&typeof module<'u'?module[_0xc29a57(0x1cf)]=_0xe0cc39():typeof define==_0xc29a57(0x1d7)&&define[_0xc29a57(0x1d1)]?define([],_0xe0cc39):(_0x4a0fe2=typeof globalThis<'u'?globalThis:_0x4a0fe2||self,_0x4a0fe2[_0xc29a57(0x1c6)]=_0xe0cc39());}(this,function(){var _0x4338ba=_0x152e;return{'edit-history-loader':{'panel':{'title':_0x4338ba(0x1cd),'reverting':_0x4338ba(0x1cb),'revertFailed':_0x4338ba(0x1d5),'listFetchError':'No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial'},'info':{'initializing':_0x4338ba(0x1d8)}}};}));
@@ -1 +1 @@
1
- function _0x179e(){var _0x40d41a=['18toxUzX','248GdkJew','199880lVgYxh','53944vRQRlv','45ZtnySr','Bearbeitungsverlauf','1243YGtjbF','317322YszTwN','593740TzkbHw','exports','function','Initialisierung\x20läuft,\x20bitte\x20warten...','2198382BoGtxU','188hySzIb','63aNTWLa','93624LRGOGf'];_0x179e=function(){return _0x40d41a;};return _0x179e();}function _0x246f(_0x236edf,_0x37fcd3){_0x236edf=_0x236edf-0x1f1;var _0x179e22=_0x179e();var _0x246f82=_0x179e22[_0x236edf];return _0x246f82;}(function(_0x20e3ed,_0x1f8e20){var _0x58bdcc=_0x246f,_0x5a2b39=_0x20e3ed();while(!![]){try{var _0x32e8ba=parseInt(_0x58bdcc(0x1f7))/0x1*(parseInt(_0x58bdcc(0x1fb))/0x2)+parseInt(_0x58bdcc(0x1f6))/0x3+parseInt(_0x58bdcc(0x1f2))/0x4*(-parseInt(_0x58bdcc(0x1fe))/0x5)+parseInt(_0x58bdcc(0x1f1))/0x6*(parseInt(_0x58bdcc(0x1f8))/0x7)+parseInt(_0x58bdcc(0x1fd))/0x8*(parseInt(_0x58bdcc(0x1fa))/0x9)+-parseInt(_0x58bdcc(0x1fc))/0xa+-parseInt(_0x58bdcc(0x200))/0xb*(-parseInt(_0x58bdcc(0x1f9))/0xc);if(_0x32e8ba===_0x1f8e20)break;else _0x5a2b39['push'](_0x5a2b39['shift']());}catch(_0x267ba3){_0x5a2b39['push'](_0x5a2b39['shift']());}}}(_0x179e,0xbc4e2),function(_0x595612,_0x115d0e){var _0x280ea9=_0x246f;typeof exports=='object'&&typeof module<'u'?module[_0x280ea9(0x1f3)]=_0x115d0e():typeof define==_0x280ea9(0x1f4)&&define['amd']?define([],_0x115d0e):(_0x595612=typeof globalThis<'u'?globalThis:_0x595612||self,_0x595612['UniverProEditHistoryLoaderDeDE']=_0x115d0e());}(this,function(){var _0x1b966a=_0x246f;return{'edit-history-loader':{'panel':{'title':_0x1b966a(0x1ff),'reverting':'Wiederherstellung\x20läuft,\x20bitte\x20warten...','revertFailed':'Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','listFetchError':'Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie'},'info':{'initializing':_0x1b966a(0x1f5)}}};}));
1
+ function _0x5532(){var _0x4717c0=['Wiederherstellung\x20läuft,\x20bitte\x20warten...','1178188awzJUK','Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','Bearbeitungsverlauf','16378648amCFqf','object','6822132NpUbPm','Initialisierung\x20läuft,\x20bitte\x20warten...','5638134QHpqdK','exports','137811qHneGZ','UniverProEditHistoryLoaderDeDE','function','amd','26eDrYny','10301977NjICgl','2650800DSixUg'];_0x5532=function(){return _0x4717c0;};return _0x5532();}function _0x1d49(_0x37fc13,_0x39f85f){_0x37fc13=_0x37fc13-0x176;var _0x5532a4=_0x5532();var _0x1d49aa=_0x5532a4[_0x37fc13];return _0x1d49aa;}(function(_0x1ea6c4,_0x18629a){var _0x3c05fb=_0x1d49,_0x207333=_0x1ea6c4();while(!![]){try{var _0x507361=-parseInt(_0x3c05fb(0x17a))/0x1+parseInt(_0x3c05fb(0x176))/0x2*(-parseInt(_0x3c05fb(0x183))/0x3)+parseInt(_0x3c05fb(0x17f))/0x4+-parseInt(_0x3c05fb(0x178))/0x5+parseInt(_0x3c05fb(0x181))/0x6+-parseInt(_0x3c05fb(0x177))/0x7+parseInt(_0x3c05fb(0x17d))/0x8;if(_0x507361===_0x18629a)break;else _0x207333['push'](_0x207333['shift']());}catch(_0x49028f){_0x207333['push'](_0x207333['shift']());}}}(_0x5532,0xdf771),function(_0x51d7a8,_0x113ebe){var _0x2723bc=_0x1d49;typeof exports==_0x2723bc(0x17e)&&typeof module<'u'?module[_0x2723bc(0x182)]=_0x113ebe():typeof define==_0x2723bc(0x185)&&define[_0x2723bc(0x186)]?define([],_0x113ebe):(_0x51d7a8=typeof globalThis<'u'?globalThis:_0x51d7a8||self,_0x51d7a8[_0x2723bc(0x184)]=_0x113ebe());}(this,function(){var _0x575a57=_0x1d49;return{'edit-history-loader':{'panel':{'title':_0x575a57(0x17c),'reverting':_0x575a57(0x179),'revertFailed':_0x575a57(0x17b),'listFetchError':'Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie'},'info':{'initializing':_0x575a57(0x180)}}};}));
@@ -1 +1 @@
1
- function _0x3e42(_0x562f82,_0x398351){_0x562f82=_0x562f82-0x14e;var _0x2e6d10=_0x2e6d();var _0x3e4284=_0x2e6d10[_0x562f82];return _0x3e4284;}(function(_0x3eac80,_0x350d14){var _0x52b7c0=_0x3e42,_0x6bcb8a=_0x3eac80();while(!![]){try{var _0x29edac=-parseInt(_0x52b7c0(0x150))/0x1*(-parseInt(_0x52b7c0(0x15b))/0x2)+parseInt(_0x52b7c0(0x154))/0x3*(-parseInt(_0x52b7c0(0x14f))/0x4)+-parseInt(_0x52b7c0(0x14e))/0x5+parseInt(_0x52b7c0(0x15c))/0x6+parseInt(_0x52b7c0(0x15e))/0x7*(-parseInt(_0x52b7c0(0x15d))/0x8)+-parseInt(_0x52b7c0(0x155))/0x9*(-parseInt(_0x52b7c0(0x159))/0xa)+parseInt(_0x52b7c0(0x15a))/0xb;if(_0x29edac===_0x350d14)break;else _0x6bcb8a['push'](_0x6bcb8a['shift']());}catch(_0x4af70b){_0x6bcb8a['push'](_0x6bcb8a['shift']());}}}(_0x2e6d,0xc586c),function(_0x712774,_0x2bdb65){var _0x213ffd=_0x3e42;typeof exports==_0x213ffd(0x153)&&typeof module<'u'?module[_0x213ffd(0x157)]=_0x2bdb65():typeof define=='function'&&define[_0x213ffd(0x152)]?define([],_0x2bdb65):(_0x712774=typeof globalThis<'u'?globalThis:_0x712774||self,_0x712774[_0x213ffd(0x151)]=_0x2bdb65());}(this,function(){var _0x1404c5=_0x3e42;return{'edit-history-loader':{'panel':{'title':_0x1404c5(0x158),'reverting':'Reverting,\x20please\x20wait...','revertFailed':'Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','listFetchError':_0x1404c5(0x15f)},'info':{'initializing':_0x1404c5(0x156)}}};}));function _0x2e6d(){var _0x5a4248=['2984358ydbeRS','3520bfWQiG','14581Fszgwr','Failed\x20to\x20get\x20edit\x20history\x20list','3378555oFoUhP','28dzGbbK','101ufSuoU','UniverProEditHistoryLoaderEnUS','amd','object','546768RjRqRf','9vbouPC','Initializing,\x20please\x20wait...','exports','Edit\x20History','15069920LZuWSG','8093019Ngzmdl','18554sbkroo'];_0x2e6d=function(){return _0x5a4248;};return _0x2e6d();}
1
+ function _0x3332(_0x16a723,_0x159daf){_0x16a723=_0x16a723-0xfa;var _0x4dc28b=_0x4dc2();var _0x333207=_0x4dc28b[_0x16a723];return _0x333207;}(function(_0xdc6b8f,_0x3ccf09){var _0x1a18df=_0x3332,_0x4b2b12=_0xdc6b8f();while(!![]){try{var _0x5a7049=parseInt(_0x1a18df(0x10a))/0x1+parseInt(_0x1a18df(0x107))/0x2+-parseInt(_0x1a18df(0xfe))/0x3+parseInt(_0x1a18df(0xff))/0x4+parseInt(_0x1a18df(0x106))/0x5*(parseInt(_0x1a18df(0xfd))/0x6)+parseInt(_0x1a18df(0x103))/0x7*(parseInt(_0x1a18df(0x104))/0x8)+-parseInt(_0x1a18df(0xfa))/0x9*(-parseInt(_0x1a18df(0x108))/0xa);if(_0x5a7049===_0x3ccf09)break;else _0x4b2b12['push'](_0x4b2b12['shift']());}catch(_0x38bc5d){_0x4b2b12['push'](_0x4b2b12['shift']());}}}(_0x4dc2,0x819e2),function(_0x233c55,_0x5cb9b0){var _0x7f6114=_0x3332;typeof exports==_0x7f6114(0x102)&&typeof module<'u'?module[_0x7f6114(0x10c)]=_0x5cb9b0():typeof define==_0x7f6114(0xfb)&&define[_0x7f6114(0x101)]?define([],_0x5cb9b0):(_0x233c55=typeof globalThis<'u'?globalThis:_0x233c55||self,_0x233c55[_0x7f6114(0x105)]=_0x5cb9b0());}(this,function(){var _0x57cf01=_0x3332;return{'edit-history-loader':{'panel':{'title':_0x57cf01(0x109),'reverting':_0x57cf01(0xfc),'revertFailed':_0x57cf01(0x100),'listFetchError':'Failed\x20to\x20get\x20edit\x20history\x20list'},'info':{'initializing':_0x57cf01(0x10b)}}};}));function _0x4dc2(){var _0xa54b40=['12ilJMOm','2195736SnYiAI','174156dDyIlf','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','amd','object','3325vxlkUP','1424QpHLPp','UniverProEditHistoryLoaderEnUS','829590dRPHRB','248104reaNaW','3456420NeKBZU','Edit\x20History','333207KWaXIo','Initializing,\x20please\x20wait...','exports','9cQVtff','function','Reverting,\x20please\x20wait...'];_0x4dc2=function(){return _0xa54b40;};return _0x4dc2();}
@@ -1 +1 @@
1
- function _0x160a(_0x424b89,_0x498762){_0x424b89=_0x424b89-0x153;var _0x3fc30d=_0x3fc3();var _0x160a93=_0x3fc30d[_0x424b89];return _0x160a93;}(function(_0x15ec41,_0x266789){var _0x5a5d40=_0x160a,_0x2bc84b=_0x15ec41();while(!![]){try{var _0x2d6fa6=parseInt(_0x5a5d40(0x162))/0x1+parseInt(_0x5a5d40(0x15b))/0x2+parseInt(_0x5a5d40(0x155))/0x3*(parseInt(_0x5a5d40(0x15e))/0x4)+parseInt(_0x5a5d40(0x163))/0x5*(parseInt(_0x5a5d40(0x159))/0x6)+-parseInt(_0x5a5d40(0x164))/0x7*(parseInt(_0x5a5d40(0x15c))/0x8)+-parseInt(_0x5a5d40(0x156))/0x9+-parseInt(_0x5a5d40(0x157))/0xa;if(_0x2d6fa6===_0x266789)break;else _0x2bc84b['push'](_0x2bc84b['shift']());}catch(_0x3e0ccc){_0x2bc84b['push'](_0x2bc84b['shift']());}}}(_0x3fc3,0x7753c),function(_0x380323,_0x175ac0){var _0x14cad6=_0x160a;typeof exports==_0x14cad6(0x161)&&typeof module<'u'?module[_0x14cad6(0x160)]=_0x175ac0():typeof define==_0x14cad6(0x15f)&&define[_0x14cad6(0x15d)]?define([],_0x175ac0):(_0x380323=typeof globalThis<'u'?globalThis:_0x380323||self,_0x380323[_0x14cad6(0x153)]=_0x175ac0());}(this,function(){var _0x499a43=_0x160a;return{'edit-history-loader':{'panel':{'title':_0x499a43(0x154),'reverting':'Restaurando,\x20espere...','revertFailed':'Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','listFetchError':_0x499a43(0x15a)},'info':{'initializing':_0x499a43(0x158)}}};}));function _0x3fc3(){var _0x903dc7=['No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones','794170lSUmia','3392lMAbvR','amd','145456mzvRHK','function','exports','object','797400HBxAPP','2768445gdRBRI','14441vDqgKo','UniverProEditHistoryLoaderEsES','Historial\x20de\x20ediciones','57iYmWat','3373659eTXzJZ','7007630aeYpoO','Inicializando,\x20espere...','6IXroQD'];_0x3fc3=function(){return _0x903dc7;};return _0x3fc3();}
1
+ function _0x5c84(_0x4c4fc3,_0x329f54){_0x4c4fc3=_0x4c4fc3-0xdf;var _0x2570ab=_0x2570();var _0x5c84b9=_0x2570ab[_0x4c4fc3];return _0x5c84b9;}function _0x2570(){var _0x4cca93=['199638cAZjEI','2439018qZaMcs','759180WmOJFm','294568GMniWm','Historial\x20de\x20ediciones','Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','exports','UniverProEditHistoryLoaderEsES','2093652jvaUex','object','No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones','3436whHIxj','function','229MWnGLU','7cEnnmC','Restaurando,\x20espere...','60RyIozM','amd','18945010TjVvOJ'];_0x2570=function(){return _0x4cca93;};return _0x2570();}(function(_0x18e67b,_0x4a453f){var _0x452867=_0x5c84,_0x9bce96=_0x18e67b();while(!![]){try{var _0x96d232=parseInt(_0x452867(0xeb))/0x1*(-parseInt(_0x452867(0xe9))/0x2)+-parseInt(_0x452867(0xe6))/0x3+parseInt(_0x452867(0xe0))/0x4+parseInt(_0x452867(0xee))/0x5*(-parseInt(_0x452867(0xf1))/0x6)+parseInt(_0x452867(0xec))/0x7*(parseInt(_0x452867(0xe1))/0x8)+-parseInt(_0x452867(0xdf))/0x9+parseInt(_0x452867(0xf0))/0xa;if(_0x96d232===_0x4a453f)break;else _0x9bce96['push'](_0x9bce96['shift']());}catch(_0x25aceb){_0x9bce96['push'](_0x9bce96['shift']());}}}(_0x2570,0x57c6d),function(_0x268c8f,_0x1d3735){var _0x3aecf8=_0x5c84;typeof exports==_0x3aecf8(0xe7)&&typeof module<'u'?module[_0x3aecf8(0xe4)]=_0x1d3735():typeof define==_0x3aecf8(0xea)&&define[_0x3aecf8(0xef)]?define([],_0x1d3735):(_0x268c8f=typeof globalThis<'u'?globalThis:_0x268c8f||self,_0x268c8f[_0x3aecf8(0xe5)]=_0x1d3735());}(this,function(){var _0x2872aa=_0x5c84;return{'edit-history-loader':{'panel':{'title':_0x2872aa(0xe2),'reverting':_0x2872aa(0xed),'revertFailed':_0x2872aa(0xe3),'listFetchError':_0x2872aa(0xe8)},'info':{'initializing':'Inicializando,\x20espere...'}}};}));
@@ -1 +1 @@
1
- function _0x4989(_0x22368d,_0x2af620){_0x22368d=_0x22368d-0x1f1;var _0x4ea3f9=_0x4ea3();var _0x498929=_0x4ea3f9[_0x22368d];return _0x498929;}(function(_0x6e7fa9,_0x1d37ad){var _0x4c2f5b=_0x4989,_0x129dbc=_0x6e7fa9();while(!![]){try{var _0x582702=parseInt(_0x4c2f5b(0x201))/0x1+parseInt(_0x4c2f5b(0x1f6))/0x2+parseInt(_0x4c2f5b(0x203))/0x3*(parseInt(_0x4c2f5b(0x1f4))/0x4)+-parseInt(_0x4c2f5b(0x1f5))/0x5*(parseInt(_0x4c2f5b(0x1f9))/0x6)+-parseInt(_0x4c2f5b(0x1fb))/0x7*(-parseInt(_0x4c2f5b(0x1fa))/0x8)+parseInt(_0x4c2f5b(0x1f3))/0x9*(-parseInt(_0x4c2f5b(0x1fc))/0xa)+parseInt(_0x4c2f5b(0x1f8))/0xb*(-parseInt(_0x4c2f5b(0x205))/0xc);if(_0x582702===_0x1d37ad)break;else _0x129dbc['push'](_0x129dbc['shift']());}catch(_0x2a83bf){_0x129dbc['push'](_0x129dbc['shift']());}}}(_0x4ea3,0x3890d),function(_0x188b98,_0x36e0af){var _0x3f6bfc=_0x4989;typeof exports==_0x3f6bfc(0x204)&&typeof module<'u'?module[_0x3f6bfc(0x1fe)]=_0x36e0af():typeof define==_0x3f6bfc(0x1f2)&&define[_0x3f6bfc(0x1fd)]?define([],_0x36e0af):(_0x188b98=typeof globalThis<'u'?globalThis:_0x188b98||self,_0x188b98[_0x3f6bfc(0x1f1)]=_0x36e0af());}(this,function(){var _0x1a1804=_0x4989;return{'edit-history-loader':{'panel':{'title':'تاریخچه\x20ویرایش','reverting':_0x1a1804(0x200),'revertFailed':_0x1a1804(0x1ff),'listFetchError':_0x1a1804(0x202)},'info':{'initializing':_0x1a1804(0x1f7)}}};}));function _0x4ea3(){var _0x395f34=['در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','395201UuLlzV','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','9PlvRnS','object','1368996GiHKHp','UniverProEditHistoryLoaderFaIR','function','1308618VWBvVA','588116caqeMT','2104570dBidmL','154750ySqWAW','در\x20حال\x20راه‌اندازی،\x20لطفا\x20صبر\x20کنید...','11PhtiRK','6awQtHK','771288jrgJFC','21bCEoAx','30CMdmJI','amd','exports','خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید'];_0x4ea3=function(){return _0x395f34;};return _0x4ea3();}
1
+ function _0xcfc4(){var _0x3fe0cc=['13162394HZDJGP','140900reFISQ','32808078jGiuKu','13225984pApxUM','1030413WfuvXX','366YEPEEk','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','object','exports','185304TZbThE','function','2286786IiObxc','در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','UniverProEditHistoryLoaderFaIR','92dVeQfY'];_0xcfc4=function(){return _0x3fe0cc;};return _0xcfc4();}function _0x3ef9(_0xc537c6,_0x2f8dda){_0xc537c6=_0xc537c6-0xda;var _0xcfc448=_0xcfc4();var _0x3ef936=_0xcfc448[_0xc537c6];return _0x3ef936;}(function(_0x2c100f,_0x530d54){var _0x1c2f02=_0x3ef9,_0x4ebd15=_0x2c100f();while(!![]){try{var _0x551560=-parseInt(_0x1c2f02(0xe3))/0x1+-parseInt(_0x1c2f02(0xdb))/0x2+parseInt(_0x1c2f02(0xe8))/0x3*(parseInt(_0x1c2f02(0xde))/0x4)+parseInt(_0x1c2f02(0xe0))/0x5*(-parseInt(_0x1c2f02(0xe4))/0x6)+-parseInt(_0x1c2f02(0xdf))/0x7+parseInt(_0x1c2f02(0xe2))/0x8+parseInt(_0x1c2f02(0xe1))/0x9;if(_0x551560===_0x530d54)break;else _0x4ebd15['push'](_0x4ebd15['shift']());}catch(_0x461731){_0x4ebd15['push'](_0x4ebd15['shift']());}}}(_0xcfc4,0xe6fce),function(_0x38ee83,_0x5d20f4){var _0x16c54=_0x3ef9;typeof exports==_0x16c54(0xe6)&&typeof module<'u'?module[_0x16c54(0xe7)]=_0x5d20f4():typeof define==_0x16c54(0xda)&&define['amd']?define([],_0x5d20f4):(_0x38ee83=typeof globalThis<'u'?globalThis:_0x38ee83||self,_0x38ee83[_0x16c54(0xdd)]=_0x5d20f4());}(this,function(){var _0x3dc1c2=_0x3ef9;return{'edit-history-loader':{'panel':{'title':'تاریخچه\x20ویرایش','reverting':_0x3dc1c2(0xdc),'revertFailed':'خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','listFetchError':_0x3dc1c2(0xe5)},'info':{'initializing':'در\x20حال\x20راه‌اندازی،\x20لطفا\x20صبر\x20کنید...'}}};}));
@@ -1 +1 @@
1
- function _0x54c6(_0x331d9a,_0x3f14b4){_0x331d9a=_0x331d9a-0x1af;var _0x162f10=_0x162f();var _0x54c6fd=_0x162f10[_0x331d9a];return _0x54c6fd;}(function(_0xfdc190,_0x13697e){var _0x2e4731=_0x54c6,_0x27a3b4=_0xfdc190();while(!![]){try{var _0x118087=-parseInt(_0x2e4731(0x1b6))/0x1*(-parseInt(_0x2e4731(0x1af))/0x2)+parseInt(_0x2e4731(0x1bb))/0x3+-parseInt(_0x2e4731(0x1b3))/0x4*(-parseInt(_0x2e4731(0x1b9))/0x5)+-parseInt(_0x2e4731(0x1b5))/0x6+-parseInt(_0x2e4731(0x1b8))/0x7+parseInt(_0x2e4731(0x1ba))/0x8*(-parseInt(_0x2e4731(0x1bc))/0x9)+-parseInt(_0x2e4731(0x1b0))/0xa*(-parseInt(_0x2e4731(0x1b1))/0xb);if(_0x118087===_0x13697e)break;else _0x27a3b4['push'](_0x27a3b4['shift']());}catch(_0xf70d9d){_0x27a3b4['push'](_0x27a3b4['shift']());}}}(_0x162f,0xe58ed),function(_0x7c0f8e,_0x3ffe93){var _0x5769c7=_0x54c6;typeof exports==_0x5769c7(0x1bf)&&typeof module<'u'?module[_0x5769c7(0x1b7)]=_0x3ffe93():typeof define==_0x5769c7(0x1b2)&&define[_0x5769c7(0x1be)]?define([],_0x3ffe93):(_0x7c0f8e=typeof globalThis<'u'?globalThis:_0x7c0f8e||self,_0x7c0f8e['UniverProEditHistoryLoaderFrFR']=_0x3ffe93());}(this,function(){var _0x5a2c66=_0x54c6;return{'edit-history-loader':{'panel':{'title':_0x5a2c66(0x1b4),'reverting':'Restauration\x20en\x20cours,\x20veuillez\x20patienter...','revertFailed':'Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','listFetchError':'Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique'},'info':{'initializing':_0x5a2c66(0x1bd)}}};}));function _0x162f(){var _0x9131ff=['2199912ILDqxC','5tsQNjX','exports','9106538gJQHMw','840965moiCol','175664cOBtHe','4612335qXwovK','576sRxseP','Initialisation\x20en\x20cours,\x20veuillez\x20patienter...','amd','object','193148moOLkb','3300200jULQLl','44haWSwV','function','16jvrdLP','Historique\x20des\x20modifications'];_0x162f=function(){return _0x9131ff;};return _0x162f();}
1
+ (function(_0xd43798,_0x232393){var _0x489f2d=_0x2c6b,_0x4c13d9=_0xd43798();while(!![]){try{var _0x43768=-parseInt(_0x489f2d(0x202))/0x1*(-parseInt(_0x489f2d(0x1fa))/0x2)+-parseInt(_0x489f2d(0x1f7))/0x3+parseInt(_0x489f2d(0x1f8))/0x4*(parseInt(_0x489f2d(0x1fd))/0x5)+parseInt(_0x489f2d(0x206))/0x6+-parseInt(_0x489f2d(0x1ff))/0x7+parseInt(_0x489f2d(0x1fb))/0x8*(-parseInt(_0x489f2d(0x203))/0x9)+-parseInt(_0x489f2d(0x205))/0xa*(-parseInt(_0x489f2d(0x200))/0xb);if(_0x43768===_0x232393)break;else _0x4c13d9['push'](_0x4c13d9['shift']());}catch(_0x3e27b1){_0x4c13d9['push'](_0x4c13d9['shift']());}}}(_0x1621,0x2922e),function(_0x53e841,_0x400cc3){var _0x51fe08=_0x2c6b;typeof exports==_0x51fe08(0x1f5)&&typeof module<'u'?module[_0x51fe08(0x1f9)]=_0x400cc3():typeof define==_0x51fe08(0x201)&&define[_0x51fe08(0x1f4)]?define([],_0x400cc3):(_0x53e841=typeof globalThis<'u'?globalThis:_0x53e841||self,_0x53e841['UniverProEditHistoryLoaderFrFR']=_0x400cc3());}(this,function(){var _0x2c581d=_0x2c6b;return{'edit-history-loader':{'panel':{'title':_0x2c581d(0x204),'reverting':'Restauration\x20en\x20cours,\x20veuillez\x20patienter...','revertFailed':_0x2c581d(0x1fc),'listFetchError':_0x2c581d(0x1f6)},'info':{'initializing':_0x2c581d(0x1fe)}}};}));function _0x2c6b(_0x18893e,_0x4cd2ea){_0x18893e=_0x18893e-0x1f4;var _0x1621cd=_0x1621();var _0x2c6be6=_0x1621cd[_0x18893e];return _0x2c6be6;}function _0x1621(){var _0x40d10a=['480eDYzgj','Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','35vxVBZF','Initialisation\x20en\x20cours,\x20veuillez\x20patienter...','703822dHLtCl','4202OSRcnF','function','2xcJvZR','23850HvIqvj','Historique\x20des\x20modifications','12380PUByRl','444762qByqXS','amd','object','Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique','810132tARwZH','56636naCjME','exports','51928ustlMf'];_0x1621=function(){return _0x40d10a;};return _0x1621();}
@@ -1 +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)}}};}));
1
+ function _0x1078(){var _0x37b5a0=['Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit','16VotLGF','3158lREEat','function','UniverProEditHistoryLoaderIdID','603300pUxjJL','Mengembalikan,\x20harap\x20tunggu...','amd','exports','7140500DVgwwi','6UVNOes','366891DEhsta','415SaDBNw','384168GWAqil','5491998BfFBxs','Menginisialisasi,\x20harap\x20tunggu...','794403vvTXKt','Riwayat\x20Edit'];_0x1078=function(){return _0x37b5a0;};return _0x1078();}function _0x2a69(_0x2ff65f,_0x4ad79d){_0x2ff65f=_0x2ff65f-0x18e;var _0x107830=_0x1078();var _0x2a6905=_0x107830[_0x2ff65f];return _0x2a6905;}(function(_0x50b53b,_0x57a09a){var _0x1426df=_0x2a69,_0x23c661=_0x50b53b();while(!![]){try{var _0x30b632=-parseInt(_0x1426df(0x191))/0x1*(parseInt(_0x1426df(0x199))/0x2)+parseInt(_0x1426df(0x195))/0x3+parseInt(_0x1426df(0x198))/0x4*(-parseInt(_0x1426df(0x19c))/0x5)+-parseInt(_0x1426df(0x18f))/0x6*(-parseInt(_0x1426df(0x190))/0x7)+parseInt(_0x1426df(0x192))/0x8+parseInt(_0x1426df(0x193))/0x9+parseInt(_0x1426df(0x18e))/0xa;if(_0x30b632===_0x57a09a)break;else _0x23c661['push'](_0x23c661['shift']());}catch(_0x4fbf9c){_0x23c661['push'](_0x23c661['shift']());}}}(_0x1078,0x86a9e),function(_0x14725b,_0x55ecc5){var _0x4c45ee=_0x2a69;typeof exports=='object'&&typeof module<'u'?module[_0x4c45ee(0x19f)]=_0x55ecc5():typeof define==_0x4c45ee(0x19a)&&define[_0x4c45ee(0x19e)]?define([],_0x55ecc5):(_0x14725b=typeof globalThis<'u'?globalThis:_0x14725b||self,_0x14725b[_0x4c45ee(0x19b)]=_0x55ecc5());}(this,function(){var _0x367661=_0x2a69;return{'edit-history-loader':{'panel':{'title':_0x367661(0x196),'reverting':_0x367661(0x19d),'revertFailed':'Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','listFetchError':_0x367661(0x197)},'info':{'initializing':_0x367661(0x194)}}};}));
@@ -1 +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();}
1
+ function _0x10a0(){var _0x1afdd4=['30840LDWLfm','exports','44OzlmhA','amd','19842PltlPw','5568580QhNyWD','12779127CNHbca','Cronologia\x20modifiche','Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino','object','4356UHaZhB','Inizializzazione\x20in\x20corso,\x20attendi...','380056gFvLql','7FVnnnm','1192ftHZVX','1810MFfxBH','Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche','Ripristino\x20in\x20corso,\x20attendi...','function','1053480zJglKe'];_0x10a0=function(){return _0x1afdd4;};return _0x10a0();}function _0xdf85(_0x350172,_0x1d6f89){_0x350172=_0x350172-0xca;var _0x10a00d=_0x10a0();var _0xdf85f2=_0x10a00d[_0x350172];return _0xdf85f2;}(function(_0x27f94c,_0x32c0a6){var _0x13d62d=_0xdf85,_0xc15bce=_0x27f94c();while(!![]){try{var _0x10b525=parseInt(_0x13d62d(0xce))/0x1+parseInt(_0x13d62d(0xdc))/0x2*(-parseInt(_0x13d62d(0xd8))/0x3)+-parseInt(_0x13d62d(0xd3))/0x4+-parseInt(_0x13d62d(0xdd))/0x5*(-parseInt(_0x13d62d(0xd2))/0x6)+parseInt(_0x13d62d(0xdb))/0x7*(-parseInt(_0x13d62d(0xda))/0x8)+parseInt(_0x13d62d(0xd4))/0x9+-parseInt(_0x13d62d(0xcd))/0xa*(-parseInt(_0x13d62d(0xd0))/0xb);if(_0x10b525===_0x32c0a6)break;else _0xc15bce['push'](_0xc15bce['shift']());}catch(_0x5e735f){_0xc15bce['push'](_0xc15bce['shift']());}}}(_0x10a0,0xba941),function(_0x1d9f60,_0x421c74){var _0x5bf6cf=_0xdf85;typeof exports==_0x5bf6cf(0xd7)&&typeof module<'u'?module[_0x5bf6cf(0xcf)]=_0x421c74():typeof define==_0x5bf6cf(0xcc)&&define[_0x5bf6cf(0xd1)]?define([],_0x421c74):(_0x1d9f60=typeof globalThis<'u'?globalThis:_0x1d9f60||self,_0x1d9f60['UniverProEditHistoryLoaderItIT']=_0x421c74());}(this,function(){var _0x391eec=_0xdf85;return{'edit-history-loader':{'panel':{'title':_0x391eec(0xd5),'reverting':_0x391eec(0xcb),'revertFailed':_0x391eec(0xd6),'listFetchError':_0x391eec(0xca)},'info':{'initializing':_0x391eec(0xd9)}}};}));
@@ -1 +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)}}};}));
1
+ function _0x112f(_0x1c1dd0,_0x478bc4){_0x1c1dd0=_0x1c1dd0-0x13d;var _0x530e5e=_0x530e();var _0x112f0f=_0x530e5e[_0x1c1dd0];return _0x112f0f;}function _0x530e(){var _0x44009d=['6985588MDPNKc','function','904312gSXOlK','25038024dCsHWn','amd','UniverProEditHistoryLoaderJaJP','不明なエラーが発生しました。ページを更新して復元結果を確認してください','2045480auYybR','3722453iWqgfB','1mRhPyJ','32390oHufkv','復元中です。お待ちください...','1254rygrQF','45hVEgpU','14785740oWhbsb','初期化中です。お待ちください...','3rNVfeY','exports'];_0x530e=function(){return _0x44009d;};return _0x530e();}(function(_0x107c7c,_0x247b66){var _0x5994e9=_0x112f,_0x40afc6=_0x107c7c();while(!![]){try{var _0x4132b2=-parseInt(_0x5994e9(0x147))/0x1*(-parseInt(_0x5994e9(0x145))/0x2)+parseInt(_0x5994e9(0x14e))/0x3*(-parseInt(_0x5994e9(0x13e))/0x4)+parseInt(_0x5994e9(0x148))/0x5*(parseInt(_0x5994e9(0x14a))/0x6)+parseInt(_0x5994e9(0x146))/0x7+parseInt(_0x5994e9(0x140))/0x8*(parseInt(_0x5994e9(0x14b))/0x9)+parseInt(_0x5994e9(0x14c))/0xa+-parseInt(_0x5994e9(0x141))/0xb;if(_0x4132b2===_0x247b66)break;else _0x40afc6['push'](_0x40afc6['shift']());}catch(_0x254bfb){_0x40afc6['push'](_0x40afc6['shift']());}}}(_0x530e,0xe2f49),function(_0x3bb7f5,_0xbdc71c){var _0x75b8dc=_0x112f;typeof exports=='object'&&typeof module<'u'?module[_0x75b8dc(0x13d)]=_0xbdc71c():typeof define==_0x75b8dc(0x13f)&&define[_0x75b8dc(0x142)]?define([],_0xbdc71c):(_0x3bb7f5=typeof globalThis<'u'?globalThis:_0x3bb7f5||self,_0x3bb7f5[_0x75b8dc(0x143)]=_0xbdc71c());}(this,function(){var _0x1d04d3=_0x112f;return{'edit-history-loader':{'panel':{'title':'編集履歴','reverting':_0x1d04d3(0x149),'revertFailed':_0x1d04d3(0x144),'listFetchError':'編集履歴リストの取得に失敗しました'},'info':{'initializing':_0x1d04d3(0x14d)}}};}));
@@ -1 +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();}
1
+ function _0x1c02(){var _0x112c72=['exports','편집\x20기록','function','287304nMAIay','UniverProEditHistoryLoaderKoKR','편집\x20기록\x20목록을\x20가져오지\x20못했습니다','amd','82CtVBGK','11QKMbbx','알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','2217420FiYcOD','초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...','23035YelPAA','40464SJohLt','21NXOQpU','12WhNBwt','13101ejohQG','4301460ZzHUFq','object','복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','106141ppJCMF'];_0x1c02=function(){return _0x112c72;};return _0x1c02();}function _0x4a55(_0x2ee976,_0x3579d5){_0x2ee976=_0x2ee976-0x13e;var _0x1c0283=_0x1c02();var _0x4a5575=_0x1c0283[_0x2ee976];return _0x4a5575;}(function(_0x451ae,_0x24ecb2){var _0x9177de=_0x4a55,_0x5adfd2=_0x451ae();while(!![]){try{var _0x38c185=-parseInt(_0x9177de(0x14e))/0x1+-parseInt(_0x9177de(0x141))/0x2*(-parseInt(_0x9177de(0x14a))/0x3)+parseInt(_0x9177de(0x147))/0x4+parseInt(_0x9177de(0x146))/0x5*(parseInt(_0x9177de(0x149))/0x6)+parseInt(_0x9177de(0x148))/0x7*(-parseInt(_0x9177de(0x152))/0x8)+-parseInt(_0x9177de(0x144))/0x9+-parseInt(_0x9177de(0x14b))/0xa*(-parseInt(_0x9177de(0x142))/0xb);if(_0x38c185===_0x24ecb2)break;else _0x5adfd2['push'](_0x5adfd2['shift']());}catch(_0x130a74){_0x5adfd2['push'](_0x5adfd2['shift']());}}}(_0x1c02,0x29147),function(_0x2d4a7f,_0x1ef188){var _0x59f3f0=_0x4a55;typeof exports==_0x59f3f0(0x14c)&&typeof module<'u'?module[_0x59f3f0(0x14f)]=_0x1ef188():typeof define==_0x59f3f0(0x151)&&define[_0x59f3f0(0x140)]?define([],_0x1ef188):(_0x2d4a7f=typeof globalThis<'u'?globalThis:_0x2d4a7f||self,_0x2d4a7f[_0x59f3f0(0x13e)]=_0x1ef188());}(this,function(){var _0xe21e58=_0x4a55;return{'edit-history-loader':{'panel':{'title':_0xe21e58(0x150),'reverting':_0xe21e58(0x14d),'revertFailed':_0xe21e58(0x143),'listFetchError':_0xe21e58(0x13f)},'info':{'initializing':_0xe21e58(0x145)}}};}));
@@ -1 +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();}
1
+ function _0x223c(){var _0x10f309=['5945958xXcigt','9189222MrBiqx','91JdaoJp','Historia\x20edycji','2502565GPNqAJ','UniverProEditHistoryLoaderPlPL','object','Inicjalizowanie,\x20proszę\x20czekać...','function','exports','Przywracanie,\x20proszę\x20czekać...','12946EWFjKy','amd','7846928yDAxuK','21308072rJDlFg','2773629FlopEk','Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji'];_0x223c=function(){return _0x10f309;};return _0x223c();}function _0x2c4d(_0x20246d,_0x63b9c9){_0x20246d=_0x20246d-0x189;var _0x223cff=_0x223c();var _0x2c4d52=_0x223cff[_0x20246d];return _0x2c4d52;}(function(_0x37dd15,_0x2200d1){var _0x50a602=_0x2c4d,_0xb33351=_0x37dd15();while(!![]){try{var _0x1cea95=-parseInt(_0x50a602(0x191))/0x1*(-parseInt(_0x50a602(0x189))/0x2)+parseInt(_0x50a602(0x18d))/0x3+parseInt(_0x50a602(0x18b))/0x4+parseInt(_0x50a602(0x193))/0x5+parseInt(_0x50a602(0x18f))/0x6+-parseInt(_0x50a602(0x190))/0x7+-parseInt(_0x50a602(0x18c))/0x8;if(_0x1cea95===_0x2200d1)break;else _0xb33351['push'](_0xb33351['shift']());}catch(_0x5d0879){_0xb33351['push'](_0xb33351['shift']());}}}(_0x223c,0xf1d69),function(_0x2b4dc7,_0x35af29){var _0xa7f1d2=_0x2c4d;typeof exports==_0xa7f1d2(0x195)&&typeof module<'u'?module[_0xa7f1d2(0x198)]=_0x35af29():typeof define==_0xa7f1d2(0x197)&&define[_0xa7f1d2(0x18a)]?define([],_0x35af29):(_0x2b4dc7=typeof globalThis<'u'?globalThis:_0x2b4dc7||self,_0x2b4dc7[_0xa7f1d2(0x194)]=_0x35af29());}(this,function(){var _0x3f29b8=_0x2c4d;return{'edit-history-loader':{'panel':{'title':_0x3f29b8(0x192),'reverting':_0x3f29b8(0x199),'revertFailed':'Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','listFetchError':_0x3f29b8(0x18e)},'info':{'initializing':_0x3f29b8(0x196)}}};}));
@@ -1 +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();}
1
+ function _0x3d65(_0x3f6a53,_0xdde8d7){_0x3f6a53=_0x3f6a53-0x111;var _0x16a4ac=_0x16a4();var _0x3d658a=_0x16a4ac[_0x3f6a53];return _0x3d658a;}function _0x16a4(){var _0xf4c067=['96930mUiDad','84bhiiun','774996drnwcn','Histórico\x20de\x20Edição','8dNnqgC','1089kkMJSO','20018rZWutt','UniverProEditHistoryLoaderPtBR','Inicializando,\x20aguarde...','190182BrVrcx','Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição','20ZkQqLA','object','251181iTbSTb','function','380425ECbfGH','289916tEbppy'];_0x16a4=function(){return _0xf4c067;};return _0x16a4();}(function(_0x318041,_0x5cf903){var _0x3f3d64=_0x3d65,_0x5ecf5c=_0x318041();while(!![]){try{var _0x5b9d40=-parseInt(_0x3f3d64(0x11f))/0x1+-parseInt(_0x3f3d64(0x116))/0x2+-parseInt(_0x3f3d64(0x112))/0x3+-parseInt(_0x3f3d64(0x120))/0x4*(-parseInt(_0x3f3d64(0x11b))/0x5)+-parseInt(_0x3f3d64(0x119))/0x6*(parseInt(_0x3f3d64(0x111))/0x7)+-parseInt(_0x3f3d64(0x114))/0x8*(parseInt(_0x3f3d64(0x11d))/0x9)+-parseInt(_0x3f3d64(0x121))/0xa*(-parseInt(_0x3f3d64(0x115))/0xb);if(_0x5b9d40===_0x5cf903)break;else _0x5ecf5c['push'](_0x5ecf5c['shift']());}catch(_0x536e49){_0x5ecf5c['push'](_0x5ecf5c['shift']());}}}(_0x16a4,0x2efe4),function(_0x18a27c,_0x46ee7d){var _0x46a3e2=_0x3d65;typeof exports==_0x46a3e2(0x11c)&&typeof module<'u'?module['exports']=_0x46ee7d():typeof define==_0x46a3e2(0x11e)&&define['amd']?define([],_0x46ee7d):(_0x18a27c=typeof globalThis<'u'?globalThis:_0x18a27c||self,_0x18a27c[_0x46a3e2(0x117)]=_0x46ee7d());}(this,function(){var _0x456709=_0x3d65;return{'edit-history-loader':{'panel':{'title':_0x456709(0x113),'reverting':'Revertendo,\x20aguarde...','revertFailed':'Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão','listFetchError':_0x456709(0x11a)},'info':{'initializing':_0x456709(0x118)}}};}));