@univerjs-pro/edit-history-loader 0.25.0 → 1.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -1
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/de-DE.js +1 -1
  5. package/lib/cjs/locale/en-US.js +1 -1
  6. package/lib/cjs/locale/es-ES.js +1 -1
  7. package/lib/cjs/locale/fa-IR.js +1 -1
  8. package/lib/cjs/locale/fr-FR.js +1 -1
  9. package/lib/cjs/locale/id-ID.js +1 -1
  10. package/lib/cjs/locale/it-IT.js +1 -1
  11. package/lib/cjs/locale/ja-JP.js +1 -1
  12. package/lib/cjs/locale/ko-KR.js +1 -1
  13. package/lib/cjs/locale/pl-PL.js +1 -1
  14. package/lib/cjs/locale/pt-BR.js +1 -1
  15. package/lib/cjs/locale/ru-RU.js +1 -1
  16. package/lib/cjs/locale/sk-SK.js +1 -1
  17. package/lib/cjs/locale/vi-VN.js +1 -1
  18. package/lib/cjs/locale/zh-CN.js +1 -1
  19. package/lib/cjs/locale/zh-HK.js +1 -1
  20. package/lib/cjs/locale/zh-TW.js +1 -1
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -1
  23. package/lib/es/locale/ca-ES.js +1 -1
  24. package/lib/es/locale/de-DE.js +1 -1
  25. package/lib/es/locale/en-US.js +1 -1
  26. package/lib/es/locale/es-ES.js +1 -1
  27. package/lib/es/locale/fa-IR.js +1 -1
  28. package/lib/es/locale/fr-FR.js +1 -1
  29. package/lib/es/locale/id-ID.js +1 -1
  30. package/lib/es/locale/it-IT.js +1 -1
  31. package/lib/es/locale/ja-JP.js +1 -1
  32. package/lib/es/locale/ko-KR.js +1 -1
  33. package/lib/es/locale/pl-PL.js +1 -1
  34. package/lib/es/locale/pt-BR.js +1 -1
  35. package/lib/es/locale/ru-RU.js +1 -1
  36. package/lib/es/locale/sk-SK.js +1 -1
  37. package/lib/es/locale/vi-VN.js +1 -1
  38. package/lib/es/locale/zh-CN.js +1 -1
  39. package/lib/es/locale/zh-HK.js +1 -1
  40. package/lib/es/locale/zh-TW.js +1 -1
  41. package/lib/index.js +1 -1
  42. package/lib/locale/ar-SA.js +1 -1
  43. package/lib/locale/ca-ES.js +1 -1
  44. package/lib/locale/de-DE.js +1 -1
  45. package/lib/locale/en-US.js +1 -1
  46. package/lib/locale/es-ES.js +1 -1
  47. package/lib/locale/fa-IR.js +1 -1
  48. package/lib/locale/fr-FR.js +1 -1
  49. package/lib/locale/id-ID.js +1 -1
  50. package/lib/locale/it-IT.js +1 -1
  51. package/lib/locale/ja-JP.js +1 -1
  52. package/lib/locale/ko-KR.js +1 -1
  53. package/lib/locale/pl-PL.js +1 -1
  54. package/lib/locale/pt-BR.js +1 -1
  55. package/lib/locale/ru-RU.js +1 -1
  56. package/lib/locale/sk-SK.js +1 -1
  57. package/lib/locale/vi-VN.js +1 -1
  58. package/lib/locale/zh-CN.js +1 -1
  59. package/lib/locale/zh-HK.js +1 -1
  60. package/lib/locale/zh-TW.js +1 -1
  61. package/lib/types/controllers/components.controller.d.ts +7 -0
  62. package/lib/types/controllers/history-loader.controller.d.ts +2 -3
  63. package/lib/types/controllers/history-menu.d.ts +2 -1
  64. package/lib/types/controllers/mobile-history-loader.controller.d.ts +2 -3
  65. package/lib/types/index.d.ts +3 -3
  66. package/lib/types/locale/types.d.ts +3 -0
  67. package/lib/types/mobile-plugin.d.ts +1 -1
  68. package/lib/types/plugin.d.ts +1 -1
  69. package/lib/umd/index.js +1 -1
  70. package/lib/umd/locale/ar-SA.js +1 -1
  71. package/lib/umd/locale/ca-ES.js +1 -1
  72. package/lib/umd/locale/de-DE.js +1 -1
  73. package/lib/umd/locale/en-US.js +1 -1
  74. package/lib/umd/locale/es-ES.js +1 -1
  75. package/lib/umd/locale/fa-IR.js +1 -1
  76. package/lib/umd/locale/fr-FR.js +1 -1
  77. package/lib/umd/locale/id-ID.js +1 -1
  78. package/lib/umd/locale/it-IT.js +1 -1
  79. package/lib/umd/locale/ja-JP.js +1 -1
  80. package/lib/umd/locale/ko-KR.js +1 -1
  81. package/lib/umd/locale/pl-PL.js +1 -1
  82. package/lib/umd/locale/pt-BR.js +1 -1
  83. package/lib/umd/locale/ru-RU.js +1 -1
  84. package/lib/umd/locale/sk-SK.js +1 -1
  85. package/lib/umd/locale/vi-VN.js +1 -1
  86. package/lib/umd/locale/zh-CN.js +1 -1
  87. package/lib/umd/locale/zh-HK.js +1 -1
  88. package/lib/umd/locale/zh-TW.js +1 -1
  89. package/package.json +44 -44
  90. /package/lib/types/{command → commands}/history.operate.d.ts +0 -0
  91. /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
  92. /package/lib/types/{controllers/menu.schema.d.ts → menu/schema.d.ts} +0 -0
package/lib/cjs/index.js CHANGED
@@ -1 +1 @@
1
- const _0x1313b5=_0x271d;(function(_0x49264b,_0x260a3a){const _0x5eb3e3=_0x271d,_0x11c252=_0x49264b();while(!![]){try{const _0x6d7efd=parseInt(_0x5eb3e3(0x107))/0x1*(parseInt(_0x5eb3e3(0x198))/0x2)+-parseInt(_0x5eb3e3(0xfe))/0x3+-parseInt(_0x5eb3e3(0x1fe))/0x4+parseInt(_0x5eb3e3(0x207))/0x5+-parseInt(_0x5eb3e3(0x19d))/0x6*(parseInt(_0x5eb3e3(0x1a5))/0x7)+-parseInt(_0x5eb3e3(0x14d))/0x8+parseInt(_0x5eb3e3(0x1c2))/0x9;if(_0x6d7efd===_0x260a3a)break;else _0x11c252['push'](_0x11c252['shift']());}catch(_0xc03852){_0x11c252['push'](_0x11c252['shift']());}}}(_0x150b,0x1ffd6),Object[_0x1313b5(0x1fb)](exports,Symbol[_0x1313b5(0x125)],{'value':_0x1313b5(0x10c)}));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=_0x1313b5(0x192),R={};function z(_0x138d5f){'@babel/helpers - typeof';const _0x28187e=_0x1313b5;return z=typeof Symbol=='function'&&typeof Symbol['iterator']==_0x28187e(0x138)?function(_0x420425){return typeof _0x420425;}:function(_0xcbd32f){const _0x52b405=_0x28187e;return _0xcbd32f&&typeof Symbol==_0x52b405(0x129)&&_0xcbd32f[_0x52b405(0x155)]===Symbol&&_0xcbd32f!==Symbol['prototype']?'symbol':typeof _0xcbd32f;},z(_0x138d5f);}function ae(_0x5185be,_0x6fce60){const _0x411356=_0x1313b5;if(z(_0x5185be)!=_0x411356(0x176)||!_0x5185be)return _0x5185be;var _0x105033=_0x5185be[Symbol[_0x411356(0x10e)]];if(_0x105033!==void 0x0){var _0x471790=_0x105033[_0x411356(0x1b7)](_0x5185be,_0x6fce60||_0x411356(0x11e));if(z(_0x471790)!=_0x411356(0x176))return _0x471790;throw TypeError(_0x411356(0x17e));}return(_0x6fce60===_0x411356(0x14c)?String:Number)(_0x5185be);}function oe(_0x28fc89){const _0x367cea=_0x1313b5;var _0x23484b=ae(_0x28fc89,_0x367cea(0x14c));return z(_0x23484b)=='symbol'?_0x23484b:_0x23484b+'';}function B(_0x548f4c,_0x3e34dc,_0x4dcf61){const _0x5494b2=_0x1313b5;return(_0x3e34dc=oe(_0x3e34dc))in _0x548f4c?Object[_0x5494b2(0x1fb)](_0x548f4c,_0x3e34dc,{'value':_0x4dcf61,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x548f4c[_0x3e34dc]=_0x4dcf61,_0x548f4c;}function V(_0x517592,_0x27adb5){return function(_0x3707ec,_0x3a5f74){_0x27adb5(_0x3707ec,_0x3a5f74,_0x517592);};}function H(_0x508540,_0x201730,_0x16b919,_0x3f511b){const _0x44360b=_0x1313b5;var _0x433605=arguments[_0x44360b(0x1ea)],_0xf64189=_0x433605<0x3?_0x201730:_0x3f511b===null?_0x3f511b=Object['getOwnPropertyDescriptor'](_0x201730,_0x16b919):_0x3f511b,_0xe6f98d;if(typeof Reflect=='object'&&typeof Reflect[_0x44360b(0x204)]==_0x44360b(0x129))_0xf64189=Reflect[_0x44360b(0x204)](_0x508540,_0x201730,_0x16b919,_0x3f511b);else{for(var _0x3f91ed=_0x508540['length']-0x1;_0x3f91ed>=0x0;_0x3f91ed--)(_0xe6f98d=_0x508540[_0x3f91ed])&&(_0xf64189=(_0x433605<0x3?_0xe6f98d(_0xf64189):_0x433605>0x3?_0xe6f98d(_0x201730,_0x16b919,_0xf64189):_0xe6f98d(_0x201730,_0x16b919))||_0xf64189);}return _0x433605>0x3&&_0xf64189&&Object['defineProperty'](_0x201730,_0x16b919,_0xf64189),_0xf64189;}const U=_0x1313b5(0x20c),W=_0x1313b5(0x1b4);let G=class extends e[_0x1313b5(0x17b)]{constructor(_0x45a7d7,_0x3124c0,_0x166ef7,_0x92535,_0x2dea24,_0x460ac6,_0x4cfb6c,_0x149edb,_0x498ba7,_0xd08b68){const _0xf4da0=_0x1313b5;super(),this['_localeService']=_0x45a7d7,this['_univerInstanceService']=_0x3124c0,this['_configService']=_0x166ef7,this[_0xf4da0(0x132)]=_0x92535,this['_messageService']=_0x2dea24,this[_0xf4da0(0x1e8)]=_0x460ac6,this['_selectionProtectionRuleModel']=_0x4cfb6c,this['_dialogService']=_0x149edb,this[_0xf4da0(0x174)]=_0x498ba7,this[_0xf4da0(0x1f5)]=_0xd08b68,B(this,'_historyUniver$',new P[(_0xf4da0(0x20a))](null)),B(this,_0xf4da0(0x19a),this[_0xf4da0(0x16f)][_0xf4da0(0x158)]()),B(this,_0xf4da0(0x124),new e[(_0xf4da0(0x1e5))]()),B(this,'_pluginMap',new Map()),B(this,_0xf4da0(0x1db),null),this['_init']();}get[_0x1313b5(0x1b5)](){const _0x208691=_0x1313b5;return this[_0x208691(0x16f)]['value'];}[_0x1313b5(0x16a)](){const _0x2fc689=_0x1313b5;this[_0x2fc689(0x1a1)](),this['_initPlugins']();}[_0x1313b5(0x1a1)](){const _0x5e7c41=_0x1313b5;var _0xb44740;let _0x3ef2f3=(_0xb44740=this[_0x5e7c41(0x15d)]['getConfig'](_0x5e7c41(0x20c)))==null?'univer-container':_0xb44740,_0x5d608e=document[_0x5e7c41(0x111)](_0x3ef2f3);if(!_0x5d608e)return;let _0x23c73c=document['createElement'](_0x5e7c41(0xfa));_0x23c73c['id']=W,_0x23c73c[_0x5e7c41(0x1cd)]['uComp']=_0x5e7c41(0x1f8),_0x23c73c[_0x5e7c41(0x19f)][_0x5e7c41(0x1f6)]='absolute',_0x23c73c[_0x5e7c41(0x19f)][_0x5e7c41(0x131)]='0',_0x23c73c[_0x5e7c41(0x19f)][_0x5e7c41(0x106)]='0',_0x23c73c[_0x5e7c41(0x19f)][_0x5e7c41(0x187)]='100%',_0x23c73c[_0x5e7c41(0x19f)][_0x5e7c41(0x15a)]='100%',_0x23c73c['style']['zIndex']='49',_0x23c73c[_0x5e7c41(0x19f)][_0x5e7c41(0xf2)]=_0x5e7c41(0x18c),_0x5d608e[_0x5e7c41(0x130)](_0x23c73c);}[_0x1313b5(0x114)](){const _0x21177a=_0x1313b5;[[b['UniverRenderEnginePlugin']],[N['UniverUIPlugin'],{'container':W,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[N[_0x21177a(0x1c5)],null]]}],[x['UniverNetworkPlugin']],[_[_0x21177a(0x1b9)],{'override':[[_[_0x21177a(0x11c)],null]]}],[h[_0x21177a(0x19b)],{'hasScroll':!0x1}],[g[_0x21177a(0x11b)]],[A[_0x21177a(0x113)]],[t[_0x21177a(0x13f)],{'notExecuteFormula':!0x0}],[M[_0x21177a(0x100)]],[ne[_0x21177a(0x1cc)]],[re[_0x21177a(0x120)]],[n[_0x21177a(0x1d1)]],[O[_0x21177a(0x1f1)]],[te[_0x21177a(0x1e0)]],[C[_0x21177a(0x1c3)]],[ee[_0x21177a(0x196)]],[ie[_0x21177a(0x146)]],[k[_0x21177a(0x1c0)]],[p[_0x21177a(0x1af)]],[w[_0x21177a(0xf6)]],[T['UniverSheetsDataValidationUIPlugin']],[y[_0x21177a(0x197)],{'notExecuteFormula':!0x0}],[v[_0x21177a(0x1e1)]],[E['UniverSheetsDrawingPlugin']],[D[_0x21177a(0x172)]],[d['UniverSheetSparklinePlugin']],[f['UniverSheetSparklineUIPlugin']],[o[_0x21177a(0x14f)]],[s[_0x21177a(0x1ee)]],[l[_0x21177a(0x19c)]],[u['UniverSheetsShapeUIPlugin']],[c[_0x21177a(0x1cb)],{'notExecuteFormula':!0x0}],[j[_0x21177a(0x12c)]]][_0x21177a(0x1b1)](([_0x4683ab,_0x5ca45c])=>this[_0x21177a(0x17c)](_0x4683ab,_0x5ca45c));}[_0x1313b5(0x177)](){const _0x503481=_0x1313b5;super['dispose'](),this[_0x503481(0x157)](),this[_0x503481(0x1aa)][_0x503481(0x104)]();}[_0x1313b5(0x17c)](_0x2599dc,_0x5c0223,_0xe1fc6f){const _0x40f98e=_0x1313b5;if(this[_0x40f98e(0x1aa)][_0x40f98e(0x1e2)](_0x2599dc['pluginName'])&&!_0xe1fc6f)throw Error('[HistoryLoaderService]:\x20Plugin\x20'+_0x2599dc[_0x40f98e(0xfb)]+_0x40f98e(0x12d));this[_0x40f98e(0x1aa)]['set'](_0x2599dc[_0x40f98e(0xfb)],[_0x2599dc,_0x5c0223]);}[_0x1313b5(0x137)](){const _0x4f9b71=_0x1313b5;return Array[_0x4f9b71(0x1f0)](this[_0x4f9b71(0x1aa)]['values']());}[_0x1313b5(0x1b2)](_0x32ee60,_0x4acc93){const _0x416c48=_0x1313b5;let _0x35e938=document[_0x416c48(0x111)](W);_0x35e938&&(_0x35e938[_0x416c48(0x19f)]['display']='block',this[_0x416c48(0x112)](_0x32ee60,W,_0x4acc93));}['unMountHistoryContent'](){const _0x1a3b7f=_0x1313b5;var _0x2a2a19;this[_0x1a3b7f(0x124)]['dispose'](),(_0x2a2a19=this['historyUniver'])==null||_0x2a2a19[_0x1a3b7f(0x177)](),this[_0x1a3b7f(0x16f)][_0x1a3b7f(0x12a)](null);let _0x46aee4=document[_0x1a3b7f(0x111)](W);_0x46aee4&&(_0x46aee4[_0x1a3b7f(0x19f)][_0x1a3b7f(0xf2)]='none',this[_0x1a3b7f(0x1db)]&&(this[_0x1a3b7f(0x1db)][_0x1a3b7f(0x1c7)](),this[_0x1a3b7f(0x1db)]=null));}['_initUniver'](_0x3aea12,_0x2ae911,_0x843864){const _0x1b5c50=_0x1313b5;var _0x3e3bd4,_0x29ee6e,_0x496b00,_0x292b3b,_0x2dfce9;if(this['historyUniver'])return;let _0x2ddfc6=new e[(_0x1b5c50(0xf4))]({'locales':{[this[_0x1b5c50(0x13a)][_0x1b5c50(0x150)]()]:this[_0x1b5c50(0x13a)]['getLocales']()},'override':[[e[_0x1b5c50(0x15b)],{'useClass':r[_0x1b5c50(0x11d)]}]]}),_0x5db3e8=_0x2ddfc6[_0x1b5c50(0x186)]();this[_0x1b5c50(0x170)](this[_0x1b5c50(0x1f5)][_0x1b5c50(0x11f)]['subscribe'](_0x2ddfc8=>{const _0xbbd2e2=_0x1b5c50;_0x5db3e8[_0xbbd2e2(0x1da)](e['ThemeService'])[_0xbbd2e2(0x136)](_0x2ddfc8);})),this[_0x1b5c50(0x170)](this[_0x1b5c50(0x1f5)]['currentTheme$'][_0x1b5c50(0x1e9)](_0x405e2e=>{const _0x30bcc7=_0x1b5c50;_0x5db3e8[_0x30bcc7(0x1da)](e['ThemeService'])['setTheme'](_0x405e2e);})),_0x5db3e8[_0x1b5c50(0x1da)](e[_0x1b5c50(0x1d9)])['setLocale'](this[_0x1b5c50(0x13a)][_0x1b5c50(0x150)]()),_0x5db3e8['get'](e[_0x1b5c50(0x1ff)])[_0x1b5c50(0x12f)](r[_0x1b5c50(0x1e4)],this[_0x1b5c50(0x15d)][_0x1b5c50(0x160)](r[_0x1b5c50(0x1e4)]));let _0x50f25a=this[_0x1b5c50(0x15d)][_0x1b5c50(0x160)](a[_0x1b5c50(0x1cf)]);_0x50f25a&&_0x2ddfc6['registerPlugin'](a[_0x1b5c50(0x139)],{'license':_0x50f25a['ls']});let _0x51901f=(_0x3e3bd4=this['_configService'][_0x1b5c50(0x160)](_0x1b5c50(0x192)))==null?void 0x0:_0x3e3bd4['workerURL'],_0x45f34f=!!_0x51901f;_0x45f34f&&(this[_0x1b5c50(0x1db)]=_0x51901f instanceof Worker?_0x51901f:null,_0x2ddfc6[_0x1b5c50(0x17c)](S['UniverRPCMainThreadPlugin'],{'workerURL':_0x51901f})),this[_0x1b5c50(0x1aa)][_0x1b5c50(0x1b1)](([_0x1138dc,_0x568513])=>{_0x2ddfc6['registerPlugin'](_0x1138dc,_0x568513);}),_0x2ddfc6['registerPlugin'](i[_0x1b5c50(0x101)],{'historyListServerUrl':(_0x29ee6e=this[_0x1b5c50(0x15d)][_0x1b5c50(0x160)]('edit-history-loader.config'))==null?void 0x0:_0x29ee6e['historyListServerUrl'],'historyPanelComponentKey':(_0x496b00=this[_0x1b5c50(0x15d)][_0x1b5c50(0x160)]('edit-history-loader.config'))==null?void 0x0:_0x496b00[_0x1b5c50(0x1dd)],'historyPanelHidden':(_0x292b3b=this['_configService'][_0x1b5c50(0x160)](_0x1b5c50(0x192)))==null?void 0x0:_0x292b3b['historyPanelHidden'],'historyAIassistantEnabled':(_0x2dfce9=this[_0x1b5c50(0x15d)][_0x1b5c50(0x160)](_0x1b5c50(0x192)))==null?void 0x0:_0x2dfce9[_0x1b5c50(0x15e)]}),_0x5db3e8['invoke'](_0x5cc39a=>{const _0x3f0eda=_0x1b5c50;this[_0x3f0eda(0x1d6)](_0x5cc39a,_0x3aea12);}),this[_0x1b5c50(0x16f)][_0x1b5c50(0x12a)](_0x2ddfc6);let _0x4e2dbb=_0x5db3e8[_0x1b5c50(0x1da)](i['HistoryManagerService']),_0x342075=this[_0x1b5c50(0x153)](_0x3aea12),_0x108004=()=>{const _0x23cc42=_0x1b5c50;_0x843864?_0x4e2dbb['triggerCustomVersions'](_0x3aea12,_0x2ae911,_0x342075,_0x843864):_0x4e2dbb[_0x23cc42(0x1dc)](_0x3aea12,_0x2ae911,_0x342075);};if(this[_0x1b5c50(0x18e)]['show']({'content':this[_0x1b5c50(0x13a)]['t'](_0x1b5c50(0x122)),'type':m[_0x1b5c50(0x166)][_0x1b5c50(0x14b)]}),_0x45f34f)try{_0x5db3e8['get'](S['IRemoteInstanceService'])[_0x1b5c50(0x162)]()[_0x1b5c50(0x103)](()=>{_0x108004();});}catch{_0x108004();}else _0x108004();}[_0x1313b5(0x1d6)](_0xbca8f5,_0x55efc8){const _0x2b4436=_0x1313b5;let _0x2b08a3=_0xbca8f5[_0x2b4436(0x1da)](i[_0x2b4436(0x184)]);this['_disposableCollection']['add'](_0x2b08a3[_0x2b4436(0xfd)]['subscribe'](_0x3ce973=>{const _0x37b2a1=_0x2b4436;switch(_0x3ce973){case i[_0x37b2a1(0x1a6)][_0x37b2a1(0x1fa)]:this[_0x37b2a1(0x145)][_0x37b2a1(0x1ef)](),this[_0x37b2a1(0x174)][_0x37b2a1(0x1de)]();break;case i[_0x37b2a1(0x1a6)]['Exited']:this[_0x37b2a1(0x132)][_0x37b2a1(0x16d)](q['id']),this[_0x37b2a1(0x157)]();break;case i[_0x37b2a1(0x1a6)][_0x37b2a1(0x1d7)]:this['unMountHistoryContent'](),this[_0x37b2a1(0x18e)][_0x37b2a1(0x180)]({'content':this[_0x37b2a1(0x13a)]['t'](_0x37b2a1(0x203)),'type':m['MessageType'][_0x37b2a1(0x1d7)],'duration':0xbb8});break;default:break;}})),this[_0x2b4436(0x124)][_0x2b4436(0x17d)](_0x2b08a3['revertRevision$'][_0x2b4436(0x1e9)](async _0xd5e148=>{const _0x1eaa7f=_0x2b4436;_0xd5e148&&this[_0x1eaa7f(0x132)][_0x1eaa7f(0x16d)](n['RevertRevisionMutation']['id'],{'unitId':_0x55efc8,'revision':_0xd5e148});}));}[_0x1313b5(0x153)](_0x6b431e){const _0x1c1cb3=_0x1313b5;let _0x333eae=this[_0x1c1cb3(0x154)][_0x1c1cb3(0x1a4)](_0x6b431e)[_0x1c1cb3(0x210)]()[_0x1c1cb3(0x1a8)](_0x5b2e64=>_0x5b2e64[_0x1c1cb3(0x20f)]()),_0x4cdeb3=new t['WorkbookEditablePermission'](_0x6b431e)['id'],_0x21cd3c=_0x333eae['map'](_0x10054d=>new t[(_0x1c1cb3(0x20b))](_0x6b431e,_0x10054d)['id']),_0xf3fdcc=_0x333eae[_0x1c1cb3(0x1a8)](_0x115ede=>this[_0x1c1cb3(0x193)][_0x1c1cb3(0xfc)](_0x6b431e,_0x115ede)[_0x1c1cb3(0x1a8)](_0x201cee=>new t[(_0x1c1cb3(0x163))](_0x6b431e,_0x115ede,_0x201cee['permissionId'])['id']))[_0x1c1cb3(0x1f7)](),_0x21c159=new t[(_0x1c1cb3(0x14a))](_0x6b431e)['id'];return this[_0x1c1cb3(0x1e8)]['composePermission']([_0x4cdeb3,..._0x21cd3c,..._0xf3fdcc,_0x21c159])[_0x1c1cb3(0x185)](_0xb6a2ef=>!!_0xb6a2ef[_0x1c1cb3(0x135)]);}};G=H([V(0x0,(0x0,e[_0x1313b5(0x1fc)])(e[_0x1313b5(0x1d9)])),V(0x1,e[_0x1313b5(0x1bd)]),V(0x2,e['IConfigService']),V(0x3,e['ICommandService']),V(0x4,N['IMessageService']),V(0x5,e[_0x1313b5(0x1b0)]),V(0x6,(0x0,e[_0x1313b5(0x1fc)])(t[_0x1313b5(0x1fd)])),V(0x7,(0x0,e[_0x1313b5(0x1fc)])(N['IDialogService'])),V(0x8,(0x0,e['Inject'])(N[_0x1313b5(0x18b)])),V(0x9,(0x0,e[_0x1313b5(0x1fc)])(e[_0x1313b5(0x1eb)]))],G);const K={'id':_0x1313b5(0x134),'type':e[_0x1313b5(0x1ce)][_0x1313b5(0x15c)],'handler':_0x235374=>{const _0x9366ec=_0x1313b5;let _0x297bbb=_0x235374[_0x9366ec(0x1da)](G),{unitId:_0x459d98}=(0x0,t[_0x9366ec(0x16b)])(_0x235374[_0x9366ec(0x1da)](e[_0x9366ec(0x1bd)]))||{};return _0x459d98?(_0x297bbb[_0x9366ec(0x1b2)](_0x459d98),!0x0):!0x1;}},q={'id':_0x1313b5(0x117),'type':e[_0x1313b5(0x1ce)][_0x1313b5(0x15c)],'handler':()=>!0x0};var se=_0x1313b5(0x1d5),ce='0.25.0';function le(_0x147558){const _0x4138d9=_0x1313b5;return{'id':K['id'],'type':N[_0x4138d9(0x1bf)]['BUTTON'],'icon':'HistoryIcon','tooltip':_0x4138d9(0x105),'hidden$':(0x0,N['getMenuHiddenObservable'])(_0x147558,e[_0x4138d9(0xf0)][_0x4138d9(0x127)]),'disabled$':(0x0,M[_0x4138d9(0x12b)])(_0x147558,{'workbookTypes':[t['WorkbookViewHistoryPermission']],'worksheetTypes':[],'rangeTypes':[]})};}const ue={[N['RibbonStartGroup'][_0x1313b5(0x133)]]:{[K['id']]:{'order':0.2,'menuItemFactory':le}}};function _0x150b(){const _0x2a489e=['getSheetCommandTarget','mergeMenu','executeCommand','UNIVER_UNKNOWN','_historyUniver$','disposeWithMe','workerURL','UniverSheetsDrawingUIPlugin','Injector','_sidebarService','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','object','dispose','SetWorksheetActivateCommand','setParam','historyPanelHidden','Disposable','registerPlugin','add','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','onStarting','show','edit-history-loader.panel.revertFailed','getActiveSheet','removeAll','HistoryManagerService','every','__getInjector','width','fromCollab','UniverEditHistoryLoaderMobilePlugin','DependentOn','ISidebarService','none','getCollabEntity','_messageService','merge','onCommandExecuted','reload','edit-history-loader.config','_selectionProtectionRuleModel','_handleRevertAcknowledgement','_updateSubUnitFromURLParams','UniverSheetsConditionalFormattingUIPlugin','UniverFormulaEnginePlugin','26126XiAcAH','disposeUnit','historyUniver$','UniverDocsPlugin','UniverSheetsShapePlugin','18GlrPmK','ILocalCacheService','style','uComp','_initContainer','UniverNetworkPlugin','absolute','getUnit','177107Jmvrba','HistoryModeStatus','version','map','_revertErrorTimer','_pluginMap','MobileHistoryLoaderService','set','UniverSheetSparklinePlugin','_setupSubUnitSync','UniverDataValidationPlugin','IPermissionService','forEach','mountHistoryContent','state$','univer-history-container','historyUniver','_config','call','WorkbookEditablePermission','UniverDrawingPlugin','getParam','100%','ToggleEditHistoryOperation','IUniverInstanceService','HistoryLoaderService','MenuItemType','UniverSheetsHyperLinkUIPlugin','dispose$','4361949jFHJbl','UniverSheetsConditionalFormattingPlugin','_menuManagerService','IDialogService','IMessageService','terminate','register','invoke','onSteady','UniverSheetsPivotTablePlugin','UniverSheetsFormulaPlugin','dataset','CommandType','LS_CONFIG_KEY','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','UniverCollaborationPlugin','getUnitId','_componentManager','exhaustSavingTask','@univerjs-pro/edit-history-loader','_initListener','Error','UNIVER_CONTAINER_ID_KEY','LocaleService','get','_internalWebWorker','triggerLoadVersions','historyPanelComponentKey','close','takeUntil','UniverSheetsFilterUIPlugin','UniverDrawingUIPlugin','has','eventID','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','DisposableCollection','registerCommand','packageName','_permissionService','subscribe','length','ThemeService','RevertRevisionMutation','triggerCustomVersions','UniverSheetsChartUIPlugin','closeAll','from','UniverSheetsFilterPlugin','permissionId','ICommandService','subunit','_themeService','position','flat','history-container','urlChange$','Entered','defineProperty','Inject','RangeProtectionRuleModel','821708iUOxOV','IConfigService','[MobileHistoryLoaderService]:\x20Plugin\x20','mutations','UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN','edit-history-loader.panel.listFetchError','decorate','data','pipe','728515qkhTVo','IMenuManagerService','event$','BehaviorSubject','WorksheetEditPermission','UNIVER_CONTAINER_ID','block','UniverSheetsDrawingPlugin','getSheetId','getSheets','UNIVER_HISTORY_CONTAINER_ID','menu','UniverInstanceType','getLocales','display','univer-container','Univer','UniverEditHistoryLoaderPlugin','UniverSheetsDataValidationPlugin','params','currentTheme$','Exited','div','pluginName','getSubunitRuleList','status$','437676NTBrWB','location','UniverSheetsUIPlugin','UniverEditHistoryViewerPlugin','getSheetBySheetId','then','clear','edit-history-loader.panel.title','left','7zkyaZR','getCurrentUnitOfType','status','values','unsubscribe','Module','IURLService','toPrimitive','_collaborationController','HistoryIcon','getElementById','_initUniver','UniverSheetsNumfmtPlugin','_initPlugins','toDisposable','Plugin','univer.operation.exit-edit-history','_injector','_urlService','_localCacheService','UniverDocsUIPlugin','IImageIoService','AuthzIoHttpService','default','darkMode$','UniverSheetsFormulaUIPlugin','IRemoteInstanceService','edit-history-loader.info.initializing','UniverSheetsMobileUIPlugin','_disposableCollection','toStringTag','UniverEditHistoryViewerMobilePlugin','UNIVER_SHEET','CHANGESET_ACK','function','next','getCurrentRangeDisable$','UniverSheetsTablePlugin','\x20has\x20been\x20registered.','Workbook','setConfig','appendChild','top','_commandService','OTHERS','univer.operation.toggle-edit-history','value','setDarkMode','getAllPlugins','symbol','UniverLicensePlugin','_localeService','_updateURLWithCurrentState','SYNCED','edit-history-loader.panel.reverting','some','UniverSheetsPlugin','CollaborationStatus','_dataLoaderService','ComponentManager','CollaborationEvent','loadUnit','_dialogService','UniverSheetsHyperLinkPlugin','revertRevision$','_historyManagerService','CollaborationController','WorkbookRecoverHistoryPermission','Loading','string','1308424fQaqBZ','type','UniverSheetsChartPlugin','getCurrentLocale','zIndex','combineLatest','_checkCanRevert','_univerInstanceService','constructor','UniverRenderEnginePlugin','unMountHistoryContent','asObservable','activeSheet$','height','IAuthzIoService','OPERATION','_configService','historyAIassistantEnabled','UniverMobileUIPlugin','getConfig','DataLoaderService','whenReady','RangeProtectionPermissionEditPoint','historyListServerUrl','session','MessageType','RxDisposable','univerContainerId','getUnhiddenWorksheets','_init'];_0x150b=function(){return _0x2a489e;};return _0x150b();}let J=class extends e[_0x1313b5(0x167)]{constructor(_0x442168,_0x54db12,_0x8d89c1,_0x3bdb12,_0x28d0d5,_0x3712ba,_0xd54ffb,_0x316330,_0x27464a,_0x2537b0,_0x250b8c){const _0xe19fbd=_0x1313b5;super(),this[_0xe19fbd(0x132)]=_0x442168,this[_0xe19fbd(0x1c4)]=_0x54db12,this[_0xe19fbd(0x1d3)]=_0x8d89c1,this[_0xe19fbd(0x148)]=_0x3bdb12,this[_0xe19fbd(0x13a)]=_0x28d0d5,this['_messageService']=_0x3712ba,this['_collaborationController']=_0xd54ffb,this[_0xe19fbd(0x11a)]=_0x316330,this[_0xe19fbd(0x141)]=_0x27464a,this['_univerInstanceService']=_0x2537b0,this[_0xe19fbd(0x119)]=_0x250b8c,B(this,_0xe19fbd(0x1a9),null),this[_0xe19fbd(0x16a)]();}[_0x1313b5(0x16a)](){const _0x2de19f=_0x1313b5;[K,q][_0x2de19f(0x1b1)](_0x36a0cf=>this[_0x2de19f(0x170)]((0x0,e[_0x2de19f(0x115)])(this[_0x2de19f(0x132)][_0x2de19f(0x1e6)](_0x36a0cf)))),this[_0x2de19f(0x170)](this[_0x2de19f(0x1d3)][_0x2de19f(0x1c8)](_0x2de19f(0x110),I['HistoryIcon'])),this[_0x2de19f(0x1c4)][_0x2de19f(0x16c)](ue),this[_0x2de19f(0x170)](this[_0x2de19f(0x132)][_0x2de19f(0x190)](async(_0x45d3a4,_0x3b3fa8)=>{const _0x248e41=_0x2de19f;if(_0x45d3a4['id']===n[_0x248e41(0x1ec)]['id']){let {unitId:_0x55b72f}=_0x45d3a4[_0x248e41(0xf7)];this[_0x248e41(0x18e)][_0x248e41(0x180)]({'content':this[_0x248e41(0x13a)]['t'](_0x248e41(0x13d)),'type':m[_0x248e41(0x166)]['Loading'],'duration':0x1388});let _0x3adf3c=this[_0x248e41(0x10f)][_0x248e41(0x18d)](_0x55b72f);_0x3b3fa8!=null&&_0x3b3fa8[_0x248e41(0x188)]?this[_0x248e41(0x194)](_0x3adf3c,async()=>(setTimeout(()=>window['location']['reload']()),!0x0),!0x0):this[_0x248e41(0x194)](_0x3adf3c,async()=>{const _0x4fb713=_0x248e41;let _0x4789f2=this[_0x4fb713(0x154)][_0x4fb713(0x108)](e[_0x4fb713(0xf0)][_0x4fb713(0x127)]),_0x5ad77f=_0x4789f2==null?void 0x0:_0x4789f2[_0x4fb713(0x182)]();if(!_0x5ad77f)return!0x1;this['_univerInstanceService']['disposeUnit'](_0x55b72f);let _0x1b1119=await this[_0x4fb713(0x141)][_0x4fb713(0x144)](_0x55b72f,e[_0x4fb713(0xf0)]['UNIVER_SHEET']);return _0x1b1119&&_0x1b1119 instanceof e[_0x4fb713(0x12e)]?(await this[_0x4fb713(0x1ae)](_0x1b1119,_0x5ad77f[_0x4fb713(0x20f)]()),!0x0):!0x1;});}}));}['_handleRevertAcknowledgement'](_0x26867d,_0xa38edc,_0x897c37=!0x1){const _0xf19fec=_0x1313b5;let _0x1b164e=(0x0,P[_0xf19fec(0x152)])([_0x26867d[_0xf19fec(0x165)]['event$'],_0x26867d['state$']])['subscribe'](async([_0xa005cc,_0x4792d6])=>{const _0x2b7559=_0xf19fec;if(_0xa005cc[_0x2b7559(0x1e3)]===n[_0x2b7559(0x143)][_0x2b7559(0x128)]&&(_0x4792d6==null?void 0x0:_0x4792d6[_0x2b7559(0x109)])===r[_0x2b7559(0x140)][_0x2b7559(0x13c)]&&_0xa005cc[_0x2b7559(0x205)][_0x2b7559(0x201)][_0x2b7559(0x13e)](_0x4c14b5=>_0x4c14b5['id']===n[_0x2b7559(0x1ec)]['id'])&&await _0xa38edc()){var _0x4ad404;this['_historyManagerService']['unMountHistoryContent'](),_0x1b164e[_0x2b7559(0x10b)](),this[_0x2b7559(0x1a9)]&&clearTimeout(this[_0x2b7559(0x1a9)]),await((_0x4ad404=this[_0x2b7559(0x11a)])==null?void 0x0:_0x4ad404[_0x2b7559(0x1d4)]()),this[_0x2b7559(0x18e)][_0x2b7559(0x183)]();}});_0x897c37&&(this['_revertErrorTimer']=setTimeout(()=>{const _0x1e2113=_0xf19fec;_0x1b164e['unsubscribe'](),this[_0x1e2113(0x18e)][_0x1e2113(0x180)]({'content':this[_0x1e2113(0x13a)]['t'](_0x1e2113(0x181)),'type':m[_0x1e2113(0x166)][_0x1e2113(0x1d7)],'duration':0xbb8});},0x1388));}async[_0x1313b5(0x1ae)](_0x23b95d,_0x5d13b6){const _0x58cd37=_0x1313b5;await this['_updateSubUnitFromURLParams'](_0x23b95d,_0x5d13b6),_0x23b95d[_0x58cd37(0x159)]['pipe']((0x0,P[_0x58cd37(0x1df)])(this[_0x58cd37(0x1c1)]))[_0x58cd37(0x1e9)](_0x5e39bd=>{_0x5e39bd&&this['_updateURLWithCurrentState'](_0x5e39bd);}),this[_0x58cd37(0x119)][_0x58cd37(0x1f9)][_0x58cd37(0x206)]((0x0,P[_0x58cd37(0x1df)])(this[_0x58cd37(0x1c1)]))[_0x58cd37(0x1e9)](()=>this['_updateSubUnitFromURLParams'](_0x23b95d,_0x5d13b6));}[_0x1313b5(0x13b)](_0xe22fc5,_0x398df7=!0x1){const _0x40fe04=_0x1313b5;let _0x25714c=this[_0x40fe04(0x119)][_0x40fe04(0x1ba)](_0x40fe04(0x1f4));_0xe22fc5['getSheetId']()!==_0x25714c&&this[_0x40fe04(0x119)][_0x40fe04(0x179)](_0x40fe04(0x1f4),_0xe22fc5[_0x40fe04(0x20f)](),_0x398df7);}async['_updateSubUnitFromURLParams'](_0x20e3a7,_0x56dcfa){const _0x13dca0=_0x1313b5;var _0xec2a85;if(!_0x56dcfa||!_0x20e3a7[_0x13dca0(0x102)](_0x56dcfa)){let _0x50bbe0=_0x20e3a7[_0x13dca0(0x169)]()[0x0],_0x2c1042=_0x20e3a7[_0x13dca0(0x102)](_0x50bbe0);if(!_0x2c1042)return;this[_0x13dca0(0x13b)](_0x2c1042,!0x0),await this[_0x13dca0(0x132)][_0x13dca0(0x16d)](t[_0x13dca0(0x178)]['id'],{'unitId':_0x20e3a7[_0x13dca0(0x1d2)](),'subUnitId':_0x50bbe0});return;}((_0xec2a85=_0x20e3a7[_0x13dca0(0x182)]())==null?void 0x0:_0xec2a85['getSheetId']())!==_0x56dcfa&&await this['_commandService']['executeCommand'](t[_0x13dca0(0x178)]['id'],{'unitId':_0x20e3a7[_0x13dca0(0x1d2)](),'subUnitId':_0x56dcfa});}};J=H([V(0x0,e['ICommandService']),V(0x1,N[_0x1313b5(0x208)]),V(0x2,(0x0,e[_0x1313b5(0x1fc)])(N[_0x1313b5(0x142)])),V(0x3,(0x0,e[_0x1313b5(0x1fc)])(G)),V(0x4,(0x0,e[_0x1313b5(0x1fc)])(e['LocaleService'])),V(0x5,N[_0x1313b5(0x1c6)]),V(0x6,(0x0,e[_0x1313b5(0x1fc)])(r[_0x1313b5(0x149)])),V(0x7,r[_0x1313b5(0x19e)]),V(0x8,(0x0,e[_0x1313b5(0x1fc)])(r['DataLoaderService'])),V(0x9,e['IUniverInstanceService']),V(0xa,F[_0x1313b5(0x10d)])],J);const Y='univer-history-container-mobile';let X=class extends e[_0x1313b5(0x17b)]{constructor(_0x149d76,_0x3b3ce3,_0x1ee45f,_0x43a9e2,_0x43c479,_0x32fbcc,_0x1f29e5,_0x5a34c7,_0x567023,_0x5a5859){const _0x4732fe=_0x1313b5;super(),this['_localeService']=_0x149d76,this[_0x4732fe(0x154)]=_0x3b3ce3,this[_0x4732fe(0x15d)]=_0x1ee45f,this['_commandService']=_0x43a9e2,this['_messageService']=_0x43c479,this[_0x4732fe(0x1e8)]=_0x32fbcc,this[_0x4732fe(0x193)]=_0x1f29e5,this['_dialogService']=_0x5a34c7,this['_sidebarService']=_0x567023,this[_0x4732fe(0x1f5)]=_0x5a5859,B(this,'_historyUniver$',new P['BehaviorSubject'](null)),B(this,_0x4732fe(0x19a),this[_0x4732fe(0x16f)][_0x4732fe(0x158)]()),B(this,'_disposableCollection',new e[(_0x4732fe(0x1e5))]()),B(this,_0x4732fe(0x1aa),new Map()),B(this,'_internalWebWorker',null),this[_0x4732fe(0x16a)]();}get['historyUniver'](){const _0x50ac00=_0x1313b5;return this[_0x50ac00(0x16f)][_0x50ac00(0x135)];}[_0x1313b5(0x16a)](){const _0x48ad8f=_0x1313b5;this['_initContainer'](),this[_0x48ad8f(0x114)]();}[_0x1313b5(0x1a1)](){const _0x4a77dd=_0x1313b5;var _0x4145d0;let _0x23a49d=(_0x4145d0=this[_0x4a77dd(0x15d)][_0x4a77dd(0x160)](_0x4a77dd(0x20c)))==null?_0x4a77dd(0xf3):_0x4145d0,_0x2f5695=document[_0x4a77dd(0x111)](_0x23a49d);if(!_0x2f5695)return;let _0x791782=document['createElement'](_0x4a77dd(0xfa));_0x791782['id']=Y,_0x791782[_0x4a77dd(0x1cd)][_0x4a77dd(0x1a0)]='history-container',_0x791782['style']['position']=_0x4a77dd(0x1a3),_0x791782['style']['top']='0',_0x791782[_0x4a77dd(0x19f)][_0x4a77dd(0x106)]='0',_0x791782['style']['width']=_0x4a77dd(0x1bb),_0x791782[_0x4a77dd(0x19f)][_0x4a77dd(0x15a)]=_0x4a77dd(0x1bb),_0x791782[_0x4a77dd(0x19f)][_0x4a77dd(0x151)]='49',_0x791782[_0x4a77dd(0x19f)][_0x4a77dd(0xf2)]=_0x4a77dd(0x18c),_0x2f5695[_0x4a77dd(0x130)](_0x791782);}['_initPlugins'](){const _0x1b4e67=_0x1313b5;[[b[_0x1b4e67(0x156)]],[N[_0x1b4e67(0x15f)],{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[N['IDialogService'],null]]}],[x[_0x1b4e67(0x1a2)]],[_[_0x1b4e67(0x1b9)],{'override':[[_[_0x1b4e67(0x11c)],null]]}],[h[_0x1b4e67(0x19b)],{'hasScroll':!0x1}],[g[_0x1b4e67(0x11b)]],[A[_0x1b4e67(0x113)]],[t[_0x1b4e67(0x13f)],{'notExecuteFormula':!0x0}],[M[_0x1b4e67(0x123)]],[ne['UniverSheetsFormulaPlugin']],[re[_0x1b4e67(0x120)]],[n[_0x1b4e67(0x1d1)]],[O[_0x1b4e67(0x1f1)]],[C[_0x1b4e67(0x1c3)]],[ie['UniverSheetsHyperLinkPlugin']],[k[_0x1b4e67(0x1c0)]],[p[_0x1b4e67(0x1af)]],[w[_0x1b4e67(0xf6)]],[T['UniverSheetsDataValidationMobileUIPlugin']],[y[_0x1b4e67(0x197)],{'notExecuteFormula':!0x0}],[v[_0x1b4e67(0x1e1)]],[E[_0x1b4e67(0x20e)]],[D['UniverSheetsDrawingUIPlugin']],[d[_0x1b4e67(0x1ad)]],[f['UniverSheetSparklineUIPlugin']],[o[_0x1b4e67(0x14f)]],[s[_0x1b4e67(0x1ee)]],[l['UniverSheetsShapePlugin']],[u['UniverSheetsShapeUIPlugin']],[c[_0x1b4e67(0x1cb)],{'notExecuteFormula':!0x0}],[j[_0x1b4e67(0x12c)]]]['forEach'](([_0x5c15da,_0x51fe23])=>this['registerPlugin'](_0x5c15da,_0x51fe23));}[_0x1313b5(0x177)](){const _0x4c1d3a=_0x1313b5;super[_0x4c1d3a(0x177)](),this['unMountHistoryContent'](),this[_0x4c1d3a(0x1aa)][_0x4c1d3a(0x104)]();}[_0x1313b5(0x17c)](_0x508d60,_0x21f313,_0x31892d){const _0x5dc85f=_0x1313b5;if(this[_0x5dc85f(0x1aa)][_0x5dc85f(0x1e2)](_0x508d60[_0x5dc85f(0xfb)])&&!_0x31892d)throw Error(_0x5dc85f(0x200)+_0x508d60[_0x5dc85f(0xfb)]+'\x20has\x20been\x20registered.');this[_0x5dc85f(0x1aa)][_0x5dc85f(0x1ac)](_0x508d60[_0x5dc85f(0xfb)],[_0x508d60,_0x21f313]);}[_0x1313b5(0x137)](){const _0x500542=_0x1313b5;return Array['from'](this[_0x500542(0x1aa)][_0x500542(0x10a)]());}[_0x1313b5(0x1b2)](_0x4d8aea,_0x4db3b1){const _0x443c4a=_0x1313b5;let _0x540422=document[_0x443c4a(0x111)](Y);_0x540422&&(_0x540422[_0x443c4a(0x19f)][_0x443c4a(0xf2)]=_0x443c4a(0x20d),this[_0x443c4a(0x112)](_0x4d8aea,Y,_0x4db3b1));}[_0x1313b5(0x157)](){const _0x4a65e0=_0x1313b5;var _0x5ecce1;this[_0x4a65e0(0x124)]['dispose'](),(_0x5ecce1=this[_0x4a65e0(0x1b5)])==null||_0x5ecce1[_0x4a65e0(0x177)](),this['_historyUniver$'][_0x4a65e0(0x12a)](null);let _0xff2416=document[_0x4a65e0(0x111)](Y);_0xff2416&&(_0xff2416['style'][_0x4a65e0(0xf2)]='none',this['_internalWebWorker']&&(this['_internalWebWorker'][_0x4a65e0(0x1c7)](),this[_0x4a65e0(0x1db)]=null));}[_0x1313b5(0x112)](_0x268825,_0x2e6de4,_0x295247){const _0x435a69=_0x1313b5;var _0x4c1720,_0x1d11a3,_0x533e87,_0x2b6179;if(this[_0x435a69(0x1b5)])return;let _0x334e04=new e[(_0x435a69(0xf4))]({'locales':{[this['_localeService']['getCurrentLocale']()]:this['_localeService'][_0x435a69(0xf1)]()},'override':[[e['IAuthzIoService'],{'useClass':r[_0x435a69(0x11d)]}]]}),_0x35c04e=_0x334e04[_0x435a69(0x186)]();this[_0x435a69(0x170)](this[_0x435a69(0x1f5)]['darkMode$'][_0x435a69(0x1e9)](_0x333934=>{const _0x250353=_0x435a69;_0x35c04e[_0x250353(0x1da)](e['ThemeService'])[_0x250353(0x136)](_0x333934);})),this[_0x435a69(0x170)](this[_0x435a69(0x1f5)][_0x435a69(0xf8)][_0x435a69(0x1e9)](_0x4fa847=>{const _0x4400ee=_0x435a69;_0x35c04e[_0x4400ee(0x1da)](e['ThemeService'])['setTheme'](_0x4fa847);})),_0x35c04e[_0x435a69(0x1da)](e['LocaleService'])['setLocale'](this[_0x435a69(0x13a)][_0x435a69(0x150)]()),_0x35c04e[_0x435a69(0x1da)](e[_0x435a69(0x1ff)])[_0x435a69(0x12f)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY'],this[_0x435a69(0x15d)][_0x435a69(0x160)](r[_0x435a69(0x1e4)]));let _0x24433b=this[_0x435a69(0x15d)]['getConfig'](a[_0x435a69(0x1cf)]);_0x24433b&&_0x334e04[_0x435a69(0x17c)](a[_0x435a69(0x139)],{'license':_0x24433b['ls']});let _0x9962ab=(_0x4c1720=this[_0x435a69(0x15d)][_0x435a69(0x160)](_0x435a69(0x192)))==null?void 0x0:_0x4c1720[_0x435a69(0x171)],_0x4ec755=!!_0x9962ab;_0x4ec755&&(this['_internalWebWorker']=_0x9962ab instanceof Worker?_0x9962ab:null,_0x334e04[_0x435a69(0x17c)](S['UniverRPCMainThreadPlugin'],{'workerURL':_0x9962ab})),this['_pluginMap'][_0x435a69(0x1b1)](([_0x1b5e99,_0x35dc20])=>{const _0x4e18c3=_0x435a69;_0x334e04[_0x4e18c3(0x17c)](_0x1b5e99,_0x35dc20);}),_0x334e04[_0x435a69(0x17c)](i[_0x435a69(0x126)],{'historyListServerUrl':(_0x1d11a3=this[_0x435a69(0x15d)]['getConfig'](_0x435a69(0x192)))==null?void 0x0:_0x1d11a3[_0x435a69(0x164)],'historyPanelComponentKey':(_0x533e87=this[_0x435a69(0x15d)]['getConfig'](_0x435a69(0x192)))==null?void 0x0:_0x533e87[_0x435a69(0x1dd)],'historyPanelHidden':(_0x2b6179=this[_0x435a69(0x15d)]['getConfig'](_0x435a69(0x192)))==null?void 0x0:_0x2b6179[_0x435a69(0x17a)]}),_0x35c04e[_0x435a69(0x1c9)](_0x22dff8=>{const _0x1abb18=_0x435a69;this[_0x1abb18(0x1d6)](_0x22dff8,_0x268825);}),this[_0x435a69(0x16f)][_0x435a69(0x12a)](_0x334e04);let _0x4fd4dc=_0x35c04e[_0x435a69(0x1da)](i[_0x435a69(0x184)]),_0x73985a=this[_0x435a69(0x153)](_0x268825),_0xfc6a19=()=>{const _0x38f791=_0x435a69;_0x295247?_0x4fd4dc[_0x38f791(0x1ed)](_0x268825,_0x2e6de4,_0x73985a,_0x295247):_0x4fd4dc[_0x38f791(0x1dc)](_0x268825,_0x2e6de4,_0x73985a);};if(this[_0x435a69(0x18e)][_0x435a69(0x180)]({'content':this[_0x435a69(0x13a)]['t'](_0x435a69(0x122)),'type':m[_0x435a69(0x166)][_0x435a69(0x14b)]}),_0x4ec755)try{_0x35c04e[_0x435a69(0x1da)](S[_0x435a69(0x121)])[_0x435a69(0x162)]()[_0x435a69(0x103)](()=>{_0xfc6a19();});}catch{_0xfc6a19();}else _0xfc6a19();}[_0x1313b5(0x1d6)](_0x329091,_0x163cb6){const _0x2a28b3=_0x1313b5;let _0x2ce0ce=_0x329091[_0x2a28b3(0x1da)](i[_0x2a28b3(0x184)]);this[_0x2a28b3(0x124)]['add'](_0x2ce0ce[_0x2a28b3(0xfd)]['subscribe'](_0x45e999=>{const _0x309daf=_0x2a28b3;switch(_0x45e999){case i['HistoryModeStatus']['Entered']:this['_dialogService'][_0x309daf(0x1ef)](),this[_0x309daf(0x174)][_0x309daf(0x1de)]();break;case i['HistoryModeStatus'][_0x309daf(0xf9)]:this[_0x309daf(0x132)]['executeCommand'](q['id']),this[_0x309daf(0x157)]();break;case i[_0x309daf(0x1a6)][_0x309daf(0x1d7)]:this[_0x309daf(0x157)](),this['_messageService']['show']({'content':this[_0x309daf(0x13a)]['t'](_0x309daf(0x203)),'type':m['MessageType']['Error'],'duration':0xbb8});break;default:break;}})),this['_disposableCollection'][_0x2a28b3(0x17d)](_0x2ce0ce[_0x2a28b3(0x147)]['subscribe'](async _0x2beb03=>{const _0x5c8199=_0x2a28b3;_0x2beb03&&this['_commandService'][_0x5c8199(0x16d)](n[_0x5c8199(0x1ec)]['id'],{'unitId':_0x163cb6,'revision':_0x2beb03});}));}[_0x1313b5(0x153)](_0x22acdc){const _0x322847=_0x1313b5;let _0x5f0d23=this[_0x322847(0x154)][_0x322847(0x1a4)](_0x22acdc)[_0x322847(0x210)]()[_0x322847(0x1a8)](_0x37cfee=>_0x37cfee[_0x322847(0x20f)]()),_0x4d9b88=new t[(_0x322847(0x1b8))](_0x22acdc)['id'],_0x25325e=_0x5f0d23['map'](_0xcf4262=>new t[(_0x322847(0x20b))](_0x22acdc,_0xcf4262)['id']),_0x1f4db4=_0x5f0d23[_0x322847(0x1a8)](_0x241fa4=>this[_0x322847(0x193)][_0x322847(0xfc)](_0x22acdc,_0x241fa4)[_0x322847(0x1a8)](_0x5cb3bf=>new t[(_0x322847(0x163))](_0x22acdc,_0x241fa4,_0x5cb3bf[_0x322847(0x1f2)])['id']))[_0x322847(0x1f7)](),_0x24417c=new t['WorkbookRecoverHistoryPermission'](_0x22acdc)['id'];return this[_0x322847(0x1e8)]['composePermission']([_0x4d9b88,..._0x25325e,..._0x1f4db4,_0x24417c])[_0x322847(0x185)](_0x568539=>!!_0x568539[_0x322847(0x135)]);}};X=H([V(0x0,(0x0,e['Inject'])(e[_0x1313b5(0x1d9)])),V(0x1,e[_0x1313b5(0x1bd)]),V(0x2,e[_0x1313b5(0x1ff)]),V(0x3,e[_0x1313b5(0x1f3)]),V(0x4,N[_0x1313b5(0x1c6)]),V(0x5,e[_0x1313b5(0x1b0)]),V(0x6,(0x0,e[_0x1313b5(0x1fc)])(t[_0x1313b5(0x1fd)])),V(0x7,(0x0,e['Inject'])(N['IDialogService'])),V(0x8,(0x0,e['Inject'])(N['ISidebarService'])),V(0x9,(0x0,e[_0x1313b5(0x1fc)])(e[_0x1313b5(0x1eb)]))],X);let Z=class extends e[_0x1313b5(0x116)]{constructor(_0x504e18=R,_0x442fb4,_0x5e29a4){const _0x5abc2c=_0x1313b5;super(),this['_config']=_0x504e18,this[_0x5abc2c(0x118)]=_0x442fb4,this[_0x5abc2c(0x15d)]=_0x5e29a4;let {menu:_0x599823,..._0x143ab8}=(0x0,e[_0x5abc2c(0x18f)])({},R,this[_0x5abc2c(0x1b6)]);_0x599823&&this[_0x5abc2c(0x15d)][_0x5abc2c(0x12f)](_0x5abc2c(0xef),_0x599823,{'merge':!0x0}),this['_configService']['setConfig'](L,_0x143ab8),this[_0x5abc2c(0x1b6)][_0x5abc2c(0x168)]&&this[_0x5abc2c(0x15d)][_0x5abc2c(0x12f)](_0x5abc2c(0x20c),this[_0x5abc2c(0x1b6)][_0x5abc2c(0x168)]);}[_0x1313b5(0x17f)](){const _0x3d5ca1=_0x1313b5;[[G,{'useClass':X}],[J]][_0x3d5ca1(0x1b1)](_0x987b19=>this[_0x3d5ca1(0x118)][_0x3d5ca1(0x17d)](_0x987b19));}['onSteady'](){const _0x309bc1=_0x1313b5;this[_0x309bc1(0x118)][_0x309bc1(0x1da)](J);}};B(Z,'type',e['UniverInstanceType'][_0x1313b5(0x16e)]),B(Z,_0x1313b5(0xfb),_0x1313b5(0x202)),B(Z,_0x1313b5(0x1e7),se),B(Z,_0x1313b5(0x1a7),ce),Z=H([(0x0,e[_0x1313b5(0x18a)])(a[_0x1313b5(0x139)]),V(0x1,(0x0,e['Inject'])(e[_0x1313b5(0x173)])),V(0x2,e['IConfigService'])],Z);let Q=class extends e['RxDisposable']{constructor(_0x37db4e,_0x1f1ba6,_0x43a2c5,_0x811281,_0x3bb78e,_0x3b5fc7,_0x380437,_0x1135bb,_0x6c19c4,_0x431c99,_0x38e2ec){const _0xbbfd43=_0x1313b5;super(),this[_0xbbfd43(0x132)]=_0x37db4e,this[_0xbbfd43(0x1c4)]=_0x1f1ba6,this[_0xbbfd43(0x1d3)]=_0x43a2c5,this[_0xbbfd43(0x148)]=_0x811281,this[_0xbbfd43(0x13a)]=_0x3bb78e,this['_messageService']=_0x3b5fc7,this['_collaborationController']=_0x380437,this[_0xbbfd43(0x11a)]=_0x1135bb,this['_dataLoaderService']=_0x6c19c4,this[_0xbbfd43(0x154)]=_0x431c99,this[_0xbbfd43(0x119)]=_0x38e2ec,B(this,_0xbbfd43(0x1a9),null),this['_init']();}[_0x1313b5(0x16a)](){const _0x2fa6b9=_0x1313b5;[K,q][_0x2fa6b9(0x1b1)](_0x8866e3=>this['disposeWithMe']((0x0,e['toDisposable'])(this[_0x2fa6b9(0x132)][_0x2fa6b9(0x1e6)](_0x8866e3)))),this['disposeWithMe'](this[_0x2fa6b9(0x1d3)][_0x2fa6b9(0x1c8)]('HistoryIcon',I[_0x2fa6b9(0x110)])),this[_0x2fa6b9(0x1c4)][_0x2fa6b9(0x16c)](ue),this[_0x2fa6b9(0x170)](this['_commandService'][_0x2fa6b9(0x190)](async(_0x38d435,_0x39bd50)=>{const _0x46f9b7=_0x2fa6b9;if(_0x38d435['id']===n[_0x46f9b7(0x1ec)]['id']){let {unitId:_0x5e7a59}=_0x38d435['params'];this[_0x46f9b7(0x18e)][_0x46f9b7(0x180)]({'content':this['_localeService']['t'](_0x46f9b7(0x13d)),'type':m[_0x46f9b7(0x166)][_0x46f9b7(0x14b)],'duration':0x1388});let _0xbc84b3=this[_0x46f9b7(0x10f)][_0x46f9b7(0x18d)](_0x5e7a59);_0x39bd50!=null&&_0x39bd50[_0x46f9b7(0x188)]?this[_0x46f9b7(0x194)](_0xbc84b3,async()=>(setTimeout(()=>window[_0x46f9b7(0xff)][_0x46f9b7(0x191)]()),!0x0),!0x0):this['_handleRevertAcknowledgement'](_0xbc84b3,async()=>{const _0x16ad53=_0x46f9b7;let _0x4f32cc=this[_0x16ad53(0x154)]['getCurrentUnitOfType'](e[_0x16ad53(0xf0)][_0x16ad53(0x127)]),_0x493926=_0x4f32cc==null?void 0x0:_0x4f32cc[_0x16ad53(0x182)]();if(!_0x493926)return!0x1;this[_0x16ad53(0x154)][_0x16ad53(0x199)](_0x5e7a59);let _0x4c835a=await this[_0x16ad53(0x141)][_0x16ad53(0x144)](_0x5e7a59,e[_0x16ad53(0xf0)][_0x16ad53(0x127)]);return _0x4c835a&&_0x4c835a instanceof e[_0x16ad53(0x12e)]?(await this[_0x16ad53(0x1ae)](_0x4c835a,_0x493926[_0x16ad53(0x20f)]()),!0x0):!0x1;});}}));}['_handleRevertAcknowledgement'](_0x3bed95,_0x30a62e,_0x251861=!0x1){const _0xd0e74b=_0x1313b5;let _0x5a7085=(0x0,P['combineLatest'])([_0x3bed95[_0xd0e74b(0x165)][_0xd0e74b(0x209)],_0x3bed95[_0xd0e74b(0x1b3)]])[_0xd0e74b(0x1e9)](async([_0x21e2c2,_0x584739])=>{const _0x4b9e2a=_0xd0e74b;if(_0x21e2c2[_0x4b9e2a(0x1e3)]===n[_0x4b9e2a(0x143)][_0x4b9e2a(0x128)]&&(_0x584739==null?void 0x0:_0x584739[_0x4b9e2a(0x109)])===r[_0x4b9e2a(0x140)][_0x4b9e2a(0x13c)]&&_0x21e2c2['data'][_0x4b9e2a(0x201)][_0x4b9e2a(0x13e)](_0xb424b=>_0xb424b['id']===n[_0x4b9e2a(0x1ec)]['id'])&&await _0x30a62e()){var _0x2d38e5;this[_0x4b9e2a(0x148)]['unMountHistoryContent'](),_0x5a7085['unsubscribe'](),this[_0x4b9e2a(0x1a9)]&&clearTimeout(this[_0x4b9e2a(0x1a9)]),await((_0x2d38e5=this[_0x4b9e2a(0x11a)])==null?void 0x0:_0x2d38e5[_0x4b9e2a(0x1d4)]());}});_0x251861&&(this[_0xd0e74b(0x1a9)]=setTimeout(()=>{const _0x2c9097=_0xd0e74b;_0x5a7085['unsubscribe'](),this[_0x2c9097(0x18e)][_0x2c9097(0x180)]({'content':this[_0x2c9097(0x13a)]['t']('edit-history-loader.panel.revertFailed'),'type':m['MessageType'][_0x2c9097(0x1d7)],'duration':0xbb8});},0x1388));}async[_0x1313b5(0x1ae)](_0x4811f6,_0x9de9bd){const _0x2fc2c6=_0x1313b5;await this['_updateSubUnitFromURLParams'](_0x4811f6,_0x9de9bd),_0x4811f6[_0x2fc2c6(0x159)][_0x2fc2c6(0x206)]((0x0,P[_0x2fc2c6(0x1df)])(this['dispose$']))[_0x2fc2c6(0x1e9)](_0x47ed7a=>{const _0x90e70a=_0x2fc2c6;_0x47ed7a&&this[_0x90e70a(0x13b)](_0x47ed7a);}),this[_0x2fc2c6(0x119)][_0x2fc2c6(0x1f9)][_0x2fc2c6(0x206)]((0x0,P[_0x2fc2c6(0x1df)])(this[_0x2fc2c6(0x1c1)]))[_0x2fc2c6(0x1e9)](()=>this[_0x2fc2c6(0x195)](_0x4811f6,_0x9de9bd));}[_0x1313b5(0x13b)](_0x3ebdde,_0x42a3e7=!0x1){const _0x101660=_0x1313b5;let _0x7020d7=this[_0x101660(0x119)]['getParam'](_0x101660(0x1f4));_0x3ebdde['getSheetId']()!==_0x7020d7&&this[_0x101660(0x119)][_0x101660(0x179)]('subunit',_0x3ebdde['getSheetId'](),_0x42a3e7);}async[_0x1313b5(0x195)](_0x135302,_0x26cca9){const _0x538606=_0x1313b5;var _0x3e9992;if(!_0x26cca9||!_0x135302['getSheetBySheetId'](_0x26cca9)){let _0xf6bbdc=_0x135302['getUnhiddenWorksheets']()[0x0],_0x19183b=_0x135302[_0x538606(0x102)](_0xf6bbdc);if(!_0x19183b)return;this[_0x538606(0x13b)](_0x19183b,!0x0),await this[_0x538606(0x132)][_0x538606(0x16d)](t[_0x538606(0x178)]['id'],{'unitId':_0x135302[_0x538606(0x1d2)](),'subUnitId':_0xf6bbdc});return;}((_0x3e9992=_0x135302[_0x538606(0x182)]())==null?void 0x0:_0x3e9992[_0x538606(0x20f)]())!==_0x26cca9&&await this['_commandService']['executeCommand'](t[_0x538606(0x178)]['id'],{'unitId':_0x135302[_0x538606(0x1d2)](),'subUnitId':_0x26cca9});}};Q=H([V(0x0,e[_0x1313b5(0x1f3)]),V(0x1,N['IMenuManagerService']),V(0x2,(0x0,e[_0x1313b5(0x1fc)])(N[_0x1313b5(0x142)])),V(0x3,(0x0,e[_0x1313b5(0x1fc)])(G)),V(0x4,(0x0,e['Inject'])(e[_0x1313b5(0x1d9)])),V(0x5,N[_0x1313b5(0x1c6)]),V(0x6,(0x0,e['Inject'])(r['CollaborationController'])),V(0x7,r[_0x1313b5(0x19e)]),V(0x8,(0x0,e[_0x1313b5(0x1fc)])(r[_0x1313b5(0x161)])),V(0x9,e[_0x1313b5(0x1bd)]),V(0xa,F[_0x1313b5(0x10d)])],Q);let $=class extends e[_0x1313b5(0x116)]{constructor(_0x3fabd6=R,_0x5d5ae1,_0x36a19a){const _0x255e93=_0x1313b5;super(),this[_0x255e93(0x1b6)]=_0x3fabd6,this[_0x255e93(0x118)]=_0x5d5ae1,this[_0x255e93(0x15d)]=_0x36a19a;let {menu:_0x5b7b02,..._0x1b50c9}=(0x0,e[_0x255e93(0x18f)])({},R,this[_0x255e93(0x1b6)]);_0x5b7b02&&this[_0x255e93(0x15d)][_0x255e93(0x12f)]('menu',_0x5b7b02,{'merge':!0x0}),this[_0x255e93(0x15d)][_0x255e93(0x12f)](L,_0x1b50c9),this[_0x255e93(0x1b6)]['univerContainerId']&&this[_0x255e93(0x15d)]['setConfig'](U,this['_config']['univerContainerId']);}[_0x1313b5(0x17f)](){const _0x3bf7d3=_0x1313b5;[[G],[Q]]['forEach'](_0xed7286=>this[_0x3bf7d3(0x118)][_0x3bf7d3(0x17d)](_0xed7286));}[_0x1313b5(0x1ca)](){const _0x36b981=_0x1313b5;this[_0x36b981(0x118)][_0x36b981(0x1da)](Q);}};function _0x271d(_0x1a6f42,_0x3c3911){_0x1a6f42=_0x1a6f42-0xee;const _0x150b84=_0x150b();let _0x271dc9=_0x150b84[_0x1a6f42];return _0x271dc9;}B($,_0x1313b5(0x14e),e[_0x1313b5(0xf0)][_0x1313b5(0x16e)]),B($,_0x1313b5(0xfb),_0x1313b5(0x175)),B($,_0x1313b5(0x1e7),se),B($,_0x1313b5(0x1a7),ce),$=H([(0x0,e[_0x1313b5(0x18a)])(a['UniverLicensePlugin']),V(0x1,(0x0,e[_0x1313b5(0x1fc)])(e['Injector'])),V(0x2,e[_0x1313b5(0x1ff)])],$),exports[_0x1313b5(0x1d0)]=L,Object[_0x1313b5(0x1fb)](exports,_0x1313b5(0x1be),{'enumerable':!0x0,'get':function(){return G;}}),Object['defineProperty'](exports,_0x1313b5(0x1ab),{'enumerable':!0x0,'get':function(){return X;}}),exports[_0x1313b5(0x1bc)]=K,exports[_0x1313b5(0x1d8)]=U,exports[_0x1313b5(0xee)]=W,Object[_0x1313b5(0x1fb)](exports,_0x1313b5(0x189),{'enumerable':!0x0,'get':function(){return Z;}}),Object[_0x1313b5(0x1fb)](exports,_0x1313b5(0xf5),{'enumerable':!0x0,'get':function(){return $;}});
1
+ const _0x3d05b4=_0x2743;(function(_0x4d4ed0,_0x2d0602){const _0x15fd29=_0x2743,_0x52ba7b=_0x4d4ed0();while(!![]){try{const _0x4eddeb=-parseInt(_0x15fd29(0x163))/0x1*(parseInt(_0x15fd29(0x252))/0x2)+-parseInt(_0x15fd29(0x21e))/0x3*(parseInt(_0x15fd29(0x1af))/0x4)+-parseInt(_0x15fd29(0x250))/0x5*(parseInt(_0x15fd29(0x1f2))/0x6)+parseInt(_0x15fd29(0x262))/0x7+-parseInt(_0x15fd29(0x270))/0x8+parseInt(_0x15fd29(0x1cb))/0x9+parseInt(_0x15fd29(0x1e4))/0xa;if(_0x4eddeb===_0x2d0602)break;else _0x52ba7b['push'](_0x52ba7b['shift']());}catch(_0x1d226d){_0x52ba7b['push'](_0x52ba7b['shift']());}}}(_0x1815,0x6ba56),Object[_0x3d05b4(0x27b)](exports,Symbol['toStringTag'],{'value':'Module'}));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=_0x3d05b4(0x23a),I={'historyPanelComponentKey':_0x3d05b4(0x197)};function L(_0x453a90){'@babel/helpers - typeof';const _0x1567c3=_0x3d05b4;return L=typeof Symbol=='function'&&typeof Symbol[_0x1567c3(0x198)]==_0x1567c3(0x273)?function(_0x4061ad){return typeof _0x4061ad;}:function(_0x308c8d){const _0x5b1259=_0x1567c3;return _0x308c8d&&typeof Symbol==_0x5b1259(0x164)&&_0x308c8d[_0x5b1259(0x221)]===Symbol&&_0x308c8d!==Symbol[_0x5b1259(0x200)]?_0x5b1259(0x273):typeof _0x308c8d;},L(_0x453a90);}function se(_0x4e42de,_0x581881){const _0x5a47de=_0x3d05b4;if(L(_0x4e42de)!='object'||!_0x4e42de)return _0x4e42de;var _0x348f7d=_0x4e42de[Symbol['toPrimitive']];if(_0x348f7d!==void 0x0){var _0x5ba2bc=_0x348f7d[_0x5a47de(0x1ee)](_0x4e42de,_0x581881||'default');if(L(_0x5ba2bc)!=_0x5a47de(0x15e))return _0x5ba2bc;throw TypeError(_0x5a47de(0x20a));}return(_0x581881===_0x5a47de(0x267)?String:Number)(_0x4e42de);}function ce(_0x17c785){const _0x1d9400=_0x3d05b4;var _0x2060a2=se(_0x17c785,_0x1d9400(0x267));return L(_0x2060a2)==_0x1d9400(0x273)?_0x2060a2:_0x2060a2+'';}function R(_0x248b40,_0x4b82ab,_0xaebe76){return(_0x4b82ab=ce(_0x4b82ab))in _0x248b40?Object['defineProperty'](_0x248b40,_0x4b82ab,{'value':_0xaebe76,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x248b40[_0x4b82ab]=_0xaebe76,_0x248b40;}function _0x1815(){const _0x3ea1f6=['UniverCollaborationPlugin','flat','prototype','getSubunitRuleList','Plugin','merge','__getInjector','_internalWebWorker','getConfig','LS_CONFIG_KEY','UniverNetworkPlugin','ICommandService','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','UniverSheetsChartPlugin','setDarkMode','UniverSheetsDrawingPlugin','_dataLoaderService','style','CollaborationStatus','_historyManagerService','UniverSheetsNumfmtPlugin','Workbook','edit-history-loader.panel.title','value','some','get','historyListServerUrl','1.0.0-alpha.0','MessageType','UniverSheetsHyperLinkUIPlugin','WorkbookViewHistoryPermission','_localeService','18VLMBip','add','_iconManager','constructor','UniverSheetsPlugin','_urlService','UniverSheetsChartUIPlugin','clear','close','getActiveSheet','setConfig','top','historyAIassistantEnabled','urlChange$','UniverSheetsDataValidationMobileUIPlugin','\x20has\x20been\x20registered.','position','_commandService','UNIVER_CONTAINER_ID','forEach','WorkbookEditablePermission','CommandType','IDialogService','eventID','pluginName','_setupSubUnitSync','edit-history-loader.panel.reverting','triggerLoadVersions','edit-history-loader.config','executeCommand','getUnit','univer-history-container-mobile','DisposableCollection','univer-history-container','_updateURLWithCurrentState','_checkCanRevert','ToggleEditHistoryOperation','ILocalCacheService','getLocales','getCurrentRangeDisable$','WorkbookRecoverHistoryPermission','UniverEditHistoryLoaderPlugin','next','_messageService','set','event$','values','Loading','_initPlugins','ISidebarService','49205UadzQZ','reload','2aQmVwb','_initUniver','version','register','subscribe','Injector','IPermissionService','type','Error','whenReady','RevertRevisionMutation','mutations','status$','OTHERS','univer-container','UniverLicensePlugin','1968953kmqiVS','UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN','CollaborationController','status','display','string','HistoryModeStatus','getCurrentUnitOfType','fromCollab','HistoryIcon','onCommandExecuted','_updateSubUnitFromURLParams','mountHistoryContent','UNIVER_UNKNOWN','666992wiOsLW','IImageIoService','unMountHistoryContent','symbol','UNIVER_CONTAINER_ID_KEY','disposeWithMe','UniverDataValidationPlugin','_menuManagerService','UniverSheetsFilterUIPlugin','_initListener','OPERATION','defineProperty','mergeMenu','100%','object','_configService','triggerCustomVersions','historyUniver','UniverDocsPlugin','737269leYEYz','function','UniverSheetsDataValidationUIPlugin','takeUntil','onSteady','exhaustSavingTask','getCollabEntity','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','darkMode$','_historyUniver$','composePermission','getCurrentLocale','Entered','zIndex','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','DependentOn','univer.operation.exit-edit-history','getSheetCommandTarget','RangeProtectionRuleModel','HistoryManagerService','IURLService','toDisposable','state$','AuthzIoHttpService','workerURL','every','div','loadUnit','Disposable','IAuthzIoService','UniverSheetsDrawingUIPlugin','IUniverInstanceService','UniverSheetsFilterPlugin','show','getUnitId','_config','_themeService','onStarting','_collaborationController','location','_injector','Univer','edit-history-loader.info.initializing','historyPanelComponentKey','getMenuHiddenObservable','_permissionService','UniverSheetSparklineUIPlugin','@univerjs-pro/edit-history-loader','_initContainer','historyPanelHidden','WorksheetEditPermission','HistoryLoaderService','history-panel','iterator','width','dispose$','map','asObservable','RxDisposable','height','subunit','edit-history-loader.panel.revertFailed','UniverSheetsHyperLinkPlugin','CollaborationEvent','UNIVER_SHEET','getAllPlugins','createElement','permissionId','disposeUnit','UniverSheetsDataValidationPlugin','edit-history-loader.panel.listFetchError','IConfigService','_univerInstanceService','UniverSheetsShapePlugin','UniverDrawingUIPlugin','setTheme','266472PrNcvl','getSheetId','unsubscribe','data','UniverSheetsConditionalFormattingPlugin','dispose','getSheetBySheetId','_disposableCollection','registerCommand','getSheets','UniverDocsUIPlugin','ThemeService','IRemoteInstanceService','Inject','length','SYNCED','left','IconManager','IMessageService','DataLoaderService','decorate','UniverSheetsTablePlugin','Exited','registerPlugin','getElementById','UniverRPCMainThreadPlugin','revertRevision$','setParam','787653lzWLlx','BehaviorSubject','UniverSheetsFormulaPlugin','appendChild','LocaleService','currentTheme$','_localCacheService','has','UniverDrawingPlugin','_sidebarService','pipe','packageName','UniverRenderEnginePlugin','history-container','_handleRevertAcknowledgement','UniverSheetsFormulaUIPlugin','RangeProtectionPermissionEditPoint','none','UniverFormulaEnginePlugin','UniverSheetsShapeUIPlugin','univerContainerId','UniverInstanceType','UniverSheetsConditionalFormattingUIPlugin','_init','_pluginMap','15778620MhnHAm','UniverSheetsPivotTablePlugin','UniverEditHistoryViewerPlugin','UNIVER_HISTORY_CONTAINER_ID','then','UniverEditHistoryLoaderMobilePlugin','session','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','closeAll','uComp','call','_dialogService','_selectionProtectionRuleModel','_registerIcons','174cAFKUg','UniverEditHistoryViewerMobilePlugin','from','univer.operation.toggle-edit-history','SetWorksheetActivateCommand','absolute','_revertErrorTimer','combineLatest','terminate','dataset','block','UniverSheetsMobileUIPlugin'];_0x1815=function(){return _0x3ea1f6;};return _0x1815();}function z(_0x2fc3d6,_0x5a4f77){return function(_0x3958c9,_0x2283ff){_0x5a4f77(_0x3958c9,_0x2283ff,_0x2fc3d6);};}function B(_0x183fb7,_0x41d288,_0x4af3bc,_0x1ba5c4){const _0x2798ac=_0x3d05b4;var _0x490e84=arguments[_0x2798ac(0x1bd)],_0x42f2e1=_0x490e84<0x3?_0x41d288:_0x1ba5c4===null?_0x1ba5c4=Object['getOwnPropertyDescriptor'](_0x41d288,_0x4af3bc):_0x1ba5c4,_0x437bb4;if(typeof Reflect==_0x2798ac(0x15e)&&typeof Reflect['decorate']==_0x2798ac(0x164))_0x42f2e1=Reflect[_0x2798ac(0x1c3)](_0x183fb7,_0x41d288,_0x4af3bc,_0x1ba5c4);else{for(var _0x9dd08a=_0x183fb7['length']-0x1;_0x9dd08a>=0x0;_0x9dd08a--)(_0x437bb4=_0x183fb7[_0x9dd08a])&&(_0x42f2e1=(_0x490e84<0x3?_0x437bb4(_0x42f2e1):_0x490e84>0x3?_0x437bb4(_0x41d288,_0x4af3bc,_0x42f2e1):_0x437bb4(_0x41d288,_0x4af3bc))||_0x42f2e1);}return _0x490e84>0x3&&_0x42f2e1&&Object[_0x2798ac(0x27b)](_0x41d288,_0x4af3bc,_0x42f2e1),_0x42f2e1;}const V=_0x3d05b4(0x230),H=_0x3d05b4(0x23f);let U=class extends e[_0x3d05b4(0x17f)]{constructor(_0x5badf8,_0x2bbd64,_0x4162a8,_0x41c57b,_0x2de568,_0x4f3c1c,_0x86e500,_0x2ed490,_0x409d69,_0x4f6515){const _0x3fb673=_0x3d05b4;super(),this['_localeService']=_0x5badf8,this['_univerInstanceService']=_0x2bbd64,this[_0x3fb673(0x15f)]=_0x4162a8,this[_0x3fb673(0x22f)]=_0x41c57b,this[_0x3fb673(0x249)]=_0x2de568,this[_0x3fb673(0x190)]=_0x4f3c1c,this[_0x3fb673(0x1f0)]=_0x86e500,this[_0x3fb673(0x1ef)]=_0x2ed490,this['_sidebarService']=_0x409d69,this[_0x3fb673(0x187)]=_0x4f6515,R(this,_0x3fb673(0x16c),new N[(_0x3fb673(0x1cc))](null)),R(this,'historyUniver$',this[_0x3fb673(0x16c)][_0x3fb673(0x19c)]()),R(this,_0x3fb673(0x1b6),new e['DisposableCollection']()),R(this,_0x3fb673(0x1e3),new Map()),R(this,_0x3fb673(0x205),null),this[_0x3fb673(0x1e2)]();}get[_0x3d05b4(0x161)](){const _0x34025c=_0x3d05b4;return this[_0x34025c(0x16c)][_0x34025c(0x215)];}['_init'](){this['_initContainer'](),this['_initPlugins']();}['_initContainer'](){const _0x1c4ae1=_0x3d05b4;var _0x71d8d;let _0x6a8592=(_0x71d8d=this[_0x1c4ae1(0x15f)][_0x1c4ae1(0x206)](_0x1c4ae1(0x230)))==null?_0x1c4ae1(0x260):_0x71d8d,_0x5f58f0=document[_0x1c4ae1(0x1c7)](_0x6a8592);if(!_0x5f58f0)return;let _0xd1aca7=document[_0x1c4ae1(0x1a5)](_0x1c4ae1(0x17d));_0xd1aca7['id']=H,_0xd1aca7[_0x1c4ae1(0x1fb)][_0x1c4ae1(0x1ed)]=_0x1c4ae1(0x1d8),_0xd1aca7[_0x1c4ae1(0x20f)][_0x1c4ae1(0x22e)]=_0x1c4ae1(0x1f7),_0xd1aca7['style'][_0x1c4ae1(0x229)]='0',_0xd1aca7[_0x1c4ae1(0x20f)][_0x1c4ae1(0x1bf)]='0',_0xd1aca7[_0x1c4ae1(0x20f)]['width']=_0x1c4ae1(0x27d),_0xd1aca7[_0x1c4ae1(0x20f)]['height']=_0x1c4ae1(0x27d),_0xd1aca7[_0x1c4ae1(0x20f)][_0x1c4ae1(0x170)]='49',_0xd1aca7[_0x1c4ae1(0x20f)]['display']=_0x1c4ae1(0x1dc),_0x5f58f0[_0x1c4ae1(0x1ce)](_0xd1aca7);}[_0x3d05b4(0x24e)](){const _0x23a154=_0x3d05b4;[[b[_0x23a154(0x1d7)]],[M['UniverUIPlugin'],{'container':H,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[M[_0x23a154(0x234)],null]]}],[x[_0x23a154(0x208)]],[_[_0x23a154(0x1d3)],{'override':[[_[_0x23a154(0x271)],null]]}],[h[_0x23a154(0x162)],{'hasScroll':!0x1}],[g[_0x23a154(0x1b9)]],[k[_0x23a154(0x212)]],[t[_0x23a154(0x222)],{'notExecuteFormula':!0x0}],[j['UniverSheetsUIPlugin']],[ne[_0x23a154(0x1cd)]],[re[_0x23a154(0x1da)]],[n[_0x23a154(0x1fe)]],[O[_0x23a154(0x183)]],[te[_0x23a154(0x278)]],[C[_0x23a154(0x1b3)]],[ee[_0x23a154(0x1e1)]],[ie['UniverSheetsHyperLinkPlugin']],[ae[_0x23a154(0x21b)]],[p[_0x23a154(0x276)]],[w[_0x23a154(0x1a8)]],[T[_0x23a154(0x165)]],[y['UniverFormulaEnginePlugin'],{'notExecuteFormula':!0x0}],[v[_0x23a154(0x1ad)]],[E[_0x23a154(0x20d)]],[D[_0x23a154(0x181)]],[d['UniverSheetSparklinePlugin']],[f[_0x23a154(0x191)]],[o[_0x23a154(0x20b)]],[s['UniverSheetsChartUIPlugin']],[l[_0x23a154(0x1ac)]],[u[_0x23a154(0x1de)]],[c[_0x23a154(0x1e5)],{'notExecuteFormula':!0x0}],[A[_0x23a154(0x1c4)]]][_0x23a154(0x231)](([_0x399901,_0x3e6637])=>this[_0x23a154(0x1c6)](_0x399901,_0x3e6637));}['dispose'](){const _0xc78343=_0x3d05b4;super[_0xc78343(0x1b4)](),this[_0xc78343(0x272)](),this[_0xc78343(0x1e3)]['clear']();}['registerPlugin'](_0x26c868,_0x565cbe,_0x1d0f51){const _0x1d2610=_0x3d05b4;if(this[_0x1d2610(0x1e3)][_0x1d2610(0x1d2)](_0x26c868[_0x1d2610(0x236)])&&!_0x1d0f51)throw Error('[HistoryLoaderService]:\x20Plugin\x20'+_0x26c868['pluginName']+_0x1d2610(0x22d));this[_0x1d2610(0x1e3)][_0x1d2610(0x24a)](_0x26c868[_0x1d2610(0x236)],[_0x26c868,_0x565cbe]);}[_0x3d05b4(0x1a4)](){const _0x447073=_0x3d05b4;return Array[_0x447073(0x1f4)](this[_0x447073(0x1e3)][_0x447073(0x24c)]());}[_0x3d05b4(0x26e)](_0x49fbcf,_0x499c77){const _0x412cf5=_0x3d05b4;let _0xf5384e=document['getElementById'](H);_0xf5384e&&(_0xf5384e[_0x412cf5(0x20f)]['display']=_0x412cf5(0x1fc),this['_initUniver'](_0x49fbcf,H,_0x499c77));}[_0x3d05b4(0x272)](){const _0x2ea00e=_0x3d05b4;var _0xe7a614;this[_0x2ea00e(0x1b6)][_0x2ea00e(0x1b4)](),(_0xe7a614=this['historyUniver'])==null||_0xe7a614[_0x2ea00e(0x1b4)](),this[_0x2ea00e(0x16c)][_0x2ea00e(0x248)](null);let _0x11e4f6=document[_0x2ea00e(0x1c7)](H);_0x11e4f6&&(_0x11e4f6[_0x2ea00e(0x20f)][_0x2ea00e(0x266)]='none',this[_0x2ea00e(0x205)]&&(this[_0x2ea00e(0x205)][_0x2ea00e(0x1fa)](),this[_0x2ea00e(0x205)]=null));}[_0x3d05b4(0x253)](_0x107485,_0x334e49,_0x4f7cc6){const _0x151078=_0x3d05b4;var _0x23af8c,_0x474b59,_0x504a85,_0x3e3183,_0x4960ad;if(this[_0x151078(0x161)])return;let _0x1028cb=new e[(_0x151078(0x18c))]({'locales':{[this[_0x151078(0x21d)][_0x151078(0x16e)]()]:this[_0x151078(0x21d)][_0x151078(0x244)]()},'override':[[e[_0x151078(0x180)],{'useClass':r['AuthzIoHttpService']}]]}),_0x18f2e3=_0x1028cb[_0x151078(0x204)]();this['disposeWithMe'](this['_themeService']['darkMode$'][_0x151078(0x256)](_0x108cba=>{const _0x2eb493=_0x151078;_0x18f2e3[_0x2eb493(0x217)](e[_0x2eb493(0x1ba)])[_0x2eb493(0x20c)](_0x108cba);})),this['disposeWithMe'](this[_0x151078(0x187)][_0x151078(0x1d0)][_0x151078(0x256)](_0x536190=>{const _0x1df1bb=_0x151078;_0x18f2e3[_0x1df1bb(0x217)](e[_0x1df1bb(0x1ba)])[_0x1df1bb(0x1ae)](_0x536190);})),_0x18f2e3[_0x151078(0x217)](e[_0x151078(0x1cf)])['setLocale'](this[_0x151078(0x21d)]['getCurrentLocale']()),_0x18f2e3[_0x151078(0x217)](e[_0x151078(0x1aa)])[_0x151078(0x228)](r[_0x151078(0x16a)],this[_0x151078(0x15f)][_0x151078(0x206)](r[_0x151078(0x16a)]));let _0x996e9d=this['_configService'][_0x151078(0x206)](a[_0x151078(0x207)]);_0x996e9d&&_0x1028cb[_0x151078(0x1c6)](a[_0x151078(0x261)],{'license':_0x996e9d['ls']});let _0x39f701=(_0x23af8c=this[_0x151078(0x15f)][_0x151078(0x206)](_0x151078(0x23a)))==null?void 0x0:_0x23af8c[_0x151078(0x17b)],_0x4e8f80=!!_0x39f701;_0x4e8f80&&(this[_0x151078(0x205)]=_0x39f701 instanceof Worker?_0x39f701:null,_0x1028cb[_0x151078(0x1c6)](S[_0x151078(0x1c8)],{'workerURL':_0x39f701})),this[_0x151078(0x1e3)][_0x151078(0x231)](([_0x575761,_0x5ecfd1])=>{const _0x5ce547=_0x151078;_0x1028cb[_0x5ce547(0x1c6)](_0x575761,_0x5ecfd1);}),_0x1028cb[_0x151078(0x1c6)](i[_0x151078(0x1e6)],{'historyListServerUrl':(_0x474b59=this[_0x151078(0x15f)][_0x151078(0x206)](_0x151078(0x23a)))==null?void 0x0:_0x474b59[_0x151078(0x218)],'historyPanelComponentKey':(_0x504a85=this['_configService'][_0x151078(0x206)](_0x151078(0x23a)))==null?void 0x0:_0x504a85[_0x151078(0x18e)],'historyPanelHidden':(_0x3e3183=this[_0x151078(0x15f)][_0x151078(0x206)](_0x151078(0x23a)))==null?void 0x0:_0x3e3183['historyPanelHidden'],'historyAIassistantEnabled':(_0x4960ad=this[_0x151078(0x15f)][_0x151078(0x206)]('edit-history-loader.config'))==null?void 0x0:_0x4960ad[_0x151078(0x22a)]}),_0x18f2e3['invoke'](_0x435ad5=>{const _0x12be47=_0x151078;this[_0x12be47(0x279)](_0x435ad5,_0x107485);}),this[_0x151078(0x16c)][_0x151078(0x248)](_0x1028cb);let _0x3ca011=_0x18f2e3['get'](i['HistoryManagerService']),_0xa9e0b9=this['_checkCanRevert'](_0x107485),_0x5c8892=()=>{const _0x29713d=_0x151078;_0x4f7cc6?_0x3ca011['triggerCustomVersions'](_0x107485,_0x334e49,_0xa9e0b9,_0x4f7cc6):_0x3ca011[_0x29713d(0x239)](_0x107485,_0x334e49,_0xa9e0b9);};if(this[_0x151078(0x249)][_0x151078(0x184)]({'content':this[_0x151078(0x21d)]['t'](_0x151078(0x18d)),'type':m[_0x151078(0x21a)][_0x151078(0x24d)]}),_0x4e8f80)try{_0x18f2e3[_0x151078(0x217)](S[_0x151078(0x1bb)])[_0x151078(0x25b)]()[_0x151078(0x1e8)](()=>{_0x5c8892();});}catch{_0x5c8892();}else _0x5c8892();}[_0x3d05b4(0x279)](_0x2d08ba,_0x3c150f){const _0x4e2078=_0x3d05b4;let _0x5bb27f=_0x2d08ba['get'](i[_0x4e2078(0x176)]);this[_0x4e2078(0x1b6)][_0x4e2078(0x21f)](_0x5bb27f[_0x4e2078(0x25e)][_0x4e2078(0x256)](_0x5d3e8c=>{const _0x4fbb9f=_0x4e2078;switch(_0x5d3e8c){case i[_0x4fbb9f(0x268)][_0x4fbb9f(0x16f)]:this[_0x4fbb9f(0x1ef)][_0x4fbb9f(0x1ec)](),this[_0x4fbb9f(0x1d4)][_0x4fbb9f(0x226)]();break;case i['HistoryModeStatus'][_0x4fbb9f(0x1c5)]:this[_0x4fbb9f(0x22f)][_0x4fbb9f(0x23b)](G['id']),this[_0x4fbb9f(0x272)]();break;case i[_0x4fbb9f(0x268)][_0x4fbb9f(0x25a)]:this[_0x4fbb9f(0x272)](),this[_0x4fbb9f(0x249)]['show']({'content':this[_0x4fbb9f(0x21d)]['t'](_0x4fbb9f(0x1a9)),'type':m[_0x4fbb9f(0x21a)][_0x4fbb9f(0x25a)],'duration':0xbb8});break;default:break;}})),this[_0x4e2078(0x1b6)]['add'](_0x5bb27f[_0x4e2078(0x1c9)]['subscribe'](async _0xe43782=>{const _0xadb5a5=_0x4e2078;_0xe43782&&this[_0xadb5a5(0x22f)][_0xadb5a5(0x23b)](n[_0xadb5a5(0x25c)]['id'],{'unitId':_0x3c150f,'revision':_0xe43782});}));}[_0x3d05b4(0x241)](_0x2f810b){const _0x58ca94=_0x3d05b4;let _0x227dc9=this['_univerInstanceService'][_0x58ca94(0x23c)](_0x2f810b)[_0x58ca94(0x1b8)]()[_0x58ca94(0x19b)](_0x3680fd=>_0x3680fd[_0x58ca94(0x1b0)]()),_0x377a21=new t['WorkbookEditablePermission'](_0x2f810b)['id'],_0x22fbbb=_0x227dc9[_0x58ca94(0x19b)](_0x1b9393=>new t[(_0x58ca94(0x195))](_0x2f810b,_0x1b9393)['id']),_0x43ac7a=_0x227dc9[_0x58ca94(0x19b)](_0x4c8bdf=>this[_0x58ca94(0x1f0)][_0x58ca94(0x201)](_0x2f810b,_0x4c8bdf)[_0x58ca94(0x19b)](_0x1838b9=>new t[(_0x58ca94(0x1db))](_0x2f810b,_0x4c8bdf,_0x1838b9[_0x58ca94(0x1a6)])['id']))['flat'](),_0x37f651=new t[(_0x58ca94(0x246))](_0x2f810b)['id'];return this[_0x58ca94(0x190)][_0x58ca94(0x16d)]([_0x377a21,..._0x22fbbb,..._0x43ac7a,_0x37f651])['every'](_0x1cb8bc=>!!_0x1cb8bc[_0x58ca94(0x215)]);}};U=B([z(0x0,(0x0,e[_0x3d05b4(0x1bc)])(e[_0x3d05b4(0x1cf)])),z(0x1,e['IUniverInstanceService']),z(0x2,e[_0x3d05b4(0x1aa)]),z(0x3,e[_0x3d05b4(0x209)]),z(0x4,M['IMessageService']),z(0x5,e[_0x3d05b4(0x258)]),z(0x6,(0x0,e['Inject'])(t[_0x3d05b4(0x175)])),z(0x7,(0x0,e[_0x3d05b4(0x1bc)])(M[_0x3d05b4(0x234)])),z(0x8,(0x0,e[_0x3d05b4(0x1bc)])(M['ISidebarService'])),z(0x9,(0x0,e[_0x3d05b4(0x1bc)])(e[_0x3d05b4(0x1ba)]))],U);const W={'id':_0x3d05b4(0x1f5),'type':e[_0x3d05b4(0x233)][_0x3d05b4(0x27a)],'handler':_0x2c0863=>{const _0x322b2c=_0x3d05b4;let _0x142f6a=_0x2c0863['get'](U),{unitId:_0x22afae}=(0x0,t[_0x322b2c(0x174)])(_0x2c0863[_0x322b2c(0x217)](e[_0x322b2c(0x182)]))||{};return _0x22afae?(_0x142f6a[_0x322b2c(0x26e)](_0x22afae),!0x0):!0x1;}},G={'id':_0x3d05b4(0x173),'type':e[_0x3d05b4(0x233)]['OPERATION'],'handler':()=>!0x0};var K=_0x3d05b4(0x192),le=_0x3d05b4(0x219);function _0x2743(_0x4f0ed3,_0x2bf3f6){_0x4f0ed3=_0x4f0ed3-0x15e;const _0x1815b6=_0x1815();let _0x2743c4=_0x1815b6[_0x4f0ed3];return _0x2743c4;}let q=class extends e[_0x3d05b4(0x17f)]{constructor(_0x337377){const _0x59c47c=_0x3d05b4;super(),this['_iconManager']=_0x337377,this[_0x59c47c(0x1f1)]();}[_0x3d05b4(0x1f1)](){const _0x5b2d59=_0x3d05b4;this['disposeWithMe'](this[_0x5b2d59(0x220)][_0x5b2d59(0x255)]({'HistoryIcon':oe[_0x5b2d59(0x26b)]}));}};q=B([z(0x0,(0x0,e['Inject'])(M[_0x3d05b4(0x1c0)]))],q);function ue(_0x31ac73){const _0x1ded9f=_0x3d05b4;return{'id':W['id'],'type':M['MenuItemType']['BUTTON'],'icon':_0x1ded9f(0x26b),'tooltip':_0x1ded9f(0x214),'hidden$':(0x0,M[_0x1ded9f(0x18f)])(_0x31ac73,e[_0x1ded9f(0x1e0)]['UNIVER_SHEET']),'disabled$':(0x0,j[_0x1ded9f(0x245)])(_0x31ac73,{'workbookTypes':[t[_0x1ded9f(0x21c)]],'worksheetTypes':[],'rangeTypes':[]})};}const de={[M['RibbonStartGroup'][_0x3d05b4(0x25f)]]:{[W['id']]:{'order':0.2,'menuItemFactory':ue}}};let J=class extends e[_0x3d05b4(0x19d)]{constructor(_0x9f4784,_0x30c661,_0x584e38,_0xc27a73,_0x517462,_0x413785,_0x50f1a7,_0x1f6997,_0x203e71,_0x2b5924){const _0x2385a7=_0x3d05b4;super(),this['_commandService']=_0x9f4784,this[_0x2385a7(0x277)]=_0x30c661,this['_historyManagerService']=_0x584e38,this[_0x2385a7(0x21d)]=_0xc27a73,this[_0x2385a7(0x249)]=_0x517462,this['_collaborationController']=_0x413785,this[_0x2385a7(0x1d1)]=_0x50f1a7,this[_0x2385a7(0x20e)]=_0x1f6997,this[_0x2385a7(0x1ab)]=_0x203e71,this[_0x2385a7(0x223)]=_0x2b5924,R(this,_0x2385a7(0x1f8),null),this[_0x2385a7(0x1e2)]();}['_init'](){const _0x337e08=_0x3d05b4;[W,G]['forEach'](_0x1885ae=>this[_0x337e08(0x275)]((0x0,e[_0x337e08(0x178)])(this[_0x337e08(0x22f)][_0x337e08(0x1b7)](_0x1885ae)))),this[_0x337e08(0x277)][_0x337e08(0x27c)](de),this['disposeWithMe'](this[_0x337e08(0x22f)]['onCommandExecuted'](async(_0x9df56f,_0x5b1562)=>{const _0x140ce3=_0x337e08;if(_0x9df56f['id']===n['RevertRevisionMutation']['id']){let {unitId:_0x2a5ae9}=_0x9df56f['params'];this['_messageService'][_0x140ce3(0x184)]({'content':this[_0x140ce3(0x21d)]['t']('edit-history-loader.panel.reverting'),'type':m['MessageType']['Loading'],'duration':0x1388});let _0x16a2f1=this[_0x140ce3(0x189)][_0x140ce3(0x169)](_0x2a5ae9);_0x5b1562!=null&&_0x5b1562[_0x140ce3(0x26a)]?this['_handleRevertAcknowledgement'](_0x16a2f1,async()=>(setTimeout(()=>window[_0x140ce3(0x18a)]['reload']()),!0x0),!0x0):this[_0x140ce3(0x1d9)](_0x16a2f1,async()=>{const _0x2b2ca7=_0x140ce3;let _0x49dffa=this[_0x2b2ca7(0x1ab)][_0x2b2ca7(0x269)](e[_0x2b2ca7(0x1e0)][_0x2b2ca7(0x1a3)]),_0x53be0b=_0x49dffa==null?void 0x0:_0x49dffa['getActiveSheet']();if(!_0x53be0b)return!0x1;this['_univerInstanceService'][_0x2b2ca7(0x1a7)](_0x2a5ae9);let _0xb962b=await this[_0x2b2ca7(0x20e)]['loadUnit'](_0x2a5ae9,e['UniverInstanceType']['UNIVER_SHEET']);return _0xb962b&&_0xb962b instanceof e[_0x2b2ca7(0x213)]?(await this[_0x2b2ca7(0x237)](_0xb962b,_0x53be0b[_0x2b2ca7(0x1b0)]()),!0x0):!0x1;});}}));}[_0x3d05b4(0x1d9)](_0x485361,_0xc4bd88,_0x221cfd=!0x1){const _0x26d381=_0x3d05b4;let _0xeed2d6=(0x0,N[_0x26d381(0x1f9)])([_0x485361['session']['event$'],_0x485361[_0x26d381(0x179)]])[_0x26d381(0x256)](async([_0x1281d7,_0x1b084a])=>{const _0xbfeb5c=_0x26d381;if(_0x1281d7[_0xbfeb5c(0x235)]===n['CollaborationEvent']['CHANGESET_ACK']&&(_0x1b084a==null?void 0x0:_0x1b084a[_0xbfeb5c(0x265)])===r[_0xbfeb5c(0x210)][_0xbfeb5c(0x1be)]&&_0x1281d7['data'][_0xbfeb5c(0x25d)][_0xbfeb5c(0x216)](_0x1efb61=>_0x1efb61['id']===n[_0xbfeb5c(0x25c)]['id'])&&await _0xc4bd88()){var _0xa35491;this[_0xbfeb5c(0x211)][_0xbfeb5c(0x272)](),_0xeed2d6['unsubscribe'](),this[_0xbfeb5c(0x1f8)]&&clearTimeout(this['_revertErrorTimer']),await((_0xa35491=this[_0xbfeb5c(0x1d1)])==null?void 0x0:_0xa35491[_0xbfeb5c(0x168)]()),this['_messageService']['removeAll']();}});_0x221cfd&&(this[_0x26d381(0x1f8)]=setTimeout(()=>{const _0x1ce005=_0x26d381;_0xeed2d6[_0x1ce005(0x1b1)](),this[_0x1ce005(0x249)]['show']({'content':this[_0x1ce005(0x21d)]['t'](_0x1ce005(0x1a0)),'type':m[_0x1ce005(0x21a)][_0x1ce005(0x25a)],'duration':0xbb8});},0x1388));}async[_0x3d05b4(0x237)](_0x1d2d74,_0x23b66b){const _0xc43dcf=_0x3d05b4;await this[_0xc43dcf(0x26d)](_0x1d2d74,_0x23b66b),_0x1d2d74['activeSheet$']['pipe']((0x0,N['takeUntil'])(this[_0xc43dcf(0x19a)]))['subscribe'](_0x4e5c58=>{_0x4e5c58&&this['_updateURLWithCurrentState'](_0x4e5c58);}),this[_0xc43dcf(0x223)][_0xc43dcf(0x22b)][_0xc43dcf(0x1d5)]((0x0,N['takeUntil'])(this[_0xc43dcf(0x19a)]))[_0xc43dcf(0x256)](()=>this[_0xc43dcf(0x26d)](_0x1d2d74,_0x23b66b));}[_0x3d05b4(0x240)](_0x5cf4ea,_0x3afc8e=!0x1){const _0x4c6699=_0x3d05b4;let _0x39dfd9=this[_0x4c6699(0x223)]['getParam'](_0x4c6699(0x19f));_0x5cf4ea[_0x4c6699(0x1b0)]()!==_0x39dfd9&&this[_0x4c6699(0x223)][_0x4c6699(0x1ca)](_0x4c6699(0x19f),_0x5cf4ea[_0x4c6699(0x1b0)](),_0x3afc8e);}async[_0x3d05b4(0x26d)](_0x23ffa1,_0x3786cb){const _0x2623c4=_0x3d05b4;var _0x2fec07;if(!_0x3786cb||!_0x23ffa1[_0x2623c4(0x1b5)](_0x3786cb)){let _0x1a0cd3=_0x23ffa1['getUnhiddenWorksheets']()[0x0],_0x418c51=_0x23ffa1[_0x2623c4(0x1b5)](_0x1a0cd3);if(!_0x418c51)return;this['_updateURLWithCurrentState'](_0x418c51,!0x0),await this[_0x2623c4(0x22f)][_0x2623c4(0x23b)](t[_0x2623c4(0x1f6)]['id'],{'unitId':_0x23ffa1[_0x2623c4(0x185)](),'subUnitId':_0x1a0cd3});return;}((_0x2fec07=_0x23ffa1['getActiveSheet']())==null?void 0x0:_0x2fec07[_0x2623c4(0x1b0)]())!==_0x3786cb&&await this[_0x2623c4(0x22f)][_0x2623c4(0x23b)](t['SetWorksheetActivateCommand']['id'],{'unitId':_0x23ffa1[_0x2623c4(0x185)](),'subUnitId':_0x3786cb});}};J=B([z(0x0,e[_0x3d05b4(0x209)]),z(0x1,M['IMenuManagerService']),z(0x2,(0x0,e[_0x3d05b4(0x1bc)])(U)),z(0x3,(0x0,e[_0x3d05b4(0x1bc)])(e[_0x3d05b4(0x1cf)])),z(0x4,M['IMessageService']),z(0x5,(0x0,e[_0x3d05b4(0x1bc)])(r[_0x3d05b4(0x264)])),z(0x6,r['ILocalCacheService']),z(0x7,(0x0,e['Inject'])(r['DataLoaderService'])),z(0x8,e[_0x3d05b4(0x182)]),z(0x9,P[_0x3d05b4(0x177)])],J);const Y=_0x3d05b4(0x23d);let X=class extends e['Disposable']{constructor(_0x41ab94,_0xd1faa4,_0x21dbd8,_0xa87087,_0x290e14,_0x39b9af,_0x1c271a,_0x44c317,_0x2fd199,_0x1b02b7){const _0x346d99=_0x3d05b4;super(),this[_0x346d99(0x21d)]=_0x41ab94,this[_0x346d99(0x1ab)]=_0xd1faa4,this[_0x346d99(0x15f)]=_0x21dbd8,this[_0x346d99(0x22f)]=_0xa87087,this[_0x346d99(0x249)]=_0x290e14,this[_0x346d99(0x190)]=_0x39b9af,this[_0x346d99(0x1f0)]=_0x1c271a,this[_0x346d99(0x1ef)]=_0x44c317,this['_sidebarService']=_0x2fd199,this[_0x346d99(0x187)]=_0x1b02b7,R(this,_0x346d99(0x16c),new N[(_0x346d99(0x1cc))](null)),R(this,'historyUniver$',this[_0x346d99(0x16c)][_0x346d99(0x19c)]()),R(this,_0x346d99(0x1b6),new e[(_0x346d99(0x23e))]()),R(this,_0x346d99(0x1e3),new Map()),R(this,_0x346d99(0x205),null),this[_0x346d99(0x1e2)]();}get['historyUniver'](){const _0x14ad27=_0x3d05b4;return this[_0x14ad27(0x16c)][_0x14ad27(0x215)];}[_0x3d05b4(0x1e2)](){const _0x195269=_0x3d05b4;this[_0x195269(0x193)](),this[_0x195269(0x24e)]();}[_0x3d05b4(0x193)](){const _0x53b857=_0x3d05b4;var _0x21bc32;let _0x11b496=(_0x21bc32=this[_0x53b857(0x15f)]['getConfig'](_0x53b857(0x230)))==null?_0x53b857(0x260):_0x21bc32,_0x1cd5a7=document[_0x53b857(0x1c7)](_0x11b496);if(!_0x1cd5a7)return;let _0x560376=document[_0x53b857(0x1a5)](_0x53b857(0x17d));_0x560376['id']=Y,_0x560376[_0x53b857(0x1fb)][_0x53b857(0x1ed)]=_0x53b857(0x1d8),_0x560376[_0x53b857(0x20f)][_0x53b857(0x22e)]=_0x53b857(0x1f7),_0x560376[_0x53b857(0x20f)]['top']='0',_0x560376[_0x53b857(0x20f)][_0x53b857(0x1bf)]='0',_0x560376[_0x53b857(0x20f)][_0x53b857(0x199)]='100%',_0x560376['style'][_0x53b857(0x19e)]=_0x53b857(0x27d),_0x560376[_0x53b857(0x20f)][_0x53b857(0x170)]='49',_0x560376['style'][_0x53b857(0x266)]=_0x53b857(0x1dc),_0x1cd5a7[_0x53b857(0x1ce)](_0x560376);}['_initPlugins'](){const _0x196c5c=_0x3d05b4;[[b['UniverRenderEnginePlugin']],[M['UniverMobileUIPlugin'],{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[M['IDialogService'],null]]}],[x['UniverNetworkPlugin']],[_['UniverDrawingPlugin'],{'override':[[_[_0x196c5c(0x271)],null]]}],[h['UniverDocsPlugin'],{'hasScroll':!0x1}],[g[_0x196c5c(0x1b9)]],[k[_0x196c5c(0x212)]],[t[_0x196c5c(0x222)],{'notExecuteFormula':!0x0}],[j[_0x196c5c(0x1fd)]],[ne['UniverSheetsFormulaPlugin']],[re[_0x196c5c(0x1da)]],[n['UniverCollaborationPlugin']],[O[_0x196c5c(0x183)]],[C['UniverSheetsConditionalFormattingPlugin']],[ie[_0x196c5c(0x1a1)]],[ae[_0x196c5c(0x21b)]],[p[_0x196c5c(0x276)]],[w[_0x196c5c(0x1a8)]],[T[_0x196c5c(0x22c)]],[y[_0x196c5c(0x1dd)],{'notExecuteFormula':!0x0}],[v['UniverDrawingUIPlugin']],[E[_0x196c5c(0x20d)]],[D['UniverSheetsDrawingUIPlugin']],[d['UniverSheetSparklinePlugin']],[f[_0x196c5c(0x191)]],[o[_0x196c5c(0x20b)]],[s[_0x196c5c(0x224)]],[l['UniverSheetsShapePlugin']],[u['UniverSheetsShapeUIPlugin']],[c[_0x196c5c(0x1e5)],{'notExecuteFormula':!0x0}],[A[_0x196c5c(0x1c4)]]][_0x196c5c(0x231)](([_0x115214,_0xa27b07])=>this[_0x196c5c(0x1c6)](_0x115214,_0xa27b07));}[_0x3d05b4(0x1b4)](){const _0x500cc7=_0x3d05b4;super[_0x500cc7(0x1b4)](),this[_0x500cc7(0x272)](),this[_0x500cc7(0x1e3)][_0x500cc7(0x225)]();}[_0x3d05b4(0x1c6)](_0x509e19,_0x530630,_0x3fdbfb){const _0x1ca390=_0x3d05b4;if(this['_pluginMap'][_0x1ca390(0x1d2)](_0x509e19[_0x1ca390(0x236)])&&!_0x3fdbfb)throw Error('[MobileHistoryLoaderService]:\x20Plugin\x20'+_0x509e19[_0x1ca390(0x236)]+_0x1ca390(0x22d));this[_0x1ca390(0x1e3)][_0x1ca390(0x24a)](_0x509e19[_0x1ca390(0x236)],[_0x509e19,_0x530630]);}[_0x3d05b4(0x1a4)](){const _0x4d9b4e=_0x3d05b4;return Array[_0x4d9b4e(0x1f4)](this[_0x4d9b4e(0x1e3)]['values']());}[_0x3d05b4(0x26e)](_0xb4befe,_0x29a278){const _0x402b7e=_0x3d05b4;let _0x29f3ca=document['getElementById'](Y);_0x29f3ca&&(_0x29f3ca[_0x402b7e(0x20f)]['display']=_0x402b7e(0x1fc),this['_initUniver'](_0xb4befe,Y,_0x29a278));}[_0x3d05b4(0x272)](){const _0x210488=_0x3d05b4;var _0x5da75e;this[_0x210488(0x1b6)]['dispose'](),(_0x5da75e=this['historyUniver'])==null||_0x5da75e[_0x210488(0x1b4)](),this['_historyUniver$']['next'](null);let _0x155e63=document['getElementById'](Y);_0x155e63&&(_0x155e63[_0x210488(0x20f)][_0x210488(0x266)]=_0x210488(0x1dc),this[_0x210488(0x205)]&&(this['_internalWebWorker'][_0x210488(0x1fa)](),this[_0x210488(0x205)]=null));}[_0x3d05b4(0x253)](_0x538ead,_0x30d225,_0x3c45e8){const _0x350850=_0x3d05b4;var _0x446a69,_0x2fe930,_0x59fbb3,_0x1c874c;if(this[_0x350850(0x161)])return;let _0x134e89=new e['Univer']({'locales':{[this[_0x350850(0x21d)][_0x350850(0x16e)]()]:this['_localeService'][_0x350850(0x244)]()},'override':[[e['IAuthzIoService'],{'useClass':r[_0x350850(0x17a)]}]]}),_0x44384f=_0x134e89[_0x350850(0x204)]();this['disposeWithMe'](this[_0x350850(0x187)][_0x350850(0x16b)]['subscribe'](_0x26e391=>{const _0x177503=_0x350850;_0x44384f['get'](e[_0x177503(0x1ba)])[_0x177503(0x20c)](_0x26e391);})),this[_0x350850(0x275)](this[_0x350850(0x187)][_0x350850(0x1d0)][_0x350850(0x256)](_0x5276c5=>{const _0x242efe=_0x350850;_0x44384f[_0x242efe(0x217)](e[_0x242efe(0x1ba)])['setTheme'](_0x5276c5);})),_0x44384f[_0x350850(0x217)](e['LocaleService'])['setLocale'](this[_0x350850(0x21d)]['getCurrentLocale']()),_0x44384f[_0x350850(0x217)](e[_0x350850(0x1aa)])[_0x350850(0x228)](r[_0x350850(0x16a)],this[_0x350850(0x15f)][_0x350850(0x206)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY']));let _0x6c1ae0=this[_0x350850(0x15f)][_0x350850(0x206)](a[_0x350850(0x207)]);_0x6c1ae0&&_0x134e89['registerPlugin'](a[_0x350850(0x261)],{'license':_0x6c1ae0['ls']});let _0x29b8b9=(_0x446a69=this[_0x350850(0x15f)]['getConfig'](_0x350850(0x23a)))==null?void 0x0:_0x446a69['workerURL'],_0x204ae2=!!_0x29b8b9;_0x204ae2&&(this['_internalWebWorker']=_0x29b8b9 instanceof Worker?_0x29b8b9:null,_0x134e89[_0x350850(0x1c6)](S[_0x350850(0x1c8)],{'workerURL':_0x29b8b9})),this[_0x350850(0x1e3)][_0x350850(0x231)](([_0x3f533b,_0x175106])=>{const _0x1107ec=_0x350850;_0x134e89[_0x1107ec(0x1c6)](_0x3f533b,_0x175106);}),_0x134e89[_0x350850(0x1c6)](i[_0x350850(0x1f3)],{'historyListServerUrl':(_0x2fe930=this[_0x350850(0x15f)]['getConfig'](_0x350850(0x23a)))==null?void 0x0:_0x2fe930['historyListServerUrl'],'historyPanelComponentKey':(_0x59fbb3=this[_0x350850(0x15f)][_0x350850(0x206)]('edit-history-loader.config'))==null?void 0x0:_0x59fbb3[_0x350850(0x18e)],'historyPanelHidden':(_0x1c874c=this[_0x350850(0x15f)][_0x350850(0x206)](_0x350850(0x23a)))==null?void 0x0:_0x1c874c[_0x350850(0x194)]}),_0x44384f['invoke'](_0x241e89=>{const _0x358a88=_0x350850;this[_0x358a88(0x279)](_0x241e89,_0x538ead);}),this['_historyUniver$'][_0x350850(0x248)](_0x134e89);let _0x7a4e32=_0x44384f[_0x350850(0x217)](i[_0x350850(0x176)]),_0x211b96=this[_0x350850(0x241)](_0x538ead),_0x13940c=()=>{const _0x381acd=_0x350850;_0x3c45e8?_0x7a4e32[_0x381acd(0x160)](_0x538ead,_0x30d225,_0x211b96,_0x3c45e8):_0x7a4e32[_0x381acd(0x239)](_0x538ead,_0x30d225,_0x211b96);};if(this['_messageService'][_0x350850(0x184)]({'content':this[_0x350850(0x21d)]['t'](_0x350850(0x18d)),'type':m[_0x350850(0x21a)][_0x350850(0x24d)]}),_0x204ae2)try{_0x44384f[_0x350850(0x217)](S[_0x350850(0x1bb)])[_0x350850(0x25b)]()['then'](()=>{_0x13940c();});}catch{_0x13940c();}else _0x13940c();}[_0x3d05b4(0x279)](_0x4823bb,_0x4ab8d6){const _0x554d12=_0x3d05b4;let _0x58c6b2=_0x4823bb[_0x554d12(0x217)](i[_0x554d12(0x176)]);this[_0x554d12(0x1b6)]['add'](_0x58c6b2[_0x554d12(0x25e)][_0x554d12(0x256)](_0x28b6b8=>{const _0xfc582f=_0x554d12;switch(_0x28b6b8){case i['HistoryModeStatus'][_0xfc582f(0x16f)]:this[_0xfc582f(0x1ef)][_0xfc582f(0x1ec)](),this[_0xfc582f(0x1d4)]['close']();break;case i[_0xfc582f(0x268)][_0xfc582f(0x1c5)]:this[_0xfc582f(0x22f)][_0xfc582f(0x23b)](G['id']),this[_0xfc582f(0x272)]();break;case i['HistoryModeStatus'][_0xfc582f(0x25a)]:this[_0xfc582f(0x272)](),this[_0xfc582f(0x249)][_0xfc582f(0x184)]({'content':this['_localeService']['t']('edit-history-loader.panel.listFetchError'),'type':m[_0xfc582f(0x21a)][_0xfc582f(0x25a)],'duration':0xbb8});break;default:break;}})),this[_0x554d12(0x1b6)][_0x554d12(0x21f)](_0x58c6b2[_0x554d12(0x1c9)][_0x554d12(0x256)](async _0x386568=>{const _0xab3e84=_0x554d12;_0x386568&&this['_commandService']['executeCommand'](n[_0xab3e84(0x25c)]['id'],{'unitId':_0x4ab8d6,'revision':_0x386568});}));}[_0x3d05b4(0x241)](_0x30890f){const _0x26f087=_0x3d05b4;let _0x1c88e1=this[_0x26f087(0x1ab)][_0x26f087(0x23c)](_0x30890f)['getSheets']()[_0x26f087(0x19b)](_0x2c5615=>_0x2c5615[_0x26f087(0x1b0)]()),_0x248b37=new t[(_0x26f087(0x232))](_0x30890f)['id'],_0x42bf56=_0x1c88e1[_0x26f087(0x19b)](_0x51e463=>new t[(_0x26f087(0x195))](_0x30890f,_0x51e463)['id']),_0x53c540=_0x1c88e1[_0x26f087(0x19b)](_0x4b0cd0=>this[_0x26f087(0x1f0)]['getSubunitRuleList'](_0x30890f,_0x4b0cd0)[_0x26f087(0x19b)](_0x342302=>new t[(_0x26f087(0x1db))](_0x30890f,_0x4b0cd0,_0x342302[_0x26f087(0x1a6)])['id']))[_0x26f087(0x1ff)](),_0x3539a4=new t[(_0x26f087(0x246))](_0x30890f)['id'];return this[_0x26f087(0x190)][_0x26f087(0x16d)]([_0x248b37,..._0x42bf56,..._0x53c540,_0x3539a4])[_0x26f087(0x17c)](_0x791712=>!!_0x791712[_0x26f087(0x215)]);}};X=B([z(0x0,(0x0,e[_0x3d05b4(0x1bc)])(e['LocaleService'])),z(0x1,e['IUniverInstanceService']),z(0x2,e[_0x3d05b4(0x1aa)]),z(0x3,e[_0x3d05b4(0x209)]),z(0x4,M[_0x3d05b4(0x1c1)]),z(0x5,e[_0x3d05b4(0x258)]),z(0x6,(0x0,e[_0x3d05b4(0x1bc)])(t['RangeProtectionRuleModel'])),z(0x7,(0x0,e[_0x3d05b4(0x1bc)])(M[_0x3d05b4(0x234)])),z(0x8,(0x0,e[_0x3d05b4(0x1bc)])(M[_0x3d05b4(0x24f)])),z(0x9,(0x0,e[_0x3d05b4(0x1bc)])(e[_0x3d05b4(0x1ba)]))],X);let Z=class extends e[_0x3d05b4(0x202)]{constructor(_0x2eab61=I,_0xe5db07,_0x1723cb){const _0x4869c9=_0x3d05b4;super(),this[_0x4869c9(0x186)]=_0x2eab61,this[_0x4869c9(0x18b)]=_0xe5db07,this[_0x4869c9(0x15f)]=_0x1723cb;let {menu:_0x11551e,..._0x1fb3e2}=(0x0,e[_0x4869c9(0x203)])({},I,this['_config']);_0x11551e&&this[_0x4869c9(0x15f)]['setConfig']('menu',_0x11551e,{'merge':!0x0}),this[_0x4869c9(0x15f)][_0x4869c9(0x228)](F,_0x1fb3e2),this[_0x4869c9(0x186)][_0x4869c9(0x1df)]&&this[_0x4869c9(0x15f)]['setConfig'](_0x4869c9(0x230),this['_config'][_0x4869c9(0x1df)]);}[_0x3d05b4(0x188)](){const _0x51fdc2=_0x3d05b4;this['_injector'][_0x51fdc2(0x21f)]([q]),this[_0x51fdc2(0x18b)][_0x51fdc2(0x217)](q),[[U,{'useClass':X}],[J]][_0x51fdc2(0x231)](_0x1ca55d=>this[_0x51fdc2(0x18b)]['add'](_0x1ca55d));}['onSteady'](){const _0x52cf11=_0x3d05b4;this['_injector'][_0x52cf11(0x217)](J);}};R(Z,_0x3d05b4(0x259),e[_0x3d05b4(0x1e0)]['UNIVER_UNKNOWN']),R(Z,_0x3d05b4(0x236),_0x3d05b4(0x263)),R(Z,'packageName',K),R(Z,_0x3d05b4(0x254),le),Z=B([(0x0,e[_0x3d05b4(0x172)])(a['UniverLicensePlugin']),z(0x1,(0x0,e[_0x3d05b4(0x1bc)])(e[_0x3d05b4(0x257)])),z(0x2,e['IConfigService'])],Z);let Q=class extends e[_0x3d05b4(0x19d)]{constructor(_0x78b924,_0x2033d0,_0x1a231d,_0x116782,_0x30df66,_0x5a5ece,_0x49a9f3,_0x963873,_0x212249,_0x182cd4){const _0x30d8cf=_0x3d05b4;super(),this[_0x30d8cf(0x22f)]=_0x78b924,this[_0x30d8cf(0x277)]=_0x2033d0,this[_0x30d8cf(0x211)]=_0x1a231d,this[_0x30d8cf(0x21d)]=_0x116782,this[_0x30d8cf(0x249)]=_0x30df66,this[_0x30d8cf(0x189)]=_0x5a5ece,this[_0x30d8cf(0x1d1)]=_0x49a9f3,this[_0x30d8cf(0x20e)]=_0x963873,this[_0x30d8cf(0x1ab)]=_0x212249,this[_0x30d8cf(0x223)]=_0x182cd4,R(this,_0x30d8cf(0x1f8),null),this[_0x30d8cf(0x1e2)]();}[_0x3d05b4(0x1e2)](){const _0x107304=_0x3d05b4;[W,G][_0x107304(0x231)](_0x286ef9=>this[_0x107304(0x275)]((0x0,e[_0x107304(0x178)])(this[_0x107304(0x22f)][_0x107304(0x1b7)](_0x286ef9)))),this['_menuManagerService']['mergeMenu'](de),this[_0x107304(0x275)](this[_0x107304(0x22f)][_0x107304(0x26c)](async(_0x48ccd8,_0x4582fd)=>{const _0x399f0d=_0x107304;if(_0x48ccd8['id']===n[_0x399f0d(0x25c)]['id']){let {unitId:_0xc71e6c}=_0x48ccd8['params'];this[_0x399f0d(0x249)]['show']({'content':this['_localeService']['t'](_0x399f0d(0x238)),'type':m[_0x399f0d(0x21a)][_0x399f0d(0x24d)],'duration':0x1388});let _0x4ce8e9=this[_0x399f0d(0x189)]['getCollabEntity'](_0xc71e6c);_0x4582fd!=null&&_0x4582fd[_0x399f0d(0x26a)]?this[_0x399f0d(0x1d9)](_0x4ce8e9,async()=>(setTimeout(()=>window[_0x399f0d(0x18a)][_0x399f0d(0x251)]()),!0x0),!0x0):this[_0x399f0d(0x1d9)](_0x4ce8e9,async()=>{const _0x21152d=_0x399f0d;let _0x158769=this[_0x21152d(0x1ab)][_0x21152d(0x269)](e[_0x21152d(0x1e0)][_0x21152d(0x1a3)]),_0x5827a6=_0x158769==null?void 0x0:_0x158769[_0x21152d(0x227)]();if(!_0x5827a6)return!0x1;this[_0x21152d(0x1ab)]['disposeUnit'](_0xc71e6c);let _0x2503cd=await this[_0x21152d(0x20e)][_0x21152d(0x17e)](_0xc71e6c,e[_0x21152d(0x1e0)][_0x21152d(0x1a3)]);return _0x2503cd&&_0x2503cd instanceof e['Workbook']?(await this[_0x21152d(0x237)](_0x2503cd,_0x5827a6['getSheetId']()),!0x0):!0x1;});}}));}[_0x3d05b4(0x1d9)](_0x5a96ad,_0x221cce,_0x286745=!0x1){const _0x27c056=_0x3d05b4;let _0x5ccfa3=(0x0,N[_0x27c056(0x1f9)])([_0x5a96ad[_0x27c056(0x1ea)][_0x27c056(0x24b)],_0x5a96ad[_0x27c056(0x179)]])[_0x27c056(0x256)](async([_0x377eef,_0x4da68d])=>{const _0x285d7f=_0x27c056;if(_0x377eef[_0x285d7f(0x235)]===n[_0x285d7f(0x1a2)]['CHANGESET_ACK']&&(_0x4da68d==null?void 0x0:_0x4da68d['status'])===r[_0x285d7f(0x210)][_0x285d7f(0x1be)]&&_0x377eef[_0x285d7f(0x1b2)][_0x285d7f(0x25d)]['some'](_0x4eb677=>_0x4eb677['id']===n['RevertRevisionMutation']['id'])&&await _0x221cce()){var _0x38e944;this['_historyManagerService'][_0x285d7f(0x272)](),_0x5ccfa3['unsubscribe'](),this[_0x285d7f(0x1f8)]&&clearTimeout(this['_revertErrorTimer']),await((_0x38e944=this['_localCacheService'])==null?void 0x0:_0x38e944[_0x285d7f(0x168)]());}});_0x286745&&(this[_0x27c056(0x1f8)]=setTimeout(()=>{const _0x4c9edb=_0x27c056;_0x5ccfa3[_0x4c9edb(0x1b1)](),this[_0x4c9edb(0x249)][_0x4c9edb(0x184)]({'content':this[_0x4c9edb(0x21d)]['t']('edit-history-loader.panel.revertFailed'),'type':m['MessageType'][_0x4c9edb(0x25a)],'duration':0xbb8});},0x1388));}async[_0x3d05b4(0x237)](_0x1b0d07,_0x28db13){const _0x1a4f40=_0x3d05b4;await this['_updateSubUnitFromURLParams'](_0x1b0d07,_0x28db13),_0x1b0d07['activeSheet$'][_0x1a4f40(0x1d5)]((0x0,N['takeUntil'])(this[_0x1a4f40(0x19a)]))[_0x1a4f40(0x256)](_0xff040a=>{_0xff040a&&this['_updateURLWithCurrentState'](_0xff040a);}),this['_urlService'][_0x1a4f40(0x22b)][_0x1a4f40(0x1d5)]((0x0,N[_0x1a4f40(0x166)])(this[_0x1a4f40(0x19a)]))[_0x1a4f40(0x256)](()=>this['_updateSubUnitFromURLParams'](_0x1b0d07,_0x28db13));}[_0x3d05b4(0x240)](_0xdb0e63,_0x4d6a90=!0x1){const _0x1d07f9=_0x3d05b4;let _0xf2dd2f=this[_0x1d07f9(0x223)]['getParam']('subunit');_0xdb0e63[_0x1d07f9(0x1b0)]()!==_0xf2dd2f&&this[_0x1d07f9(0x223)]['setParam'](_0x1d07f9(0x19f),_0xdb0e63[_0x1d07f9(0x1b0)](),_0x4d6a90);}async['_updateSubUnitFromURLParams'](_0x266dcf,_0x2f0d91){const _0x313dc1=_0x3d05b4;var _0x1a3772;if(!_0x2f0d91||!_0x266dcf[_0x313dc1(0x1b5)](_0x2f0d91)){let _0x54ad2=_0x266dcf['getUnhiddenWorksheets']()[0x0],_0x2f7445=_0x266dcf['getSheetBySheetId'](_0x54ad2);if(!_0x2f7445)return;this['_updateURLWithCurrentState'](_0x2f7445,!0x0),await this[_0x313dc1(0x22f)][_0x313dc1(0x23b)](t[_0x313dc1(0x1f6)]['id'],{'unitId':_0x266dcf[_0x313dc1(0x185)](),'subUnitId':_0x54ad2});return;}((_0x1a3772=_0x266dcf['getActiveSheet']())==null?void 0x0:_0x1a3772[_0x313dc1(0x1b0)]())!==_0x2f0d91&&await this[_0x313dc1(0x22f)][_0x313dc1(0x23b)](t[_0x313dc1(0x1f6)]['id'],{'unitId':_0x266dcf[_0x313dc1(0x185)](),'subUnitId':_0x2f0d91});}};Q=B([z(0x0,e[_0x3d05b4(0x209)]),z(0x1,M['IMenuManagerService']),z(0x2,(0x0,e['Inject'])(U)),z(0x3,(0x0,e[_0x3d05b4(0x1bc)])(e['LocaleService'])),z(0x4,M[_0x3d05b4(0x1c1)]),z(0x5,(0x0,e[_0x3d05b4(0x1bc)])(r['CollaborationController'])),z(0x6,r[_0x3d05b4(0x243)]),z(0x7,(0x0,e[_0x3d05b4(0x1bc)])(r[_0x3d05b4(0x1c2)])),z(0x8,e['IUniverInstanceService']),z(0x9,P[_0x3d05b4(0x177)])],Q);let $=class extends e[_0x3d05b4(0x202)]{constructor(_0x53fe3f=I,_0x28afaf,_0x124c97){const _0x345ef0=_0x3d05b4;super(),this['_config']=_0x53fe3f,this[_0x345ef0(0x18b)]=_0x28afaf,this[_0x345ef0(0x15f)]=_0x124c97;let {menu:_0x1f8b92,..._0xdcdb8}=(0x0,e[_0x345ef0(0x203)])({},I,this[_0x345ef0(0x186)]);_0x1f8b92&&this[_0x345ef0(0x15f)][_0x345ef0(0x228)]('menu',_0x1f8b92,{'merge':!0x0}),this[_0x345ef0(0x15f)][_0x345ef0(0x228)](F,_0xdcdb8),this[_0x345ef0(0x186)][_0x345ef0(0x1df)]&&this['_configService'][_0x345ef0(0x228)](V,this[_0x345ef0(0x186)][_0x345ef0(0x1df)]);}[_0x3d05b4(0x188)](){const _0xff4ed4=_0x3d05b4;this[_0xff4ed4(0x18b)][_0xff4ed4(0x21f)]([q]),this[_0xff4ed4(0x18b)][_0xff4ed4(0x217)](q),[[U],[Q]]['forEach'](_0x30e4e3=>this[_0xff4ed4(0x18b)]['add'](_0x30e4e3));}[_0x3d05b4(0x167)](){const _0x37da0d=_0x3d05b4;this[_0x37da0d(0x18b)][_0x37da0d(0x217)](Q);}};R($,_0x3d05b4(0x259),e[_0x3d05b4(0x1e0)][_0x3d05b4(0x26f)]),R($,_0x3d05b4(0x236),_0x3d05b4(0x171)),R($,_0x3d05b4(0x1d6),K),R($,_0x3d05b4(0x254),le),$=B([(0x0,e[_0x3d05b4(0x172)])(a['UniverLicensePlugin']),z(0x1,(0x0,e['Inject'])(e[_0x3d05b4(0x257)])),z(0x2,e[_0x3d05b4(0x1aa)])],$),exports[_0x3d05b4(0x1eb)]=F,Object[_0x3d05b4(0x27b)](exports,_0x3d05b4(0x196),{'enumerable':!0x0,'get':function(){return U;}}),Object['defineProperty'](exports,'MobileHistoryLoaderService',{'enumerable':!0x0,'get':function(){return X;}}),exports[_0x3d05b4(0x242)]=W,exports[_0x3d05b4(0x274)]=V,exports[_0x3d05b4(0x1e7)]=H,Object[_0x3d05b4(0x27b)](exports,_0x3d05b4(0x1e9),{'enumerable':!0x0,'get':function(){return Z;}}),Object[_0x3d05b4(0x27b)](exports,_0x3d05b4(0x247),{'enumerable':!0x0,'get':function(){return $;}});
@@ -1 +1 @@
1
- const _0x4b2eb9=_0x56d2;(function(_0x1c2bb2,_0x508695){const _0x13094e=_0x56d2,_0x360b94=_0x1c2bb2();while(!![]){try{const _0xddaba=-parseInt(_0x13094e(0x75))/0x1*(parseInt(_0x13094e(0x77))/0x2)+parseInt(_0x13094e(0x76))/0x3+-parseInt(_0x13094e(0x74))/0x4+parseInt(_0x13094e(0x71))/0x5*(-parseInt(_0x13094e(0x7a))/0x6)+-parseInt(_0x13094e(0x7b))/0x7+parseInt(_0x13094e(0x72))/0x8+parseInt(_0x13094e(0x73))/0x9;if(_0xddaba===_0x508695)break;else _0x360b94['push'](_0x360b94['shift']());}catch(_0x7e62f7){_0x360b94['push'](_0x360b94['shift']());}}}(_0x56ac,0x9e25a));function _0x56ac(){const _0x4e41c4=['2677688vosHul','4mEfLrv','3501390tYlrAt','238268ufZSPA','جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...','سجل\x20التحرير','786wUjKOc','3534993WJPYSv','exports','جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','23770IjhtDN','9443640RsUaNI','5165244CuMVRV'];_0x56ac=function(){return _0x4e41c4;};return _0x56ac();}function _0x56d2(_0x4f2877,_0x58e89b){_0x4f2877=_0x4f2877-0x70;const _0x56aca4=_0x56ac();let _0x56d264=_0x56aca4[_0x4f2877];return _0x56d264;}const e={'edit-history-loader':{'panel':{'title':_0x4b2eb9(0x79),'reverting':_0x4b2eb9(0x70),'revertFailed':'خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','listFetchError':'فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير'},'info':{'initializing':_0x4b2eb9(0x78)}}};module[_0x4b2eb9(0x7c)]=e;
1
+ const _0x1a04b7=_0x41f3;(function(_0x21063b,_0x3ab897){const _0x519afd=_0x41f3,_0x13c70a=_0x21063b();while(!![]){try{const _0x5eb063=-parseInt(_0x519afd(0x104))/0x1+-parseInt(_0x519afd(0xfe))/0x2*(-parseInt(_0x519afd(0x107))/0x3)+parseInt(_0x519afd(0x103))/0x4+-parseInt(_0x519afd(0x101))/0x5+-parseInt(_0x519afd(0x106))/0x6+-parseInt(_0x519afd(0xfd))/0x7+parseInt(_0x519afd(0xfc))/0x8;if(_0x5eb063===_0x3ab897)break;else _0x13c70a['push'](_0x13c70a['shift']());}catch(_0x46def3){_0x13c70a['push'](_0x13c70a['shift']());}}}(_0x3b9a,0xd5a38));const e={'edit-history-loader':{'panel':{'title':_0x1a04b7(0xfb),'reverting':_0x1a04b7(0x100),'revertFailed':_0x1a04b7(0xff),'listFetchError':_0x1a04b7(0x105)},'info':{'initializing':_0x1a04b7(0x102)}}};function _0x3b9a(){const _0x528ada=['exports','سجل\x20التحرير','15445024cdXVSQ','1355452DYQTnN','103606dQAzpN','خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','3046430PjKMwC','جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...','6592264IMcUVM','251872YNMoXS','فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير','10203834uobDII','3LmQObr'];_0x3b9a=function(){return _0x528ada;};return _0x3b9a();}function _0x41f3(_0x4922b9,_0x5a6d6a){_0x4922b9=_0x4922b9-0xfb;const _0x3b9a7a=_0x3b9a();let _0x41f3df=_0x3b9a7a[_0x4922b9];return _0x41f3df;}module[_0x1a04b7(0x108)]=e;
@@ -1 +1 @@
1
- const _0x9fc778=_0x1278;function _0x1278(_0x3bfcbf,_0x46bae4){_0x3bfcbf=_0x3bfcbf-0xe9;const _0x97f85b=_0x97f8();let _0x127859=_0x97f85b[_0x3bfcbf];return _0x127859;}(function(_0x1318bc,_0x30ed68){const _0x23fc9e=_0x1278,_0x1e72a0=_0x1318bc();while(!![]){try{const _0x744fde=parseInt(_0x23fc9e(0xeb))/0x1*(parseInt(_0x23fc9e(0xf4))/0x2)+parseInt(_0x23fc9e(0xf7))/0x3*(parseInt(_0x23fc9e(0xf2))/0x4)+parseInt(_0x23fc9e(0xf9))/0x5*(parseInt(_0x23fc9e(0xee))/0x6)+parseInt(_0x23fc9e(0xf0))/0x7*(-parseInt(_0x23fc9e(0xed))/0x8)+-parseInt(_0x23fc9e(0xfa))/0x9+parseInt(_0x23fc9e(0xf1))/0xa*(-parseInt(_0x23fc9e(0xec))/0xb)+-parseInt(_0x23fc9e(0xef))/0xc*(-parseInt(_0x23fc9e(0xf8))/0xd);if(_0x744fde===_0x30ed68)break;else _0x1e72a0['push'](_0x1e72a0['shift']());}catch(_0x5561d9){_0x1e72a0['push'](_0x1e72a0['shift']());}}}(_0x97f8,0x42a41));function _0x97f8(){const _0x1ed69d=['241qawdLE','33yQNhDq','8hWaQVZ','12HvgAIn','19176xNHXuR','2267986jbuJDI','601540glMnou','4NFdjig','Historial\x20d\x27edicions','1926QyAerh','exports','Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','760269WPRuAF','2587ZARJKL','653675PXhwdH','2588013mMUaIP','No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial','Inicialitzant,\x20espereu...'];_0x97f8=function(){return _0x1ed69d;};return _0x97f8();}const e={'edit-history-loader':{'panel':{'title':_0x9fc778(0xf3),'reverting':'Restaurant,\x20espereu...','revertFailed':_0x9fc778(0xf6),'listFetchError':_0x9fc778(0xe9)},'info':{'initializing':_0x9fc778(0xea)}}};module[_0x9fc778(0xf5)]=e;
1
+ function _0x4842(_0x56501a,_0x5a28bd){_0x56501a=_0x56501a-0x1be;const _0x16729a=_0x1672();let _0x48423a=_0x16729a[_0x56501a];return _0x48423a;}function _0x1672(){const _0x41ffe9=['Restaurant,\x20espereu...','24YbQQCt','Inicialitzant,\x20espereu...','863839DWnDPW','195760JkbWWy','91557NhkIFu','42758936NcEfgJ','5RQDuqZ','84FGeLHN','55643mWTVbl','9248770VbDNnL','Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','4352468pErWRi','exports','No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial','824enlmjb'];_0x1672=function(){return _0x41ffe9;};return _0x1672();}const _0xffd86e=_0x4842;(function(_0x1fd3c7,_0x466744){const _0x5eb9f4=_0x4842,_0x57615f=_0x1fd3c7();while(!![]){try{const _0x33c2b0=parseInt(_0x5eb9f4(0x1c2))/0x1+parseInt(_0x5eb9f4(0x1c3))/0x2*(parseInt(_0x5eb9f4(0x1c0))/0x3)+parseInt(_0x5eb9f4(0x1cb))/0x4*(parseInt(_0x5eb9f4(0x1c6))/0x5)+parseInt(_0x5eb9f4(0x1c7))/0x6*(-parseInt(_0x5eb9f4(0x1c8))/0x7)+parseInt(_0x5eb9f4(0x1be))/0x8*(parseInt(_0x5eb9f4(0x1c4))/0x9)+parseInt(_0x5eb9f4(0x1c9))/0xa+-parseInt(_0x5eb9f4(0x1c5))/0xb;if(_0x33c2b0===_0x466744)break;else _0x57615f['push'](_0x57615f['shift']());}catch(_0x86ca26){_0x57615f['push'](_0x57615f['shift']());}}}(_0x1672,0xad26e));const e={'edit-history-loader':{'panel':{'title':'Historial\x20d\x27edicions','reverting':_0xffd86e(0x1bf),'revertFailed':_0xffd86e(0x1ca),'listFetchError':_0xffd86e(0x1cd)},'info':{'initializing':_0xffd86e(0x1c1)}}};module[_0xffd86e(0x1cc)]=e;
@@ -1 +1 @@
1
- function _0x3c9d(_0x322d21,_0x4265e5){_0x322d21=_0x322d21-0xe2;const _0x2c1271=_0x2c12();let _0x3c9d7c=_0x2c1271[_0x322d21];return _0x3c9d7c;}const _0x512ada=_0x3c9d;(function(_0x3db654,_0x435a00){const _0x298bcd=_0x3c9d,_0xe22424=_0x3db654();while(!![]){try{const _0x31be7b=-parseInt(_0x298bcd(0xe2))/0x1+parseInt(_0x298bcd(0xe3))/0x2+parseInt(_0x298bcd(0xed))/0x3*(parseInt(_0x298bcd(0xe8))/0x4)+-parseInt(_0x298bcd(0xee))/0x5+parseInt(_0x298bcd(0xea))/0x6+parseInt(_0x298bcd(0xe6))/0x7*(-parseInt(_0x298bcd(0xe4))/0x8)+parseInt(_0x298bcd(0xec))/0x9;if(_0x31be7b===_0x435a00)break;else _0xe22424['push'](_0xe22424['shift']());}catch(_0x237330){_0xe22424['push'](_0xe22424['shift']());}}}(_0x2c12,0xb6b79));const e={'edit-history-loader':{'panel':{'title':'Bearbeitungsverlauf','reverting':_0x512ada(0xe7),'revertFailed':_0x512ada(0xe9),'listFetchError':_0x512ada(0xef)},'info':{'initializing':_0x512ada(0xeb)}}};module[_0x512ada(0xe5)]=e;function _0x2c12(){const _0x163806=['exports','12579riCjqz','Wiederherstellung\x20läuft,\x20bitte\x20warten...','13608bNXgkA','Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','8511474AUwZvL','Initialisierung\x20läuft,\x20bitte\x20warten...','1245060tzfpJn','534JRRIjc','4325385uWTrPP','Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie','1407295QKZuZA','1986162TqVGee','600gKSijU'];_0x2c12=function(){return _0x163806;};return _0x2c12();}
1
+ function _0x3ed2(){const _0x3be7f9=['40MFfrLN','2543345UBBKMz','73761qVoUrF','Initialisierung\x20läuft,\x20bitte\x20warten...','116Bahgum','Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','Bearbeitungsverlauf','7911448GMKRzf','8204DSzmnK','exports','10JgDhif','1879wOcttk','27950373zdPYgM','7494PASjhv','15239826lSUIuY'];_0x3ed2=function(){return _0x3be7f9;};return _0x3ed2();}const _0x1da6d0=_0x3131;(function(_0x4b3379,_0x46bba6){const _0x5a173f=_0x3131,_0x432740=_0x4b3379();while(!![]){try{const _0x3405c9=parseInt(_0x5a173f(0x81))/0x1*(parseInt(_0x5a173f(0x85))/0x2)+parseInt(_0x5a173f(0x87))/0x3*(parseInt(_0x5a173f(0x89))/0x4)+parseInt(_0x5a173f(0x86))/0x5+-parseInt(_0x5a173f(0x83))/0x6*(-parseInt(_0x5a173f(0x7e))/0x7)+-parseInt(_0x5a173f(0x8c))/0x8+-parseInt(_0x5a173f(0x84))/0x9*(-parseInt(_0x5a173f(0x80))/0xa)+-parseInt(_0x5a173f(0x82))/0xb;if(_0x3405c9===_0x46bba6)break;else _0x432740['push'](_0x432740['shift']());}catch(_0x104b8d){_0x432740['push'](_0x432740['shift']());}}}(_0x3ed2,0xd870c));function _0x3131(_0x1ac4e5,_0x596d97){_0x1ac4e5=_0x1ac4e5-0x7e;const _0x3ed274=_0x3ed2();let _0x3131d3=_0x3ed274[_0x1ac4e5];return _0x3131d3;}const e={'edit-history-loader':{'panel':{'title':_0x1da6d0(0x8b),'reverting':'Wiederherstellung\x20läuft,\x20bitte\x20warten...','revertFailed':_0x1da6d0(0x8a),'listFetchError':'Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie'},'info':{'initializing':_0x1da6d0(0x88)}}};module[_0x1da6d0(0x7f)]=e;
@@ -1 +1 @@
1
- const _0x5baa26=_0x1cd9;function _0x1cd9(_0x4d07eb,_0x3d7a93){_0x4d07eb=_0x4d07eb-0x1b5;const _0x538b33=_0x538b();let _0x1cd97f=_0x538b33[_0x4d07eb];return _0x1cd97f;}(function(_0x3172b7,_0x3802d0){const _0x3b0ea8=_0x1cd9,_0x43d64d=_0x3172b7();while(!![]){try{const _0x1f9b44=parseInt(_0x3b0ea8(0x1b9))/0x1+parseInt(_0x3b0ea8(0x1bd))/0x2+parseInt(_0x3b0ea8(0x1bb))/0x3*(-parseInt(_0x3b0ea8(0x1c0))/0x4)+-parseInt(_0x3b0ea8(0x1ba))/0x5+parseInt(_0x3b0ea8(0x1b7))/0x6+parseInt(_0x3b0ea8(0x1bc))/0x7*(-parseInt(_0x3b0ea8(0x1be))/0x8)+-parseInt(_0x3b0ea8(0x1b5))/0x9;if(_0x1f9b44===_0x3802d0)break;else _0x43d64d['push'](_0x43d64d['shift']());}catch(_0x5a61a6){_0x43d64d['push'](_0x43d64d['shift']());}}}(_0x538b,0xe96d1));const e={'edit-history-loader':{'panel':{'title':_0x5baa26(0x1c2),'reverting':_0x5baa26(0x1c1),'revertFailed':_0x5baa26(0x1b6),'listFetchError':_0x5baa26(0x1b8)},'info':{'initializing':_0x5baa26(0x1bf)}}};function _0x538b(){const _0x5727d5=['Reverting,\x20please\x20wait...','Edit\x20History','13413258SfEjQN','Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','8531934oEwxBq','Failed\x20to\x20get\x20edit\x20history\x20list','1421882gPnMKb','2968915lKZPke','3HlGFqi','379141sJuDVh','2204054alJyXv','24AjGEhu','Initializing,\x20please\x20wait...','2972604IjzCYA'];_0x538b=function(){return _0x5727d5;};return _0x538b();}module['exports']=e;
1
+ const _0x16d727=_0x44e6;function _0x16e4(){const _0x3a511d=['Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','295302kyEShe','Edit\x20History','Reverting,\x20please\x20wait...','Initializing,\x20please\x20wait...','9492cuxjim','5lvCacy','105eIetNe','Failed\x20to\x20get\x20edit\x20history\x20list','1039412PeUMby','1787860Wjlqfy','2996670vfkwax','10365183WKZplR','8825704sRqSSf'];_0x16e4=function(){return _0x3a511d;};return _0x16e4();}(function(_0x22281c,_0x16296c){const _0x59095e=_0x44e6,_0x15b9bf=_0x22281c();while(!![]){try{const _0x23ab2f=-parseInt(_0x59095e(0x1e5))/0x1+parseInt(_0x59095e(0x1ea))/0x2+parseInt(_0x59095e(0x1eb))/0x3+-parseInt(_0x59095e(0x1e9))/0x4*(-parseInt(_0x59095e(0x1e6))/0x5)+parseInt(_0x59095e(0x1ef))/0x6*(parseInt(_0x59095e(0x1e7))/0x7)+-parseInt(_0x59095e(0x1ed))/0x8+-parseInt(_0x59095e(0x1ec))/0x9;if(_0x23ab2f===_0x16296c)break;else _0x15b9bf['push'](_0x15b9bf['shift']());}catch(_0x49c802){_0x15b9bf['push'](_0x15b9bf['shift']());}}}(_0x16e4,0x98f68));const e={'edit-history-loader':{'panel':{'title':_0x16d727(0x1e2),'reverting':_0x16d727(0x1e3),'revertFailed':_0x16d727(0x1ee),'listFetchError':_0x16d727(0x1e8)},'info':{'initializing':_0x16d727(0x1e4)}}};function _0x44e6(_0x52e247,_0x4a9183){_0x52e247=_0x52e247-0x1e2;const _0x16e45f=_0x16e4();let _0x44e657=_0x16e45f[_0x52e247];return _0x44e657;}module['exports']=e;
@@ -1 +1 @@
1
- const _0x50795f=_0xfe86;function _0xfe86(_0x1585b0,_0x34f3bf){_0x1585b0=_0x1585b0-0xc0;const _0x8a5f46=_0x8a5f();let _0xfe8624=_0x8a5f46[_0x1585b0];return _0xfe8624;}(function(_0x420c68,_0x9b66d1){const _0x289b8f=_0xfe86,_0x1d3e41=_0x420c68();while(!![]){try{const _0x21a7ee=-parseInt(_0x289b8f(0xc3))/0x1*(-parseInt(_0x289b8f(0xca))/0x2)+-parseInt(_0x289b8f(0xc1))/0x3*(-parseInt(_0x289b8f(0xc4))/0x4)+parseInt(_0x289b8f(0xc0))/0x5+-parseInt(_0x289b8f(0xc6))/0x6+parseInt(_0x289b8f(0xc8))/0x7+-parseInt(_0x289b8f(0xc2))/0x8+-parseInt(_0x289b8f(0xcb))/0x9;if(_0x21a7ee===_0x9b66d1)break;else _0x1d3e41['push'](_0x1d3e41['shift']());}catch(_0x1477e7){_0x1d3e41['push'](_0x1d3e41['shift']());}}}(_0x8a5f,0x9caf8));const e={'edit-history-loader':{'panel':{'title':'Historial\x20de\x20ediciones','reverting':'Restaurando,\x20espere...','revertFailed':_0x50795f(0xc7),'listFetchError':_0x50795f(0xcc)},'info':{'initializing':_0x50795f(0xc5)}}};function _0x8a5f(){const _0x17c737=['3155790JIFIoV','Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','7076986qxoKqC','exports','1915642VIUsFi','2276451ZDpfUO','No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones','1505120Hpgxsg','37617uZIzVV','7595736cNOKaD','1wwWYBw','32Evguyh','Inicializando,\x20espere...'];_0x8a5f=function(){return _0x17c737;};return _0x8a5f();}module[_0x50795f(0xc9)]=e;
1
+ const _0x4254e4=_0x5467;(function(_0x27479f,_0x7118a2){const _0x696274=_0x5467,_0x3b6f9e=_0x27479f();while(!![]){try{const _0x3e49af=parseInt(_0x696274(0x15e))/0x1+-parseInt(_0x696274(0x152))/0x2+-parseInt(_0x696274(0x157))/0x3+parseInt(_0x696274(0x15b))/0x4+parseInt(_0x696274(0x15c))/0x5*(-parseInt(_0x696274(0x155))/0x6)+parseInt(_0x696274(0x154))/0x7*(-parseInt(_0x696274(0x15a))/0x8)+parseInt(_0x696274(0x153))/0x9;if(_0x3e49af===_0x7118a2)break;else _0x3b6f9e['push'](_0x3b6f9e['shift']());}catch(_0x128f68){_0x3b6f9e['push'](_0x3b6f9e['shift']());}}}(_0x19e3,0xdda2e));const e={'edit-history-loader':{'panel':{'title':_0x4254e4(0x158),'reverting':_0x4254e4(0x159),'revertFailed':_0x4254e4(0x150),'listFetchError':_0x4254e4(0x156)},'info':{'initializing':_0x4254e4(0x151)}}};function _0x5467(_0x179264,_0x4f6b12){_0x179264=_0x179264-0x150;const _0x19e3d8=_0x19e3();let _0x54673f=_0x19e3d8[_0x179264];return _0x54673f;}function _0x19e3(){const _0x294a35=['Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','Inicializando,\x20espere...','326830XsUCjd','19273419brZaUz','7344813gYrksk','6RdbMxp','No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones','4586862eMGiJm','Historial\x20de\x20ediciones','Restaurando,\x20espere...','8rYbcim','5331928iUzcVk','6178370iEeSld','exports','1410651NgKNNb'];_0x19e3=function(){return _0x294a35;};return _0x19e3();}module[_0x4254e4(0x15d)]=e;
@@ -1 +1 @@
1
- function _0x439c(_0x743ed8,_0x42c3a9){_0x743ed8=_0x743ed8-0x158;const _0x11017c=_0x1101();let _0x439c5a=_0x11017c[_0x743ed8];return _0x439c5a;}function _0x1101(){const _0x8055c=['30746110XaBvdm','5852115YwCpvI','2773208ioKBlH','3370451bzuhOx','تاریخچه\x20ویرایش','3ABRggP','170896UEizEf','1402602iLNIsL','در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','در\x20حال\x20راه‌اندازی،\x20لطفا\x20صبر\x20کنید...','6aRMaMB','171MENlSz','649136DGTCxK'];_0x1101=function(){return _0x8055c;};return _0x1101();}const _0x2d24ba=_0x439c;(function(_0x2f7ce8,_0x167e14){const _0x1ff169=_0x439c,_0x3feba0=_0x2f7ce8();while(!![]){try{const _0x313b22=parseInt(_0x1ff169(0x158))/0x1+-parseInt(_0x1ff169(0x15d))/0x2+-parseInt(_0x1ff169(0x163))/0x3*(-parseInt(_0x1ff169(0x160))/0x4)+-parseInt(_0x1ff169(0x15f))/0x5*(-parseInt(_0x1ff169(0x15b))/0x6)+parseInt(_0x1ff169(0x161))/0x7+-parseInt(_0x1ff169(0x164))/0x8*(-parseInt(_0x1ff169(0x15c))/0x9)+-parseInt(_0x1ff169(0x15e))/0xa;if(_0x313b22===_0x167e14)break;else _0x3feba0['push'](_0x3feba0['shift']());}catch(_0x9bae64){_0x3feba0['push'](_0x3feba0['shift']());}}}(_0x1101,0xb8357));const e={'edit-history-loader':{'panel':{'title':_0x2d24ba(0x162),'reverting':_0x2d24ba(0x159),'revertFailed':'خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','listFetchError':'دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود'},'info':{'initializing':_0x2d24ba(0x15a)}}};module['exports']=e;
1
+ const _0x5a6c72=_0x485a;function _0x485a(_0x24c897,_0x26459b){_0x24c897=_0x24c897-0x1d6;const _0x3018e3=_0x3018();let _0x485ab2=_0x3018e3[_0x24c897];return _0x485ab2;}(function(_0xd2f3c,_0x374784){const _0x288900=_0x485a,_0x186202=_0xd2f3c();while(!![]){try{const _0x528e59=parseInt(_0x288900(0x1e4))/0x1*(-parseInt(_0x288900(0x1dc))/0x2)+-parseInt(_0x288900(0x1df))/0x3+parseInt(_0x288900(0x1e1))/0x4*(parseInt(_0x288900(0x1e2))/0x5)+parseInt(_0x288900(0x1d6))/0x6*(parseInt(_0x288900(0x1e3))/0x7)+parseInt(_0x288900(0x1e5))/0x8*(parseInt(_0x288900(0x1db))/0x9)+parseInt(_0x288900(0x1da))/0xa+parseInt(_0x288900(0x1e7))/0xb*(-parseInt(_0x288900(0x1d8))/0xc);if(_0x528e59===_0x374784)break;else _0x186202['push'](_0x186202['shift']());}catch(_0x30e874){_0x186202['push'](_0x186202['shift']());}}}(_0x3018,0x4672f));function _0x3018(){const _0x6b9692=['تاریخچه\x20ویرایش','1452TCXwFj','6445KNzzIt','9366IrsVyN','190973iLDHUE','32vjwdyW','در\x20حال\x20راه‌اندازی،\x20لطفا\x20صبر\x20کنید...','11TfrUvJ','426WBlZOk','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','4101252WFPotj','خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','4654720zGbmwx','82359yjLEmT','4ShGNwf','exports','در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','158115cWLVye'];_0x3018=function(){return _0x6b9692;};return _0x3018();}const e={'edit-history-loader':{'panel':{'title':_0x5a6c72(0x1e0),'reverting':_0x5a6c72(0x1de),'revertFailed':_0x5a6c72(0x1d9),'listFetchError':_0x5a6c72(0x1d7)},'info':{'initializing':_0x5a6c72(0x1e6)}}};module[_0x5a6c72(0x1dd)]=e;
@@ -1 +1 @@
1
- function _0x1d22(_0x5daa7a,_0x1f50d9){_0x5daa7a=_0x5daa7a-0xb4;const _0x15f6b9=_0x15f6();let _0x1d22e7=_0x15f6b9[_0x5daa7a];return _0x1d22e7;}const _0x5e80bb=_0x1d22;function _0x15f6(){const _0xb4c468=['Historique\x20des\x20modifications','9656kAwEbq','Restauration\x20en\x20cours,\x20veuillez\x20patienter...','3881964WhztVN','Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique','20539060KGrGQL','1139915tnJlGA','exports','7822179lkBuZN','85RnvUWf','Initialisation\x20en\x20cours,\x20veuillez\x20patienter...','7780IwJYGU','8yzkLGW','231181xYZtyL','381BgvpBX'];_0x15f6=function(){return _0xb4c468;};return _0x15f6();}(function(_0x538c56,_0x403ab7){const _0x1281ab=_0x1d22,_0x562c02=_0x538c56();while(!![]){try{const _0x3c3c37=parseInt(_0x1281ab(0xc2))/0x1+parseInt(_0x1281ab(0xb6))/0x2*(parseInt(_0x1281ab(0xb4))/0x3)+-parseInt(_0x1281ab(0xc0))/0x4*(-parseInt(_0x1281ab(0xbe))/0x5)+parseInt(_0x1281ab(0xb8))/0x6+parseInt(_0x1281ab(0xbb))/0x7*(parseInt(_0x1281ab(0xc1))/0x8)+parseInt(_0x1281ab(0xbd))/0x9+-parseInt(_0x1281ab(0xba))/0xa;if(_0x3c3c37===_0x403ab7)break;else _0x562c02['push'](_0x562c02['shift']());}catch(_0x54e52d){_0x562c02['push'](_0x562c02['shift']());}}}(_0x15f6,0x7aac2));const e={'edit-history-loader':{'panel':{'title':_0x5e80bb(0xb5),'reverting':_0x5e80bb(0xb7),'revertFailed':'Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','listFetchError':_0x5e80bb(0xb9)},'info':{'initializing':_0x5e80bb(0xbf)}}};module[_0x5e80bb(0xbc)]=e;
1
+ function _0x45ec(_0x5df85f,_0x2038dd){_0x5df85f=_0x5df85f-0x65;const _0x343361=_0x3433();let _0x45ec73=_0x343361[_0x5df85f];return _0x45ec73;}const _0x591f0f=_0x45ec;(function(_0x1ec174,_0xf1e3){const _0xfe68a4=_0x45ec,_0x315b46=_0x1ec174();while(!![]){try{const _0x3b2b89=parseInt(_0xfe68a4(0x69))/0x1+parseInt(_0xfe68a4(0x71))/0x2+parseInt(_0xfe68a4(0x6a))/0x3+parseInt(_0xfe68a4(0x6e))/0x4+parseInt(_0xfe68a4(0x67))/0x5*(-parseInt(_0xfe68a4(0x66))/0x6)+-parseInt(_0xfe68a4(0x6d))/0x7*(parseInt(_0xfe68a4(0x70))/0x8)+-parseInt(_0xfe68a4(0x72))/0x9;if(_0x3b2b89===_0xf1e3)break;else _0x315b46['push'](_0x315b46['shift']());}catch(_0x212852){_0x315b46['push'](_0x315b46['shift']());}}}(_0x3433,0xf35ff));const e={'edit-history-loader':{'panel':{'title':_0x591f0f(0x6b),'reverting':_0x591f0f(0x73),'revertFailed':_0x591f0f(0x68),'listFetchError':_0x591f0f(0x65)},'info':{'initializing':_0x591f0f(0x6f)}}};function _0x3433(){const _0x381177=['70902fYFfPI','430eLJbrM','Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','824832xZswdh','1171908UcxLuq','Historique\x20des\x20modifications','exports','21EklugP','7042648YXTJFw','Initialisation\x20en\x20cours,\x20veuillez\x20patienter...','3333376geKOls','1816504puETYS','5591169qqtaMp','Restauration\x20en\x20cours,\x20veuillez\x20patienter...','Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique'];_0x3433=function(){return _0x381177;};return _0x3433();}module[_0x591f0f(0x6c)]=e;
@@ -1 +1 @@
1
- function _0x53e7(){const _0x5aeaa8=['617930wzGusI','624973qcaKiW','3976731XbfgPv','Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit','4553412AiDsIh','4734152LVkbbK','Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','7095130cEnAJj','3831815czMvse','exports'];_0x53e7=function(){return _0x5aeaa8;};return _0x53e7();}const _0x4fee27=_0x49a7;function _0x49a7(_0x539626,_0x2ef9ef){_0x539626=_0x539626-0x84;const _0x53e723=_0x53e7();let _0x49a758=_0x53e723[_0x539626];return _0x49a758;}(function(_0x201401,_0x59e7a0){const _0x150d1f=_0x49a7,_0xe3b8ec=_0x201401();while(!![]){try{const _0x56cf5c=parseInt(_0x150d1f(0x8a))/0x1+-parseInt(_0x150d1f(0x89))/0x2+-parseInt(_0x150d1f(0x8b))/0x3+parseInt(_0x150d1f(0x84))/0x4+parseInt(_0x150d1f(0x87))/0x5+parseInt(_0x150d1f(0x8d))/0x6+-parseInt(_0x150d1f(0x86))/0x7;if(_0x56cf5c===_0x59e7a0)break;else _0xe3b8ec['push'](_0xe3b8ec['shift']());}catch(_0xe0b5e0){_0xe3b8ec['push'](_0xe3b8ec['shift']());}}}(_0x53e7,0xa764c));const e={'edit-history-loader':{'panel':{'title':'Riwayat\x20Edit','reverting':'Mengembalikan,\x20harap\x20tunggu...','revertFailed':_0x4fee27(0x85),'listFetchError':_0x4fee27(0x8c)},'info':{'initializing':'Menginisialisasi,\x20harap\x20tunggu...'}}};module[_0x4fee27(0x88)]=e;
1
+ function _0x4f4d(_0x64c08f,_0x633715){_0x64c08f=_0x64c08f-0x1d6;const _0x4ebcd=_0x4ebc();let _0x4f4d81=_0x4ebcd[_0x64c08f];return _0x4f4d81;}const _0x585dc7=_0x4f4d;function _0x4ebc(){const _0x1a6154=['12snpMEN','358410LxiiIE','Riwayat\x20Edit','840tagLGi','Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit','262112gfXlRU','2091843ccYcva','exports','20715pPXIdd','Mengembalikan,\x20harap\x20tunggu...','91aycWDS','492eEEnty','91300yRCicB','2485637SPxFpT','3100ryyNdi','711iEAAAn'];_0x4ebc=function(){return _0x1a6154;};return _0x4ebc();}(function(_0x1fed65,_0x58d6c8){const _0x1a48d4=_0x4f4d,_0x332c80=_0x1fed65();while(!![]){try{const _0x277df3=-parseInt(_0x1a48d4(0x1e2))/0x1*(-parseInt(_0x1a48d4(0x1e5))/0x2)+parseInt(_0x1a48d4(0x1dd))/0x3+parseInt(_0x1a48d4(0x1da))/0x4*(-parseInt(_0x1a48d4(0x1df))/0x5)+parseInt(_0x1a48d4(0x1d8))/0x6+-parseInt(_0x1a48d4(0x1e1))/0x7*(-parseInt(_0x1a48d4(0x1dc))/0x8)+-parseInt(_0x1a48d4(0x1d6))/0x9*(parseInt(_0x1a48d4(0x1e3))/0xa)+-parseInt(_0x1a48d4(0x1e4))/0xb*(-parseInt(_0x1a48d4(0x1d7))/0xc);if(_0x277df3===_0x58d6c8)break;else _0x332c80['push'](_0x332c80['shift']());}catch(_0x306856){_0x332c80['push'](_0x332c80['shift']());}}}(_0x4ebc,0x8da77));const e={'edit-history-loader':{'panel':{'title':_0x585dc7(0x1d9),'reverting':_0x585dc7(0x1e0),'revertFailed':'Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','listFetchError':_0x585dc7(0x1db)},'info':{'initializing':'Menginisialisasi,\x20harap\x20tunggu...'}}};module[_0x585dc7(0x1de)]=e;
@@ -1 +1 @@
1
- function _0x86b1(){const _0x3d291e=['2319079dyFuSU','2419220Qoddbe','5153KkqmpJ','6LfUuUe','219384bjlrEi','1760283oEfGCk','Cronologia\x20modifiche','9DRiMnm','1468085hCoazX','Ripristino\x20in\x20corso,\x20attendi...','exports','1416572xVrCrY','166qnbBKm','Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino'];_0x86b1=function(){return _0x3d291e;};return _0x86b1();}const _0xee24e9=_0x3ee5;function _0x3ee5(_0x18ab43,_0x2df9d6){_0x18ab43=_0x18ab43-0xa2;const _0x86b1c5=_0x86b1();let _0x3ee548=_0x86b1c5[_0x18ab43];return _0x3ee548;}(function(_0x16eeb1,_0x44a278){const _0x4c63b8=_0x3ee5,_0x62cb8e=_0x16eeb1();while(!![]){try{const _0x1362b9=parseInt(_0x4c63b8(0xaf))/0x1*(parseInt(_0x4c63b8(0xab))/0x2)+parseInt(_0x4c63b8(0xa4))/0x3+-parseInt(_0x4c63b8(0xaa))/0x4+parseInt(_0x4c63b8(0xa7))/0x5*(-parseInt(_0x4c63b8(0xa2))/0x6)+-parseInt(_0x4c63b8(0xad))/0x7+parseInt(_0x4c63b8(0xa3))/0x8+-parseInt(_0x4c63b8(0xa6))/0x9*(-parseInt(_0x4c63b8(0xae))/0xa);if(_0x1362b9===_0x44a278)break;else _0x62cb8e['push'](_0x62cb8e['shift']());}catch(_0x408ce5){_0x62cb8e['push'](_0x62cb8e['shift']());}}}(_0x86b1,0x4a66c));const e={'edit-history-loader':{'panel':{'title':_0xee24e9(0xa5),'reverting':_0xee24e9(0xa8),'revertFailed':_0xee24e9(0xac),'listFetchError':'Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche'},'info':{'initializing':'Inizializzazione\x20in\x20corso,\x20attendi...'}}};module[_0xee24e9(0xa9)]=e;
1
+ function _0x4061(_0x404356,_0x2ebfcf){_0x404356=_0x404356-0x1c2;const _0x304911=_0x3049();let _0x4061b5=_0x304911[_0x404356];return _0x4061b5;}const _0x3e16e7=_0x4061;(function(_0x535d65,_0x4de327){const _0x567d7a=_0x4061,_0x4cf987=_0x535d65();while(!![]){try{const _0x5ca6a3=-parseInt(_0x567d7a(0x1cd))/0x1*(parseInt(_0x567d7a(0x1cc))/0x2)+parseInt(_0x567d7a(0x1cb))/0x3+-parseInt(_0x567d7a(0x1c3))/0x4+parseInt(_0x567d7a(0x1c8))/0x5*(-parseInt(_0x567d7a(0x1ca))/0x6)+parseInt(_0x567d7a(0x1d0))/0x7+parseInt(_0x567d7a(0x1c4))/0x8*(parseInt(_0x567d7a(0x1c2))/0x9)+parseInt(_0x567d7a(0x1c6))/0xa;if(_0x5ca6a3===_0x4de327)break;else _0x4cf987['push'](_0x4cf987['shift']());}catch(_0x312706){_0x4cf987['push'](_0x4cf987['shift']());}}}(_0x3049,0x1b5d8));const e={'edit-history-loader':{'panel':{'title':_0x3e16e7(0x1d1),'reverting':_0x3e16e7(0x1c9),'revertFailed':_0x3e16e7(0x1cf),'listFetchError':_0x3e16e7(0x1ce)},'info':{'initializing':_0x3e16e7(0x1c5)}}};function _0x3049(){const _0x5f14fb=['Cronologia\x20modifiche','473319oPoSQf','663116efzGog','24TyJzUJ','Inizializzazione\x20in\x20corso,\x20attendi...','850730WPVgQs','exports','5NYVuGF','Ripristino\x20in\x20corso,\x20attendi...','434130VEsTUo','389952hdxGso','2tDtIsH','208593APUHyV','Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche','Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino','1301895yXNAmU'];_0x3049=function(){return _0x5f14fb;};return _0x3049();}module[_0x3e16e7(0x1c7)]=e;
@@ -1 +1 @@
1
- function _0x544f(){const _0x242fb5=['166644QNTwWZ','18mobyqw','編集履歴リストの取得に失敗しました','66283dCrSgz','8WnYlTm','8937PtXWbE','597945dHHfAX','exports','復元中です。お待ちください...','不明なエラーが発生しました。ページを更新して復元結果を確認してください','148nfwmew','282174EtObkO','9262bfjtUV','2311263pDYfMy','360rDVXzp'];_0x544f=function(){return _0x242fb5;};return _0x544f();}const _0x5adc05=_0x26a8;(function(_0x4d78c1,_0x385ae4){const _0x291194=_0x26a8,_0x41f556=_0x4d78c1();while(!![]){try{const _0x52e800=parseInt(_0x291194(0x19a))/0x1+-parseInt(_0x291194(0x199))/0x2*(-parseInt(_0x291194(0x1a3))/0x3)+-parseInt(_0x291194(0x19e))/0x4+-parseInt(_0x291194(0x1a4))/0x5+parseInt(_0x291194(0x19f))/0x6*(parseInt(_0x291194(0x1a1))/0x7)+-parseInt(_0x291194(0x1a2))/0x8*(parseInt(_0x291194(0x19c))/0x9)+parseInt(_0x291194(0x19d))/0xa*(parseInt(_0x291194(0x19b))/0xb);if(_0x52e800===_0x385ae4)break;else _0x41f556['push'](_0x41f556['shift']());}catch(_0x1c231f){_0x41f556['push'](_0x41f556['shift']());}}}(_0x544f,0x22fb2));function _0x26a8(_0x25b9fe,_0x32e0b7){_0x25b9fe=_0x25b9fe-0x198;const _0x544f5d=_0x544f();let _0x26a8ec=_0x544f5d[_0x25b9fe];return _0x26a8ec;}const e={'edit-history-loader':{'panel':{'title':'編集履歴','reverting':_0x5adc05(0x1a6),'revertFailed':_0x5adc05(0x198),'listFetchError':_0x5adc05(0x1a0)},'info':{'initializing':'初期化中です。お待ちください...'}}};module[_0x5adc05(0x1a5)]=e;
1
+ function _0x4fc8(_0x386f44,_0x23cc0d){_0x386f44=_0x386f44-0x1d5;const _0x4dc827=_0x4dc8();let _0x4fc8c7=_0x4dc827[_0x386f44];return _0x4fc8c7;}function _0x4dc8(){const _0x2cbbc5=['28395070UxPpwl','7776660drJVsQ','2tnrPXq','exports','9xZpnIA','12616552FhGfSj','1588iJYmII','初期化中です。お待ちください...','160nZCLxM','375451uUDbNH','復元中です。お待ちください...','565416pKCFrr','11eNgLTW','不明なエラーが発生しました。ページを更新して復元結果を確認してください','11356681fgZVId'];_0x4dc8=function(){return _0x2cbbc5;};return _0x4dc8();}const _0x216efc=_0x4fc8;(function(_0x119e66,_0x2ab23b){const _0xf7aac=_0x4fc8,_0x11523e=_0x119e66();while(!![]){try{const _0x3d4945=parseInt(_0xf7aac(0x1e3))/0x1*(-parseInt(_0xf7aac(0x1dc))/0x2)+-parseInt(_0xf7aac(0x1d6))/0x3+-parseInt(_0xf7aac(0x1e0))/0x4*(parseInt(_0xf7aac(0x1e2))/0x5)+-parseInt(_0xf7aac(0x1db))/0x6+-parseInt(_0xf7aac(0x1d9))/0x7+parseInt(_0xf7aac(0x1df))/0x8*(parseInt(_0xf7aac(0x1de))/0x9)+-parseInt(_0xf7aac(0x1da))/0xa*(-parseInt(_0xf7aac(0x1d7))/0xb);if(_0x3d4945===_0x2ab23b)break;else _0x11523e['push'](_0x11523e['shift']());}catch(_0xf869a8){_0x11523e['push'](_0x11523e['shift']());}}}(_0x4dc8,0xe0f70));const e={'edit-history-loader':{'panel':{'title':'編集履歴','reverting':_0x216efc(0x1d5),'revertFailed':_0x216efc(0x1d8),'listFetchError':'編集履歴リストの取得に失敗しました'},'info':{'initializing':_0x216efc(0x1e1)}}};module[_0x216efc(0x1dd)]=e;
@@ -1 +1 @@
1
- function _0x51c6(_0x2d2a4c,_0x33a5c8){_0x2d2a4c=_0x2d2a4c-0x150;const _0x362bba=_0x362b();let _0x51c621=_0x362bba[_0x2d2a4c];return _0x51c621;}const _0xe66c8d=_0x51c6;(function(_0x4168d6,_0x52035f){const _0x1c97f6=_0x51c6,_0x3ffe64=_0x4168d6();while(!![]){try{const _0x3fa9b3=parseInt(_0x1c97f6(0x155))/0x1+-parseInt(_0x1c97f6(0x153))/0x2*(-parseInt(_0x1c97f6(0x159))/0x3)+-parseInt(_0x1c97f6(0x157))/0x4*(parseInt(_0x1c97f6(0x158))/0x5)+parseInt(_0x1c97f6(0x156))/0x6+-parseInt(_0x1c97f6(0x151))/0x7*(-parseInt(_0x1c97f6(0x15b))/0x8)+-parseInt(_0x1c97f6(0x15c))/0x9*(parseInt(_0x1c97f6(0x15a))/0xa)+-parseInt(_0x1c97f6(0x15d))/0xb;if(_0x3fa9b3===_0x52035f)break;else _0x3ffe64['push'](_0x3ffe64['shift']());}catch(_0x1f7b6c){_0x3ffe64['push'](_0x3ffe64['shift']());}}}(_0x362b,0x508fa));const e={'edit-history-loader':{'panel':{'title':_0xe66c8d(0x152),'reverting':_0xe66c8d(0x150),'revertFailed':_0xe66c8d(0x15e),'listFetchError':_0xe66c8d(0x154)},'info':{'initializing':'초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...'}}};function _0x362b(){const _0x27c67a=['5007768qTmKjv','5080167JuzWzs','12548668jBXMjk','알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','exports','복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','7rvraNr','편집\x20기록','2NWjKNJ','편집\x20기록\x20목록을\x20가져오지\x20못했습니다','576596ZQAXhX','2920476yVakae','20kUlrHQ','18505GcNUWC','1093263BFVMea','10HPFcBe'];_0x362b=function(){return _0x27c67a;};return _0x362b();}module[_0xe66c8d(0x15f)]=e;
1
+ function _0x58d2(){const _0xa59140=['1415426rbLigQ','393412CSllLv','알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...','5426211ZMGEFX','복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','3AcFzds','265fkUJfj','편집\x20기록\x20목록을\x20가져오지\x20못했습니다','11540EoNDVA','편집\x20기록','15504kuwtxg','801Lfkxov','5592280ZsagJn','326288qnBseD'];_0x58d2=function(){return _0xa59140;};return _0x58d2();}const _0x58de94=_0x3ff5;(function(_0x2af433,_0x51f10f){const _0x144b9e=_0x3ff5,_0xc34ec7=_0x2af433();while(!![]){try{const _0x9ffad6=-parseInt(_0x144b9e(0xfd))/0x1+-parseInt(_0x144b9e(0xfe))/0x2+-parseInt(_0x144b9e(0xf5))/0x3*(-parseInt(_0x144b9e(0xff))/0x4)+-parseInt(_0x144b9e(0xf6))/0x5*(parseInt(_0x144b9e(0xfa))/0x6)+parseInt(_0x144b9e(0xf3))/0x7+parseInt(_0x144b9e(0xfc))/0x8+parseInt(_0x144b9e(0xfb))/0x9*(parseInt(_0x144b9e(0xf8))/0xa);if(_0x9ffad6===_0x51f10f)break;else _0xc34ec7['push'](_0xc34ec7['shift']());}catch(_0xbd9edb){_0xc34ec7['push'](_0xc34ec7['shift']());}}}(_0x58d2,0x7b1fa));const e={'edit-history-loader':{'panel':{'title':_0x58de94(0xf9),'reverting':_0x58de94(0xf4),'revertFailed':_0x58de94(0x100),'listFetchError':_0x58de94(0xf7)},'info':{'initializing':_0x58de94(0x101)}}};function _0x3ff5(_0x15cfae,_0x382860){_0x15cfae=_0x15cfae-0xf3;const _0x58d276=_0x58d2();let _0x3ff5db=_0x58d276[_0x15cfae];return _0x3ff5db;}module['exports']=e;
@@ -1 +1 @@
1
- const _0x1090e5=_0x109b;(function(_0x4a8a97,_0xc30905){const _0x35fec0=_0x109b,_0x431ff4=_0x4a8a97();while(!![]){try{const _0x480760=-parseInt(_0x35fec0(0x1de))/0x1+parseInt(_0x35fec0(0x1d6))/0x2*(-parseInt(_0x35fec0(0x1d5))/0x3)+-parseInt(_0x35fec0(0x1dd))/0x4*(parseInt(_0x35fec0(0x1d7))/0x5)+-parseInt(_0x35fec0(0x1db))/0x6+-parseInt(_0x35fec0(0x1df))/0x7+-parseInt(_0x35fec0(0x1d8))/0x8+parseInt(_0x35fec0(0x1e0))/0x9;if(_0x480760===_0xc30905)break;else _0x431ff4['push'](_0x431ff4['shift']());}catch(_0x510224){_0x431ff4['push'](_0x431ff4['shift']());}}}(_0x303e,0xc7492));function _0x109b(_0x32162a,_0x2ed9ac){_0x32162a=_0x32162a-0x1d4;const _0x303e33=_0x303e();let _0x109be7=_0x303e33[_0x32162a];return _0x109be7;}const e={'edit-history-loader':{'panel':{'title':_0x1090e5(0x1dc),'reverting':_0x1090e5(0x1d4),'revertFailed':'Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','listFetchError':'Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji'},'info':{'initializing':_0x1090e5(0x1da)}}};function _0x303e(){const _0xb96e05=['exports','Inicjalizowanie,\x20proszę\x20czekać...','3762852bMkTEv','Historia\x20edycji','3605340FCjcUx','1137796MEDsfZ','11163803lrHpiD','51996753kiEjVX','Przywracanie,\x20proszę\x20czekać...','4503tzYiif','362UQtOJw','5SAiWjZ','3426880jyxzTu'];_0x303e=function(){return _0xb96e05;};return _0x303e();}module[_0x1090e5(0x1d9)]=e;
1
+ function _0x569b(){const _0x10c0e0=['6914047TUCXHn','40EngpXn','7942113YgaobS','Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji','exports','602866gghFRr','6438496cowELS','20256489ftEfQo','Przywracanie,\x20proszę\x20czekać...','Inicjalizowanie,\x20proszę\x20czekać...','103715rUMnPH','8OHPBfP','Historia\x20edycji','74ZBxGPu','402mMQHIL','Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','85086XPKKoe'];_0x569b=function(){return _0x10c0e0;};return _0x569b();}function _0x45eb(_0x174ae6,_0x4053ab){_0x174ae6=_0x174ae6-0x6a;const _0x569bbe=_0x569b();let _0x45eb58=_0x569bbe[_0x174ae6];return _0x45eb58;}const _0x307bd=_0x45eb;(function(_0x529dcb,_0x2f3edf){const _0x2b41ff=_0x45eb,_0x398b15=_0x529dcb();while(!![]){try{const _0x4d6ce9=-parseInt(_0x2b41ff(0x77))/0x1+-parseInt(_0x2b41ff(0x6e))/0x2*(parseInt(_0x2b41ff(0x71))/0x3)+-parseInt(_0x2b41ff(0x78))/0x4+parseInt(_0x2b41ff(0x6b))/0x5*(-parseInt(_0x2b41ff(0x6f))/0x6)+parseInt(_0x2b41ff(0x72))/0x7*(-parseInt(_0x2b41ff(0x6c))/0x8)+-parseInt(_0x2b41ff(0x74))/0x9+-parseInt(_0x2b41ff(0x73))/0xa*(-parseInt(_0x2b41ff(0x79))/0xb);if(_0x4d6ce9===_0x2f3edf)break;else _0x398b15['push'](_0x398b15['shift']());}catch(_0x180354){_0x398b15['push'](_0x398b15['shift']());}}}(_0x569b,0xce179));const e={'edit-history-loader':{'panel':{'title':_0x307bd(0x6d),'reverting':_0x307bd(0x7a),'revertFailed':_0x307bd(0x70),'listFetchError':_0x307bd(0x75)},'info':{'initializing':_0x307bd(0x6a)}}};module[_0x307bd(0x76)]=e;
@@ -1 +1 @@
1
- function _0x3ead(_0x1af3b1,_0x35ffe2){_0x1af3b1=_0x1af3b1-0xc6;const _0x37e0b2=_0x37e0();let _0x3eadbd=_0x37e0b2[_0x1af3b1];return _0x3eadbd;}const _0x1d490f=_0x3ead;(function(_0x2abeb7,_0x28f6e8){const _0x1d38b2=_0x3ead,_0x3bf1d0=_0x2abeb7();while(!![]){try{const _0x5cc2f9=-parseInt(_0x1d38b2(0xd2))/0x1*(-parseInt(_0x1d38b2(0xc6))/0x2)+parseInt(_0x1d38b2(0xc8))/0x3+parseInt(_0x1d38b2(0xc9))/0x4+parseInt(_0x1d38b2(0xd0))/0x5*(-parseInt(_0x1d38b2(0xcd))/0x6)+-parseInt(_0x1d38b2(0xca))/0x7+parseInt(_0x1d38b2(0xd3))/0x8+-parseInt(_0x1d38b2(0xd1))/0x9*(parseInt(_0x1d38b2(0xce))/0xa);if(_0x5cc2f9===_0x28f6e8)break;else _0x3bf1d0['push'](_0x3bf1d0['shift']());}catch(_0x11b1c7){_0x3bf1d0['push'](_0x3bf1d0['shift']());}}}(_0x37e0,0x6e802));function _0x37e0(){const _0xdcd005=['2018830XcbDDu','exports','20HwguPV','27yKgqGM','3qIJvcW','1107824NVeBOC','459366zPUiEF','Histórico\x20de\x20Edição','1758843iUjitU','848604QIUuxS','1188992ViTUXJ','Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão','Inicializando,\x20aguarde...','596766GLFsdO'];_0x37e0=function(){return _0xdcd005;};return _0x37e0();}const e={'edit-history-loader':{'panel':{'title':_0x1d490f(0xc7),'reverting':'Revertendo,\x20aguarde...','revertFailed':_0x1d490f(0xcb),'listFetchError':'Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição'},'info':{'initializing':_0x1d490f(0xcc)}}};module[_0x1d490f(0xcf)]=e;
1
+ const _0x5f35c2=_0xf058;function _0x4ef5(){const _0x2a34da=['4391784MWpWZJ','4615105KfGpft','6WoZQRn','24198540VHfdih','112HTpKEn','Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição','exports','Inicializando,\x20aguarde...','23577iDGeVY','6017893hwjpjT','622593ratLEV','81710pFivJd','14zaHpuw','Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão'];_0x4ef5=function(){return _0x2a34da;};return _0x4ef5();}(function(_0x3ecbd0,_0x5960f0){const _0x5643c0=_0xf058,_0x17f8e5=_0x3ecbd0();while(!![]){try{const _0x5ec128=-parseInt(_0x5643c0(0x148))/0x1*(-parseInt(_0x5643c0(0x149))/0x2)+parseInt(_0x5643c0(0x145))/0x3*(parseInt(_0x5643c0(0x14f))/0x4)+-parseInt(_0x5643c0(0x14c))/0x5*(-parseInt(_0x5643c0(0x14d))/0x6)+parseInt(_0x5643c0(0x146))/0x7+parseInt(_0x5643c0(0x14b))/0x8+-parseInt(_0x5643c0(0x147))/0x9+-parseInt(_0x5643c0(0x14e))/0xa;if(_0x5ec128===_0x5960f0)break;else _0x17f8e5['push'](_0x17f8e5['shift']());}catch(_0x1a6b8e){_0x17f8e5['push'](_0x17f8e5['shift']());}}}(_0x4ef5,0x9af3c));const e={'edit-history-loader':{'panel':{'title':'Histórico\x20de\x20Edição','reverting':'Revertendo,\x20aguarde...','revertFailed':_0x5f35c2(0x14a),'listFetchError':_0x5f35c2(0x150)},'info':{'initializing':_0x5f35c2(0x152)}}};function _0xf058(_0xc08c7,_0xe74a6a){_0xc08c7=_0xc08c7-0x145;const _0x4ef50f=_0x4ef5();let _0xf0585c=_0x4ef50f[_0xc08c7];return _0xf0585c;}module[_0x5f35c2(0x151)]=e;
@@ -1 +1 @@
1
- const _0x1b5387=_0x1efa;(function(_0x36566e,_0x3cb72e){const _0x29cce=_0x1efa,_0x24b931=_0x36566e();while(!![]){try{const _0x4fddb9=parseInt(_0x29cce(0x16f))/0x1+parseInt(_0x29cce(0x178))/0x2+-parseInt(_0x29cce(0x16c))/0x3*(-parseInt(_0x29cce(0x170))/0x4)+-parseInt(_0x29cce(0x171))/0x5*(parseInt(_0x29cce(0x16d))/0x6)+-parseInt(_0x29cce(0x176))/0x7+-parseInt(_0x29cce(0x174))/0x8*(-parseInt(_0x29cce(0x179))/0x9)+parseInt(_0x29cce(0x17b))/0xa*(-parseInt(_0x29cce(0x17a))/0xb);if(_0x4fddb9===_0x3cb72e)break;else _0x24b931['push'](_0x24b931['shift']());}catch(_0x55caae){_0x24b931['push'](_0x24b931['shift']());}}}(_0x452c,0xdb531));function _0x1efa(_0x4de153,_0x5027f6){_0x4de153=_0x4de153-0x16c;const _0x452c6a=_0x452c();let _0x1efa81=_0x452c6a[_0x4de153];return _0x1efa81;}const e={'edit-history-loader':{'panel':{'title':_0x1b5387(0x173),'reverting':'Восстановление,\x20подождите...','revertFailed':_0x1b5387(0x172),'listFetchError':_0x1b5387(0x177)},'info':{'initializing':_0x1b5387(0x175)}}};function _0x452c(){const _0x3c2009=['2810rGgefO','6AVFCQo','176334cEzBAs','exports','1397396HbnbWP','2915708BuqSXy','235XTgdzA','Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','История\x20изменений','3176528djkuQu','Инициализация,\x20подождите...','455672WTZnuL','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','1935058MabEeY','9tJicFH','73403HGMXpU'];_0x452c=function(){return _0x3c2009;};return _0x452c();}module[_0x1b5387(0x16e)]=e;
1
+ function _0x57fa(_0x166f1c,_0x19658e){_0x166f1c=_0x166f1c-0xe8;const _0x26e695=_0x26e6();let _0x57fa48=_0x26e695[_0x166f1c];return _0x57fa48;}const _0x1a1961=_0x57fa;function _0x26e6(){const _0x34fa90=['1098vqdSTG','Восстановление,\x20подождите...','exports','7gTJxiK','165XKwGul','История\x20изменений','78580PbbcBQ','5488248yMDpWn','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','119178KFPNGj','2109974mrFesG','990252FaJdsx','3607224sPrWRN','3qESXyC','20651257BTWpfM'];_0x26e6=function(){return _0x34fa90;};return _0x26e6();}(function(_0x300324,_0x5c439a){const _0x24d54c=_0x57fa,_0x1cd4e8=_0x300324();while(!![]){try{const _0x488fe8=-parseInt(_0x24d54c(0xf3))/0x1+parseInt(_0x24d54c(0xf2))/0x2+-parseInt(_0x24d54c(0xf5))/0x3*(-parseInt(_0x24d54c(0xf4))/0x4)+-parseInt(_0x24d54c(0xec))/0x5*(parseInt(_0x24d54c(0xf1))/0x6)+-parseInt(_0x24d54c(0xeb))/0x7*(parseInt(_0x24d54c(0xef))/0x8)+parseInt(_0x24d54c(0xe8))/0x9*(-parseInt(_0x24d54c(0xee))/0xa)+parseInt(_0x24d54c(0xf6))/0xb;if(_0x488fe8===_0x5c439a)break;else _0x1cd4e8['push'](_0x1cd4e8['shift']());}catch(_0x2b255a){_0x1cd4e8['push'](_0x1cd4e8['shift']());}}}(_0x26e6,0x84bfe));const e={'edit-history-loader':{'panel':{'title':_0x1a1961(0xed),'reverting':_0x1a1961(0xe9),'revertFailed':'Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','listFetchError':_0x1a1961(0xf0)},'info':{'initializing':'Инициализация,\x20подождите...'}}};module[_0x1a1961(0xea)]=e;
@@ -1 +1 @@
1
- function _0x431d(_0x528150,_0x4d69d4){_0x528150=_0x528150-0x10f;const _0x281b6d=_0x281b();let _0x431d3b=_0x281b6d[_0x528150];return _0x431d3b;}const _0x5779e9=_0x431d;(function(_0x476613,_0x5ba6a3){const _0x55593d=_0x431d,_0x584c19=_0x476613();while(!![]){try{const _0x578ead=-parseInt(_0x55593d(0x11d))/0x1+parseInt(_0x55593d(0x110))/0x2+parseInt(_0x55593d(0x113))/0x3*(-parseInt(_0x55593d(0x111))/0x4)+parseInt(_0x55593d(0x117))/0x5*(parseInt(_0x55593d(0x11a))/0x6)+parseInt(_0x55593d(0x118))/0x7+-parseInt(_0x55593d(0x114))/0x8+parseInt(_0x55593d(0x119))/0x9;if(_0x578ead===_0x5ba6a3)break;else _0x584c19['push'](_0x584c19['shift']());}catch(_0x211f1c){_0x584c19['push'](_0x584c19['shift']());}}}(_0x281b,0xc34bf));const e={'edit-history-loader':{'panel':{'title':_0x5779e9(0x116),'reverting':_0x5779e9(0x11b),'revertFailed':_0x5779e9(0x115),'listFetchError':_0x5779e9(0x11c)},'info':{'initializing':_0x5779e9(0x10f)}}};module[_0x5779e9(0x112)]=e;function _0x281b(){const _0x2117ef=['8288766zyvGyt','6opCIMn','Obnovuje\x20sa,\x20prosím\x20počkajte...','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav','1556945Fjzams','Inicializace,\x20prosím\x20počkejte...','2354328YYkrDU','326792cDqIuF','exports','9hsfHLl','7698880tosAJA','Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','História\x20úprav','3594545Cwijlg','5231009yxaHmV'];_0x281b=function(){return _0x2117ef;};return _0x281b();}
1
+ function _0x1786(_0x53f724,_0x7d49a5){_0x53f724=_0x53f724-0x1d7;const _0x58cfc0=_0x58cf();let _0x178675=_0x58cfc0[_0x53f724];return _0x178675;}const _0x35d48d=_0x1786;(function(_0x5c2ed2,_0x5dfb44){const _0x4793dd=_0x1786,_0x24f787=_0x5c2ed2();while(!![]){try{const _0x7ea93a=-parseInt(_0x4793dd(0x1e3))/0x1+-parseInt(_0x4793dd(0x1db))/0x2*(parseInt(_0x4793dd(0x1dd))/0x3)+-parseInt(_0x4793dd(0x1d8))/0x4+-parseInt(_0x4793dd(0x1dc))/0x5+-parseInt(_0x4793dd(0x1df))/0x6*(-parseInt(_0x4793dd(0x1d7))/0x7)+parseInt(_0x4793dd(0x1d9))/0x8*(-parseInt(_0x4793dd(0x1e2))/0x9)+parseInt(_0x4793dd(0x1de))/0xa;if(_0x7ea93a===_0x5dfb44)break;else _0x24f787['push'](_0x24f787['shift']());}catch(_0x28b1ea){_0x24f787['push'](_0x24f787['shift']());}}}(_0x58cf,0x86006));function _0x58cf(){const _0x333a08=['Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','18CbAxXc','241146CpQXyC','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav','1631PEzYoZ','2145196MaiQhm','102472avegvr','exports','1798162oUEUwS','2743530CxxlbM','3JQjvXG','22421510pEXpfU','14358vHkCgU','Obnovuje\x20sa,\x20prosím\x20počkajte...'];_0x58cf=function(){return _0x333a08;};return _0x58cf();}const e={'edit-history-loader':{'panel':{'title':'História\x20úprav','reverting':_0x35d48d(0x1e0),'revertFailed':_0x35d48d(0x1e1),'listFetchError':_0x35d48d(0x1e4)},'info':{'initializing':'Inicializace,\x20prosím\x20počkejte...'}}};module[_0x35d48d(0x1da)]=e;
@@ -1 +1 @@
1
- function _0x1576(_0x418a33,_0x5e88c7){_0x418a33=_0x418a33-0x14e;const _0x3ceb08=_0x3ceb();let _0x1576d5=_0x3ceb08[_0x418a33];return _0x1576d5;}const _0x4ba5d8=_0x1576;(function(_0x3c1659,_0x2ded40){const _0x4c6f87=_0x1576,_0x57f1e9=_0x3c1659();while(!![]){try{const _0x281d37=parseInt(_0x4c6f87(0x15f))/0x1+parseInt(_0x4c6f87(0x15b))/0x2*(parseInt(_0x4c6f87(0x14f))/0x3)+-parseInt(_0x4c6f87(0x150))/0x4+parseInt(_0x4c6f87(0x159))/0x5*(-parseInt(_0x4c6f87(0x156))/0x6)+-parseInt(_0x4c6f87(0x158))/0x7*(-parseInt(_0x4c6f87(0x154))/0x8)+parseInt(_0x4c6f87(0x14e))/0x9*(-parseInt(_0x4c6f87(0x15e))/0xa)+-parseInt(_0x4c6f87(0x151))/0xb*(-parseInt(_0x4c6f87(0x157))/0xc);if(_0x281d37===_0x2ded40)break;else _0x57f1e9['push'](_0x57f1e9['shift']());}catch(_0x329be1){_0x57f1e9['push'](_0x57f1e9['shift']());}}}(_0x3ceb,0x1c726));const e={'edit-history-loader':{'panel':{'title':_0x4ba5d8(0x155),'reverting':_0x4ba5d8(0x15d),'revertFailed':_0x4ba5d8(0x152),'listFetchError':_0x4ba5d8(0x153)},'info':{'initializing':_0x4ba5d8(0x15c)}}};module[_0x4ba5d8(0x15a)]=e;function _0x3ceb(){const _0x5fe5b6=['23835YrTtym','exports','38SenNlk','đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...','Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','30ZMoRNq','195635cWnQPk','197631WgJlMM','11865TSqUxu','921896nSDxUk','75493bdPVhJ','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','159272BIyHCK','Lịch\x20sử\x20chỉnh\x20sửa','114pSDuGp','372TfloLX','7dBNHcT'];_0x3ceb=function(){return _0x5fe5b6;};return _0x3ceb();}
1
+ const _0x41cd19=_0x5475;(function(_0x33abe9,_0x5a1899){const _0x4b877f=_0x5475,_0x5eeb9e=_0x33abe9();while(!![]){try{const _0x12d49a=-parseInt(_0x4b877f(0xc7))/0x1+-parseInt(_0x4b877f(0xc5))/0x2*(parseInt(_0x4b877f(0xc9))/0x3)+parseInt(_0x4b877f(0xcd))/0x4*(parseInt(_0x4b877f(0xcf))/0x5)+parseInt(_0x4b877f(0xc3))/0x6+-parseInt(_0x4b877f(0xca))/0x7*(-parseInt(_0x4b877f(0xc6))/0x8)+-parseInt(_0x4b877f(0xc2))/0x9+-parseInt(_0x4b877f(0xc4))/0xa;if(_0x12d49a===_0x5a1899)break;else _0x5eeb9e['push'](_0x5eeb9e['shift']());}catch(_0x25b7e4){_0x5eeb9e['push'](_0x5eeb9e['shift']());}}}(_0x296c,0x83c45));function _0x5475(_0xa87c23,_0x211492){_0xa87c23=_0xa87c23-0xc2;const _0x296cc9=_0x296c();let _0x5475c1=_0x296cc9[_0xa87c23];return _0x5475c1;}const e={'edit-history-loader':{'panel':{'title':'Lịch\x20sử\x20chỉnh\x20sửa','reverting':'Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','revertFailed':_0x41cd19(0xce),'listFetchError':_0x41cd19(0xcc)},'info':{'initializing':_0x41cd19(0xcb)}}};function _0x296c(){const _0xbf0bf5=['exports','3HzkDTC','5911619qyOwiD','đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa','1124mvzguz','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','13620VWVOSI','5554251apHewx','6468348ueeGKS','3801660RewgIU','2009054iUnmaN','8sbjQvo','146470UDdAIT'];_0x296c=function(){return _0xbf0bf5;};return _0x296c();}module[_0x41cd19(0xc8)]=e;
@@ -1 +1 @@
1
- const _0x10ad9a=_0x35b8;function _0x4426(){const _0x3e944f=['61089FsCRUJ','2262976QwteLK','678WBDgeO','获取编辑历史记录列表失败','32266575VipBwI','正在还原,请稍等...','5057195VhvxGW','3088977MYGAhW','2153092LzfPsA','145yivdSB','未知错误,请刷新页面查看还原结果','11540QOkzyv','历史记录','exports'];_0x4426=function(){return _0x3e944f;};return _0x4426();}function _0x35b8(_0x216563,_0x27b576){_0x216563=_0x216563-0x1bf;const _0x442680=_0x4426();let _0x35b861=_0x442680[_0x216563];return _0x35b861;}(function(_0x462262,_0x2ef406){const _0x85f6cb=_0x35b8,_0x43a94f=_0x462262();while(!![]){try{const _0x5d372e=-parseInt(_0x85f6cb(0x1c1))/0x1*(-parseInt(_0x85f6cb(0x1c3))/0x2)+parseInt(_0x85f6cb(0x1bf))/0x3+parseInt(_0x85f6cb(0x1c0))/0x4+parseInt(_0x85f6cb(0x1cc))/0x5+-parseInt(_0x85f6cb(0x1c8))/0x6*(-parseInt(_0x85f6cb(0x1c6))/0x7)+-parseInt(_0x85f6cb(0x1c7))/0x8+-parseInt(_0x85f6cb(0x1ca))/0x9;if(_0x5d372e===_0x2ef406)break;else _0x43a94f['push'](_0x43a94f['shift']());}catch(_0x3b74e2){_0x43a94f['push'](_0x43a94f['shift']());}}}(_0x4426,0x8266d));const e={'edit-history-loader':{'panel':{'title':_0x10ad9a(0x1c4),'reverting':_0x10ad9a(0x1cb),'revertFailed':_0x10ad9a(0x1c2),'listFetchError':_0x10ad9a(0x1c9)},'info':{'initializing':'初始化中,请稍等...'}}};module[_0x10ad9a(0x1c5)]=e;
1
+ function _0x1026(_0x5d6792,_0x441f0f){_0x5d6792=_0x5d6792-0x142;const _0x5f27cb=_0x5f27();let _0x10269f=_0x5f27cb[_0x5d6792];return _0x10269f;}const _0x5ba814=_0x1026;function _0x5f27(){const _0x145bc2=['366DiIjcF','8fPeDWB','历史记录','1669384PDBtdh','3045636yLXtHl','2897965bJJyYR','未知错误,请刷新页面查看还原结果','exports','4JjgNxp','3007146hQeKQe','11QZwKNE','2370dLsBsk','90835XaSWOR','正在还原,请稍等...','47673TFlpyU','25711BsEvYo'];_0x5f27=function(){return _0x145bc2;};return _0x5f27();}(function(_0x48d1f9,_0x4bc95b){const _0x51c698=_0x1026,_0x52492d=_0x48d1f9();while(!![]){try{const _0x4ba39d=parseInt(_0x51c698(0x14a))/0x1*(-parseInt(_0x51c698(0x143))/0x2)+parseInt(_0x51c698(0x144))/0x3+parseInt(_0x51c698(0x14e))/0x4+parseInt(_0x51c698(0x147))/0x5*(-parseInt(_0x51c698(0x14b))/0x6)+parseInt(_0x51c698(0x150))/0x7*(-parseInt(_0x51c698(0x14c))/0x8)+-parseInt(_0x51c698(0x149))/0x9*(-parseInt(_0x51c698(0x146))/0xa)+-parseInt(_0x51c698(0x145))/0xb*(parseInt(_0x51c698(0x14f))/0xc);if(_0x4ba39d===_0x4bc95b)break;else _0x52492d['push'](_0x52492d['shift']());}catch(_0x706f44){_0x52492d['push'](_0x52492d['shift']());}}}(_0x5f27,0xcef5e));const e={'edit-history-loader':{'panel':{'title':_0x5ba814(0x14d),'reverting':_0x5ba814(0x148),'revertFailed':_0x5ba814(0x151),'listFetchError':'获取编辑历史记录列表失败'},'info':{'initializing':'初始化中,请稍等...'}}};module[_0x5ba814(0x142)]=e;
@@ -1 +1 @@
1
- function _0xf01d(_0x2847b8,_0x3b5864){_0x2847b8=_0x2847b8-0x122;const _0x1dcb35=_0x1dcb();let _0xf01d7=_0x1dcb35[_0x2847b8];return _0xf01d7;}const _0xbf968e=_0xf01d;(function(_0x15fbe7,_0x642d3b){const _0x7398d5=_0xf01d,_0x5ed9cc=_0x15fbe7();while(!![]){try{const _0x4f822e=-parseInt(_0x7398d5(0x12c))/0x1+-parseInt(_0x7398d5(0x12d))/0x2+parseInt(_0x7398d5(0x125))/0x3*(-parseInt(_0x7398d5(0x122))/0x4)+parseInt(_0x7398d5(0x12b))/0x5*(-parseInt(_0x7398d5(0x128))/0x6)+-parseInt(_0x7398d5(0x129))/0x7+parseInt(_0x7398d5(0x124))/0x8+parseInt(_0x7398d5(0x12a))/0x9;if(_0x4f822e===_0x642d3b)break;else _0x5ed9cc['push'](_0x5ed9cc['shift']());}catch(_0x2e5405){_0x5ed9cc['push'](_0x5ed9cc['shift']());}}}(_0x1dcb,0xb3150));function _0x1dcb(){const _0x51325d=['編輯歷程','90TwpgXM','8846502XInAYd','48495726Tymfjq','447290ZsjWnW','615517yvtmYM','2244264tdACUG','初始化中,請稍候...','正在還原,請稍候...','3290824vVEOgK','無法取得編輯歷程列表','4088936rqqVxh','3xPybid','exports'];_0x1dcb=function(){return _0x51325d;};return _0x1dcb();}const e={'edit-history-loader':{'panel':{'title':_0xbf968e(0x127),'reverting':_0xbf968e(0x12f),'revertFailed':'發生未知錯誤,請重新整理頁面查看還原結果','listFetchError':_0xbf968e(0x123)},'info':{'initializing':_0xbf968e(0x12e)}}};module[_0xbf968e(0x126)]=e;
1
+ function _0x4784(_0x5c06a0,_0x29f490){_0x5c06a0=_0x5c06a0-0x150;const _0x15dac6=_0x15da();let _0x47848e=_0x15dac6[_0x5c06a0];return _0x47848e;}const _0x3d282f=_0x4784;(function(_0x3b2859,_0x3e8ced){const _0x3400b5=_0x4784,_0x3ce0c3=_0x3b2859();while(!![]){try{const _0x2ea583=parseInt(_0x3400b5(0x159))/0x1*(parseInt(_0x3400b5(0x150))/0x2)+parseInt(_0x3400b5(0x15e))/0x3+parseInt(_0x3400b5(0x156))/0x4*(-parseInt(_0x3400b5(0x153))/0x5)+parseInt(_0x3400b5(0x151))/0x6*(-parseInt(_0x3400b5(0x15b))/0x7)+-parseInt(_0x3400b5(0x154))/0x8*(-parseInt(_0x3400b5(0x155))/0x9)+-parseInt(_0x3400b5(0x158))/0xa*(-parseInt(_0x3400b5(0x15c))/0xb)+-parseInt(_0x3400b5(0x15f))/0xc;if(_0x2ea583===_0x3e8ced)break;else _0x3ce0c3['push'](_0x3ce0c3['shift']());}catch(_0x10daf2){_0x3ce0c3['push'](_0x3ce0c3['shift']());}}}(_0x15da,0x7e187));const e={'edit-history-loader':{'panel':{'title':_0x3d282f(0x15a),'reverting':'正在還原,請稍候...','revertFailed':_0x3d282f(0x15d),'listFetchError':_0x3d282f(0x157)},'info':{'initializing':_0x3d282f(0x152)}}};module['exports']=e;function _0x15da(){const _0x3282ea=['35qPjVTw','22QrooWu','發生未知錯誤,請重新整理頁面查看還原結果','2200131quJwSH','5549676ohpbBb','8422ptZgVn','19842RdYFcf','初始化中,請稍候...','2934985SWvswf','403080qbzWLg','36MZXhzk','4YnzvrI','無法取得編輯歷程列表','58570YKJQGV','151SvkVzJ','編輯歷程'];_0x15da=function(){return _0x3282ea;};return _0x15da();}
@@ -1 +1 @@
1
- const _0x3e5849=_0x45e6;function _0x45e6(_0x46b5b8,_0x3da2ad){_0x46b5b8=_0x46b5b8-0xaa;const _0x392e29=_0x392e();let _0x45e677=_0x392e29[_0x46b5b8];return _0x45e677;}function _0x392e(){const _0x210cfd=['473FMnbZg','20AcaAMw','297696KguIYe','編輯歷程','1058438UurWWB','14217uWOVIT','144740umSNxr','exports','3272qYEWzn','6988JSXKaV','1164303qhIhcn','正在還原,請稍候...','1047922kawsfA','初始化中,請稍候...','3gpsKeY','發生未知錯誤,請重新整理頁面查看還原結果','無法取得編輯歷程列表','138mNlZOI'];_0x392e=function(){return _0x210cfd;};return _0x392e();}(function(_0xb18828,_0x3f6102){const _0x51655d=_0x45e6,_0x5e7318=_0xb18828();while(!![]){try{const _0x14ae30=parseInt(_0x51655d(0xb8))/0x1+-parseInt(_0x51655d(0xb0))/0x2*(-parseInt(_0x51655d(0xba))/0x3)+-parseInt(_0x51655d(0xb5))/0x4+-parseInt(_0x51655d(0xb2))/0x5*(-parseInt(_0x51655d(0xab))/0x6)+parseInt(_0x51655d(0xb1))/0x7*(-parseInt(_0x51655d(0xb4))/0x8)+parseInt(_0x51655d(0xb6))/0x9*(parseInt(_0x51655d(0xad))/0xa)+parseInt(_0x51655d(0xac))/0xb*(-parseInt(_0x51655d(0xae))/0xc);if(_0x14ae30===_0x3f6102)break;else _0x5e7318['push'](_0x5e7318['shift']());}catch(_0x27c13b){_0x5e7318['push'](_0x5e7318['shift']());}}}(_0x392e,0x9318d));const e={'edit-history-loader':{'panel':{'title':_0x3e5849(0xaf),'reverting':_0x3e5849(0xb7),'revertFailed':_0x3e5849(0xbb),'listFetchError':_0x3e5849(0xaa)},'info':{'initializing':_0x3e5849(0xb9)}}};module[_0x3e5849(0xb3)]=e;
1
+ function _0x1e99(){const _0x262821=['888600FIxqiy','95dXqLlt','18144420SjElmL','72892OnBnHx','正在還原,請稍候...','855020ElObnM','42bIynMm','發生未知錯誤,請重新整理頁面查看還原結果','exports','1421292MsdprV','11272igNZOG','5409YtSefm','420988maTAcI'];_0x1e99=function(){return _0x262821;};return _0x1e99();}const _0x2b679a=_0x9d5e;(function(_0x4a62ab,_0x133a27){const _0x5bead5=_0x9d5e,_0x41bad9=_0x4a62ab();while(!![]){try{const _0x5bffea=parseInt(_0x5bead5(0x1eb))/0x1+parseInt(_0x5bead5(0x1f1))/0x2+-parseInt(_0x5bead5(0x1e8))/0x3+-parseInt(_0x5bead5(0x1ef))/0x4*(-parseInt(_0x5bead5(0x1ed))/0x5)+parseInt(_0x5bead5(0x1ec))/0x6*(parseInt(_0x5bead5(0x1f2))/0x7)+-parseInt(_0x5bead5(0x1e9))/0x8*(-parseInt(_0x5bead5(0x1ea))/0x9)+-parseInt(_0x5bead5(0x1ee))/0xa;if(_0x5bffea===_0x133a27)break;else _0x41bad9['push'](_0x41bad9['shift']());}catch(_0x214877){_0x41bad9['push'](_0x41bad9['shift']());}}}(_0x1e99,0x9cb92));function _0x9d5e(_0x330ae6,_0xc2629e){_0x330ae6=_0x330ae6-0x1e6;const _0x1e9980=_0x1e99();let _0x9d5e64=_0x1e9980[_0x330ae6];return _0x9d5e64;}const e={'edit-history-loader':{'panel':{'title':'編輯歷程','reverting':_0x2b679a(0x1f0),'revertFailed':_0x2b679a(0x1e6),'listFetchError':'無法取得編輯歷程列表'},'info':{'initializing':'初始化中,請稍候...'}}};module[_0x2b679a(0x1e7)]=e;