@univerjs-pro/edit-history-loader 0.24.0 → 0.25.0-insiders.20260608-e4336f7
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.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -0
- package/lib/cjs/locale/ca-ES.js +1 -0
- package/lib/cjs/locale/de-DE.js +1 -0
- package/lib/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/es-ES.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/fr-FR.js +1 -0
- package/lib/cjs/locale/id-ID.js +1 -0
- package/lib/cjs/locale/it-IT.js +1 -0
- package/lib/cjs/locale/ja-JP.js +1 -0
- package/lib/cjs/locale/ko-KR.js +1 -0
- package/lib/cjs/locale/pl-PL.js +1 -0
- package/lib/cjs/locale/pt-BR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/sk-SK.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-HK.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -0
- package/lib/es/locale/ca-ES.js +1 -0
- package/lib/es/locale/de-DE.js +1 -0
- package/lib/es/locale/en-US.js +1 -0
- package/lib/es/locale/es-ES.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -0
- package/lib/es/locale/fr-FR.js +1 -0
- package/lib/es/locale/id-ID.js +1 -0
- package/lib/es/locale/it-IT.js +1 -0
- package/lib/es/locale/ja-JP.js +1 -0
- package/lib/es/locale/ko-KR.js +1 -0
- package/lib/es/locale/pl-PL.js +1 -0
- package/lib/es/locale/pt-BR.js +1 -0
- package/lib/es/locale/ru-RU.js +1 -0
- package/lib/es/locale/sk-SK.js +1 -0
- package/lib/es/locale/vi-VN.js +1 -0
- package/lib/es/locale/zh-CN.js +1 -0
- package/lib/es/locale/zh-HK.js +1 -0
- package/lib/es/locale/zh-TW.js +1 -0
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -0
- package/lib/locale/ca-ES.js +1 -0
- package/lib/locale/de-DE.js +1 -0
- package/lib/locale/en-US.js +1 -0
- package/lib/locale/es-ES.js +1 -0
- package/lib/locale/fa-IR.js +1 -0
- package/lib/locale/fr-FR.js +1 -0
- package/lib/locale/id-ID.js +1 -0
- package/lib/locale/it-IT.js +1 -0
- package/lib/locale/ja-JP.js +1 -0
- package/lib/locale/ko-KR.js +1 -0
- package/lib/locale/pl-PL.js +1 -0
- package/lib/locale/pt-BR.js +1 -0
- package/lib/locale/ru-RU.js +1 -0
- package/lib/locale/sk-SK.js +1 -0
- package/lib/locale/vi-VN.js +1 -0
- package/lib/locale/zh-CN.js +1 -0
- package/lib/locale/zh-HK.js +1 -0
- package/lib/locale/zh-TW.js +1 -0
- package/lib/types/index.d.ts +3 -3
- package/lib/types/locale/ar-SA.d.ts +3 -0
- package/lib/types/locale/ca-ES.d.ts +3 -0
- package/lib/types/locale/de-DE.d.ts +3 -0
- package/lib/types/locale/en-US.d.ts +14 -0
- package/lib/types/locale/es-ES.d.ts +3 -0
- package/lib/types/locale/fa-IR.d.ts +3 -0
- package/lib/types/locale/fr-FR.d.ts +3 -0
- package/lib/types/locale/id-ID.d.ts +3 -0
- package/lib/types/locale/it-IT.d.ts +3 -0
- package/lib/types/locale/ja-JP.d.ts +3 -0
- package/lib/types/locale/ko-KR.d.ts +3 -0
- package/lib/types/locale/pl-PL.d.ts +3 -0
- package/lib/types/locale/pt-BR.d.ts +3 -0
- package/lib/types/locale/ru-RU.d.ts +3 -0
- package/lib/types/locale/sk-SK.d.ts +3 -0
- package/lib/types/locale/vi-VN.d.ts +3 -0
- package/lib/types/locale/zh-CN.d.ts +3 -0
- package/lib/types/locale/zh-HK.d.ts +3 -0
- package/lib/types/locale/zh-TW.d.ts +3 -0
- package/lib/types/mobile-plugin.d.ts +1 -1
- package/lib/types/plugin.d.ts +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -0
- package/lib/umd/locale/ca-ES.js +1 -0
- package/lib/umd/locale/de-DE.js +1 -0
- package/lib/umd/locale/en-US.js +1 -0
- package/lib/umd/locale/es-ES.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -0
- package/lib/umd/locale/fr-FR.js +1 -0
- package/lib/umd/locale/id-ID.js +1 -0
- package/lib/umd/locale/it-IT.js +1 -0
- package/lib/umd/locale/ja-JP.js +1 -0
- package/lib/umd/locale/ko-KR.js +1 -0
- package/lib/umd/locale/pl-PL.js +1 -0
- package/lib/umd/locale/pt-BR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -0
- package/lib/umd/locale/sk-SK.js +1 -0
- package/lib/umd/locale/vi-VN.js +1 -0
- package/lib/umd/locale/zh-CN.js +1 -0
- package/lib/umd/locale/zh-HK.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -0
- package/package.json +49 -44
- /package/lib/types/{command → commands}/history.operate.d.ts +0 -0
- /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
- /package/lib/types/{controllers/menu.schema.d.ts → menu/schema.d.ts} +0 -0
package/lib/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x4b636c=_0x57d2;(function(_0x342808,_0x2ed4b6){const _0xd3e359=_0x57d2,_0x59a4fd=_0x342808();while(!![]){try{const _0x25dd19=parseInt(_0xd3e359(0x232))/0x1+parseInt(_0xd3e359(0x25e))/0x2+-parseInt(_0xd3e359(0x27e))/0x3+-parseInt(_0xd3e359(0x2b6))/0x4+parseInt(_0xd3e359(0x210))/0x5*(parseInt(_0xd3e359(0x21f))/0x6)+-parseInt(_0xd3e359(0x2c1))/0x7*(parseInt(_0xd3e359(0x278))/0x8)+parseInt(_0xd3e359(0x1e3))/0x9;if(_0x25dd19===_0x2ed4b6)break;else _0x59a4fd['push'](_0x59a4fd['shift']());}catch(_0x37fb58){_0x59a4fd['push'](_0x59a4fd['shift']());}}}(_0x25a1,0xc6506),Object[_0x4b636c(0x1e1)](exports,Symbol['toStringTag'],{'value':_0x4b636c(0x298)}));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=_0x4b636c(0x246);Symbol(L);const R={};function z(_0x454da9){'@babel/helpers - typeof';const _0x2f2285=_0x4b636c;return z=typeof Symbol=='function'&&typeof Symbol[_0x2f2285(0x27a)]=='symbol'?function(_0x16be26){return typeof _0x16be26;}:function(_0x53dd65){const _0x3eaf10=_0x2f2285;return _0x53dd65&&typeof Symbol=='function'&&_0x53dd65['constructor']===Symbol&&_0x53dd65!==Symbol[_0x3eaf10(0x281)]?'symbol':typeof _0x53dd65;},z(_0x454da9);}function ae(_0x1b38d4,_0xd9c070){const _0x5c0d80=_0x4b636c;if(z(_0x1b38d4)!=_0x5c0d80(0x2be)||!_0x1b38d4)return _0x1b38d4;var _0x1c80be=_0x1b38d4[Symbol[_0x5c0d80(0x280)]];if(_0x1c80be!==void 0x0){var _0x13bffe=_0x1c80be['call'](_0x1b38d4,_0xd9c070||'default');if(z(_0x13bffe)!=_0x5c0d80(0x2be))return _0x13bffe;throw TypeError(_0x5c0d80(0x1f4));}return(_0xd9c070===_0x5c0d80(0x261)?String:Number)(_0x1b38d4);}function oe(_0x37e5e2){const _0x49f9f4=_0x4b636c;var _0xa77be5=ae(_0x37e5e2,_0x49f9f4(0x261));return z(_0xa77be5)=='symbol'?_0xa77be5:_0xa77be5+'';}function B(_0x5d9234,_0xa7601d,_0x147c83){const _0xa3ed23=_0x4b636c;return(_0xa7601d=oe(_0xa7601d))in _0x5d9234?Object[_0xa3ed23(0x1e1)](_0x5d9234,_0xa7601d,{'value':_0x147c83,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x5d9234[_0xa7601d]=_0x147c83,_0x5d9234;}function V(_0x263564,_0x5047e7){return function(_0x57d832,_0x41561b){_0x5047e7(_0x57d832,_0x41561b,_0x263564);};}function H(_0xcd051c,_0x3534ba,_0x40c897,_0x5e3760){const _0x1923a1=_0x4b636c;var _0xb4a849=arguments[_0x1923a1(0x26f)],_0x21f8d0=_0xb4a849<0x3?_0x3534ba:_0x5e3760===null?_0x5e3760=Object[_0x1923a1(0x2b4)](_0x3534ba,_0x40c897):_0x5e3760,_0x7fa2f3;if(typeof Reflect=='object'&&typeof Reflect[_0x1923a1(0x230)]==_0x1923a1(0x241))_0x21f8d0=Reflect[_0x1923a1(0x230)](_0xcd051c,_0x3534ba,_0x40c897,_0x5e3760);else{for(var _0x2684de=_0xcd051c['length']-0x1;_0x2684de>=0x0;_0x2684de--)(_0x7fa2f3=_0xcd051c[_0x2684de])&&(_0x21f8d0=(_0xb4a849<0x3?_0x7fa2f3(_0x21f8d0):_0xb4a849>0x3?_0x7fa2f3(_0x3534ba,_0x40c897,_0x21f8d0):_0x7fa2f3(_0x3534ba,_0x40c897))||_0x21f8d0);}return _0xb4a849>0x3&&_0x21f8d0&&Object[_0x1923a1(0x1e1)](_0x3534ba,_0x40c897,_0x21f8d0),_0x21f8d0;}const U=_0x4b636c(0x2bd),W=_0x4b636c(0x274);let G=class extends e[_0x4b636c(0x227)]{constructor(_0x10cf01,_0x18645f,_0x5dcb96,_0xe7369a,_0x4d7738,_0x584569,_0x8e1d95,_0xb55086,_0x45d5b4,_0x3fb1ec){const _0x70cf32=_0x4b636c;super(),this[_0x70cf32(0x1c6)]=_0x10cf01,this['_univerInstanceService']=_0x18645f,this[_0x70cf32(0x292)]=_0x5dcb96,this[_0x70cf32(0x217)]=_0xe7369a,this[_0x70cf32(0x2bc)]=_0x4d7738,this['_permissionService']=_0x584569,this[_0x70cf32(0x1db)]=_0x8e1d95,this[_0x70cf32(0x1fa)]=_0xb55086,this[_0x70cf32(0x228)]=_0x45d5b4,this[_0x70cf32(0x2a7)]=_0x3fb1ec,B(this,_0x70cf32(0x1df),new P['BehaviorSubject'](null)),B(this,_0x70cf32(0x2b8),this['_historyUniver$'][_0x70cf32(0x1ba)]()),B(this,_0x70cf32(0x2b1),new e['DisposableCollection']()),B(this,_0x70cf32(0x273),new Map()),B(this,_0x70cf32(0x1da),null),this[_0x70cf32(0x297)]();}get[_0x4b636c(0x284)](){const _0x6cdddf=_0x4b636c;return this['_historyUniver$'][_0x6cdddf(0x254)];}[_0x4b636c(0x297)](){const _0xc62e2c=_0x4b636c;this[_0xc62e2c(0x257)](),this['_initPlugins']();}[_0x4b636c(0x257)](){const _0xa075e1=_0x4b636c;var _0x40a1b7;let _0x5f198b=(_0x40a1b7=this[_0xa075e1(0x292)][_0xa075e1(0x212)]('UNIVER_CONTAINER_ID'))==null?_0xa075e1(0x1d3):_0x40a1b7,_0x38751a=document[_0xa075e1(0x1c2)](_0x5f198b);if(!_0x38751a)return;let _0x2c9cfd=document['createElement'](_0xa075e1(0x1cb));_0x2c9cfd['id']=W,_0x2c9cfd[_0xa075e1(0x29f)]['uComp']=_0xa075e1(0x269),_0x2c9cfd[_0xa075e1(0x2ae)][_0xa075e1(0x2c5)]=_0xa075e1(0x2a4),_0x2c9cfd[_0xa075e1(0x2ae)][_0xa075e1(0x215)]='0',_0x2c9cfd[_0xa075e1(0x2ae)]['left']='0',_0x2c9cfd[_0xa075e1(0x2ae)][_0xa075e1(0x28c)]=_0xa075e1(0x294),_0x2c9cfd[_0xa075e1(0x2ae)][_0xa075e1(0x2ab)]=_0xa075e1(0x294),_0x2c9cfd['style']['zIndex']='49',_0x2c9cfd[_0xa075e1(0x2ae)][_0xa075e1(0x233)]='none',_0x38751a['appendChild'](_0x2c9cfd);}[_0x4b636c(0x1fb)](){const _0x2354bf=_0x4b636c;[[b[_0x2354bf(0x1ca)]],[N[_0x2354bf(0x24b)],{'container':W,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[N['IDialogService'],null]]}],[x[_0x2354bf(0x252)]],[_[_0x2354bf(0x1d2)],{'override':[[_['IImageIoService'],null]]}],[h[_0x2354bf(0x224)],{'hasScroll':!0x1}],[g[_0x2354bf(0x293)]],[A[_0x2354bf(0x1d0)]],[t['UniverSheetsPlugin'],{'notExecuteFormula':!0x0}],[M[_0x2354bf(0x28a)]],[ne[_0x2354bf(0x1ac)]],[re[_0x2354bf(0x219)]],[n[_0x2354bf(0x2aa)]],[O[_0x2354bf(0x20c)]],[te[_0x2354bf(0x1b6)]],[C['UniverSheetsConditionalFormattingPlugin']],[ee['UniverSheetsConditionalFormattingUIPlugin']],[ie[_0x2354bf(0x1e2)]],[k['UniverSheetsHyperLinkUIPlugin']],[p['UniverDataValidationPlugin']],[w[_0x2354bf(0x1fc)]],[T[_0x2354bf(0x1ce)]],[y[_0x2354bf(0x266)],{'notExecuteFormula':!0x0}],[v[_0x2354bf(0x29b)]],[E['UniverSheetsDrawingPlugin']],[D[_0x2354bf(0x1d9)]],[d[_0x2354bf(0x1ab)]],[f[_0x2354bf(0x1f9)]],[o['UniverSheetsChartPlugin']],[s['UniverSheetsChartUIPlugin']],[l['UniverSheetsShapePlugin']],[u[_0x2354bf(0x2c6)]],[c[_0x2354bf(0x2bb)],{'notExecuteFormula':!0x0}],[j[_0x2354bf(0x1f2)]]][_0x2354bf(0x260)](([_0x541300,_0x4878ba])=>this[_0x2354bf(0x1f7)](_0x541300,_0x4878ba));}[_0x4b636c(0x1f8)](){const _0x203d96=_0x4b636c;super[_0x203d96(0x1f8)](),this['unMountHistoryContent'](),this[_0x203d96(0x273)][_0x203d96(0x1cd)]();}[_0x4b636c(0x1f7)](_0x3f69f6,_0x160050,_0x4cc851){const _0x54f8d8=_0x4b636c;if(this[_0x54f8d8(0x273)][_0x54f8d8(0x2a6)](_0x3f69f6[_0x54f8d8(0x21d)])&&!_0x4cc851)throw Error(_0x54f8d8(0x205)+_0x3f69f6[_0x54f8d8(0x21d)]+'\x20has\x20been\x20registered.');this['_pluginMap'][_0x54f8d8(0x26b)](_0x3f69f6[_0x54f8d8(0x21d)],[_0x3f69f6,_0x160050]);}[_0x4b636c(0x253)](){const _0x7ade1c=_0x4b636c;return Array[_0x7ade1c(0x239)](this['_pluginMap'][_0x7ade1c(0x222)]());}[_0x4b636c(0x29d)](_0x53eaa7,_0x3ffc75){const _0x191def=_0x4b636c;let _0x3dc009=document[_0x191def(0x1c2)](W);_0x3dc009&&(_0x3dc009[_0x191def(0x2ae)][_0x191def(0x233)]=_0x191def(0x1ee),this[_0x191def(0x1d4)](_0x53eaa7,W,_0x3ffc75));}[_0x4b636c(0x203)](){const _0x268c35=_0x4b636c;var _0x21c923;this[_0x268c35(0x2b1)][_0x268c35(0x1f8)](),(_0x21c923=this[_0x268c35(0x284)])==null||_0x21c923[_0x268c35(0x1f8)](),this[_0x268c35(0x1df)]['next'](null);let _0x347bfa=document[_0x268c35(0x1c2)](W);_0x347bfa&&(_0x347bfa[_0x268c35(0x2ae)]['display']=_0x268c35(0x25f),this[_0x268c35(0x1da)]&&(this['_internalWebWorker'][_0x268c35(0x1ec)](),this['_internalWebWorker']=null));}[_0x4b636c(0x1d4)](_0xc5ee95,_0x10adf4,_0x297e9e){const _0x40b5e4=_0x4b636c;var _0x10badd,_0x582adc,_0x3a29fc,_0x1aed0e,_0x45c787;if(this['historyUniver'])return;let _0x5afd21=new e['Univer']({'locales':{[this[_0x40b5e4(0x1c6)][_0x40b5e4(0x289)]()]:this[_0x40b5e4(0x1c6)]['getLocales']()},'override':[[e[_0x40b5e4(0x24e)],{'useClass':r['AuthzIoHttpService']}]]}),_0x501de8=_0x5afd21[_0x40b5e4(0x225)]();this[_0x40b5e4(0x231)](this[_0x40b5e4(0x2a7)][_0x40b5e4(0x22d)][_0x40b5e4(0x1b1)](_0x544c62=>{const _0x24b56d=_0x40b5e4;_0x501de8[_0x24b56d(0x234)](e[_0x24b56d(0x299)])['setDarkMode'](_0x544c62);})),this[_0x40b5e4(0x231)](this[_0x40b5e4(0x2a7)][_0x40b5e4(0x1e0)][_0x40b5e4(0x1b1)](_0x563778=>{const _0x5b0a19=_0x40b5e4;_0x501de8['get'](e[_0x5b0a19(0x299)])['setTheme'](_0x563778);})),_0x501de8[_0x40b5e4(0x234)](e[_0x40b5e4(0x24f)])[_0x40b5e4(0x1d7)](this['_localeService'][_0x40b5e4(0x289)]()),_0x501de8[_0x40b5e4(0x234)](e[_0x40b5e4(0x2b9)])[_0x40b5e4(0x1ed)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY'],this[_0x40b5e4(0x292)][_0x40b5e4(0x212)](r[_0x40b5e4(0x236)]));let _0x17d430=this['_configService'][_0x40b5e4(0x212)](a['LS_CONFIG_KEY']);_0x17d430&&_0x5afd21[_0x40b5e4(0x1f7)](a[_0x40b5e4(0x249)],{'license':_0x17d430['ls']});let _0x50dff3=(_0x10badd=this[_0x40b5e4(0x292)][_0x40b5e4(0x212)](_0x40b5e4(0x246)))==null?void 0x0:_0x10badd[_0x40b5e4(0x2a3)],_0x119470=!!_0x50dff3;_0x119470&&(this[_0x40b5e4(0x1da)]=_0x50dff3 instanceof Worker?_0x50dff3:null,_0x5afd21[_0x40b5e4(0x1f7)](S['UniverRPCMainThreadPlugin'],{'workerURL':_0x50dff3})),this['_pluginMap'][_0x40b5e4(0x260)](([_0x4cb96b,_0x2bb3b3])=>{const _0x5e6714=_0x40b5e4;_0x5afd21[_0x5e6714(0x1f7)](_0x4cb96b,_0x2bb3b3);}),_0x5afd21[_0x40b5e4(0x1f7)](i[_0x40b5e4(0x1c9)],{'historyListServerUrl':(_0x582adc=this[_0x40b5e4(0x292)]['getConfig'](_0x40b5e4(0x246)))==null?void 0x0:_0x582adc[_0x40b5e4(0x1ad)],'historyPanelComponentKey':(_0x3a29fc=this['_configService'][_0x40b5e4(0x212)](_0x40b5e4(0x246)))==null?void 0x0:_0x3a29fc[_0x40b5e4(0x1fe)],'historyPanelHidden':(_0x1aed0e=this[_0x40b5e4(0x292)][_0x40b5e4(0x212)](_0x40b5e4(0x246)))==null?void 0x0:_0x1aed0e[_0x40b5e4(0x235)],'historyAIassistantEnabled':(_0x45c787=this[_0x40b5e4(0x292)][_0x40b5e4(0x212)](_0x40b5e4(0x246)))==null?void 0x0:_0x45c787[_0x40b5e4(0x1bc)]}),_0x501de8[_0x40b5e4(0x1ea)](_0x35933e=>{const _0x2fe374=_0x40b5e4;this[_0x2fe374(0x2c4)](_0x35933e,_0xc5ee95);}),this[_0x40b5e4(0x1df)][_0x40b5e4(0x263)](_0x5afd21);let _0x4eedf9=_0x501de8[_0x40b5e4(0x234)](i['HistoryManagerService']),_0x37306b=this['_checkCanRevert'](_0xc5ee95),_0x47db32=()=>{const _0x25023c=_0x40b5e4;_0x297e9e?_0x4eedf9[_0x25023c(0x220)](_0xc5ee95,_0x10adf4,_0x37306b,_0x297e9e):_0x4eedf9[_0x25023c(0x264)](_0xc5ee95,_0x10adf4,_0x37306b);};if(this['_messageService']['show']({'content':this[_0x40b5e4(0x1c6)]['t'](_0x40b5e4(0x22f)),'type':m[_0x40b5e4(0x26d)][_0x40b5e4(0x1bd)]}),_0x119470)try{_0x501de8[_0x40b5e4(0x234)](S[_0x40b5e4(0x1c0)])[_0x40b5e4(0x1fd)]()[_0x40b5e4(0x2ba)](()=>{_0x47db32();});}catch{_0x47db32();}else _0x47db32();}[_0x4b636c(0x2c4)](_0x3f5457,_0xc4a622){const _0x422e02=_0x4b636c;let _0x10370a=_0x3f5457[_0x422e02(0x234)](i[_0x422e02(0x288)]);this[_0x422e02(0x2b1)][_0x422e02(0x20f)](_0x10370a[_0x422e02(0x24d)][_0x422e02(0x1b1)](_0xf2f68a=>{const _0x4c2d51=_0x422e02;switch(_0xf2f68a){case i[_0x4c2d51(0x1dd)][_0x4c2d51(0x1c4)]:this[_0x4c2d51(0x1fa)][_0x4c2d51(0x25d)](),this[_0x4c2d51(0x228)][_0x4c2d51(0x26e)]();break;case i[_0x4c2d51(0x1dd)]['Exited']:this[_0x4c2d51(0x217)][_0x4c2d51(0x21b)](q['id']),this[_0x4c2d51(0x203)]();break;case i[_0x4c2d51(0x1dd)]['Error']:this[_0x4c2d51(0x203)](),this[_0x4c2d51(0x2bc)]['show']({'content':this[_0x4c2d51(0x1c6)]['t'](_0x4c2d51(0x1b9)),'type':m[_0x4c2d51(0x26d)]['Error'],'duration':0xbb8});break;default:break;}})),this[_0x422e02(0x2b1)]['add'](_0x10370a[_0x422e02(0x2a2)][_0x422e02(0x1b1)](async _0xfea3dd=>{const _0x76d210=_0x422e02;_0xfea3dd&&this['_commandService']['executeCommand'](n[_0x76d210(0x258)]['id'],{'unitId':_0xc4a622,'revision':_0xfea3dd});}));}[_0x4b636c(0x1e7)](_0x2dd2af){const _0x13f43a=_0x4b636c;let _0x2e5c85=this[_0x13f43a(0x27b)][_0x13f43a(0x28b)](_0x2dd2af)[_0x13f43a(0x1ff)]()[_0x13f43a(0x1cc)](_0x3483aa=>_0x3483aa[_0x13f43a(0x1c3)]()),_0x1f84b1=new t[(_0x13f43a(0x216))](_0x2dd2af)['id'],_0x515119=_0x2e5c85[_0x13f43a(0x1cc)](_0xd346e=>new t[(_0x13f43a(0x1b0))](_0x2dd2af,_0xd346e)['id']),_0x48c58c=_0x2e5c85['map'](_0x425f47=>this[_0x13f43a(0x1db)]['getSubunitRuleList'](_0x2dd2af,_0x425f47)['map'](_0x486732=>new t[(_0x13f43a(0x1aa))](_0x2dd2af,_0x425f47,_0x486732[_0x13f43a(0x1b7)])['id']))[_0x13f43a(0x247)](),_0x2524ad=new t[(_0x13f43a(0x2c7))](_0x2dd2af)['id'];return this['_permissionService'][_0x13f43a(0x2a9)]([_0x1f84b1,..._0x515119,..._0x48c58c,_0x2524ad])[_0x13f43a(0x238)](_0x12a1d2=>!!_0x12a1d2['value']);}};G=H([V(0x0,(0x0,e[_0x4b636c(0x22e)])(e[_0x4b636c(0x24f)])),V(0x1,e[_0x4b636c(0x21c)]),V(0x2,e[_0x4b636c(0x2b9)]),V(0x3,e[_0x4b636c(0x1b3)]),V(0x4,N[_0x4b636c(0x200)]),V(0x5,e[_0x4b636c(0x27f)]),V(0x6,(0x0,e[_0x4b636c(0x22e)])(t[_0x4b636c(0x291)])),V(0x7,(0x0,e[_0x4b636c(0x22e)])(N[_0x4b636c(0x242)])),V(0x8,(0x0,e[_0x4b636c(0x22e)])(N[_0x4b636c(0x28d)])),V(0x9,(0x0,e['Inject'])(e[_0x4b636c(0x299)]))],G);const K={'id':'univer.operation.toggle-edit-history','type':e['CommandType']['OPERATION'],'handler':_0x516564=>{const _0x5f585f=_0x4b636c;let _0x23de9c=_0x516564[_0x5f585f(0x234)](G),{unitId:_0x3d35b2}=(0x0,t[_0x5f585f(0x23e)])(_0x516564[_0x5f585f(0x234)](e[_0x5f585f(0x21c)]))||{};return _0x3d35b2?(_0x23de9c[_0x5f585f(0x29d)](_0x3d35b2),!0x0):!0x1;}},q={'id':'univer.operation.exit-edit-history','type':e[_0x4b636c(0x1f3)][_0x4b636c(0x2a8)],'handler':()=>!0x0};var se=_0x4b636c(0x209),ce='0.24.0';function le(_0x347f21){const _0x479e44=_0x4b636c;return{'id':K['id'],'type':N[_0x479e44(0x29a)]['BUTTON'],'icon':_0x479e44(0x1af),'tooltip':_0x479e44(0x1e4),'hidden$':(0x0,N[_0x479e44(0x22c)])(_0x347f21,e[_0x479e44(0x21e)][_0x479e44(0x2b3)]),'disabled$':(0x0,M[_0x479e44(0x268)])(_0x347f21,{'workbookTypes':[t[_0x479e44(0x282)]],'worksheetTypes':[],'rangeTypes':[]})};}const ue={[N[_0x4b636c(0x2c9)][_0x4b636c(0x1bf)]]:{[K['id']]:{'order':0.2,'menuItemFactory':le}}};let J=class extends e[_0x4b636c(0x1d5)]{constructor(_0x29bd1f,_0xc6c2dc,_0x16906f,_0x3dc6dc,_0xc369e7,_0x243b18,_0x2c3c85,_0x402cf1,_0x2712c2,_0x3704e9,_0x279141){const _0xb23367=_0x4b636c;super(),this['_commandService']=_0x29bd1f,this[_0xb23367(0x20d)]=_0xc6c2dc,this[_0xb23367(0x23b)]=_0x16906f,this[_0xb23367(0x23f)]=_0x3dc6dc,this[_0xb23367(0x1c6)]=_0xc369e7,this['_messageService']=_0x243b18,this[_0xb23367(0x2ca)]=_0x2c3c85,this[_0xb23367(0x207)]=_0x402cf1,this[_0xb23367(0x244)]=_0x2712c2,this[_0xb23367(0x27b)]=_0x3704e9,this[_0xb23367(0x248)]=_0x279141,B(this,_0xb23367(0x1b4),null),this[_0xb23367(0x297)]();}[_0x4b636c(0x297)](){const _0x2499b9=_0x4b636c;[K,q][_0x2499b9(0x260)](_0x5f3824=>this[_0x2499b9(0x231)]((0x0,e['toDisposable'])(this[_0x2499b9(0x217)][_0x2499b9(0x1e9)](_0x5f3824)))),this[_0x2499b9(0x231)](this[_0x2499b9(0x23b)][_0x2499b9(0x1b2)](_0x2499b9(0x1af),I[_0x2499b9(0x1af)])),this[_0x2499b9(0x20d)][_0x2499b9(0x24a)](ue),this['disposeWithMe'](this[_0x2499b9(0x217)][_0x2499b9(0x1d6)](async(_0x33d7e8,_0x2dde04)=>{const _0x1f0a5c=_0x2499b9;if(_0x33d7e8['id']===n[_0x1f0a5c(0x258)]['id']){let {unitId:_0x12dc60}=_0x33d7e8[_0x1f0a5c(0x243)];this[_0x1f0a5c(0x2bc)][_0x1f0a5c(0x2af)]({'content':this[_0x1f0a5c(0x1c6)]['t'](_0x1f0a5c(0x1d8)),'type':m['MessageType'][_0x1f0a5c(0x1bd)],'duration':0x1388});let _0x1c96f9=this[_0x1f0a5c(0x2ca)]['getCollabEntity'](_0x12dc60);_0x2dde04!=null&&_0x2dde04[_0x1f0a5c(0x2c3)]?this[_0x1f0a5c(0x2a0)](_0x1c96f9,async()=>(setTimeout(()=>window[_0x1f0a5c(0x2a5)][_0x1f0a5c(0x1e8)]()),!0x0),!0x0):this[_0x1f0a5c(0x2a0)](_0x1c96f9,async()=>{const _0x4665a8=_0x1f0a5c;let _0x4734cf=this[_0x4665a8(0x27b)][_0x4665a8(0x1ae)](e['UniverInstanceType'][_0x4665a8(0x2b3)]),_0xe64f36=_0x4734cf==null?void 0x0:_0x4734cf[_0x4665a8(0x23c)]();if(!_0xe64f36)return!0x1;this['_univerInstanceService'][_0x4665a8(0x26c)](_0x12dc60);let _0x4b3261=await this['_dataLoaderService']['loadUnit'](_0x12dc60,e[_0x4665a8(0x21e)][_0x4665a8(0x2b3)]);return _0x4b3261&&_0x4b3261 instanceof e[_0x4665a8(0x22b)]?(await this[_0x4665a8(0x20e)](_0x4b3261,_0xe64f36[_0x4665a8(0x1c3)]()),!0x0):!0x1;});}}));}[_0x4b636c(0x2a0)](_0x326572,_0x3c849c,_0x2626dc=!0x1){const _0x25bbf0=_0x4b636c;let _0x2f612c=(0x0,P[_0x25bbf0(0x223)])([_0x326572[_0x25bbf0(0x23d)][_0x25bbf0(0x1bb)],_0x326572[_0x25bbf0(0x283)]])[_0x25bbf0(0x1b1)](async([_0x2b9440,_0xb976e7])=>{const _0x13117b=_0x25bbf0;if(_0x2b9440[_0x13117b(0x245)]===n[_0x13117b(0x27d)][_0x13117b(0x259)]&&(_0xb976e7==null?void 0x0:_0xb976e7[_0x13117b(0x221)])===r[_0x13117b(0x262)]['SYNCED']&&_0x2b9440['data'][_0x13117b(0x1c7)]['some'](_0x46ecc4=>_0x46ecc4['id']===n['RevertRevisionMutation']['id'])&&await _0x3c849c()){var _0x3fb4a1;this[_0x13117b(0x23f)][_0x13117b(0x203)](),_0x2f612c[_0x13117b(0x28e)](),this[_0x13117b(0x1b4)]&&clearTimeout(this['_revertErrorTimer']),await((_0x3fb4a1=this['_localCacheService'])==null?void 0x0:_0x3fb4a1['exhaustSavingTask']()),this[_0x13117b(0x2bc)][_0x13117b(0x226)]();}});_0x2626dc&&(this[_0x25bbf0(0x1b4)]=setTimeout(()=>{const _0x4d7ee2=_0x25bbf0;_0x2f612c[_0x4d7ee2(0x28e)](),this[_0x4d7ee2(0x2bc)][_0x4d7ee2(0x2af)]({'content':this[_0x4d7ee2(0x1c6)]['t'](_0x4d7ee2(0x1eb)),'type':m['MessageType'][_0x4d7ee2(0x204)],'duration':0xbb8});},0x1388));}async[_0x4b636c(0x20e)](_0x5cda6c,_0xc58211){const _0x56ffd7=_0x4b636c;await this['_updateSubUnitFromURLParams'](_0x5cda6c,_0xc58211),_0x5cda6c[_0x56ffd7(0x251)][_0x56ffd7(0x218)]((0x0,P[_0x56ffd7(0x229)])(this['dispose$']))[_0x56ffd7(0x1b1)](_0x78db37=>{_0x78db37&&this['_updateURLWithCurrentState'](_0x78db37);}),this['_urlService'][_0x56ffd7(0x276)][_0x56ffd7(0x218)]((0x0,P[_0x56ffd7(0x229)])(this[_0x56ffd7(0x1c8)]))[_0x56ffd7(0x1b1)](()=>this[_0x56ffd7(0x1de)](_0x5cda6c,_0xc58211));}[_0x4b636c(0x1b5)](_0x37561d,_0x5e5d47=!0x1){const _0x4f33a2=_0x4b636c;let _0x533e26=this[_0x4f33a2(0x248)][_0x4f33a2(0x1e5)](_0x4f33a2(0x202));_0x37561d[_0x4f33a2(0x1c3)]()!==_0x533e26&&this[_0x4f33a2(0x248)][_0x4f33a2(0x1dc)](_0x4f33a2(0x202),_0x37561d[_0x4f33a2(0x1c3)](),_0x5e5d47);}async[_0x4b636c(0x1de)](_0x3ef730,_0x6060e0){const _0x24f102=_0x4b636c;var _0x3c5c13;if(!_0x6060e0||!_0x3ef730['getSheetBySheetId'](_0x6060e0)){let _0x1042cb=_0x3ef730[_0x24f102(0x256)]()[0x0],_0xb52a7c=_0x3ef730[_0x24f102(0x1ef)](_0x1042cb);if(!_0xb52a7c)return;this[_0x24f102(0x1b5)](_0xb52a7c,!0x0),await this[_0x24f102(0x217)]['executeCommand'](t[_0x24f102(0x290)]['id'],{'unitId':_0x3ef730[_0x24f102(0x2a1)](),'subUnitId':_0x1042cb});return;}((_0x3c5c13=_0x3ef730[_0x24f102(0x23c)]())==null?void 0x0:_0x3c5c13[_0x24f102(0x1c3)]())!==_0x6060e0&&await this[_0x24f102(0x217)]['executeCommand'](t[_0x24f102(0x290)]['id'],{'unitId':_0x3ef730[_0x24f102(0x2a1)](),'subUnitId':_0x6060e0});}};J=H([V(0x0,e[_0x4b636c(0x1b3)]),V(0x1,N[_0x4b636c(0x27c)]),V(0x2,(0x0,e[_0x4b636c(0x22e)])(N[_0x4b636c(0x267)])),V(0x3,(0x0,e[_0x4b636c(0x22e)])(G)),V(0x4,(0x0,e['Inject'])(e[_0x4b636c(0x24f)])),V(0x5,N['IMessageService']),V(0x6,(0x0,e[_0x4b636c(0x22e)])(r[_0x4b636c(0x1cf)])),V(0x7,r[_0x4b636c(0x250)]),V(0x8,(0x0,e[_0x4b636c(0x22e)])(r[_0x4b636c(0x22a)])),V(0x9,e[_0x4b636c(0x21c)]),V(0xa,F[_0x4b636c(0x1f0)])],J);function _0x25a1(){const _0x3ec203=['decorate','disposeWithMe','536095PhOohH','display','get','historyPanelHidden','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','BehaviorSubject','every','from','loadUnit','_componentManager','getActiveSheet','session','getSheetCommandTarget','_historyManagerService','_injector','function','IDialogService','params','_dataLoaderService','eventID','edit-history-loader.config','flat','_urlService','UniverLicensePlugin','mergeMenu','UniverUIPlugin','_config','status$','IAuthzIoService','LocaleService','ILocalCacheService','activeSheet$','UniverNetworkPlugin','getAllPlugins','value','UniverRPCMainThreadPlugin','getUnhiddenWorksheets','_initContainer','RevertRevisionMutation','CHANGESET_ACK','univerContainerId','UniverEditHistoryLoaderMobilePlugin','UNIVER_HISTORY_CONTAINER_ID','closeAll','2313564qpYAlH','none','forEach','string','CollaborationStatus','next','triggerLoadVersions','menu','UniverFormulaEnginePlugin','ComponentManager','getCurrentRangeDisable$','history-container','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','set','disposeUnit','MessageType','close','length','UniverSheetsDrawingPlugin','merge','DependentOn','_pluginMap','univer-history-container','some','urlChange$','univer-history-container-mobile','8wqYgmA','onStarting','iterator','_univerInstanceService','IMenuManagerService','CollaborationEvent','1270464ptowgh','IPermissionService','toPrimitive','prototype','WorkbookViewHistoryPermission','state$','historyUniver','UniverSheetsDataValidationMobileUIPlugin','createElement','HistoryLoaderService','HistoryManagerService','getCurrentLocale','UniverSheetsUIPlugin','getUnit','width','ISidebarService','unsubscribe','UniverDataValidationPlugin','SetWorksheetActivateCommand','RangeProtectionRuleModel','_configService','UniverDocsUIPlugin','100%','DisposableCollection','LS_CONFIG_KEY','_init','Module','ThemeService','MenuItemType','UniverDrawingUIPlugin','UniverSheetsChartPlugin','mountHistoryContent','_permissionService','dataset','_handleRevertAcknowledgement','getUnitId','revertRevision$','workerURL','absolute','location','has','_themeService','OPERATION','composePermission','UniverCollaborationPlugin','height','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','toDisposable','style','show','setTheme','_disposableCollection','UniverSheetsPlugin','UNIVER_SHEET','getOwnPropertyDescriptor','exhaustSavingTask','5766828QBJMxs','ToggleEditHistoryOperation','historyUniver$','IConfigService','then','UniverSheetsPivotTablePlugin','_messageService','UNIVER_CONTAINER_ID','object','SYNCED','\x20has\x20been\x20registered.','8090866FhAGCM','type','fromCollab','_initListener','position','UniverSheetsShapeUIPlugin','WorkbookRecoverHistoryPermission','uComp','RibbonStartGroup','_collaborationController','RangeProtectionPermissionEditPoint','UniverSheetSparklinePlugin','UniverSheetsFormulaPlugin','historyListServerUrl','getCurrentUnitOfType','HistoryIcon','WorksheetEditPermission','subscribe','register','ICommandService','_revertErrorTimer','_updateURLWithCurrentState','UniverSheetsFilterUIPlugin','permissionId','[MobileHistoryLoaderService]:\x20Plugin\x20','editHistory.panel.listFetchError','asObservable','event$','historyAIassistantEnabled','Loading','appendChild','OTHERS','IRemoteInstanceService','Injector','getElementById','getSheetId','Entered','version','_localeService','mutations','dispose$','UniverEditHistoryViewerPlugin','UniverRenderEnginePlugin','div','map','clear','UniverSheetsDataValidationUIPlugin','CollaborationController','UniverSheetsNumfmtPlugin','getCollabEntity','UniverDrawingPlugin','univer-container','_initUniver','RxDisposable','onCommandExecuted','setLocale','editHistory.panel.reverting','UniverSheetsDrawingUIPlugin','_internalWebWorker','_selectionProtectionRuleModel','setParam','HistoryModeStatus','_updateSubUnitFromURLParams','_historyUniver$','currentTheme$','defineProperty','UniverSheetsHyperLinkPlugin','17084979TTSJvt','editHistory.panel.title','getParam','setDarkMode','_checkCanRevert','reload','registerCommand','invoke','editHistory.panel.revertFailed','terminate','setConfig','block','getSheetBySheetId','IURLService','Plugin','UniverSheetsTablePlugin','CommandType','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','IImageIoService','Univer','registerPlugin','dispose','UniverSheetSparklineUIPlugin','_dialogService','_initPlugins','UniverSheetsDataValidationPlugin','whenReady','historyPanelComponentKey','getSheets','IMessageService','packageName','subunit','unMountHistoryContent','Error','[HistoryLoaderService]:\x20Plugin\x20','data','_localCacheService','UniverSheetsConditionalFormattingPlugin','@univerjs-pro/edit-history-loader','UniverSheetsMobileUIPlugin','getSubunitRuleList','UniverSheetsFilterPlugin','_menuManagerService','_setupSubUnitSync','add','5yGBvuI','UniverSheetsChartUIPlugin','getConfig','left','MobileHistoryLoaderService','top','WorkbookEditablePermission','_commandService','pipe','UniverSheetsFormulaUIPlugin','UNIVER_UNKNOWN','executeCommand','IUniverInstanceService','pluginName','UniverInstanceType','1452714IHUJNF','triggerCustomVersions','status','values','combineLatest','UniverDocsPlugin','__getInjector','removeAll','Disposable','_sidebarService','takeUntil','DataLoaderService','Workbook','getMenuHiddenObservable','darkMode$','Inject','editHistory.info.initializing'];_0x25a1=function(){return _0x3ec203;};return _0x25a1();}const Y=_0x4b636c(0x277);let X=class extends e[_0x4b636c(0x227)]{constructor(_0x1024ce,_0x58a265,_0x171f46,_0x9e1509,_0x32e980,_0xbc21e4,_0x5163ef,_0x1ac0f9,_0x3edae3,_0x25eaac){const _0xbafae2=_0x4b636c;super(),this[_0xbafae2(0x1c6)]=_0x1024ce,this[_0xbafae2(0x27b)]=_0x58a265,this[_0xbafae2(0x292)]=_0x171f46,this['_commandService']=_0x9e1509,this[_0xbafae2(0x2bc)]=_0x32e980,this[_0xbafae2(0x29e)]=_0xbc21e4,this['_selectionProtectionRuleModel']=_0x5163ef,this[_0xbafae2(0x1fa)]=_0x1ac0f9,this[_0xbafae2(0x228)]=_0x3edae3,this['_themeService']=_0x25eaac,B(this,_0xbafae2(0x1df),new P[(_0xbafae2(0x237))](null)),B(this,_0xbafae2(0x2b8),this[_0xbafae2(0x1df)][_0xbafae2(0x1ba)]()),B(this,_0xbafae2(0x2b1),new e[(_0xbafae2(0x295))]()),B(this,_0xbafae2(0x273),new Map()),B(this,_0xbafae2(0x1da),null),this[_0xbafae2(0x297)]();}get[_0x4b636c(0x284)](){const _0x4313c0=_0x4b636c;return this[_0x4313c0(0x1df)][_0x4313c0(0x254)];}[_0x4b636c(0x297)](){this['_initContainer'](),this['_initPlugins']();}['_initContainer'](){const _0x207c90=_0x4b636c;var _0x1479ab;let _0x1b58c9=(_0x1479ab=this[_0x207c90(0x292)]['getConfig'](_0x207c90(0x2bd)))==null?_0x207c90(0x1d3):_0x1479ab,_0x340b31=document[_0x207c90(0x1c2)](_0x1b58c9);if(!_0x340b31)return;let _0x27ba84=document[_0x207c90(0x286)](_0x207c90(0x1cb));_0x27ba84['id']=Y,_0x27ba84['dataset'][_0x207c90(0x2c8)]=_0x207c90(0x269),_0x27ba84['style'][_0x207c90(0x2c5)]='absolute',_0x27ba84['style'][_0x207c90(0x215)]='0',_0x27ba84[_0x207c90(0x2ae)][_0x207c90(0x213)]='0',_0x27ba84[_0x207c90(0x2ae)][_0x207c90(0x28c)]='100%',_0x27ba84[_0x207c90(0x2ae)]['height']=_0x207c90(0x294),_0x27ba84[_0x207c90(0x2ae)]['zIndex']='49',_0x27ba84[_0x207c90(0x2ae)]['display']=_0x207c90(0x25f),_0x340b31[_0x207c90(0x1be)](_0x27ba84);}[_0x4b636c(0x1fb)](){const _0x5116ac=_0x4b636c;[[b[_0x5116ac(0x1ca)]],[N['UniverMobileUIPlugin'],{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[N['IDialogService'],null]]}],[x[_0x5116ac(0x252)]],[_[_0x5116ac(0x1d2)],{'override':[[_[_0x5116ac(0x1f5)],null]]}],[h[_0x5116ac(0x224)],{'hasScroll':!0x1}],[g[_0x5116ac(0x293)]],[A[_0x5116ac(0x1d0)]],[t[_0x5116ac(0x2b2)],{'notExecuteFormula':!0x0}],[M[_0x5116ac(0x20a)]],[ne[_0x5116ac(0x1ac)]],[re[_0x5116ac(0x219)]],[n[_0x5116ac(0x2aa)]],[O[_0x5116ac(0x20c)]],[C[_0x5116ac(0x208)]],[ie[_0x5116ac(0x1e2)]],[k['UniverSheetsHyperLinkUIPlugin']],[p[_0x5116ac(0x28f)]],[w[_0x5116ac(0x1fc)]],[T[_0x5116ac(0x285)]],[y[_0x5116ac(0x266)],{'notExecuteFormula':!0x0}],[v[_0x5116ac(0x29b)]],[E[_0x5116ac(0x270)]],[D[_0x5116ac(0x1d9)]],[d['UniverSheetSparklinePlugin']],[f[_0x5116ac(0x1f9)]],[o[_0x5116ac(0x29c)]],[s[_0x5116ac(0x211)]],[l['UniverSheetsShapePlugin']],[u[_0x5116ac(0x2c6)]],[c[_0x5116ac(0x2bb)],{'notExecuteFormula':!0x0}],[j[_0x5116ac(0x1f2)]]][_0x5116ac(0x260)](([_0x430011,_0x2f0822])=>this[_0x5116ac(0x1f7)](_0x430011,_0x2f0822));}[_0x4b636c(0x1f8)](){const _0x211b93=_0x4b636c;super['dispose'](),this[_0x211b93(0x203)](),this[_0x211b93(0x273)]['clear']();}['registerPlugin'](_0x4d21e5,_0x329620,_0x1d5381){const _0x5399d2=_0x4b636c;if(this[_0x5399d2(0x273)][_0x5399d2(0x2a6)](_0x4d21e5[_0x5399d2(0x21d)])&&!_0x1d5381)throw Error(_0x5399d2(0x1b8)+_0x4d21e5[_0x5399d2(0x21d)]+_0x5399d2(0x2c0));this['_pluginMap'][_0x5399d2(0x26b)](_0x4d21e5['pluginName'],[_0x4d21e5,_0x329620]);}[_0x4b636c(0x253)](){const _0x24b6eb=_0x4b636c;return Array['from'](this['_pluginMap'][_0x24b6eb(0x222)]());}[_0x4b636c(0x29d)](_0x445534,_0x400c26){const _0x1c7932=_0x4b636c;let _0x575671=document[_0x1c7932(0x1c2)](Y);_0x575671&&(_0x575671[_0x1c7932(0x2ae)][_0x1c7932(0x233)]=_0x1c7932(0x1ee),this['_initUniver'](_0x445534,Y,_0x400c26));}['unMountHistoryContent'](){const _0x364957=_0x4b636c;var _0x2fa827;this['_disposableCollection'][_0x364957(0x1f8)](),(_0x2fa827=this['historyUniver'])==null||_0x2fa827[_0x364957(0x1f8)](),this[_0x364957(0x1df)][_0x364957(0x263)](null);let _0xccb688=document[_0x364957(0x1c2)](Y);_0xccb688&&(_0xccb688[_0x364957(0x2ae)][_0x364957(0x233)]=_0x364957(0x25f),this[_0x364957(0x1da)]&&(this['_internalWebWorker']['terminate'](),this['_internalWebWorker']=null));}[_0x4b636c(0x1d4)](_0xd141f2,_0x1ca408,_0x3b3e14){const _0x1daaeb=_0x4b636c;var _0x29f7fc,_0x3b86a9,_0xd07dc1,_0x4150c1;if(this[_0x1daaeb(0x284)])return;let _0x39c92f=new e[(_0x1daaeb(0x1f6))]({'locales':{[this['_localeService'][_0x1daaeb(0x289)]()]:this[_0x1daaeb(0x1c6)]['getLocales']()},'override':[[e[_0x1daaeb(0x24e)],{'useClass':r['AuthzIoHttpService']}]]}),_0x19a7e8=_0x39c92f[_0x1daaeb(0x225)]();this[_0x1daaeb(0x231)](this[_0x1daaeb(0x2a7)]['darkMode$'][_0x1daaeb(0x1b1)](_0x3904f6=>{const _0x401f39=_0x1daaeb;_0x19a7e8[_0x401f39(0x234)](e[_0x401f39(0x299)])[_0x401f39(0x1e6)](_0x3904f6);})),this['disposeWithMe'](this[_0x1daaeb(0x2a7)][_0x1daaeb(0x1e0)][_0x1daaeb(0x1b1)](_0x45f120=>{const _0x5f291c=_0x1daaeb;_0x19a7e8[_0x5f291c(0x234)](e[_0x5f291c(0x299)])[_0x5f291c(0x2b0)](_0x45f120);})),_0x19a7e8['get'](e[_0x1daaeb(0x24f)])[_0x1daaeb(0x1d7)](this[_0x1daaeb(0x1c6)][_0x1daaeb(0x289)]()),_0x19a7e8[_0x1daaeb(0x234)](e[_0x1daaeb(0x2b9)])[_0x1daaeb(0x1ed)](r[_0x1daaeb(0x236)],this[_0x1daaeb(0x292)][_0x1daaeb(0x212)](r[_0x1daaeb(0x236)]));let _0x41f4cc=this[_0x1daaeb(0x292)]['getConfig'](a[_0x1daaeb(0x296)]);_0x41f4cc&&_0x39c92f[_0x1daaeb(0x1f7)](a['UniverLicensePlugin'],{'license':_0x41f4cc['ls']});let _0x51395b=(_0x29f7fc=this[_0x1daaeb(0x292)][_0x1daaeb(0x212)]('edit-history-loader.config'))==null?void 0x0:_0x29f7fc[_0x1daaeb(0x2a3)],_0x343187=!!_0x51395b;_0x343187&&(this[_0x1daaeb(0x1da)]=_0x51395b instanceof Worker?_0x51395b:null,_0x39c92f[_0x1daaeb(0x1f7)](S[_0x1daaeb(0x255)],{'workerURL':_0x51395b})),this['_pluginMap']['forEach'](([_0x52e2df,_0x3e6ab8])=>{_0x39c92f['registerPlugin'](_0x52e2df,_0x3e6ab8);}),_0x39c92f[_0x1daaeb(0x1f7)](i['UniverEditHistoryViewerMobilePlugin'],{'historyListServerUrl':(_0x3b86a9=this[_0x1daaeb(0x292)][_0x1daaeb(0x212)]('edit-history-loader.config'))==null?void 0x0:_0x3b86a9['historyListServerUrl'],'historyPanelComponentKey':(_0xd07dc1=this[_0x1daaeb(0x292)][_0x1daaeb(0x212)](_0x1daaeb(0x246)))==null?void 0x0:_0xd07dc1[_0x1daaeb(0x1fe)],'historyPanelHidden':(_0x4150c1=this['_configService'][_0x1daaeb(0x212)]('edit-history-loader.config'))==null?void 0x0:_0x4150c1['historyPanelHidden']}),_0x19a7e8['invoke'](_0x185d30=>{const _0xc55ae0=_0x1daaeb;this[_0xc55ae0(0x2c4)](_0x185d30,_0xd141f2);}),this['_historyUniver$']['next'](_0x39c92f);let _0x3357a9=_0x19a7e8[_0x1daaeb(0x234)](i[_0x1daaeb(0x288)]),_0x4b0b2=this[_0x1daaeb(0x1e7)](_0xd141f2),_0x142803=()=>{const _0x3e6eb7=_0x1daaeb;_0x3b3e14?_0x3357a9[_0x3e6eb7(0x220)](_0xd141f2,_0x1ca408,_0x4b0b2,_0x3b3e14):_0x3357a9[_0x3e6eb7(0x264)](_0xd141f2,_0x1ca408,_0x4b0b2);};if(this['_messageService'][_0x1daaeb(0x2af)]({'content':this['_localeService']['t'](_0x1daaeb(0x22f)),'type':m[_0x1daaeb(0x26d)][_0x1daaeb(0x1bd)]}),_0x343187)try{_0x19a7e8[_0x1daaeb(0x234)](S[_0x1daaeb(0x1c0)])[_0x1daaeb(0x1fd)]()[_0x1daaeb(0x2ba)](()=>{_0x142803();});}catch{_0x142803();}else _0x142803();}[_0x4b636c(0x2c4)](_0x505e4b,_0x238c0a){const _0x3780bb=_0x4b636c;let _0x211b82=_0x505e4b[_0x3780bb(0x234)](i['HistoryManagerService']);this[_0x3780bb(0x2b1)][_0x3780bb(0x20f)](_0x211b82[_0x3780bb(0x24d)][_0x3780bb(0x1b1)](_0x5a6578=>{const _0x11adc1=_0x3780bb;switch(_0x5a6578){case i[_0x11adc1(0x1dd)][_0x11adc1(0x1c4)]:this[_0x11adc1(0x1fa)][_0x11adc1(0x25d)](),this['_sidebarService'][_0x11adc1(0x26e)]();break;case i[_0x11adc1(0x1dd)]['Exited']:this['_commandService'][_0x11adc1(0x21b)](q['id']),this[_0x11adc1(0x203)]();break;case i[_0x11adc1(0x1dd)][_0x11adc1(0x204)]:this[_0x11adc1(0x203)](),this[_0x11adc1(0x2bc)]['show']({'content':this[_0x11adc1(0x1c6)]['t']('editHistory.panel.listFetchError'),'type':m[_0x11adc1(0x26d)][_0x11adc1(0x204)],'duration':0xbb8});break;default:break;}})),this['_disposableCollection'][_0x3780bb(0x20f)](_0x211b82[_0x3780bb(0x2a2)][_0x3780bb(0x1b1)](async _0x15c151=>{const _0x8b3b71=_0x3780bb;_0x15c151&&this[_0x8b3b71(0x217)][_0x8b3b71(0x21b)](n[_0x8b3b71(0x258)]['id'],{'unitId':_0x238c0a,'revision':_0x15c151});}));}[_0x4b636c(0x1e7)](_0x84be63){const _0x2e9a1a=_0x4b636c;let _0x503c3e=this[_0x2e9a1a(0x27b)][_0x2e9a1a(0x28b)](_0x84be63)[_0x2e9a1a(0x1ff)]()[_0x2e9a1a(0x1cc)](_0x4d7c61=>_0x4d7c61['getSheetId']()),_0x4fd257=new t[(_0x2e9a1a(0x216))](_0x84be63)['id'],_0x3621a3=_0x503c3e[_0x2e9a1a(0x1cc)](_0x3e2244=>new t['WorksheetEditPermission'](_0x84be63,_0x3e2244)['id']),_0x594281=_0x503c3e[_0x2e9a1a(0x1cc)](_0x2248ed=>this[_0x2e9a1a(0x1db)][_0x2e9a1a(0x20b)](_0x84be63,_0x2248ed)[_0x2e9a1a(0x1cc)](_0x421bd6=>new t[(_0x2e9a1a(0x1aa))](_0x84be63,_0x2248ed,_0x421bd6[_0x2e9a1a(0x1b7)])['id']))[_0x2e9a1a(0x247)](),_0x16a26f=new t[(_0x2e9a1a(0x2c7))](_0x84be63)['id'];return this[_0x2e9a1a(0x29e)]['composePermission']([_0x4fd257,..._0x3621a3,..._0x594281,_0x16a26f])[_0x2e9a1a(0x238)](_0x50d504=>!!_0x50d504['value']);}};X=H([V(0x0,(0x0,e['Inject'])(e[_0x4b636c(0x24f)])),V(0x1,e[_0x4b636c(0x21c)]),V(0x2,e[_0x4b636c(0x2b9)]),V(0x3,e[_0x4b636c(0x1b3)]),V(0x4,N[_0x4b636c(0x200)]),V(0x5,e[_0x4b636c(0x27f)]),V(0x6,(0x0,e[_0x4b636c(0x22e)])(t['RangeProtectionRuleModel'])),V(0x7,(0x0,e[_0x4b636c(0x22e)])(N[_0x4b636c(0x242)])),V(0x8,(0x0,e[_0x4b636c(0x22e)])(N[_0x4b636c(0x28d)])),V(0x9,(0x0,e['Inject'])(e[_0x4b636c(0x299)]))],X);let Z=class extends e[_0x4b636c(0x1f1)]{constructor(_0x1a6b9d=R,_0x2464c1,_0x4458fa){const _0x481a79=_0x4b636c;super(),this['_config']=_0x1a6b9d,this[_0x481a79(0x240)]=_0x2464c1,this[_0x481a79(0x292)]=_0x4458fa;let {menu:_0x4cfa7b,..._0xbb7dfd}=(0x0,e[_0x481a79(0x271)])({},R,this[_0x481a79(0x24c)]);_0x4cfa7b&&this[_0x481a79(0x292)]['setConfig'](_0x481a79(0x265),_0x4cfa7b,{'merge':!0x0}),this[_0x481a79(0x292)]['setConfig'](L,_0xbb7dfd),this[_0x481a79(0x24c)]['univerContainerId']&&this['_configService'][_0x481a79(0x1ed)]('UNIVER_CONTAINER_ID',this[_0x481a79(0x24c)]['univerContainerId']);}[_0x4b636c(0x279)](){const _0x5eefe2=_0x4b636c;[[G,{'useClass':X}],[J]][_0x5eefe2(0x260)](_0x272477=>this[_0x5eefe2(0x240)][_0x5eefe2(0x20f)](_0x272477));}['onSteady'](){const _0x2f0ecb=_0x4b636c;this[_0x2f0ecb(0x240)]['get'](J);}};B(Z,_0x4b636c(0x2c2),e[_0x4b636c(0x21e)]['UNIVER_UNKNOWN']),B(Z,_0x4b636c(0x21d),'UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN'),B(Z,_0x4b636c(0x201),se),B(Z,_0x4b636c(0x1c5),ce),Z=H([(0x0,e[_0x4b636c(0x272)])(a[_0x4b636c(0x249)]),V(0x1,(0x0,e[_0x4b636c(0x22e)])(e[_0x4b636c(0x1c1)])),V(0x2,e['IConfigService'])],Z);let Q=class extends e[_0x4b636c(0x1d5)]{constructor(_0x31e0d0,_0xdbe530,_0x161e70,_0x1e9d5d,_0x19d217,_0x4b13bd,_0xab2f65,_0x231004,_0xf924e5,_0x663267,_0x49a62d){const _0x115393=_0x4b636c;super(),this[_0x115393(0x217)]=_0x31e0d0,this[_0x115393(0x20d)]=_0xdbe530,this['_componentManager']=_0x161e70,this['_historyManagerService']=_0x1e9d5d,this['_localeService']=_0x19d217,this['_messageService']=_0x4b13bd,this['_collaborationController']=_0xab2f65,this[_0x115393(0x207)]=_0x231004,this[_0x115393(0x244)]=_0xf924e5,this[_0x115393(0x27b)]=_0x663267,this[_0x115393(0x248)]=_0x49a62d,B(this,'_revertErrorTimer',null),this[_0x115393(0x297)]();}[_0x4b636c(0x297)](){const _0x2accfc=_0x4b636c;[K,q][_0x2accfc(0x260)](_0x7e1661=>this[_0x2accfc(0x231)]((0x0,e[_0x2accfc(0x2ad)])(this[_0x2accfc(0x217)]['registerCommand'](_0x7e1661)))),this[_0x2accfc(0x231)](this[_0x2accfc(0x23b)]['register'](_0x2accfc(0x1af),I[_0x2accfc(0x1af)])),this[_0x2accfc(0x20d)][_0x2accfc(0x24a)](ue),this[_0x2accfc(0x231)](this[_0x2accfc(0x217)][_0x2accfc(0x1d6)](async(_0x41ef9d,_0x1226bc)=>{const _0x1927e6=_0x2accfc;if(_0x41ef9d['id']===n['RevertRevisionMutation']['id']){let {unitId:_0x15c6ab}=_0x41ef9d[_0x1927e6(0x243)];this[_0x1927e6(0x2bc)][_0x1927e6(0x2af)]({'content':this['_localeService']['t']('editHistory.panel.reverting'),'type':m[_0x1927e6(0x26d)][_0x1927e6(0x1bd)],'duration':0x1388});let _0x3a2c47=this['_collaborationController'][_0x1927e6(0x1d1)](_0x15c6ab);_0x1226bc!=null&&_0x1226bc[_0x1927e6(0x2c3)]?this[_0x1927e6(0x2a0)](_0x3a2c47,async()=>(setTimeout(()=>window[_0x1927e6(0x2a5)][_0x1927e6(0x1e8)]()),!0x0),!0x0):this[_0x1927e6(0x2a0)](_0x3a2c47,async()=>{const _0x4216d9=_0x1927e6;let _0x3bca57=this[_0x4216d9(0x27b)]['getCurrentUnitOfType'](e[_0x4216d9(0x21e)][_0x4216d9(0x2b3)]),_0x22fd30=_0x3bca57==null?void 0x0:_0x3bca57[_0x4216d9(0x23c)]();if(!_0x22fd30)return!0x1;this[_0x4216d9(0x27b)][_0x4216d9(0x26c)](_0x15c6ab);let _0x44c206=await this[_0x4216d9(0x244)][_0x4216d9(0x23a)](_0x15c6ab,e[_0x4216d9(0x21e)][_0x4216d9(0x2b3)]);return _0x44c206&&_0x44c206 instanceof e[_0x4216d9(0x22b)]?(await this[_0x4216d9(0x20e)](_0x44c206,_0x22fd30[_0x4216d9(0x1c3)]()),!0x0):!0x1;});}}));}[_0x4b636c(0x2a0)](_0x2870ef,_0x515f4b,_0x1baba3=!0x1){const _0x122602=_0x4b636c;let _0x2840c8=(0x0,P[_0x122602(0x223)])([_0x2870ef[_0x122602(0x23d)]['event$'],_0x2870ef[_0x122602(0x283)]])[_0x122602(0x1b1)](async([_0xef4ab1,_0x2f96f6])=>{const _0x1bd025=_0x122602;if(_0xef4ab1[_0x1bd025(0x245)]===n['CollaborationEvent'][_0x1bd025(0x259)]&&(_0x2f96f6==null?void 0x0:_0x2f96f6[_0x1bd025(0x221)])===r[_0x1bd025(0x262)][_0x1bd025(0x2bf)]&&_0xef4ab1[_0x1bd025(0x206)][_0x1bd025(0x1c7)][_0x1bd025(0x275)](_0x5b615b=>_0x5b615b['id']===n[_0x1bd025(0x258)]['id'])&&await _0x515f4b()){var _0x47d549;this[_0x1bd025(0x23f)][_0x1bd025(0x203)](),_0x2840c8[_0x1bd025(0x28e)](),this[_0x1bd025(0x1b4)]&&clearTimeout(this[_0x1bd025(0x1b4)]),await((_0x47d549=this[_0x1bd025(0x207)])==null?void 0x0:_0x47d549[_0x1bd025(0x2b5)]());}});_0x1baba3&&(this[_0x122602(0x1b4)]=setTimeout(()=>{const _0x391a7f=_0x122602;_0x2840c8[_0x391a7f(0x28e)](),this[_0x391a7f(0x2bc)][_0x391a7f(0x2af)]({'content':this[_0x391a7f(0x1c6)]['t'](_0x391a7f(0x1eb)),'type':m['MessageType'][_0x391a7f(0x204)],'duration':0xbb8});},0x1388));}async[_0x4b636c(0x20e)](_0x4e9a7d,_0xec9f){const _0x2d9acc=_0x4b636c;await this[_0x2d9acc(0x1de)](_0x4e9a7d,_0xec9f),_0x4e9a7d[_0x2d9acc(0x251)][_0x2d9acc(0x218)]((0x0,P[_0x2d9acc(0x229)])(this[_0x2d9acc(0x1c8)]))[_0x2d9acc(0x1b1)](_0x445186=>{const _0xd6af5=_0x2d9acc;_0x445186&&this[_0xd6af5(0x1b5)](_0x445186);}),this[_0x2d9acc(0x248)][_0x2d9acc(0x276)]['pipe']((0x0,P['takeUntil'])(this[_0x2d9acc(0x1c8)]))[_0x2d9acc(0x1b1)](()=>this[_0x2d9acc(0x1de)](_0x4e9a7d,_0xec9f));}[_0x4b636c(0x1b5)](_0x29ce23,_0x5d3fa4=!0x1){const _0x327a65=_0x4b636c;let _0x2b2348=this[_0x327a65(0x248)][_0x327a65(0x1e5)]('subunit');_0x29ce23[_0x327a65(0x1c3)]()!==_0x2b2348&&this['_urlService'][_0x327a65(0x1dc)](_0x327a65(0x202),_0x29ce23['getSheetId'](),_0x5d3fa4);}async[_0x4b636c(0x1de)](_0x339c94,_0x5bd906){const _0x46e3fd=_0x4b636c;var _0x3797e4;if(!_0x5bd906||!_0x339c94[_0x46e3fd(0x1ef)](_0x5bd906)){let _0x589b4b=_0x339c94[_0x46e3fd(0x256)]()[0x0],_0x4d52cf=_0x339c94[_0x46e3fd(0x1ef)](_0x589b4b);if(!_0x4d52cf)return;this['_updateURLWithCurrentState'](_0x4d52cf,!0x0),await this[_0x46e3fd(0x217)]['executeCommand'](t[_0x46e3fd(0x290)]['id'],{'unitId':_0x339c94[_0x46e3fd(0x2a1)](),'subUnitId':_0x589b4b});return;}((_0x3797e4=_0x339c94['getActiveSheet']())==null?void 0x0:_0x3797e4['getSheetId']())!==_0x5bd906&&await this[_0x46e3fd(0x217)][_0x46e3fd(0x21b)](t[_0x46e3fd(0x290)]['id'],{'unitId':_0x339c94[_0x46e3fd(0x2a1)](),'subUnitId':_0x5bd906});}};Q=H([V(0x0,e[_0x4b636c(0x1b3)]),V(0x1,N[_0x4b636c(0x27c)]),V(0x2,(0x0,e[_0x4b636c(0x22e)])(N[_0x4b636c(0x267)])),V(0x3,(0x0,e[_0x4b636c(0x22e)])(G)),V(0x4,(0x0,e[_0x4b636c(0x22e)])(e[_0x4b636c(0x24f)])),V(0x5,N[_0x4b636c(0x200)]),V(0x6,(0x0,e['Inject'])(r['CollaborationController'])),V(0x7,r['ILocalCacheService']),V(0x8,(0x0,e[_0x4b636c(0x22e)])(r[_0x4b636c(0x22a)])),V(0x9,e[_0x4b636c(0x21c)]),V(0xa,F[_0x4b636c(0x1f0)])],Q);function _0x57d2(_0xff5779,_0x51a285){_0xff5779=_0xff5779-0x1aa;const _0x25a143=_0x25a1();let _0x57d2af=_0x25a143[_0xff5779];return _0x57d2af;}let $=class extends e[_0x4b636c(0x1f1)]{constructor(_0x19d1d6=R,_0x39cabf,_0x59a36e){const _0x55c0a5=_0x4b636c;super(),this[_0x55c0a5(0x24c)]=_0x19d1d6,this[_0x55c0a5(0x240)]=_0x39cabf,this[_0x55c0a5(0x292)]=_0x59a36e;let {menu:_0x5e1c9d,..._0x496263}=(0x0,e[_0x55c0a5(0x271)])({},R,this[_0x55c0a5(0x24c)]);_0x5e1c9d&&this[_0x55c0a5(0x292)][_0x55c0a5(0x1ed)](_0x55c0a5(0x265),_0x5e1c9d,{'merge':!0x0}),this[_0x55c0a5(0x292)]['setConfig'](L,_0x496263),this['_config'][_0x55c0a5(0x25a)]&&this['_configService'][_0x55c0a5(0x1ed)](U,this[_0x55c0a5(0x24c)][_0x55c0a5(0x25a)]);}[_0x4b636c(0x279)](){const _0xc7ec86=_0x4b636c;[[G],[Q]][_0xc7ec86(0x260)](_0x162b98=>this['_injector'][_0xc7ec86(0x20f)](_0x162b98));}['onSteady'](){const _0x5e0c33=_0x4b636c;this[_0x5e0c33(0x240)][_0x5e0c33(0x234)](Q);}};B($,_0x4b636c(0x2c2),e[_0x4b636c(0x21e)][_0x4b636c(0x21a)]),B($,_0x4b636c(0x21d),_0x4b636c(0x2ac)),B($,_0x4b636c(0x201),se),B($,_0x4b636c(0x1c5),ce),$=H([(0x0,e[_0x4b636c(0x272)])(a[_0x4b636c(0x249)]),V(0x1,(0x0,e[_0x4b636c(0x22e)])(e[_0x4b636c(0x1c1)])),V(0x2,e['IConfigService'])],$),exports[_0x4b636c(0x26a)]=L,Object[_0x4b636c(0x1e1)](exports,_0x4b636c(0x287),{'enumerable':!0x0,'get':function(){return G;}}),Object['defineProperty'](exports,_0x4b636c(0x214),{'enumerable':!0x0,'get':function(){return X;}}),exports[_0x4b636c(0x2b7)]=K,exports['UNIVER_CONTAINER_ID_KEY']=U,exports[_0x4b636c(0x25c)]=W,Object[_0x4b636c(0x1e1)](exports,_0x4b636c(0x25b),{'enumerable':!0x0,'get':function(){return Z;}}),Object['defineProperty'](exports,'UniverEditHistoryLoaderPlugin',{'enumerable':!0x0,'get':function(){return $;}});
|
|
1
|
+
const _0x54972b=_0x58d2;(function(_0x478f81,_0x590efd){const _0x593529=_0x58d2,_0x54ecea=_0x478f81();while(!![]){try{const _0xad5ae6=-parseInt(_0x593529(0x22e))/0x1*(parseInt(_0x593529(0x198))/0x2)+-parseInt(_0x593529(0x1a1))/0x3+parseInt(_0x593529(0x1e7))/0x4+parseInt(_0x593529(0x158))/0x5+-parseInt(_0x593529(0x175))/0x6*(parseInt(_0x593529(0x1a0))/0x7)+parseInt(_0x593529(0x18a))/0x8+parseInt(_0x593529(0x1b7))/0x9*(parseInt(_0x593529(0x22b))/0xa);if(_0xad5ae6===_0x590efd)break;else _0x54ecea['push'](_0x54ecea['shift']());}catch(_0x38f529){_0x54ecea['push'](_0x54ecea['shift']());}}}(_0x41a1,0xe35b9),Object[_0x54972b(0x14c)](exports,Symbol[_0x54972b(0x19b)],{'value':_0x54972b(0x215)}));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=_0x54972b(0x166),R={};function z(_0x2e096f){'@babel/helpers - typeof';const _0x2796af=_0x54972b;return z=typeof Symbol=='function'&&typeof Symbol[_0x2796af(0x1f8)]=='symbol'?function(_0x2acde7){return typeof _0x2acde7;}:function(_0x250f84){const _0x49cf76=_0x2796af;return _0x250f84&&typeof Symbol==_0x49cf76(0x14b)&&_0x250f84['constructor']===Symbol&&_0x250f84!==Symbol[_0x49cf76(0x219)]?_0x49cf76(0x1e2):typeof _0x250f84;},z(_0x2e096f);}function _0x41a1(){const _0x145477=['then','edit-history-loader.panel.reverting','merge','absolute','unsubscribe','UniverSheetsDataValidationPlugin','_historyManagerService','none','UNIVER_UNKNOWN','registerCommand','UniverNetworkPlugin','setTheme','_pluginMap','edit-history-loader.info.initializing','fromCollab','UniverSheetSparklineUIPlugin','4613230DKEoCS','WorkbookRecoverHistoryPermission','UniverSheetsShapeUIPlugin','222771UdOYJZ','UniverSheetsFormulaUIPlugin','_urlService','Injector','_componentManager','IImageIoService','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','IRemoteInstanceService','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','historyUniver','historyPanelComponentKey','unMountHistoryContent','setParam','getCurrentRangeDisable$','Exited','ComponentManager','takeUntil','display','width','_localeService','getConfig','getCurrentLocale','combineLatest','MobileHistoryLoaderService','call','reload','SetWorksheetActivateCommand','get','triggerLoadVersions','data','UniverSheetsDrawingUIPlugin','RangeProtectionRuleModel','UniverRenderEnginePlugin','some','IAuthzIoService','HistoryIcon','string','UniverMobileUIPlugin','_configService','left','add','getSubunitRuleList','location','DependentOn','historyPanelHidden','onStarting','@univerjs-pro/edit-history-loader','UniverSheetsUIPlugin','univer.operation.toggle-edit-history','UniverEditHistoryViewerMobilePlugin','_dialogService','HistoryModeStatus','toDisposable','packageName','style','uComp','UniverSheetsConditionalFormattingPlugin','UniverEditHistoryViewerPlugin','BehaviorSubject','UniverSheetsChartUIPlugin','pluginName','_initContainer','HistoryManagerService','function','defineProperty','RibbonStartGroup','mergeMenu','_checkCanRevert','status$','whenReady','subunit','IConfigService','ILocalCacheService','UniverDocsUIPlugin','setDarkMode','_initPlugins','1326165JAffmy','UniverDrawingPlugin','UNIVER_CONTAINER_ID_KEY','pipe','currentTheme$','next','permissionId','UniverSheetsPlugin','_themeService','show','createElement','register','invoke','appendChild','edit-history-loader.config','_commandService','activeSheet$','IMessageService','_sidebarService','_updateSubUnitFromURLParams','_historyUniver$','[HistoryLoaderService]:\x20Plugin\x20','UniverSheetsMobileUIPlugin','ICommandService','getUnhiddenWorksheets','_localCacheService','DataLoaderService','_collaborationController','registerPlugin','150rJbpwc','UNIVER_SHEET','BUTTON','MenuItemType','toPrimitive','MessageType','getAllPlugins','version','subscribe','_config','session','state$','\x20has\x20been\x20registered.','block','HistoryLoaderService','getSheetCommandTarget','object','_updateURLWithCurrentState','revertRevision$','UniverSheetsFilterPlugin','Loading','6834832TFxrzV','Inject','UniverCollaborationPlugin','UniverSheetsFilterUIPlugin','map','UniverFormulaEnginePlugin','ThemeService','getElementById','_univerInstanceService','UniverSheetsShapePlugin','getActiveSheet','CollaborationStatus','UniverInstanceType','triggerCustomVersions','12cZaYnx','setLocale','getUnitId','toStringTag','0.25.0-insiders.20260608-e4336f7','dispose','SYNCED','RangeProtectionPermissionEditPoint','64351yOIFlF','5272299QWUswW','IDialogService','Entered','executeCommand','IURLService','event$','ToggleEditHistoryOperation','urlChange$','darkMode$','from','eventID','_handleRevertAcknowledgement','getUnit','setConfig','values','__getInjector','_injector','forEach','UniverSheetsChartPlugin','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','removeAll','UniverDrawingUIPlugin','27BMkFGe','UniverSheetsHyperLinkUIPlugin','asObservable','Workbook','length','historyUniver$','_internalWebWorker','UniverLicensePlugin','params','historyListServerUrl','mountHistoryContent','getParam','AuthzIoHttpService','every','UniverSheetSparklinePlugin','closeAll','menu','[MobileHistoryLoaderService]:\x20Plugin\x20','workerURL','UniverDocsPlugin','OPERATION','UNIVER_CONTAINER_ID','_init','UniverSheetsTablePlugin','_disposableCollection','disposeWithMe','_revertErrorTimer','getSheets','IMenuManagerService','dispose$','univer.operation.exit-edit-history','edit-history-loader.panel.listFetchError','UniverSheetsDrawingPlugin','_messageService','UniverSheetsDataValidationUIPlugin','UniverSheetsPivotTablePlugin','_initListener','flat','type','WorkbookEditablePermission','IPermissionService','ISidebarService','onSteady','symbol','position','UniverEditHistoryLoaderPlugin','div','history-container','7006340IyIgIQ','top','getCollabEntity','zIndex','getCurrentUnitOfType','RevertRevisionMutation','univerContainerId','UniverDataValidationPlugin','set','exhaustSavingTask','univer-history-container','CollaborationEvent','100%','Disposable','value','historyAIassistantEnabled','LocaleService','iterator','getMenuHiddenObservable','clear','Error','UniverSheetsDataValidationMobileUIPlugin','getLocales','_setupSubUnitSync','getOwnPropertyDescriptor','univer-container','WorksheetEditPermission','_menuManagerService','_selectionProtectionRuleModel','_initUniver','Univer','Plugin','UniverRPCMainThreadPlugin','WorkbookViewHistoryPermission','disposeUnit','IUniverInstanceService','getSheetId','CHANGESET_ACK','height','terminate','CollaborationController','UniverSheetsHyperLinkPlugin','mutations','_permissionService','edit-history-loader.panel.revertFailed','loadUnit','Module','decorate','LS_CONFIG_KEY','_dataLoaderService','prototype','getSheetBySheetId'];_0x41a1=function(){return _0x145477;};return _0x41a1();}function ae(_0xb5256c,_0x151f3f){const _0x77cad3=_0x54972b;if(z(_0xb5256c)!=_0x77cad3(0x185)||!_0xb5256c)return _0xb5256c;var _0x96a276=_0xb5256c[Symbol[_0x77cad3(0x179)]];if(_0x96a276!==void 0x0){var _0x5973f7=_0x96a276[_0x77cad3(0x124)](_0xb5256c,_0x151f3f||'default');if(z(_0x5973f7)!=_0x77cad3(0x185))return _0x5973f7;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x151f3f==='string'?String:Number)(_0xb5256c);}function oe(_0x3d5b76){const _0x176c76=_0x54972b;var _0x4bd7c1=ae(_0x3d5b76,_0x176c76(0x130));return z(_0x4bd7c1)=='symbol'?_0x4bd7c1:_0x4bd7c1+'';}function B(_0x1d0916,_0xf2cfb4,_0x2d5738){const _0x3d010c=_0x54972b;return(_0xf2cfb4=oe(_0xf2cfb4))in _0x1d0916?Object[_0x3d010c(0x14c)](_0x1d0916,_0xf2cfb4,{'value':_0x2d5738,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1d0916[_0xf2cfb4]=_0x2d5738,_0x1d0916;}function V(_0x3e9bdb,_0x13b391){return function(_0x342bbb,_0x246e56){_0x13b391(_0x342bbb,_0x246e56,_0x3e9bdb);};}function H(_0x294826,_0x2d797f,_0x57da57,_0x2a236b){const _0x9868c8=_0x54972b;var _0x832b9f=arguments[_0x9868c8(0x1bb)],_0x2a985e=_0x832b9f<0x3?_0x2d797f:_0x2a236b===null?_0x2a236b=Object[_0x9868c8(0x1ff)](_0x2d797f,_0x57da57):_0x2a236b,_0x46d99a;if(typeof Reflect==_0x9868c8(0x185)&&typeof Reflect[_0x9868c8(0x216)]=='function')_0x2a985e=Reflect[_0x9868c8(0x216)](_0x294826,_0x2d797f,_0x57da57,_0x2a236b);else{for(var _0xfbc48=_0x294826[_0x9868c8(0x1bb)]-0x1;_0xfbc48>=0x0;_0xfbc48--)(_0x46d99a=_0x294826[_0xfbc48])&&(_0x2a985e=(_0x832b9f<0x3?_0x46d99a(_0x2a985e):_0x832b9f>0x3?_0x46d99a(_0x2d797f,_0x57da57,_0x2a985e):_0x46d99a(_0x2d797f,_0x57da57))||_0x2a985e);}return _0x832b9f>0x3&&_0x2a985e&&Object['defineProperty'](_0x2d797f,_0x57da57,_0x2a985e),_0x2a985e;}const U=_0x54972b(0x1cc),W=_0x54972b(0x1f1);let G=class extends e[_0x54972b(0x1f4)]{constructor(_0x128692,_0x366c6e,_0x45842c,_0x56dc6e,_0x12f8b6,_0x6bd7f2,_0x4296a9,_0x5be3f2,_0x654244,_0x3c21c8){const _0x350cd4=_0x54972b;super(),this[_0x350cd4(0x11f)]=_0x128692,this['_univerInstanceService']=_0x366c6e,this[_0x350cd4(0x132)]=_0x45842c,this[_0x350cd4(0x167)]=_0x56dc6e,this['_messageService']=_0x12f8b6,this[_0x350cd4(0x212)]=_0x6bd7f2,this['_selectionProtectionRuleModel']=_0x4296a9,this[_0x350cd4(0x13e)]=_0x5be3f2,this[_0x350cd4(0x16a)]=_0x654244,this[_0x350cd4(0x160)]=_0x3c21c8,B(this,_0x350cd4(0x16c),new P[(_0x350cd4(0x146))](null)),B(this,_0x350cd4(0x1bc),this[_0x350cd4(0x16c)][_0x350cd4(0x1b9)]()),B(this,_0x350cd4(0x1cf),new e['DisposableCollection']()),B(this,_0x350cd4(0x227),new Map()),B(this,_0x350cd4(0x1bd),null),this[_0x350cd4(0x1cd)]();}get[_0x54972b(0x115)](){const _0x2ed7c2=_0x54972b;return this[_0x2ed7c2(0x16c)]['value'];}['_init'](){const _0x65abba=_0x54972b;this[_0x65abba(0x149)](),this[_0x65abba(0x157)]();}[_0x54972b(0x149)](){const _0x3feac7=_0x54972b;var _0x45bf16;let _0x543f0e=(_0x45bf16=this[_0x3feac7(0x132)][_0x3feac7(0x120)]('UNIVER_CONTAINER_ID'))==null?_0x3feac7(0x200):_0x45bf16,_0x430806=document['getElementById'](_0x543f0e);if(!_0x430806)return;let _0x50248e=document['createElement'](_0x3feac7(0x1e5));_0x50248e['id']=W,_0x50248e['dataset'][_0x3feac7(0x143)]=_0x3feac7(0x1e6),_0x50248e[_0x3feac7(0x142)][_0x3feac7(0x1e3)]='absolute',_0x50248e[_0x3feac7(0x142)][_0x3feac7(0x1e8)]='0',_0x50248e[_0x3feac7(0x142)][_0x3feac7(0x133)]='0',_0x50248e[_0x3feac7(0x142)][_0x3feac7(0x11e)]=_0x3feac7(0x1f3),_0x50248e[_0x3feac7(0x142)][_0x3feac7(0x20d)]=_0x3feac7(0x1f3),_0x50248e[_0x3feac7(0x142)][_0x3feac7(0x1ea)]='49',_0x50248e['style'][_0x3feac7(0x11d)]=_0x3feac7(0x222),_0x430806[_0x3feac7(0x165)](_0x50248e);}[_0x54972b(0x157)](){const _0x6e3f94=_0x54972b;[[b[_0x6e3f94(0x12c)]],[N['UniverUIPlugin'],{'container':W,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[N['IDialogService'],null]]}],[x[_0x6e3f94(0x225)]],[_[_0x6e3f94(0x159)],{'override':[[_[_0x6e3f94(0x233)],null]]}],[h[_0x6e3f94(0x1ca)],{'hasScroll':!0x1}],[g[_0x6e3f94(0x155)]],[A['UniverSheetsNumfmtPlugin']],[t[_0x6e3f94(0x15f)],{'notExecuteFormula':!0x0}],[M[_0x6e3f94(0x13b)]],[ne['UniverSheetsFormulaPlugin']],[re[_0x6e3f94(0x22f)]],[n[_0x6e3f94(0x18c)]],[O[_0x6e3f94(0x188)]],[te[_0x6e3f94(0x18d)]],[C[_0x6e3f94(0x144)]],[ee['UniverSheetsConditionalFormattingUIPlugin']],[ie[_0x6e3f94(0x210)]],[k[_0x6e3f94(0x1b8)]],[p['UniverDataValidationPlugin']],[w[_0x6e3f94(0x220)]],[T[_0x6e3f94(0x1d9)]],[y[_0x6e3f94(0x18f)],{'notExecuteFormula':!0x0}],[v[_0x6e3f94(0x1b6)]],[E[_0x6e3f94(0x1d7)]],[D['UniverSheetsDrawingUIPlugin']],[d[_0x6e3f94(0x1c5)]],[f['UniverSheetSparklineUIPlugin']],[o['UniverSheetsChartPlugin']],[s[_0x6e3f94(0x147)]],[l[_0x6e3f94(0x193)]],[u[_0x6e3f94(0x22d)]],[c['UniverSheetsPivotTablePlugin'],{'notExecuteFormula':!0x0}],[j[_0x6e3f94(0x1ce)]]]['forEach'](([_0x3c3f52,_0x3c9ed5])=>this[_0x6e3f94(0x174)](_0x3c3f52,_0x3c9ed5));}[_0x54972b(0x19d)](){const _0x423b59=_0x54972b;super[_0x423b59(0x19d)](),this['unMountHistoryContent'](),this[_0x423b59(0x227)][_0x423b59(0x1fa)]();}[_0x54972b(0x174)](_0x411e55,_0x385ce5,_0x2caf75){const _0x115c70=_0x54972b;if(this[_0x115c70(0x227)]['has'](_0x411e55['pluginName'])&&!_0x2caf75)throw Error(_0x115c70(0x16d)+_0x411e55[_0x115c70(0x148)]+'\x20has\x20been\x20registered.');this[_0x115c70(0x227)][_0x115c70(0x1ef)](_0x411e55[_0x115c70(0x148)],[_0x411e55,_0x385ce5]);}[_0x54972b(0x17b)](){const _0x37c63f=_0x54972b;return Array[_0x37c63f(0x1aa)](this[_0x37c63f(0x227)]['values']());}[_0x54972b(0x1c1)](_0x4b3eaf,_0x1324fd){const _0x4e989a=_0x54972b;let _0x200419=document[_0x4e989a(0x191)](W);_0x200419&&(_0x200419['style'][_0x4e989a(0x11d)]=_0x4e989a(0x182),this[_0x4e989a(0x204)](_0x4b3eaf,W,_0x1324fd));}[_0x54972b(0x117)](){const _0x40f7c7=_0x54972b;var _0x18437b;this[_0x40f7c7(0x1cf)]['dispose'](),(_0x18437b=this[_0x40f7c7(0x115)])==null||_0x18437b[_0x40f7c7(0x19d)](),this[_0x40f7c7(0x16c)][_0x40f7c7(0x15d)](null);let _0x2028c0=document[_0x40f7c7(0x191)](W);_0x2028c0&&(_0x2028c0['style'][_0x40f7c7(0x11d)]=_0x40f7c7(0x222),this[_0x40f7c7(0x1bd)]&&(this[_0x40f7c7(0x1bd)][_0x40f7c7(0x20e)](),this[_0x40f7c7(0x1bd)]=null));}[_0x54972b(0x204)](_0x3ed1ad,_0x2f1015,_0x1fdf71){const _0x56c067=_0x54972b;var _0x16f918,_0x32c1c2,_0x386233,_0x2fd55c,_0x368dd2;if(this[_0x56c067(0x115)])return;let _0x2ebb20=new e['Univer']({'locales':{[this[_0x56c067(0x11f)]['getCurrentLocale']()]:this[_0x56c067(0x11f)][_0x56c067(0x1fd)]()},'override':[[e[_0x56c067(0x12e)],{'useClass':r[_0x56c067(0x1c3)]}]]}),_0x2ae37f=_0x2ebb20['__getInjector']();this[_0x56c067(0x1d0)](this[_0x56c067(0x160)][_0x56c067(0x1a9)][_0x56c067(0x17d)](_0x5c5929=>{const _0x11510a=_0x56c067;_0x2ae37f[_0x11510a(0x127)](e[_0x11510a(0x190)])[_0x11510a(0x156)](_0x5c5929);})),this[_0x56c067(0x1d0)](this[_0x56c067(0x160)][_0x56c067(0x15c)]['subscribe'](_0x253991=>{const _0x2afc0b=_0x56c067;_0x2ae37f['get'](e[_0x2afc0b(0x190)])[_0x2afc0b(0x226)](_0x253991);})),_0x2ae37f[_0x56c067(0x127)](e[_0x56c067(0x1f7)])[_0x56c067(0x199)](this['_localeService'][_0x56c067(0x121)]()),_0x2ae37f[_0x56c067(0x127)](e['IConfigService'])[_0x56c067(0x1ae)](r[_0x56c067(0x234)],this[_0x56c067(0x132)][_0x56c067(0x120)](r[_0x56c067(0x234)]));let _0xaf9d7f=this[_0x56c067(0x132)][_0x56c067(0x120)](a[_0x56c067(0x217)]);_0xaf9d7f&&_0x2ebb20[_0x56c067(0x174)](a[_0x56c067(0x1be)],{'license':_0xaf9d7f['ls']});let _0x29842f=(_0x16f918=this[_0x56c067(0x132)][_0x56c067(0x120)](_0x56c067(0x166)))==null?void 0x0:_0x16f918[_0x56c067(0x1c9)],_0x36b05c=!!_0x29842f;_0x36b05c&&(this[_0x56c067(0x1bd)]=_0x29842f instanceof Worker?_0x29842f:null,_0x2ebb20['registerPlugin'](S[_0x56c067(0x207)],{'workerURL':_0x29842f})),this[_0x56c067(0x227)][_0x56c067(0x1b2)](([_0x36cdce,_0x5e5063])=>{const _0x1b3c84=_0x56c067;_0x2ebb20[_0x1b3c84(0x174)](_0x36cdce,_0x5e5063);}),_0x2ebb20['registerPlugin'](i[_0x56c067(0x145)],{'historyListServerUrl':(_0x32c1c2=this[_0x56c067(0x132)]['getConfig'](_0x56c067(0x166)))==null?void 0x0:_0x32c1c2['historyListServerUrl'],'historyPanelComponentKey':(_0x386233=this[_0x56c067(0x132)]['getConfig']('edit-history-loader.config'))==null?void 0x0:_0x386233[_0x56c067(0x116)],'historyPanelHidden':(_0x2fd55c=this[_0x56c067(0x132)][_0x56c067(0x120)](_0x56c067(0x166)))==null?void 0x0:_0x2fd55c['historyPanelHidden'],'historyAIassistantEnabled':(_0x368dd2=this[_0x56c067(0x132)]['getConfig'](_0x56c067(0x166)))==null?void 0x0:_0x368dd2[_0x56c067(0x1f6)]}),_0x2ae37f[_0x56c067(0x164)](_0xfa2c8=>{const _0x98c826=_0x56c067;this[_0x98c826(0x1db)](_0xfa2c8,_0x3ed1ad);}),this['_historyUniver$']['next'](_0x2ebb20);let _0x3c53fb=_0x2ae37f[_0x56c067(0x127)](i['HistoryManagerService']),_0x457227=this['_checkCanRevert'](_0x3ed1ad),_0x312e17=()=>{const _0x13e465=_0x56c067;_0x1fdf71?_0x3c53fb[_0x13e465(0x197)](_0x3ed1ad,_0x2f1015,_0x457227,_0x1fdf71):_0x3c53fb[_0x13e465(0x128)](_0x3ed1ad,_0x2f1015,_0x457227);};if(this[_0x56c067(0x1d8)]['show']({'content':this[_0x56c067(0x11f)]['t'](_0x56c067(0x228)),'type':m[_0x56c067(0x17a)][_0x56c067(0x189)]}),_0x36b05c)try{_0x2ae37f[_0x56c067(0x127)](S[_0x56c067(0x235)])['whenReady']()[_0x56c067(0x21b)](()=>{_0x312e17();});}catch{_0x312e17();}else _0x312e17();}['_initListener'](_0x19ac82,_0x10bc27){const _0x169e8e=_0x54972b;let _0x48eaf7=_0x19ac82['get'](i['HistoryManagerService']);this[_0x169e8e(0x1cf)]['add'](_0x48eaf7[_0x169e8e(0x150)][_0x169e8e(0x17d)](_0x179f80=>{const _0x942b3e=_0x169e8e;switch(_0x179f80){case i['HistoryModeStatus'][_0x942b3e(0x1a3)]:this[_0x942b3e(0x13e)][_0x942b3e(0x1c6)](),this[_0x942b3e(0x16a)]['close']();break;case i[_0x942b3e(0x13f)]['Exited']:this[_0x942b3e(0x167)][_0x942b3e(0x1a4)](q['id']),this[_0x942b3e(0x117)]();break;case i['HistoryModeStatus'][_0x942b3e(0x1fb)]:this['unMountHistoryContent'](),this[_0x942b3e(0x1d8)][_0x942b3e(0x161)]({'content':this[_0x942b3e(0x11f)]['t'](_0x942b3e(0x1d6)),'type':m[_0x942b3e(0x17a)][_0x942b3e(0x1fb)],'duration':0xbb8});break;default:break;}})),this['_disposableCollection'][_0x169e8e(0x134)](_0x48eaf7[_0x169e8e(0x187)][_0x169e8e(0x17d)](async _0x373df3=>{const _0x3c989e=_0x169e8e;_0x373df3&&this[_0x3c989e(0x167)]['executeCommand'](n[_0x3c989e(0x1ec)]['id'],{'unitId':_0x10bc27,'revision':_0x373df3});}));}[_0x54972b(0x14f)](_0x4fa671){const _0x446849=_0x54972b;let _0xabae3b=this['_univerInstanceService'][_0x446849(0x1ad)](_0x4fa671)['getSheets']()[_0x446849(0x18e)](_0x3c1836=>_0x3c1836['getSheetId']()),_0x4559d3=new t[(_0x446849(0x1de))](_0x4fa671)['id'],_0x38df5e=_0xabae3b[_0x446849(0x18e)](_0x58734f=>new t['WorksheetEditPermission'](_0x4fa671,_0x58734f)['id']),_0x467cc1=_0xabae3b[_0x446849(0x18e)](_0x24ad2f=>this[_0x446849(0x203)]['getSubunitRuleList'](_0x4fa671,_0x24ad2f)['map'](_0x1ecd10=>new t[(_0x446849(0x19f))](_0x4fa671,_0x24ad2f,_0x1ecd10['permissionId'])['id']))[_0x446849(0x1dc)](),_0x5223b8=new t[(_0x446849(0x22c))](_0x4fa671)['id'];return this[_0x446849(0x212)]['composePermission']([_0x4559d3,..._0x38df5e,..._0x467cc1,_0x5223b8])[_0x446849(0x1c4)](_0x35d4ff=>!!_0x35d4ff['value']);}};G=H([V(0x0,(0x0,e[_0x54972b(0x18b)])(e[_0x54972b(0x1f7)])),V(0x1,e[_0x54972b(0x20a)]),V(0x2,e[_0x54972b(0x153)]),V(0x3,e['ICommandService']),V(0x4,N[_0x54972b(0x169)]),V(0x5,e['IPermissionService']),V(0x6,(0x0,e[_0x54972b(0x18b)])(t[_0x54972b(0x12b)])),V(0x7,(0x0,e['Inject'])(N[_0x54972b(0x1a2)])),V(0x8,(0x0,e[_0x54972b(0x18b)])(N['ISidebarService'])),V(0x9,(0x0,e[_0x54972b(0x18b)])(e[_0x54972b(0x190)]))],G);const K={'id':_0x54972b(0x13c),'type':e['CommandType'][_0x54972b(0x1cb)],'handler':_0x92244=>{const _0xb4cdba=_0x54972b;let _0x35f2d7=_0x92244[_0xb4cdba(0x127)](G),{unitId:_0x585e57}=(0x0,t[_0xb4cdba(0x184)])(_0x92244[_0xb4cdba(0x127)](e[_0xb4cdba(0x20a)]))||{};return _0x585e57?(_0x35f2d7[_0xb4cdba(0x1c1)](_0x585e57),!0x0):!0x1;}},q={'id':_0x54972b(0x1d5),'type':e['CommandType']['OPERATION'],'handler':()=>!0x0};var se=_0x54972b(0x13a),ce=_0x54972b(0x19c);function le(_0x18434a){const _0x5e4254=_0x54972b;return{'id':K['id'],'type':N[_0x5e4254(0x178)][_0x5e4254(0x177)],'icon':'HistoryIcon','tooltip':'edit-history-loader.panel.title','hidden$':(0x0,N[_0x5e4254(0x1f9)])(_0x18434a,e[_0x5e4254(0x196)][_0x5e4254(0x176)]),'disabled$':(0x0,M[_0x5e4254(0x119)])(_0x18434a,{'workbookTypes':[t[_0x5e4254(0x208)]],'worksheetTypes':[],'rangeTypes':[]})};}const ue={[N[_0x54972b(0x14d)]['OTHERS']]:{[K['id']]:{'order':0.2,'menuItemFactory':le}}};let J=class extends e['RxDisposable']{constructor(_0xd46c7,_0x23366f,_0x5dac9c,_0x23a687,_0x51a88a,_0x317b15,_0x122939,_0x197090,_0x398908,_0x3295f4,_0x8562b4){const _0xb21331=_0x54972b;super(),this[_0xb21331(0x167)]=_0xd46c7,this[_0xb21331(0x202)]=_0x23366f,this[_0xb21331(0x232)]=_0x5dac9c,this[_0xb21331(0x221)]=_0x23a687,this[_0xb21331(0x11f)]=_0x51a88a,this[_0xb21331(0x1d8)]=_0x317b15,this['_collaborationController']=_0x122939,this[_0xb21331(0x171)]=_0x197090,this[_0xb21331(0x218)]=_0x398908,this[_0xb21331(0x192)]=_0x3295f4,this[_0xb21331(0x230)]=_0x8562b4,B(this,'_revertErrorTimer',null),this['_init']();}[_0x54972b(0x1cd)](){const _0x48e7a5=_0x54972b;[K,q][_0x48e7a5(0x1b2)](_0x5d7ef5=>this[_0x48e7a5(0x1d0)]((0x0,e['toDisposable'])(this[_0x48e7a5(0x167)][_0x48e7a5(0x224)](_0x5d7ef5)))),this[_0x48e7a5(0x1d0)](this[_0x48e7a5(0x232)][_0x48e7a5(0x163)](_0x48e7a5(0x12f),I['HistoryIcon'])),this[_0x48e7a5(0x202)]['mergeMenu'](ue),this[_0x48e7a5(0x1d0)](this[_0x48e7a5(0x167)]['onCommandExecuted'](async(_0x1d918a,_0x586b7d)=>{const _0x37c17d=_0x48e7a5;if(_0x1d918a['id']===n['RevertRevisionMutation']['id']){let {unitId:_0x258d1a}=_0x1d918a[_0x37c17d(0x1bf)];this['_messageService'][_0x37c17d(0x161)]({'content':this[_0x37c17d(0x11f)]['t'](_0x37c17d(0x21c)),'type':m[_0x37c17d(0x17a)][_0x37c17d(0x189)],'duration':0x1388});let _0xd2807a=this[_0x37c17d(0x173)][_0x37c17d(0x1e9)](_0x258d1a);_0x586b7d!=null&&_0x586b7d['fromCollab']?this[_0x37c17d(0x1ac)](_0xd2807a,async()=>(setTimeout(()=>window['location'][_0x37c17d(0x125)]()),!0x0),!0x0):this[_0x37c17d(0x1ac)](_0xd2807a,async()=>{const _0x18eecc=_0x37c17d;let _0x44e811=this['_univerInstanceService']['getCurrentUnitOfType'](e[_0x18eecc(0x196)][_0x18eecc(0x176)]),_0x5e99cf=_0x44e811==null?void 0x0:_0x44e811['getActiveSheet']();if(!_0x5e99cf)return!0x1;this[_0x18eecc(0x192)][_0x18eecc(0x209)](_0x258d1a);let _0x15c9d3=await this['_dataLoaderService']['loadUnit'](_0x258d1a,e['UniverInstanceType'][_0x18eecc(0x176)]);return _0x15c9d3&&_0x15c9d3 instanceof e[_0x18eecc(0x1ba)]?(await this['_setupSubUnitSync'](_0x15c9d3,_0x5e99cf[_0x18eecc(0x20b)]()),!0x0):!0x1;});}}));}[_0x54972b(0x1ac)](_0x5729cb,_0x350602,_0x2018fa=!0x1){const _0x398267=_0x54972b;let _0x44a285=(0x0,P[_0x398267(0x122)])([_0x5729cb[_0x398267(0x17f)][_0x398267(0x1a6)],_0x5729cb[_0x398267(0x180)]])[_0x398267(0x17d)](async([_0x44656a,_0x29b65d])=>{const _0xb23dac=_0x398267;if(_0x44656a['eventID']===n['CollaborationEvent'][_0xb23dac(0x20c)]&&(_0x29b65d==null?void 0x0:_0x29b65d['status'])===r[_0xb23dac(0x195)][_0xb23dac(0x19e)]&&_0x44656a['data'][_0xb23dac(0x211)][_0xb23dac(0x12d)](_0x195610=>_0x195610['id']===n[_0xb23dac(0x1ec)]['id'])&&await _0x350602()){var _0x1f4c5f;this['_historyManagerService'][_0xb23dac(0x117)](),_0x44a285[_0xb23dac(0x21f)](),this[_0xb23dac(0x1d1)]&&clearTimeout(this[_0xb23dac(0x1d1)]),await((_0x1f4c5f=this[_0xb23dac(0x171)])==null?void 0x0:_0x1f4c5f[_0xb23dac(0x1f0)]()),this[_0xb23dac(0x1d8)][_0xb23dac(0x1b5)]();}});_0x2018fa&&(this[_0x398267(0x1d1)]=setTimeout(()=>{const _0xf2397f=_0x398267;_0x44a285[_0xf2397f(0x21f)](),this['_messageService'][_0xf2397f(0x161)]({'content':this[_0xf2397f(0x11f)]['t']('edit-history-loader.panel.revertFailed'),'type':m['MessageType'][_0xf2397f(0x1fb)],'duration':0xbb8});},0x1388));}async['_setupSubUnitSync'](_0x421e15,_0x33e3fc){const _0xd7e337=_0x54972b;await this[_0xd7e337(0x16b)](_0x421e15,_0x33e3fc),_0x421e15[_0xd7e337(0x168)][_0xd7e337(0x15b)]((0x0,P[_0xd7e337(0x11c)])(this[_0xd7e337(0x1d4)]))[_0xd7e337(0x17d)](_0x415e30=>{const _0x3d6335=_0xd7e337;_0x415e30&&this[_0x3d6335(0x186)](_0x415e30);}),this[_0xd7e337(0x230)][_0xd7e337(0x1a8)][_0xd7e337(0x15b)]((0x0,P[_0xd7e337(0x11c)])(this['dispose$']))[_0xd7e337(0x17d)](()=>this['_updateSubUnitFromURLParams'](_0x421e15,_0x33e3fc));}[_0x54972b(0x186)](_0xf46bc7,_0x288590=!0x1){const _0x5a7f95=_0x54972b;let _0x7b2b58=this[_0x5a7f95(0x230)][_0x5a7f95(0x1c2)]('subunit');_0xf46bc7[_0x5a7f95(0x20b)]()!==_0x7b2b58&&this[_0x5a7f95(0x230)][_0x5a7f95(0x118)]('subunit',_0xf46bc7['getSheetId'](),_0x288590);}async[_0x54972b(0x16b)](_0x2e4de0,_0x3da527){const _0xbbf723=_0x54972b;var _0x22043d;if(!_0x3da527||!_0x2e4de0['getSheetBySheetId'](_0x3da527)){let _0x11c932=_0x2e4de0[_0xbbf723(0x170)]()[0x0],_0xa1c792=_0x2e4de0[_0xbbf723(0x21a)](_0x11c932);if(!_0xa1c792)return;this[_0xbbf723(0x186)](_0xa1c792,!0x0),await this['_commandService']['executeCommand'](t[_0xbbf723(0x126)]['id'],{'unitId':_0x2e4de0['getUnitId'](),'subUnitId':_0x11c932});return;}((_0x22043d=_0x2e4de0[_0xbbf723(0x194)]())==null?void 0x0:_0x22043d[_0xbbf723(0x20b)]())!==_0x3da527&&await this[_0xbbf723(0x167)][_0xbbf723(0x1a4)](t[_0xbbf723(0x126)]['id'],{'unitId':_0x2e4de0[_0xbbf723(0x19a)](),'subUnitId':_0x3da527});}};J=H([V(0x0,e[_0x54972b(0x16f)]),V(0x1,N[_0x54972b(0x1d3)]),V(0x2,(0x0,e[_0x54972b(0x18b)])(N[_0x54972b(0x11b)])),V(0x3,(0x0,e[_0x54972b(0x18b)])(G)),V(0x4,(0x0,e[_0x54972b(0x18b)])(e['LocaleService'])),V(0x5,N[_0x54972b(0x169)]),V(0x6,(0x0,e[_0x54972b(0x18b)])(r['CollaborationController'])),V(0x7,r[_0x54972b(0x154)]),V(0x8,(0x0,e['Inject'])(r[_0x54972b(0x172)])),V(0x9,e[_0x54972b(0x20a)]),V(0xa,F['IURLService'])],J);const Y='univer-history-container-mobile';let X=class extends e[_0x54972b(0x1f4)]{constructor(_0x212ab0,_0x4e9748,_0x22d705,_0x4b5bf6,_0x2c7c4e,_0xc670e,_0x37f41b,_0x3af1da,_0x794f61,_0x3c91cd){const _0x269b18=_0x54972b;super(),this[_0x269b18(0x11f)]=_0x212ab0,this['_univerInstanceService']=_0x4e9748,this[_0x269b18(0x132)]=_0x22d705,this[_0x269b18(0x167)]=_0x4b5bf6,this[_0x269b18(0x1d8)]=_0x2c7c4e,this['_permissionService']=_0xc670e,this['_selectionProtectionRuleModel']=_0x37f41b,this[_0x269b18(0x13e)]=_0x3af1da,this[_0x269b18(0x16a)]=_0x794f61,this['_themeService']=_0x3c91cd,B(this,_0x269b18(0x16c),new P[(_0x269b18(0x146))](null)),B(this,'historyUniver$',this[_0x269b18(0x16c)][_0x269b18(0x1b9)]()),B(this,_0x269b18(0x1cf),new e['DisposableCollection']()),B(this,_0x269b18(0x227),new Map()),B(this,'_internalWebWorker',null),this['_init']();}get[_0x54972b(0x115)](){const _0x9259a9=_0x54972b;return this[_0x9259a9(0x16c)][_0x9259a9(0x1f5)];}[_0x54972b(0x1cd)](){const _0x16d0b3=_0x54972b;this['_initContainer'](),this[_0x16d0b3(0x157)]();}[_0x54972b(0x149)](){const _0x13b10f=_0x54972b;var _0x3f3d4d;let _0x1c457b=(_0x3f3d4d=this[_0x13b10f(0x132)][_0x13b10f(0x120)]('UNIVER_CONTAINER_ID'))==null?_0x13b10f(0x200):_0x3f3d4d,_0xbe1f92=document[_0x13b10f(0x191)](_0x1c457b);if(!_0xbe1f92)return;let _0x143cea=document[_0x13b10f(0x162)](_0x13b10f(0x1e5));_0x143cea['id']=Y,_0x143cea['dataset'][_0x13b10f(0x143)]=_0x13b10f(0x1e6),_0x143cea['style'][_0x13b10f(0x1e3)]=_0x13b10f(0x21e),_0x143cea['style'][_0x13b10f(0x1e8)]='0',_0x143cea[_0x13b10f(0x142)][_0x13b10f(0x133)]='0',_0x143cea[_0x13b10f(0x142)][_0x13b10f(0x11e)]=_0x13b10f(0x1f3),_0x143cea['style'][_0x13b10f(0x20d)]=_0x13b10f(0x1f3),_0x143cea[_0x13b10f(0x142)][_0x13b10f(0x1ea)]='49',_0x143cea[_0x13b10f(0x142)][_0x13b10f(0x11d)]='none',_0xbe1f92['appendChild'](_0x143cea);}[_0x54972b(0x157)](){const _0x51dddb=_0x54972b;[[b[_0x51dddb(0x12c)]],[N[_0x51dddb(0x131)],{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[N[_0x51dddb(0x1a2)],null]]}],[x['UniverNetworkPlugin']],[_[_0x51dddb(0x159)],{'override':[[_[_0x51dddb(0x233)],null]]}],[h[_0x51dddb(0x1ca)],{'hasScroll':!0x1}],[g['UniverDocsUIPlugin']],[A['UniverSheetsNumfmtPlugin']],[t[_0x51dddb(0x15f)],{'notExecuteFormula':!0x0}],[M[_0x51dddb(0x16e)]],[ne['UniverSheetsFormulaPlugin']],[re['UniverSheetsFormulaUIPlugin']],[n['UniverCollaborationPlugin']],[O[_0x51dddb(0x188)]],[C[_0x51dddb(0x144)]],[ie[_0x51dddb(0x210)]],[k['UniverSheetsHyperLinkUIPlugin']],[p[_0x51dddb(0x1ee)]],[w[_0x51dddb(0x220)]],[T[_0x51dddb(0x1fc)]],[y[_0x51dddb(0x18f)],{'notExecuteFormula':!0x0}],[v[_0x51dddb(0x1b6)]],[E[_0x51dddb(0x1d7)]],[D[_0x51dddb(0x12a)]],[d[_0x51dddb(0x1c5)]],[f[_0x51dddb(0x22a)]],[o[_0x51dddb(0x1b3)]],[s[_0x51dddb(0x147)]],[l['UniverSheetsShapePlugin']],[u[_0x51dddb(0x22d)]],[c[_0x51dddb(0x1da)],{'notExecuteFormula':!0x0}],[j[_0x51dddb(0x1ce)]]][_0x51dddb(0x1b2)](([_0x2bfc8f,_0x59d26f])=>this[_0x51dddb(0x174)](_0x2bfc8f,_0x59d26f));}[_0x54972b(0x19d)](){const _0x5ab48c=_0x54972b;super[_0x5ab48c(0x19d)](),this[_0x5ab48c(0x117)](),this['_pluginMap'][_0x5ab48c(0x1fa)]();}[_0x54972b(0x174)](_0x599ba5,_0x1071db,_0x4a3a4c){const _0x2d2406=_0x54972b;if(this[_0x2d2406(0x227)]['has'](_0x599ba5[_0x2d2406(0x148)])&&!_0x4a3a4c)throw Error(_0x2d2406(0x1c8)+_0x599ba5['pluginName']+_0x2d2406(0x181));this[_0x2d2406(0x227)][_0x2d2406(0x1ef)](_0x599ba5['pluginName'],[_0x599ba5,_0x1071db]);}['getAllPlugins'](){const _0x124403=_0x54972b;return Array[_0x124403(0x1aa)](this[_0x124403(0x227)][_0x124403(0x1af)]());}[_0x54972b(0x1c1)](_0xe8db90,_0x269e3a){const _0xc96464=_0x54972b;let _0x16a920=document[_0xc96464(0x191)](Y);_0x16a920&&(_0x16a920['style'][_0xc96464(0x11d)]=_0xc96464(0x182),this['_initUniver'](_0xe8db90,Y,_0x269e3a));}['unMountHistoryContent'](){const _0x52629a=_0x54972b;var _0x31d3cf;this[_0x52629a(0x1cf)][_0x52629a(0x19d)](),(_0x31d3cf=this['historyUniver'])==null||_0x31d3cf[_0x52629a(0x19d)](),this['_historyUniver$'][_0x52629a(0x15d)](null);let _0x12bde2=document[_0x52629a(0x191)](Y);_0x12bde2&&(_0x12bde2[_0x52629a(0x142)][_0x52629a(0x11d)]=_0x52629a(0x222),this['_internalWebWorker']&&(this[_0x52629a(0x1bd)][_0x52629a(0x20e)](),this[_0x52629a(0x1bd)]=null));}['_initUniver'](_0x1c0a57,_0x4e256e,_0x1046b2){const _0x28cc69=_0x54972b;var _0x3339c3,_0x2bdfd8,_0x1d475b,_0x29746d;if(this['historyUniver'])return;let _0x24eb90=new e[(_0x28cc69(0x205))]({'locales':{[this[_0x28cc69(0x11f)][_0x28cc69(0x121)]()]:this['_localeService']['getLocales']()},'override':[[e[_0x28cc69(0x12e)],{'useClass':r[_0x28cc69(0x1c3)]}]]}),_0x475ff5=_0x24eb90[_0x28cc69(0x1b0)]();this['disposeWithMe'](this[_0x28cc69(0x160)][_0x28cc69(0x1a9)]['subscribe'](_0x25c179=>{const _0x18905c=_0x28cc69;_0x475ff5['get'](e[_0x18905c(0x190)])[_0x18905c(0x156)](_0x25c179);})),this[_0x28cc69(0x1d0)](this[_0x28cc69(0x160)]['currentTheme$'][_0x28cc69(0x17d)](_0xfbc19e=>{const _0x9f782f=_0x28cc69;_0x475ff5['get'](e['ThemeService'])[_0x9f782f(0x226)](_0xfbc19e);})),_0x475ff5[_0x28cc69(0x127)](e[_0x28cc69(0x1f7)])[_0x28cc69(0x199)](this[_0x28cc69(0x11f)][_0x28cc69(0x121)]()),_0x475ff5[_0x28cc69(0x127)](e[_0x28cc69(0x153)])[_0x28cc69(0x1ae)](r[_0x28cc69(0x234)],this[_0x28cc69(0x132)][_0x28cc69(0x120)](r[_0x28cc69(0x234)]));let _0x1373a3=this[_0x28cc69(0x132)][_0x28cc69(0x120)](a[_0x28cc69(0x217)]);_0x1373a3&&_0x24eb90[_0x28cc69(0x174)](a[_0x28cc69(0x1be)],{'license':_0x1373a3['ls']});let _0x7b0808=(_0x3339c3=this[_0x28cc69(0x132)]['getConfig']('edit-history-loader.config'))==null?void 0x0:_0x3339c3[_0x28cc69(0x1c9)],_0x24fdc5=!!_0x7b0808;_0x24fdc5&&(this[_0x28cc69(0x1bd)]=_0x7b0808 instanceof Worker?_0x7b0808:null,_0x24eb90[_0x28cc69(0x174)](S[_0x28cc69(0x207)],{'workerURL':_0x7b0808})),this['_pluginMap'][_0x28cc69(0x1b2)](([_0x1f4e90,_0x426192])=>{const _0x54af2f=_0x28cc69;_0x24eb90[_0x54af2f(0x174)](_0x1f4e90,_0x426192);}),_0x24eb90[_0x28cc69(0x174)](i[_0x28cc69(0x13d)],{'historyListServerUrl':(_0x2bdfd8=this[_0x28cc69(0x132)][_0x28cc69(0x120)]('edit-history-loader.config'))==null?void 0x0:_0x2bdfd8[_0x28cc69(0x1c0)],'historyPanelComponentKey':(_0x1d475b=this[_0x28cc69(0x132)][_0x28cc69(0x120)](_0x28cc69(0x166)))==null?void 0x0:_0x1d475b['historyPanelComponentKey'],'historyPanelHidden':(_0x29746d=this[_0x28cc69(0x132)][_0x28cc69(0x120)](_0x28cc69(0x166)))==null?void 0x0:_0x29746d[_0x28cc69(0x138)]}),_0x475ff5[_0x28cc69(0x164)](_0x53ae11=>{this['_initListener'](_0x53ae11,_0x1c0a57);}),this[_0x28cc69(0x16c)][_0x28cc69(0x15d)](_0x24eb90);let _0x5ce48a=_0x475ff5['get'](i[_0x28cc69(0x14a)]),_0x23f817=this[_0x28cc69(0x14f)](_0x1c0a57),_0x3eeaa7=()=>{const _0x36876b=_0x28cc69;_0x1046b2?_0x5ce48a['triggerCustomVersions'](_0x1c0a57,_0x4e256e,_0x23f817,_0x1046b2):_0x5ce48a[_0x36876b(0x128)](_0x1c0a57,_0x4e256e,_0x23f817);};if(this[_0x28cc69(0x1d8)][_0x28cc69(0x161)]({'content':this[_0x28cc69(0x11f)]['t'](_0x28cc69(0x228)),'type':m[_0x28cc69(0x17a)]['Loading']}),_0x24fdc5)try{_0x475ff5['get'](S['IRemoteInstanceService'])[_0x28cc69(0x151)]()[_0x28cc69(0x21b)](()=>{_0x3eeaa7();});}catch{_0x3eeaa7();}else _0x3eeaa7();}[_0x54972b(0x1db)](_0x88801e,_0x488f75){const _0x29f378=_0x54972b;let _0x391538=_0x88801e[_0x29f378(0x127)](i['HistoryManagerService']);this['_disposableCollection'][_0x29f378(0x134)](_0x391538[_0x29f378(0x150)]['subscribe'](_0x418893=>{const _0x44012e=_0x29f378;switch(_0x418893){case i[_0x44012e(0x13f)][_0x44012e(0x1a3)]:this[_0x44012e(0x13e)][_0x44012e(0x1c6)](),this['_sidebarService']['close']();break;case i[_0x44012e(0x13f)][_0x44012e(0x11a)]:this['_commandService']['executeCommand'](q['id']),this[_0x44012e(0x117)]();break;case i[_0x44012e(0x13f)]['Error']:this[_0x44012e(0x117)](),this['_messageService'][_0x44012e(0x161)]({'content':this[_0x44012e(0x11f)]['t'](_0x44012e(0x1d6)),'type':m[_0x44012e(0x17a)]['Error'],'duration':0xbb8});break;default:break;}})),this[_0x29f378(0x1cf)][_0x29f378(0x134)](_0x391538['revertRevision$'][_0x29f378(0x17d)](async _0x2d10c4=>{const _0x303e81=_0x29f378;_0x2d10c4&&this[_0x303e81(0x167)][_0x303e81(0x1a4)](n[_0x303e81(0x1ec)]['id'],{'unitId':_0x488f75,'revision':_0x2d10c4});}));}[_0x54972b(0x14f)](_0x5a1673){const _0x5a3f4c=_0x54972b;let _0x2ceb22=this['_univerInstanceService'][_0x5a3f4c(0x1ad)](_0x5a1673)[_0x5a3f4c(0x1d2)]()['map'](_0x3797fc=>_0x3797fc[_0x5a3f4c(0x20b)]()),_0x447e03=new t[(_0x5a3f4c(0x1de))](_0x5a1673)['id'],_0x25a19f=_0x2ceb22[_0x5a3f4c(0x18e)](_0x5efb38=>new t[(_0x5a3f4c(0x201))](_0x5a1673,_0x5efb38)['id']),_0x3a5fcf=_0x2ceb22['map'](_0x4b9cbe=>this[_0x5a3f4c(0x203)][_0x5a3f4c(0x135)](_0x5a1673,_0x4b9cbe)[_0x5a3f4c(0x18e)](_0x16bc17=>new t['RangeProtectionPermissionEditPoint'](_0x5a1673,_0x4b9cbe,_0x16bc17[_0x5a3f4c(0x15e)])['id']))['flat'](),_0x60a464=new t[(_0x5a3f4c(0x22c))](_0x5a1673)['id'];return this[_0x5a3f4c(0x212)]['composePermission']([_0x447e03,..._0x25a19f,..._0x3a5fcf,_0x60a464])[_0x5a3f4c(0x1c4)](_0x1c7376=>!!_0x1c7376[_0x5a3f4c(0x1f5)]);}};function _0x58d2(_0x3dbcfa,_0x45b2e2){_0x3dbcfa=_0x3dbcfa-0x115;const _0x41a193=_0x41a1();let _0x58d2d6=_0x41a193[_0x3dbcfa];return _0x58d2d6;}X=H([V(0x0,(0x0,e[_0x54972b(0x18b)])(e[_0x54972b(0x1f7)])),V(0x1,e[_0x54972b(0x20a)]),V(0x2,e[_0x54972b(0x153)]),V(0x3,e[_0x54972b(0x16f)]),V(0x4,N['IMessageService']),V(0x5,e[_0x54972b(0x1df)]),V(0x6,(0x0,e[_0x54972b(0x18b)])(t[_0x54972b(0x12b)])),V(0x7,(0x0,e[_0x54972b(0x18b)])(N[_0x54972b(0x1a2)])),V(0x8,(0x0,e[_0x54972b(0x18b)])(N[_0x54972b(0x1e0)])),V(0x9,(0x0,e[_0x54972b(0x18b)])(e[_0x54972b(0x190)]))],X);let Z=class extends e[_0x54972b(0x206)]{constructor(_0x40402e=R,_0x18174d,_0x1b762e){const _0x58c297=_0x54972b;super(),this[_0x58c297(0x17e)]=_0x40402e,this[_0x58c297(0x1b1)]=_0x18174d,this[_0x58c297(0x132)]=_0x1b762e;let {menu:_0x4ab21e,..._0x2681fe}=(0x0,e[_0x58c297(0x21d)])({},R,this[_0x58c297(0x17e)]);_0x4ab21e&&this[_0x58c297(0x132)][_0x58c297(0x1ae)]('menu',_0x4ab21e,{'merge':!0x0}),this[_0x58c297(0x132)][_0x58c297(0x1ae)](L,_0x2681fe),this[_0x58c297(0x17e)][_0x58c297(0x1ed)]&&this['_configService'][_0x58c297(0x1ae)]('UNIVER_CONTAINER_ID',this[_0x58c297(0x17e)][_0x58c297(0x1ed)]);}[_0x54972b(0x139)](){const _0x2bdbdd=_0x54972b;[[G,{'useClass':X}],[J]][_0x2bdbdd(0x1b2)](_0x350bdd=>this[_0x2bdbdd(0x1b1)]['add'](_0x350bdd));}[_0x54972b(0x1e1)](){const _0x2ad66c=_0x54972b;this[_0x2ad66c(0x1b1)][_0x2ad66c(0x127)](J);}};B(Z,_0x54972b(0x1dd),e[_0x54972b(0x196)]['UNIVER_UNKNOWN']),B(Z,'pluginName','UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN'),B(Z,_0x54972b(0x141),se),B(Z,_0x54972b(0x17c),ce),Z=H([(0x0,e[_0x54972b(0x137)])(a[_0x54972b(0x1be)]),V(0x1,(0x0,e[_0x54972b(0x18b)])(e[_0x54972b(0x231)])),V(0x2,e[_0x54972b(0x153)])],Z);let Q=class extends e['RxDisposable']{constructor(_0xd0fcb2,_0x52111a,_0x36f84a,_0x2c3dc4,_0x1e307c,_0xa0a507,_0x4dae93,_0x26b0de,_0x578476,_0x228e5d,_0xbdaa3a){const _0x4d322a=_0x54972b;super(),this['_commandService']=_0xd0fcb2,this['_menuManagerService']=_0x52111a,this[_0x4d322a(0x232)]=_0x36f84a,this['_historyManagerService']=_0x2c3dc4,this['_localeService']=_0x1e307c,this[_0x4d322a(0x1d8)]=_0xa0a507,this[_0x4d322a(0x173)]=_0x4dae93,this['_localCacheService']=_0x26b0de,this[_0x4d322a(0x218)]=_0x578476,this[_0x4d322a(0x192)]=_0x228e5d,this['_urlService']=_0xbdaa3a,B(this,_0x4d322a(0x1d1),null),this[_0x4d322a(0x1cd)]();}['_init'](){const _0x2ee4e7=_0x54972b;[K,q][_0x2ee4e7(0x1b2)](_0x373b00=>this[_0x2ee4e7(0x1d0)]((0x0,e[_0x2ee4e7(0x140)])(this[_0x2ee4e7(0x167)][_0x2ee4e7(0x224)](_0x373b00)))),this['disposeWithMe'](this[_0x2ee4e7(0x232)][_0x2ee4e7(0x163)](_0x2ee4e7(0x12f),I[_0x2ee4e7(0x12f)])),this[_0x2ee4e7(0x202)][_0x2ee4e7(0x14e)](ue),this[_0x2ee4e7(0x1d0)](this[_0x2ee4e7(0x167)]['onCommandExecuted'](async(_0x60a169,_0x1c9779)=>{const _0x20ddee=_0x2ee4e7;if(_0x60a169['id']===n[_0x20ddee(0x1ec)]['id']){let {unitId:_0xdea19e}=_0x60a169['params'];this[_0x20ddee(0x1d8)][_0x20ddee(0x161)]({'content':this[_0x20ddee(0x11f)]['t'](_0x20ddee(0x21c)),'type':m['MessageType'][_0x20ddee(0x189)],'duration':0x1388});let _0x4dd1ff=this[_0x20ddee(0x173)][_0x20ddee(0x1e9)](_0xdea19e);_0x1c9779!=null&&_0x1c9779[_0x20ddee(0x229)]?this['_handleRevertAcknowledgement'](_0x4dd1ff,async()=>(setTimeout(()=>window[_0x20ddee(0x136)][_0x20ddee(0x125)]()),!0x0),!0x0):this[_0x20ddee(0x1ac)](_0x4dd1ff,async()=>{const _0x4ef4ce=_0x20ddee;let _0xd8cd08=this[_0x4ef4ce(0x192)][_0x4ef4ce(0x1eb)](e[_0x4ef4ce(0x196)][_0x4ef4ce(0x176)]),_0x22f375=_0xd8cd08==null?void 0x0:_0xd8cd08[_0x4ef4ce(0x194)]();if(!_0x22f375)return!0x1;this[_0x4ef4ce(0x192)][_0x4ef4ce(0x209)](_0xdea19e);let _0x439280=await this[_0x4ef4ce(0x218)][_0x4ef4ce(0x214)](_0xdea19e,e[_0x4ef4ce(0x196)][_0x4ef4ce(0x176)]);return _0x439280&&_0x439280 instanceof e[_0x4ef4ce(0x1ba)]?(await this['_setupSubUnitSync'](_0x439280,_0x22f375[_0x4ef4ce(0x20b)]()),!0x0):!0x1;});}}));}['_handleRevertAcknowledgement'](_0x2eabca,_0xc10b1a,_0x2a60b4=!0x1){const _0x2f3739=_0x54972b;let _0x161bf7=(0x0,P[_0x2f3739(0x122)])([_0x2eabca['session'][_0x2f3739(0x1a6)],_0x2eabca[_0x2f3739(0x180)]])[_0x2f3739(0x17d)](async([_0x19a291,_0x47c6ca])=>{const _0x2dce40=_0x2f3739;if(_0x19a291[_0x2dce40(0x1ab)]===n[_0x2dce40(0x1f2)][_0x2dce40(0x20c)]&&(_0x47c6ca==null?void 0x0:_0x47c6ca['status'])===r[_0x2dce40(0x195)][_0x2dce40(0x19e)]&&_0x19a291[_0x2dce40(0x129)][_0x2dce40(0x211)]['some'](_0x596c06=>_0x596c06['id']===n['RevertRevisionMutation']['id'])&&await _0xc10b1a()){var _0x474d20;this[_0x2dce40(0x221)]['unMountHistoryContent'](),_0x161bf7[_0x2dce40(0x21f)](),this[_0x2dce40(0x1d1)]&&clearTimeout(this[_0x2dce40(0x1d1)]),await((_0x474d20=this[_0x2dce40(0x171)])==null?void 0x0:_0x474d20[_0x2dce40(0x1f0)]());}});_0x2a60b4&&(this['_revertErrorTimer']=setTimeout(()=>{const _0x2d9fc1=_0x2f3739;_0x161bf7[_0x2d9fc1(0x21f)](),this[_0x2d9fc1(0x1d8)][_0x2d9fc1(0x161)]({'content':this['_localeService']['t'](_0x2d9fc1(0x213)),'type':m[_0x2d9fc1(0x17a)]['Error'],'duration':0xbb8});},0x1388));}async[_0x54972b(0x1fe)](_0xb8dc2,_0x49f523){const _0x3abe0c=_0x54972b;await this[_0x3abe0c(0x16b)](_0xb8dc2,_0x49f523),_0xb8dc2['activeSheet$'][_0x3abe0c(0x15b)]((0x0,P[_0x3abe0c(0x11c)])(this[_0x3abe0c(0x1d4)]))[_0x3abe0c(0x17d)](_0x2b3e96=>{const _0x19f643=_0x3abe0c;_0x2b3e96&&this[_0x19f643(0x186)](_0x2b3e96);}),this[_0x3abe0c(0x230)][_0x3abe0c(0x1a8)][_0x3abe0c(0x15b)]((0x0,P[_0x3abe0c(0x11c)])(this[_0x3abe0c(0x1d4)]))[_0x3abe0c(0x17d)](()=>this['_updateSubUnitFromURLParams'](_0xb8dc2,_0x49f523));}[_0x54972b(0x186)](_0x2a732d,_0x2307e3=!0x1){const _0x37006d=_0x54972b;let _0x138af1=this['_urlService']['getParam'](_0x37006d(0x152));_0x2a732d['getSheetId']()!==_0x138af1&&this[_0x37006d(0x230)]['setParam'](_0x37006d(0x152),_0x2a732d[_0x37006d(0x20b)](),_0x2307e3);}async['_updateSubUnitFromURLParams'](_0x66ab79,_0x5ed1a3){const _0x2227ee=_0x54972b;var _0x46afdc;if(!_0x5ed1a3||!_0x66ab79[_0x2227ee(0x21a)](_0x5ed1a3)){let _0x140f84=_0x66ab79[_0x2227ee(0x170)]()[0x0],_0x4a450d=_0x66ab79['getSheetBySheetId'](_0x140f84);if(!_0x4a450d)return;this[_0x2227ee(0x186)](_0x4a450d,!0x0),await this[_0x2227ee(0x167)][_0x2227ee(0x1a4)](t['SetWorksheetActivateCommand']['id'],{'unitId':_0x66ab79[_0x2227ee(0x19a)](),'subUnitId':_0x140f84});return;}((_0x46afdc=_0x66ab79[_0x2227ee(0x194)]())==null?void 0x0:_0x46afdc['getSheetId']())!==_0x5ed1a3&&await this['_commandService']['executeCommand'](t[_0x2227ee(0x126)]['id'],{'unitId':_0x66ab79[_0x2227ee(0x19a)](),'subUnitId':_0x5ed1a3});}};Q=H([V(0x0,e[_0x54972b(0x16f)]),V(0x1,N[_0x54972b(0x1d3)]),V(0x2,(0x0,e[_0x54972b(0x18b)])(N[_0x54972b(0x11b)])),V(0x3,(0x0,e[_0x54972b(0x18b)])(G)),V(0x4,(0x0,e[_0x54972b(0x18b)])(e[_0x54972b(0x1f7)])),V(0x5,N[_0x54972b(0x169)]),V(0x6,(0x0,e[_0x54972b(0x18b)])(r[_0x54972b(0x20f)])),V(0x7,r[_0x54972b(0x154)]),V(0x8,(0x0,e[_0x54972b(0x18b)])(r[_0x54972b(0x172)])),V(0x9,e[_0x54972b(0x20a)]),V(0xa,F[_0x54972b(0x1a5)])],Q);let $=class extends e[_0x54972b(0x206)]{constructor(_0x5c02ec=R,_0x2885b8,_0x1afdbb){const _0x4a05ce=_0x54972b;super(),this[_0x4a05ce(0x17e)]=_0x5c02ec,this[_0x4a05ce(0x1b1)]=_0x2885b8,this[_0x4a05ce(0x132)]=_0x1afdbb;let {menu:_0x2b2d2a,..._0x397421}=(0x0,e[_0x4a05ce(0x21d)])({},R,this[_0x4a05ce(0x17e)]);_0x2b2d2a&&this[_0x4a05ce(0x132)]['setConfig'](_0x4a05ce(0x1c7),_0x2b2d2a,{'merge':!0x0}),this[_0x4a05ce(0x132)][_0x4a05ce(0x1ae)](L,_0x397421),this['_config'][_0x4a05ce(0x1ed)]&&this[_0x4a05ce(0x132)][_0x4a05ce(0x1ae)](U,this[_0x4a05ce(0x17e)][_0x4a05ce(0x1ed)]);}[_0x54972b(0x139)](){const _0x1f1cba=_0x54972b;[[G],[Q]][_0x1f1cba(0x1b2)](_0x3ce445=>this[_0x1f1cba(0x1b1)]['add'](_0x3ce445));}['onSteady'](){const _0x21ecad=_0x54972b;this[_0x21ecad(0x1b1)][_0x21ecad(0x127)](Q);}};B($,'type',e[_0x54972b(0x196)][_0x54972b(0x223)]),B($,'pluginName',_0x54972b(0x236)),B($,_0x54972b(0x141),se),B($,'version',ce),$=H([(0x0,e[_0x54972b(0x137)])(a[_0x54972b(0x1be)]),V(0x1,(0x0,e[_0x54972b(0x18b)])(e[_0x54972b(0x231)])),V(0x2,e[_0x54972b(0x153)])],$),exports[_0x54972b(0x1b4)]=L,Object['defineProperty'](exports,_0x54972b(0x183),{'enumerable':!0x0,'get':function(){return G;}}),Object[_0x54972b(0x14c)](exports,_0x54972b(0x123),{'enumerable':!0x0,'get':function(){return X;}}),exports[_0x54972b(0x1a7)]=K,exports[_0x54972b(0x15a)]=U,exports['UNIVER_HISTORY_CONTAINER_ID']=W,Object[_0x54972b(0x14c)](exports,'UniverEditHistoryLoaderMobilePlugin',{'enumerable':!0x0,'get':function(){return Z;}}),Object[_0x54972b(0x14c)](exports,_0x54972b(0x1e4),{'enumerable':!0x0,'get':function(){return $;}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x559172=_0x15ec;function _0x15ec(_0x5e7b2a,_0x37cb78){_0x5e7b2a=_0x5e7b2a-0xb4;const _0x5cd4a9=_0x5cd4();let _0x15eca5=_0x5cd4a9[_0x5e7b2a];return _0x15eca5;}(function(_0x215f81,_0x13cfc4){const _0x2a741b=_0x15ec,_0x27a5d4=_0x215f81();while(!![]){try{const _0x16a443=parseInt(_0x2a741b(0xbd))/0x1*(parseInt(_0x2a741b(0xc1))/0x2)+parseInt(_0x2a741b(0xb5))/0x3+parseInt(_0x2a741b(0xc0))/0x4+-parseInt(_0x2a741b(0xbc))/0x5*(-parseInt(_0x2a741b(0xb7))/0x6)+parseInt(_0x2a741b(0xb8))/0x7*(-parseInt(_0x2a741b(0xba))/0x8)+parseInt(_0x2a741b(0xc2))/0x9*(parseInt(_0x2a741b(0xc3))/0xa)+-parseInt(_0x2a741b(0xbb))/0xb;if(_0x16a443===_0x13cfc4)break;else _0x27a5d4['push'](_0x27a5d4['shift']());}catch(_0x19d59f){_0x27a5d4['push'](_0x27a5d4['shift']());}}}(_0x5cd4,0xdba30));function _0x5cd4(){const _0x1909ad=['فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير','11145016atkONu','12800557vBjVMF','3630dtCIRB','213158VjgOsT','جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...','1873416twkjOA','4kJYCmh','812313wEByjl','110PsnmuS','خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','2537559KNqvWl','exports','5976jxitCo','7XjFpZW'];_0x5cd4=function(){return _0x1909ad;};return _0x5cd4();}const e={'edit-history-loader':{'panel':{'title':'سجل\x20التحرير','reverting':_0x559172(0xbe),'revertFailed':_0x559172(0xb4),'listFetchError':_0x559172(0xb9)},'info':{'initializing':_0x559172(0xbf)}}};module[_0x559172(0xb6)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x24f1ba=_0x4dea;function _0x30d9(){const _0x4a6188=['89678UTYTce','Inicialitzant,\x20espereu...','1184115IVyKjp','112664SXzAaJ','exports','10ITnJkP','817623GfXByS','3719046GonpwF','No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial','Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','1136756tAXPXG','39zBzWfy','Restaurant,\x20espereu...','6283161QqwtIF','294oMYsTA'];_0x30d9=function(){return _0x4a6188;};return _0x30d9();}(function(_0x10be85,_0x3abcf6){const _0xd5a4f4=_0x4dea,_0x4f346d=_0x10be85();while(!![]){try{const _0x32e085=-parseInt(_0xd5a4f4(0x157))/0x1+-parseInt(_0xd5a4f4(0x151))/0x2*(-parseInt(_0xd5a4f4(0x14d))/0x3)+-parseInt(_0xd5a4f4(0x14c))/0x4+parseInt(_0xd5a4f4(0x153))/0x5+parseInt(_0xd5a4f4(0x158))/0x6+-parseInt(_0xd5a4f4(0x150))/0x7*(parseInt(_0xd5a4f4(0x154))/0x8)+parseInt(_0xd5a4f4(0x14f))/0x9*(parseInt(_0xd5a4f4(0x156))/0xa);if(_0x32e085===_0x3abcf6)break;else _0x4f346d['push'](_0x4f346d['shift']());}catch(_0x416b5d){_0x4f346d['push'](_0x4f346d['shift']());}}}(_0x30d9,0x6c7f2));const e={'edit-history-loader':{'panel':{'title':'Historial\x20d\x27edicions','reverting':_0x24f1ba(0x14e),'revertFailed':_0x24f1ba(0x15a),'listFetchError':_0x24f1ba(0x159)},'info':{'initializing':_0x24f1ba(0x152)}}};function _0x4dea(_0x148d4e,_0xe98b82){_0x148d4e=_0x148d4e-0x14c;const _0x30d96b=_0x30d9();let _0x4dea78=_0x30d96b[_0x148d4e];return _0x4dea78;}module[_0x24f1ba(0x155)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x52a4c1=_0x43be;(function(_0x5022b1,_0x156e47){const _0x542c1b=_0x43be,_0x3b0c91=_0x5022b1();while(!![]){try{const _0x7bb1d4=-parseInt(_0x542c1b(0x147))/0x1*(parseInt(_0x542c1b(0x14d))/0x2)+parseInt(_0x542c1b(0x14f))/0x3*(-parseInt(_0x542c1b(0x145))/0x4)+parseInt(_0x542c1b(0x14a))/0x5+-parseInt(_0x542c1b(0x144))/0x6*(-parseInt(_0x542c1b(0x140))/0x7)+-parseInt(_0x542c1b(0x141))/0x8*(parseInt(_0x542c1b(0x149))/0x9)+parseInt(_0x542c1b(0x146))/0xa+-parseInt(_0x542c1b(0x14e))/0xb*(-parseInt(_0x542c1b(0x143))/0xc);if(_0x7bb1d4===_0x156e47)break;else _0x3b0c91['push'](_0x3b0c91['shift']());}catch(_0x23e9c0){_0x3b0c91['push'](_0x3b0c91['shift']());}}}(_0x3503,0x93b05));const e={'edit-history-loader':{'panel':{'title':'Bearbeitungsverlauf','reverting':_0x52a4c1(0x14c),'revertFailed':_0x52a4c1(0x14b),'listFetchError':_0x52a4c1(0x142)},'info':{'initializing':'Initialisierung\x20läuft,\x20bitte\x20warten...'}}};function _0x43be(_0x520b2d,_0x1e95ef){_0x520b2d=_0x520b2d-0x140;const _0x350327=_0x3503();let _0x43becc=_0x350327[_0x520b2d];return _0x43becc;}function _0x3503(){const _0x4cb535=['Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie','6480jwKyVi','472830jCWSAx','12cimrbD','8674400OyKjmC','5401pTqRft','exports','32607jQHDVn','135750YlKIbG','Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','Wiederherstellung\x20läuft,\x20bitte\x20warten...','280KzBDqn','23309bwVwdX','513879YuvXIw','63ghqXhg','1928aefyAB'];_0x3503=function(){return _0x4cb535;};return _0x3503();}module[_0x52a4c1(0x148)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1d05(){const _0x968c1e=['521048SxpgZa','659052oYVlZD','Reverting,\x20please\x20wait...','642592BJsrHK','Initializing,\x20please\x20wait...','17034470wbBFrX','Failed\x20to\x20get\x20edit\x20history\x20list','15aYKskY','Edit\x20History','486LgayKr','9kzCLqE','1316610xMOVYG','4904291qVvZfS','7915xFYPRM'];_0x1d05=function(){return _0x968c1e;};return _0x1d05();}function _0x1cc8(_0x5c1d86,_0x4eb40c){_0x5c1d86=_0x5c1d86-0x90;const _0x1d05a7=_0x1d05();let _0x1cc847=_0x1d05a7[_0x5c1d86];return _0x1cc847;}const _0x571bf0=_0x1cc8;(function(_0x20cd40,_0x38ec12){const _0x29f3f0=_0x1cc8,_0x230fc0=_0x20cd40();while(!![]){try{const _0x1b1ed7=-parseInt(_0x29f3f0(0x93))/0x1+parseInt(_0x29f3f0(0x9d))/0x2+parseInt(_0x29f3f0(0x99))/0x3*(-parseInt(_0x29f3f0(0x92))/0x4)+-parseInt(_0x29f3f0(0x91))/0x5*(-parseInt(_0x29f3f0(0x9b))/0x6)+-parseInt(_0x29f3f0(0x90))/0x7+-parseInt(_0x29f3f0(0x95))/0x8*(parseInt(_0x29f3f0(0x9c))/0x9)+parseInt(_0x29f3f0(0x97))/0xa;if(_0x1b1ed7===_0x38ec12)break;else _0x230fc0['push'](_0x230fc0['shift']());}catch(_0x3803a8){_0x230fc0['push'](_0x230fc0['shift']());}}}(_0x1d05,0x61554));const e={'edit-history-loader':{'panel':{'title':_0x571bf0(0x9a),'reverting':_0x571bf0(0x94),'revertFailed':'Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','listFetchError':_0x571bf0(0x98)},'info':{'initializing':_0x571bf0(0x96)}}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x4398(){const _0x5396ca=['Inicializando,\x20espere...','3144012olnLXY','935914IePBPc','79498gucDtS','Historial\x20de\x20ediciones','300FFXHzh','2184826hmKKfV','8890dLVZXA','16nLBgmE','9119QWXIAJ','19xMoLfk','11556PoTuoU','182UjwXxa','3rTgLRe','Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','1791ZcKGBZ','exports','47890YWbJHj'];_0x4398=function(){return _0x5396ca;};return _0x4398();}const _0x158721=_0x1d13;(function(_0x2e4fca,_0x2de3f2){const _0x1344da=_0x1d13,_0x31478c=_0x2e4fca();while(!![]){try{const _0x1f661e=-parseInt(_0x1344da(0x16f))/0x1*(-parseInt(_0x1344da(0x17a))/0x2)+parseInt(_0x1344da(0x172))/0x3*(-parseInt(_0x1344da(0x178))/0x4)+-parseInt(_0x1344da(0x176))/0x5*(parseInt(_0x1344da(0x17c))/0x6)+-parseInt(_0x1344da(0x179))/0x7*(parseInt(_0x1344da(0x16d))/0x8)+-parseInt(_0x1344da(0x174))/0x9*(parseInt(_0x1344da(0x16c))/0xa)+parseInt(_0x1344da(0x16e))/0xb*(-parseInt(_0x1344da(0x170))/0xc)+-parseInt(_0x1344da(0x171))/0xd*(-parseInt(_0x1344da(0x16b))/0xe);if(_0x1f661e===_0x2de3f2)break;else _0x31478c['push'](_0x31478c['shift']());}catch(_0x204ef3){_0x31478c['push'](_0x31478c['shift']());}}}(_0x4398,0x69980));function _0x1d13(_0x42aede,_0x2c9d98){_0x42aede=_0x42aede-0x16b;const _0x4398db=_0x4398();let _0x1d1318=_0x4398db[_0x42aede];return _0x1d1318;}const e={'edit-history-loader':{'panel':{'title':_0x158721(0x17b),'reverting':'Restaurando,\x20espere...','revertFailed':_0x158721(0x173),'listFetchError':'No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones'},'info':{'initializing':_0x158721(0x177)}}};module[_0x158721(0x175)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x598b(_0x55becf,_0x4af84f){_0x55becf=_0x55becf-0x1a4;const _0xddb480=_0xddb4();let _0x598bb7=_0xddb480[_0x55becf];return _0x598bb7;}const _0x463c1e=_0x598b;(function(_0x182f3c,_0x18def4){const _0x50f8a9=_0x598b,_0x2be2ad=_0x182f3c();while(!![]){try{const _0x3f301a=-parseInt(_0x50f8a9(0x1a4))/0x1*(-parseInt(_0x50f8a9(0x1b0))/0x2)+-parseInt(_0x50f8a9(0x1ad))/0x3*(-parseInt(_0x50f8a9(0x1ab))/0x4)+-parseInt(_0x50f8a9(0x1a8))/0x5+-parseInt(_0x50f8a9(0x1b2))/0x6*(parseInt(_0x50f8a9(0x1a6))/0x7)+-parseInt(_0x50f8a9(0x1b1))/0x8+-parseInt(_0x50f8a9(0x1a5))/0x9*(-parseInt(_0x50f8a9(0x1b4))/0xa)+-parseInt(_0x50f8a9(0x1a7))/0xb*(-parseInt(_0x50f8a9(0x1a9))/0xc);if(_0x3f301a===_0x18def4)break;else _0x2be2ad['push'](_0x2be2ad['shift']());}catch(_0x17e971){_0x2be2ad['push'](_0x2be2ad['shift']());}}}(_0xddb4,0x42708));const e={'edit-history-loader':{'panel':{'title':_0x463c1e(0x1aa),'reverting':_0x463c1e(0x1ae),'revertFailed':_0x463c1e(0x1b5),'listFetchError':_0x463c1e(0x1b3)},'info':{'initializing':_0x463c1e(0x1af)}}};module[_0x463c1e(0x1ac)]=e;function _0xddb4(){const _0xf79885=['exports','27ZswNMm','در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','در\x20حال\x20راهاندازی،\x20لطفا\x20صبر\x20کنید...','2datfvG','3803416aqbpVK','7716RMpWzP','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','3641250LDxzpe','خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','19733SaXisA','9MWkmef','882KcMVKC','11AWDSIu','1230965prFtOi','7548060KMtnbb','تاریخچه\x20ویرایش','63524VgihDR'];_0xddb4=function(){return _0xf79885;};return _0xddb4();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x18cd(_0x445485,_0x332db2){_0x445485=_0x445485-0x152;const _0xbe16ff=_0xbe16();let _0x18cdf6=_0xbe16ff[_0x445485];return _0x18cdf6;}const _0x1edff1=_0x18cd;(function(_0x51310c,_0x20b7c1){const _0x1987aa=_0x18cd,_0x3eed34=_0x51310c();while(!![]){try{const _0x1680c2=-parseInt(_0x1987aa(0x15c))/0x1*(parseInt(_0x1987aa(0x162))/0x2)+parseInt(_0x1987aa(0x155))/0x3+-parseInt(_0x1987aa(0x15d))/0x4*(-parseInt(_0x1987aa(0x161))/0x5)+-parseInt(_0x1987aa(0x156))/0x6*(-parseInt(_0x1987aa(0x152))/0x7)+parseInt(_0x1987aa(0x159))/0x8*(-parseInt(_0x1987aa(0x160))/0x9)+-parseInt(_0x1987aa(0x15b))/0xa*(-parseInt(_0x1987aa(0x15e))/0xb)+parseInt(_0x1987aa(0x15f))/0xc*(-parseInt(_0x1987aa(0x158))/0xd);if(_0x1680c2===_0x20b7c1)break;else _0x3eed34['push'](_0x3eed34['shift']());}catch(_0x2a13e7){_0x3eed34['push'](_0x3eed34['shift']());}}}(_0xbe16,0xa48c6));function _0xbe16(){const _0x3950d6=['exports','86000oOABqk','3863nGSGWs','19468GqBjhq','1606rWpyPl','12AaICyR','27OKgnZj','955FTQphk','254RJdbVL','8948653QixatL','Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique','Restauration\x20en\x20cours,\x20veuillez\x20patienter...','128007YqmeVV','6JMkIKO','Initialisation\x20en\x20cours,\x20veuillez\x20patienter...','14675791nKVulZ','3233992UdNweq'];_0xbe16=function(){return _0x3950d6;};return _0xbe16();}const e={'edit-history-loader':{'panel':{'title':'Historique\x20des\x20modifications','reverting':_0x1edff1(0x154),'revertFailed':'Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','listFetchError':_0x1edff1(0x153)},'info':{'initializing':_0x1edff1(0x157)}}};module[_0x1edff1(0x15a)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xf68c(){const _0x5e1521=['33688NonSAO','46760270VKoKNk','Riwayat\x20Edit','1215717AFmIBv','279vUtSuG','8pXulbP','1723216zAFAgs','Mengembalikan,\x20harap\x20tunggu...','1491050NIzIjf','2406yQzppW','exports','20566OxbIjs','2987764PBRWWn','Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit'];_0xf68c=function(){return _0x5e1521;};return _0xf68c();}function _0x5e7f(_0x47eb44,_0x4500db){_0x47eb44=_0x47eb44-0x1a3;const _0xf68c2f=_0xf68c();let _0x5e7f0e=_0xf68c2f[_0x47eb44];return _0x5e7f0e;}const _0x12ec9b=_0x5e7f;(function(_0x31693d,_0x1adf76){const _0x502727=_0x5e7f,_0x4ebb14=_0x31693d();while(!![]){try{const _0x186d6d=-parseInt(_0x502727(0x1a7))/0x1+-parseInt(_0x502727(0x1ad))/0x2+parseInt(_0x502727(0x1a4))/0x3*(parseInt(_0x502727(0x1a6))/0x4)+-parseInt(_0x502727(0x1a9))/0x5+parseInt(_0x502727(0x1aa))/0x6*(-parseInt(_0x502727(0x1ac))/0x7)+parseInt(_0x502727(0x1af))/0x8*(parseInt(_0x502727(0x1a5))/0x9)+parseInt(_0x502727(0x1b0))/0xa;if(_0x186d6d===_0x1adf76)break;else _0x4ebb14['push'](_0x4ebb14['shift']());}catch(_0x21214e){_0x4ebb14['push'](_0x4ebb14['shift']());}}}(_0xf68c,0xe17d0));const e={'edit-history-loader':{'panel':{'title':_0x12ec9b(0x1a3),'reverting':_0x12ec9b(0x1a8),'revertFailed':'Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','listFetchError':_0x12ec9b(0x1ae)},'info':{'initializing':'Menginisialisasi,\x20harap\x20tunggu...'}}};module[_0x12ec9b(0x1ab)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x23eb(){const _0x59bd02=['9WmjyiL','Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino','4130090nAPooh','4vkSIbq','Ripristino\x20in\x20corso,\x20attendi...','11GpQuJS','5923716JtXvye','1279659WNOJyo','Cronologia\x20modifiche','3138776CbTsJi','4623150dWmSll','Inizializzazione\x20in\x20corso,\x20attendi...','370031hbVIwg','5ixNJOV','Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche','2243930bEInky'];_0x23eb=function(){return _0x59bd02;};return _0x23eb();}const _0x1f495b=_0x5867;(function(_0x59e978,_0x21ffd8){const _0x2dde61=_0x5867,_0x2cf228=_0x59e978();while(!![]){try{const _0x162651=-parseInt(_0x2dde61(0x18d))/0x1+parseInt(_0x2dde61(0x180))/0x2+-parseInt(_0x2dde61(0x188))/0x3*(-parseInt(_0x2dde61(0x184))/0x4)+parseInt(_0x2dde61(0x17e))/0x5*(parseInt(_0x2dde61(0x187))/0x6)+-parseInt(_0x2dde61(0x18b))/0x7+-parseInt(_0x2dde61(0x18a))/0x8*(parseInt(_0x2dde61(0x181))/0x9)+-parseInt(_0x2dde61(0x183))/0xa*(parseInt(_0x2dde61(0x186))/0xb);if(_0x162651===_0x21ffd8)break;else _0x2cf228['push'](_0x2cf228['shift']());}catch(_0x412db2){_0x2cf228['push'](_0x2cf228['shift']());}}}(_0x23eb,0xaae3f));function _0x5867(_0x1a7806,_0x13cbb9){_0x1a7806=_0x1a7806-0x17e;const _0x23eb79=_0x23eb();let _0x58675b=_0x23eb79[_0x1a7806];return _0x58675b;}const e={'edit-history-loader':{'panel':{'title':_0x1f495b(0x189),'reverting':_0x1f495b(0x185),'revertFailed':_0x1f495b(0x182),'listFetchError':_0x1f495b(0x17f)},'info':{'initializing':_0x1f495b(0x18c)}}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x3b2c(_0x1248ee,_0x13ca99){_0x1248ee=_0x1248ee-0x12c;const _0x43b742=_0x43b7();let _0x3b2c50=_0x43b742[_0x1248ee];return _0x3b2c50;}const _0x36bf48=_0x3b2c;(function(_0x3c6b36,_0x340e5e){const _0x5a1178=_0x3b2c,_0x3dd44c=_0x3c6b36();while(!![]){try{const _0xef80b8=-parseInt(_0x5a1178(0x12e))/0x1+parseInt(_0x5a1178(0x137))/0x2+parseInt(_0x5a1178(0x134))/0x3+-parseInt(_0x5a1178(0x132))/0x4*(-parseInt(_0x5a1178(0x135))/0x5)+parseInt(_0x5a1178(0x136))/0x6*(parseInt(_0x5a1178(0x130))/0x7)+-parseInt(_0x5a1178(0x12f))/0x8+parseInt(_0x5a1178(0x12c))/0x9*(-parseInt(_0x5a1178(0x133))/0xa);if(_0xef80b8===_0x340e5e)break;else _0x3dd44c['push'](_0x3dd44c['shift']());}catch(_0x47bb35){_0x3dd44c['push'](_0x3dd44c['shift']());}}}(_0x43b7,0xa2ed3));const e={'edit-history-loader':{'panel':{'title':_0x36bf48(0x131),'reverting':'復元中です。お待ちください...','revertFailed':'不明なエラーが発生しました。ページを更新して復元結果を確認してください','listFetchError':_0x36bf48(0x12d)},'info':{'initializing':'初期化中です。お待ちください...'}}};function _0x43b7(){const _0x4c297a=['580578NeXdaN','4151465XBrdbJ','1014svZAYR','1439530CaizSX','189vyCftn','編集履歴リストの取得に失敗しました','979398vIgYFV','130064diJxlG','7469ZinCng','編集履歴','4unGTOY','124240TGoMoQ'];_0x43b7=function(){return _0x4c297a;};return _0x43b7();}module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x4482(_0x3db966,_0x42e078){_0x3db966=_0x3db966-0x10b;const _0x4a8b63=_0x4a8b();let _0x4482c8=_0x4a8b63[_0x3db966];return _0x4482c8;}const _0x1c650b=_0x4482;(function(_0x2032b9,_0x3c95ee){const _0x1476c5=_0x4482,_0x447910=_0x2032b9();while(!![]){try{const _0x5a705a=-parseInt(_0x1476c5(0x119))/0x1+-parseInt(_0x1476c5(0x10e))/0x2*(-parseInt(_0x1476c5(0x10f))/0x3)+parseInt(_0x1476c5(0x111))/0x4*(parseInt(_0x1476c5(0x117))/0x5)+parseInt(_0x1476c5(0x10c))/0x6*(parseInt(_0x1476c5(0x11a))/0x7)+-parseInt(_0x1476c5(0x118))/0x8*(-parseInt(_0x1476c5(0x10b))/0x9)+parseInt(_0x1476c5(0x110))/0xa*(-parseInt(_0x1476c5(0x116))/0xb)+parseInt(_0x1476c5(0x114))/0xc;if(_0x5a705a===_0x3c95ee)break;else _0x447910['push'](_0x447910['shift']());}catch(_0x100ed5){_0x447910['push'](_0x447910['shift']());}}}(_0x4a8b,0x255e9));function _0x4a8b(){const _0x15be43=['3830PxhXyN','12oVYbhq','초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...','exports','1770660KSXZtQ','편집\x20기록','6589GbxOea','24985UNkLUo','40AuYkWO','61899MJBsjK','1361087reufvU','67653IKcUMp','6MzxMaJ','알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','2HXLOgm','149427dWvtJU'];_0x4a8b=function(){return _0x15be43;};return _0x4a8b();}const e={'edit-history-loader':{'panel':{'title':_0x1c650b(0x115),'reverting':'복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','revertFailed':_0x1c650b(0x10d),'listFetchError':'편집\x20기록\x20목록을\x20가져오지\x20못했습니다'},'info':{'initializing':_0x1c650b(0x112)}}};module[_0x1c650b(0x113)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x255dae=_0x2e9f;(function(_0x513ecf,_0x2aea94){const _0x44c9f1=_0x2e9f,_0x532c74=_0x513ecf();while(!![]){try{const _0x54b06c=-parseInt(_0x44c9f1(0x83))/0x1*(parseInt(_0x44c9f1(0x86))/0x2)+parseInt(_0x44c9f1(0x8a))/0x3+-parseInt(_0x44c9f1(0x84))/0x4*(-parseInt(_0x44c9f1(0x8c))/0x5)+-parseInt(_0x44c9f1(0x88))/0x6+-parseInt(_0x44c9f1(0x90))/0x7*(parseInt(_0x44c9f1(0x8d))/0x8)+parseInt(_0x44c9f1(0x8f))/0x9+parseInt(_0x44c9f1(0x87))/0xa;if(_0x54b06c===_0x2aea94)break;else _0x532c74['push'](_0x532c74['shift']());}catch(_0x4c2c1d){_0x532c74['push'](_0x532c74['shift']());}}}(_0x2dae,0xc03a1));function _0x2e9f(_0x4f7e82,_0x237bfd){_0x4f7e82=_0x4f7e82-0x83;const _0x2dae3e=_0x2dae();let _0x2e9f38=_0x2dae3e[_0x4f7e82];return _0x2e9f38;}const e={'edit-history-loader':{'panel':{'title':_0x255dae(0x85),'reverting':_0x255dae(0x8b),'revertFailed':'Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','listFetchError':_0x255dae(0x8e)},'info':{'initializing':_0x255dae(0x89)}}};module[_0x255dae(0x91)]=e;function _0x2dae(){const _0x38767e=['18977220pecPJs','7003512oOMrBC','Inicjalizowanie,\x20proszę\x20czekać...','749328dDvKJm','Przywracanie,\x20proszę\x20czekać...','40oFaBOZ','23120cTJFHV','Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji','562797gMxdXy','1666CKxNVi','exports','74SYGVcl','474128tGSUbV','Historia\x20edycji','13942cstVuw'];_0x2dae=function(){return _0x38767e;};return _0x2dae();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5bf3(){const _0x435835=['Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão','376280nzPEWI','56440USBFqN','exports','288gIIkGp','626452WUItBY','Histórico\x20de\x20Edição','682581HaXMVI','1699551NilPmE','2242870CdPLrp','Inicializando,\x20aguarde...','864672OMUIXg','9BunyAL','Revertendo,\x20aguarde...','4tyNwxz'];_0x5bf3=function(){return _0x435835;};return _0x5bf3();}const _0x5cc0be=_0x1901;function _0x1901(_0x2ebb79,_0x4df6ae){_0x2ebb79=_0x2ebb79-0x1d9;const _0x5bf358=_0x5bf3();let _0x190146=_0x5bf358[_0x2ebb79];return _0x190146;}(function(_0x1b75c2,_0x310f09){const _0x4d6659=_0x1901,_0x16b52b=_0x1b75c2();while(!![]){try{const _0x1741ac=parseInt(_0x4d6659(0x1e3))/0x1+-parseInt(_0x4d6659(0x1dd))/0x2*(parseInt(_0x4d6659(0x1e5))/0x3)+parseInt(_0x4d6659(0x1da))/0x4+parseInt(_0x4d6659(0x1e0))/0x5*(-parseInt(_0x4d6659(0x1e2))/0x6)+parseInt(_0x4d6659(0x1e6))/0x7+parseInt(_0x4d6659(0x1df))/0x8+-parseInt(_0x4d6659(0x1db))/0x9*(-parseInt(_0x4d6659(0x1e7))/0xa);if(_0x1741ac===_0x310f09)break;else _0x16b52b['push'](_0x16b52b['shift']());}catch(_0x4a602d){_0x16b52b['push'](_0x16b52b['shift']());}}}(_0x5bf3,0x57db1));const e={'edit-history-loader':{'panel':{'title':_0x5cc0be(0x1e4),'reverting':_0x5cc0be(0x1dc),'revertFailed':_0x5cc0be(0x1de),'listFetchError':'Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição'},'info':{'initializing':_0x5cc0be(0x1d9)}}};module[_0x5cc0be(0x1e1)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0xa207db=_0x5ce1;(function(_0x5a0911,_0x3f3af5){const _0x37902c=_0x5ce1,_0x33aafb=_0x5a0911();while(!![]){try{const _0x4a5ecc=-parseInt(_0x37902c(0x170))/0x1*(parseInt(_0x37902c(0x16e))/0x2)+-parseInt(_0x37902c(0x173))/0x3*(parseInt(_0x37902c(0x177))/0x4)+-parseInt(_0x37902c(0x17d))/0x5+parseInt(_0x37902c(0x175))/0x6*(-parseInt(_0x37902c(0x179))/0x7)+parseInt(_0x37902c(0x172))/0x8+-parseInt(_0x37902c(0x174))/0x9+-parseInt(_0x37902c(0x17a))/0xa*(-parseInt(_0x37902c(0x17c))/0xb);if(_0x4a5ecc===_0x3f3af5)break;else _0x33aafb['push'](_0x33aafb['shift']());}catch(_0x4785e9){_0x33aafb['push'](_0x33aafb['shift']());}}}(_0x3a91,0xa7e42));function _0x5ce1(_0x13ad51,_0x50c75b){_0x13ad51=_0x13ad51-0x16e;const _0x3a9145=_0x3a91();let _0x5ce185=_0x3a9145[_0x13ad51];return _0x5ce185;}const e={'edit-history-loader':{'panel':{'title':_0xa207db(0x178),'reverting':_0xa207db(0x17b),'revertFailed':_0xa207db(0x176),'listFetchError':_0xa207db(0x17e)},'info':{'initializing':_0xa207db(0x171)}}};module[_0xa207db(0x16f)]=e;function _0x3a91(){const _0x2f8351=['318ZLltvW','Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','4409808FmLPqm','История\x20изменений','57932qsrkVH','4471690pGAYIf','Восстановление,\x20подождите...','99HgcAyV','6840655QFQYyO','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','28VALcbv','exports','10247iBiTdM','Инициализация,\x20подождите...','3430928xwGGkV','3wZJHLG','6417324QPTeau'];_0x3a91=function(){return _0x2f8351;};return _0x3a91();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1b7b6b=_0x8c84;(function(_0x26ccc8,_0x496192){const _0x2e26e5=_0x8c84,_0x1f6293=_0x26ccc8();while(!![]){try{const _0x4b778a=parseInt(_0x2e26e5(0x75))/0x1+parseInt(_0x2e26e5(0x80))/0x2+parseInt(_0x2e26e5(0x7f))/0x3*(parseInt(_0x2e26e5(0x74))/0x4)+-parseInt(_0x2e26e5(0x77))/0x5+parseInt(_0x2e26e5(0x76))/0x6+parseInt(_0x2e26e5(0x79))/0x7+parseInt(_0x2e26e5(0x72))/0x8*(-parseInt(_0x2e26e5(0x7c))/0x9);if(_0x4b778a===_0x496192)break;else _0x1f6293['push'](_0x1f6293['shift']());}catch(_0x543a4c){_0x1f6293['push'](_0x1f6293['shift']());}}}(_0x38e6,0x8674e));const e={'edit-history-loader':{'panel':{'title':_0x1b7b6b(0x73),'reverting':_0x1b7b6b(0x78),'revertFailed':_0x1b7b6b(0x7e),'listFetchError':_0x1b7b6b(0x7b)},'info':{'initializing':_0x1b7b6b(0x7a)}}};module[_0x1b7b6b(0x7d)]=e;function _0x8c84(_0x301c94,_0x2b5a34){_0x301c94=_0x301c94-0x72;const _0x38e6ad=_0x38e6();let _0x8c848d=_0x38e6ad[_0x301c94];return _0x8c848d;}function _0x38e6(){const _0x64548a=['36136WOKNCm','História\x20úprav','8SYctEe','879267bzeypE','4641366Rogijr','626945AouTfl','Obnovuje\x20sa,\x20prosím\x20počkajte...','3509485dBQivb','Inicializace,\x20prosím\x20počkejte...','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav','5607GnDtcY','exports','Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','1417287hxVqaE','782346ALUJOt'];_0x38e6=function(){return _0x64548a;};return _0x38e6();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x4d4e5c=_0x30fc;function _0x30fc(_0x36b22f,_0x2e3ade){_0x36b22f=_0x36b22f-0x7c;const _0x50b0c1=_0x50b0();let _0x30fc1d=_0x50b0c1[_0x36b22f];return _0x30fc1d;}function _0x50b0(){const _0x4a2d10=['1333164IYjkcx','1694Upvxwm','10CuBOXG','67356GIaPdO','Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','Lịch\x20sử\x20chỉnh\x20sửa','1024904QEGZiF','311018qBRYBo','1570oLbjZg','1339480smtZjz','đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...','7389549LyVbMQ','5224FCPLzB','42UxfPck','9zjkVcO'];_0x50b0=function(){return _0x4a2d10;};return _0x50b0();}(function(_0x2ef275,_0x210a66){const _0x2df5b5=_0x30fc,_0x2f94b5=_0x2ef275();while(!![]){try{const _0x50e53e=parseInt(_0x2df5b5(0x88))/0x1+parseInt(_0x2df5b5(0x89))/0x2*(parseInt(_0x2df5b5(0x81))/0x3)+-parseInt(_0x2df5b5(0x7f))/0x4*(parseInt(_0x2df5b5(0x8a))/0x5)+parseInt(_0x2df5b5(0x82))/0x6+-parseInt(_0x2df5b5(0x80))/0x7*(-parseInt(_0x2df5b5(0x7c))/0x8)+parseInt(_0x2df5b5(0x7e))/0x9*(-parseInt(_0x2df5b5(0x84))/0xa)+parseInt(_0x2df5b5(0x83))/0xb*(-parseInt(_0x2df5b5(0x85))/0xc);if(_0x50e53e===_0x210a66)break;else _0x2f94b5['push'](_0x2f94b5['shift']());}catch(_0x433ae2){_0x2f94b5['push'](_0x2f94b5['shift']());}}}(_0x50b0,0x98060));const e={'edit-history-loader':{'panel':{'title':_0x4d4e5c(0x87),'reverting':_0x4d4e5c(0x86),'revertFailed':'Lỗi\x20không\x20xác\x20định,\x20vui\x20lòng\x20làm\x20mới\x20trang\x20để\x20xem\x20kết\x20quả\x20khôi\x20phục','listFetchError':'Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa'},'info':{'initializing':_0x4d4e5c(0x7d)}}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1aa41b=_0x37a9;(function(_0x531268,_0x2507bb){const _0x27aa04=_0x37a9,_0x3e95af=_0x531268();while(!![]){try{const _0x16c837=-parseInt(_0x27aa04(0xf8))/0x1+-parseInt(_0x27aa04(0xf4))/0x2*(-parseInt(_0x27aa04(0xf2))/0x3)+parseInt(_0x27aa04(0xee))/0x4*(parseInt(_0x27aa04(0xf5))/0x5)+parseInt(_0x27aa04(0xeb))/0x6+parseInt(_0x27aa04(0xf1))/0x7+-parseInt(_0x27aa04(0xf0))/0x8*(-parseInt(_0x27aa04(0xf7))/0x9)+-parseInt(_0x27aa04(0xf3))/0xa;if(_0x16c837===_0x2507bb)break;else _0x3e95af['push'](_0x3e95af['shift']());}catch(_0xc3b9fd){_0x3e95af['push'](_0x3e95af['shift']());}}}(_0x1ec2,0x94d8c));function _0x1ec2(){const _0x475929=['未知错误,请刷新页面查看还原结果','4634488NjrUNA','1598828XVcCpb','1683bZatbh','14665120QUkOxh','204DRiIFs','7990DYvPPW','正在还原,请稍等...','9ByOvJi','682879pkTSkz','历史记录','exports','6580368mEEcjm','初始化中,请稍等...','获取编辑历史记录列表失败','1996sdtCHo'];_0x1ec2=function(){return _0x475929;};return _0x1ec2();}function _0x37a9(_0x2f18cc,_0x3b1b9a){_0x2f18cc=_0x2f18cc-0xe9;const _0x1ec280=_0x1ec2();let _0x37a9f3=_0x1ec280[_0x2f18cc];return _0x37a9f3;}const e={'edit-history-loader':{'panel':{'title':_0x1aa41b(0xe9),'reverting':_0x1aa41b(0xf6),'revertFailed':_0x1aa41b(0xef),'listFetchError':_0x1aa41b(0xed)},'info':{'initializing':_0x1aa41b(0xec)}}};module[_0x1aa41b(0xea)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x3ee2(_0x311d5b,_0x1d4e4b){_0x311d5b=_0x311d5b-0x17e;const _0x40a41d=_0x40a4();let _0x3ee2ab=_0x40a41d[_0x311d5b];return _0x3ee2ab;}const _0x2cc0c2=_0x3ee2;(function(_0x60a1ce,_0x282e9c){const _0x4fed38=_0x3ee2,_0x48638b=_0x60a1ce();while(!![]){try{const _0x35a389=parseInt(_0x4fed38(0x188))/0x1+parseInt(_0x4fed38(0x187))/0x2*(-parseInt(_0x4fed38(0x18e))/0x3)+-parseInt(_0x4fed38(0x17e))/0x4*(parseInt(_0x4fed38(0x185))/0x5)+parseInt(_0x4fed38(0x182))/0x6+-parseInt(_0x4fed38(0x189))/0x7+parseInt(_0x4fed38(0x18d))/0x8*(-parseInt(_0x4fed38(0x18c))/0x9)+parseInt(_0x4fed38(0x184))/0xa*(parseInt(_0x4fed38(0x186))/0xb);if(_0x35a389===_0x282e9c)break;else _0x48638b['push'](_0x48638b['shift']());}catch(_0x4a02be){_0x48638b['push'](_0x48638b['shift']());}}}(_0x40a4,0x39d63));function _0x40a4(){const _0xc9b050=['5GSbpuP','7750853pTJJNa','134284GivLnj','63646iVMAGA','2730007GIgnws','編輯歷程','發生未知錯誤,請重新整理頁面查看還原結果','9AQevRJ','1381784JiNvBO','3DcKgKJ','403684dKjYaB','exports','正在還原,請稍候...','無法取得編輯歷程列表','1196502GODZEd','初始化中,請稍候...','10ZTCCFp'];_0x40a4=function(){return _0xc9b050;};return _0x40a4();}const e={'edit-history-loader':{'panel':{'title':_0x2cc0c2(0x18a),'reverting':_0x2cc0c2(0x180),'revertFailed':_0x2cc0c2(0x18b),'listFetchError':_0x2cc0c2(0x181)},'info':{'initializing':_0x2cc0c2(0x183)}}};module[_0x2cc0c2(0x17f)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x3726(_0x4acc64,_0x1480f4){_0x4acc64=_0x4acc64-0xe2;const _0x350271=_0x3502();let _0x3726f4=_0x350271[_0x4acc64];return _0x3726f4;}const _0x339f50=_0x3726;(function(_0x4afe15,_0x33caae){const _0x15abe1=_0x3726,_0x17699=_0x4afe15();while(!![]){try{const _0x18f18e=parseInt(_0x15abe1(0xf1))/0x1*(parseInt(_0x15abe1(0xe9))/0x2)+-parseInt(_0x15abe1(0xef))/0x3+parseInt(_0x15abe1(0xe5))/0x4*(parseInt(_0x15abe1(0xe2))/0x5)+parseInt(_0x15abe1(0xeb))/0x6+-parseInt(_0x15abe1(0xe4))/0x7*(-parseInt(_0x15abe1(0xee))/0x8)+-parseInt(_0x15abe1(0xe7))/0x9+-parseInt(_0x15abe1(0xec))/0xa*(parseInt(_0x15abe1(0xea))/0xb);if(_0x18f18e===_0x33caae)break;else _0x17699['push'](_0x17699['shift']());}catch(_0x1de545){_0x17699['push'](_0x17699['shift']());}}}(_0x3502,0x3ed4a));const e={'edit-history-loader':{'panel':{'title':_0x339f50(0xe8),'reverting':_0x339f50(0xed),'revertFailed':_0x339f50(0xf0),'listFetchError':'無法取得編輯歷程列表'},'info':{'initializing':_0x339f50(0xe3)}}};function _0x3502(){const _0x420f4f=['3330594vRMuGc','編輯歷程','97868ekBypD','3520ElsNuO','2018958GRIFtO','18380LWFaLU','正在還原,請稍候...','143456PVEZvf','249069YtHVDb','發生未知錯誤,請重新整理頁面查看還原結果','5cQJYQv','20KMMzwN','初始化中,請稍候...','168NLHcdv','287072pHTmFC','exports'];_0x3502=function(){return _0x420f4f;};return _0x3502();}module[_0x339f50(0xe6)]=e;
|