@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
package/lib/index.js CHANGED
@@ -1 +1 @@
1
- const _0x4c49c2=_0x49b6;(function(_0x46ebae,_0x3ea2f8){const _0x2ee78b=_0x49b6,_0x541e1b=_0x46ebae();while(!![]){try{const _0x3fcad8=parseInt(_0x2ee78b(0x22e))/0x1*(parseInt(_0x2ee78b(0x229))/0x2)+parseInt(_0x2ee78b(0x213))/0x3+parseInt(_0x2ee78b(0x1d2))/0x4*(-parseInt(_0x2ee78b(0x252))/0x5)+-parseInt(_0x2ee78b(0x1fd))/0x6*(-parseInt(_0x2ee78b(0x1a2))/0x7)+-parseInt(_0x2ee78b(0x1fc))/0x8*(-parseInt(_0x2ee78b(0x257))/0x9)+-parseInt(_0x2ee78b(0x237))/0xa*(-parseInt(_0x2ee78b(0x255))/0xb)+-parseInt(_0x2ee78b(0x218))/0xc;if(_0x3fcad8===_0x3ea2f8)break;else _0x541e1b['push'](_0x541e1b['shift']());}catch(_0x2686b2){_0x541e1b['push'](_0x541e1b['shift']());}}}(_0x2793,0x1e7c4));import{CommandType as _0x519d99,DependentOn as _0x332599,Disposable as _0x2a3e77,DisposableCollection as _0x1d9150,IAuthzIoService as _0x8140f0,ICommandService as _0x18e0ae,IConfigService as _0x2358af,IPermissionService as _0x3608c8,IUniverInstanceService as _0x3a5724,Inject as _0x2a1c21,Injector as _0x58e461,LocaleService as _0x4481e5,Plugin as _0x7d98a3,RxDisposable as _0x3f5b03,ThemeService as _0x171164,Univer as _0x9dd17b,UniverInstanceType as _0x3ba906,Workbook as _0x9fce4d,merge as _0x410477,toDisposable as _0x1e746a}from'@univerjs/core';import{RangeProtectionPermissionEditPoint as _0x50ad28,RangeProtectionRuleModel as _0x16ed19,SetWorksheetActivateCommand as _0x5ebce6,UniverSheetsPlugin as _0x37f383,WorkbookEditablePermission as _0x3d1217,WorkbookRecoverHistoryPermission as _0x266a14,WorkbookViewHistoryPermission as _0x268bff,WorksheetEditPermission as _0x5bed14,getSheetCommandTarget as _0x1ef74b}from'@univerjs/sheets';import{CollaborationEvent as _0x2db2ee,RevertRevisionMutation as _0x526ad7,UniverCollaborationPlugin as _0x45abad}from'@univerjs-pro/collaboration';import{AuthzIoHttpService as _0x168266,COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY as _0x37ae5d,CollaborationController as _0x341c06,CollaborationStatus as _0x46c40d,DataLoaderService as _0x57070e,ILocalCacheService as _0x310f1b}from'@univerjs-pro/collaboration-client';import{HistoryManagerService as _0x41efc8,HistoryModeStatus as _0x203990,UniverEditHistoryViewerMobilePlugin as _0x502946,UniverEditHistoryViewerPlugin as _0x2cde77}from'@univerjs-pro/edit-history-viewer';import{LS_CONFIG_KEY as _0x59d6d1,UniverLicensePlugin as _0x3c1214}from'@univerjs-pro/license';import{UniverSheetsChartPlugin as _0xa34c36}from'@univerjs-pro/sheets-chart';import{UniverSheetsChartUIPlugin as _0xe205b7}from'@univerjs-pro/sheets-chart-ui';import{UniverSheetsPivotTablePlugin as _0x418476}from'@univerjs-pro/sheets-pivot';import{UniverSheetsShapePlugin as _0x57f8cb}from'@univerjs-pro/sheets-shape';import{UniverSheetsShapeUIPlugin as _0x10415a}from'@univerjs-pro/sheets-shape-ui';import{UniverSheetSparklinePlugin as _0x2f2ad7}from'@univerjs-pro/sheets-sparkline';import{UniverSheetSparklineUIPlugin as _0x5a9ca5}from'@univerjs-pro/sheets-sparkline-ui';import{UniverDataValidationPlugin as _0x199a16}from'@univerjs/data-validation';import{MessageType as _0x21300f}from'@univerjs/design';import{UniverDocsPlugin as _0x4ba5f1}from'@univerjs/docs';import{UniverDocsUIPlugin as _0x4dc8ee}from'@univerjs/docs-ui';import{IImageIoService as _0x29d249,UniverDrawingPlugin as _0x5a5fc3}from'@univerjs/drawing';import{UniverDrawingUIPlugin as _0x29a515}from'@univerjs/drawing-ui';import{UniverFormulaEnginePlugin as _0x179a24}from'@univerjs/engine-formula';import{UniverRenderEnginePlugin as _0x12c6f7}from'@univerjs/engine-render';import{UniverNetworkPlugin as _0x57816a}from'@univerjs/network';import{IRemoteInstanceService as _0x2d798e,UniverRPCMainThreadPlugin as _0x5097e6}from'@univerjs/rpc';import{UniverSheetsConditionalFormattingPlugin as _0x58f56a}from'@univerjs/sheets-conditional-formatting';import{UniverSheetsConditionalFormattingUIPlugin as _0x46159a}from'@univerjs/sheets-conditional-formatting-ui';import{UniverSheetsDataValidationPlugin as _0xaed69e}from'@univerjs/sheets-data-validation';function _0x2793(){const _0x5b1682=['iterator','reload','univer-container','_dialogService','24uPexpC','298314TjrSJx','univerContainerId','composePermission','next','triggerCustomVersions','_updateURLWithCurrentState','[MobileHistoryLoaderService]:\x20Plugin\x20','workerURL','getOwnPropertyDescriptor','width','getCurrentLocale','div','registerPlugin','getSheetBySheetId','_setupSubUnitSync','whenReady','then','left','mergeMenu','menu','data','_historyManagerService','41850QEECSB','session','_historyUniver$','loadUnit','_revertErrorTimer','2888832nALCJu','_initContainer','_componentManager','history-container','toPrimitive','revertRevision$','\x20has\x20been\x20registered.','object','packageName','getActiveSheet','defineProperty','setDarkMode','has','setParam','_urlService','params','disposeWithMe','118BHgFPS','type','getSheets','getAllPlugins','setLocale','2887wEVEqc','getLocales','position','function','values','block','getCurrentUnitOfType','version','default','865230HeBFeo','edit-history-loader.config','getElementById','getCollabEntity','_localCacheService','_menuManagerService','uComp','_collaborationController','value','univer.operation.exit-edit-history','symbol','_univerInstanceService','none','HistoryIcon','edit-history-loader.panel.listFetchError','edit-history-loader.panel.reverting','get','historyListServerUrl','100%','onCommandExecuted','Exited','disposeUnit','_internalWebWorker','set','state$','edit-history-loader.info.initializing','createElement','5EgWskN','unMountHistoryContent','permissionId','11wYwgrm','decorate','422991lZcquh','_injector','UNIVER_UNKNOWN','length','univer-history-container-mobile','_configService','_localeService','UNIVER_CONTAINER_ID','dataset','_permissionService','getParam','flat','style','some','14HxCAsp','_initUniver','getUnhiddenWorksheets','unsubscribe','_updateSubUnitFromURLParams','_selectionProtectionRuleModel','from','_themeService','closeAll','zIndex','forEach','status$','call','close','map','CHANGESET_ACK','__getInjector','OTHERS','_commandService','display','_checkCanRevert','getUnitId','pluginName','Error','OPERATION','onStarting','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','mutations','add','absolute','currentTheme$','_sidebarService','pipe','exhaustSavingTask','_messageService','event$','every','appendChild','registerCommand','height','activeSheet$','location','getConfig','getSubunitRuleList','terminate','edit-history-loader.panel.revertFailed','invoke','top','582548gJPJev','subunit','BUTTON','_pluginMap','string','urlChange$','triggerLoadVersions','_handleRevertAcknowledgement','setConfig','Loading','setTheme','_dataLoaderService','dispose','getUnit','subscribe','mountHistoryContent','fromCollab','SYNCED','_initPlugins','show','historyUniver$','darkMode$','onSteady','getSheetId','_disposableCollection','_initListener','prototype','dispose$','[HistoryLoaderService]:\x20Plugin\x20','eventID','edit-history-loader.panel.title','UNIVER_SHEET','UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN','_init','executeCommand','constructor','_config','historyUniver'];_0x2793=function(){return _0x5b1682;};return _0x2793();}import{UniverSheetsDataValidationMobileUIPlugin as _0x1dbe4c,UniverSheetsDataValidationUIPlugin as _0x59ea04}from'@univerjs/sheets-data-validation-ui';import{UniverSheetsDrawingPlugin as _0x1c2b4a}from'@univerjs/sheets-drawing';import{UniverSheetsDrawingUIPlugin as _0x13f44e}from'@univerjs/sheets-drawing-ui';import{UniverSheetsFilterPlugin as _0x5b7a8e}from'@univerjs/sheets-filter';import{UniverSheetsFilterUIPlugin as _0x4ab03b}from'@univerjs/sheets-filter-ui';import{UniverSheetsFormulaPlugin as _0x1f838a}from'@univerjs/sheets-formula';import{UniverSheetsFormulaUIPlugin as _0x254895}from'@univerjs/sheets-formula-ui';import{UniverSheetsHyperLinkPlugin as _0x48885b}from'@univerjs/sheets-hyper-link';import{UniverSheetsHyperLinkUIPlugin as _0x542410}from'@univerjs/sheets-hyper-link-ui';import{UniverSheetsNumfmtPlugin as _0x10e1ee}from'@univerjs/sheets-numfmt';import{UniverSheetsTablePlugin as _0xbc7e65}from'@univerjs/sheets-table';import{UniverSheetsMobileUIPlugin as _0x371ee3,UniverSheetsUIPlugin as _0x4cbb0e,getCurrentRangeDisable$ as _0x451799}from'@univerjs/sheets-ui';import{ComponentManager as _0xa97fdf,IDialogService as _0x505fd8,IMenuManagerService as _0x4225d9,IMessageService as _0x1430cf,ISidebarService as _0x14ebea,MenuItemType as _0x3e94ad,RibbonStartGroup as _0x47129b,UniverMobileUIPlugin as _0x2ed289,UniverUIPlugin as _0x377f6c,getMenuHiddenObservable as _0x58fb33}from'@univerjs/ui';import{BehaviorSubject as _0x1a5106,combineLatest as _0x460070,takeUntil as _0xd7de37}from'rxjs';import{IURLService as _0x5c80e8}from'@univerjs-pro/collaboration-client-ui';import{HistoryIcon as _0xa61b65}from'@univerjs/icons';const R='edit-history-loader.config',z={};function B(_0x2f5cc1){'@babel/helpers - typeof';const _0x25ff74=_0x49b6;return B=typeof Symbol=='function'&&typeof Symbol[_0x25ff74(0x1f8)]==_0x25ff74(0x241)?function(_0x33d456){return typeof _0x33d456;}:function(_0x113a71){const _0xb8fc5e=_0x25ff74;return _0x113a71&&typeof Symbol==_0xb8fc5e(0x231)&&_0x113a71[_0xb8fc5e(0x1f5)]===Symbol&&_0x113a71!==Symbol[_0xb8fc5e(0x1ec)]?_0xb8fc5e(0x241):typeof _0x113a71;},B(_0x2f5cc1);}function _0x49b6(_0x1e0624,_0x3c6e5f){_0x1e0624=_0x1e0624-0x19a;const _0x2793f1=_0x2793();let _0x49b6b2=_0x2793f1[_0x1e0624];return _0x49b6b2;}function it(_0x2a3ea0,_0x269c60){const _0xf0f7f2=_0x49b6;if(B(_0x2a3ea0)!='object'||!_0x2a3ea0)return _0x2a3ea0;var _0xe10ad4=_0x2a3ea0[Symbol[_0xf0f7f2(0x21c)]];if(_0xe10ad4!==void 0x0){var _0x23f85d=_0xe10ad4[_0xf0f7f2(0x1ae)](_0x2a3ea0,_0x269c60||_0xf0f7f2(0x236));if(B(_0x23f85d)!=_0xf0f7f2(0x21f))return _0x23f85d;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x269c60===_0xf0f7f2(0x1d6)?String:Number)(_0x2a3ea0);}function at(_0x627d04){const _0x5d7782=_0x49b6;var _0x41657d=it(_0x627d04,_0x5d7782(0x1d6));return B(_0x41657d)==_0x5d7782(0x241)?_0x41657d:_0x41657d+'';}function V(_0x2090a2,_0x3fd652,_0x594786){const _0x2bc813=_0x49b6;return(_0x3fd652=at(_0x3fd652))in _0x2090a2?Object[_0x2bc813(0x222)](_0x2090a2,_0x3fd652,{'value':_0x594786,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x2090a2[_0x3fd652]=_0x594786,_0x2090a2;}function H(_0x2fcbb8,_0x41b3f3){return function(_0xb81002,_0x1ab399){_0x41b3f3(_0xb81002,_0x1ab399,_0x2fcbb8);};}function U(_0x1a25de,_0x1e18c9,_0x5171b0,_0x575272){const _0x309294=_0x49b6;var _0x59f499=arguments[_0x309294(0x25a)],_0x2d750a=_0x59f499<0x3?_0x1e18c9:_0x575272===null?_0x575272=Object[_0x309294(0x205)](_0x1e18c9,_0x5171b0):_0x575272,_0x340036;if(typeof Reflect==_0x309294(0x21f)&&typeof Reflect[_0x309294(0x256)]=='function')_0x2d750a=Reflect[_0x309294(0x256)](_0x1a25de,_0x1e18c9,_0x5171b0,_0x575272);else{for(var _0x2db3e2=_0x1a25de[_0x309294(0x25a)]-0x1;_0x2db3e2>=0x0;_0x2db3e2--)(_0x340036=_0x1a25de[_0x2db3e2])&&(_0x2d750a=(_0x59f499<0x3?_0x340036(_0x2d750a):_0x59f499>0x3?_0x340036(_0x1e18c9,_0x5171b0,_0x2d750a):_0x340036(_0x1e18c9,_0x5171b0))||_0x2d750a);}return _0x59f499>0x3&&_0x2d750a&&Object[_0x309294(0x222)](_0x1e18c9,_0x5171b0,_0x2d750a),_0x2d750a;}const ot=_0x4c49c2(0x19b),W='univer-history-container';let G=class extends _0x2a3e77{constructor(_0x5ee429,_0x419044,_0x28d137,_0x1cc47d,_0x15004b,_0x2f3045,_0x45e21d,_0x3c210e,_0x4db0fa,_0x3e3b72){const _0x2e23ac=_0x4c49c2;super(),this[_0x2e23ac(0x19a)]=_0x5ee429,this[_0x2e23ac(0x242)]=_0x419044,this[_0x2e23ac(0x25c)]=_0x28d137,this[_0x2e23ac(0x1b4)]=_0x1cc47d,this[_0x2e23ac(0x1c4)]=_0x15004b,this[_0x2e23ac(0x19d)]=_0x2f3045,this['_selectionProtectionRuleModel']=_0x45e21d,this[_0x2e23ac(0x1fb)]=_0x3c210e,this['_sidebarService']=_0x4db0fa,this['_themeService']=_0x3e3b72,V(this,_0x2e23ac(0x215),new _0x1a5106(null)),V(this,'historyUniver$',this[_0x2e23ac(0x215)]['asObservable']()),V(this,'_disposableCollection',new _0x1d9150()),V(this,_0x2e23ac(0x1d5),new Map()),V(this,_0x2e23ac(0x24d),null),this[_0x2e23ac(0x1f3)]();}get['historyUniver'](){const _0x5d64c6=_0x4c49c2;return this[_0x5d64c6(0x215)][_0x5d64c6(0x23f)];}[_0x4c49c2(0x1f3)](){const _0x2a24f5=_0x4c49c2;this[_0x2a24f5(0x219)](),this[_0x2a24f5(0x1e4)]();}[_0x4c49c2(0x219)](){const _0x33a208=_0x4c49c2;var _0x4ed195;let _0x5981d5=(_0x4ed195=this[_0x33a208(0x25c)][_0x33a208(0x1cc)](_0x33a208(0x19b)))==null?_0x33a208(0x1fa):_0x4ed195,_0x17c604=document['getElementById'](_0x5981d5);if(!_0x17c604)return;let _0x1bc3e8=document[_0x33a208(0x251)](_0x33a208(0x208));_0x1bc3e8['id']=W,_0x1bc3e8[_0x33a208(0x19c)][_0x33a208(0x23d)]='history-container',_0x1bc3e8[_0x33a208(0x1a0)][_0x33a208(0x230)]=_0x33a208(0x1bf),_0x1bc3e8[_0x33a208(0x1a0)][_0x33a208(0x1d1)]='0',_0x1bc3e8[_0x33a208(0x1a0)][_0x33a208(0x20e)]='0',_0x1bc3e8[_0x33a208(0x1a0)][_0x33a208(0x206)]=_0x33a208(0x249),_0x1bc3e8[_0x33a208(0x1a0)][_0x33a208(0x1c9)]=_0x33a208(0x249),_0x1bc3e8['style'][_0x33a208(0x1ab)]='49',_0x1bc3e8['style'][_0x33a208(0x1b5)]=_0x33a208(0x243),_0x17c604[_0x33a208(0x1c7)](_0x1bc3e8);}[_0x4c49c2(0x1e4)](){const _0x4c7761=_0x4c49c2;[[_0x12c6f7],[_0x377f6c,{'container':W,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[_0x505fd8,null]]}],[_0x57816a],[_0x5a5fc3,{'override':[[_0x29d249,null]]}],[_0x4ba5f1,{'hasScroll':!0x1}],[_0x4dc8ee],[_0x10e1ee],[_0x37f383,{'notExecuteFormula':!0x0}],[_0x4cbb0e],[_0x1f838a],[_0x254895],[_0x45abad],[_0x5b7a8e],[_0x4ab03b],[_0x58f56a],[_0x46159a],[_0x48885b],[_0x542410],[_0x199a16],[_0xaed69e],[_0x59ea04],[_0x179a24,{'notExecuteFormula':!0x0}],[_0x29a515],[_0x1c2b4a],[_0x13f44e],[_0x2f2ad7],[_0x5a9ca5],[_0xa34c36],[_0xe205b7],[_0x57f8cb],[_0x10415a],[_0x418476,{'notExecuteFormula':!0x0}],[_0xbc7e65]][_0x4c7761(0x1ac)](([_0xd8d916,_0x484b0a])=>this['registerPlugin'](_0xd8d916,_0x484b0a));}[_0x4c49c2(0x1de)](){const _0x21ccc1=_0x4c49c2;super[_0x21ccc1(0x1de)](),this['unMountHistoryContent'](),this['_pluginMap']['clear']();}[_0x4c49c2(0x209)](_0xa02487,_0x2314f9,_0x8e00dd){const _0x4fb33c=_0x4c49c2;if(this['_pluginMap'][_0x4fb33c(0x224)](_0xa02487[_0x4fb33c(0x1b8)])&&!_0x8e00dd)throw Error(_0x4fb33c(0x1ee)+_0xa02487['pluginName']+_0x4fb33c(0x21e));this[_0x4fb33c(0x1d5)]['set'](_0xa02487[_0x4fb33c(0x1b8)],[_0xa02487,_0x2314f9]);}[_0x4c49c2(0x22c)](){const _0x57f365=_0x4c49c2;return Array[_0x57f365(0x1a8)](this[_0x57f365(0x1d5)][_0x57f365(0x232)]());}[_0x4c49c2(0x1e1)](_0x160ed1,_0x1eef9e){const _0xdc9142=_0x4c49c2;let _0x3acbba=document[_0xdc9142(0x239)](W);_0x3acbba&&(_0x3acbba[_0xdc9142(0x1a0)]['display']=_0xdc9142(0x233),this[_0xdc9142(0x1a3)](_0x160ed1,W,_0x1eef9e));}['unMountHistoryContent'](){const _0x261226=_0x4c49c2;var _0x2ff3fb;this['_disposableCollection'][_0x261226(0x1de)](),(_0x2ff3fb=this[_0x261226(0x1f7)])==null||_0x2ff3fb[_0x261226(0x1de)](),this['_historyUniver$'][_0x261226(0x200)](null);let _0x527100=document[_0x261226(0x239)](W);_0x527100&&(_0x527100[_0x261226(0x1a0)][_0x261226(0x1b5)]=_0x261226(0x243),this['_internalWebWorker']&&(this['_internalWebWorker'][_0x261226(0x1ce)](),this[_0x261226(0x24d)]=null));}[_0x4c49c2(0x1a3)](_0x184ad5,_0x3567c7,_0x2ab818){const _0x3e09ad=_0x4c49c2;var _0x2390f5,_0x2b4c33,_0xf856d6,_0x55ff08,_0x48b90d;if(this[_0x3e09ad(0x1f7)])return;let _0x3278bd=new _0x9dd17b({'locales':{[this['_localeService'][_0x3e09ad(0x207)]()]:this[_0x3e09ad(0x19a)][_0x3e09ad(0x22f)]()},'override':[[_0x8140f0,{'useClass':_0x168266}]]}),_0x4ae24b=_0x3278bd[_0x3e09ad(0x1b2)]();this[_0x3e09ad(0x228)](this['_themeService']['darkMode$'][_0x3e09ad(0x1e0)](_0x14ef84=>{const _0x5253bd=_0x3e09ad;_0x4ae24b[_0x5253bd(0x247)](_0x171164)[_0x5253bd(0x223)](_0x14ef84);})),this[_0x3e09ad(0x228)](this[_0x3e09ad(0x1a9)]['currentTheme$'][_0x3e09ad(0x1e0)](_0x377656=>{const _0x131eda=_0x3e09ad;_0x4ae24b['get'](_0x171164)[_0x131eda(0x1dc)](_0x377656);})),_0x4ae24b[_0x3e09ad(0x247)](_0x4481e5)[_0x3e09ad(0x22d)](this[_0x3e09ad(0x19a)][_0x3e09ad(0x207)]()),_0x4ae24b[_0x3e09ad(0x247)](_0x2358af)[_0x3e09ad(0x1da)](_0x37ae5d,this['_configService'][_0x3e09ad(0x1cc)](_0x37ae5d));let _0x5ec6b3=this[_0x3e09ad(0x25c)]['getConfig'](_0x59d6d1);_0x5ec6b3&&_0x3278bd[_0x3e09ad(0x209)](_0x3c1214,{'license':_0x5ec6b3['ls']});let _0x3b8482=(_0x2390f5=this[_0x3e09ad(0x25c)][_0x3e09ad(0x1cc)](_0x3e09ad(0x238)))==null?void 0x0:_0x2390f5[_0x3e09ad(0x204)],_0x50705d=!!_0x3b8482;_0x50705d&&(this['_internalWebWorker']=_0x3b8482 instanceof Worker?_0x3b8482:null,_0x3278bd[_0x3e09ad(0x209)](_0x5097e6,{'workerURL':_0x3b8482})),this[_0x3e09ad(0x1d5)]['forEach'](([_0x54d4f6,_0x326428])=>{_0x3278bd['registerPlugin'](_0x54d4f6,_0x326428);}),_0x3278bd[_0x3e09ad(0x209)](_0x2cde77,{'historyListServerUrl':(_0x2b4c33=this['_configService']['getConfig']('edit-history-loader.config'))==null?void 0x0:_0x2b4c33['historyListServerUrl'],'historyPanelComponentKey':(_0xf856d6=this[_0x3e09ad(0x25c)]['getConfig'](_0x3e09ad(0x238)))==null?void 0x0:_0xf856d6['historyPanelComponentKey'],'historyPanelHidden':(_0x55ff08=this[_0x3e09ad(0x25c)]['getConfig'](_0x3e09ad(0x238)))==null?void 0x0:_0x55ff08['historyPanelHidden'],'historyAIassistantEnabled':(_0x48b90d=this['_configService'][_0x3e09ad(0x1cc)](_0x3e09ad(0x238)))==null?void 0x0:_0x48b90d['historyAIassistantEnabled']}),_0x4ae24b[_0x3e09ad(0x1d0)](_0x23d21c=>{const _0x80e09e=_0x3e09ad;this[_0x80e09e(0x1eb)](_0x23d21c,_0x184ad5);}),this[_0x3e09ad(0x215)][_0x3e09ad(0x200)](_0x3278bd);let _0x4cd1e5=_0x4ae24b['get'](_0x41efc8),_0x2e7166=this[_0x3e09ad(0x1b6)](_0x184ad5),_0xdaefb6=()=>{const _0x2ccd39=_0x3e09ad;_0x2ab818?_0x4cd1e5[_0x2ccd39(0x201)](_0x184ad5,_0x3567c7,_0x2e7166,_0x2ab818):_0x4cd1e5[_0x2ccd39(0x1d8)](_0x184ad5,_0x3567c7,_0x2e7166);};if(this[_0x3e09ad(0x1c4)][_0x3e09ad(0x1e5)]({'content':this[_0x3e09ad(0x19a)]['t'](_0x3e09ad(0x250)),'type':_0x21300f[_0x3e09ad(0x1db)]}),_0x50705d)try{_0x4ae24b[_0x3e09ad(0x247)](_0x2d798e)['whenReady']()[_0x3e09ad(0x20d)](()=>{_0xdaefb6();});}catch{_0xdaefb6();}else _0xdaefb6();}['_initListener'](_0xfa3cc4,_0x64bdc9){const _0x3ce44e=_0x4c49c2;let _0x399bc2=_0xfa3cc4[_0x3ce44e(0x247)](_0x41efc8);this['_disposableCollection'][_0x3ce44e(0x1be)](_0x399bc2[_0x3ce44e(0x1ad)]['subscribe'](_0x10b4c4=>{const _0x14f4f0=_0x3ce44e;switch(_0x10b4c4){case _0x203990['Entered']:this['_dialogService'][_0x14f4f0(0x1aa)](),this['_sidebarService'][_0x14f4f0(0x1af)]();break;case _0x203990['Exited']:this[_0x14f4f0(0x1b4)][_0x14f4f0(0x1f4)](q['id']),this['unMountHistoryContent']();break;case _0x203990[_0x14f4f0(0x1b9)]:this[_0x14f4f0(0x253)](),this['_messageService'][_0x14f4f0(0x1e5)]({'content':this['_localeService']['t'](_0x14f4f0(0x245)),'type':_0x21300f[_0x14f4f0(0x1b9)],'duration':0xbb8});break;default:break;}})),this[_0x3ce44e(0x1ea)]['add'](_0x399bc2[_0x3ce44e(0x21d)]['subscribe'](async _0x57865f=>{const _0x1a95dd=_0x3ce44e;_0x57865f&&this[_0x1a95dd(0x1b4)][_0x1a95dd(0x1f4)](_0x526ad7['id'],{'unitId':_0x64bdc9,'revision':_0x57865f});}));}['_checkCanRevert'](_0x1bfee7){const _0x8d6de6=_0x4c49c2;let _0x474e0c=this[_0x8d6de6(0x242)][_0x8d6de6(0x1df)](_0x1bfee7)[_0x8d6de6(0x22b)]()[_0x8d6de6(0x1b0)](_0x541045=>_0x541045[_0x8d6de6(0x1e9)]()),_0x3b26dc=new _0x3d1217(_0x1bfee7)['id'],_0x4f83f3=_0x474e0c[_0x8d6de6(0x1b0)](_0x26d693=>new _0x5bed14(_0x1bfee7,_0x26d693)['id']),_0x5ebd67=_0x474e0c[_0x8d6de6(0x1b0)](_0x19ecf0=>this['_selectionProtectionRuleModel'][_0x8d6de6(0x1cd)](_0x1bfee7,_0x19ecf0)['map'](_0x1ebb93=>new _0x50ad28(_0x1bfee7,_0x19ecf0,_0x1ebb93[_0x8d6de6(0x254)])['id']))[_0x8d6de6(0x19f)](),_0x3c022b=new _0x266a14(_0x1bfee7)['id'];return this[_0x8d6de6(0x19d)]['composePermission']([_0x3b26dc,..._0x4f83f3,..._0x5ebd67,_0x3c022b])[_0x8d6de6(0x1c6)](_0x19bee8=>!!_0x19bee8['value']);}};G=U([H(0x0,_0x2a1c21(_0x4481e5)),H(0x1,_0x3a5724),H(0x2,_0x2358af),H(0x3,_0x18e0ae),H(0x4,_0x1430cf),H(0x5,_0x3608c8),H(0x6,_0x2a1c21(_0x16ed19)),H(0x7,_0x2a1c21(_0x505fd8)),H(0x8,_0x2a1c21(_0x14ebea)),H(0x9,_0x2a1c21(_0x171164))],G);const K={'id':'univer.operation.toggle-edit-history','type':_0x519d99[_0x4c49c2(0x1ba)],'handler':_0x3ffed3=>{const _0x13172f=_0x4c49c2;let _0x105782=_0x3ffed3[_0x13172f(0x247)](G),{unitId:_0x3d8306}=_0x1ef74b(_0x3ffed3[_0x13172f(0x247)](_0x3a5724))||{};return _0x3d8306?(_0x105782[_0x13172f(0x1e1)](_0x3d8306),!0x0):!0x1;}},q={'id':_0x4c49c2(0x240),'type':_0x519d99['OPERATION'],'handler':()=>!0x0};var st='@univerjs-pro/edit-history-loader',ct='0.25.0';function lt(_0x73d6f5){const _0x250a8a=_0x4c49c2;return{'id':K['id'],'type':_0x3e94ad[_0x250a8a(0x1d4)],'icon':_0x250a8a(0x244),'tooltip':_0x250a8a(0x1f0),'hidden$':_0x58fb33(_0x73d6f5,_0x3ba906['UNIVER_SHEET']),'disabled$':_0x451799(_0x73d6f5,{'workbookTypes':[_0x268bff],'worksheetTypes':[],'rangeTypes':[]})};}const ut={[_0x47129b[_0x4c49c2(0x1b3)]]:{[K['id']]:{'order':0.2,'menuItemFactory':lt}}};let J=class extends _0x3f5b03{constructor(_0x49615f,_0x40f502,_0x5714d3,_0x39ca6f,_0x409964,_0x1d18ea,_0x822eac,_0x24969a,_0x503d80,_0x264e73,_0x36c999){const _0x156899=_0x4c49c2;super(),this[_0x156899(0x1b4)]=_0x49615f,this['_menuManagerService']=_0x40f502,this['_componentManager']=_0x5714d3,this[_0x156899(0x212)]=_0x39ca6f,this[_0x156899(0x19a)]=_0x409964,this['_messageService']=_0x1d18ea,this['_collaborationController']=_0x822eac,this[_0x156899(0x23b)]=_0x24969a,this[_0x156899(0x1dd)]=_0x503d80,this[_0x156899(0x242)]=_0x264e73,this['_urlService']=_0x36c999,V(this,'_revertErrorTimer',null),this[_0x156899(0x1f3)]();}[_0x4c49c2(0x1f3)](){const _0x1ff700=_0x4c49c2;[K,q][_0x1ff700(0x1ac)](_0x38fcf8=>this[_0x1ff700(0x228)](_0x1e746a(this[_0x1ff700(0x1b4)][_0x1ff700(0x1c8)](_0x38fcf8)))),this[_0x1ff700(0x228)](this[_0x1ff700(0x21a)]['register'](_0x1ff700(0x244),_0xa61b65)),this['_menuManagerService'][_0x1ff700(0x20f)](ut),this[_0x1ff700(0x228)](this['_commandService'][_0x1ff700(0x24a)](async(_0x3e09af,_0x346f22)=>{const _0x403251=_0x1ff700;if(_0x3e09af['id']===_0x526ad7['id']){let {unitId:_0x55b3be}=_0x3e09af['params'];this[_0x403251(0x1c4)][_0x403251(0x1e5)]({'content':this['_localeService']['t'](_0x403251(0x246)),'type':_0x21300f[_0x403251(0x1db)],'duration':0x1388});let _0xd471e4=this['_collaborationController'][_0x403251(0x23a)](_0x55b3be);_0x346f22!=null&&_0x346f22[_0x403251(0x1e2)]?this['_handleRevertAcknowledgement'](_0xd471e4,async()=>(setTimeout(()=>window[_0x403251(0x1cb)][_0x403251(0x1f9)]()),!0x0),!0x0):this[_0x403251(0x1d9)](_0xd471e4,async()=>{const _0x500029=_0x403251;let _0x207631=this['_univerInstanceService']['getCurrentUnitOfType'](_0x3ba906[_0x500029(0x1f1)]),_0x584d99=_0x207631==null?void 0x0:_0x207631[_0x500029(0x221)]();if(!_0x584d99)return!0x1;this[_0x500029(0x242)][_0x500029(0x24c)](_0x55b3be);let _0x50183f=await this[_0x500029(0x1dd)][_0x500029(0x216)](_0x55b3be,_0x3ba906[_0x500029(0x1f1)]);return _0x50183f&&_0x50183f instanceof _0x9fce4d?(await this['_setupSubUnitSync'](_0x50183f,_0x584d99[_0x500029(0x1e9)]()),!0x0):!0x1;});}}));}[_0x4c49c2(0x1d9)](_0x3351a9,_0x271acd,_0x25fac7=!0x1){const _0x20b5bc=_0x4c49c2;let _0x20a726=_0x460070([_0x3351a9[_0x20b5bc(0x214)][_0x20b5bc(0x1c5)],_0x3351a9['state$']])[_0x20b5bc(0x1e0)](async([_0x42331a,_0x106ced])=>{const _0x40261d=_0x20b5bc;if(_0x42331a[_0x40261d(0x1ef)]===_0x2db2ee[_0x40261d(0x1b1)]&&(_0x106ced==null?void 0x0:_0x106ced['status'])===_0x46c40d[_0x40261d(0x1e3)]&&_0x42331a[_0x40261d(0x211)]['mutations']['some'](_0x25646a=>_0x25646a['id']===_0x526ad7['id'])&&await _0x271acd()){var _0x4c4c30;this['_historyManagerService']['unMountHistoryContent'](),_0x20a726[_0x40261d(0x1a5)](),this[_0x40261d(0x217)]&&clearTimeout(this[_0x40261d(0x217)]),await((_0x4c4c30=this['_localCacheService'])==null?void 0x0:_0x4c4c30[_0x40261d(0x1c3)]()),this[_0x40261d(0x1c4)]['removeAll']();}});_0x25fac7&&(this[_0x20b5bc(0x217)]=setTimeout(()=>{const _0x5a21e1=_0x20b5bc;_0x20a726['unsubscribe'](),this[_0x5a21e1(0x1c4)][_0x5a21e1(0x1e5)]({'content':this[_0x5a21e1(0x19a)]['t'](_0x5a21e1(0x1cf)),'type':_0x21300f['Error'],'duration':0xbb8});},0x1388));}async[_0x4c49c2(0x20b)](_0x45b87d,_0x25a0da){const _0x412537=_0x4c49c2;await this[_0x412537(0x1a6)](_0x45b87d,_0x25a0da),_0x45b87d[_0x412537(0x1ca)][_0x412537(0x1c2)](_0xd7de37(this[_0x412537(0x1ed)]))[_0x412537(0x1e0)](_0x236b1d=>{const _0x5cce41=_0x412537;_0x236b1d&&this[_0x5cce41(0x202)](_0x236b1d);}),this[_0x412537(0x226)][_0x412537(0x1d7)][_0x412537(0x1c2)](_0xd7de37(this[_0x412537(0x1ed)]))[_0x412537(0x1e0)](()=>this[_0x412537(0x1a6)](_0x45b87d,_0x25a0da));}[_0x4c49c2(0x202)](_0xafd180,_0x9ebb85=!0x1){const _0x799489=_0x4c49c2;let _0x459cf2=this['_urlService']['getParam'](_0x799489(0x1d3));_0xafd180[_0x799489(0x1e9)]()!==_0x459cf2&&this[_0x799489(0x226)][_0x799489(0x225)](_0x799489(0x1d3),_0xafd180[_0x799489(0x1e9)](),_0x9ebb85);}async[_0x4c49c2(0x1a6)](_0x39e47b,_0x4b8b9c){const _0x27a768=_0x4c49c2;var _0x5a6c48;if(!_0x4b8b9c||!_0x39e47b[_0x27a768(0x20a)](_0x4b8b9c)){let _0x43b9e3=_0x39e47b[_0x27a768(0x1a4)]()[0x0],_0x4baee4=_0x39e47b['getSheetBySheetId'](_0x43b9e3);if(!_0x4baee4)return;this[_0x27a768(0x202)](_0x4baee4,!0x0),await this[_0x27a768(0x1b4)][_0x27a768(0x1f4)](_0x5ebce6['id'],{'unitId':_0x39e47b[_0x27a768(0x1b7)](),'subUnitId':_0x43b9e3});return;}((_0x5a6c48=_0x39e47b['getActiveSheet']())==null?void 0x0:_0x5a6c48[_0x27a768(0x1e9)]())!==_0x4b8b9c&&await this[_0x27a768(0x1b4)][_0x27a768(0x1f4)](_0x5ebce6['id'],{'unitId':_0x39e47b[_0x27a768(0x1b7)](),'subUnitId':_0x4b8b9c});}};J=U([H(0x0,_0x18e0ae),H(0x1,_0x4225d9),H(0x2,_0x2a1c21(_0xa97fdf)),H(0x3,_0x2a1c21(G)),H(0x4,_0x2a1c21(_0x4481e5)),H(0x5,_0x1430cf),H(0x6,_0x2a1c21(_0x341c06)),H(0x7,_0x310f1b),H(0x8,_0x2a1c21(_0x57070e)),H(0x9,_0x3a5724),H(0xa,_0x5c80e8)],J);const Y=_0x4c49c2(0x25b);let X=class extends _0x2a3e77{constructor(_0x98d25e,_0x410c0a,_0x492cf7,_0x4fea45,_0xaedafd,_0x417265,_0x3d9ba9,_0x35e508,_0x10642b,_0x167ee9){const _0xf7e2b=_0x4c49c2;super(),this['_localeService']=_0x98d25e,this['_univerInstanceService']=_0x410c0a,this[_0xf7e2b(0x25c)]=_0x492cf7,this['_commandService']=_0x4fea45,this[_0xf7e2b(0x1c4)]=_0xaedafd,this[_0xf7e2b(0x19d)]=_0x417265,this[_0xf7e2b(0x1a7)]=_0x3d9ba9,this[_0xf7e2b(0x1fb)]=_0x35e508,this[_0xf7e2b(0x1c1)]=_0x10642b,this[_0xf7e2b(0x1a9)]=_0x167ee9,V(this,_0xf7e2b(0x215),new _0x1a5106(null)),V(this,_0xf7e2b(0x1e6),this[_0xf7e2b(0x215)]['asObservable']()),V(this,'_disposableCollection',new _0x1d9150()),V(this,_0xf7e2b(0x1d5),new Map()),V(this,_0xf7e2b(0x24d),null),this['_init']();}get[_0x4c49c2(0x1f7)](){return this['_historyUniver$']['value'];}[_0x4c49c2(0x1f3)](){this['_initContainer'](),this['_initPlugins']();}[_0x4c49c2(0x219)](){const _0x2f91ab=_0x4c49c2;var _0x179486;let _0x17dc71=(_0x179486=this[_0x2f91ab(0x25c)]['getConfig'](_0x2f91ab(0x19b)))==null?_0x2f91ab(0x1fa):_0x179486,_0x26c9cf=document[_0x2f91ab(0x239)](_0x17dc71);if(!_0x26c9cf)return;let _0x5a4c63=document[_0x2f91ab(0x251)](_0x2f91ab(0x208));_0x5a4c63['id']=Y,_0x5a4c63[_0x2f91ab(0x19c)][_0x2f91ab(0x23d)]=_0x2f91ab(0x21b),_0x5a4c63[_0x2f91ab(0x1a0)][_0x2f91ab(0x230)]=_0x2f91ab(0x1bf),_0x5a4c63[_0x2f91ab(0x1a0)][_0x2f91ab(0x1d1)]='0',_0x5a4c63[_0x2f91ab(0x1a0)][_0x2f91ab(0x20e)]='0',_0x5a4c63['style'][_0x2f91ab(0x206)]=_0x2f91ab(0x249),_0x5a4c63[_0x2f91ab(0x1a0)][_0x2f91ab(0x1c9)]='100%',_0x5a4c63['style']['zIndex']='49',_0x5a4c63[_0x2f91ab(0x1a0)][_0x2f91ab(0x1b5)]=_0x2f91ab(0x243),_0x26c9cf[_0x2f91ab(0x1c7)](_0x5a4c63);}['_initPlugins'](){[[_0x12c6f7],[_0x2ed289,{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[_0x505fd8,null]]}],[_0x57816a],[_0x5a5fc3,{'override':[[_0x29d249,null]]}],[_0x4ba5f1,{'hasScroll':!0x1}],[_0x4dc8ee],[_0x10e1ee],[_0x37f383,{'notExecuteFormula':!0x0}],[_0x371ee3],[_0x1f838a],[_0x254895],[_0x45abad],[_0x5b7a8e],[_0x58f56a],[_0x48885b],[_0x542410],[_0x199a16],[_0xaed69e],[_0x1dbe4c],[_0x179a24,{'notExecuteFormula':!0x0}],[_0x29a515],[_0x1c2b4a],[_0x13f44e],[_0x2f2ad7],[_0x5a9ca5],[_0xa34c36],[_0xe205b7],[_0x57f8cb],[_0x10415a],[_0x418476,{'notExecuteFormula':!0x0}],[_0xbc7e65]]['forEach'](([_0x43ffeb,_0xc18711])=>this['registerPlugin'](_0x43ffeb,_0xc18711));}[_0x4c49c2(0x1de)](){const _0x472bf3=_0x4c49c2;super[_0x472bf3(0x1de)](),this[_0x472bf3(0x253)](),this['_pluginMap']['clear']();}[_0x4c49c2(0x209)](_0x5bf76e,_0x3f2288,_0x2509a0){const _0x532a05=_0x4c49c2;if(this['_pluginMap'][_0x532a05(0x224)](_0x5bf76e[_0x532a05(0x1b8)])&&!_0x2509a0)throw Error(_0x532a05(0x203)+_0x5bf76e[_0x532a05(0x1b8)]+_0x532a05(0x21e));this[_0x532a05(0x1d5)][_0x532a05(0x24e)](_0x5bf76e['pluginName'],[_0x5bf76e,_0x3f2288]);}[_0x4c49c2(0x22c)](){const _0x271706=_0x4c49c2;return Array[_0x271706(0x1a8)](this[_0x271706(0x1d5)][_0x271706(0x232)]());}[_0x4c49c2(0x1e1)](_0x1aa6fa,_0x3a18b8){const _0x53f014=_0x4c49c2;let _0x120abb=document['getElementById'](Y);_0x120abb&&(_0x120abb[_0x53f014(0x1a0)][_0x53f014(0x1b5)]='block',this[_0x53f014(0x1a3)](_0x1aa6fa,Y,_0x3a18b8));}[_0x4c49c2(0x253)](){const _0x10e4f5=_0x4c49c2;var _0x2f44cd;this['_disposableCollection'][_0x10e4f5(0x1de)](),(_0x2f44cd=this[_0x10e4f5(0x1f7)])==null||_0x2f44cd[_0x10e4f5(0x1de)](),this[_0x10e4f5(0x215)][_0x10e4f5(0x200)](null);let _0x27db5a=document[_0x10e4f5(0x239)](Y);_0x27db5a&&(_0x27db5a[_0x10e4f5(0x1a0)][_0x10e4f5(0x1b5)]=_0x10e4f5(0x243),this[_0x10e4f5(0x24d)]&&(this[_0x10e4f5(0x24d)][_0x10e4f5(0x1ce)](),this[_0x10e4f5(0x24d)]=null));}[_0x4c49c2(0x1a3)](_0x447276,_0x3b4662,_0x47d420){const _0xdff85b=_0x4c49c2;var _0x29d8ad,_0x5bcc32,_0x7ed82e,_0x57d033;if(this['historyUniver'])return;let _0x291554=new _0x9dd17b({'locales':{[this[_0xdff85b(0x19a)]['getCurrentLocale']()]:this['_localeService'][_0xdff85b(0x22f)]()},'override':[[_0x8140f0,{'useClass':_0x168266}]]}),_0x5602d2=_0x291554['__getInjector']();this[_0xdff85b(0x228)](this['_themeService'][_0xdff85b(0x1e7)][_0xdff85b(0x1e0)](_0x1d4c36=>{const _0x397c4d=_0xdff85b;_0x5602d2[_0x397c4d(0x247)](_0x171164)[_0x397c4d(0x223)](_0x1d4c36);})),this['disposeWithMe'](this[_0xdff85b(0x1a9)][_0xdff85b(0x1c0)]['subscribe'](_0x22f2a8=>{const _0x41291c=_0xdff85b;_0x5602d2[_0x41291c(0x247)](_0x171164)[_0x41291c(0x1dc)](_0x22f2a8);})),_0x5602d2[_0xdff85b(0x247)](_0x4481e5)['setLocale'](this[_0xdff85b(0x19a)][_0xdff85b(0x207)]()),_0x5602d2[_0xdff85b(0x247)](_0x2358af)[_0xdff85b(0x1da)](_0x37ae5d,this[_0xdff85b(0x25c)][_0xdff85b(0x1cc)](_0x37ae5d));let _0x30ddad=this[_0xdff85b(0x25c)]['getConfig'](_0x59d6d1);_0x30ddad&&_0x291554[_0xdff85b(0x209)](_0x3c1214,{'license':_0x30ddad['ls']});let _0x224699=(_0x29d8ad=this['_configService'][_0xdff85b(0x1cc)]('edit-history-loader.config'))==null?void 0x0:_0x29d8ad[_0xdff85b(0x204)],_0x29ed5f=!!_0x224699;_0x29ed5f&&(this[_0xdff85b(0x24d)]=_0x224699 instanceof Worker?_0x224699:null,_0x291554[_0xdff85b(0x209)](_0x5097e6,{'workerURL':_0x224699})),this[_0xdff85b(0x1d5)][_0xdff85b(0x1ac)](([_0x2beac4,_0x8c6001])=>{_0x291554['registerPlugin'](_0x2beac4,_0x8c6001);}),_0x291554[_0xdff85b(0x209)](_0x502946,{'historyListServerUrl':(_0x5bcc32=this[_0xdff85b(0x25c)][_0xdff85b(0x1cc)](_0xdff85b(0x238)))==null?void 0x0:_0x5bcc32[_0xdff85b(0x248)],'historyPanelComponentKey':(_0x7ed82e=this[_0xdff85b(0x25c)][_0xdff85b(0x1cc)]('edit-history-loader.config'))==null?void 0x0:_0x7ed82e['historyPanelComponentKey'],'historyPanelHidden':(_0x57d033=this[_0xdff85b(0x25c)][_0xdff85b(0x1cc)](_0xdff85b(0x238)))==null?void 0x0:_0x57d033['historyPanelHidden']}),_0x5602d2[_0xdff85b(0x1d0)](_0x3f98f5=>{const _0x25393f=_0xdff85b;this[_0x25393f(0x1eb)](_0x3f98f5,_0x447276);}),this[_0xdff85b(0x215)][_0xdff85b(0x200)](_0x291554);let _0x476abc=_0x5602d2[_0xdff85b(0x247)](_0x41efc8),_0x58984b=this['_checkCanRevert'](_0x447276),_0x18f1f9=()=>{const _0x5c2139=_0xdff85b;_0x47d420?_0x476abc[_0x5c2139(0x201)](_0x447276,_0x3b4662,_0x58984b,_0x47d420):_0x476abc['triggerLoadVersions'](_0x447276,_0x3b4662,_0x58984b);};if(this[_0xdff85b(0x1c4)][_0xdff85b(0x1e5)]({'content':this[_0xdff85b(0x19a)]['t'](_0xdff85b(0x250)),'type':_0x21300f[_0xdff85b(0x1db)]}),_0x29ed5f)try{_0x5602d2[_0xdff85b(0x247)](_0x2d798e)[_0xdff85b(0x20c)]()[_0xdff85b(0x20d)](()=>{_0x18f1f9();});}catch{_0x18f1f9();}else _0x18f1f9();}['_initListener'](_0x23af2c,_0x5b6d5f){const _0x4efcef=_0x4c49c2;let _0x5434ba=_0x23af2c['get'](_0x41efc8);this[_0x4efcef(0x1ea)][_0x4efcef(0x1be)](_0x5434ba['status$'][_0x4efcef(0x1e0)](_0x17951d=>{const _0x5cd90e=_0x4efcef;switch(_0x17951d){case _0x203990['Entered']:this[_0x5cd90e(0x1fb)][_0x5cd90e(0x1aa)](),this['_sidebarService']['close']();break;case _0x203990[_0x5cd90e(0x24b)]:this[_0x5cd90e(0x1b4)][_0x5cd90e(0x1f4)](q['id']),this['unMountHistoryContent']();break;case _0x203990[_0x5cd90e(0x1b9)]:this[_0x5cd90e(0x253)](),this[_0x5cd90e(0x1c4)][_0x5cd90e(0x1e5)]({'content':this[_0x5cd90e(0x19a)]['t'](_0x5cd90e(0x245)),'type':_0x21300f[_0x5cd90e(0x1b9)],'duration':0xbb8});break;default:break;}})),this[_0x4efcef(0x1ea)]['add'](_0x5434ba[_0x4efcef(0x21d)]['subscribe'](async _0x1c750a=>{const _0x413ce5=_0x4efcef;_0x1c750a&&this[_0x413ce5(0x1b4)][_0x413ce5(0x1f4)](_0x526ad7['id'],{'unitId':_0x5b6d5f,'revision':_0x1c750a});}));}[_0x4c49c2(0x1b6)](_0x244da0){const _0x42f89a=_0x4c49c2;let _0x5c73f5=this[_0x42f89a(0x242)][_0x42f89a(0x1df)](_0x244da0)[_0x42f89a(0x22b)]()['map'](_0x20517f=>_0x20517f['getSheetId']()),_0x58c984=new _0x3d1217(_0x244da0)['id'],_0x2e1a75=_0x5c73f5[_0x42f89a(0x1b0)](_0x41594d=>new _0x5bed14(_0x244da0,_0x41594d)['id']),_0x35ff21=_0x5c73f5[_0x42f89a(0x1b0)](_0xad863b=>this['_selectionProtectionRuleModel'][_0x42f89a(0x1cd)](_0x244da0,_0xad863b)[_0x42f89a(0x1b0)](_0x2c475b=>new _0x50ad28(_0x244da0,_0xad863b,_0x2c475b[_0x42f89a(0x254)])['id']))[_0x42f89a(0x19f)](),_0x3aaa17=new _0x266a14(_0x244da0)['id'];return this['_permissionService'][_0x42f89a(0x1ff)]([_0x58c984,..._0x2e1a75,..._0x35ff21,_0x3aaa17])['every'](_0x4e0a3f=>!!_0x4e0a3f[_0x42f89a(0x23f)]);}};X=U([H(0x0,_0x2a1c21(_0x4481e5)),H(0x1,_0x3a5724),H(0x2,_0x2358af),H(0x3,_0x18e0ae),H(0x4,_0x1430cf),H(0x5,_0x3608c8),H(0x6,_0x2a1c21(_0x16ed19)),H(0x7,_0x2a1c21(_0x505fd8)),H(0x8,_0x2a1c21(_0x14ebea)),H(0x9,_0x2a1c21(_0x171164))],X);let Z=class extends _0x7d98a3{constructor(_0x4cf79b=z,_0x2257ec,_0x158596){const _0xcfb212=_0x4c49c2;super(),this[_0xcfb212(0x1f6)]=_0x4cf79b,this[_0xcfb212(0x258)]=_0x2257ec,this['_configService']=_0x158596;let {menu:_0x3a1d36,..._0x5b7403}=_0x410477({},z,this['_config']);_0x3a1d36&&this[_0xcfb212(0x25c)][_0xcfb212(0x1da)](_0xcfb212(0x210),_0x3a1d36,{'merge':!0x0}),this[_0xcfb212(0x25c)][_0xcfb212(0x1da)](R,_0x5b7403),this[_0xcfb212(0x1f6)][_0xcfb212(0x1fe)]&&this[_0xcfb212(0x25c)][_0xcfb212(0x1da)]('UNIVER_CONTAINER_ID',this[_0xcfb212(0x1f6)]['univerContainerId']);}[_0x4c49c2(0x1bb)](){const _0xe16bc0=_0x4c49c2;[[G,{'useClass':X}],[J]][_0xe16bc0(0x1ac)](_0x2bbef5=>this[_0xe16bc0(0x258)][_0xe16bc0(0x1be)](_0x2bbef5));}[_0x4c49c2(0x1e8)](){const _0x1bc02d=_0x4c49c2;this[_0x1bc02d(0x258)][_0x1bc02d(0x247)](J);}};V(Z,_0x4c49c2(0x22a),_0x3ba906[_0x4c49c2(0x259)]),V(Z,_0x4c49c2(0x1b8),_0x4c49c2(0x1f2)),V(Z,_0x4c49c2(0x220),st),V(Z,_0x4c49c2(0x235),ct),Z=U([_0x332599(_0x3c1214),H(0x1,_0x2a1c21(_0x58e461)),H(0x2,_0x2358af)],Z);let Q=class extends _0x3f5b03{constructor(_0x4ce866,_0x3a912a,_0x3cc854,_0x199aa4,_0x5f5891,_0x4bbb35,_0x13a74c,_0x4ab601,_0x324109,_0x2ae798,_0x307a6d){const _0x51bd52=_0x4c49c2;super(),this[_0x51bd52(0x1b4)]=_0x4ce866,this['_menuManagerService']=_0x3a912a,this[_0x51bd52(0x21a)]=_0x3cc854,this[_0x51bd52(0x212)]=_0x199aa4,this[_0x51bd52(0x19a)]=_0x5f5891,this['_messageService']=_0x4bbb35,this[_0x51bd52(0x23e)]=_0x13a74c,this[_0x51bd52(0x23b)]=_0x4ab601,this[_0x51bd52(0x1dd)]=_0x324109,this[_0x51bd52(0x242)]=_0x2ae798,this[_0x51bd52(0x226)]=_0x307a6d,V(this,_0x51bd52(0x217),null),this[_0x51bd52(0x1f3)]();}['_init'](){const _0xd1af2a=_0x4c49c2;[K,q][_0xd1af2a(0x1ac)](_0x4ccc13=>this[_0xd1af2a(0x228)](_0x1e746a(this['_commandService'][_0xd1af2a(0x1c8)](_0x4ccc13)))),this[_0xd1af2a(0x228)](this[_0xd1af2a(0x21a)]['register']('HistoryIcon',_0xa61b65)),this[_0xd1af2a(0x23c)][_0xd1af2a(0x20f)](ut),this[_0xd1af2a(0x228)](this[_0xd1af2a(0x1b4)]['onCommandExecuted'](async(_0x3bffe1,_0x2eaf9d)=>{const _0xa8b8e6=_0xd1af2a;if(_0x3bffe1['id']===_0x526ad7['id']){let {unitId:_0x426001}=_0x3bffe1[_0xa8b8e6(0x227)];this[_0xa8b8e6(0x1c4)][_0xa8b8e6(0x1e5)]({'content':this['_localeService']['t']('edit-history-loader.panel.reverting'),'type':_0x21300f[_0xa8b8e6(0x1db)],'duration':0x1388});let _0x5205fc=this[_0xa8b8e6(0x23e)][_0xa8b8e6(0x23a)](_0x426001);_0x2eaf9d!=null&&_0x2eaf9d[_0xa8b8e6(0x1e2)]?this[_0xa8b8e6(0x1d9)](_0x5205fc,async()=>(setTimeout(()=>window['location']['reload']()),!0x0),!0x0):this['_handleRevertAcknowledgement'](_0x5205fc,async()=>{const _0x2db1db=_0xa8b8e6;let _0x27a6aa=this[_0x2db1db(0x242)][_0x2db1db(0x234)](_0x3ba906[_0x2db1db(0x1f1)]),_0x27fc4a=_0x27a6aa==null?void 0x0:_0x27a6aa[_0x2db1db(0x221)]();if(!_0x27fc4a)return!0x1;this[_0x2db1db(0x242)][_0x2db1db(0x24c)](_0x426001);let _0x3d44ff=await this['_dataLoaderService'][_0x2db1db(0x216)](_0x426001,_0x3ba906['UNIVER_SHEET']);return _0x3d44ff&&_0x3d44ff instanceof _0x9fce4d?(await this[_0x2db1db(0x20b)](_0x3d44ff,_0x27fc4a[_0x2db1db(0x1e9)]()),!0x0):!0x1;});}}));}[_0x4c49c2(0x1d9)](_0x3b515b,_0x140951,_0x5b3858=!0x1){const _0x2c983a=_0x4c49c2;let _0x57685b=_0x460070([_0x3b515b[_0x2c983a(0x214)][_0x2c983a(0x1c5)],_0x3b515b[_0x2c983a(0x24f)]])[_0x2c983a(0x1e0)](async([_0x2278d7,_0x1fbfbf])=>{const _0x3ba523=_0x2c983a;if(_0x2278d7[_0x3ba523(0x1ef)]===_0x2db2ee[_0x3ba523(0x1b1)]&&(_0x1fbfbf==null?void 0x0:_0x1fbfbf['status'])===_0x46c40d[_0x3ba523(0x1e3)]&&_0x2278d7['data'][_0x3ba523(0x1bd)][_0x3ba523(0x1a1)](_0x57b5ec=>_0x57b5ec['id']===_0x526ad7['id'])&&await _0x140951()){var _0x3edb7b;this[_0x3ba523(0x212)][_0x3ba523(0x253)](),_0x57685b[_0x3ba523(0x1a5)](),this[_0x3ba523(0x217)]&&clearTimeout(this['_revertErrorTimer']),await((_0x3edb7b=this['_localCacheService'])==null?void 0x0:_0x3edb7b[_0x3ba523(0x1c3)]());}});_0x5b3858&&(this[_0x2c983a(0x217)]=setTimeout(()=>{const _0x183f37=_0x2c983a;_0x57685b[_0x183f37(0x1a5)](),this[_0x183f37(0x1c4)]['show']({'content':this[_0x183f37(0x19a)]['t'](_0x183f37(0x1cf)),'type':_0x21300f[_0x183f37(0x1b9)],'duration':0xbb8});},0x1388));}async['_setupSubUnitSync'](_0x595215,_0x403afc){const _0x1f421b=_0x4c49c2;await this['_updateSubUnitFromURLParams'](_0x595215,_0x403afc),_0x595215[_0x1f421b(0x1ca)][_0x1f421b(0x1c2)](_0xd7de37(this[_0x1f421b(0x1ed)]))['subscribe'](_0x9edba=>{const _0x24acbe=_0x1f421b;_0x9edba&&this[_0x24acbe(0x202)](_0x9edba);}),this[_0x1f421b(0x226)][_0x1f421b(0x1d7)][_0x1f421b(0x1c2)](_0xd7de37(this[_0x1f421b(0x1ed)]))[_0x1f421b(0x1e0)](()=>this['_updateSubUnitFromURLParams'](_0x595215,_0x403afc));}[_0x4c49c2(0x202)](_0xa8c845,_0xdee2ad=!0x1){const _0x5a0c58=_0x4c49c2;let _0x5f2533=this['_urlService'][_0x5a0c58(0x19e)](_0x5a0c58(0x1d3));_0xa8c845[_0x5a0c58(0x1e9)]()!==_0x5f2533&&this['_urlService'][_0x5a0c58(0x225)](_0x5a0c58(0x1d3),_0xa8c845['getSheetId'](),_0xdee2ad);}async[_0x4c49c2(0x1a6)](_0x4f1102,_0x454790){const _0x3e2541=_0x4c49c2;var _0x1eadea;if(!_0x454790||!_0x4f1102['getSheetBySheetId'](_0x454790)){let _0x111383=_0x4f1102['getUnhiddenWorksheets']()[0x0],_0xfc355f=_0x4f1102['getSheetBySheetId'](_0x111383);if(!_0xfc355f)return;this[_0x3e2541(0x202)](_0xfc355f,!0x0),await this['_commandService'][_0x3e2541(0x1f4)](_0x5ebce6['id'],{'unitId':_0x4f1102[_0x3e2541(0x1b7)](),'subUnitId':_0x111383});return;}((_0x1eadea=_0x4f1102[_0x3e2541(0x221)]())==null?void 0x0:_0x1eadea['getSheetId']())!==_0x454790&&await this[_0x3e2541(0x1b4)][_0x3e2541(0x1f4)](_0x5ebce6['id'],{'unitId':_0x4f1102[_0x3e2541(0x1b7)](),'subUnitId':_0x454790});}};Q=U([H(0x0,_0x18e0ae),H(0x1,_0x4225d9),H(0x2,_0x2a1c21(_0xa97fdf)),H(0x3,_0x2a1c21(G)),H(0x4,_0x2a1c21(_0x4481e5)),H(0x5,_0x1430cf),H(0x6,_0x2a1c21(_0x341c06)),H(0x7,_0x310f1b),H(0x8,_0x2a1c21(_0x57070e)),H(0x9,_0x3a5724),H(0xa,_0x5c80e8)],Q);let $=class extends _0x7d98a3{constructor(_0x2fca72=z,_0xe651f5,_0x580fa1){const _0x5aba4d=_0x4c49c2;super(),this[_0x5aba4d(0x1f6)]=_0x2fca72,this[_0x5aba4d(0x258)]=_0xe651f5,this[_0x5aba4d(0x25c)]=_0x580fa1;let {menu:_0x188a03,..._0x27c7bc}=_0x410477({},z,this[_0x5aba4d(0x1f6)]);_0x188a03&&this[_0x5aba4d(0x25c)]['setConfig']('menu',_0x188a03,{'merge':!0x0}),this[_0x5aba4d(0x25c)]['setConfig'](R,_0x27c7bc),this[_0x5aba4d(0x1f6)][_0x5aba4d(0x1fe)]&&this[_0x5aba4d(0x25c)][_0x5aba4d(0x1da)](ot,this['_config'][_0x5aba4d(0x1fe)]);}[_0x4c49c2(0x1bb)](){const _0x50391c=_0x4c49c2;[[G],[Q]]['forEach'](_0x47d051=>this[_0x50391c(0x258)][_0x50391c(0x1be)](_0x47d051));}['onSteady'](){const _0x193954=_0x4c49c2;this[_0x193954(0x258)][_0x193954(0x247)](Q);}};V($,_0x4c49c2(0x22a),_0x3ba906[_0x4c49c2(0x259)]),V($,_0x4c49c2(0x1b8),_0x4c49c2(0x1bc)),V($,_0x4c49c2(0x220),st),V($,_0x4c49c2(0x235),ct),$=U([_0x332599(_0x3c1214),H(0x1,_0x2a1c21(_0x58e461)),H(0x2,_0x2358af)],$);export{R as EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY,G as HistoryLoaderService,X as MobileHistoryLoaderService,K as ToggleEditHistoryOperation,ot as UNIVER_CONTAINER_ID_KEY,W as UNIVER_HISTORY_CONTAINER_ID,Z as UniverEditHistoryLoaderMobilePlugin,$ as UniverEditHistoryLoaderPlugin};
1
+ const _0x2c98c3=_0x1ee9;(function(_0x11c65c,_0x53f4b4){const _0x519682=_0x1ee9,_0x2f876f=_0x11c65c();while(!![]){try{const _0x2b4a50=parseInt(_0x519682(0x244))/0x1*(-parseInt(_0x519682(0x224))/0x2)+-parseInt(_0x519682(0x242))/0x3+-parseInt(_0x519682(0x28a))/0x4+parseInt(_0x519682(0x261))/0x5*(parseInt(_0x519682(0x2a4))/0x6)+parseInt(_0x519682(0x260))/0x7+-parseInt(_0x519682(0x27c))/0x8+parseInt(_0x519682(0x21d))/0x9*(parseInt(_0x519682(0x29d))/0xa);if(_0x2b4a50===_0x53f4b4)break;else _0x2f876f['push'](_0x2f876f['shift']());}catch(_0x388e9b){_0x2f876f['push'](_0x2f876f['shift']());}}}(_0x56de,0x76fac));import{CommandType as _0x53cab4,DependentOn as _0x33bd82,Disposable as _0x35c3f7,DisposableCollection as _0x3224de,IAuthzIoService as _0x1e6f8b,ICommandService as _0x2e9bae,IConfigService as _0x456f42,IPermissionService as _0xdcfbf3,IUniverInstanceService as _0x3d12b2,Inject as _0x1f08fe,Injector as _0x441c33,LocaleService as _0x654c1,Plugin as _0x407da2,RxDisposable as _0x4f6e9a,ThemeService as _0x2e6bde,Univer as _0x204662,UniverInstanceType as _0x1728f,Workbook as _0x37ac5f,merge as _0xe15d42,toDisposable as _0x299a0e}from'@univerjs/core';import{RangeProtectionPermissionEditPoint as _0x3b9a55,RangeProtectionRuleModel as _0x5b0249,SetWorksheetActivateCommand as _0x1c8176,UniverSheetsPlugin as _0xf2b081,WorkbookEditablePermission as _0x25995a,WorkbookRecoverHistoryPermission as _0x497f38,WorkbookViewHistoryPermission as _0x488422,WorksheetEditPermission as _0x92c484,getSheetCommandTarget as _0x217a9a}from'@univerjs/sheets';import{CollaborationEvent as _0x4cea28,RevertRevisionMutation as _0x560657,UniverCollaborationPlugin as _0x3c74f8}from'@univerjs-pro/collaboration';import{AuthzIoHttpService as _0x18afd2,COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY as _0x52014b,CollaborationController as _0x58c29a,CollaborationStatus as _0x546e92,DataLoaderService as _0x1c9870,ILocalCacheService as _0x2a77cc}from'@univerjs-pro/collaboration-client';import{HistoryManagerService as _0x14ccf1,HistoryModeStatus as _0x34d6e2,UniverEditHistoryViewerMobilePlugin as _0x5a0398,UniverEditHistoryViewerPlugin as _0x3a336d}from'@univerjs-pro/edit-history-viewer';import{LS_CONFIG_KEY as _0x599977,UniverLicensePlugin as _0x48f345}from'@univerjs-pro/license';import{UniverSheetsChartPlugin as _0x45e77b}from'@univerjs-pro/sheets-chart';import{UniverSheetsChartUIPlugin as _0x232a1b}from'@univerjs-pro/sheets-chart-ui';import{UniverSheetsPivotTablePlugin as _0x195115}from'@univerjs-pro/sheets-pivot';import{UniverSheetsShapePlugin as _0x9c4fba}from'@univerjs-pro/sheets-shape';import{UniverSheetsShapeUIPlugin as _0x57811d}from'@univerjs-pro/sheets-shape-ui';import{UniverSheetSparklinePlugin as _0x56c42f}from'@univerjs-pro/sheets-sparkline';import{UniverSheetSparklineUIPlugin as _0x5ef652}from'@univerjs-pro/sheets-sparkline-ui';import{UniverDataValidationPlugin as _0x1210be}from'@univerjs/data-validation';import{MessageType as _0x46fc5d}from'@univerjs/design';import{UniverDocsPlugin as _0x5bb246}from'@univerjs/docs';import{UniverDocsUIPlugin as _0x426f01}from'@univerjs/docs-ui';import{IImageIoService as _0xc40b12,UniverDrawingPlugin as _0x53a158}from'@univerjs/drawing';import{UniverDrawingUIPlugin as _0x96d988}from'@univerjs/drawing-ui';function _0x1ee9(_0x10012d,_0x494b1e){_0x10012d=_0x10012d-0x1e5;const _0x56de56=_0x56de();let _0x1ee907=_0x56de56[_0x10012d];return _0x1ee907;}import{UniverFormulaEnginePlugin as _0x21bcc8}from'@univerjs/engine-formula';function _0x56de(){const _0x5ed5cc=['mergeMenu','packageName','7050735STbGGC','then','string','historyListServerUrl','_collaborationController','_disposableCollection','permissionId','6NcDYWP','getElementById','_updateURLWithCurrentState','getUnit','decorate','urlChange$','prototype','loadUnit','eventID','_initListener','subscribe','absolute','defineProperty','get','has','version','object','history-container','SYNCED','edit-history-loader.panel.reverting','values','_localCacheService','historyPanelComponentKey','function','register','getCurrentUnitOfType','from','block','_dataLoaderService','width','1009071CeqwmO','_revertErrorTimer','298731sFoyYm','getLocales','darkMode$','event$','setDarkMode','revertRevision$','composePermission','height','getUnitId','activeSheet$','next','1.0.0-alpha.0','location','setParam','univer-history-container','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','edit-history-loader.panel.title','_checkCanRevert','univer-container','__getInjector','getAllPlugins','symbol','_initUniver','params','onCommandExecuted','closeAll','edit-history-loader.panel.listFetchError','_configService','4137147cpzaaA','6255OJdWIt','_config','_commandService','removeAll','map','invoke','executeCommand','_internalWebWorker','getSubunitRuleList','100%','createElement','_themeService','clear','getConfig','getOwnPropertyDescriptor','_permissionService','unsubscribe','setTheme','subunit','every','getCollabEntity','historyAIassistantEnabled','getParam','_pluginMap','_selectionProtectionRuleModel','_historyManagerService','reload','4766008ifeLAQ','history-panel','OPERATION','setConfig','triggerCustomVersions','state$','_injector','historyUniver','iterator','onSteady','_iconManager','getSheetId','call','position','1845820rhnEyv','disposeUnit','zIndex','_menuManagerService','Loading','univerContainerId','terminate','length','edit-history-loader.info.initializing','_urlService','set','appendChild','currentTheme$','mountHistoryContent','historyPanelHidden','_sidebarService','_historyUniver$','type','UNIVER_CONTAINER_ID','20qFnCvY','asObservable','_init','show','_univerInstanceService','div','pluginName','2970emnHrv','toPrimitive','HistoryIcon','top','_setupSubUnitSync','_updateSubUnitFromURLParams','_handleRevertAcknowledgement','[HistoryLoaderService]:\x20Plugin\x20','pipe','\x20has\x20been\x20registered.','close','onStarting','status$','value','getSheets','[MobileHistoryLoaderService]:\x20Plugin\x20','triggerLoadVersions','@univerjs-pro/edit-history-loader','unMountHistoryContent','style','Entered','UNIVER_UNKNOWN','CHANGESET_ACK','edit-history-loader.panel.revertFailed','menu','univer.operation.exit-edit-history','getSheetBySheetId','flat','UNIVER_SHEET','dataset','dispose$','_messageService','edit-history-loader.config','some','forEach','dispose','_dialogService','Exited','_initPlugins','disposeWithMe','setLocale','left','none','univer.operation.toggle-edit-history','getCurrentLocale','registerPlugin','display','_localeService','session','workerURL','registerCommand','historyUniver$','add','Error','getActiveSheet','_initContainer'];_0x56de=function(){return _0x5ed5cc;};return _0x56de();}import{UniverRenderEnginePlugin as _0x517d68}from'@univerjs/engine-render';import{UniverNetworkPlugin as _0x355803}from'@univerjs/network';import{IRemoteInstanceService as _0xb7f7e2,UniverRPCMainThreadPlugin as _0x58c79c}from'@univerjs/rpc';import{UniverSheetsConditionalFormattingPlugin as _0x3f1bbe}from'@univerjs/sheets-conditional-formatting';import{UniverSheetsConditionalFormattingUIPlugin as _0x5691a5}from'@univerjs/sheets-conditional-formatting-ui';import{UniverSheetsDataValidationPlugin as _0x1e4690}from'@univerjs/sheets-data-validation';import{UniverSheetsDataValidationMobileUIPlugin as _0x366e87,UniverSheetsDataValidationUIPlugin as _0x2b77d0}from'@univerjs/sheets-data-validation-ui';import{UniverSheetsDrawingPlugin as _0x317235}from'@univerjs/sheets-drawing';import{UniverSheetsDrawingUIPlugin as _0x8b785f}from'@univerjs/sheets-drawing-ui';import{UniverSheetsFilterPlugin as _0x54b6b1}from'@univerjs/sheets-filter';import{UniverSheetsFilterUIPlugin as _0x185b26}from'@univerjs/sheets-filter-ui';import{UniverSheetsFormulaPlugin as _0x5ac277}from'@univerjs/sheets-formula';import{UniverSheetsFormulaUIPlugin as _0x58e986}from'@univerjs/sheets-formula-ui';import{UniverSheetsHyperLinkPlugin as _0x495f8f}from'@univerjs/sheets-hyper-link';import{UniverSheetsHyperLinkUIPlugin as _0x1941f5}from'@univerjs/sheets-hyper-link-ui';import{UniverSheetsNumfmtPlugin as _0x269ba1}from'@univerjs/sheets-numfmt';import{UniverSheetsTablePlugin as _0x17dbd5}from'@univerjs/sheets-table';import{UniverSheetsMobileUIPlugin as _0x163c96,UniverSheetsUIPlugin as _0x17a25f,getCurrentRangeDisable$ as _0x3e28c0}from'@univerjs/sheets-ui';import{IDialogService as _0x1fa8af,IMenuManagerService as _0x53bdc6,IMessageService as _0x31ed3a,ISidebarService as _0x328c4b,IconManager as _0x3bbf65,MenuItemType as _0x3abb23,RibbonStartGroup as _0x186864,UniverMobileUIPlugin as _0x42f833,UniverUIPlugin as _0x387793,getMenuHiddenObservable as _0x240a7f}from'@univerjs/ui';import{BehaviorSubject as _0x4e2397,combineLatest as _0xdeab38,takeUntil as _0x862647}from'rxjs';import{HistoryIcon as _0x48c9bf}from'@univerjs/icons';import{IURLService as _0x4f50c6}from'@univerjs-pro/collaboration-client-ui';const I=_0x2c98c3(0x203),L={'historyPanelComponentKey':_0x2c98c3(0x27d)};function R(_0x18780a){'@babel/helpers - typeof';const _0x3faa4b=_0x2c98c3;return R=typeof Symbol=='function'&&typeof Symbol[_0x3faa4b(0x284)]==_0x3faa4b(0x259)?function(_0x32a3c8){return typeof _0x32a3c8;}:function(_0x163a06){const _0x503e37=_0x3faa4b;return _0x163a06&&typeof Symbol==_0x503e37(0x23b)&&_0x163a06['constructor']===Symbol&&_0x163a06!==Symbol[_0x503e37(0x22a)]?_0x503e37(0x259):typeof _0x163a06;},R(_0x18780a);}function ot(_0x439f53,_0x13cad6){const _0x5b2d91=_0x2c98c3;if(R(_0x439f53)!=_0x5b2d91(0x234)||!_0x439f53)return _0x439f53;var _0x51129e=_0x439f53[Symbol[_0x5b2d91(0x2a5)]];if(_0x51129e!==void 0x0){var _0x2f4969=_0x51129e[_0x5b2d91(0x288)](_0x439f53,_0x13cad6||'default');if(R(_0x2f4969)!=_0x5b2d91(0x234))return _0x2f4969;throw TypeError(_0x5b2d91(0x253));}return(_0x13cad6===_0x5b2d91(0x21f)?String:Number)(_0x439f53);}function st(_0x2c1ae1){const _0x28e656=_0x2c98c3;var _0x234092=ot(_0x2c1ae1,_0x28e656(0x21f));return R(_0x234092)==_0x28e656(0x259)?_0x234092:_0x234092+'';}function z(_0x11957a,_0x3e9238,_0x40f6ef){const _0x5e8944=_0x2c98c3;return(_0x3e9238=st(_0x3e9238))in _0x11957a?Object[_0x5e8944(0x230)](_0x11957a,_0x3e9238,{'value':_0x40f6ef,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x11957a[_0x3e9238]=_0x40f6ef,_0x11957a;}function B(_0xb69a18,_0xf2796){return function(_0x1e7cc7,_0x1c2c52){_0xf2796(_0x1e7cc7,_0x1c2c52,_0xb69a18);};}function V(_0x292734,_0x5593e4,_0x2d33c5,_0x3d7d49){const _0x250c1c=_0x2c98c3;var _0x440389=arguments['length'],_0x12e31c=_0x440389<0x3?_0x5593e4:_0x3d7d49===null?_0x3d7d49=Object[_0x250c1c(0x26f)](_0x5593e4,_0x2d33c5):_0x3d7d49,_0x5b9f1a;if(typeof Reflect==_0x250c1c(0x234)&&typeof Reflect['decorate']==_0x250c1c(0x23b))_0x12e31c=Reflect[_0x250c1c(0x228)](_0x292734,_0x5593e4,_0x2d33c5,_0x3d7d49);else{for(var _0x103794=_0x292734[_0x250c1c(0x291)]-0x1;_0x103794>=0x0;_0x103794--)(_0x5b9f1a=_0x292734[_0x103794])&&(_0x12e31c=(_0x440389<0x3?_0x5b9f1a(_0x12e31c):_0x440389>0x3?_0x5b9f1a(_0x5593e4,_0x2d33c5,_0x12e31c):_0x5b9f1a(_0x5593e4,_0x2d33c5))||_0x12e31c);}return _0x440389>0x3&&_0x12e31c&&Object['defineProperty'](_0x5593e4,_0x2d33c5,_0x12e31c),_0x12e31c;}const ct=_0x2c98c3(0x29c),H=_0x2c98c3(0x252);let U=class extends _0x35c3f7{constructor(_0x475dc6,_0x57115d,_0x1b6209,_0xc64559,_0x4999e7,_0x3a2f8b,_0x11cc3e,_0x2f4f03,_0x557932,_0x340ed6){const _0x12d73d=_0x2c98c3;super(),this[_0x12d73d(0x212)]=_0x475dc6,this[_0x12d73d(0x2a1)]=_0x57115d,this[_0x12d73d(0x25f)]=_0x1b6209,this[_0x12d73d(0x263)]=_0xc64559,this[_0x12d73d(0x202)]=_0x4999e7,this[_0x12d73d(0x270)]=_0x3a2f8b,this[_0x12d73d(0x279)]=_0x11cc3e,this['_dialogService']=_0x2f4f03,this[_0x12d73d(0x299)]=_0x557932,this[_0x12d73d(0x26c)]=_0x340ed6,z(this,'_historyUniver$',new _0x4e2397(null)),z(this,_0x12d73d(0x216),this[_0x12d73d(0x29a)][_0x12d73d(0x29e)]()),z(this,_0x12d73d(0x222),new _0x3224de()),z(this,_0x12d73d(0x278),new Map()),z(this,_0x12d73d(0x268),null),this[_0x12d73d(0x29f)]();}get[_0x2c98c3(0x283)](){const _0x9d098a=_0x2c98c3;return this[_0x9d098a(0x29a)][_0x9d098a(0x1f0)];}[_0x2c98c3(0x29f)](){const _0x4f0cc8=_0x2c98c3;this[_0x4f0cc8(0x21a)](),this[_0x4f0cc8(0x209)]();}['_initContainer'](){const _0x3937bf=_0x2c98c3;var _0x30d720;let _0x3f2d68=(_0x30d720=this['_configService'][_0x3937bf(0x26e)](_0x3937bf(0x29c)))==null?_0x3937bf(0x256):_0x30d720,_0x5d5587=document['getElementById'](_0x3f2d68);if(!_0x5d5587)return;let _0x1af3f1=document[_0x3937bf(0x26b)](_0x3937bf(0x2a2));_0x1af3f1['id']=H,_0x1af3f1[_0x3937bf(0x200)]['uComp']=_0x3937bf(0x235),_0x1af3f1[_0x3937bf(0x1f6)][_0x3937bf(0x289)]=_0x3937bf(0x22f),_0x1af3f1[_0x3937bf(0x1f6)]['top']='0',_0x1af3f1['style'][_0x3937bf(0x20c)]='0',_0x1af3f1['style']['width']='100%',_0x1af3f1['style'][_0x3937bf(0x24b)]=_0x3937bf(0x26a),_0x1af3f1['style']['zIndex']='49',_0x1af3f1['style'][_0x3937bf(0x211)]=_0x3937bf(0x20d),_0x5d5587[_0x3937bf(0x295)](_0x1af3f1);}[_0x2c98c3(0x209)](){const _0x195a8d=_0x2c98c3;[[_0x517d68],[_0x387793,{'container':H,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[_0x1fa8af,null]]}],[_0x355803],[_0x53a158,{'override':[[_0xc40b12,null]]}],[_0x5bb246,{'hasScroll':!0x1}],[_0x426f01],[_0x269ba1],[_0xf2b081,{'notExecuteFormula':!0x0}],[_0x17a25f],[_0x5ac277],[_0x58e986],[_0x3c74f8],[_0x54b6b1],[_0x185b26],[_0x3f1bbe],[_0x5691a5],[_0x495f8f],[_0x1941f5],[_0x1210be],[_0x1e4690],[_0x2b77d0],[_0x21bcc8,{'notExecuteFormula':!0x0}],[_0x96d988],[_0x317235],[_0x8b785f],[_0x56c42f],[_0x5ef652],[_0x45e77b],[_0x232a1b],[_0x9c4fba],[_0x57811d],[_0x195115,{'notExecuteFormula':!0x0}],[_0x17dbd5]][_0x195a8d(0x205)](([_0x4e8e81,_0x5863a4])=>this[_0x195a8d(0x210)](_0x4e8e81,_0x5863a4));}[_0x2c98c3(0x206)](){const _0x1da7e1=_0x2c98c3;super[_0x1da7e1(0x206)](),this[_0x1da7e1(0x1f5)](),this[_0x1da7e1(0x278)][_0x1da7e1(0x26d)]();}[_0x2c98c3(0x210)](_0x3edfd5,_0x548169,_0x208a3b){const _0x2499f1=_0x2c98c3;if(this[_0x2499f1(0x278)]['has'](_0x3edfd5['pluginName'])&&!_0x208a3b)throw Error(_0x2499f1(0x1ea)+_0x3edfd5[_0x2499f1(0x2a3)]+'\x20has\x20been\x20registered.');this[_0x2499f1(0x278)][_0x2499f1(0x294)](_0x3edfd5['pluginName'],[_0x3edfd5,_0x548169]);}[_0x2c98c3(0x258)](){const _0x2b7d8f=_0x2c98c3;return Array[_0x2b7d8f(0x23e)](this[_0x2b7d8f(0x278)][_0x2b7d8f(0x238)]());}[_0x2c98c3(0x297)](_0x44bf26,_0x3e13a8){const _0x2fc09c=_0x2c98c3;let _0x269233=document[_0x2fc09c(0x225)](H);_0x269233&&(_0x269233[_0x2fc09c(0x1f6)][_0x2fc09c(0x211)]=_0x2fc09c(0x23f),this[_0x2fc09c(0x25a)](_0x44bf26,H,_0x3e13a8));}[_0x2c98c3(0x1f5)](){const _0x3a0115=_0x2c98c3;var _0x12e06a;this[_0x3a0115(0x222)][_0x3a0115(0x206)](),(_0x12e06a=this[_0x3a0115(0x283)])==null||_0x12e06a[_0x3a0115(0x206)](),this[_0x3a0115(0x29a)][_0x3a0115(0x24e)](null);let _0x49caeb=document['getElementById'](H);_0x49caeb&&(_0x49caeb[_0x3a0115(0x1f6)][_0x3a0115(0x211)]=_0x3a0115(0x20d),this['_internalWebWorker']&&(this[_0x3a0115(0x268)][_0x3a0115(0x290)](),this[_0x3a0115(0x268)]=null));}['_initUniver'](_0x29d5f5,_0x54428a,_0x2b24f7){const _0x24e9df=_0x2c98c3;var _0x19214f,_0xddefd2,_0x3e3468,_0x3d9728,_0x3ceec6;if(this[_0x24e9df(0x283)])return;let _0xa0e6b0=new _0x204662({'locales':{[this[_0x24e9df(0x212)]['getCurrentLocale']()]:this[_0x24e9df(0x212)][_0x24e9df(0x245)]()},'override':[[_0x1e6f8b,{'useClass':_0x18afd2}]]}),_0xd2c368=_0xa0e6b0[_0x24e9df(0x257)]();this[_0x24e9df(0x20a)](this[_0x24e9df(0x26c)][_0x24e9df(0x246)][_0x24e9df(0x22e)](_0x59d48b=>{const _0x43af1e=_0x24e9df;_0xd2c368[_0x43af1e(0x231)](_0x2e6bde)[_0x43af1e(0x248)](_0x59d48b);})),this[_0x24e9df(0x20a)](this['_themeService'][_0x24e9df(0x296)][_0x24e9df(0x22e)](_0xd18760=>{const _0x2065d7=_0x24e9df;_0xd2c368[_0x2065d7(0x231)](_0x2e6bde)[_0x2065d7(0x272)](_0xd18760);})),_0xd2c368[_0x24e9df(0x231)](_0x654c1)[_0x24e9df(0x20b)](this[_0x24e9df(0x212)][_0x24e9df(0x20f)]()),_0xd2c368['get'](_0x456f42)[_0x24e9df(0x27f)](_0x52014b,this['_configService'][_0x24e9df(0x26e)](_0x52014b));let _0x4584da=this[_0x24e9df(0x25f)][_0x24e9df(0x26e)](_0x599977);_0x4584da&&_0xa0e6b0[_0x24e9df(0x210)](_0x48f345,{'license':_0x4584da['ls']});let _0x461629=(_0x19214f=this['_configService'][_0x24e9df(0x26e)](_0x24e9df(0x203)))==null?void 0x0:_0x19214f[_0x24e9df(0x214)],_0x4674e5=!!_0x461629;_0x4674e5&&(this[_0x24e9df(0x268)]=_0x461629 instanceof Worker?_0x461629:null,_0xa0e6b0['registerPlugin'](_0x58c79c,{'workerURL':_0x461629})),this[_0x24e9df(0x278)][_0x24e9df(0x205)](([_0x1df061,_0x22a61d])=>{const _0x20d928=_0x24e9df;_0xa0e6b0[_0x20d928(0x210)](_0x1df061,_0x22a61d);}),_0xa0e6b0[_0x24e9df(0x210)](_0x3a336d,{'historyListServerUrl':(_0xddefd2=this['_configService'][_0x24e9df(0x26e)](_0x24e9df(0x203)))==null?void 0x0:_0xddefd2[_0x24e9df(0x220)],'historyPanelComponentKey':(_0x3e3468=this[_0x24e9df(0x25f)][_0x24e9df(0x26e)](_0x24e9df(0x203)))==null?void 0x0:_0x3e3468['historyPanelComponentKey'],'historyPanelHidden':(_0x3d9728=this[_0x24e9df(0x25f)][_0x24e9df(0x26e)](_0x24e9df(0x203)))==null?void 0x0:_0x3d9728[_0x24e9df(0x298)],'historyAIassistantEnabled':(_0x3ceec6=this[_0x24e9df(0x25f)][_0x24e9df(0x26e)]('edit-history-loader.config'))==null?void 0x0:_0x3ceec6[_0x24e9df(0x276)]}),_0xd2c368['invoke'](_0x240a36=>{const _0x53db1e=_0x24e9df;this[_0x53db1e(0x22d)](_0x240a36,_0x29d5f5);}),this[_0x24e9df(0x29a)][_0x24e9df(0x24e)](_0xa0e6b0);let _0x276e16=_0xd2c368[_0x24e9df(0x231)](_0x14ccf1),_0x2b4029=this[_0x24e9df(0x255)](_0x29d5f5),_0x26e005=()=>{_0x2b24f7?_0x276e16['triggerCustomVersions'](_0x29d5f5,_0x54428a,_0x2b4029,_0x2b24f7):_0x276e16['triggerLoadVersions'](_0x29d5f5,_0x54428a,_0x2b4029);};if(this['_messageService'][_0x24e9df(0x2a0)]({'content':this[_0x24e9df(0x212)]['t'](_0x24e9df(0x292)),'type':_0x46fc5d[_0x24e9df(0x28e)]}),_0x4674e5)try{_0xd2c368[_0x24e9df(0x231)](_0xb7f7e2)['whenReady']()[_0x24e9df(0x21e)](()=>{_0x26e005();});}catch{_0x26e005();}else _0x26e005();}['_initListener'](_0x5a173f,_0x5dc0f3){const _0x5633fc=_0x2c98c3;let _0x4e9b6a=_0x5a173f[_0x5633fc(0x231)](_0x14ccf1);this['_disposableCollection'][_0x5633fc(0x217)](_0x4e9b6a[_0x5633fc(0x1ef)][_0x5633fc(0x22e)](_0x4a8846=>{const _0x255d24=_0x5633fc;switch(_0x4a8846){case _0x34d6e2['Entered']:this['_dialogService'][_0x255d24(0x25d)](),this[_0x255d24(0x299)][_0x255d24(0x1ed)]();break;case _0x34d6e2[_0x255d24(0x208)]:this[_0x255d24(0x263)]['executeCommand'](G['id']),this[_0x255d24(0x1f5)]();break;case _0x34d6e2['Error']:this[_0x255d24(0x1f5)](),this[_0x255d24(0x202)][_0x255d24(0x2a0)]({'content':this['_localeService']['t'](_0x255d24(0x25e)),'type':_0x46fc5d[_0x255d24(0x218)],'duration':0xbb8});break;default:break;}})),this[_0x5633fc(0x222)][_0x5633fc(0x217)](_0x4e9b6a[_0x5633fc(0x249)][_0x5633fc(0x22e)](async _0x4d53af=>{const _0x5af256=_0x5633fc;_0x4d53af&&this['_commandService'][_0x5af256(0x267)](_0x560657['id'],{'unitId':_0x5dc0f3,'revision':_0x4d53af});}));}[_0x2c98c3(0x255)](_0x12a7dc){const _0x7acee2=_0x2c98c3;let _0x1d6539=this[_0x7acee2(0x2a1)]['getUnit'](_0x12a7dc)['getSheets']()[_0x7acee2(0x265)](_0x2fb132=>_0x2fb132[_0x7acee2(0x287)]()),_0x5f4512=new _0x25995a(_0x12a7dc)['id'],_0x4fea04=_0x1d6539[_0x7acee2(0x265)](_0x533e98=>new _0x92c484(_0x12a7dc,_0x533e98)['id']),_0x461011=_0x1d6539['map'](_0x196312=>this[_0x7acee2(0x279)][_0x7acee2(0x269)](_0x12a7dc,_0x196312)[_0x7acee2(0x265)](_0xdee4e5=>new _0x3b9a55(_0x12a7dc,_0x196312,_0xdee4e5[_0x7acee2(0x223)])['id']))[_0x7acee2(0x1fe)](),_0x476e43=new _0x497f38(_0x12a7dc)['id'];return this[_0x7acee2(0x270)][_0x7acee2(0x24a)]([_0x5f4512,..._0x4fea04,..._0x461011,_0x476e43])['every'](_0x1dd134=>!!_0x1dd134['value']);}};U=V([B(0x0,_0x1f08fe(_0x654c1)),B(0x1,_0x3d12b2),B(0x2,_0x456f42),B(0x3,_0x2e9bae),B(0x4,_0x31ed3a),B(0x5,_0xdcfbf3),B(0x6,_0x1f08fe(_0x5b0249)),B(0x7,_0x1f08fe(_0x1fa8af)),B(0x8,_0x1f08fe(_0x328c4b)),B(0x9,_0x1f08fe(_0x2e6bde))],U);const W={'id':_0x2c98c3(0x20e),'type':_0x53cab4[_0x2c98c3(0x27e)],'handler':_0x3b87b9=>{const _0x33abd6=_0x2c98c3;let _0x489bcd=_0x3b87b9[_0x33abd6(0x231)](U),{unitId:_0x5190bd}=_0x217a9a(_0x3b87b9[_0x33abd6(0x231)](_0x3d12b2))||{};return _0x5190bd?(_0x489bcd['mountHistoryContent'](_0x5190bd),!0x0):!0x1;}},G={'id':_0x2c98c3(0x1fc),'type':_0x53cab4[_0x2c98c3(0x27e)],'handler':()=>!0x0};var K=_0x2c98c3(0x1f4),lt=_0x2c98c3(0x24f);let q=class extends _0x35c3f7{constructor(_0x25a3c1){const _0x5251e7=_0x2c98c3;super(),this[_0x5251e7(0x286)]=_0x25a3c1,this['_registerIcons']();}['_registerIcons'](){const _0x115e04=_0x2c98c3;this[_0x115e04(0x20a)](this[_0x115e04(0x286)][_0x115e04(0x23c)]({'HistoryIcon':_0x48c9bf}));}};q=V([B(0x0,_0x1f08fe(_0x3bbf65))],q);function ut(_0x41a5a8){const _0x4f328b=_0x2c98c3;return{'id':W['id'],'type':_0x3abb23['BUTTON'],'icon':_0x4f328b(0x1e5),'tooltip':_0x4f328b(0x254),'hidden$':_0x240a7f(_0x41a5a8,_0x1728f['UNIVER_SHEET']),'disabled$':_0x3e28c0(_0x41a5a8,{'workbookTypes':[_0x488422],'worksheetTypes':[],'rangeTypes':[]})};}const dt={[_0x186864['OTHERS']]:{[W['id']]:{'order':0.2,'menuItemFactory':ut}}};let J=class extends _0x4f6e9a{constructor(_0x453d8d,_0x376e0c,_0x3cf999,_0x590301,_0x41fe68,_0x1f4a66,_0x3b6c49,_0x552963,_0x33eb76,_0x4512eb){const _0x31540b=_0x2c98c3;super(),this['_commandService']=_0x453d8d,this[_0x31540b(0x28d)]=_0x376e0c,this[_0x31540b(0x27a)]=_0x3cf999,this[_0x31540b(0x212)]=_0x590301,this['_messageService']=_0x41fe68,this[_0x31540b(0x221)]=_0x1f4a66,this[_0x31540b(0x239)]=_0x3b6c49,this['_dataLoaderService']=_0x552963,this[_0x31540b(0x2a1)]=_0x33eb76,this['_urlService']=_0x4512eb,z(this,_0x31540b(0x243),null),this[_0x31540b(0x29f)]();}[_0x2c98c3(0x29f)](){const _0x2b00e7=_0x2c98c3;[W,G]['forEach'](_0x71995c=>this[_0x2b00e7(0x20a)](_0x299a0e(this['_commandService'][_0x2b00e7(0x215)](_0x71995c)))),this[_0x2b00e7(0x28d)][_0x2b00e7(0x21b)](dt),this['disposeWithMe'](this[_0x2b00e7(0x263)][_0x2b00e7(0x25c)](async(_0x32c368,_0x21c1ed)=>{const _0x22d16d=_0x2b00e7;if(_0x32c368['id']===_0x560657['id']){let {unitId:_0x57b514}=_0x32c368[_0x22d16d(0x25b)];this['_messageService']['show']({'content':this[_0x22d16d(0x212)]['t'](_0x22d16d(0x237)),'type':_0x46fc5d[_0x22d16d(0x28e)],'duration':0x1388});let _0x3aaf47=this['_collaborationController'][_0x22d16d(0x275)](_0x57b514);_0x21c1ed!=null&&_0x21c1ed['fromCollab']?this['_handleRevertAcknowledgement'](_0x3aaf47,async()=>(setTimeout(()=>window[_0x22d16d(0x250)][_0x22d16d(0x27b)]()),!0x0),!0x0):this[_0x22d16d(0x1e9)](_0x3aaf47,async()=>{const _0x123c30=_0x22d16d;let _0x32ddcc=this['_univerInstanceService'][_0x123c30(0x23d)](_0x1728f[_0x123c30(0x1ff)]),_0x592bf4=_0x32ddcc==null?void 0x0:_0x32ddcc[_0x123c30(0x219)]();if(!_0x592bf4)return!0x1;this[_0x123c30(0x2a1)][_0x123c30(0x28b)](_0x57b514);let _0x2e27bf=await this[_0x123c30(0x240)][_0x123c30(0x22b)](_0x57b514,_0x1728f[_0x123c30(0x1ff)]);return _0x2e27bf&&_0x2e27bf instanceof _0x37ac5f?(await this['_setupSubUnitSync'](_0x2e27bf,_0x592bf4[_0x123c30(0x287)]()),!0x0):!0x1;});}}));}[_0x2c98c3(0x1e9)](_0x4b3336,_0x432c49,_0x560c20=!0x1){const _0x4b1834=_0x2c98c3;let _0x4cbe34=_0xdeab38([_0x4b3336[_0x4b1834(0x213)][_0x4b1834(0x247)],_0x4b3336['state$']])['subscribe'](async([_0xc5e805,_0x5ed017])=>{const _0x169857=_0x4b1834;if(_0xc5e805['eventID']===_0x4cea28[_0x169857(0x1f9)]&&(_0x5ed017==null?void 0x0:_0x5ed017['status'])===_0x546e92[_0x169857(0x236)]&&_0xc5e805['data']['mutations']['some'](_0xbc1deb=>_0xbc1deb['id']===_0x560657['id'])&&await _0x432c49()){var _0x12a2e8;this[_0x169857(0x27a)][_0x169857(0x1f5)](),_0x4cbe34['unsubscribe'](),this[_0x169857(0x243)]&&clearTimeout(this[_0x169857(0x243)]),await((_0x12a2e8=this[_0x169857(0x239)])==null?void 0x0:_0x12a2e8['exhaustSavingTask']()),this[_0x169857(0x202)][_0x169857(0x264)]();}});_0x560c20&&(this[_0x4b1834(0x243)]=setTimeout(()=>{const _0x3ed454=_0x4b1834;_0x4cbe34[_0x3ed454(0x271)](),this[_0x3ed454(0x202)][_0x3ed454(0x2a0)]({'content':this[_0x3ed454(0x212)]['t'](_0x3ed454(0x1fa)),'type':_0x46fc5d[_0x3ed454(0x218)],'duration':0xbb8});},0x1388));}async['_setupSubUnitSync'](_0x25448b,_0x4041bf){const _0xc1c4f1=_0x2c98c3;await this[_0xc1c4f1(0x1e8)](_0x25448b,_0x4041bf),_0x25448b[_0xc1c4f1(0x24d)]['pipe'](_0x862647(this['dispose$']))[_0xc1c4f1(0x22e)](_0x46009d=>{const _0x1b4b72=_0xc1c4f1;_0x46009d&&this[_0x1b4b72(0x226)](_0x46009d);}),this[_0xc1c4f1(0x293)]['urlChange$']['pipe'](_0x862647(this[_0xc1c4f1(0x201)]))['subscribe'](()=>this[_0xc1c4f1(0x1e8)](_0x25448b,_0x4041bf));}[_0x2c98c3(0x226)](_0x21e345,_0x5b1c85=!0x1){const _0x19762b=_0x2c98c3;let _0x1ba39d=this[_0x19762b(0x293)][_0x19762b(0x277)]('subunit');_0x21e345[_0x19762b(0x287)]()!==_0x1ba39d&&this[_0x19762b(0x293)][_0x19762b(0x251)]('subunit',_0x21e345[_0x19762b(0x287)](),_0x5b1c85);}async['_updateSubUnitFromURLParams'](_0xf3e83c,_0x313fe9){const _0x1329c4=_0x2c98c3;var _0x2af6aa;if(!_0x313fe9||!_0xf3e83c[_0x1329c4(0x1fd)](_0x313fe9)){let _0x5a2254=_0xf3e83c['getUnhiddenWorksheets']()[0x0],_0x308d53=_0xf3e83c[_0x1329c4(0x1fd)](_0x5a2254);if(!_0x308d53)return;this['_updateURLWithCurrentState'](_0x308d53,!0x0),await this[_0x1329c4(0x263)]['executeCommand'](_0x1c8176['id'],{'unitId':_0xf3e83c[_0x1329c4(0x24c)](),'subUnitId':_0x5a2254});return;}((_0x2af6aa=_0xf3e83c[_0x1329c4(0x219)]())==null?void 0x0:_0x2af6aa[_0x1329c4(0x287)]())!==_0x313fe9&&await this[_0x1329c4(0x263)][_0x1329c4(0x267)](_0x1c8176['id'],{'unitId':_0xf3e83c[_0x1329c4(0x24c)](),'subUnitId':_0x313fe9});}};J=V([B(0x0,_0x2e9bae),B(0x1,_0x53bdc6),B(0x2,_0x1f08fe(U)),B(0x3,_0x1f08fe(_0x654c1)),B(0x4,_0x31ed3a),B(0x5,_0x1f08fe(_0x58c29a)),B(0x6,_0x2a77cc),B(0x7,_0x1f08fe(_0x1c9870)),B(0x8,_0x3d12b2),B(0x9,_0x4f50c6)],J);const Y='univer-history-container-mobile';let X=class extends _0x35c3f7{constructor(_0x28d03c,_0x4ada63,_0x17b34c,_0x476599,_0x2a96d5,_0x2ad352,_0x194d8b,_0x585ea9,_0x2662b5,_0x3c669e){const _0x5548dd=_0x2c98c3;super(),this['_localeService']=_0x28d03c,this[_0x5548dd(0x2a1)]=_0x4ada63,this['_configService']=_0x17b34c,this[_0x5548dd(0x263)]=_0x476599,this[_0x5548dd(0x202)]=_0x2a96d5,this[_0x5548dd(0x270)]=_0x2ad352,this[_0x5548dd(0x279)]=_0x194d8b,this[_0x5548dd(0x207)]=_0x585ea9,this['_sidebarService']=_0x2662b5,this[_0x5548dd(0x26c)]=_0x3c669e,z(this,_0x5548dd(0x29a),new _0x4e2397(null)),z(this,_0x5548dd(0x216),this[_0x5548dd(0x29a)][_0x5548dd(0x29e)]()),z(this,_0x5548dd(0x222),new _0x3224de()),z(this,_0x5548dd(0x278),new Map()),z(this,_0x5548dd(0x268),null),this[_0x5548dd(0x29f)]();}get['historyUniver'](){return this['_historyUniver$']['value'];}[_0x2c98c3(0x29f)](){const _0x586620=_0x2c98c3;this[_0x586620(0x21a)](),this[_0x586620(0x209)]();}['_initContainer'](){const _0xed23c2=_0x2c98c3;var _0xbce10;let _0x56c60b=(_0xbce10=this[_0xed23c2(0x25f)]['getConfig'](_0xed23c2(0x29c)))==null?'univer-container':_0xbce10,_0x5ec8e5=document[_0xed23c2(0x225)](_0x56c60b);if(!_0x5ec8e5)return;let _0x4037d1=document[_0xed23c2(0x26b)](_0xed23c2(0x2a2));_0x4037d1['id']=Y,_0x4037d1[_0xed23c2(0x200)]['uComp']=_0xed23c2(0x235),_0x4037d1[_0xed23c2(0x1f6)]['position']=_0xed23c2(0x22f),_0x4037d1['style'][_0xed23c2(0x1e6)]='0',_0x4037d1[_0xed23c2(0x1f6)][_0xed23c2(0x20c)]='0',_0x4037d1[_0xed23c2(0x1f6)][_0xed23c2(0x241)]='100%',_0x4037d1[_0xed23c2(0x1f6)]['height']=_0xed23c2(0x26a),_0x4037d1[_0xed23c2(0x1f6)][_0xed23c2(0x28c)]='49',_0x4037d1[_0xed23c2(0x1f6)][_0xed23c2(0x211)]=_0xed23c2(0x20d),_0x5ec8e5[_0xed23c2(0x295)](_0x4037d1);}['_initPlugins'](){const _0x470453=_0x2c98c3;[[_0x517d68],[_0x42f833,{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[_0x1fa8af,null]]}],[_0x355803],[_0x53a158,{'override':[[_0xc40b12,null]]}],[_0x5bb246,{'hasScroll':!0x1}],[_0x426f01],[_0x269ba1],[_0xf2b081,{'notExecuteFormula':!0x0}],[_0x163c96],[_0x5ac277],[_0x58e986],[_0x3c74f8],[_0x54b6b1],[_0x3f1bbe],[_0x495f8f],[_0x1941f5],[_0x1210be],[_0x1e4690],[_0x366e87],[_0x21bcc8,{'notExecuteFormula':!0x0}],[_0x96d988],[_0x317235],[_0x8b785f],[_0x56c42f],[_0x5ef652],[_0x45e77b],[_0x232a1b],[_0x9c4fba],[_0x57811d],[_0x195115,{'notExecuteFormula':!0x0}],[_0x17dbd5]][_0x470453(0x205)](([_0xd7c04c,_0x18c9af])=>this[_0x470453(0x210)](_0xd7c04c,_0x18c9af));}[_0x2c98c3(0x206)](){const _0x126f3e=_0x2c98c3;super[_0x126f3e(0x206)](),this[_0x126f3e(0x1f5)](),this['_pluginMap'][_0x126f3e(0x26d)]();}['registerPlugin'](_0x5b5146,_0x4218e9,_0xa88d4c){const _0x16edd1=_0x2c98c3;if(this[_0x16edd1(0x278)][_0x16edd1(0x232)](_0x5b5146[_0x16edd1(0x2a3)])&&!_0xa88d4c)throw Error(_0x16edd1(0x1f2)+_0x5b5146['pluginName']+_0x16edd1(0x1ec));this[_0x16edd1(0x278)]['set'](_0x5b5146[_0x16edd1(0x2a3)],[_0x5b5146,_0x4218e9]);}[_0x2c98c3(0x258)](){const _0x77700c=_0x2c98c3;return Array['from'](this[_0x77700c(0x278)][_0x77700c(0x238)]());}[_0x2c98c3(0x297)](_0x232d74,_0x176562){const _0x1a89b0=_0x2c98c3;let _0x32a175=document[_0x1a89b0(0x225)](Y);_0x32a175&&(_0x32a175[_0x1a89b0(0x1f6)][_0x1a89b0(0x211)]='block',this[_0x1a89b0(0x25a)](_0x232d74,Y,_0x176562));}[_0x2c98c3(0x1f5)](){const _0x193a16=_0x2c98c3;var _0x2bcb23;this[_0x193a16(0x222)][_0x193a16(0x206)](),(_0x2bcb23=this[_0x193a16(0x283)])==null||_0x2bcb23[_0x193a16(0x206)](),this[_0x193a16(0x29a)][_0x193a16(0x24e)](null);let _0xc0ac94=document[_0x193a16(0x225)](Y);_0xc0ac94&&(_0xc0ac94[_0x193a16(0x1f6)][_0x193a16(0x211)]=_0x193a16(0x20d),this[_0x193a16(0x268)]&&(this[_0x193a16(0x268)]['terminate'](),this[_0x193a16(0x268)]=null));}[_0x2c98c3(0x25a)](_0x12647c,_0xebb095,_0x4c4f28){const _0x62e951=_0x2c98c3;var _0x11586a,_0x54f42a,_0x23ea7a,_0x5387eb;if(this[_0x62e951(0x283)])return;let _0x20d3c7=new _0x204662({'locales':{[this[_0x62e951(0x212)][_0x62e951(0x20f)]()]:this[_0x62e951(0x212)][_0x62e951(0x245)]()},'override':[[_0x1e6f8b,{'useClass':_0x18afd2}]]}),_0x4b1717=_0x20d3c7[_0x62e951(0x257)]();this[_0x62e951(0x20a)](this[_0x62e951(0x26c)]['darkMode$'][_0x62e951(0x22e)](_0x5ecf6e=>{const _0x1affcd=_0x62e951;_0x4b1717[_0x1affcd(0x231)](_0x2e6bde)['setDarkMode'](_0x5ecf6e);})),this[_0x62e951(0x20a)](this['_themeService'][_0x62e951(0x296)]['subscribe'](_0x8cc2f6=>{const _0x529f19=_0x62e951;_0x4b1717[_0x529f19(0x231)](_0x2e6bde)[_0x529f19(0x272)](_0x8cc2f6);})),_0x4b1717[_0x62e951(0x231)](_0x654c1)[_0x62e951(0x20b)](this['_localeService'][_0x62e951(0x20f)]()),_0x4b1717[_0x62e951(0x231)](_0x456f42)['setConfig'](_0x52014b,this['_configService']['getConfig'](_0x52014b));let _0xdafca=this[_0x62e951(0x25f)][_0x62e951(0x26e)](_0x599977);_0xdafca&&_0x20d3c7[_0x62e951(0x210)](_0x48f345,{'license':_0xdafca['ls']});let _0x213edb=(_0x11586a=this[_0x62e951(0x25f)][_0x62e951(0x26e)](_0x62e951(0x203)))==null?void 0x0:_0x11586a[_0x62e951(0x214)],_0x2baa7b=!!_0x213edb;_0x2baa7b&&(this[_0x62e951(0x268)]=_0x213edb instanceof Worker?_0x213edb:null,_0x20d3c7[_0x62e951(0x210)](_0x58c79c,{'workerURL':_0x213edb})),this[_0x62e951(0x278)]['forEach'](([_0x38ef27,_0x22568c])=>{const _0x2116fb=_0x62e951;_0x20d3c7[_0x2116fb(0x210)](_0x38ef27,_0x22568c);}),_0x20d3c7[_0x62e951(0x210)](_0x5a0398,{'historyListServerUrl':(_0x54f42a=this[_0x62e951(0x25f)][_0x62e951(0x26e)](_0x62e951(0x203)))==null?void 0x0:_0x54f42a[_0x62e951(0x220)],'historyPanelComponentKey':(_0x23ea7a=this[_0x62e951(0x25f)][_0x62e951(0x26e)](_0x62e951(0x203)))==null?void 0x0:_0x23ea7a[_0x62e951(0x23a)],'historyPanelHidden':(_0x5387eb=this[_0x62e951(0x25f)][_0x62e951(0x26e)]('edit-history-loader.config'))==null?void 0x0:_0x5387eb['historyPanelHidden']}),_0x4b1717[_0x62e951(0x266)](_0x2ab4ac=>{const _0x430751=_0x62e951;this[_0x430751(0x22d)](_0x2ab4ac,_0x12647c);}),this['_historyUniver$'][_0x62e951(0x24e)](_0x20d3c7);let _0x24a31f=_0x4b1717[_0x62e951(0x231)](_0x14ccf1),_0x1a18f2=this[_0x62e951(0x255)](_0x12647c),_0x371817=()=>{const _0x55b144=_0x62e951;_0x4c4f28?_0x24a31f[_0x55b144(0x280)](_0x12647c,_0xebb095,_0x1a18f2,_0x4c4f28):_0x24a31f[_0x55b144(0x1f3)](_0x12647c,_0xebb095,_0x1a18f2);};if(this['_messageService'][_0x62e951(0x2a0)]({'content':this[_0x62e951(0x212)]['t'](_0x62e951(0x292)),'type':_0x46fc5d[_0x62e951(0x28e)]}),_0x2baa7b)try{_0x4b1717[_0x62e951(0x231)](_0xb7f7e2)['whenReady']()[_0x62e951(0x21e)](()=>{_0x371817();});}catch{_0x371817();}else _0x371817();}[_0x2c98c3(0x22d)](_0x2d984f,_0x5b4d03){const _0x5882e0=_0x2c98c3;let _0x39856b=_0x2d984f[_0x5882e0(0x231)](_0x14ccf1);this['_disposableCollection']['add'](_0x39856b[_0x5882e0(0x1ef)][_0x5882e0(0x22e)](_0x5528e=>{const _0x1c6fad=_0x5882e0;switch(_0x5528e){case _0x34d6e2[_0x1c6fad(0x1f7)]:this[_0x1c6fad(0x207)][_0x1c6fad(0x25d)](),this[_0x1c6fad(0x299)][_0x1c6fad(0x1ed)]();break;case _0x34d6e2['Exited']:this['_commandService'][_0x1c6fad(0x267)](G['id']),this[_0x1c6fad(0x1f5)]();break;case _0x34d6e2[_0x1c6fad(0x218)]:this[_0x1c6fad(0x1f5)](),this[_0x1c6fad(0x202)][_0x1c6fad(0x2a0)]({'content':this[_0x1c6fad(0x212)]['t'](_0x1c6fad(0x25e)),'type':_0x46fc5d[_0x1c6fad(0x218)],'duration':0xbb8});break;default:break;}})),this[_0x5882e0(0x222)][_0x5882e0(0x217)](_0x39856b[_0x5882e0(0x249)][_0x5882e0(0x22e)](async _0x98cc1=>{const _0x5ddf7b=_0x5882e0;_0x98cc1&&this[_0x5ddf7b(0x263)][_0x5ddf7b(0x267)](_0x560657['id'],{'unitId':_0x5b4d03,'revision':_0x98cc1});}));}['_checkCanRevert'](_0x2f12bb){const _0xa7be5a=_0x2c98c3;let _0x36233a=this['_univerInstanceService'][_0xa7be5a(0x227)](_0x2f12bb)[_0xa7be5a(0x1f1)]()[_0xa7be5a(0x265)](_0x3c0c41=>_0x3c0c41[_0xa7be5a(0x287)]()),_0x1de4a1=new _0x25995a(_0x2f12bb)['id'],_0x4f33bf=_0x36233a[_0xa7be5a(0x265)](_0x3678a1=>new _0x92c484(_0x2f12bb,_0x3678a1)['id']),_0x3a41fb=_0x36233a[_0xa7be5a(0x265)](_0x5dcedc=>this[_0xa7be5a(0x279)][_0xa7be5a(0x269)](_0x2f12bb,_0x5dcedc)[_0xa7be5a(0x265)](_0x4b837d=>new _0x3b9a55(_0x2f12bb,_0x5dcedc,_0x4b837d[_0xa7be5a(0x223)])['id']))['flat'](),_0x281e09=new _0x497f38(_0x2f12bb)['id'];return this[_0xa7be5a(0x270)]['composePermission']([_0x1de4a1,..._0x4f33bf,..._0x3a41fb,_0x281e09])[_0xa7be5a(0x274)](_0x523695=>!!_0x523695[_0xa7be5a(0x1f0)]);}};X=V([B(0x0,_0x1f08fe(_0x654c1)),B(0x1,_0x3d12b2),B(0x2,_0x456f42),B(0x3,_0x2e9bae),B(0x4,_0x31ed3a),B(0x5,_0xdcfbf3),B(0x6,_0x1f08fe(_0x5b0249)),B(0x7,_0x1f08fe(_0x1fa8af)),B(0x8,_0x1f08fe(_0x328c4b)),B(0x9,_0x1f08fe(_0x2e6bde))],X);let Z=class extends _0x407da2{constructor(_0x38353c=L,_0x1346ad,_0x3f9af8){const _0x18eed1=_0x2c98c3;super(),this['_config']=_0x38353c,this[_0x18eed1(0x282)]=_0x1346ad,this[_0x18eed1(0x25f)]=_0x3f9af8;let {menu:_0x120818,..._0x1e798f}=_0xe15d42({},L,this[_0x18eed1(0x262)]);_0x120818&&this[_0x18eed1(0x25f)][_0x18eed1(0x27f)](_0x18eed1(0x1fb),_0x120818,{'merge':!0x0}),this['_configService'][_0x18eed1(0x27f)](I,_0x1e798f),this[_0x18eed1(0x262)][_0x18eed1(0x28f)]&&this['_configService'][_0x18eed1(0x27f)](_0x18eed1(0x29c),this[_0x18eed1(0x262)][_0x18eed1(0x28f)]);}[_0x2c98c3(0x1ee)](){const _0x4d93b2=_0x2c98c3;this[_0x4d93b2(0x282)][_0x4d93b2(0x217)]([q]),this[_0x4d93b2(0x282)][_0x4d93b2(0x231)](q),[[U,{'useClass':X}],[J]][_0x4d93b2(0x205)](_0x28bba0=>this[_0x4d93b2(0x282)][_0x4d93b2(0x217)](_0x28bba0));}[_0x2c98c3(0x285)](){const _0x2b011c=_0x2c98c3;this[_0x2b011c(0x282)][_0x2b011c(0x231)](J);}};z(Z,'type',_0x1728f[_0x2c98c3(0x1f8)]),z(Z,'pluginName','UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN'),z(Z,_0x2c98c3(0x21c),K),z(Z,'version',lt),Z=V([_0x33bd82(_0x48f345),B(0x1,_0x1f08fe(_0x441c33)),B(0x2,_0x456f42)],Z);let Q=class extends _0x4f6e9a{constructor(_0x43a634,_0x2eb873,_0x460306,_0x2ffc46,_0x423ae2,_0x137865,_0x3963eb,_0x1946e6,_0x1277c3,_0x6c6669){const _0x4a4f00=_0x2c98c3;super(),this[_0x4a4f00(0x263)]=_0x43a634,this[_0x4a4f00(0x28d)]=_0x2eb873,this[_0x4a4f00(0x27a)]=_0x460306,this[_0x4a4f00(0x212)]=_0x2ffc46,this[_0x4a4f00(0x202)]=_0x423ae2,this['_collaborationController']=_0x137865,this['_localCacheService']=_0x3963eb,this[_0x4a4f00(0x240)]=_0x1946e6,this[_0x4a4f00(0x2a1)]=_0x1277c3,this[_0x4a4f00(0x293)]=_0x6c6669,z(this,_0x4a4f00(0x243),null),this[_0x4a4f00(0x29f)]();}[_0x2c98c3(0x29f)](){const _0x2bae68=_0x2c98c3;[W,G][_0x2bae68(0x205)](_0x1820b4=>this[_0x2bae68(0x20a)](_0x299a0e(this[_0x2bae68(0x263)][_0x2bae68(0x215)](_0x1820b4)))),this['_menuManagerService'][_0x2bae68(0x21b)](dt),this['disposeWithMe'](this[_0x2bae68(0x263)][_0x2bae68(0x25c)](async(_0x2b68fe,_0x34ad9f)=>{const _0x54b69c=_0x2bae68;if(_0x2b68fe['id']===_0x560657['id']){let {unitId:_0x2cfbdb}=_0x2b68fe[_0x54b69c(0x25b)];this[_0x54b69c(0x202)][_0x54b69c(0x2a0)]({'content':this[_0x54b69c(0x212)]['t']('edit-history-loader.panel.reverting'),'type':_0x46fc5d[_0x54b69c(0x28e)],'duration':0x1388});let _0x58b8a7=this[_0x54b69c(0x221)][_0x54b69c(0x275)](_0x2cfbdb);_0x34ad9f!=null&&_0x34ad9f['fromCollab']?this['_handleRevertAcknowledgement'](_0x58b8a7,async()=>(setTimeout(()=>window[_0x54b69c(0x250)][_0x54b69c(0x27b)]()),!0x0),!0x0):this[_0x54b69c(0x1e9)](_0x58b8a7,async()=>{const _0x23fa90=_0x54b69c;let _0x3cab5e=this[_0x23fa90(0x2a1)][_0x23fa90(0x23d)](_0x1728f[_0x23fa90(0x1ff)]),_0x11e5c7=_0x3cab5e==null?void 0x0:_0x3cab5e[_0x23fa90(0x219)]();if(!_0x11e5c7)return!0x1;this[_0x23fa90(0x2a1)][_0x23fa90(0x28b)](_0x2cfbdb);let _0x36b3a6=await this['_dataLoaderService'][_0x23fa90(0x22b)](_0x2cfbdb,_0x1728f[_0x23fa90(0x1ff)]);return _0x36b3a6&&_0x36b3a6 instanceof _0x37ac5f?(await this['_setupSubUnitSync'](_0x36b3a6,_0x11e5c7[_0x23fa90(0x287)]()),!0x0):!0x1;});}}));}[_0x2c98c3(0x1e9)](_0x257630,_0x516afa,_0x45d04f=!0x1){const _0x3a0f58=_0x2c98c3;let _0x3086aa=_0xdeab38([_0x257630['session'][_0x3a0f58(0x247)],_0x257630[_0x3a0f58(0x281)]])[_0x3a0f58(0x22e)](async([_0x456b62,_0x5b04dd])=>{const _0x393b26=_0x3a0f58;if(_0x456b62[_0x393b26(0x22c)]===_0x4cea28[_0x393b26(0x1f9)]&&(_0x5b04dd==null?void 0x0:_0x5b04dd['status'])===_0x546e92[_0x393b26(0x236)]&&_0x456b62['data']['mutations'][_0x393b26(0x204)](_0x52f97a=>_0x52f97a['id']===_0x560657['id'])&&await _0x516afa()){var _0x5b82cc;this[_0x393b26(0x27a)][_0x393b26(0x1f5)](),_0x3086aa['unsubscribe'](),this['_revertErrorTimer']&&clearTimeout(this[_0x393b26(0x243)]),await((_0x5b82cc=this[_0x393b26(0x239)])==null?void 0x0:_0x5b82cc['exhaustSavingTask']());}});_0x45d04f&&(this['_revertErrorTimer']=setTimeout(()=>{const _0x3c304a=_0x3a0f58;_0x3086aa[_0x3c304a(0x271)](),this[_0x3c304a(0x202)]['show']({'content':this[_0x3c304a(0x212)]['t'](_0x3c304a(0x1fa)),'type':_0x46fc5d['Error'],'duration':0xbb8});},0x1388));}async[_0x2c98c3(0x1e7)](_0x125e90,_0x44ee6a){const _0x36935c=_0x2c98c3;await this[_0x36935c(0x1e8)](_0x125e90,_0x44ee6a),_0x125e90[_0x36935c(0x24d)][_0x36935c(0x1eb)](_0x862647(this[_0x36935c(0x201)]))['subscribe'](_0x1ff2f1=>{const _0x445eea=_0x36935c;_0x1ff2f1&&this[_0x445eea(0x226)](_0x1ff2f1);}),this['_urlService'][_0x36935c(0x229)][_0x36935c(0x1eb)](_0x862647(this['dispose$']))[_0x36935c(0x22e)](()=>this['_updateSubUnitFromURLParams'](_0x125e90,_0x44ee6a));}[_0x2c98c3(0x226)](_0x71664a,_0x2f1d9a=!0x1){const _0xb2c50f=_0x2c98c3;let _0x512fa2=this[_0xb2c50f(0x293)][_0xb2c50f(0x277)](_0xb2c50f(0x273));_0x71664a[_0xb2c50f(0x287)]()!==_0x512fa2&&this[_0xb2c50f(0x293)][_0xb2c50f(0x251)](_0xb2c50f(0x273),_0x71664a[_0xb2c50f(0x287)](),_0x2f1d9a);}async[_0x2c98c3(0x1e8)](_0x150000,_0x56e088){const _0x3ba01e=_0x2c98c3;var _0xfc36df;if(!_0x56e088||!_0x150000[_0x3ba01e(0x1fd)](_0x56e088)){let _0x3e6c08=_0x150000['getUnhiddenWorksheets']()[0x0],_0x4c3ea4=_0x150000['getSheetBySheetId'](_0x3e6c08);if(!_0x4c3ea4)return;this['_updateURLWithCurrentState'](_0x4c3ea4,!0x0),await this['_commandService']['executeCommand'](_0x1c8176['id'],{'unitId':_0x150000['getUnitId'](),'subUnitId':_0x3e6c08});return;}((_0xfc36df=_0x150000[_0x3ba01e(0x219)]())==null?void 0x0:_0xfc36df['getSheetId']())!==_0x56e088&&await this[_0x3ba01e(0x263)][_0x3ba01e(0x267)](_0x1c8176['id'],{'unitId':_0x150000['getUnitId'](),'subUnitId':_0x56e088});}};Q=V([B(0x0,_0x2e9bae),B(0x1,_0x53bdc6),B(0x2,_0x1f08fe(U)),B(0x3,_0x1f08fe(_0x654c1)),B(0x4,_0x31ed3a),B(0x5,_0x1f08fe(_0x58c29a)),B(0x6,_0x2a77cc),B(0x7,_0x1f08fe(_0x1c9870)),B(0x8,_0x3d12b2),B(0x9,_0x4f50c6)],Q);let $=class extends _0x407da2{constructor(_0xf71b8=L,_0x189fed,_0x2863b4){const _0x4ae23f=_0x2c98c3;super(),this['_config']=_0xf71b8,this[_0x4ae23f(0x282)]=_0x189fed,this['_configService']=_0x2863b4;let {menu:_0x1b19a8,..._0x14f194}=_0xe15d42({},L,this[_0x4ae23f(0x262)]);_0x1b19a8&&this[_0x4ae23f(0x25f)]['setConfig'](_0x4ae23f(0x1fb),_0x1b19a8,{'merge':!0x0}),this['_configService'][_0x4ae23f(0x27f)](I,_0x14f194),this[_0x4ae23f(0x262)][_0x4ae23f(0x28f)]&&this[_0x4ae23f(0x25f)][_0x4ae23f(0x27f)](ct,this[_0x4ae23f(0x262)]['univerContainerId']);}['onStarting'](){const _0x125d56=_0x2c98c3;this[_0x125d56(0x282)]['add']([q]),this[_0x125d56(0x282)][_0x125d56(0x231)](q),[[U],[Q]][_0x125d56(0x205)](_0x58345f=>this[_0x125d56(0x282)][_0x125d56(0x217)](_0x58345f));}[_0x2c98c3(0x285)](){this['_injector']['get'](Q);}};z($,_0x2c98c3(0x29b),_0x1728f[_0x2c98c3(0x1f8)]),z($,_0x2c98c3(0x2a3),'UNIVER_EDIT_HISTORY_LOADER_PLUGIN'),z($,_0x2c98c3(0x21c),K),z($,_0x2c98c3(0x233),lt),$=V([_0x33bd82(_0x48f345),B(0x1,_0x1f08fe(_0x441c33)),B(0x2,_0x456f42)],$);export{I as EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY,U as HistoryLoaderService,X as MobileHistoryLoaderService,W as ToggleEditHistoryOperation,ct as UNIVER_CONTAINER_ID_KEY,H as UNIVER_HISTORY_CONTAINER_ID,Z as UniverEditHistoryLoaderMobilePlugin,$ as UniverEditHistoryLoaderPlugin};
@@ -1 +1 @@
1
- const _0x4fff41=_0x11b8;function _0x11b8(_0x20c7ea,_0x25dcf3){_0x20c7ea=_0x20c7ea-0x19c;const _0x4a625a=_0x4a62();let _0x11b89a=_0x4a625a[_0x20c7ea];return _0x11b89a;}(function(_0x32f0b3,_0x5538f4){const _0x550f9c=_0x11b8,_0x88b4b6=_0x32f0b3();while(!![]){try{const _0x17bea4=-parseInt(_0x550f9c(0x1a4))/0x1+parseInt(_0x550f9c(0x19c))/0x2*(-parseInt(_0x550f9c(0x19f))/0x3)+-parseInt(_0x550f9c(0x1a2))/0x4+-parseInt(_0x550f9c(0x1a3))/0x5+parseInt(_0x550f9c(0x1a1))/0x6+parseInt(_0x550f9c(0x1a0))/0x7+parseInt(_0x550f9c(0x19e))/0x8;if(_0x17bea4===_0x5538f4)break;else _0x88b4b6['push'](_0x88b4b6['shift']());}catch(_0x33769d){_0x88b4b6['push'](_0x88b4b6['shift']());}}}(_0x4a62,0x4c815));const e={'edit-history-loader':{'panel':{'title':'سجل\x20التحرير','reverting':'جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','revertFailed':'خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','listFetchError':_0x4fff41(0x19d)},'info':{'initializing':'جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...'}}};export{e as default};function _0x4a62(){const _0x2a5967=['179408jQAGbW','6EloDlZ','فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير','6024800UBVJAL','559893BZioNe','3664458rtbXSY','2558868IYkPUI','194000FwRvCj','3009530WinoBS'];_0x4a62=function(){return _0x2a5967;};return _0x4a62();}
1
+ const _0x4187b9=_0x1c0a;function _0x1c0a(_0x1998cc,_0x26e766){_0x1998cc=_0x1998cc-0xa4;const _0x221440=_0x2214();let _0x1c0ac5=_0x221440[_0x1998cc];return _0x1c0ac5;}(function(_0x4af0e1,_0xe67a28){const _0x17664c=_0x1c0a,_0x253791=_0x4af0e1();while(!![]){try{const _0x223283=-parseInt(_0x17664c(0xa6))/0x1+parseInt(_0x17664c(0xaa))/0x2*(-parseInt(_0x17664c(0xa8))/0x3)+parseInt(_0x17664c(0xaf))/0x4+parseInt(_0x17664c(0xa4))/0x5*(-parseInt(_0x17664c(0xab))/0x6)+parseInt(_0x17664c(0xa9))/0x7+parseInt(_0x17664c(0xa7))/0x8*(-parseInt(_0x17664c(0xb2))/0x9)+parseInt(_0x17664c(0xad))/0xa;if(_0x223283===_0xe67a28)break;else _0x253791['push'](_0x253791['shift']());}catch(_0x4e0c39){_0x253791['push'](_0x253791['shift']());}}}(_0x2214,0x56ee7));const e={'edit-history-loader':{'panel':{'title':_0x4187b9(0xae),'reverting':_0x4187b9(0xac),'revertFailed':_0x4187b9(0xb0),'listFetchError':_0x4187b9(0xa5)},'info':{'initializing':_0x4187b9(0xb1)}}};function _0x2214(){const _0x4ad63b=['خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...','558UhpAhv','180520UmZhwn','فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير','326721HSUtdn','29168NOFjrj','1719RnrUvC','829010KHejZC','2234twXMyi','114yjOQhC','جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','21068720TLkaty','سجل\x20التحرير','38236UBsFrv'];_0x2214=function(){return _0x4ad63b;};return _0x2214();}export{e as default};
@@ -1 +1 @@
1
- function _0x50aa(){const _0x2fe5cd=['4501329DdeCkk','516651SGgXGB','12EvvnEY','7744116OOdTDW','3374465ZUBBad','608852wLnHve','No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial','4CCHZZu','Inicialitzant,\x20espereu...','10175184nSLnIU','13003047rKRbWp','Restaurant,\x20espereu...'];_0x50aa=function(){return _0x2fe5cd;};return _0x50aa();}const _0x121cd9=_0x3315;(function(_0x568aaf,_0x2fc95d){const _0x5eb5e2=_0x3315,_0x38ac1e=_0x568aaf();while(!![]){try{const _0x566667=parseInt(_0x5eb5e2(0x6e))/0x1*(parseInt(_0x5eb5e2(0x6c))/0x2)+-parseInt(_0x5eb5e2(0x74))/0x3*(-parseInt(_0x5eb5e2(0x75))/0x4)+parseInt(_0x5eb5e2(0x77))/0x5+-parseInt(_0x5eb5e2(0x76))/0x6+-parseInt(_0x5eb5e2(0x73))/0x7+-parseInt(_0x5eb5e2(0x70))/0x8+parseInt(_0x5eb5e2(0x71))/0x9;if(_0x566667===_0x2fc95d)break;else _0x38ac1e['push'](_0x38ac1e['shift']());}catch(_0x231a68){_0x38ac1e['push'](_0x38ac1e['shift']());}}}(_0x50aa,0x9e4d0));const e={'edit-history-loader':{'panel':{'title':'Historial\x20d\x27edicions','reverting':_0x121cd9(0x72),'revertFailed':'Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','listFetchError':_0x121cd9(0x6d)},'info':{'initializing':_0x121cd9(0x6f)}}};function _0x3315(_0x2abb5f,_0x4e02f6){_0x2abb5f=_0x2abb5f-0x6c;const _0x50aa4b=_0x50aa();let _0x33152e=_0x50aa4b[_0x2abb5f];return _0x33152e;}export{e as default};
1
+ function _0x45e9(){const _0xe0f4c7=['5945770ssokPc','No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial','1290CgpWHr','Inicialitzant,\x20espereu...','Historial\x20d\x27edicions','33CLXLRU','56grrXNV','352494wbVwCB','Restaurant,\x20espereu...','164682uTlduS','10493stNNGg','682992IKjsAx','1527408kjaoRG','44rGUqJE','2037375YpRGiz'];_0x45e9=function(){return _0xe0f4c7;};return _0x45e9();}const _0x5956a2=_0x5dda;function _0x5dda(_0x549da9,_0x420fc2){_0x549da9=_0x549da9-0x85;const _0x45e97f=_0x45e9();let _0x5dda56=_0x45e97f[_0x549da9];return _0x5dda56;}(function(_0x1541a8,_0x251cc5){const _0x5ae0ae=_0x5dda,_0x1f022a=_0x1541a8();while(!![]){try{const _0x1ff1b0=-parseInt(_0x5ae0ae(0x91))/0x1+-parseInt(_0x5ae0ae(0x93))/0x2+parseInt(_0x5ae0ae(0x8f))/0x3*(parseInt(_0x5ae0ae(0x86))/0x4)+parseInt(_0x5ae0ae(0x87))/0x5+-parseInt(_0x5ae0ae(0x8a))/0x6*(-parseInt(_0x5ae0ae(0x92))/0x7)+-parseInt(_0x5ae0ae(0x8e))/0x8*(-parseInt(_0x5ae0ae(0x85))/0x9)+-parseInt(_0x5ae0ae(0x88))/0xa*(parseInt(_0x5ae0ae(0x8d))/0xb);if(_0x1ff1b0===_0x251cc5)break;else _0x1f022a['push'](_0x1f022a['shift']());}catch(_0x548b3e){_0x1f022a['push'](_0x1f022a['shift']());}}}(_0x45e9,0xe0af9));const e={'edit-history-loader':{'panel':{'title':_0x5956a2(0x8c),'reverting':_0x5956a2(0x90),'revertFailed':'Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','listFetchError':_0x5956a2(0x89)},'info':{'initializing':_0x5956a2(0x8b)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x527b(){const _0x4a99e9=['2692584VHxkVP','206sWhXZd','Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie','119jJQVbp','2497104VmWzdr','6zHMBUk','Wiederherstellung\x20läuft,\x20bitte\x20warten...','1898225RvppeN','500228WlXaPf','113934XVHUZn','4013XQEUGm','3353770dosuNu'];_0x527b=function(){return _0x4a99e9;};return _0x527b();}const _0x2be4b7=_0x6953;function _0x6953(_0x362d08,_0x1f35fd){_0x362d08=_0x362d08-0x1d2;const _0x527bd6=_0x527b();let _0x6953ad=_0x527bd6[_0x362d08];return _0x6953ad;}(function(_0x458f64,_0x14f96f){const _0x11035e=_0x6953,_0x53a7f1=_0x458f64();while(!![]){try{const _0x2e9711=parseInt(_0x11035e(0x1d8))/0x1*(-parseInt(_0x11035e(0x1db))/0x2)+parseInt(_0x11035e(0x1d3))/0x3*(-parseInt(_0x11035e(0x1d6))/0x4)+-parseInt(_0x11035e(0x1d5))/0x5+-parseInt(_0x11035e(0x1d7))/0x6*(-parseInt(_0x11035e(0x1dd))/0x7)+parseInt(_0x11035e(0x1d2))/0x8+parseInt(_0x11035e(0x1da))/0x9+parseInt(_0x11035e(0x1d9))/0xa;if(_0x2e9711===_0x14f96f)break;else _0x53a7f1['push'](_0x53a7f1['shift']());}catch(_0x5e1010){_0x53a7f1['push'](_0x53a7f1['shift']());}}}(_0x527b,0x37466));const e={'edit-history-loader':{'panel':{'title':'Bearbeitungsverlauf','reverting':_0x2be4b7(0x1d4),'revertFailed':'Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','listFetchError':_0x2be4b7(0x1dc)},'info':{'initializing':'Initialisierung\x20läuft,\x20bitte\x20warten...'}}};export{e as default};
1
+ const _0x2d07d5=_0x5626;function _0x5626(_0x28fdf3,_0x20530f){_0x28fdf3=_0x28fdf3-0x1b7;const _0x470cf9=_0x470c();let _0x562634=_0x470cf9[_0x28fdf3];return _0x562634;}function _0x470c(){const _0x1187a9=['1922890vmtyes','2693960YBrRuT','223026CNDmbK','301401ODIiby','Initialisierung\x20läuft,\x20bitte\x20warten...','2922488VNMZde','1465080ezQTne','Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie','Wiederherstellung\x20läuft,\x20bitte\x20warten...','2XXZQJs','354012dSxZZs','9hgelUf','112WfbaFY','Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen'];_0x470c=function(){return _0x1187a9;};return _0x470c();}(function(_0x234eed,_0x366b92){const _0x58112b=_0x5626,_0x3772cc=_0x234eed();while(!![]){try{const _0x4edfd8=-parseInt(_0x58112b(0x1bf))/0x1+parseInt(_0x58112b(0x1be))/0x2*(parseInt(_0x58112b(0x1b8))/0x3)+-parseInt(_0x58112b(0x1ba))/0x4+parseInt(_0x58112b(0x1c3))/0x5+parseInt(_0x58112b(0x1b7))/0x6*(parseInt(_0x58112b(0x1c1))/0x7)+parseInt(_0x58112b(0x1c4))/0x8*(parseInt(_0x58112b(0x1c0))/0x9)+parseInt(_0x58112b(0x1bb))/0xa;if(_0x4edfd8===_0x366b92)break;else _0x3772cc['push'](_0x3772cc['shift']());}catch(_0x258d19){_0x3772cc['push'](_0x3772cc['shift']());}}}(_0x470c,0x74cc0));const e={'edit-history-loader':{'panel':{'title':'Bearbeitungsverlauf','reverting':_0x2d07d5(0x1bd),'revertFailed':_0x2d07d5(0x1c2),'listFetchError':_0x2d07d5(0x1bc)},'info':{'initializing':_0x2d07d5(0x1b9)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x247160=_0x53ca;(function(_0x23aef2,_0x317adb){const _0x304e23=_0x53ca,_0x16760e=_0x23aef2();while(!![]){try{const _0x466469=parseInt(_0x304e23(0x19a))/0x1+-parseInt(_0x304e23(0x1a1))/0x2*(parseInt(_0x304e23(0x1a3))/0x3)+-parseInt(_0x304e23(0x197))/0x4*(parseInt(_0x304e23(0x19c))/0x5)+parseInt(_0x304e23(0x19b))/0x6+parseInt(_0x304e23(0x199))/0x7+-parseInt(_0x304e23(0x1a2))/0x8*(-parseInt(_0x304e23(0x19d))/0x9)+-parseInt(_0x304e23(0x19e))/0xa;if(_0x466469===_0x317adb)break;else _0x16760e['push'](_0x16760e['shift']());}catch(_0x2de9e2){_0x16760e['push'](_0x16760e['shift']());}}}(_0x4f68,0x44e83));const e={'edit-history-loader':{'panel':{'title':'Edit\x20History','reverting':_0x247160(0x198),'revertFailed':_0x247160(0x19f),'listFetchError':_0x247160(0x1a0)},'info':{'initializing':'Initializing,\x20please\x20wait...'}}};function _0x53ca(_0x2c5bd2,_0x3fa461){_0x2c5bd2=_0x2c5bd2-0x197;const _0x4f68e6=_0x4f68();let _0x53ca1d=_0x4f68e6[_0x2c5bd2];return _0x53ca1d;}export{e as default};function _0x4f68(){const _0x462682=['1184xdnltA','730707GpZgjY','647908VBEtVe','Reverting,\x20please\x20wait...','189910WMNtqN','432209fcJhoM','2227674obWVCT','10JjKVLJ','4581sTnWRt','561840ihXsUi','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','Failed\x20to\x20get\x20edit\x20history\x20list','2Cufuqb'];_0x4f68=function(){return _0x462682;};return _0x4f68();}
1
+ const _0x2d5944=_0x7082;(function(_0x162509,_0x2b6a76){const _0x23ab1d=_0x7082,_0x5386a0=_0x162509();while(!![]){try{const _0x5e6806=-parseInt(_0x23ab1d(0x108))/0x1*(-parseInt(_0x23ab1d(0x10d))/0x2)+-parseInt(_0x23ab1d(0x10f))/0x3*(-parseInt(_0x23ab1d(0x116))/0x4)+-parseInt(_0x23ab1d(0x110))/0x5*(parseInt(_0x23ab1d(0x111))/0x6)+parseInt(_0x23ab1d(0x10a))/0x7*(-parseInt(_0x23ab1d(0x117))/0x8)+parseInt(_0x23ab1d(0x113))/0x9*(parseInt(_0x23ab1d(0x118))/0xa)+parseInt(_0x23ab1d(0x115))/0xb*(parseInt(_0x23ab1d(0x119))/0xc)+-parseInt(_0x23ab1d(0x10b))/0xd;if(_0x5e6806===_0x2b6a76)break;else _0x5386a0['push'](_0x5386a0['shift']());}catch(_0x2cbc45){_0x5386a0['push'](_0x5386a0['shift']());}}}(_0x17ba,0xd2971));const e={'edit-history-loader':{'panel':{'title':_0x2d5944(0x109),'reverting':_0x2d5944(0x112),'revertFailed':_0x2d5944(0x10e),'listFetchError':_0x2d5944(0x10c)},'info':{'initializing':_0x2d5944(0x114)}}};function _0x17ba(){const _0x590c08=['Reverting,\x20please\x20wait...','1080YfVpqF','Initializing,\x20please\x20wait...','8900837VPonQg','20xjoBWe','16lYtQFz','113450INTYIl','24fkStcD','146743cuFYsh','Edit\x20History','905254qIUlfJ','35744579GKLlNl','Failed\x20to\x20get\x20edit\x20history\x20list','12ZTMOGe','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','622026rYhbub','5wDJnZH','6156588rHarLK'];_0x17ba=function(){return _0x590c08;};return _0x17ba();}function _0x7082(_0x1af7cb,_0x3133f8){_0x1af7cb=_0x1af7cb-0x108;const _0x17ba31=_0x17ba();let _0x70828=_0x17ba31[_0x1af7cb];return _0x70828;}export{e as default};
@@ -1 +1 @@
1
- const _0x3e3078=_0x1cf4;function _0x2d62(){const _0x401c5a=['Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','Restaurando,\x20espere...','No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones','99plRneu','701282BtEXZz','1437738jnthIX','1541745FWfsiL','346056FJlFGh','Inicializando,\x20espere...','21ekcwtz','66772EsqLCe','643548RAIPxm','4027590gzvuCD'];_0x2d62=function(){return _0x401c5a;};return _0x2d62();}function _0x1cf4(_0x58158d,_0x1c93e0){_0x58158d=_0x58158d-0x177;const _0x2d6226=_0x2d62();let _0x1cf407=_0x2d6226[_0x58158d];return _0x1cf407;}(function(_0xb8c6c2,_0x450465){const _0x571046=_0x1cf4,_0x8ff50c=_0xb8c6c2();while(!![]){try{const _0x37d0c8=parseInt(_0x571046(0x17c))/0x1+parseInt(_0x571046(0x183))/0x2+-parseInt(_0x571046(0x178))/0x3+parseInt(_0x571046(0x17d))/0x4+-parseInt(_0x571046(0x17e))/0x5+parseInt(_0x571046(0x177))/0x6*(parseInt(_0x571046(0x17b))/0x7)+-parseInt(_0x571046(0x179))/0x8*(-parseInt(_0x571046(0x182))/0x9);if(_0x37d0c8===_0x450465)break;else _0x8ff50c['push'](_0x8ff50c['shift']());}catch(_0x13787d){_0x8ff50c['push'](_0x8ff50c['shift']());}}}(_0x2d62,0x6ebbb));const e={'edit-history-loader':{'panel':{'title':'Historial\x20de\x20ediciones','reverting':_0x3e3078(0x180),'revertFailed':_0x3e3078(0x17f),'listFetchError':_0x3e3078(0x181)},'info':{'initializing':_0x3e3078(0x17a)}}};export{e as default};
1
+ function _0x23a9(_0x4b5c7b,_0x54a6ec){_0x4b5c7b=_0x4b5c7b-0xfa;const _0x4887bd=_0x4887();let _0x23a92e=_0x4887bd[_0x4b5c7b];return _0x23a92e;}const _0x586da4=_0x23a9;function _0x4887(){const _0x5786f3=['721511FQvATz','3BNsnma','3030958DBalkA','10931280HJTTQd','No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones','23336073wajVwv','3499820PKiDzO','5oXlcDc','222630YSuGLn','Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','Historial\x20de\x20ediciones','294194pEwlzQ'];_0x4887=function(){return _0x5786f3;};return _0x4887();}(function(_0x4593b6,_0x2eda0d){const _0x2186ca=_0x23a9,_0x3beb66=_0x4593b6();while(!![]){try{const _0x277871=parseInt(_0x2186ca(0xfa))/0x1+parseInt(_0x2186ca(0x105))/0x2*(parseInt(_0x2186ca(0xfb))/0x3)+-parseInt(_0x2186ca(0x100))/0x4+parseInt(_0x2186ca(0x101))/0x5*(-parseInt(_0x2186ca(0x102))/0x6)+-parseInt(_0x2186ca(0xfc))/0x7+-parseInt(_0x2186ca(0xfd))/0x8+parseInt(_0x2186ca(0xff))/0x9;if(_0x277871===_0x2eda0d)break;else _0x3beb66['push'](_0x3beb66['shift']());}catch(_0x24f73d){_0x3beb66['push'](_0x3beb66['shift']());}}}(_0x4887,0xb71d9));const e={'edit-history-loader':{'panel':{'title':_0x586da4(0x104),'reverting':'Restaurando,\x20espere...','revertFailed':_0x586da4(0x103),'listFetchError':_0x586da4(0xfe)},'info':{'initializing':'Inicializando,\x20espere...'}}};export{e as default};
@@ -1 +1 @@
1
- const _0xb7f5b3=_0x35ea;function _0x1a1c(){const _0x5b2748=['3489pogMHw','311113UfuJzQ','683304HKKsoC','135DdZaRM','76344dCnYMz','3715pvbuUc','6657492svjxIv','3172rafrGh','93569NoelnU','خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','90cUuxFi','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','54fFrvFM','60diuKvZ'];_0x1a1c=function(){return _0x5b2748;};return _0x1a1c();}function _0x35ea(_0x272711,_0x5286b2){_0x272711=_0x272711-0x1c7;const _0x1a1cc5=_0x1a1c();let _0x35eab2=_0x1a1cc5[_0x272711];return _0x35eab2;}(function(_0x4f40af,_0x5e64b6){const _0x416020=_0x35ea,_0x3439f0=_0x4f40af();while(!![]){try{const _0x32653c=parseInt(_0x416020(0x1c7))/0x1+-parseInt(_0x416020(0x1d1))/0x2*(parseInt(_0x416020(0x1d3))/0x3)+-parseInt(_0x416020(0x1cc))/0x4*(parseInt(_0x416020(0x1ca))/0x5)+parseInt(_0x416020(0x1d2))/0x6*(-parseInt(_0x416020(0x1cd))/0x7)+parseInt(_0x416020(0x1c9))/0x8*(parseInt(_0x416020(0x1c8))/0x9)+parseInt(_0x416020(0x1cf))/0xa*(-parseInt(_0x416020(0x1d4))/0xb)+parseInt(_0x416020(0x1cb))/0xc;if(_0x32653c===_0x5e64b6)break;else _0x3439f0['push'](_0x3439f0['shift']());}catch(_0x33f92d){_0x3439f0['push'](_0x3439f0['shift']());}}}(_0x1a1c,0x5aec7));const e={'edit-history-loader':{'panel':{'title':'تاریخچه\x20ویرایش','reverting':'در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','revertFailed':_0xb7f5b3(0x1ce),'listFetchError':_0xb7f5b3(0x1d0)},'info':{'initializing':'در\x20حال\x20راه‌اندازی،\x20لطفا\x20صبر\x20کنید...'}}};export{e as default};
1
+ const _0x4a349=_0xfb24;function _0x2c79(){const _0x591725=['12HdEBiu','80436scRKcZ','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','16QHolDC','552058vzrFwQ','خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','1391831SBLPAm','511635IXXYWJ','196464CxUXkg','1416096gRapal','تاریخچه\x20ویرایش','در\x20حال\x20راه‌اندازی،\x20لطفا\x20صبر\x20کنید...','در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','218470lEBbMT'];_0x2c79=function(){return _0x591725;};return _0x2c79();}(function(_0x5a7340,_0x56c855){const _0x3fa1cf=_0xfb24,_0x55d568=_0x5a7340();while(!![]){try{const _0x2ffa54=parseInt(_0x3fa1cf(0x163))/0x1+-parseInt(_0x3fa1cf(0x160))/0x2+parseInt(_0x3fa1cf(0x166))/0x3*(parseInt(_0x3fa1cf(0x15f))/0x4)+-parseInt(_0x3fa1cf(0x15e))/0x5+-parseInt(_0x3fa1cf(0x167))/0x6+-parseInt(_0x3fa1cf(0x165))/0x7*(parseInt(_0x3fa1cf(0x162))/0x8)+-parseInt(_0x3fa1cf(0x168))/0x9;if(_0x2ffa54===_0x56c855)break;else _0x55d568['push'](_0x55d568['shift']());}catch(_0x372782){_0x55d568['push'](_0x55d568['shift']());}}}(_0x2c79,0x5fb5b));const e={'edit-history-loader':{'panel':{'title':_0x4a349(0x169),'reverting':_0x4a349(0x16b),'revertFailed':_0x4a349(0x164),'listFetchError':_0x4a349(0x161)},'info':{'initializing':_0x4a349(0x16a)}}};function _0xfb24(_0x518811,_0x1b7169){_0x518811=_0x518811-0x15e;const _0x2c7973=_0x2c79();let _0xfb2411=_0x2c7973[_0x518811];return _0xfb2411;}export{e as default};
@@ -1 +1 @@
1
- const _0x376bb8=_0x2262;(function(_0x36a328,_0x38a9a4){const _0x46d9c2=_0x2262,_0x2b48e4=_0x36a328();while(!![]){try{const _0x54dcc3=parseInt(_0x46d9c2(0xcc))/0x1+-parseInt(_0x46d9c2(0xcb))/0x2*(parseInt(_0x46d9c2(0xc5))/0x3)+parseInt(_0x46d9c2(0xc9))/0x4*(-parseInt(_0x46d9c2(0xc3))/0x5)+parseInt(_0x46d9c2(0xc4))/0x6+-parseInt(_0x46d9c2(0xc7))/0x7*(parseInt(_0x46d9c2(0xcd))/0x8)+parseInt(_0x46d9c2(0xc2))/0x9+parseInt(_0x46d9c2(0xcf))/0xa*(parseInt(_0x46d9c2(0xc6))/0xb);if(_0x54dcc3===_0x38a9a4)break;else _0x2b48e4['push'](_0x2b48e4['shift']());}catch(_0x5cae90){_0x2b48e4['push'](_0x2b48e4['shift']());}}}(_0x13ed,0xe5836));function _0x13ed(){const _0x7181db=['232IKKlgi','Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','2lKshuc','1112296rIOPyF','56gNtGtI','Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique','5627210AStCLD','9688077cKXISl','119690RIzTSl','2435988xcRakj','2880777yBOIVP','33jRLjAI','994161frDmXY','Restauration\x20en\x20cours,\x20veuillez\x20patienter...'];_0x13ed=function(){return _0x7181db;};return _0x13ed();}function _0x2262(_0x662a18,_0x3b6d92){_0x662a18=_0x662a18-0xc2;const _0x13ede8=_0x13ed();let _0x226236=_0x13ede8[_0x662a18];return _0x226236;}const e={'edit-history-loader':{'panel':{'title':'Historique\x20des\x20modifications','reverting':_0x376bb8(0xc8),'revertFailed':_0x376bb8(0xca),'listFetchError':_0x376bb8(0xce)},'info':{'initializing':'Initialisation\x20en\x20cours,\x20veuillez\x20patienter...'}}};export{e as default};
1
+ const _0xb1333f=_0x109e;(function(_0x52bcab,_0x59a918){const _0x10b281=_0x109e,_0x394c89=_0x52bcab();while(!![]){try{const _0x28a85a=parseInt(_0x10b281(0x112))/0x1+-parseInt(_0x10b281(0x116))/0x2+parseInt(_0x10b281(0x109))/0x3+parseInt(_0x10b281(0x10f))/0x4*(-parseInt(_0x10b281(0x10e))/0x5)+parseInt(_0x10b281(0x10b))/0x6*(parseInt(_0x10b281(0x113))/0x7)+-parseInt(_0x10b281(0x111))/0x8*(-parseInt(_0x10b281(0x10a))/0x9)+-parseInt(_0x10b281(0x115))/0xa;if(_0x28a85a===_0x59a918)break;else _0x394c89['push'](_0x394c89['shift']());}catch(_0x3e9c9f){_0x394c89['push'](_0x394c89['shift']());}}}(_0xc5a4,0x31eed));const e={'edit-history-loader':{'panel':{'title':_0xb1333f(0x10d),'reverting':_0xb1333f(0x110),'revertFailed':_0xb1333f(0x114),'listFetchError':'Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique'},'info':{'initializing':_0xb1333f(0x10c)}}};export{e as default};function _0x109e(_0x2a6396,_0x25eab6){_0x2a6396=_0x2a6396-0x109;const _0xc5a486=_0xc5a4();let _0x109e57=_0xc5a486[_0x2a6396];return _0x109e57;}function _0xc5a4(){const _0x4e0fe3=['209745pfaVpp','49ILDdLg','Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','1647920shmTXI','337984BQtlHF','1152024npgkit','407223CMGzzD','53748fMhJdF','Initialisation\x20en\x20cours,\x20veuillez\x20patienter...','Historique\x20des\x20modifications','347740FZWKXn','12VRzelG','Restauration\x20en\x20cours,\x20veuillez\x20patienter...','16nkderG'];_0xc5a4=function(){return _0x4e0fe3;};return _0xc5a4();}
@@ -1 +1 @@
1
- const _0x3d6e5a=_0xb6fc;function _0xb6fc(_0x29a5ba,_0x13b029){_0x29a5ba=_0x29a5ba-0x64;const _0x4dfa6d=_0x4dfa();let _0xb6fc7b=_0x4dfa6d[_0x29a5ba];return _0xb6fc7b;}(function(_0x108ec5,_0x43099f){const _0x2c7a42=_0xb6fc,_0x417329=_0x108ec5();while(!![]){try{const _0x1209a7=parseInt(_0x2c7a42(0x6e))/0x1+-parseInt(_0x2c7a42(0x6d))/0x2*(-parseInt(_0x2c7a42(0x65))/0x3)+parseInt(_0x2c7a42(0x6f))/0x4+-parseInt(_0x2c7a42(0x6b))/0x5+-parseInt(_0x2c7a42(0x66))/0x6*(parseInt(_0x2c7a42(0x70))/0x7)+-parseInt(_0x2c7a42(0x67))/0x8+parseInt(_0x2c7a42(0x69))/0x9;if(_0x1209a7===_0x43099f)break;else _0x417329['push'](_0x417329['shift']());}catch(_0x2905a7){_0x417329['push'](_0x417329['shift']());}}}(_0x4dfa,0xf084c));const e={'edit-history-loader':{'panel':{'title':_0x3d6e5a(0x6a),'reverting':_0x3d6e5a(0x68),'revertFailed':'Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','listFetchError':_0x3d6e5a(0x64)},'info':{'initializing':_0x3d6e5a(0x6c)}}};export{e as default};function _0x4dfa(){const _0x39f29d=['356394hASMee','3790328oEKsDA','Mengembalikan,\x20harap\x20tunggu...','22147128KOEElT','Riwayat\x20Edit','6875445OmHKki','Menginisialisasi,\x20harap\x20tunggu...','2ucZlBF','322559RllLeE','4961812lTwjmq','203JCNFnK','Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit','1598433YgqOEu'];_0x4dfa=function(){return _0x39f29d;};return _0x4dfa();}
1
+ const _0x558e5d=_0x3392;(function(_0x4cd265,_0x4973c9){const _0x4aed5b=_0x3392,_0x124c8a=_0x4cd265();while(!![]){try{const _0xf5bd92=parseInt(_0x4aed5b(0x184))/0x1*(parseInt(_0x4aed5b(0x17b))/0x2)+parseInt(_0x4aed5b(0x17a))/0x3+parseInt(_0x4aed5b(0x180))/0x4+-parseInt(_0x4aed5b(0x17f))/0x5+parseInt(_0x4aed5b(0x183))/0x6*(-parseInt(_0x4aed5b(0x181))/0x7)+-parseInt(_0x4aed5b(0x17d))/0x8+parseInt(_0x4aed5b(0x17c))/0x9;if(_0xf5bd92===_0x4973c9)break;else _0x124c8a['push'](_0x124c8a['shift']());}catch(_0x30dfbd){_0x124c8a['push'](_0x124c8a['shift']());}}}(_0x2624,0x4f86e));function _0x3392(_0xa782d4,_0x2c64a5){_0xa782d4=_0xa782d4-0x17a;const _0x2624e8=_0x2624();let _0x339214=_0x2624e8[_0xa782d4];return _0x339214;}const e={'edit-history-loader':{'panel':{'title':'Riwayat\x20Edit','reverting':'Mengembalikan,\x20harap\x20tunggu...','revertFailed':'Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','listFetchError':_0x558e5d(0x182)},'info':{'initializing':_0x558e5d(0x17e)}}};export{e as default};function _0x2624(){const _0x95221f=['1845152LVNTao','Menginisialisasi,\x20harap\x20tunggu...','1161300usbqjZ','454264JlAYEG','270221zDcDKB','Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit','72AJTlBQ','1OcbLra','1780281TdRMhy','176720XCcpvb','4108761MCeNQf'];_0x2624=function(){return _0x95221f;};return _0x2624();}
@@ -1 +1 @@
1
- const _0x1b987b=_0x27d2;(function(_0x164e90,_0x8091ca){const _0x4e9417=_0x27d2,_0x1ffc41=_0x164e90();while(!![]){try{const _0x23b552=-parseInt(_0x4e9417(0x75))/0x1+parseInt(_0x4e9417(0x76))/0x2*(-parseInt(_0x4e9417(0x7a))/0x3)+-parseInt(_0x4e9417(0x74))/0x4*(-parseInt(_0x4e9417(0x78))/0x5)+parseInt(_0x4e9417(0x79))/0x6*(-parseInt(_0x4e9417(0x77))/0x7)+-parseInt(_0x4e9417(0x7c))/0x8+-parseInt(_0x4e9417(0x73))/0x9*(-parseInt(_0x4e9417(0x72))/0xa)+parseInt(_0x4e9417(0x7d))/0xb;if(_0x23b552===_0x8091ca)break;else _0x1ffc41['push'](_0x1ffc41['shift']());}catch(_0x4ec88c){_0x1ffc41['push'](_0x1ffc41['shift']());}}}(_0x216a,0x2cbea));function _0x27d2(_0x5d73ad,_0x39aad0){_0x5d73ad=_0x5d73ad-0x71;const _0x216a5c=_0x216a();let _0x27d258=_0x216a5c[_0x5d73ad];return _0x27d258;}const e={'edit-history-loader':{'panel':{'title':'Cronologia\x20modifiche','reverting':_0x1b987b(0x7b),'revertFailed':'Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino','listFetchError':'Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche'},'info':{'initializing':_0x1b987b(0x71)}}};function _0x216a(){const _0x51afc2=['274691RFTgDm','4QNtfxT','77oKxhuJ','35sAElQm','111876wjCBmJ','124482eHQevG','Ripristino\x20in\x20corso,\x20attendi...','285376KcUuEQ','5545287uQxROb','Inizializzazione\x20in\x20corso,\x20attendi...','2453930aCpJKL','9BDvGgP','18412ssNdBi'];_0x216a=function(){return _0x51afc2;};return _0x216a();}export{e as default};
1
+ const _0x390f2c=_0x4164;function _0x4cec(){const _0x36a9b9=['Ripristino\x20in\x20corso,\x20attendi...','416468PebJsr','Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche','Inizializzazione\x20in\x20corso,\x20attendi...','2248358UXAxnx','1830055sMPxLO','5636776cdTala','324436EmpuEe','238854fpLqKx','6OdXWwu','Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino','Cronologia\x20modifiche','222596DYkRhb'];_0x4cec=function(){return _0x36a9b9;};return _0x4cec();}(function(_0x1bdafe,_0x1edd3b){const _0x341e21=_0x4164,_0x12c3d1=_0x1bdafe();while(!![]){try{const _0x5ca1bd=-parseInt(_0x341e21(0x184))/0x1+-parseInt(_0x341e21(0x18b))/0x2+parseInt(_0x341e21(0x185))/0x3+parseInt(_0x341e21(0x189))/0x4+-parseInt(_0x341e21(0x182))/0x5+parseInt(_0x341e21(0x186))/0x6*(parseInt(_0x341e21(0x181))/0x7)+parseInt(_0x341e21(0x183))/0x8;if(_0x5ca1bd===_0x1edd3b)break;else _0x12c3d1['push'](_0x12c3d1['shift']());}catch(_0x3ddf7d){_0x12c3d1['push'](_0x12c3d1['shift']());}}}(_0x4cec,0x400e9));const e={'edit-history-loader':{'panel':{'title':_0x390f2c(0x188),'reverting':_0x390f2c(0x18a),'revertFailed':_0x390f2c(0x187),'listFetchError':_0x390f2c(0x18c)},'info':{'initializing':_0x390f2c(0x18d)}}};function _0x4164(_0x34fc41,_0x1c27f3){_0x34fc41=_0x34fc41-0x181;const _0x4cec54=_0x4cec();let _0x4164c7=_0x4cec54[_0x34fc41];return _0x4164c7;}export{e as default};
@@ -1 +1 @@
1
- const _0xc4dfdd=_0x15e8;function _0x15e8(_0x1a9a18,_0x104ad3){_0x1a9a18=_0x1a9a18-0x172;const _0x58a920=_0x58a9();let _0x15e844=_0x58a920[_0x1a9a18];return _0x15e844;}(function(_0x58932a,_0x14e94e){const _0x5f0da5=_0x15e8,_0x5e30ea=_0x58932a();while(!![]){try{const _0x2a46cd=parseInt(_0x5f0da5(0x17a))/0x1+parseInt(_0x5f0da5(0x176))/0x2+parseInt(_0x5f0da5(0x174))/0x3+-parseInt(_0x5f0da5(0x173))/0x4+-parseInt(_0x5f0da5(0x172))/0x5+parseInt(_0x5f0da5(0x175))/0x6+parseInt(_0x5f0da5(0x177))/0x7;if(_0x2a46cd===_0x14e94e)break;else _0x5e30ea['push'](_0x5e30ea['shift']());}catch(_0x28e234){_0x5e30ea['push'](_0x5e30ea['shift']());}}}(_0x58a9,0x3f6bb));function _0x58a9(){const _0x465206=['編集履歴リストの取得に失敗しました','172298eDzjKo','1334685ElpGiS','1457408mWecYB','127776xWqYSM','45156ZdzeoN','578298Zxgjqn','2656465yJIjbg','初期化中です。お待ちください...'];_0x58a9=function(){return _0x465206;};return _0x58a9();}const e={'edit-history-loader':{'panel':{'title':'編集履歴','reverting':'復元中です。お待ちください...','revertFailed':'不明なエラーが発生しました。ページを更新して復元結果を確認してください','listFetchError':_0xc4dfdd(0x179)},'info':{'initializing':_0xc4dfdd(0x178)}}};export{e as default};
1
+ const _0x518bcc=_0x158f;(function(_0x1eb1e4,_0x3300f5){const _0x43ede7=_0x158f,_0x2d36ff=_0x1eb1e4();while(!![]){try{const _0x387eda=-parseInt(_0x43ede7(0xd7))/0x1+-parseInt(_0x43ede7(0xe2))/0x2*(-parseInt(_0x43ede7(0xdc))/0x3)+parseInt(_0x43ede7(0xd6))/0x4*(parseInt(_0x43ede7(0xdd))/0x5)+-parseInt(_0x43ede7(0xde))/0x6*(parseInt(_0x43ede7(0xd8))/0x7)+parseInt(_0x43ede7(0xdb))/0x8*(parseInt(_0x43ede7(0xe3))/0x9)+-parseInt(_0x43ede7(0xda))/0xa+-parseInt(_0x43ede7(0xdf))/0xb*(parseInt(_0x43ede7(0xd9))/0xc);if(_0x387eda===_0x3300f5)break;else _0x2d36ff['push'](_0x2d36ff['shift']());}catch(_0x301304){_0x2d36ff['push'](_0x2d36ff['shift']());}}}(_0xc855,0xf3a14));function _0x158f(_0x94344f,_0x23cc5b){_0x94344f=_0x94344f-0xd5;const _0xc85585=_0xc855();let _0x158f99=_0xc85585[_0x94344f];return _0x158f99;}const e={'edit-history-loader':{'panel':{'title':_0x518bcc(0xd5),'reverting':_0x518bcc(0xe0),'revertFailed':'不明なエラーが発生しました。ページを更新して復元結果を確認してください','listFetchError':_0x518bcc(0xe1)},'info':{'initializing':'初期化中です。お待ちください...'}}};export{e as default};function _0xc855(){const _0x571814=['1141190YWfsSW','91CBpftA','36XONckM','2862170cPrwTC','24qDdDOn','58968oIaGxS','815dWPeUI','39858UEuBTd','1625294GTlVsX','復元中です。お待ちください...','編集履歴リストの取得に失敗しました','142inlAJW','171945Tfhcwh','編集履歴','36860CsLoek'];_0xc855=function(){return _0x571814;};return _0xc855();}
@@ -1 +1 @@
1
- const _0x95b020=_0x12ca;function _0x12ca(_0x2529b1,_0x3b7ac9){_0x2529b1=_0x2529b1-0x1b9;const _0x534cff=_0x534c();let _0x12ca60=_0x534cff[_0x2529b1];return _0x12ca60;}(function(_0x4f83e7,_0x19c45f){const _0x220424=_0x12ca,_0x554110=_0x4f83e7();while(!![]){try{const _0x4e3500=-parseInt(_0x220424(0x1be))/0x1*(-parseInt(_0x220424(0x1bb))/0x2)+parseInt(_0x220424(0x1c7))/0x3*(parseInt(_0x220424(0x1c3))/0x4)+parseInt(_0x220424(0x1bd))/0x5+-parseInt(_0x220424(0x1c6))/0x6*(-parseInt(_0x220424(0x1bf))/0x7)+parseInt(_0x220424(0x1c0))/0x8+parseInt(_0x220424(0x1c2))/0x9+-parseInt(_0x220424(0x1ba))/0xa;if(_0x4e3500===_0x19c45f)break;else _0x554110['push'](_0x554110['shift']());}catch(_0x20a2a5){_0x554110['push'](_0x554110['shift']());}}}(_0x534c,0x5cdff));const e={'edit-history-loader':{'panel':{'title':_0x95b020(0x1c5),'reverting':_0x95b020(0x1b9),'revertFailed':_0x95b020(0x1bc),'listFetchError':_0x95b020(0x1c4)},'info':{'initializing':_0x95b020(0x1c1)}}};function _0x534c(){const _0x42604b=['알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','612710NGhuuw','461841eBBMht','1617287yTWUbm','5784352wWgWrp','초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...','413703COPozT','4AKnKGl','편집\x20기록\x20목록을\x20가져오지\x20못했습니다','편집\x20기록','12dFDJSD','1171878atiVLX','복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','18256870ZKnukB','2QAJzdO'];_0x534c=function(){return _0x42604b;};return _0x534c();}export{e as default};
1
+ const _0x5092db=_0x2081;function _0x1b20(){const _0x578d5b=['6734768jEpXmT','258867VYNwTs','98367pXvRWU','56sDfedw','709130llMkxK','44282OLTpNd','207vgEIPk','2422940qhNkIX','78nrjVoL','3830880ZRyTTO','복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...'];_0x1b20=function(){return _0x578d5b;};return _0x1b20();}function _0x2081(_0x438af2,_0x2636ac){_0x438af2=_0x438af2-0x176;const _0x1b20da=_0x1b20();let _0x2081d8=_0x1b20da[_0x438af2];return _0x2081d8;}(function(_0x24e302,_0x394a62){const _0x4512d8=_0x2081,_0x28836f=_0x24e302();while(!![]){try{const _0x149809=-parseInt(_0x4512d8(0x17b))/0x1+-parseInt(_0x4512d8(0x181))/0x2+-parseInt(_0x4512d8(0x17c))/0x3*(-parseInt(_0x4512d8(0x17d))/0x4)+-parseInt(_0x4512d8(0x177))/0x5+parseInt(_0x4512d8(0x176))/0x6*(-parseInt(_0x4512d8(0x17f))/0x7)+parseInt(_0x4512d8(0x17a))/0x8+-parseInt(_0x4512d8(0x180))/0x9*(-parseInt(_0x4512d8(0x17e))/0xa);if(_0x149809===_0x394a62)break;else _0x28836f['push'](_0x28836f['shift']());}catch(_0x1be903){_0x28836f['push'](_0x28836f['shift']());}}}(_0x1b20,0x95b14));const e={'edit-history-loader':{'panel':{'title':'편집\x20기록','reverting':_0x5092db(0x178),'revertFailed':'알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','listFetchError':'편집\x20기록\x20목록을\x20가져오지\x20못했습니다'},'info':{'initializing':_0x5092db(0x179)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x3badfb=_0x18be;(function(_0x4e1d4c,_0x1b0987){const _0xa979ca=_0x18be,_0x5ce604=_0x4e1d4c();while(!![]){try{const _0x24384a=parseInt(_0xa979ca(0xa4))/0x1+parseInt(_0xa979ca(0x9c))/0x2*(parseInt(_0xa979ca(0x99))/0x3)+-parseInt(_0xa979ca(0x9e))/0x4*(parseInt(_0xa979ca(0x9f))/0x5)+parseInt(_0xa979ca(0x9d))/0x6+parseInt(_0xa979ca(0xa6))/0x7+-parseInt(_0xa979ca(0x9a))/0x8*(-parseInt(_0xa979ca(0xa0))/0x9)+-parseInt(_0xa979ca(0xa1))/0xa*(parseInt(_0xa979ca(0xa5))/0xb);if(_0x24384a===_0x1b0987)break;else _0x5ce604['push'](_0x5ce604['shift']());}catch(_0x404447){_0x5ce604['push'](_0x5ce604['shift']());}}}(_0x5a63,0xcbad4));function _0x18be(_0xb6ea7d,_0x4c3087){_0xb6ea7d=_0xb6ea7d-0x99;const _0x5a6395=_0x5a63();let _0x18be88=_0x5a6395[_0xb6ea7d];return _0x18be88;}function _0x5a63(){const _0x2b8158=['12NkOeaQ','14296lTjMSe','Historia\x20edycji','252014GVnpWr','1861980qxuqIA','5153272ZrmCGd','5RkVBXB','4923Ryoaip','20DIxapn','Inicjalizowanie,\x20proszę\x20czekać...','Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','1169693myTFYU','6281440qXkXpX','2121826MhwDzD','Przywracanie,\x20proszę\x20czekać...'];_0x5a63=function(){return _0x2b8158;};return _0x5a63();}const e={'edit-history-loader':{'panel':{'title':_0x3badfb(0x9b),'reverting':_0x3badfb(0xa7),'revertFailed':_0x3badfb(0xa3),'listFetchError':'Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji'},'info':{'initializing':_0x3badfb(0xa2)}}};export{e as default};
1
+ const _0x2a8fd6=_0x1f3e;(function(_0x16a314,_0x50b7fa){const _0x3ca1e4=_0x1f3e,_0x4c17ce=_0x16a314();while(!![]){try{const _0x2b169d=-parseInt(_0x3ca1e4(0xe3))/0x1+-parseInt(_0x3ca1e4(0xe9))/0x2*(-parseInt(_0x3ca1e4(0xe6))/0x3)+-parseInt(_0x3ca1e4(0xde))/0x4+-parseInt(_0x3ca1e4(0xe5))/0x5*(parseInt(_0x3ca1e4(0xe0))/0x6)+-parseInt(_0x3ca1e4(0xeb))/0x7*(-parseInt(_0x3ca1e4(0xe7))/0x8)+parseInt(_0x3ca1e4(0xe1))/0x9+parseInt(_0x3ca1e4(0xe8))/0xa*(-parseInt(_0x3ca1e4(0xe4))/0xb);if(_0x2b169d===_0x50b7fa)break;else _0x4c17ce['push'](_0x4c17ce['shift']());}catch(_0x1e3ba0){_0x4c17ce['push'](_0x4c17ce['shift']());}}}(_0x14f4,0x2828c));const e={'edit-history-loader':{'panel':{'title':_0x2a8fd6(0xe2),'reverting':_0x2a8fd6(0xea),'revertFailed':_0x2a8fd6(0xdf),'listFetchError':'Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji'},'info':{'initializing':'Inicjalizowanie,\x20proszę\x20czekać...'}}};function _0x14f4(){const _0x25dfb2=['55027kGMFcZ','715508lcLEuP','Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','5766fnDyol','2666817gdILBi','Historia\x20edycji','164082ybHoDV','2143559FhEkPG','205uaeILK','652317mjsWZs','232unPJeB','10PHkuNX','2JoIrQe','Przywracanie,\x20proszę\x20czekać...'];_0x14f4=function(){return _0x25dfb2;};return _0x14f4();}function _0x1f3e(_0x16948f,_0x362abc){_0x16948f=_0x16948f-0xde;const _0x14f487=_0x14f4();let _0x1f3ed6=_0x14f487[_0x16948f];return _0x1f3ed6;}export{e as default};
@@ -1 +1 @@
1
- const _0x2c9435=_0x2e57;function _0x60d8(){const _0x234876=['25251xYPykC','4190dOoPgi','1324Ddqknn','10377PAOxFZ','395244nAhlxw','1717744nzLYCq','Histórico\x20de\x20Edição','Inicializando,\x20aguarde...','Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição','381024dqnasI','Revertendo,\x20aguarde...','389150BorjDj','40fbdgPG','1345WkOPPw'];_0x60d8=function(){return _0x234876;};return _0x60d8();}function _0x2e57(_0x10cc13,_0x3f8222){_0x10cc13=_0x10cc13-0x192;const _0x60d8f3=_0x60d8();let _0x2e576e=_0x60d8f3[_0x10cc13];return _0x2e576e;}(function(_0x38da98,_0x3bf77e){const _0x1ee8c7=_0x2e57,_0x2ca23f=_0x38da98();while(!![]){try{const _0x46fac0=parseInt(_0x1ee8c7(0x19e))/0x1+-parseInt(_0x1ee8c7(0x19f))/0x2*(parseInt(_0x1ee8c7(0x193))/0x3)+-parseInt(_0x1ee8c7(0x195))/0x4*(parseInt(_0x1ee8c7(0x192))/0x5)+-parseInt(_0x1ee8c7(0x197))/0x6+-parseInt(_0x1ee8c7(0x198))/0x7+-parseInt(_0x1ee8c7(0x19c))/0x8+-parseInt(_0x1ee8c7(0x196))/0x9*(-parseInt(_0x1ee8c7(0x194))/0xa);if(_0x46fac0===_0x3bf77e)break;else _0x2ca23f['push'](_0x2ca23f['shift']());}catch(_0x4e3f16){_0x2ca23f['push'](_0x2ca23f['shift']());}}}(_0x60d8,0x3e7f0));const e={'edit-history-loader':{'panel':{'title':_0x2c9435(0x199),'reverting':_0x2c9435(0x19d),'revertFailed':'Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão','listFetchError':_0x2c9435(0x19b)},'info':{'initializing':_0x2c9435(0x19a)}}};export{e as default};
1
+ const _0x416f47=_0x411e;(function(_0x5bf9b3,_0xb7afea){const _0x16b02c=_0x411e,_0x876447=_0x5bf9b3();while(!![]){try{const _0x5271ea=parseInt(_0x16b02c(0x1ea))/0x1+-parseInt(_0x16b02c(0x1f1))/0x2*(-parseInt(_0x16b02c(0x1ee))/0x3)+parseInt(_0x16b02c(0x1ef))/0x4+-parseInt(_0x16b02c(0x1e9))/0x5*(parseInt(_0x16b02c(0x1ed))/0x6)+parseInt(_0x16b02c(0x1eb))/0x7+parseInt(_0x16b02c(0x1e6))/0x8*(-parseInt(_0x16b02c(0x1e7))/0x9)+-parseInt(_0x16b02c(0x1f3))/0xa;if(_0x5271ea===_0xb7afea)break;else _0x876447['push'](_0x876447['shift']());}catch(_0x17fcf4){_0x876447['push'](_0x876447['shift']());}}}(_0x2f6e,0x5d41c));const e={'edit-history-loader':{'panel':{'title':_0x416f47(0x1f2),'reverting':_0x416f47(0x1e8),'revertFailed':_0x416f47(0x1ec),'listFetchError':_0x416f47(0x1f0)},'info':{'initializing':'Inicializando,\x20aguarde...'}}};function _0x411e(_0x27af66,_0x1a8cf1){_0x27af66=_0x27af66-0x1e6;const _0x2f6e5d=_0x2f6e();let _0x411e91=_0x2f6e5d[_0x27af66];return _0x411e91;}export{e as default};function _0x2f6e(){const _0x3a2351=['1378760jeIDGw','Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição','4uRaHzI','Histórico\x20de\x20Edição','1810820NJdzvW','8OciXFh','272907PJRbPZ','Revertendo,\x20aguarde...','31775uvFDDa','10919HtAPsT','204232VLrvig','Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão','180bupWKg','598875sITQCT'];_0x2f6e=function(){return _0x3a2351;};return _0x2f6e();}
@@ -1 +1 @@
1
- const _0x2a8dde=_0x5576;(function(_0x5e9737,_0x55796c){const _0x3f133f=_0x5576,_0x5c7719=_0x5e9737();while(!![]){try{const _0x1df8ea=parseInt(_0x3f133f(0x154))/0x1*(parseInt(_0x3f133f(0x153))/0x2)+-parseInt(_0x3f133f(0x15b))/0x3+parseInt(_0x3f133f(0x158))/0x4*(-parseInt(_0x3f133f(0x15a))/0x5)+-parseInt(_0x3f133f(0x161))/0x6*(-parseInt(_0x3f133f(0x156))/0x7)+parseInt(_0x3f133f(0x160))/0x8*(-parseInt(_0x3f133f(0x15c))/0x9)+-parseInt(_0x3f133f(0x15e))/0xa+-parseInt(_0x3f133f(0x152))/0xb*(-parseInt(_0x3f133f(0x155))/0xc);if(_0x1df8ea===_0x55796c)break;else _0x5c7719['push'](_0x5c7719['shift']());}catch(_0x46adcc){_0x5c7719['push'](_0x5c7719['shift']());}}}(_0x4e7d,0x6176c));function _0x5576(_0x5d0790,_0x5cd3bd){_0x5d0790=_0x5d0790-0x152;const _0x4e7db6=_0x4e7d();let _0x55764e=_0x4e7db6[_0x5d0790];return _0x55764e;}function _0x4e7d(){const _0x4759bc=['Инициализация,\x20подождите...','810980rfMxJb','Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','859528RrRDyE','602886UrQXvo','616QfmNMP','2wdhOxo','108600WiQVXw','17364GIUeWz','35tdmBXt','Восстановление,\x20подождите...','20656FOTqcK','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','45KJGaxq','173430oHAaLP','9FkZouk'];_0x4e7d=function(){return _0x4759bc;};return _0x4e7d();}const e={'edit-history-loader':{'panel':{'title':'История\x20изменений','reverting':_0x2a8dde(0x157),'revertFailed':_0x2a8dde(0x15f),'listFetchError':_0x2a8dde(0x159)},'info':{'initializing':_0x2a8dde(0x15d)}}};export{e as default};
1
+ const _0x12ec40=_0x21f3;(function(_0x317942,_0x39c2ed){const _0x467126=_0x21f3,_0x4efc9c=_0x317942();while(!![]){try{const _0xc06166=-parseInt(_0x467126(0x1b2))/0x1*(-parseInt(_0x467126(0x1a7))/0x2)+-parseInt(_0x467126(0x1b5))/0x3*(-parseInt(_0x467126(0x1a6))/0x4)+parseInt(_0x467126(0x1b4))/0x5*(-parseInt(_0x467126(0x1b3))/0x6)+parseInt(_0x467126(0x1b0))/0x7*(-parseInt(_0x467126(0x1ad))/0x8)+parseInt(_0x467126(0x1ae))/0x9+-parseInt(_0x467126(0x1ab))/0xa+parseInt(_0x467126(0x1a9))/0xb*(-parseInt(_0x467126(0x1a8))/0xc);if(_0xc06166===_0x39c2ed)break;else _0x4efc9c['push'](_0x4efc9c['shift']());}catch(_0x29a658){_0x4efc9c['push'](_0x4efc9c['shift']());}}}(_0x2ba2,0x9c87f));function _0x2ba2(){const _0x3124fe=['6teNXit','835552lvbkSK','16PGyDVd','8940fkXwCz','17677kCWemF','Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','3126000QKLiRV','История\x20изменений','38424SEcsBB','7611507sDeDbV','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','133WxoLHl','Инициализация,\x20подождите...','152423ynopIu','2292svHssy','3150CCArIj'];_0x2ba2=function(){return _0x3124fe;};return _0x2ba2();}function _0x21f3(_0x5032cc,_0x341dc2){_0x5032cc=_0x5032cc-0x1a6;const _0x2ba2e9=_0x2ba2();let _0x21f3b8=_0x2ba2e9[_0x5032cc];return _0x21f3b8;}const e={'edit-history-loader':{'panel':{'title':_0x12ec40(0x1ac),'reverting':'Восстановление,\x20подождите...','revertFailed':_0x12ec40(0x1aa),'listFetchError':_0x12ec40(0x1af)},'info':{'initializing':_0x12ec40(0x1b1)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x5602f6=_0xb042;(function(_0x3a819e,_0x3830da){const _0x41efab=_0xb042,_0xf57ef8=_0x3a819e();while(!![]){try{const _0x695ab2=parseInt(_0x41efab(0x1f8))/0x1*(parseInt(_0x41efab(0x1f7))/0x2)+parseInt(_0x41efab(0x1fb))/0x3+-parseInt(_0x41efab(0x1fa))/0x4+-parseInt(_0x41efab(0x200))/0x5*(parseInt(_0x41efab(0x1fe))/0x6)+-parseInt(_0x41efab(0x1fd))/0x7*(-parseInt(_0x41efab(0x1f9))/0x8)+parseInt(_0x41efab(0x202))/0x9*(parseInt(_0x41efab(0x1f5))/0xa)+parseInt(_0x41efab(0x1f4))/0xb*(-parseInt(_0x41efab(0x1fc))/0xc);if(_0x695ab2===_0x3830da)break;else _0xf57ef8['push'](_0xf57ef8['shift']());}catch(_0x351ab9){_0xf57ef8['push'](_0xf57ef8['shift']());}}}(_0x5ddc,0xee9ff));function _0xb042(_0x2430b8,_0x4a76d8){_0x2430b8=_0x2430b8-0x1f4;const _0x5ddc43=_0x5ddc();let _0xb042f=_0x5ddc43[_0x2430b8];return _0xb042f;}const e={'edit-history-loader':{'panel':{'title':'História\x20úprav','reverting':_0x5602f6(0x1ff),'revertFailed':'Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','listFetchError':_0x5602f6(0x1f6)},'info':{'initializing':_0x5602f6(0x201)}}};export{e as default};function _0x5ddc(){const _0x17a22c=['3073065PWtcON','Inicializace,\x20prosím\x20počkejte...','10938555WElJVc','22GvjXuM','10ubmbpC','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav','7444YKuEHW','512QtinRX','72048IjLxOz','5178820aMNotk','3505035xPsYZM','6727728EhMtMW','259MwPWNz','12xDEoAn','Obnovuje\x20sa,\x20prosím\x20počkajte...'];_0x5ddc=function(){return _0x17a22c;};return _0x5ddc();}
1
+ const _0x2efe79=_0x10bb;function _0x10bb(_0x13c7d2,_0x2a583e){_0x13c7d2=_0x13c7d2-0x120;const _0x954bfe=_0x954b();let _0x10bb98=_0x954bfe[_0x13c7d2];return _0x10bb98;}(function(_0x1af08f,_0x15be7e){const _0x436ffe=_0x10bb,_0xd51b91=_0x1af08f();while(!![]){try{const _0x3e3b8c=-parseInt(_0x436ffe(0x12f))/0x1*(-parseInt(_0x436ffe(0x12b))/0x2)+-parseInt(_0x436ffe(0x120))/0x3*(-parseInt(_0x436ffe(0x127))/0x4)+parseInt(_0x436ffe(0x124))/0x5*(parseInt(_0x436ffe(0x12a))/0x6)+-parseInt(_0x436ffe(0x122))/0x7*(-parseInt(_0x436ffe(0x129))/0x8)+-parseInt(_0x436ffe(0x123))/0x9*(-parseInt(_0x436ffe(0x125))/0xa)+-parseInt(_0x436ffe(0x131))/0xb*(-parseInt(_0x436ffe(0x12c))/0xc)+parseInt(_0x436ffe(0x128))/0xd*(-parseInt(_0x436ffe(0x12d))/0xe);if(_0x3e3b8c===_0x15be7e)break;else _0xd51b91['push'](_0xd51b91['shift']());}catch(_0x3e05b8){_0xd51b91['push'](_0xd51b91['shift']());}}}(_0x954b,0x2db6a));function _0x954b(){const _0x32ce0a=['Inicializace,\x20prosím\x20počkejte...','319tkEWCs','39Nfrybm','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav','13531CFXKMF','9cYXcFd','470fOAvTO','988690OmAOfB','Obnovuje\x20sa,\x20prosím\x20počkajte...','89188bvqkUJ','71084LdLwDY','8ZmBBif','19932xBAVaB','10YBFdvQ','2616GMJBjE','1708YghgyD','História\x20úprav','29017AalqZC'];_0x954b=function(){return _0x32ce0a;};return _0x954b();}const e={'edit-history-loader':{'panel':{'title':_0x2efe79(0x12e),'reverting':_0x2efe79(0x126),'revertFailed':'Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','listFetchError':_0x2efe79(0x121)},'info':{'initializing':_0x2efe79(0x130)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x24e8fa=_0x3ae7;(function(_0x1d8a05,_0x2ba01c){const _0x386099=_0x3ae7,_0x9b9fc8=_0x1d8a05();while(!![]){try{const _0xc5d3e9=parseInt(_0x386099(0x94))/0x1*(-parseInt(_0x386099(0x8f))/0x2)+parseInt(_0x386099(0x8a))/0x3*(-parseInt(_0x386099(0x93))/0x4)+-parseInt(_0x386099(0x97))/0x5*(parseInt(_0x386099(0x91))/0x6)+-parseInt(_0x386099(0x95))/0x7+parseInt(_0x386099(0x92))/0x8*(parseInt(_0x386099(0x8d))/0x9)+-parseInt(_0x386099(0x8e))/0xa+parseInt(_0x386099(0x88))/0xb*(parseInt(_0x386099(0x89))/0xc);if(_0xc5d3e9===_0x2ba01c)break;else _0x9b9fc8['push'](_0x9b9fc8['shift']());}catch(_0x21358b){_0x9b9fc8['push'](_0x9b9fc8['shift']());}}}(_0x2ff1,0xb4936));const e={'edit-history-loader':{'panel':{'title':_0x24e8fa(0x90),'reverting':_0x24e8fa(0x8c),'revertFailed':_0x24e8fa(0x8b),'listFetchError':'Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa'},'info':{'initializing':_0x24e8fa(0x96)}}};function _0x3ae7(_0x1f04ad,_0x5108b9){_0x1f04ad=_0x1f04ad-0x88;const _0x2ff170=_0x2ff1();let _0x3ae72f=_0x2ff170[_0x1f04ad];return _0x3ae72f;}function _0x2ff1(){const _0x4f15c5=['12efmckw','2821784LyoKuN','74076NrWNgq','3xThplq','8495228hGJVnC','đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...','3367965GKAzNE','24672769PjOOuz','24pCDdyB','21GGlNaD','Lỗi\x20không\x20xác\x20định,\x20vui\x20lòng\x20làm\x20mới\x20trang\x20để\x20xem\x20kết\x20quả\x20khôi\x20phục','Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','9QJFxQI','12611130oRpGQm','98338jpdZjl','Lịch\x20sử\x20chỉnh\x20sửa'];_0x2ff1=function(){return _0x4f15c5;};return _0x2ff1();}export{e as default};
1
+ function _0x2b24(){const _0x512230=['Lỗi\x20không\x20xác\x20định,\x20vui\x20lòng\x20làm\x20mới\x20trang\x20để\x20xem\x20kết\x20quả\x20khôi\x20phục','1046979nHOLmh','9982AgzKYF','992aSgvnC','đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...','908XnwaoJ','170HCUCtK','8179134CopgPu','852640GNbrvF','5807451smPkrP','Lịch\x20sử\x20chỉnh\x20sửa','7712868MKGJwl','Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa','756vtIXrb'];_0x2b24=function(){return _0x512230;};return _0x2b24();}const _0x41d0f7=_0x4784;(function(_0x50c1b6,_0x1fe7d9){const _0x2bb82e=_0x4784,_0x2ffc17=_0x50c1b6();while(!![]){try{const _0x5e4bc2=parseInt(_0x2bb82e(0xcc))/0x1*(parseInt(_0x2bb82e(0xd2))/0x2)+parseInt(_0x2bb82e(0xc7))/0x3+-parseInt(_0x2bb82e(0xc9))/0x4+-parseInt(_0x2bb82e(0xc6))/0x5+-parseInt(_0x2bb82e(0xd4))/0x6+-parseInt(_0x2bb82e(0xcf))/0x7*(-parseInt(_0x2bb82e(0xd0))/0x8)+-parseInt(_0x2bb82e(0xce))/0x9*(-parseInt(_0x2bb82e(0xd3))/0xa);if(_0x5e4bc2===_0x1fe7d9)break;else _0x2ffc17['push'](_0x2ffc17['shift']());}catch(_0x4fffba){_0x2ffc17['push'](_0x2ffc17['shift']());}}}(_0x2b24,0xed326));const e={'edit-history-loader':{'panel':{'title':_0x41d0f7(0xc8),'reverting':_0x41d0f7(0xca),'revertFailed':_0x41d0f7(0xcd),'listFetchError':_0x41d0f7(0xcb)},'info':{'initializing':_0x41d0f7(0xd1)}}};function _0x4784(_0x5f5ce5,_0x5b8463){_0x5f5ce5=_0x5f5ce5-0xc6;const _0x2b240c=_0x2b24();let _0x4784ac=_0x2b240c[_0x5f5ce5];return _0x4784ac;}export{e as default};
@@ -1 +1 @@
1
- const _0x55ef78=_0x6d58;function _0x6d58(_0xea71cc,_0x4f51ac){_0xea71cc=_0xea71cc-0x1f2;const _0xde09c7=_0xde09();let _0x6d5854=_0xde09c7[_0xea71cc];return _0x6d5854;}(function(_0x29a556,_0x2609e9){const _0x1b2666=_0x6d58,_0x597b28=_0x29a556();while(!![]){try{const _0x5d8e36=-parseInt(_0x1b2666(0x1f4))/0x1*(parseInt(_0x1b2666(0x1fb))/0x2)+parseInt(_0x1b2666(0x1ff))/0x3+-parseInt(_0x1b2666(0x1fe))/0x4+parseInt(_0x1b2666(0x200))/0x5*(parseInt(_0x1b2666(0x1f9))/0x6)+-parseInt(_0x1b2666(0x201))/0x7*(parseInt(_0x1b2666(0x1f3))/0x8)+-parseInt(_0x1b2666(0x1f2))/0x9*(parseInt(_0x1b2666(0x1fc))/0xa)+-parseInt(_0x1b2666(0x1fa))/0xb*(-parseInt(_0x1b2666(0x1f8))/0xc);if(_0x5d8e36===_0x2609e9)break;else _0x597b28['push'](_0x597b28['shift']());}catch(_0x180452){_0x597b28['push'](_0x597b28['shift']());}}}(_0xde09,0x62445));function _0xde09(){const _0x3bd542=['732gCUHRf','2298sBQejY','104467cSgGQa','215916wjmpqf','17970kdtIEJ','历史记录','1675344yiXeGC','2293434yIZWMN','8230hkeFqi','231KVzmAD','9Gnuiag','95848HOFOss','7yrjRoM','正在还原,请稍等...','未知错误,请刷新页面查看还原结果','初始化中,请稍等...'];_0xde09=function(){return _0x3bd542;};return _0xde09();}const e={'edit-history-loader':{'panel':{'title':_0x55ef78(0x1fd),'reverting':_0x55ef78(0x1f5),'revertFailed':_0x55ef78(0x1f6),'listFetchError':'获取编辑历史记录列表失败'},'info':{'initializing':_0x55ef78(0x1f7)}}};export{e as default};
1
+ const _0x2d6899=_0x353c;(function(_0x525ed3,_0x10e03d){const _0x5d5781=_0x353c,_0x2baded=_0x525ed3();while(!![]){try{const _0x4ee3bc=-parseInt(_0x5d5781(0x170))/0x1*(parseInt(_0x5d5781(0x16c))/0x2)+parseInt(_0x5d5781(0x177))/0x3*(-parseInt(_0x5d5781(0x16b))/0x4)+parseInt(_0x5d5781(0x175))/0x5+parseInt(_0x5d5781(0x171))/0x6*(parseInt(_0x5d5781(0x16f))/0x7)+-parseInt(_0x5d5781(0x174))/0x8+-parseInt(_0x5d5781(0x16a))/0x9*(-parseInt(_0x5d5781(0x16e))/0xa)+parseInt(_0x5d5781(0x172))/0xb*(parseInt(_0x5d5781(0x176))/0xc);if(_0x4ee3bc===_0x10e03d)break;else _0x2baded['push'](_0x2baded['shift']());}catch(_0x462ffa){_0x2baded['push'](_0x2baded['shift']());}}}(_0x1474,0x379dd));function _0x1474(){const _0xe5b9ae=['722121PIfcpr','未知错误,请刷新页面查看还原结果','历史记录','615627zIKxzO','4hNEbus','78790FWiyos','初始化中,请稍等...','10IRczWt','7ZszwNd','1UECJJg','1563636mMrReY','2790898hXwbqE','获取编辑历史记录列表失败','1939144JKHCaa','837865VPkilv','12CYLjFr'];_0x1474=function(){return _0xe5b9ae;};return _0x1474();}const e={'edit-history-loader':{'panel':{'title':_0x2d6899(0x169),'reverting':'正在还原,请稍等...','revertFailed':_0x2d6899(0x178),'listFetchError':_0x2d6899(0x173)},'info':{'initializing':_0x2d6899(0x16d)}}};function _0x353c(_0xf721a4,_0x329ef4){_0xf721a4=_0xf721a4-0x169;const _0x14746d=_0x1474();let _0x353c4d=_0x14746d[_0xf721a4];return _0x353c4d;}export{e as default};
@@ -1 +1 @@
1
- const _0x421b13=_0x23e5;function _0x5772(){const _0x4333d2=['正在還原,請稍候...','158nBWadh','4263816eTJZML','28189XBbcGC','380ssRbsJ','3069425FfWaZD','3634632jXpUji','編輯歷程','40794160kQThZX','初始化中,請稍候...','發生未知錯誤,請重新整理頁面查看還原結果','384HmBELM','11838mVUWhn','27309lUjBJG'];_0x5772=function(){return _0x4333d2;};return _0x5772();}function _0x23e5(_0x6e500f,_0x158ec5){_0x6e500f=_0x6e500f-0x67;const _0x5772b8=_0x5772();let _0x23e544=_0x5772b8[_0x6e500f];return _0x23e544;}(function(_0x24a0d4,_0x380364){const _0xf99927=_0x23e5,_0x4cc85e=_0x24a0d4();while(!![]){try{const _0x455900=-parseInt(_0xf99927(0x74))/0x1*(parseInt(_0xf99927(0x69))/0x2)+parseInt(_0xf99927(0x67))/0x3*(-parseInt(_0xf99927(0x6c))/0x4)+-parseInt(_0xf99927(0x6d))/0x5+parseInt(_0xf99927(0x73))/0x6*(-parseInt(_0xf99927(0x6b))/0x7)+-parseInt(_0xf99927(0x6a))/0x8+-parseInt(_0xf99927(0x6e))/0x9+parseInt(_0xf99927(0x70))/0xa;if(_0x455900===_0x380364)break;else _0x4cc85e['push'](_0x4cc85e['shift']());}catch(_0x3d5176){_0x4cc85e['push'](_0x4cc85e['shift']());}}}(_0x5772,0x72fcf));const e={'edit-history-loader':{'panel':{'title':_0x421b13(0x6f),'reverting':_0x421b13(0x68),'revertFailed':_0x421b13(0x72),'listFetchError':'無法取得編輯歷程列表'},'info':{'initializing':_0x421b13(0x71)}}};export{e as default};
1
+ const _0x11a4e9=_0x10ac;(function(_0x155615,_0x108b33){const _0x523fb3=_0x10ac,_0x52e856=_0x155615();while(!![]){try{const _0x3553f0=parseInt(_0x523fb3(0x1ef))/0x1*(-parseInt(_0x523fb3(0x1f1))/0x2)+parseInt(_0x523fb3(0x1eb))/0x3*(parseInt(_0x523fb3(0x1f0))/0x4)+-parseInt(_0x523fb3(0x1f2))/0x5*(-parseInt(_0x523fb3(0x1e7))/0x6)+-parseInt(_0x523fb3(0x1e9))/0x7*(-parseInt(_0x523fb3(0x1f5))/0x8)+-parseInt(_0x523fb3(0x1ea))/0x9+parseInt(_0x523fb3(0x1e6))/0xa*(parseInt(_0x523fb3(0x1f3))/0xb)+parseInt(_0x523fb3(0x1ed))/0xc*(parseInt(_0x523fb3(0x1ee))/0xd);if(_0x3553f0===_0x108b33)break;else _0x52e856['push'](_0x52e856['shift']());}catch(_0xb395c){_0x52e856['push'](_0x52e856['shift']());}}}(_0x4fd9,0xcf55a));const e={'edit-history-loader':{'panel':{'title':_0x11a4e9(0x1f4),'reverting':_0x11a4e9(0x1ec),'revertFailed':'發生未知錯誤,請重新整理頁面查看還原結果','listFetchError':_0x11a4e9(0x1e8)},'info':{'initializing':_0x11a4e9(0x1e5)}}};function _0x10ac(_0x9d5fda,_0x3e0015){_0x9d5fda=_0x9d5fda-0x1e5;const _0x4fd948=_0x4fd9();let _0x10ac59=_0x4fd948[_0x9d5fda];return _0x10ac59;}function _0x4fd9(){const _0x51eb80=['2140654OIKTqJ','10XDQrGz','491909PgrZot','編輯歷程','16AoizNM','初始化中,請稍候...','190GAXQUi','2656662dtKZIW','無法取得編輯歷程列表','729309XVvSFH','6414921EgnYGP','63177vgrBhs','正在還原,請稍候...','521628ZJqjnN','143TUlupZ','1zNlByi','40jmTZEq'];_0x4fd9=function(){return _0x51eb80;};return _0x4fd9();}export{e as default};
@@ -1 +1 @@
1
- const _0x3651f5=_0x4f3b;(function(_0xe5d3ff,_0x5682c0){const _0x1968ae=_0x4f3b,_0x2a225b=_0xe5d3ff();while(!![]){try{const _0x36b4e0=-parseInt(_0x1968ae(0x9a))/0x1+-parseInt(_0x1968ae(0x96))/0x2+-parseInt(_0x1968ae(0x9b))/0x3*(-parseInt(_0x1968ae(0x91))/0x4)+-parseInt(_0x1968ae(0x9d))/0x5*(parseInt(_0x1968ae(0x97))/0x6)+-parseInt(_0x1968ae(0x98))/0x7*(parseInt(_0x1968ae(0x95))/0x8)+parseInt(_0x1968ae(0x9c))/0x9*(-parseInt(_0x1968ae(0x94))/0xa)+parseInt(_0x1968ae(0x92))/0xb;if(_0x36b4e0===_0x5682c0)break;else _0x2a225b['push'](_0x2a225b['shift']());}catch(_0x3769e3){_0x2a225b['push'](_0x2a225b['shift']());}}}(_0x2a94,0xf028f));const e={'edit-history-loader':{'panel':{'title':_0x3651f5(0x99),'reverting':_0x3651f5(0x90),'revertFailed':_0x3651f5(0x9e),'listFetchError':'無法取得編輯歷程列表'},'info':{'initializing':_0x3651f5(0x93)}}};function _0x2a94(){const _0x3f12d2=['676pghhTY','89199011bRzpNU','初始化中,請稍候...','10SDNTvi','4242648IJiyIs','2139796gbVWRn','288vSJGRh','21xvmzgz','編輯歷程','1649853WRkTLn','4899lMnQQO','17210547RgyOIn','122735NDzfDj','發生未知錯誤,請重新整理頁面查看還原結果','正在還原,請稍候...'];_0x2a94=function(){return _0x3f12d2;};return _0x2a94();}function _0x4f3b(_0x20f0eb,_0xb920ac){_0x20f0eb=_0x20f0eb-0x90;const _0x2a94a4=_0x2a94();let _0x4f3b0d=_0x2a94a4[_0x20f0eb];return _0x4f3b0d;}export{e as default};
1
+ function _0x362b(){const _0x5324ea=['196614CItlPb','911980YvFaxK','正在還原,請稍候...','發生未知錯誤,請重新整理頁面查看還原結果','18yCqlDz','12717144VvNDqg','編輯歷程','20MSgjYF','99015KgdPVF','5062370CBqLTf','1720394EzdKLY','212wnfgbV','6843949FasSdw','初始化中,請稍候...','無法取得編輯歷程列表'];_0x362b=function(){return _0x5324ea;};return _0x362b();}function _0x2f47(_0x533b8e,_0x374aa2){_0x533b8e=_0x533b8e-0x12b;const _0x362b3d=_0x362b();let _0x2f47ac=_0x362b3d[_0x533b8e];return _0x2f47ac;}const _0xbb6389=_0x2f47;(function(_0x1ee359,_0x2bedc3){const _0x2fc4c4=_0x2f47,_0x217d6d=_0x1ee359();while(!![]){try{const _0x256f3f=parseInt(_0x2fc4c4(0x12d))/0x1+-parseInt(_0x2fc4c4(0x133))/0x2+-parseInt(_0x2fc4c4(0x12b))/0x3*(parseInt(_0x2fc4c4(0x12e))/0x4)+parseInt(_0x2fc4c4(0x139))/0x5*(-parseInt(_0x2fc4c4(0x132))/0x6)+parseInt(_0x2fc4c4(0x12f))/0x7+parseInt(_0x2fc4c4(0x137))/0x8+-parseInt(_0x2fc4c4(0x136))/0x9*(parseInt(_0x2fc4c4(0x12c))/0xa);if(_0x256f3f===_0x2bedc3)break;else _0x217d6d['push'](_0x217d6d['shift']());}catch(_0x53ac01){_0x217d6d['push'](_0x217d6d['shift']());}}}(_0x362b,0xe53bb));const e={'edit-history-loader':{'panel':{'title':_0xbb6389(0x138),'reverting':_0xbb6389(0x134),'revertFailed':_0xbb6389(0x135),'listFetchError':_0xbb6389(0x131)},'info':{'initializing':_0xbb6389(0x130)}}};export{e as default};
@@ -0,0 +1,7 @@
1
+ import { Disposable } from '@univerjs/core';
2
+ import { IconManager } from '@univerjs/ui';
3
+ export declare class ComponentsController extends Disposable {
4
+ private readonly _iconManager;
5
+ constructor(_iconManager: IconManager);
6
+ private _registerIcons;
7
+ }
@@ -1,12 +1,11 @@
1
1
  import { CollaborationController, DataLoaderService, ILocalCacheService } from '@univerjs-pro/collaboration-client';
2
2
  import { IURLService } from '@univerjs-pro/collaboration-client-ui';
3
3
  import { ICommandService, IUniverInstanceService, LocaleService, RxDisposable } from '@univerjs/core';
4
- import { ComponentManager, IMenuManagerService, IMessageService } from '@univerjs/ui';
4
+ import { IMenuManagerService, IMessageService } from '@univerjs/ui';
5
5
  import { HistoryLoaderService } from '../services/history-loader.service';
6
6
  export declare class HistoryLoaderController extends RxDisposable {
7
7
  private readonly _commandService;
8
8
  protected readonly _menuManagerService: IMenuManagerService;
9
- private readonly _componentManager;
10
9
  private readonly _historyManagerService;
11
10
  private readonly _localeService;
12
11
  private readonly _messageService;
@@ -16,7 +15,7 @@ export declare class HistoryLoaderController extends RxDisposable {
16
15
  private readonly _univerInstanceService;
17
16
  private readonly _urlService;
18
17
  private _revertErrorTimer;
19
- constructor(_commandService: ICommandService, _menuManagerService: IMenuManagerService, _componentManager: ComponentManager, _historyManagerService: HistoryLoaderService, _localeService: LocaleService, _messageService: IMessageService, _collaborationController: CollaborationController, _localCacheService: ILocalCacheService, _dataLoaderService: DataLoaderService, _univerInstanceService: IUniverInstanceService, _urlService: IURLService);
18
+ constructor(_commandService: ICommandService, _menuManagerService: IMenuManagerService, _historyManagerService: HistoryLoaderService, _localeService: LocaleService, _messageService: IMessageService, _collaborationController: CollaborationController, _localCacheService: ILocalCacheService, _dataLoaderService: DataLoaderService, _univerInstanceService: IUniverInstanceService, _urlService: IURLService);
20
19
  private _init;
21
20
  private _handleRevertAcknowledgement;
22
21
  private _setupSubUnitSync;
@@ -1,3 +1,4 @@
1
1
  import type { IAccessor } from '@univerjs/core';
2
2
  import type { IMenuItem } from '@univerjs/ui';
3
- export declare function ToggleEditHistoryMenuFactory(accessor: IAccessor): IMenuItem;
3
+ import type { LocaleKey } from '../locale/types';
4
+ export declare function ToggleEditHistoryMenuFactory(accessor: IAccessor): IMenuItem<LocaleKey>;
@@ -1,12 +1,11 @@
1
1
  import { CollaborationController, DataLoaderService, ILocalCacheService } from '@univerjs-pro/collaboration-client';
2
2
  import { IURLService } from '@univerjs-pro/collaboration-client-ui';
3
3
  import { ICommandService, IUniverInstanceService, LocaleService, RxDisposable } from '@univerjs/core';
4
- import { ComponentManager, IMenuManagerService, IMessageService } from '@univerjs/ui';
4
+ import { IMenuManagerService, IMessageService } from '@univerjs/ui';
5
5
  import { HistoryLoaderService } from '../services/history-loader.service';
6
6
  export declare class MobileHistoryLoaderController extends RxDisposable {
7
7
  private readonly _commandService;
8
8
  protected readonly _menuManagerService: IMenuManagerService;
9
- private readonly _componentManager;
10
9
  private readonly _historyManagerService;
11
10
  private readonly _localeService;
12
11
  private readonly _messageService;
@@ -16,7 +15,7 @@ export declare class MobileHistoryLoaderController extends RxDisposable {
16
15
  private readonly _univerInstanceService;
17
16
  private readonly _urlService;
18
17
  private _revertErrorTimer;
19
- constructor(_commandService: ICommandService, _menuManagerService: IMenuManagerService, _componentManager: ComponentManager, _historyManagerService: HistoryLoaderService, _localeService: LocaleService, _messageService: IMessageService, _collaborationController: CollaborationController, _localCacheService: ILocalCacheService, _dataLoaderService: DataLoaderService, _univerInstanceService: IUniverInstanceService, _urlService: IURLService);
18
+ constructor(_commandService: ICommandService, _menuManagerService: IMenuManagerService, _historyManagerService: HistoryLoaderService, _localeService: LocaleService, _messageService: IMessageService, _collaborationController: CollaborationController, _localCacheService: ILocalCacheService, _dataLoaderService: DataLoaderService, _univerInstanceService: IUniverInstanceService, _urlService: IURLService);
20
19
  private _init;
21
20
  private _handleRevertAcknowledgement;
22
21
  private _setupSubUnitSync;