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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -1
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/de-DE.js +1 -1
  5. package/lib/cjs/locale/en-US.js +1 -1
  6. package/lib/cjs/locale/es-ES.js +1 -1
  7. package/lib/cjs/locale/fa-IR.js +1 -1
  8. package/lib/cjs/locale/fr-FR.js +1 -1
  9. package/lib/cjs/locale/id-ID.js +1 -1
  10. package/lib/cjs/locale/it-IT.js +1 -1
  11. package/lib/cjs/locale/ja-JP.js +1 -1
  12. package/lib/cjs/locale/ko-KR.js +1 -1
  13. package/lib/cjs/locale/pl-PL.js +1 -1
  14. package/lib/cjs/locale/pt-BR.js +1 -1
  15. package/lib/cjs/locale/ru-RU.js +1 -1
  16. package/lib/cjs/locale/sk-SK.js +1 -1
  17. package/lib/cjs/locale/vi-VN.js +1 -1
  18. package/lib/cjs/locale/zh-CN.js +1 -1
  19. package/lib/cjs/locale/zh-HK.js +1 -1
  20. package/lib/cjs/locale/zh-TW.js +1 -1
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -1
  23. package/lib/es/locale/ca-ES.js +1 -1
  24. package/lib/es/locale/de-DE.js +1 -1
  25. package/lib/es/locale/en-US.js +1 -1
  26. package/lib/es/locale/es-ES.js +1 -1
  27. package/lib/es/locale/fa-IR.js +1 -1
  28. package/lib/es/locale/fr-FR.js +1 -1
  29. package/lib/es/locale/id-ID.js +1 -1
  30. package/lib/es/locale/it-IT.js +1 -1
  31. package/lib/es/locale/ja-JP.js +1 -1
  32. package/lib/es/locale/ko-KR.js +1 -1
  33. package/lib/es/locale/pl-PL.js +1 -1
  34. package/lib/es/locale/pt-BR.js +1 -1
  35. package/lib/es/locale/ru-RU.js +1 -1
  36. package/lib/es/locale/sk-SK.js +1 -1
  37. package/lib/es/locale/vi-VN.js +1 -1
  38. package/lib/es/locale/zh-CN.js +1 -1
  39. package/lib/es/locale/zh-HK.js +1 -1
  40. package/lib/es/locale/zh-TW.js +1 -1
  41. package/lib/index.js +1 -1
  42. package/lib/locale/ar-SA.js +1 -1
  43. package/lib/locale/ca-ES.js +1 -1
  44. package/lib/locale/de-DE.js +1 -1
  45. package/lib/locale/en-US.js +1 -1
  46. package/lib/locale/es-ES.js +1 -1
  47. package/lib/locale/fa-IR.js +1 -1
  48. package/lib/locale/fr-FR.js +1 -1
  49. package/lib/locale/id-ID.js +1 -1
  50. package/lib/locale/it-IT.js +1 -1
  51. package/lib/locale/ja-JP.js +1 -1
  52. package/lib/locale/ko-KR.js +1 -1
  53. package/lib/locale/pl-PL.js +1 -1
  54. package/lib/locale/pt-BR.js +1 -1
  55. package/lib/locale/ru-RU.js +1 -1
  56. package/lib/locale/sk-SK.js +1 -1
  57. package/lib/locale/vi-VN.js +1 -1
  58. package/lib/locale/zh-CN.js +1 -1
  59. package/lib/locale/zh-HK.js +1 -1
  60. package/lib/locale/zh-TW.js +1 -1
  61. package/lib/types/controllers/components.controller.d.ts +7 -0
  62. package/lib/types/controllers/history-loader.controller.d.ts +2 -3
  63. package/lib/types/controllers/history-menu.d.ts +2 -1
  64. package/lib/types/controllers/mobile-history-loader.controller.d.ts +2 -3
  65. package/lib/types/index.d.ts +3 -3
  66. package/lib/types/locale/types.d.ts +3 -0
  67. package/lib/types/mobile-plugin.d.ts +1 -1
  68. package/lib/types/plugin.d.ts +1 -1
  69. package/lib/umd/index.js +1 -1
  70. package/lib/umd/locale/ar-SA.js +1 -1
  71. package/lib/umd/locale/ca-ES.js +1 -1
  72. package/lib/umd/locale/de-DE.js +1 -1
  73. package/lib/umd/locale/en-US.js +1 -1
  74. package/lib/umd/locale/es-ES.js +1 -1
  75. package/lib/umd/locale/fa-IR.js +1 -1
  76. package/lib/umd/locale/fr-FR.js +1 -1
  77. package/lib/umd/locale/id-ID.js +1 -1
  78. package/lib/umd/locale/it-IT.js +1 -1
  79. package/lib/umd/locale/ja-JP.js +1 -1
  80. package/lib/umd/locale/ko-KR.js +1 -1
  81. package/lib/umd/locale/pl-PL.js +1 -1
  82. package/lib/umd/locale/pt-BR.js +1 -1
  83. package/lib/umd/locale/ru-RU.js +1 -1
  84. package/lib/umd/locale/sk-SK.js +1 -1
  85. package/lib/umd/locale/vi-VN.js +1 -1
  86. package/lib/umd/locale/zh-CN.js +1 -1
  87. package/lib/umd/locale/zh-HK.js +1 -1
  88. package/lib/umd/locale/zh-TW.js +1 -1
  89. package/package.json +44 -44
  90. /package/lib/types/{command → commands}/history.operate.d.ts +0 -0
  91. /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
  92. /package/lib/types/{controllers/menu.schema.d.ts → menu/schema.d.ts} +0 -0
package/lib/cjs/index.js CHANGED
@@ -1 +1 @@
1
- const _0x1a79e8=_0xe6d0;(function(_0x493e01,_0x3a2600){const _0x376405=_0xe6d0,_0x28e284=_0x493e01();while(!![]){try{const _0x4459f6=-parseInt(_0x376405(0x289))/0x1*(parseInt(_0x376405(0x1e0))/0x2)+-parseInt(_0x376405(0x277))/0x3*(parseInt(_0x376405(0x270))/0x4)+parseInt(_0x376405(0x206))/0x5+-parseInt(_0x376405(0x26d))/0x6+-parseInt(_0x376405(0x2e5))/0x7+parseInt(_0x376405(0x246))/0x8+parseInt(_0x376405(0x210))/0x9*(parseInt(_0x376405(0x24d))/0xa);if(_0x4459f6===_0x3a2600)break;else _0x28e284['push'](_0x28e284['shift']());}catch(_0x68fc02){_0x28e284['push'](_0x28e284['shift']());}}}(_0x281e,0xefba5),Object[_0x1a79e8(0x2b1)](exports,Symbol[_0x1a79e8(0x2b8)],{'value':_0x1a79e8(0x2d2)}));function _0x281e(){const _0x44a3f5=['Inject','UniverSheetsFormulaPlugin','Plugin','setConfig','WorkbookRecoverHistoryPermission','3175529nczvjo','mergeMenu','IPermissionService','_initPlugins','event$','status','dispose$','next','object','executeCommand','subunit','HistoryLoaderService','ThemeService','UNIVER_CONTAINER_ID','map','getOwnPropertyDescriptor','_sidebarService','length','darkMode$','symbol','univer.operation.toggle-edit-history','6HkfoNL','_config','LocaleService','IAuthzIoService','0.25.1','UniverRenderEnginePlugin','edit-history-loader.info.initializing','CommandType','WorkbookEditablePermission','UniverNetworkPlugin','_historyUniver$','closeAll','UNIVER_HISTORY_CONTAINER_ID','AuthzIoHttpService','mutations','historyPanelHidden','location','pluginName','zIndex','RibbonStartGroup','_commandService','getSheetId','onSteady','univer-history-container','UniverDocsPlugin','_messageService','Error','\x20has\x20been\x20registered.','UniverCollaborationPlugin','toDisposable','has','getCurrentLocale','createElement','@univerjs-pro/edit-history-loader','unsubscribe','edit-history-loader.config','style','_initUniver','3430055iosave','appendChild','position','UniverSheetsShapePlugin','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','OTHERS','Injector','edit-history-loader.panel.revertFailed','HistoryManagerService','__getInjector','19698291oOvmrl','history-container','_pluginMap','pipe','triggerLoadVersions','edit-history-loader.panel.reverting','registerPlugin','Univer','revertRevision$','historyUniver','UniverSheetsShapeUIPlugin','UniverSheetsTablePlugin','_historyManagerService','constructor','UniverSheetsNumfmtPlugin','ComponentManager','IUniverInstanceService','getSheets','historyUniver$','MenuItemType','left','DependentOn','permissionId','SYNCED','setTheme','LS_CONFIG_KEY','RangeProtectionRuleModel','univer-container','flat','getUnitId','UniverDataValidationPlugin','width','ILocalCacheService','UniverDrawingPlugin','_menuManagerService','_dataLoaderService','_configService','getUnit','composePermission','_init','UniverLicensePlugin','DataLoaderService','historyAIassistantEnabled','asObservable','HistoryModeStatus','add','fromCollab','_injector','data','_initContainer','top','dispose','Entered','_collaborationController','826192wgymCM','edit-history-loader.panel.listFetchError','100%','UniverSheetsChartPlugin','function','menu','Workbook','20VqPTaG','values','removeAll','_handleRevertAcknowledgement','onStarting','UniverSheetsPlugin','mountHistoryContent','uComp','getCollabEntity','UniverSheetSparklinePlugin','forEach','UniverEditHistoryLoaderPlugin','setLocale','UniverSheetsHyperLinkUIPlugin','eventID','[MobileHistoryLoaderService]:\x20Plugin\x20','UniverEditHistoryViewerMobilePlugin','UniverSheetsFilterPlugin','get','currentTheme$','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','set','getElementById','every','workerURL','type','_permissionService','setParam','MobileHistoryLoaderService','exhaustSavingTask','HistoryIcon','subscribe','1319670HOHzRU','_revertErrorTimer','session','545084sCtztl','value','absolute','RxDisposable','getAllPlugins','_setupSubUnitSync','none','39FlbhPw','UniverSheetsFilterUIPlugin','IMessageService','univerContainerId','RangeProtectionPermissionEditPoint','_univerInstanceService','historyPanelComponentKey','registerCommand','dataset','getLocales','activeSheet$','CollaborationController','getConfig','IImageIoService','getSubunitRuleList','CollaborationStatus','UniverDocsUIPlugin','UniverSheetsFormulaUIPlugin','579881LWFDuO','unMountHistoryContent','BUTTON','CollaborationEvent','UniverSheetsDrawingUIPlugin','decorate','ToggleEditHistoryOperation','_localCacheService','onCommandExecuted','UNIVER_UNKNOWN','reload','then','RevertRevisionMutation','params','combineLatest','getActiveSheet','UNIVER_SHEET','UniverSheetsDataValidationMobileUIPlugin','UniverSheetsMobileUIPlugin','block','_componentManager','UniverSheetsPivotTablePlugin','disposeWithMe','IDialogService','terminate','display','historyListServerUrl','UniverSheetsChartUIPlugin','UniverSheetsDrawingPlugin','IMenuManagerService','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','takeUntil','_localeService','univer.operation.exit-edit-history','Loading','UniverSheetSparklineUIPlugin','getParam','_selectionProtectionRuleModel','string','getUnhiddenWorksheets','defineProperty','_initListener','BehaviorSubject','getCurrentRangeDisable$','ISidebarService','div','UniverInstanceType','toStringTag','_internalWebWorker','clear','ICommandService','close','MessageType','disposeUnit','_urlService','iterator','show','packageName','urlChange$','merge','height','_disposableCollection','_updateURLWithCurrentState','_checkCanRevert','triggerCustomVersions','IConfigService','register','getCurrentUnitOfType','SetWorksheetActivateCommand','_themeService','_updateSubUnitFromURLParams','some','UniverEditHistoryLoaderMobilePlugin','Module','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','version','UniverMobileUIPlugin','Exited','getSheetBySheetId','toPrimitive','IRemoteInstanceService','UniverUIPlugin','UniverSheetsDataValidationUIPlugin','_dialogService','Disposable','CHANGESET_ACK','UniverSheetsHyperLinkPlugin'];_0x281e=function(){return _0x44a3f5;};return _0x281e();}let e=require('@univerjs/core'),t=require('@univerjs/sheets'),n=require('@univerjs-pro/collaboration'),r=require('@univerjs-pro/collaboration-client'),i=require('@univerjs-pro/edit-history-viewer'),a=require('@univerjs-pro/license'),o=require('@univerjs-pro/sheets-chart'),s=require('@univerjs-pro/sheets-chart-ui'),c=require('@univerjs-pro/sheets-pivot'),l=require('@univerjs-pro/sheets-shape'),u=require('@univerjs-pro/sheets-shape-ui'),d=require('@univerjs-pro/sheets-sparkline'),f=require('@univerjs-pro/sheets-sparkline-ui'),p=require('@univerjs/data-validation'),m=require('@univerjs/design'),h=require('@univerjs/docs'),g=require('@univerjs/docs-ui'),_=require('@univerjs/drawing'),v=require('@univerjs/drawing-ui'),y=require('@univerjs/engine-formula'),b=require('@univerjs/engine-render'),x=require('@univerjs/network'),S=require('@univerjs/rpc'),C=require('@univerjs/sheets-conditional-formatting'),ee=require('@univerjs/sheets-conditional-formatting-ui'),w=require('@univerjs/sheets-data-validation'),T=require('@univerjs/sheets-data-validation-ui'),E=require('@univerjs/sheets-drawing'),D=require('@univerjs/sheets-drawing-ui'),O=require('@univerjs/sheets-filter'),te=require('@univerjs/sheets-filter-ui'),ne=require('@univerjs/sheets-formula'),re=require('@univerjs/sheets-formula-ui'),ie=require('@univerjs/sheets-hyper-link'),k=require('@univerjs/sheets-hyper-link-ui'),A=require('@univerjs/sheets-numfmt'),j=require('@univerjs/sheets-table'),M=require('@univerjs/sheets-ui'),N=require('@univerjs/ui'),P=require('rxjs'),F=require('@univerjs-pro/collaboration-client-ui'),I=require('@univerjs/icons');const L=_0x1a79e8(0x203),R={};function z(_0x391ed5){'@babel/helpers - typeof';const _0x3b4a12=_0x1a79e8;return z=typeof Symbol==_0x3b4a12(0x24a)&&typeof Symbol[_0x3b4a12(0x2c0)]=='symbol'?function(_0x41b994){return typeof _0x41b994;}:function(_0x5c88d6){const _0x1c1325=_0x3b4a12;return _0x5c88d6&&typeof Symbol==_0x1c1325(0x24a)&&_0x5c88d6[_0x1c1325(0x21d)]===Symbol&&_0x5c88d6!==Symbol['prototype']?_0x1c1325(0x1de):typeof _0x5c88d6;},z(_0x391ed5);}function ae(_0x1e7356,_0x25f110){const _0x20083e=_0x1a79e8;if(z(_0x1e7356)!='object'||!_0x1e7356)return _0x1e7356;var _0x2cee41=_0x1e7356[Symbol[_0x20083e(0x2d8)]];if(_0x2cee41!==void 0x0){var _0x670bc7=_0x2cee41['call'](_0x1e7356,_0x25f110||'default');if(z(_0x670bc7)!='object')return _0x670bc7;throw TypeError(_0x20083e(0x2d3));}return(_0x25f110===_0x20083e(0x2af)?String:Number)(_0x1e7356);}function oe(_0x215fe9){const _0xf01592=_0x1a79e8;var _0x1188a7=ae(_0x215fe9,_0xf01592(0x2af));return z(_0x1188a7)=='symbol'?_0x1188a7:_0x1188a7+'';}function B(_0x6d32b3,_0x561eb8,_0xc20882){const _0x18579c=_0x1a79e8;return(_0x561eb8=oe(_0x561eb8))in _0x6d32b3?Object[_0x18579c(0x2b1)](_0x6d32b3,_0x561eb8,{'value':_0xc20882,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x6d32b3[_0x561eb8]=_0xc20882,_0x6d32b3;}function V(_0x39335f,_0x5c7f20){return function(_0x1c2d1d,_0x7566d8){_0x5c7f20(_0x1c2d1d,_0x7566d8,_0x39335f);};}function H(_0x5de578,_0x5f2579,_0x55fc40,_0x99a5a2){const _0xc15819=_0x1a79e8;var _0x3721e4=arguments[_0xc15819(0x1dc)],_0x5d7ca2=_0x3721e4<0x3?_0x5f2579:_0x99a5a2===null?_0x99a5a2=Object[_0xc15819(0x2f4)](_0x5f2579,_0x55fc40):_0x99a5a2,_0x7f2363;if(typeof Reflect==_0xc15819(0x2ed)&&typeof Reflect['decorate']==_0xc15819(0x24a))_0x5d7ca2=Reflect[_0xc15819(0x28e)](_0x5de578,_0x5f2579,_0x55fc40,_0x99a5a2);else{for(var _0x3e140c=_0x5de578['length']-0x1;_0x3e140c>=0x0;_0x3e140c--)(_0x7f2363=_0x5de578[_0x3e140c])&&(_0x5d7ca2=(_0x3721e4<0x3?_0x7f2363(_0x5d7ca2):_0x3721e4>0x3?_0x7f2363(_0x5f2579,_0x55fc40,_0x5d7ca2):_0x7f2363(_0x5f2579,_0x55fc40))||_0x5d7ca2);}return _0x3721e4>0x3&&_0x5d7ca2&&Object[_0xc15819(0x2b1)](_0x5f2579,_0x55fc40,_0x5d7ca2),_0x5d7ca2;}const U=_0x1a79e8(0x2f2),W=_0x1a79e8(0x1f7);let G=class extends e[_0x1a79e8(0x2dd)]{constructor(_0x558fa2,_0x1c6955,_0x2b627d,_0x2164e1,_0x417ebc,_0x191ce1,_0x446aa8,_0x291a06,_0x19675b,_0x235b03){const _0x206c90=_0x1a79e8;super(),this['_localeService']=_0x558fa2,this['_univerInstanceService']=_0x1c6955,this['_configService']=_0x2b627d,this[_0x206c90(0x1f4)]=_0x2164e1,this[_0x206c90(0x1f9)]=_0x417ebc,this[_0x206c90(0x267)]=_0x191ce1,this[_0x206c90(0x2ae)]=_0x446aa8,this[_0x206c90(0x2dc)]=_0x291a06,this[_0x206c90(0x1db)]=_0x19675b,this['_themeService']=_0x235b03,B(this,_0x206c90(0x1ea),new P[(_0x206c90(0x2b3))](null)),B(this,_0x206c90(0x222),this['_historyUniver$']['asObservable']()),B(this,'_disposableCollection',new e['DisposableCollection']()),B(this,'_pluginMap',new Map()),B(this,_0x206c90(0x2b9),null),this[_0x206c90(0x237)]();}get[_0x1a79e8(0x219)](){const _0xb4601a=_0x1a79e8;return this[_0xb4601a(0x1ea)]['value'];}['_init'](){const _0xbc35d3=_0x1a79e8;this[_0xbc35d3(0x241)](),this['_initPlugins']();}[_0x1a79e8(0x241)](){const _0x409091=_0x1a79e8;var _0x1dc384;let _0xb5593c=(_0x1dc384=this[_0x409091(0x234)][_0x409091(0x283)](_0x409091(0x2f2)))==null?_0x409091(0x22b):_0x1dc384,_0x354ab6=document[_0x409091(0x263)](_0xb5593c);if(!_0x354ab6)return;let _0x206fb8=document[_0x409091(0x200)](_0x409091(0x2b6));_0x206fb8['id']=W,_0x206fb8['dataset']['uComp']='history-container',_0x206fb8[_0x409091(0x204)][_0x409091(0x208)]=_0x409091(0x272),_0x206fb8['style'][_0x409091(0x242)]='0',_0x206fb8[_0x409091(0x204)]['left']='0',_0x206fb8[_0x409091(0x204)][_0x409091(0x22f)]=_0x409091(0x248),_0x206fb8[_0x409091(0x204)][_0x409091(0x2c5)]=_0x409091(0x248),_0x206fb8['style'][_0x409091(0x1f2)]='49',_0x206fb8[_0x409091(0x204)][_0x409091(0x2a2)]=_0x409091(0x276),_0x354ab6[_0x409091(0x207)](_0x206fb8);}[_0x1a79e8(0x2e8)](){const _0x2c1147=_0x1a79e8;[[b[_0x2c1147(0x1e5)]],[N[_0x2c1147(0x2da)],{'container':W,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[N['IDialogService'],null]]}],[x[_0x2c1147(0x1e9)]],[_[_0x2c1147(0x231)],{'override':[[_[_0x2c1147(0x284)],null]]}],[h[_0x2c1147(0x1f8)],{'hasScroll':!0x1}],[g[_0x2c1147(0x287)]],[A[_0x2c1147(0x21e)]],[t[_0x2c1147(0x252)],{'notExecuteFormula':!0x0}],[M['UniverSheetsUIPlugin']],[ne[_0x2c1147(0x2e1)]],[re['UniverSheetsFormulaUIPlugin']],[n[_0x2c1147(0x1fc)]],[O[_0x2c1147(0x25e)]],[te[_0x2c1147(0x278)]],[C['UniverSheetsConditionalFormattingPlugin']],[ee['UniverSheetsConditionalFormattingUIPlugin']],[ie[_0x2c1147(0x2df)]],[k[_0x2c1147(0x25a)]],[p[_0x2c1147(0x22e)]],[w['UniverSheetsDataValidationPlugin']],[T[_0x2c1147(0x2db)]],[y['UniverFormulaEnginePlugin'],{'notExecuteFormula':!0x0}],[v['UniverDrawingUIPlugin']],[E[_0x2c1147(0x2a5)]],[D[_0x2c1147(0x28d)]],[d['UniverSheetSparklinePlugin']],[f[_0x2c1147(0x2ac)]],[o[_0x2c1147(0x249)]],[s[_0x2c1147(0x2a4)]],[l[_0x2c1147(0x209)]],[u[_0x2c1147(0x21a)]],[c[_0x2c1147(0x29e)],{'notExecuteFormula':!0x0}],[j['UniverSheetsTablePlugin']]][_0x2c1147(0x257)](([_0x58e6b5,_0x30ce1a])=>this[_0x2c1147(0x216)](_0x58e6b5,_0x30ce1a));}[_0x1a79e8(0x243)](){const _0x262c3c=_0x1a79e8;super[_0x262c3c(0x243)](),this[_0x262c3c(0x28a)](),this[_0x262c3c(0x212)][_0x262c3c(0x2ba)]();}['registerPlugin'](_0x210bf6,_0xbf7170,_0x59e744){const _0x4a8982=_0x1a79e8;if(this[_0x4a8982(0x212)][_0x4a8982(0x1fe)](_0x210bf6['pluginName'])&&!_0x59e744)throw Error('[HistoryLoaderService]:\x20Plugin\x20'+_0x210bf6[_0x4a8982(0x1f1)]+_0x4a8982(0x1fb));this[_0x4a8982(0x212)][_0x4a8982(0x262)](_0x210bf6[_0x4a8982(0x1f1)],[_0x210bf6,_0xbf7170]);}['getAllPlugins'](){const _0x471052=_0x1a79e8;return Array['from'](this[_0x471052(0x212)][_0x471052(0x24e)]());}[_0x1a79e8(0x253)](_0xb50ac0,_0x58ef26){const _0x10a09a=_0x1a79e8;let _0x4cc6c0=document[_0x10a09a(0x263)](W);_0x4cc6c0&&(_0x4cc6c0[_0x10a09a(0x204)][_0x10a09a(0x2a2)]=_0x10a09a(0x29c),this[_0x10a09a(0x205)](_0xb50ac0,W,_0x58ef26));}['unMountHistoryContent'](){const _0x34bde4=_0x1a79e8;var _0x449040;this[_0x34bde4(0x2c6)][_0x34bde4(0x243)](),(_0x449040=this['historyUniver'])==null||_0x449040[_0x34bde4(0x243)](),this['_historyUniver$'][_0x34bde4(0x2ec)](null);let _0x1011d9=document['getElementById'](W);_0x1011d9&&(_0x1011d9[_0x34bde4(0x204)][_0x34bde4(0x2a2)]=_0x34bde4(0x276),this[_0x34bde4(0x2b9)]&&(this[_0x34bde4(0x2b9)]['terminate'](),this[_0x34bde4(0x2b9)]=null));}[_0x1a79e8(0x205)](_0x56057e,_0x5ec642,_0x5037b1){const _0x556e33=_0x1a79e8;var _0x35b6dc,_0x104d99,_0x38039c,_0x13e6af,_0x1036dc;if(this[_0x556e33(0x219)])return;let _0x35fdb1=new e[(_0x556e33(0x217))]({'locales':{[this[_0x556e33(0x2a9)][_0x556e33(0x1ff)]()]:this[_0x556e33(0x2a9)][_0x556e33(0x280)]()},'override':[[e[_0x556e33(0x1e3)],{'useClass':r[_0x556e33(0x1ed)]}]]}),_0x10e15b=_0x35fdb1[_0x556e33(0x20f)]();this[_0x556e33(0x29f)](this[_0x556e33(0x2ce)]['darkMode$'][_0x556e33(0x26c)](_0x42b3cc=>{const _0x262612=_0x556e33;_0x10e15b['get'](e[_0x262612(0x2f1)])['setDarkMode'](_0x42b3cc);})),this[_0x556e33(0x29f)](this[_0x556e33(0x2ce)][_0x556e33(0x260)][_0x556e33(0x26c)](_0x101ef0=>{const _0x30e1d9=_0x556e33;_0x10e15b[_0x30e1d9(0x25f)](e[_0x30e1d9(0x2f1)])['setTheme'](_0x101ef0);})),_0x10e15b[_0x556e33(0x25f)](e[_0x556e33(0x1e2)])[_0x556e33(0x259)](this['_localeService'][_0x556e33(0x1ff)]()),_0x10e15b[_0x556e33(0x25f)](e[_0x556e33(0x2ca)])[_0x556e33(0x2e3)](r[_0x556e33(0x20a)],this['_configService']['getConfig'](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY']));let _0x348af5=this[_0x556e33(0x234)][_0x556e33(0x283)](a[_0x556e33(0x229)]);_0x348af5&&_0x35fdb1['registerPlugin'](a[_0x556e33(0x238)],{'license':_0x348af5['ls']});let _0x240cf8=(_0x35b6dc=this[_0x556e33(0x234)]['getConfig']('edit-history-loader.config'))==null?void 0x0:_0x35b6dc['workerURL'],_0x4df462=!!_0x240cf8;_0x4df462&&(this['_internalWebWorker']=_0x240cf8 instanceof Worker?_0x240cf8:null,_0x35fdb1[_0x556e33(0x216)](S['UniverRPCMainThreadPlugin'],{'workerURL':_0x240cf8})),this['_pluginMap'][_0x556e33(0x257)](([_0x263f2d,_0x56caf6])=>{const _0x3692e6=_0x556e33;_0x35fdb1[_0x3692e6(0x216)](_0x263f2d,_0x56caf6);}),_0x35fdb1['registerPlugin'](i['UniverEditHistoryViewerPlugin'],{'historyListServerUrl':(_0x104d99=this['_configService']['getConfig'](_0x556e33(0x203)))==null?void 0x0:_0x104d99[_0x556e33(0x2a3)],'historyPanelComponentKey':(_0x38039c=this[_0x556e33(0x234)][_0x556e33(0x283)](_0x556e33(0x203)))==null?void 0x0:_0x38039c[_0x556e33(0x27d)],'historyPanelHidden':(_0x13e6af=this[_0x556e33(0x234)][_0x556e33(0x283)]('edit-history-loader.config'))==null?void 0x0:_0x13e6af[_0x556e33(0x1ef)],'historyAIassistantEnabled':(_0x1036dc=this[_0x556e33(0x234)][_0x556e33(0x283)](_0x556e33(0x203)))==null?void 0x0:_0x1036dc[_0x556e33(0x23a)]}),_0x10e15b['invoke'](_0x153c22=>{const _0x4b2225=_0x556e33;this[_0x4b2225(0x2b2)](_0x153c22,_0x56057e);}),this[_0x556e33(0x1ea)][_0x556e33(0x2ec)](_0x35fdb1);let _0x1fdd3b=_0x10e15b['get'](i['HistoryManagerService']),_0x3f8e4d=this['_checkCanRevert'](_0x56057e),_0x3f06a2=()=>{const _0x2a5a9c=_0x556e33;_0x5037b1?_0x1fdd3b[_0x2a5a9c(0x2c9)](_0x56057e,_0x5ec642,_0x3f8e4d,_0x5037b1):_0x1fdd3b[_0x2a5a9c(0x214)](_0x56057e,_0x5ec642,_0x3f8e4d);};if(this[_0x556e33(0x1f9)][_0x556e33(0x2c1)]({'content':this[_0x556e33(0x2a9)]['t'](_0x556e33(0x1e6)),'type':m[_0x556e33(0x2bd)]['Loading']}),_0x4df462)try{_0x10e15b['get'](S['IRemoteInstanceService'])['whenReady']()[_0x556e33(0x294)](()=>{_0x3f06a2();});}catch{_0x3f06a2();}else _0x3f06a2();}[_0x1a79e8(0x2b2)](_0x33ed07,_0x3fc8e5){const _0x174395=_0x1a79e8;let _0x476b2b=_0x33ed07[_0x174395(0x25f)](i['HistoryManagerService']);this[_0x174395(0x2c6)][_0x174395(0x23d)](_0x476b2b['status$']['subscribe'](_0x569804=>{const _0x2307d8=_0x174395;switch(_0x569804){case i[_0x2307d8(0x23c)]['Entered']:this[_0x2307d8(0x2dc)][_0x2307d8(0x1eb)](),this[_0x2307d8(0x1db)][_0x2307d8(0x2bc)]();break;case i[_0x2307d8(0x23c)][_0x2307d8(0x2d6)]:this[_0x2307d8(0x1f4)][_0x2307d8(0x2ee)](q['id']),this[_0x2307d8(0x28a)]();break;case i[_0x2307d8(0x23c)][_0x2307d8(0x1fa)]:this['unMountHistoryContent'](),this[_0x2307d8(0x1f9)][_0x2307d8(0x2c1)]({'content':this[_0x2307d8(0x2a9)]['t']('edit-history-loader.panel.listFetchError'),'type':m[_0x2307d8(0x2bd)][_0x2307d8(0x1fa)],'duration':0xbb8});break;default:break;}})),this[_0x174395(0x2c6)]['add'](_0x476b2b[_0x174395(0x218)][_0x174395(0x26c)](async _0x1096a0=>{const _0x3864f3=_0x174395;_0x1096a0&&this[_0x3864f3(0x1f4)]['executeCommand'](n[_0x3864f3(0x295)]['id'],{'unitId':_0x3fc8e5,'revision':_0x1096a0});}));}[_0x1a79e8(0x2c8)](_0x498c12){const _0x1cb71f=_0x1a79e8;let _0x591d51=this[_0x1cb71f(0x27c)][_0x1cb71f(0x235)](_0x498c12)[_0x1cb71f(0x221)]()['map'](_0x354b61=>_0x354b61['getSheetId']()),_0x27c3a8=new t[(_0x1cb71f(0x1e8))](_0x498c12)['id'],_0x35285f=_0x591d51[_0x1cb71f(0x2f3)](_0xcd8bf0=>new t['WorksheetEditPermission'](_0x498c12,_0xcd8bf0)['id']),_0x38b2a6=_0x591d51[_0x1cb71f(0x2f3)](_0x39b9d9=>this[_0x1cb71f(0x2ae)]['getSubunitRuleList'](_0x498c12,_0x39b9d9)[_0x1cb71f(0x2f3)](_0x1e7b4b=>new t[(_0x1cb71f(0x27b))](_0x498c12,_0x39b9d9,_0x1e7b4b[_0x1cb71f(0x226)])['id']))['flat'](),_0x5bcf19=new t[(_0x1cb71f(0x2e4))](_0x498c12)['id'];return this['_permissionService'][_0x1cb71f(0x236)]([_0x27c3a8,..._0x35285f,..._0x38b2a6,_0x5bcf19])[_0x1cb71f(0x264)](_0x6e1d62=>!!_0x6e1d62['value']);}};G=H([V(0x0,(0x0,e['Inject'])(e[_0x1a79e8(0x1e2)])),V(0x1,e['IUniverInstanceService']),V(0x2,e['IConfigService']),V(0x3,e['ICommandService']),V(0x4,N[_0x1a79e8(0x279)]),V(0x5,e[_0x1a79e8(0x2e7)]),V(0x6,(0x0,e[_0x1a79e8(0x2e0)])(t[_0x1a79e8(0x22a)])),V(0x7,(0x0,e[_0x1a79e8(0x2e0)])(N[_0x1a79e8(0x2a0)])),V(0x8,(0x0,e[_0x1a79e8(0x2e0)])(N[_0x1a79e8(0x2b5)])),V(0x9,(0x0,e[_0x1a79e8(0x2e0)])(e[_0x1a79e8(0x2f1)]))],G);const K={'id':_0x1a79e8(0x1df),'type':e[_0x1a79e8(0x1e7)]['OPERATION'],'handler':_0x1c9855=>{const _0x530c30=_0x1a79e8;let _0x2e7d86=_0x1c9855[_0x530c30(0x25f)](G),{unitId:_0x52b327}=(0x0,t['getSheetCommandTarget'])(_0x1c9855['get'](e[_0x530c30(0x220)]))||{};return _0x52b327?(_0x2e7d86[_0x530c30(0x253)](_0x52b327),!0x0):!0x1;}},q={'id':_0x1a79e8(0x2aa),'type':e['CommandType']['OPERATION'],'handler':()=>!0x0};var se=_0x1a79e8(0x201),ce=_0x1a79e8(0x1e4);function _0xe6d0(_0x422e98,_0x62449a){_0x422e98=_0x422e98-0x1db;const _0x281e3d=_0x281e();let _0xe6d00d=_0x281e3d[_0x422e98];return _0xe6d00d;}function le(_0x19e66d){const _0x4fa920=_0x1a79e8;return{'id':K['id'],'type':N[_0x4fa920(0x223)][_0x4fa920(0x28b)],'icon':_0x4fa920(0x26b),'tooltip':'edit-history-loader.panel.title','hidden$':(0x0,N['getMenuHiddenObservable'])(_0x19e66d,e[_0x4fa920(0x2b7)][_0x4fa920(0x299)]),'disabled$':(0x0,M[_0x4fa920(0x2b4)])(_0x19e66d,{'workbookTypes':[t['WorkbookViewHistoryPermission']],'worksheetTypes':[],'rangeTypes':[]})};}const ue={[N[_0x1a79e8(0x1f3)][_0x1a79e8(0x20b)]]:{[K['id']]:{'order':0.2,'menuItemFactory':le}}};let J=class extends e[_0x1a79e8(0x273)]{constructor(_0x530d2a,_0x2eaa73,_0x770f20,_0x3af906,_0x34fb95,_0x22e799,_0xa8c71d,_0x362c66,_0x4f043d,_0x1f9db8,_0x169efe){const _0xf87bcf=_0x1a79e8;super(),this['_commandService']=_0x530d2a,this[_0xf87bcf(0x232)]=_0x2eaa73,this[_0xf87bcf(0x29d)]=_0x770f20,this[_0xf87bcf(0x21c)]=_0x3af906,this[_0xf87bcf(0x2a9)]=_0x34fb95,this[_0xf87bcf(0x1f9)]=_0x22e799,this[_0xf87bcf(0x245)]=_0xa8c71d,this['_localCacheService']=_0x362c66,this[_0xf87bcf(0x233)]=_0x4f043d,this[_0xf87bcf(0x27c)]=_0x1f9db8,this[_0xf87bcf(0x2bf)]=_0x169efe,B(this,'_revertErrorTimer',null),this['_init']();}[_0x1a79e8(0x237)](){const _0x2f5190=_0x1a79e8;[K,q]['forEach'](_0x43c45b=>this[_0x2f5190(0x29f)]((0x0,e[_0x2f5190(0x1fd)])(this[_0x2f5190(0x1f4)][_0x2f5190(0x27e)](_0x43c45b)))),this[_0x2f5190(0x29f)](this['_componentManager'][_0x2f5190(0x2cb)](_0x2f5190(0x26b),I[_0x2f5190(0x26b)])),this[_0x2f5190(0x232)]['mergeMenu'](ue),this['disposeWithMe'](this[_0x2f5190(0x1f4)][_0x2f5190(0x291)](async(_0x54fda5,_0x238a55)=>{const _0x1c660f=_0x2f5190;if(_0x54fda5['id']===n[_0x1c660f(0x295)]['id']){let {unitId:_0x2cfbbd}=_0x54fda5[_0x1c660f(0x296)];this[_0x1c660f(0x1f9)][_0x1c660f(0x2c1)]({'content':this[_0x1c660f(0x2a9)]['t']('edit-history-loader.panel.reverting'),'type':m[_0x1c660f(0x2bd)]['Loading'],'duration':0x1388});let _0x437711=this['_collaborationController']['getCollabEntity'](_0x2cfbbd);_0x238a55!=null&&_0x238a55[_0x1c660f(0x23e)]?this[_0x1c660f(0x250)](_0x437711,async()=>(setTimeout(()=>window[_0x1c660f(0x1f0)]['reload']()),!0x0),!0x0):this[_0x1c660f(0x250)](_0x437711,async()=>{const _0x311351=_0x1c660f;let _0x42fe32=this[_0x311351(0x27c)][_0x311351(0x2cc)](e[_0x311351(0x2b7)][_0x311351(0x299)]),_0x1912d7=_0x42fe32==null?void 0x0:_0x42fe32['getActiveSheet']();if(!_0x1912d7)return!0x1;this[_0x311351(0x27c)]['disposeUnit'](_0x2cfbbd);let _0x2e87d9=await this[_0x311351(0x233)]['loadUnit'](_0x2cfbbd,e[_0x311351(0x2b7)][_0x311351(0x299)]);return _0x2e87d9&&_0x2e87d9 instanceof e[_0x311351(0x24c)]?(await this['_setupSubUnitSync'](_0x2e87d9,_0x1912d7[_0x311351(0x1f5)]()),!0x0):!0x1;});}}));}[_0x1a79e8(0x250)](_0x4bafb2,_0x15b579,_0x197c20=!0x1){const _0x12a6eb=_0x1a79e8;let _0x1ad52c=(0x0,P[_0x12a6eb(0x297)])([_0x4bafb2[_0x12a6eb(0x26f)][_0x12a6eb(0x2e9)],_0x4bafb2['state$']])[_0x12a6eb(0x26c)](async([_0x5df275,_0x16ca5a])=>{const _0x4fbd7f=_0x12a6eb;if(_0x5df275[_0x4fbd7f(0x25b)]===n['CollaborationEvent']['CHANGESET_ACK']&&(_0x16ca5a==null?void 0x0:_0x16ca5a['status'])===r[_0x4fbd7f(0x286)][_0x4fbd7f(0x227)]&&_0x5df275[_0x4fbd7f(0x240)][_0x4fbd7f(0x1ee)][_0x4fbd7f(0x2d0)](_0x573151=>_0x573151['id']===n['RevertRevisionMutation']['id'])&&await _0x15b579()){var _0xe0559c;this[_0x4fbd7f(0x21c)][_0x4fbd7f(0x28a)](),_0x1ad52c[_0x4fbd7f(0x202)](),this['_revertErrorTimer']&&clearTimeout(this['_revertErrorTimer']),await((_0xe0559c=this[_0x4fbd7f(0x290)])==null?void 0x0:_0xe0559c['exhaustSavingTask']()),this[_0x4fbd7f(0x1f9)][_0x4fbd7f(0x24f)]();}});_0x197c20&&(this['_revertErrorTimer']=setTimeout(()=>{const _0x1e6d35=_0x12a6eb;_0x1ad52c[_0x1e6d35(0x202)](),this[_0x1e6d35(0x1f9)]['show']({'content':this[_0x1e6d35(0x2a9)]['t']('edit-history-loader.panel.revertFailed'),'type':m[_0x1e6d35(0x2bd)][_0x1e6d35(0x1fa)],'duration':0xbb8});},0x1388));}async[_0x1a79e8(0x275)](_0x2d2d2e,_0x118fd9){const _0x53b45d=_0x1a79e8;await this[_0x53b45d(0x2cf)](_0x2d2d2e,_0x118fd9),_0x2d2d2e[_0x53b45d(0x281)][_0x53b45d(0x213)]((0x0,P[_0x53b45d(0x2a8)])(this[_0x53b45d(0x2eb)]))[_0x53b45d(0x26c)](_0x525ed5=>{const _0x599989=_0x53b45d;_0x525ed5&&this[_0x599989(0x2c7)](_0x525ed5);}),this['_urlService'][_0x53b45d(0x2c3)][_0x53b45d(0x213)]((0x0,P['takeUntil'])(this[_0x53b45d(0x2eb)]))[_0x53b45d(0x26c)](()=>this['_updateSubUnitFromURLParams'](_0x2d2d2e,_0x118fd9));}[_0x1a79e8(0x2c7)](_0x2346e6,_0x3918fe=!0x1){const _0x3d2256=_0x1a79e8;let _0x8d7273=this[_0x3d2256(0x2bf)][_0x3d2256(0x2ad)](_0x3d2256(0x2ef));_0x2346e6[_0x3d2256(0x1f5)]()!==_0x8d7273&&this['_urlService'][_0x3d2256(0x268)]('subunit',_0x2346e6['getSheetId'](),_0x3918fe);}async['_updateSubUnitFromURLParams'](_0x2ab0ba,_0x54157c){const _0xd4c5ab=_0x1a79e8;var _0x83153d;if(!_0x54157c||!_0x2ab0ba[_0xd4c5ab(0x2d7)](_0x54157c)){let _0x4ba481=_0x2ab0ba[_0xd4c5ab(0x2b0)]()[0x0],_0x2b9d34=_0x2ab0ba[_0xd4c5ab(0x2d7)](_0x4ba481);if(!_0x2b9d34)return;this[_0xd4c5ab(0x2c7)](_0x2b9d34,!0x0),await this[_0xd4c5ab(0x1f4)][_0xd4c5ab(0x2ee)](t[_0xd4c5ab(0x2cd)]['id'],{'unitId':_0x2ab0ba[_0xd4c5ab(0x22d)](),'subUnitId':_0x4ba481});return;}((_0x83153d=_0x2ab0ba[_0xd4c5ab(0x298)]())==null?void 0x0:_0x83153d[_0xd4c5ab(0x1f5)]())!==_0x54157c&&await this[_0xd4c5ab(0x1f4)]['executeCommand'](t[_0xd4c5ab(0x2cd)]['id'],{'unitId':_0x2ab0ba['getUnitId'](),'subUnitId':_0x54157c});}};J=H([V(0x0,e[_0x1a79e8(0x2bb)]),V(0x1,N[_0x1a79e8(0x2a6)]),V(0x2,(0x0,e[_0x1a79e8(0x2e0)])(N[_0x1a79e8(0x21f)])),V(0x3,(0x0,e[_0x1a79e8(0x2e0)])(G)),V(0x4,(0x0,e[_0x1a79e8(0x2e0)])(e[_0x1a79e8(0x1e2)])),V(0x5,N['IMessageService']),V(0x6,(0x0,e[_0x1a79e8(0x2e0)])(r[_0x1a79e8(0x282)])),V(0x7,r[_0x1a79e8(0x230)]),V(0x8,(0x0,e['Inject'])(r[_0x1a79e8(0x239)])),V(0x9,e[_0x1a79e8(0x220)]),V(0xa,F['IURLService'])],J);const Y='univer-history-container-mobile';let X=class extends e[_0x1a79e8(0x2dd)]{constructor(_0x34689c,_0x189611,_0x38b3b4,_0x44fa1e,_0x5c321a,_0x3de9b0,_0x2da64e,_0x292813,_0x3ad23b,_0x5d0f83){const _0x3a3193=_0x1a79e8;super(),this['_localeService']=_0x34689c,this[_0x3a3193(0x27c)]=_0x189611,this['_configService']=_0x38b3b4,this[_0x3a3193(0x1f4)]=_0x44fa1e,this[_0x3a3193(0x1f9)]=_0x5c321a,this[_0x3a3193(0x267)]=_0x3de9b0,this[_0x3a3193(0x2ae)]=_0x2da64e,this[_0x3a3193(0x2dc)]=_0x292813,this['_sidebarService']=_0x3ad23b,this[_0x3a3193(0x2ce)]=_0x5d0f83,B(this,'_historyUniver$',new P[(_0x3a3193(0x2b3))](null)),B(this,_0x3a3193(0x222),this[_0x3a3193(0x1ea)][_0x3a3193(0x23b)]()),B(this,_0x3a3193(0x2c6),new e['DisposableCollection']()),B(this,_0x3a3193(0x212),new Map()),B(this,_0x3a3193(0x2b9),null),this['_init']();}get[_0x1a79e8(0x219)](){const _0x1eae59=_0x1a79e8;return this[_0x1eae59(0x1ea)][_0x1eae59(0x271)];}[_0x1a79e8(0x237)](){const _0x34a6b1=_0x1a79e8;this['_initContainer'](),this[_0x34a6b1(0x2e8)]();}['_initContainer'](){const _0x90ec1e=_0x1a79e8;var _0x43fd10;let _0x214170=(_0x43fd10=this[_0x90ec1e(0x234)][_0x90ec1e(0x283)]('UNIVER_CONTAINER_ID'))==null?_0x90ec1e(0x22b):_0x43fd10,_0x5e78df=document[_0x90ec1e(0x263)](_0x214170);if(!_0x5e78df)return;let _0xed3490=document[_0x90ec1e(0x200)](_0x90ec1e(0x2b6));_0xed3490['id']=Y,_0xed3490[_0x90ec1e(0x27f)][_0x90ec1e(0x254)]=_0x90ec1e(0x211),_0xed3490[_0x90ec1e(0x204)][_0x90ec1e(0x208)]=_0x90ec1e(0x272),_0xed3490['style'][_0x90ec1e(0x242)]='0',_0xed3490['style'][_0x90ec1e(0x224)]='0',_0xed3490['style'][_0x90ec1e(0x22f)]='100%',_0xed3490[_0x90ec1e(0x204)][_0x90ec1e(0x2c5)]='100%',_0xed3490[_0x90ec1e(0x204)][_0x90ec1e(0x1f2)]='49',_0xed3490[_0x90ec1e(0x204)][_0x90ec1e(0x2a2)]='none',_0x5e78df[_0x90ec1e(0x207)](_0xed3490);}['_initPlugins'](){const _0x511cd1=_0x1a79e8;[[b[_0x511cd1(0x1e5)]],[N[_0x511cd1(0x2d5)],{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[N[_0x511cd1(0x2a0)],null]]}],[x[_0x511cd1(0x1e9)]],[_[_0x511cd1(0x231)],{'override':[[_[_0x511cd1(0x284)],null]]}],[h[_0x511cd1(0x1f8)],{'hasScroll':!0x1}],[g['UniverDocsUIPlugin']],[A[_0x511cd1(0x21e)]],[t[_0x511cd1(0x252)],{'notExecuteFormula':!0x0}],[M[_0x511cd1(0x29b)]],[ne[_0x511cd1(0x2e1)]],[re[_0x511cd1(0x288)]],[n['UniverCollaborationPlugin']],[O[_0x511cd1(0x25e)]],[C['UniverSheetsConditionalFormattingPlugin']],[ie[_0x511cd1(0x2df)]],[k[_0x511cd1(0x25a)]],[p['UniverDataValidationPlugin']],[w['UniverSheetsDataValidationPlugin']],[T[_0x511cd1(0x29a)]],[y['UniverFormulaEnginePlugin'],{'notExecuteFormula':!0x0}],[v['UniverDrawingUIPlugin']],[E[_0x511cd1(0x2a5)]],[D[_0x511cd1(0x28d)]],[d[_0x511cd1(0x256)]],[f[_0x511cd1(0x2ac)]],[o[_0x511cd1(0x249)]],[s[_0x511cd1(0x2a4)]],[l[_0x511cd1(0x209)]],[u[_0x511cd1(0x21a)]],[c[_0x511cd1(0x29e)],{'notExecuteFormula':!0x0}],[j[_0x511cd1(0x21b)]]]['forEach'](([_0x35a43e,_0x3075cc])=>this[_0x511cd1(0x216)](_0x35a43e,_0x3075cc));}[_0x1a79e8(0x243)](){const _0x32e745=_0x1a79e8;super[_0x32e745(0x243)](),this['unMountHistoryContent'](),this[_0x32e745(0x212)]['clear']();}[_0x1a79e8(0x216)](_0x3847e6,_0x533687,_0x529ad7){const _0x431c78=_0x1a79e8;if(this[_0x431c78(0x212)][_0x431c78(0x1fe)](_0x3847e6['pluginName'])&&!_0x529ad7)throw Error(_0x431c78(0x25c)+_0x3847e6['pluginName']+_0x431c78(0x1fb));this[_0x431c78(0x212)][_0x431c78(0x262)](_0x3847e6[_0x431c78(0x1f1)],[_0x3847e6,_0x533687]);}[_0x1a79e8(0x274)](){const _0x567990=_0x1a79e8;return Array['from'](this[_0x567990(0x212)]['values']());}[_0x1a79e8(0x253)](_0x5dbf93,_0x476771){const _0x548bfe=_0x1a79e8;let _0x3cd64c=document['getElementById'](Y);_0x3cd64c&&(_0x3cd64c[_0x548bfe(0x204)][_0x548bfe(0x2a2)]='block',this[_0x548bfe(0x205)](_0x5dbf93,Y,_0x476771));}[_0x1a79e8(0x28a)](){const _0x415740=_0x1a79e8;var _0x29fa0e;this[_0x415740(0x2c6)][_0x415740(0x243)](),(_0x29fa0e=this[_0x415740(0x219)])==null||_0x29fa0e[_0x415740(0x243)](),this[_0x415740(0x1ea)][_0x415740(0x2ec)](null);let _0x539b8b=document[_0x415740(0x263)](Y);_0x539b8b&&(_0x539b8b[_0x415740(0x204)][_0x415740(0x2a2)]='none',this[_0x415740(0x2b9)]&&(this[_0x415740(0x2b9)][_0x415740(0x2a1)](),this[_0x415740(0x2b9)]=null));}[_0x1a79e8(0x205)](_0x2a2613,_0xb3e18a,_0x3b23aa){const _0x112f9a=_0x1a79e8;var _0x4b5afd,_0x187dae,_0xe13fb4,_0x5c860a;if(this[_0x112f9a(0x219)])return;let _0x3a8c8e=new e['Univer']({'locales':{[this[_0x112f9a(0x2a9)][_0x112f9a(0x1ff)]()]:this[_0x112f9a(0x2a9)]['getLocales']()},'override':[[e[_0x112f9a(0x1e3)],{'useClass':r[_0x112f9a(0x1ed)]}]]}),_0x233e5f=_0x3a8c8e['__getInjector']();this['disposeWithMe'](this[_0x112f9a(0x2ce)][_0x112f9a(0x1dd)][_0x112f9a(0x26c)](_0x4ef245=>{const _0x5b1267=_0x112f9a;_0x233e5f[_0x5b1267(0x25f)](e[_0x5b1267(0x2f1)])['setDarkMode'](_0x4ef245);})),this['disposeWithMe'](this[_0x112f9a(0x2ce)][_0x112f9a(0x260)]['subscribe'](_0x1aa3f0=>{const _0x57f9c6=_0x112f9a;_0x233e5f[_0x57f9c6(0x25f)](e['ThemeService'])[_0x57f9c6(0x228)](_0x1aa3f0);})),_0x233e5f[_0x112f9a(0x25f)](e[_0x112f9a(0x1e2)])[_0x112f9a(0x259)](this[_0x112f9a(0x2a9)][_0x112f9a(0x1ff)]()),_0x233e5f[_0x112f9a(0x25f)](e[_0x112f9a(0x2ca)])[_0x112f9a(0x2e3)](r[_0x112f9a(0x20a)],this['_configService'][_0x112f9a(0x283)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY']));let _0x266055=this[_0x112f9a(0x234)][_0x112f9a(0x283)](a[_0x112f9a(0x229)]);_0x266055&&_0x3a8c8e[_0x112f9a(0x216)](a['UniverLicensePlugin'],{'license':_0x266055['ls']});let _0x213e30=(_0x4b5afd=this[_0x112f9a(0x234)][_0x112f9a(0x283)](_0x112f9a(0x203)))==null?void 0x0:_0x4b5afd[_0x112f9a(0x265)],_0x15349f=!!_0x213e30;_0x15349f&&(this['_internalWebWorker']=_0x213e30 instanceof Worker?_0x213e30:null,_0x3a8c8e[_0x112f9a(0x216)](S['UniverRPCMainThreadPlugin'],{'workerURL':_0x213e30})),this[_0x112f9a(0x212)][_0x112f9a(0x257)](([_0x5f24c5,_0x58095f])=>{const _0x4a0540=_0x112f9a;_0x3a8c8e[_0x4a0540(0x216)](_0x5f24c5,_0x58095f);}),_0x3a8c8e['registerPlugin'](i[_0x112f9a(0x25d)],{'historyListServerUrl':(_0x187dae=this['_configService'][_0x112f9a(0x283)](_0x112f9a(0x203)))==null?void 0x0:_0x187dae[_0x112f9a(0x2a3)],'historyPanelComponentKey':(_0xe13fb4=this[_0x112f9a(0x234)]['getConfig'](_0x112f9a(0x203)))==null?void 0x0:_0xe13fb4[_0x112f9a(0x27d)],'historyPanelHidden':(_0x5c860a=this['_configService'][_0x112f9a(0x283)](_0x112f9a(0x203)))==null?void 0x0:_0x5c860a['historyPanelHidden']}),_0x233e5f['invoke'](_0x3d171d=>{const _0x26146f=_0x112f9a;this[_0x26146f(0x2b2)](_0x3d171d,_0x2a2613);}),this[_0x112f9a(0x1ea)]['next'](_0x3a8c8e);let _0x597d94=_0x233e5f['get'](i[_0x112f9a(0x20e)]),_0xdf16eb=this[_0x112f9a(0x2c8)](_0x2a2613),_0xcda9c2=()=>{const _0x69750a=_0x112f9a;_0x3b23aa?_0x597d94[_0x69750a(0x2c9)](_0x2a2613,_0xb3e18a,_0xdf16eb,_0x3b23aa):_0x597d94[_0x69750a(0x214)](_0x2a2613,_0xb3e18a,_0xdf16eb);};if(this[_0x112f9a(0x1f9)]['show']({'content':this[_0x112f9a(0x2a9)]['t'](_0x112f9a(0x1e6)),'type':m['MessageType'][_0x112f9a(0x2ab)]}),_0x15349f)try{_0x233e5f['get'](S[_0x112f9a(0x2d9)])['whenReady']()[_0x112f9a(0x294)](()=>{_0xcda9c2();});}catch{_0xcda9c2();}else _0xcda9c2();}['_initListener'](_0x4d4fae,_0x45774f){const _0x1cef1f=_0x1a79e8;let _0x430465=_0x4d4fae['get'](i[_0x1cef1f(0x20e)]);this[_0x1cef1f(0x2c6)]['add'](_0x430465['status$']['subscribe'](_0x26342f=>{const _0x491af3=_0x1cef1f;switch(_0x26342f){case i[_0x491af3(0x23c)][_0x491af3(0x244)]:this[_0x491af3(0x2dc)][_0x491af3(0x1eb)](),this[_0x491af3(0x1db)][_0x491af3(0x2bc)]();break;case i[_0x491af3(0x23c)][_0x491af3(0x2d6)]:this[_0x491af3(0x1f4)][_0x491af3(0x2ee)](q['id']),this[_0x491af3(0x28a)]();break;case i[_0x491af3(0x23c)]['Error']:this['unMountHistoryContent'](),this[_0x491af3(0x1f9)][_0x491af3(0x2c1)]({'content':this['_localeService']['t'](_0x491af3(0x247)),'type':m[_0x491af3(0x2bd)]['Error'],'duration':0xbb8});break;default:break;}})),this['_disposableCollection'][_0x1cef1f(0x23d)](_0x430465['revertRevision$']['subscribe'](async _0x4b5c84=>{const _0x44cfd3=_0x1cef1f;_0x4b5c84&&this[_0x44cfd3(0x1f4)][_0x44cfd3(0x2ee)](n[_0x44cfd3(0x295)]['id'],{'unitId':_0x45774f,'revision':_0x4b5c84});}));}[_0x1a79e8(0x2c8)](_0x12715b){const _0x4a3072=_0x1a79e8;let _0x953c3=this['_univerInstanceService'][_0x4a3072(0x235)](_0x12715b)[_0x4a3072(0x221)]()[_0x4a3072(0x2f3)](_0x382cd7=>_0x382cd7[_0x4a3072(0x1f5)]()),_0x3d893a=new t[(_0x4a3072(0x1e8))](_0x12715b)['id'],_0x5a61cb=_0x953c3[_0x4a3072(0x2f3)](_0x52122f=>new t['WorksheetEditPermission'](_0x12715b,_0x52122f)['id']),_0x41c939=_0x953c3[_0x4a3072(0x2f3)](_0x7eb879=>this[_0x4a3072(0x2ae)][_0x4a3072(0x285)](_0x12715b,_0x7eb879)[_0x4a3072(0x2f3)](_0x2091d6=>new t[(_0x4a3072(0x27b))](_0x12715b,_0x7eb879,_0x2091d6['permissionId'])['id']))[_0x4a3072(0x22c)](),_0x55dd14=new t[(_0x4a3072(0x2e4))](_0x12715b)['id'];return this[_0x4a3072(0x267)]['composePermission']([_0x3d893a,..._0x5a61cb,..._0x41c939,_0x55dd14])[_0x4a3072(0x264)](_0x974a15=>!!_0x974a15['value']);}};X=H([V(0x0,(0x0,e[_0x1a79e8(0x2e0)])(e[_0x1a79e8(0x1e2)])),V(0x1,e[_0x1a79e8(0x220)]),V(0x2,e[_0x1a79e8(0x2ca)]),V(0x3,e[_0x1a79e8(0x2bb)]),V(0x4,N[_0x1a79e8(0x279)]),V(0x5,e[_0x1a79e8(0x2e7)]),V(0x6,(0x0,e[_0x1a79e8(0x2e0)])(t['RangeProtectionRuleModel'])),V(0x7,(0x0,e['Inject'])(N[_0x1a79e8(0x2a0)])),V(0x8,(0x0,e[_0x1a79e8(0x2e0)])(N[_0x1a79e8(0x2b5)])),V(0x9,(0x0,e[_0x1a79e8(0x2e0)])(e[_0x1a79e8(0x2f1)]))],X);let Z=class extends e[_0x1a79e8(0x2e2)]{constructor(_0x390841=R,_0x773e35,_0x2d19ff){const _0x3fe2ec=_0x1a79e8;super(),this['_config']=_0x390841,this['_injector']=_0x773e35,this[_0x3fe2ec(0x234)]=_0x2d19ff;let {menu:_0x4baf5d,..._0x121add}=(0x0,e[_0x3fe2ec(0x2c4)])({},R,this[_0x3fe2ec(0x1e1)]);_0x4baf5d&&this[_0x3fe2ec(0x234)][_0x3fe2ec(0x2e3)](_0x3fe2ec(0x24b),_0x4baf5d,{'merge':!0x0}),this[_0x3fe2ec(0x234)][_0x3fe2ec(0x2e3)](L,_0x121add),this[_0x3fe2ec(0x1e1)][_0x3fe2ec(0x27a)]&&this[_0x3fe2ec(0x234)][_0x3fe2ec(0x2e3)]('UNIVER_CONTAINER_ID',this['_config'][_0x3fe2ec(0x27a)]);}[_0x1a79e8(0x251)](){const _0x20f5b1=_0x1a79e8;[[G,{'useClass':X}],[J]]['forEach'](_0xa5ee07=>this[_0x20f5b1(0x23f)][_0x20f5b1(0x23d)](_0xa5ee07));}['onSteady'](){const _0x3821e8=_0x1a79e8;this[_0x3821e8(0x23f)]['get'](J);}};B(Z,_0x1a79e8(0x266),e[_0x1a79e8(0x2b7)][_0x1a79e8(0x292)]),B(Z,_0x1a79e8(0x1f1),'UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN'),B(Z,_0x1a79e8(0x2c2),se),B(Z,'version',ce),Z=H([(0x0,e[_0x1a79e8(0x225)])(a[_0x1a79e8(0x238)]),V(0x1,(0x0,e[_0x1a79e8(0x2e0)])(e[_0x1a79e8(0x20c)])),V(0x2,e[_0x1a79e8(0x2ca)])],Z);let Q=class extends e['RxDisposable']{constructor(_0x36aab8,_0x3c7397,_0x226041,_0x284cea,_0x38ebe4,_0x1aad57,_0x3a89ef,_0x578c1d,_0x6e9fff,_0x3d9a6c,_0x23e682){const _0x4ddcd9=_0x1a79e8;super(),this[_0x4ddcd9(0x1f4)]=_0x36aab8,this[_0x4ddcd9(0x232)]=_0x3c7397,this[_0x4ddcd9(0x29d)]=_0x226041,this[_0x4ddcd9(0x21c)]=_0x284cea,this[_0x4ddcd9(0x2a9)]=_0x38ebe4,this[_0x4ddcd9(0x1f9)]=_0x1aad57,this['_collaborationController']=_0x3a89ef,this['_localCacheService']=_0x578c1d,this['_dataLoaderService']=_0x6e9fff,this[_0x4ddcd9(0x27c)]=_0x3d9a6c,this[_0x4ddcd9(0x2bf)]=_0x23e682,B(this,_0x4ddcd9(0x26e),null),this[_0x4ddcd9(0x237)]();}[_0x1a79e8(0x237)](){const _0x407d2e=_0x1a79e8;[K,q][_0x407d2e(0x257)](_0x9e90be=>this[_0x407d2e(0x29f)]((0x0,e['toDisposable'])(this[_0x407d2e(0x1f4)][_0x407d2e(0x27e)](_0x9e90be)))),this[_0x407d2e(0x29f)](this['_componentManager']['register'](_0x407d2e(0x26b),I['HistoryIcon'])),this[_0x407d2e(0x232)][_0x407d2e(0x2e6)](ue),this['disposeWithMe'](this[_0x407d2e(0x1f4)][_0x407d2e(0x291)](async(_0xf8a7c2,_0x41f53e)=>{const _0x72752d=_0x407d2e;if(_0xf8a7c2['id']===n[_0x72752d(0x295)]['id']){let {unitId:_0x338ddb}=_0xf8a7c2[_0x72752d(0x296)];this[_0x72752d(0x1f9)][_0x72752d(0x2c1)]({'content':this[_0x72752d(0x2a9)]['t'](_0x72752d(0x215)),'type':m[_0x72752d(0x2bd)][_0x72752d(0x2ab)],'duration':0x1388});let _0x2e125c=this[_0x72752d(0x245)][_0x72752d(0x255)](_0x338ddb);_0x41f53e!=null&&_0x41f53e[_0x72752d(0x23e)]?this['_handleRevertAcknowledgement'](_0x2e125c,async()=>(setTimeout(()=>window[_0x72752d(0x1f0)][_0x72752d(0x293)]()),!0x0),!0x0):this[_0x72752d(0x250)](_0x2e125c,async()=>{const _0x1dbdc8=_0x72752d;let _0x353113=this[_0x1dbdc8(0x27c)][_0x1dbdc8(0x2cc)](e[_0x1dbdc8(0x2b7)]['UNIVER_SHEET']),_0x48c424=_0x353113==null?void 0x0:_0x353113[_0x1dbdc8(0x298)]();if(!_0x48c424)return!0x1;this[_0x1dbdc8(0x27c)][_0x1dbdc8(0x2be)](_0x338ddb);let _0x5189ca=await this['_dataLoaderService']['loadUnit'](_0x338ddb,e[_0x1dbdc8(0x2b7)][_0x1dbdc8(0x299)]);return _0x5189ca&&_0x5189ca instanceof e['Workbook']?(await this[_0x1dbdc8(0x275)](_0x5189ca,_0x48c424[_0x1dbdc8(0x1f5)]()),!0x0):!0x1;});}}));}[_0x1a79e8(0x250)](_0x1c076f,_0x5dc9e0,_0x1d4f57=!0x1){const _0x44484b=_0x1a79e8;let _0x511ba4=(0x0,P['combineLatest'])([_0x1c076f[_0x44484b(0x26f)][_0x44484b(0x2e9)],_0x1c076f['state$']])[_0x44484b(0x26c)](async([_0x1fcceb,_0x4d8a8d])=>{const _0xd6754d=_0x44484b;if(_0x1fcceb[_0xd6754d(0x25b)]===n[_0xd6754d(0x28c)][_0xd6754d(0x2de)]&&(_0x4d8a8d==null?void 0x0:_0x4d8a8d[_0xd6754d(0x2ea)])===r[_0xd6754d(0x286)]['SYNCED']&&_0x1fcceb['data'][_0xd6754d(0x1ee)][_0xd6754d(0x2d0)](_0xf0ba64=>_0xf0ba64['id']===n[_0xd6754d(0x295)]['id'])&&await _0x5dc9e0()){var _0x361110;this[_0xd6754d(0x21c)][_0xd6754d(0x28a)](),_0x511ba4[_0xd6754d(0x202)](),this[_0xd6754d(0x26e)]&&clearTimeout(this[_0xd6754d(0x26e)]),await((_0x361110=this[_0xd6754d(0x290)])==null?void 0x0:_0x361110[_0xd6754d(0x26a)]());}});_0x1d4f57&&(this[_0x44484b(0x26e)]=setTimeout(()=>{const _0x49fdee=_0x44484b;_0x511ba4[_0x49fdee(0x202)](),this[_0x49fdee(0x1f9)][_0x49fdee(0x2c1)]({'content':this[_0x49fdee(0x2a9)]['t'](_0x49fdee(0x20d)),'type':m[_0x49fdee(0x2bd)][_0x49fdee(0x1fa)],'duration':0xbb8});},0x1388));}async[_0x1a79e8(0x275)](_0x47cd96,_0x2ebd35){const _0x4b8829=_0x1a79e8;await this['_updateSubUnitFromURLParams'](_0x47cd96,_0x2ebd35),_0x47cd96['activeSheet$'][_0x4b8829(0x213)]((0x0,P[_0x4b8829(0x2a8)])(this[_0x4b8829(0x2eb)]))[_0x4b8829(0x26c)](_0x4048ef=>{const _0x4ec35b=_0x4b8829;_0x4048ef&&this[_0x4ec35b(0x2c7)](_0x4048ef);}),this['_urlService']['urlChange$'][_0x4b8829(0x213)]((0x0,P[_0x4b8829(0x2a8)])(this[_0x4b8829(0x2eb)]))[_0x4b8829(0x26c)](()=>this[_0x4b8829(0x2cf)](_0x47cd96,_0x2ebd35));}[_0x1a79e8(0x2c7)](_0x2c54b,_0x10a0fb=!0x1){const _0x1533bc=_0x1a79e8;let _0x11c8fc=this['_urlService'][_0x1533bc(0x2ad)](_0x1533bc(0x2ef));_0x2c54b[_0x1533bc(0x1f5)]()!==_0x11c8fc&&this[_0x1533bc(0x2bf)][_0x1533bc(0x268)](_0x1533bc(0x2ef),_0x2c54b['getSheetId'](),_0x10a0fb);}async['_updateSubUnitFromURLParams'](_0x2dde6a,_0x476819){const _0x25fa10=_0x1a79e8;var _0x231789;if(!_0x476819||!_0x2dde6a['getSheetBySheetId'](_0x476819)){let _0x3e172f=_0x2dde6a['getUnhiddenWorksheets']()[0x0],_0xa48bdb=_0x2dde6a[_0x25fa10(0x2d7)](_0x3e172f);if(!_0xa48bdb)return;this[_0x25fa10(0x2c7)](_0xa48bdb,!0x0),await this[_0x25fa10(0x1f4)]['executeCommand'](t[_0x25fa10(0x2cd)]['id'],{'unitId':_0x2dde6a[_0x25fa10(0x22d)](),'subUnitId':_0x3e172f});return;}((_0x231789=_0x2dde6a[_0x25fa10(0x298)]())==null?void 0x0:_0x231789['getSheetId']())!==_0x476819&&await this[_0x25fa10(0x1f4)][_0x25fa10(0x2ee)](t['SetWorksheetActivateCommand']['id'],{'unitId':_0x2dde6a[_0x25fa10(0x22d)](),'subUnitId':_0x476819});}};Q=H([V(0x0,e[_0x1a79e8(0x2bb)]),V(0x1,N[_0x1a79e8(0x2a6)]),V(0x2,(0x0,e['Inject'])(N['ComponentManager'])),V(0x3,(0x0,e['Inject'])(G)),V(0x4,(0x0,e[_0x1a79e8(0x2e0)])(e['LocaleService'])),V(0x5,N[_0x1a79e8(0x279)]),V(0x6,(0x0,e[_0x1a79e8(0x2e0)])(r[_0x1a79e8(0x282)])),V(0x7,r[_0x1a79e8(0x230)]),V(0x8,(0x0,e[_0x1a79e8(0x2e0)])(r['DataLoaderService'])),V(0x9,e[_0x1a79e8(0x220)]),V(0xa,F['IURLService'])],Q);let $=class extends e['Plugin']{constructor(_0x4f0cdc=R,_0xa74809,_0x4f9898){const _0x2a07a1=_0x1a79e8;super(),this[_0x2a07a1(0x1e1)]=_0x4f0cdc,this['_injector']=_0xa74809,this[_0x2a07a1(0x234)]=_0x4f9898;let {menu:_0x574e1b,..._0x1158c7}=(0x0,e['merge'])({},R,this[_0x2a07a1(0x1e1)]);_0x574e1b&&this[_0x2a07a1(0x234)][_0x2a07a1(0x2e3)](_0x2a07a1(0x24b),_0x574e1b,{'merge':!0x0}),this[_0x2a07a1(0x234)][_0x2a07a1(0x2e3)](L,_0x1158c7),this[_0x2a07a1(0x1e1)][_0x2a07a1(0x27a)]&&this[_0x2a07a1(0x234)][_0x2a07a1(0x2e3)](U,this[_0x2a07a1(0x1e1)][_0x2a07a1(0x27a)]);}['onStarting'](){const _0x58dd9f=_0x1a79e8;[[G],[Q]][_0x58dd9f(0x257)](_0x1f28a1=>this[_0x58dd9f(0x23f)]['add'](_0x1f28a1));}[_0x1a79e8(0x1f6)](){const _0x21e5bc=_0x1a79e8;this['_injector'][_0x21e5bc(0x25f)](Q);}};B($,'type',e['UniverInstanceType'][_0x1a79e8(0x292)]),B($,_0x1a79e8(0x1f1),_0x1a79e8(0x2a7)),B($,'packageName',se),B($,_0x1a79e8(0x2d4),ce),$=H([(0x0,e[_0x1a79e8(0x225)])(a[_0x1a79e8(0x238)]),V(0x1,(0x0,e[_0x1a79e8(0x2e0)])(e[_0x1a79e8(0x20c)])),V(0x2,e[_0x1a79e8(0x2ca)])],$),exports[_0x1a79e8(0x261)]=L,Object[_0x1a79e8(0x2b1)](exports,_0x1a79e8(0x2f0),{'enumerable':!0x0,'get':function(){return G;}}),Object[_0x1a79e8(0x2b1)](exports,_0x1a79e8(0x269),{'enumerable':!0x0,'get':function(){return X;}}),exports[_0x1a79e8(0x28f)]=K,exports['UNIVER_CONTAINER_ID_KEY']=U,exports[_0x1a79e8(0x1ec)]=W,Object[_0x1a79e8(0x2b1)](exports,_0x1a79e8(0x2d1),{'enumerable':!0x0,'get':function(){return Z;}}),Object['defineProperty'](exports,_0x1a79e8(0x258),{'enumerable':!0x0,'get':function(){return $;}});
1
+ const _0x2a6827=_0x3209;(function(_0xa0dcd0,_0x13f7ed){const _0x3cef74=_0x3209,_0x3991d5=_0xa0dcd0();while(!![]){try{const _0x2d4369=-parseInt(_0x3cef74(0x1aa))/0x1*(parseInt(_0x3cef74(0x188))/0x2)+-parseInt(_0x3cef74(0x284))/0x3*(-parseInt(_0x3cef74(0x258))/0x4)+-parseInt(_0x3cef74(0x196))/0x5+parseInt(_0x3cef74(0x203))/0x6*(-parseInt(_0x3cef74(0x1b7))/0x7)+parseInt(_0x3cef74(0x256))/0x8+parseInt(_0x3cef74(0x194))/0x9+parseInt(_0x3cef74(0x28b))/0xa;if(_0x2d4369===_0x13f7ed)break;else _0x3991d5['push'](_0x3991d5['shift']());}catch(_0x208641){_0x3991d5['push'](_0x3991d5['shift']());}}}(_0x4d60,0x47347),Object['defineProperty'](exports,Symbol[_0x2a6827(0x246)],{'value':_0x2a6827(0x29e)}));let e=require('@univerjs/core'),t=require('@univerjs/sheets'),n=require('@univerjs-pro/collaboration'),r=require('@univerjs-pro/collaboration-client'),i=require('@univerjs-pro/edit-history-viewer'),a=require('@univerjs-pro/license'),o=require('@univerjs-pro/sheets-chart'),s=require('@univerjs-pro/sheets-chart-ui'),c=require('@univerjs-pro/sheets-pivot'),l=require('@univerjs-pro/sheets-shape'),u=require('@univerjs-pro/sheets-shape-ui'),d=require('@univerjs-pro/sheets-sparkline'),f=require('@univerjs-pro/sheets-sparkline-ui'),p=require('@univerjs/data-validation'),m=require('@univerjs/design'),h=require('@univerjs/docs'),g=require('@univerjs/docs-ui'),_=require('@univerjs/drawing'),v=require('@univerjs/drawing-ui'),y=require('@univerjs/engine-formula'),b=require('@univerjs/engine-render'),x=require('@univerjs/network'),S=require('@univerjs/rpc'),C=require('@univerjs/sheets-conditional-formatting'),ee=require('@univerjs/sheets-conditional-formatting-ui'),w=require('@univerjs/sheets-data-validation'),T=require('@univerjs/sheets-data-validation-ui'),E=require('@univerjs/sheets-drawing'),D=require('@univerjs/sheets-drawing-ui'),O=require('@univerjs/sheets-filter'),te=require('@univerjs/sheets-filter-ui'),ne=require('@univerjs/sheets-formula'),re=require('@univerjs/sheets-formula-ui'),ie=require('@univerjs/sheets-hyper-link'),ae=require('@univerjs/sheets-hyper-link-ui'),k=require('@univerjs/sheets-numfmt'),A=require('@univerjs/sheets-table'),j=require('@univerjs/sheets-ui'),M=require('@univerjs/ui'),N=require('rxjs'),oe=require('@univerjs/icons'),P=require('@univerjs-pro/collaboration-client-ui');const F=_0x2a6827(0x1c7),I={'historyPanelComponentKey':_0x2a6827(0x201)};function L(_0x4c050a){'@babel/helpers - typeof';const _0x5ee9ce=_0x2a6827;return L=typeof Symbol==_0x5ee9ce(0x1cc)&&typeof Symbol[_0x5ee9ce(0x1de)]=='symbol'?function(_0x18e22d){return typeof _0x18e22d;}:function(_0x5b43c5){const _0x1b96dd=_0x5ee9ce;return _0x5b43c5&&typeof Symbol==_0x1b96dd(0x1cc)&&_0x5b43c5[_0x1b96dd(0x29c)]===Symbol&&_0x5b43c5!==Symbol[_0x1b96dd(0x1e1)]?_0x1b96dd(0x21d):typeof _0x5b43c5;},L(_0x4c050a);}function se(_0x2e09a2,_0x3b186f){const _0x59dc74=_0x2a6827;if(L(_0x2e09a2)!='object'||!_0x2e09a2)return _0x2e09a2;var _0x220d0f=_0x2e09a2[Symbol['toPrimitive']];if(_0x220d0f!==void 0x0){var _0x2dff9f=_0x220d0f[_0x59dc74(0x239)](_0x2e09a2,_0x3b186f||'default');if(L(_0x2dff9f)!=_0x59dc74(0x189))return _0x2dff9f;throw TypeError(_0x59dc74(0x1ef));}return(_0x3b186f==='string'?String:Number)(_0x2e09a2);}function ce(_0x5ee868){const _0x58d12f=_0x2a6827;var _0x1dc904=se(_0x5ee868,_0x58d12f(0x1a3));return L(_0x1dc904)==_0x58d12f(0x21d)?_0x1dc904:_0x1dc904+'';}function R(_0x42c9d3,_0x95834e,_0x2a4505){return(_0x95834e=ce(_0x95834e))in _0x42c9d3?Object['defineProperty'](_0x42c9d3,_0x95834e,{'value':_0x2a4505,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x42c9d3[_0x95834e]=_0x2a4505,_0x42c9d3;}function z(_0x3b221e,_0x5f3b91){return function(_0x4fe312,_0x3d75cf){_0x5f3b91(_0x4fe312,_0x3d75cf,_0x3b221e);};}function B(_0xcbb7dd,_0x4dfb09,_0x31d827,_0x4e953b){const _0x15bef5=_0x2a6827;var _0xcf4444=arguments[_0x15bef5(0x1da)],_0x1473de=_0xcf4444<0x3?_0x4dfb09:_0x4e953b===null?_0x4e953b=Object[_0x15bef5(0x217)](_0x4dfb09,_0x31d827):_0x4e953b,_0x415785;if(typeof Reflect==_0x15bef5(0x189)&&typeof Reflect[_0x15bef5(0x20f)]==_0x15bef5(0x1cc))_0x1473de=Reflect[_0x15bef5(0x20f)](_0xcbb7dd,_0x4dfb09,_0x31d827,_0x4e953b);else{for(var _0x2e22b1=_0xcbb7dd[_0x15bef5(0x1da)]-0x1;_0x2e22b1>=0x0;_0x2e22b1--)(_0x415785=_0xcbb7dd[_0x2e22b1])&&(_0x1473de=(_0xcf4444<0x3?_0x415785(_0x1473de):_0xcf4444>0x3?_0x415785(_0x4dfb09,_0x31d827,_0x1473de):_0x415785(_0x4dfb09,_0x31d827))||_0x1473de);}return _0xcf4444>0x3&&_0x1473de&&Object[_0x15bef5(0x1b4)](_0x4dfb09,_0x31d827,_0x1473de),_0x1473de;}const V='UNIVER_CONTAINER_ID',H=_0x2a6827(0x25b);let U=class extends e[_0x2a6827(0x19b)]{constructor(_0x134ec4,_0x5430b5,_0x5aaf0f,_0x4fd2b8,_0x334c02,_0x1f7295,_0x4ac1a2,_0x486fc7,_0x1ad489,_0x3add16){const _0x72efec=_0x2a6827;super(),this[_0x72efec(0x244)]=_0x134ec4,this[_0x72efec(0x288)]=_0x5430b5,this[_0x72efec(0x23e)]=_0x5aaf0f,this[_0x72efec(0x1e2)]=_0x4fd2b8,this[_0x72efec(0x1c2)]=_0x334c02,this[_0x72efec(0x238)]=_0x1f7295,this['_selectionProtectionRuleModel']=_0x4ac1a2,this[_0x72efec(0x23a)]=_0x486fc7,this[_0x72efec(0x1cb)]=_0x1ad489,this[_0x72efec(0x240)]=_0x3add16,R(this,_0x72efec(0x276),new N[(_0x72efec(0x1dd))](null)),R(this,_0x72efec(0x22b),this['_historyUniver$'][_0x72efec(0x22a)]()),R(this,_0x72efec(0x290),new e[(_0x72efec(0x1c6))]()),R(this,_0x72efec(0x26f),new Map()),R(this,_0x72efec(0x24a),null),this[_0x72efec(0x26b)]();}get[_0x2a6827(0x265)](){const _0x683e7d=_0x2a6827;return this[_0x683e7d(0x276)][_0x683e7d(0x1eb)];}[_0x2a6827(0x26b)](){const _0x2139aa=_0x2a6827;this[_0x2139aa(0x264)](),this[_0x2139aa(0x1fd)]();}[_0x2a6827(0x264)](){const _0xc8b99d=_0x2a6827;var _0x300936;let _0x3dd6f3=(_0x300936=this[_0xc8b99d(0x23e)]['getConfig'](_0xc8b99d(0x1f4)))==null?'univer-container':_0x300936,_0x941104=document[_0xc8b99d(0x193)](_0x3dd6f3);if(!_0x941104)return;let _0xeac70=document[_0xc8b99d(0x259)](_0xc8b99d(0x24c));_0xeac70['id']=H,_0xeac70[_0xc8b99d(0x1bc)][_0xc8b99d(0x260)]=_0xc8b99d(0x1d9),_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x27e)]=_0xc8b99d(0x289),_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x1f9)]='0',_0xeac70['style'][_0xc8b99d(0x271)]='0',_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x1dc)]='100%',_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x1fa)]=_0xc8b99d(0x294),_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x299)]='49',_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x1ff)]='none',_0x941104[_0xc8b99d(0x1ba)](_0xeac70);}[_0x2a6827(0x1fd)](){const _0x2f0d94=_0x2a6827;[[b['UniverRenderEnginePlugin']],[M['UniverUIPlugin'],{'container':H,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[M['IDialogService'],null]]}],[x['UniverNetworkPlugin']],[_[_0x2f0d94(0x1b9)],{'override':[[_[_0x2f0d94(0x232)],null]]}],[h[_0x2f0d94(0x1bb)],{'hasScroll':!0x1}],[g['UniverDocsUIPlugin']],[k['UniverSheetsNumfmtPlugin']],[t[_0x2f0d94(0x233)],{'notExecuteFormula':!0x0}],[j['UniverSheetsUIPlugin']],[ne['UniverSheetsFormulaPlugin']],[re['UniverSheetsFormulaUIPlugin']],[n[_0x2f0d94(0x1e5)]],[O[_0x2f0d94(0x1ab)]],[te[_0x2f0d94(0x1f1)]],[C[_0x2f0d94(0x21e)]],[ee['UniverSheetsConditionalFormattingUIPlugin']],[ie['UniverSheetsHyperLinkPlugin']],[ae[_0x2f0d94(0x204)]],[p[_0x2f0d94(0x2a5)]],[w[_0x2f0d94(0x1c8)]],[T[_0x2f0d94(0x273)]],[y[_0x2f0d94(0x243)],{'notExecuteFormula':!0x0}],[v[_0x2f0d94(0x198)]],[E[_0x2f0d94(0x1bd)]],[D[_0x2f0d94(0x199)]],[d[_0x2f0d94(0x1d5)]],[f[_0x2f0d94(0x211)]],[o[_0x2f0d94(0x29f)]],[s[_0x2f0d94(0x29a)]],[l['UniverSheetsShapePlugin']],[u[_0x2f0d94(0x251)]],[c[_0x2f0d94(0x1e0)],{'notExecuteFormula':!0x0}],[A['UniverSheetsTablePlugin']]]['forEach'](([_0xe9ce2,_0x2d4dbe])=>this['registerPlugin'](_0xe9ce2,_0x2d4dbe));}[_0x2a6827(0x1c9)](){const _0x262d27=_0x2a6827;super[_0x262d27(0x1c9)](),this[_0x262d27(0x21a)](),this[_0x262d27(0x26f)][_0x262d27(0x24e)]();}[_0x2a6827(0x241)](_0x4db553,_0xe9480f,_0xed6ca9){const _0x41c690=_0x2a6827;if(this[_0x41c690(0x26f)][_0x41c690(0x27a)](_0x4db553[_0x41c690(0x1be)])&&!_0xed6ca9)throw Error(_0x41c690(0x25e)+_0x4db553['pluginName']+_0x41c690(0x237));this['_pluginMap'][_0x41c690(0x224)](_0x4db553[_0x41c690(0x1be)],[_0x4db553,_0xe9480f]);}[_0x2a6827(0x1b5)](){const _0x560427=_0x2a6827;return Array[_0x560427(0x278)](this[_0x560427(0x26f)]['values']());}['mountHistoryContent'](_0x134ca6,_0x4e1793){const _0x5e4f5a=_0x2a6827;let _0x96c14c=document[_0x5e4f5a(0x193)](H);_0x96c14c&&(_0x96c14c[_0x5e4f5a(0x29b)][_0x5e4f5a(0x1ff)]=_0x5e4f5a(0x26e),this[_0x5e4f5a(0x212)](_0x134ca6,H,_0x4e1793));}[_0x2a6827(0x21a)](){const _0x3ea12f=_0x2a6827;var _0x3d5c17;this['_disposableCollection'][_0x3ea12f(0x1c9)](),(_0x3d5c17=this[_0x3ea12f(0x265)])==null||_0x3d5c17[_0x3ea12f(0x1c9)](),this[_0x3ea12f(0x276)][_0x3ea12f(0x275)](null);let _0x37c2c4=document[_0x3ea12f(0x193)](H);_0x37c2c4&&(_0x37c2c4[_0x3ea12f(0x29b)][_0x3ea12f(0x1ff)]='none',this['_internalWebWorker']&&(this[_0x3ea12f(0x24a)][_0x3ea12f(0x283)](),this[_0x3ea12f(0x24a)]=null));}[_0x2a6827(0x212)](_0x43f2ed,_0x463bf2,_0x37da75){const _0x44c662=_0x2a6827;var _0x4b815c,_0x205328,_0x4b5e71,_0x59bb5c,_0x39fda8;if(this[_0x44c662(0x265)])return;let _0xb2f994=new e[(_0x44c662(0x192))]({'locales':{[this[_0x44c662(0x244)]['getCurrentLocale']()]:this[_0x44c662(0x244)][_0x44c662(0x219)]()},'override':[[e[_0x44c662(0x247)],{'useClass':r[_0x44c662(0x1df)]}]]}),_0x3f491=_0xb2f994[_0x44c662(0x20c)]();this['disposeWithMe'](this[_0x44c662(0x240)][_0x44c662(0x263)][_0x44c662(0x285)](_0xdc9e80=>{const _0x4528ef=_0x44c662;_0x3f491[_0x4528ef(0x222)](e[_0x4528ef(0x245)])[_0x4528ef(0x1fb)](_0xdc9e80);})),this[_0x44c662(0x2a7)](this[_0x44c662(0x240)][_0x44c662(0x282)]['subscribe'](_0x1ce2f5=>{const _0x2973f7=_0x44c662;_0x3f491[_0x2973f7(0x222)](e[_0x2973f7(0x245)])[_0x2973f7(0x208)](_0x1ce2f5);})),_0x3f491['get'](e[_0x44c662(0x255)])[_0x44c662(0x19f)](this['_localeService']['getCurrentLocale']()),_0x3f491[_0x44c662(0x222)](e['IConfigService'])[_0x44c662(0x29d)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY'],this[_0x44c662(0x23e)][_0x44c662(0x286)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY']));let _0xce5371=this['_configService']['getConfig'](a[_0x44c662(0x267)]);_0xce5371&&_0xb2f994[_0x44c662(0x241)](a[_0x44c662(0x200)],{'license':_0xce5371['ls']});let _0x315d7b=(_0x4b815c=this['_configService'][_0x44c662(0x286)]('edit-history-loader.config'))==null?void 0x0:_0x4b815c[_0x44c662(0x20a)],_0x45e975=!!_0x315d7b;_0x45e975&&(this[_0x44c662(0x24a)]=_0x315d7b instanceof Worker?_0x315d7b:null,_0xb2f994['registerPlugin'](S[_0x44c662(0x269)],{'workerURL':_0x315d7b})),this[_0x44c662(0x26f)][_0x44c662(0x210)](([_0x27c787,_0x2dd816])=>{_0xb2f994['registerPlugin'](_0x27c787,_0x2dd816);}),_0xb2f994[_0x44c662(0x241)](i[_0x44c662(0x1b6)],{'historyListServerUrl':(_0x205328=this['_configService'][_0x44c662(0x286)](_0x44c662(0x1c7)))==null?void 0x0:_0x205328['historyListServerUrl'],'historyPanelComponentKey':(_0x4b5e71=this[_0x44c662(0x23e)]['getConfig'](_0x44c662(0x1c7)))==null?void 0x0:_0x4b5e71[_0x44c662(0x19d)],'historyPanelHidden':(_0x59bb5c=this[_0x44c662(0x23e)]['getConfig'](_0x44c662(0x1c7)))==null?void 0x0:_0x59bb5c['historyPanelHidden'],'historyAIassistantEnabled':(_0x39fda8=this[_0x44c662(0x23e)][_0x44c662(0x286)](_0x44c662(0x1c7)))==null?void 0x0:_0x39fda8['historyAIassistantEnabled']}),_0x3f491[_0x44c662(0x190)](_0xd39d06=>{this['_initListener'](_0xd39d06,_0x43f2ed);}),this[_0x44c662(0x276)][_0x44c662(0x275)](_0xb2f994);let _0xa7b9cd=_0x3f491[_0x44c662(0x222)](i[_0x44c662(0x18d)]),_0x26b1c9=this[_0x44c662(0x1d3)](_0x43f2ed),_0x13b4ce=()=>{const _0x24cd66=_0x44c662;_0x37da75?_0xa7b9cd[_0x24cd66(0x1cd)](_0x43f2ed,_0x463bf2,_0x26b1c9,_0x37da75):_0xa7b9cd[_0x24cd66(0x293)](_0x43f2ed,_0x463bf2,_0x26b1c9);};if(this[_0x44c662(0x1c2)][_0x44c662(0x274)]({'content':this['_localeService']['t'](_0x44c662(0x22e)),'type':m[_0x44c662(0x270)][_0x44c662(0x19a)]}),_0x45e975)try{_0x3f491[_0x44c662(0x222)](S[_0x44c662(0x1a0)])['whenReady']()[_0x44c662(0x1af)](()=>{_0x13b4ce();});}catch{_0x13b4ce();}else _0x13b4ce();}[_0x2a6827(0x24f)](_0x475099,_0x3225c3){const _0x1c9356=_0x2a6827;let _0x3b5efb=_0x475099[_0x1c9356(0x222)](i[_0x1c9356(0x18d)]);this[_0x1c9356(0x290)][_0x1c9356(0x235)](_0x3b5efb[_0x1c9356(0x22f)][_0x1c9356(0x285)](_0x49c155=>{const _0x48a9ac=_0x1c9356;switch(_0x49c155){case i['HistoryModeStatus'][_0x48a9ac(0x1d0)]:this['_dialogService']['closeAll'](),this[_0x48a9ac(0x1cb)][_0x48a9ac(0x19c)]();break;case i[_0x48a9ac(0x213)][_0x48a9ac(0x1b8)]:this['_commandService'][_0x48a9ac(0x1b1)](G['id']),this[_0x48a9ac(0x21a)]();break;case i[_0x48a9ac(0x213)]['Error']:this[_0x48a9ac(0x21a)](),this[_0x48a9ac(0x1c2)][_0x48a9ac(0x274)]({'content':this[_0x48a9ac(0x244)]['t'](_0x48a9ac(0x296)),'type':m['MessageType']['Error'],'duration':0xbb8});break;default:break;}})),this[_0x1c9356(0x290)][_0x1c9356(0x235)](_0x3b5efb[_0x1c9356(0x25a)][_0x1c9356(0x285)](async _0x4e61b4=>{const _0x23b839=_0x1c9356;_0x4e61b4&&this['_commandService'][_0x23b839(0x1b1)](n[_0x23b839(0x191)]['id'],{'unitId':_0x3225c3,'revision':_0x4e61b4});}));}[_0x2a6827(0x1d3)](_0x16ff1d){const _0x28e0e7=_0x2a6827;let _0x881005=this['_univerInstanceService']['getUnit'](_0x16ff1d)['getSheets']()['map'](_0x28a1d5=>_0x28a1d5[_0x28e0e7(0x262)]()),_0x399705=new t[(_0x28e0e7(0x28f))](_0x16ff1d)['id'],_0x209725=_0x881005[_0x28e0e7(0x266)](_0x263d66=>new t[(_0x28e0e7(0x18a))](_0x16ff1d,_0x263d66)['id']),_0xa2af86=_0x881005[_0x28e0e7(0x266)](_0x1a7913=>this[_0x28e0e7(0x195)][_0x28e0e7(0x1ed)](_0x16ff1d,_0x1a7913)[_0x28e0e7(0x266)](_0x137786=>new t[(_0x28e0e7(0x1ec))](_0x16ff1d,_0x1a7913,_0x137786['permissionId'])['id']))[_0x28e0e7(0x268)](),_0x1f5d2f=new t[(_0x28e0e7(0x1d8))](_0x16ff1d)['id'];return this[_0x28e0e7(0x238)][_0x28e0e7(0x1e4)]([_0x399705,..._0x209725,..._0xa2af86,_0x1f5d2f])[_0x28e0e7(0x1d1)](_0x30edc4=>!!_0x30edc4['value']);}};function _0x4d60(){const _0x427be9=['CollaborationEvent','IconManager','asObservable','historyUniver$','Injector','IDialogService','edit-history-loader.info.initializing','status$','Error','getSheets','IImageIoService','UniverSheetsPlugin','Inject','add','mutations','\x20has\x20been\x20registered.','_permissionService','call','_dialogService','values','univerContainerId','[MobileHistoryLoaderService]:\x20Plugin\x20','_configService','UNIVER_UNKNOWN','_themeService','registerPlugin','IMenuManagerService','UniverFormulaEnginePlugin','_localeService','ThemeService','toStringTag','IAuthzIoService','merge','CommandType','_internalWebWorker','getSheetBySheetId','div','SYNCED','clear','_initListener','_historyManagerService','UniverSheetsShapeUIPlugin','getCollabEntity','_setupSubUnitSync','IUniverInstanceService','LocaleService','1063512IOXirO','getSheetCommandTarget','22588NINNsX','createElement','revertRevision$','univer-history-container','getUnitId','_injector','[HistoryLoaderService]:\x20Plugin\x20','UniverMobileUIPlugin','uComp','none','getSheetId','darkMode$','_initContainer','historyUniver','map','LS_CONFIG_KEY','flat','UniverRPCMainThreadPlugin','IURLService','_init','_updateSubUnitFromURLParams','disposeUnit','block','_pluginMap','MessageType','left','getMenuHiddenObservable','UniverSheetsDataValidationUIPlugin','show','next','_historyUniver$','onSteady','from','getCurrentLocale','has','UniverSheetsShapePlugin','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','ILocalCacheService','position','UniverSheetsNumfmtPlugin','_iconManager','MenuItemType','currentTheme$','terminate','3CmAOlW','subscribe','getConfig','some','_univerInstanceService','absolute','_urlService','4347150NwGXAp','UniverSheetsMobileUIPlugin','_collaborationController','onStarting','WorkbookEditablePermission','_disposableCollection','event$','removeAll','triggerLoadVersions','100%','reload','edit-history-loader.panel.listFetchError','UniverNetworkPlugin','Plugin','zIndex','UniverSheetsChartUIPlugin','style','constructor','setConfig','Module','UniverSheetsChartPlugin','menu','toDisposable','UniverSheetsDataValidationMobileUIPlugin','data','getActiveSheet','UniverDataValidationPlugin','CollaborationController','disposeWithMe','getCurrentUnitOfType','univer.operation.toggle-edit-history','UniverDocsUIPlugin','UniverEditHistoryLoaderMobilePlugin','2WZfuxP','object','WorksheetEditPermission','ICommandService','onCommandExecuted','HistoryManagerService','subunit','UniverEditHistoryLoaderPlugin','invoke','RevertRevisionMutation','Univer','getElementById','1901178SKzcNc','_selectionProtectionRuleModel','224900EBVAcN','UniverSheetsFormulaUIPlugin','UniverDrawingUIPlugin','UniverSheetsDrawingUIPlugin','Loading','Disposable','close','historyPanelComponentKey','OTHERS','setLocale','IRemoteInstanceService','IPermissionService','status','string','session','IConfigService','univer-container','UNIVER_SHEET','registerCommand','unsubscribe','34667GdShUV','UniverSheetsFilterPlugin','type','BUTTON','HistoryIcon','then','takeUntil','executeCommand','_registerIcons','UniverInstanceType','defineProperty','getAllPlugins','UniverEditHistoryViewerPlugin','161JDRhxs','Exited','UniverDrawingPlugin','appendChild','UniverDocsPlugin','dataset','UniverSheetsDrawingPlugin','pluginName','_config','_revertErrorTimer','UniverEditHistoryViewerMobilePlugin','_messageService','CHANGESET_ACK','@univerjs-pro/edit-history-loader','version','DisposableCollection','edit-history-loader.config','UniverSheetsDataValidationPlugin','dispose','loadUnit','_sidebarService','function','triggerCustomVersions','UniverRenderEnginePlugin','dispose$','Entered','every','combineLatest','_checkCanRevert','params','UniverSheetSparklinePlugin','permissionId','urlChange$','WorkbookRecoverHistoryPermission','history-container','length','historyPanelHidden','width','BehaviorSubject','iterator','AuthzIoHttpService','UniverSheetsPivotTablePlugin','prototype','_commandService','UniverSheetsFormulaPlugin','composePermission','UniverCollaborationPlugin','_menuManagerService','Workbook','UNIVER_HISTORY_CONTAINER_ID','_dataLoaderService','state$','value','RangeProtectionPermissionEditPoint','getSubunitRuleList','exhaustSavingTask','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','RangeProtectionRuleModel','UniverSheetsFilterUIPlugin','getUnit','getUnhiddenWorksheets','UNIVER_CONTAINER_ID','edit-history-loader.panel.revertFailed','_updateURLWithCurrentState','RxDisposable','OPERATION','top','height','setDarkMode','setParam','_initPlugins','packageName','display','UniverLicensePlugin','history-panel','mountHistoryContent','107802XXUfJW','UniverSheetsHyperLinkUIPlugin','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','edit-history-loader.panel.reverting','_localCacheService','setTheme','SetWorksheetActivateCommand','workerURL','eventID','__getInjector','CollaborationStatus','IMessageService','decorate','forEach','UniverSheetSparklineUIPlugin','_initUniver','HistoryModeStatus','mergeMenu','univer.operation.exit-edit-history','MobileHistoryLoaderService','getOwnPropertyDescriptor','_handleRevertAcknowledgement','getLocales','unMountHistoryContent','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','ISidebarService','symbol','UniverSheetsConditionalFormattingPlugin','DataLoaderService','activeSheet$','whenReady','get','location','set','fromCollab','ToggleEditHistoryOperation','pipe'];_0x4d60=function(){return _0x427be9;};return _0x4d60();}U=B([z(0x0,(0x0,e[_0x2a6827(0x234)])(e[_0x2a6827(0x255)])),z(0x1,e[_0x2a6827(0x254)]),z(0x2,e['IConfigService']),z(0x3,e[_0x2a6827(0x18b)]),z(0x4,M['IMessageService']),z(0x5,e[_0x2a6827(0x1a1)]),z(0x6,(0x0,e['Inject'])(t[_0x2a6827(0x1f0)])),z(0x7,(0x0,e[_0x2a6827(0x234)])(M['IDialogService'])),z(0x8,(0x0,e[_0x2a6827(0x234)])(M[_0x2a6827(0x21c)])),z(0x9,(0x0,e[_0x2a6827(0x234)])(e[_0x2a6827(0x245)]))],U);const W={'id':_0x2a6827(0x2a9),'type':e[_0x2a6827(0x249)][_0x2a6827(0x1f8)],'handler':_0x11f4f6=>{const _0x310b79=_0x2a6827;let _0xa5b989=_0x11f4f6[_0x310b79(0x222)](U),{unitId:_0x39db9e}=(0x0,t[_0x310b79(0x257)])(_0x11f4f6[_0x310b79(0x222)](e[_0x310b79(0x254)]))||{};return _0x39db9e?(_0xa5b989[_0x310b79(0x202)](_0x39db9e),!0x0):!0x1;}},G={'id':_0x2a6827(0x215),'type':e[_0x2a6827(0x249)][_0x2a6827(0x1f8)],'handler':()=>!0x0};var K=_0x2a6827(0x1c4),le='1.0.0-alpha.1';let q=class extends e['Disposable']{constructor(_0x64edf){const _0xe9f650=_0x2a6827;super(),this[_0xe9f650(0x280)]=_0x64edf,this[_0xe9f650(0x1b2)]();}[_0x2a6827(0x1b2)](){const _0x326fb0=_0x2a6827;this[_0x326fb0(0x2a7)](this[_0x326fb0(0x280)]['register']({'HistoryIcon':oe[_0x326fb0(0x1ae)]}));}};q=B([z(0x0,(0x0,e[_0x2a6827(0x234)])(M[_0x2a6827(0x229)]))],q);function ue(_0x279d7f){const _0x5a1819=_0x2a6827;return{'id':W['id'],'type':M[_0x5a1819(0x281)][_0x5a1819(0x1ad)],'icon':'HistoryIcon','tooltip':'edit-history-loader.panel.title','hidden$':(0x0,M[_0x5a1819(0x272)])(_0x279d7f,e['UniverInstanceType']['UNIVER_SHEET']),'disabled$':(0x0,j['getCurrentRangeDisable$'])(_0x279d7f,{'workbookTypes':[t['WorkbookViewHistoryPermission']],'worksheetTypes':[],'rangeTypes':[]})};}const de={[M['RibbonStartGroup'][_0x2a6827(0x19e)]]:{[W['id']]:{'order':0.2,'menuItemFactory':ue}}};let J=class extends e[_0x2a6827(0x1f7)]{constructor(_0x3d9b70,_0x14d910,_0x3ce9c6,_0x1e4c99,_0xef997c,_0xf93ac6,_0x3adedc,_0x223543,_0x27fc8e,_0x19aa7f){const _0x3da37e=_0x2a6827;super(),this[_0x3da37e(0x1e2)]=_0x3d9b70,this[_0x3da37e(0x1e6)]=_0x14d910,this[_0x3da37e(0x250)]=_0x3ce9c6,this[_0x3da37e(0x244)]=_0x1e4c99,this[_0x3da37e(0x1c2)]=_0xef997c,this[_0x3da37e(0x28d)]=_0xf93ac6,this['_localCacheService']=_0x3adedc,this[_0x3da37e(0x1e9)]=_0x223543,this['_univerInstanceService']=_0x27fc8e,this[_0x3da37e(0x28a)]=_0x19aa7f,R(this,'_revertErrorTimer',null),this[_0x3da37e(0x26b)]();}['_init'](){const _0x30ca3f=_0x2a6827;[W,G][_0x30ca3f(0x210)](_0xe00ae3=>this['disposeWithMe']((0x0,e[_0x30ca3f(0x2a1)])(this['_commandService'][_0x30ca3f(0x1a8)](_0xe00ae3)))),this['_menuManagerService'][_0x30ca3f(0x214)](de),this[_0x30ca3f(0x2a7)](this['_commandService'][_0x30ca3f(0x18c)](async(_0x359186,_0x325a97)=>{const _0xbf09ce=_0x30ca3f;if(_0x359186['id']===n['RevertRevisionMutation']['id']){let {unitId:_0xfdd2c4}=_0x359186[_0xbf09ce(0x1d4)];this[_0xbf09ce(0x1c2)][_0xbf09ce(0x274)]({'content':this[_0xbf09ce(0x244)]['t'](_0xbf09ce(0x206)),'type':m[_0xbf09ce(0x270)][_0xbf09ce(0x19a)],'duration':0x1388});let _0x413b64=this['_collaborationController']['getCollabEntity'](_0xfdd2c4);_0x325a97!=null&&_0x325a97[_0xbf09ce(0x225)]?this[_0xbf09ce(0x218)](_0x413b64,async()=>(setTimeout(()=>window[_0xbf09ce(0x223)][_0xbf09ce(0x295)]()),!0x0),!0x0):this[_0xbf09ce(0x218)](_0x413b64,async()=>{const _0x973761=_0xbf09ce;let _0x264588=this[_0x973761(0x288)]['getCurrentUnitOfType'](e[_0x973761(0x1b3)]['UNIVER_SHEET']),_0x11292c=_0x264588==null?void 0x0:_0x264588[_0x973761(0x2a4)]();if(!_0x11292c)return!0x1;this[_0x973761(0x288)][_0x973761(0x26d)](_0xfdd2c4);let _0x49ae8d=await this[_0x973761(0x1e9)][_0x973761(0x1ca)](_0xfdd2c4,e[_0x973761(0x1b3)]['UNIVER_SHEET']);return _0x49ae8d&&_0x49ae8d instanceof e[_0x973761(0x1e7)]?(await this[_0x973761(0x253)](_0x49ae8d,_0x11292c['getSheetId']()),!0x0):!0x1;});}}));}[_0x2a6827(0x218)](_0x4a933a,_0x722c40,_0x3e7241=!0x1){const _0x286f43=_0x2a6827;let _0x45d32f=(0x0,N[_0x286f43(0x1d2)])([_0x4a933a[_0x286f43(0x1a4)]['event$'],_0x4a933a['state$']])[_0x286f43(0x285)](async([_0x803a07,_0x173ba1])=>{const _0x1af0cb=_0x286f43;if(_0x803a07['eventID']===n[_0x1af0cb(0x228)][_0x1af0cb(0x1c3)]&&(_0x173ba1==null?void 0x0:_0x173ba1[_0x1af0cb(0x1a2)])===r[_0x1af0cb(0x20d)]['SYNCED']&&_0x803a07[_0x1af0cb(0x2a3)][_0x1af0cb(0x236)][_0x1af0cb(0x287)](_0xefb22d=>_0xefb22d['id']===n[_0x1af0cb(0x191)]['id'])&&await _0x722c40()){var _0x30539a;this['_historyManagerService'][_0x1af0cb(0x21a)](),_0x45d32f[_0x1af0cb(0x1a9)](),this[_0x1af0cb(0x1c0)]&&clearTimeout(this['_revertErrorTimer']),await((_0x30539a=this[_0x1af0cb(0x207)])==null?void 0x0:_0x30539a[_0x1af0cb(0x1ee)]()),this[_0x1af0cb(0x1c2)][_0x1af0cb(0x292)]();}});_0x3e7241&&(this[_0x286f43(0x1c0)]=setTimeout(()=>{const _0x21d043=_0x286f43;_0x45d32f[_0x21d043(0x1a9)](),this['_messageService'][_0x21d043(0x274)]({'content':this['_localeService']['t'](_0x21d043(0x1f5)),'type':m['MessageType']['Error'],'duration':0xbb8});},0x1388));}async[_0x2a6827(0x253)](_0x322c73,_0x57e3bc){const _0x404799=_0x2a6827;await this[_0x404799(0x26c)](_0x322c73,_0x57e3bc),_0x322c73[_0x404799(0x220)][_0x404799(0x227)]((0x0,N['takeUntil'])(this['dispose$']))[_0x404799(0x285)](_0x161259=>{_0x161259&&this['_updateURLWithCurrentState'](_0x161259);}),this['_urlService'][_0x404799(0x1d7)]['pipe']((0x0,N[_0x404799(0x1b0)])(this[_0x404799(0x1cf)]))['subscribe'](()=>this[_0x404799(0x26c)](_0x322c73,_0x57e3bc));}['_updateURLWithCurrentState'](_0xadaf91,_0x10df00=!0x1){const _0x336b62=_0x2a6827;let _0xc5df02=this['_urlService']['getParam'](_0x336b62(0x18e));_0xadaf91[_0x336b62(0x262)]()!==_0xc5df02&&this['_urlService'][_0x336b62(0x1fc)]('subunit',_0xadaf91['getSheetId'](),_0x10df00);}async[_0x2a6827(0x26c)](_0xc7aa49,_0x4a7970){const _0x7a8647=_0x2a6827;var _0x15aeef;if(!_0x4a7970||!_0xc7aa49[_0x7a8647(0x24b)](_0x4a7970)){let _0x343ca0=_0xc7aa49['getUnhiddenWorksheets']()[0x0],_0x327884=_0xc7aa49['getSheetBySheetId'](_0x343ca0);if(!_0x327884)return;this[_0x7a8647(0x1f6)](_0x327884,!0x0),await this['_commandService'][_0x7a8647(0x1b1)](t['SetWorksheetActivateCommand']['id'],{'unitId':_0xc7aa49['getUnitId'](),'subUnitId':_0x343ca0});return;}((_0x15aeef=_0xc7aa49['getActiveSheet']())==null?void 0x0:_0x15aeef[_0x7a8647(0x262)]())!==_0x4a7970&&await this[_0x7a8647(0x1e2)][_0x7a8647(0x1b1)](t['SetWorksheetActivateCommand']['id'],{'unitId':_0xc7aa49[_0x7a8647(0x25c)](),'subUnitId':_0x4a7970});}};J=B([z(0x0,e['ICommandService']),z(0x1,M['IMenuManagerService']),z(0x2,(0x0,e[_0x2a6827(0x234)])(U)),z(0x3,(0x0,e[_0x2a6827(0x234)])(e[_0x2a6827(0x255)])),z(0x4,M[_0x2a6827(0x20e)]),z(0x5,(0x0,e[_0x2a6827(0x234)])(r[_0x2a6827(0x2a6)])),z(0x6,r['ILocalCacheService']),z(0x7,(0x0,e[_0x2a6827(0x234)])(r[_0x2a6827(0x21f)])),z(0x8,e[_0x2a6827(0x254)]),z(0x9,P[_0x2a6827(0x26a)])],J);const Y='univer-history-container-mobile';let X=class extends e[_0x2a6827(0x19b)]{constructor(_0x366e4d,_0x3a8118,_0x4ae3e5,_0x10bd24,_0x56bce5,_0x556d93,_0x1b080c,_0x3ba3ea,_0x197497,_0x57e9f3){const _0x277b1e=_0x2a6827;super(),this[_0x277b1e(0x244)]=_0x366e4d,this[_0x277b1e(0x288)]=_0x3a8118,this[_0x277b1e(0x23e)]=_0x4ae3e5,this[_0x277b1e(0x1e2)]=_0x10bd24,this[_0x277b1e(0x1c2)]=_0x56bce5,this[_0x277b1e(0x238)]=_0x556d93,this[_0x277b1e(0x195)]=_0x1b080c,this[_0x277b1e(0x23a)]=_0x3ba3ea,this['_sidebarService']=_0x197497,this[_0x277b1e(0x240)]=_0x57e9f3,R(this,_0x277b1e(0x276),new N['BehaviorSubject'](null)),R(this,_0x277b1e(0x22b),this[_0x277b1e(0x276)]['asObservable']()),R(this,_0x277b1e(0x290),new e[(_0x277b1e(0x1c6))]()),R(this,_0x277b1e(0x26f),new Map()),R(this,'_internalWebWorker',null),this[_0x277b1e(0x26b)]();}get[_0x2a6827(0x265)](){const _0x377dd0=_0x2a6827;return this[_0x377dd0(0x276)][_0x377dd0(0x1eb)];}['_init'](){const _0x767610=_0x2a6827;this[_0x767610(0x264)](),this[_0x767610(0x1fd)]();}[_0x2a6827(0x264)](){const _0x13297d=_0x2a6827;var _0x299c28;let _0x2a9772=(_0x299c28=this[_0x13297d(0x23e)][_0x13297d(0x286)](_0x13297d(0x1f4)))==null?_0x13297d(0x1a6):_0x299c28,_0x4462c9=document['getElementById'](_0x2a9772);if(!_0x4462c9)return;let _0x44669e=document['createElement']('div');_0x44669e['id']=Y,_0x44669e[_0x13297d(0x1bc)][_0x13297d(0x260)]=_0x13297d(0x1d9),_0x44669e['style'][_0x13297d(0x27e)]=_0x13297d(0x289),_0x44669e[_0x13297d(0x29b)][_0x13297d(0x1f9)]='0',_0x44669e[_0x13297d(0x29b)][_0x13297d(0x271)]='0',_0x44669e[_0x13297d(0x29b)]['width']='100%',_0x44669e[_0x13297d(0x29b)][_0x13297d(0x1fa)]='100%',_0x44669e[_0x13297d(0x29b)]['zIndex']='49',_0x44669e[_0x13297d(0x29b)][_0x13297d(0x1ff)]=_0x13297d(0x261),_0x4462c9['appendChild'](_0x44669e);}[_0x2a6827(0x1fd)](){const _0x55c898=_0x2a6827;[[b[_0x55c898(0x1ce)]],[M[_0x55c898(0x25f)],{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[M[_0x55c898(0x22d)],null]]}],[x[_0x55c898(0x297)]],[_[_0x55c898(0x1b9)],{'override':[[_[_0x55c898(0x232)],null]]}],[h['UniverDocsPlugin'],{'hasScroll':!0x1}],[g[_0x55c898(0x186)]],[k[_0x55c898(0x27f)]],[t['UniverSheetsPlugin'],{'notExecuteFormula':!0x0}],[j[_0x55c898(0x28c)]],[ne[_0x55c898(0x1e3)]],[re[_0x55c898(0x197)]],[n['UniverCollaborationPlugin']],[O[_0x55c898(0x1ab)]],[C[_0x55c898(0x21e)]],[ie['UniverSheetsHyperLinkPlugin']],[ae[_0x55c898(0x204)]],[p['UniverDataValidationPlugin']],[w[_0x55c898(0x1c8)]],[T[_0x55c898(0x2a2)]],[y[_0x55c898(0x243)],{'notExecuteFormula':!0x0}],[v[_0x55c898(0x198)]],[E[_0x55c898(0x1bd)]],[D['UniverSheetsDrawingUIPlugin']],[d[_0x55c898(0x1d5)]],[f[_0x55c898(0x211)]],[o['UniverSheetsChartPlugin']],[s[_0x55c898(0x29a)]],[l[_0x55c898(0x27b)]],[u[_0x55c898(0x251)]],[c[_0x55c898(0x1e0)],{'notExecuteFormula':!0x0}],[A['UniverSheetsTablePlugin']]]['forEach'](([_0x84174a,_0x289abd])=>this['registerPlugin'](_0x84174a,_0x289abd));}['dispose'](){const _0x18daa9=_0x2a6827;super[_0x18daa9(0x1c9)](),this['unMountHistoryContent'](),this[_0x18daa9(0x26f)][_0x18daa9(0x24e)]();}['registerPlugin'](_0x1e8b05,_0x7472c,_0x1ebaa4){const _0x2f146a=_0x2a6827;if(this[_0x2f146a(0x26f)][_0x2f146a(0x27a)](_0x1e8b05[_0x2f146a(0x1be)])&&!_0x1ebaa4)throw Error(_0x2f146a(0x23d)+_0x1e8b05[_0x2f146a(0x1be)]+'\x20has\x20been\x20registered.');this[_0x2f146a(0x26f)][_0x2f146a(0x224)](_0x1e8b05['pluginName'],[_0x1e8b05,_0x7472c]);}['getAllPlugins'](){const _0xc347d2=_0x2a6827;return Array[_0xc347d2(0x278)](this['_pluginMap'][_0xc347d2(0x23b)]());}['mountHistoryContent'](_0x416b86,_0x516f80){const _0x243315=_0x2a6827;let _0x2c4735=document[_0x243315(0x193)](Y);_0x2c4735&&(_0x2c4735['style'][_0x243315(0x1ff)]=_0x243315(0x26e),this['_initUniver'](_0x416b86,Y,_0x516f80));}['unMountHistoryContent'](){const _0x129b51=_0x2a6827;var _0x27b3a6;this[_0x129b51(0x290)][_0x129b51(0x1c9)](),(_0x27b3a6=this['historyUniver'])==null||_0x27b3a6[_0x129b51(0x1c9)](),this[_0x129b51(0x276)][_0x129b51(0x275)](null);let _0x272d13=document['getElementById'](Y);_0x272d13&&(_0x272d13['style'][_0x129b51(0x1ff)]='none',this['_internalWebWorker']&&(this[_0x129b51(0x24a)][_0x129b51(0x283)](),this[_0x129b51(0x24a)]=null));}['_initUniver'](_0x1bb883,_0x376991,_0x152d6a){const _0x46a30c=_0x2a6827;var _0x87cf15,_0x18b24a,_0x1abd8b,_0x1587f4;if(this[_0x46a30c(0x265)])return;let _0x69737b=new e[(_0x46a30c(0x192))]({'locales':{[this[_0x46a30c(0x244)]['getCurrentLocale']()]:this[_0x46a30c(0x244)][_0x46a30c(0x219)]()},'override':[[e[_0x46a30c(0x247)],{'useClass':r[_0x46a30c(0x1df)]}]]}),_0x2f40f9=_0x69737b[_0x46a30c(0x20c)]();this[_0x46a30c(0x2a7)](this['_themeService'][_0x46a30c(0x263)][_0x46a30c(0x285)](_0x556558=>{const _0x497908=_0x46a30c;_0x2f40f9[_0x497908(0x222)](e[_0x497908(0x245)])[_0x497908(0x1fb)](_0x556558);})),this[_0x46a30c(0x2a7)](this[_0x46a30c(0x240)][_0x46a30c(0x282)][_0x46a30c(0x285)](_0x364508=>{const _0xf4867=_0x46a30c;_0x2f40f9[_0xf4867(0x222)](e[_0xf4867(0x245)])['setTheme'](_0x364508);})),_0x2f40f9['get'](e[_0x46a30c(0x255)])[_0x46a30c(0x19f)](this['_localeService'][_0x46a30c(0x279)]()),_0x2f40f9['get'](e[_0x46a30c(0x1a5)])['setConfig'](r[_0x46a30c(0x205)],this['_configService']['getConfig'](r[_0x46a30c(0x205)]));let _0x4bb7dd=this[_0x46a30c(0x23e)]['getConfig'](a[_0x46a30c(0x267)]);_0x4bb7dd&&_0x69737b[_0x46a30c(0x241)](a['UniverLicensePlugin'],{'license':_0x4bb7dd['ls']});let _0x50ea61=(_0x87cf15=this[_0x46a30c(0x23e)][_0x46a30c(0x286)](_0x46a30c(0x1c7)))==null?void 0x0:_0x87cf15[_0x46a30c(0x20a)],_0x2499a6=!!_0x50ea61;_0x2499a6&&(this['_internalWebWorker']=_0x50ea61 instanceof Worker?_0x50ea61:null,_0x69737b[_0x46a30c(0x241)](S[_0x46a30c(0x269)],{'workerURL':_0x50ea61})),this['_pluginMap'][_0x46a30c(0x210)](([_0x14fafb,_0xc4bf67])=>{_0x69737b['registerPlugin'](_0x14fafb,_0xc4bf67);}),_0x69737b[_0x46a30c(0x241)](i[_0x46a30c(0x1c1)],{'historyListServerUrl':(_0x18b24a=this['_configService'][_0x46a30c(0x286)]('edit-history-loader.config'))==null?void 0x0:_0x18b24a['historyListServerUrl'],'historyPanelComponentKey':(_0x1abd8b=this[_0x46a30c(0x23e)][_0x46a30c(0x286)](_0x46a30c(0x1c7)))==null?void 0x0:_0x1abd8b[_0x46a30c(0x19d)],'historyPanelHidden':(_0x1587f4=this[_0x46a30c(0x23e)]['getConfig']('edit-history-loader.config'))==null?void 0x0:_0x1587f4[_0x46a30c(0x1db)]}),_0x2f40f9[_0x46a30c(0x190)](_0x1e16d1=>{const _0x12342e=_0x46a30c;this[_0x12342e(0x24f)](_0x1e16d1,_0x1bb883);}),this[_0x46a30c(0x276)][_0x46a30c(0x275)](_0x69737b);let _0x141217=_0x2f40f9[_0x46a30c(0x222)](i[_0x46a30c(0x18d)]),_0x325942=this['_checkCanRevert'](_0x1bb883),_0x5557f5=()=>{const _0x1e3fe2=_0x46a30c;_0x152d6a?_0x141217[_0x1e3fe2(0x1cd)](_0x1bb883,_0x376991,_0x325942,_0x152d6a):_0x141217[_0x1e3fe2(0x293)](_0x1bb883,_0x376991,_0x325942);};if(this[_0x46a30c(0x1c2)][_0x46a30c(0x274)]({'content':this[_0x46a30c(0x244)]['t'](_0x46a30c(0x22e)),'type':m[_0x46a30c(0x270)][_0x46a30c(0x19a)]}),_0x2499a6)try{_0x2f40f9[_0x46a30c(0x222)](S[_0x46a30c(0x1a0)])[_0x46a30c(0x221)]()[_0x46a30c(0x1af)](()=>{_0x5557f5();});}catch{_0x5557f5();}else _0x5557f5();}[_0x2a6827(0x24f)](_0x50b830,_0x4832fa){const _0x5ab439=_0x2a6827;let _0x12210b=_0x50b830['get'](i[_0x5ab439(0x18d)]);this[_0x5ab439(0x290)]['add'](_0x12210b['status$'][_0x5ab439(0x285)](_0x5d874a=>{const _0x1a2f94=_0x5ab439;switch(_0x5d874a){case i[_0x1a2f94(0x213)]['Entered']:this[_0x1a2f94(0x23a)]['closeAll'](),this[_0x1a2f94(0x1cb)]['close']();break;case i[_0x1a2f94(0x213)][_0x1a2f94(0x1b8)]:this[_0x1a2f94(0x1e2)]['executeCommand'](G['id']),this[_0x1a2f94(0x21a)]();break;case i[_0x1a2f94(0x213)]['Error']:this[_0x1a2f94(0x21a)](),this['_messageService'][_0x1a2f94(0x274)]({'content':this['_localeService']['t'](_0x1a2f94(0x296)),'type':m[_0x1a2f94(0x270)]['Error'],'duration':0xbb8});break;default:break;}})),this[_0x5ab439(0x290)][_0x5ab439(0x235)](_0x12210b['revertRevision$'][_0x5ab439(0x285)](async _0x3af8c7=>{const _0x1532f3=_0x5ab439;_0x3af8c7&&this[_0x1532f3(0x1e2)]['executeCommand'](n[_0x1532f3(0x191)]['id'],{'unitId':_0x4832fa,'revision':_0x3af8c7});}));}[_0x2a6827(0x1d3)](_0x2e2818){const _0x20f05e=_0x2a6827;let _0x4d823d=this[_0x20f05e(0x288)][_0x20f05e(0x1f2)](_0x2e2818)[_0x20f05e(0x231)]()[_0x20f05e(0x266)](_0xb43594=>_0xb43594[_0x20f05e(0x262)]()),_0x75834d=new t[(_0x20f05e(0x28f))](_0x2e2818)['id'],_0x2ba854=_0x4d823d[_0x20f05e(0x266)](_0x151914=>new t[(_0x20f05e(0x18a))](_0x2e2818,_0x151914)['id']),_0x2e6333=_0x4d823d[_0x20f05e(0x266)](_0x115982=>this[_0x20f05e(0x195)][_0x20f05e(0x1ed)](_0x2e2818,_0x115982)[_0x20f05e(0x266)](_0x3eb2c0=>new t[(_0x20f05e(0x1ec))](_0x2e2818,_0x115982,_0x3eb2c0[_0x20f05e(0x1d6)])['id']))[_0x20f05e(0x268)](),_0x4a4efb=new t[(_0x20f05e(0x1d8))](_0x2e2818)['id'];return this[_0x20f05e(0x238)][_0x20f05e(0x1e4)]([_0x75834d,..._0x2ba854,..._0x2e6333,_0x4a4efb])[_0x20f05e(0x1d1)](_0x3b9c28=>!!_0x3b9c28[_0x20f05e(0x1eb)]);}};X=B([z(0x0,(0x0,e[_0x2a6827(0x234)])(e[_0x2a6827(0x255)])),z(0x1,e['IUniverInstanceService']),z(0x2,e[_0x2a6827(0x1a5)]),z(0x3,e[_0x2a6827(0x18b)]),z(0x4,M[_0x2a6827(0x20e)]),z(0x5,e['IPermissionService']),z(0x6,(0x0,e[_0x2a6827(0x234)])(t[_0x2a6827(0x1f0)])),z(0x7,(0x0,e[_0x2a6827(0x234)])(M['IDialogService'])),z(0x8,(0x0,e[_0x2a6827(0x234)])(M['ISidebarService'])),z(0x9,(0x0,e['Inject'])(e[_0x2a6827(0x245)]))],X);let Z=class extends e[_0x2a6827(0x298)]{constructor(_0x4e7fe7=I,_0x5bba15,_0x12e1c2){const _0xbd2ddb=_0x2a6827;super(),this[_0xbd2ddb(0x1bf)]=_0x4e7fe7,this[_0xbd2ddb(0x25d)]=_0x5bba15,this[_0xbd2ddb(0x23e)]=_0x12e1c2;let {menu:_0xbe4870,..._0xdee78b}=(0x0,e['merge'])({},I,this[_0xbd2ddb(0x1bf)]);_0xbe4870&&this['_configService'][_0xbd2ddb(0x29d)](_0xbd2ddb(0x2a0),_0xbe4870,{'merge':!0x0}),this[_0xbd2ddb(0x23e)][_0xbd2ddb(0x29d)](F,_0xdee78b),this[_0xbd2ddb(0x1bf)][_0xbd2ddb(0x23c)]&&this[_0xbd2ddb(0x23e)][_0xbd2ddb(0x29d)](_0xbd2ddb(0x1f4),this[_0xbd2ddb(0x1bf)]['univerContainerId']);}[_0x2a6827(0x28e)](){const _0x45261f=_0x2a6827;this[_0x45261f(0x25d)][_0x45261f(0x235)]([q]),this[_0x45261f(0x25d)][_0x45261f(0x222)](q),[[U,{'useClass':X}],[J]][_0x45261f(0x210)](_0x483e8d=>this[_0x45261f(0x25d)][_0x45261f(0x235)](_0x483e8d));}[_0x2a6827(0x277)](){const _0x50f6a0=_0x2a6827;this[_0x50f6a0(0x25d)][_0x50f6a0(0x222)](J);}};R(Z,'type',e['UniverInstanceType'][_0x2a6827(0x23f)]),R(Z,_0x2a6827(0x1be),'UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN'),R(Z,_0x2a6827(0x1fe),K),R(Z,_0x2a6827(0x1c5),le),Z=B([(0x0,e['DependentOn'])(a[_0x2a6827(0x200)]),z(0x1,(0x0,e['Inject'])(e[_0x2a6827(0x22c)])),z(0x2,e[_0x2a6827(0x1a5)])],Z);let Q=class extends e[_0x2a6827(0x1f7)]{constructor(_0x2b494a,_0xf789be,_0x4301e0,_0x40500f,_0x5e9810,_0x3dad66,_0x4eb443,_0x10fa3e,_0x4d8ec2,_0x2a4915){const _0x335dec=_0x2a6827;super(),this[_0x335dec(0x1e2)]=_0x2b494a,this[_0x335dec(0x1e6)]=_0xf789be,this[_0x335dec(0x250)]=_0x4301e0,this[_0x335dec(0x244)]=_0x40500f,this[_0x335dec(0x1c2)]=_0x5e9810,this[_0x335dec(0x28d)]=_0x3dad66,this[_0x335dec(0x207)]=_0x4eb443,this[_0x335dec(0x1e9)]=_0x10fa3e,this[_0x335dec(0x288)]=_0x4d8ec2,this[_0x335dec(0x28a)]=_0x2a4915,R(this,_0x335dec(0x1c0),null),this[_0x335dec(0x26b)]();}[_0x2a6827(0x26b)](){const _0x1c906b=_0x2a6827;[W,G][_0x1c906b(0x210)](_0x48cb9c=>this[_0x1c906b(0x2a7)]((0x0,e[_0x1c906b(0x2a1)])(this[_0x1c906b(0x1e2)][_0x1c906b(0x1a8)](_0x48cb9c)))),this[_0x1c906b(0x1e6)][_0x1c906b(0x214)](de),this[_0x1c906b(0x2a7)](this[_0x1c906b(0x1e2)]['onCommandExecuted'](async(_0x22c662,_0x13c1ec)=>{const _0x40ad30=_0x1c906b;if(_0x22c662['id']===n[_0x40ad30(0x191)]['id']){let {unitId:_0x29f59c}=_0x22c662[_0x40ad30(0x1d4)];this[_0x40ad30(0x1c2)][_0x40ad30(0x274)]({'content':this[_0x40ad30(0x244)]['t']('edit-history-loader.panel.reverting'),'type':m[_0x40ad30(0x270)][_0x40ad30(0x19a)],'duration':0x1388});let _0x23497d=this[_0x40ad30(0x28d)][_0x40ad30(0x252)](_0x29f59c);_0x13c1ec!=null&&_0x13c1ec[_0x40ad30(0x225)]?this[_0x40ad30(0x218)](_0x23497d,async()=>(setTimeout(()=>window['location'][_0x40ad30(0x295)]()),!0x0),!0x0):this['_handleRevertAcknowledgement'](_0x23497d,async()=>{const _0x5651e1=_0x40ad30;let _0x568e90=this[_0x5651e1(0x288)][_0x5651e1(0x2a8)](e[_0x5651e1(0x1b3)][_0x5651e1(0x1a7)]),_0x50af9c=_0x568e90==null?void 0x0:_0x568e90['getActiveSheet']();if(!_0x50af9c)return!0x1;this[_0x5651e1(0x288)][_0x5651e1(0x26d)](_0x29f59c);let _0x14ff52=await this[_0x5651e1(0x1e9)][_0x5651e1(0x1ca)](_0x29f59c,e[_0x5651e1(0x1b3)][_0x5651e1(0x1a7)]);return _0x14ff52&&_0x14ff52 instanceof e[_0x5651e1(0x1e7)]?(await this[_0x5651e1(0x253)](_0x14ff52,_0x50af9c[_0x5651e1(0x262)]()),!0x0):!0x1;});}}));}[_0x2a6827(0x218)](_0x2eccee,_0xa1478b,_0xb8efad=!0x1){const _0x4f5c75=_0x2a6827;let _0x3932ae=(0x0,N[_0x4f5c75(0x1d2)])([_0x2eccee[_0x4f5c75(0x1a4)][_0x4f5c75(0x291)],_0x2eccee[_0x4f5c75(0x1ea)]])[_0x4f5c75(0x285)](async([_0x44699e,_0x35a44b])=>{const _0x22c33b=_0x4f5c75;if(_0x44699e[_0x22c33b(0x20b)]===n['CollaborationEvent'][_0x22c33b(0x1c3)]&&(_0x35a44b==null?void 0x0:_0x35a44b[_0x22c33b(0x1a2)])===r['CollaborationStatus'][_0x22c33b(0x24d)]&&_0x44699e[_0x22c33b(0x2a3)]['mutations']['some'](_0x4f2949=>_0x4f2949['id']===n['RevertRevisionMutation']['id'])&&await _0xa1478b()){var _0x3d4fa7;this[_0x22c33b(0x250)]['unMountHistoryContent'](),_0x3932ae[_0x22c33b(0x1a9)](),this[_0x22c33b(0x1c0)]&&clearTimeout(this[_0x22c33b(0x1c0)]),await((_0x3d4fa7=this[_0x22c33b(0x207)])==null?void 0x0:_0x3d4fa7[_0x22c33b(0x1ee)]());}});_0xb8efad&&(this[_0x4f5c75(0x1c0)]=setTimeout(()=>{const _0x435f96=_0x4f5c75;_0x3932ae['unsubscribe'](),this[_0x435f96(0x1c2)][_0x435f96(0x274)]({'content':this[_0x435f96(0x244)]['t'](_0x435f96(0x1f5)),'type':m['MessageType'][_0x435f96(0x230)],'duration':0xbb8});},0x1388));}async[_0x2a6827(0x253)](_0x27ac71,_0xad5df){const _0x3f6095=_0x2a6827;await this[_0x3f6095(0x26c)](_0x27ac71,_0xad5df),_0x27ac71[_0x3f6095(0x220)][_0x3f6095(0x227)]((0x0,N[_0x3f6095(0x1b0)])(this[_0x3f6095(0x1cf)]))[_0x3f6095(0x285)](_0x543360=>{_0x543360&&this['_updateURLWithCurrentState'](_0x543360);}),this[_0x3f6095(0x28a)]['urlChange$'][_0x3f6095(0x227)]((0x0,N[_0x3f6095(0x1b0)])(this[_0x3f6095(0x1cf)]))[_0x3f6095(0x285)](()=>this[_0x3f6095(0x26c)](_0x27ac71,_0xad5df));}[_0x2a6827(0x1f6)](_0x4de9d0,_0x32fe52=!0x1){const _0x4bce14=_0x2a6827;let _0x5b5f7f=this['_urlService']['getParam']('subunit');_0x4de9d0['getSheetId']()!==_0x5b5f7f&&this[_0x4bce14(0x28a)][_0x4bce14(0x1fc)]('subunit',_0x4de9d0[_0x4bce14(0x262)](),_0x32fe52);}async[_0x2a6827(0x26c)](_0x2b885b,_0x59ec4b){const _0x4a5cbf=_0x2a6827;var _0x366987;if(!_0x59ec4b||!_0x2b885b[_0x4a5cbf(0x24b)](_0x59ec4b)){let _0x5767b8=_0x2b885b[_0x4a5cbf(0x1f3)]()[0x0],_0x4898f8=_0x2b885b[_0x4a5cbf(0x24b)](_0x5767b8);if(!_0x4898f8)return;this[_0x4a5cbf(0x1f6)](_0x4898f8,!0x0),await this[_0x4a5cbf(0x1e2)]['executeCommand'](t[_0x4a5cbf(0x209)]['id'],{'unitId':_0x2b885b[_0x4a5cbf(0x25c)](),'subUnitId':_0x5767b8});return;}((_0x366987=_0x2b885b[_0x4a5cbf(0x2a4)]())==null?void 0x0:_0x366987[_0x4a5cbf(0x262)]())!==_0x59ec4b&&await this[_0x4a5cbf(0x1e2)]['executeCommand'](t[_0x4a5cbf(0x209)]['id'],{'unitId':_0x2b885b['getUnitId'](),'subUnitId':_0x59ec4b});}};Q=B([z(0x0,e[_0x2a6827(0x18b)]),z(0x1,M[_0x2a6827(0x242)]),z(0x2,(0x0,e[_0x2a6827(0x234)])(U)),z(0x3,(0x0,e[_0x2a6827(0x234)])(e['LocaleService'])),z(0x4,M[_0x2a6827(0x20e)]),z(0x5,(0x0,e['Inject'])(r[_0x2a6827(0x2a6)])),z(0x6,r[_0x2a6827(0x27d)]),z(0x7,(0x0,e[_0x2a6827(0x234)])(r[_0x2a6827(0x21f)])),z(0x8,e['IUniverInstanceService']),z(0x9,P[_0x2a6827(0x26a)])],Q);function _0x3209(_0x4664ec,_0x483b57){_0x4664ec=_0x4664ec-0x186;const _0x4d6046=_0x4d60();let _0x320996=_0x4d6046[_0x4664ec];return _0x320996;}let $=class extends e[_0x2a6827(0x298)]{constructor(_0x900561=I,_0x363917,_0x10ee3e){const _0x3e5b91=_0x2a6827;super(),this[_0x3e5b91(0x1bf)]=_0x900561,this[_0x3e5b91(0x25d)]=_0x363917,this[_0x3e5b91(0x23e)]=_0x10ee3e;let {menu:_0x3998f5,..._0x1f4b39}=(0x0,e[_0x3e5b91(0x248)])({},I,this['_config']);_0x3998f5&&this[_0x3e5b91(0x23e)][_0x3e5b91(0x29d)](_0x3e5b91(0x2a0),_0x3998f5,{'merge':!0x0}),this[_0x3e5b91(0x23e)][_0x3e5b91(0x29d)](F,_0x1f4b39),this[_0x3e5b91(0x1bf)][_0x3e5b91(0x23c)]&&this[_0x3e5b91(0x23e)][_0x3e5b91(0x29d)](V,this['_config'][_0x3e5b91(0x23c)]);}[_0x2a6827(0x28e)](){const _0x2cd2ac=_0x2a6827;this[_0x2cd2ac(0x25d)]['add']([q]),this[_0x2cd2ac(0x25d)][_0x2cd2ac(0x222)](q),[[U],[Q]][_0x2cd2ac(0x210)](_0xe4f23c=>this['_injector'][_0x2cd2ac(0x235)](_0xe4f23c));}[_0x2a6827(0x277)](){const _0x2ddc7e=_0x2a6827;this[_0x2ddc7e(0x25d)][_0x2ddc7e(0x222)](Q);}};R($,_0x2a6827(0x1ac),e[_0x2a6827(0x1b3)][_0x2a6827(0x23f)]),R($,_0x2a6827(0x1be),_0x2a6827(0x21b)),R($,_0x2a6827(0x1fe),K),R($,_0x2a6827(0x1c5),le),$=B([(0x0,e['DependentOn'])(a[_0x2a6827(0x200)]),z(0x1,(0x0,e['Inject'])(e[_0x2a6827(0x22c)])),z(0x2,e['IConfigService'])],$),exports[_0x2a6827(0x27c)]=F,Object[_0x2a6827(0x1b4)](exports,'HistoryLoaderService',{'enumerable':!0x0,'get':function(){return U;}}),Object[_0x2a6827(0x1b4)](exports,_0x2a6827(0x216),{'enumerable':!0x0,'get':function(){return X;}}),exports[_0x2a6827(0x226)]=W,exports['UNIVER_CONTAINER_ID_KEY']=V,exports[_0x2a6827(0x1e8)]=H,Object[_0x2a6827(0x1b4)](exports,_0x2a6827(0x187),{'enumerable':!0x0,'get':function(){return Z;}}),Object[_0x2a6827(0x1b4)](exports,_0x2a6827(0x18f),{'enumerable':!0x0,'get':function(){return $;}});
@@ -1 +1 @@
1
- function _0x10ca(){const _0x3fe082=['جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','77022OIXFBm','1700604DHDkEX','10iVbwxs','478360pPEQpG','32cUNTrd','202134AJLjzD','246953RxuqxX','101564xrXMGH','جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...','669489MLbkwt','خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','81fzznrZ'];_0x10ca=function(){return _0x3fe082;};return _0x10ca();}function _0x9b51(_0x29f23c,_0x3581ec){_0x29f23c=_0x29f23c-0x16f;const _0x10cab5=_0x10ca();let _0x9b519d=_0x10cab5[_0x29f23c];return _0x9b519d;}const _0x35871e=_0x9b51;(function(_0x1f3635,_0x361b92){const _0x55103e=_0x9b51,_0x4d4c03=_0x1f3635();while(!![]){try{const _0x438056=parseInt(_0x55103e(0x175))/0x1+parseInt(_0x55103e(0x171))/0x2+-parseInt(_0x55103e(0x177))/0x3*(parseInt(_0x55103e(0x173))/0x4)+-parseInt(_0x55103e(0x16f))/0x5+parseInt(_0x55103e(0x17a))/0x6+-parseInt(_0x55103e(0x172))/0x7*(-parseInt(_0x55103e(0x170))/0x8)+parseInt(_0x55103e(0x179))/0x9*(-parseInt(_0x55103e(0x17b))/0xa);if(_0x438056===_0x361b92)break;else _0x4d4c03['push'](_0x4d4c03['shift']());}catch(_0x14acfd){_0x4d4c03['push'](_0x4d4c03['shift']());}}}(_0x10ca,0x62f47));const e={'edit-history-loader':{'panel':{'title':'سجل\x20التحرير','reverting':_0x35871e(0x178),'revertFailed':_0x35871e(0x176),'listFetchError':'فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير'},'info':{'initializing':_0x35871e(0x174)}}};module['exports']=e;
1
+ const _0x1f8cb8=_0x4fb0;function _0x4fb0(_0x55fd44,_0x4a3798){_0x55fd44=_0x55fd44-0xf1;const _0x2edeca=_0x2ede();let _0x4fb054=_0x2edeca[_0x55fd44];return _0x4fb054;}(function(_0x4e613b,_0xe6c182){const _0x171077=_0x4fb0,_0x4341d7=_0x4e613b();while(!![]){try{const _0x55abc3=parseInt(_0x171077(0xf2))/0x1*(-parseInt(_0x171077(0xf5))/0x2)+-parseInt(_0x171077(0xf9))/0x3+-parseInt(_0x171077(0xf3))/0x4*(-parseInt(_0x171077(0xfe))/0x5)+parseInt(_0x171077(0xf8))/0x6*(-parseInt(_0x171077(0xfc))/0x7)+-parseInt(_0x171077(0xff))/0x8*(-parseInt(_0x171077(0xfb))/0x9)+-parseInt(_0x171077(0xfd))/0xa*(parseInt(_0x171077(0xf4))/0xb)+parseInt(_0x171077(0xfa))/0xc*(parseInt(_0x171077(0xf1))/0xd);if(_0x55abc3===_0xe6c182)break;else _0x4341d7['push'](_0x4341d7['shift']());}catch(_0xe784a2){_0x4341d7['push'](_0x4341d7['shift']());}}}(_0x2ede,0x948a3));function _0x2ede(){const _0x45521d=['738pDwTtp','6923MWJpEF','145780nuhffF','1086425runbkL','109592rLgrWq','جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','572yRJyJY','4783DVyGOK','16GLfsFP','594gtuSwx','374XhYewC','سجل\x20التحرير','exports','972wSYbCl','634812OeaKFt','182568OrnPmg'];_0x2ede=function(){return _0x45521d;};return _0x2ede();}const e={'edit-history-loader':{'panel':{'title':_0x1f8cb8(0xf6),'reverting':_0x1f8cb8(0x100),'revertFailed':'خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','listFetchError':'فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير'},'info':{'initializing':'جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...'}}};module[_0x1f8cb8(0xf7)]=e;
@@ -1 +1 @@
1
- const _0x5de585=_0x5820;function _0x5820(_0x4734a9,_0x53c649){_0x4734a9=_0x4734a9-0xc8;const _0x52546e=_0x5254();let _0x582068=_0x52546e[_0x4734a9];return _0x582068;}(function(_0x5c1dd2,_0x561d43){const _0x24463e=_0x5820,_0x3071d6=_0x5c1dd2();while(!![]){try{const _0x188888=-parseInt(_0x24463e(0xd1))/0x1*(-parseInt(_0x24463e(0xd4))/0x2)+-parseInt(_0x24463e(0xcd))/0x3+-parseInt(_0x24463e(0xcf))/0x4+-parseInt(_0x24463e(0xd2))/0x5+-parseInt(_0x24463e(0xd7))/0x6*(-parseInt(_0x24463e(0xcc))/0x7)+parseInt(_0x24463e(0xcb))/0x8*(parseInt(_0x24463e(0xd0))/0x9)+parseInt(_0x24463e(0xc9))/0xa;if(_0x188888===_0x561d43)break;else _0x3071d6['push'](_0x3071d6['shift']());}catch(_0x3913ed){_0x3071d6['push'](_0x3071d6['shift']());}}}(_0x5254,0x63e9a));function _0x5254(){const _0x2b6cb4=['Restaurant,\x20espereu...','114026lfDhsi','No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial','Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','864otwXTT','exports','15657260tjFNxa','Historial\x20d\x27edicions','2812512yMXpqX','350RWePlG','342144FLcKog','Inicialitzant,\x20espereu...','2980564MFbQWQ','9voEeGk','2ZUFsUT','3850425MgxOJo'];_0x5254=function(){return _0x2b6cb4;};return _0x5254();}const e={'edit-history-loader':{'panel':{'title':_0x5de585(0xca),'reverting':_0x5de585(0xd3),'revertFailed':_0x5de585(0xd6),'listFetchError':_0x5de585(0xd5)},'info':{'initializing':_0x5de585(0xce)}}};module[_0x5de585(0xc8)]=e;
1
+ const _0x38a221=_0x2f8b;(function(_0x23aa78,_0x3ed9c6){const _0x403b74=_0x2f8b,_0x285879=_0x23aa78();while(!![]){try{const _0x22d00d=parseInt(_0x403b74(0x154))/0x1+parseInt(_0x403b74(0x155))/0x2+-parseInt(_0x403b74(0x15a))/0x3+parseInt(_0x403b74(0x158))/0x4*(-parseInt(_0x403b74(0x15f))/0x5)+parseInt(_0x403b74(0x159))/0x6*(-parseInt(_0x403b74(0x15b))/0x7)+-parseInt(_0x403b74(0x15e))/0x8+parseInt(_0x403b74(0x160))/0x9*(parseInt(_0x403b74(0x153))/0xa);if(_0x22d00d===_0x3ed9c6)break;else _0x285879['push'](_0x285879['shift']());}catch(_0x561346){_0x285879['push'](_0x285879['shift']());}}}(_0x57ec,0x89656));function _0x57ec(){const _0xee2d33=['1214223pDaaAt','3686459ZVfrMt','Inicialitzant,\x20espereu...','exports','5220288xTuYhJ','109435CiXctr','10963629IsghGh','Historial\x20d\x27edicions','No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial','10gmKStF','990241JhWYfD','1849060FAltob','Restaurant,\x20espereu...','Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','84OAruWU','12XTAlRc'];_0x57ec=function(){return _0xee2d33;};return _0x57ec();}const e={'edit-history-loader':{'panel':{'title':_0x38a221(0x151),'reverting':_0x38a221(0x156),'revertFailed':_0x38a221(0x157),'listFetchError':_0x38a221(0x152)},'info':{'initializing':_0x38a221(0x15c)}}};function _0x2f8b(_0x3cc14c,_0x345967){_0x3cc14c=_0x3cc14c-0x151;const _0x57ec2a=_0x57ec();let _0x2f8b90=_0x57ec2a[_0x3cc14c];return _0x2f8b90;}module[_0x38a221(0x15d)]=e;
@@ -1 +1 @@
1
- function _0x341c(_0x492aa3,_0x454f2c){_0x492aa3=_0x492aa3-0x9e;const _0x1c4d95=_0x1c4d();let _0x341cad=_0x1c4d95[_0x492aa3];return _0x341cad;}const _0x3d2b4e=_0x341c;function _0x1c4d(){const _0x1831ac=['1500879mGcaAU','29530vBaNzn','1267366LoOolp','6867NCAETd','532693MRKzSl','1619262vPyaLJ','exports','255858PbFEUh','145CMVYit','Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','Wiederherstellung\x20läuft,\x20bitte\x20warten...','104FfMNWz','3379548NXhHIL','Bearbeitungsverlauf'];_0x1c4d=function(){return _0x1831ac;};return _0x1c4d();}(function(_0x1f75ff,_0x3e146b){const _0x1b8611=_0x341c,_0xa9b24a=_0x1f75ff();while(!![]){try{const _0x19536a=parseInt(_0x1b8611(0xaa))/0x1+-parseInt(_0x1b8611(0x9f))/0x2+-parseInt(_0x1b8611(0xa8))/0x3+parseInt(_0x1b8611(0xa6))/0x4+parseInt(_0x1b8611(0xa2))/0x5*(parseInt(_0x1b8611(0xa1))/0x6)+parseInt(_0x1b8611(0x9e))/0x7*(parseInt(_0x1b8611(0xa5))/0x8)+parseInt(_0x1b8611(0xab))/0x9*(-parseInt(_0x1b8611(0xa9))/0xa);if(_0x19536a===_0x3e146b)break;else _0xa9b24a['push'](_0xa9b24a['shift']());}catch(_0x443ef8){_0xa9b24a['push'](_0xa9b24a['shift']());}}}(_0x1c4d,0xbd3d4));const e={'edit-history-loader':{'panel':{'title':_0x3d2b4e(0xa7),'reverting':_0x3d2b4e(0xa4),'revertFailed':_0x3d2b4e(0xa3),'listFetchError':'Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie'},'info':{'initializing':'Initialisierung\x20läuft,\x20bitte\x20warten...'}}};module[_0x3d2b4e(0xa0)]=e;
1
+ function _0x4af1(_0x292207,_0x288d99){_0x292207=_0x292207-0x1ae;const _0x426756=_0x4267();let _0x4af1e1=_0x426756[_0x292207];return _0x4af1e1;}const _0xda737c=_0x4af1;(function(_0x216ca9,_0x20d7c5){const _0xe187f1=_0x4af1,_0x4ef8ec=_0x216ca9();while(!![]){try{const _0x4a889d=-parseInt(_0xe187f1(0x1af))/0x1+-parseInt(_0xe187f1(0x1b0))/0x2*(parseInt(_0xe187f1(0x1ba))/0x3)+parseInt(_0xe187f1(0x1b6))/0x4*(parseInt(_0xe187f1(0x1b5))/0x5)+parseInt(_0xe187f1(0x1b3))/0x6+parseInt(_0xe187f1(0x1b4))/0x7+parseInt(_0xe187f1(0x1b2))/0x8+parseInt(_0xe187f1(0x1b7))/0x9*(-parseInt(_0xe187f1(0x1b1))/0xa);if(_0x4a889d===_0x20d7c5)break;else _0x4ef8ec['push'](_0x4ef8ec['shift']());}catch(_0x482b1c){_0x4ef8ec['push'](_0x4ef8ec['shift']());}}}(_0x4267,0x8dbae));const e={'edit-history-loader':{'panel':{'title':_0xda737c(0x1bb),'reverting':_0xda737c(0x1b8),'revertFailed':_0xda737c(0x1bc),'listFetchError':_0xda737c(0x1b9)},'info':{'initializing':'Initialisierung\x20läuft,\x20bitte\x20warten...'}}};module[_0xda737c(0x1ae)]=e;function _0x4267(){const _0x314e1d=['841857NweIHb','4RQBoIE','10KJxupL','4619872YovRsQ','4104576Fnquih','6791890yUcRxT','34165TqafYW','496bkkhMf','4942827GZyAzU','Wiederherstellung\x20läuft,\x20bitte\x20warten...','Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie','1661334PZMGyJ','Bearbeitungsverlauf','Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','exports'];_0x4267=function(){return _0x314e1d;};return _0x4267();}
@@ -1 +1 @@
1
- const _0x130f4b=_0x23df;(function(_0xa3217,_0xa5169b){const _0x2285f4=_0x23df,_0x5ca3e1=_0xa3217();while(!![]){try{const _0x1e5ea0=parseInt(_0x2285f4(0x155))/0x1*(parseInt(_0x2285f4(0x152))/0x2)+-parseInt(_0x2285f4(0x14c))/0x3+-parseInt(_0x2285f4(0x156))/0x4*(parseInt(_0x2285f4(0x14e))/0x5)+parseInt(_0x2285f4(0x158))/0x6+-parseInt(_0x2285f4(0x149))/0x7*(parseInt(_0x2285f4(0x150))/0x8)+parseInt(_0x2285f4(0x14b))/0x9+-parseInt(_0x2285f4(0x151))/0xa*(-parseInt(_0x2285f4(0x153))/0xb);if(_0x1e5ea0===_0xa5169b)break;else _0x5ca3e1['push'](_0x5ca3e1['shift']());}catch(_0x1e32fc){_0x5ca3e1['push'](_0x5ca3e1['shift']());}}}(_0x1914,0x8d69d));const e={'edit-history-loader':{'panel':{'title':_0x130f4b(0x154),'reverting':_0x130f4b(0x14d),'revertFailed':_0x130f4b(0x157),'listFetchError':_0x130f4b(0x14f)},'info':{'initializing':_0x130f4b(0x14a)}}};module[_0x130f4b(0x159)]=e;function _0x23df(_0x568c36,_0x39552c){_0x568c36=_0x568c36-0x149;const _0x191488=_0x1914();let _0x23df12=_0x191488[_0x568c36];return _0x23df12;}function _0x1914(){const _0x197082=['279584ZcrQwl','2143870pFaAJP','757810jesiEM','55anCRLd','Edit\x20History','1lmrScE','53608HRDKiE','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','3708666gwxNIt','exports','161wfyIsy','Initializing,\x20please\x20wait...','7785522gAvqFL','3285924eQjMYA','Reverting,\x20please\x20wait...','170kEZudf','Failed\x20to\x20get\x20edit\x20history\x20list'];_0x1914=function(){return _0x197082;};return _0x1914();}
1
+ function _0x9de4(_0x50a6b7,_0x2dbcea){_0x50a6b7=_0x50a6b7-0x157;const _0x52535d=_0x5253();let _0x9de49e=_0x52535d[_0x50a6b7];return _0x9de49e;}const _0x404ee6=_0x9de4;(function(_0x3f255b,_0x720293){const _0x4b3f06=_0x9de4,_0x43d3d5=_0x3f255b();while(!![]){try{const _0x38393f=-parseInt(_0x4b3f06(0x15a))/0x1*(parseInt(_0x4b3f06(0x159))/0x2)+-parseInt(_0x4b3f06(0x167))/0x3*(parseInt(_0x4b3f06(0x15b))/0x4)+-parseInt(_0x4b3f06(0x160))/0x5*(-parseInt(_0x4b3f06(0x157))/0x6)+-parseInt(_0x4b3f06(0x15e))/0x7*(-parseInt(_0x4b3f06(0x169))/0x8)+parseInt(_0x4b3f06(0x166))/0x9+parseInt(_0x4b3f06(0x15d))/0xa*(parseInt(_0x4b3f06(0x161))/0xb)+-parseInt(_0x4b3f06(0x158))/0xc*(-parseInt(_0x4b3f06(0x165))/0xd);if(_0x38393f===_0x720293)break;else _0x43d3d5['push'](_0x43d3d5['shift']());}catch(_0x1a1773){_0x43d3d5['push'](_0x43d3d5['shift']());}}}(_0x5253,0xbbbd7));function _0x5253(){const _0x305978=['1pmQjDK','893668ZpdVGH','Edit\x20History','20LlESEO','32011Joqlln','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','148940ksLqVC','1636283bhcxUO','Initializing,\x20please\x20wait...','Reverting,\x20please\x20wait...','Failed\x20to\x20get\x20edit\x20history\x20list','78cwXefm','698229TDUCAC','15WIHJSd','exports','2272wGzXMf','204IhWsbN','1387452ZybdZj','2988538DfIxCd'];_0x5253=function(){return _0x305978;};return _0x5253();}const e={'edit-history-loader':{'panel':{'title':_0x404ee6(0x15c),'reverting':_0x404ee6(0x163),'revertFailed':_0x404ee6(0x15f),'listFetchError':_0x404ee6(0x164)},'info':{'initializing':_0x404ee6(0x162)}}};module[_0x404ee6(0x168)]=e;
@@ -1 +1 @@
1
- function _0x1ba2(_0x21c08b,_0x593254){_0x21c08b=_0x21c08b-0xa5;const _0x3f9602=_0x3f96();let _0x1ba2c6=_0x3f9602[_0x21c08b];return _0x1ba2c6;}const _0x216b49=_0x1ba2;function _0x3f96(){const _0x1bfc13=['Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','268326FowGWQ','1217650YHWGdd','2498932Hwkjrc','5876496keSxTo','4700CytGna','1585HGLslL','6526560IxbKMK','Inicializando,\x20espere...','8234933GBpqkG','Restaurando,\x20espere...','No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones','Historial\x20de\x20ediciones'];_0x3f96=function(){return _0x1bfc13;};return _0x3f96();}(function(_0x438b98,_0x3fab64){const _0x57de1d=_0x1ba2,_0x2687e6=_0x438b98();while(!![]){try{const _0x287c3d=parseInt(_0x57de1d(0xa8))/0x1+parseInt(_0x57de1d(0xa9))/0x2+-parseInt(_0x57de1d(0xa7))/0x3+-parseInt(_0x57de1d(0xab))/0x4*(parseInt(_0x57de1d(0xac))/0x5)+-parseInt(_0x57de1d(0xaa))/0x6+-parseInt(_0x57de1d(0xaf))/0x7+parseInt(_0x57de1d(0xad))/0x8;if(_0x287c3d===_0x3fab64)break;else _0x2687e6['push'](_0x2687e6['shift']());}catch(_0x15e7e2){_0x2687e6['push'](_0x2687e6['shift']());}}}(_0x3f96,0xa2660));const e={'edit-history-loader':{'panel':{'title':_0x216b49(0xa5),'reverting':_0x216b49(0xb0),'revertFailed':_0x216b49(0xa6),'listFetchError':_0x216b49(0xb1)},'info':{'initializing':_0x216b49(0xae)}}};module['exports']=e;
1
+ const _0x2bf849=_0x5e01;(function(_0x20dfff,_0x3e669b){const _0x2f7312=_0x5e01,_0xfda8d6=_0x20dfff();while(!![]){try{const _0x55eef0=-parseInt(_0x2f7312(0xd4))/0x1*(-parseInt(_0x2f7312(0xca))/0x2)+parseInt(_0x2f7312(0xd5))/0x3+parseInt(_0x2f7312(0xd0))/0x4+parseInt(_0x2f7312(0xc8))/0x5*(parseInt(_0x2f7312(0xc9))/0x6)+-parseInt(_0x2f7312(0xd2))/0x7+parseInt(_0x2f7312(0xcf))/0x8+-parseInt(_0x2f7312(0xcc))/0x9;if(_0x55eef0===_0x3e669b)break;else _0xfda8d6['push'](_0xfda8d6['shift']());}catch(_0xd8b244){_0xfda8d6['push'](_0xfda8d6['shift']());}}}(_0xdbbc,0x34523));const e={'edit-history-loader':{'panel':{'title':_0x2bf849(0xd1),'reverting':_0x2bf849(0xcb),'revertFailed':_0x2bf849(0xd3),'listFetchError':'No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones'},'info':{'initializing':_0x2bf849(0xcd)}}};function _0xdbbc(){const _0x46f877=['4199292cdpRPu','Inicializando,\x20espere...','exports','926624CsbwoK','252520CfNuAx','Historial\x20de\x20ediciones','512176FLVeLY','Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','50KPcbKD','478491lytlxH','1670xJBqdm','4722kTavQM','6110ubuXWH','Restaurando,\x20espere...'];_0xdbbc=function(){return _0x46f877;};return _0xdbbc();}function _0x5e01(_0x5e2d78,_0x4d0e01){_0x5e2d78=_0x5e2d78-0xc8;const _0xdbbccc=_0xdbbc();let _0x5e01d2=_0xdbbccc[_0x5e2d78];return _0x5e01d2;}module[_0x2bf849(0xce)]=e;
@@ -1 +1 @@
1
- function _0x570f(){const _0x50bb9c=['exports','170487ITPEau','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','7595160eLftIp','56JIkTjv','210kmgFoX','502680fQXisF','تاریخچه\x20ویرایش','242937mhCeZl','10875ffEiXg','1374716tXKVSG','2652RaeDQs','741vpgoxO'];_0x570f=function(){return _0x50bb9c;};return _0x570f();}const _0x35570c=_0x1216;function _0x1216(_0x5f90b5,_0xbe7285){_0x5f90b5=_0x5f90b5-0x1cb;const _0x570f59=_0x570f();let _0x121688=_0x570f59[_0x5f90b5];return _0x121688;}(function(_0x28ac47,_0x32ab28){const _0x373eaa=_0x1216,_0x543e83=_0x28ac47();while(!![]){try{const _0x122032=parseInt(_0x373eaa(0x1cb))/0x1+parseInt(_0x373eaa(0x1d5))/0x2*(-parseInt(_0x373eaa(0x1d6))/0x3)+-parseInt(_0x373eaa(0x1d0))/0x4+-parseInt(_0x373eaa(0x1d3))/0x5*(-parseInt(_0x373eaa(0x1cf))/0x6)+-parseInt(_0x373eaa(0x1d4))/0x7+parseInt(_0x373eaa(0x1ce))/0x8*(-parseInt(_0x373eaa(0x1d2))/0x9)+parseInt(_0x373eaa(0x1cd))/0xa;if(_0x122032===_0x32ab28)break;else _0x543e83['push'](_0x543e83['shift']());}catch(_0x565c2c){_0x543e83['push'](_0x543e83['shift']());}}}(_0x570f,0x28ead));const e={'edit-history-loader':{'panel':{'title':_0x35570c(0x1d1),'reverting':'در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','revertFailed':'خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','listFetchError':_0x35570c(0x1cc)},'info':{'initializing':'در\x20حال\x20راه‌اندازی،\x20لطفا\x20صبر\x20کنید...'}}};module[_0x35570c(0x1d7)]=e;
1
+ const _0x62044b=_0x4dec;(function(_0x2e3f0a,_0x1a2ede){const _0x3a1e9a=_0x4dec,_0x2a9635=_0x2e3f0a();while(!![]){try{const _0x4bf001=-parseInt(_0x3a1e9a(0x94))/0x1*(parseInt(_0x3a1e9a(0x97))/0x2)+parseInt(_0x3a1e9a(0x9f))/0x3+parseInt(_0x3a1e9a(0xa0))/0x4*(-parseInt(_0x3a1e9a(0x9e))/0x5)+parseInt(_0x3a1e9a(0x9c))/0x6+parseInt(_0x3a1e9a(0x98))/0x7+parseInt(_0x3a1e9a(0x9a))/0x8+parseInt(_0x3a1e9a(0x91))/0x9*(parseInt(_0x3a1e9a(0x92))/0xa);if(_0x4bf001===_0x1a2ede)break;else _0x2a9635['push'](_0x2a9635['shift']());}catch(_0x136d04){_0x2a9635['push'](_0x2a9635['shift']());}}}(_0x516a,0xc680a));function _0x4dec(_0x4f9c33,_0x54ad4b){_0x4f9c33=_0x4f9c33-0x91;const _0x516ae9=_0x516a();let _0x4dec0f=_0x516ae9[_0x4f9c33];return _0x4dec0f;}const e={'edit-history-loader':{'panel':{'title':_0x62044b(0x99),'reverting':_0x62044b(0x96),'revertFailed':_0x62044b(0x95),'listFetchError':_0x62044b(0x9d)},'info':{'initializing':_0x62044b(0x93)}}};module[_0x62044b(0x9b)]=e;function _0x516a(){const _0x2e2670=['2680878sqwYTz','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','468610DbAkZU','431055rkfuIn','28MDqbmQ','4596039RaapuV','10sMDwhC','در\x20حال\x20راه‌اندازی،\x20لطفا\x20صبر\x20کنید...','34aTgeVF','خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','26358hRZhQN','1729917eRapIZ','تاریخچه\x20ویرایش','4551248qgegPZ','exports'];_0x516a=function(){return _0x2e2670;};return _0x516a();}
@@ -1 +1 @@
1
- function _0x4a7d(_0x262a3c,_0x42c099){_0x262a3c=_0x262a3c-0x189;const _0x335d7c=_0x335d();let _0x4a7d56=_0x335d7c[_0x262a3c];return _0x4a7d56;}const _0xdc5fbf=_0x4a7d;(function(_0xc6d5fc,_0x4881bd){const _0x5ee5c1=_0x4a7d,_0xa70aaa=_0xc6d5fc();while(!![]){try{const _0x10d89e=-parseInt(_0x5ee5c1(0x18e))/0x1*(parseInt(_0x5ee5c1(0x190))/0x2)+parseInt(_0x5ee5c1(0x18b))/0x3+-parseInt(_0x5ee5c1(0x18f))/0x4*(-parseInt(_0x5ee5c1(0x189))/0x5)+parseInt(_0x5ee5c1(0x18d))/0x6*(-parseInt(_0x5ee5c1(0x195))/0x7)+-parseInt(_0x5ee5c1(0x18c))/0x8*(-parseInt(_0x5ee5c1(0x193))/0x9)+-parseInt(_0x5ee5c1(0x194))/0xa+-parseInt(_0x5ee5c1(0x197))/0xb*(-parseInt(_0x5ee5c1(0x192))/0xc);if(_0x10d89e===_0x4881bd)break;else _0xa70aaa['push'](_0xa70aaa['shift']());}catch(_0x3db5a1){_0xa70aaa['push'](_0xa70aaa['shift']());}}}(_0x335d,0xf112c));const e={'edit-history-loader':{'panel':{'title':'Historique\x20des\x20modifications','reverting':_0xdc5fbf(0x18a),'revertFailed':_0xdc5fbf(0x196),'listFetchError':'Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique'},'info':{'initializing':_0xdc5fbf(0x198)}}};function _0x335d(){const _0x40470f=['271663JXbTpT','Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','16277063mTGSIn','Initialisation\x20en\x20cours,\x20veuillez\x20patienter...','38615zAwQNg','Restauration\x20en\x20cours,\x20veuillez\x20patienter...','3724632nNkXqM','8aOVmll','300ryHJRz','9GWMafU','416BuWcaX','152716qCtFvb','exports','12FFljSX','16936659RPDlns','17912120VIWPeV'];_0x335d=function(){return _0x40470f;};return _0x335d();}module[_0xdc5fbf(0x191)]=e;
1
+ const _0xc1f9aa=_0x5f49;(function(_0x33613b,_0x4e3465){const _0x5e30b3=_0x5f49,_0x14c6f0=_0x33613b();while(!![]){try{const _0x48ceb2=-parseInt(_0x5e30b3(0x9f))/0x1+-parseInt(_0x5e30b3(0x94))/0x2*(parseInt(_0x5e30b3(0x9b))/0x3)+parseInt(_0x5e30b3(0xa1))/0x4*(-parseInt(_0x5e30b3(0x97))/0x5)+parseInt(_0x5e30b3(0x9e))/0x6*(parseInt(_0x5e30b3(0x96))/0x7)+-parseInt(_0x5e30b3(0x99))/0x8+-parseInt(_0x5e30b3(0x98))/0x9*(-parseInt(_0x5e30b3(0x95))/0xa)+parseInt(_0x5e30b3(0xa0))/0xb;if(_0x48ceb2===_0x4e3465)break;else _0x14c6f0['push'](_0x14c6f0['shift']());}catch(_0xda5260){_0x14c6f0['push'](_0x14c6f0['shift']());}}}(_0x60e7,0xdde21));const e={'edit-history-loader':{'panel':{'title':_0xc1f9aa(0x9a),'reverting':_0xc1f9aa(0x9d),'revertFailed':_0xc1f9aa(0x93),'listFetchError':'Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique'},'info':{'initializing':'Initialisation\x20en\x20cours,\x20veuillez\x20patienter...'}}};function _0x60e7(){const _0x1ccbad=['3361744iMyudO','876510aQanTx','91VAwGfe','1926265hRaRbr','27gwlKpZ','8948592SaLgFb','Historique\x20des\x20modifications','3wEkbNm','exports','Restauration\x20en\x20cours,\x20veuillez\x20patienter...','768072nqwkGW','1224291ceyLLO','41535637jBeaOi','8SQOlgS','Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration'];_0x60e7=function(){return _0x1ccbad;};return _0x60e7();}function _0x5f49(_0x29b859,_0x27f44d){_0x29b859=_0x29b859-0x93;const _0x60e71f=_0x60e7();let _0x5f4944=_0x60e71f[_0x29b859];return _0x5f4944;}module[_0xc1f9aa(0x9c)]=e;
@@ -1 +1 @@
1
- const _0x580852=_0x4aa7;function _0x4aa7(_0x50d5d3,_0x1ef557){_0x50d5d3=_0x50d5d3-0x19c;const _0x1b7ea3=_0x1b7e();let _0x4aa711=_0x1b7ea3[_0x50d5d3];return _0x4aa711;}(function(_0x1bf3ac,_0x4b2af9){const _0x279cab=_0x4aa7,_0x27d9bc=_0x1bf3ac();while(!![]){try{const _0x46a4e9=parseInt(_0x279cab(0x19e))/0x1*(parseInt(_0x279cab(0x1a0))/0x2)+-parseInt(_0x279cab(0x1a3))/0x3+parseInt(_0x279cab(0x19f))/0x4*(parseInt(_0x279cab(0x1a2))/0x5)+parseInt(_0x279cab(0x1aa))/0x6+-parseInt(_0x279cab(0x1a7))/0x7+-parseInt(_0x279cab(0x1a6))/0x8+-parseInt(_0x279cab(0x19c))/0x9*(-parseInt(_0x279cab(0x1a9))/0xa);if(_0x46a4e9===_0x4b2af9)break;else _0x27d9bc['push'](_0x27d9bc['shift']());}catch(_0x144df5){_0x27d9bc['push'](_0x27d9bc['shift']());}}}(_0x1b7e,0x57ff3));function _0x1b7e(){const _0x18e3f9=['Mengembalikan,\x20harap\x20tunggu...','5RMssdm','48183BvktTD','exports','Riwayat\x20Edit','3673832oftKxk','1288623mbtIjx','Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','101570uiAESw','481566jKnBkt','513flgqRm','Menginisialisasi,\x20harap\x20tunggu...','587GbPlFS','744nFLMrk','1228wioILu'];_0x1b7e=function(){return _0x18e3f9;};return _0x1b7e();}const e={'edit-history-loader':{'panel':{'title':_0x580852(0x1a5),'reverting':_0x580852(0x1a1),'revertFailed':_0x580852(0x1a8),'listFetchError':'Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit'},'info':{'initializing':_0x580852(0x19d)}}};module[_0x580852(0x1a4)]=e;
1
+ const _0x2c6464=_0xafc8;(function(_0x2453af,_0x17c5d5){const _0x2f99bd=_0xafc8,_0x4a6f41=_0x2453af();while(!![]){try{const _0xf94d78=-parseInt(_0x2f99bd(0x173))/0x1+-parseInt(_0x2f99bd(0x16d))/0x2+parseInt(_0x2f99bd(0x170))/0x3+parseInt(_0x2f99bd(0x172))/0x4+-parseInt(_0x2f99bd(0x171))/0x5*(-parseInt(_0x2f99bd(0x168))/0x6)+-parseInt(_0x2f99bd(0x16a))/0x7+parseInt(_0x2f99bd(0x169))/0x8*(parseInt(_0x2f99bd(0x175))/0x9);if(_0xf94d78===_0x17c5d5)break;else _0x4a6f41['push'](_0x4a6f41['shift']());}catch(_0x179d66){_0x4a6f41['push'](_0x4a6f41['shift']());}}}(_0x4475,0xb5623));function _0x4475(){const _0x30e91a=['58928vpxyyV','1024324oIZYUg','Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit','Mengembalikan,\x20harap\x20tunggu...','1227008OpqpFD','Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','Menginisialisasi,\x20harap\x20tunggu...','970380RqDhPZ','806565sIwoOh','3724420tQOavN','825740oUYTKw','Riwayat\x20Edit','918BBnlyJ','12UZXSTI'];_0x4475=function(){return _0x30e91a;};return _0x4475();}const e={'edit-history-loader':{'panel':{'title':_0x2c6464(0x174),'reverting':_0x2c6464(0x16c),'revertFailed':_0x2c6464(0x16e),'listFetchError':_0x2c6464(0x16b)},'info':{'initializing':_0x2c6464(0x16f)}}};function _0xafc8(_0x137d18,_0xf3582d){_0x137d18=_0x137d18-0x168;const _0x44754f=_0x4475();let _0xafc83d=_0x44754f[_0x137d18];return _0xafc83d;}module['exports']=e;
@@ -1 +1 @@
1
- const _0x58ed85=_0x3f0b;(function(_0x32b194,_0x323287){const _0x14f388=_0x3f0b,_0x5f73ee=_0x32b194();while(!![]){try{const _0x5ba4de=-parseInt(_0x14f388(0x1dd))/0x1+-parseInt(_0x14f388(0x1da))/0x2*(parseInt(_0x14f388(0x1d8))/0x3)+-parseInt(_0x14f388(0x1e3))/0x4+parseInt(_0x14f388(0x1dc))/0x5*(-parseInt(_0x14f388(0x1e0))/0x6)+parseInt(_0x14f388(0x1de))/0x7+-parseInt(_0x14f388(0x1e2))/0x8*(-parseInt(_0x14f388(0x1d6))/0x9)+-parseInt(_0x14f388(0x1d9))/0xa*(-parseInt(_0x14f388(0x1e1))/0xb);if(_0x5ba4de===_0x323287)break;else _0x5f73ee['push'](_0x5f73ee['shift']());}catch(_0x576000){_0x5f73ee['push'](_0x5f73ee['shift']());}}}(_0x446c,0xda7e0));function _0x3f0b(_0xeafc2a,_0x5112ee){_0xeafc2a=_0xeafc2a-0x1d6;const _0x446cc3=_0x446c();let _0x3f0bcf=_0x446cc3[_0xeafc2a];return _0x3f0bcf;}const e={'edit-history-loader':{'panel':{'title':_0x58ed85(0x1d7),'reverting':_0x58ed85(0x1df),'revertFailed':'Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino','listFetchError':'Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche'},'info':{'initializing':'Inizializzazione\x20in\x20corso,\x20attendi...'}}};function _0x446c(){const _0x3867ce=['4825060nroLyK','12htGLkD','exports','5JpfKiF','1390953SMyPjK','11081854VcrDPy','Ripristino\x20in\x20corso,\x20attendi...','166308CHwWbQ','55cwyjER','19192axrcfW','6513016tjkOle','4689vPipWv','Cronologia\x20modifiche','651831ypWnRg'];_0x446c=function(){return _0x3867ce;};return _0x446c();}module[_0x58ed85(0x1db)]=e;
1
+ const _0x28f5a3=_0x3cea;(function(_0x2de7c6,_0x130ba4){const _0x1c6039=_0x3cea,_0x5cbd57=_0x2de7c6();while(!![]){try{const _0x93c064=parseInt(_0x1c6039(0x14e))/0x1*(parseInt(_0x1c6039(0x149))/0x2)+parseInt(_0x1c6039(0x14a))/0x3*(-parseInt(_0x1c6039(0x153))/0x4)+parseInt(_0x1c6039(0x14f))/0x5*(parseInt(_0x1c6039(0x14d))/0x6)+parseInt(_0x1c6039(0x14c))/0x7+parseInt(_0x1c6039(0x143))/0x8*(-parseInt(_0x1c6039(0x142))/0x9)+parseInt(_0x1c6039(0x14b))/0xa*(-parseInt(_0x1c6039(0x152))/0xb)+-parseInt(_0x1c6039(0x148))/0xc*(-parseInt(_0x1c6039(0x150))/0xd);if(_0x93c064===_0x130ba4)break;else _0x5cbd57['push'](_0x5cbd57['shift']());}catch(_0xe41ef1){_0x5cbd57['push'](_0x5cbd57['shift']());}}}(_0x1194,0x42ec6));const e={'edit-history-loader':{'panel':{'title':_0x28f5a3(0x147),'reverting':_0x28f5a3(0x144),'revertFailed':_0x28f5a3(0x151),'listFetchError':'Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche'},'info':{'initializing':_0x28f5a3(0x145)}}};function _0x1194(){const _0xb41db9=['44946GGQBOF','400zNCZMW','9tLcEwe','1232824Iworcu','Ripristino\x20in\x20corso,\x20attendi...','Inizializzazione\x20in\x20corso,\x20attendi...','exports','Cronologia\x20modifiche','45228DuBKeK','2efJAbw','5097KeXaQo','930BIHIFi','3243639XJLvlf','6vPkysE','110923veUCJw','191130vhtAdM','1261VDxRyU','Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino'];_0x1194=function(){return _0xb41db9;};return _0x1194();}function _0x3cea(_0x5c2ac4,_0x490317){_0x5c2ac4=_0x5c2ac4-0x142;const _0x1194c4=_0x1194();let _0x3cea81=_0x1194c4[_0x5c2ac4];return _0x3cea81;}module[_0x28f5a3(0x146)]=e;
@@ -1 +1 @@
1
- const _0x42744b=_0x3fc5;(function(_0x13013e,_0x2a84d2){const _0x53f4e8=_0x3fc5,_0x52b8b5=_0x13013e();while(!![]){try{const _0x173c2a=parseInt(_0x53f4e8(0x1f0))/0x1*(-parseInt(_0x53f4e8(0x1e7))/0x2)+-parseInt(_0x53f4e8(0x1ed))/0x3+-parseInt(_0x53f4e8(0x1f2))/0x4*(-parseInt(_0x53f4e8(0x1eb))/0x5)+parseInt(_0x53f4e8(0x1ef))/0x6+parseInt(_0x53f4e8(0x1ee))/0x7*(parseInt(_0x53f4e8(0x1f3))/0x8)+-parseInt(_0x53f4e8(0x1e8))/0x9+parseInt(_0x53f4e8(0x1e6))/0xa*(-parseInt(_0x53f4e8(0x1ec))/0xb);if(_0x173c2a===_0x2a84d2)break;else _0x52b8b5['push'](_0x52b8b5['shift']());}catch(_0x38d23c){_0x52b8b5['push'](_0x52b8b5['shift']());}}}(_0x3c20,0xbba32));function _0x3fc5(_0x3f2a7b,_0x5a71c0){_0x3f2a7b=_0x3f2a7b-0x1e6;const _0x3c2067=_0x3c20();let _0x3fc5f2=_0x3c2067[_0x3f2a7b];return _0x3fc5f2;}const e={'edit-history-loader':{'panel':{'title':'編集履歴','reverting':_0x42744b(0x1f4),'revertFailed':_0x42744b(0x1e9),'listFetchError':_0x42744b(0x1f1)},'info':{'initializing':_0x42744b(0x1ea)}}};module['exports']=e;function _0x3c20(){const _0x4b3fee=['435BjActA','11otclvv','2170080uTHxkG','7LZkQwL','8936556LpDbjt','142689ExOIyK','編集履歴リストの取得に失敗しました','57560EsYjKr','9267784qZWzWg','復元中です。お待ちください...','19243970uXJqjp','2rwTQOe','3067389RMrERu','不明なエラーが発生しました。ページを更新して復元結果を確認してください','初期化中です。お待ちください...'];_0x3c20=function(){return _0x4b3fee;};return _0x3c20();}
1
+ function _0x9350(_0x48f4b1,_0x37d880){_0x48f4b1=_0x48f4b1-0x115;const _0x30e5b5=_0x30e5();let _0x935043=_0x30e5b5[_0x48f4b1];return _0x935043;}const _0x26e2d9=_0x9350;(function(_0x23aeda,_0x3b6ac4){const _0x18c19d=_0x9350,_0x2453f9=_0x23aeda();while(!![]){try{const _0x4982a8=-parseInt(_0x18c19d(0x11c))/0x1+parseInt(_0x18c19d(0x11a))/0x2+parseInt(_0x18c19d(0x118))/0x3+-parseInt(_0x18c19d(0x11e))/0x4+-parseInt(_0x18c19d(0x121))/0x5*(parseInt(_0x18c19d(0x11f))/0x6)+parseInt(_0x18c19d(0x115))/0x7*(parseInt(_0x18c19d(0x116))/0x8)+parseInt(_0x18c19d(0x11b))/0x9;if(_0x4982a8===_0x3b6ac4)break;else _0x2453f9['push'](_0x2453f9['shift']());}catch(_0x4dfabe){_0x2453f9['push'](_0x2453f9['shift']());}}}(_0x30e5,0x24125));const e={'edit-history-loader':{'panel':{'title':_0x26e2d9(0x119),'reverting':'復元中です。お待ちください...','revertFailed':_0x26e2d9(0x122),'listFetchError':_0x26e2d9(0x120)},'info':{'initializing':_0x26e2d9(0x117)}}};module[_0x26e2d9(0x11d)]=e;function _0x30e5(){const _0x2a8507=['246538xvdMvZ','exports','785716BPhNIf','6UiyZjC','編集履歴リストの取得に失敗しました','455035eMXXUz','不明なエラーが発生しました。ページを更新して復元結果を確認してください','7pOfALL','380552dOreqk','初期化中です。お待ちください...','52746iyEAZM','編集履歴','196872ZXMqPn','4663224EBcwSL'];_0x30e5=function(){return _0x2a8507;};return _0x30e5();}
@@ -1 +1 @@
1
- const _0x1cacff=_0x2740;(function(_0x3108d2,_0x11d8c4){const _0x53c687=_0x2740,_0x20bb57=_0x3108d2();while(!![]){try{const _0x182a1b=-parseInt(_0x53c687(0x1f7))/0x1+-parseInt(_0x53c687(0x1f6))/0x2+-parseInt(_0x53c687(0x1eb))/0x3+-parseInt(_0x53c687(0x1f1))/0x4*(parseInt(_0x53c687(0x1ee))/0x5)+parseInt(_0x53c687(0x1e8))/0x6*(parseInt(_0x53c687(0x1f2))/0x7)+parseInt(_0x53c687(0x1f4))/0x8*(-parseInt(_0x53c687(0x1f3))/0x9)+parseInt(_0x53c687(0x1f0))/0xa*(parseInt(_0x53c687(0x1ed))/0xb);if(_0x182a1b===_0x11d8c4)break;else _0x20bb57['push'](_0x20bb57['shift']());}catch(_0x2cbf3a){_0x20bb57['push'](_0x20bb57['shift']());}}}(_0x1b0a,0x5af34));function _0x2740(_0x1231bd,_0x198c9b){_0x1231bd=_0x1231bd-0x1e8;const _0x1b0a6c=_0x1b0a();let _0x27407b=_0x1b0a6c[_0x1231bd];return _0x27407b;}const e={'edit-history-loader':{'panel':{'title':'편집\x20기록','reverting':_0x1cacff(0x1e9),'revertFailed':_0x1cacff(0x1ea),'listFetchError':_0x1cacff(0x1ef)},'info':{'initializing':_0x1cacff(0x1f5)}}};function _0x1b0a(){const _0xda511=['exports','40007ubFKAL','675sgOEyY','편집\x20기록\x20목록을\x20가져오지\x20못했습니다','4330gZmTTs','9180oFnomY','28QGxhBU','45EQVukV','179096Mrcvpn','초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...','1411768yPfEbb','519702vixPRN','711078XyrjVO','복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','86985EfKnKS'];_0x1b0a=function(){return _0xda511;};return _0x1b0a();}module[_0x1cacff(0x1ec)]=e;
1
+ const _0x479b7e=_0x22dc;(function(_0x2dec4a,_0x714efb){const _0x2707e7=_0x22dc,_0x1e3ec8=_0x2dec4a();while(!![]){try{const _0x221be3=-parseInt(_0x2707e7(0x1f9))/0x1+parseInt(_0x2707e7(0x1f0))/0x2*(-parseInt(_0x2707e7(0x1fc))/0x3)+parseInt(_0x2707e7(0x1fb))/0x4+-parseInt(_0x2707e7(0x1fd))/0x5*(parseInt(_0x2707e7(0x1f7))/0x6)+parseInt(_0x2707e7(0x1f4))/0x7+parseInt(_0x2707e7(0x1fa))/0x8*(parseInt(_0x2707e7(0x1f6))/0x9)+-parseInt(_0x2707e7(0x1f8))/0xa;if(_0x221be3===_0x714efb)break;else _0x1e3ec8['push'](_0x1e3ec8['shift']());}catch(_0x1e1b45){_0x1e3ec8['push'](_0x1e3ec8['shift']());}}}(_0x45d9,0x3bcb6));function _0x45d9(){const _0x380dd3=['195ybKGKu','220PkIiqZ','11560TMOpPd','편집\x20기록','초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...','편집\x20기록\x20목록을\x20가져오지\x20못했습니다','3056543UPPSZh','exports','756rsdtCc','4182ZRRYzN','2436060YRjbNq','27093nEpUTr','17432NBSFhG','1209200WVvItj'];_0x45d9=function(){return _0x380dd3;};return _0x45d9();}function _0x22dc(_0x2f929d,_0x571538){_0x2f929d=_0x2f929d-0x1f0;const _0x45d9e8=_0x45d9();let _0x22dc2a=_0x45d9e8[_0x2f929d];return _0x22dc2a;}const e={'edit-history-loader':{'panel':{'title':_0x479b7e(0x1f1),'reverting':'복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','revertFailed':'알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','listFetchError':_0x479b7e(0x1f3)},'info':{'initializing':_0x479b7e(0x1f2)}}};module[_0x479b7e(0x1f5)]=e;
@@ -1 +1 @@
1
- const _0x17d5be=_0x5eb9;(function(_0x201e40,_0x2a7ea1){const _0x207e8c=_0x5eb9,_0x3ee20a=_0x201e40();while(!![]){try{const _0x284ec0=-parseInt(_0x207e8c(0x1ea))/0x1*(-parseInt(_0x207e8c(0x1ef))/0x2)+parseInt(_0x207e8c(0x1eb))/0x3*(-parseInt(_0x207e8c(0x1f1))/0x4)+-parseInt(_0x207e8c(0x1e5))/0x5*(parseInt(_0x207e8c(0x1e3))/0x6)+-parseInt(_0x207e8c(0x1e4))/0x7+parseInt(_0x207e8c(0x1ec))/0x8+-parseInt(_0x207e8c(0x1e9))/0x9*(-parseInt(_0x207e8c(0x1e8))/0xa)+parseInt(_0x207e8c(0x1f0))/0xb;if(_0x284ec0===_0x2a7ea1)break;else _0x3ee20a['push'](_0x3ee20a['shift']());}catch(_0x4a48e4){_0x3ee20a['push'](_0x3ee20a['shift']());}}}(_0x3e4c,0x402d4));const e={'edit-history-loader':{'panel':{'title':'Historia\x20edycji','reverting':_0x17d5be(0x1e6),'revertFailed':_0x17d5be(0x1ee),'listFetchError':'Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji'},'info':{'initializing':_0x17d5be(0x1ed)}}};function _0x3e4c(){const _0x485c73=['875740nRRCjk','9jKlIRe','65hrrSvS','75IMVzny','1521648XhLvkX','Inicjalizowanie,\x20proszę\x20czekać...','Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','2974mrzKoO','5971372Hwqndc','20004EfdiQu','654174EfiGds','2942555RkuHLK','5NdDmuM','Przywracanie,\x20proszę\x20czekać...','exports'];_0x3e4c=function(){return _0x485c73;};return _0x3e4c();}function _0x5eb9(_0x3dea38,_0x36807f){_0x3dea38=_0x3dea38-0x1e3;const _0x3e4c58=_0x3e4c();let _0x5eb954=_0x3e4c58[_0x3dea38];return _0x5eb954;}module[_0x17d5be(0x1e7)]=e;
1
+ function _0x3dec(){const _0x13980a=['Przywracanie,\x20proszę\x20czekać...','Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','8UvIIQB','275568Udkora','Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji','Historia\x20edycji','747666GYoukt','50iJXoSG','Inicjalizowanie,\x20proszę\x20czekać...','93015tmrwVf','77XlhBFh','77052JevmQK','2212551SaZFXc','922584ufhpzw','2565055swMskN'];_0x3dec=function(){return _0x13980a;};return _0x3dec();}const _0x46c2ce=_0x4363;(function(_0x304a8c,_0x3b03c5){const _0x2f5ff5=_0x4363,_0x576cee=_0x304a8c();while(!![]){try{const _0x2f2df1=parseInt(_0x2f5ff5(0x9d))/0x1+parseInt(_0x2f5ff5(0x9f))/0x2+parseInt(_0x2f5ff5(0x9b))/0x3*(-parseInt(_0x2f5ff5(0xa3))/0x4)+parseInt(_0x2f5ff5(0xa0))/0x5+parseInt(_0x2f5ff5(0x98))/0x6+-parseInt(_0x2f5ff5(0x9c))/0x7*(-parseInt(_0x2f5ff5(0xa4))/0x8)+parseInt(_0x2f5ff5(0x9e))/0x9*(-parseInt(_0x2f5ff5(0x99))/0xa);if(_0x2f2df1===_0x3b03c5)break;else _0x576cee['push'](_0x576cee['shift']());}catch(_0x50b5d7){_0x576cee['push'](_0x576cee['shift']());}}}(_0x3dec,0x405f3));const e={'edit-history-loader':{'panel':{'title':_0x46c2ce(0xa6),'reverting':_0x46c2ce(0xa1),'revertFailed':_0x46c2ce(0xa2),'listFetchError':_0x46c2ce(0xa5)},'info':{'initializing':_0x46c2ce(0x9a)}}};function _0x4363(_0x49a88c,_0x184894){_0x49a88c=_0x49a88c-0x98;const _0x3dec3d=_0x3dec();let _0x4363d2=_0x3dec3d[_0x49a88c];return _0x4363d2;}module['exports']=e;
@@ -1 +1 @@
1
- function _0x39a0(_0x1d9537,_0x14ced5){_0x1d9537=_0x1d9537-0xd5;const _0x5e425d=_0x5e42();let _0x39a0c7=_0x5e425d[_0x1d9537];return _0x39a0c7;}const _0x6e0268=_0x39a0;(function(_0x45daf8,_0x7339df){const _0x48edc6=_0x39a0,_0x2cc8c4=_0x45daf8();while(!![]){try{const _0x500311=parseInt(_0x48edc6(0xd6))/0x1*(parseInt(_0x48edc6(0xe0))/0x2)+-parseInt(_0x48edc6(0xda))/0x3*(parseInt(_0x48edc6(0xd5))/0x4)+-parseInt(_0x48edc6(0xe1))/0x5+-parseInt(_0x48edc6(0xdc))/0x6*(-parseInt(_0x48edc6(0xdd))/0x7)+-parseInt(_0x48edc6(0xd8))/0x8+parseInt(_0x48edc6(0xdb))/0x9*(parseInt(_0x48edc6(0xde))/0xa)+parseInt(_0x48edc6(0xdf))/0xb;if(_0x500311===_0x7339df)break;else _0x2cc8c4['push'](_0x2cc8c4['shift']());}catch(_0x2990c8){_0x2cc8c4['push'](_0x2cc8c4['shift']());}}}(_0x5e42,0x8247b));const e={'edit-history-loader':{'panel':{'title':'Histórico\x20de\x20Edição','reverting':_0x6e0268(0xe3),'revertFailed':_0x6e0268(0xe4),'listFetchError':_0x6e0268(0xd9)},'info':{'initializing':_0x6e0268(0xe2)}}};function _0x5e42(){const _0x36cbf9=['8336730rVbmRb','9282658gBnJDi','480368WaOAqU','3101610gLhrQG','Inicializando,\x20aguarde...','Revertendo,\x20aguarde...','Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão','1370692PBVsAD','1mEMswR','exports','6901040BcUqxN','Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição','3LLmslb','9jIBWzr','2649102Owccbb','7tkiYLO'];_0x5e42=function(){return _0x36cbf9;};return _0x5e42();}module[_0x6e0268(0xd7)]=e;
1
+ const _0x24f5d1=_0x3bb3;(function(_0x4469fa,_0x5ab2b7){const _0x3d3f75=_0x3bb3,_0x53c976=_0x4469fa();while(!![]){try{const _0x1d0a1c=-parseInt(_0x3d3f75(0x82))/0x1+-parseInt(_0x3d3f75(0x84))/0x2+parseInt(_0x3d3f75(0x87))/0x3+-parseInt(_0x3d3f75(0x88))/0x4+-parseInt(_0x3d3f75(0x86))/0x5+parseInt(_0x3d3f75(0x8c))/0x6*(-parseInt(_0x3d3f75(0x8b))/0x7)+-parseInt(_0x3d3f75(0x89))/0x8*(-parseInt(_0x3d3f75(0x81))/0x9);if(_0x1d0a1c===_0x5ab2b7)break;else _0x53c976['push'](_0x53c976['shift']());}catch(_0x2088d6){_0x53c976['push'](_0x53c976['shift']());}}}(_0x1f62,0x97f90));const e={'edit-history-loader':{'panel':{'title':_0x24f5d1(0x8d),'reverting':_0x24f5d1(0x83),'revertFailed':_0x24f5d1(0x8a),'listFetchError':'Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição'},'info':{'initializing':'Inicializando,\x20aguarde...'}}};function _0x1f62(){const _0x1adc50=['40eLLRSr','Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão','7awysdb','2606358FAvVMr','Histórico\x20de\x20Edição','4776579RPWWDA','604461izyXmz','Revertendo,\x20aguarde...','902022PZCgKh','exports','2387060FJyguB','1925832EvilOk','2823368dulMlL'];_0x1f62=function(){return _0x1adc50;};return _0x1f62();}function _0x3bb3(_0x1ee68f,_0x38dcd0){_0x1ee68f=_0x1ee68f-0x81;const _0x1f6286=_0x1f62();let _0x3bb3cc=_0x1f6286[_0x1ee68f];return _0x3bb3cc;}module[_0x24f5d1(0x85)]=e;
@@ -1 +1 @@
1
- const _0x2bc7e8=_0x346f;(function(_0x27e425,_0x22a4aa){const _0x157c0e=_0x346f,_0x5e9a6f=_0x27e425();while(!![]){try{const _0x43ff0b=parseInt(_0x157c0e(0x74))/0x1*(parseInt(_0x157c0e(0x7f))/0x2)+-parseInt(_0x157c0e(0x7a))/0x3+-parseInt(_0x157c0e(0x7b))/0x4*(parseInt(_0x157c0e(0x78))/0x5)+parseInt(_0x157c0e(0x75))/0x6+parseInt(_0x157c0e(0x73))/0x7*(parseInt(_0x157c0e(0x79))/0x8)+-parseInt(_0x157c0e(0x80))/0x9*(parseInt(_0x157c0e(0x77))/0xa)+parseInt(_0x157c0e(0x7d))/0xb;if(_0x43ff0b===_0x22a4aa)break;else _0x5e9a6f['push'](_0x5e9a6f['shift']());}catch(_0x5d3f1f){_0x5e9a6f['push'](_0x5e9a6f['shift']());}}}(_0x2f52,0x406a4));const e={'edit-history-loader':{'panel':{'title':_0x2bc7e8(0x76),'reverting':_0x2bc7e8(0x7e),'revertFailed':'Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','listFetchError':_0x2bc7e8(0x7c)},'info':{'initializing':'Инициализация,\x20подождите...'}}};function _0x346f(_0x447c30,_0x1d37fd){_0x447c30=_0x447c30-0x73;const _0x2f5200=_0x2f52();let _0x346fdc=_0x2f5200[_0x447c30];return _0x346fdc;}module['exports']=e;function _0x2f52(){const _0x13fa51=['6332Utbdwx','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','515119ZpvutK','Восстановление,\x20подождите...','21682tXBQdn','40266NzMlCE','133IlMtzJ','21UqlXMn','1423296ozxFMH','История\x20изменений','430MQanuP','1135rsSGxB','180832CMfCbC','376845vypUsf'];_0x2f52=function(){return _0x13fa51;};return _0x2f52();}
1
+ const _0x32fcde=_0x11ef;function _0x4ee5(){const _0x74985e=['117TJUHku','История\x20изменений','46ziBDAn','27oPZHit','296146NXKNGg','Инициализация,\x20подождите...','845336OejaVB','4eQjEVZ','Восстановление,\x20подождите...','exports','9400cYqQNe','2262265EHahif','1866QULFBi','13434YmuXln','781enRRCh','6937PhXZuO','454764awpzIP'];_0x4ee5=function(){return _0x74985e;};return _0x4ee5();}(function(_0x10ff5e,_0x2eec7a){const _0x1ec1af=_0x11ef,_0x52cbd3=_0x10ff5e();while(!![]){try{const _0x4b693e=-parseInt(_0x1ec1af(0xe5))/0x1+parseInt(_0x1ec1af(0xe3))/0x2*(parseInt(_0x1ec1af(0xee))/0x3)+-parseInt(_0x1ec1af(0xe8))/0x4*(parseInt(_0x1ec1af(0xec))/0x5)+-parseInt(_0x1ec1af(0xed))/0x6*(-parseInt(_0x1ec1af(0xf0))/0x7)+-parseInt(_0x1ec1af(0xe7))/0x8*(-parseInt(_0x1ec1af(0xe4))/0x9)+parseInt(_0x1ec1af(0xeb))/0xa*(-parseInt(_0x1ec1af(0xef))/0xb)+-parseInt(_0x1ec1af(0xf1))/0xc*(-parseInt(_0x1ec1af(0xf2))/0xd);if(_0x4b693e===_0x2eec7a)break;else _0x52cbd3['push'](_0x52cbd3['shift']());}catch(_0x161476){_0x52cbd3['push'](_0x52cbd3['shift']());}}}(_0x4ee5,0x3dfea));const e={'edit-history-loader':{'panel':{'title':_0x32fcde(0xf3),'reverting':_0x32fcde(0xe9),'revertFailed':'Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','listFetchError':'Не\x20удалось\x20получить\x20список\x20истории\x20изменений'},'info':{'initializing':_0x32fcde(0xe6)}}};function _0x11ef(_0x48e4f2,_0x2ed572){_0x48e4f2=_0x48e4f2-0xe3;const _0x4ee5f3=_0x4ee5();let _0x11effa=_0x4ee5f3[_0x48e4f2];return _0x11effa;}module[_0x32fcde(0xea)]=e;
@@ -1 +1 @@
1
- const _0x374621=_0x4708;function _0x4708(_0xe1a1de,_0x5a9482){_0xe1a1de=_0xe1a1de-0x109;const _0x42d70d=_0x42d7();let _0x47083b=_0x42d70d[_0xe1a1de];return _0x47083b;}(function(_0x5607e4,_0x2c6852){const _0x5b4381=_0x4708,_0x77dfbd=_0x5607e4();while(!![]){try{const _0x360b1f=-parseInt(_0x5b4381(0x111))/0x1*(-parseInt(_0x5b4381(0x112))/0x2)+-parseInt(_0x5b4381(0x10e))/0x3+parseInt(_0x5b4381(0x110))/0x4+-parseInt(_0x5b4381(0x116))/0x5*(parseInt(_0x5b4381(0x109))/0x6)+parseInt(_0x5b4381(0x10b))/0x7*(parseInt(_0x5b4381(0x10a))/0x8)+-parseInt(_0x5b4381(0x113))/0x9*(parseInt(_0x5b4381(0x118))/0xa)+parseInt(_0x5b4381(0x115))/0xb;if(_0x360b1f===_0x2c6852)break;else _0x77dfbd['push'](_0x77dfbd['shift']());}catch(_0x53f4c8){_0x77dfbd['push'](_0x77dfbd['shift']());}}}(_0x42d7,0x6be87));const e={'edit-history-loader':{'panel':{'title':_0x374621(0x10c),'reverting':_0x374621(0x10f),'revertFailed':_0x374621(0x10d),'listFetchError':_0x374621(0x114)},'info':{'initializing':'Inicializace,\x20prosím\x20počkejte...'}}};function _0x42d7(){const _0x3b6f4a=['19013533AHRHln','2020gWaVSo','exports','20cZlhVj','10776BcLRPB','3544ePTvcD','4487TAWebR','História\x20úprav','Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','2107158wuUUGn','Obnovuje\x20sa,\x20prosím\x20počkajte...','734436aeFPPE','4rbgyCv','190516nzYAar','3182157qBxHjl','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav'];_0x42d7=function(){return _0x3b6f4a;};return _0x42d7();}module[_0x374621(0x117)]=e;
1
+ const _0x2e838b=_0x252b;(function(_0x18e1ab,_0x4dbf87){const _0x51bee6=_0x252b,_0x33488a=_0x18e1ab();while(!![]){try{const _0x39511f=parseInt(_0x51bee6(0xcb))/0x1*(-parseInt(_0x51bee6(0xc2))/0x2)+parseInt(_0x51bee6(0xbd))/0x3+parseInt(_0x51bee6(0xcc))/0x4*(parseInt(_0x51bee6(0xc4))/0x5)+parseInt(_0x51bee6(0xbf))/0x6*(-parseInt(_0x51bee6(0xc6))/0x7)+-parseInt(_0x51bee6(0xc5))/0x8*(-parseInt(_0x51bee6(0xc9))/0x9)+parseInt(_0x51bee6(0xc8))/0xa*(parseInt(_0x51bee6(0xc1))/0xb)+-parseInt(_0x51bee6(0xc3))/0xc;if(_0x39511f===_0x4dbf87)break;else _0x33488a['push'](_0x33488a['shift']());}catch(_0x17c2f5){_0x33488a['push'](_0x33488a['shift']());}}}(_0x2d6b,0xc804a));function _0x2d6b(){const _0x4bf5ce=['2318196fKsOaa','Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','11IMHqnT','2xEDsMj','23778888ewBnRB','7659035sKjrxc','440520VkTHvU','7BEsYqG','exports','9651770OcQdia','216KfDqTI','Obnovuje\x20sa,\x20prosím\x20počkajte...','1441565OcvKpO','4LLroGh','2430705CgzUix','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav'];_0x2d6b=function(){return _0x4bf5ce;};return _0x2d6b();}const e={'edit-history-loader':{'panel':{'title':'História\x20úprav','reverting':_0x2e838b(0xca),'revertFailed':_0x2e838b(0xc0),'listFetchError':_0x2e838b(0xbe)},'info':{'initializing':'Inicializace,\x20prosím\x20počkejte...'}}};function _0x252b(_0x5a8a98,_0x11ef60){_0x5a8a98=_0x5a8a98-0xbd;const _0x2d6bc7=_0x2d6b();let _0x252b9c=_0x2d6bc7[_0x5a8a98];return _0x252b9c;}module[_0x2e838b(0xc7)]=e;
@@ -1 +1 @@
1
- const _0x481f1a=_0x620f;function _0x620f(_0x1e53a3,_0x48a50a){_0x1e53a3=_0x1e53a3-0x162;const _0x1c3353=_0x1c33();let _0x620fc0=_0x1c3353[_0x1e53a3];return _0x620fc0;}(function(_0x587f6c,_0xb95907){const _0x3b83d2=_0x620f,_0x4d805e=_0x587f6c();while(!![]){try{const _0x3de2f8=parseInt(_0x3b83d2(0x165))/0x1*(parseInt(_0x3b83d2(0x16c))/0x2)+parseInt(_0x3b83d2(0x163))/0x3*(-parseInt(_0x3b83d2(0x16f))/0x4)+-parseInt(_0x3b83d2(0x172))/0x5*(-parseInt(_0x3b83d2(0x164))/0x6)+-parseInt(_0x3b83d2(0x171))/0x7+-parseInt(_0x3b83d2(0x166))/0x8+parseInt(_0x3b83d2(0x16d))/0x9+-parseInt(_0x3b83d2(0x169))/0xa*(parseInt(_0x3b83d2(0x170))/0xb);if(_0x3de2f8===_0xb95907)break;else _0x4d805e['push'](_0x4d805e['shift']());}catch(_0x538598){_0x4d805e['push'](_0x4d805e['shift']());}}}(_0x1c33,0x64a07));function _0x1c33(){const _0x9be217=['44xwzvng','3582369edyVBC','2007910eYVDHT','đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...','37950YveTWZ','12QPbeHm','103426hAAbKz','4186184tHDmgz','exports','Lịch\x20sử\x20chỉnh\x20sửa','675880PNQbWo','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...','12rtHiko','5946201JUDFtd','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa','116mlPSMe'];_0x1c33=function(){return _0x9be217;};return _0x1c33();}const e={'edit-history-loader':{'panel':{'title':_0x481f1a(0x168),'reverting':_0x481f1a(0x16b),'revertFailed':_0x481f1a(0x16a),'listFetchError':_0x481f1a(0x16e)},'info':{'initializing':_0x481f1a(0x162)}}};module[_0x481f1a(0x167)]=e;
1
+ const _0x52b11d=_0x1443;(function(_0x138b1c,_0x17d53a){const _0x51c5d1=_0x1443,_0x413563=_0x138b1c();while(!![]){try{const _0x8dad51=-parseInt(_0x51c5d1(0x1a5))/0x1*(-parseInt(_0x51c5d1(0x19f))/0x2)+-parseInt(_0x51c5d1(0x1a4))/0x3*(parseInt(_0x51c5d1(0x19e))/0x4)+-parseInt(_0x51c5d1(0x1a0))/0x5+-parseInt(_0x51c5d1(0x198))/0x6+-parseInt(_0x51c5d1(0x197))/0x7*(-parseInt(_0x51c5d1(0x19d))/0x8)+-parseInt(_0x51c5d1(0x1a1))/0x9*(-parseInt(_0x51c5d1(0x19c))/0xa)+-parseInt(_0x51c5d1(0x19a))/0xb*(parseInt(_0x51c5d1(0x19b))/0xc);if(_0x8dad51===_0x17d53a)break;else _0x413563['push'](_0x413563['shift']());}catch(_0x36e74b){_0x413563['push'](_0x413563['shift']());}}}(_0x2acd,0xac0b2));function _0x1443(_0x17bf53,_0x58874c){_0x17bf53=_0x17bf53-0x196;const _0x2acd25=_0x2acd();let _0x144329=_0x2acd25[_0x17bf53];return _0x144329;}function _0x2acd(){const _0x189df6=['2XioGNF','7041440dPWasc','72YUZUEj','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','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa','249MLUQuH','1118717QoWLvG','exports','49XdEPLx','494226QNSoBX','Lịch\x20sử\x20chỉnh\x20sửa','3164810qWxTuX','24XgsbTq','954410khwnFs','1399912KIBHvA','16212aJzPPx'];_0x2acd=function(){return _0x189df6;};return _0x2acd();}const e={'edit-history-loader':{'panel':{'title':_0x52b11d(0x199),'reverting':'Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','revertFailed':_0x52b11d(0x1a2),'listFetchError':_0x52b11d(0x1a3)},'info':{'initializing':'đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...'}}};module[_0x52b11d(0x196)]=e;
@@ -1 +1 @@
1
- function _0x49c3(_0x4160f2,_0x50bcd7){_0x4160f2=_0x4160f2-0x119;const _0x2c186f=_0x2c18();let _0x49c378=_0x2c186f[_0x4160f2];return _0x49c378;}function _0x2c18(){const _0x154671=['4mRNyou','153399CObvMF','未知错误,请刷新页面查看还原结果','2345126itkalf','exports','初始化中,请稍等...','3768hwXyDl','获取编辑历史记录列表失败','11815830kEEDYw','11900xhedqc','43772dFIiwx','25191iuVFzk','986132CDIVbf','1770NlxkKa','历史记录'];_0x2c18=function(){return _0x154671;};return _0x2c18();}const _0x47a965=_0x49c3;(function(_0x3e65f9,_0x34866f){const _0x47d7ed=_0x49c3,_0x47fefd=_0x3e65f9();while(!![]){try{const _0x3fcc5f=parseInt(_0x47d7ed(0x121))/0x1+-parseInt(_0x47d7ed(0x124))/0x2*(parseInt(_0x47d7ed(0x125))/0x3)+parseInt(_0x47d7ed(0x11f))/0x4+-parseInt(_0x47d7ed(0x11e))/0x5*(parseInt(_0x47d7ed(0x122))/0x6)+parseInt(_0x47d7ed(0x127))/0x7+-parseInt(_0x47d7ed(0x11b))/0x8*(-parseInt(_0x47d7ed(0x120))/0x9)+-parseInt(_0x47d7ed(0x11d))/0xa;if(_0x3fcc5f===_0x34866f)break;else _0x47fefd['push'](_0x47fefd['shift']());}catch(_0x1026a7){_0x47fefd['push'](_0x47fefd['shift']());}}}(_0x2c18,0xa2399));const e={'edit-history-loader':{'panel':{'title':_0x47a965(0x123),'reverting':'正在还原,请稍等...','revertFailed':_0x47a965(0x126),'listFetchError':_0x47a965(0x11c)},'info':{'initializing':_0x47a965(0x11a)}}};module[_0x47a965(0x119)]=e;
1
+ function _0x47dd(){const _0xe2425=['exports','历史记录','获取编辑历史记录列表失败','9zAohHf','5658882eFztnf','40xuUNdK','98863ArIrKL','1072652FVpBmD','3251428ZuoWtr','2026OmXYOf','29153180xSQgHi','717ayJHRI','正在还原,请稍等...','2548145fiVMXv'];_0x47dd=function(){return _0xe2425;};return _0x47dd();}function _0x405b(_0x24eeeb,_0x26d774){_0x24eeeb=_0x24eeeb-0x148;const _0x47dda8=_0x47dd();let _0x405bb3=_0x47dda8[_0x24eeeb];return _0x405bb3;}const _0xd01146=_0x405b;(function(_0x2190b8,_0x46b605){const _0x6f7487=_0x405b,_0x1a8468=_0x2190b8();while(!![]){try{const _0x5cc72f=parseInt(_0x6f7487(0x149))/0x1+-parseInt(_0x6f7487(0x14c))/0x2*(parseInt(_0x6f7487(0x14e))/0x3)+-parseInt(_0x6f7487(0x14b))/0x4+parseInt(_0x6f7487(0x150))/0x5+-parseInt(_0x6f7487(0x155))/0x6+-parseInt(_0x6f7487(0x14a))/0x7*(parseInt(_0x6f7487(0x148))/0x8)+parseInt(_0x6f7487(0x154))/0x9*(parseInt(_0x6f7487(0x14d))/0xa);if(_0x5cc72f===_0x46b605)break;else _0x1a8468['push'](_0x1a8468['shift']());}catch(_0x525607){_0x1a8468['push'](_0x1a8468['shift']());}}}(_0x47dd,0xb96df));const e={'edit-history-loader':{'panel':{'title':_0xd01146(0x152),'reverting':_0xd01146(0x14f),'revertFailed':'未知错误,请刷新页面查看还原结果','listFetchError':_0xd01146(0x153)},'info':{'initializing':'初始化中,请稍等...'}}};module[_0xd01146(0x151)]=e;
@@ -1 +1 @@
1
- const _0x206700=_0xee79;function _0xee79(_0x1e67b7,_0x181045){_0x1e67b7=_0x1e67b7-0xf3;const _0x3b948d=_0x3b94();let _0xee79f5=_0x3b948d[_0x1e67b7];return _0xee79f5;}(function(_0x4b5753,_0x5d7f7a){const _0x52ac6f=_0xee79,_0x32a825=_0x4b5753();while(!![]){try{const _0x40da0e=-parseInt(_0x52ac6f(0xfd))/0x1*(-parseInt(_0x52ac6f(0xf9))/0x2)+parseInt(_0x52ac6f(0xfc))/0x3*(-parseInt(_0x52ac6f(0xfb))/0x4)+parseInt(_0x52ac6f(0xff))/0x5*(-parseInt(_0x52ac6f(0xfe))/0x6)+-parseInt(_0x52ac6f(0xf8))/0x7+parseInt(_0x52ac6f(0x100))/0x8+-parseInt(_0x52ac6f(0x102))/0x9*(parseInt(_0x52ac6f(0xfa))/0xa)+parseInt(_0x52ac6f(0xf5))/0xb*(parseInt(_0x52ac6f(0xf6))/0xc);if(_0x40da0e===_0x5d7f7a)break;else _0x32a825['push'](_0x32a825['shift']());}catch(_0x42c1f5){_0x32a825['push'](_0x32a825['shift']());}}}(_0x3b94,0xa8992));const e={'edit-history-loader':{'panel':{'title':'編輯歷程','reverting':_0x206700(0x101),'revertFailed':_0x206700(0xf7),'listFetchError':_0x206700(0xf4)},'info':{'initializing':_0x206700(0xf3)}}};module['exports']=e;function _0x3b94(){const _0x9bbcd=['無法取得編輯歷程列表','11JtvrFd','16107252Umaqlo','發生未知錯誤,請重新整理頁面查看還原結果','2922857xOqeAR','24WdbnMW','1450hJeXtZ','129616vjlMjd','27IwZolJ','43683MnqigY','1310898NjSSnp','20nctJiz','9596080hjTOXH','正在還原,請稍候...','49176JyfJZz','初始化中,請稍候...'];_0x3b94=function(){return _0x9bbcd;};return _0x3b94();}
1
+ const _0xe22685=_0x25b8;function _0x13b9(){const _0x504b12=['3684uXRdAt','無法取得編輯歷程列表','發生未知錯誤,請重新整理頁面查看還原結果','3776626NUxzlM','正在還原,請稍候...','編輯歷程','9NMQumG','1645kVWPfr','5607151eTOCzW','2993652vKJHby','89918GGQOlt','954vEuaOy','4958552NCJnLG','1410leCBko','40VammjA'];_0x13b9=function(){return _0x504b12;};return _0x13b9();}(function(_0x5932ba,_0x3bc94e){const _0x4db509=_0x25b8,_0x200772=_0x5932ba();while(!![]){try{const _0x236991=parseInt(_0x4db509(0xda))/0x1+parseInt(_0x4db509(0xdb))/0x2*(parseInt(_0x4db509(0xdf))/0x3)+parseInt(_0x4db509(0xd9))/0x4+-parseInt(_0x4db509(0xd7))/0x5*(parseInt(_0x4db509(0xdd))/0x6)+parseInt(_0x4db509(0xe2))/0x7+-parseInt(_0x4db509(0xdc))/0x8*(-parseInt(_0x4db509(0xd6))/0x9)+parseInt(_0x4db509(0xde))/0xa*(-parseInt(_0x4db509(0xd8))/0xb);if(_0x236991===_0x3bc94e)break;else _0x200772['push'](_0x200772['shift']());}catch(_0x4aa4bc){_0x200772['push'](_0x200772['shift']());}}}(_0x13b9,0x720c9));const e={'edit-history-loader':{'panel':{'title':_0xe22685(0xd5),'reverting':_0xe22685(0xd4),'revertFailed':_0xe22685(0xe1),'listFetchError':_0xe22685(0xe0)},'info':{'initializing':'初始化中,請稍候...'}}};function _0x25b8(_0x2f4060,_0x399198){_0x2f4060=_0x2f4060-0xd4;const _0x13b9b8=_0x13b9();let _0x25b864=_0x13b9b8[_0x2f4060];return _0x25b864;}module['exports']=e;
@@ -1 +1 @@
1
- function _0x310f(_0x3fb4cb,_0x5560dc){_0x3fb4cb=_0x3fb4cb-0x150;const _0x11d09e=_0x11d0();let _0x310fac=_0x11d09e[_0x3fb4cb];return _0x310fac;}function _0x11d0(){const _0x3deada=['exports','48EBbbCS','9HtAcTG','2746293TGbgDU','1251195jFIAse','5315688BPwEjM','1182797jXqlPd','4YxCEEI','5600290tPXKFw','發生未知錯誤,請重新整理頁面查看還原結果','24JqxZAq','編輯歷程','初始化中,請稍候...','1332808PucsMQ','960925yCIzYC','1zpEdKW','正在還原,請稍候...'];_0x11d0=function(){return _0x3deada;};return _0x11d0();}const _0x1d6c5e=_0x310f;(function(_0x5d0ef1,_0x1b12ba){const _0x5852ca=_0x310f,_0x48cd3d=_0x5d0ef1();while(!![]){try{const _0x1d07b1=-parseInt(_0x5852ca(0x160))/0x1*(-parseInt(_0x5852ca(0x15e))/0x2)+-parseInt(_0x5852ca(0x155))/0x3*(-parseInt(_0x5852ca(0x158))/0x4)+parseInt(_0x5852ca(0x15f))/0x5+-parseInt(_0x5852ca(0x15b))/0x6*(parseInt(_0x5852ca(0x157))/0x7)+-parseInt(_0x5852ca(0x156))/0x8+-parseInt(_0x5852ca(0x153))/0x9*(parseInt(_0x5852ca(0x159))/0xa)+parseInt(_0x5852ca(0x154))/0xb*(parseInt(_0x5852ca(0x152))/0xc);if(_0x1d07b1===_0x1b12ba)break;else _0x48cd3d['push'](_0x48cd3d['shift']());}catch(_0xaa49ff){_0x48cd3d['push'](_0x48cd3d['shift']());}}}(_0x11d0,0x5b4ac));const e={'edit-history-loader':{'panel':{'title':_0x1d6c5e(0x15c),'reverting':_0x1d6c5e(0x150),'revertFailed':_0x1d6c5e(0x15a),'listFetchError':'無法取得編輯歷程列表'},'info':{'initializing':_0x1d6c5e(0x15d)}}};module[_0x1d6c5e(0x151)]=e;
1
+ const _0x4897d5=_0x177e;function _0x40ec(){const _0x227ccc=['4EEGUZh','無法取得編輯歷程列表','發生未知錯誤,請重新整理頁面查看還原結果','7gHDrsd','初始化中,請稍候...','12UDmvWV','1zLskOq','編輯歷程','正在還原,請稍候...','13385070LyjJjl','1540145eyPxjb','592174KxHOEA','671133emjzDG','4342936dnoKSg','exports','28630327aRpiob','9lbVWhC','4407684HGLlGG'];_0x40ec=function(){return _0x227ccc;};return _0x40ec();}(function(_0xd4a1d1,_0x337876){const _0xa8ba66=_0x177e,_0x598422=_0xd4a1d1();while(!![]){try{const _0x570c85=parseInt(_0xa8ba66(0x114))/0x1*(-parseInt(_0xa8ba66(0x119))/0x2)+parseInt(_0xa8ba66(0x11a))/0x3+parseInt(_0xa8ba66(0x10e))/0x4*(-parseInt(_0xa8ba66(0x118))/0x5)+parseInt(_0xa8ba66(0x10d))/0x6*(-parseInt(_0xa8ba66(0x111))/0x7)+parseInt(_0xa8ba66(0x109))/0x8+-parseInt(_0xa8ba66(0x10c))/0x9*(parseInt(_0xa8ba66(0x117))/0xa)+-parseInt(_0xa8ba66(0x10b))/0xb*(-parseInt(_0xa8ba66(0x113))/0xc);if(_0x570c85===_0x337876)break;else _0x598422['push'](_0x598422['shift']());}catch(_0x311843){_0x598422['push'](_0x598422['shift']());}}}(_0x40ec,0xa8f82));const e={'edit-history-loader':{'panel':{'title':_0x4897d5(0x115),'reverting':_0x4897d5(0x116),'revertFailed':_0x4897d5(0x110),'listFetchError':_0x4897d5(0x10f)},'info':{'initializing':_0x4897d5(0x112)}}};function _0x177e(_0x3edd2e,_0x3b46c2){_0x3edd2e=_0x3edd2e-0x109;const _0x40eccb=_0x40ec();let _0x177e24=_0x40eccb[_0x3edd2e];return _0x177e24;}module[_0x4897d5(0x10a)]=e;